diff --git a/leju_robot_pass_the_cleaner_d/.gitattributes b/leju_robot_pass_the_cleaner_d/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/.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/leju_robot_pass_the_cleaner_d/README.md b/leju_robot_pass_the_cleaner_d/README.md new file mode 100644 index 0000000000000000000000000000000000000000..ba63fb36114ab0b126a03a1ce941a1717448674f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/README.md @@ -0,0 +1,314 @@ +--- +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 +--- + +# leju_robot_pass_the_cleaner_d + +## πŸ“‹ Overview + +This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot. + +**Robot Type:** `leju_robot` + | **Codebase Version:** `v2.1` +**End-Effector Type:** `five_finger_hand` + +## 🏠 Scene Types + +This dataset covers the following scene types: +- `home` +- `industry` + + +## πŸ€– Atomic Actions + +This dataset includes the following atomic actions: +- `grasp` +- `pick` +- `place` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 451 | +| **Total Frames** | 168676 | +| **Total Tasks** | 1 | +| **Total Videos** | 1353 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 8.7GB | + + +## πŸ‘₯ 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 +pick up the cleaner and put it on the table. + +### Sub-Tasks +This dataset includes 3 distinct subtasks: + +1. **Turn the bottle to the front side.** +2. **Pick up the bottle from the table.** +3. **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:450 + + +## πŸ“ 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.camera_head_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.camera_left_wrist_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.camera_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 + + +### Meta Information + +The complete dataset metadata is available in [meta/info.json](meta/info.json): + +```json +{"codebase_version": "v2.1", "robot_type": "leju_robot", "total_episodes": 451, "total_frames": 168676, "total_tasks": 1, "total_videos": 1353, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:450"}, "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.camera_head_rgb": {"dtype": "video", "shape": [480, 848, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 848, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.camera_left_wrist_rgb": {"dtype": "video", "shape": [480, 848, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 848, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.camera_right_wrist_rgb": {"dtype": "video", "shape": [480, 848, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 848, "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": [118], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "left_arm_joint_7_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_arm_joint_7_rad", "left_leg_joint_1_rad", "left_leg_joint_2_rad", "left_leg_joint_3_rad", "left_leg_joint_4_rad", "left_leg_joint_5_rad", "left_leg_joint_6_rad", "right_leg_joint_1_rad", "right_leg_joint_2_rad", "right_leg_joint_3_rad", "right_leg_joint_4_rad", "right_leg_joint_5_rad", "right_leg_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "head_joint_1_rad", "head_joint_2_rad", "left_arm_joint_1_vel_rad_s", "left_arm_joint_2_vel_rad_s", "left_arm_joint_3_vel_rad_s", "left_arm_joint_4_vel_rad_s", "left_arm_joint_5_vel_rad_s", "left_arm_joint_6_vel_rad_s", "left_arm_joint_7_vel_rad_s", "right_arm_joint_1_vel_rad_s", "right_arm_joint_2_vel_rad_s", "right_arm_joint_3_vel_rad_s", "right_arm_joint_4_vel_rad_s", "right_arm_joint_5_vel_rad_s", "right_arm_joint_6_vel_rad_s", "right_arm_joint_7_vel_rad_s", "left_arm_joint_1_eff_nm", "left_arm_joint_2_eff_nm", "left_arm_joint_3_eff_nm", "left_arm_joint_4_eff_nm", "left_arm_joint_5_eff_nm", "left_arm_joint_6_eff_nm", "left_arm_joint_7_eff_nm", "right_arm_joint_1_eff_nm", "right_arm_joint_2_eff_nm", "right_arm_joint_3_eff_nm", "right_arm_joint_4_eff_nm", "right_arm_joint_5_eff_nm", "right_arm_joint_6_eff_nm", "right_arm_joint_7_eff_nm", "left_leg_joint_1_vel_rad_s", "left_leg_joint_2_vel_rad_s", "left_leg_joint_3_vel_rad_s", "left_leg_joint_4_vel_rad_s", "left_leg_joint_5_vel_rad_s", "left_leg_joint_6_vel_rad_s", "right_leg_joint_1_vel_rad_s", "right_leg_joint_2_vel_rad_s", "right_leg_joint_3_vel_rad_s", "right_leg_joint_4_vel_rad_s", "right_leg_joint_5_vel_rad_s", "right_leg_joint_6_vel_rad_s", "left_leg_joint_1_eff_nm", "left_leg_joint_2_eff_nm", "left_leg_joint_3_eff_nm", "left_leg_joint_4_eff_nm", "left_leg_joint_5_eff_nm", "left_leg_joint_6_eff_nm", "right_leg_joint_1_eff_nm", "right_leg_joint_2_eff_nm", "right_leg_joint_3_eff_nm", "right_leg_joint_4_eff_nm", "right_leg_joint_5_eff_nm", "right_leg_joint_6_eff_nm", "head_joint_1_vel_rad_s", "head_joint_2_vel_rad_s", "head_joint_1_eff_nm", "head_joint_2_eff_nm", "left_eef_pos_x_m", "left_eef_pos_y_m", "left_eef_pos_z_m", "right_eef_pos_x_m", "right_eef_pos_y_m", "right_eef_pos_z_m", "left_eef_rot_euler_x_rad", "left_eef_rot_euler_y_rad", "left_eef_rot_euler_z_rad", "right_eef_rot_euler_x_rad", "right_eef_rot_euler_y_rad", "right_eef_rot_euler_z_rad", "imu_accel_x_m_s2", "imu_accel_y_m_s2", "imu_accel_z_m_s2", "imu_gyro_x_rad_s", "imu_gyro_y_rad_s", "imu_gyro_z_rad_s", "imu_quat_x", "imu_quat_y", "imu_quat_z", "imu_quat_w"]}, "action": {"dtype": "float32", "shape": [54], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "left_arm_joint_7_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_arm_joint_7_rad", "left_leg_joint_1_rad", "left_leg_joint_2_rad", "left_leg_joint_3_rad", "left_leg_joint_4_rad", "left_leg_joint_5_rad", "left_leg_joint_6_rad", "right_leg_joint_1_rad", "right_leg_joint_2_rad", "right_leg_joint_3_rad", "right_leg_joint_4_rad", "right_leg_joint_5_rad", "right_leg_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "head_joint_1_rad", "head_joint_2_rad", "left_arm_joint_1_vel_rad_s", "left_arm_joint_2_vel_rad_s", "left_arm_joint_3_vel_rad_s", "left_arm_joint_4_vel_rad_s", "left_arm_joint_5_vel_rad_s", "left_arm_joint_6_vel_rad_s", "left_arm_joint_7_vel_rad_s", "right_arm_joint_1_vel_rad_s", "right_arm_joint_2_vel_rad_s", "right_arm_joint_3_vel_rad_s", "right_arm_joint_4_vel_rad_s", "right_arm_joint_5_vel_rad_s", "right_arm_joint_6_vel_rad_s", "right_arm_joint_7_vel_rad_s"]}, "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]}}} +``` + +### Directory Structure + +The dataset is organized as follows (showing leaf directories with first 5 files only): + +``` +leju_robot_pass_the_cleaner_d_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.camera_head_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + β”œβ”€β”€ observation.images.camera_left_wrist_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + └── observation.images.camera_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/leju_robot_pass_the_cleaner_d/annotations/eef_acc_mag_annotation.jsonl b/leju_robot_pass_the_cleaner_d/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/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/leju_robot_pass_the_cleaner_d/annotations/eef_direction_annotation.jsonl b/leju_robot_pass_the_cleaner_d/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/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/leju_robot_pass_the_cleaner_d/annotations/eef_velocity_annotation.jsonl b/leju_robot_pass_the_cleaner_d/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/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/leju_robot_pass_the_cleaner_d/annotations/gripper_activity_annotation.jsonl b/leju_robot_pass_the_cleaner_d/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/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/leju_robot_pass_the_cleaner_d/annotations/gripper_mode_annotation.jsonl b/leju_robot_pass_the_cleaner_d/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/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/leju_robot_pass_the_cleaner_d/annotations/scene_annotations.jsonl b/leju_robot_pass_the_cleaner_d/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..16992e23582a9696309b651071c9dab058ce6c72 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/annotations/scene_annotations.jsonl @@ -0,0 +1,460 @@ +{"scene_index": 0, "scene": "The bottle is on the right, and the yellow cardboard is on the left."} +{"scene_index": 1, "scene": "The yellow cardboard is located at the back left, while there are three bottles positioned in different locations: one on the right side, another at the front right, and a third one at the back."} +{"scene_index": 2, "scene": "The bottle is positioned at the back, while the yellow cardboard is placed to the left."} +{"scene_index": 3, "scene": "Bottle is positioned to the right. Another bottle is placed in the center. Yellow cardboard is located on the left."} +{"scene_index": 4, "scene": "The back-right bottle is located behind and to the right, while two bottles are positioned to the right side. The yellow cardboard is placed on the left."} +{"scene_index": 5, "scene": "The yellow cardboard is positioned at the back left, while all five bottles are located in front positions, with two specifically placed at the back."} +{"scene_index": 6, "scene": "The bottle is on the right, there s a yellow cardboard at the back left, another bottle is in the center, and a fourth bottle is also on the right."} +{"scene_index": 7, "scene": "The yellow cardboard is on the left, two bottles are positioned at back right and right."} +{"scene_index": 8, "scene": "A bottle is at the back, another bottle is in front and on the right side, a yellow cardboard is placed at the back on the left, another bottle is positioned at the back on the right, and a fifth bottle is located on the right."} +{"scene_index": 9, "scene": "The yellow cardboard is located at the back left, while there are three bottles positioned in the center, on the right, and at the back."} +{"scene_index": 10, "scene": "The yellow cardboard is on the left, and the bottle is positioned at the back."} +{"scene_index": 11, "scene": "The yellow cardboard is on the left, while both bottles are on the right."} +{"scene_index": 12, "scene": "The yellow cardboard is on the left, and the bottle is behind it."} +{"scene_index": 13, "scene": "The yellow cardboard is positioned at the back left, while the bottle is located at the back but there is no specific positional relationship between them."} +{"scene_index": 14, "scene": "The yellow cardboard is on the left side. There are multiple bottles positioned to the right and back-right of it."} +{"scene_index": 15, "scene": "The scene contains four bottles positioned to the right and back, with a yellow cardboard located at the back left."} +{"scene_index": 16, "scene": "The central bottle is positioned in the middle, with another bottle located at the front-right corner, a yellow cardboard placed at the back-left side, and two additional bottles situated towards the back."} +{"scene_index": 17, "scene": "The scene consists of five bottles and a yellow cardboard. Four of the bottles are positioned at the front left, back, back left, and right, while the fifth bottle is placed at the front right. The yellow cardboard is located at the back left position."} +{"scene_index": 18, "scene": "The yellow cardboard is on the left The bottle is at the back right The bottle is at the back"} +{"scene_index": 19, "scene": "The back has a bottle at its center. The back also features a yellow cardboard on its left side and another bottle on its right side. Additionally, there is a bottle located in the front right and one on the right side of the overall arrangement."} +{"scene_index": 20, "scene": "The yellow cardboard is on the left, while the bottle is positioned at the back relative to it."} +{"scene_index": 21, "scene": "Bottle on the front, Yellow cardboard on the back left, Bottle on the right, Bottle on the back, Bottle on the front right."} +{"scene_index": 22, "scene": "The yellow cardboard is on the left, and the bottle is behind it."} +{"scene_index": 23, "scene": "The yellow cardboard is on the left, with multiple bottles positioned at various locations including one in the back and others scattered across the front area."} +{"scene_index": 24, "scene": "The back position has two bottles, the center position has one bottle, the front right position has one bottle, and the back left position has a yellow cardboard."} +{"scene_index": 25, "scene": "The bottle is at the back, positioned behind the yellow cardboard, which is located in the back left area."} +{"scene_index": 26, "scene": "A central bottle is positioned in the middle; another bottle is placed behind it. A yellow cardboard is located at the back left, while a third bottle is situated at the front right and a fourth bottle is positioned on the right side."} +{"scene_index": 27, "scene": "The scene contains four bottles, three positioned in front and one at the back. Additionally, there is a yellow cardboard located at the back left position."} +{"scene_index": 28, "scene": "The yellow cardboard is on the left, while the bottle is located behind it."} +{"scene_index": 29, "scene": "The yellow cardboard is on the left, with multiple bottles arranged in front of it, including one at the front, one in front right, and another behind and to the right."} +{"scene_index": 30, "scene": "The bottles are positioned in the center, front right, and back, while the yellow cardboard is located at the back left."} +{"scene_index": 31, "scene": "The bottle is positioned at the back, while the yellow cardboard is placed to the left."} +{"scene_index": 32, "scene": "The bottle is on the right side, another bottle is at the back right, and the yellow cardboard is located at the back left."} +{"scene_index": 33, "scene": "The bottle is positioned back; another bottle is at front right; a third bottle is at back right; and the fourth bottle is on the right. The yellow cardboard is located at back left."} +{"scene_index": 34, "scene": "The bottle is at the back, positioned behind the yellow cardboard, which is located in the back left area."} +{"scene_index": 35, "scene": "Yellow cardboard is located at the back left The bottles are positioned in four different places two at the front and one each on the back"} +{"scene_index": 36, "scene": "The front right bottle is positioned at the front-right; there are two bottles in the backβ€”both one on the back-left and another on the back-right; additionally, a yellow cardboard is located at the back-left."} +{"scene_index": 37, "scene": "The yellow cardboard is positioned at the back left, with five bottles arranged around it: one in the center, one in the front right, one at the back, and two on the right side."} +{"scene_index": 38, "scene": "The yellow cardboard is positioned to the left, while the bottle is located at the back."} +{"scene_index": 39, "scene": "The yellow cardboard is on the left, and the bottle is positioned at the back."} +{"scene_index": 40, "scene": "The yellow cardboard is on the left, while the bottle is positioned at the back relative to it."} +{"scene_index": 41, "scene": "Bottle is located at front right. Bottle is located at center. Yellow cardboard is located at back left."} +{"scene_index": 42, "scene": "The center bottle is flanked by a yellow cardboard on the left and two bottles on the right."} +{"scene_index": 43, "scene": "The bottle is positioned at the back, while the yellow cardboard is located to the left."} +{"scene_index": 44, "scene": "The bottle is positioned on the right, there s a yellow cardboard at the back left, another bottle is located at the back, and a third bottle is placed at the back right."} +{"scene_index": 45, "scene": "The yellow cardboard is located at the back left, while there are five bottles positioned across different locations: one in the center, one in the front right, and three at the back."} +{"scene_index": 46, "scene": "The yellow cardboard is positioned at the back left, while the four bottles are located in the front and back positions."} +{"scene_index": 47, "scene": "yellow cardboard is on the left, bottle is at the back, a bottle is in front, another bottle is in front right."} +{"scene_index": 48, "scene": "The yellow cardboard is on the left, while the bottle is positioned at the back relative to it."} +{"scene_index": 49, "scene": "The yellow cardboard is positioned at the back left, while the three bottles are located at the center, back, and front right positions."} +{"scene_index": 50, "scene": "Yellow cardboard positioned at back left bottle positioned at front left bottle positioned at back right bottle positioned at right bottle positioned at front right"} +{"scene_index": 51, "scene": "The bottle is positioned at the back, while the yellow cardboard is located towards the back left."} +{"scene_index": 52, "scene": "The yellow cardboard is positioned to the left, while the bottle is located at the back."} +{"scene_index": 53, "scene": "The yellow cardboard is on the left, with a bottle centered in front of it, and another bottle positioned at the front right."} +{"scene_index": 54, "scene": "There is a yellow cardboard positioned at back left, and five bottles located at back right, center, front, and front positions."} +{"scene_index": 55, "scene": "The bottle is at the back, the bottle is at the front right, the bottle is at the back right, the yellow cardboard is at the back left, and the bottle is at the right."} +{"scene_index": 56, "scene": "The right bottle is positioned to the right, the yellow cardboard is located at the back left, and another bottle is placed at the back right."} +{"scene_index": 57, "scene": "The yellow cardboard is on the left, two bottles are positioned in the front right, and one bottle is centered."} +{"scene_index": 58, "scene": "Bottles 1, 2, and 3 are at the front; bottle 4 is at the back; and the yellow cardboard is at the back left."} +{"scene_index": 59, "scene": "There is a yellow cardboard positioned at the back left, with five bottles arranged in front of it. Four bottles are placed in front, and one bottle is positioned further back but still within the front area relative to the yellow cardboard."} +{"scene_index": 60, "scene": "The yellow cardboard is positioned at the back left, while the bottle is located at the back, behind or possibly overlapping with the yellow cardboard."} +{"scene_index": 61, "scene": "The yellow cardboard is on the left side, while the bottle is located at the back."} +{"scene_index": 62, "scene": "The yellow cardboard is located at the back left, while the bottle is positioned at the back right."} +{"scene_index": 63, "scene": "The bottle is at the back, and the yellow cardboard is positioned at the back left."} +{"scene_index": 64, "scene": "The yellow cardboard is on the left, with five bottles arranged around it: two in the center, one in front right, and two in front."} +{"scene_index": 65, "scene": "The yellow cardboard is located at the back left, with three bottles positioned behind it; two are centered, and one is also in the center but likely stacked or overlapping."} +{"scene_index": 66, "scene": "The scene contains four bottles positioned at the back left and front right, along with a yellow cardboard also placed at the back left."} +{"scene_index": 67, "scene": "The scene features multiple bottles placed in various positions around a yellow cardboard. The bottle is positioned at the front left, another bottle is located at the back left, a third bottle is situated at the back right, and the fourth bottle is positioned on the right side, with an additional bottle placed at the front right."} +{"scene_index": 68, "scene": "The yellow cardboard is at the back left, there is a bottle at the back, another bottle at the front right, and the last bottle is on the right."} +{"scene_index": 69, "scene": "The yellow cardboard is located at the back left, while the four bottles are positioned in front, with one specifically placed at the back right."} +{"scene_index": 70, "scene": "The yellow cardboard is on the left, and the bottle is behind it."} +{"scene_index": 71, "scene": "The yellow cardboard is positioned at the back left of the setup, with five bottles arranged around itβ€”two at the back (one centered and one on the right), two at the front (centered and right), and one in the center."} +{"scene_index": 72, "scene": "The yellow cardboard is located at the back left, while the bottle is positioned directly behind it but not specified in terms of exact placement relative to the cardboard."} +{"scene_index": 73, "scene": "The bottle is at the back, a yellow cardboard is at the back left, another bottle is at the back right, one more bottle is at the right, and the last bottle is at the front right."} +{"scene_index": 74, "scene": "The yellow cardboard is located at the back left, while there are bottles positioned in various places including one at the back, two on the front left, and three on the front."} +{"scene_index": 75, "scene": "The yellow cardboard is positioned at the back left, while the two bottles at the front and one bottle at the back are arranged in varying positions around it."} +{"scene_index": 76, "scene": "Yellow cardboard is located at the back left Bottles are placed in the center back and right positions."} +{"scene_index": 77, "scene": "The bottle is centered, while the yellow cardboard is positioned to its left."} +{"scene_index": 78, "scene": "The scene features three bottles positioned at different locations: one on the right side, another at the back-left, and a third at the front-right."} +{"scene_index": 79, "scene": "The yellow cardboard is on the left, and the bottle is centered between it and nothing else."} +{"scene_index": 80, "scene": "The yellow cardboard is positioned at the back left, while the five bottles are each located at the back right."} +{"scene_index": 81, "scene": "The yellow cardboard is positioned at the back left, while there are five bottles placed in various positions around it: two on the front, one in the front center, and two more on the back right."} +{"scene_index": 82, "scene": "The yellow cardboard is at the back left, the bottle is in the center, at the back, and on the right."} +{"scene_index": 83, "scene": "The scene contains four bottles placed in different positions: two at the front, one at front right, and another at back. There is also a yellow cardboard located at the back left."} +{"scene_index": 84, "scene": "A yellow cardboard is located at the back left. A bottle is positioned in front, one in the center, another also in the center, and a fourth bottle is at the back."} +{"scene_index": 85, "scene": "The bottle is on the right, the yellow cardboard is at the back-left, and there s another bottle at the back."} +{"scene_index": 86, "scene": "yellow cardboard is on the left bottle is on the right bottle is at the back right"} +{"scene_index": 87, "scene": "The yellow cardboard is positioned at the back left. Two bottles are located in the back (one behind the other), one bottle is at the center, and another bottle is at the front right."} +{"scene_index": 88, "scene": "A bottle is positioned at the back, another bottle is at the front right, a yellow cardboard is located at the back left, and a third bottle is centered."} +{"scene_index": 89, "scene": "The bottle is on the right, the yellow cardboard is at the back left, and another bottle is at the back right."} +{"scene_index": 90, "scene": "The bottle is located at the back, while another bottle is positioned in front; a yellow cardboard is situated to the back left."} +{"scene_index": 91, "scene": "The items listed are Bottle (back), Yellow cardboard (back left), Bottle (center), Bottle (right), and Bottle (right)."} +{"scene_index": 92, "scene": "Yellow cardboard is on the left, and four bottles are positioned in front, front-right, and back."} +{"scene_index": 93, "scene": "The bottle is at the back right, another bottle is on the right, and a yellow cardboard is located at the back left."} +{"scene_index": 94, "scene": "The yellow cardboard is positioned at the back left, while all four bottles are located in the front and back areas."} +{"scene_index": 95, "scene": "The yellow cardboard is positioned to the left, while the bottle is located at the back."} +{"scene_index": 96, "scene": "Yellow cardboard is at back left. Bottle is at front left. Bottle is at right."} +{"scene_index": 97, "scene": "The yellow cardboard is on the left, with multiple bottles positioned in various places around it."} +{"scene_index": 98, "scene": "The yellow cardboard is positioned at the back left, while the bottle is located at the back, behind or possibly overlapping with the yellow cardboard."} +{"scene_index": 99, "scene": "The scene contains multiple bottles positioned across different locations: one at front right, another at back left (though it s noted as yellow cardboard), and several bottles located at the right, center, and right positions."} +{"scene_index": 100, "scene": "The yellow cardboard is located at the back left, while there are three bottles positioned at the back, one on the right and another specifically placed at the back right."} +{"scene_index": 101, "scene": "The yellow cardboard is positioned at the back left. There are four bottles: one at the back, another in the center, a third at the front right, and the last one at the front."} +{"scene_index": 102, "scene": "The yellow cardboard is located at the back left, while the bottle is positioned at the back but without specifying its exact location relative to the cardboard."} +{"scene_index": 103, "scene": "The bottle is at the back, and the yellow cardboard is positioned at the back left relative to it."} +{"scene_index": 104, "scene": "The yellow cardboard is located at the back left, while bottles are positioned at various locations including the right, back, front left, and back right."} +{"scene_index": 105, "scene": "The bottle is at the back, the yellow cardboard is on the left, and the color yellow is centered."} +{"scene_index": 106, "scene": "The scene consists of five bottles positioned in different locations: one at front left, two at back left and back right, and two on the right side."} +{"scene_index": 107, "scene": "Bottle right, yellow cardboard back left, bottle back, bottle front right, bottle front."} +{"scene_index": 108, "scene": "The yellow cardboard is positioned on the left. There are multiple bottles arranged around it: one bottle is at the front right, another is at the back, and two more are at the back right."} +{"scene_index": 109, "scene": "There are three bottles positioned to the right, one bottle is in the center, a yellow cardboard is located at the back left."} +{"scene_index": 110, "scene": "The bottle is at the back, another bottle is on the right, and a yellow cardboard is in the back-left."} +{"scene_index": 111, "scene": "The bottle is at the back, and the yellow cardboard is positioned at the back left relative to it."} +{"scene_index": 112, "scene": "Yellow cardboard is positioned at the back left, a bottle is placed in the front left, another bottle is located at the back, and the last bottle is situated in the center."} +{"scene_index": 113, "scene": "The yellow cardboard is positioned at the back left, with multiple bottles arranged around it, including three in front and two at the back."} +{"scene_index": 114, "scene": "The yellow cardboard is on the left, while the bottle is located behind it."} +{"scene_index": 115, "scene": "The yellow cardboard is located at the back left, while there are three bottles positioned at center, back, and front right."} +{"scene_index": 116, "scene": "The yellow cardboard is positioned on the left, while there are three bottles located at the back right, center, and right positions."} +{"scene_index": 117, "scene": "A bottle is on the right, a yellow cardboard is on the left, another bottle is at the back right, and there s also a bottle on the left."} +{"scene_index": 118, "scene": "The yellow cardboard is located at the back left, while the bottle is positioned directly behind it but not specified in terms of exact placement relative to the cardboard."} +{"scene_index": 119, "scene": "There is a yellow cardboard on the back left, with four bottles arranged around it in different positions: two at the center, one on the right, and one on the front right."} +{"scene_index": 120, "scene": "The bottle on the right is positioned at the front-right; another bottle is at the back-left with the yellow cardboard; a third bottle is at the back, and a fourth bottle is on the left."} +{"scene_index": 121, "scene": "yellow cardboard is positioned at the back left. The first bottle is located on the right side. The second bottle is placed in the front right area. The third bottle is situated at the back."} +{"scene_index": 122, "scene": "The bottle is at the back, positioned behind the yellow cardboard, which is located in the back left area."} +{"scene_index": 123, "scene": "In this arrangement, there is a yellow cardboard positioned at the back left. In the front area, there are three identical bottles clustered together, and one bottle is placed slightly towards the center of the setup."} +{"scene_index": 124, "scene": "The yellow cardboard is positioned at the back left, while the five bottles are located either in the front or center positions."} +{"scene_index": 125, "scene": "The yellow cardboard is on the left, with multiple bottles arranged in various positions including one at the back, two at the front, and one specifically at the front right."} +{"scene_index": 126, "scene": "The yellow cardboard is positioned at the back left, while there are multiple bottles located at various positions including front right, right, back right, and back."} +{"scene_index": 127, "scene": "The bottle is positioned at the back, while the yellow cardboard is located to the left."} +{"scene_index": 128, "scene": "The yellow cardboard is on the left, while both bottles are positioned at the back."} +{"scene_index": 129, "scene": "The yellow cardboard is on the left, while there are five bottles positioned at the right (front right), back right, and two additional bottles at the back right."} +{"scene_index": 130, "scene": "The yellow cardboard is on the left side, while the bottle is located at the back."} +{"scene_index": 131, "scene": "Yellow cardboard is at the back left. Four bottles are all at the front except one bottle which is at the back right."} +{"scene_index": 132, "scene": "The bottle is positioned at the back, while the yellow cardboard is located to the left."} +{"scene_index": 133, "scene": "The yellow cardboard is located at the front right, while the bottle is positioned at the back left."} +{"scene_index": 134, "scene": "The front-right bottle is positioned at the front right, the back-right bottle is at the back right, the back bottle is at the back center, and the yellow cardboard is at the back left."} +{"scene_index": 135, "scene": "The bottle is at center, yellow cardboard is at back left, the bottle is at back, the bottle is at right."} +{"scene_index": 136, "scene": "The yellow cardboard is located at the back left, while multiple bottles are positioned across both the front and back areas, with specific placements as indicated."} +{"scene_index": 137, "scene": "The scene contains five bottles positioned at the following locations: one in the front right, one on the right, another in the front left, and two more in the back right. Additionally, there is a yellow cardboard located at the back left."} +{"scene_index": 138, "scene": "The yellow cardboard is on the left, and the bottle is positioned at the back."} +{"scene_index": 139, "scene": "The bottle is positioned at the back, while the yellow cardboard is located on the left side."} +{"scene_index": 140, "scene": "The yellow cardboard is positioned at the back left. There are multiple bottles, with three located at the front and one at the back right."} +{"scene_index": 141, "scene": "The yellow cardboard is on the left, while the bottles are positioned in various locations to the back and right."} +{"scene_index": 142, "scene": "A bottle is on the right side, a yellow cardboard is on the left side, and another bottle is located at the back-right area."} +{"scene_index": 143, "scene": "The yellow cardboard is on the left, and the bottle is centered between them."} +{"scene_index": 144, "scene": "The yellow cardboard is located at the back left, with bottles positioned to its front left, right, and two bottles at the back right."} +{"scene_index": 145, "scene": "The first bottle is positioned in the center, the second bottle is at the back, the yellow cardboard is located at the back left, and there are two bottles placed to the right."} +{"scene_index": 146, "scene": "The yellow cardboard is located at the back left, while the bottle is positioned behind it but without a specific side indicated."} +{"scene_index": 147, "scene": "The yellow cardboard is on the left, with bottles positioned in the front right, back, back right, and right."} +{"scene_index": 148, "scene": "The yellow cardboard is positioned at the back left, while there are three bottles located at the front right, back, and center."} +{"scene_index": 149, "scene": "The bottle is positioned at the back, center, and right, while the yellow cardboard is located at the back left."} +{"scene_index": 150, "scene": "The yellow cardboard is located on the back left of the shelf. The bottles are placed at front right, back, and center of the shelf."} +{"scene_index": 151, "scene": "The yellow cardboard is located at the back left, while there are multiple bottles positioned both in the back and across the front."} +{"scene_index": 152, "scene": "The yellow cardboard is positioned at the back left, while all four bottles are located in the front and one bottle is also at the back."} +{"scene_index": 153, "scene": "The bottle is at the back, the yellow cardboard is on the left, and the color yellow dominates the center."} +{"scene_index": 154, "scene": "The bottle is on the right side, another bottle is at the back, and the yellow cardboard is located at the back left."} +{"scene_index": 155, "scene": "Bottle back bottle front yellow cardboard back left bottle front bottle front"} +{"scene_index": 156, "scene": "Yellow cardboard is located at back left. Four bottles are positioned in front, one bottle is placed at the back, and another bottle is situated at the back right."} +{"scene_index": 157, "scene": "The yellow cardboard is on the left, with multiple bottles positioned in various locations including front right, back, back right, and right."} +{"scene_index": 158, "scene": "The yellow cardboard is located at the back left, while the bottle is positioned behind it but without a specific side indicated."} +{"scene_index": 159, "scene": "The yellow cardboard is on the left. A bottle is in the center. Another bottle is at the back. A third bottle is on the right. Lastly, a fourth bottle is located at the back-right."} +{"scene_index": 160, "scene": "The yellow cardboard is on the left side of the image. There are several bottles positioned in various places near it; two of them are located towards the right side, one at the front and another at the back."} +{"scene_index": 161, "scene": "The yellow cardboard is located at the back left, while there are multiple bottles positioned both in the back and across the front."} +{"scene_index": 162, "scene": "The yellow cardboard is positioned at the back left. There are multiple bottles, with three located at the front and one at the back right."} +{"scene_index": 163, "scene": "The yellow cardboard is on the left, and the bottle is centered between it and nothing else."} +{"scene_index": 164, "scene": "A yellow cardboard is on the left, a bottle is on the right, and another bottle is positioned at the back right."} +{"scene_index": 165, "scene": "Bottle is on the right side, another bottle is at the back, and yellow cardboard is placed at the back left."} +{"scene_index": 166, "scene": "The yellow cardboard is on the left, a bottle is in the center, and another bottle is in the front-right position."} +{"scene_index": 167, "scene": "Yellow cardboard is positioned at the back left, two bottles are located on the right side, one bottle is placed at the front left, and two bottles are situated at the back right."} +{"scene_index": 168, "scene": "The bottle is on the right side, there s a yellow cardboard at the back left, and another bottle is positioned at the back."} +{"scene_index": 169, "scene": "The yellow cardboard is on the left, and the bottle is in the center."} +{"scene_index": 170, "scene": "The bottle is on the right side, another bottle is at the back right, and a yellow cardboard is located at the back left."} +{"scene_index": 171, "scene": "A bottle is on the right, a yellow cardboard is at the back left, another bottle is in the center, and there s also a bottle on the right."} +{"scene_index": 172, "scene": "The yellow cardboard is on the left, and the bottle is behind it."} +{"scene_index": 173, "scene": "The bottle is on the right, a yellow cardboard is at the back left, and another bottle is behind."} +{"scene_index": 174, "scene": "The bottle is at front right The bottle is at back right The yellow cardboard is at back left The bottle is at right The bottle is at back"} +{"scene_index": 175, "scene": "The scene features a yellow cardboard positioned at the back left, while four bottles are arranged across the right side of the frame."} +{"scene_index": 176, "scene": "The yellow cardboard is located at the back left, while there are four bottles positioned in the front right, front, front, and back."} +{"scene_index": 177, "scene": "The yellow cardboard is located at the back left, while there are bottles positioned at the back right, right, front left, and back right."} +{"scene_index": 178, "scene": "The bottle is at the back, and the yellow cardboard is positioned at the back left."} +{"scene_index": 179, "scene": "Bottle front right Yellow cardboard back left Bottle back right Bottle back Bottle right"} +{"scene_index": 180, "scene": "The bottle is on the right, another bottle is at the back, and a yellow cardboard box is in the back left."} +{"scene_index": 181, "scene": "The yellow cardboard is on the left, and the bottle is in the center."} +{"scene_index": 182, "scene": "The bottle is positioned at the back, while the yellow cardboard is located towards the back left."} +{"scene_index": 183, "scene": "A yellow cardboard is at the center, with four bottles positioned in front and one bottle positioned behind."} +{"scene_index": 184, "scene": "The yellow cardboard is at the back left, while the five bottles are positioned around the center, back, and right sides."} +{"scene_index": 185, "scene": "The yellow cardboard is on the left. Four bottles are located in the front and back right positions."} +{"scene_index": 186, "scene": "The yellow cardboard is located at the back left, with three bottles positioned around it: one on the right, one at the back, and another at the front right."} +{"scene_index": 187, "scene": "The bottle is positioned at the back, while the yellow cardboard is located to its left."} +{"scene_index": 188, "scene": "The bottle is at the back, and the yellow cardboard is on the left."} +{"scene_index": 189, "scene": "The yellow cardboard is positioned at the back left, while the five bottles are located in various positions: three at the front, one at the center front, and another also at the front."} +{"scene_index": 190, "scene": "The yellow cardboard is located at the back left, while all four bottles are positioned in front of it."} +{"scene_index": 191, "scene": "The bottle is positioned at the back, while the yellow cardboard is located to the left."} +{"scene_index": 192, "scene": "The yellow cardboard is positioned at the back left, while the four bottles are located in various positions including front, front left, and back."} +{"scene_index": 193, "scene": "The bottle is at the center, and the yellow cardboard is to its left."} +{"scene_index": 194, "scene": "The yellow cardboard is on the left side, while the bottle is located at the back."} +{"scene_index": 195, "scene": "The bottle is at the back, and the yellow cardboard is positioned at the back left."} +{"scene_index": 196, "scene": "The yellow cardboard is on the left, while the bottle is located behind it."} +{"scene_index": 197, "scene": "The yellow cardboard is positioned to the left, while the bottle is located at the back."} +{"scene_index": 198, "scene": "The yellow cardboard is located at the back left of the arrangement. On the right side, there s a bottle positioned towards the front. Additionally, there are three more bottles placed in various positions: one at the back and two situated towards the front."} +{"scene_index": 199, "scene": "The yellow cardboard is positioned at the back left, with three bottles placed around it: one in the center, one at the back, and one on the right."} +{"scene_index": 200, "scene": "The yellow cardboard is on the left, while the bottles are positioned at the back, one on the right, another also on the right, and a fifth one at the back-right."} +{"scene_index": 201, "scene": "The bottle is on the right side, another bottle is at the back, a third bottle is in the front-right area, and the yellow cardboard is placed at the back-left position."} +{"scene_index": 202, "scene": "The bottle is at the back, and the yellow cardboard is on its left."} +{"scene_index": 203, "scene": "The yellow cardboard is positioned at the back left, with three bottles located in the front and one bottle in the back."} +{"scene_index": 204, "scene": "The scene contains multiple bottles positioned on the right and back right sides, with a yellow cardboard located at the back left."} +{"scene_index": 205, "scene": "The bottle is positioned at the back, while the yellow cardboard is located to its left."} +{"scene_index": 206, "scene": "The yellow cardboard is located at the back left, while there are multiple bottles positioned both in the back and across the front."} +{"scene_index": 207, "scene": "The bottle is at the back, and the yellow cardboard is positioned at the back left."} +{"scene_index": 208, "scene": "The yellow cardboard is on the left, while there are three bottles positioned in the scene: two at front right and one at back right."} +{"scene_index": 209, "scene": "The yellow cardboard is on the left, while the bottle is positioned at the back relative to it."} +{"scene_index": 210, "scene": "The yellow cardboard is located at the back left, while the bottle is positioned at the back but without specifying its exact location relative to the cardboard."} +{"scene_index": 211, "scene": "The bottle is centered, while the yellow cardboard is positioned to its left."} +{"scene_index": 212, "scene": "The yellow cardboard is on the left, while there are bottles in positions: one at the center, two at the back right, and one at the back."} +{"scene_index": 213, "scene": "The yellow cardboard is on the left, and the bottle is positioned at the back."} +{"scene_index": 214, "scene": "The yellow cardboard is on the left. There are multiple bottles arranged in front and back positions, with one specifically located at the back right."} +{"scene_index": 215, "scene": "The bottle is at the back, and the yellow cardboard is on the left."} +{"scene_index": 216, "scene": "The bottle is on the right, another bottle is at the back right, and a yellow cardboard is located at the back left."} +{"scene_index": 217, "scene": "Yellow cardboard is located at back left. Bottle is positioned at front (three instances). Bottle is also located at back."} +{"scene_index": 218, "scene": "The scene contains a yellow cardboard on the left, with bottles positioned in front (front), center (center), and front right (front right)."} +{"scene_index": 219, "scene": "Bottle is positioned at front right, yellow cardboard is on the left, bottle is at back right, bottle is placed on the right side, bottle is located at the back."} +{"scene_index": 220, "scene": "The yellow cardboard is on the left, a bottle is on the right, and another bottle is positioned at the back right."} +{"scene_index": 221, "scene": "The yellow cardboard is positioned at the back left. There are five bottles: one at the back, one in front of it on the left, one on the right, another behind it on the right, and a fifth bottle that shares the same position as another, possibly overlapping or adjacent to it."} +{"scene_index": 222, "scene": "The yellow cardboard is located at the back left, while there are three bottles positioned in the following locations: one at the front right, one at the center, and another at the back."} +{"scene_index": 223, "scene": "A bottle is at the center, a yellow cardboard is positioned at the back left, and another bottle is placed in front of the left side."} +{"scene_index": 224, "scene": "The yellow cardboard is positioned to the left, while the bottle is located at the back."} +{"scene_index": 225, "scene": "The yellow cardboard is positioned at the back left, while there are three bottles located behind it, with two in the center and one also in the back."} +{"scene_index": 226, "scene": "Bottle center Bottle back Bottle front right Yellow cardboard back left"} +{"scene_index": 227, "scene": "The yellow cardboard is positioned to the left, while the bottle is located at the back."} +{"scene_index": 228, "scene": "The yellow cardboard is on the left, while there are bottles positioned to the right, back, and back-right."} +{"scene_index": 229, "scene": "The yellow cardboard is on the left, while the bottles are positioned at the back right, and two additional bottles are placed on the right."} +{"scene_index": 230, "scene": "There are five bottles located in different positions around the yellow cardboard."} +{"scene_index": 231, "scene": "The bottle is in front; the yellow cardboard is at the back left; there s a bottle at the back, another at the front right, and one on the right."} +{"scene_index": 232, "scene": "The yellow cardboard is positioned at the back left. There are multiple bottles, with three located at the front and one at the back right."} +{"scene_index": 233, "scene": "The bottle is in the back. The bottle is in the front right. The yellow cardboard is in the back left. The bottle is on the right. The bottle is in the back right."} +{"scene_index": 234, "scene": "The bottle is positioned at the back, while the yellow cardboard is located at the back left, indicating that both objects are situated towards the rear with the cardboard specifically placed to the left side."} +{"scene_index": 235, "scene": "Bottle 1 is on the right, yellow cardboard is at the back left, bottle 2 is at the back, bottle 3 is on the right."} +{"scene_index": 236, "scene": "The yellow cardboard is on the left, with multiple bottles positioned in various locations: one at the back and several in front."} +{"scene_index": 237, "scene": "The bottle is centered, while the yellow cardboard is positioned to its left."} +{"scene_index": 238, "scene": "The yellow cardboard is positioned to the left, while the bottles are placed on the right and back right sides."} +{"scene_index": 239, "scene": "A bottle is positioned in the center, another bottle is at the back, a yellow cardboard is placed at the back left, and a third bottle is located at the front right."} +{"scene_index": 240, "scene": "A bottle is at the center, a yellow cardboard is on the left, another bottle is in the front right, another bottle is on the right, and a fifth bottle is at the back right."} +{"scene_index": 241, "scene": "The scene contains three bottles positioned at the front and back, with a yellow cardboard located at the back left."} +{"scene_index": 242, "scene": "The yellow cardboard is at the back left, while the three bottles are positioned to the right (two) and center."} +{"scene_index": 243, "scene": "Yellow cardboard is on the left. Bottles are placed in front and front-right positions; two bottles are positioned in front, one in front-right, and another in back-right."} +{"scene_index": 244, "scene": "At the back left is a yellow cardboard, while two bottles are positioned at the back."} +{"scene_index": 245, "scene": "The bottle is positioned at the back, while the yellow cardboard is located at the back left, indicating that both objects are situated towards the rear with the cardboard specifically placed to the left side."} +{"scene_index": 246, "scene": "The first bottle is at the back, the second bottle is in the center, there is a yellow cardboard on the back left, the third bottle is at the front right."} +{"scene_index": 247, "scene": "The first bottle is in the center. The second bottle is at the front right. The yellow cardboard is at the back left. The third bottle is at the back."} +{"scene_index": 248, "scene": "The yellow cardboard is located at the back left, while the bottle is positioned behind it but without a specific side indicated."} +{"scene_index": 249, "scene": "The yellow cardboard is positioned to the left, while the bottle is located at the back."} +{"scene_index": 250, "scene": "The yellow cardboard is at the back left, with five bottles arranged around it: one in the center, one at the back, one on the right, and two at the front right."} +{"scene_index": 251, "scene": "The bottle is on the right, another bottle is at the back right, and the yellow cardboard is at the back left."} +{"scene_index": 252, "scene": "The yellow cardboard is on the left, and the bottle is behind it."} +{"scene_index": 253, "scene": "The yellow cardboard is on the left, while there are four bottles positioned in the following locations: two at the front, one at the front right, and one at the back right."} +{"scene_index": 254, "scene": "Bottle (center) is positioned in the middle. Yellow cardboard (back left) is located at the rear-left area. Bottle (front right) is situated at the front-right section. Bottle (back) is placed at the back."} +{"scene_index": 255, "scene": "The bottle is in the center. A yellow cardboard is at the back left."} +{"scene_index": 256, "scene": "The yellow cardboard is on the left. Bottles are located in the front and back areas, with two at the front (one front right, one front) and one at the back right."} +{"scene_index": 257, "scene": "A yellow cardboard is positioned at the back left, while four bottles are placed in front (three at the front and one at the back)."} +{"scene_index": 258, "scene": "The yellow cardboard is located at the back left of the scene, a bottle is positioned at the back right, another bottle is placed to the right side, and lastly, a bottle is situated at the front left."} +{"scene_index": 259, "scene": "A bottle is at back, another bottle is at front right, a third bottle is at right, and a fourth bottle is at back right; a yellow cardboard is at back left."} +{"scene_index": 260, "scene": "The yellow cardboard is on the left side, while there are multiple bottles positioned around the right area, including one in front right, another slightly behind it, and another further back."} +{"scene_index": 261, "scene": "Bottle 1 is at the center. Bottle 2 is in the front right. The yellow cardboard is on the left. Bottle 3 is at the back right. Bottle 4 is on the right."} +{"scene_index": 262, "scene": "The yellow cardboard is positioned at the back left, with five bottles arranged in the front and center positions."} +{"scene_index": 263, "scene": "The bottle is positioned at the back, while the yellow cardboard is placed to the left."} +{"scene_index": 264, "scene": "The yellow cardboard is located at the back left, with three bottles positioned behind it (two in the center and one overlapping), creating a layered arrangement."} +{"scene_index": 265, "scene": "The yellow cardboard is located at the back left, while the bottle is positioned at the back but without specifying its exact location relative to the cardboard."} +{"scene_index": 266, "scene": "The yellow cardboard is on the left, while the bottle is positioned at the back relative to it."} +{"scene_index": 267, "scene": "The bottle is located at front right, yellow cardboard is on the left, and bottle is at back right."} +{"scene_index": 268, "scene": "Bottle is on the right side Yellow cardboard is at the back-left corner"} +{"scene_index": 269, "scene": "The four bottles are positioned with two in the front, one in the center, and one at the back. Additionally, a yellow cardboard is located at the back left."} +{"scene_index": 270, "scene": "The yellow cardboard is at the back left, while there are four bottles positioned in various locations: two at the front and two at the back."} +{"scene_index": 271, "scene": "The yellow cardboard is on the left, with multiple bottles arranged in front of it, including one at the front, one slightly behind another, and one positioned towards the front right."} +{"scene_index": 272, "scene": "The yellow cardboard is at the back left, while all four bottles are in front positions, with one specifically located at the back right."} +{"scene_index": 273, "scene": "The yellow cardboard is positioned at the back left. The bottles are located in various positions: one is at the center, another is at the back, one is at the front right, and the last is on the right side."} +{"scene_index": 274, "scene": "The yellow cardboard is positioned at the back left, while the four bottles are located in the front and back positions."} +{"scene_index": 275, "scene": "The bottle is positioned at the back, while the yellow cardboard is located to its left."} +{"scene_index": 276, "scene": "The yellow cardboard is on the left, with three bottles in front and one bottle behind it on the back right."} +{"scene_index": 277, "scene": "The bottle is in front; the yellow cardboard is at the back left."} +{"scene_index": 278, "scene": "The yellow cardboard is on the left, while the bottle is positioned at the back relative to it."} +{"scene_index": 279, "scene": "The yellow cardboard is on the left, while the bottle is centrally positioned."} +{"scene_index": 280, "scene": "The yellow cardboard is located at the back left position, and there are two bottles: one is in the center, and the other is also at the back left."} +{"scene_index": 281, "scene": "The yellow cardboard is on the left, while there are multiple bottles positioned on the right, back, and back right."} +{"scene_index": 282, "scene": "The bottle is positioned at the back, there s a yellow cardboard on the back left, and another bottle is placed in front."} +{"scene_index": 283, "scene": "Bottle There are multiple bottles positioned at various locations within the frame One bottle is located in the front right area Another bottle is situated towards the back left A third bottle is placed at the back of the scene Additionally a bottle is positioned on the right side Lastly another bottle is also placed towards the back These objects are arranged in such a way that they occupy different regions within the visual space defined by their positions relative to each other and the overall frame"} +{"scene_index": 284, "scene": "The yellow cardboard is on the left, while the bottle is located behind it."} +{"scene_index": 285, "scene": "Yellow cardboard is located at the back left. Two bottles are positioned at the center and front right. Another bottle is placed at the back."} +{"scene_index": 286, "scene": "The yellow cardboard is on the left, and the bottle is positioned at the back."} +{"scene_index": 287, "scene": "The yellow cardboard is located at the back left, while there are three bottles positioned in the center, front right, and back."} +{"scene_index": 288, "scene": "The yellow cardboard is on the left, while the bottle is positioned at the back relative to it."} +{"scene_index": 289, "scene": "The yellow cardboard is located at the back left, while the bottle is positioned directly behind it but not specified in terms of exact placement relative to the cardboard."} +{"scene_index": 290, "scene": "The yellow cardboard is positioned at the back left, while there are four bottles located in the front and one bottle positioned at the back right."} +{"scene_index": 291, "scene": "The yellow cardboard is on the left, with three bottles positioned in front and two behind it."} +{"scene_index": 292, "scene": "The yellow cardboard is located at the back left, while three bottles are positioned in the center, back, and front right respectively."} +{"scene_index": 293, "scene": "The yellow cardboard is on the left, with multiple bottles positioned in various locations including front right, front, back right, front (again), and center."} +{"scene_index": 294, "scene": "The bottle is positioned in various locations around the image. The first bottle is at the front right, there s a yellow cardboard placed at the back left and another bottle placed at the back left. There are two bottles located at the back right of the image."} +{"scene_index": 295, "scene": "The yellow cardboard is on the left, and the bottle is positioned at the back."} +{"scene_index": 296, "scene": "The yellow cardboard is on the left, and the bottle is positioned at the back."} +{"scene_index": 297, "scene": "Yellow cardboard is located at the back left. The bottle at the back is positioned behind the yellow cardboard. A bottle is placed in the front right area. Another bottle is situated towards the front, to the left of the front right bottle. Lastly, there is a fifth bottle also positioned at the front."} +{"scene_index": 298, "scene": "The yellow cardboard is on the left. The first bottle is at the back. The second bottle is at the back right."} +{"scene_index": 299, "scene": "The yellow cardboard is positioned at the back left, while two bottles are located in the front right and back positions."} +{"scene_index": 300, "scene": "Yellow cardboard: left of all bottles Bottles One bottle is at the very back Another is in front There are two bottles in front one on the right side and another unspecified position"} +{"scene_index": 301, "scene": "Each bottle is positioned in the front, one at each corner and one in the center. The yellow cardboard is located at the back left."} +{"scene_index": 302, "scene": "The yellow cardboard is located at the back left, while the bottles are positioned at the right, front right, back, and front."} +{"scene_index": 303, "scene": "The yellow cardboard is on the left, a bottle is on the right, and another bottle is at the back right."} +{"scene_index": 304, "scene": "The yellow cardboard is on the left, and the bottle is positioned at the back."} +{"scene_index": 305, "scene": "The yellow cardboard is positioned at the back left, while all four bottles are located in front, with one bottle also placed at the back."} +{"scene_index": 306, "scene": "The yellow cardboard is located at the back left, while the bottle is positioned behind it but without a specific side indicated."} +{"scene_index": 307, "scene": "The yellow cardboard is on the left, while the bottle is positioned at the back relative to it."} +{"scene_index": 308, "scene": "The yellow cardboard is located at the back left, while the bottle is positioned behind it but without a specific side indicated."} +{"scene_index": 309, "scene": "The yellow cardboard is on the left, while the bottle is located behind it."} +{"scene_index": 310, "scene": "A yellow cardboard is positioned at the back left, while four bottles are placed in front (three at the front and one at the back)."} +{"scene_index": 311, "scene": "The yellow cardboard is on the left, two bottles are in the front (one at the center and one at the front right), and all objects are positioned accordingly without any additional information."} +{"scene_index": 312, "scene": "The yellow cardboard is on the left, while the bottle is located behind it."} +{"scene_index": 313, "scene": "Yellow cardboard is on the left, and bottles are on the right, back right."} +{"scene_index": 314, "scene": "The yellow cardboard is located at the back left of the arrangement. In the center, there s a bottle positioned directly ahead. To the right side, another bottle is placed slightly to the right. Lastly, two bottles are situated at the front right area."} +{"scene_index": 315, "scene": "The yellow is at the back, the bottle is also at the back, the yellow cardboard is at the back-left, and the other bottle is on the right."} +{"scene_index": 316, "scene": "The yellow cardboard is on the left, and the bottle is centered."} +{"scene_index": 317, "scene": "Bottle front yellow cardboard left bottle front right bottle right bottle back."} +{"scene_index": 318, "scene": "The yellow cardboard is positioned at the back left, while all four bottles are located in front, with one bottle also placed at the back."} +{"scene_index": 319, "scene": "The yellow cardboard is at the back left, there is a bottle at the front right, and two bottles are located at the back."} +{"scene_index": 320, "scene": "The scene features multiple bottles positioned in various locations (center, right, back) and a yellow cardboard located at the back left."} +{"scene_index": 321, "scene": "Bottle positioned at back yellow cardboard positioned at back left bottle positioned at front."} +{"scene_index": 322, "scene": "A yellow cardboard is placed at the back left, while multiple bottles are positioned in various locations including front and center."} +{"scene_index": 323, "scene": "The bottle is positioned at the back, while the yellow cardboard is located to its left."} +{"scene_index": 324, "scene": "The yellow cardboard is positioned in the front right, while the bottle is located at the back left, establishing their distinct spatial relationship within the scene."} +{"scene_index": 325, "scene": "The yellow cardboard is on the left, while the bottle is located behind it."} +{"scene_index": 326, "scene": "The yellow cardboard is on the left, with two bottles positioned to its right, one at the back right and another in front."} +{"scene_index": 327, "scene": "The yellow cardboard is positioned at the back left, while the five bottles are located at the following positions: one bottle on the right side, another in the front right, and three bottles at the back."} +{"scene_index": 328, "scene": "The yellow cardboard is on the left, while the bottle is located behind it."} +{"scene_index": 329, "scene": "The bottle is positioned at the back, while the yellow cardboard is located on the left side."} +{"scene_index": 330, "scene": "Yellow cardboard is located at the back left. Bottles are positioned in the front (three bottles) and one bottle is at the back."} +{"scene_index": 331, "scene": "The bottle is at the front, with another bottle to its front right and a yellow cardboard on its left."} +{"scene_index": 332, "scene": "The yellow cardboard is positioned at the back left, while there are three bottles located in the center, back, and front right positions."} +{"scene_index": 333, "scene": "The bottle is located to the right side, another bottle is positioned at the back, a third bottle is placed in the front right area, and the yellow cardboard is situated at the back left."} +{"scene_index": 334, "scene": "The yellow cardboard is located at the back left, while there are multiple bottles positioned both in the back and across the front."} +{"scene_index": 335, "scene": "The bottle is located at the back right, while the yellow cardboard is positioned to the left."} +{"scene_index": 336, "scene": "Yellow cardboard is positioned at the back left. The first bottle is located at the back. The second bottle is placed in the center. The third bottle is situated at the front right."} +{"scene_index": 337, "scene": "The bottle in the center is positioned centrally, while the yellow cardboard is located at the back left. Additionally, there are two other bottles: one placed at the back and another situated at the front right."} +{"scene_index": 338, "scene": "The yellow cardboard is located at the back left, while the bottle is positioned at the back but without specifying its exact location relative to the cardboard."} +{"scene_index": 339, "scene": "The yellow cardboard is on the left, with four bottles positioned in front and back right locations."} +{"scene_index": 340, "scene": "The bottle is at front right, another bottle is at right, and the yellow cardboard is at back left."} +{"scene_index": 341, "scene": "A bottle is placed on the right side. A yellow cardboard is positioned at the back left. Another bottle is located at the back right. Yet another bottle is also at the back right."} +{"scene_index": 342, "scene": "The yellow cardboard is positioned at the back left, while the four bottles are all in front, with one specifically located at the back right."} +{"scene_index": 343, "scene": "The bottle is positioned at the back, while the yellow cardboard is located to its left."} +{"scene_index": 344, "scene": "The yellow cardboard is positioned at the back left, while the bottle is located at the back, behind or possibly overlapping with the yellow cardboard."} +{"scene_index": 345, "scene": "The yellow cardboard is located at the back left, while the five bottles are positioned across the front right, front, and back areas."} +{"scene_index": 346, "scene": "The yellow cardboard is on the left, with multiple bottles positioned to its right and back right."} +{"scene_index": 347, "scene": "There is a yellow cardboard on the left side, and in front of it, there are four bottles positioned at different places."} +{"scene_index": 348, "scene": "The bottle is positioned on the right, there is a yellow cardboard located at the back left, and two additional bottles are placed at the back and front right positions."} +{"scene_index": 349, "scene": "The bottle is centered, with another bottle behind it towards the back, while a yellow cardboard is positioned at the back left, and two additional bottles are located on the right side."} +{"scene_index": 350, "scene": "The yellow cardboard is on the left, while there are four bottles positioned either at the back or in front."} +{"scene_index": 351, "scene": "The bottle is positioned at the back, while the yellow cardboard is located on the left side."} +{"scene_index": 352, "scene": "The yellow cardboard is located at the back left, while the four bottles are positioned across different locations: two at the back and one each at the front left and front."} +{"scene_index": 353, "scene": "The yellow cardboard is positioned at the back left, a bottle is located on the left side, and another bottle is placed at the back right."} +{"scene_index": 354, "scene": "The yellow cardboard is located at the back left, while the bottles are positioned on the right and back right sides."} +{"scene_index": 355, "scene": "The yellow cardboard is located at the back left, while the bottle is positioned directly behind it but not specified in terms of exact placement relative to the cardboard."} +{"scene_index": 356, "scene": "The yellow cardboard is positioned at the back left, while all four bottles are located in front, with one bottle also placed at the back."} +{"scene_index": 357, "scene": "The yellow cardboard is on the left, with two bottles positioned in the center and front right, and another bottle placed at the front."} +{"scene_index": 358, "scene": "The yellow cardboard is on the left, with three bottles positioned around it: one to the right, another at the back right, and a third also on the right."} +{"scene_index": 359, "scene": "Yellow cardboard is positioned at back left; a bottle is positioned at back right; a bottle is positioned at right; and a bottle is positioned at front left."} +{"scene_index": 360, "scene": "The yellow cardboard is located at the back left, while there are five bottles positioned in various locations with four in front and one at the back."} +{"scene_index": 361, "scene": "The scene contains multiple bottles positioned at various locations: one in the back center, another in the front right, a third in the back right, and a fourth on the right side. Additionally, there is a yellow cardboard located in the back left area."} +{"scene_index": 362, "scene": "In this setup, there is a yellow cardboard positioned at the back left and multiple bottles placed in various locations including front right, back right."} +{"scene_index": 363, "scene": "Yellow cardboard: left; bottles: front right, front, back, and back right."} +{"scene_index": 364, "scene": "The yellow cardboard is on the left side of the scene. There are five bottles arranged around it: one in the front right, one directly behind it, and three clustered towards the back right area."} +{"scene_index": 365, "scene": "The yellow cardboard is positioned at the back left of the image. Two bottles are placed in the center and at the back. Additionally, two more bottles are located on the right side."} +{"scene_index": 366, "scene": "The yellow cardboard is positioned at the back left, while all bottles are placed in the front and center."} +{"scene_index": 367, "scene": "The yellow cardboard is located at the back left, while there are four bottles positioned in the front and back areas."} +{"scene_index": 368, "scene": "The bottle is positioned at the back, while the yellow cardboard is located on the left side."} +{"scene_index": 369, "scene": "Bottle 1 is positioned in the center Bottle 2 is positioned on the right Yellow cardboard is positioned at the back left"} +{"scene_index": 370, "scene": "Bottle 1 is positioned at the center, bottle 2 is positioned in the front-right, the yellow cardboard is positioned on the left, bottle 3 is positioned at the back-right, and bottle 4 is positioned on the right."} +{"scene_index": 371, "scene": "The yellow cardboard is on the left, a bottle is on the right, and another bottle is at the back."} +{"scene_index": 372, "scene": "The yellow cardboard is positioned at the back left, while there are four bottles located in various positions: one at the back and three distributed across the front."} +{"scene_index": 373, "scene": "The yellow cardboard is located at the back left, while the bottle is positioned behind it but without a specific side indicated."} +{"scene_index": 374, "scene": "The bottle is positioned at the center, while the yellow cardboard is placed to its left, creating a clear distinction in their spatial arrangement."} +{"scene_index": 375, "scene": "The bottle is at the back, and the yellow cardboard is positioned at the back left relative to it."} +{"scene_index": 376, "scene": "The bottle is at the back, and the yellow cardboard is on the left."} +{"scene_index": 377, "scene": "There is a bottle positioned at the back right; another bottle is positioned at the front right; there are two bottles positioned at the front; and a yellow cardboard is positioned on the left."} +{"scene_index": 378, "scene": "The yellow cardboard is on the left, a bottle is on the right, and another bottle is positioned at the back right."} +{"scene_index": 379, "scene": "The yellow cardboard is located at the back left, while the bottle is positioned behind it but without a specific side indicated."} +{"scene_index": 380, "scene": "The yellow cardboard is on the left, while the bottle is positioned at the back relative to it."} +{"scene_index": 381, "scene": "The yellow cardboard is on the left, and the bottle is in the center."} +{"scene_index": 382, "scene": "The yellow cardboard is at the back left. There are multiple bottles positioned across the frame: one at the back, two in front, one at the front right, and another at the front left."} +{"scene_index": 383, "scene": "The yellow cardboard is at the back left, while the bottles are located in the center, on the right, front right, and back positions."} +{"scene_index": 384, "scene": "Bottle 1 is centered Yellow cardboard is positioned at the back left Bottle 2 is placed at the back Bottle 3 is located at the front right"} +{"scene_index": 385, "scene": "The bottle is on the right, another bottle is behind it, and a yellow cardboard box is positioned at the back left."} +{"scene_index": 386, "scene": "The yellow cardboard is located at the back left, with four bottles positioned in various locations: two at the front and two at the back."} +{"scene_index": 387, "scene": "The yellow cardboard is on the left, while bottles are positioned at both back right and front right."} +{"scene_index": 388, "scene": "The yellow cardboard is positioned at the back left, while the three bottles are located in the front, front right, and back positions."} +{"scene_index": 389, "scene": "The yellow cardboard is located at the back left, while all bottles are positioned in front, with one bottle also placed at the back."} +{"scene_index": 390, "scene": "The bottle is on the right side, another bottle is at the back, and a yellow cardboard box is located at the back left."} +{"scene_index": 391, "scene": "The front-right object is a bottle; behind it, the back-left item is yellow cardboard. On the right side, there are multiple bottles positioned at the back and right."} +{"scene_index": 392, "scene": "There are three bottles positioned in front, one yellow cardboard located at the back left."} +{"scene_index": 393, "scene": "The yellow cardboard is located at the back left, while all four bottles are positioned in the front except one which is placed at the back right."} +{"scene_index": 394, "scene": "There is a yellow cardboard located at the back left, and there are multiple bottles positioned in various locations around it, specifically one bottle at front, another also at front, another at front, one at back right, another at front, one at back, and another at back."} +{"scene_index": 395, "scene": "The yellow cardboard is on the left, and the bottle is behind it."} +{"scene_index": 396, "scene": "The bottle is positioned at the back, while the yellow cardboard is located at the back left, indicating that both objects are situated towards the rear with the cardboard specifically placed to the left side."} +{"scene_index": 397, "scene": "The yellow cardboard is on the left, while the five bottles are arranged in front, with four positioned closer to the front and one placed further back."} +{"scene_index": 398, "scene": "The yellow cardboard is located at the back left, while there are multiple bottles positioned both in the back and across the front."} +{"scene_index": 399, "scene": "The yellow cardboard is located at the back left, while there are multiple bottles positioned both in the back and across the front."} +{"scene_index": 400, "scene": "In this setup, there are four bottles located at the front right, center, back right, and right positions, while a yellow cardboard is positioned at the back left."} +{"scene_index": 401, "scene": "The bottle is on the right, another bottle is at the center, the yellow cardboard is on the left."} +{"scene_index": 402, "scene": "The yellow cardboard is located at the back left, while the bottle is positioned behind it."} +{"scene_index": 403, "scene": "The yellow cardboard is on the left, while two bottles are both positioned at the back."} +{"scene_index": 404, "scene": "Bottle positioned in front right, Yellow cardboard positioned in back left, Bottle positioned in back left, Bottle positioned on the right, Bottle positioned in back right."} +{"scene_index": 405, "scene": "The bottle is at the back, and the yellow cardboard is on the left."} +{"scene_index": 406, "scene": "The yellow cardboard is located at the back left, while there are multiple bottles positioned in various locations: three in front (one on the far right and two clustered together), one in the back, and one centered."} +{"scene_index": 407, "scene": "The bottle is positioned at the back, while the yellow cardboard is located on the left side."} +{"scene_index": 408, "scene": "The yellow cardboard is positioned at the back left. There are five bottles in total: one is at the front right, another on the right, another on the left, and two more at the back right."} +{"scene_index": 409, "scene": "The bottle is positioned at the back, while the yellow cardboard is located towards the back left."} +{"scene_index": 410, "scene": "Yellow cardboard is at the center. Bottle is in front. Another yellow cardboard is at the back left. A bottle is also at the center. Lastly, another bottle is in front."} +{"scene_index": 411, "scene": "The yellow cardboard is positioned at the back left, with four bottles arranged around itβ€”two on the back row (one centered and one slightly to the right), and two on the front row both in the front left area."} +{"scene_index": 412, "scene": "The yellow cardboard is on the left, while both bottles are placed behind it."} +{"scene_index": 413, "scene": "The yellow cardboard is on the left, while the bottle is positioned at the back relative to it."} +{"scene_index": 414, "scene": "A yellow cardboard is positioned at the back left, while four bottles are placed in front (three at the front and one at the back)."} +{"scene_index": 415, "scene": "The yellow cardboard is on the left side. In front of it are three bottles positioned in a row, and behind them is another bottle located at the back right."} +{"scene_index": 416, "scene": "The bottle is positioned at the center, while the yellow cardboard is located to its left."} +{"scene_index": 417, "scene": "The yellow cardboard is on the left, while the bottles are positioned to the right, specifically at the back right and front right."} +{"scene_index": 418, "scene": "The yellow cardboard is on the left, while there are three bottles positioned to the right (two on the same side and one at the back right)."} +{"scene_index": 419, "scene": "A bottle is at the back, a yellow cardboard is at the back left, and another bottle is at the front."} +{"scene_index": 420, "scene": "The yellow cardboard is positioned at the back left. There are multiple bottles, with three located at the front and one at the back right."} +{"scene_index": 421, "scene": "A yellow cardboard is on the left side. In front of it, there are four bottles arranged in a row, positioned from front to back and slightly angled towards the right."} +{"scene_index": 422, "scene": "A single bottle is centered in the image, with another bottle positioned at the front-right, a yellow cardboard located at the back-left, and a third bottle placed towards the back."} +{"scene_index": 423, "scene": "The yellow cardboard is positioned at the back left, while there are four bottles located in various positions: one at the back and three distributed across the front."} +{"scene_index": 424, "scene": "The yellow cardboard is on the left, while the bottle is positioned at the back relative to it."} +{"scene_index": 425, "scene": "The yellow cardboard is positioned at the back left, while there are four bottles located in various positions: one at the back and three distributed across the front."} +{"scene_index": 426, "scene": "The yellow cardboard is on the left, while two bottles are positioned behind it."} +{"scene_index": 427, "scene": "The yellow cardboard is at the back left, there are three bottles positioned as follows: one at the back right, one at the front left, and one on the right."} +{"scene_index": 428, "scene": "The yellow cardboard is on the left, while the bottle is located behind it."} +{"scene_index": 429, "scene": "The bottle is at the center another bottle is at the back a yellow cardboard is positioned at the back left there is a bottle on the right"} +{"scene_index": 430, "scene": "The yellow cardboard is on the left, a bottle is on the right, and another bottle is positioned at the back right."} +{"scene_index": 431, "scene": "The bottle is positioned on the right side, while the yellow cardboard is located at the back left."} +{"scene_index": 432, "scene": "A yellow cardboard is on the left, while there are three bottles positioned at the back, front, and front right."} +{"scene_index": 433, "scene": "The bottle is in the back, the yellow cardboard is on the back left, and there are three bottles in the front."} +{"scene_index": 434, "scene": "Bottle positioned at right Yellow cardboard positioned at left Bottle duplicate positioned at right Bottle positioned at front right Bottle positioned at back right Yellow positioned at center"} +{"scene_index": 435, "scene": "The yellow cardboard is located at the back left, with multiple bottles positioned in front and centered."} +{"scene_index": 436, "scene": "The yellow cardboard is on the left, while the bottles are positioned in front, with one also located at front right and another at back right."} +{"scene_index": 437, "scene": "The yellow cardboard is located at the back left, while the bottle is centered."} +{"scene_index": 438, "scene": "Bottle at center, bottle at back, yellow cardboard at back left, bottle at front right."} +{"scene_index": 439, "scene": "The yellow cardboard is on the left, while there are four bottles arranged in front, with three positioned towards the front and one at the back."} +{"scene_index": 440, "scene": "The yellow cardboard is on the left, while the bottle is positioned at the back relative to it."} +{"scene_index": 441, "scene": "The bottle is centered in the image. Another bottle is positioned at the front right, while a third bottle is placed at the back right. A fourth bottle is located on the right side. Additionally, there is a yellow cardboard situated at the back left of the frame."} +{"scene_index": 442, "scene": "The yellow cardboard is positioned at the back left, while all the bottles are located in front, with three of them at the front and one at the back."} +{"scene_index": 443, "scene": "The yellow cardboard is located at the back left, while the bottle is positioned at the back but without specifying its exact location relative to the cardboard."} +{"scene_index": 444, "scene": "The bottle is at the front and the yellow cardboard is at the back left."} +{"scene_index": 445, "scene": "The bottle is on the right, a yellow cardboard is at the back left, and another bottle is at the back right."} +{"scene_index": 446, "scene": "The bottle is at the center, there is a yellow cardboard on the back left, another bottle at the back, and a third bottle at the front right."} +{"scene_index": 447, "scene": "The bottle is at the back, and the yellow cardboard is on its left."} +{"scene_index": 448, "scene": "The bottle on the right is positioned to the right; the yellow cardboard is located at the back left; another bottle is placed in the back; a fourth bottle is situated on the left."} +{"scene_index": 449, "scene": "The yellow cardboard is on the left, while the bottle is centrally positioned."} +{"scene_index": 450, "scene": "The yellow cardboard is on the left, with three bottles arranged in front of it and one bottle positioned behind."} +{"scene_index": 451, "scene": "A bottle is in the center, another bottle is at the back, a yellow cardboard is on the back left, and a third bottle is on the right."} +{"scene_index": 452, "scene": "The yellow cardboard is on the left, and there are five bottles positioned to the right and one bottle positioned at the back right."} +{"scene_index": 453, "scene": "There are three bottles positioned in front and one yellow cardboard positioned at the back left."} +{"scene_index": 454, "scene": "The bottle is on the right, another bottle is behind it, and a yellow cardboard box is positioned at the back-left."} +{"scene_index": 455, "scene": "The bottle is at the back, and the yellow cardboard is on the left."} +{"scene_index": 456, "scene": "There is a Bottle on the front right, a Bottle on the back right, and Yellow cardboard on the back left."} +{"scene_index": 457, "scene": "A bottle is at the front, a yellow cardboard is on the left, another bottle is in front, another bottle is also in front, and a fifth bottle is positioned at the back right."} +{"scene_index": 458, "scene": "Bottle 1 is on the right, Bottle 2 is at the back, Yellow cardboard is in the back left, Bottle 3 is on the right."} +{"scene_index": 459, "scene": "The yellow cardboard is on the left, and the bottle is positioned at the back."} diff --git a/leju_robot_pass_the_cleaner_d/annotations/subtask_annotations.jsonl b/leju_robot_pass_the_cleaner_d/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..859f9c2ac9c76eadc3c726e2d40e25c766c76c61 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/annotations/subtask_annotations.jsonl @@ -0,0 +1,3 @@ +{"subtask_index": 0, "subtask": "Turn the bottle to the front side."} +{"subtask_index": 1, "subtask": "Pick up the bottle from the table."} +{"subtask_index": 2, "subtask": "null"} diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000000.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4ead910612b6c78d464dabdf65f3bd0ab14de425 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9294d5ba0af6799a02d772c8a89a96c704a363d55c35af6fe9d753ec65578046 +size 479608 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000001.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..941b299d38afa5068bbf81c00d78140738cd96fe --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e6bb058f2f5be98ef3997e874369338510e0d9c71402b3166dedce07792c7a0 +size 336745 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000002.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..11361b59f0628b307d5d1e5606dddf4920be854e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41e510578070cf245ca5a8ed8806914be59dfb1f6ca248b8751ca49a128bf481 +size 362199 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000003.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4b94f9e81032f5552e3ee111905c3115c33b13e4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5cc95756bdb8ef588948b7b5353f49b897edca274775cbfb673aa7d78718c56 +size 453636 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000004.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..12e9a3fe621549de5325eeb1140df3ded34e465f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3424835f7b9f0287310f6f7874867d0576274b511974b7d6432287b23ae93f0 +size 264567 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000005.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..91de163d223023e3a573c3dfa63899c186bdd8b1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7013946cf54498971e9866731c522a98312ad12029e8aa0a08957f9c8f5d5f3a +size 309812 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000006.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..88696d53fc600451b5feeacc5f7b1d5fb5ed1b9a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe3414eb27b3e455dce858d50be5f6ae16d1768444acd7eb4e5a35e510b158da +size 305853 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000007.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2673b755efe723bebe1ad73153a8155d04a7bad0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c0300412aa9cd8bea6fae6733b9528198acc66f3c4333cad756ac2e33bc23bf +size 249554 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000008.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2034201b86e488a36c32ce417abeab2faddef39f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a03908738d62fef625de9e561fea6fd15c491a02121563ff5ec7eceda7f3c53 +size 265926 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000009.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..49cd9dc91927ba15e8b787ed681cc265a548fb1d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce48ade757f734706759327961e85213a86cff85daa334e7c8145f6e7be21c36 +size 278442 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000010.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0a6bae967792cb243eb6fa8fbde57c9e38c1e4c6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:feff3dc2fabbceeb0ee63055b9de214919344cd68ceb1e5052c4782cb1a64987 +size 257922 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000011.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dc1eca1ee85fcb6c157ab135e88079c267bc92fc --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e25c6ed6d1944c0534e2c7d49ef0cd613280e7322a30d9a0ef4c1f896f508969 +size 483949 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000012.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..625e0212d372136692cca718b8e41e2c79aee6ff --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b076c8fdae5e0247f58beba7b71b1ed11e63025916642296b9818194692e2d1f +size 261968 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000013.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a45e341de7b7810c1b41945329136ec6622bb3e5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84de4dfae517c5ffdf4d9d2b6e6d51ce8df520f43fea316fd1fd2ff7792c4b92 +size 441701 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000014.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7ee03dc334357ee9747344b5793418adbb39f34c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1646121210ab5d625122b10a4be25886c1a5ebb449977b0af6c932416f50ba47 +size 260576 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000015.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d4cd05cde5778fc560b69223915c6d49af180c15 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ec7111dfe428aeb694f24c27481a68f0f6b030781989c2cc386cf853a259fea +size 307999 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000016.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..142cd4bbbea93c2003680554809adc316aa020bf --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2cc60b7d79e81dbd810c57158ca2ed6233e0a9673acf540170f78b56e80493e +size 187832 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000017.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..287ce61a6cb6c906d11bc421500ff2bfd9f77c3b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8d71c3eaabdd827f8cccf9dc11cea0db502516224a3bac70dabf3e990c452ee +size 560010 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000018.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..38b26115cf0200910a4df1e8925fccd603a19d0f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34aa2470296305febc06ad07ea1d9b16255218f83165ba4ad0a545a60dabd973 +size 437591 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000019.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..58d981dce7aec15700c8a46cfce90d482ae9e7fd --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00275af4cbf0192e5ecafae823178ad3eae4322f97fa55d15ea1ceab52dfa84d +size 254239 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000020.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d05b3fc43d6c196117fd620562b27d1183ace15e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a7f902cbbe9e4a307d8625ae73e2c368ef928222b4e66cea7db2adbcc3fba3d +size 357675 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000021.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a2a8d3df00a602096328ae9a1a8c0a220b62ff9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6cda333ee03d4a6b1b31ae9433622f31011398de6bc8498022335408e5eb928 +size 359624 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000022.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2dedaf9669d6be6cfbbc1b94d560bb784b079536 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c525e59b0aa081e50830a701da28d28640667decc55b3dcccbad938443002fd +size 215386 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000023.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cc01203a1a40e879a9ca0cfec1dfcde092961b0c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:811a5c9f73a32a2d89b9b8d3299eedbdd2c402672134caddd7e6b5d6c2731522 +size 245201 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000024.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3f8869a6440479fdc9b69ce917d52b933b641cb2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5a05db244c9153d611831a3bc67b81677856c4647252d45b9fe7ec6984eb222 +size 443343 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000025.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..379c523e4ab123924efcd370cb7b354524aa7ae0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80dc24b0a7c550510fa0b5b179880bc5f0a37c99245de3cd4b9327ae480d30d0 +size 307205 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000026.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..38aaf803488a373fddfedaa5c108f4796692c21c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43ef282bed1b6a8fa3c3284e0e5a33eb21fd31d528c1aa5c53348c88acbbd171 +size 631006 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000027.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4504812c553236005b27c6c20a449ffc11058151 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a43d38d2e75ccbe4e0c1d18965e1baded08947ef3f2ea617601e47e830922a43 +size 207803 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000028.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4e910efa639c09471758b7cb0de711508234e722 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31aff203de9bf717b4c428809ecb2d1b5e00bad47145f0a571905b1a43aa8b29 +size 351038 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000029.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..85c230e9e896ea858efb596714a32f852c1e4a27 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fd997e69dc2ec8b67240abc3a3d1815a8402d485d0726b6018a13b6e8242bca +size 394746 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000030.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1ab51acbc6119144ece35d8f8856192d14bfb37f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61979c81eceacab346b2eb59a708a70a134d549c1394dfa5d8f19aebc0e9387e +size 205444 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000031.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..33163056f85e38f953749a575aaba446f009e774 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b82ed344552e8c4cc4ac151e995e1b37354dcb0d9cc302ccdfc121104c73cda +size 628893 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000032.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a0fa08cec67167e72e35be66098533133ecf373 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e3d9ba5fe8a2a1ea8fd4b775460692f5cd0796d9eb51a47017ee8270943eb95 +size 322602 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000033.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..61ba48959a154509e540a9cf203e1241c4ead4e0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e69dbacbe1929648d9a1634808c28eac1845eb7d94bd57152252d614a464f5f9 +size 584623 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000034.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d66f9888f04e41538749ab2866fef3409e8acbc4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15c46fae234c863ee48c71a28be8f23bb3aabd538d354e97c43e30e88cc22900 +size 539253 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000035.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1fc0b65dbaef7ef4454bc4685568306b9839ffa0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99f5f30124bb90b9c56850adf131a47aed784a2b8996ac52126a4b1164e85d5e +size 466214 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000036.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..38c74bb13a3f7e72a53e5955986bbb10dd317637 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b23d68f12b06613203a009621335da15fb75a73790162dc3b5ed24cf2d774a6 +size 168093 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000037.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ec92af3a459a50dde9d9c1ce37b5b744b5505e43 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:574ac402116b72187106328b172cd057cddf4d448e8109668245244d23a98e1f +size 292857 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000038.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a03187c6ec06b142dd6e83098b95686a7f56602f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a94b6b28aab6de6d7ec382a62d7c352c919d4752db52f31e29a90b9d8188f59 +size 373585 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000039.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a3142fd68e6fb6c67d5cadbf2891fac8ee7efe54 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26e2378a0b49c3441dcb69713c4322e0dc751805ea1055a675d020c62595e319 +size 769383 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000040.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..630298e9f104b7f421eb0c938dcba19becc7f41a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0566e1b507e6ca3f9ff3ef50644cf5c107db91730ee683b483278909afa6fbe5 +size 277351 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000041.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f4ba2aad31600bcd51a66a3067637b0ca93cfa8f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:384974e9cc58f12720567b320c5b7934a6b2ede142f5097b3df8bc1858de8b1f +size 334890 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000042.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bbb27c907bca9887f1b588d13ebef08c35b9c1a5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e4c0b6eaf3e038455242f401a9aa84a07809f60fc858b9c3dab9d66bf5da6e7 +size 396619 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000043.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..561075d5fec11ac8859f38a154cacfc7777f720c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:893af5f0588e93e7167fc4f1a8b23a9e14a6d8129b86300a9e843fac2a06f9fa +size 277311 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000044.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..af70e141728d8188c15033a2484f5d16cf107c81 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7e634808ff39856356df354b0344146a4d7403ebdb4fd454f4f17ceee0c8b8e +size 272795 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000045.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dbbff6beb40ae22a9910e0c6bc7c93c081ecaebb --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75c20781f348fc7c31ad1347bba7744acb73ab51ce78877bce48dcd17aff5964 +size 221765 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000046.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7f3b8f5d69f3fc065817cae021f3ebf98415ee32 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb3861470a21cf1234dcec356869df923f5177c9d102c6b5bc6b35bc46cc9b65 +size 650901 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000047.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f8b95dcbfdcc607c2903026dbfea8aa3de96e523 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76b6c8448bf32b1fa6e12fba83f9c67b50c1f373ee3b1ba74a580bc6da0c674a +size 300561 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000048.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c3f8af526d6ff03601456484678a071408daa131 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eeebeb91848edc3d9fc902393eff0e17d077d5b546c23b3477d13049d6ecda8 +size 239933 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000049.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e515b8097e03394ed384e1cc5369771ccb51841a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c96d71b2d76a0deb64453fcd6311a682c4905d5e38e6daa5a64407f0e8fab491 +size 322252 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000050.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000050.parquet new file mode 100644 index 0000000000000000000000000000000000000000..634d8a4c544365d1596edb82e470b6d853056ffc --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000050.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66d4d133610205e1278414f547a84bf28eab087173b24d66ec747660fda869ed +size 320549 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000051.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000051.parquet new file mode 100644 index 0000000000000000000000000000000000000000..57ec153ab88ab0fe27c89b0728d1dcbc201baa0e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000051.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dba9417e4b79f82ab2e2cfe6c293a3f16646fc34ae2193abaf1bb8895f70fb5 +size 535293 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000052.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000052.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ddd479d5354a57dd2af0164c9d05d320d8f6ef7a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000052.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a96a8462c8ee4e378dac58440629a378f17de12f96cacb62f10829b92696a85 +size 353388 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000053.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000053.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5f9f9d82eb6c9d7b18cf44def14a7c6a1a2ffe46 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000053.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c9271edbfe09f935f9adfe78229e425185eade561b9bd619dc2d4b38d7152de +size 216424 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000054.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000054.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c51dae1a18dc643885623c02fa2d0e089b36b331 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000054.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfdc298c6d64437847e92ad7230359bcdc50eda7ea67594ec3cbb386bd2b8b3b +size 316709 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000055.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000055.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e9eada052b3904cbc6f0aaa0b4c089eddab8739e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000055.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c46632626c8110754a81b0efd474a3cb10c453656ed9709e78413803031f7d8 +size 520155 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000056.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000056.parquet new file mode 100644 index 0000000000000000000000000000000000000000..218fcf2e9529569345af0097f1a5a662eb23aa3b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000056.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f36f087d74d801204ecf896dcd4fa023a7fc0d9ecdc44075ab82f473f1b111db +size 226336 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000057.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000057.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0cfac24f1e6c0eaec5e714d892f68f8f7aed6559 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000057.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc20cbe32962f5644fb6c4e039e352bd2403e0de8cc6c2e1ab56656e0a4e6ec6 +size 425252 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000058.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000058.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b98a864b081c4c9cd3c42ea63ff82e555187bd6f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000058.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6215afdd1691750e0a4dcbe8c50bd476ca854a8db9064d1bcc7de89e4d55462 +size 294468 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000059.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000059.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ef669499ea38ae244d1afc2b1428764a47b39f46 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000059.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0552a9c62c0fa8e6ef7f309e8bb9f9d1f87485d1d88a8d2de36d3521e7cf929b +size 338925 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000060.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000060.parquet new file mode 100644 index 0000000000000000000000000000000000000000..01de091bba38ab4282e76c0f1981abbad7461e31 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000060.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33de81fcda9b69f71afec03ed523b282681776c7b430ae12a933184d4dc68a84 +size 354165 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000061.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000061.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e4354ab1b040b5d4d852be97b5522463b79578c6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000061.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6be482834f8669293cd932bd131d9ed3b0d4e7d0c9876417febb0190a7e50898 +size 423791 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000062.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000062.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cbc0d361c7cc91d4c5ed41190db6f15d7675d47e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000062.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9d4a7d68c089391654a5590eea3ef2fd4be066fd77331465176e1d31b422408 +size 472713 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000063.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000063.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2fe34b980cbc3377981f09fe7d3c8ce7b1f2180b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000063.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:727195101e0c04adb1e7915610a2cdea8f7393fa8543c822cf9bea2a4928a712 +size 624841 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000064.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6c58c3f63b37de52536273035e9d605fd8faacf7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86b1fc903602618a65852ad3eb55103d9192898ca628050c79235f08be33f386 +size 542017 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000065.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000065.parquet new file mode 100644 index 0000000000000000000000000000000000000000..73cc4b38b10af5076371c6b697ba03edc242ae12 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000065.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8db3e23602c23898996c579a225e1a049af15614fad400a2152594624301e73e +size 480120 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000066.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000066.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3dd4bb2778e65c2df4c56dd87cab15f820e2364d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000066.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f36ec2fbd2e4224717163469a56b4800151464d4853babfc0d0f8cda06e6249 +size 353806 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000067.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000067.parquet new file mode 100644 index 0000000000000000000000000000000000000000..49d6ae0005151ddd931416c55e8ca0dc6c5cb6b5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000067.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92f639655fa6d27d7f379bab62b1d74cf7f79bedec8b4d1c6e4bbab0054d54a4 +size 554030 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000068.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000068.parquet new file mode 100644 index 0000000000000000000000000000000000000000..50b71e93767be66fd3032034355f75cfee8f6766 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000068.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cdd65416da489e33857bc7d7cabf715895741483ec6d60f8360aaada87f2bc6 +size 355851 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000069.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000069.parquet new file mode 100644 index 0000000000000000000000000000000000000000..acbbd3d15ed63b101eb715f3c7c8cf063e721b4a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000069.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3de235780dd01a9bb735a9deea8ce7908e134cd4ca3aa623536c04bb7877d24 +size 760085 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000070.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000070.parquet new file mode 100644 index 0000000000000000000000000000000000000000..30aa5359e937119e5e3a08896317aad16c4461fc --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000070.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd928302242db7e3d521bfe93b74d1ad077fe0677f3dbd667081ff18e6271494 +size 773953 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000071.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000071.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d7b3d1696326f097a1e3cce0fe9e6df4f54c0120 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000071.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ac5409877d6bf85cfe1ab5e03f337a4d8c4af79a5521459b762a5c4006f6986 +size 565372 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000072.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000072.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9ad09b103fa4c34b61817ba62b05b720f83fc128 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000072.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70b72c0c79dfd072958f33953410a4a344ead8bfb1ca438e75b46760a24223c4 +size 156903 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000073.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000073.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c56a7f24bdb552f1a27ca729eb6599d9988dbfec --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000073.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e77fc28161f025dc48a83c6bbef21ce6e1b69d88fe7a190303ffe948cbc151e +size 173903 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000074.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000074.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b05c270af6f4f4d92f10db87eb62b3f465d67235 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000074.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0131950899c418278b30326a633ed6ddf8216d874e76e8b81769b02c3c7971a5 +size 517916 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000075.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000075.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cce9f32de48bfe55208fb7ad82c31a8763d507d1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000075.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d28938aff4aca9ceee13c02929f7545d9ff554026be5301e651199f342359e3 +size 452062 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000076.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000076.parquet new file mode 100644 index 0000000000000000000000000000000000000000..001c7077ce93def4761bbf9cfc07e31f50f63792 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000076.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb8e34763d2f0be31b69e0c0cc0a3d55449cfb57f105c5d7ea20735d43eef506 +size 363019 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000077.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000077.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0051df8dd184fffbf263e2d0be2a71df6de0679d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000077.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18878e6589d6ddf82b8dc42026fc2565715a9e918165fbcb7bc4a6a0ce80c668 +size 636179 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000078.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000078.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c1e0116e1989167c5f7fe8aa61adc2788d6acf3d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000078.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bb441f8472a7f01c42bcaf45352b5180c512ecc1a9211ef39570e049c9b5451 +size 449011 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000079.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000079.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2628d94096d580d685b62d20f2886e4d75eb6437 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000079.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e06b9be135d9ee6f1be05a5c87883d407771169b70bd7a2b3247e07636088f17 +size 151493 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000080.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000080.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3a2b1f5493e408f595114984419972ed45f95ae0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000080.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8819839c1c425fbe1cf6d7a3866a13f733bf8eeee9dd999e18acb7bb8bdef5fc +size 353074 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000081.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000081.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5f606f75c7289b5c9d90ab4f1005370a074b61a1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000081.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab1818e8d463ba105df21ac85c7842f6d140286f85f3aad4924345f19a56fdc8 +size 446642 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000082.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000082.parquet new file mode 100644 index 0000000000000000000000000000000000000000..df89722c8404ecfebdef38488f5948adfebe32f0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000082.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28ad18dac10e2ac5b5ebd5004c67da6f0ea371165e4df05e8d288236a2076aae +size 257822 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000083.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000083.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8bc98ae4c4ffa6ef5655e053f7a6f3242aa149f9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000083.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bca90ada65a2c7b3aec6ca820ea4e28f9e266dda6c6eb012075f1c277ef4d223 +size 351373 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000084.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000084.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3d9e99ec740d251cfb10ebc079051fae4eb24a1d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000084.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6f307fabe70aa4d21bb427abf460ca057f2c1cfa0b3a629c0e4f9633b9842b9 +size 302818 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000085.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000085.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d3769df20a40704f832308becd6737455871f42b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000085.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12b745c87c4ae8f66384a9577a7afb91fbf4b0e308d91a155cc7f60f7b20e3f7 +size 211076 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000086.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000086.parquet new file mode 100644 index 0000000000000000000000000000000000000000..460a69b4540e1d33db4d185acd88aca026845edc --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000086.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:297ed613c83085fbf9b67c6c40353bfc06034d9c13796df7737ef71d8a2cfdc8 +size 449279 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000087.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000087.parquet new file mode 100644 index 0000000000000000000000000000000000000000..461d6dd114b005bc7ef621506d8e747f2c573cc6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000087.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:362f509a5ebeb3efb1c702435dfcc72efda175e6533c9af07fec6eaf634f01f5 +size 226570 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000088.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000088.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4e8b1903cd739d23032a63f566b839e149105b85 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000088.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9badeb357032f7604c96c42e922c836eba6b14f8330ae9e2912b9934dc7988f +size 585048 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000089.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000089.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d201281be5863c9c69d010890e4cae809e513277 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000089.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5f4701e5305aab0d713c87acc94f05ee685a940661f16c38011de0a06295d72 +size 333961 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000090.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000090.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d3d8f045592cfa40943b324d4534a02170bd75f2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000090.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be4c9feb59249dc69bab5d9a172f743aefb27958a86d5f66a477c37497887a0a +size 325390 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000091.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000091.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e834ff1ba0d4853c4b9a39a0c7a05627ef73c179 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000091.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaafd951612065cbbc7b9e8989976d127e7e4a63f2c15e586b48599e81ac3834 +size 385876 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000092.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000092.parquet new file mode 100644 index 0000000000000000000000000000000000000000..56476e817e89f661412c53f32ab8b1818831a282 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000092.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e842d2c040a6860f11cf741099d603fb57ae12a8ab4ffa5b346e93b15d0b8791 +size 161738 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000093.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000093.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a191415c072181dd06057e2096d7c83a26bde16e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000093.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30e310848d9dd2eeddca358fd8a214ebb814ac709e13c5588ace87366fc2bfb1 +size 430628 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000094.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000094.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f4f352535e762aca6a3d84dab27a321c2548a938 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000094.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62ad75c9a3708773fb91c65efb0a0a3a1a2846fe46679bc824fe7ad5dfc4d6b3 +size 335294 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000095.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000095.parquet new file mode 100644 index 0000000000000000000000000000000000000000..92582c58ef362245798987856ff89cee4b6238fd --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000095.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e03314d6d64e83c88ea07bc58d8623e86b577e458dab9a27e062e9ac776ca1ef +size 246558 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000096.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000096.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ab0d8e713fe20b5ed95946dac03898a76a0ab563 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000096.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dce69cc96713607a14f25ed0703569860770a6527648e2b29bdaafc1ba3ecbee +size 234528 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000097.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000097.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eabdf607aa4d1d2f8b49208aa122cde44694f277 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000097.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d032d2fafbd29b0c312d3c62a1e2bca272a2334afdfd2ce0a360b3f3f6df98f +size 273624 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000098.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000098.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e730e2b5ee14ac3790725e2084282d9db7c0be04 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000098.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12fe8752f0e58b6f4cd5f85a8784262507679f441279759534d958d389f08d58 +size 355735 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000099.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000099.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bc2284895452d71be6707f609500ffc2ab02b836 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000099.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f4969c4513bffbff79ad32541e8f17a5ee1a13a61bf494ea58e14b5c550136e +size 291356 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000100.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000100.parquet new file mode 100644 index 0000000000000000000000000000000000000000..268d1dfd7e91f6f7b43e770921b56c9cb94a3395 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000100.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34d2a724e37e6e11e5fb2217184e2aa43463b3981fab54dba994ee4c3d90d510 +size 224362 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000101.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000101.parquet new file mode 100644 index 0000000000000000000000000000000000000000..53c329780ae3b89f50c4f470f0e04a7493c9231d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000101.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d82c533a25905f3ea00be0f7b4669d84e5ccdac4925d8e30d58f242d1a1a0b58 +size 380650 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000102.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000102.parquet new file mode 100644 index 0000000000000000000000000000000000000000..990a52ffb0336264f7eeee06fcac7bf3f96e1429 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000102.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df6f53e5ca60783633839f2a8a628da2dbfa487386ef105d2b55c915c60983fd +size 453905 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000103.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000103.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9983e17e07a02d64c54b6564d1a314a3c0925218 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000103.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58101dac0f5455b9e6058fcdafd4898ffabf4a0aa01a6e45199e31cfdff9ad10 +size 284897 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000104.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000104.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eab60929a56fa234d3e2af6258c42c9316363b26 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000104.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8376cbaf8a31e2fdc8ba16ba6956ef26e29c62ff3961a74dd47b6105feec2003 +size 378036 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000105.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000105.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0d699305460b335ff8d90db0c3901de5be447004 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000105.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63aea6adbc08cddedc20c0f286e09eb8e5e21cfaf826cf43678ec5c216f003d4 +size 544444 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000106.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000106.parquet new file mode 100644 index 0000000000000000000000000000000000000000..28831a1a3e5315f625421adc36cd31e5c37bb251 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000106.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbccf0ab4028a026e2db8a9c29c38718eda5fbe646002a6780ca4af98e510c69 +size 311149 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000107.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000107.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aefe565d590154b55fa20ef12b6351990a0e4557 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000107.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89de257facc8fbb59ecac30f95175104fc5497c7b73b49fbeba603ffbac4f63a +size 331698 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000108.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000108.parquet new file mode 100644 index 0000000000000000000000000000000000000000..296e51d6e899ecf993ac98382270aa796b1caa3f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000108.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f94866320c5ce8900d4e3f9c93826c8c156c0f0e8fc223f6183457ec4152cded +size 294655 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000109.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000109.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3dbfa191322870d8e404a8a54b60598fcf2b30be --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000109.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad18678bfc8f8d12d0a738bf20ab5b76e1df7df4e71279e01757b0cb7af2f330 +size 639951 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000110.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000110.parquet new file mode 100644 index 0000000000000000000000000000000000000000..601960f3bf81815478b5e0490044c323d10ad088 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000110.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a76540836241ef911e17626537ef96c0732fb39c6d42f1a55535b49be8f14ae1 +size 553076 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000111.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000111.parquet new file mode 100644 index 0000000000000000000000000000000000000000..39d01e18075b2b468fe854bc1f4e0bc9882c2f2d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000111.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca17fa3fdfe00504fed816c70636bcf152dad6c74a067e951e71cc99303d6468 +size 395998 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000112.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000112.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6bb5cea48b5e94e2137de7bcd625bf30d3f61d5b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000112.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18ea3ebd81a48ffa593dd5ffcf3875018ec76ea53949dc1b0fac54989fb5567a +size 490632 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000113.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000113.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5ee6734ce85dd3a2bfa9c9f26244a659ba9cfe86 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000113.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:192f77f5a17de8c6ef434721c54215667006eecc20a07e49f9dfe7146a8c406d +size 635463 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000114.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000114.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ef12758259ed5d47d0756e7a00ef7adeeb593ffc --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000114.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3dfe84de1dbed14d49d09d18f38c174a9c5666c65b48dbc762b7d356996004c +size 348771 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000115.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000115.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb7a2e37fa25e0fa4e10b08f9215c9d5d3247a51 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000115.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:727a4ce2245ce66a5d2e5fad760731c21fa81d80d3b7d863d5661da922d4fce9 +size 256962 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000116.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000116.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aa85c9a47d2b3571747646af9ea2db55b999b532 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000116.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6440b622888bf4bd3732928c17b6b62200d610d228b08f3c743d6a3a29365f47 +size 381668 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000117.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000117.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7e46dc2e0dff7003df89ca5495b3295b50328ef5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000117.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9242c539c81ec7285ff5ba3c5629ac549d7b354ad07cdbcd577a4eafe8aabdd4 +size 386819 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000118.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000118.parquet new file mode 100644 index 0000000000000000000000000000000000000000..12d919e4e41ccd68791d0ffd5b5780e9744a9106 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000118.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59e117daeea36576f29285513f4dc10ed1c86ecdf6d710e7cabd1bb9f81117f0 +size 435336 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000119.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000119.parquet new file mode 100644 index 0000000000000000000000000000000000000000..65956c170870b14a597201ceb23304f987c30ee9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000119.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d99003718bd3cbc51535995a962d481f6ff5f9c235896e014f665744172c3d2b +size 272901 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000120.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000120.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6eba39dc2ef8c056cb320dc962e5173dca368022 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000120.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4415241e7f3b168726ad0b137aa9781fea7f6243c1536fbcb0b01887b2bd73ae +size 606472 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000121.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000121.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9cab9abc61d6ead308fe36fd1cf9231f0f22031e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000121.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edc1b02079bceac28aa956d3914eb61fc6e535b80c642ac429f82bf14f4c0825 +size 285358 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000122.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000122.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d4abd3034236eabf5efd0e0c321d71af75358443 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000122.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6559cef6f4ee3c53cf06aae5524c2d3fd47609ad66e9cf3991f4487004682a6 +size 263557 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000123.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000123.parquet new file mode 100644 index 0000000000000000000000000000000000000000..522e71e9669d0b658edcf0f952a67769381e9c29 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000123.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e94fa265be75fa4892c1d9225e7c63ce4b7ef02de3507e743242a96c58dba635 +size 629645 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000124.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000124.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ac6039f2780e160e07bd600e5a447de5476bbd6e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000124.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ce584a1dc1abbe59122c894ebd7a437017eba0185c17bf0574f4db98ac4ef15 +size 452340 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000125.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000125.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fc62cfd645513cbc6d0e30f5d065b657359b648b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000125.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9867f3c48343c6ed2ac958afc5df9fedfa9af699e9e1ff396bfa42497eb42468 +size 457291 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000126.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000126.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b8f623f9d03490cbdad48d8217dc0b064ff7bb1c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000126.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e4a585533cabd0dfd1a5e851a13333a686a0487acd73e80727bab5b1be122e7 +size 301609 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000127.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000127.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d3d60ba0a818130026bc322a3c5917012b04ab72 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000127.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f6ab6f1b62327d6cafa8183e0df2b38c03249627635e453a606f7c747100390 +size 141741 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000128.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..81bf2b01cb09606d7eebcb2c077dc18c1817f39c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52f6ed04ff7f77a2acf33154830c87d5018b98957b906140ffee00e9cf6fae2c +size 389810 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000129.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000129.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a917e3507ee40b26aa27edff460712754544608c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000129.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d987bff7d1810c47a0e21f03e5e1e38bc5949f4c8d382d696ab8b289c092b33f +size 545290 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000130.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000130.parquet new file mode 100644 index 0000000000000000000000000000000000000000..76bb87b9b16c466344e464d85e2d95edc1a2b2a2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000130.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf26274223fd3bbfc46ba892f31faa0dd5b7498993dc8dab13cbb718ccd4ac9d +size 316423 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000131.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000131.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8450a53c19492ea9c596503f05ecd691665feab9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000131.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:230042a296631de2388ccbf241da37b8f9abeec61d3cb923e7bfab05a89a43c0 +size 408043 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000132.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000132.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a416a0e6627e6b52e544975f09d60d5f57a8c509 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000132.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ee3c9ee4dee5cd144b078b6be8ab80fe83dbadaaedacffe8264706bf261de8d +size 540610 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000133.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000133.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e524ef180c05de509783aa7a54d61d0c9a021ce0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000133.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40edf1c6c891f25f7a644bc898740a3d4ee28ec4f1ba56a113f43e190cdc1dcc +size 283323 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000134.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000134.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fb778aa82e3f214edd52f6f81f591c6528a68dc4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000134.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34218bf628d0e3172af4ea89088d397e4c8a91d87438391ecff18d588d6c6bf2 +size 275154 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000135.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000135.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a319c6463cd9a28895a86b7d7dc725df2b23dd15 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000135.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb1ca01b82c423287ba8a8f324f6d6c2df9d87a7a499f333ae4ad6747ddab8c7 +size 516663 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000136.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000136.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1edc4445aba0a8b2eb32dae8614e116404ddca57 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000136.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a53851316aa22b55c8cb892b085c3300721a6940fbadc6b6b5d81943a428fef +size 404679 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000137.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000137.parquet new file mode 100644 index 0000000000000000000000000000000000000000..31d9c1adbc425f4e26cfab7f450e91cde1c402e1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000137.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a470b8568f0189061dcccf8c3a9b4c6ebbbf706b9434c0cc2aa1041c7eaa6c58 +size 674563 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000138.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000138.parquet new file mode 100644 index 0000000000000000000000000000000000000000..976624fb634635973b1f13f941ae48f28d7219db --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000138.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d944c31efd1f87495065c7a814e115c0d5839de2741a5fee91452ed4712438c9 +size 569583 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000139.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000139.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a26ea7360c2e77af190b35b8f6f00d9456b1ebe3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000139.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c945ba3077f22e6b7feddf556ab68fe364132ce6ac3b7e12d66e48fcf7279883 +size 256412 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000140.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000140.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2f9b13f25de6e428b2bb1f17d3541978b08baba1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000140.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d63d16eb3007ac44fb6093806fb14f624b1167b1d354e72620e885e9403368ad +size 316085 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000141.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000141.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8f08e8e3efb0ed6334abf0b41dc4274556b9f7c6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000141.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe460a7804b640ef67455a03860fa7bb4d666b33f4d6dae1ac90453ec8002920 +size 456078 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000142.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000142.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2b9d7789438933685ff2c349b3b59b53090bd752 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000142.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ceddbed5794b41bfc831ed0bf52a487b2536a952cce259feaa9bcafca9194d82 +size 373065 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000143.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000143.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ec2174d32b98e48f8a8a9752e7fb684dc3bdf219 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000143.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d9c326b8c5db3abe76e7f2c2ec5399f69e7ee9de043b5c9cec60eec0da69e95 +size 207611 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000144.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000144.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5e15a8bf720857b59ad8b7cefde5ea6b08a7daa8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000144.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ed6e28680ac70537720b3e43a582666d541f23705265c21856a6e110b793c87 +size 322768 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000145.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000145.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d8899a358b1e1c89b0a903769a1361e9e2faacbe --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000145.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d74ccbe593a92d7d34a253fa3715f5a4f9cc85dd65090c015c3f6c29ac21bcc +size 618612 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000146.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000146.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3afdc114f0919cfcf86745de0f36a22e8e3129c9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000146.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7e6091b7a3e272eedf00107c11884885e8bef56c43fe8df99cb5ddff484f019 +size 426464 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000147.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000147.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3a5ac939fced1879539b5ea60f60b71d382ac098 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000147.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1913035517ac9050e7b87fb1f4a9f4620f7669f128e76dd27ac09e919d856ed0 +size 473949 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000148.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000148.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b97b2e80bc64984c0824a0409bf96f11c8705bb3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000148.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf9f76d1058c6ee7094d232f010be9440978e9b5bd03e16ba42d1bb41cd00caf +size 214777 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000149.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000149.parquet new file mode 100644 index 0000000000000000000000000000000000000000..066b5c680862db09b5ef2a1067cbe72b2d910b50 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000149.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:556cfd650b177ea60f178a7899a606d43f878d66e2ca66a20dd4498157f63fdf +size 314614 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000150.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000150.parquet new file mode 100644 index 0000000000000000000000000000000000000000..08bcd95c0674b1878e007f8d2effc71ef8d75a11 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000150.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15bbd4b32ed73ec2eb5093f3cd7ac495f5c0545af80451eb2808bdc0786cd2a0 +size 446011 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000151.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000151.parquet new file mode 100644 index 0000000000000000000000000000000000000000..89053417fca1281683a708f2698af5bcbab5177c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000151.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d6e0137bbd976f951f20be8610020efcbfae1fdca2b52c27118f1a134082117 +size 213354 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000152.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000152.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c3d05b072c0b291439eaf813fa66fab570ea6cc8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000152.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa9618903465755ca0693d040d25d75bded672fbaff4605cb446c5b73f7a723f +size 264159 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000153.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000153.parquet new file mode 100644 index 0000000000000000000000000000000000000000..98f8413ded9edba6fe5b5df89ea56e6bac382e1e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000153.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74ecac96e145d2420354b2f17cace134753d4b66859071aad692c76ee040abab +size 911122 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000154.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000154.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1f6fdfa0c78b37b94cda8eaeb191090049a06cd8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000154.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3aba7fcd781ed07ff38f4f11fcb9dba2f7909da775ec2e90b64a413c753d214c +size 624596 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000155.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000155.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a1c3ec9e270f832fcf5e0f76714567fe80c7b255 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000155.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4e0ff0973aeb47bf16c8ef40aa6b56d3e8368e2d7e18c51e83c4241668baf44 +size 210339 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000156.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000156.parquet new file mode 100644 index 0000000000000000000000000000000000000000..808fddb0562ea9fb08011c100658196b8ecadbde --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000156.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa6afc8854f5a48263f77fbe1fea6afe11cbfdf5d08de916bbc15c45d0bfc0d1 +size 804282 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000157.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000157.parquet new file mode 100644 index 0000000000000000000000000000000000000000..756ef6fe1f68c12f316683aebb2e71d5426333a1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000157.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d5e7067f673ea57018be13b55777ea6b89b3eef5066a2fa3fa50b39f2410391 +size 440273 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000158.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000158.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9b898f95394521faca30a790a44b45144f65f573 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000158.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e12b30eb85ff1ec3fc780b465282ad1b990230ea84704facd4e88254b16dde6b +size 215967 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000159.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000159.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6b549728af066fb1f14d9c65a84fa239878d8391 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000159.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21540fb636539f107cd6bc7d5fab652d99a8d1ee2cef17d36b6ac6921df6c3b3 +size 612975 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000160.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000160.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2bf9cb467b1ae5a3255a88764df221205fe241cb --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000160.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87e35d57d623a2b40960b490b1688ffb7adfb22c5ae3ebc05856fa4c6153ceb4 +size 375750 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000161.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000161.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5341f3e2dbfd1f142b2174a9c12824894d64146f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000161.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8d63f01c3a0ce700efa0e57d61265ff993dd9e8dce86cb6153eb87f7603075d +size 532496 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000162.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000162.parquet new file mode 100644 index 0000000000000000000000000000000000000000..adaa28516ee4de14140b5a95e6daee0e460e6026 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000162.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7e2972b3985ce46a5cc2676e42af1d650392b304bebeec8a65c579731235b3d +size 353435 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000163.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000163.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a650ab9f34865aa78921341cce6f2d8c8b7326f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000163.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8645dc553644d6dab877d08d3087eb4d37377ab6e7d7c21ab081808283fed08 +size 356617 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000164.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000164.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3fd00ea26823c9fba51062c9c2c2a069ad339235 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000164.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0adbbd6ba877bad39edce69fe2541d2eeb75f275172428a2cdc0cf834a4dde41 +size 478711 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000165.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000165.parquet new file mode 100644 index 0000000000000000000000000000000000000000..34ca8b9cc651e3f620029f135dd12834be15b257 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000165.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:988e76ef5b46aa1d4bce0eb6b6b4d744aa363dd568ec9f77f17d77172283c783 +size 335192 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000166.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000166.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0ded1e63afe198196c9c471f7f126fcc25715dcf --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000166.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a315225e7f0c04829e283004f97ef7790825e2bb441e0f49953ee9bda1bcdb6d +size 365950 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000167.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000167.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7b2a6bba42d5a4ffa21af4790a7f2d7a5b530389 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000167.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:600f0c75a751f2189fc1661664a78a9cd119788129747cb2c146e652f9ae71aa +size 453060 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000168.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000168.parquet new file mode 100644 index 0000000000000000000000000000000000000000..279a08850cc1efabfb4b9f618909e65dceed1304 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000168.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6064ac5e38ecb52b2087f6bd5fe963159b9f515e69368a3ca5ab4fb0671068e +size 152685 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000169.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000169.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dcf14e27351a86aa1fc33a935601e345cb40fd0c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000169.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fa60216230db1b7363c6b7913b57265af1bd9efbfa9b8e5a0dd307649b37bf8 +size 434888 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000170.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000170.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d97818c92ebf1a5446258d0350fbe935772d5b1d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000170.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c33ae23ec1984dd3c8ad320dfc39aa3c647bcae7ae8cefaa254b3c62eee2dab +size 359960 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000171.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000171.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6971e145325d39fc413cab00a5c96de55abba324 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000171.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f65f6afc08f7a0fcc3b2b5a946a697bce5c30a6cef965478f22b78c93e33788a +size 495230 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000172.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000172.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8ac95fcc5736b2e5f3159ae64396092cdf4b58c7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000172.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06d9f4c96dee691dfcfe6ee8e7b461712dd65e057b77e441ef147e55a09f5cea +size 320613 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000173.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000173.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c0955f73376dd7e1135e851b5df0fb32cf0f00ee --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000173.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7282ee1e833c88c9736df0b8b6101778802076de4477f46e55a37cc7b992562 +size 191608 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000174.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000174.parquet new file mode 100644 index 0000000000000000000000000000000000000000..97f9385f48cf8cf5ce2c6e8186ba9bad7c320329 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000174.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b398b0f55f6b9ee18fb1c0087fc537f41d057d578256619a2f9ddf0c19535bc +size 387417 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000175.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000175.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bb806492fa3d148a692b874ac4f9a318c83d5190 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000175.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2908612e359c6c4303796cea6b94951fd99a5ce4d31d235db8a7cf2abe8dd89a +size 250684 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000176.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000176.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9477bc968a1f37fa81081f87c1289a3ec36857df --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000176.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0348ba83383214966ce09744e69d668b6780e49d6143ca5af22999c08bedc8b0 +size 265961 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000177.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000177.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f9c5803a5e130298a368c93ea8d26991e4740a91 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000177.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:963c14d892c7ecce04d8124f0f7254f291ddeef881474e1ecf53ebb7d609589d +size 186797 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000178.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000178.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2629667d978f7dfb107e28d028fa903e4e60f040 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000178.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:324ca563551e46321c4ffe42568596be81df2dd93c8ad9ce1527c48e011a754a +size 212798 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000179.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000179.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a30303a541ef18c67a48603c42483281f3d799e3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000179.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6db7a99db604251bd6923f66a1d2071e6796c995ef0aa16024582815b9eff73 +size 251146 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000180.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000180.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f9ea59ed9a3abcd3ecd8aead51a6d2eedc11b9e9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000180.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80346bce22908d624c6c5e338671baf15ac03409624ac578e86ced90d44677f8 +size 643439 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000181.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000181.parquet new file mode 100644 index 0000000000000000000000000000000000000000..194285a4411473fcab348965f3c6e126a4977ce0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000181.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1a06e68dfc034eb3a5660d6362706bd2d72d8951291e8cc6daf6483a1e38607 +size 322001 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000182.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000182.parquet new file mode 100644 index 0000000000000000000000000000000000000000..97a69f8bcaed394cd5ff7701d6feaf1004fce80d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000182.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66821a389ba29947f9f90d36411414aee14926af852a95cfbc095a467bd34de2 +size 525104 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000183.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000183.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ed52df31d0712e71d33aa71ac38c5e1ac663d116 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000183.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2db5ff2cd2fd89362af541a0614cba2ad7bcfb0a4cd2dc3247c026215f1d055 +size 306949 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000184.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000184.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c72e20b31693cc6cb16e535c500be43a2b451bb5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000184.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:416961c86beffb9cb44d7d6f0357b15c7e8708fa2783c2b25c3bc6eb55a2c408 +size 320466 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000185.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000185.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cae32a10013dd03d1a4260ab29e0ab3760887a5e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000185.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d962d693142badc8cf1158cf0becbba76b5411db908d08844936ed7d9b7810b5 +size 440669 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000186.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000186.parquet new file mode 100644 index 0000000000000000000000000000000000000000..042f3f2c8bbcbb530ab40bed1cda0240370dfe21 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000186.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:464c6dbd66331822b0b13e83a57d8c3ee91f071bb400b8106aeb74383687c787 +size 543620 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000187.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000187.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ffe5738e78ca32f429532a8af5c7d5706990f65e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000187.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:244070d374b34cd63767b669ed93514c9a1a203afc68dee67ac5ceb6afcc2c87 +size 373243 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000188.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000188.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c17552722589611e93eb193a9c619663a54485b1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000188.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3e4e29698686efd13863c80e73ce11cf4d91d445c5f1cadd023c5789440a691 +size 243155 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000189.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000189.parquet new file mode 100644 index 0000000000000000000000000000000000000000..03c9ddbf896771ce69dcba58b90d38216cded1f3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000189.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d992ed7406385e8645daac17b0709882b412648f5f6f13125949be5342004ff5 +size 434298 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000190.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000190.parquet new file mode 100644 index 0000000000000000000000000000000000000000..faabf6c3905be8c4962032ec60326f70563feef9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000190.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12423dd956532d4b3ca053fd5af1e06fcb5ef885240c15db95f2f55f97d105a2 +size 473180 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000191.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000191.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a1feaba315639f2d58bd661d74b5d1460cbbbe08 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000191.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbd7275962fa6aecb4ad78186c46e80a58936fff3d0c20521da8482eeab16cc9 +size 264048 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000192.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000192.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a949e257d8d0aca982f1ba1102987aa4df1b2a21 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000192.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ccfb50ab4252a0990767f8a2b4a79580f9b1b8fe491452683bc3a49c15bd6ee +size 505152 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000193.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000193.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3fd06d40679b8536a46cef4969c862d51789cebb --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000193.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:449a9ad619f37708945f434332fc41666ebabffb734ec5d282d4bd6d34d0c987 +size 235022 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000194.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000194.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e08efd9f07277ae0927f8512ba72ae1ccb7f83cb --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000194.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0f8ffea57309605756123c42ca2a5ac28938dc37bf2417fdb47676eab3d6e2c +size 337107 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000195.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000195.parquet new file mode 100644 index 0000000000000000000000000000000000000000..74ed665b2263478297c80b125c28fd2d01b2e59d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000195.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a79125e0d1de8193ed6ddf50c39926d0457b479b8a5d09992ccfe5c96d89717 +size 270937 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000196.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000196.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1bfc415e87e1a73cf7835c2a37d3ede15d3bfca4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000196.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b198c96aac0fb541ecdee976feccfdca435630b47a7588598a3135d07558fd3 +size 524154 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000197.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000197.parquet new file mode 100644 index 0000000000000000000000000000000000000000..00c74ad0300d442da56c6cb117abb3a1956dc6c4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000197.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a31f1648bcfe9f7cce067d50a985e11704d840f59e8e60b21aff0edfbd17615 +size 456362 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000198.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000198.parquet new file mode 100644 index 0000000000000000000000000000000000000000..13296246d77ce1fa901536d408b494c973a770f5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000198.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd5079ff042962462b7434054d86ba2470cdee383cd037c71da065b46f98bddd +size 225871 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000199.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000199.parquet new file mode 100644 index 0000000000000000000000000000000000000000..31276afd34be1d8d4d5eedcd9779837bc2513d5c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000199.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13c26a8a9f256a2815d4dacbfdb27058e97a6c4bcb44b982202e33d0c76f4923 +size 459638 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000200.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000200.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0c4183432fbd01a0acf04e96d30c5c9f1a16e5e6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000200.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3d7c11f4a64ba639db5dad2dd35d7fa90b3ef31ca770a09cd44633474dc4383 +size 344231 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000201.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000201.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5e8315d7e8fe163104c0e621da99502208f08eeb --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000201.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a20aefdc628fae12a6d8b222c8d85a50834febd550a8b6ed50161b6fa39988b +size 798440 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000202.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000202.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4ed350193dbcec7b9ac95c605bffa98f4c201eb4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000202.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57d15c1f070d86b612e088facd11540965775da97db4ec307cf813bc5c99f608 +size 421988 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000203.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000203.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f9ad83065e716c099962e959369a1390b35c62cf --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000203.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25dd4ed0f89038a41f949790a1d2472df55cfac4767ca3605ee556da15100a2c +size 445637 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000204.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000204.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7dddc0172baf3500f4589ea5d4b9fe17831e509f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000204.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ddc26fbc7ea303e25f1ef93ac9e3751859834f259cd219f5ee564d2d2457d00 +size 463944 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000205.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000205.parquet new file mode 100644 index 0000000000000000000000000000000000000000..387499f524b88cb41e027c82f01dcac2f6087203 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000205.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d30266be205497ee578ac734b6a93ebf231f4f8262669b247680540b04d3128a +size 203344 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000206.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000206.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9643705e1cc373742fefb2615f735c11f38c25ce --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000206.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0319e03fe273883a858cff0105ee2d1e04483061446d7eda622dddd50bcacb5f +size 456510 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000207.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000207.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cadf34a0ab6d41d8c0e55034c23456237b3ddf29 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000207.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a47ca8aa1d64d8124f968c114fb0a94f11808c818f3e52afefc317cca59bf75b +size 192244 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000208.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000208.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c968515fcaf641ad1c6adcf6c513d7f501475414 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000208.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19aeadb98294c9b879729d027afbc889d7398603731cadf222c5156094e09252 +size 229286 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000209.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000209.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dcf6bb8054b53d54a7b3aac18ce8053711e2a5ea --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000209.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2971ec9ac65deabdcbdbd14aeea61ca7a70bdbe4df79bea45e3a108e01f3b549 +size 265841 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000210.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000210.parquet new file mode 100644 index 0000000000000000000000000000000000000000..01bc50e3646bad16181b5ec61f4fe6c70c54c2dc --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000210.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e156ea06227e75ec411bc91b0fa1bb8f1fd37ba4642f605e5914eea419cd0e84 +size 213224 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000211.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000211.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8d520819708d2c31a7ac91f4c3eadbe9df3b28a3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000211.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebeedfad8faac61edffa108723df01d642ea5b3dfe24cd637a435baee96500b5 +size 395377 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000212.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000212.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e71bae3828f53a65731b4a59022266c1c556a703 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000212.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a07c6ac26cbdd485c6308b524e17e331459125a1d0c2a782274065aa0443c29 +size 485313 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000213.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000213.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2498b2a2e498a8922ed156be3700136978a08a6a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000213.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3652a7c91c623727627b42b980509fdac38d1209072530793daf7c5f874d1143 +size 354488 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000214.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000214.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3af81dfe476e0738942001d0009b78f673ce484c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000214.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be790d1b4a14c08cc55c702701e19e3cceea2692ed0dc18371954a94591d0bcb +size 410500 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000215.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000215.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0a4a8cb2dd1f0f072d5371acfea5a7335bf8abbb --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000215.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a9777181505377545b334eb63794973ac5b5c5e4eccae4e74ed6735a45b89a3 +size 896271 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000216.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000216.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b0d05bee499c09d6810e16aee6e14fbc21dd4206 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000216.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cad871ceb2cfd2c1250cda99506c59faf2f35d7cd03f3a630c8c7f53f8b300c +size 537969 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000217.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000217.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9d9f974641d118e35b675cfec2bf9deec7342071 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000217.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0cb3207ba77a94a062e6f8a2359cce0a714c1af7400b5d3b46410c81b42215a +size 223515 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000218.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000218.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5ed67b427c12aa55171dd7992e52da74a8865602 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000218.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b49ab74d4e9ea25469badb258b9c328226f429d5ad7c3455f2e480d3e8f6d777 +size 287848 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000219.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000219.parquet new file mode 100644 index 0000000000000000000000000000000000000000..59db31aadae8efa79cd4419f93ec333c5a7655f3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000219.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa67f8a1b43470e5f88b859783ab408870ab3ece9c3d91b873fcca53bfb2f15d +size 436138 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000220.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000220.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2d59e39e6799ec25d8ef530947e843eb17c76e5a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000220.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30c5598a8d69bad989f99c4235b55973f5436d0d5495257a528cbfa39e77e46d +size 384991 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000221.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000221.parquet new file mode 100644 index 0000000000000000000000000000000000000000..195f007743c6d8be4e92c4eb06b4ad0683eaa7d4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000221.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ae13fe5d19fcc1bbdcb882bd50853fa2b1d6be8cf09396b6c25bb535a0f272f +size 345229 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000222.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000222.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cdca9f526388e60087e04182bee99f64d38b04a7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000222.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0f81658e38a6f69a877ade671e8180ae12f2faa1bec5016763ca78c6fbb5a6c +size 207709 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000223.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000223.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6b8f37b40820d28ee63d0c58b6263a54e332bcf7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000223.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afaa58d4eb149f8cdeb810b741514e9a0e64d0a3823a4eda1b915f9d5afdf930 +size 614718 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000224.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000224.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c6a374397513b56314f09f50efd2d2229d896707 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000224.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:928985876f79c1c839d652800e8b07a55a1a7a474186aa3400ce0b6c131fceba +size 192421 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000225.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000225.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8d0f9b6bfdebc89bb78b447c0a571ad05e694047 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000225.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13f8c5e6f5568e36b98380b411d13284e610b348f100f1187f8bc9dc85e48b7d +size 454454 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000226.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000226.parquet new file mode 100644 index 0000000000000000000000000000000000000000..338df03b8f6d2ec323b7ccf5195d2c25a683269f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000226.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbc8c8e6a19ddf00593004a2f7d3caa290278297b1f9610b06171a6b22a560c2 +size 319899 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000227.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000227.parquet new file mode 100644 index 0000000000000000000000000000000000000000..760b3697264e288513fac5d88cc551fd4ed69286 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000227.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b96bb0b853a96a1c13cc65b9626feb098d22f6bc3716e3975a544681061dd0b7 +size 304129 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000228.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000228.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0b19781b31612c77c451520eda9d0062331677b1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000228.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:870b4a0d37fba8c95082ebeb3cc099e385070b2b19a4178c801a7c867e6d918d +size 359442 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000229.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000229.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f7f2b14bfc24d8bbf825b17ddd7349a7139df493 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000229.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f8bfab2f73e19e8ecfec8424aaac6bff25552ae72bab3ea77691ebc39ad1641 +size 406116 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000230.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000230.parquet new file mode 100644 index 0000000000000000000000000000000000000000..023036c46d0f29f49b5823900d1d6e56dd108bff --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000230.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:579e0fb9c6132b77c917090305c620d03f0685ab13e3ba5a1ab790321c5c0aae +size 367131 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000231.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000231.parquet new file mode 100644 index 0000000000000000000000000000000000000000..074c8f2c87ac9e3cd84329bca84b03a2f50b9665 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000231.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d96bb99100e067620a7126dacbabf46e612a52f67c813b0449d1bb244ec9e2c +size 436914 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000232.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000232.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7d8d97e803154c81dfa92de7fdabadc9ac6f5aeb --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000232.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1ee3b6e2eb6bb891b7e45fd607240753cfd75b62186cd5eed8ccdd1947b3d65 +size 332051 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000233.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000233.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c9686f0be65df5bc2d05c7cd8b946fc1b727aeb4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000233.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d40b3c04ef353da153de2b788240d1c78971775cffccde0b2d9ca1c611c395db +size 496210 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000234.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000234.parquet new file mode 100644 index 0000000000000000000000000000000000000000..61c549721fb5667df66af8b26bca52fbe795e672 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000234.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68942969334e3ad7f826e069802a22e4611c3b04f6b38e3f944e0debae32a275 +size 328096 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000235.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000235.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5bfc1688555c15deb49f165fad56644d54f11074 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000235.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b6faa1fd69be1975f9656b56f196e2b7691ab331c07496b95d7ca00330e6fb1 +size 734850 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000236.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000236.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b1410e073a22c7070e27587735cd5652f21aae1a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000236.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3527da07ffcbfa249bea1ce33d194e4f72c34fd9988d8870e80942fa588648d +size 239436 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000237.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000237.parquet new file mode 100644 index 0000000000000000000000000000000000000000..64a797a8662b62a40e728a6d1b5dc9cb01d95d6f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000237.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b4e7829c77ac07f03b8854178526a62e1f29d1fb7e560366343d8dc2f123607 +size 414712 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000238.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000238.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6ac717b34b4b86fc868a0727c6d1adfe151a3355 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000238.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ef2a71079c4ef77e6817de191a320749619196c8eb508615adb02dd683de679 +size 358976 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000239.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000239.parquet new file mode 100644 index 0000000000000000000000000000000000000000..87600c3f7ad4a43b0380446bacca6dbe4d875848 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000239.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dc02023f34afbf26cf37afa4129865819a2fba0742d870c4e45355900d3fab8 +size 245988 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000240.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000240.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5fa5562d2f51d041eacaafc0125fe208b2264e49 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000240.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ed17eecd76ec3d32ea9deec11118a7b1ed1cc746b47f73a3bce1c2fed10c00a +size 156602 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000241.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000241.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d2b65f44c5be941ac346fbad82496d10cdc5bb1c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000241.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64fc22285d5e758d961fa85060c4fd9d671bc4e5b98c4e9460c1c33633f213f5 +size 220027 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000242.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000242.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a19299ad6274b358638864d6b0ecf5c65196f7b3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000242.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17599c84d691d23afc8f9b3d5466216fdd765499a83f147440934e8010e4bd7d +size 537634 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000243.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000243.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7bdb7d85a5ca142f36b1ee76f9d375d19430424d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000243.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:750fee8efdeab67bfd3fd41106a494be9daa4000cb7cdf6596758ce7c57f603b +size 241312 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000244.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000244.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d92c545791ba9b57d0b5d08047d75ceb757aec47 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000244.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f241e9fdef63a3b97ae4b9e1a011e02944ce176c9751d1fdc556fd5da36a015 +size 319375 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000245.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000245.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a4b40f78634da3706813a316f428220da61f3f47 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000245.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:485d9ea76bdba3b057f9efdcd11e6bbedea331c45ae3d66928bac69af228ee1f +size 216936 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000246.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000246.parquet new file mode 100644 index 0000000000000000000000000000000000000000..287e3cead538ff02ff8424ec97a8e49f06074c5d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000246.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:560ce7414065c5388b4857ed0af2c4089d7707261c60a20ba88ac719ad93b154 +size 344020 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000247.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000247.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2bac74cada0aa9a5f921707017b73a7226650867 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000247.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a7845a9db750eaafa9028a791c314882cda02c24f89c7ce5ea8f19e19bac968 +size 488010 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000248.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000248.parquet new file mode 100644 index 0000000000000000000000000000000000000000..467f0b33c9a7e3866f4a195d69df55428ce0ceac --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000248.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b21c8930af18ecc4d0a34f2458613908bdc379e400a1f619462a786a9d6079e5 +size 250128 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000249.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000249.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6d9f5c000200aa01255ebf09e2b293a8333e75fc --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000249.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c1a19aa4a025ec1cf4c3f48487c1632ac8d9a72a6d6f61bffa69b0baa12a520 +size 370430 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000250.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000250.parquet new file mode 100644 index 0000000000000000000000000000000000000000..767e7fc00c5e84a1ecee709bee412c5acaddc19f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000250.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d4d13cf644869d5d4f1978ebe4f14ff9ff761727b89477c8c8512925067aa40 +size 252959 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000251.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000251.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2d510baee34f6518e61c586192144ccb7947b05c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000251.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1c91cf2f277a7807a2127abd8d37630cd2580c41dbb1d5558dc815e7cb787cb +size 410900 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000252.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000252.parquet new file mode 100644 index 0000000000000000000000000000000000000000..345c3f0a4e27e5fda350bc26f6c4661df50e2f3a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000252.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67a9aebe9e5519061b32578061ca56bcf1b377bca32c5ae867f480dbeffb94a9 +size 243774 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000253.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000253.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a833d2cef597c021be4dcd1c6d975d3210bad859 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000253.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67cb67280532bf7655ae83fde0b9c07bf2105c41803c99e12f62c2dad28b7ddc +size 325917 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000254.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000254.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6122a30f4d3a0823c3f748668e1a24cfd0841b19 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000254.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae8f724e9bf22d0b1ce6c1c171012599a7363829e667010e1e6d6362226e7998 +size 671372 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000255.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000255.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7e26a34a741694a074a16a9b49b9a1c752e7c9f5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000255.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6f91b79d208a0b710f27d75935ba8f2358615a691a5e7f222aafbd3f5003778 +size 278737 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000256.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000256.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fcb3dd06f50250445dabb2d62c3cf4f457f0dca9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000256.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4931ae1e0e12c553dea3dd98ae90851a6817f9d16259291c5c44d3d836866af2 +size 434549 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000257.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000257.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8ebb059aa2fd445b09621a2de87d41eab9acab36 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000257.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef319d2a12880aa5458258e0c9f178ed8e6f7fa84517f260a2a907badc42c918 +size 196704 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000258.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000258.parquet new file mode 100644 index 0000000000000000000000000000000000000000..39a374eea921e03b722ec82923fc248dac846cda --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000258.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dec615255bdc017e508d34063d0526e1667b51a0c3fab632b101ad2161b800ff +size 527206 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000259.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000259.parquet new file mode 100644 index 0000000000000000000000000000000000000000..03ff5a5c659aeea0f1fd9b4c88d24f2ab693c148 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000259.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2be42da28b52cf6fdfdd69564a4e14d5b7eaf471c5ab8ad7a8f935333f117c26 +size 322391 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000260.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000260.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1f30c284fd73b3075cddd6f9fb046060c2bd023d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000260.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:277d6f612668b56ba7b95719471b34c2320a0e0f34ae1baa74d15ad28e9d533d +size 323378 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000261.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000261.parquet new file mode 100644 index 0000000000000000000000000000000000000000..433051ad8d076163a14091ddab7ae736ca3ad9b6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000261.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c3936a3dd7a9de3fda6aac5e825b228d303feaa7bf99f6a13350fda1468ed45 +size 182776 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000262.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000262.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cdf41121e21c16b2e551128f0cd19fd137c840d2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000262.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa956d9d675b95c65d20e92f5d64ad2a8586c6789375481740186a9563d5647d +size 170292 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000263.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000263.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9faf2e93a1ec0f04f379091c0d2df1477fd28ebf --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000263.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e436d64215c60d80cf6574709946660e3d056cf599248e8f31fc5e5262cc8d9a +size 572043 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000264.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000264.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fda1b86634f0993872586e1c2b66c64a64c32f04 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000264.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9909d797042718fc06e4a6bea4921e583fecc0c038d8eac9368d45fbbd65898 +size 595560 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000265.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000265.parquet new file mode 100644 index 0000000000000000000000000000000000000000..67bd4ab6a4a7d28b2ecc258ad54c1e3a5e2bd9dc --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000265.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a09c68f7b135185ed8a3016cf51085dda7fef118bcda786ac530f1232762992 +size 910318 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000266.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000266.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5e39397e408241a499ec550d63086347b7bbfdb6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000266.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ffdd10efe50555d535d8a3de8572df449dab521a0ba78fc75bfdbc5a76be08c +size 221643 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000267.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000267.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c5fdac93e9793c74f084a869a3a20989993a2a6c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000267.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:385b75215210e793db869c04895af24f2488fe9034502c39c45ce5ec71025a12 +size 640340 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000268.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000268.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cabc9e30a56c1bb78724a8593fef5ef3199a8e08 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000268.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87e425dc9d4b5a010887f9f012d9288442ddab35eee78decb1ece4e42070901f +size 467350 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000269.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000269.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f5d25839f8a8216d3797212b49cdee7c8d462b14 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000269.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d31fd84919f9e2c64fb6430a596c0aaaf6796403bc4ae2210f01c32906f84c77 +size 179805 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000270.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000270.parquet new file mode 100644 index 0000000000000000000000000000000000000000..76737539ceb5f49de87ea0936558c5b914b1de52 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000270.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:134bb4298fc710804be1772e38e75013b1b5bd230cfa215d71893290eae77c1e +size 518339 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000271.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000271.parquet new file mode 100644 index 0000000000000000000000000000000000000000..84f1c919aa5a23061c010da00fde7a7bc5a8bcf6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000271.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6760df13d2d25d78543eedef4379dc1a4acda5fd372c525e9c787a4b52fede9a +size 450837 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000272.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000272.parquet new file mode 100644 index 0000000000000000000000000000000000000000..733fe6f52aa28a02af88063a95500a859305dfec --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000272.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:159320f225321aabbd972dcb60a9a1c95b3fe166cff49c56b0def729761c57cc +size 324010 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000273.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000273.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0c8642d25b4dcce20a62ae996b7d5299d73ebd5b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000273.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c541834db58bd03a85411603947cf1b62083059cfa99677d97a96381cbb3c422 +size 329502 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000274.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000274.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7597c5bd47d321b9ffad7749bc40bd6b3dc92256 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000274.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d47952fc527eb02cda5ce159f477046979a0d18665308696c2f916084da5862 +size 474958 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000275.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000275.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b04cd3d3d9576442c0d925c1fb62cce6f09ce552 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000275.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5658c5ca21deea300f13d7ae06d729b5ac43ea96a3da42ce79fa39fe5b9fe6c2 +size 90479 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000276.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000276.parquet new file mode 100644 index 0000000000000000000000000000000000000000..279a291d00cfd43ccf0aa189556a6455b733f70e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000276.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d953badd63c6028dafaa5d1891e7f74ac31149cf28d023574859175a3b232c16 +size 574135 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000277.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000277.parquet new file mode 100644 index 0000000000000000000000000000000000000000..417d4b4a7d44f4ad7e14c758f7f0756e48082a79 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000277.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b713cb35170ce584e8cc1b2ff0d7d6778972028eaad8830d81bbc5b95a6f0f66 +size 277814 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000278.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000278.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e667c7dadef9f002a216fbfc7fd6b228c1b309d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000278.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b5138375fbb1f66f596b93d036bed36564f1bc7718d31b5008d93fcb9c8c5e7 +size 118869 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000279.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000279.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e12b928a6625cd39f0b246012b716adc63e8e37b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000279.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f37b16b75b500c376241b6d339bf97691d1cd3bf2b913cd73d6ab09c4dce858 +size 353109 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000280.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000280.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cd71c7c5eb8d99ef4c8390baaa1a6ebdfbd70083 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000280.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1c1ed38a63f3f71723099817c5911a26eb4506ea8a602b1ab67d37ee328703c +size 576741 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000281.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000281.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9a44e6e5c9378001b7f9d80d21681a98c7005232 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000281.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57a1e29f060826ef61e19eb89e54e354b754dc9e91e88cd489a36f4e3cf94bbe +size 301192 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000282.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000282.parquet new file mode 100644 index 0000000000000000000000000000000000000000..baedec93b4f81824477ae43bd807e603b5d63d17 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000282.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36c34f99d59b81fbef215142db2338669dd8b0a6e42e07719be67b28020dce42 +size 421481 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000283.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000283.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8d80776ea968d3c002b6b42bb2873d4df4c890a6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000283.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e064cc49f4f36ea39a0addf1a797c1a577f658753b0eb4203b8bfba5d64b1e29 +size 592334 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000284.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000284.parquet new file mode 100644 index 0000000000000000000000000000000000000000..79a18831d21b473e8c85977ae687d24a4033241c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000284.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df99d28155291838c33d64ceacce119599d57af0afb9f6bb96e1a84f3a7e3d9d +size 318851 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000285.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000285.parquet new file mode 100644 index 0000000000000000000000000000000000000000..677fa0bc3355768dfabf203bf730508b06d73209 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000285.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35d13b8dd0cc5bc93672ad419703d78469d7639d6cd4e654d681261f99e7c8ef +size 152138 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000286.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000286.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7deaca98e36accefb7518cb363ce2d0c5c221dd4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000286.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7604ac22fb68c312b0653090c5f45436ef70b45f63fef2f347762ffde372eee6 +size 229069 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000287.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000287.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5308ba98f49689fd10e93c969a75f195ceb88970 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000287.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d1f64b23cddddf7f2571e4ac3a9b2bc1ecf7b38877cd4211bac998f8ddb3f68 +size 538024 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000288.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000288.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8dca99ec171a0c1ecdc9b45832f652275780ea98 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000288.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94ae8552dae47276a5b98eeb7874e7686637e39502e7f499fc7a28c9eaf0b6cf +size 385780 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000289.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000289.parquet new file mode 100644 index 0000000000000000000000000000000000000000..78edb6a81077a96daa7dc6be5f5cfbef1e7593ae --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000289.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4f412766bd56220db752bf0b22962339c7853757ba591f3dbdd24750f0e646f +size 399141 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000290.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000290.parquet new file mode 100644 index 0000000000000000000000000000000000000000..95f5f72cf3d581596a45d80a501c979acedad4b0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000290.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d1660a80b5b845794b301f6610623895004ae322c8f0b14075b053c04cde412 +size 451001 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000291.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000291.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2df614c403ff6b1469a6e1c5e22e7a607c209943 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000291.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db2e6cebde954d28b116353702b58df6ad1b9eafb51d019abf53ec69268cbbfb +size 671708 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000292.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000292.parquet new file mode 100644 index 0000000000000000000000000000000000000000..805d3dac98738feb04645132a4df2bc2f277dac7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000292.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40f157dd9385b8af40a841bd735629c2a8725e1b50724ea591ef1e4200db23a1 +size 473497 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000293.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000293.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ee0fa7b2870cd2ed7fbc2e0b130c242c688d37fa --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000293.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19d2709a031de5ec7c97da8c0ff9de45dae20dbe588472064e16369b3d73ceb5 +size 343709 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000294.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000294.parquet new file mode 100644 index 0000000000000000000000000000000000000000..def54bf2a1ed91d9d69b54e45b5bf448509335c3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000294.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:103e775976e68db92efd7c875e9ed960ddcbfdff778b636ceee2d67c3a5dd1c6 +size 398176 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000295.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000295.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e0149b4aeed96bfee0ef6ec78e91457722949ce3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000295.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a18704fa8f7f563cd5fe036b31031992fbbe764cbfccc08e76656a4cf83f09d2 +size 410871 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000296.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000296.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a813378321a0f3a30d62c59533a4335b0fc1210 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000296.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9fa988db8e456878f28eda705576d7cc55defcf410281dd8e48738e1ad2f707 +size 502311 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000297.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000297.parquet new file mode 100644 index 0000000000000000000000000000000000000000..438969bf07005eaeb67dc69ad6793a76e90e6536 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000297.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ce9fa6baeb03fad05beee1b2298761d1bc4ac5d0383414b5dc064d711d4cbba +size 242758 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000298.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000298.parquet new file mode 100644 index 0000000000000000000000000000000000000000..17f089f6ef1b641b2b16514b39c11ffa8775d674 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000298.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6524a2cb8a9669ade7a7e1e3d9720b9ee962d01df29c0dd8a582cac7822453d7 +size 250863 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000299.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000299.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0c0efa4709229fcda0e9c5a5009067906e8b7467 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000299.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4222831f341254c5c4dfc317d081c38bde932a0a0803819c38444ea87f1e36e0 +size 221575 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000300.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000300.parquet new file mode 100644 index 0000000000000000000000000000000000000000..90567471069ddcba69b008bef491fce4be53b02f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000300.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3a96490b61679fc153f72aefc4273f48fcc452b9bc0c3fac967dc8a47bcf9db +size 284805 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000301.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000301.parquet new file mode 100644 index 0000000000000000000000000000000000000000..60c200c751c331310502ef43956391bd7e67f310 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000301.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c492dc447941c7842e114f829e4bfccb2f9a24b7ed4c64aecb8fbe654135c5d +size 236059 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000302.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000302.parquet new file mode 100644 index 0000000000000000000000000000000000000000..372683b2236566d471c3237d6142c8c9bf052c45 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000302.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9a15dff8615b402354caab5cba98aab2b544a675bcd5dcc9f84a047a0295804 +size 269686 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000303.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000303.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e25037cffaabec952386a3eee966169254649a3c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000303.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b6b73b549e0370cd9dfbae10ec677162a5da6b203330f9a38f7a944475b2443 +size 450923 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000304.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000304.parquet new file mode 100644 index 0000000000000000000000000000000000000000..40ec47eb190fd622da2a40a026141b962c9acc05 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000304.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6b3536ee1b9dfe789f6b6bdb148f50b7adaf0875db1366e8a738eaf3af51348 +size 303697 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000305.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000305.parquet new file mode 100644 index 0000000000000000000000000000000000000000..56528dd4f8a21556241c8b1598d970658a1a6c01 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000305.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a782c4ca083e1880829f27983cb21a5defe5b5490043c00e5e824f48c6055d00 +size 587572 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000306.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000306.parquet new file mode 100644 index 0000000000000000000000000000000000000000..51cc58d6929d3455906fa0f233d7104fb10f293c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000306.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4aee23ba1dcf8f0b8c44b540109fdf53d6076c5291e6268accdb09d47a03505 +size 518545 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000307.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000307.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4e84f793e7c869a21f23e7df07344228ea5d074a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000307.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25a4fe2bb4ddc1f69321afd34aea7b3f5900a4be2871a5cf9c77acce2c85c0c6 +size 141019 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000308.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000308.parquet new file mode 100644 index 0000000000000000000000000000000000000000..886c8fd4e12670e9af4460465959747b86827405 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000308.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2476d02d6d6a2b37599c682862e059c9709f58d9851b9a973483fdc774e442a8 +size 799003 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000309.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000309.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aaec31a0824987e0b4094d7c8a6499badad3e29b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000309.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91ac16c5bb7d29e752e6642890d75ac6216355218209bbf95ee3a165bbe847e2 +size 507739 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000310.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000310.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d47e16d6e54ebc9b2f924835777ff71bc25d528a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000310.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8d4a953b08505dc61cf005d4413af7d68edaac465c4984025f023238806fb3b +size 149346 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000311.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000311.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3277fac80139c3e8a63dd5dfed0b427167f7eb84 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000311.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30b46e3e00272a809c24f2f32c80d2890857b5e6253a9f515c3d5b8dbcd34288 +size 266023 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000312.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000312.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6b1d298caf07d16423f0b0c213a4ab5174ac2c69 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000312.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2de4ea7173dea9ce2465ec108e651782aaf9273a20b9fac697ba7d750b3b164b +size 271140 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000313.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000313.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf43f931f96b0bb80127925ad69e9dae6a2d8539 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000313.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9847fa9a300563dfb17c89f3e5c1a6a60910370a81d056d7c6e959c7b084b0b3 +size 384983 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000314.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000314.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e594d8d25bab8bc0fc7a456a49ac39318b65fbc5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000314.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e38725be41b4cd13be628f11745397354881a71743711746fb5319bfd2f64635 +size 606913 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000315.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000315.parquet new file mode 100644 index 0000000000000000000000000000000000000000..11c64381fa81a5b2f524f55962411aa4e96455f2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000315.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28a613efaddb2fa6a57380c1f98924ca058c68771d4737d66f3db6d21eaa06bf +size 262447 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000316.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000316.parquet new file mode 100644 index 0000000000000000000000000000000000000000..30ce899d32fd5474a4178b364c583866edb443ef --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000316.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b1cd45d0004cfce69a75ee7b75f8d0c7046539eed9e249035c854d42f65ac60 +size 276000 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000317.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000317.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8917eb67825aae914fe5d5aaaee4c7ea4c193706 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000317.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56c7fb302ae544ef2b6f07e3b76b3c0fec3e14a0a9e85c14331cb2532cf4be6e +size 213697 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000318.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000318.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1bff5ad152427277d55d08ce13330ea5e3b6bea3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000318.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70f9dbad5e4691f8d1ea387f1bfdf0846592d686d426cb5bb67c19298f2b2bcd +size 217582 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000319.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000319.parquet new file mode 100644 index 0000000000000000000000000000000000000000..54a69b2a5d1f26ee2f54fc53e7de9a7a8db7efff --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000319.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f485b6567376ffd1120c154c628e3792da845dd84dae8ffb481a4d737484a2a9 +size 646586 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000320.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000320.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1961f659d9e8c9e0a0c8878fe42744506f24d4fc --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000320.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3b59cf6295d8137165358470d48b3f38269c7b8043b28166f90993c631e6f76 +size 828184 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000321.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000321.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb430e3ef9c2a3251c90f197035e03220f223fb6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000321.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72e220e1c7162ecb7dfb0d114d19b0ee2ee86611e41b5959dc1a582ed639367e +size 319625 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000322.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000322.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6f7bdbdfe61fa31a9a9f5e455fd3e7e9dbcbc165 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000322.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5546435d240fbf3b75d1b11f89ed11a16d21fcdf5c09aa112683ed97d1d408c5 +size 398290 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000323.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000323.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b2abfa0f8b659e024c4475cfd1623b2804c175f5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000323.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02cf2939011336c332dfa15b6c360d2de149d72a37736db90f32c5eb6b6bb932 +size 668618 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000324.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000324.parquet new file mode 100644 index 0000000000000000000000000000000000000000..84dcfe5d183594c2ea210dbed9f8a9f4b034f677 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000324.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f6aa0d95683d4e29b918d4bd09d1fd063cf98cb8368e6d68192e377e5c8cfe8 +size 910816 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000325.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000325.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4f77bca2e88d6a307c7881074e51c49a0f6ccaf2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000325.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76c291da03e4f7cb165e16f24ab668e16365108bad3ce08f030e31f5eb1bc29f +size 280501 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000326.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000326.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9b837b3fd9b0f2a32337b7e6ac31c0b296e21c70 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000326.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bbe481ebf09fcd35c8a782372afa5fcb43eadde0e83287a9caba6b92e30a082 +size 283483 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000327.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000327.parquet new file mode 100644 index 0000000000000000000000000000000000000000..505b6da9fdd38d3aa8e8e9afdc28cd64d38cff24 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000327.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:723424c40cf3719fc2589350b6363bf31423a06e3fb7d51d6f90d009dfe73c10 +size 199989 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000328.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000328.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e58d55ee3b864bfdd12c8d3fdd5b6d57c1a9ca81 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000328.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09d2fd73d123b960692dfed5597c9d2bd96429a3884e3e8a4d3b23fe6b5707ba +size 503095 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000329.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000329.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9712c7a1cc4de4bba3e8271e7000d270f8ab40b0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000329.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22fedba2201a2fb9673f86569666bb41cebe9cdd6e7cbb5694616099369797f5 +size 386950 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000330.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000330.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e9364f6fe7cca47f05a3efb25b7ebac4f0634c5d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000330.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0174c187e0793f5ecd76b5b57440308488afbf18e436ccc15624e1aa00c983a6 +size 427552 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000331.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000331.parquet new file mode 100644 index 0000000000000000000000000000000000000000..38b78ad1495f036a955bddf67f9b6cde9f0fead1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000331.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:753310341cc12fe9afed85b6e549abaa667a87785091fdf83900903252e7e3aa +size 268797 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000332.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000332.parquet new file mode 100644 index 0000000000000000000000000000000000000000..295ec02b1724e7bd169b9683ea3b3dcdf7995691 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000332.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6d26fdda7ca0216b6f67deec92091556a4c8995982ad274839df3e7d9ea6e79 +size 190501 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000333.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000333.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2e4a00db3f2a4b9ef2e7ade8c4ad64cf15c5e533 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000333.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07dd8a199b7a52169fb2daf746ed50ebf686f56d392128ed56abd05936aae922 +size 261956 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000334.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000334.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ff0e1dcd8db7331d4edebb4e1121600becf3eb08 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000334.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04c08abcb0d1b6640aa37bb5f9ecb7e50ab37c1ef4dd01e397d77addff80b653 +size 296485 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000335.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000335.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4a1b4d5398c6e8500d1b29c54fb4941b8ebc9791 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000335.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0d11c9458f3398fabb1dfc24d164c44ee2695ba9ad0855c2dea8fd789b05b47 +size 228933 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000336.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000336.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e38ce38d974de67bfe551ccaca4af15a192f4968 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000336.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31bff66492cc6fa9e06e88307d40d661677c8e22850a5f7bf046ff5144504f32 +size 421420 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000337.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000337.parquet new file mode 100644 index 0000000000000000000000000000000000000000..406f551d981460403a98fa62fec92ebf6d641fd2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000337.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fa96baeab18089ecc2c962efe8d2d07e458648769d61cd4188898badd89de77 +size 491882 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000338.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000338.parquet new file mode 100644 index 0000000000000000000000000000000000000000..027d81197388c904d95a4770feb511b3e5396ea7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000338.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7fab0e5f7ca02b162f814d35436d552e248799a4f223fcfff62d7f44334cf18 +size 242916 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000339.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000339.parquet new file mode 100644 index 0000000000000000000000000000000000000000..76c89b851d249f796c96eeeda2074614ef7538ff --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000339.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d16f22da59fc2a99297235a6d9bafa8cc9d317b424ac29fbdb3531a95eb7e3f +size 547774 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000340.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000340.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0da3fe601f67cccfe1dab9bd12e737b539b29f3a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000340.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05688eda22abfe3c09ab8e3909eeaceef0f631f8fed8f83db9d3ab4c4bca5cf7 +size 264283 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000341.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000341.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b849f5f4d6047b24df55391826f55af42febfb80 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000341.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b93f5d1415c447866ff5c46bc0ad41d9fc24946066fe67848bc04e01871fecb +size 154628 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000342.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000342.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8e1e2529670b02f8032859b397f40c4dd1a6c267 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000342.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd49e9fffdc91ebf53ca0a4b36446edc0bf890a31d1fd23ffc1f97b346968a70 +size 948398 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000343.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000343.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b4b6fb14a624c5e073d5b1640bd0a353b85cda19 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000343.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75b7166b5f123db7b41ecf456c03b3739e00a6a48a5bda447ea86042843419e1 +size 605446 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000344.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000344.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ea9c8e320324ce181b462fe2183f7f7d51898ebe --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000344.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1f4f91bcabf0720231aa4c8dae42adf9d824c006caff8d63beda7bb84ae3423 +size 325687 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000345.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000345.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9b7941e09e124e255f474f71045b41b93eb751af --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000345.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f60b26122e8095bdff22b154beecaf64e0a78ec4f01ed505bd3060f245907aa1 +size 249746 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000346.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000346.parquet new file mode 100644 index 0000000000000000000000000000000000000000..969d467945c14cbc6220aace4a93ac01cd56bd96 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000346.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb6a154430085170d46357b78178da67a62ce38efd20b4eb78cb4c4e11c9ded6 +size 237632 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000347.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000347.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7387253233fa959645f37057de1a22e254417749 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000347.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31bc25bfd00a48937b2903054bcd43759649ff4fdee7637a7816b731cd1f5615 +size 252044 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000348.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000348.parquet new file mode 100644 index 0000000000000000000000000000000000000000..227c2241b8bf68db297c4c07c4021f1c192658e1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000348.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23a132e7f0b71ef471fd715dc3974d3df22711fb5decf8599dee70e4bc4b56e4 +size 312329 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000349.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000349.parquet new file mode 100644 index 0000000000000000000000000000000000000000..85d852807e552ee17706f54b42c8508ff457bdc1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000349.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab024c174f990da760e255c480cd43867f705522934744cc2b4fc173b3909e63 +size 267803 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000350.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000350.parquet new file mode 100644 index 0000000000000000000000000000000000000000..efe960384494a9321fd468370bc973753d2e964b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000350.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a88e58eaf86b7a2ade0cfd545231d1bd8b69418c896179cfffa0ed17399da10c +size 259580 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000351.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000351.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6ad449b67ebfa0b7c82d3d613dfe2b2fb575219d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000351.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98fc42436a231b0e6fe56ad5474d9a4e41e70912f877b4b6e7c02b9862dc0966 +size 525054 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000352.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000352.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cedc8e5a9853b3d30c9b085a5e79289fdabf1aad --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000352.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e05f312b97cf9db84703306d2f2d8f3623c54bcad1b1c3210acf69cf292838a +size 532182 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000353.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000353.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3107c875cf706c8227a3513f00bb5a49980695fe --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000353.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a91ae43907a5ac482d061a20ce26a29833fa5276f82082cd809e7baa64c0130d +size 373644 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000354.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000354.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6ef306e62216d9f4b8b561d58004c98ef41aad60 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000354.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab71ae636a2c446c4f7d642c1918eca121e7be47438f7af06b2162b9cdf2aeac +size 472984 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000355.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000355.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2b137cfd69c40fb804f583e739c841487606f2f9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000355.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d31d42d479483a436fdfe1516e24e5f102ecce325960bdecd5e08445f6eaca8 +size 441523 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000356.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000356.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0838bb3081259111d8bb4b547983570e1f093d13 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000356.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d01bf76f8dce954957fe50beb61203098f995b1c70b012f86def17c860e14ff4 +size 498951 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000357.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000357.parquet new file mode 100644 index 0000000000000000000000000000000000000000..03bf9355acdc09456dfe86e9a60f69d97c4c3ffe --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000357.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df7d6479c6922bd1238589360b216af5da1e9168fd9e3cf6dd79d6a84269002d +size 311208 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000358.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000358.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d7b9c0e57590ae6af8725f74f3462af8dfa62226 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000358.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6220ad3e1705a34c904fabbaf9f8ef69cdb3b3359dc67b83d85d4733a9b80ce +size 400249 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000359.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000359.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7994885efe640af7c460fadc1f23723208ece8dd --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000359.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f97598411010b909a28dd8ace856af4b390762723386045b9d96312da0de370 +size 372081 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000360.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000360.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1d1264cbd3020f7119be4051f68c4acc606b3da6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000360.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcdd1b69f2a42c1312c76b4defce7556eebf483676e05a578d2cdc126dbc7280 +size 408943 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000361.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000361.parquet new file mode 100644 index 0000000000000000000000000000000000000000..641173747c1c55619fb2fe932326e78c6bac4135 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000361.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8c2f6ae0d1cf67cc70b19efc37d55ced2348d1fa551008039169e94a8698b6a +size 808017 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000362.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000362.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2bc8073956cf5099d02345984df91a52b922f251 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000362.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:701b1c4549f6609d577fce070c996c933bcda898e6ec6864561cce2189ff205d +size 420442 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000363.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000363.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8260ea57c4eb7bd50c974aae98b146b6058941d1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000363.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f058d983f9fb97c748854926749d2b514b544a8aea47653008cb9bbd5a3e1bf +size 689270 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000364.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000364.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0c3a079429941088a961a3d74c7e5216c86b1df3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000364.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54b35c40c628a8c1ae844eaac1000442a9645e2621559913d8be65d63eafb0cc +size 457569 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000365.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000365.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1aae61105afe8e805e25524d1d1252a5e6e401b5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000365.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8aa899d3d47baf0a6f8d9c21f052faf56b353ec7a0c7c236d6cbc396c346e79 +size 239853 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000366.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000366.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4337a44013be3395bcf533ee4a78c9bdea5980c8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000366.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:633ad404004914c09749a638a765bc8bfc4a78625c05f1396097d99122314e0a +size 341469 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000367.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000367.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a8bf34c17ecef5ad269d04ffe80c032b305859ff --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000367.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e98c98cbfaa3a44cc45cd5e41e2d5190c83a711567be69e476b7282c62be2ff9 +size 213447 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000368.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000368.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9dc2802941efce9e66a9fa32ca3e8e99eb9a733b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000368.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1f48800ebd3f45e1c306c768b751a799e9b785e3b38b4f5981a94ad3112037b +size 280970 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000369.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000369.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2cd579b27771180c0c4e74c2d9ebcf766e22ac78 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000369.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21a7c6a3d9bd74b645fc4e3ff67c7660790b74826ffcba9aa2f618b0b2afcae5 +size 391071 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000370.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000370.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8cf57519565696d3558573cc7333f64e0444ccf2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000370.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71d44f3a046f245e46281ddf9923e27bbd3e88fd7b71e7f1467be4760751bc7d +size 394869 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000371.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000371.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a1179448ae95593ae4b9fa456aae2b2bbd051586 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000371.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:168ea341f6d82a86a97c3896c155ad07a39e23bc8697b50bba8e9c70510acfac +size 303585 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000372.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000372.parquet new file mode 100644 index 0000000000000000000000000000000000000000..49e819d54343fbc23d2afcf4122b51f39bd7ff81 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000372.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd8df10dbacc60d2d289c1d19fad093fa058fcce4df64460d21691810a708ec7 +size 212860 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000373.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000373.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dd50b5b4efa2c83d7634a9b1b682d7453a218c3b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000373.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8b0b792d30b657b39bd798c5acb5e829686d6b64dd6711b1c93a4e77f7301ab +size 140696 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000374.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000374.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a0b696b9b9a6efe2b39d6f08c1b13a501ec7f5d7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000374.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e806581d973f743c502cda74374c5955dfdfaec3e86397c0bab60eb7f327c579 +size 676070 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000375.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000375.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ea30a21f28a2daef6dfce442d90f4005b5afffc6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000375.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebade03b8463bd67270e9887f06d86cae28513be79c7ee70bdfc168c746ca8c6 +size 523362 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000376.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000376.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8655209fa26ef210c124b5ef5a630fdc9ef362b9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000376.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca1ca76d49c311abe3ded1f7660514713097d06c9beec276a815b93003b1ff6b +size 189777 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000377.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000377.parquet new file mode 100644 index 0000000000000000000000000000000000000000..65807a25264cd87829af5f676b3459984f4bb430 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000377.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:023d30d8025b3386c2a51e1415739d17d22baf11e9c2b865c6c0effcb9c20fff +size 286740 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000378.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000378.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8e389c75233b15bb5917a87127f2b57fcf4119e9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000378.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dac5cca67813d741dcc8e258e058a14a837df98a1c904d5de186a67d2d1476a +size 440772 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000379.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000379.parquet new file mode 100644 index 0000000000000000000000000000000000000000..04fc66d0d7c78bf9429ce85bf844fa3aca09a1b4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000379.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23bb2ff9e0eed00e9aa26dea4d52ec6908cf0e18b7d8d2c3dd346b89a918e4b4 +size 305246 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000380.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000380.parquet new file mode 100644 index 0000000000000000000000000000000000000000..494f7dae1e2b68066995816592d51e90f5df8b46 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000380.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6887828361402ba29212ef22387bfb1a2b41f863bf75de8d64dfd66aeffda052 +size 311042 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000381.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000381.parquet new file mode 100644 index 0000000000000000000000000000000000000000..19f02eb482fd3fe2374fc397751a36d0285b5b65 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000381.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe87b542402fb05024353723d2505b9967d16bdbbe50d518cfda791f1c7313a8 +size 179728 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000382.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000382.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9af1d8692395cb1747e4397922006d35cd1c494a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000382.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e4c35a04c4c2ac31d2b83db13be3921ef1081d3f4c3aa46f48bd5bc9c29bd47 +size 613336 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000383.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000383.parquet new file mode 100644 index 0000000000000000000000000000000000000000..859efc20890977dff1606aa68b0d5ef63e92c7b1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000383.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3bbc0cd37ccc7571fdeb87760588db37101451d8b9918781b6a985916ce049b +size 308113 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000384.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000384.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cd549e8db0774012a265f37de7870c9d27193dd1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000384.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1d36f251e9f98bfdb58b236335315fba3b2c4c82fb98860d70dc4fe1e6eb1af +size 198508 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000385.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000385.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e82457c849d01c819ce8be752eaf797cd146c539 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000385.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdc0dc3658ab78a03ddb7d3c898d29aa8f4e7530195301e9c21bef997b7871d4 +size 273029 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000386.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000386.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f3cb5e2433c761b76bed27ca278487643b7aa7bf --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000386.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b58ec02dd8d100f334f2198f9f1a40f7ce6c600d0d377f0ea5f82e619404f497 +size 534807 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000387.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000387.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f96baeb5b80a28e48ec2fc1777d68a151806ad8c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000387.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ba31782abdfa241ff63844bbc15fb0fd14de3dc3e22601546c6d98621278365 +size 572143 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000388.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000388.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6b9ba7817318a6df1fef4cc235d0151e8e3d63b7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000388.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b59abe7cce9f443e6670e3649a8f8bbe27b4c796e2378be261f4f8a218214a8 +size 273381 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000389.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000389.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b8c74106904658f4bee44687988a8ad4fc44ba7d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000389.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a94b904eaffb346766bea3f9750584c51339b8fa815108a6a178babdec37086 +size 158018 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000390.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000390.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e5a313d655a66cab35d8163e8f6d6addbb1ee836 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000390.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f84e0376d735c5dc59ec53265fdcf08673127ae99b9508f85d6428b305246d75 +size 202063 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000391.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000391.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f9bbfbdbc141d1a48ec79361d7927d6e5dffb163 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000391.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71c215aba78b36e473cce77aa3d44b8d7c91dd6f94cd1823e45a1fad2c92cf56 +size 513306 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000392.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000392.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c9c8e8ad2528e91f01faa368181afcc53967dca3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000392.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd72df71a25c767872168b051a4539b17d70919ea18ec7783d9b1c3df99bd16f +size 169303 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000393.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000393.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5a4ce4d1d0f671a3288a18c4fb5e4ef9d9d5b1af --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000393.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddefb0bc4740f2e754a1897208cf6119d878162907df4a04b93142899cabc7f7 +size 203802 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000394.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000394.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bbc3b77652e1113b02e3b0f789e3c524c42d884f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000394.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6511e9f931bde6ac861e94bfd17dcc44e1dbf45d5488a88354feed0eeca1b6d4 +size 272927 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000395.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000395.parquet new file mode 100644 index 0000000000000000000000000000000000000000..492f7ca7f75d50460665d3c9525bfa8620ebdb17 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000395.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd97d4fdc7d75011b933cf02d737d450806e0d069c4ce285b904a68e519f04e1 +size 490546 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000396.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000396.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5cbec3f3281e48704e700198eb15aaf86e37a022 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000396.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cdd3129b3d40a1d324981c982c39c03a076244cca043a01b608aa9470b81616 +size 252711 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000397.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000397.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6e5d8cb3f44d79482baff668f396fda897b8420f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000397.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0facb900acee2492e77483a5588fb6559936c866d2a837e1b61253be61fa9918 +size 412602 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000398.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000398.parquet new file mode 100644 index 0000000000000000000000000000000000000000..66777a5189aae57f6e22b4f52a0dd9357b7a4e5b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000398.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3da1b541ecedaa1c2ac7a7775ace3c328068447793291a273131250ba5b089f0 +size 307322 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000399.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000399.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a233e93b4b2a31bd0adc9a80aa165da92a8a247b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000399.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b7f91797ad07dddc651041ff6d3f752b883fb9f530f22d91724803c63a9320c +size 343169 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000400.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000400.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3ae82715d9aa8f7b38606cb463e3309041df1385 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000400.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bb1461258c884891c612d834481b08b194569bbdb5d2a00857357c65826d880 +size 391559 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000401.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000401.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9fb94879d40b24b3e4385bfc3c7b6902a090129e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000401.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23388cb5db11dada15c682ad39da52b87ea9b3cab2c300b77dab62f2e892ef0c +size 413313 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000402.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000402.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5365c328d8e74e17582e72a2af815b87bf0d5b28 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000402.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:139bbf707489a9d20fcf95c5b0b9cd76de53388b2a77d1130a7c8b82657d0919 +size 382590 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000403.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000403.parquet new file mode 100644 index 0000000000000000000000000000000000000000..715cbdfbdbdbfdf9663730f5773b19184babbe5a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000403.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c486fad93f23e24d05575da2b5473a6db0b2a0ecac7bb87bfedaebc11ae56c82 +size 286978 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000404.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000404.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7965a58aad268c6c6b2abb0e1450cd3d5049a24a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000404.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:913d8185121bfdbd30473e0d32649ff8ef5b7074da685d29c5e1943baa3e023c +size 415672 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000405.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000405.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bac354582083c352ec1752086765d37a51ba7867 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000405.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa172fefa68bb898535781061e4c09f4d4768d001486e5be92fad0588e7ab91b +size 489387 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000406.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000406.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9d70e5b64b7f8d27600669a12af45eb2e1a8c384 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000406.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eab38ae4e7f6443d9e7bf0fbecda28f5afab105ba998a0232d3b65ed5f9eff38 +size 157487 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000407.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000407.parquet new file mode 100644 index 0000000000000000000000000000000000000000..316fc79ab24dbd55f38242e60dcc6c38345a989a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000407.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4234d75a7835fc6b3fa6c959b6395fe1cceaf5a16fac385c99c58b2c12f44c57 +size 404730 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000408.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000408.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f781d70bc7d587cb3b5ab1d64d935031ee3c6b77 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000408.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07c5ca795051d742dded6f4670abd5e0ddb753edd2a7cd344b37c5ac9c6de21b +size 436391 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000409.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000409.parquet new file mode 100644 index 0000000000000000000000000000000000000000..680d3b7be0e3e4fe72e5996a69971fd902a2385d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000409.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c9d383e696ee0498f97a3166d0752c37cbcd4ed6d355f1ebd166dca3c7accad +size 378830 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000410.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000410.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a7cf78de4fa324c61af489e6475f9a957129795b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000410.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94c4ac039e7da3c8a23f1abcf1a150bf6166b96cafb45a803ed442e80f52c387 +size 202378 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000411.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000411.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6bb979ecf977cb3da8227b3f776c3f10ebf08f08 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000411.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b61eb8d3a9ec3df9893d23ab761f66ef33fa2172f6a87f49a5b3a44127ff4618 +size 221490 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000412.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000412.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7207cc07ae9ef5dc5c70026f6e40499120248182 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000412.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3cb2062386389108de51e35fbce7d52ea415f6b42c63ae54cad074da94aa845 +size 579197 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000413.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000413.parquet new file mode 100644 index 0000000000000000000000000000000000000000..93622d45f9cf4e7da2f782db642ce32a18c91b9a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000413.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d66db041c51dff00a7e9a64a6f41e9223960c0f300b0156cedd695432ca8a31 +size 417647 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000414.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000414.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7079516a37a6b3a2cda1b0612c2b99838fa1e9e4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000414.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d8cf21a2172fa6b8003cc6beba1a56be9ccc2dec1899da29e6f0c3041794999 +size 338217 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000415.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000415.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ece76ff2ed0a61b72f2f5395ca5f3679c55a716e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000415.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45deb89744a3f06a70485d46d31616a97f7b25507a68e01b6d98f5215f17c2c8 +size 470444 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000416.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000416.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f6d5b3098900a1d4ee7eca676a46d635eed4a6c9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000416.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60cd54e3081da3a111186e80883e2f46bfb8734e7e54056453ce6d884ea113d8 +size 735675 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000417.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000417.parquet new file mode 100644 index 0000000000000000000000000000000000000000..34c2965e5f8c1778fc4d983bf38aeb19057ab59c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000417.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f444637c6540801bc86e587b545d4f82de30049d07c9fa8c8e4c7e3723ccf40 +size 492212 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000418.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000418.parquet new file mode 100644 index 0000000000000000000000000000000000000000..df29cf5005bebd8cabd07cad3525f4fd8597eaa5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000418.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a422bfa9336580885b2474a23c7cf16d332e30847fbb9443cceaad2ed85227c5 +size 314625 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000419.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000419.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cfb7ca966a253a0c2b72abbb6bb183ae1202296b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000419.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f27efec8769c0c9afba4a994900f54fef51197f0d391c9f38016fc200c28ff7 +size 214842 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000420.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000420.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a4f906a491a164cc76950673fc0b1abf168a24e5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000420.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7af9e06cfac62c8a1c8622baa017256a71d607f2ca736526d9637fc693a5e24 +size 378321 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000421.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000421.parquet new file mode 100644 index 0000000000000000000000000000000000000000..af8a9a7a738d2870311fb65b5e9c82dee3d4f7cd --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000421.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9457cc458b0b0f6a37872416463d959580829176610023cc7bb3e25c9b9edc1c +size 529493 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000422.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000422.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b7b12287e60ded6ed6b0974b3fd7257a89da0556 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000422.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f395f82f11cbd7ae180ccc26f41332ae680c11708c42ef1288e79e3cc9bb9e57 +size 230893 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000423.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000423.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6aa921c78bbd2dcfb19bdef053f35a62284bdc4b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000423.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bebaf5caf5d539c0536e201db00284e965a1bb705fba8162b57caa4b48c59eaf +size 204352 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000424.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000424.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4e84813c8f9ebf403f99c0811f3aa7983b6a1ec0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000424.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2174dc60a47db23502ea2111cebfa66825ae53c27d46a6bc034d9e8a0fbd84c9 +size 521538 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000425.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000425.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ec106e1fdeef4ca87bf0cdf3ab5adc6470f0b0d4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000425.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51455247ebe3f82912cae778bd533ab4beb74eb4ed378007efe7763de0de4667 +size 330601 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000426.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000426.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9c6959d329a10b97bdafe38ca83204c1b85ca9e3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000426.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07bfefb08a6a5edd24d5cb9cbacb05d36168f0e0c7761bec01bd8be01ccb7dfb +size 193939 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000427.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000427.parquet new file mode 100644 index 0000000000000000000000000000000000000000..94ca7b517aaddcdfa110ebf6d1e309a91a59f993 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000427.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6ddf753c33c94e18e10d8229c6b05bd5c6ac633352573e938d0787e0763ed2a +size 340554 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000428.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000428.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fd194a48fdab1e17491e206680b2aec18bf99d6c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000428.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93f79dcd5ee62901b74ae0f1b6ec6d9c5986a439562a7c67c7ecf7fcbeef6487 +size 274005 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000429.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000429.parquet new file mode 100644 index 0000000000000000000000000000000000000000..79a4d0f5cc2fa84c65b59c3a5b9e3e5c662b0295 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000429.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d0bc71d4cfd0b44aa3c608076e50a2aaa30cee7583d8a2113751d62dc7ee15d +size 116162 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000430.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000430.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c126545ccf6b3fb8dc880523f05fd9b033ec8574 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000430.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c74f4bcc94a43489cf5a4661d3c239cb0a141a07c43b377f7868e4fe1ee1fef +size 442762 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000431.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000431.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ec2fe1b4b8e063b433d98d1e17cc232d8eec9ed9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000431.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:458173cb0c6006e7d7b85e14f6930d40ecef1241321017e4a33b4219fa6ab993 +size 244321 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000432.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000432.parquet new file mode 100644 index 0000000000000000000000000000000000000000..04b0eb38176b53574f4849adbfd5dd71ed616107 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000432.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16adb9cd4e05462104a74e0178d85a72223cfe49f5680ed7c5586c62502c0efe +size 305730 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000433.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000433.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7830fd2de14712c5067e6d032d4a5e7e4e4cf527 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000433.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d41402b03d78191fd6c998f3755fc9362e314024117ec46f951990b6969cb63 +size 408983 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000434.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000434.parquet new file mode 100644 index 0000000000000000000000000000000000000000..232263fb9ba69eb0edb28793ddb0b545a1da67c6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000434.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:215191c205d203c2f31ffe27710d2b6d9c48af49e459101ca5f9dd72b1fc9dcf +size 350651 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000435.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000435.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2f6b121193e1dc59be17c207bfb00530bdeeae59 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000435.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fc313c83500c0431ae3c0b3031c5bc82dc29bd2e0de4afaaaa23f42cb9d1178 +size 391947 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000436.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000436.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9731a3ff20fac5454e062b3ead8cdd9f73a08a15 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000436.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e414cbd53fe49d18250b7a0d756ae18918434654fcccd30cfddfdc6ac0ef17bc +size 511282 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000437.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000437.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c1db218f8a7f36458b5adf85003a949e8fb09398 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000437.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e08694533028808adaea2a9034b71b8eb5ae84d7ce88d52244cdf37818316803 +size 419701 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000438.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000438.parquet new file mode 100644 index 0000000000000000000000000000000000000000..22e0de7576e2b207376038d9d807fee3ea852612 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000438.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7063d1c8815c93807c5813674f292953c0a0144b07ee65abea55c11f913a05e5 +size 404069 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000439.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000439.parquet new file mode 100644 index 0000000000000000000000000000000000000000..59861d50f78b1d79ab1bab3506976db5c683f2f7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000439.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aca4f1ff38e46dcd2fbb53653d1b7c7c6800902b211608591b4afa5ac3e1bf1e +size 454087 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000440.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000440.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c14a07ec1a2b2bb14dd4825366d789391a7829f4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000440.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8832dbb2b8a256c55e56e3c36fbae93b2ff018a1970ccd2f3dce586a43d1fac +size 297914 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000441.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000441.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5036f8c8b821e229d31b2f12057d94861e2447ef --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000441.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3452963bd5180a2964ca429ef323c28c3a9241ca8f9d58c244d796c59b05ae6 +size 409986 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000442.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000442.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b790eaddabaa0720c9a7b6432017b241c4168a5c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000442.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37f45a54ed16ddb1e207f8df75cf956bc9a40286119d7430addd35a30088ebce +size 551874 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000443.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000443.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bf15fe890c16475400aeb020422cd3f26af439e9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000443.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:158dddaa6bee4eec5ef110dc66a4bc6b94ebb3db1f1f664093110c0c4a6a9236 +size 313507 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000444.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000444.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb379cd9fdf7b4e1a0e6df22b7b65b4b96c67e48 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000444.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f0f24b5130f2020510ca0ed65bd77f2308ca14c32a1ac1918fb77692156d6f7 +size 227970 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000445.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000445.parquet new file mode 100644 index 0000000000000000000000000000000000000000..afe0ba2f4ceb598029f59af09c545420efd8d99d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000445.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86e85d6b76d6a0dcbba123cb5095e596e879ffc9d91eb3195f1ffd5d1ff7d4f5 +size 326465 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000446.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000446.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bdf1185d204bb8edfffe20f846bca5560b3520c3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000446.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34c025df58640d1465d972b417d048a0999a3c036f741c6bc7bb8321abf8728c +size 319783 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000447.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000447.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ee7f74d8220a9c1043972341bd76e37bef0f26f7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000447.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d529d9e69a02848cdf20c6c9001e3e7308c2b8825fb2dcc3f0cba48caab852ae +size 138364 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000448.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000448.parquet new file mode 100644 index 0000000000000000000000000000000000000000..34ef333a96e3951b721e8e5b35c935836c89686a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000448.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66ab5022cc12de142cc610118412e08ed0c12789ccda4235b81e1d17f821638d +size 266188 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000449.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000449.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cecfbac8c4d68c58bdc07147998069fd55a01f63 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000449.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:018777fa24ee6cb6fd159ca31f9b20b52aa05533db6efa4af7c5712af4d0c90a +size 455043 diff --git a/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000450.parquet b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000450.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8f566eb75914592a1fcb5a223450543cc8b9f8a8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/data/chunk-000/episode_000450.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed4eaba17bb74de719cbde706a04e94ec93c11de0f4a39b1c241141e56717aee +size 678879 diff --git a/leju_robot_pass_the_cleaner_d/meta/episodes.jsonl b/leju_robot_pass_the_cleaner_d/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..d067e863703246574847f02d62de06f80b304a7e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/meta/episodes.jsonl @@ -0,0 +1,451 @@ +{"episode_index": 0, "tasks": ["pick up the cleaner and put it on the table."], "length": 482} +{"episode_index": 1, "tasks": ["pick up the cleaner and put it on the table."], "length": 335} +{"episode_index": 2, "tasks": ["pick up the cleaner and put it on the table."], "length": 358} +{"episode_index": 3, "tasks": ["pick up the cleaner and put it on the table."], "length": 444} +{"episode_index": 4, "tasks": ["pick up the cleaner and put it on the table."], "length": 258} +{"episode_index": 5, "tasks": ["pick up the cleaner and put it on the table."], "length": 304} +{"episode_index": 6, "tasks": ["pick up the cleaner and put it on the table."], "length": 298} +{"episode_index": 7, "tasks": ["pick up the cleaner and put it on the table."], "length": 241} +{"episode_index": 8, "tasks": ["pick up the cleaner and put it on the table."], "length": 259} +{"episode_index": 9, "tasks": ["pick up the cleaner and put it on the table."], "length": 270} +{"episode_index": 10, "tasks": ["pick up the cleaner and put it on the table."], "length": 249} +{"episode_index": 11, "tasks": ["pick up the cleaner and put it on the table."], "length": 476} +{"episode_index": 12, "tasks": ["pick up the cleaner and put it on the table."], "length": 254} +{"episode_index": 13, "tasks": ["pick up the cleaner and put it on the table."], "length": 436} +{"episode_index": 14, "tasks": ["pick up the cleaner and put it on the table."], "length": 253} +{"episode_index": 15, "tasks": ["pick up the cleaner and put it on the table."], "length": 304} +{"episode_index": 16, "tasks": ["pick up the cleaner and put it on the table."], "length": 178} +{"episode_index": 17, "tasks": ["pick up the cleaner and put it on the table."], "length": 556} +{"episode_index": 18, "tasks": ["pick up the cleaner and put it on the table."], "length": 434} +{"episode_index": 19, "tasks": ["pick up the cleaner and put it on the table."], "length": 249} +{"episode_index": 20, "tasks": ["pick up the cleaner and put it on the table."], "length": 353} +{"episode_index": 21, "tasks": ["pick up the cleaner and put it on the table."], "length": 357} +{"episode_index": 22, "tasks": ["pick up the cleaner and put it on the table."], "length": 205} +{"episode_index": 23, "tasks": ["pick up the cleaner and put it on the table."], "length": 238} +{"episode_index": 24, "tasks": ["pick up the cleaner and put it on the table."], "length": 437} +{"episode_index": 25, "tasks": ["pick up the cleaner and put it on the table."], "length": 304} +{"episode_index": 26, "tasks": ["pick up the cleaner and put it on the table."], "length": 629} +{"episode_index": 27, "tasks": ["pick up the cleaner and put it on the table."], "length": 199} +{"episode_index": 28, "tasks": ["pick up the cleaner and put it on the table."], "length": 348} +{"episode_index": 29, "tasks": ["pick up the cleaner and put it on the table."], "length": 390} +{"episode_index": 30, "tasks": ["pick up the cleaner and put it on the table."], "length": 196} +{"episode_index": 31, "tasks": ["pick up the cleaner and put it on the table."], "length": 629} +{"episode_index": 32, "tasks": ["pick up the cleaner and put it on the table."], "length": 317} +{"episode_index": 33, "tasks": ["pick up the cleaner and put it on the table."], "length": 586} +{"episode_index": 34, "tasks": ["pick up the cleaner and put it on the table."], "length": 534} +{"episode_index": 35, "tasks": ["pick up the cleaner and put it on the table."], "length": 455} +{"episode_index": 36, "tasks": ["pick up the cleaner and put it on the table."], "length": 160} +{"episode_index": 37, "tasks": ["pick up the cleaner and put it on the table."], "length": 282} +{"episode_index": 38, "tasks": ["pick up the cleaner and put it on the table."], "length": 400} +{"episode_index": 39, "tasks": ["pick up the cleaner and put it on the table."], "length": 755} +{"episode_index": 40, "tasks": ["pick up the cleaner and put it on the table."], "length": 271} +{"episode_index": 41, "tasks": ["pick up the cleaner and put it on the table."], "length": 328} +{"episode_index": 42, "tasks": ["pick up the cleaner and put it on the table."], "length": 390} +{"episode_index": 43, "tasks": ["pick up the cleaner and put it on the table."], "length": 271} +{"episode_index": 44, "tasks": ["pick up the cleaner and put it on the table."], "length": 266} +{"episode_index": 45, "tasks": ["pick up the cleaner and put it on the table."], "length": 211} +{"episode_index": 46, "tasks": ["pick up the cleaner and put it on the table."], "length": 652} +{"episode_index": 47, "tasks": ["pick up the cleaner and put it on the table."], "length": 299} +{"episode_index": 48, "tasks": ["pick up the cleaner and put it on the table."], "length": 233} +{"episode_index": 49, "tasks": ["pick up the cleaner and put it on the table."], "length": 318} +{"episode_index": 50, "tasks": ["pick up the cleaner and put it on the table."], "length": 318} +{"episode_index": 51, "tasks": ["pick up the cleaner and put it on the table."], "length": 538} +{"episode_index": 52, "tasks": ["pick up the cleaner and put it on the table."], "length": 351} +{"episode_index": 53, "tasks": ["pick up the cleaner and put it on the table."], "length": 207} +{"episode_index": 54, "tasks": ["pick up the cleaner and put it on the table."], "length": 314} +{"episode_index": 55, "tasks": ["pick up the cleaner and put it on the table."], "length": 510} +{"episode_index": 56, "tasks": ["pick up the cleaner and put it on the table."], "length": 217} +{"episode_index": 57, "tasks": ["pick up the cleaner and put it on the table."], "length": 414} +{"episode_index": 58, "tasks": ["pick up the cleaner and put it on the table."], "length": 287} +{"episode_index": 59, "tasks": ["pick up the cleaner and put it on the table."], "length": 337} +{"episode_index": 60, "tasks": ["pick up the cleaner and put it on the table."], "length": 354} +{"episode_index": 61, "tasks": ["pick up the cleaner and put it on the table."], "length": 410} +{"episode_index": 62, "tasks": ["pick up the cleaner and put it on the table."], "length": 466} +{"episode_index": 63, "tasks": ["pick up the cleaner and put it on the table."], "length": 632} +{"episode_index": 64, "tasks": ["pick up the cleaner and put it on the table."], "length": 544} +{"episode_index": 65, "tasks": ["pick up the cleaner and put it on the table."], "length": 470} +{"episode_index": 66, "tasks": ["pick up the cleaner and put it on the table."], "length": 349} +{"episode_index": 67, "tasks": ["pick up the cleaner and put it on the table."], "length": 544} +{"episode_index": 68, "tasks": ["pick up the cleaner and put it on the table."], "length": 351} +{"episode_index": 69, "tasks": ["pick up the cleaner and put it on the table."], "length": 766} +{"episode_index": 70, "tasks": ["pick up the cleaner and put it on the table."], "length": 762} +{"episode_index": 71, "tasks": ["pick up the cleaner and put it on the table."], "length": 560} +{"episode_index": 72, "tasks": ["pick up the cleaner and put it on the table."], "length": 150} +{"episode_index": 73, "tasks": ["pick up the cleaner and put it on the table."], "length": 167} +{"episode_index": 74, "tasks": ["pick up the cleaner and put it on the table."], "length": 513} +{"episode_index": 75, "tasks": ["pick up the cleaner and put it on the table."], "length": 444} +{"episode_index": 76, "tasks": ["pick up the cleaner and put it on the table."], "length": 359} +{"episode_index": 77, "tasks": ["pick up the cleaner and put it on the table."], "length": 638} +{"episode_index": 78, "tasks": ["pick up the cleaner and put it on the table."], "length": 449} +{"episode_index": 79, "tasks": ["pick up the cleaner and put it on the table."], "length": 144} +{"episode_index": 80, "tasks": ["pick up the cleaner and put it on the table."], "length": 360} +{"episode_index": 81, "tasks": ["pick up the cleaner and put it on the table."], "length": 443} +{"episode_index": 82, "tasks": ["pick up the cleaner and put it on the table."], "length": 250} +{"episode_index": 83, "tasks": ["pick up the cleaner and put it on the table."], "length": 347} +{"episode_index": 84, "tasks": ["pick up the cleaner and put it on the table."], "length": 298} +{"episode_index": 85, "tasks": ["pick up the cleaner and put it on the table."], "length": 202} +{"episode_index": 86, "tasks": ["pick up the cleaner and put it on the table."], "length": 440} +{"episode_index": 87, "tasks": ["pick up the cleaner and put it on the table."], "length": 217} +{"episode_index": 88, "tasks": ["pick up the cleaner and put it on the table."], "length": 588} +{"episode_index": 89, "tasks": ["pick up the cleaner and put it on the table."], "length": 332} +{"episode_index": 90, "tasks": ["pick up the cleaner and put it on the table."], "length": 320} +{"episode_index": 91, "tasks": ["pick up the cleaner and put it on the table."], "length": 378} +{"episode_index": 92, "tasks": ["pick up the cleaner and put it on the table."], "length": 152} +{"episode_index": 93, "tasks": ["pick up the cleaner and put it on the table."], "length": 424} +{"episode_index": 94, "tasks": ["pick up the cleaner and put it on the table."], "length": 339} +{"episode_index": 95, "tasks": ["pick up the cleaner and put it on the table."], "length": 235} +{"episode_index": 96, "tasks": ["pick up the cleaner and put it on the table."], "length": 225} +{"episode_index": 97, "tasks": ["pick up the cleaner and put it on the table."], "length": 266} +{"episode_index": 98, "tasks": ["pick up the cleaner and put it on the table."], "length": 354} +{"episode_index": 99, "tasks": ["pick up the cleaner and put it on the table."], "length": 282} +{"episode_index": 100, "tasks": ["pick up the cleaner and put it on the table."], "length": 215} +{"episode_index": 101, "tasks": ["pick up the cleaner and put it on the table."], "length": 373} +{"episode_index": 102, "tasks": ["pick up the cleaner and put it on the table."], "length": 448} +{"episode_index": 103, "tasks": ["pick up the cleaner and put it on the table."], "length": 279} +{"episode_index": 104, "tasks": ["pick up the cleaner and put it on the table."], "length": 370} +{"episode_index": 105, "tasks": ["pick up the cleaner and put it on the table."], "length": 544} +{"episode_index": 106, "tasks": ["pick up the cleaner and put it on the table."], "length": 307} +{"episode_index": 107, "tasks": ["pick up the cleaner and put it on the table."], "length": 328} +{"episode_index": 108, "tasks": ["pick up the cleaner and put it on the table."], "length": 301} +{"episode_index": 109, "tasks": ["pick up the cleaner and put it on the table."], "length": 645} +{"episode_index": 110, "tasks": ["pick up the cleaner and put it on the table."], "length": 557} +{"episode_index": 111, "tasks": ["pick up the cleaner and put it on the table."], "length": 389} +{"episode_index": 112, "tasks": ["pick up the cleaner and put it on the table."], "length": 482} +{"episode_index": 113, "tasks": ["pick up the cleaner and put it on the table."], "length": 631} +{"episode_index": 114, "tasks": ["pick up the cleaner and put it on the table."], "length": 348} +{"episode_index": 115, "tasks": ["pick up the cleaner and put it on the table."], "length": 249} +{"episode_index": 116, "tasks": ["pick up the cleaner and put it on the table."], "length": 378} +{"episode_index": 117, "tasks": ["pick up the cleaner and put it on the table."], "length": 380} +{"episode_index": 118, "tasks": ["pick up the cleaner and put it on the table."], "length": 429} +{"episode_index": 119, "tasks": ["pick up the cleaner and put it on the table."], "length": 270} +{"episode_index": 120, "tasks": ["pick up the cleaner and put it on the table."], "length": 628} +{"episode_index": 121, "tasks": ["pick up the cleaner and put it on the table."], "length": 281} +{"episode_index": 122, "tasks": ["pick up the cleaner and put it on the table."], "length": 255} +{"episode_index": 123, "tasks": ["pick up the cleaner and put it on the table."], "length": 627} +{"episode_index": 124, "tasks": ["pick up the cleaner and put it on the table."], "length": 445} +{"episode_index": 125, "tasks": ["pick up the cleaner and put it on the table."], "length": 453} +{"episode_index": 126, "tasks": ["pick up the cleaner and put it on the table."], "length": 299} +{"episode_index": 127, "tasks": ["pick up the cleaner and put it on the table."], "length": 133} +{"episode_index": 128, "tasks": ["pick up the cleaner and put it on the table."], "length": 386} +{"episode_index": 129, "tasks": ["pick up the cleaner and put it on the table."], "length": 539} +{"episode_index": 130, "tasks": ["pick up the cleaner and put it on the table."], "length": 315} +{"episode_index": 131, "tasks": ["pick up the cleaner and put it on the table."], "length": 396} +{"episode_index": 132, "tasks": ["pick up the cleaner and put it on the table."], "length": 531} +{"episode_index": 133, "tasks": ["pick up the cleaner and put it on the table."], "length": 279} +{"episode_index": 134, "tasks": ["pick up the cleaner and put it on the table."], "length": 269} +{"episode_index": 135, "tasks": ["pick up the cleaner and put it on the table."], "length": 509} +{"episode_index": 136, "tasks": ["pick up the cleaner and put it on the table."], "length": 395} +{"episode_index": 137, "tasks": ["pick up the cleaner and put it on the table."], "length": 667} +{"episode_index": 138, "tasks": ["pick up the cleaner and put it on the table."], "length": 583} +{"episode_index": 139, "tasks": ["pick up the cleaner and put it on the table."], "length": 252} +{"episode_index": 140, "tasks": ["pick up the cleaner and put it on the table."], "length": 316} +{"episode_index": 141, "tasks": ["pick up the cleaner and put it on the table."], "length": 448} +{"episode_index": 142, "tasks": ["pick up the cleaner and put it on the table."], "length": 365} +{"episode_index": 143, "tasks": ["pick up the cleaner and put it on the table."], "length": 195} +{"episode_index": 144, "tasks": ["pick up the cleaner and put it on the table."], "length": 315} +{"episode_index": 145, "tasks": ["pick up the cleaner and put it on the table."], "length": 613} +{"episode_index": 146, "tasks": ["pick up the cleaner and put it on the table."], "length": 419} +{"episode_index": 147, "tasks": ["pick up the cleaner and put it on the table."], "length": 466} +{"episode_index": 148, "tasks": ["pick up the cleaner and put it on the table."], "length": 206} +{"episode_index": 149, "tasks": ["pick up the cleaner and put it on the table."], "length": 310} +{"episode_index": 150, "tasks": ["pick up the cleaner and put it on the table."], "length": 437} +{"episode_index": 151, "tasks": ["pick up the cleaner and put it on the table."], "length": 204} +{"episode_index": 152, "tasks": ["pick up the cleaner and put it on the table."], "length": 255} +{"episode_index": 153, "tasks": ["pick up the cleaner and put it on the table."], "length": 895} +{"episode_index": 154, "tasks": ["pick up the cleaner and put it on the table."], "length": 622} +{"episode_index": 155, "tasks": ["pick up the cleaner and put it on the table."], "length": 202} +{"episode_index": 156, "tasks": ["pick up the cleaner and put it on the table."], "length": 796} +{"episode_index": 157, "tasks": ["pick up the cleaner and put it on the table."], "length": 436} +{"episode_index": 158, "tasks": ["pick up the cleaner and put it on the table."], "length": 206} +{"episode_index": 159, "tasks": ["pick up the cleaner and put it on the table."], "length": 609} +{"episode_index": 160, "tasks": ["pick up the cleaner and put it on the table."], "length": 370} +{"episode_index": 161, "tasks": ["pick up the cleaner and put it on the table."], "length": 525} +{"episode_index": 162, "tasks": ["pick up the cleaner and put it on the table."], "length": 348} +{"episode_index": 163, "tasks": ["pick up the cleaner and put it on the table."], "length": 354} +{"episode_index": 164, "tasks": ["pick up the cleaner and put it on the table."], "length": 471} +{"episode_index": 165, "tasks": ["pick up the cleaner and put it on the table."], "length": 330} +{"episode_index": 166, "tasks": ["pick up the cleaner and put it on the table."], "length": 361} +{"episode_index": 167, "tasks": ["pick up the cleaner and put it on the table."], "length": 448} +{"episode_index": 168, "tasks": ["pick up the cleaner and put it on the table."], "length": 144} +{"episode_index": 169, "tasks": ["pick up the cleaner and put it on the table."], "length": 426} +{"episode_index": 170, "tasks": ["pick up the cleaner and put it on the table."], "length": 355} +{"episode_index": 171, "tasks": ["pick up the cleaner and put it on the table."], "length": 486} +{"episode_index": 172, "tasks": ["pick up the cleaner and put it on the table."], "length": 317} +{"episode_index": 173, "tasks": ["pick up the cleaner and put it on the table."], "length": 181} +{"episode_index": 174, "tasks": ["pick up the cleaner and put it on the table."], "length": 383} +{"episode_index": 175, "tasks": ["pick up the cleaner and put it on the table."], "length": 241} +{"episode_index": 176, "tasks": ["pick up the cleaner and put it on the table."], "length": 262} +{"episode_index": 177, "tasks": ["pick up the cleaner and put it on the table."], "length": 177} +{"episode_index": 178, "tasks": ["pick up the cleaner and put it on the table."], "length": 201} +{"episode_index": 179, "tasks": ["pick up the cleaner and put it on the table."], "length": 247} +{"episode_index": 180, "tasks": ["pick up the cleaner and put it on the table."], "length": 643} +{"episode_index": 181, "tasks": ["pick up the cleaner and put it on the table."], "length": 317} +{"episode_index": 182, "tasks": ["pick up the cleaner and put it on the table."], "length": 519} +{"episode_index": 183, "tasks": ["pick up the cleaner and put it on the table."], "length": 303} +{"episode_index": 184, "tasks": ["pick up the cleaner and put it on the table."], "length": 317} +{"episode_index": 185, "tasks": ["pick up the cleaner and put it on the table."], "length": 430} +{"episode_index": 186, "tasks": ["pick up the cleaner and put it on the table."], "length": 533} +{"episode_index": 187, "tasks": ["pick up the cleaner and put it on the table."], "length": 371} +{"episode_index": 188, "tasks": ["pick up the cleaner and put it on the table."], "length": 235} +{"episode_index": 189, "tasks": ["pick up the cleaner and put it on the table."], "length": 425} +{"episode_index": 190, "tasks": ["pick up the cleaner and put it on the table."], "length": 466} +{"episode_index": 191, "tasks": ["pick up the cleaner and put it on the table."], "length": 256} +{"episode_index": 192, "tasks": ["pick up the cleaner and put it on the table."], "length": 500} +{"episode_index": 193, "tasks": ["pick up the cleaner and put it on the table."], "length": 226} +{"episode_index": 194, "tasks": ["pick up the cleaner and put it on the table."], "length": 333} +{"episode_index": 195, "tasks": ["pick up the cleaner and put it on the table."], "length": 263} +{"episode_index": 196, "tasks": ["pick up the cleaner and put it on the table."], "length": 521} +{"episode_index": 197, "tasks": ["pick up the cleaner and put it on the table."], "length": 452} +{"episode_index": 198, "tasks": ["pick up the cleaner and put it on the table."], "length": 216} +{"episode_index": 199, "tasks": ["pick up the cleaner and put it on the table."], "length": 449} +{"episode_index": 200, "tasks": ["pick up the cleaner and put it on the table."], "length": 341} +{"episode_index": 201, "tasks": ["pick up the cleaner and put it on the table."], "length": 793} +{"episode_index": 202, "tasks": ["pick up the cleaner and put it on the table."], "length": 411} +{"episode_index": 203, "tasks": ["pick up the cleaner and put it on the table."], "length": 437} +{"episode_index": 204, "tasks": ["pick up the cleaner and put it on the table."], "length": 455} +{"episode_index": 205, "tasks": ["pick up the cleaner and put it on the table."], "length": 194} +{"episode_index": 206, "tasks": ["pick up the cleaner and put it on the table."], "length": 464} +{"episode_index": 207, "tasks": ["pick up the cleaner and put it on the table."], "length": 183} +{"episode_index": 208, "tasks": ["pick up the cleaner and put it on the table."], "length": 219} +{"episode_index": 209, "tasks": ["pick up the cleaner and put it on the table."], "length": 263} +{"episode_index": 210, "tasks": ["pick up the cleaner and put it on the table."], "length": 203} +{"episode_index": 211, "tasks": ["pick up the cleaner and put it on the table."], "length": 387} +{"episode_index": 212, "tasks": ["pick up the cleaner and put it on the table."], "length": 483} +{"episode_index": 213, "tasks": ["pick up the cleaner and put it on the table."], "length": 349} +{"episode_index": 214, "tasks": ["pick up the cleaner and put it on the table."], "length": 400} +{"episode_index": 215, "tasks": ["pick up the cleaner and put it on the table."], "length": 888} +{"episode_index": 216, "tasks": ["pick up the cleaner and put it on the table."], "length": 533} +{"episode_index": 217, "tasks": ["pick up the cleaner and put it on the table."], "length": 213} +{"episode_index": 218, "tasks": ["pick up the cleaner and put it on the table."], "length": 284} +{"episode_index": 219, "tasks": ["pick up the cleaner and put it on the table."], "length": 439} +{"episode_index": 220, "tasks": ["pick up the cleaner and put it on the table."], "length": 381} +{"episode_index": 221, "tasks": ["pick up the cleaner and put it on the table."], "length": 341} +{"episode_index": 222, "tasks": ["pick up the cleaner and put it on the table."], "length": 199} +{"episode_index": 223, "tasks": ["pick up the cleaner and put it on the table."], "length": 621} +{"episode_index": 224, "tasks": ["pick up the cleaner and put it on the table."], "length": 185} +{"episode_index": 225, "tasks": ["pick up the cleaner and put it on the table."], "length": 445} +{"episode_index": 226, "tasks": ["pick up the cleaner and put it on the table."], "length": 313} +{"episode_index": 227, "tasks": ["pick up the cleaner and put it on the table."], "length": 298} +{"episode_index": 228, "tasks": ["pick up the cleaner and put it on the table."], "length": 354} +{"episode_index": 229, "tasks": ["pick up the cleaner and put it on the table."], "length": 397} +{"episode_index": 230, "tasks": ["pick up the cleaner and put it on the table."], "length": 361} +{"episode_index": 231, "tasks": ["pick up the cleaner and put it on the table."], "length": 431} +{"episode_index": 232, "tasks": ["pick up the cleaner and put it on the table."], "length": 328} +{"episode_index": 233, "tasks": ["pick up the cleaner and put it on the table."], "length": 492} +{"episode_index": 234, "tasks": ["pick up the cleaner and put it on the table."], "length": 324} +{"episode_index": 235, "tasks": ["pick up the cleaner and put it on the table."], "length": 732} +{"episode_index": 236, "tasks": ["pick up the cleaner and put it on the table."], "length": 235} +{"episode_index": 237, "tasks": ["pick up the cleaner and put it on the table."], "length": 405} +{"episode_index": 238, "tasks": ["pick up the cleaner and put it on the table."], "length": 354} +{"episode_index": 239, "tasks": ["pick up the cleaner and put it on the table."], "length": 239} +{"episode_index": 240, "tasks": ["pick up the cleaner and put it on the table."], "length": 149} +{"episode_index": 241, "tasks": ["pick up the cleaner and put it on the table."], "length": 210} +{"episode_index": 242, "tasks": ["pick up the cleaner and put it on the table."], "length": 538} +{"episode_index": 243, "tasks": ["pick up the cleaner and put it on the table."], "length": 232} +{"episode_index": 244, "tasks": ["pick up the cleaner and put it on the table."], "length": 318} +{"episode_index": 245, "tasks": ["pick up the cleaner and put it on the table."], "length": 207} +{"episode_index": 246, "tasks": ["pick up the cleaner and put it on the table."], "length": 340} +{"episode_index": 247, "tasks": ["pick up the cleaner and put it on the table."], "length": 481} +{"episode_index": 248, "tasks": ["pick up the cleaner and put it on the table."], "length": 242} +{"episode_index": 249, "tasks": ["pick up the cleaner and put it on the table."], "length": 360} +{"episode_index": 250, "tasks": ["pick up the cleaner and put it on the table."], "length": 245} +{"episode_index": 251, "tasks": ["pick up the cleaner and put it on the table."], "length": 402} +{"episode_index": 252, "tasks": ["pick up the cleaner and put it on the table."], "length": 239} +{"episode_index": 253, "tasks": ["pick up the cleaner and put it on the table."], "length": 327} +{"episode_index": 254, "tasks": ["pick up the cleaner and put it on the table."], "length": 673} +{"episode_index": 255, "tasks": ["pick up the cleaner and put it on the table."], "length": 275} +{"episode_index": 256, "tasks": ["pick up the cleaner and put it on the table."], "length": 425} +{"episode_index": 257, "tasks": ["pick up the cleaner and put it on the table."], "length": 188} +{"episode_index": 258, "tasks": ["pick up the cleaner and put it on the table."], "length": 522} +{"episode_index": 259, "tasks": ["pick up the cleaner and put it on the table."], "length": 317} +{"episode_index": 260, "tasks": ["pick up the cleaner and put it on the table."], "length": 320} +{"episode_index": 261, "tasks": ["pick up the cleaner and put it on the table."], "length": 176} +{"episode_index": 262, "tasks": ["pick up the cleaner and put it on the table."], "length": 166} +{"episode_index": 263, "tasks": ["pick up the cleaner and put it on the table."], "length": 569} +{"episode_index": 264, "tasks": ["pick up the cleaner and put it on the table."], "length": 589} +{"episode_index": 265, "tasks": ["pick up the cleaner and put it on the table."], "length": 898} +{"episode_index": 266, "tasks": ["pick up the cleaner and put it on the table."], "length": 213} +{"episode_index": 267, "tasks": ["pick up the cleaner and put it on the table."], "length": 643} +{"episode_index": 268, "tasks": ["pick up the cleaner and put it on the table."], "length": 458} +{"episode_index": 269, "tasks": ["pick up the cleaner and put it on the table."], "length": 172} +{"episode_index": 270, "tasks": ["pick up the cleaner and put it on the table."], "length": 537} +{"episode_index": 271, "tasks": ["pick up the cleaner and put it on the table."], "length": 443} +{"episode_index": 272, "tasks": ["pick up the cleaner and put it on the table."], "length": 322} +{"episode_index": 273, "tasks": ["pick up the cleaner and put it on the table."], "length": 322} +{"episode_index": 274, "tasks": ["pick up the cleaner and put it on the table."], "length": 467} +{"episode_index": 275, "tasks": ["pick up the cleaner and put it on the table."], "length": 82} +{"episode_index": 276, "tasks": ["pick up the cleaner and put it on the table."], "length": 571} +{"episode_index": 277, "tasks": ["pick up the cleaner and put it on the table."], "length": 271} +{"episode_index": 278, "tasks": ["pick up the cleaner and put it on the table."], "length": 109} +{"episode_index": 279, "tasks": ["pick up the cleaner and put it on the table."], "length": 346} +{"episode_index": 280, "tasks": ["pick up the cleaner and put it on the table."], "length": 578} +{"episode_index": 281, "tasks": ["pick up the cleaner and put it on the table."], "length": 296} +{"episode_index": 282, "tasks": ["pick up the cleaner and put it on the table."], "length": 411} +{"episode_index": 283, "tasks": ["pick up the cleaner and put it on the table."], "length": 589} +{"episode_index": 284, "tasks": ["pick up the cleaner and put it on the table."], "length": 317} +{"episode_index": 285, "tasks": ["pick up the cleaner and put it on the table."], "length": 145} +{"episode_index": 286, "tasks": ["pick up the cleaner and put it on the table."], "length": 222} +{"episode_index": 287, "tasks": ["pick up the cleaner and put it on the table."], "length": 540} +{"episode_index": 288, "tasks": ["pick up the cleaner and put it on the table."], "length": 387} +{"episode_index": 289, "tasks": ["pick up the cleaner and put it on the table."], "length": 396} +{"episode_index": 290, "tasks": ["pick up the cleaner and put it on the table."], "length": 441} +{"episode_index": 291, "tasks": ["pick up the cleaner and put it on the table."], "length": 673} +{"episode_index": 292, "tasks": ["pick up the cleaner and put it on the table."], "length": 464} +{"episode_index": 293, "tasks": ["pick up the cleaner and put it on the table."], "length": 339} +{"episode_index": 294, "tasks": ["pick up the cleaner and put it on the table."], "length": 392} +{"episode_index": 295, "tasks": ["pick up the cleaner and put it on the table."], "length": 401} +{"episode_index": 296, "tasks": ["pick up the cleaner and put it on the table."], "length": 497} +{"episode_index": 297, "tasks": ["pick up the cleaner and put it on the table."], "length": 232} +{"episode_index": 298, "tasks": ["pick up the cleaner and put it on the table."], "length": 241} +{"episode_index": 299, "tasks": ["pick up the cleaner and put it on the table."], "length": 211} +{"episode_index": 300, "tasks": ["pick up the cleaner and put it on the table."], "length": 279} +{"episode_index": 301, "tasks": ["pick up the cleaner and put it on the table."], "length": 228} +{"episode_index": 302, "tasks": ["pick up the cleaner and put it on the table."], "length": 265} +{"episode_index": 303, "tasks": ["pick up the cleaner and put it on the table."], "length": 438} +{"episode_index": 304, "tasks": ["pick up the cleaner and put it on the table."], "length": 299} +{"episode_index": 305, "tasks": ["pick up the cleaner and put it on the table."], "length": 583} +{"episode_index": 306, "tasks": ["pick up the cleaner and put it on the table."], "length": 510} +{"episode_index": 307, "tasks": ["pick up the cleaner and put it on the table."], "length": 133} +{"episode_index": 308, "tasks": ["pick up the cleaner and put it on the table."], "length": 795} +{"episode_index": 309, "tasks": ["pick up the cleaner and put it on the table."], "length": 498} +{"episode_index": 310, "tasks": ["pick up the cleaner and put it on the table."], "length": 140} +{"episode_index": 311, "tasks": ["pick up the cleaner and put it on the table."], "length": 260} +{"episode_index": 312, "tasks": ["pick up the cleaner and put it on the table."], "length": 262} +{"episode_index": 313, "tasks": ["pick up the cleaner and put it on the table."], "length": 376} +{"episode_index": 314, "tasks": ["pick up the cleaner and put it on the table."], "length": 601} +{"episode_index": 315, "tasks": ["pick up the cleaner and put it on the table."], "length": 258} +{"episode_index": 316, "tasks": ["pick up the cleaner and put it on the table."], "length": 272} +{"episode_index": 317, "tasks": ["pick up the cleaner and put it on the table."], "length": 203} +{"episode_index": 318, "tasks": ["pick up the cleaner and put it on the table."], "length": 206} +{"episode_index": 319, "tasks": ["pick up the cleaner and put it on the table."], "length": 651} +{"episode_index": 320, "tasks": ["pick up the cleaner and put it on the table."], "length": 811} +{"episode_index": 321, "tasks": ["pick up the cleaner and put it on the table."], "length": 317} +{"episode_index": 322, "tasks": ["pick up the cleaner and put it on the table."], "length": 390} +{"episode_index": 323, "tasks": ["pick up the cleaner and put it on the table."], "length": 666} +{"episode_index": 324, "tasks": ["pick up the cleaner and put it on the table."], "length": 907} +{"episode_index": 325, "tasks": ["pick up the cleaner and put it on the table."], "length": 272} +{"episode_index": 326, "tasks": ["pick up the cleaner and put it on the table."], "length": 276} +{"episode_index": 327, "tasks": ["pick up the cleaner and put it on the table."], "length": 191} +{"episode_index": 328, "tasks": ["pick up the cleaner and put it on the table."], "length": 675} +{"episode_index": 329, "tasks": ["pick up the cleaner and put it on the table."], "length": 383} +{"episode_index": 330, "tasks": ["pick up the cleaner and put it on the table."], "length": 420} +{"episode_index": 331, "tasks": ["pick up the cleaner and put it on the table."], "length": 262} +{"episode_index": 332, "tasks": ["pick up the cleaner and put it on the table."], "length": 180} +{"episode_index": 333, "tasks": ["pick up the cleaner and put it on the table."], "length": 253} +{"episode_index": 334, "tasks": ["pick up the cleaner and put it on the table."], "length": 290} +{"episode_index": 335, "tasks": ["pick up the cleaner and put it on the table."], "length": 222} +{"episode_index": 336, "tasks": ["pick up the cleaner and put it on the table."], "length": 413} +{"episode_index": 337, "tasks": ["pick up the cleaner and put it on the table."], "length": 488} +{"episode_index": 338, "tasks": ["pick up the cleaner and put it on the table."], "length": 234} +{"episode_index": 339, "tasks": ["pick up the cleaner and put it on the table."], "length": 541} +{"episode_index": 340, "tasks": ["pick up the cleaner and put it on the table."], "length": 258} +{"episode_index": 341, "tasks": ["pick up the cleaner and put it on the table."], "length": 147} +{"episode_index": 342, "tasks": ["pick up the cleaner and put it on the table."], "length": 937} +{"episode_index": 343, "tasks": ["pick up the cleaner and put it on the table."], "length": 612} +{"episode_index": 344, "tasks": ["pick up the cleaner and put it on the table."], "length": 321} +{"episode_index": 345, "tasks": ["pick up the cleaner and put it on the table."], "length": 241} +{"episode_index": 346, "tasks": ["pick up the cleaner and put it on the table."], "length": 228} +{"episode_index": 347, "tasks": ["pick up the cleaner and put it on the table."], "length": 245} +{"episode_index": 348, "tasks": ["pick up the cleaner and put it on the table."], "length": 309} +{"episode_index": 349, "tasks": ["pick up the cleaner and put it on the table."], "length": 262} +{"episode_index": 350, "tasks": ["pick up the cleaner and put it on the table."], "length": 252} +{"episode_index": 351, "tasks": ["pick up the cleaner and put it on the table."], "length": 516} +{"episode_index": 352, "tasks": ["pick up the cleaner and put it on the table."], "length": 529} +{"episode_index": 353, "tasks": ["pick up the cleaner and put it on the table."], "length": 368} +{"episode_index": 354, "tasks": ["pick up the cleaner and put it on the table."], "length": 464} +{"episode_index": 355, "tasks": ["pick up the cleaner and put it on the table."], "length": 434} +{"episode_index": 356, "tasks": ["pick up the cleaner and put it on the table."], "length": 511} +{"episode_index": 357, "tasks": ["pick up the cleaner and put it on the table."], "length": 308} +{"episode_index": 358, "tasks": ["pick up the cleaner and put it on the table."], "length": 396} +{"episode_index": 359, "tasks": ["pick up the cleaner and put it on the table."], "length": 364} +{"episode_index": 360, "tasks": ["pick up the cleaner and put it on the table."], "length": 400} +{"episode_index": 361, "tasks": ["pick up the cleaner and put it on the table."], "length": 789} +{"episode_index": 362, "tasks": ["pick up the cleaner and put it on the table."], "length": 412} +{"episode_index": 363, "tasks": ["pick up the cleaner and put it on the table."], "length": 685} +{"episode_index": 364, "tasks": ["pick up the cleaner and put it on the table."], "length": 451} +{"episode_index": 365, "tasks": ["pick up the cleaner and put it on the table."], "length": 231} +{"episode_index": 366, "tasks": ["pick up the cleaner and put it on the table."], "length": 340} +{"episode_index": 367, "tasks": ["pick up the cleaner and put it on the table."], "length": 204} +{"episode_index": 368, "tasks": ["pick up the cleaner and put it on the table."], "length": 274} +{"episode_index": 369, "tasks": ["pick up the cleaner and put it on the table."], "length": 385} +{"episode_index": 370, "tasks": ["pick up the cleaner and put it on the table."], "length": 385} +{"episode_index": 371, "tasks": ["pick up the cleaner and put it on the table."], "length": 297} +{"episode_index": 372, "tasks": ["pick up the cleaner and put it on the table."], "length": 203} +{"episode_index": 373, "tasks": ["pick up the cleaner and put it on the table."], "length": 131} +{"episode_index": 374, "tasks": ["pick up the cleaner and put it on the table."], "length": 676} +{"episode_index": 375, "tasks": ["pick up the cleaner and put it on the table."], "length": 515} +{"episode_index": 376, "tasks": ["pick up the cleaner and put it on the table."], "length": 180} +{"episode_index": 377, "tasks": ["pick up the cleaner and put it on the table."], "length": 280} +{"episode_index": 378, "tasks": ["pick up the cleaner and put it on the table."], "length": 434} +{"episode_index": 379, "tasks": ["pick up the cleaner and put it on the table."], "length": 300} +{"episode_index": 380, "tasks": ["pick up the cleaner and put it on the table."], "length": 307} +{"episode_index": 381, "tasks": ["pick up the cleaner and put it on the table."], "length": 171} +{"episode_index": 382, "tasks": ["pick up the cleaner and put it on the table."], "length": 620} +{"episode_index": 383, "tasks": ["pick up the cleaner and put it on the table."], "length": 300} +{"episode_index": 384, "tasks": ["pick up the cleaner and put it on the table."], "length": 189} +{"episode_index": 385, "tasks": ["pick up the cleaner and put it on the table."], "length": 264} +{"episode_index": 386, "tasks": ["pick up the cleaner and put it on the table."], "length": 526} +{"episode_index": 387, "tasks": ["pick up the cleaner and put it on the table."], "length": 568} +{"episode_index": 388, "tasks": ["pick up the cleaner and put it on the table."], "length": 267} +{"episode_index": 389, "tasks": ["pick up the cleaner and put it on the table."], "length": 152} +{"episode_index": 390, "tasks": ["pick up the cleaner and put it on the table."], "length": 191} +{"episode_index": 391, "tasks": ["pick up the cleaner and put it on the table."], "length": 510} +{"episode_index": 392, "tasks": ["pick up the cleaner and put it on the table."], "length": 162} +{"episode_index": 393, "tasks": ["pick up the cleaner and put it on the table."], "length": 193} +{"episode_index": 394, "tasks": ["pick up the cleaner and put it on the table."], "length": 268} +{"episode_index": 395, "tasks": ["pick up the cleaner and put it on the table."], "length": 480} +{"episode_index": 396, "tasks": ["pick up the cleaner and put it on the table."], "length": 245} +{"episode_index": 397, "tasks": ["pick up the cleaner and put it on the table."], "length": 400} +{"episode_index": 398, "tasks": ["pick up the cleaner and put it on the table."], "length": 301} +{"episode_index": 399, "tasks": ["pick up the cleaner and put it on the table."], "length": 338} +{"episode_index": 400, "tasks": ["pick up the cleaner and put it on the table."], "length": 387} +{"episode_index": 401, "tasks": ["pick up the cleaner and put it on the table."], "length": 410} +{"episode_index": 402, "tasks": ["pick up the cleaner and put it on the table."], "length": 373} +{"episode_index": 403, "tasks": ["pick up the cleaner and put it on the table."], "length": 282} +{"episode_index": 404, "tasks": ["pick up the cleaner and put it on the table."], "length": 406} +{"episode_index": 405, "tasks": ["pick up the cleaner and put it on the table."], "length": 482} +{"episode_index": 406, "tasks": ["pick up the cleaner and put it on the table."], "length": 150} +{"episode_index": 407, "tasks": ["pick up the cleaner and put it on the table."], "length": 394} +{"episode_index": 408, "tasks": ["pick up the cleaner and put it on the table."], "length": 429} +{"episode_index": 409, "tasks": ["pick up the cleaner and put it on the table."], "length": 373} +{"episode_index": 410, "tasks": ["pick up the cleaner and put it on the table."], "length": 192} +{"episode_index": 411, "tasks": ["pick up the cleaner and put it on the table."], "length": 210} +{"episode_index": 412, "tasks": ["pick up the cleaner and put it on the table."], "length": 581} +{"episode_index": 413, "tasks": ["pick up the cleaner and put it on the table."], "length": 407} +{"episode_index": 414, "tasks": ["pick up the cleaner and put it on the table."], "length": 333} +{"episode_index": 415, "tasks": ["pick up the cleaner and put it on the table."], "length": 460} +{"episode_index": 416, "tasks": ["pick up the cleaner and put it on the table."], "length": 752} +{"episode_index": 417, "tasks": ["pick up the cleaner and put it on the table."], "length": 482} +{"episode_index": 418, "tasks": ["pick up the cleaner and put it on the table."], "length": 311} +{"episode_index": 419, "tasks": ["pick up the cleaner and put it on the table."], "length": 203} +{"episode_index": 420, "tasks": ["pick up the cleaner and put it on the table."], "length": 371} +{"episode_index": 421, "tasks": ["pick up the cleaner and put it on the table."], "length": 526} +{"episode_index": 422, "tasks": ["pick up the cleaner and put it on the table."], "length": 222} +{"episode_index": 423, "tasks": ["pick up the cleaner and put it on the table."], "length": 194} +{"episode_index": 424, "tasks": ["pick up the cleaner and put it on the table."], "length": 522} +{"episode_index": 425, "tasks": ["pick up the cleaner and put it on the table."], "length": 328} +{"episode_index": 426, "tasks": ["pick up the cleaner and put it on the table."], "length": 184} +{"episode_index": 427, "tasks": ["pick up the cleaner and put it on the table."], "length": 336} +{"episode_index": 428, "tasks": ["pick up the cleaner and put it on the table."], "length": 266} +{"episode_index": 429, "tasks": ["pick up the cleaner and put it on the table."], "length": 106} +{"episode_index": 430, "tasks": ["pick up the cleaner and put it on the table."], "length": 430} +{"episode_index": 431, "tasks": ["pick up the cleaner and put it on the table."], "length": 236} +{"episode_index": 432, "tasks": ["pick up the cleaner and put it on the table."], "length": 298} +{"episode_index": 433, "tasks": ["pick up the cleaner and put it on the table."], "length": 397} +{"episode_index": 434, "tasks": ["pick up the cleaner and put it on the table."], "length": 346} +{"episode_index": 435, "tasks": ["pick up the cleaner and put it on the table."], "length": 382} +{"episode_index": 436, "tasks": ["pick up the cleaner and put it on the table."], "length": 504} +{"episode_index": 437, "tasks": ["pick up the cleaner and put it on the table."], "length": 415} +{"episode_index": 438, "tasks": ["pick up the cleaner and put it on the table."], "length": 398} +{"episode_index": 439, "tasks": ["pick up the cleaner and put it on the table."], "length": 446} +{"episode_index": 440, "tasks": ["pick up the cleaner and put it on the table."], "length": 295} +{"episode_index": 441, "tasks": ["pick up the cleaner and put it on the table."], "length": 400} +{"episode_index": 442, "tasks": ["pick up the cleaner and put it on the table."], "length": 547} +{"episode_index": 443, "tasks": ["pick up the cleaner and put it on the table."], "length": 308} +{"episode_index": 444, "tasks": ["pick up the cleaner and put it on the table."], "length": 221} +{"episode_index": 445, "tasks": ["pick up the cleaner and put it on the table."], "length": 321} +{"episode_index": 446, "tasks": ["pick up the cleaner and put it on the table."], "length": 314} +{"episode_index": 447, "tasks": ["pick up the cleaner and put it on the table."], "length": 131} +{"episode_index": 448, "tasks": ["pick up the cleaner and put it on the table."], "length": 260} +{"episode_index": 449, "tasks": ["pick up the cleaner and put it on the table."], "length": 444} +{"episode_index": 450, "tasks": ["pick up the cleaner and put it on the table."], "length": 677} diff --git a/leju_robot_pass_the_cleaner_d/meta/episodes_stats.jsonl b/leju_robot_pass_the_cleaner_d/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..500becb32779a83cc0074940976ede062f87de40 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/meta/episodes_stats.jsonl @@ -0,0 +1,451 @@ +{"episode_index": 0, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4521229132271901]], [[0.5417566184009167]], [[0.4782214867396401]]], "std": [[[0.29348584508398745]], [[0.213932860992]], [[0.2254042161400385]]], "count": [102]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4173111491809334]], [[0.4174757446231087]], [[0.3809053550293628]]], "std": [[[0.2848522266621462]], [[0.25233777476427705]], [[0.2690338718577992]]], "count": [102]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4536491243940868]], [[0.447847945454614]], [[0.3678703727261762]]], "std": [[[0.30745178694140435]], [[0.2246343900112051]], [[0.2505367409561776]]], "count": [102]}, "observation.state": {"min": [-0.5967236757278442, -0.32043901085853577, -0.41466468572616577, -1.7288479804992676, -1.5658621788024902, 0.1009933277964592, -0.7022995948791504, -0.8631373047828674, -0.12435825169086456, 0.5172878503799438, -1.5164613723754883, 0.08340359479188919, -0.6984821557998657, -0.6992451548576355, 0.010922410525381565, -0.003752739867195487, -0.6081864833831787, 1.0346993207931519, -0.4588671922683716, -0.008563589304685593, -0.012776998803019524, -0.0003593053261283785, -0.6130876541137695, 1.0209652185440063, -0.4525076746940613, -0.00814504362642765, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.008872220292687416, -0.001910436898469925, -0.48014208674430847, -0.6519522666931152, -0.6512727737426758, -1.6499745845794678, -2.8737823963165283, -1.2031078338623047, -1.6312475204467773, -1.0084580183029175, -0.38279861211776733, -0.7855846285820007, -0.8921814560890198, -0.5718494653701782, -1.1881129741668701, -1.0515873432159424, -13.061647415161133, -11.752137184143066, -1.6990231275558472, -9.920635223388672, -1.4059828519821167, -1.004273533821106, -1.1764346361160278, -12.660778045654297, -4.548229694366455, -1.9377288818359375, -8.821734428405762, -0.7173382043838501, -1.5781440734863281, -2.6398046016693115, -0.009728129021823406, -0.019577311351895332, -0.021235845983028412, -0.008118691854178905, -0.0073394980281591415, -0.006848820950835943, -0.010055591352283955, -0.021098194643855095, -0.012782477773725986, -0.01041371002793312, -0.005069383420050144, -0.004066574387252331, -3.4148099422454834, -0.4639686942100525, 3.4593505859375, -30.44180679321289, 11.97096061706543, -0.6937822103500366, -0.31814998388290405, -0.19301098585128784, 7.1067633628845215, -32.557613372802734, 14.592901229858398, -0.3075149953365326, -0.016099339351058006, -0.01497672125697136, 0.004273504484444857, -0.08198151737451553, 0.35861802101135254, 0.06310872733592987, 0.023703530430793762, 0.3533957004547119, -0.10380445420742035, 0.006547050550580025, -2.9758949279785156, -0.8517264723777771, -2.8475074768066406, -3.1318979263305664, -0.7826856374740601, -3.1377577781677246, -0.6910828351974487, -0.14530467987060547, 9.693183898925781, -0.009534776210784912, -0.013960808515548706, -0.04038652777671814, -0.0248017106205225, 0.016937600448727608, 0.8329157829284668, 0.5490034222602844], "max": [-0.060504790395498276, 0.22278228402137756, 0.2577866315841675, -0.49668172001838684, 0.1761494278907776, 0.7084023952484131, -0.03757726028561592, -0.11024810373783112, 0.2029455155134201, 1.0780510902404785, -0.5466543436050415, 0.7434977293014526, 0.36136341094970703, -0.10251972079277039, 0.011789894662797451, 0.003357397858053446, -0.6006937026977539, 1.036942481994629, -0.4565116763114929, -0.0044557168148458, -0.012371253222227097, 0.006434088572859764, -0.603408694267273, 1.0236642360687256, -0.4505648910999298, -0.005951350089162588, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.008295039646327496, -0.0019048755057156086, 0.7611849308013916, 0.4365125000476837, 1.6825076341629028, 1.0055843591690063, 1.8163261413574219, 1.4653565883636475, 1.072780728340149, 0.7624499201774597, 0.20960679650306702, 0.39179471135139465, 1.0434677600860596, 1.1745723485946655, 1.3988913297653198, 0.8978294134140015, -3.9975545406341553, 5.036630153656006, 2.4291820526123047, 0.5189255475997925, 0.8321123719215393, 1.721611738204956, 0.7747253179550171, -4.261088848114014, 11.965812683105469, 3.2155067920684814, 2.1978023052215576, 2.6684980392456055, 2.6971917152404785, 1.1477411985397339, 0.006291091907769442, 0.02435670793056488, 0.012875471264123917, 0.010175127536058426, 0.005063857417553663, 0.003005968639627099, 0.006141328252851963, 0.029613714665174484, 0.016410894691944122, 0.00750042824074626, 0.0033880406990647316, 0.005145914852619171, -1.6119599342346191, 0.11877599358558655, 10.660144805908203, -19.5341739654541, 20.197223663330078, 0.8973711133003235, 1.3998600244522095, 0.44169819355010986, 14.446128845214844, -21.251930236816406, 24.186342239379883, 1.352236032485962, 0.02016814425587654, 0.016634847968816757, 0.006715507246553898, 0.027327172458171844, 0.5485056638717651, 0.3448241949081421, 0.3623802363872528, 0.5178794264793396, 0.05461500957608223, 0.3112301230430603, 2.9150638580322266, 0.3683260679244995, 3.078202486038208, 3.131983995437622, -0.18302875757217407, 3.1311416625976562, -0.46703359484672546, 0.23713727295398712, 9.889043807983398, 0.013996481895446777, 0.022902190685272217, 0.04066145420074463, -0.020123030990362167, 0.020687788724899292, 0.8353020548820496, 0.5524958968162537], "mean": [-0.2982899844646454, -0.14576120674610138, -0.33971473574638367, -1.254170298576355, -0.38633614778518677, 0.47238051891326904, -0.5946228504180908, -0.422526091337204, 0.10548531264066696, 0.698829174041748, -1.1201207637786865, 0.41576245427131653, -0.3164385259151459, -0.49275752902030945, 0.011153846979141235, -0.0013278605183586478, -0.6061419248580933, 1.03603994846344, -0.4577556848526001, -0.005798552185297012, -0.012626172043383121, 0.0017313407734036446, -0.6096124649047852, 1.0221340656280518, -0.4516134262084961, -0.007013981696218252, 0.60532546043396, 1.7453187704086304, 0.60532546043396, 0.60532546043396, 0.60532546043396, 0.60532546043396, 0.5967799425125122, 1.727213978767395, 0.5967799425125122, 0.5967799425125122, 0.5967799425125122, 0.5967799425125122, -0.00864493940025568, -0.00190779531840235, -0.008101247251033783, 0.005897933151572943, 0.040146831423044205, 0.004092368762940168, -0.03966350480914116, 0.011827073059976101, -0.001583961769938469, -0.006130949128419161, 0.0017634001560509205, 0.001593536464497447, 0.007867191918194294, -0.010083706118166447, 0.0020594866946339607, -0.006077749654650688, -8.109338760375977, -3.8653223514556885, 0.30310654640197754, -4.159152507781982, -0.24163267016410828, 0.06119697913527489, -0.34577083587646484, -7.284816265106201, 4.781325340270996, 0.40502873063087463, -4.054529190063477, 0.2935827970504761, 0.07532546669244766, -0.3880569636821747, 9.48719825828448e-05, -8.783888188190758e-05, -7.957722118590027e-05, 4.0956416341941804e-05, -6.0566321735677775e-06, -0.0002059562539216131, -0.00044613672071136534, 0.0006490858504548669, -0.00031045477953739464, 0.00023706041974946856, 0.00010244114673696458, -8.216185233322904e-05, -2.6069581508636475, -0.1518736332654953, 7.905161380767822, -25.344480514526367, 16.436111450195312, 0.132218137383461, 0.5539091229438782, 0.1089857816696167, 10.40186882019043, -28.284563064575195, 18.376718521118164, 0.5668190121650696, 0.00188944092951715, -0.0019249138422310352, 0.0058770328760147095, -0.034773193299770355, 0.4343077540397644, 0.15564551949501038, 0.2582506537437439, 0.4232107996940613, -0.04434022307395935, 0.19884178042411804, -1.161828875541687, -0.4354953467845917, 1.1517202854156494, -0.2895042598247528, -0.6000983119010925, 1.3002926111221313, -0.600082278251648, 0.07502936571836472, 9.775602340698242, 0.0013428454985842109, 0.0008319877670146525, -0.0003002205630764365, -0.023377440869808197, 0.019761947914958, 0.8345452547073364, 0.5500866174697876], "std": [0.14641010761260986, 0.18715621531009674, 0.12355690449476242, 0.3887174129486084, 0.6849862337112427, 0.19508108496665955, 0.18052814900875092, 0.25157231092453003, 0.09653961658477783, 0.15245838463306427, 0.33355963230133057, 0.24083131551742554, 0.3631426990032196, 0.19101472198963165, 0.0001690101926214993, 0.0009662784286774695, 0.0015928982757031918, 0.0007829086971469223, 0.0007767276838421822, 0.0011837006313726306, 0.00010096282494487241, 0.0009633256704546511, 0.0020618068519979715, 0.0008270001853816211, 0.0005011417670175433, 0.0007384536438621581, 0.8255888819694519, 1.049041748046875e-05, 0.8255888819694519, 0.8255888819694519, 0.8255888819694519, 0.8255888819694519, 0.8229015469551086, 0.15287791192531586, 0.8229015469551086, 0.8229015469551086, 0.8229015469551086, 0.8229015469551086, 0.0001324396871495992, 9.401773581885209e-07, 0.1511385142803192, 0.1304001659154892, 0.24019946157932281, 0.3516378402709961, 0.47137224674224854, 0.22375628352165222, 0.24399839341640472, 0.2381380945444107, 0.08503790199756622, 0.16044342517852783, 0.281889408826828, 0.2164781242609024, 0.35872456431388855, 0.22289079427719116, 2.0256786346435547, 4.15330171585083, 1.1522365808486938, 2.617365598678589, 0.4067401587963104, 0.5440090298652649, 0.3107902705669403, 1.9228527545928955, 3.4250736236572266, 1.0192114114761353, 2.2927658557891846, 0.5696272850036621, 0.7293624877929688, 0.5925917029380798, 0.0026615108363330364, 0.00539001589640975, 0.00504223071038723, 0.002489281352609396, 0.0013217540690675378, 0.001422027125954628, 0.0025148692075163126, 0.005245585460215807, 0.005196741782128811, 0.0028708355966955423, 0.0011353668523952365, 0.0012074095429852605, 0.2729596793651581, 0.11615053564310074, 1.2490111589431763, 2.761723279953003, 1.8390957117080688, 0.4245392680168152, 0.2558603882789612, 0.11979452520608902, 1.3701082468032837, 2.591686964035034, 1.956579566001892, 0.45809927582740784, 0.006466775666922331, 0.005475787445902824, 0.0004350615490693599, 0.017296822741627693, 0.049865592271089554, 0.07728075236082077, 0.10924499481916428, 0.05180814862251282, 0.044788774102926254, 0.10259044915437698, 2.2228050231933594, 0.4366728663444519, 2.2793619632720947, 2.372405529022217, 0.16173598170280457, 2.3740234375, 0.04382427781820297, 0.05036506801843643, 0.023812459781765938, 0.003649851307272911, 0.00588381290435791, 0.00874997302889824, 0.0009945702040567994, 0.0007929641287773848, 0.0003455732367001474, 0.0004914003657177091], "count": [482]}, "action": {"min": [-0.677129864692688, -0.3010222911834717, -0.5195502638816833, -1.723402500152588, -1.5707963705062866, 0.09755362570285797, -0.6981316804885864, -0.8996151685714722, -0.17227956652641296, 0.47777026891708374, -1.5012919902801514, 0.07620241492986679, -0.6981316804885864, -0.6981316804885864, 0.010274036787450314, -0.007902374491095543, -0.6061750650405884, 1.0296128988265991, -0.4590300917625427, -0.008096788078546524, -0.013274049386382103, -0.005127234850078821, -0.6114326119422913, 1.0168612003326416, -0.4533923864364624, -0.008435291238129139, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.008872220292687416, -0.001910436898469925, -0.48014208674430847, -0.6519522666931152, -0.6512727737426758, -1.6499745845794678, -2.8737823963165283, -1.2031078338623047, -1.6312475204467773, -1.0084580183029175, -0.38279861211776733, -0.7855846285820007, -0.8921814560890198, -0.5718494653701782, -1.1881129741668701, -1.0515873432159424], "max": [-0.06433549523353577, 0.2311101257801056, 0.3618597388267517, -0.41067856550216675, 0.18180862069129944, 0.6981316804885864, -0.03225797042250633, -0.12125174701213837, 0.2010103464126587, 1.142068862915039, -0.48733779788017273, 0.7427352666854858, 0.3705396056175232, -0.10010741651058197, 0.012718044221401215, 0.00631057471036911, -0.5972594618797302, 1.0355416536331177, -0.45552384853363037, -0.004371186718344688, -0.010831248015165329, 0.009180087596178055, -0.5994391441345215, 1.0221233367919922, -0.4497531056404114, -0.0061031365767121315, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.008295039646327496, -0.0019048755057156086, 0.7611849308013916, 0.4365125000476837, 1.6825076341629028, 1.0055843591690063, 2.5154240131378174, 1.4653565883636475, 1.072780728340149, 0.7624499201774597, 0.20960679650306702, 0.39179471135139465, 1.0434677600860596, 1.1745723485946655, 1.3988913297653198, 0.8978294134140015], "mean": [-0.3335767686367035, -0.13372749090194702, -0.3242895007133484, -1.1979351043701172, -0.39125970005989075, 0.4720037579536438, -0.5928583145141602, -0.4450441002845764, 0.09360606223344803, 0.7208594083786011, -1.0744990110397339, 0.4117492735385895, -0.31386181712150574, -0.4935135245323181, 0.011405986733734608, -0.001551798195578158, -0.6028009057044983, 1.034037709236145, -0.45760229229927063, -0.005545825697481632, -0.012208296917378902, 0.0012082334142178297, -0.6059536933898926, 1.0198107957839966, -0.45145222544670105, -0.007140007335692644, 0.60532546043396, 1.7453187704086304, 0.60532546043396, 0.60532546043396, 0.60532546043396, 0.60532546043396, 0.5969247221946716, 1.7272138595581055, 0.5969247221946716, 0.5969247221946716, 0.5969247221946716, 0.5969247221946716, -0.008644265122711658, -0.0019077893812209368, -0.008083860389888287, 0.0053657786920666695, 0.03863140940666199, 0.0036246085073798895, -0.03366193547844887, 0.01172194816172123, -0.0017630559159442782, -0.005819856189191341, 0.0016984966350719333, 0.0018293604953214526, 0.007730839774012566, -0.01003849133849144, 0.0016310521168634295, -0.006074528209865093], "std": [0.14703166484832764, 0.17934714257717133, 0.14935626089572906, 0.3982751965522766, 0.6868316531181335, 0.19456684589385986, 0.17796242237091064, 0.2504824995994568, 0.09514060616493225, 0.17169944941997528, 0.3414079248905182, 0.24599796533584595, 0.36741727590560913, 0.1926252841949463, 0.00044371429248712957, 0.0018765715649351478, 0.001568018808029592, 0.0009738290682435036, 0.0008560873102396727, 0.001020998926833272, 0.00040209240978583694, 0.001851266366429627, 0.001991650788113475, 0.0009890549117699265, 0.0006822776049375534, 0.0006463808822445571, 0.8255888819694519, 1.049041748046875e-05, 0.8255888819694519, 0.8255888819694519, 0.8255888819694519, 0.8255888819694519, 0.8229767680168152, 0.15287791192531586, 0.8229767680168152, 0.8229767680168152, 0.8229767680168152, 0.8229767680168152, 0.00013301822764333338, 9.40376196467696e-07, 0.15114112198352814, 0.1309889703989029, 0.24255962669849396, 0.35177189111709595, 0.4888390600681305, 0.2237684726715088, 0.24403487145900726, 0.23821844160556793, 0.08504696190357208, 0.16051554679870605, 0.2818995714187622, 0.21648167073726654, 0.3588060438632965, 0.22289082407951355], "count": [482]}, "timestamp": {"min": [0.0], "max": [16.033333333333335], "mean": [8.016666666666666], "std": [4.6380371806281255], "count": [482]}, "frame_index": {"min": [0], "max": [481], "mean": [240.5], "std": [139.14111541884375], "count": [482]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [482]}, "index": {"min": [0], "max": [481], "mean": [240.5], "std": [139.14111541884375], "count": [482]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [482]}, "subtask_annotation": {"mean": [0.42531120331950206, 2.0, 2.0, 2.0, 2.0], "std": [0.5109002779641698, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [482]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [482]}, "eef_direction_state": {"mean": [4.2946058091286305, 3.9730290456431536], "std": [2.0744273694211617, 2.3165691193300377], "min": [0, 0], "max": [6, 6], "count": [482]}, "eef_velocity_state": {"mean": [0.6867219917012448, 0.6369294605809128], "std": [0.7535462781082565, 0.6654837188740471], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_acc_mag_state": {"mean": [0.7033195020746889, 0.7219917012448133], "std": [0.818072180763516, 0.8283700036829386], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_direction_action": {"mean": [3.672199170124481, 3.3485477178423237], "std": [2.210972012111309, 2.2330244749698296], "min": [0, 0], "max": [6, 6], "count": [482]}, "eef_velocity_action": {"mean": [0.8360995850622407, 0.8796680497925311], "std": [0.7457373571509271, 0.6802195564637805], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_acc_mag_action": {"mean": [0.9522821576763485, 1.0145228215767634], "std": [0.8044256341545637, 0.8133970824846417], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_sim_pose_state": {"mean": [0.3097244795950863, 0.17900564274094977, 0.16346711437639042, -1.1554446012812372, -0.4356667222611787, 1.145316371024302, 0.3173615029650807, -0.12222384384786944, 0.15253733602786446, -0.2829869363791482, -0.6002079251437142, 1.3069246927984077], "std": [0.0338222107533248, 0.09856185624218074, 0.0534584364192747, 2.237118394524147, 0.43668315469776137, 2.293196689652455, 0.059662341970568966, 0.03999178231417129, 0.02563015235602704, 2.3839500990011504, 0.16177138660589852, 2.381257617457852], "min": [0.25173741382683096, 0.08402977880449095, 0.05264497537831985, -3.0659331157196887, -0.8517297716806009, -3.101789925298553, 0.23768559192018135, -0.20214114887773565, 0.09583511326591002, -3.1367078149576213, -0.7830557711525086, -3.1410080085170917], "max": [0.38951752050803634, 0.3620352849927599, 0.22293405045712741, 3.1141917570909845, 0.36855603578595675, 3.0782045672814338, 0.42685654527015954, -0.0841728024530512, 0.19076519942454076, 3.1415167427351904, -0.1829050038453075, 3.138763010389277], "count": [482]}, "eef_sim_pose_action": {"mean": [0.3184853895963832, 0.18693423111614466, 0.1589889821142032, -1.158044098972881, -0.4538074726140211, 1.1029047902348272, 0.3216955611473512, -0.12720071027240937, 0.14624120557842266, -1.8573137771407207, -0.5870173825160673, 1.2802247749097382], "std": [0.031576230863113855, 0.09974709261164788, 0.052740761638117147, 2.2620532375116134, 0.4542215456046008, 2.3233278764273724, 0.058126065073717065, 0.04333564935544256, 0.02615347788698207, 1.5006415726072817, 0.18269550392043274, 2.3813235774171275], "min": [0.25424843752843057, 0.08824769994723956, 0.042752187231217126, -3.1386090464243406, -0.9125766921037112, -3.1031137604674837, 0.2413485549542258, -0.222296726947668, 0.09949036504342554, -3.1415017766262254, -0.7907325984441405, -3.141153488710008], "max": [0.40058934196595564, 0.3689547277281052, 0.21210960392221465, 3.0868500685673697, 0.4714793049411239, 3.1234523693670067, 0.4359380561159837, -0.08387473602350617, 0.19200640431351682, 3.1415041612989296, -0.14369105928421333, 3.137346787335518], "count": [482]}}} +{"episode_index": 1, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44381474673202614]], [[0.5481663494809689]], [[0.47072412293348714]]], "std": [[[0.28926674377881584]], [[0.20101983359319947]], [[0.22925968009687162]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43537946703191077]], [[0.4326003388119954]], [[0.3597925965974625]]], "std": [[[0.3148597964359459]], [[0.25915417234055294]], [[0.29676163623710977]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43847743415993845]], [[0.435782220780469]], [[0.3381268334294502]]], "std": [[[0.30756581563411806]], [[0.2263035444478134]], [[0.28220640112189405]]], "count": [100]}, "observation.state": {"min": [-0.14496739208698273, -0.17776820063591003, -0.23193739354610443, -1.8440539836883545, -1.5682485103607178, -0.5774597525596619, -0.665678858757019, -0.46624863147735596, -0.18768629431724548, 0.25978508591651917, -1.8719007968902588, 0.35668328404426575, -0.31166642904281616, -0.30497705936431885, 0.005525420885533094, -0.007897639647126198, -0.6151107549667358, 0.9795204997062683, -0.3957080841064453, -0.02372760884463787, -0.005263566970825195, 0.0033529745414853096, -0.6119508147239685, 0.9995403289794922, -0.41239088773727417, 0.04097363352775574, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.027276422828435898, -0.0011478360975161195, -0.5164226293563843, -0.24175141751766205, -0.3111833333969116, -0.5058829188346863, -1.514339804649353, -0.4141491651535034, -0.22403837740421295, -0.7871407270431519, -0.23106172680854797, -0.20439274609088898, -1.114935040473938, -0.43341174721717834, -0.4069206714630127, -0.5109279751777649, -8.002532005310059, -5.647130966186523, -2.4010989665985107, -10.531136512756348, -1.1764346361160278, -0.918192982673645, -6.111721515655518, -10.778921127319336, -3.449328660964966, -1.7973136901855469, -9.432234764099121, -0.8321123719215393, -2.180708408355713, -1.0329670906066895, -0.008989945985376835, -0.012015827931463718, -0.009513611905276775, -0.006184899713844061, -0.009568080306053162, -0.010631777346134186, -0.0074898251332342625, -0.011296414770185947, -0.01102234236896038, -0.00599935045465827, -0.00610332190990448, -0.011487099342048168, -0.657509982585907, -0.5270684361457825, 4.157159805297852, -30.95123863220215, 6.943653583526611, -0.34565314650535583, -1.1029200553894043, -0.6235739588737488, 2.4497547149658203, -30.651437759399414, 5.712233066558838, -1.148890733718872, -0.02010059729218483, -0.018099751323461533, -0.008547008968889713, -0.08198151737451553, 0.27290257811546326, 0.07554014027118683, 0.044019997119903564, 0.27688851952552795, -0.23392826318740845, 0.005950269754976034, -3.1126203536987305, -1.3806896209716797, -2.953479528427124, -2.226750135421753, -1.214263916015625, 1.6219909191131592, -0.7888190746307373, -0.15059776604175568, 9.610940933227539, -0.0074118077754974365, -0.013315081596374512, -0.038288116455078125, -0.024914544075727463, 0.022966355085372925, 0.6820313930511475, 0.7286873459815979], "max": [0.37241095304489136, 0.07772950828075409, 0.07820376008749008, -1.278705358505249, 0.06294386088848114, 0.31052273511886597, 0.15906991064548492, 0.38748085498809814, 0.1209283098578453, 0.561532199382782, -0.9866824150085449, 0.8788257241249084, 0.23260894417762756, 0.17661452293395996, 0.00749427592381835, -0.007191607728600502, -0.6113355755805969, 0.9796757698059082, -0.3875530958175659, -0.020429246127605438, -0.0029320213943719864, 0.003869408741593361, -0.607396125793457, 0.9996766448020935, -0.40435609221458435, 0.04435175284743309, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0277477465569973, -0.0011423323303461075, 0.27529576420783997, 0.27602872252464294, 0.40089625120162964, 0.5410423278808594, 0.34168609976768494, 0.8501323461532593, 0.8081595301628113, 0.7441314458847046, 0.34113380312919617, 0.26165542006492615, 0.8953138589859009, 0.6362833976745605, 0.4616735577583313, 0.5875241756439209, -1.2582831382751465, 2.6556777954101562, 1.1373625993728638, -0.5494505763053894, 1.3199023008346558, 2.238095283508301, 0.6599512100219727, 0.12248773872852325, 8.516484260559082, 2.1764347553253174, -0.5494505763053894, 0.9468864798545837, 0.14346764981746674, 0.25824177265167236, 0.006439099553972483, 0.01492221374064684, 0.011572514660656452, 0.005814940668642521, 0.015758588910102844, 0.012387714348733425, 0.0045065260492265224, 0.011042049154639244, 0.010260675102472305, 0.00666805962100625, 0.020497972145676613, 0.00885041058063507, 0.3817799985408783, -0.011135250329971313, 10.185041427612305, -23.272075653076172, 12.70051097869873, 0.5385806560516357, 0.29693999886512756, -0.07052324712276459, 9.412997245788574, -24.602651596069336, 13.406566619873047, -0.372367799282074, 0.017045915126800537, 0.011390229687094688, -0.0067155067808926105, -0.013663585297763348, 0.4653122127056122, 0.3240665793418884, 0.19550736248493195, 0.4970211982727051, -0.003413834609091282, 0.14577391743659973, 2.9334325790405273, 0.05190708860754967, 2.916463613510132, -1.0883533954620361, -0.27661076188087463, 2.4302902221679688, -0.5233532190322876, 0.07729995250701904, 9.86961555480957, 0.0062722861766815186, 0.012967318296432495, 0.029218941926956177, -0.023391559720039368, 0.02488994039595127, 0.6839722394943237, 0.7305034399032593], "mean": [0.19557757675647736, -0.08457093685865402, -0.07699298858642578, -1.491905689239502, -0.35060733556747437, -0.282665491104126, -0.5062516927719116, -0.0108728539198637, -0.04992400109767914, 0.4416334331035614, -1.4769984483718872, 0.7095926403999329, -0.06304043531417847, -0.026532921940088272, 0.006084812339395285, -0.007595552131533623, -0.6136682033538818, 0.9796068072319031, -0.3904641270637512, -0.02192716673016548, -0.004596671089529991, 0.003554118098691106, -0.6097077131271362, 0.9995986223220825, -0.4073057174682617, 0.0427977479994297, 0.5121285319328308, 1.7453268766403198, 0.5121285319328308, 0.5121285319328308, 0.5121285319328308, 0.5121285319328308, 0.6157109141349792, 1.7453268766403198, 0.6157109141349792, 0.6157109141349792, 0.6157109141349792, 0.6157109141349792, 0.027489440515637398, -0.001144972862675786, -0.04599706456065178, 0.018257202580571175, -0.015669291839003563, 0.018635105341672897, -0.11558549851179123, 0.05347488820552826, 0.07127882540225983, -0.016829650849103928, -0.0006565712974406779, 0.012972354888916016, 0.022140279412269592, 0.02538522519171238, 0.008366001769900322, 0.01996651291847229, -3.1699345111846924, -1.4217681884765625, -0.7037801146507263, -5.188828945159912, 0.36073896288871765, 0.16362446546554565, -2.3916988372802734, -4.722021102905273, 1.6847082376480103, 0.11983492225408554, -4.909582138061523, 0.21364542841911316, -0.6828200817108154, -0.3202827572822571, 0.00030219342443160713, 0.0007601974648423493, -4.444136720849201e-05, 1.9867833543685265e-05, 0.0004825273936148733, 3.996891246060841e-05, -0.00022289725893642753, 0.00047923860256560147, -2.8420687158359215e-05, -0.00011771529534598812, 0.00046127245877869427, 0.0001602842239663005, -0.22125932574272156, -0.21154414117336273, 6.9401068687438965, -27.149877548217773, 10.057649612426758, 0.15585897862911224, -0.4289276599884033, -0.2976231575012207, 5.997331142425537, -27.55845069885254, 9.825489044189453, -0.6892853379249573, 0.0029602444265037775, -0.003927122801542282, -0.007715403102338314, -0.05338999629020691, 0.31714585423469543, 0.1558397114276886, 0.10686351358890533, 0.37872040271759033, -0.1295412927865982, 0.08341968059539795, -1.8767527341842651, -1.0960731506347656, 1.5723862648010254, -1.592285394668579, -0.7714993953704834, 1.9715321063995361, -0.6656632423400879, -0.04171401634812355, 9.765423774719238, 0.0003296658687759191, 0.0006683691754005849, 8.82961685420014e-05, -0.0242062546312809, 0.023876484483480453, 0.6833242774009705, 0.7293221354484558], "std": [0.10041013360023499, 0.07122157514095306, 0.09478628635406494, 0.1605827659368515, 0.44331443309783936, 0.25443896651268005, 0.2318052500486374, 0.2755186855792999, 0.10339748859405518, 0.08407306671142578, 0.2645566165447235, 0.1320716291666031, 0.18897023797035217, 0.14321398735046387, 0.0007184300338849425, 0.00021837679378222674, 0.0014073352795094252, 3.7813915696460754e-05, 0.00271299434825778, 0.0010305410251021385, 0.0008286726661026478, 9.177542960969731e-05, 0.0014582662843167782, 3.201467916369438e-05, 0.002586080925539136, 0.001062610768713057, 0.7892608046531677, 2.384185791015625e-06, 0.7892608046531677, 0.7892608046531677, 0.7892608046531677, 0.7892608046531677, 0.8259432315826416, 2.384185791015625e-06, 0.8259432315826416, 0.8259432315826416, 0.8259432315826416, 0.8259432315826416, 7.178901432780549e-05, 9.271651038034179e-07, 0.12244896590709686, 0.0830916240811348, 0.1300448626279831, 0.18578557670116425, 0.35643479228019714, 0.20925463736057281, 0.1618497669696808, 0.25219473242759705, 0.09619686007499695, 0.09585510194301605, 0.3171042203903198, 0.14702843129634857, 0.15676186978816986, 0.14962464570999146, 1.4696180820465088, 1.8889679908752441, 0.8842084407806396, 3.2249388694763184, 0.6667854189872742, 0.6564778089523315, 2.623190402984619, 3.186779499053955, 3.609071969985962, 0.9674422144889832, 2.6667866706848145, 0.433586984872818, 0.6489871144294739, 0.2737351953983307, 0.0025552543811500072, 0.0043050372041761875, 0.003965761512517929, 0.0022815244738012552, 0.002971235429868102, 0.002138619078323245, 0.0021868024487048388, 0.004317183513194323, 0.004326268564909697, 0.002503627212718129, 0.0029885368421673775, 0.0022217228543013334, 0.23259928822517395, 0.08891092240810394, 1.2886582612991333, 1.8492010831832886, 1.7020162343978882, 0.213664248585701, 0.3258969485759735, 0.0862099900841713, 1.78568434715271, 1.603223443031311, 2.064296245574951, 0.19822822511196136, 0.006026613060384989, 0.004906192887574434, 0.0004937985795550048, 0.013663998804986477, 0.04100616276264191, 0.06239073723554611, 0.04816731438040733, 0.07296688109636307, 0.07589463144540787, 0.04023689404129982, 1.978320598602295, 0.40841272473335266, 1.6933902502059937, 0.3133426308631897, 0.2905453145503998, 0.2512393891811371, 0.044631145894527435, 0.03766102343797684, 0.03649245947599411, 0.002444608835503459, 0.004670604597777128, 0.005457516293972731, 0.00040159368654713035, 0.00041056654299609363, 0.0005509479087777436, 0.0005084447911940515], "count": [335]}, "action": {"min": [-0.21893742680549622, -0.17990410327911377, -0.263818621635437, -1.85271418094635, -1.5707963705062866, -0.5816492438316345, -0.6981316804885864, -0.503876268863678, -0.20354372262954712, 0.24706588685512543, -1.8785169124603271, 0.35711660981178284, -0.3133402466773987, -0.30425602197647095, 0.004614357370883226, -0.012063994072377682, -0.6128895282745361, 0.9766797423362732, -0.39843904972076416, -0.023314453661441803, -0.005780603736639023, -0.001537866541184485, -0.6083972454071045, 0.9972895383834839, -0.4158378541469574, 0.0398254469037056, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.027276422828435898, -0.0011478313244879246, -0.5164226293563843, -0.24175141751766205, -0.3111833333969116, -0.5058829188346863, -1.514339804649353, -0.4141491651535034, -0.22403837740421295, -0.7871407270431519, -0.23106172680854797, -0.20439274609088898, -1.114935040473938, -0.43341174721717834, -0.4069206714630127, -0.5109279751777649], "max": [0.35842958092689514, 0.10108807682991028, 0.10554838925600052, -1.2085453271865845, 0.061830438673496246, 0.3150865137577057, 0.1671379655599594, 0.39003264904022217, 0.12630288302898407, 0.5835491418838501, -0.8904263377189636, 0.8752719163894653, 0.24041908979415894, 0.17783015966415405, 0.006994573399424553, -0.002617334248498082, -0.6014406085014343, 0.9804570078849792, -0.38881370425224304, -0.020225338637828827, -0.0031872515100985765, 0.007492336444556713, -0.5977967977523804, 1.0007621049880981, -0.40536296367645264, 0.04321863129734993, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0277477465569973, -0.0011423323303461075, 0.27529576420783997, 0.27602872252464294, 0.40089625120162964, 0.5410423278808594, 0.34168609976768494, 0.8501323461532593, 0.8081595301628113, 0.7441314458847046, 0.34113380312919617, 0.26165542006492615, 0.8953138589859009, 0.6362833976745605, 0.4616735577583313, 0.5875241756439209], "mean": [0.16114766895771027, -0.06466765701770782, -0.09398756176233292, -1.4433788061141968, -0.3729987144470215, -0.2742876410484314, -0.5004959106445312, -0.03702036291360855, -0.053723014891147614, 0.45343464612960815, -1.426263689994812, 0.7120665311813354, -0.06071757897734642, -0.02131570130586624, 0.005653975997120142, -0.007269564550369978, -0.6085693836212158, 0.97879958152771, -0.392053484916687, -0.02170761674642563, -0.004726567305624485, 0.0030549203511327505, -0.6045740842819214, 0.9990915656089783, -0.40927746891975403, 0.041558887809515, 0.5169042944908142, 1.7453268766403198, 0.5169042944908142, 0.5169042944908142, 0.5169042944908142, 0.5169042944908142, 0.615450382232666, 1.7453268766403198, 0.615450382232666, 0.615450382232666, 0.615450382232666, 0.615450382232666, 0.027489425614476204, -0.0011449666926637292, -0.0462157279253006, 0.018259773030877113, -0.016243483871221542, 0.019278401508927345, -0.11558767408132553, 0.05345547944307327, 0.07138675451278687, -0.016904450953006744, -0.0007177973166108131, 0.01309867575764656, 0.022401709109544754, 0.025090305134654045, 0.008240535855293274, 0.02009553648531437], "std": [0.1202792301774025, 0.07323930412530899, 0.10394163429737091, 0.178626149892807, 0.4715428054332733, 0.26158273220062256, 0.2558526396751404, 0.28498679399490356, 0.10284941643476486, 0.09284324198961258, 0.27729082107543945, 0.12476839870214462, 0.1899452805519104, 0.13897797465324402, 0.000567237613722682, 0.0016069002449512482, 0.002432052046060562, 0.0008876063511706889, 0.0027438190300017595, 0.0009297574870288372, 0.000668780121486634, 0.0015063026221469045, 0.002163767348974943, 0.0007914454909041524, 0.002746578073129058, 0.00096148467855528, 0.7909829020500183, 2.384185791015625e-06, 0.7909829020500183, 0.7909829020500183, 0.7909829020500183, 0.7909829020500183, 0.8259493708610535, 2.384185791015625e-06, 0.8259493708610535, 0.8259493708610535, 0.8259493708610535, 0.8259493708610535, 7.179285603342578e-05, 9.164122047877754e-07, 0.12244149297475815, 0.08309097588062286, 0.13040386140346527, 0.18609707057476044, 0.3564336597919464, 0.2092602699995041, 0.16180306673049927, 0.25219422578811646, 0.09619909524917603, 0.09586579352617264, 0.31711992621421814, 0.1471065729856491, 0.1567467898130417, 0.14959751069545746], "count": [335]}, "timestamp": {"min": [0.0], "max": [11.133333333333333], "mean": [5.566666666666666], "std": [3.2235246409964224], "count": [335]}, "frame_index": {"min": [0], "max": [334], "mean": [167.0], "std": [96.70573922989266], "count": [335]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [335]}, "index": {"min": [482], "max": [816], "mean": [649.0], "std": [96.70573922989266], "count": [335]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [335]}, "subtask_annotation": {"mean": [0.5611940298507463, 2.0, 2.0, 2.0, 2.0], "std": [0.5139705618727778, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [335]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [335]}, "eef_direction_state": {"mean": [3.182089552238806, 2.5194029850746267], "std": [2.4026680054096516, 2.4284531533879816], "min": [0, 0], "max": [6, 6], "count": [335]}, "eef_velocity_state": {"mean": [0.7940298507462686, 1.0059701492537314], "std": [0.6709050685821584, 0.6953750404422979], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_acc_mag_state": {"mean": [0.6626865671641791, 0.8208955223880597], "std": [0.8120061430720351, 0.8591104933771311], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_direction_action": {"mean": [3.253731343283582, 2.7791044776119405], "std": [2.377401589105901, 2.2244595059389214], "min": [0, 0], "max": [6, 6], "count": [335]}, "eef_velocity_action": {"mean": [0.8686567164179104, 1.1223880597014926], "std": [0.7128268206136978, 0.6691096546954626], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_acc_mag_action": {"mean": [0.8805970149253731, 1.0], "std": [0.8379503789622809, 0.8357675889184547], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_sim_pose_state": {"mean": [0.17976007979154573, 0.23945055042059668, 0.06132066926059615, -1.867516110609941, -1.0962467460435785, 1.5630996708422915, 0.23146443284521148, -0.20093938693297644, 0.10949150365819352, -1.5921825962418454, -0.771559883296652, 1.9714805314521417], "std": [0.03454973577406939, 0.030356455073726054, 0.04310715214521099, 2.0043880985795686, 0.40836345779100763, 1.7224656707591515, 0.07906427889498623, 0.05415495386753687, 0.013689928061198304, 0.31330648579503895, 0.2905423033659066, 0.25120264160936256], "min": [0.12707004959613338, 0.17485622296207315, 0.011304715780639601, -3.1126197453650457, -1.380693634401626, -3.1380889039566395, 0.12056271970076751, -0.27906514046348674, 0.07915269727071372, -2.2267566544911315, -1.214263788914227, 1.6219772723201191], "max": [0.2928670887708071, 0.314606981534231, 0.140353180321589, 3.1239170353981676, 0.05187020764391237, 3.039816420345053, 0.3589992811158017, -0.11253300439049951, 0.13541772255755913, -1.0883499498951532, -0.2766166816158926, 2.430286021479194], "count": [335]}, "eef_sim_pose_action": {"mean": [0.18695642427995168, 0.24147176518656235, 0.05715872061408833, -1.7960252594336825, -1.0756024116625458, 1.4720719974115548, 0.2361102411609504, -0.20134320949390866, 0.10369884685455172, -1.5367576965049032, -0.7521486364000374, 1.9377568695418768], "std": [0.04098324531454233, 0.032420417601181126, 0.04569392415847012, 2.0377414967127465, 0.44978734619898875, 1.7546898221889484, 0.08200640122669786, 0.05536340520331368, 0.017855141307200856, 0.30245352291684446, 0.2904664285206261, 0.23903564452993845], "min": [0.1281438547606817, 0.16940754259764002, 0.006397849400545478, -3.1128969700145106, -1.3742970381056456, -3.110157258525962, 0.1181101976607826, -0.2848143069194138, 0.059977014861893975, -2.169773617682346, -1.2084640594027278, 1.605621611632757], "max": [0.30774809622188426, 0.3259577221548397, 0.1413176660742718, 3.0770324096624915, 0.11161736102979658, 3.0801839633427277, 0.3658139234540746, -0.1080808564792096, 0.1419588511177001, -1.0155789635510617, -0.2520683320451058, 2.3963334883427376], "count": [335]}}} +{"episode_index": 2, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4363806156286044]], [[0.531064191657055]], [[0.46984404555940024]]], "std": [[[0.2937133701361522]], [[0.22388376738146448]], [[0.2303097596641775]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41983859092656667]], [[0.4304904243560169]], [[0.39080525519031145]]], "std": [[[0.2826388048810844]], [[0.24237407449301274]], [[0.25372397454873863]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46226699586697423]], [[0.4571636005382545]], [[0.34861491013071894]]], "std": [[[0.31483153062307195]], [[0.22060636224769287]], [[0.24719173554703472]]], "count": [100]}, "observation.state": {"min": [-0.9496398568153381, -0.1417190581560135, -0.5233845710754395, -1.5217092037200928, -1.4942396879196167, -0.38338565826416016, -0.5134721994400024, -0.8019770979881287, -0.5581955909729004, 0.24738074839115143, -2.029449939727783, 0.6641455888748169, -0.6521265506744385, -0.27122586965560913, 0.010047060437500477, -0.004592161159962416, -0.5996149778366089, 1.0326322317123413, -0.46730613708496094, -0.005264244507998228, -0.012522673234343529, -0.008355235680937767, -0.599733829498291, 1.0186980962753296, -0.4615834355354309, -0.011122197844088078, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.004005756229162216, -0.0015286592533811927, -0.7483399510383606, -0.33968210220336914, -0.2720922529697418, -0.7529581189155579, -2.01645565032959, -0.820537269115448, -0.9693962335586548, -1.084779143333435, -0.34435418248176575, -0.7952370643615723, -1.0656788349151611, -0.5721566677093506, -1.3927453756332397, -0.4403071701526642, -15.27756118774414, -5.952381134033203, -2.5836386680603027, -9.70695972442627, -0.5451770424842834, -1.1190476417541504, -1.4920635223388672, -11.847904205322266, -6.776556968688965, -3.2716729640960693, -7.661783218383789, -0.8608059287071228, -2.238095283508301, -1.6068376302719116, -0.006044382229447365, -0.048773396760225296, -0.017014794051647186, -0.007762887980788946, -0.00830781739205122, -0.007735048420727253, -0.007824350148439407, -0.04932253435254097, -0.029582714661955833, -0.006281579378992319, -0.009428709745407104, -0.008630036376416683, -2.990610122680664, -0.5716094374656677, 0.3860219717025757, -31.926860809326172, 9.10719108581543, -0.7626607418060303, 0.42419999837875366, -0.2486872375011444, 5.285531520843506, -33.98778533935547, 12.11426067352295, -0.2655591666698456, -0.017679331824183464, -0.01629103533923626, 0.0006105006323195994, -0.08198151737451553, 0.30954626202583313, 0.023092832416296005, 0.02607526257634163, 0.3080939054489136, -0.3422088921070099, 0.053264718502759933, -3.0708236694335938, -1.0895469188690186, -2.9765167236328125, -2.377115249633789, -0.5295665264129639, 1.8557287454605103, -0.74160236120224, -0.19521085917949677, 9.708319664001465, -0.00982937216758728, -0.014158815145492554, -0.042745739221572876, -0.022536614909768105, 0.017337780445814133, 0.7737311124801636, 0.6285629272460938], "max": [0.01514995563775301, 0.22211439907550812, -0.27275967597961426, -0.2677946388721466, 0.3144257664680481, 0.38997575640678406, 0.2086675465106964, 0.25813356041908264, -0.13962025940418243, 0.8551808595657349, -0.9063843488693237, 1.1890711784362793, 0.4010351300239563, 0.06962020695209503, 0.011150458827614784, 0.005107710137963295, -0.5919216871261597, 1.0341540575027466, -0.46314874291419983, -0.0023744935169816017, -0.011478523723781109, 0.0008537624962627888, -0.5929230451583862, 1.0215476751327515, -0.4567883312702179, -0.007291083224117756, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0045809317380189896, -0.0015236677136272192, 0.12917746603488922, 0.2681165933609009, 0.5242192149162292, 1.6144500970840454, 0.40582555532455444, 0.939074695110321, 0.774552047252655, 1.0787694454193115, 0.4032936692237854, 0.42467665672302246, 0.6837462782859802, 0.9840854406356812, 1.4375338554382324, 0.4005464017391205, -3.129004955291748, 4.30402946472168, 2.1483516693115234, -0.09157508611679077, 0.7747253179550171, 2.6111111640930176, 0.8894994258880615, 1.336229920387268, 9.70695972442627, 2.681929349899292, 1.3125762939453125, 1.1190476417541504, 1.9511600732803345, 0.6025641560554504, 0.00989870447665453, 0.021798860281705856, 0.016826488077640533, 0.00692584877833724, 0.01365302037447691, 0.008540235459804535, 0.006730819121003151, 0.025281375274062157, 0.017305172979831696, 0.007520478218793869, 0.018267668783664703, 0.017063867300748825, -0.8696100115776062, 0.24868722259998322, 13.228675842285156, -20.95107650756836, 21.90799903869629, 0.9944256544113159, 2.1846299171447754, 0.5864564776420593, 13.139594078063965, -22.673891067504883, 21.719810485839844, 1.556551456451416, 0.029082538560032845, 0.012940377928316593, 0.003052503103390336, 0.013663585297763348, 0.6255770325660706, 0.4422190189361572, 0.22965207695960999, 0.5559350252151489, -0.07152489572763443, 0.27778804302215576, 2.9845452308654785, 0.4969452917575836, 2.950895309448242, -1.0169107913970947, 0.11324900388717651, 2.4752049446105957, -0.4275042414665222, 0.19186347723007202, 9.871238708496094, 0.013996154069900513, 0.018312156200408936, 0.0640421211719513, -0.01906759664416313, 0.021073579788208008, 0.7771750092506409, 0.6329289674758911], "mean": [-0.18342289328575134, -0.0477963462471962, -0.40394139289855957, -1.2548377513885498, -0.13772621750831604, -0.21598760783672333, -0.37344419956207275, -0.2636645436286926, -0.297680526971817, 0.6089040040969849, -1.448278784751892, 0.9304282069206238, -0.23549264669418335, -0.0863407701253891, 0.010537252761423588, 0.0001313142420258373, -0.5969153642654419, 1.0334738492965698, -0.46458467841148376, -0.003467919072136283, -0.01209538895636797, -0.003571142675355077, -0.5974346995353699, 1.0195833444595337, -0.4588125944137573, -0.008609862066805363, 0.48371973633766174, 1.7453252077102661, 0.48371973633766174, 0.48371973633766174, 0.48371973633766174, 0.48371973633766174, 0.6158871650695801, 1.7453252077102661, 0.6158871650695801, 0.6158871650695801, 0.6158871650695801, 0.6158871650695801, 0.004294677171856165, -0.0015263352543115616, -0.07797686010599136, 0.01801552250981331, -0.004660373087972403, 0.09383406490087509, -0.12555187940597534, 0.039673201739788055, 0.036767952144145966, -0.028077034279704094, -0.0023596114479005337, 0.0399700365960598, 0.04506878927350044, -0.02176903374493122, 0.002379181096330285, -0.0029290649108588696, -6.921055793762207, -2.8074231147766113, -0.6467465162277222, -4.505908012390137, 0.12081202864646912, 0.08020307123661041, -0.3995188772678375, -5.48751163482666, 0.8655861616134644, 0.268932968378067, -3.9983816146850586, 0.13240700960159302, -0.3563182055950165, -0.22094568610191345, -0.00014991026546340436, -5.136069012223743e-05, -0.0010215876391157508, -0.0002175408590119332, 0.0003709366137627512, -4.9348960601491854e-05, 0.00010014840518124402, -0.0005509424372576177, -0.0011986542958766222, -0.0001489103160565719, 0.0001343815092695877, -8.427661668974906e-05, -1.8072158098220825, -0.07693760842084885, 6.239043712615967, -25.879653930664062, 15.363821029663086, 0.31515371799468994, 1.355328917503357, 0.23495304584503174, 8.821423530578613, -30.131690979003906, 17.836318969726562, 0.8096850514411926, 0.0017777105094864964, -0.0017451884923502803, 0.0015211367281153798, -0.039069730788469315, 0.38809648156166077, 0.10240400582551956, 0.17864897847175598, 0.4254027307033539, -0.18870149552822113, 0.16402597725391388, -1.6516635417938232, -0.772105872631073, 1.1651594638824463, -1.8076412677764893, -0.2140890508890152, 2.1180505752563477, -0.5705386400222778, 0.04599311947822571, 9.777054786682129, 0.0018036022083833814, 0.0008376867626793683, 0.0009266610140912235, -0.021204158663749695, 0.019720975309610367, 0.7754762172698975, 0.6307092308998108], "std": [0.29846617579460144, 0.11801502853631973, 0.06054344400763512, 0.4046195447444916, 0.5934102535247803, 0.22025653719902039, 0.22098416090011597, 0.31553253531455994, 0.14118655025959015, 0.14011044800281525, 0.318547785282135, 0.1583728790283203, 0.34343650937080383, 0.09340924024581909, 0.00025537965120747685, 0.0024889204651117325, 0.0020926822908222675, 0.0003697047650348395, 0.0008648885414004326, 0.0007420277688652277, 0.00024396038497798145, 0.0027058101259171963, 0.0017712583066895604, 0.0008322818321175873, 0.0017531058983877301, 0.0011892837937921286, 0.7729442119598389, 4.0531158447265625e-06, 0.7729442119598389, 0.7729442119598389, 0.7729442119598389, 0.7729442119598389, 0.8259978294372559, 4.0531158447265625e-06, 0.8259978294372559, 0.8259978294372559, 0.8259978294372559, 0.8259978294372559, 0.00011816523328889161, 8.14934082882246e-07, 0.17733876407146454, 0.07938843220472336, 0.1068132296204567, 0.30798572301864624, 0.39623892307281494, 0.23366260528564453, 0.20780424773693085, 0.31150582432746887, 0.11687742918729782, 0.18494635820388794, 0.29647159576416016, 0.22637853026390076, 0.3430565297603607, 0.116703562438488, 3.42846941947937, 2.440776824951172, 0.9852256178855896, 2.468888998031616, 0.3540382385253906, 0.7759227156639099, 0.5566065907478333, 3.4517745971679688, 4.503133296966553, 1.3100162744522095, 1.9448086023330688, 0.37984132766723633, 0.8392812013626099, 0.3876517117023468, 0.0023213813547044992, 0.0069329626858234406, 0.00600773561745882, 0.0024178088642656803, 0.0019997931085526943, 0.0016675808001309633, 0.002669818000867963, 0.007435356732457876, 0.005525091663002968, 0.0023343334905803204, 0.002730676671490073, 0.002441244898363948, 0.33810535073280334, 0.1935618668794632, 2.4101264476776123, 2.509298801422119, 3.1206719875335693, 0.46806639432907104, 0.30944547057151794, 0.20890644192695618, 2.0214157104492188, 3.277852773666382, 2.4366455078125, 0.4893873631954193, 0.006883872672915459, 0.005072731990367174, 0.0004274170787539333, 0.018293194472789764, 0.09228985756635666, 0.1311887949705124, 0.05230516940355301, 0.09114528447389603, 0.09147205948829651, 0.05663224682211876, 1.8141329288482666, 0.4996147155761719, 1.5498043298721313, 0.42932969331741333, 0.2026405930519104, 0.22197340428829193, 0.048152271658182144, 0.051670413464307785, 0.02378118969500065, 0.0038879287894815207, 0.005688916891813278, 0.010310813784599304, 0.0009142127819359303, 0.0009316504583694041, 0.0008423807448707521, 0.0010750233195722103], "count": [358]}, "action": {"min": [-1.0087342262268066, -0.13161680102348328, -0.5634938478469849, -1.544872522354126, -1.4987132549285889, -0.38796186447143555, -0.514782726764679, -0.8470253944396973, -0.5574268102645874, 0.2383023351430893, -1.9655225276947021, 0.66007399559021, -0.6549946069717407, -0.2740235924720764, 0.009285734966397285, -0.009151248261332512, -0.5983678102493286, 1.0282368659973145, -0.4673076570034027, -0.004970178939402103, -0.013221226632595062, -0.012651549652218819, -0.5978934168815613, 1.0140814781188965, -0.4619738757610321, -0.011002922430634499, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.004005756229162216, -0.0015286592533811927, -0.7483399510383606, -0.3377104103565216, -0.2720922529697418, -1.1015257835388184, -2.01645565032959, -0.820537269115448, -0.9531129598617554, -1.084779143333435, -0.34435418248176575, -0.7952370643615723, -1.0656788349151611, -0.5721566677093506, -1.3927453756332397, -0.4403071701526642], "max": [0.012037712149322033, 0.22324150800704956, -0.2549496293067932, -0.19198566675186157, 0.31638941168785095, 0.40160664916038513, 0.21190054714679718, 0.23667490482330322, -0.11981524527072906, 0.9175455570220947, -0.8278436660766602, 1.1936315298080444, 0.41153979301452637, 0.07176695019006729, 0.01234311144798994, 0.009268425405025482, -0.5895581245422363, 1.0336482524871826, -0.46216684579849243, -0.0021932816598564386, -0.010160701349377632, 0.00539699150249362, -0.5897648930549622, 1.0202544927597046, -0.45520150661468506, -0.007468655705451965, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0045809317380189896, -0.0015236677136272192, 0.23102742433547974, 0.2681165933609009, 0.5242192149162292, 1.6144500970840454, 0.6264962553977966, 0.939074695110321, 0.774552047252655, 1.0787694454193115, 0.4032936692237854, 0.42467665672302246, 0.6837462782859802, 0.9840854406356812, 1.4375338554382324, 0.4005464017391205], "mean": [-0.234144926071167, -0.02817026898264885, -0.42524290084838867, -1.1784418821334839, -0.15824131667613983, -0.21116673946380615, -0.36512961983680725, -0.28259900212287903, -0.28373923897743225, 0.6516568660736084, -1.3916529417037964, 0.9251276850700378, -0.2321857213973999, -0.08728159964084625, 0.01078347023576498, 7.341570017160848e-05, -0.5939544439315796, 1.0313040018081665, -0.4642713665962219, -0.003461771411821246, -0.01175928395241499, -0.0034811210352927446, -0.5943496823310852, 1.0172024965286255, -0.45842623710632324, -0.00879050325602293, 0.480745792388916, 1.7453252077102661, 0.480745792388916, 0.480745792388916, 0.480745792388916, 0.480745792388916, 0.6161309480667114, 1.7453252077102661, 0.6161309480667114, 0.6161309480667114, 0.6161309480667114, 0.6161309480667114, 0.004294275771826506, -0.0015263390960171819, -0.07705473154783249, 0.01724189519882202, -0.00464280042797327, 0.09025177359580994, -0.12346995621919632, 0.0375528559088707, 0.03427701070904732, -0.027074718847870827, -0.0023854535538703203, 0.039272334426641464, 0.04438403621315956, -0.02104797028005123, 0.001703120768070221, -0.0026568991597741842], "std": [0.32734164595603943, 0.10816263407468796, 0.07253501564264297, 0.4301028251647949, 0.6098408102989197, 0.22282752394676208, 0.22090654075145721, 0.3202594220638275, 0.14200210571289062, 0.1428576111793518, 0.3116627335548401, 0.15826892852783203, 0.34675976634025574, 0.09362445026636124, 0.0007023656507954001, 0.003417888656258583, 0.0019222917035222054, 0.0009420982678420842, 0.0010150492889806628, 0.000674556999001652, 0.0007008947432041168, 0.003539497498422861, 0.0015867931069806218, 0.00127680494915694, 0.002014231402426958, 0.001133803860284388, 0.7716968655586243, 4.0531158447265625e-06, 0.7716968655586243, 0.7716968655586243, 0.7716968655586243, 0.7716968655586243, 0.8259861469268799, 4.0531158447265625e-06, 0.8259861469268799, 0.8259861469268799, 0.8259861469268799, 0.8259861469268799, 0.00011659217125270516, 8.16349938759231e-07, 0.17837204039096832, 0.08088808506727219, 0.10681284964084625, 0.31585049629211426, 0.39870959520339966, 0.23623090982437134, 0.21349109709262848, 0.31223946809768677, 0.11687767505645752, 0.18557453155517578, 0.2967999279499054, 0.22725041210651398, 0.3433096706867218, 0.11685682833194733], "count": [358]}, "timestamp": {"min": [0.0], "max": [11.9], "mean": [5.95], "std": [3.4448431668864754], "count": [358]}, "frame_index": {"min": [0], "max": [357], "mean": [178.5], "std": [103.34529500659427], "count": [358]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [358]}, "index": {"min": [817], "max": [1174], "mean": [995.5], "std": [103.34529500659427], "count": [358]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [358]}, "subtask_annotation": {"mean": [0.5502793296089385, 2.0, 2.0, 2.0, 2.0], "std": [0.5085716993420085, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [358]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [358]}, "eef_direction_state": {"mean": [4.268156424581005, 2.9245810055865924], "std": [2.183135579567055, 2.3641666697423815], "min": [0, 0], "max": [6, 6], "count": [358]}, "eef_velocity_state": {"mean": [0.6145251396648045, 0.9916201117318436], "std": [0.7300502570779749, 0.6991112880758484], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_acc_mag_state": {"mean": [0.659217877094972, 0.8519553072625698], "std": [0.8092078011108951, 0.8606117599443531], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_direction_action": {"mean": [3.64804469273743, 2.7486033519553073], "std": [2.2283430921987852, 2.216856638719972], "min": [0, 0], "max": [6, 6], "count": [358]}, "eef_velocity_action": {"mean": [0.8268156424581006, 1.170391061452514], "std": [0.7347377631083327, 0.7180944391981144], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_acc_mag_action": {"mean": [0.8631284916201117, 1.1201117318435754], "std": [0.8428027465091846, 0.8218985983390827], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_sim_pose_state": {"mean": [0.2741300622013805, 0.18530705499387853, 0.11851946245240566, -1.6431537514629, -0.7723422743356013, 1.1741664599190336, 0.285661911352507, -0.2603972202992613, 0.1558788709980966, -1.8076133776781322, -0.21411803296181406, 2.1181343466472464], "std": [0.07274498482054145, 0.08074398877061884, 0.01650947443685, 1.8397920599096322, 0.4994953642799094, 1.5641573842109702, 0.08810063169152697, 0.07370972029374737, 0.03159130601273674, 0.4293363402130269, 0.20263708328785304, 0.22191232218472218], "min": [0.21460000317736416, 0.13177698685507938, 0.09767136995892617, -3.1109704118666994, -1.0916757531944912, -3.061013284245445, 0.16988867693949758, -0.38371542775541856, 0.11243033002195944, -2.3771156786559353, -0.5295711601357074, 1.855730150825943], "max": [0.459538037154843, 0.38176774919305273, 0.18145339298844035, 3.1184697226162172, 0.49691777270435056, 3.1316069507096365, 0.41445391759470623, -0.1696437954948349, 0.20891361674316333, -1.0169125092283955, 0.11277843024478451, 2.4752141923488096], "count": [358]}, "eef_sim_pose_action": {"mean": [0.2836785306623174, 0.19100064839921035, 0.11483237826061024, -1.5427860039915942, -0.7867363765286248, 1.0564394029363962, 0.2864572860964809, -0.25251987949424587, 0.1463889115264136, -1.7617544756033834, -0.21935483557898094, 2.1281369424653174], "std": [0.07872023458041985, 0.08156691088937763, 0.025626096671687325, 1.8912653335154277, 0.5457590221604665, 1.6174778771529945, 0.0900317832513577, 0.07803551546878718, 0.035105176699190575, 0.43469292793074094, 0.21913538393398196, 0.22375553215546853], "min": [0.20847080066430598, 0.12949655740418206, 0.09165933546197771, -3.1338080790473, -1.1342651908038388, -3.129605354153772, 0.17627562725625093, -0.38084561176177173, 0.10168000763254575, -2.2746916996569713, -0.546998638294866, 1.8476806324307566], "max": [0.47270040272076835, 0.3892956178729694, 0.2266321667003925, 3.1170326030853737, 0.5341498952777379, 3.016972155314706, 0.4189531017397519, -0.16318690070967018, 0.2073158267419747, -0.9874271961686394, 0.06051440474285186, 2.475073666970698], "count": [358]}}} +{"episode_index": 3, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4439457948865821]], [[0.5619417627835448]], [[0.4799644367550942]]], "std": [[[0.29489104938224875]], [[0.20250107168996687]], [[0.22771448761365257]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48560679065743945]], [[0.4665254493464052]], [[0.3569535082660515]]], "std": [[[0.3179920142655944]], [[0.2204297019862008]], [[0.27863471988144106]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4910660947712418]], [[0.4563228157439446]], [[0.32836444876970394]]], "std": [[[0.30708800699764127]], [[0.21206565187868562]], [[0.2754885958510216]]], "count": [100]}, "observation.state": {"min": [-0.9451549649238586, 0.015258544124662876, -1.0295079946517944, -1.6183162927627563, -0.6239023208618164, -0.7653367519378662, -0.70182865858078, -0.6836533546447754, -0.31700798869132996, 0.21820342540740967, -1.2436094284057617, 0.0012263837270438671, -0.003813802497461438, -0.3885332942008972, 0.015725068747997284, -0.008119678124785423, -0.6226885318756104, 0.9777646064758301, -0.38314583897590637, -0.032232023775577545, -0.022923443466424942, 0.012870142236351967, -0.6234361529350281, 0.9979194402694702, -0.3985387086868286, 0.054428502917289734, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.028606513515114784, -0.00019243524002376944, -0.7874549031257629, -0.4494461715221405, -0.6873550415039062, -1.2679626941680908, -0.8633844256401062, -1.023100733757019, -1.605933427810669, -0.2236081212759018, -0.20398086309432983, -0.5887688398361206, -0.5413565635681152, -1.2822669744491577, -0.3442635238170624, -0.7770887613296509, -15.956811904907227, -3.327228546142578, -0.9829060435295105, -12.148962020874023, -0.430402934551239, -1.0616605281829834, -1.2051281929016113, -12.070610046386719, -2.3199024200439453, -3.117216110229492, -11.874237060546875, -1.2338217496871948, -2.123321294784546, -2.123321294784546, -0.008369320072233677, -0.012570834718644619, -0.016274847090244293, -0.007203863468021154, -0.004313851241022348, -0.00480651156976819, -0.006618225947022438, -0.012282947078347206, -0.014356685802340508, -0.006089707836508751, -0.003856922499835491, -0.006589601747691631, -2.417940139770508, -0.34148097038269043, 8.254931449890137, -26.716779708862305, 10.895465850830078, -0.7140092849731445, 1.6755900382995605, -0.11506424099206924, 5.790329456329346, -26.983230590820312, 9.990033149719238, -1.4193353652954102, -0.021363267675042152, -0.01823548972606659, -0.009157509543001652, -0.10930868983268738, 0.3401697874069214, 0.09082721918821335, 0.05862180143594742, 0.3794829547405243, -0.10164214670658112, 0.033373765647411346, -3.09969425201416, -1.211193561553955, -3.033226490020752, -3.1305999755859375, -1.3345801830291748, -3.0406198501586914, -0.806974470615387, -0.1559346467256546, 9.656557083129883, -0.010103583335876465, -0.017275869846343994, -0.02931290864944458, 0.02794194221496582, -0.022814059630036354, -0.9981070160865784, -0.62680983543396], "max": [0.11662653088569641, 0.35429784655570984, -0.013350388035178185, -0.697719395160675, 0.3456194996833801, -0.25568336248397827, -0.022506367415189743, -0.32797276973724365, 0.18730464577674866, 1.0324664115905762, -1.0547800064086914, 0.7018195390701294, 0.36010777950286865, -0.005243448540568352, 0.01627209782600403, -0.006208705250173807, -0.6169947385787964, 0.9783661365509033, -0.3752281069755554, -0.028446940705180168, -0.02231951802968979, 0.015958338975906372, -0.6151453852653503, 0.9996770620346069, -0.39202702045440674, 0.05669103190302849, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.029090354219079018, 2.1135545011929935e-06, 1.1165183782577515, 0.5136061310768127, 0.8144674301147461, 0.6690945625305176, 1.082757830619812, 0.6942723393440247, 0.543571949005127, 0.39209282398223877, 0.2551254332065582, 0.2468714714050293, 0.2022363841533661, 0.5545483231544495, 0.44274118542671204, 0.36148861050605774, -3.073328971862793, 3.327228546142578, 2.681929111480713, 1.92307710647583, 1.1477411985397339, 1.6355311870574951, 0.5451771020889282, -7.338129043579102, 13.217338562011719, 1.6849815845489502, -0.3968254029750824, 0.6886447072029114, 0.28693529963493347, 0.430402934551239, 0.006362695712596178, 0.01107165776193142, 0.010568558238446712, 0.00672748452052474, 0.012027384713292122, 0.003643420524895191, 0.0066966284066438675, 0.015038077719509602, 0.01540988776832819, 0.005792353302240372, 0.011716335080564022, 0.005174608435481787, -1.039289951324463, 0.35632795095443726, 17.23736572265625, -20.308717727661133, 21.934059143066406, 0.3429469168186188, 3.2451300621032715, 0.6384209394454956, 11.922140121459961, -16.63943099975586, 18.561904907226562, -0.4327477812767029, 0.024024443700909615, 0.012480690144002438, -0.006105006206780672, -0.027327170595526695, 0.5381489992141724, 0.19675393402576447, 0.21435722708702087, 0.47479984164237976, 0.0805002972483635, 0.2064504325389862, 3.0544354915618896, -0.27143609523773193, 3.0283727645874023, -1.1078250408172607, -0.3041333258152008, 3.114856719970703, -0.5630701184272766, 0.14741837978363037, 9.848138809204102, 0.009522050619125366, 0.009343832731246948, 0.013369619846343994, 0.03546137362718582, 0.0036241277121007442, -0.7783321738243103, 0.08066292107105255], "mean": [-0.2404380440711975, 0.1406867951154709, -0.33349865674972534, -1.301544189453125, -0.0057029034942388535, -0.5379180312156677, -0.4545360803604126, -0.46118271350860596, 0.017834007740020752, 0.6363219618797302, -1.1556148529052734, 0.28878307342529297, 0.2097150832414627, -0.2379518300294876, 0.015993503853678703, -0.007868836633861065, -0.6196622848510742, 0.9781986474990845, -0.380810022354126, -0.029732082039117813, -0.022548720240592957, 0.013287579640746117, -0.61860191822052, 0.9985805749893188, -0.39713549613952637, 0.05602787062525749, 0.5031189918518066, 1.7453203201293945, 0.5031189918518066, 0.5031189918518066, 0.5031189918518066, 0.5031189918518066, 0.8183398842811584, 1.7453203201293945, 0.8183398842811584, 0.8183398842811584, 0.8183398842811584, 0.8183398842811584, 0.028821803629398346, -2.0223309547873214e-05, -0.011007544584572315, 0.009183572605252266, -0.012144076637923717, 0.001634451444260776, 0.009952708147466183, -0.017351355403661728, -0.014412607066333294, 0.024765923619270325, 0.031416866928339005, -0.04714706167578697, -0.00932987779378891, -0.008386550471186638, -0.00405611889436841, -0.0033026898745447397, -7.269859313964844, -0.04070015251636505, 0.8325818181037903, -5.436524868011475, 0.4146342873573303, 0.1962662935256958, -0.3614048659801483, -9.791781425476074, 5.8428568840026855, -0.8776482939720154, -6.525688171386719, -0.24958187341690063, -0.6117197871208191, -0.9069268107414246, 0.00012867948680650443, 0.00016711157513782382, -0.000528758333530277, 0.0003201438521500677, 0.00041166224400512874, -0.00032429242855869234, 1.8390531977274804e-06, -0.00017937061784323305, -0.0010191727196797729, 0.00020869237778242677, 0.0002814854378812015, -4.6442004531854764e-05, -1.675799012184143, -0.10863284021615982, 13.000679969787598, -24.220857620239258, 15.678230285644531, -0.2695729434490204, 2.5917792320251465, 0.14206349849700928, 8.732821464538574, -21.671546936035156, 13.401741981506348, -0.9748744368553162, 0.0028349505737423897, -0.0023489869199693203, -0.008083646185696125, -0.07154923677444458, 0.39248231053352356, 0.14824792742729187, 0.1556396782398224, 0.4253329634666443, -0.014604141004383564, 0.14276079833507538, 0.07035284489393234, -1.0252790451049805, 1.4052178859710693, -2.0238587856292725, -0.9614135026931763, 1.2509207725524902, -0.6830275058746338, -0.021505843847990036, 9.766844749450684, -6.670464790659025e-05, 0.0004752277454826981, 0.00015406405145768076, 0.03125346451997757, -0.011987581849098206, -0.8683138489723206, -0.3477570116519928], "std": [0.2996055781841278, 0.09836973249912262, 0.2900676131248474, 0.23415915668010712, 0.2564942538738251, 0.17085054516792297, 0.1591428518295288, 0.10151857882738113, 0.16055859625339508, 0.26523303985595703, 0.05066646635532379, 0.2198639065027237, 0.08503664284944534, 0.10918228328227997, 0.00011463068221928552, 0.0004031662247143686, 0.0018887054175138474, 0.00010676419333321974, 0.001961471512913704, 0.0010875380830839276, 0.00014184635074343532, 0.0006314063793979585, 0.0025994989555329084, 0.0005095266969874501, 0.001643323921598494, 0.0005502031999640167, 0.7836151719093323, 8.940696716308594e-06, 0.7836151719093323, 0.7836151719093323, 0.7836151719093323, 0.7836151719093323, 0.8642599582672119, 8.940696716308594e-06, 0.8642599582672119, 0.8642599582672119, 0.8642599582672119, 0.8642599582672119, 9.329088061349466e-05, 4.308694406063296e-05, 0.2756022810935974, 0.11527823656797409, 0.2337735891342163, 0.2877311408519745, 0.2724740505218506, 0.24754805862903595, 0.2540614902973175, 0.09529776126146317, 0.06687145680189133, 0.15259119868278503, 0.09447694569826126, 0.28286436200141907, 0.11398372054100037, 0.13138829171657562, 3.2613167762756348, 1.543455958366394, 0.864262580871582, 3.6570048332214355, 0.3270656168460846, 0.5471506118774414, 0.4228135347366333, 1.0965561866760254, 3.61474609375, 1.43982994556427, 2.7160375118255615, 0.37036556005477905, 0.5707497000694275, 0.5995296239852905, 0.002569690113887191, 0.003980519715696573, 0.004246511496603489, 0.0023847974371165037, 0.001862310222350061, 0.0013989106519147754, 0.002300751395523548, 0.004844502080231905, 0.00465396698564291, 0.0022883787751197815, 0.0017909249290823936, 0.0014133155345916748, 0.24750196933746338, 0.10650384426116943, 2.3339858055114746, 1.6457818746566772, 2.6610679626464844, 0.2167932093143463, 0.24740618467330933, 0.10775120556354523, 1.1197543144226074, 2.558256149291992, 1.8359178304672241, 0.20142635703086853, 0.0069015310145914555, 0.004584980197250843, 0.0005085599259473383, 0.013125579804182053, 0.05017264187335968, 0.03703131526708603, 0.034129396080970764, 0.028741978108882904, 0.05854471027851105, 0.06344826519489288, 2.652773857116699, 0.2829917073249817, 1.904386043548584, 0.6912795305252075, 0.3426426351070404, 2.3691561222076416, 0.04241733253002167, 0.048751793801784515, 0.030735338106751442, 0.0029766480438411236, 0.004091036040335894, 0.004987597465515137, 0.0025688062887638807, 0.012090153992176056, 0.10484177619218826, 0.3357696533203125], "count": [444]}, "action": {"min": [-1.0175158977508545, 0.005433159880340099, -1.130432367324829, -1.6137824058532715, -0.6292708516120911, -0.7693948745727539, -0.6981316804885864, -0.6598536968231201, -0.31868720054626465, 0.19476160407066345, -1.3007785081863403, -0.005339181050658226, -0.008360875770449638, -0.39348065853118896, 0.01486433856189251, -0.012663000263273716, -0.6194305419921875, 0.9763150811195374, -0.38610178232192993, -0.030746376141905785, -0.023025909438729286, 0.00679693091660738, -0.6194861531257629, 0.9971690773963928, -0.4023177921772003, 0.05176307260990143, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.028606513515114784, -0.00019243524002376944, -0.7874549031257629, -0.4494461715221405, -0.6873550415039062, -1.2679626941680908, -0.8633844256401062, -1.023100733757019, -1.605933427810669, -0.2236081212759018, -0.20398086309432983, -0.5887688398361206, -0.47623223066329956, -1.2822669744491577, -0.3442635238170624, -0.7770887613296509], "max": [0.10918562859296799, 0.4034459590911865, 0.009221842512488365, -0.597689151763916, 0.3407648205757141, -0.2508089244365692, -0.018682483583688736, -0.29788073897361755, 0.19853878021240234, 1.0301017761230469, -0.9982506632804871, 0.7014620900154114, 0.3634018301963806, -0.0016919095069169998, 0.017073092982172966, -6.543564086314291e-05, -0.6097664833068848, 0.9803878664970398, -0.3772706985473633, -0.027056505903601646, -0.020774168893694878, 0.0202023908495903, -0.6086282730102539, 1.0010733604431152, -0.39371538162231445, 0.054465364664793015, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.029090354219079018, 2.1135545011929935e-06, 1.1165183782577515, 0.5136061310768127, 0.8144674301147461, 0.6690945625305176, 1.082757830619812, 0.6942723393440247, 0.543571949005127, 0.39209282398223877, 0.2551254332065582, 0.2468714714050293, 0.2022363841533661, 0.5545483231544495, 0.44274118542671204, 0.2913719415664673], "mean": [-0.2761317789554596, 0.14363157749176025, -0.34859180450439453, -1.2576627731323242, -0.0065526715479791164, -0.5430978536605835, -0.45061948895454407, -0.49635061621665955, 0.031236477196216583, 0.630249559879303, -1.1224435567855835, 0.28495296835899353, 0.2092055082321167, -0.2394254356622696, 0.01584155112504959, -0.007310953922569752, -0.6150255799293518, 0.9782288074493408, -0.383000910282135, -0.02863341197371483, -0.02199660800397396, 0.012350746430456638, -0.6140900254249573, 0.9987836480140686, -0.399394154548645, 0.05337877199053764, 0.5032762289047241, 1.7453203201293945, 0.5032762289047241, 0.5032762289047241, 0.5032762289047241, 0.5032762289047241, 0.8193619251251221, 1.7453203201293945, 0.8193619251251221, 0.8193619251251221, 0.8193619251251221, 0.8193619251251221, 0.02882162481546402, -2.022642729571089e-05, -0.010937029495835304, 0.00877082534134388, -0.011467302218079567, 0.002259964356198907, 0.010086571797728539, -0.017028529196977615, -0.01382361724972725, 0.024231059476733208, 0.03139027580618858, -0.047050319612026215, -0.008539017289876938, -0.0099604157730937, -0.003283677389845252, -0.004619156941771507], "std": [0.31650036573410034, 0.10063949972391129, 0.3081100583076477, 0.2565762996673584, 0.2554774582386017, 0.16866706311702728, 0.15908829867839813, 0.09927055984735489, 0.14741460978984833, 0.26742270588874817, 0.06284922361373901, 0.22182439267635345, 0.08556307107210159, 0.11011096090078354, 0.0003674388281069696, 0.0019197186920791864, 0.0022143295500427485, 0.0006637189071625471, 0.0019251236226409674, 0.0010134822223335505, 0.0003753947967197746, 0.001980089582502842, 0.002535979263484478, 0.0007038051262497902, 0.0017696935683488846, 0.0005553470691666007, 0.7837432622909546, 8.940696716308594e-06, 0.7837432622909546, 0.7837432622909546, 0.7837432622909546, 0.7837432622909546, 0.8643738031387329, 8.940696716308594e-06, 0.8643738031387329, 0.8643738031387329, 0.8643738031387329, 0.8643738031387329, 9.296790085500106e-05, 4.308567076805048e-05, 0.27569687366485596, 0.11564136296510696, 0.23461830615997314, 0.287424772977829, 0.27246034145355225, 0.24767932295799255, 0.2545589804649353, 0.09378994256258011, 0.06689293682575226, 0.15261033177375793, 0.09103880822658539, 0.2817257046699524, 0.11357340216636658, 0.12989500164985657], "count": [444]}, "timestamp": {"min": [0.0], "max": [14.766666666666667], "mean": [7.383333333333333], "std": [4.272381155835787], "count": [444]}, "frame_index": {"min": [0], "max": [443], "mean": [221.5], "std": [128.17143467507364], "count": [444]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [444]}, "index": {"min": [1175], "max": [1618], "mean": [1396.5], "std": [128.17143467507364], "count": [444]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [444]}, "subtask_annotation": {"mean": [0.32657657657657657, 2.0, 2.0, 2.0, 2.0], "std": [0.4831540434702101, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [444]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [444]}, "eef_direction_state": {"mean": [3.1824324324324325, 3.324324324324324], "std": [2.4742925883981832, 1.9758093890000088], "min": [0, 0], "max": [6, 6], "count": [444]}, "eef_velocity_state": {"mean": [0.8400900900900901, 0.7702702702702703], "std": [0.6325381382875508, 0.5938262849383765], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_acc_mag_state": {"mean": [0.6126126126126126, 0.6283783783783784], "std": [0.796062055292777, 0.821559756442813], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_direction_action": {"mean": [2.8896396396396398, 3.2364864864864864], "std": [2.35650926290911, 1.894853698338125], "min": [0, 0], "max": [6, 6], "count": [444]}, "eef_velocity_action": {"mean": [0.9864864864864865, 0.8558558558558559], "std": [0.6436084208328335, 0.6017518995332168], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_acc_mag_action": {"mean": [0.8153153153153153, 0.786036036036036], "std": [0.8447717531917519, 0.8391778250912182], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_sim_pose_state": {"mean": [0.29937534478333927, 0.2676498488843572, 0.11796302108165864, 0.07015876547070837, -1.02559829126466, 1.4194732117101787, 0.33187991682737844, -0.14634125483877938, 0.14608160348908525, -2.0235835480850684, -0.9614771400905174, 1.257752475816467], "std": [0.06259494002124977, 0.021908253111739048, 0.034694007493646005, 2.6730316991590257, 0.2829723253617619, 1.9212825144880568, 0.013263269062984653, 0.047649935720485245, 0.017935784385123506, 0.6913901021453029, 0.3426776415059886, 2.3767500244422597], "min": [0.2203685553642435, 0.23320987315284616, 0.06833926345011043, -3.1354471345441364, -1.2111965086022871, -3.088275416467831, 0.29863648342342797, -0.23951901559890074, 0.09397618268830096, -3.130627854387424, -1.3347532265973885, -3.1065741846693578], "max": [0.4438359623512564, 0.30922104162497316, 0.2153189254572166, 3.1119006777104206, -0.27149363097923374, 3.139646792354972, 0.3658488252027721, -0.0664133064923836, 0.1748364069306756, -1.1078249125723891, -0.3041325569234279, 3.1148313773226786], "count": [444]}, "eef_sim_pose_action": {"mean": [0.3072303925918656, 0.27005026822599015, 0.11908651883719525, 0.07533247929668273, -1.027352710769499, 1.4085525354784199, 0.3415416909995248, -0.14398924134665791, 0.15267801490077482, -2.02713435298881, -0.9579313985961437, 1.0134213388650195], "std": [0.06595633168214361, 0.022740913078648287, 0.04011464099941452, 2.660087277383701, 0.31951395459071197, 1.9128219003561748, 0.012728677157150451, 0.047983260423613915, 0.01818389038235375, 0.6644192973810803, 0.3473126150729734, 2.521353941601899], "min": [0.2227517921572067, 0.22881752809958875, 0.05135189257114066, -3.133944471073851, -1.2905831193304331, -3.1301167785893993, 0.3098159826903091, -0.2447642646901827, 0.10392121054058182, -3.081580331263971, -1.328728646725366, -3.139763906315308], "max": [0.4545825502562973, 0.3104661852602884, 0.23077847079972283, 3.1190270432252714, -0.15404256183900622, 3.1107643889952916, 0.36024236780247015, -0.0605525578652264, 0.1850102036952449, -1.0945170795736434, -0.28395048287457514, 3.141403969266081], "count": [444]}}} +{"episode_index": 4, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4562184568435217]], [[0.5466609789504037]], [[0.4854910298923491]]], "std": [[[0.2826117817690653]], [[0.19410499847060214]], [[0.21429327865487663]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41199238994617454]], [[0.42727986591695505]], [[0.38749781574394465]]], "std": [[[0.2904712116722592]], [[0.24852104023730073]], [[0.2630510794696044]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4809279171472511]], [[0.47072370722798923]], [[0.37362033352556706]]], "std": [[[0.30044620189040316]], [[0.20766221139153995]], [[0.2443125726196005]]], "count": [100]}, "observation.state": {"min": [-0.8404512405395508, -0.24948644638061523, -0.6111236810684204, -1.4610520601272583, -1.4695384502410889, -0.1085282564163208, -0.703061580657959, -0.9040359258651733, -0.35801437497138977, 0.29517221450805664, -1.7693777084350586, 0.4277154803276062, -0.6839860677719116, -0.6973381042480469, 0.010253746062517166, -0.0026349693071097136, -0.6160702705383301, 1.0324918031692505, -0.44841268658638, -0.005745640955865383, -0.012086025439202785, -0.0070603336207568645, -0.6181361079216003, 1.0185178518295288, -0.443636417388916, -0.012097145430743694, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.004677504301071167, -0.0015290923183783889, -0.8114901781082153, -0.19097134470939636, -0.5014493465423584, -1.6552952527999878, -1.7567826509475708, -0.831673264503479, -0.9073665738105774, -0.11366724222898483, -0.1380361169576645, -1.4941964149475098, -0.7543436288833618, -1.321391224861145, -2.7498395442962646, -1.157670259475708, -14.164036750793457, -20.818073272705078, -3.482295513153076, -11.579161643981934, -1.2338217496871948, -4.103174686431885, -1.4729344844818115, -12.783266067504883, -3.479853630065918, -3.0610501766204834, -9.920635223388672, -0.430402934551239, -3.0702075958251953, -3.299755573272705, -0.006848866119980812, -0.0403742641210556, -0.011771251447498798, -0.0061842044815421104, -0.00583476759493351, -0.009950393810868263, -0.0069696614518761635, -0.04451111704111099, -0.030220279470086098, -0.006790946237742901, -0.022883340716362, -0.01054995134472847, -2.969399929046631, -0.6792502403259277, 2.464601755142212, -32.88795471191406, 10.280467987060547, -0.9422889947891235, 0.14846999943256378, -0.4825274646282196, 4.706498622894287, -33.643821716308594, 9.97053050994873, -0.4799315333366394, -0.020520683377981186, -0.015030455775558949, -0.0006105006905272603, -0.09564509987831116, 0.38436397910118103, -0.011470352299511433, -0.025298822671175003, 0.2934165596961975, -0.25898388028144836, 0.05819248408079147, -3.0214390754699707, -1.0829112529754639, -2.959423780441284, -2.7065541744232178, -0.7078280448913574, 2.085477352142334, -0.735166609287262, -0.19667771458625793, 9.633298873901367, -0.012146681547164917, -0.015242546796798706, -0.0617963969707489, -0.019754981622099876, 0.020340178161859512, 0.6739859580993652, 0.7349573373794556], "max": [-0.09036755561828613, 0.3521035611629486, -0.2808663845062256, -0.30937689542770386, 0.06943562626838684, 0.5924423933029175, -0.18281204998493195, 0.2499408721923828, 0.050260029733181, 1.1291685104370117, -0.6719617247581482, 0.8714803457260132, 0.056854598224163055, -0.2067527323961258, 0.012307642959058285, 0.004733831621706486, -0.6112480759620667, 1.0344481468200684, -0.4464581608772278, -0.001650376943871379, -0.009376227855682373, -2.0437908460735343e-05, -0.6113358736038208, 1.0211058855056763, -0.4401130974292755, -0.0068849301896989346, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.005724221933633089, -0.0015238722553476691, 0.5172727108001709, 1.0112367868423462, 0.5748534202575684, 1.145495891571045, 4.105398178100586, 1.0399510860443115, 0.7909903526306152, 0.9689055681228638, 0.6438544392585754, 0.4396993815898895, 0.12717846035957336, 0.5588851571083069, 0.7319632768630981, 0.8828372359275818, -4.558028697967529, 4.181929111480713, 2.344933032989502, 0.6410256624221802, 1.1477411985397339, 2.3815629482269287, 1.090354084968567, -0.7349264025688171, 9.493284225463867, 4.423076629638672, -2.1978025436401367, 3.758852005004883, 4.361416339874268, 0.4017094075679779, 0.008324049413204193, 0.030153216794133186, 0.012070332653820515, 0.004898608196526766, 0.004549813456833363, 0.002601195126771927, 0.00989225972443819, 0.02661374770104885, 0.014127988368272781, 0.014385622926056385, 0.005090346559882164, 0.007252359762787819, -0.2545199990272522, 0.3860219717025757, 10.971932411193848, -21.7370662689209, 16.062244415283203, 0.9872274398803711, 2.778510093688965, 0.8833963871002197, 15.366643905639648, -25.63037109375, 18.82686996459961, 1.5055071115493774, 0.026267938315868378, 0.008493585512042046, 0.003052503103390336, 0.0, 0.5803712010383606, 0.3919982612133026, 0.25903767347335815, 0.5531803369522095, -0.08371195942163467, 0.251764178276062, 3.006960868835449, 0.4739935100078583, 2.968132495880127, -1.1209169626235962, 0.033949241042137146, 2.6387085914611816, -0.3566589951515198, 0.3620477020740509, 9.859089851379395, 0.018245726823806763, 0.031747967004776, 0.04643547534942627, -0.016611026600003242, 0.024017464369535446, 0.6774828433990479, 0.7381130456924438], "mean": [-0.39096176624298096, -0.015993092209100723, -0.4432421922683716, -0.8995887637138367, -0.4831658899784088, 0.17795029282569885, -0.5258823037147522, -0.08146685361862183, -0.03790942579507828, 0.46731433272361755, -1.3650013208389282, 0.6072113513946533, -0.5563748478889465, -0.5288741588592529, 0.011114595457911491, 0.0017070216126739979, -0.6151237487792969, 1.0333091020584106, -0.44762519001960754, -0.003199316095560789, -0.010733799077570438, -0.0028350758366286755, -0.616330623626709, 1.019559383392334, -0.44271084666252136, -0.009410490281879902, 0.8741534352302551, 1.745330572128296, 0.8741534352302551, 0.8741534352302551, 0.8741534352302551, 0.8741534352302551, 0.778836727142334, 1.745330572128296, 0.778836727142334, 0.778836727142334, 0.778836727142334, 0.778836727142334, 0.005230039358139038, -0.0015263623790815473, -0.049820106476545334, 0.04583347588777542, 0.004512601997703314, 0.08092670887708664, -0.02337198704481125, 0.030321499332785606, -0.0017827320843935013, 0.12680478394031525, 0.03255067020654678, -0.08258002251386642, -0.10890799760818481, -0.0249131191521883, -0.08538447320461273, -0.05394407734274864, -9.22220230102539, -7.162497043609619, -0.3223921060562134, -3.9214394092559814, -0.2944236099720001, -0.3666393756866455, -0.1473972648382187, -3.875093460083008, 3.18118953704834, 1.1682032346725464, -5.384591102600098, 0.8117600679397583, -1.0315582752227783, -0.890834391117096, 0.00045950576895847917, -0.00041871104622259736, -0.0005146613693796098, 2.577797567937523e-05, -9.010542271425948e-06, -0.0004982480313628912, 0.0006609361153095961, -0.0007737207342870533, -0.00086738052777946, 8.347234688699245e-05, -0.00042710755951702595, -0.000656763615552336, -2.0138816833496094, -0.079476498067379, 7.6235737800598145, -28.14124298095703, 13.080214500427246, -0.005643087904900312, 1.0059666633605957, 0.23976260423660278, 8.145363807678223, -30.077560424804688, 14.013420104980469, 0.48160743713378906, 0.0022801568266004324, -0.0033538341522216797, 0.0011500128312036395, -0.04393883794546127, 0.45263364911079407, 0.16188077628612518, 0.14167828857898712, 0.3801325559616089, -0.14890320599079132, 0.17097480595111847, -0.6811731457710266, -0.5438004732131958, 0.3302556574344635, -2.2884833812713623, -0.5319477915763855, 2.3731820583343506, -0.5728241801261902, 0.04101676493883133, 9.77450180053711, 0.002321534091606736, 0.0009890911169350147, 0.0003538638411555439, -0.018761206418275833, 0.023335851728916168, 0.6754015684127808, 0.7368409633636475], "std": [0.2551628649234772, 0.2610957622528076, 0.08443187177181244, 0.39514145255088806, 0.61683589220047, 0.21352368593215942, 0.16609245538711548, 0.29980263113975525, 0.0891886055469513, 0.18140047788619995, 0.3208591341972351, 0.13560302555561066, 0.18698695302009583, 0.1719944179058075, 0.000563077162951231, 0.0016048270044848323, 0.0010027183452621102, 0.0005356587935239077, 0.0006513851694762707, 0.0016255058581009507, 0.0007699569105170667, 0.0017314397264271975, 0.0013484571827575564, 0.0007832963019609451, 0.0007383489282801747, 0.001797360833734274, 0.8634862303733826, 1.3113021850585938e-06, 0.8634862303733826, 0.8634862303733826, 0.8634862303733826, 0.8634862303733826, 0.861773669719696, 1.3113021850585938e-06, 0.861773669719696, 0.861773669719696, 0.861773669719696, 0.861773669719696, 0.000218234519707039, 9.104644504986936e-07, 0.21470539271831512, 0.20984548330307007, 0.17004907131195068, 0.40179094672203064, 0.7039380669593811, 0.3022538423538208, 0.2422545850276947, 0.2351623773574829, 0.14457064867019653, 0.3228973150253296, 0.20222148299217224, 0.2482505738735199, 0.42805230617523193, 0.270602822303772, 2.1178717613220215, 8.924863815307617, 1.7948118448257446, 3.3735640048980713, 0.5278164744377136, 1.5673719644546509, 0.391722708940506, 2.2006936073303223, 3.1394731998443604, 1.8346062898635864, 1.7385876178741455, 1.1741336584091187, 2.081301212310791, 0.6805464029312134, 0.002988526364788413, 0.008398490957915783, 0.0048383502289652824, 0.0022165514528751373, 0.001284502330236137, 0.0018704894464462996, 0.003110885852947831, 0.009140277281403542, 0.006455335766077042, 0.00291699031367898, 0.0028464759234339, 0.002578123938292265, 0.45889803767204285, 0.15947206318378448, 1.4325282573699951, 2.6065139770507812, 1.3803082704544067, 0.4651010036468506, 0.4992980360984802, 0.18325810134410858, 1.573825478553772, 2.183720111846924, 1.525492548942566, 0.48112019896507263, 0.006774520501494408, 0.004524169489741325, 0.0005669606616720557, 0.013595457188785076, 0.0696159154176712, 0.16454347968101501, 0.08960322290658951, 0.07769173383712769, 0.04866184666752815, 0.06262771040201187, 2.218581199645996, 0.592896580696106, 2.2383108139038086, 0.428538054227829, 0.14520078897476196, 0.14368687570095062, 0.0470038540661335, 0.06837467849254608, 0.031610485166311264, 0.004702223464846611, 0.006810661405324936, 0.012704945169389248, 0.0006882699090056121, 0.0007170881144702435, 0.0006958589656278491, 0.0006360894767567515], "count": [258]}, "action": {"min": [-0.9235166311264038, -0.2963531017303467, -0.6891598701477051, -1.4451301097869873, -1.4776973724365234, -0.1297198235988617, -0.6981316804885864, -0.8235193490982056, -0.3610055446624756, 0.2450961023569107, -1.7561087608337402, 0.40676742792129517, -0.6981316804885864, -0.6981316804885864, 0.010460002347826958, -0.004020098131150007, -0.6157244443893433, 1.027802586555481, -0.44918495416641235, -0.005528635811060667, -0.011399023234844208, -0.008650438860058784, -0.6153814792633057, 1.0116636753082275, -0.4444383680820465, -0.011852878145873547, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.004677504301071167, -0.0015290923183783889, -0.8114901781082153, -0.19097134470939636, -0.5014493465423584, -1.9884854555130005, -1.7567826509475708, -0.831673264503479, -0.9073665738105774, -0.15846669673919678, -0.1380361169576645, -1.4941964149475098, -0.7543436288833618, -1.321391224861145, -2.7498395442962646, -1.157670259475708], "max": [-0.09597615897655487, 0.3611256778240204, -0.19862018525600433, -0.23847970366477966, 0.07446548342704773, 0.6049925684928894, -0.17613467574119568, 0.25666525959968567, 0.0775093361735344, 1.111786127090454, -0.6819061040878296, 0.8851194977760315, 0.026539331302046776, -0.20602543652057648, 0.01308334618806839, 0.007419005502015352, -0.6045839190483093, 1.0334168672561646, -0.44613760709762573, -0.001404925249516964, -0.008506137877702713, 0.0035815739538520575, -0.6051981449127197, 1.019856572151184, -0.4387426972389221, -0.007138732820749283, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00562930665910244, -0.0015238722553476691, 0.5172727108001709, 1.0112367868423462, 0.5748534202575684, 1.145495891571045, 4.105398178100586, 1.0399510860443115, 0.7909903526306152, 0.9689055681228638, 0.6438544392585754, 0.4396993815898895, 0.12717846035957336, 0.5588851571083069, 0.7319632768630981, 0.8828372359275818], "mean": [-0.4445050060749054, -0.02168796770274639, -0.45248645544052124, -0.8199386596679688, -0.4876188635826111, 0.17677022516727448, -0.5213400721549988, -0.0558013990521431, -0.030333921313285828, 0.4645217955112457, -1.3641505241394043, 0.6024683117866516, -0.5772354602813721, -0.542025089263916, 0.011417041532695293, 0.000567197217606008, -0.6119023561477661, 1.0316113233566284, -0.44795000553131104, -0.003068969352170825, -0.01036325003951788, -0.0037884607445448637, -0.6125660538673401, 1.0175752639770508, -0.4432695508003235, -0.009382572025060654, 0.8731387257575989, 1.745330572128296, 0.8731387257575989, 0.8731387257575989, 0.8731387257575989, 0.8731387257575989, 0.772071897983551, 1.745330572128296, 0.772071897983551, 0.772071897983551, 0.772071897983551, 0.772071897983551, 0.005230956245213747, -0.001526362495496869, -0.04802127555012703, 0.0454048328101635, 0.003904563607648015, 0.07266129553318024, -0.015665331855416298, 0.031967759132385254, -0.0019419057061895728, 0.1255003660917282, 0.032851602882146835, -0.08184637874364853, -0.1084398478269577, -0.025402342900633812, -0.0837404876947403, -0.05410133674740791], "std": [0.24711200594902039, 0.2608594000339508, 0.09938184916973114, 0.39828693866729736, 0.6171935796737671, 0.2208884060382843, 0.16301290690898895, 0.26137229800224304, 0.06480436772108078, 0.1483243703842163, 0.29172709584236145, 0.1460653692483902, 0.17737656831741333, 0.16534529626369476, 0.0006529897800646722, 0.002379345940425992, 0.0017981824930757284, 0.001209758222103119, 0.0007728299824520946, 0.0014524540165439248, 0.000817551335785538, 0.00241336552426219, 0.0018016345566138625, 0.0011437505017966032, 0.0010732663795351982, 0.0015868484042584896, 0.8637479543685913, 1.3113021850585938e-06, 0.8637479543685913, 0.8637479543685913, 0.8637479543685913, 0.8637479543685913, 0.8610118627548218, 1.3113021850585938e-06, 0.8610118627548218, 0.8610118627548218, 0.8610118627548218, 0.8610118627548218, 0.00021708273561671376, 9.162581022792438e-07, 0.21713608503341675, 0.21004480123519897, 0.17022813856601715, 0.42405858635902405, 0.7143751382827759, 0.30323389172554016, 0.24226297438144684, 0.2358904778957367, 0.14442875981330872, 0.323108434677124, 0.2025734782218933, 0.2483258843421936, 0.42755430936813354, 0.27059438824653625], "count": [258]}, "timestamp": {"min": [0.0], "max": [8.566666666666666], "mean": [4.283333333333333], "std": [2.482587509180843], "count": [258]}, "frame_index": {"min": [0], "max": [257], "mean": [128.5], "std": [74.47762527542528], "count": [258]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [258]}, "index": {"min": [1619], "max": [1876], "mean": [1747.5], "std": [74.47762527542528], "count": [258]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [258]}, "subtask_annotation": {"mean": [0.313953488372093, 2.0, 2.0, 2.0, 2.0], "std": [0.4805107402338478, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [258]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [258]}, "eef_direction_state": {"mean": [4.251937984496124, 3.627906976744186], "std": [1.7637873615090855, 2.2792279647673808], "min": [0, 0], "max": [6, 6], "count": [258]}, "eef_velocity_state": {"mean": [0.8565891472868217, 0.7829457364341085], "std": [0.7566086063071404, 0.7256244603929637], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_acc_mag_state": {"mean": [0.8875968992248062, 0.7558139534883721], "std": [0.8206168744085326, 0.8481998244110162], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_direction_action": {"mean": [3.794573643410853, 2.89922480620155], "std": [1.8574305031505238, 2.0642582662477706], "min": [0, 0], "max": [6, 6], "count": [258]}, "eef_velocity_action": {"mean": [1.12015503875969, 0.9961240310077519], "std": [0.7857135052912694, 0.6256659213041951], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_acc_mag_action": {"mean": [1.0813953488372092, 1.054263565891473], "std": [0.7857517451075794, 0.8241516899530105], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_sim_pose_state": {"mean": [0.3186142702809835, 0.22348104129448015, 0.10912845260981452, -0.6938228331082935, -0.543960049039427, 0.3185952258310822, 0.24925656091749288, -0.2116755165971959, 0.10226639364690646, -2.288522545692283, -0.5321267191140895, 2.373353745799017], "std": [0.05663684432067614, 0.14478568074358614, 0.025429120198923804, 2.2352733473087842, 0.5930239959775432, 2.26013951756902, 0.0715513155038621, 0.0353671286919193, 0.020464686106763014, 0.4285547049743449, 0.14501300618370203, 0.1435432710258171], "min": [0.26531776227773174, 0.08692303987498441, 0.06037973904205438, -3.1268756951180094, -1.0829110398326511, -3.1105842820895555, 0.17232679025211162, -0.32677893827279764, 0.07280573996582838, -2.7065536703051913, -0.7078600358595875, 2.085764866786768], "max": [0.42188772240755074, 0.4226185657551724, 0.15277956321100236, 3.08304600856352, 0.47406959234205237, 3.072699405215985, 0.43033906149487283, -0.15619069761219714, 0.15918539469274434, -1.1209163475062667, 0.033949013939507555, 2.6388388620392265], "count": [258]}, "eef_sim_pose_action": {"mean": [0.32786792786698504, 0.22311560599799, 0.11036591812840504, -0.5756104393778411, -0.5487164994961089, 0.1698690723724286, 0.24000740979108096, -0.20452021249472727, 0.09407698810814483, -2.2992106023497056, -0.5573624632211182, 2.386896084610357], "std": [0.05447197508805749, 0.14973216146888413, 0.029074567532094336, 2.261737173156239, 0.5949459542299919, 2.251980662233484, 0.06413301545935994, 0.031175691094576012, 0.02007985386661948, 0.40099757567604405, 0.09700493249870325, 0.12694617356231516], "min": [0.2698654528519784, 0.06411554541595534, 0.04880528244517241, -3.0917754068043872, -1.0972249698487082, -3.0937480686176317, 0.17148275919227787, -0.3289892449514181, 0.06092471241593683, -2.724815838431491, -0.6916163844757132, 2.058132478678581], "max": [0.4344637999681351, 0.42269529884677215, 0.1817352144583669, 3.1353561076983594, 0.5139073944377066, 3.0517481003548843, 0.40916825844097077, -0.15075792392191903, 0.1333215654090793, -1.0955092901318038, -0.0013846446961145453, 2.6124274925863604], "count": [258]}}} +{"episode_index": 5, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4395638768742791]], [[0.5282893886966552]], [[0.4655985726643599]]], "std": [[[0.2938230887116204]], [[0.2249461099777643]], [[0.23018682459620082]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4402553585159554]], [[0.44777850586312956]], [[0.4088818459246443]]], "std": [[[0.27845689234106985]], [[0.24494916402283304]], [[0.25796820745315713]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4515768358323722]], [[0.4481488057477893]], [[0.37621701749327185]]], "std": [[[0.2956631355383025]], [[0.2277265946642027]], [[0.2579220352884274]]], "count": [100]}, "observation.state": {"min": [-0.5387941598892212, -0.2472936362028122, -0.4172322750091553, -1.3557653427124023, -1.561382532119751, -0.35877999663352966, -0.703826904296875, -1.0862482786178589, -0.41124317049980164, 0.34637776017189026, -1.7848167419433594, 0.16374331712722778, -0.6687279343605042, -0.7019164562225342, 0.00999976135790348, -0.004596036858856678, -0.6145929098129272, 1.0357482433319092, -0.47297629714012146, -0.005234678741544485, -0.006800332106649876, 0.006477956660091877, -0.6199638843536377, 1.0038872957229614, -0.4594469666481018, -0.009544139727950096, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.013635183684527874, -9.666092955740169e-05, -0.4986911416053772, -0.23899148404598236, -0.3660627603530884, -2.201199769973755, -2.8340163230895996, -3.0561256408691406, -2.623978853225708, -1.414064645767212, -0.4774489402770996, -0.7405604124069214, -1.2353615760803223, -1.0401010513305664, -1.489746332168579, -0.9384108781814575, -11.892446517944336, -8.272283554077148, -2.471306562423706, -10.592185974121094, -0.4017094373703003, -0.5738705992698669, -0.9468864798545837, -15.02145004272461, -4.822955131530762, -2.6959707736968994, -18.77289581298828, -1.778998851776123, -5.279609203338623, -9.124542236328125, -0.014197783544659615, -0.016773035749793053, -0.07056060433387756, -0.01269329059869051, -0.11170677840709686, -0.019613416865468025, -0.01185846608132124, -0.023275963962078094, -0.07247056066989899, -0.022808950394392014, -0.0980546623468399, -0.02292734943330288, -2.5239899158477783, -0.3006517291069031, 0.5196449756622314, -41.801780700683594, -0.7854974865913391, -1.1866501569747925, -0.5302500128746033, -0.304363489151001, -6.206045627593994, -41.526710510253906, -2.7336935997009277, -0.8262143135070801, -0.02179291471838951, -0.013636725023388863, -0.003663003910332918, -0.122972272336483, 0.3381355404853821, -0.007196931168437004, -0.05342065542936325, 0.29173481464385986, -0.23682251572608948, -0.04375483840703964, -3.1344754695892334, -1.0926034450531006, -2.960726022720337, -3.1347837448120117, -0.866732656955719, -3.1361308097839355, -0.7005873322486877, -0.30246368050575256, 9.685225486755371, -0.02070927619934082, -0.11654967069625854, -0.07244706153869629, 0.00859118066728115, -0.006397860590368509, -0.9837877154350281, -0.21962019801139832], "max": [0.007872333750128746, 0.2783787250518799, -0.26417383551597595, -0.40226632356643677, -0.08134137094020844, 0.385966956615448, -0.03776750713586807, 0.0470503494143486, 0.14839360117912292, 1.214239239692688, -0.46301379799842834, 1.1722795963287354, 0.6255073547363281, -0.11254078149795532, 0.012240846641361713, 0.0031904890201985836, -0.5577870011329651, 1.0383132696151733, -0.4490714967250824, 0.008669664151966572, -0.003718739375472069, 0.015772078186273575, -0.5635873079299927, 1.0173625946044922, -0.4346831440925598, 0.002383400220423937, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.01488476525992155, 1.690640260676446e-06, 0.9122098684310913, 0.5447523593902588, 0.46402835845947266, 1.600398063659668, 3.0417640209198, 1.7640891075134277, 1.0561301708221436, 0.6848773956298828, 0.4832867681980133, 0.8708299994468689, 1.2702757120132446, 2.559936046600342, 2.0442681312561035, 1.5362805128097534, -3.7303082942962646, 4.365079402923584, 6.318681240081787, -0.7326008081436157, 4.763125896453857, 4.4188032150268555, 0.5164835453033447, 4.832697868347168, 11.477412223815918, 5.953601837158203, 2.5335776805877686, 1.2912087440490723, 5.623931884765625, 0.4017094075679779, 0.0122755141928792, 0.03153271600604057, 0.15700149536132812, 0.007009604014456272, 0.02327430061995983, 0.013442766852676868, 0.011155844666063786, 0.030465450137853622, 0.13539771735668182, 0.013364278711378574, 0.08103224635124207, 0.031410183757543564, 0.5514600276947021, 0.3860219717025757, 9.828713417053223, -23.610376358032227, 20.11526107788086, 0.7394550442695618, 2.6724600791931152, 0.397157222032547, 15.752666473388672, -22.10145378112793, 20.089523315429688, 1.1350815296173096, 0.04840860515832901, 0.010175406001508236, -0.0006105006905272603, -0.027327170595526695, 0.4885580539703369, 0.3705059587955475, 0.20424021780490875, 0.6048082113265991, 0.09848938882350922, 0.37150347232818604, 3.135915756225586, 0.32445192337036133, 2.794745445251465, 3.137763261795044, 0.0664827823638916, 3.1338095664978027, -0.05336737260222435, 0.22777287662029266, 9.924568176269531, 0.013665884733200073, 0.0651002824306488, 0.033415794372558594, 0.029766865074634552, 0.00326179969124496, -0.9751110076904297, -0.1769952028989792], "mean": [-0.1268530935049057, -0.12030861526727676, -0.3651126027107239, -1.18084716796875, -0.43072420358657837, -0.026043113321065903, -0.5915718674659729, -0.3865143358707428, -0.05380964279174805, 0.7496315836906433, -1.2978378534317017, 0.5446411967277527, -0.24539239704608917, -0.4388650059700012, 0.01115892268717289, -0.001825413084588945, -0.5931554436683655, 1.03659188747406, -0.4636179804801941, 0.0016861598705872893, -0.005493430886417627, 0.009418513625860214, -0.5985335111618042, 1.011583924293518, -0.4494102895259857, -0.004224773496389389, 0.48811817169189453, 1.7453296184539795, 0.48811817169189453, 0.48811817169189453, 0.48811817169189453, 0.48811817169189453, 0.6716077327728271, 1.7453296184539795, 0.6716077327728271, 0.6716077327728271, 0.6716077327728271, 0.6716077327728271, 0.014013742096722126, -1.7502658238299773e-06, -0.01238919049501419, 0.04059947654604912, 0.004561130423098803, -0.004162374418228865, -0.011704898439347744, -0.02347698248922825, -0.0036605901550501585, 0.00706251198425889, 0.004336728248745203, 0.016001766547560692, -0.011668384075164795, -0.018572090193629265, -0.01608586497604847, -0.018336238339543343, -7.0004167556762695, -3.417698621749878, 0.3241095244884491, -5.0550713539123535, 0.2864949107170105, 0.30411362648010254, -0.29574474692344666, -5.122434139251709, 2.925180435180664, 0.23839785158634186, -3.954765796661377, 0.04259984940290451, -0.9225346446037292, -0.5627958178520203, -0.00016115992912091315, 0.0001897656766232103, 0.0010088946437463164, -0.00046507985098287463, -0.0011434500338509679, -0.0008413734612986445, 0.00047958013601601124, -0.00023623347806278616, 0.0019394363043829799, -0.00015241412620525807, -0.0010910097043961287, -0.0004805926000699401, -0.6663939356803894, 0.06885454058647156, 6.162774562835693, -30.974849700927734, 15.651339530944824, -0.36952388286590576, 0.9142849445343018, 0.0869046151638031, 7.521245002746582, -26.56719207763672, 14.968533515930176, -0.005809591617435217, 0.002517158165574074, -0.0021899265702813864, -0.002097929595038295, -0.06734417378902435, 0.3780631124973297, 0.07846079021692276, 0.14232225716114044, 0.3960103988647461, -0.08869291841983795, 0.2138373702764511, -0.21026034653186798, -0.7993947863578796, 1.3580325841903687, -0.9274303317070007, -0.41566863656044006, 0.8914307951927185, -0.5231609344482422, -0.0340760201215744, 9.783206939697266, 0.0008375589968636632, 0.00048366276314482093, -0.0021296883933246136, 0.026898346841335297, -0.003126435447484255, -0.9799208641052246, -0.19709321856498718], "std": [0.15582554042339325, 0.17647825181484222, 0.0381506085395813, 0.26025089621543884, 0.49823057651519775, 0.1779741793870926, 0.21844445168972015, 0.3124323785305023, 0.18578055500984192, 0.19970974326133728, 0.4122188985347748, 0.28786537051200867, 0.37932077050209045, 0.2042643129825592, 0.00040362574509344995, 0.0019942603539675474, 0.013446073047816753, 0.0007281420403160155, 0.007505552843213081, 0.003635039320215583, 0.0005709509132429957, 0.0020524058490991592, 0.014732498675584793, 0.0038804698269814253, 0.007434277329593897, 0.003224126063287258, 0.714949905872345, 3.5762786865234375e-07, 0.714949905872345, 0.714949905872345, 0.714949905872345, 0.714949905872345, 0.838851273059845, 3.5762786865234375e-07, 0.838851273059845, 0.838851273059845, 0.838851273059845, 0.838851273059845, 0.0001819207682274282, 1.0973229109367821e-05, 0.1943913698196411, 0.1428273469209671, 0.11774780601263046, 0.49391061067581177, 0.7204445004463196, 0.47973161935806274, 0.4037303030490875, 0.4134570062160492, 0.18762989342212677, 0.3207356631755829, 0.49266332387924194, 0.4440801739692688, 0.5465246438980103, 0.2808379530906677, 2.448592185974121, 3.1365251541137695, 1.6070283651351929, 2.6813886165618896, 0.6913064122200012, 0.8305885195732117, 0.32248374819755554, 4.188231945037842, 4.499417304992676, 2.0782017707824707, 3.0055246353149414, 0.5552166700363159, 2.6702041625976562, 1.348972201347351, 0.0034034389536827803, 0.006804150063544512, 0.02852279506623745, 0.0028078407049179077, 0.013372260145843029, 0.004448298830538988, 0.00314603210426867, 0.006840073969215155, 0.025646550580859184, 0.005344105884432793, 0.0160438884049654, 0.006089027505367994, 0.7472698092460632, 0.1407947689294815, 2.1401453018188477, 3.2389955520629883, 3.695279836654663, 0.4806688725948334, 0.6643294095993042, 0.14095978438854218, 3.596194267272949, 3.6769936084747314, 3.6506502628326416, 0.5217663049697876, 0.010860513895750046, 0.004118341486901045, 0.0005583995371125638, 0.01683017797768116, 0.04837139695882797, 0.1068454384803772, 0.07627229392528534, 0.0909353494644165, 0.10501230508089066, 0.11989891529083252, 2.6889138221740723, 0.4672103226184845, 2.048180103302002, 2.0300378799438477, 0.2234458029270172, 2.5024678707122803, 0.10205405205488205, 0.08019797503948212, 0.04083952680230141, 0.005473087076097727, 0.024608956649899483, 0.01596810109913349, 0.0044025760143995285, 0.0024382711853832006, 0.0024146877694875, 0.01202360913157463], "count": [304]}, "action": {"min": [-0.6001372337341309, -0.22335569560527802, -0.4912947416305542, -1.486793041229248, -1.5707963705062866, -0.3741680085659027, -0.6981316804885864, -1.1669776439666748, -0.41647255420684814, 0.3150588870048523, -1.7885445356369019, 0.15587539970874786, -0.6981316804885864, -0.6981316804885864, 0.008741818368434906, -0.008307906799018383, -0.6109477281570435, 1.0314488410949707, -0.472385972738266, -0.004828236531466246, -0.007984640076756477, 0.002070134738460183, -0.6185699701309204, 1.0017728805541992, -0.45589515566825867, -0.008477662689983845, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.013635183684527874, -9.666092955740169e-05, -0.4986911416053772, -0.31955641508102417, -0.3660627603530884, -2.201199769973755, -2.8340163230895996, -3.0561256408691406, -2.623978853225708, -1.414064645767212, -0.4774489402770996, -0.7405604124069214, -1.2353615760803223, -1.0401010513305664, -1.489746332168579, -0.9384108781814575], "max": [0.003910270985215902, 0.32382968068122864, -0.18791550397872925, -0.313687801361084, -0.07899752259254456, 0.38894355297088623, -0.03177320957183838, 0.07099567353725433, 0.14549458026885986, 1.2985689640045166, -0.41165125370025635, 1.1792147159576416, 0.6323251724243164, -0.11077655851840973, 0.013221180066466331, 0.006845409981906414, -0.5641276836395264, 1.0381466150283813, -0.4486478269100189, 0.008320139721035957, -0.002838047919794917, 0.016665104776620865, -0.5658356547355652, 1.016294240951538, -0.4338373839855194, 0.0022345578763633966, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.01488476525992155, 1.690640260676446e-06, 0.9122098684310913, 0.5447523593902588, 0.46402835845947266, 1.600398063659668, 3.0417640209198, 1.7640891075134277, 1.0561301708221436, 0.6848773956298828, 0.4832867681980133, 0.8708299994468689, 1.2702757120132446, 2.420452117919922, 2.0442681312561035, 1.559974193572998], "mean": [-0.16395282745361328, -0.09240131080150604, -0.3594745695590973, -1.1365532875061035, -0.43323656916618347, -0.03340024873614311, -0.5866760611534119, -0.3845553398132324, -0.05409564450383186, 0.7737241983413696, -1.2676465511322021, 0.53476881980896, -0.25111618638038635, -0.44591307640075684, 0.010815612971782684, -0.001986177871003747, -0.5908375978469849, 1.0340757369995117, -0.4627979099750519, 0.0015603783540427685, -0.005708022508770227, 0.008443149738013744, -0.5965086221694946, 1.0096126794815063, -0.44889187812805176, -0.0040615880861878395, 0.48823297023773193, 1.7453296184539795, 0.48823297023773193, 0.48823297023773193, 0.48823297023773193, 0.48823297023773193, 0.6716077327728271, 1.7453296184539795, 0.6716077327728271, 0.6716077327728271, 0.6716077327728271, 0.6716077327728271, 0.014014207758009434, -1.7585782643436687e-06, -0.011205650866031647, 0.03941023722290993, 0.003608944360166788, -0.006352946162223816, -0.009502721019089222, -0.023220127448439598, -0.0037352959625422955, 0.008428387343883514, 0.00494144344702363, 0.015653131529688835, -0.011705703102052212, -0.025495296344161034, -0.01586143672466278, -0.0230361707508564], "std": [0.16516946256160736, 0.1738164722919464, 0.06270923465490341, 0.2845378518104553, 0.5000737905502319, 0.18361195921897888, 0.21704140305519104, 0.3237512707710266, 0.1772332787513733, 0.21488308906555176, 0.43025103211402893, 0.2889654040336609, 0.3946263790130615, 0.20723086595535278, 0.0008801491931080818, 0.003154156729578972, 0.011277967132627964, 0.0012225090758875012, 0.007142516318708658, 0.0033444752916693687, 0.0009849178604781628, 0.00303840939886868, 0.012743283063173294, 0.0037176553159952164, 0.007342347875237465, 0.0029878292698413134, 0.7150993347167969, 3.5762786865234375e-07, 0.7150993347167969, 0.7150993347167969, 0.7150993347167969, 0.7150993347167969, 0.8388512134552002, 3.5762786865234375e-07, 0.8388512134552002, 0.8388512134552002, 0.8388512134552002, 0.8388512134552002, 0.00018203114450443536, 1.097275162464939e-05, 0.19544483721256256, 0.1445387303829193, 0.11887140572071075, 0.4952653646469116, 0.7214112877845764, 0.47973278164863586, 0.40372925996780396, 0.41354331374168396, 0.1872747242450714, 0.32109612226486206, 0.4927483797073364, 0.41680896282196045, 0.546647310256958, 0.26830610632896423], "count": [304]}, "timestamp": {"min": [0.0], "max": [10.1], "mean": [5.05], "std": [2.9252255373636484], "count": [304]}, "frame_index": {"min": [0], "max": [303], "mean": [151.5], "std": [87.75676612090945], "count": [304]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [304]}, "index": {"min": [1877], "max": [2180], "mean": [2028.5], "std": [87.75676612090945], "count": [304]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [304]}, "subtask_annotation": {"mean": [0.45394736842105265, 2.0, 2.0, 2.0, 2.0], "std": [0.5109178504040516, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [304]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [304]}, "eef_direction_state": {"mean": [3.861842105263158, 3.411184210526316], "std": [2.1399992071606473, 1.9225137513061457], "min": [0, 0], "max": [6, 6], "count": [304]}, "eef_velocity_state": {"mean": [0.7697368421052632, 1.3519736842105263], "std": [0.7386901167896182, 0.6866653205640827], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_acc_mag_state": {"mean": [0.7960526315789473, 1.0230263157894737], "std": [0.8298606080594875, 0.8367363285515975], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_direction_action": {"mean": [3.348684210526316, 3.1414473684210527], "std": [2.1635736410570847, 1.8504247051245277], "min": [0, 0], "max": [6, 6], "count": [304]}, "eef_velocity_action": {"mean": [0.8980263157894737, 1.444078947368421], "std": [0.7113710256607203, 0.615184348988982], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_acc_mag_action": {"mean": [1.055921052631579, 1.1578947368421053], "std": [0.7989494378830418, 0.7746413699755279], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_sim_pose_state": {"mean": [0.25826331479767195, 0.16621748330678465, 0.08533225673342125, -0.1904097218025058, -0.7997010105145979, 1.3690681422097146, 0.30028212660085873, -0.17144073935070034, 0.172616516145507, -0.927345545314482, -0.4157599057624857, 0.9123328445811854], "std": [0.036269680546691795, 0.08888524259416154, 0.021616662746239135, 2.748950539481636, 0.4672717646795396, 2.0588605642047475, 0.08297330759808717, 0.09501579222382033, 0.04625500041864065, 2.108352183373067, 0.22343141424630983, 2.527139365547242], "min": [0.22548167351286857, 0.09896991935522331, 0.03396092090149686, -3.140831647797511, -1.0926041100664254, -2.9860630532595844, 0.19634724058522407, -0.31664463925685854, 0.065045144255908, -3.1394886173409375, -0.8667589307494916, -3.1395736197996484], "max": [0.3353209605275559, 0.3773569860761858, 0.1291463297796763, 3.1412052935748647, 0.32446604040298, 3.1088910797054576, 0.4804325214606288, -0.05338660129068528, 0.25920382926886626, 3.1410605279297497, 0.06661845671540512, 3.14061635704165], "count": [304]}, "eef_sim_pose_action": {"mean": [0.267167982862192, 0.17715697003574765, 0.08111856987421578, 0.5569010113513564, -0.8152597401572093, 1.4051357974369734, 0.29587631075581766, -0.17088775520727628, 0.1642821488011432, -1.8240847000653904, -0.42357468841079565, 2.098842324245821], "std": [0.03639584954438915, 0.08613752007936991, 0.020117746699905622, 2.68459960885386, 0.4895055260712123, 2.0972563834310174, 0.0843605542015148, 0.09660790655268907, 0.054684214415071826, 1.3895190484099373, 0.2503790973285365, 1.6826217165701838], "min": [0.22949184591045318, 0.09881775050092849, 0.029487647922045855, -3.140108137819897, -1.1326132190922489, -3.1161384660433056, 0.1979828717506447, -0.3317504494411846, 0.01064666831020943, -3.141101048925642, -0.9382657290508493, -3.1404276298548672], "max": [0.349696458202706, 0.3771179355842188, 0.13702637925459382, 3.1408315447513533, 0.3264706982994099, 3.121849794366239, 0.49226186463993604, -0.040256721245822316, 0.27367741792879513, 3.141245544013584, 0.15644261398752923, 3.1391296555757098], "count": [304]}}} +{"episode_index": 6, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4471145857362553]], [[0.5428894511726259]], [[0.4965215830449827]]], "std": [[[0.2819150758974362]], [[0.2050612248811519]], [[0.2165102800755457]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4380120025951557]], [[0.43521031093810075]], [[0.35937099192618227]]], "std": [[[0.30849965605386664]], [[0.23943072447853164]], [[0.2816153426699576]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4541522899846213]], [[0.45615911668589004]], [[0.3730571510957324]]], "std": [[[0.30017807993483264]], [[0.22943586980596647]], [[0.2654114555542986]]], "count": [100]}, "observation.state": {"min": [-1.0336456298828125, -0.2677975296974182, -0.6820785999298096, -1.0406681299209595, -1.5672032833099365, -0.3522849380970001, -0.6969568729400635, -0.6812377572059631, -0.22202008962631226, 0.1222556009888649, -1.4507806301116943, 0.06724690645933151, -0.15897934138774872, -0.5844210386276245, 0.009600169956684113, -0.007109854370355606, -0.6096360087394714, 1.0341557264328003, -0.459390252828598, -0.010418298654258251, -0.01590159349143505, -0.003004541387781501, -0.6186136603355408, 1.021519660949707, -0.4497576057910919, -0.004938927944749594, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0020038203801959753, -0.0011474484344944358, -0.789851725101471, -1.0172131061553955, -0.6502587795257568, -1.5583559274673462, -2.610867977142334, -1.2010031938552856, -2.0124971866607666, -0.4847652316093445, -0.15645091235637665, -0.7864662408828735, -0.7023999691009521, -0.9969656467437744, -0.42316126823425293, -0.5256829857826233, -16.613792419433594, -6.654456615447998, -1.7692307233810425, -12.210013389587402, -0.6599512100219727, -1.1190476417541504, -1.9798535108566284, -11.090707778930664, -3.296703338623047, -1.5726494789123535, -7.478632926940918, -0.6025641560554504, -1.090354084968567, -1.8937729597091675, -0.009791321121156216, -0.021547796204686165, -0.015680259093642235, -0.007625112310051918, -0.007984107360243797, -0.010602520778775215, -0.013312549330294132, -0.037051841616630554, -0.0141552509739995, -0.0076592727564275265, -0.01138324849307537, -0.006091846618801355, -4.326839923858643, -0.7646204233169556, 4.647110462188721, -28.708282470703125, 12.835067749023438, -0.6413198113441467, -0.9332399964332581, -0.5864564776420593, 6.770231246948242, -32.63739013671875, 15.348751068115234, -0.32017752528190613, -0.015498432330787182, -0.012904100120067596, 0.0006105006323195994, -0.09564509987831116, 0.40906694531440735, -0.044087816029787064, 0.008774679154157639, 0.36083492636680603, -0.2138376533985138, -0.0293812807649374, -3.1385080814361572, -1.3429248332977295, -3.1369640827178955, -2.619389533996582, -1.3165042400360107, 1.9104706048965454, -0.7783055305480957, -0.0871100053191185, 9.67324447631836, -0.010530591011047363, -0.022663861513137817, -0.04327279329299927, -0.020019283518195152, 0.026162780821323395, 0.6804057955741882, 0.7278834581375122], "max": [-0.19612842798233032, 0.47102636098861694, -0.06618344038724899, -0.33512651920318604, 0.29593026638031006, 0.6691094040870667, 0.1264592409133911, 0.07484409958124161, 0.0591287687420845, 0.8388659954071045, -0.6302119493484497, 0.676354169845581, 0.15582576394081116, -0.15726463496685028, 0.010938767343759537, 0.0035644485615193844, -0.6070917844772339, 1.036826491355896, -0.4566534459590912, -0.006478382274508476, -0.014209717512130737, 0.009064512327313423, -0.6150394082069397, 1.0241551399230957, -0.44741731882095337, -0.0024997303262352943, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.002672358648851514, -0.0011421311646699905, 0.8676220774650574, 0.5086574554443359, 0.9030676484107971, 0.672619640827179, 2.9075429439544678, 2.249643564224243, 1.5697150230407715, 0.861237645149231, 0.3278602957725525, 0.4633677303791046, 0.5809125900268555, 0.4894982874393463, 0.3123946487903595, 0.14261656999588013, -4.743616104125977, 6.37973165512085, 3.931624174118042, 1.0073261260986328, 1.8363858461380005, 6.570817947387695, 0.7747253179550171, -2.850623607635498, 5.433455467224121, 1.1794872283935547, -0.5799756050109863, 0.8608059287071228, 0.7460317611694336, 0.48778998851776123, 0.01060394011437893, 0.02295912429690361, 0.019452139735221863, 0.007417383138090372, 0.011887232773005962, 0.004677343647927046, 0.007613755762577057, 0.03585493564605713, 0.013397564180195332, 0.007612320128828287, 0.005107912700623274, 0.004842198453843594, -1.9513200521469116, 0.43056297302246094, 12.278467178344727, -18.169097900390625, 21.210487365722656, 0.9805768728256226, 1.3998600244522095, 0.8314319252967834, 16.242616653442383, -21.801612854003906, 24.930713653564453, 1.3793706893920898, 0.02137797325849533, 0.009873248636722565, 0.003663003910332918, 0.0, 0.6456298828125, 0.535508394241333, 0.28957343101501465, 0.4916784465312958, -0.05372360348701477, 0.1765829622745514, 3.135519027709961, 0.5612985491752625, 3.103670358657837, -0.9847987294197083, -0.2678884267807007, 2.914602279663086, -0.4937061667442322, 0.3048126995563507, 9.853559494018555, 0.014338284730911255, 0.013763725757598877, 0.042362332344055176, -0.018128596246242523, 0.027749665081501007, 0.6849033236503601, 0.7320474982261658], "mean": [-0.6225724220275879, -0.03134181722998619, -0.42478346824645996, -0.6306914687156677, -0.5147973299026489, 0.2207934558391571, -0.3515353202819824, -0.1997905671596527, -0.035142287611961365, 0.3970184624195099, -1.1812238693237305, 0.31340473890304565, -0.06970643997192383, -0.4953899383544922, 0.010478599928319454, -0.003181354608386755, -0.6085498929023743, 1.0359266996383667, -0.457586407661438, -0.008145847357809544, -0.014736625365912914, 0.001630999962799251, -0.6165356636047363, 1.0228021144866943, -0.44814473390579224, -0.003537864424288273, 0.7001234889030457, 1.7453302145004272, 0.7001234889030457, 0.7001234889030457, 0.7001234889030457, 0.7001234889030457, 0.8830658793449402, 1.7453302145004272, 0.8830658793449402, 0.8830658793449402, 0.8830658793449402, 0.8830658793449402, 0.0023050906602293253, -0.0011447437573224306, -0.012047397904098034, 0.007165967952460051, 0.03826545178890228, 0.011877140030264854, -0.07087832689285278, 0.04895538464188576, -0.0003316343354526907, 0.07510258257389069, 0.015175867825746536, -0.05741724371910095, -0.07717366516590118, -0.056923918426036835, -0.021772248670458794, -0.040077731013298035, -10.573716163635254, -1.9027951955795288, 0.7953404188156128, -5.39026403427124, 0.07609881460666656, 0.7424690127372742, -0.39009079337120056, -6.030009746551514, 0.8185077905654907, -0.25411373376846313, -5.375614166259766, -0.0217608492821455, -0.2541976869106293, -0.8269771337509155, -0.00037893850822001696, -6.27288973191753e-05, 0.0005908108432777226, -9.705107368063182e-05, 0.00010353958350606263, -0.00014061672845855355, -0.00018989996169693768, 0.0009457814157940447, -0.0006588160758838058, 0.00010160317469853908, -0.00016797961143311113, -4.3775169615400955e-05, -2.835733652114868, -0.165658637881279, 8.66928768157959, -22.370420455932617, 17.870283126831055, 0.36989766359329224, 0.5180552005767822, 0.1317422240972519, 12.817180633544922, -27.479764938354492, 21.046825408935547, 0.7484641671180725, 0.001989303156733513, -0.0020376783795654774, 0.002329330425709486, -0.052285414189100266, 0.5080254673957825, 0.1503172218799591, 0.16210074722766876, 0.4185257852077484, -0.12851233780384064, 0.11046816408634186, -0.07773350924253464, -0.5888545513153076, 0.26951807737350464, -2.1628901958465576, -0.9903767108917236, 2.5852391719818115, -0.6552560329437256, 0.07584606111049652, 9.76948070526123, 0.0016976619372144341, 0.0010055307066068053, -0.00019845427596010268, -0.019276022911071777, 0.02709813416004181, 0.6830360889434814, 0.7296253442764282], "std": [0.24369758367538452, 0.24854660034179688, 0.11777438223361969, 0.21757829189300537, 0.7474297285079956, 0.367994487285614, 0.2700865864753723, 0.20265193283557892, 0.07819814234972, 0.16403800249099731, 0.23505979776382446, 0.12696032226085663, 0.07215768843889236, 0.10016299784183502, 0.0002608020731713623, 0.0029523195698857307, 0.0008326676907017827, 0.0008648793445900083, 0.0008419378427788615, 0.0011907401494681835, 0.0002954540541395545, 0.003182616550475359, 0.0009131192928180099, 0.0006043490138836205, 0.0006114686839282513, 0.0007451559649780393, 0.8439624309539795, 9.5367431640625e-07, 0.8439624309539795, 0.8439624309539795, 0.8439624309539795, 0.8439624309539795, 0.8654807806015015, 9.5367431640625e-07, 0.8654807806015015, 0.8654807806015015, 0.8654807806015015, 0.8654807806015015, 0.0001727017661323771, 8.808185611997033e-07, 0.2724290192127228, 0.24766498804092407, 0.25219598412513733, 0.2738439440727234, 0.7089443802833557, 0.4122503101825714, 0.4073048233985901, 0.22444555163383484, 0.08487828075885773, 0.2276182770729065, 0.24012011289596558, 0.23298630118370056, 0.10538836568593979, 0.11740738153457642, 3.0630600452423096, 3.425767660140991, 1.5093116760253906, 3.7445991039276123, 0.41469499468803406, 1.6294571161270142, 0.5737967491149902, 1.9162975549697876, 2.6221795082092285, 0.7312132120132446, 1.4595164060592651, 0.24828265607357025, 0.3560527265071869, 0.46527013182640076, 0.002793860388919711, 0.006576767656952143, 0.004826171789318323, 0.0028218065854161978, 0.0018669642740860581, 0.0019246053416281939, 0.0029667082708328962, 0.0082252724096179, 0.004449908155947924, 0.0027539641596376896, 0.0021345277782529593, 0.001380265224725008, 0.41059210896492004, 0.20731514692306519, 1.7615481615066528, 2.8910748958587646, 2.2252931594848633, 0.4585805833339691, 0.36412185430526733, 0.24005143344402313, 2.089669942855835, 2.5358729362487793, 2.5534493923187256, 0.4807531237602234, 0.00709816999733448, 0.004407206084579229, 0.0005336984759196639, 0.017349902540445328, 0.06183212250471115, 0.18920360505580902, 0.08370450884103775, 0.03740505874156952, 0.04557143896818161, 0.05639927089214325, 2.4231739044189453, 0.7720085382461548, 2.1477243900299072, 0.44070836901664734, 0.21508289873600006, 0.2820245921611786, 0.04569318890571594, 0.055391620844602585, 0.03144451975822449, 0.003628746373578906, 0.005216091871261597, 0.012302863411605358, 0.0003915401757694781, 0.000324977416312322, 0.0011085579171776772, 0.0010289524216204882], "count": [298]}, "action": {"min": [-1.0955373048782349, -0.2649279832839966, -0.7695595026016235, -1.315474271774292, -1.5707963705062866, -0.3586588501930237, -0.6974058151245117, -0.6414369344711304, -0.2343338280916214, 0.066311314702034, -1.500673770904541, 0.04886956140398979, -0.1556774079799652, -0.602527916431427, 0.009330708533525467, -0.008439356461167336, -0.6080992817878723, 1.0304937362670898, -0.4610961079597473, -0.010002254508435726, -0.015742214396595955, -0.004007949959486723, -0.6150426864624023, 1.0190715789794922, -0.4509587287902832, -0.005111497826874256, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0020038203801959753, -0.0011474484344944358, -0.789851725101471, -1.0172131061553955, -0.8404814600944519, -1.790805459022522, -2.610867977142334, -1.2010031938552856, -2.0124971866607666, -0.4847652316093445, -0.15645091235637665, -0.7864662408828735, -0.7023999691009521, -0.9969656467437744, -0.42316126823425293, -0.5256829857826233], "max": [-0.16333812475204468, 0.4646214246749878, 0.0643862634897232, -0.2541273534297943, 0.3045951724052429, 0.6981316804885864, 0.12546904385089874, 0.11426875740289688, 0.05188598856329918, 0.8607326745986938, -0.6690783500671387, 0.6694346070289612, 0.14694970846176147, -0.15482264757156372, 0.012020166963338852, 0.0070585389621555805, -0.6004976034164429, 1.0370081663131714, -0.4569944441318512, -0.006691052112728357, -0.013067532330751419, 0.011651246808469296, -0.6093570590019226, 1.022783637046814, -0.4470921456813812, -0.0030494658276438713, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.002672358648851514, -0.0011421311646699905, 0.8676220774650574, 0.5086574554443359, 0.9030676484107971, 0.672619640827179, 2.9075429439544678, 2.249643564224243, 1.5697150230407715, 0.861237645149231, 0.3278602957725525, 0.4633677303791046, 0.5809125900268555, 0.4894982874393463, 0.3123946487903595, 0.14261656999588013], "mean": [-0.6609190106391907, -0.02917228639125824, -0.41873323917388916, -0.5878214240074158, -0.5257049798965454, 0.22545965015888214, -0.34821218252182007, -0.1989181488752365, -0.03810133785009384, 0.3826696276664734, -1.1701773405075073, 0.3014678657054901, -0.07270706444978714, -0.5028648376464844, 0.01097946334630251, -0.002927270019426942, -0.604942798614502, 1.0345797538757324, -0.45812851190567017, -0.007945804856717587, -0.014030821621418, 0.0014708939706906676, -0.6127021908760071, 1.0210295915603638, -0.4484948217868805, -0.0039693196304142475, 0.7001234889030457, 1.7453302145004272, 0.7001234889030457, 0.7001234889030457, 0.7001234889030457, 0.7001234889030457, 0.8770870566368103, 1.7453302145004272, 0.8770870566368103, 0.8770870566368103, 0.8770870566368103, 0.8770870566368103, 0.0023052983451634645, -0.0011447430588304996, -0.008788863196969032, 0.005970062222331762, 0.035085391253232956, 0.005481396336108446, -0.06338949501514435, 0.047282423824071884, -0.00020671966194640845, 0.07540641725063324, 0.015380507335066795, -0.05748705193400383, -0.07772243767976761, -0.057699669152498245, -0.021576395258307457, -0.040993738919496536], "std": [0.259095698595047, 0.2339501827955246, 0.15513062477111816, 0.24773848056793213, 0.7452967166900635, 0.3731568157672882, 0.26610609889030457, 0.19735778868198395, 0.06875322014093399, 0.1540783941745758, 0.22509029507637024, 0.12188263237476349, 0.06679097563028336, 0.08992055803537369, 0.0004770517989527434, 0.003069405211135745, 0.0015964164631441236, 0.0014474650379270315, 0.0007478115148842335, 0.0009112663101404905, 0.0004799400921911001, 0.0032516506034880877, 0.0011331979185342789, 0.000832610996440053, 0.0009378796094097197, 0.0004882740031462163, 0.8439624309539795, 9.5367431640625e-07, 0.8439624309539795, 0.8439624309539795, 0.8439624309539795, 0.8439624309539795, 0.8657039403915405, 9.5367431640625e-07, 0.8657039403915405, 0.8657039403915405, 0.8657039403915405, 0.8657039403915405, 0.00017216839478351176, 8.797484838396485e-07, 0.2777242660522461, 0.24852856993675232, 0.2582070529460907, 0.29524555802345276, 0.7206711769104004, 0.41354814171791077, 0.40734463930130005, 0.22452397644519806, 0.0849582701921463, 0.22759903967380524, 0.24031901359558105, 0.23325054347515106, 0.1053781509399414, 0.1182028129696846], "count": [298]}, "timestamp": {"min": [0.0], "max": [9.9], "mean": [4.949999999999999], "std": [2.8674901917879336], "count": [298]}, "frame_index": {"min": [0], "max": [297], "mean": [148.5], "std": [86.024705753638], "count": [298]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [298]}, "index": {"min": [2181], "max": [2478], "mean": [2329.5], "std": [86.024705753638], "count": [298]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [298]}, "subtask_annotation": {"mean": [0.1476510067114094, 2.0, 2.0, 2.0, 2.0], "std": [0.3731929872337638, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [298]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [298]}, "eef_direction_state": {"mean": [3.248322147651007, 2.5201342281879193], "std": [1.7297477810807482, 1.7782987068284186], "min": [0, 0], "max": [6, 6], "count": [298]}, "eef_velocity_state": {"mean": [1.3355704697986577, 1.1208053691275168], "std": [0.6962096638518588, 0.6229692019260302], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_acc_mag_state": {"mean": [1.0838926174496644, 1.0], "std": [0.7877047716377834, 0.8631143857873186], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_direction_action": {"mean": [3.097315436241611, 2.2885906040268456], "std": [1.5760134188747024, 1.6232178746664152], "min": [0, 0], "max": [6, 6], "count": [298]}, "eef_velocity_action": {"mean": [1.4798657718120805, 1.2281879194630871], "std": [0.6249273639157693, 0.5630788489986396], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_acc_mag_action": {"mean": [1.2080536912751678, 1.1812080536912752], "std": [0.7167709825408317, 0.7646000952831162], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_sim_pose_state": {"mean": [0.36783298932716263, 0.21864058279182672, 0.130045258845871, -0.06815996387884547, -0.5893494307852469, 0.2808812466996232, 0.28515537623723913, -0.22191168333042202, 0.08162253777214883, -2.1629854593924662, -0.9905021974663452, 2.5853893087740123], "std": [0.06188298400156669, 0.14158306626331865, 0.06399307793897765, 2.471356415808289, 0.7721996250077563, 2.2012572744101733, 0.045557961123950254, 0.03542141644795177, 0.020970495111696536, 0.44091371454476613, 0.21517275072082653, 0.2821444005415038], "min": [0.25934233652011496, 0.0864061609931149, 0.04695324371784831, -3.1401005755429487, -1.3430912291248847, -3.139521000511429, 0.21743410985421116, -0.2852021249282134, 0.02671484496802632, -2.619606819524565, -1.3173892286648103, 1.9104710349395804], "max": [0.4757968857902238, 0.5043060884979466, 0.23355230745729216, 3.1412207829512884, 0.5613641638642908, 3.1347412199696842, 0.3842729577626485, -0.16688791573664064, 0.11259384889363039, -0.9847982206044961, -0.2678877221845457, 2.9146010235536712], "count": [298]}, "eef_sim_pose_action": {"mean": [0.37619380462940893, 0.22514837078175223, 0.1348553945904677, 0.5650788963890209, -0.5892590283122368, 0.18474835320299687, 0.28524615911675094, -0.22492327436899986, 0.07863848169634613, -2.1669015256599833, -1.012077519583908, 2.577570834758876], "std": [0.06258189177280016, 0.13602658871562676, 0.06810981228926323, 2.407243565444462, 0.7776356423700344, 2.2407161296480376, 0.045007395515247836, 0.03469525686593602, 0.01992655784659771, 0.4018675652298265, 0.195592118586105, 0.2567868591771053], "min": [0.2632645849562886, 0.08438168378151127, 0.04284442700340102, -3.1363971476638266, -1.4362561143144494, -3.140846858614542, 0.20778373152227592, -0.28745339005712456, 0.03024517332144442, -2.8444017848427685, -1.3399208959790054, 1.9260864164387894], "max": [0.4843379283234937, 0.5073223473522008, 0.2525668348169704, 3.1398112043957083, 0.6215730090182237, 3.1323545561864643, 0.37129053451471344, -0.1709324580415102, 0.11423097713041797, -0.9724780633056782, -0.26669895129601606, 3.0825488880270853], "count": [298]}}} +{"episode_index": 7, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4279034433871588]], [[0.5435007328911957]], [[0.48102009083044983]]], "std": [[[0.287578661758331]], [[0.1967362666817799]], [[0.2169482710914389]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4239446559015763]], [[0.4233393238177624]], [[0.3600801710880431]]], "std": [[[0.2898555589774014]], [[0.2462764807371278]], [[0.2840897203422557]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45001229815455596]], [[0.46472485342176084]], [[0.40477022779700117]]], "std": [[[0.29809849539196176]], [[0.23438265286663215]], [[0.2668705777922693]]], "count": [100]}, "observation.state": {"min": [-0.6320056915283203, -0.12951216101646423, -0.5115604996681213, -1.4950037002563477, -1.4394021034240723, -0.3270135223865509, -0.7003903388977051, -0.8133998513221741, -0.2872515320777893, 0.017554201185703278, -1.9241623878479004, -0.03203973174095154, -0.4507066011428833, -0.5577147006988525, 0.012515940703451633, -0.0010141185484826565, -0.6057676076889038, 1.0334151983261108, -0.45886898040771484, -0.008050854317843914, -0.007041401695460081, -0.007657032459974289, -0.5996172428131104, 1.0128421783447266, -0.45441338419914246, -0.01314911711961031, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0006667754496447742, -0.0015283823013305664, -0.7316615581512451, -0.5297704339027405, -0.5661101341247559, -1.4453496932983398, -2.707017660140991, -1.1435551643371582, -1.852035403251648, -0.5997596383094788, -0.6487468481063843, -0.7525944113731384, -1.135833501815796, -0.9735947251319885, -0.9935399293899536, -0.8339080810546875, -12.972564697265625, -7.448107719421387, -2.2185592651367188, -10.744811058044434, -0.3443223536014557, -2.15201473236084, -1.4346764087677002, -11.068437576293945, -3.9682540893554688, -2.443223476409912, -6.990232467651367, -0.8608059287071228, -0.9181929230690002, -0.9468864798545837, -0.007226206362247467, -0.025895925238728523, -0.022086117416620255, -0.006353410426527262, -0.009430446662008762, -0.0076449778862297535, -0.004681544844061136, -0.021960528567433357, -0.03014681115746498, -0.008318556472659111, -0.007242721505463123, -0.007483458146452904, -3.5844898223876953, -0.6532679200172424, 3.489044666290283, -30.69512367248535, 9.22496223449707, -0.22563281655311584, -0.8271899819374084, -0.3785984516143799, 5.211296558380127, -35.39999771118164, 11.978765487670898, 0.15858566761016846, -0.014271605759859085, -0.014019785448908806, 0.0018315018387511373, -0.08198151737451553, 0.3754669725894928, 0.014310017228126526, 0.023188380524516106, 0.3236646056175232, -0.3024721145629883, 0.021293360739946365, -3.0681545734405518, -1.0990504026412964, -3.053468704223633, -3.122335910797119, -1.131229281425476, 1.905456304550171, -0.6954534649848938, -0.10425456613302231, 9.700301170349121, -0.006212025880813599, -0.014421612024307251, -0.02897864580154419, -0.01900196261703968, 0.021184448152780533, 0.6656622886657715, 0.7431402802467346], "max": [-0.05775989592075348, 0.45690563321113586, -0.26159536838531494, -0.7737231850624084, 0.47837990522384644, 0.5761196613311768, 0.01068590022623539, 0.28368648886680603, 0.05760347098112106, 0.9781215190887451, -0.6305785775184631, 0.4123997688293457, 0.19532378017902374, -0.18429864943027496, 0.013434406369924545, 0.0037203142419457436, -0.5999019145965576, 1.0350675582885742, -0.4549359381198883, -0.006133655551820993, -0.006426569540053606, -0.0025282150600105524, -0.5927238464355469, 1.0143458843231201, -0.4514283537864685, -0.011272940784692764, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0002829220029525459, -0.0015241517685353756, 0.595742404460907, 0.48823821544647217, 0.31324058771133423, 0.7375819683074951, 3.370804786682129, 1.6239619255065918, 0.9090619683265686, 1.2415376901626587, 0.437557578086853, 0.28295204043388367, 0.6066007614135742, 0.34868672490119934, 0.21674591302871704, 0.23263362050056458, -4.2313947677612305, 5.586080551147461, 3.1874237060546875, 0.21367523074150085, 0.9755799770355225, 2.8980462551116943, 0.8321123719215393, -0.979901909828186, 7.356533050537109, 1.221611738204956, -2.5641026496887207, 1.3772892951965332, 0.7747253179550171, 0.28693529963493347, 0.006411293521523476, 0.015262890607118607, 0.02672753855586052, 0.005516123026609421, 0.009753037244081497, 0.01333506591618061, 0.006772879511117935, 0.02678392082452774, 0.018141193315386772, 0.00627343961969018, 0.009650724940001965, 0.005359561648219824, -2.078579902648926, 0.18929922580718994, 11.714282035827637, -20.042598724365234, 20.88962173461914, 0.7315915822982788, 0.6787199974060059, 0.5307801961898804, 12.248774528503418, -24.79755210876465, 23.320125579833984, 1.2338237762451172, 0.022035298869013786, 0.008137339726090431, 0.005494505632668734, 0.013663585297763348, 0.542392373085022, 0.36971187591552734, 0.3036864399909973, 0.5230963230133057, -0.05660142004489899, 0.24641534686088562, 3.077558994293213, 0.30297598242759705, 3.0751185417175293, 3.1265103816986084, -0.3717431426048279, 2.9821314811706543, -0.434455931186676, 0.1752632111310959, 9.901399612426758, 0.009420514106750488, 0.021978527307510376, 0.02880680561065674, -0.01679384335875511, 0.023794755339622498, 0.6685158610343933, 0.745704174041748], "mean": [-0.3463049530982971, 0.07906153798103333, -0.3995188772678375, -1.2016080617904663, -0.40824803709983826, 0.13365522027015686, -0.33260321617126465, -0.12322663515806198, -0.1481274962425232, 0.35736027359962463, -1.3875786066055298, 0.22230130434036255, -0.2593136727809906, -0.47162365913391113, 0.012909545563161373, 0.0012500688899308443, -0.6046989560127258, 1.0341466665267944, -0.4566703140735626, -0.00721397390589118, -0.006712397560477257, -0.005339233670383692, -0.5977935194969177, 1.0136997699737549, -0.45305976271629333, -0.012200560420751572, 0.808066189289093, 1.745330572128296, 0.808066189289093, 0.808066189289093, 0.808066189289093, 0.808066189289093, 0.6191938519477844, 1.745330572128296, 0.6191938519477844, 0.6191938519477844, 0.6191938519477844, 0.6191938519477844, -0.00040963568608276546, -0.001526281121186912, 0.0015433349180966616, 0.0033136866986751556, -0.01613374799489975, -0.014303851872682571, 0.011720861308276653, 0.034502603113651276, -0.014263346791267395, 0.13769632577896118, 0.022481027990579605, -0.0921877771615982, -0.14125527441501617, -0.05844322219491005, -0.07740633934736252, -0.04112909734249115, -8.291167259216309, -1.2254774570465088, 0.36191391944885254, -5.3373613357543945, 0.12731511890888214, 0.28681620955467224, -0.3220978379249573, -5.0290679931640625, 1.7201251983642578, -0.3852970004081726, -4.915753364562988, 0.1723199039697647, -0.08060375601053238, -0.29753172397613525, -0.00028961480711586773, -0.0006980677717365324, -0.0005224657943472266, -0.0006660219514742494, -0.00010527730046305805, 0.00010442968778079376, 0.00047966671991162, -0.0011697669979184866, -0.0006236743647605181, -0.0007391366525553167, 1.0548428690526634e-05, 6.965497595956549e-05, -2.7790653705596924, -0.11035653948783875, 7.332097053527832, -25.4185733795166, 15.11056900024414, 0.3079681992530823, -0.09434492141008377, 0.2028319388628006, 8.883784294128418, -30.01179313659668, 17.538917541503906, 0.7601940631866455, 0.00259884144179523, -0.0027594738639891148, 0.0034206658601760864, -0.039157599210739136, 0.4588450789451599, 0.16015665233135223, 0.19755563139915466, 0.40851065516471863, -0.20381130278110504, 0.16976499557495117, -0.28323715925216675, -0.5150704383850098, 0.140115424990654, -2.151338577270508, -0.8631938099861145, 2.447923183441162, -0.5623456239700317, 0.017994651570916176, 9.773374557495117, 0.00169680779799819, 0.0008956880192272365, 0.0006703964900225401, -0.018337370827794075, 0.02294272929430008, 0.6675291061401367, 0.7440034747123718], "std": [0.17666614055633545, 0.19866333901882172, 0.06483817845582962, 0.1959659606218338, 0.7334892153739929, 0.3035273849964142, 0.20727860927581787, 0.37071293592453003, 0.10852659493684769, 0.26070183515548706, 0.5034196376800537, 0.09177479147911072, 0.12201283872127533, 0.05441334843635559, 0.00018626594101078808, 0.0008179325377568603, 0.0013063892256468534, 0.0005150539800524712, 0.0013113743625581264, 0.0005716710002161562, 0.00014209533401299268, 0.0010567492572590709, 0.0015593650750815868, 0.00042415058123879135, 0.001219900674186647, 0.0007361618336290121, 0.8588031530380249, 1.3113021850585938e-06, 0.8588031530380249, 0.8588031530380249, 0.8588031530380249, 0.8588031530380249, 0.8303002715110779, 1.3113021850585938e-06, 0.8303002715110779, 0.8303002715110779, 0.8303002715110779, 0.8303002715110779, 6.164302612887695e-05, 7.389867278106976e-07, 0.23224791884422302, 0.2079199105501175, 0.13816577196121216, 0.359144389629364, 0.9217439889907837, 0.4330642819404602, 0.38172775506973267, 0.3466188609600067, 0.18401753902435303, 0.25799041986465454, 0.385879248380661, 0.23687861859798431, 0.19757162034511566, 0.1711922585964203, 2.5980899333953857, 3.3464107513427734, 1.5108535289764404, 2.8249351978302, 0.2792832553386688, 1.0254108905792236, 0.5692152380943298, 3.1407318115234375, 2.7675580978393555, 1.0291422605514526, 1.3778932094573975, 0.31857404112815857, 0.3427848815917969, 0.2661835253238678, 0.0024004019796848297, 0.005393898580223322, 0.006002458743751049, 0.002288599032908678, 0.0024822556879371405, 0.002238565357401967, 0.002055160002782941, 0.006017981097102165, 0.006514062639325857, 0.0024258906487375498, 0.001965162344276905, 0.0014879045775160193, 0.31721004843711853, 0.16619959473609924, 2.330427885055542, 3.320357084274292, 3.2841925621032715, 0.25726863741874695, 0.2692246735095978, 0.18315303325653076, 2.181396245956421, 2.665144205093384, 3.495872974395752, 0.28310301899909973, 0.006911367643624544, 0.003970488905906677, 0.0005139542045071721, 0.01722225360572338, 0.04832920432090759, 0.11711344122886658, 0.08798582851886749, 0.07642918080091476, 0.0843406617641449, 0.06708607077598572, 2.3596880435943604, 0.5701571702957153, 2.157776355743408, 0.7859291434288025, 0.1135944053530693, 0.19842056930065155, 0.04272032529115677, 0.046480488032102585, 0.028763731941580772, 0.0037538486067205667, 0.00597471185028553, 0.009378582239151001, 0.0004900996573269367, 0.0005397232598625124, 0.0004904023953713477, 0.00043592308065854013], "count": [241]}, "action": {"min": [-0.6871950626373291, -0.11815585196018219, -0.5744937658309937, -1.5203148126602173, -1.4429925680160522, -0.3391440808773041, -0.6981316804885864, -0.6689744591712952, -0.3179979622364044, -0.0137125663459301, -1.9179203510284424, -0.04550157114863396, -0.45361876487731934, -0.5599491596221924, 0.01219386700540781, -0.0037294349167495966, -0.6043589115142822, 1.0291391611099243, -0.4590723216533661, -0.008417831733822823, -0.007347730454057455, -0.009742511436343193, -0.5971184968948364, 1.0088181495666504, -0.4548785388469696, -0.013395527377724648, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0006667754496447742, -0.0015283823013305664, -0.7316615581512451, -0.5297704339027405, -0.5661101341247559, -1.4453496932983398, -2.707017660140991, -1.1435551643371582, -1.852035403251648, -0.5997596383094788, -0.6487468481063843, -0.7525944113731384, -1.135833501815796, -0.9735947251319885, -0.9935399293899536, -0.8339080810546875], "max": [-0.06426027417182922, 0.46921148896217346, -0.22214634716510773, -0.6374183297157288, 0.48406457901000977, 0.5864103436470032, 0.01562964916229248, 0.2916163206100464, 0.08667967468500137, 0.7899594306945801, -0.642807126045227, 0.3570020794868469, 0.17124921083450317, -0.3153688907623291, 0.014570959843695164, 0.004436385352164507, -0.596302330493927, 1.0342109203338623, -0.4544292092323303, -0.006059018895030022, -0.005263760220259428, -0.0018334888154640794, -0.5883785486221313, 1.0141850709915161, -0.45074108242988586, -0.010992242023348808, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0002829220029525459, -0.0015241517685353756, 0.595742404460907, 0.48823821544647217, 0.31324058771133423, 0.7375819683074951, 3.370804786682129, 1.6239619255065918, 0.9090619683265686, 1.2415376901626587, 0.437557578086853, 0.28295204043388367, 0.6066007614135742, 0.34868672490119934, 0.21674591302871704, 0.23263362050056458], "mean": [-0.37698447704315186, 0.08427266031503677, -0.421571284532547, -1.1563587188720703, -0.408715158700943, 0.13636994361877441, -0.3311493694782257, -0.10168968886137009, -0.12320711463689804, 0.3370343744754791, -1.390061855316162, 0.2114899605512619, -0.2700384259223938, -0.4749511480331421, 0.012908119708299637, 0.0006367980386130512, -0.6014692187309265, 1.0319453477859497, -0.4566258192062378, -0.007053754758089781, -0.006675435230135918, -0.005602170247584581, -0.5944339036941528, 1.011555552482605, -0.4531937539577484, -0.012029135599732399, 0.808066189289093, 1.745330572128296, 0.808066189289093, 0.808066189289093, 0.808066189289093, 0.808066189289093, 0.6119518280029297, 1.745330572128296, 0.6119518280029297, 0.6119518280029297, 0.6119518280029297, 0.6119518280029297, -0.0004100669175386429, -0.0015262879896908998, 0.0011043244739994407, 0.003353077918291092, -0.016494540497660637, -0.013730132952332497, 0.012810299172997475, 0.03382790833711624, -0.013596562668681145, 0.13627387583255768, 0.022636981680989265, -0.09075191617012024, -0.14068350195884705, -0.05654808133840561, -0.07525869458913803, -0.03871563822031021], "std": [0.1916121542453766, 0.18611480295658112, 0.09143190830945969, 0.21990665793418884, 0.7376907467842102, 0.30401894450187683, 0.20910419523715973, 0.36377596855163574, 0.10574789345264435, 0.23706866800785065, 0.49171170592308044, 0.0981423556804657, 0.10538819432258606, 0.03925218805670738, 0.0004052995936945081, 0.0017224514158442616, 0.001673014834523201, 0.0013393646804615855, 0.0014130471972748637, 0.00048265871009789407, 0.00036685660597868264, 0.0017125457525253296, 0.0017999029951170087, 0.0012835932429879904, 0.0011939482064917684, 0.0007359089213423431, 0.8588031530380249, 1.3113021850585938e-06, 0.8588031530380249, 0.8588031530380249, 0.8588031530380249, 0.8588031530380249, 0.8280531764030457, 1.3113021850585938e-06, 0.8280531764030457, 0.8280531764030457, 0.8280531764030457, 0.8280531764030457, 6.235422915779054e-05, 7.47510739529389e-07, 0.23215751349925995, 0.20792050659656525, 0.1380229890346527, 0.35911914706230164, 0.9215925335884094, 0.43306612968444824, 0.38170117139816284, 0.3466169834136963, 0.18399876356124878, 0.25762277841567993, 0.38622739911079407, 0.23569811880588531, 0.19704018533229828, 0.16741174459457397], "count": [241]}, "timestamp": {"min": [0.0], "max": [8.0], "mean": [4.0], "std": [2.3190036174568114], "count": [241]}, "frame_index": {"min": [0], "max": [240], "mean": [120.0], "std": [69.57010852370435], "count": [241]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [241]}, "index": {"min": [2479], "max": [2719], "mean": [2599.0], "std": [69.57010852370435], "count": [241]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [241]}, "subtask_annotation": {"mean": [0.44398340248962653, 2.0, 2.0, 2.0, 2.0], "std": [0.7216100484092396, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [241]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [241]}, "eef_direction_state": {"mean": [3.228215767634855, 2.8257261410788383], "std": [1.9048400165667592, 1.9693507343900898], "min": [0, 0], "max": [6, 6], "count": [241]}, "eef_velocity_state": {"mean": [1.3195020746887967, 1.1950207468879668], "std": [0.7355759316620624, 0.7225876302477057], "min": [0, 0], "max": [2, 2], "count": [241]}, "eef_acc_mag_state": {"mean": [1.0871369294605808, 0.9626556016597511], "std": [0.8278606245108343, 0.8315957275045933], "min": [0, 0], "max": [2, 2], "count": [241]}, "eef_direction_action": {"mean": [3.145228215767635, 2.3941908713692945], "std": [1.7521972127585665, 1.7493945214799003], "min": [0, 0], "max": [6, 6], "count": [241]}, "eef_velocity_action": {"mean": [1.4564315352697095, 1.2738589211618256], "std": [0.656257878420465, 0.6176024826454232], "min": [0, 0], "max": [2, 2], "count": [241]}, "eef_acc_mag_action": {"mean": [1.2780082987551866, 1.2489626556016598], "std": [0.7355057084986039, 0.7486148777040958], "min": [0, 0], "max": [2, 2], "count": [241]}, "eef_sim_pose_state": {"mean": [0.32583814071229283, 0.23196601579440074, 0.14355202407827797, -0.28395312448952525, -0.5158148782363897, 0.11470046159903621, 0.2684468473680978, -0.2705071984094339, 0.11993838539012924, -2.1382347060103957, -0.8633491442109468, 2.4479003431559017], "std": [0.04532577391519186, 0.09241892065470254, 0.05072146693719351, 2.4003983504056294, 0.5704361656130615, 2.2044859378431636, 0.08264673361064534, 0.05731491651605253, 0.028417010232376232, 0.8808477019484816, 0.11361596156148011, 0.19839698244782347], "min": [0.2456018871595952, 0.12645004006030441, 0.053056649704753545, -3.1412239056298996, -1.099061638866398, -3.141268672790493, 0.17028462144065132, -0.33616769345004743, 0.052074551879868286, -3.1328900299075655, -1.1312357246032028, 1.905420550754291], "max": [0.4029101715275162, 0.3841831611003708, 0.22834936756859023, 3.104127082613401, 0.30299737428356477, 3.1084261971299427, 0.415107914776943, -0.16631550896297612, 0.1554154104593813, 3.1415902178948905, -0.371802781792574, 2.982078462878199], "count": [241]}, "eef_sim_pose_action": {"mean": [0.33077416321043746, 0.23149187101654464, 0.14176975894891808, -0.2087958866172488, -0.5360624889927722, 0.1518667330064892, 0.2633774166916925, -0.26536912889904507, 0.11546727919329926, -1.8778832552245697, -0.9067401324539008, 2.468864508944656], "std": [0.049050926990308996, 0.09209393911146097, 0.05469534480038247, 2.419410646519984, 0.5903666024700529, 2.2130728466427523, 0.08161867727357701, 0.055093232541768976, 0.02572545594862376, 1.4232047661436122, 0.11112035100284107, 0.2167427073370309], "min": [0.2464998172427743, 0.12007307688153128, 0.04195829662956068, -3.103945191886319, -1.1268117822451287, -3.1279023173556335, 0.16920199717866394, -0.33614117498873336, 0.056407950900520316, -3.1340959689449135, -1.2101019322883806, 1.8267304169977456], "max": [0.4133180635484838, 0.38064904440991915, 0.23842403362071055, 3.1354142844253703, 0.3085077961250069, 3.113964553435044, 0.38622388306724775, -0.1552207619133762, 0.14896145970942648, 3.139359399501019, -0.7518414147480297, 3.0255719296231836], "count": [241]}}} +{"episode_index": 8, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45287398356401387]], [[0.5770775759323337]], [[0.4913809111880046]]], "std": [[[0.3020084648015392]], [[0.1957275158493405]], [[0.2347981941083012]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.415307735005767]], [[0.38101243992695116]], [[0.2971507376970396]]], "std": [[[0.30639375856953244]], [[0.26666352866019144]], [[0.3097959281603625]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42442435841983855]], [[0.40249187331795466]], [[0.330455889561707]]], "std": [[[0.29340950974860913]], [[0.2443532806712266]], [[0.2893768278962747]]], "count": [100]}, "observation.state": {"min": [-0.14259786903858185, -0.23842337727546692, -0.40007442235946655, -1.7243587970733643, -1.114293098449707, -0.1323748677968979, -0.6473639011383057, -0.6553709506988525, -0.04873304069042206, 0.25482723116874695, -1.2516225576400757, 0.5354021787643433, -0.6984840631484985, -0.6745477318763733, 0.01028362661600113, -0.013551222160458565, -0.600243091583252, 0.9772155284881592, -0.4035303592681885, -0.02616146393120289, -0.011893832124769688, 0.025320546701550484, -0.6338393688201904, 0.9982986450195312, -0.38394561409950256, 0.04252631962299347, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0160287544131279, -0.0003836237592622638, -0.26686224341392517, -0.6422480940818787, -0.5176047086715698, -0.951062023639679, -1.342780351638794, -0.5901497006416321, -2.9336133003234863, -0.6416904926300049, -0.546445369720459, -0.6551233530044556, -0.4598674774169922, -1.1247581243515015, -1.1745469570159912, -1.2642807960510254, -7.906026840209961, -4.761904716491699, -1.8113553524017334, -11.141636848449707, -0.5451771020889282, -0.8321123719215393, -1.692918300628662, -11.458171844482422, -2.930403232574463, -1.4743589162826538, -11.568986892700195, -0.3156288266181946, -2.4102563858032227, -5.509157180786133, -0.007651257328689098, -0.012745104730129242, -0.016402773559093475, -0.007232181262224913, -0.006334297824651003, -0.012351545505225658, -0.006216991227120161, -0.02282094396650791, -0.013031702488660812, -0.004975293297320604, -0.00601027999073267, -0.005952914245426655, -1.7180099487304688, -0.4751039445400238, 5.730941295623779, -29.434307098388672, 10.033072471618652, -0.5076447129249573, -0.4878299832344055, -0.7621459364891052, 7.468040466308594, -27.244556427001953, 8.924384117126465, -1.1578936576843262, -0.019076047465205193, -0.013325243256986141, 0.006715507246553898, -0.09564509987831116, 0.35810402035713196, 0.04493440315127373, 0.0874815434217453, 0.39273011684417725, -0.25186973810195923, 0.03489922359585762, -3.133512258529663, -1.0645294189453125, -3.1223626136779785, -2.6498653888702393, -0.6969982385635376, 1.5638660192489624, -0.8087125420570374, -0.14397604763507843, 9.670384407043457, -0.00860452651977539, -0.02213791012763977, -0.037895023822784424, -0.02412637136876583, 0.024304887279868126, 0.6450608968734741, 0.7588220834732056], "max": [0.07184852659702301, 0.15869328379631042, -0.13198919594287872, -1.3282941579818726, 0.06370707601308823, 0.6947860717773438, 0.1522027552127838, -0.17055772244930267, 0.27466312050819397, 0.7464597821235657, -0.5741192698478699, 1.5527950525283813, -0.07162114232778549, 0.39693546295166016, 0.010758401826024055, -0.012156347744166851, -0.5966944694519043, 0.9776771068572998, -0.40132856369018555, -0.022718893364071846, -0.011135009117424488, 0.027176108211278915, -0.6296368837356567, 0.9994513988494873, -0.3819175064563751, 0.045011378824710846, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.015547803603112698, -7.339669991779374e-07, 0.27849632501602173, 0.4283277988433838, 0.314054012298584, 0.4295192360877991, 2.3451831340789795, 2.0747148990631104, 1.1106284856796265, 0.3681098222732544, 0.35492682456970215, 0.5479980707168579, 0.5594558715820312, 1.1228272914886475, 1.211937665939331, 2.0190954208374023, -2.060021162033081, 3.2661783695220947, 1.9938949346542358, 3.174603223800659, 1.090354084968567, 2.9267399311065674, 2.037240505218506, -2.872894287109375, 17.155067443847656, 3.4542126655578613, 1.8925520181655884, 2.5537240505218506, 1.4920635223388672, 0.6312576532363892, 0.00825132243335247, 0.01460370235145092, 0.013888979330658913, 0.005901008378714323, 0.007240369915962219, 0.010504565201699734, 0.008237874135375023, 0.010489474050700665, 0.014415927231311798, 0.0067556556314229965, 0.009115897119045258, 0.009233630262315273, 0.0, 0.1558934897184372, 10.571063041687012, -22.48831558227539, 15.162590980529785, 0.586380124092102, 1.4210699796676636, -0.10392899066209793, 13.243522644042969, -20.180625915527344, 15.191786766052246, -0.20089009404182434, 0.022296611219644547, 0.010986894369125366, 0.00976801011711359, -0.027327170595526695, 0.451507031917572, 0.21748696267604828, 0.30339983105659485, 0.5558198094367981, -0.002969220280647278, 0.23374749720096588, 3.1312944889068604, -0.32369327545166016, 3.1072113513946533, -1.323777198791504, 0.3126671612262726, 2.6540110111236572, -0.5501405596733093, 0.12636978924274445, 9.865144729614258, 0.010086119174957275, 0.016931205987930298, 0.03253626823425293, -0.021501148119568825, 0.026828115805983543, 0.6503487825393677, 0.7634029388427734], "mean": [-0.03029986284673214, -0.11878423392772675, -0.3012932240962982, -1.5163829326629639, -0.328480064868927, 0.15326619148254395, -0.46482720971107483, -0.3853093385696411, 0.1222163587808609, 0.4837147891521454, -0.942379891872406, 0.8866138458251953, -0.5503260493278503, -0.3277110755443573, 0.01044286135584116, -0.012980534695088863, -0.5993043184280396, 0.9775638580322266, -0.402240127325058, -0.023592200130224228, -0.011590003035962582, 0.025931868702173233, -0.6327782869338989, 0.9987069368362427, -0.38279959559440613, 0.04432737082242966, 0.5052022933959961, 1.745330572128296, 0.5052022933959961, 0.5052022933959961, 0.5052022933959961, 0.5052022933959961, 0.7110031843185425, 1.745330572128296, 0.7110031843185425, 0.7110031843185425, 0.7110031843185425, 0.7110031843185425, -0.015803873538970947, -0.00026254591648466885, -0.013178185559809208, 0.009825649671256542, 0.0047311438247561455, -0.006554406601935625, -0.04374074935913086, 0.05083055421710014, -0.00012068214709870517, 0.006529291160404682, -0.00384988053701818, 0.0031203480903059244, -0.010859858244657516, -0.01881524734199047, 0.002034285571426153, -0.01791740022599697, -5.696974754333496, -2.1923813819885254, 0.4831581711769104, -4.959041595458984, 0.08626522123813629, 0.4508983790874481, -0.37478840351104736, -7.135763168334961, 5.318779945373535, 0.7605730295181274, -6.328896999359131, 0.3942869007587433, -0.40093401074409485, -1.1459687948226929, -0.00032973388442769647, -0.0001523106766398996, -3.01952150039142e-05, -0.00033642820199020207, 0.00013624929124489427, 0.0002667834924068302, 0.00020185511675663292, -0.0003067977668251842, 8.680247265147045e-05, 0.0006744071142747998, 0.00015678568161092699, 2.2829141016700305e-05, -0.7555347681045532, -0.0900995060801506, 8.137876510620117, -25.75379753112793, 12.859131813049316, 0.10141604393720627, 0.44033271074295044, -0.379377156496048, 10.461457252502441, -23.42962074279785, 12.369660377502441, -0.6467113494873047, 0.0016565431142225862, -0.002649583388119936, 0.00884166918694973, -0.06626050919294357, 0.38750651478767395, 0.13040350377559662, 0.20977701246738434, 0.4596065580844879, -0.09797799587249756, 0.15181410312652588, -0.10886725038290024, -0.833196759223938, -0.5145741701126099, -2.1197853088378906, -0.3648260235786438, 2.239703893661499, -0.6891952157020569, -0.003733584424480796, 9.764674186706543, 5.3802003094460815e-05, 0.0007882332429289818, 0.00023599802807439119, -0.02339126728475094, 0.026163250207901, 0.6475504040718079, 0.7612115144729614], "std": [0.07112004607915878, 0.1310824602842331, 0.10099519044160843, 0.08577519655227661, 0.3676959276199341, 0.1573818176984787, 0.26021164655685425, 0.15307892858982086, 0.10167219489812851, 0.15610761940479279, 0.2093360722064972, 0.34840840101242065, 0.19021844863891602, 0.3621131479740143, 0.00012207444524392486, 0.000298764934996143, 0.0009841626742854714, 0.0001317155983997509, 0.0004713747766800225, 0.000990315922535956, 0.0001807637745514512, 0.00044069052091799676, 0.0008691303664818406, 0.0003236368647776544, 0.0005197666469030082, 0.000743651413358748, 0.7815382480621338, 1.3113021850585938e-06, 0.7815382480621338, 0.7815382480621338, 0.7815382480621338, 0.7815382480621338, 0.847874104976654, 1.3113021850585938e-06, 0.847874104976654, 0.847874104976654, 0.847874104976654, 0.847874104976654, 9.964901255443692e-05, 8.61007283674553e-05, 0.07440885901451111, 0.14422577619552612, 0.1328480988740921, 0.22314029932022095, 0.48183777928352356, 0.37985196709632874, 0.49361157417297363, 0.16483740508556366, 0.1528037190437317, 0.2083854228258133, 0.18652519583702087, 0.34479251503944397, 0.32573211193084717, 0.4300726652145386, 1.428083896636963, 2.0124435424804688, 0.8957043290138245, 3.3112053871154785, 0.39114293456077576, 0.6915813088417053, 0.7973991632461548, 2.2594034671783447, 4.410938739776611, 1.360978603363037, 3.666064500808716, 0.5900191068649292, 0.7494816780090332, 1.7629332542419434, 0.002705211518332362, 0.004476310685276985, 0.005547710228711367, 0.0022507691755890846, 0.0018977161962538958, 0.0027564780320972204, 0.0025198787916451693, 0.004791752435266972, 0.005197084043174982, 0.0022609056904911995, 0.0016248709289357066, 0.0020562035497277975, 0.30915093421936035, 0.09223385900259018, 0.8264340758323669, 1.5942463874816895, 0.9608150124549866, 0.2636403739452362, 0.36972612142562866, 0.10635922849178314, 1.1823571920394897, 1.2490710020065308, 1.2185709476470947, 0.23367689549922943, 0.006986337248235941, 0.004117118194699287, 0.0005120856803841889, 0.01423528790473938, 0.027626916766166687, 0.054680708795785904, 0.04631621390581131, 0.05792693421244621, 0.07635585218667984, 0.05971446633338928, 2.7711024284362793, 0.2449585348367691, 2.5517592430114746, 0.4127071499824524, 0.31848591566085815, 0.36851993203163147, 0.04798944294452667, 0.04560311511158943, 0.03215741738677025, 0.0033963057212531567, 0.0068914927542209625, 0.008187534287571907, 0.0005923147546127439, 0.000531009747646749, 0.001370469108223915, 0.001165215391665697], "count": [259]}, "action": {"min": [-0.18686287105083466, -0.2244689166545868, -0.4338753819465637, -1.866349458694458, -1.1192336082458496, -0.13038523495197296, -0.6981316804885864, -0.6722266674041748, -0.0526566207408905, 0.2226487249135971, -1.2520215511322021, 0.5320963859558105, -0.6981316804885864, -0.6796315908432007, 0.00908031314611435, -0.015649907290935516, -0.5970604419708252, 0.9746314287185669, -0.4076700806617737, -0.025487471371889114, -0.011966568417847157, 0.02005331590771675, -0.630691647529602, 0.9969928860664368, -0.3872000575065613, 0.04069986194372177, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0160287544131279, -0.0003836237592622638, -0.26686224341392517, -0.6422480940818787, -0.5176047086715698, -0.9539558291435242, -1.342780351638794, -0.5901497006416321, -2.9336133003234863, -0.6416904926300049, -0.546445369720459, -0.6551233530044556, -0.4598674774169922, -1.1247581243515015, -1.1745469570159912, -1.2642807960510254], "max": [0.0641290470957756, 0.19625325500965118, -0.09858632832765579, -1.2354844808578491, 0.06937016546726227, 0.6981316804885864, 0.15904882550239563, -0.1511949598789215, 0.30994492769241333, 0.8305075764656067, -0.4684753715991974, 1.5545976161956787, -0.052310843020677567, 0.3986614942550659, 0.010712159797549248, -0.008661909960210323, -0.5905520915985107, 0.9802733063697815, -0.40273797512054443, -0.02161315642297268, -0.010410871356725693, 0.02708514593541622, -0.6241298913955688, 1.0020859241485596, -0.38333630561828613, 0.04347021505236626, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.015547803603112698, -7.339669991779374e-07, 0.27849632501602173, 0.4283277988433838, 0.314054012298584, 0.4295192360877991, 2.598879098892212, 2.0747148990631104, 1.1106284856796265, 0.3681098222732544, 0.35492682456970215, 0.5479980707168579, 0.5594558715820312, 1.1228272914886475, 1.211937665939331, 2.0190954208374023], "mean": [-0.063090018928051, -0.0967533066868782, -0.29056721925735474, -1.4739081859588623, -0.33163323998451233, 0.1609334647655487, -0.46064335107803345, -0.4036385118961334, 0.11838985234498978, 0.5042468905448914, -0.9209169149398804, 0.8792611956596375, -0.5470495223999023, -0.3376803398132324, 0.009859204292297363, -0.012670701369643211, -0.5935260057449341, 0.9766995310783386, -0.40428197383880615, -0.023009167984128, -0.01140680443495512, 0.023507606238126755, -0.6271546483039856, 0.9985458850860596, -0.38537320494651794, 0.04254814609885216, 0.5087738633155823, 1.745330572128296, 0.5087738633155823, 0.5087738633155823, 0.5087738633155823, 0.5087738633155823, 0.7171353697776794, 1.745330572128296, 0.7171353697776794, 0.7171353697776794, 0.7171353697776794, 0.7171353697776794, -0.01580386981368065, -0.00026329909451305866, -0.012706701643764973, 0.00861796922981739, 0.00471170898526907, -0.010284492745995522, -0.03356865048408508, 0.05090983957052231, -0.005765099078416824, 0.005684860050678253, -0.003814167343080044, 0.004706560634076595, -0.009924625046551228, -0.02191075310111046, 0.002112978370860219, -0.017980068922042847], "std": [0.07881288975477219, 0.12974344193935394, 0.11209408193826675, 0.1203981414437294, 0.3705592751502991, 0.17266391217708588, 0.262916624546051, 0.16530786454677582, 0.11447888612747192, 0.18581587076187134, 0.2311832308769226, 0.3505627512931824, 0.1934581845998764, 0.3668886423110962, 0.0002631099778227508, 0.0010399998864158988, 0.001387510565109551, 0.000823426409624517, 0.0008267938392236829, 0.0009354892536066473, 0.00028250805917195976, 0.0011028802255168557, 0.0013359058648347855, 0.0007710283389315009, 0.0007708417833782732, 0.0006919626030139625, 0.7829641699790955, 1.3113021850585938e-06, 0.7829641699790955, 0.7829641699790955, 0.7829641699790955, 0.7829641699790955, 0.8486021757125854, 1.3113021850585938e-06, 0.8486021757125854, 0.8486021757125854, 0.8486021757125854, 0.8486021757125854, 9.96447415673174e-05, 8.551917562726885e-05, 0.07491958141326904, 0.1455371230840683, 0.13281284272670746, 0.23088915646076202, 0.5089244246482849, 0.37972891330718994, 0.5011180639266968, 0.16537396609783173, 0.1528092324733734, 0.2080342024564743, 0.18742820620536804, 0.34366172552108765, 0.3257313668727875, 0.4305742681026459], "count": [259]}, "timestamp": {"min": [0.0], "max": [8.6], "mean": [4.3], "std": [2.492210085669166], "count": [259]}, "frame_index": {"min": [0], "max": [258], "mean": [129.0], "std": [74.76630257007497], "count": [259]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [259]}, "index": {"min": [2720], "max": [2978], "mean": [2849.0], "std": [74.76630257007497], "count": [259]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [259]}, "subtask_annotation": {"mean": [0.4555984555984556, 2.0, 2.0, 2.0, 2.0], "std": [0.5281254905254885, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [259]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [259]}, "eef_direction_state": {"mean": [4.471042471042471, 3.606177606177606], "std": [1.8501098981579047, 1.9588726131124508], "min": [0, 0], "max": [6, 6], "count": [259]}, "eef_velocity_state": {"mean": [0.6602316602316602, 0.7992277992277992], "std": [0.740709213783473, 0.6621593480134275], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_acc_mag_state": {"mean": [0.5752895752895753, 0.6061776061776062], "std": [0.8084540117527548, 0.8049799532987147], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_direction_action": {"mean": [4.45945945945946, 3.16988416988417], "std": [1.7312975520133538, 1.803605458706545], "min": [0, 0], "max": [6, 6], "count": [259]}, "eef_velocity_action": {"mean": [0.7683397683397684, 0.9884169884169884], "std": [0.7407092137834725, 0.6243614528492758], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_acc_mag_action": {"mean": [0.8223938223938224, 0.7876447876447876], "std": [0.8424777664655987, 0.841309108878138], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_sim_pose_state": {"mean": [0.25054296816495186, 0.17848480048627652, 0.12963859816599074, -0.10904457274585255, -0.8336776179682135, -0.5146117398670407, 0.3215242240841197, -0.15501506502151138, 0.10462961685166039, -2.119619387168859, -0.36497098248531584, 2.2397453621588044], "std": [0.014981884898971719, 0.03911071184551684, 0.018354033656853317, 2.8047456699699933, 0.24449281034164239, 2.624915795827941, 0.03860166945022996, 0.03985900578631408, 0.014074014668772516, 0.4128336035750388, 0.31847858442204696, 0.3685042844545565], "min": [0.23260352549008861, 0.12236076596369715, 0.09953955595242167, -3.1375493002773847, -1.064530730753174, -3.1344893139961765, 0.2830572724959086, -0.2497794333832857, 0.08612169504702616, -2.649863260656957, -0.697017112948581, 1.563849608315478], "max": [0.2813239823142623, 0.24281058686435553, 0.18077186348511742, 3.1404880186628006, -0.32370223516813024, 3.141305302066939, 0.39587158639634684, -0.116582822779207, 0.1276719206466136, -1.3236982474146946, 0.31274064459511375, 2.654011304306912], "count": [259]}, "eef_sim_pose_action": {"mean": [0.2595398749968174, 0.18830659468227984, 0.12473999971553465, 0.6614240246507018, -0.8328899589825803, -0.6267238109336997, 0.3236994326674326, -0.155670044552799, 0.10466652530596406, -2.1131690370645995, -0.3435744847550941, 2.2648915778501175], "std": [0.01640335538781366, 0.03784112551097287, 0.023288489409723247, 2.727573743310857, 0.2638641235974379, 2.5834264721201325, 0.040503650817435746, 0.043603266829492664, 0.013654211646015227, 0.4449159797902757, 0.34198126610921026, 0.3869815825550855], "min": [0.2355653248935847, 0.12517508613888348, 0.08945723306443883, -3.1415197471532235, -1.0685788289607965, -3.1345448769668565, 0.2808068913465909, -0.2596958753636003, 0.08221538060349343, -2.6816849832784238, -0.7301300544401235, 1.5394958297412247], "max": [0.29318645561779855, 0.2455430079914204, 0.22450620723785572, 3.14152807607124, -0.3183967576821225, 3.13675739883749, 0.38949986990509583, -0.10157422872575142, 0.13296461581639843, -1.1987652983774382, 0.3472843800848957, 2.7438169691136167], "count": [259]}}} +{"episode_index": 9, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4327917459630911]], [[0.5494997044405997]], [[0.4911797241445598]]], "std": [[[0.28764698411472833]], [[0.19727764167711972]], [[0.21653285648415374]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42365808342945016]], [[0.43432973375624756]], [[0.3658810817954633]]], "std": [[[0.29356422803933363]], [[0.2415489831515605]], [[0.28048440290601245]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4331434111880046]], [[0.46826626297577856]], [[0.4063162437524029]]], "std": [[[0.3029182900246402]], [[0.22861266412037845]], [[0.2649041737677779]]], "count": [100]}, "observation.state": {"min": [-0.7924728989601135, -0.1060512438416481, -0.519189178943634, -1.4679182767868042, -1.2127138376235962, -0.26359930634498596, -0.7026785612106323, -0.858170747756958, -0.38472214341163635, 0.11348801851272583, -1.7257943153381348, -0.09298860281705856, -0.4257405400276184, -0.5293999910354614, 0.012408358976244926, -0.004551839083433151, -0.6108996868133545, 1.0313571691513062, -0.45811372995376587, -0.01222146488726139, -0.007045149803161621, -0.010967178270220757, -0.606316864490509, 1.0126371383666992, -0.45292776823043823, -0.014824503101408482, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0006692648748867214, -0.0015290866140276194, -0.9895401000976562, -0.6643465757369995, -1.0398200750350952, -1.358507752418518, -2.890108585357666, -2.366090774536133, -1.289952039718628, -0.9299420714378357, -0.5931304693222046, -1.0919166803359985, -1.253677248954773, -1.1338140964508057, -1.4140172004699707, -1.128240942955017, -16.803091049194336, -10.164835929870605, -2.4010989665985107, -10.225885391235352, -0.6599512100219727, -3.730158567428589, -2.065934181213379, -13.028241157531738, -4.914529800415039, -2.6398048400878906, -7.356532573699951, -0.5451771020889282, -1.4920635223388672, -1.090354084968567, -0.010381799191236496, -0.04285501688718796, -0.026384815573692322, -0.010256941430270672, -0.010828683152794838, -0.017783399671316147, -0.0086384741589427, -0.03828030824661255, -0.01482237409800291, -0.0109432777389884, -0.010623175650835037, -0.014512315392494202, -3.66933012008667, -0.6050151586532593, 1.0689839124679565, -33.04880142211914, 5.517667770385742, -0.5676578283309937, -1.0605000257492065, -0.3266339600086212, 4.543181419372559, -35.34276580810547, 8.24229907989502, -0.24717602133750916, -0.017922906205058098, -0.01980295591056347, 0.001831501955166459, -0.08198151737451553, 0.3712749481201172, 0.018583035096526146, 0.006397109478712082, 0.33423492312431335, -0.2693970501422882, 0.02626318670809269, -3.1311659812927246, -1.1931252479553223, -2.889838218688965, -3.066176176071167, -1.2412073612213135, -3.104757785797119, -0.7214438915252686, -0.2049713134765625, 9.686960220336914, -0.01181340217590332, -0.03447839617729187, -0.050502896308898926, -0.01997082680463791, 0.01944759301841259, 0.6677067279815674, 0.7401576638221741], "max": [-0.04617840796709061, 0.6277116537094116, -0.12588566541671753, -0.7217514514923096, 0.49564749002456665, 0.6643276214599609, -0.11444184184074402, 0.24598410725593567, 0.10823780298233032, 0.9517903923988342, -0.5527576804161072, 0.6096052527427673, 0.47323188185691833, 0.010301782749593258, 0.01440164539963007, 0.005380586721003056, -0.6042909622192383, 1.0345033407211304, -0.4464455544948578, -0.005103113129734993, -0.005682428367435932, -0.000419234303990379, -0.5974071621894836, 1.0154045820236206, -0.4446309208869934, -0.009156513959169388, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -9.40272439038381e-05, -0.0015237410552799702, 0.9870023727416992, 0.7403285503387451, 0.5679044127464294, 0.7642541527748108, 2.2597975730895996, 2.187709093093872, 0.7134629487991333, 1.3362469673156738, 0.702049732208252, 0.5394472479820251, 0.9300692081451416, 0.6136792898178101, 0.9944963455200195, 0.5616065263748169, -3.151275396347046, 8.821734428405762, 4.0720391273498535, 3.51037859916687, 0.9755799770355225, 2.8693528175354004, 1.004273533821106, -1.2805535793304443, 13.09523868560791, 2.387057304382324, -1.2820513248443604, 1.4920635223388672, 0.6025641560554504, 0.22954823076725006, 0.00758774857968092, 0.029519811272621155, 0.028935732319951057, 0.007658921182155609, 0.02189924567937851, 0.015846827998757362, 0.006662573199719191, 0.042181309312582016, 0.022076398134231567, 0.006736193783581257, 0.02686932682991028, 0.0105441277846694, -0.657509982585907, 0.3266339600086212, 12.946582794189453, -20.5723876953125, 21.68610954284668, 0.9373272061347961, 2.0361599922180176, 0.6606914401054382, 13.302910804748535, -22.882980346679688, 22.656282424926758, 1.4297109842300415, 0.025722211226820946, 0.006661395076662302, 0.006105006206780672, 0.013663586229085922, 0.5786733627319336, 0.4140540361404419, 0.3168709874153137, 0.5414168238639832, -0.03524455055594444, 0.23408634960651398, 3.0015687942504883, 0.3800130784511566, 2.858468532562256, 3.092010498046875, -0.2617575526237488, 3.0703587532043457, -0.3080325424671173, 0.2309475690126419, 9.879753112792969, 0.014349043369293213, 0.01983657479286194, 0.07702836394309998, -0.013752516359090805, 0.02326650358736515, 0.6717539429664612, 0.7438644170761108], "mean": [-0.33043479919433594, 0.10807140171527863, -0.39765748381614685, -1.165196180343628, -0.2747403085231781, 0.16807657480239868, -0.39623185992240906, -0.33229002356529236, -0.18135787546634674, 0.48006728291511536, -1.1767054796218872, 0.12234283983707428, -0.07943951338529587, -0.38999098539352417, 0.01339686568826437, 0.0014619897119700909, -0.6083275079727173, 1.0333590507507324, -0.45075151324272156, -0.008396675810217857, -0.006404444109648466, -0.00489929411560297, -0.602009654045105, 1.0141545534133911, -0.447469562292099, -0.012591919861733913, 0.6661991477012634, 1.745330572128296, 0.6661991477012634, 0.6661991477012634, 0.6661991477012634, 0.6661991477012634, 0.6495860815048218, 1.745330572128296, 0.6495860815048218, 0.6495860815048218, 0.6495860815048218, 0.6495860815048218, -0.00037348567275330424, -0.0015263567911460996, 0.006684126332402229, -0.00017791507707443088, 0.0022003536578267813, -0.011686882935464382, 0.027695616707205772, -0.014700050465762615, -0.0007453442667610943, 0.05816425010561943, 0.023328132927417755, -0.015590199269354343, -0.05272693186998367, -0.06626413762569427, -0.014911525882780552, -0.03187591955065727, -7.9785003662109375, -0.9977912902832031, 0.4295664429664612, -4.578791618347168, 0.06904159486293793, 0.2734741270542145, -0.3210488259792328, -7.092282295227051, 1.2489640712738037, -0.28998318314552307, -4.8579254150390625, 0.16589109599590302, -0.14853323996067047, -0.34070906043052673, -0.00028750873752869666, -0.00020961153495591134, -0.00121057138312608, -0.0008609986980445683, 8.643405453767627e-05, -0.0005806593107990921, -0.00014482761616818607, 0.00020339598995633423, -0.0006444011814892292, -4.3084233766421676e-05, 7.268540502991527e-05, 4.217065725242719e-05, -2.5418732166290283, -0.1177174299955368, 7.63878059387207, -25.968042373657227, 15.288084030151367, 0.22165687382221222, 0.08816549926996231, 0.1997608095407486, 9.572266578674316, -28.79209327697754, 17.227279663085938, 0.6615394949913025, 0.003170838113874197, -0.0032871519215404987, 0.003259778255596757, -0.03945572301745415, 0.4557947814464569, 0.1762586534023285, 0.1841319501399994, 0.45621567964553833, -0.19408810138702393, 0.14045237004756927, -0.45808595418930054, -0.6437047719955444, 0.31216686964035034, -1.8886407613754272, -0.9207042455673218, 2.246873140335083, -0.5485530495643616, 0.026016637682914734, 9.779964447021484, 0.001876527676358819, 0.0010815185960382223, 0.0004435097216628492, -0.018340926617383957, 0.022174540907144547, 0.6695427894592285, 0.7422139048576355], "std": [0.2354467511177063, 0.23368798196315765, 0.11654716730117798, 0.20324325561523438, 0.6322481632232666, 0.27924248576164246, 0.16191014647483826, 0.3358175754547119, 0.1434137225151062, 0.25415879487991333, 0.43314316868782043, 0.1901918351650238, 0.1782507300376892, 0.14893954992294312, 0.0005678680026903749, 0.0019210712052881718, 0.0019184080883860588, 0.0009492260287515819, 0.0030022081919014454, 0.002238128101453185, 0.0003340483526699245, 0.002086777240037918, 0.0026730531826615334, 0.0007644817815162241, 0.002242909511551261, 0.0014129438204690814, 0.8388829827308655, 1.3113021850585938e-06, 0.8388829827308655, 0.8388829827308655, 0.8388829827308655, 0.8388829827308655, 0.8305591940879822, 1.3113021850585938e-06, 0.8305591940879822, 0.8305591940879822, 0.8305591940879822, 0.8305591940879822, 0.0001146789945778437, 8.482975317747332e-07, 0.31234484910964966, 0.2601012587547302, 0.23001201450824738, 0.37412023544311523, 0.7414141893386841, 0.540762186050415, 0.295004665851593, 0.3954688310623169, 0.21931548416614532, 0.306869775056839, 0.4178437888622284, 0.2483345866203308, 0.3607367277145386, 0.23871499300003052, 3.2939555644989014, 4.377750873565674, 1.6782516241073608, 2.988600254058838, 0.27203893661499023, 1.2681773900985718, 0.6086550354957581, 3.1541123390197754, 3.816129207611084, 1.2005430459976196, 1.8299314975738525, 0.4113615155220032, 0.3450465798377991, 0.27854305505752563, 0.0027998925652354956, 0.00950280949473381, 0.006773190572857857, 0.003069669008255005, 0.004527469631284475, 0.0038729426451027393, 0.0028911889530718327, 0.009506680071353912, 0.005928879138082266, 0.0026846518740057945, 0.004486678633838892, 0.003299989504739642, 0.5250493884086609, 0.18177276849746704, 2.868217706680298, 3.5437850952148438, 3.9293291568756104, 0.3224567472934723, 0.5228752493858337, 0.22122056782245636, 2.4237353801727295, 3.250425338745117, 4.092925548553467, 0.35504716634750366, 0.007478162180632353, 0.004469298757612705, 0.0006002277950756252, 0.017640329897403717, 0.05822192505002022, 0.13476382195949554, 0.08565367013216019, 0.061854150146245956, 0.07566682249307632, 0.06277082115411758, 2.298015594482422, 0.567710816860199, 2.1286022663116455, 1.0082509517669678, 0.2629641592502594, 0.973254382610321, 0.06794524192810059, 0.07753849029541016, 0.030569493770599365, 0.005584583152085543, 0.009213953278958797, 0.0168945100158453, 0.0010958247585222125, 0.0007469826960004866, 0.0008093144278973341, 0.0007224080036394298], "count": [270]}, "action": {"min": [-0.8592239618301392, -0.11648393422365189, -0.5976057648658752, -1.5389115810394287, -1.2178071737289429, -0.2891542911529541, -0.6981316804885864, -0.918278694152832, -0.40858131647109985, 0.07781712710857391, -1.707113265991211, -0.09929544478654861, -0.32122349739074707, -0.5286250710487366, 0.011271265335381031, -0.006284613162279129, -0.6107394695281982, 1.0268713235855103, -0.4566943645477295, -0.011149272322654724, -0.008179360069334507, -0.012329853139817715, -0.6044502854347229, 1.0089807510375977, -0.45306074619293213, -0.013887814246118069, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0006692648748867214, -0.0015290866140276194, -0.9895401000976562, -0.6643465757369995, -1.0398200750350952, -1.358507752418518, -2.890108585357666, -2.366090774536133, -1.289952039718628, -0.9316619634628296, -0.5931304693222046, -1.0919166803359985, -1.253677248954773, -1.1338140964508057, -1.4140172004699707, -1.128240942955017], "max": [-0.046274591237306595, 0.6350590586662292, -0.06068253517150879, -0.5617323517799377, 0.4979977607727051, 0.6937404870986938, -0.10995052009820938, 0.2653366029262543, 0.15237689018249512, 1.0384422540664673, -0.46654099225997925, 0.6126420497894287, 0.48592644929885864, 0.01463090255856514, 0.014630941674113274, 0.008168588392436504, -0.5998229384422302, 1.0351003408432007, -0.44694194197654724, -0.004466037265956402, -0.005010396242141724, 0.0018560889875516295, -0.591647744178772, 1.0156643390655518, -0.44507962465286255, -0.009271147660911083, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 5.819296347908676e-06, -0.0015237410552799702, 0.9870023727416992, 0.7403285503387451, 0.5679044127464294, 0.7642541527748108, 2.2597975730895996, 2.187709093093872, 0.7134629487991333, 1.3362469673156738, 0.702049732208252, 0.5394472479820251, 0.9300692081451416, 0.48016059398651123, 0.9944963455200195, 0.5668352842330933], "mean": [-0.35792455077171326, 0.10937900096178055, -0.4124545753002167, -1.1178820133209229, -0.2725353240966797, 0.1635311096906662, -0.39224570989608765, -0.3345334529876709, -0.15884491801261902, 0.4919607639312744, -1.1566836833953857, 0.10916424542665482, -0.0789516493678093, -0.39230677485466003, 0.013046280480921268, 0.0015838199760764837, -0.6052554845809937, 1.0312942266464233, -0.4508342146873474, -0.008061390370130539, -0.006711389869451523, -0.00445679621770978, -0.5991673469543457, 1.0123323202133179, -0.4475725293159485, -0.012278132140636444, 0.6661991477012634, 1.745330572128296, 0.6661991477012634, 0.6661991477012634, 0.6661991477012634, 0.6661991477012634, 0.6471943259239197, 1.745330572128296, 0.6471943259239197, 0.6471943259239197, 0.6471943259239197, 0.6471943259239197, -0.0003724027774296701, -0.0015263500390574336, 0.006771299056708813, -0.00019175703346263617, 0.0021846143063157797, -0.011624518781900406, 0.027678973972797394, -0.014250082895159721, -0.001308974577113986, 0.05962655693292618, 0.024547167122364044, -0.014921518974006176, -0.053517330437898636, -0.068866066634655, -0.01561913825571537, -0.03402314335107803], "std": [0.2563147246837616, 0.2233741730451584, 0.14532315731048584, 0.23326826095581055, 0.6380698084831238, 0.28228524327278137, 0.16094790399074554, 0.36428919434547424, 0.14540870487689972, 0.2738272249698639, 0.4549781084060669, 0.18476782739162445, 0.18099695444107056, 0.14543820917606354, 0.0007698385161347687, 0.003005113685503602, 0.002441652351990342, 0.0018115575658157468, 0.003040035953745246, 0.0020348483230918646, 0.0006865705945529044, 0.0030245690140873194, 0.0027317279018461704, 0.001449755858629942, 0.002042405540123582, 0.001263365731574595, 0.8388829827308655, 1.3113021850585938e-06, 0.8388829827308655, 0.8388829827308655, 0.8388829827308655, 0.8388829827308655, 0.8301362991333008, 1.3113021850585938e-06, 0.8301362991333008, 0.8301362991333008, 0.8301362991333008, 0.8301362991333008, 0.00011656408605631441, 8.478969562020211e-07, 0.31237688660621643, 0.26010146737098694, 0.2300124615430832, 0.3741295039653778, 0.7414118647575378, 0.5406310558319092, 0.29477331042289734, 0.3958240747451782, 0.21895833313465118, 0.3072851300239563, 0.4184342622756958, 0.2440979778766632, 0.3613494634628296, 0.23583661019802094], "count": [270]}, "timestamp": {"min": [0.0], "max": [8.966666666666667], "mean": [4.483333333333333], "std": [2.5980583918394538], "count": [270]}, "frame_index": {"min": [0], "max": [269], "mean": [134.5], "std": [77.9417517551836], "count": [270]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [270]}, "index": {"min": [2979], "max": [3248], "mean": [3113.5], "std": [77.9417517551836], "count": [270]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [270]}, "subtask_annotation": {"mean": [0.40370370370370373, 2.0, 2.0, 2.0, 2.0], "std": [0.5270332630457538, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [270]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [270]}, "eef_direction_state": {"mean": [2.7444444444444445, 2.888888888888889], "std": [1.9901299665978134, 1.8525924445036746], "min": [0, 0], "max": [6, 6], "count": [270]}, "eef_velocity_state": {"mean": [1.374074074074074, 1.3333333333333333], "std": [0.6810082898242326, 0.6024640760767094], "min": [0, 0], "max": [2, 2], "count": [270]}, "eef_acc_mag_state": {"mean": [1.1481481481481481, 1.1407407407407408], "std": [0.8029438292103273, 0.8088671819092553], "min": [0, 0], "max": [2, 2], "count": [270]}, "eef_direction_action": {"mean": [3.066666666666667, 2.7444444444444445], "std": [1.8726095873584134, 1.781974213832914], "min": [0, 0], "max": [6, 6], "count": [270]}, "eef_velocity_action": {"mean": [1.3555555555555556, 1.3518518518518519], "std": [0.6550845765770538, 0.631207174048778], "min": [0, 0], "max": [2, 2], "count": [270]}, "eef_acc_mag_action": {"mean": [1.2740740740740741, 1.2925925925925925], "std": [0.7396658868317924, 0.6935821807303088], "min": [0, 0], "max": [2, 2], "count": [270]}, "eef_sim_pose_state": {"mean": [0.3168694062415977, 0.24594323228876921, 0.134347065913779, -0.5288541411690703, -0.6444096726371736, 0.31307890109826875, 0.3184704864687789, -0.271476253712535, 0.12209533768956117, -1.9000036162979617, -0.9211375743538096, 2.2585063950193893], "std": [0.06132890752875695, 0.11157793080107968, 0.06323416010733068, 2.3582451238009385, 0.5680096042612952, 2.1679441754651276, 0.07110310347606309, 0.05985148826437774, 0.025491215866820433, 1.0311987387773325, 0.262776017617959, 0.9927107398204098], "min": [0.23709021644931855, 0.13496473900410985, 0.02439768906670804, -3.140872081346245, -1.1933112550403076, -3.097002870630173, 0.1722579746548752, -0.33022554527047293, 0.06273030273895532, -3.134250723346273, -1.241229460277507, -3.1299167683459226], "max": [0.44015888987543195, 0.44955838221608885, 0.24997067498938302, 3.1403442366422483, 0.3797183961998567, 3.081676136429094, 0.4276086247396856, -0.14746336286385364, 0.17364655552510544, 3.1209238690174033, -0.26177157256714945, 3.1288919776075486], "count": [270]}, "eef_sim_pose_action": {"mean": [0.3204842188250021, 0.2461093652141214, 0.13130484559285513, -0.15124494408697034, -0.6700197278852156, 0.3165511327543614, 0.31721141671815734, -0.26581223719047387, 0.12036487570906015, -1.7033056721008795, -0.9337572481441135, 2.0606226386053494], "std": [0.06514015360764819, 0.10961145876226208, 0.07011014118428421, 2.3997137895553453, 0.5845831025275439, 2.1612359907477074, 0.07731048210963017, 0.059086179979427396, 0.025732166548461284, 1.3522099546083601, 0.29328744005037943, 1.37190395346538], "min": [0.23383690761423648, 0.12488226637887494, 0.0170835299688397, -3.138038360923452, -1.2512944505882697, -3.0416074944380433, 0.16517025207073016, -0.3351846653482041, 0.06543338571249657, -3.0968438215377967, -1.2794556802442716, -3.0947236449129365], "max": [0.4536518861519175, 0.4480252373563282, 0.2650387356590167, 3.140765860602313, 0.42386945983669855, 3.121025482738784, 0.43675189504842377, -0.1320121263548881, 0.18326790438678103, 3.101849316334155, -0.16705542938468287, 3.1176644168070347], "count": [270]}}} +{"episode_index": 10, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4245674380046136]], [[0.5552590878508266]], [[0.481945338331411]]], "std": [[[0.29315217777648533]], [[0.2015261396724592]], [[0.2256097460504869]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4641573000768935]], [[0.4427803320838139]], [[0.3322027032871972]]], "std": [[[0.31755907708634873]], [[0.22880896176098797]], [[0.2785458013619778]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4701264801999231]], [[0.4462173322760477]], [[0.32309031862745097]]], "std": [[[0.312655099310818]], [[0.21741896240557293]], [[0.2862945210271871]]], "count": [100]}, "observation.state": {"min": [-0.45432233810424805, -0.35248440504074097, -0.32129693031311035, -1.7230303287506104, -1.1707592010498047, -0.7739176154136658, -0.35925614833831787, -0.540410041809082, -0.26817548274993896, 0.010591472499072552, -1.857311725616455, 0.509242594242096, -0.238151416182518, -0.4258321523666382, -0.0011006814893335104, -0.007910490036010742, -0.5074322819709778, 0.9617348909378052, -0.47307202219963074, -0.017756175249814987, -0.008709786459803581, 0.016108619049191475, -0.6101874113082886, 0.9968322515487671, -0.3959999680519104, 0.046001236885786057, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.010107230395078659, -0.00038372178096324205, -0.8305601477622986, -0.2644396126270294, -0.6694640517234802, -1.4264535903930664, -1.4911863803863525, -0.716232180595398, -0.4417930841445923, -0.7793897390365601, -0.46450090408325195, -0.7146008014678955, -1.0809102058410645, -0.8676655292510986, -0.642225980758667, -0.45304620265960693, -11.469306945800781, -5.036630153656006, -1.4884004592895508, -12.271062850952148, -0.4017094075679779, -0.7747253179550171, -1.4633699655532837, -9.097498893737793, -5.067155361175537, -2.8504273891448975, -8.821734428405762, -0.6599512100219727, -1.8076924085617065, -1.9798535108566284, -0.007677881978452206, -0.00906562339514494, -0.03349253535270691, -0.005404644180089235, -0.005385295022279024, -0.006208460777997971, -0.007397477515041828, -0.010239304043352604, -0.014944040216505527, -0.0075097642838954926, -0.003344085067510605, -0.007576487492769957, -0.46661999821662903, -0.4120042026042938, -1.0838308334350586, -32.45503616333008, 14.260541915893555, -1.3098852634429932, -0.5726699829101562, -0.8128731846809387, 8.522176742553711, -23.865400314331055, 13.241661071777344, -1.8937149047851562, -0.017063859850168228, -0.012120909988880157, -0.0024420025292783976, -0.08198151737451553, 0.2469344139099121, 0.1252160519361496, -0.02235293760895729, 0.3515743017196655, -0.23988409340381622, 0.05565599724650383, -1.8410279750823975, -1.5523602962493896, -2.306464433670044, -2.424551010131836, -0.9888647794723511, 1.8308606147766113, -0.7538585662841797, -0.15088358521461487, 9.626070022583008, -0.007078438997268677, -0.01739373803138733, -0.01620158553123474, -0.029777299612760544, 0.015566774643957615, 0.8394672870635986, 0.5413931608200073], "max": [0.39038485288619995, 0.33245569467544556, 0.5668723583221436, -0.9753431081771851, 0.37756726145744324, -0.26502150297164917, 0.23699411749839783, 0.22586792707443237, 0.13008356094360352, 0.5439904928207397, -1.0233981609344482, 1.286141276359558, 0.18520070612430573, -0.1446717530488968, -0.00015660187636967748, -0.007215734571218491, -0.5028120279312134, 0.9620022773742676, -0.4656917452812195, -0.01405109092593193, -0.007025118917226791, 0.01694578304886818, -0.6049870252609253, 0.9984908103942871, -0.3903375267982483, 0.049176476895809174, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.010580319911241531, -0.0003804992593359202, 0.639335572719574, 0.6674311757087708, 0.43439149856567383, 0.8811375498771667, 1.0940577983856201, 0.7775521278381348, 0.7438668012619019, 0.7492944598197937, 0.734280526638031, 0.49952569603919983, 0.984696626663208, 2.5846662521362305, 0.6628040075302124, 1.0747756958007812, 0.14475823938846588, 4.059829235076904, 2.007936477661133, 0.18315017223358154, 1.090354084968567, 1.8172568082809448, 0.3730158805847168, -1.9263980388641357, 9.40170955657959, 2.344933032989502, 0.5494505763053894, 1.3199023008346558, 0.430402934551239, 0.7173382043838501, 0.009241422638297081, 0.010600218549370766, 0.016427330672740936, 0.007402485236525536, 0.0073893992230296135, 0.003464572597295046, 0.0076713780872523785, 0.012412775307893753, 0.014232123270630836, 0.00765446899458766, 0.011181778274476528, 0.006561412010341883, 2.078580141067505, 0.27095770835876465, 8.507329940795898, -23.423667907714844, 26.61806297302246, 0.1773160994052887, 2.0149500370025635, 0.04082924500107765, 14.906386375427246, -14.315144538879395, 22.88409423828125, -0.8467270135879517, 0.017348196357488632, 0.007806033361703157, 0.0006105006905272603, -0.04099075868725777, 0.5165684223175049, 0.3863263428211212, 0.15361475944519043, 0.5096927285194397, -0.03267235681414604, 0.23326997458934784, 1.8992469310760498, -0.06534067541360855, 1.6626235246658325, -1.2582762241363525, -0.09166304022073746, 2.5911107063293457, -0.4924033284187317, 0.13767702877521515, 9.87729263305664, 0.006885707378387451, 0.018909424543380737, 0.017863690853118896, -0.026986293494701385, 0.016935210675001144, 0.8401103019714355, 0.5423493385314941], "mean": [0.022833388298749924, -0.08010247349739075, 0.14313486218452454, -1.4301551580429077, -0.29980069398880005, -0.5050406455993652, -0.07604938000440598, -0.14978930354118347, 0.031404901295900345, 0.2682972848415375, -1.4192739725112915, 0.8284340500831604, -0.038119491189718246, -0.301390677690506, -0.0006743919802829623, -0.007612049113959074, -0.5060678124427795, 0.961887001991272, -0.4683547914028168, -0.015962382778525352, -0.00822054035961628, 0.016499772667884827, -0.6081368327140808, 0.9975438117980957, -0.3919945955276489, 0.04765709117054939, 0.5358652472496033, 1.745330572128296, 0.5358652472496033, 0.5358652472496033, 0.5358652472496033, 0.5358652472496033, 0.610865592956543, 1.745330572128296, 0.610865592956543, 0.610865592956543, 0.610865592956543, 0.610865592956543, 0.010332749225199223, -0.0003819938574451953, -0.06686517596244812, 0.05645997077226639, -0.08304059505462646, 0.005071116145700216, -0.12334910035133362, 0.031363822519779205, 0.039321351796388626, -0.02624024823307991, -0.0021438980475068092, 0.02018607035279274, 0.03965669497847557, 0.030379200354218483, 0.00705449003726244, 0.009592260234057903, -5.17043399810791, -0.722343921661377, -0.04253813996911049, -5.209072589874268, 0.33506521582603455, 0.22574549913406372, -0.5924615859985352, -5.9616827964782715, 3.057365894317627, 0.214194193482399, -4.6361260414123535, 0.13532429933547974, -0.2936188578605652, -0.5996832847595215, 0.00034911796683445573, 0.0004935956676490605, -0.0005222545005381107, 0.00041141314432024956, 0.0006122688064351678, -0.00017260412278119475, 0.00044863155926577747, 0.0001348404330201447, 0.0010584982810541987, -0.00014559512783307582, 0.0006604956579394639, -8.983782754512504e-05, 1.05959153175354, -0.029793385416269302, 4.049493789672852, -26.96984100341797, 21.4599552154541, -0.5035849809646606, 0.3224087953567505, -0.2982567250728607, 12.264854431152344, -17.837059020996094, 19.46531867980957, -1.3055438995361328, 0.002056470839306712, -0.00296926312148571, -0.000858950603287667, -0.07559793442487717, 0.37068673968315125, 0.24784773588180542, 0.056901056319475174, 0.4300256073474884, -0.1372714638710022, 0.14681781828403473, -0.4386727213859558, -0.933670163154602, 0.14466312527656555, -1.9070847034454346, -0.6417223215103149, 2.24904203414917, -0.6370002031326294, -0.0200833510607481, 9.77753734588623, 0.0007737964624539018, 0.0008241379400715232, 0.00153141631744802, -0.02854139171540737, 0.01638159714639187, 0.8398734927177429, 0.5417833924293518], "std": [0.27930185198783875, 0.21647541224956512, 0.32908859848976135, 0.19348026812076569, 0.5102548003196716, 0.16761554777622223, 0.19237814843654633, 0.1743338406085968, 0.13951362669467926, 0.13465328514575958, 0.19233891367912292, 0.21565209329128265, 0.10861789435148239, 0.09932868927717209, 0.0001931104634422809, 0.00021517388813663274, 0.0010084323585033417, 6.875703547848389e-05, 0.0020853569731116295, 0.0012654692400246859, 0.00043524030479602516, 0.00023907261493150145, 0.0013850099639967084, 0.0006253121537156403, 0.001532981637865305, 0.0010962511878460646, 0.7738281488418579, 1.3113021850585938e-06, 0.7738281488418579, 0.7738281488418579, 0.7738281488418579, 0.7738281488418579, 0.8218957185745239, 1.3113021850585938e-06, 0.8218957185745239, 0.8218957185745239, 0.8218957185745239, 0.8218957185745239, 9.008240886032581e-05, 6.342897904687561e-07, 0.24026256799697876, 0.18539753556251526, 0.2646079361438751, 0.3601321876049042, 0.447359561920166, 0.2210787683725357, 0.21556569635868073, 0.2697703242301941, 0.1921776533126831, 0.23239293694496155, 0.3500652611255646, 0.44690409302711487, 0.19821760058403015, 0.18005913496017456, 2.9474542140960693, 1.9749212265014648, 0.9812710881233215, 3.7226245403289795, 0.38762980699539185, 0.6437304615974426, 0.5187627673149109, 1.6352720260620117, 3.884983777999878, 1.1759274005889893, 2.4249885082244873, 0.3715496063232422, 0.39895278215408325, 0.546072244644165, 0.0030281790532171726, 0.00384673778899014, 0.007015857379883528, 0.0020635598339140415, 0.00226177042350173, 0.0015634840819984674, 0.002751715248450637, 0.004134817514568567, 0.00521979620680213, 0.0026145779993385077, 0.0020544342696666718, 0.0018752485048025846, 0.5832751989364624, 0.15312914550304413, 2.207170248031616, 1.8981232643127441, 2.7268664836883545, 0.37132200598716736, 0.5028663277626038, 0.177467480301857, 1.410887598991394, 2.5353140830993652, 2.0498838424682617, 0.2850522994995117, 0.006756614428013563, 0.0033294344320893288, 0.0004878227773588151, 0.008932852186262608, 0.08919329941272736, 0.06436345726251602, 0.05555538088083267, 0.0374298170208931, 0.06317402422428131, 0.05069622024893761, 1.2631779909133911, 0.48929744958877563, 1.3820887804031372, 0.31413590908050537, 0.3024868071079254, 0.2212599217891693, 0.04828714206814766, 0.052057355642318726, 0.03575878217816353, 0.002899150364100933, 0.006710478570312262, 0.005512680392712355, 0.0004640491388272494, 0.0003032984386663884, 0.00013295229291543365, 0.00019636475190054625], "count": [249]}, "action": {"min": [-0.5264102220535278, -0.3490658402442932, -0.3412545919418335, -1.8578685522079468, -1.1750617027282715, -0.7792282104492188, -0.3589659333229065, -0.576415479183197, -0.2925594449043274, -0.014710918068885803, -1.8557260036468506, 0.5347415208816528, -0.24781917035579681, -0.4317930340766907, -0.0014176680706441402, -0.015605278313159943, -0.5058504343032837, 0.9580790996551514, -0.47502702474594116, -0.018339205533266068, -0.008975423872470856, 0.006546007003635168, -0.607407808303833, 0.9939724802970886, -0.39829111099243164, 0.044268570840358734, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.010107230395078659, -0.00038372178096324205, -0.8305601477622986, -0.2644396126270294, -0.6694640517234802, -1.5305317640304565, -1.4911863803863525, -0.716232180595398, -0.4982534945011139, -0.7793897390365601, -0.46450090408325195, -0.7146008014678955, -1.0809102058410645, -0.8676655292510986, -0.642225980758667, -0.45304620265960693], "max": [0.40805158019065857, 0.3492640256881714, 0.594227135181427, -0.892783522605896, 0.3796391785144806, -0.2653499245643616, 0.24082568287849426, 0.22588633000850677, 0.14222699403762817, 0.6177347302436829, -0.9264145493507385, 1.290090799331665, 0.1940317153930664, -0.14214257895946503, 0.00021233150619082153, -0.0034253173507750034, -0.49835005402565, 0.9623795747756958, -0.4650030732154846, -0.01426090206950903, -0.0065403892658650875, 0.018822550773620605, -0.5999417304992676, 0.9989330768585205, -0.39135172963142395, 0.048035524785518646, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.010580319911241531, -0.0003804992593359202, 0.7149163484573364, 0.6674311757087708, 0.43439149856567383, 0.8811375498771667, 1.0940577983856201, 0.7775521278381348, 0.7438668012619019, 0.7492944598197937, 0.734280526638031, 0.49952569603919983, 0.984696626663208, 2.5846662521362305, 0.6628040075302124, 1.0747756958007812], "mean": [-0.021862100809812546, -0.05859968438744545, 0.11734473705291748, -1.3926430940628052, -0.32204538583755493, -0.49941936135292053, -0.06722377985715866, -0.17934302985668182, 0.033584725111722946, 0.27647554874420166, -1.3616749048233032, 0.8326014876365662, -0.03444267064332962, -0.30043357610702515, -0.0006101910257712007, -0.007883448153734207, -0.5017771124839783, 0.9601923823356628, -0.46917495131492615, -0.016435790807008743, -0.007849672809243202, 0.014574755914509296, -0.603859543800354, 0.99649977684021, -0.3934306800365448, 0.0460812970995903, 0.5370568633079529, 1.745330572128296, 0.5370568633079529, 0.5370568633079529, 0.5370568633079529, 0.5370568633079529, 0.6117767691612244, 1.745330572128296, 0.6117767691612244, 0.6117767691612244, 0.6117767691612244, 0.6117767691612244, 0.010330446995794773, -0.00038199586560949683, -0.06386725604534149, 0.056622155010700226, -0.0819108784198761, -0.0010900521883741021, -0.12311060726642609, 0.033523838967084885, 0.035166818648576736, -0.024723852053284645, -0.002154270652681589, 0.019318895414471626, 0.039082203060388565, 0.029246870428323746, 0.007024476770311594, 0.009829255752265453], "std": [0.285769522190094, 0.20228365063667297, 0.32646825909614563, 0.22884884476661682, 0.5145987272262573, 0.168036550283432, 0.1904899924993515, 0.1749843806028366, 0.14715303480625153, 0.1510247141122818, 0.1979437917470932, 0.21292003989219666, 0.10963372886180878, 0.0992768406867981, 0.0003852494992315769, 0.0025867652148008347, 0.0016505499370396137, 0.000946856162045151, 0.0022241328842937946, 0.0012388830073177814, 0.0005655540735460818, 0.002577694831416011, 0.0017203682800754905, 0.001069017336703837, 0.001348041114397347, 0.0010755847906693816, 0.7745100855827332, 1.3113021850585938e-06, 0.7745100855827332, 0.7745100855827332, 0.7745100855827332, 0.7745100855827332, 0.8220458626747131, 1.3113021850585938e-06, 0.8220458626747131, 0.8220458626747131, 0.8220458626747131, 0.8220458626747131, 9.203053923556581e-05, 6.334727800094697e-07, 0.24573339521884918, 0.18535655736923218, 0.2654476463794708, 0.3738945722579956, 0.4482194185256958, 0.223196342587471, 0.2172158658504486, 0.2709902226924896, 0.19217762351036072, 0.23289506137371063, 0.35085517168045044, 0.4466353952884674, 0.19823095202445984, 0.18002478778362274], "count": [249]}, "timestamp": {"min": [0.0], "max": [8.266666666666667], "mean": [4.133333333333334], "std": [2.3959842947608694], "count": [249]}, "frame_index": {"min": [0], "max": [248], "mean": [124.0], "std": [71.87952884282609], "count": [249]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [249]}, "index": {"min": [3249], "max": [3497], "mean": [3373.0], "std": [71.87952884282609], "count": [249]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [249]}, "subtask_annotation": {"mean": [0.4779116465863454, 2.0, 2.0, 2.0, 2.0], "std": [0.5230759889209615, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [249]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [249]}, "eef_direction_state": {"mean": [2.7429718875502007, 3.0441767068273093], "std": [2.043257302649906, 2.182914723864922], "min": [0, 0], "max": [6, 6], "count": [249]}, "eef_velocity_state": {"mean": [1.2369477911646587, 1.0040160642570282], "std": [0.6177432705244564, 0.6736461476710609], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_acc_mag_state": {"mean": [0.927710843373494, 0.9678714859437751], "std": [0.8182133419927536, 0.8496230486807648], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_direction_action": {"mean": [2.746987951807229, 2.783132530120482], "std": [2.0623418678227283, 2.0202679418168685], "min": [0, 0], "max": [6, 6], "count": [249]}, "eef_velocity_action": {"mean": [1.3815261044176708, 1.2449799196787148], "std": [0.6669327383110003, 0.6767991785683816], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_acc_mag_action": {"mean": [1.1365461847389557, 1.1164658634538152], "std": [0.7481098799275968, 0.7803368903808874], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_sim_pose_state": {"mean": [0.21901777437700182, 0.2988410275882767, 0.0856568124702538, -0.43124834025130204, -0.9338927641751741, 0.1372392896099873, 0.28638522262088967, -0.21810985252260415, 0.13215354607750707, -1.9068816787922027, -0.6418757079660026, 2.2489205976303497], "std": [0.101339084946118, 0.04148310028881246, 0.05718808880946983, 1.2800983159516575, 0.4893909064292775, 1.3983015860094403, 0.04266170127256048, 0.04703182156345953, 0.022946308511892697, 0.3139747794693336, 0.3024572911308829, 0.22128575802979739], "min": [0.08077779323988338, 0.22505233908492878, 0.007411304831064771, -1.8412024000994132, -1.5643251471824207, -2.7199729202248344, 0.19328999465061839, -0.28927921336789475, 0.09797914472630917, -2.424203935983457, -0.9888636897204309, 1.831166547990198], "max": [0.37049851465137756, 0.39311467749820816, 0.17308313107292922, 2.3038041618649796, -0.0654611473859712, 1.6640059938559333, 0.3792931946413248, -0.14290349018020088, 0.17758516785525166, -1.258270583901766, -0.09170608966940086, 2.591117647496624], "count": [249]}, "eef_sim_pose_action": {"mean": [0.23257776751274847, 0.29923194248370827, 0.08899721067629565, -0.3716926201922989, -0.9232285282233049, 0.10122002140159442, 0.29300744478720003, -0.21727988914684204, 0.12661562068662682, -1.865797624352946, -0.6426969434018174, 2.2362897624257956], "std": [0.10141602342950716, 0.04195456795896608, 0.06004160542247613, 1.3610734099378867, 0.4872531861753388, 1.44753282592504, 0.04142646716281402, 0.04919014387211163, 0.025162456114979765, 0.32482023460894416, 0.330039841873514, 0.21076659760722147], "min": [0.07813840881768447, 0.22567898266295508, 0.00027939690461084403, -3.041186005129211, -1.5205776925950063, -2.788120165611161, 0.19304616145047918, -0.296784028817353, 0.09126040800043486, -2.4467201011261777, -0.9350101891024102, 1.8732161212774585], "max": [0.38813355189430043, 0.4054417472406997, 0.19055283258416056, 3.055245975225704, -0.059290069293709724, 3.1316467361157696, 0.3816670566907844, -0.1322899005432376, 0.18991855228163146, -1.1479504788029724, -0.04301128544265187, 2.6102944523099527], "count": [249]}}} +{"episode_index": 11, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40617419376020647]], [[0.5168273198427109]], [[0.46484904891873274]]], "std": [[[0.3039757031680611]], [[0.23988986549045507]], [[0.2384996958201872]]], "count": [101]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4036629357139866]], [[0.4567126362290208]], [[0.4067477498182344]]], "std": [[[0.29205259541632755]], [[0.23713062151231806]], [[0.24926514024309526]]], "count": [101]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43490796571006585]], [[0.4670894667321403]], [[0.3785919424554912]]], "std": [[[0.33121158310256676]], [[0.22742961972145248]], [[0.2608037196358064]]], "count": [101]}, "observation.state": {"min": [-0.9934357404708862, -0.19569717347621918, -0.7423527240753174, -1.5823614597320557, -1.2720367908477783, -0.25559115409851074, -0.6290552616119385, -1.0582855939865112, -0.28134089708328247, 0.1693752110004425, -1.8307013511657715, -0.08291804790496826, -0.2332097589969635, -0.5903350114822388, 0.009906494989991188, -0.006733442656695843, -0.6196736097335815, 1.0335986614227295, -0.4479592442512512, -0.005126546137034893, -0.013772050850093365, -0.00465730344876647, -0.6215755343437195, 1.0165842771530151, -0.44075173139572144, -0.0069013843312859535, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.005817419849336147, -0.0019096658797934651, -0.8945386409759521, -0.7065267562866211, -0.3372001051902771, -0.7007042765617371, -1.928179144859314, -1.788931965827942, -0.828750491142273, -1.5821268558502197, -0.41212135553359985, -1.483195185661316, -1.1729274988174438, -0.8874149322509766, -0.6963351964950562, -0.6572087407112122, -15.589348793029785, -9.157509803771973, -2.4291820526123047, -9.920635223388672, -0.430402934551239, -3.0702075958251953, -1.5494505167007446, -14.431282997131348, -4.548229694366455, -2.2747254371643066, -7.783883094787598, -0.6599512100219727, -0.9181929230690002, -1.7503052949905396, -0.008445358835160732, -0.032873302698135376, -0.013876399025321007, -0.007182493340224028, -0.014728071168065071, -0.015515676699578762, -0.010106297209858894, -0.033926934003829956, -0.019511207938194275, -0.010278013534843922, -0.012604542076587677, -0.012807830236852169, -3.860219955444336, -0.668114960193634, 2.7615418434143066, -31.302982330322266, 8.437068939208984, -0.2556861340999603, -0.5514600276947021, -0.5493389368057251, 6.844466209411621, -35.23159408569336, 10.549135208129883, 0.15227922797203064, -0.01711096055805683, -0.015681961551308632, 0.004273504484444857, -0.06831792742013931, 0.38555586338043213, -0.04732320457696915, 0.013789412565529346, 0.32697343826293945, -0.24391549825668335, 0.017119649797677994, -3.1307268142700195, -1.0736777782440186, -3.0313119888305664, -3.019176483154297, -1.3149545192718506, -3.066056728363037, -0.7050638198852539, -0.08326967805624008, 9.683692932128906, -0.01374778151512146, -0.01643073558807373, -0.03153872489929199, -0.019018474966287613, 0.022475264966487885, 0.6872550249099731, 0.722380518913269], "max": [-0.022595196962356567, 0.42420876026153564, -0.292210191488266, -0.7243198156356812, 0.34552890062332153, 0.4263087511062622, -0.16765877604484558, 0.23092561960220337, 0.05798424407839775, 1.404980182647705, -0.546749472618103, 0.4600599408149719, 0.57040935754776, -0.010300026275217533, 0.010811839252710342, 0.0014532338827848434, -0.6106442213058472, 1.035274863243103, -0.4379093050956726, -0.0006308115553110838, -0.013037513941526413, 0.004673193674534559, -0.6135963201522827, 1.0204856395721436, -0.4328283369541168, -0.0033445546869188547, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.005340169183909893, -0.0019049625843763351, 0.5736603736877441, 0.6308070421218872, 0.5839643478393555, 0.5963312387466431, 1.8443622589111328, 1.1863740682601929, 0.41603052616119385, 1.3587939739227295, 0.37811291217803955, 1.0038020610809326, 1.9437365531921387, 0.5876662731170654, 1.8929649591445923, 1.1233851909637451, -4.064365863800049, 5.799756050109863, 3.7631258964538574, 0.33577534556388855, 1.2625153064727783, 2.180708408355713, 0.8034188151359558, -1.6814225912094116, 7.478632926940918, 1.039072036743164, 0.5494505763053894, 0.430402934551239, 0.8034188747406006, 0.7173382639884949, 0.00835341215133667, 0.0162601750344038, 0.015487832948565483, 0.007852931506931782, 0.02418230101466179, 0.018031980842351913, 0.006945988163352013, 0.022617172449827194, 0.014786242507398129, 0.0071424455381929874, 0.018152989447116852, 0.012834703549742699, -1.9937400817871094, 0.26724597811698914, 9.680242538452148, -19.027183532714844, 17.417617797851562, 0.942927360534668, 1.4210700988769531, 0.5678976774215698, 14.371894836425781, -27.492435455322266, 22.655807495117188, 1.4158084392547607, 0.020824935287237167, 0.013271517120301723, 0.006105006672441959, 0.013663585297763348, 0.6091253757476807, 0.31920140981674194, 0.38667798042297363, 0.5602234601974487, -0.05206441879272461, 0.23202818632125854, 3.1306118965148926, 0.5470356941223145, 3.079139232635498, 3.0633432865142822, 0.08279138058423996, 3.1170144081115723, -0.36933356523513794, 0.19001710414886475, 9.869462966918945, 0.012345850467681885, 0.0155581533908844, 0.04021155834197998, -0.016057617962360382, 0.02529885433614254, 0.6909119486808777, 0.7258042097091675], "mean": [-0.5349243879318237, -0.0032487905118614435, -0.5327520370483398, -1.130929946899414, -0.20177792012691498, 0.05439579859375954, -0.42562636733055115, -0.3399161696434021, -0.10239747911691666, 0.5191661715507507, -1.2218831777572632, 0.12354808300733566, 0.01757059246301651, -0.41072359681129456, 0.010415138676762581, -0.00334046664647758, -0.6158449649810791, 1.034671664237976, -0.4400475323200226, -0.002901668194681406, -0.013439607806503773, -0.0006959463935345411, -0.6175230741500854, 1.0191236734390259, -0.43441250920295715, -0.005044424440711737, 0.6328657269477844, 1.7453190088272095, 0.6328657269477844, 0.6328657269477844, 0.6328657269477844, 0.6328657269477844, 0.6732355952262878, 1.7453190088272095, 0.6732355952262878, 0.6732355952262878, 0.6732355952262878, 0.6732355952262878, -0.005631763022392988, -0.0019076497992500663, -0.004581023007631302, -0.00045734798186458647, -0.005513716023415327, 0.008668454363942146, 0.0117225032299757, -0.004392052534967661, 0.0028810761868953705, 0.019896868616342545, 0.004240859765559435, -0.0019255561055615544, -0.008104902692139149, -0.01797627843916416, 0.0033114231191575527, -0.008729365654289722, -9.510697364807129, -1.9845963716506958, 0.1818217784166336, -4.653697490692139, 0.14573824405670166, 0.20310521125793457, -0.4806968867778778, -7.727088451385498, 1.0250685214996338, -0.33421385288238525, -4.6235575675964355, -0.029336493462324142, -0.04816409945487976, -0.715630054473877, -0.00028056412702426314, -0.0007385075441561639, -0.0008343643276020885, -5.222555773798376e-05, 0.00019925826927646995, 0.00026102998526766896, -9.217679325956851e-05, -0.0002663132327143103, 0.0001896889734780416, -1.6264973965007812e-05, 0.0001938660570885986, 0.000140995136462152, -2.805025100708008, -0.08204834908246994, 7.20831298828125, -24.015127182006836, 13.643119812011719, 0.46438777446746826, 0.4419635534286499, 0.15231706202030182, 11.436606407165527, -30.385812759399414, 17.279436111450195, 0.9302175045013428, 0.001641959068365395, -0.0018099831650033593, 0.00542098144069314, -0.0349627360701561, 0.47338706254959106, 0.09579485654830933, 0.2586350739002228, 0.4396979808807373, -0.15851210057735443, 0.16305610537528992, 0.419175922870636, -0.6606937646865845, 1.1363656520843506, -2.130995512008667, -0.8719950914382935, 2.584704637527466, -0.5249847173690796, 0.06075708568096161, 9.781970024108887, 0.0016428061062470078, 0.0014031685423105955, 0.0005587982595898211, -0.016923682764172554, 0.02344488725066185, 0.6894910931587219, 0.7237152457237244], "std": [0.30688267946243286, 0.2103995829820633, 0.13599036633968353, 0.2516826093196869, 0.5240543484687805, 0.19796496629714966, 0.13616131246089935, 0.40750035643577576, 0.08399691432714462, 0.3327360153198242, 0.442979097366333, 0.12088322639465332, 0.24979200959205627, 0.1915474534034729, 0.00015618298493791372, 0.0016426306683570147, 0.00215769256465137, 0.0005456068320199847, 0.0019505282398313284, 0.0008421007078140974, 0.0001108371143345721, 0.0015941268065944314, 0.002071805065497756, 0.0006632013828493655, 0.0016233072383329272, 0.0008289043325930834, 0.8334850668907166, 1.0251998901367188e-05, 0.8334850668907166, 0.8334850668907166, 0.8334850668907166, 0.8334850668907166, 0.8444329500198364, 1.0251998901367188e-05, 0.8444329500198364, 0.8444329500198364, 0.8444329500198364, 0.8444329500198364, 8.441069076070562e-05, 9.36343440116616e-07, 0.21503938734531403, 0.16931860148906708, 0.11083398759365082, 0.19092336297035217, 0.4863153100013733, 0.2903856337070465, 0.16119727492332458, 0.3663966655731201, 0.10194437950849533, 0.3111501634120941, 0.3877079486846924, 0.18908870220184326, 0.27993983030319214, 0.18333688378334045, 3.0645384788513184, 3.0244219303131104, 1.533957600593567, 2.8453948497772217, 0.3353685438632965, 0.7615563273429871, 0.556268572807312, 3.75360107421875, 3.1227688789367676, 0.8557131290435791, 1.97026526927948, 0.24219366908073425, 0.3526511490345001, 0.43635794520378113, 0.002647405257448554, 0.006622939370572567, 0.0046654678881168365, 0.002623650012537837, 0.003766385605558753, 0.002822266425937414, 0.00228139734826982, 0.006996410898864269, 0.0049665942788124084, 0.0024947018828243017, 0.003431836375966668, 0.0025968619156628847, 0.28452426195144653, 0.13430583477020264, 1.519612431526184, 2.9124932289123535, 2.2289271354675293, 0.2952848970890045, 0.3095169961452484, 0.1616157740354538, 1.9994930028915405, 1.7700088024139404, 2.9909186363220215, 0.31710875034332275, 0.0062360335141420364, 0.00499303825199604, 0.0004750440421048552, 0.015711141750216484, 0.06272926181554794, 0.11235972493886948, 0.09949952363967896, 0.06967074424028397, 0.060947176069021225, 0.07219617068767548, 2.582551956176758, 0.5326381325721741, 2.2473082542419434, 0.954931914806366, 0.29978835582733154, 0.7773441076278687, 0.04238302633166313, 0.045713525265455246, 0.027101414278149605, 0.0038832540158182383, 0.004773386288434267, 0.010316760279238224, 0.0004409467801451683, 0.0004402619379106909, 0.0005870634340681136, 0.0005541758728213608], "count": [476]}, "action": {"min": [-1.0666245222091675, -0.19882842898368835, -0.8563796281814575, -1.5754985809326172, -1.2785630226135254, -0.2656404972076416, -0.6216916441917419, -1.0901727676391602, -0.30762606859207153, 0.15026544034481049, -1.8137383460998535, -0.09785323590040207, -0.2437744140625, -0.5929909944534302, 0.009696012362837791, -0.009037441574037075, -0.6172456741333008, 1.0301222801208496, -0.44785451889038086, -0.0051553817465901375, -0.014140229672193527, -0.006698532495647669, -0.618755578994751, 1.0139670372009277, -0.4391566514968872, -0.006708452943712473, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.005817419849336147, -0.0019096658797934651, -0.8945386409759521, -0.7065267562866211, -0.3372001051902771, -0.7007042765617371, -1.928179144859314, -1.788931965827942, -0.828750491142273, -1.5821268558502197, -0.41212135553359985, -1.483195185661316, -1.1729274988174438, -0.8874149322509766, -0.6963351964950562, -0.6572087407112122], "max": [-0.024483613669872284, 0.4446561932563782, -0.2680261731147766, -0.6441391110420227, 0.34885507822036743, 0.43024516105651855, -0.1651560515165329, 0.2342928797006607, 0.07573157548904419, 1.477689504623413, -0.4754350483417511, 0.46059972047805786, 0.578274130821228, -0.006775256711989641, 0.01258167065680027, 0.007720622234046459, -0.6068966388702393, 1.0359220504760742, -0.43824219703674316, -0.0013571246527135372, -0.011124366894364357, 0.009567996487021446, -0.6071895360946655, 1.0198726654052734, -0.4322972893714905, -0.00433700205758214, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.005340169183909893, -0.0019049625843763351, 0.5736603736877441, 0.6308070421218872, 0.5839643478393555, 0.5963312387466431, 1.8443622589111328, 1.1863740682601929, 0.41603052616119385, 1.3587939739227295, 0.37811291217803955, 1.0038020610809326, 1.9437365531921387, 0.6080568432807922, 1.8929649591445923, 1.1597397327423096], "mean": [-0.5691291689872742, 0.0092935087159276, -0.5628601312637329, -1.0774379968643188, -0.20129723846912384, 0.050398461520671844, -0.42205774784088135, -0.35968849062919617, -0.09745007008314133, 0.5343548655509949, -1.1832929849624634, 0.1173485666513443, 0.01910213753581047, -0.41339150071144104, 0.010764566250145435, -0.0029852918814867735, -0.613157331943512, 1.0334327220916748, -0.4405848979949951, -0.0029249833896756172, -0.012946173548698425, -0.0006090428796596825, -0.614753007888794, 1.017612338066101, -0.43477869033813477, -0.005396968685090542, 0.632755696773529, 1.7453190088272095, 0.632755696773529, 0.632755696773529, 0.632755696773529, 0.632755696773529, 0.6732355952262878, 1.7453190088272095, 0.6732355952262878, 0.6732355952262878, 0.6732355952262878, 0.6732355952262878, -0.0056317588314414024, -0.0019076522439718246, -0.003875536611303687, -0.0004561584792099893, -0.005503744352608919, 0.008049415424466133, 0.012199906632304192, -0.004888853989541531, 0.0029483791440725327, 0.021857019513845444, 0.004869177471846342, -0.0022135283797979355, -0.009210743941366673, -0.018845699727535248, 0.0024324320256710052, -0.010582154616713524], "std": [0.3196217119693756, 0.20160317420959473, 0.15941555798053741, 0.25557973980903625, 0.5277376770973206, 0.1989002525806427, 0.13405533134937286, 0.4259375333786011, 0.08541426062583923, 0.3575204014778137, 0.45352602005004883, 0.12260191887617111, 0.2528320848941803, 0.19242796301841736, 0.0004466799146030098, 0.0025528620462864637, 0.002294100122526288, 0.0011991830542683601, 0.0019364438485354185, 0.0007337215938605368, 0.0004512085870373994, 0.0025260269176214933, 0.0020829017739742994, 0.001226206193678081, 0.0016097613843157887, 0.0007407041266560555, 0.833538293838501, 1.0251998901367188e-05, 0.833538293838501, 0.833538293838501, 0.833538293838501, 0.833538293838501, 0.8444329500198364, 1.0251998901367188e-05, 0.8444329500198364, 0.8444329500198364, 0.8444329500198364, 0.8444329500198364, 8.44065798446536e-05, 9.353061045658251e-07, 0.2154059112071991, 0.1693110316991806, 0.1108349859714508, 0.19134573638439178, 0.48640671372413635, 0.2905232906341553, 0.1611970216035843, 0.3653692603111267, 0.10198688507080078, 0.310928076505661, 0.3873794674873352, 0.1881752461194992, 0.2798672020435333, 0.1787567138671875], "count": [476]}, "timestamp": {"min": [0.0], "max": [15.833333333333334], "mean": [7.916666666666666], "std": [4.5803020278870985], "count": [476]}, "frame_index": {"min": [0], "max": [475], "mean": [237.5], "std": [137.40906083661295], "count": [476]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [476]}, "index": {"min": [3498], "max": [3973], "mean": [3735.5], "std": [137.40906083661295], "count": [476]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [476]}, "subtask_annotation": {"mean": [0.3592436974789916, 2.0, 2.0, 2.0, 2.0], "std": [0.49698529755888066, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [476]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [476]}, "eef_direction_state": {"mean": [3.8151260504201683, 2.9327731092436973], "std": [1.993545831956536, 2.2695688423207585], "min": [0, 0], "max": [6, 6], "count": [476]}, "eef_velocity_state": {"mean": [0.9411764705882353, 0.9432773109243697], "std": [0.7591914943943017, 0.6973366008344584], "min": [0, 0], "max": [2, 2], "count": [476]}, "eef_acc_mag_state": {"mean": [0.8991596638655462, 0.8886554621848739], "std": [0.8340944668018525, 0.8340177379265052], "min": [0, 0], "max": [2, 2], "count": [476]}, "eef_direction_action": {"mean": [3.3550420168067228, 2.7016806722689077], "std": [1.9267019646067371, 2.1280631187832775], "min": [0, 0], "max": [6, 6], "count": [476]}, "eef_velocity_action": {"mean": [1.0903361344537814, 1.0609243697478992], "std": [0.7117199345001453, 0.6629973846820147], "min": [0, 0], "max": [2, 2], "count": [476]}, "eef_acc_mag_action": {"mean": [1.1512605042016806, 1.138655462184874], "std": [0.7847137835246238, 0.7762882211537779], "min": [0, 0], "max": [2, 2], "count": [476]}, "eef_sim_pose_state": {"mean": [0.35913068370293916, 0.18486391207598415, 0.19665459493645668, 0.44524649141336503, -0.6608944935583169, 1.136656098614036, 0.31864435057977714, -0.23761114373404815, 0.13808764078650054, -2.137552649706251, -0.8721905677501719, 2.5913593383451485], "std": [0.06439134478807554, 0.09240763570280418, 0.0708274539762776, 2.6174279902725504, 0.5326697897598347, 2.2693093361266192, 0.08644955533865263, 0.04329590022690118, 0.027242084043969033, 0.9669170123167244, 0.29979900431538914, 0.7884332760124565], "min": [0.2505484773003796, 0.08432204549375241, 0.09221353215392107, -3.1367312898704918, -1.0739517428753451, -3.1330889565009077, 0.1874393728611635, -0.2983776136017048, 0.06414273832675868, -3.1177816974071164, -1.315003372245772, -3.108146481356323], "max": [0.45981145391095607, 0.376285221677546, 0.3295406829398617, 3.141168076001111, 0.5469414440390299, 3.129637172346583, 0.452826402955614, -0.1610872525396167, 0.1875569128746832, 3.111833228259688, 0.08278981843106648, 3.137558640952472], "count": [476]}, "eef_sim_pose_action": {"mean": [0.3656860122375779, 0.1873543500655679, 0.19331005840556129, 1.2381398428550694, -0.6794918450517932, 1.1467334780468716, 0.32231559768249435, -0.23880213610855208, 0.13673415867257468, -2.050900319142309, -0.867636678291646, 2.4938818448978104], "std": [0.06563423135717375, 0.09109451172298139, 0.0723144303535096, 2.3149106504999177, 0.5708476011291518, 2.3146084069843376, 0.08962188654345574, 0.04503424752938609, 0.029888034691257937, 1.1092873788884379, 0.33326139323433074, 1.012826398829525], "min": [0.25304648273479247, 0.07888201839837677, 0.09232073461741609, -3.1412067084673567, -1.122565199314749, -3.1075427546859373, 0.18703678453812067, -0.30516594996617735, 0.06949843866246695, -3.1150858942196225, -1.3377727453536814, -3.1308273248051104], "max": [0.467069444206269, 0.3832674877718486, 0.34250309113104627, 3.1401083937839096, 0.6285125984344471, 3.122003844340598, 0.46163567950985196, -0.15829038172507096, 0.19771109353248917, 3.0972653771619174, 0.1531269570790763, 3.1136445707447833], "count": [476]}}} +{"episode_index": 12, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44933837706651286]], [[0.5389764441560938]], [[0.48702657631680124]]], "std": [[[0.2826594688746806]], [[0.20397631462771046]], [[0.21134114245012092]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4106938413110342]], [[0.413744826509035]], [[0.3702034361783929]]], "std": [[[0.2724537975268684]], [[0.2450911689218219]], [[0.2653480439762514]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4857443026720492]], [[0.45339327181853134]], [[0.3657004349288735]]], "std": [[[0.29657196985865764]], [[0.20478752357400576]], [[0.24694470333383076]]], "count": [100]}, "observation.state": {"min": [-0.6660576462745667, -0.31939810514450073, -0.40474605560302734, -1.4504667520523071, -1.567203402519226, -0.22971408069133759, -0.7034425735473633, -0.9963501691818237, -0.7221335172653198, 0.5860646367073059, -1.6842145919799805, 0.1107214093208313, -0.6686387062072754, -0.701916515827179, 0.009729260578751564, -0.008967204950749874, -0.6156026124954224, 1.0175185203552246, -0.4502757787704468, -0.016628624871373177, -0.007817811332643032, 0.0028391473460942507, -0.6246718168258667, 1.0097570419311523, -0.4426657557487488, -0.022067595273256302, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0067708296701312065, -0.00027889106422662735, -0.9814798831939697, -0.15853983163833618, -0.5447894334793091, -0.728655993938446, -2.964855194091797, -1.2990612983703613, -0.7408137321472168, -0.29748088121414185, -0.16994021832942963, -1.196148157119751, -0.9578395485877991, -0.8752215504646301, -2.3886308670043945, -1.059283971786499, -12.516019821166992, -19.35287094116211, -3.9175825119018555, -9.7374849319458, -1.5207569599151611, -4.877900123596191, -1.2338217496871948, -12.304450988769531, -4.578754901885986, -2.3870575428009033, -7.142857551574707, -0.7173382639884949, -4.648351669311523, -1.664224624633789, -0.015181943774223328, -0.03784932941198349, -0.0145506476983428, -0.0317632332444191, -0.024552855640649796, -0.036096084862947464, -0.010992391966283321, -0.03150240704417229, -0.016349779441952705, -0.00744224525988102, -0.03503786772489548, -0.0396592952311039, -4.722760200500488, -0.4825274646282196, -4.201700687408447, -36.8331184387207, 2.409487009048462, -0.9644933938980103, -3.8178000450134277, -0.8277201652526855, 3.860219717025757, -36.09951400756836, 5.751382827758789, -0.632677435874939, -0.019125502556562424, -0.019115561619400978, -0.0012210012646391988, -0.10930868983268738, 0.40584230422973633, -0.028873002156615257, -0.10932552814483643, 0.32779213786125183, -0.39198729395866394, 0.01639081910252571, -2.9931650161743164, -1.1812365055084229, -2.924626588821411, -3.111644744873047, -0.8113001585006714, -3.1340227127075195, -0.6747155785560608, -0.21145546436309814, 9.687359809875488, -0.008946090936660767, -0.07642862200737, -0.044690072536468506, -0.004782265983521938, -0.03082217648625374, -0.1936626136302948, -0.9853978753089905], "max": [-0.1213713139295578, 0.2022072821855545, 0.17045512795448303, -0.2952619194984436, 0.015582721680402756, 0.6977205872535706, -0.12704123556613922, -0.033526141196489334, 0.2567330598831177, 1.3916239738464355, -0.6171318292617798, 0.5069816708564758, 0.5277759432792664, 0.02651060000061989, 0.011697830632328987, 0.0014755302108824253, -0.5833629965782166, 1.0366263389587402, -0.4441922903060913, 0.0024989736266434193, -0.005032609216868877, 0.01298019289970398, -0.5996692776679993, 1.0142090320587158, -0.43209120631217957, -0.0035468703135848045, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.007726768497377634, 2.0422248780960217e-06, 0.2922602891921997, 0.7366428971290588, 1.290107250213623, 1.4461374282836914, 0.8501805663108826, 1.696144700050354, 0.8030104637145996, 0.7795433402061462, 0.9525600671768188, 0.20383042097091675, 0.3958284258842468, 0.4691367447376251, 0.3944697976112366, 0.34344276785850525, 0.5344919562339783, 5.708181381225586, 1.9658119678497314, 2.3504276275634766, 0.6312576532363892, 2.2667887210845947, 1.4346764087677002, 0.4676804542541504, 20.054946899414062, 3.047008514404297, 1.1599512100219727, 2.4676434993743896, 4.103174686431885, 0.28693529963493347, 0.009111683815717697, 0.03704291582107544, 0.08694914728403091, 0.005805953871458769, 0.01290969830006361, 0.0039977203123271465, 0.01112289261072874, 0.03357760235667229, 0.08016922324895859, 0.01348482072353363, 0.008900434710085392, 0.006618355866521597, 0.31814998388290405, 0.6978089213371277, 11.743976593017578, -24.0928955078125, 18.127017974853516, 1.0769636631011963, 2.248260021209717, 0.8054496645927429, 15.589348793029785, -22.61441421508789, 18.92272186279297, 1.5436787605285645, 0.02723410539329052, 0.013115102425217628, 0.0024420025292783976, -0.027327170595526695, 0.5689618587493896, 0.37617582082748413, 0.27564385533332825, 0.5430402755737305, 0.03433125466108322, 0.31669193506240845, 3.009261131286621, 0.1843138039112091, 3.0292885303497314, 3.1176679134368896, 0.09979704767465591, 3.1277637481689453, -0.29496708512306213, 0.3280535638332367, 9.884510040283203, 0.03279760479927063, 0.027621665969491005, 0.05879122018814087, 0.006650169380009174, -0.020029930397868156, -0.16779915988445282, -0.9807626605033875], "mean": [-0.3219670057296753, -0.15537048876285553, -0.24241359531879425, -0.9423433542251587, -0.5074936747550964, 0.2962871491909027, -0.5416379570960999, -0.4688093066215515, -0.05100332945585251, 0.8104540705680847, -1.0868932008743286, 0.3117024600505829, -0.2899782061576843, -0.44912415742874146, 0.01084018312394619, -0.0038774895947426558, -0.612951397895813, 1.0332380533218384, -0.44555142521858215, -0.001202302984893322, -0.006226785946637392, 0.0073758442886173725, -0.6188845634460449, 1.0111435651779175, -0.43365737795829773, -0.007220108062028885, 0.7664336562156677, 1.745330572128296, 0.7664336562156677, 0.7664336562156677, 0.7664336562156677, 0.7664336562156677, 0.6650807857513428, 1.745330572128296, 0.6650807857513428, 0.6650807857513428, 0.6650807857513428, 0.6650807857513428, 0.007149642799049616, -3.4078999306075275e-05, -0.039763595908880234, 0.05369099602103233, 0.06426357477903366, 0.12610577046871185, -0.11155027896165848, -0.07810139656066895, 0.00906534492969513, 0.09075092524290085, 0.09889975190162659, -0.07013195753097534, -0.054994311183691025, -0.026108577847480774, -0.12655551731586456, -0.08296848088502884, -6.950280666351318, -6.147831439971924, -0.4680688977241516, -4.20588493347168, -0.2851657271385193, -0.5571890473365784, -0.1128913164138794, -6.879505157470703, 6.740903854370117, 0.20046937465667725, -3.804372787475586, 0.3713589906692505, -0.5048482418060303, -0.29009848833084106, 3.567702833606745e-06, 0.0014163391897454858, 0.003699043532833457, -0.002561916597187519, -0.00012620975030586123, -0.002401503501459956, -0.00040736020309850574, 0.0012065412010997534, 0.002092649694532156, 0.0009058862342499197, -0.001504229847341776, -0.0023960364051163197, -1.3758121728897095, 0.08517052978277206, 6.615177154541016, -29.039409637451172, 13.310311317443848, -0.02185131050646305, 0.41303902864456177, 0.09972528368234634, 10.256014823913574, -27.420869827270508, 14.304996490478516, 0.35597893595695496, 0.003173296805471182, -0.003692272584885359, 0.0005528155597858131, -0.07240629941225052, 0.4391952157020569, 0.15128009021282196, 0.1456889510154724, 0.42996200919151306, -0.1364707350730896, 0.16747000813484192, -1.1683130264282227, -0.6892783641815186, 1.01968252658844, -0.25261014699935913, -0.5294693112373352, 1.7260608673095703, -0.5658121705055237, 0.0003948243393097073, 9.779422760009766, 0.0037131686694920063, -0.001036873902194202, -0.0011553313815966249, 0.005434699822217226, -0.02861882746219635, -0.17963315546512604, -0.9832740426063538], "std": [0.16878435015678406, 0.19950515031814575, 0.16587328910827637, 0.4140617847442627, 0.6529847979545593, 0.2535400986671448, 0.19820493459701538, 0.34495437145233154, 0.33600571751594543, 0.3133026361465454, 0.3946142792701721, 0.1407686322927475, 0.4355156123638153, 0.26173797249794006, 0.0005036082002334297, 0.0031866589561104774, 0.006092529743909836, 0.0035903716925531626, 0.0010993453906849027, 0.004296381492167711, 0.000554573314730078, 0.003016376867890358, 0.005025776568800211, 0.0011044094571843743, 0.002134479582309723, 0.0042725917883217335, 0.8555247783660889, 1.3113021850585938e-06, 0.8555247783660889, 0.8555247783660889, 0.8555247783660889, 0.8555247783660889, 0.8362845182418823, 1.3113021850585938e-06, 0.8362845182418823, 0.8362845182418823, 0.8362845182418823, 0.8362845182418823, 0.00028104500961489975, 5.6360720918746665e-05, 0.2186187207698822, 0.15877944231033325, 0.2849559187889099, 0.38623613119125366, 0.592742383480072, 0.4631454050540924, 0.2586112320423126, 0.24388302862644196, 0.2070019245147705, 0.27497100830078125, 0.3232865631580353, 0.20846426486968994, 0.4335412383079529, 0.24673742055892944, 3.2729134559631348, 7.815733909606934, 1.7301210165023804, 3.101020574569702, 0.3979090750217438, 1.3305529356002808, 0.5036267042160034, 3.563450336456299, 5.2180047035217285, 1.3972971439361572, 2.690613031387329, 0.6753311157226562, 2.075770378112793, 0.3709808886051178, 0.0031892957631498575, 0.009067845530807972, 0.01593581587076187, 0.0063797528855502605, 0.004096869379281998, 0.00611809641122818, 0.003302536206319928, 0.00948318000882864, 0.013878901489078999, 0.00292409909889102, 0.004937305115163326, 0.005296200048178434, 0.8009787797927856, 0.19805800914764404, 3.164041519165039, 3.103198289871216, 2.882695198059082, 0.6147378087043762, 0.9599286913871765, 0.26865795254707336, 2.614758014678955, 2.873595952987671, 2.715691328048706, 0.6411380767822266, 0.0072155483067035675, 0.005483041983097792, 0.0005652370164170861, 0.017206819728016853, 0.044049981981515884, 0.14073306322097778, 0.12461908161640167, 0.06924500316381454, 0.14730879664421082, 0.10960358381271362, 2.160769462585449, 0.4879809319972992, 2.1757662296295166, 2.222165107727051, 0.33974510431289673, 1.9063435792922974, 0.063124880194664, 0.07772443443536758, 0.0322050005197525, 0.007213324308395386, 0.013859164901077747, 0.014480684883892536, 0.0020181641448289156, 0.00212144386023283, 0.006777824833989143, 0.0012386706657707691], "count": [254]}, "action": {"min": [-0.7587887048721313, -0.3416447043418884, -0.4647916257381439, -1.4352223873138428, -1.5707963705062866, -0.29648879170417786, -0.6981316804885864, -1.0476869344711304, -0.6580058932304382, 0.546093225479126, -1.68019437789917, 0.1054314523935318, -0.6981316804885864, -0.6981316804885864, 0.00903884693980217, -0.007687872275710106, -0.6140366196632385, 1.0144433975219727, -0.4496381878852844, -0.01657317578792572, -0.007834709249436855, 0.0030193128623068333, -0.6213341355323792, 1.004003643989563, -0.4422208368778229, -0.021695680916309357, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0067708296701312065, -0.00027889106422662735, -0.9814798831939697, -0.15853983163833618, -0.5447894334793091, -0.728655993938446, -2.964855194091797, -1.2990612983703613, -0.8092226386070251, -0.29748088121414185, -0.16994021832942963, -1.196148157119751, -0.9578395485877991, -0.8752215504646301, -2.3886308670043945, -1.059283971786499], "max": [-0.11814187467098236, 0.22193901240825653, 0.2837488651275635, -0.23515251278877258, 0.021750522777438164, 0.6981316804885864, -0.11891649663448334, 0.0008407100685872138, 0.28138095140457153, 1.4535239934921265, -0.541431188583374, 0.5195392370223999, 0.5330398082733154, 0.007718083448708057, 0.012531504966318607, 0.0037800215650349855, -0.5808907747268677, 1.0353200435638428, -0.44411948323249817, 0.002037879778072238, -0.004260390531271696, 0.014200864359736443, -0.5994201302528381, 1.012371301651001, -0.4305166006088257, -0.0037808557972311974, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.007726768497377634, 2.0422248780960217e-06, 0.30449914932250977, 0.7366428971290588, 1.290107250213623, 1.4461374282836914, 0.8501805663108826, 1.696144700050354, 0.8030104637145996, 0.7795433402061462, 0.9525600671768188, 0.20383042097091675, 0.3958284258842468, 0.4691367447376251, 0.3944697976112366, 0.34344276785850525], "mean": [-0.3537086844444275, -0.13887746632099152, -0.22281619906425476, -0.852337121963501, -0.5281108617782593, 0.27447858452796936, -0.535572350025177, -0.4563146233558655, -0.004988200031220913, 0.8063285946846008, -1.0647047758102417, 0.30450478196144104, -0.31446269154548645, -0.4629737138748169, 0.010566889308393002, -0.0023243112955242395, -0.6092724800109863, 1.0310360193252563, -0.44587770104408264, -0.0014010616578161716, -0.006358446553349495, 0.008184087462723255, -0.6160728931427002, 1.0095622539520264, -0.43375474214553833, -0.007186560425907373, 0.7663649320602417, 1.745330572128296, 0.7663649320602417, 0.7663649320602417, 0.7663649320602417, 0.7663649320602417, 0.6650807857513428, 1.745330572128296, 0.6650807857513428, 0.6650807857513428, 0.6650807857513428, 0.6650807857513428, 0.007150221150368452, -3.408991324249655e-05, -0.03853021562099457, 0.054113246500492096, 0.06585106253623962, 0.12526953220367432, -0.10920321941375732, -0.07904364168643951, 0.005778641439974308, 0.09132955968379974, 0.09891147166490555, -0.07095231115818024, -0.055381376296281815, -0.027009353041648865, -0.12642474472522736, -0.08306204527616501], "std": [0.17858439683914185, 0.21153727173805237, 0.20282462239265442, 0.4380628168582916, 0.6525409817695618, 0.2705020010471344, 0.19572095572948456, 0.36196812987327576, 0.29629266262054443, 0.32842209935188293, 0.42000359296798706, 0.1472676694393158, 0.4301901161670685, 0.25315502285957336, 0.0007270767819136381, 0.0027672897558659315, 0.006149645894765854, 0.003974460996687412, 0.0010632984340190887, 0.004155653063207865, 0.0007765882182866335, 0.0026011187583208084, 0.0045635937713086605, 0.0015834529185667634, 0.002001672051846981, 0.004125010222196579, 0.8552454710006714, 1.3113021850585938e-06, 0.8552454710006714, 0.8552454710006714, 0.8552454710006714, 0.8552454710006714, 0.8362845182418823, 1.3113021850585938e-06, 0.8362845182418823, 0.8362845182418823, 0.8362845182418823, 0.8362845182418823, 0.00028045763610862195, 5.635440174955875e-05, 0.21978992223739624, 0.15865181386470795, 0.28579118847846985, 0.38679108023643494, 0.5944051742553711, 0.46316543221473694, 0.26384907960891724, 0.24380332231521606, 0.20699770748615265, 0.2747270166873932, 0.32329457998275757, 0.20797307789325714, 0.43355074524879456, 0.2467440962791443], "count": [254]}, "timestamp": {"min": [0.0], "max": [8.433333333333334], "mean": [4.216666666666667], "std": [2.4440971975580497], "count": [254]}, "frame_index": {"min": [0], "max": [253], "mean": [126.5], "std": [73.32291592674149], "count": [254]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [254]}, "index": {"min": [3974], "max": [4227], "mean": [4100.5], "std": [73.32291592674149], "count": [254]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [254]}, "subtask_annotation": {"mean": [0.33858267716535434, 2.0, 2.0, 2.0, 2.0], "std": [0.4895839860381044, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [254]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [254]}, "eef_direction_state": {"mean": [4.291338582677166, 3.295275590551181], "std": [1.8016188530488295, 2.197756847394705], "min": [0, 0], "max": [6, 6], "count": [254]}, "eef_velocity_state": {"mean": [0.9330708661417323, 1.015748031496063], "std": [0.8781292855964221, 0.7369254277864039], "min": [0, 0], "max": [2, 2], "count": [254]}, "eef_acc_mag_state": {"mean": [0.7519685039370079, 0.7992125984251969], "std": [0.8165946568853285, 0.8666158330229173], "min": [0, 0], "max": [2, 2], "count": [254]}, "eef_direction_action": {"mean": [3.6850393700787403, 2.8661417322834644], "std": [1.8811153811476222, 1.941515783857315], "min": [0, 0], "max": [6, 6], "count": [254]}, "eef_velocity_action": {"mean": [1.1062992125984252, 1.188976377952756], "std": [0.8135900834312368, 0.5983215824098546], "min": [0, 0], "max": [2, 2], "count": [254]}, "eef_acc_mag_action": {"mean": [0.8228346456692913, 1.0039370078740157], "std": [0.8301113649202483, 0.8252798689982219], "min": [0, 0], "max": [2, 2], "count": [254]}, "eef_sim_pose_state": {"mean": [0.30280441106080574, 0.18857351883251033, 0.10034062252389984, -1.1812344992003554, -0.6894178613751734, 1.0324555188213078, 0.3175602918197773, -0.18980452163058958, 0.14390714302779117, -0.24020751292623727, -0.5296491086401921, 1.7385058297242235], "std": [0.032071969590456516, 0.12138157816016187, 0.04997911015071357, 2.175355778978506, 0.4880856585196685, 2.1909149385701014, 0.07047216192562053, 0.12560513639895396, 0.034849384279228596, 2.2451708493250044, 0.3397072930480718, 1.9205078169735217], "min": [0.2760647781534694, 0.07177974498022821, 0.0008475665454336229, -3.130977122171276, -1.181230824651169, -3.041785765831482, 0.22248776266720008, -0.40617749174247203, 0.07278796252685533, -3.1295501598873807, -0.8115251392852946, -3.138787091670163], "max": [0.3971640052151987, 0.40945175258202215, 0.16124400541669728, 3.076539775648674, 0.18450840832031656, 3.1085006938411532, 0.422217083991344, -0.06959032146736414, 0.1883575770889617, 3.1383312126436183, 0.0997230293414979, 3.138871490344405], "count": [254]}, "eef_sim_pose_action": {"mean": [0.3032211502961336, 0.1999711011147455, 0.09029473245326247, -1.1651176422335126, -0.7127829304274992, 0.9494283506425661, 0.3142039338604482, -0.17500352975731417, 0.14040732732180217, -0.058063702625023306, -0.5583475377125808, 1.963123331864158], "std": [0.03334704098912285, 0.13121672476139684, 0.05286462005385111, 2.1527358601736855, 0.5100495852959448, 2.19109268912773, 0.07450149075129935, 0.11688574809238708, 0.032680889605840514, 2.3080351371044454, 0.3518190044587039, 1.7380730288661046], "min": [0.2614874469408152, 0.05348293777106672, -0.014813448857477603, -3.107361568894637, -1.2132559838087946, -3.0785419420544753, 0.20996087424782292, -0.3942852618754119, 0.07143497863808958, -3.124282649248136, -0.8114016313124224, -3.1409287922134186], "max": [0.40548370044882115, 0.42875054090296966, 0.15201472997608517, 3.0885483741832114, 0.22755155871942967, 3.080407502079017, 0.4243151223323792, -0.06543715695300496, 0.19372056359436654, 3.1388786850161283, 0.1605006621373699, 3.1388356132248143], "count": [254]}}} +{"episode_index": 13, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44033575547866205]], [[0.542313369857747]], [[0.48213481353325643]]], "std": [[[0.2826118493083786]], [[0.21423794377744854]], [[0.21922318345210148]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4807332203960015]], [[0.43718989090734334]], [[0.32878525326797386]]], "std": [[[0.31665751536800907]], [[0.2449029845440346]], [[0.2882319189704875]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45464664552095346]], [[0.4429770569011918]], [[0.3532939374279123]]], "std": [[[0.29876382850343314]], [[0.22799131950402585]], [[0.26813863134301985]]], "count": [100]}, "observation.state": {"min": [-0.8187907934188843, -0.07467471063137054, -0.6106458902359009, -1.470969557762146, -1.0328449010849, -0.2857215404510498, -0.6977201700210571, -0.7884598970413208, 0.03318681940436363, 0.5361629724502563, -1.0517277717590332, -0.0255621038377285, -0.34074726700782776, -0.6996281743049622, 0.0028847819194197655, 0.004948838613927364, -0.6518120765686035, 0.975163459777832, -0.3576925992965698, -0.02480246312916279, -0.002977709984406829, 0.005092676263302565, -0.6470533609390259, 1.007304310798645, -0.38444027304649353, 0.027937425300478935, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0012739449739456177, -3.2389912121288944e-06, -0.42153677344322205, -0.2269374579191208, -0.7125240564346313, -1.2662010192871094, -1.688866376876831, -1.1928958892822266, -0.45122864842414856, -0.07039716839790344, -0.07007339596748352, -0.809282124042511, -0.9666621685028076, -1.704821228981018, -0.7443378567695618, -1.0315057039260864, -13.417974472045898, -4.578754425048828, -1.558608055114746, -9.85958480834961, -0.6312576532363892, -1.4059828519821167, -2.209401845932007, -12.939159393310547, 0.8852258920669556, -1.8534798622131348, -11.69108772277832, -1.2051281929016113, -2.180708169937134, -2.3241758346557617, -0.0065922923386096954, -0.014739698730409145, -0.012835029512643814, -0.006982394028455019, -0.0019464825745671988, -0.01277085579931736, -0.006552042905241251, -0.011808856390416622, -0.014830971136689186, -0.0071492851711809635, -0.0017485037678852677, -0.012340346351265907, -0.7635599970817566, -0.7646204233169556, 11.313413619995117, -23.258628845214844, 10.728242874145508, -0.2118501514196396, -1.894760012626648, -0.6755384802818298, 8.329166412353516, -26.34332275390625, 11.190720558166504, -0.922728419303894, -0.014448702335357666, -0.021689854562282562, 0.0018315018387511373, -0.10930868983268738, 0.3954053521156311, 0.07922812551259995, 0.10531170666217804, 0.42561429738998413, -0.0516674742102623, 0.051208268851041794, -2.9913203716278076, -1.0614490509033203, -3.0785131454467773, -2.7477240562438965, -1.1470670700073242, -3.126652717590332, -0.8705596923828125, -0.11422614008188248, 9.670170783996582, -0.006134122610092163, -0.01472899317741394, -0.018343478441238403, -0.035652924329042435, 0.01793696917593479, 0.8801472187042236, 0.4713415205478668], "max": [-0.12093526124954224, 0.240243062376976, -0.09288099408149719, -0.32129719853401184, 0.5432226657867432, 0.6797925233840942, -0.44060277938842773, -0.40862366557121277, 0.18005698919296265, 0.8709097504615784, -0.3986418843269348, 0.7211774587631226, -0.028228454291820526, -0.4467957615852356, 0.0032348998356610537, 0.005874616093933582, -0.6454885005950928, 0.9754266738891602, -0.3517516851425171, -0.02189195528626442, -0.0018318197689950466, 0.006249049212783575, -0.6388744115829468, 1.0087478160858154, -0.37869617342948914, 0.0332113578915596, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0007701049908064306, 2.058931158899213e-06, 0.46245306730270386, 0.3166981339454651, 1.1028488874435425, 0.7507184147834778, 4.150509834289551, 0.48654836416244507, 0.3998660445213318, 0.4650662839412689, 0.08718249201774597, 0.2932239770889282, 0.09973424673080444, 0.44169631600379944, 0.9978764653205872, 0.11628984659910202, -5.044267654418945, 3.113553285598755, 1.7551891803741455, 3.0525031089782715, 1.0329670906066895, 4.6770453453063965, 1.3199023008346558, -7.026342391967773, 9.676435470581055, 1.0109890699386597, 0.45787549018859863, 0.4017094075679779, 0.3443223536014557, 0.4017094075679779, 0.007876415736973286, 0.010899006389081478, 0.011495260521769524, 0.008142187260091305, 0.008977112360298634, 0.007087500765919685, 0.00721311941742897, 0.009904558770358562, 0.016154862940311432, 0.007193338591605425, 0.007503395434468985, 0.002678094431757927, 0.33935999870300293, -0.051964495331048965, 17.192825317382812, -18.157669067382812, 17.04629135131836, 0.5883625149726868, -0.5090399980545044, -0.09279374033212662, 12.902042388916016, -20.45083236694336, 15.86540699005127, -0.18789826333522797, 0.02482529729604721, 0.012043519876897335, 0.006105006206780672, -0.027327170595526695, 0.5775676369667053, 0.24372731149196625, 0.2762818932533264, 0.5022561550140381, 0.007973529398441315, 0.2338438332080841, 3.081522226333618, -0.13015910983085632, 3.0449132919311523, -1.3857628107070923, -0.32789289951324463, 3.139157772064209, -0.6218946576118469, 0.11273428052663803, 9.819562911987305, 0.008050888776779175, 0.011715918779373169, 0.018146634101867676, -0.031054288148880005, 0.02019672282040119, 0.8810239434242249, 0.473329097032547], "mean": [-0.4693168103694916, 0.013143283315002918, -0.4314482808113098, -0.9518646001815796, -0.09537118673324585, 0.1390715390443802, -0.5591205954551697, -0.4878062307834625, 0.09175240248441696, 0.642726719379425, -0.9026238918304443, 0.142600879073143, -0.20168551802635193, -0.6798256635665894, 0.003046891186386347, 0.005328566767275333, -0.6495023965835571, 0.9752987027168274, -0.35507121682167053, -0.023168686777353287, -0.0024533977266401052, 0.0054490515030920506, -0.6436112523078918, 1.0079138278961182, -0.38207006454467773, 0.031102938577532768, 0.9989615678787231, 1.7453206777572632, 0.9989615678787231, 0.9989615678787231, 0.9989615678787231, 0.9989615678787231, 1.7271473407745361, 1.7453206777572632, 1.7271473407745361, 1.7271473407745361, 1.7271473407745361, 1.7271473407745361, -0.0010256337700411677, -3.559378001227742e-07, -0.03749456629157066, -0.0003074297565035522, 0.010060425847768784, 0.03721676394343376, -0.004226405639201403, 0.012876453809440136, -0.0013749903300777078, 0.02515139989554882, 0.004070991650223732, -0.012110605835914612, -0.024160126224160194, -0.04579932615160942, -0.0037126324605196714, -0.013610037043690681, -9.349162101745605, -1.307255744934082, 0.3579942286014557, -3.411893606185913, 0.10588967800140381, 0.6122164130210876, -0.5115254521369934, -9.566900253295898, 5.714737892150879, -0.5079419016838074, -5.949742794036865, -0.20353113114833832, -0.4011613726615906, -1.0585459470748901, -0.00021288709831424057, 0.0003839271666947752, -0.0005649716476909816, 5.582106678048149e-05, 0.000408699648687616, -0.0002076160308206454, 6.353373464662582e-05, -8.04520896053873e-05, -0.00042346768896095455, 0.00046023415052331984, 0.0003545647778082639, -0.00044510207953862846, -0.2613953649997711, -0.4290193021297455, 13.67209529876709, -20.505842208862305, 13.773892402648926, 0.23432336747646332, -1.2151789665222168, -0.4037945866584778, 11.19718074798584, -23.247392654418945, 13.624722480773926, -0.5217912793159485, 0.002941324608400464, -0.0029592392966151237, 0.0036359471268951893, -0.07766728848218918, 0.48529013991355896, 0.1467791646718979, 0.18816176056861877, 0.4451536536216736, -0.021095534786581993, 0.1796642392873764, 0.3218742907047272, -0.7161914110183716, -0.55155348777771, -2.5036425590515137, -0.8853228092193604, 0.9618158340454102, -0.7604116797447205, 0.007722245063632727, 9.75948429107666, 0.0005281270714476705, 0.0007871027337387204, 0.000377271935576573, -0.03354087471961975, 0.01921446993947029, 0.8806578516960144, 0.47217077016830444], "std": [0.2624492645263672, 0.08507422357797623, 0.10748238861560822, 0.41887661814689636, 0.47871842980384827, 0.3190445601940155, 0.07514385133981705, 0.09490859508514404, 0.046696119010448456, 0.08123382180929184, 0.1707419902086258, 0.1659676432609558, 0.07316213101148605, 0.0602378323674202, 0.0001380227186018601, 0.0003148986434098333, 0.0017432888271287084, 8.228898514062166e-05, 0.002488579135388136, 0.0012283589458093047, 0.00044872076250612736, 0.0003658687637653202, 0.0019146535778418183, 0.0005521505372598767, 0.0024649412371218204, 0.002282076282426715, 0.8519465923309326, 8.58306884765625e-06, 0.8519465923309326, 0.8519465923309326, 0.8519465923309326, 0.8519465923309326, 0.1635475754737854, 8.58306884765625e-06, 0.1635475754737854, 0.1635475754737854, 0.1635475754737854, 0.1635475754737854, 8.295682346215472e-05, 9.439399946131743e-07, 0.09316299110651016, 0.08208069950342178, 0.16783343255519867, 0.20854371786117554, 0.5274363160133362, 0.23347268998622894, 0.13083970546722412, 0.07350803166627884, 0.02343764156103134, 0.12493157386779785, 0.15849356353282928, 0.22107231616973877, 0.18730898201465607, 0.10885980725288391, 2.167663812637329, 1.761142373085022, 0.7978841066360474, 3.5091681480407715, 0.32547274231910706, 1.2994834184646606, 0.7811645269393921, 1.672006607055664, 2.3423571586608887, 0.8553915619850159, 3.3757214546203613, 0.2837165594100952, 0.5380489826202393, 0.6834812760353088, 0.0023817522451281548, 0.0037477107252925634, 0.00452566659078002, 0.00232094363309443, 0.001393172307871282, 0.0017322279745712876, 0.0022833985276520252, 0.004074117634445429, 0.004798600450158119, 0.0024111426901072264, 0.0013701401185244322, 0.0018197039607912302, 0.20513451099395752, 0.15386343002319336, 1.4939554929733276, 1.318953275680542, 1.4404256343841553, 0.24368993937969208, 0.295175164937973, 0.11958389729261398, 0.9406242966651917, 1.4501960277557373, 1.251479148864746, 0.21632012724876404, 0.006759043782949448, 0.005298926029354334, 0.0005066256853751838, 0.009035082533955574, 0.06683361530303955, 0.04422556608915329, 0.05427546426653862, 0.018922314047813416, 0.016987929120659828, 0.046148378401994705, 2.274104356765747, 0.2600436508655548, 2.1879618167877197, 0.32449859380722046, 0.19675780832767487, 2.811002731323242, 0.044532276690006256, 0.03508957102894783, 0.023183230310678482, 0.002629047492519021, 0.003999839536845684, 0.005303070414811373, 0.0014247983926907182, 0.0007565542473457754, 0.00018320635717827827, 0.0004309544456191361], "count": [436]}, "action": {"min": [-0.8590308427810669, -0.11293970048427582, -0.6543517708778381, -1.495609998703003, -1.0403717756271362, -0.29064276814460754, -0.6981316804885864, -0.8119843006134033, 0.0009243428939953446, 0.5101514458656311, -1.0547411441802979, -0.030555589124560356, -0.3469114899635315, -0.6981316804885864, 0.0025356735568493605, -0.0005973832448944449, -0.6465528607368469, 0.9744599461555481, -0.3641338348388672, -0.02470119297504425, -0.00317081855610013, -0.0005961000570096076, -0.6416115760803223, 1.006777048110962, -0.39174702763557434, 0.027443956583738327, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0012415932724252343, -3.2389912121288944e-06, -0.42153677344322205, -0.2269374579191208, -0.7125240564346313, -1.3032710552215576, -1.688866376876831, -1.6880831718444824, -0.45122864842414856, -0.07039716839790344, -0.07007339596748352, -0.809282124042511, -0.9666621685028076, -1.704821228981018, -0.7443378567695618, -1.0315057039260864], "max": [-0.13945752382278442, 0.24951131641864777, -0.014847309328615665, -0.2566754221916199, 0.5453178882598877, 0.6981316804885864, -0.4338412284851074, -0.42456355690956116, 0.18633219599723816, 0.8890063762664795, -0.32890722155570984, 0.7273750305175781, -0.023829834535717964, -0.441979318857193, 0.003940812777727842, 0.00780795281752944, -0.6371777057647705, 0.97782963514328, -0.35373759269714355, -0.021725624799728394, -0.0012677053455263376, 0.00794451404362917, -0.6297973394393921, 1.0106626749038696, -0.3800988793373108, 0.03274513781070709, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0007701049908064306, 2.058931158899213e-06, 0.5200414657592773, 0.3166981339454651, 1.1028488874435425, 0.7507184147834778, 4.150509834289551, 0.48654836416244507, 0.3998660445213318, 0.4650662839412689, 0.08718249201774597, 0.2932239770889282, 0.09973424673080444, 0.44169631600379944, 0.9978764653205872, 0.09141324460506439], "mean": [-0.5203217267990112, 0.016207270324230194, -0.44122153520584106, -0.8812730312347412, -0.09363674372434616, 0.13836218416690826, -0.5559548735618591, -0.5232698917388916, 0.09206356108188629, 0.6464183926582336, -0.8760362863540649, 0.13009148836135864, -0.20235992968082428, -0.6843268871307373, 0.00318890274502337, 0.004449807573109865, -0.6425457000732422, 0.9756888747215271, -0.3583538830280304, -0.02304738201200962, -0.002231302671134472, 0.004505394957959652, -0.6363495588302612, 1.0082889795303345, -0.38571614027023315, 0.030567992478609085, 0.9989615678787231, 1.7453206777572632, 0.9989615678787231, 0.9989615678787231, 0.9989615678787231, 0.9989615678787231, 1.7307634353637695, 1.7453206777572632, 1.7307634353637695, 1.7307634353637695, 1.7307634353637695, 1.7307634353637695, -0.0010251060593873262, -3.4169147511420306e-07, -0.03624972701072693, -0.0006932264659553766, 0.009334984235465527, 0.034233707934617996, 0.004899105988442898, 0.008078623563051224, -0.0015102364122867584, 0.025103844702243805, 0.004006725270301104, -0.012179029174149036, -0.024041129276156425, -0.046612970530986786, -0.003002281067892909, -0.013911052606999874], "std": [0.2584655284881592, 0.07979843765497208, 0.1232699602842331, 0.43164387345314026, 0.4812064468860626, 0.32083743810653687, 0.0773158147931099, 0.08772285282611847, 0.05368541181087494, 0.08561103045940399, 0.16990293562412262, 0.15621161460876465, 0.07427243888378143, 0.05518326163291931, 0.00030587942455895245, 0.0014575113309547305, 0.0014665113994851708, 0.0006271964521147311, 0.0028382937889546156, 0.00115344044752419, 0.0005142898880876601, 0.0015205820091068745, 0.0020574554800987244, 0.0006383821018971503, 0.0031193771865218878, 0.0021542722824960947, 0.8519465923309326, 8.58306884765625e-06, 0.8519465923309326, 0.8519465923309326, 0.8519465923309326, 0.8519465923309326, 0.14115409553050995, 8.58306884765625e-06, 0.14115409553050995, 0.14115409553050995, 0.14115409553050995, 0.14115409553050995, 8.237190922955051e-05, 9.36785681915353e-07, 0.09711937606334686, 0.08236804604530334, 0.16820326447486877, 0.21773016452789307, 0.5604855418205261, 0.251301646232605, 0.13085967302322388, 0.0735192596912384, 0.02344559133052826, 0.12493261694908142, 0.15854687988758087, 0.22026826441287994, 0.1866864711046219, 0.10864224284887314], "count": [436]}, "timestamp": {"min": [0.0], "max": [14.5], "mean": [7.25], "std": [4.195400921114559], "count": [436]}, "frame_index": {"min": [0], "max": [435], "mean": [217.5], "std": [125.86202763343677], "count": [436]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [436]}, "index": {"min": [4228], "max": [4663], "mean": [4445.5], "std": [125.86202763343677], "count": [436]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [436]}, "subtask_annotation": {"mean": [0.14908256880733944, 2.0, 2.0, 2.0, 2.0], "std": [0.3929120668355212, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [436]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [436]}, "eef_direction_state": {"mean": [4.222477064220183, 5.0504587155963305], "std": [2.08391597497556, 1.5406494432580022], "min": [0, 1], "max": [6, 6], "count": [436]}, "eef_velocity_state": {"mean": [0.5825688073394495, 0.36926605504587157], "std": [0.6020369150645271, 0.5103249664836588], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_acc_mag_state": {"mean": [0.5252293577981652, 0.25688073394495414], "std": [0.7703247216290015, 0.5966830290462094], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_direction_action": {"mean": [3.7018348623853212, 4.68348623853211], "std": [2.049411714712123, 1.696137747644615], "min": [0, 0], "max": [6, 6], "count": [436]}, "eef_velocity_action": {"mean": [0.7752293577981652, 0.5206422018348624], "std": [0.6057304277190693, 0.5683030836765293], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_acc_mag_action": {"mean": [0.6972477064220184, 0.555045871559633], "std": [0.815611293863827, 0.7980464954530985], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_sim_pose_state": {"mean": [0.35310638823077667, 0.22360357715255705, 0.12954740762701786, 0.3074658429463856, -0.7163277942703441, -0.5370656244428682, 0.33771374511721775, -0.1329052056594138, 0.1137521272720044, -2.503479767484156, -0.8853877697031345, 0.9400443855112708], "std": [0.0586317194420501, 0.04911859304209671, 0.025290067839699767, 2.300019827500315, 0.26016859311683777, 2.2164053051165014, 0.022163419045281456, 0.018676109871430716, 0.02197701957904796, 0.32476777771081383, 0.19674512076644637, 2.8480199166641826], "min": [0.26817752934211464, 0.16155656887939646, 0.06581216839660921, -3.1359850806721012, -1.063081279327232, -3.1137621002714555, 0.3036272907220492, -0.17741431961196588, 0.07681696602372096, -2.7477262040203665, -1.1470687254925531, -3.141572059670173], "max": [0.4300207176174875, 0.2919536081171938, 0.1594701662958739, 3.1265709872863545, -0.13019788336823424, 3.1292704732496155, 0.39728020022763183, -0.09836287407270539, 0.14695849665749858, -1.3857643062502814, -0.32790141687030894, 3.1391590033419936], "count": [436]}, "eef_sim_pose_action": {"mean": [0.3636636087097206, 0.22779872178622593, 0.13141492933330431, 0.26971409125170365, -0.7266592628014245, -0.5161798449358914, 0.34631973900896296, -0.13383446891315376, 0.11991622951742267, -2.489421476129197, -0.8787361991983133, 2.006479717921732], "std": [0.05568485296311807, 0.050681798819924115, 0.024856614312593034, 2.2858972638000132, 0.26236058218168823, 2.1914039382459576, 0.022741114584352403, 0.019896568404240297, 0.030375587017531708, 0.2893865260293759, 0.20756420094016356, 2.2366253813792616], "min": [0.2724626720999424, 0.15653447556670574, 0.0610263933603023, -3.1144728128920196, -1.0477966899382367, -3.1349297507225344, 0.30587189763820505, -0.1838700380311065, 0.06491027629607078, -2.7119719527761914, -1.1798347449417008, -3.141232245306346], "max": [0.42817895686311547, 0.2978950860126948, 0.16571915761274914, 3.133667756770314, -0.1979051423513265, 3.1176324119632928, 0.39884707679088005, -0.09896172123309495, 0.1615596487842454, -1.3204021507516306, -0.3142077466646478, 3.1413956223757133], "count": [436]}}} +{"episode_index": 14, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4475107530757401]], [[0.5452495170126874]], [[0.47555992647058826]]], "std": [[[0.29394230870058546]], [[0.21360439103653964]], [[0.22754780287312026]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4145054906766628]], [[0.4283407799884659]], [[0.383067522106882]]], "std": [[[0.29168349965521406]], [[0.244746156296025]], [[0.2600917643340214]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4441338884083045]], [[0.47212552383698575]], [[0.38908891532103035]]], "std": [[[0.30494437272178476]], [[0.21653494884111704]], [[0.24410083065896587]]], "count": [100]}, "observation.state": {"min": [-0.7586567997932434, -0.15620848536491394, -0.6069288849830627, -1.5278098583221436, -1.4053561687469482, -0.6158014535903931, -0.703060507774353, -0.6446894407272339, -0.44118526577949524, 0.2896111309528351, -1.8883048295974731, 0.5844094157218933, -0.683604896068573, -0.6272410154342651, 0.009793231263756752, -0.0018400275148451328, -0.5849161744117737, 1.0323395729064941, -0.47865602374076843, -0.008367848582565784, -0.012620735913515091, -0.006419283803552389, -0.5876638293266296, 1.0127149820327759, -0.4682168662548065, -0.01131537277251482, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.003140393877401948, -0.0015280707739293575, -0.4704187512397766, -0.5611110925674438, -0.3743213415145874, -2.58292555809021, -2.2998721599578857, -2.258341073989868, -2.574242115020752, -0.11731549352407455, -0.04663950949907303, -0.5477184653282166, -0.6917473077774048, -0.5381569266319275, -1.0806500911712646, -0.712203860282898, -13.184135437011719, -5.738705635070801, -2.471306562423706, -10.500611305236816, -0.7460317611694336, -1.4633699655532837, -1.5494506359100342, -9.72107219696045, -4.059829235076904, -3.1312577724456787, -8.730159759521484, -0.8034188747406006, -2.9841270446777344, -2.7545785903930664, -0.0163503959774971, -0.025045964866876602, -0.052625641226768494, -0.007285126950591803, -0.03299228101968765, -0.0070723542012274265, -0.02654387429356575, -0.03429610654711723, -0.04790796712040901, -0.008567391894757748, -0.01083887368440628, -0.009720765985548496, -3.690540075302124, -1.1840481758117676, 0.3266339898109436, -35.12910842895508, 4.350297451019287, -0.5417013764381409, -0.3817799985408783, -0.9056669473648071, -0.19795997440814972, -38.910743713378906, 5.57034158706665, -0.09378255158662796, -0.021150030195713043, -0.01629134640097618, -0.0012210012646391988, -0.08198151737451553, 0.3293996751308441, 0.0026695195119827986, -0.02415318414568901, 0.2845495939254761, -0.22984051704406738, 0.029786087572574615, -3.1131532192230225, -1.058945894241333, -2.9488437175750732, -2.560957908630371, -0.6114319562911987, 2.024019718170166, -0.6666870713233948, -0.3465040624141693, 9.675070762634277, -0.011033773422241211, -0.03513270616531372, -0.12018367648124695, -0.020712077617645264, 0.009266607463359833, 0.7260735034942627, 0.6819191575050354], "max": [-0.001079729525372386, 0.1981765478849411, -0.2796277403831482, -0.2826806306838989, 0.3242546021938324, 0.5357040166854858, 0.15678498148918152, 0.2871394753456116, -0.040912579745054245, 0.9278888702392578, -1.0372470617294312, 1.2088996171951294, 0.16899508237838745, -0.06750880181789398, 0.01369158923625946, 0.008993754163384438, -0.5613317489624023, 1.0335832834243774, -0.4700567424297333, -0.001661425456404686, -0.007717318832874298, 0.005326136481016874, -0.5606645345687866, 1.0199971199035645, -0.4642840325832367, -0.007037229835987091, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.003998372703790665, -0.001524230930954218, 1.2463520765304565, 0.40268951654434204, 0.5249608755111694, 1.4700384140014648, 2.93257212638855, 2.391465425491333, 0.8642264604568481, 1.0995348691940308, 0.6537417769432068, 0.2657564878463745, 0.18025167286396027, 0.9131183624267578, 0.18077144026756287, 0.453024297952652, -3.529873847961426, 4.609279632568359, 2.1483516693115234, 3.144078254699707, 0.8894994258880615, 3.18498158454895, 0.8894994258880615, 2.9619760513305664, 10.225885391235352, 3.7912089824676514, -0.8547009229660034, 1.807692289352417, 0.7460317611694336, 0.11477412283420563, 0.012446210719645023, 0.0894957184791565, 0.033848945051431656, 0.011421279050409794, 0.017349794507026672, 0.021557943895459175, 0.006244217045605183, 0.09745045751333237, 0.02601698599755764, 0.010305155999958515, 0.008830779232084751, 0.010933570563793182, -1.251389980316162, 0.3006517291069031, 11.877598762512207, -23.224407196044922, 21.185575485229492, 0.6229255795478821, 1.6543800830841064, 0.6309974193572998, 11.565812110900879, -23.920183181762695, 22.24517250061035, 1.1228666305541992, 0.02568596974015236, 0.009783213026821613, 0.003663003910332918, 0.0, 0.5511687994003296, 0.3981378376483917, 0.25382494926452637, 0.4989967346191406, -0.08487942814826965, 0.2573072016239166, 3.0120363235473633, 0.42022407054901123, 2.8199076652526855, -1.1143200397491455, -0.07754620909690857, 2.5055127143859863, -0.04279569908976555, 0.27481552958488464, 9.92302417755127, 0.014100104570388794, 0.0556168258190155, 0.041406601667404175, -0.010813994333148003, 0.021304212510585785, 0.7308965921401978, 0.6870248317718506], "mean": [-0.32543033361434937, -0.019288131967186928, -0.4290035367012024, -1.0198087692260742, -0.393343448638916, -0.15284134447574615, -0.4304390251636505, -0.012904595583677292, -0.16688457131385803, 0.5776495337486267, -1.5233895778656006, 0.8954014182090759, -0.5110512971878052, -0.2748511731624603, 0.012017899192869663, 0.002525119576603174, -0.5821847915649414, 1.0328923463821411, -0.4735543727874756, -0.004125816747546196, -0.009659050032496452, -0.0019795112311840057, -0.58194899559021, 1.0161458253860474, -0.4659191071987152, -0.009190200828015804, 0.7038578987121582, 1.745330572128296, 0.7038578987121582, 0.7038578987121582, 0.7038578987121582, 0.7038578987121582, 0.6426678895950317, 1.745330572128296, 0.6426678895950317, 0.6426678895950317, 0.6426678895950317, 0.6426678895950317, 0.0033716217149049044, -0.0015261046355590224, 0.004125539679080248, -0.0028417918365448713, 0.002400335855782032, -0.022972706705331802, -0.015521366149187088, 0.023161793127655983, -0.008130477741360664, 0.11363156139850616, 0.044050633907318115, -0.07689288258552551, -0.09877937287092209, 0.01389770582318306, -0.09815359860658646, -0.04505737125873566, -7.541261672973633, -1.9333727359771729, -0.2955189645290375, -3.7370827198028564, 0.08846224099397659, 0.20293395221233368, -0.276728093624115, -1.6928516626358032, 4.284847259521484, 0.93497234582901, -5.44954252243042, 0.21389725804328918, -0.9394013285636902, -0.5317943096160889, -0.00042936811223626137, 0.0011555891251191497, -0.0021795567590743303, -8.531607454642653e-05, 0.00039410562021657825, 0.0002410388260614127, -0.00060199701692909, 0.00011228597577428445, -0.0027101433370262384, 0.00019633298506960273, 3.692064274218865e-05, -0.00027947130729444325, -2.186279296875, -0.15612328052520752, 5.524004936218262, -27.526731491088867, 15.98702335357666, 0.07663413882255554, 0.7690367102622986, 0.11664389818906784, 6.950114727020264, -29.673952102661133, 17.43012809753418, 0.5491156578063965, 0.0032035040203481913, -0.0023603274021297693, 0.0018894149689003825, -0.041152771562337875, 0.41948455572128296, 0.1316579431295395, 0.1428421139717102, 0.35010582208633423, -0.12615646421909332, 0.1558602750301361, -0.8312811255455017, -0.5236783623695374, 0.41734275221824646, -2.0738868713378906, -0.3719881772994995, 2.299643039703369, -0.5117411613464355, 0.017423607409000397, 9.78696346282959, 0.0026628593914210796, 0.0033216625452041626, -0.0001595809153513983, -0.018665583804249763, 0.019028866663575172, 0.7293338179588318, 0.6836287975311279], "std": [0.2833794057369232, 0.11802816390991211, 0.10618895292282104, 0.43069151043891907, 0.6709414124488831, 0.3230152130126953, 0.29894644021987915, 0.2127677947282791, 0.12967835366725922, 0.10125739872455597, 0.16849111020565033, 0.20121502876281738, 0.2301878035068512, 0.15064004063606262, 0.0008497407543472946, 0.002634468488395214, 0.005766871850937605, 0.0002987032930832356, 0.00167377560865134, 0.001946508651599288, 0.0012772256741300225, 0.0030134052503854036, 0.006125489249825478, 0.002104224404320121, 0.0009970872197300196, 0.0013478989712893963, 0.8472966551780701, 1.3113021850585938e-06, 0.8472966551780701, 0.8472966551780701, 0.8472966551780701, 0.8472966551780701, 0.8359376192092896, 1.3113021850585938e-06, 0.8359376192092896, 0.8359376192092896, 0.8359376192092896, 0.8359376192092896, 0.00012499971489887685, 8.012095804588171e-07, 0.2915000021457672, 0.1426597535610199, 0.14456431567668915, 0.5946931838989258, 0.8073638081550598, 0.6112945079803467, 0.4807523787021637, 0.23561830818653107, 0.12659852206707, 0.16535310447216034, 0.23808102309703827, 0.2732506990432739, 0.23412010073661804, 0.1825011968612671, 2.5638532638549805, 2.957746744155884, 1.3625441789627075, 4.074754238128662, 0.32197698950767517, 0.7492886185646057, 0.6252305507659912, 2.3121726512908936, 3.7788853645324707, 1.6380810737609863, 1.844764232635498, 0.4809820055961609, 1.0858925580978394, 0.536106526851654, 0.0036531344521790743, 0.011389466002583504, 0.009744816459715366, 0.002745917532593012, 0.0050394837744534016, 0.003628555918112397, 0.004112724680453539, 0.011959405615925789, 0.010326899588108063, 0.003233176190406084, 0.002782043069601059, 0.0025097548495978117, 0.43980172276496887, 0.21759140491485596, 1.9621026515960693, 1.8427966833114624, 3.066812515258789, 0.27658918499946594, 0.4060135781764984, 0.2418154925107956, 1.7832930088043213, 3.1132540702819824, 2.508857250213623, 0.29985329508781433, 0.007147777825593948, 0.004571429453790188, 0.0006185595411807299, 0.01429606694728136, 0.08381607383489609, 0.12407425045967102, 0.0942087396979332, 0.05758914723992348, 0.05047958344221115, 0.04320676252245903, 2.173302173614502, 0.5604074597358704, 2.027339220046997, 0.3255753219127655, 0.17138980329036713, 0.1300818920135498, 0.09877415001392365, 0.07585575431585312, 0.038042474538087845, 0.004334424622356892, 0.012224460020661354, 0.015054854564368725, 0.0022008370142430067, 0.0025284544099122286, 0.0010299457935616374, 0.001127257477492094], "count": [253]}, "action": {"min": [-0.7839312553405762, -0.14316856861114502, -0.6732317209243774, -1.5376797914505005, -1.4110043048858643, -0.6253494620323181, -0.6981316804885864, -0.5125053524971008, -0.4348721504211426, 0.19822487235069275, -1.89254629611969, 0.5713291168212891, -0.6981316804885864, -0.6324591636657715, 0.009805805049836636, -0.007324924226850271, -0.5851916074752808, 1.0288715362548828, -0.4751850366592407, -0.008068492636084557, -0.012515070848166943, -0.01106884703040123, -0.5873011946678162, 1.009499430656433, -0.4674575924873352, -0.011319860816001892, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.003140393877401948, -0.0015280707739293575, -0.4704187512397766, -0.5611110925674438, -0.3743213415145874, -2.58292555809021, -2.2998721599578857, -2.258341073989868, -2.574242115020752, -0.11731549352407455, -0.04663950949907303, -0.5477184653282166, -0.6917473077774048, -0.5381569266319275, -1.0806500911712646, -0.712203860282898], "max": [-0.0032187956385314465, 0.19049832224845886, -0.237105593085289, -0.19744612276554108, 0.3234774172306061, 0.5584608912467957, 0.15858156979084015, 0.35224512219429016, 0.010288775898516178, 0.8154332637786865, -1.0582242012023926, 1.2141222953796387, 0.17021280527114868, -0.0739496499300003, 0.01454880740493536, 0.007943825796246529, -0.5633965730667114, 1.0337679386138916, -0.4686482548713684, -0.0019235615618526936, -0.006754686124622822, 0.004451759159564972, -0.5620326399803162, 1.018101692199707, -0.46291735768318176, -0.007286235690116882, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.003998372703790665, -0.001524230930954218, 1.2463520765304565, 0.40268951654434204, 0.5249608755111694, 1.4700384140014648, 2.93257212638855, 2.391465425491333, 0.8642264604568481, 1.0995348691940308, 0.6537417769432068, 0.2657564878463745, 0.18025167286396027, 0.9131183624267578, 0.18077144026756287, 0.453024297952652], "mean": [-0.35052013397216797, -0.010089833289384842, -0.44668328762054443, -0.9711416363716125, -0.39593929052352905, -0.15273910760879517, -0.42900827527046204, 0.02589748427271843, -0.1367846131324768, 0.572054386138916, -1.5231282711029053, 0.8957679271697998, -0.5301470756530762, -0.2838539183139801, 0.012237654067575932, 0.0015621649799868464, -0.5804505944252014, 1.03086519241333, -0.472977876663208, -0.004131253808736801, -0.009354745969176292, -0.0027455841191112995, -0.5798996686935425, 1.0141034126281738, -0.46561890840530396, -0.009318152442574501, 0.7038578987121582, 1.745330572128296, 0.7038578987121582, 0.7038578987121582, 0.7038578987121582, 0.7038578987121582, 0.6357693076133728, 1.745330572128296, 0.6357693076133728, 0.6357693076133728, 0.6357693076133728, 0.6357693076133728, 0.0033720340579748154, -0.0015261018415912986, 0.0039020669646561146, -0.0028750982601195574, 0.001973518170416355, -0.02236824855208397, -0.015338177792727947, 0.022830357775092125, -0.00816512480378151, 0.113552987575531, 0.04382989555597305, -0.07693451642990112, -0.09852830320596695, 0.011483057402074337, -0.0981053039431572, -0.04529522731900215], "std": [0.2926443815231323, 0.10980025678873062, 0.12602896988391876, 0.467684805393219, 0.6719574928283691, 0.3215305209159851, 0.2992446720600128, 0.191665917634964, 0.12412800639867783, 0.11582211405038834, 0.16950623691082, 0.19898667931556702, 0.21122267842292786, 0.14839603006839752, 0.0010056152241304517, 0.003099169349297881, 0.004483446013182402, 0.0008466914296150208, 0.0016304473392665386, 0.0017178795533254743, 0.0013994332402944565, 0.0033836367074400187, 0.0050852177664637566, 0.0021904907189309597, 0.0011628327192738652, 0.001177508383989334, 0.8472967147827148, 1.3113021850585938e-06, 0.8472967147827148, 0.8472967147827148, 0.8472967147827148, 0.8472967147827148, 0.8340093493461609, 1.3113021850585938e-06, 0.8340093493461609, 0.8340093493461609, 0.8340093493461609, 0.8340093493461609, 0.0001255788520211354, 8.009213274817739e-07, 0.2914968729019165, 0.14265942573547363, 0.14470747113227844, 0.5947720408439636, 0.8073529005050659, 0.6112917065620422, 0.48075199127197266, 0.23560763895511627, 0.1266564428806305, 0.16542266309261322, 0.23817729949951172, 0.27403825521469116, 0.23414117097854614, 0.18248775601387024], "count": [253]}, "timestamp": {"min": [0.0], "max": [8.4], "mean": [4.199999999999999], "std": [2.434474618201362], "count": [253]}, "frame_index": {"min": [0], "max": [252], "mean": [126.0], "std": [73.03423854604085], "count": [253]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [253]}, "index": {"min": [4664], "max": [4916], "mean": [4790.0], "std": [73.03423854604085], "count": [253]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [253]}, "subtask_annotation": {"mean": [0.3201581027667984, 2.0, 2.0, 2.0, 2.0], "std": [0.4831844044248582, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [253]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [253]}, "eef_direction_state": {"mean": [2.9367588932806323, 3.7351778656126484], "std": [2.0898665183205316, 2.0228506057311564], "min": [0, 0], "max": [6, 6], "count": [253]}, "eef_velocity_state": {"mean": [1.0632411067193677, 0.8656126482213439], "std": [0.6915301881740866, 0.6927941650280712], "min": [0, 0], "max": [2, 2], "count": [253]}, "eef_acc_mag_state": {"mean": [0.9486166007905138, 0.6403162055335968], "std": [0.8809176310915181, 0.8008611341178596], "min": [0, 0], "max": [2, 2], "count": [253]}, "eef_direction_action": {"mean": [2.9209486166007905, 2.7865612648221343], "std": [2.0083019121840895, 1.8117690657013648], "min": [0, 0], "max": [6, 6], "count": [253]}, "eef_velocity_action": {"mean": [1.1936758893280632, 1.233201581027668], "std": [0.6756928267623105, 0.593912154373124], "min": [0, 0], "max": [2, 2], "count": [253]}, "eef_acc_mag_action": {"mean": [1.0909090909090908, 1.1067193675889329], "std": [0.8219063228818995, 0.775409052001131], "min": [0, 0], "max": [2, 2], "count": [253]}, "eef_sim_pose_state": {"mean": [0.308478938596878, 0.20816076838551176, 0.10137926856237352, -0.8320610770356739, -0.5247358101594105, 0.4429060206602681, 0.2167435007588341, -0.2110029019500642, 0.10815702947338782, -2.073877909402055, -0.3720452456880552, 2.2996961475942657], "std": [0.06337613362086766, 0.07556048704200162, 0.024417322689815318, 2.2151343770943206, 0.5604926599684564, 2.0663650032034786, 0.05652437534429372, 0.04692779385944487, 0.0229520421335903, 0.32557658520165683, 0.17136818634643278, 0.13005116046148474], "min": [0.23355274772700688, 0.11956686629732545, 0.07427804182693806, -3.135533800734683, -1.0638014121902168, -3.0554278975668216, 0.1623814483352904, -0.3112556509214754, 0.06900784795441237, -2.560990839749003, -0.6117804742152702, 2.024048127710925], "max": [0.3946977092178603, 0.36137142052773824, 0.17142448904552648, 3.120187438528142, 0.42022385273512475, 3.122782193150418, 0.37172751839831897, -0.1768728824932898, 0.16810205999339284, -1.1143286329410822, -0.07751434466449814, 2.505903899042994], "count": [253]}, "eef_sim_pose_action": {"mean": [0.3106609034783615, 0.21280413904098466, 0.09828034427932879, -0.7006573887955992, -0.5326545820222871, 0.42996467981341674, 0.20394405158451404, -0.2018200138021189, 0.10134393539811673, -2.0838470474019597, -0.4117762495021167, 2.3019331158716825], "std": [0.06276308364101432, 0.07829050873347058, 0.02792843399514123, 2.2528828344041254, 0.5908486853065649, 2.069073009245077, 0.05158558424352844, 0.048406963416802576, 0.027404046818046743, 0.30643827784383343, 0.15741707634869792, 0.12398892281579985], "min": [0.235272333043308, 0.11966368942862729, 0.07005836329474449, -3.1238360309102307, -1.110294797959148, -3.1415634713302487, 0.14876950544552472, -0.3146606182408497, 0.05964054515595297, -2.607916906432989, -0.637809054634698, 1.98147839266342], "max": [0.40356459661695987, 0.36863613752482316, 0.17515207418809536, 3.137108558215674, 0.4581285100792778, 3.056798838165587, 0.35889271412689877, -0.15496837298350863, 0.17987765751841686, -1.054993395951727, -0.13590091236633728, 2.4978489321955166], "count": [253]}}} +{"episode_index": 15, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4244429017685506]], [[0.5246577085736255]], [[0.4490656838715879]]], "std": [[[0.28910334813834326]], [[0.20116753631019704]], [[0.22873956321673158]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45730091551326413]], [[0.4136984212802768]], [[0.32052255382545175]]], "std": [[[0.28855840242327446]], [[0.2516847118838804]], [[0.3059277089691919]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39812174884659746]], [[0.43528690407535564]], [[0.33987740532487504]]], "std": [[[0.3199330221589649]], [[0.22288339911513008]], [[0.2708930559104847]]], "count": [100]}, "observation.state": {"min": [-0.3158765435218811, -0.2069217562675476, -0.32397377490997314, -1.6964223384857178, -1.3538622856140137, -0.6360926628112793, -0.665949285030365, -1.0321893692016602, -0.2494867444038391, 0.36440274119377136, -1.6750588417053223, 0.4115178883075714, -0.38166096806526184, -0.3898719549179077, 0.006930563133209944, -0.011578110978007317, -0.6197750568389893, 0.9738462567329407, -0.40150219202041626, -0.0419098362326622, -0.012757928110659122, 0.010790429078042507, -0.6596157550811768, 0.9990934729576111, -0.3749060034751892, 0.03007255122065544, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.04071299731731415, -0.0010562990792095661, -0.5208185315132141, -1.2060126066207886, -0.8066820502281189, -0.737328052520752, -1.5893707275390625, -1.1946322917938232, -2.145192861557007, -0.9186749458312988, -0.33402636647224426, -1.0114394426345825, -1.619363784790039, -0.8959606289863586, -0.8604642748832703, -0.37464916706085205, -9.743343353271484, -4.15140438079834, -2.415140390396118, -12.912088394165039, -2.037240743637085, -5.824786186218262, -6.197802543640137, -15.199615478515625, -3.7240538597106934, -2.5836386680603027, -9.7374849319458, -0.7173382639884949, -2.3815629482269287, -1.5494505167007446, -0.014411164447665215, -0.019138310104608536, -0.048644281923770905, -0.01820467785000801, -0.04266630858182907, -0.038463715463876724, -0.010805828496813774, -0.04516994208097458, -0.0745699480175972, -0.011610067449510098, -0.02625310607254505, -0.03346903622150421, -2.630040168762207, -1.1654894351959229, -4.676804542541504, -37.292640686035156, -1.2458711862564087, -0.20474331080913544, -2.2270500659942627, -1.4624292850494385, 5.627012729644775, -31.54111099243164, -1.2031763792037964, -0.9902917146682739, -0.027320442721247673, -0.010932029224932194, -0.015262516215443611, -0.08198151737451553, 0.30038392543792725, 0.11816558241844177, 0.021253149956464767, 0.3374151587486267, -0.15822629630565643, 0.01692563109099865, -2.9497230052948, -1.3668068647384644, -2.8631842136383057, -2.207761764526367, -1.0757321119308472, 2.0037050247192383, -0.8720383048057556, -0.24065439403057098, 9.622368812561035, -0.017061620950698853, -0.040594249963760376, -0.10288077592849731, -0.02598452940583229, 0.017980532720685005, 0.7044497132301331, 0.701504111289978], "max": [0.1813076138496399, 0.4743431508541107, 0.6269123554229736, -1.1879147291183472, 0.1053922027349472, 0.5780396461486816, 0.11853660643100739, 0.09416677802801132, 0.18730446696281433, 1.136417269706726, -0.5918571949005127, 0.7803090214729309, 0.7152601480484009, -0.026139074936509132, 0.009065289050340652, 0.0054328409023582935, -0.5961636900901794, 0.9784489870071411, -0.3864193558692932, -0.029114972800016403, -0.010129256173968315, 0.028496017679572105, -0.6376572847366333, 1.0053285360336304, -0.3593177795410156, 0.04142657667398453, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.041676074266433716, -0.0007618872332386672, 1.1302802562713623, 0.5336297750473022, 1.1234629154205322, 0.7700045704841614, 2.145676612854004, 1.5886054039001465, 1.1224346160888672, 1.0933445692062378, 0.418154239654541, 0.6006947159767151, 1.1038837432861328, 0.5709051489830017, 1.3718464374542236, 0.5802785754203796, 3.4630625247955322, 7.905982971191406, 5.405982971191406, 6.837606906890869, 3.557997465133667, 9.210622787475586, 2.238095283508301, 1.9263981580734253, 12.087913513183594, 1.8675212860107422, 0.6105006337165833, 0.9755799770355225, 0.20085470378398895, 0.28693529963493347, 0.0100563894957304, 0.098042331635952, 0.048545874655246735, 0.004799376707524061, 0.03441501781344414, 0.024265408515930176, 0.015414692461490631, 0.103824183344841, 0.04357708990573883, 0.026511844247579575, 0.01771421730518341, 0.019915642216801643, -0.16967999935150146, 0.28580471873283386, 9.516925811767578, -22.986875534057617, 12.811126708984375, 0.5457215309143066, 0.975659966468811, 0.2449754774570465, 14.668834686279297, -21.626426696777344, 12.719204902648926, -0.2885591983795166, 0.030821533873677254, 0.006192297209054232, -0.009157509543001652, -0.027327170595526695, 0.5037636756896973, 0.4679953455924988, 0.22390922904014587, 0.5486646890640259, 0.05700356140732765, 0.20138727128505707, 2.8665223121643066, -0.0827530175447464, 2.9250521659851074, -0.7949673533439636, -0.14952614903450012, 2.5143351554870605, -0.32283931970596313, 0.22987845540046692, 9.990684509277344, 0.018468797206878662, 0.056308478116989136, 0.0992298424243927, -0.01602930575609207, 0.026699984446167946, 0.7122105360031128, 0.7091087102890015], "mean": [0.024078641086816788, 0.04268341884016991, 0.13664494454860687, -1.3656879663467407, -0.37763363122940063, -0.2748415470123291, -0.4394153654575348, -0.3797946870326996, -0.009740588255226612, 0.686764121055603, -1.0764429569244385, 0.6036267876625061, -0.02895950712263584, -0.2093043029308319, 0.00833105482161045, -0.006936773657798767, -0.6152527332305908, 0.9779098033905029, -0.39012885093688965, -0.03126128017902374, -0.011002394370734692, 0.014644911512732506, -0.6546110510826111, 0.999708890914917, -0.36339497566223145, 0.03921199589967728, 0.5629838109016418, 1.7453296184539795, 0.5629838109016418, 0.5629838109016418, 0.5629838109016418, 0.5629838109016418, 0.4393753707408905, 1.7453296184539795, 0.4393753707408905, 0.4393753707408905, 0.4393753707408905, 0.4393753707408905, 0.041198261082172394, -0.0008315434097312391, -0.000860612082760781, 0.03368530794978142, -0.027027184143662453, -0.006273454055190086, -0.02410859428346157, 0.06635566055774689, 0.009703134186565876, -0.007235122378915548, 0.007846725173294544, 0.009827249683439732, 0.03300835192203522, 0.004462088458240032, -0.005930613726377487, -0.003695631865411997, -3.575451612472534, 1.4678796529769897, -0.3241710960865021, -3.288736343383789, 0.5391994714736938, -0.026491206139326096, -2.548219680786133, -7.39914083480835, 3.509911060333252, -0.520444393157959, -4.0713791847229, 0.009533065371215343, -0.7198866009712219, -0.3858209550380707, -0.0003713022742886096, 0.001622132956981659, -9.678064088802785e-06, -0.0008730856934562325, -0.0007792575052008033, -0.0005498346872627735, -0.0003165912057738751, 0.0016163832042366266, 0.0006914672558195889, 0.0008420331287197769, -0.0005915347719565034, -0.0007257556426338851, -1.0401039123535156, -0.3446353077888489, 6.0172810554504395, -28.57392692565918, 8.52067756652832, 0.18235334753990173, -0.13584166765213013, -0.4557842016220093, 10.014506340026855, -24.795177459716797, 8.008455276489258, -0.6357144713401794, 0.0020026732236146927, -0.0026296256110072136, -0.012730824761092663, -0.050953809171915054, 0.3753238618373871, 0.2914411127567291, 0.10351468622684479, 0.42543721199035645, -0.06782450526952744, 0.08369020372629166, -0.848248302936554, -0.8981236815452576, 0.8208675980567932, -1.5374032258987427, -0.6613353490829468, 2.20768666267395, -0.665794849395752, 0.011885186657309532, 9.774670600891113, 0.0004383176565170288, 0.0002636740973684937, 0.0002905402798205614, -0.023411825299263, 0.02477039210498333, 0.7098486423492432, 0.7035181522369385], "std": [0.12635613977909088, 0.14789946377277374, 0.2765808701515198, 0.14013724029064178, 0.4821184277534485, 0.3745565116405487, 0.2754177749156952, 0.36473801732063293, 0.14725734293460846, 0.2436879724264145, 0.2551875412464142, 0.1078050509095192, 0.3130818009376526, 0.12311002612113953, 0.00045832336763851345, 0.003055041655898094, 0.006742782890796661, 0.0012521737953647971, 0.0030880167614668608, 0.002490382641553879, 0.0006004454335197806, 0.0034031292889267206, 0.00569252809509635, 0.0014637314015999436, 0.003173566423356533, 0.002274483209475875, 0.8041666150093079, 3.5762786865234375e-07, 0.8041666150093079, 0.8041666150093079, 0.8041666150093079, 0.8041666150093079, 0.7486368417739868, 3.5762786865234375e-07, 0.7486368417739868, 0.7486368417739868, 0.7486368417739868, 0.7486368417739868, 0.00012695739860646427, 6.988614040892571e-05, 0.23287272453308105, 0.23499657213687897, 0.3453133702278137, 0.24334044754505157, 0.4875372052192688, 0.449333518743515, 0.3643742501735687, 0.37330058217048645, 0.14784227311611176, 0.2719891667366028, 0.4412649869918823, 0.20680543780326843, 0.325686514377594, 0.14729483425617218, 2.331017255783081, 2.2620320320129395, 1.3797372579574585, 4.1792449951171875, 1.0988082885742188, 2.0884478092193604, 3.112882137298584, 3.497218370437622, 4.089099884033203, 0.969878613948822, 2.824937582015991, 0.38854753971099854, 0.6624280214309692, 0.3344646692276001, 0.0031801641453057528, 0.011580286547541618, 0.010007385164499283, 0.0029751514084637165, 0.008021732792258263, 0.007404513191431761, 0.003590099047869444, 0.012307404540479183, 0.011678311973810196, 0.004127855878323317, 0.006396823097020388, 0.00582857383415103, 0.49859076738357544, 0.181535005569458, 2.9809255599975586, 3.3487119674682617, 3.022953748703003, 0.1742977648973465, 0.5043107867240906, 0.21981224417686462, 2.103172779083252, 2.0363340377807617, 3.0938570499420166, 0.15436798334121704, 0.007498581428080797, 0.003291125176474452, 0.0007191922049969435, 0.012904167175292969, 0.05124661698937416, 0.08233695477247238, 0.042046695947647095, 0.07462210208177567, 0.06730162352323532, 0.051297951489686966, 2.2198479175567627, 0.45434272289276123, 2.097090244293213, 0.38587498664855957, 0.32613688707351685, 0.1425504833459854, 0.08998953551054001, 0.06652213633060455, 0.04763111472129822, 0.004370791371911764, 0.01273335050791502, 0.018426308408379555, 0.002805582247674465, 0.0019851590041071177, 0.0012300348607823253, 0.001261022756807506], "count": [304]}, "action": {"min": [-0.2733987867832184, -0.1403387188911438, -0.3702849745750427, -1.7038346529006958, -1.3506090641021729, -0.6070974469184875, -0.6981316804885864, -1.1034584045410156, -0.28752657771110535, 0.35889726877212524, -1.6465094089508057, 0.40775182843208313, -0.3903806507587433, -0.39433354139328003, 0.006216599605977535, -0.012097463943064213, -0.6164852976799011, 0.9724626541137695, -0.404424786567688, -0.04004083573818207, -0.013033218681812286, 0.007464490830898285, -0.6555008888244629, 0.9971281290054321, -0.37891092896461487, 0.029933787882328033, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.04071299731731415, -0.0010562990792095661, -0.5208185315132141, -1.1930099725723267, -0.8066820502281189, -0.737328052520752, -1.5893707275390625, -1.1946322917938232, -2.145192861557007, -0.9186749458312988, -0.33402636647224426, -1.0114394426345825, -1.619363784790039, -0.8959606289863586, -0.8604642748832703, -0.37464916706085205], "max": [0.19043178856372833, 0.4924449324607849, 0.5220460295677185, -1.1091430187225342, 0.11190006136894226, 0.5814918279647827, 0.13229702413082123, 0.1352408528327942, 0.1996244639158249, 1.1722403764724731, -0.5203993320465088, 0.7837839126586914, 0.7303583025932312, -0.021142693236470222, 0.00930078886449337, 0.01071747113019228, -0.5913786888122559, 0.9800705909729004, -0.38757508993148804, -0.02819671481847763, -0.009276624768972397, 0.03273054212331772, -0.6352361440658569, 1.004298210144043, -0.36107757687568665, 0.04010850936174393, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.041676074266433716, -0.0007618872332386672, 1.1302802562713623, 0.5336297750473022, 1.1234629154205322, 0.7700045704841614, 2.145676612854004, 1.5886054039001465, 1.1224346160888672, 1.0933445692062378, 0.418154239654541, 0.6006947159767151, 1.1038837432861328, 0.5709051489830017, 1.3718464374542236, 0.5802785754203796], "mean": [0.012532935477793217, 0.052312348037958145, 0.11751275509595871, -1.3134151697158813, -0.3828132450580597, -0.267416387796402, -0.4475981593132019, -0.40263989567756653, -0.008627576753497124, 0.6994838118553162, -1.029026985168457, 0.601726233959198, -0.029587488621473312, -0.21039815247058868, 0.0077978866174817085, -0.006857520435005426, -0.609984815120697, 0.9773166179656982, -0.39183148741722107, -0.030450481921434402, -0.0109800323843956, 0.013135405257344246, -0.6493915915489197, 0.9997178912162781, -0.36567428708076477, 0.03773960471153259, 0.5627541542053223, 1.7453296184539795, 0.5627541542053223, 0.5627541542053223, 0.5627541542053223, 0.5627541542053223, 0.4393753707408905, 1.7453296184539795, 0.4393753707408905, 0.4393753707408905, 0.4393753707408905, 0.4393753707408905, 0.04119951277971268, -0.0008312367717735469, -0.0003225811815354973, 0.02959625981748104, -0.023975515738129616, -0.008023397997021675, -0.02036193758249283, 0.06509453058242798, 0.005093493964523077, -0.003419575048610568, 0.007870293222367764, 0.010136338882148266, 0.029700608924031258, 0.003238851437345147, -0.007334779016673565, -0.005286934785544872], "std": [0.1107933521270752, 0.14068995416164398, 0.27373364567756653, 0.17036771774291992, 0.47999832034111023, 0.369170606136322, 0.29120534658432007, 0.37939900159835815, 0.14714251458644867, 0.2595474123954773, 0.2626085579395294, 0.10902803391218185, 0.3154236078262329, 0.1244347020983696, 0.0007572028553113341, 0.0042352331802248955, 0.0064389812760055065, 0.001743499655276537, 0.003186078043654561, 0.002341729588806629, 0.0009068524232134223, 0.00473948335275054, 0.004715736024081707, 0.0014686500653624535, 0.0031790437642484903, 0.002066168701276183, 0.8041825294494629, 3.5762786865234375e-07, 0.8041825294494629, 0.8041825294494629, 0.8041825294494629, 0.8041825294494629, 0.7486369013786316, 3.5762786865234375e-07, 0.7486369013786316, 0.7486369013786316, 0.7486369013786316, 0.7486369013786316, 0.00012830195191781968, 6.998280150583014e-05, 0.23281490802764893, 0.24287253618240356, 0.3468637466430664, 0.2444625049829483, 0.4937583804130554, 0.44998833537101746, 0.37308469414711, 0.37314730882644653, 0.1478027105331421, 0.27186718583106995, 0.4451945424079895, 0.20576463639736176, 0.32446545362472534, 0.14531682431697845], "count": [304]}, "timestamp": {"min": [0.0], "max": [10.1], "mean": [5.05], "std": [2.9252255373636484], "count": [304]}, "frame_index": {"min": [0], "max": [303], "mean": [151.5], "std": [87.75676612090945], "count": [304]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [304]}, "index": {"min": [4917], "max": [5220], "mean": [5068.5], "std": [87.75676612090945], "count": [304]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [304]}, "subtask_annotation": {"mean": [0.4868421052631579, 2.0, 2.0, 2.0, 2.0], "std": [0.5128204018396078, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [304]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [304]}, "eef_direction_state": {"mean": [2.835526315789474, 3.1315789473684212], "std": [2.219661184871072, 2.324594504895071], "min": [0, 0], "max": [6, 6], "count": [304]}, "eef_velocity_state": {"mean": [1.1513157894736843, 1.1776315789473684], "std": [0.7717023937292998, 0.7574365848408717], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_acc_mag_state": {"mean": [0.9013157894736842, 1.111842105263158], "std": [0.8410509436120313, 0.8472039314032027], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_direction_action": {"mean": [3.013157894736842, 3.3914473684210527], "std": [2.105715411949555, 2.0458701687130385], "min": [0, 0], "max": [6, 6], "count": [304]}, "eef_velocity_action": {"mean": [1.200657894736842, 1.236842105263158], "std": [0.7668284573253564, 0.7366071053830745], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_acc_mag_action": {"mean": [1.118421052631579, 1.2105263157894737], "std": [0.7941746007011874, 0.76632735676637], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_sim_pose_state": {"mean": [0.2236327570439183, 0.33536155630206227, 0.06792455527365579, -0.8588985736308298, -0.8984802542831568, 0.8106915610981557, 0.3026647249811627, -0.16716823808563774, 0.11615598576862643, -1.5373332912085422, -0.6614581109915252, 2.207754202007723], "std": [0.04649355216657401, 0.05434540384808734, 0.04163322500866141, 2.2324272293515834, 0.45425569026529644, 2.1185888858191815, 0.09154036324294994, 0.056131337070839366, 0.06568694377375364, 0.3858533516659623, 0.3261138969034845, 0.14252439288961066], "min": [0.13860197296994875, 0.21157110992655373, 0.021479100374774428, -3.10262687070348, -1.3707373264070952, -3.0534301215754533, 0.19547036896904893, -0.23842470793832135, 0.025868784733903284, -2.2076875065762405, -1.0758711894206934, 2.003703243844197], "max": [0.3388102564419743, 0.4636923194867383, 0.13610456148320052, 3.0391005286710904, -0.08281566966896658, 3.083100940369423, 0.45183759049608363, -0.07002660441144086, 0.245841018846903, -0.7950907120047483, -0.1493495084486649, 2.514319340883045], "count": [304]}, "eef_sim_pose_action": {"mean": [0.2245918310528817, 0.33476072268032797, 0.05821178703505376, -0.7800020556338227, -0.8913369476570028, 0.6856941269158635, 0.3068748611286441, -0.17019599533236568, 0.11300407417031107, -1.494824219720267, -0.6430720889255721, 2.1737971569215127], "std": [0.03949738229188134, 0.05560989720937303, 0.039141228046389726, 2.2133211843691245, 0.4636333714477672, 2.0921379541099197, 0.09438665438102703, 0.05617758144624495, 0.06914669017928758, 0.3887432417587284, 0.3476126040420051, 0.15525734363635174], "min": [0.15980547245530388, 0.21286393007343576, 0.016647534579386065, -3.080240516797939, -1.4103198210465349, -3.0975192328115453, 0.18910175914659663, -0.24747359334964716, 0.019694643726131347, -2.199410605000204, -1.0762428722061268, 1.9585415967687596], "max": [0.31996700235235814, 0.47431442139514907, 0.13978369171706, 3.013699397216798, -0.06339733387542723, 3.033812443578597, 0.46008533435951815, -0.06477656041179988, 0.26669279615119373, -0.767425144315129, -0.03908550018298329, 2.5027738722968538], "count": [304]}}} +{"episode_index": 16, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4107680267204921]], [[0.5282346092848904]], [[0.44939407439446366]]], "std": [[[0.28923569973648044]], [[0.19814335677802924]], [[0.22517897385634325]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4399364475201845]], [[0.4480470492118416]], [[0.3383434063821607]]], "std": [[[0.33139817518548353]], [[0.24172702816040872]], [[0.2966868368294118]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4117669718377547]], [[0.4418490844867359]], [[0.34839387975778546]]], "std": [[[0.3004678540548029]], [[0.22179728286094233]], [[0.27966689652569243]]], "count": [100]}, "observation.state": {"min": [-0.5233945846557617, -0.1832790970802307, -0.16376787424087524, -1.3740718364715576, -1.3926725387573242, -0.9002899527549744, -0.666439414024353, -0.7671915292739868, -0.09289011359214783, 0.15011467039585114, -1.5000638961791992, 0.6623364686965942, -0.11377894133329391, -0.4477492868900299, 0.0074212392792105675, 0.02102564461529255, -0.6130717396736145, 0.9778554439544678, -0.39198943972587585, -0.03494328632950783, -0.014827940613031387, -0.017170753329992294, -0.630162239074707, 0.9964370131492615, -0.3881174921989441, 0.05253134295344353, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0450064055621624, 0.0011421070666983724, -0.6175830364227295, -0.5868942141532898, -0.6120853424072266, -1.2147068977355957, -3.220555067062378, -1.6543221473693848, -1.4991674423217773, -1.040666103363037, -0.34548819065093994, -0.5086124539375305, -1.5180695056915283, -0.7836400866508484, -0.9440730810165405, -0.41282764077186584, -11.057302474975586, -7.387057304382324, -1.92368745803833, -12.973138809204102, -2.2667887210845947, -1.6068376302719116, -6.226495742797852, -11.458170890808105, -3.113553285598755, -2.007936477661133, -8.516484260559082, -0.860805869102478, -2.065934181213379, -1.2051281929016113, -0.005995839834213257, -0.014225896447896957, -0.011559619568288326, -0.006182714831084013, -0.020618224516510963, -0.016003014519810677, -0.005692740902304649, -0.013361952267587185, -0.016701070591807365, -0.006842833943665028, -0.015187175944447517, -0.017017321661114693, -2.502779960632324, -1.0726956129074097, 4.929203510284424, -29.63404083251953, 7.123757839202881, -0.6911367177963257, -0.31814998388290405, -0.3860219717025757, 6.042728424072266, -27.529359817504883, 7.117783546447754, -1.544836163520813, -0.025388306006789207, -0.018635742366313934, -0.016483517363667488, -0.13663585484027863, 0.3594910502433777, 0.12509386241436005, 0.034805022180080414, 0.3541813790798187, -0.23724840581417084, -0.00870827492326498, -2.87924861907959, -1.4007701873779297, -3.0600249767303467, -1.933321237564087, -1.0636345148086548, 1.831905722618103, -0.8405888080596924, -0.16135422885417938, 9.577754020690918, -0.010747015476226807, -0.05540883541107178, -0.044388413429260254, -0.024934321641921997, 0.02381373755633831, 0.6566195487976074, 0.7515267133712769], "max": [-0.015706129372119904, 0.18062804639339447, 0.16250397264957428, -0.6661407947540283, 0.23127369582653046, 0.33368903398513794, -0.1170157790184021, -0.12653037905693054, 0.2648395895957947, 0.5837549567222595, -0.4633961021900177, 1.1387983560562134, 0.2694210708141327, -0.1521308571100235, 0.00916824396699667, 0.02371997758746147, -0.6055009365081787, 0.9780745506286621, -0.3869432806968689, -0.0298178568482399, -0.012616884894669056, -0.013305194675922394, -0.6229392290115356, 0.9972143769264221, -0.3831128776073456, 0.05681045353412628, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.045581258833408356, 0.0011463119881227612, 0.8329228758811951, 0.6537649631500244, 0.7773062586784363, 1.4759585857391357, 2.554172992706299, 3.1112098693847656, 1.7296563386917114, 0.9256899356842041, 0.5522654056549072, 0.4734647274017334, 1.853954553604126, 0.9264509677886963, 0.8706529140472412, 0.5858783721923828, -0.8240084052085876, 3.632478713989258, 1.6568986177444458, 1.0989011526107788, 1.5494506359100342, 2.6398046016693115, 2.2667887210845947, -4.064365863800049, 10.561661720275879, 2.1764347553253174, 2.7167279720306396, 1.4059828519821167, 1.2051281929016113, 2.037240505218506, 0.00762784481048584, 0.017967047169804573, 0.05151599645614624, 0.007999461144208908, 0.01801629178225994, 0.009364422410726547, 0.007330731954425573, 0.012676149606704712, 0.05863184109330177, 0.008517246693372726, 0.013307447545230389, 0.004882697016000748, 0.042419999837875366, -0.07052324712276459, 13.926485061645508, -21.025209426879883, 17.184677124023438, 0.5954439043998718, 2.121000051498413, 0.7423499226570129, 13.807708740234375, -19.077308654785156, 16.224010467529297, -0.4630820155143738, 0.024274135008454323, 0.007389815058559179, -0.013431014493107796, -0.08198151737451553, 0.5375406742095947, 0.3454098701477051, 0.17492687702178955, 0.5341730117797852, 0.07224342226982117, 0.17442339658737183, 2.882402181625366, 0.05141991376876831, 2.8564491271972656, -0.9628956913948059, -0.21535488963127136, 2.5547237396240234, -0.4526721239089966, 0.13128462433815002, 9.97508430480957, 0.012455642223358154, 0.01926553249359131, 0.03640228509902954, -0.02129926159977913, 0.02754070796072483, 0.658749520778656, 0.7534106969833374], "mean": [-0.20006726682186127, -0.03882664442062378, -0.032456450164318085, -1.0198925733566284, -0.3136705458164215, -0.3183186650276184, -0.5373969078063965, -0.34018686413764954, 0.14180803298950195, 0.4096978008747101, -0.8691725730895996, 0.8048204779624939, -0.01091468520462513, -0.3482496738433838, 0.008218073286116123, 0.022732367739081383, -0.6107064485549927, 0.9779442548751831, -0.3885734975337982, -0.03180140629410744, -0.013726436533033848, -0.014939597807824612, -0.627758264541626, 0.9967625737190247, -0.38530880212783813, 0.05510986968874931, 0.5145782828330994, 1.7453304529190063, 0.5145782828330994, 0.5145782828330994, 0.5145782828330994, 0.5145782828330994, 0.770984947681427, 1.7453304529190063, 0.770984947681427, 0.770984947681427, 0.770984947681427, 0.770984947681427, 0.045265648514032364, 0.0011440165108069777, -0.03545277565717697, 0.018652847036719322, 0.009266027249395847, 0.0006565515068359673, 0.013486742042005062, -0.008364413864910603, 0.009821482002735138, -0.01041343342512846, 0.010217110626399517, 0.03288547694683075, 0.10987907648086548, -0.027035541832447052, 0.009759712964296341, -0.02281603403389454, -6.8087849617004395, -0.44850093126296997, -0.24094079434871674, -5.017024993896484, 0.3321249783039093, 0.18441234529018402, -3.191108226776123, -6.82258939743042, 3.6903269290924072, 0.3423340916633606, -3.7828750610351562, -0.0015045274049043655, -0.43663591146469116, -0.42701786756515503, 4.0016773709794506e-05, 0.00019771786173805594, 0.0023897001519799232, -0.00039159992593340576, -0.00024206715170294046, -0.0005123003502376378, -0.00016412274271715432, 7.578502118121833e-05, 0.000679513905197382, 2.0795554519281723e-05, -0.0005169888609088957, -0.0005227876827120781, -1.0425868034362793, -0.44707804918289185, 10.69170093536377, -25.329744338989258, 13.602001190185547, -0.03515060991048813, 1.0119235515594482, 0.33512791991233826, 8.829853057861328, -23.02890968322754, 11.829959869384766, -0.9836210608482361, 0.0027683512307703495, -0.0036020653788000345, -0.014664600603282452, -0.09915053099393845, 0.42318010330200195, 0.18846110999584198, 0.09177259355783463, 0.41964268684387207, -0.04323272407054901, 0.044415879994630814, -0.015019773505628109, -0.9197220802307129, -0.27187174558639526, -1.4908078908920288, -0.7897810935974121, 2.161489963531494, -0.6893981695175171, -0.0012906236806884408, 9.771820068359375, 0.00011384989193174988, 0.0006852588849142194, 0.0005160637083463371, -0.023729249835014343, 0.02615479938685894, 0.6576969027519226, 0.752453088760376], "std": [0.1314515471458435, 0.09128346294164658, 0.08307095617055893, 0.1535082310438156, 0.5312089920043945, 0.38521796464920044, 0.18686071038246155, 0.17842939496040344, 0.1296602040529251, 0.11307861655950546, 0.2077476978302002, 0.16595959663391113, 0.09650905430316925, 0.08744031935930252, 0.0005374128231778741, 0.0004598693049047142, 0.002677686046808958, 6.119799218140543e-05, 0.0009953030385077, 0.0017305492656305432, 0.0006729750894010067, 0.0007148684817366302, 0.002061733277514577, 0.000232674166909419, 0.0011902906699106097, 0.0015686206752434373, 0.7803769707679749, 1.1920928955078125e-06, 0.7803769707679749, 0.7803769707679749, 0.7803769707679749, 0.7803769707679749, 0.8528754711151123, 1.1920928955078125e-06, 0.8528754711151123, 0.8528754711151123, 0.8528754711151123, 0.8528754711151123, 0.00011478608212200925, 8.611671091784956e-07, 0.2639610469341278, 0.23001833260059357, 0.26276901364326477, 0.4861014485359192, 0.9127658009529114, 0.699478030204773, 0.42365121841430664, 0.3955260217189789, 0.17610235512256622, 0.19543513655662537, 0.6163694262504578, 0.2553426921367645, 0.2691269814968109, 0.1675001084804535, 1.7646143436431885, 2.346184253692627, 1.0916576385498047, 3.679722309112549, 0.49325570464134216, 0.9310681223869324, 2.852616786956787, 1.8422834873199463, 3.674323081970215, 0.9190086722373962, 2.9951391220092773, 0.4784002900123596, 0.69167560338974, 0.5786306262016296, 0.0024117862340062857, 0.005025631282478571, 0.008087954483926296, 0.002462028991430998, 0.005785367451608181, 0.0030616812873631716, 0.0024401245173066854, 0.005213691852986813, 0.009421497583389282, 0.0024343703407794237, 0.0040338728576898575, 0.0029809148982167244, 0.49059516191482544, 0.17219536006450653, 1.6547722816467285, 1.9818456172943115, 1.6996878385543823, 0.338557630777359, 0.5126280188560486, 0.18083368241786957, 1.8147116899490356, 1.764369249343872, 1.7878528833389282, 0.2975134551525116, 0.008411271497607231, 0.004504147917032242, 0.0006237561465241015, 0.012752843089401722, 0.0554950051009655, 0.06071702018380165, 0.046983372420072556, 0.06732895225286484, 0.1036176010966301, 0.04554639011621475, 2.283729314804077, 0.4258783161640167, 2.114753007888794, 0.22630633413791656, 0.2816920578479767, 0.22000250220298767, 0.06696096807718277, 0.05977710708975792, 0.04982278123497963, 0.004203686956316233, 0.010630770586431026, 0.01293280627578497, 0.0008998584235087037, 0.0008818985079415143, 0.0004552143800538033, 0.0004265813040547073], "count": [178]}, "action": {"min": [-0.576643705368042, -0.18693548440933228, -0.25994107127189636, -1.4109032154083252, -1.3972928524017334, -0.9141777753829956, -0.6981316804885864, -0.7947310209274292, -0.10637050122022629, 0.22287578880786896, -1.1900410652160645, 0.6666794419288635, -0.11623816937208176, -0.4457743167877197, 0.0073354411870241165, 0.016622930765151978, -0.6095181703567505, 0.9752801060676575, -0.39429113268852234, -0.03437737748026848, -0.015112130902707577, -0.019372083246707916, -0.6257946491241455, 0.9941654205322266, -0.39014917612075806, 0.05000798776745796, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0450064055621624, 0.001142020570114255, -0.6175830364227295, -0.5868942141532898, -0.6120853424072266, -1.2147068977355957, -3.220555067062378, -1.6543221473693848, -1.4991674423217773, -1.0650783777236938, -0.34548819065093994, -0.5086124539375305, -1.5180695056915283, -0.7836400866508484, -0.9440730810165405, -0.41282764077186584], "max": [-0.09006862342357635, 0.20420649647712708, 0.28634098172187805, -0.5049382448196411, 0.23146158456802368, 0.3298172056674957, -0.10840427875518799, -0.11609591543674469, 0.27614590525627136, 0.6095497608184814, -0.3580895960330963, 1.1380795240402222, 0.2848666310310364, -0.14761760830879211, 0.009319612756371498, 0.02492457628250122, -0.6001958847045898, 0.9784932732582092, -0.38854366540908813, -0.029129819944500923, -0.012623928487300873, -0.009840366430580616, -0.6185297966003418, 0.9974997639656067, -0.3834044635295868, 0.055158913135528564, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.045581258833408356, 0.0011463119881227612, 0.8329228758811951, 0.6537649631500244, 0.7773062586784363, 1.4759585857391357, 2.554172992706299, 3.1112098693847656, 1.7296563386917114, 0.9256899356842041, 0.5522654056549072, 0.4734647274017334, 1.853954553604126, 0.8134557008743286, 0.8706529140472412, 0.414214551448822], "mean": [-0.2353602647781372, -0.025807874277234077, -0.03546658903360367, -0.9781298637390137, -0.31067025661468506, -0.3235994577407837, -0.5499414801597595, -0.3636309504508972, 0.1360711306333542, 0.4287647008895874, -0.792022168636322, 0.7965134382247925, -0.007111483719199896, -0.3529721796512604, 0.008452627807855606, 0.02066268026828766, -0.6055173873901367, 0.9771825671195984, -0.3903713524341583, -0.031258340924978256, -0.013589778915047646, -0.014803476631641388, -0.6224493980407715, 0.9961857199668884, -0.3873971998691559, 0.05305404216051102, 0.5148723721504211, 1.7453304529190063, 0.5148723721504211, 0.5148723721504211, 0.5148723721504211, 0.5148723721504211, 0.770984947681427, 1.7453304529190063, 0.770984947681427, 0.770984947681427, 0.770984947681427, 0.770984947681427, 0.045265305787324905, 0.0011440187226980925, -0.030931716784834862, 0.01489744707942009, 0.011157047003507614, -0.0042233956046402454, 0.01805580034852028, -0.011637662537395954, 0.008342373184859753, -0.0044095502234995365, 0.011363922618329525, 0.032458942383527756, 0.10645779967308044, -0.0328177884221077, 0.008902598172426224, -0.026834137737751007], "std": [0.13835152983665466, 0.09441783279180527, 0.1302206814289093, 0.2044215053319931, 0.5313522815704346, 0.3855723440647125, 0.19968177378177643, 0.1957460194826126, 0.13001756370067596, 0.11093264073133469, 0.20908717811107635, 0.16410864889621735, 0.09974587708711624, 0.08344952017068863, 0.0004457971081137657, 0.0016815782291814685, 0.0024882610887289047, 0.0006410152418538928, 0.0010717491386458278, 0.0015869251219555736, 0.0005979400593787432, 0.0018009454943239689, 0.0018524749903008342, 0.0006220653303898871, 0.001423944835551083, 0.0013814634876325727, 0.7806279063224792, 1.1920928955078125e-06, 0.7806279063224792, 0.7806279063224792, 0.7806279063224792, 0.7806279063224792, 0.8528754711151123, 1.1920928955078125e-06, 0.8528754711151123, 0.8528754711151123, 0.8528754711151123, 0.8528754711151123, 0.0001140899330493994, 8.672460012348893e-07, 0.268737256526947, 0.23343810439109802, 0.26357001066207886, 0.4884762465953827, 0.9158098697662354, 0.7008781433105469, 0.4241223931312561, 0.38878417015075684, 0.17534227669239044, 0.19553203880786896, 0.6163694262504578, 0.24297063052654266, 0.26907169818878174, 0.15862111747264862], "count": [178]}, "timestamp": {"min": [0.0], "max": [5.9], "mean": [2.95], "std": [1.7127787688756277], "count": [178]}, "frame_index": {"min": [0], "max": [177], "mean": [88.5], "std": [51.383363066268835], "count": [178]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [178]}, "index": {"min": [5221], "max": [5398], "mean": [5309.5], "std": [51.383363066268835], "count": [178]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [178]}, "subtask_annotation": {"mean": [0.34831460674157305, 2.0, 2.0, 2.0, 2.0], "std": [0.4994631633908504, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [178]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [178]}, "eef_direction_state": {"mean": [3.0280898876404496, 3.162921348314607], "std": [2.2321194021888875, 1.9947617932453563], "min": [0, 0], "max": [6, 6], "count": [178]}, "eef_velocity_state": {"mean": [1.0056179775280898, 1.1853932584269662], "std": [0.7381817246133994, 0.6905543387641649], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_acc_mag_state": {"mean": [1.0, 1.146067415730337], "std": [0.82107082725596, 0.8353235502829828], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_direction_action": {"mean": [3.1292134831460676, 3.151685393258427], "std": [2.069071454726011, 1.7335170691725206], "min": [0, 0], "max": [6, 6], "count": [178]}, "eef_velocity_action": {"mean": [1.1629213483146068, 1.1797752808988764], "std": [0.6880818514271031, 0.6458475444134797], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_acc_mag_action": {"mean": [1.151685393258427, 1.1235955056179776], "std": [0.7676920554713551, 0.8322195140288177], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_sim_pose_state": {"mean": [0.28427915199501874, 0.2635801216825601, 0.05154680201028053, -0.016273206788999767, -0.9209949616073058, -0.23565543737459077, 0.3006746220709033, -0.1541565868008166, 0.07547898629907049, -1.4906744852962484, -0.7898644553132262, 2.1614801804095434], "std": [0.042171386241483005, 0.03810859565170296, 0.038955865517437065, 2.3371673016238277, 0.4265310818219192, 2.175340180830564, 0.05841018802488431, 0.0754225133604957, 0.03737018458968423, 0.2261840866008274, 0.2816755412794808, 0.2199598336594971], "min": [0.22507161831969943, 0.23397011381924976, 0.004951159446568872, -3.0701551798247158, -1.403275961143105, -3.090649975016185, 0.2314378778087657, -0.29415687608319696, 0.021707930884380944, -1.9329804038510507, -1.0636426503796086, 1.8319362011820135], "max": [0.3696070463012698, 0.357472416593275, 0.14032952725098144, 3.1280648452240603, 0.05144404670991087, 3.1127314077733748, 0.41948858556072, -0.07176526433047012, 0.1528989352802528, -0.9628968189363463, -0.21538104254521362, 2.5548704190828015], "count": [178]}, "eef_sim_pose_action": {"mean": [0.2913022199849553, 0.2698667135994608, 0.05219385878176704, -0.1713988110571665, -0.9082931538920946, -0.09638488859826083, 0.30070578787560076, -0.1577566519979136, 0.06513177076026816, -1.4057192459070447, -0.7849414171255831, 2.1183957312855015], "std": [0.04044789413000765, 0.04010483895102526, 0.040659828702265276, 2.304490752435711, 0.4289516563946161, 2.1608202831843544, 0.06027380335335238, 0.07656751887803132, 0.03713317436346833, 0.23110884651386898, 0.30353888357323827, 0.2107282704585811], "min": [0.24136430479315973, 0.23344956605238626, 0.0012109081820164368, -3.0762979667910426, -1.4006597760862258, -3.0910753074390294, 0.231135418498181, -0.30943400384021497, 0.017071365220648275, -1.7991461806716322, -1.0477653760352652, 1.8036465169511744], "max": [0.3699032822853102, 0.3686489077323743, 0.15071877103967102, 3.0883360726449385, 0.06805738984483445, 3.1164891254585005, 0.41488516286187693, -0.07001651004005283, 0.1366013879233159, -0.8496135317626878, -0.1589594583474916, 2.5265530196010557], "count": [178]}}} +{"episode_index": 17, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4517427929204017]], [[0.535381480722664]], [[0.4979409024531725]]], "std": [[[0.2772926702922105]], [[0.21317415313102292]], [[0.21896574276501898]]], "count": [114]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43434933510727997]], [[0.43448352354357633]], [[0.3998022943267434]]], "std": [[[0.27621391484287255]], [[0.24755990670512795]], [[0.26448689106193407]]], "count": [114]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43684979250558154]], [[0.4576494849315715]], [[0.40335005471917007]]], "std": [[[0.2780501956553703]], [[0.21919245828566694]], [[0.2502099192165386]]], "count": [114]}, "observation.state": {"min": [-0.745391309261322, -0.2418563961982727, -0.6275281310081482, -1.3340208530426025, -1.1934435367584229, 0.040148984640836716, -0.6881857514381409, -0.7907328009605408, -0.2788589596748352, 0.5037446618080139, -1.6334781646728516, 0.09976330399513245, -0.6269450187683105, -0.7007712125778198, 0.011192942038178444, 0.0001979480730369687, -0.5951598882675171, 1.0310248136520386, -0.46487393975257874, -0.013543302193284035, -0.0146852508187294, -0.006351022515445948, -0.5884713530540466, 1.0186548233032227, -0.47350335121154785, -0.006031753960996866, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.00019393846741877496, -2.1473401830007788e-06, -0.5548741817474365, -0.6770309209823608, -0.4261447787284851, -1.335769534111023, -1.5890945196151733, -0.7234899401664734, -2.665633201599121, -0.7807184457778931, -0.4292587339878082, -0.40598946809768677, -0.8233281373977661, -1.410605788230896, -0.9925673604011536, -0.4780806303024292, -13.829978942871094, -7.600732803344727, -2.0641024112701416, -9.188035011291504, -0.7460317611694336, -1.83638596534729, -1.4059829711914062, -12.99483585357666, -3.296703338623047, -2.316849708557129, -7.661783218383789, -0.5164835453033447, -1.664224624633789, -1.664224624633789, -0.008046390488743782, -0.046026043593883514, -0.015964997932314873, -0.008255424909293652, -0.006180307827889919, -0.0037332631181925535, -0.007352775894105434, -0.06489796191453934, -0.01583133451640606, -0.007085771765559912, -0.004945356398820877, -0.005031857173889875, -3.66933012008667, -0.8462789058685303, 4.929203033447266, -28.16600227355957, 13.963810920715332, -0.688673198223114, -0.042419999837875366, -0.4008689522743225, 5.003438472747803, -33.789581298828125, 17.395343780517578, -0.38845470547676086, -0.01768505573272705, -0.011128711514174938, 0.0012210012646391988, -0.10930868983268738, 0.40725916624069214, -0.029299501329660416, -0.0988161638379097, 0.30783605575561523, -0.2185523957014084, -0.03436954692006111, -3.1389801502227783, -1.2002058029174805, -3.1377527713775635, -3.073791980743408, -0.9175875186920166, -3.110699415206909, -0.7385557889938354, -0.09801539033651352, 9.686233520507812, -0.007832805626094341, -0.008377790451049805, -0.041278183460235596, -0.02129320427775383, 0.021755434572696686, 0.7439180612564087, 0.6643726229667664], "max": [-0.1420283168554306, 0.3672657012939453, 0.048462413251399994, -0.2883959710597992, 0.08878891170024872, 0.7021759152412415, -0.09317699074745178, 0.048733025789260864, 0.06561421602964401, 0.8796836733818054, -0.4695950150489807, 1.031794548034668, 0.3395237922668457, -0.14751970767974854, 0.012048393487930298, 0.0067193396389484406, -0.5922795534133911, 1.0336637496948242, -0.4640195965766907, -0.012093857862055302, -0.01357588917016983, 0.0004997962969355285, -0.582402229309082, 1.0208828449249268, -0.47166335582733154, -0.0026975302025675774, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0002853903279174119, 2.2030806121620117e-06, 0.2608352601528168, 0.4276636838912964, 1.9138984680175781, 1.0958025455474854, 2.9479591846466064, 0.902567446231842, 0.5806942582130432, 0.4833850860595703, 0.22093459963798523, 0.4464747905731201, 0.7362215518951416, 3.471749782562256, 1.4369146823883057, 1.8675743341445923, -5.278107643127441, 5.006104946136475, 2.8504273891448975, 0.030525021255016327, 0.9181929230690002, 3.644078016281128, 0.9181929230690002, -2.5277013778686523, 7.692307472229004, 1.2496947050094604, -1.8009769916534424, 1.807692289352417, 1.951159954071045, 0.14346764981746674, 0.006151937879621983, 0.019451674073934555, 0.01591961830854416, 0.006847105920314789, 0.0024236610624939203, 0.0030109912622720003, 0.007750593591481447, 0.020884668454527855, 0.014108086004853249, 0.006085447501391172, 0.005512228235602379, 0.004893963225185871, -1.8664799928665161, 0.20785798132419586, 13.258370399475098, -17.701539993286133, 22.934715270996094, 1.094646692276001, 1.4634900093078613, 0.6235739588737488, 14.475824356079102, -22.82622528076172, 26.350051879882812, 1.5552394390106201, 0.0206547062844038, 0.009550230577588081, 0.006105006672441959, -0.027327170595526695, 0.5313998460769653, 0.4437369704246521, 0.25129982829093933, 0.55427086353302, -0.023967720568180084, 0.29870790243148804, 3.1384167671203613, 0.19746875762939453, 3.13718318939209, -0.780066728591919, -0.35174334049224854, 3.1035704612731934, -0.5251237154006958, 0.23103153705596924, 9.856704711914062, 0.009173929691314697, 0.01104038953781128, 0.0894855260848999, -0.01855684071779251, 0.024584395810961723, 0.746770441532135, 0.6674850583076477], "mean": [-0.3783201277256012, -0.07970371842384338, -0.4802999198436737, -0.9658247232437134, -0.3337171673774719, 0.2562809884548187, -0.4611010253429413, -0.3505098819732666, -0.0419614315032959, 0.6923510432243347, -1.13369882106781, 0.3287017345428467, -0.2595748007297516, -0.5346615314483643, 0.011566698551177979, 0.0016412048134952784, -0.5943636298179626, 1.032837986946106, -0.46430838108062744, -0.012394977733492851, -0.01408639457076788, -0.004801557864993811, -0.5845351219177246, 1.0194865465164185, -0.47222527861595154, -0.003319995943456888, 0.6417856812477112, 1.7453162670135498, 0.6417856812477112, 0.6417856812477112, 0.6417856812477112, 0.6417856812477112, 0.6437318921089172, 1.7453162670135498, 0.6437318921089172, 0.6437318921089172, 0.6437318921089172, 0.6437318921089172, 1.9081358914263546e-05, -4.457314446426608e-07, -0.016945786774158478, 0.01613152027130127, 0.02680009789764881, 0.03118920512497425, -0.018859289586544037, 0.020086297765374184, -0.007842606864869595, -0.0015654865419492126, -0.0024022301658988, 0.007084212265908718, -0.005121152848005295, -0.004520825110375881, 0.013803541660308838, -0.005780398845672607, -8.382702827453613, -2.671379566192627, 0.5654404163360596, -4.286111831665039, -0.02131371945142746, 0.34882932901382446, -0.35543522238731384, -6.879166126251221, 3.4179611206054688, -0.22222277522087097, -4.976037502288818, 0.3138227164745331, -0.06225518137216568, -0.46547889709472656, -0.0003794486983679235, 0.00010304401075700298, 0.0003611172433011234, 0.0003283895493950695, -4.2061448766617104e-05, -0.0001215305455843918, -0.0001064593525370583, -0.00010114887118106708, -0.00029790622647851706, -2.394161856500432e-05, -4.956280827173032e-05, -0.0001137133440352045, -2.689744710922241, -0.17947468161582947, 8.608999252319336, -21.937572479248047, 19.50726890563965, 0.41908377408981323, 0.7990221381187439, 0.25488442182540894, 10.022602081298828, -27.743755340576172, 22.423288345336914, 0.744636058807373, 0.0026021816302090883, -0.0030073081143200397, 0.0033310451544821262, -0.07334760576486588, 0.4477238357067108, 0.12607641518115997, 0.15439839661121368, 0.40892720222473145, -0.09463312476873398, 0.16204966604709625, -0.7697008848190308, -0.7424719929695129, 1.3022671937942505, -2.1867992877960205, -0.6365061402320862, 0.5672808885574341, -0.6291794180870056, 0.07597906142473221, 9.776792526245117, 0.0015532620018348098, 0.0005603029276244342, 0.0007158420630730689, -0.020157836377620697, 0.02331935241818428, 0.7460794448852539, 0.6651420593261719], "std": [0.158736914396286, 0.22611476480960846, 0.0920390710234642, 0.37712234258651733, 0.48176607489585876, 0.1443680375814438, 0.14110685884952545, 0.284082293510437, 0.10826263576745987, 0.09590207040309906, 0.4084608256816864, 0.17700611054897308, 0.3213251531124115, 0.21629731357097626, 0.00027188757667317986, 0.001780293881893158, 0.0007034685113467276, 0.0009685627883300185, 0.00012444656749721617, 0.00039457992534153163, 0.00031995063181966543, 0.001988715026527643, 0.0018428261391818523, 0.0006327460869215429, 0.0005724600632674992, 0.0008872817270457745, 0.836798369884491, 1.2993812561035156e-05, 0.836798369884491, 0.836798369884491, 0.836798369884491, 0.836798369884491, 0.8371270895004272, 1.2993812561035156e-05, 0.8371270895004272, 0.8371270895004272, 0.8371270895004272, 0.8371270895004272, 5.767956463387236e-05, 5.974308123768424e-07, 0.11422950774431229, 0.11639514565467834, 0.19942770898342133, 0.2474636733531952, 0.3545975387096405, 0.22086530923843384, 0.25801989436149597, 0.17943774163722992, 0.08792587369680405, 0.10497421771287918, 0.240293487906456, 0.3701932430267334, 0.2867867350578308, 0.20131179690361023, 2.0075111389160156, 3.560511589050293, 1.1252778768539429, 2.459217071533203, 0.17492762207984924, 0.9778777956962585, 0.582180380821228, 3.094282865524292, 2.5717732906341553, 0.826966404914856, 1.6306238174438477, 0.4920935332775116, 0.6691315770149231, 0.3336845934391022, 0.0025228706654161215, 0.005034573841840029, 0.004206473473459482, 0.0024121005553752184, 0.0008002488757483661, 0.0009822496213018894, 0.002242699498310685, 0.006020301021635532, 0.004583968315273523, 0.002381561789661646, 0.0010061573702841997, 0.001138861058279872, 0.23392550647258759, 0.11093026399612427, 1.6190968751907349, 3.0135464668273926, 1.5390901565551758, 0.5738322734832764, 0.24290859699249268, 0.10729265213012695, 2.338569402694702, 2.2678818702697754, 2.4287424087524414, 0.6129777431488037, 0.0059396871365606785, 0.003317158902063966, 0.00043042897596023977, 0.01517457701265812, 0.03215320408344269, 0.15813060104846954, 0.11578916758298874, 0.07616603374481201, 0.06613382697105408, 0.10305550694465637, 2.5234439373016357, 0.5069358348846436, 2.190122604370117, 0.7997484803199768, 0.10923955589532852, 2.532226085662842, 0.03098587691783905, 0.03505606949329376, 0.022021880373358727, 0.002846458926796913, 0.003261520527303219, 0.008063109591603279, 0.0005606967606581748, 0.000655081938020885, 0.0005571195506490767, 0.000598906772211194], "count": [556]}, "action": {"min": [-0.8141999244689941, -0.23315714299678802, -0.6753451824188232, -1.2697418928146362, -1.1962844133377075, 0.031178075820207596, -0.6981316804885864, -0.8451183438301086, -0.29871487617492676, 0.5036563873291016, -1.6120154857635498, 0.09534816443920135, -0.6018417477607727, -0.6981316804885864, 0.010579841211438179, -0.0028372900560498238, -0.5951672792434692, 1.0271925926208496, -0.4645046293735504, -0.012620784342288971, -0.015197955071926117, -0.00889094639569521, -0.5863730907440186, 1.0155155658721924, -0.47382327914237976, -0.005733666475862265, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.00019393846741877496, -2.1473401830007788e-06, -0.5548741817474365, -0.6770309209823608, -0.4261447787284851, -1.3159220218658447, -1.5890945196151733, -0.7234899401664734, -2.665633201599121, -0.7807184457778931, -0.4292587339878082, -0.40598946809768677, -0.8233281373977661, -1.410605788230896, -0.9925673604011536, -0.4780806303024292], "max": [-0.19445408880710602, 0.3490217328071594, 0.28630489110946655, -0.2360256463289261, 0.09034086763858795, 0.6981316804885864, -0.088573157787323, 0.014059744775295258, 0.06673377752304077, 0.8925463557243347, -0.42267894744873047, 1.038465976715088, 0.35007616877555847, -0.14358286559581757, 0.0133101437240839, 0.005797553341835737, -0.588424026966095, 1.032987356185913, -0.46250465512275696, -0.01147649809718132, -0.01215533260256052, 0.00018412896315567195, -0.5797452330589294, 1.0196746587753296, -0.4700853228569031, -0.0030038838740438223, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0002853903279174119, 1.6859784182088333e-06, 0.27545827627182007, 0.4276636838912964, 1.9138984680175781, 1.0958025455474854, 2.9943594932556152, 0.902567446231842, 0.5806942582130432, 0.4833850860595703, 0.22093459963798523, 0.4464747905731201, 0.7362215518951416, 3.471749782562256, 1.4369146823883057, 1.8675743341445923], "mean": [-0.4167327880859375, -0.0645439475774765, -0.47244980931282043, -0.9058404564857483, -0.3354026973247528, 0.2566782832145691, -0.4585583209991455, -0.37237054109573364, -0.04422885924577713, 0.7062368392944336, -1.0976381301879883, 0.32635536789894104, -0.25468710064888, -0.5355092287063599, 0.011782781220972538, 0.0018003154546022415, -0.5924112200737, 1.0314418077468872, -0.4638594388961792, -0.012003304436802864, -0.013746685348451138, -0.004359964746981859, -0.5825362205505371, 1.017810583114624, -0.4715576171875, -0.003661532187834382, 0.6417856812477112, 1.7453162670135498, 0.6417856812477112, 0.6417856812477112, 0.6417856812477112, 0.6417856812477112, 0.6419739723205566, 1.7453162670135498, 0.6419739723205566, 0.6419739723205566, 0.6419739723205566, 0.6419739723205566, 1.908168451336678e-05, -4.425221789006173e-07, -0.016418715938925743, 0.01539265364408493, 0.02580747939646244, 0.028964029625058174, -0.013558235950767994, 0.019774464890360832, -0.007955827750265598, -0.0013251102063804865, -0.0021648784168064594, 0.007225892506539822, -0.005044593475759029, -0.006271327380090952, 0.013791588135063648, -0.006504824850708246], "std": [0.16651827096939087, 0.20676399767398834, 0.12431132048368454, 0.37572556734085083, 0.4841264486312866, 0.15172573924064636, 0.14155720174312592, 0.2947619557380676, 0.0966639518737793, 0.10132137686014175, 0.416197806596756, 0.1806330531835556, 0.320148766040802, 0.21697725355625153, 0.0006467652274295688, 0.0014235040871426463, 0.0011162296868860722, 0.001013208064250648, 0.0002843753609340638, 0.00023531059559900314, 0.0007026597741059959, 0.0015433714725077152, 0.0014671431854367256, 0.0007321885204873979, 0.0008745655068196356, 0.0006793316570110619, 0.836798369884491, 1.2993812561035156e-05, 0.836798369884491, 0.836798369884491, 0.836798369884491, 0.836798369884491, 0.8370710611343384, 1.2993812561035156e-05, 0.8370710611343384, 0.8370710611343384, 0.8370710611343384, 0.8370710611343384, 5.7680008467286825e-05, 5.997525818202121e-07, 0.1149032711982727, 0.1177501454949379, 0.20031830668449402, 0.25326135754585266, 0.37705323100090027, 0.22093912959098816, 0.2580118179321289, 0.1793283373117447, 0.08777829259634018, 0.10503534972667694, 0.24031266570091248, 0.36920106410980225, 0.28713345527648926, 0.20177443325519562], "count": [556]}, "timestamp": {"min": [0.0], "max": [18.5], "mean": [9.25], "std": [5.350103841152162], "count": [556]}, "frame_index": {"min": [0], "max": [555], "mean": [277.5], "std": [160.50311523456483], "count": [556]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [556]}, "index": {"min": [5399], "max": [5954], "mean": [5676.5], "std": [160.50311523456483], "count": [556]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [556]}, "subtask_annotation": {"mean": [0.46402877697841727, 2.0, 2.0, 2.0, 2.0], "std": [0.620803284943261, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [556]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [556]}, "eef_direction_state": {"mean": [4.384892086330935, 4.320143884892087], "std": [2.036374747107419, 2.1645502251365905], "min": [0, 0], "max": [6, 6], "count": [556]}, "eef_velocity_state": {"mean": [0.5971223021582733, 0.6205035971223022], "std": [0.7439871630016527, 0.7133443614725047], "min": [0, 0], "max": [2, 2], "count": [556]}, "eef_acc_mag_state": {"mean": [0.47302158273381295, 0.49460431654676257], "std": [0.7450017185787302, 0.7762015667412617], "min": [0, 0], "max": [2, 2], "count": [556]}, "eef_direction_action": {"mean": [3.95863309352518, 3.906474820143885], "std": [2.085427582897372, 2.1226496484209396], "min": [0, 0], "max": [6, 6], "count": [556]}, "eef_velocity_action": {"mean": [0.7679856115107914, 0.789568345323741], "std": [0.7383022327227048, 0.6656790447750758], "min": [0, 0], "max": [2, 2], "count": [556]}, "eef_acc_mag_action": {"mean": [0.7643884892086331, 0.6906474820143885], "std": [0.8419475667707815, 0.8210269132481792], "min": [0, 0], "max": [2, 2], "count": [556]}, "eef_sim_pose_state": {"mean": [0.31314277086809233, 0.1836713602558885, 0.1167376011761842, -0.7698815833870158, -0.7426009281974195, 1.2901926166412003, 0.3015141583410847, -0.18237481538992834, 0.12033772385495636, -2.1867030518596136, -0.6366082582601108, 0.5616195275224378], "std": [0.028727488082708422, 0.13341839838381786, 0.042520374393092315, 2.540519067564536, 0.5068699206271532, 2.2173181714166468, 0.07524093169127806, 0.06904957561863752, 0.025776927022483746, 0.7997471284372749, 0.10929726704084486, 2.5421676467354577], "min": [0.2708179549104456, 0.07461535842587831, 0.016312661685063668, -3.140189218646672, -1.2002056335711042, -3.140280169926432, 0.2016284205084938, -0.30042707533458113, 0.08019669993436665, -3.0737933051120487, -0.9177337584980659, -3.1369150956163607], "max": [0.3892258386528853, 0.4465564781838713, 0.16654347719321913, 3.1414124125792755, 0.197465883095308, 3.1400597304841846, 0.4134956130048793, -0.10879651216666948, 0.1674838911195895, -0.7800665344244999, -0.35167386061713923, 3.127423907903572], "count": [556]}, "eef_sim_pose_action": {"mean": [0.3230828988238062, 0.19271526905842007, 0.11238385599991059, 0.7901461524800477, -0.7636175586008035, 1.082858752877237, 0.3057055282515955, -0.1830046020407934, 0.11811951274613394, -2.157432081860555, -0.6356972904311906, 0.4627457324432658], "std": [0.02947309969401949, 0.1288545449165444, 0.036881909896482365, 2.5191221638331913, 0.5189862206724188, 2.363852151809229, 0.0774386031555276, 0.06592862444777393, 0.023798572965997584, 0.7941442639620012, 0.13373951247038232, 2.57805273298059], "min": [0.2824023917054794, 0.07869903975222459, 0.022357514181672075, -3.137648681686616, -1.2719137016746145, -3.137105221000208, 0.20234422037830563, -0.3024016236225833, 0.07357319368814158, -3.063421881908513, -0.8237844327790341, -3.1310189239000326], "max": [0.40336312570598126, 0.44363318471244406, 0.16109190995073278, 3.1403176001037436, 0.15713595520214318, 3.1407296913368596, 0.42552286363277136, -0.11141377588764757, 0.16789523248332938, -0.7667098101295664, -0.2649579188222544, 3.1228089416595965], "count": [556]}}} +{"episode_index": 18, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4368770617070358]], [[0.5470692642252979]], [[0.44729899557862357]]], "std": [[[0.28396792546919214]], [[0.20273543969968796]], [[0.2554541358119227]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4571977220299885]], [[0.4465777345251826]], [[0.36109285611303343]]], "std": [[[0.2999635609501259]], [[0.23142574646118877]], [[0.27350318852230554]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4375951244713572]], [[0.4275481161091888]], [[0.32717655949634755]]], "std": [[[0.33484870721421495]], [[0.2558193216855492]], [[0.2871076517137764]]], "count": [100]}, "observation.state": {"min": [-0.8765537142753601, -0.3711774945259094, -1.1675057411193848, -1.3782715797424316, -1.2841670513153076, -0.6134040355682373, -0.16716650128364563, -0.860223650932312, -0.7295657992362976, 0.16212579607963562, -1.4709696769714355, -0.039388857781887054, -0.028721792623400688, -0.7114502191543579, 0.002317332196980715, -0.011115556582808495, -0.5952281951904297, 1.0144163370132446, -0.46194952726364136, -0.008632800541818142, -0.015612617135047913, -0.008463874459266663, -0.6056858897209167, 1.0048686265945435, -0.4543187618255615, 0.009190471842885017, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.00028762349393218756, -2.7507630875334144e-06, -0.6001124978065491, -0.6340247392654419, -0.3820580244064331, -0.5895085334777832, -1.9947609901428223, -2.9172797203063965, -0.708721935749054, -0.22786390781402588, -0.5723127126693726, -0.5088829398155212, -1.0235189199447632, -1.1447534561157227, -1.0010621547698975, -0.7170327305793762, -15.789783477783203, -20.60439682006836, -2.8223443031311035, -10.74481201171875, -3.299755573272705, -14.05982780456543, -3.1562881469726562, -12.816671371459961, -6.593407154083252, -3.903541088104248, -9.584859848022461, -1.004273533821106, -2.037240505218506, -1.3485958576202393, -0.006358923390507698, -0.056837912648916245, -0.0224726852029562, -0.00795026682317257, -0.002988087246194482, -0.006804127246141434, -0.006776822730898857, -0.05828360468149185, -0.020669573917984962, -0.006345564499497414, -0.006859945133328438, -0.007189376279711723, 0.21209999918937683, -0.5493389368057251, 3.6226675510406494, -34.75568771362305, 12.036887168884277, -0.7767279148101807, 1.7816400527954102, -0.397157222032547, 4.602569580078125, -29.873998641967773, 9.687591552734375, -0.8258051872253418, -0.015199347399175167, -0.01615009270608425, 0.0024420025292783976, -0.09564509987831116, 0.415826678276062, -0.07502655684947968, -0.016520880162715912, 0.36957433819770813, -0.4467555582523346, -0.04925137385725975, -2.6009998321533203, -1.552119255065918, -2.589031219482422, -3.041482925415039, -1.2925366163253784, -3.0635294914245605, -0.6628239750862122, -0.2656017243862152, 9.711404800415039, -0.023192137479782104, -0.013210813514888287, -0.035673946142196655, 0.015139325521886349, 0.018632810562849045, -0.7027857899665833, 0.7107847929000854], "max": [-0.02164364978671074, 0.24006228148937225, -0.1457228660583496, -0.633247971534729, 0.580234169960022, 0.9765791893005371, 0.12025688588619232, 0.07693324238061905, 0.26131051778793335, 0.7556087970733643, -0.7015329599380493, 0.651740312576294, 0.5704714059829712, -0.19998107850551605, 0.004248684737831354, 0.015319562517106533, -0.5847519636154175, 1.0161018371582031, -0.45748335123062134, -0.0039527383632957935, -0.013804960064589977, 0.01966625079512596, -0.589667797088623, 1.0063947439193726, -0.4470329284667969, 0.013417012989521027, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00012691262236330658, 2.2044357592676533e-06, 0.531161904335022, 0.5066523551940918, 0.8236242532730103, 0.6902521252632141, 1.2014604806900024, 1.5809999704360962, 0.5081658959388733, 0.7997605204582214, 0.520212709903717, 0.14804500341415405, 0.3015865087509155, 1.0194501876831055, 0.6655617952346802, 1.09602952003479, -4.554316997528076, 3.663003921508789, 4.633699417114258, -1.8925520181655884, 0.6886447072029114, -14.05982780456543, 0.36345136165618896, -0.6013034582138062, 9.310134887695312, 3.9456655979156494, 0.5799756050109863, 1.6929181814193726, 1.1764346361160278, 1.5781440734863281, 0.012095359154045582, 0.03652994707226753, 0.016346536576747894, 0.006383243948221207, 0.01176372542977333, 0.004127423744648695, 0.013763407245278358, 0.04008055478334427, 0.016783330589532852, 0.008105439133942127, 0.011572484858334064, 0.005850728135555983, 2.6724600791931152, 0.9650549292564392, 11.996374130249023, -23.8731689453125, 19.798402786254883, 0.5007880330085754, 4.242000102996826, 1.1283719539642334, 12.367549896240234, -21.206924438476562, 18.818628311157227, 0.5200067162513733, 0.019347116351127625, 0.009037107229232788, 0.004273504484444857, -0.04099075868725777, 0.5298839807510376, 0.28049981594085693, 0.2558748722076416, 0.5166083574295044, -0.0457240529358387, 0.1755361557006836, 2.3101563453674316, 0.0403229221701622, 2.3018417358398438, 3.040632963180542, -0.3288195729255676, 3.08233642578125, -0.4065552055835724, 0.19240903854370117, 9.903831481933594, 0.01488080620765686, 0.015057593584060669, 0.07134315371513367, 0.02026364952325821, 0.022208189591765404, -0.692172110080719, 0.7212547063827515], "mean": [-0.4858270585536957, -0.15309233963489532, -0.5772840976715088, -1.0302928686141968, 0.07336969673633575, 0.19544139504432678, -0.049030039459466934, -0.30633580684661865, 0.02018347568809986, 0.2795697748661041, -0.9595412015914917, 0.2394317090511322, 0.14650070667266846, -0.5247036218643188, 0.003695897990837693, -0.0007265221211127937, -0.5902532935142517, 1.0154510736465454, -0.4608779847621918, -0.006406244821846485, -0.014353141188621521, 0.0030677709728479385, -0.5975462794303894, 1.0057015419006348, -0.4515804648399353, 0.011518416926264763, 0.4600996673107147, 0.8183750510215759, 0.4600996673107147, 0.4600996673107147, 0.4600996673107147, 0.4600996673107147, 1.2274411916732788, 1.5241426229476929, 1.2274411916732788, 1.2274411916732788, 1.2274411916732788, 1.2274411916732788, -1.0073690646095201e-05, -4.4095511952946254e-07, -0.021824650466442108, 0.01827446185052395, -0.010769286192953587, 0.008388408459722996, -0.08294124901294708, -0.03986065462231636, 0.0020091545302420855, 0.06511285156011581, 0.04086265340447426, -0.03297640383243561, -0.038529377430677414, -2.9087856091791764e-05, -0.037013810127973557, -0.0001613864878891036, -9.503203392028809, -6.007500171661377, -0.603644073009491, -5.642323970794678, -0.2477075457572937, -14.059895515441895, -0.936307966709137, -7.649598598480225, 3.094540596008301, -0.6691505908966064, -4.739327907562256, 0.1319417804479599, -0.08317159861326218, -0.3833518326282501, 0.00024361956457141787, 0.0005953399231657386, -0.0010090452851727605, -0.0002500271948520094, 0.00032270426163449883, -0.00026273654657416046, -0.0002458378439769149, 0.00022778994753025472, -0.0009434606763534248, 0.0006589965196326375, 0.00029304513009265065, -0.0003537462616804987, 1.2450664043426514, 0.31121382117271423, 8.345590591430664, -28.49524688720703, 16.72469139099121, -0.17173482477664948, 2.8779332637786865, 0.4586578905582428, 8.261649131774902, -25.072280883789062, 15.569231986999512, -0.1785234957933426, 0.002306649461388588, -0.0027447566390037537, 0.0036517714615911245, -0.07895921170711517, 0.4779094159603119, 0.04846905171871185, 0.14777688682079315, 0.4388573169708252, -0.14220331609249115, 0.08839650452136993, 0.49274078011512756, -1.302240014076233, -0.8278059959411621, 0.9928732514381409, -1.0663716793060303, -0.662690281867981, -0.5371026992797852, -0.02700045146048069, 9.785797119140625, 0.0003476338170003146, 0.00047912029549479485, 0.0010436935117468238, 0.01834060437977314, 0.020927967503666878, -0.6971009969711304, 0.7164203524589539], "std": [0.3211421072483063, 0.13704383373260498, 0.35318484902381897, 0.24767304956912994, 0.382369726896286, 0.39112532138824463, 0.07935471087694168, 0.17903153598308563, 0.2733185589313507, 0.17067557573318481, 0.21984511613845825, 0.17872746288776398, 0.1214149072766304, 0.19346854090690613, 0.0003385117743164301, 0.007756772451102734, 0.0024028730113059282, 0.0003212539595551789, 0.0008313460275530815, 0.0010404573986306787, 0.0002757219772320241, 0.007961179129779339, 0.004895608872175217, 0.00036071453359909356, 0.0025689941830933094, 0.0008709575631655753, 0.7659857869148254, 0.8684524893760681, 0.7659857869148254, 0.7659857869148254, 0.7659857869148254, 0.7659857869148254, 0.791556179523468, 0.573010265827179, 0.791556179523468, 0.791556179523468, 0.791556179523468, 0.791556179523468, 5.1114504458382726e-05, 9.025983445098973e-07, 0.16163507103919983, 0.15285040438175201, 0.19246025383472443, 0.18738867342472076, 0.4073156416416168, 0.48014697432518005, 0.1370374709367752, 0.1681680977344513, 0.1594419777393341, 0.08884179592132568, 0.24133409559726715, 0.23914188146591187, 0.18790961802005768, 0.211937814950943, 2.682386875152588, 5.545679569244385, 2.2265031337738037, 1.888251543045044, 0.9556728005409241, 6.771087646484375e-05, 0.6078301072120667, 2.262376546859741, 3.6589162349700928, 1.9963208436965942, 2.6945812702178955, 0.5089352130889893, 0.6005327105522156, 0.6620321869850159, 0.0027293553575873375, 0.009900473058223724, 0.005556326359510422, 0.002577258041128516, 0.0015582094201818109, 0.001402893103659153, 0.0026996172964572906, 0.010475527495145798, 0.005409303121268749, 0.002486772835254669, 0.0018515571719035506, 0.0017770248232409358, 0.499275267124176, 0.29534152150154114, 2.038188934326172, 2.926616668701172, 2.1463165283203125, 0.2469041794538498, 0.4277225732803345, 0.3213823437690735, 1.5087685585021973, 1.8721803426742554, 2.2495970726013184, 0.26440054178237915, 0.004824597388505936, 0.004831588361412287, 0.00013057123578619212, 0.007442505564540625, 0.0416901633143425, 0.09149906039237976, 0.06624311953783035, 0.028475450351834297, 0.10763173550367355, 0.05626973509788513, 1.348352074623108, 0.3116782009601593, 1.3782974481582642, 2.2047383785247803, 0.30669158697128296, 2.238334894180298, 0.04402278736233711, 0.05753760412335396, 0.025380762293934822, 0.00548857357352972, 0.004224959760904312, 0.012250742875039577, 0.0013160896487534046, 0.0008391182636842132, 0.002818584907799959, 0.0027953051030635834], "count": [434]}, "action": {"min": [-0.9394147396087646, -0.3490658402442932, -1.2315768003463745, -1.3105883598327637, -1.2963727712631226, -0.276157945394516, -0.1683589518070221, -0.7298332452774048, -0.5292993783950806, 0.1068580374121666, -1.4820626974105835, -0.05251495912671089, -0.039380528032779694, -0.6981316804885864, 0.002771786879748106, -0.010649368166923523, -0.5932220220565796, 1.0083374977111816, -0.4620323181152344, -0.008986644446849823, -0.015214234590530396, -0.008208263665437698, -0.6050147414207458, 0.999133288860321, -0.45422786474227905, 0.00862907525151968, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.00028762349393218756, -2.7507630875334144e-06, -0.6001124978065491, -0.6340247392654419, -0.3820580244064331, -0.5895085334777832, -1.9947609901428223, -2.9172797203063965, -0.708721935749054, -0.22786390781402588, -0.5723127126693726, -0.5088829398155212, -1.0235189199447632, -1.1447534561157227, -1.0010621547698975, -0.7170327305793762], "max": [-0.05030963569879532, 0.2624436914920807, -0.1664544939994812, -0.5337894558906555, 0.5924019813537598, 0.6981316804885864, 0.12970902025699615, 0.06476162374019623, 0.24762003123760223, 0.7274540662765503, -0.6189334392547607, 0.6545431613922119, 0.49093982577323914, -0.19416028261184692, 0.005194802302867174, 0.01582939550280571, -0.5819061994552612, 1.0156917572021484, -0.4581184983253479, -0.0046011898666620255, -0.012500854209065437, 0.019436553120613098, -0.5846609473228455, 1.005777359008789, -0.4468775689601898, 0.012592477723956108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0001901587238535285, 2.2044357592676533e-06, 0.531161904335022, 0.5066523551940918, 0.8236242532730103, 0.6902521252632141, 1.2014604806900024, 1.5809999704360962, 0.5081658959388733, 0.7997605204582214, 0.520212709903717, 0.14804500341415405, 0.3015865087509155, 1.0194501876831055, 0.6655617952346802, 1.09602952003479], "mean": [-0.5264348387718201, -0.12414370477199554, -0.6064733266830444, -0.9744482040405273, 0.05733165144920349, 0.0015256694750860333, -0.045643702149391174, -0.3150636851787567, 0.03676445782184601, 0.2559007704257965, -0.9296483397483826, 0.23905709385871887, 0.14083552360534668, -0.5214380621910095, 0.004024449735879898, 0.00016604058328084648, -0.5879811644554138, 1.0138392448425293, -0.46073946356773376, -0.006634756922721863, -0.013873706571757793, 0.0036218585446476936, -0.5954441428184509, 1.0039607286453247, -0.45116302371025085, 0.01077225897461176, 0.46412116289138794, 0.8223965764045715, 0.46412116289138794, 0.46412116289138794, 0.46412116289138794, 0.46412116289138794, 1.2274411916732788, 1.528164029121399, 1.2274411916732788, 1.2274411916732788, 1.2274411916732788, 1.2274411916732788, -9.859466445050202e-06, -4.3810260308418947e-07, -0.021495869383215904, 0.018327387049794197, -0.01045480277389288, 0.008268450386822224, -0.08297852426767349, -0.039884135127067566, 0.0019601231906563044, 0.06502760201692581, 0.0410054549574852, -0.03328482061624527, -0.038519568741321564, 0.0003131381527055055, -0.03747027739882469, -0.00019375926058273762], "std": [0.3277013599872589, 0.1422416716814041, 0.3435293734073639, 0.2481439858675003, 0.4120835065841675, 0.2282760888338089, 0.08095312863588333, 0.17135322093963623, 0.2348872721195221, 0.1539251208305359, 0.2451789677143097, 0.17852647602558136, 0.11506038159132004, 0.19215580821037292, 0.00041907859849743545, 0.00790275540202856, 0.0023732767440378666, 0.0012807699386030436, 0.0006713943439535797, 0.0009213481680490077, 0.0004095489566680044, 0.008113928139209747, 0.005042998120188713, 0.001301563810557127, 0.0024034730158746243, 0.0007653890643268824, 0.768138587474823, 0.8686947226524353, 0.768138587474823, 0.768138587474823, 0.768138587474823, 0.768138587474823, 0.791556179523468, 0.5684053897857666, 0.791556179523468, 0.791556179523468, 0.791556179523468, 0.791556179523468, 5.176239210413769e-05, 9.038432722263678e-07, 0.16180375218391418, 0.15284599363803864, 0.1925976276397705, 0.18741479516029358, 0.4073077440261841, 0.48014476895332336, 0.1370379626750946, 0.1685546189546585, 0.1597219556570053, 0.08859550207853317, 0.24134235084056854, 0.23962895572185516, 0.1906462460756302, 0.2120455801486969], "count": [434]}, "timestamp": {"min": [0.0], "max": [14.433333333333334], "mean": [7.216666666666668], "std": [4.176155861288917], "count": [434]}, "frame_index": {"min": [0], "max": [433], "mean": [216.5], "std": [125.28467583866751], "count": [434]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [434]}, "index": {"min": [5955], "max": [6388], "mean": [6171.5], "std": [125.28467583866751], "count": [434]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [434]}, "subtask_annotation": {"mean": [0.22811059907834103, 2.0, 2.0, 2.0, 2.0], "std": [0.44622598346671555, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [434]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [434]}, "eef_direction_state": {"mean": [3.5599078341013826, 4.073732718894009], "std": [2.103838053110884, 2.0655393695318867], "min": [0, 0], "max": [6, 6], "count": [434]}, "eef_velocity_state": {"mean": [0.8640552995391705, 0.7649769585253456], "std": [0.7199898595561033, 0.7467713142471757], "min": [0, 0], "max": [2, 2], "count": [434]}, "eef_acc_mag_state": {"mean": [0.8064516129032258, 0.8179723502304147], "std": [0.8226935858130581, 0.8648537017916801], "min": [0, 0], "max": [2, 2], "count": [434]}, "eef_direction_action": {"mean": [3.5161290322580645, 3.9078341013824884], "std": [2.144754127881551, 2.123119045034935], "min": [0, 0], "max": [6, 6], "count": [434]}, "eef_velocity_action": {"mean": [0.9032258064516129, 0.7949308755760369], "std": [0.7373127878777967, 0.7570693676803177], "min": [0, 0], "max": [2, 2], "count": [434]}, "eef_acc_mag_action": {"mean": [1.0506912442396312, 0.9516129032258065], "std": [0.8044874038857898, 0.8369131769928677], "min": [0, 0], "max": [2, 2], "count": [434]}, "eef_sim_pose_state": {"mean": [0.33115434577826486, 0.12681415141899266, 0.15637755084630117, 0.5005707068582091, -1.3025296747933466, -0.8211793968527515, 0.30530003146763524, -0.22625764683220811, 0.07437042351551625, 0.9930086535120813, -1.0665821678277692, -0.6772672218893357], "std": [0.050758404236089884, 0.08784926136619012, 0.056713655752702444, 1.3598706546259565, 0.31172240621204017, 1.3948398601651577, 0.037424715894588054, 0.10158620215703551, 0.032024970768053065, 2.22923154432693, 0.3067321814402276, 2.2581463449012094], "min": [0.25316367396078504, -0.008077421582862237, 0.07089149676600462, -2.6022283896890435, -1.5524944729483117, -2.7835456825286844, 0.2185084687896528, -0.5003388309961491, 0.04480995725157765, -3.1112491460348886, -1.2969821388325469, -3.1370834967526644], "max": [0.39341723285201463, 0.3034502825128841, 0.22488210444549273, 3.099134179538226, 0.04016596481874912, 2.824573886593759, 0.4041592984829923, -0.13256114615658002, 0.23720027630415566, 3.117755796734131, -0.32882842468178874, 3.1125875697265624], "count": [434]}, "eef_sim_pose_action": {"mean": [0.339284970667877, 0.13251304880233958, 0.15385264885205632, 0.6697909984787144, -1.2457609973727748, -1.2032821481669742, 0.30800251629504455, -0.22353614395538635, 0.06992435741623483, 1.000879877212572, -1.1012762921369312, -0.7001804979442111], "std": [0.05207448422221436, 0.08866021366301209, 0.05841625332123175, 0.9901922157946371, 0.34707002228687234, 1.0600762902885503, 0.03680637417876483, 0.08912642246001212, 0.02525593022617879, 2.2372184672835544, 0.2784988246794628, 2.256022140383033], "min": [0.2572838092632634, -0.011804951758399136, 0.0667522899078258, -1.0342447789241966, -1.5679615334938792, -2.7760203875166676, 0.21869791460228122, -0.44550574845349017, 0.040102507761708886, -3.116396034876304, -1.293244110805033, -3.110588989303663], "max": [0.4109410451059434, 0.32554423610658506, 0.2412694166405266, 2.625223365606516, 0.072375224868926, 0.8854017312009403, 0.3931377860282313, -0.13105550373336555, 0.14426516396391725, 3.1274517949111367, -0.4243052136996266, 3.1243769243412483], "count": [434]}}} +{"episode_index": 19, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4463463067089581]], [[0.5500760957324106]], [[0.4859030493079585]]], "std": [[[0.28880418228234367]], [[0.20374215939781898]], [[0.21527435041181087]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41993461409073435]], [[0.4246248125720877]], [[0.38628265570934256]]], "std": [[[0.29051573913492673]], [[0.2561031885761963]], [[0.27168400830629336]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4917487745098039]], [[0.4471796832948866]], [[0.3438088451557093]]], "std": [[[0.2809097416126742]], [[0.19923582105436216]], [[0.2507664875061023]]], "count": [100]}, "observation.state": {"min": [-0.7024778127670288, -0.23270052671432495, -0.7225147485733032, -1.480896234512329, -1.5665292739868164, -0.19760385155677795, -0.7082833051681519, -0.8997629880905151, -0.33096128702163696, 0.5593374967575073, -1.6800183057785034, 0.07873520255088806, -0.6687279343605042, -0.7019174098968506, 0.008503533899784088, -0.011285685002803802, -0.6190599203109741, 1.0332306623458862, -0.4662591218948364, -0.0073264301754534245, -0.009201131761074066, 0.001265383092686534, -0.6257224678993225, 1.011557936668396, -0.45282110571861267, -0.013030167669057846, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.013835398480296135, -9.1028559836559e-05, -1.1118595600128174, -1.0352137088775635, -1.5144399404525757, -2.6269655227661133, -3.68088436126709, -1.4756659269332886, -3.155489444732666, -0.15586869418621063, -0.08038388937711716, -1.4526567459106445, -1.4341025352478027, -2.253011465072632, -2.4144368171691895, -1.4668571949005127, -13.618410110473633, -6.684981822967529, -2.26068377494812, -11.263736724853516, -0.8321123719215393, -2.5537240505218506, -1.3772892951965332, -11.48044204711914, -0.8241758942604065, -2.738095283508301, -8.45543384552002, -0.4017094075679779, -4.275335788726807, -1.5781440734863281, -0.020837752148509026, -0.11501450091600418, -0.04057854041457176, -0.010690579190850258, -0.04862556234002113, -0.031718187034130096, -0.019888795912265778, -0.09431484341621399, -0.042604800313711166, -0.012142319232225418, -0.035470571368932724, -0.01608593389391899, -3.7753798961639404, -1.833604335784912, 2.256743907928467, -35.842926025390625, 8.459640502929688, -1.0713251829147339, -1.3362300395965576, -1.6777108907699585, 4.112618446350098, -31.268129348754883, 7.685214996337891, -0.671471893787384, -0.035582367330789566, -0.021268989890813828, -0.018925519660115242, -0.122972272336483, 0.3463444113731384, -0.03820617496967316, -0.08339858055114746, 0.3002130687236786, -0.27038687467575073, 0.031031157821416855, -2.919753313064575, -1.2071468830108643, -2.8162317276000977, -3.008971929550171, -1.0050017833709717, 2.0004239082336426, -0.8601782321929932, -0.2177327424287796, 9.67554759979248, -0.020365267992019653, -0.04560229182243347, -0.2373761236667633, 0.0031671172473579645, -0.03321681171655655, -0.23579247295856476, -0.97909015417099], "max": [-0.014103488996624947, 0.3854803144931793, 0.16718143224716187, -0.3166241943836212, -0.0011389347491785884, 0.7022143602371216, 0.07040072977542877, 0.055068593472242355, 0.13236869871616364, 1.3224585056304932, -0.5826693177223206, 0.9207874536514282, -0.07382220774888992, -0.027368653565645218, 0.011579175479710102, 0.01329202950000763, -0.5994089841842651, 1.038499355316162, -0.4466745853424072, 0.005447538569569588, -0.0054381173104047775, 0.025203607976436615, -0.6070799827575684, 1.017471194267273, -0.43225347995758057, -0.003308334620669484, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.01955409348011017, 3.2192720027524047e-06, 0.9528787136077881, 0.944439709186554, 2.7489137649536133, 1.5300476551055908, 1.30535089969635, 2.348750114440918, 1.5078212022781372, 1.3356201648712158, 0.57509446144104, 0.08422565460205078, 0.1781415492296219, 1.3498249053955078, 0.8516131043434143, 0.8925085067749023, 1.1023895740509033, 7.844933032989502, 4.296703338623047, 4.822955131530762, 1.2912087440490723, 4.017093658447266, 0.7173382043838501, 0.12248773127794266, 8.94383430480957, 3.075091600418091, -2.106227397918701, 2.3528695106506348, 2.266788959503174, 0.860805869102478, 0.01371147483587265, 0.17856624722480774, 0.07266178727149963, 0.007359781302511692, 0.016780318692326546, 0.021746445447206497, 0.012420857325196266, 0.16123557090759277, 0.0600392147898674, 0.01395481452345848, 0.016804611310362816, 0.018786070868372917, 0.29693999886512756, 0.8054497241973877, 13.258369445800781, -25.939794540405273, 19.429718017578125, 0.5666594505310059, 2.142210006713867, 0.9353609085083008, 14.253118515014648, -22.12979507446289, 17.22308349609375, 1.0037736892700195, 0.06466323137283325, 0.017757682129740715, 0.007326007820665836, -0.027327170595526695, 0.5593112707138062, 0.4208095371723175, 0.2396390736103058, 0.5479066371917725, -0.0023408732376992702, 0.2972557246685028, 3.03279185295105, 0.588570237159729, 2.8864638805389404, -1.149367332458496, 0.04570472240447998, 2.9710254669189453, -0.3726295232772827, 0.582118809223175, 10.092399597167969, 0.01751035451889038, 0.05628606677055359, 0.18768060207366943, 0.007925204932689667, -0.024295588955283165, -0.20185673236846924, -0.9714660048484802], "mean": [-0.2679353654384613, -0.026754945516586304, -0.4178869128227234, -1.006547212600708, -0.7385233640670776, 0.17453056573867798, -0.4002552926540375, -0.10849741846323013, 0.05216304957866669, 0.6327230334281921, -1.4544798135757446, 0.4954436719417572, -0.45622339844703674, -0.42824023962020874, 0.010861223563551903, -0.004553589969873428, -0.6134546399116516, 1.0356061458587646, -0.45584994554519653, -0.001909045036882162, -0.006159509066492319, 0.007223643362522125, -0.6198012232780457, 1.0142923593521118, -0.44439125061035156, -0.008294404484331608, 0.8027117848396301, 1.745330572128296, 0.8027117848396301, 0.8027117848396301, 0.8027117848396301, 0.8027117848396301, 0.7568703889846802, 1.745330572128296, 0.7568703889846802, 0.7568703889846802, 0.7568703889846802, 0.7568703889846802, 0.01455339603126049, -7.54368920752313e-06, -0.03290841355919838, 0.01983819343149662, 0.05598511919379234, 0.048588283360004425, -0.11456341296434402, 0.06991884857416153, -0.0032606490422040224, 0.12093756347894669, 0.04930462688207626, -0.08904796838760376, -0.12890416383743286, -0.017484206706285477, -0.08157968521118164, -0.06940212100744247, -6.260172367095947, -2.658989906311035, -0.02372223138809204, -3.4725394248962402, -0.15648925304412842, 0.010985692031681538, -0.3138618767261505, -3.238717555999756, 5.189502239227295, 1.133885145187378, -4.928055763244629, 0.5025015473365784, -1.7408946752548218, -0.3458977937698364, -6.0074456996517256e-05, 0.0011772438883781433, 0.0019020300824195147, -0.0009515649871900678, -0.0019202245166525245, -0.0013649673201143742, -0.0003802320279646665, 0.002679368481040001, -0.0009201840148307383, 0.0001434949808754027, -0.002390064997598529, -0.0009262058301828802, -1.5910049676895142, 0.13046278059482574, 7.269505500793457, -30.48375701904297, 13.754292488098145, -0.2765668034553528, 0.27152806520462036, 0.1723504364490509, 8.456984519958496, -27.709430694580078, 13.518512725830078, 0.10523098707199097, 0.0033484832383692265, -0.0029887782875448465, -0.0025596905034035444, -0.0697629526257515, 0.4142717123031616, 0.15672855079174042, 0.11354854702949524, 0.363441526889801, -0.07391990721225739, 0.20617881417274475, 1.338352084159851, -0.5072588920593262, 0.5102270841598511, -2.424044370651245, -0.6719026565551758, 2.623744010925293, -0.6452764868736267, 0.010773501358926296, 9.777405738830566, 0.002095078816637397, 0.0024366211146116257, -0.0008524779113940895, 0.006629446521401405, -0.030892062932252884, -0.21949434280395508, -0.9750498533248901], "std": [0.2374412715435028, 0.24756038188934326, 0.20982395112514496, 0.42565059661865234, 0.5963667035102844, 0.3098365068435669, 0.22947241365909576, 0.22202394902706146, 0.09887775033712387, 0.1340867131948471, 0.28876861929893494, 0.22497789561748505, 0.23652853071689606, 0.2635349929332733, 0.0004892814322374761, 0.004180524498224258, 0.006593282800167799, 0.0012122816406190395, 0.003909224644303322, 0.0034652785398066044, 0.0006677997880615294, 0.004260718356817961, 0.0051691001281142235, 0.0021788212470710278, 0.004427928011864424, 0.002849029144272208, 0.8204957842826843, 1.3113021850585938e-06, 0.8204957842826843, 0.8204957842826843, 0.8204957842826843, 0.8204957842826843, 0.8423814177513123, 1.3113021850585938e-06, 0.8423814177513123, 0.8423814177513123, 0.8423814177513123, 0.8423814177513123, 0.0008962181163951755, 2.411882633168716e-05, 0.2690138816833496, 0.264594703912735, 0.49744582176208496, 0.4973929226398468, 0.6675618290901184, 0.4964676797389984, 0.5075244903564453, 0.27849510312080383, 0.14268450438976288, 0.2785903811454773, 0.2976652979850769, 0.45722517371177673, 0.474541574716568, 0.3684135377407074, 2.8320913314819336, 3.61590313911438, 1.2715171575546265, 3.988936185836792, 0.3124258518218994, 1.246071219444275, 0.305751770734787, 2.9560511112213135, 1.7482725381851196, 1.7653590440750122, 1.5274919271469116, 0.5565124750137329, 2.212519407272339, 0.45481279492378235, 0.0039067077450454235, 0.024396367371082306, 0.011795428581535816, 0.0031187443528324366, 0.007286326959729195, 0.0063634286634624004, 0.003615868743509054, 0.02243097871541977, 0.012422401458024979, 0.0036635994911193848, 0.007324614562094212, 0.004264951683580875, 0.6734170913696289, 0.28087761998176575, 2.0486245155334473, 2.3766894340515137, 2.3504951000213623, 0.37507307529449463, 0.6025295257568359, 0.279205322265625, 1.9260292053222656, 2.1941356658935547, 2.1007564067840576, 0.3933495879173279, 0.009832685813307762, 0.00578443706035614, 0.0018790015019476414, 0.018503820523619652, 0.06583058089017868, 0.17697885632514954, 0.10373547673225403, 0.06970806419849396, 0.05367285758256912, 0.08103636652231216, 1.9117482900619507, 0.7082354426383972, 2.3623476028442383, 0.5866698026657104, 0.18976490199565887, 0.3411675989627838, 0.08208201080560684, 0.09371506422758102, 0.05118139460682869, 0.005203022621572018, 0.01345652062445879, 0.03512153774499893, 0.0014485185965895653, 0.0026749682147055864, 0.009332244284451008, 0.0020718718878924847], "count": [249]}, "action": {"min": [-0.7918696403503418, -0.20997564494609833, -0.8467205762863159, -1.4024415016174316, -1.5707963705062866, -0.21066123247146606, -0.6981316804885864, -0.6491596698760986, -0.15502680838108063, 0.5293659567832947, -1.6663594245910645, 0.05203196406364441, -0.6981316804885864, -0.6981316804885864, 0.00839722715318203, -0.013359053991734982, -0.6157118678092957, 1.027848720550537, -0.46625077724456787, -0.007465792819857597, -0.009297298267483711, -0.0022834097035229206, -0.6199365854263306, 1.0079917907714844, -0.4536999464035034, -0.012815957888960838, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.013835398480296135, -9.1028559836559e-05, -1.1118595600128174, -1.0352137088775635, -1.5144399404525757, -2.6269655227661133, -3.68088436126709, -1.4756659269332886, -3.155489444732666, -0.15586869418621063, -0.08038388937711716, -1.4526567459106445, -1.4341025352478027, -2.253011465072632, -2.442931890487671, -1.4668571949005127], "max": [-0.02504623681306839, 0.3884087800979614, 0.3425993323326111, -0.24447718262672424, -0.0190427266061306, 0.6981316804885864, 0.07825981825590134, 0.08847298473119736, 0.14132465422153473, 0.8826808929443359, -0.7588998675346375, 0.9268059730529785, -0.053769201040267944, -0.014799730852246284, 0.012053810991346836, 0.010895539075136185, -0.5947839021682739, 1.0350967645645142, -0.4471227526664734, 0.005142603535205126, -0.0046941908076405525, 0.022137736901640892, -0.6031243205070496, 1.0156309604644775, -0.43094658851623535, -0.0043113394640386105, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.01955409348011017, 3.2192720027524047e-06, 0.9528787136077881, 0.944439709186554, 2.7489137649536133, 1.5300476551055908, 1.3374907970428467, 2.348750114440918, 1.5078212022781372, 1.3356201648712158, 0.5940859317779541, 0.08422565460205078, 0.1781415492296219, 1.3498249053955078, 0.8516131043434143, 0.8925085067749023], "mean": [-0.2962346374988556, -0.015553523786365986, -0.4099738299846649, -0.9444991946220398, -0.756096363067627, 0.18099340796470642, -0.39649859070777893, -0.07753127068281174, 0.05797901377081871, 0.6274281144142151, -1.4573308229446411, 0.48909738659858704, -0.47714975476264954, -0.4393371641635895, 0.01063406839966774, -0.004414096940308809, -0.6085166335105896, 1.032640814781189, -0.4560190737247467, -0.001988081494346261, -0.006215700414031744, 0.006537989713251591, -0.6152099370956421, 1.0119050741195679, -0.44479045271873474, -0.008118151687085629, 0.8021510243415833, 1.745330572128296, 0.8021510243415833, 0.8021510243415833, 0.8021510243415833, 0.8021510243415833, 0.7476179599761963, 1.745330572128296, 0.7476179599761963, 0.7476179599761963, 0.7476179599761963, 0.7476179599761963, 0.014563871547579765, -7.530846232839394e-06, -0.032578688114881516, 0.019833561033010483, 0.05443061143159866, 0.046567536890506744, -0.10662835836410522, 0.06927216798067093, -0.003340156050398946, 0.11774584650993347, 0.04743599146604538, -0.08559045940637589, -0.129350945353508, -0.01668897643685341, -0.072124183177948, -0.069139763712883], "std": [0.22878015041351318, 0.22623036801815033, 0.25935184955596924, 0.4344499707221985, 0.5879541635513306, 0.3214435279369354, 0.22896766662597656, 0.18840283155441284, 0.06645645946264267, 0.07121410220861435, 0.2424560934305191, 0.23113873600959778, 0.25113046169281006, 0.26138296723365784, 0.0006765450234524906, 0.0040692659094929695, 0.006034064572304487, 0.0016859747702255845, 0.003766258480027318, 0.0031472640112042427, 0.0007986953714862466, 0.004088387358933687, 0.004561735782772303, 0.0019985586404800415, 0.004320705309510231, 0.0025399636942893267, 0.8206264972686768, 1.3113021850585938e-06, 0.8206264972686768, 0.8206264972686768, 0.8206264972686768, 0.8206264972686768, 0.8404406309127808, 1.3113021850585938e-06, 0.8404406309127808, 0.8404406309127808, 0.8404406309127808, 0.8404406309127808, 0.000911672948859632, 2.4121794922393747e-05, 0.2691957354545593, 0.26458939909935, 0.49807918071746826, 0.49851715564727783, 0.6757296323776245, 0.49646469950675964, 0.507523238658905, 0.2753746211528778, 0.1403883546590805, 0.27503910660743713, 0.2981399595737457, 0.45716485381126404, 0.4520873427391052, 0.3688143491744995], "count": [249]}, "timestamp": {"min": [0.0], "max": [8.266666666666667], "mean": [4.133333333333334], "std": [2.3959842947608694], "count": [249]}, "frame_index": {"min": [0], "max": [248], "mean": [124.0], "std": [71.87952884282609], "count": [249]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [249]}, "index": {"min": [6389], "max": [6637], "mean": [6513.0], "std": [71.87952884282609], "count": [249]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [249]}, "subtask_annotation": {"mean": [0.2931726907630522, 2.0, 2.0, 2.0, 2.0], "std": [0.4725322435367952, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [249]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [249]}, "eef_direction_state": {"mean": [4.156626506024097, 4.5582329317269075], "std": [1.8420474533359903, 2.1372632187507308], "min": [0, 0], "max": [6, 6], "count": [249]}, "eef_velocity_state": {"mean": [0.8353413654618473, 0.5140562248995983], "std": [0.8317229322797711, 0.7395885190845323], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_acc_mag_state": {"mean": [0.8072289156626506, 0.5502008032128514], "std": [0.8280886880693775, 0.8204771115648305], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_direction_action": {"mean": [3.8393574297188753, 4.080321285140562], "std": [1.8579842871240402, 2.186480524846011], "min": [0, 0], "max": [6, 6], "count": [249]}, "eef_velocity_action": {"mean": [1.0562248995983936, 0.6586345381526104], "std": [0.8483692161613421, 0.6999252276271819], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_acc_mag_action": {"mean": [0.9959839357429718, 0.9799196787148594], "std": [0.8040959001321971, 0.8428761203113195], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_sim_pose_state": {"mean": [0.2868638479793514, 0.2246990453004534, 0.09224104074188086, 1.3250477250624129, -0.5076312743688166, 0.5233373558710205, 0.2407267597442064, -0.13992617846777367, 0.13657202923640838, -2.423896881606224, -0.6722379347729729, 2.6238333186269784], "std": [0.047130584292099036, 0.13584713939464713, 0.03193261962784896, 1.9447431331599898, 0.7082447117398454, 2.3789463224170104, 0.05544591101357388, 0.044377796157468896, 0.019618535995765803, 0.5868574074448182, 0.18978637850064517, 0.3412656037541321], "min": [0.24119689346777157, 0.09254241840587452, 0.01835611513609415, -3.0860779624209562, -1.2071508931430088, -2.9745991807163, 0.19497457035539645, -0.3256362152888428, 0.08847791923090786, -3.0089730596618534, -1.0053482394571378, 2.0005763061126167], "max": [0.38970041263613475, 0.4370757141109925, 0.12988621414650067, 3.102597738853908, 0.5909719044188328, 3.1347175303148482, 0.41631729917138466, -0.11289127361199935, 0.16571796004660239, -1.1493404014452724, 0.04545341312901763, 2.971025015710066], "count": [249]}, "eef_sim_pose_action": {"mean": [0.28996348009616557, 0.23472921336470212, 0.08399179386775144, 1.3752291340605884, -0.5150733679792218, 0.4525534170331567, 0.2304233771752055, -0.13209145107616402, 0.12907249178361677, -2.4431895832517423, -0.7099112143726257, 2.6396969448276217], "std": [0.04406058823805127, 0.13343101432094265, 0.03642119068690821, 1.8184096424058895, 0.7246024499070831, 2.4240728917971786, 0.05245878978801259, 0.032295146710842874, 0.015700549515608918, 0.5774897259578173, 0.1501522094833683, 0.3393731196526211], "min": [0.24325352082064436, 0.09372810226970889, -0.0005627549622805959, -3.140911660287809, -1.2289784126281695, -3.0448522164014644, 0.18359235558984716, -0.23701910927305875, 0.09900846104114606, -2.9686436623376, -1.0363890914482807, 2.023250566465726], "max": [0.3964933100543922, 0.44259129714713197, 0.12726401748433624, 3.011789013767205, 0.7547911224258947, 3.078287571290107, 0.38047984257060535, -0.10951134319053976, 0.16297362100393772, -1.5909220201316332, -0.4044182909831884, 2.968855290922007], "count": [249]}}} +{"episode_index": 20, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4520740412341407]], [[0.54890748029604]], [[0.4891883962898885]]], "std": [[[0.28559917213739505]], [[0.20485204633275247]], [[0.22895051867151398]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46434055651672435]], [[0.4365502378892734]], [[0.3356196847366398]]], "std": [[[0.2971146998786392]], [[0.23684423255751966]], [[0.2904507204008389]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4333748846597462]], [[0.4141880839100346]], [[0.3525678633217993]]], "std": [[[0.281308141075319]], [[0.2366345367004298]], [[0.27568037161103126]]], "count": [100]}, "observation.state": {"min": [-0.48728346824645996, -0.30051007866859436, -0.45710501074790955, -1.8787696361541748, -1.5514633655548096, -0.5605769753456116, -0.26351040601730347, -0.4232442080974579, 0.14343321323394775, 0.07111592590808868, -2.2186622619628906, 0.33928340673446655, 0.1152055412530899, -0.29439666867256165, 0.010047823190689087, 0.023334287106990814, -0.5977110862731934, 0.9600542783737183, -0.39043867588043213, -0.028469327837228775, -0.015056544914841652, -0.02008771151304245, -0.6105519533157349, 0.9815623164176941, -0.3907749652862549, 0.051107652485370636, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0019944740924984217, -0.0026732373517006636, -0.6395928263664246, -0.29716867208480835, -0.9985657334327698, -1.023590326309204, -1.9490253925323486, -0.5837149620056152, -0.5388345718383789, -0.47442901134490967, -0.06672453880310059, -0.43950948119163513, -1.0327320098876953, -3.2256925106048584, -0.25300469994544983, -1.02926766872406, -11.925851821899414, -6.776556968688965, -4.043956279754639, -10.622711181640625, -2.7258851528167725, -2.008547067642212, -1.5781440734863281, -11.447036743164062, -3.0830283164978027, -2.26068377494812, -13.369963645935059, -1.8937729597091675, -2.3528695106506348, -1.6929181814193726, -0.005467910319566727, -0.010365232825279236, -0.018319351598620415, -0.005127620883285999, -0.010120583698153496, -0.005774003453552723, -0.007840153761208057, -0.012682544998824596, -0.014268613420426846, -0.0058341436088085175, -0.01128670945763588, -0.0028974630404263735, -1.930109977722168, -0.8165849447250366, 5.879411220550537, -25.27473258972168, 9.470001220703125, 0.0034713339991867542, 0.46661999821662903, 0.0037117507308721542, 5.4043073654174805, -26.404579162597656, 8.913339614868164, -0.7993335723876953, -0.024072187021374702, -0.012660052627325058, 0.0012210012646391988, -0.05465434491634369, 0.31710055470466614, 0.014744706451892853, 0.08961854875087738, 0.31370699405670166, -0.19780632853507996, 0.016275489702820778, -3.0644583702087402, -1.4484614133834839, -3.0494871139526367, -2.7797298431396484, -1.172946810722351, 1.5273230075836182, -0.7870504856109619, -0.2022053450345993, 9.686887741088867, -0.007075458765029907, -0.017092138528823853, -0.029620379209518433, -0.025884272530674934, 0.02201981097459793, 0.7416787147521973, 0.66794353723526], "max": [0.3037784695625305, -0.045777417719364166, 0.3597317934036255, -1.0021367073059082, 0.28714531660079956, 0.09546849131584167, 0.03862427547574043, -0.04363098368048668, 0.18883028626441956, 0.44270336627960205, -1.0161538124084473, 1.5331531763076782, 0.3665948510169983, 0.1670880913734436, 0.01068250834941864, 0.023651331663131714, -0.5913478136062622, 0.9616420865058899, -0.3857777714729309, -0.027170896530151367, -0.014386388473212719, -0.01959817111492157, -0.6052771806716919, 0.9819728136062622, -0.3855864107608795, 0.052494511008262634, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.002479021204635501, -0.002668494824320078, 0.574867844581604, 0.23038364946842194, 0.5689607858657837, 0.8067420125007629, 1.7209742069244385, 0.5426936149597168, 0.43450790643692017, 0.6235532760620117, 0.12452658265829086, 0.5406100749969482, 0.5568987131118774, 1.2291827201843262, 0.3805200159549713, 0.2830958962440491, -0.43427470326423645, 2.6862030029296875, 1.6849815845489502, -0.12210012972354889, 1.2912087440490723, 2.180708169937134, 0.9468864798545837, -3.919607639312744, 8.028083801269531, 2.6398048400878906, 0.21367521584033966, 5.824786186218262, 0.28693529963493347, 0.48778998851776123, 0.007867888547480106, 0.011279729194939137, 0.010212683118879795, 0.005631770472973585, 0.01114372257143259, 0.008962203748524189, 0.007183852605521679, 0.0127747543156147, 0.017910581082105637, 0.00792180746793747, 0.012583209201693535, 0.0046028499491512775, -0.5302500128746033, -0.2932282090187073, 10.897696495056152, -19.67782974243164, 15.574681282043457, 0.5947509407997131, 2.078580141067505, 0.5691349506378174, 11.773670196533203, -21.405437469482422, 15.337699890136719, -0.22359849512577057, 0.022908398881554604, 0.006971636321395636, 0.004273504484444857, 0.027327172458171844, 0.549090564250946, 0.27013126015663147, 0.32440248131752014, 0.4983419179916382, 0.008078565821051598, 0.4290046691894531, 3.053704023361206, -0.06870610266923904, 3.056281089782715, -1.090463638305664, -0.03979659453034401, 3.0684573650360107, -0.5307537913322449, 0.1409822404384613, 9.951143264770508, 0.007973521947860718, 0.016041487455368042, 0.023185372352600098, -0.023021865636110306, 0.0240277461707592, 0.7434208393096924, 0.6698880195617676], "mean": [-0.16860605776309967, -0.17021411657333374, -0.06972014904022217, -1.508686900138855, -0.7139074206352234, -0.24711406230926514, -0.07415594905614853, -0.15265560150146484, 0.15930047631263733, 0.2633511424064636, -1.816926121711731, 0.6867954730987549, 0.17953714728355408, -0.14889992773532867, 0.010325332172214985, 0.023447629064321518, -0.5960533618927002, 0.9610831141471863, -0.3871670961380005, -0.02766738086938858, -0.01472302246838808, -0.019835878163576126, -0.6093069911003113, 0.9817659854888916, -0.386829137802124, 0.0519745759665966, 0.7918263077735901, 1.4931714534759521, 0.7918263077735901, 0.7918263077735901, 0.7918263077735901, 0.7918263077735901, 0.5569235682487488, 1.7453255653381348, 0.5569235682487488, 0.5569235682487488, 0.5569235682487488, 0.5569235682487488, 0.0022407930810004473, -0.002670607529580593, -0.03117545321583748, -0.005533318500965834, -0.030150102451443672, -0.003675547195598483, -0.015148630365729332, 0.022728633135557175, 0.003074070904403925, 0.010803792625665665, -0.00355400238186121, 0.014019773341715336, -0.05539223179221153, -0.08028344064950943, -0.0011005623964592814, -0.02402077242732048, -6.662634372711182, -2.051086187362671, -0.8355159759521484, -5.3107500076293945, -0.11089956760406494, 0.4715331196784973, -0.2794570028781891, -6.628445625305176, 2.3892252445220947, 0.4604130685329437, -5.604758262634277, 0.2859061062335968, -0.7493644952774048, -0.46248361468315125, -4.2697643948486075e-05, 3.188726623193361e-05, -0.00019300711574032903, 8.675367098476272e-06, 0.00016614547348581254, -0.0001460910716559738, -0.00022704880393575877, 0.0005669781821779907, -0.0003083829360548407, 0.0002851485041901469, 0.00040680880192667246, 6.058901271899231e-05, -1.3831183910369873, -0.6009287238121033, 8.530220985412598, -22.308921813964844, 12.90914535522461, 0.24803219735622406, 1.1654099225997925, 0.2831375002861023, 9.049915313720703, -23.40871238708496, 13.094038009643555, -0.5664969682693481, 0.003205380169674754, -0.0021654688753187656, 0.0023480404634028673, -0.019069666042923927, 0.4301181733608246, 0.1476692408323288, 0.18305790424346924, 0.3768930435180664, -0.10686209797859192, 0.2928822934627533, 0.4698137640953064, -0.7711418271064758, 0.007404486648738384, -2.270446538925171, -0.6372827887535095, 2.6161623001098633, -0.6624544858932495, -0.016439206898212433, 9.774349212646484, 0.0006024935864843428, 0.00047064560931175947, 0.0003925763303413987, -0.0250508114695549, 0.02343590371310711, 0.7424101829528809, 0.6690657138824463], "std": [0.27175191044807434, 0.08178730309009552, 0.2334154099225998, 0.34112316370010376, 0.6964119076728821, 0.1885673850774765, 0.07321984320878983, 0.10879393666982651, 0.01340767927467823, 0.0972585529088974, 0.4043438732624054, 0.3583056330680847, 0.07523638010025024, 0.13483300805091858, 0.00019220660033170134, 7.795846613589674e-05, 0.0017321486957371235, 0.0005734905134886503, 0.0011877230135723948, 0.0003544671053532511, 0.00018608372192829847, 0.00010830331302713603, 0.001417606370523572, 9.511902317171916e-05, 0.0014993742806836963, 0.0003716007631737739, 0.8569415807723999, 0.6047547459602356, 0.8569415807723999, 0.8569415807723999, 0.8569415807723999, 0.8569415807723999, 0.806195080280304, 3.6954879760742188e-06, 0.806195080280304, 0.806195080280304, 0.806195080280304, 0.806195080280304, 8.855181658873335e-05, 7.146364850996179e-07, 0.18619655072689056, 0.08877745270729065, 0.2218431681394577, 0.2998749911785126, 0.5572648048400879, 0.1863129585981369, 0.1414661854505539, 0.14099015295505524, 0.0264230165630579, 0.14597724378108978, 0.26565173268318176, 0.4358322024345398, 0.08611602336168289, 0.14601457118988037, 3.870056390762329, 2.2141096591949463, 1.339780569076538, 3.13154935836792, 1.0484105348587036, 0.925437867641449, 0.5923502445220947, 2.0373716354370117, 3.085517406463623, 1.1983298063278198, 3.2389132976531982, 1.8850836753845215, 0.505336582660675, 0.3771412968635559, 0.0025299538392573595, 0.003992114216089249, 0.004362728912383318, 0.0020640979055315256, 0.002002161927521229, 0.0016773794777691364, 0.0023520539980381727, 0.004787780344486237, 0.005006966181099415, 0.002171647036448121, 0.002088565146550536, 0.0013099913485348225, 0.2506902813911438, 0.10472916066646576, 1.1102361679077148, 1.5247986316680908, 1.290447473526001, 0.1345125436782837, 0.286125123500824, 0.10400861501693726, 1.550363540649414, 1.1713111400604248, 1.588619589805603, 0.11281109601259232, 0.007407772820442915, 0.004085496533662081, 0.0005528940819203854, 0.015025048516690731, 0.0923842117190361, 0.08733583986759186, 0.07213898748159409, 0.06231744959950447, 0.05923730134963989, 0.14279919862747192, 2.1175427436828613, 0.4769524037837982, 2.14599609375, 0.5771744251251221, 0.2908020615577698, 0.47195297479629517, 0.04102705791592598, 0.05277808755636215, 0.035033952444791794, 0.0026858889032155275, 0.004467182792723179, 0.0058226208202540874, 0.0006039574509486556, 0.00035513954935595393, 0.00039979000575840473, 0.0004619585524778813], "count": [353]}, "action": {"min": [-0.5418893098831177, -0.29034700989723206, -0.5290451049804688, -1.9841488599777222, -1.5707963705062866, -0.5648694038391113, -0.2680444121360779, -0.44902804493904114, 0.10474561154842377, 0.050202783197164536, -2.229813814163208, 0.3078303039073944, 0.11079729348421097, -0.2941286265850067, 0.009962750598788261, 0.01649857871234417, -0.5964382886886597, 0.959226667881012, -0.39302316308021545, -0.027933556586503983, -0.015227232128381729, -0.024343349039554596, -0.608771562576294, 0.9807565212249756, -0.3930232524871826, 0.0488436333835125, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0019944740924984217, -0.0026732373517006636, -0.6395928263664246, -0.29716867208480835, -0.9985657334327698, -0.9935665130615234, -1.9490253925323486, -0.5837149620056152, -0.5388345718383789, -0.47442901134490967, -0.06672453880310059, -0.43950948119163513, -1.0327320098876953, -3.2256925106048584, -0.25300469994544983, -1.02926766872406], "max": [0.3032665252685547, 0.009563969448208809, 0.3896176218986511, -0.9250521063804626, 0.28781408071517944, 0.10393979400396347, 0.043618105351924896, -0.049182020127773285, 0.18938705325126648, 0.49326860904693604, -0.9189685583114624, 1.5707963705062866, 0.3728424906730652, 0.1683758646249771, 0.011661804281175137, 0.026703786104917526, -0.5873126983642578, 0.9641870856285095, -0.38650885224342346, -0.02633051946759224, -0.013540267013013363, -0.013455666601657867, -0.6006534099578857, 0.9849814176559448, -0.3866429924964905, 0.0509980246424675, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.002479021204635501, -0.002668494824320078, 0.5641123056411743, 0.23038364946842194, 0.5689607858657837, 0.8067420125007629, 1.7209742069244385, 0.5426936149597168, 0.43450790643692017, 0.6235532760620117, 0.12452658265829086, 0.5406100749969482, 0.5568987131118774, 1.2291827201843262, 0.3805200159549713, 0.2671617865562439], "mean": [-0.2057522088289261, -0.15148420631885529, -0.09114228188991547, -1.4630037546157837, -0.7197889089584351, -0.24605633318424225, -0.06943538039922714, -0.18001899123191833, 0.1347210705280304, 0.2671513259410858, -1.8027619123458862, 0.6715419292449951, 0.17702732980251312, -0.15377739071846008, 0.010815862566232681, 0.021688630804419518, -0.5926312208175659, 0.9615868330001831, -0.38890957832336426, -0.026918314397335052, -0.014327594079077244, -0.01906152255833149, -0.6057203412055969, 0.9822516441345215, -0.38873741030693054, 0.05009886622428894, 0.7909361720085144, 1.4931714534759521, 0.7909361720085144, 0.7909361720085144, 0.7909361720085144, 0.7909361720085144, 0.5575662851333618, 1.7453255653381348, 0.5575662851333618, 0.5575662851333618, 0.5575662851333618, 0.5575662851333618, 0.00224053836427629, -0.002670609625056386, -0.029653897508978844, -0.0048890928737819195, -0.03026938997209072, -0.006108103785663843, -0.012902988120913506, 0.022343283519148827, 0.0031373619567602873, 0.011109469458460808, -0.003561325604096055, 0.013255716301500797, -0.05520620197057724, -0.08019166439771652, -0.0009987041121348739, -0.023409154266119003], "std": [0.2824192941188812, 0.08638470619916916, 0.23732757568359375, 0.3664197623729706, 0.6948403716087341, 0.18415787816047668, 0.0729118213057518, 0.11731312423944473, 0.02188270539045334, 0.11226141452789307, 0.4106503129005432, 0.362103670835495, 0.07733627408742905, 0.1288711279630661, 0.00038095947820693254, 0.0020621330477297306, 0.001821319106966257, 0.0009572763810865581, 0.001236448879353702, 0.0003289681044407189, 0.0003820766578428447, 0.002036341466009617, 0.0016539347125217319, 0.0006285735289566219, 0.0015499424189329147, 0.0004283747693989426, 0.8566136360168457, 0.6047547459602356, 0.8566136360168457, 0.8566136360168457, 0.8566136360168457, 0.8566136360168457, 0.8062174916267395, 3.6954879760742188e-06, 0.8062174916267395, 0.8062174916267395, 0.8062174916267395, 0.8062174916267395, 8.853500912664458e-05, 7.151921295189823e-07, 0.18873776495456696, 0.08895304054021835, 0.22180894017219543, 0.30329468846321106, 0.5586336255073547, 0.18648476898670197, 0.14146099984645844, 0.1410687267780304, 0.026423638686537743, 0.14597395062446594, 0.26571041345596313, 0.43682143092155457, 0.08676827698945999, 0.14643725752830505], "count": [353]}, "timestamp": {"min": [0.0], "max": [11.733333333333333], "mean": [5.866666666666667], "std": [3.396730454095199], "count": [353]}, "frame_index": {"min": [0], "max": [352], "mean": [176.0], "std": [101.90191362285597], "count": [353]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [353]}, "index": {"min": [6638], "max": [6990], "mean": [6814.0], "std": [101.90191362285597], "count": [353]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [353]}, "subtask_annotation": {"mean": [0.5014164305949008, 2.0, 2.0, 2.0, 2.0], "std": [0.7341320283737377, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [353]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [353]}, "eef_direction_state": {"mean": [3.407932011331445, 4.337110481586402], "std": [2.022016068485422, 1.9963733781153323], "min": [0, 0], "max": [6, 6], "count": [353]}, "eef_velocity_state": {"mean": [0.9943342776203966, 0.6742209631728046], "std": [0.7219517702128274, 0.7555937026779365], "min": [0, 0], "max": [2, 2], "count": [353]}, "eef_acc_mag_state": {"mean": [0.8640226628895185, 0.6203966005665722], "std": [0.8132630874106788, 0.8196128853315311], "min": [0, 0], "max": [2, 2], "count": [353]}, "eef_direction_action": {"mean": [3.3399433427762037, 3.9773371104815864], "std": [1.8811776786221772, 1.924803582108908], "min": [0, 0], "max": [6, 6], "count": [353]}, "eef_velocity_action": {"mean": [1.1869688385269122, 0.8328611898016998], "std": [0.7252235303688344, 0.7083852487301068], "min": [0, 0], "max": [2, 2], "count": [353]}, "eef_acc_mag_action": {"mean": [1.1104815864022664, 0.9263456090651558], "std": [0.7834897204253645, 0.8212561818631419], "min": [0, 0], "max": [2, 2], "count": [353]}, "eef_sim_pose_state": {"mean": [0.2872903817296511, 0.21419971380076655, 0.17130282916018078, 0.46075530569328865, -0.77132158035256, -0.00872504340909442, 0.26342398384882815, -0.18630230791653724, 0.2358611600193171, -2.270276332254738, -0.637331734752994, 2.61601835144795], "std": [0.07822757575059919, 0.060999519219015155, 0.0375398849441249, 2.135360758511589, 0.4770438309899742, 2.178208354423451, 0.04460720556854518, 0.032937064189830424, 0.06678054915427137, 0.5774556685162358, 0.2908563113583196, 0.47218441806157785], "min": [0.16174996927705174, 0.140159105992918, 0.10276159313326175, -3.141356155054673, -1.4485299895617787, -3.1371964045663354, 0.21718614580379475, -0.21622364780533826, 0.11578868966758099, -2.779730054690095, -1.1736806996194153, 1.5273257980597967], "max": [0.38268798970972046, 0.321193502545525, 0.2297420610927186, 3.0994196131562433, -0.06870611693823792, 3.105446713893013, 0.35930022474042717, -0.11659291872660796, 0.30053543242496183, -1.0904637064410063, -0.03977634056763524, 3.0684168705601635], "count": [353]}, "eef_sim_pose_action": {"mean": [0.29616460789132354, 0.2131553082320795, 0.1710790916828561, 0.6566462385098294, -0.770411274292482, -0.04230313051471972, 0.269197402437974, -0.19019711118797836, 0.23853081167351686, -2.273828214411579, -0.6213929399513706, 2.6370771125715953], "std": [0.0803910969535668, 0.05944205165213618, 0.03505654288264832, 2.0928196261986294, 0.4904475718588855, 2.208268400179984, 0.04412727927398837, 0.03581024318097536, 0.06543709598135512, 0.5618151498887975, 0.29591006193248043, 0.4404471435258072], "min": [0.16366328341112676, 0.13467407483273047, 0.09438784084437818, -3.139683154588232, -1.4507415045827927, -3.1346090420975083, 0.21511721768387326, -0.2275543956877182, 0.10390448183477369, -2.7711246745183877, -1.128761501427293, 1.5869023402345734], "max": [0.39776062637640797, 0.3240681426993857, 0.2309861787099776, 3.1140539070141324, -0.03170404131009841, 3.1261387587930245, 0.36286989451969787, -0.11011080824049281, 0.3045371538198326, -1.0097440787080134, 0.056128042339009365, 3.01207243699654], "count": [353]}}} +{"episode_index": 21, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.426051588331411]], [[0.5430113610149943]], [[0.48633402777777773]]], "std": [[[0.2948339790610266]], [[0.21385917663691734]], [[0.22439226000692467]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40832275086505193]], [[0.4200285178777393]], [[0.37990789359861593]]], "std": [[[0.27338020851326456]], [[0.2402801592767462]], [[0.26055104131152645]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4499172529796232]], [[0.45073294646289885]], [[0.3542153522683583]]], "std": [[[0.310043988093618]], [[0.22377060155625503]], [[0.24911908993009133]]], "count": [100]}, "observation.state": {"min": [-0.6374165415763855, -0.19455355405807495, -0.43039482831954956, -1.7149176597595215, -1.2323482036590576, -0.15678758919239044, -0.702680766582489, -0.7208325862884521, -0.3496224880218506, 0.3716530203819275, -1.6418709754943848, 0.369777649641037, -0.6749266386032104, -0.559526801109314, 0.01264091208577156, -0.0005863079568371177, -0.6092584729194641, 1.0348883867263794, -0.4592057764530182, -0.008872531354427338, -0.007191040553152561, -0.00656313868239522, -0.6036202907562256, 1.016716480255127, -0.45593923330307007, -0.01420977246016264, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.022506684064865112, -0.0015285282861441374, -0.48909884691238403, -0.7050058841705322, -0.3776683211326599, -1.1406800746917725, -1.8780916929244995, -2.03183650970459, -0.5402653217315674, -0.18304765224456787, -0.11803330481052399, -0.8359249830245972, -0.9320491552352905, -1.1362963914871216, -1.1939771175384521, -1.2010830640792847, -11.747688293457031, -5.006105422973633, -2.232600688934326, -9.951160430908203, -2.037240505218506, -0.6025640964508057, -1.4633699655532837, -11.8701753616333, -3.0525031089782715, -2.2747254371643066, -8.089134216308594, -0.5164835453033447, -2.180708169937134, -1.4059828519821167, -0.008873416110873222, -0.018649261444807053, -0.018356256186962128, -0.008067302405834198, -0.010829862207174301, -0.004994871094822884, -0.0070491209626197815, -0.02161945216357708, -0.015156477689743042, -0.0091722272336483, -0.020669223740696907, -0.007185639813542366, -3.520859956741333, -0.4639686942100525, 3.8305256366729736, -32.21147155761719, 10.018318176269531, -0.8921123743057251, -0.975659966468811, -0.2412637174129486, 4.186853885650635, -34.719749450683594, 12.82891845703125, -0.49796998500823975, -0.017098847776651382, -0.014461509883403778, 0.00976801011711359, -0.08198151737451553, 0.35979294776916504, 0.07616141438484192, 0.03346339613199234, 0.34579184651374817, -0.2453090250492096, 0.002332300879061222, -3.0512375831604004, -0.9819964170455933, -3.000213384628296, -2.854903221130371, -0.813359797000885, 1.9260938167572021, -0.6980774402618408, -0.125688835978508, 9.68609619140625, -0.007871657609939575, -0.025414258241653442, -0.04080706834793091, -0.01968749612569809, 0.02007855847477913, 0.6727983355522156, 0.735854983329773], "max": [0.013979901559650898, 0.4328765869140625, -0.09717975556850433, -0.5176623463630676, 0.23985403776168823, 0.5112780928611755, -0.37860798835754395, 0.04677022993564606, 0.09994731098413467, 0.7415896654129028, -0.6458369493484497, 1.0330243110656738, 0.40902459621429443, -0.16307613253593445, 0.013870873488485813, 0.005361438728868961, -0.6028436422348022, 1.0367025136947632, -0.45625194907188416, -0.006349192000925541, -0.00643022358417511, 0.00014051244943402708, -0.5981046557426453, 1.018359899520874, -0.45152702927589417, -0.011822917498648167, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.021838419139385223, -0.0015240932116284966, 0.5031278133392334, 0.6591933965682983, 0.5152512788772583, 1.191223382949829, 2.262695074081421, 2.80497407913208, 0.4533466696739197, 0.8348104357719421, 0.4181942343711853, 0.3904079794883728, 0.496673047542572, 0.5444403886795044, 0.4134941101074219, 0.6450042128562927, -3.6969025135040283, 7.631258010864258, 2.7942614555358887, 0.1526251584291458, 0.8321123719215393, 2.6971917152404785, 0.5451770424842834, -2.5277013778686523, 7.631258010864258, 3.0048840045928955, 0.8241758346557617, 2.15201473236084, 1.5207569599151611, 0.28693529963493347, 0.009441758506000042, 0.013613559305667877, 0.020659659057855606, 0.00765886390581727, 0.003323777811601758, 0.00679875398054719, 0.006350784096866846, 0.020252499729394913, 0.023314660415053368, 0.008570501580834389, 0.004241663496941328, 0.015324069187045097, -1.7392200231552124, 0.12991124391555786, 10.5562162399292, -20.43408966064453, 19.445878982543945, 1.1394984722137451, 0.6787199974060059, 0.44169819355010986, 13.124747276306152, -23.437170028686523, 21.47226333618164, 1.7430124282836914, 0.022636376321315765, 0.007598862983286381, 0.012820513918995857, 0.013663585297763348, 0.5245980620384216, 0.3900635242462158, 0.30279475450515747, 0.5137061476707458, -0.06264206022024155, 0.2560621500015259, 3.0116939544677734, 0.17652425169944763, 2.9969630241394043, -0.9425410032272339, -0.25883257389068604, 2.7945914268493652, -0.38956594467163086, 0.1908654421567917, 9.873266220092773, 0.01319587230682373, 0.023673534393310547, 0.03555482625961304, -0.01532547827810049, 0.024067694321274757, 0.6764844655990601, 0.7391905784606934], "mean": [-0.18284577131271362, 0.02811642363667488, -0.29716458916664124, -1.3528691530227661, -0.1806078553199768, 0.1698862463235855, -0.5512291789054871, -0.1911034882068634, -0.0208718441426754, 0.5123438835144043, -1.2950718402862549, 0.6668912768363953, -0.35267698764801025, -0.4062950909137726, 0.013139273039996624, 0.0019322291482239962, -0.6072219014167786, 1.0359113216400146, -0.458315908908844, -0.00721404142677784, -0.006808071862906218, -0.0035988283343613148, -0.6020132303237915, 1.0172604322433472, -0.4546876847743988, -0.012880869209766388, 0.7310342788696289, 1.7453252077102661, 0.7310342788696289, 0.7310342788696289, 0.7310342788696289, 0.7310342788696289, 0.755527675151825, 1.7453252077102661, 0.755527675151825, 0.755527675151825, 0.755527675151825, 0.755527675151825, -0.022190313786268234, -0.0015264522517099977, -0.01952383667230606, 0.03018667921423912, 0.017797552049160004, 0.024561705067753792, -0.012315395288169384, 0.016717394813895226, -0.004029983654618263, 0.05585598945617676, 0.03330625966191292, -0.006765139754861593, -0.045079462230205536, -0.037801358848810196, -0.07770765572786331, -0.02144119329750538, -7.2065935134887695, -0.19016216695308685, 0.3945521116256714, -4.256118297576904, -0.14127089083194733, 0.29791975021362305, -0.4275095462799072, -5.1405439376831055, 4.959988594055176, 0.3917595446109772, -5.245716094970703, 0.40355777740478516, -0.16484712064266205, -0.4358683228492737, -0.00019591543241403997, -0.00036652194103226066, 0.00019978269119746983, -4.5121902076061815e-05, -0.00015919902944006026, -0.00011821374937426299, -9.676362969912589e-05, -0.0005191360833123326, 0.0006992440903559327, -0.0003149907279293984, -0.00027705743559636176, -3.1229610613081604e-05, -2.712050199508667, -0.12734660506248474, 7.16348934173584, -27.68901252746582, 14.720634460449219, 0.05096853896975517, -0.059867244213819504, 0.15406358242034912, 8.175840377807617, -29.609256744384766, 16.01117706298828, 0.5051001906394958, 0.002576507395133376, -0.002965757856145501, 0.01139659620821476, -0.03796717897057533, 0.42123347520828247, 0.20511756837368011, 0.21648839116096497, 0.40549662709236145, -0.12710316479206085, 0.15125109255313873, -0.9023921489715576, -0.6353906989097595, 0.7290804982185364, -2.125509023666382, -0.5740033984184265, 2.4117400646209717, -0.5857774615287781, 0.03136761114001274, 9.778228759765625, 0.0016126506961882114, 0.0007908005500212312, -9.550269896863028e-05, -0.018760472536087036, 0.0231395922601223, 0.6745705604553223, 0.7376072406768799], "std": [0.19825631380081177, 0.25268077850341797, 0.08409430831670761, 0.3718715310096741, 0.49641573429107666, 0.20738065242767334, 0.10129421949386597, 0.25227272510528564, 0.12335916608572006, 0.09532522410154343, 0.3260737359523773, 0.23056469857692719, 0.31062939763069153, 0.11157159507274628, 0.0004030965210404247, 0.0014735268196091056, 0.0013265706365928054, 0.0005652940017171204, 0.0010011681588366628, 0.0008244466152973473, 0.00022647841251455247, 0.0017827624687924981, 0.0013408827362582088, 0.0004974072799086571, 0.0013147271238267422, 0.00095317920204252, 0.8542575836181641, 4.0531158447265625e-06, 0.8542575836181641, 0.8542575836181641, 0.8542575836181641, 0.8542575836181641, 0.8571633696556091, 4.0531158447265625e-06, 0.8571633696556091, 0.8571633696556091, 0.8571633696556091, 0.8571633696556091, 0.00011685724166454747, 7.627428431078442e-07, 0.16727188229560852, 0.17921368777751923, 0.14561602473258972, 0.36452287435531616, 0.48249638080596924, 0.44543978571891785, 0.12906327843666077, 0.16661594808101654, 0.07246928662061691, 0.1595592349767685, 0.23409833014011383, 0.19784219563007355, 0.2605051100254059, 0.17339491844177246, 1.7585906982421875, 3.8118810653686523, 1.273481845855713, 2.967742681503296, 0.5707671642303467, 0.6967116594314575, 0.4344868063926697, 1.8845510482788086, 2.2646279335021973, 0.9660632014274597, 2.2221319675445557, 0.5072462558746338, 0.657715916633606, 0.37655502557754517, 0.002551639685407281, 0.006017422769218683, 0.005630990955978632, 0.002475218614563346, 0.0016368620563298464, 0.0013818321749567986, 0.0027205238584429026, 0.005749766249209642, 0.005850405897945166, 0.002484697848558426, 0.0024711834266781807, 0.0021430845372378826, 0.2803693413734436, 0.10956281423568726, 1.6279997825622559, 2.6728668212890625, 2.022379159927368, 0.5902607440948486, 0.22808793187141418, 0.11152232438325882, 1.6026612520217896, 3.0191774368286133, 1.567599892616272, 0.6321420073509216, 0.006143440492451191, 0.0040361941792070866, 0.00047888761037029326, 0.01602521911263466, 0.05275547876954079, 0.11463451385498047, 0.08280625939369202, 0.05635042116045952, 0.05235247313976288, 0.09056535363197327, 2.2800114154815674, 0.39147114753723145, 2.272364616394043, 0.6502528786659241, 0.18097075819969177, 0.28761026263237, 0.043451134115457535, 0.04535207524895668, 0.024970166385173798, 0.0037090929690748453, 0.006132453214377165, 0.010243916884064674, 0.000990686472505331, 0.000841091328766197, 0.0008423470426350832, 0.0007588964072056115], "count": [357]}, "action": {"min": [-0.7099249362945557, -0.1858993023633957, -0.5016343593597412, -1.6403566598892212, -1.2366760969161987, -0.15590529143810272, -0.6981316804885864, -0.7333537340164185, -0.34387511014938354, 0.30344539880752563, -1.6394312381744385, 0.33168911933898926, -0.6765589714050293, -0.6037273406982422, 0.011849086731672287, -0.003517133416607976, -0.6065490245819092, 1.030500888824463, -0.4597243666648865, -0.008096602745354176, -0.007961439900100231, -0.008475616574287415, -0.6010667085647583, 1.012380599975586, -0.4561729431152344, -0.014219751581549644, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.022506684064865112, -0.0015285282861441374, -0.48909884691238403, -0.7050058841705322, -0.3776683211326599, -1.1406800746917725, -1.8780916929244995, -2.03183650970459, -0.5402653217315674, -0.18304765224456787, -0.09641216695308685, -0.8359249830245972, -0.9320491552352905, -1.1362963914871216, -1.1939771175384521, -1.2010830640792847], "max": [0.006262805312871933, 0.4377060830593109, -0.02636132203042507, -0.40761926770210266, 0.23872685432434082, 0.5137135982513428, -0.37165898084640503, 0.049525186419487, 0.11447712779045105, 0.789949357509613, -0.5564178228378296, 1.03900945186615, 0.4255160093307495, -0.1581674963235855, 0.0142341498285532, 0.005386263132095337, -0.5992758870124817, 1.0353389978408813, -0.4549974501132965, -0.0060097090899944305, -0.005955027882009745, 0.00046696257777512074, -0.5944769382476807, 1.0170632600784302, -0.45019111037254333, -0.011532393284142017, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.021838419139385223, -0.0015240932116284966, 0.5031278133392334, 0.6591933965682983, 0.5152512788772583, 1.191223382949829, 2.262695074081421, 2.80497407913208, 0.4533466696739197, 0.8348104357719421, 0.4181942343711853, 0.3904079794883728, 0.496673047542572, 0.5444403886795044, 0.4134941101074219, 0.6450042128562927], "mean": [-0.22067564725875854, 0.04444416984915733, -0.296540766954422, -1.2911732196807861, -0.18355584144592285, 0.17115387320518494, -0.5482380390167236, -0.18644115328788757, -0.001586608006618917, 0.5185866951942444, -1.2732826471328735, 0.6589680910110474, -0.363666832447052, -0.41027122735977173, 0.013097296468913555, 0.0014766420936211944, -0.6037962436676025, 1.0335432291030884, -0.4581095278263092, -0.007051615975797176, -0.006806220859289169, -0.0037886067293584347, -0.5985533595085144, 1.01504385471344, -0.4546661674976349, -0.012706372886896133, 0.7310342788696289, 1.7453252077102661, 0.7310342788696289, 0.7310342788696289, 0.7310342788696289, 0.7310342788696289, 0.7556743621826172, 1.7453252077102661, 0.7556743621826172, 0.7556743621826172, 0.7556743621826172, 0.7556743621826172, -0.022190043702721596, -0.0015264470130205154, -0.019330767914652824, 0.028572995215654373, 0.01768973283469677, 0.02326098456978798, -0.008495118468999863, 0.015256873331964016, -0.004076568875461817, 0.055926695466041565, 0.03366962820291519, -0.0073432354256510735, -0.04598556086421013, -0.03803214058279991, -0.07809250056743622, -0.021991854533553123], "std": [0.2016005516052246, 0.23613578081130981, 0.10806882381439209, 0.3756251037120819, 0.4964151978492737, 0.2085980623960495, 0.10188943147659302, 0.24607659876346588, 0.1072143018245697, 0.11562447994947433, 0.3365192115306854, 0.23617775738239288, 0.3015146255493164, 0.11197765171527863, 0.0005288178217597306, 0.0016727378824725747, 0.0015576309524476528, 0.0008366022957488894, 0.0011684441706165671, 0.0006920341984368861, 0.00039302645018324256, 0.0018048579804599285, 0.0015524320770055056, 0.0010457822354510427, 0.0016510423738509417, 0.0008885410497896373, 0.8542575836181641, 4.0531158447265625e-06, 0.8542575836181641, 0.8542575836181641, 0.8542575836181641, 0.8542575836181641, 0.8573155999183655, 4.0531158447265625e-06, 0.8573155999183655, 0.8573155999183655, 0.8573155999183655, 0.8573155999183655, 0.00011777083273045719, 7.709805345257337e-07, 0.16730880737304688, 0.1821729838848114, 0.1456356644630432, 0.36526206135749817, 0.4869765341281891, 0.4455382525920868, 0.12906506657600403, 0.16659554839134216, 0.07199258357286453, 0.15905117988586426, 0.2331658899784088, 0.19786660373210907, 0.2605293095111847, 0.17354390025138855], "count": [357]}, "timestamp": {"min": [0.0], "max": [11.866666666666667], "mean": [5.933333333333333], "std": [3.435220624754798], "count": [357]}, "frame_index": {"min": [0], "max": [356], "mean": [178.0], "std": [103.05661874264392], "count": [357]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [357]}, "index": {"min": [6991], "max": [7347], "mean": [7169.0], "std": [103.05661874264392], "count": [357]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [357]}, "subtask_annotation": {"mean": [0.3557422969187675, 2.0, 2.0, 2.0, 2.0], "std": [0.4903001090092087, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [357]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [357]}, "eef_direction_state": {"mean": [3.966386554621849, 4.57703081232493], "std": [2.1220442542421374, 1.9222504119155235], "min": [0, 0], "max": [6, 6], "count": [357]}, "eef_velocity_state": {"mean": [0.7759103641456583, 0.5154061624649859], "std": [0.7486174542486644, 0.6376718554681099], "min": [0, 0], "max": [2, 2], "count": [357]}, "eef_acc_mag_state": {"mean": [0.5910364145658263, 0.5350140056022409], "std": [0.7674967796657066, 0.7828918684435272], "min": [0, 0], "max": [2, 2], "count": [357]}, "eef_direction_action": {"mean": [3.369747899159664, 4.022408963585434], "std": [2.0355339682464066, 1.9531062154351004], "min": [0, 0], "max": [6, 6], "count": [357]}, "eef_velocity_action": {"mean": [0.9775910364145658, 0.7450980392156863], "std": [0.7406196366517436, 0.6346748027409382], "min": [0, 0], "max": [2, 2], "count": [357]}, "eef_acc_mag_action": {"mean": [0.9915966386554622, 0.9439775910364145], "std": [0.8008657603813302, 0.8349500594279502], "min": [0, 0], "max": [2, 2], "count": [357]}, "eef_sim_pose_state": {"mean": [0.2879203675612413, 0.24999978177436774, 0.14165145746137553, -0.8939149147937974, -0.6355961331072546, 0.7206298506960176, 0.27676360333612426, -0.19710828608599254, 0.11551474673961915, -2.1254901994821727, -0.5740705017582192, 2.411774864651926], "std": [0.04133744488658543, 0.11960239571380424, 0.026154820973628378, 2.2977836211745317, 0.39152453332444315, 2.2894976907667255, 0.06277027463620462, 0.0544428077137354, 0.027459354494013384, 0.6502521008005885, 0.18097633796315038, 0.2875506057616774], "min": [0.2445184076803581, 0.14807772290117038, 0.08611649703268977, -3.113102191866276, -0.9819989400199505, -3.1162740675258234, 0.21849697790249836, -0.33172487993922006, 0.08108420583647984, -2.8549070759268567, -0.8133611792098355, 1.926827896628354], "max": [0.3732062863003649, 0.4475757598576529, 0.19287455795936914, 3.1091722705649194, 0.17656835734734933, 3.0866747550265763, 0.40393882092664957, -0.1553497593038552, 0.16461330794144463, -0.9425435482911335, -0.2582667763539721, 2.794591536809795], "count": [357]}, "eef_sim_pose_action": {"mean": [0.2971914277136253, 0.25692739672105586, 0.13598845278037439, -0.8587147337181265, -0.6619918748299298, 0.6391108464211311, 0.27382629195435415, -0.19045881488072508, 0.1095286902456165, -2.126627802447982, -0.5941664576471353, 2.418016421952439], "std": [0.040035029767708515, 0.11671187104200642, 0.025231808058211878, 2.329464079210165, 0.41065595219724704, 2.327731903316455, 0.05856930645948177, 0.04918954773416692, 0.026687966686265312, 0.6647563829144885, 0.19179315682984255, 0.2868649726792262], "min": [0.24847070409989103, 0.14800897017762255, 0.0910302796359233, -3.1106315960876905, -1.0260717502868666, -3.1412151311737153, 0.21880505067863654, -0.33322005773488594, 0.07310432672758069, -2.889969387020346, -0.8396030691582317, 1.8955349774691008], "max": [0.3834924847297768, 0.4518925177976095, 0.19302756181394468, 3.1145622176224492, 0.18970353073958313, 3.071591740791196, 0.408437079497105, -0.14900790240030462, 0.14685453226727901, -0.8365928247666993, -0.2506566035609794, 2.8155953704087575], "count": [357]}}} +{"episode_index": 22, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4643502931564783]], [[0.5471686827181853]], [[0.4794963523644752]]], "std": [[[0.2811161491294991]], [[0.1968856156428673]], [[0.21596857621369966]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4040315767973856]], [[0.4163822856593618]], [[0.3672897659554018]]], "std": [[[0.2917127880196307]], [[0.2368245061073905]], [[0.25356943883738814]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4844360774702038]], [[0.4540543396770473]], [[0.3570029796232218]]], "std": [[[0.2880585702430872]], [[0.20680695257458903]], [[0.24761845469611649]]], "count": [100]}, "observation.state": {"min": [-0.790531575679779, -0.2540639042854309, -0.632105827331543, -1.3766452074050903, -1.2992985248565674, -0.1511601060628891, -0.7003889679908752, -0.6040887832641602, -0.48132628202438354, 0.2769514322280884, -1.630426287651062, 0.5066927671432495, -0.6836115717887878, -0.7019140720367432, 0.01020205020904541, -0.0015403334982693195, -0.614625096321106, 1.0323827266693115, -0.4527185261249542, -0.011183453723788261, -0.012154823169112206, -0.006117921322584152, -0.6176093220710754, 1.0194164514541626, -0.44704777002334595, -0.0136700589209795, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.002565354574471712, -0.0015289275906980038, -1.0166711807250977, -0.15399181842803955, -0.4199993312358856, -2.2702572345733643, -1.5520902872085571, -0.8062124848365784, -1.412577509880066, -0.18908853828907013, -0.11807888001203537, -0.8380979895591736, -0.7297607660293579, -1.4692744016647339, -2.5734939575195312, -1.6238062381744385, -13.94133186340332, -20.757020950317383, -3.0891332626342773, -11.568986892700195, -2.123321294784546, -2.065934181213379, -1.2051281929016113, -9.765613555908203, -6.003256320953369, -2.8223443031311035, -9.218559265136719, -0.6312576532363892, -2.8693528175354004, -2.3528695106506348, -0.008923216722905636, -0.014549839310348034, -0.013340829871594906, -0.006858909502625465, -0.011769185774028301, -0.014102937653660774, -0.006488566752523184, -0.01773935742676258, -0.021526748314499855, -0.011221246793866158, -0.009658729657530785, -0.010805494152009487, -3.3653199672698975, -0.608726978302002, 1.7519458532333374, -30.301795959472656, 9.635119438171387, -0.5920625925064087, -0.3676399886608124, -0.3266339898109436, 6.16150426864624, -35.21162414550781, 12.59449577331543, -0.17086714506149292, -0.015165490098297596, -0.014753605239093304, -0.0006105006905272603, -0.10930868983268738, 0.39779019355773926, 0.018116476014256477, -0.012547390535473824, 0.33629950881004333, -0.30208784341812134, 0.055521901696920395, -2.8987648487091064, -1.0725394487380981, -2.9709408283233643, -2.9398062229156494, -0.6542150378227234, 1.9112987518310547, -0.6781966686248779, -0.16668370366096497, 9.626440048217773, -0.015901386737823486, -0.018020838499069214, -0.062368422746658325, -0.0190090574324131, 0.02210664004087448, 0.665312647819519, 0.7418337464332581], "max": [-0.1484719216823578, 0.2564476728439331, -0.2517968416213989, -0.30250978469848633, 0.21285749971866608, 0.47511911392211914, -0.22726158797740936, 0.030350904911756516, 0.17853470146656036, 0.723912239074707, -1.0639369487762451, 1.2077594995498657, 0.18652084469795227, -0.038536690175533295, 0.012582940049469471, 0.0051894900389015675, -0.6109135746955872, 1.0346407890319824, -0.4493831396102905, -0.004081430844962597, -0.009533239528536797, 0.0017566080205142498, -0.6102139949798584, 1.022316813468933, -0.44429993629455566, -0.008496745489537716, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.004103179555386305, -0.0015231824945658445, 0.8888154029846191, 0.8625612258911133, 1.0506359338760376, 1.6227912902832031, 4.051976203918457, 1.355745553970337, 0.6428554058074951, 0.7081073522567749, 1.1696405410766602, 0.4545544981956482, 0.11752508580684662, 0.6894129514694214, 0.6284363865852356, 0.6269766092300415, 0.812873125076294, 3.4188036918640137, 2.5134310722351074, 0.8241758346557617, 1.2625153064727783, 2.6111111640930176, 0.7460317611694336, 4.899509429931641, 22.954824447631836, 4.844322204589844, 1.037851095199585, 3.586690902709961, 4.3327226638793945, 0.28693529963493347, 0.010556119494140148, 0.021007206290960312, 0.01659461483359337, 0.007607696112245321, 0.009929036721587181, 0.0042606135830283165, 0.011802863329648972, 0.02578817307949066, 0.02087004855275154, 0.009925512596964836, 0.00910195056349039, 0.0050654299557209015, -0.7847700119018555, 0.2895164489746094, 11.521270751953125, -22.173229217529297, 18.686161041259766, 1.1300444602966309, 2.121000051498413, 0.7200794219970703, 15.010315895080566, -24.771533966064453, 18.034278869628906, 1.647584080696106, 0.022503428161144257, 0.010441484861075878, 0.004273504484444857, 0.0, 0.5795738697052002, 0.33139103651046753, 0.26732492446899414, 0.5169152021408081, -0.061724789440631866, 0.3147742748260498, 2.974794864654541, 0.2340763509273529, 2.8523478507995605, -1.1811695098876953, 0.004162818659096956, 2.687936544418335, -0.395161896944046, 0.5094954371452332, 9.898131370544434, 0.028477340936660767, 0.025259971618652344, 0.05635884404182434, -0.016525182873010635, 0.025278890505433083, 0.6699081659317017, 0.7459239363670349], "mean": [-0.37125110626220703, -0.08502797037363052, -0.4064890444278717, -0.9854358434677124, -0.3313881754875183, 0.10766272991895676, -0.5204033255577087, -0.11986956000328064, 0.05961287394165993, 0.42946118116378784, -1.3975272178649902, 0.7676390409469604, -0.5326879620552063, -0.4582688510417938, 0.01180302258580923, 0.0019129480933770537, -0.6135674715042114, 1.0330861806869507, -0.45126205682754517, -0.008044319227337837, -0.010124674998223782, -0.0017138246912509203, -0.6156893968582153, 1.0205799341201782, -0.44587278366088867, -0.011193640530109406, 0.8148564696311951, 1.745330572128296, 0.8148564696311951, 0.8148564696311951, 0.8148564696311951, 0.8148564696311951, 0.8206457495689392, 1.745330572128296, 0.8206457495689392, 0.8206457495689392, 0.8206457495689392, 0.8206457495689392, 0.0032471418380737305, -0.0015263236127793789, -0.07480037957429886, 0.054808467626571655, 0.019439414143562317, 0.11843573302030563, -0.07444483786821365, 0.006306707393378019, -0.005773569922894239, 0.08153175562620163, 0.0901787057518959, -0.04356377199292183, -0.07883452624082565, -0.04696023464202881, -0.12600164115428925, -0.08686618506908417, -7.439127445220947, -9.675838470458984, -0.8142708539962769, -4.483207702636719, -0.3416630029678345, -0.03312590718269348, -0.3240269124507904, -2.1413168907165527, 10.917191505432129, 2.6442337036132812, -5.411666393280029, 0.8654248714447021, -0.7982870936393738, -0.7506510615348816, 1.5564130080747418e-05, 0.0015551350079476833, -0.0006254862528294325, -0.0004289123753551394, -3.4267886803718284e-05, -0.000958777207415551, 9.941528696799651e-05, 0.0009860502323135734, 0.00047995569184422493, 0.00036089023342356086, -6.027384733897634e-05, -0.0005178647697903216, -2.4808425903320312, -0.14627915620803833, 7.655909538269043, -26.964879989624023, 13.8388090133667, 0.1493723839521408, 0.515592634677887, 0.16807273030281067, 9.093461036682129, -29.868648529052734, 15.40732192993164, 0.5967032313346863, 0.002824307419359684, -0.002139975316822529, 0.0018970188684761524, -0.041435059159994125, 0.45834633708000183, 0.14150476455688477, 0.16475573182106018, 0.3900187015533447, -0.12961579859256744, 0.2020043134689331, -0.7752684354782104, -0.5947583913803101, 0.4479803740978241, -2.351888418197632, -0.44844070076942444, 2.37505841255188, -0.5953803658485413, 0.06255587190389633, 9.782316207885742, 0.00220276927575469, 0.001200902508571744, -0.001485162414610386, -0.018227901309728622, 0.024530960246920586, 0.667222261428833, 0.7442294955253601], "std": [0.269758939743042, 0.21287311613559723, 0.1070500984787941, 0.407636821269989, 0.5989311933517456, 0.17954814434051514, 0.14735201001167297, 0.1607179492712021, 0.18064984679222107, 0.09887468069791794, 0.20144958794116974, 0.2386956810951233, 0.23500870168209076, 0.22891612350940704, 0.000541861227247864, 0.001469154260121286, 0.0007165699498727918, 0.0005370397120714188, 0.0012562185293063521, 0.002354283584281802, 0.0005967115866951644, 0.0019468851387500763, 0.001635648193769157, 0.0011924175778403878, 0.0010872738203033805, 0.0018121696775779128, 0.8594844341278076, 1.3113021850585938e-06, 0.8594844341278076, 0.8594844341278076, 0.8594844341278076, 0.8594844341278076, 0.8641160726547241, 1.3113021850585938e-06, 0.8641160726547241, 0.8641160726547241, 0.8641160726547241, 0.8641160726547241, 0.0005217858124524355, 8.808931397652486e-07, 0.26197800040245056, 0.19667677581310272, 0.2634470462799072, 0.46626541018486023, 0.694553792476654, 0.3874223232269287, 0.3049840033054352, 0.18681809306144714, 0.25229278206825256, 0.2287917137145996, 0.16767644882202148, 0.4228723645210266, 0.5219521522521973, 0.4156963527202606, 4.111233234405518, 9.16015911102295, 1.3542338609695435, 3.9411516189575195, 0.631402313709259, 0.9710723757743835, 0.4763641357421875, 2.784940481185913, 8.61413288116455, 2.2101502418518066, 2.693924903869629, 1.1167711019515991, 2.1609456539154053, 0.6614251136779785, 0.003240704769268632, 0.006228925660252571, 0.005101305432617664, 0.0028702064882963896, 0.002747462596744299, 0.0027916093822568655, 0.0032073527108877897, 0.0071093435399234295, 0.0067598046734929085, 0.0029807095415890217, 0.0022178583312779665, 0.002162638818845153, 0.4287818968296051, 0.18128849565982819, 1.8375325202941895, 1.7879507541656494, 2.381800413131714, 0.4637190103530884, 0.42969104647636414, 0.18995417654514313, 1.4647035598754883, 3.320484161376953, 1.0151033401489258, 0.5035693049430847, 0.007495418656617403, 0.004759589675813913, 0.000706484483089298, 0.01814589463174343, 0.06696600466966629, 0.11632397770881653, 0.0929524227976799, 0.0530407652258873, 0.0625697448849678, 0.08886049687862396, 2.089735984802246, 0.4625927209854126, 2.1379554271698, 0.540015697479248, 0.15889684855937958, 0.24726977944374084, 0.04514485225081444, 0.08082471787929535, 0.039262399077415466, 0.005147621501237154, 0.007220756728202105, 0.013381639495491982, 0.0006891966331750154, 0.0007379913004115224, 0.0008422164828516543, 0.0007445560186170042], "count": [205]}, "action": {"min": [-0.8471208214759827, -0.31357675790786743, -0.7053074240684509, -1.413995385169983, -1.304231882095337, -0.15111885964870453, -0.6981316804885864, -0.5381410121917725, -0.4767457842826843, 0.20690925419330597, -1.6355136632919312, 0.4614768922328949, -0.6981316804885864, -0.6981316804885864, 0.010625090450048447, -0.0028149436693638563, -0.612864077091217, 1.0291593074798584, -0.4546526074409485, -0.01149308867752552, -0.011665262281894684, -0.007153510116040707, -0.616043210029602, 1.0134227275848389, -0.4495006203651428, -0.014207138679921627, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.002565354574471712, -0.0015289275906980038, -1.0166711807250977, -0.15399181842803955, -0.4199993312358856, -2.4176859855651855, -1.5520902872085571, -0.8062124848365784, -1.412577509880066, -0.18908853828907013, -0.11807888001203537, -0.8380979895591736, -0.7297607660293579, -1.4692744016647339, -2.5734939575195312, -1.6238062381744385], "max": [-0.09541258215904236, 0.2676965594291687, 0.09986892342567444, -0.2185274064540863, 0.2200372815132141, 0.49405044317245483, -0.2230979949235916, 0.11282875388860703, 0.264244943857193, 0.7357648611068726, -1.0484020709991455, 1.208597183227539, 0.16406884789466858, -0.04686640948057175, 0.013144956901669502, 0.006745305377990007, -0.6036433577537537, 1.0329103469848633, -0.44958558678627014, -0.0041953823529183865, -0.008767643012106419, 0.0033042700961232185, -0.6041531562805176, 1.022170066833496, -0.4430847465991974, -0.008670124225318432, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.004103179555386305, -0.0015231824945658445, 0.8841082453727722, 0.8625612258911133, 1.0506359338760376, 1.6227912902832031, 3.9952738285064697, 1.355745553970337, 0.6428554058074951, 0.7081073522567749, 1.1696405410766602, 0.4545544981956482, 0.11752508580684662, 0.6894129514694214, 0.6284363865852356, 0.6269766092300415], "mean": [-0.40876147150993347, -0.09537331759929657, -0.40512022376060486, -0.9073196649551392, -0.34160497784614563, 0.10351763665676117, -0.5171918272972107, -0.08306390047073364, 0.12146063148975372, 0.4492831826210022, -1.390588402748108, 0.7579651474952698, -0.5595395565032959, -0.47611555457115173, 0.012161323800683022, 0.0012086182832717896, -0.6098315119743347, 1.0312269926071167, -0.4518543481826782, -0.007966458797454834, -0.009681767784059048, -0.0022775987163186073, -0.6116822957992554, 1.01864755153656, -0.4466598629951477, -0.011320026591420174, 0.8148564696311951, 1.745330572128296, 0.8148564696311951, 0.8148564696311951, 0.8148564696311951, 0.8148564696311951, 0.812131941318512, 1.745330572128296, 0.812131941318512, 0.812131941318512, 0.812131941318512, 0.812131941318512, 0.003253221046179533, -0.0015263452660292387, -0.07062602043151855, 0.0543222576379776, 0.022186512127518654, 0.10658340156078339, -0.05570853129029274, 0.003134056692942977, -0.0061810691840946674, 0.08067374676465988, 0.09038574993610382, -0.04352777078747749, -0.07878044247627258, -0.04747463017702103, -0.12459226697683334, -0.08672042191028595], "std": [0.29123085737228394, 0.23367555439472198, 0.15398351848125458, 0.43129515647888184, 0.596523106098175, 0.18246008455753326, 0.1475050002336502, 0.14047691226005554, 0.16648130118846893, 0.09556909650564194, 0.2082356959581375, 0.25118643045425415, 0.21719121932983398, 0.21755869686603546, 0.000537398096639663, 0.0024109326768666506, 0.0017250882228836417, 0.0007755015976727009, 0.0013603854458779097, 0.0024673466105014086, 0.0005411485908553004, 0.002631725277751684, 0.0027048492338508368, 0.002207180019468069, 0.0013975693145766854, 0.001960958819836378, 0.8594844341278076, 1.3113021850585938e-06, 0.8594844341278076, 0.8594844341278076, 0.8594844341278076, 0.8594844341278076, 0.8635612726211548, 1.3113021850585938e-06, 0.8635612726211548, 0.8635612726211548, 0.8635612726211548, 0.8635612726211548, 0.000522650487255305, 8.873165597833577e-07, 0.2700657844543457, 0.19693207740783691, 0.26646897196769714, 0.498710572719574, 0.7454605102539062, 0.3899461328983307, 0.30488622188568115, 0.18685926496982574, 0.2521906793117523, 0.22879855334758759, 0.16771277785301208, 0.4228532314300537, 0.5220354795455933, 0.4157277047634125], "count": [205]}, "timestamp": {"min": [0.0], "max": [6.8], "mean": [3.4], "std": [1.9725899500684654], "count": [205]}, "frame_index": {"min": [0], "max": [204], "mean": [102.0], "std": [59.177698502053964], "count": [205]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [205]}, "index": {"min": [7348], "max": [7552], "mean": [7450.0], "std": [59.177698502053964], "count": [205]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [205]}, "subtask_annotation": {"mean": [0.2731707317073171, 2.0, 2.0, 2.0, 2.0], "std": [0.4669696758546088, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [205]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [205]}, "eef_direction_state": {"mean": [4.126829268292683, 3.9121951219512194], "std": [1.608972462624774, 2.0078134110605834], "min": [2, 0], "max": [6, 6], "count": [205]}, "eef_velocity_state": {"mean": [0.926829268292683, 0.7804878048780488], "std": [0.7187470094084638, 0.6953572558519194], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_state": {"mean": [0.8048780487804879, 0.8975609756097561], "std": [0.8559550989797087, 0.8521100939054956], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_direction_action": {"mean": [3.3024390243902437, 3.0097560975609756], "std": [1.6780487804878055, 2.078907414502283], "min": [0, 0], "max": [6, 6], "count": [205]}, "eef_velocity_action": {"mean": [1.1609756097560975, 1.0439024390243903], "std": [0.631250423339336, 0.6112956174759232], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_action": {"mean": [1.0585365853658537, 0.9951219512195122], "std": [0.800297386724521, 0.8410072994991347], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_sim_pose_state": {"mean": [0.323019757258615, 0.19726972772856982, 0.12205370725593181, -0.7913296881604716, -0.5952001750379876, 0.46396294211448125, 0.26389382573049125, -0.1812179185401871, 0.1281115492519846, -2.3518022401194822, -0.4487396782367589, 2.375181745131236], "std": [0.060921528064988774, 0.1124066052126146, 0.02351776886266919, 2.1104899463203175, 0.46276361748877454, 2.1608867153157223, 0.03927778980186414, 0.05725752860695416, 0.03163621943693785, 0.5400574414886876, 0.15874974611202458, 0.24716205458365373], "min": [0.2719287023891275, 0.09312421267564591, 0.09163287211543687, -3.1201430974043283, -1.0784556620391574, -3.0563396440837303, 0.2301983256415966, -0.35181361243396325, 0.08796333876699813, -2.9398073967974248, -0.6542237841826724, 1.9112984485589908], "max": [0.42151311382591805, 0.37612209635842775, 0.1819860770996225, 3.051565940390691, 0.23404721834966002, 3.1211235101312313, 0.37951718865436707, -0.14623090283234627, 0.1757948152074045, -1.1811694051872368, 0.004119046783832125, 2.6879385756734298], "count": [205]}, "eef_sim_pose_action": {"mean": [0.3283926720594298, 0.20039703075794163, 0.12212806320440248, -0.6814142137540025, -0.5844697503966547, 0.31038854106606617, 0.24999929574983729, -0.15697112162855567, 0.1241319010996432, -2.4100661767808997, -0.5029814009850532, 2.4339571731555405], "std": [0.0652788733052768, 0.1255551259458865, 0.02142890524416999, 2.0878641149912958, 0.48169604558909696, 2.1510602148452893, 0.03575053372274404, 0.05275608434429371, 0.04068653438958155, 0.5789523848666619, 0.1525442115011993, 0.26885380622414523], "min": [0.2590276627052354, 0.06817859546610365, 0.09074353463396165, -3.1331855948167977, -1.0431528670684638, -3.0837966701805217, 0.2061044912480976, -0.3519879478363595, 0.060567295408980266, -3.009155513805191, -0.6850823857822573, 1.917786293098691], "max": [0.4293991774164462, 0.38873824216476155, 0.1820815066575555, 3.0399125450428244, 0.281115405114986, 3.1344341784444882, 0.35940880580039697, -0.11354295482001152, 0.17794016984933453, -1.122741763196708, -0.01961240083353366, 2.7735216184803324], "count": [205]}}} +{"episode_index": 23, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4411345420030757]], [[0.5539164215686274]], [[0.48194651816608997]]], "std": [[[0.2894815453754452]], [[0.1921244955092931]], [[0.22232726818154744]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4763824730872741]], [[0.4348571078431373]], [[0.329398260284506]]], "std": [[[0.2834950422484168]], [[0.246718498843201]], [[0.29994253470586263]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4307339701076509]], [[0.40609427864282965]], [[0.33604316849288735]]], "std": [[[0.2952052690974935]], [[0.25450166636198696]], [[0.2935538439222281]]], "count": [100]}, "observation.state": {"min": [-0.6772242784500122, -0.3433365225791931, -0.5470370054244995, -2.244215250015259, -1.5346759557724, -0.30288809537887573, -0.6909537315368652, -0.5848425626754761, -0.2515842616558075, 0.284748375415802, -1.694514274597168, 0.40131381154060364, -0.6791232824325562, -0.6696906685829163, 0.007491324096918106, -0.005365687422454357, -0.6021320819854736, 0.974930465221405, -0.40227922797203064, -0.026643745601177216, -0.008937961421906948, 0.008027090691030025, -0.6208945512771606, 0.996884822845459, -0.398844838142395, 0.03720705583691597, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0021949969232082367, -2.310793888682383e-06, -1.055254578590393, -0.49270930886268616, -0.8173520565032959, -2.612313985824585, -4.312612533569336, -1.3633463382720947, -1.2231472730636597, -0.4656054675579071, -0.1373629868030548, -0.7384529709815979, -1.7080451250076294, -0.9727734923362732, -2.4617936611175537, -1.0816196203231812, -12.33785629272461, -9.829060554504395, -4.577533721923828, -25.183151245117188, -4.877900123596191, -1.0329670906066895, -6.915140151977539, -9.999454498291016, -4.517704486846924, -7.147130966186523, -10.012210845947266, -5.853479862213135, -3.18498158454895, -3.0415139198303223, -0.005802769213914871, -0.0323910191655159, -0.0341012217104435, -0.006645525805652142, -0.03538702055811882, -0.014825311489403248, -0.014095673337578773, -0.04525066912174225, -0.040558893233537674, -0.00896847527474165, -0.021772146224975586, -0.01838190108537674, -1.4846999645233154, -0.6569796800613403, 3.860219717025757, -30.56722640991211, 6.840930938720703, -0.5968379378318787, -1.1029200553894043, -0.7349264621734619, 3.489044666290283, -31.159992218017578, 5.939509868621826, -1.2306898832321167, -0.023443475365638733, -0.015256749466061592, 0.0006105005741119385, -0.09564509987831116, 0.2218799889087677, 0.054273080080747604, 0.045363206416368484, 0.2749217748641968, -0.31320589780807495, 0.023268744349479675, -3.0523505210876465, -1.2485641241073608, -2.851052761077881, -2.756171464920044, -0.935361921787262, -3.117004632949829, -1.004826307296753, -0.7671205997467041, 9.5322904586792, -0.01306489109992981, -0.03368175029754639, -0.08641374111175537, 0.024943359196186066, -0.01899789087474346, -0.8468047380447388, -0.5478475093841553], "max": [0.4594907760620117, 0.057035140693187714, 0.15698935091495514, -0.4708348512649536, -0.06385061144828796, 0.6977196931838989, 0.11548324674367905, 0.11302495747804642, 0.2540626525878906, 0.7529383897781372, -0.7804960012435913, 1.2316874265670776, 0.11052257567644119, -0.04564650356769562, 0.009866243228316307, 4.094017276656814e-05, -0.5934091806411743, 0.9755551218986511, -0.39450716972351074, -0.020206931978464127, -0.00555223785340786, 0.014038017950952053, -0.6119183897972107, 0.9982537627220154, -0.39059099555015564, 0.04469146579504013, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.001150201540440321, 1.7870515875983983e-06, 1.5799123048782349, 0.7811082601547241, 0.455346018075943, 1.6684205532073975, 1.9136333465576172, 3.1808996200561523, 1.7166643142700195, 1.022364616394043, 0.9644526243209839, 0.6991351842880249, 0.8937726020812988, 0.40977853536605835, 0.7691524028778076, 0.5095224380493164, 0.7015206813812256, 1.0683761835098267, 1.1373625993728638, 1.404151439666748, 1.1764346361160278, 10.874847412109375, 0.7747253179550171, 5.834870338439941, 13.675214767456055, 5.658730506896973, 7.5702080726623535, 4.4474968910217285, 1.6355311870574951, 11.993895530700684, 0.009931008331477642, 0.04676967114210129, 0.027743840590119362, 0.005507549736648798, 0.02301972359418869, 0.01686287857592106, 0.01803017407655716, 0.04910432547330856, 0.03303520008921623, 0.005449819378554821, 0.017457034438848495, 0.014120633713901043, 0.8483999967575073, 0.43798643350601196, 14.446128845214844, -20.720495223999023, 17.810867309570312, 0.8293991684913635, 1.6119600534439087, 0.43056294322013855, 13.154440879821777, -21.400653839111328, 16.82354736328125, -0.0031388793140649796, 0.02653420902788639, 0.009023151360452175, 0.006105006672441959, -0.05465434491634369, 0.5648241639137268, 0.23355966806411743, 0.39984455704689026, 0.5313971042633057, 0.05028149113059044, 0.33558619022369385, 2.979825735092163, 0.20249709486961365, 3.0269277095794678, -1.1965861320495605, 0.022487999871373177, 3.1253342628479004, -0.4574628174304962, 0.5738946199417114, 9.956275939941406, 0.010199427604675293, 0.03531324863433838, 0.057894766330718994, 0.03056267835199833, -0.01600158028304577, -0.835871696472168, -0.5307376980781555], "mean": [0.055354151874780655, -0.1756051480770111, -0.2533724308013916, -1.5150935649871826, -0.7607004642486572, 0.208000048995018, -0.3683426082134247, -0.1813456118106842, 0.10865065455436707, 0.5799286961555481, -1.2536262273788452, 0.6249035000801086, -0.39641115069389343, -0.5193414688110352, 0.008916295133531094, -0.0034374231472611427, -0.5982393026351929, 0.9751620292663574, -0.3989025354385376, -0.023788565769791603, -0.006836961954832077, 0.010029089637100697, -0.617350161075592, 0.9975578188896179, -0.39516520500183105, 0.040804244577884674, 0.7113321423530579, 1.745330572128296, 0.7113321423530579, 0.7113321423530579, 0.7113321423530579, 0.7113321423530579, 0.6820721626281738, 1.745330572128296, 0.6820721626281738, 0.6820721626281738, 0.6820721626281738, 0.6820721626281738, -0.0017678228905424476, -3.041413663140702e-07, 0.009511314332485199, 0.024894922971725464, -0.041088249534368515, -0.018335819244384766, 0.022922491654753685, 0.03070707991719246, -0.00043758974061347544, 0.06153907999396324, 0.03866634890437126, 0.031685344874858856, -0.07783135771751404, -0.09444867819547653, -0.022041738033294678, -0.04794294387102127, -4.528756141662598, -3.0708866119384766, -1.1214135885238647, -6.002914905548096, -0.22617243230342865, 0.8320723176002502, -0.7941357493400574, -1.8229987621307373, 6.741032600402832, 1.388968825340271, -4.034135818481445, 0.5778895020484924, -0.3035324215888977, -0.2754417955875397, 0.00017811385623645037, -8.960288687376305e-05, 0.00031472777482122183, -0.00025834879488684237, -0.0005783464293926954, -0.0006024364265613258, 0.0008333773585036397, 4.46393241873011e-05, -0.00018650230776984245, -0.0002540699497330934, -0.00025331092183478177, -0.0002794173778966069, -0.4872952103614807, -0.12705206871032715, 7.96801233291626, -26.26266860961914, 11.926084518432617, 0.06506776809692383, 0.1252993643283844, -0.16316108405590057, 7.166234493255615, -25.500370025634766, 11.051302909851074, -0.6872794032096863, 0.0022056554444134235, -0.002712820190936327, 0.003702341578900814, -0.07633626461029053, 0.3566577732563019, 0.13951781392097473, 0.18600186705589294, 0.3647874593734741, -0.041822921484708786, 0.18951670825481415, 0.11705183982849121, -0.6066239476203918, -0.0034851657692342997, -2.3289785385131836, -0.5983960628509521, 1.5824308395385742, -0.6702789664268494, -0.008434713818132877, 9.768333435058594, -0.000786809076089412, 0.00024989270605146885, -0.0001989802112802863, 0.028914669528603554, -0.018073905259370804, -0.8411515355110168, -0.5396926999092102], "std": [0.3920406103134155, 0.10237762331962585, 0.2203785628080368, 0.5314332842826843, 0.5529788136482239, 0.33462265133857727, 0.26762712001800537, 0.15337583422660828, 0.15846437215805054, 0.1419333666563034, 0.3146749436855316, 0.19487524032592773, 0.21184484660625458, 0.1655285358428955, 0.0006983750499784946, 0.000902244821190834, 0.0018706275150179863, 0.00018879107665270567, 0.002668371656909585, 0.0016429999377578497, 0.0010635191574692726, 0.0010360672604292631, 0.0022568360436707735, 0.00044301056186668575, 0.0029673120006918907, 0.0016646275762468576, 0.8482440114021301, 1.3113021850585938e-06, 0.8482440114021301, 0.8482440114021301, 0.8482440114021301, 0.8482440114021301, 0.8406647443771362, 1.3113021850585938e-06, 0.8406647443771362, 0.8406647443771362, 0.8406647443771362, 0.8406647443771362, 0.00014453860057983547, 7.857644845898903e-07, 0.5160003900527954, 0.2331012487411499, 0.3054695427417755, 0.802118718624115, 0.7886752486228943, 0.5630647540092468, 0.41239282488822937, 0.25764474272727966, 0.19422763586044312, 0.2632506191730499, 0.4442587196826935, 0.27137163281440735, 0.3876648545265198, 0.2246052771806717, 3.495579481124878, 2.641909599304199, 1.4492321014404297, 5.7550764083862305, 1.090501308441162, 2.307028293609619, 1.5887049436569214, 3.2174007892608643, 4.417120456695557, 2.6991207599639893, 4.057889461517334, 1.777468204498291, 0.880252480506897, 2.678739309310913, 0.0028704949654638767, 0.007746725343167782, 0.008412475697696209, 0.0021998591255396605, 0.006220610812306404, 0.004628477152436972, 0.0040640197694301605, 0.008619854226708412, 0.010701052844524384, 0.002618656028062105, 0.00568636879324913, 0.004351383540779352, 0.4436323344707489, 0.20295624434947968, 2.438005208969116, 2.3809731006622314, 2.72212815284729, 0.3183467984199524, 0.42852282524108887, 0.20757506787776947, 2.2987868785858154, 2.239100933074951, 2.458831787109375, 0.28005871176719666, 0.008580593392252922, 0.004689075518399477, 0.0007578899385407567, 0.008315477520227432, 0.10723893344402313, 0.06361842900514603, 0.09295641630887985, 0.076693594455719, 0.10876522213220596, 0.09177996218204498, 2.515166997909546, 0.5429231524467468, 2.3895554542541504, 0.44795775413513184, 0.23246316611766815, 2.0768699645996094, 0.08382996171712875, 0.11640946567058563, 0.05328403040766716, 0.003916038200259209, 0.010178064927458763, 0.016718151047825813, 0.0011532825883477926, 0.0006190181593410671, 0.0029896795749664307, 0.004694260656833649], "count": [238]}, "action": {"min": [-0.7765498161315918, -0.30623099207878113, -0.6005699634552002, -2.3199398517608643, -1.5707963705062866, -0.2959100306034088, -0.6981316804885864, -0.5998755693435669, -0.27041149139404297, 0.22115924954414368, -1.7133432626724243, 0.39432212710380554, -0.6981316804885864, -0.6913835406303406, 0.00693587027490139, -0.010686211287975311, -0.5978211760520935, 0.97011399269104, -0.40570640563964844, -0.026304693892598152, -0.00913248211145401, 0.0021625214722007513, -0.6181304454803467, 0.9945605397224426, -0.402900755405426, 0.03628471866250038, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0021949969232082367, -2.310793888682383e-06, -1.055254578590393, -0.49270930886268616, -0.8173520565032959, -2.612313985824585, -4.312612533569336, -1.3633463382720947, -1.2231472730636597, -0.4367968440055847, -0.1373629868030548, -0.7384529709815979, -1.7080451250076294, -0.9727734923362732, -2.4617936611175537, -1.0816196203231812], "max": [0.5451244115829468, 0.10338293015956879, 0.13436922430992126, -0.3719181418418884, -0.04791466146707535, 0.6981316804885864, 0.12041108310222626, 0.1396857053041458, 0.2693309485912323, 0.8357598185539246, -0.6613886952400208, 1.2324326038360596, 0.124775730073452, -0.05306355655193329, 0.010153260082006454, 0.003602751297876239, -0.5888226628303528, 0.9783151745796204, -0.3957199454307556, -0.01991596817970276, -0.00485975481569767, 0.016206741333007812, -0.6072503924369812, 0.9997678995132446, -0.39202582836151123, 0.04326244816184044, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.001150201540440321, 1.7870515875983983e-06, 1.5799123048782349, 0.7811082601547241, 0.455346018075943, 1.6684205532073975, 1.9136333465576172, 3.1808996200561523, 1.7166643142700195, 1.022364616394043, 0.9644526243209839, 0.6991351842880249, 0.8937726020812988, 0.40977853536605835, 0.7691524028778076, 0.5095224380493164], "mean": [0.03258778899908066, -0.15015855431556702, -0.28154534101486206, -1.4839506149291992, -0.7594866752624512, 0.2142559438943863, -0.3677145838737488, -0.14703620970249176, 0.11771506071090698, 0.6031476855278015, -1.243986964225769, 0.6081509590148926, -0.4004398584365845, -0.5258722305297852, 0.008823622018098831, -0.0044888826087117195, -0.5932198762893677, 0.9738267660140991, -0.4003894627094269, -0.023350216448307037, -0.006594970356673002, 0.008090859279036522, -0.6122210621833801, 0.9968812465667725, -0.3973994553089142, 0.03962930291891098, 0.7141187787055969, 1.745330572128296, 0.7141187787055969, 0.7141187787055969, 0.7141187787055969, 0.7141187787055969, 0.6864722371101379, 1.745330572128296, 0.6864722371101379, 0.6864722371101379, 0.6864722371101379, 0.6864722371101379, -0.0017684755148366094, -3.1277983225663775e-07, 0.011143460869789124, 0.023675832897424698, -0.0403512604534626, -0.020650791004300117, 0.025204144418239594, 0.02790883556008339, -0.0021485285833477974, 0.06407295167446136, 0.03866521269083023, 0.02735283225774765, -0.08036328852176666, -0.09525956958532333, -0.022344591096043587, -0.047392409294843674], "std": [0.41217219829559326, 0.1057688444852829, 0.22101664543151855, 0.5856086015701294, 0.5589525699615479, 0.3359864056110382, 0.27019423246383667, 0.16801828145980835, 0.1461365818977356, 0.1716955155134201, 0.35420799255371094, 0.17583340406417847, 0.21003319323062897, 0.1506330817937851, 0.0007742856978438795, 0.0030978803988546133, 0.00215690559707582, 0.0014513653004541993, 0.003099055727943778, 0.0014937828527763486, 0.0011001654202118516, 0.003036155365407467, 0.0024703643284738064, 0.001159457373432815, 0.003280237317085266, 0.0014874327462166548, 0.8483238220214844, 1.3113021850585938e-06, 0.8483238220214844, 0.8483238220214844, 0.8483238220214844, 0.8483238220214844, 0.8424001336097717, 1.3113021850585938e-06, 0.8424001336097717, 0.8424001336097717, 0.8424001336097717, 0.8424001336097717, 0.00014470034511759877, 7.942025490592641e-07, 0.5165724158287048, 0.2337460219860077, 0.3057003915309906, 0.8025577664375305, 0.7894958853721619, 0.5648027062416077, 0.41306591033935547, 0.25520333647727966, 0.19422784447669983, 0.26560527086257935, 0.4420757591724396, 0.27094337344169617, 0.38763427734375, 0.22505711019039154], "count": [238]}, "timestamp": {"min": [0.0], "max": [7.9], "mean": [3.9499999999999997], "std": [2.290135852350734], "count": [238]}, "frame_index": {"min": [0], "max": [237], "mean": [118.5], "std": [68.70407557052202], "count": [238]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [238]}, "index": {"min": [7553], "max": [7790], "mean": [7671.5], "std": [68.70407557052202], "count": [238]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [238]}, "subtask_annotation": {"mean": [0.5126050420168067, 2.0, 2.0, 2.0, 2.0], "std": [0.7260523653879962, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [238]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [238]}, "eef_direction_state": {"mean": [2.9495798319327733, 3.802521008403361], "std": [1.9993643506504952, 1.7023445120756076], "min": [0, 0], "max": [6, 6], "count": [238]}, "eef_velocity_state": {"mean": [1.3907563025210083, 1.1512605042016806], "std": [0.6940917039935833, 0.6753605381626224], "min": [0, 0], "max": [2, 2], "count": [238]}, "eef_acc_mag_state": {"mean": [0.9495798319327731, 1.1008403361344539], "std": [0.8285731331054449, 0.8188427782644572], "min": [0, 0], "max": [2, 2], "count": [238]}, "eef_direction_action": {"mean": [3.0504201680672267, 3.773109243697479], "std": [2.0573652870356147, 1.5170569406502388], "min": [0, 0], "max": [6, 6], "count": [238]}, "eef_velocity_action": {"mean": [1.415966386554622, 1.226890756302521], "std": [0.749844039053289, 0.6538441567706523], "min": [0, 0], "max": [2, 2], "count": [238]}, "eef_acc_mag_action": {"mean": [1.2016806722689075, 1.096638655462185], "std": [0.7456296412397674, 0.8116207224813936], "min": [0, 0], "max": [2, 2], "count": [238]}, "eef_sim_pose_state": {"mean": [0.21791789318079285, 0.19193153293363466, 0.12872460081648354, 0.11620554872999751, -0.6072678359871204, -0.0028678268702645084, 0.2526939633020448, -0.12871171308182966, 0.12184645602497239, -2.3289848687809283, -0.5986357888407224, 1.5561545118552471], "std": [0.09320438345939785, 0.04514570679438117, 0.043062319755601146, 2.5540358745418494, 0.54306905444569, 2.429810874717214, 0.05390484774757764, 0.08871276474433343, 0.04671874410055998, 0.44801449705645113, 0.23237629215466926, 2.1928561611333794], "min": [0.1247626130311435, 0.12155016386858684, 0.06506990223379608, -3.1393147888491115, -1.2485991594571195, -3.053429772554761, 0.1940871052800573, -0.33777817882581607, 0.058813930013141814, -2.7561436018816954, -0.9353694210862663, -3.141443496882409], "max": [0.39863952711086736, 0.2642134725847053, 0.2432209280203687, 3.1049145539936913, 0.2022444936414185, 3.132318703816196, 0.38909095443927105, -0.06285636998980862, 0.20651736500422604, -1.1965729556673055, 0.02243942754428141, 3.1388263409308252], "count": [238]}, "eef_sim_pose_action": {"mean": [0.2204295360151939, 0.19507476675999638, 0.12780387670453472, 0.16283441271637794, -0.5821264137803468, -0.03638933540933637, 0.23648107496957962, -0.12188227417028194, 0.11042446833790741, -2.309378601299622, -0.6497707878492427, 1.3367267167062156], "std": [0.09693935340232353, 0.04734570996423261, 0.04889984318622714, 2.567989038595847, 0.571977490706479, 2.4191562944963576, 0.055772367595891, 0.08133512490712085, 0.05066872887004203, 0.4465350860357735, 0.24118271521127455, 2.346677856338449], "min": [0.1072499969888771, 0.12812650860492225, 0.06284098013613347, -3.124523110602805, -1.2831620179652017, -3.0905723695345837, 0.1874695168407622, -0.3320154859454335, 0.03801964648936856, -2.734131351669211, -0.9838597372748284, -3.141042811300003], "max": [0.4136750096096566, 0.2808751482865676, 0.25730975664555406, 3.1282813498102455, 0.33617110627077684, 3.1067377940032155, 0.38291916112762653, -0.054808548804662315, 0.1978917601841268, -1.088351650553167, 0.05544622367945484, 3.1401627131948193], "count": [238]}}} +{"episode_index": 24, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4366008986928105]], [[0.5491000672818147]], [[0.4926294838523645]]], "std": [[[0.2965675217709108]], [[0.2164823034905823]], [[0.22736656710173422]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41974960832372166]], [[0.424643850922722]], [[0.38295895328719726]]], "std": [[[0.28019115877544365]], [[0.24810076269823025]], [[0.2684289437274327]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.446705533929258]], [[0.44213369136870434]], [[0.34044202229911574]]], "std": [[[0.30447045026977065]], [[0.23236650851969545]], [[0.2592789140341348]]], "count": [100]}, "observation.state": {"min": [-0.6849764585494995, -0.24109341204166412, -0.46692556142807007, -1.589159607887268, -1.4597207307815552, -0.10795664042234421, -0.7011539936065674, -0.6403708457946777, -0.2664608359336853, 0.41275501251220703, -1.6001980304718018, 0.11596532166004181, -0.6917040944099426, -0.6961906552314758, 0.013200010173022747, 0.00035930535523220897, -0.6044413447380066, 1.0329722166061401, -0.46142423152923584, -0.012789749540388584, -0.006677595432847738, -0.00521543063223362, -0.6010153889656067, 1.015792965888977, -0.4572635591030121, -0.016336482018232346, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.022507663816213608, -0.0015282627427950501, -0.6418359279632568, -0.7279090881347656, -0.9266011118888855, -1.6728076934814453, -1.5410575866699219, -1.0870836973190308, -1.1574491262435913, -0.14459280669689178, -0.09188948571681976, -0.47074535489082336, -0.8848414421081543, -1.532381534576416, -1.2362480163574219, -0.8766679763793945, -12.660778045654297, -9.70695972442627, -3.3137974739074707, -10.073260307312012, -1.4346764087677002, -1.9511600732803345, -1.664224624633789, -11.524982452392578, -3.296703338623047, -2.4993896484375, -8.119658470153809, -0.28693529963493347, -2.065934181213379, -1.2338217496871948, -0.00802579615265131, -0.01296546496450901, -0.017658906057476997, -0.005747450049966574, -0.011146020144224167, -0.0036220645997673273, -0.007961464114487171, -0.018091099336743355, -0.020832553505897522, -0.012180998921394348, -0.0026792758144438267, -0.003135827137157321, -3.9238500595092773, -0.5196449756622314, 5.003438472747803, -31.60232162475586, 12.896169662475586, -0.7870825529098511, -1.0817099809646606, -0.2412637174129486, 4.706498622894287, -32.583614349365234, 13.539909362792969, -0.4378877580165863, -0.02066657319664955, -0.013776084408164024, 0.010378510691225529, -0.09564509987831116, 0.3905715346336365, 0.024869631975889206, 0.02152208983898163, 0.3568403422832489, -0.24197688698768616, 0.004685811698436737, -3.0644211769104004, -1.090707540512085, -2.9744277000427246, -3.1191182136535645, -0.7629761695861816, 1.8521728515625, -0.7317386269569397, -0.18844707310199738, 9.654001235961914, -0.014295965433120728, -0.012918144464492798, -0.026640355587005615, -0.020219571888446808, 0.021845398470759392, 0.6976732015609741, 0.7127462029457092], "max": [-0.03872881084680557, 0.3779473900794983, 0.1725553721189499, -0.4558636248111725, 0.2270735800266266, 0.6954299807548523, -0.09983853995800018, -0.08532831072807312, 0.12712061405181885, 0.7068753242492676, -0.8367691040039062, 0.9739061594009399, 0.26761144399642944, -0.005623145028948784, 0.014768651686608791, 0.006258615292608738, -0.6014636158943176, 1.0346791744232178, -0.45848512649536133, -0.010127298533916473, -0.006203659810125828, 0.0018655434250831604, -0.5974221229553223, 1.018725872039795, -0.4561557173728943, -0.015098966658115387, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.02164934016764164, -0.0015239883214235306, 1.049673318862915, 0.6956822276115417, 1.3062384128570557, 1.1341333389282227, 3.6660444736480713, 1.2891989946365356, 0.5930468440055847, 0.5995544195175171, 0.39151108264923096, 0.27697426080703735, 0.26548096537590027, 0.5679104328155518, 0.5553017258644104, 0.35992467403411865, -3.76371431350708, 6.440781593322754, 2.738095283508301, 0.8852258920669556, 0.9181929230690002, 3.0415139198303223, 0.8034188747406006, -0.801737904548645, 11.477413177490234, 2.625763177871704, -2.777777910232544, 2.094627857208252, 2.2954823970794678, 0.28693529963493347, 0.0063989837653934956, 0.01802339404821396, 0.012151881121098995, 0.006897231098264456, 0.002462659729644656, 0.019229523837566376, 0.008496928960084915, 0.017070692032575607, 0.031255483627319336, 0.009035425260663033, 0.003341128583997488, 0.003257869742810726, -1.7816400527954102, 0.3229222297668457, 11.65489387512207, -20.82979965209961, 21.096111297607422, 0.9813850522041321, 0.8271899819374084, 0.6569796800613403, 13.867096900939941, -22.704078674316406, 21.854961395263672, 1.4808313846588135, 0.03674875199794769, 0.009084764868021011, 0.014041515067219734, 0.0, 0.5368341207504272, 0.4190184473991394, 0.3064515292644501, 0.5293928384780884, -0.04030335694551468, 0.28842848539352417, 3.0123956203460693, 0.37611162662506104, 3.0340113639831543, -1.0161864757537842, -0.13167844712734222, 3.0573654174804688, -0.4411505460739136, 0.35725370049476624, 9.92123031616211, 0.012860029935836792, 0.015647292137145996, 0.03326304629445076, -0.018565963953733444, 0.023852381855249405, 0.7007614374160767, 0.7157769203186035], "mean": [-0.28989407420158386, -0.06820839643478394, -0.3464525043964386, -1.2367510795593262, -0.3025628328323364, 0.1799403876066208, -0.44426923990249634, -0.27898839116096497, 0.06004805862903595, 0.5097618699073792, -1.2222816944122314, 0.7427301406860352, -0.3908856511116028, -0.31019511818885803, 0.013914845883846283, 0.0018511433154344559, -0.6034272313117981, 1.0338526964187622, -0.45903658866882324, -0.011775224469602108, -0.006356634199619293, -0.003130759112536907, -0.5995049476623535, 1.0175979137420654, -0.4566490948200226, -0.015563733875751495, 0.6350287199020386, 1.7453206777572632, 0.6350287199020386, 0.6350287199020386, 0.6350287199020386, 0.6350287199020386, 1.0437636375427246, 1.7453206777572632, 1.0437636375427246, 1.0437636375427246, 1.0437636375427246, 1.0437636375427246, -0.022158944979310036, -0.0015262921806424856, 0.005309423431754112, 0.0012470029760152102, 0.010504289530217648, -0.007862859405577183, -0.0007241769344545901, 0.01594838686287403, -0.00592391099780798, 0.03752439096570015, 0.021731702610850334, -0.006912551820278168, -0.04553663358092308, -0.04640593007206917, -0.06189354509115219, -0.04399107024073601, -7.628274440765381, -2.492063283920288, -0.5810999870300293, -4.918673992156982, -0.20969712734222412, 0.04909224808216095, -0.4736950397491455, -6.150320053100586, 6.45382022857666, 0.8029155731201172, -5.500117778778076, 0.3980981409549713, -0.26839733123779297, -0.3553972542285919, -0.0010008731624111533, 0.0002099890261888504, 0.0002382396487519145, 0.00046112711424939334, -0.00014048977755010128, 0.00013318502169568092, -0.0003504050546325743, -0.0003671454905997962, -0.0004346674249973148, -0.00020104799477849156, -0.00012120322207920253, 0.0001620783586986363, -2.827951192855835, -0.16709665954113007, 7.973506927490234, -25.514450073242188, 16.95761489868164, 0.18424150347709656, -0.161380335688591, 0.14254137873649597, 9.613592147827148, -28.011390686035156, 18.65810775756836, 0.6188623309135437, 0.003399018896743655, -0.002166141290217638, 0.011427231132984161, -0.03869790583848953, 0.4424700140953064, 0.14475005865097046, 0.21886436641216278, 0.4346449673175812, -0.08366870135068893, 0.17109619081020355, -1.325789451599121, -0.6509631872177124, 1.0332711935043335, -2.1326403617858887, -0.557468593120575, 2.3809239864349365, -0.5904592871665955, 0.05079882964491844, 9.7769193649292, 0.0017768359975889325, 0.0007819642196409404, 0.0003865179023705423, -0.01955249533057213, 0.023115424439311028, 0.699846625328064, 0.7136502861976624], "std": [0.15013442933559418, 0.2350669950246811, 0.12334617972373962, 0.30041414499282837, 0.5969879627227783, 0.25006386637687683, 0.142951101064682, 0.14699260890483856, 0.0893753245472908, 0.07346271723508835, 0.24970462918281555, 0.2373335361480713, 0.19442328810691833, 0.14861857891082764, 0.00031550953281112015, 0.0013913253787904978, 0.0007363483891822398, 0.00036890889168716967, 0.0003393337829038501, 0.0003818658587988466, 6.955736898817122e-05, 0.0015299069928005338, 0.0007404817151837051, 0.0004418411699589342, 0.00026188764604739845, 0.0004308437055442482, 0.8256021738052368, 8.58306884765625e-06, 0.8256021738052368, 0.8256021738052368, 0.8256021738052368, 0.8256021738052368, 0.8530417680740356, 8.58306884765625e-06, 0.8530417680740356, 0.8530417680740356, 0.8530417680740356, 0.8530417680740356, 0.00014450857997871935, 7.521965130763419e-07, 0.2143096774816513, 0.1835167109966278, 0.2586486339569092, 0.3665998578071594, 0.611423671245575, 0.2946440875530243, 0.21644572913646698, 0.12224435806274414, 0.07076922059059143, 0.0909556970000267, 0.17197205126285553, 0.19836607575416565, 0.2699107825756073, 0.1614827662706375, 1.7773449420928955, 4.094795227050781, 1.6347492933273315, 2.9410173892974854, 0.4403269588947296, 0.9934746026992798, 0.5455189943313599, 2.774146556854248, 2.516432762145996, 1.137673258781433, 1.388812780380249, 0.49072256684303284, 0.7987562417984009, 0.2955562174320221, 0.0026820090133696795, 0.0051130689680576324, 0.004523375071585178, 0.002544038463383913, 0.001346215489320457, 0.0020925512071698904, 0.0024874231312423944, 0.005425797775387764, 0.005923745688050985, 0.0030317320488393307, 0.0008107683970592916, 0.001098311971873045, 0.3166476786136627, 0.12365284562110901, 1.496889591217041, 2.8881688117980957, 1.511167049407959, 0.5074939727783203, 0.27708765864372253, 0.13715189695358276, 2.0135271549224854, 2.139950752258301, 2.166011095046997, 0.5400412082672119, 0.00799508485943079, 0.0038961381651461124, 0.0005609716754406691, 0.01613617315888405, 0.03951859101653099, 0.14142589271068573, 0.0830766037106514, 0.05368784815073013, 0.04287583753466606, 0.07913725078105927, 2.201277494430542, 0.5175997018814087, 2.094546318054199, 0.5168005228042603, 0.14225058257579803, 0.34042227268218994, 0.03691406548023224, 0.05336623266339302, 0.027329830452799797, 0.00354308495298028, 0.004611908458173275, 0.00832915585488081, 0.0003204842796549201, 0.0003967560187447816, 0.0006592220161110163, 0.0006527266232296824], "count": [437]}, "action": {"min": [-0.7478978037834167, -0.2163521647453308, -0.5403729677200317, -1.644122838973999, -1.4647314548492432, -0.11913081258535385, -0.6981316804885864, -0.6344033479690552, -0.25691115856170654, 0.3751862347126007, -1.5798125267028809, 0.0977625623345375, -0.697226881980896, -0.6981316804885864, 0.012855716049671173, -0.0027980958111584187, -0.6034021377563477, 1.029524803161621, -0.4615066647529602, -0.012122665531933308, -0.007463186047971249, -0.007370524108409882, -0.5993780493736267, 1.0141102075576782, -0.4583953022956848, -0.01620429940521717, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.022507663816213608, -0.0015282627427950501, -0.6418359279632568, -0.7279090881347656, -0.9266011118888855, -1.6728076934814453, -1.5410575866699219, -1.0185531377792358, -1.1574491262435913, -0.14459280669689178, -0.09188948571681976, -0.47074535489082336, -0.8848414421081543, -1.532381534576416, -1.2362480163574219, -0.8766679763793945], "max": [-0.005327862221747637, 0.3795184791088104, 0.2838406562805176, -0.35545259714126587, 0.22933632135391235, 0.6981316804885864, -0.09415659308433533, -0.06617631763219833, 0.14480242133140564, 0.7132132053375244, -0.8191654086112976, 0.9821031093597412, 0.2576156556606293, -0.0017355672316625714, 0.015363006852567196, 0.006815214641392231, -0.5970426797866821, 1.0334312915802002, -0.457628071308136, -0.009867358021438122, -0.005312907509505749, 0.002070771297439933, -0.5941584706306458, 1.0172836780548096, -0.4555000066757202, -0.014178730547428131, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.02164934016764164, -0.0015239883214235306, 1.049673318862915, 0.6956822276115417, 1.3062384128570557, 1.1341333389282227, 3.6660444736480713, 1.2891989946365356, 0.5930468440055847, 0.5995544195175171, 0.39151108264923096, 0.27697426080703735, 0.26548096537590027, 0.5679104328155518, 0.5553017258644104, 0.35992467403411865], "mean": [-0.3187236189842224, -0.050847869366407394, -0.36415255069732666, -1.1890558004379272, -0.3049759268760681, 0.17933256924152374, -0.4419317841529846, -0.2836603820323944, 0.07023254781961441, 0.5244647860527039, -1.1973811388015747, 0.732728123664856, -0.3996257781982422, -0.3172750174999237, 0.013617151416838169, 0.0017447748687118292, -0.6004354953765869, 1.0319236516952515, -0.45898881554603577, -0.0113298948854208, -0.006600419990718365, -0.0030260272324085236, -0.5966112613677979, 1.0158413648605347, -0.4566793143749237, -0.015173989348113537, 0.6314742565155029, 1.7453206777572632, 0.6314742565155029, 0.6314742565155029, 0.6314742565155029, 0.6314742565155029, 1.0397697687149048, 1.7453206777572632, 1.0397697687149048, 1.0397697687149048, 1.0397697687149048, 1.0397697687149048, -0.022158293053507805, -0.001526291947811842, 0.005452487152069807, 0.0006741681136190891, 0.009934570640325546, -0.008439899422228336, -0.0010238067479804158, 0.01424324233084917, -0.005925863049924374, 0.03755660727620125, 0.0218159519135952, -0.0069765993393957615, -0.04587136209011078, -0.04629875347018242, -0.062478866428136826, -0.043873757123947144], "std": [0.1618150919675827, 0.21763844788074493, 0.14718961715698242, 0.31998521089553833, 0.5982540845870972, 0.25331300497055054, 0.14399631321430206, 0.15556618571281433, 0.06797884404659271, 0.0713210329413414, 0.25522008538246155, 0.249689981341362, 0.1851382553577423, 0.1509914994239807, 0.0005597326089628041, 0.0018678075866773725, 0.001090336125344038, 0.0007466115057468414, 0.0005140862194821239, 0.0002918382815551013, 0.0003590577398426831, 0.0018838102696463466, 0.0009452349040657282, 0.0005707969539798796, 0.0005352625157684088, 0.00042069912888109684, 0.824721097946167, 8.58306884765625e-06, 0.824721097946167, 0.824721097946167, 0.824721097946167, 0.824721097946167, 0.8538312315940857, 8.58306884765625e-06, 0.8538312315940857, 0.8538312315940857, 0.8538312315940857, 0.8538312315940857, 0.00014530900807585567, 7.516809432672744e-07, 0.2143033891916275, 0.1839122474193573, 0.25887998938560486, 0.3667922616004944, 0.611426591873169, 0.2967214584350586, 0.21644562482833862, 0.12223555892705917, 0.07071807980537415, 0.09095831960439682, 0.17202278971672058, 0.19841185212135315, 0.2699074149131775, 0.16147030889987946], "count": [437]}, "timestamp": {"min": [0.0], "max": [14.533333333333333], "mean": [7.2666666666666675], "std": [4.205023450852828], "count": [437]}, "frame_index": {"min": [0], "max": [436], "mean": [218.0], "std": [126.15070352558483], "count": [437]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [437]}, "index": {"min": [7791], "max": [8227], "mean": [8009.0], "std": [126.15070352558483], "count": [437]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [437]}, "subtask_annotation": {"mean": [0.2471395881006865, 2.0, 2.0, 2.0, 2.0], "std": [0.44183133679257075, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [437]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [437]}, "eef_direction_state": {"mean": [4.139588100686499, 4.533180778032037], "std": [2.1587378324900017, 2.0612857725141316], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_state": {"mean": [0.7551487414187643, 0.482837528604119], "std": [0.8268947665771582, 0.6402253633972511], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_state": {"mean": [0.5720823798627003, 0.4645308924485126], "std": [0.7961282238559108, 0.7452369408556646], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_direction_action": {"mean": [3.7299771167048057, 3.9931350114416477], "std": [2.2741897240727695, 2.016510458191622], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_action": {"mean": [0.8260869565217391, 0.7139588100686499], "std": [0.7842596367232302, 0.6036594188410911], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_action": {"mean": [0.919908466819222, 0.9565217391304348], "std": [0.837065808537805, 0.8204674576543208], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_sim_pose_state": {"mean": [0.3101305825523298, 0.19889465369495654, 0.15054427516980678, -1.3260893429031748, -0.651260606952124, 1.0335702827689133, 0.29874523465754627, -0.15809316484980623, 0.12903115707592183, -2.132623913818577, -0.5575264595092974, 2.3809458055171953], "std": [0.029280829191124146, 0.12219964443978837, 0.028461566594151413, 2.2254726802397387, 0.5175553661993035, 2.119846692451369, 0.04353369774004012, 0.040380256343401914, 0.023243155457902825, 0.5167916528445202, 0.14224964142617294, 0.3404035590693983], "min": [0.2594554278753818, 0.1047638071966222, 0.0687907036979768, -3.1069566370951875, -1.0907052088988327, -3.0868154755053636, 0.24042072074043105, -0.2929938327536934, 0.1058263976936135, -3.119097591321143, -0.7629174075189052, 1.8521736982610097], "max": [0.3839958063921324, 0.4341602489777965, 0.19216051828813538, 3.1405921608726497, 0.37618099581272646, 3.1097422925943463, 0.38971638406206144, -0.12089168292059894, 0.1737643953783634, -1.0161862983970529, -0.13170024422896587, 3.0575568637613078], "count": [437]}, "eef_sim_pose_action": {"mean": [0.3151281090853779, 0.20227646774341623, 0.1456123514924884, -0.8732083619728986, -0.6771598930271047, 1.0877269467832111, 0.2974754758629574, -0.15105967281895977, 0.1255625559413646, -2.131617685897275, -0.5733302923864315, 2.3970355796263285], "std": [0.030289191037349315, 0.12188713653330718, 0.02708890449011819, 2.4908580190401337, 0.5334597927700908, 2.1255800491540087, 0.0467482673605693, 0.034780398858244875, 0.020342052969462742, 0.5079224242181275, 0.1457419018954643, 0.3381081109296], "min": [0.24401317790145227, 0.10427691508969449, 0.06554779813685772, -3.140767665393035, -1.1293305356256704, -3.129897882738607, 0.22677762874928148, -0.290997122767408, 0.09676832747125047, -3.1281317209246473, -0.805146252406482, 1.8479991695313371], "max": [0.39334621425617544, 0.43566350463004394, 0.1915422929153451, 3.1395947130704256, 0.4349202826015466, 3.1053365823227117, 0.3868155439358192, -0.11126813338145701, 0.17238997264886818, -1.0062692881813948, -0.13927436895921486, 3.0419840098735165], "count": [437]}}} +{"episode_index": 25, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4166878364090734]], [[0.5298268742791233]], [[0.4673247549019608]]], "std": [[[0.28372707338744707]], [[0.19897926013049722]], [[0.22599361301555246]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42578657727797004]], [[0.40646782727797]], [[0.3406535034602076]]], "std": [[[0.2979205479193072]], [[0.25121750306394636]], [[0.2865858959823835]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4125412461553249]], [[0.41588093041138025]], [[0.34464651336024604]]], "std": [[[0.2907752390064518]], [[0.24267311494292365]], [[0.2881453460628026]]], "count": [100]}, "observation.state": {"min": [-0.3757886290550232, -0.11444008350372314, -0.6054027080535889, -1.8738093376159668, -1.4382665157318115, -0.34522658586502075, -0.4661637544631958, -0.4681135416030884, -0.062180958688259125, 0.17290237545967102, -1.8558794260025024, -0.056068457663059235, -0.6400180459022522, -0.49248647689819336, 0.0011215467238798738, 0.012730281800031662, -0.6295720338821411, 0.9827908277511597, -0.38611188530921936, -0.01647692359983921, -0.010023519396781921, -0.004687315318733454, -0.629666805267334, 1.0068023204803467, -0.4021921753883362, 0.048330821096897125, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.011252069845795631, -0.0003840794088318944, -0.7678470015525818, -0.3744608461856842, -0.4760100841522217, -2.1790213584899902, -3.384328603744507, -1.7988297939300537, -1.1372556686401367, -0.5407131910324097, -0.11925455182790756, -0.7518573999404907, -1.047283411026001, -2.198171854019165, -1.2500377893447876, -0.9946209192276001, -9.676530838012695, -5.952381134033203, -1.5164835453033447, -11.904762268066406, -0.918192982673645, -0.9181929230690002, -2.9841270446777344, -9.921506881713867, -2.289377450942993, -2.625763177871704, -9.065935134887695, -1.1477411985397339, -2.008547067642212, -1.5207569599151611, -0.0067314221523702145, -0.012003465555608273, -0.013770855963230133, -0.00695025734603405, -0.018565984442830086, -0.020650142803788185, -0.006342479493469, -0.008952824398875237, -0.010669565759599209, -0.008908839896321297, -0.018832433968782425, -0.012587266974151134, -0.06362999975681305, -0.5456271767616272, 6.399056434631348, -29.123933792114258, 5.923959732055664, -0.15024824440479279, -0.33935999870300293, -0.18187573552131653, 4.929203510284424, -31.083087921142578, 6.057558536529541, -0.945178210735321, -0.01884351298213005, -0.012835711240768433, -0.0030525033362209797, -0.09564509987831116, 0.30457714200019836, 0.0012523677432909608, 0.027424123138189316, 0.3395392596721649, -0.23979227244853973, 0.003191412892192602, -3.113091468811035, -1.1076197624206543, -2.9262661933898926, -3.091127872467041, -1.3383839130401611, -3.126474618911743, -0.868042528629303, -0.19263024628162384, 9.666112899780273, -0.009634077548980713, -0.013253390789031982, -0.02729630470275879, -0.03277597948908806, 0.016782578080892563, 0.8775943517684937, 0.4754672646522522], "max": [0.328182578086853, 0.041773661971092224, 0.0028560697101056576, -0.705538272857666, 0.4730301797389984, 0.7057300209999084, 0.09985923767089844, 0.21220660209655762, 0.07438775151968002, 0.5886187553405762, -0.7307079434394836, 1.342024803161621, 0.06171809509396553, 0.23927855491638184, 0.002043244196102023, 0.013551036827266216, -0.6267430782318115, 0.983296275138855, -0.3788969814777374, -0.013800615444779396, -0.009041445329785347, -0.003828989341855049, -0.6270731687545776, 1.007519006729126, -0.3954978287220001, 0.05110401287674904, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.01172846183180809, -0.0003800676786340773, 0.8832646608352661, 0.21501368284225464, 0.665911078453064, 1.1781468391418457, 2.754882574081421, 2.410841703414917, 1.3458642959594727, 0.5519192218780518, 0.19018805027008057, 0.5674214363098145, 0.9346844553947449, 2.9557321071624756, 1.5182262659072876, 1.2309271097183228, -1.2137421369552612, 2.411477565765381, 2.190476179122925, 1.5567766427993774, 0.7173382639884949, 2.5824174880981445, 1.5781440734863281, -2.004344940185547, 6.837606906890869, 3.075091600418091, 1.312576413154602, 1.3485958576202393, 2.2954823970794678, 1.6068376302719116, 0.006633322685956955, 0.010739156045019627, 0.013393831439316273, 0.005792446434497833, 0.015213224105536938, 0.012453535571694374, 0.005910100881010294, 0.010956959798932076, 0.013845130801200867, 0.007928040809929371, 0.01955745927989483, 0.007024004124104977, 0.9332399964332581, 0.12248773872852325, 12.26362133026123, -21.27431869506836, 14.055562973022461, 0.3797200620174408, 1.0180799961090088, 0.4862391948699951, 10.882850646972656, -23.577484130859375, 14.437685012817383, -0.4762302339076996, 0.021722981706261635, 0.00843719206750393, 0.0006105005741119385, -0.04099075868725777, 0.48013603687286377, 0.29508718848228455, 0.4106685519218445, 0.5079360008239746, -0.04573345184326172, 0.2901272773742676, 3.132798910140991, -0.055914513766765594, 2.9037601947784424, 3.096189498901367, -0.13213370740413666, 3.1306638717651367, -0.5733627676963806, 0.13052916526794434, 9.878934860229492, 0.010593295097351074, 0.015025973320007324, 0.03045031428337097, -0.030222676694393158, 0.018116112798452377, 0.8789560794830322, 0.47803938388824463], "mean": [-0.18404239416122437, -0.02590903639793396, -0.36524271965026855, -1.5699087381362915, -0.2896473705768585, 0.09708764404058456, -0.23843593895435333, -0.11952660977840424, 0.04510800912976265, 0.31071627140045166, -1.4412708282470703, 0.5716284513473511, -0.22415173053741455, -0.22555388510227203, 0.0017245188355445862, 0.013212100602686405, -0.6283187866210938, 0.9830963015556335, -0.38076525926589966, -0.015163653530180454, -0.009364936500787735, -0.004218715243041515, -0.6284456849098206, 1.00724458694458, -0.3975818455219269, 0.04988786578178406, 0.4623403549194336, 1.7453296184539795, 0.4623403549194336, 0.4623403549194336, 0.4623403549194336, 0.4623403549194336, 0.7167911529541016, 1.7453296184539795, 0.7167911529541016, 0.7167911529541016, 0.7167911529541016, 0.7167911529541016, 0.011440238915383816, -0.0003818341065198183, 0.006494094152003527, -0.009883910417556763, 0.01830536685883999, -0.003137496067211032, 0.008515909314155579, -0.020790057256817818, -0.0009356308728456497, 0.004324835259467363, 0.0038926571141928434, 0.0025944674853235483, -0.008898851461708546, -0.02743976004421711, 0.023066088557243347, -0.011711232364177704, -6.257254600524902, -2.444981098175049, 0.320799320936203, -4.600076198577881, 0.1443486362695694, 0.19858938455581665, -0.25323906540870667, -5.75332498550415, 1.5992501974105835, 0.18674297630786896, -5.455477237701416, 0.16457881033420563, -0.18311002850532532, -0.5749719738960266, -0.00029092610930092633, -0.0003617925103753805, -9.469483302382287e-06, -0.00010203494457527995, -6.051261607353808e-06, 9.912541281664744e-05, 6.735877832397819e-05, 0.0008766950923018157, 0.0002515878004487604, -0.00017017766367644072, 7.730291690677404e-05, 0.00013071841385681182, 0.43061867356300354, -0.22060497105121613, 10.131240844726562, -24.615503311157227, 11.556814193725586, 0.11256388574838638, 0.4810391366481781, 0.09992823004722595, 8.183626174926758, -26.273286819458008, 11.226451873779297, -0.7076550126075745, 0.0018245942192152143, -0.0029157684184610844, -0.0012056048726662993, -0.07371149957180023, 0.3783140778541565, 0.12174197286367416, 0.26614680886268616, 0.4160516858100891, -0.15593281388282776, 0.17760741710662842, 1.0888346433639526, -0.6667847633361816, 1.104300618171692, -2.148533344268799, -0.7265451550483704, 2.060750961303711, -0.7043158411979675, -0.0086194584146142, 9.760403633117676, 0.0002348337002331391, 0.0006412274669855833, 3.9291389839490876e-05, -0.03155326098203659, 0.01741562783718109, 0.8783278465270996, 0.4766974151134491], "std": [0.1910405308008194, 0.034983303397893906, 0.17927324771881104, 0.36958563327789307, 0.6571382284164429, 0.35902342200279236, 0.16607379913330078, 0.18480251729488373, 0.036395762115716934, 0.13111838698387146, 0.3398720622062683, 0.48041778802871704, 0.19059638679027557, 0.24532131850719452, 0.0002214265550719574, 0.00016365796909667552, 0.0008755949093028903, 0.0001621724950382486, 0.0019524915842339396, 0.0006685430416837335, 0.0001972686150111258, 0.00016082606452982873, 0.000844411610160023, 0.00013565868721343577, 0.0016808415530249476, 0.0007349678198806942, 0.7615954279899597, 3.5762786865234375e-07, 0.7615954279899597, 0.7615954279899597, 0.7615954279899597, 0.7615954279899597, 0.8508250713348389, 3.5762786865234375e-07, 0.8508250713348389, 0.8508250713348389, 0.8508250713348389, 0.8508250713348389, 7.335506961680949e-05, 7.647387860743038e-07, 0.3228510022163391, 0.09735722839832306, 0.21264421939849854, 0.48409503698349, 0.8558258414268494, 0.5453470945358276, 0.30688682198524475, 0.21372000873088837, 0.0435095876455307, 0.21562552452087402, 0.3765561282634735, 0.7687029838562012, 0.3724634051322937, 0.2701030969619751, 1.9096306562423706, 2.2445144653320312, 1.1178045272827148, 3.456496477127075, 0.31063908338546753, 0.6610420942306519, 0.8397905826568604, 1.772965669631958, 2.7161710262298584, 1.1715368032455444, 2.823655128479004, 0.47497794032096863, 0.7776654362678528, 0.507509171962738, 0.0025347627233713865, 0.004378941375762224, 0.004810411483049393, 0.002290758304297924, 0.00410461938008666, 0.003341792384162545, 0.002374063478782773, 0.004207210149616003, 0.00484276982024312, 0.0026759018655866385, 0.003863442922011018, 0.002602970926091075, 0.19215349853038788, 0.11897644400596619, 1.5009469985961914, 1.888363003730774, 2.0439209938049316, 0.13788734376430511, 0.23844176530838013, 0.11294309794902802, 1.3786218166351318, 1.6214540004730225, 2.1064345836639404, 0.12104801088571548, 0.006775492336601019, 0.004390156362205744, 0.0004983709659427404, 0.009092877618968487, 0.04893968254327774, 0.09601417183876038, 0.12603849172592163, 0.04791780933737755, 0.04983013495802879, 0.09651870280504227, 2.3702428340911865, 0.32990700006484985, 2.048595428466797, 1.1906967163085938, 0.40560173988342285, 1.4205327033996582, 0.045352011919021606, 0.04944177716970444, 0.03378213569521904, 0.0030475964304059744, 0.004854805767536163, 0.008507789112627506, 0.0006036281120032072, 0.0002874991623684764, 0.00030562555184587836, 0.0005915231886319816], "count": [304]}, "action": {"min": [-0.4349488317966461, -0.14048245549201965, -0.6635940670967102, -1.8824548721313477, -1.4438353776931763, -0.35374438762664795, -0.4680357575416565, -0.5047762989997864, -0.08886878192424774, 0.1561039686203003, -1.8506803512573242, -0.07029089331626892, -0.6411399841308594, -0.49307024478912354, 0.0005843145772814751, 0.009589020162820816, -0.6251027584075928, 0.9810709357261658, -0.38914942741394043, -0.016604267060756683, -0.010602321475744247, -0.006805457174777985, -0.6252554655075073, 1.005250334739685, -0.4046742618083954, 0.046854645013809204, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.011251936666667461, -0.0003840794088318944, -0.7678470015525818, -0.3744608461856842, -0.4760100841522217, -2.1790213584899902, -3.384328603744507, -1.7988297939300537, -1.1372556686401367, -0.5407131910324097, -0.11925455182790756, -0.7518573999404907, -1.047283411026001, -2.198171854019165, -1.2500377893447876, -0.9946209192276001], "max": [0.3387952148914337, 0.04179869592189789, 0.06171301007270813, -0.6065837144851685, 0.4763994812965393, 0.6981316804885864, 0.11123048514127731, 0.20697322487831116, 0.09437523782253265, 0.6493041515350342, -0.6251956224441528, 1.3446986675262451, 0.0695614367723465, 0.24335260689258575, 0.003513831179589033, 0.01621316932141781, -0.6198568344116211, 0.98555988073349, -0.3806290328502655, -0.013819098472595215, -0.007627743296325207, -0.0002916773082688451, -0.619192361831665, 1.0085840225219727, -0.39774394035339355, 0.04950447380542755, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.01172846183180809, -0.0003800676786340773, 0.8832646608352661, 0.21501368284225464, 0.665911078453064, 1.1781468391418457, 2.754882574081421, 2.410841703414917, 1.3458642959594727, 0.5519192218780518, 0.19018805027008057, 0.5674214363098145, 0.9346844553947449, 2.9557321071624756, 1.5182262659072876, 1.2309271097183228], "mean": [-0.20984096825122833, -0.01877625845372677, -0.3647531569004059, -1.5232539176940918, -0.28619927167892456, 0.0904649868607521, -0.23473501205444336, -0.14215455949306488, 0.0356304906308651, 0.3153197765350342, -1.4026570320129395, 0.5609920620918274, -0.21807080507278442, -0.22943022847175598, 0.0022629075683653355, 0.012074711732566357, -0.6222482919692993, 0.9826852083206177, -0.3831416070461273, -0.015284913592040539, -0.008873293176293373, -0.004253336228430271, -0.6222183108329773, 1.0067384243011475, -0.40009212493896484, 0.048316746950149536, 0.45929741859436035, 1.7453296184539795, 0.45929741859436035, 0.45929741859436035, 0.45929741859436035, 0.45929741859436035, 0.7167911529541016, 1.7453296184539795, 0.7167911529541016, 0.7167911529541016, 0.7167911529541016, 0.7167911529541016, 0.011440449394285679, -0.00038184484583325684, 0.006337323691695929, -0.009960563853383064, 0.018094807863235474, -0.0029375150334089994, 0.009419393725693226, -0.020577317103743553, -0.0010168779408559203, 0.004361195955425501, 0.0037020512390881777, 0.0026070531457662582, -0.008547688834369183, -0.0332210473716259, 0.025242691859602928, -0.014334277249872684], "std": [0.20969389379024506, 0.04265037924051285, 0.20749054849147797, 0.3922034800052643, 0.658452033996582, 0.361661434173584, 0.1663006991147995, 0.19534078240394592, 0.03625421226024628, 0.14772933721542358, 0.36461204290390015, 0.4879860579967499, 0.19558075070381165, 0.2458779215812683, 0.0005330736166797578, 0.0011147873010486364, 0.00102799863088876, 0.0007302322774194181, 0.0021566187497228384, 0.0005921039264649153, 0.0005236895522102714, 0.0010803356999531388, 0.001108495402149856, 0.0006304222042672336, 0.0016926371026784182, 0.0006491849781014025, 0.7603588700294495, 3.5762786865234375e-07, 0.7603588700294495, 0.7603588700294495, 0.7603588700294495, 0.7603588700294495, 0.8508250713348389, 3.5762786865234375e-07, 0.8508250713348389, 0.8508250713348389, 0.8508250713348389, 0.8508250713348389, 7.301440928131342e-05, 7.568489195364236e-07, 0.3228456377983093, 0.097408726811409, 0.2126598209142685, 0.4840967357158661, 0.855509340763092, 0.5453775525093079, 0.30690842866897583, 0.2137223333120346, 0.04372008889913559, 0.21562519669532776, 0.37662217020988464, 0.7634467482566833, 0.37071797251701355, 0.26660531759262085], "count": [304]}, "timestamp": {"min": [0.0], "max": [10.1], "mean": [5.05], "std": [2.9252255373636484], "count": [304]}, "frame_index": {"min": [0], "max": [303], "mean": [151.5], "std": [87.75676612090945], "count": [304]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [304]}, "index": {"min": [8228], "max": [8531], "mean": [8379.5], "std": [87.75676612090945], "count": [304]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [304]}, "subtask_annotation": {"mean": [0.4342105263157895, 2.0, 2.0, 2.0, 2.0], "std": [0.5087530244521365, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [304]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [304]}, "eef_direction_state": {"mean": [3.664473684210526, 2.9703947368421053], "std": [1.815300754215354, 2.0700984853189137], "min": [0, 0], "max": [6, 6], "count": [304]}, "eef_velocity_state": {"mean": [1.1875, 1.1151315789473684], "std": [0.7351881696115914, 0.6857822913345253], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_acc_mag_state": {"mean": [1.0460526315789473, 1.0098684210526316], "std": [0.8377508720053402, 0.8448185626154375], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_direction_action": {"mean": [3.463815789473684, 2.9934210526315788], "std": [1.763670266283284, 2.0439149435333412], "min": [0, 0], "max": [6, 6], "count": [304]}, "eef_velocity_action": {"mean": [1.305921052631579, 1.138157894736842], "std": [0.7267206037209724, 0.702901337926403], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_acc_mag_action": {"mean": [1.2105263157894737, 1.207236842105263], "std": [0.7748648349650235, 0.7778683738677856], "min": [0, 0], "max": [2, 2], "count": [304]}, "eef_sim_pose_state": {"mean": [0.26755951074496503, 0.1928351660165852, 0.18180660509179405, 1.088234320924172, -0.6673528632615713, 1.1255830915573235, 0.2714243873101308, -0.20374946952198428, 0.13241714522685322, -2.1576415888938687, -0.7268938263181852, 2.028647271281506], "std": [0.0348946728621541, 0.0544758861885982, 0.0856979236249312, 2.4364772829229464, 0.3301745729076977, 2.0742951520229713, 0.041427353752963234, 0.03468997684371011, 0.03551155044627369, 1.2690832064264215, 0.4058924196589949, 1.5946027001420446], "min": [0.16124655529506435, 0.12623183885333975, 0.03223433906980644, -3.1394075990067853, -1.1077960873253938, -3.0228446439681194, 0.19334480079110944, -0.26183097257883714, 0.06606852127247209, -3.119053769590805, -1.339436271311578, -3.1409656428653734], "max": [0.3078618019145769, 0.2851384445971329, 0.2927239687494029, 3.1371364843665974, -0.0566264996531749, 3.134998758076279, 0.34928978396756505, -0.1274809613833851, 0.17402034923602105, 3.127918098921109, -0.13210491396608237, 3.1381690031523575], "count": [304]}, "eef_sim_pose_action": {"mean": [0.27288883493762645, 0.19479473502402372, 0.17744384275115468, 1.2020661230309027, -0.6841903426403912, 1.120648259837945, 0.2758043017765698, -0.2055198270224347, 0.1288618840119605, -2.0778785363015273, -0.7206532686466566, 2.1033744144258266], "std": [0.03840921853029719, 0.05887609316067524, 0.0868398049285397, 2.337446893576614, 0.3359207978980862, 2.0810083473329875, 0.043203591361483225, 0.03599175826233976, 0.03633464251688987, 1.3714772886652422, 0.41819310583431696, 1.5053486442099326], "min": [0.15755943663159133, 0.11767593423713427, 0.017205231366721963, -3.136017145972512, -1.0722067637113861, -3.0761675303532137, 0.19306608996564936, -0.25767382876471284, 0.06107784022165722, -3.1168144379505045, -1.3173855359858757, -3.111587151102256], "max": [0.3052733399930667, 0.29401112448949573, 0.2921807617640971, 3.1280752115404518, -0.07446927922473257, 3.1080426222178286, 0.3517648969794077, -0.12606981064903663, 0.17323115234213965, 3.1390632697640513, -0.07335605186059513, 3.1369202627689035], "count": [304]}}} +{"episode_index": 26, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44579002306805077]], [[0.5488135255670895]], [[0.49252854286812764]]], "std": [[[0.28786538788662513]], [[0.20312818123493037]], [[0.22219875741924963]]], "count": [125]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41244960399846214]], [[0.435358585159554]], [[0.3918402883506344]]], "std": [[[0.2875019177634261]], [[0.24208284188248924]], [[0.2607149138548618]]], "count": [125]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43034393886966554]], [[0.45741598039215686]], [[0.4011105036524414]]], "std": [[[0.28425721040194646]], [[0.23062300046290202]], [[0.25893102937395884]]], "count": [125]}, "observation.state": {"min": [-0.6827523112297058, -0.16594280302524567, -0.7022972106933594, -1.6365180015563965, -1.5079772472381592, -0.36774149537086487, -0.45930445194244385, -0.7353223562240601, -0.2620735764503479, 0.03585810214281082, -1.9810035228729248, 0.0939357727766037, -0.5001063942909241, -0.49343904852867126, 0.013605155050754547, 6.780554031138308e-06, -0.603743314743042, 1.035060167312622, -0.4663306772708893, -0.008777675218880177, -0.006448669824749231, -0.005731335841119289, -0.5973110795021057, 1.0143179893493652, -0.46180468797683716, -0.013909569010138512, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.015832804143428802, -0.001528934808447957, -0.7848138213157654, -0.40771937370300293, -0.407199501991272, -1.4744008779525757, -2.1836206912994385, -0.5428236722946167, -1.1192259788513184, -0.9125463962554932, -0.4464433789253235, -0.3827744722366333, -1.206190586090088, -0.6898325085639954, -1.5444355010986328, -0.800731360912323, -14.074954986572266, -8.180708885192871, -3.018925666809082, -9.584859848022461, -9.55494499206543, -2.8980464935302734, -1.4346764087677002, -14.34220027923584, -2.960928201675415, -2.4993896484375, -8.45543384552002, -0.6599512100219727, -1.922466516494751, -1.004273533821106, -0.007317356765270233, -0.015835776925086975, -0.013894494622945786, -0.0076819974929094315, -0.008601886220276356, -0.006119525991380215, -0.005578966345638037, -0.017983710393309593, -0.015424534678459167, -0.0068778409622609615, -0.00596386706456542, -0.004792028572410345, -3.4572300910949707, -0.42685121297836304, 4.172006607055664, -30.828018188476562, 11.489535331726074, -0.2850412130355835, -0.6787199974060059, -0.06309974193572998, 6.146657466888428, -33.355377197265625, 12.855955123901367, 0.08918948471546173, -0.03036622703075409, -0.015378644689917564, 0.0077330078929662704, -0.08198151737451553, 0.3845374882221222, 0.018792804330587387, 0.025448661297559738, 0.3214718997478485, -0.2633156180381775, 0.016817040741443634, -3.0580849647521973, -1.0514869689941406, -2.905407428741455, -2.8786330223083496, -1.0085216760635376, 1.7013039588928223, -0.7071343660354614, -0.11284665763378143, 9.71668815612793, -0.008943885564804077, -0.01352912187576294, -0.03164952993392944, -0.019226407632231712, 0.020028315484523773, 0.6847795844078064, 0.7256266474723816], "max": [-0.040089238435029984, 0.2858222723007202, -0.1491558849811554, -0.6794087886810303, 0.7118362784385681, 0.4752236604690552, 0.5986378192901611, 0.3236015737056732, 0.055695511400699615, 0.6626245379447937, -0.6534662246704102, 0.6615682244300842, 0.24490390717983246, 0.031090259552001953, 0.014106569811701775, 0.0027405465953052044, -0.5944139957427979, 1.0369548797607422, -0.4570159912109375, -0.006003986112773418, -0.006015630438923836, -0.002371974755078554, -0.5877780914306641, 1.0162686109542847, -0.4525061547756195, -0.011393577791750431, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.015542265959084034, -0.001523836748674512, 0.6312316656112671, 0.2348780781030655, 0.39470726251602173, 0.48913222551345825, 3.484912395477295, 0.798241138458252, 0.7935133576393127, 0.9042192697525024, 0.16475261747837067, 0.38427138328552246, 0.834799587726593, 0.36343133449554443, 0.44314754009246826, 0.3710159659385681, -4.1089067459106445, 4.15140438079834, 2.83638596534729, 0.3052503168582916, 0.7460317611694336, 2.2954823970794678, 1.1190476417541504, -0.7571969032287598, 9.188035011291504, 1.338624358177185, -1.6178267002105713, 0.7460317611694336, 0.6886447072029114, 0.3156288266181946, 0.006269675679504871, 0.017102355137467384, 0.015178635716438293, 0.010599060915410519, 0.01583198271691799, 0.009388823062181473, 0.006975431460887194, 0.01595715992152691, 0.01034559402614832, 0.008900226093828678, 0.017775528132915497, 0.011912740767002106, -2.078579902648926, 0.07052324712276459, 10.303816795349121, -20.954570770263672, 20.651718139648438, 0.6498345732688904, 0.615090012550354, 0.4120042026042938, 13.451380729675293, -24.805213928222656, 24.47603988647461, 1.1934894323349, 0.018613625317811966, 0.01249140128493309, 0.010989011265337467, 0.013663585297763348, 0.5789077281951904, 0.36039847135543823, 0.3775579035282135, 0.5546628832817078, -0.09738007932901382, 0.3009226322174072, 3.033538579940796, 0.5678390264511108, 2.9800257682800293, -0.9930853843688965, -0.331188827753067, 2.789083957672119, -0.31376659870147705, 0.16258776187896729, 9.861528396606445, 0.009179145097732544, 0.016127169132232666, 0.023970305919647217, -0.01749086193740368, 0.022535288706421852, 0.6875495910644531, 0.7281882762908936], "mean": [-0.3714219033718109, -0.0032346874941140413, -0.3647872507572174, -1.322868824005127, -0.09256036579608917, -0.10457468032836914, -0.180241197347641, -0.3069196045398712, -0.09753379970788956, 0.41076838970184326, -1.2849096059799194, 0.36797016859054565, -0.21015697717666626, -0.2922245264053345, 0.013900673016905785, 0.001184644177556038, -0.5986910462379456, 1.0364223718643188, -0.4595761001110077, -0.00663096783682704, -0.006222535390406847, -0.003982884809374809, -0.5916846394538879, 1.0155503749847412, -0.45521441102027893, -0.011877785436809063, 0.5763198137283325, 1.7453186511993408, 0.5763198137283325, 0.5763198137283325, 0.5763198137283325, 0.5763198137283325, 0.6710225939750671, 1.7453186511993408, 0.6710225939750671, 0.6710225939750671, 0.6710225939750671, 0.6710225939750671, -0.015664421021938324, -0.0015262815868481994, -0.011969511397182941, 3.566789018805139e-05, 0.009578827768564224, 0.011716398410499096, -0.024960214272141457, 0.011348451487720013, 0.007716993801295757, 0.019845394417643547, 0.0023344503715634346, -0.006501971278339624, -0.019726797938346863, 0.00038299799780361354, 0.0009139715693891048, 0.0010226430604234338, -8.590129852294922, -1.5091862678527832, 0.3291907012462616, -4.202730178833008, -1.4328213930130005, 0.004713761154562235, -0.2965454161167145, -7.536633491516113, 2.7435314655303955, -0.6031678915023804, -4.983785152435303, 0.1554955542087555, -0.17651011049747467, -0.2724898159503937, -0.00029003663803450763, 9.454720566282049e-05, -0.0005625435733236372, -1.6370446246583015e-05, 0.0003627271798904985, 7.107153942342848e-05, -0.00015318150690291077, 0.000539648812264204, -0.00019337586127221584, -3.163931251037866e-05, 0.0003575191367417574, 5.31425466760993e-05, -2.7068252563476562, -0.1557658314704895, 7.634274005889893, -24.43819808959961, 17.851640701293945, 0.2627815008163452, -0.005428904201835394, 0.15965834259986877, 10.062764167785645, -27.837446212768555, 20.24464225769043, 0.7216455340385437, 0.002375137060880661, -0.0028661631513386965, 0.008983125910162926, -0.0410197414457798, 0.4568578600883484, 0.13859590888023376, 0.25411444902420044, 0.4616381525993347, -0.19903221726417542, 0.17799495160579681, -1.3326464891433716, -0.6459267139434814, 1.0565416812896729, -2.121037006378174, -0.7442627549171448, 2.2988314628601074, -0.5235894918441772, 0.013712291605770588, 9.77898120880127, 0.0014438702492043376, 0.0005847932770848274, -0.0002957990800496191, -0.018627064302563667, 0.02117687091231346, 0.6860355138778687, 0.7270212173461914], "std": [0.23429888486862183, 0.11516092717647552, 0.12978681921958923, 0.27299392223358154, 0.7773962020874023, 0.22630202770233154, 0.2649761438369751, 0.3606458604335785, 0.09832838177680969, 0.21249088644981384, 0.44043704867362976, 0.1584511250257492, 0.2134438306093216, 0.17190620303153992, 6.653668242506683e-05, 0.0006051334785297513, 0.0028443997725844383, 0.00042927346657961607, 0.0029311790131032467, 0.00035389105323702097, 6.321647379081696e-05, 0.0007408491801470518, 0.0033417169470340014, 0.00046881166053935885, 0.0028556594625115395, 0.0003180370549671352, 0.8093397617340088, 1.0609626770019531e-05, 0.8093397617340088, 0.8093397617340088, 0.8093397617340088, 0.8093397617340088, 0.839221715927124, 1.0609626770019531e-05, 0.839221715927124, 0.839221715927124, 0.839221715927124, 0.839221715927124, 5.71862947253976e-05, 8.660741173116548e-07, 0.13554459810256958, 0.07904080301523209, 0.11915614455938339, 0.21112275123596191, 0.47749295830726624, 0.15815803408622742, 0.21835483610630035, 0.24006153643131256, 0.07815653830766678, 0.1293368637561798, 0.2822481095790863, 0.1391468495130539, 0.18017834424972534, 0.12316300719976425, 2.69380259513855, 2.512915849685669, 1.4494681358337402, 2.2623910903930664, 3.3981335163116455, 0.7925014495849609, 0.5609378814697266, 3.999232769012451, 2.921541929244995, 0.7503347396850586, 1.8680291175842285, 0.2121986299753189, 0.467952162027359, 0.27820414304733276, 0.002302991459146142, 0.004972103517502546, 0.004582129884511232, 0.002847471972927451, 0.002069461392238736, 0.0014942828565835953, 0.002253664657473564, 0.0047084675170481205, 0.004460954573005438, 0.0025619270745664835, 0.0021837730892002583, 0.0015571981202811003, 0.25198426842689514, 0.10185940563678741, 1.296100378036499, 2.4231419563293457, 2.0212466716766357, 0.23675142228603363, 0.2209964394569397, 0.10551751405000687, 2.1012022495269775, 1.7565515041351318, 2.8575334548950195, 0.25679677724838257, 0.006898675579577684, 0.004566703457385302, 0.00045403483090922236, 0.017426108941435814, 0.06184692680835724, 0.09363313019275665, 0.09587427973747253, 0.08186212182044983, 0.05019257217645645, 0.08533991128206253, 2.1049740314483643, 0.5425103306770325, 1.7631748914718628, 0.6124906539916992, 0.20891088247299194, 0.3552425503730774, 0.039492834359407425, 0.03866790235042572, 0.02245357818901539, 0.002866248833015561, 0.004302483517676592, 0.007303465157747269, 0.0003117765882052481, 0.0003785833832807839, 0.00033743330277502537, 0.0003160283959005028], "count": [629]}, "action": {"min": [-0.7549301981925964, -0.15176479518413544, -0.8011471033096313, -1.5628122091293335, -1.5707963705062866, -0.372346967458725, -0.45994365215301514, -0.7811791300773621, -0.2654043138027191, 0.012467920780181885, -1.9601722955703735, 0.08888152241706848, -0.4997079372406006, -0.4928740859031677, 0.012864172458648682, -0.0033466096501797438, -0.601640522480011, 1.0320382118225098, -0.4661417007446289, -0.008317829109728336, -0.0071226307190954685, -0.00881402287632227, -0.5952566266059875, 1.0114824771881104, -0.4611060619354248, -0.013440662994980812, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.015832804143428802, -0.001528934808447957, -0.7848138213157654, -0.40771937370300293, -0.407199501991272, -1.4744008779525757, -2.1836206912994385, -0.5428236722946167, -1.1192259788513184, -0.9125463962554932, -0.4464433789253235, -0.3827744722366333, -1.206190586090088, -0.6898325085639954, -1.5444355010986328, -0.800731360912323], "max": [-0.05247121304273605, 0.29856133460998535, -0.08386503905057907, -0.571570634841919, 0.7137097120285034, 0.48516082763671875, 0.6053265333175659, 0.32316532731056213, 0.08994342386722565, 0.6909041404724121, -0.5920157432556152, 0.6631295084953308, 0.2574145197868347, 0.03215749189257622, 0.01433873362839222, 0.0056283362209796906, -0.5901245474815369, 1.037797212600708, -0.4564458429813385, -0.0055711530148983, -0.005789960268884897, 0.0007587477448396385, -0.5833144783973694, 1.0161917209625244, -0.45146334171295166, -0.01082026306539774, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.015542265959084034, -0.0015240269713103771, 0.6312316656112671, 0.2348780781030655, 0.39470726251602173, 0.48913222551345825, 3.484912395477295, 0.798241138458252, 0.7935133576393127, 0.9042192697525024, 0.16475261747837067, 0.38427138328552246, 0.834799587726593, 0.36343133449554443, 0.44314754009246826, 0.3710159659385681], "mean": [-0.407333642244339, 0.008989390917122364, -0.37589818239212036, -1.2600055932998657, -0.10836710780858994, -0.10461385548114777, -0.1751597374677658, -0.32689276337623596, -0.07865189015865326, 0.413038432598114, -1.244952917098999, 0.36549267172813416, -0.20737811923027039, -0.28963392972946167, 0.01359218917787075, 0.0014401825610548258, -0.5966688990592957, 1.0349509716033936, -0.4594871699810028, -0.00640895077958703, -0.006481654942035675, -0.0035053379833698273, -0.5899441242218018, 1.0143346786499023, -0.4551125764846802, -0.011662738397717476, 0.5756539106369019, 1.7453186511993408, 0.5756539106369019, 0.5756539106369019, 0.5756539106369019, 0.5756539106369019, 0.6711613535881042, 1.7453186511993408, 0.6711613535881042, 0.6711613535881042, 0.6711613535881042, 0.6711613535881042, -0.01566477119922638, -0.0015262884553521872, -0.011565051041543484, 2.0612289517885074e-05, 0.009326457045972347, 0.010564771480858326, -0.02425679937005043, 0.011490796692669392, 0.007421018090099096, 0.02024603635072708, 0.002468715189024806, -0.006296726409345865, -0.020053960382938385, 0.00023554186918772757, 0.0005716331070289016, 0.000992695684544742], "std": [0.24269244074821472, 0.10937370359897614, 0.15696905553340912, 0.27725115418434143, 0.7970380783081055, 0.22750836610794067, 0.2623109519481659, 0.38325032591819763, 0.10221028327941895, 0.22789812088012695, 0.46252501010894775, 0.1596127599477768, 0.21609456837177277, 0.1715601235628128, 0.00030038919067010283, 0.0015997227746993303, 0.003046356374397874, 0.0009214323945343494, 0.002865523099899292, 0.0003443734021857381, 0.00026966954465024173, 0.0016504940576851368, 0.0032370479311794043, 0.0009788278257474303, 0.002707274630665779, 0.0003309272578917444, 0.8089045882225037, 1.0609626770019531e-05, 0.8089045882225037, 0.8089045882225037, 0.8089045882225037, 0.8089045882225037, 0.8391548991203308, 1.0609626770019531e-05, 0.8391548991203308, 0.8391548991203308, 0.8391548991203308, 0.8391548991203308, 5.738357867812738e-05, 8.576636787438474e-07, 0.13575273752212524, 0.0790390893816948, 0.11935654282569885, 0.21270640194416046, 0.4778045415878296, 0.15819226205348969, 0.21844685077667236, 0.23980218172073364, 0.07795242965221405, 0.12944763898849487, 0.2819896340370178, 0.13919591903686523, 0.18037420511245728, 0.12316417694091797], "count": [629]}, "timestamp": {"min": [0.0], "max": [20.933333333333334], "mean": [10.466666666666665], "std": [6.052547672950073], "count": [629]}, "frame_index": {"min": [0], "max": [628], "mean": [314.0], "std": [181.57643018850217], "count": [629]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [629]}, "index": {"min": [8532], "max": [9160], "mean": [8846.0], "std": [181.57643018850217], "count": [629]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [629]}, "subtask_annotation": {"mean": [0.3481717011128776, 2.0, 2.0, 2.0, 2.0], "std": [0.48301911777277456, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [629]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [629]}, "eef_direction_state": {"mean": [4.330683624801272, 3.4721780604133547], "std": [1.9276326354293307, 2.4190431289806313], "min": [0, 0], "max": [6, 6], "count": [629]}, "eef_velocity_state": {"mean": [0.6327503974562798, 0.7615262321144675], "std": [0.6406541542281043, 0.7090477445150374], "min": [0, 0], "max": [2, 2], "count": [629]}, "eef_acc_mag_state": {"mean": [0.6391096979332274, 0.6836248012718601], "std": [0.8123430766214985, 0.8345113051165969], "min": [0, 0], "max": [2, 2], "count": [629]}, "eef_direction_action": {"mean": [3.78060413354531, 3.29093799682035], "std": [2.0877884673278673, 2.2806848978911547], "min": [0, 0], "max": [6, 6], "count": [629]}, "eef_velocity_action": {"mean": [0.809220985691574, 0.8696343402225755], "std": [0.626782378416515, 0.6615850503544836], "min": [0, 0], "max": [2, 2], "count": [629]}, "eef_acc_mag_action": {"mean": [0.9697933227344993, 0.9888712241653418], "std": [0.8195020329967347, 0.8043226801960962], "min": [0, 0], "max": [2, 2], "count": [629]}, "eef_sim_pose_state": {"mean": [0.33389700103949205, 0.206908092246699, 0.18297233139562796, -1.3278478784922798, -0.6460542721738365, 1.0517121360565764, 0.3192990781536707, -0.2527321470612879, 0.1479115145440659, -2.1210238829621875, -0.7443311991639749, 2.298849784101606], "std": [0.05207812275530243, 0.053984542408322345, 0.055362644185027086, 2.116853334299802, 0.5425278858693737, 1.7765300926592256, 0.08571960327108552, 0.037240616284022775, 0.02176594900888194, 0.612541642486039, 0.2089181978098694, 0.35527626750483987], "min": [0.2594753634221369, 0.11624427132886898, 0.08642824480058481, -3.0971614026733887, -1.0514900574982327, -3.113022011216144, 0.16607196540000826, -0.3150051200679446, 0.0870349655785718, -2.8787283246176165, -1.0085182377018311, 1.7013023553753213], "max": [0.4084605063490326, 0.3233253926789876, 0.26568995407036744, 3.1341506123504557, 0.5680355594401485, 3.0655587006453895, 0.41605426610884866, -0.169195470174328, 0.18373269540274953, -0.9930853497088612, -0.3311885107177137, 2.7890884408680443], "count": [629]}, "eef_sim_pose_action": {"mean": [0.342267877322723, 0.21088423643059998, 0.17846675475306156, -1.2832347187810855, -0.6662181126259098, 1.0106740487030323, 0.3233038134637401, -0.250093155951565, 0.14744456385196814, -2.1051113941294046, -0.751920161213182, 2.28167321855556], "std": [0.05268295005890102, 0.05554152135684731, 0.0572019504214101, 2.1323282618787958, 0.5953441565942039, 1.8047592648529582, 0.09026369434395784, 0.038057893988226184, 0.023772594195699857, 0.6291505657414025, 0.22447876466655198, 0.35718784968748907], "min": [0.2616087082244551, 0.10704278247681814, 0.07934617513216925, -3.127733307239433, -1.0792587093348947, -3.0489359759315313, 0.1663325447580272, -0.3152507983623069, 0.08975849743062263, -2.898163352953505, -1.0384065592767429, 1.6782314143351225], "max": [0.42061334113338705, 0.32490976916730246, 0.26282031642118536, 3.1186456858815474, 0.6673129693961877, 3.137944295025504, 0.4252679720870947, -0.16253360242721343, 0.18855524692010098, -0.9397800943656431, -0.29382985681091434, 2.7745002135087304], "count": [629]}}} +{"episode_index": 27, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4556066320645905]], [[0.5456297097270281]], [[0.48873094242599]]], "std": [[[0.2855508152065303]], [[0.20256951655244773]], [[0.21359049822434675]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.413927407727797]], [[0.42235228998462127]], [[0.3772339340638216]]], "std": [[[0.28097873923987093]], [[0.24348252013605942]], [[0.2637197259743126]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45036683967704727]], [[0.44095850153787003]], [[0.3754203911956939]]], "std": [[[0.27635410915673553]], [[0.21619278242693132]], [[0.2493627780295062]]], "count": [100]}, "observation.state": {"min": [-0.564478874206543, -0.3030843436717987, -0.43946635723114014, -1.4515674114227295, -1.4278632402420044, -0.3569672405719757, -0.7049674391746521, -0.7640911340713501, -0.33749011158943176, 0.48409247398376465, -1.6218427419662476, 0.11272814124822617, -0.6713967323303223, -0.7019169330596924, 0.00998867116868496, -0.008204697631299496, -0.612060546875, 1.0337669849395752, -0.4641227424144745, -0.0033402424305677414, -0.0067147305235266685, 0.00429818918928504, -0.6163304448127747, 1.010798454284668, -0.4511210024356842, -0.007748258765786886, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006671171635389328, -0.00018466237816028297, -0.7256832122802734, -0.8220751881599426, -0.9318830370903015, -2.291463851928711, -1.8899163007736206, -1.9379500150680542, -0.670932948589325, -0.23721563816070557, -0.022234110161662102, -1.3662666082382202, -0.9626875519752502, -1.3234965801239014, -2.8085575103759766, -0.7844535112380981, -11.068437576293945, -16.452991485595703, -3.5525031089782715, -9.85958480834961, -2.065934181213379, -4.074481010437012, -1.3772892951965332, -12.204233169555664, 2.8693530559539795, -2.752136707305908, -7.905982971191406, -0.7173382639884949, -5.423076629638672, -1.807692289352417, -0.008429529145359993, -0.05256453901529312, -0.0293605737388134, -0.0103119732812047, -0.010355444625020027, -0.013010606169700623, -0.004384931176900864, -0.04114317521452904, -0.029944023117423058, -0.013065850362181664, -0.012911050580441952, -0.017215479165315628, -2.990610122680664, -0.2449754774570465, 4.023536682128906, -34.869407653808594, 12.011931419372559, -0.9530599117279053, -1.0605000257492065, -0.18187573552131653, 7.304723262786865, -29.72714614868164, 11.005894660949707, -0.5836277008056641, -0.01954270340502262, -0.013599385507404804, -0.0018315018387511373, -0.10930868983268738, 0.40127623081207275, -0.02577025815844536, -0.07536555826663971, 0.3423462212085724, -0.20658594369888306, 0.04137552157044411, -3.122549533843994, -1.2463016510009766, -3.06062388420105, -3.136890172958374, -0.8248229026794434, 2.1657488346099854, -0.8162485361099243, -0.19456008076667786, 9.678622245788574, -0.009997069835662842, -0.04246777296066284, -0.047957975417375565, 0.015896208584308624, -0.026880482211709023, -0.6177083849906921, -0.7990093231201172], "max": [-0.11613300442695618, 0.1122511625289917, 0.12646126747131348, -0.3181504011154175, 0.008204208686947823, 0.6942864656448364, -0.30861446261405945, -0.004660324193537235, 0.17586040496826172, 1.2268747091293335, -0.714066207408905, 0.6685318946838379, -0.3494625687599182, -0.22962301969528198, 0.011178444139659405, -0.0012711063027381897, -0.598495602607727, 1.0388894081115723, -0.4609946608543396, 0.0020342660136520863, -0.005678403191268444, 0.010991777293384075, -0.6043288111686707, 1.0139673948287964, -0.4471648335456848, -0.0015740341041237116, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00772887421771884, 3.402247557460214e-06, 0.7152067422866821, 0.583525538444519, 0.7719601392745972, 1.627659559249878, 3.4183523654937744, 1.5337849855422974, 0.7404767274856567, 1.0735783576965332, 0.6293097138404846, 0.1114269271492958, 0.3424064517021179, 0.4412127137184143, 0.7602216005325317, 0.20185083150863647, -3.6189558506011963, 3.7240538597106934, 2.232600688934326, 2.5335776805877686, 1.5494505167007446, 1.865079402923584, 0.5738705992698669, -0.3006517291069031, 13.461539268493652, 3.8192920684814453, -1.3431013822555542, 2.8693528175354004, 3.615384578704834, 0.08608058840036392, 0.009746989235281944, 0.03325989842414856, 0.04737851768732071, 0.006072154268622398, 0.004811419639736414, 0.007420772220939398, 0.00523168733343482, 0.035207562148571014, 0.03759627044200897, 0.008210059255361557, 0.0023584854789078236, 0.004849559161812067, -0.23330999910831451, 0.4045807123184204, 11.4915771484375, -24.042299270629883, 20.771318435668945, 0.4733613133430481, 1.6119599342346191, 0.5456271767616272, 13.629545211791992, -21.006322860717773, 19.78606414794922, 0.884849488735199, 0.023696070536971092, 0.011462001129984856, 0.0030525033362209797, -0.027327170595526695, 0.5117313861846924, 0.28453099727630615, 0.283113956451416, 0.5147029161453247, 0.019739121198654175, 0.29211190342903137, 3.124516487121582, -0.05584549158811569, 3.074022054672241, 3.138317108154297, -0.08576515316963196, 3.0593838691711426, -0.46697235107421875, 0.16276197135448456, 9.899993896484375, 0.019585927948355675, 0.044501930475234985, 0.03374001383781433, 0.021847371011972427, -0.021635064855217934, -0.6004341244697571, -0.7857376933097839], "mean": [-0.339661568403244, -0.1396433413028717, -0.2228943109512329, -0.8324050307273865, -0.5347229242324829, 0.23829029500484467, -0.5821258425712585, -0.26276731491088867, 0.10590158402919769, 0.6410765647888184, -1.2338054180145264, 0.36989954113960266, -0.5979747176170349, -0.5779346227645874, 0.010751284658908844, -0.0041827973909676075, -0.6092922687530518, 1.0366836786270142, -0.46183446049690247, 0.00023943133419379592, -0.006264964584261179, 0.008029852993786335, -0.613850474357605, 1.011950969696045, -0.4486939311027527, -0.003666374832391739, 0.7679453492164612, 1.7453304529190063, 0.7679453492164612, 0.7679453492164612, 0.7679453492164612, 0.7679453492164612, 0.5656974911689758, 1.7453304529190063, 0.5656974911689758, 0.5656974911689758, 0.5656974911689758, 0.5656974911689758, 0.007172302342951298, -1.9541426809155382e-05, -0.011475060135126114, -0.005327731370925903, -0.0009687009733170271, 0.019931307062506676, -0.0019213641062378883, 0.01693648286163807, -0.0014695763820782304, 0.11493080854415894, 0.07603120803833008, -0.10957840830087662, -0.10975868254899979, -0.04434976726770401, -0.06957545131444931, -0.07324650883674622, -7.627701282501221, -6.114828109741211, -0.7674385905265808, -3.9837958812713623, -0.2925106883049011, -0.5820411443710327, -0.31836840510368347, -4.938790321350098, 8.17104721069336, 1.081313967704773, -4.537236213684082, 0.5140802264213562, -2.33027982711792, -0.3811391592025757, -2.19470512092812e-05, 0.00024076334375422448, 0.001140608568675816, -0.0008736707968637347, -0.0005087541067041457, -0.0006437628180719912, 0.0002913651696871966, -0.0007743908208794892, 0.0004108196299057454, 4.455168891581707e-05, -0.0006139083998277783, -0.0010340806329622865, -1.324150562286377, 0.06836582720279694, 8.580100059509277, -28.317625045776367, 17.225826263427734, -0.34297409653663635, 0.3435167074203491, 0.13287073373794556, 10.225775718688965, -24.914318084716797, 16.994857788085938, 0.007556493394076824, 0.0021648122929036617, -0.000630212773103267, 0.00037018628790974617, -0.06566306203603745, 0.44143784046173096, 0.12486936151981354, 0.1066441461443901, 0.40074586868286133, -0.06967875361442566, 0.2160634994506836, -0.42382052540779114, -0.8274935483932495, 0.19693435728549957, -0.47965312004089355, -0.629420280456543, 2.7597782611846924, -0.6846468448638916, -0.028411496430635452, 9.76930046081543, 0.0023045456036925316, 0.0007987067801877856, -0.0010620633838698268, 0.02064322493970394, -0.02567664533853531, -0.6085897088050842, -0.7927714586257935], "std": [0.12641049921512604, 0.16678544878959656, 0.18756991624832153, 0.3300323486328125, 0.5420051217079163, 0.2670733332633972, 0.12498974055051804, 0.22717778384685516, 0.11178679764270782, 0.1530495285987854, 0.3107759356498718, 0.21172070503234863, 0.11227170377969742, 0.14965146780014038, 0.0002443859993945807, 0.0014378095511347055, 0.003498657839372754, 0.0014480644604191184, 0.000607915862929076, 0.0016448574606329203, 0.00018639315385371447, 0.0015743693802505732, 0.0028861821629107, 0.0007700389833189547, 0.0013758271234109998, 0.0019635120406746864, 0.8544998168945312, 1.1920928955078125e-06, 0.8544998168945312, 0.8544998168945312, 0.8544998168945312, 0.8544998168945312, 0.8110167980194092, 1.1920928955078125e-06, 0.8110167980194092, 0.8110167980194092, 0.8110167980194092, 0.8110167980194092, 0.0003146539384033531, 4.036028985865414e-05, 0.23292139172554016, 0.23474332690238953, 0.2728879451751709, 0.6751419305801392, 0.8057871460914612, 0.6234490275382996, 0.24628889560699463, 0.25045686960220337, 0.15177947282791138, 0.28419581055641174, 0.31485459208488464, 0.27401918172836304, 0.427409827709198, 0.2045900821685791, 1.8534129858016968, 7.341475009918213, 1.7714629173278809, 3.28487229347229, 0.7009025812149048, 1.4619899988174438, 0.3792099952697754, 2.909637212753296, 2.8527579307556152, 1.7014180421829224, 1.7365999221801758, 0.7489829659461975, 2.5707051753997803, 0.3890475630760193, 0.002965454710647464, 0.009700007736682892, 0.010087622329592705, 0.003028962528333068, 0.002276178216561675, 0.002753784880042076, 0.0021173262502998114, 0.009660952724516392, 0.008771172724664211, 0.003232167335227132, 0.002210939535871148, 0.00298141548410058, 0.5750886797904968, 0.12826555967330933, 1.4549683332443237, 2.765115976333618, 1.769290566444397, 0.4017546474933624, 0.5079037547111511, 0.1457855999469757, 1.6198093891143799, 1.9001885652542114, 2.051189661026001, 0.4171534776687622, 0.007924404926598072, 0.005233328323811293, 0.000592244032304734, 0.015565762296319008, 0.03269371762871742, 0.11838853359222412, 0.10489531606435776, 0.04785095900297165, 0.05491349846124649, 0.06518588215112686, 2.4284675121307373, 0.4225042462348938, 2.3844900131225586, 2.5762054920196533, 0.1775224804878235, 0.26077449321746826, 0.06173932924866676, 0.06628836691379547, 0.032644886523485184, 0.004181573633104563, 0.011206450872123241, 0.013030784204602242, 0.0013053592992946506, 0.0010856769513338804, 0.005245035979896784, 0.00399733055382967], "count": [199]}, "action": {"min": [-0.6047570705413818, -0.3239799439907074, -0.49247434735298157, -1.3869035243988037, -1.4320260286331177, -0.3703981041908264, -0.6981316804885864, -0.5770655274391174, -0.174770325422287, 0.4881962537765503, -1.609278917312622, 0.10774727910757065, -0.6981316804885864, -0.6981316804885864, 0.009650597348809242, -0.011600473895668983, -0.6086269617080688, 1.0283335447311401, -0.4647517800331116, -0.0029988903552293777, -0.006889767944812775, -0.0002852985926438123, -0.6127063632011414, 1.0058238506317139, -0.45202958583831787, -0.007166856899857521, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006671171635389328, -0.00018466237816028297, -0.7256832122802734, -0.8220751881599426, -0.9318830370903015, -2.291463851928711, -1.8899163007736206, -1.9379500150680542, -0.670932948589325, -0.23721563816070557, -0.022234110161662102, -1.3662666082382202, -0.9626875519752502, -1.3234965801239014, -2.3274879455566406, -0.7844535112380981], "max": [-0.14981114864349365, 0.1324933022260666, 0.16986840963363647, -0.23728525638580322, 0.005482432432472706, 0.6981316804885864, -0.30080145597457886, 0.025768423452973366, 0.19479407370090485, 0.8598660230636597, -0.7773538827896118, 0.681006669998169, -0.336243599653244, -0.3128346800804138, 0.012290788814425468, -0.0003400138521101326, -0.5939958095550537, 1.0365737676620483, -0.4600462317466736, 0.0017290120013058186, -0.004737649112939835, 0.010900714434683323, -0.6011213660240173, 1.0127711296081543, -0.4465025067329407, -0.0016022662166506052, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00772887421771884, 3.402247557460214e-06, 0.7152067422866821, 0.583525538444519, 0.7719601392745972, 1.627659559249878, 3.4183523654937744, 1.5337849855422974, 0.7404767274856567, 0.9156088829040527, 0.6293097138404846, 0.1114269271492958, 0.3424064517021179, 0.4412127137184143, 0.7602216005325317, 0.20185083150863647], "mean": [-0.36934301257133484, -0.13977780938148499, -0.2329016476869583, -0.7801620364189148, -0.5373412370681763, 0.23434709012508392, -0.5764517784118652, -0.24095480144023895, 0.1321832537651062, 0.6338242292404175, -1.2236227989196777, 0.36011630296707153, -0.6186041831970215, -0.5885276794433594, 0.01073105726391077, -0.003914325963705778, -0.6049595475196838, 1.0343329906463623, -0.4619706869125366, 2.7196995233680354e-06, -0.00611131452023983, 0.0074323746375739574, -0.6098449230194092, 1.0100805759429932, -0.4489700198173523, -0.0037080789916217327, 0.767769992351532, 1.7453304529190063, 0.767769992351532, 0.767769992351532, 0.767769992351532, 0.767769992351532, 0.556926965713501, 1.7453304529190063, 0.556926965713501, 0.556926965713501, 0.556926965713501, 0.556926965713501, 0.0071732220239937305, -1.9528244592947885e-05, -0.010591033846139908, -0.005469335243105888, -0.0007115199114196002, 0.014009830541908741, -0.0015206438256427646, 0.018672281876206398, -0.0015751791652292013, 0.10862480849027634, 0.0741233378648758, -0.10439973324537277, -0.10730302333831787, -0.044538918882608414, -0.0534902848303318, -0.07076786458492279], "std": [0.12785197794437408, 0.17486780881881714, 0.2062152773141861, 0.3672814667224884, 0.5425624251365662, 0.2707503139972687, 0.1235293447971344, 0.22461378574371338, 0.06930849701166153, 0.12538500130176544, 0.3037073314189911, 0.21760666370391846, 0.12916097044944763, 0.13844743371009827, 0.00047599614481441677, 0.002431296044960618, 0.0031674238853156567, 0.001684663351625204, 0.0008049102034419775, 0.0014547622995451093, 0.0004073512682225555, 0.002412156667560339, 0.0027205769438296556, 0.0009234689059667289, 0.0013941836077719927, 0.0017843489767983556, 0.8545576333999634, 1.1920928955078125e-06, 0.8545576333999634, 0.8545576333999634, 0.8545576333999634, 0.8545576333999634, 0.807641327381134, 1.1920928955078125e-06, 0.807641327381134, 0.807641327381134, 0.807641327381134, 0.807641327381134, 0.0003144697693642229, 4.036655809613876e-05, 0.23275145888328552, 0.23469555377960205, 0.27288296818733215, 0.6704512238502502, 0.8058583736419678, 0.6223821043968201, 0.2462838739156723, 0.23790787160396576, 0.15034040808677673, 0.27685680985450745, 0.31373509764671326, 0.2738122344017029, 0.368897020816803, 0.2024955302476883], "count": [199]}, "timestamp": {"min": [0.0], "max": [6.6], "mean": [3.3000000000000003], "std": [1.9148542155126762], "count": [199]}, "frame_index": {"min": [0], "max": [198], "mean": [99.0], "std": [57.445626465380286], "count": [199]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [199]}, "index": {"min": [9161], "max": [9359], "mean": [9260.0], "std": [57.445626465380286], "count": [199]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [199]}, "subtask_annotation": {"mean": [0.31155778894472363, 2.0, 2.0, 2.0, 2.0], "std": [0.4843449551767416, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [199]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [199]}, "eef_direction_state": {"mean": [3.909547738693467, 3.3969849246231156], "std": [1.5920213429045877, 2.095266489754781], "min": [1, 0], "max": [6, 6], "count": [199]}, "eef_velocity_state": {"mean": [1.1608040201005025, 0.8793969849246231], "std": [0.798410076360571, 0.6766215499080369], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_acc_mag_state": {"mean": [1.0753768844221105, 0.7035175879396985], "std": [0.8735917504191214, 0.8667722649222249], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_direction_action": {"mean": [3.1758793969849246, 2.386934673366834], "std": [1.6877391453186266, 1.9711563707487776], "min": [0, 0], "max": [6, 6], "count": [199]}, "eef_velocity_action": {"mean": [1.2613065326633166, 1.0603015075376885], "std": [0.7312550658726125, 0.5076123135346484], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_acc_mag_action": {"mean": [1.020100502512563, 0.8341708542713567], "std": [0.8264460389074875, 0.8551576838666385], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_sim_pose_state": {"mean": [0.3027554272013875, 0.19080302929121107, 0.07403182582093316, -0.4241680856877709, -0.8277601075290397, 0.1971880605487118, 0.28124286909491936, -0.12918441580825263, 0.13116115446658638, -0.4480530094261259, -0.6295870010045646, 2.759899232707717], "std": [0.02616701371476788, 0.10922203062306084, 0.04274949080555513, 2.4782318102085306, 0.4227311866283001, 2.434865748684685, 0.047973091435888765, 0.03657992246872383, 0.02160893346843413, 2.6293924453551454, 0.17731726055473104, 0.2606594354224219], "min": [0.2746633125210853, 0.07361046743921752, 0.005346102150137118, -3.1400504801311055, -1.2538799760626773, -3.1375686358725985, 0.22900749279065674, -0.3016155211748134, 0.08678518820179673, -3.139749035794487, -0.8248272908646294, 2.1660235167031674], "max": [0.35054188625489424, 0.35650132431929704, 0.16435243822746595, 3.133763380085079, -0.05518495761401576, 3.1382201948528556, 0.3831078289186566, -0.09576590887644167, 0.1620687546676827, 3.1400820455596326, -0.08606462561805439, 3.05939404715372], "count": [199]}, "eef_sim_pose_action": {"mean": [0.30426167791076175, 0.18886016391290214, 0.07369058195870558, 0.820844564172195, -0.8298831209710799, 0.5241626519968356, 0.27369873311237125, -0.1180908042120991, 0.12617817197626383, -1.8293130452193567, -0.6741399732325016, 2.7669430009371956], "std": [0.023991501871184318, 0.11415411147553636, 0.04885410328797939, 2.3660107629720706, 0.423761049451379, 2.3842261895658896, 0.04728642842043716, 0.021657158232194985, 0.017389972300836515, 1.9881956504277074, 0.1640927398890086, 0.22762444081855224], "min": [0.2755240942466232, 0.06124026030694796, -0.002174192534686585, -3.1382472233988663, -1.2729973625120778, -3.123782077608518, 0.2199089242177868, -0.22233406303532416, 0.0931745573971273, -3.1415241204405646, -0.896531942404788, 2.251525890760889], "max": [0.3579577749407376, 0.3674130946878453, 0.1841362270552967, 3.139020151880707, -0.05550184565163785, 3.136988424122541, 0.3429559841120331, -0.09598073893229196, 0.15337487383279086, 3.139808257453426, -0.3261274198159445, 3.0013418621029215], "count": [199]}}} +{"episode_index": 28, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45112424548250674]], [[0.5588728469819301]], [[0.48312720347943094]]], "std": [[[0.29319306192778966]], [[0.19453742722720394]], [[0.22644116414602344]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44727076364859675]], [[0.4054065936178393]], [[0.3175337057862361]]], "std": [[[0.29274203867065063]], [[0.25259936464553534]], [[0.299515260596351]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4696644103229527]], [[0.4232690191272588]], [[0.3250450884275279]]], "std": [[[0.28092650962232396]], [[0.23363880148179653]], [[0.2858752454985134]]], "count": [100]}, "observation.state": {"min": [-0.6219877600669861, -0.355637788772583, -0.4267631769180298, -2.273594856262207, -1.5285718441009521, -0.4852389693260193, -0.7019172310829163, -0.3317982256412506, -0.3317878544330597, -0.011863783933222294, -1.4137485027313232, 0.3747986853122711, -0.07696076482534409, -0.6613730192184448, 0.0072872936725616455, -0.008741837926208973, -0.6007308959960938, 0.9805510640144348, -0.41486090421676636, -0.029407832771539688, -0.009139151312410831, 0.005547466687858105, -0.6224446892738342, 1.0057061910629272, -0.41245269775390625, 0.036597467958927155, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.00028465455397963524, -3.006471615663031e-06, -0.9682791233062744, -1.1192940473556519, -0.7197955846786499, -2.3545451164245605, -2.1707677841186523, -1.7817003726959229, -1.2055096626281738, -0.30659300088882446, -0.22416505217552185, -0.6149465441703796, -0.9264491200447083, -0.6804889440536499, -0.5882741212844849, -0.6647180914878845, -13.763168334960938, -9.40170955657959, -4.184371471405029, -11.904762268066406, -2.123321294784546, -1.2338217496871948, -2.4389500617980957, -8.774576187133789, -5.677656173706055, -2.0219779014587402, -8.669109344482422, -0.918192982673645, -2.123321056365967, -1.2912087440490723, -0.007260974962264299, -0.014604629017412663, -0.025966811925172806, -0.005153541453182697, -0.02019806019961834, -0.0167403407394886, -0.008211018517613411, -0.012592646293342113, -0.022559382021427155, -0.006913791876286268, -0.01556413434445858, -0.01269536279141903, -1.845270037651062, -0.4825274646282196, 1.959803819656372, -29.152631759643555, 7.875773906707764, -0.5747795701026917, -1.230180025100708, -0.5901682376861572, 4.424405574798584, -31.862945556640625, 7.51823616027832, -1.3050334453582764, -0.01927727460861206, -0.015136378817260265, 0.0012210012646391988, -0.09564509987831116, 0.2188315987586975, 0.05210036784410477, 0.048859212547540665, 0.34477946162223816, -0.3973097503185272, 0.02766578458249569, -3.132883071899414, -1.0120980739593506, -3.1288275718688965, -2.7629029750823975, -1.2734907865524292, -3.11478328704834, -0.9347156286239624, -0.2131737917661667, 9.531194686889648, -0.011758774518966675, -0.02669510245323181, -0.05227211117744446, -0.03369057923555374, 0.012840637937188148, 0.8973822593688965, 0.41487643122673035], "max": [0.6289744973182678, 0.07707629352807999, 0.270849347114563, -0.5500878691673279, 0.005771712865680456, 0.30233216285705566, -0.04777926206588745, 0.004722297191619873, 0.29945892095565796, 0.4871445894241333, -0.8709079027175903, 1.1390938758850098, 0.20646658539772034, 0.06813569366931915, 0.00959819182753563, -0.003897550282999873, -0.5867013931274414, 0.9815738201141357, -0.4021914601325989, -0.020679587498307228, -0.005833716131746769, 0.00936925783753395, -0.605207085609436, 1.0088598728179932, -0.40252453088760376, 0.04405941814184189, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00038449111161753535, 2.0468617094593355e-06, 1.5741609334945679, 0.7217875719070435, 1.601569414138794, 1.6041016578674316, 2.426774024963379, 1.5017578601837158, 0.8898509740829468, 0.65970778465271, 0.5666866302490234, 0.3752921521663666, 0.43345534801483154, 0.25726068019866943, 0.5220282077789307, 0.32332658767700195, 1.0244429111480713, 3.0830283164978027, 1.2777777910232544, 2.106227397918701, 0.8321123719215393, 1.8937729597091675, 1.2338217496871948, 0.26724597811698914, 18.040294647216797, 2.8785104751586914, 1.4346765279769897, 0.6025641560554504, 0.6025640964508057, 1.865079402923584, 0.008426183834671974, 0.01645701378583908, 0.023260213434696198, 0.005542122293263674, 0.027907362207770348, 0.013880176469683647, 0.00888410396873951, 0.0217753816395998, 0.01930653676390648, 0.006214022170752287, 0.020652106031775475, 0.009935708716511726, 0.7423499822616577, 0.4936627149581909, 11.966680526733398, -20.935646057128906, 18.37565040588379, 0.8691749572753906, 1.3998600244522095, 0.49366268515586853, 12.93173599243164, -19.782928466796875, 17.613651275634766, -0.005767915863543749, 0.01437329687178135, 0.02751167304813862, 0.004884005058556795, -0.05465434491634369, 0.5523830652236938, 0.2956709563732147, 0.29223719239234924, 0.48691582679748535, 0.06415258347988129, 0.17201894521713257, 3.1215362548828125, -0.1021244153380394, 3.118943214416504, -1.2274044752120972, -0.15357840061187744, 3.1294219493865967, -0.48590195178985596, 0.3111056685447693, 9.852102279663086, 0.011754870414733887, 0.02108234167098999, 0.037165671586990356, -0.026027429848909378, 0.01610700413584709, 0.9091708064079285, 0.439953476190567], "mean": [0.08040070533752441, -0.19213542342185974, -0.09515561908483505, -1.6031904220581055, -0.6629769206047058, -0.0545877143740654, -0.41573846340179443, -0.16503041982650757, 0.15053269267082214, 0.33623814582824707, -1.1223320960998535, 0.5425681471824646, 0.07749506831169128, -0.49150320887565613, 0.008269371464848518, -0.008015050552785397, -0.5914561152458191, 0.9813118577003479, -0.4098687767982483, -0.024509673938155174, -0.0075799403712153435, 0.006391467060893774, -0.610887348651886, 1.0071316957473755, -0.40884891152381897, 0.040962960571050644, 0.6258614659309387, 1.7453259229660034, 0.6258614659309387, 0.6258614659309387, 0.6258614659309387, 0.6258614659309387, 0.7269702553749084, 1.7453259229660034, 0.7269702553749084, 0.7269702553749084, 0.7269702553749084, 0.7269702553749084, 2.5217439542757347e-05, -3.5552139365790936e-07, -0.014123788103461266, 0.006109255366027355, -0.007169163785874844, 0.011458588764071465, 0.03259982913732529, -0.02764284797012806, 0.0007819193415343761, 0.013050793670117855, 0.03600894287228584, 0.013393158093094826, 0.0016353725222870708, -0.06522130221128464, -0.011277860030531883, -0.04715793579816818, -4.4512410163879395, -2.578634262084961, -0.7487328052520752, -3.669201374053955, 0.1700449287891388, 0.2964174449443817, -0.477840781211853, -5.423759937286377, 8.007732391357422, 0.6631923317909241, -3.8646349906921387, -0.2734955847263336, -0.31263285875320435, -0.601492166519165, 2.042386040557176e-05, 0.00026380622875876725, -0.00027786724967882037, 0.000148741906741634, 0.00034511223202571273, -0.0005064909346401691, 0.00032036821357905865, 0.0007684688898734748, -0.0007831112598069012, 2.559097993071191e-05, 0.00018456873658578843, -7.897217437857762e-05, -0.38283631205558777, 0.0507165901362896, 7.277388572692871, -26.21987533569336, 13.27927303314209, 0.1191897764801979, 0.15137533843517303, -0.01631888933479786, 7.311767578125, -25.581226348876953, 12.659375190734863, -0.657126247882843, 0.0018387510208413005, -0.002284041838720441, 0.0031858368311077356, -0.07788513600826263, 0.3550429344177246, 0.16173379123210907, 0.1972872018814087, 0.38265952467918396, -0.048116255551576614, 0.11160176247358322, 1.2451907396316528, -0.6486961245536804, -0.5468493700027466, -2.2955849170684814, -0.9876077771186829, -0.08043785393238068, -0.6576266884803772, 0.009948481805622578, 9.759973526000977, -5.838465949636884e-05, 0.0005425786366686225, 0.00029254579567350447, -0.029720934107899666, 0.014369647018611431, 0.9034096598625183, 0.4274221956729889], "std": [0.4535648226737976, 0.0973542332649231, 0.2202354520559311, 0.6212202906608582, 0.566155731678009, 0.2282552719116211, 0.24245935678482056, 0.07929714769124985, 0.21909862756729126, 0.12588869035243988, 0.15983203053474426, 0.21483184397220612, 0.07166275382041931, 0.21419934928417206, 0.0008447476429864764, 0.0009465742041356862, 0.004694677423685789, 0.00018911852384917438, 0.005002523772418499, 0.002803637646138668, 0.001172534073702991, 0.0008070954936556518, 0.005260364152491093, 0.0011067647719755769, 0.0039056141395121813, 0.002227127319201827, 0.825196385383606, 3.337860107421875e-06, 0.825196385383606, 0.825196385383606, 0.825196385383606, 0.825196385383606, 0.8526332974433899, 3.337860107421875e-06, 0.8526332974433899, 0.8526332974433899, 0.8526332974433899, 0.8526332974433899, 0.00010347791976528242, 8.204930281863199e-07, 0.3778851628303528, 0.22894710302352905, 0.3198144733905792, 0.581001341342926, 0.6037731766700745, 0.37330713868141174, 0.24660253524780273, 0.1535818725824356, 0.1303510218858719, 0.14429093897342682, 0.23998399078845978, 0.15770426392555237, 0.15953677892684937, 0.15194426476955414, 4.369984149932861, 2.3073782920837402, 1.1255501508712769, 3.2837073802948, 0.4201107621192932, 0.6067712903022766, 0.5910881757736206, 1.6546813249588013, 6.2904372215271, 1.1028680801391602, 2.524796962738037, 0.3218589127063751, 0.562781035900116, 0.5249027609825134, 0.0027303879614919424, 0.004835675936192274, 0.006368668749928474, 0.0021451551001518965, 0.004947969689965248, 0.003354820655658841, 0.0029213926754891872, 0.005086698103696108, 0.006269562058150768, 0.0023954766802489758, 0.003861465258523822, 0.002679731696844101, 0.4634762108325958, 0.1642013043165207, 2.469223737716675, 2.3817009925842285, 2.911747694015503, 0.3243953287601471, 0.5169185996055603, 0.1694297194480896, 2.0983784198760986, 3.0533688068389893, 2.4413368701934814, 0.29817068576812744, 0.00562231196090579, 0.005496488884091377, 0.000545941642485559, 0.007157681044191122, 0.12220826745033264, 0.08239512890577316, 0.08864201605319977, 0.04476049169898033, 0.15016910433769226, 0.040472906082868576, 2.0816490650177, 0.34155532717704773, 2.3432273864746094, 0.5040770769119263, 0.342929869890213, 2.6999452114105225, 0.05938172712922096, 0.06880403310060501, 0.04474794119596481, 0.003294516820460558, 0.007040855009108782, 0.009993071667850018, 0.0014855166664347053, 0.0006601032800972462, 0.003487254958599806, 0.007427295204252005], "count": [348]}, "action": {"min": [-0.6727093458175659, -0.3490658402442932, -0.4797239899635315, -2.2312276363372803, -1.5442842245101929, -0.49081942439079285, -0.6981316804885864, -0.3438456058502197, -0.3529253900051117, -0.07061301171779633, -1.563287377357483, 0.24037662148475647, -0.07956237345933914, -0.6577619910240173, 0.006841177586466074, -0.01328504178673029, -0.5963553786277771, 0.976776659488678, -0.4159572720527649, -0.02854863554239273, -0.009070713073015213, 0.0001477714831707999, -0.6181831359863281, 1.0038272142410278, -0.4146639406681061, 0.03580942749977112, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.00028465455397963524, -3.006471615663031e-06, -0.9682791233062744, -1.077805519104004, -0.7197955846786499, -2.3545451164245605, -2.1707677841186523, -1.7817003726959229, -1.2055096626281738, -0.274405300617218, -0.22416505217552185, -0.5940043926239014, -0.9189135432243347, -0.6804889440536499, -0.5882741212844849, -0.6647180914878845], "max": [0.6213903427124023, 0.13913166522979736, 0.3007974922657013, -0.4633128046989441, 0.017663225531578064, 0.3059346079826355, -0.042607903480529785, 0.04497557133436203, 0.32885831594467163, 0.5273871421813965, -0.8126530647277832, 1.1255674362182617, 0.21672175824642181, 0.05579464137554169, 0.009297527372837067, 0.0023550500627607107, -0.5809510946273804, 0.9827174544334412, -0.40275275707244873, -0.020382653921842575, -0.00582501944154501, 0.015769731253385544, -0.5993701219558716, 1.0098259449005127, -0.40326887369155884, 0.04265756532549858, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00038268574280664325, 2.0468617094593355e-06, 1.5741609334945679, 0.7217875719070435, 1.569304347038269, 1.6041016578674316, 2.426774024963379, 1.5017578601837158, 0.8898509740829468, 0.65970778465271, 0.5666866302490234, 0.3752921521663666, 0.41604360938072205, 0.25726068019866943, 0.5297780632972717, 0.32332658767700195], "mean": [0.052264925092458725, -0.1775439828634262, -0.10277926921844482, -1.5417629480361938, -0.658121645450592, -0.06503836065530777, -0.41327667236328125, -0.18043023347854614, 0.1700451374053955, 0.33837488293647766, -1.075750470161438, 0.5273189544677734, 0.07548750936985016, -0.4987409710884094, 0.007938516326248646, -0.007328702602535486, -0.586978018283844, 0.9800482392311096, -0.4109615981578827, -0.023976754397153854, -0.007562349084764719, 0.006070864386856556, -0.606813907623291, 1.0064829587936401, -0.4101538360118866, 0.03974449262022972, 0.6258614659309387, 1.7453259229660034, 0.6258614659309387, 0.6258614659309387, 0.6258614659309387, 0.6258614659309387, 0.7269702553749084, 1.7453259229660034, 0.7269702553749084, 0.7269702553749084, 0.7269702553749084, 0.7269702553749084, 2.4194612706196494e-05, -3.601992943913501e-07, -0.013183582574129105, 0.0032066244166344404, -0.0028847490902990103, 0.011454458348453045, 0.03270416706800461, -0.03077504225075245, 0.0005605547921732068, 0.01452512014657259, 0.03566959500312805, 0.011154570616781712, -0.0016474822768941522, -0.06713192909955978, -0.009519635699689388, -0.04670408368110657], "std": [0.4686872065067291, 0.11341921985149384, 0.2432072013616562, 0.6378621459007263, 0.5698626041412354, 0.23320259153842926, 0.24083542823791504, 0.09041384607553482, 0.2083374708890915, 0.12606534361839294, 0.18165619671344757, 0.20411592721939087, 0.073903888463974, 0.20120830833911896, 0.0008167283376678824, 0.0024757375940680504, 0.004900010302662849, 0.0009771495824679732, 0.004853565711528063, 0.002629722934216261, 0.0011141877621412277, 0.0023956659715622663, 0.005633687600493431, 0.0018124476773664355, 0.003792182542383671, 0.0019968103151768446, 0.825196385383606, 3.337860107421875e-06, 0.825196385383606, 0.825196385383606, 0.825196385383606, 0.825196385383606, 0.8526332974433899, 3.337860107421875e-06, 0.8526332974433899, 0.8526332974433899, 0.8526332974433899, 0.8526332974433899, 0.00010121814557351172, 8.211072213271109e-07, 0.3782835900783539, 0.23388534784317017, 0.32812219858169556, 0.5810014605522156, 0.6037911772727966, 0.37679556012153625, 0.2466476559638977, 0.15257765352725983, 0.13053284585475922, 0.1470557600259781, 0.2413501888513565, 0.16119533777236938, 0.16218619048595428, 0.15195177495479584], "count": [348]}, "timestamp": {"min": [0.0], "max": [11.566666666666666], "mean": [5.783333333333333], "std": [3.348617735833808], "count": [348]}, "frame_index": {"min": [0], "max": [347], "mean": [173.5], "std": [100.45853207501425], "count": [348]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [348]}, "index": {"min": [9360], "max": [9707], "mean": [9533.5], "std": [100.45853207501425], "count": [348]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [348]}, "subtask_annotation": {"mean": [0.28160919540229884, 2.0, 2.0, 2.0, 2.0], "std": [0.4623848065634624, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [348]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [348]}, "eef_direction_state": {"mean": [3.4827586206896552, 3.6724137931034484], "std": [2.0035145497179334, 2.0958738695472876], "min": [0, 0], "max": [6, 6], "count": [348]}, "eef_velocity_state": {"mean": [1.1063218390804597, 0.8132183908045977], "std": [0.7897804364498501, 0.7088504442443814], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_acc_mag_state": {"mean": [0.867816091954023, 0.7270114942528736], "std": [0.8474429764661073, 0.8288374560814191], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_direction_action": {"mean": [3.2614942528735633, 3.5488505747126435], "std": [1.9172567979478694, 1.8801515745251298], "min": [0, 0], "max": [6, 6], "count": [348]}, "eef_velocity_action": {"mean": [1.1925287356321839, 0.9252873563218391], "std": [0.7193958486850597, 0.6907797344771164], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_acc_mag_action": {"mean": [1.2183908045977012, 0.9741379310344828], "std": [0.7607511012652971, 0.8352287204459551], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_sim_pose_state": {"mean": [0.2180282073137381, 0.2183198980633194, 0.14596956404743572, 1.2267564699659146, -0.6491185585024746, -0.5375046914700787, 0.2651885382961219, -0.15345110884601326, 0.0863658344768318, -2.2954594680925786, -0.9877223579191173, -0.09856405298826565], "std": [0.11091161494944078, 0.06144474536738285, 0.027571884808298277, 2.158050109035424, 0.3416020817478149, 2.389093550527147, 0.027277925800904025, 0.11117910884229314, 0.017989468547351724, 0.5042449971725155, 0.3428714969607601, 2.7510000544377964], "min": [0.08428839596283622, 0.12745518323198093, 0.09971396123892534, -3.140675726132426, -1.0122276880055558, -3.1378333441110633, 0.23423646278413282, -0.3869755151167191, 0.056475611217703295, -2.764074124526141, -1.2735273470307256, -3.141475114016885], "max": [0.38667033275058155, 0.31137056248373196, 0.19099342232376168, 3.1391677508981033, -0.10211076833580846, 3.1401109744160562, 0.3375025795663673, -0.07268024757588533, 0.12403564799947922, -1.227408584102545, -0.15358982399450416, 3.1404497159908447], "count": [348]}, "eef_sim_pose_action": {"mean": [0.22137058705790827, 0.22031663746675326, 0.13790278902993997, 1.2336538721468338, -0.6592077655009314, -0.3977050276631545, 0.26596683562140205, -0.14688087510631037, 0.0803203238943125, -2.292402869978613, -1.0267069521220211, -0.015001048401799435], "std": [0.11333017834950113, 0.062401048425584096, 0.029522308303680835, 2.1373137849874015, 0.38596551618628505, 2.407686403767923, 0.026530358696332374, 0.10543213855484693, 0.01618659283392514, 0.5084357690630118, 0.33650971947419106, 2.7621281077056543], "min": [0.08491963989301922, 0.12828768803369642, 0.08540263863456495, -3.141083370888907, -1.0812645795680262, -3.108691100173199, 0.23878162592473892, -0.3805822299414768, 0.05260360626271931, -3.0699232043060265, -1.2822096211077934, -3.132567769345141], "max": [0.39593340338455074, 0.32075531053873896, 0.20417065583376146, 3.139306324381158, -0.03473968852574805, 3.135108211665909, 0.3355122347398603, -0.059978848569817056, 0.11169891345439356, -1.1309064937280588, -0.1921758072985429, 3.141432388879797], "count": [348]}}} +{"episode_index": 29, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.413293132449058]], [[0.518343033929258]], [[0.442951227893118]]], "std": [[[0.2930076649248416]], [[0.21040961711872555]], [[0.22892090726372086]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46052596357170317]], [[0.4427078094963475]], [[0.36025370530565165]]], "std": [[[0.313835290386918]], [[0.24468540083836196]], [[0.28552386299384386]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44685051903114187]], [[0.44928161043829296]], [[0.3514778330449827]]], "std": [[[0.30456686732664007]], [[0.2138831323715826]], [[0.2641154304508866]]], "count": [100]}, "observation.state": {"min": [-0.10704545676708221, -0.3326297402381897, -0.38843828439712524, -1.920732021331787, -1.5701547861099243, -0.6078890562057495, -0.6576662063598633, -0.5243440866470337, -0.14514495432376862, 0.14821593463420868, -2.0196657180786133, 0.4941977262496948, -0.1418277621269226, -0.1614556908607483, 0.0020380266942083836, -0.0074408212676644325, -0.609775185585022, 0.9797211289405823, -0.40198636054992676, -0.020413033664226532, -0.008532032370567322, 0.0036055853124707937, -0.6072705984115601, 0.9984911680221558, -0.41798293590545654, 0.042818889021873474, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.02727527730166912, -0.0011470428435131907, -0.47002846002578735, -0.43065693974494934, -0.9965732097625732, -0.9033781886100769, -2.2079954147338867, -1.8826279640197754, -1.6696503162384033, -0.539993405342102, -0.2931985855102539, -0.34870445728302, -1.0227346420288086, -0.49862074851989746, -0.570417582988739, -0.8779149651527405, -7.505157470703125, -4.94505500793457, -2.0921857357025146, -10.439560890197754, -0.860805869102478, -1.1477411985397339, -2.037240505218506, -10.511674880981445, -3.2051284313201904, -1.7692307233810425, -9.09645938873291, -0.8321123719215393, -2.037240505218506, -1.090354084968567, -0.007532781455665827, -0.013090619817376137, -0.013323585502803326, -0.005583697929978371, -0.014497759751975536, -0.008618660271167755, -0.006483866833150387, -0.010432395152747631, -0.01139005832374096, -0.005146961659193039, -0.015299529768526554, -0.005678864661604166, 0.31814998388290405, -0.43798646330833435, 4.899509429931641, -32.705223083496094, 7.611811637878418, -0.7417600750923157, 0.14846999943256378, -0.5233566761016846, 1.7074048519134521, -28.99046516418457, 5.884049415588379, -1.4671568870544434, -0.022308988496661186, -0.018741393461823463, -0.009157509543001652, -0.08198151737451553, 0.26191243529319763, 0.0985478013753891, 0.05352403223514557, 0.2560812532901764, -0.2206246256828308, 0.0025612025056034327, -2.84928035736084, -1.3398916721343994, -2.8987157344818115, -1.6780296564102173, -1.165144443511963, 1.6175620555877686, -0.8404285907745361, -0.1398395299911499, 9.640981674194336, -0.006926357746124268, -0.009671568870544434, -0.014897793531417847, -0.026157941669225693, 0.0222490094602108, 0.6855548620223999, 0.7245218753814697], "max": [0.42292019724845886, 0.16383716464042664, 0.2725532650947571, -1.3302054405212402, 0.19845828413963318, 0.40733253955841064, 0.4595920443534851, 0.34801456332206726, 0.09231781959533691, 0.5779383182525635, -0.9502532482147217, 1.005950689315796, 0.44919565320014954, 0.26864805817604065, 0.003276184434071183, -0.00690001156181097, -0.6056656241416931, 0.9798361659049988, -0.39459335803985596, -0.01749524287879467, -0.007191142067313194, 0.00416983338072896, -0.6016128063201904, 0.9996289610862732, -0.4121233820915222, 0.04615908861160278, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.027753598988056183, -0.0011422630632296205, 0.9657866954803467, 0.7445560693740845, 0.6387768983840942, 0.8852967619895935, 3.673550844192505, 1.0941030979156494, 1.6176822185516357, 0.731824517250061, 0.3333917558193207, 0.36750704050064087, 0.7443711161613464, 0.6966820955276489, 0.35956424474716187, 0.44799816608428955, 0.18929922580718994, 3.113553285598755, 1.390109896659851, -0.305250346660614, 1.1764346361160278, 2.5824174880981445, 0.5164835453033447, 3.2626280784606934, 8.363859176635742, 3.229548454284668, -0.12210012972354889, 0.8894994258880615, 0.22954824566841125, 0.28693529963493347, 0.0071115209721028805, 0.012903081253170967, 0.011354160495102406, 0.005504091270267963, 0.009794529527425766, 0.008789053186774254, 0.009422576054930687, 0.014197633601725101, 0.020992305129766464, 0.007277794647961855, 0.009636295959353447, 0.0066748373210430145, 2.142210006713867, 0.27838122844696045, 10.452287673950195, -25.532073974609375, 15.946370124816895, 0.08667829632759094, 1.930109977722168, 0.21156972646713257, 8.70034122467041, -21.125125885009766, 14.168967247009277, -0.7360507845878601, 0.02073565497994423, 0.015165802091360092, -0.006105006206780672, 0.0, 0.440534770488739, 0.337322473526001, 0.2003767341375351, 0.4926989674568176, -0.011388758197426796, 0.15287260711193085, 2.8646867275238037, 0.1232960894703865, 2.7338788509368896, -0.9577234983444214, -0.18557946383953094, 2.1641640663146973, -0.5791165232658386, 0.07277361303567886, 9.846858024597168, 0.011058896780014038, 0.011835157871246338, 0.01739746332168579, -0.024927986785769463, 0.024936139583587646, 0.6884035468101501, 0.7271852493286133], "mean": [0.22871007025241852, -0.08675149828195572, -0.11934348940849304, -1.5353271961212158, -0.47886303067207336, -0.21536396443843842, -0.3596797585487366, -0.022661153227090836, -0.02510914020240307, 0.4615734815597534, -1.4768438339233398, 0.8000382781028748, 0.09879710525274277, 0.05980269983410835, 0.0026173025835305452, -0.007259549107402563, -0.6084363460540771, 0.9797905683517456, -0.39608442783355713, -0.018907791003584862, -0.00791584700345993, 0.003820201149210334, -0.6048373579978943, 0.9993185997009277, -0.41339626908302307, 0.04481346532702446, 0.4869024455547333, 1.7453231811523438, 0.4869024455547333, 0.4869024455547333, 0.4869024455547333, 0.4869024455547333, 0.7178231477737427, 1.7453231811523438, 0.7178231477737427, 0.7178231477737427, 0.7178231477737427, 0.7178231477737427, 0.02750403620302677, -0.0011448076693341136, -0.002359391888603568, 0.0030612184200435877, -0.00908154621720314, -0.010549772530794144, 0.0009598175529390574, 0.015457752160727978, 0.0037569988053292036, -0.0002281938650412485, -0.011567075736820698, 0.029264234006404877, 0.027369922026991844, -0.01892603375017643, -0.014655624516308308, -0.00908708106726408, -2.576601505279541, -1.7574859857559204, -0.4420914351940155, -6.014842510223389, 0.18518342077732086, 0.38741177320480347, -0.7741369605064392, -3.6893060207366943, 2.618422508239746, 1.018262267112732, -4.574946403503418, -0.004733220208436251, -0.666180431842804, -0.2926005721092224, -0.0002240543981315568, 0.0005800026119686663, -0.0007067148690111935, 0.00021428319450933486, 0.00015974175767041743, -0.00013464505900628865, 1.3779187611362431e-05, 0.00042383006075397134, 9.455027611693367e-05, 0.0005060589755885303, 7.938261114759371e-05, -0.0001626273588044569, 1.462060809135437, -0.10040432959794998, 7.981417655944824, -29.06891441345215, 12.179728507995605, -0.28301602602005005, 1.2641891241073608, -0.20703014731407166, 5.070682048797607, -24.690135955810547, 9.791187286376953, -1.063848853111267, 0.002949885558336973, -0.0022680419497191906, -0.007611964363604784, -0.052832599729299545, 0.31500667333602905, 0.16487723588943481, 0.10490858554840088, 0.3644574284553528, -0.10179166495800018, 0.05880320072174072, -1.0234278440475464, -0.913953959941864, 0.8133265376091003, -1.3255810737609863, -0.70796138048172, 1.8587558269500732, -0.6759466528892517, -0.034184426069259644, 9.768641471862793, 3.4529959521023557e-05, 0.0008127710898406804, 0.0007376830326393247, -0.025561150163412094, 0.023145275190472603, 0.6870424151420593, 0.7257973551750183], "std": [0.15111534297466278, 0.1031089499592781, 0.14042893052101135, 0.14294113218784332, 0.6339060068130493, 0.2946806848049164, 0.3617296516895294, 0.26136234402656555, 0.07789494097232819, 0.11249289661645889, 0.22768041491508484, 0.13683225214481354, 0.1854594349861145, 0.11148065328598022, 0.00040347871254198253, 0.0001323237083852291, 0.001280908822081983, 2.6029347282019444e-05, 0.0013568960130214691, 0.0008881489047780633, 0.00043312288471497595, 0.00012203070218674839, 0.0018118418520316482, 0.0003058488655369729, 0.001117186970077455, 0.0011114939115941525, 0.7499874234199524, 6.079673767089844e-06, 0.7499874234199524, 0.7499874234199524, 0.7499874234199524, 0.7499874234199524, 0.8509712815284729, 6.079673767089844e-06, 0.8509712815284729, 0.8509712815284729, 0.8509712815284729, 0.8509712815284729, 7.335987902479246e-05, 8.897459906620497e-07, 0.20120109617710114, 0.17848537862300873, 0.2713555097579956, 0.23699238896369934, 0.6448807716369629, 0.3577435314655304, 0.40018489956855774, 0.23240534961223602, 0.08287529647350311, 0.10949709266424179, 0.3021424412727356, 0.15538300573825836, 0.15290910005569458, 0.15605853497982025, 1.7879139184951782, 1.8825801610946655, 0.9038430452346802, 3.3686983585357666, 0.6738803386688232, 0.7549446821212769, 0.5702036023139954, 3.8950438499450684, 2.8519551753997803, 1.201833963394165, 2.6247332096099854, 0.4072355329990387, 0.5897272825241089, 0.27939707040786743, 0.0023958354722708464, 0.004389428533613682, 0.004530672449618578, 0.0019016253063455224, 0.003007413586601615, 0.0020936839282512665, 0.0025302928406745195, 0.004119718447327614, 0.004616237711161375, 0.0023350841365754604, 0.0029803994111716747, 0.0017426706617698073, 0.32109785079956055, 0.10329912602901459, 1.1801800727844238, 1.8176225423812866, 1.7143172025680542, 0.19440700113773346, 0.34605321288108826, 0.10282517224550247, 1.6840078830718994, 1.4264174699783325, 2.090643882751465, 0.17503602802753448, 0.006977731361985207, 0.004639863967895508, 0.000506920157931745, 0.013662789016962051, 0.06380672007799149, 0.06882742792367935, 0.03346042335033417, 0.08100494742393494, 0.07165202498435974, 0.036337919533252716, 2.1069228649139404, 0.5199385285377502, 1.7768781185150146, 0.21325771510601044, 0.28179648518562317, 0.1690656691789627, 0.03642406314611435, 0.03971211239695549, 0.030406992882490158, 0.0028403664473444223, 0.0037433237303048372, 0.0049102106131613255, 0.0002720348129514605, 0.0004375735588837415, 0.0007346152560785413, 0.0006834941450506449], "count": [390]}, "action": {"min": [-0.1657082587480545, -0.3490658402442932, -0.43737345933914185, -1.9300655126571655, -1.5707963705062866, -0.6158174276351929, -0.6636435985565186, -0.5535473227500916, -0.16164016723632812, 0.18378624320030212, -1.8886288404464722, 0.38902679085731506, -0.1628730446100235, -0.25936758518218994, 0.001391612458974123, -0.013042761012911797, -0.6066190004348755, 0.9759933948516846, -0.4040876626968384, -0.02038833498954773, -0.008920082822442055, -0.0027518179267644882, -0.60251784324646, 0.9954851865768433, -0.4209122657775879, 0.041353821754455566, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.02727527730166912, -0.0011470428435131907, -0.47002846002578735, -0.4701409935951233, -0.9965732097625732, -0.9033781886100769, -2.2079954147338867, -1.8826279640197754, -1.6696503162384033, -0.5488394498825073, -0.280740886926651, -0.34870445728302, -1.0227346420288086, -0.5324105620384216, -0.570417582988739, -0.8779149651527405], "max": [0.49507084488868713, 0.19579581916332245, 0.24506287276744843, -1.2732356786727905, 0.19804595410823822, 0.4205494523048401, 0.4675558805465698, 0.44156068563461304, 0.10168188065290451, 0.6242088079452515, -0.8582004904747009, 1.0073051452636719, 0.4584483206272125, 0.26867198944091797, 0.0034179994836449623, -0.002161889337003231, -0.5979284048080444, 0.9813389778137207, -0.39530059695243835, -0.01745968498289585, -0.0068642133846879005, 0.008103219792246819, -0.5942947268486023, 1.0006780624389648, -0.4133788049221039, 0.044885557144880295, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.027753598988056183, -0.0011422630632296205, 0.9657866954803467, 0.7445560693740845, 0.6387768983840942, 0.8852967619895935, 3.673550844192505, 1.0941030979156494, 1.6176822185516357, 0.731824517250061, 0.3333917558193207, 0.36750704050064087, 0.7443711161613464, 0.6966820955276489, 0.35956424474716187, 0.47846511006355286], "mean": [0.21350505948066711, -0.0754907950758934, -0.12400843948125839, -1.5083383321762085, -0.47986075282096863, -0.21521440148353577, -0.3563157618045807, -0.03136914223432541, -0.03146597370505333, 0.4892828166484833, -1.4304423332214355, 0.7930200099945068, 0.095292828977108, 0.05777623504400253, 0.0024256631731987, -0.006986049935221672, -0.6032072305679321, 0.9790746569633484, -0.397836297750473, -0.018854577094316483, -0.00782129354774952, 0.003270428627729416, -0.5994343161582947, 0.9986798167228699, -0.41543903946876526, 0.043441709131002426, 0.4862312078475952, 1.7453231811523438, 0.4862312078475952, 0.4862312078475952, 0.4862312078475952, 0.4862312078475952, 0.7174650430679321, 1.7453231811523438, 0.7174650430679321, 0.7174650430679321, 0.7174650430679321, 0.7174650430679321, 0.027503589168190956, -0.0011447995202615857, -0.0003152651770506054, 0.0015526629285886884, -0.007576370146125555, -0.0110215088352561, 0.0025496615562587976, 0.012076985090970993, 0.0026610172353684902, 0.00186083500739187, -0.010785617865622044, 0.028804300352931023, 0.024951184168457985, -0.0211248230189085, -0.015328417532145977, -0.011565672233700752], "std": [0.161253422498703, 0.10639297217130661, 0.15171688795089722, 0.16656401753425598, 0.6352521777153015, 0.2931148409843445, 0.36164113879203796, 0.2816733121871948, 0.07657814025878906, 0.10827959328889847, 0.23382213711738586, 0.14370813965797424, 0.18934501707553864, 0.11592408269643784, 0.0005690147518180311, 0.0018426283495500684, 0.0017645078478381038, 0.0010244837030768394, 0.0015145393554121256, 0.000842592678964138, 0.0005955821834504604, 0.0018581796903163195, 0.0017325656954199076, 0.0010093131568282843, 0.0011532522039487958, 0.0010751490481197834, 0.7494684457778931, 6.079673767089844e-06, 0.7494684457778931, 0.7494684457778931, 0.7494684457778931, 0.7494684457778931, 0.8511635661125183, 6.079673767089844e-06, 0.8511635661125183, 0.8511635661125183, 0.8511635661125183, 0.8511635661125183, 7.246930908877403e-05, 8.934975426200253e-07, 0.2032701075077057, 0.1800633668899536, 0.2727598249912262, 0.2367946356534958, 0.6456076502799988, 0.3631027638912201, 0.400686651468277, 0.2314983755350113, 0.08151725679636002, 0.10966827720403671, 0.30316823720932007, 0.1571298986673355, 0.15277540683746338, 0.1572018265724182], "count": [390]}, "timestamp": {"min": [0.0], "max": [12.966666666666667], "mean": [6.483333333333333], "std": [3.752764413168077], "count": [390]}, "frame_index": {"min": [0], "max": [389], "mean": [194.5], "std": [112.5829323950423], "count": [390]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [390]}, "index": {"min": [9708], "max": [10097], "mean": [9902.5], "std": [112.5829323950423], "count": [390]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [390]}, "subtask_annotation": {"mean": [0.41025641025641024, 2.0, 2.0, 2.0, 2.0], "std": [0.5021976686090277, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [390]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [390]}, "eef_direction_state": {"mean": [3.9358974358974357, 3.2435897435897436], "std": [2.229980703548471, 2.4629870203594044], "min": [0, 0], "max": [6, 6], "count": [390]}, "eef_velocity_state": {"mean": [0.6897435897435897, 0.8538461538461538], "std": [0.7151456268391168, 0.699210600256353], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_acc_mag_state": {"mean": [0.6333333333333333, 0.7487179487179487], "std": [0.8015476482896273, 0.8554116702356115], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_direction_action": {"mean": [3.905128205128205, 3.5589743589743588], "std": [2.16113084333758, 2.3945148803386154], "min": [0, 0], "max": [6, 6], "count": [390]}, "eef_velocity_action": {"mean": [0.764102564102564, 0.8666666666666667], "std": [0.7549790893647591, 0.7356606426855931], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_acc_mag_action": {"mean": [0.8564102564102564, 1.0102564102564102], "std": [0.8442246850626685, 0.8442246850626692], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_sim_pose_state": {"mean": [0.16984036318297813, 0.23045020619470838, 0.06734669128164864, -1.032475317686958, -0.914311172218629, 0.8127584415970098, 0.2293350690929073, -0.18406096514791737, 0.11096356026885106, -1.3254645101305582, -0.708036029061582, 1.8586693569541721], "std": [0.04893110286557343, 0.026309791803839442, 0.03862654816545669, 2.115461570824986, 0.5199790971194993, 1.803973040038125, 0.08143266370549769, 0.044669949537426784, 0.02792881887924161, 0.2132078896653914, 0.2818321771835396, 0.16904070106640923], "min": [0.11040544653786638, 0.19700037069711518, 0.015256960246113727, -3.114382044408676, -1.339868302560377, -3.103411039300677, 0.11543548871207371, -0.26094793423339324, 0.0702187685587166, -1.6779298321645766, -1.165957854258988, 1.6175871294638757], "max": [0.2686194322600131, 0.3073308883693232, 0.14503724094657353, 3.0010245828062607, 0.1233434562333624, 3.1209997115244503, 0.37377588197311473, -0.12367395986955868, 0.16034975740140767, -0.9577228884041533, -0.18558986115877363, 2.1641681074114825], "count": [390]}, "eef_sim_pose_action": {"mean": [0.17196224182012015, 0.23349518311756717, 0.06356956269771828, -0.9924430034046546, -0.9258009597316544, 0.7761136881669051, 0.22681491095822215, -0.1811463537345196, 0.10259117579007375, -1.2764090351539443, -0.6991624777286672, 1.8486314753905801], "std": [0.05170751538487052, 0.02749203354211102, 0.04150402791773877, 2.1119709290523385, 0.5402997682483722, 1.779615597478555, 0.08938605234906756, 0.04339321584250214, 0.030788478250690816, 0.24183775160125784, 0.2988580825356762, 0.18333039474297994], "min": [0.09748191118821709, 0.1983304660421178, 0.00791522678606923, -3.0293244544898337, -1.3674134004152432, -3.0476481401464266, 0.10473106178014986, -0.2644043010709517, 0.05952200992801634, -2.2188638458045995, -1.2547174700128587, 1.6195494633390959], "max": [0.2807459380190371, 0.31968441584848, 0.1446788183128745, 3.1132655720021583, 0.14592397324683737, 3.0662240806977463, 0.3773969337317198, -0.12675150402740554, 0.16822444928473954, -0.8901257001627759, -0.16360581735064983, 2.528064507083525], "count": [390]}}} +{"episode_index": 30, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43229944973087275]], [[0.569238477989235]], [[0.4851503844675125]]], "std": [[[0.30038936638377634]], [[0.1877898549712972]], [[0.22784090545527252]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42153886485966935]], [[0.4112728421760861]], [[0.3272017325067282]]], "std": [[[0.3200196656333526]], [[0.2628577812841532]], [[0.3091668523823028]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41996664263744715]], [[0.4116894872164552]], [[0.3343159986543637]]], "std": [[[0.2920525179540544]], [[0.24950332440011508]], [[0.29587493551782146]]], "count": [100]}, "observation.state": {"min": [-0.15464505553245544, -0.09117268025875092, -0.5503740310668945, -1.7664448022842407, -1.4363033771514893, -0.5068923830986023, -0.4895670711994171, -0.5007719993591309, 0.016967928037047386, 0.25844740867614746, -1.6252704858779907, -0.010497020557522774, -0.3216937780380249, -0.3708881139755249, -0.0038185743615031242, -0.013950865715742111, -0.6204639673233032, 0.9596642851829529, -0.36620867252349854, -0.012049756944179535, 0.0002349359419895336, 0.01172754168510437, -0.5758846998214722, 0.9870984554290771, -0.43403950333595276, 0.028913941234350204, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.03490521013736725, -0.00038078372017480433, -0.5507315397262573, -0.45055684447288513, -0.6675724983215332, -1.4250565767288208, -4.783350944519043, -3.171947956085205, -1.3202905654907227, -0.7620072960853577, -0.12016989290714264, -0.9691464304924011, -1.2538647651672363, -3.854417324066162, -1.0548343658447266, -1.1502281427383423, -7.560833930969238, -3.7545788288116455, -2.962759494781494, -10.866911888122559, -0.5738705992698669, -1.3772892951965332, -1.5494505167007446, -8.618682861328125, -1.4957265853881836, -2.0360195636749268, -10.04273509979248, -1.1477411985397339, -2.094627618789673, -1.3772892951965332, -0.005274383816868067, -0.019598206505179405, -0.01124426256865263, -0.006348082795739174, -0.015218298882246017, -0.005580713972449303, -0.005158711690455675, -0.011729856953024864, -0.009672782383859158, -0.005279476288706064, -0.018132440745830536, -0.006323946639895439, 0.5938799977302551, -0.19672273099422455, 9.086362838745117, -23.938007354736328, 8.29973316192627, -0.30428656935691833, -2.3967299461364746, -0.6718267202377319, 1.588628888130188, -30.641693115234375, 8.48188304901123, -1.018059492111206, -0.019357340410351753, -0.012564489617943764, 0.01587301678955555, -0.09564509987831116, 0.3012957274913788, 0.022180169820785522, 0.04253138601779938, 0.37155020236968994, -0.13570421934127808, 0.02798285521566868, -3.0772736072540283, -1.3000956773757935, -2.816650867462158, -2.9726338386535645, -1.4182319641113281, -2.9907889366149902, -0.8131629228591919, -0.169103741645813, 9.629651069641113, -0.008071541786193848, -0.01311039924621582, -0.018298834562301636, -0.02195291593670845, 0.026255987584590912, 0.6140629649162292, 0.7871721386909485], "max": [0.23057202994823456, 0.08869258314371109, -0.20472174882888794, -1.023881196975708, 0.4090852439403534, 0.5951023697853088, 0.06116344407200813, 0.017608564347028732, 0.13885843753814697, 0.5959620475769043, -0.6899911165237427, 1.4159417152404785, 0.1595718115568161, 0.15832406282424927, -0.0034745081793516874, -0.012477949261665344, -0.6175429224967957, 0.9597340822219849, -0.3605102300643921, -0.010639515705406666, 0.0006330283358693123, 0.01355217769742012, -0.5732936859130859, 0.9874352216720581, -0.42906543612480164, 0.030471695587038994, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.03461766242980957, -7.093520082435134e-08, 0.7177509069442749, 0.16045331954956055, 0.5802393555641174, 1.7084202766418457, 5.237141132354736, 3.2048404216766357, 1.336552381515503, 0.7968753576278687, 0.18427526950836182, 0.48808473348617554, 1.3472108840942383, 3.598978042602539, 1.5722078084945679, 1.3540716171264648, -1.9152626991271973, 1.404151439666748, 1.6147741079330444, 0.7936508655548096, 0.8321123719215393, 2.5537240505218506, 0.4590964913368225, -3.8305256366729736, 10.592185974121094, 2.625763177871704, 0.4273504614830017, 1.004273533821106, 1.0616605281829834, 0.4590964913368225, 0.006822740659117699, 0.01969434879720211, 0.009987547062337399, 0.0035887809935957193, 0.016428319737315178, 0.009652003645896912, 0.007148409262299538, 0.012014107778668404, 0.010524973273277283, 0.006194804795086384, 0.013287230394780636, 0.00909289438277483, 1.8664799928665161, 0.43798646330833435, 14.0155668258667, -19.904541015625, 16.07872772216797, 0.3324809670448303, -0.6999300122261047, -0.025982247665524483, 6.013034343719482, -23.341217041015625, 14.898344993591309, -0.31645315885543823, 0.021735019981861115, 0.01277714129537344, 0.018315019086003304, -0.027327172458171844, 0.43468865752220154, 0.20916548371315002, 0.23872031271457672, 0.4930949807167053, 0.01836773194372654, 0.2675834596157074, 2.856794834136963, -0.08110801130533218, 2.701172351837158, 3.0220844745635986, 0.05811569467186928, 2.9777514934539795, -0.5510607361793518, 0.1642417460680008, 9.908079147338867, 0.0084134042263031, 0.011218130588531494, 0.029817163944244385, -0.020507872104644775, 0.028150612488389015, 0.6157400608062744, 0.7884784936904907], "mean": [0.05391974374651909, -0.0030609560199081898, -0.3368473947048187, -1.5668141841888428, -0.1339418739080429, -0.062881238758564, -0.23722268640995026, -0.21135514974594116, 0.09668231755495071, 0.4340030550956726, -1.2576826810836792, 0.5374175906181335, -0.1585741490125656, -0.21572108566761017, -0.0036560676526278257, -0.013038949109613895, -0.6190997362136841, 0.9597014784812927, -0.36263731122016907, -0.011473249644041061, 0.0004260809510014951, 0.012652073986828327, -0.5745512247085571, 0.9873318076133728, -0.4308796226978302, 0.02948233112692833, 0.4080154597759247, 1.7453304529190063, 0.4080154597759247, 0.4080154597759247, 0.4080154597759247, 0.4080154597759247, 0.7078383564949036, 1.7453304529190063, 0.7078383564949036, 0.7078383564949036, 0.7078383564949036, 0.7078383564949036, -0.03475426509976387, -0.00014376641775015742, 0.00042267152457498014, -0.009207621216773987, 0.008193877525627613, -0.0077359420247375965, 0.010020473971962929, -0.0243806391954422, -0.0065351249650120735, -0.003454771591350436, 0.004343822598457336, 0.0024840428959578276, -0.010580828413367271, 0.003149779513478279, 0.011314562521874905, -0.01317641232162714, -4.659780502319336, -1.10211980342865, -0.45579999685287476, -5.404852867126465, 0.14112530648708344, 0.0735393762588501, -0.47183287143707275, -6.415927410125732, 3.501032590866089, 0.4914052486419678, -5.2111101150512695, 0.0041478779166936874, -0.09828022867441177, -0.5822153687477112, 0.00027149319066666067, 0.00010391077375970781, 0.0005899504758417606, -0.0005091842031106353, 0.0006746920989826322, 0.00041612397762946784, 0.00027950204093940556, 4.712826921604574e-05, 0.0006462205783464015, -0.0002875430218409747, 0.00017931826005224138, 0.00035894691245630383, 1.256078839302063, 0.19790314137935638, 12.059676170349121, -21.839223861694336, 12.929332733154297, 0.039038848131895065, -1.4906874895095825, -0.27864009141921997, 4.0912065505981445, -26.511850357055664, 12.205777168273926, -0.6659680008888245, 0.002796572633087635, -0.0015079587465152144, 0.016688071191310883, -0.07136206328868866, 0.3484414517879486, 0.11561436206102371, 0.167161762714386, 0.4262916147708893, -0.07796328514814377, 0.14340682327747345, -1.101473331451416, -0.8918337225914001, 0.808855414390564, -1.5541197061538696, -0.864179253578186, 1.6166634559631348, -0.6892334818840027, 0.0031125154346227646, 9.766024589538574, -0.00043185523827560246, -0.0004334783006925136, 0.0008758784970268607, -0.021236835047602654, 0.027285072952508926, 0.6149258017539978, 0.7878260016441345], "std": [0.12077420204877853, 0.060359448194503784, 0.10037434846162796, 0.19995814561843872, 0.6495539546012878, 0.3736843168735504, 0.11354384571313858, 0.14170217514038086, 0.03488743305206299, 0.11071815341711044, 0.29162687063217163, 0.43589603900909424, 0.1225496232509613, 0.1816760152578354, 8.145600440911949e-05, 0.0003306069993413985, 0.000830904464237392, 1.865060767158866e-05, 0.0013822608161717653, 0.00036358810029923916, 0.00010336393461329862, 0.0005192271783016622, 0.0008436859352514148, 8.073080971371382e-05, 0.0012029724894091487, 0.0003040140145458281, 0.7218332886695862, 1.1920928955078125e-06, 0.7218332886695862, 0.7218332886695862, 0.7218332886695862, 0.7218332886695862, 0.8429095149040222, 1.1920928955078125e-06, 0.8429095149040222, 0.8429095149040222, 0.8429095149040222, 0.8429095149040222, 7.06507489667274e-05, 7.231090421555564e-05, 0.25282952189445496, 0.10064709186553955, 0.20984391868114471, 0.5122436285018921, 1.2821520566940308, 0.7980886697769165, 0.3376605808734894, 0.2972274124622345, 0.05607382953166962, 0.2963303327560425, 0.5077946186065674, 1.0760704278945923, 0.4131466746330261, 0.32881057262420654, 1.4160871505737305, 1.4756052494049072, 1.0377614498138428, 2.6844940185546875, 0.334078311920166, 0.8572148084640503, 0.45118996500968933, 1.1767023801803589, 3.1345672607421875, 1.0200258493423462, 3.290235757827759, 0.35595810413360596, 0.5615636706352234, 0.38355737924575806, 0.0024060250725597143, 0.005366797558963299, 0.004264910239726305, 0.001657834742218256, 0.004156694281846285, 0.002296844497323036, 0.002475570887327194, 0.0044630044139921665, 0.004178022034466267, 0.0020765967201441526, 0.0037982321809977293, 0.0022187181748449802, 0.24882295727729797, 0.11042383313179016, 1.1342201232910156, 0.9467567205429077, 1.5652923583984375, 0.15819373726844788, 0.36460915207862854, 0.10739985853433609, 0.8097787499427795, 1.612958312034607, 1.2956857681274414, 0.15206779539585114, 0.006755908019840717, 0.004295654594898224, 0.0005362473893910646, 0.013815496116876602, 0.03769403323531151, 0.05920984596014023, 0.051448892802000046, 0.03467321768403053, 0.04755063354969025, 0.07407790422439575, 2.0377001762390137, 0.3940524160861969, 1.715915322303772, 1.5718573331832886, 0.4316394031047821, 1.819246530532837, 0.04834727197885513, 0.04696328192949295, 0.04298050329089165, 0.003041384741663933, 0.004848074167966843, 0.007276000455021858, 0.0003722980909515172, 0.0004560752713587135, 0.00040484475903213024, 0.0003175858873873949], "count": [196]}, "action": {"min": [-0.22179898619651794, -0.12966880202293396, -0.6081477999687195, -1.8894232511520386, -1.4548864364624023, -0.5118985772132874, -0.49682289361953735, -0.5300302505493164, -0.023290812969207764, 0.19839158654212952, -1.6293504238128662, -0.03182114660739899, -0.3200787603855133, -0.37146344780921936, -0.005182275082916021, -0.01697733998298645, -0.6180564165115356, 0.9563003778457642, -0.36854302883148193, -0.012671489268541336, -0.0008788011036813259, 0.006808639038354158, -0.5727325677871704, 0.984992265701294, -0.4363362193107605, 0.02844192087650299, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.034912094473838806, -0.00038078372017480433, -0.5507315397262573, -0.45055684447288513, -0.6675724983215332, -1.4250565767288208, -4.783350944519043, -3.171947956085205, -1.3202905654907227, -0.7620072960853577, -0.12016989290714264, -0.9691464304924011, -1.2538647651672363, -3.854417324066162, -1.0548343658447266, -1.1502281427383423], "max": [0.26262927055358887, 0.11924880743026733, -0.13936233520507812, -0.8777947425842285, 0.4326297342777252, 0.6031813621520996, 0.07591576874256134, 0.016085151582956314, 0.15246768295764923, 0.6415257453918457, -0.5861241221427917, 1.4185359477996826, 0.16712936758995056, 0.16281016170978546, -0.002701389603316784, -0.008640682324767113, -0.6116062998771667, 0.9626938104629517, -0.361423134803772, -0.011389369145035744, 0.0015878736739978194, 0.015877122059464455, -0.5663931369781494, 0.9886821508407593, -0.4306696355342865, 0.030051596462726593, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.03461766242980957, 2.573974597908091e-07, 0.7177509069442749, 0.16045331954956055, 0.5802393555641174, 1.7084202766418457, 5.237141132354736, 3.2048404216766357, 1.336552381515503, 0.7968753576278687, 0.18427526950836182, 0.48808473348617554, 1.3472108840942383, 3.598978042602539, 1.5722078084945679, 1.3540716171264648], "mean": [0.02871803194284439, 0.011813410557806492, -0.3465486168861389, -1.5275635719299316, -0.135151669383049, -0.06667831540107727, -0.2334667146205902, -0.23557452857494354, 0.08695267885923386, 0.4454589784145355, -1.2217572927474976, 0.5336114764213562, -0.15520012378692627, -0.21731175482273102, -0.0038295395206660032, -0.012595034204423428, -0.6140541434288025, 0.9595833420753479, -0.36478307843208313, -0.012199289165437222, 0.0004831893602386117, 0.011344918981194496, -0.5691147446632385, 0.9868561029434204, -0.43309080600738525, 0.02912963181734085, 0.4080154597759247, 1.7453304529190063, 0.4080154597759247, 0.4080154597759247, 0.4080154597759247, 0.4080154597759247, 0.7045435309410095, 1.7453304529190063, 0.7045435309410095, 0.7045435309410095, 0.7045435309410095, 0.7045435309410095, -0.034755270928144455, -0.0001421172491973266, 0.0009504916379228234, -0.010180492885410786, 0.008426898159086704, -0.007369464263319969, 0.010616415180265903, -0.024265935644507408, -0.006416182033717632, -0.002868124982342124, 0.004404060542583466, 0.002069610171020031, -0.010511703789234161, 0.0017264713533222675, 0.009741351008415222, -0.013461113907396793], "std": [0.13546474277973175, 0.0673922672867775, 0.12571656703948975, 0.2321062535047531, 0.6577978134155273, 0.3791109323501587, 0.11412174999713898, 0.14944975078105927, 0.038921456784009933, 0.13325442373752594, 0.3303561210632324, 0.4400809407234192, 0.12501433491706848, 0.18290604650974274, 0.00036679525510407984, 0.0015773081686347723, 0.0014382015215232968, 0.0011625674087554216, 0.00155786017421633, 0.0002969502529595047, 0.0003746490692719817, 0.0016603199765086174, 0.001373223727568984, 0.0008320732740685344, 0.001290553598664701, 0.00033324971445836127, 0.7218332886695862, 1.1920928955078125e-06, 0.7218332886695862, 0.7218332886695862, 0.7218332886695862, 0.7218332886695862, 0.8414426445960999, 1.1920928955078125e-06, 0.8414426445960999, 0.8414426445960999, 0.8414426445960999, 0.8414426445960999, 7.147148426156491e-05, 7.255331001942977e-05, 0.2529149055480957, 0.10151102393865585, 0.20987850427627563, 0.5122836232185364, 1.2818158864974976, 0.7977380752563477, 0.33766865730285645, 0.29737773537635803, 0.0560697540640831, 0.2963774800300598, 0.5077968239784241, 1.0761346817016602, 0.4137935936450958, 0.3288225829601288], "count": [196]}, "timestamp": {"min": [0.0], "max": [6.5], "mean": [3.25], "std": [1.8859863319877066], "count": [196]}, "frame_index": {"min": [0], "max": [195], "mean": [97.5], "std": [56.5795899596312], "count": [196]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [196]}, "index": {"min": [10098], "max": [10293], "mean": [10195.5], "std": [56.5795899596312], "count": [196]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [196]}, "subtask_annotation": {"mean": [0.4489795918367347, 2.0, 2.0, 2.0, 2.0], "std": [0.517498870739019, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [196]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [196]}, "eef_direction_state": {"mean": [3.188775510204082, 2.8520408163265305], "std": [2.1547471395313718, 2.021200370351622], "min": [0, 0], "max": [6, 6], "count": [196]}, "eef_velocity_state": {"mean": [1.0612244897959184, 1.1428571428571428], "std": [0.6971710552056612, 0.7071067811865476], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_acc_mag_state": {"mean": [0.9591836734693877, 0.9846938775510204], "std": [0.8133875666685557, 0.8540243318256646], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_direction_action": {"mean": [3.3010204081632653, 2.7193877551020407], "std": [1.869791808663942, 1.606057294532001], "min": [0, 0], "max": [6, 6], "count": [196]}, "eef_velocity_action": {"mean": [1.2142857142857142, 1.3520408163265305], "std": [0.6428571428571429, 0.5920785923832383], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_acc_mag_action": {"mean": [1.0561224489795917, 1.1887755102040816], "std": [0.7436213550592301, 0.8018324234642912], "min": [0, 0], "max": [2, 2], "count": [196]}, "eef_sim_pose_state": {"mean": [0.21947579322008565, 0.20173972902770415, 0.11199404765315753, -1.0714535059830204, -0.8934233878012686, 0.8428082519216215, 0.28447551422489425, -0.1579886406806167, 0.11700392293829986, -1.6140631494290194, -0.8652401871860774, 1.6126451087824534], "std": [0.0247262584198859, 0.02577386827709372, 0.03147571330476884, 2.10602949173324, 0.39457508341432057, 1.7611289745892407, 0.027488578272645402, 0.02615154827246555, 0.03367353172300711, 1.6543059641491014, 0.43264353420731677, 1.9424606034301515], "min": [0.1822678612371302, 0.1672460969377886, 0.039322175958031905, -3.1218990831745055, -1.3001389969702375, -2.9721859519340104, 0.23295632136729913, -0.18895116724887426, 0.07553351546866817, -3.139522904261721, -1.443558976083694, -3.13224276466867], "max": [0.26755640182762497, 0.2522329358727825, 0.15836191408637496, 3.126707539906962, -0.08109666370470126, 3.1226097978967284, 0.33471400416324765, -0.10581594485985207, 0.18265297381054335, 3.0749698326682764, 0.058148381382469694, 3.097165989226946], "count": [196]}, "eef_sim_pose_action": {"mean": [0.224093637707767, 0.20518232059000535, 0.10691691329505482, -1.0819360183559186, -0.9064427087564364, 0.7995646958288392, 0.2885533516558269, -0.16156466676883963, 0.11463522198313965, -1.5393487312100698, -0.8381668164176087, 1.5981571707446995], "std": [0.025948419517751068, 0.028212231720102968, 0.03335024778465883, 2.0978291818919153, 0.4250990138154463, 1.765059833747403, 0.026699683467155427, 0.0312271506167914, 0.03826853349737248, 1.6837016558838052, 0.4407332070713572, 1.9464214859812419], "min": [0.18021674396809859, 0.15980401549541373, 0.026315422234907064, -3.12200962628912, -1.37554406888144, -3.0955612570590145, 0.23852273536921165, -0.20801364244820653, 0.06278792377923711, -3.1202916196447523, -1.4042472790180542, -3.118387817001606], "max": [0.276373048431047, 0.2598818915538089, 0.1661024501998779, 3.1072032733979515, -0.04611120021740889, 3.00164309535686, 0.3345466067940516, -0.09481713402178926, 0.18673230316699382, 3.1360373945150206, 0.1012828242595647, 3.0871164027659925], "count": [196]}}} +{"episode_index": 31, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43157961553248747]], [[0.5357495040369089]], [[0.4875453594771242]]], "std": [[[0.2910041530456863]], [[0.21855423799119514]], [[0.22260416802390656]]], "count": [125]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4100278700499808]], [[0.43903971933871583]], [[0.3984993906189927]]], "std": [[[0.27721482095155653]], [[0.23905414933611524]], [[0.25400767201579166]]], "count": [125]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45094105151864666]], [[0.45837378316032296]], [[0.3709653133410227]]], "std": [[[0.3085612353435588]], [[0.2247589394909437]], [[0.2629717459194101]]], "count": [125]}, "observation.state": {"min": [-0.7970430850982666, -0.1804390251636505, -0.8068217039108276, -1.4438865184783936, -1.2786109447479248, -0.15506823360919952, -0.6606220006942749, -1.0036163330078125, -0.4439426362514496, 0.5904268026351929, -1.5468828678131104, 0.04806564748287201, -0.6722536087036133, -0.6176081299781799, 0.011206751689314842, -0.001480487291701138, -0.6037402153015137, 1.031011700630188, -0.46751725673675537, -0.01289651170372963, -0.013569570146501064, -0.0022644030395895243, -0.6014813780784607, 1.0182440280914307, -0.46669337153434753, -0.008357805199921131, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0008588556665927172, -3.5283183024148457e-06, -0.5102043151855469, -0.676719069480896, -0.41125449538230896, -1.357682466506958, -1.8405176401138306, -1.2252733707427979, -1.4535142183303833, -1.1345242261886597, -0.5911826491355896, -0.8244045376777649, -0.4276314079761505, -0.7104154825210571, -1.5446618795394897, -0.8026003837585449, -13.540462493896484, -5.433455467224121, -1.9377288818359375, -9.70695972442627, -2.3241758346557617, -1.2625153064727783, -6.943833827972412, -13.573867797851562, -6.1660566329956055, -2.7240538597106934, -11.996337890625, -0.7460317611694336, -2.6398046016693115, -2.8693528175354004, -0.009040417149662971, -0.026732854545116425, -0.014100389555096626, -0.016555864363908768, -0.010647096671164036, -0.01613561622798443, -0.007191802840679884, -0.03116348572075367, -0.02886917255818844, -0.008797820657491684, -0.0057428088039159775, -0.007716761901974678, -3.9662699699401855, -0.6606914401054382, 3.6226675510406494, -32.501705169677734, 9.235251426696777, -1.0547515153884888, -0.615090012550354, -0.34148097038269043, 4.691651344299316, -36.396080017089844, 12.128279685974121, -0.6845425963401794, -0.017917729914188385, -0.01425775233656168, 0.0012210012646391988, -0.122972272336483, 0.3924720585346222, 0.06298808008432388, -0.021210400387644768, 0.3407828211784363, -0.28242164850234985, -0.018425755202770233, -3.085163116455078, -1.2058601379394531, -3.037625312805176, -2.9255545139312744, -0.9217683672904968, -3.1357882022857666, -0.7480886578559875, -0.14292950928211212, 9.681431770324707, -0.012423515319824219, -0.05074554681777954, -0.06555140018463135, -0.019177298992872238, 0.01820538006722927, 0.6492359638214111, 0.7571257948875427], "max": [-0.026456978172063828, 0.5213855504989624, -0.26226282119750977, -0.33455365896224976, 0.3078523874282837, 0.44365495443344116, -0.04566805809736252, -0.03523857146501541, 0.06561382114887238, 1.2567733526229858, -0.6856130957603455, 0.7133890986442566, 0.5970087647438049, -0.0350947380065918, 0.01261846348643303, 0.004242825787514448, -0.5915489196777344, 1.0379586219787598, -0.4594765305519104, -0.002954830415546894, -0.012272839434444904, 0.00376165471971035, -0.5863471031188965, 1.0244969129562378, -0.4619457721710205, -0.0008620119770057499, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.5999765309970826e-05, 1.6430144569312688e-06, 0.5510987043380737, 0.6153068542480469, 0.43701672554016113, 0.8023314476013184, 2.1358840465545654, 0.8061411380767822, 0.6325567960739136, 0.5695686340332031, 0.49592506885528564, 0.54612135887146, 0.6014952063560486, 1.9858955144882202, 1.9446812868118286, 0.9999173879623413, -3.9307427406311035, 6.776556968688965, 3.0329670906066895, 4.639804840087891, 0.8894994258880615, 3.127594470977783, 1.3485958576202393, -3.4407920837402344, 9.85958480834961, 2.344933032989502, 1.1294262409210205, 2.180708408355713, 1.3772892951965332, 1.5494506359100342, 0.007451594341546297, 0.020354295149445534, 0.04730641096830368, 0.014343859627842903, 0.011924698017537594, 0.015783369541168213, 0.009563889354467392, 0.02231164276599884, 0.04201945289969444, 0.009620611555874348, 0.014010816812515259, 0.014959318563342094, -1.1665500402450562, 0.12619948387145996, 12.798112869262695, -19.09282875061035, 22.54179573059082, 0.9527760744094849, 2.078580141067505, 0.5753211975097656, 14.490670204162598, -20.17995262145996, 25.15522575378418, 1.370431661605835, 0.021987050771713257, 0.009223707020282745, 0.005494505632668734, -0.04099075868725777, 0.581719696521759, 0.46480393409729004, 0.28130632638931274, 0.516270637512207, 0.01650545559823513, 0.2501140236854553, 2.950068712234497, 0.39905357360839844, 2.9818031787872314, -0.7963096499443054, -0.07623080164194107, 3.1377246379852295, -0.2784785330295563, 0.36075785756111145, 9.84644889831543, 0.02216598391532898, 0.02333471179008484, 0.047042638063430786, -0.013682805001735687, 0.02608904056251049, 0.6525249481201172, 0.7599875330924988], "mean": [-0.3568499982357025, 0.05721278861165047, -0.4431408643722534, -1.081217646598816, -0.29007023572921753, 0.11545425653457642, -0.42621538043022156, -0.37460917234420776, -0.07631218433380127, 0.7659510374069214, -1.218344807624817, 0.36754465103149414, -0.23126336932182312, -0.4221245348453522, 0.011753980070352554, 0.0007458704058080912, -0.6008197069168091, 1.0356134176254272, -0.463641881942749, -0.007052834145724773, -0.013008513487875462, 4.1087409044848755e-05, -0.5977725386619568, 1.0212457180023193, -0.4631955027580261, -0.004038367420434952, 0.6566771864891052, 1.7453186511993408, 0.6566771864891052, 0.6566771864891052, 0.6566771864891052, 0.6566771864891052, 0.6911675333976746, 1.7453186511993408, 0.6911675333976746, 0.6911675333976746, 0.6911675333976746, 0.6911675333976746, -0.00042762968223541975, -3.9420675079782086e-07, -0.019969774410128593, 0.011124924756586552, -0.0004962448729202151, 0.006259426474571228, -0.00306042586453259, -0.0025792375672608614, -0.0023875823244452477, 0.002372585702687502, -0.00474921427667141, 0.0003915010311175138, -0.0034107468090951443, 0.002073204144835472, 0.013293689116835594, 0.0029254683759063482, -7.634469032287598, -0.46881112456321716, 0.48858821392059326, -3.888742446899414, -0.13521072268486023, 0.3015785217285156, -0.4812052845954895, -7.165926456451416, 3.5824947357177734, -0.23242534697055817, -5.734969615936279, 0.3141232132911682, -0.2939297556877136, -0.7042456865310669, -0.000272723933449015, -0.000424830213887617, 0.0002924855798482895, -0.00025112167350016534, 0.00040118792094290257, -0.00037530119880102575, -0.0002363422972848639, 0.0008610201766714454, 0.00040039714076556265, -8.675947901792824e-05, 0.00022208475274965167, -9.131053229793906e-05, -2.359973430633545, -0.2547673285007477, 8.184164047241211, -25.821083068847656, 18.318906784057617, -0.02994154579937458, 0.9691001176834106, 0.08254361897706985, 9.93453311920166, -26.554039001464844, 19.40641212463379, 0.3515497148036957, 0.003114813007414341, -0.002071926137432456, 0.003430080832913518, -0.07723870128393173, 0.461730420589447, 0.2096819430589676, 0.16024646162986755, 0.4095613658428192, -0.06966587901115417, 0.16298538446426392, -1.0439515113830566, -0.5941815376281738, 0.7055469155311584, -2.130965232849121, -0.6686322093009949, 2.622736692428589, -0.5982804298400879, 0.04788494110107422, 9.776945114135742, 0.001537707750685513, 9.720592061057687e-05, -9.098360169446096e-05, -0.01750796288251877, 0.024461692199110985, 0.6513009667396545, 0.7582197785377502], "std": [0.2792401611804962, 0.2644592225551605, 0.1699080765247345, 0.40807005763053894, 0.6061205267906189, 0.15180179476737976, 0.18868090212345123, 0.2595529556274414, 0.15317197144031525, 0.15205495059490204, 0.246831014752388, 0.1566651314496994, 0.3135572075843811, 0.14904510974884033, 0.00043684846605174243, 0.0011842533713206649, 0.0026823023799806833, 0.0021536443382501602, 0.00222772266715765, 0.003045249031856656, 0.0003262596146669239, 0.0014240287709981203, 0.0029068938456475735, 0.0017059730598703027, 0.000772103841882199, 0.002578012878075242, 0.8416219353675842, 1.0609626770019531e-05, 0.8416219353675842, 0.8416219353675842, 0.8416219353675842, 0.8416219353675842, 0.8490779995918274, 1.0609626770019531e-05, 0.8490779995918274, 0.8490779995918274, 0.8490779995918274, 0.8490779995918274, 9.046470950124785e-05, 7.091524594216025e-07, 0.12731552124023438, 0.1656218022108078, 0.11282975226640701, 0.2567278742790222, 0.3846423029899597, 0.21971620619297028, 0.2105577439069748, 0.20915363729000092, 0.12097637355327606, 0.1621343493461609, 0.15913252532482147, 0.2685074806213379, 0.38084521889686584, 0.17554982006549835, 2.2963638305664062, 3.8406639099121094, 1.2735902070999146, 3.5551586151123047, 0.3639684319496155, 0.7496940493583679, 1.5299564599990845, 2.312459945678711, 3.2682151794433594, 1.10813307762146, 2.483762741088867, 0.48914873600006104, 0.6423041820526123, 0.6909843683242798, 0.002513928571715951, 0.006081114988774061, 0.006678938865661621, 0.0030841315165162086, 0.001904601464048028, 0.002617204561829567, 0.0024168305099010468, 0.0059437197633087635, 0.006470145657658577, 0.003017377108335495, 0.0019002901390194893, 0.0021568548399955034, 0.5355621576309204, 0.14763429760932922, 1.7224678993225098, 2.836250066757202, 1.9107837677001953, 0.5312530398368835, 0.5305256247520447, 0.15264324843883514, 1.9886400699615479, 2.74139666557312, 2.2377731800079346, 0.5586216449737549, 0.006518685724586248, 0.004034154117107391, 0.00048588510253466666, 0.01678304746747017, 0.05736902356147766, 0.1411573588848114, 0.09179208427667618, 0.055392179638147354, 0.08380208909511566, 0.07434745877981186, 2.0380868911743164, 0.5947044491767883, 2.192157506942749, 0.6668636202812195, 0.24390989542007446, 0.7154993414878845, 0.04980388283729553, 0.060667719691991806, 0.0232792180031538, 0.004448660183697939, 0.007083479315042496, 0.010590006597340107, 0.0015989500097930431, 0.0012477568816393614, 0.0007517006015405059, 0.0006444107857532799], "count": [629]}, "action": {"min": [-0.8453711271286011, -0.1673973798751831, -0.8815950751304626, -1.4535610675811768, -1.2843692302703857, -0.1650536209344864, -0.6981316804885864, -1.0655059814453125, -0.4532659649848938, 0.5689786672592163, -1.529011845588684, 0.06176413595676422, -0.6795493364334106, -0.6153572797775269, 0.010397869162261486, -0.005574818700551987, -0.602608323097229, 1.028699278831482, -0.46705392003059387, -0.012295694090425968, -0.014284665696322918, -0.006575221195816994, -0.5996608734130859, 1.0149483680725098, -0.4666444659233093, -0.008399704471230507, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0008588556665927172, -3.5283183024148457e-06, -0.5102043151855469, -0.676719069480896, -0.41125449538230896, -1.357682466506958, -1.8405176401138306, -1.2252733707427979, -1.4535142183303833, -1.1345242261886597, -0.5911826491355896, -0.8244045376777649, -0.4276314079761505, -0.7104154825210571, -1.5446618795394897, -0.8026003837585449], "max": [-0.04343927651643753, 0.5187592506408691, -0.24473121762275696, -0.2514953315258026, 0.3083840608596802, 0.4442637860774994, -0.03543546050786972, -0.03501007705926895, 0.06476408243179321, 1.3156641721725464, -0.6116931438446045, 0.7209113836288452, 0.6051134467124939, -0.03285663574934006, 0.013553912751376629, 0.006934255827218294, -0.5900528430938721, 1.0372203588485718, -0.45857611298561096, -0.002920904429629445, -0.011214571073651314, 0.00638247886672616, -0.5842774510383606, 1.0231820344924927, -0.46086573600769043, -0.0013529228745028377, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.5999765309970826e-05, 1.6430144569312688e-06, 0.5510987043380737, 0.6153068542480469, 0.43701672554016113, 0.8023314476013184, 2.1358840465545654, 0.8061411380767822, 0.6325567960739136, 0.5695686340332031, 0.49592506885528564, 0.54612135887146, 0.6014952063560486, 1.9858955144882202, 1.9446812868118286, 0.9999173879623413], "mean": [-0.388197124004364, 0.06518007814884186, -0.44913384318351746, -1.0271577835083008, -0.2916701138019562, 0.11245870590209961, -0.423601895570755, -0.3968687653541565, -0.0806930810213089, 0.7857576012611389, -1.189805030822754, 0.36681750416755676, -0.227821946144104, -0.42302224040031433, 0.011908060871064663, 0.0006223471718840301, -0.5982904434204102, 1.0339128971099854, -0.4633864164352417, -0.006744233891367912, -0.01270641665905714, -0.00013920680794399232, -0.5950852632522583, 1.0193594694137573, -0.4629121720790863, -0.004273190163075924, 0.6566771864891052, 1.7453186511993408, 0.6566771864891052, 0.6566771864891052, 0.6566771864891052, 0.6566771864891052, 0.6910288333892822, 1.7453186511993408, 0.6910288333892822, 0.6910288333892822, 0.6910288333892822, 0.6910288333892822, -0.00042762793600559235, -3.9593567180418177e-07, -0.0199600663036108, 0.010897061787545681, -0.000666074687615037, 0.0060643781907856464, -0.0026643858291208744, -0.0026745039504021406, -0.00240005343221128, 0.0023426918778568506, -0.004749376326799393, 0.0003880276344716549, -0.003495479002594948, 0.0020161005668342113, 0.013211761601269245, 0.0029097050428390503], "std": [0.2775324285030365, 0.24651817977428436, 0.17361554503440857, 0.4143012762069702, 0.6077391505241394, 0.15046684443950653, 0.18993356823921204, 0.26795271039009094, 0.14859093725681305, 0.1709473729133606, 0.2493392527103424, 0.157296285033226, 0.31623804569244385, 0.14914292097091675, 0.0006879998254589736, 0.0018729927251115441, 0.002502359915524721, 0.002120409393683076, 0.002255057217553258, 0.0027908259071409702, 0.000599226972553879, 0.0019219170790165663, 0.002836433006450534, 0.0018241838552057743, 0.0008792817825451493, 0.0023312156554311514, 0.8416219353675842, 1.0609626770019531e-05, 0.8416219353675842, 0.8416219353675842, 0.8416219353675842, 0.8416219353675842, 0.8489553928375244, 1.0609626770019531e-05, 0.8489553928375244, 0.8489553928375244, 0.8489553928375244, 0.8489553928375244, 9.04656044440344e-05, 7.093101430655224e-07, 0.12731750309467316, 0.16572603583335876, 0.11288830637931824, 0.25678518414497375, 0.38478925824165344, 0.2197214514017105, 0.21055755019187927, 0.20915377140045166, 0.12097646296024323, 0.16213423013687134, 0.15911433100700378, 0.2685181796550751, 0.38085129857063293, 0.17554925382137299], "count": [629]}, "timestamp": {"min": [0.0], "max": [20.933333333333334], "mean": [10.466666666666665], "std": [6.052547672950073], "count": [629]}, "frame_index": {"min": [0], "max": [628], "mean": [314.0], "std": [181.57643018850217], "count": [629]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [629]}, "index": {"min": [10294], "max": [10922], "mean": [10608.0], "std": [181.57643018850217], "count": [629]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [629]}, "subtask_annotation": {"mean": [0.2686804451510334, 2.0, 2.0, 2.0, 2.0], "std": [0.4503893471446967, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [629]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [629]}, "eef_direction_state": {"mean": [4.405405405405405, 4.144674085850556], "std": [1.9790723934078742, 2.171441557834337], "min": [0, 0], "max": [6, 6], "count": [629]}, "eef_velocity_state": {"mean": [0.6565977742448331, 0.6391096979332274], "std": [0.79727787995446, 0.689551709666074], "min": [0, 0], "max": [2, 2], "count": [629]}, "eef_acc_mag_state": {"mean": [0.6311605723370429, 0.6311605723370429], "std": [0.7978799938276341, 0.8117080979143305], "min": [0, 0], "max": [2, 2], "count": [629]}, "eef_direction_action": {"mean": [4.127186009538951, 3.9713831478537363], "std": [1.9967481987511706, 2.1201902067916225], "min": [0, 0], "max": [6, 6], "count": [629]}, "eef_velocity_action": {"mean": [0.8171701112877583, 0.78060413354531], "std": [0.8112626939909865, 0.6994471703314415], "min": [0, 0], "max": [2, 2], "count": [629]}, "eef_acc_mag_action": {"mean": [0.8791732909379968, 0.9062003179650239], "std": [0.8295201077008024, 0.8509471191668392], "min": [0, 0], "max": [2, 2], "count": [629]}, "eef_sim_pose_state": {"mean": [0.3217100776404874, 0.2505458890407765, 0.12925830963237792, -1.0391408268318385, -0.5942715175871697, 0.7106742884911803, 0.3006034882500181, -0.16867743408869562, 0.13193968563953698, -2.1309377852911258, -0.6687047807352317, 2.6177907645289378], "std": [0.0563174086581715, 0.12509335567912086, 0.02882670749366683, 2.04960638014794, 0.5947462243667803, 2.1990168910412087, 0.06324794095103495, 0.06904078422611445, 0.03264077106039335, 0.6668735449981869, 0.24387878488635684, 0.7597968879388247], "min": [0.24770923062842562, 0.13532137771266659, 0.09938529610483597, -3.125390732813328, -1.2059368321964485, -3.1016124575516733, 0.21523613593741658, -0.33127533574589324, 0.0846856739022448, -2.9255540770947532, -0.9217761768126723, -3.141309467913513], "max": [0.4143603518745675, 0.48099741767695625, 0.22846773315099517, 3.09690450464785, 0.3994103074419859, 3.1113438870737977, 0.43505357841315334, -0.10542048842369679, 0.24707141494139684, -0.7963415863223496, -0.07623751639543985, 3.1395761956586763], "count": [629]}, "eef_sim_pose_action": {"mean": [0.32816155459481033, 0.254857103328309, 0.12553413572559546, -0.9973474952915914, -0.6147216882870057, 0.6857242955910765, 0.3048512134350608, -0.17021389117250066, 0.1300817712818185, -2.09304541194872, -0.6565988983710195, 2.6818933780221754], "std": [0.05501335380496649, 0.1216999469302338, 0.03158426787700666, 2.0866338946059644, 0.6081943924813162, 2.2208907697143796, 0.06300766364048706, 0.0685805461006209, 0.03384839708073991, 0.6705163200565315, 0.25698594440892375, 0.3847478152496111], "min": [0.25126201665727876, 0.1391355838923904, 0.08816416693567175, -3.121563327910267, -1.2165054863653013, -3.102392855294762, 0.21785295241783467, -0.3391933483342449, 0.08579754483162802, -2.880012793405909, -0.9344100309591336, 1.8510209078662623], "max": [0.42742358594131735, 0.48921728865130704, 0.22612662438415507, 3.1363661923130954, 0.44620255432019373, 3.1142541353597277, 0.4442146078736146, -0.10636709895973613, 0.25086907092980243, -0.7358729915958236, -0.09490452562271656, 3.104100437892577], "count": [629]}}} +{"episode_index": 32, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45039943050749714]], [[0.5528500096116878]], [[0.5006561707035755]]], "std": [[[0.2843099379874329]], [[0.2047737905525169]], [[0.21951173472105576]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4429492166474433]], [[0.4519832948865821]], [[0.36947043444828914]]], "std": [[[0.3065313952185722]], [[0.22840757949958757]], [[0.26640552271478685]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4308686538831219]], [[0.47919898356401386]], [[0.39814338715878506]]], "std": [[[0.300275565541139]], [[0.22008560069357613]], [[0.26046180496988597]]], "count": [100]}, "observation.state": {"min": [-0.7155725955963135, -0.2916390001773834, -0.6916170120239258, -1.272804856300354, -1.5136973857879639, -0.3425573706626892, -0.5470406413078308, -0.8492971062660217, -0.3477168679237366, 0.24999140202999115, -1.6192682981491089, 0.04807386174798012, -0.22125376760959625, -0.4632720649242401, 0.00965982023626566, 0.00022438551241066307, -0.6096490621566772, 1.035865306854248, -0.4574027955532074, -0.006507438141852617, -0.014146577566862106, -0.006068337708711624, -0.6132620573043823, 1.020931363105774, -0.4501974880695343, -0.0040666451677680016, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.005347674712538719, -2.6667528345569735e-06, -0.6097723245620728, -0.7136760950088501, -0.7028154134750366, -1.7713208198547363, -3.8125240802764893, -2.2997071743011475, -1.8307597637176514, -0.687383234500885, -0.1893642246723175, -0.6457631587982178, -1.0234698057174683, -1.110206127166748, -0.6403676271438599, -0.5110319256782532, -14.008143424987793, -9.951160430908203, -2.8504273891448975, -11.019536018371582, -7.747252464294434, -0.8321123719215393, -2.4102563858032227, -13.184134483337402, -5.708180904388428, -2.7240538597106934, -7.203907489776611, -0.8321123719215393, -1.4059828519821167, -1.5207569599151611, -0.008324388414621353, -0.016297107562422752, -0.01949029229581356, -0.006886352319270372, -0.007090462371706963, -0.008471110835671425, -0.007345470134168863, -0.022579127922654152, -0.012945422902703285, -0.006236186716705561, -0.006267614662647247, -0.005184318404644728, -4.029900074005127, -0.927937388420105, 3.8453726768493652, -30.9788818359375, 10.619312286376953, -0.4610045552253723, -0.5514600276947021, -0.4676804542541504, 6.681149482727051, -34.72072982788086, 13.53808307647705, -0.06998056173324585, -0.01700005680322647, -0.015015080571174622, -0.003663003910332918, -0.08198151737451553, 0.39297765493392944, -0.04883597791194916, -0.019200043752789497, 0.342641681432724, -0.28133103251457214, 0.032427046447992325, -2.852046489715576, -1.4627677202224731, -3.005459785461426, -2.8416190147399902, -1.2227826118469238, 1.7725446224212646, -0.7323123216629028, -0.04833018779754639, 9.639070510864258, -0.007078349590301514, -0.013399720191955566, -0.051573485136032104, -0.0325443297624588, -0.004090857692062855, 0.9725266695022583, -0.23061764240264893], "max": [-0.1037837415933609, 0.3203516900539398, -0.020495571196079254, -0.3482867479324341, 0.3232933580875397, 0.6957172751426697, 0.30556362867355347, 0.20108646154403687, 0.07667697221040726, 0.9455838203430176, -0.6620503067970276, 0.7456269264221191, 0.2648402452468872, -0.0976559966802597, 0.010995244607329369, 0.005442444700747728, -0.6058346033096313, 1.0379979610443115, -0.45445841550827026, -0.0034426520578563213, -0.012870030477643013, 0.00043462030589580536, -0.6079509258270264, 1.0226858854293823, -0.449004590511322, -0.0021522482857108116, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.006103429943323135, 1.7538263819005806e-06, 0.8209944367408752, 0.8040410876274109, 1.1533732414245605, 0.6516338586807251, 3.8792948722839355, 2.8039023876190186, 1.4312803745269775, 1.0680688619613647, 0.4101663827896118, 0.403810977935791, 0.8558996915817261, 0.5137942433357239, 1.1890530586242676, 0.39411360025405884, -3.6300911903381348, 6.105006217956543, 2.6678876876831055, 2.5030527114868164, 0.918192982673645, 3.1562881469726562, 1.807692289352417, -1.5477995872497559, 8.48595905303955, 0.6459096670150757, -1.1904761791229248, 1.0616605281829834, 0.8894994258880615, 0.3156288266181946, 0.007500778883695602, 0.024334196001291275, 0.014967666938900948, 0.005446070339530706, 0.005022129509598017, 0.0044911522418260574, 0.008081847801804543, 0.022826386615633965, 0.012981471605598927, 0.008263915777206421, 0.0030089328065514565, 0.00693212915211916, -1.4846999645233154, 0.2598224878311157, 10.793767929077148, -19.32339096069336, 20.367931365966797, 0.9890807867050171, 1.6119600534439087, 0.7757556438446045, 15.11424446105957, -23.596946716308594, 24.880882263183594, 1.4271422624588013, 0.020228324458003044, 0.009424052201211452, 0.0024420025292783976, -0.027327170595526695, 0.564918577671051, 0.4267728924751282, 0.2010391652584076, 0.5586848258972168, -0.06691692769527435, 0.15870234370231628, 2.8771848678588867, 0.6499414443969727, 2.7523856163024902, -1.005054235458374, -0.24629688262939453, 2.9104838371276855, -0.501197338104248, 0.24625858664512634, 9.835610389709473, 0.021342039108276367, 0.011737942695617676, 0.03294932842254639, -0.02958422340452671, -0.0031426367349922657, 0.9733231067657471, -0.22729822993278503], "mean": [-0.41613277792930603, -0.05141538009047508, -0.4457247853279114, -0.8316237330436707, -0.3612435460090637, 0.1612158566713333, -0.32462233304977417, -0.3178323805332184, -0.08491915464401245, 0.5370022058486938, -1.1141449213027954, 0.28754952549934387, -0.10356668382883072, -0.3303864300251007, 0.01029781624674797, 0.0021581596229225397, -0.6084001064300537, 1.03711998462677, -0.4553285241127014, -0.0048373364843428135, -0.013400547206401825, -0.0034792765509337187, -0.6108654141426086, 1.02183997631073, -0.44942566752433777, -0.003040231531485915, 0.3894233703613281, 1.745328426361084, 0.3894233703613281, 0.3894233703613281, 0.3894233703613281, 0.3894233703613281, 0.8560377955436707, 1.745328426361084, 0.8560377955436707, 0.8560377955436707, 0.8560377955436707, 0.8560377955436707, 0.005700991954654455, -5.570858547798707e-07, 0.005236389115452766, -0.0045678503811359406, 0.034352704882621765, 0.0009813344804570079, -0.012700673192739487, 0.0129145672544837, -0.0003535100840963423, 0.052031755447387695, 0.02853476069867611, -0.01035737618803978, -0.03963519260287285, -0.03582407906651497, -0.009416548535227776, -0.03528762236237526, -8.130110740661621, -2.7898459434509277, 0.05516202002763748, -4.347554683685303, -0.6736189723014832, 0.3066677749156952, -0.5595992803573608, -7.180690288543701, 2.1161460876464844, -0.4867430627346039, -4.864840984344482, 0.12512314319610596, -0.16724322736263275, -0.6051287055015564, -0.0009830102790147066, 2.4861059500835836e-05, 0.000603975320700556, -0.0005642329342663288, 7.532546442234889e-05, -0.00011445681593613699, 0.0005304125952534378, 0.0001729598589008674, -0.0006774886278435588, 0.00027188018430024385, 4.420815093908459e-05, -7.574849587399513e-05, -2.6567139625549316, -0.23317290842533112, 7.56964635848999, -23.700855255126953, 16.546939849853516, 0.3750624656677246, 0.6210224628448486, 0.15770843625068665, 11.828856468200684, -28.69579315185547, 19.862852096557617, 0.7787541747093201, 0.0023586838506162167, -0.0032252243254333735, 0.0009449599892832339, -0.074769027531147, 0.463641881942749, 0.11923275887966156, 0.11385731399059296, 0.4504489004611969, -0.13937442004680634, 0.10131947696208954, 0.5893685221672058, -0.8108118772506714, -0.8888274431228638, -1.937065601348877, -0.9534292221069336, 2.360490083694458, -0.6096847653388977, 0.06854517757892609, 9.764626502990723, 0.0021826643496751785, 0.000796716136392206, -0.0009755554492585361, -0.031237617135047913, -0.003585551865398884, 0.9728399515151978, -0.22932898998260498], "std": [0.21314679086208344, 0.1792447566986084, 0.13990825414657593, 0.3167155086994171, 0.6460112929344177, 0.30110281705856323, 0.2629094123840332, 0.3072669804096222, 0.13658864796161652, 0.18692977726459503, 0.2742671072483063, 0.18961147964000702, 0.15051700174808502, 0.10365403443574905, 0.00037254398921504617, 0.0016117102932184935, 0.0007597844814881682, 0.0005823324900120497, 0.0006368441972881556, 0.0008163718157447875, 0.0003606586833484471, 0.0019509998383000493, 0.0011940913973376155, 0.00045304663944989443, 0.0002773664891719818, 0.0004924243548884988, 0.7171766757965088, 8.344650268554688e-07, 0.7171766757965088, 0.7171766757965088, 0.7171766757965088, 0.7171766757965088, 0.8644106388092041, 8.344650268554688e-07, 0.8644106388092041, 0.8644106388092041, 0.8644106388092041, 0.8644106388092041, 9.842601139098406e-05, 6.324681294245238e-07, 0.2186620980501175, 0.2199462205171585, 0.26890987157821655, 0.3814588785171509, 0.8693847060203552, 0.5240594148635864, 0.40466058254241943, 0.27925950288772583, 0.09659460932016373, 0.1960032433271408, 0.2814931273460388, 0.23320582509040833, 0.23613886535167694, 0.13992711901664734, 2.64255690574646, 3.5745527744293213, 1.5289502143859863, 3.6740996837615967, 2.0981311798095703, 0.8510151505470276, 0.8543577194213867, 3.11647629737854, 3.531029224395752, 0.7089542150497437, 1.7010915279388428, 0.3809862434864044, 0.45451247692108154, 0.4219532907009125, 0.002807377139106393, 0.006121669430285692, 0.005734325386583805, 0.0023717472795397043, 0.00138977007009089, 0.001681285910308361, 0.002455308800563216, 0.006104827858507633, 0.00483351806178689, 0.002529646037146449, 0.0011526867747306824, 0.00144289992749691, 0.3671369254589081, 0.17831794917583466, 1.4958069324493408, 3.316852569580078, 2.0666205883026123, 0.3991238474845886, 0.3327973186969757, 0.186380073428154, 2.1450355052948, 2.0251874923706055, 2.9755940437316895, 0.41932928562164307, 0.005724691320210695, 0.0033643117640167475, 0.0007101802038960159, 0.009629510343074799, 0.04919250309467316, 0.144015371799469, 0.05751070752739906, 0.06299153715372086, 0.05756887048482895, 0.028934836387634277, 2.0633158683776855, 0.6985142230987549, 1.979253888130188, 0.46315130591392517, 0.36148878931999207, 0.2846486270427704, 0.045308634638786316, 0.048905376344919205, 0.030934814363718033, 0.003922176081687212, 0.00520896865054965, 0.01245532464236021, 0.0006461555021815002, 0.00022379281290341169, 0.00021261705842334777, 0.0009057905408553779], "count": [317]}, "action": {"min": [-0.7648383378982544, -0.29068857431411743, -0.7892099022865295, -1.338503122329712, -1.5707963705062866, -0.34738701581954956, -0.5532236099243164, -0.9061930179595947, -0.36797094345092773, 0.21785588562488556, -1.6046839952468872, 0.05096274986863136, -0.24404042959213257, -0.49250343441963196, 0.00930709857493639, -0.0023727528750896454, -0.6074585914611816, 1.0321555137634277, -0.45792117714881897, -0.006054758559912443, -0.014407542534172535, -0.008209677413105965, -0.6107853651046753, 1.0150182247161865, -0.45119696855545044, -0.004362923558801413, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.005347674712538719, -2.6667528345569735e-06, -0.6097723245620728, -0.7136760950088501, -0.7028154134750366, -1.7713208198547363, -3.8125240802764893, -2.2997071743011475, -1.8307597637176514, -0.687383234500885, -0.1893642246723175, -0.6457631587982178, -1.0234698057174683, -1.110206127166748, -0.6403676271438599, -0.5110319256782532], "max": [-0.026505645364522934, 0.31842467188835144, 0.07964891940355301, -0.28234928846359253, 0.32645830512046814, 0.6981316804885864, 0.3150433301925659, 0.20878814160823822, 0.08695220947265625, 1.004755973815918, -0.6067978143692017, 0.7485219240188599, 0.2764930725097656, -0.10797660052776337, 0.011772180907428265, 0.008960023522377014, -0.6001445651054382, 1.0373269319534302, -0.4545339047908783, -0.0034801149740815163, -0.011820735409855843, 0.0037717935629189014, -0.6013779044151306, 1.02131986618042, -0.4482618570327759, -0.002591671422123909, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.006103429943323135, 1.7538263819005806e-06, 0.8209944367408752, 0.8040410876274109, 1.1533732414245605, 0.6516338586807251, 3.8792948722839355, 2.8039023876190186, 1.4312803745269775, 1.0680688619613647, 0.4101663827896118, 0.403810977935791, 0.8558996915817261, 0.5137942433357239, 1.1890530586242676, 0.39411360025405884], "mean": [-0.4404517710208893, -0.046117234975099564, -0.4509904086589813, -0.783421516418457, -0.36974838376045227, 0.16098062694072723, -0.3207768499851227, -0.3255932331085205, -0.07133545726537704, 0.5400701761245728, -1.0895720720291138, 0.2775002717971802, -0.10244178026914597, -0.33543509244918823, 0.010699055157601833, 0.002447051927447319, -0.6042834520339966, 1.035051941871643, -0.45574089884757996, -0.0047702062875032425, -0.012891212478280067, -0.002904298482462764, -0.6067344546318054, 1.0194511413574219, -0.44956499338150024, -0.0034848495852202177, 0.3894233703613281, 1.745328426361084, 0.3894233703613281, 0.3894233703613281, 0.3894233703613281, 0.3894233703613281, 0.8560377955436707, 1.745328426361084, 0.8560377955436707, 0.8560377955436707, 0.8560377955436707, 0.8560377955436707, 0.005700988695025444, -5.569272047978302e-07, 0.006500079296529293, -0.004958821926265955, 0.03229999542236328, -0.0005878685624338686, -0.007566137704998255, 0.010263585485517979, -0.0009124815696850419, 0.053106553852558136, 0.029078252613544464, -0.011269450187683105, -0.04119819775223732, -0.03770400583744049, -0.011002667248249054, -0.03629392012953758], "std": [0.2272055447101593, 0.1736127734184265, 0.16767969727516174, 0.333297997713089, 0.6578243374824524, 0.30218687653541565, 0.2620939016342163, 0.32640573382377625, 0.1334579437971115, 0.21348339319229126, 0.295847624540329, 0.18724845349788666, 0.15326932072639465, 0.10070484131574631, 0.0005240963655523956, 0.0024916937109082937, 0.0015135727589949965, 0.0011504044523462653, 0.0006881788140162826, 0.0006517741712741554, 0.0005451302276924253, 0.002713240683078766, 0.0018010636558756232, 0.0011114374501630664, 0.000530536868609488, 0.00039628290687687695, 0.7171766757965088, 8.344650268554688e-07, 0.7171766757965088, 0.7171766757965088, 0.7171766757965088, 0.7171766757965088, 0.8644106388092041, 8.344650268554688e-07, 0.8644106388092041, 0.8644106388092041, 0.8644106388092041, 0.8644106388092041, 9.842534200288355e-05, 6.323831485133269e-07, 0.2196558713912964, 0.22002464532852173, 0.2715514004230499, 0.3821720778942108, 0.8732752203941345, 0.5247838497161865, 0.4047280251979828, 0.27847564220428467, 0.09602537006139755, 0.19532249867916107, 0.27979734539985657, 0.2326342910528183, 0.23509912192821503, 0.1396508663892746], "count": [317]}, "timestamp": {"min": [0.0], "max": [10.533333333333333], "mean": [5.266666666666667], "std": [3.050318744728892], "count": [317]}, "frame_index": {"min": [0], "max": [316], "mean": [158.0], "std": [91.50956234186677], "count": [317]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [317]}, "index": {"min": [10923], "max": [11239], "mean": [11081.0], "std": [91.50956234186677], "count": [317]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [317]}, "subtask_annotation": {"mean": [0.694006309148265, 2.0, 2.0, 2.0, 2.0], "std": [0.7133663297807975, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [317]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [317]}, "eef_direction_state": {"mean": [2.7539432176656153, 2.5173501577287065], "std": [1.9152448105850401, 1.9834922633520857], "min": [0, 0], "max": [6, 6], "count": [317]}, "eef_velocity_state": {"mean": [1.2050473186119874, 1.0315457413249212], "std": [0.7007700232752551, 0.5318989924116723], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_acc_mag_state": {"mean": [1.0126182965299684, 1.0126182965299684], "std": [0.8176860612001475, 0.8405149518425691], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_direction_action": {"mean": [2.6593059936908516, 2.3501577287066246], "std": [1.7878004455704144, 1.694426279530047], "min": [0, 0], "max": [6, 6], "count": [317]}, "eef_velocity_action": {"mean": [1.3091482649842272, 1.16403785488959], "std": [0.6445683514732672, 0.4681328491973273], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_acc_mag_action": {"mean": [1.220820189274448, 1.1293375394321767], "std": [0.754675409681045, 0.7897153599807523], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_sim_pose_state": {"mean": [0.3225617209992072, 0.19553633391252062, 0.08872485943735553, 0.5875542040250792, -0.8113350281892426, -0.8672993025885002, 0.30941873838515427, -0.22380680664027933, 0.10114786710735411, -1.936948438003826, -0.9535568521713055, 2.3604339954371145], "std": [0.044621237139631204, 0.09970952061503717, 0.03252113235264051, 2.0972037962502657, 0.6985720673310156, 2.024018529633431, 0.07364992220522198, 0.05214721601473195, 0.029894865952087343, 0.46333767926083913, 0.3614255085755305, 0.2847677087651134], "min": [0.26163096081183135, 0.07372439181412654, 0.016984220398230023, -3.099342206551439, -1.4628419551872014, -3.074986165503341, 0.18465777467296945, -0.33774956097015174, 0.07145933402864514, -2.8417281866183792, -1.2228513136775467, 1.7724224529206074], "max": [0.4128727136744544, 0.3997398954036386, 0.1450711365143043, 3.099492877818857, 0.6499488635544393, 3.128598343633911, 0.4338700193577163, -0.16076176332979583, 0.1763561799849223, -1.005054591734648, -0.24649869136866287, 2.910619946819443], "count": [317]}, "eef_sim_pose_action": {"mean": [0.3259912061379486, 0.20204585801023106, 0.0858085479171555, 0.6495563017826689, -0.8243451605899681, -1.0028902473980148, 0.310369900951963, -0.22250535482714093, 0.09918705052407448, -1.9296249993871812, -0.9625431429957726, 2.353092859781577], "std": [0.04672342344639496, 0.09955925849406208, 0.036584546841692926, 1.9868836308905644, 0.7323820902950379, 1.8820830480359856, 0.0764272635069538, 0.04945762605206661, 0.03110264062735806, 0.48026430746293697, 0.38585014406995255, 0.2675916594219269], "min": [0.23826150749769184, 0.07278637190911835, 0.013531496344591339, -3.109077162742575, -1.5080470616610382, -3.1284301219147523, 0.18353825371493984, -0.3463983149410432, 0.067709772779582, -2.944757715194708, -1.2470366484034159, 1.7570798688374574], "max": [0.4253640840419136, 0.4066873367835083, 0.15482118378632923, 2.9429042396242395, 0.7298466618990225, 3.0023770088696464, 0.4434348682926159, -0.1575423640375182, 0.18288544217562197, -0.9308841889650519, -0.19455591504688607, 3.001772757507691], "count": [317]}}} +{"episode_index": 33, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4311023979949534]], [[0.5691313315983832]], [[0.48594388187801074]]], "std": [[[0.3013741467655805]], [[0.1955965047437763]], [[0.22618162944420286]]], "count": [119]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45591925293762253]], [[0.4357333899534439]], [[0.33210810967985815]]], "std": [[[0.318980350254847]], [[0.23834588122572584]], [[0.26850423786036204]]], "count": [119]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4432900666033426]], [[0.47778175976272863]], [[0.34290771931610015]]], "std": [[[0.34914308028770086]], [[0.21159018562462886]], [[0.24670560889527024]]], "count": [119]}, "observation.state": {"min": [-0.20252928137779236, -0.07495447993278503, -0.60196852684021, -1.6567491292953491, -0.5238848924636841, -0.07782017439603806, -0.4871456027030945, -0.4259461760520935, -0.18004730343818665, 0.7022058963775635, -1.7730982303619385, 0.105478934943676, -0.5250045657157898, -0.3000314235687256, 0.020383844152092934, -0.012097087688744068, -0.6125717163085938, 0.9749097228050232, -0.42373257875442505, -0.04293786734342575, -0.021776370704174042, 0.024856476113200188, -0.6083041429519653, 0.9970450401306152, -0.4357205927371979, 0.047334495931863785, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.011824868619441986, -3.0373953450180124e-06, -0.2579204738140106, -0.42323240637779236, -0.1917911320924759, -0.38486117124557495, -0.7578632235527039, -0.4491903781890869, -0.9023905992507935, -0.7585785388946533, -0.40959063172340393, -0.5466451048851013, -0.8490461707115173, -1.8099619150161743, -1.0300216674804688, -2.5347437858581543, -9.375880241394043, -6.22710657119751, -2.0219779014587402, -9.951160430908203, -1.004273533821106, -2.094627857208252, -1.83638596534729, -11.012762069702148, -4.914529800415039, -2.2045178413391113, -14.438340187072754, -2.5824174880981445, -1.778998851776123, -14.404151916503906, -0.009719835594296455, -0.01890755258500576, -0.046644099056720734, -0.02770390175282955, -0.15896755456924438, -0.010551083832979202, -0.010742719285190105, -0.030524281784892082, -0.06217746064066887, -0.04231635481119156, -0.1286151260137558, -0.06923465430736542, -3.9874801635742188, -1.0170193910598755, -4.944050312042236, -42.663150787353516, -11.382638931274414, -0.4746168851852417, 0.8059799671173096, -1.232300877571106, -8.774576187133789, -47.86214065551758, -11.618937492370605, -1.252272367477417, -0.017651811242103577, -0.01599513180553913, -0.0030525033362209797, -0.09564509987831116, 0.3234902024269104, 0.07494861632585526, 0.03826487064361572, 0.3300723731517792, -0.1013186126947403, -0.011861950159072876, -3.0085337162017822, -1.228456735610962, -2.963766574859619, -1.7711734771728516, -1.3374561071395874, 0.7100013494491577, -0.9444445967674255, -0.41464346647262573, 9.51447582244873, -0.015056580305099487, -0.21364381909370422, -0.11405086517333984, -0.028340719640254974, 0.004502524621784687, 0.8338282108306885, 0.5436134338378906], "max": [0.23345947265625, 0.29106733202934265, -0.30648839473724365, -1.3635903596878052, 0.5911927819252014, 0.6019684672355652, -0.20685362815856934, -0.07415233552455902, 0.034461766481399536, 1.1246733665466309, -1.0074682235717773, 1.047328233718872, -0.022885922342538834, 0.5977761149406433, 0.022998934611678123, -5.944004806224257e-05, -0.5557767152786255, 0.9845696687698364, -0.3923138678073883, -0.035351045429706573, -0.018477171659469604, 0.035546980798244476, -0.5514050722122192, 1.0088685750961304, -0.4143446087837219, 0.056253831833601, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.012495843693614006, 1.9784051801252645e-06, 0.4084162414073944, 0.2774255871772766, 0.3504977226257324, 0.19571956992149353, 1.2998939752578735, 0.9833676815032959, 0.3471050262451172, 0.49626266956329346, 0.34316614270210266, 0.44405144453048706, 1.458791732788086, 1.7933350801467896, 0.2862454354763031, 2.7073261737823486, 8.106461524963379, 5.525030612945557, 2.316849946975708, 9.85958480834961, 2.180708408355713, 1.664224624633789, 2.9841270446777344, 6.30255126953125, 9.89011001586914, 3.51037859916687, 14.407814979553223, 1.4633699655532837, 4.648351669311523, -14.404151916503906, 0.011408478952944279, 0.08432147651910782, 0.2537987232208252, 0.006977207958698273, 0.08326786011457443, 0.019364088773727417, 0.016076719388365746, 0.06207700073719025, 0.1914731115102768, 0.007270162459462881, 0.042260754853487015, 0.021208250895142555, -1.8240599632263184, -0.07052323967218399, 12.204233169555664, -22.771854400634766, 21.11416244506836, 0.5353314280509949, 2.8845601081848145, -0.41942769289016724, 9.546619415283203, -19.0040225982666, 19.65415382385254, -0.3235541582107544, 0.025874238461256027, 0.011217762716114521, 5.820766091346741e-11, -0.05465434491634369, 0.41715025901794434, 0.19422383606433868, 0.2787635326385498, 0.3913091719150543, 0.03476383909583092, 0.22660894691944122, 3.0249428749084473, -0.8417916297912598, 3.019395589828491, -0.5176054239273071, -0.0679318755865097, 2.4872336387634277, 0.32327279448509216, 0.1511901617050171, 10.048515319824219, 0.007745683193206787, 0.053594231605529785, 0.07768025994300842, -0.0086282379925251, 0.01778547093272209, 0.8387320041656494, 0.5518229603767395], "mean": [0.0020243425387889147, 0.07425294816493988, -0.4510513246059418, -1.5713450908660889, -0.1391354501247406, 0.30832716822624207, -0.36326801776885986, -0.24080951511859894, -0.04357508569955826, 0.8911142349243164, -1.6353915929794312, 0.3507292568683624, -0.32012781500816345, 0.5214958786964417, 0.02173851989209652, -0.00801252480596304, -0.5847366452217102, 0.981822669506073, -0.4094064235687256, -0.038388971239328384, -0.019948750734329224, 0.026756061241030693, -0.5799397230148315, 1.0014561414718628, -0.42884165048599243, 0.053797975182533264, 0.5579100251197815, 1.70212984085083, 0.5579100251197815, 0.5579100251197815, 0.5579100251197815, 0.5579100251197815, 0.6598302721977234, 1.7453155517578125, 0.6598302721977234, 0.6598302721977234, 0.6598302721977234, 0.6598302721977234, 0.012119901366531849, -3.909889301212388e-07, -0.009180327877402306, -0.001584990881383419, 0.005659003742039204, 0.008095844648778439, 0.0039905947633087635, -0.008227440528571606, -0.002257378539070487, -0.003706627292558551, 0.0019526465330272913, 0.011308996006846428, -0.0007159325759857893, 0.008589623495936394, -0.011538627557456493, 0.002118141856044531, -3.275693893432617, -1.806169033050537, -0.16091854870319366, -4.035553932189941, -0.043513696640729904, -0.1381467878818512, -0.21593578159809113, -5.8193254470825195, 4.840108871459961, -0.13094229996204376, -6.322811126708984, 0.5374411940574646, 0.0033786508720368147, -14.404205322265625, 1.6688511550455587e-06, 0.0005094950902275741, 0.0025777355767786503, -0.0007720349822193384, -0.0008798294584266841, 6.464254693128169e-05, 0.0002085175074171275, -0.0005111877690069377, 0.002535866107791662, -0.0008177118143066764, -0.0009761391556821764, -0.00028077090973965824, -2.739144802093506, -0.7277033925056458, 6.639784336090088, -27.7132568359375, 14.075105667114258, 0.015246528200805187, 2.076563596725464, -0.7849060297012329, 6.167897701263428, -25.158578872680664, 13.080851554870605, -0.7583981156349182, 0.00351006374694407, -0.003049996681511402, -0.0014939602697268128, -0.0776834636926651, 0.3731483221054077, 0.14594857394695282, 0.16839300096035004, 0.35747700929641724, -0.013031737878918648, 0.14032170176506042, 0.9649216532707214, -0.9753923416137695, -1.0577584505081177, -1.138853907585144, -1.0572930574417114, 1.6141749620437622, -0.5648159384727478, -0.03878653794527054, 9.77505874633789, 0.00026882527163252234, 0.0003526763466652483, 0.0002713171998038888, -0.024940479546785355, 0.01430566143244505, 0.8374118804931641, 0.5457918047904968], "std": [0.17050328850746155, 0.10853080451488495, 0.08363264054059982, 0.08219967037439346, 0.3543239235877991, 0.2324504256248474, 0.0856287032365799, 0.07389684021472931, 0.07697629183530807, 0.09753646701574326, 0.18255314230918884, 0.24281984567642212, 0.15421366691589355, 0.2224590927362442, 0.0007361824973486364, 0.0024008143227547407, 0.01722458377480507, 0.00256752735003829, 0.009551022201776505, 0.0022972114384174347, 0.0010123139945790172, 0.0016354717081412673, 0.017034688964486122, 0.0042518191039562225, 0.008025038987398148, 0.0022316724061965942, 0.8079096674919128, 0.2650672197341919, 0.8079096674919128, 0.8079096674919128, 0.8079096674919128, 0.8079096674919128, 0.8383779525756836, 1.3709068298339844e-05, 0.8383779525756836, 0.8383779525756836, 0.8383779525756836, 0.8383779525756836, 8.603349851910025e-05, 8.345675155396748e-07, 0.07510323077440262, 0.08033803850412369, 0.06636541336774826, 0.07078498601913452, 0.26278042793273926, 0.15284450352191925, 0.11469534039497375, 0.11530939489603043, 0.0605071559548378, 0.11390193551778793, 0.210017591714859, 0.28254514932632446, 0.12013397365808487, 0.39448675513267517, 3.75829815864563, 2.2460577487945557, 1.1522216796875, 4.359292030334473, 0.6499109864234924, 0.7061312794685364, 0.8804689049720764, 2.7724483013153076, 3.3092880249023438, 1.0889745950698853, 4.120203018188477, 0.4863457977771759, 0.9473984837532043, 5.340576171875e-05, 0.0028351384680718184, 0.007974697276949883, 0.024167146533727646, 0.003450783435255289, 0.014946929179131985, 0.0027378336526453495, 0.002865225076675415, 0.0064700935035943985, 0.019888432696461678, 0.004751988220959902, 0.01094075571745634, 0.005186171270906925, 0.4941534101963043, 0.14728188514709473, 3.0131494998931885, 2.969884157180786, 5.344840049743652, 0.21441730856895447, 0.4185105264186859, 0.14951996505260468, 2.4995124340057373, 4.509830951690674, 4.5583367347717285, 0.1810131072998047, 0.006581815890967846, 0.00431242398917675, 0.0004921752260997891, 0.00720171257853508, 0.03142096474766731, 0.03596414625644684, 0.05579828843474388, 0.014642074704170227, 0.03853254020214081, 0.07131610810756683, 2.060619354248047, 0.07731799781322479, 2.080662727355957, 0.20906773209571838, 0.3632047772407532, 0.36019447445869446, 0.113324373960495, 0.06212854012846947, 0.038018129765987396, 0.003174146404489875, 0.021289123222231865, 0.012035350315272808, 0.004009472671896219, 0.0026947488076984882, 0.0007525697583332658, 0.0012787949526682496], "count": [586]}, "action": {"min": [-0.24540327489376068, -0.06969720125198364, -0.6379949450492859, -1.6752238273620605, -0.5286788940429688, -0.0934588611125946, -0.5086296200752258, -0.40607836842536926, -0.2548440098762512, 0.6472030878067017, -1.7441675662994385, 0.11042864620685577, -0.534625768661499, -0.6383558511734009, 0.019477425143122673, -0.014283292926847935, -0.6081827878952026, 0.9703075885772705, -0.42001816630363464, -0.04108226299285889, -0.021551940590143204, 0.020118452608585358, -0.6034170389175415, 0.9955942034721375, -0.4366842806339264, 0.045346975326538086, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.011824868619441986, -3.0373953450180124e-06, -0.2579204738140106, -0.42323240637779236, -0.1917911320924759, -0.44489845633506775, -0.7578632235527039, -0.4491903781890869, -0.9023905992507935, -0.7585785388946533, -0.40959063172340393, -0.5466451048851013, -0.8490461707115173, -1.8099619150161743, -1.0300216674804688, -2.5347437858581543], "max": [0.23424497246742249, 0.30670130252838135, -0.20229265093803406, -1.2643141746520996, 0.5955401062965393, 0.5976397395133972, -0.19463284313678741, -0.05211736261844635, -0.0065597714856266975, 1.2039622068405151, -0.7526921033859253, 1.0477138757705688, -0.01924137957394123, -0.1144837960600853, 0.023269619792699814, -0.0030618503224104643, -0.5514405369758606, 0.9833482503890991, -0.3932083547115326, -0.033297501504421234, -0.017947454005479813, 0.028627783060073853, -0.5484710335731506, 1.0070998668670654, -0.4144071042537689, 0.054394811391830444, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.012495843693614006, 1.9784051801252645e-06, 0.4084162414073944, 0.2774255871772766, 0.3504977226257324, 0.19571956992149353, 1.4440382719039917, 0.9833676815032959, 0.3471050262451172, 0.49626266956329346, 0.34316614270210266, 0.44405144453048706, 1.458791732788086, 1.7933350801467896, 0.2862454354763031, 2.7073261737823486], "mean": [-0.009224677458405495, 0.07803216576576233, -0.45981237292289734, -1.5196421146392822, -0.13542424142360687, 0.3032911717891693, -0.3579977750778198, -0.24175556004047394, -0.08715934306383133, 0.9040705561637878, -1.5527149438858032, 0.3426511287689209, -0.32153111696243286, -0.47099247574806213, 0.02107490785419941, -0.008709383197128773, -0.5811039805412292, 0.9795558452606201, -0.40935057401657104, -0.0364009365439415, -0.019798515364527702, 0.023673437535762787, -0.5757750868797302, 0.999296247959137, -0.4293227195739746, 0.051497932523489, 0.5579100251197815, 1.6991515159606934, 0.5579100251197815, 0.5579100251197815, 0.5579100251197815, 0.5579100251197815, 0.659770667552948, 1.7453155517578125, 0.659770667552948, 0.659770667552948, 0.659770667552948, 0.659770667552948, 0.012119884602725506, -3.929132219582243e-07, -0.009182533249258995, -0.0021738773211836815, 0.006205286830663681, 0.007298553362488747, 0.006500056013464928, -0.007490362506359816, -0.0030868982430547476, -0.00371788302436471, 0.001967949792742729, 0.011434982530772686, -0.000718177470844239, 0.008530594408512115, -0.011837258003652096, 0.002124249003827572], "std": [0.1663825511932373, 0.10475482046604156, 0.09265629947185516, 0.10454855114221573, 0.35363465547561646, 0.23379574716091156, 0.08896461129188538, 0.07443616539239883, 0.07640675455331802, 0.10802038013935089, 0.18713243305683136, 0.24517188966274261, 0.15422169864177704, 0.1479739099740982, 0.0007618913659825921, 0.002481405856087804, 0.015898995101451874, 0.0030000051483511925, 0.009074709378182888, 0.0022109600249677896, 0.0009161927737295628, 0.0018160062609240413, 0.01561855897307396, 0.003936008084565401, 0.0076666767708957195, 0.002079692669212818, 0.8079096674919128, 0.2742129862308502, 0.8079096674919128, 0.8079096674919128, 0.8079096674919128, 0.8079096674919128, 0.8383066058158875, 1.3709068298339844e-05, 0.8383066058158875, 0.8383066058158875, 0.8383066058158875, 0.8383066058158875, 8.603512833360583e-05, 8.374851176995435e-07, 0.0751030445098877, 0.08163170516490936, 0.06761382520198822, 0.07341974228620529, 0.26973411440849304, 0.15368714928627014, 0.11632204055786133, 0.11531183123588562, 0.06050604581832886, 0.11394891887903214, 0.21001756191253662, 0.2825489640235901, 0.12025795131921768, 0.3944868743419647], "count": [586]}, "timestamp": {"min": [0.0], "max": [19.5], "mean": [9.75], "std": [5.638779418751308], "count": [586]}, "frame_index": {"min": [0], "max": [585], "mean": [292.5], "std": [169.16338256253923], "count": [586]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [586]}, "index": {"min": [11240], "max": [11825], "mean": [11532.5], "std": [169.16338256253923], "count": [586]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [586]}, "subtask_annotation": {"mean": [0.4249146757679181, 2.0, 2.0, 2.0, 2.0], "std": [0.5146260873533527, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [586]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [586]}, "eef_direction_state": {"mean": [4.312286689419795, 4.861774744027303], "std": [2.1638716470345227, 1.6564094944860523], "min": [0, 0], "max": [6, 6], "count": [586]}, "eef_velocity_state": {"mean": [0.4880546075085324, 0.4641638225255973], "std": [0.5700373951157094, 0.6095758054434063], "min": [0, 0], "max": [2, 2], "count": [586]}, "eef_acc_mag_state": {"mean": [0.5494880546075085, 0.4812286689419795], "std": [0.7914483703280032, 0.7575484928647005], "min": [0, 0], "max": [2, 2], "count": [586]}, "eef_direction_action": {"mean": [3.651877133105802, 4.924914675767918], "std": [2.156418680953643, 1.464422357979126], "min": [0, 0], "max": [6, 6], "count": [586]}, "eef_velocity_action": {"mean": [0.7474402730375427, 0.5255972696245734], "std": [0.5673439109807109, 0.6320723283390308], "min": [0, 0], "max": [2, 2], "count": [586]}, "eef_acc_mag_action": {"mean": [0.8310580204778157, 0.7133105802047781], "std": [0.8326473509043898, 0.8177178112884005], "min": [0, 0], "max": [2, 2], "count": [586]}, "eef_sim_pose_state": {"mean": [0.22746832240025583, 0.2045842161451689, 0.11843819911281335, 0.9542017491322289, -0.9755167871845613, -1.0577655098727359, 0.2200756790449039, -0.10289127523328463, 0.18098974160352674, -1.139051878058108, -1.057360006559891, 1.6142759057418907], "std": [0.04315867669326126, 0.03855869635044128, 0.03369043447935156, 2.0852105547403443, 0.0774880637015255, 2.1001383064314334, 0.010081514534962102, 0.030864609253998466, 0.05678109615799531, 0.2092676995936952, 0.3631797229583356, 0.36020580698299165], "min": [0.16055214591498196, 0.12716524006653832, 0.06305711901019422, -3.1228810683389834, -1.2291118258841636, -3.132004079112667, 0.20407485946839407, -0.18428126869950268, 0.0372098064571606, -1.775439492388918, -1.337514664837632, 0.7100159714929517], "max": [0.28711017247074105, 0.2632912089598842, 0.18343736129341828, 3.0887583443973896, -0.841785295564871, 3.1280953306508983, 0.26386004020847775, -0.06835822095282221, 0.23925345648798071, -0.5176241228286356, -0.06795252851828204, 2.487272471580194], "count": [586]}, "eef_sim_pose_action": {"mean": [0.22814823538440218, 0.20563059940007597, 0.10744085702786474, 0.8877098783045272, -1.0004250070375242, -1.0522511091928601, 0.22369316610295759, -0.11620817421945666, 0.15246990073822483, -2.4156010226577487, -0.6096902334461434, -0.5388163881507131], "std": [0.04162019030360578, 0.03956458582079418, 0.038670363730881216, 2.060598984539582, 0.07444924718032599, 2.0434333350285794, 0.006337890817152243, 0.03478566235991343, 0.055879895043175754, 0.5128761069917854, 0.14692337688773474, 2.7879851069620654], "min": [0.15250581606501917, 0.12189982909017198, 0.041718586731594086, -3.1344075474659294, -1.2490114588077073, -3.107918307335706, 0.20798911392334843, -0.20196129873355725, -0.009414591795699942, -2.831321244863983, -1.0567165921897637, -3.1349754289253378], "max": [0.2969534307157038, 0.2740206868195642, 0.18659680060115383, 3.1258275676878005, -0.8587981459060106, 3.1317562552447415, 0.24223063359643016, -0.07921880143767049, 0.22429637699226773, -0.9951417236256334, -0.07800194069601218, 3.1394801551048146], "count": [586]}}} +{"episode_index": 34, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4454326926407376]], [[0.5415448385236448]], [[0.49011934079408126]]], "std": [[[0.28447690703545425]], [[0.205739398314442]], [[0.21794068902706287]]], "count": [111]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4036104508487727]], [[0.458166776205271]], [[0.3890916348874826]]], "std": [[[0.29329371032117174]], [[0.23339606383953193]], [[0.26454062855113214]]], "count": [111]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4529846433804046]], [[0.4548591086761502]], [[0.358678217577439]]], "std": [[[0.315059764754636]], [[0.2284824536978902]], [[0.2682816263015896]]], "count": [111]}, "observation.state": {"min": [-0.6515179872512817, -0.05035504698753357, -0.5655446648597717, -1.5022525787353516, -1.3981108665466309, -0.03156779333949089, -0.6531822681427002, -0.9489006996154785, -0.7171742916107178, 0.18501582741737366, -1.818495273590088, -0.19608542323112488, -0.6988621950149536, -0.6992435455322266, 0.010655676014721394, -0.007248084992170334, -0.6008384823799133, 1.0308704376220703, -0.4661819636821747, -0.013063241727650166, -0.014650578610599041, -0.001980021595954895, -0.5980273485183716, 1.0217998027801514, -0.4704984426498413, -0.009559589438140392, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0008585373871028423, -0.0003841030993498862, -0.9186366200447083, -0.5292738676071167, -0.32627391815185547, -1.6060837507247925, -2.6834874153137207, -1.001313328742981, -1.478696346282959, -1.0137473344802856, -0.5944536328315735, -1.3657480478286743, -1.2824904918670654, -2.5296947956085205, -1.179479956626892, -1.300455093383789, -11.76995849609375, -5.708180904388428, -1.7551891803741455, -10.317461013793945, -1.004273533821106, -1.664224624633789, -1.778998851776123, -12.471479415893555, -6.623931884765625, -2.780219793319702, -8.333333969116211, -0.9468864798545837, -2.2667887210845947, -1.865079402923584, -0.009485404938459396, -0.015504919923841953, -0.014759625308215618, -0.014179753139615059, -0.016863930970430374, -0.017432676628232002, -0.00816392619162798, -0.014648699201643467, -0.018896643072366714, -0.012468894012272358, -0.009482420980930328, -0.008555701933801174, -4.135950088500977, -0.6829619407653809, 2.108273983001709, -30.602954864501953, 11.18289566040039, -0.2159406542778015, -0.7635599970817566, -0.5567624568939209, 3.741443634033203, -34.55787658691406, 13.665643692016602, 0.1963774561882019, -0.016535185277462006, -0.01567542925477028, 0.001831501955166459, -0.09564509987831116, 0.36990857124328613, 0.058969613164663315, 0.004398948047310114, 0.32471418380737305, -0.2882446348667145, 0.028248772025108337, -3.071035861968994, -1.3808518648147583, -3.058305263519287, -3.1328163146972656, -1.360816478729248, 1.800011157989502, -0.7218915224075317, -0.04865530878305435, 9.669392585754395, -0.008582383394241333, -0.026015818119049072, -0.044768840074539185, -0.01749252900481224, 0.021345561370253563, 0.6687409281730652, 0.7393878698348999], "max": [0.0478980652987957, 0.3442838490009308, -0.28209301829338074, -0.3936825096607208, 0.6908590793609619, 0.5773627161979675, 0.08297191560268402, 0.18855354189872742, 0.13447034358978271, 1.335167407989502, -0.8853151798248291, 0.8022440671920776, 0.5844201445579529, 0.20523595809936523, 0.012632844038307667, -0.0006257208297029138, -0.5922567844390869, 1.0372203588485718, -0.4603954255580902, -0.006386762484908104, -0.012331470847129822, 0.005074798595160246, -0.5857094526290894, 1.025575876235962, -0.4663066565990448, -0.0049372827634215355, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.00028539891354739666, -0.00037971074925735593, 0.9748914837837219, 0.49146345257759094, 0.6827362179756165, 1.3638625144958496, 2.1970131397247314, 0.8596838116645813, 1.4588239192962646, 1.3687264919281006, 1.0592291355133057, 0.5890947580337524, 0.6380327939987183, 1.2041916847229004, 1.4332175254821777, 1.442946195602417, -2.694730281829834, 8.058609008789062, 2.9206349849700928, 4.120879173278809, 0.4017094075679779, 3.271062135696411, 0.860805869102478, -1.5589348077774048, 9.89011001586914, 2.962759494781494, -0.45787546038627625, 2.4102563858032227, 0.5164835453033447, 0.6025640964508057, 0.009379556402564049, 0.02512117475271225, 0.01991744339466095, 0.008676811121404171, 0.020409056916832924, 0.008483821526169777, 0.010494167916476727, 0.022984936833381653, 0.014820252545177937, 0.0109030082821846, 0.010997344739735126, 0.0028893956914544106, -1.505910038948059, 0.27466946840286255, 11.402494430541992, -20.603792190551758, 21.968456268310547, 1.063461184501648, 1.8876900672912598, 0.4639686942100525, 11.81821060180664, -25.21677017211914, 23.662208557128906, 1.5311102867126465, 0.022525310516357422, 0.010749955661594868, 0.005494505632668734, -0.04099075868725777, 0.5358265042304993, 0.4020475149154663, 0.2895163297653198, 0.5040895938873291, -0.01725434698164463, 0.30378761887550354, 3.0911426544189453, 0.39816251397132874, 2.911160469055176, 3.085001230239868, 0.12897978723049164, 2.9448204040527344, -0.3672684133052826, 0.3160453140735626, 9.933768272399902, 0.0146084725856781, 0.018159955739974976, 0.03152933716773987, -0.013801182620227337, 0.025692055001854897, 0.6726961135864258, 0.7429167032241821], "mean": [-0.2637501358985901, 0.07286684215068817, -0.46044614911079407, -1.1623080968856812, -0.05060601234436035, 0.2722291946411133, -0.3705880641937256, -0.3544060289859772, -0.1966506689786911, 0.7141370177268982, -1.3739384412765503, 0.37434810400009155, -0.2817159593105316, -0.1914144605398178, 0.01199506688863039, -0.004205400124192238, -0.5959234237670898, 1.034898042678833, -0.4628003239631653, -0.008828474208712578, -0.013012438081204891, 0.001389470067806542, -0.5905740857124329, 1.0232524871826172, -0.4673563838005066, -0.007105862256139517, 0.43133196234703064, 1.745316982269287, 0.43133196234703064, 0.43133196234703064, 0.43133196234703064, 0.43133196234703064, 0.7459490299224854, 1.745316982269287, 0.7459490299224854, 0.7459490299224854, 0.7459490299224854, 0.7459490299224854, -0.0005904158460907638, -0.00038175724330358207, -0.010173626244068146, -0.003275300143286586, 0.004381922073662281, 0.005147862248122692, 1.6820342352730222e-05, 0.008252579718828201, 0.001842163852415979, 0.002549341879785061, -0.002187412930652499, -0.006999112665653229, -0.008236956782639027, 0.0038162607233971357, -0.0022945315577089787, 0.005277265794575214, -6.8993353843688965, -1.338031530380249, 0.35821637511253357, -4.488247871398926, -0.17302095890045166, 0.15801145136356354, -0.357486754655838, -6.954202651977539, 0.7607626914978027, -0.6412995457649231, -4.684563636779785, 0.4314596951007843, -0.4739268720149994, -0.35675248503685, 0.000266417016973719, 0.0005762498476542532, 0.0003363371070008725, -0.00015756947686895728, 8.263059135060757e-05, -0.00023151343339122832, 0.00010362744069425389, 0.000827526964712888, -0.000602399930357933, 7.82116603659233e-06, 4.008010364486836e-05, -0.0003151609271299094, -2.697751045227051, -0.10043036192655563, 6.995288848876953, -24.355262756347656, 16.737911224365234, 0.3648850619792938, 0.5797646641731262, 0.10732346028089523, 8.848403930664062, -30.01059913635254, 19.531435012817383, 0.7850967645645142, 0.0017548672622069716, -0.0021396828815340996, 0.003461801912635565, -0.07102163136005402, 0.44074776768684387, 0.16196228563785553, 0.13803142309188843, 0.4233008027076721, -0.16753292083740234, 0.15973937511444092, 0.81344074010849, -0.9870724081993103, -0.8981183767318726, -1.951183795928955, -0.5738261342048645, 2.310621738433838, -0.5495562553405762, 0.08668172359466553, 9.779641151428223, 0.0016649101162329316, 0.000714839028660208, 1.7114922229666263e-05, -0.01601140946149826, 0.023517845198512077, 0.6707143783569336, 0.7411687970161438], "std": [0.2303805947303772, 0.1078600212931633, 0.07179853320121765, 0.27013978362083435, 0.5627341866493225, 0.1881622076034546, 0.2173004001379013, 0.36377257108688354, 0.24772359430789948, 0.32763445377349854, 0.2716785967350006, 0.23814831674098969, 0.47628098726272583, 0.29362785816192627, 0.0003190879069734365, 0.0014954258222132921, 0.0026448171120136976, 0.0018269818974658847, 0.0019717139657586813, 0.001972144702449441, 0.00032325851498171687, 0.0015275804325938225, 0.004160660784691572, 0.0008628910291008651, 0.0011931259650737047, 0.0013097336050122976, 0.7425363063812256, 1.2278556823730469e-05, 0.7425363063812256, 0.7425363063812256, 0.7425363063812256, 0.7425363063812256, 0.856128990650177, 1.2278556823730469e-05, 0.856128990650177, 0.856128990650177, 0.856128990650177, 0.856128990650177, 0.00012191439600428566, 7.755922979413299e-07, 0.22235630452632904, 0.12871232628822327, 0.10124113410711288, 0.31496337056159973, 0.5565136075019836, 0.20939306914806366, 0.2604449391365051, 0.31793078780174255, 0.20035724341869354, 0.2590903341770172, 0.29040127992630005, 0.4245278239250183, 0.3618641495704651, 0.2786974310874939, 2.710845470428467, 2.693770170211792, 1.1730413436889648, 3.2052626609802246, 0.26945844292640686, 0.8877112865447998, 0.47319096326828003, 3.076256036758423, 4.211248397827148, 1.2046715021133423, 1.8022410869598389, 0.4793923795223236, 0.5921436548233032, 0.4028927981853485, 0.0026205480098724365, 0.005725255701690912, 0.0051069119945168495, 0.002828895812854171, 0.002707450417801738, 0.0022624442353844643, 0.0026449840515851974, 0.0054422300308942795, 0.005486588459461927, 0.0027485403697937727, 0.0022096147295087576, 0.001477150130085647, 0.34902867674827576, 0.13928280770778656, 2.1870524883270264, 2.7773756980895996, 2.651071786880493, 0.2896903157234192, 0.36688852310180664, 0.1544363796710968, 1.8997554779052734, 2.475543975830078, 2.8015964031219482, 0.31839504837989807, 0.006506405305117369, 0.004306224640458822, 0.00044048676500096917, 0.012134970165789127, 0.05231618508696556, 0.08651185035705566, 0.09266894310712814, 0.062046583741903305, 0.08240382373332977, 0.07694609463214874, 2.3709757328033447, 0.5216842293739319, 2.2857866287231445, 0.8367875814437866, 0.36273854970932007, 0.2589800953865051, 0.055278435349464417, 0.05216405913233757, 0.029491038993000984, 0.00356022035703063, 0.005474801640957594, 0.009009878151118755, 0.0007463748916052282, 0.001304304925724864, 0.000693557201884687, 0.000606193148996681], "count": [534]}, "action": {"min": [-0.6797702312469482, -0.05756375193595886, -0.6271145343780518, -1.5244988203048706, -1.404070258140564, -0.034280408173799515, -0.6536663770675659, -0.9990230798721313, -0.7181030511856079, 0.15566647052764893, -1.8266140222549438, -0.20546028017997742, -0.6981316804885864, -0.6981316804885864, 0.009701860137283802, -0.00804117601364851, -0.5993309020996094, 1.0257655382156372, -0.4661065638065338, -0.012443060986697674, -0.015209615230560303, -0.0024636141024529934, -0.5955605506896973, 1.016031265258789, -0.47025132179260254, -0.009442844428122044, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0008585373871028423, -0.0003841030993498862, -0.9186366200447083, -0.5292738676071167, -0.32627391815185547, -1.6060837507247925, -2.6834874153137207, -1.001313328742981, -1.478696346282959, -1.0137473344802856, -0.5944536328315735, -1.3657480478286743, -1.2824904918670654, -2.5296947956085205, -1.179479956626892, -1.300455093383789], "max": [0.03392888605594635, 0.34345588088035583, -0.18747559189796448, -0.29057979583740234, 0.6956320405006409, 0.5885541439056396, 0.0828004702925682, 0.18848665058612823, 0.14391180872917175, 1.3912596702575684, -0.8120787739753723, 0.8059664964675903, 0.5933665633201599, 0.20688322186470032, 0.014393943361938, 0.0011586840264499187, -0.5882372260093689, 1.0365710258483887, -0.45964109897613525, -0.0054386574774980545, -0.010342865251004696, 0.006549898535013199, -0.580579400062561, 1.0237655639648438, -0.4648333489894867, -0.004681801423430443, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.00028539891354739666, -0.0003785286098718643, 0.9748914837837219, 0.49146345257759094, 0.6827362179756165, 1.3638625144958496, 2.1970131397247314, 0.8596838116645813, 1.4588239192962646, 1.3687264919281006, 1.0592291355133057, 0.5890947580337524, 0.6380327939987183, 1.2041916847229004, 1.4332175254821777, 1.442946195602417], "mean": [-0.29073983430862427, 0.0741133913397789, -0.47392648458480835, -1.1115907430648804, -0.05116556957364082, 0.2713247537612915, -0.3651025891304016, -0.3763848841190338, -0.19683846831321716, 0.7322891354560852, -1.3404204845428467, 0.37247493863105774, -0.2802063822746277, -0.19001668691635132, 0.012031814083456993, -0.003941330127418041, -0.5940288305282593, 1.0333125591278076, -0.4624631702899933, -0.008406432345509529, -0.012792873196303844, 0.0012037513079121709, -0.5885412693023682, 1.0214029550552368, -0.4669019281864166, -0.007196941878646612, 0.4310378134250641, 1.745316982269287, 0.4310378134250641, 0.4310378134250641, 0.4310378134250641, 0.4310378134250641, 0.7461451888084412, 1.745316982269287, 0.7461451888084412, 0.7461451888084412, 0.7461451888084412, 0.7461451888084412, -0.0005907691083848476, -0.0003817565448116511, -0.009860290214419365, -0.003265933832153678, 0.0037676894571632147, 0.003897980321198702, 0.0003072013787459582, 0.008336666040122509, 0.0017924164421856403, 0.0021766163408756256, -0.002336855512112379, -0.0066159130074083805, -0.007661940064281225, 0.0028356872498989105, -0.0016429779352620244, 0.005834301933646202], "std": [0.23884184658527374, 0.10425186902284622, 0.09475112706422806, 0.28477704524993896, 0.5641552209854126, 0.18868900835514069, 0.21520017087459564, 0.3763256371021271, 0.24753785133361816, 0.34862926602363586, 0.28369396924972534, 0.24240200221538544, 0.4771963655948639, 0.29265016317367554, 0.0006835113745182753, 0.0022347476333379745, 0.0026241466403007507, 0.002089422894641757, 0.00199903454631567, 0.0018527675420045853, 0.0006757238297723234, 0.0021928539499640465, 0.003822785336524248, 0.0012745015555992723, 0.0012246454134583473, 0.0012422162108123302, 0.7424708604812622, 1.2278556823730469e-05, 0.7424708604812622, 0.7424708604812622, 0.7424708604812622, 0.7424708604812622, 0.8561683297157288, 1.2278556823730469e-05, 0.8561683297157288, 0.8561683297157288, 0.8561683297157288, 0.8561683297157288, 0.00012158438767073676, 7.831509378775081e-07, 0.22249220311641693, 0.12871213257312775, 0.1021728441119194, 0.31629642844200134, 0.5565261840820312, 0.20939099788665771, 0.26044631004333496, 0.31803762912750244, 0.20038051903247833, 0.2592776119709015, 0.29074031114578247, 0.4250815808773041, 0.36217206716537476, 0.2789631187915802], "count": [534]}, "timestamp": {"min": [0.0], "max": [17.766666666666666], "mean": [8.883333333333335], "std": [5.138408385944109], "count": [534]}, "frame_index": {"min": [0], "max": [533], "mean": [266.5], "std": [154.15225157832327], "count": [534]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [534]}, "index": {"min": [11826], "max": [12359], "mean": [12092.5], "std": [154.15225157832327], "count": [534]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [534]}, "subtask_annotation": {"mean": [0.40262172284644193, 2.0, 2.0, 2.0, 2.0], "std": [0.49800412432300223, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [534]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [534]}, "eef_direction_state": {"mean": [3.6385767790262173, 3.059925093632959], "std": [2.133751122926922, 2.08440005514648], "min": [0, 0], "max": [6, 6], "count": [534]}, "eef_velocity_state": {"mean": [0.8220973782771536, 0.951310861423221], "std": [0.6898125063292612, 0.6573327137938623], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_acc_mag_state": {"mean": [0.7434456928838952, 0.897003745318352], "std": [0.8367182862208962, 0.8755257446665908], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_direction_action": {"mean": [3.337078651685393, 3.0168539325842696], "std": [2.015541600941237, 1.9298795418574846], "min": [0, 0], "max": [6, 6], "count": [534]}, "eef_velocity_action": {"mean": [0.9700374531835206, 1.0823970037453183], "std": [0.6612900218355664, 0.636549882177655], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_acc_mag_action": {"mean": [1.0149812734082397, 1.1385767790262171], "std": [0.8094481287010045, 0.7952872874459572], "min": [0, 0], "max": [2, 2], "count": [534]}, "eef_sim_pose_state": {"mean": [0.29033775788926325, 0.2226537330140427, 0.10048076749938588, 0.8131480307994654, -0.9873209190208662, -0.8977917468754625, 0.29684803787862174, -0.22080784237036216, 0.14723527213904186, -1.9452961483204276, -0.5740040921726659, 2.310705657903105], "std": [0.06118892750686056, 0.0652789797259281, 0.07278317381565583, 2.4083335127784005, 0.5217047336966134, 2.3047065269679816, 0.06876323841331697, 0.06331143338887672, 0.03292191204137278, 0.8769017518009327, 0.3628642180216524, 0.25893148866569915], "min": [0.2059613400828673, 0.15190136679187854, 0.01589929065080251, -3.1356481663733136, -1.3808537526715188, -3.1120584726747764, 0.17514115312884498, -0.33560994057924964, 0.08050243383933844, -3.13282317151884, -1.363063315921155, 1.8012000700883892], "max": [0.37087408857381865, 0.4003580164507894, 0.22006130539474633, 3.1350841248262906, 0.3981620544400313, 3.0866255412987478, 0.4035015354550263, -0.1035761938056232, 0.2081334766799372, 3.1344517438184756, 0.12898136379507874, 2.943962245474364], "count": [534]}, "eef_sim_pose_action": {"mean": [0.2951050958282177, 0.22398039766636918, 0.09660806024189443, 0.9146161271806477, -1.008983882796518, -0.8853189411037166, 0.3008101016525727, -0.22202997205023378, 0.1444139644838278, -1.919594696725215, -0.5603603725999242, 2.301479038103528], "std": [0.06189898874629334, 0.06617525675117518, 0.07316730673432954, 2.3398770857902265, 0.5357845262835038, 2.291418998587534, 0.07042439751714791, 0.06317358642766864, 0.03403035749760289, 0.8809555181643733, 0.3854063721971269, 0.26204966908166005], "min": [0.21024047364625734, 0.14854930468251468, 0.015919527869810816, -3.1379978879269683, -1.3973347228391795, -3.084452637814683, 0.17468522150188404, -0.3351909432544969, 0.07094827675222806, -3.1412568086415558, -1.4764198821244576, 1.5501156781789136], "max": [0.378634554050803, 0.41063374386602514, 0.22145314690070048, 3.1360419926267764, 0.4566375251327828, 3.1179642939509566, 0.41029716002638644, -0.10339882885663874, 0.20842166776020637, 3.1415678203127477, 0.16635347319857607, 2.933384569547833], "count": [534]}}} +{"episode_index": 35, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4381297890234525]], [[0.5446981521530181]], [[0.4848237961361015]]], "std": [[[0.29080396883696946]], [[0.2024407481604661]], [[0.22178057238274382]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4147686947327951]], [[0.4318627378892734]], [[0.3689826148596694]]], "std": [[[0.29279227760266924]], [[0.24048888158444956]], [[0.27338067911629965]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4177785923683199]], [[0.48242319540561324]], [[0.4183733660130719]]], "std": [[[0.3137637632543318]], [[0.22655108673571406]], [[0.2544736213966252]]], "count": [100]}, "observation.state": {"min": [-0.6814831495285034, -0.10872060060501099, -0.5288273096084595, -1.5575497150421143, -1.4117592573165894, -0.5615328550338745, -0.6096024513244629, -1.1298975944519043, -0.3953046202659607, 0.034332431852817535, -1.8029420375823975, -0.1419643610715866, -0.10585924983024597, -0.47693920135498047, 0.010791503824293613, -0.0076621766202151775, -0.6060987710952759, 1.0311570167541504, -0.4682466387748718, -0.011548014357686043, -0.009523695334792137, -0.01372615247964859, -0.6000314950942993, 1.0144881010055542, -0.4670623540878296, -0.016127144917845726, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.01602294109761715, -0.0015290917363017797, -0.5372838377952576, -0.44970032572746277, -0.9866072535514832, -1.282776117324829, -3.344392776489258, -0.6974881887435913, -1.5222117900848389, -1.4960511922836304, -0.5264521837234497, -1.0422518253326416, -1.3335890769958496, -1.1651357412338257, -0.9153218269348145, -0.46508681774139404, -13.351163864135742, -3.9682540893554688, -2.078144073486328, -9.85958480834961, -0.7460317611694336, -6.1691083908081055, -1.5207569599151611, -14.576040267944336, -3.3882784843444824, -2.780219793319702, -7.783883094787598, -0.8894993662834167, -1.090354084968567, -1.1477411985397339, -0.015602434054017067, -0.04451724514365196, -0.02014390379190445, -0.01058566477149725, -0.015397165901958942, -0.009939953684806824, -0.015242802910506725, -0.04317494481801987, -0.021796006709337234, -0.007065257523208857, -0.020423606038093567, -0.014425219036638737, -3.6481199264526367, -0.8351436853408813, 1.766792893409729, -31.13260269165039, 8.830162048339844, -0.19835957884788513, -0.975659966468811, -0.4825274646282196, 6.592067241668701, -33.69715118408203, 11.61175537109375, 0.1624201089143753, -0.019078776240348816, -0.013850780203938484, 0.007936508394777775, -0.08198151737451553, 0.39543285965919495, 0.03439489006996155, 0.0036181765608489513, 0.37090563774108887, -0.249303936958313, 0.027724700048565865, -3.044710397720337, -1.1661372184753418, -2.9658432006835938, -3.000823974609375, -1.2896873950958252, -3.1048526763916016, -0.8267539143562317, -0.06178756803274155, 9.649465560913086, -0.012529909610748291, -0.033025145530700684, -0.0465262234210968, -0.022271107882261276, 0.019623033702373505, 0.7104235887527466, 0.6981791257858276], "max": [-0.0663730651140213, 0.39234137535095215, 0.0020042401738464832, -0.46272942423820496, 0.7990107536315918, 0.6112266182899475, -0.03976661339402199, 0.08711694180965424, -0.04020828381180763, 1.0988423824310303, -0.4781792163848877, 0.4811345934867859, 0.6871321201324463, -0.054741501808166504, 0.014122623950242996, 0.002671313937753439, -0.5934494733810425, 1.0341852903366089, -0.46113821864128113, -0.008622447028756142, -0.006224708631634712, -0.002704343292862177, -0.58711177110672, 1.018073558807373, -0.457584947347641, -0.012412860058248043, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.015543157234787941, -0.001523692044429481, 0.7434277534484863, 0.40959736704826355, 0.793286144733429, 1.2733687162399292, 2.0015878677368164, 1.5692639350891113, 0.6003075838088989, 1.5303012132644653, 0.41612952947616577, 0.9362831711769104, 1.6119545698165894, 0.513166606426239, 0.9784260988235474, 0.4839920699596405, -0.4008689522743225, 9.035409927368164, 3.2716727256774902, 3.3577535152435303, 0.918192982673645, 2.9267399311065674, 0.8034188747406006, -2.8840293884277344, 6.074481010437012, 0.9829059839248657, -1.4957265853881836, 0.5164835453033447, 0.7173382639884949, 0.4017094075679779, 0.008764056488871574, 0.028543047606945038, 0.018228650093078613, 0.00858211237937212, 0.016789192333817482, 0.016481630504131317, 0.006687359884381294, 0.0430326983332634, 0.03534378111362457, 0.007253621704876423, 0.023017942905426025, 0.021497081965208054, -2.0361599922180176, 0.3823102116584778, 12.189385414123535, -17.755229949951172, 22.623584747314453, 0.9244126677513123, 0.615090012550354, 0.6458444595336914, 14.84699821472168, -23.542518615722656, 26.25221061706543, 1.4103200435638428, 0.026389172300696373, 0.01120689231902361, 0.010989011265337467, 0.027327172458171844, 0.5336659550666809, 0.41247427463531494, 0.33512336015701294, 0.5999110341072083, -0.08140009641647339, 0.24952632188796997, 3.092982769012451, 0.27028220891952515, 3.0030441284179688, 3.0541322231292725, -0.3217877745628357, 3.117770195007324, -0.3300003111362457, 0.21847863495349884, 9.860494613647461, 0.01449441909790039, 0.03387388586997986, 0.05570030212402344, -0.015029024332761765, 0.025013787671923637, 0.7154611349105835, 0.7031447887420654], "mean": [-0.3664082884788513, 0.05862941965460777, -0.3534628450870514, -1.24825918674469, -0.181105375289917, -0.01828617975115776, -0.27435389161109924, -0.4258038103580475, -0.20279410481452942, 0.5340362787246704, -1.19553804397583, 0.12830474972724915, 0.14811642467975616, -0.2811182141304016, 0.013490928336977959, 0.0003893791581504047, -0.6036601662635803, 1.0334328413009644, -0.4636803865432739, -0.009759167209267616, -0.006571561098098755, -0.004827972035855055, -0.5984243750572205, 1.0159502029418945, -0.4608331620693207, -0.014396524988114834, 0.561267077922821, 1.7453198432922363, 0.561267077922821, 0.561267077922821, 0.561267077922821, 0.561267077922821, 0.6017360091209412, 1.7453198432922363, 0.6017360091209412, 0.6017360091209412, 0.6017360091209412, 0.6017360091209412, -0.015718715265393257, -0.0015262608649209142, -0.00061558693414554, 0.0010731470538303256, -0.003115643048658967, 0.006041656713932753, -0.0015299766091629863, 0.027040250599384308, -0.010350448079407215, 0.005963498260825872, -0.0007241722196340561, 0.016136756166815758, 0.01534692570567131, -0.034093283116817474, -0.0034175943583250046, -0.0038018827326595783, -8.186511993408203, -0.21978019177913666, 0.06758439540863037, -4.703873157501221, 0.18218816816806793, 0.20327213406562805, -0.48894622921943665, -7.739016532897949, 0.5493611693382263, -0.6546127200126648, -4.74195671081543, -0.0710086077451706, -0.16675885021686554, -0.3800158202648163, 0.0001974752958631143, -0.00015710161824245006, 0.00037455992423929274, 5.720084118365776e-06, -0.00027489897911436856, -6.145752558950335e-05, -4.42799246229697e-05, -0.00033690768759697676, 0.0007343490142375231, 0.0001551355089759454, -0.0002758000046014786, 0.0002514983352739364, -2.809232473373413, -0.1623734086751938, 8.926074981689453, -22.272796630859375, 18.396333694458008, 0.4413212239742279, -0.14842340350151062, 0.20297428965568542, 11.575830459594727, -27.537996292114258, 21.47366714477539, 0.904653012752533, 0.0022597170900553465, -0.002254799474030733, 0.009052407927811146, -0.03845828026533127, 0.45428234338760376, 0.14299115538597107, 0.21581311523914337, 0.4629231095314026, -0.18466472625732422, 0.14872150123119354, 0.20643523335456848, -0.7494408488273621, 0.8658294081687927, -1.8176870346069336, -0.8823185563087463, 2.1341373920440674, -0.6520559191703796, 0.0550515241920948, 9.769855499267578, 0.0016787913627922535, 0.00048722137580625713, 0.0004589105083141476, -0.020977996289730072, 0.023844636976718903, 0.7119015455245972, 0.7015585899353027], "std": [0.16852566599845886, 0.13494423031806946, 0.12835603952407837, 0.2564271092414856, 0.707805335521698, 0.328883558511734, 0.15656115114688873, 0.3782297670841217, 0.07288818061351776, 0.32218247652053833, 0.40736204385757446, 0.1642685979604721, 0.20608815550804138, 0.14714917540550232, 0.000626203662250191, 0.00183688395190984, 0.002421456854790449, 0.0008274878491647542, 0.0015858141705393791, 0.0006307910662144423, 0.0007619961979798973, 0.0019306973554193974, 0.002486954675987363, 0.0007229165639728308, 0.0022679257672280073, 0.0006081988685764372, 0.8045133948326111, 9.417533874511719e-06, 0.8045133948326111, 0.8045133948326111, 0.8045133948326111, 0.8045133948326111, 0.8080524206161499, 9.417533874511719e-06, 0.8080524206161499, 0.8080524206161499, 0.8080524206161499, 0.8080524206161499, 8.970151975518093e-05, 9.363624258185155e-07, 0.20347437262535095, 0.1219475194811821, 0.17435894906520844, 0.3265013098716736, 0.6484188437461853, 0.2811257243156433, 0.23523539304733276, 0.4084978401660919, 0.13430237770080566, 0.2858971059322357, 0.39806118607521057, 0.18432928621768951, 0.227046936750412, 0.12058226764202118, 2.3151612281799316, 2.4751763343811035, 1.3780227899551392, 3.190033435821533, 0.27510136365890503, 1.192996859550476, 0.5622578859329224, 2.8257510662078857, 3.061424493789673, 1.0884233713150024, 1.6463189125061035, 0.2538176476955414, 0.3831857442855835, 0.35511428117752075, 0.0029083029367029667, 0.007506755646318197, 0.005383017938584089, 0.002906168345361948, 0.0029666179325431585, 0.0022557417396456003, 0.0028924529906362295, 0.008158748038113117, 0.006835089530795813, 0.0026343204081058502, 0.003844946390017867, 0.003233719849959016, 0.2766329348087311, 0.1936291605234146, 2.1761674880981445, 3.3061814308166504, 2.6705477237701416, 0.2490047812461853, 0.27266672253608704, 0.1947527974843979, 1.917311191558838, 2.1208155155181885, 3.0683069229125977, 0.2776396870613098, 0.006553074344992638, 0.004684584215283394, 0.0005133699742145836, 0.018717164173722267, 0.03724132105708122, 0.10912169516086578, 0.09253129363059998, 0.06211844086647034, 0.0457930788397789, 0.06931059062480927, 2.5384111404418945, 0.5365191102027893, 2.053495168685913, 0.9007166028022766, 0.3255004286766052, 1.2453200817108154, 0.059719376266002655, 0.053956709802150726, 0.030990904197096825, 0.0040232958272099495, 0.007721534464508295, 0.011160270310938358, 0.0013267246540635824, 0.0008578438428230584, 0.0007498870836570859, 0.0007295405375771224], "count": [455]}, "action": {"min": [-0.7710322141647339, -0.09534120559692383, -0.5942898988723755, -1.534354329109192, -1.429441213607788, -0.5690121054649353, -0.6094128489494324, -1.1997430324554443, -0.39710384607315063, 0.00743206636980176, -1.7860143184661865, -0.1473720669746399, -0.09532592445611954, -0.47708654403686523, 0.010231360793113708, -0.007956959307193756, -0.6049219369888306, 1.0254324674606323, -0.4688584506511688, -0.011084487661719322, -0.009947682730853558, -0.01247215922921896, -0.5989372730255127, 1.0084772109985352, -0.46771466732025146, -0.01577279344201088, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.01602294109761715, -0.0015290917363017797, -0.5372838377952576, -0.44970032572746277, -0.9866072535514832, -1.282776117324829, -3.344392776489258, -0.6974881887435913, -1.5222117900848389, -1.4960511922836304, -0.5264521837234497, -1.0422518253326416, -1.3335890769958496, -1.1651357412338257, -0.9153218269348145, -0.46508681774139404], "max": [-0.04724084213376045, 0.3990921974182129, 0.07120388746261597, -0.3494264483451843, 0.8031830787658691, 0.6077412366867065, -0.03202086314558983, 0.09266483783721924, 0.015893951058387756, 1.1433559656143188, -0.39276155829429626, 0.4814574122428894, 0.6947512030601501, -0.050740063190460205, 0.014564607292413712, 0.009734655730426311, -0.5919426679611206, 1.0341455936431885, -0.46027183532714844, -0.008583914488554, -0.005330190993845463, 0.004576974548399448, -0.5864413380622864, 1.016674518585205, -0.4556237459182739, -0.012102100066840649, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.015543157234787941, -0.001523692044429481, 0.7434277534484863, 0.40959736704826355, 0.793286144733429, 1.2733687162399292, 2.0015878677368164, 1.5692639350891113, 0.6003075838088989, 1.5303012132644653, 0.41612952947616577, 0.9362831711769104, 1.6119545698165894, 0.513166606426239, 0.9784260988235474, 0.4839920699596405], "mean": [-0.3963935077190399, 0.0740327388048172, -0.37930095195770264, -1.1955596208572388, -0.18254172801971436, -0.015543577261269093, -0.2728511095046997, -0.44496071338653564, -0.18970823287963867, 0.5536867380142212, -1.1533855199813843, 0.12012374401092529, 0.15069136023521423, -0.2793009579181671, 0.013200365006923676, 0.0007029451662674546, -0.6003904938697815, 1.0314339399337769, -0.46346479654312134, -0.009373717941343784, -0.006810932885855436, -0.004268523771315813, -0.5953641533851624, 1.0140401124954224, -0.460513710975647, -0.014039913192391396, 0.5609602332115173, 1.7453198432922363, 0.5609602332115173, 0.5609602332115173, 0.5609602332115173, 0.5609602332115173, 0.6017359495162964, 1.7453198432922363, 0.6017359495162964, 0.6017359495162964, 0.6017359495162964, 0.6017359495162964, -0.015719136223196983, -0.0015262654051184654, -0.0003185238456353545, 0.00113518419675529, -0.004061383660882711, 0.004618396516889334, -0.0010457247262820601, 0.02674144133925438, -0.010282713919878006, 0.007161516230553389, -0.00014936926891095936, 0.016160117462277412, 0.01434112899005413, -0.03447932377457619, -0.003455189522355795, -0.0039110020734369755], "std": [0.17849363386631012, 0.12214481830596924, 0.14929555356502533, 0.2709338068962097, 0.7089089751243591, 0.32721641659736633, 0.1583825796842575, 0.391537070274353, 0.08527179807424545, 0.3307514488697052, 0.4077034592628479, 0.16356459259986877, 0.20675916969776154, 0.14755795896053314, 0.0006777988164685667, 0.0029442314989864826, 0.002833606442436576, 0.0016431796830147505, 0.0018021902069449425, 0.0005410467274487019, 0.0007699554553255439, 0.002886831294745207, 0.0026824106462299824, 0.0012940502492710948, 0.002320263534784317, 0.0005697695887647569, 0.8040725588798523, 9.417533874511719e-06, 0.8040725588798523, 0.8040725588798523, 0.8040725588798523, 0.8040725588798523, 0.8080494403839111, 9.417533874511719e-06, 0.8080494403839111, 0.8080494403839111, 0.8080494403839111, 0.8080494403839111, 8.977818652056158e-05, 9.360398394164804e-07, 0.2035568803548813, 0.12194524705410004, 0.17530295252799988, 0.3275439441204071, 0.6484872698783875, 0.2812405824661255, 0.23525933921337128, 0.40901750326156616, 0.13445104658603668, 0.28589901328086853, 0.39836493134498596, 0.18415403366088867, 0.22698943316936493, 0.12095506489276886], "count": [455]}, "timestamp": {"min": [0.0], "max": [15.133333333333333], "mean": [7.566666666666667], "std": [4.378228967161138], "count": [455]}, "frame_index": {"min": [0], "max": [454], "mean": [227.0], "std": [131.34686901483414], "count": [455]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [455]}, "index": {"min": [12360], "max": [12814], "mean": [12587.0], "std": [131.34686901483414], "count": [455]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [455]}, "subtask_annotation": {"mean": [0.45054945054945056, 2.0, 2.0, 2.0, 2.0], "std": [0.5063060852392034, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [455]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [455]}, "eef_direction_state": {"mean": [3.4483516483516485, 2.5604395604395602], "std": [2.1393930862378547, 2.03814606130821], "min": [0, 0], "max": [6, 6], "count": [455]}, "eef_velocity_state": {"mean": [0.9802197802197802, 1.1626373626373627], "std": [0.7571229203582573, 0.5741019459280035], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_acc_mag_state": {"mean": [0.8549450549450549, 1.0351648351648353], "std": [0.8495976728853789, 0.813940844351785], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_direction_action": {"mean": [3.410989010989011, 2.718681318681319], "std": [2.004470308999229, 2.0370152743935215], "min": [0, 0], "max": [6, 6], "count": [455]}, "eef_velocity_action": {"mean": [1.065934065934066, 1.2065934065934065], "std": [0.7383110783402562, 0.6264854344012853], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_acc_mag_action": {"mean": [1.1010989010989012, 1.287912087912088], "std": [0.8111170571060988, 0.7191012652151993], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_sim_pose_state": {"mean": [0.3302483498766605, 0.22951374929644813, 0.15895778137939123, 0.1992823120757262, -0.7497446302526969, 0.8534261167384158, 0.3412167197535519, -0.2743123211481346, 0.1521156021032803, -1.8245914417108637, -0.8824767879107135, 2.1273543080713964], "std": [0.035653876279328804, 0.07458313748714156, 0.06503000727351022, 2.569593507578626, 0.5366400739312618, 2.084244117958663, 0.07773285038026405, 0.030962152079756743, 0.04070016999863553, 0.9163480026256536, 0.325502293668961, 1.2784701880480345], "min": [0.25833818323150404, 0.16550756736713346, 0.014451557178842339, -3.1363815193365476, -1.1662011704653454, -3.1114438400456255, 0.22676162126904395, -0.31476409417720225, 0.07458443683197166, -3.1366202098503537, -1.2898830096436642, -3.136223939898489], "max": [0.3998247806795748, 0.40856983923877543, 0.2667605541596294, 3.1240703840989354, 0.27026645794520854, 3.1345801790280716, 0.4852038457932995, -0.19970659968970825, 0.26234661244948804, 3.0938776602850653, -0.3217959121673082, 3.131816494005126], "count": [455]}, "eef_sim_pose_action": {"mean": [0.33443016010341636, 0.2306752580001512, 0.15432299634104835, 0.278335590202988, -0.784537984096194, 0.9150223340184382, 0.3443363747027574, -0.27107350666025326, 0.1494092562480682, -1.7152879122618903, -0.8913700233508861, 2.0641390087367295], "std": [0.039041812513866486, 0.07510759995490013, 0.06971573665016886, 2.5461382447871848, 0.553323394235385, 2.0930666570492322, 0.08015877164414331, 0.03541993697053979, 0.04423772517057311, 1.0758549000158777, 0.35692199585219436, 1.3378321010117016], "min": [0.24354965745364426, 0.16200771894482127, 0.0006486884733199715, -3.1240637126650084, -1.2059721720903949, -3.135950269696445, 0.20420161206381657, -0.3208272232415784, 0.07491892016264075, -3.0816393319701287, -1.3776376247267554, -3.137174736774097], "max": [0.42021833889960486, 0.41937966177188996, 0.27159728018605095, 3.134040062299933, 0.2821051666966794, 3.1318914610012474, 0.49414170875847907, -0.18227396842593613, 0.27902251118894816, 3.103309837624514, -0.26004630125567574, 3.13227357758639], "count": [455]}}} +{"episode_index": 36, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4062754781814687]], [[0.5228357530757402]], [[0.4522750408496732]]], "std": [[[0.286839614905153]], [[0.19922893663967317]], [[0.2247819101515998]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4343979142637447]], [[0.4308687812379854]], [[0.3324295150903499]]], "std": [[[0.3326038176363062]], [[0.2502780972867214]], [[0.2947728989291993]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40316665224913495]], [[0.4535319059976932]], [[0.3620079536716647]]], "std": [[[0.2940316958527316]], [[0.22941662221129291]], [[0.28216121659045246]]], "count": [100]}, "observation.state": {"min": [-0.46573328971862793, -0.19683879613876343, -0.15106278657913208, -1.3909739255905151, -1.4671604633331299, -0.773439884185791, -0.6662408113479614, -0.6528580784797668, 0.03576201573014259, 0.17032921314239502, -1.408156156539917, 0.6447063088417053, -0.15159882605075836, -0.4355529546737671, 0.009103338234126568, 0.023807354271411896, -0.6068397164344788, 0.9770321846008301, -0.39687931537628174, -0.03827613964676857, -0.013206114992499352, -0.013752363622188568, -0.6265396475791931, 0.9979459047317505, -0.39368245005607605, 0.04913172870874405, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.047682248055934906, 0.0011416437337175012, -0.5248574614524841, -0.6588640213012695, -0.5805869698524475, -1.2045396566390991, -3.079069137573242, -3.4960176944732666, -1.3827892541885376, -0.8760817050933838, -0.19694621860980988, -0.38265252113342285, -1.7568435668945312, -1.140906572341919, -0.28143033385276794, -0.6915408968925476, -10.032858848571777, -4.609279632568359, -2.6117217540740967, -10.012210845947266, -9.268009185791016, -1.5207569599151611, -6.140415191650391, -10.5562162399292, -3.113553285598755, -1.221611738204956, -8.669109344482422, -0.7460317611694336, -1.721611738204956, -1.4633699655532837, -0.007261472288519144, -0.010705847293138504, -0.025466104969382286, -0.00585331441834569, -0.02310008928179741, -0.015821058303117752, -0.006599919404834509, -0.01580037735402584, -0.03314943239092827, -0.006717788986861706, -0.013866899535059929, -0.014544007368385792, -2.3967299461364746, -1.106101393699646, 3.756290912628174, -31.759754180908203, 6.044983863830566, -0.46555569767951965, -0.46661999821662903, -0.35632795095443726, 6.473291397094727, -27.825284957885742, 5.5724568367004395, -1.3737012147903442, -0.01242654025554657, -0.016606980934739113, -0.018315019086003304, -0.13663585484027863, 0.3559627830982208, 0.09061726927757263, 0.03280222415924072, 0.3677574694156647, -0.1788208931684494, 0.016274679452180862, -2.798051595687866, -1.2406079769134521, -2.64857816696167, -1.9585349559783936, -1.150438904762268, 1.7418878078460693, -0.8500412106513977, -0.2490783929824829, 9.62287712097168, -0.009403020143508911, -0.05636101961135864, -0.032131701707839966, -0.024558303877711296, 0.022632813081145287, 0.6506843566894531, 0.7574207782745361], "max": [0.0069601465947926044, 0.149728924036026, 0.24772129952907562, -0.7167928814888, 0.14849230647087097, 0.3760984539985657, -0.07552880048751831, 0.01598150096833706, 0.30403584241867065, 0.4271656274795532, -0.5418877005577087, 1.231695294380188, 0.01831635646522045, -0.06055701524019241, 0.010246852412819862, 0.025367338210344315, -0.6012741923332214, 0.9775944352149963, -0.38936543464660645, -0.033273566514253616, -0.01199339795857668, -0.011975684203207493, -0.6205966472625732, 0.9988434910774231, -0.38649117946624756, 0.05381548032164574, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.04834531247615814, 0.0011465740390121937, 0.804998517036438, 0.7351493835449219, 0.641619086265564, 1.196009874343872, 3.061488151550293, 2.282740354537964, 1.3562042713165283, 1.0449638366699219, 0.4291185438632965, 0.2576110363006592, 1.4047282934188843, 0.5660412311553955, 0.629841685295105, 0.35966140031814575, -3.329439401626587, 5.799756050109863, 1.7551891803741455, 4.639804840087891, 0.9755799770355225, 2.6111111640930176, 1.4346764087677002, -3.5410091876983643, 11.141636848449707, 2.134310245513916, 0.3663003742694855, 0.6886447072029114, 0.7747253179550171, 0.25824177265167236, 0.00872104987502098, 0.012872881256043911, 0.032996516674757004, 0.0059589180164039135, 0.026781558990478516, 0.019959591329097748, 0.00651047145947814, 0.016542743891477585, 0.024539006873965263, 0.00504619674757123, 0.018556615337729454, 0.011523611843585968, -0.42419999837875366, -0.1633169800043106, 13.243522644042969, -21.29807472229004, 17.289291381835938, 0.4667181372642517, 1.7180100679397583, 0.6347091794013977, 12.516019821166992, -20.100261688232422, 16.443756103515625, -0.5526669025421143, 0.02421550266444683, 0.007795918267220259, -0.013431014493107796, -0.08198151737451553, 0.5233944654464722, 0.3291522264480591, 0.20191730558872223, 0.5370896458625793, 0.04941432550549507, 0.1399441510438919, 2.630977153778076, 0.09074344485998154, 2.5500307083129883, -1.2206575870513916, -0.23844164609909058, 2.4922869205474854, -0.45089107751846313, 0.17843592166900635, 9.885395050048828, 0.012459903955459595, 0.02287021279335022, 0.03372952342033386, -0.01929371803998947, 0.027330264449119568, 0.6519370079040527, 0.7587180733680725], "mean": [-0.2258961945772171, -0.08577863872051239, 0.0067738802172243595, -1.04104745388031, -0.47627854347229004, -0.18639206886291504, -0.48767322301864624, -0.2542099952697754, 0.18937480449676514, 0.2648976147174835, -1.0154002904891968, 0.8328211903572083, -0.05309366062283516, -0.3134276866912842, 0.009417915716767311, 0.024484802037477493, -0.6041845083236694, 0.9773951768875122, -0.3932676911354065, -0.03490705043077469, -0.012712758965790272, -0.01280953548848629, -0.6232618689537048, 0.9982865452766418, -0.39029157161712646, 0.05262903496623039, 0.5155268907546997, 1.7453304529190063, 0.5155268907546997, 0.5155268907546997, 0.5155268907546997, 0.5155268907546997, 0.599739134311676, 1.7453304529190063, 0.599739134311676, 0.599739134311676, 0.599739134311676, 0.599739134311676, 0.04799193888902664, 0.0011437537614256144, 0.005165797658264637, 0.00022683534189127386, 0.018673840910196304, -0.026522841304540634, 0.03704870492219925, -0.08232817053794861, -0.0007384105119854212, 0.011201433837413788, 0.004544932395219803, 0.015114730224013329, 0.04608173295855522, -0.07841122150421143, 0.028392955660820007, -0.034126244485378265, -6.74747371673584, -0.7024571299552917, -0.18932627141475677, -3.721764326095581, -0.3528108596801758, 0.06515823304653168, -2.1872236728668213, -6.806883811950684, 3.357245683670044, 0.6563239693641663, -4.431725978851318, -0.07077734917402267, -0.31945449113845825, -0.6287469863891602, 0.0004179879033472389, 0.001157982274889946, 0.0007869832334108651, -0.0004154234775342047, 0.00028796694823540747, -0.0002692090638447553, 0.000513724226038903, 0.00029266721685416996, -1.3478245818987489e-05, -0.0002282847126480192, 0.00043387379264459014, -8.497216913383454e-05, -1.3280999660491943, -0.5855439901351929, 9.648261070251465, -25.443096160888672, 13.785585403442383, 0.06779841333627701, 0.7396547198295593, 0.19679227471351624, 9.117914199829102, -23.17562484741211, 12.444872856140137, -0.8977530598640442, 0.0019212622428312898, -0.0043730405159294605, -0.01577509567141533, -0.09703989326953888, 0.4449205994606018, 0.19464313983917236, 0.10329969227313995, 0.43504270911216736, -0.06565350294113159, 0.07065863162279129, -0.6898645162582397, -0.8064684867858887, 0.49564868211746216, -1.6565916538238525, -0.8411293029785156, 2.1235992908477783, -0.6719832420349121, 0.003609727369621396, 9.762284278869629, 6.705256237182766e-05, 0.0006896898848935962, 8.981427527032793e-06, -0.022988468408584595, 0.02592087723314762, 0.651301920413971, 0.7580253481864929], "std": [0.1369461864233017, 0.11489810049533844, 0.11730388551950455, 0.1682438999414444, 0.6012670397758484, 0.34374627470970154, 0.2119380086660385, 0.20171773433685303, 0.08022068440914154, 0.07598705589771271, 0.21982671320438385, 0.20285561680793762, 0.04742611572146416, 0.12232813984155655, 0.0002830546582117677, 0.0005353896412998438, 0.0019621632527559996, 0.00019104490638710558, 0.0019338352140039206, 0.0013006754452362657, 0.00028190360171720386, 0.0006138894823379815, 0.001861046883277595, 0.0002375457843299955, 0.0016330854268744588, 0.0011717882007360458, 0.7782342433929443, 1.1920928955078125e-06, 0.7782342433929443, 0.7782342433929443, 0.7782342433929443, 0.7782342433929443, 0.8129332065582275, 1.1920928955078125e-06, 0.8129332065582275, 0.8129332065582275, 0.8129332065582275, 0.8129332065582275, 0.0001176929145003669, 9.371363489663054e-07, 0.2980734705924988, 0.25441962480545044, 0.2393970638513565, 0.5747272968292236, 1.1040520668029785, 0.8821530938148499, 0.43085095286369324, 0.38114696741104126, 0.13358907401561737, 0.1386643350124359, 0.6204907298088074, 0.30039182305336, 0.16201557219028473, 0.1829753965139389, 1.6440012454986572, 2.200592517852783, 1.1929023265838623, 3.7338109016418457, 2.1320221424102783, 0.9011189341545105, 2.7575595378875732, 2.0064001083374023, 3.559229850769043, 0.8748612403869629, 2.557495355606079, 0.3534635901451111, 0.5268779993057251, 0.39671894907951355, 0.0025095269083976746, 0.005003434605896473, 0.008463604375720024, 0.0025905370712280273, 0.007150202989578247, 0.00455824239179492, 0.0026632167864590883, 0.005324470344930887, 0.008201563730835915, 0.00240285973995924, 0.005217219702899456, 0.003839991521090269, 0.4285392463207245, 0.1773286908864975, 1.9760963916778564, 2.583956241607666, 2.5964267253875732, 0.20843280851840973, 0.47600439190864563, 0.18473954498767853, 1.369316816329956, 1.7400269508361816, 2.7174768447875977, 0.18954594433307648, 0.006643687840551138, 0.005497517995536327, 0.0007901116623543203, 0.012709873728454113, 0.045790206640958786, 0.07117986679077148, 0.04543532803654671, 0.053416211158037186, 0.06831500679254532, 0.03512617200613022, 2.077097177505493, 0.4713112711906433, 1.9545303583145142, 0.20101070404052734, 0.2895188331604004, 0.22781206667423248, 0.07623706012964249, 0.07865868508815765, 0.051856983453035355, 0.004305955953896046, 0.013313357718288898, 0.011203580535948277, 0.0012835321249440312, 0.0012157091405242682, 0.0002859863161575049, 0.00028607924468815327], "count": [160]}, "action": {"min": [-0.5012079477310181, -0.2303166687488556, -0.21709966659545898, -1.4803097248077393, -1.5354299545288086, -0.8649758100509644, -0.6981316804885864, -0.6987139582633972, 0.01787375658750534, 0.17440178990364075, -1.281121015548706, 0.6243607401847839, -0.15667223930358887, -0.43633586168289185, 0.008249595761299133, 0.019558969885110855, -0.6045495271682739, 0.974090576171875, -0.3989197313785553, -0.03705247491598129, -0.014090861193835735, -0.015532664954662323, -0.6218594312667847, 0.9959676265716553, -0.39562416076660156, 0.047356754541397095, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.047682248055934906, 0.0011416437337175012, -0.5248574614524841, -0.6588640213012695, -0.5805869698524475, -1.2045396566390991, -3.079069137573242, -3.4960176944732666, -1.3827892541885376, -0.8760817050933838, -0.19694621860980988, -0.38265252113342285, -1.7568435668945312, -1.140906572341919, -0.28143033385276794, -0.6915408968925476], "max": [0.027819614857435226, 0.1753854751586914, 0.37165650725364685, -0.5537675619125366, 0.15049885213375092, 0.37766408920288086, -0.06772471964359283, 0.009594862349331379, 0.30997341871261597, 0.4789086580276489, -0.41727888584136963, 1.2338268756866455, 0.025805119425058365, -0.057521771639585495, 0.009997487999498844, 0.02666877582669258, -0.5953519344329834, 0.9787707328796387, -0.3905754089355469, -0.03248828649520874, -0.012195630930364132, -0.007983008399605751, -0.6139038801193237, 0.9999048113822937, -0.3878551423549652, 0.05184473097324371, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.04834531247615814, 0.0011465740390121937, 0.804998517036438, 0.7351493835449219, 0.641619086265564, 1.196009874343872, 3.061488151550293, 2.282740354537964, 1.3562042713165283, 1.0449638366699219, 0.4291185438632965, 0.2576110363006592, 1.4047282934188843, 0.4610496759414673, 0.629841685295105, 0.32622969150543213], "mean": [-0.2498016655445099, -0.0759744793176651, 0.013688698410987854, -0.9919424057006836, -0.47543200850486755, -0.20563511550426483, -0.49450039863586426, -0.27570515871047974, 0.17543168365955353, 0.2785892188549042, -0.9604024887084961, 0.8159575462341309, -0.04649047181010246, -0.32014837861061096, 0.009315408766269684, 0.022502724081277847, -0.598625659942627, 0.9764568209648132, -0.39509934186935425, -0.03404318913817406, -0.012895582243800163, -0.012414240278303623, -0.617734432220459, 0.9976720809936523, -0.39239051938056946, 0.050621382892131805, 0.5156359672546387, 1.7453304529190063, 0.5156359672546387, 0.5156359672546387, 0.5156359672546387, 0.5156359672546387, 0.599739134311676, 1.7453304529190063, 0.599739134311676, 0.599739134311676, 0.599739134311676, 0.599739134311676, 0.04799313843250275, 0.0011437606299296021, 0.0065262713469564915, -0.0010310125071555376, 0.02144169621169567, -0.026753168553113937, 0.03714466840028763, -0.08540397882461548, -0.0007858965545892715, 0.013889101333916187, 0.004611754324287176, 0.015459408983588219, 0.04347502440214157, -0.08307390660047531, 0.026696911081671715, -0.036495454609394073], "std": [0.14778003096580505, 0.11739026755094528, 0.15582245588302612, 0.22677238285541534, 0.6180635690689087, 0.36242103576660156, 0.22427858412265778, 0.22017912566661835, 0.08334826678037643, 0.0833699032664299, 0.2502470910549164, 0.1997913420200348, 0.045546434819698334, 0.11935757845640182, 0.00037890110979788005, 0.0015843850560486317, 0.0022797321435064077, 0.0011074022622779012, 0.0019520289497449994, 0.0011469746241346002, 0.0004075041797477752, 0.0017291574040427804, 0.0019607108552008867, 0.0008699454483576119, 0.001732656266540289, 0.0009818390244618058, 0.7782497406005859, 1.1920928955078125e-06, 0.7782497406005859, 0.7782497406005859, 0.7782497406005859, 0.7782497406005859, 0.8129332065582275, 1.1920928955078125e-06, 0.8129332065582275, 0.8129332065582275, 0.8129332065582275, 0.8129332065582275, 0.00011939305841224268, 9.350624168291688e-07, 0.2978876829147339, 0.2548157870769501, 0.24078160524368286, 0.5746881365776062, 1.104050636291504, 0.8820784687995911, 0.43085071444511414, 0.3792174160480499, 0.13355380296707153, 0.13868196308612823, 0.6198475360870361, 0.2946023643016815, 0.16105321049690247, 0.17965255677700043], "count": [160]}, "timestamp": {"min": [0.0], "max": [5.3], "mean": [2.6499999999999995], "std": [1.5395706472188204], "count": [160]}, "frame_index": {"min": [0], "max": [159], "mean": [79.5], "std": [46.18711941656461], "count": [160]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [160]}, "index": {"min": [12815], "max": [12974], "mean": [12894.5], "std": [46.18711941656461], "count": [160]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [160]}, "subtask_annotation": {"mean": [0.3375, 2.0, 2.0, 2.0, 2.0], "std": [0.4985917668794778, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [160]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [160]}, "eef_direction_state": {"mean": [2.53125, 2.61875], "std": [2.0460995668588566, 1.971268230733708], "min": [0, 0], "max": [6, 6], "count": [160]}, "eef_velocity_state": {"mean": [1.34375, 1.2875], "std": [0.6805041788997331, 0.6836254456937657], "min": [0, 0], "max": [2, 2], "count": [160]}, "eef_acc_mag_state": {"mean": [1.025, 1.05625], "std": [0.7980444849756184, 0.867805241687327], "min": [0, 0], "max": [2, 2], "count": [160]}, "eef_direction_action": {"mean": [2.9375, 2.48125], "std": [1.9127450823358558, 1.6991610981599123], "min": [0, 0], "max": [6, 6], "count": [160]}, "eef_velocity_action": {"mean": [1.45625, 1.375], "std": [0.6004880827293749, 0.649519052838329], "min": [0, 0], "max": [2, 2], "count": [160]}, "eef_acc_mag_action": {"mean": [1.2, 1.23125], "std": [0.7483314773547888, 0.8079439569054284], "min": [0, 0], "max": [2, 2], "count": [160]}, "eef_sim_pose_state": {"mean": [0.2962950919049244, 0.2552297600305913, 0.06581316275079332, -0.6910293855528191, -0.8085045370183466, 0.4570295892653909, 0.2956317382756307, -0.15837542254572168, 0.08448570422459686, -1.6564119922369103, -0.8412618311243122, 2.123465058555289], "std": [0.04031779747567143, 0.04870867302231633, 0.036279770412836025, 2.1374930540139356, 0.4725940569088293, 2.0293981038090365, 0.05290146984641046, 0.046725109748767694, 0.02401860050203865, 0.2011211826035883, 0.2894786773569236, 0.227851110862179], "min": [0.22785605103330497, 0.1903896509875296, 0.02391637062650076, -3.043113121894547, -1.263294583332703, -3.0796498203625515, 0.22237342204339927, -0.23739495232522578, 0.04612289549909664, -1.9585856075594008, -1.1504421218443293, 1.7419151143741454], "max": [0.35619226348058336, 0.3407107837951842, 0.16661800231097815, 2.9744482731290525, 0.09081760295453267, 2.83160080447417, 0.3954791736943428, -0.07741388924461856, 0.11992462451239386, -1.220677111638374, -0.2384481528272604, 2.492273299907084], "count": [160]}, "eef_sim_pose_action": {"mean": [0.29759532281165313, 0.2616683510616337, 0.061686048454579236, -0.6844311388293669, -0.7928027687159298, 0.4692171501612707, 0.2971295012751164, -0.1629750001138912, 0.07760049784954513, -1.6015084647074513, -0.8378358326493827, 2.104014197645229], "std": [0.04183519448955711, 0.05020753984275511, 0.04269346092293295, 2.132657174853952, 0.4865951990654016, 2.0058983877773966, 0.05539151264110842, 0.04958274002882909, 0.02605611174039855, 0.2211201211861026, 0.3100308849778297, 0.22372824226351803], "min": [0.20995576517305972, 0.19204278659015456, 0.012688525271926529, -3.111597265816945, -1.2659665822748005, -3.08626664868907, 0.22450654030760758, -0.24983559522485974, 0.04285852412489545, -1.9549037285795867, -1.1240602817498087, 1.710443365310918], "max": [0.35085324148580227, 0.352289806259712, 0.19065342537238922, 3.140757400654142, 0.13728902528219655, 3.030855200596911, 0.3961032548788993, -0.07039105903068113, 0.13485828128485283, -1.1048933310408366, -0.1584813535448948, 2.4553757862578003], "count": [160]}}} +{"episode_index": 37, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4454420703575548]], [[0.5479022875816993]], [[0.4820014465590157]]], "std": [[[0.29762167284629]], [[0.21850891113653245]], [[0.22544978293505627]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45150138408304497]], [[0.4333207155901576]], [[0.34506780324875047]]], "std": [[[0.31237356636537195]], [[0.2232567146400999]], [[0.2599125385375597]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45166168781237986]], [[0.4491141027489427]], [[0.3672757064590542]]], "std": [[[0.2999807910955048]], [[0.21230436097203811]], [[0.2460545757047826]]], "count": [100]}, "observation.state": {"min": [-0.9404569268226624, -0.26131173968315125, -0.996788501739502, -1.322197437286377, -0.5148632526397705, -0.6508735418319702, -0.6801695823669434, -0.7627072334289551, -0.4103730320930481, 0.5611451864242554, -1.7650880813598633, 0.02461916394531727, -0.6281030178070068, -0.6977190971374512, -0.0043200417421758175, -0.006847865879535675, -0.6123260259628296, 0.9936794638633728, -0.48397961258888245, -0.010470552369952202, -0.023188753053545952, 0.004865637049078941, -0.6219579577445984, 1.0192441940307617, -0.475068598985672, -0.043523937463760376, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.002934711053967476, -8.94944150786614e-06, -1.830423355102539, -0.7687708735466003, -1.2225520610809326, -0.5004710555076599, -1.598134994506836, -1.2611148357391357, -0.8647257089614868, -0.24139487743377686, -0.2875596582889557, -0.6004697680473328, -1.2737098932266235, -1.456066608428955, -1.1300047636032104, -0.9756203889846802, -11.202059745788574, -16.60561752319336, -3.875458002090454, -9.615385055541992, -1.8076924085617065, -3.787545680999756, -0.9755799770355225, -10.522809982299805, -4.639804840087891, -2.892551898956299, -11.446887016296387, -0.8034188747406006, -1.922466516494751, -6.915140151977539, -0.060812849551439285, -0.023887228220701218, -0.021153166890144348, -0.06961076706647873, -0.10682976245880127, -0.03351506590843201, -0.06344197690486908, -0.023352131247520447, -0.014274096116423607, -0.011198061518371105, -0.10765854269266129, -0.04992082342505455, -5.3661298751831055, -2.030327081680298, -14.07495403289795, -35.7093391418457, -0.9193449020385742, -0.753806471824646, -15.886289596557617, -4.535758018493652, 3.563279628753662, -49.43294143676758, 7.484164714813232, -0.3298635482788086, -0.021465953439474106, -0.015096927992999554, -0.001831501955166459, -0.122972272336483, 0.33220410346984863, -0.031229717656970024, -0.10333991050720215, 0.2857760190963745, -0.24043668806552887, 0.015512628480792046, -2.7124369144439697, -1.2847927808761597, -2.9362680912017822, -2.988865375518799, -0.86710524559021, 2.076303005218506, -0.7727961540222168, -0.4281212091445923, 9.4775972366333, -0.01497688889503479, -0.14973101019859314, -0.09354817867279053, 0.016439072787761688, -0.0016200526151806116, -0.5195475816726685, 0.8539811372756958], "max": [-0.020925352349877357, 0.7082310914993286, -0.3440893888473511, -0.3753706216812134, 0.2423354834318161, 0.08182767033576965, -0.059193797409534454, 0.12909895181655884, 0.06894463300704956, 1.0066955089569092, -0.7394905090332031, 0.9455914497375488, 0.09747115522623062, -0.17442137002944946, 0.014366616494953632, 0.02871919609606266, -0.524680495262146, 1.0398528575897217, -0.45294514298439026, 0.0012672333978116512, -0.0028589109424501657, 0.04123698174953461, -0.5628723502159119, 1.0232312679290771, -0.4426397979259491, -0.006909782066941261, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.004768491722643375, 2.0983268314012093e-06, 0.9315283894538879, 1.6964350938796997, 0.17556561529636383, 1.834391474723816, 0.6554566621780396, 1.6852030754089355, 1.0267313718795776, 0.9168892502784729, 0.45306313037872314, 0.21294085681438446, 0.2156946063041687, 0.3769925534725189, 0.2404874861240387, 0.26990747451782227, 9.765613555908203, 12.433862686157227, 2.344933032989502, 11.172161102294922, 2.3815629482269287, 4.2179484367370605, 3.242368698120117, -1.8150455951690674, 16.08669090270996, 5.181318759918213, -0.6715506911277771, 1.7503052949905396, 3.873626232147217, 0.3156288266181946, 0.018688609823584557, 0.07765589654445648, 0.22457173466682434, 0.007271828129887581, 0.023137733340263367, 0.0544525571167469, 0.01941739022731781, 0.0789569541811943, 0.22395426034927368, 0.014886269345879555, 0.010256821289658546, 0.017684223130345345, -1.1029200553894043, 0.44540995359420776, 10.54136848449707, -17.948471069335938, 16.660598754882812, 2.531461000442505, 0.9120299816131592, 0.5085096955299377, 15.812053680419922, -26.088138580322266, 20.9935302734375, 3.9249277114868164, 0.034061249345541, 0.010591154918074608, 0.005494505632668734, -0.013663585297763348, 0.5435240268707275, 0.44767770171165466, 0.22567051649093628, 0.5135027766227722, 0.02190704084932804, 0.29734987020492554, 2.7429676055908203, -0.056263044476509094, 2.834230661392212, -1.0809016227722168, -0.11069066822528839, 3.043818712234497, -0.21747109293937683, 0.7127406597137451, 10.069462776184082, 0.07471069693565369, 0.031131476163864136, 0.041047364473342896, 0.033153191208839417, 0.02664405107498169, -0.4867444336414337, 0.8730294704437256], "mean": [-0.21361681818962097, -0.04124188423156738, -0.5217306017875671, -0.9904741644859314, 0.027450568974018097, -0.22493070363998413, -0.4996025562286377, -0.14492523670196533, -0.14485691487789154, 0.6687910556793213, -1.507634162902832, 0.5388593077659607, -0.262208491563797, -0.43022292852401733, 0.0074625699780881405, -0.000704113335814327, -0.6010591387748718, 1.034641146659851, -0.4611503779888153, -0.0012624876108020544, -0.009984543547034264, 0.010277807712554932, -0.6122181415557861, 1.020154595375061, -0.44891464710235596, -0.011139865033328533, 0.7826133966445923, 1.745330572128296, 0.7826133966445923, 0.7826133966445923, 0.7826133966445923, 0.7826133966445923, 0.8950698375701904, 1.745330572128296, 0.8950698375701904, 0.8950698375701904, 0.8950698375701904, 0.8950698375701904, 0.0033956205006688833, -6.045898430784291e-07, -0.059242065995931625, 0.07000844925642014, -0.05260952189564705, 0.06731432676315308, -0.06341040134429932, 0.029833421111106873, 0.04785202816128731, 0.09579679369926453, 0.023481443524360657, -0.04734521359205246, -0.09331893175840378, -0.05817719176411629, -0.06223256513476372, -0.048255689442157745, -4.931203365325928, -4.327484130859375, -0.6274697780609131, -1.4764230251312256, -0.011633390560746193, -0.04629620537161827, 0.6376674771308899, -4.541035175323486, 4.516909599304199, 0.6482829451560974, -6.532140254974365, 0.29120883345603943, 0.16938012838363647, -1.4867053031921387, -0.0014023702824488282, 0.003408936783671379, 0.008594842627644539, -0.004757914692163467, -0.0026181391440331936, 0.0001838625903474167, -0.0012811656342819333, 0.0036447313614189625, 0.005556043703109026, 0.00019504166266415268, -0.0033979264553636312, -0.0034224900882691145, -2.2258477210998535, -0.15184390544891357, 3.1361210346221924, -26.738914489746094, 10.825188636779785, 0.6425293684005737, -1.3968265056610107, -0.4424177408218384, 9.99804973602295, -33.589176177978516, 15.432177543640137, 1.1570038795471191, 0.0028105687815696, -0.0032086672727018595, 0.0019144900143146515, -0.0665898397564888, 0.3759363293647766, 0.09509497880935669, 0.0918288603425026, 0.3576611876487732, -0.08964834362268448, 0.17412801086902618, -1.188193678855896, -0.8511539101600647, 0.6460364460945129, -2.185602903366089, -0.5655488967895508, 2.6747541427612305, -0.5597167611122131, 0.08621466904878616, 9.776880264282227, 0.007311651017516851, -0.002905206987634301, -0.0037421619053930044, 0.018801249563694, 0.022359350696206093, -0.5007626414299011, 0.8649768233299255], "std": [0.2640112638473511, 0.33656489849090576, 0.22352522611618042, 0.24887481331825256, 0.2465043067932129, 0.16032817959785461, 0.18100589513778687, 0.22410103678703308, 0.16511313617229462, 0.0919317975640297, 0.2372165471315384, 0.31047970056533813, 0.2423821985721588, 0.2046206295490265, 0.004092435818165541, 0.009638343006372452, 0.024153731763362885, 0.01207169983536005, 0.007517617661505938, 0.0033593764528632164, 0.004555447027087212, 0.009670598432421684, 0.016695572063326836, 0.0009440294234082103, 0.007613030262291431, 0.008528145030140877, 0.819977343082428, 1.3113021850585938e-06, 0.819977343082428, 0.819977343082428, 0.819977343082428, 0.819977343082428, 0.867788553237915, 1.3113021850585938e-06, 0.867788553237915, 0.867788553237915, 0.867788553237915, 0.867788553237915, 0.00030071387300267816, 1.2307432371017057e-06, 0.3713824152946472, 0.34890249371528625, 0.23909805715084076, 0.3600676655769348, 0.32215750217437744, 0.42126116156578064, 0.23546810448169708, 0.1811814159154892, 0.1284620612859726, 0.12736795842647552, 0.25471213459968567, 0.2757490873336792, 0.22026586532592773, 0.19979791343212128, 4.945434093475342, 7.3331403732299805, 1.6071407794952393, 5.694283962249756, 0.8100590705871582, 1.1272598505020142, 1.2837309837341309, 2.0076489448547363, 5.981302261352539, 2.556446075439453, 2.4054107666015625, 0.5528081059455872, 1.5642786026000977, 1.873071551322937, 0.008921114727854729, 0.014080208726227283, 0.0350533165037632, 0.013191762380301952, 0.014520401135087013, 0.009478725492954254, 0.009528515860438347, 0.014743711799383163, 0.028332140296697617, 0.003361547365784645, 0.013692796230316162, 0.00974308978766203, 0.7972506880760193, 0.5506446957588196, 5.844549179077148, 3.407172441482544, 3.948657512664795, 0.73370760679245, 3.997929334640503, 1.309497594833374, 2.22412371635437, 4.864448070526123, 2.101010799407959, 0.9348126649856567, 0.008227407932281494, 0.004496263340115547, 0.0007905812235549092, 0.018343666568398476, 0.05536073446273804, 0.16545166075229645, 0.07594066113233566, 0.05902152881026268, 0.0754566639661789, 0.06773754209280014, 1.5842465162277222, 0.3563007116317749, 1.6135005950927734, 0.6037381291389465, 0.2086382657289505, 0.29352593421936035, 0.10606132447719574, 0.17682421207427979, 0.06092863529920578, 0.016762644052505493, 0.020630396902561188, 0.018283860757946968, 0.003692647907882929, 0.007833017036318779, 0.00957854650914669, 0.005570022389292717], "count": [282]}, "action": {"min": [-1.0645147562026978, -0.27662938833236694, -1.136596918106079, -1.352332592010498, -0.5429121255874634, -0.6654692888259888, -0.6773403882980347, -0.6973864436149597, -0.4497848153114319, 0.5174857378005981, -1.760216474533081, 0.020427681505680084, -0.6291537284851074, -0.6981316804885864, -0.004008681047707796, -0.01423848606646061, -0.6145172119140625, 0.9925510883331299, -0.4822029173374176, -0.009533902630209923, -0.022957293316721916, -0.0037323329597711563, -0.6212683916091919, 1.0148200988769531, -0.47148600220680237, -0.04293377324938774, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.002934711053967476, -8.94944150786614e-06, -1.830423355102539, -0.7687708735466003, -1.2225520610809326, -0.5004710555076599, -1.598134994506836, -1.2611148357391357, -0.8647257089614868, -0.24139487743377686, -0.2875596582889557, -0.6004697680473328, -1.2737098932266235, -1.456066608428955, -1.1300047636032104, -0.9756203889846802], "max": [-0.02178758755326271, 0.762237012386322, -0.3166360855102539, -0.27240338921546936, 0.24317790567874908, 0.07663882523775101, -0.046855777502059937, 0.13262858986854553, 0.10216745734214783, 0.942203164100647, -0.7297202348709106, 0.9353052377700806, 0.0800042599439621, -0.1995421051979065, 0.01669004186987877, 0.03211260214447975, -0.526947557926178, 1.041968584060669, -0.4514331519603729, 0.0008783770026639104, -7.517138146795332e-05, 0.04394063353538513, -0.565200686454773, 1.0238806009292603, -0.44225946068763733, -0.00686348881572485, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.004768491722643375, 2.0983268314012093e-06, 0.9315283894538879, 1.6964350938796997, 0.17556561529636383, 1.834391474723816, 0.6554566621780396, 1.6852030754089355, 1.0267313718795776, 0.9168892502784729, 0.45306313037872314, 0.21294085681438446, 0.2156946063041687, 0.3769925534725189, 0.2404874861240387, 0.26990747451782227], "mean": [-0.24278870224952698, -0.01730545610189438, -0.5569396018981934, -0.9074020981788635, 0.013901898637413979, -0.2207229882478714, -0.4798007607460022, -0.13155919313430786, -0.13131988048553467, 0.6762142777442932, -1.5104104280471802, 0.5275189280509949, -0.2680552303791046, -0.4450185000896454, 0.007744756061583757, -7.120242662495002e-05, -0.597201943397522, 1.0318388938903809, -0.4609970152378082, -0.00178411859087646, -0.009587977081537247, 0.01010842900723219, -0.6087771654129028, 1.0177243947982788, -0.44869765639305115, -0.0112810879945755, 0.7824276685714722, 1.745330572128296, 0.7824276685714722, 0.7824276685714722, 0.7824276685714722, 0.7824276685714722, 0.888880729675293, 1.745330572128296, 0.888880729675293, 0.888880729675293, 0.888880729675293, 0.888880729675293, 0.003395956940948963, -6.099204483689391e-07, -0.05945085361599922, 0.07048547267913818, -0.05255105718970299, 0.06732653081417084, -0.0640365406870842, 0.028527483344078064, 0.046824242919683456, 0.09536939859390259, 0.023467889055609703, -0.047023240476846695, -0.09338529407978058, -0.058139145374298096, -0.06179534271359444, -0.048296891152858734], "std": [0.24794329702854156, 0.33703941106796265, 0.24705761671066284, 0.2929694950580597, 0.25626710057258606, 0.16079825162887573, 0.18298819661140442, 0.20510804653167725, 0.16060559451580048, 0.09400960803031921, 0.19853004813194275, 0.31790193915367126, 0.24562771618366241, 0.20026928186416626, 0.0040097408927977085, 0.01113266684114933, 0.022834669798612595, 0.012540303170681, 0.007083207368850708, 0.003293587127700448, 0.004533691331744194, 0.01113840937614441, 0.01481741201132536, 0.0014275078428909183, 0.00657632714137435, 0.008511809632182121, 0.8197190165519714, 1.3113021850585938e-06, 0.8197190165519714, 0.8197190165519714, 0.8197190165519714, 0.8197190165519714, 0.8679286241531372, 1.3113021850585938e-06, 0.8679286241531372, 0.8679286241531372, 0.8679286241531372, 0.8679286241531372, 0.0003008948406204581, 1.229720510309562e-06, 0.3713648021221161, 0.34889525175094604, 0.23911094665527344, 0.36006516218185425, 0.3221629559993744, 0.42151913046836853, 0.23620177805423737, 0.18127284944057465, 0.12846535444259644, 0.12730668485164642, 0.2546909749507904, 0.27596911787986755, 0.22022214531898499, 0.19980399310588837], "count": [282]}, "timestamp": {"min": [0.0], "max": [9.366666666666667], "mean": [4.683333333333334], "std": [2.7135292039594376], "count": [282]}, "frame_index": {"min": [0], "max": [281], "mean": [140.5], "std": [81.40587611878314], "count": [282]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [282]}, "index": {"min": [12975], "max": [13256], "mean": [13115.5], "std": [81.40587611878314], "count": [282]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [282]}, "subtask_annotation": {"mean": [0.3546099290780142, 2.0, 2.0, 2.0, 2.0], "std": [0.4929970836023461, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [282]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [282]}, "eef_direction_state": {"mean": [3.3652482269503547, 2.851063829787234], "std": [2.3500259788998, 1.9201661061893538], "min": [0, 0], "max": [6, 6], "count": [282]}, "eef_velocity_state": {"mean": [0.875886524822695, 1.0354609929078014], "std": [0.7357536503014397, 0.5380730989614356], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_acc_mag_state": {"mean": [0.8333333333333334, 0.75177304964539], "std": [0.8319136843751221, 0.8392501581329368], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_direction_action": {"mean": [2.624113475177305, 3.049645390070922], "std": [2.0072174985322753, 1.9030630074755834], "min": [0, 0], "max": [6, 6], "count": [282]}, "eef_velocity_action": {"mean": [1.1028368794326242, 1.2198581560283688], "std": [0.6302586728227366, 0.6368383628894106], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_acc_mag_action": {"mean": [0.8900709219858156, 1.1666666666666667], "std": [0.8199468037180941, 0.797083928829398], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_sim_pose_state": {"mean": [0.25291035463721107, 0.18260334526024172, 0.06986699801894504, -1.199055700901281, -0.851560524916735, 0.6345961129937681, 0.24672067284684032, -0.18911503030521573, 0.13246875275126407, -2.1856253279907287, -0.5656302132235299, 2.6748459438148324], "std": [0.05912477027296269, 0.14362143161419744, 0.057441862625029344, 1.6010684945536293, 0.35644450279377965, 1.6432136053672317, 0.05879633087536292, 0.06363601133922824, 0.020123631465702705, 0.603785286850522, 0.20860974794785284, 0.2935727079124984], "min": [0.2034967892141052, 0.07587105079553098, 0.02874823294240939, -3.1150630835933164, -1.2929891378563632, -3.1152410704652125, 0.17882864755036124, -0.3166208466464058, 0.09946401503843179, -2.988846154227487, -0.8671100929281031, 2.0763066084070676], "max": [0.4180232627649016, 0.45715229972723914, 0.31126190719470287, 2.934259122354966, -0.056257166207159814, 3.0264952536404834, 0.4003193419321714, -0.11279585466175077, 0.16915429348241998, -1.0809027653609058, -0.11070222326803392, 3.0438184169176727], "count": [282]}, "eef_sim_pose_action": {"mean": [0.2507158806302071, 0.1957333518237177, 0.05809857211963411, -1.1511957697894466, -0.8420631748455636, 0.5214201116018611, 0.23987932179491622, -0.1799273394399346, 0.12967449470663614, -2.2098200381743762, -0.5927269175976583, 2.710465049165596], "std": [0.05169037044791243, 0.15151663630204448, 0.06589852551945816, 1.537915809315532, 0.40249016714112457, 1.614689864691924, 0.054841705011261, 0.06563658118719429, 0.02477345496866158, 0.5611000435556999, 0.20334971312776692, 0.25651287141259155], "min": [0.2058917572233914, 0.06555338504360876, -0.0188032995903171, -3.110335607294607, -1.2705886631774848, -3.0950652204936873, 0.17668765362497385, -0.30614647729947075, 0.09549886652456066, -2.9349388338522098, -0.8869643457231638, 2.0738476912175425], "max": [0.4299778983159975, 0.4849673847676294, 0.32157027163218005, 2.910790259147304, -0.02277816741969918, 2.892817667666523, 0.39269553925117384, -0.08968525322306099, 0.17987662545605737, -1.0698615898656865, -0.1701493175243569, 2.988684552829638], "count": [282]}}} +{"episode_index": 38, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46226959342560553]], [[0.5690141315840062]], [[0.46276036139946175]]], "std": [[[0.2824084015693545]], [[0.21029757244055508]], [[0.25115917179216]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41443501778162245]], [[0.42493769463667824]], [[0.38206498942714345]]], "std": [[[0.27272389493853455]], [[0.24543194605890722]], [[0.2698612986560609]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4932442257785467]], [[0.44772447856593617]], [[0.30219949538638985]]], "std": [[[0.3112911001519042]], [[0.23286636435337474]], [[0.29458868024572143]]], "count": [100]}, "observation.state": {"min": [-0.6456972360610962, -0.2464342713356018, -0.5596249103546143, -1.1646466255187988, -1.5369210243225098, -0.5883314609527588, -0.7022985219955444, -0.7855597138404846, 0.09231602400541306, 0.182345449924469, -1.1604489088058472, 0.7435076236724854, -0.707638144493103, -0.5626807808876038, 0.003755036275833845, -0.01754688285291195, -0.5837578177452087, 1.005666732788086, -0.4637385904788971, -0.02231946587562561, -0.015011526644229889, -0.008814631961286068, -0.5897044539451599, 1.0009106397628784, -0.4681602418422699, 0.000507859222125262, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0015274942852556705, -0.00038206466706469655, -0.696491003036499, -0.05223216861486435, -0.5604457855224609, -0.2584812343120575, -5.088803768157959, -1.516589879989624, -0.3300119638442993, -0.1214999407529831, -0.04458547383546829, -0.873663067817688, -3.667536497116089, -1.7643864154815674, -3.560938835144043, -2.9830071926116943, -12.894618034362793, -12.78998851776123, -4.900488376617432, -10.042736053466797, -5.394383430480957, -4.160561561584473, -2.15201473236084, -13.974737167358398, -5.006105422973633, -2.555555582046509, -10.897436141967773, -0.7747253179550171, -2.8119657039642334, -2.3528692722320557, -0.010502437129616737, -0.12532897293567657, -0.03700628876686096, -0.00829932652413845, -0.03556080535054207, -0.04294877499341965, -0.021462932229042053, -0.12704186141490936, -0.04663251340389252, -0.007827763445675373, -0.05146719515323639, -0.029181573539972305, -2.078579902648926, -1.0949660539627075, 4.6174163818359375, -30.18683433532715, 15.089408874511719, -0.40302446484565735, -0.1272599995136261, -1.0058841705322266, 3.3999626636505127, -27.594589233398438, 14.137540817260742, -0.5219219326972961, -0.012462262064218521, -0.021609138697385788, -0.0006105005741119385, -0.09564509987831116, 0.4213421940803528, -0.0612986758351326, 0.1196211501955986, 0.4394634962081909, -0.21669475734233856, 0.0025272550992667675, -3.054979085922241, -1.368011713027954, -3.1202306747436523, -2.299252986907959, -0.7610035538673401, 1.6921100616455078, -0.839358925819397, -0.5128858685493469, 9.672784805297852, -0.02339082956314087, -0.022883594036102295, -0.14142045378684998, 0.02105925977230072, 0.014289608225226402, -0.8044023513793945, 0.5933420658111572], "max": [-0.15106523036956787, 0.048062242567539215, -0.05760199576616287, -0.8377203345298767, 0.14763256907463074, 0.6851330399513245, 0.30809614062309265, -0.2499403953552246, 0.32082128524780273, 0.30022281408309937, -0.31013768911361694, 1.4827978610992432, -0.0026758837047964334, 0.12894105911254883, 0.009915350005030632, 0.0006283417460508645, -0.5798583030700684, 1.0065808296203613, -0.4580138921737671, -0.012120594270527363, -0.007883494719862938, 0.008683293126523495, -0.5819176435470581, 1.0045585632324219, -0.45824915170669556, 0.00990910641849041, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.000188879988854751, 6.956286142667523e-07, 0.30684182047843933, 0.4017501473426819, 0.7862783074378967, 0.5547459125518799, 0.4180019497871399, 5.13498592376709, 2.723876714706421, 2.415890693664551, 0.9688442945480347, 0.11905454099178314, 0.6200324892997742, 0.13359904289245605, 0.4180937707424164, 1.1515922546386719, -4.275935649871826, 5.067155361175537, 3.931624174118042, -2.5030527114868164, 0.8894994258880615, 4.61965799331665, 0.430402934551239, -3.8973371982574463, 15.476190567016602, 2.864468812942505, 0.2747252881526947, 1.8937729597091675, 0.918192982673645, 2.3815629482269287, 0.03487329185009003, 0.08972139656543732, 0.03324902430176735, 0.008112750016152859, 0.02388818748295307, 0.007128394674509764, 0.03706004470586777, 0.08129768818616867, 0.04527703672647476, 0.020613765344023705, 0.028939303010702133, 0.012415386736392975, 0.6363000273704529, 1.6702873706817627, 13.540462493896484, -20.62079620361328, 20.955020904541016, 0.5977448225021362, 2.2270500659942627, 1.8521630764007568, 14.728222846984863, -21.194293975830078, 21.97902488708496, 0.5048953294754028, 0.026545325294137, 0.01954067125916481, 0.007936508394777775, -0.05465434491634369, 0.5600555539131165, 0.23742865025997162, 0.28052276372909546, 0.5482120513916016, -0.059702590107917786, 0.2103496789932251, 2.985886573791504, 0.062019504606723785, 3.0853471755981445, -1.1074202060699463, 0.12765340507030487, 2.2299084663391113, -0.04980567842721939, 0.5595937967300415, 9.981229782104492, 0.028725117444992065, 0.0722874104976654, 0.1983819305896759, 0.025629444047808647, 0.01688363216817379, -0.7980764508247375, 0.6018266677856445], "mean": [-0.5270043015480042, -0.1763221025466919, -0.3670661449432373, -0.9823275208473206, -0.19125884771347046, -0.19741301238536835, -0.30755865573883057, -0.3237364590167999, 0.2771799564361572, 0.22014687955379486, -0.8081913590431213, 0.9109262228012085, -0.6304847598075867, -0.41160324215888977, 0.00801476463675499, -0.0068427808582782745, -0.5824561715126038, 1.0062522888183594, -0.46182429790496826, -0.018479883670806885, -0.010116330347955227, 0.002375413663685322, -0.5858049988746643, 1.0021799802780151, -0.4630306363105774, 0.004106743726879358, 1.0319267511367798, 1.745322585105896, 1.0319267511367798, 1.0319267511367798, 1.0319267511367798, 1.0319267511367798, 1.0140151977539062, 1.383172631263733, 1.0140151977539062, 1.0140151977539062, 1.0140151977539062, 1.0140151977539062, -0.0008199175936169922, -0.0002007905422942713, -0.02947908081114292, 0.019015278667211533, -0.018576448783278465, 0.02223903127014637, -0.11398020386695862, 0.05870413780212402, 0.07100187987089157, 0.03949510306119919, 0.012172273360192776, -0.0027581024914979935, -0.03523591160774231, -0.04541502147912979, -0.046807557344436646, -0.03689384087920189, -8.65999698638916, -5.555987358093262, -1.3473172187805176, -5.267703056335449, -0.3581191599369049, -0.33624038100242615, -0.5201656818389893, -8.690339088439941, 4.956603527069092, 0.6720972657203674, -5.180452823638916, 0.21869270503520966, -0.35340869426727295, 0.023743972182273865, 0.0005914830253459513, 6.489262887043878e-05, 6.855936953797936e-05, 4.243477087584324e-05, -7.323393947444856e-05, -0.0008252933621406555, 0.0001612958440091461, 8.81953164935112e-05, 0.00027146536740474403, 0.0005581600707955658, 8.668034752190579e-06, -0.0006523653864860535, -0.6959188580513, 0.11430630087852478, 9.199317932128906, -24.272048950195312, 19.197526931762695, 0.10235951095819473, 0.8363622426986694, 0.19300486147403717, 9.446389198303223, -24.20071029663086, 19.307432174682617, 0.03238631784915924, 0.0036143241450190544, -0.0015831601340323687, 0.0036569160874933004, -0.07829239964485168, 0.4621213674545288, 0.03018992394208908, 0.214737206697464, 0.4577846825122833, -0.09291502833366394, 0.1101214662194252, 0.37398362159729004, -1.053534984588623, 0.6738072037696838, -2.039339303970337, -0.6308252811431885, 2.0663459300994873, -0.5833731889724731, 0.035448405891656876, 9.784720420837402, 0.0008059999090619385, 0.0002627033391036093, 0.0014301118208095431, 0.024407031014561653, 0.016313225030899048, -0.8019735813140869, 0.5966357588768005], "std": [0.17426840960979462, 0.06123258173465729, 0.20017778873443604, 0.08037537336349487, 0.48821309208869934, 0.3903335928916931, 0.2569257616996765, 0.13678792119026184, 0.05525115877389908, 0.026333864778280258, 0.1721171885728836, 0.20793382823467255, 0.18400438129901886, 0.1757807433605194, 0.0012691395822912455, 0.0014148977352306247, 0.00046200418728403747, 0.00019908740068785846, 0.0015386290615424514, 0.0020557413809001446, 0.0014689055969938636, 0.0015392412897199392, 0.0009335577487945557, 0.0008713716524653137, 0.0017567597096785903, 0.0019926836248487234, 0.8552307486534119, 6.67572021484375e-06, 0.8552307486534119, 0.8552307486534119, 0.8552307486534119, 0.8552307486534119, 0.8281275033950806, 0.7010036110877991, 0.8281275033950806, 0.8281275033950806, 0.8281275033950806, 0.8281275033950806, 0.00027158804005011916, 9.274982585338876e-05, 0.12070483714342117, 0.06558683514595032, 0.1328243911266327, 0.09642603993415833, 0.6139637231826782, 0.6131852269172668, 0.2997499704360962, 0.2400057166814804, 0.09662989526987076, 0.07874938100576401, 0.3934873938560486, 0.20910491049289703, 0.34942111372947693, 0.322384774684906, 1.5334628820419312, 3.0487940311431885, 2.0646960735321045, 1.5567808151245117, 1.3438762426376343, 1.2928861379623413, 0.38615620136260986, 1.1964327096939087, 1.869755744934082, 0.9951743483543396, 2.4085192680358887, 0.61812424659729, 0.6200664639472961, 1.0060770511627197, 0.004092291928827763, 0.017960075289011, 0.006101221311837435, 0.002613859483972192, 0.0040626926347613335, 0.004411307629197836, 0.0046566505916416645, 0.01688140258193016, 0.00844151247292757, 0.0032604581210762262, 0.006005778908729553, 0.004017094615846872, 0.3974095582962036, 0.22679181396961212, 1.1875578165054321, 1.5942634344100952, 1.3018181324005127, 0.13445435464382172, 0.427701473236084, 0.23740242421627045, 1.2453020811080933, 1.0600261688232422, 1.5245871543884277, 0.136378675699234, 0.006508548278361559, 0.007040361408144236, 0.0005611630622297525, 0.0072571593336761, 0.042042482644319534, 0.09799569100141525, 0.03294356167316437, 0.02831198275089264, 0.03706749901175499, 0.0452897883951664, 2.466684579849243, 0.4023594260215759, 2.4297220706939697, 0.2819446623325348, 0.2393581122159958, 0.12795382738113403, 0.06073606386780739, 0.08097630739212036, 0.030036529526114464, 0.005661404225975275, 0.007159031927585602, 0.02700607292354107, 0.0009442816372029483, 0.000677006843034178, 0.0005563208251260221, 0.000727904902305454], "count": [400]}, "action": {"min": [-0.7085295915603638, -0.2430305927991867, -0.6678684949874878, -1.1298879384994507, -1.5707963705062866, -0.6156390309333801, -0.6981316804885864, -0.7916980981826782, 0.09726138412952423, 0.03390434384346008, -1.2977946996688843, 0.7364163398742676, -0.6981316804885864, -0.5668498277664185, 0.004218673799186945, -0.01732644811272621, -0.5832458138465881, 1.0014265775680542, -0.46375513076782227, -0.021731246262788773, -0.014377685263752937, -0.009106382727622986, -0.58796226978302, 0.9966786503791809, -0.46763908863067627, 0.0005042874836362898, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0015285834670066833, -0.00038206466706469655, -0.696491003036499, -0.05223216861486435, -0.5604457855224609, -0.2584812343120575, -5.088803768157959, -1.516589879989624, -0.3300119638442993, -0.1214999407529831, -0.04458547383546829, -0.873663067817688, -3.667536497116089, -1.7643864154815674, -3.560938835144043, -2.9830071926116943], "max": [-0.16350150108337402, 0.07660581171512604, -0.010450268164277077, -0.7700361013412476, 0.14809554815292358, 0.6908100843429565, 0.3339126706123352, -0.21817821264266968, 0.3340160846710205, 0.27463623881340027, -0.23826509714126587, 1.4814714193344116, 0.009844140149652958, 0.12681365013122559, 0.0099881486967206, 0.0011400802759453654, -0.5757977366447449, 1.0064268112182617, -0.4573317766189575, -0.012106705456972122, -0.007721510715782642, 0.00908051896840334, -0.5788003206253052, 1.0036158561706543, -0.45752865076065063, 0.009343113750219345, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.000188879988854751, 6.956286142667523e-07, 0.30684182047843933, 0.4017501473426819, 0.7862783074378967, 0.5547459125518799, 0.4180019497871399, 5.13498592376709, 2.723876714706421, 2.415890693664551, 0.9688442945480347, 0.11905454099178314, 0.6200324892997742, 0.13359904289245605, 0.4180937707424164, 1.1515922546386719], "mean": [-0.5620288252830505, -0.1568962186574936, -0.41472432017326355, -0.9288676977157593, -0.21877512335777283, -0.19161899387836456, -0.2903197705745697, -0.35176217555999756, 0.2611963748931885, 0.22058825194835663, -0.7793879508972168, 0.8996985554695129, -0.6359906196594238, -0.41454946994781494, 0.008076210506260395, -0.006563885137438774, -0.5807241201400757, 1.0051321983337402, -0.46158459782600403, -0.018003422766923904, -0.009870493784546852, 0.0020004718098789454, -0.5838813185691833, 1.0007905960083008, -0.4627265930175781, 0.003977865446358919, 1.0362900495529175, 1.745322585105896, 1.0362900495529175, 1.0362900495529175, 1.0362900495529175, 1.0362900495529175, 1.0121389627456665, 1.383172631263733, 1.0121389627456665, 1.0121389627456665, 1.0121389627456665, 1.0121389627456665, -0.0008189837681129575, -0.00020046591816935688, -0.02918560430407524, 0.01910352148115635, -0.018572429195046425, 0.02224556915462017, -0.1139480322599411, 0.05866659805178642, 0.07113142311573029, 0.039609089493751526, 0.012136828154325485, -0.0028034597635269165, -0.03527045249938965, -0.045379653573036194, -0.04684875160455704, -0.03684130311012268], "std": [0.167467400431633, 0.07146917283535004, 0.23756247758865356, 0.08306925743818283, 0.5209804177284241, 0.4032842814922333, 0.2623349130153656, 0.11827567964792252, 0.04520251229405403, 0.029368486255407333, 0.1803625524044037, 0.19794023036956787, 0.17022743821144104, 0.16279253363609314, 0.0011390035506337881, 0.0019264009315520525, 0.0009713509352877736, 0.0005134976818226278, 0.0015387950697913766, 0.0019107089610770345, 0.0013330001384019852, 0.0019800709560513496, 0.0011715152068063617, 0.001062655239365995, 0.0017761728959158063, 0.0018239456694573164, 0.8544067740440369, 6.67572021484375e-06, 0.8544067740440369, 0.8544067740440369, 0.8544067740440369, 0.8544067740440369, 0.829571008682251, 0.7010036110877991, 0.829571008682251, 0.829571008682251, 0.829571008682251, 0.829571008682251, 0.0002698246680665761, 9.234216122422367e-05, 0.12087587267160416, 0.06560596078634262, 0.13282500207424164, 0.09642484784126282, 0.6139697432518005, 0.6131881475448608, 0.2997126877307892, 0.23999850451946259, 0.09663567692041397, 0.07874815165996552, 0.3934856057167053, 0.2091088891029358, 0.3494138717651367, 0.32239317893981934], "count": [400]}, "timestamp": {"min": [0.0], "max": [13.3], "mean": [6.65], "std": [3.848989766448103], "count": [400]}, "frame_index": {"min": [0], "max": [399], "mean": [199.5], "std": [115.46969299344309], "count": [400]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [400]}, "index": {"min": [13257], "max": [13656], "mean": [13456.5], "std": [115.46969299344309], "count": [400]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [400]}, "subtask_annotation": {"mean": [0.2025, 2.0, 2.0, 2.0, 2.0], "std": [0.4260208328239356, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [400]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [400]}, "eef_direction_state": {"mean": [4.8075, 5.4525], "std": [1.7861813317801722, 1.190690450956915], "min": [0, 1], "max": [6, 6], "count": [400]}, "eef_velocity_state": {"mean": [0.5125, 0.2825], "std": [0.7175261319283068, 0.5269665549159677], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_acc_mag_state": {"mean": [0.5925, 0.325], "std": [0.8224620052014552, 0.6703543838895979], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_direction_action": {"mean": [4.835, 5.18], "std": [1.8500743228313798, 1.6240689640529486], "min": [0, 0], "max": [6, 6], "count": [400]}, "eef_velocity_action": {"mean": [0.49, 0.3225], "std": [0.7279423054061379, 0.5774891773877658], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_acc_mag_action": {"mean": [0.6625, 0.525], "std": [0.8328227602557473, 0.7806247497997972], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_sim_pose_state": {"mean": [0.3623791549307018, 0.1371371056788129, 0.1649874361361569, 0.38124455219307885, -1.0536106309494668, 0.6821752666669516, 0.3006481049734322, -0.13590036486416396, 0.07380682053208089, -2.0392552103009063, -0.6310220839733204, 2.0663865011364786], "std": [0.03595062442015532, 0.04024447426503111, 0.044459934207083135, 2.4772596215833174, 0.40244119720609944, 2.439508324053688, 0.03417891885793629, 0.02577491694594369, 0.02461569244940704, 0.2821022220395417, 0.23901070932050042, 0.127950668461489], "min": [0.27376959629518, 0.0945398654080272, 0.05384258683333185, -3.0999174727153833, -1.3684872127134455, -3.1313530687260607, 0.27501807667231787, -0.22050061848612215, 0.0510763707134208, -2.299066049333997, -0.7610035632701441, 1.692110095208728], "max": [0.39851042145963705, 0.24261882554774422, 0.19932979156831587, 3.1230806971718446, 0.06201206993586039, 3.1388153655440023, 0.40891164250063117, -0.1118591555289898, 0.138960748043628, -1.1074202583893777, 0.12765338608867083, 2.2300021179156904], "count": [400]}, "eef_sim_pose_action": {"mean": [0.36649528429669265, 0.13869958927787054, 0.1606395521589336, 0.754498714380339, -1.0561355182273018, 0.6607164663644184, 0.3078092010861495, -0.14213545916142928, 0.07353966204236613, -2.0295916042243674, -0.622715209516123, 2.0590936923715266], "std": [0.03496646485189151, 0.04815489850798523, 0.042968039945279396, 2.2304932157565345, 0.4545036304377889, 2.4786850062758563, 0.02736095914322176, 0.0233233604708906, 0.02508165576890419, 0.27065739429649444, 0.2112104729831927, 0.12180126785349557], "min": [0.27442973792398506, 0.08468270720959353, 0.045873480513640416, -3.1095795301254645, -1.405081865988222, -3.129884838368172, 0.2782620797478118, -0.22483884932188478, 0.04869087982949118, -2.237168887363521, -0.7343905598048409, 1.6719471730904003], "max": [0.40930784856330016, 0.25168552158956475, 0.19810743013326942, 3.139472111593086, 0.15419600569106984, 3.127420630245366, 0.4017942010704646, -0.11415493954554688, 0.15463098084878935, -1.0297995816187029, 0.11084366815008684, 2.2389077951644767], "count": [400]}}} +{"episode_index": 39, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4307405321537656]], [[0.5353019955599342]], [[0.45359071964842584]]], "std": [[[0.29425020648369865]], [[0.18966556059238543]], [[0.22902710719394798]]], "count": [144]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5083349002386902]], [[0.4565967950360972]], [[0.31891320011801016]]], "std": [[[0.3351283079482234]], [[0.2114559144725372]], [[0.26535749747862447]]], "count": [144]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4707633315444914]], [[0.4691004094312017]], [[0.3476527207083814]]], "std": [[[0.3084386105315643]], [[0.21129805575012595]], [[0.2688510530511513]]], "count": [144]}, "observation.state": {"min": [-1.3502397537231445, -0.06332551687955856, -1.5270464420318604, -1.6357684135437012, -0.3925415873527527, -0.7845044732093811, -0.5561875104904175, -0.5700176358222961, -0.25253769755363464, 0.15030141174793243, -1.17991304397583, -0.15680360794067383, -0.12539847195148468, -0.677590012550354, 0.0063474299386143684, -0.0011604271130636334, -0.6347090601921082, 0.9773247241973877, -0.3779929578304291, -0.02900042198598385, -0.006009568460285664, 0.01000993698835373, -0.6273790597915649, 0.9953111410140991, -0.40325120091438293, 0.03398040309548378, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0014280247269198298, -0.00038361918996088207, -0.725018322467804, -0.5096777081489563, -0.6623671054840088, -1.2860616445541382, -1.568665862083435, -1.6058616638183594, -2.1755518913269043, -0.332889586687088, -0.3169020712375641, -0.7265668511390686, -0.5607972741127014, -1.5637856721878052, -0.7261533737182617, -1.5979851484298706, -19.364198684692383, -6.410256385803223, -0.9126984477043152, -11.843711853027344, -0.4877900183200836, -1.0329670906066895, -2.094627618789673, -11.747687339782715, -9.004884719848633, -2.8504273891448975, -10.256410598754883, -2.094627857208252, -1.3772892951965332, -2.4963369369506836, -0.011325494386255741, -0.01561155915260315, -0.041163671761751175, -0.006346092093735933, -0.022888969630002975, -0.010879505425691605, -0.015311498194932938, -0.017781713977456093, -0.04270945489406586, -0.012868208810687065, -0.023944122716784477, -0.01397994626313448, -1.4422800540924072, -0.8388554453849792, 8.596412658691406, -31.39913558959961, 4.777149200439453, -0.40506964921951294, -1.824060082435608, -0.864837646484375, -0.20785796642303467, -30.706899642944336, 1.7753732204437256, -1.111353874206543, -0.02288389392197132, -0.017011655494570732, 0.0012210012646391988, -0.08198151737451553, 0.36729109287261963, 0.007231929339468479, 0.03466178476810455, 0.37447452545166016, -0.17870411276817322, 0.0030503049492836, -2.988760471343994, -1.3558992147445679, -3.095836639404297, -3.0824759006500244, -1.494002103805542, -3.127552032470703, -0.8645979762077332, -0.20446845889091492, 9.652993202209473, -0.011194974184036255, -0.04367533326148987, -0.04086548089981079, -0.03384476527571678, 0.011766120791435242, 0.8346005082130432, 0.5467520356178284], "max": [0.007963844574987888, 0.38948678970336914, -0.25062742829322815, -0.8064316511154175, 0.9462729096412659, 0.09813886135816574, 0.3655567765235901, -0.15666399896144867, 0.11787625402212143, 0.7971124053001404, -0.6919956803321838, 0.7839350700378418, 0.7436777949333191, -0.08506760001182556, 0.00933875609189272, 0.0004991287714801729, -0.6111043691635132, 0.9776310920715332, -0.36590778827667236, -0.02052767015993595, -0.002153406385332346, 0.011424426920711994, -0.6006197333335876, 1.002699613571167, -0.39337390661239624, 0.0399298295378685, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.00057898776140064, 1.452704964322038e-06, 1.1268086433410645, 0.2623112201690674, 1.4906492233276367, 1.0361542701721191, 1.504850149154663, 2.5252788066864014, 0.6110783219337463, 0.5210429430007935, 0.25518694519996643, 0.5857104659080505, 0.392467200756073, 1.5435409545898438, 1.340433955192566, 1.056551456451416, -3.7748494148254395, 3.0830283164978027, 4.114163875579834, 2.411477565765381, 1.807692289352417, 2.008547067642212, 0.6312576532363892, 0.5678977370262146, 9.004884719848633, 1.5164835453033447, 3.7545788288116455, 2.6398046016693115, 1.6929181814193726, 2.8980464935302734, 0.008521047420799732, 0.011695390567183495, 0.04114930331707001, 0.006357614416629076, 0.01004830189049244, 0.022845707833766937, 0.009165882132947445, 0.018771499395370483, 0.04859120398759842, 0.009059064090251923, 0.02034992165863514, 0.02756648138165474, 0.9756600260734558, 0.4157159626483917, 19.390180587768555, -16.263654708862305, 23.322044372558594, 0.605291485786438, 0.7211400270462036, 0.26724597811698914, 14.861845016479492, -14.86018180847168, 21.283857345581055, -0.2022278606891632, 0.02670765109360218, 0.01181248389184475, 0.005494505632668734, -0.027327170595526695, 0.5297515392303467, 0.17238512635231018, 0.3399133086204529, 0.5212746262550354, -0.00998145155608654, 0.16621218621730804, 2.897529125213623, -0.5884561538696289, 3.0288214683532715, 3.010509967803955, -0.4132480025291443, 3.13246750831604, -0.37169432640075684, 0.22115106880664825, 9.93174934387207, 0.008662939071655273, 0.03676098585128784, 0.03854560852050781, -0.023890525102615356, 0.021299954503774643, 0.8368011116981506, 0.5495454668998718], "mean": [-0.5421043038368225, 0.1290632039308548, -0.6543382406234741, -1.1749885082244873, 0.14902113378047943, -0.4385228157043457, -0.26102736592292786, -0.3859158754348755, 0.02381712757050991, 0.4058628976345062, -0.9445837736129761, 0.18818974494934082, 0.1354101151227951, -0.43461400270462036, 0.008844532072544098, -0.0008012583712115884, -0.6270328164100647, 0.9774542450904846, -0.37341150641441345, -0.024333003908395767, -0.0029277880676090717, 0.010648502968251705, -0.617023229598999, 0.9980989098548889, -0.39902278780937195, 0.03762616962194443, 0.8057396411895752, 1.7453258037567139, 0.8057396411895752, 0.8057396411895752, 0.8057396411895752, 0.8057396411895752, 0.706384539604187, 1.7453258037567139, 0.706384539604187, 0.706384539604187, 0.706384539604187, 0.706384539604187, -0.0009688290301710367, -0.00018728878058027476, -0.007446741685271263, 0.005082424730062485, -0.0076136840507388115, -0.0029643673915416002, -0.0028700402472168207, 0.004892026539891958, 0.0024333333130925894, 0.006856030318886042, 0.002437792019918561, -0.019017204642295837, -0.0002603872853796929, -0.012122509069740772, -0.0009369123727083206, -0.002203948562964797, -10.062536239624023, -1.3943679332733154, 1.109737753868103, -4.3359456062316895, 0.5722741484642029, 0.25271835923194885, -0.7175535559654236, -8.41666316986084, 2.763814687728882, -0.1782187968492508, -4.834249496459961, -0.38430362939834595, -0.04513688385486603, -0.6794978976249695, -0.00033006916055455804, -0.0003483370819594711, -0.0006765106809325516, -0.00022947121760807931, 0.00021982917678542435, -0.00011297946912236512, -0.00010078606283059344, 0.00045470334589481354, -0.00043166958494111896, 5.877242801943794e-05, 0.00014599543646909297, -6.201006908668205e-05, -0.37789395451545715, -0.28160297870635986, 13.570320129394531, -21.50148582458496, 16.739564895629883, 0.031224368140101433, -0.32098761200904846, -0.3145204782485962, 10.129583358764648, -21.222259521484375, 15.576745986938477, -0.7363843321800232, 0.001687419367954135, -0.0026823710650205612, 0.003591865301132202, -0.07593090087175369, 0.42070090770721436, 0.09139503538608551, 0.18267421424388885, 0.4514541029930115, -0.08363577723503113, 0.09834478795528412, 0.519480288028717, -0.984553873538971, -1.240332007408142, -2.1525888442993164, -1.198265552520752, 0.3808245360851288, -0.6996305584907532, -0.028338860720396042, 9.767252922058105, 0.00033931084908545017, 0.0006494041299447417, 0.0002526641183067113, -0.03121859021484852, 0.018653541803359985, 0.8356258273124695, 0.548087477684021], "std": [0.4548599421977997, 0.14294150471687317, 0.43535712361335754, 0.2790728509426117, 0.40376245975494385, 0.30287349224090576, 0.3199159801006317, 0.11348573863506317, 0.10210613161325455, 0.14396435022354126, 0.13601920008659363, 0.22813796997070312, 0.145717591047287, 0.12193431705236435, 0.0003196879697497934, 0.0002968717599287629, 0.005653313361108303, 7.437446765834466e-05, 0.0038876484613865614, 0.002274487167596817, 0.000388020824175328, 0.00022926225210539997, 0.006630306597799063, 0.0022634807974100113, 0.003093718783929944, 0.0016363437753170729, 0.8669196963310242, 3.4570693969726562e-06, 0.8669196963310242, 0.8669196963310242, 0.8669196963310242, 0.8669196963310242, 0.8507486581802368, 3.4570693969726562e-06, 0.8507486581802368, 0.8507486581802368, 0.8507486581802368, 0.8507486581802368, 0.0001010806518024765, 8.999041165225208e-05, 0.22982792556285858, 0.0795736312866211, 0.2268611043691635, 0.23177745938301086, 0.33771583437919617, 0.3276014029979706, 0.205836683511734, 0.11622226238250732, 0.05659012496471405, 0.18081562221050262, 0.12852182984352112, 0.2766221761703491, 0.21832717955112457, 0.18280047178268433, 4.153522491455078, 1.976577877998352, 1.214012861251831, 3.168973207473755, 0.49131715297698975, 0.6085867881774902, 0.5278550982475281, 2.378185749053955, 3.8789565563201904, 1.060557246208191, 3.1484599113464355, 0.6540904641151428, 0.38860681653022766, 0.7647009491920471, 0.002829036209732294, 0.0041962130926549435, 0.0065949829295277596, 0.0022799826692789793, 0.0029382004868239164, 0.0027793138287961483, 0.002746602753177285, 0.004933258984237909, 0.006570922210812569, 0.0026629387866705656, 0.002869691699743271, 0.002690234687179327, 0.35459595918655396, 0.1410103589296341, 3.014683246612549, 3.0282950401306152, 4.214582920074463, 0.13599322736263275, 0.3695152699947357, 0.1259927898645401, 2.894676923751831, 3.767061233520508, 3.9216902256011963, 0.12986624240875244, 0.006717539858072996, 0.004594308324158192, 0.0004805267963092774, 0.009286092594265938, 0.045498065650463104, 0.04652111604809761, 0.06023829057812691, 0.04121977835893631, 0.044838860630989075, 0.042145099490880966, 1.9709051847457886, 0.18110255897045135, 1.902806282043457, 1.0021326541900635, 0.274791419506073, 2.6239917278289795, 0.06490381062030792, 0.053604427725076675, 0.031346846371889114, 0.0029843647498637438, 0.00727026117965579, 0.0072303893975913525, 0.0018440672429278493, 0.0019623690750449896, 0.00040452738176099956, 0.0005234494456090033], "count": [755]}, "action": {"min": [-1.4588267803192139, -0.06322591751813889, -1.5707963705062866, -1.6680586338043213, -0.40182769298553467, -0.793374240398407, -0.554925799369812, -0.6214483976364136, -0.2686106562614441, 0.12214742600917816, -1.1905169486999512, -0.16789239645004272, -0.13693282008171082, -0.6815026998519897, 0.006102650426328182, -0.007840731181204319, -0.6322425603866577, 0.9747618436813354, -0.38022559881210327, -0.028401024639606476, -0.005848991684615612, 0.00265816249884665, -0.6226006150245667, 0.9934200048446655, -0.4056547284126282, 0.03321899473667145, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0014280247269198298, -0.00038361918996088207, -0.725018322467804, -0.5096777081489563, -0.6623671054840088, -1.2860616445541382, -1.568665862083435, -1.6058616638183594, -2.1755518913269043, -0.332889586687088, -0.3169020712375641, -0.7265668511390686, -0.5607972741127014, -1.5637856721878052, -0.7261533737182617, -1.5979851484298706], "max": [0.006781095638871193, 0.4034281075000763, -0.22821255028247833, -0.7573788166046143, 0.9551863074302673, 0.10054188966751099, 0.3729657232761383, -0.18168269097805023, 0.1299128234386444, 0.7824047803878784, -0.6271127462387085, 0.7879486083984375, 0.7527514696121216, -0.08062969148159027, 0.010275173932313919, 0.0019551566801965237, -0.6071473360061646, 0.9818248748779297, -0.36741381883621216, -0.020070169121026993, -0.001127141760662198, 0.012675276026129723, -0.5955391526222229, 1.0040233135223389, -0.3949623703956604, 0.03939279541373253, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.00057898776140064, 1.452704964322038e-06, 1.1268086433410645, 0.2623112201690674, 1.4906492233276367, 1.0361542701721191, 1.504850149154663, 2.5252788066864014, 0.6110783219337463, 0.5210429430007935, 0.25518694519996643, 0.5857104659080505, 0.392467200756073, 1.5435409545898438, 1.340433955192566, 1.056551456451416], "mean": [-0.590883195400238, 0.1335357427597046, -0.679260790348053, -1.1356513500213623, 0.14748577773571014, -0.4406258463859558, -0.25631698966026306, -0.4187764823436737, 0.023466171696782112, 0.4077860116958618, -0.9010499119758606, 0.18256783485412598, 0.1363292634487152, -0.43357744812965393, 0.0084422267973423, -0.0010889498516917229, -0.621795117855072, 0.9774677753448486, -0.3758261203765869, -0.023747321218252182, -0.003038939321413636, 0.009563824161887169, -0.6118865609169006, 0.9985892176628113, -0.4017680883407593, 0.03689052164554596, 0.8057396411895752, 1.7453258037567139, 0.8057396411895752, 0.8057396411895752, 0.8057396411895752, 0.8057396411895752, 0.7046970129013062, 1.7453258037567139, 0.7046970129013062, 0.7046970129013062, 0.7046970129013062, 0.7046970129013062, -0.0009684513206593692, -0.0001871586573543027, -0.006834476720541716, 0.004963292740285397, -0.006999440956860781, -0.0034038349986076355, -0.002806989476084709, 0.004862875211983919, 0.0023403808008879423, 0.00680649746209383, 0.0024206654634326696, -0.018546929582953453, -0.0005801561055704951, -0.011044732294976711, -0.0009960628813132644, -0.001397779444232583], "std": [0.47429510951042175, 0.13967153429985046, 0.4519008994102478, 0.28224366903305054, 0.4040054380893707, 0.3031623065471649, 0.31919965147972107, 0.11803485453128815, 0.10441045463085175, 0.15394462645053864, 0.1459735631942749, 0.2293393313884735, 0.1465708315372467, 0.12321793287992477, 0.0005881614051759243, 0.0014348254771903157, 0.005016181617975235, 0.0011597241973504424, 0.0033294886816293, 0.002187004080042243, 0.0006353308563120663, 0.0015419521369040012, 0.005968569777905941, 0.00262524769641459, 0.0026692806277424097, 0.0015671278815716505, 0.8669196963310242, 3.4570693969726562e-06, 0.8669196963310242, 0.8669196963310242, 0.8669196963310242, 0.8669196963310242, 0.8500539660453796, 3.4570693969726562e-06, 0.8500539660453796, 0.8500539660453796, 0.8500539660453796, 0.8500539660453796, 0.00010113401367561892, 8.967464236775413e-05, 0.23043102025985718, 0.07965651154518127, 0.22754544019699097, 0.2320690155029297, 0.3380090892314911, 0.3279614746570587, 0.20590029656887054, 0.11620305478572845, 0.056594330817461014, 0.18029454350471497, 0.1285180002450943, 0.275221049785614, 0.2183273285627365, 0.18170566856861115], "count": [755]}, "timestamp": {"min": [0.0], "max": [25.133333333333333], "mean": [12.566666666666665], "std": [7.264984514780469], "count": [755]}, "frame_index": {"min": [0], "max": [754], "mean": [377.0], "std": [217.94953544341405], "count": [755]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [755]}, "index": {"min": [13657], "max": [14411], "mean": [14034.0], "std": [217.94953544341405], "count": [755]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [755]}, "subtask_annotation": {"mean": [0.3218543046357616, 2.0, 2.0, 2.0, 2.0], "std": [0.47282356589770996, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [755]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [755]}, "eef_direction_state": {"mean": [4.409271523178808, 4.2], "std": [1.747859655866655, 2.15885670012059], "min": [0, 0], "max": [6, 6], "count": [755]}, "eef_velocity_state": {"mean": [0.866225165562914, 0.5708609271523178], "std": [0.7346565100174808, 0.6600812115371154], "min": [0, 0], "max": [2, 2], "count": [755]}, "eef_acc_mag_state": {"mean": [0.8172185430463577, 0.5629139072847682], "std": [0.8400379674014846, 0.8004647568913569], "min": [0, 0], "max": [2, 2], "count": [755]}, "eef_direction_action": {"mean": [3.9986754966887417, 3.825165562913907], "std": [1.883001224091303, 2.0934846435360694], "min": [0, 0], "max": [6, 6], "count": [755]}, "eef_velocity_action": {"mean": [1.0119205298013245, 0.7152317880794702], "std": [0.719540614330594, 0.6467184965840709], "min": [0, 0], "max": [2, 2], "count": [755]}, "eef_acc_mag_action": {"mean": [0.866225165562914, 0.7258278145695364], "std": [0.8326839567429098, 0.8301012127037906], "min": [0, 0], "max": [2, 2], "count": [755]}, "eef_sim_pose_state": {"mean": [0.3456955428077335, 0.21872179361448593, 0.17374718342073955, 0.5277248984387526, -0.9848226840399323, -1.2278032825140992, 0.32806599518653323, -0.19548942663362062, 0.08563229557505111, -2.1519656140881205, -1.1984104975138157, 0.3760883550717282], "std": [0.07500572233789651, 0.02968478262146957, 0.0890708404495872, 1.9843591634157576, 0.18117436099402628, 1.9359430454852025, 0.028416193328256647, 0.03966499922652873, 0.02199562287100666, 1.0329280355522594, 0.2748500673084917, 2.6781689997428497], "min": [0.24332157655554326, 0.15773045095834676, 0.04793406545506655, -3.0792858659860376, -1.355973035314052, -3.1220828261867837, 0.27405601780826194, -0.30268119790994463, 0.030227343669715467, -3.1348684776007256, -1.4942176827939007, -3.139396964551922], "max": [0.4622175730749625, 0.28588630061197673, 0.40638172023782104, 3.137624939802321, -0.5885253301134419, 3.1357137807243283, 0.3772979733565258, -0.1407887306184623, 0.12945408494778013, 3.1120153342888166, -0.4132530811889241, 3.1404159068924695], "count": [755]}, "eef_sim_pose_action": {"mean": [0.354091197891201, 0.2210843912980547, 0.18072645841109128, 0.5187074549153304, -0.9692005904819013, -1.3008534004797296, 0.33550226011520395, -0.1981665813582535, 0.08704383325139534, -2.100933270494913, -1.1940768823313146, 0.9831945296596558], "std": [0.07561448015976384, 0.030191999421632327, 0.0997313039765405, 1.9521846655542727, 0.20222404211563652, 1.857882060640969, 0.02969192157296583, 0.04292748147774961, 0.024959854518630267, 1.050531144313207, 0.28938449203691347, 2.5272730271006476], "min": [0.24525681003272853, 0.1568170484230076, 0.0361860465630066, -3.1091936796655046, -1.2902684589136135, -3.1409209409054037, 0.28397744048229895, -0.31162729992444893, 0.01564646447062816, -3.0986571318752483, -1.473418330124283, -3.140555134390392], "max": [0.46710529624306407, 0.29204623093980053, 0.4439962350742128, 3.1125489158312125, -0.5377246886055018, 3.0820038933705183, 0.38797009877706723, -0.13783660846045473, 0.13423313134843565, 3.1318144024142147, -0.3803976701456704, 3.1412243736506595], "count": [755]}}} +{"episode_index": 40, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42163232170319104]], [[0.5590991589773164]], [[0.4734096789696271]]], "std": [[[0.30528554709698275]], [[0.19474783845968574]], [[0.23062107948125174]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4247406454248366]], [[0.4095979791426374]], [[0.32671612841214914]]], "std": [[[0.29409274978813493]], [[0.25513294733390324]], [[0.30330404786517945]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36881606833910036]], [[0.42506323769703963]], [[0.39459499711649365]]], "std": [[[0.2771894300306154]], [[0.2395279249633893]], [[0.26312076262303186]]], "count": [100]}, "observation.state": {"min": [-0.4345041811466217, -0.21037787199020386, -0.7068694829940796, -1.7893152236938477, -0.9814572334289551, -0.683901846408844, -0.6958135962486267, -0.5836881399154663, -0.46034884452819824, -0.06257561594247818, -1.7227435111999512, 0.36793777346611023, -0.4132399559020996, -0.561718225479126, -0.006752280052751303, -0.012107649818062782, -0.6152661442756653, 0.9605890512466431, -0.380887508392334, -0.013331813737750053, -0.0023751654662191868, 0.015213959850370884, -0.5705186724662781, 0.988187313079834, -0.4465672969818115, 0.027588818222284317, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.006391619332134724, -0.00038366662920452654, -0.48850104212760925, -0.952958345413208, -0.80751633644104, -0.8012692928314209, -2.4557547569274902, -2.0467710494995117, -0.6213323473930359, -0.9912915229797363, -0.822569727897644, -0.7246334552764893, -1.6165204048156738, -0.8085644245147705, -1.4211158752441406, -0.5139147639274597, -10.455998420715332, -4.914529800415039, -2.1764347553253174, -10.500611305236816, -1.2051281929016113, -1.1190476417541504, -1.6355310678482056, -10.38918685913086, -6.807082176208496, -2.3870575428009033, -11.996337890625, -1.004273533821106, -1.6355311870574951, -3.414529800415039, -0.007803701795637608, -0.02221139520406723, -0.01876579411327839, -0.009406817145645618, -0.0068689314648509026, -0.02397610805928707, -0.013459732756018639, -0.024887556210160255, -0.021069806069135666, -0.005084778182208538, -0.008605867624282837, -0.017223864793777466, 0.021209999918937683, -0.7571969628334045, 5.64185905456543, -25.807899475097656, 9.550868034362793, -0.9395352005958557, -3.5632801055908203, -1.1506423950195312, 1.60347580909729, -31.664737701416016, 11.237977981567383, -1.5056273937225342, -0.01791687309741974, -0.014472739771008492, 0.003052503103390336, -0.10930868983268738, 0.3236865997314453, 0.041290294378995895, 0.057959944009780884, 0.32172590494155884, -0.3812089264392853, 0.012450873851776123, -3.0946481227874756, -1.2727015018463135, -3.138336658477783, -2.6365983486175537, -1.0511382818222046, 1.6986178159713745, -0.8134309649467468, -0.24902717769145966, 9.613224983215332, -0.014127850532531738, -0.02041485905647278, -0.06578761339187622, -0.02212187647819519, 0.024217279627919197, 0.6125692129135132, 0.7871315479278564], "max": [0.24534976482391357, 0.5601383447647095, 0.1442953497171402, -1.130308747291565, 0.15611965954303741, -0.010880650952458382, -0.1700594276189804, 0.3135831356048584, 0.2712301015853882, 0.5645848512649536, -0.6919950246810913, 1.1244710683822632, 0.3279140591621399, -0.028800610452890396, -0.001555554335936904, -0.008200607262551785, -0.6009931564331055, 0.9652350544929504, -0.370657354593277, -0.006399871781468391, 0.002553489524871111, 0.019941823557019234, -0.5551868677139282, 0.9894949197769165, -0.4354403614997864, 0.034795500338077545, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.00572025403380394, -9.564319771016017e-05, 0.4529370367527008, 1.4937928915023804, 0.36471572518348694, 0.8136696815490723, 1.5252639055252075, 1.6243687868118286, 1.530079960823059, 1.0678942203521729, 0.8899555206298828, 0.610496461391449, 1.36738920211792, 2.5174098014831543, 1.473249912261963, 1.3686103820800781, -1.347365140914917, 7.783883094787598, 1.5305249691009521, -0.09157510101795197, 1.0616605281829834, 3.701465129852295, 1.922466516494751, -2.1156973838806152, 10.470085144042969, 2.6678876876831055, 1.2515262365341187, 1.6355311870574951, 1.0329670906066895, 0.3730158805847168, 0.01932343654334545, 0.026010172441601753, 0.024279989302158356, 0.012815159745514393, 0.016227584332227707, 0.010634927079081535, 0.019089026376605034, 0.039601944386959076, 0.02552133798599243, 0.00726206973195076, 0.011552712880074978, 0.013635849580168724, 2.990610122680664, 0.3971571922302246, 15.871441841125488, -16.681734085083008, 18.60839080810547, 0.9282283782958984, 0.5726699829101562, -0.03711749613285065, 8.596412658691406, -21.571882247924805, 17.9637508392334, 0.2158929407596588, 0.021739227697253227, 0.009348644874989986, 0.008547008968889713, -0.027327170595526695, 0.4389707148075104, 0.30910947918891907, 0.2895578145980835, 0.5056147575378418, 0.02681824378669262, 0.18403217196464539, 3.1354169845581055, -0.10695511102676392, 3.133648633956909, -0.9975691437721252, 0.05058419331908226, 2.7428340911865234, -0.4542558491230011, 0.22692012786865234, 9.877670288085938, 0.015858203172683716, 0.02923688292503357, 0.04281321167945862, -0.018447808921337128, 0.02790287882089615, 0.6157852411270142, 0.7896475791931152], "mean": [-0.02593178115785122, -0.008049236610531807, -0.14756907522678375, -1.4731196165084839, -0.2688027620315552, -0.36192357540130615, -0.5487498641014099, -0.11405035853385925, 0.03621075674891472, 0.3273846209049225, -1.2462248802185059, 0.6781483888626099, -0.20328576862812042, -0.276249498128891, -0.004872804041951895, -0.010727500542998314, -0.6069602966308594, 0.9630234837532043, -0.37640470266342163, -0.00969193410128355, -0.0005877337534911931, 0.016921600326895714, -0.5620056986808777, 0.9887276291847229, -0.44234320521354675, 0.031121743842959404, 0.5313274264335632, 1.745330572128296, 0.5313274264335632, 0.5313274264335632, 0.5313274264335632, 0.5313274264335632, 0.7428281307220459, 1.745330572128296, 0.7428281307220459, 0.7428281307220459, 0.7428281307220459, 0.7428281307220459, -0.006118816323578358, -0.0003039049042854458, -0.074775829911232, 0.031062142923474312, -0.07428856194019318, 0.05317329242825508, -0.07232943177223206, -0.009737031534314156, 0.03708631545305252, -0.03264841064810753, -0.0018298700451850891, 0.02861005626618862, 0.0437183678150177, 0.012147372588515282, -0.011226248927414417, 0.02581207826733589, -5.514796257019043, -0.1923864781856537, 0.04834216460585594, -4.519920349121094, 0.28054720163345337, 0.5117191076278687, -0.33031076192855835, -5.749199390411377, 2.2613303661346436, 0.2850790321826935, -5.395946025848389, -0.005505741108208895, -0.3285108804702759, -0.8830761313438416, 0.0004439996846485883, -4.2200597818009555e-05, -0.0016748792259022593, 0.0011803082888945937, 0.0011546820169314742, -9.052410314325243e-05, 0.00035814347211271524, -0.00029656727565452456, -0.0017121016280725598, -0.00021368492161855102, 0.0010468485997989774, 0.0004779312002938241, 1.3506571054458618, -0.032022397965192795, 11.383551597595215, -21.51213836669922, 15.192782402038574, 0.1258014291524887, -1.282461404800415, -0.5532288551330566, 4.503225803375244, -25.71479034423828, 14.682491302490234, -0.5628715753555298, 0.0022478685714304447, -0.0025279733818024397, 0.005632682703435421, -0.07013308256864548, 0.36325803399086, 0.16022326052188873, 0.16446051001548767, 0.4100038707256317, -0.14612555503845215, 0.09183568507432938, 0.003440692787989974, -0.8301819562911987, 0.20557211339473724, -1.8179951906204224, -0.775115966796875, 2.084458827972412, -0.6667007207870483, 0.01811853051185608, 9.772418022155762, -0.00032418296905234456, 0.001415395992808044, 0.0006599167245440185, -0.020437445491552353, 0.02678034082055092, 0.6145963072776794, 0.7881202697753906], "std": [0.18818004429340363, 0.2009630650281906, 0.22932353615760803, 0.16244837641716003, 0.3741101324558258, 0.19956186413764954, 0.1760866343975067, 0.2378162443637848, 0.21199949085712433, 0.17844557762145996, 0.33297431468963623, 0.18649640679359436, 0.17918415367603302, 0.13739058375358582, 0.0014676821883767843, 0.00112162996083498, 0.004370037000626326, 0.0013610937166959047, 0.0029839249327778816, 0.0016238170210272074, 0.001373064937070012, 0.0013671168126165867, 0.0044644540175795555, 0.00036634941352531314, 0.003026984166353941, 0.0016603253316134214, 0.7934463620185852, 1.3113021850585938e-06, 0.7934463620185852, 0.7934463620185852, 0.7934463620185852, 0.7934463620185852, 0.8388996720314026, 1.3113021850585938e-06, 0.8388996720314026, 0.8388996720314026, 0.8388996720314026, 0.8388996720314026, 0.00012105041969334707, 7.193810597527772e-05, 0.1779395192861557, 0.3311814069747925, 0.22049580514431, 0.2631581425666809, 0.5421101450920105, 0.4782755374908447, 0.2345895767211914, 0.3464142084121704, 0.28653666377067566, 0.2082684338092804, 0.5219625234603882, 0.4054471552371979, 0.39671167731285095, 0.23652105033397675, 2.370645046234131, 2.6215035915374756, 0.7936252951622009, 3.319897174835205, 0.4130713939666748, 1.0168317556381226, 0.7538051009178162, 1.8668112754821777, 4.557470321655273, 1.1213194131851196, 3.174776077270508, 0.39351460337638855, 0.4970317482948303, 0.7941111326217651, 0.003952385392040014, 0.005758546758443117, 0.006130655761808157, 0.003334036096930504, 0.002873303834348917, 0.003966610878705978, 0.003945951350033283, 0.0072066946886479855, 0.006982725113630295, 0.0022642668336629868, 0.0027375053614377975, 0.003919608891010284, 0.5816652774810791, 0.2085808962583542, 2.5531816482543945, 1.8549624681472778, 2.145559310913086, 0.44096827507019043, 0.7324215173721313, 0.1934598982334137, 1.3457928895950317, 2.666316509246826, 1.5603135824203491, 0.4114218056201935, 0.0070402114652097225, 0.004502353724092245, 0.0006448367494158447, 0.014689362607896328, 0.038492318242788315, 0.07396163791418076, 0.07183705270290375, 0.04645652696490288, 0.11274079978466034, 0.0472005158662796, 2.523153066635132, 0.33921635150909424, 2.4223709106445312, 0.3815840184688568, 0.32890981435775757, 0.20866309106349945, 0.05312948301434517, 0.08125065267086029, 0.03956551104784012, 0.005047806538641453, 0.0066029466688632965, 0.012478230521082878, 0.0012038606218993664, 0.0007726207259111106, 0.0006353350472636521, 0.0004901231732219458], "count": [271]}, "action": {"min": [-0.4912117123603821, -0.1668240875005722, -0.7449865937232971, -1.846089482307434, -0.9903635382652283, -0.6930112242698669, -0.6981316804885864, -0.6436029672622681, -0.46847766637802124, -0.05341979116201401, -1.705052375793457, 0.36068305373191833, -0.41838493943214417, -0.5559964776039124, -0.0075655048713088036, -0.01964426226913929, -0.612034261226654, 0.9581525325775146, -0.38259220123291016, -0.014469961635768414, -0.0028561095241457224, 0.004972823895514011, -0.5663293600082397, 0.9859338998794556, -0.4481114149093628, 0.026881935074925423, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.006391619332134724, -0.00038366662920452654, -0.48850104212760925, -0.952958345413208, -0.80751633644104, -0.8012692928314209, -2.4557547569274902, -2.0467710494995117, -0.6213323473930359, -0.9912915229797363, -0.822569727897644, -0.7246334552764893, -1.6165204048156738, -0.8085644245147705, -1.4211158752441406, -0.5139147639274597], "max": [0.2206161916255951, 0.60772705078125, 0.16254466772079468, -1.0453476905822754, 0.15797467529773712, 0.0010534916073083878, -0.16117289662361145, 0.2811392545700073, 0.27802544832229614, 0.6292926669120789, -0.603793740272522, 1.126747488975525, 0.3499854803085327, -0.0277556199580431, -0.0013580276863649487, -0.001725188922137022, -0.5950425267219543, 0.9658873081207275, -0.3711436092853546, -0.00781895499676466, 0.002953818766400218, 0.024786140769720078, -0.5508750081062317, 0.9900960326194763, -0.437255322933197, 0.03359842672944069, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.00572025403380394, -9.564319771016017e-05, 0.4529370367527008, 1.4937928915023804, 0.36471572518348694, 0.8136696815490723, 1.5252639055252075, 1.6243687868118286, 1.530079960823059, 1.0678942203521729, 0.8899555206298828, 0.610496461391449, 1.36738920211792, 2.5174098014831543, 1.473249912261963, 1.3686103820800781], "mean": [-0.07482272386550903, 0.014420521445572376, -0.1798875480890274, -1.406031847000122, -0.2836741507053375, -0.363155722618103, -0.536713182926178, -0.14718075096607208, 0.030468536540865898, 0.34465521574020386, -1.197221040725708, 0.6767935752868652, -0.20317257940769196, -0.2743729054927826, -0.004910052753984928, -0.010504785925149918, -0.6027069687843323, 0.9624963998794556, -0.37770476937294006, -0.010561522096395493, -0.00042534380918368697, 0.015299824997782707, -0.5573850870132446, 0.9879732728004456, -0.44380664825439453, 0.0306404922157526, 0.5313274264335632, 1.745330572128296, 0.5313274264335632, 0.5313274264335632, 0.5313274264335632, 0.5313274264335632, 0.7425705194473267, 1.745330572128296, 0.7425705194473267, 0.7425705194473267, 0.7425705194473267, 0.7425705194473267, -0.006118834484368563, -0.0003030913067050278, -0.07477753609418869, 0.030883025377988815, -0.07442792505025864, 0.05373813584446907, -0.07226875424385071, -0.009219738654792309, 0.03710147738456726, -0.03259079530835152, -0.0017883816035464406, 0.028646858409047127, 0.04373622685670853, 0.011827629059553146, -0.011357378214597702, 0.025694163516163826], "std": [0.2076042741537094, 0.1954752653837204, 0.26440882682800293, 0.18818780779838562, 0.38451290130615234, 0.1972457468509674, 0.17997172474861145, 0.2359001487493515, 0.21156057715415955, 0.17744679749011993, 0.33818620443344116, 0.18652713298797607, 0.1808643341064453, 0.131425678730011, 0.0013704895973205566, 0.0028080414049327374, 0.004415423609316349, 0.0018775860080495477, 0.0030972103122621775, 0.0014703425113111734, 0.0013080111239105463, 0.003126349300146103, 0.003973375540226698, 0.0009745407733134925, 0.002574973041191697, 0.0015203383518382907, 0.7934463620185852, 1.3113021850585938e-06, 0.7934463620185852, 0.7934463620185852, 0.7934463620185852, 0.7934463620185852, 0.8390230536460876, 1.3113021850585938e-06, 0.8390230536460876, 0.8390230536460876, 0.8390230536460876, 0.8390230536460876, 0.00012104264897061512, 7.17024304321967e-05, 0.17793887853622437, 0.3311883807182312, 0.2204572707414627, 0.2629151940345764, 0.5421380400657654, 0.4782671332359314, 0.23458699882030487, 0.34642037749290466, 0.2865360677242279, 0.2082643359899521, 0.5219613909721375, 0.4054355025291443, 0.3967047333717346, 0.23653006553649902], "count": [271]}, "timestamp": {"min": [0.0], "max": [9.0], "mean": [4.5], "std": [2.6076809620810595], "count": [271]}, "frame_index": {"min": [0], "max": [270], "mean": [135.0], "std": [78.23042886243178], "count": [271]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [271]}, "index": {"min": [14412], "max": [14682], "mean": [14547.0], "std": [78.23042886243178], "count": [271]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [271]}, "subtask_annotation": {"mean": [0.3800738007380074, 2.0, 2.0, 2.0, 2.0], "std": [0.5003777116659444, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [271]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [271]}, "eef_direction_state": {"mean": [3.180811808118081, 2.690036900369004], "std": [1.8366303790054386, 1.832429375340982], "min": [0, 0], "max": [6, 6], "count": [271]}, "eef_velocity_state": {"mean": [1.2546125461254614, 1.2435424354243543], "std": [0.6857315815310066, 0.7082179685687606], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_state": {"mean": [1.1586715867158672, 1.154981549815498], "std": [0.7970821367557565, 0.7814518962036326], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_direction_action": {"mean": [3.3321033210332103, 3.1365313653136533], "std": [1.9515446631708437, 1.872256506501712], "min": [0, 0], "max": [6, 6], "count": [271]}, "eef_velocity_action": {"mean": [1.2398523985239853, 1.2398523985239853], "std": [0.7325071794062509, 0.766959767189171], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_action": {"mean": [1.2767527675276753, 1.3357933579335792], "std": [0.6985581947284223, 0.709562529400556], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_sim_pose_state": {"mean": [0.24733395090320517, 0.24824689788190393, 0.10787996090003547, -0.01971667407969394, -0.8307735385152929, 0.20545229401765427, 0.25870916052937926, -0.20966107800155268, 0.09033633326942381, -1.8176648559014725, -0.7753321852085499, 2.084297289262482], "std": [0.046987381171296895, 0.06233909161319538, 0.04401383884149816, 2.592023593203364, 0.3391680513782983, 2.4947565158359297, 0.05260461508755601, 0.09181238746251745, 0.02389787274471276, 0.38126217324140493, 0.32884977424280404, 0.20821399278931288], "min": [0.17595063135667713, 0.15632954848807795, 0.03390127519122763, -3.1395473171789376, -1.2731829235018686, -3.1397910431076377, 0.16109237227381584, -0.4011356056070461, 0.05105216384192712, -2.636624254830338, -1.0511408787599799, 1.699159838469536], "max": [0.33000095608587265, 0.38701108193889616, 0.19766005363356665, 3.1391897862067286, -0.10699701649047544, 3.141251393857585, 0.38091901233588327, -0.07596126465023248, 0.1300630480639186, -0.9974897335949999, 0.05069994355315788, 2.7428538241659868], "count": [271]}, "eef_sim_pose_action": {"mean": [0.25692118565672606, 0.2500178447350584, 0.1034961295118808, 0.021658439036546368, -0.8301247021332707, 0.028052270142547266, 0.2656911623866607, -0.20979911844413254, 0.08710694878863201, -1.784437187905911, -0.763373603516282, 2.0765143979165535], "std": [0.051187998051444965, 0.06544537978614205, 0.04826220889070204, 2.542700737609458, 0.3724002531879205, 2.473377254056785, 0.0497722725907472, 0.09140017588019521, 0.0235123331091286, 0.3912915232565307, 0.3452005420174764, 0.22904430442665316], "min": [0.17629692129014155, 0.1671025563618611, 0.022853126942622107, -3.139196249795332, -1.3044583305443322, -3.127378919177031, 0.17119483245477807, -0.4087897286503964, 0.04582652087353477, -2.6174114121391816, -1.0317635509305143, 1.6780292413264375], "max": [0.34239582997252554, 0.3976679528163227, 0.22552696219914467, 3.1191866658136043, -0.05011416291109305, 3.1414709632275017, 0.3823272740842265, -0.07555339452001161, 0.13186240704694635, -0.8263797369424872, 0.15788302262298637, 2.7726911047274307], "count": [271]}}} +{"episode_index": 41, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43505667531718567]], [[0.5560575019223376]], [[0.4781091959823145]]], "std": [[[0.29171208168405804]], [[0.19943708837168764]], [[0.2239105864556537]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4717150975586313]], [[0.459993084390619]], [[0.3698087346212995]]], "std": [[[0.3062695439122029]], [[0.21496652618649667]], [[0.26975382201470016]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4622449226259131]], [[0.45707653787005]], [[0.3446695717993079]]], "std": [[[0.30392148150495657]], [[0.21053348329384275]], [[0.2644285864221411]]], "count": [100]}, "observation.state": {"min": [-1.1845546960830688, 0.029276328161358833, -1.4648668766021729, -1.3805612325668335, -0.5141419172286987, -0.9777436256408691, -0.7053515911102295, -0.6880552768707275, -0.13561564683914185, 0.3095652163028717, -1.4732810258865356, -0.011625083163380623, -0.07057280093431473, -0.44318675994873047, 0.016324665397405624, -0.0017678301082924008, -0.6331238746643066, 0.9774343967437744, -0.37500667572021484, -0.037306319922208786, -0.022556234151124954, 0.020931251347064972, -0.6389856934547424, 1.0039496421813965, -0.39103931188583374, 0.04926697164773941, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.028513941913843155, -8.861403330229223e-05, -0.7468525171279907, -0.5446950197219849, -0.8920358419418335, -1.904616355895996, -1.1088436841964722, -1.8582667112350464, -1.9293943643569946, -0.2559070587158203, -0.23490861058235168, -0.7067006230354309, -0.6026644706726074, -1.2191470861434937, -0.37828531861305237, -0.7635977268218994, -18.228403091430664, -3.876678943634033, -0.8144078254699707, -11.630037307739258, -0.14346764981746674, -0.7747253179550171, -2.3528692722320557, -10.700974464416504, -3.1746034622192383, -1.9517704248428345, -10.683761596679688, -1.1190476417541504, -1.4346764087677002, -1.8937729597091675, -0.006569644436240196, -0.013274949975311756, -0.018200205639004707, -0.005823030136525631, -0.013771641068160534, -0.014692450873553753, -0.008043968118727207, -0.012475702911615372, -0.014358051121234894, -0.007204380817711353, -0.02207300066947937, -0.013414224609732628, -3.711750030517578, -1.017019510269165, 8.047073364257812, -27.554574966430664, 8.205745697021484, -0.5188108682632446, 0.3817799985408783, -0.7757556438446045, 7.067171096801758, -28.637529373168945, 7.819217205047607, -1.2097338438034058, -0.01505428459495306, -0.011607089079916477, -0.010378510691225529, -0.10930868983268738, 0.32218021154403687, 0.05509708449244499, 0.04314123094081879, 0.39159125089645386, -0.11490565538406372, 0.0380600281059742, -3.1115384101867676, -1.3029494285583496, -2.961949348449707, -3.070373296737671, -1.2819843292236328, -3.1234333515167236, -0.8979514837265015, -0.16704706847667694, 9.61579704284668, -0.008168637752532959, -0.01768016815185547, -0.039401233196258545, -0.02205878309905529, -0.029895983636379242, 0.558965265750885, -0.828400194644928], "max": [-0.06487507373094559, 0.4499528408050537, -0.23649419844150543, -0.4699786901473999, 0.26092931628227234, -0.37193936109542847, -0.15516439080238342, -0.09561990201473236, 0.12665006518363953, 0.85440993309021, -0.791560709476471, 0.677859365940094, 0.31281355023384094, -0.19779491424560547, 0.017317190766334534, -0.0002885539724957198, -0.621942937374115, 0.9780241847038269, -0.36428993940353394, -0.03357367962598801, -0.02141304314136505, 0.023419775068759918, -0.6271170377731323, 1.0070353746414185, -0.3810585141181946, 0.052659615874290466, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.02918480709195137, 1.2688151400652714e-06, 1.5593295097351074, 0.7930618524551392, 1.7738887071609497, 0.600988507270813, 1.960694670677185, 1.0961867570877075, 0.804721474647522, 0.6098676919937134, 0.2545708417892456, 0.2513532340526581, 0.2332865297794342, 0.32567113637924194, 0.5433014631271362, 0.18908146023750305, -4.086636543273926, 5.006105422973633, 2.555555582046509, 3.2661783695220947, 1.979853630065918, 3.9597067832946777, 0.3156288266181946, -4.019824981689453, 9.951160430908203, 1.6007325649261475, -0.5494505763053894, 0.20085471868515015, 0.9755799770355225, 0.17216117680072784, 0.006932486779987812, 0.012483467347919941, 0.01570764370262623, 0.005836463999003172, 0.024615617468953133, 0.00820428878068924, 0.006498962640762329, 0.009031929075717926, 0.012234151363372803, 0.011492284946143627, 0.016025006771087646, 0.01037901546806097, -1.4634900093078613, 0.18929924070835114, 18.232112884521484, -18.67287826538086, 20.097917556762695, 0.5488200187683105, 2.9269800186157227, 0.43798646330833435, 15.18847942352295, -16.916759490966797, 18.180496215820312, -0.21028855443000793, 0.021919066086411476, 0.010506353341042995, -0.006105006206780672, -0.04099075868725777, 0.5060645341873169, 0.18286357820034027, 0.20514124631881714, 0.4740981161594391, 0.018022136762738228, 0.21610300242900848, 3.1140334606170654, -0.30597153306007385, 2.953310489654541, -1.041143774986267, -0.4170757532119751, 3.1349070072174072, -0.5152941346168518, 0.18048307299613953, 9.845093727111816, 0.009824365377426147, 0.022415220737457275, 0.03541645407676697, -0.019752485677599907, -0.02652018889784813, 0.5902577638626099, -0.806492805480957], "mean": [-0.5268080234527588, 0.13477879762649536, -0.6063629984855652, -1.0242514610290527, 0.04805207625031471, -0.6679196357727051, -0.5058903694152832, -0.3182617425918579, 0.043801791965961456, 0.47993454337120056, -1.2310395240783691, 0.25732868909835815, 0.11756409704685211, -0.3871769905090332, 0.016506502404808998, -0.0010585886193439364, -0.6278668642044067, 0.977754533290863, -0.3716699779033661, -0.03474972024559975, -0.02231753244996071, 0.0221506766974926, -0.6330743432044983, 1.0051485300064087, -0.388009250164032, 0.05157289281487465, 0.6830201745033264, 1.7453274726867676, 0.6830201745033264, 0.6830201745033264, 0.6830201745033264, 0.6830201745033264, 0.7991800904273987, 1.7453274726867676, 0.7991800904273987, 0.7991800904273987, 0.7991800904273987, 0.7991800904273987, 0.02879602089524269, -1.6637616226944374e-06, 0.01781739480793476, 0.0061311786994338036, 0.008928349241614342, -0.02216215245425701, 0.01787523925304413, -0.021543830633163452, -0.012045010924339294, 0.05468380078673363, 0.003486137604340911, -0.04654332622885704, -0.05983510985970497, -0.0621659941971302, -0.0029273368418216705, -0.019431719556450844, -10.189613342285156, -0.7225498557090759, 0.9709477424621582, -3.9309659004211426, 0.6381978988647461, 0.4600004255771637, -0.6345823407173157, -7.9200921058654785, 4.615142345428467, -0.09978897124528885, -6.40523099899292, -0.20286692678928375, -0.39771467447280884, -0.9493358135223389, 0.00021500310685951263, -0.0005816002958454192, -0.0004874151782132685, -1.970173980225809e-05, 0.0006189767736941576, -0.0003226781263947487, 4.854258440900594e-05, 0.00017101509729400277, -0.0006397892720997334, 0.00029207937768660486, 0.0003255979681853205, -0.00016307964688166976, -2.4482266902923584, -0.5990026593208313, 12.176697731018066, -23.149669647216797, 13.77940845489502, 0.08176775276660919, 1.846995234489441, -0.31048154830932617, 10.595565795898438, -23.510149002075195, 13.123523712158203, -0.6749879717826843, 0.0035341717302799225, -0.002228651661425829, -0.008046957664191723, -0.07423333078622818, 0.41153112053871155, 0.10239291936159134, 0.1535739153623581, 0.4212268590927124, -0.04172930121421814, 0.16703703999519348, -0.23176544904708862, -0.9682613611221313, 0.7768588066101074, -2.300123453140259, -1.0566104650497437, 1.2431542873382568, -0.6798461675643921, 0.014870407059788704, 9.764669418334961, 3.61583661288023e-05, 0.00045351110748015344, 0.0008717313758097589, -0.021238058805465698, -0.02868157997727394, 0.5745974183082581, -0.8175833821296692], "std": [0.33253708481788635, 0.11178365349769592, 0.4053323566913605, 0.22413857281208038, 0.188095822930336, 0.16157934069633484, 0.16434471309185028, 0.1366959810256958, 0.06620033830404282, 0.13893535733222961, 0.17645269632339478, 0.14347800612449646, 0.0935095027089119, 0.04893869161605835, 0.00022718032414559275, 0.0003351534833200276, 0.0033411344047635794, 0.00012436290853656828, 0.003734525293111801, 0.0011522051645442843, 0.00023904252157080919, 0.000580396328587085, 0.003873854875564575, 0.0007719923160038888, 0.0034200381487607956, 0.0010968541027978063, 0.8387323021888733, 1.7881393432617188e-06, 0.8387323021888733, 0.8387323021888733, 0.8387323021888733, 0.8387323021888733, 0.8327184319496155, 1.7881393432617188e-06, 0.8327184319496155, 0.8327184319496155, 0.8327184319496155, 0.8327184319496155, 9.675029286881909e-05, 9.726933058118448e-06, 0.3509972095489502, 0.19864702224731445, 0.41190165281295776, 0.35086289048194885, 0.4192642569541931, 0.39048776030540466, 0.34311050176620483, 0.1450062245130539, 0.07191124558448792, 0.1800057291984558, 0.17736700177192688, 0.23963044583797455, 0.14206527173519135, 0.1192730963230133, 3.0235841274261475, 1.61907160282135, 0.8868785500526428, 3.641362190246582, 0.4074905514717102, 0.7274327278137207, 0.5150651335716248, 1.6276987791061401, 4.037677764892578, 1.0233917236328125, 2.332937002182007, 0.25605639815330505, 0.4418703317642212, 0.44942790269851685, 0.0026418794877827168, 0.004168900661170483, 0.005102741532027721, 0.002377177821472287, 0.003627847181633115, 0.002638809382915497, 0.0024049035273492336, 0.003942769020795822, 0.004663392435759306, 0.0027295665349811316, 0.0036547728814184666, 0.0022167423740029335, 0.36676281690597534, 0.19286863505840302, 2.0991172790527344, 1.7245550155639648, 2.434163808822632, 0.19355957210063934, 0.4242705702781677, 0.18138986825942993, 1.580148696899414, 2.173320770263672, 1.9226962327957153, 0.17364643514156342, 0.00725943548604846, 0.0037941981572657824, 0.0005945121520198882, 0.012025763280689716, 0.05030897259712219, 0.02811531536281109, 0.04364472255110741, 0.022925371304154396, 0.04521555453538895, 0.04513588920235634, 2.323253870010376, 0.2835575044155121, 2.0377256870269775, 0.4689619839191437, 0.18075266480445862, 2.5208301544189453, 0.0502239353954792, 0.05355962738394737, 0.03247632831335068, 0.003013890702277422, 0.00581343611702323, 0.007571424823254347, 0.0004601835971698165, 0.0008915715734474361, 0.008992698974907398, 0.006316979881376028], "count": [328]}, "action": {"min": [-1.2891697883605957, 0.002127401763573289, -1.5614261627197266, -1.3876938819885254, -0.5292443037033081, -0.9900477528572083, -0.6981316804885864, -0.696569561958313, -0.16713131964206696, 0.2298298478126526, -1.5119651556015015, -0.037482522428035736, -0.07174351811408997, -0.44713127613067627, 0.014257567934691906, -0.007842177525162697, -0.628697395324707, 0.9737757444381714, -0.3782960772514343, -0.03596162796020508, -0.023857463151216507, 0.013650989159941673, -0.6345669031143188, 1.0023119449615479, -0.3947147727012634, 0.04620479792356491, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.028513941913843155, -8.861403330229223e-05, -0.7468525171279907, -0.5446950197219849, -0.8920358419418335, -1.904616355895996, -1.1088436841964722, -1.8582667112350464, -1.9293943643569946, -0.2559070587158203, -0.23490861058235168, -0.7067006230354309, -0.6026644706726074, -1.2191470861434937, -0.37828531861305237, -0.7635977268218994], "max": [-0.042363300919532776, 0.47901567816734314, -0.17304600775241852, -0.40200570225715637, 0.2584072947502136, -0.38095399737358093, -0.15060833096504211, -0.04543515667319298, 0.1337156593799591, 0.8749871253967285, -0.7411954998970032, 0.6385977268218994, 0.32099035382270813, -0.20644961297512054, 0.01823548972606659, 0.005715100094676018, -0.6170351505279541, 0.9812718629837036, -0.36635151505470276, -0.03217673674225807, -0.019671551883220673, 0.02691645920276642, -0.6199357509613037, 1.0080618858337402, -0.3824034333229065, 0.05061635747551918, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.02918480709195137, 1.2688151400652714e-06, 1.5593295097351074, 0.7930618524551392, 1.7738887071609497, 0.600988507270813, 1.960694670677185, 1.261565089225769, 0.804721474647522, 0.6098676919937134, 0.2545708417892456, 0.2513532340526581, 0.2332865297794342, 0.32567113637924194, 0.5433014631271362, 0.18908146023750305], "mean": [-0.5654813647270203, 0.1375168114900589, -0.6269671320915222, -0.9818559885025024, 0.04762647673487663, -0.6700649261474609, -0.502232551574707, -0.33496201038360596, 0.042474303394556046, 0.4726685881614685, -1.2160311937332153, 0.2441365122795105, 0.11663105338811874, -0.3913574814796448, 0.01651262491941452, -0.0017085447907447815, -0.6230626702308655, 0.9778968095779419, -0.3740901052951813, -0.03337756171822548, -0.02154993638396263, 0.019867395982146263, -0.6277835369110107, 1.005108118057251, -0.3907106816768646, 0.049140021204948425, 0.6834458708763123, 1.7453274726867676, 0.6834458708763123, 0.6834458708763123, 0.6834458708763123, 0.6834458708763123, 0.7927946448326111, 1.7453274726867676, 0.7927946448326111, 0.7927946448326111, 0.7927946448326111, 0.7927946448326111, 0.02879680134356022, -1.660243128753791e-06, 0.018368886783719063, 0.005335857626050711, 0.009601868689060211, -0.022205574437975883, 0.01726490445435047, -0.01743181236088276, -0.00963287428021431, 0.05534466728568077, 0.0035144235007464886, -0.04766437038779259, -0.060267407447099686, -0.06246509775519371, -0.002278323285281658, -0.019798588007688522], "std": [0.3512827754020691, 0.11384172737598419, 0.42498937249183655, 0.24593980610370636, 0.18718111515045166, 0.15923276543617249, 0.164144828915596, 0.12922145426273346, 0.06684895604848862, 0.1414080113172531, 0.17182324826717377, 0.13867266476154327, 0.09397341310977936, 0.043001096695661545, 0.0006983225466683507, 0.002504185074940324, 0.0030495161190629005, 0.0010186759755015373, 0.0036135809496045113, 0.0010229237377643585, 0.0007318260613828897, 0.0025193870533257723, 0.0036100817378610373, 0.001006984617561102, 0.003399983746930957, 0.0011572176590561867, 0.8389554619789124, 1.7881393432617188e-06, 0.8389554619789124, 0.8389554619789124, 0.8389554619789124, 0.8389554619789124, 0.8315277099609375, 1.7881393432617188e-06, 0.8315277099609375, 0.8315277099609375, 0.8315277099609375, 0.8315277099609375, 9.67986197792925e-05, 9.72739053395344e-06, 0.35105109214782715, 0.1991475373506546, 0.4120604991912842, 0.35085830092430115, 0.4193519949913025, 0.39757677912712097, 0.3457287549972534, 0.14531481266021729, 0.07190708816051483, 0.18053056299686432, 0.17733830213546753, 0.2396668642759323, 0.14218875765800476, 0.11931664496660233], "count": [328]}, "timestamp": {"min": [0.0], "max": [10.9], "mean": [5.449999999999999], "std": [3.1561668030839067], "count": [328]}, "frame_index": {"min": [0], "max": [327], "mean": [163.5], "std": [94.6850040925172], "count": [328]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [328]}, "index": {"min": [14683], "max": [15010], "mean": [14846.5], "std": [94.6850040925172], "count": [328]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [328]}, "subtask_annotation": {"mean": [0.21341463414634146, 2.0, 2.0, 2.0, 2.0], "std": [0.4243394278519758, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [328]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [328]}, "eef_direction_state": {"mean": [3.472560975609756, 3.807926829268293], "std": [2.0834371875760156, 1.9038627216631812], "min": [0, 0], "max": [6, 6], "count": [328]}, "eef_velocity_state": {"mean": [1.048780487804878, 0.698170731707317], "std": [0.7595319326351251, 0.6274194692252371], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_acc_mag_state": {"mean": [0.7042682926829268, 0.6676829268292683], "std": [0.8269729262206622, 0.8278267150776849], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_direction_action": {"mean": [3.3902439024390243, 3.6310975609756095], "std": [2.010679399563408, 1.8841142747291015], "min": [0, 0], "max": [6, 6], "count": [328]}, "eef_velocity_action": {"mean": [1.0579268292682926, 0.8628048780487805], "std": [0.7568777937329407, 0.704571785520693], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_acc_mag_action": {"mean": [0.8170731707317073, 0.7439024390243902], "std": [0.8282813352091197, 0.8419051509313772], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_sim_pose_state": {"mean": [0.3543073973602257, 0.23769865820722866, 0.1356294884563026, -0.2691641809831202, -0.9687755000194813, 0.7773673051151858, 0.3132734560396219, -0.16345787768055287, 0.13274718582379372, -2.3111946278512594, -1.056677457213424, 1.214350963426046], "std": [0.05812993962198423, 0.027017309570502034, 0.05796834293424495, 2.382918500021916, 0.28382182514922377, 2.070335683381212, 0.026745320258203895, 0.03233309125680333, 0.014063674135221915, 0.46649360730629563, 0.1807741064866834, 2.635998055788534], "min": [0.25662543157453177, 0.19263526075391085, 0.06848572895793345, -3.139933289807554, -1.3094711835305066, -3.058952448797924, 0.267960013963843, -0.2436747700033136, 0.08643516289660459, -3.1360094784828583, -1.282376117513199, -3.141338044757505], "max": [0.46118823984428914, 0.3072439318676633, 0.2761440847361527, 3.139615910842828, -0.3059720311863867, 3.118931492102255, 0.382485185331397, -0.12321557903706881, 0.1480599779889855, -1.1557016670975613, -0.4170758536095809, 3.1387773175318903], "count": [328]}, "eef_sim_pose_action": {"mean": [0.36244712625628644, 0.24212760966760094, 0.1410186041683188, -0.3717477367247653, -0.9587365945036521, 0.806168071120603, 0.3178927859226767, -0.1651832086411718, 0.13467103238582312, -2.172071034392774, -1.0627238774568313, 1.7772377334883636], "std": [0.061750431376936, 0.029583118968709587, 0.06480092891926557, 2.3603826356391444, 0.31839985122744335, 2.0470119161733615, 0.024992096181016266, 0.03849459139920279, 0.01694034374367134, 0.9236496740132625, 0.1724363867537881, 2.3085829659446593], "min": [0.24978199501807472, 0.19386410463465653, 0.060544451360140715, -3.131997265891324, -1.2922372047653248, -3.1246482947318928, 0.2612747179412915, -0.25617759451549954, 0.09316706847674608, -3.104607926028017, -1.270028871257784, -3.140798882672574], "max": [0.47461657604563745, 0.33033208454373225, 0.29835280158760663, 3.1340590952528844, -0.2764185897655598, 3.0598552855946464, 0.38392358914039526, -0.11465731472906404, 0.15594607251357248, 3.135401990893153, -0.42560517023083144, 3.1405704488071424], "count": [328]}}} +{"episode_index": 42, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44945837658592847]], [[0.5547600682429835]], [[0.49129702758554405]]], "std": [[[0.29120618342443044]], [[0.2092494064254242]], [[0.23354371654322084]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4549989907727797]], [[0.42438778114186854]], [[0.33768168252595154]]], "std": [[[0.2916975275479551]], [[0.23974299988450848]], [[0.2874924878554098]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44511854334871204]], [[0.41888435217224146]], [[0.3259481978085352]]], "std": [[[0.28106429133208266]], [[0.2326460620536399]], [[0.2929165808966896]]], "count": [100]}, "observation.state": {"min": [-0.6500260829925537, -0.09241294860839844, -0.7026780843734741, -1.5808351039886475, -1.3735113143920898, -0.3046172857284546, -0.545501708984375, -0.7947257161140442, -0.13923998177051544, 0.1586940884590149, -1.4271749258041382, -0.1004265546798706, -0.34211671352386475, -0.6435501575469971, 0.010335393249988556, -0.002760348841547966, -0.6273755431175232, 0.980327844619751, -0.3827812373638153, -0.028429018333554268, -0.01624787040054798, 0.005792486015707254, -0.6318885087966919, 1.0060055255889893, -0.3978084325790405, 0.04727231711149216, 0.0, 0.8726646304130554, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0038159633986651897, -3.0487351523333928e-06, -0.7275194525718689, -0.2429468035697937, -0.720727801322937, -1.8707802295684814, -3.198157548904419, -1.268271565437317, -1.1984575986862183, -0.8231567740440369, -0.26259517669677734, -0.8437355756759644, -1.4460773468017578, -1.9258160591125488, -1.5914969444274902, -1.1664434671401978, -14.475823402404785, -9.035409927368164, -2.5134310722351074, -10.592185974121094, -1.004273533821106, -2.5537240505218506, -1.4920635223388672, -12.104015350341797, -2.960928201675415, -2.387057304382324, -9.554335594177246, -1.090354084968567, -2.3815629482269287, -1.3485958576202393, -0.007672220002859831, -0.013065350241959095, -0.0159845482558012, -0.006821325980126858, -0.008068481460213661, -0.00723272142931819, -0.007764327339828014, -0.017013631761074066, -0.015479831025004387, -0.0065440102480351925, -0.007165407761931419, -0.0077341897413134575, -1.4422800540924072, -0.7200794219970703, 7.482887268066406, -26.091754913330078, 9.832799911499023, -0.05881812795996666, 0.5726699829101562, -0.545627236366272, 7.502683162689209, -28.00579833984375, 9.191218376159668, -0.8446004986763, -0.017529604956507683, -0.01279483363032341, 0.001831501955166459, -0.09564509987831116, 0.3782036602497101, -0.040834344923496246, 0.038003988564014435, 0.42740267515182495, -0.2493923157453537, 0.0310398880392313, -3.135070323944092, -1.188206434249878, -3.0202789306640625, -3.134427070617676, -1.2978262901306152, -3.1366047859191895, -0.869310200214386, -0.22699561715126038, 9.660724639892578, -0.01378566026687622, -0.013401895761489868, -0.03732120990753174, -0.02760711871087551, 0.022657830268144608, 0.7738897204399109, 0.6304094791412354], "max": [0.04022625461220741, 0.04634987935423851, -0.18616585433483124, -0.5001135468482971, 0.37498587369918823, 0.692375659942627, 0.05221652239561081, -0.1334456354379654, 0.13885849714279175, 0.6751179695129395, -0.43335622549057007, 1.1924030780792236, 0.05629778653383255, 0.06970895081758499, 0.010742845945060253, -0.0011001717066392303, -0.6241424083709717, 0.9805878400802612, -0.3746006488800049, -0.02640569768846035, -0.01557603757828474, 0.008573557250201702, -0.6284500956535339, 1.006453514099121, -0.3903294503688812, 0.0489032156765461, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0033347513526678085, 1.8269425936523476e-06, 0.8328642845153809, 0.24693697690963745, 0.9101083278656006, 1.796555995941162, 3.0974931716918945, 1.961313247680664, 1.3084520101547241, 0.9038516283035278, 0.3347839117050171, 0.36753931641578674, 1.1366310119628906, 1.6966197490692139, 1.3315249681472778, 0.7933269739151001, -3.919607639312744, 1.9841272830963135, 2.0219779014587402, -0.48840051889419556, 1.004273533821106, 1.979853630065918, 0.8894994258880615, -5.623300552368164, 7.539682388305664, 1.5305249691009521, 0.24420024454593658, 0.8894994258880615, 0.8894994258880615, 0.8894994258880615, 0.0071325115859508514, 0.01327614113688469, 0.014425584115087986, 0.006474980153143406, 0.009776495397090912, 0.005349386483430862, 0.007278849836438894, 0.017509328201413155, 0.013303094543516636, 0.006767733488231897, 0.01223499234765768, 0.006611295975744724, -0.2545199990272522, 0.2375519871711731, 15.604195594787598, -17.223955154418945, 18.098297119140625, 0.5645214319229126, 2.0361599922180176, 0.5270684361457825, 13.495922088623047, -22.088808059692383, 18.143760681152344, -0.26541173458099365, 0.02141202799975872, 0.010744334198534489, 0.006715507246553898, -0.05465434491634369, 0.5621950030326843, 0.23126044869422913, 0.33736419677734375, 0.5626471042633057, -0.024920662865042686, 0.2830655872821808, 3.096914529800415, -0.05897277966141701, 2.9702024459838867, 3.1363556385040283, 0.12281622737646103, 3.1338300704956055, -0.5698623657226562, 0.24829018115997314, 9.915719985961914, 0.010063320398330688, 0.010200053453445435, 0.04942736029624939, -0.02603020891547203, 0.02447868324816227, 0.775437593460083, 0.6322603225708008], "mean": [-0.3352758288383484, -0.03249283879995346, -0.4497416317462921, -1.3069019317626953, -0.12213965505361557, 0.04630698263645172, -0.38120347261428833, -0.4606162905693054, 0.052381642162799835, 0.3912031054496765, -1.0323842763900757, 0.3045184314250946, -0.22197166085243225, -0.44922688603401184, 0.010504174046218395, -0.0021713185124099255, -0.6255704164505005, 0.9804798364639282, -0.3772899806499481, -0.027747653424739838, -0.015948422253131866, 0.007109241094440222, -0.6300836205482483, 1.006290078163147, -0.39278465509414673, 0.04812215641140938, 0.35327276587486267, 1.7363733053207397, 0.35327276587486267, 0.35327276587486267, 0.35327276587486267, 0.35327276587486267, 0.9387641549110413, 1.7453231811523438, 0.9387641549110413, 0.9387641549110413, 0.9387641549110413, 0.9387641549110413, -0.003602872835472226, -2.5343379661535437e-07, -0.005577124189585447, -0.005042766220867634, 0.0038508232682943344, -0.0014528968604281545, 0.0377027653157711, -0.003377131652086973, -0.005151716060936451, -0.0043840655125677586, 0.013003355823457241, -0.00373438629321754, -0.0002881983818951994, -0.03125360980629921, -0.01671263948082924, -0.018409032374620438, -8.193108558654785, -3.1960222721099854, 0.21149881184101105, -5.447309970855713, 0.13915134966373444, 0.09145142138004303, -0.6162486672401428, -9.780708312988281, 3.0988361835479736, 0.05003339797258377, -4.788753032684326, 0.11367060244083405, -0.2880389392375946, -0.41301506757736206, 0.00017953067435882986, 0.0004561372916214168, -0.0006833765655755997, -1.680937930359505e-05, 0.0004561383102554828, -0.00010684227891033515, -7.35312860342674e-05, 1.133715886680875e-05, -0.0008974153897725046, -0.0003789121110457927, 0.0005376727785915136, 1.6873458662303165e-05, -0.959833562374115, -0.27818748354911804, 11.371458053588867, -21.245908737182617, 14.331603050231934, 0.36869195103645325, 1.1734577417373657, -0.04752304404973984, 11.286447525024414, -23.94961929321289, 14.885591506958008, -0.4266541600227356, 0.002215099288150668, -0.0018287168350070715, 0.004543805029243231, -0.07763724774122238, 0.4262949526309967, 0.08579063415527344, 0.23357532918453217, 0.49568143486976624, -0.13402944803237915, 0.19736875593662262, 0.4153192341327667, -0.8619757890701294, 1.4612255096435547, -1.2985737323760986, -0.8003779649734497, 1.3864471912384033, -0.6982940435409546, 0.023446373641490936, 9.771031379699707, 0.00041495365439914167, 4.045425521326251e-05, 0.001220968784764409, -0.026980461552739143, 0.023727336898446083, 0.7746366858482361, 0.6313847899436951], "std": [0.2507006525993347, 0.04724347963929176, 0.19989807903766632, 0.2993127703666687, 0.47203198075294495, 0.21697606146335602, 0.1360815316438675, 0.15233398973941803, 0.10294235497713089, 0.13923844695091248, 0.2659166753292084, 0.3642449378967285, 0.09636970609426498, 0.21378198266029358, 6.968020170461386e-05, 0.000614577264059335, 0.0008245257777161896, 7.075658504618332e-05, 0.002028118120506406, 0.0005108457989990711, 0.0001032460859278217, 0.0008096927776932716, 0.0009017559932544827, 0.0001242376456502825, 0.0017820124048739672, 0.00026814662851393223, 0.6862079501152039, 0.08218427747488022, 0.6862079501152039, 0.6862079501152039, 0.6862079501152039, 0.6862079501152039, 0.8640061616897583, 6.079673767089844e-06, 0.8640061616897583, 0.8640061616897583, 0.8640061616897583, 0.8640061616897583, 8.353532030014321e-05, 8.444837931165239e-07, 0.2412082850933075, 0.07649365067481995, 0.21052667498588562, 0.4294481873512268, 0.6889506578445435, 0.41375744342803955, 0.27619579434394836, 0.22525177896022797, 0.06863991916179657, 0.22012239694595337, 0.4052955210208893, 0.4679344594478607, 0.30308952927589417, 0.25966647267341614, 2.2714614868164062, 2.525808334350586, 1.0210875272750854, 2.752310276031494, 0.5011648535728455, 0.6649694442749023, 0.5258235931396484, 1.6409510374069214, 2.932560682296753, 0.8497611284255981, 2.6243627071380615, 0.32509946823120117, 0.568158745765686, 0.37912729382514954, 0.0023351318668574095, 0.004459175746887922, 0.0043394495733082294, 0.0021913116797804832, 0.0022233352065086365, 0.0015645456733182073, 0.0025712635833770037, 0.004996360745280981, 0.004710652865469456, 0.002423768164590001, 0.0023158788681030273, 0.0017552803037688136, 0.20610937476158142, 0.11933167278766632, 1.559813380241394, 1.896860957145691, 1.805905818939209, 0.11234498769044876, 0.27044135332107544, 0.12038490921258926, 1.3699712753295898, 1.3319056034088135, 1.9424251317977905, 0.10182597488164902, 0.006745632737874985, 0.004638185724616051, 0.0005352461012080312, 0.0070752897299826145, 0.05198320746421814, 0.09277745336294174, 0.0849536880850792, 0.034788861870765686, 0.0646231472492218, 0.07737352699041367, 2.6328485012054443, 0.3064688444137573, 2.0715534687042236, 2.14473819732666, 0.3524969816207886, 2.3145530223846436, 0.04353782534599304, 0.05775558948516846, 0.03499520197510719, 0.002943857107311487, 0.004441166762262583, 0.00814592745155096, 0.00033830059692263603, 0.00038024733657948673, 0.0002758622285909951, 0.00034619428333826363], "count": [390]}, "action": {"min": [-0.7350939512252808, -0.08293822407722473, -0.7735898494720459, -1.572831630706787, -1.394652247428894, -0.3250201344490051, -0.5477969646453857, -0.8410671353340149, -0.14905759692192078, 0.1223917305469513, -1.4854696989059448, -0.10649734735488892, -0.36460620164871216, -0.6447104215621948, 0.010075713507831097, -0.007919504307210445, -0.6254130005836487, 0.9785648584365845, -0.3852137327194214, -0.027605023235082626, -0.016010353341698647, 0.00041688611963763833, -0.6296082735061646, 1.0042792558670044, -0.3998106122016907, 0.04492205008864403, 0.0, 0.8726646304130554, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0038159633986651897, -3.0487351523333928e-06, -0.7275194525718689, -0.2429468035697937, -0.720727801322937, -1.8707802295684814, -3.198157548904419, -1.268271565437317, -1.1984575986862183, -0.8231567740440369, -0.26259517669677734, -0.8437355756759644, -1.4460773468017578, -1.9258160591125488, -1.5914969444274902, -1.1664434671401978], "max": [0.02939688414335251, 0.07721283286809921, -0.15459303557872772, -0.4062498211860657, 0.38718560338020325, 0.6981316804885864, 0.07011456042528152, -0.16771197319030762, 0.15500986576080322, 0.7203484773635864, -0.3480730950832367, 1.1950557231903076, 0.07928508520126343, 0.07391732186079025, 0.011631345376372337, 0.0037764552980661392, -0.6170272827148438, 0.982365608215332, -0.3757437467575073, -0.025393715128302574, -0.014197679236531258, 0.01283084973692894, -0.6209759712219238, 1.008193016052246, -0.39144283533096313, 0.04723557457327843, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0033347513526678085, 1.8269425936523476e-06, 0.8328642845153809, 0.24693697690963745, 0.9101083278656006, 1.796555995941162, 3.0974931716918945, 1.961313247680664, 1.3084520101547241, 0.9038516283035278, 0.3347839117050171, 0.36753931641578674, 1.1366310119628906, 1.6966197490692139, 1.3315249681472778, 0.7933269739151001], "mean": [-0.3722904622554779, -0.024906622245907784, -0.4652227461338043, -1.2611130475997925, -0.11532333493232727, 0.042441412806510925, -0.3786535859107971, -0.500662624835968, 0.05433826521039009, 0.4001447260379791, -0.9844704866409302, 0.2955043315887451, -0.2247728556394577, -0.45020556449890137, 0.010624811984598637, -0.002122308360412717, -0.6208055019378662, 0.9806783199310303, -0.3794730603694916, -0.026867100968956947, -0.015367044135928154, 0.006429069675505161, -0.6251492500305176, 1.0063605308532715, -0.3950187861919403, 0.04624311625957489, 0.35327276587486267, 1.7363733053207397, 0.35327276587486267, 0.35327276587486267, 0.35327276587486267, 0.35327276587486267, 0.9387641549110413, 1.7453231811523438, 0.9387641549110413, 0.9387641549110413, 0.9387641549110413, 0.9387641549110413, -0.003602144541218877, -2.5623904775784467e-07, -0.005273686721920967, -0.005043686833232641, 0.0037961211055517197, -0.0019913180731236935, 0.04117764160037041, -0.006500464864075184, -0.006435852963477373, -0.004501685034483671, 0.013057282194495201, -0.0036994246765971184, -0.0006532996194437146, -0.027950409799814224, -0.018448472023010254, -0.01718323677778244], "std": [0.26001545786857605, 0.04728158190846443, 0.221326544880867, 0.32139521837234497, 0.4753867983818054, 0.21692787110805511, 0.136750727891922, 0.15878258645534515, 0.09276210516691208, 0.15671589970588684, 0.2876129448413849, 0.366347074508667, 0.09919488430023193, 0.21169446408748627, 0.00024707321426831186, 0.0018754812190309167, 0.0014091968769207597, 0.000604670203756541, 0.0020273448899388313, 0.0005013670306652784, 0.00027571056853048503, 0.0020300038158893585, 0.001349455676972866, 0.000624862324912101, 0.0017378275515511632, 0.0003643711970653385, 0.6862079501152039, 0.08218427002429962, 0.6862079501152039, 0.6862079501152039, 0.6862079501152039, 0.6862079501152039, 0.8640061616897583, 6.079673767089844e-06, 0.8640061616897583, 0.8640061616897583, 0.8640061616897583, 0.8640061616897583, 8.402558887610212e-05, 8.441900831712701e-07, 0.24115853011608124, 0.07651218771934509, 0.2105259746313095, 0.4293519854545593, 0.686067521572113, 0.4137578010559082, 0.27610841393470764, 0.22519364953041077, 0.06860584765672684, 0.22012397646903992, 0.405297189950943, 0.4688883125782013, 0.30249208211898804, 0.25967419147491455], "count": [390]}, "timestamp": {"min": [0.0], "max": [12.966666666666667], "mean": [6.483333333333333], "std": [3.752764413168077], "count": [390]}, "frame_index": {"min": [0], "max": [389], "mean": [194.5], "std": [112.5829323950423], "count": [390]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [390]}, "index": {"min": [15011], "max": [15400], "mean": [15205.5], "std": [112.5829323950423], "count": [390]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [390]}, "subtask_annotation": {"mean": [0.31794871794871793, 2.0, 2.0, 2.0, 2.0], "std": [0.4765645191995467, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [390]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [390]}, "eef_direction_state": {"mean": [4.030769230769231, 3.482051282051282], "std": [2.0315655004559847, 2.253984710306002], "min": [0, 0], "max": [6, 6], "count": [390]}, "eef_velocity_state": {"mean": [0.8307692307692308, 0.8871794871794871], "std": [0.7923201393097475, 0.7035366654121342], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_acc_mag_state": {"mean": [0.7487179487179487, 0.8666666666666667], "std": [0.8248921591900535, 0.8609277444690575], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_direction_action": {"mean": [3.5794871794871796, 3.3076923076923075], "std": [1.963144976448144, 2.0299532160056284], "min": [0, 0], "max": [6, 6], "count": [390]}, "eef_velocity_action": {"mean": [1.0307692307692307, 1.0769230769230769], "std": [0.7401156687679419, 0.6749972605686236], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_acc_mag_action": {"mean": [0.9666666666666667, 1.028205128205128], "std": [0.8142428710105153, 0.8144366364828466], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_sim_pose_state": {"mean": [0.31159718652002877, 0.17321272972933793, 0.1634925721808416, 0.4227954109029725, -0.862380254273423, 1.4536645136477995, 0.35798399704526856, -0.19639944671999843, 0.14267488602985404, -1.3061014302760277, -0.8005544330716928, 1.368524056405214], "std": [0.049092128811969296, 0.06107895986898457, 0.05275592472997654, 2.665999212592065, 0.30646919891203195, 2.119899549931299, 0.03124758887611459, 0.048862385569518926, 0.02611752369719469, 2.1836068896257377, 0.35251730673616066, 2.3740043144098086], "min": [0.23762353349577253, 0.091437939335202, 0.08689847660442755, -3.140123279295821, -1.1886239055775727, -3.100279362665907, 0.2795666990079752, -0.27456807832497654, 0.09382005097931097, -3.1409815690869154, -1.2978121524179205, -3.1407200771958634], "max": [0.3985475227980291, 0.25265843398052007, 0.2273273379951091, 3.1336412340317996, -0.05981943828816361, 3.114842802165749, 0.41883332297679154, -0.12186395424424282, 0.18867611838610626, 3.139334548307356, 0.12292081974271607, 3.13860832597797], "count": [390]}, "eef_sim_pose_action": {"mean": [0.31959436509657657, 0.17538590482434868, 0.16294367495208906, 0.5327263769514728, -0.8693810792333804, 1.5376675737096221, 0.3666545749315342, -0.197567042411894, 0.14620215692303348, -1.4371274082803005, -0.7946024852493683, 1.440326831667274], "std": [0.049297927094270236, 0.06355437102278379, 0.05086295734897511, 2.608111561346972, 0.3265187042601613, 2.0926932767124984, 0.031002584413969747, 0.049637332958417234, 0.02765653161298134, 2.096770440994522, 0.3741411568855763, 2.339278953439148], "min": [0.24111899397095685, 0.08020884637015069, 0.08827810598858422, -3.1398471784908017, -1.1953201584104962, -3.091224968699475, 0.28887602500532034, -0.28166061139166937, 0.08995806976070589, -3.1387599749591297, -1.3729582682324792, -3.14102953778566], "max": [0.4136523556550497, 0.25998760356554157, 0.2262782155007425, 3.1413124724914363, 0.030813178247396378, 3.1150556918226653, 0.4284726940761691, -0.11787014455075759, 0.19542405800493987, 3.138992420652371, 0.17940135459278284, 3.1403489343208126], "count": [390]}}} +{"episode_index": 43, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44658032247212615]], [[0.5705826725297963]], [[0.4879099961553249]]], "std": [[[0.30301155523331663]], [[0.20162298853730598]], [[0.23501660550726106]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4386651432141484]], [[0.39993538062283734]], [[0.30678472462514417]]], "std": [[[0.3096345809347774]], [[0.26182149761262463]], [[0.307776881804319]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43128768262206846]], [[0.41022744857747023]], [[0.32888525326797385]]], "std": [[[0.29725916952089576]], [[0.24815974645811886]], [[0.2921774563311985]]], "count": [100]}, "observation.state": {"min": [-0.33704397082328796, -0.26990097761154175, -0.5004080533981323, -1.7273222208023071, -0.9647403359413147, -0.20542286336421967, -0.6788343191146851, -0.8058335185050964, -0.28648918867111206, 0.3223467767238617, -1.0023269653320312, 0.8275136947631836, -0.6984838843345642, -0.4635910391807556, 0.008835943415760994, -0.014079976826906204, -0.5943068861961365, 0.9777021408081055, -0.41043588519096375, -0.02044425532221794, -0.013867409899830818, 0.024616455659270287, -0.6253960132598877, 0.9956123232841492, -0.3900770843029022, 0.04826774448156357, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.01602412946522236, -0.00038284313632175326, -0.39582768082618713, -0.4669610261917114, -0.466141939163208, -0.8992003202438354, -1.2699800729751587, -0.6157565116882324, -1.625266671180725, -0.29686498641967773, -0.5377144813537598, -1.0622600317001343, -0.7575024366378784, -2.4948134422302246, -2.1045022010803223, -1.5624396800994873, -11.580658912658691, -5.189255714416504, -2.1483516693115234, -15.781441688537598, -0.6312576532363892, -1.3485958576202393, -2.7258851528167725, -12.493749618530273, -5.280830383300781, -2.1202685832977295, -8.577533721923828, -0.4017094075679779, -2.238095283508301, -1.4059828519821167, -0.006986505817621946, -0.00988174881786108, -0.013762528076767921, -0.005931477528065443, -0.0024902247823774815, -0.012445281259715557, -0.009115823544561863, -0.012656358070671558, -0.02290187031030655, -0.007137380540370941, -0.004890778101980686, -0.014128003269433975, -1.315019965171814, -0.33405745029449463, 5.5824713706970215, -26.477699279785156, 11.841529846191406, -0.5576975345611572, -0.5938799977302551, -0.6718267202377319, 7.230488300323486, -25.591224670410156, 13.126468658447266, -1.216011643409729, -0.015648066997528076, -0.012461519800126553, 0.007326007820665836, -0.09564509987831116, 0.34716200828552246, 0.05602465569972992, 0.061778269708156586, 0.4171406626701355, -0.26507019996643066, 0.02054506167769432, -3.0756452083587646, -0.9998582601547241, -3.0432944297790527, -2.107335090637207, -0.453774631023407, 1.8665223121643066, -0.8125624060630798, -0.22470049560070038, 9.669118881225586, -0.009884893894195557, -0.016783684492111206, -0.026828497648239136, -0.02499201148748398, 0.023140111938118935, 0.6601065397262573, 0.7487034201622009], "max": [0.1865604817867279, 0.12426669150590897, -0.019070740789175034, -1.1140046119689941, 0.07782205939292908, 0.6794095039367676, 0.0971781462430954, -0.2509125769138336, 0.23538368940353394, 0.8854963183403015, -0.5424579381942749, 1.5406835079193115, 0.10261780023574829, 0.2657880187034607, 0.009435283951461315, -0.012818189337849617, -0.5876343846321106, 0.9779672622680664, -0.4060244858264923, -0.01726032979786396, -0.012432191520929337, 0.025906989350914955, -0.6182230710983276, 0.9960993528366089, -0.3855346441268921, 0.05135206878185272, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.015542815439403057, -1.4873474356136285e-05, 0.29822590947151184, 0.3090614080429077, 0.43436163663864136, 0.6888561248779297, 1.7803223133087158, 1.5024757385253906, 0.7622948884963989, 0.5359885096549988, 0.42283180356025696, 0.3440415859222412, 0.7957702279090881, 0.7403615713119507, 1.9193793535232544, 0.5651791095733643, -2.5611071586608887, 3.998779058456421, 1.5866910219192505, 1.1599512100219727, 0.7173382639884949, 2.7545788288116455, 0.8894994258880615, -3.1624107360839844, 9.737485885620117, 2.5836386680603027, 3.632478713989258, 4.103174686431885, 1.606837511062622, 0.6025640964508057, 0.007265152409672737, 0.012921848334372044, 0.017636269330978394, 0.004941278602927923, 0.010573947802186012, 0.004650063347071409, 0.008144805207848549, 0.013403816148638725, 0.016529396176338196, 0.006238571368157864, 0.009129965677857399, 0.004684901796281338, 0.9120299816131592, 0.36375147104263306, 11.936986923217773, -21.145263671875, 18.08517837524414, 0.767389178276062, 2.1846299171447754, 0.13362298905849457, 14.327354431152344, -18.67310905456543, 17.590909957885742, -0.059900909662246704, 0.021919066086411476, 0.009024184197187424, 0.010989012196660042, -0.027327170595526695, 0.487983763217926, 0.22667381167411804, 0.3194913864135742, 0.5655776262283325, -0.005183855537325144, 0.21977660059928894, 2.9920220375061035, -0.39045023918151855, 3.016308307647705, -1.056922435760498, 0.41427648067474365, 2.3837857246398926, -0.5427381992340088, 0.11427728086709976, 9.872934341430664, 0.012117326259613037, 0.023537129163742065, 0.030518263578414917, -0.02214895933866501, 0.026308182626962662, 0.661994457244873, 0.7503587007522583], "mean": [-0.03124944306910038, -0.15011753141880035, -0.24982376396656036, -1.5082205533981323, -0.2314862757921219, 0.053506989032030106, -0.48409566283226013, -0.4775443971157074, 0.04594400152564049, 0.6019966006278992, -0.8212680220603943, 1.076966643333435, -0.5107932686805725, -0.23963280022144318, 0.009063300676643848, -0.013469608500599861, -0.5920447111129761, 0.9779050350189209, -0.40825146436691284, -0.018303418532013893, -0.013203072361648083, 0.025384793058037758, -0.6233959197998047, 0.9957972168922424, -0.3875634968280792, 0.050281647592782974, 0.48946529626846313, 1.745330572128296, 0.48946529626846313, 0.48946529626846313, 0.48946529626846313, 0.48946529626846313, 0.67874675989151, 1.745330572128296, 0.67874675989151, 0.67874675989151, 0.67874675989151, 0.67874675989151, -0.015775738283991814, -0.00025643149274401367, -0.03553924709558487, 0.015316139906644821, -0.02857966348528862, 0.009438381530344486, -0.03691834211349487, 0.06571675837039948, 0.006893706973642111, 0.047876399010419846, 0.028740499168634415, -0.03733912855386734, -0.015844285488128662, -0.03280968964099884, -0.04474198818206787, -0.0697767436504364, -6.539241790771484, -1.9117008447647095, -0.5717644691467285, -5.721472263336182, 0.02332892082631588, 0.27486497163772583, -0.8915110230445862, -8.050688743591309, 3.7109882831573486, 0.14908525347709656, -4.148550033569336, 0.503248393535614, -0.7215733528137207, -0.3354284465312958, 0.0001823754282668233, 0.0009149704710580409, -0.0006642056978307664, 0.00015058042481541634, 0.0004521506489254534, -7.473193545592949e-05, 0.00020908711303491145, 0.00029216022812761366, -0.000961563375312835, 0.0005316695314832032, 0.0005598890129476786, -0.00011199458822375163, -0.5424593687057495, -0.03831366077065468, 8.888969421386719, -23.918067932128906, 15.122425079345703, 0.05738331377506256, 0.6574053168296814, -0.3144438862800598, 10.712278366088867, -22.49474334716797, 14.742867469787598, -0.6818713545799255, 0.002561589702963829, -0.002325738314539194, 0.008907465264201164, -0.06927593797445297, 0.38668274879455566, 0.14254216849803925, 0.20756277441978455, 0.4745239019393921, -0.08639276772737503, 0.11292222142219543, -1.1713063716888428, -0.8170232176780701, 1.1400176286697388, -1.8229650259017944, -0.15833890438079834, 2.180941581726074, -0.6827338337898254, -0.03412202373147011, 9.767806053161621, 0.0007420666515827179, 0.00037212957977317274, 3.721488610608503e-05, -0.024239305406808853, 0.025481905788183212, 0.6610438227653503, 0.7495217323303223], "std": [0.16646341979503632, 0.12604612112045288, 0.16548888385295868, 0.16846834123134613, 0.3599168658256531, 0.1968417912721634, 0.24130745232105255, 0.17355011403560638, 0.16680870950222015, 0.17689597606658936, 0.13358604907989502, 0.14706702530384064, 0.27704954147338867, 0.1740066260099411, 0.00016535414033569396, 0.00034979594056494534, 0.0016503236256539822, 6.309714080998674e-05, 0.001296151545830071, 0.0009188156109303236, 0.00039450902841053903, 0.0003618295304477215, 0.00196903757750988, 0.0001477766054449603, 0.0012598165776580572, 0.0008721211925148964, 0.7750169038772583, 1.3113021850585938e-06, 0.7750169038772583, 0.7750169038772583, 0.7750169038772583, 0.7750169038772583, 0.8391728401184082, 1.3113021850585938e-06, 0.8391728401184082, 0.8391728401184082, 0.8391728401184082, 0.8391728401184082, 0.00011211044329684228, 9.17121215024963e-05, 0.11509466916322708, 0.11668802052736282, 0.1264028400182724, 0.26729124784469604, 0.3809172511100769, 0.2868252098560333, 0.336536169052124, 0.17874449491500854, 0.1637060046195984, 0.26156648993492126, 0.24466080963611603, 0.3841731548309326, 0.5112478137016296, 0.285959929227829, 2.189192056655884, 1.729036569595337, 1.0232517719268799, 4.199286460876465, 0.2389742136001587, 0.882678210735321, 0.7702317833900452, 2.334366798400879, 4.179322242736816, 1.245102882385254, 3.692996025085449, 1.0918234586715698, 0.8483903408050537, 0.4391094744205475, 0.002479930641129613, 0.004271612968295813, 0.0049847932532429695, 0.002228728262707591, 0.001775232027284801, 0.0020141229033470154, 0.002794425468891859, 0.004680577665567398, 0.005508038215339184, 0.0024493944365531206, 0.0018486706539988518, 0.0022831663955003023, 0.3659820556640625, 0.14375334978103638, 1.4806665182113647, 1.3254824876785278, 1.1200257539749146, 0.31205466389656067, 0.4463541805744171, 0.16933128237724304, 1.5246105194091797, 1.6549886465072632, 1.0100712776184082, 0.27085527777671814, 0.006993144750595093, 0.004288556054234505, 0.0005580366123467684, 0.014028479345142841, 0.045937538146972656, 0.06473518908023834, 0.054308779537677765, 0.05411183089017868, 0.08360711485147476, 0.03891189396381378, 2.26774001121521, 0.18449409306049347, 2.2536725997924805, 0.2999609708786011, 0.2001672089099884, 0.15523585677146912, 0.04567895829677582, 0.05976315587759018, 0.03134732320904732, 0.00372292916290462, 0.005540670361369848, 0.008601747453212738, 0.0005177088314667344, 0.0005764790112152696, 0.0004337946593295783, 0.0003651253355201334], "count": [271]}, "action": {"min": [-0.39758551120758057, -0.25357234477996826, -0.5489038228988647, -1.7434535026550293, -0.9696928858757019, -0.21377480030059814, -0.6819629669189453, -0.8303754925727844, -0.31014686822891235, 0.2923579812049866, -1.0164180994033813, 0.8186396360397339, -0.6981316804885864, -0.4901599884033203, 0.00764093641191721, -0.018430588766932487, -0.5918443202972412, 0.9759910106658936, -0.4133201539516449, -0.01990339159965515, -0.014303896576166153, 0.01742757484316826, -0.6231974363327026, 0.994684100151062, -0.3939639925956726, 0.046044640243053436, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.01602412946522236, -0.00038284313632175326, -0.39582768082618713, -0.4669610261917114, -0.466141939163208, -0.8992003202438354, -1.2699800729751587, -0.6157565116882324, -1.625266671180725, -0.29686498641967773, -0.5377144813537598, -1.0622600317001343, -0.7575024366378784, -2.4948134422302246, -2.1045022010803223, -1.5624396800994873], "max": [0.1700221300125122, 0.16211450099945068, -0.008737485855817795, -0.9997977018356323, 0.07910142838954926, 0.6841984391212463, 0.10428696870803833, -0.2586497366428375, 0.2917008101940155, 0.9380633234977722, -0.45880624651908875, 1.543705940246582, 0.11246315389871597, 0.25611141324043274, 0.009528282098472118, -0.008632184937596321, -0.582454264163971, 0.9790276885032654, -0.4077034592628479, -0.0171632319688797, -0.011801318265497684, 0.027222201228141785, -0.6136988401412964, 0.9979655742645264, -0.3868444561958313, 0.04916325584053993, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.015542815439403057, -1.4873474356136285e-05, 0.29822590947151184, 0.3090614080429077, 0.43436163663864136, 0.6888561248779297, 1.7803223133087158, 1.5024757385253906, 0.7622948884963989, 0.5359885096549988, 0.42283180356025696, 0.3440415859222412, 0.7957702279090881, 0.7403615713119507, 1.9193793535232544, 0.5651791095733643], "mean": [-0.07865110784769058, -0.11835231631994247, -0.2684325873851776, -1.4630334377288818, -0.23577924072742462, 0.06293116509914398, -0.48220863938331604, -0.4909132421016693, 0.05281822010874748, 0.6084160804748535, -0.7849106192588806, 1.0713579654693604, -0.5128849744796753, -0.25606200098991394, 0.008754597045481205, -0.013736001215875149, -0.586557149887085, 0.9771162271499634, -0.4100688099861145, -0.01808963716030121, -0.012747997418045998, 0.022332461550831795, -0.6178480386734009, 0.9957118630409241, -0.3900963068008423, 0.04805178567767143, 0.4896584749221802, 1.745330572128296, 0.4896584749221802, 0.4896584749221802, 0.4896584749221802, 0.4896584749221802, 0.67874675989151, 1.745330572128296, 0.67874675989151, 0.67874675989151, 0.67874675989151, 0.67874675989151, -0.015774784609675407, -0.0002566671755630523, -0.034908194094896317, 0.015089092776179314, -0.02866772562265396, 0.0074292938224971294, -0.03377217799425125, 0.06494547426700592, 0.004773377440869808, 0.04671252518892288, 0.029154786840081215, -0.03631284460425377, -0.01451820693910122, -0.03400010988116264, -0.04001981392502785, -0.07083788514137268], "std": [0.16673675179481506, 0.11937417834997177, 0.173353374004364, 0.18129587173461914, 0.3614451587200165, 0.213108628988266, 0.24359939992427826, 0.17794056236743927, 0.1663328856229782, 0.2062859833240509, 0.15795192122459412, 0.13482792675495148, 0.28052374720573425, 0.16146650910377502, 0.00038838587352074683, 0.0019531494472175837, 0.002033192664384842, 0.0007018106989562511, 0.0012120500905439258, 0.0008261724142357707, 0.000599187973421067, 0.0020406681578606367, 0.0020639910362660885, 0.0006193035515025258, 0.0013930340064689517, 0.0008056857623159885, 0.7750586271286011, 1.3113021850585938e-06, 0.7750586271286011, 0.7750586271286011, 0.7750586271286011, 0.7750586271286011, 0.8391727805137634, 1.3113021850585938e-06, 0.8391727805137634, 0.8391727805137634, 0.8391727805137634, 0.8391727805137634, 0.00011109177285106853, 9.094038978219032e-05, 0.11579244583845139, 0.11682134121656418, 0.12637996673583984, 0.26941460371017456, 0.3847601115703583, 0.2871640920639038, 0.33832302689552307, 0.17858798801898956, 0.16375982761383057, 0.2611731290817261, 0.24382343888282776, 0.38408252596855164, 0.5071103572845459, 0.2859186828136444], "count": [271]}, "timestamp": {"min": [0.0], "max": [9.0], "mean": [4.5], "std": [2.6076809620810595], "count": [271]}, "frame_index": {"min": [0], "max": [270], "mean": [135.0], "std": [78.23042886243178], "count": [271]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [271]}, "index": {"min": [15401], "max": [15671], "mean": [15536.0], "std": [78.23042886243178], "count": [271]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [271]}, "subtask_annotation": {"mean": [0.3800738007380074, 2.0, 2.0, 2.0, 2.0], "std": [0.5003777116659444, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [271]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [271]}, "eef_direction_state": {"mean": [4.129151291512915, 3.3247232472324724], "std": [1.8923810191820063, 2.1385793420807904], "min": [0, 0], "max": [6, 6], "count": [271]}, "eef_velocity_state": {"mean": [0.8154981549815498, 0.9003690036900369], "std": [0.7409351519823378, 0.6772801125982877], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_state": {"mean": [0.7527675276752768, 0.8523985239852399], "std": [0.8249688003811861, 0.8592795853238209], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_direction_action": {"mean": [3.5350553505535056, 3.5129151291512914], "std": [1.8177243124035891, 1.8739866113089514], "min": [0, 0], "max": [6, 6], "count": [271]}, "eef_velocity_action": {"mean": [1.033210332103321, 1.0258302583025831], "std": [0.6562251070972203, 0.6732067561317313], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_action": {"mean": [1.0, 1.014760147601476], "std": [0.8149887373862419, 0.8327719227448519], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_sim_pose_state": {"mean": [0.25258454917587714, 0.1861234382071649, 0.12842819760363774, -1.1598684071028211, -0.8173736204168525, 1.128447693601579, 0.3363492571822697, -0.17304177234847912, 0.10026472412000341, -1.822844826197029, -0.15831979723843193, 2.1809587464412292], "std": [0.03822355400674551, 0.033329392125118734, 0.02125847225955615, 2.29303772723144, 0.18420971727770358, 2.2791472270965496, 0.04739190722713532, 0.06373728166064196, 0.02999783563901926, 0.29992374788697534, 0.20018624239693342, 0.15526945787654167], "min": [0.2051069688078898, 0.13411207108116982, 0.09981547562692487, -3.1119744210910443, -0.9998668857843858, -3.1252385137921834, 0.28618118369650086, -0.30434897359208324, 0.0651954934444988, -2.103110892273005, -0.45381397527976164, 1.8665069186678573], "max": [0.324970880444805, 0.22944381025591407, 0.18678982896723187, 3.123391975905211, -0.3904454834800708, 3.0925723688015134, 0.4197575133022369, -0.11441775663584483, 0.16070168082647981, -1.0569224249876528, 0.41426641647216633, 2.3847720802662025], "count": [271]}, "eef_sim_pose_action": {"mean": [0.2634230377083813, 0.19079814993778763, 0.12726831668661318, -1.1119521372098575, -0.813056725700011, 1.02995151706151, 0.33794097963587155, -0.1748826086215957, 0.09742692979145769, -1.7988632354566827, -0.15588234876151516, 2.189097867728929], "std": [0.03818235556313952, 0.03361940467267606, 0.029198563568357646, 2.352640868097518, 0.20921916154231948, 2.3220856010404765, 0.0477431236372866, 0.0630559450955436, 0.0341981586725208, 0.3342261219808485, 0.18891878978189755, 0.15471147071544814], "min": [0.20936007889931574, 0.1358400437762853, 0.0892177756979609, -3.1364275805476045, -1.0625525938061235, -3.1054613233716273, 0.29055113708631297, -0.30294980817961203, 0.04672197522950802, -2.2005440072579256, -0.4413380892711083, 1.8369296845578982], "max": [0.3394043546684026, 0.23964689231402292, 0.20809904250223155, 3.126188207979544, -0.38730718871495173, 3.0870204541778543, 0.4217240327956612, -0.10431676842769551, 0.17659356377096905, -0.9649533920986144, 0.3083406624879681, 2.412317543377717], "count": [271]}}} +{"episode_index": 44, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4354229455017301]], [[0.5871551446559016]], [[0.49304282727797005]]], "std": [[[0.3092228426898714]], [[0.19592317030201706]], [[0.23098284117145518]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4365738682237601]], [[0.4222075451749327]], [[0.339767264994233]]], "std": [[[0.3060571092838046]], [[0.2586529780757111]], [[0.29317858889811005]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4196793444828912]], [[0.4229512951749327]], [[0.34025268406382164]]], "std": [[[0.29502229935040736]], [[0.2428693287090994]], [[0.2892390536482449]]], "count": [100]}, "observation.state": {"min": [-0.20902396738529205, -0.10481136292219162, -0.6667250394821167, -1.962312936782837, -1.5285735130310059, -0.36659684777259827, -0.44578179717063904, -0.29873526096343994, -0.03852987661957741, 0.1987423598766327, -1.89108407497406, 0.24318736791610718, -0.42707130312919617, -0.3864353597164154, -0.004260691348463297, -0.013570737093687057, -0.6252783536911011, 0.9589223265647888, -0.36136096715927124, -0.00788977649062872, -7.781181921018288e-05, 0.012501968070864677, -0.5781989693641663, 0.9807799458503723, -0.42672327160835266, 0.0339202880859375, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 0.8726646304130554, 0.0, 0.0, 0.0, 0.0, -0.038529448211193085, -0.0003830050409305841, -0.3076252341270447, -0.3247537910938263, -0.4711203873157501, -1.4350005388259888, -3.8185622692108154, -4.0710649490356445, -0.8448183536529541, -0.47642120718955994, -0.16981735825538635, -0.6785171031951904, -0.867734968662262, -4.1052045822143555, -0.9421600103378296, -1.179947853088379, -8.885929107666016, -9.218559265136719, -3.0891332626342773, -16.422466278076172, -1.3485958576202393, -1.4059828519821167, -4.017094135284424, -7.805809497833252, -1.7094018459320068, -1.7832722663879395, -8.730159759521484, -0.7747253179550171, -1.951159954071045, -1.3485958576202393, -0.010204342193901539, -0.01085060928016901, -0.011424745433032513, -0.006423525512218475, -0.011393663473427296, -0.004536159802228212, -0.008200054988265038, -0.012621660716831684, -0.01373141910880804, -0.004661353304982185, -0.010340043343603611, -0.0035387363750487566, 1.208970069885254, -0.311786949634552, 9.026975631713867, -26.24846076965332, 8.707959175109863, -0.4604511559009552, -1.3574399948120117, -0.801737904548645, 2.390366792678833, -28.107685089111328, 7.729621410369873, -1.132700800895691, -0.021123599261045456, -0.016522333025932312, 0.016483517363667488, -0.10930868983268738, 0.29723063111305237, -0.009690492413938046, 0.10962750017642975, 0.33341675996780396, -0.21315164864063263, 0.027872078120708466, -3.133969306945801, -1.212437391281128, -3.051345109939575, -2.742368221282959, -1.270880103111267, 1.6458969116210938, -0.7970982789993286, -0.36186274886131287, 9.68302059173584, -0.016873836517333984, -0.0152510404586792, -0.0723702609539032, -0.02447083592414856, 0.02522093802690506, 0.6174188852310181, 0.7843849658966064], "max": [0.32281145453453064, 0.09117251634597778, -0.15125545859336853, -1.221198558807373, 0.18673673272132874, 0.6961934566497803, 0.10750675201416016, 0.14157326519489288, 0.0862133577466011, 0.6212330460548401, -0.9633210897445679, 1.3844581842422485, -0.058838486671447754, 0.14009973406791687, -0.0035139163956046104, -0.011442305520176888, -0.6231669783592224, 0.959159791469574, -0.3585967719554901, -0.00659955432638526, 0.0006859127315692604, 0.014553697779774666, -0.5758137702941895, 0.9812241792678833, -0.42374393343925476, 0.0350177064538002, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.03757259622216225, 1.4706293995914166e-06, 0.8125783205032349, 0.1940089762210846, 0.5820373296737671, 0.8125671148300171, 5.7615885734558105, 1.7237557172775269, 1.4806541204452515, 0.3935794234275818, 0.2066311240196228, 0.6965379118919373, 1.1168363094329834, 3.839543342590332, 1.1360279321670532, 1.5234375, -1.1246602535247803, 1.2820513248443604, 1.6990231275558472, -0.45787546038627625, 1.5781440734863281, 2.5537240505218506, 1.2338217496871948, -2.7058656215667725, 8.913309097290039, 3.384005069732666, 3.479853630065918, 1.922466516494751, 1.2051281929016113, 2.7545788288116455, 0.006264622788876295, 0.016679292544722557, 0.013244761154055595, 0.0052779181860387325, 0.006003906484693289, 0.005347124300897121, 0.006789677776396275, 0.022024475038051605, 0.015740396454930305, 0.005232941824942827, 0.00594872934743762, 0.007370023988187313, 2.6724600791931152, 0.5419154167175293, 15.381490707397461, -19.90951156616211, 16.31702995300293, 0.06747578084468842, -0.06362999975681305, -0.059387996792793274, 7.42349910736084, -21.354429244995117, 14.306577682495117, -0.6821587085723877, 0.027571532875299454, 0.009604091756045818, 0.021367521956562996, -0.027327170595526695, 0.4223518669605255, 0.2160298228263855, 0.2910088896751404, 0.4760461449623108, -0.0038310871459543705, 0.35218989849090576, 3.1393303871154785, -0.003014713292941451, 3.1305317878723145, -1.4934380054473877, -0.12164587527513504, 2.8593368530273438, -0.5489295125007629, 0.18919193744659424, 9.927931785583496, 0.009404391050338745, 0.012999385595321655, 0.04134011268615723, -0.022919200360774994, 0.027775447815656662, 0.6192049980163574, 0.7857721447944641], "mean": [0.06410995870828629, -0.02208959124982357, -0.35105541348457336, -1.7173153162002563, -0.40693968534469604, 0.11296513676643372, -0.28621670603752136, -0.13289175927639008, 0.04191403463482857, 0.4019298553466797, -1.3916797637939453, 0.6913688778877258, -0.2841232419013977, -0.2116832733154297, -0.003706826828420162, -0.01197414007037878, -0.6244214773178101, 0.9590304493904114, -0.35942596197128296, -0.007047680206596851, 0.0004120412631891668, 0.014160333201289177, -0.5771201848983765, 0.9809963703155518, -0.42519140243530273, 0.034274328500032425, 0.3389613926410675, 1.745330572128296, 0.3389613926410675, 0.3389613926410675, 0.3389613926410675, 0.3389613926410675, 0.6585670113563538, 1.7322078943252563, 0.6585670113563538, 0.6585670113563538, 0.6585670113563538, 0.6585670113563538, -0.038118716329336166, -0.00014007469872012734, -0.019605787470936775, -0.005021213553845882, 0.008443049155175686, 0.02242138795554638, 0.007797687780112028, -0.009724975563585758, -0.006378999445587397, -0.021488165482878685, -0.009248454123735428, 0.03703460469841957, -0.017093028873205185, 0.021943800151348114, -0.005741347558796406, -0.008484781719744205, -4.66276741027832, -1.998089075088501, -0.21020038425922394, -6.509829521179199, 0.09866547584533691, 0.4809580445289612, -0.702128529548645, -5.661491394042969, 3.596177339553833, 0.48339420557022095, -4.7432355880737305, 0.33961179852485657, -0.2030121088027954, -0.4677261710166931, -4.8476969823241234e-05, 0.00014446466229856014, 0.00010172525071538985, -0.00029123976128175855, -2.5197703052981524e-06, -0.0002451815234962851, -2.9204993552411906e-06, -0.0007207055459730327, 0.0005113346269354224, 0.00018999888561666012, -3.152685167151503e-05, -5.726774179493077e-05, 1.7936025857925415, 0.1632704734802246, 12.297074317932129, -22.956951141357422, 12.688055992126465, -0.2184721678495407, -0.7375660538673401, -0.3422251045703888, 4.115391731262207, -25.078128814697266, 11.20917797088623, -0.8977013230323792, 0.002184515353292227, -0.002096662065014243, 0.018200257793068886, -0.07407104969024658, 0.33861467242240906, 0.12287440896034241, 0.22336678206920624, 0.40721383690834045, -0.11605386435985565, 0.15447686612606049, 0.7581452131271362, -0.8106185793876648, 1.4317504167556763, -2.091336488723755, -0.7202357649803162, 2.299673557281494, -0.7011750936508179, -0.043229151517152786, 9.771702766418457, 0.00010055000166175887, 0.0006615103338845074, 3.204288077540696e-05, -0.02384861372411251, 0.026837404817342758, 0.6181260943412781, 0.7852580547332764], "std": [0.16938962042331696, 0.055935002863407135, 0.16929779946804047, 0.22496648132801056, 0.587669312953949, 0.35683926939964294, 0.15385130047798157, 0.13932348787784576, 0.0340924933552742, 0.1500166952610016, 0.2913537323474884, 0.32615405321121216, 0.07467738538980484, 0.15881632268428802, 0.0001708196068648249, 0.0003100437461398542, 0.0005376650369726121, 7.98570181359537e-05, 0.0009118332527577877, 0.00036598992301151156, 0.0002123439044225961, 0.00043042071047239006, 0.0005527055473066866, 9.446548210689798e-05, 0.0008037532097660005, 0.00025000356254167855, 0.6481443047523499, 1.3113021850585938e-06, 0.6481443047523499, 0.6481443047523499, 0.6481443047523499, 0.6481443047523499, 0.8370932936668396, 0.09923745691776276, 0.8370932936668396, 0.8370932936668396, 0.8370932936668396, 0.8370932936668396, 9.204218804370612e-05, 8.909835014492273e-05, 0.16510474681854248, 0.08161213248968124, 0.19573400914669037, 0.3353375494480133, 0.9998297095298767, 0.5836973190307617, 0.2909577190876007, 0.16861510276794434, 0.05299542099237442, 0.21139749884605408, 0.39525389671325684, 0.839786171913147, 0.25158193707466125, 0.2918005883693695, 2.0542616844177246, 2.0337345600128174, 1.1512889862060547, 3.999112129211426, 0.4710811674594879, 1.0815622806549072, 0.7927662134170532, 1.171525239944458, 3.3594930171966553, 1.1929866075515747, 3.201176166534424, 0.5554332733154297, 0.534605860710144, 0.6465945243835449, 0.0026575594674795866, 0.00468094926327467, 0.004033210221678019, 0.002281683264300227, 0.001730862190015614, 0.0013407449005171657, 0.002597418613731861, 0.004544027615338564, 0.004867464769631624, 0.0019943600054830313, 0.0016721029533073306, 0.0013512588338926435, 0.24675215780735016, 0.13686193525791168, 1.6729050874710083, 1.499370813369751, 2.0618929862976074, 0.11969240754842758, 0.2475624531507492, 0.11122817546129227, 0.9361827373504639, 1.6707277297973633, 1.7296143770217896, 0.10852445662021637, 0.007121981121599674, 0.005247774068266153, 0.0005757765611633658, 0.014078430831432343, 0.039257362484931946, 0.07726945728063583, 0.05237148329615593, 0.03765884041786194, 0.07221706956624985, 0.09592645615339279, 2.4843878746032715, 0.40930110216140747, 2.171621561050415, 0.4126225709915161, 0.3094405233860016, 0.37090179324150085, 0.04138908162713051, 0.05347278341650963, 0.03393111377954483, 0.0032356830779463053, 0.004931218922138214, 0.00983357708901167, 0.00033954973332583904, 0.0005171155789867043, 0.00019499505287967622, 0.00015946771600283682], "count": [266]}, "action": {"min": [-0.2792452275753021, -0.1237654909491539, -0.7198168039321899, -1.964447021484375, -1.5410091876983643, -0.375336229801178, -0.4779418110847473, -0.346574068069458, -0.07364942878484726, 0.1335212141275406, -1.902604103088379, 0.22087571024894714, -0.4285120368003845, -0.38707074522972107, -0.005101889371871948, -0.01380499079823494, -0.6214739084243774, 0.9554758071899414, -0.3654923439025879, -0.009066118858754635, -0.0008111135102808475, 0.010099341161549091, -0.5742174386978149, 0.9774916768074036, -0.43080103397369385, 0.03313424065709114, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 0.8726646304130554, 0.0, 0.0, 0.0, 0.0, -0.038529448211193085, -0.0003830050409305841, -0.3076252341270447, -0.3247537910938263, -0.4711203873157501, -1.4186851978302002, -3.8185622692108154, -3.876107692718506, -0.8178279399871826, -0.47642120718955994, -0.16981735825538635, -0.6785171031951904, -0.867734968662262, -4.1052045822143555, -0.9421600103378296, -1.179947853088379], "max": [0.3184579014778137, 0.13283468782901764, -0.06304255872964859, -1.0779250860214233, 0.19230571389198303, 0.6981316804885864, 0.11642000079154968, 0.13859830796718597, 0.09936442226171494, 0.6796717047691345, -0.8628806471824646, 1.3858757019042969, -0.048138029873371124, 0.14355546236038208, -0.0024234375450760126, -0.007882323116064072, -0.615739107131958, 0.9628709554672241, -0.36006128787994385, -0.007190096657723188, 0.0020207837224006653, 0.016057627275586128, -0.5680526494979858, 0.9830287098884583, -0.42615050077438354, 0.03459690138697624, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.03757259622216225, 1.4470389260168304e-06, 0.757118821144104, 0.1940089762210846, 0.5820373296737671, 0.8125671148300171, 5.7615885734558105, 1.7237557172775269, 1.4806541204452515, 0.385653555393219, 0.2066311240196228, 0.6965379118919373, 1.1168363094329834, 3.839543342590332, 1.2823032140731812, 1.5234375], "mean": [0.034373071044683456, -0.008001811802387238, -0.35304832458496094, -1.6805222034454346, -0.3981875777244568, 0.10497740656137466, -0.28630590438842773, -0.15982358157634735, 0.03705054149031639, 0.42150822281837463, -1.3551037311553955, 0.690259575843811, -0.27991852164268494, -0.21307866275310516, -0.003917921334505081, -0.011481262743473053, -0.6188048720359802, 0.9590861201286316, -0.36200520396232605, -0.008009654469788074, 0.0004517578345257789, 0.012877527624368668, -0.5712245106697083, 0.9808281660079956, -0.4278542697429657, 0.0336792953312397, 0.3415859639644623, 1.745330572128296, 0.3415859639644623, 0.3415859639644623, 0.3415859639644623, 0.3415859639644623, 0.6585670113563538, 1.7322077751159668, 0.6585670113563538, 0.6585670113563538, 0.6585670113563538, 0.6585670113563538, -0.0381179079413414, -0.00013874759315513074, -0.01719789393246174, -0.004897075705230236, 0.009339856915175915, 0.01841117814183235, 0.02256832644343376, -0.020614849403500557, -0.008423717692494392, -0.020178213715553284, -0.009325223974883556, 0.03590210899710655, -0.017082300037145615, 0.016595283523201942, -0.0006570448749698699, -0.00897269882261753], "std": [0.17831096053123474, 0.05569902062416077, 0.193976491689682, 0.24172738194465637, 0.5905587077140808, 0.3603266775608063, 0.15416236221790314, 0.13848817348480225, 0.05146876722574234, 0.16723044216632843, 0.3253491222858429, 0.32884445786476135, 0.07879199832677841, 0.1601889729499817, 0.0004616075020749122, 0.0009753452031873167, 0.0011640668381005526, 0.0010874205036088824, 0.0011814553290605545, 0.0004063724773004651, 0.00048196277930401266, 0.0011107353493571281, 0.001138131832703948, 0.0008678577723912895, 0.0009075178531929851, 0.0002808003919199109, 0.6514524221420288, 1.3113021850585938e-06, 0.6514524221420288, 0.6514524221420288, 0.6514524221420288, 0.6514524221420288, 0.8370932936668396, 0.09923744201660156, 0.8370932936668396, 0.8370932936668396, 0.8370932936668396, 0.8370932936668396, 9.221304935635999e-05, 8.984890155261382e-05, 0.1698628067970276, 0.08160016685724258, 0.196193128824234, 0.3415817618370056, 1.025360107421875, 0.6081080436706543, 0.29255831241607666, 0.17009715735912323, 0.05299347639083862, 0.2124394029378891, 0.3952433466911316, 0.8443623781204224, 0.26457464694976807, 0.29190969467163086], "count": [266]}, "timestamp": {"min": [0.0], "max": [8.833333333333334], "mean": [4.416666666666666], "std": [2.5595681059289843], "count": [266]}, "frame_index": {"min": [0], "max": [265], "mean": [132.5], "std": [76.78704317786953], "count": [266]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [266]}, "index": {"min": [15672], "max": [15937], "mean": [15804.5], "std": [76.78704317786953], "count": [266]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [266]}, "subtask_annotation": {"mean": [0.44360902255639095, 2.0, 2.0, 2.0, 2.0], "std": [0.5117202865315356, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [266]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [266]}, "eef_direction_state": {"mean": [3.7669172932330826, 3.3947368421052633], "std": [2.0606854033319735, 2.105803502085264], "min": [0, 0], "max": [6, 6], "count": [266]}, "eef_velocity_state": {"mean": [0.943609022556391, 1.093984962406015], "std": [0.70485463583845, 0.6790372882777609], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_acc_mag_state": {"mean": [0.7744360902255639, 0.9736842105263158], "std": [0.8191003808358686, 0.8199023173838738], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_direction_action": {"mean": [3.3947368421052633, 3.3496240601503757], "std": [1.9384830822246688, 1.923816853871659], "min": [0, 0], "max": [6, 6], "count": [266]}, "eef_velocity_action": {"mean": [1.169172932330827, 1.2518796992481203], "std": [0.6234370473827312, 0.6492449638785924], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_acc_mag_action": {"mean": [1.0526315789473684, 1.1879699248120301], "std": [0.8024004351013828, 0.7672857731915148], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_sim_pose_state": {"mean": [0.21540055448144294, 0.19691073950764865, 0.14830411310093758, 0.7823538478733285, -0.8112788851930993, 1.4074864575644668, 0.26459910501964407, -0.18222851062402914, 0.12142629067500732, -2.0901640092115117, -0.7204705630041448, 2.298606540466653], "std": [0.032749367527683544, 0.03509511326158418, 0.03609306914268673, 2.6339382094755104, 0.4094985566097705, 2.218587489670285, 0.029251559803136516, 0.039650018192742456, 0.04858723062037988, 0.4130413590424136, 0.3096148387238459, 0.3716638787641832], "min": [0.16087550558777472, 0.13917197625405656, 0.06841927063889865, -3.1414810674171076, -1.212474215013461, -3.126968125569346, 0.2118708621750045, -0.2366729451231853, 0.05623639992546544, -2.7423562761746654, -1.2716456206980662, 1.6454330578011191], "max": [0.2583351390607401, 0.2500598978745021, 0.19800867312189957, 3.1411082773078554, -0.003023827301203319, 3.1305206850407123, 0.3117290814568649, -0.12129555936392837, 0.22637766218654426, -1.4934560250722486, -0.12158814545021124, 2.8593277678188507], "count": [266]}, "eef_sim_pose_action": {"mean": [0.22165710976007277, 0.19995426349049472, 0.14436985044982678, 1.523706561593655, -0.8212811011320829, 0.8082688828707044, 0.2678565416189521, -0.1804525548051931, 0.11908686903783448, -2.065085598248396, -0.700668120090779, 2.309175671457309], "std": [0.03358090679481924, 0.038907102557477216, 0.0390159732642374, 2.246355004423351, 0.4175875821630866, 2.5023347376551537, 0.029156297979448787, 0.04109124514855758, 0.05432944251181586, 0.43696327271754903, 0.330763323303664, 0.3924727733586115], "min": [0.162295317848018, 0.13277996195592, 0.053022307146971176, -3.138524127906037, -1.2779582479634042, -3.1379873044775666, 0.21370097366108046, -0.24080089920230685, 0.03732686941343906, -2.732990324736326, -1.294365460186642, 1.6486078293358277], "max": [0.2708710990027724, 0.257892141508344, 0.20614789302299688, 3.140290789928729, 0.016551270284166364, 3.140897881034935, 0.3194862935271043, -0.10908597539322301, 0.22697298710037658, -1.4241185085220194, -0.05610917839494389, 3.0817977683060596], "count": [266]}}} +{"episode_index": 45, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4496863465974625]], [[0.5317830545943868]], [[0.4610713763936947]]], "std": [[[0.2978525696736288]], [[0.21626512859907554]], [[0.23132800993675573]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48100334967320263]], [[0.4790879229142637]], [[0.37419095540176855]]], "std": [[[0.3391925862668724]], [[0.22799654091800575]], [[0.25409551917601225]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45792249134948093]], [[0.4346567185697809]], [[0.3771226739715494]]], "std": [[[0.2922411158402265]], [[0.2527320996588083]], [[0.29363945773488515]]], "count": [100]}, "observation.state": {"min": [-0.4168700575828552, -0.18187028169631958, -0.48752525448799133, -1.5239959955215454, -0.6008217334747314, 0.11538621783256531, -0.17090223729610443, -0.7266894578933716, -0.09079163521528244, 0.10042301565408707, -1.9592576026916504, -0.2899220883846283, -0.16009847819805145, -0.1678588092327118, 0.010111423209309578, -0.023923300206661224, -0.6487719416618347, 1.0310449600219727, -0.40415507555007935, -0.004702476784586906, -0.03534066304564476, 0.008318505249917507, -0.5158056020736694, 1.0021109580993652, -0.5293335914611816, 0.019149765372276306, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0006686331471428275, -0.00038378231693059206, -0.14480777084827423, -0.11900116503238678, -0.16470131278038025, -0.7106310725212097, -1.38377845287323, -0.5865286588668823, -0.2700398862361908, -0.2980009615421295, -0.45146238803863525, -0.7819002270698547, -1.026807427406311, -0.5236726999282837, -0.46862494945526123, -0.3149193525314331, -10.38918685913086, -12.30158805847168, -5.307692527770996, -10.378510475158691, -1.1190476417541504, -5.853479862213135, -1.8937729597091675, -14.086090087890625, -3.9072041511535645, -1.4743589162826538, -10.012210845947266, -3.0702075958251953, -0.14346764981746674, -2.123321294784546, -0.006135229021310806, -0.017509860917925835, -0.013050502166152, -0.009513513185083866, -0.007776500657200813, -0.008574865758419037, -0.008289702236652374, -0.01573168858885765, -0.016222018748521805, -0.007310095708817244, -0.010808054357767105, -0.007032451219856739, -2.651249885559082, -0.2523989677429199, 11.55096435546875, -28.370006561279297, 13.249391555786133, -0.3787849247455597, 3.5067200660705566, -0.22270497679710388, -2.0043447017669678, -34.801815032958984, 13.300727844238281, -0.07504688948392868, -0.016171548515558243, -0.012823713943362236, 0.0024420025292783976, -0.10930868983268738, 0.41557320952415466, 0.044470906257629395, 0.13841477036476135, 0.3527184724807739, -0.2585676908493042, 0.20880527794361115, 1.9271869659423828, -1.358615756034851, -2.903128147125244, -3.048668384552002, -1.2763487100601196, -3.1142241954803467, -0.6667439937591553, -0.09854475408792496, 9.562276840209961, -0.004385471343994141, -0.0117434561252594, -0.020872771739959717, -0.019235489889979362, 0.02370397001504898, 0.6432986855506897, 0.763944149017334], "max": [-0.010511142201721668, 0.017930220812559128, 0.09765934944152832, -1.071183204650879, -0.10314375162124634, 0.4695599377155304, -0.06122669205069542, 0.23453101515769958, 0.20561520755290985, 0.4528118669986725, -1.1052268743515015, 0.03756113350391388, 0.19607758522033691, -0.00037230041925795376, 0.010530752129852772, -0.022796286270022392, -0.6480231285095215, 1.0331075191497803, -0.40100687742233276, -0.0029366048984229565, -0.03476431965827942, 0.010537938214838505, -0.513543963432312, 1.003607153892517, -0.5252308249473572, 0.020558588206768036, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.00028449660749174654, -0.00037899569724686444, 0.6525869369506836, 0.2582806944847107, 0.6332916021347046, 0.2707512378692627, 0.37237638235092163, 1.196790099143982, 0.2880691885948181, 1.0346729755401611, 0.1580149233341217, 0.13996650278568268, 0.2890871465206146, 0.792930006980896, 0.22441688179969788, 0.3194250464439392, -4.632263660430908, 1.2820513248443604, 2.387057304382324, 1.068376064300537, 0.22954823076725006, 1.1764346361160278, 0.22954824566841125, -1.7593693733215332, 12.728939056396484, 3.384005069732666, -2.747252941131592, 1.0616605281829834, 1.9511600732803345, 0.3730158805847168, 0.0074684168212115765, 0.010631423443555832, 0.012738224118947983, 0.00703181279823184, 0.001925096265040338, 0.0036246587987989187, 0.006945617496967316, 0.016892366111278534, 0.012445149943232536, 0.006649626884609461, 0.0028497844468802214, 0.0045646377839148045, -0.657509982585907, 0.24868722259998322, 19.880130767822266, -17.588109970092773, 25.150047302246094, 0.31195512413978577, 5.281290054321289, 0.5122214555740356, 5.463695526123047, -24.854774475097656, 24.76239013671875, 0.7251926064491272, 0.031337182968854904, 0.009469552896916866, 0.004884005058556795, 0.027327170595526695, 0.5029293298721313, 0.39046546816825867, 0.22371362149715424, 0.52402663230896, 0.012876756489276886, 0.3604930639266968, 2.628031015396118, -0.8810164332389832, -1.6587051153182983, 3.076005220413208, -1.0008008480072021, 3.110152006149292, -0.49370163679122925, 0.14994926750659943, 9.860638618469238, 0.01158827543258667, 0.010724514722824097, 0.021754086017608643, -0.01825375109910965, 0.02485615573823452, 0.6445531845092773, 0.7650094628334045], "mean": [-0.32044267654418945, -0.13288569450378418, -0.3464348316192627, -1.2159184217453003, -0.3200944662094116, 0.3334757685661316, -0.1186865046620369, -0.5484925508499146, 0.1269986778497696, 0.33401504158973694, -1.3117566108703613, -0.19738636910915375, 0.10000696778297424, -0.056094780564308167, 0.010356664657592773, -0.023497452959418297, -0.6483548879623413, 1.032617449760437, -0.4015728235244751, -0.003677742090076208, -0.03503431752324104, 0.00953573826700449, -0.5139892101287842, 1.0032291412353516, -0.5258142352104187, 0.019789522513747215, 0.6926727890968323, 0.8850727677345276, 0.6926727890968323, 0.6926727890968323, 0.6926727890968323, 0.6926727890968323, 1.2699552774429321, 1.277978777885437, 1.2699552774429321, 1.2699552774429321, 1.2699552774429321, 1.2699552774429321, -0.00044567103032022715, -0.00038177589885890484, 0.03620384633541107, 0.01285033579915762, 0.06824731826782227, -0.026806527748703957, -0.02577829733490944, 0.052462685853242874, -0.005030188709497452, 0.11502905935049057, -0.03618300333619118, -0.02325764112174511, -0.08641954511404037, 0.0288639385253191, -0.03520187363028526, 0.00586780346930027, -7.482748031616211, -6.272192478179932, -1.28911292552948, -4.7147932052612305, -0.361003577709198, -1.1633795499801636, -0.8682854175567627, -10.394817352294922, 5.2724385261535645, 0.8216394186019897, -6.383879661560059, -0.6741847991943359, 0.4816255569458008, -0.9802490472793579, 0.00040628871647641063, -0.0006163273938000202, -0.0002587470517028123, -0.0009166416712105274, -0.0003888366336468607, -0.00022913326392881572, 0.00011528698814800009, 0.0012585956137627363, -0.0008764566155150533, -0.00013589757145382464, -0.00023343696375377476, 4.486942270887084e-05, -1.6525382995605469, 0.04258251562714577, 17.728281021118164, -20.123680114746094, 22.43889045715332, 0.08977899700403214, 4.509281158447266, 0.2559521794319153, 3.1966552734375, -27.79998779296875, 22.29309844970703, 0.45607244968414307, 0.004078672733157873, -0.002563697984442115, 0.0035598105750977993, -0.06216607242822647, 0.48276031017303467, 0.12119638174772263, 0.17323094606399536, 0.4908002018928528, -0.05963728204369545, 0.3221476674079895, 2.1796305179595947, -1.1842817068099976, -2.233318328857422, 1.67721688747406, -1.197534441947937, -1.6861956119537354, -0.582467794418335, 0.023907003924250603, 9.769315719604492, 0.002647964982315898, 0.00034960033372044563, -0.00022681108384858817, -0.018677016720175743, 0.024219824001193047, 0.6438642144203186, 0.7645280361175537], "std": [0.12289581447839737, 0.058951959013938904, 0.15540455281734467, 0.14212113618850708, 0.13690076768398285, 0.07182463258504868, 0.032644692808389664, 0.2819820046424866, 0.09789121150970459, 0.11464580148458481, 0.25937172770500183, 0.10634288191795349, 0.08892890810966492, 0.04761958122253418, 8.686813816893846e-05, 0.00026255135890096426, 0.0001504209212725982, 0.0005357857444323599, 0.0009460941655561328, 0.0003651192819233984, 0.00012861742288805544, 0.0004403144121170044, 0.0004808494122698903, 0.0005099544650875032, 0.0011282018385827541, 0.00021478236885741353, 0.8223534822463989, 0.8516442775726318, 0.8223534822463989, 0.8223534822463989, 0.8223534822463989, 0.8223534822463989, 0.7710875868797302, 0.7669692039489746, 0.7710875868797302, 0.7710875868797302, 0.7710875868797302, 0.7710875868797302, 7.475545862689614e-05, 8.798182875580096e-07, 0.170785591006279, 0.07148795574903488, 0.197860449552536, 0.20236438512802124, 0.2956582307815552, 0.2268768697977066, 0.09062466025352478, 0.3088729679584503, 0.10424049198627472, 0.17570585012435913, 0.2813698947429657, 0.18851463496685028, 0.11308949440717697, 0.0927756279706955, 1.179460883140564, 3.9396111965179443, 2.3750274181365967, 2.7711822986602783, 0.29195332527160645, 1.877567172050476, 0.4461168050765991, 3.318391799926758, 4.28347635269165, 1.078493356704712, 1.93852961063385, 0.8415271043777466, 0.4622642695903778, 0.4745675325393677, 0.002489654812961817, 0.004746310878545046, 0.004743186291307211, 0.0026803805958479643, 0.0016039800830185413, 0.001753689837642014, 0.0027516623958945274, 0.005087236408144236, 0.004666127730160952, 0.0024980187881737947, 0.002060433616861701, 0.001649903948418796, 0.3309025168418884, 0.09807471930980682, 1.922773838043213, 2.470555305480957, 3.2258477210998535, 0.1400402933359146, 0.318869948387146, 0.15123350918293, 1.8118516206741333, 2.7886762619018555, 3.091663122177124, 0.16265352070331573, 0.006916918326169252, 0.004169085994362831, 0.0004255622625350952, 0.020698945969343185, 0.024423733353614807, 0.09545498341321945, 0.02340085245668888, 0.047039445489645004, 0.08567720651626587, 0.03976380079984665, 0.14748713374137878, 0.12803170084953308, 0.2360149323940277, 2.367379665374756, 0.057314448058605194, 1.7779486179351807, 0.026640158146619797, 0.03977721929550171, 0.03768498823046684, 0.0036586241330951452, 0.003726519178599119, 0.007078052498400211, 0.0001635800872463733, 0.00024089492217171937, 0.0002395639312453568, 0.0002038083621300757], "count": [211]}, "action": {"min": [-0.45893827080726624, -0.18896648287773132, -0.570152223110199, -1.5676460266113281, -0.6158789992332458, 0.11980143189430237, -0.17160500586032867, -0.7806888818740845, -0.12010149657726288, 0.06828080862760544, -1.9640519618988037, -0.3013756573200226, -0.16138267517089844, -0.1498141884803772, 0.009609296917915344, -0.02556314319372177, -0.6469098925590515, 1.027874231338501, -0.4050464630126953, -0.004958434030413628, -0.035209544003009796, 0.005109649617224932, -0.5121909379959106, 0.9969444870948792, -0.5294694900512695, 0.015156845562160015, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0006686331471428275, -0.00038378231693059206, -0.14480777084827423, -0.11900116503238678, -0.13394364714622498, -0.7106310725212097, -1.38377845287323, -0.5865286588668823, -0.2700398862361908, -0.2980009615421295, -0.45146238803863525, -0.7819002270698547, -1.026807427406311, -0.5236726999282837, -0.46862494945526123, -0.3149193525314331], "max": [0.006181234493851662, 0.012226453982293606, 0.14534270763397217, -0.9884191751480103, -0.12369292229413986, 0.48069047927856445, -0.058049604296684265, 0.23531045019626617, 0.21755509078502655, 0.49372097849845886, -1.0130181312561035, 0.03661579266190529, 0.20056073367595673, 0.0001703079615253955, 0.011615179479122162, -0.017742933705449104, -0.6423945426940918, 1.0320448875427246, -0.40104785561561584, -0.0029421187937259674, -0.03300470858812332, 0.01250823400914669, -0.5062059760093689, 1.0027387142181396, -0.5246427059173584, 0.018147846683859825, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.00028449660749174654, -0.00037899569724686444, 0.6525869369506836, 0.2582806944847107, 0.6332916021347046, 0.2707512378692627, 0.37237638235092163, 1.196790099143982, 0.2880691885948181, 1.0346729755401611, 0.1580149233341217, 0.13996650278568268, 0.2890871465206146, 0.792930006980896, 0.22441688179969788, 0.3194250464439392], "mean": [-0.33826905488967896, -0.12525992095470428, -0.35198476910591125, -1.1680392026901245, -0.32395341992378235, 0.33056318759918213, -0.11572938412427902, -0.5549604296684265, 0.11192180961370468, 0.356266051530838, -1.2973006963729858, -0.1982414871454239, 0.09398865699768066, -0.05485790595412254, 0.010460388846695423, -0.02200337126851082, -0.6450983285903931, 1.0309456586837769, -0.4019888639450073, -0.003708958625793457, -0.03424724191427231, 0.008808587677776814, -0.5102068185806274, 1.00068199634552, -0.5259637236595154, 0.017212731763720512, 0.7005308866500854, 0.8850727677345276, 0.7005308866500854, 0.7005308866500854, 0.7005308866500854, 0.7005308866500854, 1.2616835832595825, 1.2697070837020874, 1.2616835832595825, 1.2616835832595825, 1.2616835832595825, 1.2616835832595825, -0.0004468857659958303, -0.0003817789547611028, 0.03628730773925781, 0.01330811157822609, 0.06914716213941574, -0.02670566737651825, -0.025083554908633232, 0.05246077850461006, -0.005199270788580179, 0.11501983553171158, -0.0362149178981781, -0.02252529188990593, -0.08645716309547424, 0.02966950088739395, -0.035402532666921616, 0.005854286719113588], "std": [0.14284102618694305, 0.06140320003032684, 0.2103017270565033, 0.17150920629501343, 0.13420510292053223, 0.07362659275531769, 0.032535895705223083, 0.339652955532074, 0.10891328752040863, 0.14254668354988098, 0.3032228350639343, 0.11423461884260178, 0.09772513061761856, 0.044822368770837784, 0.0004765252524521202, 0.0014401563676074147, 0.0008916616789065301, 0.0009205546230077744, 0.0011612909147515893, 0.000447801809059456, 0.0004998876247555017, 0.0014612107770517468, 0.0010988496942445636, 0.0014477415243163705, 0.0012474716641008854, 0.00047863530926406384, 0.8232046961784363, 0.8516442775726318, 0.8232046961784363, 0.8232046961784363, 0.8232046961784363, 0.8232046961784363, 0.7752935290336609, 0.7712841629981995, 0.7752935290336609, 0.7752935290336609, 0.7752935290336609, 0.7752935290336609, 7.474557060049847e-05, 8.799980832918664e-07, 0.17072583734989166, 0.07108547538518906, 0.19714193046092987, 0.20237824320793152, 0.2957720458507538, 0.22688859701156616, 0.09065728634595871, 0.30887550115585327, 0.10423064976930618, 0.17553295195102692, 0.28137609362602234, 0.1877375990152359, 0.11293523013591766, 0.092861108481884], "count": [211]}, "timestamp": {"min": [0.0], "max": [7.0], "mean": [3.5], "std": [2.030325644378808], "count": [211]}, "frame_index": {"min": [0], "max": [210], "mean": [105.0], "std": [60.909769331364245], "count": [211]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [211]}, "index": {"min": [15938], "max": [16148], "mean": [16043.0], "std": [60.909769331364245], "count": [211]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [211]}, "subtask_annotation": {"mean": [0.6445497630331753, 2.0, 2.0, 2.0, 2.0], "std": [0.4980589442813132, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [211]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [211]}, "eef_direction_state": {"mean": [3.772511848341232, 3.862559241706161], "std": [1.8841828137025436, 1.9214605153094524], "min": [0, 1], "max": [6, 6], "count": [211]}, "eef_velocity_state": {"mean": [0.8625592417061612, 0.8341232227488151], "std": [0.6780730224257598, 0.725938884780949], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_acc_mag_state": {"mean": [0.6919431279620853, 0.6682464454976303], "std": [0.8289098171195887, 0.8397055768853107], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_direction_action": {"mean": [3.2701421800947865, 3.4028436018957344], "std": [1.6459081760112413, 1.7179816961309728], "min": [0, 0], "max": [6, 6], "count": [211]}, "eef_velocity_action": {"mean": [1.028436018957346, 1.04739336492891], "std": [0.6668500754724488, 0.6215942900138136], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_acc_mag_action": {"mean": [1.09478672985782, 1.0568720379146919], "std": [0.8206582302147247, 0.8298847505922231], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_sim_pose_state": {"mean": [0.32205428003318876, 0.16422303079475914, 0.14695296364419017, 2.1792856785388635, -1.1843745454257737, -2.2329862333841133, 0.3677554013508048, -0.15810149381206426, 0.2604652365174688, 1.6621183246269235, -1.1975869060818332, -1.7008824753706306], "std": [0.025182904863682524, 0.06003627326915088, 0.016725700985138852, 0.14712359466961436, 0.12810042298540247, 0.2358097449379579, 0.06176050261763144, 0.05773387643930256, 0.03681237247491739, 2.4023354656688936, 0.05727686730769744, 1.796418494766911], "min": [0.2549868285039383, 0.11533459378742705, 0.11475747409638633, 1.927293836315035, -1.3586208384247656, -2.9031660888300332, 0.18878665943642908, -0.28794037678840745, 0.1620307383193153, -3.137698198739279, -1.2763497927913177, -3.1402611246924086], "max": [0.3420592684152948, 0.3336247977505807, 0.1705024661463909, 2.628136522436086, -0.8809423536590215, -1.6585317144591616, 0.40234527378959145, -0.10860294270203831, 0.29142993350054514, 3.110381078369308, -1.000869807905846, 3.1278779974119515], "count": [211]}, "eef_sim_pose_action": {"mean": [0.3234420033696669, 0.1680886163605614, 0.14018078829000236, 2.063323470861679, -1.1643992262221188, -2.1276248180114603, 0.36528577481017993, -0.15874676826062192, 0.2608812328323061, 1.4046452306956043, -1.2270007037565585, -1.3774205989114405], "std": [0.028273022623434698, 0.0738584603149789, 0.013726614996826326, 0.19819156548237585, 0.12599585048235962, 0.21939802260078425, 0.07339646817092327, 0.06731556863066998, 0.04600360983992229, 2.6504418062458206, 0.05621744227455728, 2.1438509999480164], "min": [0.2516895373752649, 0.10536942522778207, 0.11054363795720955, 1.7707431825288387, -1.349031993263381, -2.743120936607971, 0.18871709953405555, -0.3021454573710477, 0.14934392578113742, -3.138236725811586, -1.340192071655753, -3.134326880774828], "max": [0.34784108867719915, 0.3436608108685138, 0.16388747576525087, 2.5567992742043266, -0.8855384567519332, -1.5480000306202966, 0.41309948066799945, -0.10092624083953405, 0.3044455171573127, 3.1376177537529695, -1.0177093389521121, 3.1208743853355934], "count": [211]}}} +{"episode_index": 46, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.437559281388494]], [[0.5446607782039704]], [[0.47533088607840157]]], "std": [[[0.30127426807726404]], [[0.2199816294111773]], [[0.24054400680046362]]], "count": [129]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4130056455626786]], [[0.4235901125536094]], [[0.37798978255232785]]], "std": [[[0.2970789950423696]], [[0.2731945792529533]], [[0.29618752338614657]]], "count": [129]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4120312812007308]], [[0.4395994664395626]], [[0.3727051536528884]]], "std": [[[0.2953732030664573]], [[0.2502878875110602]], [[0.2843708637220534]]], "count": [129]}, "observation.state": {"min": [-0.6874833106994629, -0.08506907522678375, -0.7587552070617676, -1.5403844118118286, -1.5331509113311768, -0.05065120384097099, -0.5218631625175476, -0.31391239166259766, -0.7812625765800476, 0.2737971842288971, -1.731518030166626, 0.11291653662919998, -0.14982958137989044, -0.45459291338920593, -0.0011971284402534366, 0.001570517779327929, -0.6488660573959351, 0.9978813529014587, -0.37190330028533936, -0.0018457092810422182, -0.013663770630955696, 0.010181447491049767, -0.6032356023788452, 1.0073367357254028, -0.42279571294784546, 0.05603719875216484, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.012780365534126759, -0.0007655780646018684, -0.31543388962745667, -0.3016428053379059, -0.2690916657447815, -0.8315337300300598, -1.204801082611084, -0.595321536064148, -1.1075605154037476, -0.11804825067520142, -0.17204657196998596, -0.2238384187221527, -0.3811317980289459, -0.7481313943862915, -0.4407777786254883, -0.2568020522594452, -13.462515830993652, -7.448107719421387, -1.0952380895614624, -11.874238014221191, -1.2625153064727783, -1.004273533821106, -1.4920635223388672, -8.75230598449707, -10.409035682678223, -3.4542126655578613, -10.317460060119629, -1.0329670906066895, -2.3528695106506348, -1.721611738204956, -0.012312078848481178, -0.010044155642390251, -0.020397473126649857, -0.008331581018865108, -0.003178704297170043, -0.005800674669444561, -0.007300787605345249, -0.011228736490011215, -0.014603031799197197, -0.006164511200040579, -0.005998192820698023, -0.00631515309214592, 1.6119600534439087, -0.6347092390060425, 8.344013214111328, -30.142364501953125, 10.153379440307617, -0.882035493850708, 2.121000051498413, -0.6235739588737488, 3.592973470687866, -28.989093780517578, 8.316770553588867, -1.4893908500671387, -0.01743270643055439, -0.015301978215575218, 0.0067155067808926105, -0.08198151737451553, 0.35074275732040405, 0.01238016877323389, 0.04325734078884125, 0.3542364835739136, -0.34773093461990356, 0.024584583938121796, -3.1335361003875732, -1.1379787921905518, -3.0544955730438232, -2.934842348098755, -1.1611652374267578, -3.138507604598999, -0.8205927014350891, -0.22978277504444122, 9.678330421447754, -0.0075972676277160645, -0.010603845119476318, -0.010889232158660889, -0.029132815077900887, 0.018630675971508026, 0.680449366569519, 0.730970025062561], "max": [-0.05186820030212402, 0.1432482749223709, -0.4980084300041199, -0.5649651288986206, 0.11711478233337402, 0.28257864713668823, 0.21553349494934082, 0.04061083495616913, -0.03025825507938862, 0.5739305019378662, -1.322192907333374, 0.5098487734794617, 0.38148659467697144, -0.004290491342544556, -0.00022995389008428901, 0.002201235853135586, -0.6387531757354736, 0.9981817007064819, -0.36898863315582275, 0.0009291942697018385, -0.012750819325447083, 0.010603292845189571, -0.5923252701759338, 1.0089091062545776, -0.42140600085258484, 0.05947403237223625, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.012203769758343697, -0.0007613319321535528, 0.8928217887878418, 0.22667276859283447, 0.55840003490448, 0.6104333996772766, 2.3147037029266357, 0.6015260815620422, 0.4415152370929718, 0.2877776622772217, 0.2777116000652313, 0.29267480969429016, 0.24270646274089813, 0.6336492300033569, 0.5148630738258362, 0.24187999963760376, -4.075501441955566, 0.3052503168582916, 2.134310245513916, -1.037851095199585, 0.7460317611694336, 2.5537240505218506, 0.8321123719215393, -3.541008949279785, 5.433455944061279, 1.2356531620025635, 0.5494505763053894, 0.3156288266181946, 0.28693529963493347, 0.28693529963493347, 0.006347966380417347, 0.01188261155039072, 0.009651876986026764, 0.0064831944182515144, 0.006837145891040564, 0.0027796258218586445, 0.0070968433283269405, 0.01817759871482849, 0.010610615834593773, 0.008379438892006874, 0.004847923759371042, 0.002770226914435625, 3.3935999870300293, 0.1596052348613739, 16.079299926757812, -24.412172317504883, 18.29140853881836, 0.312309592962265, 3.7329599857330322, 0.011135249398648739, 8.982433319091797, -19.53862762451172, 14.421581268310547, -0.3821706473827362, 0.034970831125974655, 0.008210798725485802, 0.009157509543001652, -0.027327170595526695, 0.5429098606109619, 0.12932929396629333, 0.2664600908756256, 0.43176209926605225, -0.07703746110200882, 0.24946986138820648, 3.132798910140991, 0.28550514578819275, 3.091555595397949, -1.0686899423599243, -0.2917048931121826, 3.137990713119507, -0.48865681886672974, 0.006923317909240723, 9.879307746887207, 0.007888048887252808, 0.013028353452682495, 0.013718664646148682, -0.025296980515122414, 0.023323293775320053, 0.6814962029457092, 0.7320276498794556], "mean": [-0.2885062098503113, -0.0067982543259859085, -0.6063015460968018, -1.3486896753311157, -0.3151271939277649, 0.061362944543361664, -0.2704290747642517, -0.09004005044698715, -0.2540948688983917, 0.41199761629104614, -1.568213701248169, 0.23682183027267456, 0.09848418086767197, -0.30699118971824646, -0.0006434276001527905, 0.001848132349550724, -0.6447678208351135, 0.9979899525642395, -0.37054798007011414, -0.00034631986636668444, -0.013177686370909214, 0.010368154384195805, -0.5987347960472107, 1.0078399181365967, -0.4223603308200836, 0.05825149267911911, 0.6116153001785278, 0.8164502382278442, 0.6116153001785278, 0.6116153001785278, 0.6116153001785278, 0.6116153001785278, 0.7388744950294495, 1.0172133445739746, 0.7388744950294495, 0.7388744950294495, 0.7388744950294495, 0.7388744950294495, -0.012506126426160336, -0.0007633380009792745, -0.005212698131799698, -0.0006091653485782444, 0.003397551365196705, -0.0034947178792208433, 0.00039433143683709204, 0.010851510800421238, -0.004391986411064863, 0.012969925068318844, 0.03045835718512535, 0.004151602741330862, -0.00812255498021841, -0.008689222857356071, -0.018730323761701584, -0.01344318501651287, -8.286876678466797, -4.375896453857422, 0.3256683349609375, -6.595218658447266, -0.08841308206319809, 0.22690774500370026, -0.46091583371162415, -6.299592018127441, 1.708979845046997, -0.732678234577179, -5.4407758712768555, -0.3490758538246155, -0.342239648103714, -0.6818379163742065, -7.495208410546184e-05, 0.00040193236782215536, -0.0005458644009195268, -0.0002674208953976631, 9.660561045166105e-05, -6.168442632770166e-05, 0.00022344620083458722, 0.0003877959097735584, -0.0002318253245903179, -1.1728719982784241e-05, 3.0478759072138928e-05, -0.00018244625243823975, 2.5605063438415527, -0.215778648853302, 12.448989868164062, -26.977182388305664, 14.307488441467285, -0.46050843596458435, 2.889747142791748, -0.3328830599784851, 6.081812381744385, -24.251354217529297, 11.996956825256348, -1.0796881914138794, 0.0025971783325076103, -0.0027647048700600863, 0.008223963901400566, -0.06601959466934204, 0.41160476207733154, 0.047781962901353836, 0.19958427548408508, 0.38193315267562866, -0.17116732895374298, 0.1540565937757492, 0.6723519563674927, -0.7578598856925964, 0.9377365708351135, -2.1648099422454834, -0.8959668874740601, 1.3178727626800537, -0.6506587862968445, -0.11002758145332336, 9.771726608276367, 9.771501936484128e-05, 0.0007167612784542143, 0.0007168371230363846, -0.02763327769935131, 0.021545877680182457, 0.6808512210845947, 0.7315813302993774], "std": [0.20833690464496613, 0.049895498901605606, 0.07652068883180618, 0.289198637008667, 0.6043165922164917, 0.09596489369869232, 0.22041863203048706, 0.11333490908145905, 0.256767213344574, 0.10248245298862457, 0.12680411338806152, 0.13995544612407684, 0.09921454638242722, 0.14594997465610504, 0.00026288957451470196, 0.0001242892467416823, 0.003336664056405425, 0.00010955969628412277, 0.0007701151771470904, 0.0007752652745693922, 0.00022333998640533537, 8.398609497817233e-05, 0.0037264698185026646, 0.0004580913227982819, 0.00041000882629305124, 0.0007855668081901968, 0.8285397887229919, 0.8674949407577515, 0.8285397887229919, 0.8285397887229919, 0.8285397887229919, 0.8285397887229919, 0.8564944267272949, 0.8572104573249817, 0.8564944267272949, 0.8564944267272949, 0.8564944267272949, 0.8564944267272949, 0.00012862953008152544, 7.077101145114284e-07, 0.13094964623451233, 0.06525882333517075, 0.08567382395267487, 0.1981813907623291, 0.37696582078933716, 0.13248206675052643, 0.16479314863681793, 0.06652376800775528, 0.07008865475654602, 0.08407483994960785, 0.10292185842990875, 0.10070760548114777, 0.09086211770772934, 0.05894378200173378, 2.641511917114258, 1.8587020635604858, 0.8845674991607666, 2.816218137741089, 0.41558802127838135, 0.7400724291801453, 0.450848788022995, 1.2718565464019775, 3.5809829235076904, 1.289515733718872, 2.2642428874969482, 0.35277119278907776, 0.6333895325660706, 0.4981529116630554, 0.0022273047361522913, 0.00402667373418808, 0.0043602255173027515, 0.0024176305159926414, 0.0009919429430738091, 0.001053670304827392, 0.0026238805148750544, 0.00465868366882205, 0.004519644193351269, 0.0022407625801861286, 0.0009127871599048376, 0.0012273651082068682, 0.32701966166496277, 0.1446637511253357, 2.277852773666382, 1.3136982917785645, 2.0086257457733154, 0.33969393372535706, 0.31565019488334656, 0.09940361976623535, 1.0243903398513794, 2.322723865509033, 1.2763760089874268, 0.3132350742816925, 0.006710376590490341, 0.003933542408049107, 0.0004398530873004347, 0.012553173117339611, 0.06005068123340607, 0.029716655611991882, 0.06101316213607788, 0.024408310651779175, 0.09053175896406174, 0.06719134747982025, 2.5201616287231445, 0.5198372602462769, 2.2870609760284424, 0.632030189037323, 0.29945889115333557, 2.3588829040527344, 0.046675726771354675, 0.03465563431382179, 0.020306112244725227, 0.002366106491535902, 0.0032309081871062517, 0.0037914703134447336, 0.0010153031907975674, 0.0011894747149199247, 0.0002665894280653447, 0.0002898755483329296], "count": [652]}, "action": {"min": [-0.7325669527053833, -0.08944399654865265, -0.7947360873222351, -1.529913067817688, -1.542421579360962, -0.06749580800533295, -0.5266090035438538, -0.34487858414649963, -0.7791928052902222, 0.24654030799865723, -1.734708547592163, 0.10107787698507309, -0.21377284824848175, -0.46176689863204956, -0.0017497241497039795, -0.0012360766995698214, -0.6446598768234253, 0.9961230158805847, -0.3743669092655182, -0.0029181090649217367, -0.013926451094448566, 0.006341815926134586, -0.5988819599151611, 1.004697322845459, -0.4267975091934204, 0.05330953001976013, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.012780365534126759, -0.0007655780646018684, -0.31543388962745667, -0.3016428053379059, -0.2690916657447815, -0.8315337300300598, -1.204801082611084, -0.595321536064148, -1.1075605154037476, -0.11804825067520142, -0.17261889576911926, -0.2238384187221527, -0.3811317980289459, -0.7439025044441223, -0.4407777786254883, -0.2568020522594452], "max": [-0.060880567878484726, 0.17068998515605927, -0.4878230392932892, -0.49063926935195923, 0.11843577772378922, 0.28716033697128296, 0.21909871697425842, 0.029031410813331604, -0.019090933725237846, 0.5971399545669556, -1.258503794670105, 0.5104808807373047, 0.3858204483985901, -0.002556448569521308, 0.0004831378173548728, 0.0044308737851679325, -0.6318033933639526, 0.9992095828056335, -0.37078893184661865, 3.72997164959088e-05, -0.01181153766810894, 0.012358791194856167, -0.5853558778762817, 1.008827567100525, -0.4227188229560852, 0.057557784020900726, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.012203769758343697, -0.0007613319321535528, 0.8928217887878418, 0.22667276859283447, 0.55840003490448, 0.6104333996772766, 2.3147037029266357, 0.6015260815620422, 0.4415152370929718, 0.2877776622772217, 0.2777116000652313, 0.29267480969429016, 0.24270646274089813, 0.6336492300033569, 0.437589168548584, 0.24187999963760376], "mean": [-0.3269994556903839, 0.004530011676251888, -0.6201730966567993, -1.312759518623352, -0.3164317011833191, 0.059380337595939636, -0.26707300543785095, -0.11705361306667328, -0.22048190236091614, 0.41813477873802185, -1.5308977365493774, 0.2318389117717743, 0.0947912335395813, -0.30899322032928467, -0.0003660976653918624, 0.0023805340752005577, -0.639103353023529, 0.9974244236946106, -0.372825026512146, -0.0013732549268752337, -0.01264138612896204, 0.010248332284390926, -0.5931243896484375, 1.0071167945861816, -0.42443734407424927, 0.055805474519729614, 0.6116153001785278, 0.8164502382278442, 0.6116153001785278, 0.6116153001785278, 0.6116153001785278, 0.6116153001785278, 0.739195704460144, 1.0198901891708374, 0.739195704460144, 0.739195704460144, 0.739195704460144, 0.739195704460144, -0.012506218627095222, -0.0007633364293724298, -0.005039310082793236, -0.0006592185236513615, 0.0033850951585918665, -0.003558132564648986, 0.0005944313597865403, 0.010932587087154388, -0.004382205195724964, 0.012987973168492317, 0.03073219582438469, 0.004213488195091486, -0.008139033801853657, -0.007308185566216707, -0.02004867047071457, -0.013663012534379959], "std": [0.21867430210113525, 0.05200868099927902, 0.08490511775016785, 0.3014400601387024, 0.6059247255325317, 0.09575257450342178, 0.21816647052764893, 0.11326645314693451, 0.23808535933494568, 0.11370301991701126, 0.1315075308084488, 0.140885591506958, 0.10087373852729797, 0.14567400515079498, 0.000415407499531284, 0.0010993266478180885, 0.0031987526454031467, 0.0005373572930693626, 0.0006675200420431793, 0.000700735894497484, 0.0003685229748953134, 0.0011533128563314676, 0.0033906027674674988, 0.0008504391880705953, 0.0007420433685183525, 0.0007616447983309627, 0.8285397887229919, 0.8674949407577515, 0.8285397887229919, 0.8285397887229919, 0.8285397887229919, 0.8285397887229919, 0.8567774891853333, 0.8567506074905396, 0.8567774891853333, 0.8567774891853333, 0.8567774891853333, 0.8567774891853333, 0.00012939628504682332, 7.094482157299353e-07, 0.13103123009204865, 0.06527294963598251, 0.08567832410335541, 0.198183074593544, 0.3769940733909607, 0.13245776295661926, 0.1647913008928299, 0.06651614606380463, 0.06967299431562424, 0.08418140560388565, 0.10292012244462967, 0.09656272083520889, 0.08837917447090149, 0.058736544102430344], "count": [652]}, "timestamp": {"min": [0.0], "max": [21.7], "mean": [10.85], "std": [6.273865545968362], "count": [652]}, "frame_index": {"min": [0], "max": [651], "mean": [325.5], "std": [188.21596637905085], "count": [652]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [652]}, "index": {"min": [16149], "max": [16800], "mean": [16474.5], "std": [188.21596637905085], "count": [652]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [652]}, "subtask_annotation": {"mean": [0.2745398773006135, 2.0, 2.0, 2.0, 2.0], "std": [0.4531034124761504, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [652]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [652]}, "eef_direction_state": {"mean": [4.642638036809816, 4.762269938650307], "std": [1.8517669652314557, 1.8159787709272006], "min": [0, 0], "max": [6, 6], "count": [652]}, "eef_velocity_state": {"mean": [0.5107361963190185, 0.4049079754601227], "std": [0.6154015680162208, 0.5122791226537972], "min": [0, 0], "max": [2, 2], "count": [652]}, "eef_acc_mag_state": {"mean": [0.4049079754601227, 0.2469325153374233], "std": [0.7147700029909305, 0.5851483282023155], "min": [0, 0], "max": [2, 2], "count": [652]}, "eef_direction_action": {"mean": [4.383435582822086, 4.52760736196319], "std": [1.932980273217493, 1.8085104993345849], "min": [0, 0], "max": [6, 6], "count": [652]}, "eef_velocity_action": {"mean": [0.6257668711656442, 0.50920245398773], "std": [0.6700049406516135, 0.5439922653671203], "min": [0, 0], "max": [2, 2], "count": [652]}, "eef_acc_mag_action": {"mean": [0.48773006134969327, 0.5506134969325154], "std": [0.7663372374411613, 0.7923423326364492], "min": [0, 0], "max": [2, 2], "count": [652]}, "eef_sim_pose_state": {"mean": [0.2897328050978644, 0.1470270864115535, 0.15017071093129383, 0.6769786479344824, -0.7579587309648715, 0.937881108262834, 0.2587268733213125, -0.2694790228688796, 0.13450755470352557, -2.164804096706851, -0.895986723980774, 1.3130554767862188], "std": [0.04990253359213608, 0.021709999803088846, 0.033149761660895796, 2.5262488144983433, 0.5198200648942177, 2.3030550475473643, 0.023459296797838373, 0.07778563813720003, 0.02250798843241479, 0.6320454259248731, 0.29945049891446957, 2.3695613370496713], "min": [0.2340983775544059, 0.10568174229665701, 0.09826332322845856, -3.137841556906435, -1.1379811880992854, -3.127084401790098, 0.2317596074740718, -0.4345631153166374, 0.09863856327367176, -2.9348393241370236, -1.1611781114786794, -3.1407450129370793], "max": [0.3919512686710409, 0.19043273198415148, 0.22989253482933986, 3.141404881474723, 0.28551381047426694, 3.1226728643707826, 0.3065392227758297, -0.18591222297218052, 0.18765986004540003, -1.068687831106641, -0.2917049835148191, 3.1404162295058784], "count": [652]}, "eef_sim_pose_action": {"mean": [0.2987585412991963, 0.15017164192179813, 0.15163173616468362, 0.8251933351135313, -0.7516223949967225, 0.9767700392416628, 0.2661367891951692, -0.2596201556979112, 0.13227327966488303, -2.1910263577926186, -0.9184934341412088, 1.2375816394692332], "std": [0.05165263998248977, 0.023721912748417187, 0.03595708483718154, 2.4529282427046755, 0.5496639841685472, 2.3353166433059167, 0.02305058079339722, 0.07345655258989094, 0.02077424073893399, 0.6288503781035261, 0.28923548279003836, 2.434055494466402], "min": [0.238489928439484, 0.10776775304269887, 0.09956263734619913, -3.1410846408848117, -1.1697873217151802, -3.1292063555880607, 0.23409208251494668, -0.4268957443245658, 0.09919808253566409, -2.9405438758904543, -1.165643423909442, -3.1396867313618513], "max": [0.4013381125488105, 0.20157907947421402, 0.24960200883535932, 3.133411826357593, 0.372190261333625, 3.135922780622777, 0.3142715501156512, -0.16934658954079396, 0.18924568696040264, -1.034375315625886, -0.3174966748077328, 3.141100386751539], "count": [652]}}} +{"episode_index": 47, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4511389417531719]], [[0.5501700860246058]], [[0.48462499759707806]]], "std": [[[0.2886442250811571]], [[0.20717587157854833]], [[0.2303515958537181]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4722381992502883]], [[0.43391603229527104]], [[0.3266094627066513]]], "std": [[[0.31043518275580956]], [[0.24018219329864363]], [[0.28843770316351736]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4368145953479431]], [[0.4128495722798924]], [[0.3357852628796617]]], "std": [[[0.28544116629222993]], [[0.23181555098633416]], [[0.2706973950695204]]], "count": [100]}, "observation.state": {"min": [-0.5533885359764099, -0.06752287596464157, -0.5902296304702759, -1.8307920694351196, -1.5184664726257324, -0.4302110970020294, -0.4413582384586334, -0.8184682130813599, -0.18139652907848358, 0.23423297703266144, -2.0527193546295166, 0.22840416431427002, -0.3340833783149719, -0.3909173905849457, 0.010364176705479622, 0.019890805706381798, -0.6169230937957764, 0.9470934271812439, -0.3654991090297699, -0.0337948277592659, -0.013291844166815281, -0.023556295782327652, -0.6328465342521667, 0.9721671342849731, -0.3680933713912964, 0.042373716831207275, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0018114580307155848, -0.0026733134873211384, -0.5387758612632751, -0.21756519377231598, -0.9020139575004578, -1.2916793823242188, -3.5709762573242188, -1.2343463897705078, -0.8868843913078308, -0.3351844847202301, -0.16762050986289978, -0.8198716640472412, -1.4119582176208496, -1.4669508934020996, -0.816247820854187, -0.54620361328125, -12.749859809875488, -9.584859848022461, -5.476190567016602, -11.019536018371582, -1.3485958576202393, -4.4188032150268555, -1.6068376302719116, -11.569523811340332, -3.81562876701355, -2.83638596534729, -8.974359512329102, -0.7460317611694336, -2.5824174880981445, -1.1764346361160278, -0.0069481125101447105, -0.0110566895455122, -0.020007070153951645, -0.007319034077227116, -0.007670360151678324, -0.011234463192522526, -0.00718837883323431, -0.00902963150292635, -0.021632153540849686, -0.005705873481929302, -0.016066186130046844, -0.011185456067323685, -1.9725300073623657, -0.8611259460449219, 7.616510391235352, -25.208141326904297, 7.8268632888793945, 0.04580121487379074, 0.10604999959468842, 0.03340574726462364, 6.072422504425049, -25.583789825439453, 7.083820343017578, -0.6847612261772156, -0.01956663653254509, -0.014184290543198586, 0.0006105006905272603, -0.06831792742013931, 0.2863417863845825, -0.01280122809112072, 0.05202634632587433, 0.3347841799259186, -0.2495192587375641, 0.008314598351716995, -3.129312515258789, -1.1803961992263794, -2.9978437423706055, -2.7763760089874268, -1.1127173900604248, 1.8730581998825073, -0.9521846771240234, -0.14253981411457062, 9.577142715454102, -0.012021780014038086, -0.01375076174736023, -0.0592535138130188, -0.027921738103032112, 0.024482857435941696, 0.7317243814468384, 0.6785666942596436], "max": [0.22677409648895264, 0.13284847140312195, -0.11855623126029968, -0.8842597007751465, 0.17662502825260162, 0.6932337284088135, -0.0037181745283305645, 0.033943019807338715, 0.07858346402645111, 0.7305254340171814, -0.5329201221466064, 1.0509591102600098, 0.3054705858230591, -0.1134890466928482, 0.011596780270338058, 0.02208617702126503, -0.609047532081604, 0.9476343393325806, -0.36270761489868164, -0.030235309153795242, -0.012084297835826874, -0.02096296101808548, -0.6245795488357544, 0.9728326797485352, -0.36407071352005005, 0.0462038591504097, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0024821050465106964, -0.0026681916788220406, 0.7104198932647705, 0.3846958875656128, 0.8090739846229553, 1.1878330707550049, 2.1823878288269043, 1.4004647731781006, 1.002062201499939, 0.8990488052368164, 0.29562532901763916, 0.3437836468219757, 0.38230592012405396, 0.7259469628334045, 0.21016697585582733, 0.15949800610542297, -2.7392711639404297, 2.106227397918701, 2.344933032989502, -0.030525024980306625, 1.2338217496871948, 1.83638596534729, 0.7747253179550171, -3.1846811771392822, 7.844933032989502, 3.538461685180664, 1.465201497077942, 2.4676434993743896, 2.065934181213379, 0.28693529963493347, 0.006075152195990086, 0.015987077727913857, 0.011727954261004925, 0.007086703088134527, 0.01047648023813963, 0.011137847788631916, 0.008222214877605438, 0.0141450809314847, 0.014504199847579002, 0.006056692451238632, 0.010307288728654385, 0.011120731011033058, -0.29693999886512756, 0.003711748868227005, 13.154441833496094, -17.777427673339844, 14.204349517822266, 0.6491198539733887, 2.078579902648926, 1.0875426530838013, 12.323009490966797, -21.25323486328125, 14.364147186279297, -0.17601583898067474, 0.024220852181315422, 0.009152191691100597, 0.004273504484444857, 0.027327170595526695, 0.5221052169799805, 0.2380739152431488, 0.3386085331439972, 0.5422301888465881, -0.000575049314647913, 0.38797804713249207, 3.132335662841797, 0.097288116812706, 3.0579957962036133, -0.9149202704429626, 0.04570925980806351, 2.924448251724243, -0.6131819486618042, 0.17834308743476868, 9.859172821044922, 0.010106712579727173, 0.01878330111503601, 0.05996009707450867, -0.024944886565208435, 0.027554545551538467, 0.733596682548523, 0.6805731058120728], "mean": [-0.1782434731721878, 0.01682381145656109, -0.38507384061813354, -1.5410847663879395, -0.4443826973438263, -0.0677310898900032, -0.22043949365615845, -0.23207087814807892, 0.0017443494871258736, 0.4535413384437561, -1.5709203481674194, 0.5173373818397522, -0.17151588201522827, -0.27338188886642456, 0.011361527256667614, 0.020691154524683952, -0.6137063503265381, 0.9472606182098389, -0.36401742696762085, -0.03255641460418701, -0.01235163863748312, -0.022513795644044876, -0.6294325590133667, 0.9726307392120361, -0.366121381521225, 0.044145770370960236, 0.7245748043060303, 1.7453300952911377, 0.7245748043060303, 0.7245748043060303, 0.7245748043060303, 0.7245748043060303, 0.8916362524032593, 1.7453300952911377, 0.8916362524032593, 0.8916362524032593, 0.8916362524032593, 0.8916362524032593, 0.002205595141276717, -0.002670679707080126, -0.04210267961025238, -0.009448898024857044, -0.006841530557721853, 0.020389290526509285, -0.04297247156500816, 0.0359378457069397, 0.010420680046081543, 0.08434572070837021, 0.00926386658102274, -0.04860510304570198, -0.14502136409282684, -0.055429521948099136, -0.05083511397242546, -0.023323185741901398, -7.144137859344482, -3.004417896270752, -0.6828524470329285, -5.2065749168396, 0.18556427955627441, -0.18837933242321014, -0.30635201930999756, -6.387388229370117, 1.7233201265335083, 0.3357125222682953, -6.114090919494629, 0.42464491724967957, -0.2214231640100479, -0.3355259597301483, -0.0001840141776483506, -0.00019241575500927866, -0.0005932028288953006, 8.958997932495549e-05, 0.0001254981179954484, -0.00022438018640968949, -6.469711661338806e-05, 0.0010740846628323197, -0.0008379262872040272, 0.00034967195824719965, 7.423574425047264e-05, -8.12335783848539e-05, -1.310504674911499, -0.40342602133750916, 10.132805824279785, -21.224946975708008, 10.281253814697266, 0.31565138697624207, 0.978379487991333, 0.5134873390197754, 9.251452445983887, -23.517911911010742, 10.28222370147705, -0.4522098898887634, 0.003706306219100952, -0.003324492834508419, 0.0022922721691429615, -0.01798960752785206, 0.3909672200679779, 0.10679461807012558, 0.2194785475730896, 0.4038509428501129, -0.11816506832838058, 0.25995200872421265, 1.280625581741333, -0.7114275097846985, 0.6905888319015503, -2.3600919246673584, -0.6781964898109436, 2.6313607692718506, -0.7328937649726868, 0.018747318536043167, 9.75586223602295, -0.0003841784782707691, 0.0014876506756991148, 7.737438863841817e-05, -0.0267020333558321, 0.02624105103313923, 0.7326797246932983, 0.6795423626899719], "std": [0.2386215180158615, 0.06214507296681404, 0.1713404804468155, 0.34500235319137573, 0.5908187627792358, 0.3038868308067322, 0.12205963581800461, 0.2103748619556427, 0.07593341171741486, 0.16357453167438507, 0.42449715733528137, 0.16740599274635315, 0.16815218329429626, 0.07096510380506516, 0.0003312948392704129, 0.00081841234350577, 0.0020663058385252953, 0.00019834582053590566, 0.0007978146313689649, 0.0006545805372297764, 0.00030197776504792273, 0.000782606890425086, 0.002472171327099204, 0.00015486092888750136, 0.0011642435565590858, 0.0005786910187453032, 0.8512990474700928, 8.344650268554688e-07, 0.8512990474700928, 0.8512990474700928, 0.8512990474700928, 0.8512990474700928, 0.864768922328949, 8.344650268554688e-07, 0.864768922328949, 0.864768922328949, 0.864768922328949, 0.864768922328949, 9.192256402457133e-05, 8.330367222697532e-07, 0.2146015465259552, 0.07782594859600067, 0.28494203090667725, 0.34548962116241455, 0.6720118522644043, 0.42188894748687744, 0.22913923859596252, 0.2128162384033203, 0.07675562053918839, 0.2109934389591217, 0.3301025331020355, 0.3040948510169983, 0.17008882761001587, 0.1138906478881836, 2.6064016819000244, 3.282266855239868, 2.001561403274536, 3.0264458656311035, 0.5999130010604858, 1.3623071908950806, 0.5661437511444092, 1.5842134952545166, 3.8608477115631104, 1.7234570980072021, 2.4632132053375244, 0.8564456701278687, 0.8462616205215454, 0.28219717741012573, 0.002623567823320627, 0.0038295963313430548, 0.0048998259007930756, 0.002442004159092903, 0.0022857554722577333, 0.00210467167198658, 0.0025299228727817535, 0.004385193809866905, 0.005686741787940264, 0.002398672280833125, 0.003223726060241461, 0.0026893799658864737, 0.29589569568634033, 0.13537704944610596, 1.242376685142517, 1.5995118618011475, 1.4010525941848755, 0.10757757723331451, 0.3091428577899933, 0.1405889391899109, 1.1772345304489136, 0.8817337155342102, 1.5720678567886353, 0.09396374225616455, 0.007176258135586977, 0.004011272918432951, 0.0005497551755979657, 0.017005309462547302, 0.08204850554466248, 0.07870300859212875, 0.09119779616594315, 0.05580952763557434, 0.08061157912015915, 0.1086469516158104, 2.1192634105682373, 0.45344582200050354, 2.3357810974121094, 0.5276016592979431, 0.2568708658218384, 0.28784579038619995, 0.051925595849752426, 0.049342721700668335, 0.035349637269973755, 0.003253338625654578, 0.005074546206742525, 0.011428534984588623, 0.0006561675108969212, 0.0007132308674044907, 0.00041211993084289134, 0.0004391941474750638], "count": [299]}, "action": {"min": [-0.6074395775794983, -0.06617385149002075, -0.6903120279312134, -1.8360412120819092, -1.5361175537109375, -0.43670839071273804, -0.44264572858810425, -0.829571008682251, -0.19621549546718597, 0.2139972448348999, -2.0488736629486084, 0.22325438261032104, -0.3368348479270935, -0.3932211101055145, 0.010912833735346794, 0.012318210676312447, -0.6121930480003357, 0.9467074871063232, -0.37045446038246155, -0.03224464878439903, -0.013058223761618137, -0.02767791971564293, -0.6278242468833923, 0.9718661308288574, -0.3736717402935028, 0.0396704226732254, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0018114580307155848, -0.0026733134873211384, -0.5387758612632751, -0.21756519377231598, -0.9020139575004578, -1.2916793823242188, -3.5709762573242188, -1.2343463897705078, -0.8868843913078308, -0.3351844847202301, -0.16762050986289978, -0.8198716640472412, -1.4119582176208496, -1.4669508934020996, -0.816247820854187, -0.54620361328125], "max": [0.2025434970855713, 0.15668733417987823, -0.08914417028427124, -0.8018996119499207, 0.18166878819465637, 0.6981316804885864, -0.0005781595828011632, 0.03262888640165329, 0.08052670210599899, 0.745357096195221, -0.4533846378326416, 1.0215628147125244, 0.3227289915084839, -0.11358888447284698, 0.012231841683387756, 0.02475995011627674, -0.6027073860168457, 0.9501172304153442, -0.3654641807079315, -0.029391026124358177, -0.011780149303376675, -0.01586599461734295, -0.6170603632926941, 0.9758284091949463, -0.36698225140571594, 0.044784821569919586, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0024821050465106964, -0.0026681916788220406, 0.7104198932647705, 0.3846958875656128, 0.8090739846229553, 1.1878330707550049, 2.1823878288269043, 1.4004647731781006, 1.002062201499939, 0.8990488052368164, 0.29562532901763916, 0.3437836468219757, 0.38230592012405396, 0.7259469628334045, 0.21016697585582733, 0.15949800610542297], "mean": [-0.22621718049049377, 0.01945061981678009, -0.41367030143737793, -1.488465666770935, -0.45329275727272034, -0.06729993224143982, -0.21347518265247345, -0.23081070184707642, -0.011513352394104004, 0.4517144560813904, -1.5909812450408936, 0.5067932605743408, -0.17971710860729218, -0.27582690119743347, 0.011646168306469917, 0.01824205368757248, -0.6078987121582031, 0.9483694434165955, -0.3673112094402313, -0.03139748424291611, -0.012317294254899025, -0.022216977551579475, -0.6232381463050842, 0.9737587571144104, -0.3697877526283264, 0.04263462498784065, 0.7217145562171936, 1.7453300952911377, 0.7217145562171936, 0.7217145562171936, 0.7217145562171936, 0.7217145562171936, 0.8917480111122131, 1.7453300952911377, 0.8917480111122131, 0.8917480111122131, 0.8917480111122131, 0.8917480111122131, 0.0022046463564038277, -0.002670671558007598, -0.040913570672273636, -0.009447264485061169, -0.005428958684206009, 0.01891244947910309, -0.04227801412343979, 0.035758472979068756, 0.010634196922183037, 0.08482660353183746, 0.009024026803672314, -0.04865496605634689, -0.1452631950378418, -0.054248325526714325, -0.05134814977645874, -0.02304820902645588], "std": [0.24108725786209106, 0.0605439692735672, 0.2039090096950531, 0.35587701201438904, 0.5872388482093811, 0.3028487265110016, 0.12030299007892609, 0.19161006808280945, 0.06795064359903336, 0.18804292380809784, 0.4008200764656067, 0.15330137312412262, 0.15834765136241913, 0.06896514445543289, 0.00022769332281313837, 0.0018999073654413223, 0.002138866577297449, 0.0006600986234843731, 0.0009882726008072495, 0.0005681623006239533, 0.0002205724740633741, 0.0018008854240179062, 0.002483145799487829, 0.0007131240563467145, 0.0013024937361478806, 0.0006001509027555585, 0.8503674268722534, 8.344650268554688e-07, 0.8503674268722534, 0.8503674268722534, 0.8503674268722534, 0.8503674268722534, 0.8646185398101807, 8.344650268554688e-07, 0.8646185398101807, 0.8646185398101807, 0.8646185398101807, 0.8646185398101807, 9.255996701540425e-05, 8.349608719981916e-07, 0.21569475531578064, 0.07783501595258713, 0.2853361666202545, 0.34702014923095703, 0.6718555688858032, 0.42192018032073975, 0.22906683385372162, 0.2125493735074997, 0.07679398357868195, 0.21098275482654572, 0.3299315273761749, 0.3036150336265564, 0.1696178913116455, 0.11389940977096558], "count": [299]}, "timestamp": {"min": [0.0], "max": [9.933333333333334], "mean": [4.966666666666667], "std": [2.8771127502720115], "count": [299]}, "frame_index": {"min": [0], "max": [298], "mean": [149.0], "std": [86.31338250816034], "count": [299]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [299]}, "index": {"min": [16801], "max": [17099], "mean": [16950.0], "std": [86.31338250816034], "count": [299]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [299]}, "subtask_annotation": {"mean": [0.6020066889632107, 2.0, 2.0, 2.0, 2.0], "std": [0.8047492722951725, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [299]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [299]}, "eef_direction_state": {"mean": [3.745819397993311, 3.9899665551839463], "std": [2.173635176478883, 1.803906852360121], "min": [0, 1], "max": [6, 6], "count": [299]}, "eef_velocity_state": {"mean": [0.8996655518394648, 0.8695652173913043], "std": [0.8033998961670016, 0.7404081028663662], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_acc_mag_state": {"mean": [0.8394648829431438, 0.8729096989966555], "std": [0.8346475321639624, 0.8522458399891673], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_direction_action": {"mean": [3.274247491638796, 3.678929765886288], "std": [2.040977949149652, 1.9909303194419374], "min": [0, 0], "max": [6, 6], "count": [299]}, "eef_velocity_action": {"mean": [1.1471571906354514, 0.9163879598662207], "std": [0.7071660990736658, 0.7516085292622197], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_acc_mag_action": {"mean": [1.120401337792642, 1.0468227424749164], "std": [0.7880069941786438, 0.8082858562637111], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_sim_pose_state": {"mean": [0.27720231355234193, 0.2014847385889575, 0.17059641166825404, 1.3117474769673523, -0.7117192125934455, 0.6804293827494308, 0.2846771399662848, -0.19275317928154256, 0.194189235556984, -2.3599102216934202, -0.6783246937362167, 2.6312250000751893], "std": [0.06086799114426475, 0.053405315029571146, 0.04219842398797399, 2.1948361150001015, 0.45343953246774094, 2.3557251786418387, 0.051877349365593003, 0.05910946769421245, 0.043458119530709396, 0.5279273857219221, 0.2569679103568442, 0.2881850478550465], "min": [0.18432459258846856, 0.1207291064178807, 0.11837367640777981, -3.138338741057016, -1.1805324590125654, -3.126121180759736, 0.2254657262426184, -0.29050051964279006, 0.0992339597499506, -2.7764097185704637, -1.113980804595609, 1.8729478775376343], "max": [0.37588824398917653, 0.2747448855666839, 0.22777857374065322, 3.1401440920443515, 0.09713676924045322, 3.072197118058329, 0.42708621330125063, -0.10823232236638536, 0.2606330632724765, -0.9149344873871827, 0.04571053589490459, 2.92444553189931], "count": [299]}, "eef_sim_pose_action": {"mean": [0.2864670191516275, 0.1977519464158614, 0.17076207814345812, 1.5487336497471644, -0.704839516473038, 0.5771350882430655, 0.282720436248399, -0.19335722775293104, 0.19615331297402025, -2.3710576025582433, -0.6736763969771399, 2.64149348327634], "std": [0.06185006845080291, 0.060819620186863765, 0.039338920849962, 1.9601693945748526, 0.47724701687072, 2.3932014991128665, 0.04593810131481744, 0.0641888713287999, 0.04193116996032141, 0.48154191462861246, 0.2322400509765862, 0.2744664063413923], "min": [0.1862861042350974, 0.09984762704324233, 0.11761933771225462, -3.139603344653331, -1.2287815711065317, -3.080471083165729, 0.23149233216647214, -0.3013542752587262, 0.10859153444354416, -2.7512432475022415, -1.0955664462009376, 1.8429928437819565], "max": [0.38780121318623073, 0.28805412445239326, 0.228599342011319, 3.13477229788516, 0.16514728091945585, 3.096322269921199, 0.4246739723198523, -0.09833034584965693, 0.2634899858214063, -0.8448601914757968, 0.01769590906883378, 3.0379848427712357], "count": [299]}}} +{"episode_index": 48, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45503654603998467]], [[0.5410522779700115]], [[0.4853502595155709]]], "std": [[[0.2837405679034269]], [[0.20326087817147703]], [[0.2127826332304896]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4077956507112649]], [[0.4201370770857363]], [[0.36429134227220294]]], "std": [[[0.29517572381872725]], [[0.24956452412928334]], [[0.27255806790803155]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4632406334102268]], [[0.45545551951172625]], [[0.3838357674932718]]], "std": [[[0.2764182189616459]], [[0.2156505522630066]], [[0.24768765601784334]]], "count": [100]}, "observation.state": {"min": [-0.6475101113319397, -0.30708861351013184, -0.49591898918151855, -1.4187142848968506, -1.5668187141418457, -0.24498732388019562, -0.7038252353668213, -0.7192649245262146, -0.3036386966705322, 0.3929198086261749, -1.5718728303909302, 0.2855358123779297, -0.6713976263999939, -0.7019163370132446, 0.009188223630189896, -0.004622720181941986, -0.6092506051063538, 1.0275001525878906, -0.46116912364959717, -0.01039759162813425, -0.007498699240386486, 0.006343967281281948, -0.6179828643798828, 1.005882740020752, -0.4486408829689026, -0.015439657494425774, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.00648384727537632, -9.673240128904581e-05, -0.7976592779159546, -0.32231754064559937, -0.9336408376693726, -1.5889441967010498, -4.574283599853516, -2.725468635559082, -1.2047183513641357, -0.13662302494049072, -0.11314152181148529, -1.6106747388839722, -1.2386505603790283, -1.454981803894043, -1.2518821954727173, -1.2428882122039795, -12.772130966186523, -17.490842819213867, -2.4853479862213135, -11.080586433410645, -2.008547067642212, -4.648351669311523, -1.2625153064727783, -11.124113082885742, 0.21367523074150085, -2.5134310722351074, -7.661783218383789, -0.6599511504173279, -5.394383430480957, -2.15201473236084, -0.015330303460359573, -0.04168940708041191, -0.08351913094520569, -0.03130587190389633, -0.020351089537143707, -0.026949657127261162, -0.011840586550533772, -0.0507209487259388, -0.07397980988025665, -0.010066870599985123, -0.04301459714770317, -0.019688602536916733, -3.591560125350952, -0.6903854608535767, -0.0742349848151207, -35.167057037353516, 6.126910209655762, -1.1467034816741943, -1.3362300395965576, -0.6532679200172424, 3.8602194786071777, -34.94965362548828, 7.565264701843262, -0.7434362173080444, -0.026646943762898445, -0.017225317656993866, -0.001831501955166459, -0.10930868983268738, 0.4042360782623291, -0.010302525945007801, -0.10232408344745636, 0.35455626249313354, -0.27854710817337036, -0.018609195947647095, -2.958472728729248, -1.2275161743164062, -2.803091526031494, -3.062436103820801, -0.7455962300300598, 1.8729093074798584, -0.7423384189605713, -0.34464043378829956, 9.582684516906738, -0.011938393115997314, -0.08810228109359741, -0.06359490752220154, 0.014312699437141418, -0.010660963132977486, -0.9691522717475891, -0.276509553194046], "max": [-0.12311823666095734, 0.1572664976119995, 0.08278132230043411, -0.2849619388580322, 0.008107632398605347, 0.6977197527885437, 0.1293148696422577, -0.03914295881986618, 0.22392646968364716, 1.1502809524536133, -0.4921422600746155, 0.9342354536056519, -0.26544007658958435, -0.23177990317344666, 0.01205570437014103, 0.006824256852269173, -0.5796759128570557, 1.0377553701400757, -0.4534883201122284, 0.006052353419363499, -0.0038697205018252134, 0.018264591693878174, -0.5843883156776428, 1.014349341392517, -0.43898338079452515, -0.0003393115766812116, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0080034751445055, 1.924940079334192e-06, 0.2833518087863922, 0.9041039943695068, 1.686436653137207, 2.0530877113342285, 3.328598737716675, 2.304929256439209, 2.078418016433716, 0.7738751173019409, 0.8213691115379333, 0.5461572408676147, 0.4016033411026001, 1.709043264389038, 0.7171206474304199, 1.0006349086761475, 1.9932094812393188, 4.700854778289795, 1.9938949346542358, 4.242979526519775, 1.2338217496871948, 1.5781440734863281, 0.48778998851776123, 4.7658867835998535, 20.238096237182617, 3.959707021713257, 0.18315018713474274, 3.8449325561523438, 2.8980464935302734, 0.5164834856987, 0.009530173614621162, 0.034672245383262634, 0.11187189817428589, 0.01182921975851059, 0.01787324994802475, 0.0034208998549729586, 0.006531057879328728, 0.036244332790374756, 0.10942648351192474, 0.017156610265374184, 0.01530230138450861, 0.004166071303188801, 0.14846999943256378, 0.34148097038269043, 11.951833724975586, -24.70484161376953, 19.997407913208008, 0.4973115921020508, 1.824060082435608, 0.42313945293426514, 11.922140121459961, -20.862531661987305, 18.29021644592285, 0.8686971664428711, 0.030494896695017815, 0.01045240554958582, 0.001831501955166459, -0.013663585297763348, 0.5491319298744202, 0.30803024768829346, 0.2602008581161499, 0.5073912143707275, -0.002903309650719166, 0.2960028052330017, 2.9381370544433594, 0.3622129559516907, 2.97623872756958, -1.2216391563415527, -0.22062209248542786, 2.8769283294677734, -0.1849248707294464, 0.2866469919681549, 9.877321243286133, 0.0330183207988739, 0.08580198884010315, 0.056035250425338745, 0.031816259026527405, -3.018070856342092e-06, -0.9608897566795349, -0.24463030695915222], "mean": [-0.3722795844078064, -0.1246003657579422, -0.284128338098526, -0.7956334948539734, -0.6303132176399231, 0.24542999267578125, -0.4737851023674011, -0.2298368513584137, 0.10921528190374374, 0.5632819533348083, -1.1801201105117798, 0.5707324743270874, -0.5836507081985474, -0.5852125287055969, 0.011256136931478977, 0.001591813168488443, -0.6030118465423584, 1.0346367359161377, -0.4575231671333313, 0.000415350659750402, -0.005378948990255594, 0.01289677806198597, -0.6096150279045105, 1.0100136995315552, -0.44230756163597107, -0.006011925172060728, 0.8262229561805725, 1.745330572128296, 0.8262229561805725, 0.8262229561805725, 0.8262229561805725, 0.8262229561805725, 0.70322585105896, 1.745330572128296, 0.70322585105896, 0.70322585105896, 0.70322585105896, 0.70322585105896, 0.00729487556964159, -2.0902980395476334e-06, -0.05874178186058998, 0.049299366772174835, 0.024221254512667656, 0.07335532456636429, -0.012884153984487057, -0.07455618679523468, -0.0025261424016207457, 0.0882701501250267, 0.061465684324502945, -0.0868666023015976, -0.12445741146802902, -0.0042723072692751884, -0.05520511418581009, -0.060587964951992035, -8.319655418395996, -5.37642240524292, -0.2846469283103943, -4.774480819702148, -0.29629459977149963, -0.14490436017513275, -0.4475618302822113, -2.6423518657684326, 8.027470588684082, 1.704064965248108, -4.076510906219482, 0.7845771312713623, -2.5121004581451416, -0.40302368998527527, -0.0001581415272084996, -0.0012633583974093199, -0.003884390462189913, -0.0007302125450223684, 0.0005916362861171365, -0.001976460451260209, -0.00047740398440510035, -0.0016322862356901169, -0.0025636116042733192, 0.0010049163829535246, -0.0007217500824481249, -0.0023122972343117, -1.344088077545166, -0.15685997903347015, 7.304234504699707, -29.717010498046875, 15.644765853881836, -0.3647700548171997, 0.315965473651886, -0.10798061639070511, 8.93948745727539, -25.83795738220215, 15.235024452209473, 0.0071933213621377945, 0.0024530463851988316, -0.0024449413176625967, 0.0004672644136007875, -0.07044864445924759, 0.4491647481918335, 0.14436501264572144, 0.1059173196554184, 0.3952488303184509, -0.08026376366615295, 0.18529173731803894, -0.4895271062850952, -0.6646693348884583, 0.3005141019821167, -2.421494483947754, -0.5316863656044006, 2.5856499671936035, -0.570358157157898, -0.04112623631954193, 9.772067070007324, 0.004362835083156824, 0.004680132493376732, 0.002704569371417165, 0.028419438749551773, -0.006557933986186981, -0.964987576007843, -0.2604946792125702], "std": [0.1651497483253479, 0.20166443288326263, 0.15987753868103027, 0.3498954176902771, 0.6506235003471375, 0.30886879563331604, 0.31176140904426575, 0.18389375507831573, 0.1317264586687088, 0.17205536365509033, 0.31657877564430237, 0.22922708094120026, 0.13317614793777466, 0.14157885313034058, 0.00046545121585950255, 0.0025059243198484182, 0.0074418820440769196, 0.003052358515560627, 0.0018207741668447852, 0.004418417811393738, 0.0007177360239438713, 0.0027048883493989706, 0.007413431536406279, 0.0022963611409068108, 0.0018226776737719774, 0.0039196922443807125, 0.8613242506980896, 1.3113021850585938e-06, 0.8613242506980896, 0.8613242506980896, 0.8613242506980896, 0.8613242506980896, 0.8503506183624268, 1.3113021850585938e-06, 0.8503506183624268, 0.8503506183624268, 0.8503506183624268, 0.8503506183624268, 0.0004166314611211419, 1.2503304787969682e-05, 0.16640254855155945, 0.18343298137187958, 0.40643754601478577, 0.5533902645111084, 0.8665632605552673, 0.5742595791816711, 0.44417351484298706, 0.19021736085414886, 0.1790914237499237, 0.3346288800239563, 0.3076855540275574, 0.33541470766067505, 0.31134745478630066, 0.30715617537498474, 2.3478682041168213, 6.483780860900879, 1.1778724193572998, 3.971499443054199, 0.7118324041366577, 1.1111385822296143, 0.42495042085647583, 3.531299352645874, 4.877068042755127, 1.6989439725875854, 2.027987241744995, 1.1335320472717285, 2.560455322265625, 0.5613428354263306, 0.0034150625579059124, 0.010112042538821697, 0.020541733130812645, 0.0046560619957745075, 0.004569565411657095, 0.004840830806642771, 0.003371369792148471, 0.01144731231033802, 0.020477861166000366, 0.003648389596492052, 0.006953009869903326, 0.005002157296985388, 0.7352465391159058, 0.19632960855960846, 2.646526336669922, 2.2134554386138916, 2.811410665512085, 0.34964069724082947, 0.6195158958435059, 0.22515065968036652, 1.6219462156295776, 2.674137592315674, 2.2408618927001953, 0.37046125531196594, 0.00827800203114748, 0.005027886480093002, 0.000694348243996501, 0.01590103842318058, 0.04262474924325943, 0.12751072645187378, 0.11099568009376526, 0.039703369140625, 0.06069112941622734, 0.09520310163497925, 2.2714216709136963, 0.5879707336425781, 2.202929973602295, 0.5693724155426025, 0.1557026505470276, 0.24641361832618713, 0.11044283956289291, 0.08664509654045105, 0.033815592527389526, 0.005921514704823494, 0.0209221001714468, 0.019122667610645294, 0.00402566185221076, 0.0020370495039969683, 0.002171420492231846, 0.008119409903883934], "count": [233]}, "action": {"min": [-0.7020840048789978, -0.33518528938293457, -0.5568718910217285, -1.3556444644927979, -1.5700738430023193, -0.2567857503890991, -0.6981316804885864, -0.5899099111557007, -0.25572705268859863, 0.3337416350841522, -1.5781314373016357, 0.2773934304714203, -0.6981316804885864, -0.6981316804885864, 0.009416317567229271, -0.01424628496170044, -0.6070335507392883, 1.025643229484558, -0.4600234627723694, -0.010038154199719429, -0.007228895556181669, -0.003886641003191471, -0.6139959096908569, 1.003391146659851, -0.4471278190612793, -0.015031041577458382, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.00648384727537632, -9.673240128904581e-05, -0.7976592779159546, -0.5618475675582886, -0.9336408376693726, -1.5889441967010498, -4.574283599853516, -2.725468635559082, -1.2047183513641357, -0.13662302494049072, -0.11314152181148529, -1.6106747388839722, -1.2386505603790283, -1.454981803894043, -1.2518821954727173, -1.2428882122039795], "max": [-0.15659956634044647, 0.201645627617836, 0.21668246388435364, -0.21257284283638, 0.01209402084350586, 0.6981316804885864, 0.14749714732170105, 0.033916983753442764, 0.30914628505706787, 1.0637340545654297, -0.5325322151184082, 0.9423542618751526, -0.289762407541275, -0.2511703670024872, 0.01272589061409235, 0.007119320798665285, -0.5813623666763306, 1.0365421772003174, -0.4527952969074249, 0.0056580184027552605, -0.0034368191845715046, 0.017647279426455498, -0.5854102373123169, 1.0134820938110352, -0.4382359981536865, -0.0006598030449822545, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0080034751445055, 1.924940079334192e-06, 0.3150894343852997, 0.9041039943695068, 1.686436653137207, 2.0530877113342285, 3.328598737716675, 2.304929256439209, 2.078418016433716, 0.7738751173019409, 0.8213691115379333, 0.5461572408676147, 0.4016033411026001, 1.709043264389038, 0.7171206474304199, 1.0006349086761475], "mean": [-0.41975298523902893, -0.11316914111375809, -0.281552255153656, -0.7301278114318848, -0.6358054876327515, 0.23036079108715057, -0.4698581099510193, -0.19012252986431122, 0.13700217008590698, 0.5621796250343323, -1.1816275119781494, 0.5714635252952576, -0.6082988977432251, -0.5949437618255615, 0.01136741042137146, 0.000542719557415694, -0.6004314422607422, 1.032745122909546, -0.45740240812301636, 0.00014669325901195407, -0.005138303153216839, 0.011119397357106209, -0.6069583296775818, 1.0085877180099487, -0.4427088797092438, -0.006023132707923651, 0.8259981870651245, 1.745330572128296, 0.8259981870651245, 0.8259981870651245, 0.8259981870651245, 0.8259981870651245, 0.6957351565361023, 1.745330572128296, 0.6957351565361023, 0.6957351565361023, 0.6957351565361023, 0.6957351565361023, 0.007295876741409302, -2.0835291252296884e-06, -0.05746055394411087, 0.046447183936834335, 0.02351911924779415, 0.06703801453113556, -0.009353309869766235, -0.06984370946884155, -0.0024525814224034548, 0.0870572105050087, 0.060783881694078445, -0.08525294810533524, -0.12335995584726334, -0.003015991533175111, -0.05079081654548645, -0.05933365225791931], "std": [0.15560978651046753, 0.20515184104442596, 0.18995919823646545, 0.3499549329280853, 0.6501697897911072, 0.3117533326148987, 0.31058287620544434, 0.1823134571313858, 0.12067316472530365, 0.16076748073101044, 0.30122727155685425, 0.2359739989042282, 0.14432109892368317, 0.13065409660339355, 0.0005703387432731688, 0.0035234964452683926, 0.006044332403689623, 0.00293533387593925, 0.001827538595534861, 0.00420024897903204, 0.0006638105842284858, 0.0036303482484072447, 0.005998318549245596, 0.002231126418337226, 0.0017229685327038169, 0.0037227722350507975, 0.86137455701828, 1.3113021850585938e-06, 0.86137455701828, 0.86137455701828, 0.86137455701828, 0.86137455701828, 0.8488251566886902, 1.3113021850585938e-06, 0.8488251566886902, 0.8488251566886902, 0.8488251566886902, 0.8488251566886902, 0.0004165660357102752, 1.2504307960625738e-05, 0.16811387240886688, 0.1888115406036377, 0.40644311904907227, 0.5621251463890076, 0.8677477836608887, 0.5775086283683777, 0.444175124168396, 0.1894901841878891, 0.1791144162416458, 0.3341100811958313, 0.3076343834400177, 0.3357904851436615, 0.3059016168117523, 0.30690059065818787], "count": [233]}, "timestamp": {"min": [0.0], "max": [7.733333333333333], "mean": [3.866666666666667], "std": [2.242022896106698], "count": [233]}, "frame_index": {"min": [0], "max": [232], "mean": [116.0], "std": [67.26068688320095], "count": [233]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [233]}, "index": {"min": [17100], "max": [17332], "mean": [17216.0], "std": [67.26068688320095], "count": [233]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [233]}, "subtask_annotation": {"mean": [0.30042918454935624, 2.0, 2.0, 2.0, 2.0], "std": [0.4768006623261084, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [233]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [233]}, "eef_direction_state": {"mean": [4.120171673819742, 3.6223175965665235], "std": [1.8374212115694977, 2.034850806499537], "min": [0, 0], "max": [6, 6], "count": [233]}, "eef_velocity_state": {"mean": [1.0987124463519313, 0.9141630901287554], "std": [0.8610045379140615, 0.6879816277944668], "min": [0, 0], "max": [2, 2], "count": [233]}, "eef_acc_mag_state": {"mean": [0.8969957081545065, 0.7253218884120172], "std": [0.8326180257510742, 0.845134016490822], "min": [0, 0], "max": [2, 2], "count": [233]}, "eef_direction_action": {"mean": [3.1974248927038627, 3.429184549356223], "std": [1.7393680157299385, 2.125949972021471], "min": [0, 0], "max": [6, 6], "count": [233]}, "eef_velocity_action": {"mean": [1.3218884120171674, 0.9356223175965666], "std": [0.7021070956871301, 0.6872047466321579], "min": [0, 0], "max": [2, 2], "count": [233]}, "eef_acc_mag_action": {"mean": [1.1030042918454936, 1.0214592274678111], "std": [0.7848563931838061, 0.7993900675497903], "min": [0, 0], "max": [2, 2], "count": [233]}, "eef_sim_pose_state": {"mean": [0.30944592425222645, 0.19796989620088054, 0.07797624783660133, -0.5038980835649757, -0.6649410528547192, 0.28780439883740283, 0.27795487522996104, -0.1485935420359817, 0.11111856941731615, -2.4215086712861633, -0.531932106458649, 2.5858182799788563], "std": [0.03863457429822611, 0.11296696708945009, 0.04443731093521192, 2.2902119481108922, 0.5882459535437613, 2.226631321941689, 0.034753426042782566, 0.04948782987890313, 0.03733245667101301, 0.5693604048818791, 0.15543302458759448, 0.24621462370977354], "min": [0.2707860160331463, 0.0796887346945902, 0.0060543905564701865, -3.13767296938396, -1.227507815382529, -3.0502604386130328, 0.23940179542891638, -0.34101706408581767, 0.0514391727021531, -3.0624422632939727, -0.7455961379453825, 1.8729166397329537], "max": [0.4029897657122921, 0.3716144962958113, 0.16053613967416666, 3.0265949007749833, 0.3623303408228351, 3.0658532729633827, 0.3703397825945878, -0.1108187899106931, 0.1636708250101374, -1.221566020851939, -0.22078358853021207, 2.8769369615861233], "count": [233]}, "eef_sim_pose_action": {"mean": [0.31815778313848186, 0.20526169617631382, 0.07816371652600611, -0.40472230822235905, -0.6527381824263505, 0.25295171951409806, 0.26467316944833885, -0.13639113577850615, 0.10337625376759225, -2.4433457307478412, -0.5775044555807781, 2.5983221971320027], "std": [0.03861918908532704, 0.11565991060084628, 0.04826312473226922, 2.3254710862444115, 0.6158987184919897, 2.251729269767414, 0.03510899365956147, 0.037511664258823726, 0.03731260157342298, 0.5692281296484706, 0.1593131136572795, 0.2224691102936239], "min": [0.2784121611138728, 0.0666409127689161, -0.00016027111714827375, -3.0964406962460447, -1.322575031244556, -3.1373813670803092, 0.22077815654077637, -0.31208417465714905, 0.028810920698488986, -3.0868100007250328, -0.7810139404922327, 1.871550401606695], "max": [0.40671604848316, 0.3810959960752912, 0.1936634905581017, 3.09780885625552, 0.43790176718543083, 3.1213471372364863, 0.3398292948432108, -0.10256494553544031, 0.15205666817357502, -1.2291731242882191, -0.2935814017476124, 2.857107476747868], "count": [233]}}} +{"episode_index": 49, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4409172073241061]], [[0.5355077253940792]], [[0.47023812235678586]]], "std": [[[0.2959615355965169]], [[0.22042820890048018]], [[0.22809998351500063]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4336073457324106]], [[0.4439905757401]], [[0.40947192185697806]]], "std": [[[0.2694675657603015]], [[0.23702211333034978]], [[0.24498939666274078]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44051181757016533]], [[0.4556478662053057]], [[0.38415903018069975]]], "std": [[[0.2971591275508927]], [[0.22146376764108566]], [[0.2560455563785433]]], "count": [100]}, "observation.state": {"min": [-0.6658578515052795, -0.27008524537086487, -0.5493194460868835, -1.1829571723937988, -1.5672038793563843, -0.3481958508491516, -0.7025547623634338, -0.9070748686790466, -0.36708176136016846, 0.21515239775180817, -1.6956589221954346, 0.6020594835281372, -0.6698713302612305, -0.5943397879600525, 0.010021696798503399, -0.008825979195535183, -0.6109118461608887, 1.0376118421554565, -0.4605979919433594, -0.0020490060560405254, -0.00686673866584897, 0.0038817101158201694, -0.6175909042358398, 1.014198899269104, -0.44817227125167847, -0.008039826527237892, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.016308769583702087, -8.862680260790512e-05, -0.5756996273994446, -0.23520393669605255, -0.5304958820343018, -1.0279455184936523, -2.677622079849243, -0.8248328566551208, -1.7457842826843262, -1.0689005851745605, -0.5857199430465698, -0.84879469871521, -1.9691557884216309, -1.7110236883163452, -1.559593677520752, -0.7191803455352783, -12.816671371459961, -8.669109344482422, -3.622710704803467, -9.676435470581055, -0.6025641560554504, -2.209401845932007, -1.2625153064727783, -12.538290023803711, -5.25030517578125, -2.8504273891448975, -9.645910263061523, -0.7747253179550171, -4.906593322753906, -2.008547067642212, -0.0064788139425218105, -0.043815307319164276, -0.054607607424259186, -0.008202783763408661, -0.019692178815603256, -0.011689884588122368, -0.0065621864050626755, -0.042046964168548584, -0.029058357700705528, -0.01431990135461092, -0.01325770653784275, -0.00814031157642603, -2.799720048904419, -0.3266339600086212, 1.3807709217071533, -30.94239044189453, 6.6136674880981445, -0.5929052233695984, -0.9120299816131592, -0.4676804542541504, 6.235739231109619, -36.03702163696289, 9.93963623046875, -0.19213548302650452, -0.022779028862714767, -0.01635425165295601, -0.004884005058556795, -0.10930868983268738, 0.34165728092193604, -0.029148506000638008, -0.050375040620565414, 0.3096182346343994, -0.25432029366493225, -0.01276290975511074, -3.005284547805786, -1.1617916822433472, -2.964576482772827, -2.620680093765259, -0.6266356706619263, 1.8646126985549927, -0.731106162071228, -0.17568044364452362, 9.65877628326416, -0.010258972644805908, -0.062031179666519165, -0.033336102962493896, -0.0006660317303612828, -0.0321456678211689, -0.06347160786390305, -0.9993613958358765], "max": [-0.07408218085765839, 0.13885557651519775, -0.17280766367912292, -0.28076571226119995, 0.0952758863568306, 0.6918139457702637, -0.07066193222999573, 0.17127740383148193, 0.08296963572502136, 1.0467764139175415, -0.4047447741031647, 1.4954822063446045, 0.5034595727920532, -0.07967774569988251, 0.011035166680812836, 0.0019433151464909315, -0.5901172161102295, 1.0399935245513916, -0.4549810290336609, 0.0027367023285478354, -0.005984151735901833, 0.01331963762640953, -0.5981246829032898, 1.0172008275985718, -0.44210901856422424, -0.0036652747076004744, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.016968831419944763, 2.0259990378690418e-06, 0.3476355969905853, 0.3844287097454071, 0.6786417961120605, 1.27971351146698, 2.8988373279571533, 1.7270606756210327, 1.2425408363342285, 1.1671040058135986, 0.38832801580429077, 1.04965078830719, 1.2835450172424316, 3.4080512523651123, 1.7258158922195435, 1.4691252708435059, -3.3183040618896484, 3.0830283164978027, 2.527472496032715, 0.8547009229660034, 0.9755799770355225, 2.3815629482269287, 0.4017094075679779, 0.5010861754417419, 7.997557640075684, 2.710012197494507, 2.8693530559539795, 1.1477410793304443, 3.0415139198303223, 0.7460317611694336, 0.006696583703160286, 0.03091011941432953, 0.06408502161502838, 0.014582538045942783, 0.02870885469019413, 0.01779107190668583, 0.007170003838837147, 0.02016705460846424, 0.0604146346449852, 0.008535351604223251, 0.0108958650380373, 0.013621686957776546, -0.4878299832344055, 0.42685121297836304, 10.095958709716797, -20.9269962310791, 18.381305694580078, 1.0283044576644897, 1.3362300395965576, 0.4788157045841217, 14.371894836425781, -25.27129364013672, 21.464794158935547, 1.506942629814148, 0.020542046055197716, 0.009504567831754684, -0.0012210012646391988, -0.027327170595526695, 0.5268964171409607, 0.30316704511642456, 0.21660704910755157, 0.549155592918396, -0.01782870665192604, 0.23272600769996643, 3.052839756011963, 0.3283109664916992, 2.9526638984680176, -0.6670061349868774, 0.0969502329826355, 2.5514347553253174, -0.2354542315006256, 0.21680974960327148, 9.858997344970703, 0.010499447584152222, 0.06352987885475159, 0.06538194417953491, 0.0019627558067440987, -0.019286146387457848, -0.01739148423075676, -0.997487485408783], "mean": [-0.23837177455425262, -0.17201241850852966, -0.3734051585197449, -0.9373416304588318, -0.3046295940876007, -0.10098132491111755, -0.5963364839553833, -0.1609303504228592, -0.1171855479478836, 0.607994019985199, -1.286177396774292, 0.8493744730949402, -0.3739570677280426, -0.3433386981487274, 0.010531156323850155, -0.003877777373418212, -0.6073780059814453, 1.0383368730545044, -0.45943647623062134, 0.000809744349680841, -0.00636714231222868, 0.007575574330985546, -0.6134856343269348, 1.0158523321151733, -0.44642889499664307, -0.0060530370101332664, 0.4762885272502899, 1.7453283071517944, 0.4762885272502899, 0.4762885272502899, 0.4762885272502899, 0.4762885272502899, 0.5980774760246277, 1.7453283071517944, 0.5980774760246277, 0.5980774760246277, 0.5980774760246277, 0.5980774760246277, 0.016572656109929085, -1.5062904594742577e-06, -0.04253673553466797, 0.02513541467487812, -0.0173373781144619, 0.04075239226222038, -0.015239892527461052, 0.02465275675058365, -0.005588785279542208, -0.01744432933628559, -0.025932885706424713, 0.04323410987854004, 0.040521230548620224, 0.002117301570251584, -0.004101046826690435, 0.01656242646276951, -7.350523948669434, -4.330106735229492, -0.43846604228019714, -4.6809210777282715, 0.01846732385456562, 0.02902435138821602, -0.35496971011161804, -4.355819225311279, 1.7138493061065674, 0.5243341326713562, -4.067861080169678, 0.239203080534935, -1.134236454963684, -0.26810702681541443, 0.00020628338097594678, 5.564830280491151e-05, 0.0004531657323241234, -1.1478947271825746e-05, 0.00013101832882966846, 0.000262590212514624, 0.00025140741490758955, -0.00045578688150271773, 0.00043105363147333264, -2.0507884983089752e-05, 0.000149418119690381, 3.7537301977863535e-05, -1.7418462038040161, 0.05545447766780853, 5.6856536865234375, -28.0098876953125, 13.300999641418457, 0.22308582067489624, 0.20431849360466003, 0.06153566762804985, 9.33672046661377, -30.151763916015625, 15.460758209228516, 0.6346820592880249, 0.0011117307003587484, -0.0020816235337406397, -0.003235533135011792, -0.06569697707891464, 0.39116764068603516, 0.0484849214553833, 0.12088704854249954, 0.3766254186630249, -0.12817619740962982, 0.11749019473791122, -1.4895620346069336, -0.8391608595848083, 0.9597963690757751, -1.8875986337661743, -0.39683881402015686, 2.2777469158172607, -0.5969482064247131, 0.006375972647219896, 9.777390480041504, 0.0014205340994521976, 0.00039330916479229927, -8.774098205321934e-06, 0.0009660938521847129, -0.030170662328600883, -0.04098845273256302, -0.9986068606376648], "std": [0.199640691280365, 0.13702215254306793, 0.060089219361543655, 0.2828179895877838, 0.5398640036582947, 0.32041022181510925, 0.16814768314361572, 0.3186337649822235, 0.12879915535449982, 0.23209302127361298, 0.3541353642940521, 0.2398396134376526, 0.3339054584503174, 0.1476619839668274, 0.00020015904738102108, 0.00258842995390296, 0.004166952800005674, 0.0007291246438398957, 0.0012675374746322632, 0.0015786334406584501, 0.0001675020030234009, 0.0022604945115745068, 0.0043071359395980835, 0.0010979901999235153, 0.0015972114633768797, 0.0014289129758253694, 0.7675489783287048, 9.5367431640625e-07, 0.7675489783287048, 0.7675489783287048, 0.7675489783287048, 0.7675489783287048, 0.8210370540618896, 9.5367431640625e-07, 0.8210370540618896, 0.8210370540618896, 0.8210370540618896, 0.8210370540618896, 0.0001294786634389311, 9.861738362815231e-06, 0.15607665479183197, 0.09503793716430664, 0.1655621975660324, 0.3276532292366028, 0.7094742059707642, 0.3989449739456177, 0.32669806480407715, 0.36675119400024414, 0.17979826033115387, 0.27166977524757385, 0.48759135603904724, 0.576171875, 0.46213364601135254, 0.2980693578720093, 2.4523229598999023, 3.203795909881592, 1.2457809448242188, 2.9396262168884277, 0.23154997825622559, 0.7034379839897156, 0.36735856533050537, 2.5516552925109863, 3.386261224746704, 1.315089225769043, 2.402287006378174, 0.39507830142974854, 1.4435571432113647, 0.454399973154068, 0.002467742655426264, 0.00940580666065216, 0.01235267799347639, 0.003308790735900402, 0.005192884709686041, 0.0034917511511594057, 0.002439593430608511, 0.008366093039512634, 0.009997857734560966, 0.002837388776242733, 0.003322579199448228, 0.002711428562179208, 0.47373515367507935, 0.13554725050926208, 2.090519428253174, 2.310485601425171, 2.7842276096343994, 0.42163294553756714, 0.42090505361557007, 0.16188478469848633, 1.5865217447280884, 2.7579431533813477, 2.316347122192383, 0.4397960603237152, 0.007893526926636696, 0.005389840807765722, 0.0005532948998734355, 0.01826404593884945, 0.06386446207761765, 0.10205498337745667, 0.06480740010738373, 0.07608231902122498, 0.08233185112476349, 0.06871907413005829, 1.9206165075302124, 0.4682229161262512, 1.7978349924087524, 0.48970720171928406, 0.23179559409618378, 0.19857998192310333, 0.08055721968412399, 0.05499137565493584, 0.029867077246308327, 0.004018599633127451, 0.014818856492638588, 0.013481763191521168, 0.0008561188005842268, 0.002686505438759923, 0.013589825481176376, 0.0005775336176156998], "count": [318]}, "action": {"min": [-0.7227050065994263, -0.2516223192214966, -0.6656132936477661, -1.1174445152282715, -1.5707963705062866, -0.36215248703956604, -0.6981316804885864, -0.9242588877677917, -0.3994159996509552, 0.18006427586078644, -1.6523728370666504, 0.5769292712211609, -0.6981316804885864, -0.5911767482757568, 0.00893416628241539, -0.010227654129266739, -0.6073436737060547, 1.0339311361312866, -0.46091407537460327, -0.0020237844437360764, -0.007816966623067856, 0.0017863796092569828, -0.6152297258377075, 1.0109035968780518, -0.44850772619247437, -0.0077727981843054295, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.016308769583702087, -8.862680260790512e-05, -0.5756996273994446, -0.23520393669605255, -0.5304958820343018, -1.0279455184936523, -2.677622079849243, -0.8248328566551208, -1.7457842826843262, -1.0689005851745605, -0.5857199430465698, -0.84879469871521, -1.9691557884216309, -1.7110236883163452, -1.559593677520752, -0.7191803455352783], "max": [-0.08413644880056381, 0.14029724895954132, -0.11211463063955307, -0.2078734040260315, 0.09436120092868805, 0.6981316804885864, -0.06812787055969238, 0.15950310230255127, 0.061545535922050476, 1.1092873811721802, -0.3358292579650879, 1.5026651620864868, 0.5218755006790161, -0.0719180628657341, 0.011597584933042526, 0.0036534806713461876, -0.5892928838729858, 1.0381767749786377, -0.4553374648094177, 0.0021920334547758102, -0.005182260647416115, 0.013676850125193596, -0.5970780253410339, 1.0158413648605347, -0.4414054751396179, -0.0039018597453832626, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.016968831419944763, 2.0259990378690418e-06, 0.3476355969905853, 0.3844287097454071, 0.6786417961120605, 1.27971351146698, 2.8988373279571533, 1.7270606756210327, 1.2425408363342285, 1.1671040058135986, 0.38832801580429077, 1.04965078830719, 1.2835450172424316, 3.4080512523651123, 1.7258158922195435, 1.4691252708435059], "mean": [-0.2820034325122833, -0.14611612260341644, -0.39111772179603577, -0.8789990544319153, -0.30892276763916016, -0.10082406550645828, -0.5929136276245117, -0.17630314826965332, -0.12510497868061066, 0.6440622806549072, -1.2300047874450684, 0.8477725386619568, -0.37759900093078613, -0.34096720814704895, 0.010476745665073395, -0.003412508638575673, -0.6033691763877869, 1.0357764959335327, -0.4593677520751953, 0.0006034661782905459, -0.006272817030549049, 0.0072274161502718925, -0.6097694635391235, 1.0135769844055176, -0.44634121656417847, -0.005968340672552586, 0.47634339332580566, 1.7453283071517944, 0.47634339332580566, 0.47634339332580566, 0.47634339332580566, 0.47634339332580566, 0.5980774760246277, 1.7453283071517944, 0.5980774760246277, 0.5980774760246277, 0.5980774760246277, 0.5980774760246277, 0.016572371125221252, -1.5123018783924635e-06, -0.041699912399053574, 0.024548549205064774, -0.018222544342279434, 0.03867492824792862, -0.011578979901969433, 0.022201966494321823, -0.005692321341484785, -0.017715489491820335, -0.025914359837770462, 0.04266724735498428, 0.04079988971352577, 0.001144786481745541, -0.004063791129738092, 0.015572924166917801], "std": [0.21160490810871124, 0.13133050501346588, 0.08710745722055435, 0.2907285988330841, 0.5408347845077515, 0.31890183687210083, 0.16712616384029388, 0.3118274509906769, 0.12024226039648056, 0.23957428336143494, 0.36089837551116943, 0.2415054440498352, 0.34132519364356995, 0.14353938400745392, 0.000503414950799197, 0.0025160140357911587, 0.003498209873214364, 0.0010927468538284302, 0.0013415046269074082, 0.0013313761446624994, 0.0004949431749992073, 0.002219153568148613, 0.0038071649614721537, 0.0013815262354910374, 0.0019181860843673348, 0.0011719873873516917, 0.7676088213920593, 9.5367431640625e-07, 0.7676088213920593, 0.7676088213920593, 0.7676088213920593, 0.7676088213920593, 0.8210370540618896, 9.5367431640625e-07, 0.8210370540618896, 0.8210370540618896, 0.8210370540618896, 0.8210370540618896, 0.00012909990618936718, 9.860202226263937e-06, 0.15705126523971558, 0.09573967754840851, 0.1661616861820221, 0.33004820346832275, 0.7124427556991577, 0.40145784616470337, 0.3266989588737488, 0.3667619228363037, 0.17980070412158966, 0.27189624309539795, 0.4875897467136383, 0.5763956308364868, 0.46213144063949585, 0.2985866963863373], "count": [318]}, "timestamp": {"min": [0.0], "max": [10.566666666666666], "mean": [5.283333333333333], "std": [3.059941296943577], "count": [318]}, "frame_index": {"min": [0], "max": [317], "mean": [158.5], "std": [91.79823890830731], "count": [318]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [318]}, "index": {"min": [17333], "max": [17650], "mean": [17491.5], "std": [91.79823890830731], "count": [318]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [318]}, "subtask_annotation": {"mean": [0.5, 2.0, 2.0, 2.0, 2.0], "std": [0.5124242542583257, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [318]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [318]}, "eef_direction_state": {"mean": [3.7955974842767297, 3.3459119496855347], "std": [2.1846475734934976, 2.400176674271882], "min": [0, 0], "max": [6, 6], "count": [318]}, "eef_velocity_state": {"mean": [0.7987421383647799, 0.9433962264150944], "std": [0.7505123969900024, 0.7910289693974643], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_acc_mag_state": {"mean": [0.6446540880503144, 0.8333333333333334], "std": [0.7986740425585863, 0.854449446978785], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_direction_action": {"mean": [3.707547169811321, 3.059748427672956], "std": [1.9456465569328332, 2.2750110787443423], "min": [0, 0], "max": [6, 6], "count": [318]}, "eef_velocity_action": {"mean": [0.9213836477987422, 1.1540880503144655], "std": [0.7461317249169699, 0.7636590284570705], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_acc_mag_action": {"mean": [0.789308176100629, 1.0911949685534592], "std": [0.8220308640832659, 0.7937557921582351], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_sim_pose_state": {"mean": [0.27373386446189774, 0.14665164830379918, 0.06878084054987638, -1.5000127016859475, -0.8394218322869449, 0.970276561675987, 0.25184368699676174, -0.21703075002521063, 0.09832180896544222, -1.8873882532895268, -0.39692047266847524, 2.2778867196578374], "std": [0.050993925056433693, 0.08209605383694706, 0.01747100115641376, 1.9315366788978459, 0.4681356235231888, 1.8124087905942468, 0.08391793271370085, 0.06343331872016764, 0.038665517248332885, 0.4896332184971865, 0.2317709077955591, 0.19838500548372212], "min": [0.22687637239551656, 0.08611413565188344, 0.03193062597336825, -3.1284569816813783, -1.1617962522804706, -3.0633817602723283, 0.1843405428330951, -0.34405054346798564, 0.0285195626734568, -2.6206796256265963, -0.6266356951826321, 1.8651680324689852], "max": [0.3773099168883431, 0.3322427409505508, 0.12483120444188887, 3.097124228139658, 0.3282994148672751, 3.1305104644603223, 0.4296141249131896, -0.13815092715128371, 0.1527596002958988, -0.6669930335186894, 0.0968509438778482, 2.551557256558782], "count": [318]}, "eef_sim_pose_action": {"mean": [0.28253675430800435, 0.1562157586223478, 0.06480554040457921, -1.4071344010156193, -0.8671622867111816, 0.8472492453130758, 0.2504980929761979, -0.21718250616177137, 0.08783494959594988, -1.8287624931007986, -0.38638784696832384, 2.27105477285236], "std": [0.0535622924639113, 0.0812220832374218, 0.017092965349932814, 1.9891852325624022, 0.50179083265959, 1.8996944122984076, 0.08252391387169934, 0.06631734618958916, 0.03976468252335161, 0.5029566860618232, 0.2413236128968906, 0.19742118950676749], "min": [0.23217567280620885, 0.09006339286511401, 0.036865076289151914, -3.113123656554741, -1.1989883595534614, -3.1393820030611037, 0.1804223491718583, -0.36114419059255226, 0.02220283224281951, -2.563799066492485, -0.618990984229545, 1.9056467248103488], "max": [0.39159642843068193, 0.33739543994725096, 0.12251866954178701, 3.122368752370155, 0.386512218612278, 3.0872183651062914, 0.43805410539106593, -0.13673044909290136, 0.15243507432610054, -0.4882687597640387, 0.20697744550410113, 2.540706623845855], "count": [318]}}} +{"episode_index": 50, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44370015138408303]], [[0.5658828335255671]], [[0.4825852244329104]]], "std": [[[0.30045916961615804]], [[0.20237844416378384]], [[0.23001536903414677]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4202585447904652]], [[0.4294153738946559]], [[0.343312038638985]]], "std": [[[0.3244895179091106]], [[0.26167350082628815]], [[0.31162233014090834]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3981035034602076]], [[0.4257683030565167]], [[0.3407536740676663]]], "std": [[[0.3103133565127238]], [[0.233744958662179]], [[0.2812822888848083]]], "count": [100]}, "observation.state": {"min": [-0.2913897633552551, -0.20332744717597961, -0.4377458691596985, -1.6216537952423096, -1.5532724857330322, -0.579853892326355, -0.6773088574409485, -0.6892560124397278, -0.24672119319438934, 0.28238746523857117, -1.6198410987854004, 0.25176751613616943, -0.34038245677948, -0.5283438563346863, -0.00044640988926403224, -0.015334428288042545, -0.6009263396263123, 0.9692713022232056, -0.3919439911842346, -0.024472147226333618, -0.01190723292529583, 0.007768712937831879, -0.5653639435768127, 0.9957653284072876, -0.4494807720184326, 0.035566508769989014, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0057152193039655685, -9.519116429146379e-05, -0.44649362564086914, -0.6136777400970459, -0.37437474727630615, -0.7842246294021606, -2.437223434448242, -2.6516988277435303, -2.0598950386047363, -1.0533441305160522, -0.3169037699699402, -0.3762843608856201, -1.4791674613952637, -0.6199355125427246, -0.6495871543884277, -0.6893708109855652, -9.732208251953125, -5.463980674743652, -1.7271062135696411, -10.195361137390137, -2.238095283508301, -0.860805869102478, -4.677044868469238, -10.979355812072754, -5.586080551147461, -2.007936477661133, -10.470086097717285, -0.7460317611694336, -1.6355311870574951, -1.5494506359100342, -0.009221446700394154, -0.014885205775499344, -0.011986711993813515, -0.008783087134361267, -0.016702696681022644, -0.011478551663458347, -0.011453544721007347, -0.02636420540511608, -0.01687987521290779, -0.007937323302030563, -0.02279544062912464, -0.008140959776937962, -0.7211400270462036, -0.553050696849823, 6.740537166595459, -25.348398208618164, 8.611496925354004, -0.2810173034667969, -1.590749979019165, -0.7571969032287598, 1.7074048519134521, -34.42579650878906, 10.28614616394043, -1.125441551208496, -0.019541583955287933, -0.015399295836687088, -0.001831501955166459, -0.08198151737451553, 0.3156048655509949, 0.059976834803819656, 0.027308518067002296, 0.2865833640098572, -0.23988927900791168, -0.000132983666844666, -3.1349215507507324, -1.4099705219268799, -2.9092838764190674, -2.7778141498565674, -1.2606861591339111, 1.7114522457122803, -0.8206503391265869, -0.11272990703582764, 9.68543529510498, -0.015369832515716553, -0.02244359254837036, -0.028755754232406616, -0.022860592231154442, 0.023024799302220345, 0.6966801881790161, 0.7136183381080627], "max": [0.2270294427871704, 0.2178223878145218, 0.03814905881881714, -1.0634552240371704, -0.005721848923712969, 0.4833499789237976, 0.05683914199471474, 0.29782912135124207, 0.13313579559326172, 0.5963354110717773, -0.6837049722671509, 0.9222173690795898, 0.3066091537475586, 0.04177406057715416, 0.0022778939455747604, -0.013239954598248005, -0.5977407693862915, 0.969683825969696, -0.38501936197280884, -0.02034386247396469, -0.008791240863502026, 0.009741729125380516, -0.5617151260375977, 0.9968159198760986, -0.44265419244766235, 0.04020451009273529, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.006293728481978178, 1.7188738183904206e-06, 0.8888103365898132, 0.44857823848724365, 0.5449510216712952, 0.891874372959137, 4.804762840270996, 1.9540116786956787, 1.65888249874115, 1.2742372751235962, 0.5127993822097778, 0.30844128131866455, 1.013545274734497, 1.2318938970565796, 0.6764072179794312, 0.9369571208953857, -1.269418478012085, 2.6556777954101562, 1.3339438438415527, -0.732600748538971, 0.8321123719215393, 2.008547067642212, 0.8894994258880615, -0.5344919562339783, 7.264957427978516, 1.8815628290176392, 1.3125762939453125, 0.5164835453033447, 1.3772892951965332, 0.20085471868515015, 0.005746414884924889, 0.01288140844553709, 0.012763753533363342, 0.005464879795908928, 0.023253779858350754, 0.015231124125421047, 0.006064825691282749, 0.01606639102101326, 0.009753827005624771, 0.00689690001308918, 0.01887526363134384, 0.01443159207701683, 1.251389980316162, 0.4862391948699951, 14.253118515014648, -17.367717742919922, 16.686492919921875, 0.9854389429092407, 0.5726699829101562, 0.2375519722700119, 7.646203994750977, -25.342498779296875, 18.07394790649414, 0.11432863026857376, 0.023803532123565674, 0.011358141899108887, 0.0024420025292783976, -0.05465434491634369, 0.4694683253765106, 0.23718810081481934, 0.20870265364646912, 0.5235800743103027, 0.007439660374075174, 0.13931718468666077, 3.126723289489746, 0.2762286067008972, 2.9660749435424805, -0.951920747756958, -0.2507924735546112, 3.0862820148468018, -0.5111076235771179, 0.1853087693452835, 9.892288208007812, 0.007906496524810791, 0.019087940454483032, 0.05768260359764099, -0.019809629768133163, 0.026343010365962982, 0.6997405886650085, 0.7165374755859375], "mean": [0.0422210618853569, -0.0672268196940422, -0.16548307240009308, -1.331068515777588, -0.4911907911300659, -0.12350310385227203, -0.514215886592865, -0.0331975556910038, 0.011894681490957737, 0.46930134296417236, -1.3375489711761475, 0.6185574531555176, -0.14243698120117188, -0.2619507610797882, 0.0008054753998294473, -0.013919002376496792, -0.6001851558685303, 0.9695361852645874, -0.38859111070632935, -0.02175353653728962, -0.010423270054161549, 0.008801707997918129, -0.5640000700950623, 0.9965500831604004, -0.4462180435657501, 0.03883976489305496, 0.45839622616767883, 1.6959328651428223, 0.45839622616767883, 0.45839622616767883, 0.45839622616767883, 0.45839622616767883, 0.5416012406349182, 1.7453283071517944, 0.5416012406349182, 0.5416012406349182, 0.5416012406349182, 0.5416012406349182, 0.0059754145331680775, -1.5500495464948472e-06, -0.002321442123502493, -0.009672901593148708, -0.02909350022673607, 0.00302318693138659, 0.010081491433084011, 0.013263534754514694, -0.0036777681671082973, 0.015656819567084312, -0.010805477388203144, -0.006719870492815971, -0.0032756063155829906, 0.003554008202627301, 0.004474511835724115, 0.0031013190746307373, -4.584137439727783, -1.6598385572433472, -0.6503697633743286, -5.210630893707275, 0.07007953524589539, 0.25147438049316406, -2.9884860515594482, -4.557375907897949, 0.6680313348770142, 0.16676141321659088, -5.294492721557617, -0.09973558038473129, -0.30819979310035706, -0.6289721131324768, 4.9143724027089775e-05, -0.0006173449801281095, 0.0010821789037436247, -5.442236943054013e-05, 0.00011954361980315298, 0.0004774854169227183, -0.0005002045654691756, 0.00041380018228664994, -0.0009047963540069759, -0.0005385105614550412, 6.437040428863838e-05, 0.0007524362299591303, 0.1895337700843811, 0.19549331068992615, 10.192416191101074, -22.072954177856445, 13.500971794128418, 0.41623571515083313, -0.4722221791744232, -0.050419874489307404, 3.597456693649292, -29.45741844177246, 13.913657188415527, -0.4102027118206024, 0.0011765069793909788, -0.002564848167821765, 0.000827439536806196, -0.07648176699876785, 0.36000216007232666, 0.14726921916007996, 0.10383324325084686, 0.37004661560058594, -0.09415363520383835, 0.08727230876684189, -0.04868653416633606, -0.8842226266860962, 1.230304479598999, -1.8592896461486816, -0.8707072138786316, 2.275628089904785, -0.6495811343193054, 0.03829563781619072, 9.77869701385498, 0.0003149980038870126, 0.0007978493813425303, 0.0006271633901633322, -0.021574268117547035, 0.025100156664848328, 0.6984885931015015, 0.7148534059524536], "std": [0.13392102718353271, 0.11553097516298294, 0.1490643173456192, 0.130046546459198, 0.5516690015792847, 0.30069759488105774, 0.27439939975738525, 0.26576828956604004, 0.11816747486591339, 0.08184489607810974, 0.23718653619289398, 0.18048305809497833, 0.1715514212846756, 0.16628722846508026, 0.0006394682568497956, 0.0004981193924322724, 0.0006613814039155841, 0.00012355597573332489, 0.0019310896750539541, 0.0010136517230421305, 0.0006886027986183763, 0.0005457762745209038, 0.0007199811516329646, 0.00029199826531112194, 0.001701781409792602, 0.0011038745287805796, 0.7567529082298279, 0.24459055066108704, 0.7567529082298279, 0.7567529082298279, 0.7567529082298279, 0.7567529082298279, 0.7964564561843872, 9.5367431640625e-07, 0.7964564561843872, 0.7964564561843872, 0.7964564561843872, 0.7964564561843872, 9.861226135399193e-05, 1.0536048648646101e-05, 0.19623476266860962, 0.1557602733373642, 0.12865866720676422, 0.24199093878269196, 0.7887634038925171, 0.48830026388168335, 0.3996559977531433, 0.3413897156715393, 0.13567940890789032, 0.13561752438545227, 0.39494597911834717, 0.26579830050468445, 0.2372433990240097, 0.22721368074417114, 1.9681464433670044, 1.9953327178955078, 0.8611404895782471, 3.0916969776153564, 0.5987486243247986, 0.5251109600067139, 1.8796519041061401, 2.5111184120178223, 3.3079638481140137, 0.9318829774856567, 2.5569546222686768, 0.28411412239074707, 0.5225816369056702, 0.39713358879089355, 0.0022937485482543707, 0.004392916802316904, 0.004761558957397938, 0.0024207571987062693, 0.0043958392925560474, 0.002590535208582878, 0.0026371870189905167, 0.005304562859237194, 0.004705237690359354, 0.002568659605458379, 0.0039132507517933846, 0.002430754480883479, 0.3760116696357727, 0.15069057047367096, 1.8593549728393555, 1.6791956424713135, 1.9894872903823853, 0.3048599064350128, 0.45752206444740295, 0.13525569438934326, 1.2939578294754028, 2.1313788890838623, 1.6467747688293457, 0.2856101095676422, 0.007026947569102049, 0.004426123108714819, 0.0005757674225606024, 0.007680458016693592, 0.047247420996427536, 0.050584807991981506, 0.05356840044260025, 0.07189083099365234, 0.07795291393995285, 0.03623593971133232, 2.578510046005249, 0.552926242351532, 2.0957982540130615, 0.4181149899959564, 0.300763338804245, 0.3396434485912323, 0.048591285943984985, 0.051289353519678116, 0.036527469754219055, 0.003163933986797929, 0.006395667791366577, 0.008012175559997559, 0.0005806629778817296, 0.000647659704554826, 0.0009487161878496408, 0.0009029445354826748], "count": [318]}, "action": {"min": [-0.3496520221233368, -0.21643532812595367, -0.4742078185081482, -1.6363227367401123, -1.5707517862319946, -0.5879548192024231, -0.6981316804885864, -0.7044059634208679, -0.2946155071258545, 0.26724883913993835, -1.6365270614624023, 0.24419091641902924, -0.34896671772003174, -0.5265587568283081, -0.0009379947441630065, -0.016843250021338463, -0.5982813835144043, 0.967085063457489, -0.3944370746612549, -0.02424674853682518, -0.012001948431134224, 0.0042966147884726524, -0.5613546967506409, 0.9935735464096069, -0.4523106813430786, 0.034482184797525406, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0057152193039655685, -9.519116429146379e-05, -0.44649362564086914, -0.6136777400970459, -0.37437474727630615, -0.7842246294021606, -2.437223434448242, -2.6516988277435303, -2.0598950386047363, -1.0533441305160522, -0.3169037699699402, -0.3762843608856201, -1.4791674613952637, -0.6199355125427246, -0.6495871543884277, -0.6893708109855652], "max": [0.2241397500038147, 0.2272486686706543, 0.027781110256910324, -0.9639731049537659, -0.00722972908988595, 0.49476295709609985, 0.06141114979982376, 0.2948245406150818, 0.13788029551506042, 0.6551216244697571, -0.589173436164856, 0.9216052889823914, 0.3210487365722656, 0.043824680149555206, 0.0022011841647326946, -0.0072003984823822975, -0.5913677215576172, 0.9702736139297485, -0.38550135493278503, -0.020001698285341263, -0.008480675518512726, 0.013983456417918205, -0.5551511645317078, 0.9971081018447876, -0.44315606355667114, 0.03920149803161621, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.006293728481978178, 1.7188738183904206e-06, 0.8888103365898132, 0.44857823848724365, 0.5449510216712952, 0.891874372959137, 4.804762840270996, 1.9540116786956787, 1.65888249874115, 1.2742372751235962, 0.5127993822097778, 0.30844128131866455, 1.013545274734497, 1.2318938970565796, 0.6764072179794312, 0.9369571208953857], "mean": [0.016096139326691628, -0.05541541799902916, -0.18891043961048126, -1.2885165214538574, -0.4924856722354889, -0.12310478091239929, -0.5278745293617249, -0.049357444047927856, -0.010304199531674385, 0.47462037205696106, -1.3050425052642822, 0.6157359480857849, -0.1392512321472168, -0.2617327570915222, 0.0009119011810980737, -0.01349785178899765, -0.5956287384033203, 0.9686803221702576, -0.3901596665382385, -0.02171739749610424, -0.009950247593224049, 0.007681895513087511, -0.5588931441307068, 0.9950314164161682, -0.4477042555809021, 0.037586696445941925, 0.45839622616767883, 1.6959328651428223, 0.45839622616767883, 0.45839622616767883, 0.45839622616767883, 0.45839622616767883, 0.5413268804550171, 1.7453283071517944, 0.5413268804550171, 0.5413268804550171, 0.5413268804550171, 0.5413268804550171, 0.005975414998829365, -1.5561980717393453e-06, -0.00225835875608027, -0.009613335132598877, -0.029285278171300888, 0.0028138472698628902, 0.010088145732879639, 0.013334495946764946, -0.003643626347184181, 0.01563466712832451, -0.010841725394129753, -0.0068424236960709095, -0.0033914712257683277, 0.0035462500527501106, 0.004510772414505482, 0.0030230942647904158], "std": [0.14699137210845947, 0.11499767005443573, 0.15246672928333282, 0.15212830901145935, 0.555701732635498, 0.2992962896823883, 0.28347668051719666, 0.2803492546081543, 0.11407333612442017, 0.0997387170791626, 0.26511722803115845, 0.18109853565692902, 0.17391744256019592, 0.16644038259983063, 0.0006398718105629086, 0.0016849121311679482, 0.0012692755553871393, 0.00065614003688097, 0.00230658077634871, 0.0008929861942306161, 0.0007253632647916675, 0.0017200532602146268, 0.0013253178913146257, 0.0005849397275596857, 0.0020236545242369175, 0.0010182629339396954, 0.7567529082298279, 0.24459055066108704, 0.7567529082298279, 0.7567529082298279, 0.7567529082298279, 0.7567529082298279, 0.7962994575500488, 9.5367431640625e-07, 0.7962994575500488, 0.7962994575500488, 0.7962994575500488, 0.7962994575500488, 9.86130689852871e-05, 1.053554478858132e-05, 0.19624082744121552, 0.15576957166194916, 0.1286463439464569, 0.24201251566410065, 0.7887629866600037, 0.4883005917072296, 0.39965590834617615, 0.3413911461830139, 0.13567696511745453, 0.13562609255313873, 0.394949734210968, 0.26579779386520386, 0.23724275827407837, 0.22721745073795319], "count": [318]}, "timestamp": {"min": [0.0], "max": [10.566666666666666], "mean": [5.283333333333333], "std": [3.059941296943577], "count": [318]}, "frame_index": {"min": [0], "max": [317], "mean": [158.5], "std": [91.79823890830731], "count": [318]}, "episode_index": {"min": [50], "max": [50], "mean": [50.0], "std": [0.0], "count": [318]}, "index": {"min": [17651], "max": [17968], "mean": [17809.5], "std": [91.79823890830731], "count": [318]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [318]}, "subtask_annotation": {"mean": [0.4119496855345912, 2.0, 2.0, 2.0, 2.0], "std": [0.5048026926183569, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [318]}, "scene_annotation": {"mean": [50.0], "std": [0.0], "min": [50], "max": [50], "count": [318]}, "eef_direction_state": {"mean": [3.3742138364779874, 2.8176100628930816], "std": [1.9750555707961932, 2.207350060185428], "min": [0, 0], "max": [6, 6], "count": [318]}, "eef_velocity_state": {"mean": [0.9748427672955975, 1.0471698113207548], "std": [0.6339422977788242, 0.7360707616341441], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_acc_mag_state": {"mean": [0.9119496855345912, 0.9339622641509434], "std": [0.8421569177997741, 0.8423036836149712], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_direction_action": {"mean": [3.5251572327044025, 3.00314465408805], "std": [2.0781120045800585, 2.1434387637140886], "min": [0, 0], "max": [6, 6], "count": [318]}, "eef_velocity_action": {"mean": [1.009433962264151, 1.0911949685534592], "std": [0.7459991782441217, 0.7232772764238039], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_acc_mag_action": {"mean": [1.0754716981132075, 1.1226415094339623], "std": [0.8091238355619454, 0.8013686820473299], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_sim_pose_state": {"mean": [0.2196968930885245, 0.2237739166356034, 0.058628069729206984, -0.050262090034752356, -0.884918468115463, 1.2316078327277893, 0.22924189763420968, -0.1797381429968576, 0.08768817788905137, -1.8589574232957558, -0.8708700682773185, 2.2754161578284986], "std": [0.04051966630281673, 0.036073883172087914, 0.03758760623879195, 2.662921914034988, 0.5531152323143661, 2.127308372559759, 0.07638398090092172, 0.06000830449062761, 0.022609424376836582, 0.41794440237965463, 0.3007557397396603, 0.33946849620510494], "min": [0.16799704707632596, 0.1510180627168359, 0.00408952030569347, -3.1412633355972, -1.4101570123245555, -3.126573270997035, 0.13752691329472405, -0.2918240754371488, 0.05255971254988317, -2.7778312584698797, -1.2606862141651725, 1.7115041694254631], "max": [0.31006641263962664, 0.2863129090846005, 0.14066820543854391, 3.140899455943346, 0.2762391794533263, 3.0662409259998737, 0.4049613400870031, -0.10846064190323657, 0.14170377031166476, -0.9519294284336458, -0.25079164797720344, 3.086315087657098], "count": [318]}, "eef_sim_pose_action": {"mean": [0.22393594990923057, 0.22268399407398845, 0.05520223907926971, -0.11116187378745476, -0.8762613689853807, 1.2391595966722062, 0.23192511845215388, -0.1888322063155022, 0.08187120512914799, -1.7980478832749334, -0.8477843620398554, 2.2315546485952926], "std": [0.04449276666444537, 0.038183526583079136, 0.04086905049165228, 2.645996142642546, 0.5731663807413544, 2.115284001226242, 0.07800026825224045, 0.06108272774755237, 0.022810953127758847, 0.4046511373561692, 0.31784741404824335, 0.3119909447028353], "min": [0.16032882845060933, 0.15287485501066, -0.00024434593709806406, -3.139223963640398, -1.4061828759085955, -3.0948089573562108, 0.1376635159281062, -0.3013752360871667, 0.04872880926294051, -2.729443372799603, -1.2558081925227862, 1.6872596689145414], "max": [0.3208970406929939, 0.29154147535265335, 0.14727376282335644, 3.1346701761325444, 0.3262431010790565, 3.1222495458199724, 0.4037554984917508, -0.11018528002643808, 0.13705804071200914, -0.8520527975101395, -0.18116665385554098, 3.0492123225987755], "count": [318]}}} +{"episode_index": 51, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4612064529927852]], [[0.570348867466082]], [[0.49407947740127667]]], "std": [[[0.2954493657739415]], [[0.1943235212981306]], [[0.22844979475381116]]], "count": [111]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4409556507199241]], [[0.42381578377685647]], [[0.346176249779191]]], "std": [[[0.27684319341514196]], [[0.24515398182243656]], [[0.2934362067796017]]], "count": [111]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4485237161902387]], [[0.42647960243981003]], [[0.32831415325359964]]], "std": [[[0.2964423850646943]], [[0.22733825486710538]], [[0.2774822023081902]]], "count": [111]}, "observation.state": {"min": [-0.6458560228347778, -0.365835577249527, -0.4434656500816345, -2.0053293704986572, -1.5346771478652954, -0.33389607071876526, -0.6885640025138855, -0.45525896549224854, -0.3325454592704773, -0.1621280312538147, -1.8388091325759888, 0.28816360235214233, -0.4186696708202362, -0.5826992988586426, 0.005834659561514854, -0.00471887830644846, -0.6034175753593445, 0.9783709049224854, -0.41100698709487915, -0.02618333511054516, -0.0105047058314085, 0.008425628766417503, -0.6228659749031067, 0.9992899894714355, -0.40546953678131104, 0.0389811247587204, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0026707316283136606, -3.7899822018516716e-06, -1.1186467409133911, -0.4306783080101013, -0.8496103286743164, -2.2035176753997803, -2.174142837524414, -1.0614324808120728, -1.003656029701233, -0.6698476076126099, -0.6607227325439453, -0.5393052101135254, -1.1366560459136963, -3.8104076385498047, -1.024337887763977, -1.8132039308547974, -13.707491874694824, -7.997558116912842, -3.355921983718872, -10.897436141967773, -5.164834976196289, -0.918192982673645, -1.4920635223388672, -10.177617073059082, -6.37973165512085, -2.162393093109131, -9.188034057617188, -1.2338217496871948, -2.3815629482269287, -2.4102563858032227, -0.007594509050250053, -0.014944370836019516, -0.015240625478327274, -0.011670931242406368, -0.01669171266257763, -0.036567725241184235, -0.014479469507932663, -0.015091957524418831, -0.044158488512039185, -0.006616933271288872, -0.018390238285064697, -0.03132995218038559, -1.6119600534439087, -0.7906026840209961, 2.0191917419433594, -31.35165023803711, 7.932331085205078, -0.8684155941009521, -1.0605000257492065, -0.8425671458244324, 3.785984754562378, -29.12034797668457, 7.589275360107422, -1.5162010192871094, -0.024363113567233086, -0.021610775962471962, 0.0024420025292783976, -0.09564509987831116, 0.2708513140678406, 0.043106287717819214, 0.05688302218914032, 0.3412652015686035, -0.3551585376262665, 0.028743643313646317, -3.078805446624756, -1.0757681131362915, -3.1168410778045654, -3.078845262527466, -1.1877293586730957, -3.1155781745910645, -0.852533757686615, -0.26370546221733093, 9.596216201782227, -0.0111311674118042, -0.018306106328964233, -0.06408801674842834, -0.029854662716388702, 0.01802811771631241, 0.785293459892273, 0.5844290256500244], "max": [0.48848623037338257, 0.10425014793872833, 0.06752775609493256, -0.7045866250991821, -0.016782592982053757, 0.25828802585601807, 0.10443539917469025, 0.24959540367126465, 0.3351258635520935, 0.5367377400398254, -0.9700865745544434, 1.202784776687622, 0.3008840084075928, 0.048829518258571625, 0.009397420100867748, -0.0011759961489588022, -0.5921939611434937, 0.9798290729522705, -0.397410124540329, -0.01608351804316044, -0.005743992514908314, 0.012294305488467216, -0.6079029440879822, 1.003105640411377, -0.39399686455726624, 0.04864659160375595, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0018094355473294854, 2.3939589937072014e-06, 1.397399663925171, 0.8260236978530884, 1.3193087577819824, 1.6366093158721924, 2.2384164333343506, 0.8451899290084839, 1.3004753589630127, 0.9263166189193726, 0.7233303189277649, 0.7338771820068359, 1.1322001218795776, 2.970893621444702, 1.3069403171539307, 1.7512378692626953, 0.13362298905849457, 3.815629005432129, 1.2777777910232544, 0.8852260112762451, 0.6886447072029114, 2.2094016075134277, 0.918192982673645, 3.006517171859741, 16.727718353271484, 6.753968238830566, 1.6788768768310547, 3.758852243423462, 1.6068376302719116, 0.6025640964508057, 0.014296351000666618, 0.022906078025698662, 0.01401553861796856, 0.007170083001255989, 0.028588315472006798, 0.00971243716776371, 0.011933977715671062, 0.02849854901432991, 0.01381599809974432, 0.017110550776124, 0.027898266911506653, 0.009614864364266396, 1.9725300073623657, 0.3266339600086212, 13.27321720123291, -21.06899070739746, 18.588298797607422, 0.9822655916213989, 2.7148799896240234, 0.36003971099853516, 12.144845008850098, -19.859493255615234, 17.65630531311035, 0.10823918879032135, 0.029160594567656517, 0.010244619101285934, 0.006105006206780672, -0.05465434491634369, 0.5773021578788757, 0.3519836366176605, 0.29805803298950195, 0.5071327686309814, 0.027431845664978027, 0.22397957742214203, 3.1328108310699463, 0.05695373937487602, 3.064711570739746, -1.1239268779754639, -0.13037151098251343, 3.0422186851501465, -0.5258250832557678, 0.14733684062957764, 9.90809440612793, 0.017219960689544678, 0.016099274158477783, 0.03785106539726257, -0.025727372616529465, 0.020928727462887764, 0.8106899261474609, 0.6182030439376831], "mean": [0.11728323251008987, -0.23721735179424286, -0.16701796650886536, -1.639072060585022, -0.5716311931610107, -0.05895833298563957, -0.42392346262931824, -0.0649631917476654, 0.16511328518390656, 0.30400019884109497, -1.318403959274292, 0.7217890620231628, -0.09641888737678528, -0.3987080454826355, 0.007739522494375706, -0.0030983295291662216, -0.5957245826721191, 0.9794667959213257, -0.4046485722064972, -0.02096889168024063, -0.008216243237257004, 0.010059390217065811, -0.6136730909347534, 1.000540018081665, -0.40049058198928833, 0.0442386195063591, 0.5360889434814453, 1.6123110055923462, 0.5360889434814453, 0.5360889434814453, 0.5360889434814453, 0.5360889434814453, 0.6623497009277344, 1.7453168630599976, 0.6623497009277344, 0.6623497009277344, 0.6623497009277344, 0.6623497009277344, -0.002193234860897064, -3.525965439621359e-07, -0.007880748249590397, -0.0009832847863435745, 0.0011833016760647297, -0.0027144625782966614, 0.009931329637765884, 0.006490850355476141, -0.004311874974519014, -0.006934547331184149, -0.0075296699069440365, 0.015545169822871685, 0.010406943038105965, -0.0019939409103244543, 0.0026712201070040464, 0.012054398655891418, -4.343491554260254, -3.735097885131836, -0.9898306131362915, -4.932156085968018, -0.36626002192497253, 0.30240193009376526, -0.38851824402809143, -2.01589298248291, 8.360548973083496, 2.024282455444336, -5.383559226989746, 0.3919314742088318, -0.27065035700798035, -0.6645017266273499, -0.0001234453375218436, 0.0002306634560227394, -0.00026580694247968495, -9.346073056804016e-05, 0.0004787808866240084, -0.00039223735802806914, 0.0006258526118472219, 0.00027219014009460807, -0.0006302190013229847, 0.0004780202289111912, 0.0005655334680341184, -2.3229233192978427e-05, -0.018476931378245354, -0.13965964317321777, 7.209708213806152, -27.122276306152344, 12.473993301391602, 0.011978101916611195, 0.6259567141532898, -0.17709662020206451, 7.122472763061523, -25.124916076660156, 11.457109451293945, -0.7436758875846863, 0.0021846431773155928, -0.002649656031280756, 0.003908511716872454, -0.07742699235677719, 0.35164254903793335, 0.1431892067193985, 0.21096470952033997, 0.38441821932792664, -0.08454439789056778, 0.13149507343769073, -0.17781874537467957, -0.7291804552078247, 1.113486647605896, -2.136303424835205, -0.8162384033203125, 2.339492082595825, -0.6578986048698425, -0.022499382495880127, 9.768608093261719, 0.00029899031505919993, 0.00047651707427576184, 0.0004505004908423871, -0.02767748013138771, 0.019393807277083397, 0.7982603311538696, 0.601248025894165], "std": [0.3852697014808655, 0.11195690184831619, 0.19055435061454773, 0.456784725189209, 0.5487934947013855, 0.17180968821048737, 0.2404627948999405, 0.15262529253959656, 0.18373486399650574, 0.16516704857349396, 0.2166195809841156, 0.23460756242275238, 0.18580269813537598, 0.21846500039100647, 0.0008273018174804747, 0.0007827237132005394, 0.003903797594830394, 0.0002942582359537482, 0.004225379787385464, 0.0029048239812254906, 0.0010763603495433927, 0.0009538130834698677, 0.005030958913266659, 0.0015016531106084585, 0.003706119256094098, 0.0025354905519634485, 0.7985923290252686, 0.4553840756416321, 0.7985923290252686, 0.7985923290252686, 0.7985923290252686, 0.7985923290252686, 0.8426274061203003, 1.239776611328125e-05, 0.8426274061203003, 0.8426274061203003, 0.8426274061203003, 0.8426274061203003, 0.00014451051538344473, 9.639327345212223e-07, 0.2732153832912445, 0.12746113538742065, 0.22447097301483154, 0.40866926312446594, 0.43660956621170044, 0.1822299361228943, 0.2192714661359787, 0.17554296553134918, 0.17596302926540375, 0.15448781847953796, 0.25472262501716614, 0.4912795126438141, 0.25592944025993347, 0.2558576762676239, 3.7633097171783447, 1.9126369953155518, 1.1206871271133423, 2.7295897006988525, 1.4443387985229492, 0.5577064156532288, 0.5684449076652527, 3.3261032104492188, 6.3530168533325195, 1.7903820276260376, 2.8294215202331543, 0.9645677208900452, 0.6046984195709229, 0.5441346168518066, 0.0028847884386777878, 0.004805527161806822, 0.004848227370530367, 0.0026206858456134796, 0.0037198886275291443, 0.0038006172981113195, 0.00311157270334661, 0.004712915048003197, 0.005643178708851337, 0.002629466587677598, 0.0036533456295728683, 0.0034223361872136593, 0.47454917430877686, 0.17067083716392517, 2.655620574951172, 2.385235071182251, 2.876720666885376, 0.34085217118263245, 0.5223431587219238, 0.17534685134887695, 2.2031776905059814, 2.600253105163574, 2.5709316730499268, 0.30176955461502075, 0.00792534276843071, 0.005134029313921928, 0.0004736157425213605, 0.007451338227838278, 0.10983674228191376, 0.07471337169408798, 0.06562724709510803, 0.047997914254665375, 0.12546342611312866, 0.04972623661160469, 2.6002962589263916, 0.382595032453537, 2.2931928634643555, 0.45069456100463867, 0.3147798180580139, 0.9457595348358154, 0.045238129794597626, 0.06026196479797363, 0.03162887692451477, 0.0037035581190139055, 0.005166501738131046, 0.008778304792940617, 0.000780849892180413, 0.0006586431409232318, 0.00705359224230051, 0.00939259398728609], "count": [538]}, "action": {"min": [-0.7234592437744141, -0.3490658402442932, -0.4665999412536621, -2.0341973304748535, -1.5707963705062866, -0.34183454513549805, -0.6885323524475098, -0.49147137999534607, -0.34535324573516846, -0.16868044435977936, -1.8256874084472656, 0.2684144973754883, -0.42433375120162964, -0.5937536954879761, 0.005537251476198435, -0.010351566597819328, -0.6001534461975098, 0.9720228910446167, -0.4128572344779968, -0.025751827284693718, -0.010396832600235939, 0.0018254034221172333, -0.6195893287658691, 0.9962608218193054, -0.40755316615104675, 0.0376143679022789, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0026707316283136606, -3.7899822018516716e-06, -1.1186467409133911, -0.4306783080101013, -0.8496103286743164, -2.2035176753997803, -2.174142837524414, -1.0614324808120728, -1.003656029701233, -0.6698476076126099, -0.6607227325439453, -0.5393052101135254, -1.1366560459136963, -3.8104076385498047, -1.024337887763977, -1.8132039308547974], "max": [0.48539984226226807, 0.12717986106872559, 0.14774194359779358, -0.6237164735794067, -0.014679165557026863, 0.27200356125831604, 0.11819346249103546, 0.23620712757110596, 0.34624984860420227, 0.6017012000083923, -0.869621753692627, 1.2176086902618408, 0.3081558346748352, 0.05313745141029358, 0.009405136108398438, 0.002062637824565172, -0.5839158296585083, 0.9805450439453125, -0.39892444014549255, -0.01610386371612549, -0.005392982624471188, 0.014865982346236706, -0.6029931306838989, 1.0036028623580933, -0.3957304358482361, 0.047061722725629807, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0018094355473294854, 2.3939589937072014e-06, 1.397399663925171, 0.8260236978530884, 1.3193087577819824, 1.6366093158721924, 2.2384164333343506, 0.8451899290084839, 1.3004753589630127, 0.9263166189193726, 0.7233303189277649, 0.7338771820068359, 1.1322001218795776, 2.970893621444702, 1.3069403171539307, 1.7512378692626953], "mean": [0.08996517211198807, -0.22025097906589508, -0.171327605843544, -1.5935684442520142, -0.5740346312522888, -0.06015082821249962, -0.42084822058677673, -0.056039273738861084, 0.17147551476955414, 0.32791566848754883, -1.2863998413085938, 0.71974116563797, -0.09373525530099869, -0.39709779620170593, 0.007566389162093401, -0.003446608781814575, -0.5909830331802368, 0.9782688617706299, -0.40607598423957825, -0.02063211239874363, -0.008054547943174839, 0.008819540962576866, -0.6090590357780457, 0.9999962449073792, -0.40242472290992737, 0.0428888313472271, 0.5362187027931213, 1.6123110055923462, 0.5362187027931213, 0.5362187027931213, 0.5362187027931213, 0.5362187027931213, 0.6620252728462219, 1.7453168630599976, 0.6620252728462219, 0.6620252728462219, 0.6620252728462219, 0.6620252728462219, -0.0021925766486674547, -3.5080046245639096e-07, -0.007754832971841097, -0.0009908191859722137, 0.0008817067719064653, -0.0025761614087969065, 0.009732542559504509, 0.0060705807991325855, -0.004036678932607174, -0.006413541734218597, -0.007522280793637037, 0.014973977580666542, 0.009961864911019802, -0.0025789702776819468, 0.0028331931680440903, 0.011719237081706524], "std": [0.39532312750816345, 0.11417970806360245, 0.2048356831073761, 0.46936532855033875, 0.5557265877723694, 0.16957244277000427, 0.2396901249885559, 0.1583608090877533, 0.18823669850826263, 0.1713298112154007, 0.21773885190486908, 0.24001304805278778, 0.18737895786762238, 0.2195572555065155, 0.0009118676534853876, 0.0021428826730698347, 0.0038227520417422056, 0.000996740534901619, 0.003901359625160694, 0.002796873450279236, 0.0011597699485719204, 0.0022649902384728193, 0.004897234495729208, 0.00201758393086493, 0.0032909843139350414, 0.0024546387139707804, 0.7987766265869141, 0.4553840756416321, 0.7987766265869141, 0.7987766265869141, 0.7987766265869141, 0.7987766265869141, 0.842615008354187, 1.239776611328125e-05, 0.842615008354187, 0.842615008354187, 0.842615008354187, 0.842615008354187, 0.0001446867099730298, 9.593836693966296e-07, 0.27323174476623535, 0.12746068835258484, 0.2245616465806961, 0.4086843729019165, 0.4369219243526459, 0.181727796792984, 0.21935230493545532, 0.17596931755542755, 0.17596325278282166, 0.15491023659706116, 0.25494858622550964, 0.49088871479034424, 0.25581082701683044, 0.2557803988456726], "count": [538]}, "timestamp": {"min": [0.0], "max": [17.9], "mean": [8.950000000000001], "std": [5.176898470877885], "count": [538]}, "frame_index": {"min": [0], "max": [537], "mean": [268.5], "std": [155.30695412633654], "count": [538]}, "episode_index": {"min": [51], "max": [51], "mean": [51.0], "std": [0.0], "count": [538]}, "index": {"min": [17969], "max": [18506], "mean": [18237.5], "std": [155.30695412633654], "count": [538]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [538]}, "subtask_annotation": {"mean": [0.2862453531598513, 2.0, 2.0, 2.0, 2.0], "std": [0.46015638123595065, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [538]}, "scene_annotation": {"mean": [51.0], "std": [0.0], "min": [51], "max": [51], "count": [538]}, "eef_direction_state": {"mean": [4.243494423791821, 4.182156133828996], "std": [2.0744069025099163, 2.060492550782563], "min": [0, 0], "max": [6, 6], "count": [538]}, "eef_velocity_state": {"mean": [0.6765799256505576, 0.6951672862453532], "std": [0.7733056872874214, 0.7265637346380197], "min": [0, 0], "max": [2, 2], "count": [538]}, "eef_acc_mag_state": {"mean": [0.7118959107806692, 0.7304832713754646], "std": [0.8452181986279244, 0.8359044189831437], "min": [0, 0], "max": [2, 2], "count": [538]}, "eef_direction_action": {"mean": [4.157992565055762, 4.109665427509293], "std": [1.9508699003199719, 1.9021264464206429], "min": [0, 0], "max": [6, 6], "count": [538]}, "eef_velocity_action": {"mean": [0.828996282527881, 0.8531598513011153], "std": [0.7905901729388729, 0.7705060716294329], "min": [0, 0], "max": [2, 2], "count": [538]}, "eef_acc_mag_action": {"mean": [0.949814126394052, 0.9925650557620818], "std": [0.8176093783479539, 0.8359602143454519], "min": [0, 0], "max": [2, 2], "count": [538]}, "eef_sim_pose_state": {"mean": [0.21310584590097947, 0.19123806014107828, 0.14628272066512119, -0.18974356967383074, -0.7294068149943338, 1.125318811811599, 0.2490401344649768, -0.164659504505123, 0.10374614720786454, -2.1356363474436884, -0.8164833984835329, 2.344781187804415], "std": [0.09737658640601098, 0.04829954721897451, 0.02279938722588836, 2.6166099074018154, 0.3825844416703273, 2.306850531664068, 0.04266074229606622, 0.08956708175286086, 0.021313060115789338, 0.45097341029612004, 0.3148424346188958, 0.9552179595550536], "min": [0.12247080003223033, 0.12331786032850493, 0.10888160857327113, -3.1412669423249198, -1.0758142762413891, -3.129643131492246, 0.18262071694231538, -0.3690768829372279, 0.05206405808280523, -3.079003639975565, -1.1877410682182872, -3.1311260552222393], "max": [0.4082978519552272, 0.34431294809392315, 0.1984262387098471, 3.132810752532295, 0.056873104932651186, 3.1333483559665583, 0.36529934276815507, -0.08656054669431257, 0.13911606892233871, -1.123922352361614, -0.1303856269228154, 3.123000003902272], "count": [538]}, "eef_sim_pose_action": {"mean": [0.2177015382353761, 0.19281920880742293, 0.1410660317116565, -0.18850688721765183, -0.7366297111260264, 1.1092815219041314, 0.24183810039688247, -0.1568843530127864, 0.09692751025390565, -2.128585466585497, -0.8361345538162297, 2.3739380213690433], "std": [0.10009889244928973, 0.05129539974829945, 0.025598652008440536, 2.600406654963547, 0.41093695304952593, 2.301535119028909, 0.047620462691525964, 0.09430600867031308, 0.02302092312807018, 0.4836790306038537, 0.33987771587374593, 0.965396929499591], "min": [0.12088229320145893, 0.12387037031557253, 0.09655654901066747, -3.1391136007281895, -1.1224569803740867, -3.1167541001258496, 0.18663352343211762, -0.3752954745805485, 0.030091113944711624, -3.1338534384215264, -1.221325950439478, -3.118562093574003], "max": [0.42212781055401405, 0.35226096048106426, 0.20117366397278522, 3.1315451698684136, 0.16295381033173495, 3.1386694273801146, 0.36984222512117654, -0.07165656870254848, 0.13755185618913748, -1.0366534506342235, -0.07511066145256784, 3.133806824578811], "count": [538]}}} +{"episode_index": 52, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4478051782968089]], [[0.5535745242214534]], [[0.48741586409073434]]], "std": [[[0.2888128062900056]], [[0.20355697909427023]], [[0.22612880704184582]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4625066801230296]], [[0.4318600466166859]], [[0.3383697351980008]]], "std": [[[0.30970789176065033]], [[0.25156005052111763]], [[0.30049020624564915]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41069509563629375]], [[0.4028303489042676]], [[0.3430582588427528]]], "std": [[[0.2952970285475634]], [[0.24345397916347913]], [[0.2808126293530673]]], "count": [100]}, "observation.state": {"min": [-0.30539608001708984, -0.34128811955451965, -0.6373497843742371, -2.1255834102630615, -1.551462173461914, -0.5531399846076965, -0.26031333208084106, -0.3586376905441284, 0.0071515366435050964, -0.23500722646713257, -2.3022055625915527, 0.26207002997398376, -0.1594521403312683, -0.45929649472236633, 0.009179258719086647, 0.025719378143548965, -0.5943513512611389, 0.9696210026741028, -0.4042746424674988, -0.029238171875476837, -0.017114587128162384, -0.01864197663962841, -0.6107988953590393, 0.9941035509109497, -0.4049929976463318, 0.050584614276885986, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.023267872631549835, -0.0018920376896858215, -0.5744960308074951, -0.26736506819725037, -0.8200368881225586, -1.0378667116165161, -1.3962516784667969, -1.1012459993362427, -0.5137645602226257, -0.5282794833183289, -0.04679277539253235, -0.44775164127349854, -0.7857087850570679, -1.9250280857086182, -0.4420003592967987, -0.6675436496734619, -9.899236679077148, -6.8681321144104, -3.355921983718872, -10.74481201171875, -2.7545785903930664, -1.3772892951965332, -1.5494505167007446, -8.362571716308594, -2.747252941131592, -1.2637362480163574, -11.294261932373047, -0.8321123719215393, -2.123321294784546, -1.4633699655532837, -0.007018213625997305, -0.013709086924791336, -0.02243134006857872, -0.006757600232958794, -0.015231980010867119, -0.006020368076860905, -0.008043155074119568, -0.010719035752117634, -0.0185762420296669, -0.006997355725616217, -0.012573909014463425, -0.007687087636440992, -1.4422800540924072, -0.9019551277160645, 3.103022813796997, -29.83168601989746, 7.3046722412109375, 0.02019396796822548, 1.251389980316162, -0.025982247665524483, 4.2313947677612305, -28.773277282714844, 7.407584190368652, -0.7757272720336914, -0.017650673165917397, -0.015864087268710136, -0.007326007820665836, -0.06831792742013931, 0.28976988792419434, -0.057244718074798584, 0.066103994846344, 0.2752284109592438, -0.2651025354862213, 0.015854107216000557, -3.0177500247955322, -1.423180103302002, -3.0499777793884277, -2.957855701446533, -1.2201488018035889, 1.6266367435455322, -0.7888938784599304, -0.15430299937725067, 9.673605918884277, -0.010549336671829224, -0.032445937395095825, -0.032579630613327026, -0.023918410763144493, 0.02159186080098152, 0.7000054121017456, 0.7120974659919739], "max": [0.3787517249584198, -0.02679663896560669, 0.28229278326034546, -1.1387040615081787, -0.006668420042842627, 0.031181570142507553, 0.10595008730888367, 0.298151433467865, 0.2531816363334656, 0.4024577736854553, -1.036561369895935, 1.5335333347320557, 0.3545895516872406, 0.14084842801094055, 0.009605631232261658, 0.025983840227127075, -0.5867151021957397, 0.9697170257568359, -0.39903414249420166, -0.02761959470808506, -0.016165021806955338, -0.01807074248790741, -0.6038267612457275, 0.9943578243255615, -0.3993770480155945, 0.05244790390133858, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.023748677223920822, -0.0015248017152771354, 0.7665530443191528, 0.5907878875732422, 0.7623345255851746, 0.6034449934959412, 2.4730234146118164, 0.4991193115711212, 0.8087427616119385, 0.6321432590484619, 0.36204272508621216, 0.5346193313598633, 0.7821027636528015, 0.3047407865524292, 0.6795079708099365, 0.8153223395347595, -0.4788157045841217, 1.739926815032959, 1.5305249691009521, 0.33577534556388855, 1.3485958576202393, 2.065934181213379, 1.4920635223388672, -1.0021723508834839, 7.295482635498047, 2.134310007095337, 1.892552137374878, 5.710012435913086, 0.6312576532363892, 0.3156288266181946, 0.006462081801146269, 0.017194319516420364, 0.024778898805379868, 0.004942154511809349, 0.007119460962712765, 0.008983328938484192, 0.006306891329586506, 0.014754096046090126, 0.02635945938527584, 0.006078554783016443, 0.015405252575874329, 0.009098945185542107, 0.0, -0.36375147104263306, 10.14050006866455, -21.49109649658203, 14.829710960388184, 0.43488621711730957, 2.5664100646972656, 0.49737444519996643, 9.784172058105469, -23.329801559448242, 14.653106689453125, -0.3658285140991211, 0.025084814056754112, 0.009238336235284805, -0.004273504484444857, -0.013663585297763348, 0.4901268482208252, 0.24095404148101807, 0.3494114577770233, 0.4939786493778229, -0.03553146496415138, 0.4431856870651245, 3.0168380737304688, 0.052174583077430725, 3.014313220977783, -1.2557523250579834, 0.07038305699825287, 2.979353427886963, -0.4921521246433258, 0.17523959279060364, 9.971001625061035, 0.0117378830909729, 0.027934998273849487, 0.02688160538673401, -0.020003894343972206, 0.02560809627175331, 0.7012209296226501, 0.713333010673523], "mean": [-0.025686832144856453, -0.17281286418437958, -0.22043956816196442, -1.678008794784546, -0.5595700144767761, -0.22602494060993195, -0.10924876481294632, 0.0030141063034534454, 0.17666716873645782, 0.18000096082687378, -1.86600661277771, 0.6389250755310059, 0.0004827314696740359, -0.3006298840045929, 0.0093380780890584, 0.02582945115864277, -0.5926935076713562, 0.9696888327598572, -0.4004616439342499, -0.028694530948996544, -0.016573745757341385, -0.01844054087996483, -0.6091840267181396, 0.9942899942398071, -0.4010489284992218, 0.0515814945101738, 0.6433358192443848, 1.5464309453964233, 0.6433358192443848, 0.6433358192443848, 0.6433358192443848, 0.6433358192443848, 0.6516398191452026, 1.7453256845474243, 0.6516398191452026, 0.6516398191452026, 0.6516398191452026, 0.6516398191452026, 0.02356542833149433, -0.001593764522112906, 0.005539356265217066, -0.020518314093351364, 0.025651423260569572, -0.02714177779853344, 0.0031047072261571884, -0.004083517473191023, 0.0005619853618554771, 0.03547009453177452, 0.01885518804192543, -0.03352914750576019, -0.05855204910039902, -0.10760214179754257, 0.01894768886268139, -0.021312491968274117, -5.228068828582764, -3.695469617843628, -0.5849828720092773, -5.473607063293457, -0.27791568636894226, 0.3344036340713501, -0.42124730348587036, -4.511770725250244, 2.2144412994384766, 0.22637119889259338, -6.273255348205566, 0.3940252363681793, -0.4473792612552643, -0.4668625295162201, -0.00020740117179229856, 0.00031097259488888085, 7.607883162563667e-05, 0.0002680152247194201, -0.00015969753440003842, -0.0001536923082312569, 0.00010096069308929145, -0.0008930645999498665, 0.00038489248254336417, -0.0002719250915106386, 7.981909584486857e-05, -0.00020517708617262542, -0.8176223635673523, -0.6111878156661987, 7.093224048614502, -24.74798011779785, 11.884355545043945, 0.2640400528907776, 1.8324198722839355, 0.25886717438697815, 7.553499698638916, -25.687923431396484, 11.896217346191406, -0.5402297973632812, 0.0042523834854364395, -0.003097475739195943, -0.0059334090910851955, -0.033867061138153076, 0.3743818998336792, 0.10623600333929062, 0.2064323127269745, 0.3530481159687042, -0.16074232757091522, 0.28421109914779663, 0.6062287092208862, -0.851176381111145, 0.7919978499412537, -2.5256600379943848, -0.6471301317214966, 2.627932071685791, -0.6738113164901733, 0.013652150519192219, 9.77534294128418, 0.00039954547537490726, 0.0006310701137408614, 0.00013167703582439572, -0.023075398057699203, 0.024728477001190186, 0.7007607221603394, 0.7125927805900574], "std": [0.2353365123271942, 0.06924150139093399, 0.24014313519001007, 0.28228136897087097, 0.6131224036216736, 0.16318102180957794, 0.10238248854875565, 0.1472567617893219, 0.06679446250200272, 0.15651361644268036, 0.4125394821166992, 0.3510574698448181, 0.13781636953353882, 0.17268769443035126, 6.973185372771695e-05, 5.627935388474725e-05, 0.0017686852952465415, 2.1849777112947777e-05, 0.0015275328187271953, 0.0003254963376093656, 0.0001683993759797886, 0.00011196352716069669, 0.0017014212207868695, 6.340114487102255e-05, 0.0015973885310813785, 0.0002833278849720955, 0.8351625204086304, 0.5447323322296143, 0.8351625204086304, 0.8351625204086304, 0.8351625204086304, 0.8351625204086304, 0.8374040722846985, 3.5762786865234375e-06, 0.8374040722846985, 0.8374040722846985, 0.8374040722846985, 0.8374040722846985, 8.588584751123562e-05, 6.988729728618637e-05, 0.2113257497549057, 0.09604910016059875, 0.27088847756385803, 0.2898140549659729, 0.5629096627235413, 0.2023947536945343, 0.12980931997299194, 0.15455374121665955, 0.06767098605632782, 0.13820062577724457, 0.23965825140476227, 0.3356280028820038, 0.17132672667503357, 0.16169285774230957, 2.6784780025482178, 1.9996390342712402, 1.2887684106826782, 3.473893404006958, 1.2447420358657837, 0.6441470384597778, 0.6293432712554932, 2.014582872390747, 2.2806880474090576, 1.0059888362884521, 3.0083067417144775, 1.6236613988876343, 0.6159114241600037, 0.39350199699401855, 0.0025520124472677708, 0.004344121553003788, 0.006120240315794945, 0.0022060617338865995, 0.0028922853525727987, 0.0017680925084277987, 0.002437351271510124, 0.004434334579855204, 0.005925184581428766, 0.002441238611936569, 0.0031800181604921818, 0.001745544490404427, 0.2435510754585266, 0.09133733063936234, 1.5066839456558228, 1.9070168733596802, 1.8477920293807983, 0.09665259718894958, 0.2302815020084381, 0.09270156919956207, 1.3526641130447388, 1.338865876197815, 1.9630411863327026, 0.08300349861383438, 0.007345615886151791, 0.0036999667063355446, 0.0004833766433876008, 0.009553379379212856, 0.07566126435995102, 0.08351731300354004, 0.09478753060102463, 0.06647445261478424, 0.07249981164932251, 0.13876083493232727, 2.325299024581909, 0.484912633895874, 2.174771547317505, 0.5621986389160156, 0.3635979890823364, 0.42339053750038147, 0.049045976251363754, 0.04845276474952698, 0.03688839077949524, 0.0029791949782520533, 0.006456905044615269, 0.007641259580850601, 0.0008064837311394513, 0.0007834803545847535, 0.00021077452402096242, 0.0002129801141563803], "count": [351]}, "action": {"min": [-0.3579791784286499, -0.3490658402442932, -0.6868674159049988, -2.150580406188965, -1.5707963705062866, -0.5592000484466553, -0.2578451633453369, -0.3629390299320221, -0.014942292124032974, -0.3732766807079315, -2.306016206741333, 0.25478196144104004, -0.16503196954727173, -0.4587525427341461, 0.009094188921153545, 0.01878936216235161, -0.5937975645065308, 0.96778404712677, -0.40776193141937256, -0.02830575779080391, -0.01696193963289261, -0.02241583727300167, -0.609619677066803, 0.9920437335968018, -0.40879106521606445, 0.04838201031088829, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.02327663265168667, -0.0018920376896858215, -0.5744960308074951, -0.26736506819725037, -0.8200368881225586, -1.0378667116165161, -1.3962516784667969, -1.1012459993362427, -0.5137645602226257, -0.5282794833183289, -0.04679277539253235, -0.44775164127349854, -0.7857087850570679, -1.9250280857086182, -0.4420003592967987, -0.6675436496734619], "max": [0.38908252120018005, 0.04138799011707306, 0.33551570773124695, -1.059983491897583, 0.004039979539811611, 0.03460823372006416, 0.11816109716892242, 0.29249098896980286, 0.31448739767074585, 0.4292253851890564, -0.9362536668777466, 1.5707963705062866, 0.35968393087387085, 0.14389103651046753, 0.011021099984645844, 0.02845398709177971, -0.5829156637191772, 0.9733973741531372, -0.39967453479766846, -0.026703132316470146, -0.01490703970193863, -0.012508333660662174, -0.5991869568824768, 0.9977821707725525, -0.40043845772743225, 0.050696589052677155, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.023748677223920822, -0.0015248017152771354, 0.7665530443191528, 0.5907878875732422, 0.7623345255851746, 0.6034449934959412, 2.4730234146118164, 0.4991193115711212, 0.8087427616119385, 0.6321432590484619, 0.36204272508621216, 0.5346193313598633, 0.7909823656082153, 0.3047407865524292, 0.6795079708099365, 0.8153223395347595], "mean": [-0.04741045832633972, -0.1645624339580536, -0.2163132280111313, -1.6457260847091675, -0.5631961226463318, -0.23045600950717926, -0.10524678230285645, -0.004647322930395603, 0.16576537489891052, 0.15745820105075836, -1.8627547025680542, 0.6205663681030273, 0.002747506834566593, -0.3039951026439667, 0.009853889234364033, 0.023531408980488777, -0.5889216065406799, 0.9696698784828186, -0.4019574522972107, -0.027765722945332527, -0.016136545687913895, -0.017979085445404053, -0.6050151586532593, 0.9940871596336365, -0.40276092290878296, 0.049638476222753525, 0.6430871486663818, 1.5464309453964233, 0.6430871486663818, 0.6430871486663818, 0.6430871486663818, 0.6430871486663818, 0.6516398191452026, 1.7453256845474243, 0.6516398191452026, 0.6516398191452026, 0.6516398191452026, 0.6516398191452026, 0.023566164076328278, -0.001593510969541967, 0.0060801757499575615, -0.020693277940154076, 0.026125654578208923, -0.027654554694890976, 0.003858760232105851, -0.00391770713031292, 0.0006940247840248048, 0.03665679693222046, 0.01932680606842041, -0.034407973289489746, -0.060841307044029236, -0.10771738737821579, 0.018462829291820526, -0.02097385749220848], "std": [0.2514486014842987, 0.08223488926887512, 0.2738198935985565, 0.3145028352737427, 0.6194242238998413, 0.1652533859014511, 0.09959618002176285, 0.15674175322055817, 0.06440604478120804, 0.19027560949325562, 0.41876083612442017, 0.3448807895183563, 0.1451794058084488, 0.16570505499839783, 0.000351116294041276, 0.0016636622603982687, 0.0020784721709787846, 0.0008101768908090889, 0.0019780041184276342, 0.00031357802799902856, 0.00038232412771321833, 0.0017084795981645584, 0.0020511101465672255, 0.0007769077201373875, 0.001825666637159884, 0.000383436941774562, 0.8350260257720947, 0.544732391834259, 0.8350260257720947, 0.8350260257720947, 0.8350260257720947, 0.8350260257720947, 0.8374040722846985, 3.5762786865234375e-06, 0.8374040722846985, 0.8374040722846985, 0.8374040722846985, 0.8374040722846985, 8.379638165934011e-05, 6.997644959483296e-05, 0.21119548380374908, 0.09596902877092361, 0.27082186937332153, 0.2896212637424469, 0.5631720423698425, 0.20252789556980133, 0.12988325953483582, 0.15263749659061432, 0.06812113523483276, 0.13900195062160492, 0.2355928122997284, 0.33559393882751465, 0.1712343692779541, 0.16148176789283752], "count": [351]}, "timestamp": {"min": [0.0], "max": [11.666666666666666], "mean": [5.833333333333333], "std": [3.3774853674601473], "count": [351]}, "frame_index": {"min": [0], "max": [350], "mean": [175.0], "std": [101.32456102380442], "count": [351]}, "episode_index": {"min": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [351]}, "index": {"min": [18507], "max": [18857], "mean": [18682.0], "std": [101.32456102380442], "count": [351]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [351]}, "subtask_annotation": {"mean": [0.2564102564102564, 2.0, 2.0, 2.0, 2.0], "std": [0.44951089888220896, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [351]}, "scene_annotation": {"mean": [52.0], "std": [0.0], "min": [52], "max": [52], "count": [351]}, "eef_direction_state": {"mean": [3.5042735042735043, 4.264957264957265], "std": [1.8114416271302374, 1.9069216959012956], "min": [0, 0], "max": [6, 6], "count": [351]}, "eef_velocity_state": {"mean": [1.0541310541310542, 0.7521367521367521], "std": [0.7278965323053784, 0.7029362459812661], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_acc_mag_state": {"mean": [0.9344729344729344, 0.6752136752136753], "std": [0.8294660306432723, 0.8354236330452924], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_direction_action": {"mean": [3.472934472934473, 3.905982905982906], "std": [1.8112444585377439, 1.9303376702212773], "min": [0, 0], "max": [6, 6], "count": [351]}, "eef_velocity_action": {"mean": [1.1367521367521367, 0.9031339031339032], "std": [0.7575562326892409, 0.7175189777939336], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_acc_mag_action": {"mean": [1.170940170940171, 0.9971509971509972], "std": [0.7618832375407391, 0.8182344118273434], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_sim_pose_state": {"mean": [0.24281599806841547, 0.18672012682251588, 0.1733713638155479, 0.6232009172149331, -0.8514978669869051, 0.8108622977510899, 0.23215610670684492, -0.21117719197764281, 0.20697253207993802, -2.5255685444162235, -0.6471957558164533, 2.6278657485977153], "std": [0.059145025740646354, 0.05767419986115496, 0.051921631678766164, 2.347530288135627, 0.48515669138623513, 2.196227182138188, 0.046820419743364594, 0.051992488069532154, 0.06822815296897229, 0.5624466985253671, 0.3636519419688908, 0.4235897661014977], "min": [0.13757697974180289, 0.08075691887014882, 0.1070192191658381, -3.089004408017177, -1.4439303607945468, -3.1127502201563315, 0.1610783608624294, -0.3000590120172855, 0.09120123859985023, -2.957855354959083, -1.2201390179396763, 1.6266399971251577], "max": [0.3294600747011794, 0.2904604472974809, 0.25505132518761564, 3.1268644188329993, 0.05216647883238501, 3.1105490862732554, 0.34188746153126653, -0.12811799705072624, 0.2935473697626795, -1.255751413217002, 0.07038270380327183, 2.979375112538095], "count": [351]}, "eef_sim_pose_action": {"mean": [0.24662632902619858, 0.18954845511043425, 0.16957978868116363, 0.6213676752953801, -0.8540643251401077, 0.7973518626256626, 0.2329487658320483, -0.21868403114177423, 0.20584911684319682, -2.5179159620042153, -0.6560704972599266, 2.6169148381617986], "std": [0.0646438449213176, 0.062498835940205485, 0.04995904018493422, 2.3002128475076815, 0.5031940964172907, 2.209345309768404, 0.047054006269319354, 0.05447959011740941, 0.06851956196527771, 0.5476476475853452, 0.37432096486964095, 0.39354125957539293], "min": [0.13011538324334623, 0.07124318324269648, 0.09193257625853182, -3.072266586028424, -1.435992699946638, -3.11844448857507, 0.15481904612635414, -0.32033227769562483, 0.07181551390039519, -2.9278424033289676, -1.2718632726788646, 1.6551236715863804], "max": [0.3399491592256971, 0.30123617812757914, 0.2476057989772619, 3.1244633139518627, 0.13575165988474147, 3.1149863649679803, 0.3359495859250299, -0.13076974414275325, 0.29554927096158984, -1.142351820326351, 0.16233002087612425, 2.9442461378854876], "count": [351]}}} +{"episode_index": 53, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42520169646289885]], [[0.5385530613225683]], [[0.4509821174548251]]], "std": [[[0.29167369150381234]], [[0.19964074703333665]], [[0.22816381238029076]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4079969915417147]], [[0.435716854094579]], [[0.339527304402153]]], "std": [[[0.33336337062460714]], [[0.2353929567724923]], [[0.28277548965334176]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4139043877354863]], [[0.4359452446174548]], [[0.3456370001922337]]], "std": [[[0.3073445250808076]], [[0.21570739077703505]], [[0.2695547554622826]]], "count": [100]}, "observation.state": {"min": [-0.24829693138599396, -0.11482515931129456, -0.32640331983566284, -1.6904376745224, -0.4658832252025604, -0.5993947982788086, -0.6542317867279053, -0.7799016833305359, -0.21591563522815704, 0.2984071671962738, -1.726750373840332, 0.29316315054893494, -0.3939763903617859, -0.34781092405319214, 0.0010741462465375662, 0.020526744425296783, -0.6063186526298523, 0.9783523082733154, -0.4022975265979767, -0.026288973167538643, -0.021627526730298996, -0.018183724954724312, -0.6227455735206604, 0.99676513671875, -0.3977229595184326, 0.06172969192266464, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.047682080417871475, 0.0011417372152209282, -0.45325997471809387, -0.06525982916355133, -0.4229983687400818, -0.8643413782119751, -1.276146650314331, -0.4803787171840668, -0.3520961403846741, -1.0782934427261353, -0.2838682234287262, -0.674730122089386, -1.6172583103179932, -1.052911400794983, -0.6831590533256531, -0.5728407502174377, -9.565178871154785, -2.991453170776367, -1.7551891803741455, -10.470085144042969, -0.3730158805847168, -0.918192982673645, -2.15201473236084, -13.67408561706543, -3.479853630065918, -2.078144073486328, -8.63858413696289, -0.5451770424842834, -2.15201473236084, -2.6684980392456055, -0.005402448121458292, -0.010836352594196796, -0.014014657586812973, -0.006426841951906681, -0.0077925086952745914, -0.00743942940607667, -0.011746503412723541, -0.016780367121100426, -0.011812474578619003, -0.009473081678152084, -0.011191188357770443, -0.0049994876608252525, 0.23330999910831451, -0.6495561599731445, 5.849717140197754, -30.819194793701172, 8.562129974365234, -0.5022083520889282, 2.1846301555633545, 0.10021723806858063, 5.330072402954102, -27.440086364746094, 6.929933547973633, -1.3860538005828857, -0.013523101806640625, -0.015436703339219093, -0.017094017937779427, -0.13663585484027863, 0.33684098720550537, 0.09766501933336258, 0.07894686609506607, 0.3208220303058624, -0.2698433995246887, 0.021258721128106117, -2.9733171463012695, -1.2654216289520264, -2.7905333042144775, -2.471973419189453, -1.1861133575439453, 1.5246607065200806, -0.864446759223938, -0.12280642986297607, 9.667268753051758, -0.007764101028442383, -0.017032265663146973, -0.022107869386672974, -0.02421288751065731, 0.02652830444276333, 0.636461615562439, 0.7688134908676147], "max": [0.20293393731117249, 0.2761797308921814, 0.11692377179861069, -1.1348893642425537, 0.40074020624160767, -0.18529924750328064, -0.052417073398828506, 0.27466994524002075, 0.021364504471421242, 0.7086858749389648, -0.5859432816505432, 0.8054859638214111, 0.29202038049697876, 0.17014572024345398, 0.0017590324860066175, 0.022792194038629532, -0.6035313010215759, 0.9785236716270447, -0.3940819799900055, -0.023560965433716774, -0.020837215706706047, -0.014333115890622139, -0.6205458641052246, 0.997199296951294, -0.3908296227455139, 0.06353118270635605, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.04816342890262604, 0.0011456110514700413, 0.1987820863723755, 0.6497372388839722, 0.028701670467853546, 0.33716702461242676, 0.9355189800262451, 1.156038761138916, 1.0195050239562988, 1.0447039604187012, 0.33264607191085815, 0.6382580995559692, 1.1790531873703003, 1.2091861963272095, 0.8492448329925537, 0.8457819223403931, -1.8929922580718994, 2.9507532119750977, 1.9096457958221436, -0.4273504316806793, 0.9755800366401672, 1.4346764087677002, 0.43996745347976685, -0.9019551277160645, 7.5702080726623535, 3.17338228225708, -0.4273504614830017, 0.8034188747406006, 1.2051281929016113, 0.057387061417102814, 0.00481463922187686, 0.01253353338688612, 0.012164940126240253, 0.007499461527913809, 0.02333221398293972, 0.007458819542080164, 0.00830753706395626, 0.014005008153617382, 0.00850584264844656, 0.00844836700707674, 0.016604125499725342, 0.0054269214160740376, 1.590749979019165, -0.0779467448592186, 12.634796142578125, -21.378337860107422, 17.78131103515625, 0.32834959030151367, 3.711750030517578, 0.6829619407653809, 12.916889190673828, -19.63857078552246, 17.358549118041992, -0.609603226184845, 0.021468408405780792, 0.014757119119167328, -0.014652015641331673, -0.08198151737451553, 0.4438459277153015, 0.23090946674346924, 0.20881710946559906, 0.5656710863113403, 0.006135102361440659, 0.15556570887565613, 2.8583364486694336, -0.7171077728271484, 2.844636917114258, -0.9473975896835327, -0.22604766488075256, 2.532135009765625, -0.5413799285888672, 0.12728524208068848, 9.904796600341797, 0.00703960657119751, 0.018109411001205444, 0.026119202375411987, -0.022636281326413155, 0.02862764149904251, 0.6383862495422363, 0.770469605922699], "mean": [-0.022738903760910034, -0.052685510367155075, -0.04927530512213707, -1.3111340999603271, 0.029568269848823547, -0.3606813848018646, -0.4945496916770935, -0.2586521804332733, -0.07485774159431458, 0.4789191782474518, -1.2577458620071411, 0.5938372015953064, -0.046144988387823105, -0.05486595630645752, 0.0013872148701921105, 0.021820198744535446, -0.6051483750343323, 0.9784514904022217, -0.3963685631752014, -0.024691142141819, -0.021259106695652008, -0.016204699873924255, -0.6214901804924011, 0.9970077872276306, -0.39294329285621643, 0.06245671957731247, 0.42913758754730225, 1.745330572128296, 0.42913758754730225, 0.42913758754730225, 0.42913758754730225, 0.42913758754730225, 0.64897620677948, 1.745330572128296, 0.64897620677948, 0.64897620677948, 0.64897620677948, 0.64897620677948, 0.04796953126788139, 0.001143913366831839, -0.056657347828149796, 0.05265263468027115, -0.06181921809911728, -0.04335319250822067, -0.06320993602275848, 0.018331710249185562, 0.07996338605880737, -0.036144159734249115, -0.0010404868517071009, 0.008188951760530472, 0.043289538472890854, 0.04500251263380051, 0.03267792612314224, 0.040209222584962845, -5.701211452484131, -0.06689947098493576, -0.7196446061134338, -5.497602462768555, 0.31193244457244873, 0.07697812467813492, -0.8354387283325195, -7.044329643249512, 2.0379021167755127, 0.06102735549211502, -5.305803298950195, 0.11740786582231522, -0.5109850764274597, -0.6997804641723633, -0.0003586449893191457, 0.0004252392682246864, -0.00034236707142554224, -0.0003180523053742945, 0.0012137069134041667, 0.00014215709234122187, 0.00021689139248337597, 5.540168422157876e-05, -0.0007561263628304005, 0.00035801800549961627, 0.0010027947137132287, 0.0001913198211695999, 0.7419060468673706, -0.3337348401546478, 9.700302124023438, -25.681175231933594, 14.584278106689453, -0.02915126457810402, 2.841521978378296, 0.4384887218475342, 8.923354148864746, -22.510456085205078, 12.847440719604492, -0.967257559299469, 0.003927560057491064, -0.003240244695916772, -0.015887772664427757, -0.10268595814704895, 0.3831632435321808, 0.17450343072414398, 0.12008020281791687, 0.4398703873157501, -0.1462150365114212, 0.09924225509166718, -2.1171858310699463, -1.1632754802703857, 1.873765468597412, -1.6213806867599487, -0.7375026941299438, 2.008122444152832, -0.7064353227615356, -0.010642100125551224, 9.767804145812988, -1.8732858734438196e-05, 0.00023873288591858, 0.0010970878647640347, -0.023447053506970406, 0.027390005066990852, 0.6375227570533752, 0.7695865631103516], "std": [0.15402919054031372, 0.08541694283485413, 0.14053060114383698, 0.1313493698835373, 0.2037842571735382, 0.1260373890399933, 0.17236939072608948, 0.32323306798934937, 0.08614671230316162, 0.13426189124584198, 0.34201547503471375, 0.15852712094783783, 0.2010638415813446, 0.16154912114143372, 0.00020347961981315166, 0.0008746788371354342, 0.0009766233852133155, 4.7671212087152526e-05, 0.0030013222713023424, 0.0007951188017614186, 0.00021842231217306107, 0.0015143773052841425, 0.0006715069757774472, 0.0001450111740268767, 0.002273675287142396, 0.0005990096251480281, 0.7429355382919312, 1.3113021850585938e-06, 0.7429355382919312, 0.7429355382919312, 0.7429355382919312, 0.7429355382919312, 0.827915608882904, 1.3113021850585938e-06, 0.827915608882904, 0.827915608882904, 0.827915608882904, 0.827915608882904, 8.896987128537148e-05, 8.754767009122588e-07, 0.12886203825473785, 0.1280420869588852, 0.10687405616044998, 0.24142427742481232, 0.38009417057037354, 0.25593671202659607, 0.26662397384643555, 0.40306082367897034, 0.11012445390224457, 0.2507759630680084, 0.4989115297794342, 0.3585057258605957, 0.27160075306892395, 0.23355494439601898, 2.1840243339538574, 1.3692290782928467, 0.761570155620575, 3.597700834274292, 0.29338476061820984, 0.49877846240997314, 0.6826875805854797, 3.3602864742279053, 2.956871747970581, 1.2027769088745117, 2.7305562496185303, 0.34405243396759033, 0.7941134572029114, 0.6191349625587463, 0.0020653242245316505, 0.0043130540288984776, 0.004908939357846975, 0.0027064995374530554, 0.0037647562567144632, 0.001892297063022852, 0.0025450745597481728, 0.005113826133310795, 0.0037638640496879816, 0.0026423069648444653, 0.003278433345258236, 0.001731743337586522, 0.2862272262573242, 0.1287955939769745, 2.0958845615386963, 2.375553607940674, 2.590278148651123, 0.24471107125282288, 0.29077714681625366, 0.13545869290828705, 2.190643548965454, 2.190437078475952, 2.7258944511413574, 0.2199915647506714, 0.0071829697117209435, 0.005690883379429579, 0.0005036448128521442, 0.012699267826974392, 0.029868246987462044, 0.042668744921684265, 0.032228779047727585, 0.0798722580075264, 0.09418491274118423, 0.03372230753302574, 1.3859771490097046, 0.1113094836473465, 1.28389573097229, 0.41279101371765137, 0.2924184203147888, 0.3258320689201355, 0.05118919536471367, 0.04871722683310509, 0.036819376051425934, 0.0028925295919179916, 0.005696149077266455, 0.007116532418876886, 0.00034535181475803256, 0.0003656271437648684, 0.0005934034707024693, 0.0004965684493072331], "count": [207]}, "action": {"min": [-0.3412794768810272, -0.11629005521535873, -0.4488932192325592, -1.7170192003250122, -0.5306680202484131, -0.6022853851318359, -0.6567697525024414, -0.8314198851585388, -0.23010315001010895, 0.27534162998199463, -1.7197903394699097, 0.2860167920589447, -0.39898520708084106, -0.3478521406650543, 0.0009844700107350945, 0.016527440398931503, -0.6049718260765076, 0.9768744707107544, -0.405213326215744, -0.026148205623030663, -0.02176925353705883, -0.019939430058002472, -0.6202388405799866, 0.9950956106185913, -0.4009985327720642, 0.05852261558175087, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.047682080417871475, 0.00114150729496032, -0.45325997471809387, -0.06525982916355133, -0.4229983687400818, -0.8643413782119751, -1.276146650314331, -0.4803787171840668, -0.3520961403846741, -1.0782934427261353, -0.2838682234287262, -0.674730122089386, -1.6172583103179932, -1.052911400794983, -0.6831590533256531, -0.5728407502174377], "max": [0.20229840278625488, 0.39527127146720886, 0.11861944198608398, -1.034827709197998, 0.4011552631855011, -0.18059557676315308, 0.04015081003308296, 0.28479892015457153, 0.03402893245220184, 0.767662525177002, -0.4933418929576874, 0.8060436248779297, 0.2989584505558014, 0.171765998005867, 0.0032582140993326902, 0.02558932453393936, -0.5964527130126953, 0.9805394411087036, -0.3955124020576477, -0.023729251697659492, -0.019333811476826668, -0.00932593084871769, -0.6131988763809204, 0.9986680746078491, -0.3916957676410675, 0.06110116466879845, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.04816342890262604, 0.0011456110514700413, 0.1987820863723755, 0.6497372388839722, 0.028701670467853546, 0.33716702461242676, 0.9355189800262451, 1.156038761138916, 1.0195050239562988, 1.0447039604187012, 0.33264607191085815, 0.6382580995559692, 1.1790531873703003, 1.2091861963272095, 0.8492448329925537, 0.8457819223403931], "mean": [-0.06884784251451492, -0.015408750623464584, -0.0900873914361, -1.2818928956985474, 0.017018547281622887, -0.35792508721351624, -0.47632843255996704, -0.29728320240974426, -0.07302568107843399, 0.4965668022632599, -1.203637719154358, 0.5987685322761536, -0.03838726133108139, -0.04898901656270027, 0.002149895764887333, 0.02044975757598877, -0.6001970767974854, 0.9781992435455322, -0.39835911989212036, -0.024723278358578682, -0.020580453798174858, -0.015290508978068829, -0.6164678335189819, 0.9966185688972473, -0.3948804438114166, 0.05970192328095436, 0.43768155574798584, 1.745330572128296, 0.43768155574798584, 0.43768155574798584, 0.43768155574798584, 0.43768155574798584, 0.6535292267799377, 1.745330572128296, 0.6535292267799377, 0.6535292267799377, 0.6535292267799377, 0.6535292267799377, 0.047971080988645554, 0.001143910107202828, -0.05710561200976372, 0.05361831188201904, -0.06279775500297546, -0.04388153553009033, -0.06497546285390854, 0.018172742798924446, 0.08192440122365952, -0.03598589450120926, -0.0010261496063321829, 0.007840849459171295, 0.04292840138077736, 0.045112915337085724, 0.032985296100378036, 0.04028569534420967], "std": [0.1681930124759674, 0.1134287416934967, 0.1578223556280136, 0.1756220906972885, 0.22033265233039856, 0.12770794332027435, 0.19042091071605682, 0.3318261206150055, 0.08051366358995438, 0.15871880948543549, 0.3601795732975006, 0.1550641506910324, 0.19697271287441254, 0.15552210807800293, 0.0005462465924210846, 0.0021890781354159117, 0.0017659126315265894, 0.0007940854411572218, 0.0029385541565716267, 0.0006387330358847976, 0.0005990039207972586, 0.0026669648941606283, 0.0012606149539351463, 0.0007104272372089326, 0.002369226887822151, 0.000620936683844775, 0.7480989098548889, 1.3113021850585938e-06, 0.7480989098548889, 0.7480989098548889, 0.7480989098548889, 0.7480989098548889, 0.8291078209877014, 1.3113021850585938e-06, 0.8291078209877014, 0.8291078209877014, 0.8291078209877014, 0.8291078209877014, 8.846358105074614e-05, 9.004379535326734e-07, 0.1288152039051056, 0.12834806740283966, 0.10711491107940674, 0.24133983254432678, 0.38045886158943176, 0.2559509873390198, 0.2669420540332794, 0.4030877947807312, 0.11012385040521622, 0.2508467137813568, 0.4989742934703827, 0.3585003912448883, 0.27154770493507385, 0.2335498332977295], "count": [207]}, "timestamp": {"min": [0.0], "max": [6.866666666666666], "mean": [3.4333333333333336], "std": [1.9918351858041385], "count": [207]}, "frame_index": {"min": [0], "max": [206], "mean": [103.0], "std": [59.75505557412416], "count": [207]}, "episode_index": {"min": [53], "max": [53], "mean": [53.0], "std": [0.0], "count": [207]}, "index": {"min": [18858], "max": [19064], "mean": [18961.0], "std": [59.75505557412416], "count": [207]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [207]}, "subtask_annotation": {"mean": [0.6859903381642513, 2.0, 2.0, 2.0, 2.0], "std": [0.4844907280920158, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [207]}, "scene_annotation": {"mean": [53.0], "std": [0.0], "min": [53], "max": [53], "count": [207]}, "eef_direction_state": {"mean": [3.0483091787439616, 2.63768115942029], "std": [2.55898238777258, 2.3341883391638576], "min": [0, 0], "max": [6, 6], "count": [207]}, "eef_velocity_state": {"mean": [0.8309178743961353, 1.183574879227053], "std": [0.663332698287747, 0.7955921884881969], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_acc_mag_state": {"mean": [0.714975845410628, 1.1207729468599035], "std": [0.7991044954107306, 0.8045182683438856], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_direction_action": {"mean": [2.5603864734299515, 2.8743961352657004], "std": [2.2661073149159487, 2.289161924483894], "min": [0, 0], "max": [6, 6], "count": [207]}, "eef_velocity_action": {"mean": [1.0531400966183575, 1.1884057971014492], "std": [0.5995789945545967, 0.8035313782973389], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_acc_mag_action": {"mean": [0.9178743961352657, 1.1111111111111112], "std": [0.8386896402878029, 0.8353437906179028], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_sim_pose_state": {"mean": [0.2437561740833825, 0.2535111285074906, 0.06664184149416555, -2.1022653699458944, -1.1636216619443318, 1.858778089590375, 0.296929360159847, -0.21604714973132125, 0.12479067719931979, -1.6210025806732729, -0.7376696450984523, 2.0079030383536396], "std": [0.04453981038522612, 0.017342964216082533, 0.04066458091857245, 1.4473519840406732, 0.11139867795390403, 1.3466759581243715, 0.08551251615862657, 0.06137146348478102, 0.0227684621944957, 0.412685447242483, 0.292436431485939, 0.3258204693431455], "min": [0.17856396038022948, 0.22375155226810264, 0.02692685874628756, -3.0593221049550245, -1.2654042295619816, -3.0848230550735205, 0.15896742237389241, -0.29236338646922533, 0.09292217386429205, -2.4719389448370377, -1.1861185712275795, 1.524642262938733], "max": [0.3060293377356313, 0.2813202280588615, 0.20735678904322002, 3.125026970105866, -0.7171055094527936, 3.020652433618998, 0.4269574121669041, -0.1201505234752673, 0.17132961953152184, -0.9473925325230864, -0.22605201204458591, 2.5321353973733336], "count": [207]}, "eef_sim_pose_action": {"mean": [0.25364172992394246, 0.25542247289038766, 0.07112153869288189, -1.9676411235041507, -1.1659749850693415, 1.7175139975981066, 0.3044677500466282, -0.21563340579445642, 0.12371202182071428, -1.5764218161755175, -0.7131232878282117, 1.9876552952821076], "std": [0.04715091934773687, 0.017075989214946224, 0.054880335671768275, 1.5915960384347074, 0.1683718270060097, 1.4868844469101552, 0.08626762202474779, 0.06281034432029146, 0.025101252256333164, 0.3900528897174341, 0.30836853310686246, 0.3194170350066464], "min": [0.17916273503188176, 0.22548661521618524, 0.02270540936791307, -3.1128706215887494, -1.281929291282644, -3.0440697071574117, 0.1561930837775736, -0.2906774493219495, 0.09060518792184336, -2.4023174938368927, -1.186471279097319, 1.5121137083452436], "max": [0.3185358975109024, 0.2869761356595177, 0.22369658113514754, 3.103157846780872, -0.5185186648513911, 3.1076033048086, 0.43543735315289933, -0.11364513150654393, 0.17112759618564488, -0.8991226492238176, -0.1875416261178322, 2.455015756681741], "count": [207]}}} +{"episode_index": 54, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4262751105344098]], [[0.527977611976163]], [[0.453440265763168]]], "std": [[[0.291431014264967]], [[0.1979893847201409]], [[0.22633170540993197]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4542866565743945]], [[0.43622107122260667]], [[0.3462590830449827]]], "std": [[[0.3010628528013336]], [[0.2443652072289423]], [[0.29796102099962307]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4292600514225298]], [[0.4323144511726259]], [[0.3321451124567474]]], "std": [[[0.3101834874028904]], [[0.23062112563541215]], [[0.2866772605190467]]], "count": [100]}, "observation.state": {"min": [-0.4057176113128662, -0.08602382987737656, -0.47665756940841675, -1.614498257637024, -1.2563916444778442, -0.658799946308136, -0.6660597324371338, -0.475851446390152, -0.2954553961753845, 0.30137956142425537, -1.739722490310669, 0.13943582773208618, -0.4285874366760254, -0.49735045433044434, 0.0009000336867757142, -0.010715145617723465, -0.6121029853820801, 0.9789849519729614, -0.4041599929332733, -0.030779745429754257, -0.018697941675782204, 0.011523549444973469, -0.6514235734939575, 0.9994507431983948, -0.378903865814209, 0.04080110043287277, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.047116659581661224, -0.0010495880851522088, -0.49066394567489624, -0.5570804476737976, -1.0344915390014648, -0.4855160713195801, -2.76542067527771, -1.5197081565856934, -1.878372073173523, -0.8233701586723328, -0.4483858048915863, -0.361285537481308, -1.0643903017044067, -0.3883300721645355, -0.8865690231323242, -0.36478862166404724, -9.609720230102539, -5.341880798339844, -2.738095283508301, -10.164834976196289, -1.3199023008346558, -2.037240505218506, -6.255189418792725, -9.231121063232422, -4.120879173278809, -2.3308913707733154, -9.004884719848633, -0.7747253179550171, -2.3815629482269287, -1.6355310678482056, -0.006735567934811115, -0.012943943031132221, -0.029700368642807007, -0.007462175562977791, -0.023206347599625587, -0.018798703327775, -0.005531888455152512, -0.013540690764784813, -0.022882984951138496, -0.006251708138734102, -0.014071754179894924, -0.019900131970643997, -1.0180799961090088, -0.5307801961898804, 2.7318477630615234, -33.60463333129883, 4.504713535308838, -0.5062702894210815, 0.0, -0.6829619407653809, 4.647110462188721, -28.733875274658203, 3.9620604515075684, -1.2592096328735352, -0.01884155347943306, -0.011531289666891098, -0.016483517363667488, -0.08198151737451553, 0.3171309232711792, 0.08037452399730682, 0.013535614125430584, 0.2847558856010437, -0.19677074253559113, -0.0018040597205981612, -3.094231367111206, -1.432489275932312, -2.9489293098449707, -2.9250779151916504, -1.2195097208023071, -3.067512035369873, -0.7718174457550049, -0.1406433880329132, 9.67947769165039, -0.007689148187637329, -0.021746039390563965, -0.055289506912231445, -0.025586578994989395, 0.021361133083701134, 0.7221042513847351, 0.6876305341720581], "max": [0.2017642855644226, 0.28735268115997314, 0.22516591846942902, -1.0438127517700195, 0.44060617685317993, 0.2112603783607483, 0.15581627190113068, 0.3282630443572998, 0.15983785688877106, 0.6584290862083435, -0.9960625767707825, 0.7674360871315002, 0.2394624501466751, 0.06675597280263901, 0.00666081253439188, -0.005923704244196415, -0.6036527156829834, 0.9794699549674988, -0.39136767387390137, -0.020971858873963356, -0.012194556184113026, 0.016360469162464142, -0.640947699546814, 0.9999345541000366, -0.3654969036579132, 0.05080403387546539, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.047685228288173676, -0.000761913601309061, 0.8361321091651917, 0.6536977887153625, 1.1019973754882812, 0.6805175542831421, 3.624894380569458, 1.2535313367843628, 1.7751617431640625, 0.8295792937278748, 0.733539342880249, 0.3571538031101227, 0.8221518993377686, 1.691418170928955, 1.0397932529449463, 0.8935942649841309, -1.781639814376831, 4.548229694366455, 1.8253967761993408, 1.4957265853881836, 1.6355310678482056, 1.6355311870574951, 0.7747252583503723, -0.668114960193634, 9.829059600830078, 2.738095283508301, 0.6410256624221802, 2.3528695106506348, 0.7460317611694336, 0.057387061417102814, 0.01145554706454277, 0.02979939989745617, 0.017722854390740395, 0.00855617318302393, 0.01363337691873312, 0.016007889062166214, 0.011552438139915466, 0.02871610037982464, 0.024126283824443817, 0.00628200639039278, 0.019328944385051727, 0.011853803880512714, 1.760430097579956, 0.43427473306655884, 9.591160774230957, -26.518310546875, 12.210714340209961, 0.3492240011692047, 2.8421401977539062, 0.3785984516143799, 12.352703094482422, -20.972515106201172, 11.795759201049805, -0.5127788782119751, 0.024542704224586487, 0.008887200616300106, -0.013431014493107796, -0.027327170595526695, 0.49634411931037903, 0.3001917004585266, 0.20063140988349915, 0.4758113920688629, 0.015558576211333275, 0.1548127830028534, 2.9679641723632812, 0.07048647105693817, 3.0885117053985596, -1.0644012689590454, -0.337208092212677, 2.8840315341949463, -0.5491189360618591, 0.1541956216096878, 9.882242202758789, 0.013569921255111694, 0.034382641315460205, 0.050001561641693115, -0.022568829357624054, 0.024015942588448524, 0.7252776026725769, 0.6909431219100952], "mean": [-0.015026225708425045, 0.008854657411575317, -0.07051762193441391, -1.3132129907608032, -0.12550607323646545, -0.36747509241104126, -0.46432796120643616, -0.05320880562067032, 0.0064512696117162704, 0.4954557418823242, -1.328875184059143, 0.5906898379325867, -0.22368741035461426, -0.2469162493944168, 0.0034529645927250385, -0.00978570431470871, -0.6086066365242004, 0.979328989982605, -0.39628756046295166, -0.024638008326292038, -0.015931814908981323, 0.012412775307893753, -0.6465564966201782, 0.9996687769889832, -0.3706192672252655, 0.04652034118771553, 0.43572118878364563, 1.745328664779663, 0.43572118878364563, 0.43572118878364563, 0.43572118878364563, 0.43572118878364563, 0.6636146306991577, 1.745328664779663, 0.6636146306991577, 0.6636146306991577, 0.6636146306991577, 0.6636146306991577, 0.04738931730389595, -0.0008445991552434862, 0.008161013945937157, -0.0018610890256240964, -0.0026140629779547453, -0.014383063651621342, -0.006277673412114382, 0.0021921773441135883, -0.0049196938052773476, -0.006931420415639877, 0.0023022748064249754, -0.0013955008471384645, 0.019785011187195778, 0.019631873816251755, -0.010059840977191925, 0.0031319470144808292, -5.122343063354492, -0.6436826586723328, -0.18010996282100677, -5.997585773468018, 0.027383780106902122, -0.14109161496162415, -2.566762685775757, -4.492006301879883, 2.3222692012786865, 0.2086401730775833, -4.89298152923584, 0.22686798870563507, -0.4217827618122101, -0.5695757269859314, 0.0003173881268594414, 0.0005754472804255784, 4.314890975365415e-05, 0.0006520758615806699, 0.000576227786950767, -0.0005664042546413839, 0.0005996339023113251, -0.00036331851151771843, -0.0005142189911566675, 0.0006681903614662588, 0.0011810519499704242, -0.0008986166212707758, 0.6619468927383423, -0.06616923958063126, 6.325294494628906, -30.237932205200195, 9.401756286621094, -0.11905793100595474, 1.695024847984314, -0.17641852796077728, 7.719081878662109, -24.28651237487793, 7.406737327575684, -0.9122095704078674, 0.0018538517178967595, -0.0020224882755428553, -0.015257352031767368, -0.05237707495689392, 0.37479275465011597, 0.20229536294937134, 0.11090072989463806, 0.3743319809436798, -0.08598276972770691, 0.0914226844906807, -1.5705432891845703, -0.9531046152114868, 1.3060333728790283, -1.8753424882888794, -0.8579345345497131, 1.9280059337615967, -0.6532509922981262, 0.010290877893567085, 9.768446922302246, -1.565515594847966e-05, 0.00020016523194499314, 0.0006068243528716266, -0.024395547807216644, 0.023154299706220627, 0.7242985367774963, 0.6886650323867798], "std": [0.14418257772922516, 0.11322704702615738, 0.22968900203704834, 0.13330359756946564, 0.47711893916130066, 0.23569267988204956, 0.2407240867614746, 0.21098734438419342, 0.13898777961730957, 0.09978916496038437, 0.20350173115730286, 0.16828098893165588, 0.20542334020137787, 0.15085247159004211, 0.001723623019643128, 0.0014698149170726538, 0.0027125529013574123, 0.00013070985733065754, 0.0030908973421901464, 0.002536401618272066, 0.002050414914265275, 0.0013544439570978284, 0.003376428736373782, 8.395901386393234e-05, 0.0032157516106963158, 0.002990824170410633, 0.7464488744735718, 5.960464477539062e-07, 0.7464488744735718, 0.7464488744735718, 0.7464488744735718, 0.7464488744735718, 0.8396164774894714, 5.960464477539062e-07, 0.8396164774894714, 0.8396164774894714, 0.8396164774894714, 0.8396164774894714, 0.0001006172169581987, 8.124137093545869e-05, 0.21772052347660065, 0.1620607227087021, 0.3200424015522003, 0.23369808495044708, 0.7663418650627136, 0.41190922260284424, 0.3947272002696991, 0.2667487859725952, 0.17293426394462585, 0.13406050205230713, 0.340171754360199, 0.26921743154525757, 0.26611265540122986, 0.21337924897670746, 1.6777408123016357, 2.0997700691223145, 1.0821256637573242, 3.304013967514038, 0.6958178877830505, 0.5731469392776489, 2.869527578353882, 2.057708263397217, 3.4214444160461426, 1.1076878309249878, 2.484905481338501, 0.711351752281189, 0.6442898511886597, 0.37116795778274536, 0.003097112290561199, 0.0053543876856565475, 0.0062485444359481335, 0.002616166602820158, 0.004141667857766151, 0.003952698782086372, 0.0029632062651216984, 0.005243129096925259, 0.005583351477980614, 0.002235538326203823, 0.004212761763483286, 0.004358210135251284, 0.6604216694831848, 0.14784365892410278, 1.5759965181350708, 1.4010899066925049, 1.7777249813079834, 0.2041866034269333, 0.647994339466095, 0.16287212073802948, 1.305647850036621, 1.6416854858398438, 1.6474360227584839, 0.1824207305908203, 0.007274792063981295, 0.0036197283770889044, 0.0005531270289793611, 0.012461155652999878, 0.05309029668569565, 0.07709266245365143, 0.05076490342617035, 0.04993358626961708, 0.06849905103445053, 0.04272543638944626, 1.8158246278762817, 0.3929109275341034, 1.6836034059524536, 0.40139511227607727, 0.23980270326137543, 1.1631250381469727, 0.040301382541656494, 0.04841005057096481, 0.033076051622629166, 0.0031609339639544487, 0.0063346452079713345, 0.011114483699202538, 0.0005110154743306339, 0.0004733478126581758, 0.0005629505612887442, 0.0005739753833040595], "count": [314]}, "action": {"min": [-0.432673841714859, -0.09582152217626572, -0.5291399359703064, -1.635844111442566, -1.2630863189697266, -0.6773305535316467, -0.6981316804885864, -0.5037824511528015, -0.33013853430747986, 0.26144352555274963, -1.7333292961120605, 0.13404977321624756, -0.43147265911102295, -0.5004029870033264, 0.0008749412372708321, -0.015083350241184235, -0.6086605787277222, 0.9773908853530884, -0.4068544805049896, -0.02930101379752159, -0.018308009952306747, 0.005264454521238804, -0.6474630236625671, 0.9982507228851318, -0.38160666823387146, 0.039644330739974976, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.047116659581661224, -0.0010495880851522088, -0.49066394567489624, -0.5570804476737976, -1.0344915390014648, -0.4855160713195801, -2.76542067527771, -1.5197081565856934, -1.878372073173523, -0.8233701586723328, -0.4483858048915863, -0.361285537481308, -1.0643903017044067, -0.3883300721645355, -0.8865690231323242, -0.36478862166404724], "max": [0.20854896306991577, 0.29941049218177795, 0.2606965899467468, -0.946435809135437, 0.4458100199699402, 0.23051443696022034, 0.16417470574378967, 0.30425775051116943, 0.16734667122364044, 0.6950230002403259, -0.8711874485015869, 0.7677921056747437, 0.2487964630126953, 0.06916312128305435, 0.006248068995773792, -0.00018722865206655115, -0.5978982448577881, 0.9817489981651306, -0.39285945892333984, -0.020466288551688194, -0.012067439034581184, 0.020176751539111137, -0.6348851919174194, 1.0020289421081543, -0.36714470386505127, 0.048886556178331375, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.047685228288173676, -0.000761913601309061, 0.8361321091651917, 0.6536977887153625, 1.1019973754882812, 0.6805175542831421, 3.624894380569458, 1.2535313367843628, 1.7751617431640625, 0.8295792937278748, 0.733539342880249, 0.3571538031101227, 0.8221518993377686, 1.691418170928955, 1.0397932529449463, 0.8935942649841309], "mean": [-0.03432299569249153, 0.013954759575426579, -0.08149845898151398, -1.282080054283142, -0.1310730129480362, -0.36845603585243225, -0.47339916229248047, -0.07053560763597488, -0.0024014359805732965, 0.5031707882881165, -1.2876393795013428, 0.5915136933326721, -0.2248605638742447, -0.24659432470798492, 0.003657468594610691, -0.009657909162342548, -0.6038739681243896, 0.9793539047241211, -0.3981867730617523, -0.02421819232404232, -0.015156570822000504, 0.010819859802722931, -0.6414451003074646, 0.999602198600769, -0.3728361129760742, 0.044508613646030426, 0.43255284428596497, 1.745328664779663, 0.43255284428596497, 0.43255284428596497, 0.43255284428596497, 0.43255284428596497, 0.6636146306991577, 1.745328664779663, 0.6636146306991577, 0.6636146306991577, 0.6636146306991577, 0.6636146306991577, 0.04738931730389595, -0.0008445928688161075, 0.007962572388350964, -0.001847910461947322, -0.0027034881059080362, -0.014384024776518345, -0.005889264401048422, 0.002086163964122534, -0.0048850225284695625, -0.006707437336444855, 0.0023864563554525375, -0.0018201388884335756, 0.019744334742426872, 0.01944122277200222, -0.00959854107350111, 0.0029953012708574533], "std": [0.15587066113948822, 0.11293108761310577, 0.24736495316028595, 0.15568815171718597, 0.47644469141960144, 0.23617413640022278, 0.2538297176361084, 0.21993179619312286, 0.13494901359081268, 0.11860348284244537, 0.21856696903705597, 0.16473503410816193, 0.20397721230983734, 0.15044881403446198, 0.0013914396986365318, 0.0025273843202739954, 0.002672941191121936, 0.0007709663477726281, 0.003155742771923542, 0.0022487069945782423, 0.0017128342296928167, 0.002512939041480422, 0.0031345090828835964, 0.0007491084397770464, 0.002927049295976758, 0.0026658440474420786, 0.7444467544555664, 5.960464477539062e-07, 0.7444467544555664, 0.7444467544555664, 0.7444467544555664, 0.7444467544555664, 0.8396164774894714, 5.960464477539062e-07, 0.8396164774894714, 0.8396164774894714, 0.8396164774894714, 0.8396164774894714, 0.00010061939246952534, 8.124703163048252e-05, 0.21774078905582428, 0.16206040978431702, 0.3200373649597168, 0.23369735479354858, 0.7663451433181763, 0.4119122624397278, 0.3947262763977051, 0.26675301790237427, 0.17292489111423492, 0.13412310183048248, 0.3401743471622467, 0.26923537254333496, 0.26614925265312195, 0.21337828040122986], "count": [314]}, "timestamp": {"min": [0.0], "max": [10.433333333333334], "mean": [5.216666666666667], "std": [3.021451086260816], "count": [314]}, "frame_index": {"min": [0], "max": [313], "mean": [156.5], "std": [90.6435325878245], "count": [314]}, "episode_index": {"min": [54], "max": [54], "mean": [54.0], "std": [0.0], "count": [314]}, "index": {"min": [19065], "max": [19378], "mean": [19221.5], "std": [90.6435325878245], "count": [314]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [314]}, "subtask_annotation": {"mean": [0.3343949044585987, 2.0, 2.0, 2.0, 2.0], "std": [0.48509154376664515, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [314]}, "scene_annotation": {"mean": [54.0], "std": [0.0], "min": [54], "max": [54], "count": [314]}, "eef_direction_state": {"mean": [3.0796178343949046, 3.378980891719745], "std": [2.1922050340409065, 2.303349315605124], "min": [0, 0], "max": [6, 6], "count": [314]}, "eef_velocity_state": {"mean": [0.9394904458598726, 0.9044585987261147], "std": [0.7223685353502972, 0.7883178857861004], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_acc_mag_state": {"mean": [0.8407643312101911, 0.8280254777070064], "std": [0.8446878150948877, 0.8534556503542464], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_direction_action": {"mean": [2.9872611464968153, 3.328025477707006], "std": [2.103946129055618, 2.1542532184697305], "min": [0, 0], "max": [6, 6], "count": [314]}, "eef_velocity_action": {"mean": [1.070063694267516, 1.0222929936305734], "std": [0.705886529210881, 0.7376238944720612], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_acc_mag_action": {"mean": [1.0636942675159236, 1.0477707006369428], "std": [0.8307891165688073, 0.8299402163459885], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_sim_pose_state": {"mean": [0.23766497686260568, 0.27288831420973436, 0.0643185522896011, -1.552250801980343, -0.9539465847786966, 1.2874664662135487, 0.23136013738461803, -0.17223008187847466, 0.08613043318840134, -1.8750158076178371, -0.8581391218080731, 1.937757127841298], "std": [0.04367592639395816, 0.05051258366465305, 0.03594631389087399, 1.8583102161443081, 0.3935266860467252, 1.7290930647050071, 0.05645570356975562, 0.05881302266583576, 0.02619800680861304, 0.4010857392664237, 0.23982877272191522, 1.1790369806632686], "min": [0.17634247977500794, 0.19520993044014942, 0.019674151728231695, -3.0942195603076845, -1.5156069627906739, -3.1048744317719983, 0.14097127424018593, -0.27224827123766254, 0.040607074972455734, -2.9250732409210145, -1.219510272135352, -3.1000731944295326], "max": [0.3440065322783827, 0.3533299021726184, 0.14096394338271803, 3.1175244405346105, 0.0706078747838963, 3.1241402667366547, 0.3526569899862549, -0.09382858838660299, 0.1298002831865573, -1.064401269159784, -0.33721112479876525, 3.109016874351682], "count": [314]}, "eef_sim_pose_action": {"mean": [0.24090129406720698, 0.2730551831567049, 0.061708059732246946, -1.5756769362139187, -0.9428029565771583, 1.2528494336404918, 0.2339799492675502, -0.1763989421667618, 0.07926880104777613, -1.8156254152211042, -0.8417927762855673, 2.0158556628012825], "std": [0.045801545930023085, 0.05155064852716909, 0.03650869400379293, 1.842634261036007, 0.40467352062848805, 1.7489535347366731, 0.05718809077760605, 0.05917259983319211, 0.02650698293796161, 0.3891074431847364, 0.24954404581457884, 0.9586702562958289], "min": [0.1758343479024251, 0.19410785861836563, 0.01617030800675156, -3.1371097202568206, -1.5276883786212874, -3.118126758598803, 0.14340884428486447, -0.28191925170861515, 0.03191403739283013, -2.839814117081446, -1.2367889046105853, -3.1140850196530128], "max": [0.34505983717589994, 0.36312284603808925, 0.14384966967406324, 3.104254828342852, 0.11338657759275828, 3.1153226408303807, 0.35227158113566, -0.09847419095975839, 0.13291599523937647, -0.9596727118622543, -0.3043372425282749, 3.1297554770821483], "count": [314]}}} +{"episode_index": 55, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43795999561635174]], [[0.527998107755105]], [[0.46923127607282605]]], "std": [[[0.2975739815296285]], [[0.21820316935747938]], [[0.22898044528454897]]], "count": [107]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42653756014042044]], [[0.44927305322898814]], [[0.37769765717355297]]], "std": [[[0.31458147000214015]], [[0.23063973655091383]], [[0.2656301656584662]]], "count": [107]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46019268514625933]], [[0.4910385181651917]], [[0.3999103867311997]]], "std": [[[0.3335876969848734]], [[0.2198731601981099]], [[0.2630713217269932]]], "count": [107]}, "observation.state": {"min": [-0.7622464895248413, -0.24433651566505432, -0.5710681676864624, -1.598174810409546, -1.376558542251587, -0.40321671962738037, -0.6011102795600891, -0.9856736063957214, -0.295924574136734, 0.07534145563840866, -1.8664054870605469, -0.07829498499631882, -0.39015838503837585, -0.6040564775466919, 0.010496595874428749, -0.012569601647555828, -0.6128801107406616, 1.0314421653747559, -0.4569740891456604, -0.009120726957917213, -0.013247419148683548, -0.009526064619421959, -0.6163182854652405, 1.019328236579895, -0.45270875096321106, -0.011233322322368622, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.01239936426281929, -0.0019110204884782434, -1.1372824907302856, -0.7435702085494995, -0.999891459941864, -1.2846577167510986, -2.9056754112243652, -1.4983232021331787, -0.6175817847251892, -1.470664381980896, -0.460965096950531, -0.9388996958732605, -0.9299409985542297, -0.7057331800460815, -0.6330410242080688, -0.7639958262443542, -13.874520301818848, -9.462759971618652, -3.1031746864318848, -10.134309768676758, -0.8608059287071228, -4.705738544464111, -1.5781440734863281, -13.696355819702148, -4.365079402923584, -2.5695972442626953, -10.805861473083496, -0.7460317611694336, -1.951159954071045, -3.672771453857422, -0.007870900444686413, -0.02968490868806839, -0.044826459139585495, -0.011585116386413574, -0.03732430562376976, -0.012611099518835545, -0.01321112085133791, -0.03151765838265419, -0.05206632241606712, -0.008579236455261707, -0.016752781346440315, -0.0135459890589118, -3.860219955444336, -0.7237911820411682, 3.2217986583709717, -30.459688186645508, 8.67266845703125, -0.30750197172164917, -0.9120299816131592, -0.5307801961898804, 5.508236408233643, -34.5487060546875, 11.233418464660645, 0.020369891077280045, -0.022661499679088593, -0.016023855656385422, 0.003663003910332918, -0.09564509987831116, 0.35678014159202576, -0.04684966430068016, 0.02794588729739189, 0.32152754068374634, -0.23288385570049286, 0.03703208640217781, -3.127887725830078, -1.2655171155929565, -3.1321754455566406, -3.0697059631347656, -1.2918516397476196, -3.128086566925049, -0.7685167193412781, -0.14501866698265076, 9.599455833435059, -0.013605862855911255, -0.026108622550964355, -0.0670018196105957, -0.027804123237729073, 0.014505721628665924, 0.8978151679039001, 0.42995136976242065], "max": [0.12537646293640137, 0.5443545579910278, -0.03624071180820465, -0.5199498534202576, 0.44403165578842163, 0.593878448009491, -0.0926990658044815, 0.22107551991939545, 0.05073647201061249, 1.156253457069397, -0.6726350784301758, 0.6220694184303284, 0.6537564992904663, -0.014494421891868114, 0.01242502499371767, -0.00014968654431868345, -0.6020851135253906, 1.0350912809371948, -0.44318991899490356, -0.003152828896418214, -0.012042766436934471, 0.0030214693397283554, -0.6039499044418335, 1.0229382514953613, -0.44198209047317505, -0.0051818364299833775, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.011816998943686485, -0.001905366312712431, 0.827926754951477, 0.6780959963798523, 0.4557863175868988, 1.0590052604675293, 1.7640419006347656, 2.3821682929992676, 0.4094977080821991, 1.2058684825897217, 0.5030180811882019, 0.46327516436576843, 1.133263111114502, 2.32812237739563, 1.525315761566162, 1.0108941793441772, -1.0355781316757202, 7.631258010864258, 3.5244202613830566, 2.5641026496887207, 2.094627857208252, 2.8980462551116943, 1.664224624633789, -1.6702873706817627, 7.142857551574707, 1.3199023008346558, -0.9157509803771973, 0.8321123719215393, 1.0329670906066895, 0.6025640964508057, 0.01066089328378439, 0.05143294483423233, 0.023338695988059044, 0.016858939081430435, 0.018776696175336838, 0.021896161139011383, 0.007781081832945347, 0.047294944524765015, 0.01956663280725479, 0.010720597580075264, 0.020299401134252548, 0.0113549018278718, -1.9513200521469116, 0.5233566761016846, 13.243522644042969, -16.731584548950195, 20.89592170715332, 0.9943777322769165, 1.3998600244522095, 0.7794674038887024, 17.01466178894043, -24.77284049987793, 24.90675926208496, 1.4752739667892456, 0.022186631336808205, 0.011633813381195068, 0.008547008968889713, 0.013663586229085922, 0.5798003673553467, 0.40869277715682983, 0.3644130229949951, 0.5203726291656494, -0.03922293335199356, 0.23656396567821503, 3.0953760147094727, 0.3543506860733032, 3.1032512187957764, 2.9043068885803223, -0.23709744215011597, 3.135723114013672, -0.29343751072883606, 0.3005138635635376, 9.896059036254883, 0.018998652696609497, 0.04594585299491882, 0.06090092658996582, -0.018611855804920197, 0.018466584384441376, 0.9025396108627319, 0.439315527677536], "mean": [-0.4240683913230896, -0.02669612318277359, -0.39154964685440063, -1.1158270835876465, -0.21207691729068756, 0.05131668224930763, -0.3265940546989441, -0.3526328206062317, -0.10263916105031967, 0.4670139253139496, -1.237152099609375, 0.18550314009189606, 0.15416871011257172, -0.3075786828994751, 0.010964062996208668, -0.004442106932401657, -0.6107162833213806, 1.0337963104248047, -0.45086824893951416, -0.005761496257036924, -0.012918869033455849, -0.0011335426243022084, -0.6140188574790955, 1.0213301181793213, -0.44636037945747375, -0.007672913372516632, 0.4478996992111206, 1.745317816734314, 0.4478996992111206, 0.4478996992111206, 0.4478996992111206, 0.4478996992111206, 0.7419707179069519, 1.745317816734314, 0.7419707179069519, 0.7419707179069519, 0.7419707179069519, 0.7419707179069519, -0.012081343680620193, -0.0019076720345765352, -0.014456993900239468, -0.0021103895269334316, 0.002435083268210292, 0.00552397221326828, -0.0034673381596803665, 0.0003603651712182909, 0.00011727550008799881, 0.004039924591779709, -0.0060806735418736935, -0.012380624189972878, -0.01399306207895279, 0.015554368495941162, 0.01343074906617403, 0.006815311964601278, -8.233489036560059, -1.918049693107605, 0.2195155918598175, -4.303690433502197, 0.1298147737979889, -0.05082305520772934, -0.2979065179824829, -8.201986312866211, 1.1421934366226196, -0.2561613917350769, -5.02246618270874, -0.12647645175457, -0.15134426951408386, -0.7939664125442505, -0.00017082490376196802, 0.000670474546495825, -0.0005166793707758188, 3.5829860280500725e-05, 0.000266692484728992, -0.00012978815357200801, -0.0002762409276328981, 0.00034767200122587383, -0.0006975694559514523, 9.066660277312621e-05, 0.0004513192398007959, -6.0470418247859925e-05, -2.6906521320343018, -0.10361118614673615, 7.879641532897949, -22.80372428894043, 16.09993553161621, 0.47749221324920654, 0.4586483836174011, 0.16513411700725555, 12.163753509521484, -28.958511352539062, 19.737213134765625, 0.9466332793235779, 0.0019867324735969305, -0.001756783458404243, 0.007057094946503639, -0.030640415847301483, 0.46729642152786255, 0.11553045362234116, 0.21583132445812225, 0.4451601803302765, -0.13064101338386536, 0.14959794282913208, -0.09639609605073929, -0.7647504806518555, 0.6280547976493835, -1.9347487688064575, -0.9928535223007202, 2.2303974628448486, -0.6048843264579773, 0.08177180588245392, 9.766889572143555, 0.0019434147980064154, 0.0002844129630830139, -4.055852332385257e-05, -0.026224534958600998, 0.01742793805897236, 0.8992851376533508, 0.4362204968929291], "std": [0.29211267828941345, 0.21425458788871765, 0.12298035621643066, 0.2526138126850128, 0.6007065773010254, 0.2767445743083954, 0.1481006145477295, 0.319986492395401, 0.09680313616991043, 0.25602975487709045, 0.31632736325263977, 0.11022207885980606, 0.20512904226779938, 0.1442250907421112, 0.00025331179494969547, 0.0023036818020045757, 0.0017155398381873965, 0.0008279160247184336, 0.0022155651822686195, 0.0016035736771300435, 0.00017123852740041912, 0.0022414829581975937, 0.0018578723538666964, 0.0010659691179171205, 0.0013146192068234086, 0.0013702772557735443, 0.7570174932479858, 1.1444091796875e-05, 0.7570174932479858, 0.7570174932479858, 0.7570174932479858, 0.7570174932479858, 0.8495070338249207, 1.1444091796875e-05, 0.8495070338249207, 0.8495070338249207, 0.8495070338249207, 0.8495070338249207, 0.00011169916979270056, 8.95858931926341e-07, 0.2813652753829956, 0.1894734501838684, 0.1735437959432602, 0.29720190167427063, 0.6080800294876099, 0.444806843996048, 0.18223534524440765, 0.3536919951438904, 0.14161808788776398, 0.24450421333312988, 0.31678614020347595, 0.3242121934890747, 0.27856308221817017, 0.20567576587200165, 2.9761712551116943, 3.4007623195648193, 1.4555602073669434, 3.2981112003326416, 0.41780102252960205, 1.3300071954727173, 0.4813254475593567, 3.2387566566467285, 3.199357032775879, 0.9386557340621948, 1.9871724843978882, 0.24669836461544037, 0.4232708215713501, 0.6192997097969055, 0.0027621372137218714, 0.008966564200818539, 0.0069910017773509026, 0.003516368567943573, 0.004640842787921429, 0.002977353287860751, 0.0026267284993082285, 0.008909069932997227, 0.007145186420530081, 0.0029058405198156834, 0.003339691087603569, 0.0027015991508960724, 0.31730589270591736, 0.19478178024291992, 2.136288642883301, 3.8262438774108887, 3.188408613204956, 0.2886328399181366, 0.3392825722694397, 0.19190184772014618, 2.7890546321868896, 2.5816445350646973, 3.932753086090088, 0.3105657994747162, 0.007527061738073826, 0.004813405219465494, 0.0006223070085979998, 0.01781298592686653, 0.05920280143618584, 0.1415381133556366, 0.09183334559202194, 0.05423450469970703, 0.06064918264746666, 0.05052684247493744, 2.392183303833008, 0.5231854319572449, 2.1853528022766113, 0.7590399980545044, 0.23029391467571259, 1.261305809020996, 0.06463883072137833, 0.061250973492860794, 0.037493232637643814, 0.004309237934648991, 0.007979550398886204, 0.013008689507842064, 0.0016060441266745329, 0.0006781294359825552, 0.0008369420538656414, 0.0016596013447269797], "count": [510]}, "action": {"min": [-0.8243781328201294, -0.2369190752506256, -0.6549019813537598, -1.5169987678527832, -1.3832244873046875, -0.4177217185497284, -0.602371096611023, -1.0379676818847656, -0.3457164764404297, 0.04222271963953972, -1.8890504837036133, 0.010435541160404682, -0.39161211252212524, -0.5253195762634277, 0.009593049995601177, -0.021049749106168747, -0.6134138107299805, 1.0281394720077515, -0.4566473364830017, -0.009052417241036892, -0.014065030962228775, -0.017952093854546547, -0.6141369938850403, 1.014594554901123, -0.4527345895767212, -0.011085188947618008, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.01239936426281929, -0.0019110204884782434, -1.1372824907302856, -0.7435702085494995, -0.999891459941864, -1.2846577167510986, -2.9056754112243652, -1.4983232021331787, -0.6175817847251892, -1.470664381980896, -0.460965096950531, -0.9388996958732605, -0.9299409985542297, -0.7057331800460815, -0.6330410242080688, -0.7639958262443542], "max": [0.05279137194156647, 0.545891523361206, 0.008028887212276459, -0.4164083003997803, 0.44827985763549805, 0.5916930437088013, -0.08885752409696579, 0.23819831013679504, 0.033124975860118866, 1.2463688850402832, -0.6201115250587463, 0.6332999467849731, 0.662399411201477, -0.009435862302780151, 0.015265027061104774, 0.003978530410677195, -0.6003766059875488, 1.0366084575653076, -0.44200924038887024, -0.0025334819220006466, -0.008951865136623383, 0.00679328478872776, -0.602875292301178, 1.0236479043960571, -0.4436507225036621, -0.005149513948708773, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.011816998943686485, -0.001905366312712431, 0.827926754951477, 0.6780959963798523, 0.4557863175868988, 1.0590052604675293, 1.7640419006347656, 2.3821682929992676, 0.4094977080821991, 1.2058684825897217, 0.5030180811882019, 0.46327516436576843, 1.133263111114502, 2.32812237739563, 1.525315761566162, 1.0108941793441772], "mean": [-0.4555545747280121, -0.016343213617801666, -0.4072780907154083, -1.059382677078247, -0.21337340772151947, 0.04601911082863808, -0.32174283266067505, -0.38174617290496826, -0.10402288287878036, 0.48360320925712585, -1.1969537734985352, 0.1856127828359604, 0.15898114442825317, -0.30616384744644165, 0.010967196896672249, -0.003750743344426155, -0.6072627902030945, 1.0321911573410034, -0.4512445330619812, -0.005520103499293327, -0.012760232202708721, -0.0007456683670170605, -0.6106325387954712, 1.0195281505584717, -0.44649916887283325, -0.00776732387021184, 0.4478996992111206, 1.745317816734314, 0.4478996992111206, 0.4478996992111206, 0.4478996992111206, 0.4478996992111206, 0.7425182461738586, 1.745317816734314, 0.7425182461738586, 0.7425182461738586, 0.7425182461738586, 0.7425182461738586, -0.012081149034202099, -0.0019076783210039139, -0.014095851220190525, -0.0021780256647616625, 0.0026807794347405434, 0.005001910030841827, -0.00384401623159647, 0.00039203857886604965, 0.00015618727775290608, 0.004252721089869738, -0.006025255192071199, -0.01229908037930727, -0.014260631985962391, 0.014977732673287392, 0.014038043096661568, 0.007300111465156078], "std": [0.2977508306503296, 0.20224574208259583, 0.14636638760566711, 0.2648925483226776, 0.6031348705291748, 0.27567726373672485, 0.14539682865142822, 0.34078526496887207, 0.09796299785375595, 0.2786712050437927, 0.3366391658782959, 0.10964716225862503, 0.20166324079036713, 0.14275294542312622, 0.0007058056653477252, 0.003928501624614, 0.002122939331457019, 0.0016208108281716704, 0.0022494876757264137, 0.0014775845920667052, 0.0006556346779689193, 0.0038537972141057253, 0.0019652647897601128, 0.0014935624785721302, 0.0011797479819506407, 0.0012761157704517245, 0.7570174932479858, 1.1444091796875e-05, 0.7570174932479858, 0.7570174932479858, 0.7570174932479858, 0.7570174932479858, 0.8493247628211975, 1.1444091796875e-05, 0.8493247628211975, 0.8493247628211975, 0.8493247628211975, 0.8493247628211975, 0.0001116823623306118, 8.912030580177088e-07, 0.2813909351825714, 0.1894887089729309, 0.17363972961902618, 0.29725050926208496, 0.6081241965293884, 0.44480669498443604, 0.18223312497138977, 0.3537231683731079, 0.14162227511405945, 0.24456238746643066, 0.3169163465499878, 0.3248997628688812, 0.278394490480423, 0.20616678893566132], "count": [510]}, "timestamp": {"min": [0.0], "max": [16.966666666666665], "mean": [8.483333333333333], "std": [4.907467854274823], "count": [510]}, "frame_index": {"min": [0], "max": [509], "mean": [254.5], "std": [147.2240356282447], "count": [510]}, "episode_index": {"min": [55], "max": [55], "mean": [55.0], "std": [0.0], "count": [510]}, "index": {"min": [19379], "max": [19888], "mean": [19633.5], "std": [147.2240356282447], "count": [510]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [510]}, "subtask_annotation": {"mean": [0.3941176470588235, 2.0, 2.0, 2.0, 2.0], "std": [0.49662064454726845, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [510]}, "scene_annotation": {"mean": [55.0], "std": [0.0], "min": [55], "max": [55], "count": [510]}, "eef_direction_state": {"mean": [2.9745098039215687, 2.6470588235294117], "std": [2.134988004489878, 2.128458241717665], "min": [0, 0], "max": [6, 6], "count": [510]}, "eef_velocity_state": {"mean": [1.1235294117647059, 1.0450980392156863], "std": [0.721134246916705, 0.6385687812816464], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_acc_mag_state": {"mean": [0.9490196078431372, 1.0058823529411764], "std": [0.859405300311656, 0.8295786231825933], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_direction_action": {"mean": [2.8411764705882354, 2.541176470588235], "std": [1.9363070238024604, 1.9131307336803325], "min": [0, 0], "max": [6, 6], "count": [510]}, "eef_velocity_action": {"mean": [1.2705882352941176, 1.2078431372549019], "std": [0.6209714456657245, 0.6006020304024057], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_acc_mag_action": {"mean": [1.1568627450980393, 1.1764705882352942], "std": [0.7713636770924351, 0.7671153593985359], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_sim_pose_state": {"mean": [0.3366516742390438, 0.19566402021801277, 0.16417126963971798, -0.08479414684188408, -0.7652993996853368, 0.6165123910212226, 0.32661629670707965, -0.2334712547261737, 0.1407881656698165, -1.9407585359351265, -0.9930620974315203, 2.2426988852761194], "std": [0.06720950161545888, 0.10883879832986214, 0.07072447645269034, 2.44988520775379, 0.5235017654916863, 2.2737925452505103, 0.06993544812925986, 0.04602503719389381, 0.02355217601358238, 0.7738840814572839, 0.2302731517873461, 1.2769454996115297], "min": [0.20497400759326287, 0.08057446368640395, 0.05064923603793577, -3.139659335290366, -1.2673693678239653, -3.1397190556717276, 0.17977858773716232, -0.3089407295634658, 0.07836183598414698, -3.1199242311659683, -1.2927504182057061, -3.1360690138516323], "max": [0.4286129011259538, 0.42218938163947056, 0.2617189078515831, 3.135228084630256, 0.3542146359041207, 3.1406121578752213, 0.4424417285232352, -0.14917441432102396, 0.19075745145817852, 3.021811240705103, -0.237098464484244, 3.1413327117537646], "count": [510]}, "eef_sim_pose_action": {"mean": [0.341925565413911, 0.19814480318529856, 0.15914151931952006, 0.005803290355726775, -0.7900439659591186, 0.43300681578891576, 0.33289336105472395, -0.23624598674733513, 0.14125690495818088, -1.9548715404849721, -0.9756883655828716, 1.9802665266246275], "std": [0.06757262838475572, 0.10604116959316605, 0.07591319706132316, 2.4237442398544027, 0.5415140067485857, 2.314741959231148, 0.07329566740781812, 0.04631147857063472, 0.026623405338729592, 0.6682405156014399, 0.2637372109368332, 1.614049463694552], "min": [0.22130054891891687, 0.07491426241046627, 0.02647333016429261, -3.1382610209954063, -1.3333200348266936, -3.13512132347371, 0.1824190199886551, -0.31703883757473555, 0.07601368506130779, -3.0869087954753085, -1.3527329325845496, -3.1221274770253142], "max": [0.43316826804959097, 0.4283446496370362, 0.27553292233823495, 3.141304450808075, 0.41204252231799643, 3.140960068328468, 0.4514045575122728, -0.15798993476302908, 0.20050528396838566, -0.6156415174377211, -0.1515860586418274, 3.13303275384684], "count": [510]}}} +{"episode_index": 56, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.438101023644752]], [[0.5314947640330642]], [[0.4700535058631296]]], "std": [[[0.29554095733993524]], [[0.22234785287646516]], [[0.22893627484607124]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42766857458669744]], [[0.44015083381391773]], [[0.40208549115724723]]], "std": [[[0.27507836955110515]], [[0.24022567358932465]], [[0.25220383899942406]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.462374079680892]], [[0.45163905228758167]], [[0.37863006535947713]]], "std": [[[0.2865193992633739]], [[0.22913512048368515]], [[0.2590152948529051]]], "count": [100]}, "observation.state": {"min": [-0.6459797024726868, -0.26550814509391785, -0.7408260703086853, -1.438921570777893, -1.5536549091339111, -0.3382721245288849, -0.703344464302063, -0.8062870502471924, -0.4842899441719055, 0.21993990242481232, -1.9172632694244385, 0.5781141519546509, -0.670254111289978, -0.6972094774246216, 0.010343244299292564, -0.009489127434790134, -0.6024010181427002, 1.0361477136611938, -0.46554437279701233, -0.0010855853324756026, -0.006490534171462059, 0.002740242052823305, -0.609017550945282, 1.0104339122772217, -0.452323853969574, -0.006208519451320171, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.01344362273812294, -9.017367847263813e-05, -0.595437228679657, -0.45654821395874023, -0.8032506704330444, -1.4020323753356934, -4.166162967681885, -0.8689314126968384, -1.995635986328125, -0.06573467701673508, -0.2742551565170288, -1.008636236190796, -1.4845526218414307, -0.5852367877960205, -1.8433140516281128, -0.7574712634086609, -12.627372741699219, -13.766789436340332, -3.875458240509033, -8.974359512329102, -0.5738705992698669, -0.860805869102478, -0.8321123719215393, -11.001626014709473, -6.746031761169434, -3.4261295795440674, -8.516483306884766, -0.7460317611694336, -5.078754425048828, -2.6111111640930176, -0.005962842144072056, -0.03831858932971954, -0.039577409625053406, -0.013471875339746475, -0.02140049636363983, -0.00795571506023407, -0.00773501954972744, -0.0326978825032711, -0.06389664858579636, -0.005113956052809954, -0.014600014314055443, -0.006452884059399366, -2.439150094985962, -0.3934454619884491, 2.717000722885132, -32.45501708984375, 9.998899459838867, -1.2576866149902344, -0.5090399980545044, -0.5233566761016846, 4.201700687408447, -33.79222106933594, 11.127496719360352, -0.9074200391769409, -0.02096310444176197, -0.013690521009266376, -0.003663003910332918, -0.09564509987831116, 0.3278643488883972, -0.017765482887625694, -0.05854816734790802, 0.28231388330459595, -0.28352856636047363, -0.013410255312919617, -3.077057361602783, -1.074995517730713, -3.0598251819610596, -2.831667184829712, -0.4781981110572815, 2.0563950538635254, -0.7276360988616943, -0.1802586317062378, 9.678522109985352, -0.009007543325424194, -0.03787904977798462, -0.03140324354171753, 0.022289181128144264, 0.006278719753026962, -0.981757402420044, 0.18846631050109863], "max": [-0.048555050045251846, 0.26827555894851685, -0.28115296363830566, -0.29383066296577454, 0.05645520240068436, 0.6130071878433228, -0.10214102268218994, 0.26002588868141174, 0.0876569077372551, 1.120969295501709, -0.6895214319229126, 1.277835488319397, 0.2773648202419281, -0.024894889444112778, 0.011246935464441776, -0.001582982251420617, -0.5920654535293579, 1.0392990112304688, -0.4617944061756134, 0.003296891925856471, -0.005567597225308418, 0.01018031220883131, -0.5944071412086487, 1.0145705938339233, -0.4483599066734314, -0.0013242318527773023, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.014243600890040398, 1.833857140809414e-06, 0.6624441742897034, 0.49041005969047546, 0.43273502588272095, 1.1093415021896362, 1.7341662645339966, 1.520980954170227, 2.2980897426605225, 0.9005115032196045, 0.41600319743156433, 0.2061414271593094, 0.3217536211013794, 2.140671730041504, 0.2977706491947174, 0.851285457611084, -3.919607639312744, 4.334554195404053, 3.355921983718872, -0.4273504316806793, 0.8034188747406006, 2.123321294784546, 0.4590964615345001, -1.158065915107727, 10.225885391235352, 4.015872955322266, 0.9768010377883911, 1.8363858461380005, 2.2667887210845947, 0.4017094075679779, 0.00571429543197155, 0.01401773001998663, 0.019876845180988312, 0.00580845819786191, 0.005786973051726818, 0.0053724488243460655, 0.008078841492533684, 0.020823350176215172, 0.025958888232707977, 0.009303084574639797, 0.004948863293975592, 0.007913436740636826, 0.1272599995136261, 0.5047979354858398, 11.610353469848633, -23.087772369384766, 21.48871421813965, 0.7427658438682556, 1.8876900672912598, 0.6161503791809082, 14.460976600646973, -20.39999008178711, 19.400793075561523, 1.1489683389663696, 0.02674216218292713, 0.010065625421702862, -0.0006105006323195994, -0.027327170595526695, 0.5301437377929688, 0.39348727464675903, 0.23147153854370117, 0.4867579936981201, 0.017292406409978867, 0.29533931612968445, 3.035604953765869, 0.37110987305641174, 3.0092577934265137, -0.8541668653488159, 0.2059856802225113, 2.662810802459717, -0.3000290095806122, 0.36034446954727173, 9.886356353759766, 0.019281774759292603, 0.049459993839263916, 0.04811304807662964, 0.030508559197187424, 0.007973063737154007, -0.9754608869552612, 0.21809451282024384], "mean": [-0.28594011068344116, -0.06730732321739197, -0.4403138756752014, -0.9705238938331604, -0.46708664298057556, 0.005492261610925198, -0.5900776386260986, -0.17684561014175415, -0.09474185854196548, 0.6883208751678467, -1.4665404558181763, 0.9502394795417786, -0.45022621750831604, -0.31459176540374756, 0.010728035122156143, -0.0048483856953680515, -0.6007022261619568, 1.0368297100067139, -0.4631933867931366, 0.0012621877249330282, -0.006078398786485195, 0.0067115528509020805, -0.6056976318359375, 1.0129115581512451, -0.4505814015865326, -0.004676498472690582, 0.6227692365646362, 1.745330572128296, 0.6227692365646362, 0.6227692365646362, 0.6227692365646362, 0.6227692365646362, 0.6000075340270996, 1.745330572128296, 0.6000075340270996, 0.6000075340270996, 0.6000075340270996, 0.6000075340270996, 0.013860249891877174, -3.535231599016697e-06, -0.00399482436478138, 0.01696227863430977, -0.025928445160388947, -0.031930699944496155, -0.0010559161892160773, 0.0288030207157135, -0.0020757552701979876, 0.14708144962787628, 0.06609166413545609, -0.11927493661642075, -0.16404028236865997, 0.00014563028526026756, -0.12684762477874756, -0.05528218671679497, -7.893780708312988, -4.0394792556762695, -0.1619197279214859, -4.143433094024658, 0.0943228229880333, 0.22562545537948608, -0.38747286796569824, -4.219146728515625, 3.4737579822540283, 0.3194604218006134, -5.176501750946045, 0.29513341188430786, -2.146681070327759, -0.41493239998817444, 0.00015769792662467808, 0.0001062044539139606, -0.0010487692197784781, 0.00037295607035048306, -0.0001813592534745112, -0.000571939570363611, -9.166474046651274e-05, 0.00010932293662335724, -0.0023253182880580425, 0.0003438229323364794, -0.0004175745416432619, 5.566712934523821e-05, -1.0097068548202515, 0.18290778994560242, 7.273569107055664, -29.51610565185547, 15.850977897644043, -0.28458306193351746, 0.7388966679573059, 0.22081781923770905, 8.13581371307373, -26.944740295410156, 15.590351104736328, 0.09367377310991287, 0.001800896367058158, -0.0017197872512042522, -0.002070637885481119, -0.06479186564683914, 0.4015818238258362, 0.0947205126285553, 0.12304594367742538, 0.3596189022064209, -0.07220751792192459, 0.19474691152572632, -0.49141883850097656, -0.6469420790672302, 0.4767298102378845, -2.112964630126953, -0.23518578708171844, 2.457353115081787, -0.5939757823944092, -0.013092242181301117, 9.771591186523438, 0.002245568670332432, 0.001526262378320098, -0.000217584558413364, 0.029135672375559807, 0.007284943014383316, -0.9786098599433899, 0.20335045456886292], "std": [0.2134075164794922, 0.20322394371032715, 0.112515389919281, 0.34124282002449036, 0.5778099298477173, 0.26192381978034973, 0.21612964570522308, 0.2127559632062912, 0.17404089868068695, 0.17020966112613678, 0.2283267080783844, 0.1977757215499878, 0.23279385268688202, 0.18017125129699707, 0.00028407297213561833, 0.002264739479869604, 0.0021932979580014944, 0.000720505602657795, 0.0009522764012217522, 0.0015061027370393276, 0.00025181888486258686, 0.0022579648066312075, 0.003292418783530593, 0.0012072628596797585, 0.0007209291215986013, 0.0011930422624573112, 0.8242589831352234, 1.3113021850585938e-06, 0.8242589831352234, 0.8242589831352234, 0.8242589831352234, 0.8242589831352234, 0.8228537440299988, 1.3113021850585938e-06, 0.8228537440299988, 0.8228537440299988, 0.8228537440299988, 0.8228537440299988, 0.0001617942616576329, 1.676797000982333e-05, 0.23832060396671295, 0.19694852828979492, 0.2315157651901245, 0.4756610691547394, 0.8700050711631775, 0.4784710705280304, 0.5057815909385681, 0.2116643786430359, 0.16070659458637238, 0.24293732643127441, 0.36237406730651855, 0.40130844712257385, 0.30889639258384705, 0.2213982492685318, 2.3858726024627686, 5.019602298736572, 1.848589539527893, 2.6755144596099854, 0.28065767884254456, 0.6504848003387451, 0.2668714225292206, 1.7424569129943848, 4.00656795501709, 1.7540662288665771, 1.7450233697891235, 0.5268710851669312, 2.082871198654175, 0.7462859153747559, 0.0021907652262598276, 0.006742639001458883, 0.006904886569827795, 0.003046635538339615, 0.003084684256464243, 0.0019127643899992108, 0.0028602206148207188, 0.006754256319254637, 0.009676435962319374, 0.0027594687417149544, 0.0025013540871441364, 0.0018756345380097628, 0.627496063709259, 0.196289524435997, 2.103341817855835, 1.8284884691238403, 2.9910390377044678, 0.5357080698013306, 0.5322279334068298, 0.22378040850162506, 1.558501958847046, 3.7239863872528076, 1.6565825939178467, 0.5604642629623413, 0.007865061983466148, 0.004908399656414986, 0.000528455653693527, 0.015532899647951126, 0.06507489085197449, 0.13457639515399933, 0.09170304983854294, 0.05316312611103058, 0.08735936880111694, 0.06987811625003815, 2.3546946048736572, 0.507384717464447, 2.238825798034668, 0.42360126972198486, 0.1827254295349121, 0.16393156349658966, 0.06745264679193497, 0.07027735561132431, 0.037115395069122314, 0.004486532416194677, 0.010130365379154682, 0.01078655757009983, 0.00174340617377311, 0.0003411617362871766, 0.0016902900533750653, 0.00797466654330492], "count": [217]}, "action": {"min": [-0.7229860424995422, -0.2639431655406952, -0.846889317035675, -1.4721620082855225, -1.5673750638961792, -0.34122538566589355, -0.6981316804885864, -0.7239391207695007, -0.5154985189437866, 0.13479897379875183, -1.9184290170669556, 0.5749455690383911, -0.6981316804885864, -0.6981316804885864, 0.00956681463867426, -0.01031704992055893, -0.6013271808624268, 1.0319650173187256, -0.46587705612182617, -0.0010521733202040195, -0.007113487459719181, 0.0008559694979339838, -0.607160747051239, 1.0059114694595337, -0.4527342915534973, -0.006130199413746595, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.01344362273812294, -9.017367847263813e-05, -0.595437228679657, -0.45654821395874023, -0.8032506704330444, -1.4020323753356934, -4.166162967681885, -0.8689314126968384, -1.995635986328125, -0.06573467701673508, -0.2742551565170288, -1.008636236190796, -1.4845526218414307, -0.5852367877960205, -1.8433140516281128, -0.7574712634086609], "max": [-0.05397617071866989, 0.26965874433517456, -0.2464357316493988, -0.21656882762908936, 0.056890930980443954, 0.6438623070716858, -0.09954731166362762, 0.2817399501800537, 0.16760605573654175, 1.1893646717071533, -0.7311598062515259, 1.2776367664337158, 0.22812968492507935, -0.0230422243475914, 0.011776451952755451, -8.23788795969449e-05, -0.5896406769752502, 1.0368456840515137, -0.461166650056839, 0.00306114973500371, -0.0049605537205934525, 0.010768117383122444, -0.5917242765426636, 1.013564944267273, -0.44779711961746216, -0.0017555037047713995, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.014212469570338726, 1.833857140809414e-06, 0.6624441742897034, 0.49041005969047546, 0.43273502588272095, 1.1093415021896362, 1.7341662645339966, 1.520980954170227, 2.2980897426605225, 0.9005115032196045, 0.41600319743156433, 0.19445303082466125, 0.3217536211013794, 2.140671730041504, 0.2977706491947174, 0.851285457611084], "mean": [-0.32262444496154785, -0.0535583570599556, -0.4593886137008667, -0.9273293614387512, -0.46906742453575134, 0.006850769277662039, -0.58711838722229, -0.14176802337169647, -0.07234276831150055, 0.6633892059326172, -1.4847824573516846, 0.9502503871917725, -0.4832342863082886, -0.3275609612464905, 0.010565709322690964, -0.005071611609309912, -0.597696840763092, 1.0346072912216187, -0.46289750933647156, 0.0010834395652636886, -0.006103122141212225, 0.005694544408470392, -0.6028332710266113, 1.0111387968063354, -0.4505849778652191, -0.004602649714797735, 0.6229301691055298, 1.745330572128296, 0.6229301691055298, 0.6229301691055298, 0.6229301691055298, 0.6229301691055298, 0.5906776189804077, 1.745330572128296, 0.5906776189804077, 0.5906776189804077, 0.5906776189804077, 0.5906776189804077, 0.013858621940016747, -3.535435098456219e-06, -0.0037426515482366085, 0.016389422118663788, -0.02554306574165821, -0.03192378580570221, -0.0010193948401138186, 0.028486482799053192, -0.002068687230348587, 0.14727389812469482, 0.06790550798177719, -0.12135245651006699, -0.1642078161239624, 0.0002133608068106696, -0.12468382716178894, -0.05557992681860924], "std": [0.22062666714191437, 0.19652774930000305, 0.13823309540748596, 0.3703133463859558, 0.5806201100349426, 0.262847363948822, 0.21452531218528748, 0.19056352972984314, 0.16183684766292572, 0.20207752287387848, 0.1963198482990265, 0.2002449780702591, 0.2191282957792282, 0.18929800391197205, 0.0005685250507667661, 0.002369917929172516, 0.002289343159645796, 0.000738555914722383, 0.0010947448899969459, 0.0012261902447789907, 0.0005478300154209137, 0.0024111964739859104, 0.00320740626193583, 0.0016312962397933006, 0.0010461644269526005, 0.0009493360994383693, 0.8243933916091919, 1.3113021850585938e-06, 0.8243933916091919, 0.8243933916091919, 0.8243933916091919, 0.8243933916091919, 0.8200052380561829, 1.3113021850585938e-06, 0.8200052380561829, 0.8200052380561829, 0.8200052380561829, 0.8200052380561829, 0.00015932729002088308, 1.676793363003526e-05, 0.2383389174938202, 0.19713394343852997, 0.23162323236465454, 0.47566017508506775, 0.8700063228607178, 0.478511780500412, 0.5057822465896606, 0.21159519255161285, 0.1605021059513092, 0.2419137805700302, 0.3623139262199402, 0.40126749873161316, 0.3084156811237335, 0.22128607332706451], "count": [217]}, "timestamp": {"min": [0.0], "max": [7.2], "mean": [3.6], "std": [2.08806130178211], "count": [217]}, "frame_index": {"min": [0], "max": [216], "mean": [108.0], "std": [62.6418390534633], "count": [217]}, "episode_index": {"min": [56], "max": [56], "mean": [56.0], "std": [0.0], "count": [217]}, "index": {"min": [19889], "max": [20105], "mean": [19997.0], "std": [62.6418390534633], "count": [217]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [217]}, "subtask_annotation": {"mean": [0.2672811059907834, 2.0, 2.0, 2.0, 2.0], "std": [0.4628985807870089, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [217]}, "scene_annotation": {"mean": [56.0], "std": [0.0], "min": [56], "max": [56], "count": [217]}, "eef_direction_state": {"mean": [2.7557603686635943, 3.3640552995391704], "std": [1.9885099666024537, 1.6933587153575727], "min": [0, 1], "max": [6, 6], "count": [217]}, "eef_velocity_state": {"mean": [1.1797235023041475, 1.1566820276497696], "std": [0.7679969260275296, 0.6878565219187184], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_acc_mag_state": {"mean": [0.8571428571428571, 0.9539170506912442], "std": [0.8548356043517442, 0.8411621610235726], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_direction_action": {"mean": [2.7788018433179724, 2.9308755760368665], "std": [1.727231727359302, 1.5803562767544563], "min": [0, 0], "max": [6, 6], "count": [217]}, "eef_velocity_action": {"mean": [1.294930875576037, 1.3456221198156681], "std": [0.6893676524168882, 0.61125519048742], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_acc_mag_action": {"mean": [1.0599078341013826, 1.1059907834101383], "std": [0.8484770801623036, 0.816201757331369], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_sim_pose_state": {"mean": [0.2887488189077908, 0.184085233374388, 0.08252327098807552, -0.5066084768247394, -0.6474195971314679, 0.50628813722178, 0.24998240130425464, -0.17286456914733525, 0.13932275827797455, -2.1129048270488413, -0.23524843729678144, 2.457533583190526], "std": [0.050280147053912594, 0.10971495535681773, 0.019360805582310132, 2.3739508475275817, 0.5074778883696413, 2.2807657487152277, 0.048807257789183565, 0.07335087607739355, 0.018160635380431438, 0.42374396253866353, 0.18269340130586073, 0.1637204349966788], "min": [0.2321565069243191, 0.08484230428294234, 0.04671960715789754, -3.107075537511415, -1.0750029402865509, -3.1097451742842166, 0.17650352161679658, -0.3548472683077117, 0.10479821664733177, -2.8317083041225146, -0.47819134507100447, 2.0563956460238204], "max": [0.3746294595025276, 0.399571086442817, 0.12520308833558674, 3.100596681045196, 0.3710799850918993, 3.1204278627243, 0.4007575115955818, -0.10428749826076802, 0.16965554861028545, -0.8541697561960342, 0.20536466569853618, 2.662961788029547], "count": [217]}, "eef_sim_pose_action": {"mean": [0.2944796592881735, 0.18799434922323288, 0.08220687665413844, -0.3106298975320756, -0.65360193532836, 0.4795448425919638, 0.2404814111587972, -0.1673046968078026, 0.13454414108614238, -2.151582855117264, -0.2551542936907888, 2.4561543886216124], "std": [0.05024302064213823, 0.1111458464910852, 0.020724659517233342, 2.4104898038218487, 0.5390015700490078, 2.311622655417322, 0.040172197543479476, 0.06834746484442482, 0.02198841724167331, 0.3860037810882534, 0.1628342820148767, 0.15409500139536603], "min": [0.2364148047558528, 0.07740689391051614, 0.04569157670538224, -3.0954598235241915, -1.1427623568238428, -3.1336546057359014, 0.17357400534691744, -0.35985865069430983, 0.08239761189322845, -2.8614480000688323, -0.5406465235293088, 2.0930624205917363], "max": [0.3837582642941741, 0.4083245388270573, 0.13838600346752147, 3.1246782560126842, 0.43661504939284024, 3.126388646010919, 0.36543522116673094, -0.0937541548004886, 0.16954730272197444, -0.7802050330333137, 0.14259179516105758, 2.6636513964717388], "count": [217]}}} +{"episode_index": 57, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4368079993271819]], [[0.559299997597078]], [[0.48136632785467126]]], "std": [[[0.29251529235362633]], [[0.19919659850283358]], [[0.2248940327701312]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4790345323913879]], [[0.45476614523260284]], [[0.364544211361015]]], "std": [[[0.307329154042954]], [[0.22730163030876352]], [[0.276755291839539]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4690523092079969]], [[0.457426381680123]], [[0.3401020905420992]]], "std": [[[0.30568825979958053]], [[0.21400220079761387]], [[0.26601007966025275]]], "count": [100]}, "observation.state": {"min": [-1.3843064308166504, 0.03824315965175629, -1.5201802253723145, -1.5447847843170166, -0.6257492899894714, -0.9986069798469543, -0.7026791572570801, -0.6945695281028748, -0.21744200587272644, 0.31147506833076477, -1.636337161064148, -0.015391163527965546, -0.2477748841047287, -0.4398365616798401, 0.01705683022737503, -0.0017598650883883238, -0.6391981244087219, 0.9765051603317261, -0.3730483949184418, -0.04051318019628525, -0.022047441452741623, 0.020666981115937233, -0.646965742111206, 1.006772756576538, -0.3909095227718353, 0.047192662954330444, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.02842063456773758, -9.653908637119457e-05, -1.0499988794326782, -0.3212997317314148, -1.108159065246582, -1.3229420185089111, -1.8398019075393677, -1.3825721740722656, -1.4120495319366455, -0.6773876547813416, -0.44422441720962524, -0.5729614496231079, -0.4424009323120117, -1.2095301151275635, -0.5426673293113708, -0.8028435111045837, -18.451107025146484, -3.327228546142578, -0.9267399311065674, -12.78998851776123, -1.2625153064727783, -0.7460317611694336, -2.037240743637085, -11.625199317932129, -3.663003921508789, -2.26068377494812, -10.683761596679688, -1.2338217496871948, -2.008547067642212, -2.037240505218506, -0.006384911946952343, -0.011391237378120422, -0.013948420993983746, -0.006051729898899794, -0.011354745365679264, -0.015324385836720467, -0.00905646849423647, -0.014358796179294586, -0.016463669016957283, -0.0068001472391188145, -0.014802370220422745, -0.01734101213514805, -3.711750030517578, -0.9687666893005371, 7.275029182434082, -25.53543472290039, 8.232752799987793, -0.3301955461502075, 0.4029899835586548, -0.7460616827011108, 7.809521198272705, -30.31961441040039, 8.609983444213867, -1.0199882984161377, -0.016036951914429665, -0.012035093270242214, -0.00976801011711359, -0.10930868983268738, 0.3388506770133972, 0.07847577333450317, 0.03813345730304718, 0.3840017318725586, -0.13984820246696472, 0.04101034998893738, -3.0476503372192383, -1.3411980867385864, -3.0756311416625977, -3.098410129547119, -1.3442606925964355, -3.1378588676452637, -0.8705753087997437, -0.1714632511138916, 9.668444633483887, -0.010472238063812256, -0.01673448085784912, -0.037677228450775146, 0.02764914184808731, -0.02485204115509987, -0.8153353929519653, -0.6066544055938721], "max": [-0.12403782457113266, 0.505268394947052, -0.2151501178741455, -0.5661099553108215, 0.4013134241104126, 0.059510212391614914, 0.12141896784305573, -0.07794030010700226, 0.06599562615156174, 0.9803934097290039, -0.9636058807373047, 0.7773542404174805, 0.31301170587539673, 0.015545313246548176, 0.017971999943256378, -0.00018582095799501985, -0.6314460635185242, 0.977041482925415, -0.3663935959339142, -0.03698694333434105, -0.020989198237657547, 0.023447051644325256, -0.6388335227966309, 1.0087683200836182, -0.3841758668422699, 0.050278618931770325, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.029090646654367447, 1.9395242816244718e-06, 1.195074200630188, 0.44206830859184265, 1.37213134765625, 0.7378247976303101, 2.8580918312072754, 1.1296836137771606, 1.0366058349609375, 0.3907257914543152, 0.22457867860794067, 0.6490146517753601, 0.6143755912780762, 2.1935043334960938, 1.0771385431289673, 0.4368516504764557, -5.133349418640137, 4.853479862213135, 3.5805861949920654, 3.0525031089782715, 1.2912088632583618, 1.778998851776123, 0.3730158805847168, -2.460890054702759, 9.004884719848633, 1.1373625993728638, 0.9768010377883911, 0.25824177265167236, 1.4633699655532837, 0.3156288266181946, 0.007080524694174528, 0.01926901750266552, 0.015541281551122665, 0.00891571119427681, 0.011287907138466835, 0.011148159392178059, 0.00589795084670186, 0.017774777486920357, 0.014435786753892899, 0.011043052189052105, 0.02351648174226284, 0.0060256472788751125, -2.248260021209717, 0.0, 17.549152374267578, -18.05539321899414, 20.248291015625, 0.8623875379562378, 2.3967299461364746, 0.2301284670829773, 16.376239776611328, -17.22483253479004, 18.791202545166016, 0.03962777182459831, 0.023104676976799965, 0.009229311719536781, -0.006105006206780672, -0.027327170595526695, 0.5300396680831909, 0.2124520242214203, 0.22757242619991302, 0.4767071604728699, 0.014197227545082569, 0.2502700388431549, 3.0386035442352295, -0.07152560353279114, 3.0971741676330566, -1.1215726137161255, -0.14673660695552826, 3.1356937885284424, -0.5955020785331726, 0.23981623351573944, 9.904995918273926, 0.010367423295974731, 0.019895046949386597, 0.028982073068618774, 0.0311894454061985, -0.02321646362543106, -0.7940882444381714, -0.5777295231819153], "mean": [-0.4386500120162964, 0.1422002911567688, -0.5593461990356445, -1.2322571277618408, 0.017993053421378136, -0.4657938778400421, -0.4110831618309021, -0.3497592806816101, -0.03680143132805824, 0.5983436107635498, -1.2911694049835205, 0.3251526355743408, 0.01922975853085518, -0.3116009533405304, 0.01719042845070362, -0.001464374829083681, -0.6351996064186096, 0.9767849445343018, -0.37117570638656616, -0.03798592463135719, -0.02184884436428547, 0.0212144423276186, -0.6422642469406128, 1.0074292421340942, -0.3889971971511841, 0.04935701936483383, 0.5829994678497314, 1.7453218698501587, 0.5829994678497314, 0.5829994678497314, 0.5829994678497314, 0.5829994678497314, 0.7525994777679443, 1.7453218698501587, 0.7525994777679443, 0.7525994777679443, 0.7525994777679443, 0.7525994777679443, 0.02880178764462471, -5.883523044758476e-06, -0.0010578202782198787, 0.00798109732568264, 0.010311746038496494, 0.008180283941328526, 0.029880769550800323, -0.05545320361852646, -0.014786431565880775, -0.0076764593832194805, -0.0022102389484643936, 0.015840372070670128, 0.010762023739516735, 0.007041284814476967, -0.00193167629186064, 0.006925586145371199, -9.103361129760742, -0.9921375513076782, 0.9503121376037598, -3.8507511615753174, 0.28751280903816223, 0.2970311641693115, -0.5899963974952698, -7.9622578620910645, 3.847433090209961, -0.37025725841522217, -5.637395858764648, -0.14815735816955566, -0.5088365077972412, -0.633383572101593, 4.845032435696339e-06, 0.0003762713458854705, -4.632877971744165e-05, 8.803196396911517e-05, 0.00010835703142220154, 5.770504867541604e-05, 4.903547960566357e-05, 9.34163763304241e-05, -0.0003879443393088877, -0.00012362004781607538, 0.00020800229685846716, -0.00010677118552848697, -2.8219900131225586, -0.5872247815132141, 11.885200500488281, -22.035871505737305, 12.971901893615723, 0.3245185911655426, 1.2776044607162476, -0.2758588492870331, 11.514004707336426, -24.71365737915039, 13.36257266998291, -0.4796040952205658, 0.003138791536912322, -0.0022464203648269176, -0.008095292374491692, -0.07181639224290848, 0.4147818088531494, 0.1184404194355011, 0.18387313187122345, 0.42317256331443787, -0.051527224481105804, 0.16945615410804749, 0.20949174463748932, -0.8545975089073181, -0.5132911205291748, -2.1313130855560303, -0.8819060325622559, 2.58786678314209, -0.7499354481697083, 0.045027632266283035, 9.76340103149414, 0.00010851231490960345, 0.00033958707354031503, 0.0003248957509640604, 0.029559427872300148, -0.024288294836878777, -0.8048855066299438, -0.5921083092689514], "std": [0.3805887699127197, 0.12754976749420166, 0.38797062635421753, 0.23659469187259674, 0.2771855294704437, 0.3402450680732727, 0.20678868889808655, 0.14386498928070068, 0.0882025957107544, 0.15866969525814056, 0.152981698513031, 0.20901520550251007, 0.1639183759689331, 0.12265794724225998, 0.000147640414070338, 0.0003344533615745604, 0.0017199162393808365, 0.00011833708413178101, 0.0022298803087323904, 0.0008675171993672848, 0.00017096080409828573, 0.0006948156515136361, 0.0020198500715196133, 0.0003047881182283163, 0.002451511099934578, 0.0008875556522980332, 0.8162641525268555, 7.3909759521484375e-06, 0.8162641525268555, 0.8162641525268555, 0.8162641525268555, 0.8162641525268555, 0.808744490146637, 7.3909759521484375e-06, 0.808744490146637, 0.808744490146637, 0.808744490146637, 0.808744490146637, 9.960000170394778e-05, 2.1524279873119667e-05, 0.34943997859954834, 0.12086659669876099, 0.36610543727874756, 0.3230741024017334, 0.5458055138587952, 0.4282626509666443, 0.2771880626678467, 0.18445131182670593, 0.08974431455135345, 0.2175903469324112, 0.18369650840759277, 0.3771124482154846, 0.1905428022146225, 0.15847022831439972, 3.246633768081665, 1.774109959602356, 1.0339725017547607, 3.4683141708374023, 0.4030414819717407, 0.5713142156600952, 0.4255675673484802, 1.846705675125122, 3.602098226547241, 0.8712024092674255, 3.2123782634735107, 0.32887277007102966, 0.5936487913131714, 0.5212019681930542, 0.002450202591717243, 0.004229332786053419, 0.004494553431868553, 0.00239180657081306, 0.0025184869300574064, 0.0023322231136262417, 0.002510922495275736, 0.004800593014806509, 0.004689998924732208, 0.002436978742480278, 0.003215513890609145, 0.0019723710138350725, 0.28756803274154663, 0.14946837723255157, 2.210771083831787, 1.4313277006149292, 2.4344089031219482, 0.23082880675792694, 0.3250977694988251, 0.1365526020526886, 1.5519814491271973, 2.568751811981201, 1.8307995796203613, 0.2137344628572464, 0.0070356326177716255, 0.0037027292419224977, 0.0005787912523373961, 0.01273689791560173, 0.04950579255819321, 0.03546467795968056, 0.04609863460063934, 0.029363790526986122, 0.0422419048845768, 0.05973410978913307, 2.3395278453826904, 0.3036607503890991, 2.2770116329193115, 0.48412400484085083, 0.2971651554107666, 0.8917391896247864, 0.0438048355281353, 0.05139189213514328, 0.028318477794528008, 0.0028939801268279552, 0.005272767506539822, 0.007167077623307705, 0.0008797344635240734, 0.0004252306534908712, 0.005996861960738897, 0.008171668276190758], "count": [414]}, "action": {"min": [-1.5193722248077393, 0.02625085785984993, -1.5707963705062866, -1.4833861589431763, -0.6364530324935913, -1.0076649188995361, -0.6981316804885864, -0.7373032569885254, -0.2410683035850525, 0.294695645570755, -1.5079982280731201, -0.18433877825737, -0.250313937664032, -0.4274141490459442, 0.01617828570306301, -0.008420618250966072, -0.6333901286125183, 0.9747552871704102, -0.3782658576965332, -0.03918839618563652, -0.022119997069239616, 0.01247792411595583, -0.6404373049736023, 1.005186676979065, -0.39660343527793884, 0.0449376106262207, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.02842063456773758, -9.653908637119457e-05, -1.0499988794326782, -0.3212997317314148, -1.108159065246582, -1.3229420185089111, -1.8398019075393677, -1.3825721740722656, -1.4120495319366455, -0.6773876547813416, -0.44422441720962524, -0.5729614496231079, -0.4424009323120117, -1.2596096992492676, -0.5987301468849182, -0.8028435111045837], "max": [-0.1282496154308319, 0.5372610688209534, -0.1819019317626953, -0.4701959192752838, 0.39856866002082825, 0.03489953652024269, 0.13394032418727875, -0.1675674170255661, 0.08174558728933334, 1.063335657119751, -0.8830466270446777, 0.7782725691795349, 0.3180076777935028, 0.017189742997288704, 0.018867144361138344, 0.0038462828379124403, -0.6227141618728638, 0.9803606271743774, -0.3684077262878418, -0.03494827076792717, -0.01933576539158821, 0.025476276874542236, -0.6288923621177673, 1.0098944902420044, -0.3860689401626587, 0.04854384809732437, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.029090646654367447, 1.9395242816244718e-06, 1.195074200630188, 0.44206830859184265, 1.37213134765625, 0.7378247976303101, 2.8580918312072754, 1.1296836137771606, 1.0366058349609375, 0.3907257914543152, 0.22457867860794067, 0.6490146517753601, 0.6143755912780762, 2.1935043334960938, 1.1244157552719116, 0.4368516504764557], "mean": [-0.4805148243904114, 0.14559189975261688, -0.5743530988693237, -1.1786413192749023, 0.019652871415019035, -0.47620469331741333, -0.40956443548202515, -0.38612666726112366, -0.03735237941145897, 0.6170425415039062, -1.249216079711914, 0.3214769959449768, 0.020376836881041527, -0.3097569942474365, 0.01700393483042717, -0.0017940480029210448, -0.6281988024711609, 0.9765777587890625, -0.3741484582424164, -0.03645080327987671, -0.021219290792942047, 0.019298696890473366, -0.6349056363105774, 1.0070680379867554, -0.3921692967414856, 0.04702669009566307, 0.5841376781463623, 1.7453218698501587, 0.5841376781463623, 0.5841376781463623, 0.5841376781463623, 0.5841376781463623, 0.7524731755256653, 1.7453218698501587, 0.7524731755256653, 0.7524731755256653, 0.7524731755256653, 0.7524731755256653, 0.02880132384598255, -5.88337616136414e-06, -0.0007006042287684977, 0.007526997942477465, 0.010767943225800991, 0.0077976202592253685, 0.029808852821588516, -0.054282207041978836, -0.014904927462339401, -0.0074043599888682365, -0.002302881795912981, 0.015262969769537449, 0.010662958025932312, 0.003225854132324457, 0.001791258342564106, 0.006722587160766125], "std": [0.39817073941230774, 0.12744435667991638, 0.40919557213783264, 0.23965831100940704, 0.27697136998176575, 0.33476123213768005, 0.20827418565750122, 0.142554372549057, 0.08982283622026443, 0.17458412051200867, 0.16442011296749115, 0.21411852538585663, 0.16678783297538757, 0.12284369021654129, 0.0005782542284578085, 0.0022210958413779736, 0.0021278527565300465, 0.0010852970881387591, 0.002210905309766531, 0.0008123422740027308, 0.0006021897424943745, 0.0023626466281712055, 0.002410095650702715, 0.0008875196799635887, 0.002494053915143013, 0.0008356795879080892, 0.8168403506278992, 7.3909759521484375e-06, 0.8168403506278992, 0.8168403506278992, 0.8168403506278992, 0.8168403506278992, 0.8080103993415833, 7.3909759521484375e-06, 0.8080103993415833, 0.8080103993415833, 0.8080103993415833, 0.8080103993415833, 9.960405441233888e-05, 2.1524278054130264e-05, 0.34952718019485474, 0.12124844640493393, 0.36620238423347473, 0.32317909598350525, 0.5458076596260071, 0.4290740489959717, 0.27717891335487366, 0.1846858114004135, 0.08993354439735413, 0.21801875531673431, 0.18374107778072357, 0.3858374059200287, 0.1990968883037567, 0.15882986783981323], "count": [414]}, "timestamp": {"min": [0.0], "max": [13.766666666666667], "mean": [6.883333333333333], "std": [3.9837052360092366], "count": [414]}, "frame_index": {"min": [0], "max": [413], "mean": [206.5], "std": [119.5111570802771], "count": [414]}, "episode_index": {"min": [57], "max": [57], "mean": [57.0], "std": [0.0], "count": [414]}, "index": {"min": [20106], "max": [20519], "mean": [20312.5], "std": [119.5111570802771], "count": [414]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [414]}, "subtask_annotation": {"mean": [0.32367149758454106, 2.0, 2.0, 2.0, 2.0], "std": [0.4780900490333557, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [414]}, "scene_annotation": {"mean": [57.0], "std": [0.0], "min": [57], "max": [57], "count": [414]}, "eef_direction_state": {"mean": [4.246376811594203, 2.917874396135266], "std": [2.092585002641162, 2.022343626260826], "min": [0, 0], "max": [6, 6], "count": [414]}, "eef_velocity_state": {"mean": [0.8816425120772947, 0.8599033816425121], "std": [0.8241530319233635, 0.5381000664245925], "min": [0, 0], "max": [2, 2], "count": [414]}, "eef_acc_mag_state": {"mean": [0.6642512077294686, 0.49516908212560384], "std": [0.8345366932916938, 0.7605781207025499], "min": [0, 0], "max": [2, 2], "count": [414]}, "eef_direction_action": {"mean": [4.041062801932367, 3.2657004830917873], "std": [2.1049182872634042, 1.8937814246112576], "min": [0, 0], "max": [6, 6], "count": [414]}, "eef_velocity_action": {"mean": [0.9347826086956522, 0.9082125603864735], "std": [0.8034333488085577, 0.5700073677265277], "min": [0, 0], "max": [2, 2], "count": [414]}, "eef_acc_mag_action": {"mean": [0.7777777777777778, 0.8067632850241546], "std": [0.8534606386520672, 0.8434760473876782], "min": [0, 0], "max": [2, 2], "count": [414]}, "eef_sim_pose_state": {"mean": [0.33264367916845083, 0.23358605342369013, 0.15296553768605695, 0.209162017475195, -0.8550734300463946, -0.5206802279024334, 0.3121849029484372, -0.16784581400660867, 0.1440106969780728, -2.1309682278417656, -0.8821385855294336, 2.5724017292317076], "std": [0.057801493402507884, 0.024385363896487804, 0.06887864729656623, 2.3635687950551345, 0.30412413740955613, 2.31130870236852, 0.027958119728821593, 0.039124316788970624, 0.017065576340447045, 0.48416991998881986, 0.2971853483041377, 1.0525710075394157], "min": [0.2748014237860923, 0.20891323074078064, 0.0834748172282413, -3.1214626277136253, -1.359376732556941, -3.1364466246422436, 0.26558810415833706, -0.2697402299176252, 0.0883820026620027, -3.0984326675778204, -1.344729205875615, -3.1413383257342025], "max": [0.4564395452453989, 0.2961967427706407, 0.3610863104198424, 3.068415176236434, -0.07079207364391715, 3.115115956928999, 0.37097391555448306, -0.11845368295810123, 0.1642996857199239, -1.1215709391598625, -0.14674481773034542, 3.1391743414426254], "count": [414]}, "eef_sim_pose_action": {"mean": [0.34129582644313755, 0.23738537737269905, 0.15425398337117988, 0.21320722719849672, -0.8576040666381681, -0.559943122290625, 0.320295223752601, -0.1677324404042084, 0.1445634179322322, -2.0580076998726, -0.8616793770368063, 2.4128499309040636], "std": [0.058742281705526624, 0.02658104598243341, 0.07710432206411785, 2.3415738805576134, 0.3500418038839956, 2.2671312317534293, 0.026478974481297393, 0.04089921750141129, 0.018805578349513553, 0.6692996860514442, 0.31149544861558215, 1.3369147729929456], "min": [0.27970897728635224, 0.2102567986568972, 0.06855145238898741, -3.09382822033288, -1.28364004039282, -3.135983217432374, 0.2807183320625825, -0.27672505434964, 0.09585832169742103, -3.081820655405224, -1.3286607913942565, -3.1378063406184635], "max": [0.4653620150603179, 0.31185832015163334, 0.38686655270324705, 3.0815542274607126, 0.1521369620211066, 3.1353180565440035, 0.3785048582889402, -0.11356191350545466, 0.16583087202355087, 3.1095682225239645, -0.07925347414130735, 3.1410898775144744], "count": [414]}}} +{"episode_index": 58, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4503728517877739]], [[0.5329560625720876]], [[0.47682046328335254]]], "std": [[[0.28343623760136366]], [[0.20390568576882115]], [[0.21711769671621764]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42532873894655904]], [[0.4523435241253364]], [[0.40581050557477893]]], "std": [[[0.2901033553755877]], [[0.23853701070190714]], [[0.2514932933931527]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46599905565167243]], [[0.4357909457900807]], [[0.3482800773740869]]], "std": [[[0.29508666853734944]], [[0.2245441963413588]], [[0.2659431599548871]]], "count": [100]}, "observation.state": {"min": [-0.7426213026046753, -0.16937631368637085, -0.5516139268875122, -1.5131890773773193, -1.0792033672332764, -0.24919350445270538, -0.6828574538230896, -0.9093942642211914, -0.2212567776441574, 0.3564889132976532, -1.8429083824157715, 0.3036521375179291, -0.6977335214614868, -0.639072060585022, 0.013749400153756142, -0.004348486661911011, -0.6055562496185303, 1.0240458250045776, -0.45125681161880493, -0.019302988424897194, -0.008820325136184692, -0.0019444513600319624, -0.6062940955162048, 1.016841173171997, -0.45273882150650024, -0.024762742221355438, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.002195313572883606, -0.0007641190895810723, -0.5286564230918884, -1.1929882764816284, -0.49851977825164795, -1.86283278465271, -1.875884771347046, -0.7098163962364197, -1.2466812133789062, -0.11816606670618057, -0.15058815479278564, -1.0745301246643066, -1.4753831624984741, -1.1666467189788818, -1.9781675338745117, -0.7862845063209534, -11.936986923217773, -7.02075719833374, -1.5866910219192505, -10.012210845947266, -1.004273533821106, -1.5207569599151611, -2.209401845932007, -12.092880249023438, -2.8693530559539795, -2.443223476409912, -9.432234764099121, -0.8894994258880615, -2.8406593799591064, -2.4963369369506836, -0.012144176289439201, -0.042387597262859344, -0.04954255744814873, -0.007231392897665501, -0.010843480937182903, -0.008550371043384075, -0.01005165372043848, -0.043552473187446594, -0.027194345369935036, -0.01592627353966236, -0.02147553861141205, -0.012876445427536964, -5.238870143890381, -0.7349264025688171, 2.2567436695098877, -32.162811279296875, 7.342443943023682, -0.5913753509521484, -2.333099842071533, -0.6940971612930298, 2.241896867752075, -38.00069808959961, 10.123432159423828, -0.13412335515022278, -0.016495266929268837, -0.01887200027704239, 0.0006105006323195994, -0.09564509987831116, 0.39111435413360596, 0.04186444357037544, -0.024695560336112976, 0.31540942192077637, -0.2727959454059601, 0.01155242882668972, -3.026102066040039, -1.03729248046875, -2.963200569152832, -3.0509610176086426, -0.8809123635292053, 1.8786115646362305, -0.67696613073349, -0.07369959354400635, 9.596260070800781, -0.018652617931365967, -0.030290216207504272, -0.032643795013427734, -0.011423837393522263, 0.02026638388633728, 0.5096302032470703, 0.8574283123016357], "max": [-0.11176508665084839, 0.580902636051178, -0.10345437377691269, -0.39406368136405945, 0.2522502541542053, 0.34390223026275635, -0.16098113358020782, 0.09070342779159546, 0.054169923067092896, 0.8484022617340088, -0.43945908546447754, 0.9344189763069153, 0.23251783847808838, -0.10642397403717041, 0.01801941730082035, 0.002843983471393585, -0.5958229303359985, 1.025991678237915, -0.4467250406742096, -0.014016009867191315, -0.004854231607168913, 0.005141910165548325, -0.5954302549362183, 1.019990086555481, -0.4460846483707428, -0.019546445459127426, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0034272694028913975, -0.00038036811747588217, 1.0009994506835938, 1.1872835159301758, 0.9531136155128479, 1.3225935697555542, 1.4401907920837402, 1.4896326065063477, 0.5751006603240967, 1.0416158437728882, 0.41598033905029297, 0.22680267691612244, 0.11523307859897614, 0.6243749260902405, 0.6798884868621826, 0.52530837059021, -5.099944114685059, 6.8681321144104, 2.892551898956299, 2.3504276275634766, 1.0329670906066895, 2.180708408355713, 1.951159954071045, -0.489950954914093, 9.55433464050293, 3.4261295795440674, -0.3052503168582916, 2.8119657039642334, 3.758852005004883, 0.25824177265167236, 0.00884157232940197, 0.022657863795757294, 0.019997460767626762, 0.005363187287002802, 0.008716163225471973, 0.014994924888014793, 0.008163228631019592, 0.018402889370918274, 0.017393384128808975, 0.009740522131323814, 0.010798702016472816, 0.012734326533973217, -2.078579902648926, 0.3229222297668457, 9.97718334197998, -18.54836082458496, 16.0361328125, 1.2743284702301025, 0.5726699829101562, 0.5196449756622314, 15.589348793029785, -27.367809295654297, 21.722135543823242, 1.8765771389007568, 0.026198362931609154, 0.007720022462308407, 0.003663003910332918, -0.013663586229085922, 0.5016857981681824, 0.467328280210495, 0.2632526457309723, 0.5563509464263916, -0.11652953922748566, 0.314054936170578, 2.992124557495117, 0.016611304134130478, 3.0422120094299316, -0.9859438538551331, -0.09914650022983551, 2.887122631072998, -0.282953143119812, 0.3849866986274719, 9.892547607421875, 0.01665705442428589, 0.04766130447387695, 0.059574127197265625, -0.007916418835520744, 0.026901178061962128, 0.5138689875602722, 0.8599444627761841], "mean": [-0.2927396893501282, 0.09408959001302719, -0.35893213748931885, -1.1963483095169067, -0.21482771635055542, 0.006521705072373152, -0.4917148947715759, -0.16235263645648956, -0.01966371200978756, 0.49659350514411926, -1.4322030544281006, 0.5275568962097168, -0.45660561323165894, -0.40458062291145325, 0.016521675512194633, -0.0007499778876081109, -0.6036498546600342, 1.0249195098876953, -0.4479922950267792, -0.015814561396837234, -0.006061529275029898, 0.0009450098150409758, -0.6031298637390137, 1.01791512966156, -0.45015883445739746, -0.021410992369055748, 0.6264945864677429, 1.745330572128296, 0.6264945864677429, 0.6264945864677429, 0.6264945864677429, 0.6264945864677429, 0.6870033740997314, 1.745330572128296, 0.6870033740997314, 0.6870033740997314, 0.6870033740997314, 0.6870033740997314, 0.002773788757622242, -0.0005302034551277757, 0.0026942354161292315, -0.005178933497518301, 0.006968176458030939, -0.00638817111030221, -0.02021874487400055, 0.005932048428803682, -0.00469721807166934, 0.1005982980132103, 0.02286669798195362, -0.03600285202264786, -0.1406691074371338, -0.041951149702072144, -0.0835193619132042, -0.02594371698796749, -7.8012285232543945, -1.015942096710205, 0.4870171546936035, -4.409145355224609, -0.019362282007932663, 0.19565589725971222, -0.2895013988018036, -3.878983736038208, 4.507565975189209, 0.8020459413528442, -5.513579845428467, 0.544277012348175, 0.020328741520643234, -0.41430699825286865, -0.00029030165751464665, 0.00042404962005093694, -0.0005464995047077537, -0.00041579289245419204, -0.0003690595622174442, -6.489754014182836e-06, 5.760372368968092e-05, 0.0007743819733150303, 0.0002010504831559956, -0.00015899911522865295, -0.00038727070204913616, 2.0694866179837845e-05, -3.8070106506347656, -0.1466722935438156, 6.558837413787842, -26.081527709960938, 12.328821182250977, 0.3643639385700226, -0.982951819896698, 0.025801189243793488, 7.461642742156982, -32.109275817871094, 14.767144203186035, 0.8736276626586914, 0.0033631392288953066, -0.003033730899915099, 0.0019038269529119134, -0.06057368963956833, 0.4370596706867218, 0.2111378014087677, 0.18200883269309998, 0.40063485503196716, -0.16248513758182526, 0.20804135501384735, -0.7957871556282043, -0.6538114547729492, 0.48804083466529846, -2.3937318325042725, -0.5959591269493103, 2.458548069000244, -0.5230870246887207, 0.08855010569095612, 9.778642654418945, 0.0015738251386210322, 0.000926309556234628, -0.0007046123500913382, -0.010630468837916851, 0.025682400912046432, 0.5115129947662354, 0.8588239550590515], "std": [0.19729319214820862, 0.2983763515949249, 0.10591196268796921, 0.3816978335380554, 0.49036848545074463, 0.15606378018856049, 0.12606781721115112, 0.28592875599861145, 0.08119457960128784, 0.13211067020893097, 0.43188104033470154, 0.2255619466304779, 0.27245303988456726, 0.1878698319196701, 0.0010554288746789098, 0.0017507612938061357, 0.0021640898194164038, 0.0006328069721348584, 0.000883473374415189, 0.001432218006812036, 0.0008782141958363354, 0.0018410161137580872, 0.002266563242301345, 0.0009795844089239836, 0.0011509584728628397, 0.0019607290159910917, 0.8281856775283813, 1.3113021850585938e-06, 0.8281856775283813, 0.8281856775283813, 0.8281856775283813, 0.8281856775283813, 0.8415391445159912, 1.3113021850585938e-06, 0.8415391445159912, 0.8415391445159912, 0.8415391445159912, 0.8415391445159912, 0.00021475499670486897, 9.668162965681404e-05, 0.24247559905052185, 0.3692203760147095, 0.23964159190654755, 0.48369598388671875, 0.48879703879356384, 0.3488134741783142, 0.23670031130313873, 0.21009881794452667, 0.09575185924768448, 0.17557591199874878, 0.28201693296432495, 0.3113332986831665, 0.38544192910194397, 0.21148039400577545, 1.528457760810852, 4.212551593780518, 1.1913996934890747, 3.1798925399780273, 0.4455135762691498, 0.8145453333854675, 0.8117427825927734, 2.3965511322021484, 3.378347396850586, 1.287193775177002, 2.0273561477661133, 0.6668223142623901, 1.0426909923553467, 0.5908465385437012, 0.0031497974414378405, 0.008096094243228436, 0.007529661059379578, 0.002541977446526289, 0.0023450939916074276, 0.0028133182786405087, 0.003069825004786253, 0.00879754964262247, 0.006364947184920311, 0.0033737760968506336, 0.0035755943972617388, 0.0033035301603376865, 0.6250232458114624, 0.19792114198207855, 1.8403692245483398, 3.0906593799591064, 1.770605206489563, 0.5732691287994385, 0.5306727886199951, 0.21954235434532166, 2.276463031768799, 2.6519320011138916, 2.260896921157837, 0.6015810370445251, 0.0063537838868796825, 0.005095708183944225, 0.0005605677142739296, 0.01414503250271082, 0.040036093443632126, 0.1586454063653946, 0.10405577719211578, 0.08207368105649948, 0.04048798233270645, 0.10027504712343216, 2.1452887058258057, 0.3432002365589142, 2.1448864936828613, 0.6877871751785278, 0.19581757485866547, 0.39127621054649353, 0.059689123183488846, 0.0566430427134037, 0.03575757145881653, 0.004711781162768602, 0.00971980020403862, 0.01261921413242817, 0.000754684442654252, 0.0013004436623305082, 0.0009372741333208978, 0.0005738770123571157], "count": [287]}, "action": {"min": [-0.7875901460647583, -0.16004180908203125, -0.6176149249076843, -1.511099100112915, -1.084348201751709, -0.26772943139076233, -0.6948316097259521, -0.8685720562934875, -0.22935988008975983, 0.3257791996002197, -1.836698055267334, 0.2966737449169159, -0.6981316804885864, -0.6394798755645752, 0.013314787298440933, -0.00911796186119318, -0.603971540927887, 1.020050048828125, -0.4518124461174011, -0.017856299877166748, -0.009072665125131607, -0.008408211171627045, -0.6031396985054016, 1.0120465755462646, -0.4531624913215637, -0.023843182250857353, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.002195313572883606, -0.0007641190895810723, -0.5286564230918884, -1.1929882764816284, -0.49851977825164795, -1.86283278465271, -1.875884771347046, -0.7098163962364197, -1.2466812133789062, -0.11816606670618057, -0.15058815479278564, -1.0745301246643066, -1.4753831624984741, -1.1666467189788818, -1.9781675338745117, -0.7862845063209534], "max": [-0.10432706773281097, 0.5882809162139893, -0.005752250552177429, -0.30522194504737854, 0.25900954008102417, 0.34686869382858276, -0.15454410016536713, 0.1104050874710083, 0.07988914847373962, 0.8665264844894409, -0.38713663816452026, 0.9526526927947998, 0.20365507900714874, -0.10890457034111023, 0.01869133859872818, 0.007776682265102863, -0.5935730934143066, 1.0242767333984375, -0.4454781115055084, -0.01334953960031271, -0.0040624262765049934, 0.00959352869540453, -0.5935008525848389, 1.0186951160430908, -0.4452122747898102, -0.018786299973726273, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0034272694028913975, -0.00038036811747588217, 1.0009994506835938, 1.1872835159301758, 0.9531136155128479, 1.3225935697555542, 1.4401907920837402, 1.4896326065063477, 0.5751006603240967, 1.0416158437728882, 0.41598033905029297, 0.22680267691612244, 0.10720241814851761, 0.6243749260902405, 0.6798884868621826, 0.52530837059021], "mean": [-0.3222450315952301, 0.08980416506528854, -0.3627096116542816, -1.1460106372833252, -0.22129471600055695, 0.006036277860403061, -0.48780789971351624, -0.1326638162136078, -0.005569473374634981, 0.49551621079444885, -1.4478579759597778, 0.51764315366745, -0.47099193930625916, -0.40906140208244324, 0.01622682437300682, -0.0017205318436026573, -0.6008785963058472, 1.0228207111358643, -0.44793546199798584, -0.015023450367152691, -0.006233647000044584, -0.00023815521853975952, -0.6000144481658936, 1.0158661603927612, -0.4504818916320801, -0.020782537758350372, 0.6264945864677429, 1.745330572128296, 0.6264945864677429, 0.6264945864677429, 0.6264945864677429, 0.6264945864677429, 0.6871857643127441, 1.745330572128296, 0.6871857643127441, 0.6871857643127441, 0.6871857643127441, 0.6871857643127441, 0.0027751352172344923, -0.0005311603308655322, 0.002819343935698271, -0.005549055989831686, 0.00693901302292943, -0.006432653870433569, -0.022439584136009216, 0.007713288068771362, -0.004382407758384943, 0.10063868761062622, 0.022699646651744843, -0.036059070378541946, -0.14097116887569427, -0.04213608428835869, -0.08359241485595703, -0.025965416803956032], "std": [0.2031291425228119, 0.2833230197429657, 0.1209472045302391, 0.4025886356830597, 0.4880002439022064, 0.16032691299915314, 0.12650923430919647, 0.25234106183052063, 0.08226475864648819, 0.1196724995970726, 0.3982991874217987, 0.22725486755371094, 0.2595175802707672, 0.18458521366119385, 0.001128346542827785, 0.002906085690483451, 0.0020901465322822332, 0.000891792238689959, 0.0011854966869577765, 0.0012029317440465093, 0.000986335682682693, 0.0029619368724524975, 0.00230409181676805, 0.0013577843783423305, 0.001481597195379436, 0.0017424016259610653, 0.8281857371330261, 1.3113021850585938e-06, 0.8281857371330261, 0.8281857371330261, 0.8281857371330261, 0.8281857371330261, 0.841761589050293, 1.3113021850585938e-06, 0.841761589050293, 0.841761589050293, 0.841761589050293, 0.841761589050293, 0.0002152874367311597, 9.775406215339899e-05, 0.24248768389225006, 0.3692645728588104, 0.2396426498889923, 0.4836961030960083, 0.4900834560394287, 0.34975501894950867, 0.2367636263370514, 0.21012595295906067, 0.09578543901443481, 0.1755627542734146, 0.2817709743976593, 0.3113579750061035, 0.3854677081108093, 0.2114836424589157], "count": [287]}, "timestamp": {"min": [0.0], "max": [9.533333333333333], "mean": [4.766666666666667], "std": [2.7616420236277306], "count": [287]}, "frame_index": {"min": [0], "max": [286], "mean": [143.0], "std": [82.84926070883192], "count": [287]}, "episode_index": {"min": [58], "max": [58], "mean": [58.0], "std": [0.0], "count": [287]}, "index": {"min": [20520], "max": [20806], "mean": [20663.0], "std": [82.84926070883192], "count": [287]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [287]}, "subtask_annotation": {"mean": [0.24041811846689895, 2.0, 2.0, 2.0, 2.0], "std": [0.4433447067572818, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [287]}, "scene_annotation": {"mean": [58.0], "std": [0.0], "min": [58], "max": [58], "count": [287]}, "eef_direction_state": {"mean": [3.7874564459930316, 4.198606271777003], "std": [1.8136482600463772, 2.0136117311594846], "min": [0, 0], "max": [6, 6], "count": [287]}, "eef_velocity_state": {"mean": [1.0696864111498259, 0.6655052264808362], "std": [0.8063473624371948, 0.6931433771319477], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_acc_mag_state": {"mean": [0.8815331010452961, 0.6933797909407665], "std": [0.8178584370906432, 0.8327307448326263], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_direction_action": {"mean": [3.3588850174216027, 3.4111498257839723], "std": [1.7923908499276757, 2.059637260913141], "min": [0, 0], "max": [6, 6], "count": [287]}, "eef_velocity_action": {"mean": [1.1777003484320558, 0.9686411149825784], "std": [0.7649492302389009, 0.6431568756313873], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_acc_mag_action": {"mean": [1.0, 0.9895470383275261], "std": [0.8093529914742777, 0.824216745949194], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_sim_pose_state": {"mean": [0.30785630243723117, 0.2665243515071445, 0.1394810384538354, -0.7962651702575909, -0.6543089051540765, 0.48843939009724663, 0.2710400072415835, -0.20259335368451242, 0.14427061095804425, -2.393666138610442, -0.5961027826120825, 2.458596973362129], "std": [0.03415707616797046, 0.14888084134773302, 0.022083256872053165, 2.1828008726035093, 0.3434763885445389, 2.1824303614698284, 0.07123451671702608, 0.04775968465155548, 0.027460361841245756, 0.6878362181311812, 0.19581202889861307, 0.3912576691616598], "min": [0.2768216446711546, 0.12459759516402097, 0.09336389643589739, -3.1397739068199635, -1.0480564324566755, -3.1040834637666754, 0.20295658917742743, -0.32507265536406427, 0.10646308198252792, -3.0509613716195667, -0.8809521291056519, 1.8786223086765808], "max": [0.38605558999068346, 0.5001965099087067, 0.1880440848883338, 3.070351657580383, 0.01703510608547676, 3.1082052103030686, 0.44308029344295186, -0.16360716675017442, 0.18444047920310994, -0.9859487500381957, -0.09914993088912394, 2.887117972073791], "count": [287]}, "eef_sim_pose_action": {"mean": [0.3140832858686652, 0.26657233080948634, 0.13622162342410418, -0.8338536897196219, -0.6731566311398912, 0.5403049337949559, 0.26232053452107845, -0.19436958796534964, 0.13929044123084744, -2.4274591173330573, -0.6299745724810366, 2.4883873293036483], "std": [0.03295145868554232, 0.14557296252321777, 0.02508193702784158, 2.1881327008506797, 0.36191381311231724, 2.1840327628846867, 0.0643685329027439, 0.04824441418768493, 0.029497685703215946, 0.6816321389572454, 0.18718874520059267, 0.39326329570986973], "min": [0.2732375027801572, 0.12439558067114409, 0.08035174679971618, -3.111615926192386, -1.0724022849746078, -3.1199419317645525, 0.19923342527716026, -0.3338624736333267, 0.0836774022321808, -3.037632776447857, -0.9193338633499742, 1.849322636528301], "max": [0.3956644028961921, 0.4993277152329952, 0.19733667063350366, 3.1148492174050175, 0.02363139715954432, 3.074443937629709, 0.42684445368718255, -0.15214183944321022, 0.17738637106759295, -0.9222450972259091, -0.10489789568505792, 2.907332766883347], "count": [287]}}} +{"episode_index": 59, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4472634059015763]], [[0.5660503748558247]], [[0.4821567353902345]]], "std": [[[0.29692135793296]], [[0.20026743855932264]], [[0.2312827041155913]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4479379781814687]], [[0.43741463860053825]], [[0.3451233203575548]]], "std": [[[0.32629368292401606]], [[0.25493734073078034]], [[0.294852108932156]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40444768598615916]], [[0.4418657535563245]], [[0.35174983179546326]]], "std": [[[0.31495525869092306]], [[0.2291565745184588]], [[0.27650155339137555]]], "count": [100]}, "observation.state": {"min": [-0.33967888355255127, -0.15945765376091003, -0.37918752431869507, -1.5897307395935059, -1.4277695417404175, -0.639169454574585, -0.677505612373352, -0.6984260082244873, -0.14229166507720947, 0.23662753403186798, -1.5093623399734497, 0.6020973324775696, -0.21286368370056152, -0.40869686007499695, -0.005467945709824562, -0.008996051736176014, -0.6175024509429932, 0.9873182773590088, -0.3924414813518524, -0.006091266870498657, -0.01674637570977211, 0.01272618118673563, -0.5724575519561768, 0.9944148063659668, -0.44106417894363403, 0.054468296468257904, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0058157965540885925, -2.4117316570482217e-06, -0.3818508982658386, -0.2356002926826477, -0.4493374824523926, -1.0676491260528564, -2.1211442947387695, -0.6835249066352844, -1.1792773008346558, -0.42541250586509705, -0.135337695479393, -0.6051381826400757, -1.1977152824401855, -0.44437456130981445, -0.8841720819473267, -0.6403823494911194, -10.133076667785645, -6.5628814697265625, -3.2716727256774902, -13.24786376953125, -0.9468864798545837, -1.2625153064727783, -4.763125419616699, -12.259909629821777, -3.876678943634033, -3.805250406265259, -8.7606840133667, -0.8894994258880615, -2.4389500617980957, -1.2912087440490723, -0.009658644907176495, -0.01109345443546772, -0.018979016691446304, -0.00606740266084671, -0.009510296396911144, -0.0031617151107639074, -0.0072051603347063065, -0.015632033348083496, -0.016584590077400208, -0.007543365936726332, -0.007100894581526518, -0.004981387406587601, 1.1241300106048584, -0.5790329575538635, 9.343710899353027, -27.87806510925293, 10.203701972961426, -0.705467164516449, 0.615090012550354, -0.8165848851203918, 1.4698528051376343, -30.12847137451172, 8.913154602050781, -1.4607422351837158, -0.02260415256023407, -0.015960974618792534, -0.0012210012646391988, -0.09564509987831116, 0.3158288598060608, 0.047399163246154785, 0.0347813181579113, 0.33392056822776794, -0.1985848844051361, 0.010966855101287365, -3.0994644165039062, -1.2493476867675781, -2.9639177322387695, -1.9186043739318848, -0.9146287441253662, 1.8105088472366333, -0.7706459760665894, -0.29575952887535095, 9.581488609313965, -0.008732020854949951, -0.013046205043792725, -0.04165375232696533, -0.025021525099873543, 0.021976210176944733, 0.6753382682800293, 0.7308059930801392], "max": [0.17104221880435944, 0.13389794528484344, 0.0327138788998127, -0.9643698930740356, 0.0844966322183609, 0.550567626953125, 0.06523218750953674, 0.18925827741622925, 0.09727659821510315, 0.7164133191108704, -0.7001011371612549, 0.8854061365127563, 0.22002676129341125, -0.007626871578395367, -0.0038364913780242205, -0.008120532147586346, -0.6135240197181702, 0.9875490665435791, -0.38947945833206177, -0.0012843030272051692, -0.014953749254345894, 0.01312839426100254, -0.5692054629325867, 0.9990079402923584, -0.43761348724365234, 0.05835245922207832, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00629777368158102, 2.1060554900032002e-06, 0.6813531517982483, 0.24204662442207336, 0.3965335488319397, 0.472970575094223, 2.108790397644043, 1.9023555517196655, 1.3477343320846558, 1.0288584232330322, 0.29885154962539673, 0.4737248718738556, 0.41377681493759155, 0.6050846576690674, 0.393329381942749, 0.25564485788345337, -1.8484512567520142, 2.777777910232544, 4.240537643432617, -0.6105006337165833, 0.7460317611694336, 8.550671577453613, 1.3199023008346558, -1.5366642475128174, 9.55433464050293, 2.050060987472534, 0.8852258920669556, 0.8321123123168945, 0.8894994258880615, 2.9554333686828613, 0.007856619544327259, 0.012070037424564362, 0.013891328126192093, 0.005031154956668615, 0.00778688071295619, 0.010336634702980518, 0.0053232526406645775, 0.011349843814969063, 0.010502012446522713, 0.0060135964304208755, 0.012653247453272343, 0.015774231404066086, 2.502779960632324, 0.3266339600086212, 13.51076889038086, -21.679912567138672, 17.203022003173828, 0.18361465632915497, 2.2058401107788086, 0.025982247665524483, 7.42349910736084, -23.668729782104492, 17.100692749023438, -0.5786949992179871, 0.02495276927947998, 0.010040026158094406, 0.0024420025292783976, -0.05465434491634369, 0.4981338679790497, 0.2798932194709778, 0.15866465866565704, 0.5397597551345825, 0.05004324018955231, 0.12075326591730118, 2.958454132080078, -0.0241390448063612, 2.9238574504852295, -1.048064112663269, -0.17746426165103912, 2.6212735176086426, -0.5187715291976929, 0.020118990913033485, 9.863079071044922, 0.007049351930618286, 0.014487892389297485, 0.018956393003463745, -0.02178599312901497, 0.02438666671514511, 0.6817380785942078, 0.7367408275604248], "mean": [-0.0043326267041265965, -0.020406007766723633, -0.1785307377576828, -1.3067957162857056, -0.5612810850143433, -0.08968548476696014, -0.41906818747520447, -0.21843022108078003, -0.007223621476441622, 0.5234678983688354, -1.17246413230896, 0.7589126825332642, -0.05201954394578934, -0.21759966015815735, -0.00456636119633913, -0.00839519314467907, -0.616714596748352, 0.9875043034553528, -0.39080607891082764, -0.0032440880313515663, -0.015707092359662056, 0.01296105608344078, -0.5715338587760925, 0.9967494010925293, -0.43923094868659973, 0.057324934750795364, 0.6479992866516113, 1.7453267574310303, 0.6479992866516113, 0.6479992866516113, 0.6479992866516113, 0.6479992866516113, 0.7042953372001648, 1.7453267574310303, 0.7042953372001648, 0.7042953372001648, 0.7042953372001648, 0.7042953372001648, 0.00610398268327117, -3.396957879431284e-07, -0.004976834170520306, -7.083667242113734e-06, 0.0037644633557647467, -0.02115895040333271, -0.0218583345413208, 0.02579847164452076, 0.006967049092054367, 0.06063925474882126, 0.006848892662674189, -0.020876456052064896, -0.04466267675161362, -0.01660064235329628, -0.026229290291666985, -0.029110005125403404, -5.662489891052246, -1.9134159088134766, -0.3410796523094177, -6.209956645965576, 0.17054347693920135, 0.4165244996547699, -1.9604694843292236, -5.9194464683532715, 1.7952698469161987, -0.26937201619148254, -4.609460353851318, -0.0428842231631279, -0.3284286558628082, -0.2755260765552521, -0.00027465817402116954, 0.0003750946489162743, -7.803137850714847e-05, 4.93285688207834e-06, -0.00012710868031717837, 0.0005581100122071803, -0.00036791202728636563, 0.0005780135397799313, -0.0002000823151320219, -0.00038922805106267333, 0.0001524615363450721, 0.0005338563350960612, 1.8083460330963135, 0.04591776430606842, 11.98408031463623, -25.164470672607422, 14.785597801208496, -0.3043535649776459, 1.2286909818649292, -0.26347532868385315, 4.1965155601501465, -26.25519371032715, 13.031785011291504, -1.0648066997528076, 0.0028629277367144823, -0.002445956924930215, 0.0007511996664106846, -0.07614315301179886, 0.37646129727363586, 0.1631506234407425, 0.10574489086866379, 0.40624022483825684, -0.08970779180526733, 0.06766615062952042, -0.6685870289802551, -0.7658042907714844, 0.46415480971336365, -1.5846117734909058, -0.6593824028968811, 2.1637532711029053, -0.6602603197097778, -0.10407374799251556, 9.769728660583496, -0.0006352138007059693, 0.0002870619937311858, -0.0006941842730157077, -0.02400563843548298, 0.023443380370736122, 0.6784206032752991, 0.733902633190155], "std": [0.14465004205703735, 0.07972950488328934, 0.09647193551063538, 0.14873096346855164, 0.5962087512016296, 0.3796773850917816, 0.311940461397171, 0.2959141135215759, 0.09215197712182999, 0.1376350075006485, 0.2680102586746216, 0.07657171785831451, 0.14787174761295319, 0.13065007328987122, 0.0002029828610830009, 0.0001569190644659102, 0.0010351487435400486, 2.969817433040589e-05, 0.0005698431632481515, 0.0009300420060753822, 0.00022386678028851748, 7.893125439295545e-05, 0.0008888495503924787, 0.0010410165414214134, 0.0005902184639126062, 0.0006215436151251197, 0.8266850113868713, 2.5033950805664062e-06, 0.8266850113868713, 0.8266850113868713, 0.8266850113868713, 0.8266850113868713, 0.8328027725219727, 2.5033950805664062e-06, 0.8328027725219727, 0.8328027725219727, 0.8328027725219727, 0.8328027725219727, 7.195955549832433e-05, 8.198626915145724e-07, 0.18092162907123566, 0.0868343934416771, 0.143854558467865, 0.2598000168800354, 0.5014635324478149, 0.37770968675613403, 0.31410664319992065, 0.20630986988544464, 0.07124321162700653, 0.16535094380378723, 0.24112142622470856, 0.12483631819486618, 0.1350868195295334, 0.12990042567253113, 1.8701186180114746, 1.9933488368988037, 1.3283981084823608, 3.7478466033935547, 0.33242350816726685, 1.2319284677505493, 2.116939067840576, 2.696598768234253, 3.1016838550567627, 1.0959163904190063, 2.909053325653076, 0.38078904151916504, 0.6202774047851562, 0.9356561899185181, 0.0027329525910317898, 0.0043162996880710125, 0.005032512824982405, 0.002237652661278844, 0.0018420674605295062, 0.0016806647181510925, 0.0024115450214594603, 0.004545663017779589, 0.004685603082180023, 0.0023837557528167963, 0.0019998992793262005, 0.0019348392961546779, 0.35810229182243347, 0.13675080239772797, 0.8508415818214417, 1.752892017364502, 1.297611117362976, 0.26164913177490234, 0.3157166540622711, 0.11908075958490372, 1.4304038286209106, 1.084485650062561, 1.7684143781661987, 0.23802582919597626, 0.006687826476991177, 0.0047602239064872265, 0.0005913720815442502, 0.009007875807583332, 0.061169251799583435, 0.06820489466190338, 0.027730436995625496, 0.08009167015552521, 0.0872962549328804, 0.027974437922239304, 2.342353105545044, 0.4800938665866852, 2.100630521774292, 0.2875424921512604, 0.2687295079231262, 0.27149224281311035, 0.04176878184080124, 0.049420442432165146, 0.03414282202720642, 0.0029486357234418392, 0.005194907542318106, 0.006995944771915674, 0.0008241159375756979, 0.0004919995553791523, 0.001731575932353735, 0.0016247632447630167], "count": [337]}, "action": {"min": [-0.39653122425079346, -0.1574006825685501, -0.3766176402568817, -1.6138873100280762, -1.4328407049179077, -0.6402962803840637, -0.6981316804885864, -0.725747287273407, -0.16155670583248138, 0.1827995926141739, -1.5349215269088745, 0.5872706770896912, -0.21386544406414032, -0.42208367586135864, -0.004776250571012497, -0.012755852192640305, -0.6147856712341309, 0.9849717020988464, -0.39505136013031006, -0.006968680303543806, -0.015759848058223724, 0.006671931594610214, -0.5704125761985779, 0.9932500720024109, -0.44300946593284607, 0.05238849297165871, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0058157965540885925, -2.4117316570482217e-06, -0.3818508982658386, -0.2356002926826477, -0.4493374824523926, -1.0676491260528564, -2.1211442947387695, -0.6835249066352844, -1.1792773008346558, -0.42541250586509705, -0.135337695479393, -0.6051381826400757, -1.1977152824401855, -0.44437456130981445, -0.8841720819473267, -0.6403823494911194], "max": [0.15896806120872498, 0.13996633887290955, 0.08244960010051727, -0.8737243413925171, 0.08741661161184311, 0.5537866950035095, 0.07135751098394394, 0.20289935171604156, 0.09971370548009872, 0.7553924322128296, -0.6172674298286438, 0.8834740519523621, 0.2293369472026825, -0.007196457125246525, -0.002815456595271826, -0.005156234838068485, -0.609053909778595, 0.9887341260910034, -0.3905683755874634, -0.0020969307515770197, -0.013620465993881226, 0.014753462746739388, -0.5622633695602417, 1.0001626014709473, -0.43870607018470764, 0.05622151121497154, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.006297229789197445, 1.697680318102357e-06, 0.6813531517982483, 0.24204662442207336, 0.3965335488319397, 0.472970575094223, 2.108790397644043, 1.9023555517196655, 1.3477343320846558, 1.0288584232330322, 0.29885154962539673, 0.4737248718738556, 0.41377681493759155, 0.6050846576690674, 0.393329381942749, 0.25564485788345337], "mean": [-0.038396939635276794, -0.013703886419534683, -0.18969780206680298, -1.2737845182418823, -0.5669160485267639, -0.08802220225334167, -0.42387571930885315, -0.22185565531253815, -0.01328030414879322, 0.5219168066978455, -1.146968960762024, 0.7532288432121277, -0.05199233815073967, -0.2222527712583542, -0.0034548991825431585, -0.009045688435435295, -0.6124082207679749, 0.9867309927940369, -0.3922901451587677, -0.004481406882405281, -0.014255594462156296, 0.0109083391726017, -0.5663937330245972, 0.9953325986862183, -0.4408870041370392, 0.05486796051263809, 0.6471705436706543, 1.7453267574310303, 0.6471705436706543, 0.6471705436706543, 0.6471705436706543, 0.6471705436706543, 0.7031040787696838, 1.7453267574310303, 0.7031040787696838, 0.7031040787696838, 0.7031040787696838, 0.7031040787696838, 0.00610370235517621, -3.4585272601361794e-07, -0.004609087016433477, -0.0005176659906283021, 0.0034436206333339214, -0.021395303308963776, -0.02165309526026249, 0.02568133734166622, 0.006727954372763634, 0.061312898993492126, 0.0067018126137554646, -0.02138178050518036, -0.04611121118068695, -0.017089419066905975, -0.02610161527991295, -0.02955269254744053], "std": [0.15481865406036377, 0.07505647093057632, 0.10741664469242096, 0.1835334300994873, 0.5930693745613098, 0.3775312304496765, 0.31851527094841003, 0.30645808577537537, 0.08306986093521118, 0.16556552052497864, 0.2922152578830719, 0.07943219691514969, 0.1501092165708542, 0.12893493473529816, 0.0002897219092119485, 0.001236221520230174, 0.0011329466942697763, 0.0005162744782865047, 0.0008883023401722312, 0.000918178993742913, 0.00031431615934707224, 0.0013050292618572712, 0.0012949872761964798, 0.0012888526543974876, 0.0007938899216242135, 0.0006189903942868114, 0.8263937830924988, 2.5033950805664062e-06, 0.8263937830924988, 0.8263937830924988, 0.8263937830924988, 0.8263937830924988, 0.8324156999588013, 2.5033950805664062e-06, 0.8324156999588013, 0.8324156999588013, 0.8324156999588013, 0.8324156999588013, 7.13750341674313e-05, 8.116410299408017e-07, 0.181039959192276, 0.08736733347177505, 0.14397136867046356, 0.2598956525325775, 0.5015152096748352, 0.37769192457199097, 0.31406116485595703, 0.2063475400209427, 0.07131581753492355, 0.16555528342723846, 0.24034728109836578, 0.1247638538479805, 0.13519872725009918, 0.12967056035995483], "count": [337]}, "timestamp": {"min": [0.0], "max": [11.2], "mean": [5.6000000000000005], "std": [3.2427697352040825], "count": [337]}, "frame_index": {"min": [0], "max": [336], "mean": [168.0], "std": [97.28309205612247], "count": [337]}, "episode_index": {"min": [59], "max": [59], "mean": [59.0], "std": [0.0], "count": [337]}, "index": {"min": [20807], "max": [21143], "mean": [20975.0], "std": [97.28309205612247], "count": [337]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [337]}, "subtask_annotation": {"mean": [0.37388724035608306, 2.0, 2.0, 2.0, 2.0], "std": [0.49594859416755843, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [337]}, "scene_annotation": {"mean": [59.0], "std": [0.0], "min": [59], "max": [59], "count": [337]}, "eef_direction_state": {"mean": [3.4094955489614245, 3.792284866468843], "std": [2.2732410712639064, 2.141479521731756], "min": [0, 0], "max": [6, 6], "count": [337]}, "eef_velocity_state": {"mean": [0.827893175074184, 0.7240356083086054], "std": [0.6933721926141204, 0.6919102520931689], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_acc_mag_state": {"mean": [0.7537091988130564, 0.6913946587537092], "std": [0.8235370330540831, 0.8151114403983074], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_direction_action": {"mean": [3.7685459940652817, 3.833827893175074], "std": [2.132096520171329, 1.946383972854732], "min": [0, 0], "max": [6, 6], "count": [337]}, "eef_velocity_action": {"mean": [0.857566765578635, 0.7863501483679525], "std": [0.7687579190642244, 0.7031451401230155], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_acc_mag_action": {"mean": [0.9198813056379822, 0.9584569732937686], "std": [0.8347724778460384, 0.835805547263913], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_sim_pose_state": {"mean": [0.23637561231948545, 0.235859839479655, 0.0646811288865167, -0.6597310115342394, -0.7660476856987222, 0.4738162176531359, 0.2771238081695565, -0.18544999177268018, 0.09354983828383345, -1.5845492760146276, -0.6594529692969998, 2.163730981920408], "std": [0.043639811801714584, 0.03745078525199446, 0.02595998435241298, 2.3595386366365085, 0.4801829098156979, 2.114984267904855, 0.07969478691091623, 0.05754993624598385, 0.02240003428374255, 0.2875416939757732, 0.2687317501129335, 0.27149557357674], "min": [0.18181086562688467, 0.16203173947996138, 0.020958225334279098, -3.118928085820644, -1.249356100244441, -3.055626895544715, 0.1835520158562482, -0.25651710384165255, 0.058773805426488794, -1.9186026626697923, -0.9147028256396655, 1.8105020877175084], "max": [0.33178531290186186, 0.30008497831854436, 0.10716436393563436, 3.121259567141257, -0.024138218787532306, 3.1273582179276085, 0.40970917299102827, -0.09474280955046512, 0.13816817086320518, -1.0480627865126502, -0.177462020490893, 2.6213161366772395], "count": [337]}, "eef_sim_pose_action": {"mean": [0.24473426684925803, 0.23642415927095237, 0.06558573976076694, -0.44185595777528097, -0.7485833115155378, 0.3885674429431751, 0.2768848349544485, -0.19153860538853468, 0.08766914949693703, -1.5516439070422452, -0.6522895191425216, 2.138990851053199], "std": [0.045228932616666925, 0.038025397141848036, 0.029292403418609995, 2.4040189811022983, 0.4811622207437823, 2.1275727065923613, 0.07917984061925004, 0.05685639435282634, 0.023116039477312642, 0.2918238277533332, 0.27948211915074467, 0.25686590666955494], "min": [0.17934352823941468, 0.1693852584456117, 0.005164596759864314, -3.14059389920801, -1.2725784063660355, -3.0341348366404013, 0.1832759436588856, -0.26751502354357276, 0.056149925076026716, -1.9326667935517161, -0.9060902035699473, 1.8015939194547834], "max": [0.34250145551980055, 0.30533223050541247, 0.11666772213775342, 3.1151704065781325, -0.005525169795627338, 3.120904184918245, 0.40749813273608154, -0.0923472223057508, 0.13897748691046155, -0.9870240177188997, -0.1435895030291825, 2.5961935810556764], "count": [337]}}} +{"episode_index": 60, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44291353085351787]], [[0.5400379397347175]], [[0.4752566921376393]]], "std": [[[0.29228107726426156]], [[0.21371941701438749]], [[0.22724168402034778]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4312633266051519]], [[0.44021788975394077]], [[0.3987323120915032]]], "std": [[[0.27744492601612536]], [[0.24254566909203346]], [[0.2539889754540564]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4543136077470204]], [[0.46631328575547865]], [[0.37230992647058825]]], "std": [[[0.30683196595196804]], [[0.2151465012143814]], [[0.2570994360174558]]], "count": [100]}, "observation.state": {"min": [-0.7364990711212158, -0.21143388748168945, -0.3906317949295044, -1.5281940698623657, -1.439525842666626, -0.45510149002075195, -0.7057303190231323, -0.8597396016120911, -0.38185828924179077, 0.2788591980934143, -1.6886019706726074, 0.5151590704917908, -0.49000459909439087, -0.45996057987213135, 0.009635776281356812, -0.008732971735298634, -0.5997540950775146, 1.032774567604065, -0.4688798189163208, -0.0064674848690629005, -0.01292119175195694, -0.01246960461139679, -0.6002599000930786, 1.0162310600280762, -0.4613601863384247, -0.010075174272060394, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0031529420521110296, -0.0015284931287169456, -0.6389610767364502, -0.7184568643569946, -0.46542888879776, -3.826014280319214, -1.6673634052276611, -3.1022191047668457, -2.7869157791137695, -0.8857619762420654, -0.24653610587120056, -1.015407681465149, -1.5066852569580078, -0.9202830791473389, -2.43693470954895, -0.3043895363807678, -14.141766548156738, -6.8681321144104, -3.075091600418091, -10.653236389160156, -0.7173382043838501, -1.4059828519821167, -1.3485958576202393, -12.304450988769531, -5.280830383300781, -3.0610501766204834, -7.967033386230469, -0.7460317611694336, -2.037240743637085, -2.008547067642212, -0.01698872074484825, -0.04362304508686066, -0.01527372281998396, -0.005318759474903345, -0.04131845384836197, -0.009729101322591305, -0.01856735534965992, -0.036513976752758026, -0.030490010976791382, -0.01386056188493967, -0.02354423515498638, -0.00724415946751833, -3.2663400173187256, -0.5567624568939209, 3.1624107360839844, -30.701923370361328, 11.104789733886719, -0.8784120082855225, -0.16967999935150146, -0.33776921033859253, 5.612165451049805, -34.235740661621094, 13.370464324951172, -0.4677203297615051, -0.022575922310352325, -0.0174572616815567, 0.0006105005741119385, -0.1001996323466301, 0.3325027823448181, 0.03143157809972763, 0.018009675666689873, 0.33098357915878296, -0.2380346804857254, 0.05150480195879936, -3.1338300704956055, -1.0013808012008667, -2.992649793624878, -2.378251552581787, -0.6114329099655151, 2.0418670177459717, -0.763314425945282, -0.30277979373931885, 9.673599243164062, -0.012599349021911621, -0.017732083797454834, -0.07298135757446289, -0.023937352001667023, 0.01784055307507515, 0.7446523904800415, 0.6590263843536377], "max": [0.06318723410367966, 0.25959494709968567, -0.1416471004486084, -0.3089945316314697, 0.24432730674743652, 0.5733422636985779, -0.07839077711105347, 0.09273591637611389, 0.04120677709579468, 0.9285125732421875, -0.6986706852912903, 1.1271008253097534, 0.45290908217430115, -0.20341742038726807, 0.011693913489580154, 0.009671350941061974, -0.593990683555603, 1.0339125394821167, -0.4615778923034668, -0.0016249746549874544, -0.010352173820137978, 0.006780230440199375, -0.5929467082023621, 1.0199249982833862, -0.45508211851119995, -0.006398450583219528, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.003809836693108082, -0.0015238493215292692, 2.2933475971221924, 0.4850633442401886, 0.8182451725006104, 1.0187368392944336, 5.897000312805176, 1.2993922233581543, 1.0512458086013794, 1.67938232421875, 0.4377439320087433, 0.5274122357368469, 0.9559797644615173, 0.8768662214279175, 1.543910264968872, 0.26681315898895264, -3.1178698539733887, 4.181929111480713, 1.8675212860107422, -0.4273504614830017, 1.090354084968567, 3.0415139198303223, 1.2338217496871948, -1.525529146194458, 8.821734428405762, 3.7631258964538574, 0.7936508059501648, 1.1764346361160278, 1.7503052949905396, 0.3156288266181946, 0.008410663343966007, 0.06470663845539093, 0.015718527138233185, 0.005654463078826666, 0.019020801410079002, 0.01987266167998314, 0.010215959511697292, 0.07556377351284027, 0.015305371955037117, 0.011029026471078396, 0.00882500410079956, 0.02860056236386299, -0.8059799671173096, 0.4045807123184204, 13.020817756652832, -21.157512664794922, 22.955821990966797, 0.7563430070877075, 2.3967299461364746, 0.7943143844604492, 12.516019821166992, -20.614797592163086, 22.007389068603516, 1.3713562488555908, 0.022327320650219917, 0.010004840791225433, 0.0036630036775022745, 1.3969838619232178e-09, 0.5716084241867065, 0.39361539483070374, 0.2360408902168274, 0.5562476515769958, 0.0115848109126091, 0.25630983710289, 2.9587795734405518, 0.29981669783592224, 2.924191474914551, -0.9604193568229675, -0.15420052409172058, 2.714306354522705, -0.4148194491863251, 0.15320205688476562, 9.945048332214355, 0.011627495288848877, 0.027719825506210327, 0.05342292785644531, -0.018505899235606194, 0.02184968627989292, 0.751511812210083, 0.6666762828826904], "mean": [-0.17191506922245026, -0.07788388431072235, -0.26093006134033203, -1.1922954320907593, -0.2415844351053238, -0.14210280776023865, -0.5953783392906189, -0.28529900312423706, -0.143736332654953, 0.6437429785728455, -1.2970541715621948, 0.7776346206665039, -0.24901318550109863, -0.33095234632492065, 0.010869881138205528, -0.0006346139125525951, -0.5980305075645447, 1.0331166982650757, -0.4636019170284271, -0.0038820127956569195, -0.011371232569217682, -0.004579614847898483, -0.5974060297012329, 1.0177841186523438, -0.45793914794921875, -0.008256330154836178, 0.5134427547454834, 1.7453254461288452, 0.5134427547454834, 0.5134427547454834, 0.5134427547454834, 0.5134427547454834, 0.556139349937439, 1.7453254461288452, 0.556139349937439, 0.556139349937439, 0.556139349937439, 0.556139349937439, 0.0034364424645900726, -0.0015263011446222663, -0.006013778038322926, 0.005481791216880083, 0.0061413259245455265, -0.00636634835973382, -0.00511765293776989, 0.008700883015990257, -0.0013129189610481262, -0.004078008234500885, 0.007617053110152483, 0.01710222288966179, 0.005600742995738983, -0.020389357581734657, -0.002746023703366518, -0.006080214399844408, -6.779226303100586, -2.5693914890289307, -0.5774868130683899, -3.9494850635528564, 0.054144833236932755, 0.29325759410858154, -0.3626677989959717, -5.916843891143799, 3.15669584274292, 0.4531627893447876, -4.180490493774414, 0.0918625146150589, -0.18196886777877808, -0.46560803055763245, 4.0300554246641695e-05, 0.000621731043793261, 8.641008753329515e-05, 0.0001632302301004529, -0.0001909508864628151, -0.00011225524940527976, 0.0004819215682800859, 0.0011500726686790586, 0.0005084833828732371, 0.0004131617897655815, -0.000323652260703966, 4.8702051572036e-05, -1.7397608757019043, -0.00947511475533247, 7.210747241973877, -26.8320255279541, 16.550771713256836, 0.029925182461738586, 1.2930513620376587, 0.32166415452957153, 8.582988739013672, -28.163938522338867, 17.647981643676758, 0.4929741322994232, 0.0026267021894454956, -0.0027125149499624968, 0.0018016129033640027, -0.04176273196935654, 0.40201687812805176, 0.14487071335315704, 0.17716196179389954, 0.4079311788082123, -0.10507646203041077, 0.14898036420345306, -1.539634346961975, -0.6777424216270447, 1.2273916006088257, -1.8723125457763672, -0.41251593828201294, 2.375157356262207, -0.5771239399909973, 0.028280386701226234, 9.776322364807129, 0.0019744879100471735, 0.00038584170397371054, -0.00021140681928955019, -0.021359587088227272, 0.020507337525486946, 0.7487754821777344, 0.6621593832969666], "std": [0.27281779050827026, 0.16859044134616852, 0.08454735577106476, 0.3836221396923065, 0.5432709455490112, 0.29797059297561646, 0.1952488273382187, 0.30159956216812134, 0.12744712829589844, 0.17476168274879456, 0.2965094745159149, 0.1785251647233963, 0.2931421101093292, 0.08571049571037292, 0.0005351578001864254, 0.0031069403048604727, 0.0013835597783327103, 0.00036511090002022684, 0.0020199252758175135, 0.0015748727601021528, 0.0008154537063091993, 0.0034301767591387033, 0.0014686507638543844, 0.0011577708646655083, 0.0017110902117565274, 0.0010560404043644667, 0.7881137132644653, 3.814697265625e-06, 0.7881137132644653, 0.7881137132644653, 0.7881137132644653, 0.7881137132644653, 0.7987891435623169, 3.814697265625e-06, 0.7987891435623169, 0.7987891435623169, 0.7987891435623169, 0.7987891435623169, 0.00011969430488534272, 8.808742677501868e-07, 0.3505716621875763, 0.15022875368595123, 0.15775057673454285, 0.5763533115386963, 0.8188070058822632, 0.5139526724815369, 0.35590991377830505, 0.3678397834300995, 0.11235125362873077, 0.26402556896209717, 0.3787637948989868, 0.25669997930526733, 0.3866536319255829, 0.09979303926229477, 3.0897629261016846, 2.967780351638794, 1.2860174179077148, 2.4935033321380615, 0.29363229870796204, 0.8875232338905334, 0.5515981316566467, 2.674577236175537, 3.6638386249542236, 1.5433341264724731, 2.2722866535186768, 0.3690755367279053, 0.7177895307540894, 0.48593443632125854, 0.0030185256619006395, 0.010774161666631699, 0.0052536833100020885, 0.002167143626138568, 0.00522887846454978, 0.0030541892629116774, 0.002965824445709586, 0.010970593430101871, 0.005621784366667271, 0.003118489170446992, 0.0037147002294659615, 0.003054986009374261, 0.4203823208808899, 0.21014626324176788, 2.4658944606781006, 2.080928087234497, 3.2897114753723145, 0.4825489819049835, 0.3849005401134491, 0.23180806636810303, 1.7248704433441162, 3.758906364440918, 2.1211113929748535, 0.5239273309707642, 0.006520465947687626, 0.004883921705186367, 0.0004892770084552467, 0.016830123960971832, 0.08129942417144775, 0.1102844700217247, 0.06219909340143204, 0.07630158215761185, 0.08582562953233719, 0.04400227963924408, 2.0177032947540283, 0.4182144105434418, 1.8448376655578613, 0.40883588790893555, 0.13713321089744568, 0.23107509315013885, 0.05176990479230881, 0.0551227368414402, 0.03166278824210167, 0.003891694825142622, 0.0066856206394732, 0.013233844190835953, 0.0008100005215965211, 0.0007555619813501835, 0.0010609503369778395, 0.001193711650557816], "count": [354]}, "action": {"min": [-0.8050305843353271, -0.19803491234779358, -0.4480372965335846, -1.674491047859192, -1.4480193853378296, -0.4621555507183075, -0.6981316804885864, -0.9089670181274414, -0.39012858271598816, 0.3353748917579651, -1.678932785987854, 0.5113604664802551, -0.48836958408355713, -0.4658709168434143, 0.0082192812114954, -0.010562174022197723, -0.598121166229248, 1.0277836322784424, -0.4688962399959564, -0.006400447804480791, -0.013985060155391693, -0.014204145409166813, -0.5981640219688416, 1.0122756958007812, -0.4622897207736969, -0.010162955150008202, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0031529420521110296, -0.0015284931287169456, -0.6389610767364502, -0.7184568643569946, -0.46542888879776, -3.826014280319214, -1.6673634052276611, -3.1022191047668457, -2.7869157791137695, -0.8857619762420654, -0.24653610587120056, -1.015407681465149, -1.5066852569580078, -0.9202830791473389, -2.43693470954895, -0.3043895363807678], "max": [0.06634101271629333, 0.2547973394393921, -0.10251545906066895, -0.22527630627155304, 0.23914335668087006, 0.6023571491241455, -0.07077141106128693, 0.10208211839199066, 0.0715126097202301, 0.9940187931060791, -0.6199449300765991, 1.130857229232788, 0.46784424781799316, -0.2042451649904251, 0.012310665100812912, 0.008658116683363914, -0.5910962820053101, 1.0327177047729492, -0.4608120322227478, -0.001414426718838513, -0.009592084214091301, 0.005654409062117338, -0.5897327065467834, 1.0190626382827759, -0.454509437084198, -0.006114786025136709, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.003809836693108082, -0.0015238493215292692, 2.2933475971221924, 0.4850633442401886, 0.8182451725006104, 1.0187368392944336, 5.897000312805176, 1.2993922233581543, 1.0512458086013794, 1.67938232421875, 0.4377439320087433, 0.5274122357368469, 0.9559797644615173, 0.8768662214279175, 1.543910264968872, 0.26681315898895264], "mean": [-0.20657508075237274, -0.06378182768821716, -0.2716739773750305, -1.132629156112671, -0.24649232625961304, -0.1404937505722046, -0.5914665460586548, -0.3036712110042572, -0.1322712004184723, 0.6775350570678711, -1.2486222982406616, 0.7717974185943604, -0.24406805634498596, -0.33335158228874207, 0.010940803214907646, -0.00047915164032019675, -0.5951383113861084, 1.0311931371688843, -0.4634651243686676, -0.0038304862100631, -0.011218883097171783, -0.004274472594261169, -0.5945452451705933, 1.0158257484436035, -0.4577453136444092, -0.00837236549705267, 0.5127524733543396, 1.7453254461288452, 0.5127524733543396, 0.5127524733543396, 0.5127524733543396, 0.5127524733543396, 0.556139349937439, 1.7453254461288452, 0.556139349937439, 0.556139349937439, 0.556139349937439, 0.556139349937439, 0.0034353365190327168, -0.0015262996312230825, -0.0062445406801998615, 0.005427490919828415, 0.006272794213145971, -0.006118166260421276, -0.005357269197702408, 0.00879207905381918, -0.0012969088274985552, -0.0035090320743620396, 0.008526798337697983, 0.01695799082517624, 0.004826859105378389, -0.02071891725063324, -0.002368190558627248, -0.006207506638020277], "std": [0.29068779945373535, 0.15747368335723877, 0.11222124099731445, 0.4105752408504486, 0.546118438243866, 0.2981224060058594, 0.195210263133049, 0.31214818358421326, 0.12874944508075714, 0.19093778729438782, 0.3099020719528198, 0.1763424128293991, 0.2952987253665924, 0.08462623506784439, 0.0008687953231856227, 0.0034691249020397663, 0.001465937471948564, 0.0008315873565152287, 0.002108290558680892, 0.001432117191143334, 0.0011240674648433924, 0.003742177737876773, 0.0016990209696814418, 0.001585251186043024, 0.0019303607987239957, 0.0010021571069955826, 0.7879515290260315, 3.814697265625e-06, 0.7879515290260315, 0.7879515290260315, 0.7879515290260315, 0.7879515290260315, 0.7987891435623169, 3.814697265625e-06, 0.7987891435623169, 0.7987891435623169, 0.7987891435623169, 0.7987891435623169, 0.00011907457519555464, 8.829661055642646e-07, 0.35058844089508057, 0.15023615956306458, 0.15773548185825348, 0.5763780474662781, 0.8188028335571289, 0.5139484405517578, 0.35590919852256775, 0.36774882674217224, 0.11154050379991531, 0.2640670835971832, 0.37858542799949646, 0.2563682496547699, 0.38669952750205994, 0.09978583455085754], "count": [354]}, "timestamp": {"min": [0.0], "max": [11.766666666666667], "mean": [5.883333333333333], "std": [3.4063529970836464], "count": [354]}, "frame_index": {"min": [0], "max": [353], "mean": [176.5], "std": [102.1905899125094], "count": [354]}, "episode_index": {"min": [60], "max": [60], "mean": [60.0], "std": [0.0], "count": [354]}, "index": {"min": [21144], "max": [21497], "mean": [21320.5], "std": [102.1905899125094], "count": [354]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [354]}, "subtask_annotation": {"mean": [0.2966101694915254, 2.0, 2.0, 2.0, 2.0], "std": [0.46896909479621446, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [354]}, "scene_annotation": {"mean": [60.0], "std": [0.0], "min": [60], "max": [60], "count": [354]}, "eef_direction_state": {"mean": [3.4548022598870056, 3.1666666666666665], "std": [2.299457585363897, 2.3585202357512696], "min": [0, 0], "max": [6, 6], "count": [354]}, "eef_velocity_state": {"mean": [0.8163841807909604, 0.9293785310734464], "std": [0.7308090318993632, 0.7724684610913863], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_acc_mag_state": {"mean": [0.844632768361582, 0.8757062146892656], "std": [0.8478200731525296, 0.8512720183839069], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_direction_action": {"mean": [3.3983050847457625, 3.059322033898305], "std": [2.1996654747276003, 2.2510225154850696], "min": [0, 0], "max": [6, 6], "count": [354]}, "eef_velocity_action": {"mean": [0.9209039548022598, 1.03954802259887], "std": [0.7474727868267221, 0.7468319675849614], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_acc_mag_action": {"mean": [1.0847457627118644, 1.1101694915254237], "std": [0.7980513469148156, 0.789592238738461], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_sim_pose_state": {"mean": [0.2796439894389847, 0.21226335165776383, 0.10203005860695924, -1.5403505643702613, -0.6783473117293426, 1.2458663475613823, 0.28908998125668245, -0.21020893695516168, 0.13091753523216204, -1.872310595081825, -0.41257021274621786, 2.3752865408564223], "std": [0.061954124031172154, 0.08929092362765563, 0.014732423037363654, 2.0497069928653273, 0.41826757335162673, 1.867365631043164, 0.07934628936050953, 0.07202215979470492, 0.028809275331197818, 0.4088483914819411, 0.13709942203207096, 0.2309627871197157], "min": [0.2215932529633366, 0.12026377580168816, 0.07075997781719481, -3.138705005656633, -1.013130118459148, -3.079559272942511, 0.19883175468307573, -0.32756348223109016, 0.09474021198110599, -2.3782651444837377, -0.6114546456698065, 2.041957987287859], "max": [0.40478561299475974, 0.3933221373022335, 0.13304041542762476, 3.1158577516996946, 0.2996263297728494, 3.138413263824495, 0.4361971378367141, -0.12446641718271455, 0.19978112521941252, -0.960415251819827, -0.15411580369305322, 2.714306519896181], "count": [354]}, "eef_sim_pose_action": {"mean": [0.28519412929617244, 0.2169506065724492, 0.09769120983982067, -1.5586005702054964, -0.7026314269738315, 1.2259842445727065, 0.28988558925891345, -0.2053916072338804, 0.12496941375998781, -1.833047135324307, -0.41497602941502726, 2.3793149982970236], "std": [0.06426975945278972, 0.09026377015846669, 0.017375063365143308, 2.0342595955377893, 0.4471384671639028, 1.8740255893502085, 0.08177040512271062, 0.07471192722459458, 0.031579470540222025, 0.4382015851577294, 0.14432440514750383, 0.23118648829166588], "min": [0.22228256273972646, 0.12205753529931081, 0.06941989454460915, -3.116943234367778, -1.0409180130134017, -3.0977447923273465, 0.1958801560030197, -0.3339460000799515, 0.08919860220809994, -2.380749160620057, -0.6126407314225841, 2.0199148585005546], "max": [0.4113793600051453, 0.39486666148110566, 0.14063902552095361, 3.136090915550656, 0.3111833000215871, 3.0999724731009817, 0.4491041707064981, -0.12085196113773193, 0.20662054398006122, -0.8527593225599978, -0.08552148135151416, 2.71223982667514], "count": [354]}}} +{"episode_index": 61, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4231455762206844]], [[0.5582161404267589]], [[0.4672854286812764]]], "std": [[[0.30479584702949164]], [[0.19543462760644628]], [[0.22863209854502226]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4939351138985006]], [[0.4495197640330642]], [[0.31623314109957706]]], "std": [[[0.33446338646387797]], [[0.22702399847791663]], [[0.2741685675537298]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4881217632641292]], [[0.44928031526336026]], [[0.3190104815455594]]], "std": [[[0.3228142119909525]], [[0.22410346241484086]], [[0.2746687854524455]]], "count": [100]}, "observation.state": {"min": [-0.33730849623680115, -0.05960919335484505, -0.5603870749473572, -1.6659042835235596, -0.6204681396484375, -0.422010600566864, -0.5614268779754639, -0.13499844074249268, -0.22964949905872345, 0.4713122248649597, -1.6014349460601807, 0.25149062275886536, -0.29115355014801025, -0.4044587314128876, -0.009203461930155754, -0.04640299826860428, -0.5747954845428467, 0.9575877785682678, -0.4168776869773865, -0.028603514656424522, -0.024625737220048904, -0.004976168274879456, -0.5738323926925659, 0.9863986372947693, -0.44814926385879517, 0.03236370533704758, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.00017208739882335067, 0.0030488199554383755, -0.29633909463882446, -0.3027101159095764, -0.14295326173305511, -1.9923462867736816, -1.497446060180664, -0.5898867845535278, -1.1078797578811646, -0.13768044114112854, -0.08052456378936768, -0.479078084230423, -0.2259576916694641, -0.9947561025619507, -0.5803166627883911, -0.4922400116920471, -9.32020378112793, -7.234432220458984, -3.075091600418091, -10.470086097717285, -2.008547067642212, -5.164834976196289, -1.9511600732803345, -6.892719268798828, -4.30402946472168, -1.1654456853866577, -10.561660766601562, -1.2051281929016113, -0.918192982673645, -2.7545785903930664, -0.021631237119436264, -0.03790658712387085, -0.1038917601108551, -0.005893344525247812, -0.09582652896642685, -0.0383354090154171, -0.02835686132311821, -0.03292200714349747, -0.10607671737670898, -0.007742484100162983, -0.09766922146081924, -0.027726642787456512, -2.269469976425171, -0.5678976774215698, -8.789422988891602, -38.548126220703125, -3.9978432655334473, -0.06048216298222542, -2.333099842071533, -0.9353609085083008, -4.958897590637207, -38.45866394042969, -2.6937923431396484, -0.7600831389427185, -0.030978458002209663, -0.01565924473106861, -0.005494505632668734, -0.19129019975662231, 0.3111662268638611, 0.031542547047138214, 0.014033977873623371, 0.3078020215034485, -0.11027072370052338, 0.0071119749918580055, -3.057727336883545, -1.3247689008712769, -3.0869383811950684, -2.394879102706909, -1.2671338319778442, 1.9714243412017822, -0.75044184923172, -0.11141209304332733, 9.555423736572266, -0.011313110589981079, -0.06560024619102478, -0.1039089560508728, -0.025524184107780457, 0.006864173803478479, 0.7716577649116516, 0.6162768602371216], "max": [0.2320629358291626, 0.5319846868515015, -0.3554956018924713, -1.0299843549728394, 0.5644910335540771, 0.565341591835022, -0.16422399878501892, 0.1087392196059227, -0.010784173384308815, 0.7861272096633911, -1.398106575012207, 1.0328454971313477, 0.0707664042711258, 0.025278668850660324, 0.009110739454627037, -0.01362881064414978, -0.527167797088623, 0.962209939956665, -0.3941419720649719, -0.009423891082406044, -0.007962449453771114, 0.028168227523565292, -0.5215972661972046, 0.9888489842414856, -0.4180324971675873, 0.04742453247308731, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0019083268707618117, 0.0030537492129951715, 1.029537558555603, 0.6611047983169556, 0.30409929156303406, 0.33518972992897034, 1.2487372159957886, 1.4368393421173096, 0.7681676149368286, 0.38766080141067505, 0.355231374502182, 0.1504260003566742, 0.15733858942985535, 0.19577352702617645, 0.2779759466648102, 0.12041914463043213, 12.070610046386719, 9.035408973693848, 2.555555582046509, 14.346765518188477, 2.4963369369506836, 1.2625153064727783, 3.1562881469726562, 0.2895164489746094, 7.112332344055176, 2.59768009185791, 2.289377450942993, 0.918192982673645, 1.090354084968567, 0.5451770424842834, 0.019756386056542397, 0.11086074262857437, 0.11201224476099014, 0.01613594777882099, 0.05933268368244171, 0.03455983102321625, 0.017517901957035065, 0.09487481415271759, 0.1060125082731247, 0.007163847330957651, 0.07011660188436508, 0.045966606587171555, 2.3331000804901123, 1.3325181007385254, 10.64529800415039, -17.21380615234375, 20.200651168823242, 0.9589699506759644, 3.66933012008667, 0.6829619407653809, 9.457537651062012, -20.374643325805664, 20.5946102142334, 0.17952556908130646, 0.04247434437274933, 0.012493276968598366, 0.007936508394777775, -0.09564509987831116, 0.4486551284790039, 0.1942463219165802, 0.19807912409305573, 0.35222959518432617, 0.013941855169832706, 0.15268656611442566, 3.0822789669036865, -0.7178211808204651, 3.088832378387451, -1.293102502822876, -0.2736336290836334, 2.9969053268432617, 0.15923364460468292, 0.3531740605831146, 10.033803939819336, 0.01120343804359436, 0.11128297448158264, 0.04962649941444397, 0.00019670353503897786, 0.024712450802326202, 0.787462055683136, 0.6353570818901062], "mean": [-0.10302705317735672, 0.12791037559509277, -0.4741066098213196, -1.39606773853302, -0.11137170344591141, -0.011114145629107952, -0.33571791648864746, -0.011743403971195221, -0.05169101431965828, 0.647385835647583, -1.4958775043487549, 0.3510763645172119, -0.11945593357086182, -0.2915748357772827, 0.004027590621262789, -0.02191101387143135, -0.5623601078987122, 0.9602833986282349, -0.40913671255111694, -0.021578995510935783, -0.013019291684031487, 0.0195059422403574, -0.5596262812614441, 0.9873590469360352, -0.43250635266304016, 0.038046371191740036, 0.8042141199111938, 1.7048823833465576, 0.8042141199111938, 0.8042141199111938, 0.8042141199111938, 0.8042141199111938, 0.751641571521759, 1.7453219890594482, 0.751641571521759, 0.751641571521759, 0.751641571521759, 0.751641571521759, 0.000657364318612963, 0.0030514278914779425, -0.011273915879428387, 0.003139819484204054, 0.014230658300220966, -0.001247217645868659, 0.0268124807626009, -0.021705737337470055, -0.024083206430077553, 0.006254298612475395, 0.011898575350642204, -0.003438709769397974, 0.007494924124330282, -0.052137136459350586, -0.014889134094119072, -0.017894309014081955, -0.6379051208496094, -1.7238714694976807, -0.5980657339096069, 0.8245962858200073, 0.23878614604473114, -0.954234778881073, 0.2796803414821625, -4.702723026275635, 3.773986577987671, 0.5362714529037476, -5.567495346069336, 0.02937004342675209, -0.03219273313879967, -0.9550284743309021, -0.0007461767527274787, -0.0007511037983931601, -0.00012393596989568323, 1.6851103282533586e-05, 0.0007821451872587204, 0.0009120780741795897, -0.001281876233406365, -0.0006487916689366102, -6.392114300979301e-05, 0.00012929108925163746, 0.00016031216364353895, 0.0014367508701980114, -0.7112243175506592, 0.09719675779342651, 2.5813610553741455, -25.404499053955078, 9.784704208374023, 0.4977681636810303, -0.32135769724845886, -0.3819873631000519, 4.28099250793457, -29.482088088989258, 11.529868125915527, -0.19845423102378845, 0.002332262462005019, -0.00228825188241899, 0.0030420878902077675, -0.14396736025810242, 0.38252466917037964, 0.12052443623542786, 0.11863746494054794, 0.32264211773872375, -0.030582580715417862, 0.12188458442687988, 0.22110605239868164, -1.0524224042892456, -0.6344620585441589, -2.146714925765991, -1.068179965019226, 2.743635416030884, -0.5124804377555847, 0.0486050583422184, 9.775165557861328, 0.0007613123161718249, -2.9922866815468296e-05, 0.0013915252638980746, -0.017074966803193092, 0.018882369622588158, 0.7769279479980469, 0.6289363503456116], "std": [0.19885461032390594, 0.15344703197479248, 0.05488038435578346, 0.19009263813495636, 0.31636756658554077, 0.27016356587409973, 0.09813454747200012, 0.058486029505729675, 0.05524391308426857, 0.06983021646738052, 0.048888836055994034, 0.19712242484092712, 0.07307908684015274, 0.1037127748131752, 0.0067431326024234295, 0.011063535697758198, 0.013829183764755726, 0.0017349927220493555, 0.004832619335502386, 0.0055934651754796505, 0.00584091991186142, 0.011455383151769638, 0.015967531129717827, 0.0008566384203732014, 0.0057776570320129395, 0.004057036712765694, 0.830970823764801, 0.2535805404186249, 0.830970823764801, 0.830970823764801, 0.830970823764801, 0.830970823764801, 0.8551190495491028, 7.271766662597656e-06, 0.8551190495491028, 0.8551190495491028, 0.8551190495491028, 0.8551190495491028, 0.00029635339160449803, 9.128325473284349e-07, 0.15396708250045776, 0.1542586386203766, 0.06815661489963531, 0.26857662200927734, 0.34969547390937805, 0.2623317837715149, 0.15391981601715088, 0.0867244079709053, 0.059896353632211685, 0.10140349715948105, 0.06912636756896973, 0.1682562232017517, 0.12254782021045685, 0.07700300216674805, 6.045869827270508, 3.416531562805176, 1.2465789318084717, 7.983543395996094, 0.945537805557251, 1.5871647596359253, 1.215362787246704, 1.2744539976119995, 2.3956408500671387, 0.8730121850967407, 2.7999024391174316, 0.2597145438194275, 0.3445095121860504, 0.8088942766189575, 0.004789282102137804, 0.012734896503388882, 0.020259566605091095, 0.0027321609668433666, 0.014798256568610668, 0.007355503272265196, 0.004646379500627518, 0.012319354340434074, 0.022031145170331, 0.0025069094263017178, 0.016010725870728493, 0.008019904606044292, 1.308396577835083, 0.5741523504257202, 5.406437873840332, 7.168220043182373, 7.110352516174316, 0.31342920660972595, 1.7729606628417969, 0.5156450271606445, 4.204397201538086, 4.145691871643066, 7.659650802612305, 0.2664177715778351, 0.007014272268861532, 0.004823257215321064, 0.0007359248120337725, 0.01554726529866457, 0.045798443257808685, 0.043068233877420425, 0.047975119203329086, 0.008951200172305107, 0.034472573548555374, 0.04064028710126877, 2.0439960956573486, 0.15637101233005524, 2.141695976257324, 0.30636516213417053, 0.22288574278354645, 0.2926613390445709, 0.21076680719852448, 0.06476931273937225, 0.05207856744527817, 0.0029925929848104715, 0.020335225388407707, 0.01476665772497654, 0.008768799714744091, 0.005889800377190113, 0.005107955541461706, 0.006019913591444492], "count": [410]}, "action": {"min": [-0.2872433662414551, -0.05833412706851959, -0.6049640774726868, -1.8986746072769165, -0.6213721632957458, -0.4350131154060364, -0.691889762878418, -0.15344057977199554, -0.25511130690574646, 0.42854800820350647, -1.616094708442688, 0.24374110996723175, -0.2949249744415283, -0.4047391414642334, -0.00896289199590683, -0.03757119178771973, -0.5727921724319458, 0.9555253386497498, -0.4146144390106201, -0.028180381283164024, -0.024272404611110687, 0.0011876265052706003, -0.5718083381652832, 0.9846209287643433, -0.44093412160873413, 0.031291816383600235, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.00017208739882335067, 0.0030488199554383755, -0.29633909463882446, -0.3027101159095764, -0.14295326173305511, -1.9923462867736816, -1.497446060180664, -0.5898867845535278, -1.0954327583312988, -0.13768044114112854, -0.08052456378936768, -0.479078084230423, -0.2259576916694641, -0.9947561025619507, -0.5803166627883911, -0.4922400116920471], "max": [0.23407801985740662, 0.578095018863678, -0.2808178663253784, -0.8912822008132935, 0.5664442181587219, 0.5687260627746582, -0.14049158990383148, 0.0891427993774414, 0.005336639005690813, 0.8245338201522827, -1.2949140071868896, 1.0320143699645996, 0.07936395704746246, 0.028715772554278374, 0.00987198855727911, -0.010149527341127396, -0.5425192713737488, 0.965736985206604, -0.39319920539855957, -0.010019340552389622, -0.007190539501607418, 0.029032394289970398, -0.5372571349143982, 0.9964044094085693, -0.41667407751083374, 0.04586634039878845, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0019083268707618117, 0.0030537492129951715, 1.029537558555603, 0.6611047983169556, 0.3117144703865051, 0.33518972992897034, 1.2487372159957886, 1.847023606300354, 0.7681676149368286, 0.38766080141067505, 0.355231374502182, 0.1504260003566742, 0.15733858942985535, 0.19577352702617645, 0.2779759466648102, 0.12041914463043213], "mean": [-0.07740924507379532, 0.124506376683712, -0.4898970127105713, -1.312611699104309, -0.1068597286939621, -0.019897107034921646, -0.33299940824508667, -0.03201528266072273, -0.058787163347005844, 0.660984218120575, -1.4521794319152832, 0.3391316533088684, -0.12100237607955933, -0.296249121427536, 0.0041770110838115215, -0.019065631553530693, -0.5626339912414551, 0.9600910544395447, -0.40881335735321045, -0.021403426304459572, -0.012493806891143322, 0.019787302240729332, -0.560562252998352, 0.9873917102813721, -0.43178218603134155, 0.036660730838775635, 0.8052781224250793, 1.7006255388259888, 0.8052781224250793, 0.8052781224250793, 0.8052781224250793, 0.8052781224250793, 0.751641571521759, 1.7453219890594482, 0.751641571521759, 0.751641571521759, 0.751641571521759, 0.751641571521759, 0.0006602914072573185, 0.003051434876397252, -0.010014559142291546, 0.002558173378929496, 0.014971013180911541, -0.005000860895961523, 0.025436503812670708, -0.016753556206822395, -0.02668917551636696, 0.006776891648769379, 0.011873671784996986, -0.0038748690858483315, 0.007107917685061693, -0.05235335975885391, -0.01587945967912674, -0.01862097531557083], "std": [0.15525762736797333, 0.1509680151939392, 0.06005057692527771, 0.25135356187820435, 0.31029725074768066, 0.2724520266056061, 0.10611903667449951, 0.05553187429904938, 0.0493791364133358, 0.07805920392274857, 0.06772617250680923, 0.18240636587142944, 0.07186073809862137, 0.09925977140665054, 0.006547768600285053, 0.008067741058766842, 0.009457837790250778, 0.0021013880614191294, 0.0052944268099963665, 0.0051893857307732105, 0.005792287643998861, 0.00845285039395094, 0.010577945038676262, 0.0018311698222532868, 0.004769160877913237, 0.0036853873170912266, 0.8307874202728271, 0.2671523094177246, 0.8307874202728271, 0.8307874202728271, 0.8307874202728271, 0.8307874202728271, 0.8551190495491028, 7.271766662597656e-06, 0.8551190495491028, 0.8551190495491028, 0.8551190495491028, 0.8551190495491028, 0.0002994776295963675, 9.144692398876941e-07, 0.15618938207626343, 0.1545613557100296, 0.06976930052042007, 0.2791811525821686, 0.35075899958610535, 0.2805996239185333, 0.16233518719673157, 0.08687540888786316, 0.0599033385515213, 0.10172871500253677, 0.06893183290958405, 0.16833291947841644, 0.1239786297082901, 0.07874520868062973], "count": [410]}, "timestamp": {"min": [0.0], "max": [13.633333333333333], "mean": [6.8166666666666655], "std": [3.9452151046834216], "count": [410]}, "frame_index": {"min": [0], "max": [409], "mean": [204.5], "std": [118.35645314050265], "count": [410]}, "episode_index": {"min": [61], "max": [61], "mean": [61.0], "std": [0.0], "count": [410]}, "index": {"min": [21498], "max": [21907], "mean": [21702.5], "std": [118.35645314050265], "count": [410]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [410]}, "subtask_annotation": {"mean": [0.1975609756097561, 2.0, 2.0, 2.0, 2.0], "std": [0.41022766128925736, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [410]}, "scene_annotation": {"mean": [61.0], "std": [0.0], "min": [61], "max": [61], "count": [410]}, "eef_direction_state": {"mean": [3.6365853658536587, 4.631707317073171], "std": [2.3126646122095416, 2.1961095339414216], "min": [0, 0], "max": [6, 6], "count": [410]}, "eef_velocity_state": {"mean": [0.7439024390243902, 0.3439024390243902], "std": [0.6516578409728288, 0.49512195121951436], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_acc_mag_state": {"mean": [0.5878048780487805, 0.2682926829268293], "std": [0.7983810209482398, 0.6256466018722283], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_direction_action": {"mean": [3.124390243902439, 4.5512195121951216], "std": [2.0473993602598894, 2.072717310531117], "min": [0, 0], "max": [6, 6], "count": [410]}, "eef_velocity_action": {"mean": [0.9975609756097561, 0.4121951219512195], "std": [0.5565520179830438, 0.5257724268676081], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_acc_mag_action": {"mean": [0.8829268292682927, 0.3975609756097561], "std": [0.8473495086255701, 0.7126001187263468], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_sim_pose_state": {"mean": [0.25345378355556053, 0.22092978519050313, 0.10170795484381978, 0.20587864583389423, -1.0527840511365811, -0.6192308085772618, 0.20424399044122962, -0.1483346170040006, 0.09743134769929296, -2.1466968921426153, -1.0682042218078889, 2.7436240453656566], "std": [0.06027081811915124, 0.05948085894064266, 0.026746625332231627, 2.0727788132909146, 0.15668575108319366, 2.172183901379918, 0.008695675173169548, 0.021371994431056158, 0.012974451706949152, 0.30638101428358083, 0.222873522097896, 0.29269115858097233], "min": [0.15733676686517906, 0.13435237899949293, 0.04177263115771692, -3.13616569655702, -1.3380146066168217, -3.1187178303084195, 0.18396287585110596, -0.19571160797439358, 0.060299290502993874, -2.3948735732033457, -1.2672986602959089, 1.9712416457068516], "max": [0.32882055319078896, 0.3329212418609449, 0.16053357184974723, 3.113208873239025, -0.7178114662812789, 3.138610211070436, 0.22197546686133934, -0.11982769560072977, 0.11254825873042743, -1.2930932715753451, -0.2736342738539439, 2.996903994807903], "count": [410]}, "eef_sim_pose_action": {"mean": [0.23596789058691037, 0.2228487196002067, 0.07273584248809337, 0.0027142368365554483, -1.0757231066085917, -0.4457445700822667, 0.2073694655038446, -0.14986666163359466, 0.08965820705757449, -2.06953308177812, -1.0762039722992827, 2.686337908869995], "std": [0.04188320590718413, 0.061927039685996, 0.04984194887900083, 1.967812697009632, 0.16162944970200557, 2.0405196354084087, 0.00757951395424847, 0.0201729123155084, 0.01539238060367871, 0.31125690502283176, 0.20745929788322276, 0.2864502115240494], "min": [0.15503541299461973, 0.130845526714396, -0.012723728206522207, -3.1394558564337904, -1.343269904049612, -3.1302322865152545, 0.18714635345919084, -0.20096209298347653, 0.04090729853364962, -2.390397545846257, -1.2182371832123633, 1.8570458778849002], "max": [0.30296912534244635, 0.34817646004799, 0.17083850679411264, 3.1024415672737966, -0.471608139414075, 3.1335398256685467, 0.2196736207569854, -0.12678821545738822, 0.10593156801096959, -1.1685717344004023, -0.2258157620482395, 2.942374499383694], "count": [410]}}} +{"episode_index": 62, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.429484784698193]], [[0.54070921520569]], [[0.4911708693771626]]], "std": [[[0.28778203104654904]], [[0.20846619360591084]], [[0.2112307855065418]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43186260572856594]], [[0.43525118223760095]], [[0.3823504541522491]]], "std": [[[0.28322991978071377]], [[0.2441994218845572]], [[0.2699282628368483]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4422686707035755]], [[0.45751215638216075]], [[0.38666761822376006]]], "std": [[[0.298166503726214]], [[0.21757140985791615]], [[0.24531538749573537]]], "count": [100]}, "observation.state": {"min": [-0.6475856304168701, -0.21169936656951904, -0.4953420162200928, -1.8589317798614502, -1.5674846172332764, 0.2609281539916992, -0.7030616998672485, -0.8309417963027954, -0.3990238904953003, 0.5190926194190979, -1.6814483404159546, 0.12397229671478271, -0.6301031708717346, -0.6988632082939148, 0.010528500191867352, -0.002451614011079073, -0.599965512752533, 1.0364410877227783, -0.46658235788345337, -0.008964193053543568, -0.013349948450922966, 6.704957922920585e-05, -0.6043183207511902, 1.0205204486846924, -0.4591819941997528, -0.010664437897503376, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.002191660925745964, -0.0018943101167678833, -0.8488559722900391, -1.1640009880065918, -0.9051554203033447, -2.172968626022339, -2.5824708938598633, -0.632982075214386, -3.0460848808288574, -0.8911309242248535, -0.45948725938796997, -0.6598173975944519, -0.8417329788208008, -1.267234206199646, -0.9526093006134033, -0.8334699869155884, -12.460344314575195, -6.929182052612305, -1.7692307233810425, -10.134310722351074, -0.9468865394592285, -1.5494505167007446, -1.3199023008346558, -11.948122024536133, -5.158730506896973, -2.653846263885498, -7.4175825119018555, -0.6886447072029114, -1.664224624633789, -2.4676434993743896, -0.007317803334444761, -0.025510111823678017, -0.013422347605228424, -0.006885477341711521, -0.003844291903078556, -0.010134930722415447, -0.006713905371725559, -0.028237735852599144, -0.017712252214550972, -0.007838289253413677, -0.00320450053550303, -0.00935610756278038, -3.7329599857330322, -0.5790329575538635, 3.9344546794891357, -31.227413177490234, 12.587883949279785, -0.7777060866355896, -0.5938799977302551, -0.33776921033859253, 4.825274467468262, -35.57474136352539, 14.652338981628418, -0.3604649007320404, -0.03689789026975632, -0.021609751507639885, 0.0012210012646391988, -0.08198151737451553, 0.3251790404319763, 0.0756707414984703, 0.03471347689628601, 0.3249983787536621, -0.2168278694152832, 0.005689234007149935, -3.081083059310913, -0.8593647480010986, -3.1205503940582275, -3.1411941051483154, -0.8686561584472656, -3.133976936340332, -0.7350484132766724, -0.1812618523836136, 9.65036392211914, -0.007892847061157227, -0.015242964029312134, -0.046794354915618896, -0.018275365233421326, 0.021409140899777412, 0.6721043586730957, 0.7376934885978699], "max": [0.05313141644001007, 0.3596356213092804, 0.018694022670388222, -0.47684454917907715, 0.15669280290603638, 0.7000149488449097, -0.03899778425693512, 0.008918014355003834, 0.16164952516555786, 1.1070421934127808, -0.8571749925613403, 0.7847918272018433, 0.44709622859954834, -0.12464618682861328, 0.012066541239619255, 0.002713936846703291, -0.5946356058120728, 1.0397093296051025, -0.4606795907020569, -0.004088057205080986, -0.0123357642441988, 0.004749825224280357, -0.597002387046814, 1.023818850517273, -0.45400452613830566, -0.006333497818559408, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.001617066445760429, -0.001524017658084631, 0.668412446975708, 0.6714743971824646, 1.5620619058609009, 1.3824970722198486, 4.25704288482666, 0.877679705619812, 0.7306334376335144, 0.44280537962913513, 0.4884648025035858, 0.3828909993171692, 0.7067350149154663, 1.5782500505447388, 0.9863289594650269, 0.8410919904708862, -2.2938613891601562, 5.921855926513672, 2.555555582046509, 0.33577534556388855, 0.918192982673645, 2.8980464935302734, 0.9468864798545837, -3.0399231910705566, 9.310134887695312, 2.892551898956299, -1.0073260068893433, 2.6684980392456055, 1.5781440734863281, 0.5164835453033447, 0.007355842739343643, 0.028097478672862053, 0.012892142869532108, 0.010123327374458313, 0.017390381544828415, 0.021203838288784027, 0.00756861874833703, 0.024735886603593826, 0.014342433772981167, 0.008187951520085335, 0.011547896079719067, 0.009503635577857494, -1.5271199941635132, 0.17816397547721863, 11.090707778930664, -19.53843879699707, 21.19736099243164, 0.929507851600647, 1.4422800540924072, 0.489950954914093, 13.080205917358398, -22.563434600830078, 23.004135131835938, 1.506624460220337, 0.021344827488064766, 0.007904927246272564, 0.005494505632668734, 0.027327170595526695, 0.5377674698829651, 0.3683890402317047, 0.41318970918655396, 0.5067222714424133, 0.03582793101668358, 0.30296075344085693, 3.0636045932769775, 0.5287463665008545, 3.1206750869750977, 3.137308120727539, -0.2063591480255127, 3.1321635246276855, -0.44364872574806213, 0.23478703200817108, 9.844257354736328, 0.011324018239974976, 0.014092624187469482, 0.06520989537239075, -0.015547171235084534, 0.025651738047599792, 0.6744762063026428, 0.7398821711540222], "mean": [-0.19464826583862305, -0.06401072442531586, -0.35936152935028076, -1.4542136192321777, -0.28980663418769836, 0.49797409772872925, -0.6158204674720764, -0.3724329173564911, -0.043294478207826614, 0.6963770389556885, -1.239003300666809, 0.3898659944534302, -0.24930797517299652, -0.46182888746261597, 0.011072437278926373, -0.0005295299924910069, -0.5987566113471985, 1.0383474826812744, -0.4634227752685547, -0.005649616941809654, -0.012900328263640404, 0.0018368202727288008, -0.6014482378959656, 1.022058367729187, -0.455965518951416, -0.007722426205873489, 0.4332614243030548, 1.7453193664550781, 0.4332614243030548, 0.4332614243030548, 0.4332614243030548, 0.4332614243030548, 0.571090042591095, 1.7453193664550781, 0.571090042591095, 0.571090042591095, 0.571090042591095, 0.571090042591095, -0.0019073245348408818, -0.0015418326947838068, -0.010069589130580425, -0.007346302270889282, 0.008169046603143215, 0.005631349515169859, 0.010938623920083046, -0.012526377104222775, -0.0018744945991784334, 0.0028710479382425547, -0.0009327812003903091, -0.0017268917290493846, 0.00034865480847656727, 0.00744623364880681, -0.0018700995715335011, -0.0008570016361773014, -6.7822957038879395, -2.0374693870544434, -0.4779232442378998, -5.108771800994873, -0.20124466717243195, 0.0356924794614315, -0.43116214871406555, -6.932064533233643, 2.3832015991210938, -0.10497988015413284, -4.361105442047119, 0.35622674226760864, -0.1115722581744194, -0.6302317976951599, -3.669029683806002e-05, 0.0003776360535994172, -0.0002593302633613348, -0.00011880699457833543, 0.0003338116221129894, -0.00014552737411577255, -3.5027256672037765e-05, -0.0005706652882508934, -0.00035587436286732554, -0.00013980329094920307, 0.0004190583131276071, -2.2840769815957174e-05, -2.6720831394195557, -0.18349279463291168, 6.906304359436035, -25.252098083496094, 16.526630401611328, 0.22097162902355194, 0.576493501663208, 0.06920629739761353, 9.72058391571045, -29.19671058654785, 18.96741485595703, 0.6903559565544128, 0.0019608251750469208, -0.0022788248024880886, 0.003965653013437986, -0.03947586193680763, 0.40455901622772217, 0.1895088106393814, 0.2759360373020172, 0.41895216703414917, -0.09359300881624222, 0.17986716330051422, -1.6294054985046387, -0.4929865598678589, 1.103708267211914, -1.8514771461486816, -0.6009382009506226, 2.2526750564575195, -0.5659593343734741, 0.050075020641088486, 9.774353981018066, 0.001561493962071836, 8.509663166478276e-05, 0.0007621801923960447, -0.017330218106508255, 0.02390458434820175, 0.6734893321990967, 0.7386060357093811], "std": [0.1931951642036438, 0.1753835529088974, 0.11884886026382446, 0.3906155824661255, 0.5878210663795471, 0.13336926698684692, 0.1770974099636078, 0.25934934616088867, 0.21057236194610596, 0.17531275749206543, 0.28607988357543945, 0.18973621726036072, 0.3500090539455414, 0.202224463224411, 0.00040590300341136754, 0.00117236387450248, 0.0010676091769710183, 0.0010924836387857795, 0.0014346513198688626, 0.001677231746725738, 0.0003042016760446131, 0.0011795747559517622, 0.0016435451107099652, 0.0007284424500539899, 0.0011090782936662436, 0.0015111108077690005, 0.7470972537994385, 9.894371032714844e-06, 0.7470972537994385, 0.7470972537994385, 0.7470972537994385, 0.7470972537994385, 0.8041657209396362, 9.894371032714844e-06, 0.8041657209396362, 0.8041657209396362, 0.8041657209396362, 0.8041657209396362, 0.00010629952157614753, 4.164158599451184e-05, 0.18406729400157928, 0.19820401072502136, 0.2657112777233124, 0.4442580044269562, 0.6323109269142151, 0.21179352700710297, 0.3291342854499817, 0.21687988936901093, 0.13545319437980652, 0.15159983932971954, 0.24192140996456146, 0.29783180356025696, 0.3136555254459381, 0.21267756819725037, 2.23284912109375, 3.4626100063323975, 1.019073486328125, 2.927140712738037, 0.3422035276889801, 0.8116295337677002, 0.44925937056541443, 2.287893295288086, 3.9567432403564453, 1.0854498147964478, 1.7548524141311646, 0.5988350510597229, 0.5007627010345459, 0.5682771801948547, 0.0024779587984085083, 0.0058098421432077885, 0.0046299416571855545, 0.0024776067584753036, 0.0020375375170260668, 0.0021997825242578983, 0.002597396494820714, 0.006583087146282196, 0.004673552233725786, 0.002645478816702962, 0.001742582768201828, 0.0015938368160277605, 0.43153735995292664, 0.11547579616308212, 1.4432920217514038, 3.085853338241577, 1.8345177173614502, 0.5228108167648315, 0.3982038199901581, 0.1280820220708847, 1.6996166706085205, 2.9786734580993652, 1.9905434846878052, 0.5623931884765625, 0.006967245135456324, 0.004274877719581127, 0.000521850015502423, 0.015549201518297195, 0.06324179470539093, 0.08360674977302551, 0.0876820832490921, 0.05633996054530144, 0.0670875534415245, 0.09948323667049408, 2.1183271408081055, 0.4399024248123169, 2.4977734088897705, 1.3923184871673584, 0.21401457488536835, 1.4043536186218262, 0.044780462980270386, 0.05273083969950676, 0.028770748525857925, 0.0033043520525097847, 0.005444359965622425, 0.011906924657523632, 0.0005849396111443639, 0.0007995545165613294, 0.0005096616805531085, 0.0004611116601154208], "count": [466]}, "action": {"min": [-0.7112557888031006, -0.2091110348701477, -0.5673698782920837, -1.8500096797943115, -1.5707963705062866, 0.2544924318790436, -0.6981316804885864, -0.8934254050254822, -0.4157984256744385, 0.4964011013507843, -1.6733951568603516, 0.11647509038448334, -0.634410560131073, -0.6981316804885864, 0.01010650210082531, -0.0063732643611729145, -0.6013245582580566, 1.0330196619033813, -0.46678221225738525, -0.0084652965888381, -0.013645603321492672, -0.004057113081216812, -0.6025582551956177, 1.0170210599899292, -0.4592592120170593, -0.010521499440073967, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.002191660925745964, -0.0018943101167678833, -0.8488559722900391, -1.1640009880065918, -0.9051554203033447, -2.172968626022339, -2.5824708938598633, -0.631348729133606, -3.0460848808288574, -0.8911309242248535, -0.45948725938796997, -0.6598173975944519, -0.8417329788208008, -1.267234206199646, -0.9526093006134033, -0.8334699869155884], "max": [0.055683236569166183, 0.3732519745826721, 0.14936211705207825, -0.3808478116989136, 0.16158773005008698, 0.6981316804885864, -0.03417449817061424, 0.01295323297381401, 0.15503650903701782, 1.1764065027236938, -0.7720608711242676, 0.7856357097625732, 0.4562944173812866, -0.12088053673505783, 0.013239976018667221, 0.004606857895851135, -0.5919472575187683, 1.0382460355758667, -0.46026432514190674, -0.0040405429899692535, -0.010912835597991943, 0.006678048986941576, -0.5933487415313721, 1.021921992301941, -0.4532665014266968, -0.006536995526403189, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.001617066445760429, -0.001524017658084631, 0.668412446975708, 0.6714743971824646, 1.5620619058609009, 1.3824970722198486, 4.25704288482666, 0.877679705619812, 0.7306334376335144, 0.44280537962913513, 0.4884648025035858, 0.3828909993171692, 0.7067350149154663, 1.5782500505447388, 0.9863289594650269, 0.8410919904708862], "mean": [-0.22463704645633698, -0.05111415684223175, -0.37249743938446045, -1.4067598581314087, -0.28836098313331604, 0.49332931637763977, -0.6136144995689392, -0.39187192916870117, -0.053529538214206696, 0.7152654528617859, -1.1986124515533447, 0.3898424506187439, -0.2467174232006073, -0.4634169042110443, 0.011413403786718845, -0.00105389510281384, -0.5958873629570007, 1.0363496541976929, -0.46314021944999695, -0.005452016368508339, -0.012406435795128345, 0.0010563539108261466, -0.598174512386322, 1.0197257995605469, -0.4557504653930664, -0.007891073822975159, 0.4330741763114929, 1.7453193664550781, 0.4330741763114929, 0.4330741763114929, 0.4330741763114929, 0.4330741763114929, 0.5698167085647583, 1.7453193664550781, 0.5698167085647583, 0.5698167085647583, 0.5698167085647583, 0.5698167085647583, -0.0019066447857767344, -0.0015418373513966799, -0.00984419509768486, -0.00734386220574379, 0.007889128290116787, 0.005598513409495354, 0.010063101537525654, -0.01389131136238575, -0.0018952373648062348, 0.0028496284503489733, -0.0009361561387777328, -0.0015348312444984913, 0.0004979993682354689, 0.007664131931960583, -0.0014955709921196103, -0.0007935696630738676], "std": [0.19915655255317688, 0.17049077153205872, 0.13126720488071442, 0.4029984474182129, 0.5912947654724121, 0.13570277392864227, 0.17747719585895538, 0.2641911506652832, 0.20646990835666656, 0.195164293050766, 0.2935647964477539, 0.19089367985725403, 0.35466820001602173, 0.20253540575504303, 0.0006448189960792661, 0.0018738122889772058, 0.001391340745612979, 0.0012510986998677254, 0.0014422014355659485, 0.0014270453248172998, 0.0005675943102687597, 0.001841555698774755, 0.0016642090631648898, 0.000996493035927415, 0.0010637900559231639, 0.0012853416847065091, 0.7467872500419617, 9.894371032714844e-06, 0.7467872500419617, 0.7467872500419617, 0.7467872500419617, 0.7467872500419617, 0.8038378953933716, 9.894371032714844e-06, 0.8038378953933716, 0.8038378953933716, 0.8038378953933716, 0.8038378953933716, 0.00010714305972214788, 4.163974153925665e-05, 0.1841609925031662, 0.19820119440555573, 0.265800803899765, 0.4442586898803711, 0.6326230764389038, 0.2135067731142044, 0.3291345238685608, 0.21688126027584076, 0.13545319437980652, 0.15157277882099152, 0.24194595217704773, 0.2977827787399292, 0.3137645125389099, 0.21267713606357574], "count": [466]}, "timestamp": {"min": [0.0], "max": [15.5], "mean": [7.75], "std": [4.484076766118578], "count": [466]}, "frame_index": {"min": [0], "max": [465], "mean": [232.5], "std": [134.52230298355735], "count": [466]}, "episode_index": {"min": [62], "max": [62], "mean": [62.0], "std": [0.0], "count": [466]}, "index": {"min": [21908], "max": [22373], "mean": [22140.5], "std": [134.52230298355735], "count": [466]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [466]}, "subtask_annotation": {"mean": [0.4742489270386266, 2.0, 2.0, 2.0, 2.0], "std": [0.5078588122977331, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [466]}, "scene_annotation": {"mean": [62.0], "std": [0.0], "min": [62], "max": [62], "count": [466]}, "eef_direction_state": {"mean": [4.190987124463519, 2.6201716738197427], "std": [2.204171886150643, 2.256973164998602], "min": [0, 0], "max": [6, 6], "count": [466]}, "eef_velocity_state": {"mean": [0.7124463519313304, 0.9635193133047211], "std": [0.8175486902049262, 0.645851449731717], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_acc_mag_state": {"mean": [0.6609442060085837, 0.6952789699570815], "std": [0.8266343994556652, 0.8218183723896799], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_direction_action": {"mean": [3.371244635193133, 2.5278969957081543], "std": [2.2026002376978013, 2.1107416566982895], "min": [0, 0], "max": [6, 6], "count": [466]}, "eef_velocity_action": {"mean": [0.9527896995708155, 1.0836909871244635], "std": [0.7309253547583837, 0.6175822502643002], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_acc_mag_action": {"mean": [0.9098712446351931, 1.1630901287553648], "std": [0.8315332963309604, 0.7718284825458841], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_sim_pose_state": {"mean": [0.28553962540332334, 0.2022419824749638, 0.17012733215902662, -1.6296081394850472, -0.49322749106398234, 1.1106027928659414, 0.30917649582239765, -0.17327992705625314, 0.14384422363668536, -1.8379069792987683, -0.6010665793496194, 2.2729152836753057], "std": [0.04657172317628925, 0.09415620318928464, 0.036863710300129963, 2.1424164220154966, 0.43965058333664336, 2.5259374935117704, 0.06037772560480887, 0.06937376014223033, 0.026903793742647873, 1.4470575014027725, 0.21406254658384913, 1.4279160066843044], "min": [0.22061755718997927, 0.11216496263290389, 0.07858337408118482, -3.140264837561764, -0.8593637748132488, -3.1372645116697813, 0.21769883818799904, -0.2996336315934157, 0.0965296987767396, -3.141294084432691, -0.8686536389300981, -3.1386131080287796], "max": [0.3777071122876833, 0.40207389683084443, 0.25248389899727464, 3.108592576507613, 0.529016150777728, 3.1380927229359132, 0.40823773886202314, -0.09765388780950561, 0.19055917175112216, 3.141451913896165, -0.20639048030154505, 3.1404976040567276], "count": [466]}, "eef_sim_pose_action": {"mean": [0.2919641628918677, 0.20401218557441086, 0.16614640169690056, -1.6577886130961532, -0.5064844294752281, 1.161858639548784, 0.31279904175945306, -0.17768269482461393, 0.13774662347584174, -2.1487721296028197, -0.5906368895855195, 2.5290317195671426], "std": [0.046086792888432204, 0.09462328266711331, 0.03724831350043942, 2.1665370812012026, 0.45337097234120133, 2.5161082342123513, 0.05960007857264672, 0.06971296106602763, 0.02667168310828377, 0.8115025094052997, 0.23085693330567877, 0.8283111478691582], "min": [0.21833233787157047, 0.11202226110980965, 0.07569023433258003, -3.1357458410449586, -0.9237921253243897, -3.140931887069263, 0.21908583266230278, -0.30852338022624237, 0.09400594855539893, -3.136363057226316, -0.8765889253418967, -3.141496518124014], "max": [0.38497017113819676, 0.40737545512450424, 0.27302020836169233, 3.1362293006146733, 0.565718562964237, 3.140540799572846, 0.41948227772795926, -0.10067536558916419, 0.1879794551972331, -0.8322235404940777, -0.12849152421196952, 3.139552710388851], "count": [466]}}} +{"episode_index": 63, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45505274222978953]], [[0.5416858080378121]], [[0.49118507915148635]]], "std": [[[0.2812622638423757]], [[0.21354281950534199]], [[0.2276578455546162]]], "count": [126]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44861826075746203]], [[0.4468401805166511]], [[0.37398477882438375]]], "std": [[[0.3096529642451208]], [[0.2318458103093772]], [[0.2679895416680523]]], "count": [126]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4785904574248]], [[0.47049657526409255]], [[0.3686959571410264]]], "std": [[[0.31181388907412455]], [[0.21948776057779118]], [[0.2687464318319353]]], "count": [126]}, "observation.state": {"min": [-0.8850840926170349, -0.2842943072319031, -0.6248580813407898, -1.1032297611236572, -1.513694167137146, -0.515949010848999, -0.6073088645935059, -0.8714398145675659, -0.17395412921905518, 0.21724145114421844, -1.8486305475234985, 0.009041144512593746, -0.23108479380607605, -0.5611510872840881, 0.016565144062042236, -0.002024397486820817, -0.6165673732757568, 1.035086989402771, -0.4558199644088745, -0.014477039687335491, -0.006885741837322712, -0.008741620928049088, -0.6209803223609924, 1.0222511291503906, -0.45138269662857056, -0.014367558993399143, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.00324070337228477, -2.3518082343798596e-06, -0.7129744291305542, -0.6000891327857971, -0.6190077662467957, -0.5094321370124817, -2.913935899734497, -1.6653146743774414, -0.8357033133506775, -1.4724857807159424, -0.3267044723033905, -0.9898018836975098, -1.0401999950408936, -1.5944395065307617, -0.7050431966781616, -0.7737159729003906, -15.288697242736816, -16.30036735534668, -3.1593406200408936, -9.829060554504395, -7.8333330154418945, -7.173381805419922, -2.15201473236084, -19.085817337036133, -4.212454319000244, -1.9377288818359375, -14.407814979553223, -1.5207569599151611, -1.2338217496871948, -4.590964317321777, -0.007199738174676895, -0.026612956076860428, -0.023383844643831253, -0.01002480834722519, -0.0034296477679163218, -0.034894995391368866, -0.006733456160873175, -0.03179718554019928, -0.027372460812330246, -0.009009869769215584, -0.006873025558888912, -0.02786659263074398, -4.772250175476074, -0.738638162612915, 0.6384208798408508, -26.606266021728516, 11.457566261291504, -0.09381435066461563, -1.7180100679397583, -0.4194277226924896, 8.076766967773438, -34.81556701660156, 15.26785659790039, 0.3122953772544861, -0.022151842713356018, -0.015596391633152962, 0.0, -0.09564509987831116, 0.43805450201034546, -0.06306128203868866, 0.12456487864255905, 0.34188541769981384, -0.2170216143131256, 0.025107938796281815, -2.831681489944458, -1.537226915359497, -2.93536376953125, -3.015716791152954, -1.4101028442382812, -3.1116719245910645, -0.7887395024299622, -0.1778733730316162, 9.632012367248535, -0.013779163360595703, -0.025653451681137085, -0.07439497113227844, -0.0013731811195611954, -0.03138192743062973, -0.15715071558952332, -0.9956411123275757], "max": [-0.2416156679391861, 0.14839781820774078, -0.1731889396905899, -0.4364074170589447, 0.6032000780105591, 0.6900905966758728, -0.06179732829332352, 0.05236178636550903, 0.17624172568321228, 0.9650383591651917, -0.5203317999839783, 0.6276254057884216, 0.2544456124305725, -0.22154738008975983, 0.017905768007040024, 0.005253185518085957, -0.6008021831512451, 1.036745548248291, -0.443783164024353, -0.010167962871491909, -0.0062392037361860275, -0.0005040495889261365, -0.6037863492965698, 1.0242735147476196, -0.44026732444763184, -0.010095846839249134, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0039108674973249435, 1.900146457955998e-06, 0.393930047750473, 0.36870092153549194, 0.590008020401001, 0.4485091269016266, 1.290600061416626, 1.7882851362228394, 0.867989182472229, 1.1486554145812988, 0.29317864775657654, 0.8503439426422119, 1.857602596282959, 0.6241352558135986, 1.2409852743148804, 0.7431679368019104, -1.5589348077774048, 3.5714287757873535, 2.990842580795288, 4.914529800415039, 2.9554333686828613, 2.7258851528167725, 3.385836362838745, -2.9842467308044434, 10.561660766601562, 1.4603173732757568, -0.9157509803771973, 1.5494505167007446, 0.6886447072029114, 0.9755800366401672, 0.006874782964587212, 0.04247855395078659, 0.014800160191953182, 0.013038866221904755, 0.032435547560453415, 0.01609354093670845, 0.00912061519920826, 0.04435121640563011, 0.01446586288511753, 0.010399132035672665, 0.03347501531243324, 0.014794817194342613, -2.9057700634002686, 0.2561107277870178, 11.981528282165527, -18.17147445678711, 18.96034049987793, 1.1126983165740967, 0.21209999918937683, 0.6829619407653809, 17.534305572509766, -25.595521926879883, 23.924842834472656, 1.5978293418884277, 0.02449476532638073, 0.010253742337226868, 0.003663003910332918, -0.05465434491634369, 0.606738269329071, 0.31196868419647217, 0.3406199514865875, 0.5416869521141052, -0.027565542608499527, 0.2941288650035858, 2.8364334106445312, 0.21683518588542938, 2.7287168502807617, -0.981903076171875, -0.2613866925239563, 3.1180808544158936, -0.27346110343933105, 0.2761770486831665, 9.891388893127441, 0.017796963453292847, 0.019821137189865112, 0.05502113699913025, 0.0013790130615234375, -0.027286088094115257, -0.08789413422346115, -0.9871540069580078], "mean": [-0.6370072364807129, -0.15300868451595306, -0.4352947771549225, -0.730270266532898, 0.06489792466163635, -0.07681413739919662, -0.3672884404659271, -0.44226938486099243, 0.0333491787314415, 0.5014572143554688, -0.9525096416473389, 0.22714057564735413, -0.05446834862232208, -0.4458228349685669, 0.017331482842564583, 0.0014178245328366756, -0.6116634011268616, 1.0360220670700073, -0.44648274779319763, -0.01274269912391901, -0.006590606179088354, -0.004687140230089426, -0.6156595945358276, 1.023656964302063, -0.4426153302192688, -0.013024512678384781, 0.5879166722297668, 1.74531888961792, 0.5879166722297668, 0.5879166722297668, 0.5879166722297668, 0.5879166722297668, 1.0527178049087524, 1.74531888961792, 1.0527178049087524, 1.0527178049087524, 1.0527178049087524, 1.0527178049087524, 0.003586437087506056, -2.671787910912826e-07, -0.019074713811278343, 0.015320366248488426, 0.005800365470349789, 0.025194700807332993, -0.07615672796964645, 0.04426475986838341, 0.017651736736297607, 0.011587707325816154, 0.0033370251767337322, 0.006048346869647503, -0.017943665385246277, -0.017887987196445465, 0.01615441031754017, -0.007271250709891319, -9.962252616882324, -3.7319111824035645, -0.5189139246940613, -3.905672788619995, -0.012893895618617535, -0.29504692554473877, -0.5333423614501953, -9.586917877197266, 3.1424357891082764, -0.02418014407157898, -5.46021842956543, 0.14384594559669495, -0.10219797492027283, -0.919539749622345, 0.0004140948294661939, 8.47815226734383e-06, -0.0005697072483599186, -0.00014569115592166781, 0.0004701539874076843, -0.00010751951776910573, -2.337915611860808e-05, 0.0007118976791389287, -0.0005473652272485197, -0.0001746294874465093, 0.00045662769116461277, -0.00015640005585737526, -3.935746908187866, -0.26652321219444275, 8.096050262451172, -21.696260452270508, 16.339038848876953, 0.633446455001831, -0.9140417575836182, 0.08479275554418564, 13.27182388305664, -28.9751033782959, 20.74521827697754, 1.0947619676589966, 0.002259331988170743, -0.0020671403035521507, 0.0017130165360867977, -0.07834223657846451, 0.5033682584762573, 0.04723159968852997, 0.19308044016361237, 0.4696504473686218, -0.09334759414196014, 0.1334238052368164, -0.8177388906478882, -1.100931167602539, 0.4351171553134918, -2.1984922885894775, -0.9984477758407593, 1.5491204261779785, -0.5717220902442932, 0.08718139678239822, 9.77830982208252, 0.0013703638687729836, 0.0011767423711717129, 1.776177487045061e-05, -0.00017176379333250225, -0.0301361046731472, -0.12230806797742844, -0.9918376207351685], "std": [0.24204300343990326, 0.10515698045492172, 0.12297887355089188, 0.22049210965633392, 0.49869871139526367, 0.3331412672996521, 0.17616955935955048, 0.22519135475158691, 0.11977874487638474, 0.15906891226768494, 0.3428761661052704, 0.19639144837856293, 0.11310679465532303, 0.10272059589624405, 0.0002862890833057463, 0.0011047996813431382, 0.005343302618712187, 0.00042629477684386075, 0.0034700362011790276, 0.0010805026395246387, 0.00013021548511460423, 0.0013921342324465513, 0.005448180716484785, 0.0005856766365468502, 0.002910951152443886, 0.0014096122467890382, 0.8157954216003418, 1.0371208190917969e-05, 0.8157954216003418, 0.8157954216003418, 0.8157954216003418, 0.8157954216003418, 0.8379085659980774, 1.0371208190917969e-05, 0.8379085659980774, 0.8379085659980774, 0.8379085659980774, 0.8379085659980774, 0.00013203610433265567, 6.28645182132459e-07, 0.11070790886878967, 0.0886562317609787, 0.11798899620771408, 0.13051928579807281, 0.45582666993141174, 0.37169349193573, 0.21868999302387238, 0.25827857851982117, 0.07077709585428238, 0.15435698628425598, 0.31371283531188965, 0.19549080729484558, 0.18365947902202606, 0.10217758268117905, 2.5620155334472656, 4.484899044036865, 1.584775447845459, 3.277155876159668, 1.2587803602218628, 1.5292202234268188, 1.1813095808029175, 3.5606255531311035, 3.839163303375244, 0.8235112428665161, 2.484043598175049, 0.48812246322631836, 0.3683834373950958, 1.0534495115280151, 0.0026284544728696346, 0.007571837864816189, 0.005246002227067947, 0.0027380052488297224, 0.003289683721959591, 0.002741066738963127, 0.002557708416134119, 0.007783682085573673, 0.004969185683876276, 0.002782269148156047, 0.0033535766415297985, 0.002577286446467042, 0.28575921058654785, 0.14254672825336456, 1.6838264465332031, 1.9834588766098022, 1.5714929103851318, 0.23988202214241028, 0.2875451445579529, 0.16257022321224213, 1.9067857265472412, 1.9281147718429565, 1.9559050798416138, 0.24860620498657227, 0.007198266219347715, 0.0036562406457960606, 0.0005272035486996174, 0.006830565631389618, 0.04900325462222099, 0.09235934913158417, 0.05047725886106491, 0.050946127623319626, 0.04832059144973755, 0.06870228052139282, 2.0618982315063477, 0.42832908034324646, 1.9009798765182495, 0.5925548076629639, 0.30967921018600464, 2.153576612472534, 0.05637528374791145, 0.04976857081055641, 0.028132418170571327, 0.0036699161864817142, 0.004736058413982391, 0.01275432575494051, 0.0007719291024841368, 0.00107672403100878, 0.01954643614590168, 0.00238793040625751], "count": [632]}, "action": {"min": [-0.9028002023696899, -0.30725565552711487, -0.7204719185829163, -1.051199197769165, -1.5707963705062866, -0.5329115390777588, -0.6085686087608337, -0.9001063704490662, -0.21510711312294006, 0.25299176573753357, -1.8362171649932861, 0.0005109375342726707, -0.23296096920967102, -0.5600060820579529, 0.015223409980535507, -0.004079109989106655, -0.6152055859565735, 1.0299556255340576, -0.45612266659736633, -0.014214733615517616, -0.008511627092957497, -0.009996696375310421, -0.6194357872009277, 1.0149493217468262, -0.4512699246406555, -0.01389829907566309, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.00324070337228477, -2.3518082343798596e-06, -0.7129744291305542, -0.6000891327857971, -0.6190077662467957, -0.5094321370124817, -2.913935899734497, -1.6653146743774414, -0.8357033133506775, -1.4724857807159424, -0.3267044723033905, -0.9898018836975098, -1.0401999950408936, -1.5944395065307617, -0.7050431966781616, -0.7737159729003906], "max": [-0.24814251065254211, 0.1637645959854126, -0.1371573507785797, -0.3592742383480072, 0.6042207479476929, 0.6981316804885864, -0.05625569820404053, 0.0502898171544075, 0.18522565066814423, 1.0338172912597656, -0.46412140130996704, 0.6308462619781494, 0.26419904828071594, -0.2083864063024521, 0.01830490306019783, 0.012115160003304482, -0.5962429046630859, 1.0378787517547607, -0.4439270794391632, -0.00940932147204876, -0.00540122902020812, 0.0061368755996227264, -0.5983595252037048, 1.0248373746871948, -0.4394751489162445, -0.0094220619648695, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0039108674973249435, 1.900146457955998e-06, 0.393930047750473, 0.36870092153549194, 0.590008020401001, 0.4485091269016266, 1.290600061416626, 1.7882851362228394, 0.867989182472229, 1.1486554145812988, 0.29317864775657654, 0.8503439426422119, 1.857602596282959, 0.6241352558135986, 1.2409852743148804, 0.7431679368019104], "mean": [-0.675126850605011, -0.1356705129146576, -0.4628664255142212, -0.6608783006668091, 0.047541987150907516, -0.0734529048204422, -0.35935166478157043, -0.4758687913417816, 0.030063824728131294, 0.5180184841156006, -0.9164143800735474, 0.22223113477230072, -0.05108495429158211, -0.4479651153087616, 0.016730403527617455, 0.001995841274037957, -0.6089205145835876, 1.0345745086669922, -0.446746289730072, -0.011924782767891884, -0.007104962598532438, -0.003840919816866517, -0.6132540106773376, 1.0223263502120972, -0.4426872730255127, -0.012601501308381557, 0.5913411378860474, 1.74531888961792, 0.5913411378860474, 0.5913411378860474, 0.5913411378860474, 0.5913411378860474, 1.0528006553649902, 1.74531888961792, 1.0528006553649902, 1.0528006553649902, 1.0528006553649902, 1.0528006553649902, 0.003587189828976989, -2.65009106215075e-07, -0.01907523162662983, 0.015429825522005558, 0.0056654345244169235, 0.0253143273293972, -0.07617077231407166, 0.04426310956478119, 0.01761500909924507, 0.011672133579850197, 0.0034425759222358465, 0.005960989743471146, -0.018192321062088013, -0.01788371056318283, 0.016149183735251427, -0.007278526201844215], "std": [0.2341422587633133, 0.11325468122959137, 0.13565564155578613, 0.22041639685630798, 0.527584433555603, 0.3442355990409851, 0.18079225718975067, 0.24568797647953033, 0.11895018815994263, 0.17295311391353607, 0.3695410192012787, 0.19590511918067932, 0.11380863189697266, 0.10254283249378204, 0.000584978552069515, 0.0020772635471075773, 0.00518342899158597, 0.000989023712463677, 0.00321476929821074, 0.0009947781218215823, 0.0005142915179021657, 0.0021026707254350185, 0.005346617661416531, 0.0011432755272835493, 0.0028230210300534964, 0.001320471870712936, 0.8176107406616211, 1.0371208190917969e-05, 0.8176107406616211, 0.8176107406616211, 0.8176107406616211, 0.8176107406616211, 0.8378809690475464, 1.0371208190917969e-05, 0.8378809690475464, 0.8378809690475464, 0.8378809690475464, 0.8378809690475464, 0.00013227519229985774, 6.270182666412438e-07, 0.11070766299962997, 0.08861827850341797, 0.11804535239934921, 0.13057847321033478, 0.4558242857456207, 0.371693879365921, 0.21869251132011414, 0.25826165080070496, 0.07071421295404434, 0.1543576568365097, 0.31363293528556824, 0.19549112021923065, 0.18366111814975739, 0.10217911005020142], "count": [632]}, "timestamp": {"min": [0.0], "max": [21.033333333333335], "mean": [10.516666666666667], "std": [6.081415222718403], "count": [632]}, "frame_index": {"min": [0], "max": [631], "mean": [315.5], "std": [182.44245668155207], "count": [632]}, "episode_index": {"min": [63], "max": [63], "mean": [63.0], "std": [0.0], "count": [632]}, "index": {"min": [22374], "max": [23005], "mean": [22689.5], "std": [182.44245668155207], "count": [632]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [632]}, "subtask_annotation": {"mean": [0.9825949367088608, 2.0, 2.0, 2.0, 2.0], "std": [0.857587638345323, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [632]}, "scene_annotation": {"mean": [63.0], "std": [0.0], "min": [63], "max": [63], "count": [632]}, "eef_direction_state": {"mean": [4.231012658227848, 4.072784810126582], "std": [1.9382362430872553, 2.1327212287988537], "min": [0, 0], "max": [6, 6], "count": [632]}, "eef_velocity_state": {"mean": [0.6962025316455697, 0.685126582278481], "std": [0.6977256067194834, 0.6707498518253739], "min": [0, 0], "max": [2, 2], "count": [632]}, "eef_acc_mag_state": {"mean": [0.7579113924050633, 0.8069620253164557], "std": [0.8324514307476181, 0.8590999918672327], "min": [0, 0], "max": [2, 2], "count": [632]}, "eef_direction_action": {"mean": [4.162974683544304, 4.012658227848101], "std": [1.9681858926991251, 2.1655745627868104], "min": [0, 0], "max": [6, 6], "count": [632]}, "eef_velocity_action": {"mean": [0.7768987341772152, 0.7009493670886076], "std": [0.7458139737334774, 0.7121009101925616], "min": [0, 0], "max": [2, 2], "count": [632]}, "eef_acc_mag_action": {"mean": [1.018987341772152, 0.9145569620253164], "std": [0.826549323785275, 0.8394788881903779], "min": [0, 0], "max": [2, 2], "count": [632]}, "eef_sim_pose_state": {"mean": [0.38097643012016125, 0.14946475832575132, 0.1524586869400785, -0.8360851133216817, -1.1014269522199929, 0.4236701228892655, 0.3400257148030801, -0.18714433558068377, 0.11294344164025577, -2.1983868084859424, -0.9985267103319356, 1.5540220366764856], "std": [0.05451395146252418, 0.06258756684122797, 0.04756995253848932, 2.0819871345915746, 0.4286302042934841, 1.9379802343240249, 0.05159111917326668, 0.045723911872815055, 0.02903125392432344, 0.5926440992774559, 0.30966320185475465, 2.1696911431156582], "min": [0.28934227363709136, 0.07543136169596969, 0.07027008267981077, -3.114464369119741, -1.5648480837493328, -3.1324900777913287, 0.22857718903675148, -0.28224632254532517, 0.05358191732863678, -3.015728030872256, -1.4101559491404563, -3.1373220968418467], "max": [0.4547475859361367, 0.33629233285986365, 0.23866291626509903, 3.012376339319708, 0.2168367176070829, 3.0029831241144738, 0.42907533547881643, -0.13699121725135077, 0.18077275757783146, -0.9819040630666913, -0.26138950378446824, 3.131630719637222], "count": [632]}, "eef_sim_pose_action": {"mean": [0.3864066853253082, 0.15773272222140233, 0.1488181984869619, -0.8290274891312469, -1.1072608631432956, 0.3826636835131247, 0.3474600465103011, -0.18983696242512302, 0.11682639264771716, -2.164293856701985, -0.9805267323720612, 1.5424394624198403], "std": [0.05293286890454959, 0.06853289633042786, 0.05179146894306725, 2.0420214742513956, 0.45805927878684105, 1.8867986848928537, 0.05527401139983507, 0.04676607943585688, 0.026144798356816143, 0.5926710587646208, 0.3240012981062634, 2.171425377678764], "min": [0.2917920367918059, 0.06863487743754076, 0.06851134400534735, -3.111941730337347, -1.500138349283137, -3.119117687064432, 0.23150160581789106, -0.29646365866496877, 0.05712083835476611, -2.978108542767822, -1.335632320857636, -3.137457005862963], "max": [0.4625283473442689, 0.34249920154421976, 0.24614169967150848, 2.931964560085923, 0.3210101709145996, 3.076300059364525, 0.4377442933634605, -0.1326008297914795, 0.17746941843800887, -0.9188295762769078, -0.1946512618237315, 3.1398609631363907], "count": [632]}}} +{"episode_index": 64, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42376126584212115]], [[0.5245426231154227]], [[0.4371749854966497]]], "std": [[[0.2815770178637827]], [[0.20230710968587715]], [[0.25111712252072693]]], "count": [112]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41520578237422423]], [[0.447384046142967]], [[0.385381257895315]]], "std": [[[0.297825558334912]], [[0.2525818782525916]], [[0.28847927579025806]]], "count": [112]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43271343310608557]], [[0.43173985494933265]], [[0.337930848197122]]], "std": [[[0.3447390926200913]], [[0.24816955152223938]], [[0.2882657145291658]]], "count": [112]}, "observation.state": {"min": [-0.7209240198135376, -0.16794490814208984, -0.6965742707252502, -1.3286786079406738, -1.5356312990188599, -0.4621279239654541, -0.4238128066062927, -0.734846830368042, -0.5924326777458191, 0.29259002208709717, -1.2619208097457886, 0.18501442670822144, -0.14839331805706024, -0.5743042826652527, 0.007301432080566883, -0.0198297668248415, -0.57486891746521, 1.0115621089935303, -0.4810780882835388, -0.018671371042728424, -0.01149468868970871, 0.014764809980988503, -0.5805889368057251, 1.0069832801818848, -0.4759746789932251, 0.002745886566117406, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0016284349840134382, -0.00018999449093826115, -0.5309045910835266, -0.44485872983932495, -0.4636225998401642, -0.3627062737941742, -1.2537827491760254, -0.6234038472175598, -0.4149826765060425, -0.6034352779388428, -0.30878931283950806, -0.9168668389320374, -0.9315533638000488, -0.9982866644859314, -1.078702688217163, -0.7762394547462463, -12.4269380569458, -7.905983924865723, -2.555555582046509, -7.783883571624756, -2.065934181213379, -2.008547067642212, -1.4633699655532837, -12.939159393310547, -6.074481010437012, -3.51037859916687, -12.545787811279297, -1.1477411985397339, -2.094627618789673, -2.4963369369506836, -0.008992618881165981, -0.017399359494447708, -0.018130803480744362, -0.0067967697978019714, -0.0019266088493168354, -0.010724852792918682, -0.012516984716057777, -0.02050180174410343, -0.018689755350351334, -0.0069876909255981445, -0.001985774375498295, -0.007732713595032692, -0.8271899819374084, -0.2338402271270752, 2.316131830215454, -32.62480163574219, 14.841506004333496, -0.8331064581871033, 0.2757300138473511, -0.5344919562339783, 3.9789958000183105, -31.081356048583984, 14.4052152633667, -0.9061400890350342, -0.011224394664168358, -0.01799182966351509, 0.003663003910332918, -0.122972272336483, 0.40698152780532837, -0.04736259579658508, 0.031927481293678284, 0.41910097002983093, -0.385008305311203, -0.015029504895210266, -3.1046738624572754, -1.547217845916748, -3.1116156578063965, -2.841883659362793, -1.2733445167541504, -3.1203174591064453, -0.5689773559570312, -0.12442103773355484, 9.702120780944824, -0.017705649137496948, -0.010488331317901611, -0.03940597176551819, 0.017214294523000717, 0.014999821782112122, -0.7528318166732788, 0.6577613949775696], "max": [0.004939572885632515, 0.2549201548099518, 0.037384942173957825, -0.8659501671791077, 0.41390228271484375, 0.6168421506881714, 0.04186698794364929, -0.26629096269607544, 0.20904798805713654, 0.8148327469825745, -0.6702526807785034, 0.9326167106628418, 0.3718359172344208, -0.133134663105011, 0.00957554392516613, -0.016677262261509895, -0.5618489980697632, 1.0128482580184937, -0.47088930010795593, -0.014230359345674515, -0.008140286430716515, 0.017745841294527054, -0.5664213299751282, 1.0091028213500977, -0.4671691656112671, 0.006530570797622204, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0011421623639762402, 3.911445674020797e-06, 0.7292260527610779, 0.301631897687912, 0.7413859367370605, 0.45470911264419556, 0.6131391525268555, 1.2605791091918945, 0.5124055743217468, 0.5557092428207397, 0.7582384943962097, 0.5942409038543701, 0.78217613697052, 0.29643121361732483, 0.936866819858551, 0.6029661297798157, -3.897336959838867, 2.777777910232544, 3.8333334922790527, 0.45787546038627625, 1.1764346361160278, 2.4102563858032227, 0.7173382639884949, -6.747961044311523, 9.065935134887695, 1.6568986177444458, 1.4652016162872314, 1.0329670906066895, 0.9468864798545837, 0.430402934551239, 0.007596204057335854, 0.013409609906375408, 0.012312393635511398, 0.008413705974817276, 0.012852249667048454, 0.008793802931904793, 0.008645953610539436, 0.01337751466780901, 0.010807378217577934, 0.006538065616041422, 0.013996167108416557, 0.00760438060387969, 0.6999300122261047, 0.8945316672325134, 11.15009593963623, -24.02484703063965, 21.668542861938477, 0.9176185131072998, 1.9513200521469116, 0.5085096955299377, 10.734379768371582, -20.013423919677734, 20.372159957885742, 0.8959347009658813, 0.027557505294680595, 0.017843957990407944, 0.004273504484444857, -0.013663585297763348, 0.5077805519104004, 0.3207249045372009, 0.2416898012161255, 0.518177330493927, -0.000132376080728136, 0.1791425496339798, 3.101848840713501, 0.21101334691047668, 3.1338367462158203, -0.8708627820014954, -0.054105911403894424, 3.1214070320129395, -0.35846295952796936, 0.19111831486225128, 9.874420166015625, 0.01566213369369507, 0.011380404233932495, 0.03544113039970398, 0.019782785326242447, 0.01769878901541233, -0.7484065294265747, 0.6627392768859863], "mean": [-0.3982965648174286, -0.023286540061235428, -0.41958528757095337, -1.1228305101394653, -0.05083394795656204, -0.09648364782333374, -0.1947394162416458, -0.3676123023033142, 0.0848180279135704, 0.42134395241737366, -0.9637246131896973, 0.3514676094055176, 0.06000261381268501, -0.47267869114875793, 0.008906254544854164, -0.018736258149147034, -0.5693116188049316, 1.0125749111175537, -0.47349345684051514, -0.01705765165388584, -0.009251448325812817, 0.015871688723564148, -0.5738462209701538, 1.0081170797348022, -0.46931156516075134, 0.0038688804488629103, 0.5833703279495239, 1.515925407409668, 0.5833703279495239, 0.5833703279495239, 0.5833703279495239, 0.5833703279495239, 1.2000387907028198, 1.4293019771575928, 1.2000387907028198, 1.2000387907028198, 1.2000387907028198, 1.2000387907028198, -0.0015103694749996066, -2.536947067710571e-05, -0.0044806296937167645, 0.015573736280202866, -0.006840759422630072, 0.01055208221077919, -0.09406831860542297, 0.033209118992090225, 0.019618313759565353, -0.0011117578251287341, 0.03950095549225807, -0.0023714944254606962, 0.013664965517818928, -0.035104360431432724, -0.0005159819847904146, -0.020400360226631165, -7.188933372497559, -1.9336633682250977, -0.19567763805389404, -4.899658679962158, -0.03978763520717621, -0.0031470460817217827, -0.48727983236312866, -9.759310722351074, 4.827597618103027, -0.9347503781318665, -5.904812335968018, -0.02830674685537815, -0.17850831151008606, -0.9635711908340454, -0.00038185983430594206, -5.469905227073468e-05, -0.00047374225687235594, 0.0002657634031493217, 0.000653928320389241, -0.00015927880303934216, 0.0001457961043342948, 5.3358533477876335e-05, -0.0004719827265944332, 5.266252628643997e-05, 0.0005110580241307616, -0.00010406068031443283, -0.10387960821390152, 0.2533291280269623, 7.001278877258301, -27.517799377441406, 19.344125747680664, -0.09831422567367554, 0.9975540041923523, -0.06277450919151306, 8.146845817565918, -23.87847900390625, 18.538822174072266, -0.15743373334407806, 0.003155188402161002, -0.0024050148203969, 0.0036675219889730215, -0.07093006372451782, 0.4539088010787964, 0.09220989793539047, 0.150798037648201, 0.4461056888103485, -0.06911268085241318, 0.11299149692058563, 0.8264773488044739, -1.0589704513549805, -0.35229867696762085, -2.3604352474212646, -1.0127389430999756, -1.6662992238998413, -0.4782300293445587, 0.0056726690381765366, 9.789020538330078, 0.0005775357130914927, 0.00014429178554564714, 0.0013603176921606064, 0.01869295910000801, 0.01664886064827442, -0.7503873109817505, 0.6605210304260254], "std": [0.25913822650909424, 0.12429109960794449, 0.2854405343532562, 0.11409671604633331, 0.5206642746925354, 0.2608201801776886, 0.11504153162240982, 0.13825830817222595, 0.1976979821920395, 0.15461784601211548, 0.1286761611700058, 0.23490290343761444, 0.07339219003915787, 0.13849489390850067, 0.0005182658205740154, 0.0007559767691418529, 0.003913874737918377, 0.0003043868928216398, 0.0027840465772897005, 0.0015870464267209172, 0.001057760207913816, 0.0006321601686067879, 0.004063860978931189, 0.0005068904720246792, 0.002633563242852688, 0.0011600884608924389, 0.8137282133102417, 0.5691668391227722, 0.8137282133102417, 0.8137282133102417, 0.8137282133102417, 0.8137282133102417, 0.8045598864555359, 0.6694706082344055, 0.8045598864555359, 0.8045598864555359, 0.8045598864555359, 0.8045598864555359, 7.635939255123958e-05, 4.355011333245784e-05, 0.1598138064146042, 0.10098486393690109, 0.14017413556575775, 0.12207392603158951, 0.2857486605644226, 0.24948650598526, 0.11556794494390488, 0.13046850264072418, 0.12591955065727234, 0.14072735607624054, 0.1860974282026291, 0.14042189717292786, 0.1846235692501068, 0.12242274731397629, 2.0240490436553955, 2.571125030517578, 1.8777498006820679, 1.6817421913146973, 0.47727885842323303, 0.9946172833442688, 0.4202376902103424, 1.52885901927948, 3.214407205581665, 0.8150140643119812, 2.8845088481903076, 0.3243304193019867, 0.6535095572471619, 0.634246289730072, 0.0023933635093271732, 0.0051259989850223064, 0.004441969562321901, 0.002350111957639456, 0.0017048362642526627, 0.0017667592037469149, 0.003027693135663867, 0.004990382120013237, 0.004532832186669111, 0.0024621160700917244, 0.0017041864339262247, 0.001599580398760736, 0.29437386989593506, 0.14564962685108185, 1.3877148628234863, 1.704177975654602, 1.3869048357009888, 0.33475497364997864, 0.3802473545074463, 0.13585005700588226, 1.46004319190979, 2.0227737426757812, 1.3867367506027222, 0.3563814163208008, 0.004378565587103367, 0.005666899029165506, 5.215736018726602e-05, 0.01671510934829712, 0.02833566628396511, 0.11003956198692322, 0.06021251156926155, 0.03133285790681839, 0.08704236894845963, 0.04864656180143356, 1.7591993808746338, 0.4594424366950989, 2.2602791786193848, 0.6227327585220337, 0.40980249643325806, 2.3103160858154297, 0.03260549157857895, 0.046612564474344254, 0.021070316433906555, 0.005018843337893486, 0.003759905928745866, 0.0081760473549366, 0.0005480041727423668, 0.0006506731733679771, 0.001270999084226787, 0.0014196893898770213], "count": [544]}, "action": {"min": [-0.7430612444877625, -0.149986132979393, -0.7748780250549316, -1.2832306623458862, -1.5574694871902466, -0.4740065634250641, -0.4245302677154541, -0.7870399355888367, -0.5458236336708069, 0.2685467600822449, -1.2292393445968628, 0.18361347913742065, -0.15020576119422913, -0.5793881416320801, 0.0070777288638055325, -0.023808572441339493, -0.5746687054634094, 1.0084667205810547, -0.48026853799819946, -0.018239563331007957, -0.01190159097313881, 0.008273523300886154, -0.5797455310821533, 1.0035734176635742, -0.4748948812484741, 0.002626887522637844, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0016284349840134382, -0.00018999449093826115, -0.5309045910835266, -0.44485872983932495, -0.4636225998401642, -0.3627062737941742, -1.2537827491760254, -0.6234038472175598, -0.4149826765060425, -0.6034352779388428, -0.30878931283950806, -0.9168668389320374, -0.9315533638000488, -0.9982866644859314, -1.078702688217163, -0.7762394547462463], "max": [-0.022876901552081108, 0.26153555512428284, 0.026796430349349976, -0.7949900031089783, 0.4175027906894684, 0.6220431923866272, 0.04589983448386192, -0.3073667883872986, 0.20809274911880493, 0.9024998545646667, -0.5597181916236877, 0.9352662563323975, 0.3844413161277771, -0.1445353776216507, 0.009970283135771751, -0.008517834357917309, -0.5596488118171692, 1.0137678384780884, -0.4694589674472809, -0.01378992386162281, -0.007495787926018238, 0.02299596555531025, -0.5650990605354309, 1.008342981338501, -0.4651428163051605, 0.006262852810323238, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0011421623639762402, 3.911445674020797e-06, 0.7292260527610779, 0.301631897687912, 0.7413859367370605, 0.45470911264419556, 0.6131391525268555, 1.2605791091918945, 0.5124055743217468, 0.5557092428207397, 0.7582384943962097, 0.5942409038543701, 0.78217613697052, 0.29643121361732483, 0.936866819858551, 0.6029661297798157], "mean": [-0.41805508732795715, -0.005115075968205929, -0.44805869460105896, -1.0750882625579834, -0.07044003158807755, -0.09304483979940414, -0.18690639734268188, -0.40835681557655334, 0.09864536672830582, 0.4072531759738922, -0.9188799262046814, 0.3444781005382538, 0.06156148761510849, -0.47715669870376587, 0.008594813756644726, -0.016583187505602837, -0.5690691471099854, 1.0112658739089966, -0.4726336896419525, -0.016594311222434044, -0.009280117228627205, 0.015580077655613422, -0.5739547610282898, 1.006911039352417, -0.46822884678840637, 0.003763817250728607, 0.5833703279495239, 1.5127170085906982, 0.5833703279495239, 0.5833703279495239, 0.5833703279495239, 0.5833703279495239, 1.2000387907028198, 1.4260936975479126, 1.2000387907028198, 1.2000387907028198, 1.2000387907028198, 1.2000387907028198, -0.0015110709937289357, -2.5376641133334488e-05, -0.0049351719208061695, 0.015339253470301628, -0.006852406542748213, 0.011234215460717678, -0.09416438639163971, 0.033483121544122696, 0.01971057802438736, -0.0011086027370765805, 0.03949344903230667, -0.002393770730122924, 0.013665886595845222, -0.03508421778678894, -0.0005353914457373321, -0.020545855164527893], "std": [0.254168838262558, 0.11739413440227509, 0.29336676001548767, 0.11734114587306976, 0.5420425534248352, 0.2702968716621399, 0.11435534805059433, 0.1330096572637558, 0.1692180037498474, 0.17494618892669678, 0.13346649706363678, 0.22949624061584473, 0.07392042875289917, 0.13552862405776978, 0.0005094423540867865, 0.0020731778349727392, 0.0037599927745759487, 0.0008963486179709435, 0.0026923890691250563, 0.001366477576084435, 0.0009806312154978514, 0.0020816847681999207, 0.0038482414092868567, 0.0007961979135870934, 0.0025227409787476063, 0.0009684828110039234, 0.8137282729148865, 0.5727711915969849, 0.8137282729148865, 0.8137282729148865, 0.8137282729148865, 0.8137282729148865, 0.8045598864555359, 0.6721245050430298, 0.8045598864555359, 0.8045598864555359, 0.8045598864555359, 0.8045598864555359, 7.472636934835464e-05, 4.354687189334072e-05, 0.16017629206180573, 0.10118165612220764, 0.14017340540885925, 0.12304846942424774, 0.28572043776512146, 0.2495659738779068, 0.11554506421089172, 0.13046851754188538, 0.1259220540523529, 0.14072540402412415, 0.1860974282026291, 0.14043252170085907, 0.18462342023849487, 0.12246745824813843], "count": [544]}, "timestamp": {"min": [0.0], "max": [18.1], "mean": [9.049999999999999], "std": [5.234633596431452], "count": [544]}, "frame_index": {"min": [0], "max": [543], "mean": [271.5], "std": [157.0390078929436], "count": [544]}, "episode_index": {"min": [64], "max": [64], "mean": [64.0], "std": [0.0], "count": [544]}, "index": {"min": [23006], "max": [23549], "mean": [23277.5], "std": [157.0390078929436], "count": [544]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [544]}, "subtask_annotation": {"mean": [0.24632352941176472, 2.0, 2.0, 2.0, 2.0], "std": [0.44760935046403744, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [544]}, "scene_annotation": {"mean": [64.0], "std": [0.0], "min": [64], "max": [64], "count": [544]}, "eef_direction_state": {"mean": [3.8823529411764706, 4.764705882352941], "std": [2.0285057653697858, 1.8420548553084237], "min": [0, 0], "max": [6, 6], "count": [544]}, "eef_velocity_state": {"mean": [0.8639705882352942, 0.46139705882352944], "std": [0.7018015466637647, 0.695560155974728], "min": [0, 0], "max": [2, 2], "count": [544]}, "eef_acc_mag_state": {"mean": [0.7775735294117647, 0.42463235294117646], "std": [0.8424474118022117, 0.7211483979698393], "min": [0, 0], "max": [2, 2], "count": [544]}, "eef_direction_action": {"mean": [3.755514705882353, 4.193014705882353], "std": [2.0697770268703373, 2.141473111673132], "min": [0, 0], "max": [6, 6], "count": [544]}, "eef_velocity_action": {"mean": [0.9503676470588235, 0.6360294117647058], "std": [0.7372194462264722, 0.7300456063632185], "min": [0, 0], "max": [2, 2], "count": [544]}, "eef_acc_mag_action": {"mean": [1.0625, 0.7830882352941176], "std": [0.8110847402598281, 0.8362253378987925], "min": [0, 0], "max": [2, 2], "count": [544]}, "eef_sim_pose_state": {"mean": [0.3295411989516574, 0.19031456052769344, 0.13493218342279673, 0.831676173502864, -1.0591226836276488, -0.369048226189559, 0.32177564045783624, -0.1720026779400844, 0.09503855999633426, -2.3603306483617037, -1.0128197955442244, -1.6721583611071396], "std": [0.054702707315674115, 0.06356823891382439, 0.06003480479747243, 1.794193699951076, 0.4595176121793749, 2.304189996185338, 0.033478852613543636, 0.07267517337907158, 0.018075759440382536, 0.6227982430973314, 0.4097112228106003, 2.3157563471941125], "min": [0.24156817567595876, 0.10751157197026706, 0.03869216160950315, -3.1338221544146716, -1.5584208752316355, -3.1404774809326104, 0.29087389498673116, -0.42678958601000083, 0.07322815275864179, -2.8418681087549875, -1.2733445601010607, -3.138930006506349], "max": [0.38712897976853333, 0.3374142630898231, 0.22024426327189958, 3.1302962383162605, 0.21088840467397052, 3.1380107534907444, 0.4040021836955615, -0.12232910116599979, 0.14387530098258383, -0.8708550626691495, -0.054105943486117525, 3.130319777682642], "count": [544]}, "eef_sim_pose_action": {"mean": [0.33251630549192646, 0.19480538415295096, 0.1276325042609247, 0.7684163284575333, -1.0443155406812046, -1.0404014543315108, 0.3336272794132541, -0.17229019884656424, 0.0977636933765095, -2.350546241783306, -1.0215741134519067, -0.905607994785763], "std": [0.0540014049308656, 0.06533738431634459, 0.0590527894441602, 1.6558956374890816, 0.4642183579187839, 1.9553410438793357, 0.029378135115734314, 0.06175411249052207, 0.014864023179409129, 0.6164004082637204, 0.39871628618413046, 2.754724602951817], "min": [0.24271636174941102, 0.10508685715687402, 0.029010340977576383, -3.1290650872032164, -1.5420262609759332, -3.140937055028829, 0.30777035265511926, -0.4110649129317899, 0.08097584313988591, -2.7905025656397413, -1.2852169250842436, -3.13998074725092], "max": [0.39565881304439005, 0.3425092910097302, 0.21712000652987465, 3.1338261491223123, 0.1757264681622117, 3.126319017871269, 0.4103140907098247, -0.1221437599733719, 0.1501763529070026, -0.809807610224614, -0.11151328274674732, 3.140480320420232], "count": [544]}}} +{"episode_index": 65, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4378354430988081]], [[0.5404652008842753]], [[0.493729918781238]]], "std": [[[0.284696028817557]], [[0.20482001039135733]], [[0.21659375660844085]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41335263119953863]], [[0.4362522202998847]], [[0.3822020064398308]]], "std": [[[0.2949759239704686]], [[0.24087595709908602]], [[0.2632477388011457]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4725648308342945]], [[0.4720102845059592]], [[0.3687353638023837]]], "std": [[[0.32134217282482164]], [[0.21147419434706854]], [[0.2682532697113113]]], "count": [100]}, "observation.state": {"min": [-1.0560369491577148, -0.3360805809497833, -0.7812613844871521, -1.5840747356414795, -1.5045394897460938, -0.684367299079895, -0.5873240828514099, -0.8971931338310242, -0.398834228515625, 0.10155932605266571, -1.7681397199630737, 0.03728392720222473, -0.14295783638954163, -0.42305681109428406, 0.010565048083662987, -0.0026832357980310917, -0.6126299500465393, 1.0329591035842896, -0.47069087624549866, -0.005584863945841789, -0.009998674504458904, -0.0001342665054835379, -0.6133327484130859, 1.013956069946289, -0.4620933532714844, -0.006994989700615406, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.012302507646381855, -2.255764911751612e-06, -0.6097387671470642, -0.5599215626716614, -0.4873425364494324, -1.5944459438323975, -2.760044813156128, -1.8231242895126343, -1.3125605583190918, -1.1301747560501099, -0.45383137464523315, -0.7949734926223755, -1.0174624919891357, -0.8265340924263, -0.6326942443847656, -0.44050461053848267, -17.460071563720703, -15.903541564941406, -4.226495742797852, -12.63736343383789, -8.349817276000977, -3.357142686843872, -3.0415139198303223, -13.462515830993652, -6.288156509399414, -2.4993896484375, -7.814408302307129, -1.0329670906066895, -1.1477411985397339, -1.1764347553253174, -0.012555764056742191, -0.030409086495637894, -0.01995021477341652, -0.014712352305650711, -0.01810322143137455, -0.005571742542088032, -0.006182034499943256, -0.020490501075983047, -0.0167611762881279, -0.010962455533444881, -0.013146334327757359, -0.006860518362373114, -2.651250123977661, -0.6903854012489319, 4.899509429931641, -28.942447662353516, 10.94304084777832, -0.3924939036369324, -0.06362999975681305, -0.44912171363830566, 6.354515075683594, -32.83348846435547, 12.719640731811523, -0.046210695058107376, -0.01970832236111164, -0.012357719242572784, 0.006105006206780672, -0.09564509987831116, 0.3736187219619751, -0.10355831682682037, 0.02081957831978798, 0.3718300461769104, -0.26794108748435974, -0.012622726149857044, -3.072364330291748, -1.4215871095657349, -2.9372711181640625, -2.650914430618286, -1.1102228164672852, 1.5292575359344482, -0.8742234706878662, -0.11394155025482178, 9.640098571777344, -0.007671445608139038, -0.05423545837402344, -0.024759918451309204, -0.027069076895713806, 0.017809070646762848, 0.7418357133865356, 0.6681295037269592], "max": [0.007786543108522892, 0.3211142122745514, -0.21603359282016754, -0.32463550567626953, 0.6968562602996826, 0.6127607226371765, -0.11396657675504684, 0.10634443908929825, 0.10110004991292953, 1.0959804058074951, -0.6999106407165527, 0.4760769307613373, 0.544474184513092, 0.14362645149230957, 0.01170775480568409, 0.0011199511354789138, -0.5933524966239929, 1.0354812145233154, -0.46678516268730164, -0.0013603570405393839, -0.00853465311229229, 0.0034114704467356205, -0.5934387445449829, 1.0197257995605469, -0.45798519253730774, -0.0030382440891116858, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.011444627307355404, 1.6520172039236058e-06, 0.5595190525054932, 0.4831233024597168, 0.8131727576255798, 0.6228426098823547, 2.127458333969116, 3.6649303436279297, 0.6131314039230347, 1.0354642868041992, 0.4954720139503479, 0.6162325143814087, 1.1973661184310913, 0.5182715058326721, 0.7910828590393066, 0.5465764403343201, -4.91064453125, 5.250305652618408, 3.6648354530334473, -0.2747252881526947, 0.7747253179550171, 2.8119657039642334, 0.9755799770355225, -0.44540995359420776, 10.409035682678223, 2.7661783695220947, -0.21367521584033966, 1.721611738204956, 1.090354084968567, 1.721611738204956, 0.01271777879446745, 0.018437815830111504, 0.03926222398877144, 0.007094530388712883, 0.009293976239860058, 0.008799432776868343, 0.007977260276675224, 0.014672834426164627, 0.057859014719724655, 0.011059231124818325, 0.007699695881456137, 0.005840724799782038, -0.8908200263977051, 0.06681149452924728, 13.61469841003418, -15.25162124633789, 23.578807830810547, 0.8553453683853149, 1.6543800830841064, 0.43798646330833435, 17.87578582763672, -21.34266471862793, 27.582256317138672, 1.25310480594635, 0.02342946082353592, 0.00707110995426774, 0.00976801011711359, -0.05465434491634369, 0.6380625367164612, 0.4098541736602783, 0.3885493278503418, 0.5382447242736816, -0.061885591596364975, 0.2513614594936371, 3.078190803527832, 0.6128825545310974, 2.9203121662139893, -0.7043136358261108, -0.11736579239368439, 2.8519177436828613, -0.4840003252029419, 0.2955923080444336, 9.879473686218262, 0.015089869499206543, 0.020734459161758423, 0.03627192974090576, -0.020213855430483818, 0.024980921298265457, 0.7433919906616211, 0.6696083545684814], "mean": [-0.6127982139587402, -0.05201680585741997, -0.48487070202827454, -0.7997169494628906, -0.17998147010803223, -0.04699733108282089, -0.30319347977638245, -0.3905196189880371, -0.20369215309619904, 0.5006126761436462, -1.1894665956497192, 0.1957525759935379, 0.049980856478214264, -0.22215238213539124, 0.011198440566658974, -0.0005496256635524333, -0.6033792495727539, 1.034169316291809, -0.4683052897453308, -0.003323165699839592, -0.009121865034103394, 0.0017519512912258506, -0.6048023104667664, 1.017116665840149, -0.4603492021560669, -0.004768433514982462, 0.570908784866333, 1.7453192472457886, 0.570908784866333, 0.570908784866333, 0.570908784866333, 0.570908784866333, 0.8185601234436035, 1.7453192472457886, 0.8185601234436035, 0.8185601234436035, 0.8185601234436035, 0.8185601234436035, -0.011817567050457, -3.7965264709782787e-07, -0.0421028733253479, 0.01256536040455103, 0.004723448771983385, 0.054033417254686356, -0.02841276116669178, 0.03057386912405491, -0.01240244135260582, -0.0032017631456255913, -0.024735409766435623, -0.005459210369735956, 0.0017731809057295322, -0.0098219970241189, 0.0021707983687520027, 0.003957732580602169, -10.643895149230957, -2.5104787349700928, -0.017895150929689407, -3.963815689086914, -0.214529886841774, 0.07301608473062515, -0.43390315771102905, -7.375293254852295, -0.9297578930854797, -0.8098465800285339, -4.757898807525635, -0.03180709481239319, -0.12942610681056976, -0.2497151643037796, 0.00019428283849265426, -0.0003223114472348243, 0.0002842791145667434, 3.576476956368424e-05, -1.3027423619860201e-06, -3.291732718935236e-05, -7.015893788775429e-05, -0.00027785144629888237, 0.0009033618844114244, 0.0003763885179068893, -0.00025275704683735967, -0.0003805241722147912, -1.7239816188812256, -0.19404816627502441, 10.073308944702148, -21.928176879882812, 20.93449592590332, 0.22759433090686798, 0.8213961124420166, 0.11066275835037231, 13.376562118530273, -24.44308090209961, 23.19550323486328, 0.6160673499107361, 0.0032888802234083414, -0.002555896295234561, 0.007869836874306202, -0.07988846302032471, 0.49728915095329285, 0.10571444779634476, 0.1913505345582962, 0.46662890911102295, -0.19318154454231262, 0.12763462960720062, -0.7746014595031738, -0.6913487315177917, 0.43095114827156067, -1.7450852394104004, -0.8567769527435303, 2.2061333656311035, -0.7047880291938782, 0.04518008604645729, 9.76621150970459, 0.00232190010137856, -0.00046175887109711766, 0.0006359845865517855, -0.024338368326425552, 0.023098964244127274, 0.7426327466964722, 0.668854296207428], "std": [0.31548136472702026, 0.19667915999889374, 0.1423703134059906, 0.3559204339981079, 0.7707132697105408, 0.3634115755558014, 0.11230066418647766, 0.3148324191570282, 0.10174384713172913, 0.29221442341804504, 0.3765237033367157, 0.10748632997274399, 0.20990300178527832, 0.1747269183397293, 0.0003031696833204478, 0.000885671703144908, 0.004945128224790096, 0.0006054063560441136, 0.0009211861761286855, 0.0012307228753343225, 0.0004290680808480829, 0.0008297828026115894, 0.004774036817252636, 0.0017441458767279983, 0.0013577304780483246, 0.001286587561480701, 0.7964601516723633, 1.0013580322265625e-05, 0.7964601516723633, 0.7964601516723633, 0.7964601516723633, 0.7964601516723633, 0.8654659986495972, 1.0013580322265625e-05, 0.8654659986495972, 0.8654659986495972, 0.8654659986495972, 0.8654659986495972, 0.00013398333976510912, 7.623867759321001e-07, 0.16581976413726807, 0.1450210064649582, 0.15910914540290833, 0.28317227959632874, 0.6597992777824402, 0.5838006138801575, 0.2592468857765198, 0.283698171377182, 0.1312330812215805, 0.21479834616184235, 0.31062453985214233, 0.1495533287525177, 0.19325537979602814, 0.14738044142723083, 3.093456506729126, 4.682369232177734, 1.9873753786087036, 3.147202968597412, 1.4557870626449585, 1.0885212421417236, 0.6797000169754028, 3.305438280105591, 3.40037202835083, 0.9034456014633179, 2.0167624950408936, 0.456734299659729, 0.4513416290283203, 0.5609842538833618, 0.003018564311787486, 0.006355179473757744, 0.0064148446545004845, 0.0029578302055597305, 0.002286911476403475, 0.0015101550379768014, 0.0023277911823242903, 0.005373118445277214, 0.008296036161482334, 0.0027738050557672977, 0.0019165341509506106, 0.0014957194216549397, 0.2929323613643646, 0.13464394211769104, 1.763519525527954, 3.2838494777679443, 2.4870219230651855, 0.29606395959854126, 0.3017768859863281, 0.1429542452096939, 2.2496109008789062, 2.179248332977295, 3.122065544128418, 0.3124676048755646, 0.006994293536990881, 0.0037142361979931593, 0.0005001960671506822, 0.007101777940988541, 0.07717573642730713, 0.1510404646396637, 0.08311448246240616, 0.05603380873799324, 0.055884767323732376, 0.07806194573640823, 2.1267855167388916, 0.6931771636009216, 1.923315167427063, 0.6369124054908752, 0.2593999207019806, 0.3790101408958435, 0.06556788831949234, 0.05789322778582573, 0.03423727676272392, 0.003728213720023632, 0.008304847404360771, 0.008517961949110031, 0.0014593704836443067, 0.0014331762213259935, 0.0003443851019255817, 0.00033831188920885324], "count": [470]}, "action": {"min": [-1.1375679969787598, -0.3490658402442932, -0.9180939197540283, -1.4124205112457275, -1.5692731142044067, -0.6873804926872253, -0.6084470152854919, -0.9475888013839722, -0.4154648780822754, 0.09324905276298523, -1.7499011754989624, 0.03514394909143448, -0.13981316983699799, -0.422323614358902, 0.009642884135246277, -0.006967696361243725, -0.6088066101074219, 1.028907060623169, -0.4698007106781006, -0.005057090427726507, -0.01078781671822071, -0.005257832817733288, -0.6095271110534668, 1.0088517665863037, -0.46316835284233093, -0.006816625129431486, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.012302507646381855, -2.255764911751612e-06, -0.6097387671470642, -0.5599215626716614, -0.4873425364494324, -1.591705560684204, -2.760044813156128, -1.8231242895126343, -1.3125605583190918, -1.1301747560501099, -0.45383137464523315, -0.7949734926223755, -1.0174624919891357, -0.8265340924263, -0.6326942443847656, -0.44050461053848267], "max": [-0.09440027177333832, 0.3135708272457123, -0.11408104747533798, -0.25909844040870667, 0.6966122388839722, 0.6246741414070129, -0.11066299676895142, 0.11443983763456345, 0.005090443417429924, 1.1558537483215332, -0.6448268890380859, 0.4813630282878876, 0.553766131401062, 0.1455514132976532, 0.012755942530930042, 0.005438825115561485, -0.5904384851455688, 1.0344877243041992, -0.46640798449516296, -0.0010466281091794372, -0.007556485943496227, 0.007431336212903261, -0.5906540155410767, 1.0198642015457153, -0.4563924968242645, -0.002996383933350444, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.011445015668869019, 1.6520172039236058e-06, 0.5985512137413025, 0.4831233024597168, 0.8131727576255798, 0.6228426098823547, 2.127458333969116, 3.6649303436279297, 0.6131314039230347, 1.0354642868041992, 0.4954720139503479, 0.6162325143814087, 1.1973661184310913, 0.5708619356155396, 0.7910828590393066, 0.5465764403343201], "mean": [-0.6646163463592529, -0.040509458631277084, -0.506672203540802, -0.7267489433288574, -0.1878400593996048, -0.04548495635390282, -0.3021814823150635, -0.41361185908317566, -0.20486393570899963, 0.5145853161811829, -1.1486091613769531, 0.1913563460111618, 0.053685080260038376, -0.2187025398015976, 0.01097856368869543, -0.0005233127158135176, -0.6001253724098206, 1.0325931310653687, -0.4682167172431946, -0.0031352248042821884, -0.009225336834788322, 0.0015472957165911794, -0.6015565395355225, 1.0155609846115112, -0.46028104424476624, -0.0046985456719994545, 0.5709830522537231, 1.7453192472457886, 0.5709830522537231, 0.5709830522537231, 0.5709830522537231, 0.5709830522537231, 0.8190799951553345, 1.7453192472457886, 0.8190799951553345, 0.8190799951553345, 0.8190799951553345, 0.8190799951553345, -0.011818225495517254, -3.721874293205474e-07, -0.04059462621808052, 0.011835526674985886, 0.004663091152906418, 0.0503532737493515, -0.02616935782134533, 0.03028055466711521, -0.012731306254863739, -0.0032768312375992537, -0.02433936484158039, -0.005239743739366531, 0.002256832318380475, -0.010496590286493301, 0.0019858316518366337, 0.003290202934294939], "std": [0.313162624835968, 0.1893855333328247, 0.16186007857322693, 0.3415258526802063, 0.7775475978851318, 0.3670336604118347, 0.11523476988077164, 0.32734137773513794, 0.09507361054420471, 0.30960363149642944, 0.3873397707939148, 0.1070670634508133, 0.21036331355571747, 0.17436717450618744, 0.0005365125252865255, 0.0020085801370441914, 0.004161047283560038, 0.0010886735981330276, 0.0008128825575113297, 0.001115915714763105, 0.0006270508747547865, 0.0019586654379963875, 0.003959224559366703, 0.0021015799138695, 0.0013178386725485325, 0.0011611783411353827, 0.7965168356895447, 1.0013580322265625e-05, 0.7965168356895447, 0.7965168356895447, 0.7965168356895447, 0.7965168356895447, 0.8652117252349854, 1.0013580322265625e-05, 0.8652117252349854, 0.8652117252349854, 0.8652117252349854, 0.8652117252349854, 0.00013260259584058076, 7.667678119105403e-07, 0.16860148310661316, 0.1459379494190216, 0.15910035371780396, 0.29271990060806274, 0.6616875529289246, 0.5838639736175537, 0.25935789942741394, 0.28386253118515015, 0.13128164410591125, 0.21482990682125092, 0.3109895586967468, 0.14903393387794495, 0.1932520866394043, 0.1474296748638153], "count": [470]}, "timestamp": {"min": [0.0], "max": [15.633333333333333], "mean": [7.816666666666666], "std": [4.5225668719335825], "count": [470]}, "frame_index": {"min": [0], "max": [469], "mean": [234.5], "std": [135.6770061580075], "count": [470]}, "episode_index": {"min": [65], "max": [65], "mean": [65.0], "std": [0.0], "count": [470]}, "index": {"min": [23550], "max": [24019], "mean": [23784.5], "std": [135.6770061580075], "count": [470]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [470]}, "subtask_annotation": {"mean": [0.4340425531914894, 2.0, 2.0, 2.0, 2.0], "std": [0.589726440635799, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [470]}, "scene_annotation": {"mean": [65.0], "std": [0.0], "min": [65], "max": [65], "count": [470]}, "eef_direction_state": {"mean": [3.6021276595744682, 2.927659574468085], "std": [1.8350012304131897, 2.0739213682194553], "min": [0, 0], "max": [6, 6], "count": [470]}, "eef_velocity_state": {"mean": [1.146808510638298, 1.0148936170212766], "std": [0.6947680046987638, 0.6272122459332395], "min": [0, 0], "max": [2, 2], "count": [470]}, "eef_acc_mag_state": {"mean": [0.9893617021276596, 0.9212765957446809], "std": [0.8416635105053858, 0.8630564613104331], "min": [0, 0], "max": [2, 2], "count": [470]}, "eef_direction_action": {"mean": [3.5063829787234044, 2.6382978723404253], "std": [1.6818688004234867, 1.8728239220991805], "min": [0, 0], "max": [6, 6], "count": [470]}, "eef_velocity_action": {"mean": [1.3297872340425532, 1.1617021276595745], "std": [0.6650595537617641, 0.5865707015081916], "min": [0, 0], "max": [2, 2], "count": [470]}, "eef_acc_mag_action": {"mean": [1.1063829787234043, 1.176595744680851], "std": [0.8077824268155237, 0.7695571442588013], "min": [0, 0], "max": [2, 2], "count": [470]}, "eef_sim_pose_state": {"mean": [0.37342584717594074, 0.19615304407668063, 0.16119003609756813, -0.7544787037186955, -0.6918675148516257, 0.42422232963435474, 0.3356084589515111, -0.2746208398257236, 0.136913707297843, -1.7450053271485166, -0.8569210353461696, 2.206129517531762], "std": [0.06675805658928964, 0.114022200170146, 0.05574317286661062, 2.1680080588147073, 0.6934311321895931, 1.9628013267432904, 0.06588080070480001, 0.043115031692014326, 0.024908144741386407, 0.636941076244043, 0.25943638274863023, 0.3790230623965094], "min": [0.24618164930606815, 0.029970605557007153, 0.09772361695512832, -3.1262382433990847, -1.4217370797828948, -3.1317532010357496, 0.2256548259384343, -0.33372860402307075, 0.07424122994589487, -2.650726971700171, -1.1103345511622844, 1.5292608059759896], "max": [0.4821163449146415, 0.4229793070480494, 0.30345053752490475, 3.1378848990137143, 0.6129498615647311, 3.1080018399031855, 0.4330161151428205, -0.17675050769456688, 0.17841320503070784, -0.704333901175904, -0.1173630512751207, 2.8517777045027937], "count": [470]}, "eef_sim_pose_action": {"mean": [0.38202605650840676, 0.2018748752851218, 0.1624301792830862, -0.5041146785074142, -0.7203079378740308, 0.33193427151085886, 0.33991943500290733, -0.2776153724172448, 0.13541956767659102, -1.7086915964094296, -0.8422109463416759, 2.174227294455013], "std": [0.06546201925064522, 0.11572959829164527, 0.06385840574094596, 2.2502399591747517, 0.7303257484379516, 2.0115207159600352, 0.06797792025291244, 0.044157491142919385, 0.02868066220943742, 0.6515940201036838, 0.2834671280607507, 0.39089667679608164], "min": [0.2691514462498682, 0.018127639478631562, 0.08368871457377747, -3.123504645967372, -1.5114669029201047, -3.1286935239836824, 0.2232016060811741, -0.33591224756867566, 0.0478767731467455, -2.5378965058750467, -1.1028063245722897, 1.4046031249985762], "max": [0.49233865686748324, 0.42981510075214496, 0.3207269300084492, 3.138463570792383, 0.7528948717999331, 3.111566717591888, 0.446768033393814, -0.15410329660299918, 0.18671262898396335, -0.6743913567736302, -0.054672041885600375, 2.7406921848837125], "count": [470]}}} +{"episode_index": 66, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43761723375624756]], [[0.5426543853325644]], [[0.47522662197231835]]], "std": [[[0.29781846130901246]], [[0.22137266702781144]], [[0.22729860981362443]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4143032127066513]], [[0.4364561538831219]], [[0.3937170271049596]]], "std": [[[0.2778247452677989]], [[0.2322250902049354]], [[0.24376473330564424]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44575370530565167]], [[0.45835751393694735]], [[0.3793584678969627]]], "std": [[[0.30224214693638085]], [[0.22096060421500358]], [[0.24910188219210838]]], "count": [100]}, "observation.state": {"min": [-0.4855339229106903, -0.2615991234779358, -0.48459944128990173, -1.3792279958724976, -1.4392149448394775, -0.3687916398048401, -0.66538405418396, -0.4984477758407593, -0.6054040193557739, 0.297168493270874, -1.647592306137085, 0.2739015221595764, -0.6293793320655823, -0.6219961643218994, 0.009551933966577053, -0.0038595073856413364, -0.5849581360816956, 1.0342016220092773, -0.4821500778198242, -0.006034915801137686, -0.00776081345975399, 0.007312868721783161, -0.5970761179924011, 1.0165817737579346, -0.46952593326568604, -0.013586897403001785, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0030495936516672373, -9.561335173202679e-05, -0.509032666683197, -0.12273402512073517, -0.4312744736671448, -1.4873567819595337, -2.4856863021850586, -1.8159518241882324, -1.546913743019104, -0.49555933475494385, -0.4563888907432556, -0.5306699872016907, -0.931523323059082, -0.6277750730514526, -0.9904211163520813, -0.4956951141357422, -10.511674880981445, -14.529914855957031, -2.752136707305908, -9.493285179138184, -0.3730158805847168, -0.7173382639884949, -1.2338217496871948, -9.14203929901123, -7.783883094787598, -3.2716729640960693, -8.760684967041016, -0.918192982673645, -1.8937729597091675, -4.2179484367370605, -0.008697355166077614, -0.028894884511828423, -0.04756348580121994, -0.006750332657247782, -0.004459921270608902, -0.01598897948861122, -0.006570546422153711, -0.02692596986889839, -0.03319370746612549, -0.009007287211716175, -0.004718937445431948, -0.009002734906971455, -3.0542399883270264, -0.3785984516143799, 0.2969399690628052, -30.600366592407227, 9.325545310974121, -0.6420434713363647, -1.2938100099563599, -0.5678976774215698, 5.24099063873291, -37.50992965698242, 14.051034927368164, -0.24375349283218384, -0.019656673073768616, -0.01290630828589201, 0.0012210012646391988, -0.10930868983268738, 0.33489757776260376, -0.016356267035007477, -0.07998575270175934, 0.29100173711776733, -0.36576852202415466, -0.00415663281455636, -2.9240071773529053, -1.2593438625335693, -3.1382317543029785, -2.934170722961426, -0.925872266292572, 1.8154387474060059, -0.6760682463645935, -0.06522230058908463, 9.715824127197266, -0.012470215559005737, -0.03162229061126709, -0.03803396224975586, 0.02030913531780243, -0.001003002398647368, -0.9964898824691772, 0.07891746610403061], "max": [0.021617170423269272, 0.3072912096977234, -0.24337980151176453, -0.43659886717796326, 0.2357664704322815, 0.40465015172958374, -0.06141766905784607, 0.1476062536239624, 0.10986547917127609, 0.7024879455566406, -0.9591261148452759, 1.3391153812408447, 0.3975060284137726, -0.11139251291751862, 0.011330241337418556, 0.0036441711708903313, -0.5681380033493042, 1.038519024848938, -0.47631150484085083, -0.0009587715612724423, -0.006090652663260698, 0.01401619054377079, -0.5784332752227783, 1.0206938982009888, -0.46452081203460693, -0.009111800231039524, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.003815122414380312, 1.8442927967043943e-06, 0.36515024304389954, 0.7394598126411438, 0.44372329115867615, 1.6790199279785156, 1.7880232334136963, 1.1557676792144775, 0.8573169708251953, 0.5703815817832947, 0.7663708925247192, 0.46122586727142334, 0.6895820498466492, 2.958050489425659, 0.8509759902954102, 1.226941466331482, -3.2626278400421143, 5.555555820465088, 1.558608055114746, 0.732600748538971, 0.8608059287071228, 2.8119657039642334, 1.090354084968567, 0.1558934897184372, 9.035408973693848, 5.995726585388184, 2.3809525966644287, 1.1477411985397339, 3.787545680999756, 0.9755799770355225, 0.01022410299628973, 0.02636130340397358, 0.018152393400669098, 0.006822110153734684, 0.01002216711640358, 0.012972688302397728, 0.008850306272506714, 0.027438797056674957, 0.01852678507566452, 0.010605563409626484, 0.012083266861736774, 0.00941338762640953, -1.0605000257492065, 0.28580471873283386, 8.151001930236816, -20.939151763916016, 20.733598709106445, 1.2270128726959229, 0.8483999967575073, 0.3229222297668457, 12.026068687438965, -23.20809555053711, 23.781991958618164, 1.7471497058868408, 0.023888876661658287, 0.009347207844257355, 0.0030525033362209797, -0.013663585297763348, 0.46161913871765137, 0.3217736482620239, 0.1948610544204712, 0.47716155648231506, 0.02041742205619812, 0.2140122950077057, 2.872429132461548, 0.2649054527282715, 3.1363754272460938, -0.9549596905708313, -0.1323566734790802, 2.932168483734131, -0.267621248960495, 0.1902373731136322, 9.975996017456055, 0.01563587784767151, 0.05050119757652283, 0.04247257113456726, 0.030177516862750053, 0.0022359301801770926, -0.9901129007339478, 0.13710668683052063], "mean": [-0.08175989985466003, -0.1593431532382965, -0.35726770758628845, -1.1166731119155884, -0.32590824365615845, -0.004416262730956078, -0.5270891189575195, -0.13472996652126312, -0.17018809914588928, 0.5444396138191223, -1.3965705633163452, 0.7557284832000732, -0.1448042392730713, -0.3344014883041382, 0.010503550991415977, -0.0010385033674538136, -0.5795992016792297, 1.0364068746566772, -0.4794037938117981, -0.003583216341212392, -0.006701461039483547, 0.00997544638812542, -0.5895852446556091, 1.017978310585022, -0.46679043769836426, -0.011387466453015804, 0.45168536901474, 1.7453258037567139, 0.45168536901474, 0.45168536901474, 0.45168536901474, 0.45168536901474, 0.6412713527679443, 1.7453258037567139, 0.6412713527679443, 0.6412713527679443, 0.6412713527679443, 0.6412713527679443, 0.0033001459669321775, -1.5199569816104486e-06, -0.0350344218313694, 0.0471646711230278, -0.011099288240075111, 0.04174450412392616, -0.04971068724989891, -0.01748291216790676, 0.012788362801074982, -0.005565963685512543, -0.013238864950835705, 0.025777190923690796, 0.014599408023059368, 0.07445058226585388, -0.022101590409874916, 0.024311937391757965, -6.431769371032715, -4.646131992340088, -0.6337994933128357, -4.480619430541992, 0.05012460798025131, 0.20795275270938873, -0.2858390808105469, -3.7132620811462402, 1.4939484596252441, 0.9680055379867554, -3.8973209857940674, 0.08756046742200851, 0.13790439069271088, -0.6112242341041565, -0.00032433064188808203, 0.00042217402369715273, -0.0012081292225047946, 0.000446322257630527, 0.00033294325112365186, -0.00024351460160687566, 5.225359200267121e-05, -8.906384755391628e-05, -0.0009297900251112878, 0.0002854019985534251, 0.00045730522833764553, -1.4673227042294457e-06, -2.230168342590332, -0.05422272905707359, 4.061427116394043, -26.200626373291016, 15.163355827331543, 0.46963977813720703, -0.2230595350265503, -0.09554121643304825, 8.226531982421875, -31.400476455688477, 18.5590763092041, 0.9330176711082458, 0.002372659742832184, -0.002589409938082099, 0.0018437504768371582, -0.06290213763713837, 0.37158364057540894, 0.06391912698745728, 0.10094062983989716, 0.3753121793270111, -0.134078711271286, 0.12147402763366699, 0.8307424187660217, -0.9433921575546265, -0.9040313363075256, -1.8508316278457642, -0.4966931641101837, 2.3677544593811035, -0.5521380305290222, 0.04269874095916748, 9.777581214904785, 0.001057185116223991, 0.0009109913953579962, -0.0003475621051620692, 0.027903204783797264, 0.0010439535835757852, -0.9934967160224915, 0.10900522768497467], "std": [0.13036978244781494, 0.15869157016277313, 0.05093381181359291, 0.20428387820720673, 0.4650476574897766, 0.23614676296710968, 0.16199539601802826, 0.18363673985004425, 0.2277805060148239, 0.13485628366470337, 0.19310204684734344, 0.21500623226165771, 0.2565558850765228, 0.15808048844337463, 0.0005477205268107355, 0.001590060186572373, 0.00509637501090765, 0.0011310885893180966, 0.0018586518708616495, 0.0016723503358662128, 0.0006297816289588809, 0.0015180950285866857, 0.005500595550984144, 0.001002709032036364, 0.0017694589914754033, 0.0013635882642120123, 0.7513713836669922, 3.4570693969726562e-06, 0.7513713836669922, 0.7513713836669922, 0.7513713836669922, 0.7513713836669922, 0.8345416784286499, 3.4570693969726562e-06, 0.8345416784286499, 0.8345416784286499, 0.8345416784286499, 0.8345416784286499, 0.00014239396841730922, 1.0122495041287038e-05, 0.11660142242908478, 0.14787839353084564, 0.10239499807357788, 0.363544225692749, 0.5758233666419983, 0.3752085864543915, 0.24232704937458038, 0.188218355178833, 0.19595201313495636, 0.14938701689243317, 0.2565605342388153, 0.6228910088539124, 0.3217325508594513, 0.2711094617843628, 1.7043068408966064, 3.962415933609009, 1.0712816715240479, 2.6986398696899414, 0.21793822944164276, 0.5831330418586731, 0.4443882405757904, 2.28226900100708, 4.547771453857422, 1.9782382249832153, 2.5458083152770996, 0.37529510259628296, 1.2890905141830444, 1.0700979232788086, 0.0027557816356420517, 0.007309706415981054, 0.007631909567862749, 0.0026271480601280928, 0.0018862668657675385, 0.0027163561899214983, 0.0026872162707149982, 0.006705538835376501, 0.0074705695733428, 0.0028842592146247625, 0.0020745336078107357, 0.001982139190658927, 0.3813081383705139, 0.12492641061544418, 1.7054262161254883, 2.522627830505371, 2.178248167037964, 0.5065968632698059, 0.37529003620147705, 0.15138421952724457, 1.5211851596832275, 3.1006381511688232, 1.890053391456604, 0.5568673014640808, 0.006990313529968262, 0.003811498172581196, 0.0004878528998233378, 0.01811261475086212, 0.03784641996026039, 0.0913044735789299, 0.06018892675638199, 0.06983126699924469, 0.13010713458061218, 0.06942097842693329, 2.2442362308502197, 0.4361126124858856, 2.299194812774658, 0.5123004913330078, 0.2264506071805954, 0.4001119136810303, 0.0628051906824112, 0.042526695877313614, 0.02744157984852791, 0.003951963968575001, 0.009726382791996002, 0.009332998655736446, 0.0023030114825814962, 0.001039622351527214, 0.001897819573059678, 0.017087886109948158], "count": [349]}, "action": {"min": [-0.5232455134391785, -0.2738100290298462, -0.606465756893158, -1.392132043838501, -1.4446321725845337, -0.3676101267337799, -0.6642857789993286, -0.531926155090332, -0.6120553612709045, 0.2611735165119171, -1.6288342475891113, 0.2792049050331116, -0.645168662071228, -0.6108685731887817, 0.008551204577088356, -0.008340589702129364, -0.5855976939201355, 1.0297547578811646, -0.48112547397613525, -0.006205704528838396, -0.008281691931188107, 0.002079332945868373, -0.5972995758056641, 1.0107812881469727, -0.46924012899398804, -0.013302745297551155, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0030495936516672373, -9.561335173202679e-05, -0.509032666683197, -0.12273402512073517, -0.4312744736671448, -1.5085604190826416, -2.4856863021850586, -1.8159518241882324, -1.546913743019104, -0.49555933475494385, -0.4563888907432556, -0.5306699872016907, -0.931523323059082, -0.6277750730514526, -0.9904211163520813, -0.4956951141357422], "max": [0.01310031395405531, 0.5321822166442871, -0.20732688903808594, -0.3334497809410095, 0.23862439393997192, 0.3971163332462311, -0.05837664008140564, 0.14542263746261597, 0.09458182007074356, 0.7446602582931519, -0.8679354190826416, 1.3365691900253296, 0.40743762254714966, -0.11126882582902908, 0.012565434910356998, 0.004006586968898773, -0.5672609210014343, 1.0364699363708496, -0.47484657168388367, -0.0012006735196337104, -0.004771445877850056, 0.013685900717973709, -0.5766101479530334, 1.0204777717590332, -0.4627826511859894, -0.008978312835097313, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.003815122414380312, 1.8442927967043943e-06, 0.36515024304389954, 0.7394598126411438, 0.44372329115867615, 1.6790199279785156, 1.7880232334136963, 1.1557676792144775, 0.8573169708251953, 0.5703815817832947, 0.7663708925247192, 0.46122586727142334, 0.6895820498466492, 2.958050489425659, 0.8509759902954102, 1.226941466331482], "mean": [-0.12486395984888077, -0.12668785452842712, -0.3744967579841614, -1.0587406158447266, -0.3331991732120514, -0.010941789485514164, -0.5196042060852051, -0.14473950862884521, -0.1744062900543213, 0.5830385684967041, -1.345744013786316, 0.7620965838432312, -0.14065419137477875, -0.3325921893119812, 0.010523154400289059, -0.0012374150101095438, -0.5772047638893127, 1.0338255167007446, -0.47838595509529114, -0.003637314774096012, -0.006572907790541649, 0.00898419227451086, -0.5871982574462891, 1.0155045986175537, -0.4658668637275696, -0.011135823093354702, 0.45453593134880066, 1.7453258037567139, 0.45453593134880066, 0.45453593134880066, 0.45453593134880066, 0.45453593134880066, 0.6415714621543884, 1.7453258037567139, 0.6415714621543884, 0.6415714621543884, 0.6415714621543884, 0.6415714621543884, 0.003299149451777339, -1.5207058368105209e-06, -0.034570977091789246, 0.049091044813394547, -0.01168673112988472, 0.037366800010204315, -0.04548034444451332, -0.02060398831963539, 0.011856681667268276, -0.005566869862377644, -0.013262121938169003, 0.025579681620001793, 0.014647585339844227, 0.07434577494859695, -0.021830487996339798, 0.024150241166353226], "std": [0.1431254744529724, 0.17665472626686096, 0.07927512377500534, 0.22436216473579407, 0.4698728024959564, 0.2349546104669571, 0.16100457310676575, 0.17839820683002472, 0.20948942005634308, 0.14689527451992035, 0.20445437729358673, 0.22001396119594574, 0.26322802901268005, 0.15907669067382812, 0.0008099941769614816, 0.0021280376240611076, 0.004727819003164768, 0.0012843002332374454, 0.0017061481485143304, 0.0014335373416543007, 0.0008607401396147907, 0.002080837031826377, 0.005191596690565348, 0.0017045612912625074, 0.0016645725117996335, 0.0011663944460451603, 0.7533825039863586, 3.4570693969726562e-06, 0.7533825039863586, 0.7533825039863586, 0.7533825039863586, 0.7533825039863586, 0.8347342610359192, 3.4570693969726562e-06, 0.8347342610359192, 0.8347342610359192, 0.8347342610359192, 0.8347342610359192, 0.00014070623728912324, 1.0122740604856517e-05, 0.11708425730466843, 0.15144449472427368, 0.10280940681695938, 0.37308117747306824, 0.5817170143127441, 0.37972626090049744, 0.24306544661521912, 0.1882188320159912, 0.19595125317573547, 0.14946451783180237, 0.256565123796463, 0.6229038834571838, 0.32173100113868713, 0.2711423933506012], "count": [349]}, "timestamp": {"min": [0.0], "max": [11.6], "mean": [5.8], "std": [3.3582402799349804], "count": [349]}, "frame_index": {"min": [0], "max": [348], "mean": [174.0], "std": [100.74720839804942], "count": [349]}, "episode_index": {"min": [66], "max": [66], "mean": [66.0], "std": [0.0], "count": [349]}, "index": {"min": [24020], "max": [24368], "mean": [24194.0], "std": [100.74720839804942], "count": [349]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [349]}, "subtask_annotation": {"mean": [0.5071633237822349, 2.0, 2.0, 2.0, 2.0], "std": [0.5112827054027612, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [349]}, "scene_annotation": {"mean": [66.0], "std": [0.0], "min": [66], "max": [66], "count": [349]}, "eef_direction_state": {"mean": [4.2979942693409745, 3.487106017191977], "std": [2.051631956463176, 2.0022852109837523], "min": [0, 0], "max": [6, 6], "count": [349]}, "eef_velocity_state": {"mean": [0.66189111747851, 1.0515759312320916], "std": [0.7302375322277742, 0.7437834690412071], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_acc_mag_state": {"mean": [0.5444126074498568, 0.9398280802292264], "std": [0.7804223465048584, 0.8356943644240546], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_direction_action": {"mean": [3.7249283667621778, 3.054441260744986], "std": [2.0253360280178923, 1.9711134665781225], "min": [0, 0], "max": [6, 6], "count": [349]}, "eef_velocity_action": {"mean": [0.8997134670487106, 1.2951289398280803], "std": [0.6968820682434508, 0.6909188251278647], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_acc_mag_action": {"mean": [0.8137535816618912, 1.1232091690544412], "std": [0.8444899493312839, 0.7677265319640473], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_sim_pose_state": {"mean": [0.23782389377075644, 0.15158732254895022, 0.059868361577403405, 0.8304565646151677, -0.9438225197622695, -0.9037732217578216, 0.2545466665882935, -0.23008393993764645, 0.11444693979126867, -1.8505830635859435, -0.4968075741629094, 2.3676433909829773], "std": [0.032582272253487025, 0.0741116755315578, 0.02217683192580101, 2.2732280706845427, 0.4362453125629714, 2.3578371140554912, 0.058727001064053784, 0.10768957934553577, 0.01898942823934769, 0.5120726836664004, 0.22653448838867957, 0.40008673754957597], "min": [0.20373337560294824, 0.09628993847029711, 0.010525349246705064, -3.116112683548661, -1.2674621190961841, -3.141466536198839, 0.1827315486231735, -0.43269345837375095, 0.08222046920254261, -2.934171046086407, -0.9258900478961657, 1.8154959347860413], "max": [0.3238984002975477, 0.36453268410659634, 0.1259872413297834, 3.07714323824329, 0.2649125996125452, 3.1409745806168825, 0.34924628667617186, -0.1146952834002099, 0.15228024559851694, -0.9548314729224113, -0.13228964054823322, 2.9321686393115267], "count": [349]}, "eef_sim_pose_action": {"mean": [0.24600044057135043, 0.16261572944666555, 0.0545445515098409, 0.7571680639020748, -0.9489133017946707, -1.218398858287263, 0.2506572921764815, -0.22638843632256228, 0.10200493720970971, -1.7826442895820405, -0.4935870873819067, 2.3633099180494854], "std": [0.03519503048201483, 0.07951846641708786, 0.024953055000471878, 2.2064685978778407, 0.4690537706572413, 2.135170359664557, 0.05928277172323181, 0.1077065807368509, 0.02549166362832373, 0.5117871986915825, 0.23864955751601166, 0.4057174729435374], "min": [0.2031016731253176, 0.08677871667298986, 0.005526975116355107, -3.0825642946135114, -1.3328834191880428, -3.140228578938672, 0.1831134462056024, -0.43164088590058564, 0.06005354428286055, -2.8822632297281143, -0.9395528119105349, 1.789071173408781], "max": [0.33334739122207035, 0.365464490698475, 0.13613264529391703, 3.0859444698927834, 0.29892852745569454, 3.042791162158582, 0.3522798753252366, -0.10519181420740302, 0.15996341763506863, -0.7859124225167774, -0.06756222743597906, 2.8942088156017687], "count": [349]}}} +{"episode_index": 67, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42455322386307465]], [[0.5511812785776076]], [[0.4746753609532048]]], "std": [[[0.29549554577906384]], [[0.19877604275708508]], [[0.22490737488552884]]], "count": [112]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45553926932292527]], [[0.4332675705085956]], [[0.34047392915499536]]], "std": [[[0.3205376181992566]], [[0.24326561944164893]], [[0.2709236116944762]]], "count": [112]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4717971474741858]], [[0.44301003305734055]], [[0.32912508968048]]], "std": [[[0.30510467324041474]], [[0.21790189178604888]], [[0.2620090313947703]]], "count": [112]}, "observation.state": {"min": [-0.6340447068214417, -0.13971687853336334, -0.9761174321174622, -1.6546247005462646, -1.561669111251831, -0.4060748517513275, -0.6408828496932983, -0.488716185092926, -0.08774018287658691, 0.45204851031303406, -1.4553167819976807, 0.4511905014514923, -0.6932383179664612, -0.47913461923599243, 0.009321209974586964, -0.02007921412587166, -0.602719247341156, 0.9481857419013977, -0.4011494815349579, -0.041315026581287384, -0.00969107635319233, 0.026476964354515076, -0.6102479696273804, 0.9802013635635376, -0.409441202878952, 0.023595906794071198, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.04587452486157417, -3.5077976008324185e-06, -0.5148061513900757, -0.7233005166053772, -0.5004178285598755, -1.304412603378296, -1.7268314361572266, -1.5505625009536743, -1.4733171463012695, -0.23568616807460785, -0.1710376739501953, -0.5619121193885803, -0.5944784879684448, -2.0925960540771484, -0.9399639964103699, -0.8341967463493347, -12.905754089355469, -4.334554672241211, -1.039072036743164, -11.263736724853516, -1.4633699655532837, -1.0329670906066895, -1.83638596534729, -9.554043769836426, -0.2747252881526947, -1.5024420022964478, -10.225885391235352, -1.893772840499878, -1.922466516494751, -2.238095283508301, -0.01014734711498022, -0.04137188196182251, -0.026348015293478966, -0.029454704374074936, -0.02091454155743122, -0.02532731182873249, -0.006112914532423019, -0.03158962354063988, -0.022375866770744324, -0.006888547912240028, -0.013346623629331589, -0.019436335191130638, -3.0542399883270264, -1.3288064002990723, -1.662863850593567, -31.053579330444336, 7.609278202056885, -1.018033742904663, -4.369259834289551, -2.1268324851989746, 2.241896867752075, -26.972187042236328, 5.238711833953857, -1.6239023208618164, -0.02384229563176632, -0.014175630174577236, 0.01587301678955555, -0.1001996323466301, 0.3252691626548767, 0.03402681276202202, -0.022789794951677322, 0.341770738363266, -0.09607888758182526, -0.007864575833082199, 1.0614062547683716, -1.1211585998535156, -3.130030393600464, -2.3031578063964844, -0.8980190753936768, 2.1358771324157715, -0.8091167211532593, -0.3142126202583313, 9.573318481445312, -0.013720065355300903, -0.025632768869400024, -0.05039826035499573, -0.032135259360075, 0.012999748811125755, 0.8008405566215515, 0.5924621820449829], "max": [0.20865002274513245, 0.5637246370315552, -0.1742372065782547, -0.8999000787734985, -0.07171481847763062, 0.6907538771629333, 0.0980919748544693, -0.070336252450943, 0.1480131596326828, 0.7830699682235718, -0.8044350147247314, 1.173038363456726, -0.08124293386936188, -0.008952193893492222, 0.013095901347696781, -0.00811821036040783, -0.5658289194107056, 0.9658775925636292, -0.3885858356952667, -0.016515254974365234, -0.00593315064907074, 0.04064524918794632, -0.5878111124038696, 0.9920573830604553, -0.39998146891593933, 0.04571618139743805, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.04492004215717316, 2.6722962047642795e-06, 0.40596699714660645, 0.5123549699783325, 0.8869175910949707, 0.3206779658794403, 1.6128517389297485, 1.6483498811721802, 1.1141221523284912, 0.6089925169944763, 0.10250324755907059, 0.19936712086200714, 0.4209235906600952, 2.3769571781158447, 1.0471562147140503, 0.7766809463500977, 3.329439401626587, 8.089134216308594, 2.59768009185791, 8.730159759521484, 1.5781440734863281, 2.9554333686828613, 1.7503052949905396, -1.2026069164276123, 10.439559936523438, 1.404151439666748, 3.113553285598755, 1.3485958576202393, 1.1190476417541504, 1.3485958576202393, 0.007382390089333057, 0.03489650413393974, 0.044295504689216614, 0.013407673686742783, 0.017394214868545532, 0.007432689890265465, 0.00945983175188303, 0.0338267982006073, 0.023531097918748856, 0.013915276154875755, 0.026809776201844215, 0.008581068366765976, 0.9544500112533569, 0.34519273042678833, 15.812053680419922, -17.929447174072266, 21.01755714416504, 1.3616617918014526, 1.8664799928665161, -0.12619948387145996, 14.490670204162598, -15.674139022827148, 17.82757568359375, 0.49503207206726074, 0.03514847904443741, 0.010545581579208374, 0.022588524967432022, -0.04099075868725777, 0.4721335172653198, 0.26756778359413147, 0.315300852060318, 0.45468711853027344, -0.001173849101178348, 0.1806512176990509, 3.076603889465332, 0.713460385799408, 3.122380256652832, -1.2804831266403198, -0.05442735180258751, 2.6773910522460938, -0.3932347893714905, 0.30873894691467285, 9.980554580688477, 0.023549556732177734, 0.030383050441741943, 0.08096316456794739, -0.017064034938812256, 0.023633617907762527, 0.8048750162124634, 0.5980871319770813], "mean": [-0.16924963891506195, 0.1263652890920639, -0.537276566028595, -1.426835060119629, -0.6020359992980957, 0.21286864578723907, -0.32093489170074463, -0.22164949774742126, 0.045368969440460205, 0.6057703495025635, -1.1478039026260376, 0.7094781994819641, -0.4437233507633209, -0.3490884006023407, 0.010830393061041832, -0.018101051449775696, -0.5895096063613892, 0.9625882506370544, -0.3943236172199249, -0.024736301973462105, -0.008185633458197117, 0.02901080809533596, -0.5963261723518372, 0.9853595495223999, -0.40450096130371094, 0.039229921996593475, 0.756138801574707, 0.877477765083313, 0.756138801574707, 0.756138801574707, 0.756138801574707, 0.756138801574707, 0.5254276990890503, 1.7453166246414185, 0.5254276990890503, 0.5254276990890503, 0.5254276990890503, 0.5254276990890503, -0.04536166787147522, -3.787688171996706e-07, -0.0257733017206192, 0.009757661260664463, -0.006281442474573851, -0.009720186702907085, -0.03235738351941109, 0.004227308556437492, 0.009277460165321827, -0.004988748114556074, 0.007009015418589115, -0.006114820018410683, 0.023691073060035706, 0.0019102806691080332, -0.006591726094484329, 0.004194215871393681, -4.540538787841797, 0.28205662965774536, 0.2912151515483856, -3.2626428604125977, -0.11292821168899536, 0.7286434173583984, -0.09061664342880249, -6.749660015106201, 6.284229278564453, 0.29881250858306885, -4.73293399810791, 0.23271280527114868, -0.47715288400650024, -0.5989775657653809, 0.00016444167704321444, 0.0006708356086164713, -0.00011550128692761064, -0.0006872720550745726, 0.0004009815747849643, -0.0012346277944743633, 4.237971734255552e-05, 0.0003581358469091356, -0.0006151803536340594, 0.000655290437862277, 0.00021635541634168476, -0.0012061975430697203, -0.23616832494735718, -0.18212823569774628, 8.12459945678711, -25.59947967529297, 14.408774375915527, -0.17035791277885437, 0.5053908824920654, -0.6517621278762817, 8.025468826293945, -21.298486709594727, 12.875580787658691, -0.846626877784729, 0.0025069520343095064, -0.0022070754785090685, 0.020932408049702644, -0.07861588150262833, 0.3915213346481323, 0.13761582970619202, 0.14758296310901642, 0.4001954197883606, -0.04839009791612625, 0.12011668086051941, 2.047182321548462, -0.5787221193313599, -1.9552103281021118, -2.0390493869781494, -0.6182588934898376, 2.412863254547119, -0.6523259282112122, -0.01494844350963831, 9.766368865966797, 0.0011763997608795762, 0.0003564490471035242, 0.0005043565761297941, -0.02726440131664276, 0.018606333062052727, 0.8032300472259521, 0.5947310924530029], "std": [0.310050904750824, 0.20904597640037537, 0.22259804606437683, 0.22775080800056458, 0.36005133390426636, 0.3763199746608734, 0.18577344715595245, 0.07580962032079697, 0.07996241748332977, 0.09688902646303177, 0.11917779594659805, 0.21864601969718933, 0.14953383803367615, 0.1287185400724411, 0.0011962257558479905, 0.0031007742509245872, 0.009694940410554409, 0.006042734254151583, 0.004014005418866873, 0.008160478435456753, 0.001028037746436894, 0.003684049006551504, 0.006816220935434103, 0.004709763452410698, 0.0029552585911005735, 0.007350599393248558, 0.8546843528747559, 0.8625682592391968, 0.8546843528747559, 0.8546843528747559, 0.8546843528747559, 0.8546843528747559, 0.7613785266876221, 1.2636184692382812e-05, 0.7613785266876221, 0.7613785266876221, 0.7613785266876221, 0.7613785266876221, 0.00012778601376339793, 9.08480387806776e-07, 0.12075506150722504, 0.16996705532073975, 0.18664051592350006, 0.22086916863918304, 0.3451864719390869, 0.2883034646511078, 0.20868156850337982, 0.1145511120557785, 0.03356443718075752, 0.10690038651227951, 0.13844023644924164, 0.36636248230934143, 0.20315739512443542, 0.15949572622776031, 3.4516959190368652, 3.1432337760925293, 0.8832337856292725, 4.653566360473633, 0.6289850473403931, 1.120028018951416, 0.6461105942726135, 1.4355512857437134, 3.04844069480896, 0.6887691617012024, 2.8842532634735107, 0.5787257552146912, 0.5700452923774719, 0.6256620287895203, 0.002507876604795456, 0.006243403069674969, 0.009300149977207184, 0.004254058003425598, 0.0033935937099158764, 0.0036516916006803513, 0.002448188839480281, 0.006469168700277805, 0.006760698277503252, 0.002883435459807515, 0.0033196553122252226, 0.0031876591965556145, 1.2188279628753662, 0.35498279333114624, 3.2210774421691895, 2.4279870986938477, 2.997880458831787, 0.45991751551628113, 1.5588366985321045, 0.40098387002944946, 2.3320107460021973, 2.8944602012634277, 2.433302164077759, 0.41520771384239197, 0.007834970951080322, 0.004700120538473129, 0.0006126585067249835, 0.007187909446656704, 0.05491133779287338, 0.05556682124733925, 0.06905064731836319, 0.02409054897725582, 0.029130376875400543, 0.05074113979935646, 0.6076299548149109, 0.4445348083972931, 1.4479471445083618, 0.2830444574356079, 0.23685328662395477, 0.1883755475282669, 0.08100520074367523, 0.09095416218042374, 0.04105580225586891, 0.004742227494716644, 0.008573067374527454, 0.009859835729002953, 0.004109057132154703, 0.0023496528156101704, 0.001145540620200336, 0.0015933896647766232], "count": [544]}, "action": {"min": [-0.6707124710083008, -0.14038749039173126, -1.0647764205932617, -1.8355000019073486, -1.5707963705062866, -0.4201233685016632, -0.6417877674102783, -0.4965858459472656, -0.11203426867723465, 0.41350430250167847, -1.2979319095611572, 0.4453178346157074, -0.6981316804885864, -0.4835563004016876, 0.0086613604798913, -0.022249657660722733, -0.5998221039772034, 0.9451950788497925, -0.40272796154022217, -0.039789456874132156, -0.009628040716052055, 0.020284229889512062, -0.6053756475448608, 0.9790376424789429, -0.4113144278526306, 0.02305639535188675, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.04587452486157417, -3.5077976008324185e-06, -0.5148061513900757, -0.7233005166053772, -0.5004178285598755, -1.304412603378296, -1.7268314361572266, -1.5505625009536743, -2.314033031463623, -0.23568616807460785, -0.1710376739501953, -0.5619121193885803, -0.5944784879684448, -2.0925960540771484, -0.9399639964103699, -0.8341967463493347], "max": [0.20168770849704742, 0.5887389183044434, -0.1496855467557907, -0.8036279082298279, -0.06436708569526672, 0.6981316804885864, 0.10680829733610153, -0.11758843809366226, 0.1597314327955246, 0.816540539264679, -0.6953969597816467, 1.1816678047180176, -0.06694500148296356, 0.0013092003064230084, 0.013449905440211296, -0.0034656687639653683, -0.5610318183898926, 0.9696943163871765, -0.38908424973487854, -0.015701333060860634, -0.004832123871892691, 0.04228179529309273, -0.5814936757087708, 0.993931770324707, -0.4003322422504425, 0.04457951709628105, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.04492004215717316, 2.6722962047642795e-06, 0.45583575963974, 0.5123549699783325, 0.9881614446640015, 0.3206779658794403, 1.6856275796890259, 1.6483498811721802, 1.1141221523284912, 0.6089925169944763, 0.10250324755907059, 0.19936712086200714, 0.4209235906600952, 2.3769571781158447, 1.0471562147140503, 0.7766809463500977], "mean": [-0.187719464302063, 0.137593075633049, -0.5522503852844238, -1.3812483549118042, -0.614926815032959, 0.2179659605026245, -0.32221269607543945, -0.2544681131839752, 0.05195296183228493, 0.6167150735855103, -1.0956209897994995, 0.7163846492767334, -0.4467349946498871, -0.35183268785476685, 0.01015397161245346, -0.016379252076148987, -0.5852856636047363, 0.9621715545654297, -0.3958689868450165, -0.02394750341773033, -0.008162965066730976, 0.0275338776409626, -0.5924869775772095, 0.9854722023010254, -0.4061799943447113, 0.03805813193321228, 0.7559462785720825, 0.874269425868988, 0.7559462785720825, 0.7559462785720825, 0.7559462785720825, 0.7559462785720825, 0.5258128046989441, 1.7453166246414185, 0.5258128046989441, 0.5258128046989441, 0.5258128046989441, 0.5258128046989441, -0.04536200687289238, -3.794536667101056e-07, -0.024816293269395828, 0.008281678892672062, -0.004299520514905453, -0.011302967555820942, -0.028650647029280663, 0.0042200093157589436, 0.003975059371441603, -0.004833923187106848, 0.007016616873443127, -0.006157772149890661, 0.023654287680983543, 0.0009176487801596522, -0.006412804592400789, 0.003965083975344896], "std": [0.2978118062019348, 0.20506836473941803, 0.2434685230255127, 0.2510168254375458, 0.36767393350601196, 0.38959959149360657, 0.190699502825737, 0.07333129644393921, 0.08366505801677704, 0.10939719527959824, 0.12745407223701477, 0.22624561190605164, 0.14996765553951263, 0.1275164932012558, 0.0012069761287420988, 0.003707810305058956, 0.009004873223602772, 0.0061228047125041485, 0.004083659965544939, 0.007757154293358326, 0.0010845427168533206, 0.004346356727182865, 0.006101252976804972, 0.004535067360848188, 0.0029655378311872482, 0.006987566128373146, 0.8548977971076965, 0.8625794053077698, 0.8548977971076965, 0.8548977971076965, 0.8548977971076965, 0.8548977971076965, 0.7615206837654114, 1.2636184692382812e-05, 0.7615206837654114, 0.7615206837654114, 0.7615206837654114, 0.7615206837654114, 0.00012863952724728733, 9.118058983403898e-07, 0.12283419817686081, 0.17331349849700928, 0.19224514067173004, 0.2238595187664032, 0.35485345125198364, 0.2883036434650421, 0.23656770586967468, 0.11446386575698853, 0.03356432169675827, 0.10687065869569778, 0.13848376274108887, 0.3658147156238556, 0.2031259536743164, 0.1596272885799408], "count": [544]}, "timestamp": {"min": [0.0], "max": [18.1], "mean": [9.049999999999999], "std": [5.234633596431452], "count": [544]}, "frame_index": {"min": [0], "max": [543], "mean": [271.5], "std": [157.0390078929436], "count": [544]}, "episode_index": {"min": [67], "max": [67], "mean": [67.0], "std": [0.0], "count": [544]}, "index": {"min": [24369], "max": [24912], "mean": [24640.5], "std": [157.0390078929436], "count": [544]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [544]}, "subtask_annotation": {"mean": [0.42463235294117646, 2.0, 2.0, 2.0, 2.0], "std": [0.5016698704858464, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [544]}, "scene_annotation": {"mean": [67.0], "std": [0.0], "min": [67], "max": [67], "count": [544]}, "eef_direction_state": {"mean": [3.9246323529411766, 4.079044117647059], "std": [2.0606207688633367, 2.396996091519461], "min": [0, 0], "max": [6, 6], "count": [544]}, "eef_velocity_state": {"mean": [0.8014705882352942, 0.4742647058823529], "std": [0.6813681407672311, 0.5450979841127057], "min": [0, 0], "max": [2, 2], "count": [544]}, "eef_acc_mag_state": {"mean": [0.6691176470588235, 0.3915441176470588], "std": [0.816242710613552, 0.7065880931262224], "min": [0, 0], "max": [2, 2], "count": [544]}, "eef_direction_action": {"mean": [4.009191176470588, 3.568014705882353], "std": [1.9482996188030353, 2.4183290049648676], "min": [0, 0], "max": [6, 6], "count": [544]}, "eef_velocity_action": {"mean": [0.8970588235294118, 0.6305147058823529], "std": [0.7429018200185347, 0.5667461562870009], "min": [0, 0], "max": [2, 2], "count": [544]}, "eef_acc_mag_action": {"mean": [0.7242647058823529, 0.5606617647058824], "std": [0.8231928802936088, 0.7882386379154283], "min": [0, 0], "max": [2, 2], "count": [544]}, "eef_sim_pose_state": {"mean": [0.26582067899855577, 0.22057457392296836, 0.1260774751548335, 2.0472186674751254, -0.5787981406922046, -1.9436606303727706, 0.26721311070082127, -0.1429501661838074, 0.08563534745716392, -2.0390415720701363, -0.6183174317428528, 2.4128584073348107], "std": [0.07035609095225215, 0.04981348329397783, 0.04284171414512651, 0.6075957869590252, 0.44454292747064167, 1.493956901326424, 0.018591520262931392, 0.02202146182100395, 0.016357602456393467, 0.2830100089326304, 0.23681118972400667, 0.18836594935425477], "min": [0.1826767787941225, 0.15302675115129388, 0.07430780082381434, 1.0614074850300461, -1.1211525489218448, -3.1367231992760107, 0.2256491793887842, -0.17646887932294522, 0.055311848747859334, -2.3031577715960543, -0.8982023884979307, 2.1358769006503016], "max": [0.3737754720131644, 0.3528770429220412, 0.24148665958741033, 3.076582028119967, 0.7137336943613426, 3.1403530344724713, 0.3266619086734287, -0.10749488513020568, 0.11119948612520712, -1.2804822127257087, -0.05443960970309725, 2.677390957262996], "count": [544]}, "eef_sim_pose_action": {"mean": [0.2680560378856563, 0.2266361572205815, 0.11761432855442082, 1.975801694037314, -0.5513826308930804, -1.9932451160782363, 0.27415695011632696, -0.14199616954991084, 0.08326729696768545, -2.013549134558138, -0.5961210239627213, 2.41128302671412], "std": [0.06564935146176648, 0.0505444192870339, 0.04974719042496548, 0.6435414512992895, 0.45032240604086454, 1.356981572572417, 0.01630021434631656, 0.024446235399125854, 0.020482172971521415, 0.30243614649018286, 0.2534468292738249, 0.1924059455828065], "min": [0.1847835654015725, 0.15670733406306928, 0.039492134652359415, 0.878362251397198, -1.1405428446394397, -3.122833555935517, 0.23595977257883557, -0.17928478827250746, 0.04188619202365179, -2.296805255609409, -0.9202543146430346, 2.085121912277506], "max": [0.3731557495522093, 0.36940808240938655, 0.2596376962645682, 2.9661035155617466, 0.7515715998518195, 3.137074162925957, 0.32095960189797934, -0.10469257409365099, 0.11763611736912007, -1.1662720115803893, -0.016245889059618435, 2.6640472732353806], "count": [544]}}} +{"episode_index": 68, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43699388696655134]], [[0.5311714484813533]], [[0.48390478181468666]]], "std": [[[0.2854291533893013]], [[0.21834320989223868]], [[0.22202832651807256]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4297332684544406]], [[0.43403840109573244]], [[0.37054184207996926]]], "std": [[[0.30206898483827765]], [[0.24565537059037318]], [[0.28498308675628287]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46877267156862745]], [[0.44778376585928487]], [[0.33763845155709343]]], "std": [[[0.30973620679335956]], [[0.21651153292012013]], [[0.24837599270970803]]], "count": [100]}, "observation.state": {"min": [-0.8846781253814697, -0.1792944371700287, -0.7431154847145081, -1.5236129760742188, -1.2717540264129639, -0.08307869732379913, -0.7000091075897217, -0.8719682097434998, -0.3896756172180176, 0.5271984338760376, -1.7411491870880127, 0.0312761589884758, -0.6945649981498718, -0.7000086307525635, 0.011257330887019634, -0.0064451973885297775, -0.6121657490730286, 1.0362528562545776, -0.45526811480522156, -0.008638116531074047, -0.013697056099772453, -0.001265663537196815, -0.6056307554244995, 1.0220516920089722, -0.46007463335990906, -0.007971297018229961, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0008664875058457255, -0.0003852791851386428, -1.3498992919921875, -1.097531795501709, -0.9879916906356812, -1.8717542886734009, -2.01360821723938, -1.0493533611297607, -1.08211088180542, -0.28189757466316223, -0.045417819172143936, -0.8779641389846802, -1.1020357608795166, -1.0005106925964355, -1.5422790050506592, -0.6446201801300049, -13.985873222351074, -9.493284225463867, -2.190476179122925, -10.470085144042969, -1.83638596534729, -2.266788959503174, -1.4633699655532837, -11.335683822631836, 0.48840051889419556, -2.808302879333496, -9.004884719848633, -0.5451770424842834, -2.2954823970794678, -2.6111111640930176, -0.008702876046299934, -0.020244600251317024, -0.01815151609480381, -0.01193842664361, -0.00785679928958416, -0.007771185599267483, -0.006928602233529091, -0.021706534549593925, -0.014865536242723465, -0.011710874736309052, -0.009728080593049526, -0.010684839449822903, -3.9662699699401855, -0.6421326994895935, 3.993842840194702, -33.18032455444336, 10.987532615661621, -1.1895349025726318, -0.44541001319885254, -0.3154987096786499, 0.5938799381256104, -34.76108169555664, 11.172699928283691, -0.8115739822387695, -0.014409072697162628, -0.018616441637277603, 0.0018315018387511373, -0.08198151737451553, 0.38733285665512085, 0.03727841004729271, 0.017878983169794083, 0.32370859384536743, -0.2657945156097412, 0.010566861368715763, -3.039216995239258, -1.0799434185028076, -2.900454044342041, -3.1216487884521484, -0.8090053200721741, -3.138658046722412, -0.6788750886917114, -0.1181686669588089, 9.650193214416504, -0.017049193382263184, -0.02078378200531006, -0.0449410080909729, -0.019874529913067818, 0.018384724855422974, 0.6969848871231079, 0.7135064601898193], "max": [-0.030968431383371353, 0.48332682251930237, -0.22001370787620544, -0.3112836182117462, 0.24986684322357178, 0.4236292839050293, -0.10719466209411621, 0.06604979187250137, 0.10934843122959137, 1.1913474798202515, -0.6524172425270081, 0.64507657289505, 0.21849094331264496, -0.17636491358280182, 0.01303283404558897, 0.000997336464934051, -0.6057250499725342, 1.0396589040756226, -0.4525238275527954, -0.002716043032705784, -0.01222227979451418, 0.006280640605837107, -0.5969954133033752, 1.0246200561523438, -0.45524173974990845, -0.0010170134482905269, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 2.2391323000192642e-06, -0.00037966726813465357, 1.1450743675231934, 0.9949263334274292, 0.9380295872688293, 1.7641369104385376, 2.8757002353668213, 1.285927653312683, 1.0554178953170776, 0.7910580635070801, 0.27551713585853577, 0.3213653564453125, 0.35457414388656616, 0.3612104654312134, 0.6192249655723572, 0.15601012110710144, -3.5966854095458984, 6.1660566329956055, 3.482295513153076, 1.984127163887024, 0.918192982673645, 2.4102563858032227, 1.4059828519821167, -2.4720253944396973, 11.660562515258789, 3.440171003341675, 1.892552137374878, 3.758852005004883, 3.414529800415039, 0.28693529963493347, 0.01009302493184805, 0.030255023390054703, 0.01743495836853981, 0.006726616527885199, 0.008058367297053337, 0.011597341857850552, 0.006783072371035814, 0.033039819449186325, 0.01848273165524006, 0.00664704293012619, 0.01211042795330286, 0.01510035339742899, -0.6362999677658081, 0.41942769289016724, 12.961429595947266, -22.671878814697266, 20.157209396362305, 0.7737075686454773, 2.2058401107788086, 0.6532679200172424, 12.367549896240234, -23.34339141845703, 20.051380157470703, 1.28767991065979, 0.020391056314110756, 0.010113386437296867, 0.004884005058556795, -0.027327170595526695, 0.5730864405632019, 0.41455504298210144, 0.2628411054611206, 0.5355948805809021, 0.0001523230312159285, 0.29236283898353577, 2.9923784732818604, 0.40552958846092224, 3.001552104949951, 3.11175537109375, -0.11321163177490234, 3.1377487182617188, -0.34174734354019165, 0.19953107833862305, 9.888527870178223, 0.014609366655349731, 0.01868385076522827, 0.03688123822212219, -0.01578134298324585, 0.02337547205388546, 0.7000805139541626, 0.7164894938468933], "mean": [-0.3624624013900757, 0.025832194834947586, -0.46746861934661865, -1.1008474826812744, -0.3090559244155884, 0.1529773771762848, -0.4485333561897278, -0.352437824010849, -0.008786341175436974, 0.7110663652420044, -1.1821348667144775, 0.3311919569969177, -0.4217434823513031, -0.5479716658592224, 0.011770362965762615, -0.0033896504901349545, -0.6102578639984131, 1.038224220275879, -0.4538910388946533, -0.00485436012968421, -0.013245253823697567, 0.001907392288558185, -0.60293048620224, 1.0232101678848267, -0.45718052983283997, -0.0037950100377202034, 0.7251326441764832, 1.7453256845474243, 0.7251326441764832, 0.7251326441764832, 0.7251326441764832, 0.7251326441764832, 0.7535253167152405, 1.7453256845474243, 0.7535253167152405, 0.7535253167152405, 0.7535253167152405, 0.7535253167152405, -0.0005269238026812673, -0.0003820343117695302, -0.013138788752257824, 0.019467638805508614, 0.013860766775906086, -0.007837295532226562, -0.00011627354979282245, -0.0024157671723514795, 0.0029991474002599716, 0.07732261717319489, 0.04020796716213226, -0.05133477598428726, -0.07943520694971085, -0.020264068618416786, -0.06234656274318695, -0.036893151700496674, -8.670371055603027, -2.2011351585388184, -0.2979784905910492, -4.281825065612793, -0.35781052708625793, -0.04637839272618294, -0.17197054624557495, -5.909704208374023, 5.093096733093262, 0.3337559998035431, -5.039066314697266, 1.0277622938156128, 0.24712400138378143, -0.4580882489681244, 0.0005093966028653085, 0.0008505368605256081, 9.279381629312411e-05, -0.0002489883336238563, 1.667341530264821e-05, -0.00025664735585451126, -8.787760452833027e-05, 0.00063634681282565, -0.00024277243937831372, -8.335120946867391e-05, 4.837411779590184e-06, -0.0001824668433982879, -2.147088050842285, -0.07149963080883026, 8.441353797912598, -27.234825134277344, 16.175033569335938, -0.10056039690971375, 1.1628228425979614, 0.1648433357477188, 8.553547859191895, -28.191848754882812, 16.809221267700195, 0.3026375472545624, 0.001709546777419746, -0.003070714883506298, 0.0033574721310287714, -0.06717612594366074, 0.4616047143936157, 0.18880510330200195, 0.17322996258735657, 0.41813820600509644, -0.10660359263420105, 0.18776191771030426, -1.0264544486999512, -0.5781508088111877, 0.7270545363426208, 0.09342034161090851, -0.5753827691078186, 0.9506117105484009, -0.5536946058273315, 0.045377466827631, 9.777539253234863, 0.0012793204514309764, 0.0008192730019800365, 0.0008526853634975851, -0.018468374386429787, 0.022085729986429214, 0.6986306309700012, 0.71490079164505], "std": [0.29068872332572937, 0.2428486943244934, 0.1497143805027008, 0.4072430729866028, 0.6155995726585388, 0.16596324741840363, 0.19647730886936188, 0.32629916071891785, 0.15559595823287964, 0.18974554538726807, 0.42985019087791443, 0.2395559400320053, 0.256939172744751, 0.15933552384376526, 0.0005081685376353562, 0.001948855584487319, 0.001698366948403418, 0.0012097805738449097, 0.0006985990330576897, 0.0018873338121920824, 0.00044793685083277524, 0.0018152107950299978, 0.0021552040707319975, 0.0007709123892709613, 0.0009541667532175779, 0.0025637552607804537, 0.8534347414970398, 3.5762786865234375e-06, 0.8534347414970398, 0.8534347414970398, 0.8534347414970398, 0.8534347414970398, 0.8575589656829834, 3.5762786865234375e-06, 0.8575589656829834, 0.8575589656829834, 0.8575589656829834, 0.8575589656829834, 0.00016320898430421948, 8.128905619742e-07, 0.32308638095855713, 0.2742624878883362, 0.2452269047498703, 0.5086046457290649, 0.5838487148284912, 0.28929948806762695, 0.23498785495758057, 0.19612309336662292, 0.07621210813522339, 0.1867956966161728, 0.2654585540294647, 0.2048521488904953, 0.3207928240299225, 0.12513099610805511, 2.5280799865722656, 4.416868209838867, 1.4795241355895996, 3.6328930854797363, 0.6202961206436157, 0.8727222084999084, 0.5977559685707092, 2.448301315307617, 2.815317153930664, 1.6447831392288208, 2.6650025844573975, 1.0633867979049683, 1.1306767463684082, 0.6679437756538391, 0.002770231803879142, 0.006460174452513456, 0.005087763071060181, 0.002728339983150363, 0.0019028158858418465, 0.0022894057910889387, 0.0024306897539645433, 0.006736504379659891, 0.005901155062019825, 0.0028351566288620234, 0.0026948677841573954, 0.0023788001853972673, 0.4972095191478729, 0.17785999178886414, 1.9143357276916504, 2.668853998184204, 2.1464717388153076, 0.49910107254981995, 0.5095810294151306, 0.1814272701740265, 1.931341290473938, 2.631685256958008, 2.1837387084960938, 0.5179264545440674, 0.005758436396718025, 0.004425754304975271, 0.000503388699144125, 0.012476494535803795, 0.06152643263339996, 0.13475632667541504, 0.08036604523658752, 0.07259650528430939, 0.08243141323328018, 0.09372907876968384, 2.101571798324585, 0.5837821960449219, 2.2373764514923096, 2.396009922027588, 0.21620257198810577, 2.535639762878418, 0.05103553459048271, 0.05366504192352295, 0.03479370102286339, 0.00424372311681509, 0.006193278357386589, 0.009436334483325481, 0.0009847909677773714, 0.0010807659709826112, 0.0007321966695599258, 0.0007113974425010383], "count": [351]}, "action": {"min": [-0.9238154292106628, -0.16583065688610077, -0.8250573873519897, -1.5291212797164917, -1.2765600681304932, -0.09540702402591705, -0.6981316804885864, -0.8296698927879333, -0.34456926584243774, 0.4995112121105194, -1.727630615234375, 0.022026557475328445, -0.6981316804885864, -0.6981316804885864, 0.010699148289859295, -0.013294199481606483, -0.6105515956878662, 1.0333576202392578, -0.4563278555870056, -0.007923891767859459, -0.014035763218998909, -0.008854449726641178, -0.6032290458679199, 1.018277883529663, -0.46083706617355347, -0.007757488172501326, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0008664875058457255, -0.0003852791851386428, -1.3498992919921875, -1.097531795501709, -0.9879916906356812, -1.8717542886734009, -2.01360821723938, -1.0493533611297607, -1.08211088180542, -0.28189757466316223, -0.045417819172143936, -0.8779641389846802, -1.1020357608795166, -1.0005106925964355, -1.5422790050506592, -0.6446201801300049], "max": [-0.03427651524543762, 0.5150636434555054, -0.1483457088470459, -0.2369382232427597, 0.24474172294139862, 0.4254070520401001, -0.10899772495031357, 0.06869158893823624, 0.11075566709041595, 1.202833890914917, -0.5928779244422913, 0.6673685908317566, 0.18026821315288544, -0.17691269516944885, 0.013504788279533386, 0.0033884388394653797, -0.6031420230865479, 1.0381686687469482, -0.45152440667152405, -0.002780137350782752, -0.011566860601305962, 0.008164969272911549, -0.5941439270973206, 1.023359775543213, -0.45458441972732544, -0.0017661000601947308, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 2.2391323000192642e-06, -0.00037966726813465357, 1.1450743675231934, 0.9949263334274292, 0.9380295872688293, 1.7641369104385376, 2.8757002353668213, 1.285927653312683, 1.0554178953170776, 0.7910580635070801, 0.27551713585853577, 0.3213653564453125, 0.35457414388656616, 0.3588070869445801, 0.6192249655723572, 0.15601012110710144], "mean": [-0.4004400074481964, 0.033847808837890625, -0.4850212037563324, -1.048791527748108, -0.3097969889640808, 0.1479681134223938, -0.4431951940059662, -0.34353145956993103, 0.005093629006296396, 0.7132242321968079, -1.1715251207351685, 0.3299395740032196, -0.42809951305389404, -0.5536304712295532, 0.012049686163663864, -0.0035247760824859142, -0.6077300310134888, 1.0364606380462646, -0.45379704236984253, -0.004698055796325207, -0.01278194785118103, 0.0013434391003102064, -0.6001628041267395, 1.02125084400177, -0.4571285545825958, -0.004126372281461954, 0.7251326441764832, 1.7453256845474243, 0.7251326441764832, 0.7251326441764832, 0.7251326441764832, 0.7251326441764832, 0.7535253167152405, 1.7453256845474243, 0.7535253167152405, 0.7535253167152405, 0.7535253167152405, 0.7535253167152405, -0.0005252878763712943, -0.00038203116855584085, -0.01257797796279192, 0.01695224642753601, 0.013621135614812374, -0.007893680594861507, 0.0031105007510632277, -0.0025942171923816204, 0.002883352106437087, 0.07651162147521973, 0.04020041599869728, -0.051088348031044006, -0.07940638810396194, -0.021381711587309837, -0.06087139621376991, -0.036814991384744644], "std": [0.2948513329029083, 0.2298864871263504, 0.17915455996990204, 0.431106299161911, 0.6171315312385559, 0.1672820746898651, 0.19343088567256927, 0.32162147760391235, 0.1315610110759735, 0.19446051120758057, 0.44305163621902466, 0.24719339609146118, 0.25057393312454224, 0.1517273485660553, 0.000669349217787385, 0.002711755922064185, 0.0017279150197282434, 0.0012058386346325278, 0.0008218588773161173, 0.0016342144226655364, 0.0006136501906439662, 0.0026462601963430643, 0.002071137772873044, 0.0010414447169750929, 0.001170123927295208, 0.0022999742068350315, 0.8534347414970398, 3.5762786865234375e-06, 0.8534347414970398, 0.8534347414970398, 0.8534347414970398, 0.8534347414970398, 0.8575589656829834, 3.5762786865234375e-06, 0.8575589656829834, 0.8575589656829834, 0.8575589656829834, 0.8575589656829834, 0.0001630408369237557, 8.112515388347674e-07, 0.32325291633605957, 0.27842897176742554, 0.24527209997177124, 0.5085831880569458, 0.5871853232383728, 0.28924182057380676, 0.23498676717281342, 0.19672349095344543, 0.0762159526348114, 0.18690533936023712, 0.2654910385608673, 0.20385131239891052, 0.3200271427631378, 0.1252060830593109], "count": [351]}, "timestamp": {"min": [0.0], "max": [11.666666666666666], "mean": [5.833333333333333], "std": [3.3774853674601473], "count": [351]}, "frame_index": {"min": [0], "max": [350], "mean": [175.0], "std": [101.32456102380442], "count": [351]}, "episode_index": {"min": [68], "max": [68], "mean": [68.0], "std": [0.0], "count": [351]}, "index": {"min": [24913], "max": [25263], "mean": [25088.0], "std": [101.32456102380442], "count": [351]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [351]}, "subtask_annotation": {"mean": [0.452991452991453, 2.0, 2.0, 2.0, 2.0], "std": [0.6601699664043594, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [351]}, "scene_annotation": {"mean": [68.0], "std": [0.0], "min": [68], "max": [68], "count": [351]}, "eef_direction_state": {"mean": [3.871794871794872, 3.9116809116809117], "std": [2.1689539335586705, 2.258420210434848], "min": [0, 0], "max": [6, 6], "count": [351]}, "eef_velocity_state": {"mean": [0.8433048433048433, 0.6951566951566952], "std": [0.8101594341732747, 0.7517913391439622], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_acc_mag_state": {"mean": [0.6666666666666666, 0.5641025641025641], "std": [0.7916947813271398, 0.8100291794323745], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_direction_action": {"mean": [3.3475783475783474, 3.421652421652422], "std": [2.0251941918040695, 2.091629935725058], "min": [0, 0], "max": [6, 6], "count": [351]}, "eef_velocity_action": {"mean": [1.0284900284900285, 0.8603988603988604], "std": [0.7390513279097618, 0.683879381909962], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_acc_mag_action": {"mean": [0.8632478632478633, 0.8831908831908832], "std": [0.8189978892234167, 0.84767291004491], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_sim_pose_state": {"mean": [0.3228004440916719, 0.22790210363896907, 0.13663577451560827, -1.0179439793783907, -0.578538799841604, 0.7185068083484885, 0.303690923776192, -0.174056136516955, 0.13593897794496462, 0.10238596927779725, -0.5754775596496734, 0.9237963325508157], "std": [0.062058845872372, 0.12002875980600451, 0.01688559027218644, 2.1215233266257743, 0.5837195725880729, 2.2548024519590726, 0.07690353812854807, 0.06883767440770934, 0.020804646712679332, 2.4101956412408305, 0.21615843005474575, 2.586559484663089], "min": [0.24207513691798835, 0.10731266493453322, 0.10576527010793717, -3.0881431914003947, -1.079990385165237, -3.108010564307851, 0.20296190646157486, -0.33263837377387534, 0.10113940785638825, -3.131767772388088, -0.8090113046528213, -3.1413209589634246], "max": [0.428484338453809, 0.4299714767757905, 0.1692856738190984, 3.1385910614248447, 0.4055299784891484, 3.0814175847071543, 0.4137547032479155, -0.11285465682277618, 0.16712602353403871, 3.139639438090211, -0.11321515251661829, 3.139800225965855], "count": [351]}, "eef_sim_pose_action": {"mean": [0.3300912344346076, 0.23193235007682855, 0.13661414890613205, -1.0831586192999134, -0.5844167549782039, 0.718691471711833, 0.30012842867822986, -0.16860066296104984, 0.13116222817837206, 0.22589036544521612, -0.5891770698703398, 1.8150826252376253], "std": [0.06066404388920563, 0.12056187921254803, 0.020401228362675678, 2.13194522566592, 0.6114712048195233, 2.2759063292847257, 0.07398116385715117, 0.06282314560802621, 0.021157763335418148, 2.430432868256175, 0.2154010038816098, 2.0874152385242297], "min": [0.24063938744080832, 0.10809334484410979, 0.0971147837485867, -3.1386297762609403, -1.1225943747884586, -3.1411396474500126, 0.2044840508825655, -0.3303706314908566, 0.10297037597771365, -3.139707707369094, -0.8332556755033913, -3.1415138464995436], "max": [0.44209866491673716, 0.44340156909607614, 0.1850123182375199, 3.1384410606925712, 0.44291329945296987, 3.071871067050917, 0.4056247568341351, -0.11404403180455294, 0.1616847804710748, 3.1398570627284372, -0.12170681128463956, 3.1409185816736604], "count": [351]}}} +{"episode_index": 69, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4441730435243739]], [[0.5394260297763459]], [[0.4871016353126782]]], "std": [[[0.27968337170294333]], [[0.20850930961543437]], [[0.21789874880712162]]], "count": [145]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41365345888186245]], [[0.41861804146946135]], [[0.38126444404671944]]], "std": [[[0.2699189492165804]], [[0.24371363619557032]], [[0.26078132559623]]], "count": [145]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44292539507351286]], [[0.4557715583528882]], [[0.3912974485940421]]], "std": [[[0.28957916485950613]], [[0.22980215632643702]], [[0.26017624446143867]]], "count": [145]}, "observation.state": {"min": [-0.8258453607559204, -0.3171977996826172, -0.7503624558448792, -1.5190370082855225, -1.4382603168487549, -0.024317998439073563, -0.7144597172737122, -1.018242359161377, -0.46654629707336426, 0.2938317656517029, -1.6628512144088745, 0.2930610179901123, -0.6839927434921265, -0.7019168138504028, 0.009908251464366913, 0.001532664056867361, -0.6171309947967529, 1.0323107242584229, -0.4510363042354584, -0.01293724775314331, -0.014424349181354046, -0.005328431725502014, -0.6235061883926392, 1.021837592124939, -0.4464946985244751, -0.013320532627403736, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0025694442447274923, -2.802273684210377e-06, -0.43218210339546204, -0.8228156566619873, -1.5417675971984863, -2.239806652069092, -3.1784305572509766, -3.3526611328125, -3.7560696601867676, -1.4902738332748413, -1.1733582019805908, -1.1541194915771484, -1.8506611585617065, -0.6892147660255432, -1.1967060565948486, -0.3609483242034912, -18.161590576171875, -11.35531234741211, -2.9487180709838867, -10.775336265563965, -1.3772892951965332, -2.6398046016693115, -2.065934181213379, -14.409011840820312, -5.067154884338379, -2.050060987472534, -11.294261932373047, -1.1477411985397339, -3.5006103515625, -4.189255237579346, -0.01768118515610695, -0.044500142335891724, -0.034947045147418976, -0.01475141104310751, -0.016400672495365143, -0.0239865705370903, -0.018122395500540733, -0.05617542192339897, -0.05258314311504364, -0.011256140656769276, -0.007488016039133072, -0.011445248499512672, -4.072319984436035, -1.1357953548431396, 0.7275029420852661, -30.5991153717041, 7.6127519607543945, -0.6189872622489929, -1.3362300395965576, -0.738638162612915, 6.695996284484863, -36.94226837158203, 12.383966445922852, -0.27471792697906494, -0.022254755720496178, -0.011514488607645035, 0.0018315018387511373, -0.09564509987831116, 0.36062803864479065, -0.012353843078017235, -0.021731721237301826, 0.2968112528324127, -0.2503555715084076, 0.027598755434155464, -3.1383237838745117, -1.0251215696334839, -3.1370153427124023, -3.0562288761138916, -0.6755460500717163, 2.1098287105560303, -0.8088462352752686, -0.1055847778916359, 9.680471420288086, -0.010571330785751343, -0.019565284252166748, -0.12666955590248108, 0.026649918407201767, 0.006352219730615616, -0.9373993873596191, 0.346793532371521], "max": [-0.02088025212287903, 0.20904821157455444, 0.10473519563674927, -0.26550593972206116, -0.021743081510066986, 0.7017250657081604, 0.043684959411621094, 0.15412954986095428, 0.19874894618988037, 0.9933643341064453, -0.34790438413619995, 0.9039753675460815, 0.3955007791519165, -0.4337322413921356, 0.013379006646573544, 0.0109817273914814, -0.6122429370880127, 1.0368971824645996, -0.4446772336959839, -0.003658208530396223, -0.010362550616264343, 0.00537029467523098, -0.6159852743148804, 1.0240757465362549, -0.4402908682823181, -0.0051903207786381245, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.001140989363193512, 1.6935022131292499e-06, 0.7112928628921509, 0.7413029074668884, 2.469583034515381, 1.052506446838379, 4.1009063720703125, 1.1714463233947754, 2.151620626449585, 0.7981231212615967, 0.7177166938781738, 0.6811017990112305, 1.1898382902145386, 2.3037164211273193, 1.5710999965667725, 1.1948294639587402, -3.229222297668457, 3.632478713989258, 3.594627857208252, 3.144078254699707, 1.0329670906066895, 3.81623911857605, 1.721611738204956, 1.1469306945800781, 12.148962020874023, 5.09706974029541, 0.3052503168582916, 3.81623911857605, 0.7173382043838501, 0.4590964913368225, 0.008826133795082569, 0.08327309042215347, 0.02054182067513466, 0.016959428787231445, 0.015141750685870647, 0.0325435996055603, 0.009989677928388119, 0.08828861266374588, 0.0332745686173439, 0.007299672346562147, 0.01695750653743744, 0.02564048022031784, -1.5271199941635132, 0.2301284670829773, 13.020817756652832, -19.126789093017578, 18.73394012451172, 1.5297365188598633, 1.6755900382995605, 0.7163676619529724, 16.76226234436035, -24.81371307373047, 22.00962257385254, 2.0673742294311523, 0.029699169099330902, 0.007254085969179869, 0.005494505632668734, -0.05465434491634369, 0.5956823825836182, 0.34459346532821655, 0.34282174706459045, 0.5793086886405945, -0.0047243391163647175, 0.33766061067581177, 3.1400370597839355, 0.5284952521324158, 3.135625123977661, -0.9310706853866577, -0.2185676097869873, 3.050619125366211, -0.3985865116119385, 0.36429572105407715, 9.994169235229492, 0.01582685112953186, 0.043715983629226685, 0.08086282014846802, 0.03205600380897522, 0.009292170405387878, -0.9060715436935425, 0.42196881771087646], "mean": [-0.37675192952156067, -0.10037140548229218, -0.4454590976238251, -1.034122347831726, -0.41410571336746216, 0.38490474224090576, -0.5620655417442322, -0.4246789216995239, 0.04108819738030434, 0.6645148992538452, -1.0591356754302979, 0.5240758657455444, -0.38423028588294983, -0.6638554334640503, 0.01089370995759964, 0.003735058940947056, -0.6158032417297363, 1.0359355211257935, -0.4463016092777252, -0.005655634682625532, -0.012874568812549114, -0.0024469939526170492, -0.619975209236145, 1.0228135585784912, -0.4413313567638397, -0.006702459417283535, 0.6371140480041504, 1.745326280593872, 0.6371140480041504, 0.6371140480041504, 0.6371140480041504, 0.6371140480041504, 0.6044631600379944, 1.745326280593872, 0.6044631600379944, 0.6044631600379944, 0.6044631600379944, 0.6044631600379944, -0.002078847959637642, -3.8520440170941583e-07, -0.011998816393315792, -0.001541661098599434, 0.004755269270390272, -0.002223153365775943, 0.0036757674533873796, -0.001305459882132709, -0.0025102386716753244, -0.006916206330060959, -0.0016326126642525196, 0.0073432354256510735, 0.0011961027048528194, -0.003985150251537561, 0.0025073171127587557, 0.0018339138478040695, -8.594152450561523, -3.2674038410186768, 0.5029341578483582, -4.254032611846924, -0.1826619803905487, 0.43382418155670166, -0.266695111989975, -6.7424540519714355, 4.330716133117676, 1.0207774639129639, -4.212467670440674, 0.3808950185775757, -1.4987807273864746, -0.5754810571670532, -0.00014610505604650825, 0.00023791822604835033, -0.0004987599677406251, 9.362497803522274e-05, 0.00015073310350999236, 0.00016434004646725953, -5.25152099726256e-05, 0.0003768998140003532, 6.875125109218061e-05, -0.00025924091460183263, 4.946759145241231e-05, 0.00019782256276812404, -2.9863386154174805, -0.29567188024520874, 7.399413585662842, -24.56399154663086, 14.41543197631836, 0.36879512667655945, 0.2788212299346924, 0.06695199757814407, 11.627790451049805, -29.744783401489258, 17.681676864624023, 0.8247387409210205, 0.003353213192895055, -0.0023586859460920095, 0.0038256181869655848, -0.07684427499771118, 0.4505111277103424, 0.1380002349615097, 0.2105332463979721, 0.4159862697124481, -0.09590616077184677, 0.20950466394424438, -0.6796858310699463, -0.5709906816482544, -0.05869482830166817, -2.2310292720794678, -0.481248140335083, 2.6041486263275146, -0.5964599847793579, 0.07921572774648666, 9.778056144714355, 0.0011204235488548875, 0.0007394561544060707, 0.00015236425679177046, 0.029939208179712296, 0.007769706193357706, -0.9214068055152893, 0.38665106892585754], "std": [0.2880655527114868, 0.18356724083423615, 0.1281176060438156, 0.4543103277683258, 0.5055456161499023, 0.23356573283672333, 0.2372637540102005, 0.3773057460784912, 0.1591816246509552, 0.19290219247341156, 0.5098310112953186, 0.14201928675174713, 0.4390425980091095, 0.05753766745328903, 0.0003800501290243119, 0.0018746814457699656, 0.0010640365071594715, 0.0008945295121520758, 0.0008836270426400006, 0.002034977078437805, 0.00037664163392037153, 0.0022714517544955015, 0.0015891287475824356, 0.0003634791646618396, 0.0007721545407548547, 0.0011790862772613764, 0.834941565990448, 2.9802322387695312e-06, 0.834941565990448, 0.834941565990448, 0.834941565990448, 0.834941565990448, 0.8237409591674805, 2.9802322387695312e-06, 0.8237409591674805, 0.8237409591674805, 0.8237409591674805, 0.8237409591674805, 0.00030948081985116005, 6.228499955795996e-07, 0.11403234302997589, 0.11867678910493851, 0.2874525189399719, 0.2833147346973419, 0.46261832118034363, 0.31546539068222046, 0.3259502053260803, 0.28175297379493713, 0.1742921769618988, 0.19103722274303436, 0.3569987714290619, 0.2573297321796417, 0.28656381368637085, 0.11567526310682297, 3.418290138244629, 4.098095417022705, 1.3141242265701294, 2.6153724193573, 0.35986340045928955, 1.2027555704116821, 0.7216987609863281, 3.942171573638916, 3.821932792663574, 1.4193975925445557, 2.177243947982788, 0.9339436292648315, 1.0624232292175293, 1.0835200548171997, 0.003127889707684517, 0.008738895878195763, 0.0052820309065282345, 0.003056547837331891, 0.0023676652926951647, 0.0037152771838009357, 0.003125549294054508, 0.0089876065030694, 0.0055010938085615635, 0.002654489828273654, 0.0020999631378799677, 0.002686477033421397, 0.34042879939079285, 0.17160210013389587, 2.0024917125701904, 2.726531982421875, 1.985408902168274, 0.538009524345398, 0.36015596985816956, 0.18310700356960297, 1.811204433441162, 2.703728199005127, 1.9101879596710205, 0.5734150409698486, 0.0069128116592764854, 0.0031988490372896194, 0.00040773197542876005, 0.00804748386144638, 0.07889202237129211, 0.11824879795312881, 0.09542198479175568, 0.08986537158489227, 0.06228601187467575, 0.1043936014175415, 2.629976511001587, 0.4995691478252411, 2.6503114700317383, 0.7808218598365784, 0.11209168285131454, 0.3156684637069702, 0.04337053745985031, 0.05042655020952225, 0.028227057307958603, 0.0038085414562374353, 0.005521549377590418, 0.013827177695930004, 0.0010452503338456154, 0.000538625696208328, 0.009038154035806656, 0.021659256890416145], "count": [766]}, "action": {"min": [-0.8631430864334106, -0.3134635090827942, -0.866734504699707, -1.5103261470794678, -1.4461100101470947, -0.04202074185013771, -0.6981316804885864, -1.111906886100769, -0.4948786497116089, 0.23327995836734772, -1.6606907844543457, 0.28201937675476074, -0.6981316804885864, -0.6981316804885864, 0.008787895552814007, -0.0019924561493098736, -0.6159685850143433, 1.0283162593841553, -0.45101988315582275, -0.011747010052204132, -0.015542136505246162, -0.007555867079645395, -0.6204155683517456, 1.016644835472107, -0.44649749994277954, -0.012468364089727402, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0025694442447274923, -2.802273684210377e-06, -0.43218210339546204, -0.8228156566619873, -1.5417675971984863, -2.239806652069092, -3.1784305572509766, -3.3526611328125, -3.7560696601867676, -1.4902738332748413, -1.1733582019805908, -1.1541194915771484, -1.8506611585617065, -0.6892147660255432, -1.1967060565948486, -0.3609483242034912], "max": [-0.027948927134275436, 0.21201351284980774, 0.36341869831085205, -0.19374486804008484, -0.016595473513007164, 0.6981316804885864, 0.052177637815475464, 0.10235340893268585, 0.20000699162483215, 1.0212734937667847, -0.3106624484062195, 0.9130237102508545, 0.40617725253105164, -0.42547085881233215, 0.0133248595520854, 0.01515837199985981, -0.6055411100387573, 1.0363861322402954, -0.4446987211704254, -0.003440107684582472, -0.01048375852406025, 0.009221618995070457, -0.61077481508255, 1.0237622261047363, -0.43863800168037415, -0.005595505703240633, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.001140989363193512, 1.6935022131292499e-06, 0.7112928628921509, 0.7413029074668884, 2.469583034515381, 1.052506446838379, 4.1009063720703125, 1.1714463233947754, 2.151620626449585, 0.7981231212615967, 0.7177166938781738, 0.6811017990112305, 1.1898382902145386, 2.112683057785034, 1.5710999965667725, 1.2570598125457764], "mean": [-0.4118851125240326, -0.09181180596351624, -0.4399399757385254, -0.981632649898529, -0.41381028294563293, 0.38235294818878174, -0.5586620569229126, -0.4410213232040405, 0.0362112820148468, 0.6958229541778564, -1.0224257707595825, 0.521864116191864, -0.39177340269088745, -0.6654247045516968, 0.0113932890817523, 0.00356804090552032, -0.6119369268417358, 1.0339739322662354, -0.446692556142807, -0.00551152927801013, -0.012284664437174797, -0.002304689958691597, -0.6158772110939026, 1.0204291343688965, -0.4415491819381714, -0.0069628432393074036, 0.6372735500335693, 1.745326280593872, 0.6372735500335693, 0.6372735500335693, 0.6372735500335693, 0.6372735500335693, 0.6042125225067139, 1.745326280593872, 0.6042125225067139, 0.6042125225067139, 0.6042125225067139, 0.6042125225067139, -0.002078349469229579, -3.847623020192259e-07, -0.011570743285119534, -0.001876551890745759, 0.004234539810568094, -0.00260620703920722, 0.003383438801392913, -0.0008780459174886346, -0.002516745822504163, -0.006948504131287336, -0.0015718302456662059, 0.0076089645735919476, 0.0014468934386968613, -0.007286432199180126, 0.002771160565316677, 0.0006702318205498159], "std": [0.2964201867580414, 0.17586103081703186, 0.13787423074245453, 0.4638069272041321, 0.5081272125244141, 0.23527829349040985, 0.23555944859981537, 0.3868477940559387, 0.15178292989730835, 0.19968412816524506, 0.5154432058334351, 0.14674676954746246, 0.44741174578666687, 0.05756409838795662, 0.0007767003262415528, 0.0026240493170917034, 0.0015751424944028258, 0.0011078311363235116, 0.0009644692181609571, 0.0018309240695089102, 0.0007693201187066734, 0.002812622580677271, 0.0017290154937654734, 0.0009186857496388257, 0.0009168769465759397, 0.001030196901410818, 0.8347388505935669, 2.9802322387695312e-06, 0.8347388505935669, 0.8347388505935669, 0.8347388505935669, 0.8347388505935669, 0.8236222863197327, 2.9802322387695312e-06, 0.8236222863197327, 0.8236222863197327, 0.8236222863197327, 0.8236222863197327, 0.00031006798963062465, 6.235501928131271e-07, 0.11465364694595337, 0.11899837851524353, 0.28780776262283325, 0.2835139334201813, 0.46269693970680237, 0.3151852786540985, 0.32595014572143555, 0.2817521095275879, 0.1744997799396515, 0.19082127511501312, 0.356974720954895, 0.2414582520723343, 0.28703898191452026, 0.11134983599185944], "count": [766]}, "timestamp": {"min": [0.0], "max": [25.5], "mean": [12.75], "std": [7.370832155643395], "count": [766]}, "frame_index": {"min": [0], "max": [765], "mean": [382.5], "std": [221.12496466930187], "count": [766]}, "episode_index": {"min": [69], "max": [69], "mean": [69.0], "std": [0.0], "count": [766]}, "index": {"min": [25264], "max": [26029], "mean": [25646.5], "std": [221.12496466930187], "count": [766]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [766]}, "subtask_annotation": {"mean": [0.39556135770234985, 2.0, 2.0, 2.0, 2.0], "std": [0.49428180434839597, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [766]}, "scene_annotation": {"mean": [69.0], "std": [0.0], "min": [69], "max": [69], "count": [766]}, "eef_direction_state": {"mean": [4.674934725848564, 4.6096605744125325], "std": [1.9842916891144422, 1.773863226522572], "min": [0, 0], "max": [6, 6], "count": [766]}, "eef_velocity_state": {"mean": [0.49477806788511747, 0.7402088772845953], "std": [0.6617871920494965, 0.7743451428365198], "min": [0, 0], "max": [2, 2], "count": [766]}, "eef_acc_mag_state": {"mean": [0.5195822454308094, 0.6971279373368147], "std": [0.7691898915018949, 0.8409661867371173], "min": [0, 0], "max": [2, 2], "count": [766]}, "eef_direction_action": {"mean": [4.43733681462141, 4.103133159268929], "std": [1.9962406466791935, 1.9533904649709342], "min": [0, 0], "max": [6, 6], "count": [766]}, "eef_velocity_action": {"mean": [0.6005221932114883, 0.8629242819843342], "std": [0.6891169957573712, 0.7480235485957125], "min": [0, 0], "max": [2, 2], "count": [766]}, "eef_acc_mag_action": {"mean": [0.762402088772846, 0.9556135770234987], "std": [0.8308330307641226, 0.8274744216967649], "min": [0, 0], "max": [2, 2], "count": [766]}, "eef_sim_pose_state": {"mean": [0.3206493777832995, 0.1810714070459319, 0.13852404690622724, -0.6716197056009338, -0.571192200611363, -0.07016918768386024, 0.3206774406855959, -0.17741126769628324, 0.1537305069677407, -2.2310367529855544, -0.48130823078065693, 2.6042519262987534], "std": [0.06948248720537681, 0.10506543697664145, 0.03206984051404589, 2.668239910379374, 0.49939112155728393, 2.680252318796976, 0.09555940765231921, 0.08782975465828192, 0.03463132161091206, 0.7808160479934328, 0.1120661174515192, 0.3155943735841864], "min": [0.2331426755722385, 0.07844303140944991, 0.05427439297206386, -3.1409080266810596, -1.025157462249263, -3.140448847778913, 0.17155941589294738, -0.3723421707390267, 0.08120481202947163, -3.0562406842042176, -0.6758657059646178, 2.109823227154194], "max": [0.4384057673739328, 0.3540414534552874, 0.20642799978146795, 3.141420111382273, 0.5284950069289742, 3.1412264527000207, 0.4761312165054376, -0.09386989309902204, 0.30614634676586544, -0.9310725911994888, -0.2186061975707978, 3.0506186199054444], "count": [766]}, "eef_sim_pose_action": {"mean": [0.32861382273584205, 0.18700620906721568, 0.13681958565874341, 1.4998363015984448, -0.584690651369884, -1.0584999051559845, 0.321269502392218, -0.17703780715220602, 0.1503216434087052, -2.198314717977344, -0.46990463263054905, 2.5996180885858995], "std": [0.06896002262415406, 0.10381875727641104, 0.033613852830691626, 2.3088685088143786, 0.514119038587778, 2.4595666245148102, 0.09806579630105726, 0.08951059346947278, 0.03674909957344753, 0.7900216472502619, 0.1305536173017596, 0.32337396681012825], "min": [0.2390364493008122, 0.07677643391299172, 0.04950358506586422, -3.141491473807888, -1.0491786629061433, -3.1404576218937943, 0.1876983361577856, -0.39004056518409197, 0.085259535818769, -3.0205537019706323, -0.6995289084368378, 2.1067570696397397], "max": [0.4478001627403198, 0.36662166886432324, 0.2191742283720088, 3.141488416208718, 0.593987647463392, 3.121386888370138, 0.48898623381067874, -0.08521507957995299, 0.3237161879761349, -0.8899526362933987, -0.21475447813339388, 3.0571772943764826], "count": [766]}}} +{"episode_index": 70, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43209237992018984]], [[0.5279558028079386]], [[0.47989423166156253]]], "std": [[[0.28943576883091404]], [[0.2226649556215538]], [[0.2248106504271437]]], "count": [145]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44044560944729483]], [[0.4411020860676928]], [[0.3695312893582044]]], "std": [[[0.29452422108221293]], [[0.2235684034785254]], [[0.25140357281953524]]], "count": [145]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4119219265799626]], [[0.46389262584682284]], [[0.3944154536053772]]], "std": [[[0.3159985030520297]], [[0.22175084088598365]], [[0.25461695899888026]]], "count": [145]}, "observation.state": {"min": [-0.7447270154953003, -0.12026845663785934, -0.5767920613288879, -1.7139716148376465, -1.324000597000122, 0.07972795516252518, -0.5985328555107117, -1.012173056602478, -0.8304784297943115, 0.2913440465927124, -1.9020228385925293, 0.20637750625610352, -0.5390201807022095, -0.6740699410438538, 0.00548733863979578, 0.0033641024492681026, -0.6220093965530396, 1.0340334177017212, -0.4567919969558716, -0.006935026962310076, -0.01591634564101696, -0.012002557516098022, -0.6209139227867126, 1.0179227590560913, -0.45229870080947876, -0.007102442439645529, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0034370922949165106, -0.00038487359415739775, -0.4951997995376587, -0.9967623353004456, -0.40637946128845215, -1.6885545253753662, -1.3584563732147217, -0.6409895420074463, -1.4956674575805664, -1.5623676776885986, -1.397485375404358, -0.590293824672699, -1.04109525680542, -0.881157398223877, -0.8264045715332031, -0.5886836647987366, -13.495922088623047, -5.586080551147461, -2.1764347553253174, -9.981685638427734, -0.6312576532363892, -1.807692289352417, -1.4059828519821167, -15.210749626159668, -8.730158805847168, -2.555555582046509, -8.821734428405762, -0.8321123719215393, -2.4389500617980957, -1.1477410793304443, -0.01746528409421444, -0.03500949591398239, -0.03237025439739227, -0.010637634433805943, -0.007401665672659874, -0.019798092544078827, -0.01259608007967472, -0.02469070628285408, -0.015168087556958199, -0.008757861331105232, -0.008721449412405491, -0.013717557303607464, -3.690540075302124, -0.6903854608535767, 1.039289951324463, -33.68376159667969, 8.27100658416748, -1.2165980339050293, -0.29693999886512756, -0.19301098585128784, 4.840121269226074, -35.55467224121094, 9.876853942871094, -0.8668109774589539, -0.027612539008259773, -0.016123326495289803, 0.0024420025292783976, -0.10930868983268738, 0.3559878468513489, 0.04425413906574249, -0.01397495437413454, 0.3066716492176056, -0.2909196615219116, 0.03956669941544533, -3.1360859870910645, -1.3018298149108887, -3.116725444793701, -3.0495858192443848, -0.9351783990859985, -1.5710463523864746, -0.7733620405197144, -0.23194555938243866, 9.638516426086426, -0.009223341941833496, -0.013101577758789062, -0.045393139123916626, -0.015580728650093079, 0.027023736387491226, 0.476664274930954, 0.8764592409133911], "max": [0.10550663620233536, 0.5567682385444641, -0.09957459568977356, -0.48027756810188293, 0.27542516589164734, 0.49190065264701843, -0.057221971452236176, 0.16714273393154144, 0.11100948601961136, 1.0559252500534058, -0.48218342661857605, 0.6862229704856873, 0.4344068169593811, -0.18854914605617523, 0.011448148638010025, 0.010621890425682068, -0.6125809550285339, 1.04062819480896, -0.4498208463191986, 0.004935652017593384, -0.010490554384887218, -0.0048768771812319756, -0.6147962808609009, 1.022755742073059, -0.4430769681930542, 0.004914071410894394, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.002190796658396721, -0.0002855700731743127, 0.8723886013031006, 0.7233405709266663, 0.7414865493774414, 0.6696442365646362, 3.284294366836548, 0.9400034546852112, 0.4148065447807312, 0.726468026638031, 0.654900312423706, 1.3091650009155273, 1.0849809646606445, 1.458180546760559, 1.2847851514816284, 0.4712257385253906, -2.182508945465088, 8.394384384155273, 3.047008514404297, 1.8620269298553467, 0.9468864798545837, 2.3815629482269287, 0.7173382639884949, -1.9152626991271973, 7.692307949066162, 1.376068353652954, -0.3052503168582916, 0.9468864798545837, 0.3156288266181946, 0.3156288266181946, 0.011812065728008747, 0.030653638765215874, 0.03786780685186386, 0.007571282330900431, 0.0103925671428442, 0.017662514001131058, 0.009196702390909195, 0.02123379334807396, 0.019275112077593803, 0.01539826113730669, 0.012696869671344757, 0.017957039177417755, -0.16967999935150146, 0.37117496132850647, 13.288064002990723, -21.792041778564453, 19.509654998779297, 1.1212451457977295, 3.18149995803833, 0.9687666893005371, 16.272310256958008, -22.713069915771484, 21.925609588623047, 1.5529470443725586, 0.02816127985715866, 0.011953935027122498, 0.006105006206780672, -0.027327170595526695, 0.5716733932495117, 0.499419629573822, 0.3076455593109131, 0.549065351486206, 0.010651920922100544, 0.3125612139701843, 3.1395015716552734, 0.37772244215011597, 3.1193909645080566, -1.1034064292907715, -0.29552292823791504, 3.138017416000366, -0.4665835499763489, 0.2206498384475708, 9.874661445617676, 0.01595592498779297, 0.019089579582214355, 0.04984062910079956, -0.011922789737582207, 0.030569327995181084, 0.4804345965385437, 0.8785383701324463], "mean": [-0.33586132526397705, 0.055667366832494736, -0.4618629217147827, -1.209269642829895, -0.2621523439884186, 0.26172274351119995, -0.28854700922966003, -0.394743949174881, -0.13002458214759827, 0.6731461882591248, -1.237625002861023, 0.30407479405403137, -0.14175376296043396, -0.5192573070526123, 0.008110685274004936, 0.005839766934514046, -0.6199384927749634, 1.038751244544983, -0.45128685235977173, 0.001942008500918746, -0.013650347478687763, -0.009152828715741634, -0.6176995038986206, 1.020194172859192, -0.44545596837997437, 0.002107693813741207, 0.4915556311607361, 1.745326042175293, 0.4915556311607361, 0.4915556311607361, 0.4915556311607361, 0.4915556311607361, 0.7375959157943726, 1.745326042175293, 0.7375959157943726, 0.7375959157943726, 0.7375959157943726, 0.7375959157943726, -0.002925229724496603, -0.0003813442890532315, -0.01105158869177103, 0.004678979516029358, 0.012846154160797596, -0.0006706821150146425, 0.02238367311656475, 0.003738514380529523, -0.014101480133831501, -0.003365050535649061, -0.00025951091083697975, 0.0006400418933480978, 0.006143027450889349, -0.003914407920092344, 0.004158389754593372, -0.006938443053513765, -7.705577373504639, -1.093467354774475, 0.4111347794532776, -3.930161476135254, -0.07375466078519821, 0.20221035182476044, -0.4523681104183197, -7.726191520690918, 1.4340763092041016, -0.6594905257225037, -4.619052886962891, -0.007895110175013542, -0.5346711874008179, -0.5072330832481384, 2.7418325316830305e-06, 2.3791475541656837e-05, -0.00034999349736608565, -0.0003426929179113358, -0.0001087971540982835, -0.00019227205484639853, 0.00034991599386557937, 0.00023624295135959983, 2.6988091121893376e-05, 0.0001438092440366745, -0.0002448389132041484, -0.00019216515647713095, -1.274907112121582, -0.11616189777851105, 9.051543235778809, -27.166040420532227, 16.376487731933594, -0.15485908091068268, 1.807913064956665, 0.40510186553001404, 10.601787567138672, -26.698091506958008, 16.974672317504883, 0.2256518453359604, 0.0021244867239147425, -0.002808784833177924, 0.004207549151033163, -0.07105530798435211, 0.46466872096061707, 0.1765591949224472, 0.1852068305015564, 0.4260548949241638, -0.11875780671834946, 0.19677786529064178, 0.23274201154708862, -0.8186107277870178, 0.9086892604827881, -2.164191246032715, -0.7010297179222107, 2.669084310531616, -0.6345653533935547, 0.008302640169858932, 9.772029876708984, 0.002028420101851225, 0.0004343960026744753, -1.1667894796119072e-05, -0.014530389569699764, 0.028533359989523888, 0.47897523641586304, 0.8772426843643188], "std": [0.20839805901050568, 0.2251245528459549, 0.1103796511888504, 0.33126169443130493, 0.5490929484367371, 0.08973228186368942, 0.10908646136522293, 0.3902449905872345, 0.19715742766857147, 0.20401790738105774, 0.4786261022090912, 0.07398848980665207, 0.2823494076728821, 0.10992985963821411, 0.0019465042278170586, 0.001987620024010539, 0.002231955761089921, 0.0018158163875341415, 0.0016582711832597852, 0.003560893004760146, 0.001603942597284913, 0.0020933649502694607, 0.0013746402692049742, 0.0009607052197679877, 0.002423457568511367, 0.0036244255024939775, 0.7807160019874573, 3.2186508178710938e-06, 0.7807160019874573, 0.7807160019874573, 0.7807160019874573, 0.7807160019874573, 0.8528445959091187, 3.2186508178710938e-06, 0.8528445959091187, 0.8528445959091187, 0.8528445959091187, 0.8528445959091187, 0.00026736807194538414, 6.993889655859675e-06, 0.15098033845424652, 0.1631430983543396, 0.12108130753040314, 0.2474030703306198, 0.41174599528312683, 0.1427941471338272, 0.15784861147403717, 0.2528224289417267, 0.20628254115581512, 0.1882961094379425, 0.26888716220855713, 0.15885570645332336, 0.2188839465379715, 0.10331674665212631, 2.392908811569214, 3.7251834869384766, 1.4361331462860107, 2.632347822189331, 0.2746116816997528, 0.6965559124946594, 0.47807902097702026, 3.452357053756714, 3.378237247467041, 1.087765097618103, 2.2318649291992188, 0.37823477387428284, 0.5673635601997375, 0.28585904836654663, 0.00300766178406775, 0.006235342472791672, 0.005162544082850218, 0.0027213222347199917, 0.001612690044566989, 0.0024133797269314528, 0.002913186326622963, 0.0061596836894750595, 0.004609442315995693, 0.0028617517091333866, 0.0018143887864425778, 0.0025096284225583076, 0.687946617603302, 0.15827874839305878, 2.024305820465088, 3.123905658721924, 2.174729585647583, 0.5357649326324463, 0.7552680969238281, 0.18214939534664154, 2.2797036170959473, 2.7393486499786377, 2.534817934036255, 0.5478837490081787, 0.008623018860816956, 0.004691885318607092, 0.0005373467574827373, 0.012149939313530922, 0.060434065759181976, 0.15266507863998413, 0.07168609648942947, 0.07854156941175461, 0.0646446943283081, 0.07841772586107254, 2.6159253120422363, 0.6106489896774292, 2.373485803604126, 0.664499819278717, 0.1432376205921173, 0.4165005087852478, 0.0413472019135952, 0.05449622869491577, 0.026296881958842278, 0.003793123411014676, 0.004319240804761648, 0.009942763485014439, 0.0008165457402355969, 0.0006926966016180813, 0.0009281443199142814, 0.0004958657664246857], "count": [762]}, "action": {"min": [-0.8153101205825806, -0.10750971734523773, -0.6283473968505859, -1.6717007160186768, -1.3268392086029053, 0.07189319282770157, -0.5955307483673096, -1.0922105312347412, -0.8488370180130005, 0.2784540057182312, -1.8629703521728516, 0.19935733079910278, -0.5437606573104858, -0.6751412749290466, 0.00456032482907176, 0.0006836850079707801, -0.6193616390228271, 1.0294771194458008, -0.45763731002807617, -0.006299145519733429, -0.01675361581146717, -0.013239295221865177, -0.6177338361740112, 1.0141515731811523, -0.45292362570762634, -0.007149154786020517, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0034370922949165106, -0.00038487359415739775, -0.4951997995376587, -0.9967623353004456, -0.40637946128845215, -1.6885545253753662, -1.3584563732147217, -0.6409895420074463, -1.4956674575805664, -1.5623676776885986, -1.397485375404358, -0.590293824672699, -1.04109525680542, -0.881157398223877, -0.8264045715332031, -0.5886836647987366], "max": [0.0959322452545166, 0.5525932312011719, -0.011662463657557964, -0.3903275430202484, 0.31875598430633545, 0.5036435127258301, -0.05446561425924301, 0.1505354344844818, 0.11210867762565613, 1.1052823066711426, -0.4396889805793762, 0.6935910582542419, 0.4489750564098358, -0.18350178003311157, 0.013090264052152634, 0.01992960460484028, -0.6040364503860474, 1.0403817892074585, -0.4495578706264496, 0.004384984262287617, -0.009188142605125904, 0.0054047927260398865, -0.6046402454376221, 1.021626353263855, -0.4402005672454834, 0.004541452508419752, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.002190796658396721, -0.0002855700731743127, 0.8723886013031006, 0.7233405709266663, 0.7414865493774414, 0.6696442365646362, 3.284294366836548, 0.9400034546852112, 0.4148065447807312, 0.726468026638031, 0.654900312423706, 1.3091650009155273, 1.0849809646606445, 1.458180546760559, 1.2847851514816284, 0.4712257385253906], "mean": [-0.3673967123031616, 0.06301582604646683, -0.4682666063308716, -1.1514027118682861, -0.2580151855945587, 0.2593432366847992, -0.2870907187461853, -0.4194468557834625, -0.1291174441576004, 0.6859617233276367, -1.1974053382873535, 0.30165204405784607, -0.14140918850898743, -0.5198437571525574, 0.00843351986259222, 0.005741423461586237, -0.6157278418540955, 1.0366721153259277, -0.45161905884742737, 0.0017117192037403584, -0.013333731330931187, -0.008390283212065697, -0.6135103106498718, 1.0179781913757324, -0.4456450343132019, 0.0015849831979721785, 0.4915556311607361, 1.745326042175293, 0.4915556311607361, 0.4915556311607361, 0.4915556311607361, 0.4915556311607361, 0.7376417517662048, 1.745326042175293, 0.7376417517662048, 0.7376417517662048, 0.7376417517662048, 0.7376417517662048, -0.0029253140091896057, -0.00038134100032038987, -0.01098774466663599, 0.004443541634827852, 0.012747317552566528, -0.0006889928481541574, 0.022467883303761482, 0.003750345902517438, -0.014117510989308357, -0.0033430098555982113, -0.0002491029736120254, 0.0006164275109767914, 0.0061462270095944405, -0.003885881742462516, 0.004195103887468576, -0.0069532995112240314], "std": [0.2113804817199707, 0.20920430123806, 0.1265774518251419, 0.336635559797287, 0.5530298352241516, 0.0907176062464714, 0.11014063656330109, 0.39776232838630676, 0.19026219844818115, 0.21414530277252197, 0.4810805022716522, 0.0754578486084938, 0.28353697061538696, 0.10876105725765228, 0.002010091207921505, 0.002677447395399213, 0.0024856089148670435, 0.00194354762788862, 0.0016512149013578892, 0.0032069177832454443, 0.0016908280085772276, 0.0026727847289294004, 0.0017934918869286776, 0.0013106544502079487, 0.0026015641633421183, 0.0033029706683009863, 0.7807160019874573, 3.2186508178710938e-06, 0.7807160019874573, 0.7807160019874573, 0.7807160019874573, 0.7807160019874573, 0.8528861999511719, 3.2186508178710938e-06, 0.8528861999511719, 0.8528861999511719, 0.8528861999511719, 0.8528861999511719, 0.00026731312391348183, 6.993257557041943e-06, 0.1509975790977478, 0.1632719188928604, 0.12111535668373108, 0.24742303788661957, 0.41175132989883423, 0.14279627799987793, 0.15785886347293854, 0.25282254815101624, 0.2062823474407196, 0.18829552829265594, 0.2688869833946228, 0.1589672863483429, 0.21888311207294464, 0.1033170223236084], "count": [762]}, "timestamp": {"min": [0.0], "max": [25.366666666666667], "mean": [12.683333333333334], "std": [7.332342104726206], "count": [762]}, "frame_index": {"min": [0], "max": [761], "mean": [380.5], "std": [219.9702631417862], "count": [762]}, "episode_index": {"min": [70], "max": [70], "mean": [70.0], "std": [0.0], "count": [762]}, "index": {"min": [26030], "max": [26791], "mean": [26410.5], "std": [219.9702631417862], "count": [762]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [762]}, "subtask_annotation": {"mean": [0.3910761154855643, 2.0, 2.0, 2.0, 2.0], "std": [0.49334058338464665, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [762]}, "scene_annotation": {"mean": [70.0], "std": [0.0], "min": [70], "max": [70], "count": [762]}, "eef_direction_state": {"mean": [4.146981627296588, 4.1430446194225725], "std": [2.0465507945120973, 2.0433003437079593], "min": [0, 0], "max": [6, 6], "count": [762]}, "eef_velocity_state": {"mean": [0.7034120734908137, 0.8136482939632546], "std": [0.6669662666125744, 0.7866488090271354], "min": [0, 0], "max": [2, 2], "count": [762]}, "eef_acc_mag_state": {"mean": [0.6745406824146981, 0.7454068241469817], "std": [0.8255166911698752, 0.8500493453983847], "min": [0, 0], "max": [2, 2], "count": [762]}, "eef_direction_action": {"mean": [3.891076115485564, 3.84251968503937], "std": [2.065832313242631, 2.023841609053536], "min": [0, 0], "max": [6, 6], "count": [762]}, "eef_velocity_action": {"mean": [0.8503937007874016, 0.9304461942257218], "std": [0.7199308091296511, 0.7746929357769684], "min": [0, 0], "max": [2, 2], "count": [762]}, "eef_acc_mag_action": {"mean": [1.0498687664041995, 1.073490813648294], "std": [0.8197888682776974, 0.8244018864534742], "min": [0, 0], "max": [2, 2], "count": [762]}, "eef_sim_pose_state": {"mean": [0.31524945204020666, 0.22326662884860474, 0.14812438667115535, 0.21186750223452533, -0.8187649071589528, 0.8965461153365339, 0.3187956706560165, -0.2194906879374465, 0.1593038414791667, -2.1641783896265947, -0.7010767953695584, 2.6938392317681434], "std": [0.05452983497140748, 0.12608934910266312, 0.027977975417716797, 2.659971283466696, 0.6106216271243069, 2.411155735537307, 0.09450270967297748, 0.0769347082708572, 0.036085620635391155, 0.6644784492648043, 0.1431961159558603, 0.3248027545847701], "min": [0.20061490230954443, 0.11820596641703217, 0.06282485145379418, -3.1409876347933303, -1.3018352905407555, -3.1409626860142397, 0.1685843337122244, -0.41926959385926715, 0.11107903960526601, -3.0495875944427464, -0.9351789951453298, 2.14000033949403], "max": [0.4132381980454495, 0.49209881154615015, 0.21968012075441873, 3.1410462282147016, 0.37770779985188696, 3.1315588047396052, 0.46183351837250874, -0.1113919668043783, 0.3181134451524798, -1.1033988666398296, -0.29470773806603745, 3.1414996605218315], "count": [762]}, "eef_sim_pose_action": {"mean": [0.3221021031201753, 0.2269962421614843, 0.14245367759302568, 1.0138972462232545, -0.8413315828809192, 0.7778621365088056, 0.3245246344957066, -0.22071032206041358, 0.15784176866522812, -2.130991321909194, -0.6961156953886619, 2.668976989723678], "std": [0.05452392917857445, 0.12310760884686145, 0.03172399534345541, 2.4180686366599216, 0.6239262177312028, 2.49236106535168, 0.0950107908233138, 0.07600544540685376, 0.035795278138480054, 0.6645910245520767, 0.1564587090522189, 0.3284263127647172], "min": [0.20472021350800912, 0.12162712018300248, 0.050360144851404706, -3.1272557161604944, -1.3582752939044231, -3.140711600257023, 0.17425988332971548, -0.43167958735669015, 0.11550738287385226, -3.020029483757359, -0.9054786728368002, 2.07380042045929], "max": [0.4261670503948519, 0.4910600751823726, 0.21987734434876136, 3.1266086650820304, 0.3953793304743547, 3.14031371160111, 0.4748852495499048, -0.11569177035240996, 0.31457441447644013, -1.0494168559605939, -0.2539091132014675, 3.1302649676597913], "count": [762]}}} +{"episode_index": 71, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44140796808919647]], [[0.550503606472427]], [[0.4695218686792705]]], "std": [[[0.2988128204335389]], [[0.1906873828437156]], [[0.23259416455843718]]], "count": [115]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49715740392491187]], [[0.46291339451381575]], [[0.34214100346020765]]], "std": [[[0.3298542379014358]], [[0.22463713363458618]], [[0.2869124861089177]]], "count": [115]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4393815296792204]], [[0.46343600914364036]], [[0.3805329910736673]]], "std": [[[0.30591363156515017]], [[0.21894946909188434]], [[0.262952992670148]]], "count": [115]}, "observation.state": {"min": [-1.028916835784912, -0.015355569310486317, -1.2498085498809814, -1.5692946910858154, -0.41429001092910767, -1.0902584791183472, -0.7052549719810486, -0.8059349656105042, -0.5680187940597534, 0.21973133087158203, -1.4393177032470703, -0.1689002513885498, 0.17462100088596344, -0.4502369463443756, -0.0004106404958292842, -0.0012740623205900192, -0.6408228874206543, 0.9772359728813171, -0.36976537108421326, -0.030970752239227295, -0.012590347789227962, 0.009709150530397892, -0.6377695202827454, 1.0063390731811523, -0.39883285760879517, 0.030380362644791603, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0013345140032470226, -0.0003833016671705991, -0.7967190742492676, -0.5295392870903015, -0.7523539662361145, -1.0646910667419434, -1.2806005477905273, -1.7535958290100098, -0.9601123332977295, -0.9101446866989136, -0.8223868012428284, -0.8514546155929565, -0.5248672962188721, -0.9155681133270264, -0.685666024684906, -0.2914379835128784, -16.836496353149414, -5.036630153656006, -0.9688645005226135, -11.630037307739258, -1.2051281929016113, -0.918192982673645, -1.721611738204956, -12.404666900634766, -6.013431072235107, -2.836385726928711, -10.683761596679688, -1.8363858461380005, -0.9755799770355225, -2.3241758346557617, -0.012449688278138638, -0.011495343409478664, -0.01770186424255371, -0.008419420570135117, -0.020854894071817398, -0.017297867685556412, -0.018241718411445618, -0.014132064767181873, -0.016811812296509743, -0.008272494189441204, -0.01660662516951561, -0.018816085532307625, -1.5271199941635132, -0.5196449756622314, 8.106461524963379, -26.1540584564209, 7.711530685424805, -0.47469544410705566, -2.142210006713867, -0.5456271767616272, 6.384209156036377, -29.810205459594727, 7.636702060699463, -1.180462121963501, -0.018521565943956375, -0.014826036058366299, 0.001831501955166459, -0.08198151737451553, 0.3281691372394562, 0.028107309713959694, 0.09200425446033478, 0.3503205180168152, -0.19336645305156708, 0.014319797046482563, -3.044020891189575, -1.190012812614441, -3.1402664184570312, -3.137688159942627, -1.5390695333480835, -3.0968499183654785, -0.790278434753418, -0.08238665014505386, 9.689977645874023, -0.00873538851737976, -0.019881784915924072, -0.022811472415924072, -0.03133172169327736, 0.01824728399515152, 0.8498941659927368, 0.5142607688903809], "max": [0.021676335483789444, 0.42801550030708313, -0.16861139237880707, -0.9758133888244629, 0.2246919572353363, -0.16076722741127014, -0.09670627117156982, -0.13412833213806152, 0.17586104571819305, 1.1646451950073242, -0.9636062383651733, 0.4022673964500427, 0.5974916815757751, -0.10910853743553162, 0.006546773016452789, -0.0003243293322157115, -0.6306819915771484, 0.9778319001197815, -0.3568434417247772, -0.020145034417510033, -0.005181760992854834, 0.01087716594338417, -0.6256362199783325, 1.0092573165893555, -0.3866226375102997, 0.04183100536465645, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0007614708738401532, 3.5173280821254593e-07, 1.6605229377746582, 0.6532282829284668, 1.3926732540130615, 0.935539960861206, 1.3685742616653442, 1.5038198232650757, 0.5601789951324463, 0.44713398814201355, 0.40040528774261475, 0.6703453063964844, 0.5704976320266724, 0.8729068040847778, 0.9045174717903137, 0.3771308958530426, -3.897336959838867, 4.30402946472168, 3.74908447265625, 1.892552137374878, 1.9511600732803345, 2.266788959503174, 1.3485958576202393, -3.9752838611602783, 9.279609680175781, 1.3058607578277588, 1.465201497077942, 0.9181929230690002, 0.8034188747406006, 0.8034188747406006, 0.01812712661921978, 0.011923032812774181, 0.01653730683028698, 0.006513205822557211, 0.013081397861242294, 0.01772293820977211, 0.012546529993414879, 0.015155157074332237, 0.016797685995697975, 0.0072767846286296844, 0.018360890448093414, 0.02233264595270157, 1.2726000547409058, 0.2412637174129486, 18.558748245239258, -18.078773498535156, 18.61080551147461, 0.9913722276687622, 1.1241300106048584, 0.27838122844696045, 12.516019821166992, -19.59392547607422, 16.627717971801758, 0.16041189432144165, 0.022596541792154312, 0.011684862896800041, 0.004884005058556795, -0.04099075868725777, 0.4841243624687195, 0.15842527151107788, 0.2298937886953354, 0.47201722860336304, 0.04874731972813606, 0.21544641256332397, 2.9657886028289795, -0.4594730734825134, 3.1380615234375, 3.1364505290985107, -0.5587766766548157, 3.0983059406280518, -0.5075796246528625, 0.21411502361297607, 9.862771987915039, 0.00862911343574524, 0.026885956525802612, 0.02451428771018982, -0.027176817879080772, 0.021125657483935356, 0.8568947315216064, 0.5256247520446777], "mean": [-0.3034215569496155, 0.11650282889604568, -0.42934924364089966, -1.2354737520217896, -0.0958055704832077, -0.5496644377708435, -0.5594208836555481, -0.3899637460708618, -0.07234832644462585, 0.5470449328422546, -1.1829040050506592, 0.11206354945898056, 0.3189869821071625, -0.35177913308143616, 0.0028200168162584305, -0.0009571047849021852, -0.6351549029350281, 0.9775013327598572, -0.3647632300853729, -0.02464570663869381, -0.009107846766710281, 0.01019327063113451, -0.6304449439048767, 1.007277488708496, -0.39383819699287415, 0.03687173128128052, 0.5424237251281738, 1.7453161478042603, 0.5424237251281738, 0.5424237251281738, 0.5424237251281738, 0.5424237251281738, 0.659142792224884, 1.7453161478042603, 0.659142792224884, 0.659142792224884, 0.659142792224884, 0.659142792224884, -0.0010300991125404835, -0.00022595966584049165, -0.005296528339385986, -0.00173286406788975, -0.004557349719107151, -0.004913301207125187, 0.0015977660659700632, 0.009146596305072308, -0.00041412285645492375, -0.003910872619599104, 0.003121173707768321, 0.002011389471590519, 0.010354669764637947, -0.005630360450595617, 0.004983304999768734, 0.004697458818554878, -7.974363327026367, -0.7752635478973389, 0.7294564247131348, -4.749041557312012, 0.512076735496521, 0.3064059019088745, -0.5507789254188538, -7.996580123901367, 3.331245183944702, -0.6277143955230713, -5.198433876037598, -0.49175283312797546, -0.021041927859187126, -0.824870765209198, 9.573090937919915e-05, 0.00035970922908745706, -0.00021168273815419525, -2.7201211196370423e-05, 0.00033900048583745956, -0.00011820789222838357, 0.00027549840160645545, 9.710425365483388e-05, -0.00014595674292650074, 7.273233495652676e-05, 0.00042808480793610215, -0.000246687326580286, 0.2054709643125534, -0.25092101097106934, 11.852007865905762, -22.947338104248047, 12.772212028503418, 0.22900161147117615, 0.19139456748962402, -0.2840924561023712, 9.463942527770996, -25.02001953125, 12.511041641235352, -0.5543104410171509, 0.002408441388979554, -0.0018256170442327857, 0.0036670200061053038, -0.07601996511220932, 0.37709230184555054, 0.10713263601064682, 0.15004539489746094, 0.40990689396858215, -0.0625704824924469, 0.13342604041099548, 0.9109681248664856, -0.9879547953605652, 0.9728770852088928, -1.6666545867919922, -1.1050642728805542, -0.4255872666835785, -0.6748320460319519, 0.04283558949828148, 9.768359184265137, 0.00024041019787546247, 0.00020873853645753115, 0.0004374577838461846, -0.029568536207079887, 0.020013583824038506, 0.8534811735153198, 0.5198786854743958], "std": [0.30836254358291626, 0.12508311867713928, 0.3381454050540924, 0.1614036113023758, 0.19279521703720093, 0.26291337609291077, 0.19226637482643127, 0.14841784536838531, 0.21477994322776794, 0.2833828032016754, 0.09564562141895294, 0.1346370279788971, 0.11438725888729095, 0.0979514867067337, 0.0020231083035469055, 0.0002564196183811873, 0.0028222377877682447, 0.00011570278729777783, 0.003730027237907052, 0.0032923349644988775, 0.0020582135766744614, 0.0003134173166472465, 0.0035220817662775517, 0.0008762827492319047, 0.003249634988605976, 0.0033860495314002037, 0.8022546172142029, 1.3113021850585938e-05, 0.8022546172142029, 0.8022546172142029, 0.8022546172142029, 0.8022546172142029, 0.8412590026855469, 1.3113021850585938e-05, 0.8412590026855469, 0.8412590026855469, 0.8412590026855469, 0.8412590026855469, 0.00011224971240153536, 9.593385766493157e-05, 0.2943517565727234, 0.1371237188577652, 0.2931038439273834, 0.26080241799354553, 0.3060760796070099, 0.3561738431453705, 0.1593475043773651, 0.16919365525245667, 0.14309251308441162, 0.2353367954492569, 0.16425739228725433, 0.2532111406326294, 0.1942199170589447, 0.08897092193365097, 2.93237042427063, 1.759242296218872, 1.2019771337509155, 3.0854289531707764, 0.5362764000892639, 0.7009245157241821, 0.5728490948677063, 1.7992234230041504, 4.123661041259766, 1.0179033279418945, 3.0396335124969482, 0.558785617351532, 0.28008779883384705, 0.6253138184547424, 0.003308975836262107, 0.004134047776460648, 0.005133925471454859, 0.0022211226169019938, 0.003326543839648366, 0.003203997388482094, 0.0030742937233299017, 0.004497620277106762, 0.00494944304227829, 0.002416260540485382, 0.003380344482138753, 0.0037636361084878445, 0.5097023248672485, 0.12421347200870514, 2.446601152420044, 1.797850489616394, 2.608473300933838, 0.26007741689682007, 0.5413098931312561, 0.11969074606895447, 1.3343411684036255, 2.6076552867889404, 2.0039222240448, 0.23588444292545319, 0.0064102597534656525, 0.004518149420619011, 0.00046776371891610324, 0.008797830902040005, 0.038636986166238785, 0.030032053589820862, 0.03705015033483505, 0.037897370755672455, 0.06196106597781181, 0.061708997935056686, 2.183241367340088, 0.1749044805765152, 2.397841453552246, 1.5127558708190918, 0.2338518351316452, 2.481804609298706, 0.044155482202768326, 0.04303823038935661, 0.026981201022863388, 0.0028974399901926517, 0.0060532051138579845, 0.00635975506156683, 0.0010588027071207762, 0.0006569682154804468, 0.0022964372765272856, 0.0037556125316768885], "count": [560]}, "action": {"min": [-1.130497694015503, -0.022657766938209534, -1.3433468341827393, -1.5776158571243286, -0.420892596244812, -1.0942176580429077, -0.6981316804885864, -0.8744288086891174, -0.6042858362197876, 0.1883196234703064, -1.3780109882354736, -0.17942053079605103, 0.17374099791049957, -0.45357847213745117, -0.001334873028099537, -0.005095622036606073, -0.6377214193344116, 0.9729078412055969, -0.37375929951667786, -0.030276982113718987, -0.01313092466443777, 0.005475495010614395, -0.6341062784194946, 1.0031484365463257, -0.40252503752708435, 0.02972487546503544, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0013345140032470226, -0.0003833016671705991, -0.7967190742492676, -0.5295392870903015, -0.7523539662361145, -1.0646910667419434, -1.2806005477905273, -1.7535958290100098, -0.9601123332977295, -0.9101446866989136, -0.8223868012428284, -0.8514546155929565, -0.5248672962188721, -0.9155681133270264, -0.685666024684906, -0.2914379835128784], "max": [-0.016559425741434097, 0.4403643310070038, -0.1536649465560913, -0.9071634411811829, 0.22317534685134888, -0.15316370129585266, -0.08871662616729736, -0.17648380994796753, 0.17834393680095673, 1.2343862056732178, -0.870295524597168, 0.4027797281742096, 0.6040192246437073, -0.10911321640014648, 0.007467883173376322, 0.0011794260935857892, -0.6213468313217163, 0.9799605011940002, -0.35881680250167847, -0.019966688007116318, -0.004147966857999563, 0.011566423811018467, -0.6165003776550293, 1.0108904838562012, -0.3886899948120117, 0.04061075299978256, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0007614708738401532, 3.5173280821254593e-07, 1.6605229377746582, 0.6532282829284668, 1.3926732540130615, 0.935539960861206, 1.3685742616653442, 1.5038198232650757, 0.5601789951324463, 0.44713398814201355, 0.40040528774261475, 0.6703453063964844, 0.5704976320266724, 0.8729068040847778, 0.9045174717903137, 0.3771308958530426], "mean": [-0.33830609917640686, 0.11935307830572128, -0.4463127851486206, -1.193955898284912, -0.09884104877710342, -0.5500512719154358, -0.5541824102401733, -0.41973599791526794, -0.06777182221412659, 0.5545876026153564, -1.1396286487579346, 0.1085294559597969, 0.3208441138267517, -0.3507329821586609, 0.0031381575390696526, -0.0013139148941263556, -0.6292726993560791, 0.9774987101554871, -0.3675778806209564, -0.024301867932081223, -0.008465735241770744, 0.008997678756713867, -0.6242440938949585, 1.0071297883987427, -0.396770179271698, 0.03576398268342018, 0.5432964563369751, 1.7453161478042603, 0.5432964563369751, 0.5432964563369751, 0.5432964563369751, 0.5432964563369751, 0.659142792224884, 1.7453161478042603, 0.659142792224884, 0.659142792224884, 0.659142792224884, 0.659142792224884, -0.0010299314744770527, -0.00022557830379810184, -0.004857198800891638, -0.0020241611637175083, -0.004033701494336128, -0.004971983842551708, 0.0016136023914441466, 0.009036917239427567, -0.000618761929217726, -0.003732274752110243, 0.0031151515431702137, 0.0019852768164128065, 0.010253850370645523, -0.005696092266589403, 0.0049928720109164715, 0.004743799567222595], "std": [0.32318711280822754, 0.12529109418392181, 0.3563610315322876, 0.17462307214736938, 0.193852961063385, 0.26353752613067627, 0.19161354005336761, 0.14965547621250153, 0.21370042860507965, 0.3036012053489685, 0.10770120471715927, 0.13820673525333405, 0.11451827734708786, 0.09794484823942184, 0.001950833247974515, 0.0011365291429683566, 0.0033282339572906494, 0.0009312542388215661, 0.0038605008739978075, 0.002995521994307637, 0.0019841822795569897, 0.0010987687855958939, 0.003998698201030493, 0.001523151295259595, 0.0032975422218441963, 0.003042392199859023, 0.8032266497612, 1.3113021850585938e-05, 0.8032266497612, 0.8032266497612, 0.8032266497612, 0.8032266497612, 0.8412590026855469, 1.3113021850585938e-05, 0.8412590026855469, 0.8412590026855469, 0.8412590026855469, 0.8412590026855469, 0.00011215241102036089, 9.656805195845664e-05, 0.2945100963115692, 0.13727909326553345, 0.2933711111545563, 0.2608017027378082, 0.3060761094093323, 0.356183797121048, 0.15943259000778198, 0.16923004388809204, 0.14309260249137878, 0.23533664643764496, 0.16426771879196167, 0.2532190680503845, 0.1942204236984253, 0.08897527307271957], "count": [560]}, "timestamp": {"min": [0.0], "max": [18.633333333333333], "mean": [9.316666666666666], "std": [5.3885939209077955], "count": [560]}, "frame_index": {"min": [0], "max": [559], "mean": [279.5], "std": [161.65781762723384], "count": [560]}, "episode_index": {"min": [71], "max": [71], "mean": [71.0], "std": [0.0], "count": [560]}, "index": {"min": [26792], "max": [27351], "mean": [27071.5], "std": [161.65781762723384], "count": [560]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [560]}, "subtask_annotation": {"mean": [0.37857142857142856, 2.0, 2.0, 2.0, 2.0], "std": [0.49595300962399835, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [560]}, "scene_annotation": {"mean": [71.0], "std": [0.0], "min": [71], "max": [71], "count": [560]}, "eef_direction_state": {"mean": [4.010714285714286, 3.6589285714285715], "std": [2.2850194256308285, 1.9918832425724133], "min": [0, 0], "max": [6, 6], "count": [560]}, "eef_velocity_state": {"mean": [0.6982142857142857, 0.8553571428571428], "std": [0.7270269869791086, 0.6564024361344726], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_acc_mag_state": {"mean": [0.6464285714285715, 0.775], "std": [0.8302246438065237, 0.8384190053734647], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_direction_action": {"mean": [3.7375, 3.6714285714285713], "std": [2.271882675856551, 1.83592272301913], "min": [0, 0], "max": [6, 6], "count": [560]}, "eef_velocity_action": {"mean": [0.8321428571428572, 0.9964285714285714], "std": [0.739475475990811, 0.6994804923539133], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_acc_mag_action": {"mean": [0.9035714285714286, 0.9964285714285714], "std": [0.852300308768295, 0.8323727456825463], "min": [0, 0], "max": [2, 2], "count": [560]}, "eef_sim_pose_state": {"mean": [0.30555223446926716, 0.23974644175274296, 0.11325623816806255, 0.9222766291179539, -0.9881941164730473, 0.9895206204407302, 0.3208636066952915, -0.19566854444122816, 0.12371421817974039, -1.6772681785297079, -1.1052288235034395, -0.42055986623470387], "std": [0.05620065336644005, 0.02153281258396033, 0.04991328091807357, 2.197873247354115, 0.17495774368731515, 2.418475163519583, 0.02633876058249204, 0.05769795832350325, 0.03210916059273347, 1.584512360669987, 0.23400402832073358, 2.509465553263418], "min": [0.23837946731071785, 0.1858832896130022, 0.0644671985996371, -3.098119046881541, -1.1900132888738693, -3.1410267894396853, 0.2858174582216346, -0.3395083155182287, 0.04098099713309553, -3.141172565925727, -1.5486830443239359, -3.1331406504507116], "max": [0.43218712110199176, 0.2948568921692254, 0.23085961882089392, 3.1265996624862904, -0.45946837453226896, 3.1409646193409504, 0.39538097627843555, -0.10928806109345299, 0.21516401629557644, 3.1405972242632525, -0.5587678971409995, 3.13368803450016], "count": [560]}, "eef_sim_pose_action": {"mean": [0.31261933163700173, 0.24140655054563132, 0.1140307399538887, 0.8939103673362224, -0.9898966557894202, 0.5209113068141354, 0.32686604145607784, -0.19588166950050936, 0.12260805693450223, -1.1724763258499529, -1.1048450707734538, -0.4374963968869405], "std": [0.05829201900215259, 0.022163950178382102, 0.05706524831053268, 2.1707918161728212, 0.20109524449069022, 2.5579483722618934, 0.026795793188435984, 0.05874921157110857, 0.03620755570235734, 1.9394911631056542, 0.23954403365951063, 2.4867897534899215], "min": [0.24574184928465176, 0.18443789363206764, 0.05842956766829738, -3.0971142742607443, -1.251020277852437, -3.1412433076438466, 0.2946934519344075, -0.34539895637516943, 0.04040087986299849, -3.1403452566285575, -1.532545528182937, -3.1175520813194453], "max": [0.4465215647833874, 0.3146841547661757, 0.2514036342977258, 3.118271114810171, -0.3552351418817761, 3.140515850587632, 0.3999374686623796, -0.10511906443205002, 0.22607946296504705, 3.1392563479466786, -0.4997174695287341, 3.139385456799131], "count": [560]}}} +{"episode_index": 72, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4253450884275279]], [[0.5661004757785467]], [[0.4790396386005383]]], "std": [[[0.3015279026030618]], [[0.1928416210902134]], [[0.22830928259659514]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4377207444252211]], [[0.4061662629757785]], [[0.3111779411764706]]], "std": [[[0.30764663387529334]], [[0.26638088314840463]], [[0.3191738125742362]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4357317425990004]], [[0.43275721597462513]], [[0.32736309352172244]]], "std": [[[0.2971280100481019]], [[0.2317694290460121]], [[0.2934564435369287]]], "count": [100]}, "observation.state": {"min": [-0.16962923109531403, -0.2662504315376282, -0.24481362104415894, -1.7006217241287231, -1.5253329277038574, -0.745883584022522, -0.6958132982254028, -0.447457879781723, 0.000761386938393116, 0.06027422100305557, -1.430229902267456, 0.885204553604126, -0.280375599861145, -0.32682332396507263, -0.004957179538905621, -0.011991927400231361, -0.6229375004768372, 0.9662835597991943, -0.3646048307418823, -0.005404346622526646, -0.0007715440588071942, 0.015439826995134354, -0.5749533176422119, 0.9858633875846863, -0.4271854758262634, 0.034996069967746735, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.011444018222391605, -0.0003839656710624695, -0.4368975758552551, -0.27947676181793213, -0.6220374703407288, -0.8344639539718628, -2.5773239135742188, -0.8517520427703857, -1.2253241539001465, -0.6679902672767639, -0.22872689366340637, -0.3886023163795471, -1.7080082893371582, -0.6320394277572632, -0.37312158942222595, -0.3498164415359497, -8.106460571289062, -4.365079402923584, -2.26068377494812, -12.026863098144531, -0.3443223536014557, -1.807692289352417, -2.037240505218506, -10.066265106201172, -2.5335776805877686, -0.15445666015148163, -9.310134887695312, -0.6025640964508057, -2.123321056365967, -1.0616605281829834, -0.0070227766409516335, -0.010515705682337284, -0.05377310514450073, -0.007492671720683575, -0.012544349767267704, -0.01057528331875801, -0.005988491699099541, -0.013672029599547386, -0.054802700877189636, -0.0071753752417862415, -0.01259796041995287, -0.01601768098771572, 1.039289951324463, -0.5419154763221741, 8.106461524963379, -30.1143798828125, 2.7708826065063477, -0.9362323880195618, -1.590749979019165, -0.9464961886405945, -2.6130716800689697, -34.18930435180664, 1.2227848768234253, -1.5061324834823608, -0.017225058749318123, -0.01829926110804081, 0.0067155067808926105, -0.09564509987831116, 0.30504024028778076, 0.07680175453424454, 0.0417301282286644, 0.3743423819541931, -0.230099618434906, -3.0352955946000293e-05, -2.8598716259002686, -1.237959623336792, -2.845829725265503, -1.992526650428772, -0.7679320573806763, 1.612978219985962, -0.7436566352844238, -0.18920469284057617, 9.661810874938965, -0.011014968156814575, -0.055814266204833984, -0.03216904401779175, -0.022185949608683586, 0.017831075936555862, 0.5948570370674133, 0.801423192024231], "max": [0.15128791332244873, 0.010307315737009048, 0.2387908399105072, -1.0839579105377197, 0.12016089260578156, 0.40324950218200684, -0.1269134283065796, -0.049473874270915985, 0.2384221851825714, 0.5382641553878784, -0.8095879554748535, 1.3079688549041748, 0.03691009432077408, 0.0024823839776217937, -0.0036441173870116472, -0.010722351260483265, -0.6098256707191467, 0.9664113521575928, -0.36104685068130493, -0.0028124842792749405, 0.00038230809150263667, 0.017885705456137657, -0.5642930269241333, 0.9869588613510132, -0.42477357387542725, 0.037871576845645905, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.010780773125588894, -4.4219962092029164e-07, 0.3971101939678192, 0.39075103402137756, 0.3859122395515442, 1.4095970392227173, 2.357560396194458, 2.257091760635376, 1.1544221639633179, 1.063234806060791, 0.4990074038505554, 0.4730665683746338, 1.174605131149292, 0.36711031198501587, 0.2567914128303528, 0.18367475271224976, -2.5499720573425293, 1.8620269298553467, 1.207570195198059, -0.33577534556388855, 1.0329670906066895, 2.3528695106506348, 0.6025640964508057, 0.668114960193634, 14.133090019226074, 2.0360195636749268, 5.921855926513672, 0.860805869102478, 1.4346764087677002, 1.3199023008346558, 0.008568894118070602, 0.011368431150913239, 0.050178445875644684, 0.0068171327002346516, 0.015515446662902832, 0.01077649649232626, 0.0066372002474963665, 0.012494445778429508, 0.07402375340461731, 0.009183741174638271, 0.015970543026924133, 0.01942308433353901, 2.7148799896240234, 0.3934454619884491, 13.659238815307617, -22.660274505615234, 14.74188232421875, 0.11618515849113464, 0.19088999927043915, -0.12248773872852325, 6.710843086242676, -22.24856185913086, 12.642494201660156, -0.5644997358322144, 0.022642647847533226, 0.008053073659539223, 0.009157509543001652, -0.027327170595526695, 0.44316810369491577, 0.1980029046535492, 0.21703171730041504, 0.5069035291671753, 0.03955593332648277, 0.162263885140419, 2.8846049308776855, 0.010963630862534046, 2.828997850418091, -1.2598662376403809, -0.20037391781806946, 2.4573564529418945, -0.286151647567749, 0.10340627282857895, 9.879426956176758, 0.010107874870300293, 0.06011277437210083, 0.029422849416732788, -0.016964681446552277, 0.02540060691535473, 0.5971890091896057, 0.8033735156059265], "mean": [0.032086580991744995, -0.1364436149597168, -0.04070301353931427, -1.3614665269851685, -0.47496530413627625, -0.24698002636432648, -0.522462785243988, -0.1738787144422531, 0.16153036057949066, 0.33242306113243103, -1.1670061349868774, 1.06196928024292, -0.15284763276576996, -0.211845263838768, -0.004073255229741335, -0.011443322524428368, -0.620401918888092, 0.9663520455360413, -0.36199289560317993, -0.0043646530248224735, -5.757140024797991e-05, 0.016406195238232613, -0.5733003616333008, 0.986672580242157, -0.4260965883731842, 0.03642228618264198, 0.40212389826774597, 1.7453304529190063, 0.40212389826774597, 0.40212389826774597, 0.40212389826774597, 0.40212389826774597, 0.8274028301239014, 1.7453304529190063, 0.8274028301239014, 0.8274028301239014, 0.8274028301239014, 0.8274028301239014, -0.011095860041677952, -0.00029735759017057717, -0.052418481558561325, 0.049156274646520615, -0.07272593677043915, 0.05014092102646828, -0.15563015639781952, 0.15851640701293945, 0.04620714485645294, 0.005913596134632826, 0.023146187886595726, 0.055285606533288956, 0.03559276834130287, -0.0468280054628849, -0.029954614117741585, -0.05387454479932785, -5.130207061767578, -0.6816579103469849, -0.6627906560897827, -5.831367015838623, 0.453102707862854, 0.28846561908721924, -0.7719834446907043, -4.204446792602539, 7.061388969421387, 1.1113700866699219, -3.3504955768585205, -0.04259393736720085, -0.19307556748390198, -0.36428025364875793, 0.0004040931526105851, -0.0009339823154732585, -0.0011906942818313837, -0.00011741797061404213, 0.0006137991440482438, -0.0003703513357322663, 3.2652897061780095e-05, -0.0006023631431162357, -0.00010188755550188944, -0.0004177173541393131, 0.00022422695474233478, -3.9743226807331666e-05, 1.861390233039856, 0.08325868844985962, 11.326279640197754, -25.788284301757812, 11.267409324645996, -0.47629085183143616, -0.6907389163970947, -0.4349181056022644, 2.408644437789917, -26.55788803100586, 9.206385612487793, -1.1316938400268555, 0.0030816111247986555, -0.003093147650361061, 0.007605487480759621, -0.06768032908439636, 0.36464110016822815, 0.15293048322200775, 0.12400364130735397, 0.41824451088905334, -0.07269077003002167, 0.08425606787204742, -0.8804507255554199, -0.8188615441322327, 0.7054360508918762, -1.6876877546310425, -0.5714846253395081, 2.0939877033233643, -0.5899375677108765, -0.056102871894836426, 9.780029296875, -0.0005168215720914304, 0.0006848218035884202, -0.00021731654123868793, -0.020774729549884796, 0.02378031425178051, 0.5965644717216492, 0.8019391298294067], "std": [0.09032615274190903, 0.07266931980848312, 0.17418645322322845, 0.1616704910993576, 0.5846114158630371, 0.3958367705345154, 0.19003188610076904, 0.12203363329172134, 0.09056168049573898, 0.14384718239307404, 0.18730606138706207, 0.14000701904296875, 0.10509010404348373, 0.11757689714431763, 0.00030832088668830693, 0.0003014958347193897, 0.004020230378955603, 3.169917908962816e-05, 0.0006241908995434642, 0.0006180738564580679, 0.00031121313804760575, 0.0006636175094172359, 0.0021744398400187492, 0.0003134733997285366, 0.00046407070476561785, 0.0006164895603433251, 0.7012052536010742, 1.1920928955078125e-06, 0.7012052536010742, 0.7012052536010742, 0.7012052536010742, 0.7012052536010742, 0.8555412292480469, 1.1920928955078125e-06, 0.8555412292480469, 0.8555412292480469, 0.8555412292480469, 0.8555412292480469, 0.00010796322021633387, 7.200096297310665e-05, 0.12975749373435974, 0.13646309077739716, 0.18352481722831726, 0.4276748299598694, 0.818433940410614, 0.58046555519104, 0.3378719687461853, 0.31474706530570984, 0.12762174010276794, 0.18799988925457, 0.5956695079803467, 0.21330632269382477, 0.1283436417579651, 0.13651339709758759, 1.3322784900665283, 1.6755415201187134, 1.1165846586227417, 3.594326972961426, 0.3636200428009033, 0.9868307113647461, 0.6699912548065186, 2.2928593158721924, 5.33695650100708, 0.6042720079421997, 4.091625213623047, 0.3486146926879883, 0.7179198861122131, 0.5003484487533569, 0.003059560665860772, 0.003988157492130995, 0.013272951357066631, 0.002364593558013439, 0.0033363865222781897, 0.0028396162670105696, 0.002729069674387574, 0.004908532369881868, 0.015061907470226288, 0.0029953334014862776, 0.0037024749908596277, 0.0043165422976017, 0.39559003710746765, 0.1678541749715805, 1.3477153778076172, 1.485342264175415, 2.5182363986968994, 0.2628040313720703, 0.44828543066978455, 0.1464449167251587, 1.6644909381866455, 2.700955867767334, 2.301539659500122, 0.2385101318359375, 0.0074541158974170685, 0.004676711279898882, 0.0005573313101194799, 0.014866003766655922, 0.040199775248765945, 0.042741622775793076, 0.05318906158208847, 0.04591761529445648, 0.09772695600986481, 0.047744084149599075, 2.211775541305542, 0.4127212166786194, 2.0565803050994873, 0.23147186636924744, 0.1958216279745102, 0.2768867611885071, 0.08415691554546356, 0.0549655482172966, 0.03764217346906662, 0.004422779660671949, 0.016756383702158928, 0.009945734404027462, 0.00146284862421453, 0.0021418083924800158, 0.0005682077025994658, 0.0005058785900473595], "count": [150]}, "action": {"min": [-0.2507137954235077, -0.2052028477191925, -0.2909430265426636, -1.7316646575927734, -1.5343730449676514, -0.7607248425483704, -0.6981316804885864, -0.425861656665802, -0.01613672263920307, 0.12464568018913269, -1.491356611251831, 0.873299241065979, -0.282964289188385, -0.33151569962501526, -0.004983787890523672, -0.014325978234410286, -0.6203460693359375, 0.9620572328567505, -0.3674508035182953, -0.006959971506148577, -0.0008140261634252965, 0.010806690901517868, -0.571602463722229, 0.9832179546356201, -0.4314342439174652, 0.03426191955804825, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.011444018222391605, -0.0003839656710624695, -0.4368975758552551, -0.3779727518558502, -0.6220374703407288, -1.336932897567749, -2.5773239135742188, -0.8517520427703857, -1.3462340831756592, -0.6679902672767639, -0.22872689366340637, -0.3886023163795471, -1.7080082893371582, -0.6320394277572632, -0.37312158942222595, -0.3498164415359497], "max": [0.131923645734787, 0.04467133805155754, 0.22659412026405334, -0.8789560794830322, 0.12278103083372116, 0.4126388430595398, -0.10874567925930023, 0.017890937626361847, 0.26771408319473267, 0.557655930519104, -0.6882634162902832, 1.310932993888855, 0.050498608499765396, 0.005450820550322533, -0.003071853658184409, -0.008275629952549934, -0.606282651424408, 0.9708962440490723, -0.36182647943496704, -0.00392639497295022, 0.001218604389578104, 0.01850571483373642, -0.5640543103218079, 0.9891806840896606, -0.42629438638687134, 0.0371110625565052, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.010780773125588894, -4.4219962092029164e-07, 0.5318348407745361, 0.39075103402137756, 0.556421160697937, 1.4095970392227173, 2.7923128604888916, 2.257091760635376, 1.1544221639633179, 1.063234806060791, 0.4990074038505554, 0.4730665683746338, 1.174605131149292, 0.3419369161128998, 0.2567914128303528, 0.18367475271224976], "mean": [-0.006389169953763485, -0.09994886815547943, -0.06656183302402496, -1.3217805624008179, -0.4993226230144501, -0.2218698114156723, -0.5145695209503174, -0.17393390834331512, 0.17349542677402496, 0.3555361032485962, -1.1175576448440552, 1.049461007118225, -0.15586647391319275, -0.22104240953922272, -0.0038274098187685013, -0.011577889323234558, -0.6159185767173767, 0.9658947587013245, -0.36392897367477417, -0.005700129084289074, 0.0004172866465523839, 0.014350078999996185, -0.5683863759040833, 0.986044704914093, -0.4283190965652466, 0.03544999659061432, 0.4017748534679413, 1.7453304529190063, 0.4017748534679413, 0.4017748534679413, 0.4017748534679413, 0.4017748534679413, 0.8274028301239014, 1.7453304529190063, 0.8274028301239014, 0.8274028301239014, 0.8274028301239014, 0.8274028301239014, -0.011099833995103836, -0.0002975288371089846, -0.047984231263399124, 0.04532899707555771, -0.06799181550741196, 0.038585517555475235, -0.1373162716627121, 0.1510806679725647, 0.03706078231334686, 0.010971514508128166, 0.024496296420693398, 0.054970238357782364, 0.028578132390975952, -0.04918772354722023, -0.03190061077475548, -0.05412103608250618], "std": [0.09707831591367722, 0.07083947956562042, 0.16817212104797363, 0.2000417560338974, 0.5907676219940186, 0.40617185831069946, 0.18997298181056976, 0.12528030574321747, 0.1030995175242424, 0.1240672916173935, 0.24142485857009888, 0.1380254626274109, 0.10374708473682404, 0.11146839708089828, 0.0004272734222467989, 0.0014523710124194622, 0.0037709365133196115, 0.001566308201290667, 0.0009387535392306745, 0.0006233645835891366, 0.00041628771577961743, 0.001552894595079124, 0.0019162364769726992, 0.0015373693313449621, 0.0010338991414755583, 0.0005901579279452562, 0.7005907893180847, 1.1920928955078125e-06, 0.7005907893180847, 0.7005907893180847, 0.7005907893180847, 0.7005907893180847, 0.8555412292480469, 1.1920928955078125e-06, 0.8555412292480469, 0.8555412292480469, 0.8555412292480469, 0.8555412292480469, 0.00010583671246422455, 7.188270683400333e-05, 0.13921990990638733, 0.1414138823747635, 0.1917581409215927, 0.445320725440979, 0.8553547859191895, 0.5867782235145569, 0.35701850056648254, 0.312152624130249, 0.12612487375736237, 0.18813012540340424, 0.5921730995178223, 0.21051457524299622, 0.12729893624782562, 0.13615617156028748], "count": [150]}, "timestamp": {"min": [0.0], "max": [4.966666666666667], "mean": [2.483333333333333], "std": [1.4433435976027125], "count": [150]}, "frame_index": {"min": [0], "max": [149], "mean": [74.5], "std": [43.300307928081374], "count": [150]}, "episode_index": {"min": [72], "max": [72], "mean": [72.0], "std": [0.0], "count": [150]}, "index": {"min": [27352], "max": [27501], "mean": [27426.5], "std": [43.300307928081374], "count": [150]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [150]}, "subtask_annotation": {"mean": [0.3466666666666667, 2.0, 2.0, 2.0, 2.0], "std": [0.5031456603763514, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [150]}, "scene_annotation": {"mean": [72.0], "std": [0.0], "min": [72], "max": [72], "count": [150]}, "eef_direction_state": {"mean": [3.526666666666667, 3.4266666666666667], "std": [2.0549019982038605, 2.2161427952388135], "min": [0, 0], "max": [6, 6], "count": [150]}, "eef_velocity_state": {"mean": [1.0666666666666667, 1.1266666666666667], "std": [0.7086763875156433, 0.8189152716992292], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_acc_mag_state": {"mean": [1.0666666666666667, 0.9866666666666667], "std": [0.8459051693633005, 0.9017513823419152], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_direction_action": {"mean": [3.7266666666666666, 4.033333333333333], "std": [1.8362885273168692, 1.580787426850584], "min": [0, 1], "max": [6, 6], "count": [150]}, "eef_velocity_action": {"mean": [1.2133333333333334, 1.1266666666666667], "std": [0.7446401069569705, 0.7597952940686652], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_acc_mag_action": {"mean": [1.2866666666666666, 1.1333333333333333], "std": [0.724216051250515, 0.797217382873427], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_sim_pose_state": {"mean": [0.22677289737184522, 0.22846564098370992, 0.06872868896352656, -0.9018349650562855, -0.819551514202708, 0.6846809216759854, 0.27560090597607406, -0.15512350001735792, 0.09536854842481905, -1.6875816305002511, -0.5715690329568633, 2.0939360423426985], "std": [0.03017076975532902, 0.02741874983138374, 0.044133068139017996, 2.236972608712562, 0.4129319939465431, 2.100222140793521, 0.03799899705513276, 0.06503808827997831, 0.01838085138881535, 0.2314964964845429, 0.19582482690894382, 0.2769147195968235], "min": [0.18511067995038882, 0.19192370020071323, 0.020580376120387395, -3.1079323470793634, -1.237966882598811, -3.1237240271480675, 0.24747141622245272, -0.26039723288084965, 0.06701581530361374, -1.9925336657681216, -0.7679375722641363, 1.6130648650580615], "max": [0.28274127319022735, 0.2583469701780217, 0.1660941772880096, 3.0187268558568503, 0.011021973401022178, 2.995362451912854, 0.35688882412832995, -0.0827103961085084, 0.13528303011520174, -1.2598664061947453, -0.20037254264443116, 2.4574277928981125], "count": [150]}, "eef_sim_pose_action": {"mean": [0.23615526660993094, 0.2347904758320558, 0.06835526152465059, -0.6951391369726752, -0.8013736822126312, 0.48626210681882964, 0.2693478779841965, -0.14741878424311863, 0.08625341504887424, -1.6515146831174787, -0.5878610945672057, 2.1096375837733023], "std": [0.03159774287818191, 0.029427076098665194, 0.04875005133086885, 2.3003939429080655, 0.43856878663878607, 2.1267263854507004, 0.03200656297294479, 0.0660643404024766, 0.02962897248420135, 0.28055360704749427, 0.2197778836757392, 0.25429295159746096], "min": [0.18290945436163272, 0.19268720215174642, 0.014545251752189764, -3.036944728351882, -1.2785352650482422, -3.109595918645713, 0.23412600558175237, -0.2671785380327509, 0.0391942280982243, -1.94993986037431, -0.7718689059137358, 1.6014647771313397], "max": [0.2925683034566893, 0.2831681742340975, 0.17545802600838412, 3.1156165609887516, 0.04990601263800021, 3.04394931097045, 0.3364066049084602, -0.0720679161845738, 0.15131062524126845, -1.0616489582846265, -0.1472062537578247, 2.4343237282493524], "count": [150]}}} +{"episode_index": 73, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4446999279123414]], [[0.5630900350826605]], [[0.4826484477124183]]], "std": [[[0.3008925564194034]], [[0.20231473137954578]], [[0.23784611311735313]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44961780084582853]], [[0.4025538783160323]], [[0.2961967055940023]]], "std": [[[0.3197355377102764]], [[0.258269838433509]], [[0.30278218688308967]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.457327664840446]], [[0.39388213427527874]], [[0.28467028787005]]], "std": [[[0.2818056775211148]], [[0.238089237244168]], [[0.29554447649846527]]], "count": [100]}, "observation.state": {"min": [-0.048434242606163025, -0.24795928597450256, -0.39494383335113525, -1.6248955726623535, -0.23745542764663696, -0.23460543155670166, -0.6097887754440308, -0.7405528426170349, -0.07896597683429718, 0.4937496483325958, -0.9936149716377258, 0.8333927989006042, -0.6978469491004944, -0.4910746216773987, 0.014443067833781242, -0.012679448351264, -0.5836862325668335, 0.9758416414260864, -0.4148648977279663, -0.027649343013763428, -0.008245464414358139, 0.026688329875469208, -0.6179446578025818, 0.9970126152038574, -0.3951149880886078, 0.04100317507982254, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.016405247151851654, -0.00038318769657053053, -0.18853338062763214, -0.07939079403877258, -0.5325828790664673, -0.21716716885566711, -0.6047724485397339, -0.876156747341156, -0.08749838173389435, -0.251923531293869, -0.19128234684467316, -0.6249726414680481, -0.5176787972450256, -0.9496808648109436, -1.1561254262924194, -0.5831025242805481, -8.663223266601562, -5.769230842590332, -1.8394383192062378, -12.118438720703125, -0.6312576532363892, -0.6886447072029114, -2.3241758346557617, -12.159692764282227, -4.761904716491699, -1.6709401607513428, -8.45543384552002, -0.3156288266181946, -2.3528695106506348, -0.8894994258880615, -0.006501136347651482, -0.012563343159854412, -0.01793922483921051, -0.006440552417188883, -0.005818991921842098, -0.0025352933444082737, -0.004785511177033186, -0.012791378423571587, -0.019009610638022423, -0.011884680949151516, -0.0018373220227658749, -0.0026864451356232166, -2.3755199909210205, -0.34148097038269043, 4.394711494445801, -26.109262466430664, 9.942529678344727, -0.20738385617733002, -1.4846999645233154, -0.731214702129364, 8.017378807067871, -27.90967559814453, 11.49268627166748, -0.9151336550712585, -0.017103660851716995, -0.01697767898440361, 0.007936508394777775, -0.122972272336483, 0.34632933139801025, 0.04137761890888214, 0.2007821798324585, 0.4327119290828705, -0.2238369733095169, 0.023904893547296524, -3.0511696338653564, -1.069157361984253, 2.2576284408569336, -2.302712917327881, -0.4470612406730652, 1.8557443618774414, -0.7503148317337036, -0.1386203020811081, 9.657373428344727, -0.005603104829788208, -0.027851969003677368, -0.019359230995178223, -0.024229802191257477, 0.021001238375902176, 0.663838267326355, 0.7463976144790649], "max": [0.11667145788669586, 0.006999267265200615, -0.07133539021015167, -1.4381625652313232, 0.022508682683110237, 0.1925486922264099, -0.526863694190979, -0.34385430812835693, 0.20075751841068268, 0.7741032242774963, -0.5437923669815063, 1.3544235229492188, 0.022177090868353844, 0.15736593306064606, 0.01601928099989891, -0.012347506359219551, -0.5759634971618652, 0.976293683052063, -0.4130968749523163, -0.02555941417813301, -0.006450025364756584, 0.0271241907030344, -0.6099012494087219, 0.9978189468383789, -0.39306148886680603, 0.04271461442112923, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.015541523694992065, -7.59191016186378e-06, 0.10054831206798553, 0.2711727023124695, 0.2136460244655609, 0.34279680252075195, 0.3773149847984314, 0.3239956498146057, 0.45277827978134155, 0.4069327116012573, 0.3833087384700775, 0.3162410259246826, 0.5124003887176514, 0.40213581919670105, 1.0326460599899292, 0.5964986681938171, -3.129004955291748, 0.8241758346557617, 0.7442002296447754, -0.9157509803771973, 0.6312576532363892, 0.7747253179550171, 0.14346764981746674, -5.400595664978027, 9.004884719848633, 1.6568986177444458, 2.8388280868530273, 2.15201473236084, 1.807692289352417, 0.5738705992698669, 0.004900992847979069, 0.012525752186775208, 0.014079614542424679, 0.005416278727352619, 0.009195873513817787, 0.004253866616636515, 0.006509996484965086, 0.011292741633951664, 0.027758318930864334, 0.006327059119939804, 0.01077346596866846, 0.005715511739253998, -1.208970069885254, 0.17074048519134521, 9.902948379516602, -20.238079071044922, 17.63162612915039, 0.7319475412368774, 0.1272599995136261, -0.12248773872852325, 13.258369445800781, -20.937091827392578, 18.068828582763672, -0.08913859724998474, 0.03125879541039467, 0.009094265289604664, 0.013431014493107796, -0.027327170595526695, 0.3823987543582916, 0.20972412824630737, 0.2248457968235016, 0.5548771619796753, 0.01498914323747158, 0.19790999591350555, 3.061819314956665, -0.938550591468811, 3.062631368637085, -1.1781816482543945, 0.29454538226127625, 2.4269020557403564, -0.4363894760608673, 0.07402750104665756, 9.883989334106445, 0.006949245929718018, 0.02384963631629944, 0.021471351385116577, -0.020357921719551086, 0.02536127343773842, 0.6647109389305115, 0.7472794651985168], "mean": [0.05012990161776543, -0.1940818876028061, -0.21442504227161407, -1.553326964378357, -0.0831015557050705, 0.022753531113266945, -0.5752241015434265, -0.5844168663024902, 0.0547056645154953, 0.6944143176078796, -0.7309048175811768, 1.0949162244796753, -0.4281819462776184, -0.13325420022010803, 0.015130417421460152, -0.012590385042130947, -0.5819970369338989, 0.976186990737915, -0.4137323796749115, -0.026299405843019485, -0.007546427194029093, 0.026849769055843353, -0.6160672307014465, 0.9973481893539429, -0.3938887417316437, 0.04217514023184776, 0.496948778629303, 1.7453304529190063, 0.496948778629303, 0.496948778629303, 0.496948778629303, 0.496948778629303, 0.8689026832580566, 1.7453304529190063, 0.8689026832580566, 0.8689026832580566, 0.8689026832580566, 0.8689026832580566, -0.01582682691514492, -0.0002611153176985681, -0.022211261093616486, 0.03340959548950195, -0.029999522492289543, -0.0018905957695096731, -0.01375200692564249, -0.05953825265169144, 0.005004846956580877, 0.043289054185152054, 0.016778545454144478, -0.03153381869196892, -0.019010480493307114, -0.05262479558587074, -0.01674865186214447, -0.057497892528772354, -5.371613502502441, -2.851013660430908, -0.2975624203681946, -6.943865776062012, -0.018212657421827316, 0.021820830181241035, -1.0405843257904053, -8.514018058776855, 2.216142416000366, -0.22177746891975403, -4.128495216369629, 0.29838985204696655, -0.4779391288757324, -0.2588145136833191, 0.00019185271230526268, 0.0005996215040795505, -0.001415468635968864, -0.0007568543078377843, 0.00032266852213069797, 0.00018361315596848726, -7.139088120311499e-05, -0.0005755422753281891, -0.00025210512103512883, -0.0002088950714096427, 0.00045322076766751707, 0.0004830530087929219, -1.8167377710342407, -0.12664400041103363, 8.180222511291504, -22.940616607666016, 15.21612548828125, 0.29364916682243347, -0.5990873575210571, -0.44671380519866943, 10.524978637695312, -23.607345581054688, 15.645669937133789, -0.4682932496070862, 0.0037730324547737837, -0.0033747032284736633, 0.009024701081216335, -0.06785432249307632, 0.36546602845191956, 0.13437293469905853, 0.2085692584514618, 0.4984171390533447, -0.0794021263718605, 0.10969536751508713, -2.2014966011047363, -1.0140100717544556, 2.7804360389709473, -1.7343568801879883, -0.060943782329559326, 2.1714284420013428, -0.6601400971412659, -0.019900958985090256, 9.766755104064941, 0.0003560901095625013, 0.0007102930685505271, 0.001063046627677977, -0.023392794653773308, 0.02428366057574749, 0.6642175912857056, 0.7467771172523499], "std": [0.059122856706380844, 0.05758026987314224, 0.12645569443702698, 0.07308951765298843, 0.06989941000938416, 0.1737333983182907, 0.017478475347161293, 0.12176269292831421, 0.08642475306987762, 0.06606489419937134, 0.1256173998117447, 0.18182823061943054, 0.2376565784215927, 0.1976958066225052, 0.0006216220208443701, 5.983223672956228e-05, 0.0019822835456579924, 0.00012984777276869863, 0.0006160539342090487, 0.0008759773336350918, 0.0006257207132875919, 9.352125198347494e-05, 0.0022281091660261154, 0.00026991069898940623, 0.0006985198706388474, 0.0006155908922664821, 0.7799484133720398, 1.1920928955078125e-06, 0.7799484133720398, 0.7799484133720398, 0.7799484133720398, 0.7799484133720398, 0.8580108880996704, 1.1920928955078125e-06, 0.8580108880996704, 0.8580108880996704, 0.8580108880996704, 0.8580108880996704, 0.00010835037392098457, 8.753923611948267e-05, 0.06492453068494797, 0.08918115496635437, 0.15176042914390564, 0.1110796108841896, 0.1621255874633789, 0.22604936361312866, 0.07842227816581726, 0.14255288243293762, 0.1335110366344452, 0.21537142992019653, 0.21868927776813507, 0.2646097242832184, 0.39585080742836, 0.2598111629486084, 1.5066847801208496, 1.657912015914917, 0.7776840329170227, 3.1227846145629883, 0.3166160583496094, 0.30787715315818787, 0.5168307423591614, 1.8569930791854858, 3.988858222961426, 0.9878895282745361, 3.7323551177978516, 0.6203591823577881, 1.03804349899292, 0.4198776185512543, 0.0023745105136185884, 0.0051613133400678635, 0.006281708832830191, 0.0022430706303566694, 0.0016588508151471615, 0.0013003818457946181, 0.002491452731192112, 0.004739286378026009, 0.006682614795863628, 0.0030233091674745083, 0.0016906742239370942, 0.0013825289206579328, 0.32465067505836487, 0.10756739228963852, 1.0668470859527588, 1.3772470951080322, 1.4025764465332031, 0.2249007225036621, 0.4898853003978729, 0.12323112785816193, 1.2852927446365356, 1.5893762111663818, 1.3859636783599854, 0.1891796886920929, 0.007982799783349037, 0.00430344371125102, 0.0008007712895050645, 0.015416054055094719, 0.012744637206196785, 0.06853945553302765, 0.0076591335237026215, 0.04906528443098068, 0.08264344185590744, 0.04970892518758774, 1.8017895221710205, 0.043475136160850525, 0.3142945170402527, 0.31961432099342346, 0.2650512158870697, 0.20844119787216187, 0.05168096721172333, 0.04088357090950012, 0.03810857608914375, 0.002807601122185588, 0.007929527200758457, 0.005696745123714209, 0.0009474975522607565, 0.0010555540211498737, 0.0002076105447486043, 0.0001699284475762397], "count": [167]}, "action": {"min": [-0.0935579240322113, -0.23646479845046997, -0.4427087903022766, -1.6225873231887817, -0.2447042465209961, -0.23816004395484924, -0.6162314414978027, -0.769489049911499, -0.09512250125408173, 0.35226520895957947, -1.0245122909545898, 0.8142580986022949, -0.6981316804885864, -0.5209871530532837, 0.013212820515036583, -0.015892233699560165, -0.5802714824676514, 0.9741466045379639, -0.4167773425579071, -0.0265867467969656, -0.008665287867188454, 0.01956014893949032, -0.6146758794784546, 0.9958929419517517, -0.3986184597015381, 0.039677944034338, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.016405247151851654, -0.00038318769657053053, -0.18853338062763214, -0.07939079403877258, -0.5325828790664673, -0.21716716885566711, -0.6047724485397339, -0.876156747341156, -0.08749838173389435, -0.24428871273994446, -0.19128234684467316, -0.6249726414680481, -0.5176787972450256, -0.9496808648109436, -1.1561254262924194, -0.5831025242805481], "max": [0.10788971185684204, 0.07918853312730789, -0.04432835429906845, -1.3482494354248047, 0.025548620149493217, 0.19344212114810944, -0.46363624930381775, -0.320439875125885, 0.2581055760383606, 0.8311775922775269, -0.4725150763988495, 1.3583972454071045, 0.03942527621984482, 0.16003182530403137, 0.015085333958268166, -0.010471121408045292, -0.5716974139213562, 0.9763522148132324, -0.4135896563529968, -0.024461913853883743, -0.006841966882348061, 0.026042699813842773, -0.6051934957504272, 0.9988295435905457, -0.39457499980926514, 0.041396673768758774, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.015541523694992065, -7.59191016186378e-06, 0.10054831206798553, 0.2711727023124695, 0.2136460244655609, 0.34279680252075195, 0.3773149847984314, 0.3239956498146057, 0.448172926902771, 0.4069327116012573, 0.3833087384700775, 0.3162410259246826, 0.5124003887176514, 0.40213581919670105, 1.0326460599899292, 0.5964986681938171], "mean": [0.013825060799717903, -0.15988513827323914, -0.22222839295864105, -1.5234838724136353, -0.08517678081989288, 0.011466077528893948, -0.5720155835151672, -0.5922250151634216, 0.05211600661277771, 0.6982696056365967, -0.7045882344245911, 1.0852127075195312, -0.4282355010509491, -0.14652051031589508, 0.014130816794931889, -0.013237383216619492, -0.5775215029716492, 0.9752286076545715, -0.4149549603462219, -0.02536795102059841, -0.007823715917766094, 0.02338583581149578, -0.6115826368331909, 0.9973556399345398, -0.3960685431957245, 0.04064646735787392, 0.50739985704422, 1.7453304529190063, 0.50739985704422, 0.50739985704422, 0.50739985704422, 0.50739985704422, 0.8689026832580566, 1.7453304529190063, 0.8689026832580566, 0.8689026832580566, 0.8689026832580566, 0.8689026832580566, -0.01582528091967106, -0.00025946847745217383, -0.02180161513388157, 0.03475242480635643, -0.03090730868279934, -0.0019146096892654896, -0.013232067227363586, -0.05851670727133751, 0.007347662467509508, 0.046033572405576706, 0.018460694700479507, -0.03528311848640442, -0.023381374776363373, -0.054045818746089935, -0.01758776418864727, -0.058794114738702774], "std": [0.07337360084056854, 0.08753177523612976, 0.15463748574256897, 0.08409346640110016, 0.07304293662309647, 0.1736951321363449, 0.02517608366906643, 0.13741420209407806, 0.09578956663608551, 0.11726193875074387, 0.15914298593997955, 0.18824565410614014, 0.24402989447116852, 0.20822712779045105, 0.0005066547309979796, 0.0012008249759674072, 0.00204780837520957, 0.0005089336191304028, 0.000714758993126452, 0.0006757386145181954, 0.0005056251538917422, 0.0013012443669140339, 0.0021512978710234165, 0.0006778651149943471, 0.0009053325629793108, 0.0004595546633936465, 0.7848972082138062, 1.1920928955078125e-06, 0.7848972082138062, 0.7848972082138062, 0.7848972082138062, 0.7848972082138062, 0.8580108880996704, 1.1920928955078125e-06, 0.8580108880996704, 0.8580108880996704, 0.8580108880996704, 0.8580108880996704, 0.00011109846673207358, 8.727554086362943e-05, 0.06516455858945847, 0.08927248418331146, 0.15148453414440155, 0.11108032613992691, 0.16225938498973846, 0.22609280049800873, 0.0836709514260292, 0.14067342877388, 0.13425041735172272, 0.21808013319969177, 0.21560123562812805, 0.26452693343162537, 0.39665594696998596, 0.25977760553359985], "count": [167]}, "timestamp": {"min": [0.0], "max": [5.533333333333333], "mean": [2.766666666666666], "std": [1.6069294390925266], "count": [167]}, "frame_index": {"min": [0], "max": [166], "mean": [83.0], "std": [48.2078831727758], "count": [167]}, "episode_index": {"min": [73], "max": [73], "mean": [73.0], "std": [0.0], "count": [167]}, "index": {"min": [27502], "max": [27668], "mean": [27585.0], "std": [48.2078831727758], "count": [167]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [167]}, "subtask_annotation": {"mean": [0.5868263473053892, 2.0, 2.0, 2.0, 2.0], "std": [0.51615238178467, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [167]}, "scene_annotation": {"mean": [73.0], "std": [0.0], "min": [73], "max": [73], "count": [167]}, "eef_direction_state": {"mean": [4.383233532934132, 3.245508982035928], "std": [1.8787705463471718, 1.6649506506443368], "min": [0, 0], "max": [6, 6], "count": [167]}, "eef_velocity_state": {"mean": [0.5269461077844312, 1.035928143712575], "std": [0.6074820049328097, 0.608248841773914], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_acc_mag_state": {"mean": [0.6047904191616766, 0.9940119760479041], "std": [0.8038685195941155, 0.8298113629374846], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_direction_action": {"mean": [3.964071856287425, 3.3233532934131738], "std": [1.7911700105832293, 1.501573869233412], "min": [0, 1], "max": [6, 6], "count": [167]}, "eef_velocity_action": {"mean": [0.7245508982035929, 1.0658682634730539], "std": [0.5859090961627571, 0.5594878384094891], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_acc_mag_action": {"mean": [0.7065868263473054, 1.1197604790419162], "std": [0.8212111491225768, 0.8320121717901462], "min": [0, 0], "max": [2, 2], "count": [167]}, "eef_sim_pose_state": {"mean": [0.23236285642324866, 0.17797254895517609, 0.11930922586022757, -2.2202736707851085, -1.01406728555726, 2.7803936821673902, 0.3592560547102181, -0.1600126642095408, 0.11184310421253302, -1.7342583834998782, -0.06106302887564975, 2.171430858282026], "std": [0.008226970590568171, 0.02801395899195901, 0.006423315083861483, 1.8189824314751502, 0.04344175324709216, 0.31428325512695804, 0.03618008438022363, 0.05060313835200216, 0.01234875037130303, 0.31960830843822446, 0.26506201118420203, 0.20846193077801584], "min": [0.2225326190690585, 0.13315099904228167, 0.10755476068963277, -3.125164056117546, -1.0691577405901609, 2.257627589767265, 0.3068873047218717, -0.24616827197246763, 0.09457060291343453, -2.302725141682972, -0.4471504604380807, 1.855756764350479], "max": [0.2523374584687287, 0.2083051513648341, 0.135987864138891, 3.111799551857572, -0.9385331484604992, 3.062631306409564, 0.4080235349637164, -0.10763380123617237, 0.15014173012517842, -1.1781417864522195, 0.29464028529534914, 2.4269554481941094], "count": [167]}, "eef_sim_pose_action": {"mean": [0.2405521528406242, 0.18515657148713827, 0.116816492885002, -1.9575062020212257, -1.0273451744935869, 2.8198735027491955, 0.3606756818628035, -0.16682801037632372, 0.1089106398867256, -1.7188168329622229, -0.05196361497235445, 2.1727927031178025], "std": [0.010667018341739174, 0.028732973970024757, 0.0101794097997731, 2.105120012303265, 0.05327064228140078, 0.31940732057930066, 0.03753269291420815, 0.052517883207014164, 0.014546456492134813, 0.3666867882915257, 0.29406193551512727, 0.21606614343702668], "min": [0.22538495452697374, 0.13819977856026866, 0.10011540626248394, -3.1193029399291046, -1.0766165111639443, 2.267381680426135, 0.31122902613584047, -0.26547176119825144, 0.08472800102850295, -2.391855955691047, -0.542595570635757, 1.834221007460192], "max": [0.26290672372357166, 0.21614597738512867, 0.1412682016714502, 3.122836394455579, -0.9063653640382892, 3.1099353855349183, 0.4025197276867879, -0.1135196837952988, 0.1366455729225799, -1.0768199022470517, 0.32399119525698494, 2.456744299844091], "count": [167]}}} +{"episode_index": 74, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42839106184896536]], [[0.5333292730689491]], [[0.4869071385196923]]], "std": [[[0.2915545426479158]], [[0.22507843629932525]], [[0.22638742047897958]]], "count": [107]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4534633606053746]], [[0.4497691780120514]], [[0.37428613904788594]]], "std": [[[0.3072717677031177]], [[0.22063547030972538]], [[0.24803267754314745]]], "count": [107]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4339727800594308]], [[0.44802914587128606]], [[0.3899638304103023]]], "std": [[[0.2952127494509136]], [[0.22530932621650873]], [[0.25895532741507465]]], "count": [107]}, "observation.state": {"min": [-0.747079610824585, -0.27351728081703186, -0.44336995482444763, -1.5056853294372559, -1.4325393438339233, -0.14610424637794495, -0.6992475986480713, -1.1017032861709595, -0.5202886462211609, 0.40836960077285767, -1.6548411846160889, 0.11530058830976486, -0.5786051750183105, -0.6454741954803467, -0.017366286367177963, -0.009964563883841038, -0.645881712436676, 1.027092456817627, -0.4200579524040222, 0.025642724707722664, 0.00188494345638901, -0.004418734461069107, -0.6042702794075012, 1.0105650424957275, -0.4533267617225647, -0.022797930985689163, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.016212590038776398, -0.00038428514380939305, -0.9574714303016663, -0.8649004697799683, -0.42446812987327576, -2.087425470352173, -1.1258196830749512, -1.0242421627044678, -2.05368709564209, -2.443195343017578, -1.5385284423828125, -0.649003267288208, -1.2644798755645752, -0.6660112738609314, -1.7770146131515503, -0.6474905014038086, -14.698528289794922, -14.163614273071289, -2.710012435913086, -10.927961349487305, -0.8608059287071228, -0.9755799770355225, -1.865079402923584, -14.486958503723145, -7.356532573699951, -2.710012435913086, -9.157509803771973, -1.0616605281829834, -2.180708169937134, -1.664224624633789, -0.014445091597735882, -0.05122887343168259, -0.011963844299316406, -0.007751514669507742, -0.008080198429524899, -0.009113999083638191, -0.014355652034282684, -0.05387142673134804, -0.016526494175195694, -0.006971034221351147, -0.008884717710316181, -0.007902661338448524, 0.975659966468811, -0.14475823938846588, 3.0881755352020264, -34.04422378540039, 10.310981750488281, -1.9842852354049683, -2.142210006713867, -0.43056297302246094, 2.0191917419433594, -33.967647552490234, 10.443005561828613, -1.5670198202133179, -0.018293486908078194, -0.01665954478085041, -0.005494505632668734, -0.122972272336483, 0.4006968140602112, -0.016954250633716583, 0.05223078280687332, 0.32292890548706055, -0.2703607678413391, 0.009262977167963982, -3.1138134002685547, -1.0081130266189575, -3.0536117553710938, -3.0785434246063232, -1.0847899913787842, -3.137676954269409, -0.7698562145233154, -0.4300271272659302, 9.65732479095459, -0.012198925018310547, -0.01688489317893982, -0.06552848219871521, -0.026522736996412277, 0.01753908395767212, 0.7805648446083069, 0.6193599700927734], "max": [-0.07333656400442123, 0.3322639465332031, 0.07562793046236038, -0.3692678213119507, 0.05903264880180359, 0.6996262669563293, -0.19407589733600616, 0.07814996689558029, 0.2542478144168854, 1.204319953918457, -0.408559113740921, 0.7317638993263245, 0.6062558889389038, -0.1750018298625946, -0.012241659685969353, 0.0003684336261358112, -0.6429539322853088, 1.0287102460861206, -0.4133051633834839, 0.033630575984716415, 0.005716921295970678, 0.005289530847221613, -0.6004173755645752, 1.0127146244049072, -0.44628965854644775, -0.014515134505927563, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0178365521132946, -0.0003792385687120259, 0.5952904224395752, 0.7627736330032349, 1.2150952816009521, 1.2226499319076538, 2.008762836456299, 0.8894603252410889, 0.3222382366657257, 0.7149614095687866, 0.6046416163444519, 1.199380874633789, 1.7785481214523315, 1.6241744756698608, 2.348473072052002, 1.0756720304489136, 0.7349264025688171, 5.860805988311768, 2.4291820526123047, 0.9157509803771973, 0.7747253179550171, 3.5006103515625, 1.1764346361160278, 1.247147798538208, 12.332113265991211, 3.2716727256774902, -0.21367521584033966, 1.664224624633789, 1.004273533821106, 0.5738705992698669, 0.011544655077159405, 0.03362070396542549, 0.024017777293920517, 0.009499865584075451, 0.023463916033506393, 0.02195955440402031, 0.007922589778900146, 0.03551412373781204, 0.01802719011902809, 0.009211838245391846, 0.026690423488616943, 0.022164884954690933, 5.7266998291015625, 1.1506423950195312, 17.177978515625, -22.28386688232422, 19.034608840942383, 1.0075175762176514, 0.46661999821662903, 0.8388553857803345, 13.59985065460205, -21.41362190246582, 20.0183048248291, 1.5446633100509644, 0.027659472078084946, 0.013977928087115288, -0.0012210012646391988, 0.0, 0.5668827295303345, 0.42552441358566284, 0.3360101282596588, 0.5714369416236877, 0.008260288275778294, 0.307763934135437, 3.100220203399658, 0.29723772406578064, 3.074047327041626, -0.7254332900047302, -0.16782157123088837, 3.133345603942871, -0.2954951226711273, 0.2594822347164154, 9.894424438476562, 0.017540693283081055, 0.0164642333984375, 0.08754906058311462, -0.022655904293060303, 0.020833563059568405, 0.7844851016998291, 0.6242424249649048], "mean": [-0.35118618607521057, -0.10147128999233246, -0.30135369300842285, -1.123581886291504, -0.3400634229183197, 0.22406455874443054, -0.5744032263755798, -0.38028720021247864, 0.03724022954702377, 0.6617715954780579, -1.0686538219451904, 0.3658253252506256, -0.19742660224437714, -0.47518032789230347, -0.014740562066435814, -0.005565314088016748, -0.6446160674095154, 1.0279825925827026, -0.41620394587516785, 0.030366379767656326, 0.0036692400462925434, -0.0004570433229673654, -0.6025033593177795, 1.0116809606552124, -0.4502820670604706, -0.017461247742176056, 0.7058890461921692, 1.7453176975250244, 0.7058890461921692, 0.7058890461921692, 0.7058890461921692, 0.7058890461921692, 0.597903311252594, 1.7453176975250244, 0.597903311252594, 0.597903311252594, 0.597903311252594, 0.597903311252594, 0.016856921836733818, -0.00038193282671272755, -0.015172449871897697, 0.012128925882279873, 0.014528684318065643, 0.0017098323442041874, -0.033362504094839096, 0.02994619309902191, -0.0029175225645303726, 0.013322937302291393, -0.007456574589014053, -0.0021105229388922453, -0.01702667400240898, 0.007482097018510103, 0.0022681117989122868, 0.007501343730837107, -7.92181396484375, -2.9066410064697266, -0.3706994652748108, -5.008025646209717, -0.04071897268295288, 0.5411127209663391, -0.49714940786361694, -6.50354528427124, 5.679201602935791, 0.3175079822540283, -4.19575309753418, 0.14341172575950623, -0.19030213356018066, -0.578289270401001, 0.00020505735301412642, -7.648645259905607e-05, 9.00650629773736e-05, 8.738009637454525e-05, 0.00014262304466683418, 5.417548891273327e-06, -0.00021529030345845968, 0.0005597737617790699, 7.476084283553064e-05, 0.0002204911143053323, -1.990639793802984e-05, -0.00018752494361251593, 3.787781000137329, 0.5344629883766174, 12.58645248413086, -27.808921813964844, 15.497325897216797, -0.6505510807037354, -0.7275072336196899, 0.07576163113117218, 7.231663703918457, -26.80481719970703, 14.129731178283691, -0.17639291286468506, 0.0024052364751696587, -0.0028990223072469234, -0.0033742317464202642, -0.06658673286437988, 0.45519790053367615, 0.16365553438663483, 0.22335034608840942, 0.4274609088897705, -0.09902755171060562, 0.15945303440093994, -1.3796613216400146, -0.5997074246406555, 1.2618237733840942, -2.1270158290863037, -0.7352872490882874, 2.4351580142974854, -0.6226998567581177, -0.022103941068053246, 9.773462295532227, 0.0019673060160130262, 0.000690475688315928, 4.784941847901791e-05, -0.02539670653641224, 0.019755011424422264, 0.7830305099487305, 0.6211472153663635], "std": [0.23033882677555084, 0.2416604608297348, 0.11139082163572311, 0.3905053436756134, 0.5618595480918884, 0.2266317754983902, 0.14437086880207062, 0.3870503306388855, 0.18876023590564728, 0.24977995455265045, 0.49282121658325195, 0.12846992909908295, 0.36239975690841675, 0.13993869721889496, 0.0012159221805632114, 0.003473663702607155, 0.0007554595358669758, 0.0005240501486696303, 0.0015545767964795232, 0.002716276329010725, 0.000834221369586885, 0.003201425774022937, 0.001159990206360817, 0.000553404213860631, 0.0016445218352600932, 0.0026581515558063984, 0.8502567410469055, 1.1563301086425781e-05, 0.8502567410469055, 0.8502567410469055, 0.8502567410469055, 0.8502567410469055, 0.8236138820648193, 1.1563301086425781e-05, 0.8236138820648193, 0.8236138820648193, 0.8236138820648193, 0.8236138820648193, 0.00043141256901435554, 8.224296266234887e-07, 0.15828557312488556, 0.16405212879180908, 0.15702740848064423, 0.3665987253189087, 0.33934885263442993, 0.18374858796596527, 0.21416263282299042, 0.3330133855342865, 0.23189719021320343, 0.23080633580684662, 0.3629879057407379, 0.2391512095928192, 0.37828943133354187, 0.1752815693616867, 3.5954196453094482, 4.66015625, 1.4179929494857788, 2.9928138256073, 0.2559002637863159, 1.1230337619781494, 0.6566446423530579, 4.377535343170166, 3.7265048027038574, 1.6304641962051392, 1.7001606225967407, 0.5493877530097961, 0.6078586578369141, 0.4619712233543396, 0.003204726381227374, 0.008328093215823174, 0.004721333272755146, 0.0025108810514211655, 0.002816322958096862, 0.002771054394543171, 0.0028147546108812094, 0.008421518839895725, 0.005009012762457132, 0.002466196659952402, 0.0031627127900719643, 0.002627655863761902, 0.7945025563240051, 0.22026070952415466, 2.1312499046325684, 3.4130992889404297, 1.9929934740066528, 0.8028329610824585, 0.5073007345199585, 0.18032106757164001, 2.3805863857269287, 2.974022388458252, 2.5568461418151855, 0.8333953022956848, 0.007262611296027899, 0.004314227029681206, 0.0006116810254752636, 0.02003307081758976, 0.05955050140619278, 0.13696832954883575, 0.07942859083414078, 0.08233832567930222, 0.07937245070934296, 0.09671951085329056, 2.195502996444702, 0.47024524211883545, 2.1904001235961914, 0.8213880062103271, 0.25742316246032715, 0.8846741318702698, 0.0518953800201416, 0.06549542397260666, 0.031782254576683044, 0.004455006215721369, 0.005112626124173403, 0.013690076768398285, 0.0010168137960135937, 0.0007982510142028332, 0.001035648281686008, 0.0012867979239672422], "count": [513]}, "action": {"min": [-0.8165907859802246, -0.3121498227119446, -0.495739221572876, -1.5067532062530518, -1.4380536079406738, -0.14881131052970886, -0.6981316804885864, -1.1920409202575684, -0.5763203501701355, 0.38459357619285583, -1.6318539381027222, 0.11009269207715988, -0.5777778625488281, -0.5938376784324646, -0.01813371479511261, -0.01020403765141964, -0.6429904699325562, 1.021891474723816, -0.4212033450603485, 0.021673228591680527, 0.0006256624474190176, -0.005015632603317499, -0.6022654175758362, 1.0044432878494263, -0.4547622799873352, -0.021074283868074417, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.016212590038776398, -0.00038428514380939305, -0.9574714303016663, -0.8649004697799683, -0.44723549485206604, -2.087425470352173, -1.1258196830749512, -1.0242421627044678, -2.05368709564209, -2.443195343017578, -1.5385284423828125, -0.649003267288208, -1.2644798755645752, -0.6660112738609314, -1.7770146131515503, -0.6474905014038086], "max": [-0.053656235337257385, 0.32690125703811646, 0.2386350780725479, -0.3084842562675476, 0.059494826942682266, 0.6981316804885864, -0.19136151671409607, 0.10481442511081696, 0.24297361075878143, 1.222725510597229, -0.36677736043930054, 0.7369811534881592, 0.6332465410232544, -0.16997209191322327, -0.010174140334129333, 0.01145239919424057, -0.6320677399635315, 1.02938711643219, -0.4136989116668701, 0.030722636729478836, 0.006812060251832008, 0.016242526471614838, -0.5907549262046814, 1.0128402709960938, -0.4445248246192932, -0.01308278739452362, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0178365521132946, -0.0003792385687120259, 0.5952904224395752, 0.7627736330032349, 1.2150952816009521, 1.2226499319076538, 1.945011854171753, 0.8894603252410889, 0.3222382366657257, 0.7149614095687866, 0.6046416163444519, 1.199380874633789, 1.7785481214523315, 1.6241744756698608, 2.348473072052002, 1.0756720304489136], "mean": [-0.382678359746933, -0.08578141778707504, -0.30770060420036316, -1.0767786502838135, -0.3467687964439392, 0.22954793274402618, -0.5723757147789001, -0.39030537009239197, 0.04144471138715744, 0.6738998889923096, -1.0318766832351685, 0.36397144198417664, -0.1961701661348343, -0.4737531244754791, -0.013813918456435204, -0.00481552304700017, -0.6394078135490417, 1.025843858718872, -0.41729456186294556, 0.027578841894865036, 0.004193733911961317, 2.8846578061347827e-05, -0.5971857309341431, 1.009036660194397, -0.4509584903717041, -0.016204824671149254, 0.7058890461921692, 1.7453176975250244, 0.7058890461921692, 0.7058890461921692, 0.7058890461921692, 0.7058890461921692, 0.5969166159629822, 1.7453176975250244, 0.5969166159629822, 0.5969166159629822, 0.5969166159629822, 0.5969166159629822, 0.016857845708727837, -0.0003819376288447529, -0.014586571604013443, 0.011386779136955738, 0.013654298149049282, 3.8574660720769316e-05, -0.030493782833218575, 0.02996206283569336, -0.0029222203884273767, 0.013014854863286018, -0.007256155833601952, -0.0018644051160663366, -0.01641800068318844, 0.0073636616580188274, 0.002048597438260913, 0.007129528559744358], "std": [0.24838265776634216, 0.22985583543777466, 0.1341586709022522, 0.4097389876842499, 0.5642346143722534, 0.23358549177646637, 0.145107239484787, 0.4042673110961914, 0.181551992893219, 0.2558659613132477, 0.5003021359443665, 0.13030381500720978, 0.36370834708213806, 0.13873440027236938, 0.0015660423086956143, 0.003499341895803809, 0.00163364433683455, 0.0009719803347252309, 0.0016978130443021655, 0.0024700618814677, 0.0011499027023091912, 0.0032719592563807964, 0.0017848919378593564, 0.0012268678983673453, 0.002053383504971862, 0.0024540117010474205, 0.8502567410469055, 1.1563301086425781e-05, 0.8502567410469055, 0.8502567410469055, 0.8502567410469055, 0.8502567410469055, 0.8232389092445374, 1.1563301086425781e-05, 0.8232389092445374, 0.8232389092445374, 0.8232389092445374, 0.8232389092445374, 0.00043247590656392276, 8.250126484199427e-07, 0.15890930593013763, 0.1649150550365448, 0.15832050144672394, 0.3685382902622223, 0.34527263045310974, 0.18376150727272034, 0.21416260302066803, 0.33301547169685364, 0.2319037914276123, 0.2307555228471756, 0.36283692717552185, 0.23976252973079681, 0.3782567083835602, 0.1754704862833023], "count": [513]}, "timestamp": {"min": [0.0], "max": [17.066666666666666], "mean": [8.533333333333333], "std": [4.936335422903047], "count": [513]}, "frame_index": {"min": [0], "max": [512], "mean": [256.0], "std": [148.09006268709143], "count": [513]}, "episode_index": {"min": [74], "max": [74], "mean": [74.0], "std": [0.0], "count": [513]}, "index": {"min": [27669], "max": [28181], "mean": [27925.0], "std": [148.09006268709143], "count": [513]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [513]}, "subtask_annotation": {"mean": [0.3333333333333333, 2.0, 2.0, 2.0, 2.0], "std": [0.47960347494298833, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [513]}, "scene_annotation": {"mean": [74.0], "std": [0.0], "min": [74], "max": [74], "count": [513]}, "eef_direction_state": {"mean": [4.321637426900585, 4.064327485380117], "std": [1.9645641574099129, 1.9650341092836165], "min": [0, 0], "max": [6, 6], "count": [513]}, "eef_velocity_state": {"mean": [0.6510721247563352, 0.9064327485380117], "std": [0.7153863312820222, 0.7691781542670106], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_acc_mag_state": {"mean": [0.5769980506822612, 0.7875243664717348], "std": [0.7962002561852248, 0.8421639211394906], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_direction_action": {"mean": [3.8382066276803117, 3.7582846003898633], "std": [1.9404241563696116, 2.0774606305389467], "min": [0, 0], "max": [6, 6], "count": [513]}, "eef_velocity_action": {"mean": [0.8576998050682261, 0.9824561403508771], "std": [0.6989439064380933, 0.7784150754916971], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_acc_mag_action": {"mean": [0.9727095516569201, 1.023391812865497], "std": [0.8255400898843338, 0.8232954489065761], "min": [0, 0], "max": [2, 2], "count": [513]}, "eef_sim_pose_state": {"mean": [0.32578369005800434, 0.20654931920023925, 0.14988291082079236, -1.3736321520120616, -0.5998070019289758, 1.2558095521903845, 0.30844354344553027, -0.17481376563818665, 0.13473795726060445, -2.1269521785214405, -0.7354342677794166, 2.447464196603902], "std": [0.04699126704268933, 0.12413602601679695, 0.024565095420954364, 2.209997591634281, 0.47013559083178874, 2.204541822663526, 0.09117213927377212, 0.08262497514962264, 0.049243114741449205, 0.8214504089618553, 0.2573726932761069, 0.9046060455755897], "min": [0.2695916088006839, 0.08155054460880286, 0.09182765076644744, -3.132162073272192, -1.008126115628723, -3.1399066624307856, 0.1978187853268691, -0.36807430456732215, 0.05900631150255399, -3.078572713359238, -1.0847894967208276, -3.139072004694971], "max": [0.4147874926138623, 0.4382511465479794, 0.2047323542029718, 3.1344048639086806, 0.2972382912855378, 3.1057214992670974, 0.4774607497975238, -0.0607385525254117, 0.2774183815726211, -0.7254352109347194, -0.16783673703092084, 3.1412615934310226], "count": [513]}, "eef_sim_pose_action": {"mean": [0.33177939542741497, 0.21235528585441754, 0.1479013027599925, -0.8797713152178146, -0.6163918392082701, 1.2008338330658228, 0.30868494627052545, -0.17293745715695136, 0.13157040626285735, -2.1032087725126325, -0.7441091930390734, 2.3766915840110303], "std": [0.04990979464819788, 0.12334029329002626, 0.025759082372802236, 2.470009881437647, 0.48190328005093175, 2.2369177208160713, 0.09609255408161357, 0.08307133664424989, 0.04746595033083638, 0.8246473824923386, 0.28189569433562156, 1.059563829201961], "min": [0.2656811232934881, 0.0793293387242069, 0.08786824808569775, -3.137666505502514, -1.0087659828861002, -3.1241473566360534, 0.18428526118922364, -0.3888493737064064, 0.05983118337896164, -3.0650805881039456, -1.08423220606084, -3.1375590045168575], "max": [0.43564291878859707, 0.43659952477013814, 0.22678434730409033, 3.140247576751498, 0.28466239157272866, 3.1298352774059786, 0.4899111493318749, -0.09130790066323165, 0.3008764354553533, -0.7003409998035266, -0.12866686591595378, 3.1404474395063624], "count": [513]}}} +{"episode_index": 75, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43134247885428684]], [[0.5560470155709342]], [[0.4782493247789312]]], "std": [[[0.2913776084369072]], [[0.2004429832591001]], [[0.222503904547348]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49190488033448676]], [[0.45351183919646293]], [[0.34466137543252595]]], "std": [[[0.31445289191541215]], [[0.2207019984132172]], [[0.2818181588089436]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4639919814494425]], [[0.46079958189158016]], [[0.34402206122645135]]], "std": [[[0.30647993945708185]], [[0.2124279741075427]], [[0.2654425310301588]]], "count": [100]}, "observation.state": {"min": [-1.0539653301239014, 0.0004774083208758384, -1.2294939756393433, -1.4000179767608643, -0.6185705661773682, -0.8569936156272888, -0.7045871019363403, -0.7034609317779541, -0.012589050456881523, 0.2201998233795166, -1.2878625392913818, 0.07266395539045334, 0.04110287129878998, -0.49191102385520935, 0.0161654781550169, -0.0037884656339883804, -0.6245460510253906, 0.9771515727043152, -0.3878273069858551, -0.03760173171758652, -0.02251407504081726, 0.017929665744304657, -0.6304059028625488, 1.0019245147705078, -0.4041774272918701, 0.04777679964900017, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.028505437076091766, -9.724240226205438e-05, -0.5996903777122498, -0.4380156993865967, -0.530511736869812, -2.1730732917785645, -0.8182885050773621, -1.8982266187667847, -2.8253633975982666, -0.30697840452194214, -0.14119617640972137, -0.6886438131332397, -0.622210681438446, -0.8175359964370728, -0.47126370668411255, -0.3811553716659546, -14.23084831237793, -3.5714287757873535, -1.4603173732757568, -11.50793743133545, -3.844932794570923, -0.8034188747406006, -1.6355311870574951, -11.836769104003906, -1.4957265853881836, -2.078144073486328, -10.19536018371582, -1.090354084968567, -1.5207569599151611, -2.123321294784546, -0.0077087897807359695, -0.019351961091160774, -0.02109350450336933, -0.0070451851934194565, -0.015520070679485798, -0.016478145495057106, -0.006419328972697258, -0.016782082617282867, -0.0204471368342638, -0.012939801439642906, -0.03304680436849594, -0.016275012865662575, -3.9450600147247314, -1.4475823640823364, 3.4445035457611084, -27.200275421142578, 5.217703342437744, -0.1898069679737091, -0.21209999918937683, -1.473564624786377, 8.334115028381348, -29.269062042236328, 8.45798110961914, -0.9233490824699402, -0.02113230898976326, -0.015736743807792664, -0.00976801011711359, -0.10930868983268738, 0.31851232051849365, 0.02844725176692009, 0.008246817626059055, 0.3964029550552368, -0.09133295714855194, 0.03709680587053299, -3.027949810028076, -1.2627246379852295, -3.050321340560913, -2.7856523990631104, -1.348109245300293, -3.127936601638794, -0.8521872758865356, -0.1979135274887085, 9.568619728088379, -0.012874513864517212, -0.03676143288612366, -0.04710999131202698, -0.02838842198252678, -0.025287935510277748, 0.718447744846344, -0.6947067379951477], "max": [-0.08056989312171936, 0.22526413202285767, -0.11367898434400558, -0.40474554896354675, 0.24223969876766205, -0.30648869276046753, 0.003520385827869177, -0.24886038899421692, 0.15020568668842316, 0.9270733594894409, -0.762187659740448, 0.6822767853736877, 0.3373211622238159, -0.21600869297981262, 0.01739569939672947, 0.0016753067029640079, -0.6107438802719116, 0.9778050780296326, -0.3708997666835785, -0.03200589865446091, -0.02125219628214836, 0.025395646691322327, -0.6134616732597351, 1.004288911819458, -0.38483333587646484, 0.05290116369724274, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.02908906899392605, 2.3620623323949985e-06, 1.593177318572998, 0.5088177919387817, 1.706426739692688, 0.5446553230285645, 2.158665657043457, 0.9643442630767822, 0.6863666772842407, 0.3465476930141449, 0.10493430495262146, 0.4291325807571411, 0.30749475955963135, 0.4942642152309418, 0.4899316430091858, 0.19938653707504272, -4.476370334625244, 5.402930736541748, 2.387057304382324, 8.547008514404297, 1.3772892951965332, 1.807692289352417, 3.471916913986206, -5.166755676269531, 10.439560890197754, 1.221611738204956, 0.3663003742694855, 0.14346764981746674, 0.4017094075679779, 0.5451770424842834, 0.007424958050251007, 0.02905481681227684, 0.021039467304944992, 0.006990054156631231, 0.02751889079809189, 0.009864372201263905, 0.006944679655134678, 0.020177379250526428, 0.020391320809721947, 0.013682814314961433, 0.0278648529201746, 0.01106865331530571, -1.9513200521469116, 0.08908198773860931, 15.233020782470703, -19.687339782714844, 18.395139694213867, 0.6861578226089478, 2.6724600791931152, 0.34519270062446594, 16.064453125, -18.841609954833984, 17.001537322998047, -0.14851051568984985, 0.022974316030740738, 0.011218952015042305, -0.004884005058556795, -0.04099075868725777, 0.510967493057251, 0.1678747832775116, 0.24046583473682404, 0.4600846767425537, 0.04533461108803749, 0.20107342302799225, 3.039984703063965, -0.17406317591667175, 3.0729475021362305, -1.1436508893966675, -0.4646051824092865, 3.13784122467041, -0.3715564012527466, 0.23538212478160858, 9.866840362548828, 0.013302624225616455, 0.02672600746154785, 0.05776137113571167, -0.02189141884446144, -0.017667485401034355, 0.7519638538360596, -0.6582698822021484], "mean": [-0.47378095984458923, 0.08062174171209335, -0.5488505959510803, -0.9956340193748474, -0.049085307866334915, -0.615937352180481, -0.4701281487941742, -0.39602863788604736, 0.08182454109191895, 0.4911942780017853, -1.1051827669143677, 0.30031973123550415, 0.1587350070476532, -0.3895920217037201, 0.016521595418453217, -0.0026753940619528294, -0.6177727580070496, 0.9775944352149963, -0.3823603391647339, -0.03395101800560951, -0.022045567631721497, 0.019649727270007133, -0.6213617324829102, 1.0026049613952637, -0.39799582958221436, 0.05166340246796608, 0.7421192526817322, 1.7453203201293945, 0.7421192526817322, 0.7421192526817322, 0.7421192526817322, 0.7421192526817322, 0.830014705657959, 1.7453203201293945, 0.830014705657959, 0.830014705657959, 0.830014705657959, 0.830014705657959, 0.02877195179462433, -4.552866812446155e-06, -0.006221957039088011, 0.002317336155101657, -0.0032227199990302324, -0.010640356689691544, 0.01338901836425066, -0.0140422023832798, -0.006460648030042648, 0.027037663385272026, 0.0023857199121266603, -0.024457624182105064, -0.02522532269358635, -0.04026200622320175, -0.003945921082049608, -0.0030991891399025917, -8.935694694519043, -0.014712460339069366, 0.48141732811927795, -3.576262950897217, 0.25037920475006104, 0.20046702027320862, -0.29270854592323303, -9.029876708984375, 5.533537864685059, -0.10200134664773941, -5.987670421600342, -0.27771565318107605, -0.5246264934539795, -0.8497120141983032, -9.95254740701057e-05, -3.957449735025875e-05, -0.001025203033350408, -0.00012262312520761043, 0.0007538411300629377, -0.00016063975635915995, 0.000154365916387178, -0.0002587090421002358, -0.001075059175491333, 0.00016890840197447687, 0.0005649407976306975, -0.00022249734320212156, -2.6220786571502686, -0.5565586686134338, 11.2830228805542, -22.68826675415039, 14.57535457611084, 0.15519149601459503, 1.5694949626922607, -0.29411453008651733, 10.808623313903809, -23.4036922454834, 14.435770034790039, -0.5988314747810364, 0.001880720490589738, -0.0014971387572586536, -0.008144606836140156, -0.07266730070114136, 0.4139648973941803, 0.10200775414705276, 0.13055774569511414, 0.4321513772010803, -0.021478597074747086, 0.1517050862312317, -0.10880088806152344, -0.8963887095451355, 0.5844058394432068, -2.1777026653289795, -1.0654572248458862, 2.262275457382202, -0.692086935043335, 0.006103592924773693, 9.763544082641602, 0.00039070521597750485, 0.0002185430348617956, 0.0008295733132399619, -0.026368459686636925, -0.022929757833480835, 0.7354108095169067, -0.676568329334259], "std": [0.32565832138061523, 0.05308281630277634, 0.36603838205337524, 0.2713453471660614, 0.26043006777763367, 0.15980809926986694, 0.21275559067726135, 0.11218676716089249, 0.047677285969257355, 0.18618090450763702, 0.1369650810956955, 0.1327436864376068, 0.061995141208171844, 0.07007463276386261, 0.00038105325074866414, 0.0016478229081258178, 0.00331113045103848, 0.0002261283661937341, 0.006127031520009041, 0.0016775575932115316, 0.00028423595358617604, 0.0024689738638699055, 0.004295829683542252, 0.0007846377557143569, 0.006887363735586405, 0.0012003951705992222, 0.8570616841316223, 8.940696716308594e-06, 0.8570616841316223, 0.8570616841316223, 0.8570616841316223, 0.8570616841316223, 0.8645062446594238, 8.940696716308594e-06, 0.8645062446594238, 0.8645062446594238, 0.8645062446594238, 0.8645062446594238, 9.664563549449667e-05, 1.957199492608197e-05, 0.2638775706291199, 0.11592736095190048, 0.29158827662467957, 0.3629443943500519, 0.36821162700653076, 0.3516969680786133, 0.36725300550460815, 0.1053493320941925, 0.029415370896458626, 0.18683455884456635, 0.14060018956661224, 0.17759938538074493, 0.12022801488637924, 0.0941053107380867, 2.1806888580322266, 1.805442214012146, 0.9965943098068237, 4.857607364654541, 0.7642939686775208, 0.49841493368148804, 0.7606168389320374, 1.5211191177368164, 3.245790481567383, 0.8985508680343628, 2.3472506999969482, 0.24988608062267303, 0.4251194894313812, 0.5063660740852356, 0.002396984724327922, 0.005228102672845125, 0.005957890301942825, 0.002284971997141838, 0.004306107759475708, 0.002661827951669693, 0.0025197553914040327, 0.0053666806779801846, 0.005254829302430153, 0.0028765639290213585, 0.005550737958401442, 0.003156354883685708, 0.38307273387908936, 0.19069792330265045, 1.8895083665847778, 1.3527158498764038, 2.8454463481903076, 0.1763070821762085, 0.48479345440864563, 0.2365826964378357, 1.2272461652755737, 2.0006110668182373, 2.0849058628082275, 0.14866790175437927, 0.006804362870752811, 0.004476823378354311, 0.0005634479457512498, 0.011911907233297825, 0.05227607861161232, 0.028919653967022896, 0.05051766708493233, 0.023507332429289818, 0.04124967381358147, 0.04373389109969139, 2.286062717437744, 0.33312809467315674, 2.065922498703003, 0.41853460669517517, 0.21980975568294525, 1.7270383834838867, 0.08024094998836517, 0.0579475574195385, 0.027995452284812927, 0.0034578824415802956, 0.00901692733168602, 0.009857764467597008, 0.0020236484706401825, 0.0020498952362686396, 0.009457060135900974, 0.010348285548388958], "count": [444]}, "action": {"min": [-1.0870716571807861, -0.016522498801350594, -1.2990002632141113, -1.4539519548416138, -0.6345646381378174, -0.8646989464759827, -0.6981316804885864, -0.7437410354614258, 0.000565690512303263, 0.17870813608169556, -1.38368821144104, 0.003892912296578288, 0.038420580327510834, -0.49626103043556213, 0.014574121683835983, -0.0077804639004170895, -0.6213741898536682, 0.9738127589225769, -0.3932914733886719, -0.036376308649778366, -0.023420538753271103, 0.012305009178817272, -0.6275231242179871, 1.0009942054748535, -0.409602552652359, 0.045530643314123154, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.028505437076091766, -9.724240226205438e-05, -0.5996903777122498, -0.4380156993865967, -0.530511736869812, -2.1730732917785645, -0.8182885050773621, -1.8982266187667847, -2.8253633975982666, -0.30108964443206787, -0.14119617640972137, -0.6886438131332397, -0.622210681438446, -0.8175359964370728, -0.47126370668411255, -0.4116845428943634], "max": [-0.0848936215043068, 0.25176867842674255, -0.08574067801237106, -0.34362366795539856, 0.24314910173416138, -0.2775209844112396, 0.008125714026391506, -0.15961076319217682, 0.15621355175971985, 0.9907693862915039, -0.6805329918861389, 0.6594932079315186, 0.33770477771759033, -0.21328197419643402, 0.017701368778944016, 0.007149205543100834, -0.6022002100944519, 0.9787617325782776, -0.37223246693611145, -0.02977055124938488, -0.020360132679343224, 0.029343517497181892, -0.6039789319038391, 1.0043830871582031, -0.3862094283103943, 0.05060400813817978, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.02908906899392605, 2.3620623323949985e-06, 1.593177318572998, 0.5088177919387817, 1.706426739692688, 0.5446553230285645, 2.158665657043457, 0.9643442630767822, 0.6863666772842407, 0.3465476930141449, 0.10493430495262146, 0.4236007034778595, 0.27865922451019287, 0.4942642152309418, 0.6639881134033203, 0.19938653707504272], "mean": [-0.509175181388855, 0.08860993385314941, -0.5740832686424255, -0.9463719129562378, -0.04989615082740784, -0.6208344101905823, -0.4650062620639801, -0.4253781735897064, 0.08182299882173538, 0.4929865896701813, -1.0759069919586182, 0.2903194725513458, 0.15840888023376465, -0.39069053530693054, 0.01648016646504402, -0.00265332218259573, -0.6132687926292419, 0.9775031805038452, -0.38428327441215515, -0.03268204256892204, -0.021349696442484856, 0.018064487725496292, -0.6167154908180237, 1.002502679824829, -0.40005916357040405, 0.04909740760922432, 0.7421192526817322, 1.7453203201293945, 0.7421192526817322, 0.7421192526817322, 0.7421192526817322, 0.7421192526817322, 0.8293071389198303, 1.7453203201293945, 0.8293071389198303, 0.8293071389198303, 0.8293071389198303, 0.8293071389198303, 0.02877124585211277, -4.553553026198642e-06, -0.005333402659744024, 0.0020008222199976444, -0.0026467551942914724, -0.010401845909655094, 0.013434669002890587, -0.01224784180521965, -0.00601228279992938, 0.02847042866051197, 0.002244581701233983, -0.0255143940448761, -0.027114979922771454, -0.041823264211416245, -0.0031695447396486998, -0.0045220572501420975], "std": [0.3247137665748596, 0.061138052493333817, 0.3781748414039612, 0.2954525649547577, 0.26197099685668945, 0.15805505216121674, 0.21263271570205688, 0.11337355524301529, 0.04417620599269867, 0.19550074636936188, 0.14357909560203552, 0.1310802400112152, 0.06139824911952019, 0.07108447700738907, 0.0005042659468017519, 0.0025511642452329397, 0.0036085727624595165, 0.0007638626266270876, 0.006252579391002655, 0.0015767042059451342, 0.0004565037088468671, 0.0032111790496855974, 0.004806762095540762, 0.0007064648088999093, 0.0072023686952888966, 0.0012080884771421552, 0.8570616841316223, 8.940696716308594e-06, 0.8570616841316223, 0.8570616841316223, 0.8570616841316223, 0.8570616841316223, 0.8641292452812195, 8.940696716308594e-06, 0.8641292452812195, 0.8641292452812195, 0.8641292452812195, 0.8641292452812195, 9.721275273477659e-05, 1.957172207767144e-05, 0.26422154903411865, 0.11612869799137115, 0.2918327748775482, 0.362997442483902, 0.36820700764656067, 0.3536372184753418, 0.3673590123653412, 0.10488814115524292, 0.029574869200587273, 0.18554261326789856, 0.1410142481327057, 0.18125689029693604, 0.12414240092039108, 0.0956738218665123], "count": [444]}, "timestamp": {"min": [0.0], "max": [14.766666666666667], "mean": [7.383333333333333], "std": [4.272381155835787], "count": [444]}, "frame_index": {"min": [0], "max": [443], "mean": [221.5], "std": [128.17143467507364], "count": [444]}, "episode_index": {"min": [75], "max": [75], "mean": [75.0], "std": [0.0], "count": [444]}, "index": {"min": [28182], "max": [28625], "mean": [28403.5], "std": [128.17143467507364], "count": [444]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [444]}, "subtask_annotation": {"mean": [0.19369369369369369, 2.0, 2.0, 2.0, 2.0], "std": [0.41736610396030527, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [444]}, "scene_annotation": {"mean": [75.0], "std": [0.0], "min": [75], "max": [75], "count": [444]}, "eef_direction_state": {"mean": [3.671171171171171, 4.268018018018018], "std": [2.1371820879388634, 1.7928196724862575], "min": [0, 0], "max": [6, 6], "count": [444]}, "eef_velocity_state": {"mean": [0.7927927927927928, 0.5765765765765766], "std": [0.682696259174164, 0.5293128223988587], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_acc_mag_state": {"mean": [0.6981981981981982, 0.4436936936936937], "std": [0.83498740153219, 0.7315175241635906], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_direction_action": {"mean": [3.614864864864865, 3.7837837837837838], "std": [2.0051408545544533, 1.8104073774069356], "min": [0, 0], "max": [6, 6], "count": [444]}, "eef_velocity_action": {"mean": [0.9279279279279279, 0.7725225225225225], "std": [0.7066187946352275, 0.6003466993351824], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_acc_mag_action": {"mean": [0.8243243243243243, 0.7680180180180181], "std": [0.822402130458755, 0.8207690524826031], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_sim_pose_state": {"mean": [0.34342383795714465, 0.22674896148305754, 0.11864367861162244, -0.10945940224807171, -0.8968850655933498, 0.5849125950376763, 0.3299449937617237, -0.15052305428463816, 0.12933454854544874, -2.1775016987042264, -1.0655418289647465, 2.2479363087700786], "std": [0.0614680134242397, 0.026597151788045843, 0.0477586234234016, 2.3092131838910803, 0.3334731567789652, 2.08952413023507, 0.016412431117888208, 0.026123664230659406, 0.013110870524292436, 0.41879980897183633, 0.2198613512496924, 1.807417586252647], "min": [0.26157102436483354, 0.1714196004377274, 0.057473988509823715, -3.125625767371057, -1.2994977797702336, -3.1288304382354664, 0.3032841006222649, -0.21133690592479046, 0.0915387250614052, -2.785997863276855, -1.3496167387882632, -3.1410413573653413], "max": [0.45095986361339885, 0.27790336315166286, 0.20624441661648504, 3.116471580773599, -0.1740671413178072, 3.1193555138524878, 0.37615889616315684, -0.106618306748269, 0.14708496483521022, -1.143646619575179, -0.46460346708798306, 3.1409627011907677], "count": [444]}, "eef_sim_pose_action": {"mean": [0.3514142279034268, 0.23296011684315163, 0.11970234877078574, -0.20857663411971106, -0.886642463456981, 0.6032586443389012, 0.33735998801931294, -0.15170959228797154, 0.13248800799902344, -2.1591857982449865, -1.0608503875378792, 2.2157047511835044], "std": [0.0610795854362648, 0.026021212015787436, 0.04691471028853969, 2.2896199173849876, 0.3649981707161899, 2.0591232026140758, 0.015417250761998702, 0.03066299451797064, 0.014713559660869072, 0.4205141725397524, 0.219035251331576, 1.7901107428203018], "min": [0.2625391283096765, 0.1698596316867939, 0.04180351258615569, -3.141313470866783, -1.2276335656041482, -3.1387083100176114, 0.28569974598033565, -0.2201617150242748, 0.10312256148082097, -3.0333790714393913, -1.3141801706298177, -3.139386841534937], "max": [0.4593593036561286, 0.2939904319209213, 0.21418223451720078, 3.1414439424121805, -0.150349578812637, 3.1219443943690894, 0.38308143728718513, -0.10339632438019866, 0.15184132104350195, -1.0484390823840708, -0.4130177612611379, 3.141104787422743], "count": [444]}}} +{"episode_index": 76, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4555547601883891]], [[0.5708793108419838]], [[0.4977379445405613]]], "std": [[[0.2930207169595261]], [[0.19416921727586814]], [[0.22542561055862637]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44686482843137254]], [[0.4381433487120338]], [[0.3425783352556709]]], "std": [[[0.31077884079498613]], [[0.24207847115640177]], [[0.2911330082890266]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4611786668589004]], [[0.44262160707420223]], [[0.34566584727028066]]], "std": [[[0.2922562808798659]], [[0.22854541677267792]], [[0.2850931100268603]]], "count": [100]}, "observation.state": {"min": [-0.624569833278656, -0.12321768701076508, -0.45548292994499207, -1.859694242477417, -1.441186785697937, -0.3663029372692108, -0.5115522742271423, -0.6379518508911133, -0.6412611603736877, -0.24185019731521606, -1.9020377397537231, 0.06829048693180084, -0.2887871563434601, -0.4924919605255127, 0.005342980846762657, -0.004235350992530584, -0.6109627485275269, 0.9788570404052734, -0.39946258068084717, -0.021226661279797554, -0.012342247180640697, 0.005330600775778294, -0.6133312582969666, 0.9997993111610413, -0.41067734360694885, 0.04480469226837158, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -1.6261133168882225e-06, -3.601300477384939e-06, -0.6853359937667847, -0.2131958305835724, -0.23896798491477966, -1.3158942461013794, -2.764531373977661, -1.6282680034637451, -0.694862425327301, -1.4574010372161865, -0.8495221138000488, -0.872696042060852, -0.659757137298584, -2.2256250381469727, -0.897010326385498, -0.7211004495620728, -12.760995864868164, -6.807082176208496, -3.8333334922790527, -10.134309768676758, -1.004273533821106, -1.4346764087677002, -1.5207569599151611, -10.723244667053223, -9.126984596252441, -2.4853479862213135, -10.225885391235352, -0.4590964615345001, -1.7503052949905396, -2.123321294784546, -0.00922379083931446, -0.01144286897033453, -0.011593637056648731, -0.00692917313426733, -0.011021200567483902, -0.009034054353833199, -0.00852756667882204, -0.012271632440388203, -0.013580001890659332, -0.008179021999239922, -0.009568257257342339, -0.010126644745469093, -0.5726699829101562, -0.6606913805007935, 1.2026069164276123, -29.442617416381836, 5.71223258972168, -0.061163704842329025, -0.23330999910831451, -0.6421326994895935, 4.038383483886719, -32.983699798583984, 6.960237503051758, -0.7992501258850098, -0.017030134797096252, -0.017530981451272964, 0.0018315018387511373, -0.09564509987831116, 0.28615814447402954, 0.04980383813381195, 0.05457687005400658, 0.30171871185302734, -0.4081501066684723, 0.0373019203543663, -3.1353025436401367, -1.2742441892623901, -3.103717565536499, -3.058366298675537, -1.154491901397705, -3.122358798980713, -0.8207610845565796, -0.15029916167259216, 9.669361114501953, -0.007741361856460571, -0.013979285955429077, -0.02671724557876587, -0.024675659835338593, 0.023352906107902527, 0.6948267221450806, 0.7166213393211365], "max": [0.41373687982559204, 0.04590631648898125, -0.11672138422727585, -0.5231932401657104, 0.22117868065834045, 0.6628942489624023, 0.09193616360425949, 0.3942710757255554, 0.06751343607902527, 0.8709093332290649, -1.1409919261932373, 1.238279938697815, 0.3738468885421753, 0.030520644038915634, 0.006627704482525587, -0.002942514605820179, -0.605615496635437, 0.9798982739448547, -0.38979440927505493, -0.017938610166311264, -0.010617833584547043, 0.00666047353297472, -0.6088258028030396, 1.001664400100708, -0.401932030916214, 0.04830887168645859, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0004732121014967561, 1.8647473325472674e-06, 0.8518887758255005, 0.2702406644821167, 0.23883797228336334, 1.0959521532058716, 2.3371565341949463, 2.508467197418213, 0.9378986358642578, 0.9937366247177124, 0.7795202732086182, 0.9660626649856567, 1.2218594551086426, 1.7492520809173584, 1.6563928127288818, 1.3758885860443115, -0.077946737408638, 0.6105006337165833, 1.3620268106460571, -0.9462759494781494, 0.6886447072029114, 1.865079402923584, 0.4017094075679779, -0.36746320128440857, 6.990232467651367, 2.0219779014587402, -0.7631257772445679, 1.2625153064727783, 0.860805869102478, 0.3730158805847168, 0.00904055591672659, 0.012496594339609146, 0.010634769685566425, 0.009568302892148495, 0.023295808583498, 0.013728564605116844, 0.006845293566584587, 0.011271347291767597, 0.012400601990520954, 0.006119810044765472, 0.018796926364302635, 0.02076665684580803, 1.0817099809646606, 0.4194277226924896, 11.833057403564453, -20.294431686401367, 16.850122451782227, 1.0225719213485718, 2.0573699474334717, 0.3934454619884491, 12.011222839355469, -22.410621643066406, 16.455045700073242, 0.17360304296016693, 0.027286501601338387, 0.013928351923823357, 0.004884005058556795, -0.05465434491634369, 0.5405043959617615, 0.19040092825889587, 0.21733054518699646, 0.5005548000335693, -0.014475364238023758, 0.24157772958278656, 3.083285331726074, 0.035435013473033905, 3.0403079986572266, -0.9914372563362122, 0.01680232211947441, 3.1240153312683105, -0.5242699980735779, 0.1753406971693039, 9.87916374206543, 0.00883057713508606, 0.014903366565704346, 0.03538665175437927, -0.02206508256494999, 0.0253062155097723, 0.6966254711151123, 0.7184076905250549], "mean": [0.0032034351024776697, -0.028502244502305984, -0.3080677390098572, -1.4341706037521362, -0.3689405918121338, 0.03867097198963165, -0.3602449297904968, -0.09686613082885742, -0.1975940316915512, 0.47073397040367126, -1.5135788917541504, 0.5275196433067322, 0.005997152533382177, -0.2490963488817215, 0.006057034712284803, -0.003621109761297703, -0.608725905418396, 0.9796667695045471, -0.3926694095134735, -0.01929653063416481, -0.011502113193273544, 0.005817506927996874, -0.6111541986465454, 1.0005687475204468, -0.4040444791316986, 0.047067344188690186, 0.4850948750972748, 1.7015715837478638, 0.4850948750972748, 0.4850948750972748, 0.4850948750972748, 0.4850948750972748, 0.47226014733314514, 1.7453250885009766, 0.47226014733314514, 0.47226014733314514, 0.47226014733314514, 0.47226014733314514, 0.00021005430608056486, -5.340352231542056e-07, -0.016508027911186218, 0.005638052709400654, -0.009537558071315289, 0.0030968983191996813, 0.023516306653618813, -0.0068033491261303425, -0.0011402638629078865, -0.01500931940972805, -0.013250615447759628, 0.02772572450339794, 0.009248047135770321, -0.03056592307984829, 0.010332793928682804, 0.010519169270992279, -5.152455806732178, -2.4794161319732666, -0.6399512887001038, -4.831770896911621, 0.02885339967906475, 0.11911676079034805, -0.6186560988426208, -5.235892295837402, 0.09647903591394424, -0.38390591740608215, -5.18905782699585, 0.11200331896543503, -0.3614797294139862, -0.5155243873596191, 0.00034885286004282534, -0.0003667508135549724, -6.66745108901523e-05, 0.00020674736879300326, 0.0005492414347827435, -2.2967822133068694e-06, -0.00012152266572229564, 6.162031058920547e-05, -0.0004811879771295935, -0.00015766538854222745, 0.0005510401679202914, 0.00040711843757890165, -0.05624490976333618, -0.07917021214962006, 7.532018661499023, -24.63370132446289, 11.488134384155273, 0.3814542889595032, 0.6489436626434326, -0.057327061891555786, 7.84501838684082, -27.350343704223633, 12.260991096496582, -0.405799001455307, 0.002671412192285061, -0.002425134414806962, 0.003134138183668256, -0.07770616561174393, 0.37331685423851013, 0.12907205522060394, 0.1555885225534439, 0.3809829354286194, -0.1849157214164734, 0.13552957773208618, 1.015755534172058, -0.8962885141372681, -0.21832115948200226, -2.0284347534179688, -0.6364690661430359, 1.0936378240585327, -0.6645609140396118, -0.010620184242725372, 9.765579223632812, 0.0003036863054148853, 0.0003966643998865038, 0.0006234658067114651, -0.023687591776251793, 0.024549152702093124, 0.6959043741226196, 0.7173230648040771], "std": [0.3177582621574402, 0.05931048095226288, 0.08365663886070251, 0.405574232339859, 0.5047392845153809, 0.30416208505630493, 0.19964143633842468, 0.29548925161361694, 0.25452035665512085, 0.2552783787250519, 0.24487143754959106, 0.31887224316596985, 0.20945923030376434, 0.18788781762123108, 0.00042231284896843135, 0.00025014797574840486, 0.0013223560526967049, 0.00027583810151554644, 0.0022476615849882364, 0.000868308765348047, 0.0004897312028333545, 0.00021196830493863672, 0.0012336564250290394, 0.0004212137428112328, 0.0021005666349083185, 0.0009531789110042155, 0.7744850516319275, 0.2526768445968628, 0.7744850516319275, 0.7744850516319275, 0.7744850516319275, 0.7744850516319275, 0.768255352973938, 4.172325134277344e-06, 0.768255352973938, 0.768255352973938, 0.768255352973938, 0.768255352973938, 0.00010240445408271626, 9.236077858076897e-07, 0.2625826299190521, 0.08045098185539246, 0.08065968751907349, 0.39455947279930115, 0.5952257513999939, 0.45217135548591614, 0.21901251375675201, 0.3547784090042114, 0.2395610511302948, 0.3074849843978882, 0.2715606391429901, 0.43755096197128296, 0.30745941400527954, 0.2498960644006729, 3.3327105045318604, 2.136263608932495, 1.1349972486495972, 3.0815517902374268, 0.32076722383499146, 0.6174252033233643, 0.4689975678920746, 2.784046173095703, 4.513424396514893, 1.0364696979522705, 2.626849412918091, 0.39629584550857544, 0.6161617636680603, 0.4600060284137726, 0.0026661488227546215, 0.003993560094386339, 0.004543602466583252, 0.0023823257070034742, 0.004117978736758232, 0.0024794219061732292, 0.002441571792587638, 0.00438573257997632, 0.004683075938373804, 0.0023888396099209785, 0.0034890135284513235, 0.0024689133279025555, 0.2623916268348694, 0.17275370657444, 2.1860692501068115, 2.230714797973633, 2.5377399921417236, 0.31849703192710876, 0.370858758687973, 0.1704890877008438, 2.0064477920532227, 2.3368704319000244, 2.5020086765289307, 0.29204481840133667, 0.007252244744449854, 0.004972781985998154, 0.000530994322616607, 0.008761966601014137, 0.08924268931150436, 0.03275645151734352, 0.04311554506421089, 0.07055767625570297, 0.1377163678407669, 0.06660550087690353, 2.299354076385498, 0.41035205125808716, 2.467839479446411, 0.7278833985328674, 0.43838080763816833, 2.1536595821380615, 0.04198741912841797, 0.04959442466497421, 0.03177942335605621, 0.002779544796794653, 0.004948624409735203, 0.008066821843385696, 0.0005353502347134054, 0.0003592375433072448, 0.00023567958851344883, 0.00022625341080129147], "count": [359]}, "action": {"min": [-0.6889098882675171, -0.13115397095680237, -0.4876551032066345, -1.862113118171692, -1.4480401277542114, -0.3729221224784851, -0.5082997679710388, -0.6886966824531555, -0.6476145386695862, -0.2703550457954407, -1.8937335014343262, 0.06463415920734406, -0.2949579060077667, -0.49662837386131287, 0.004496214911341667, -0.009099878370761871, -0.6070326566696167, 0.9767267107963562, -0.4024418890476227, -0.020801618695259094, -0.012814350426197052, -0.0005602661985903978, -0.6096877455711365, 0.9975948929786682, -0.41455233097076416, 0.04326150566339493, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -3.28912346958532e-06, -3.601300477384939e-06, -0.6853359937667847, -0.2131958305835724, -0.23896798491477966, -1.3158942461013794, -2.764531373977661, -1.6282680034637451, -0.694862425327301, -1.4574010372161865, -0.8495221138000488, -0.872696042060852, -0.659757137298584, -2.2256250381469727, -0.897010326385498, -0.7211004495620728], "max": [0.41630005836486816, 0.0650448352098465, -0.17046739161014557, -0.43400758504867554, 0.22045323252677917, 0.6767997145652771, 0.10109409689903259, 0.39662331342697144, 0.051566075533628464, 0.9267792701721191, -1.0736033916473389, 1.2454934120178223, 0.38272032141685486, 0.030268996953964233, 0.008076637983322144, 0.0035131219774484634, -0.5993136167526245, 0.9808967113494873, -0.3910907804965973, -0.01748652011156082, -0.008829379454255104, 0.012455684132874012, -0.6016959547996521, 1.0019748210906982, -0.4032661020755768, 0.047120850533246994, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0004732121014967561, 1.8647473325472674e-06, 0.8518887758255005, 0.2702406644821167, 0.23883797228336334, 1.0959521532058716, 2.3371565341949463, 2.508467197418213, 0.9378986358642578, 0.9937366247177124, 0.7795202732086182, 0.9660626649856567, 1.2218594551086426, 1.7492520809173584, 1.6563928127288818, 1.3758885860443115], "mean": [-0.028723344206809998, -0.01871837116777897, -0.32593074440956116, -1.381674885749817, -0.3672381639480591, 0.0347144715487957, -0.35638415813446045, -0.12288431823253632, -0.1976339966058731, 0.49063149094581604, -1.4739807844161987, 0.5195486545562744, 0.009957198984920979, -0.24779170751571655, 0.006215203553438187, -0.002999256132170558, -0.6036140322685242, 0.9788252115249634, -0.39442121982574463, -0.019054962322115898, -0.01100146770477295, 0.005727012176066637, -0.6062893867492676, 0.9999839067459106, -0.40579143166542053, 0.04536382108926773, 0.4850948750972748, 1.7015715837478638, 0.4850948750972748, 0.4850948750972748, 0.4850948750972748, 0.4850948750972748, 0.47138500213623047, 1.7453250885009766, 0.47138500213623047, 0.47138500213623047, 0.47138500213623047, 0.47138500213623047, 0.00020962278358638287, -5.377735874390055e-07, -0.016445647925138474, 0.005652195308357477, -0.009248865768313408, 0.0032770633697509766, 0.02396681345999241, -0.007332120556384325, -0.0011874617775902152, -0.0154268778860569, -0.01310743112117052, 0.027424879372119904, 0.00950526725500822, -0.030765071511268616, 0.010557303205132484, 0.01063897181302309], "std": [0.32746899127960205, 0.06301800161600113, 0.08418334275484085, 0.42067503929138184, 0.5082424283027649, 0.3058222532272339, 0.1988018900156021, 0.30713972449302673, 0.24233418703079224, 0.2572290003299713, 0.25785860419273376, 0.3239869475364685, 0.20965638756752014, 0.1866483837366104, 0.0006969877285882831, 0.0021890851203352213, 0.0017481144750490785, 0.0008170644869096577, 0.0022124408278614283, 0.000810597266536206, 0.0007788942311890423, 0.002211006823927164, 0.0016243207501247525, 0.0007798283477313817, 0.0021512156818062067, 0.0009237331105396152, 0.7744850516319275, 0.2526768445968628, 0.7744850516319275, 0.7744850516319275, 0.7744850516319275, 0.7744850516319275, 0.7680027484893799, 4.172325134277344e-06, 0.7680027484893799, 0.7680027484893799, 0.7680027484893799, 0.7680027484893799, 0.00010267904872307554, 9.278002153223497e-07, 0.2626219093799591, 0.08045918494462967, 0.08060941845178604, 0.3945452868938446, 0.5950364470481873, 0.4518897235393524, 0.21901915967464447, 0.35467004776000977, 0.2395544797182083, 0.30755430459976196, 0.27152156829833984, 0.43750137090682983, 0.30743318796157837, 0.2498779445886612], "count": [359]}, "timestamp": {"min": [0.0], "max": [11.933333333333334], "mean": [5.966666666666667], "std": [3.454465708808431], "count": [359]}, "frame_index": {"min": [0], "max": [358], "mean": [179.0], "std": [103.63397126425292], "count": [359]}, "episode_index": {"min": [76], "max": [76], "mean": [76.0], "std": [0.0], "count": [359]}, "index": {"min": [28626], "max": [28984], "mean": [28805.0], "std": [103.63397126425292], "count": [359]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [359]}, "subtask_annotation": {"mean": [0.47075208913649025, 2.0, 2.0, 2.0, 2.0], "std": [0.5101829289494663, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [359]}, "scene_annotation": {"mean": [76.0], "std": [0.0], "min": [76], "max": [76], "count": [359]}, "eef_direction_state": {"mean": [3.116991643454039, 2.871866295264624], "std": [2.28905981781, 1.9248455059243983], "min": [0, 0], "max": [6, 6], "count": [359]}, "eef_velocity_state": {"mean": [0.9108635097493036, 1.0668523676880224], "std": [0.6823432351556021, 0.6642388216507565], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_acc_mag_state": {"mean": [0.7799442896935933, 1.0389972144846797], "std": [0.8405058811050221, 0.8335814581347193], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_direction_action": {"mean": [3.1866295264623954, 2.6908077994428967], "std": [2.2617663997748494, 1.9223648285613204], "min": [0, 0], "max": [6, 6], "count": [359]}, "eef_velocity_action": {"mean": [0.9665738161559888, 1.2172701949860725], "std": [0.7151346091297297, 0.6486603396130148], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_acc_mag_action": {"mean": [1.0362116991643453, 1.1671309192200556], "std": [0.815123839918525, 0.7720250563262373], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_sim_pose_state": {"mean": [0.2343025986706736, 0.2064625541083601, 0.10504197568009747, 0.9889983426935733, -0.8967445539487919, -0.2266312280678364, 0.25025708433352156, -0.25759520438698186, 0.13171089280910236, -2.0281556955404456, -0.6366597613281749, 1.0935264542583074], "std": [0.07741267475937093, 0.029509034217755793, 0.016173138497873076, 2.353284738387843, 0.4104663177249093, 2.5062394587601045, 0.0720380241568949, 0.10175791976677008, 0.020093020987988618, 0.7278955666695901, 0.43833822909388603, 2.18495875490465], "min": [0.13378275607884302, 0.15118745416092183, 0.07426878300685537, -3.139340210261919, -1.2742615975570157, -3.130196153968989, 0.13508943618829372, -0.42615608296159785, 0.08186935254647552, -3.0583749569949985, -1.1545208968182192, -3.1408425311826687], "max": [0.3769298138777032, 0.2502833747949773, 0.13893823369070088, 3.1170084561035094, 0.03541094932767952, 3.1128191044222815, 0.3717091627896425, -0.1360051840564546, 0.1714793534867826, -0.9914392106631227, 0.016794024081525416, 3.133870713861455], "count": [359]}, "eef_sim_pose_action": {"mean": [0.2400166056052676, 0.2062583499570801, 0.10073945827605028, 1.2294824969978795, -0.9022997561627878, -0.12967052209495736, 0.25608287412749403, -0.25645376854381224, 0.12805981085629636, -2.0075571465264073, -0.6392089936429127, 1.1831040607405217], "std": [0.07963145333003603, 0.03092082720401568, 0.01983320128917863, 2.213556981451333, 0.43964929576584544, 2.4956006630705807, 0.07369970374905875, 0.09989552090982995, 0.020808499798534538, 0.7307452093319429, 0.46279853059678205, 2.1521627537564227], "min": [0.13122383374238714, 0.13938642280070543, 0.0692452480200449, -3.1408526881739527, -1.2996929509872992, -3.1285193075049667, 0.13233599370950772, -0.4329028532035515, 0.08372378984710442, -3.062353409199924, -1.1858746855770548, -3.137132946201126], "max": [0.3883022343845316, 0.24658780940348682, 0.15105530192647454, 3.1412528900389107, 0.1089473251521702, 3.110301587550114, 0.38202151770135806, -0.1345383164705118, 0.1731962986292578, -0.9558150322438209, 0.06446074799128265, 3.138627367869527], "count": [359]}}} +{"episode_index": 77, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4493479652209468]], [[0.5218723567858515]], [[0.48208413430731767]]], "std": [[[0.27836448481671655]], [[0.22259514287886464]], [[0.22377212671026003]]], "count": [126]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4481901630477899]], [[0.45864806080384224]], [[0.37577849903577987]]], "std": [[[0.3193825633053586]], [[0.22594626552517608]], [[0.27021317844581055]]], "count": [126]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46852386406632374]], [[0.47255185353008305]], [[0.3740321068514552]]], "std": [[[0.31045903909288664]], [[0.21189981987945414]], [[0.26423503979199303]]], "count": [126]}, "observation.state": {"min": [-0.9474086165428162, -0.34371137619018555, -0.7232794165611267, -1.3626315593719482, -1.1003799438476562, -0.5223345160484314, -0.5397878885269165, -0.6481915712356567, -0.12702526152133942, 0.44861534237861633, -1.305505633354187, 0.1653667837381363, -0.45023980736732483, -0.6323707103729248, 0.010932790115475655, -0.00023867067648097873, -0.6082191467285156, 1.0351587533950806, -0.4577585458755493, -0.009348675608634949, -0.012643043883144855, -0.0038344739004969597, -0.5983585119247437, 1.0171701908111572, -0.46234315633773804, -0.0037627818528562784, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0007634261855855584, -0.0011467551812529564, -0.5639543533325195, -0.4845024347305298, -0.36742690205574036, -0.9888623952865601, -1.0823686122894287, -2.0369770526885986, -2.228482484817505, -0.26751166582107544, -0.09644076973199844, -0.40829265117645264, -0.8028155565261841, -0.6646360754966736, -0.3890186548233032, -0.2932984232902527, -16.70287322998047, -12.14896297454834, -1.6428570747375488, -11.111111640930176, -0.918192982673645, -1.090354084968567, -1.807692289352417, -12.159692764282227, -1.8009769916534424, -2.3308913707733154, -8.730159759521484, -0.48778998851776123, -2.008547067642212, -1.6355310678482056, -0.007226375862956047, -0.02486749365925789, -0.011525561101734638, -0.006724806036800146, -0.002876517828553915, -0.009733591228723526, -0.007111227139830589, -0.01793147809803486, -0.015594176016747952, -0.006195750553160906, -0.0034315951634198427, -0.006068021524697542, -1.930109977722168, -0.794314444065094, 8.09161376953125, -28.284605026245117, 18.252986907958984, -1.1131761074066162, 0.9968700408935547, -0.34148097038269043, 7.824368000030518, -26.346973419189453, 18.309146881103516, -0.8863229751586914, -0.017282582819461823, -0.013804536312818527, 0.0012210012646391988, -0.08198151737451553, 0.4093008041381836, -0.11054401844739914, -0.004789980128407478, 0.42072349786758423, -0.1370241343975067, 0.10399681329727173, -3.075932025909424, -1.5343575477600098, -3.1292083263397217, -2.8094072341918945, -1.0952640771865845, 2.3030362129211426, -0.7352518439292908, -0.12435726076364517, 9.679553985595703, -0.005699962377548218, -0.009398400783538818, -0.02742752432823181, -0.020942656323313713, 0.02258894592523575, 0.6415085792541504, 0.7631558179855347], "max": [-0.17556369304656982, 0.41990232467651367, -0.1823449283838272, -0.36354586482048035, 0.43679070472717285, 0.5708998441696167, -0.03357015550136566, -0.24446003139019012, 0.13160839676856995, 0.6827818751335144, -0.7160291075706482, 0.4524315893650055, -0.17204655706882477, -0.4980087876319885, 0.011657444760203362, 0.00565433781594038, -0.6030349731445312, 1.0367534160614014, -0.4539189338684082, -0.003860299475491047, -0.012223051860928535, 0.003210292663425207, -0.5873106718063354, 1.0240188837051392, -0.4594385325908661, 0.000217448003240861, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.6378302802877442e-07, -0.0011429059086367488, 0.2769145369529724, 0.42684829235076904, 1.1165281534194946, 0.6933869123458862, 2.0651066303253174, 2.0638372898101807, 0.7566993236541748, 0.643822193145752, 0.40924501419067383, 0.10875508189201355, 0.2917165756225586, 0.21784119307994843, 0.4041289687156677, 0.16590368747711182, -5.289243221282959, 6.746031761169434, 2.681929111480713, -0.5189255475997925, 1.004273533821106, 3.0989010334014893, 0.6312576532363892, -6.41390323638916, 8.45543384552002, 1.2918193340301514, -1.8315019607543945, 0.918192982673645, 0.7747253179550171, 0.3156288266181946, 0.007735858671367168, 0.01753881573677063, 0.014416337944567204, 0.006637059152126312, 0.006768754683434963, 0.0026189968921244144, 0.00728911068290472, 0.02710985764861107, 0.015369483269751072, 0.008839193731546402, 0.005587302148342133, 0.002629652852192521, -0.2545199990272522, 0.20414623618125916, 15.826900482177734, -19.977102279663086, 27.233753204345703, 0.4730040431022644, 2.5664100646972656, 0.7052323818206787, 14.17888355255127, -16.72931480407715, 25.908140182495117, 0.8239239454269409, 0.024820880964398384, 0.008111122064292431, 0.004884005058556795, 0.0, 0.6278309226036072, 0.44248223304748535, 0.32907816767692566, 0.526787281036377, -0.042844608426094055, 0.24148964881896973, 3.123138427734375, 0.16198478639125824, 3.1171231269836426, -1.8456982374191284, -0.5220600366592407, 3.1156136989593506, -0.5132784843444824, 0.12909571826457977, 9.92176342010498, 0.011365115642547607, 0.011453002691268921, 0.02453899383544922, -0.01943507418036461, 0.025501400232315063, 0.6455122232437134, 0.7664637565612793], "mean": [-0.6746209859848022, -0.026260118931531906, -0.5445713400840759, -0.8256001472473145, -0.10467888414859772, 0.018422845751047134, -0.2501257658004761, -0.3562479317188263, 0.07680045813322067, 0.477699875831604, -0.9728919863700867, 0.28338512778282166, -0.29173436760902405, -0.5637280941009521, 0.011195536702871323, 0.001547706313431263, -0.6061385869979858, 1.035620927810669, -0.45605435967445374, -0.006275443825870752, -0.012448646128177643, -0.0016367018688470125, -0.5938462018966675, 1.020725965499878, -0.46088793873786926, -0.001576102222315967, 0.7150931358337402, 1.7453192472457886, 0.7150931358337402, 0.7150931358337402, 0.7150931358337402, 0.7150931358337402, 0.9733609557151794, 1.7453192472457886, 0.9733609557151794, 0.9733609557151794, 0.9733609557151794, 0.9733609557151794, -0.00047702970914542675, -0.0011447364231571555, -0.0205394234508276, 0.014462715946137905, 0.0156547911465168, 0.02295946143567562, -0.0043978444300591946, 0.0003173646400682628, -0.0031065167859196663, 0.014745510183274746, 0.005913638509809971, -0.009468607604503632, -0.0076395985670387745, -0.008919687941670418, 0.0023883425164967775, -0.00440518744289875, -11.275307655334473, -1.611718773841858, 0.4930155277252197, -4.650057792663574, 0.09203231334686279, 0.4453642666339874, -0.5317597389221191, -8.840328216552734, 3.4655325412750244, -0.21729867160320282, -5.921990394592285, 0.16911794245243073, -0.3416689336299896, -0.687010645866394, 2.7203870558878407e-05, 0.0005182744935154915, -0.00025632602046243846, -0.00020071343169547617, 0.00018716740305535495, -0.00022326834732666612, -0.0002391640591667965, 0.00018848993931896985, 0.00040309186442755163, 0.0005535524687729776, -4.3220268707955256e-05, -0.00016462360508739948, -1.249175786972046, -0.1662610024213791, 11.575782775878906, -23.942447662353516, 23.409334182739258, -0.251382440328598, 1.727716088294983, 0.2687838673591614, 11.390721321105957, -21.660987854003906, 22.881593704223633, 0.0699230507016182, 0.002281168708577752, -0.002114088973030448, 0.0034579250495880842, -0.049178965389728546, 0.5082088112831116, 0.11297479271888733, 0.20556722581386566, 0.45400747656822205, -0.07365883141756058, 0.13952003419399261, 1.0103638172149658, -0.9207971096038818, 0.6645419597625732, -2.3038556575775146, -0.9697097539901733, 2.6347544193267822, -0.6151993870735168, 0.01979946158826351, 9.779460906982422, 0.0018674765015020967, 0.0010112980380654335, 0.00018272094894200563, -0.020222123712301254, 0.024673467501997948, 0.6440032720565796, 0.7643548846244812], "std": [0.19205906987190247, 0.25096213817596436, 0.13259164988994598, 0.2755742371082306, 0.5164498686790466, 0.3017163872718811, 0.14636898040771484, 0.08144117891788483, 0.04058583453297615, 0.03496968746185303, 0.1447279304265976, 0.05011827498674393, 0.05694236233830452, 0.031077826395630836, 0.00023178622359409928, 0.002227268647402525, 0.0013014916330575943, 0.00025410164380446076, 0.0007634556968696415, 0.0010898496257141232, 0.0001202483763336204, 0.0026232150848954916, 0.0029825035016983747, 0.00194684905000031, 0.0007511618896387517, 0.001164254150353372, 0.8499802947044373, 1.0013580322265625e-05, 0.8499802947044373, 0.8499802947044373, 0.8499802947044373, 0.8499802947044373, 0.8649613857269287, 1.0013580322265625e-05, 0.8649613857269287, 0.8649613857269287, 0.8649613857269287, 0.8649613857269287, 0.0001598068483872339, 6.766078399778053e-07, 0.11833181232213974, 0.12963609397411346, 0.1416550874710083, 0.18680107593536377, 0.3153669536113739, 0.3029230833053589, 0.23123949766159058, 0.09861032664775848, 0.05581105500459671, 0.05579085648059845, 0.14732210338115692, 0.09261759370565414, 0.08075091242790222, 0.05226738005876541, 2.543041944503784, 4.669619083404541, 1.2331053018569946, 2.736762762069702, 0.44512778520584106, 0.9858068823814392, 0.5494265556335449, 1.344034194946289, 2.690598964691162, 0.8582419157028198, 1.5677015781402588, 0.214244082570076, 0.4304172992706299, 0.40071800351142883, 0.0022347469348460436, 0.004903321620076895, 0.00431824242696166, 0.002358966041356325, 0.0009830782655626535, 0.001345478929579258, 0.0025660779792815447, 0.004875604994595051, 0.004816486965864897, 0.0023567229509353638, 0.0008975930977612734, 0.0011235029669478536, 0.3384372293949127, 0.13516606390476227, 1.821443796157837, 2.4515836238861084, 1.9860985279083252, 0.47687411308288574, 0.24725563824176788, 0.13943369686603546, 1.4947047233581543, 2.592716932296753, 1.8484355211257935, 0.4903687536716461, 0.006049022544175386, 0.003660985268652439, 0.00043557706521824, 0.015668710693717003, 0.05867106840014458, 0.19402258098125458, 0.08586803078651428, 0.022719120606780052, 0.02143004536628723, 0.030678564682602882, 2.2470951080322266, 0.5733463168144226, 2.1225976943969727, 0.1626262068748474, 0.07534851133823395, 0.17005759477615356, 0.03361360356211662, 0.03786375746130943, 0.02532433159649372, 0.0028359934221953154, 0.0031808335334062576, 0.006347548682242632, 0.00037159750354476273, 0.0006335279322229326, 0.0013202732661738992, 0.0010940368520095944], "count": [638]}, "action": {"min": [-1.037251591682434, -0.3448988199234009, -0.8023260831832886, -1.3304980993270874, -1.1091715097427368, -0.5234343409538269, -0.5391256213188171, -0.6111905574798584, -0.0761515349149704, 0.426189661026001, -1.310409665107727, 0.1597083956003189, -0.45166075229644775, -0.6456526517868042, 0.010195509530603886, -0.004033610224723816, -0.6080611348152161, 1.0311799049377441, -0.45832544565200806, -0.008742113597691059, -0.01316886954009533, -0.007325413171201944, -0.5969329476356506, 1.014647364616394, -0.4627093970775604, -0.003686282318085432, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0007634261855855584, -0.0011467551812529564, -0.5639543533325195, -0.4845024347305298, -0.36742690205574036, -0.9888623952865601, -1.0823686122894287, -2.036431312561035, -2.228482484817505, -0.26751166582107544, -0.09644076973199844, -0.40450072288513184, -0.8028155565261841, -0.6646360754966736, -0.3890186548233032, -0.2932984232902527], "max": [-0.18530693650245667, 0.4374769330024719, -0.11874412000179291, -0.31110915541648865, 0.44086921215057373, 0.5878363251686096, -0.02479192242026329, -0.262834370136261, 0.14834745228290558, 0.5570770502090454, -0.6456849575042725, 0.4250222444534302, -0.1664208322763443, -0.49759334325790405, 0.012590245343744755, 0.006312270648777485, -0.5986133813858032, 1.0368890762329102, -0.4537695646286011, -0.0036875889636576176, -0.01117735356092453, 0.003917979542165995, -0.5844632387161255, 1.0235127210617065, -0.4595034420490265, -0.00027274782769382, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.6378302802877442e-07, -0.0011429059086367488, 0.2769145369529724, 0.42684829235076904, 1.1165281534194946, 0.6933869123458862, 2.0651066303253174, 2.0638372898101807, 0.7566993236541748, 0.643822193145752, 0.40924501419067383, 0.10875508189201355, 0.2917165756225586, 0.21784119307994843, 0.4041289687156677, 0.16590368747711182], "mean": [-0.724157452583313, -0.01246245950460434, -0.5600301623344421, -0.7668382525444031, -0.10552427172660828, 0.015528520569205284, -0.24673014879226685, -0.3899586498737335, 0.07062212377786636, 0.4820308983325958, -0.935686469078064, 0.2794136703014374, -0.2903223931789398, -0.5635842680931091, 0.01121758483350277, 0.0017168935155496001, -0.6037070751190186, 1.0345872640609741, -0.4561973214149475, -0.005941763054579496, -0.012301847338676453, -0.0013718879781663418, -0.5913922190666199, 1.0195436477661133, -0.4609081745147705, -0.0017696477007120848, 0.7150931358337402, 1.7453192472457886, 0.7150931358337402, 0.7150931358337402, 0.7150931358337402, 0.7150931358337402, 0.9706253409385681, 1.7453192472457886, 0.9706253409385681, 0.9706253409385681, 0.9706253409385681, 0.9706253409385681, -0.00047643273137509823, -0.001144735375419259, -0.02055622637271881, 0.014403817243874073, 0.01567094773054123, 0.022047506645321846, -0.0017340105259791017, -0.002567262388765812, -0.003081916831433773, 0.014283999800682068, 0.005881136748939753, -0.008818243630230427, -0.006749413441866636, -0.009140009991824627, 0.0024151706602424383, -0.004370416980236769], "std": [0.19351956248283386, 0.23909638822078705, 0.15489128232002258, 0.27153947949409485, 0.5197635889053345, 0.3010258376598358, 0.14526931941509247, 0.0803149864077568, 0.03961174190044403, 0.036781683564186096, 0.15127426385879517, 0.04884231463074684, 0.05730129033327103, 0.03149241954088211, 0.0005446043214760721, 0.0018716498743742704, 0.0018674536840990186, 0.0008804348763078451, 0.0007179936510510743, 0.0009637807379476726, 0.00044206783059053123, 0.002162427641451359, 0.003032923676073551, 0.0021736056078225374, 0.0006060695741325617, 0.0010315343970432878, 0.8499802947044373, 1.0013580322265625e-05, 0.8499802947044373, 0.8499802947044373, 0.8499802947044373, 0.8499802947044373, 0.8652765154838562, 1.0013580322265625e-05, 0.8652765154838562, 0.8652765154838562, 0.8652765154838562, 0.8652765154838562, 0.00016098740161396563, 6.793263764848234e-07, 0.11833291500806808, 0.12965534627437592, 0.1416541486978531, 0.1882333606481552, 0.32267510890960693, 0.31169721484184265, 0.2312360256910324, 0.09811289608478546, 0.05582556873559952, 0.05351865664124489, 0.14640024304389954, 0.09269305318593979, 0.08071751892566681, 0.052183251827955246], "count": [638]}, "timestamp": {"min": [0.0], "max": [21.233333333333334], "mean": [10.616666666666667], "std": [6.139150321230672], "count": [638]}, "frame_index": {"min": [0], "max": [637], "mean": [318.5], "std": [184.17450963692016], "count": [638]}, "episode_index": {"min": [77], "max": [77], "mean": [77.0], "std": [0.0], "count": [638]}, "index": {"min": [28985], "max": [29622], "mean": [29303.5], "std": [184.17450963692016], "count": [638]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [638]}, "subtask_annotation": {"mean": [0.11442006269592477, 2.0, 2.0, 2.0, 2.0], "std": [0.33744228677147475, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [638]}, "scene_annotation": {"mean": [77.0], "std": [0.0], "min": [77], "max": [77], "count": [638]}, "eef_direction_state": {"mean": [3.8605015673981193, 4.804075235109718], "std": [1.9702269173364106, 2.0846165176568223], "min": [0, 0], "max": [6, 6], "count": [638]}, "eef_velocity_state": {"mean": [0.9137931034482759, 0.335423197492163], "std": [0.7597419755545423, 0.5517419489858099], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_acc_mag_state": {"mean": [0.7978056426332288, 0.2601880877742947], "std": [0.833202952297564, 0.6066620443841444], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_direction_action": {"mean": [3.5141065830721003, 4.192789968652038], "std": [1.842281637338134, 2.295315808601506], "min": [0, 0], "max": [6, 6], "count": [638]}, "eef_velocity_action": {"mean": [1.1253918495297806, 0.5078369905956113], "std": [0.7299768665952965, 0.5729821005358854], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_acc_mag_action": {"mean": [1.0830721003134796, 0.6253918495297806], "std": [0.7904179072843568, 0.8030785710511316], "min": [0, 0], "max": [2, 2], "count": [638]}, "eef_sim_pose_state": {"mean": [0.3847346643865932, 0.19513626391494598, 0.184733611776367, 1.0008509528692258, -0.9209700352311937, 0.6888086849829537, 0.31703309193175305, -0.16416270283924853, 0.08898851726499304, -2.3038380249892643, -0.9697314666800136, 2.6347481454170207], "std": [0.04532086503234473, 0.1437363915351689, 0.04753760690685457, 2.2685709354263115, 0.5732925750256629, 2.1575355515874968, 0.019771085737264497, 0.017509483508872024, 0.019881821205869826, 0.16263258886331278, 0.07527626431372514, 0.17006975057399878], "min": [0.2761768548709786, 0.01635687656221398, 0.08277931635340849, -3.1323162344791435, -1.5373174544327857, -3.13635788689108, 0.2873050399254616, -0.24542622961056412, 0.06136434602678923, -2.8093966967527044, -1.095285993916739, 2.303049136231103], "max": [0.46029370452178936, 0.4422839722352519, 0.25915035378325396, 3.1306575433513166, 0.16195775111065425, 3.1410964744815906, 0.39329430270450455, -0.12824211145795536, 0.14820112418649933, -1.8456783884763772, -0.5221021734173341, 3.1156583478055415], "count": [638]}, "eef_sim_pose_action": {"mean": [0.39508622364543355, 0.20317835780720747, 0.1880449759620434, 1.006553848832059, -0.9355074833668827, 0.060596145940740684, 0.32561660831006684, -0.16786454141367174, 0.09058382175013933, -2.266215836418616, -0.9615150776214177, 2.602220222664776], "std": [0.04467352320516203, 0.14218498261128285, 0.04997362526830579, 2.098984359265567, 0.5863386705811258, 2.3490792845238286, 0.018907077427897438, 0.01642611988470755, 0.0211625813964032, 0.16331295180300937, 0.06184212035067969, 0.16640043326835896], "min": [0.27869866102680146, 0.017654923352425488, 0.08598675392995749, -3.101822009351635, -1.5125332032221002, -3.1413820907456653, 0.29565692616657124, -0.2234532828119422, 0.061555614427785746, -2.85544334946266, -1.1031627900816197, 2.4079830053029694], "max": [0.4734261858597617, 0.448709189561226, 0.27588849973999763, 3.1317916187508694, 0.1340622239916296, 3.1411077503578833, 0.39576952589502795, -0.12812497392244063, 0.16721810105710533, -2.045769173385215, -0.5837799525703763, 3.092076186568604], "count": [638]}}} +{"episode_index": 78, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44809160899653977]], [[0.5473382064590542]], [[0.44394211361014996]]], "std": [[[0.2803591198259384]], [[0.20375678042268813]], [[0.24484867440056038]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3782087298154556]], [[0.3822777080930411]], [[0.33843494809688585]]], "std": [[[0.2968378593954526]], [[0.2847369930867757]], [[0.3097742220652464]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4458541834871203]], [[0.4601223639946174]], [[0.32901152441368703]]], "std": [[[0.3325372063303746]], [[0.2288188603706208]], [[0.2456348599528018]]], "count": [100]}, "observation.state": {"min": [-0.5656320452690125, -0.33512115478515625, -0.6225683689117432, -1.551651120185852, -1.485466718673706, -0.5565720200538635, -0.5969239473342896, -0.7399223446846008, 0.1853960156440735, 0.34342318773269653, -1.4560925960540771, 0.6364842057228088, -0.37491706013679504, 0.27799636125564575, 0.011704654432833195, -0.014508790336549282, -0.598323404788971, 1.0073813199996948, -0.44922035932540894, -0.03188430517911911, -0.008393321186304092, -0.011200372129678726, -0.6027677655220032, 1.009694218635559, -0.4484577178955078, -0.006186215206980705, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.009920891374349594, -2.7857095119543374e-06, -0.6652572751045227, -0.3628161549568176, -1.5360323190689087, -1.316200852394104, -2.774646282196045, -2.633333683013916, -3.4556689262390137, -0.10261045396327972, -0.2078923135995865, -0.16366586089134216, -1.4675475358963013, -2.5726752281188965, -1.2236688137054443, -0.8021956086158752, -12.70531940460205, -5.392755508422852, -2.710012435913086, -8.485958099365234, -12.85470199584961, -2.8693528175354004, -1.2625153064727783, -13.373434066772461, -2.442002534866333, -1.9938949346542358, -10.927961349487305, -3.586690902709961, -2.094627618789673, 14.05982780456543, -0.007399671711027622, -0.025815557688474655, -0.052712179720401764, -0.006554674357175827, -0.008428128436207771, -0.01322045736014843, -0.007376376539468765, -0.01603083498775959, -0.04637371748685837, -0.005857798270881176, -0.005835141986608505, -0.0029490909073501825, -2.460360050201416, -0.3192104697227478, 1.9152628183364868, -32.5753288269043, 6.537328243255615, -0.27835890650749207, -0.21209999918937683, -0.21528148651123047, 2.3309788703918457, -34.59794616699219, 6.95302677154541, -0.37991511821746826, -0.015247281640768051, -0.014254529029130936, 0.006105006206780672, -0.122972272336483, 0.41561874747276306, 0.07568462193012238, 0.03440133482217789, 0.41504132747650146, -0.16573238372802734, -0.03935026004910469, -3.035867214202881, -1.1988236904144287, -2.9950592517852783, -1.5376214981079102, -1.0673760175704956, 1.1509652137756348, -0.6723321676254272, -0.1316831111907959, 9.670825958251953, -0.012153923511505127, -0.010515481233596802, -0.0352725088596344, 0.013616802170872688, 0.007755612023174763, -0.820825457572937, 0.5708304047584534], "max": [-0.14108337461948395, 0.043106261640787125, 0.3295964300632477, -0.5339673161506653, 0.42497366666793823, 0.6916163563728333, 0.47798895835876465, -0.25833019614219666, 0.32883304357528687, 0.6641499996185303, -0.2899203300476074, 1.306077241897583, 0.10128235816955566, 0.553143322467804, 0.01341080479323864, -0.006593157537281513, -0.5791144967079163, 1.0077478885650635, -0.44435757398605347, -0.02898295409977436, -0.007152039557695389, -0.005369951948523521, -0.5846569538116455, 1.0104528665542603, -0.4461427927017212, -0.0046677798964083195, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.009725229814648628, 2.295740614499664e-06, 0.658496618270874, 1.0405936241149902, 1.055441975593567, 0.9586880803108215, 4.197680473327637, 2.3090693950653076, 2.8870534896850586, 0.7758603692054749, 0.33234453201293945, 0.2708056569099426, 0.17161692678928375, 0.3018138110637665, 0.7439836263656616, 0.8402633666992188, -4.498641014099121, 2.1978023052215576, 2.6959707736968994, -0.152625173330307, 1.2912088632583618, 2.7832722663879395, 1.1477410793304443, -0.077946737408638, 10.714285850524902, 4.774114608764648, 3.6019537448883057, 0.8034188151359558, 2.180708408355713, 14.05982780456543, 0.007275820709764957, 0.021554533392190933, 0.010091621428728104, 0.005715388339012861, 0.017972880974411964, 0.008799988776445389, 0.00696422066539526, 0.014855964109301567, 0.012519361451268196, 0.006270785350352526, 0.009453801438212395, 0.005826202686876059, -0.975659966468811, 0.3154987096786499, 10.21473503112793, -25.574329376220703, 17.25155258178711, 0.5571582317352295, 0.9544500112533569, 0.43798646330833435, 10.897697448730469, -23.31365203857422, 16.47888946533203, 0.5125357508659363, 0.017826436087489128, 0.010384700261056423, 0.007936508394777775, -0.027327172458171844, 0.5513370037078857, 0.28574320673942566, 0.317531943321228, 0.5418505668640137, 0.023737803101539612, 0.15888309478759766, 3.0939395427703857, 0.16674067080020905, 2.9280624389648438, -0.926738977432251, 0.17553406953811646, 1.6855419874191284, -0.1821121722459793, 0.3284791111946106, 9.863243103027344, 0.009994298219680786, 0.05103659629821777, 0.035328567028045654, 0.023824628442525864, 0.01501661166548729, -0.8156478404998779, 0.5779241323471069], "mean": [-0.3544239401817322, -0.2247217744588852, -0.1339917629957199, -1.1549437046051025, -0.12324158102273941, 0.001907591475173831, -0.3625757396221161, -0.4405194818973541, 0.2465091347694397, 0.5274075269699097, -1.053389072418213, 0.8960782885551453, 0.0012310472084209323, 0.5227375030517578, 0.012391943484544754, -0.011659524403512478, -0.5930169820785522, 1.0076276063919067, -0.4462684094905853, -0.030794797465205193, -0.007806552108377218, -0.008974384516477585, -0.5977369546890259, 1.0101161003112793, -0.4473700523376465, -0.005140181165188551, 0.7032243609428406, 1.6345385313034058, 0.7032243609428406, 0.7032243609428406, 0.7032243609428406, 0.7032243609428406, 0.8418012857437134, 1.0747970342636108, 0.8418012857437134, 0.8418012857437134, 0.8418012857437134, 0.8418012857437134, -0.00991557352244854, -3.7849974887649296e-07, -0.006264599040150642, 0.01274722721427679, -0.002975855255499482, 0.04311119765043259, -0.08418473601341248, 0.043338846415281296, 0.01258352305740118, 0.03049459680914879, -0.007252708543092012, 0.01866227760910988, -0.07208602130413055, -0.03376986086368561, -0.0038654422387480736, 0.0021398726385086775, -8.509187698364258, -3.212991952896118, -0.33902889490127563, -4.58412504196167, -2.11213755607605, 0.15603560209274292, -0.295520156621933, -7.107398986816406, 5.406693458557129, 0.9207977056503296, -4.584261894226074, -0.10655129700899124, 0.06978456676006317, 14.059901237487793, -9.46417058003135e-05, 0.0001938829809660092, -0.00149348727427423, -0.00024626991944387555, 0.00018052641826216131, 9.709082951303571e-05, 0.0002341077633900568, 2.821144698827993e-05, -0.001095334067940712, 0.00024785613641142845, 0.00016980816144496202, 2.3619377316208556e-05, -1.7429524660110474, 0.004921439103782177, 7.263271808624268, -28.328577041625977, 13.022026062011719, 0.19693177938461304, 0.25241002440452576, 0.12196967750787735, 7.298815727233887, -28.329639434814453, 12.93968677520752, 0.10933365672826767, 0.0019374775001779199, -0.0024506617337465286, 0.006578195374459028, -0.07300440222024918, 0.4686712324619293, 0.1556597650051117, 0.24393609166145325, 0.4530728757381439, -0.04195993393659592, 0.09460576623678207, -1.1294440031051636, -0.5987852811813354, 1.003080129623413, -1.169582724571228, -0.5650264620780945, 1.561453104019165, -0.47415363788604736, 0.022389061748981476, 9.785575866699219, 7.70229016779922e-05, 0.0013329606736078858, 0.001886368147097528, 0.020975850522518158, 0.012877151370048523, -0.8177936673164368, 0.5749631524085999], "std": [0.1464224010705948, 0.10862964391708374, 0.1883820742368698, 0.33576473593711853, 0.7217377424240112, 0.4315203130245209, 0.3342028856277466, 0.19210687279701233, 0.034945935010910034, 0.13726742565631866, 0.48999035358428955, 0.252613365650177, 0.1032324805855751, 0.08018331974744797, 0.00040006908238865435, 0.002621266758069396, 0.007395162247121334, 0.00013939649215899408, 0.0014356677420437336, 0.0007388315279968083, 0.00028785268659703434, 0.0016122459201142192, 0.006756285671144724, 0.00017980526899918914, 0.0006911547970958054, 0.00038669147761538625, 0.8510071039199829, 0.42052438855171204, 0.8510071039199829, 0.8510071039199829, 0.8510071039199829, 0.8510071039199829, 0.8647362589836121, 0.8464300632476807, 0.8647362589836121, 0.8647362589836121, 0.8647362589836121, 0.8647362589836121, 1.8446542526362464e-05, 9.173948001262033e-07, 0.136633962392807, 0.14251908659934998, 0.29486414790153503, 0.2953782379627228, 0.5011849403381348, 0.39412838220596313, 0.4677804410457611, 0.11439300328493118, 0.05648570880293846, 0.057471103966236115, 0.24627237021923065, 0.2632468044757843, 0.19861648976802826, 0.14578329026699066, 1.8750522136688232, 1.487159013748169, 1.140311360359192, 2.0129330158233643, 4.412285327911377, 1.1863428354263306, 0.5861440300941467, 2.4901955127716064, 2.8282580375671387, 1.7046024799346924, 4.132433891296387, 0.8680256605148315, 0.8995254039764404, 7.343292236328125e-05, 0.002479234943166375, 0.005786627531051636, 0.007232493255287409, 0.002114753471687436, 0.002120991237461567, 0.0018145049689337611, 0.0026562537532299757, 0.004743644036352634, 0.0071076215244829655, 0.0024428265169262886, 0.001342466683126986, 0.001224804436787963, 0.307425856590271, 0.1483244150876999, 1.8495980501174927, 1.491098165512085, 3.019160747528076, 0.17447173595428467, 0.24152585864067078, 0.15480974316596985, 2.536973237991333, 3.380488634109497, 2.6583404541015625, 0.20167888700962067, 0.004703264217823744, 0.004482203628867865, 0.00047715625260025263, 0.01724443957209587, 0.03754783421754837, 0.05972948670387268, 0.08108754456043243, 0.036693986505270004, 0.07160299271345139, 0.07701404392719269, 2.072800636291504, 0.31596776843070984, 1.7816076278686523, 0.14779305458068848, 0.3894043564796448, 0.1420740783214569, 0.09300760924816132, 0.05269375443458557, 0.025942888110876083, 0.003822717349976301, 0.007477865554392338, 0.00866155419498682, 0.0034849278163164854, 0.002462052507326007, 0.0016607481520622969, 0.0022219372913241386], "count": [449]}, "action": {"min": [-0.6150988340377808, -0.3490658402442932, -0.6757954955101013, -1.530482292175293, -1.5707963705062866, -0.5579274892807007, -0.5956764221191406, -0.7627933621406555, 0.10213978588581085, 0.2804831862449646, -1.4095145463943481, 0.6238111257553101, -0.3831268548965454, -0.6980460286140442, 0.01109449565410614, -0.020794782787561417, -0.5960652232170105, 1.0030162334442139, -0.4489327073097229, -0.030784670263528824, -0.008916260674595833, -0.017524918541312218, -0.6002009510993958, 1.0044147968292236, -0.4489514231681824, -0.006097481586039066, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.009920891374349594, -2.7857095119543374e-06, -0.6652572751045227, -0.3628161549568176, -1.5360323190689087, -1.6083347797393799, -2.774646282196045, -2.8660330772399902, -3.194279193878174, -0.10261045396327972, -0.2078923135995865, -0.16366586089134216, -1.4675475358963013, -2.5726752281188965, -1.2236688137054443, -0.8021956086158752], "max": [-0.14264243841171265, 0.07383614778518677, 0.4075949788093567, -0.47181758284568787, 0.4181808829307556, 0.6981316804885864, 0.4855670630931854, -0.22938525676727295, 0.29256826639175415, 0.6840912103652954, -0.20598359405994415, 1.3003273010253906, 0.1110895648598671, 0.029214171692728996, 0.01356469001621008, -0.0018331730971112847, -0.5800859928131104, 1.006908893585205, -0.44214680790901184, -0.027772940695285797, -0.00654264073818922, -0.0007937344489619136, -0.5847394466400146, 1.010083794593811, -0.4450322985649109, -0.00406828336417675, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.009725229814648628, 2.295740614499664e-06, 0.7498953938484192, 1.0405936241149902, 1.055441975593567, 0.9586880803108215, 4.53452730178833, 2.3090693950653076, 2.8870534896850586, 0.7758603692054749, 0.33234453201293945, 0.2708056569099426, 0.17161692678928375, 0.3018138110637665, 0.7439836263656616, 0.8402633666992188], "mean": [-0.3854978382587433, -0.2040954977273941, -0.13090850412845612, -1.0930625200271606, -0.1490776538848877, 0.007701252121478319, -0.3584385812282562, -0.43216046690940857, 0.17453725636005402, 0.51686692237854, -1.0044618844985962, 0.8831133246421814, 0.004571542609483004, -0.4831726849079132, 0.012650972232222557, -0.01277292612940073, -0.590666651725769, 1.0048446655273438, -0.4452756643295288, -0.029534654691815376, -0.00734740449115634, -0.010370033793151379, -0.594419002532959, 1.0065937042236328, -0.44656646251678467, -0.004849715158343315, 0.7032243609428406, 1.6306513547897339, 0.7032243609428406, 0.7032243609428406, 0.7032243609428406, 0.7032243609428406, 0.838419497013092, 1.0709099769592285, 0.838419497013092, 0.838419497013092, 0.838419497013092, 0.838419497013092, -0.00991557165980339, -3.8732630969207094e-07, -0.004509020131081343, 0.012077892199158669, -0.0014437171630561352, 0.039260100573301315, -0.07415426522493362, 0.03691171109676361, 0.006101987324655056, 0.030488722026348114, -0.0072397771291434765, 0.018556909635663033, -0.07209737598896027, -0.03376506641507149, -0.003612350672483444, 0.002173962304368615], "std": [0.15646959841251373, 0.10760358721017838, 0.21270163357257843, 0.35021427273750305, 0.7470016479492188, 0.43352800607681274, 0.33501359820365906, 0.17795725166797638, 0.04464372619986534, 0.14303182065486908, 0.4773087799549103, 0.24792218208312988, 0.10473894327878952, 0.24507050216197968, 0.0004993510665372014, 0.002764430595561862, 0.005286931060254574, 0.0006783444550819695, 0.001086028991267085, 0.0006540792528539896, 0.00043279066449031234, 0.0022801251616328955, 0.004747237544506788, 0.0008443714468739927, 0.0007587647414766252, 0.0004601337423082441, 0.8510071039199829, 0.42749130725860596, 0.8510071039199829, 0.8510071039199829, 0.8510071039199829, 0.8510071039199829, 0.8644610047340393, 0.8473508358001709, 0.8644610047340393, 0.8644610047340393, 0.8644610047340393, 0.8644610047340393, 1.844641701609362e-05, 9.172950399261026e-07, 0.14153742790222168, 0.1432517170906067, 0.2966145873069763, 0.30675527453422546, 0.5461053848266602, 0.41746440529823303, 0.4873881936073303, 0.11439667642116547, 0.0564904622733593, 0.05754479765892029, 0.24626892805099487, 0.26326829195022583, 0.1986854076385498, 0.1457834541797638], "count": [449]}, "timestamp": {"min": [0.0], "max": [14.933333333333334], "mean": [7.466666666666667], "std": [4.320493798938574], "count": [449]}, "frame_index": {"min": [0], "max": [448], "mean": [224.0], "std": [129.6148139681572], "count": [449]}, "episode_index": {"min": [78], "max": [78], "mean": [78.0], "std": [0.0], "count": [449]}, "index": {"min": [29623], "max": [30071], "mean": [29847.0], "std": [129.6148139681572], "count": [449]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [449]}, "subtask_annotation": {"mean": [0.3429844097995546, 2.0, 2.0, 2.0, 2.0], "std": [0.5020678861871795, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [449]}, "scene_annotation": {"mean": [78.0], "std": [0.0], "min": [78], "max": [78], "count": [449]}, "eef_direction_state": {"mean": [4.369710467706013, 4.9465478841870825], "std": [2.0971016494671324, 1.6769876676535669], "min": [0, 1], "max": [6, 6], "count": [449]}, "eef_velocity_state": {"mean": [0.5902004454342984, 0.41202672605790647], "std": [0.6750350679002706, 0.6274618430963348], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_acc_mag_state": {"mean": [0.5055679287305123, 0.4209354120267261], "std": [0.7671369271419526, 0.727204745536528], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_direction_action": {"mean": [4.229398663697105, 4.5924276169265035], "std": [2.0697050873051674, 1.8219242953142896], "min": [0, 0], "max": [6, 6], "count": [449]}, "eef_velocity_action": {"mean": [0.6859688195991092, 0.5412026726057907], "std": [0.7352432495431908, 0.656452894068522], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_acc_mag_action": {"mean": [0.799554565701559, 0.7594654788418709], "std": [0.8281784435299608, 0.8415997489601057], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_sim_pose_state": {"mean": [0.33515280541981407, 0.18177190445200117, 0.1511156074836595, -1.136484275158908, -0.5989390337177007, 0.9960224182587172, 0.31192001533965824, -0.0826882513844588, 0.16863568569795037, -1.169650797464213, -0.5650147121046495, 1.5614919671534802], "std": [0.030612473259116448, 0.03414622115341162, 0.04447806762335941, 2.0815886766985585, 0.3161459610723057, 1.8001367043883691, 0.0438952829977452, 0.034098408551160114, 0.04845272039829151, 0.14785982906948586, 0.38944405203073057, 0.1420158155448325], "min": [0.29296261217292613, 0.15321804499020186, 0.037911323067684355, -3.1305303175234376, -1.204179020425297, -3.1367642191732945, 0.2668433675564948, -0.15713898984596097, 0.08432884590752004, -1.537883728095068, -1.0673918130972835, 1.150513634216834], "max": [0.39296947559310585, 0.26927414242739245, 0.1931828232798663, 3.118879514717058, 0.1667549876045329, 3.05309930343608, 0.37974076968648096, -0.05104304848243202, 0.20827974037889913, -0.9267390127272971, 0.1755340466674653, 1.6855419167962216], "count": [449]}, "eef_sim_pose_action": {"mean": [0.341553668708472, 0.18918760616291005, 0.1444637616430613, -1.0876253570252248, -0.6084391295679225, 0.9192433791073604, 0.3143047863211992, -0.10992846415004716, 0.13980485966313838, -1.8335909240794503, -0.46427480013373135, 2.124414215514578], "std": [0.03158152984680533, 0.035007090477106435, 0.0436245217044989, 2.091225610669555, 0.3753575424777446, 1.8322233820005884, 0.03404467291035895, 0.03375890482519897, 0.04553086259257484, 0.5614487308343128, 0.1480334728220787, 1.7328133391386888], "min": [0.29458756527800756, 0.1577138848667441, 0.04045416791872947, -3.1329911806695674, -1.1675070365297426, -3.1404395684938904, 0.27880792842205754, -0.187752492979512, 0.055052884067669686, -2.5138649784598384, -0.6481509872848017, -3.1413058665317983], "max": [0.40204469302584933, 0.28409866494940356, 0.19261063552504654, 3.1319295947615253, 0.28741509984750313, 3.0635786150105435, 0.3906128328737571, -0.06892834619618464, 0.1806642832925188, -0.8272382947851361, -0.10455397697707114, 3.1390496988579963], "count": [449]}}} +{"episode_index": 79, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4577173803344867]], [[0.5821843113225683]], [[0.49949057093425603]]], "std": [[[0.30584230968025883]], [[0.19530615500663998]], [[0.23525105818644862]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42422979382929643]], [[0.3817848471741638]], [[0.30408108900422914]]], "std": [[[0.31329885836399746]], [[0.2629966870953745]], [[0.30110022094027594]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4667045126874279]], [[0.4297777537485582]], [[0.34268189158016144]]], "std": [[[0.28024406966912946]], [[0.23309773371883272]], [[0.2856862540139082]]], "count": [100]}, "observation.state": {"min": [-0.1706582009792328, -0.27008575201034546, -0.41790658235549927, -1.7303681373596191, -0.7657158970832825, -0.5256741046905518, -0.679684042930603, -0.44169414043426514, -0.169086754322052, 0.38452520966529846, -1.118994951248169, 0.5862315893173218, -0.6991426348686218, -0.6950498223304749, 0.010517655871808529, -0.013262064196169376, -0.5992134213447571, 0.9774187803268433, -0.40410512685775757, -0.02387518435716629, -0.011631583794951439, 0.025456419214606285, -0.6330896019935608, 0.9984860420227051, -0.3846813440322876, 0.04360276833176613, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.01602436602115631, -0.00038363266503438354, -0.25335413217544556, -0.06051063910126686, -0.5430888533592224, -0.7005206942558289, -1.9392011165618896, -0.9921274781227112, -0.26961177587509155, -0.2338702380657196, -0.03813902288675308, -0.6372525691986084, -0.6392019987106323, -1.5510358810424805, -1.2006968259811401, -0.957366406917572, -9.008416175842285, -8.089133262634277, -3.0329670906066895, -10.836385726928711, -0.4590964913368225, -2.6684980392456055, -1.5494506359100342, -8.986145973205566, 2.258852481842041, -1.6007325649261475, -10.470086097717285, -0.25824177265167236, -2.5824174880981445, -2.4963369369506836, -0.005458849482238293, -0.011024671606719494, -0.011915846727788448, -0.005790980067104101, -0.002272091805934906, -0.0029594514053314924, -0.005702291149646044, -0.007669310551136732, -0.014930205419659615, -0.0035332730039954185, -0.003222192171961069, -0.0030093598179519176, -1.2725999355316162, -0.2969399690628052, 6.592067241668701, -27.703975677490234, 10.906598091125488, -0.38102835416793823, 0.042419999837875366, -0.616150438785553, 8.551871299743652, -25.41227912902832, 10.642170906066895, -1.0105146169662476, -0.02539367973804474, -0.014642962254583836, 0.007326007355004549, -0.10930868983268738, 0.32099029421806335, 0.05971714109182358, 0.18837185204029083, 0.3910371959209442, -0.1817539930343628, 0.07374630123376846, -3.047037124633789, -0.9770997762680054, -3.0477797985076904, -2.5699872970581055, -0.6257984638214111, 1.9417085647583008, -0.7791198492050171, -0.13658888638019562, 9.677881240844727, -0.007984787225723267, -0.008418053388595581, -0.021767079830169678, -0.023455383256077766, 0.02594645693898201, 0.6297672390937805, 0.7730233073234558], "max": [0.1317482590675354, 0.06971482932567596, -0.04692082852125168, -1.448844075202942, 0.25263404846191406, 0.39626556634902954, -0.15208014845848083, -0.21835355460643768, 0.2548260986804962, 0.7953776717185974, -0.8194090723991394, 1.4255555868148804, -0.4184175133705139, 0.10793741792440414, 0.01095733791589737, -0.013009846210479736, -0.5964081287384033, 0.9774735569953918, -0.40356096625328064, -0.022968783974647522, -0.010786880739033222, 0.025715382769703865, -0.6294601559638977, 0.9988456964492798, -0.38357555866241455, 0.04441862553358078, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.015543024986982346, -3.502978813685331e-07, 0.06508661806583405, 0.3230287730693817, 0.051671285182237625, 0.6468838453292847, 0.4944296181201935, 1.591513991355896, 1.346832513809204, 0.4134594202041626, 0.4996738135814667, 0.30871742963790894, 0.4035581350326538, 0.6782764792442322, 0.7215360999107361, 0.22177451848983765, -4.6656694412231445, 1.7704519033432007, 1.0203499794006348, -0.8547008633613586, 1.4920635223388672, 1.8937729597091675, 0.3156288266181946, -4.7658867835998535, 14.30606460571289, 2.527472496032715, 0.6105006337165833, 1.9798535108566284, 2.123321294784546, 0.3156288266181946, 0.005881213583052158, 0.011042758822441101, 0.00785136129707098, 0.004999083466827869, 0.0030463403090834618, 0.0028943391516804695, 0.008054876700043678, 0.012122005224227905, 0.012119242921471596, 0.00796109065413475, 0.0032653966918587685, 0.002870911033824086, -0.19088999927043915, 0.10764074325561523, 10.333511352539062, -23.63230323791504, 15.193086624145508, 0.5827950239181519, 1.145340085029602, -0.12991122901439667, 11.81821060180664, -21.040855407714844, 14.217453956604004, -0.194712296128273, 0.021081553772091866, 0.008975767530500889, 0.010378510691225529, -0.027327172458171844, 0.43500760197639465, 0.23403574526309967, 0.33439749479293823, 0.4941546320915222, 0.020267119631171227, 0.22475391626358032, 3.0380749702453613, -0.5220085382461548, 3.0308845043182373, -1.6816821098327637, 0.22422045469284058, 2.6581084728240967, -0.6069753170013428, 0.10382731258869171, 9.826095581054688, 0.01018369197845459, 0.011182576417922974, 0.020843446254730225, -0.022096343338489532, 0.0275273397564888, 0.633438766002655, 0.7759571075439453], "mean": [-0.023099083453416824, -0.14669843018054962, -0.29739120602607727, -1.538312315940857, -0.030699362978339195, -0.11272566765546799, -0.5747697353363037, -0.3419550657272339, 0.12196087837219238, 0.6178667545318604, -0.9836371541023254, 0.7915232181549072, -0.6223498582839966, -0.46319735050201416, 0.010632558725774288, -0.013186197727918625, -0.5984357595443726, 0.9774489998817444, -0.4039224088191986, -0.023323647677898407, -0.011392636224627495, 0.025558864697813988, -0.6319200396537781, 0.9985916614532471, -0.38443052768707275, 0.0440484918653965, 0.8336375951766968, 1.7453304529190063, 0.8336375951766968, 0.8336375951766968, 0.8336375951766968, 0.8336375951766968, 1.1356768608093262, 1.7453304529190063, 1.1356768608093262, 1.1356768608093262, 1.1356768608093262, 1.1356768608093262, -0.015785563737154007, -0.00022813152463641018, -0.06312152743339539, 0.06580234318971634, -0.07415785640478134, 0.03681759163737297, -0.11658673733472824, -0.011382327415049076, 0.1039365828037262, 0.04153589904308319, 0.08733271807432175, -0.04513749107718468, -0.031069179996848106, -0.16295425593852997, -0.06998232007026672, -0.1693526953458786, -6.622405529022217, -2.806818962097168, -1.2155662775039673, -5.388302803039551, 0.13396961987018585, -0.4429563581943512, -0.5072510242462158, -6.530590534210205, 7.2125983238220215, 0.3462597727775574, -5.330715656280518, 0.6280033588409424, -0.3411344289779663, -0.7074413299560547, 0.0002495366206858307, -0.0003378904366400093, -0.0013377914438024163, -6.014728205627762e-05, -0.00017811534053180367, -0.0001710373762762174, 0.00029757287120446563, 0.0009958810405805707, -0.0001507131237303838, 0.0007267149630934, 2.531219070078805e-05, -6.35360338492319e-05, -0.7978789806365967, -0.023000817745923996, 8.566581726074219, -25.676319122314453, 13.17170238494873, 0.03701163828372955, 0.5188103914260864, -0.29632988572120667, 9.754169464111328, -23.563663482666016, 12.353872299194336, -0.6844999194145203, 0.0016240947879850864, -0.002762033836916089, 0.008849444799125195, -0.07132270187139511, 0.3595855236053467, 0.10554518550634384, 0.24439303576946259, 0.41710859537124634, -0.026768259704113007, 0.15890687704086304, -1.6937222480773926, -0.7823383808135986, 1.1110035181045532, -2.181363582611084, -0.4141988158226013, 2.4705252647399902, -0.6997204422950745, -0.009436875581741333, 9.765058517456055, -0.00017065112479031086, 0.0020815012976527214, 1.3613102964882273e-05, -0.023004649206995964, 0.02694288268685341, 0.6316044330596924, 0.7744796276092529], "std": [0.07025891542434692, 0.09435182809829712, 0.08182913064956665, 0.09830047190189362, 0.3079846203327179, 0.3184525668621063, 0.13240237534046173, 0.07643570750951767, 0.09723015874624252, 0.13525593280792236, 0.10208839923143387, 0.201228067278862, 0.08738503605127335, 0.20842254161834717, 0.00012643501395359635, 4.802393596037291e-05, 0.000647544045932591, 1.1940913282160182e-05, 0.00017719532479532063, 0.0002949315821751952, 0.00022758194245398045, 4.824874486075714e-05, 0.0007924094097688794, 0.0001354658743366599, 0.000246880721533671, 0.0002157461567549035, 0.8635587096214294, 1.1920928955078125e-06, 0.8635587096214294, 0.8635587096214294, 0.8635587096214294, 0.8635587096214294, 0.8232302069664001, 1.1920928955078125e-06, 0.8232302069664001, 0.8232302069664001, 0.8232302069664001, 0.8232302069664001, 9.044177568284795e-05, 8.108064503176138e-05, 0.07861442863941193, 0.08086138963699341, 0.1362408846616745, 0.24293342232704163, 0.5002515912055969, 0.5251628160476685, 0.28384900093078613, 0.12352241575717926, 0.14716216921806335, 0.20779243111610413, 0.20268388092517853, 0.40130770206451416, 0.3351609706878662, 0.2742777168750763, 0.8585435748100281, 2.661926031112671, 0.8350042104721069, 3.085690975189209, 0.42712920904159546, 1.122595191001892, 0.5774576663970947, 1.082437515258789, 3.680077314376831, 1.1587188243865967, 3.2265775203704834, 0.6982720494270325, 1.0838139057159424, 0.5787466168403625, 0.002392776543274522, 0.004201063420623541, 0.004882439970970154, 0.0023985595908015966, 0.0009739112574607134, 0.0012202532961964607, 0.002443114062771201, 0.0037912612315267324, 0.004536963067948818, 0.0021937619894742966, 0.0011367229744791985, 0.0012142277555540204, 0.24019792675971985, 0.08259889483451843, 0.8859333992004395, 0.900995671749115, 0.8198662996292114, 0.21410399675369263, 0.2350723296403885, 0.09748409688472748, 0.7439837455749512, 1.1244497299194336, 0.6130852103233337, 0.1892555058002472, 0.007897267118096352, 0.0046222941018640995, 0.0006024325848557055, 0.014273708686232567, 0.028236383572220802, 0.046061139553785324, 0.03379186987876892, 0.027778737246990204, 0.05062997341156006, 0.04172961041331291, 2.05716872215271, 0.12663468718528748, 2.0377137660980225, 0.2505159080028534, 0.19172066450119019, 0.19375497102737427, 0.03731505572795868, 0.04587804153561592, 0.02699938975274563, 0.00285065989010036, 0.003920258954167366, 0.006434570997953415, 0.00028459116583690047, 0.0003134218859486282, 0.001008733524940908, 0.0008074798970483243], "count": [144]}, "action": {"min": [-0.23925431072711945, -0.24707090854644775, -0.46030697226524353, -1.7577574253082275, -0.781434178352356, -0.5396891236305237, -0.6820021271705627, -0.47831860184669495, -0.038473162800073624, 0.34372997283935547, -1.1317739486694336, 0.5785518288612366, -0.6981316804885864, -0.6981316804885864, 0.00955377146601677, -0.015627529472112656, -0.5967401266098022, 0.9753926992416382, -0.40726545453071594, -0.023561865091323853, -0.011728418059647083, 0.020340027287602425, -0.6302427649497986, 0.9972532391548157, -0.38948774337768555, 0.040894005447626114, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.01602436602115631, -0.00038363266503438354, -0.25335413217544556, -0.06051063910126686, -0.5430888533592224, -0.7005206942558289, -1.9392011165618896, -0.9921274781227112, -0.26961177587509155, -0.2338702380657196, -0.03813902288675308, -0.6372525691986084, -0.6392019987106323, -1.5510358810424805, -1.1825008392333984, -0.957366406917572], "max": [0.07780339568853378, 0.1141715720295906, -0.07526836544275284, -1.2404922246932983, 0.2602189779281616, 0.40916115045547485, -0.11393916606903076, -0.2198142409324646, 0.29128479957580566, 0.8579342365264893, -0.7290360927581787, 1.3149868249893188, -0.41801053285598755, 0.017337432131171227, 0.010891709476709366, -0.011812571436166763, -0.5880705118179321, 0.9790299534797668, -0.40443429350852966, -0.022355427965521812, -0.010104619897902012, 0.024395355954766273, -0.6219334602355957, 1.0008885860443115, -0.3851863741874695, 0.043020203709602356, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.015543024986982346, -3.502978813685331e-07, 0.06508661806583405, 0.3230287730693817, 0.07467314600944519, 0.6391671299934387, 0.4944296181201935, 1.591513991355896, 1.346832513809204, 0.4134594202041626, 0.4996738135814667, 0.30871742963790894, 0.4035581350326538, 0.6782764792442322, 0.7215360999107361, 0.22177451848983765], "mean": [-0.0808199867606163, -0.09852305799722672, -0.3391801416873932, -1.476646900177002, -0.04973890259861946, -0.11637674272060394, -0.5529717803001404, -0.35009488463401794, 0.14831942319869995, 0.6147270202636719, -0.9600467681884766, 0.764725923538208, -0.6274204254150391, -0.49429839849472046, 0.01012151688337326, -0.013531974516808987, -0.5928446054458618, 0.9764842987060547, -0.4057331383228302, -0.022866515442728996, -0.011160721071064472, 0.02255930006504059, -0.6263312697410583, 0.998444676399231, -0.3870167136192322, 0.042232196778059006, 0.8491516709327698, 1.7453304529190063, 0.8491516709327698, 0.8491516709327698, 0.8491516709327698, 0.8491516709327698, 1.1235564947128296, 1.7453304529190063, 1.1235564947128296, 1.1235564947128296, 1.1235564947128296, 1.1235564947128296, -0.015787864103913307, -0.0002276081795571372, -0.06318330764770508, 0.06605066359043121, -0.07357805222272873, 0.0411258190870285, -0.11644380539655685, -0.011831582523882389, 0.10549459606409073, 0.041353218257427216, 0.08629445731639862, -0.04540083184838295, -0.031443674117326736, -0.1612251102924347, -0.06128282845020294, -0.16662146151065826], "std": [0.07181011885404587, 0.10010092705488205, 0.06507403403520584, 0.11633503437042236, 0.3356950879096985, 0.3203085958957672, 0.15686635673046112, 0.08791633695363998, 0.0896688774228096, 0.18330031633377075, 0.13340233266353607, 0.16420499980449677, 0.08789726346731186, 0.18292291462421417, 0.0002876074577216059, 0.0009044680627994239, 0.0017054284689947963, 0.0008476263610646129, 0.0005767447873950005, 0.0003465290938038379, 0.00033577074646018445, 0.0009272927418351173, 0.0015616902383044362, 0.0008615262340754271, 0.0007713841623626649, 0.000469100457848981, 0.8625755310058594, 1.1920928955078125e-06, 0.8625755310058594, 0.8625755310058594, 0.8625755310058594, 0.8625755310058594, 0.8270046710968018, 1.1920928955078125e-06, 0.8270046710968018, 0.8270046710968018, 0.8270046710968018, 0.8270046710968018, 8.998949488159269e-05, 8.056216756813228e-05, 0.07840617001056671, 0.08056841045618057, 0.13674502074718475, 0.24761155247688293, 0.5002813935279846, 0.5251243710517883, 0.2837962210178375, 0.12368617206811905, 0.14747565984725952, 0.20782579481601715, 0.2026379555463791, 0.4021446406841278, 0.32020092010498047, 0.2748343050479889], "count": [144]}, "timestamp": {"min": [0.0], "max": [4.766666666666667], "mean": [2.3833333333333333], "std": [1.3856072341783612], "count": [144]}, "frame_index": {"min": [0], "max": [143], "mean": [71.5], "std": [41.56821702535083], "count": [144]}, "episode_index": {"min": [79], "max": [79], "mean": [79.0], "std": [0.0], "count": [144]}, "index": {"min": [30072], "max": [30215], "mean": [30143.5], "std": [41.56821702535083], "count": [144]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [144]}, "subtask_annotation": {"mean": [0.3333333333333333, 2.0, 2.0, 2.0, 2.0], "std": [0.5527707983925683, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [144]}, "scene_annotation": {"mean": [79.0], "std": [0.0], "min": [79], "max": [79], "count": [144]}, "eef_direction_state": {"mean": [4.291666666666667, 3.513888888888889], "std": [1.5086555825193044, 2.0916039536120175], "min": [0, 0], "max": [6, 6], "count": [144]}, "eef_velocity_state": {"mean": [1.0208333333333333, 0.8611111111111112], "std": [0.7309501997020346, 0.6933324430193718], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_acc_mag_state": {"mean": [0.9027777777777778, 0.75], "std": [0.8605508930366468, 0.8779711460710616], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_direction_action": {"mean": [4.006944444444445, 3.611111111111111], "std": [1.6308506973091008, 2.128220145486439], "min": [0, 0], "max": [6, 6], "count": [144]}, "eef_velocity_action": {"mean": [1.1319444444444444, 0.9375], "std": [0.7095237817815413, 0.6993920971497716], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_acc_mag_action": {"mean": [0.9861111111111112, 0.9375], "std": [0.8332175845539244, 0.8516222264987373], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_sim_pose_state": {"mean": [0.24619256575136683, 0.16618246779075838, 0.13620168902245539, -1.6720186104949204, -0.7828628244434529, 1.110977221972493, 0.2964543546798709, -0.12409005878888296, 0.0971243514173907, -2.181174971614103, -0.4143118295582905, 2.4704469288447886], "std": [0.01663303387206202, 0.02504002466263553, 0.029087134856564483, 2.1147963312914975, 0.1261111768540806, 2.1179043284065946, 0.014241225030902055, 0.0338127784070694, 0.012197531126736078, 0.25061855402366995, 0.19160367150201674, 0.19380136001961515], "min": [0.21906727007225052, 0.1403078912965768, 0.10960102977840229, -3.096674679063552, -0.9770994497628697, -3.1323873539960854, 0.2803924863235413, -0.24185980578335475, 0.07924095048841115, -2.570054023453035, -0.6257810386896563, 1.94172111129102], "max": [0.2842027440561123, 0.2122750400187696, 0.20246854937004086, 3.132789768816401, -0.5228592829592467, 3.0917301465668463, 0.33273687382278794, -0.09834279458587224, 0.11700839662747695, -1.6815913499644186, 0.2240654735142662, 2.658147651975121], "count": [144]}, "eef_sim_pose_action": {"mean": [0.2585699403571191, 0.16903386801029668, 0.13240505682302994, -1.4861750738465063, -0.7848767056363468, 1.2004751538795078, 0.29716967398461036, -0.11838818740402315, 0.09661741366584081, -2.192199350634325, -0.44224285817547365, 2.4900769016650655], "std": [0.019299713329592207, 0.02731144659461468, 0.03190798162914434, 2.2388738410848403, 0.16127532063487648, 2.0203890098267325, 0.013237451120683788, 0.019583695933733675, 0.01897627315521273, 0.29154489029171926, 0.15024842839508562, 0.1640290671567239], "min": [0.23315836264406967, 0.14469724618302715, 0.10707842889578345, -3.112748540288846, -0.9873311246592312, -3.11443824089493, 0.28259978479667697, -0.19787024217388238, 0.06665326576521081, -2.6143967031576745, -0.5951498761536432, 1.983411359135916], "max": [0.30562869987023455, 0.2238202318920485, 0.21212141555674321, 3.125564223037367, -0.47279898056414593, 3.1280455741762885, 0.3331600688492232, -0.10050716023808738, 0.12504095856678446, -1.8443873448001433, -0.01647613950026594, 2.6493690205515597], "count": [144]}}} +{"episode_index": 80, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37943347991157245]], [[0.48849732314494426]], [[0.4218780445021145]]], "std": [[[0.28634874305246255]], [[0.20249509927891346]], [[0.22751717996079382]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4190913470780469]], [[0.4795325451749327]], [[0.42297851066897346]]], "std": [[[0.26190077722334737]], [[0.22446556010925062]], [[0.23888819209016224]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46813938148788925]], [[0.4574274678008458]], [[0.29945728085351786]]], "std": [[[0.3490375199890943]], [[0.24222181119964775]], [[0.2465039558669963]]], "count": [100]}, "observation.state": {"min": [-0.6156395673751831, -0.1716650277376175, -0.5877582430839539, -1.3256547451019287, -1.5404871702194214, -0.49706462025642395, -0.714123010635376, -1.012953758239746, -0.43410274386405945, -0.47951632738113403, -1.8902167081832886, 0.7358646988868713, 0.3739433288574219, -0.70591139793396, 0.004714800976216793, -0.016754314303398132, -0.584817111492157, 1.008899450302124, -0.4614558815956116, -0.013310329057276249, -0.013419771566987038, -0.016066627576947212, -0.6072738766670227, 1.0016165971755981, -0.4439484179019928, 0.004665240179747343, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.040245894342660904, -0.0003589909174479544, -0.5066680908203125, -0.30642327666282654, -0.8090791702270508, -0.6681239604949951, -3.2797799110412598, -1.8615472316741943, -0.3565148711204529, -0.48925232887268066, -0.1472475230693817, -1.2208386659622192, -1.5268973112106323, -1.0712398290634155, -1.1126021146774292, -2.012211322784424, -12.683048248291016, -8.211234092712402, -3.3699636459350586, -7.661782741546631, -4.275335311889648, -1.9798535108566284, -0.8608059287071228, -15.29983139038086, -5.8302812576293945, -2.681929349899292, -8.821734428405762, -1.8937729597091675, 14.05982780456543, -2.266788959503174, -0.007643144112080336, -0.020487947389483452, -0.016829274594783783, -0.006116229109466076, -0.010239917784929276, -0.008048204705119133, -0.00910535454750061, -0.027767708525061607, -0.0308228749781847, -0.010776963084936142, -0.00467643653973937, -0.00892555806785822, -0.33935999870300293, -0.2969399690628052, 3.7414438724517822, -30.526395797729492, 11.89134693145752, -0.7302979826927185, 1.2938100099563599, -0.20414623618125916, 6.146657466888428, -29.35649299621582, 12.613975524902344, -0.769074559211731, -0.019042832776904106, -0.0179608091711998, 0.017704518511891365, -0.10930868983268738, 0.39805150032043457, -0.005435201805084944, 0.08519109338521957, 0.4111015796661377, -0.5476260185241699, 0.018984872847795486, 1.642346739768982, -1.0721418857574463, -3.0705692768096924, -2.359405279159546, -1.0108592510223389, 1.3589451313018799, -0.6274049878120422, -0.1707654744386673, 9.62743091583252, -0.01687362790107727, -0.01507866382598877, -0.10270166397094727, 0.01899019442498684, 0.010183269158005714, -0.9016015529632568, 0.4317314028739929], "max": [-0.21516701579093933, 0.37309861183166504, -0.2719888687133789, -0.6975574493408203, 0.035764873027801514, 0.6640501022338867, 0.1827351301908493, -0.3401334881782532, 0.18434786796569824, 0.16794490814208984, -0.49696749448776245, 1.5461211204528809, 0.6299998760223389, -0.20198826491832733, 0.008770483545958996, 0.015278863720595837, -0.5792925953865051, 1.0092999935150146, -0.45665624737739563, -0.008597898297011852, -0.00830854568630457, 0.015309536829590797, -0.59017014503479, 1.0037105083465576, -0.437967449426651, 0.010013746097683907, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.039673078805208206, 2.2840797555545578e-06, 0.14264260232448578, 0.7094749212265015, 0.4680940806865692, 0.8437834978103638, 0.44646507501602173, 2.183736801147461, 2.7277212142944336, 0.5069404244422913, 0.6357142925262451, 0.7984622120857239, 0.930031418800354, 0.44399693608283997, 1.372650146484375, 0.22491341829299927, -5.534218788146973, 5.463980674743652, 3.41208815574646, 0.305250346660614, 1.1477411985397339, 1.7503052949905396, 1.5207569599151611, -5.567624568939209, 12.362638473510742, 4.240537166595459, -0.3968254029750824, 2.8406593799591064, 14.05982780456543, 0.7173382639884949, 0.012086180038750172, 0.0775332897901535, 0.022677099332213402, 0.00715713482350111, 0.006026087328791618, 0.010151956230401993, 0.012934768572449684, 0.0696680098772049, 0.01189228892326355, 0.0063311452977359295, 0.009303520433604717, 0.0026448462158441544, 1.6543800830841064, 1.0504251718521118, 11.38764762878418, -25.057594299316406, 20.24734878540039, 0.6728109121322632, 3.478440046310425, 1.2582831382751465, 14.713375091552734, -19.64168357849121, 18.873043060302734, 0.6000936031341553, 0.01883353851735592, 0.019760966300964355, 0.01953602023422718, -0.013663585297763348, 0.5648483037948608, 0.408931165933609, 0.27841463685035706, 0.6067839860916138, -0.09800264984369278, 0.4206443130970001, 3.09260892868042, 0.48519501090049744, 3.0898873805999756, -0.7490823268890381, 0.13777998089790344, 3.0198097229003906, -0.36775311827659607, 0.20283731818199158, 9.85775375366211, 0.007603317499160767, 0.01893863081932068, 0.06310087442398071, 0.024576932191848755, 0.012540018185973167, -0.8948591351509094, 0.4456895589828491], "mean": [-0.36737605929374695, -0.020228933542966843, -0.3660425543785095, -1.0241246223449707, -0.3184886872768402, 0.043143268674612045, -0.6234204769134521, -0.5947330594062805, -0.0016210407484322786, -0.19070053100585938, -1.130771279335022, 1.004315972328186, 0.615132749080658, -0.5705543756484985, 0.006163186393678188, 2.4915303583838977e-05, -0.5833101272583008, 1.0091052055358887, -0.4590086340904236, -0.010792951099574566, -0.011526691727340221, -0.0005460180691443384, -0.6001989245414734, 1.0025278329849243, -0.44117072224617004, 0.008247071877121925, 0.5971454381942749, 1.7453250885009766, 0.5971454381942749, 0.5971454381942749, 0.5971454381942749, 0.5971454381942749, 0.889294445514679, 1.7453250885009766, 0.889294445514679, 0.889294445514679, 0.889294445514679, 0.889294445514679, -0.040029894560575485, -5.7272955018561333e-05, -0.027386456727981567, 0.02748842164874077, 4.025631642434746e-05, 0.018101945519447327, -0.10061241686344147, 0.025043100118637085, 0.060817115008831024, 0.04020993039011955, 0.04812013730406761, -0.024732576683163643, -0.04138117656111717, -0.06913018971681595, 0.0030969837680459023, -0.03816697746515274, -7.871360778808594, -2.1333882808685303, -0.029539216309785843, -5.203105449676514, -0.25598347187042236, 0.42596596479415894, -0.2815418243408203, -10.292214393615723, 2.1450893878936768, -0.11662251502275467, -4.791496276855469, -0.37625712156295776, 14.05986213684082, -0.46738582849502563, 9.226360998582095e-05, 0.003991866484284401, -0.00021955394186079502, 0.00022313308727461845, -0.0002016214421018958, -0.0003195659373886883, 0.00022330385399982333, 0.003137050662189722, -0.0017189830541610718, -0.0004693141963798553, 0.0004226316523272544, -0.0003881243465002626, 0.5833331346511841, 0.27982136607170105, 7.611355781555176, -26.840383529663086, 15.731606483459473, 0.1358705312013626, 2.398081064224243, 0.4869917929172516, 10.295350074768066, -25.291234970092773, 15.986616134643555, 0.12518273293972015, 0.001545758917927742, -0.0027983910404145718, 0.01832854561507702, -0.06991204619407654, 0.44526734948158264, 0.11144497245550156, 0.17245231568813324, 0.5002034902572632, -0.2640783190727234, 0.2144382894039154, 2.5290732383728027, -0.8184447288513184, -1.003911018371582, -1.8532187938690186, -0.5823746919631958, 2.3988728523254395, -0.497569739818573, 0.008445467799901962, 9.780823707580566, -0.00036547717172652483, 0.00083687505684793, -0.002750893123447895, 0.022659949958324432, 0.011538994498550892, -0.898656964302063, 0.4378833472728729], "std": [0.12811870872974396, 0.10923031717538834, 0.068758025765419, 0.11810972541570663, 0.43189194798469543, 0.2901661694049835, 0.23588350415229797, 0.20580245554447174, 0.21516184508800507, 0.19321563839912415, 0.3695351481437683, 0.31067466735839844, 0.04581640288233757, 0.1977536380290985, 0.0006968804518692195, 0.011300471611320972, 0.0012562613701447845, 0.00011569953494472429, 0.00142261094879359, 0.0012994729913771152, 0.0009547185618430376, 0.010863962583243847, 0.005308210849761963, 0.00047825678484514356, 0.0018329425947740674, 0.0013779324945062399, 0.8245466947555542, 4.172325134277344e-06, 0.8245466947555542, 0.8245466947555542, 0.8245466947555542, 0.8245466947555542, 0.8660770058631897, 4.172325134277344e-06, 0.8660770058631897, 0.8660770058631897, 0.8660770058631897, 0.8660770058631897, 6.411472713807598e-05, 7.120834925444797e-05, 0.10812699794769287, 0.12339674681425095, 0.14823485910892487, 0.22436778247356415, 0.5481374263763428, 0.4320419132709503, 0.34682056307792664, 0.15377342700958252, 0.12132631987333298, 0.28001952171325684, 0.4038681387901306, 0.22940587997436523, 0.190002903342247, 0.23052021861076355, 1.66596519947052, 2.516374349594116, 1.5126726627349854, 1.7117902040481567, 1.1194928884506226, 0.5945556163787842, 0.6022351384162903, 2.2825417518615723, 3.661320686340332, 1.8550596237182617, 2.047820806503296, 0.8159381151199341, 3.4332275390625e-05, 0.7750993371009827, 0.002806965261697769, 0.01243091281503439, 0.005377724766731262, 0.0022889820393174887, 0.002035437384620309, 0.002076716860756278, 0.003389235120266676, 0.010576726868748665, 0.006343207787722349, 0.0025983157102018595, 0.0016656038351356983, 0.0016097798943519592, 0.4662879407405853, 0.24326112866401672, 1.5559444427490234, 1.2770814895629883, 1.7330005168914795, 0.2676623463630676, 0.540611982345581, 0.26198574900627136, 1.9802398681640625, 2.008333444595337, 1.6776074171066284, 0.2701781094074249, 0.005260379984974861, 0.005841171834617853, 0.00018150954565498978, 0.01654726080596447, 0.03474346175789833, 0.07719897478818893, 0.08131501078605652, 0.04513424634933472, 0.13177122175693512, 0.09715941548347473, 0.38679081201553345, 0.418081670999527, 2.3070554733276367, 0.6100992560386658, 0.39983871579170227, 0.5963609218597412, 0.04981772229075432, 0.06031157821416855, 0.02978351339697838, 0.00380084034986794, 0.005251978058367968, 0.017025120556354523, 0.0015064660692587495, 0.0006171074928715825, 0.0020991533529013395, 0.004379982128739357], "count": [360]}, "action": {"min": [-0.674870491027832, -0.15870481729507446, -0.7171486616134644, -1.3106434345245361, -1.5707963705062866, -0.5118063688278198, -0.6981316804885864, -1.0154327154159546, -0.37151825428009033, -0.6188900470733643, -1.847510576248169, 0.7411880493164062, -0.6981316804885864, -0.6981316804885864, 0.005084766075015068, -0.01932646334171295, -0.5842683911323547, 1.0039551258087158, -0.46184805035591125, -0.01322547160089016, -0.012828400358557701, -0.018735123798251152, -0.6050212383270264, 0.9946773648262024, -0.44305145740509033, 0.003960431553423405, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.040245894342660904, -0.0003589909174479544, -0.5066680908203125, -0.30642327666282654, -0.8090791702270508, -0.6681239604949951, -3.2797799110412598, -1.8615472316741943, -0.3565148711204529, -0.48925232887268066, -0.1472475230693817, -1.2208386659622192, -1.5268973112106323, -1.0712398290634155, -1.1126021146774292, -2.012211322784424], "max": [-0.22384823858737946, 0.37970829010009766, -0.23109112679958344, -0.5915737152099609, 0.03321438282728195, 0.6796637773513794, 0.19351060688495636, -0.3432469964027405, 0.25356635451316833, 0.28024518489837646, -0.33237579464912415, 1.5707963705062866, -0.6979764699935913, -0.198606938123703, 0.010031888261437416, 0.01840202510356903, -0.5759140253067017, 1.0090389251708984, -0.455494225025177, -0.008847112767398357, -0.007163998670876026, 0.018240392208099365, -0.5853109955787659, 1.002725601196289, -0.43699565529823303, 0.009277417324483395, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.03976738452911377, 2.2840797555545578e-06, 0.14264260232448578, 0.7094749212265015, 0.4680940806865692, 0.8437834978103638, 0.44646507501602173, 2.183736801147461, 2.7277212142944336, 0.5069404244422913, 0.6357142925262451, 0.7984622120857239, 0.930031418800354, 0.44399693608283997, 1.372650146484375, 0.18706095218658447], "mean": [-0.39811593294143677, -0.0015115996357053518, -0.3812178373336792, -0.9754005670547485, -0.34327036142349243, 0.04683338850736618, -0.6059674620628357, -0.5739796161651611, 0.0631416067481041, -0.1711472123861313, -1.0394909381866455, 1.00242280960083, -0.6981325745582581, -0.5775059461593628, 0.007097064983099699, 0.0023594035301357508, -0.5802435874938965, 1.0065938234329224, -0.45879054069519043, -0.0110419150441885, -0.010467198677361012, 0.0017473117914050817, -0.5976288914680481, 0.9995129704475403, -0.4400154650211334, 0.0074306996539235115, 0.6019935607910156, 1.7453250885009766, 0.6019935607910156, 0.6019935607910156, 0.6019935607910156, 0.6019935607910156, 0.8923002481460571, 1.7453250885009766, 0.8923002481460571, 0.8923002481460571, 0.8923002481460571, 0.8923002481460571, -0.0400313064455986, -5.7291978009743616e-05, -0.027326364070177078, 0.027705397456884384, 0.0007666295859962702, 0.01856396533548832, -0.10086718946695328, 0.024958353489637375, 0.06064752861857414, 0.04092716425657272, 0.04779863357543945, -0.026288334280252457, -0.03975354880094528, -0.06891307234764099, 0.0031796253751963377, -0.03901717811822891], "std": [0.1387132704257965, 0.12109590321779251, 0.0931040570139885, 0.14075766503810883, 0.4669632017612457, 0.29476433992385864, 0.24909818172454834, 0.19326111674308777, 0.21583843231201172, 0.20669683814048767, 0.3918772041797638, 0.3041423559188843, 1.648325087444391e-05, 0.19324596226215363, 0.0007909157429821789, 0.011836748570203781, 0.0015652143629267812, 0.0008856659405864775, 0.0017259604064747691, 0.0012763849226757884, 0.0009904702892526984, 0.011406253091990948, 0.006049975287169218, 0.0018493487732484937, 0.0016238614916801453, 0.0013640342513099313, 0.8261507153511047, 4.172325134277344e-06, 0.8261507153511047, 0.8261507153511047, 0.8261507153511047, 0.8261507153511047, 0.8663041591644287, 4.172325134277344e-06, 0.8663041591644287, 0.8663041591644287, 0.8663041591644287, 0.8663041591644287, 6.032685996615328e-05, 7.119378278730437e-05, 0.10814643651247025, 0.12337759137153625, 0.14886045455932617, 0.22447560727596283, 0.54807049036026, 0.43204644322395325, 0.3468475937843323, 0.15306837856769562, 0.12129923701286316, 0.2785159647464752, 0.40286722779273987, 0.22949303686618805, 0.19000649452209473, 0.2299279123544693], "count": [360]}, "timestamp": {"min": [0.0], "max": [11.966666666666667], "mean": [5.983333333333333], "std": [3.4640882505224098], "count": [360]}, "frame_index": {"min": [0], "max": [359], "mean": [179.5], "std": [103.92264751567228], "count": [360]}, "episode_index": {"min": [80], "max": [80], "mean": [80.0], "std": [0.0], "count": [360]}, "index": {"min": [30216], "max": [30575], "mean": [30395.5], "std": [103.92264751567228], "count": [360]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [360]}, "subtask_annotation": {"mean": [0.3388888888888889, 2.0, 2.0, 2.0, 2.0], "std": [0.48492712956449013, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [360]}, "scene_annotation": {"mean": [80.0], "std": [0.0], "min": [80], "max": [80], "count": [360]}, "eef_direction_state": {"mean": [4.402777777777778, 4.2555555555555555], "std": [1.9597315733299214, 1.7340454377688348], "min": [0, 0], "max": [6, 6], "count": [360]}, "eef_velocity_state": {"mean": [0.6083333333333333, 1.0722222222222222], "std": [0.7486562035481389, 0.8200986089459354], "min": [0, 0], "max": [2, 2], "count": [360]}, "eef_acc_mag_state": {"mean": [0.6805555555555556, 0.9638888888888889], "std": [0.8203384953259113, 0.8408503558824592], "min": [0, 0], "max": [2, 2], "count": [360]}, "eef_direction_action": {"mean": [3.736111111111111, 4.019444444444445], "std": [2.135630635169988, 1.708527540903191], "min": [0, 0], "max": [6, 6], "count": [360]}, "eef_velocity_action": {"mean": [0.7583333333333333, 1.1916666666666667], "std": [0.7148717833756382, 0.781336106365954], "min": [0, 0], "max": [2, 2], "count": [360]}, "eef_acc_mag_action": {"mean": [0.875, 1.1777777777777778], "std": [0.8255890153231341, 0.7721222956929655], "min": [0, 0], "max": [2, 2], "count": [360]}, "eef_sim_pose_state": {"mean": [0.3281735976875776, 0.204486069308214, 0.10446856565022554, 2.528753762303826, -0.81862152985482, -0.98626077966693, 0.38792918980956725, -0.34726815389421956, 0.2131733844453026, -1.8531986063670798, -0.5825339490139483, 2.3988780284824713], "std": [0.032713191590013894, 0.054686820453390066, 0.055922024158217516, 0.38690308832880044, 0.41799331972975523, 2.3436053102412564, 0.04125321839904459, 0.0783775796273956, 0.05743457358024351, 0.6102298457224556, 0.39979883112961256, 0.5964348616322266], "min": [0.29381926741227427, 0.11894874355173954, 0.045496494891647164, 1.6423420794643815, -1.0721279912296482, -3.1164044835283065, 0.32395725376141826, -0.5119496103251497, 0.14000057283869732, -2.3596436959221316, -1.0108607571771473, 1.3589886415598387], "max": [0.3950001451517856, 0.40836154584157114, 0.1930477898956024, 3.092588817006411, 0.48525635732178385, 3.1386694004433675, 0.467814743857792, -0.23664525362082625, 0.3393414678142176, -0.7490876879361461, 0.13773027710741248, 3.0198089421941248], "count": [360]}, "eef_sim_pose_action": {"mean": [0.3339985223285809, 0.2125495403593359, 0.10277470414098006, 2.4756126842669848, -0.8027076749441729, -1.0116855431364742, 0.37951376125953357, -0.32799815180697534, 0.19824690281743296, -2.3482844775010454, -0.220652645974823, 1.8835325891603352], "std": [0.03402847543716909, 0.06563632429506679, 0.05361471011360623, 0.40543587825049443, 0.47875170881167417, 2.302593151722587, 0.0407270567724075, 0.0786843056636009, 0.06006266054567877, 1.0754511620243794, 0.32804087792450454, 0.2631953440114695], "min": [0.2958846728374539, 0.11632090508015362, 0.04194657097052159, 1.5938165344649198, -1.0634898785793903, -3.1360473301876155, 0.3147289069607609, -0.4559240130374607, 0.10450987378213532, -3.1415869512670462, -0.5938863123337241, 1.4548200665126578], "max": [0.4080953193138063, 0.4350088362646979, 0.1933973066872016, 3.06138954370758, 0.5098410802359963, 3.0958919777168634, 0.467228936657824, -0.20069247460139492, 0.3382097475364207, 3.137469315302603, 0.4382673692870056, 2.3202742135872674], "count": [360]}}} +{"episode_index": 81, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44069784698193004]], [[0.5464002619184929]], [[0.492375562283737]]], "std": [[[0.2852205573780838]], [[0.20543410223023997]], [[0.2136157951631349]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41405703094963475]], [[0.4203442474048443]], [[0.3860011005382545]]], "std": [[[0.2756947622186348]], [[0.24906707161670916]], [[0.2648472750444232]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45568852845059593]], [[0.46331280757401]], [[0.3756769872164552]]], "std": [[[0.30451792241335546]], [[0.21526177849548667]], [[0.2643100135887112]]], "count": [100]}, "observation.state": {"min": [-0.6644940376281738, -0.20943012833595276, -0.4842830300331116, -1.5982885360717773, -1.490424633026123, -0.06961801648139954, -0.7066848874092102, -1.0116461515426636, -0.3484900891780853, 0.42763179540634155, -1.6235569715499878, 0.39663827419281006, -0.6758820414543152, -0.535499632358551, 0.009864429011940956, -0.00846738088876009, -0.6176661252975464, 1.0363550186157227, -0.46040427684783936, -0.002841648645699024, -0.010824669152498245, -0.00604065740481019, -0.6164572834968567, 1.0166130065917969, -0.45101770758628845, -0.004405652638524771, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.020980972796678543, -2.6631603304849705e-06, -0.5954030156135559, -0.51990807056427, -0.7649607062339783, -2.2617087364196777, -2.7480928897857666, -2.327805519104004, -2.0007522106170654, -1.5256569385528564, -0.8682976961135864, -1.285109281539917, -0.9992586374282837, -0.49476224184036255, -1.708740472793579, -0.6988458633422852, -12.939159393310547, -8.15018367767334, -2.2747254371643066, -10.409036636352539, -1.4059828519821167, -1.2051281929016113, -1.4059828519821167, -13.67408561706543, -5.036630153656006, -2.6678876876831055, -8.028083801269531, -0.6599512100219727, -3.931013345718384, -1.4920635223388672, -0.007935851812362671, -0.033307697623968124, -0.01743290200829506, -0.006372431293129921, -0.013295314274728298, -0.009234593249857426, -0.008128858171403408, -0.031186450272798538, -0.018622802570462227, -0.00830008927732706, -0.012925717048346996, -0.006517732050269842, -3.0542399883270264, -0.44169822335243225, 1.959803819656372, -31.902870178222656, 9.078304290771484, -0.943048894405365, -0.2757300138473511, -0.22270497679710388, 6.324821472167969, -33.143802642822266, 11.46579647064209, -0.5719552636146545, -0.014984941110014915, -0.012548109516501427, 0.009157509543001652, -0.09564509987831116, 0.35327276587486267, 0.02034868113696575, -0.004296889994293451, 0.3379766643047333, -0.29994893074035645, 0.0017467872239649296, -3.0533580780029297, -0.9858607053756714, -3.0068161487579346, -2.665750503540039, -0.8679713606834412, 1.8570411205291748, -0.7815421223640442, -0.21318180859088898, 9.622610092163086, -0.017882555723190308, -0.016269683837890625, -0.05475020408630371, -0.02598448656499386, 0.018365954980254173, 0.7802057266235352, 0.6201973557472229], "max": [0.033005356788635254, 0.1842513382434845, -0.017251593992114067, -0.3315017819404602, 0.25864145159721375, 0.6900908946990967, -0.2258349508047104, 0.08060171455144882, 0.13084574043750763, 1.231404185295105, -0.48037201166152954, 0.8461191058158875, 0.6686340570449829, -0.15486322343349457, 0.01176100317388773, 0.0013171229511499405, -0.6140417456626892, 1.0390424728393555, -0.45495256781578064, 0.0020971079356968403, -0.00891784206032753, 0.0038720930460840464, -0.6122995018959045, 1.018845558166504, -0.445414662361145, 7.517197809647769e-05, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.02021646499633789, 1.454137191103655e-06, 0.6674646139144897, 0.5688715577125549, 1.2771666049957275, 1.7560136318206787, 3.8667876720428467, 1.0273445844650269, 0.6984066963195801, 1.0283770561218262, 0.34638190269470215, 0.8484123349189758, 1.3648849725723267, 0.8258358240127563, 1.3497676849365234, 0.6778650879859924, -3.1178698539733887, 3.2661783695220947, 2.4572649002075195, 0.7936508059501648, 1.2338217496871948, 3.701465129852295, 1.090354084968567, -2.7615418434143066, 11.660562515258789, 2.4572649002075195, 0.8852259516716003, 1.606837511062622, 0.8894994258880615, 0.20085470378398895, 0.006581213790923357, 0.030359601601958275, 0.016163066029548645, 0.008207207545638084, 0.012438506819307804, 0.01739867404103279, 0.006860109977424145, 0.026179658249020576, 0.013221699744462967, 0.007502350956201553, 0.01747223734855652, 0.017570506781339645, -0.6999300122261047, 0.2523989677429199, 13.243522644042969, -21.313880920410156, 20.593685150146484, 0.8581585884094238, 2.078580141067505, 0.553050696849823, 15.485419273376465, -23.056367874145508, 21.55238151550293, 1.3553318977355957, 0.025591490790247917, 0.008788242936134338, 0.013431014493107796, -0.04099075868725777, 0.5569785237312317, 0.28959935903549194, 0.34167879819869995, 0.5579329133033752, 0.013911137357354164, 0.23774640262126923, 3.0478696823120117, 0.2597266435623169, 3.0201902389526367, -0.5995789170265198, -0.13551560044288635, 2.9330854415893555, -0.47833213210105896, 0.20663122832775116, 9.881117820739746, 0.012991279363632202, 0.018031597137451172, 0.0358927845954895, -0.022838609293103218, 0.021091025322675705, 0.7838025093078613, 0.6246564388275146], "mean": [-0.22817476093769073, -0.09648941457271576, -0.35337790846824646, -1.2788434028625488, -0.3102109432220459, 0.3342113494873047, -0.5349742770195007, -0.40610837936401367, -0.03523855656385422, 0.6955114006996155, -1.0998611450195312, 0.5359025001525879, -0.11426051706075668, -0.39263033866882324, 0.010973239317536354, -0.003588289488106966, -0.6162089109420776, 1.037371277809143, -0.45653432607650757, 1.7573454897501506e-05, -0.009560419246554375, -0.0011863354593515396, -0.6149842143058777, 1.0172760486602783, -0.4485538601875305, -0.0019986890256404877, 0.5827749967575073, 1.745320439338684, 0.5827749967575073, 0.5827749967575073, 0.5827749967575073, 0.5827749967575073, 0.6207545399665833, 1.745320439338684, 0.6207545399665833, 0.6207545399665833, 0.6207545399665833, 0.6207545399665833, -0.020621975883841515, -3.8081049069660367e-07, -0.0043845572508871555, -0.0014640892622992396, 0.01130619179457426, 0.004380762577056885, 0.021502327173948288, 0.003408398712053895, 0.00268217152915895, -0.0023848507553339005, 0.0017733691493049264, 0.008627116680145264, 0.005891105625778437, -0.016407625749707222, -0.004588919226080179, -0.005754917394369841, -6.724214553833008, -2.5792860984802246, -0.15486875176429749, -4.24578332901001, -0.16214312613010406, 0.3989674150943756, -0.1568535715341568, -7.260254859924316, 4.004659175872803, 0.09189853072166443, -4.475648403167725, 0.26443806290626526, -0.3623930811882019, -0.3390544056892395, 7.369167724391446e-05, 0.0010365291964262724, -0.00025697940145619214, 0.0002516992390155792, -0.00020545287407003343, -0.00019590991723816842, 0.0006909071817062795, 6.39499148746836e-06, -0.00010441800986882299, 4.764643017551862e-05, -0.00016385620983783156, -0.00015650648856535554, -1.6913591623306274, -0.0038960909005254507, 8.301962852478027, -27.040388107299805, 15.794178009033203, -0.029127996414899826, 0.8795186877250671, 0.2392025589942932, 10.52624225616455, -27.312313079833984, 16.908456802368164, 0.349964439868927, 0.0021650020498782396, -0.0024573493283241987, 0.011198501102626324, -0.07798221707344055, 0.425777792930603, 0.14592713117599487, 0.22494001686573029, 0.42983394861221313, -0.10296551138162613, 0.14124195277690887, -1.49221932888031, -0.6478646993637085, 1.2677820920944214, -1.87350594997406, -0.584698498249054, 2.461169719696045, -0.6532831788063049, -0.0040347096510231495, 9.768390655517578, 0.0014342843787744641, 0.0010417416924610734, -0.00021729100262746215, -0.024913806468248367, 0.020345836877822876, 0.7821682691574097, 0.6222342252731323], "std": [0.2120809257030487, 0.13787439465522766, 0.09213864058256149, 0.41165831685066223, 0.5739838480949402, 0.2095874547958374, 0.1428363174200058, 0.378745436668396, 0.16831645369529724, 0.2540890872478485, 0.41461077332496643, 0.11376918107271194, 0.3800460696220398, 0.11620518565177917, 0.00043852164526470006, 0.0023161652497947216, 0.0012079152511432767, 0.000869055453222245, 0.001252516987733543, 0.0016537727788090706, 0.0004953129682689905, 0.0022135647013783455, 0.000942896818742156, 0.0005939957918599248, 0.0015887826448306441, 0.0016210147878155112, 0.8132528066635132, 8.821487426757812e-06, 0.8132528066635132, 0.8132528066635132, 0.8132528066635132, 0.8132528066635132, 0.8287101984024048, 8.821487426757812e-06, 0.8287101984024048, 0.8287101984024048, 0.8287101984024048, 0.8287101984024048, 0.0001013317087199539, 7.282197316271777e-07, 0.1880132257938385, 0.12773944437503815, 0.17029261589050293, 0.5053563117980957, 0.6802168488502502, 0.3167486786842346, 0.24199451506137848, 0.36689865589141846, 0.15402112901210785, 0.2624073326587677, 0.3605425953865051, 0.16468682885169983, 0.40677279233932495, 0.14002397656440735, 2.158207416534424, 2.658071517944336, 1.3110010623931885, 2.6587092876434326, 0.4515995383262634, 0.9469330310821533, 0.5181994438171387, 3.1640753746032715, 3.6323740482330322, 1.137155532836914, 2.283616304397583, 0.5186416506767273, 0.6971972584724426, 0.31251999735832214, 0.0025395292323082685, 0.005572046153247356, 0.004770181141793728, 0.0023467810824513435, 0.0022005606442689896, 0.0022255205549299717, 0.0025710389018058777, 0.00625759968534112, 0.004769022576510906, 0.0027195292059332132, 0.0024268366396427155, 0.0021035063546150923, 0.38316914439201355, 0.13985490798950195, 1.8114036321640015, 2.766136884689331, 1.9525678157806396, 0.46897849440574646, 0.4027624726295471, 0.1604258269071579, 1.9435867071151733, 2.2881810665130615, 2.185307741165161, 0.4862407445907593, 0.007447897456586361, 0.004026769660413265, 0.000506898679304868, 0.008857344277203083, 0.05788367614150047, 0.08552851527929306, 0.08636608719825745, 0.07275386154651642, 0.09506921470165253, 0.07927200943231583, 2.200948476791382, 0.4276670515537262, 2.227414846420288, 0.72322016954422, 0.2422594428062439, 0.3728155195713043, 0.050071850419044495, 0.05575146898627281, 0.03303388133645058, 0.003945519216358662, 0.0056007131934165955, 0.010450306348502636, 0.0008156580734066665, 0.0006282059475779533, 0.000722996424883604, 0.0009321502293460071], "count": [443]}, "action": {"min": [-0.7482197880744934, -0.19094210863113403, -0.5270440578460693, -1.7093478441238403, -1.498878002166748, -0.06997121870517731, -0.6981316804885864, -1.0950772762298584, -0.3810800611972809, 0.44794708490371704, -1.5760009288787842, 0.3947302997112274, -0.6981316804885864, -0.5357567071914673, 0.00867274310439825, -0.009911664761602879, -0.614638090133667, 1.0319712162017822, -0.46125197410583496, -0.0025467260275036097, -0.011941211298108101, -0.007805868051946163, -0.6137645840644836, 1.0122945308685303, -0.45171093940734863, -0.004475344438105822, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.020980972796678543, -2.6631603304849705e-06, -0.5954030156135559, -0.51990807056427, -0.7649607062339783, -2.2617087364196777, -2.7480928897857666, -2.327805519104004, -2.0007522106170654, -1.5256569385528564, -0.8682976961135864, -1.285109281539917, -0.9992586374282837, -0.49476224184036255, -1.708740472793579, -0.6988458633422852], "max": [0.03872266411781311, 0.20391693711280823, 0.1477128565311432, -0.2495346963405609, 0.26535025238990784, 0.6981316804885864, -0.2263403981924057, 0.038981955498456955, 0.1406763643026352, 1.2822140455245972, -0.4332546293735504, 0.8457738757133484, 0.6764121055603027, -0.14601191878318787, 0.011989462189376354, 0.008186125196516514, -0.6070877313613892, 1.037306785583496, -0.4550539553165436, 0.0019451234256848693, -0.008463690057396889, 0.009993575513362885, -0.6071337461471558, 1.0173208713531494, -0.44394785165786743, -9.767025767359883e-05, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.02021646499633789, 1.454137191103655e-06, 0.6674646139144897, 0.5688715577125549, 1.2771666049957275, 1.7560136318206787, 3.8667876720428467, 1.0273445844650269, 0.6984066963195801, 1.0283770561218262, 0.34638190269470215, 0.8484123349189758, 1.3648849725723267, 0.850980281829834, 1.3497676849365234, 0.66762375831604], "mean": [-0.25456178188323975, -0.08105548471212387, -0.3563497066497803, -1.2244246006011963, -0.3063359260559082, 0.3332504332065582, -0.529609203338623, -0.4256976246833801, -0.03090140037238598, 0.7163262963294983, -1.0595805644989014, 0.5314242243766785, -0.11379479616880417, -0.3935883939266205, 0.01085115410387516, -0.0029214273672550917, -0.6117190718650818, 1.035007119178772, -0.4567858576774597, -5.40663895662874e-05, -0.009555645287036896, -0.0007603450794704258, -0.6107447743415833, 1.0150493383407593, -0.44871172308921814, -0.0021959098521620035, 0.5811201930046082, 1.745320439338684, 0.5811201930046082, 0.5811201930046082, 0.5811201930046082, 0.5811201930046082, 0.6212667226791382, 1.745320439338684, 0.6212667226791382, 0.6212667226791382, 0.6212667226791382, 0.6212667226791382, -0.020622048527002335, -3.751428323539585e-07, -0.003896130481734872, -0.0015387051971629262, 0.01109236478805542, 0.00429787440225482, 0.020542962476611137, 0.003774713957682252, 0.0022015126887708902, -0.0023977882228791714, 0.001889983774162829, 0.00873254518955946, 0.006148276850581169, -0.01849670521914959, -0.005331387277692556, -0.007384468335658312], "std": [0.21879485249519348, 0.1272929459810257, 0.10298319160938263, 0.42840999364852905, 0.5779088139533997, 0.21044670045375824, 0.14033092558383942, 0.38659316301345825, 0.1620081514120102, 0.2684568464756012, 0.4203360080718994, 0.11289927363395691, 0.38317379355430603, 0.11582983285188675, 0.0006572956335730851, 0.0030677937902510166, 0.0015257095219567418, 0.0009492962271906435, 0.0013334346003830433, 0.0014433739706873894, 0.0007090879371389747, 0.0029095150530338287, 0.0013113716850057244, 0.0009606426465325058, 0.0018814665963873267, 0.0014235747512429953, 0.8125184178352356, 8.821487426757812e-06, 0.8125184178352356, 0.8125184178352356, 0.8125184178352356, 0.8125184178352356, 0.8290141224861145, 8.821487426757812e-06, 0.8290141224861145, 0.8290141224861145, 0.8290141224861145, 0.8290141224861145, 0.00010148970613954589, 7.312176535378967e-07, 0.18830657005310059, 0.12774524092674255, 0.1703682541847229, 0.5053592324256897, 0.6805247664451599, 0.3168112635612488, 0.2421703040599823, 0.36731359362602234, 0.15476584434509277, 0.2624075710773468, 0.3606036901473999, 0.16055019199848175, 0.40685781836509705, 0.13657155632972717], "count": [443]}, "timestamp": {"min": [0.0], "max": [14.733333333333333], "mean": [7.366666666666667], "std": [4.262758626888357], "count": [443]}, "frame_index": {"min": [0], "max": [442], "mean": [221.0], "std": [127.88275880665071], "count": [443]}, "episode_index": {"min": [81], "max": [81], "mean": [81.0], "std": [0.0], "count": [443]}, "index": {"min": [30576], "max": [31018], "mean": [30797.0], "std": [127.88275880665071], "count": [443]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [443]}, "subtask_annotation": {"mean": [0.4604966139954853, 2.0, 2.0, 2.0, 2.0], "std": [0.6159261241373453, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [443]}, "scene_annotation": {"mean": [81.0], "std": [0.0], "min": [81], "max": [81], "count": [443]}, "eef_direction_state": {"mean": [4.27313769751693, 3.5914221218961626], "std": [2.094791099020078, 2.260190069747276], "min": [0, 0], "max": [6, 6], "count": [443]}, "eef_velocity_state": {"mean": [0.6975169300225733, 0.8058690744920993], "std": [0.7413416984236925, 0.7257046710199858], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_acc_mag_state": {"mean": [0.7426636568848759, 0.7539503386004515], "std": [0.8265674034380729, 0.8528012358529622], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_direction_action": {"mean": [3.860045146726862, 3.4469525959367946], "std": [2.0706062836060846, 2.1655539467241867], "min": [0, 0], "max": [6, 6], "count": [443]}, "eef_velocity_action": {"mean": [0.8465011286681715, 0.9006772009029346], "std": [0.7384354101509938, 0.7230949858453516], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_acc_mag_action": {"mean": [0.9548532731376975, 1.0270880361173815], "std": [0.8298835424605367, 0.8224762253304594], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_sim_pose_state": {"mean": [0.2934102416411827, 0.18736547388571506, 0.1411073086217465, -1.5066973488975783, -0.6481834966444784, 1.282361022000732, 0.3185402271051283, -0.19287007757051622, 0.13552697149332563, -1.8734637078546252, -0.5848017273807963, 2.4612870966530354], "std": [0.04728427161395156, 0.0834104126165154, 0.0350602055526936, 2.2158006220085227, 0.4275806877873662, 2.242813109074154, 0.08655326270444882, 0.07841238291124682, 0.03324943493121027, 0.7232408528249813, 0.24220731605951207, 0.37271659299376997], "min": [0.22963822785543134, 0.10688523370023091, 0.05185394577489465, -3.134040583827152, -0.9859970284592019, -3.0762900272834024, 0.20973441712354976, -0.3442935478525468, 0.09198613947576811, -2.665748839890377, -0.8679713692628972, 1.8570344841736706], "max": [0.3956905004109732, 0.3434387256445652, 0.2028774629275327, 3.0994226314344573, 0.2597229757471584, 3.1369024730019857, 0.4637828753773196, -0.11008894932160006, 0.24249630215461693, -0.5995785271614332, -0.13534152904402186, 2.933086815885412], "count": [443]}, "eef_sim_pose_action": {"mean": [0.29843110054102684, 0.19244865027501418, 0.13415072910009038, -1.5683282826962888, -0.6774638789060966, 1.2843124249776132, 0.3216390182137643, -0.19248783061347033, 0.13270651036958142, -1.8437632824545584, -0.5769918115705525, 2.449924119524356], "std": [0.04665953066906755, 0.0826837467323464, 0.03653497760937983, 2.1977067528304235, 0.4498876104866943, 2.2571256567755564, 0.08714329918683948, 0.07855032916935363, 0.03461430383474848, 0.7356596836690652, 0.26303603700441563, 0.36903668522833766], "min": [0.22949128809272298, 0.10634541665818331, 0.04175891502768309, -3.1401492660887107, -1.072383129799145, -3.1291910409148764, 0.21101380383225507, -0.34993069102118346, 0.08908012354692883, -2.607131495206139, -0.9007469680512538, 1.8473414775503922], "max": [0.4047802524473618, 0.34647541469220783, 0.23427723546262003, 3.1101536980648437, 0.2917428503953805, 3.101631652514928, 0.4794383514765697, -0.12201881620718101, 0.25656756630059047, -0.5663515519372385, -0.11172096810906651, 2.9159421437270514], "count": [443]}}} +{"episode_index": 82, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45587201797385624]], [[0.5550540321030373]], [[0.49205920799692426]]], "std": [[[0.28963076064224597]], [[0.20195417579425065]], [[0.21612440161842458]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40962696559015765]], [[0.418883554402153]], [[0.391332379373318]]], "std": [[[0.28662498367283695]], [[0.2525703416858193]], [[0.2589214231776331]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49054434111880046]], [[0.45882401960784314]], [[0.3370556612841215]]], "std": [[[0.31182431247560405]], [[0.19675737840177276]], [[0.2537075607442452]]], "count": [100]}, "observation.state": {"min": [-0.49571526050567627, -0.18959446251392365, -0.5233850479125977, -1.6468307971954346, -1.5601392984390259, -0.09908872842788696, -0.6797888875007629, -0.9588021039962769, -0.47569334506988525, 0.48475682735443115, -1.7315177917480469, 0.4507145285606384, -0.49907201528549194, -0.2848750352859497, 0.00965024158358574, -0.006827044766396284, -0.6155322790145874, 1.0390934944152832, -0.4569959044456482, -0.0006170534179545939, -0.007468860596418381, 0.004239967092871666, -0.6219772696495056, 1.0129315853118896, -0.441572368144989, -0.00693812919780612, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0032435115426778793, -2.5057365746761207e-06, -0.8744367957115173, -0.26380008459091187, -0.4719280004501343, -1.1775572299957275, -4.333321571350098, -1.056815505027771, -1.1285409927368164, -1.7609959840774536, -0.9816750884056091, -0.9348210096359253, -0.8220117688179016, -0.9247639775276184, -1.428938388824463, -0.4809640049934387, -12.181962966918945, -6.501832008361816, -2.232600688934326, -9.951160430908203, -0.6599511504173279, -1.2051281929016113, -1.3485958576202393, -12.293314933776855, -7.295482635498047, -2.9768009185791016, -8.028083801269531, -0.6599512100219727, -2.2094016075134277, -0.7460317611694336, -0.004852822050452232, -0.021126413717865944, -0.017985839396715164, -0.006459274794906378, -0.006885625422000885, -0.010375899262726307, -0.010428906418383121, -0.02283511683344841, -0.013052217662334442, -0.00997660681605339, -0.016292840242385864, -0.01004877220839262, -2.8845601081848145, -0.26353421807289124, 1.5143938064575195, -35.22945785522461, 8.398332595825195, -1.2976160049438477, -0.9968700408935547, -0.21899321675300598, 4.572875499725342, -34.24774169921875, 10.031288146972656, -0.9231668710708618, -0.012791281566023827, -0.012780087068676949, 0.0012210012646391988, -0.10930868983268738, 0.3129366338253021, -0.027590248733758926, -0.06859831511974335, 0.34026896953582764, -0.3895306885242462, 0.019300226122140884, 1.0105276107788086, -1.1527663469314575, -3.135699987411499, -2.343552350997925, -0.8797802329063416, 1.7633070945739746, -0.727049708366394, -0.1879853755235672, 9.678216934204102, -0.010022938251495361, -0.029628872871398926, -0.03353491425514221, -0.002674731193110347, 0.025990407913923264, 0.0006072160322219133, 0.998807966709137], "max": [0.1397327482700348, 0.38528865575790405, -0.25434717535972595, -0.4798961579799652, -0.2472897469997406, 0.48953676223754883, -0.05929310619831085, 0.025570180267095566, 0.018311353400349617, 1.098267674446106, -0.7213684916496277, 0.9223775267601013, 0.5877764225006104, 0.13725008070468903, 0.011106940917670727, 0.00033250381238758564, -0.6118894219398499, 1.0416747331619263, -0.4513075351715088, 0.005899797193706036, -0.006022889167070389, 0.011545920744538307, -0.6145000457763672, 1.016824722290039, -0.4367591142654419, -0.00014869989536236972, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.003817168530076742, 1.6329365735145984e-06, 0.3889622688293457, 0.7419085502624512, 0.5825676321983337, 1.6767828464508057, 1.1482505798339844, 1.5983703136444092, 1.583824634552002, 0.8395911455154419, 0.6819314956665039, 1.091168999671936, 1.0319209098815918, 0.5339910387992859, 1.456136703491211, 0.4695946276187897, -2.1936440467834473, 4.700854778289795, 2.555555582046509, -0.6715506911277771, 0.4590964615345001, 2.4963369369506836, 0.4017094075679779, -2.9397056102752686, 7.0512824058532715, 1.741147756576538, 1.2210012674331665, 1.0329670906066895, 0.3730158805847168, 0.6886447072029114, 0.007281812839210033, 0.01936313323676586, 0.014780810102820396, 0.00926145724952221, 0.013808101415634155, 0.020000234246253967, 0.006443895399570465, 0.026415128260850906, 0.013061556965112686, 0.013203002512454987, 0.017666134983301163, 0.015157290734350681, 0.042419999837875366, 0.4751039743423462, 11.640047073364258, -24.111515045166016, 18.66208839416504, 0.9592123031616211, 1.9937400817871094, 0.5196449756622314, 13.867096900939941, -21.988590240478516, 19.945838928222656, 1.3756217956542969, 0.0223398320376873, 0.010092764161527157, 0.0036630036775022745, -0.013663585297763348, 0.4939337372779846, 0.4185042381286621, 0.2498047649860382, 0.5398848056793213, -0.013982035219669342, 0.22662797570228577, 3.023892402648926, 0.3567402958869934, 3.139889717102051, -0.8920513987541199, 0.3294800817966461, 2.7837324142456055, -0.41853341460227966, 0.10884034633636475, 9.875656127929688, 0.013723582029342651, 0.020190954208374023, 0.03383678197860718, -0.0002621182647999376, 0.031365178525447845, 0.037548232823610306, 0.9995903968811035], "mean": [-0.045920707285404205, -0.07640513777732849, -0.4313567578792572, -1.3681001663208008, -0.5885505080223083, 0.1957751363515854, -0.4676329791545868, -0.37141016125679016, -0.1831977218389511, 0.722978413105011, -1.3215878009796143, 0.6378957629203796, -0.06342373788356781, -0.12404416501522064, 0.010312460362911224, -0.0042731184512376785, -0.6144862174987793, 1.0397930145263672, -0.4529764652252197, 0.003992015030235052, -0.006603858433663845, 0.0067744748666882515, -0.6183670163154602, 1.0144203901290894, -0.4397524893283844, -0.0031823166646063328, 0.5397956967353821, 1.745330572128296, 0.5397956967353821, 0.5397956967353821, 0.5397956967353821, 0.5397956967353821, 0.721659243106842, 1.745330572128296, 0.721659243106842, 0.721659243106842, 0.721659243106842, 0.721659243106842, 0.0035022874362766743, -2.2634165475210466e-07, -0.06967123597860336, 0.05068216472864151, 0.01879042759537697, 0.11452294141054153, -0.09523087739944458, 0.015565344132483006, 0.03319850564002991, 0.0016915074083954096, 0.013563868589699268, 0.00850859098136425, 0.003743481356650591, -0.03738654777407646, 0.0009637104230932891, -0.004392658825963736, -5.378757953643799, -2.7001218795776367, 0.30060067772865295, -4.568336486816406, 0.0645413026213646, 0.251049280166626, -0.2712496817111969, -6.458919525146484, 3.186081647872925, -0.5792779326438904, -4.88465690612793, 0.13179892301559448, -0.44620364904403687, -0.17633137106895447, 0.0003193472803104669, -0.0005936551024205983, -4.3558975448831916e-05, 0.00012099897139705718, 0.0005010701133869588, 9.928701911121607e-05, -4.979296136298217e-05, 0.0007062674849294126, -0.0004538308712653816, 0.0004598473897203803, 0.00018698675557971, -0.00038761639734730124, -1.1333210468292236, 0.11732590943574905, 6.092770099639893, -30.14396858215332, 12.722900390625, -0.061634864658117294, 0.7135892510414124, 0.1331627070903778, 8.893309593200684, -29.015886306762695, 13.626985549926758, 0.33571723103523254, 0.0024267020635306835, -0.0017186359036713839, 0.0019511597929522395, -0.06354482471942902, 0.36287859082221985, 0.10973081737756729, 0.1654515117406845, 0.4331834614276886, -0.13983339071273804, 0.14590030908584595, 2.5480518341064453, -0.6989282965660095, 0.5632033348083496, -1.7461357116699219, -0.4715019166469574, 2.3061861991882324, -0.5813231468200684, -0.031268756836652756, 9.77286148071289, 0.0015544072957709432, 0.0006209987914189696, -0.0007249324698932469, -0.001805320382118225, 0.02977076731622219, 0.02198118343949318, 0.9992562532424927], "std": [0.20179155468940735, 0.2019372433423996, 0.06975974887609482, 0.37244322896003723, 0.5043755173683167, 0.17353715002536774, 0.15942463278770447, 0.32194361090660095, 0.18032677471637726, 0.19076330959796906, 0.3367568552494049, 0.12786367535591125, 0.2955048978328705, 0.1185944601893425, 0.00041532961768098176, 0.0022501947823911905, 0.0009830646449699998, 0.0006443368038162589, 0.0008455729112029076, 0.0021559156011790037, 0.0003356821835041046, 0.002436213893815875, 0.0018301022937521338, 0.0010847158264368773, 0.001356354565359652, 0.0018572850385680795, 0.796576976776123, 1.3113021850585938e-06, 0.796576976776123, 0.796576976776123, 0.796576976776123, 0.796576976776123, 0.8492622375488281, 1.3113021850585938e-06, 0.8492622375488281, 0.8492622375488281, 0.8492622375488281, 0.8492622375488281, 0.00011424843978602439, 8.064239978011756e-07, 0.19299562275409698, 0.1956908255815506, 0.16069774329662323, 0.3879775404930115, 0.6640344262123108, 0.3741869330406189, 0.2949180603027344, 0.44706451892852783, 0.2311248928308487, 0.3267652988433838, 0.37480270862579346, 0.30104050040245056, 0.48967739939689636, 0.17530417442321777, 2.6264519691467285, 3.0281991958618164, 1.0007548332214355, 2.4172213077545166, 0.21354803442955017, 0.8066644072532654, 0.37525540590286255, 2.423142433166504, 3.753535747528076, 1.177383303642273, 2.5539634227752686, 0.3347419202327728, 0.5708890557289124, 0.2771552801132202, 0.002130248351022601, 0.006320734973996878, 0.00585297541692853, 0.0025398326106369495, 0.0030680252239108086, 0.003816798096522689, 0.002919883467257023, 0.006579453591257334, 0.005015128757804632, 0.003176373429596424, 0.003799594473093748, 0.0030971202068030834, 0.5751631855964661, 0.14194238185882568, 2.339918851852417, 2.732121706008911, 2.354416847229004, 0.6109597086906433, 0.5509690642356873, 0.1522471159696579, 2.5233869552612305, 2.757664203643799, 2.2515387535095215, 0.6293741464614868, 0.0056247650645673275, 0.004054555669426918, 0.00048269692342728376, 0.01613466814160347, 0.05425284430384636, 0.13581427931785583, 0.10107655823230743, 0.07842471450567245, 0.1264110803604126, 0.06661177426576614, 0.7018279433250427, 0.5233018398284912, 2.6308939456939697, 0.5328392386436462, 0.4067302346229553, 0.3375532627105713, 0.05442550405859947, 0.05673922225832939, 0.031403690576553345, 0.004064383916556835, 0.007298995275050402, 0.009806114248931408, 0.0005056297522969544, 0.001274927519261837, 0.010593868792057037, 0.00024372429470531642], "count": [250]}, "action": {"min": [-0.5622867941856384, -0.18450438976287842, -0.5558941960334778, -1.6395176649093628, -1.563767433166504, -0.10917136073112488, -0.6611059904098511, -1.0510623455047607, -0.5245140790939331, 0.43737655878067017, -1.7122989892959595, 0.44203314185142517, -0.5029643774032593, -0.2852318584918976, 0.007808954454958439, -0.007826907560229301, -0.6124760508537292, 1.0356667041778564, -0.4563625156879425, -0.0005097183748148382, -0.009220950305461884, 0.0021529586520045996, -0.6188246607780457, 1.0096540451049805, -0.4417831599712372, -0.006528284400701523, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0032435115426778793, -2.5057365746761207e-06, -0.8744367957115173, -0.26380008459091187, -0.4719280004501343, -1.35580313205719, -4.333321571350098, -1.056815505027771, -1.1285409927368164, -1.7609959840774536, -0.990505576133728, -0.9348210096359253, -0.8220117688179016, -0.9247639775276184, -1.428938388824463, -0.4809640049934387], "max": [0.14280760288238525, 0.38885030150413513, -0.07561518251895905, -0.39007988572120667, -0.24796327948570251, 0.524322509765625, -0.058816567063331604, 0.033749841153621674, 0.02728332206606865, 1.1983245611190796, -0.6320149898529053, 0.9148019552230835, 0.5975329875946045, 0.13908471167087555, 0.011239353567361832, 0.007860091514885426, -0.6075003147125244, 1.0398728847503662, -0.45095568895339966, 0.0054953694343566895, -0.005745666101574898, 0.018060125410556793, -0.6108829379081726, 1.0154831409454346, -0.43598389625549316, -0.00041868980042636395, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.003817168530076742, 1.6329365735145984e-06, 0.4455014765262604, 0.7419085502624512, 0.587873637676239, 1.6767828464508057, 1.1482505798339844, 1.5983703136444092, 1.583824634552002, 0.8395911455154419, 0.6819314956665039, 1.091168999671936, 1.0319209098815918, 0.5339910387992859, 1.456136703491211, 0.4695946276187897], "mean": [-0.08866556733846664, -0.04697501286864281, -0.41836288571357727, -1.2911376953125, -0.6027295589447021, 0.19572244584560394, -0.4595283567905426, -0.38093096017837524, -0.16283804178237915, 0.7385711073875427, -1.2858645915985107, 0.6297359466552734, -0.06208627671003342, -0.12402745336294174, 0.01002414245158434, -0.0035143166314810514, -0.6101315021514893, 1.0369576215744019, -0.4529823958873749, 0.0035728791262954473, -0.006746228318661451, 0.006750595290213823, -0.6146606206893921, 1.0123021602630615, -0.43982699513435364, -0.003307105740532279, 0.5397956967353821, 1.745330572128296, 0.5397956967353821, 0.5397956967353821, 0.5397956967353821, 0.5397956967353821, 0.721659243106842, 1.745330572128296, 0.721659243106842, 0.721659243106842, 0.721659243106842, 0.721659243106842, 0.0035024199169129133, -2.223182207217178e-07, -0.06775296479463577, 0.05025821551680565, 0.02110149711370468, 0.10873092710971832, -0.09114270657300949, 0.018934747204184532, 0.031276147812604904, 0.006255153566598892, 0.017414996400475502, 0.008534997701644897, 0.001198278390802443, -0.036141324788331985, -0.004089273978024721, -0.005656177643686533], "std": [0.22424474358558655, 0.19283868372440338, 0.09262993931770325, 0.3979775607585907, 0.5082632899284363, 0.17967654764652252, 0.15448513627052307, 0.3340702950954437, 0.18073531985282898, 0.21463121473789215, 0.34794148802757263, 0.12298006564378738, 0.2971055805683136, 0.11826792359352112, 0.000695725146215409, 0.002947087399661541, 0.0011429933365434408, 0.0008061797707341611, 0.0009898043936118484, 0.001910991850309074, 0.0006608053226955235, 0.003021577140316367, 0.001946569886058569, 0.0015657655894756317, 0.0016440884210169315, 0.0016730716452002525, 0.796576976776123, 1.3113021850585938e-06, 0.796576976776123, 0.796576976776123, 0.796576976776123, 0.796576976776123, 0.8492622375488281, 1.3113021850585938e-06, 0.8492622375488281, 0.8492622375488281, 0.8492622375488281, 0.8492622375488281, 0.00011448327131802216, 8.01891189894377e-07, 0.19578371942043304, 0.19599103927612305, 0.16464915871620178, 0.3997401297092438, 0.6678223013877869, 0.3746161460876465, 0.29662472009658813, 0.4416205585002899, 0.22261697053909302, 0.326768159866333, 0.37261641025543213, 0.3007097542285919, 0.48423758149147034, 0.17422454059123993], "count": [250]}, "timestamp": {"min": [0.0], "max": [8.3], "mean": [4.15], "std": [2.405606876537487], "count": [250]}, "frame_index": {"min": [0], "max": [249], "mean": [124.5], "std": [72.16820629612461], "count": [250]}, "episode_index": {"min": [82], "max": [82], "mean": [82.0], "std": [0.0], "count": [250]}, "index": {"min": [31019], "max": [31268], "mean": [31143.5], "std": [72.16820629612461], "count": [250]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [250]}, "subtask_annotation": {"mean": [0.404, 2.0, 2.0, 2.0, 2.0], "std": [0.5067385913861296, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [250]}, "scene_annotation": {"mean": [82.0], "std": [0.0], "min": [82], "max": [82], "count": [250]}, "eef_direction_state": {"mean": [3.968, 2.912], "std": [2.104988361012951, 2.0572447593808603], "min": [0, 0], "max": [6, 6], "count": [250]}, "eef_velocity_state": {"mean": [0.768, 1.148], "std": [0.7759999999999996, 0.7085873270105822], "min": [0, 0], "max": [2, 2], "count": [250]}, "eef_acc_mag_state": {"mean": [0.644, 0.916], "std": [0.7882030195324047, 0.8514364333289952], "min": [0, 0], "max": [2, 2], "count": [250]}, "eef_direction_action": {"mean": [3.532, 3.172], "std": [2.041807042793223, 1.9835362361197215], "min": [0, 0], "max": [6, 6], "count": [250]}, "eef_velocity_action": {"mean": [0.932, 1.228], "std": [0.7585354309457147, 0.7321311357946749], "min": [0, 0], "max": [2, 2], "count": [250]}, "eef_acc_mag_action": {"mean": [0.76, 1.124], "std": [0.8089499366462669, 0.8274200867757562], "min": [0, 0], "max": [2, 2], "count": [250]}, "eef_sim_pose_state": {"mean": [0.23614027474087956, 0.17908288834187522, 0.11364975030950458, 2.547443976271458, -0.699043171336293, 0.5531997372290807, 0.30630347731944246, -0.21912850741363696, 0.1549157021662247, -1.745995470374041, -0.4716547757078966, 2.306247354759734], "std": [0.04396232045583196, 0.11166598556302262, 0.03217061540456453, 0.702058351409067, 0.5234229516213341, 2.7068433841663784, 0.07801881568530454, 0.08736043805512059, 0.030175421938830434, 0.53286541168521, 0.4066682972285397, 0.3375229975070873], "min": [0.19686003038193978, 0.09530645170406846, 0.035771099874955976, 1.010535643236079, -1.1527665724806386, -3.140483173672654, 0.2123137770605768, -0.37426449570291453, 0.12370006728053809, -2.343555722242881, -0.8797919225005432, 1.7633178320786982], "max": [0.336456019370218, 0.4358561336438565, 0.1421515846936933, 3.0239053111948535, 0.35651536075439916, 3.1414799958939326, 0.4354335199595898, -0.13342709622384377, 0.26514038992703753, -0.8919568007530392, 0.3294566790988891, 2.7837596586736773], "count": [250]}, "eef_sim_pose_action": {"mean": [0.24636300655663096, 0.19395174804142704, 0.10352537836630783, 2.444557195235156, -0.7054202043468341, -1.021764675946237, 0.30750858576198903, -0.21448498050677117, 0.15060241879421898, -1.7277691158601771, -0.4817780193996445, 2.3050793404374557], "std": [0.04868053412662754, 0.1130210716191976, 0.027607694338918343, 0.6936123749969907, 0.5524674393656647, 2.546685798111636, 0.07897429020705135, 0.08830953968118317, 0.03091488495239971, 0.5638888950780149, 0.42766111203752716, 0.3321922869948787], "min": [0.1980161785543229, 0.09855521015205151, 0.03878367339827191, 0.921686195924041, -1.2068382719844881, -3.138229858914861, 0.21366699041847348, -0.37731656832448135, 0.12565232930249481, -2.3426932425964204, -0.9024993847075038, 1.7527295692694445], "max": [0.34864090272476767, 0.4417468917816261, 0.1319240402472521, 2.9712585275699723, 0.39495612315632544, 3.11742456331654, 0.4494077017413761, -0.13152150248103398, 0.27159786228353416, -0.7753937128412034, 0.3226795542219043, 2.75873063419657], "count": [250]}}} +{"episode_index": 83, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4304533256439831]], [[0.5312510236447521]], [[0.48802183775470975]]], "std": [[[0.2853792224098712]], [[0.21767836817648478]], [[0.21891278330722547]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4277142108804306]], [[0.42859805123029604]], [[0.3583689590542099]]], "std": [[[0.2996454396639095]], [[0.24254538272372017]], [[0.2814681656143943]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43910959486735873]], [[0.46738242022299115]], [[0.37163338379469435]]], "std": [[[0.3013189812144766]], [[0.22118662546925516]], [[0.2432046430378651]]], "count": [100]}, "observation.state": {"min": [-1.000230073928833, -0.2338457703590393, -0.5699260234832764, -1.536584734916687, -1.5420126914978027, 0.03966253250837326, -0.7003898620605469, -0.9479190707206726, -0.23375049233436584, 0.4776066541671753, -1.592660665512085, 0.21420419216156006, -0.6475576162338257, -0.69695645570755, 0.010710399597883224, -0.0046617453917860985, -0.6141680479049683, 1.0328807830810547, -0.44773009419441223, -0.009971432387828827, -0.014590361155569553, 0.0005760873900726438, -0.6097555756568909, 1.018847942352295, -0.4501667618751526, -0.009423152543604374, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.023368865251541138, -0.0004795969871338457, -1.1831189393997192, -0.23299533128738403, -0.2808827757835388, -1.5391618013381958, -2.5419297218322754, -0.7961377501487732, -1.940423846244812, -0.11150389909744263, -0.15032660961151123, -0.7730262875556946, -1.050742745399475, -1.5325915813446045, -1.3194537162780762, -0.7804491519927979, -15.477995872497559, -10.470085144042969, -2.3028082847595215, -12.210013389587402, -1.2338217496871948, -2.209401845932007, -1.4346764087677002, -11.825634002685547, -5.3113555908203125, -2.59768009185791, -7.9365081787109375, -0.8034188151359558, -2.5537240505218506, -1.4059828519821167, -0.010420097969472408, -0.026609519496560097, -0.017299022525548935, -0.006508181802928448, -0.004755802918225527, -0.021656401455402374, -0.006845792755484581, -0.024469871073961258, -0.024522574618458748, -0.006158757023513317, -0.007586237974464893, -0.007794137578457594, -3.082520008087158, -0.7200794219970703, 3.3702685832977295, -34.4708366394043, 10.250140190124512, -1.1538310050964355, 0.2545199990272522, -0.5678976774215698, 4.948999404907227, -35.45396423339844, 9.588723182678223, -0.8191719055175781, -0.01766284555196762, -0.014593362808227539, 0.00976801011711359, -0.09564509987831116, 0.37292924523353577, 0.041799239814281464, 0.006530569400638342, 0.33460670709609985, -0.22159931063652039, 0.0013306483160704374, -3.100541353225708, -1.1372697353363037, -3.0570969581604004, -3.069441318511963, -0.8913209438323975, 2.1374588012695312, -0.6295207142829895, -0.09510378539562225, 9.682533264160156, -0.009291499853134155, -0.023947566747665405, -0.042359501123428345, -0.01925436034798622, 0.018189452588558197, 0.7024407386779785, 0.7078737616539001], "max": [0.013955533504486084, 0.506527841091156, -0.31004297733306885, -0.3486684560775757, 0.07820330560207367, 0.5240585207939148, -0.020404130220413208, 0.05491810292005539, 0.17152416706085205, 1.0249292850494385, -0.5203319191932678, 0.7554154992103577, 0.2454603612422943, -0.3102256953716278, 0.01279919408261776, 0.0015369231114163995, -0.6071155667304993, 1.0368729829788208, -0.4422752261161804, -0.0016257521929219365, -0.012515583075582981, 0.007463577203452587, -0.5995123982429504, 1.0242016315460205, -0.44723522663116455, -0.0014927334850654006, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.022506948560476303, -0.00037930082180537283, 1.0425350666046143, 0.6928548216819763, 1.4336588382720947, 0.95191490650177, 3.6561810970306396, 3.4101994037628174, 1.1454412937164307, 0.6798490285873413, 0.2614390254020691, 0.2548009753227234, 0.350541889667511, 0.45423424243927, 0.4921400249004364, 0.49055007100105286, -3.6969025135040283, 8.363859176635742, 3.117216110229492, 3.0830283164978027, 1.2625153064727783, 3.299755811691284, 1.0616605281829834, -1.5143938064575195, 9.55433464050293, 2.8504273891448975, 0.5189255475997925, 2.5537240505218506, 1.5781440734863281, 0.4017094075679779, 0.007364429999142885, 0.031212463974952698, 0.01342151127755642, 0.010860073380172253, 0.01492304913699627, 0.0055292812176048756, 0.006690685637295246, 0.02987203560769558, 0.018216192722320557, 0.011308975517749786, 0.005901938304305077, 0.005898721981793642, -1.4210700988769531, 0.1633169949054718, 13.956178665161133, -21.845947265625, 19.105052947998047, 0.8062923550605774, 2.121000051498413, 0.44540995359420776, 11.833057403564453, -22.326183319091797, 19.80132484436035, 1.3003789186477661, 0.021810192614793777, 0.00887081678956747, 0.013431014493107796, -0.027327170595526695, 0.6143525242805481, 0.5352940559387207, 0.30840617418289185, 0.5452538728713989, 0.004395633935928345, 0.2572697401046753, 3.0394086837768555, 0.5064816474914551, 3.075627565383911, -0.9795316457748413, -0.10024766623973846, 3.077686071395874, -0.38299036026000977, 0.16810259222984314, 9.85761547088623, 0.01566675305366516, 0.02381780743598938, 0.04676595330238342, -0.014435341581702232, 0.022522706538438797, 0.7058260440826416, 0.7111566066741943], "mean": [-0.39682653546333313, 0.03327682986855507, -0.41117292642593384, -0.9918432831764221, -0.6285419464111328, 0.2192620486021042, -0.48324334621429443, -0.31274035573005676, 0.017714207991957664, 0.6851568222045898, -1.1179307699203491, 0.45457133650779724, -0.3723253011703491, -0.5695051550865173, 0.011616279371082783, -0.0020653395913541317, -0.6118180155754089, 1.0352530479431152, -0.4458202123641968, -0.004416303243488073, -0.013590111397206783, 0.0035144088324159384, -0.6053033471107483, 1.0209721326828003, -0.4488004446029663, -0.004289847332984209, 0.6964723467826843, 1.7453259229660034, 0.6964723467826843, 0.6964723467826843, 0.6964723467826843, 0.6964723467826843, 0.6013091206550598, 1.7453259229660034, 0.6013091206550598, 0.6013091206550598, 0.6013091206550598, 0.6013091206550598, -0.023016825318336487, -0.0003905022458638996, -0.07934729009866714, 0.05552133545279503, -0.003120998851954937, 0.08819275349378586, -0.08521735668182373, 0.006786939222365618, 0.024717386811971664, 0.08235747367143631, 0.03281131014227867, -0.029327021911740303, -0.07237759232521057, -0.034375935792922974, -0.05618671327829361, 0.0036971112713217735, -8.398601531982422, -1.5654563903808594, -0.15509024262428284, -4.229491710662842, -0.14016014337539673, 0.16196270287036896, -0.44156625866889954, -5.8666181564331055, 5.334197998046875, 0.08156491816043854, -4.800698757171631, 0.5054581165313721, -0.09308168292045593, -0.2953697144985199, -9.2381626018323e-05, -0.00012494868133217096, -0.0006307576550170779, 0.00012995787255931646, 0.000378076802007854, -0.0006777011440135539, 0.0002898785751312971, 0.0004816283762920648, -0.0003750907490029931, 0.00042118874262087047, 0.00010519414354348555, -0.0003366811142768711, -2.1794986724853516, -0.15176457166671753, 7.824493885040283, -28.287832260131836, 14.59451961517334, -0.15986350178718567, 1.1431360244750977, 0.05842524766921997, 7.9472527503967285, -28.618757247924805, 15.007936477661133, 0.2546527683734894, 0.0024952292442321777, -0.002223803661763668, 0.012098612263798714, -0.0627790093421936, 0.46562084555625916, 0.23482735455036163, 0.16597798466682434, 0.40823936462402344, -0.08808986097574234, 0.15498794615268707, -0.8555788397789001, -0.3892108201980591, 0.558680534362793, -2.2729668617248535, -0.6115689873695374, 2.7187132835388184, -0.5107572674751282, 0.042397160083055496, 9.778489112854004, 0.001956071937456727, 0.0005545435124076903, -4.939896462019533e-05, -0.01759996823966503, 0.02123427577316761, 0.7042797207832336, 0.709383487701416], "std": [0.38751646876335144, 0.2790949046611786, 0.09033019840717316, 0.4824282228946686, 0.6849563121795654, 0.15898029506206512, 0.22398458421230316, 0.3409126400947571, 0.12432397902011871, 0.16437847912311554, 0.4246484935283661, 0.21790309250354767, 0.25373098254203796, 0.08776166290044785, 0.0005552532384172082, 0.002029299968853593, 0.0018861456774175167, 0.001289175939746201, 0.0019525884417816997, 0.003052846994251013, 0.0005132996011525393, 0.002108822576701641, 0.002606010064482689, 0.0017843046225607395, 0.0008419596706517041, 0.0024783150292932987, 0.8476197123527527, 3.337860107421875e-06, 0.8476197123527527, 0.8476197123527527, 0.8476197123527527, 0.8476197123527527, 0.8224309682846069, 3.337860107421875e-06, 0.8224309682846069, 0.8224309682846069, 0.8224309682846069, 0.8224309682846069, 0.0002019841776927933, 2.671130459930282e-05, 0.2213420271873474, 0.15192162990570068, 0.12721474468708038, 0.3025829493999481, 0.5182123780250549, 0.3867424428462982, 0.29403156042099, 0.15505149960517883, 0.07468505203723907, 0.14216837286949158, 0.21373578906059265, 0.2425469309091568, 0.25983598828315735, 0.18158790469169617, 3.541438341140747, 5.440155029296875, 1.1623239517211914, 3.8610470294952393, 0.4291840195655823, 1.0151102542877197, 0.5915477871894836, 2.3908982276916504, 3.5667452812194824, 1.0278992652893066, 2.2127387523651123, 0.7139464020729065, 0.676723062992096, 0.33892685174942017, 0.0024505530018359423, 0.006274868734180927, 0.005274821072816849, 0.002937496639788151, 0.0021246883552521467, 0.0030397390946745872, 0.0023442998062819242, 0.0073746731504797935, 0.006397374905645847, 0.002910021925345063, 0.0017805051757022738, 0.0018295462941750884, 0.33815184235572815, 0.16926808655261993, 1.9924911260604858, 3.0042824745178223, 2.278974771499634, 0.5754774212837219, 0.4019515812397003, 0.18029555678367615, 1.3947227001190186, 3.3867924213409424, 1.7932438850402832, 0.6053174138069153, 0.006726504769176245, 0.0045014345087111, 0.0005473108030855656, 0.013619286008179188, 0.09028381109237671, 0.16231542825698853, 0.08705484122037888, 0.06826979666948318, 0.056699782609939575, 0.08607704937458038, 2.1452810764312744, 0.6630074977874756, 2.349855422973633, 0.7425122261047363, 0.26812654733657837, 0.32646363973617554, 0.047050632536411285, 0.0448685921728611, 0.030937811359763145, 0.0038848910480737686, 0.007079811301082373, 0.010750372894108295, 0.00136278395075351, 0.001000415999442339, 0.0009208570700138807, 0.0009159925393760204], "count": [347]}, "action": {"min": [-1.078780174255371, -0.24666966497898102, -0.6329784989356995, -1.5195832252502441, -1.549425482749939, 0.025906430557370186, -0.6981316804885864, -0.9640383124351501, -0.25590354204177856, 0.4522683024406433, -1.576000690460205, 0.20868489146232605, -0.6533492803573608, -0.6978192329406738, 0.01052827574312687, -0.008077342063188553, -0.6137174963951111, 1.0295203924179077, -0.4480893313884735, -0.009693666361272335, -0.014487667940557003, -0.0032524552661925554, -0.609027624130249, 1.0154509544372559, -0.45080453157424927, -0.009484022855758667, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.023368865251541138, -0.0004795969871338457, -1.1831189393997192, -0.46800071001052856, -0.2808827757835388, -1.873742699623108, -2.5419297218322754, -0.7961377501487732, -1.8140522241592407, -0.16711470484733582, -0.15032660961151123, -0.7730262875556946, -1.050742745399475, -1.5325915813446045, -1.3194537162780762, -0.7804491519927979], "max": [0.004030893556773663, 0.5137530565261841, 0.015486948192119598, -0.2706946134567261, 0.08071307092905045, 0.5550450682640076, -0.012963325716555119, 0.05938868224620819, 0.2008674442768097, 1.0769529342651367, -0.45937174558639526, 0.7705765962600708, 0.23120515048503876, -0.30686506628990173, 0.014381328597664833, 0.0026685812044888735, -0.6042874455451965, 1.0359468460083008, -0.4409136474132538, -0.0016702886205166578, -0.01070907898247242, 0.007456756196916103, -0.5964468717575073, 1.023868441581726, -0.4465879201889038, -0.0018727463902905583, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.022506948560476303, -0.00037930082180537283, 1.1994812488555908, 0.6928548216819763, 1.755185842514038, 0.95191490650177, 3.7983815670013428, 3.0903759002685547, 1.1454412937164307, 0.6798490285873413, 0.24629399180412292, 0.23100966215133667, 0.3458012640476227, 0.45423424243927, 0.4921400249004364, 0.49055007100105286], "mean": [-0.44787412881851196, 0.05050322413444519, -0.4200533926486969, -0.9169396758079529, -0.6409146785736084, 0.21695810556411743, -0.4791375398635864, -0.30300724506378174, 0.03151611238718033, 0.6825617551803589, -1.1058779954910278, 0.44840940833091736, -0.37999385595321655, -0.5678123235702515, 0.012071864679455757, -0.0024053279776126146, -0.6097129583358765, 1.0338084697723389, -0.4458812177181244, -0.004325732588768005, -0.012956012040376663, 0.0027318678330630064, -0.6028662919998169, 1.0192902088165283, -0.4489436149597168, -0.004668576177209616, 0.6964723467826843, 1.7453259229660034, 0.6964723467826843, 0.6964723467826843, 0.6964723467826843, 0.6964723467826843, 0.6013091206550598, 1.7453259229660034, 0.6013091206550598, 0.6013091206550598, 0.6013091206550598, 0.6013091206550598, -0.02301516756415367, -0.0003905021585524082, -0.07572194188833237, 0.05380598455667496, 0.002280241111293435, 0.08241968601942062, -0.07447438687086105, 0.013753053732216358, 0.01998531073331833, 0.08155675232410431, 0.03230341151356697, -0.030160002410411835, -0.07323701679706573, -0.03384701535105705, -0.055861812084913254, 0.004213801585137844], "std": [0.395065575838089, 0.2716352045536041, 0.11137925088405609, 0.49168482422828674, 0.6831585168838501, 0.165714830160141, 0.22133347392082214, 0.327715665102005, 0.12250884622335434, 0.1894441843032837, 0.42974355816841125, 0.22072330117225647, 0.24442987143993378, 0.08733891695737839, 0.0009294384508393705, 0.002363289473578334, 0.0021750330924987793, 0.0014260897878557444, 0.0019473154097795486, 0.0028596557676792145, 0.0008808175916783512, 0.002392018213868141, 0.0029861421789973974, 0.0021398249082267284, 0.0010051960125565529, 0.0023074683267623186, 0.8476197123527527, 3.337860107421875e-06, 0.8476197123527527, 0.8476197123527527, 0.8476197123527527, 0.8476197123527527, 0.8224309682846069, 3.337860107421875e-06, 0.8224309682846069, 0.8224309682846069, 0.8224309682846069, 0.8224309682846069, 0.00020222499733790755, 2.671133552212268e-05, 0.2324834167957306, 0.15526889264583588, 0.16102294623851776, 0.32238662242889404, 0.5570192337036133, 0.4070916175842285, 0.30697277188301086, 0.1557679921388626, 0.07349412143230438, 0.14111271500587463, 0.21254226565361023, 0.24261361360549927, 0.2598188817501068, 0.18172407150268555], "count": [347]}, "timestamp": {"min": [0.0], "max": [11.533333333333333], "mean": [5.766666666666667], "std": [3.3389951915043077], "count": [347]}, "frame_index": {"min": [0], "max": [346], "mean": [173.0], "std": [100.16985574512923], "count": [347]}, "episode_index": {"min": [83], "max": [83], "mean": [83.0], "std": [0.0], "count": [347]}, "index": {"min": [31269], "max": [31615], "mean": [31442.0], "std": [100.16985574512923], "count": [347]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [347]}, "subtask_annotation": {"mean": [0.31412103746397696, 2.0, 2.0, 2.0, 2.0], "std": [0.4883684739310661, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [347]}, "scene_annotation": {"mean": [83.0], "std": [0.0], "min": [83], "max": [83], "count": [347]}, "eef_direction_state": {"mean": [4.417867435158501, 3.9279538904899134], "std": [1.7398608890547222, 2.0632637244717857], "min": [0, 0], "max": [6, 6], "count": [347]}, "eef_velocity_state": {"mean": [0.8501440922190202, 0.7809798270893372], "std": [0.8285390301502936, 0.7229352330451673], "min": [0, 0], "max": [2, 2], "count": [347]}, "eef_acc_mag_state": {"mean": [0.8097982708933718, 0.7204610951008645], "std": [0.8579962681696086, 0.8486040855543601], "min": [0, 0], "max": [2, 2], "count": [347]}, "eef_direction_action": {"mean": [4.072046109510087, 3.8184438040345823], "std": [1.7355403839688905, 2.011180535401403], "min": [0, 0], "max": [6, 6], "count": [347]}, "eef_velocity_action": {"mean": [1.037463976945245, 0.8472622478386167], "std": [0.8043702107998667, 0.6976801805957386], "min": [0, 0], "max": [2, 2], "count": [347]}, "eef_acc_mag_action": {"mean": [1.0403458213256485, 1.005763688760807], "std": [0.830671334523101, 0.8176519284790243], "min": [0, 0], "max": [2, 2], "count": [347]}, "eef_sim_pose_state": {"mean": [0.325364928231049, 0.2588691246255414, 0.1395741958431342, -0.8468428073962024, -0.38939043776709376, 0.5678383910770167, 0.2931034007575973, -0.17097411017489625, 0.11529122233585361, -2.2729333089237906, -0.6116575112839664, 2.718722179356914], "std": [0.08490191276205455, 0.1447603218428962, 0.0427092890086412, 2.1648195516012714, 0.6630322745137552, 2.362564202054652, 0.0822033251427442, 0.061293217139873304, 0.028854121533598606, 0.7425196671911337, 0.26806785236519187, 0.32643410068439943], "min": [0.23723695361529448, 0.11195525262272976, 0.087867529978766, -3.12213660678213, -1.1372697993946157, -3.109607589624628, 0.20333016132946263, -0.30236171785578375, 0.07103889892496966, -3.0694430377174604, -0.8913382794774815, 2.13753314646828], "max": [0.4421672255760243, 0.508034774460458, 0.22722661585714285, 3.1299092440426817, 0.5064877932726182, 3.133318882079585, 0.4574256911459423, -0.11103869736577092, 0.21378843099953954, -0.9795070608681469, -0.10021711517414444, 3.0776889272608527], "count": [347]}, "eef_sim_pose_action": {"mean": [0.3342610569279732, 0.26895319327490497, 0.13981136481801165, -0.7882682503163014, -0.37952762954918795, 0.46845258607586887, 0.2900185617496777, -0.168715000446427, 0.10978976219341846, -2.2774650577420372, -0.6284791069619061, 2.7194262398922096], "std": [0.08419160877570642, 0.14659528271600025, 0.05136141525825186, 2.1917130338260082, 0.6765505377752057, 2.37496314079746, 0.07587174901639779, 0.06105543970292473, 0.026536599040190546, 0.7627131538965481, 0.27734476780455924, 0.32117110018263795], "min": [0.23911980424860685, 0.11355178308567808, 0.07745535404157354, -3.134701952738088, -1.1692865653844038, -3.134288917274171, 0.20149928991996924, -0.3163735762737157, 0.066305788631388, -3.05091667152925, -0.9244481905817195, 2.130605887871464], "max": [0.45606537745961995, 0.5153697215267936, 0.24954152567709545, 3.135870782489074, 0.5585945802190464, 3.1335516950800195, 0.45436930843982914, -0.11075291109851923, 0.1888017362959258, -0.8869267641046148, -0.09509441659465967, 3.05958160287703], "count": [347]}}} +{"episode_index": 84, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4531222582660515]], [[0.557567007881584]], [[0.4841603830257593]]], "std": [[[0.29044791899916933]], [[0.20673035807532428]], [[0.23312911955932059]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45042014129181085]], [[0.435749947135717]], [[0.35811700547866204]]], "std": [[[0.2997524304138253]], [[0.24940302018669805]], [[0.2933616744452931]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4353923346789696]], [[0.42854932237600923]], [[0.36169097702806613]]], "std": [[[0.2807168419119572]], [[0.2381828497181764]], [[0.28374312679006]]], "count": [100]}, "observation.state": {"min": [-0.42051011323928833, -0.045777857303619385, -0.668630838394165, -1.8762555122375488, -1.311452865600586, -0.4539572298526764, -0.4491250216960907, -0.7697957158088684, -0.19417181611061096, 0.21763063967227936, -1.9726113080978394, -0.26989057660102844, -0.0865948498249054, -0.43841689825057983, 0.010453106835484505, 0.028524048626422882, -0.6045575141906738, 0.9392552375793457, -0.3684975802898407, -0.03491831570863724, -0.013636586256325245, -0.016346490010619164, -0.625260591506958, 0.9709131121635437, -0.36995187401771545, 0.040902964770793915, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006206715013831854, -0.002673257375136018, -0.6959435939788818, -0.22220437228679657, -0.932065486907959, -1.7775282859802246, -2.321301221847534, -1.4194188117980957, -1.3050438165664673, -0.6808300018310547, -0.09226606786251068, -0.6378040313720703, -1.7583688497543335, -1.9380934238433838, -0.7709968090057373, -0.7948079109191895, -10.812326431274414, -5.3113555908203125, -2.990842580795288, -11.630037307739258, -1.2051281929016113, -2.123321294784546, -1.4920635223388672, -12.928024291992188, -3.479853630065918, -3.3699636459350586, -13.369964599609375, -2.4963369369506836, -3.988400459289551, -1.9798535108566284, -0.007123672869056463, -0.009762472473084927, -0.01829812303185463, -0.004969969391822815, -0.012320281006395817, -0.007109720725566149, -0.005339412949979305, -0.011007599532604218, -0.020311668515205383, -0.008025633171200752, -0.022453682497143745, -0.013424396514892578, -2.3967299461364746, -1.5032585859298706, 4.2363433837890625, -25.167606353759766, 4.472376346588135, 0.4115343689918518, -0.8271899819374084, -0.6421326994895935, 7.230488300323486, -27.721235275268555, 5.851108074188232, -0.3183368146419525, -0.019857462495565414, -0.01370157115161419, -0.0012210012646391988, -0.04099075868725777, 0.3072795271873474, -0.039903104305267334, 0.005356535315513611, 0.3342165946960449, -0.2773590683937073, 0.025731626898050308, -3.1274354457855225, -1.3074736595153809, -2.9143362045288086, -3.042898654937744, -1.3324203491210938, -2.912409543991089, -0.8367650508880615, -0.257004976272583, 9.534370422363281, -0.007817327976226807, -0.012431085109710693, -0.022224783897399902, -0.026672745123505592, 0.02470759116113186, 0.7676683664321899, 0.6384666562080383], "max": [0.2629067003726959, 0.10109041631221771, -0.07667525112628937, -0.8472579717636108, 0.5413160920143127, 0.31103581190109253, 0.17127390205860138, 0.11932995170354843, 0.06256179511547089, 0.56649249792099, -0.5566734075546265, 1.2309494018554688, 0.47531551122665405, 0.0810655951499939, 0.010712509974837303, 0.028751686215400696, -0.5991021394729614, 0.9399392604827881, -0.3634277582168579, -0.033543266355991364, -0.013204735703766346, -0.015418113209307194, -0.6191369891166687, 0.9712629318237305, -0.36475804448127747, 0.0421876423060894, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.006670845672488213, -0.002668870845809579, 0.8080543875694275, 0.16112260520458221, 0.5332307815551758, 1.375000238418579, 2.0245840549468994, 1.2183071374893188, 0.9171158671379089, 1.0108201503753662, 0.3728383183479309, 0.5857059359550476, 0.9004454016685486, 0.6350553035736084, 0.8014866709709167, 0.16488362848758698, -0.8574142456054688, 2.442002773284912, 2.078144073486328, 2.1978023052215576, 2.238095283508301, 1.807692289352417, 0.7460317611694336, -2.538836717605591, 7.234432697296143, 1.4181928634643555, -0.33577534556388855, 1.0329670906066895, 0.8034188747406006, 0.5451771020889282, 0.006440094206482172, 0.01096082292497158, 0.01375462207943201, 0.005824406631290913, 0.009677824564278126, 0.00524975685402751, 0.005865833256393671, 0.013423803262412548, 0.02248622477054596, 0.007507963106036186, 0.012929672375321388, 0.005633633583784103, -1.145340085029602, -0.5047979354858398, 9.47238540649414, -17.747440338134766, 11.721006393432617, 0.9103131294250488, 0.7635599970817566, 0.3229222297668457, 14.876692771911621, -22.43321990966797, 14.083684921264648, 0.09176386147737503, 0.031292397528886795, 0.00772867863997817, 0.0024420025292783976, 0.027327170595526695, 0.5150933265686035, 0.22394311428070068, 0.3017328381538391, 0.5649327039718628, 0.006415551528334618, 0.35256314277648926, 3.116922616958618, -0.10782283544540405, 3.124545097351074, 3.0801331996917725, 0.04805144667625427, 3.0616261959075928, -0.555269718170166, 0.29926490783691406, 9.951773643493652, 0.0109042227268219, 0.016095727682113647, 0.01607254147529602, -0.024474987760186195, 0.02675982564687729, 0.7687973976135254, 0.6397832632064819], "mean": [-0.08487238734960556, 0.045818764716386795, -0.3183278441429138, -1.5623139142990112, -0.19137831032276154, -0.21665191650390625, -0.1648571789264679, -0.29785796999931335, -0.04699995741248131, 0.3823394477367401, -1.3237007856369019, 0.4132387936115265, 0.0938819870352745, -0.23738282918930054, 0.010563435964286327, 0.028650328516960144, -0.6015822887420654, 0.9394689798355103, -0.36513206362724304, -0.0342310406267643, -0.013433992862701416, -0.015871524810791016, -0.621870219707489, 0.9711570739746094, -0.3673965632915497, 0.04170102998614311, 0.5164538621902466, 1.449561357498169, 0.5164538621902466, 0.5164538621902466, 0.5164538621902466, 0.5164538621902466, 0.7568174004554749, 1.7453302145004272, 0.7568174004554749, 0.7568174004554749, 0.7568174004554749, 0.7568174004554749, 0.006472739391028881, -0.002670789137482643, -0.005684639327228069, -0.01033428031951189, 0.0006851772195659578, -0.012752166017889977, 0.0018547021318227053, 0.03755222633481026, -0.01447208970785141, 0.051567886024713516, 0.011975552886724472, -0.008219112642109394, -0.07755518704652786, -0.08847154676914215, -0.0012293431209400296, -0.04493221640586853, -4.650385856628418, -0.7453025579452515, 0.30189248919487, -5.155965805053711, 0.44757407903671265, -0.0667910948395729, -0.4081927239894867, -8.455464363098145, 1.2045438289642334, -0.6151410341262817, -5.8451361656188965, -0.2975586950778961, -0.7160544395446777, -0.4460655152797699, 0.00013617234071716666, 6.677288183709607e-05, -0.0012188608525320888, -5.974128725938499e-05, -6.809115438954905e-05, 0.00011703840573318303, 3.801490674959496e-05, 0.0006728648440912366, -0.0006031052907928824, 0.0001455027813790366, -1.801046346372459e-05, 0.00012208244879730046, -1.7917965650558472, -0.9558048248291016, 6.6800856590271, -20.405290603637695, 9.177412033081055, 0.7013587951660156, 0.023463867604732513, -0.08804821223020554, 11.69627857208252, -24.10025405883789, 11.637138366699219, -0.09002170711755753, 0.0038084499537944794, -0.0021655538585036993, 0.0005538209807127714, -0.017209364101290703, 0.3711760640144348, 0.1258188635110855, 0.18242758512496948, 0.4378430247306824, -0.1557680368423462, 0.1777265965938568, -0.32531216740608215, -0.9597195386886597, 1.0513468980789185, -1.76594877243042, -0.7426780462265015, 1.628190517425537, -0.6880971193313599, 0.06272650510072708, 9.767720222473145, 6.0450380260590464e-05, 0.00107870704960078, 0.00047822590568102896, -0.0254216305911541, 0.025563769042491913, 0.7683884501457214, 0.6389667987823486], "std": [0.2663825750350952, 0.04666490852832794, 0.22043462097644806, 0.2814238369464874, 0.5605654120445251, 0.24553170800209045, 0.19137254357337952, 0.2730538845062256, 0.07879117876291275, 0.12465973943471909, 0.486584335565567, 0.43679580092430115, 0.14381948113441467, 0.180471733212471, 4.150575114181265e-05, 6.83138714521192e-05, 0.0017528379103168845, 0.00023782193602528423, 0.0011136152315884829, 0.000360747886588797, 7.810341048752889e-05, 0.0002555623941589147, 0.0019485718803480268, 6.389644113369286e-05, 0.0013000653125345707, 0.0003392453072592616, 0.787036657333374, 0.6498814225196838, 0.787036657333374, 0.787036657333374, 0.787036657333374, 0.787036657333374, 0.849680483341217, 9.5367431640625e-07, 0.849680483341217, 0.849680483341217, 0.849680483341217, 0.849680483341217, 7.471338176401332e-05, 6.990298970777076e-07, 0.288893461227417, 0.06950381398200989, 0.2302093803882599, 0.4669637084007263, 0.652816116809845, 0.32357412576675415, 0.27881649136543274, 0.26584765315055847, 0.07138984650373459, 0.2032691240310669, 0.4221823215484619, 0.43426814675331116, 0.22755400836467743, 0.16359394788742065, 2.248565673828125, 2.278510570526123, 1.1901530027389526, 3.2052078247070312, 0.6796702742576599, 0.707598865032196, 0.5250494480133057, 3.1138758659362793, 2.3485381603240967, 1.324891209602356, 3.3783786296844482, 0.651663601398468, 0.897358238697052, 0.4487933814525604, 0.0026260288432240486, 0.004064036998897791, 0.005450977012515068, 0.0019282958237454295, 0.0032161495182663202, 0.0017764510121196508, 0.0024918674025684595, 0.00419790530577302, 0.005401504226028919, 0.0024346120189875364, 0.003651553997769952, 0.002225620672106743, 0.21559634804725647, 0.16122794151306152, 1.0724998712539673, 1.2770594358444214, 1.3858503103256226, 0.07903695851564407, 0.24694547057151794, 0.1578793227672577, 1.4018511772155762, 1.139602541923523, 1.6357511281967163, 0.06946831196546555, 0.00796481128782034, 0.0034728574100881815, 0.0005300721968524158, 0.013894419185817242, 0.06898755580186844, 0.0927184596657753, 0.07782485336065292, 0.08007752895355225, 0.08550043404102325, 0.11054182052612305, 2.5142199993133545, 0.4002746045589447, 2.0842411518096924, 1.4669691324234009, 0.4770734906196594, 1.9084278345108032, 0.048620812594890594, 0.07535125315189362, 0.04514535516500473, 0.003028302686288953, 0.005185013636946678, 0.006339539308100939, 0.000561317487154156, 0.0004899487248621881, 0.0002190679806517437, 0.00026196552789770067], "count": [298]}, "action": {"min": [-0.47475364804267883, -0.059661440551280975, -0.750207781791687, -1.930976152420044, -1.3356144428253174, -0.46559450030326843, -0.4635350704193115, -0.8166688680648804, -0.1960771232843399, 0.17623867094516754, -1.9689418077468872, -0.2811683416366577, -0.09757018834352493, -0.4413513243198395, 0.009760044515132904, 0.02149965614080429, -0.6020981669425964, 0.9385318160057068, -0.3741011321544647, -0.033903129398822784, -0.014421559870243073, -0.02060527540743351, -0.6222929954528809, 0.9705526828765869, -0.3751814365386963, 0.03926026076078415, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006206715013831854, -0.002673257375136018, -0.6959435939788818, -0.22220437228679657, -0.932065486907959, -1.7775282859802246, -2.321301221847534, -1.4194188117980957, -1.3050438165664673, -0.6808300018310547, -0.09226606786251068, -0.6378040313720703, -1.7583688497543335, -1.9380934238433838, -0.7709968090057373, -0.7948079109191895], "max": [0.3716561496257782, 0.11092330515384674, 0.0501096248626709, -0.7308204174041748, 0.5476790070533752, 0.3220564126968384, 0.1848672479391098, 0.1771048754453659, 0.06621155142784119, 0.615385890007019, -0.4778458774089813, 1.2345085144042969, 0.48181217908859253, 0.08333086967468262, 0.011875809170305729, 0.03059164620935917, -0.5931224822998047, 0.9433050155639648, -0.36509478092193604, -0.032348234206438065, -0.012289897538721561, -0.010900196619331837, -0.6137068271636963, 0.9741935729980469, -0.36670851707458496, 0.04109741747379303, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.006670845672488213, -0.002668870845809579, 0.8080543875694275, 0.16112260520458221, 0.5332307815551758, 1.375000238418579, 2.0245840549468994, 1.2183071374893188, 0.9171158671379089, 1.0108201503753662, 0.3728383183479309, 0.5857059359550476, 0.9004454016685486, 0.6350553035736084, 0.8014866709709167, 0.19374153017997742], "mean": [-0.10042870044708252, 0.05212333798408508, -0.32392001152038574, -1.5260062217712402, -0.19098351895809174, -0.21594394743442535, -0.16293194890022278, -0.31978839635849, -0.04628010094165802, 0.377766489982605, -1.3134711980819702, 0.39275527000427246, 0.09290957450866699, -0.2439497411251068, 0.010767869651317596, 0.026818081736564636, -0.5968696475028992, 0.9406528472900391, -0.3680962026119232, -0.03309331834316254, -0.013447309844195843, -0.014938578940927982, -0.6170552968978882, 0.9723631739616394, -0.37049657106399536, 0.040227483958005905, 0.5164538621902466, 1.443704605102539, 0.5164538621902466, 0.5164538621902466, 0.5164538621902466, 0.5164538621902466, 0.7568174004554749, 1.7453302145004272, 0.7568174004554749, 0.7568174004554749, 0.7568174004554749, 0.7568174004554749, 0.0064727189019322395, -0.0026707861106842756, -0.004290082957595587, -0.009950561448931694, 0.0013238245155662298, -0.013285829685628414, 0.00511445477604866, 0.03321380913257599, -0.014619767665863037, 0.05308404564857483, 0.011848623864352703, -0.008888132870197296, -0.07894421368837357, -0.08941472321748734, -0.0007147676660679281, -0.044230468571186066], "std": [0.26843729615211487, 0.051462236791849136, 0.2440965175628662, 0.31468823552131653, 0.5588809251785278, 0.24484165012836456, 0.1933809071779251, 0.29669150710105896, 0.06472233682870865, 0.1478116512298584, 0.5239142775535583, 0.424034059047699, 0.14651301503181458, 0.17487645149230957, 0.0004335796693339944, 0.0020012916065752506, 0.001793380593881011, 0.000856214202940464, 0.0015937259886413813, 0.000324559019645676, 0.0004335512930992991, 0.0020556675735861063, 0.0018659455236047506, 0.0007341011660173535, 0.001581573742441833, 0.0003717535000760108, 0.787036657333374, 0.6550336480140686, 0.787036657333374, 0.787036657333374, 0.787036657333374, 0.787036657333374, 0.849680483341217, 9.5367431640625e-07, 0.849680483341217, 0.849680483341217, 0.849680483341217, 0.849680483341217, 7.470884156646207e-05, 6.989499183873704e-07, 0.28986772894859314, 0.06982888281345367, 0.23042918741703033, 0.46703746914863586, 0.6551865339279175, 0.3321068584918976, 0.27881214022636414, 0.26508790254592896, 0.07144105434417725, 0.2031099945306778, 0.4212326109409332, 0.43452200293540955, 0.2278650999069214, 0.16419877111911774], "count": [298]}, "timestamp": {"min": [0.0], "max": [9.9], "mean": [4.949999999999999], "std": [2.8674901917879336], "count": [298]}, "frame_index": {"min": [0], "max": [297], "mean": [148.5], "std": [86.024705753638], "count": [298]}, "episode_index": {"min": [84], "max": [84], "mean": [84.0], "std": [0.0], "count": [298]}, "index": {"min": [31616], "max": [31913], "mean": [31764.5], "std": [86.024705753638], "count": [298]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [298]}, "subtask_annotation": {"mean": [0.738255033557047, 2.0, 2.0, 2.0, 2.0], "std": [0.7675986538205686, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [298]}, "scene_annotation": {"mean": [84.0], "std": [0.0], "min": [84], "max": [84], "count": [298]}, "eef_direction_state": {"mean": [3.6812080536912752, 3.6308724832214767], "std": [2.201825634444952, 1.9277172691153432], "min": [0, 0], "max": [6, 6], "count": [298]}, "eef_velocity_state": {"mean": [0.9362416107382551, 1.0067114093959733], "std": [0.8146901881685313, 0.6853857415368686], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_acc_mag_state": {"mean": [0.8691275167785235, 0.9899328859060402], "std": [0.8590145226842343, 0.8453778763872165], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_direction_action": {"mean": [3.0369127516778525, 3.5201342281879193], "std": [2.120999162838961, 1.7933314155156626], "min": [0, 0], "max": [6, 6], "count": [298]}, "eef_velocity_action": {"mean": [1.1409395973154361, 1.1241610738255035], "std": [0.7049216647248797, 0.6864118362576161], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_acc_mag_action": {"mean": [1.151006711409396, 1.110738255033557], "std": [0.8031078433240733, 0.8260556345400376], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_sim_pose_state": {"mean": [0.2544989707485727, 0.22051686277545415, 0.14613920213633244, -0.323810406560295, -0.960113843449849, 1.0093822514432318, 0.31279129565761965, -0.23058552683977185, 0.15433928372396982, -1.7656857310497873, -0.7430438038668419, 1.6068775931004151], "std": [0.05837319628294617, 0.05992156598254862, 0.04500885313487525, 2.5406774249475133, 0.40026159808402484, 2.142010061103356, 0.06854678245371329, 0.0509201161264297, 0.045381606793706536, 1.5211562220690387, 0.4773796220591783, 1.9662764065991283], "min": [0.17781336221403754, 0.11910831434928372, 0.07333241546061876, -3.130799351198646, -1.3076026242208578, -3.1354942402946864, 0.2106424062633714, -0.29542964770764946, 0.09787039667393878, -3.134777690656663, -1.3328389674736483, -3.123442483272656], "max": [0.3521974990558672, 0.2881279315375614, 0.21541284120792858, 3.1393261621762356, -0.10792792013205732, 3.1245015896738075, 0.4245462423289105, -0.13026001387975814, 0.24298997213183385, 3.1367566537404667, 0.04804764529134786, 3.061625598284704], "count": [298]}, "eef_sim_pose_action": {"mean": [0.2566911494819877, 0.22284560732392186, 0.14011316121559741, -0.30443909027929994, -0.9759251011740624, 0.938055353181481, 0.31785648246287035, -0.23321058464295089, 0.16080881053800733, -1.8264790372595618, -0.7416728288603706, 1.664990076955426], "std": [0.05737116244691667, 0.06254052363394533, 0.045616118856302346, 2.507852343915003, 0.4161896685521902, 2.1998213915044635, 0.07178193900514365, 0.04911436282943143, 0.043033382409294135, 1.4581937711894073, 0.4737701874261374, 1.9456959890148349], "min": [0.15174623046457975, 0.1125482750099425, 0.049857344280920896, -3.12478125532772, -1.3785318351345295, -3.1294437954621603, 0.20134576833687368, -0.2978124847620242, 0.10029786341537275, -3.126163156003419, -1.3385997752695553, -3.1133986904796873], "max": [0.36482221030829787, 0.3011200351312434, 0.20874744159094877, 3.12235101887334, -0.04412607108315192, 3.128619161714018, 0.4335352440476663, -0.12313299973515249, 0.24951308829158395, 3.116686777530082, 0.09806065203449488, 3.1125429197972028], "count": [298]}}} +{"episode_index": 85, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42524493223760096]], [[0.5400125672818147]], [[0.4506211625336409]]], "std": [[[0.2917067998967081]], [[0.19901153564290278]], [[0.22906114423062354]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41831405469050364]], [[0.4426835736255286]], [[0.3638023308342945]]], "std": [[[0.32126062260364296]], [[0.24583527878694228]], [[0.2884983269828719]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41125086985774706]], [[0.45233775230680506]], [[0.3623452902729719]]], "std": [[[0.31153454415674187]], [[0.2181635244867947]], [[0.27604408897291544]]], "count": [100]}, "observation.state": {"min": [-0.4888981878757477, -0.12989230453968048, -0.43450668454170227, -1.568131685256958, -0.48054853081703186, -0.6747291088104248, -0.6626231074333191, -0.7001638412475586, -0.2207801342010498, 0.24605189263820648, -1.632927656173706, 0.1949341595172882, -0.25473639369010925, -0.4940113127231598, 0.003499392420053482, 0.019088003784418106, -0.6065334677696228, 0.9782353639602661, -0.4014260768890381, -0.031549666076898575, -0.019361795857548714, -0.01965610682964325, -0.6242514848709106, 0.997544527053833, -0.39661914110183716, 0.05512486398220062, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.04749186336994171, 0.0011404971592128277, -0.6545989513397217, -0.035688940435647964, -0.5792993307113647, -0.9868702292442322, -2.1494293212890625, -0.757500171661377, -0.13224537670612335, -0.7923160195350647, -0.31188732385635376, -0.5401864051818848, -1.326102614402771, -0.6514396071434021, -0.6570582389831543, -0.8760523796081543, -10.790056228637695, -2.5641026496887207, -1.6990231275558472, -9.920635223388672, -1.3485958576202393, -0.9755799770355225, -3.90231990814209, -12.31558609008789, -3.693528890609741, -2.3028082847595215, -9.462759971618652, -0.7173382639884949, -2.3241758346557617, -1.3772892951965332, -0.006774732377380133, -0.017367631196975708, -0.022183191031217575, -0.00462229922413826, -0.007374843582510948, -0.01762159913778305, -0.006182995159178972, -0.03710657358169556, -0.020446516573429108, -0.005257481709122658, -0.022308170795440674, -0.014561680145561695, -0.42419999837875366, -0.7831791639328003, 4.201700687408447, -29.80830955505371, 8.6026611328125, -0.4135095477104187, 1.590749979019165, -0.04082924500107765, 6.41390323638916, -28.287017822265625, 8.600896835327148, -1.2664421796798706, -0.020794052630662918, -0.022040335461497307, -0.018315019086003304, -0.13663585484027863, 0.33493348956108093, 0.09393886476755142, 0.0551716685295105, 0.31399258971214294, -0.24596592783927917, 0.02500661462545395, -2.661731481552124, -1.3278825283050537, -2.7222461700439453, -2.5495944023132324, -1.22574782371521, 1.605027675628662, -0.8472874164581299, -0.15464167296886444, 9.665682792663574, -0.006397664546966553, -0.016824573278427124, -0.04486340284347534, -0.023890085518360138, 0.02613387256860733, 0.6374362111091614, 0.7676556706428528], "max": [0.17034971714019775, 0.32806798815727234, 0.08649934083223343, -1.1818114519119263, 0.34710046648979187, -0.10509589314460754, 0.026160774752497673, 0.2814684212207794, 0.04094984009861946, 0.6496570110321045, -0.7550331354141235, 0.73653644323349, 0.23966330289840698, 0.1750025451183319, 0.006518727168440819, 0.02196935936808586, -0.6031792163848877, 0.9783939719200134, -0.3899938762187958, -0.026122044771909714, -0.015480161644518375, -0.014892947860062122, -0.6195370554924011, 0.9983085989952087, -0.3881605863571167, 0.060627907514572144, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.048165298998355865, 0.0011473301565274596, 0.04635262489318848, 0.6716375350952148, 0.43746253848075867, 0.1824638396501541, 0.8195679187774658, 1.4899309873580933, 1.0772496461868286, 1.1078336238861084, 0.4617132842540741, 0.3396311104297638, 0.8816693425178528, 1.3981354236602783, 0.7037781476974487, 1.295715093612671, -2.004344940185547, 5.830280780792236, 1.5164835453033447, -0.8241758346557617, 1.1477410793304443, 1.5207569599151611, 1.5207570791244507, -1.4475822448730469, 7.99755859375, 1.207570195198059, 0.5494505763053894, 0.6599512100219727, 0.9755800366401672, 0.3156288266181946, 0.019430655986070633, 0.011452008038759232, 0.01029391773045063, 0.005143982823938131, 0.014372626319527626, 0.006653515622019768, 0.015448263846337795, 0.012042848393321037, 0.013576783239841461, 0.005822788458317518, 0.010449276305735111, 0.0054714069701731205, 0.9544500112533569, -0.09650549292564392, 12.610050201416016, -21.885757446289062, 16.657976150512695, 0.5330896377563477, 3.160290002822876, 0.6421326994895935, 12.115151405334473, -20.39643096923828, 16.000974655151367, -0.4844391942024231, 0.021816309541463852, 0.014724372886121273, -0.013431013561785221, -0.08198151737451553, 0.48430466651916504, 0.20095813274383545, 0.22858767211437225, 0.5368616580963135, -0.007394107989966869, 0.11398254334926605, 2.581437587738037, -0.5693247318267822, 2.4663047790527344, -1.0106755495071411, -0.32667332887649536, 2.7232182025909424, -0.5250542759895325, 0.1684175729751587, 9.842418670654297, 0.013329863548278809, 0.016353607177734375, 0.04538536071777344, -0.02169453352689743, 0.028402289375662804, 0.6397948265075684, 0.769677996635437], "mean": [0.024399932473897934, -0.074289470911026, -0.06657857447862625, -1.2774947881698608, 0.01265116035938263, -0.32993048429489136, -0.5490686297416687, -0.2858496606349945, -0.11466461420059204, 0.4880509674549103, -1.2069815397262573, 0.5536555647850037, 0.04084119200706482, -0.06329315155744553, 0.003872704692184925, 0.02100810967385769, -0.6041016578674316, 0.9783322215080261, -0.39647436141967773, -0.027512449771165848, -0.018839873373508453, -0.01658862829208374, -0.6207221150398254, 0.9977658987045288, -0.39277365803718567, 0.059451282024383545, 0.32841578125953674, 1.7453304529190063, 0.32841578125953674, 0.32841578125953674, 0.32841578125953674, 0.32841578125953674, 0.5609249472618103, 1.7453304529190063, 0.5609249472618103, 0.5609249472618103, 0.5609249472618103, 0.5609249472618103, 0.04798963665962219, 0.0011440467787906528, -0.1000395193696022, 0.0660148411989212, -0.03230753168463707, -0.03193926438689232, -0.08182572573423386, -0.03294907882809639, 0.09159519523382187, -0.07255276292562485, 0.010676927864551544, 0.04156199097633362, 0.07915756106376648, 0.06455341726541519, 0.02167283184826374, 0.04857904464006424, -4.635661602020264, -0.627173125743866, 0.30729126930236816, -4.304382801055908, 0.15326888859272003, -0.16548490524291992, -1.5563644170761108, -7.674964427947998, 1.3990641832351685, -0.2857193946838379, -4.065420150756836, -0.03764248266816139, -0.5924314260482788, -0.4947029650211334, 0.00048347219126299024, 0.0003817659162450582, -0.0008321224013343453, 8.487156446790323e-05, 0.0016775571275502443, -0.0003423645393922925, 0.00022179336519911885, -0.0004983357503078878, -0.0010231920750811696, -0.00030233850702643394, 0.0009331709588877857, -0.0005729085532948375, 0.07496999204158783, -0.3798600137233734, 8.267964363098145, -25.468523025512695, 13.232087135314941, 0.20615434646606445, 2.106790542602539, 0.37979891896247864, 9.266048431396484, -24.0603084564209, 12.696192741394043, -0.757602870464325, 0.002426886698231101, -0.0033749572467058897, -0.015772297978401184, -0.09618625044822693, 0.36496907472610474, 0.16643430292606354, 0.09748099744319916, 0.44442492723464966, -0.15818879008293152, 0.07285712659358978, -2.0465469360351562, -1.1680607795715332, 1.773809552192688, -1.5200084447860718, -0.7139151692390442, 1.9841042757034302, -0.6832932829856873, -0.005854326765984297, 9.766457557678223, 0.0003245882398914546, -0.0001392816920997575, 0.0011400803923606873, -0.02271154895424843, 0.026945987716317177, 0.6384081840515137, 0.7688900232315063], "std": [0.1627867966890335, 0.09582480043172836, 0.1484450101852417, 0.09006674587726593, 0.18395869433879852, 0.16218024492263794, 0.16297201812267303, 0.3069431781768799, 0.10206080228090286, 0.14259125292301178, 0.26237520575523376, 0.15833085775375366, 0.14990603923797607, 0.22188137471675873, 0.0006389525951817632, 0.001101277070119977, 0.0009623030782677233, 4.581583561957814e-05, 0.0027207403909415007, 0.001253947033546865, 0.000841133005451411, 0.0018181431805714965, 0.001042563933879137, 0.0001569618470966816, 0.0019812758546322584, 0.0013643791899085045, 0.6745142936706543, 1.1920928955078125e-06, 0.6745142936706543, 0.6745142936706543, 0.6745142936706543, 0.6745142936706543, 0.8024408221244812, 1.1920928955078125e-06, 0.8024408221244812, 0.8024408221244812, 0.8024408221244812, 0.8024408221244812, 0.00011503468704177067, 1.1090301086369436e-06, 0.17738141119480133, 0.1543636918067932, 0.19217979907989502, 0.20587754249572754, 0.42513397336006165, 0.31992679834365845, 0.2400105595588684, 0.3472622334957123, 0.1315593421459198, 0.17361845076084137, 0.3798755705356598, 0.3098902702331543, 0.23053966462612152, 0.32566913962364197, 2.1358067989349365, 1.7130907773971558, 0.9457982778549194, 2.612074613571167, 0.45228731632232666, 0.43700146675109863, 1.4319231510162354, 2.899517774581909, 3.337841510772705, 0.8295565843582153, 2.607213020324707, 0.3401740789413452, 0.6519261598587036, 0.4502218961715698, 0.0033516196999698877, 0.004397055599838495, 0.0056264083832502365, 0.0021854478400200605, 0.0032523872796446085, 0.0031103291548788548, 0.003386187832802534, 0.00638561462983489, 0.004707235377281904, 0.002040694933384657, 0.003903748467564583, 0.0027758688665926456, 0.24473430216312408, 0.1423562616109848, 1.9970197677612305, 1.9142894744873047, 2.1492085456848145, 0.2265005260705948, 0.2997433841228485, 0.14437180757522583, 1.56887686252594, 1.8883696794509888, 2.033836603164673, 0.19993552565574646, 0.00754125788807869, 0.006336241494864225, 0.0006199138006195426, 0.012448973022401333, 0.03390112891793251, 0.03549930453300476, 0.04346219450235367, 0.0765988826751709, 0.08185271173715591, 0.025131193920969963, 1.2381559610366821, 0.1464972347021103, 1.2376028299331665, 0.42659273743629456, 0.317336767911911, 0.35376623272895813, 0.050128281116485596, 0.05359470099210739, 0.028673993423581123, 0.003065923461690545, 0.005261928774416447, 0.010061092674732208, 0.0003552518901415169, 0.00043457746505737305, 0.0005528006004169583, 0.00046200654469430447], "count": [202]}, "action": {"min": [-0.6695877909660339, -0.13539642095565796, -0.675006628036499, -1.6060290336608887, -0.4924357831478119, -0.6815612316131592, -0.680288553237915, -0.7393119931221008, -0.2364203929901123, 0.21521487832069397, -1.5878814458847046, 0.19852378964424133, -0.2645496129989624, -0.4967869520187378, 0.0033647771924734116, 0.014327038079500198, -0.6060909032821655, 0.9766732454299927, -0.40438583493232727, -0.031405914574861526, -0.019539350643754005, -0.021878182888031006, -0.6227538585662842, 0.9958133101463318, -0.3991730511188507, 0.05247161537408829, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.04749186336994171, 0.0011404971592128277, -0.6545989513397217, -0.035688940435647964, -0.5540485382080078, -0.9868702292442322, -2.1494293212890625, -0.757500171661377, -0.13224537670612335, -0.7923160195350647, -0.31188732385635376, -0.5401864051818848, -1.326102614402771, -0.6514396071434021, -0.6570582389831543, -0.8760523796081543], "max": [0.1666610836982727, 0.47085991501808167, 0.1265559196472168, -1.1043543815612793, 0.34763336181640625, -0.10114936530590057, 0.06397689878940582, 0.2662062644958496, 0.06194252148270607, 0.6705335378646851, -0.6636928915977478, 0.7379004955291748, 0.24761101603507996, 0.17673984169960022, 0.007585802115499973, 0.025450412184000015, -0.5934006571769714, 0.981465220451355, -0.3914908766746521, -0.02605247125029564, -0.014477316290140152, -0.008994515985250473, -0.6101713180541992, 1.0008544921875, -0.3903319239616394, 0.05838821455836296, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.048165298998355865, 0.0011473301565274596, 0.04635262489318848, 0.6716375350952148, 0.43746253848075867, 0.2649025619029999, 0.8195679187774658, 1.4899309873580933, 1.0772496461868286, 1.1078336238861084, 0.4617132842540741, 0.3396311104297638, 0.8816693425178528, 1.3981354236602783, 0.7037781476974487, 1.295715093612671], "mean": [-0.02853468805551529, -0.0395619161427021, -0.07565926015377045, -1.2371972799301147, -0.0034710669424384832, -0.33913835883140564, -0.5341029167175293, -0.33775967359542847, -0.10599135607481003, 0.5155625939369202, -1.135509729385376, 0.5596792101860046, 0.044180478900671005, -0.05571085214614868, 0.0044655874371528625, 0.020319389179348946, -0.5987499356269836, 0.9779259562492371, -0.3985605537891388, -0.027395935729146004, -0.018319370225071907, -0.014875284396111965, -0.6156408786773682, 0.9973444938659668, -0.39461371302604675, 0.05666010454297066, 0.337056040763855, 1.7453304529190063, 0.337056040763855, 0.337056040763855, 0.337056040763855, 0.337056040763855, 0.5609249472618103, 1.7453304529190063, 0.5609249472618103, 0.5609249472618103, 0.5609249472618103, 0.5609249472618103, 0.047987934201955795, 0.0011440316447988153, -0.1023240014910698, 0.06835336238145828, -0.03490564227104187, -0.03049851953983307, -0.08115117251873016, -0.0342070534825325, 0.09225533902645111, -0.07272357493638992, 0.0108304712921381, 0.041321106255054474, 0.07890486717224121, 0.06448271870613098, 0.022194022312760353, 0.0487721711397171], "std": [0.20697157084941864, 0.1428738832473755, 0.20495709776878357, 0.12313032895326614, 0.19880537688732147, 0.15960277616977692, 0.1949811428785324, 0.29898542165756226, 0.10983511805534363, 0.14659415185451508, 0.26328030228614807, 0.14702413976192474, 0.15018050372600555, 0.21285627782344818, 0.0009191418648697436, 0.00271045183762908, 0.0024283714592456818, 0.0009631786379031837, 0.002954019932076335, 0.0012840545969083905, 0.00112248829100281, 0.003344237804412842, 0.002129575004801154, 0.0010274791857227683, 0.0019528634147718549, 0.0013674449874088168, 0.6813952922821045, 1.1920928955078125e-06, 0.6813952922821045, 0.6813952922821045, 0.6813952922821045, 0.6813952922821045, 0.8024408221244812, 1.1920928955078125e-06, 0.8024408221244812, 0.8024408221244812, 0.8024408221244812, 0.8024408221244812, 0.00011624182661762461, 1.1280433227511821e-06, 0.1787795126438141, 0.15691430866718292, 0.19521503150463104, 0.2070801854133606, 0.42537641525268555, 0.31975072622299194, 0.23904594779014587, 0.3472360074520111, 0.13155677914619446, 0.17371922731399536, 0.379913330078125, 0.3099062740802765, 0.23062893748283386, 0.32564765214920044], "count": [202]}, "timestamp": {"min": [0.0], "max": [6.7], "mean": [3.35], "std": [1.9437220880453965], "count": [202]}, "frame_index": {"min": [0], "max": [201], "mean": [100.5], "std": [58.31166264136189], "count": [202]}, "episode_index": {"min": [85], "max": [85], "mean": [85.0], "std": [0.0], "count": [202]}, "index": {"min": [31914], "max": [32115], "mean": [32014.5], "std": [58.31166264136189], "count": [202]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [202]}, "subtask_annotation": {"mean": [0.7475247524752475, 2.0, 2.0, 2.0, 2.0], "std": [0.4566546584784695, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [202]}, "scene_annotation": {"mean": [85.0], "std": [0.0], "min": [85], "max": [85], "count": [202]}, "eef_direction_state": {"mean": [3.8514851485148514, 2.792079207920792], "std": [2.4082619286751545, 2.2985868740355393], "min": [0, 0], "max": [6, 6], "count": [202]}, "eef_velocity_state": {"mean": [0.7227722772277227, 1.0643564356435644], "std": [0.7722772277227715, 0.7451605127657498], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_acc_mag_state": {"mean": [0.6336633663366337, 0.995049504950495], "std": [0.8232124020901319, 0.8815912972409853], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_direction_action": {"mean": [3.3118811881188117, 2.48019801980198], "std": [2.2857192090708405, 2.099529405167833], "min": [0, 0], "max": [6, 6], "count": [202]}, "eef_velocity_action": {"mean": [0.9752475247524752, 1.2475247524752475], "std": [0.7341602518286867, 0.6356713235356242], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_acc_mag_action": {"mean": [0.8415841584158416, 1.1485148514851484], "std": [0.8586504869613395, 0.8251749123174119], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_sim_pose_state": {"mean": [0.22154452873559283, 0.24027348095832157, 0.04853894466011599, -2.062697836307023, -1.168614710817368, 1.7898378110749826, 0.3054120094912858, -0.2314677062449972, 0.11297776191242172, -1.5193853809494198, -0.7141655721279374, 1.9836890728642598], "std": [0.04908050206445762, 0.02027430954204248, 0.05101197394446163, 1.2513769900386327, 0.14683451697325015, 1.2571622451991848, 0.08081905536363625, 0.05181722595662688, 0.027638319121827837, 0.42620683734229525, 0.31742102513341985, 0.35353736566021193], "min": [0.18190555093865962, 0.1914316346924251, 0.011121357457476383, -3.049361416055471, -1.3442404988875196, -2.876354650985963, 0.15872558529085143, -0.28779951738648385, 0.07099354431401224, -2.5495941106453928, -1.2257478627443423, 1.6050287711778586], "max": [0.3542556844394374, 0.2777140401623273, 0.24680366052733796, 2.8544873111042417, -0.5697352031380551, 3.1351556382699357, 0.4088999885684048, -0.13513205726266925, 0.1610927586734257, -1.0106744776504744, -0.32667559862000095, 2.7232175043727884], "count": [202]}, "eef_sim_pose_action": {"mean": [0.23106808094705822, 0.24987257579683048, 0.0508421161296402, -1.9032995996415967, -1.165078075376586, 1.619295767767317, 0.316441076656626, -0.22801326378105963, 0.11171363133017682, -1.4692210932328231, -0.6878436732900461, 1.9574593718477362], "std": [0.05727529379738336, 0.01902707447916472, 0.0692462336917722, 1.3736784915031839, 0.2185307356495922, 1.4233027766251132, 0.07769744365323715, 0.054676841945167684, 0.0307223370745277, 0.3966332685981438, 0.336077140865281, 0.3226687951871069], "min": [0.18121618725108904, 0.2029659023843307, 0.003085012580074334, -2.9311146477572567, -1.3423571762629263, -3.025229333137173, 0.16211355321096493, -0.2881410693902552, 0.061942022379438334, -2.50039936802767, -1.249186918483687, 1.5677984035050092], "max": [0.38428969012507536, 0.3012237936463477, 0.2619855341403718, 3.0973836208328307, -0.348523170348362, 2.870037587296009, 0.41539904117341403, -0.1270305958796644, 0.16780615725291825, -0.955795464856894, -0.28765036758646456, 2.6538851122075227], "count": [202]}}} +{"episode_index": 86, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45226547481737794]], [[0.5464823193002691]], [[0.5011743896578239]]], "std": [[[0.2822669872917022]], [[0.20758343299883986]], [[0.21937865705437118]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44571797145328723]], [[0.4327885668973472]], [[0.3598233299692426]]], "std": [[[0.301696687157673]], [[0.25284633768593645]], [[0.2964456532404475]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4465978974432911]], [[0.463542570165321]], [[0.3991189374279123]]], "std": [[[0.30098800341113424]], [[0.22854767384442864]], [[0.26657945801013144]]], "count": [100]}, "observation.state": {"min": [-0.8903629779815674, -0.21439027786254883, -0.9227898120880127, -1.1442484855651855, -1.5678648948669434, -0.28208449482917786, -0.6273483633995056, -0.7983577251434326, -0.14448627829551697, 0.25291797518730164, -1.6247988939285278, 0.03614862263202667, -0.016028694808483124, -0.591301679611206, 0.00931127555668354, -0.005344267934560776, -0.5969415903091431, 1.035412311553955, -0.46669119596481323, -0.010370397940278053, -0.016125690191984177, -0.0002631476381793618, -0.605911374092102, 1.021744728088379, -0.4554063379764557, -0.004003843292593956, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0022865035571157932, -0.0011477648513391614, -0.7462832927703857, -0.9001419544219971, -0.7951200008392334, -2.005655527114868, -2.6957435607910156, -1.0401875972747803, -2.4882161617279053, -0.48735418915748596, -0.32827186584472656, -0.6299272775650024, -1.6427737474441528, -1.6242002248764038, -0.419430136680603, -1.168331503868103, -14.921234130859375, -8.424908638000488, -2.4572651386260986, -10.317461013793945, -0.7460318207740784, -2.3815629482269287, -1.2912087440490723, -14.687393188476562, -3.2661783695220947, -1.8815628290176392, -7.814408302307129, -1.2338217496871948, -1.0616605281829834, -2.2954823970794678, -0.006111739668995142, -0.03052307851612568, -0.012279230169951916, -0.007102999836206436, -0.004400782752782106, -0.0066313170827925205, -0.0073576862923800945, -0.025884032249450684, -0.01797177642583847, -0.008565063588321209, -0.010224221274256706, -0.010593293234705925, -3.711750030517578, -0.7720439434051514, 4.810427665710449, -30.481687545776367, 15.354619979858398, -0.7923746705055237, -0.23330999910831451, -0.5864564180374146, 6.042728424072266, -31.56929588317871, 16.031768798828125, -0.5153613686561584, -0.01965884305536747, -0.015833798795938492, 0.0012210012646391988, -0.08198151737451553, 0.4149371087551117, 0.02071448415517807, 0.011030375026166439, 0.3632875680923462, -0.1961621195077896, -0.026211461052298546, -3.1316051483154297, -1.471593976020813, -3.1051089763641357, -2.91436767578125, -1.3832600116729736, -3.1326518058776855, -0.6562511324882507, -0.11861908435821533, 9.701567649841309, -0.009480565786361694, -0.007854312658309937, -0.0342271625995636, -0.01899929717183113, 0.02199437841773033, 0.6772254705429077, 0.7332797050476074], "max": [-0.2141561657190323, 0.4138064384460449, -0.051144037395715714, -0.3400845527648926, 0.22240477800369263, 0.6691110134124756, 0.4216203987598419, 0.028564991429448128, 0.1846344769001007, 0.8617546558380127, -0.4459441006183624, 0.6808695793151855, 0.37689197063446045, -0.21210123598575592, 0.011459080502390862, -0.0005580204306170344, -0.591332733631134, 1.0405991077423096, -0.4614945352077484, -0.005926553159952164, -0.013509910553693771, 0.004057710524648428, -0.5972577929496765, 1.0251173973083496, -0.4529522657394409, 0.0021016940008848906, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.002863213885575533, -0.0011424883268773556, 0.9254304766654968, 0.4365449547767639, 1.046210765838623, 0.9846001267433167, 1.9455454349517822, 2.357915163040161, 1.749590516090393, 0.8745688199996948, 0.32543379068374634, 0.41570958495140076, 0.7327016592025757, 0.3697965443134308, 0.686603844165802, 0.364027738571167, -4.721345901489258, 5.25030517578125, 3.664835214614868, 0.45787546038627625, 0.7460317611694336, 6.599511623382568, 0.9468864798545837, -3.489044666290283, 8.45543384552002, 1.9658119678497314, -1.0073260068893433, 0.9755800366401672, 0.7460317611694336, 0.7747253179550171, 0.008667117916047573, 0.020840182900428772, 0.011894100345671177, 0.006094799377024174, 0.009101523086428642, 0.008470184169709682, 0.006301802583038807, 0.021165603771805763, 0.01086824294179678, 0.006522115785628557, 0.00870775617659092, 0.004515122156590223, -1.1665500402450562, 0.2969399690628052, 12.649642944335938, -20.202747344970703, 24.22504997253418, 0.7057031393051147, 2.0149500370025635, 0.6013034582138062, 14.520364761352539, -21.74709701538086, 25.568565368652344, 1.0640939474105835, 0.02491905353963375, 0.014663396403193474, 0.003663003910332918, 0.0, 0.601239800453186, 0.4786812663078308, 0.2582588791847229, 0.509128212928772, 0.004737609997391701, 0.24204543232917786, 3.1296801567077637, 0.7632225751876831, 3.0826430320739746, -0.815883457660675, -0.33165329694747925, 3.135221004486084, -0.4545353055000305, 0.21764647960662842, 9.864402770996094, 0.014060616493225098, 0.015837132930755615, 0.0422692708671093, -0.01715392805635929, 0.0240289606153965, 0.679273784160614, 0.7352043986320496], "mean": [-0.6263173222541809, -0.008085888810455799, -0.41842156648635864, -0.6335448026657104, -0.5212395787239075, 0.16206718981266022, -0.26645752787590027, -0.399228036403656, 0.03408774733543396, 0.4701167941093445, -1.0455836057662964, 0.2567669749259949, 0.11231473833322525, -0.4846699833869934, 0.01037539355456829, -0.003315686946734786, -0.5946470499038696, 1.0386652946472168, -0.4634169638156891, -0.00774080865085125, -0.014917438849806786, 0.0018151263939216733, -0.6013781428337097, 1.0236763954162598, -0.4536801874637604, -0.0005888339946977794, 0.726612389087677, 1.7453205585479736, 0.726612389087677, 0.726612389087677, 0.726612389087677, 0.726612389087677, 0.835854709148407, 1.7453205585479736, 0.835854709148407, 0.835854709148407, 0.835854709148407, 0.835854709148407, 0.002511985134333372, -0.0011448008008301258, -0.011685964651405811, 0.0032043864484876394, 0.02222105674445629, 0.012702872976660728, -0.04521019756793976, 0.03937827795743942, 0.0034331143833696842, 0.049747731536626816, 0.004220776259899139, -0.01695808582007885, -0.06642474979162216, -0.032392922788858414, -0.005264969076961279, -0.008261815644800663, -10.433545112609863, -2.035766124725342, 0.2853618562221527, -3.9739878177642822, 0.004934376105666161, 0.8335035443305969, -0.21131041646003723, -8.678421974182129, 1.783402442932129, -0.05955933779478073, -5.210366725921631, -0.1155349612236023, -0.1479456126689911, -0.6926881074905396, 0.0003137532330583781, 0.00040259771049022675, 0.0007095379405654967, -0.00034126147511415184, 0.0002269737742608413, -0.00019012157281395048, 6.434778333641589e-05, 0.00021081305749248713, -0.0003892721142619848, -1.0426219887449406e-05, 6.763599958503619e-05, -0.00031043606577441096, -1.9071645736694336, -0.07167043536901474, 9.162148475646973, -24.4803466796875, 20.743310928344727, -0.06328804790973663, 1.4063066244125366, 0.22125115990638733, 11.397124290466309, -24.544593811035156, 21.636703491210938, 0.2530464828014374, 0.004163745325058699, -0.002599158324301243, 0.00221445900388062, -0.04797784239053726, 0.5231596827507019, 0.16974574327468872, 0.1531096249818802, 0.43893519043922424, -0.07891067117452621, 0.15133924782276154, 0.028800595551729202, -0.5993196368217468, 0.6806775331497192, -2.1695849895477295, -0.9690106511116028, 0.46120405197143555, -0.5583458542823792, 0.04495544359087944, 9.774927139282227, 0.0021372013725340366, 0.00142906722612679, 0.00037358212284743786, -0.017935505136847496, 0.022946631535887718, 0.678403913974762, 0.7341105937957764], "std": [0.21610493957996368, 0.23121875524520874, 0.18796002864837646, 0.2546314001083374, 0.7697013020515442, 0.35529378056526184, 0.35045066475868225, 0.2861384451389313, 0.09119786322116852, 0.1656898856163025, 0.4480479061603546, 0.15638965368270874, 0.11056403815746307, 0.09145957231521606, 0.0006409778143279254, 0.0015502363676205277, 0.0012999654281884432, 0.0016800459707155824, 0.0017057873774319887, 0.0015949197113513947, 0.0008142043952830136, 0.0014126754831522703, 0.002697071060538292, 0.0011502138804644346, 0.0006261336384341121, 0.0018618948524817824, 0.8428232073783875, 8.702278137207031e-06, 0.8428232073783875, 0.8428232073783875, 0.8428232073783875, 0.8428232073783875, 0.865882933139801, 8.702278137207031e-06, 0.865882933139801, 0.865882933139801, 0.865882933139801, 0.865882933139801, 0.00011413023457862437, 9.372923841510783e-07, 0.18579527735710144, 0.17005382478237152, 0.22251921892166138, 0.30636727809906006, 0.551670491695404, 0.37472423911094666, 0.407504677772522, 0.20892301201820374, 0.10367380827665329, 0.1560462862253189, 0.3341419994831085, 0.22657759487628937, 0.1415543109178543, 0.14594924449920654, 2.3318819999694824, 3.712063789367676, 1.698150634765625, 3.178610324859619, 0.2656533122062683, 2.0947892665863037, 0.48441484570503235, 3.406764268875122, 3.20063853263855, 0.8107163310050964, 1.5877875089645386, 0.29697367548942566, 0.3331089913845062, 0.5315510630607605, 0.0024054667446762323, 0.00610771868377924, 0.004422246012836695, 0.00236873677931726, 0.0015164591604843736, 0.0013622805709019303, 0.0023959679529070854, 0.005649315658956766, 0.004965274594724178, 0.002530438359826803, 0.0014923582784831524, 0.0016477828612551093, 0.35519522428512573, 0.1273629069328308, 1.4769829511642456, 3.1344003677368164, 2.126107931137085, 0.3913211524486542, 0.3290475308895111, 0.14935855567455292, 2.1246323585510254, 2.2438855171203613, 2.922788381576538, 0.4120754301548004, 0.0069448999129235744, 0.0053901574574410915, 0.00047446676762774587, 0.016859974712133408, 0.05484923720359802, 0.1607130765914917, 0.05755573511123657, 0.055751264095306396, 0.053540442138910294, 0.08226816356182098, 2.3869099617004395, 0.8580493927001953, 2.073411226272583, 0.6553899049758911, 0.22740712761878967, 2.6889920234680176, 0.035186003893613815, 0.046097397804260254, 0.02495087869465351, 0.003490305272862315, 0.004184402991086245, 0.009287305176258087, 0.0003747337032109499, 0.0003051430976483971, 0.0005733824800699949, 0.0005312106222845614], "count": [440]}, "action": {"min": [-0.9554495811462402, -0.21458011865615845, -1.0388975143432617, -1.333164095878601, -1.5707963705062866, -0.2991718649864197, -0.6130730509757996, -0.849878191947937, -0.17285239696502686, 0.23060309886932373, -1.6006206274032593, 0.032156508415937424, -0.012540500611066818, -0.5979253053665161, 0.009059406816959381, -0.009489541873335838, -0.5965044498443604, 1.032402753829956, -0.46720218658447266, -0.009668907150626183, -0.016204338520765305, -0.005371261388063431, -0.6041839122772217, 1.0183287858963013, -0.45565149188041687, -0.0038185107987374067, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0022865035571157932, -0.0011477648513391614, -0.7462832927703857, -0.9001419544219971, -0.8849612474441528, -1.955719232559204, -2.6957435607910156, -1.0401875972747803, -2.4882161617279053, -0.48735418915748596, -0.32827186584472656, -0.6299272775650024, -1.6427737474441528, -1.6242002248764038, -0.419430136680603, -1.168331503868103], "max": [-0.20230524241924286, 0.40746134519577026, 0.0740751326084137, -0.2707468569278717, 0.22307957708835602, 0.6981316804885864, 0.4251805245876312, 0.06265178322792053, 0.19168031215667725, 0.9034303426742554, -0.39866137504577637, 0.6864710450172424, 0.38637399673461914, -0.2054230272769928, 0.012752939015626907, 0.000910215254407376, -0.5887729525566101, 1.0400476455688477, -0.46014660596847534, -0.005673855077475309, -0.01198652945458889, 0.0051376172341406345, -0.5936084389686584, 1.024196982383728, -0.45185235142707825, 0.0012436684919521213, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.002863213885575533, -0.0011423807591199875, 0.9180899858474731, 0.4365449547767639, 1.046210765838623, 0.9846001267433167, 1.9455454349517822, 2.357915163040161, 1.749590516090393, 0.8745688199996948, 0.32543379068374634, 0.41570958495140076, 0.7327016592025757, 0.3697965443134308, 0.686603844165802, 0.364027738571167], "mean": [-0.6632673740386963, -0.009092106483876705, -0.4247102439403534, -0.5808902978897095, -0.5299451947212219, 0.16880486905574799, -0.2621850073337555, -0.4163596034049988, 0.02437141165137291, 0.4782463014125824, -1.0264018774032593, 0.24982266128063202, 0.11257152259349823, -0.4854682981967926, 0.01079090591520071, -0.00342317926697433, -0.5931036472320557, 1.0374701023101807, -0.46316078305244446, -0.007425721734762192, -0.014287802390754223, 0.0012329230085015297, -0.5994600057601929, 1.022055983543396, -0.4533689022064209, -0.0010233992943540215, 0.7264934778213501, 1.7453205585479736, 0.7264934778213501, 0.7264934778213501, 0.7264934778213501, 0.7264934778213501, 0.8359736800193787, 1.7453205585479736, 0.8359736800193787, 0.8359736800193787, 0.8359736800193787, 0.8359736800193787, 0.002512557664886117, -0.001144799985922873, -0.009623006917536259, 0.0023594496306031942, 0.02007763832807541, 0.008303810842335224, -0.04225543886423111, 0.038109708577394485, 0.0038130548782646656, 0.05091113969683647, 0.004573475103825331, -0.017674146220088005, -0.06737273186445236, -0.03253920376300812, -0.006521416828036308, -0.008506250567734241], "std": [0.2220725119113922, 0.21892553567886353, 0.20830091834068298, 0.265755295753479, 0.7691620588302612, 0.3653291165828705, 0.3465302288532257, 0.3036686182022095, 0.09453393518924713, 0.18154166638851166, 0.4599868357181549, 0.15126894414424896, 0.11094803363084793, 0.09127172082662582, 0.0008028542506508529, 0.0016014442080631852, 0.0016515249153599143, 0.0021794764325022697, 0.0016891226405277848, 0.001325029879808426, 0.0009586895466782153, 0.0016077548498287797, 0.002295676851645112, 0.0012562550837174058, 0.0007282386650331318, 0.0015567562077194452, 0.8426320552825928, 8.702278137207031e-06, 0.8426320552825928, 0.8426320552825928, 0.8426320552825928, 0.8426320552825928, 0.8659231662750244, 8.702278137207031e-06, 0.8659231662750244, 0.8659231662750244, 0.8659231662750244, 0.8659231662750244, 0.00011459787492640316, 9.433925924895448e-07, 0.19091662764549255, 0.1709776073694229, 0.22705590724945068, 0.3185393214225769, 0.555313766002655, 0.37572699785232544, 0.407583624124527, 0.20798486471176147, 0.10387016832828522, 0.15523703396320343, 0.33347469568252563, 0.22659125924110413, 0.13945885002613068, 0.14611127972602844], "count": [440]}, "timestamp": {"min": [0.0], "max": [14.633333333333333], "mean": [7.3166666666666655], "std": [4.233891039378946], "count": [440]}, "frame_index": {"min": [0], "max": [439], "mean": [219.5], "std": [127.01673118136839], "count": [440]}, "episode_index": {"min": [86], "max": [86], "mean": [86.0], "std": [0.0], "count": [440]}, "index": {"min": [32116], "max": [32555], "mean": [32335.5], "std": [127.01673118136839], "count": [440]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [440]}, "subtask_annotation": {"mean": [0.4022727272727273, 2.0, 2.0, 2.0, 2.0], "std": [0.6356773897203277, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [440]}, "scene_annotation": {"mean": [86.0], "std": [0.0], "min": [86], "max": [86], "count": [440]}, "eef_direction_state": {"mean": [3.4363636363636365, 3.672727272727273], "std": [2.0249681152474017, 2.017465065188538], "min": [0, 0], "max": [6, 6], "count": [440]}, "eef_velocity_state": {"mean": [1.0045454545454546, 0.8568181818181818], "std": [0.7657303541107747, 0.7038522983206363], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_acc_mag_state": {"mean": [0.8727272727272727, 0.7727272727272727], "std": [0.832401683073424, 0.8491609860122459], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_direction_action": {"mean": [3.381818181818182, 3.368181818181818], "std": [1.9151635020722002, 1.99792764534481], "min": [0, 0], "max": [6, 6], "count": [440]}, "eef_velocity_action": {"mean": [1.125, 0.975], "std": [0.7539667824850834, 0.6618242694525245], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_acc_mag_action": {"mean": [1.1681818181818182, 1.1272727272727272], "std": [0.7621061508241285, 0.7961166075975052], "min": [0, 0], "max": [2, 2], "count": [440]}, "eef_sim_pose_state": {"mean": [0.37743240189244903, 0.23305686765188077, 0.1228532308205191, 0.028236627661877754, -0.5994597067632293, 0.6739525065925914, 0.3307269385775821, -0.19072760112968026, 0.12366465818854518, -2.1694374128371634, -0.9690977205014522, 0.4539479147602016], "std": [0.05042502572513391, 0.11599042922280746, 0.036270084790968465, 2.4552277531165405, 0.858088638291968, 2.0884913193573973, 0.05881718140906757, 0.04061527511619275, 0.02392868232279324, 0.6557291472172891, 0.22746267262921244, 2.7416425414803864], "min": [0.28166154967975376, 0.13249759224855512, 0.04950268685248298, -3.140383761636818, -1.471601052989318, -3.140561219410654, 0.23853997403209912, -0.2715394759390264, 0.053002613831999675, -2.9143547172902573, -1.383370984435913, -3.1409024532594763], "max": [0.4409995100007795, 0.4484805052999416, 0.20270283605647257, 3.14024489004904, 0.7632050023308534, 3.115570270944081, 0.4125962475609299, -0.1276569426340311, 0.172273002217791, -0.8158805511722913, -0.3316535173894921, 3.1392700575367765], "count": [440]}, "eef_sim_pose_action": {"mean": [0.3836973631249366, 0.23597988814729656, 0.125219551967815, 0.820002786471675, -0.6123392668538153, 0.2764368742215693, 0.33465846361822993, -0.19565383911488504, 0.1251980375792077, -2.157124658927453, -0.9615879890159551, 0.5722235660209053], "std": [0.05055557442881074, 0.11308130782682754, 0.04021200551316786, 2.2323126121471315, 0.8743882582621261, 2.212542012570871, 0.06175855811591676, 0.04197972330538165, 0.022910700450486557, 0.6468845518531419, 0.23953479906232897, 2.7320310013658466], "min": [0.28486442967593545, 0.1304701407179579, 0.04242271788268276, -3.123119422480943, -1.5275522993752542, -3.1357749905898924, 0.22953726157112142, -0.2811482426453239, 0.05679837166156715, -3.0513831883176494, -1.3861318617098277, -3.139809034186393], "max": [0.4509699386392788, 0.44987332988370826, 0.21676624331799435, 3.1269072894561707, 0.8287998480669332, 3.101722032701316, 0.4229563244704514, -0.12735323281722555, 0.18588034006322418, -0.7601011072269408, -0.2886501504961798, 3.1396528320078616], "count": [440]}}} +{"episode_index": 87, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45065527921953097]], [[0.5434634635717032]], [[0.4844261101499423]]], "std": [[[0.28475829813418596]], [[0.20212422053943258]], [[0.2110646275834919]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41146331218762017]], [[0.41055894367550944]], [[0.3687537173202614]]], "std": [[[0.2773078466024744]], [[0.24707858717147715]], [[0.26645204677697376]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4663561971357171]], [[0.4728225970780469]], [[0.4132275062475971]]], "std": [[[0.2841592066069701]], [[0.22076479455136655]], [[0.26515144061370344]]], "count": [100]}, "observation.state": {"min": [-0.6997337341308594, -0.28915935754776, -0.4699770212173462, -1.3866643905639648, -1.5667245388031006, -0.14648565649986267, -0.7034429311752319, -0.8176062107086182, -0.5577181577682495, 0.5878520011901855, -1.520561933517456, 0.3078429698944092, -0.6693954467773438, -0.7003897428512573, 0.010035584680736065, -0.005554353352636099, -0.6148303151130676, 1.0357173681259155, -0.45613253116607666, 0.00047049036948010325, -0.0070045399479568005, 0.005330988205969334, -0.6204844117164612, 1.0109903812408447, -0.4442861080169678, -0.0063905720598995686, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006386870052665472, -0.0001899953931570053, -0.8169996738433838, -0.16462820768356323, -1.4338009357452393, -0.7036778330802917, -2.9565398693084717, -1.8654539585113525, -1.5427119731903076, -0.010050994344055653, -0.10878739506006241, -1.031581997871399, -0.5448686480522156, -0.3033941388130188, -2.5788915157318115, -0.8327005505561829, -14.787610054016113, -23.168498992919922, -3.3137974739074707, -11.385836601257324, -1.2625153064727783, -3.328449249267578, -1.4633699655532837, -10.433728218078613, -3.479853630065918, -2.9065935611724854, -10.225885391235352, -0.6025640964508057, -5.623931884765625, -1.7503052949905396, -0.0069627705961465836, -0.04594188556075096, -0.012322756461799145, -0.00991344265639782, -0.01229435671120882, -0.01581968180835247, -0.006747735198587179, -0.043163955211639404, -0.019360024482011795, -0.008365977555513382, -0.03451519459486008, -0.011497387662529945, -2.0573699474334717, -0.44912171363830566, 4.246242046356201, -35.658912658691406, 10.147361755371094, -1.3408328294754028, -0.29693999886512756, -0.41942769289016724, 4.2313947677612305, -31.613372802734375, 8.5972318649292, -0.985485851764679, -0.016534704715013504, -0.0183880478143692, -0.0012210012646391988, -0.10930868983268738, 0.36492258310317993, -0.03638603165745735, -0.09029451757669449, 0.32298770546913147, -0.3136035203933716, 0.013529723510146141, -3.0086894035339355, -1.2134137153625488, -2.93929123878479, -2.8509573936462402, -0.7432684302330017, 1.9216793775558472, -0.7379900217056274, -0.25953271985054016, 9.700152397155762, -0.011351555585861206, -0.049558430910110474, -0.07549861073493958, 0.026970230042934418, -0.0020501436665654182, -0.9975923299789429, -0.08946871757507324], "max": [-0.1039474681019783, 0.1304650753736496, 0.34374547004699707, -0.272372841835022, 0.032420724630355835, 0.6973382830619812, 0.09470567852258682, 0.01201624795794487, 0.09524228423833847, 1.1425199508666992, -0.8120647072792053, 0.5428392887115479, 0.3724598288536072, -0.1777849942445755, 0.01132890023291111, 0.002888230374082923, -0.6064065098762512, 1.0408769845962524, -0.4529346823692322, 0.006805445533245802, -0.005751871969550848, 0.015198699198663235, -0.6110963821411133, 1.0139139890670776, -0.4382336735725403, -0.001224501058459282, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.007622703444212675, 2.9104037366778357e-06, 0.2115018218755722, 0.92552649974823, 2.1821095943450928, 1.8074746131896973, 1.3702622652053833, 2.132951498031616, 2.0133368968963623, 0.7518000602722168, 0.8282935619354248, 0.25406113266944885, 0.46934452652931213, 0.44507354497909546, 0.667718768119812, 0.24676428735256195, -3.051058292388916, 3.7545788288116455, 2.4151406288146973, 0.1526251584291458, 1.1477410793304443, 1.3199023008346558, 0.5164835453033447, -0.679250180721283, 11.935287475585938, 2.6959707736968994, 1.2210012674331665, 3.0415139198303223, 3.271062135696411, 0.20085470378398895, 0.006530982907861471, 0.029155898839235306, 0.04117985814809799, 0.003580039367079735, 0.01238759234547615, 0.011600019410252571, 0.007464244961738586, 0.04039580002427101, 0.05222785100340843, 0.007555707357823849, 0.00808042474091053, 0.0051423669792711735, 0.14846999943256378, 0.6272856593132019, 13.629544258117676, -23.953447341918945, 19.716318130493164, 0.7423629760742188, 2.142210006713867, 0.7831791639328003, 15.307255744934082, -20.083385467529297, 19.62126922607422, 1.1813395023345947, 0.01776546984910965, 0.012548192404210567, 0.001831501955166459, -0.027327170595526695, 0.5837195515632629, 0.3633756637573242, 0.27826401591300964, 0.5060759782791138, -0.011832889169454575, 0.23963095247745514, 3.00093936920166, 0.3467978239059448, 2.8599863052368164, -0.8403002023696899, -0.262046754360199, 2.9219884872436523, -0.48670995235443115, 0.16846589744091034, 9.927515983581543, 0.012929379940032959, 0.02060595154762268, 0.05602148175239563, 0.0326150618493557, -0.0002440442331135273, -0.995505154132843, -0.06385207921266556], "mean": [-0.32770630717277527, -0.1412937045097351, -0.31911230087280273, -0.8799388408660889, -0.6094629764556885, 0.22117921710014343, -0.4486709535121918, -0.30114832520484924, -0.06038063392043114, 0.7623804807662964, -1.1459068059921265, 0.38501831889152527, -0.4507354497909546, -0.5658093690872192, 0.010511385276913643, -0.0007545601692982018, -0.6133776307106018, 1.0390369892120361, -0.4554496705532074, 0.0038218870759010315, -0.006408560089766979, 0.010592415928840637, -0.6179923415184021, 1.0122109651565552, -0.4402191936969757, -0.0036472384817898273, 0.9264729022979736, 1.745330572128296, 0.9264729022979736, 0.9264729022979736, 0.9264729022979736, 0.9264729022979736, 0.7500899434089661, 1.745330572128296, 0.7500899434089661, 0.7500899434089661, 0.7500899434089661, 0.7500899434089661, 0.006905839778482914, -1.6251236957032233e-05, -0.06983538717031479, 0.05199790000915527, 0.03294295817613602, 0.15025267004966736, -0.14139896631240845, -0.032320521771907806, 0.03889798745512962, 0.11650709807872772, 0.08532533049583435, -0.06948652863502502, -0.0803428590297699, 0.00455651618540287, -0.13254691660404205, -0.06611042469739914, -9.118982315063477, -9.625600814819336, -0.27185744047164917, -3.8837125301361084, -0.10221246629953384, -0.3854452967643738, -0.26547014713287354, -4.666950702667236, 6.26733922958374, 0.09546510130167007, -4.640930652618408, 0.43864527344703674, -1.0538591146469116, -0.3853135108947754, 0.00022054289001971483, -2.5698511308291927e-05, 0.0018493963871151209, -0.0019291193457320333, 0.00017480993119534105, -0.0006606170791201293, -8.299301407532766e-05, 0.00011271760013187304, 0.0006387848407030106, 0.0006611102726310492, -0.0009867333574220538, -0.00047987233847379684, -1.1454370021820068, 0.023912593722343445, 8.006523132324219, -29.047922134399414, 15.093899726867676, -0.26627904176712036, 0.6961832642555237, 0.09724092483520508, 9.41952133178711, -26.753854751586914, 15.150413513183594, 0.13873010873794556, 0.0011420135851949453, -0.00213593035005033, 0.0007005283841863275, -0.06961925327777863, 0.43415337800979614, 0.1410624086856842, 0.12422702461481094, 0.3922714591026306, -0.09406758099794388, 0.15084564685821533, -0.7544555068016052, -0.5657828450202942, 0.5231122374534607, -2.206537961959839, -0.5968163013458252, 2.603656053543091, -0.6245070099830627, -0.04629410430788994, 9.779523849487305, 0.00270049343816936, -0.0012849560007452965, 0.0006142525817267597, 0.031221425160765648, -0.0011217417195439339, -0.9963191151618958, -0.07958416640758514], "std": [0.2182643711566925, 0.18463292717933655, 0.18750794231891632, 0.4105096757411957, 0.6899570822715759, 0.27424126863479614, 0.31997251510620117, 0.2836039960384369, 0.21708944439888, 0.17374810576438904, 0.2875371277332306, 0.0715007483959198, 0.3045438230037689, 0.1569918543100357, 0.00033577968133613467, 0.0023543694987893105, 0.0011104731820523739, 0.001309413812123239, 0.000679320190101862, 0.002279930282384157, 0.00021754551562480628, 0.0027054245583713055, 0.0020954618230462074, 0.0010796142742037773, 0.000766842975281179, 0.001812534872442484, 0.8571571111679077, 1.3113021850585938e-06, 0.8571571111679077, 0.8571571111679077, 0.8571571111679077, 0.8571571111679077, 0.8530858755111694, 1.3113021850585938e-06, 0.8530858755111694, 0.8530858755111694, 0.8530858755111694, 0.8530858755111694, 0.00038242791197262704, 3.9426351577276364e-05, 0.20292434096336365, 0.18064279854297638, 0.5406866073608398, 0.426477313041687, 0.6584492325782776, 0.5153359770774841, 0.4915741980075836, 0.15412180125713348, 0.19869109988212585, 0.20078451931476593, 0.21281695365905762, 0.14474068582057953, 0.4957813620567322, 0.1908869594335556, 3.3467156887054443, 9.953022956848145, 1.6486479043960571, 2.7512733936309814, 0.4109363853931427, 1.0471491813659668, 0.42857590317726135, 2.4499332904815674, 3.9209325313568115, 1.282162070274353, 2.7081120014190674, 0.7370527982711792, 2.03463077545166, 0.39806926250457764, 0.002509377198293805, 0.009155851788818836, 0.007440127432346344, 0.002537882188335061, 0.002716702874749899, 0.0030176080763339996, 0.0024037498515099287, 0.010101798921823502, 0.008971949107944965, 0.0026319653261452913, 0.00496794655919075, 0.002636567922309041, 0.4928377866744995, 0.22975316643714905, 1.9814672470092773, 3.11120867729187, 1.7780117988586426, 0.5565586090087891, 0.5380234122276306, 0.24780437350273132, 1.995999813079834, 2.8873794078826904, 1.689995527267456, 0.587841808795929, 0.0073088109493255615, 0.005257970653474331, 0.0005164350150153041, 0.01673666387796402, 0.06331077963113785, 0.14683879911899567, 0.11878331750631332, 0.0629182979464531, 0.09356078505516052, 0.08211223781108856, 2.2398624420166016, 0.5938705801963806, 2.1081430912017822, 0.645932674407959, 0.16081011295318604, 0.3221611976623535, 0.0432300828397274, 0.06830175966024399, 0.032006848603487015, 0.004504505079239607, 0.009387115016579628, 0.0159614197909832, 0.0011814706958830357, 0.0004319477884564549, 0.0004707541083917022, 0.006045344285666943], "count": [217]}, "action": {"min": [-0.8049178123474121, -0.34899911284446716, -0.5366502404212952, -1.3627073764801025, -1.5707963705062866, -0.2731991708278656, -0.6981316804885864, -0.8054950833320618, -0.524342954158783, 0.5704357028007507, -1.5108932256698608, 0.30335086584091187, -0.6981316804885864, -0.6981316804885864, 0.009839680045843124, -0.007983188144862652, -0.6133294701576233, 1.0335317850112915, -0.4566551446914673, 0.00012739236990455538, -0.007257148157805204, 0.0024506845511496067, -0.6177802085876465, 1.007438063621521, -0.4435594081878662, -0.006542210467159748, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006386870052665472, -0.0001899953931570053, -0.8169996738433838, -0.16462820768356323, -1.4338009357452393, -0.7036778330802917, -2.9565398693084717, -1.8654539585113525, -1.5427119731903076, -0.010050994344055653, -0.10878739506006241, -1.031581997871399, -0.5448686480522156, -0.3033941388130188, -2.5788915157318115, -0.8327005505561829], "max": [-0.09732593595981598, 0.1451607048511505, 0.5065429210662842, -0.21358957886695862, 0.03850219398736954, 0.6981316804885864, 0.09647797048091888, 0.03235393762588501, 0.1239127442240715, 1.206809163093567, -0.7516116499900818, 0.5587385892868042, 0.3235044479370117, -0.1896074414253235, 0.011511002667248249, 0.0035929526202380657, -0.6030096411705017, 1.0398757457733154, -0.4519098401069641, 0.006181395146995783, -0.005298499949276447, 0.014985651709139347, -0.6085936427116394, 1.0129926204681396, -0.4375329911708832, -0.0014857773203402758, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.007622703444212675, 2.9104037366778357e-06, 0.2115018218755722, 0.92552649974823, 2.1821095943450928, 1.8074746131896973, 1.3702622652053833, 2.132951498031616, 2.0133368968963623, 0.7518000602722168, 0.8282935619354248, 0.25406113266944885, 0.46934452652931213, 0.44507354497909546, 0.667718768119812, 0.24676428735256195], "mean": [-0.38891518115997314, -0.14623820781707764, -0.300356924533844, -0.7718709707260132, -0.63299161195755, 0.20805583894252777, -0.43993234634399414, -0.27454695105552673, -0.019896645098924637, 0.7497975826263428, -1.1348166465759277, 0.38438040018081665, -0.4767669439315796, -0.5761188268661499, 0.010524285025894642, -0.001528794877231121, -0.6098379492759705, 1.0371112823486328, -0.4554911255836487, 0.0034559681080281734, -0.006247438490390778, 0.009019631892442703, -0.6144803166389465, 1.0107909440994263, -0.4407059848308563, -0.0037161200307309628, 0.9264729022979736, 1.745330572128296, 0.9264729022979736, 0.9264729022979736, 0.9264729022979736, 0.9264729022979736, 0.7500899434089661, 1.745330572128296, 0.7500899434089661, 0.7500899434089661, 0.7500899434089661, 0.7500899434089661, 0.006910067982971668, -1.6241992852883413e-05, -0.07001843303442001, 0.05215933546423912, 0.03688210994005203, 0.15014249086380005, -0.13662679493427277, -0.03908555582165718, 0.03283322602510452, 0.115080326795578, 0.0854332223534584, -0.07033313065767288, -0.08104143291711807, 0.004155216738581657, -0.13067412376403809, -0.0654730424284935], "std": [0.21330013871192932, 0.20814286172389984, 0.2217532992362976, 0.4249896705150604, 0.6867550611495972, 0.28394609689712524, 0.31691157817840576, 0.2750428020954132, 0.1904984414577484, 0.18042685091495514, 0.2982679009437561, 0.07525525242090225, 0.2852880358695984, 0.14585404098033905, 0.000299302046187222, 0.0030610384419560432, 0.0017745951190590858, 0.0016464588697999716, 0.0009173555299639702, 0.0022097225300967693, 0.00028991239378228784, 0.003295731730759144, 0.002249032724648714, 0.001383560593239963, 0.0010880123591050506, 0.0017837571213021874, 0.8571570515632629, 1.3113021850585938e-06, 0.8571570515632629, 0.8571570515632629, 0.8571570515632629, 0.8571570515632629, 0.8530858755111694, 1.3113021850585938e-06, 0.8530858755111694, 0.8530858755111694, 0.8530858755111694, 0.8530858755111694, 0.0003832181100733578, 3.9430116885341704e-05, 0.20287065207958221, 0.18060843646526337, 0.5435292720794678, 0.42651769518852234, 0.6633996367454529, 0.5243122577667236, 0.5000861883163452, 0.15397608280181885, 0.1986444592475891, 0.20016911625862122, 0.2121770828962326, 0.14467176795005798, 0.49573513865470886, 0.19085507094860077], "count": [217]}, "timestamp": {"min": [0.0], "max": [7.2], "mean": [3.6], "std": [2.08806130178211], "count": [217]}, "frame_index": {"min": [0], "max": [216], "mean": [108.0], "std": [62.6418390534633], "count": [217]}, "episode_index": {"min": [87], "max": [87], "mean": [87.0], "std": [0.0], "count": [217]}, "index": {"min": [32556], "max": [32772], "mean": [32664.0], "std": [62.6418390534633], "count": [217]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [217]}, "subtask_annotation": {"mean": [0.3317972350230415, 2.0, 2.0, 2.0, 2.0], "std": [0.4900418447210487, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [217]}, "scene_annotation": {"mean": [87.0], "std": [0.0], "min": [87], "max": [87], "count": [217]}, "eef_direction_state": {"mean": [4.852534562211981, 3.815668202764977], "std": [1.5198852521427497, 1.8893672021268928], "min": [0, 1], "max": [6, 6], "count": [217]}, "eef_velocity_state": {"mean": [0.8341013824884793, 0.9585253456221198], "std": [0.8479513119923876, 0.7876545364005958], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_acc_mag_state": {"mean": [0.7511520737327189, 0.7050691244239631], "std": [0.8439598675171543, 0.8723199217678433], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_direction_action": {"mean": [3.6497695852534564, 3.152073732718894], "std": [1.9502835531513008, 2.0834895918521203], "min": [0, 0], "max": [6, 6], "count": [217]}, "eef_velocity_action": {"mean": [1.1059907834101383, 1.1059907834101383], "std": [0.7576406866406417, 0.7073094733985216], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_acc_mag_action": {"mean": [0.8755760368663594, 0.9953917050691244], "std": [0.8523228034430893, 0.8341650305425422], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_sim_pose_state": {"mean": [0.29898294201734016, 0.1869933482801438, 0.08682944086064497, -0.7405819359445367, -0.5659037217289818, 0.5090164434672508, 0.27918898140540915, -0.17986787291263842, 0.10255331814535325, -2.2065306307802905, -0.5969996736687239, 2.6037793346167453], "std": [0.049890136272909676, 0.11186238182721431, 0.046069685869122634, 2.2687093773549263, 0.593942502662194, 2.1375118797502557, 0.06704159876482392, 0.09067917000006855, 0.02842071343562609, 0.6459266632498164, 0.16057796474262717, 0.3220490241936861], "min": [0.2503300368071749, 0.07861358421257308, 0.01889766808061583, -3.0783330268387776, -1.2137901796202557, -3.135140574224368, 0.20613725401982547, -0.38522641915378036, 0.050540985698724054, -2.8509548921987773, -0.7432696638036589, 1.9216742540600535], "max": [0.4150717349693967, 0.3463399204612692, 0.17362889329391182, 3.1265455971132283, 0.3468928436084284, 3.0197462523499503, 0.39463574773465854, -0.1076905492546363, 0.14943580971547893, -0.8402998606447483, -0.2620581973693792, 2.921986423730622], "count": [217]}, "eef_sim_pose_action": {"mean": [0.30779217068683157, 0.19225928968337772, 0.08472017011756933, -0.7393351530992682, -0.560512296978182, 0.41005072968833683, 0.27206612852075246, -0.16763772592086423, 0.09647703053757611, -2.2460088560167013, -0.6297851800648652, 2.619306668462227], "std": [0.0441660951302394, 0.12602744102316105, 0.0456286830698967, 2.2039602101291105, 0.6109139226146021, 2.1011034179349988, 0.06464944443402176, 0.08140445490483769, 0.028634931774458954, 0.6494250557266139, 0.15749092513970803, 0.30788366931095223], "min": [0.26475164818632535, 0.05454715271499359, 0.012426108163849862, -3.1363419947323967, -1.1861910930800281, -3.0920288808784746, 0.2001655442408505, -0.37916459206692704, 0.03474256446623159, -2.8589020577157993, -0.7838746736881801, 1.914454293150395], "max": [0.41831896586931383, 0.36675167153233296, 0.16948413883561875, 3.0785758793256233, 0.4262529284087446, 3.0313506643797234, 0.38779536056580705, -0.10628480690608007, 0.12853558137189058, -0.780595316529694, -0.23280550736339456, 2.9146380393957823], "count": [217]}}} +{"episode_index": 88, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45174176908364266]], [[0.540006649430245]], [[0.487755513393362]]], "std": [[[0.27993461804974407]], [[0.20882710819649808]], [[0.22087310663502704]]], "count": [119]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4380077030812325]], [[0.42080963325353204]], [[0.3570477095105632]]], "std": [[[0.2889723053537861]], [[0.25682561560470485]], [[0.2962478325650165]]], "count": [119]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45023775398279264]], [[0.4629136519082835]], [[0.40282125653029377]]], "std": [[[0.28335367441335496]], [[0.23254620597252415]], [[0.269246320093593]]], "count": [119]}, "observation.state": {"min": [-0.8829099535942078, -0.27046722173690796, -0.6652914881706238, -1.5289549827575684, -1.5138847827911377, 0.06574697047472, -0.7774678468704224, -1.0113366842269897, -0.10948480665683746, 0.1379910558462143, -1.380178451538086, 0.15621358156204224, -0.683990478515625, -0.7019163370132446, 0.011243576183915138, 0.00010018720058724284, -0.6165041923522949, 1.032787799835205, -0.44795650243759155, -0.01566503755748272, -0.012148348614573479, -0.006431221030652523, -0.6225848197937012, 1.022904396057129, -0.4439340829849243, -0.015068817883729935, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.003998422995209694, -1.963775957847247e-06, -0.9560724496841431, -1.0523384809494019, -0.8259936571121216, -2.2456295490264893, -2.1242666244506836, -0.9841695427894592, -5.031571388244629, -0.41859331727027893, -0.213652104139328, -0.8932458162307739, -1.0674949884414673, -0.5283339619636536, -2.012509822845459, -0.5073279142379761, -14.653987884521484, -8.516484260559082, -3.9175825119018555, -10.775336265563965, -8.034188270568848, -2.4102563858032227, -1.6068376302719116, -14.765340805053711, -3.144078254699707, -2.007936477661133, -8.180708885192871, -1.1477411985397339, -3.357142686843872, -3.414529800415039, -0.006696584168821573, -0.07811762392520905, -0.02036145329475403, -0.006893644109368324, -0.03353231027722359, -0.01605716533958912, -0.008244882337749004, -0.07126551866531372, -0.011819802224636078, -0.007378940004855394, -0.012692054733633995, -0.016239244490861893, -4.242000102996826, -1.4846998453140259, 5.730941295623779, -30.063873291015625, 13.247397422790527, -0.7806168794631958, -0.7423499822616577, -0.9873253703117371, 6.75538444519043, -31.651683807373047, 14.226911544799805, -0.4584815800189972, -0.01982555165886879, -0.01224714145064354, 0.0012210012646391988, -0.09564509987831116, 0.36692893505096436, 0.040824078023433685, -0.0058848182670772076, 0.3293142318725586, -0.16144850850105286, 0.029561065137386322, -3.1412341594696045, -0.9433592557907104, -3.1329917907714844, -2.9388060569763184, -0.8209726810455322, -3.1370861530303955, -0.7334285378456116, -0.1571965217590332, 9.711161613464355, -0.013748645782470703, -0.0176486074924469, -0.15335765480995178, 0.013321420177817345, 0.0270579494535923, -0.3565031588077545, 0.9337638020515442], "max": [-0.0019013736164197326, 0.199785053730011, 0.08867736160755157, -0.282291442155838, -0.031115390360355377, 0.7019165754318237, 0.1790122091770172, -0.10818652808666229, 0.28152942657470703, 0.966841995716095, -0.33111971616744995, 0.8218924403190613, 0.5011690855026245, -0.541885256767273, 0.014360063709318638, 0.014645904302597046, -0.6114987134933472, 1.0343520641326904, -0.4440543055534363, -0.008230999112129211, -0.009402642026543617, 0.00782516598701477, -0.6200587749481201, 1.0244948863983154, -0.4412095248699188, -0.009384959004819393, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0026627606712281704, 1.1994736723863753e-06, 0.6959129571914673, 0.5714426040649414, 2.808255434036255, 1.2220402956008911, 3.0473151206970215, 1.5223721265792847, 0.7091665267944336, 0.5525084733963013, 0.3832783102989197, 0.38518664240837097, 1.2559624910354614, 1.748141884803772, 0.1694229543209076, 0.22256895899772644, -3.5744147300720215, 4.731379508972168, 3.0891332626342773, 0.6715506911277771, 1.0329670906066895, 3.1562881469726562, 1.4346764087677002, 0.4120042324066162, 12.63736343383789, 3.9456658363342285, -0.6715506911277771, 4.935286998748779, 0.8034188747406006, 0.3730158805847168, 0.008190678432583809, 0.1075662225484848, 0.03710697218775749, 0.007925490848720074, 0.008864190429449081, 0.0087584825232625, 0.00723816454410553, 0.098099485039711, 0.0251933466643095, 0.007259917911142111, 0.013798416592180729, 0.00956985168159008, -1.8664799928665161, 0.45283347368240356, 13.629545211791992, -19.816112518310547, 20.20412826538086, 1.0382534265518188, 1.3574399948120117, 0.9873253703117371, 14.950927734375, -23.198774337768555, 22.30998420715332, 1.5417170524597168, 0.030923496931791306, 0.007683749310672283, 0.007326007820665836, -0.04099075868725777, 0.613378643989563, 0.3743975758552551, 0.3941916823387146, 0.5191885232925415, 0.029259253293275833, 0.31790676712989807, 3.1412229537963867, 0.48688632249832153, 3.136701822280884, -0.8942829370498657, -0.29748064279556274, 3.1386632919311523, -0.43984389305114746, 0.33868059515953064, 9.887386322021484, 0.02280658483505249, 0.014003664255142212, 0.12321966886520386, 0.014991519972682, 0.02980431728065014, -0.29185032844543457, 0.9559115171432495], "mean": [-0.4495846927165985, -0.09960036724805832, -0.2969200611114502, -0.9429874420166016, -0.5937783122062683, 0.451465904712677, -0.5049689412117004, -0.45626306533813477, 0.135651096701622, 0.6603171825408936, -0.9490693807601929, 0.45210057497024536, -0.5065221786499023, -0.6785756349563599, 0.01251138187944889, 0.002681141486391425, -0.6152707934379578, 1.0336718559265137, -0.4458993375301361, -0.010592586360871792, -0.011084778234362602, -0.0033980649895966053, -0.6210518479347229, 1.0238741636276245, -0.443172425031662, -0.010993546806275845, 0.7828757166862488, 1.745315670967102, 0.7828757166862488, 0.7828757166862488, 0.7828757166862488, 0.7828757166862488, 0.735235333442688, 1.745315670967102, 0.735235333442688, 0.735235333442688, 0.735235333442688, 0.735235333442688, -0.003519888734444976, -4.0444524529448245e-07, -0.020471671596169472, -0.005284950137138367, 0.020382460206747055, -0.0002796347835101187, -0.00022162588720675558, 0.010476513765752316, -0.007079415488988161, 0.04064663499593735, 0.009907330386340618, 0.0010737261036410928, -0.04337014630436897, -0.005916154012084007, -0.05525967851281166, -0.001708341296762228, -9.245808601379395, -2.6804232597351074, -0.2754967510700226, -4.236126899719238, -1.8005684614181519, 0.5659489631652832, -0.191013902425766, -6.517154216766357, 5.914000034332275, 0.9789018630981445, -4.478768348693848, 0.3028111457824707, -1.6498935222625732, -0.4554522633552551, -8.170562068698928e-05, 0.00011094938236055896, 0.00035218187258578837, -3.9620852476218715e-05, -2.669210334715899e-05, -0.0001350209495285526, 4.583997360896319e-05, 0.0002851479221135378, 0.00024453579680994153, -0.00010903068323386833, 2.9170241759857163e-05, -0.00015697212074883282, -2.889875650405884, -0.21789680421352386, 9.458149909973145, -24.43140411376953, 16.90723419189453, 0.13157257437705994, 0.3537881672382355, 0.20057757198810577, 11.487826347351074, -27.26207160949707, 18.629932403564453, 0.5592398643493652, 0.0023597669787704945, -0.0025143881794065237, 0.004539303947240114, -0.07686928659677505, 0.48158150911331177, 0.17224417626857758, 0.21229875087738037, 0.42263588309288025, -0.04597120359539986, 0.21476133167743683, 0.8296671509742737, -0.4623899459838867, 0.641719400882721, -2.3642971515655518, -0.5510860681533813, 2.5284862518310547, -0.6245669722557068, 0.10189244896173477, 9.775542259216309, 0.0011654113186523318, 7.235040538944304e-05, 0.00025762009317986667, 0.01425215508788824, 0.028829194605350494, -0.32181206345558167, 0.9460741877555847], "std": [0.23713885247707367, 0.1740894615650177, 0.1625310182571411, 0.42635300755500793, 0.6490654945373535, 0.2177874892950058, 0.2817007303237915, 0.2850358188152313, 0.11712732166051865, 0.20863772928714752, 0.38437631726264954, 0.20227815210819244, 0.3851824104785919, 0.04724957048892975, 0.0011990538332611322, 0.001796368625946343, 0.00071007723454386, 0.0005175958503969014, 0.0011121730785816908, 0.00228611147031188, 0.0012006760807707906, 0.001979922177270055, 0.0004540772351901978, 0.000486444536363706, 0.0005383614916354418, 0.0017016269266605377, 0.8634940385818481, 1.3589859008789062e-05, 0.8634940385818481, 0.8634940385818481, 0.8634940385818481, 0.8634940385818481, 0.8576480746269226, 1.3589859008789062e-05, 0.8576480746269226, 0.8576480746269226, 0.8576480746269226, 0.8576480746269226, 0.0003413021331652999, 5.582110702562204e-07, 0.19300900399684906, 0.15701375901699066, 0.3155818283557892, 0.36270055174827576, 0.5026593804359436, 0.23550395667552948, 0.48265883326530457, 0.1504753679037094, 0.06377382576465607, 0.19716429710388184, 0.31240785121917725, 0.21318981051445007, 0.2513176202774048, 0.05069257318973541, 2.786806106567383, 3.5803236961364746, 1.694258689880371, 2.481212615966797, 2.8760616779327393, 1.1262400150299072, 0.6227263808250427, 3.694040298461914, 3.151088237762451, 1.277421236038208, 1.5089281797409058, 0.9687091708183289, 1.1815779209136963, 0.7788293361663818, 0.002427297178655863, 0.01009984128177166, 0.00528071541339159, 0.002457748632878065, 0.0027204519137740135, 0.0017717735609039664, 0.002228697296231985, 0.009939453564584255, 0.004804789088666439, 0.00247870828025043, 0.0017061094986274838, 0.001969448523595929, 0.37855207920074463, 0.13993395864963531, 1.390778660774231, 3.133659839630127, 1.6108647584915161, 0.4938422739505768, 0.33046677708625793, 0.15672026574611664, 1.9542810916900635, 2.0357558727264404, 2.2952208518981934, 0.5262656807899475, 0.006811372935771942, 0.003589651547372341, 0.0006018386338837445, 0.008120489306747913, 0.06342288851737976, 0.10192376375198364, 0.1089160293340683, 0.07522819936275482, 0.06386645138263702, 0.07902073860168457, 2.423955202102661, 0.5121167302131653, 2.5159687995910645, 0.6554867625236511, 0.16249863803386688, 0.9065732955932617, 0.037891656160354614, 0.04820207506418228, 0.02430560626089573, 0.0033607829827815294, 0.004175168927758932, 0.015448831021785736, 0.00039617170114070177, 0.0005985302268527448, 0.017610637471079826, 0.005990216042846441], "count": [588]}, "action": {"min": [-0.9852007627487183, -0.28042253851890564, -0.7963550686836243, -1.522817850112915, -1.5707963705062866, 0.052888933569192886, -0.6981316804885864, -1.0655169486999512, -0.1296747475862503, 0.09120279550552368, -1.3978018760681152, 0.15066877007484436, -0.6981316804885864, -0.6981316804885864, 0.010615305043756962, -0.0015140781179070473, -0.6169037818908691, 1.028139352798462, -0.44781795144081116, -0.014751952141523361, -0.01276162639260292, -0.00766102084890008, -0.6210021376609802, 1.0173285007476807, -0.44463464617729187, -0.014690296724438667, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.003998422995209694, -1.963775957847247e-06, -0.9560724496841431, -1.0523384809494019, -0.8259936571121216, -2.2456295490264893, -2.1242666244506836, -0.9841695427894592, -5.031571388244629, -0.41859331727027893, -0.213652104139328, -0.8932458162307739, -1.0674949884414673, -0.5283339619636536, -2.012509822845459, -0.5073279142379761], "max": [-0.0074035716243088245, 0.22650247812271118, 0.3239195942878723, -0.2155102789402008, -0.007380780763924122, 0.6981316804885864, 0.18798279762268066, -0.0685536116361618, 0.29209214448928833, 1.0146245956420898, -0.2993215322494507, 0.8218463063240051, 0.5118355751037598, -0.538499116897583, 0.015346338972449303, 0.008845547214150429, -0.6058798432350159, 1.0349524021148682, -0.4441811740398407, -0.007723098620772362, -0.008034441620111465, 0.002523388946428895, -0.6109999418258667, 1.0235530138015747, -0.44251754879951477, -0.009099161252379417, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0026627606712281704, 1.1994736723863753e-06, 0.6959129571914673, 0.5714426040649414, 2.808255434036255, 1.2220402956008911, 3.0473151206970215, 1.5223721265792847, 0.7091665267944336, 0.5525084733963013, 0.3832783102989197, 0.38518664240837097, 1.2559624910354614, 1.748141884803772, 0.1694229543209076, 0.22256895899772644], "mean": [-0.48749080300331116, -0.09119841456413269, -0.302989661693573, -0.8892144560813904, -0.6060497760772705, 0.4511384963989258, -0.5016270279884338, -0.457302063703537, 0.1309558004140854, 0.684108555316925, -0.9255778789520264, 0.4496006965637207, -0.5251683592796326, -0.67875075340271, 0.012740342877805233, 0.0019633518531918526, -0.6108918786048889, 1.031596302986145, -0.44639474153518677, -0.010012113489210606, -0.01075667142868042, -0.003804389387369156, -0.6162441968917847, 1.0213993787765503, -0.443697988986969, -0.010844974778592587, 0.7828757166862488, 1.745315670967102, 0.7828757166862488, 0.7828757166862488, 0.7828757166862488, 0.7828757166862488, 0.735235333442688, 1.745315670967102, 0.735235333442688, 0.735235333442688, 0.735235333442688, 0.735235333442688, -0.003518743207678199, -4.063055314418307e-07, -0.0195991899818182, -0.005531276110559702, 0.019136657938361168, -0.000652928720228374, 0.002855492290109396, 0.009708470664918423, -0.007106209173798561, 0.040534816682338715, 0.00971081294119358, 0.00079552415991202, -0.04353144392371178, -0.005812963470816612, -0.05521634966135025, -0.0016524785896763206], "std": [0.24296168982982635, 0.16761167347431183, 0.17508253455162048, 0.4375303387641907, 0.667894184589386, 0.22064702212810516, 0.27966800332069397, 0.29211026430130005, 0.10804685205221176, 0.21775634586811066, 0.3861342668533325, 0.20660139620304108, 0.37973862886428833, 0.04670516029000282, 0.0013885860098525882, 0.0016913198633119464, 0.0015262886881828308, 0.0010969716822728515, 0.0010655695805326104, 0.0020182125736027956, 0.0013980709481984377, 0.0018097528954967856, 0.001249613706022501, 0.0009158946922980249, 0.00038753211265429854, 0.0014632631791755557, 0.8634939789772034, 1.3589859008789062e-05, 0.8634939789772034, 0.8634939789772034, 0.8634939789772034, 0.8634939789772034, 0.8576480746269226, 1.3589859008789062e-05, 0.8576480746269226, 0.8576480746269226, 0.8576480746269226, 0.8576480746269226, 0.0003414226812310517, 5.598614052360062e-07, 0.19431085884571075, 0.15710841119289398, 0.31705883145332336, 0.3628068268299103, 0.5080336332321167, 0.23608732223510742, 0.4826582074165344, 0.15044650435447693, 0.06360968202352524, 0.19725795090198517, 0.31237509846687317, 0.2131962925195694, 0.2513309717178345, 0.0507018119096756], "count": [588]}, "timestamp": {"min": [0.0], "max": [19.566666666666666], "mean": [9.783333333333333], "std": [5.658024455650642], "count": [588]}, "frame_index": {"min": [0], "max": [587], "mean": [293.5], "std": [169.74073366951924], "count": [588]}, "episode_index": {"min": [88], "max": [88], "mean": [88.0], "std": [0.0], "count": [588]}, "index": {"min": [32773], "max": [33360], "mean": [33066.5], "std": [169.74073366951924], "count": [588]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [588]}, "subtask_annotation": {"mean": [0.33163265306122447, 2.0, 2.0, 2.0, 2.0], "std": [0.4779698291453509, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [588]}, "scene_annotation": {"mean": [88.0], "std": [0.0], "min": [88], "max": [88], "count": [588]}, "eef_direction_state": {"mean": [4.098639455782313, 4.414965986394558], "std": [1.8727725597317089, 1.8026569106789558], "min": [0, 0], "max": [6, 6], "count": [588]}, "eef_velocity_state": {"mean": [0.9047619047619048, 0.6921768707482994], "std": [0.75667850390813, 0.6691501534785852], "min": [0, 0], "max": [2, 2], "count": [588]}, "eef_acc_mag_state": {"mean": [0.7244897959183674, 0.6309523809523809], "std": [0.8282504991556953, 0.8195285133093156], "min": [0, 0], "max": [2, 2], "count": [588]}, "eef_direction_action": {"mean": [3.9404761904761907, 4.079931972789115], "std": [1.8400849704328075, 1.9047216650268521], "min": [0, 0], "max": [6, 6], "count": [588]}, "eef_velocity_action": {"mean": [1.0272108843537415, 0.8044217687074829], "std": [0.7666126413791688, 0.6782687337422986], "min": [0, 0], "max": [2, 2], "count": [588]}, "eef_acc_mag_action": {"mean": [1.010204081632653, 0.8503401360544217], "std": [0.8267825264879476, 0.8276985673064023], "min": [0, 0], "max": [2, 2], "count": [588]}, "eef_sim_pose_state": {"mean": [0.34553075190574845, 0.2076261970902179, 0.14021229303313085, 0.8187235145856476, -0.46258622040237746, 0.64720986922705, 0.3205540799317921, -0.13031321696733045, 0.1408639524517375, -2.36433507507822, -0.5511316248010601, 2.5178893876409543], "std": [0.055225114807951226, 0.0960334122861093, 0.05231957941128184, 2.51047017833282, 0.5119759796212812, 2.5556113398222196, 0.08094550309157336, 0.07861803811578615, 0.020028232378854465, 0.6554665252522621, 0.16247805704294296, 0.9796034473832536], "min": [0.23586402981141583, 0.11474074827083158, 0.028676834395319404, -3.1415906778684906, -0.9436660510735485, -3.1394032412293575, 0.22473721056968485, -0.28098705861946155, 0.08581986332110646, -2.9387992901381508, -0.8209863159684793, -3.140868830759311], "max": [0.45811624953636415, 0.3737194103084579, 0.2455376972588326, 3.1415426189715983, 0.48788046066659474, 3.1410898378708074, 0.45727763015113626, -0.05263436023098689, 0.18312333284456533, -0.8942937223399002, -0.2974998261487485, 3.140190237699041], "count": [588]}, "eef_sim_pose_action": {"mean": [0.3528127928174489, 0.2117515401426121, 0.13992272014908524, 1.231790775450398, -0.4629727885140537, 0.02733577287122848, 0.3171291831011684, -0.12936641970711615, 0.13487082436069986, -2.3433724512509406, -0.5481759470479671, 2.6718797789442212], "std": [0.05433237232005501, 0.09509396495255873, 0.05315738073747198, 2.297262371218618, 0.543948205286281, 2.6525637594287086, 0.0842323129169752, 0.07832344522472022, 0.02149750984502655, 0.6417575751344056, 0.18269818544001223, 0.3556790763398446], "min": [0.24165743364530287, 0.11037757552751236, 0.022328080898748017, -3.1399456930382894, -0.9889364442348298, -3.1405200490308296, 0.21683463465665243, -0.29418759293225605, 0.08620966167025859, -2.8927832176083528, -0.7910493434607588, 2.0668335503746036], "max": [0.469590820383768, 0.38158497376875616, 0.26001872131250503, 3.140789587507998, 0.6341630486615282, 3.1404761322699093, 0.46593586937788, -0.05139340489627975, 0.19455590807665576, -0.8450178716484549, -0.26457557019312183, 3.125553942055373], "count": [588]}}} +{"episode_index": 89, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4174671424452134]], [[0.5328531430219147]], [[0.48028384996155327]]], "std": [[[0.2942329651041089]], [[0.22018501483491168]], [[0.22658879228147147]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42328190840061514]], [[0.4231045439254133]], [[0.38243615436370626]]], "std": [[[0.2795672696410738]], [[0.25444841298476867]], [[0.2767272204370446]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45087386101499427]], [[0.47030295799692423]], [[0.38749339196462895]]], "std": [[[0.30285755901177375]], [[0.22176497792771954]], [[0.26496659888211543]]], "count": [100]}, "observation.state": {"min": [-0.5277726650238037, -0.16479885578155518, -0.4631116986274719, -1.5694864988327026, -1.4520864486694336, -0.0473024845123291, -0.692380428314209, -0.7782261371612549, -0.30060434341430664, 0.49782490730285645, -1.668192744255066, 0.3525790572166443, -0.31166136264801025, -0.47655925154685974, 0.013164031319320202, 0.0005283220089040697, -0.6062695384025574, 1.0311392545700073, -0.45560938119888306, -0.011656856164336205, -0.006775041576474905, -0.005419301800429821, -0.6016597151756287, 1.0130950212478638, -0.4526542127132416, -0.0157486442476511, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.022984113544225693, -0.0015283002285286784, -0.584587037563324, -1.0311754941940308, -0.46414750814437866, -1.8558177947998047, -1.3836290836334229, -0.7804577350616455, -2.577991247177124, -0.18970026075839996, -0.010321267880499363, -0.9394198656082153, -0.7109951972961426, -0.41156429052352905, -1.951042652130127, -0.35619229078292847, -11.402495384216309, -5.769230842590332, -2.0219779014587402, -9.798535346984863, -1.2338217496871948, -1.4920635223388672, -1.3485958576202393, -10.879138946533203, -1.2515263557434082, -2.738095283508301, -8.089133262634277, -0.5738705992698669, -2.008547067642212, -1.8937729597091675, -0.006779431831091642, -0.017259804531931877, -0.014826440252363682, -0.0071489084511995316, -0.00776726333424449, -0.012964491732418537, -0.007246870547533035, -0.02861945517361164, -0.010029290802776814, -0.007036054506897926, -0.014725042507052422, -0.0071405465714633465, -2.990610122680664, -0.553050696849823, 5.74578857421875, -33.80735397338867, 13.546051979064941, -0.9525377750396729, -0.2757300138473511, -0.22270497679710388, 4.810427665710449, -30.089027404785156, 12.47146987915039, -0.5805516242980957, -0.015321338549256325, -0.013742860406637192, 0.010378510691225529, -0.08198151737451553, 0.38555067777633667, 0.08067222684621811, 0.013760976493358612, 0.32626935839653015, -0.21748223900794983, 0.030229028314352036, -3.013828754425049, -0.9750034809112549, -2.9673681259155273, -2.600837469100952, -0.9630342125892639, 1.981101632118225, -0.6978510022163391, -0.1920607089996338, 9.686173439025879, -0.01059269905090332, -0.011564552783966064, -0.03360697627067566, -0.021398931741714478, 0.020104527473449707, 0.6991404891014099, 0.7113857269287109], "max": [-0.038739971816539764, 0.33035874366760254, -0.0012394498335197568, -0.66872638463974, 0.2641715407371521, 0.6958143711090088, -0.12969958782196045, -0.006924323737621307, 0.0727350115776062, 0.8683343529701233, -0.7827868461608887, 0.6253425478935242, 0.3513404428958893, -0.16984088718891144, 0.014696549624204636, 0.003909500781446695, -0.6030396223068237, 1.0339257717132568, -0.4534941017627716, -0.005641772411763668, -0.006003940012305975, -0.0010642040288075805, -0.5984179973602295, 1.01631498336792, -0.45017683506011963, -0.011044960469007492, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.022244563326239586, -0.001524314982816577, 0.6337190866470337, 0.6532973647117615, 1.0967975854873657, 0.5660005211830139, 1.922328233718872, 0.9994293451309204, 0.4495336413383484, 0.8038621544837952, 0.44595375657081604, 0.16535496711730957, 0.24888524413108826, 0.13998110592365265, 0.41025859117507935, 0.13719436526298523, -4.275935649871826, 6.318681716918945, 2.710012435913086, 0.3663003742694855, 0.8034188151359558, 3.0702075958251953, 0.7173382639884949, -2.8617589473724365, 8.577533721923828, 1.4322344064712524, -1.984127163887024, 0.8321123719215393, 0.8894994258880615, 0.5164835453033447, 0.007790505886077881, 0.011739603243768215, 0.016408931463956833, 0.00970095582306385, 0.004541968926787376, 0.002945282496511936, 0.006909905932843685, 0.013579903170466423, 0.01038901787251234, 0.0092901811003685, 0.005785142537206411, 0.008264015428721905, -0.7211400270462036, 0.11877599358558655, 10.704686164855957, -23.07434844970703, 19.808006286621094, 0.6167067885398865, 1.8664799928665161, 0.4157159626483917, 13.362298965454102, -22.0402774810791, 20.59148406982422, 1.0708165168762207, 0.01943119429051876, 0.009803453460335732, 0.012820513918995857, 0.0, 0.5121518969535828, 0.33255594968795776, 0.34441298246383667, 0.5232336521148682, -0.023600302636623383, 0.24992649257183075, 3.035238265991211, 0.3594633638858795, 3.035534620285034, -0.9911870956420898, -0.28929609060287476, 3.1139638423919678, -0.46365776658058167, 0.18535952270030975, 9.836098670959473, 0.013531774282455444, 0.014386415481567383, 0.04310593008995056, -0.01854938454926014, 0.021900705993175507, 0.7021681070327759, 0.7144068479537964], "mean": [-0.2187710553407669, 0.049787573516368866, -0.3336316645145416, -1.3162027597427368, -0.3985922336578369, 0.27139922976493835, -0.4829563498497009, -0.2759179472923279, -0.043949712067842484, 0.591139554977417, -1.2609528303146362, 0.49459925293922424, -0.0797567218542099, -0.33684277534484863, 0.013919097371399403, 0.0021465416066348553, -0.6056107878684998, 1.03252375125885, -0.45502251386642456, -0.007353218737989664, -0.006261694710701704, -0.0029599026311188936, -0.5998509526252747, 1.013929843902588, -0.45202162861824036, -0.012928721494972706, 0.8455391526222229, 1.745327115058899, 0.8455391526222229, 0.8455391526222229, 0.8455391526222229, 0.8455391526222229, 0.6914557814598083, 1.745327115058899, 0.6914557814598083, 0.6914557814598083, 0.6914557814598083, 0.6914557814598083, -0.02268291264772415, -0.0015262957895174623, -0.01329177524894476, 0.014773235656321049, 0.031173277646303177, 0.002241249196231365, -0.1234336644411087, 0.04804462566971779, 0.0002282197237946093, 0.06484799087047577, 0.031139465048909187, -0.022096941247582436, -0.07207555323839188, -0.015466779470443726, -0.042719606310129166, -0.017455654218792915, -7.213987827301025, -0.25311973690986633, 0.15286362171173096, -3.9096264839172363, -0.13378798961639404, 0.3969557285308838, -0.26861292123794556, -6.007176876068115, 6.113435745239258, 0.014591217041015625, -5.622705936431885, 0.10964616388082504, -0.20725034177303314, -0.3883422613143921, 0.00047839427134022117, -0.00017873044998850673, 0.00044210083433426917, 0.00033734049065969884, 5.5000389693304896e-05, -0.0006647565751336515, 0.0005014725611545146, 0.0004552454629447311, 0.00029237562557682395, 0.00025289502809755504, -0.00015483512834180146, -0.0004672383365686983, -1.7710587978363037, -0.12819699943065643, 7.970334053039551, -28.98468017578125, 16.296358108520508, -0.24668440222740173, 0.7086824178695679, 0.17710933089256287, 8.25081729888916, -26.487295150756836, 15.875865936279297, 0.17311257123947144, 0.0023915411438792944, -0.0024223283398896456, 0.01166573166847229, -0.044118575751781464, 0.4327770471572876, 0.19215941429138184, 0.20560197532176971, 0.4109923541545868, -0.08001851290464401, 0.13821975886821747, -0.5167485475540161, -0.4414933919906616, 0.36256054043769836, -1.9614742994308472, -0.7512540221214294, 2.52805757522583, -0.5745732188224792, 0.02289060689508915, 9.773751258850098, 0.0015704751713201404, 0.0005034752539359033, 0.00046194411697797477, -0.020755546167492867, 0.021021056920289993, 0.7008265852928162, 0.7127185463905334], "std": [0.16415348649024963, 0.2205527424812317, 0.06786992400884628, 0.2902267575263977, 0.6927860379219055, 0.2426033616065979, 0.1553867906332016, 0.2352888435125351, 0.11345458030700684, 0.10914701223373413, 0.30897092819213867, 0.10249368846416473, 0.16929994523525238, 0.10992176085710526, 0.00039076863322407007, 0.0010597030632197857, 0.00076390738831833, 0.0007533028838224709, 0.0005477514932863414, 0.0015856306999921799, 0.00021697905322071165, 0.0012902304297313094, 0.0009130887920036912, 0.0007767458446323872, 0.0007590110180899501, 0.0014349392149597406, 0.8642053008079529, 2.1457672119140625e-06, 0.8642053008079529, 0.8642053008079529, 0.8642053008079529, 0.8642053008079529, 0.8454827666282654, 2.1457672119140625e-06, 0.8454827666282654, 0.8454827666282654, 0.8454827666282654, 0.8454827666282654, 0.00011073465429944918, 6.567453851857863e-07, 0.18566235899925232, 0.1929655522108078, 0.2027089148759842, 0.34751585125923157, 0.3583051562309265, 0.2658505141735077, 0.32633939385414124, 0.1573237180709839, 0.07037660479545593, 0.14702409505844116, 0.1742166131734848, 0.09151646494865417, 0.28105664253234863, 0.0840470939874649, 1.6737220287322998, 3.7614505290985107, 1.1967508792877197, 2.7124626636505127, 0.3374149799346924, 1.0278022289276123, 0.6083316802978516, 2.1100852489471436, 2.3447937965393066, 1.0723249912261963, 1.5897048711776733, 0.2746497094631195, 0.5277717709541321, 0.44836825132369995, 0.0025728584732860327, 0.0048352074809372425, 0.005421795882284641, 0.0028375128749758005, 0.0013346623163670301, 0.0017572222277522087, 0.002569513861089945, 0.006253736559301615, 0.004671243019402027, 0.002704157494008541, 0.0018671209691092372, 0.0016553535824641585, 0.3533638119697571, 0.1301441639661789, 1.2205878496170044, 2.782074451446533, 1.1389352083206177, 0.4733024835586548, 0.32921525835990906, 0.1260925829410553, 1.7553437948226929, 1.917850136756897, 1.945173740386963, 0.5070041418075562, 0.005715725477784872, 0.0036056614480912685, 0.00048333645099774003, 0.01655689626932144, 0.04465827718377113, 0.08660409599542618, 0.09124726057052612, 0.0645059198141098, 0.06335796415805817, 0.08247751742601395, 2.293910026550293, 0.5185574889183044, 2.266525983810425, 0.5586110353469849, 0.19670240581035614, 0.4321848452091217, 0.036290619522333145, 0.046793777495622635, 0.023831617087125778, 0.0033041981514543295, 0.004336661659181118, 0.007725948467850685, 0.0006169177941046655, 0.00032380284392274916, 0.0007222277927212417, 0.0007233988144434988], "count": [332]}, "action": {"min": [-0.5990465879440308, -0.14700695872306824, -0.5309802889823914, -1.6731699705123901, -1.4589842557907104, -0.052480462938547134, -0.6981316804885864, -0.8123965859413147, -0.2918877601623535, 0.46555209159851074, -1.6510059833526611, 0.34686362743377686, -0.31662091612815857, -0.4771232008934021, 0.012398190796375275, -0.0004967839922755957, -0.6053305864334106, 1.0274323225021362, -0.45582032203674316, -0.01067222747951746, -0.007497007492929697, -0.005641506984829903, -0.6009575128555298, 1.0081398487091064, -0.45308881998062134, -0.01498623937368393, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.022984113544225693, -0.0015283002285286784, -0.584587037563324, -1.0311754941940308, -0.46414750814437866, -1.8558177947998047, -1.3836290836334229, -0.7804577350616455, -2.577991247177124, -0.18970026075839996, -0.010321267880499363, -0.9394198656082153, -0.7109951972961426, -0.41156429052352905, -1.951042652130127, -0.35619229078292847], "max": [-0.04681208357214928, 0.3435981571674347, 0.20052197575569153, -0.5775466561317444, 0.2717302143573761, 0.6981316804885864, -0.12552796304225922, -0.0029673834796994925, 0.0962914228439331, 0.9041531085968018, -0.7286181449890137, 0.6249120235443115, 0.35509952902793884, -0.16355201601982117, 0.014686855487525463, 0.005671776831150055, -0.5981732606887817, 1.0320435762405396, -0.4536589980125427, -0.005225921981036663, -0.005543522071093321, 0.000878366525284946, -0.5923969745635986, 1.0150419473648071, -0.4495362937450409, -0.010637211613357067, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.022214170545339584, -0.001524314982816577, 0.6337190866470337, 0.6532973647117615, 1.0967975854873657, 0.5660005211830139, 1.8456580638885498, 0.9994293451309204, 0.4495336413383484, 0.8038621544837952, 0.44595375657081604, 0.16535496711730957, 0.24888524413108826, 0.13998110592365265, 0.41025859117507935, 0.13719436526298523], "mean": [-0.25288426876068115, 0.06244874745607376, -0.3354046642780304, -1.258844256401062, -0.4213445782661438, 0.277985543012619, -0.48073744773864746, -0.27090850472450256, -0.019553130492568016, 0.5898813605308533, -1.2466689348220825, 0.49049827456474304, -0.08566589653491974, -0.33831846714019775, 0.013475791551172733, 0.002061456674709916, -0.6024622917175293, 1.0304028987884521, -0.45496413111686707, -0.006984354462474585, -0.006651458330452442, -0.0028135254979133606, -0.5969104766845703, 1.0121614933013916, -0.4521138370037079, -0.012569384649395943, 0.8452762365341187, 1.745327115058899, 0.8452762365341187, 0.8452762365341187, 0.8452762365341187, 0.8452762365341187, 0.691613495349884, 1.745327115058899, 0.691613495349884, 0.691613495349884, 0.691613495349884, 0.691613495349884, -0.02268088422715664, -0.001526295905932784, -0.013247623108327389, 0.012480737641453743, 0.03260469809174538, -0.00019713769142981619, -0.11908649653196335, 0.04801096022129059, -0.0015363796846941113, 0.06469183415174484, 0.03127313405275345, -0.02232416905462742, -0.07177123427391052, -0.015449857339262962, -0.04299882799386978, -0.017829691991209984], "std": [0.16637298464775085, 0.20993083715438843, 0.11131995171308517, 0.3061351478099823, 0.696018636226654, 0.24775704741477966, 0.15636642277240753, 0.2275337427854538, 0.10353562235832214, 0.11255147308111191, 0.30758270621299744, 0.1029408872127533, 0.16018833220005035, 0.10695555061101913, 0.0005567073239944875, 0.001271202345378697, 0.0012955472338944674, 0.0008805390098132193, 0.000560565444175154, 0.0014022842515259981, 0.00042112029041163623, 0.001404450973495841, 0.001376998727209866, 0.0011401781812310219, 0.0008818228379823267, 0.0012730350717902184, 0.8637510538101196, 2.1457672119140625e-06, 0.8637510538101196, 0.8637510538101196, 0.8637510538101196, 0.8637510538101196, 0.8456659913063049, 2.1457672119140625e-06, 0.8456659913063049, 0.8456659913063049, 0.8456659913063049, 0.8456659913063049, 0.00011310166155453771, 6.573433211087831e-07, 0.18566690385341644, 0.19724498689174652, 0.20288115739822388, 0.35035550594329834, 0.36806902289390564, 0.2658577859401703, 0.32298293709754944, 0.1573868691921234, 0.07036883383989334, 0.14693395793437958, 0.1744517832994461, 0.09151752293109894, 0.281037837266922, 0.08419439941644669], "count": [332]}, "timestamp": {"min": [0.0], "max": [11.033333333333333], "mean": [5.516666666666667], "std": [3.194656997759436], "count": [332]}, "frame_index": {"min": [0], "max": [331], "mean": [165.5], "std": [95.83970993278308], "count": [332]}, "episode_index": {"min": [89], "max": [89], "mean": [89.0], "std": [0.0], "count": [332]}, "index": {"min": [33361], "max": [33692], "mean": [33526.5], "std": [95.83970993278308], "count": [332]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [332]}, "subtask_annotation": {"mean": [0.4006024096385542, 2.0, 2.0, 2.0, 2.0], "std": [0.5021636305044618, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [332]}, "scene_annotation": {"mean": [89.0], "std": [0.0], "min": [89], "max": [89], "count": [332]}, "eef_direction_state": {"mean": [4.451807228915663, 3.8493975903614457], "std": [1.9139853989562217, 2.2051895798061816], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_state": {"mean": [0.7198795180722891, 0.6295180722891566], "std": [0.7623457678910909, 0.5896464197091346], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_state": {"mean": [0.7018072289156626, 0.5873493975903614], "std": [0.8130689216007733, 0.8222560565296165], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_direction_action": {"mean": [3.7921686746987953, 3.647590361445783], "std": [2.083107356980304, 2.1423498473267246], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_action": {"mean": [0.9216867469879518, 0.7259036144578314], "std": [0.7914525600973179, 0.5861278616717526], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_action": {"mean": [0.9337349397590361, 0.9216867469879518], "std": [0.803872720914086, 0.850166276120897], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_sim_pose_state": {"mean": [0.2980787753714381, 0.24270228873545494, 0.13631071475861242, -0.5264245441688269, -0.44170698514944196, 0.35322038066181105, 0.2930194615904864, -0.1842961486139972, 0.12263176250539458, -1.9614662258766316, -0.7512885415265352, 2.5280886655815515], "std": [0.03914316939034014, 0.09554849452127578, 0.035944793529307774, 2.307409882386889, 0.5185087118597621, 2.2838316386275768, 0.06010253580722542, 0.05260909658279432, 0.030403499967417535, 0.5586219066840653, 0.19670395568028912, 0.432161507624593], "min": [0.2555725652082709, 0.1406072329684742, 0.07083634661636397, -3.1302049060943955, -0.9750026199611223, -3.1077560625498553, 0.2219437790814358, -0.29949854860803116, 0.07581951000325236, -2.6008402883257604, -0.963035117810295, 1.981101902155893], "max": [0.3588625309094979, 0.38175536120149756, 0.21751130237709007, 3.091216803868803, 0.35973801353724344, 3.103395284567632, 0.4175764625210705, -0.13103798927457738, 0.16585964616131912, -0.9911873005965066, -0.289299199713688, 3.11396402624411], "count": [332]}, "eef_sim_pose_action": {"mean": [0.3052698915413262, 0.24999436868303254, 0.13140819823165248, -0.44607133294714346, -0.450091282522612, 0.262851261419652, 0.2906969732809217, -0.17524128064540417, 0.11981172610953024, -1.9745515420006141, -0.7785648449327527, 2.5420968914724207], "std": [0.03828828554755013, 0.09466951719930072, 0.039855852325504704, 2.3205707704691023, 0.5374284916996155, 2.282932554848532, 0.057850383302212996, 0.0498985526516236, 0.029364823972492446, 0.5563516540811279, 0.19233174100017186, 0.4319476991445134], "min": [0.2574187729369417, 0.14527253429132925, 0.06254459003712098, -3.130217692288804, -1.0230725256698294, -3.1018079551519886, 0.2229389644991596, -0.2985097871916858, 0.07293642352045267, -2.6044652080095383, -0.9881945893347638, 1.9714166537098663], "max": [0.37311041518490473, 0.3889087249277087, 0.2213357426790025, 3.0811980982176683, 0.3427743801319636, 3.102038038986465, 0.42073954293672733, -0.11938431717124029, 0.16124263855057716, -0.9508682057229226, -0.2646986633765256, 3.098981212341539], "count": [332]}}} +{"episode_index": 90, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4304668661091888]], [[0.5490244449250289]], [[0.4946244088811995]]], "std": [[[0.2942455241388623]], [[0.211737949714541]], [[0.22228428997665264]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42225689878892736]], [[0.41312457948865816]], [[0.3587127330834295]]], "std": [[[0.289496907384549]], [[0.2615600966228073]], [[0.29335696073865003]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4395409770280661]], [[0.45346105584390617]], [[0.39416678921568626]]], "std": [[[0.28335874562808866]], [[0.22754883027795483]], [[0.25950252031914456]]], "count": [100]}, "observation.state": {"min": [-0.778030514717102, -0.287505567073822, -0.45587125420570374, -1.543453574180603, -1.5073087215423584, 0.10309546440839767, -0.7011538147926331, -0.9417246580123901, -0.18072623014450073, 0.4650178849697113, -1.4923323392868042, 0.14791588485240936, -0.6539461016654968, -0.64612877368927, 0.012657101266086102, -0.00039531791117042303, -0.6036560535430908, 1.0304498672485352, -0.4662461578845978, -0.024309389293193817, -0.006927246227860451, -0.006457554642111063, -0.6034448742866516, 1.0217268466949463, -0.463842511177063, -0.02672714926302433, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.02260453999042511, -0.001528388587757945, -0.699621319770813, -0.8822491765022278, -0.8247685432434082, -1.6330130100250244, -2.0256357192993164, -1.5619999170303345, -1.7630528211593628, -0.1337185502052307, -0.04884885251522064, -0.8157857060432434, -0.714799702167511, -0.7713150978088379, -1.786354899406433, -0.49053120613098145, -13.00597095489502, -6.562881946563721, -2.26068377494812, -9.920635223388672, -8.464591026306152, -3.730158805847168, -1.6355311870574951, -11.469306945800781, -3.0219781398773193, -2.653846263885498, -7.387057781219482, -0.7173382639884949, -1.7503052949905396, -1.7503052949905396, -0.007498479913920164, -0.0327332429587841, -0.04234704747796059, -0.034026507288217545, -0.007887719199061394, -0.04073599725961685, -0.006401500198990107, -0.03776422142982483, -0.04669509828090668, -0.00883038341999054, -0.006062888540327549, -0.03371727094054222, -5.790329933166504, -0.9576314091682434, 0.1633169800043106, -32.350894927978516, 9.534021377563477, -0.8638119697570801, -3.690540075302124, -0.9539196491241455, 5.730941295623779, -35.81653594970703, 12.815925598144531, -0.42956990003585815, -0.030944693833589554, -0.017563464120030403, 0.008547008968889713, -0.08198151737451553, 0.3934675455093384, 0.021379129961133003, 0.007385495118796825, 0.36234068870544434, -0.18835020065307617, 0.030547216534614563, -3.021155834197998, -1.0351225137710571, -2.962000608444214, -2.9099233150482178, -0.8516023755073547, 2.073665142059326, -0.7195539474487305, -0.18891151249408722, 9.683874130249023, -0.02791905403137207, -0.038700640201568604, -0.053113311529159546, -0.017351847141981125, 0.02228585258126259, 0.6114639043807983, 0.787031888961792], "max": [-0.13309074938297272, 0.38491445779800415, 0.10208374261856079, -0.3799486756324768, 0.348672091960907, 0.6902815103530884, -0.07019104808568954, -0.11984831094741821, 0.1750023066997528, 1.1534864902496338, -0.46845078468322754, 0.5745117664337158, 0.24138832092285156, -0.35704123973846436, 0.0188328605145216, 0.008176869712769985, -0.5922501683235168, 1.041121482849121, -0.4560237228870392, -0.0075529227033257484, -0.00328613817691803, 0.003962702117860317, -0.5949074029922485, 1.0250582695007324, -0.4570828378200531, -0.01355212926864624, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.02164631336927414, -0.0015240681823343039, 0.5502767562866211, 0.630561351776123, 0.6254977583885193, 1.4640288352966309, 2.6816725730895996, 1.5888288021087646, 0.9391341805458069, 0.6040121912956238, 0.23661375045776367, 0.08914520591497421, 0.13488733768463135, 0.5256273746490479, 0.637992799282074, 0.341590017080307, -3.329439401626587, 8.730158805847168, 2.8785104751586914, 5.433455467224121, 0.9468864798545837, 3.557997465133667, 1.090354084968567, -1.3028241395950317, 12.912088394165039, 3.145299196243286, -0.702075719833374, 2.209401845932007, 1.0616605281829834, 0.28693529963493347, 0.03232207149267197, 0.03259483352303505, 0.03418184816837311, 0.007972273975610733, 0.04121653735637665, 0.0134153813123703, 0.017295053228735924, 0.031939636915922165, 0.018475288525223732, 0.00774924922734499, 0.017808398231863976, 0.0060998788103461266, -1.5271199941635132, 0.5344919562339783, 12.174539566040039, -19.496734619140625, 22.623416900634766, 1.0753141641616821, 0.9332399964332581, 0.7831791639328003, 14.342201232910156, -22.742206573486328, 24.685443878173828, 1.6188607215881348, 0.02787715382874012, 0.009574510157108307, 0.012820513918995857, 0.0, 0.5815529823303223, 0.47184324264526367, 0.33447638154029846, 0.559694766998291, -0.029068032279610634, 0.2752763032913208, 3.0376973152160645, 0.3890785574913025, 3.0744454860687256, -0.9744826555252075, -0.3222854435443878, 3.092165231704712, -0.2673884928226471, 0.29742947220802307, 9.859029769897461, 0.04027917981147766, 0.03877836465835571, 0.07452899217605591, -0.008451312780380249, 0.026728065684437752, 0.6161439418792725, 0.7908878326416016], "mean": [-0.3859621286392212, -0.0031533115543425083, -0.29915696382522583, -1.0003502368927002, -0.49541598558425903, 0.3684994578361511, -0.4628497064113617, -0.3679726719856262, 0.025503430515527725, 0.6582087278366089, -1.1016948223114014, 0.3520841896533966, -0.3330419957637787, -0.5330172181129456, 0.015106705017387867, 0.0022204932756721973, -0.6013155579566956, 1.0368846654891968, -0.46255579590797424, -0.01367507129907608, -0.005533503368496895, -0.002749286126345396, -0.5988766551017761, 1.0228190422058105, -0.4608389437198639, -0.018380599096417427, 0.8000158071517944, 1.7453281879425049, 0.8000158071517944, 0.8000158071517944, 0.8000158071517944, 0.8000158071517944, 0.6319233179092407, 1.7453281879425049, 0.6319233179092407, 0.6319233179092407, 0.6319233179092407, 0.6319233179092407, -0.022229742258787155, -0.0015262840315699577, -0.01087480504065752, -0.007352457381784916, 0.019350185990333557, 0.006734584923833609, 0.03188740089535713, -0.01956823468208313, -0.003175634192302823, 0.0750727728009224, 0.02821713127195835, -0.058992959558963776, -0.08890147507190704, -0.01226376835256815, -0.053714971989393234, -0.015913505107164383, -7.889472961425781, -0.619657576084137, 0.3855566382408142, -3.852863311767578, -0.9170273542404175, 0.2650563716888428, -0.34118402004241943, -5.75507926940918, 7.375196933746338, 0.2800404131412506, -5.169795036315918, 0.3338910639286041, -0.17467190325260162, -0.3323372006416321, 6.80975936120376e-05, 0.0008171762456186116, 0.00041391950799152255, -0.0010163654806092381, 0.0007374848355539143, -0.0013090712018311024, -0.00022969899873714894, 2.1706307961721905e-05, -0.0014414063189178705, 0.00030115165282040834, 0.00039155135164037347, -0.0011188291246071458, -3.617056369781494, -0.24772055447101593, 7.62201452255249, -24.946109771728516, 16.647417068481445, 0.3056947588920593, -0.9213978052139282, 0.04754914715886116, 9.89891242980957, -29.240863800048828, 19.155799865722656, 0.7762974500656128, 0.00198091147467494, -0.0026789926923811436, 0.011069145053625107, -0.040022946894168854, 0.4663693308830261, 0.23336012661457062, 0.1890804022550583, 0.43269866704940796, -0.08867146819829941, 0.17585411667823792, -0.44338458776474, -0.41783761978149414, 0.305571973323822, -2.289271116256714, -0.6803857088088989, 2.672322988510132, -0.5727269649505615, 0.06494137644767761, 9.771557807922363, 0.002249693963676691, 0.0007097322377376258, -0.00030182034242898226, -0.014978105202317238, 0.024918384850025177, 0.6146561503410339, 0.7882543802261353], "std": [0.19313324987888336, 0.27113696932792664, 0.14139001071453094, 0.426978200674057, 0.734737753868103, 0.19025176763534546, 0.25531283020973206, 0.2620462477207184, 0.13846458494663239, 0.19884374737739563, 0.3704768121242523, 0.10171594470739365, 0.19768042862415314, 0.08200886100530624, 0.0026165503077208996, 0.0017322823405265808, 0.0025311352219432592, 0.004130564630031586, 0.004126559477299452, 0.007012973539531231, 0.0015155188739299774, 0.0025868844240903854, 0.0025060262996703386, 0.0009559673490002751, 0.0023026587441563606, 0.00543345557525754, 0.8622925877571106, 1.0728836059570312e-06, 0.8622925877571106, 0.8622925877571106, 0.8622925877571106, 0.8622925877571106, 0.8283852934837341, 1.0728836059570312e-06, 0.8283852934837341, 0.8283852934837341, 0.8283852934837341, 0.8283852934837341, 0.0002426837891107425, 7.649559847777709e-07, 0.2123829871416092, 0.23166078329086304, 0.18898241221904755, 0.49170511960983276, 0.6771461963653564, 0.4572720229625702, 0.31146755814552307, 0.14395566284656525, 0.054741229861974716, 0.1480780839920044, 0.1830713003873825, 0.1971583217382431, 0.3453389108181, 0.14287231862545013, 1.858093500137329, 4.67489767074585, 1.4031990766525269, 3.4716851711273193, 1.9142529964447021, 1.3241699934005737, 0.5379291772842407, 2.640662431716919, 4.322079658508301, 1.3864690065383911, 1.667946219444275, 0.5673607587814331, 0.5252115726470947, 0.3658996820449829, 0.004126657731831074, 0.00818309560418129, 0.009335320442914963, 0.0045774891041219234, 0.0048181465826928616, 0.005643931683152914, 0.002934520598500967, 0.009003587998449802, 0.00771443173289299, 0.0031955621670931578, 0.0025961657520383596, 0.004328032024204731, 1.3004441261291504, 0.22602014243602753, 2.0889663696289062, 3.544306993484497, 2.554673194885254, 0.5226078033447266, 1.2623345851898193, 0.2882060706615448, 2.0007572174072266, 2.7602148056030273, 3.0627453327178955, 0.5703340768814087, 0.007999553345143795, 0.0041532497853040695, 0.0005695270956493914, 0.01632172055542469, 0.05450630560517311, 0.17211581766605377, 0.10714221745729446, 0.06054825335741043, 0.049418166279792786, 0.09302100539207458, 2.233199119567871, 0.5337716937065125, 2.177797317504883, 0.636792778968811, 0.14830227196216583, 0.3962162435054779, 0.06645838916301727, 0.0755365863442421, 0.028421776369214058, 0.007171533536165953, 0.010895275510847569, 0.01518306415528059, 0.0023902112152427435, 0.0008851164602674544, 0.0008262027986347675, 0.000676119641866535], "count": [320]}, "action": {"min": [-0.8259872198104858, -0.3157954812049866, -0.5039445161819458, -1.5098059177398682, -1.56898832321167, 0.06915554404258728, -0.6981316804885864, -0.9360613822937012, -0.20116175711154938, 0.46160805225372314, -1.472935676574707, 0.1420736014842987, -0.6576145887374878, -0.6465500593185425, 0.012064570561051369, -0.005352439824491739, -0.6028980612754822, 1.027708649635315, -0.4663974344730377, -0.02316874824464321, -0.007493315730243921, -0.008655664511024952, -0.6006090044975281, 1.0169799327850342, -0.4637909531593323, -0.02577904611825943, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.02260453999042511, -0.001528388587757945, -0.699621319770813, -0.8822491765022278, -0.8247685432434082, -1.6330130100250244, -2.0256357192993164, -1.5619999170303345, -1.7630528211593628, -0.1337185502052307, -0.04884885251522064, -0.8157857060432434, -0.714799702167511, -0.7713150978088379, -1.786354899406433, -0.49053120613098145], "max": [-0.14701195061206818, 0.3860357403755188, 0.15934862196445465, -0.2828168272972107, 0.37139642238616943, 0.6981316804885864, -0.06447752565145493, -0.09536914527416229, 0.20415383577346802, 1.190894603729248, -0.43845251202583313, 0.5860298275947571, 0.24409186840057373, -0.35171133279800415, 0.018733888864517212, 0.013408198021352291, -0.5886009931564331, 1.0400660037994385, -0.4555971920490265, -0.007199161686003208, -0.0030855138320475817, 0.00852460041642189, -0.5917161107063293, 1.0233490467071533, -0.4557134509086609, -0.013174031861126423, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.02164631336927414, -0.0015240681823343039, 0.5502767562866211, 0.630561351776123, 0.6254977583885193, 1.4640288352966309, 2.6816725730895996, 1.5888288021087646, 0.9391341805458069, 0.6040121912956238, 0.23661375045776367, 0.08719472587108612, 0.13488733768463135, 0.5256273746490479, 0.637992799282074, 0.341590017080307], "mean": [-0.4150334298610687, 0.003039589151740074, -0.29284170269966125, -0.9425216913223267, -0.49717530608177185, 0.36136215925216675, -0.46096712350845337, -0.3507251441478729, 0.049503229558467865, 0.6461969614028931, -1.0985196828842163, 0.3471938967704773, -0.3421255350112915, -0.5344039797782898, 0.01484710443764925, 0.0019256972009316087, -0.5986859798431396, 1.0346883535385132, -0.46213918924331665, -0.013121629133820534, -0.005734691862016916, -0.002830580808222294, -0.5962731242179871, 1.020763635635376, -0.4605458676815033, -0.017892351374030113, 0.8000158071517944, 1.7453281879425049, 0.8000158071517944, 0.8000158071517944, 0.8000158071517944, 0.8000158071517944, 0.6241556406021118, 1.7453281879425049, 0.6241556406021118, 0.6241556406021118, 0.6241556406021118, 0.6241556406021118, -0.022229544818401337, -0.0015262768138200045, -0.01029885746538639, -0.0074753849767148495, 0.01958179846405983, 0.0074007511138916016, 0.030204910784959793, -0.020605240017175674, -0.0031664143316447735, 0.07492031157016754, 0.02811616100370884, -0.05877097696065903, -0.08868055790662766, -0.013105270452797413, -0.05380907654762268, -0.016463154926896095], "std": [0.1895761638879776, 0.25657889246940613, 0.15625208616256714, 0.43735092878341675, 0.7473477721214294, 0.1959904283285141, 0.2553229033946991, 0.25382840633392334, 0.13992789387702942, 0.18903739750385284, 0.353697806596756, 0.10664775967597961, 0.18455734848976135, 0.07913149148225784, 0.0025722505524754524, 0.0027341176755726337, 0.0024793739430606365, 0.004265907220542431, 0.004189122002571821, 0.006403310690075159, 0.0015133469132706523, 0.0030244586523622274, 0.0022946782410144806, 0.0012897501001134515, 0.0022547708358615637, 0.004949024412781, 0.8622925877571106, 1.0728836059570312e-06, 0.8622925877571106, 0.8622925877571106, 0.8622925877571106, 0.8622925877571106, 0.8271519541740417, 1.0728836059570312e-06, 0.8271519541740417, 0.8271519541740417, 0.8271519541740417, 0.8271519541740417, 0.0002435048227198422, 7.618139079568209e-07, 0.2125331312417984, 0.23162952065467834, 0.189006045460701, 0.49193617701530457, 0.6776953339576721, 0.45761939883232117, 0.31146758794784546, 0.14405547082424164, 0.0548228994011879, 0.14822283387184143, 0.1832142472267151, 0.19772301614284515, 0.3453184962272644, 0.14298906922340393], "count": [320]}, "timestamp": {"min": [0.0], "max": [10.633333333333333], "mean": [5.316666666666666], "std": [3.079186400478037], "count": [320]}, "frame_index": {"min": [0], "max": [319], "mean": [159.5], "std": [92.37559201434111], "count": [320]}, "episode_index": {"min": [90], "max": [90], "mean": [90.0], "std": [0.0], "count": [320]}, "index": {"min": [33693], "max": [34012], "mean": [33852.5], "std": [92.37559201434111], "count": [320]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [320]}, "subtask_annotation": {"mean": [0.26875, 2.0, 2.0, 2.0, 2.0], "std": [0.45719081082191415, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [320]}, "scene_annotation": {"mean": [90.0], "std": [0.0], "min": [90], "max": [90], "count": [320]}, "eef_direction_state": {"mean": [3.578125, 4.23125], "std": [1.8337520236866816, 2.1351869795172553], "min": [0, 0], "max": [6, 6], "count": [320]}, "eef_velocity_state": {"mean": [1.15, 0.621875], "std": [0.7921489758877431, 0.6965245755714599], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_state": {"mean": [0.98125, 0.55], "std": [0.832705492656317, 0.7929375763576871], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_direction_action": {"mean": [3.41875, 3.621875], "std": [1.788756114594723, 2.141295515424015], "min": [0, 0], "max": [6, 6], "count": [320]}, "eef_velocity_action": {"mean": [1.16875, 0.821875], "std": [0.739272235039299, 0.6681290925973812], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_action": {"mean": [1.159375, 0.996875], "std": [0.7922907353837978, 0.8234775251183236], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_sim_pose_state": {"mean": [0.3243994885002345, 0.2489679838982616, 0.13404665841085123, -0.4634414230805647, -0.41835134966913845, 0.28627645811977537, 0.3126749858662381, -0.17282558735666162, 0.12460406375165223, -2.289267104725223, -0.6804620042795914, 2.67238009359472], "std": [0.0399549727168742, 0.15376908353002325, 0.04114330458703981, 2.262464579719868, 0.5338939632032919, 2.214048304737794, 0.05915844144000527, 0.06135533363300953, 0.03623541641421574, 0.6367815058221894, 0.148278416391868, 0.3961491651008243], "min": [0.2739919746984363, 0.07897916395928163, 0.0660127485348165, -3.131892889203938, -1.0351183468879765, -3.1120540735445794, 0.25057938041398264, -0.2791820829819745, 0.06986264153503412, -2.9099224055280546, -0.8521410458879646, 2.0740041922040895], "max": [0.41431388991312657, 0.4639591862579571, 0.20505750489735988, 3.0909921055538914, 0.3889907572786959, 3.115555712109989, 0.4368132394878843, -0.1092377841509997, 0.16489603819964246, -0.9744826709683722, -0.3220818142585309, 3.092154802435798], "count": [320]}, "eef_sim_pose_action": {"mean": [0.32950485954156683, 0.2538303404185656, 0.128056575029094, -0.49718891401838744, -0.4354071597057428, 0.3187276992544497, 0.3078158822173857, -0.16354339925789912, 0.12139816026999373, -2.327321127131735, -0.7151488156915049, 2.6979477936570544], "std": [0.03549146656377549, 0.149781448101039, 0.043668811790564734, 2.2599290322335457, 0.5541524673196345, 2.217413081040195, 0.05790941789443619, 0.06199140479124811, 0.03350819575542167, 0.6288762769251327, 0.15641422461136312, 0.39755622199693896], "min": [0.27882336627366294, 0.0822232566185653, 0.05558175120459952, -3.1089170961598787, -1.0834982523103232, -3.139958400658431, 0.24855344294425807, -0.2891095549976484, 0.06714427329734744, -2.9259150580458932, -0.9220980154371332, 2.0419761827246656], "max": [0.41636144267217, 0.4694107283687635, 0.21345585085263208, 3.1298863348543664, 0.36954733075564006, 3.0576300678212185, 0.432856474907628, -0.10562725274291966, 0.1625916815412846, -0.9253236136341517, -0.30602768330815433, 3.1140788791817773], "count": [320]}}} +{"episode_index": 91, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4527705594002307]], [[0.5645889970203767]], [[0.49428425605536336]]], "std": [[[0.2925860899449708]], [[0.2024850190372801]], [[0.2290066239660377]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4303510596885813]], [[0.4268181156286044]], [[0.3460111759900038]]], "std": [[[0.3206509247092323]], [[0.2522289113675363]], [[0.2912793784581492]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4219579777008843]], [[0.4305547481737793]], [[0.3679041138023837]]], "std": [[[0.28276901004691146]], [[0.23111460858506772]], [[0.27061578307561296]]], "count": [100]}, "observation.state": {"min": [-0.3179905414581299, -0.3214569091796875, -0.7318600416183472, -2.078542947769165, -1.5518431663513184, -0.4696098566055298, -0.2359427958726883, -0.5749172568321228, -0.027467407286167145, -0.01220716442912817, -2.1636343002319336, 0.15181964635849, 0.05359471216797829, -0.277143657207489, 0.013157384470105171, 0.02294822223484516, -0.5994781851768494, 0.9695186614990234, -0.40055274963378906, -0.0367915965616703, -0.012625393457710743, -0.02163602225482464, -0.6174015998840332, 0.9968434572219849, -0.40316376090049744, 0.04320238158106804, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.023175839334726334, -0.0018796598305925727, -0.6203534007072449, -1.4203245639801025, -1.0372098684310913, -0.9636569619178772, -2.3595921993255615, -1.4592843055725098, -1.1420422792434692, -0.6961544752120972, -0.19727180898189545, -0.584500253200531, -1.2591991424560547, -1.984559178352356, -0.7248129844665527, -0.6695294976234436, -9.064092636108398, -9.371185302734375, -2.6959707736968994, -10.714286804199219, -2.6684980392456055, -1.4059828519821167, -1.3772894144058228, -11.20206069946289, -3.0219781398773193, -1.5164835453033447, -14.285715103149414, -1.807692289352417, -1.807692289352417, -3.127594470977783, -0.022308016195893288, -0.012233595363795757, -0.02391277253627777, -0.008507799357175827, -0.018923422321677208, -0.008217675611376762, -0.012200025841593742, -0.01269601471722126, -0.015807855874300003, -0.011062098667025566, -0.02279556915163994, -0.005846751853823662, -2.9269800186157227, -0.8425671458244324, -0.1484699845314026, -31.177555084228516, 5.798249244689941, -0.08457761257886887, -0.7423499822616577, -0.007423498667776585, 4.0532307624816895, -30.65809440612793, 6.597338676452637, -0.8401026129722595, -0.013630134984850883, -0.013402965851128101, -0.008547008968889713, -0.06831792742013931, 0.2894197702407837, -0.012848238460719585, 0.005343013443052769, 0.31539463996887207, -0.24781735241413116, 0.026287253946065903, -2.867300271987915, -1.4103312492370605, -2.9170753955841064, -3.0717833042144775, -1.4097422361373901, -3.131718158721924, -0.8202620148658752, -0.166399285197258, 9.621879577636719, -0.0127943754196167, -0.013745129108428955, -0.04721197485923767, -0.024962646886706352, 0.02226206474006176, 0.737064778804779, 0.6719739437103271], "max": [0.43637898564338684, 0.4235343933105469, 0.22927798330783844, -1.101700782775879, 0.1866723597049713, 0.25596359372138977, 0.15298312902450562, 0.33527812361717224, 0.21400848031044006, 0.4410819411277771, -0.8095722794532776, 1.5327717065811157, 0.34132957458496094, 0.11101013422012329, 0.015624678693711758, 0.02377801388502121, -0.594810426235199, 0.9696903228759766, -0.3929286003112793, -0.03363727778196335, -0.010081147775053978, -0.020042885094881058, -0.6115957498550415, 0.9976204037666321, -0.3960898220539093, 0.046433862298727036, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.023843465372920036, -0.001524588093161583, 0.7531799077987671, 0.6718457937240601, 1.9338786602020264, 0.8243889212608337, 2.8160133361816406, 0.6183528900146484, 0.6015650033950806, 0.8161057233810425, 0.35728690028190613, 0.5354624390602112, 0.9712903499603271, 0.32572656869888306, 0.6491996645927429, 0.47520968317985535, -0.12248773872852325, 6.257631301879883, 2.316849946975708, -0.12210012227296829, 1.2338217496871948, 2.180708408355713, 0.8321123719215393, 0.11135250329971313, 6.990231990814209, 2.3308913707733154, -0.18315017223358154, 5.939560413360596, 0.5738705992698669, 0.5451770424842834, 0.008985070511698723, 0.010960843414068222, 0.01971462368965149, 0.006974711548537016, 0.009244346991181374, 0.01518036238849163, 0.00828261487185955, 0.020973751321434975, 0.017874304205179214, 0.007673732470721006, 0.011045476421713829, 0.018731936812400818, -1.1029200553894043, -0.03711749613285065, 11.669740676879883, -21.910003662109375, 13.038553237915039, 0.6703759431838989, 1.6119600534439087, 0.7720438838005066, 10.407746315002441, -23.739299774169922, 14.047929763793945, -0.14805005490779877, 0.021027946844697, 0.005830757785588503, -0.0036630036775022745, -0.013663585297763348, 0.4757084846496582, 0.2639339864253998, 0.3082643151283264, 0.5393451452255249, -0.0005303362850099802, 0.34157615900039673, 3.0411224365234375, 0.5364576578140259, 3.012204647064209, 3.1137423515319824, 0.1810641586780548, 3.128863573074341, -0.5232910513877869, 0.2402430772781372, 9.886948585510254, 0.011433213949203491, 0.02086922526359558, 0.033652037382125854, -0.022432975471019745, 0.024663088843226433, 0.7397844791412354, 0.6749732494354248], "mean": [0.046078428626060486, -0.07080834358930588, -0.23170721530914307, -1.6298418045043945, -0.6548298001289368, -0.12402335554361343, -0.1283285915851593, -0.014546641148626804, 0.14229653775691986, 0.2441742867231369, -1.7461520433425903, 0.6559157371520996, 0.15187004208564758, -0.11346078664064407, 0.014880022965371609, 0.02319529466331005, -0.5979940891265869, 0.9696470499038696, -0.3945840001106262, -0.035313189029693604, -0.01097053848206997, -0.020983174443244934, -0.6150681376457214, 0.9970793724060059, -0.3976972997188568, 0.04490704461932182, 0.4754871726036072, 1.0388870239257812, 0.4754871726036072, 0.4754871726036072, 0.4754871726036072, 0.4754871726036072, 0.5361119508743286, 1.745323896408081, 0.5361119508743286, 0.5361119508743286, 0.5361119508743286, 0.5361119508743286, 0.02348724938929081, -0.0015688743442296982, 0.007416607812047005, -0.014729171991348267, 0.021395418792963028, -0.02199426107108593, 0.006013286300003529, -0.0005652595427818596, 0.01351646613329649, 0.017541328445076942, 0.008628683164715767, -0.00940883718430996, -0.012015298940241337, -0.10579909384250641, 0.007885199040174484, -0.009652958251535892, -4.241410732269287, -1.8561582565307617, -0.4043930768966675, -5.8597025871276855, -0.19759061932563782, 0.33169615268707275, -0.35105299949645996, -5.065283298492432, 2.447197914123535, 0.327548623085022, -5.8098530769348145, 0.8667005896568298, -0.40692171454429626, -0.4658019542694092, -0.0004971637390553951, 0.00045458762906491756, 0.0007079928182065487, -1.3791124729323201e-05, -0.00024408854369539768, -9.72106063272804e-05, -0.0002493613283149898, -2.377133205300197e-05, -9.527502697892487e-05, -0.00010766697232611477, -0.00028351330547593534, 0.0002240868197986856, -2.1248350143432617, -0.5213404893875122, 6.747829437255859, -24.73048973083496, 10.49702262878418, 0.39011475443840027, 0.350320428609848, 0.3305518627166748, 7.619300842285156, -27.037967681884766, 11.151341438293457, -0.41912662982940674, 0.002031354233622551, -0.0027029693592339754, -0.005958048161119223, -0.03384573385119438, 0.36722591519355774, 0.13910767436027527, 0.15789642930030823, 0.38469573855400085, -0.13814975321292877, 0.21836066246032715, 0.34438130259513855, -0.7559837102890015, 0.40985119342803955, -2.2455906867980957, -0.7789875864982605, 1.6485052108764648, -0.657487690448761, 0.03184738755226135, 9.766450881958008, -7.1072354330681264e-06, 0.000589852686971426, 6.310620665317401e-05, -0.024150263518095016, 0.02368089184165001, 0.738757312297821, 0.6731215119361877], "std": [0.22337207198143005, 0.1425914466381073, 0.20869821310043335, 0.2803209125995636, 0.6864105463027954, 0.2532826066017151, 0.08809104561805725, 0.24287991225719452, 0.08804892748594284, 0.10612312704324722, 0.41157054901123047, 0.4857809245586395, 0.07924426347017288, 0.114136703312397, 0.0006464370526373386, 0.00018865869787987322, 0.0010721896542236209, 3.815380114247091e-05, 0.0017525540897622705, 0.0007407916709780693, 0.0006132422713562846, 0.0003720124950632453, 0.0013883929932489991, 0.0001413393038092181, 0.0014738391619175673, 0.0007594223716296256, 0.7700015902519226, 0.8448471426963806, 0.7700015902519226, 0.7700015902519226, 0.7700015902519226, 0.7700015902519226, 0.7984158396720886, 5.364418029785156e-06, 0.7984158396720886, 0.7984158396720886, 0.7984158396720886, 0.7984158396720886, 0.00010465533705428243, 6.096964352764189e-05, 0.20895200967788696, 0.268793523311615, 0.3955129384994507, 0.27210015058517456, 0.6438161134719849, 0.28577572107315063, 0.2046300321817398, 0.23940934240818024, 0.06483367085456848, 0.13504339754581451, 0.3391350507736206, 0.3581005036830902, 0.16124077141284943, 0.13557346165180206, 2.324138641357422, 3.074195384979248, 1.2232909202575684, 3.2475240230560303, 1.242188811302185, 0.6763239502906799, 0.532392144203186, 2.6989312171936035, 2.7203049659729004, 0.8389122486114502, 3.2331366539001465, 2.210766077041626, 0.4737423360347748, 0.5654566884040833, 0.003398714354261756, 0.0037977935280650854, 0.00589236244559288, 0.0021303300745785236, 0.0034743444994091988, 0.0027967183850705624, 0.0028397252317517996, 0.004390423186123371, 0.005634359549731016, 0.0024571644607931376, 0.0034832374658435583, 0.002751002088189125, 0.33076509833335876, 0.1310562789440155, 1.5610271692276, 1.761289119720459, 1.4982059001922607, 0.17616623640060425, 0.36854124069213867, 0.13311144709587097, 1.1472375392913818, 1.2409045696258545, 1.58120596408844, 0.15759579837322235, 0.006295238621532917, 0.0033314721658825874, 0.0006048965151421726, 0.009706136770546436, 0.06981969624757767, 0.07755110412836075, 0.08784293383359909, 0.07014001160860062, 0.06683146953582764, 0.10692214965820312, 2.1747138500213623, 0.6404018998146057, 2.09387469291687, 0.8916335701942444, 0.48955169320106506, 2.0599753856658936, 0.042224783450365067, 0.05762415751814842, 0.03777181729674339, 0.0036333296447992325, 0.00566770788282156, 0.00855904072523117, 0.00043715821811929345, 0.00044322226312942803, 0.000602386484388262, 0.0006585919763892889], "count": [378]}, "action": {"min": [-0.3258560299873352, -0.3490658402442932, -0.8141939640045166, -2.111085891723633, -1.5707963705062866, -0.48279428482055664, -0.23455366492271423, -0.6072773933410645, -0.05685541406273842, -0.0633765310049057, -2.1575939655303955, 0.14775243401527405, 0.05008597671985626, -0.278210312128067, 0.013292355462908745, 0.016166439279913902, -0.5977408289909363, 0.9665102362632751, -0.4036482870578766, -0.03553945571184158, -0.012537606060504913, -0.0250846054404974, -0.6141437888145447, 0.9925527572631836, -0.4055207371711731, 0.04186607152223587, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.023175839334726334, -0.0018796598305925727, -0.6203534007072449, -1.4203245639801025, -1.0372098684310913, -0.9636569619178772, -2.3595921993255615, -1.4592843055725098, -1.1420422792434692, -0.6961544752120972, -0.18184605240821838, -0.584500253200531, -1.2591991424560547, -1.984559178352356, -0.7248129844665527, -0.6695294976234436], "max": [0.45003917813301086, 0.455474853515625, 0.3386407196521759, -1.0102248191833496, 0.19598259031772614, 0.2583191394805908, 0.15904048085212708, 0.3304320275783539, 0.2240999937057495, 0.46939077973365784, -0.7147970795631409, 1.5707963705062866, 0.34410256147384644, 0.11028483510017395, 0.015757828950881958, 0.030596962198615074, -0.5885367393493652, 0.9720547199249268, -0.393774151802063, -0.031847234815359116, -0.010011385194957256, -0.011122182942926884, -0.6044911742210388, 0.9996379613876343, -0.39751970767974854, 0.04542861133813858, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.023843465372920036, -0.001524588093161583, 0.7531799077987671, 0.6718457937240601, 1.9338786602020264, 0.8243889212608337, 2.8160133361816406, 0.6183528900146484, 0.6015650033950806, 0.8161057233810425, 0.35728690028190613, 0.5354624390602112, 1.0063825845718384, 0.32572656869888306, 0.6491996645927429, 0.47520968317985535], "mean": [0.029047397896647453, -0.06188923493027687, -0.2312668263912201, -1.5999664068222046, -0.6575477123260498, -0.12688419222831726, -0.12278944998979568, -0.031612712889909744, 0.13002599775791168, 0.2367909699678421, -1.716734528541565, 0.6422104835510254, 0.1522931456565857, -0.11414254456758499, 0.014809402637183666, 0.021655503660440445, -0.5936871767044067, 0.9693583846092224, -0.39629706740379333, -0.03388482332229614, -0.011139065958559513, -0.019789893180131912, -0.6107678413391113, 0.9969111084938049, -0.39951425790786743, 0.0434957779943943, 0.47594887018203735, 1.0342698097229004, 0.47594887018203735, 0.47594887018203735, 0.47594887018203735, 0.47594887018203735, 0.5361119508743286, 1.745323896408081, 0.5361119508743286, 0.5361119508743286, 0.5361119508743286, 0.5361119508743286, 0.02348782867193222, -0.0015691135777160525, 0.008140552788972855, -0.015507107600569725, 0.022208375856280327, -0.023012183606624603, 0.005072199273854494, -0.00023563210561405867, 0.012925424613058567, 0.019229520112276077, 0.009091383777558804, -0.009661257266998291, -0.014381857588887215, -0.10582689940929413, 0.007528318092226982, -0.00873242225497961], "std": [0.23604367673397064, 0.15588922798633575, 0.244718536734581, 0.3112657964229584, 0.6929304003715515, 0.25174978375434875, 0.0874958336353302, 0.25960761308670044, 0.08259527385234833, 0.12070342898368835, 0.43798476457595825, 0.4909402132034302, 0.0801876038312912, 0.11197476089000702, 0.0005282037309370935, 0.0019635153003036976, 0.0016364357434213161, 0.0008672456024214625, 0.002138836309313774, 0.0007486917893402278, 0.0005401166854426265, 0.0019684715662151575, 0.0016540298238396645, 0.0008423526305705309, 0.0015431958017870784, 0.000749013910535723, 0.7701229453086853, 0.8457436561584473, 0.7701229453086853, 0.7701229453086853, 0.7701229453086853, 0.7701229453086853, 0.7984158396720886, 5.364418029785156e-06, 0.7984158396720886, 0.7984158396720886, 0.7984158396720886, 0.7984158396720886, 0.00010442007624078542, 6.138396565802395e-05, 0.20858415961265564, 0.26862016320228577, 0.3953102231025696, 0.2717111110687256, 0.6437460780143738, 0.2858976721763611, 0.20520904660224915, 0.2378205507993698, 0.06382855027914047, 0.13495346903800964, 0.33591097593307495, 0.3580799698829651, 0.16140003502368927, 0.13492828607559204], "count": [378]}, "timestamp": {"min": [0.0], "max": [12.566666666666666], "mean": [6.283333333333333], "std": [3.6372939676918348], "count": [378]}, "frame_index": {"min": [0], "max": [377], "mean": [188.5], "std": [109.11881903075503], "count": [378]}, "episode_index": {"min": [91], "max": [91], "mean": [91.0], "std": [0.0], "count": [378]}, "index": {"min": [34013], "max": [34390], "mean": [34201.5], "std": [109.11881903075503], "count": [378]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [378]}, "subtask_annotation": {"mean": [0.3994708994708995, 2.0, 2.0, 2.0, 2.0], "std": [0.5004756842533123, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [378]}, "scene_annotation": {"mean": [91.0], "std": [0.0], "min": [91], "max": [91], "count": [378]}, "eef_direction_state": {"mean": [3.685185185185185, 3.3439153439153437], "std": [1.8978803527702475, 2.318142732508746], "min": [0, 0], "max": [6, 6], "count": [378]}, "eef_velocity_state": {"mean": [1.0449735449735449, 0.8333333333333334], "std": [0.7314467973062383, 0.6556631603912016], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_acc_mag_state": {"mean": [0.9497354497354498, 0.8121693121693122], "std": [0.842088882854367, 0.8662758904779336], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_direction_action": {"mean": [3.4021164021164023, 3.3174603174603177], "std": [1.8451124532901875, 2.1405042932397227], "min": [0, 0], "max": [6, 6], "count": [378]}, "eef_velocity_action": {"mean": [1.1693121693121693, 0.9523809523809523], "std": [0.7074135413061705, 0.6649638116080454], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_acc_mag_action": {"mean": [1.1746031746031746, 1.0211640211640212], "std": [0.7842297985419459, 0.8354428661619347], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_sim_pose_state": {"mean": [0.22653337978998242, 0.21783195061027075, 0.1356028780181875, 0.32761797314768526, -0.756312837260518, 0.3934117672916997, 0.24587909901403676, -0.2013364758871759, 0.1862813136483647, -2.2369751052132787, -0.7790702856266261, 1.6565469036279636], "std": [0.0561632398600742, 0.04885136643859652, 0.05402599930064505, 2.203910151515961, 0.6405922985778328, 2.124989205047225, 0.06536533660954126, 0.03733019882018355, 0.04265383657409066, 0.9471266404472275, 0.4895748131607056, 2.1000407861360846], "min": [0.1272714105879411, 0.1173074023215771, 0.060655768127905955, -3.113987954581508, -1.410731788806452, -3.128046824058677, 0.16325549111062557, -0.25446057226700175, 0.11961169284899188, -3.1080252693065886, -1.4097495483126727, -3.139407485975151], "max": [0.30913322314767333, 0.3129760309565329, 0.23223644651894415, 3.0956902370249617, 0.5364959492366421, 3.0807262025249282, 0.39256770454640977, -0.12032453029279316, 0.23855704777012776, 3.1364039857133417, 0.18106260895368065, 3.1398651266105824], "count": [378]}, "eef_sim_pose_action": {"mean": [0.22811117242835333, 0.22188723066916552, 0.131318898830462, 0.3667223805595249, -0.7596346924156142, 0.37706658013871247, 0.24970737262693593, -0.20596595794005348, 0.1829303209001086, -2.268498232622173, -0.790584648425322, 2.0488035636128252], "std": [0.059775107392956515, 0.053164478079248824, 0.057985808847532565, 2.13357477950812, 0.660441014809426, 2.1148795945565824, 0.06793332379567148, 0.038867711167652044, 0.04381645617041807, 0.8151539237779605, 0.514946325112592, 1.7191678581168086], "min": [0.11632257997267569, 0.11436442158358742, 0.044066545881819824, -3.07284342260362, -1.4421826185847133, -3.1069780122834665, 0.1643914289352112, -0.26891883169397945, 0.11048969321404169, -3.1164301089995217, -1.4654039329205204, -3.1405873737299044], "max": [0.3225055491520433, 0.3209172644223321, 0.22727531649267774, 3.1350181303270914, 0.5840968807720239, 3.1056447432314536, 0.39481683387806166, -0.11705629474645529, 0.2382434869322425, 3.120418611750988, 0.2225043627463863, 3.139119877599063], "count": [378]}}} +{"episode_index": 92, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4171461240868896]], [[0.5298028498654364]], [[0.4659401840638216]]], "std": [[[0.3064212642932525]], [[0.22661117671998354]], [[0.23587088876509377]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4112661932910419]], [[0.4895941128412149]], [[0.4180445549788543]]], "std": [[[0.3284169019405379]], [[0.22073800216780073]], [[0.2413753062264989]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46177001153402536]], [[0.4510622140522876]], [[0.40771141147635526]]], "std": [[[0.2776850201384904]], [[0.23962895855287955]], [[0.271005153633994]]], "count": [100]}, "observation.state": {"min": [-0.7932654023170471, -0.12884414196014404, -0.5039284825325012, -1.5339272022247314, -0.3037188649177551, -0.17814910411834717, -0.30498671531677246, -1.0410690307617188, -0.3650728166103363, 0.04653923586010933, -1.7545967102050781, -0.178628072142601, -0.13942697644233704, -0.24242088198661804, -0.008752094581723213, -0.008763443678617477, -0.629193902015686, 1.0212218761444092, -0.42252594232559204, 0.01647012308239937, -0.022928448393940926, 5.716955638490617e-05, -0.5618683695793152, 1.0004814863204956, -0.4870246350765228, 0.0031681759282946587, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0019053897121921182, -0.00038410001434385777, -0.9812031984329224, -0.8152574300765991, -1.0139766931533813, -0.8439926505088806, -1.9359569549560547, -0.5290571451187134, -0.17561550438404083, -1.0790047645568848, -0.9161026477813721, -0.7029033899307251, -0.5681478977203369, -0.47512000799179077, -0.3076668083667755, -0.285096138715744, -17.760723114013672, -20.115997314453125, -5.728938102722168, -12.63736343383789, -1.1477410793304443, -6.3412699699401855, -1.83638596534729, -14.063819885253906, -6.654457092285156, -2.106227159500122, -7.17338228225708, -3.414529800415039, -0.8034188747406006, -2.3528695106506348, -0.008976390585303307, -0.02365606278181076, -0.013178546912968159, -0.007680087815970182, -0.022327980026602745, -0.010444174520671368, -0.006940700113773346, -0.017039870843291283, -0.011987422592937946, -0.006259388756006956, -0.013536841608583927, -0.013447396457195282, 0.21209999918937683, -0.1484699845314026, 11.506423950195312, -28.783933639526367, 15.791736602783203, -0.9453351497650146, 1.3574399948120117, -0.1484699845314026, 1.9449567794799805, -28.777999877929688, 12.747564315795898, -0.5973740220069885, -0.029027462005615234, -0.010983840562403202, 0.0006105006905272603, -0.10930868983268738, 0.4154239296913147, 0.017111070454120636, 0.118109330534935, 0.439846396446228, -0.34516650438308716, 0.3118037283420563, -3.0931594371795654, -1.2559170722961426, -2.9403789043426514, -2.8643455505371094, -0.9172515273094177, -3.106487274169922, -0.7721535563468933, -0.20087136328220367, 9.595353126525879, -0.0073451995849609375, -0.017050117254257202, -0.031282007694244385, -0.02203642763197422, 0.023679427802562714, 0.6469783186912537, 0.7601772546768188], "max": [-0.007735106162726879, 0.3051891326904297, 0.18911704421043396, -0.9407169818878174, 0.3664139211177826, 0.3287462592124939, -0.19856679439544678, -0.20146790146827698, 0.09088437259197235, 0.6869435906410217, -1.3540476560592651, 0.0023835101164877415, 0.023467037826776505, -0.09631943702697754, -0.0073035177774727345, -0.004512809682637453, -0.6266978979110718, 1.0228608846664429, -0.41622206568717957, 0.01909329742193222, -0.0217299684882164, 0.0038014149758964777, -0.5583926439285278, 1.0018699169158936, -0.4806554913520813, 0.005635524168610573, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0024791359901428223, -0.00038043936365284026, 1.2304329872131348, 1.0841344594955444, 1.650855541229248, 1.1096973419189453, 0.7955218553543091, 1.4164369106292725, 0.24877247214317322, 1.2161633968353271, 0.8806683421134949, 0.9024137258529663, 0.6624512672424316, 0.6045653820037842, 0.4834822416305542, 0.2956721782684326, -4.186853408813477, 5.463980674743652, 3.201465368270874, -0.5189255475997925, 0.8321123719215393, 1.3199023008346558, -0.22954823076725006, -5.612165451049805, 18.009769439697266, 2.0219779014587402, -1.5567766427993774, 0.4590964615345001, 2.123321056365967, 0.028693528845906258, 0.008310435339808464, 0.016771040856838226, 0.01254978310316801, 0.006818967405706644, 0.01960058882832527, 0.008223007433116436, 0.006639161147177219, 0.01658635586500168, 0.020330097526311874, 0.0072111510671675205, 0.012019725516438484, 0.006015671882778406, 2.5452001094818115, 0.8425672054290771, 19.701967239379883, -18.718341827392578, 26.417152404785156, -0.18254989385604858, 2.820930004119873, 0.7571969032287598, 11.268872261047363, -19.56888771057129, 24.972515106201172, 0.2249135971069336, 0.027976762503385544, 0.008985834196209908, 0.003663003910332918, -0.013663585297763348, 0.5470191240310669, 0.4943089783191681, 0.33326324820518494, 0.48570162057876587, 0.009170821867883205, 0.5279863476753235, 3.0731000900268555, -0.9221073389053345, 2.92694091796875, -2.5229332447052, -0.6741237640380859, 3.081825017929077, -0.49322623014450073, 0.1753443032503128, 9.878328323364258, 0.012207895517349243, 0.017486780881881714, 0.02190837264060974, -0.01980290561914444, 0.02646051160991192, 0.6489012241363525, 0.7617361545562744], "mean": [-0.40786129236221313, 0.10868388414382935, -0.2041005790233612, -1.2450100183486938, 0.1279357224702835, -0.012239128351211548, -0.2566816806793213, -0.6238903999328613, -0.1363096535205841, 0.39287716150283813, -1.5465062856674194, -0.07027628272771835, -0.07929141819477081, -0.1747475266456604, -0.008303772658109665, -0.006850135046988726, -0.6283558011054993, 1.022046685218811, -0.419094443321228, 0.018160277977585793, -0.022575773298740387, 0.0014685275964438915, -0.5600600838661194, 1.0012744665145874, -0.48332521319389343, 0.004965731408447027, 0.4586084187030792, 1.7453304529190063, 0.4586084187030792, 0.4586084187030792, 0.4586084187030792, 0.4586084187030792, 0.5733177065849304, 1.7453304529190063, 0.5733177065849304, 0.5733177065849304, 0.5733177065849304, 0.5733177065849304, 0.002163521246984601, -0.00038197796675376594, -0.01259703654795885, 0.00467296876013279, 0.002170902444049716, -0.004866790026426315, -0.008675099350512028, 0.014014230109751225, -0.0007981961243785918, 0.0021987915970385075, -0.00043914394336752594, 0.01206672191619873, -0.009748083539307117, -0.005560056772083044, 0.003409994300454855, -0.007449476979672909, -9.456611633300781, -3.134706497192383, -0.7910358309745789, -6.591064929962158, -0.02561022713780403, -0.7790040373802185, -0.9535567760467529, -8.830665588378906, 2.3588621616363525, -0.9196574687957764, -5.193807125091553, -0.5379408001899719, 0.10376232862472534, -0.7941059470176697, -0.0004970228765159845, -0.0007811934920027852, -0.000610176008194685, -0.0004211260820738971, 0.0005770387360826135, -0.000264043832430616, -0.00023781885101925582, 0.0004302367160562426, 0.00044093167525716126, 0.00011552658543223515, 0.0002122345904354006, -0.00025359951541759074, 1.2762740850448608, 0.28834429383277893, 15.689661979675293, -23.409156799316406, 21.188020706176758, -0.4750250279903412, 2.12090802192688, 0.3017098903656006, 7.2313337326049805, -24.393386840820312, 19.87540054321289, -0.04108768701553345, 0.004985475447028875, -0.002310870448127389, 0.0023228477220982313, -0.06292440742254257, 0.48736944794654846, 0.22146140038967133, 0.241800457239151, 0.46187517046928406, -0.14576974511146545, 0.4209505319595337, 1.00251042842865, -1.1461091041564941, -0.17544838786125183, -2.6867167949676514, -0.7977291345596313, 0.21315845847129822, -0.641080379486084, 0.003270713146775961, 9.756712913513184, 0.002769269747659564, 0.0003376590320840478, 0.0013654340291395783, -0.0208564605563879, 0.024927807971835136, 0.6480395197868347, 0.7609124183654785], "std": [0.29555895924568176, 0.17960421741008759, 0.278028666973114, 0.22379964590072632, 0.18663746118545532, 0.14377211034297943, 0.028834905475378036, 0.3154354989528656, 0.18798039853572845, 0.23134689033031464, 0.14473412930965424, 0.05505033954977989, 0.0394134521484375, 0.04376634210348129, 0.00027648534160107374, 0.0011410890147089958, 0.0008558942936360836, 0.0005509481998160481, 0.0027731016743928194, 0.0007789336959831417, 0.00022634411288890988, 0.0009376183734275401, 0.0009283191757276654, 0.0004656001692637801, 0.0025852967519313097, 0.0006761950789950788, 0.7515097856521606, 1.1920928955078125e-06, 0.7515097856521606, 0.7515097856521606, 0.7515097856521606, 0.7515097856521606, 0.6804889440536499, 1.1920928955078125e-06, 0.6804889440536499, 0.6804889440536499, 0.6804889440536499, 0.6804889440536499, 0.00011497508239699528, 6.470340281339304e-07, 0.4694502651691437, 0.31031835079193115, 0.48641812801361084, 0.34678637981414795, 0.5229207277297974, 0.3794586956501007, 0.0975191742181778, 0.4605080187320709, 0.3032258152961731, 0.34411314129829407, 0.23263627290725708, 0.1843399703502655, 0.13137897849082947, 0.0895504429936409, 3.4145894050598145, 7.007692337036133, 2.1888749599456787, 3.315573215484619, 0.3918095827102661, 1.7114293575286865, 0.37100812792778015, 1.8253703117370605, 7.510984420776367, 1.0143835544586182, 1.4350504875183105, 0.947354793548584, 0.5786161422729492, 0.5006628036499023, 0.0027665237430483103, 0.007311084773391485, 0.004693424794822931, 0.0024247511755675077, 0.005743083544075489, 0.0024522540625184774, 0.002638340461999178, 0.0058467937633395195, 0.005310735199600458, 0.0024720467627048492, 0.004434826318174601, 0.0030252235010266304, 0.5185794830322266, 0.21089372038841248, 2.450605630874634, 2.7460474967956543, 3.160996675491333, 0.18058384954929352, 0.33274194598197937, 0.20117220282554626, 2.3685102462768555, 2.901309013366699, 3.2199013233184814, 0.1967603862285614, 0.00829885434359312, 0.003692398313432932, 0.0005003504920750856, 0.018584640696644783, 0.04233536869287491, 0.1752074658870697, 0.06326489895582199, 0.010833059437572956, 0.13586366176605225, 0.08426186442375183, 2.3964974880218506, 0.06929503381252289, 2.4158194065093994, 0.09232601523399353, 0.08891266584396362, 2.8126049041748047, 0.046791233122348785, 0.06086982786655426, 0.04336049407720566, 0.004389515612274408, 0.006136620882898569, 0.009368794038891792, 0.00045833978219889104, 0.0005636281566694379, 0.0004268874181434512, 0.0003502470499370247], "count": [152]}, "action": {"min": [-0.8642436265945435, -0.14977219700813293, -0.6162798404693604, -1.5198051929473877, -0.3086358904838562, -0.21566255390644073, -0.3041480481624603, -1.114457368850708, -0.3369930386543274, 0.03850148618221283, -1.741534948348999, -0.18689653277397156, -0.14759646356105804, -0.24232997000217438, -0.009519453160464764, -0.01241486705839634, -0.6275349855422974, 1.0156913995742798, -0.42396581172943115, 0.014872591942548752, -0.023689132183790207, -0.004909909795969725, -0.5591897964477539, 0.9927632808685303, -0.48802533745765686, 0.002084244042634964, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0019053897121921182, -0.00038410001434385777, -0.9812031984329224, -0.8152574300765991, -1.0139766931533813, -0.8439926505088806, -1.9359569549560547, -0.5290571451187134, -0.17561550438404083, -1.0790047645568848, -0.9161026477813721, -0.7029033899307251, -0.5681478977203369, -0.47512000799179077, -0.3076668083667755, -0.285096138715744], "max": [0.0019832139369100332, 0.3140699565410614, 0.27701085805892944, -0.808529794216156, 0.36823391914367676, 0.32737666368484497, -0.18777167797088623, -0.19183780252933502, 0.12281499803066254, 0.7630888223648071, -1.2475099563598633, 0.007212185766547918, 0.02762073092162609, -0.10130351036787033, -0.005284648854285479, -0.000754461158066988, -0.6174542307853699, 1.0231907367706299, -0.416669636964798, 0.016996396705508232, -0.019510503858327866, 0.007463191635906696, -0.5489498972892761, 1.003584623336792, -0.4802438020706177, 0.00431906059384346, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0024791359901428223, -0.00038043936365284026, 1.2304329872131348, 1.0841344594955444, 1.650855541229248, 1.1096973419189453, 0.7955218553543091, 1.4164369106292725, 0.24877247214317322, 1.2161633968353271, 0.8806683421134949, 0.9024137258529663, 0.6624512672424316, 0.6045653820037842, 0.4834822416305542, 0.2956721782684326], "mean": [-0.45137301087379456, 0.09442950785160065, -0.24197956919670105, -1.20272958278656, 0.12620484828948975, -0.015987232327461243, -0.25264424085617065, -0.6463850736618042, -0.11989051103591919, 0.41131120920181274, -1.5117137432098389, -0.07888265699148178, -0.07811138778924942, -0.1765131801366806, -0.007702924776822329, -0.0069839246571063995, -0.6238191723823547, 1.0200632810592651, -0.41972997784614563, 0.016049442812800407, -0.021897584199905396, 0.0007771483506076038, -0.5548955202102661, 0.9986085295677185, -0.48394832015037537, 0.0035044257529079914, 0.4573453664779663, 1.7453304529190063, 0.4573453664779663, 0.4573453664779663, 0.4573453664779663, 0.4573453664779663, 0.5733177065849304, 1.7453304529190063, 0.5733177065849304, 0.5733177065849304, 0.5733177065849304, 0.5733177065849304, 0.002165404846891761, -0.0003819818957708776, -0.016377713531255722, 0.004695911426097155, -0.0006388776819221675, -0.005485182628035545, -0.006420023273676634, 0.013228900730609894, -0.0006491817766800523, 0.00010068871779367328, -0.00044286809861660004, 0.012481680139899254, -0.008743510581552982, -0.00681867403909564, 0.0028582776430994272, -0.0068680644035339355], "std": [0.31083524227142334, 0.17737919092178345, 0.30717551708221436, 0.23786501586437225, 0.18891596794128418, 0.14866036176681519, 0.030148427933454514, 0.3158310651779175, 0.19709143042564392, 0.23949413001537323, 0.15003915131092072, 0.05775323137640953, 0.039818763732910156, 0.04301600903272629, 0.0008284697541967034, 0.0028836792334914207, 0.0022931217681616545, 0.0015069887740537524, 0.0026864425744861364, 0.000576041464228183, 0.0007834875141270459, 0.0028759799897670746, 0.001831791247241199, 0.0018604286015033722, 0.0026332344859838486, 0.0004899251507595181, 0.7504864931106567, 1.1920928955078125e-06, 0.7504864931106567, 0.7504864931106567, 0.7504864931106567, 0.7504864931106567, 0.6805305480957031, 1.1920928955078125e-06, 0.6805305480957031, 0.6805305480957031, 0.6805305480957031, 0.6805305480957031, 0.0001157317019533366, 6.515335257972765e-07, 0.47185131907463074, 0.31031736731529236, 0.4877125918865204, 0.34668320417404175, 0.5236533880233765, 0.37962794303894043, 0.09754084050655365, 0.461161345243454, 0.3032257556915283, 0.34406909346580505, 0.2329690158367157, 0.184897318482399, 0.13166724145412445, 0.08983336389064789], "count": [152]}, "timestamp": {"min": [0.0], "max": [5.033333333333333], "mean": [2.5166666666666666], "std": [1.4625890286292547], "count": [152]}, "frame_index": {"min": [0], "max": [151], "mean": [75.5], "std": [43.877670858877636], "count": [152]}, "episode_index": {"min": [92], "max": [92], "mean": [92.0], "std": [0.0], "count": [152]}, "index": {"min": [34391], "max": [34542], "mean": [34466.5], "std": [43.877670858877636], "count": [152]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [152]}, "subtask_annotation": {"mean": [0.6842105263157895, 2.0, 2.0, 2.0, 2.0], "std": [0.4923233403649925, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [152]}, "scene_annotation": {"mean": [92.0], "std": [0.0], "min": [92], "max": [92], "count": [152]}, "eef_direction_state": {"mean": [3.026315789473684, 3.5526315789473686], "std": [1.7165884481368885, 1.592703236986737], "min": [0, 0], "max": [6, 6], "count": [152]}, "eef_velocity_state": {"mean": [1.381578947368421, 1.2105263157894737], "std": [0.6779827909467491, 0.6652223505139235], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_acc_mag_state": {"mean": [1.0263157894736843, 1.105263157894737], "std": [0.7429260112364799, 0.7622499135768545], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_direction_action": {"mean": [2.4934210526315788, 3.0], "std": [1.6936285809123277, 1.5852942612451615], "min": [0, 0], "max": [6, 6], "count": [152]}, "eef_velocity_action": {"mean": [1.5986842105263157, 1.4013157894736843], "std": [0.5878133925724524, 0.5532186731094757], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_acc_mag_action": {"mean": [1.1842105263157894, 1.1907894736842106], "std": [0.7110134782161214, 0.6952238623900693], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_sim_pose_state": {"mean": [0.34634455530605157, 0.2812571416927046, 0.1886779035339949, 1.0022033546308993, -1.1469291695905888, -0.2163440886061295, 0.3545994596517664, -0.22998776552271008, 0.3243263646596724, -2.6869931480628555, -0.7978546214228738, 0.17200986459794315], "std": [0.06268566793073313, 0.12593616467507718, 0.048373612571471346, 2.52597409318628, 0.06937166927859105, 2.4753189376178657, 0.033911920944710544, 0.10770896498617569, 0.07516096660536667, 0.09225820201999547, 0.0888538517061228, 2.872073135932872], "min": [0.24665893498734212, 0.1293744738952095, 0.10447787819967333, -3.1341690292637563, -1.2584006700899202, -3.135283971739164, 0.299632892897468, -0.380720678740888, 0.22830388704592805, -2.864361349677183, -0.9172798346174855, -3.1415198980938923], "max": [0.423614868582716, 0.4525987575423087, 0.25998373336831404, 3.128219658694481, -0.922873241010177, 3.0406822159635927, 0.39494816155219276, -0.10763592647602571, 0.4245861446255734, -2.525118053878473, -0.6741507324311452, 3.1201742765300975], "count": [152]}, "eef_sim_pose_action": {"mean": [0.3526885938032238, 0.27098149912125735, 0.19229172188666918, 1.5963517226514228, -1.1652622691867491, -0.26186447631933824, 0.35802940420262125, -0.2224860259484161, 0.3242621316654284, -2.6799930215765113, -0.8104623098979634, 0.3070948471447071], "std": [0.06280052126220417, 0.13006947926876114, 0.054322204387581244, 2.176274592237759, 0.08005155751883017, 2.51706334661771, 0.03155928986217594, 0.11314986592055591, 0.0769427257361097, 0.1084251740520764, 0.0949099611668841, 2.8432686303369112], "min": [0.24061279375070124, 0.11055583090887824, 0.10184437515378081, -3.141136234621108, -1.2711487150821748, -3.123593619724153, 0.29869282122290247, -0.3785544476390037, 0.22510407848054234, -2.854087199758644, -0.9539499710451902, -3.1342477726610234], "max": [0.4380664481500303, 0.4725854068012773, 0.27404994360266727, 3.128200285437812, -0.9439548490794554, 3.0646316649052254, 0.40598169235061266, -0.0744387347367875, 0.4323209303882472, -2.4079173169011288, -0.652682115802856, 3.10849344335832], "count": [152]}}} +{"episode_index": 93, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45280520232602844]], [[0.5448263240099961]], [[0.4807438244905805]]], "std": [[[0.29426018556733946]], [[0.2110151707859467]], [[0.22229622138240596]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40588383073817763]], [[0.4128569324298347]], [[0.3843061634948097]]], "std": [[[0.2781340661167774]], [[0.2518723884641233]], [[0.2651359587164808]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.453891188485198]], [[0.4591079344482891]], [[0.39048481833910037]]], "std": [[[0.29959015911571873]], [[0.22187083024238885]], [[0.26057935703569335]]], "count": [100]}, "observation.state": {"min": [-0.60047447681427, -0.28152841329574585, -0.4161890149116516, -1.6960413455963135, -1.5678646564483643, 0.16546647250652313, -0.708123505115509, -0.9559825658798218, -0.1945534497499466, 0.5268169641494751, -1.478980302810669, 0.19684356451034546, -0.639345109462738, -0.67291259765625, 0.01087852194905281, -0.003047774313017726, -0.6043415069580078, 1.0308232307434082, -0.4619893729686737, -0.011485886760056019, -0.013211853802204132, -9.727921860758215e-05, -0.6108618378639221, 1.0215610265731812, -0.45765477418899536, -0.013313950970768929, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.014878883957862854, -0.0019101756624877453, -0.6123142838478088, -0.699794590473175, -1.6749237775802612, -1.50486159324646, -2.395380973815918, -2.526700973510742, -2.2785398960113525, -0.6319630742073059, -0.45563405752182007, -0.9127014875411987, -0.8330838084220886, -0.4149463176727295, -1.483466386795044, -0.6359670162200928, -12.43807315826416, -7.203907489776611, -2.6398046016693115, -9.432234764099121, -1.6929181814193726, -1.004273533821106, -1.3199023008346558, -13.239810943603516, -2.960928201675415, -2.316849708557129, -7.875458717346191, -0.6312576532363892, -1.8076924085617065, -2.7258851528167725, -0.0072902110405266285, -0.017573174089193344, -0.015733014792203903, -0.006422149483114481, -0.011279288679361343, -0.010377632454037666, -0.0053305295296013355, -0.02231404185295105, -0.012781616300344467, -0.007810716982930899, -0.0048738205805420876, -0.007002554833889008, -3.7965900897979736, -0.7831791639328003, 4.6174163818359375, -27.407817840576172, 14.049938201904297, -0.5292587280273438, -0.7847700119018555, -0.5382037162780762, 4.899509429931641, -32.07597732543945, 17.545421600341797, -0.04356573149561882, -0.0229047741740942, -0.016540246084332466, 0.0067155067808926105, -0.06831792742013931, 0.36970070004463196, 0.08251423388719559, 0.0354120172560215, 0.35996532440185547, -0.1521972417831421, 0.03342924267053604, -2.944239377975464, -0.7838494777679443, -3.135786294937134, -3.0661516189575195, -0.7567594051361084, 2.205923080444336, -0.7746520638465881, -0.15860697627067566, 9.668315887451172, -0.007646918296813965, -0.01618903875350952, -0.04397708177566528, -0.025252724066376686, 0.020554786548018456, 0.8451804518699646, 0.5313491821289062], "max": [-0.09464923292398453, 0.22488060593605042, 0.2002672553062439, -0.48562031984329224, 0.10931289941072464, 0.7084009051322937, -0.1428612768650055, -0.11488869786262512, 0.20904932916164398, 1.1035140752792358, -0.5790797472000122, 0.960566520690918, 0.4844752550125122, -0.171478271484375, 0.012104027904570103, 0.000750992214307189, -0.6012283563613892, 1.0328770875930786, -0.4590245485305786, -0.008326919749379158, -0.0125882588326931, 0.003943426068872213, -0.6080745458602905, 1.0237423181533813, -0.4545443058013916, -0.011752679944038391, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.014395447447896004, -0.0019042391795665026, 0.5467916131019592, 0.4417058229446411, 1.5473278760910034, 0.9513695240020752, 3.837522268295288, 1.1625858545303345, 0.9445919990539551, 0.7927478551864624, 0.28566500544548035, 0.47731852531433105, 0.8061052560806274, 1.649742603302002, 1.5198460817337036, 1.2973401546478271, -3.997554302215576, 4.639804840087891, 2.232600688934326, 1.404151439666748, 0.860805869102478, 1.6068376302719116, 0.8034188151359558, -4.24252986907959, 9.615385055541992, 3.17338228225708, -0.21367521584033966, 2.8693528175354004, 0.8894994258880615, 0.9755800366401672, 0.007513243705034256, 0.015724822878837585, 0.016139745712280273, 0.007917418144643307, 0.008545602671802044, 0.013101266697049141, 0.0074484944343566895, 0.016130410134792328, 0.017431005835533142, 0.005758572369813919, 0.009001254104077816, 0.006193617358803749, -2.417940139770508, 0.04825274273753166, 12.278468132019043, -17.44546890258789, 21.851425170898438, 1.0545202493667603, 0.7211400270462036, 0.37117496132850647, 16.49501609802246, -22.333351135253906, 25.593616485595703, 1.5977901220321655, 0.022869408130645752, 0.014540860429406166, 0.00976801011711359, 0.013663585297763348, 0.5589163899421692, 0.32722705602645874, 0.37767666578292847, 0.5353006720542908, 0.03161634877324104, 0.2777813971042633, 3.0490598678588867, 0.3658047616481781, 3.1396780014038086, -0.8131633400917053, -0.09577144682407379, 3.1000335216522217, -0.5106751322746277, 0.2624134123325348, 9.868863105773926, 0.011314749717712402, 0.01709720492362976, 0.035852283239364624, -0.023225074633955956, 0.02283978834748268, 0.8465004563331604, 0.5334356427192688], "mean": [-0.2533472180366516, -0.12724854052066803, -0.30955538153648376, -1.3440386056900024, -0.4718887507915497, 0.5540714859962463, -0.5790234208106995, -0.38945305347442627, 0.09487525373697281, 0.698276162147522, -1.1017765998840332, 0.5619587302207947, -0.32832685112953186, -0.4769274890422821, 0.011394647881388664, -0.0006978886667639017, -0.6032494902610779, 1.0318135023117065, -0.4607906937599182, -0.0093771293759346, -0.012893437407910824, 0.0021352495532482862, -0.6097543239593506, 1.0225502252578735, -0.45591819286346436, -0.01242351159453392, 0.6074902415275574, 1.745321273803711, 0.6074902415275574, 0.6074902415275574, 0.6074902415275574, 0.6074902415275574, 0.60296231508255, 1.745321273803711, 0.60296231508255, 0.60296231508255, 0.60296231508255, 0.60296231508255, -0.01468002237379551, -0.0019077269826084375, -0.012385905720293522, -0.003493332536891103, 0.017910342663526535, 0.0034558551851660013, 0.018441488966345787, -0.021261066198349, -0.0022070652339607477, -0.006463606376200914, -0.0004802530456800014, 0.007612406741827726, 0.017914311960339546, 0.015344474464654922, -0.0018089426448568702, 0.004554090090095997, -7.171332359313965, -2.6562066078186035, -0.02020123600959778, -4.467309951782227, -0.20956210792064667, 0.2546777129173279, -0.2893714904785156, -7.679083347320557, 5.268039226531982, 0.597989559173584, -4.463253974914551, 0.3152228593826294, -0.2670167088508606, -0.7027209401130676, 9.609296103008091e-05, 1.8413547877571546e-05, 0.00047957064816728234, 0.00024288299027830362, 0.00011614139657467604, 0.00013463340292219073, 0.00031392122036777437, 6.784619472455233e-05, 0.0006932083633728325, -5.287201565806754e-05, 0.00016835337737575173, -3.276446932432009e-06, -3.165677070617676, -0.3033595085144043, 7.839084148406982, -22.92094612121582, 17.352405548095703, 0.36687296628952026, 0.018675504252314568, -0.0179634727537632, 11.760738372802734, -28.1982421875, 20.536401748657227, 0.8567464351654053, 0.0024418935645371675, -0.002653669100254774, 0.008318568579852581, -0.03183874487876892, 0.42504575848579407, 0.1805742233991623, 0.26584699749946594, 0.41679805517196655, -0.028770338743925095, 0.1817716807126999, -1.1261537075042725, -0.40056145191192627, -0.11076528578996658, -2.1723926067352295, -0.5655471682548523, 2.66343092918396, -0.6556194424629211, 0.11324569582939148, 9.772215843200684, 0.0016722388099879026, 5.8681660448201e-05, 0.0006609755218960345, -0.02460964396595955, 0.022128138691186905, 0.8458418250083923, 0.5324047803878784], "std": [0.15242868661880493, 0.17122110724449158, 0.12414119392633438, 0.37441486120224, 0.6861495971679688, 0.17180964350700378, 0.20691382884979248, 0.23457027971744537, 0.13498181104660034, 0.15039092302322388, 0.23057004809379578, 0.19265909492969513, 0.3431948721408844, 0.15408864617347717, 0.0002768373233266175, 0.0007494057063013315, 0.0006777712842449546, 0.0005637540016323328, 0.0009321632678620517, 0.0010327574564144015, 0.0001887255348265171, 0.0009178472682833672, 0.0005681710317730904, 0.0005721874767914414, 0.0006477633723989129, 0.0004649493203032762, 0.8254387378692627, 7.987022399902344e-06, 0.8254387378692627, 0.8254387378692627, 0.8254387378692627, 0.8254387378692627, 0.8070272207260132, 7.987022399902344e-06, 0.8070272207260132, 0.8070272207260132, 0.8070272207260132, 0.8070272207260132, 0.00010350849333917722, 9.174585215987463e-07, 0.16897566616535187, 0.1561700701713562, 0.2971827983856201, 0.3688780963420868, 0.6738418936729431, 0.30963456630706787, 0.28482669591903687, 0.23741745948791504, 0.10525908321142197, 0.18148277699947357, 0.24829700589179993, 0.2737440764904022, 0.3899243474006653, 0.21079705655574799, 1.937151551246643, 3.215014696121216, 1.004551649093628, 2.879061698913574, 0.4078754186630249, 0.6283156275749207, 0.3307660222053528, 1.9771031141281128, 3.135535717010498, 1.110159158706665, 1.6607122421264648, 0.7360553741455078, 0.5579854249954224, 0.6842590570449829, 0.002419218420982361, 0.005262777674943209, 0.005305699538439512, 0.0025361808948218822, 0.0015652934089303017, 0.001989683136343956, 0.002307981252670288, 0.005591614171862602, 0.005096900276839733, 0.0023181296419352293, 0.0014336735475808382, 0.0014689703239127994, 0.25462815165519714, 0.09954066574573517, 1.3847942352294922, 2.692103147506714, 1.8657245635986328, 0.4770379662513733, 0.2919125258922577, 0.11000215262174606, 1.824127435684204, 2.6091885566711426, 1.987229347229004, 0.5071777105331421, 0.006178857292979956, 0.005049906671047211, 0.00044742407044395804, 0.016705092042684555, 0.05444527417421341, 0.05900708585977554, 0.10203614830970764, 0.0528065524995327, 0.05886593461036682, 0.0743597075343132, 2.2910749912261963, 0.4493406116962433, 2.6152138710021973, 0.6372933387756348, 0.20902401208877563, 0.29653823375701904, 0.03792097419500351, 0.05231298506259918, 0.02789466455578804, 0.003435752587392926, 0.004476006142795086, 0.009843201376497746, 0.00040110290865413845, 0.00038006374961696565, 0.0002702728088479489, 0.00043467627256177366], "count": [424]}, "action": {"min": [-0.6837040185928345, -0.33760079741477966, -0.47272515296936035, -1.6995015144348145, -1.5707963705062866, 0.15685588121414185, -0.6981316804885864, -1.0091720819473267, -0.23789383471012115, 0.5025157928466797, -1.46034836769104, 0.20171186327934265, -0.6654565930366516, -0.6619716882705688, 0.010475151240825653, -0.015680866315960884, -0.6019550561904907, 1.0268943309783936, -0.4622887670993805, -0.010798569768667221, -0.013690202496945858, -0.012915262021124363, -0.6082803010940552, 1.0142637491226196, -0.4577485918998718, -0.013077570125460625, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.014878883957862854, -0.0019101756624877453, -0.6123142838478088, -0.699794590473175, -1.6749237775802612, -1.50486159324646, -2.395380973815918, -2.4233107566833496, -2.2785398960113525, -0.6319630742073059, -0.45563405752182007, -0.9127014875411987, -0.8330838084220886, -0.4149463176727295, -1.483466386795044, -0.6359670162200928], "max": [-0.09691198170185089, 0.24461665749549866, 0.28674331307411194, -0.35592779517173767, 0.2516195774078369, 0.6981316804885864, -0.1320035755634308, -0.12677890062332153, 0.19806240499019623, 1.1674245595932007, -0.5305176973342896, 0.965525209903717, 0.49186038970947266, -0.1688046157360077, 0.013466957956552505, 0.0050063603557646275, -0.593859076499939, 1.0321182012557983, -0.4567478597164154, -0.007960678078234196, -0.01097976602613926, 0.007916895672678947, -0.5974366068840027, 1.022726058959961, -0.454607754945755, -0.010646815411746502, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.014395447447896004, -0.0019042391795665026, 0.5467916131019592, 0.4417058229446411, 1.5473278760910034, 0.9513695240020752, 3.837522268295288, 1.1625858545303345, 0.9445919990539551, 0.7927478551864624, 0.28566500544548035, 0.47731852531433105, 0.8061052560806274, 1.649742603302002, 1.5198460817337036, 1.2973401546478271], "mean": [-0.28386786580085754, -0.11526252329349518, -0.30608564615249634, -1.2894014120101929, -0.46739938855171204, 0.5465461015701294, -0.5773736238479614, -0.4198774993419647, 0.08124227076768875, 0.726802408695221, -1.0538177490234375, 0.5630888342857361, -0.32812008261680603, -0.47849008440971375, 0.011631734669208527, -0.0008194816764444113, -0.5994355082511902, 1.029969334602356, -0.4608757793903351, -0.00894788559526205, -0.012498234398663044, 0.0017404906684532762, -0.6056261658668518, 1.0202924013137817, -0.4559139609336853, -0.012339153327047825, 0.6074902415275574, 1.745321273803711, 0.6074902415275574, 0.6074902415275574, 0.6074902415275574, 0.6074902415275574, 0.6021389961242676, 1.745321273803711, 0.6021389961242676, 0.6021389961242676, 0.6021389961242676, 0.6021389961242676, -0.014679047279059887, -0.0019077184842899442, -0.011940467171370983, -0.0048165773041546345, 0.01780802570283413, 0.004307908937335014, 0.020949136465787888, -0.02558603323996067, -0.0022062119096517563, -0.005786991212517023, -0.0007818111917003989, 0.007486169226467609, 0.017186293378472328, 0.015415756963193417, -0.0020085095893591642, 0.004265342839062214], "std": [0.16124233603477478, 0.16627229750156403, 0.14023952186107635, 0.3927260637283325, 0.6930117607116699, 0.17578378319740295, 0.2053174376487732, 0.23895086348056793, 0.1288498193025589, 0.16586261987686157, 0.2313189059495926, 0.19197720289230347, 0.3455449938774109, 0.15389174222946167, 0.000586760404985398, 0.0023568696342408657, 0.0010712125804275274, 0.0008941373089328408, 0.0010129642905667424, 0.000850809970870614, 0.0005184235633350909, 0.0023727440275251865, 0.0013727067271247506, 0.001046661171130836, 0.0006553354323841631, 0.00037763771251775324, 0.8254387378692627, 7.987022399902344e-06, 0.8254387378692627, 0.8254387378692627, 0.8254387378692627, 0.8254387378692627, 0.806365430355072, 7.987022399902344e-06, 0.806365430355072, 0.806365430355072, 0.806365430355072, 0.806365430355072, 0.00010453953291289508, 9.147080959337472e-07, 0.1692511886358261, 0.15851640701293945, 0.2971205711364746, 0.3692716062068939, 0.6758524179458618, 0.3218694031238556, 0.2848271131515503, 0.2378329187631607, 0.10543157160282135, 0.18151110410690308, 0.24881063401699066, 0.2737499475479126, 0.3900008499622345, 0.2107507586479187], "count": [424]}, "timestamp": {"min": [0.0], "max": [14.1], "mean": [7.05], "std": [4.079930554964549], "count": [424]}, "frame_index": {"min": [0], "max": [423], "mean": [211.5], "std": [122.39791664893647], "count": [424]}, "episode_index": {"min": [93], "max": [93], "mean": [93.0], "std": [0.0], "count": [424]}, "index": {"min": [34543], "max": [34966], "mean": [34754.5], "std": [122.39791664893647], "count": [424]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [424]}, "subtask_annotation": {"mean": [0.3466981132075472, 2.0, 2.0, 2.0, 2.0], "std": [0.49534478500754775, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [424]}, "scene_annotation": {"mean": [93.0], "std": [0.0], "min": [93], "max": [93], "count": [424]}, "eef_direction_state": {"mean": [3.9457547169811322, 3.827830188679245], "std": [2.1300591045538746, 2.400094143089479], "min": [0, 0], "max": [6, 6], "count": [424]}, "eef_velocity_state": {"mean": [0.8183962264150944, 0.7122641509433962], "std": [0.7663570240349113, 0.7568807426049162], "min": [0, 0], "max": [2, 2], "count": [424]}, "eef_acc_mag_state": {"mean": [0.7169811320754716, 0.6202830188679245], "std": [0.8213509003652437, 0.8182262887019464], "min": [0, 0], "max": [2, 2], "count": [424]}, "eef_direction_action": {"mean": [3.5966981132075473, 3.481132075471698], "std": [2.1213400097971675, 2.200905182888518], "min": [0, 0], "max": [6, 6], "count": [424]}, "eef_velocity_action": {"mean": [0.9551886792452831, 0.9198113207547169], "std": [0.7525876506741994, 0.6924007743530283], "min": [0, 0], "max": [2, 2], "count": [424]}, "eef_acc_mag_action": {"mean": [0.9056603773584906, 0.9693396226415094], "std": [0.8358511861636484, 0.8503625962104755], "min": [0, 0], "max": [2, 2], "count": [424]}, "eef_sim_pose_state": {"mean": [0.3034164454413818, 0.193629506442698, 0.16644752865280474, -1.1411850849788177, -0.4008589714895976, -0.0870877333422998, 0.3072977230208564, -0.12129009806446366, 0.13742119472354347, -2.1723658795849214, -0.5656548868235264, 2.663526266560224], "std": [0.03724435294359975, 0.08374926246581846, 0.04896421985486094, 2.308145598001936, 0.4493285871813628, 2.6707051665029145, 0.059237745476794626, 0.05756734652711595, 0.020077855082811794, 0.6373176130055602, 0.20903937509824153, 0.2964722743016432], "min": [0.2632550752224685, 0.1083783261046213, 0.05551870538266725, -3.129756352787704, -0.7838132911954396, -3.1409528897057517, 0.24379954851963798, -0.2329468055546496, 0.09774480720062959, -3.066149758095702, -0.756758742564642, 2.2059281942815936], "max": [0.40164944606596864, 0.3480371375588409, 0.22486459586718066, 3.1124164461759234, 0.3658577643771199, 3.1414790481710786, 0.4423316364604615, -0.0650869520649508, 0.18188307048346108, -0.8131553565261538, -0.09559158504295495, 3.1000333464913665], "count": [424]}, "eef_sim_pose_action": {"mean": [0.3106524845302773, 0.19878992792663536, 0.1611531236114137, -1.1447360354032932, -0.41424162889719884, -0.7011078033353624, 0.31273637613451083, -0.12499311242718858, 0.1323372497108836, -2.112782402072128, -0.5430077254092542, 2.6426182422987803], "std": [0.03685428613273273, 0.08401380688061566, 0.04840755626162089, 2.3187201840742584, 0.4698709777546064, 2.569381688847614, 0.05949630494564243, 0.057688079603532894, 0.021155868696176507, 0.6324494497740193, 0.23091099735604345, 0.2831112554354049], "min": [0.2661307958439073, 0.10505092436134074, 0.04971378370631593, -3.09642770770264, -0.8304824650693844, -3.141079639699269, 0.24594880081175186, -0.23754660527048177, 0.09462854261708428, -3.0032408287452714, -0.7558678899158175, 2.1988938089165395], "max": [0.4134662298687031, 0.35286782430311303, 0.24155018110650023, 3.135644268070531, 0.41322602184207935, 3.1414873350533705, 0.4513095026945978, -0.06689226446859288, 0.19053903353214072, -0.7649288140533945, -0.058681703208127045, 3.0490793886563257], "count": [424]}}} +{"episode_index": 94, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.444012603325644]], [[0.5393737456747405]], [[0.49024064302191467]]], "std": [[[0.2772469062253909]], [[0.2071298406952486]], [[0.216404498690547]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43084761149557865]], [[0.41796821174548254]], [[0.36094529507881584]]], "std": [[[0.2934890000125311]], [[0.2578987269968027]], [[0.2879012711594504]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.438411423490965]], [[0.4360194444444444]], [[0.3810370434448289]]], "std": [[[0.2799045361150974]], [[0.2407381083422698]], [[0.27578875055524704]]], "count": [100]}, "observation.state": {"min": [-0.8039645552635193, -0.2868696451187134, -0.5912876129150391, -1.5568028688430786, -1.5141777992248535, 0.07515132427215576, -0.7019169330596924, -0.8753819465637207, -0.0892658606171608, 0.4546218812465668, -1.6407266855239868, 0.3970681428909302, -0.6838929057121277, -0.7019178867340088, 0.010560274124145508, 0.002798621542751789, -0.6197180151939392, 1.0356022119522095, -0.4475175738334656, -0.00809553824365139, -0.01298222690820694, -0.003828704357147217, -0.6226998567581177, 1.0224180221557617, -0.44192206859588623, -0.006786299869418144, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.003918638918548822, -2.4503674467268866e-06, -0.45835092663764954, -0.777073860168457, -1.7638044357299805, -1.5673727989196777, -1.785683035850525, -0.9003536105155945, -3.1306238174438477, -0.08728061616420746, -0.008918440900743008, -0.5523873567581177, -1.4660385847091675, -1.332731008529663, -1.6784193515777588, -0.6426085233688354, -14.331066131591797, -8.547009468078613, -3.117216110229492, -9.920635223388672, -8.091575622558594, -2.123321294784546, -1.865079402923584, -11.658605575561523, -1.0989011526107788, -1.7832722663879395, -7.4175825119018555, -0.8990639448165894, -2.9554333686828613, -1.5207569599151611, -0.00607315031811595, -0.02929641492664814, -0.011878292076289654, -0.006676721852272749, -0.011210581287741661, -0.018276134505867958, -0.007850856520235538, -0.03294800594449043, -0.011305473744869232, -0.007921063341200352, -0.00917480606585741, -0.007060691248625517, -3.372390031814575, -0.7534851431846619, 5.508236885070801, -31.73760414123535, 12.732789993286133, -1.0132282972335815, -0.23330999910831451, -0.397157222032547, 6.131810188293457, -31.485485076904297, 12.442216873168945, -0.5875088572502136, -0.019795101135969162, -0.014119821600615978, 0.0030525033362209797, -0.09564509987831116, 0.3677724599838257, 0.010624071583151817, -0.013097808696329594, 0.294184148311615, -0.18878048658370972, 0.027495792135596275, -3.1123242378234863, -0.9132370948791504, -3.0840437412261963, -2.926295518875122, -0.5892469882965088, 2.0599098205566406, -0.741588830947876, -0.07166203111410141, 9.654534339904785, -0.012587547302246094, -0.017509251832962036, -0.026617884635925293, 0.0036302541848272085, 0.028997521847486496, -0.08305174857378006, 0.9960850477218628], "max": [-0.020629020407795906, 0.24872229993343353, 0.3232170045375824, -0.29030290246009827, -0.0820198655128479, 0.6977219581604004, 0.12196696549654007, -0.039803396910429, 0.1907387524843216, 0.7075496912002563, -0.2964060306549072, 0.8389639854431152, 0.13639356195926666, -0.5073660612106323, 0.01138320378959179, 0.009098980575799942, -0.6135410666465759, 1.0401885509490967, -0.4447985887527466, -0.0015336163341999054, -0.012390202842652798, 0.0040055676363408566, -0.6192463636398315, 1.024221420288086, -0.4390137791633606, -0.0022292868234217167, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0030513349920511246, 1.3565094150180812e-06, 0.5756506323814392, 0.4683583378791809, 1.9440364837646484, 0.7295023202896118, 3.977729320526123, 1.734695553779602, 0.9770893454551697, 0.5527018308639526, 0.2698502540588379, 0.467221736907959, 0.374149352312088, 1.1601418256759644, 0.022220008075237274, 0.04744364321231842, -3.3628451824188232, 5.341880798339844, 2.780219793319702, 3.479853630065918, 0.7747253179550171, 3.1562881469726562, 1.5207570791244507, 4.431829452514648, 10.602360725402832, 2.5695972442626953, -0.4273504316806793, 2.6111111640930176, -0.09564509987831116, 0.4017094075679779, 0.00785837508738041, 0.022260060533881187, 0.022325268015265465, 0.008991816081106663, 0.005957609508186579, 0.003139059292152524, 0.009077388793230057, 0.019269071519374847, 0.01354904193431139, 0.007622384466230869, 0.0031513564754277468, 0.006244676187634468, -1.3362300395965576, 0.14104647934436798, 11.877598762512207, -22.143543243408203, 19.207826614379883, 0.6893801093101501, 1.7604299783706665, 0.6309974193572998, 14.416435241699219, -23.001235961914062, 19.706377029418945, 1.1240500211715698, 0.022996917366981506, 0.007287231739610434, 0.006105006206780672, -0.05465434491634369, 0.604140043258667, 0.38022977113723755, 0.3291637897491455, 0.5442939400672913, -0.01315811462700367, 0.3349176347255707, 3.1229422092437744, 0.5015406608581543, 3.101012706756592, -1.0928622484207153, -0.20011566579341888, 2.880561590194702, -0.48933517932891846, 0.25667354464530945, 9.879165649414062, 0.018820643424987793, 0.012409359216690063, 0.06073370575904846, 0.006730367429554462, 0.031572550535202026, -0.04606657847762108, 0.9985105991363525], "mean": [-0.4707551896572113, -0.07131591439247131, -0.3015621602535248, -0.9222733378410339, -0.7464654445648193, 0.3784535825252533, -0.45164966583251953, -0.28537359833717346, 0.107560895383358, 0.5977233648300171, -1.2239049673080444, 0.602651059627533, -0.6410186886787415, -0.6909132599830627, 0.01093844510614872, 0.004965278785675764, -0.6176271438598633, 1.0384953022003174, -0.4461863934993744, -0.004156108479946852, -0.012724509462714195, -0.0007803500047884881, -0.6209579706192017, 1.023146390914917, -0.4400362968444824, -0.003944589290767908, 0.8349784016609192, 1.7453266382217407, 0.8349784016609192, 0.8349784016609192, 0.8349784016609192, 0.8349784016609192, 0.6942192912101746, 1.7453266382217407, 0.6942192912101746, 0.6942192912101746, 0.6942192912101746, 0.6942192912101746, -0.0035304815974086523, -4.146946537275653e-07, -0.03255285695195198, 0.010539659298956394, 0.03331634774804115, 0.018570171669125557, -0.01971210166811943, 0.03615492582321167, -0.002151514869183302, 0.07173526287078857, 0.022136185318231583, -0.00648489547893405, -0.11457910388708115, -0.013354549184441566, -0.07139074802398682, -0.014843973331153393, -9.660720825195312, -2.478679895401001, 0.03439268097281456, -3.609126567840576, -1.7892974615097046, 0.6024795174598694, -0.1790734827518463, -3.2980031967163086, 6.014780044555664, 0.8539642691612244, -5.081743240356445, 0.30654388666152954, -2.3151752948760986, -0.22878561913967133, -0.0001880323834484443, 0.00021373100753407925, -0.00047271946095861495, -8.335755410371348e-05, -8.986904140328988e-05, -0.0006974749267101288, 0.00016097279149107635, 0.0003104098723269999, -0.00013400950410868973, 0.0002839007356669754, -0.00021567037038039416, -0.00031220295932143927, -2.4740850925445557, -0.24313239753246307, 8.745804786682129, -26.999401092529297, 15.334667205810547, -0.09276587516069412, 0.8300045132637024, 0.15786439180374146, 9.98645305633545, -28.004667282104492, 16.233795166015625, 0.32228466868400574, 0.0021346453577280045, -0.002621463732793927, 0.004442201927304268, -0.07697027921676636, 0.4811839759349823, 0.17988641560077667, 0.2075519561767578, 0.38241252303123474, -0.06143844500184059, 0.25609973073005676, 1.732557773590088, -0.35620105266571045, 0.49081894755363464, -2.541621685028076, -0.38183367252349854, 2.675614833831787, -0.5912138223648071, 0.05548134073615074, 9.778854370117188, 0.0011928352760151029, 0.0007514359313063323, -5.6211312767118216e-05, 0.004915582947432995, 0.03023495525121689, -0.06494525820016861, 0.9973506331443787], "std": [0.20327860116958618, 0.2091517150402069, 0.2230474352836609, 0.3896680474281311, 0.6112684011459351, 0.22679947316646576, 0.322830468416214, 0.25053030252456665, 0.08585944026708603, 0.05840389057993889, 0.3992331922054291, 0.08247116208076477, 0.15547563135623932, 0.036232076585292816, 0.0002289376425324008, 0.0020469711162149906, 0.0021939508151263, 0.0016660680994391441, 0.0007808305090293288, 0.0026744871865957975, 0.00015055746189318597, 0.0025616874918341637, 0.0006687870481982827, 0.0006127473898231983, 0.000921894155908376, 0.0017974015790969133, 0.8601833581924438, 2.6226043701171875e-06, 0.8601833581924438, 0.8601833581924438, 0.8601833581924438, 0.8601833581924438, 0.8506330847740173, 2.6226043701171875e-06, 0.8506330847740173, 0.8506330847740173, 0.8506330847740173, 0.8506330847740173, 0.00020284313359297812, 6.724223453602463e-07, 0.18356738984584808, 0.15771667659282684, 0.42741209268569946, 0.3896133601665497, 0.600259006023407, 0.2911977767944336, 0.4310840666294098, 0.12017755955457687, 0.04744056984782219, 0.13644413650035858, 0.2769920229911804, 0.27676916122436523, 0.2581973075866699, 0.08491843193769455, 2.88448429107666, 4.335928916931152, 1.7362202405929565, 3.0198886394500732, 2.843083143234253, 1.0179879665374756, 0.7918201088905334, 4.441561222076416, 2.7914881706237793, 1.1818358898162842, 1.8278130292892456, 0.7343325614929199, 0.47574231028556824, 0.5189438462257385, 0.002209558617323637, 0.005990863312035799, 0.00510206026956439, 0.002694732043892145, 0.00193919672165066, 0.002535909414291382, 0.0024065934121608734, 0.0061636087484657764, 0.004650304093956947, 0.0023584626615047455, 0.0014620916917920113, 0.0015842103166505694, 0.43903157114982605, 0.18502511084079742, 1.5523914098739624, 3.1065874099731445, 1.396316409111023, 0.4794987440109253, 0.40758711099624634, 0.21362532675266266, 1.747222900390625, 2.1113038063049316, 2.0421042442321777, 0.5077802538871765, 0.00734033714979887, 0.003639472648501396, 0.000475143373478204, 0.007894832640886307, 0.06152915582060814, 0.15226230025291443, 0.11007038503885269, 0.08534258604049683, 0.04277754947543144, 0.07744298130273819, 1.7966642379760742, 0.5600599646568298, 2.426025390625, 0.4109794497489929, 0.08148127049207687, 0.21777044236660004, 0.04211121052503586, 0.051063407212495804, 0.03212783485651016, 0.004329425282776356, 0.004663024563342333, 0.009257434867322445, 0.000919997924938798, 0.0005268974346108735, 0.01151209231466055, 0.0007525118417106569], "count": [339]}, "action": {"min": [-0.8666019439697266, -0.2757493257522583, -0.6392053961753845, -1.5206882953643799, -1.5707963705062866, 0.0733012855052948, -0.6981316804885864, -0.8683136701583862, -0.08187934756278992, 0.43465521931648254, -1.6398444175720215, 0.3836391270160675, -0.6981316804885864, -0.6981316804885864, 0.010408718138933182, -0.004882825538516045, -0.6169367432594299, 1.031632423400879, -0.4481959342956543, -0.007886284962296486, -0.01328067947179079, -0.01065788697451353, -0.6197479963302612, 1.0190346240997314, -0.44374799728393555, -0.006838961038738489, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.003918638918548822, -2.4503674467268866e-06, -0.45835092663764954, -0.777073860168457, -1.8091093301773071, -1.5673727989196777, -1.785683035850525, -0.9003536105155945, -3.1306238174438477, -0.08728061616420746, -0.00870943907648325, -0.5523873567581177, -1.4660385847091675, -1.332731008529663, -1.6784193515777588, -0.6426085233688354], "max": [-0.03502381220459938, 0.2453664243221283, 0.5018429756164551, -0.22279208898544312, -0.08176357299089432, 0.6981316804885864, 0.12968884408473969, 0.03474675491452217, 0.19368842244148254, 0.7233269214630127, -0.27340245246887207, 0.8540850281715393, 0.07926622033119202, -0.519768238067627, 0.01266535371541977, 0.008777916431427002, -0.6071717143058777, 1.0388600826263428, -0.4451201558113098, -0.0014669387601315975, -0.010942784138023853, 0.0039535709656775, -0.612790584564209, 1.0228302478790283, -0.43910783529281616, -0.002677096286788583, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0030513349920511246, 1.3565094150180812e-06, 0.5756506323814392, 0.4683583378791809, 1.9440364837646484, 0.7295023202896118, 3.977729320526123, 1.734695553779602, 0.9770893454551697, 0.5527018308639526, 0.2698502540588379, 0.467221736907959, 0.374149352312088, 1.1601418256759644, 0.022220008075237274, 0.04744364321231842], "mean": [-0.5165963172912598, -0.06253419816493988, -0.30023443698883057, -0.8540164828300476, -0.7605478167533875, 0.3819733262062073, -0.45004361867904663, -0.25301051139831543, 0.10987625271081924, 0.6086812615394592, -1.2279736995697021, 0.5981115698814392, -0.6665999889373779, -0.6926555633544922, 0.011467201635241508, 0.003655328182503581, -0.6138027310371399, 1.0363984107971191, -0.44654104113578796, -0.004092819057404995, -0.012098715640604496, -0.0018245206447318196, -0.6165928840637207, 1.020809292793274, -0.4406685531139374, -0.004296824801713228, 0.8314775228500366, 1.7453266382217407, 0.8314775228500366, 0.8314775228500366, 0.8314775228500366, 0.8314775228500366, 0.6890708208084106, 1.7453266382217407, 0.6890708208084106, 0.6890708208084106, 0.6890708208084106, 0.6890708208084106, -0.0035296306014060974, -4.0690545688448765e-07, -0.032519400119781494, 0.010240363888442516, 0.02793908677995205, 0.019133711233735085, -0.012034368701279163, 0.03422093763947487, -0.0021322888787835836, 0.07157448679208755, 0.022111056372523308, -0.006387629080563784, -0.11441560834646225, -0.013764133676886559, -0.07115492969751358, -0.014734938740730286], "std": [0.19427888095378876, 0.1959345042705536, 0.2483655959367752, 0.39500993490219116, 0.6263552904129028, 0.23035867512226105, 0.32412540912628174, 0.2593287527561188, 0.0798804759979248, 0.06831613928079605, 0.38661542534828186, 0.0853148102760315, 0.12639588117599487, 0.027805974707007408, 0.00046106596710160375, 0.002544904127717018, 0.0025223151315003633, 0.002006193157285452, 0.0008701863116584718, 0.0024556489661335945, 0.0004235153319314122, 0.0028523115906864405, 0.0013141066301614046, 0.0007723896414972842, 0.001187800196930766, 0.0016191379399970174, 0.8601498603820801, 2.6226043701171875e-06, 0.8601498603820801, 0.8601498603820801, 0.8601498603820801, 0.8601498603820801, 0.8495405912399292, 2.6226043701171875e-06, 0.8495405912399292, 0.8495405912399292, 0.8495405912399292, 0.8495405912399292, 0.00020463575492613018, 6.687477593914082e-07, 0.1835722029209137, 0.15783867239952087, 0.4389592707157135, 0.38969770073890686, 0.615912675857544, 0.29302671551704407, 0.4310843050479889, 0.12027634680271149, 0.047454141080379486, 0.1364704668521881, 0.27707576751708984, 0.2768274247646332, 0.25830939412117004, 0.08493119478225708], "count": [339]}, "timestamp": {"min": [0.0], "max": [11.266666666666667], "mean": [5.633333333333334], "std": [3.2620148284060178], "count": [339]}, "frame_index": {"min": [0], "max": [338], "mean": [169.0], "std": [97.86044485218052], "count": [339]}, "episode_index": {"min": [94], "max": [94], "mean": [94.0], "std": [0.0], "count": [339]}, "index": {"min": [34967], "max": [35305], "mean": [35136.0], "std": [97.86044485218052], "count": [339]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [339]}, "subtask_annotation": {"mean": [0.3333333333333333, 2.0, 2.0, 2.0, 2.0], "std": [0.5626877486299239, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [339]}, "scene_annotation": {"mean": [94.0], "std": [0.0], "min": [94], "max": [94], "count": [339]}, "eef_direction_state": {"mean": [3.9557522123893807, 4.651917404129794], "std": [2.179507862493747, 1.7790374362749157], "min": [0, 0], "max": [6, 6], "count": [339]}, "eef_velocity_state": {"mean": [0.8672566371681416, 0.6047197640117994], "std": [0.8147362326714263, 0.7545974104456478], "min": [0, 0], "max": [2, 2], "count": [339]}, "eef_acc_mag_state": {"mean": [0.7964601769911505, 0.5427728613569321], "std": [0.8218185321234631, 0.7873067370857113], "min": [0, 0], "max": [2, 2], "count": [339]}, "eef_direction_action": {"mean": [3.9233038348082596, 4.2536873156342185], "std": [1.9202429631371924, 2.089574409290797], "min": [0, 0], "max": [6, 6], "count": [339]}, "eef_velocity_action": {"mean": [0.9970501474926253, 0.6843657817109144], "std": [0.8110538869364504, 0.7627522333291326], "min": [0, 0], "max": [2, 2], "count": [339]}, "eef_acc_mag_action": {"mean": [1.0206489675516224, 0.7905604719764012], "std": [0.781148570481701, 0.8381215714125475], "min": [0, 0], "max": [2, 2], "count": [339]}, "eef_sim_pose_state": {"mean": [0.3491441372228028, 0.22340622906344718, 0.1423889818832427, 1.723123252686648, -0.3563841613777156, 0.48166317700898525, 0.28835533346371, -0.13860302198330068, 0.14908446662224165, -2.5416381186853303, -0.38188108401270865, 2.6756906237987135], "std": [0.046210403781847126, 0.12302088881874237, 0.04603011041073037, 1.8254282970261724, 0.55994605355241, 2.4425732603506867, 0.07035716986504104, 0.056828372420338724, 0.03141893501528909, 0.41094386811942046, 0.0814872901225888, 0.21766530229768494], "min": [0.24493597365465908, 0.09631240687183718, 0.053481325623534796, -3.137701952369864, -0.9133360968023289, -3.13463529230579, 0.2209195912971463, -0.29121339869695567, 0.09652862643185203, -2.926295032780119, -0.5893169545448554, 2.059914122011626], "max": [0.4414033623872559, 0.38442508732193315, 0.2168686839104455, 3.1336585092670806, 0.5015392222628843, 3.1248768624923464, 0.42854240867369225, -0.08473986400323479, 0.18819636568836168, -1.0928660185040768, -0.20012122260742804, 2.88057166307681], "count": [339]}, "eef_sim_pose_action": {"mean": [0.35714700221038215, 0.2294426417250824, 0.1408937101536144, 1.8407486247704494, -0.3553875395435946, 0.39119420664573107, 0.27803369093837915, -0.13399184019182733, 0.1411967199412177, -2.5534423915513154, -0.4049442265181497, 2.6847710768160735], "std": [0.042797344378020734, 0.12266221517993012, 0.05059111204039546, 1.6311678899202373, 0.5766337563955112, 2.4804928248590277, 0.07366142883744936, 0.053950606613508936, 0.029397022611902898, 0.3694388981325684, 0.0851697166625485, 0.2059841681046228], "min": [0.2515702884247968, 0.09753701901383151, 0.04076976940384089, -3.1272097448490848, -0.9393579349017852, -3.1150831548524116, 0.2003375146348028, -0.2905272718681706, 0.09082910569519737, -2.899552116879909, -0.5662356733116949, 2.0712074572585952], "max": [0.4504417194731488, 0.3999028386505911, 0.22102260112560582, 3.1412466469194866, 0.5552070037430377, 3.1352767356265767, 0.4245434630140951, -0.08528611390553464, 0.17576689405783574, -1.1250429297599438, -0.20509268983632833, 2.8953762085703705], "count": [339]}}} +{"episode_index": 95, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4499530493079585]], [[0.5375992478854287]], [[0.4739812596116878]]], "std": [[[0.29327098484983144]], [[0.2200164658630885]], [[0.2261868014624471]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4633174404075356]], [[0.45493571462898885]], [[0.3766709222414456]]], "std": [[[0.3096619083211725]], [[0.21609634539641082]], [[0.23484260235544288]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45026371828143025]], [[0.46658990532487504]], [[0.396942829680892]]], "std": [[[0.28479806987792455]], [[0.22254008169567183]], [[0.25755892406941666]]], "count": [100]}, "observation.state": {"min": [-0.5806205868721008, -0.24290505051612854, -0.525577962398529, -1.231022596359253, -1.5674898624420166, -0.3698423206806183, -0.6269775629043579, -0.7218751311302185, -0.4723697304725647, 0.5256708860397339, -1.7206454277038574, 0.598168134689331, -0.5319576859474182, -0.33264559507369995, 0.010398373007774353, -0.003761920379474759, -0.5958141088485718, 1.0326279401779175, -0.4689350426197052, -0.0036817153450101614, -0.012508693151175976, -0.00753840571269393, -0.5957702398300171, 1.009728193283081, -0.46252936124801636, 0.00030008936300873756, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0002860392560251057, -0.0002863684203475714, -0.31615304946899414, -0.09192956984043121, -0.1271665394306183, -0.17222076654434204, -1.9667363166809082, -0.2702889144420624, -0.19599637389183044, -0.15968841314315796, -0.2363441288471222, -0.6011126041412354, -0.9294534921646118, -0.484247088432312, -1.2563396692276, -0.23611077666282654, -12.33785629272461, -8.882783889770508, -3.4542126655578613, -8.882783889770508, -0.5451770424842834, -1.5207569599151611, -1.0616605281829834, -12.03720474243164, -5.158730506896973, -2.808302879333496, -7.722832679748535, -0.6599512100219727, -2.3528692722320557, -1.5494505167007446, -0.005902855657041073, -0.013059157878160477, -0.01643235608935356, -0.009098619222640991, -0.004757162649184465, -0.009175129234790802, -0.005399808753281832, -0.0229599978774786, -0.020370222628116608, -0.005364720709621906, -0.0071946680545806885, -0.005591498222202063, -1.3786499500274658, -0.489950954914093, 2.5338878631591797, -32.101314544677734, 11.80453109741211, -1.1779404878616333, 1.3574399948120117, -0.21899323165416718, 5.7606353759765625, -31.66037368774414, 14.28567123413086, -0.840735673904419, -0.018780726939439774, -0.015756748616695404, 0.001831501955166459, -0.10930868983268738, 0.3185983896255493, -0.0495699904859066, -0.04059324786067009, 0.30510854721069336, -0.24895891547203064, 0.00861712172627449, -3.0318827629089355, -1.2157690525054932, -2.9120349884033203, -2.127857208251953, -0.5765863656997681, 1.985517978668213, -0.6771438717842102, -0.12220001220703125, 9.704748153686523, -0.0075740814208984375, -0.008472919464111328, -0.03591063618659973, -0.03090696781873703, 0.004146423656493425, 0.9758789539337158, 0.19266900420188904], "max": [-0.023243211209774017, 0.27189692854881287, -0.346878319978714, -0.3097580075263977, 0.12627539038658142, 0.4480379521846771, 0.26426857709884644, 0.05235031619668007, 0.07629525661468506, 0.923176646232605, -0.8733853101730347, 1.3065332174301147, 0.258161723613739, -0.11128480732440948, 0.011268951930105686, 0.0031976080499589443, -0.5859645009040833, 1.0367249250411987, -0.46665501594543457, 0.0014513152418658137, -0.01194687932729721, -0.0002662918996065855, -0.5815138816833496, 1.013407826423645, -0.459023118019104, 0.004791195970028639, 1.60133957862854, 1.7453292608261108, 1.60133957862854, 1.60133957862854, 1.60133957862854, 1.60133957862854, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00038393709110096097, 2.0227623735991074e-06, 0.23958498239517212, 0.4327378273010254, 0.19601686298847198, 0.898435115814209, 0.20357519388198853, 1.0375723838806152, 1.016737937927246, 1.130080223083496, 0.4989703893661499, 0.17073948681354523, 0.20508617162704468, 0.7594594955444336, 0.44823557138442993, 0.1999315470457077, -3.86393141746521, 5.158730506896973, 2.1483516693115234, -0.03052503988146782, 0.4590964913368225, 2.9267399311065674, 0.6025640964508057, -1.3139593601226807, 10.225885391235352, 2.892551898956299, -1.0989011526107788, 1.1190476417541504, 1.5207569599151611, 0.28693529963493347, 0.00675234803929925, 0.017838675528764725, 0.008099349215626717, 0.006027620285749435, 0.006291951052844524, 0.003449877491220832, 0.00658801756799221, 0.01798480935394764, 0.008739014156162739, 0.011312553659081459, 0.003700090106576681, 0.003940869122743607, -0.16967999935150146, 0.34148097038269043, 10.660144805908203, -23.423521041870117, 20.93907356262207, 0.5736448764801025, 2.6936700344085693, 0.7571969032287598, 12.293314933776855, -21.346891403198242, 22.130840301513672, 0.930942714214325, 0.016597263514995575, 0.007172298617660999, 0.004477004520595074, -0.027327170595526695, 0.505927562713623, 0.4620763957500458, 0.1860399842262268, 0.5306568145751953, 0.004203788936138153, 0.22597895562648773, 3.055436372756958, 0.5018061399459839, 3.030778646469116, -0.9895646572113037, -0.04685116931796074, 2.5378293991088867, -0.37309736013412476, 0.08320232480764389, 9.861523628234863, 0.011109709739685059, 0.029690086841583252, 0.029483050107955933, -0.02366488054394722, 0.006506850942969322, 0.9807614088058472, 0.2169821858406067], "mean": [-0.24154414236545563, -0.08924208581447601, -0.4205644428730011, -0.9598727226257324, -0.45151472091674805, -0.04784782603383064, -0.363075852394104, -0.07033731043338776, -0.06811421364545822, 0.6340967416763306, -1.5519919395446777, 1.0258152484893799, -0.2739827334880829, -0.218473881483078, 0.010774689726531506, -0.00018013574299402535, -0.5942021608352661, 1.0342037677764893, -0.4681302309036255, -0.0002513194631319493, -0.012270243838429451, -0.004528396762907505, -0.5908447504043579, 1.0110437870025635, -0.4619237184524536, 0.0027343728579580784, 0.7656422257423401, 1.745330572128296, 0.7656422257423401, 0.7656422257423401, 0.7656422257423401, 0.7656422257423401, 0.7070444226264954, 1.745330572128296, 0.7070444226264954, 0.7070444226264954, 0.7070444226264954, 0.7070444226264954, -2.9362865916482406e-06, -7.934156019473448e-05, -0.05956171825528145, 0.05669984966516495, 0.013239339925348759, 0.10586369782686234, -0.1916438192129135, 0.08536426723003387, 0.11034587770700455, 0.09488575905561447, 0.050970807671546936, -0.03548407927155495, -0.08085089921951294, 0.04366959258913994, -0.07229162007570267, -0.02156274951994419, -8.054923057556152, -2.5786945819854736, -0.3541250228881836, -3.457296371459961, -0.025925930589437485, 0.3180708587169647, -0.03308916464447975, -3.8035950660705566, 4.174741744995117, 0.9120214581489563, -5.471081256866455, -0.059584856033325195, -0.5421243906021118, -0.3104601502418518, 0.00018115471175406128, 0.0010872221319004893, -0.002448728773742914, -0.0008471058681607246, 0.0001292290835408494, -0.0006324203568510711, -0.00015302877000067383, 0.0002031220938079059, -0.0028396176639944315, 0.0003814022056758404, -0.0002680467732716352, -0.0005049330648034811, -0.853093683719635, 0.02926754765212536, 6.828124046325684, -29.419525146484375, 16.878582000732422, -0.3074270784854889, 2.0238888263702393, 0.35532212257385254, 7.514540195465088, -26.51148223876953, 16.456417083740234, 0.020758021622896194, 0.002195680746808648, -0.0035060662776231766, 0.0033833037596195936, -0.07225232571363449, 0.3922087848186493, 0.09787412732839584, 0.10510940104722977, 0.35034531354904175, -0.06136633828282356, 0.17321322858333588, -0.8360294699668884, -0.6964276432991028, 0.6292513608932495, -1.956286072731018, -0.3609095811843872, 2.384707450866699, -0.5898374319076538, -0.007803529035300016, 9.77968692779541, 0.0019238004460930824, 0.0018605133518576622, -0.0003617593611124903, -0.029295451939105988, 0.005609273444861174, 0.9787142276763916, 0.20294272899627686], "std": [0.19599862396717072, 0.1950027346611023, 0.05465263873338699, 0.33609721064567566, 0.6549473404884338, 0.30345213413238525, 0.3167712986469269, 0.22388221323490143, 0.1861555278301239, 0.08579766750335693, 0.22174306213855743, 0.16515034437179565, 0.1559920758008957, 0.0680508017539978, 0.0002742385258898139, 0.0019376969430595636, 0.0017362612998113036, 0.0011749695986509323, 0.0006891072262078524, 0.001817656448110938, 0.00015114918642211705, 0.0023442369420081377, 0.003156133461743593, 0.0012689383001998067, 0.0009911780944094062, 0.0014062465634196997, 0.6613508462905884, 1.3113021850585938e-06, 0.6613508462905884, 0.6613508462905884, 0.6613508462905884, 0.6613508462905884, 0.8512128591537476, 1.3113021850585938e-06, 0.8512128591537476, 0.8512128591537476, 0.8512128591537476, 0.8512128591537476, 0.0001592791231814772, 7.533449388574809e-05, 0.09685658663511276, 0.11695195734500885, 0.0657879039645195, 0.20289529860019684, 0.4446161687374115, 0.24907386302947998, 0.22793671488761902, 0.27499571442604065, 0.15370680391788483, 0.1561679095029831, 0.2586757242679596, 0.23017381131649017, 0.28471681475639343, 0.09480713307857513, 2.423823595046997, 4.19256067276001, 1.641836404800415, 2.4828169345855713, 0.18686604499816895, 0.975577175617218, 0.36470258235931396, 2.4025325775146484, 3.3925206661224365, 1.5941022634506226, 1.6447856426239014, 0.3519681394100189, 0.8757798671722412, 0.32872140407562256, 0.0023850605357438326, 0.0058496142737567425, 0.005161139648407698, 0.003060915507376194, 0.0014161230064928532, 0.0016613085754215717, 0.002395574003458023, 0.00578853115439415, 0.00535914720967412, 0.002807064913213253, 0.00154529744759202, 0.0016188127920031548, 0.27068644762039185, 0.15953335165977478, 1.949166178703308, 1.9420382976531982, 2.4428656101226807, 0.5009003281593323, 0.335245817899704, 0.1761961281299591, 1.3761215209960938, 3.104745864868164, 1.4430335760116577, 0.528366208076477, 0.005611988715827465, 0.004633461590856314, 0.00043888483196496964, 0.016450151801109314, 0.0674845427274704, 0.18479283154010773, 0.08060504496097565, 0.0648149847984314, 0.08632838726043701, 0.05198186635971069, 2.154747486114502, 0.6431994438171387, 1.8451608419418335, 0.2814605236053467, 0.1703861504793167, 0.16451166570186615, 0.04681926593184471, 0.03911660239100456, 0.024109339341521263, 0.003329670988023281, 0.006044447422027588, 0.007731425575911999, 0.0012785305734723806, 0.0005206926143728197, 0.0012673962628468871, 0.006241607945412397], "count": [235]}, "action": {"min": [-0.643499493598938, -0.2254483550786972, -0.5768966674804688, -1.2299473285675049, -1.5707963705062866, -0.37441837787628174, -0.6143074035644531, -0.777709424495697, -0.48370009660720825, 0.49376124143600464, -1.7065609693527222, 0.6231693029403687, -0.5416437387466431, -0.33394351601600647, 0.009940455667674541, -0.006105099804699421, -0.5945894718170166, 1.0288034677505493, -0.469020813703537, -0.003458985360339284, -0.012880068272352219, -0.00973462127149105, -0.5937640070915222, 1.005650281906128, -0.46266812086105347, 6.465204933192581e-05, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0002860392560251057, -0.0002863684203475714, -0.31615304946899414, -0.09192956984043121, -0.1271665394306183, -0.17222076654434204, -1.9667363166809082, -0.2702889144420624, -0.23574043810367584, -0.1841653436422348, -0.2363441288471222, -0.6011126041412354, -0.9294534921646118, -0.484247088432312, -1.2563396692276, -0.23611077666282654], "max": [-0.02955229952931404, 0.262958288192749, -0.23008999228477478, -0.2368430197238922, 0.12694071233272552, 0.5259724855422974, 0.2646380066871643, 0.06602689623832703, 0.1017313003540039, 0.9360918402671814, -0.8055230379104614, 1.3058894872665405, 0.2298988401889801, -0.10896512866020203, 0.012378918007016182, 0.006219719536602497, -0.5856501460075378, 1.0352483987808228, -0.46626704931259155, 0.0009291679598391056, -0.01071745716035366, 0.0024075291585177183, -0.5826429128646851, 1.0122289657592773, -0.45705071091651917, 0.0037877834402024746, 1.60133957862854, 1.7453292608261108, 1.60133957862854, 1.60133957862854, 1.60133957862854, 1.60133957862854, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00038393709110096097, 2.0227623735991074e-06, 0.23958498239517212, 0.4327378273010254, 0.19601686298847198, 0.898435115814209, 0.20357519388198853, 1.0375723838806152, 1.016737937927246, 1.130080223083496, 0.4989703893661499, 0.17073948681354523, 0.20508617162704468, 0.7594594955444336, 0.44823557138442993, 0.1999315470457077], "mean": [-0.30086588859558105, -0.05635281652212143, -0.4302641749382019, -0.8666072487831116, -0.48914557695388794, -0.03302429988980293, -0.3388376235961914, -0.05492372065782547, -0.055246856063604355, 0.6435214877128601, -1.5410128831863403, 1.0299451351165771, -0.2840689718723297, -0.22252461314201355, 0.011098370887339115, -0.0001002169301500544, -0.5910598635673523, 1.031957983970642, -0.46784505248069763, -0.0004472605069167912, -0.011833125725388527, -0.004256817512214184, -0.5877218842506409, 1.0087864398956299, -0.46161410212516785, 0.002073590876534581, 0.7655678391456604, 1.745330572128296, 0.7655678391456604, 0.7655678391456604, 0.7655678391456604, 0.7655678391456604, 0.6996175050735474, 1.745330572128296, 0.6996175050735474, 0.6996175050735474, 0.6996175050735474, 0.6996175050735474, -3.2836129548741155e-07, -7.974423351697624e-05, -0.0591634064912796, 0.056436341255903244, 0.013882924802601337, 0.10601197928190231, -0.1914602667093277, 0.08842094242572784, 0.10928375273942947, 0.09528274834156036, 0.050636932253837585, -0.03529776260256767, -0.08068859577178955, 0.04342137277126312, -0.07304177433252335, -0.021186964586377144], "std": [0.21220840513706207, 0.1867995262145996, 0.08038955181837082, 0.36828741431236267, 0.6734552979469299, 0.31185251474380493, 0.32268670201301575, 0.1994680017232895, 0.1674521416425705, 0.07504284381866455, 0.1799434870481491, 0.15424014627933502, 0.1357124000787735, 0.06866036355495453, 0.0006300059030763805, 0.002378650475293398, 0.0016080999048426747, 0.0011629239888861775, 0.0006144150393083692, 0.0015931552043184638, 0.0005190862575545907, 0.0025545419193804264, 0.0028098246548324823, 0.001603714539669454, 0.0010848392266780138, 0.0011941422708332539, 0.6612635254859924, 1.3113021850585938e-06, 0.6612635254859924, 0.6612635254859924, 0.6612635254859924, 0.6612635254859924, 0.8497369885444641, 1.3113021850585938e-06, 0.8497369885444641, 0.8497369885444641, 0.8497369885444641, 0.8497369885444641, 0.0001593611086718738, 7.517826452385634e-05, 0.0972854420542717, 0.11708860844373703, 0.06632661074399948, 0.20282292366027832, 0.44472360610961914, 0.2529783844947815, 0.22901755571365356, 0.27489185333251953, 0.15375274419784546, 0.15618778765201569, 0.25874894857406616, 0.2301834523677826, 0.28448599576950073, 0.09473110735416412], "count": [235]}, "timestamp": {"min": [0.0], "max": [7.8], "mean": [3.9], "std": [2.261268080819551], "count": [235]}, "frame_index": {"min": [0], "max": [234], "mean": [117.0], "std": [67.83804242458652], "count": [235]}, "episode_index": {"min": [95], "max": [95], "mean": [95.0], "std": [0.0], "count": [235]}, "index": {"min": [35306], "max": [35540], "mean": [35423.0], "std": [67.83804242458652], "count": [235]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [235]}, "subtask_annotation": {"mean": [0.2723404255319149, 2.0, 2.0, 2.0, 2.0], "std": [0.4638883429757139, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [235]}, "scene_annotation": {"mean": [95.0], "std": [0.0], "min": [95], "max": [95], "count": [235]}, "eef_direction_state": {"mean": [2.9617021276595743, 4.31063829787234], "std": [2.205076656311121, 1.8751719402075602], "min": [0, 1], "max": [6, 6], "count": [235]}, "eef_velocity_state": {"mean": [0.9191489361702128, 0.7829787234042553], "std": [0.712991390199677, 0.7771522343093347], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_acc_mag_state": {"mean": [0.8, 0.6382978723404256], "std": [0.8594902002090066, 0.8309321070889095], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_direction_action": {"mean": [2.9063829787234043, 3.519148936170213], "std": [1.9438286693740456, 2.01342708767725], "min": [0, 0], "max": [6, 6], "count": [235]}, "eef_velocity_action": {"mean": [0.9829787234042553, 0.9914893617021276], "std": [0.6521059661103153, 0.6964437895584159], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_acc_mag_action": {"mean": [0.9148936170212766, 0.9404255319148936], "std": [0.8361458498968244, 0.8434124138128715], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_sim_pose_state": {"mean": [0.2718924865481659, 0.1763557339676471, 0.07283601510609812, -0.8498004312043463, -0.6966351499824551, 0.6162353311071176, 0.22727316580459836, -0.16834615078608176, 0.14122207318074698, -1.9562579772284812, -0.3609548715177989, 2.3847549285253216], "std": [0.04515111682674852, 0.12133933537822758, 0.023896400950964312, 2.1726419585473997, 0.6432929219960897, 1.8761555065121804, 0.06157444967964355, 0.07524542343671113, 0.023338296786163903, 0.28146730355722166, 0.17032892529305574, 0.16443067138956927], "min": [0.22205659063843164, 0.07329800468432826, 0.02849600455333503, -3.133944603421945, -1.2161960383694876, -3.108192675629344, 0.18780035685496269, -0.32822808282284605, 0.10547488972270427, -2.1278417597666897, -0.5765895463372701, 1.9855171577158344], "max": [0.3415239279494846, 0.40654775035231244, 0.10546797889541125, 3.100394180291053, 0.5018062065902451, 3.1045741756805856, 0.39840932785149735, -0.1131790384214893, 0.16747135862586784, -0.9895655037138066, -0.046879639154669084, 2.537859724458498], "count": [235]}, "eef_sim_pose_action": {"mean": [0.28235036463335306, 0.19279344837497162, 0.06740583372577358, -0.7188027990509128, -0.6899244210421563, 0.47430680630165906, 0.2198744739900794, -0.1579528167028948, 0.13445269134445723, -1.951575288406147, -0.38356327979778315, 2.404196884442468], "std": [0.04770802581083426, 0.12624491755641132, 0.020008374974678503, 2.185654335276174, 0.6926724212035913, 1.8957846954682214, 0.05740504483888044, 0.06978357873690508, 0.026242411865231713, 0.21409709071221605, 0.15625704021831074, 0.15411657401861964], "min": [0.22510012703483073, 0.07440734670363827, 0.03415803663170085, -3.094980745263049, -1.271504096871976, -3.11286422293811, 0.17950020735592503, -0.3330126591106199, 0.09069810685304217, -2.108137546409045, -0.5740122566409526, 2.011480062901176], "max": [0.35074281575832067, 0.4084976401032541, 0.09374369550011857, 3.102091472539265, 0.5083941187292815, 3.0846251844465553, 0.4103384434958634, -0.10192993732238907, 0.17726549175120931, -1.0479123575718012, -0.13304561440344043, 2.556884768593172], "count": [235]}}} +{"episode_index": 96, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4463502354863514]], [[0.5489397611495579]], [[0.4818743920607459]]], "std": [[[0.2951614293926749]], [[0.21143194403558824]], [[0.22604688942223153]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41546100297962324]], [[0.433714496828143]], [[0.38215794886582083]]], "std": [[[0.2941817630624755]], [[0.2413895421777928]], [[0.263638295434094]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.408765676662822]], [[0.4741587754709727]], [[0.41864985342176086]]], "std": [[[0.3031366773424882]], [[0.22726707223124554]], [[0.24372706121947849]]], "count": [100]}, "observation.state": {"min": [-0.7609955072402954, -0.22097095847129822, -0.4577714800834656, -1.3010209798812866, -1.4931933879852295, -0.61570143699646, -0.7003908753395081, -0.8286904692649841, -0.37422841787338257, 0.2853148877620697, -1.6915966272354126, 0.3345210552215576, -0.6832222938537598, -0.59535813331604, 0.010414029471576214, 0.0001700349966995418, -0.5853053331375122, 1.0326313972473145, -0.4815707802772522, 0.0009763615671545267, -0.011934288777410984, -0.004477977752685547, -0.581984281539917, 1.0061900615692139, -0.4706004559993744, -0.0034149910788983107, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.007532842457294464, -0.0015289930161088705, -0.8732339143753052, -0.6225615739822388, -0.3182300627231598, -3.0081958770751953, -1.937328577041626, -2.611063003540039, -1.699580430984497, -0.1423342525959015, -0.23038296401500702, -1.0127981901168823, -1.1652617454528809, -0.6316697597503662, -0.8379459381103516, -0.42743730545043945, -14.030413627624512, -7.17338228225708, -2.288766860961914, -10.042736053466797, -0.6312576532363892, -2.3528695106506348, -1.865079402923584, -10.968219757080078, -4.30402946472168, -3.2155067920684814, -7.722833633422852, -1.4920635223388672, -3.0415139198303223, -1.004273533821106, -0.010755874216556549, -0.020910175517201424, -0.09617483615875244, -0.006354516372084618, -0.062008097767829895, -0.021345295011997223, -0.013890516012907028, -0.018852699548006058, -0.0993836373090744, -0.01666710525751114, -0.04131865128874779, -0.03225163370370865, -2.248260021209717, -0.5753211975097656, 1.1283718347549438, -37.13145065307617, 4.478237152099609, -1.1124212741851807, 0.8483999967575073, -0.3785984516143799, -4.023536682128906, -38.910545349121094, 3.3943681716918945, -0.7065020203590393, -0.01502652745693922, -0.014408924616873264, -0.0012210013810545206, -0.08198151737451553, 0.3215244710445404, -0.007459286600351334, -0.005758716259151697, 0.32412225008010864, -0.24042847752571106, 0.01876654289662838, -3.080332040786743, -1.2445664405822754, -2.984482765197754, -2.649937152862549, -0.7408255934715271, 1.9197882413864136, -0.775348424911499, -0.18202772736549377, 9.590712547302246, -0.011264294385910034, -0.10644209384918213, -0.04814553260803223, -0.02380552515387535, 0.004715498071163893, 0.7189582586288452, 0.6915811896324158], "max": [0.03192780539393425, 0.21248260140419006, -0.3551521599292755, -0.2925912141799927, 0.30480197072029114, 0.40503373742103577, 0.04979053884744644, 0.13769689202308655, -0.02021828293800354, 1.0826897621154785, -0.6611053347587585, 1.1176282167434692, 0.11408114433288574, -0.06826115399599075, 0.012427997775375843, 0.006125153973698616, -0.5492246747016907, 1.0338490009307861, -0.47607988119125366, 0.005523490719497204, -0.009248830378055573, 0.0007770161610096693, -0.5453983545303345, 1.0123207569122314, -0.4635353088378906, 0.0007392427651211619, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.008193951100111008, -0.0015239659696817398, 1.252941370010376, 0.3771131932735443, 0.22421057522296906, 1.586498498916626, 3.435628890991211, 1.8336158990859985, 0.9120560884475708, 0.7912028431892395, 0.6064204573631287, 0.28358617424964905, 0.17439556121826172, 1.2608073949813843, 0.21274761855602264, 0.3218718469142914, -3.206951856613159, 3.846153974533081, 1.9798533916473389, -0.24420025944709778, 0.9755800366401672, 2.7545785903930664, 0.6312576532363892, 6.024169921875, 9.523809432983398, 3.4682540893554688, 2.991453170776367, 1.1764346361160278, 1.2338217496871948, 0.6312576532363892, 0.01654072478413582, 0.03478272259235382, 0.13631142675876617, 0.00643844623118639, 0.01559439580887556, 0.022434884682297707, 0.01849713735282421, 0.022964980453252792, 0.11104659736156464, 0.014233122579753399, 0.022305550053715706, 0.011364659294486046, 0.06362999975681305, 0.20414623618125916, 12.367549896240234, -24.47118377685547, 24.20518684387207, 0.3212680518627167, 2.651249885559082, 0.5344919562339783, 9.754478454589844, -19.422630310058594, 21.953582763671875, 0.7744795680046082, 0.023486386984586716, 0.008868038654327393, 0.001831501955166459, 0.0, 0.5602478981018066, 0.4054233431816101, 0.2382282167673111, 0.5266006588935852, -0.06407478451728821, 0.24337200820446014, 2.838433027267456, 0.30826348066329956, 2.7298293113708496, -1.0684213638305664, -0.18889431655406952, 2.5424389839172363, -0.105585977435112, 0.09674561023712158, 9.846498489379883, 0.01361653208732605, 0.08381778001785278, 0.03376033902168274, -0.009802551940083504, 0.020348725840449333, 0.7217447757720947, 0.6949131488800049], "mean": [-0.2883443534374237, -0.0545293353497982, -0.382372111082077, -0.9433084726333618, -0.478320449590683, -0.09648437798023224, -0.46844807267189026, -0.09617859125137329, -0.11693697422742844, 0.6086456179618835, -1.363095760345459, 0.7875234484672546, -0.5128229856491089, -0.3111239969730377, 0.011427273973822594, 0.002143724588677287, -0.5791527032852173, 1.0330941677093506, -0.47867459058761597, 0.003233443945646286, -0.010356050916016102, -0.0021623342763632536, -0.5748228430747986, 1.0095075368881226, -0.4685496687889099, -0.001562242629006505, 0.6849451065063477, 1.745330572128296, 0.6849451065063477, 0.6849451065063477, 0.6849451065063477, 0.6849451065063477, 0.671758234500885, 1.745330572128296, 0.671758234500885, 0.671758234500885, 0.671758234500885, 0.671758234500885, 0.007834297604858875, -0.001526297302916646, -0.031916383653879166, -0.006723017897456884, -0.0032390456181019545, -0.010897800326347351, 0.008477204479277134, 0.013436621986329556, -0.0017537500243633986, 0.12764102220535278, 0.03319138288497925, -0.10764659196138382, -0.13450466096401215, 0.03282306343317032, -0.1022779792547226, -0.05782134830951691, -7.8268256187438965, -2.857008934020996, -0.03842180222272873, -4.473023891448975, 0.12935464084148407, 0.37042275071144104, -0.4949314296245575, -1.8179160356521606, 4.335367679595947, 0.7901314496994019, -5.073892593383789, 0.20769870281219482, -0.5527861714363098, -0.4455361068248749, 9.555172255204525e-06, -0.00019653116760309786, -0.001134799444116652, -0.00017235643463209271, -0.0008453031769022346, -0.0008214152767322958, 0.00023548031458631158, 5.498020982486196e-05, -0.0017240314045920968, 7.847633969504386e-05, -0.0006091214017942548, -0.0005029097083024681, -0.8807019591331482, -0.08574417233467102, 6.626951694488525, -29.344850540161133, 18.136014938354492, -0.42499977350234985, 1.8005913496017456, 0.20251308381557465, 6.353636264801025, -26.22991943359375, 17.247217178344727, 0.007937884889543056, 0.0033427495509386063, -0.0020893733017146587, 0.00018450684729032218, -0.042286258190870285, 0.41320186853408813, 0.1157238781452179, 0.10854101926088333, 0.37195783853530884, -0.11440052092075348, 0.13654844462871552, -0.7804194688796997, -0.623081624507904, 0.37345582246780396, -2.0495474338531494, -0.4622229039669037, 2.3071935176849365, -0.5528900027275085, -0.05455271527171135, 9.766335487365723, 0.002678793156519532, 0.0031802188605070114, -2.9270164304762147e-05, -0.020926017314195633, 0.017278840765357018, 0.7206945419311523, 0.6927053928375244], "std": [0.2733169496059418, 0.1539478302001953, 0.032386407256126404, 0.3296751379966736, 0.6606442928314209, 0.3037000596523285, 0.27666381001472473, 0.23080666363239288, 0.11285973340272903, 0.13390235602855682, 0.20988409221172333, 0.20446211099624634, 0.19767627120018005, 0.13834694027900696, 0.0005178701831027865, 0.0013328187633305788, 0.008287305943667889, 0.0003151733835693449, 0.001388999167829752, 0.00154394400306046, 0.0007185735739767551, 0.0014247784856706858, 0.00835780892521143, 0.001976792002096772, 0.0009396992390975356, 0.0012439035344868898, 0.8414859175682068, 1.3113021850585938e-06, 0.8414859175682068, 0.8414859175682068, 0.8414859175682068, 0.8414859175682068, 0.8440464735031128, 1.3113021850585938e-06, 0.8440464735031128, 0.8440464735031128, 0.8440464735031128, 0.8440464735031128, 0.00015795405488461256, 8.462963023703196e-07, 0.3157770335674286, 0.17527127265930176, 0.08694827556610107, 0.6437768936157227, 0.97856205701828, 0.5846158862113953, 0.42629340291023254, 0.22505733370780945, 0.13538450002670288, 0.26122716069221497, 0.2860695421695709, 0.3192591071128845, 0.20497265458106995, 0.13435392081737518, 2.960787296295166, 3.3328239917755127, 1.1366227865219116, 3.0801498889923096, 0.3908347189426422, 0.9843132495880127, 0.5696111917495728, 2.733018398284912, 3.619567632675171, 1.6090726852416992, 2.1117665767669678, 0.5485861301422119, 0.9423235058784485, 0.26495274901390076, 0.0030087123159319162, 0.006844291463494301, 0.02453511767089367, 0.002619771519675851, 0.007979403249919415, 0.0035980052780359983, 0.0036569342482835054, 0.00650953222066164, 0.02390163764357567, 0.004032581578940153, 0.006164952646940947, 0.0037470408715307713, 0.5206296443939209, 0.1699485033750534, 2.290924549102783, 2.1275153160095215, 4.022808074951172, 0.3817937672138214, 0.4375854432582855, 0.18737134337425232, 2.4086310863494873, 4.151512145996094, 3.293552875518799, 0.39989203214645386, 0.006028152536600828, 0.004312118049710989, 0.00052491674432531, 0.01622048392891884, 0.08704956620931625, 0.1389419138431549, 0.06780805438756943, 0.06479918211698532, 0.061732880771160126, 0.04056175798177719, 2.1396384239196777, 0.5843255519866943, 2.0042800903320312, 0.32886990904808044, 0.17385771870613098, 0.1756674349308014, 0.10714530944824219, 0.050204552710056305, 0.03983038291335106, 0.004051625728607178, 0.021891029551625252, 0.010831876657903194, 0.0029442477971315384, 0.003471521893516183, 0.0006018199492245913, 0.0006698889192193747], "count": [225]}, "action": {"min": [-0.8264427781105042, -0.20672816038131714, -0.5416157841682434, -1.409367561340332, -1.5071752071380615, -0.6245218515396118, -0.6981316804885864, -0.5987114906311035, -0.3791084885597229, 0.15867646038532257, -1.7141814231872559, 0.4135812520980835, -0.6981316804885864, -0.6082260012626648, 0.00960953626781702, -0.00352084101177752, -0.5847839117050171, 1.0284936428070068, -0.4798746705055237, 0.0008878289954736829, -0.012654566206037998, -0.007482938468456268, -0.5804513692855835, 1.0011094808578491, -0.46943962574005127, -0.0037955015432089567, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.007532842457294464, -0.0015289930161088705, -0.8732339143753052, -0.6225615739822388, -0.3182300627231598, -3.0081958770751953, -1.937328577041626, -2.611063003540039, -1.699580430984497, -0.1423342525959015, -0.23038296401500702, -1.0127981901168823, -1.1652617454528809, -0.6316697597503662, -0.8379459381103516, -0.42743730545043945], "max": [0.021939853206276894, 0.20540215075016022, -0.3262353539466858, -0.21032702922821045, 0.30977365374565125, 0.4196334183216095, 0.05185950547456741, 0.17727765440940857, 0.0170708280056715, 0.9675352573394775, -0.6981502771377563, 1.1186712980270386, 0.08623386919498444, -0.062337759882211685, 0.013928805477917194, 0.0036450326442718506, -0.5575992465019226, 1.0334326028823853, -0.4722989499568939, 0.005319418851286173, -0.007808347698301077, -0.0002671623951755464, -0.5514870882034302, 1.011362910270691, -0.4604579210281372, 0.00043731278856284916, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.008193951100111008, -0.0015239659696817398, 1.252941370010376, 0.3771131932735443, 0.22421057522296906, 1.586498498916626, 3.435628890991211, 1.8336158990859985, 0.9120560884475708, 0.7912028431892395, 0.6064204573631287, 0.28358617424964905, 0.17439556121826172, 1.2608073949813843, 0.21274761855602264, 0.3218718469142914], "mean": [-0.3318620026111603, -0.04548446089029312, -0.39309218525886536, -0.8955952525138855, -0.47766923904418945, -0.09759363532066345, -0.4665416181087494, -0.04990266636013985, -0.09451067447662354, 0.5895115733146667, -1.372936487197876, 0.7904195785522461, -0.5288466215133667, -0.32136139273643494, 0.011769548989832401, 0.0007439304608851671, -0.5783036947250366, 1.0313068628311157, -0.4776657223701477, 0.002949332119897008, -0.009929864667356014, -0.003379356348887086, -0.5734843015670776, 1.0076886415481567, -0.46797409653663635, -0.0019830840174108744, 0.6849451065063477, 1.745330572128296, 0.6849451065063477, 0.6849451065063477, 0.6849451065063477, 0.6849451065063477, 0.6640011668205261, 1.745330572128296, 0.6640011668205261, 0.6640011668205261, 0.6640011668205261, 0.6640011668205261, 0.007835716009140015, -0.0015263005625456572, -0.032138846814632416, -0.0070672472938895226, -0.0032137902453541756, -0.01225247047841549, 0.008243247866630554, 0.013228661380708218, -0.001774268806912005, 0.1263442039489746, 0.03266352415084839, -0.10849182307720184, -0.1356811374425888, 0.030428562313318253, -0.1000015065073967, -0.05816258490085602], "std": [0.2840511202812195, 0.1472236067056656, 0.05283402279019356, 0.36994728446006775, 0.6645776629447937, 0.3055914342403412, 0.275195837020874, 0.1737898588180542, 0.11453254520893097, 0.13963276147842407, 0.17245392501354218, 0.19718880951404572, 0.17523647844791412, 0.14301563799381256, 0.0009220846695825458, 0.0014272669795900583, 0.005937149282544851, 0.0009292814647778869, 0.001439443207345903, 0.0013370346277952194, 0.0010930649004876614, 0.0015119938179850578, 0.006348333787173033, 0.0024342930410057306, 0.001293835579417646, 0.001091131940484047, 0.8414859175682068, 1.3113021850585938e-06, 0.8414859175682068, 0.8414859175682068, 0.8414859175682068, 0.8414859175682068, 0.8421626687049866, 1.3113021850585938e-06, 0.8421626687049866, 0.8421626687049866, 0.8421626687049866, 0.8421626687049866, 0.00015844499284867197, 8.430416187366063e-07, 0.3157747685909271, 0.17534993588924408, 0.08695093542337418, 0.6439506411552429, 0.9785690307617188, 0.5846226215362549, 0.4262939691543579, 0.22444826364517212, 0.1353951394557953, 0.2621191442012787, 0.2857497036457062, 0.31759560108184814, 0.20369303226470947, 0.1344827115535736], "count": [225]}, "timestamp": {"min": [0.0], "max": [7.466666666666667], "mean": [3.7333333333333334], "std": [2.1650421260121955], "count": [225]}, "frame_index": {"min": [0], "max": [224], "mean": [112.0], "std": [64.95126378036586], "count": [225]}, "episode_index": {"min": [96], "max": [96], "mean": [96.0], "std": [0.0], "count": [225]}, "index": {"min": [35541], "max": [35765], "mean": [35653.0], "std": [64.95126378036586], "count": [225]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [225]}, "subtask_annotation": {"mean": [0.37333333333333335, 2.0, 2.0, 2.0, 2.0], "std": [0.5017303392593786, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [225]}, "scene_annotation": {"mean": [96.0], "std": [0.0], "min": [96], "max": [96], "count": [225]}, "eef_direction_state": {"mean": [2.4755555555555557, 4.297777777777778], "std": [1.8572567052337752, 1.9333895266418542], "min": [0, 1], "max": [6, 6], "count": [225]}, "eef_velocity_state": {"mean": [1.2, 0.8044444444444444], "std": [0.6531972647421809, 0.8310516912805408], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_acc_mag_state": {"mean": [0.9822222222222222, 0.5955555555555555], "std": [0.8377984082340485, 0.7837107050026809], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_direction_action": {"mean": [2.608888888888889, 2.648888888888889], "std": [1.773361180510957, 2.081945908382854], "min": [0, 0], "max": [6, 6], "count": [225]}, "eef_velocity_action": {"mean": [1.32, 1.1777777777777778], "std": [0.5923962637739489, 0.6562143582325951], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_acc_mag_action": {"mean": [1.1555555555555554, 1.12], "std": [0.7987644780271747, 0.7881342243270204], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_sim_pose_state": {"mean": [0.2917251437274587, 0.1969271731859093, 0.07733965201021756, -0.7812610802801316, -0.6243310005704661, 0.4021348613609678, 0.2364720379657853, -0.1994044582256284, 0.09483662721274126, -2.0495145539993906, -0.4623143027635976, 2.3072654062678875], "std": [0.0720859080540141, 0.09205242497484889, 0.03163471717688734, 2.1855398701605147, 0.5846092352271779, 2.0481652250277733, 0.06295550137413815, 0.05278921250957123, 0.02305814645374891, 0.328921836718699, 0.1738056276180606, 0.1755758295762104], "min": [0.19736712630920716, 0.1099218234900769, 0.02829158855881735, -3.102083544822508, -1.2445784134636295, -3.0764311245485434, 0.18452759724303527, -0.3125247061347485, 0.0654334136239501, -2.6499663852084203, -0.7410070441151032, 1.9198689128879403], "max": [0.40241919205580745, 0.37872193910281304, 0.15479276920281337, 3.101798522161978, 0.3081755244894546, 3.0805916344517263, 0.4129588695660565, -0.16060405098482444, 0.15617944507860013, -1.0684273518831375, -0.18990823252393074, 2.542771933181999], "count": [225]}, "eef_sim_pose_action": {"mean": [0.2997665206241066, 0.20097189112313846, 0.08001480786353589, -0.8173835768063065, -0.6249190343267947, 0.36542119420361074, 0.22154279139618602, -0.19225150085432685, 0.08628950065397456, -2.060386601946208, -0.5014498914031271, 2.3110586375866418], "std": [0.07158717736726956, 0.09295658070140343, 0.03920438278078514, 2.1615393221212695, 0.6038929872438634, 2.0512384846870972, 0.05188243254097647, 0.05640689700343314, 0.028619009456850333, 0.31479060125596975, 0.15814604339867439, 0.1742390114832355], "min": [0.20079708755612236, 0.11382399835844204, 0.024229649962007858, -3.1406307385216534, -1.278085211128886, -3.1083461426015075, 0.17328354374803032, -0.32124441097454604, 0.055122231951416786, -2.6832703767355124, -0.750319728772219, 1.8256277220994341], "max": [0.4199299628429721, 0.38410272125409295, 0.1824081258216216, 3.0496855867623642, 0.3652926628079658, 3.0703189483666664, 0.3630341530842786, -0.1460483669990066, 0.16867203725620786, -0.9381407874114045, -0.21904857288014967, 2.5587096127830224], "count": [225]}}} +{"episode_index": 97, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4388381680123029]], [[0.5469835015378701]], [[0.49275562283737023]]], "std": [[[0.29235095097754243]], [[0.21592921360551026]], [[0.22135883802558776]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43829971645520954]], [[0.42306672914263743]], [[0.3498934135909265]]], "std": [[[0.3030909230038184]], [[0.24734545217859188]], [[0.2936680404330007]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.455316599384852]], [[0.45650219146482124]], [[0.3846772587466359]]], "std": [[[0.2928340038396393]], [[0.2417414842859721]], [[0.2694188287045894]]], "count": [100]}, "observation.state": {"min": [-0.578777551651001, -0.21858632564544678, -0.49706244468688965, -1.7059595584869385, -1.4028760194778442, 0.146484836935997, -0.7003907561302185, -0.6370862126350403, -0.16232728958129883, 0.43430960178375244, -1.6472127437591553, 0.3231985569000244, -0.618650496006012, -0.5523772239685059, 0.017822733148932457, 0.0027344252448529005, -0.6038874387741089, 1.0361422300338745, -0.46576207876205444, -0.019359081983566284, -0.004211976658552885, -0.002259350847452879, -0.5987995862960815, 1.0184040069580078, -0.460402250289917, -0.020098721608519554, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.00047761364839971066, -0.0015286420239135623, -0.5646171569824219, -1.1343978643417358, -0.38684141635894775, -0.8953363299369812, -2.191594123840332, -0.6165545582771301, -0.8253557682037354, -0.1825297623872757, -0.1103799045085907, -0.5009850263595581, -0.7356070280075073, -0.8601397275924683, -1.5931216478347778, -0.5139780044555664, -10.868002891540527, -5.280830383300781, -1.9658119678497314, -9.55433464050293, -0.7173382639884949, -1.2912087440490723, -1.778998851776123, -9.9994535446167, 0.9768010377883911, -2.232600688934326, -7.661783218383789, -0.3730158805847168, -2.3241758346557617, -0.6599512100219727, -0.007828539237380028, -0.016627728939056396, -0.010451979003846645, -0.007163355592638254, -0.005000546108931303, -0.011255206540226936, -0.006296893116086721, -0.013481762260198593, -0.011705332435667515, -0.007122724317014217, -0.0033683995716273785, -0.002397695789113641, -5.373199939727783, -0.7831791639328003, 4.32047700881958, -32.05143356323242, 13.648639678955078, -0.566675066947937, -2.318959951400757, -0.4713922142982483, 5.597318649291992, -32.612552642822266, 15.508596420288086, -0.2013041079044342, -0.014604208990931511, -0.015853865072131157, 0.001831501955166459, -0.08198151737451553, 0.3426782488822937, 0.08790630102157593, 0.010097443126142025, 0.33540308475494385, -0.1794217824935913, 0.00794187095016241, -3.0190811157226562, -0.9571551084518433, -3.0735650062561035, -2.6625208854675293, -0.5878738164901733, 1.9374984502792358, -0.6831732988357544, -0.11305872350931168, 9.694067001342773, -0.01000303030014038, -0.015551209449768066, -0.03311517834663391, -0.018224406987428665, 0.022723503410816193, 0.635931670665741, 0.7696875929832458], "max": [0.07698915153741837, 0.5301473736763, -0.22592765092849731, -0.624093770980835, 0.12874606251716614, 0.38949573040008545, -0.15344880521297455, -0.14944855868816376, 0.05264454334974289, 0.7343422174453735, -0.7594249844551086, 1.0173057317733765, 0.18929070234298706, -0.09650091081857681, 0.019455930218100548, 0.006085050292313099, -0.597870409488678, 1.038570761680603, -0.46272075176239014, -0.014836560003459454, -0.0028159229550510645, 0.0014893104089424014, -0.5956156253814697, 1.0223699808120728, -0.45936447381973267, -0.018259713426232338, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 9.783674613572657e-05, -0.0015241135843098164, 0.49841219186782837, 1.0376124382019043, 0.27292096614837646, 1.2731189727783203, 3.2146005630493164, 0.4848688244819641, 0.8732555508613586, 0.47495847940444946, 0.20953160524368286, 0.2881350517272949, 0.31893405318260193, 0.6277895569801331, 0.6617604494094849, 0.13993997871875763, -2.572242259979248, 8.058609008789062, 3.482295513153076, 2.07570219039917, 0.8894994258880615, 2.3815629482269287, 0.8321123719215393, -3.607820749282837, 8.333333969116211, 1.5305249691009521, -1.4652016162872314, 1.4059828519821167, 0.7747253179550171, 0.3443223536014557, 0.009375441819429398, 0.026562901213765144, 0.020406760275363922, 0.005749017931520939, 0.0070846243761479855, 0.0065754069946706295, 0.007298274897038937, 0.01661968231201172, 0.010549187660217285, 0.006792583968490362, 0.0027299097273498774, 0.0020952250342816114, -2.842139959335327, -0.025982245802879333, 10.600757598876953, -20.562458038330078, 20.386716842651367, 0.8951748609542847, 0.06362999975681305, 0.311786949634552, 12.916889190673828, -23.063554763793945, 22.805198669433594, 1.4464629888534546, 0.02223469875752926, 0.010600847192108631, 0.004273504484444857, 0.013663585297763348, 0.5208439230918884, 0.4350377321243286, 0.2878807485103607, 0.5204986333847046, -0.01907024160027504, 0.3077201843261719, 3.0713043212890625, 0.3798370361328125, 2.9970903396606445, -1.0880308151245117, -0.16924965381622314, 3.051116466522217, -0.44728022813796997, 0.17896656692028046, 9.855600357055664, 0.01126900315284729, 0.016854852437973022, 0.030877888202667236, -0.014535851776599884, 0.025507213547825813, 0.6376968622207642, 0.771163821220398], "mean": [-0.20231324434280396, 0.09261097013950348, -0.36945658922195435, -1.2964961528778076, -0.5151687860488892, 0.25372570753097534, -0.4463898539543152, -0.29744207859039307, 0.0017767053795978427, 0.6112233400344849, -1.3358720541000366, 0.6665621995925903, -0.37579232454299927, -0.429229199886322, 0.01865915022790432, 0.004187129437923431, -0.6023504137992859, 1.0375070571899414, -0.4644714593887329, -0.01657191291451454, -0.003430620301514864, -0.0005946681485511363, -0.5980526804924011, 1.0195037126541138, -0.45994916558265686, -0.018997181206941605, 0.83316570520401, 1.745330572128296, 0.83316570520401, 0.83316570520401, 0.83316570520401, 0.83316570520401, 0.662465512752533, 1.745330572128296, 0.662465512752533, 0.662465512752533, 0.662465512752533, 0.662465512752533, -0.00020769466937053949, -0.001526442589238286, -0.031934406608343124, 0.04576839134097099, 0.016227494925260544, 0.036403838545084, -0.014204437844455242, -0.009196225553750992, 0.004923173226416111, 0.04913780465722084, 0.01457799132913351, 0.0035997580271214247, -0.08502966165542603, -0.038345202803611755, -0.06381728500127792, -0.04373747855424881, -6.884626388549805, 0.6019320487976074, 0.44443684816360474, -4.064685344696045, -0.024702269583940506, 0.21840162575244904, -0.5335988998413086, -6.071836948394775, 4.732945442199707, 0.3185557723045349, -5.275014877319336, 0.19927263259887695, -0.3792724907398224, -0.1974029690027237, 0.0001264771999558434, 0.0001603252167114988, 0.000642880389932543, -0.0005172634264454246, 0.00012069920921931043, -0.0003426515613682568, 1.2112329386582132e-05, 0.00023502741532865912, -0.00033554123365320265, -1.9683100617839955e-05, 9.559278259985149e-05, -0.00011823441309388727, -4.035693168640137, -0.36520740389823914, 7.313300132751465, -26.33488655090332, 16.610570907592773, 0.15747517347335815, -1.0841294527053833, -0.042526986449956894, 9.152190208435059, -28.561199188232422, 18.321962356567383, 0.6031696200370789, 0.0037741854321211576, -0.0028830349911004305, 0.0033692356664687395, -0.037052638828754425, 0.4321119487285614, 0.22028851509094238, 0.18106837570667267, 0.39925047755241394, -0.05102318525314331, 0.2182435840368271, -0.5527835488319397, -0.41478508710861206, 0.3293210566043854, -2.2613372802734375, -0.4716009795665741, 2.6464734077453613, -0.5799760818481445, 0.032029155641794205, 9.781993865966797, 0.0015509870136156678, 0.0006951846298761666, -9.929214866133407e-05, -0.01738354004919529, 0.024292457848787308, 0.6369521617889404, 0.7703233957290649], "std": [0.19174155592918396, 0.30126336216926575, 0.069539874792099, 0.33109644055366516, 0.6478719711303711, 0.07764042913913727, 0.20135584473609924, 0.11210112273693085, 0.04300255328416824, 0.0877087265253067, 0.26197266578674316, 0.22407928109169006, 0.1278858184814453, 0.11975369602441788, 0.0005388263962231576, 0.001102665439248085, 0.0016980065265670419, 0.0008051940822042525, 0.0011337989708408713, 0.0017613054951652884, 0.0004037927428726107, 0.0012147669913247228, 0.0007896827883087099, 0.001150013878941536, 0.0003261601959820837, 0.000682016194332391, 0.862945020198822, 1.3113021850585938e-06, 0.862945020198822, 0.862945020198822, 0.862945020198822, 0.862945020198822, 0.8398319482803345, 1.3113021850585938e-06, 0.8398319482803345, 0.8398319482803345, 0.8398319482803345, 0.8398319482803345, 0.00010656724771251902, 8.33181388770754e-07, 0.18419282138347626, 0.26445117592811584, 0.1247735470533371, 0.36371806263923645, 0.6929745674133301, 0.1545436680316925, 0.2521595358848572, 0.1334645301103592, 0.05656915158033371, 0.12274091690778732, 0.2352282702922821, 0.1880081743001938, 0.3044002056121826, 0.1125735491514206, 1.883918285369873, 4.556661128997803, 1.441488265991211, 2.924947738647461, 0.36359548568725586, 0.6302032470703125, 0.6169553399085999, 1.556014060974121, 2.025235891342163, 0.9357540011405945, 1.606764316558838, 0.41714030504226685, 0.6055978536605835, 0.20976553857326508, 0.0026465340051800013, 0.005936185829341412, 0.005196788348257542, 0.0023101884871721268, 0.0014297160087153316, 0.0019449760438874364, 0.0029574197251349688, 0.005411382764577866, 0.004492002539336681, 0.0028720968402922153, 0.0008874465129338205, 0.0010122728999704123, 0.3489241898059845, 0.14260734617710114, 1.4911103248596191, 2.898671865463257, 1.4463920593261719, 0.4808938801288605, 0.3342971205711365, 0.14686448872089386, 1.5856455564498901, 2.449077606201172, 1.6581311225891113, 0.5382709503173828, 0.006317503284662962, 0.004953309893608093, 0.000491497979965061, 0.016860056668519974, 0.056111305952072144, 0.1291261911392212, 0.09192683547735214, 0.05816340073943138, 0.040313396602869034, 0.08259477466344833, 2.248244285583496, 0.566805899143219, 2.3347601890563965, 0.4034320116043091, 0.10316647589206696, 0.33687224984169006, 0.03848842531442642, 0.04420894756913185, 0.025526786223053932, 0.0035475841723382473, 0.00555319432169199, 0.008086255751550198, 0.0009567881352268159, 0.0007054696907289326, 0.00042384539847262204, 0.0003784464788623154], "count": [266]}, "action": {"min": [-0.6427871584892273, -0.2079203724861145, -0.5651313662528992, -1.6649582386016846, -1.409332275390625, 0.13960309326648712, -0.6981316804885864, -0.644568681716919, -0.11832600831985474, 0.3884468972682953, -1.6291589736938477, 0.3197697103023529, -0.6234931945800781, -0.5533875823020935, 0.016163935884833336, -0.00191456638276577, -0.6016712784767151, 1.0323550701141357, -0.4662020802497864, -0.018445484340190887, -0.0057345665991306305, -0.006139647215604782, -0.5970226526260376, 1.0147161483764648, -0.4606928825378418, -0.019423887133598328, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.00047761364839971066, -0.0015286420239135623, -0.5646171569824219, -1.148115634918213, -0.38684141635894775, -0.8953363299369812, -2.191594123840332, -0.6165545582771301, -0.8253557682037354, -0.1825297623872757, -0.1103799045085907, -0.5009850263595581, -0.7356070280075073, -0.8601397275924683, -1.5931216478347778, -0.5139780044555664], "max": [0.04037625342607498, 0.5334506034851074, -0.2179456502199173, -0.5069092512130737, 0.13198018074035645, 0.39575356245040894, -0.14780333638191223, -0.14660310745239258, 0.05994683876633644, 0.7726055383682251, -0.7005169987678528, 1.0184037685394287, 0.12423695623874664, -0.09359033405780792, 0.019950930029153824, 0.009158034808933735, -0.594973087310791, 1.0368897914886475, -0.4610023498535156, -0.01398511603474617, -0.00222119502723217, 0.004757801070809364, -0.5914029479026794, 1.0209972858428955, -0.45864635705947876, -0.017708521336317062, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 9.783674613572657e-05, -0.0015241135843098164, 0.5028625726699829, 1.0376124382019043, 0.27292096614837646, 1.2731189727783203, 3.2146005630493164, 0.4848688244819641, 0.8732555508613586, 0.47495847940444946, 0.20953160524368286, 0.2881350517272949, 0.31893405318260193, 0.6277895569801331, 0.6617604494094849, 0.13993997871875763], "mean": [-0.23895175755023956, 0.11124278604984283, -0.37557336688041687, -1.2323447465896606, -0.5146060585975647, 0.24782556295394897, -0.44487300515174866, -0.29963406920433044, -0.0004340388986747712, 0.6290552616119385, -1.323463797569275, 0.6586050391197205, -0.38443103432655334, -0.4351935088634491, 0.018131783232092857, 0.003482339670881629, -0.5991767048835754, 1.0351579189300537, -0.4641216993331909, -0.01579608954489231, -0.003879706608131528, -0.0010986058041453362, -0.5949121713638306, 1.017533302307129, -0.4599415063858032, -0.01843130961060524, 0.83316570520401, 1.745330572128296, 0.83316570520401, 0.83316570520401, 0.83316570520401, 0.83316570520401, 0.6561337113380432, 1.745330572128296, 0.6561337113380432, 0.6561337113380432, 0.6561337113380432, 0.6561337113380432, -0.00020802007929887623, -0.0015264503890648484, -0.030026275664567947, 0.0417611338198185, 0.015361443161964417, 0.03522641584277153, -0.008018070831894875, -0.010252297855913639, 0.003657106077298522, 0.04975324496626854, 0.013948483392596245, 0.0032894343603402376, -0.08696148544549942, -0.03786580637097359, -0.0626659244298935, -0.0432547964155674], "std": [0.1802462339401245, 0.27990207076072693, 0.08484924584627151, 0.33292505145072937, 0.6495562791824341, 0.07710999995470047, 0.19969850778579712, 0.10272888094186783, 0.036839812994003296, 0.10070228576660156, 0.2526264190673828, 0.2259945571422577, 0.10689869523048401, 0.11145450174808502, 0.000745055265724659, 0.002251643454656005, 0.0014892973704263568, 0.0009535354329273105, 0.0012684783432632685, 0.0015074379043653607, 0.0006434559472836554, 0.0022434007842093706, 0.0010085959220305085, 0.0013348886277526617, 0.0005046020378358662, 0.0005277458112686872, 0.862945020198822, 1.3113021850585938e-06, 0.862945020198822, 0.862945020198822, 0.862945020198822, 0.862945020198822, 0.8384577035903931, 1.3113021850585938e-06, 0.8384577035903931, 0.8384577035903931, 0.8384577035903931, 0.8384577035903931, 0.00010734080569818616, 8.410217446908064e-07, 0.1869533360004425, 0.27430710196495056, 0.12509723007678986, 0.36435210704803467, 0.7007933259010315, 0.15535834431648254, 0.2523268759250641, 0.13336297869682312, 0.05600237101316452, 0.12282104045152664, 0.2343350648880005, 0.1883517950773239, 0.304413378238678, 0.11299358308315277], "count": [266]}, "timestamp": {"min": [0.0], "max": [8.833333333333334], "mean": [4.416666666666666], "std": [2.5595681059289843], "count": [266]}, "frame_index": {"min": [0], "max": [265], "mean": [132.5], "std": [76.78704317786953], "count": [266]}, "episode_index": {"min": [97], "max": [97], "mean": [97.0], "std": [0.0], "count": [266]}, "index": {"min": [35766], "max": [36031], "mean": [35898.5], "std": [76.78704317786953], "count": [266]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [266]}, "subtask_annotation": {"mean": [0.42105263157894735, 2.0, 2.0, 2.0, 2.0], "std": [0.508728716512398, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [266]}, "scene_annotation": {"mean": [97.0], "std": [0.0], "min": [97], "max": [97], "count": [266]}, "eef_direction_state": {"mean": [3.5037593984962405, 3.4210526315789473], "std": [2.09591102143676, 2.233411788111416], "min": [0, 0], "max": [6, 6], "count": [266]}, "eef_velocity_state": {"mean": [0.981203007518797, 0.7744360902255639], "std": [0.7329670238394558, 0.6266816936560884], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_acc_mag_state": {"mean": [0.9022556390977443, 0.6052631578947368], "std": [0.8121693002340329, 0.8170012828395407], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_direction_action": {"mean": [3.172932330827068, 3.31203007518797], "std": [1.911623638499616, 2.1054007742347105], "min": [0, 0], "max": [6, 6], "count": [266]}, "eef_velocity_action": {"mean": [1.1917293233082706, 0.8796992481203008], "std": [0.7182419129590824, 0.6012217383971049], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_acc_mag_action": {"mean": [0.9924812030075187, 0.8984962406015038], "std": [0.8040895528765238, 0.8412740930338516], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_sim_pose_state": {"mean": [0.2893345915631622, 0.2595207958471409, 0.13322087878113886, -0.5651097550667832, -0.4150862037052419, 0.341607152103594, 0.292269841412294, -0.15175926613405114, 0.1496938021525932, -2.2613202751263897, -0.4716472632632312, 2.646513039552573], "std": [0.04379870808825679, 0.13147382598943072, 0.0247359830836496, 2.2649402562387846, 0.5669226550238978, 2.3519689328350077, 0.039096671858525146, 0.032964439787351266, 0.031313719229371054, 0.4034434747087933, 0.1031085889074894, 0.3368070119360051], "min": [0.2203581029105069, 0.13299096745562713, 0.08177234614781687, -3.137615749932025, -0.957149238558629, -3.107444194939193, 0.24532627946558078, -0.2555486699556014, 0.10454740789482836, -2.662520669897691, -0.5878748151454307, 1.9374954720934332], "max": [0.3687250452001318, 0.4525043235923601, 0.1681797985434491, 3.1018201874108895, 0.3798063935304874, 3.128294722087066, 0.3876181289769636, -0.12020044594264234, 0.19008361030045107, -1.0880310449222605, -0.16947332745551136, 3.0511252494050893], "count": [266]}, "eef_sim_pose_action": {"mean": [0.2972564726387786, 0.26608765393162964, 0.1253762367219542, -0.48659207012008554, -0.43572552065004694, 0.2760254918370822, 0.29008023755199047, -0.14737649152970583, 0.145317322597009, -2.250490689297391, -0.48670522193664256, 2.658738172236894], "std": [0.03910687197134528, 0.1275334274594179, 0.027640941461561867, 2.313917353470749, 0.5869265254257265, 2.3869748180695796, 0.03724004721292725, 0.02684018712581808, 0.02942403248057778, 0.3575840231174202, 0.08868616004661968, 0.32069870389615884], "min": [0.23361656021038824, 0.13317654313004204, 0.06276177893014556, -3.1345927306749015, -1.0380907262409558, -3.1274207724062943, 0.241936683352524, -0.24417056287928043, 0.09425320248015717, -2.590753340167032, -0.6035889790367619, 1.9335742082967617], "max": [0.3770732449237167, 0.4554898597793613, 0.17302772360381954, 3.0933997068372436, 0.3954568927173223, 3.1027573188868054, 0.38627459843100914, -0.11604261639836048, 0.17759597220398848, -1.109387315275788, -0.22143444350312524, 3.0318158714990435], "count": [266]}}} +{"episode_index": 98, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4581919598231449]], [[0.5482458669742407]], [[0.49563938629373316]]], "std": [[[0.27700794627118686]], [[0.20107120190690148]], [[0.21324338749335375]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4109241493656286]], [[0.42027477172241445]], [[0.39163348952326027]]], "std": [[[0.2564452921910399]], [[0.23440129623726474]], [[0.2453192118664552]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4589474649173395]], [[0.46090183583237215]], [[0.37314168829296424]]], "std": [[[0.3019448676099026]], [[0.22009708695692073]], [[0.2666859652023554]]], "count": [100]}, "observation.state": {"min": [-0.5037259459495544, -0.25282424688339233, -0.5153745412826538, -1.428626537322998, -1.3177021741867065, 0.20304088294506073, -0.5956631898880005, -0.9768099784851074, -0.23909147083759308, 0.2686517834663391, -1.6725808382034302, 0.15993130207061768, -0.6774052381515503, -0.6737877130508423, 0.008779395371675491, -0.0049649812281131744, -0.5981031060218811, 1.0368040800094604, -0.4684128165245056, -0.003977918531745672, -0.012482605874538422, -0.0021914199460297823, -0.5983222723007202, 1.0190198421478271, -0.46063920855522156, -0.005114935338497162, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.011920198798179626, -1.9357012206455693e-06, -0.344693660736084, -0.05029197409749031, -0.1605650931596756, -0.4116831421852112, -2.2274084091186523, -0.611828088760376, -0.13711045682430267, -1.1119933128356934, -0.7118305563926697, -0.8562043309211731, -1.4468629360198975, -0.876028299331665, -1.3663339614868164, -1.0636696815490723, -11.76995849609375, -6.318681716918945, -1.9938949346542358, -9.798535346984863, -0.6886447072029114, -1.2051281929016113, -1.3485958576202393, -14.976909637451172, -2.625152826309204, -2.3308913707733154, -8.913309097290039, -0.7460317611694336, -4.4474968910217285, -1.5781440734863281, -0.006680675782263279, -0.012658032588660717, -0.0185565035790205, -0.00769348070025444, -0.0018056422704830766, -0.007335033267736435, -0.005994527600705624, -0.015312394127249718, -0.019396040588617325, -0.008543826639652252, -0.0037134671583771706, -0.0036180370952934027, -3.2451300621032715, -0.22641673684120178, 2.420060873031616, -30.56235694885254, 14.20140266418457, -0.7474157214164734, -0.46661999821662903, -0.03711749613285065, 6.606914043426514, -33.574951171875, 16.156494140625, -0.3321159780025482, -0.018788088113069534, -0.012374576181173325, 0.006105006206780672, -0.10930868983268738, 0.41345417499542236, 0.01722857356071472, 0.23694239556789398, 0.3290058374404907, -0.2720797061920166, 0.0067772697657346725, -3.1354477405548096, -1.0104224681854248, -3.1404378414154053, -3.095752716064453, -0.8003405332565308, -3.1372830867767334, -0.6646012663841248, -0.07118388265371323, 9.694067001342773, -0.008424103260040283, -0.01320582628250122, -0.029403746128082275, -0.021390393376350403, 0.01912125200033188, 0.7546602487564087, 0.6537761092185974], "max": [-0.15580053627490997, 0.2585293650627136, -0.2552998661994934, -1.1572284698486328, 0.03547828644514084, 0.5580077767372131, -0.06472530215978622, 0.03747444599866867, 0.17318961024284363, 0.9449160695075989, -0.3158607482910156, 0.8260505795478821, 0.36135411262512207, 0.10452607274055481, 0.010851368308067322, -0.0017499151872470975, -0.5875756144523621, 1.0387732982635498, -0.46465396881103516, -0.0011007371358573437, -0.01033136248588562, 0.0010111696319654584, -0.588219940662384, 1.0203273296356201, -0.45806145668029785, -0.003229208756238222, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.01153815072029829, 1.6477733879582956e-06, 0.12735874950885773, 0.564311146736145, 0.4250391125679016, 0.839356005191803, 0.18178266286849976, 0.6729804873466492, 0.8919015526771545, 0.7170835733413696, 0.3729047179222107, 0.5566710829734802, 1.2401906251907349, 0.5331771969795227, 1.5248327255249023, 0.42454516887664795, -4.910645008087158, 4.293854236602783, 2.134310245513916, -0.5189255475997925, 0.28693529963493347, 1.5494506359100342, 0.9468864798545837, -2.9174351692199707, 7.9059834480285645, 2.2185592651367188, -1.1294262409210205, 1.3199023008346558, 0.6312576532363892, 0.22954824566841125, 0.00681321881711483, 0.015414011664688587, 0.012864244170486927, 0.008106879889965057, 0.007551533170044422, 0.007293653674423695, 0.009049197658896446, 0.016482656821608543, 0.013511007651686668, 0.006149740424007177, 0.00985065195709467, 0.011387716978788376, -1.1029200553894043, 0.24868722259998322, 10.066265106201172, -19.257699966430664, 20.515483856201172, 1.0368671417236328, 1.4422800540924072, 0.5270684361457825, 14.802457809448242, -24.47922134399414, 25.55251693725586, 1.4868385791778564, 0.024791795760393143, 0.010218163020908833, 0.009157509543001652, -0.04099075868725777, 0.5466830134391785, 0.29977697134017944, 0.3022778034210205, 0.5866088271141052, -0.041153714060783386, 0.2997885048389435, 3.126401424407959, 0.12190660834312439, 3.1398866176605225, -0.8083193302154541, 0.12251895666122437, 3.129852533340454, -0.40308213233947754, 0.1983567774295807, 9.850643157958984, 0.011596113443374634, 0.012563943862915039, 0.02969837188720703, -0.01680094376206398, 0.021496672183275223, 0.7562286853790283, 0.6554530262947083], "mean": [-0.29535728693008423, -0.20356778800487518, -0.42961177229881287, -1.3254621028900146, -0.14990469813346863, 0.37894052267074585, -0.4984371066093445, -0.5938056111335754, 0.03436301276087761, 0.6343958973884583, -0.8120063543319702, 0.6245272159576416, -0.2013198286294937, -0.30128154158592224, 0.009310656227171421, -0.00414453586563468, -0.5930256843566895, 1.0382224321365356, -0.46576759219169617, -0.0013431108091026545, -0.012142709456384182, -0.0011575804091989994, -0.5927383899688721, 1.0194766521453857, -0.45830976963043213, -0.0034860705491155386, 0.5763041377067566, 1.7453254461288452, 0.5763041377067566, 0.5763041377067566, 0.5763041377067566, 0.5763041377067566, 0.8018165826797485, 1.7453254461288452, 0.8018165826797485, 0.8018165826797485, 0.8018165826797485, 0.8018165826797485, -0.011764626950025558, -3.0037222131795716e-07, -0.025198545306921005, 0.040434714406728745, 0.01550609152764082, 0.013638838194310665, -0.09805901348590851, -0.0005033476045355201, 0.04157838225364685, 0.015235699713230133, 0.012343120761215687, 0.007209022995084524, -0.01088999304920435, -0.05054819956421852, -0.01270843856036663, -0.038716621696949005, -7.7739577293396, -3.5238044261932373, -0.522167444229126, -5.450441360473633, -0.23714040219783783, 0.0359344519674778, -0.17440372705459595, -9.579513549804688, 3.01094126701355, 0.10876226425170898, -4.572115898132324, 0.2806400656700134, -0.7838571071624756, -0.33019185066223145, -6.222711817827076e-05, 0.0003559101896826178, -0.0005917708040215075, 0.0001540758239571005, 0.00019982547382824123, -5.393864557845518e-05, 0.00034437282010912895, 0.0002366414846619591, -0.000940735568292439, 0.00013424907228909433, 0.00032827199902385473, 0.00010342851601308212, -2.197108745574951, -0.0018174233846366405, 7.471860408782959, -22.834341049194336, 18.560382843017578, 0.38140761852264404, 0.6383379101753235, 0.2304081916809082, 11.081060409545898, -28.111427307128906, 21.888370513916016, 0.8118141889572144, 0.003432575147598982, -0.001947851967997849, 0.007776134647428989, -0.07668081670999527, 0.44130921363830566, 0.07941141724586487, 0.27585074305534363, 0.49618664383888245, -0.13182130455970764, 0.1377061903476715, -2.186617612838745, -0.8981797099113464, 2.0940732955932617, -1.8110243082046509, -0.3996914029121399, 1.8384689092636108, -0.5199843645095825, 0.03152713179588318, 9.780720710754395, 0.0016659743851050735, 0.0009772091871127486, -0.0002455385110806674, -0.019308749586343765, 0.020055603235960007, 0.7555052042007446, 0.6545493602752686], "std": [0.09151455760002136, 0.09309422224760056, 0.07033485174179077, 0.0709090307354927, 0.22882705926895142, 0.10546152293682098, 0.09224308282136917, 0.3156675100326538, 0.11352822184562683, 0.2122403234243393, 0.44677242636680603, 0.21078431606292725, 0.38132867217063904, 0.2616201639175415, 0.00039924500742927194, 0.0005054059438407421, 0.0032683846075087786, 0.0005705876392312348, 0.0003798093239311129, 0.0004324558540247381, 0.0003893858811352402, 0.0005301387864165008, 0.0034362925216555595, 0.00029665653710253537, 0.0003154989972244948, 0.00031367511837743223, 0.8172053098678589, 3.814697265625e-06, 0.8172053098678589, 0.8172053098678589, 0.8172053098678589, 0.8172053098678589, 0.8607528805732727, 3.814697265625e-06, 0.8607528805732727, 0.8607528805732727, 0.8607528805732727, 0.8607528805732727, 6.922238389961421e-05, 6.983304388086253e-07, 0.08999787271022797, 0.11766302585601807, 0.07905647158622742, 0.15447558462619781, 0.3716553747653961, 0.15781646966934204, 0.14285589754581451, 0.30327320098876953, 0.1284974366426468, 0.22406771779060364, 0.41889142990112305, 0.18484221398830414, 0.35384759306907654, 0.2344435155391693, 1.6126247644424438, 2.0533945560455322, 1.101344347000122, 3.024434804916382, 0.2099286913871765, 0.3771404027938843, 0.4707236588001251, 3.0119881629943848, 3.038782835006714, 1.0221145153045654, 2.0273895263671875, 0.42030686140060425, 1.1480910778045654, 0.3754192888736725, 0.002347782487049699, 0.004983456339687109, 0.005156451836228371, 0.0029752892442047596, 0.0011770760174840689, 0.001550379442051053, 0.0026026195846498013, 0.005136614665389061, 0.004438294097781181, 0.00249870796687901, 0.0015608151443302631, 0.001738580409437418, 0.3462737500667572, 0.08910776674747467, 1.272861361503601, 2.530158281326294, 1.1959969997406006, 0.3513147830963135, 0.33089011907577515, 0.10457119345664978, 1.497791051864624, 1.5158777236938477, 2.027771472930908, 0.3755391836166382, 0.00657261535525322, 0.0038109084125608206, 0.000524667848367244, 0.009084908291697502, 0.022848915308713913, 0.05603078380227089, 0.01406056433916092, 0.07390850782394409, 0.07219251245260239, 0.08805689215660095, 2.0944759845733643, 0.17518535256385803, 1.9729797840118408, 0.7476264238357544, 0.294545441865921, 1.2952721118927002, 0.04561289772391319, 0.04160020500421524, 0.023805640637874603, 0.003059855429455638, 0.004199661314487457, 0.008584101684391499, 0.0012369193136692047, 0.0006650662398897111, 0.00026185481692664325, 0.0002728276886045933], "count": [354]}, "action": {"min": [-0.6459428668022156, -0.2226731777191162, -0.5692496299743652, -1.426239013671875, -1.3833414316177368, 0.20201770961284637, -0.581767737865448, -1.046168565750122, -0.30360502004623413, 0.1886787712574005, -1.6708827018737793, 0.1509767323732376, -0.6981316804885864, -0.6736360788345337, 0.008176261559128761, -0.006131172180175781, -0.596180260181427, 1.0343761444091797, -0.46791204810142517, -0.0035689081996679306, -0.013062837533652782, -0.003277665236964822, -0.5965648889541626, 1.014865756034851, -0.45902323722839355, -0.005096288397908211, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.011920198798179626, -1.9357012206455693e-06, -0.344693660736084, -0.05029197409749031, -0.1605650931596756, -0.4116831421852112, -2.2274084091186523, -0.611828088760376, -0.13711045682430267, -1.1119933128356934, -0.7450162768363953, -0.8562043309211731, -1.4468629360198975, -0.876028299331665, -1.3663339614868164, -1.0636696815490723], "max": [-0.1604081392288208, 0.3166760504245758, -0.23861674964427948, -0.7848860621452332, 0.03721437603235245, 0.5601620674133301, -0.06123460456728935, 0.0547945499420166, 0.2017299383878708, 0.9887562990188599, -0.27920404076576233, 0.8193278312683105, 0.37242642045021057, 0.10329321771860123, 0.011526089161634445, 0.0046528358943760395, -0.5861854553222656, 1.0380206108093262, -0.46428152918815613, -0.001201777020469308, -0.009503564797341824, 0.006925507448613644, -0.5872349143028259, 1.0210139751434326, -0.4563373923301697, -0.0034249350428581238, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.01153815072029829, 1.6477733879582956e-06, 0.12735874950885773, 0.564311146736145, 0.4250391125679016, 0.839356005191803, 0.18178266286849976, 0.6729804873466492, 0.8919015526771545, 0.7170835733413696, 0.3729047179222107, 0.5566710829734802, 1.2401906251907349, 0.5331771969795227, 1.3411588668823242, 0.42454516887664795], "mean": [-0.3349565267562866, -0.15985438227653503, -0.4430793225765228, -1.271278977394104, -0.1674436330795288, 0.3767201006412506, -0.48423847556114197, -0.6166842579841614, 0.037564389407634735, 0.655604898929596, -0.775026798248291, 0.61354660987854, -0.20471926033496857, -0.3086846172809601, 0.009432616643607616, -0.00331539916805923, -0.5913395285606384, 1.0368233919143677, -0.4655424654483795, -0.0016016899608075619, -0.011913202702999115, -0.0005842982791364193, -0.5913398265838623, 1.0181506872177124, -0.4578975439071655, -0.0039044602308422327, 0.5812344551086426, 1.7453254461288452, 0.5812344551086426, 0.5812344551086426, 0.5812344551086426, 0.5812344551086426, 0.8000910878181458, 1.7453254461288452, 0.8000910878181458, 0.8000910878181458, 0.8000910878181458, 0.8000910878181458, -0.011763889342546463, -2.94170803272209e-07, -0.02580745331943035, 0.04081209748983383, 0.015451967716217041, 0.01600545085966587, -0.09951473772525787, -0.0008412984316237271, 0.041696712374687195, 0.016733858734369278, 0.014304590411484241, 0.007127005606889725, -0.010801900178194046, -0.05148845165967941, -0.017180325463414192, -0.0388789176940918], "std": [0.11052881926298141, 0.11487298458814621, 0.08689810335636139, 0.11149149388074875, 0.27355989813804626, 0.10627450793981552, 0.1044856384396553, 0.33754441142082214, 0.10362153500318527, 0.22292792797088623, 0.464915007352829, 0.21729333698749542, 0.38415104150772095, 0.26269978284835815, 0.0006487391074188054, 0.0018700605724006891, 0.002633671974763274, 0.0006864882889203727, 0.0004940900835208595, 0.00044493231689557433, 0.0006233995663933456, 0.0017742514610290527, 0.002543647773563862, 0.0006820317939855158, 0.00039763053064234555, 0.0003577766183298081, 0.8189765810966492, 3.814697265625e-06, 0.8189765810966492, 0.8189765810966492, 0.8189765810966492, 0.8189765810966492, 0.8607466816902161, 3.814697265625e-06, 0.8607466816902161, 0.8607466816902161, 0.8607466816902161, 0.8607466816902161, 6.932188261998817e-05, 6.956835818527907e-07, 0.0909782126545906, 0.11799624562263489, 0.07907236367464066, 0.16045236587524414, 0.37204569578170776, 0.15805652737617493, 0.14282718300819397, 0.3023379147052765, 0.12365139275789261, 0.22406747937202454, 0.41891294717788696, 0.18392103910446167, 0.3423500657081604, 0.23440706729888916], "count": [354]}, "timestamp": {"min": [0.0], "max": [11.766666666666667], "mean": [5.883333333333333], "std": [3.4063529970836464], "count": [354]}, "frame_index": {"min": [0], "max": [353], "mean": [176.5], "std": [102.1905899125094], "count": [354]}, "episode_index": {"min": [98], "max": [98], "mean": [98.0], "std": [0.0], "count": [354]}, "index": {"min": [36032], "max": [36385], "mean": [36208.5], "std": [102.1905899125094], "count": [354]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [354]}, "subtask_annotation": {"mean": [0.6949152542372882, 2.0, 2.0, 2.0, 2.0], "std": [0.6401157369257268, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [354]}, "scene_annotation": {"mean": [98.0], "std": [0.0], "min": [98], "max": [98], "count": [354]}, "eef_direction_state": {"mean": [4.610169491525424, 3.15819209039548], "std": [1.9774172719276621, 2.314985108698708], "min": [0, 0], "max": [6, 6], "count": [354]}, "eef_velocity_state": {"mean": [0.5, 0.923728813559322], "std": [0.6775245737407602, 0.7029812985556105], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_acc_mag_state": {"mean": [0.5480225988700564, 0.864406779661017], "std": [0.7805611769116639, 0.8528641101972282], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_direction_action": {"mean": [3.9548022598870056, 3.5112994350282487], "std": [2.0689231595191973, 2.106255682659193], "min": [0, 0], "max": [6, 6], "count": [354]}, "eef_velocity_action": {"mean": [0.7401129943502824, 0.940677966101695], "std": [0.6766701361135895, 0.6547398614141922], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_acc_mag_action": {"mean": [0.7966101694915254, 0.9830508474576272], "std": [0.8325237856553376, 0.8368259663630829], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_sim_pose_state": {"mean": [0.3083444921362419, 0.12091898494140646, 0.1768026328985845, -2.177925233828339, -0.8982584708021554, 2.06757232582842, 0.3692056205125821, -0.191617844206756, 0.14255682930820676, -1.8109925139090375, -0.3998342654110515, 1.847405847591301], "std": [0.022693964689565513, 0.0456153096859931, 0.013681057485326461, 2.119751218154471, 0.17507089736803386, 2.0855901163981576, 0.07235255974224764, 0.05036976204358166, 0.03136786778742008, 0.7476403080028045, 0.2946053473939152, 1.3613317658968256], "min": [0.27570495435412207, 0.08874827463121651, 0.15602806401946898, -3.137376353478649, -1.0104901350783027, -3.1414725059114796, 0.21321404822213874, -0.2722180577320398, 0.1009232731976261, -3.0957532239591927, -0.8003461148654918, -3.140841136334797], "max": [0.3841369916343061, 0.3348349797295082, 0.20707371810630548, 3.140411396440875, 0.12186261302144485, 3.1412639809210243, 0.4577469189366949, -0.12751727571483448, 0.22937703246192406, -0.808294270841762, 0.12251795240623697, 3.1376775922548963], "count": [354]}, "eef_sim_pose_action": {"mean": [0.3182862733188037, 0.13389238116595084, 0.17124332127248176, 2.5541512244942757, -0.8934460154762673, -0.005158430494578419, 0.37274861715825575, -0.19315252580554787, 0.14443974718347005, -1.8077028357571636, -0.3827608087530925, 1.8348015298931764], "std": [0.02802758450748263, 0.059823167595417774, 0.014195224480827925, 1.583849772275261, 0.2414083397928271, 2.946837794718692, 0.0770365666143552, 0.05039354008819894, 0.03205783042772295, 0.7706790501066693, 0.31140016220134825, 1.3875988683138507], "min": [0.27869620023212, 0.09098261352980663, 0.15006116810620032, -3.1415322474046397, -1.039013735405837, -3.1411947026219242, 0.21002259790579123, -0.2814955469460354, 0.09731405919979387, -3.0803323739468262, -0.8643621934404772, -3.1403153601884006], "max": [0.4073720132181884, 0.3821854657443385, 0.2171828416772611, 3.141094094427182, 0.2742395250449028, 3.1411481435283255, 0.46951830315364274, -0.13533043109887483, 0.2365875251578584, -0.8058297402320442, 0.17379176799123974, 3.139994264450339], "count": [354]}}} +{"episode_index": 99, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40421099577085734]], [[0.5292747837370243]], [[0.455672183775471]]], "std": [[[0.29690134786981764]], [[0.20415292603167892]], [[0.22710077215117344]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5064675269127259]], [[0.4559077710495963]], [[0.3169651480199923]]], "std": [[[0.332184687688288]], [[0.21892468907726872]], [[0.26614442211598205]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46550484909650136]], [[0.45562946222606693]], [[0.33686168540945793]]], "std": [[[0.308172275358139]], [[0.21903914953935189]], [[0.2730353476306425]]], "count": [100]}, "observation.state": {"min": [-0.3368552029132843, -0.04243399575352669, -0.5287254452705383, -1.5459272861480713, -0.6105571389198303, -0.30174916982650757, -0.48581448197364807, -0.30671942234039307, -0.13714079558849335, 0.45338284969329834, -1.255817174911499, 0.4510354995727539, -0.3925442397594452, -0.49371734261512756, 0.016955696046352386, -0.017113493755459785, -0.5823529958724976, 0.9383121728897095, -0.3901020288467407, -0.037161052227020264, -0.0022196080535650253, 0.02958434261381626, -0.5929747819900513, 0.9524974226951599, -0.39345166087150574, 0.02689298428595066, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.04892522096633911, -2.298293338753865e-06, -0.33768004179000854, -0.4680751860141754, -0.23190821707248688, -1.5842208862304688, -0.9524242877960205, -1.0238574743270874, -1.5602325201034546, -0.17190030217170715, -0.07191165536642075, -0.5946003794670105, -0.3233904242515564, -1.7812011241912842, -0.6125614047050476, -0.840994119644165, -8.518465042114258, -4.609279632568359, -1.741147756576538, -10.897436141967773, -1.922466516494751, -2.266788959503174, -1.692918300628662, -8.774576187133789, 1.037851095199585, -1.221611738204956, -12.545788764953613, -2.2667887210845947, -1.807692289352417, -2.6684980392456055, -0.005568209569901228, -0.02991645596921444, -0.04616738110780716, -0.006373746320605278, -0.015952957794070244, -0.02039802260696888, -0.006810867227613926, -0.016593463718891144, -0.051859237253665924, -0.006016118451952934, -0.01837504468858242, -0.0230437982827425, -3.6269099712371826, -0.8685494065284729, -0.34148097038269043, -30.585994720458984, 2.9759902954101562, -0.1970619112253189, -3.4148099422454834, -1.421600103378296, 1.6183228492736816, -28.323131561279297, 2.506659507751465, -0.8621576428413391, -0.01699012890458107, -0.011741599068045616, 0.020757021382451057, -0.09564509987831116, 0.315797358751297, 0.02222222089767456, 0.02868657559156418, 0.33832353353500366, -0.11547863483428955, -0.01887766644358635, -3.036787986755371, -1.3614559173583984, -2.990321636199951, -2.0664877891540527, -0.9986363053321838, 2.067098379135132, -0.787075400352478, -0.22899997234344482, 9.650993347167969, -0.011215726844966412, -0.025334984064102173, -0.028905481100082397, -0.02989891543984413, 0.012621109373867512, 0.751076877117157, 0.6537182927131653], "max": [0.15718093514442444, 0.5126087069511414, -0.38243570923805237, -1.12010657787323, 0.21734821796417236, 0.4770401120185852, -0.23660790920257568, -0.019204156473279, 0.005722531583160162, 0.7244231104850769, -1.0708948373794556, 1.215002179145813, -0.03624321520328522, 0.02908499538898468, 0.018209043890237808, -0.010376764461398125, -0.5630906820297241, 0.939699649810791, -0.3756433427333832, -0.02496660128235817, -0.00038793793646618724, 0.03760847449302673, -0.5690839290618896, 0.9686974883079529, -0.3873682916164398, 0.03861435502767563, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0482635572552681, 1.974662609427469e-06, 0.7245012521743774, 0.5343868732452393, 0.3285076916217804, 0.4249490201473236, 1.514137625694275, 1.5001649856567383, 0.3289126753807068, 0.4776418209075928, 0.27072998881340027, 0.2670406103134155, 0.14310286939144135, 0.6372683644294739, 0.2596817910671234, 0.05522342026233673, 0.7571969032287598, 8.730158805847168, 3.440171003341675, 5.677656173706055, 1.6068376302719116, 2.3241758346557617, 2.008547067642212, 1.6925578117370605, 9.7374849319458, 1.9938949346542358, 4.639804840087891, 1.004273533821106, 2.123321056365967, 1.3772892951965332, 0.007647777441889048, 0.01396062970161438, 0.01585177332162857, 0.011242469772696495, 0.01814620941877365, 0.0121561074629426, 0.006500855088233948, 0.011886917054653168, 0.013011394068598747, 0.03212805464863777, 0.024479592218995094, 0.022376885637640953, -1.0605000257492065, -0.04454099386930466, 8.997281074523926, -19.628808975219727, 15.612931251525879, 0.622322678565979, 0.0, -0.5085096955299377, 10.15534782409668, -18.275760650634766, 15.115830421447754, -0.14843469858169556, 0.024299154058098793, 0.008396992459893227, 0.02380952425301075, -0.05465434491634369, 0.45645037293434143, 0.21489159762859344, 0.14720964431762695, 0.41320735216140747, -0.018278993666172028, 0.10450896620750427, 2.9103777408599854, -0.5317363142967224, 2.8705618381500244, -1.2748061418533325, -0.034240201115608215, 2.659926414489746, -0.33845552802085876, 0.17426200211048126, 9.839873313903809, 0.018989652395248413, 0.055641502141952515, 0.03186321258544922, -0.01669454388320446, 0.022622402757406235, 0.7560223340988159, 0.6597431898117065], "mean": [-0.11107747256755829, 0.1550980657339096, -0.4727364480495453, -1.3867775201797485, -0.25469642877578735, -0.07951591908931732, -0.3422994911670685, -0.12397749722003937, -0.015357032418251038, 0.6155346632003784, -1.2008016109466553, 0.5553804636001587, -0.24027670919895172, -0.42249009013175964, 0.017605947330594063, -0.012647133320569992, -0.5763007402420044, 0.9386634826660156, -0.3841851055622101, -0.03051966428756714, -0.0011348247062414885, 0.0343656912446022, -0.5840598940849304, 0.9603521227836609, -0.3910023868083954, 0.03373507037758827, 0.8314457535743713, 1.7051012516021729, 0.8314457535743713, 0.8314457535743713, 0.8314457535743713, 0.8314457535743713, 0.5814667344093323, 1.6834393739700317, 0.5814667344093323, 0.5814667344093323, 0.5814667344093323, 0.5814667344093323, -0.04859782010316849, -2.9271922130647e-07, -0.031167564913630486, 0.0077426922507584095, 0.01593019813299179, 0.019512102007865906, 0.021548660472035408, -0.02779892086982727, -0.008386160247027874, 0.02405388280749321, 0.01290307380259037, -0.008456503041088581, -0.006244271527975798, -0.08075204491615295, -0.019764114171266556, -0.05105534940958023, -4.136783599853516, -0.05899270996451378, 0.5380921363830566, -1.7346948385238647, 0.12674669921398163, -0.10771945863962173, -0.06661239266395569, -5.449402332305908, 6.851752758026123, -0.03623243793845177, -5.8969950675964355, -0.19220583140850067, -0.31668025255203247, -1.0217070579528809, 5.7093588111456484e-05, -0.0006393123185262084, -0.002397197764366865, 0.0001474857999710366, 0.001397761283442378, -0.0008625151822343469, 2.881556974898558e-05, -0.0002995424438267946, -0.002823387738317251, 0.001335694221779704, 0.0003267376741860062, -0.0005849000881426036, -2.228377103805542, -0.5796425342559814, 5.261451244354248, -24.12761688232422, 10.607728004455566, 0.21970658004283905, -1.531306266784668, -1.0588051080703735, 8.047442436218262, -22.813692092895508, 10.948832511901855, -0.5014718770980835, 0.00218926346860826, -0.0014852533349767327, 0.022371351718902588, -0.07868683338165283, 0.37799495458602905, 0.11674099415540695, 0.10925628244876862, 0.3570546805858612, -0.039538830518722534, 0.07560203224420547, 0.09755875915288925, -0.9758745431900024, -0.5627542734146118, -1.90692138671875, -0.8382653594017029, 2.4867806434631348, -0.623333215713501, -0.030273400247097015, 9.76940631866455, 0.0017344416119158268, 0.001986033981665969, 0.0016697932733222842, -0.024624833837151527, 0.019787270575761795, 0.7532826066017151, 0.6569165587425232], "std": [0.17100949585437775, 0.16623032093048096, 0.04381299391388893, 0.13974221050739288, 0.29715415835380554, 0.2233579456806183, 0.06441645324230194, 0.05232815444469452, 0.03006858006119728, 0.06392848491668701, 0.04175891354680061, 0.14822165668010712, 0.0676681250333786, 0.1106940358877182, 0.00029444118263199925, 0.001834388356655836, 0.004575788509100676, 0.00020273620611988008, 0.004413986578583717, 0.004522126168012619, 0.0003657735651358962, 0.002163959201425314, 0.005755379796028137, 0.0067946212366223335, 0.0016833869740366936, 0.004947575740516186, 0.8569414615631104, 0.24868367612361908, 0.8569414615631104, 0.8569414615631104, 0.8569414615631104, 0.8569414615631104, 0.7302094101905823, 0.30114302039146423, 0.7302094101905823, 0.7302094101905823, 0.7302094101905823, 0.7302094101905823, 0.0001313119864789769, 8.079288136286777e-07, 0.12197289615869522, 0.18369735777378082, 0.10583103448152542, 0.21161557734012604, 0.3683479428291321, 0.3062657117843628, 0.18808050453662872, 0.11549701541662216, 0.04727625101804733, 0.12784583866596222, 0.0803593322634697, 0.2886364161968231, 0.11492738872766495, 0.14031286537647247, 2.243896961212158, 3.1930789947509766, 0.7727333307266235, 4.215079307556152, 0.7857642769813538, 0.7839904427528381, 0.6483208537101746, 1.7418361902236938, 1.6659342050552368, 0.8343406319618225, 3.0424654483795166, 0.5229110717773438, 0.6305198073387146, 0.7225968241691589, 0.00257650064304471, 0.005237207282334566, 0.009040815755724907, 0.0024388174060732126, 0.004610395058989525, 0.004353754222393036, 0.002334906253963709, 0.004820482339709997, 0.009027126245200634, 0.00498551782220602, 0.004999139346182346, 0.005375504493713379, 0.7691106200218201, 0.15984275937080383, 2.649156332015991, 2.499937057495117, 3.8393678665161133, 0.20755532383918762, 0.9406648278236389, 0.1701052337884903, 1.5810669660568237, 3.2204158306121826, 3.2175543308258057, 0.1961337774991989, 0.0069557176902890205, 0.0038402327336370945, 0.0004661547427531332, 0.00778743764385581, 0.05352875962853432, 0.06607677787542343, 0.03378559276461601, 0.018491623923182487, 0.028379378840327263, 0.026713093742728233, 2.137362241744995, 0.28874385356903076, 2.115481376647949, 0.17922702431678772, 0.18713176250457764, 0.1782439798116684, 0.10704009979963303, 0.06945770233869553, 0.02740604057908058, 0.0041073695756495, 0.013450831174850464, 0.008515775203704834, 0.004448689054697752, 0.0023319809697568417, 0.0011070908512920141, 0.001221032114699483], "count": [282]}, "action": {"min": [-0.31236934661865234, -0.048380669206380844, -0.5600792169570923, -1.7003175020217896, -0.6205686926841736, -0.31289613246917725, -0.6052555441856384, -0.3073784112930298, -0.1182752475142479, 0.42029038071632385, -1.265866756439209, 0.41107553243637085, -0.40132176876068115, -0.49550750851631165, 0.0152052603662014, -0.01708526723086834, -0.5813733339309692, 0.9362364411354065, -0.39193999767303467, -0.0357305072247982, -0.003012733068317175, 0.026177048683166504, -0.5914379954338074, 0.9517934322357178, -0.39761823415756226, 0.026526734232902527, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.04892522096633911, -2.298293338753865e-06, -0.33768004179000854, -0.4680751860141754, -0.23190821707248688, -1.5526269674301147, -0.9524242877960205, -1.0238574743270874, -1.5602325201034546, -0.17190030217170715, -0.07191165536642075, -0.5946003794670105, -0.3233904242515564, -1.7812011241912842, -0.6125614047050476, -0.840994119644165], "max": [0.15209312736988068, 0.527098536491394, -0.3496505916118622, -1.0353507995605469, 0.2291770875453949, 0.4807735085487366, -0.22337490320205688, -0.031651534140110016, 0.025759536772966385, 0.7503420114517212, -0.9553984999656677, 1.1865532398223877, -0.017880933359265327, 0.03610171750187874, 0.01770853064954281, -0.009584441781044006, -0.5611456036567688, 0.9424439668655396, -0.3769807815551758, -0.02400807850062847, -0.00046252517495304346, 0.03507528081536293, -0.5666190385818481, 0.9708870053291321, -0.38870036602020264, 0.03791986405849457, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0482635572552681, 1.974662609427469e-06, 0.7245012521743774, 0.5343868732452393, 0.3285076916217804, 0.4249490201473236, 1.514137625694275, 1.5001649856567383, 0.3289126753807068, 0.4776418209075928, 0.27072998881340027, 0.2670406103134155, 0.14310286939144135, 0.6372683644294739, 0.2596817910671234, 0.05522342026233673], "mean": [-0.1293705552816391, 0.1599113941192627, -0.47695431113243103, -1.3189630508422852, -0.2527526319026947, -0.08761736005544662, -0.33823928236961365, -0.1405656635761261, 0.0018321949755772948, 0.6125805974006653, -1.1714951992034912, 0.5370147824287415, -0.24184072017669678, -0.43378764390945435, 0.01632832922041416, -0.011614419519901276, -0.5728557109832764, 0.9384874105453491, -0.38560959696769714, -0.029343297705054283, -0.0017457606736570597, 0.0323079451918602, -0.5811890363693237, 0.9613127112388611, -0.3929751217365265, 0.033008892089128494, 0.8311981558799744, 1.6989121437072754, 0.8311981558799744, 0.8311981558799744, 0.8311981558799744, 0.8311981558799744, 0.5747207403182983, 1.6834393739700317, 0.5747207403182983, 0.5747207403182983, 0.5747207403182983, 0.5747207403182983, -0.04859769344329834, -3.0391259997486486e-07, -0.029342174530029297, 0.006592295132577419, 0.016028156504034996, 0.014139307662844658, 0.023125674575567245, -0.025644036009907722, -0.009633928537368774, 0.02436821348965168, 0.012854548171162605, -0.008713075891137123, -0.00651447381824255, -0.08107471466064453, -0.01991950161755085, -0.051190171390771866], "std": [0.15173371136188507, 0.1622980535030365, 0.05367867276072502, 0.16994275152683258, 0.2946714758872986, 0.21807779371738434, 0.07208381593227386, 0.04590946063399315, 0.026705963537096977, 0.07138338685035706, 0.05168871209025383, 0.11864316463470459, 0.06387101858854294, 0.09249386191368103, 0.0005494129727594554, 0.001770258299075067, 0.0041687581688165665, 0.0013690051855519414, 0.004780324641615152, 0.004300208762288094, 0.0006231301231309772, 0.0018577310256659985, 0.005576384719461203, 0.006171448156237602, 0.0023759687319397926, 0.0046715992502868176, 0.8570702075958252, 0.26853182911872864, 0.8570702075958252, 0.8570702075958252, 0.8570702075958252, 0.8570702075958252, 0.7272592782974243, 0.30114302039146423, 0.7272592782974243, 0.7272592782974243, 0.7272592782974243, 0.7272592782974243, 0.0001313565589953214, 7.968392878865416e-07, 0.1269824206829071, 0.18470469117164612, 0.1056223139166832, 0.23003438115119934, 0.3683029115200043, 0.3084971606731415, 0.18714198470115662, 0.11536454409360886, 0.04728822410106659, 0.12784463167190552, 0.08021163940429688, 0.2886972725391388, 0.11498664319515228, 0.14027412235736847], "count": [282]}, "timestamp": {"min": [0.0], "max": [9.366666666666667], "mean": [4.683333333333334], "std": [2.7135292039594376], "count": [282]}, "frame_index": {"min": [0], "max": [281], "mean": [140.5], "std": [81.40587611878314], "count": [282]}, "episode_index": {"min": [99], "max": [99], "mean": [99.0], "std": [0.0], "count": [282]}, "index": {"min": [36386], "max": [36667], "mean": [36526.5], "std": [81.40587611878314], "count": [282]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [282]}, "subtask_annotation": {"mean": [0.20567375886524822, 2.0, 2.0, 2.0, 2.0], "std": [0.42137449014221245, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [282]}, "scene_annotation": {"mean": [99.0], "std": [0.0], "min": [99], "max": [99], "count": [282]}, "eef_direction_state": {"mean": [3.595744680851064, 4.627659574468085], "std": [2.3744464779514574, 2.208866927627972], "min": [0, 0], "max": [6, 6], "count": [282]}, "eef_velocity_state": {"mean": [0.7624113475177305, 0.30851063829787234], "std": [0.7415757621005842, 0.505850784168882], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_acc_mag_state": {"mean": [0.6347517730496454, 0.3546099290780142], "std": [0.8151478842119111, 0.700908749264148], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_direction_action": {"mean": [3.4893617021276597, 4.099290780141844], "std": [2.226905180912387, 2.3011097062039276], "min": [0, 0], "max": [6, 6], "count": [282]}, "eef_velocity_action": {"mean": [0.8900709219858156, 0.4787234042553192], "std": [0.698509554556666, 0.5204074386653204], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_acc_mag_action": {"mean": [0.6879432624113475, 0.5106382978723404], "std": [0.8089460069565334, 0.7820415297654937], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_sim_pose_state": {"mean": [0.256151052306711, 0.22876327653799133, 0.09930765817502664, 0.11942050933849284, -0.9762510936718068, -0.5623524031065016, 0.23619407683048677, -0.15836041762768713, 0.05951748489563723, -1.90686021456122, -0.8383003392108983, 2.4867514251504694], "std": [0.054050722332036484, 0.06584179163109075, 0.023289983250596544, 2.1747304754052315, 0.2889201993039681, 2.154238760977798, 0.013376526392816487, 0.016688737959963472, 0.005827169704651971, 0.1793732553555594, 0.1870870264626142, 0.1782953249670751], "min": [0.17423059363367138, 0.1531263232419508, 0.07122583011718242, -3.0736534019658657, -1.3645505575071817, -3.1338653371341745, 0.21582672773132944, -0.19726239091386444, 0.044221753013423105, -2.0664791470019304, -0.9986438352276572, 2.0669814068441337], "max": [0.326988163268604, 0.3451679764403304, 0.15895053555128952, 3.1415342526775074, -0.5317100762499036, 3.108069641691127, 0.28322794453571765, -0.14529945923637883, 0.07150111305100956, -1.2747985709556775, -0.03424084031304919, 2.659928189318509], "count": [282]}, "eef_sim_pose_action": {"mean": [0.2586332170922564, 0.2345745944812127, 0.08593117167686219, 0.10941217692952966, -0.9999032695262261, -0.5456785280368023, 0.24032002177099748, -0.15409829902653177, 0.05893108229179739, -1.909879189737957, -0.8611798530995893, 2.488416232433191], "std": [0.04655999558228636, 0.0649620078987106, 0.02736990136725141, 2.126174889526156, 0.3003272075847697, 2.109688992087713, 0.010204487708111804, 0.014571332783269003, 0.010615944210685112, 0.169681333492642, 0.16142845647210816, 0.17305588846592004], "min": [0.17469740341313517, 0.1574903636998613, 0.055092664869863604, -3.1063168545996103, -1.3832894521217782, -3.1187951908172136, 0.21729198877225622, -0.20014843898121737, 0.0335699016180745, -2.083784785591709, -1.0268048297657724, 1.9502468627560194], "max": [0.3111058567401673, 0.3477684257662638, 0.15693996150026082, 3.115402088906753, -0.5807858026212457, 3.129009501403049, 0.2740000576879187, -0.14081787771339702, 0.0809910468063903, -1.1457893741357859, -0.04014447539762478, 2.6569790164133327], "count": [282]}}} +{"episode_index": 100, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41964324538638986]], [[0.5500315792003075]], [[0.47987440888119953]]], "std": [[[0.2992852348459402]], [[0.20783996948077318]], [[0.22866150949011343]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4748191945405613]], [[0.44608907151095734]], [[0.3514507425028835]]], "std": [[[0.3119334639012068]], [[0.23427813191299657]], [[0.27846682731648187]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46938028642829677]], [[0.4372324178200692]], [[0.33476389129181083]]], "std": [[[0.3066322391721461]], [[0.22792948658808418]], [[0.2670364533509591]]], "count": [100]}, "observation.state": {"min": [-0.4259406626224518, -0.2704671323299408, -0.6687275171279907, -1.7321858406066895, -0.734915554523468, -0.3387482464313507, -0.6803856492042542, -0.4006580412387848, -0.14267057180404663, 0.4899093508720398, -1.4232850074768066, 0.5325406789779663, -0.3556373715400696, -0.39673465490341187, 0.003516685450449586, -0.011800915002822876, -0.5918971300125122, 0.9665143489837646, -0.40353044867515564, -0.023585544899106026, -0.012282077223062515, 0.00427486514672637, -0.6204012036323547, 0.9890366792678833, -0.3932065963745117, 0.04035653918981552, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4363323152065277, 0.0, 0.0, 0.0, 0.0, 0.008200021460652351, -3.230310085200472e-06, -0.37490957975387573, -0.38834720849990845, -0.6222009658813477, -1.8553061485290527, -2.582557439804077, -0.8399316668510437, -1.3226022720336914, -0.23831777274608612, -0.011106929741799831, -0.8477527499198914, -0.6550583839416504, -1.476975917816162, -1.0522880554199219, -0.9230418801307678, -10.845732688903809, -7.142857551574707, -2.106227159500122, -11.813187599182129, -0.7460317611694336, -1.6355311870574951, -1.922466516494751, -8.073055267333984, -1.068376064300537, -1.4322344064712524, -10.927962303161621, -1.4346764087677002, -2.008547067642212, -2.2954823970794678, -0.006488495972007513, -0.011626577004790306, -0.0332399345934391, -0.00700078159570694, -0.009807362221181393, -0.015182442963123322, -0.005451475270092487, -0.01588273048400879, -0.020474471151828766, -0.006783870980143547, -0.011187183670699596, -0.019087113440036774, -0.5726699829101562, -0.21528148651123047, 3.5484325885772705, -31.54239845275879, 3.7273292541503906, -0.5426336526870728, -0.1272599995136261, -0.36375147104263306, 2.0934267044067383, -30.76341438293457, 2.415933132171631, -1.2314244508743286, -0.03261148929595947, -0.01691889390349388, -0.001831501955166459, -0.08198151737451553, 0.332186758518219, -0.019501442089676857, 0.03206367790699005, 0.351108193397522, -0.10845594853162766, -0.004369773901998997, -2.9308876991271973, -1.2824018001556396, -2.9307737350463867, -2.310201644897461, -0.9411035776138306, 2.142528772354126, -0.7999839186668396, -0.12633530795574188, 9.682159423828125, -0.00901252031326294, -0.02895873785018921, -0.056183695793151855, -0.027456577867269516, 0.01691713184118271, 0.739276111125946, 0.669714629650116], "max": [0.2416190654039383, 0.16460953652858734, -0.09727611392736435, -1.0404698848724365, 0.42916131019592285, 0.26090213656425476, -0.28076618909835815, -0.0072120241820812225, 0.14674335718154907, 0.8259032964706421, -0.9954506158828735, 1.315618872642517, -0.05743224173784256, 0.09833811223506927, 0.006484550423920155, -0.008352500386536121, -0.5790888667106628, 0.9670278429985046, -0.39992114901542664, -0.01725108176469803, -0.009372459724545479, 0.008334663696587086, -0.606171190738678, 0.9906887412071228, -0.38955777883529663, 0.045076996088027954, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.009163295850157738, 1.5899640857242048e-06, 0.5907322764396667, 0.6142514944076538, 0.5505183935165405, 0.3357894718647003, 2.405909538269043, 1.5137594938278198, 0.4982846975326538, 0.7282285690307617, 0.31234872341156006, 0.19792190194129944, 0.2824203372001648, 0.7958900332450867, 0.17308633029460907, 0.545949399471283, -1.7705045938491821, 2.3504276275634766, 1.8675212860107422, 3.1746034622192383, 2.3241758346557617, 1.807692289352417, 0.8894994258880615, -2.872894287109375, 9.340659141540527, 1.6849815845489502, 5.738706111907959, 1.2338217496871948, 2.5537240505218506, 1.922466516494751, 0.012694519013166428, 0.02068060263991356, 0.025350678712129593, 0.006391836330294609, 0.022442029789090157, 0.013382759876549244, 0.007582265883684158, 0.029880039393901825, 0.02747679501771927, 0.005329106003046036, 0.012090500444173813, 0.00522622698917985, 1.315019965171814, 0.4045807123184204, 11.81821060180664, -21.39717674255371, 17.17814826965332, 0.22597761452198029, 2.057370185852051, 0.36746323108673096, 10.48198127746582, -18.48153305053711, 15.7761869430542, -0.5465142130851746, 0.032608792185783386, 0.00955825112760067, 0.0012210012646391988, -0.05465434491634369, 0.4437964856624603, 0.2362872213125229, 0.30413344502449036, 0.43728309869766235, -0.005896875634789467, 0.1855851113796234, 3.0041255950927734, -0.5313301682472229, 2.9626991748809814, -1.3129100799560547, 0.16026094555854797, 2.6746015548706055, -0.2438073605298996, 0.16776923835277557, 9.923384666442871, 0.009563475847244263, 0.040894538164138794, 0.03515547513961792, -0.01881866715848446, 0.025088775902986526, 0.7421421408653259, 0.672457754611969], "mean": [-0.09756677597761154, -0.09873420000076294, -0.4235541522502899, -1.419946551322937, -0.024937933310866356, -0.08387661725282669, -0.4135122001171112, -0.11176174879074097, 0.08057244122028351, 0.591957151889801, -1.3376017808914185, 0.6871159672737122, -0.2970806062221527, -0.30780938267707825, 0.005124473944306374, -0.010482879355549812, -0.588666558265686, 0.9669080376625061, -0.40217334032058716, -0.02053104154765606, -0.010899130254983902, 0.006330062169581652, -0.6155913472175598, 0.9898897409439087, -0.3918488025665283, 0.04338126629590988, 0.511259913444519, 1.745330572128296, 0.511259913444519, 0.511259913444519, 0.511259913444519, 0.511259913444519, 0.9799015522003174, 1.7209769487380981, 0.9799015522003174, 0.9799015522003174, 0.9799015522003174, 0.9799015522003174, 0.00855316873639822, -6.034719604031125e-07, -0.04438447579741478, 0.018874868750572205, -0.023731399327516556, -0.009668084792792797, -0.011477503925561905, 0.002514114137738943, -0.013691043481230736, 0.03204984590411186, 0.030996879562735558, -0.028313323855400085, -0.021362511441111565, -0.07312538474798203, -0.04569856449961662, -0.04711567610502243, -5.861387252807617, -3.152265787124634, -0.2693576514720917, -4.415669918060303, 0.14102092385292053, -0.09061817824840546, -0.5172398686408997, -5.9483642578125, 5.597390651702881, 0.195840984582901, -5.721194267272949, 0.19983148574829102, -0.3134934604167938, -0.928647518157959, 0.00024669538834132254, 0.00020595289242919534, 0.00017228025535587221, -0.00037429225631058216, 0.0005278062890283763, -0.0002918339741881937, 0.00026743716443888843, 0.0005591636872850358, -0.0010134343756362796, 6.653716991422698e-05, 0.00025571678997948766, -0.0004712524823844433, 0.43998417258262634, 0.16882994771003723, 7.9028639793396, -25.34931182861328, 13.167625427246094, -0.01899030990898609, 1.067964792251587, 0.1049763560295105, 8.15484619140625, -22.986146926879883, 11.971502304077148, -0.7448992133140564, 0.0033052796497941017, -0.0029600271955132484, -0.0002442002296447754, -0.07715170830488205, 0.3754982650279999, 0.07791202515363693, 0.17835238575935364, 0.3728797435760498, -0.028865566477179527, 0.14346358180046082, -1.0899205207824707, -0.8826959729194641, 0.8244935274124146, -2.112286329269409, -0.7431362867355347, 2.53814435005188, -0.6724254488945007, 0.013953320682048798, 9.778645515441895, 6.280370871536434e-05, 0.001164521323516965, -0.0009167436510324478, -0.02522195503115654, 0.023023976013064384, 0.7407240271568298, 0.6709338426589966], "std": [0.23202022910118103, 0.141009122133255, 0.17191487550735474, 0.21178245544433594, 0.4010239541530609, 0.17746523022651672, 0.133403480052948, 0.0998668298125267, 0.07970206439495087, 0.0818893238902092, 0.12101881951093674, 0.21446943283081055, 0.0707382783293724, 0.1385984569787979, 0.0008705363725312054, 0.0012435135431587696, 0.003176834201440215, 0.00010896596359089017, 0.0012640274362638593, 0.001828053966164589, 0.0009103870834223926, 0.0011816826881840825, 0.003307397710159421, 0.0004909059498459101, 0.0014111726777628064, 0.001710249693132937, 0.7792696952819824, 1.3113021850585938e-06, 0.7792696952819824, 0.7792696952819824, 0.7792696952819824, 0.7792696952819824, 0.8552560210227966, 0.15556801855564117, 0.8552560210227966, 0.8552560210227966, 0.8552560210227966, 0.8552560210227966, 0.00014435472257900983, 8.535068332093942e-07, 0.19493207335472107, 0.16226080060005188, 0.19454234838485718, 0.3911181092262268, 0.6372491121292114, 0.33966001868247986, 0.25085121393203735, 0.16331568360328674, 0.06479576230049133, 0.1675007939338684, 0.17415335774421692, 0.3223362863063812, 0.178399920463562, 0.19686353206634521, 2.47357439994812, 1.8483796119689941, 1.1338403224945068, 4.160768508911133, 0.5397256016731262, 0.700846791267395, 0.575938880443573, 1.353777527809143, 2.2911505699157715, 0.7975349426269531, 3.7352752685546875, 0.4091765284538269, 0.6445358991622925, 0.8761606216430664, 0.0029140121769160032, 0.005547529086470604, 0.008875790052115917, 0.0023807904217392206, 0.003498832695186138, 0.0030208216048777103, 0.002653112169355154, 0.0057780565693974495, 0.007440565153956413, 0.0022271638736128807, 0.0027520896401256323, 0.0029823174700140953, 0.3798600733280182, 0.13217422366142273, 1.8264710903167725, 2.1512298583984375, 2.9063591957092285, 0.16136422753334045, 0.4255218803882599, 0.13300654292106628, 1.6904184818267822, 2.4731967449188232, 2.773603677749634, 0.15206751227378845, 0.010960306972265244, 0.004882093518972397, 0.0005531278438866138, 0.0074042282067239285, 0.03597039356827736, 0.07335297763347626, 0.06502700597047806, 0.02194819040596485, 0.029215030372142792, 0.05679532140493393, 2.014935255050659, 0.19142889976501465, 2.073552370071411, 0.3002365529537201, 0.30251067876815796, 0.17675165832042694, 0.08484196662902832, 0.058251235634088516, 0.03839488327503204, 0.0034007844515144825, 0.011389510706067085, 0.01161255780607462, 0.0020802835933864117, 0.0019578109495341778, 0.0005975698586553335, 0.0006475168629549444], "count": [215]}, "action": {"min": [-0.4408911466598511, -0.2905729413032532, -0.7099806666374207, -1.819191575050354, -0.7390540838241577, -0.3417852520942688, -0.6838151812553406, -0.40339916944503784, -0.12831690907478333, 0.4605845510959625, -1.427436113357544, 0.5296103358268738, -0.37161192297935486, -0.3999950885772705, 0.0039151511155068874, -0.013548527844250202, -0.588517963886261, 0.9644660353660583, -0.4070814251899719, -0.023088769987225533, -0.011605358682572842, 0.002012995071709156, -0.616165041923523, 0.988057017326355, -0.3967043459415436, 0.03897693380713463, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 0.4363323152065277, 0.0, 0.0, 0.0, 0.0, 0.008200021460652351, -3.230310085200472e-06, -0.37490957975387573, -0.38834720849990845, -0.6222009658813477, -1.8553061485290527, -2.582557439804077, -0.8399316668510437, -1.3226022720336914, -0.22142040729522705, -0.011106929741799831, -0.8477527499198914, -0.6550583839416504, -1.476975917816162, -1.0522880554199219, -0.9230418801307678], "max": [0.24267713725566864, 0.2087021768093109, -0.058483876287937164, -0.9606332182884216, 0.4301774501800537, 0.2854055166244507, -0.2734107971191406, -0.023918092250823975, 0.15366217494010925, 0.8599067330360413, -0.861216127872467, 1.3260294198989868, -0.049407877027988434, 0.11101577430963516, 0.006842382717877626, -0.004545778501778841, -0.5771822333335876, 0.9702293872833252, -0.40094733238220215, -0.017488500103354454, -0.008647549897432327, 0.011032076552510262, -0.6037213802337646, 0.9931410551071167, -0.3906022310256958, 0.04378683865070343, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.009163295850157738, 1.5899640857242048e-06, 0.5907322764396667, 0.6142514944076538, 0.5505183935165405, 0.3357894718647003, 2.405909538269043, 1.5137594938278198, 0.4982846975326538, 0.7282285690307617, 0.31234872341156006, 0.19792190194129944, 0.2848808169364929, 0.7958900332450867, 0.17308633029460907, 0.4625716209411621], "mean": [-0.13847604393959045, -0.0765097513794899, -0.44127699732780457, -1.3756396770477295, -0.022798622027039528, -0.0855783224105835, -0.4128865897655487, -0.13157935440540314, 0.08481885492801666, 0.5838474035263062, -1.3086495399475098, 0.6696588397026062, -0.3024756610393524, -0.32003819942474365, 0.005120137706398964, -0.009804023429751396, -0.5847784876823425, 0.9665500521659851, -0.40365466475486755, -0.020268438383936882, -0.010557534173130989, 0.005942754913121462, -0.6119232177734375, 0.9898446202278137, -0.3934144973754883, 0.04210716113448143, 0.511259913444519, 1.745330572128296, 0.511259913444519, 0.511259913444519, 0.511259913444519, 0.511259913444519, 0.9717837572097778, 1.7209769487380981, 0.9717837572097778, 0.9717837572097778, 0.9717837572097778, 0.9717837572097778, 0.008551216684281826, -6.0469608342828e-07, -0.04283677041530609, 0.01759219914674759, -0.022125637158751488, -0.012233579531311989, -0.00867099966853857, 0.0021781453397125006, -0.013537931255996227, 0.03332525119185448, 0.030920136719942093, -0.0291708055883646, -0.022262724116444588, -0.07585878670215607, -0.04557955637574196, -0.05009756237268448], "std": [0.23251301050186157, 0.13718989491462708, 0.18842525780200958, 0.2518993020057678, 0.3996902108192444, 0.17814022302627563, 0.13827300071716309, 0.0799056738615036, 0.06495590507984161, 0.08089204877614975, 0.1320023089647293, 0.19866952300071716, 0.06531286984682083, 0.12938246130943298, 0.000800448760855943, 0.0017852786695584655, 0.00268022739328444, 0.0010325629264116287, 0.0013530934229493141, 0.0016399548621848226, 0.0008864342817105353, 0.0017171326326206326, 0.0028566240798681974, 0.0009953879052773118, 0.0015189710538834333, 0.001571153523400426, 0.7792696952819824, 1.3113021850585938e-06, 0.7792696952819824, 0.7792696952819824, 0.7792696952819824, 0.7792696952819824, 0.8562359809875488, 0.15556801855564117, 0.8562359809875488, 0.8562359809875488, 0.8562359809875488, 0.8562359809875488, 0.0001439734478481114, 8.544953402633837e-07, 0.19704358279705048, 0.16324004530906677, 0.1964302957057953, 0.3938753008842468, 0.6373598575592041, 0.33938321471214294, 0.25087714195251465, 0.1621037870645523, 0.06482402980327606, 0.16689258813858032, 0.1731128990650177, 0.3190077543258667, 0.17834728956222534, 0.19147050380706787], "count": [215]}, "timestamp": {"min": [0.0], "max": [7.133333333333334], "mean": [3.566666666666667], "std": [2.06881608655772], "count": [215]}, "frame_index": {"min": [0], "max": [214], "mean": [107.0], "std": [62.0644825967316], "count": [215]}, "episode_index": {"min": [100], "max": [100], "mean": [100.0], "std": [0.0], "count": [215]}, "index": {"min": [36668], "max": [36882], "mean": [36775.0], "std": [62.0644825967316], "count": [215]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [215]}, "subtask_annotation": {"mean": [0.413953488372093, 2.0, 2.0, 2.0, 2.0], "std": [0.5110779284996185, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [215]}, "scene_annotation": {"mean": [100.0], "std": [0.0], "min": [100], "max": [100], "count": [215]}, "eef_direction_state": {"mean": [2.883720930232558, 4.376744186046512], "std": [1.941101369524846, 2.208318018185545], "min": [0, 0], "max": [6, 6], "count": [215]}, "eef_velocity_state": {"mean": [1.1348837209302325, 0.44651162790697674], "std": [0.5416957529875595, 0.5832343010015714], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_state": {"mean": [0.9348837209302325, 0.4883720930232558], "std": [0.860201090857094, 0.7886430212936353], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_direction_action": {"mean": [2.958139534883721, 3.9209302325581397], "std": [1.9608057857338195, 1.96912897041033], "min": [0, 0], "max": [6, 6], "count": [215]}, "eef_velocity_action": {"mean": [1.1627906976744187, 0.8046511627906977], "std": [0.5918136318108824, 0.5447224547705052], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_action": {"mean": [1.1116279069767443, 0.6651162790697674], "std": [0.7933471342988964, 0.8066248143532039], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_sim_pose_state": {"mean": [0.25632683181531846, 0.16063346943415205, 0.1240856016758261, -1.1051098409536193, -0.8834633444046182, 0.8542677374251574, 0.24150544401647692, -0.12658676966081242, 0.10663937416095627, -2.111962119762325, -0.7432926318869242, 2.5379407138382444], "std": [0.050596765367569116, 0.03942258639828925, 0.021442933530759524, 2.0323542558623116, 0.19154794865285288, 2.112684841896897, 0.02009918162781628, 0.023602691141381343, 0.018252818911908917, 0.3007263683355006, 0.30234557820199953, 0.17711147127006466], "min": [0.1814606245513465, 0.10453351211706051, 0.07424777204343025, -3.1188188475313403, -1.286543127630491, -3.0551056153126916, 0.22356546719108517, -0.18570748523313815, 0.05939009638296837, -2.3102076586347624, -0.9412565596138026, 2.142505050200679], "max": [0.3337541760644363, 0.2194307843715233, 0.17794624317766203, 3.00487173994147, -0.5313730295928238, 3.1147748626322844, 0.2998746184163243, -0.10821876158769429, 0.12352578617608075, -1.3129219107849788, 0.16025952435380386, 2.6746001741842136], "count": [215]}, "eef_sim_pose_action": {"mean": [0.2644715826176924, 0.1658925765285164, 0.12100281117419508, -1.0738417854694031, -0.8931726711537245, 0.8606733061627184, 0.24720342620240876, -0.12702976242309322, 0.10509010803899745, -2.105641065325052, -0.7549726305143526, 2.532085555204361], "std": [0.0496775732726866, 0.04151821813483766, 0.03021845358608903, 2.0521825702684535, 0.21797518029268526, 2.095593792123323, 0.01400862760796579, 0.02241517471910263, 0.021751740119127748, 0.2826390389580092, 0.2745555005795827, 0.1667099177020708], "min": [0.18133108434065318, 0.10477701147601881, 0.06584997398942716, -3.117720863560348, -1.259460695729112, -3.1056397081895293, 0.23041161751635195, -0.1974699378660967, 0.03722890026514162, -2.295010313559408, -0.9449783831704327, 2.066242911466615], "max": [0.3417636237637407, 0.2366239794966668, 0.20776791427686478, 3.131482367902362, -0.4624230228574069, 3.0876520864172394, 0.2927302056744431, -0.10851568291998333, 0.12761647941272558, -1.1571649955447842, 0.19982031425818847, 2.673489606626825], "count": [215]}}} +{"episode_index": 101, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4364577518262207]], [[0.5384281358131487]], [[0.4697760404652057]]], "std": [[[0.29841304984422823]], [[0.22718429356122427]], [[0.23066061839985535]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44680376537870053]], [[0.4539878988850442]], [[0.37583325403690887]]], "std": [[[0.30638614643178447]], [[0.23624104227062073]], [[0.27177493553666426]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44422260188389084]], [[0.44730731449442523]], [[0.37127503364090736]]], "std": [[[0.3002610707647815]], [[0.22904560707899368]], [[0.2561744894927364]]], "count": [100]}, "observation.state": {"min": [-0.6291148662567139, -0.1747170388698578, -0.5931936502456665, -1.5476480722427368, -1.4653469324111938, -0.41953545808792114, -0.6992478370666504, -1.1042169332504272, -0.3531501889228821, 0.5025027990341187, -1.5842688083648682, 0.3646883964538574, -0.5099781155586243, -0.5058358311653137, 0.006881591398268938, -0.0028756370302289724, -0.5794219374656677, 1.0348970890045166, -0.48165592551231384, -0.006481919437646866, -0.013165759854018688, -0.0017707986989989877, -0.5873161554336548, 1.0189664363861084, -0.4735585153102875, -0.005002627614885569, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0010497537441551685, -0.0003830560890492052, -0.6485580205917358, -0.21481183171272278, -0.5784276723861694, -1.7638075351715088, -2.0423192977905273, -0.6563067436218262, -1.5673348903656006, -1.2687146663665771, -0.38363024592399597, -0.8689104914665222, -1.0946546792984009, -1.1424643993377686, -0.7425358295440674, -0.379573792219162, -11.936986923217773, -8.730159759521484, -1.9938949346542358, -11.568986892700195, -14.05982780456543, -2.123321056365967, -1.7503052949905396, -13.707491874694824, -4.212454319000244, -2.990842580795288, -7.722832679748535, -0.8321123719215393, -2.2954823970794678, -2.266788959503174, -0.007763455156236887, -0.03127631917595863, -0.02685563452541828, -0.00749168498441577, -0.005289367865771055, -0.015126999467611313, -0.006138077471405268, -0.035206619650125504, -0.027001548558473587, -0.010927977971732616, -0.005822376813739538, -0.009379644878208637, -3.308759927749634, -0.5010862350463867, 1.8261809349060059, -32.65008544921875, 12.29633903503418, -0.6498926281929016, -0.657509982585907, -0.42313945293426514, 5.1964497566223145, -35.15534973144531, 15.330370903015137, -0.40283286571502686, -0.016402749344706535, -0.014014289714396, 0.0018315018387511373, -0.09564509987831116, 0.3101009726524353, 0.05007851868867874, -0.04768471047282219, 0.27169036865234375, -0.18057040870189667, -0.012535798363387585, -3.0116515159606934, -1.3854241371154785, -2.928177833557129, -2.534867763519287, -0.8977788090705872, 2.076303005218506, -0.740648627281189, -0.12003183364868164, 9.612666130065918, -0.010046184062957764, -0.03239232301712036, -0.0277099609375, -0.018123053014278412, 0.017801932990550995, 0.7142175436019897, 0.6971548199653625], "max": [0.1507805585861206, 0.21124427020549774, -0.2197277545928955, -0.3256843388080597, 1.2528361082077026, 0.5647108554840088, 0.10866576433181763, -0.0043281144462525845, 0.14992058277130127, 1.210416555404663, -0.6916139721870422, 1.4234247207641602, 0.5955919027328491, -0.012980316765606403, 0.008706297725439072, 0.0022691015619784594, -0.5692833662033081, 1.0371853113174438, -0.47370168566703796, -0.0007627772283740342, -0.012058238498866558, 0.003795491997152567, -0.5752753615379333, 1.0226211547851562, -0.4681254029273987, -0.001428360235877335, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.000284501351416111, 4.498830094235018e-06, 0.8643154501914978, 0.3216544985771179, 0.46789872646331787, 1.6665267944335938, 2.6951231956481934, 1.7184571027755737, 0.8312625885009766, 0.6325979232788086, 0.31921666860580444, 0.8079173564910889, 0.7498233914375305, 3.0328612327575684, 1.4577679634094238, 1.3469407558441162, -2.4831604957580566, 3.66300368309021, 2.808302879333496, 0.8547009229660034, 1.3485958576202393, 2.7258853912353516, 0.6599512100219727, -0.6681149005889893, 7.753357887268066, 3.622710704803467, 1.4346764087677002, 2.8406593799591064, 4.5622711181640625, 0.3443223536014557, 0.007280653342604637, 0.010996422730386257, 0.021893762052059174, 0.008321596309542656, 0.013497462496161461, 0.008614804595708847, 0.005456128157675266, 0.020711462944746017, 0.019002556800842285, 0.012135126627981663, 0.021254204213619232, 0.01048214826732874, -1.3786500692367554, 0.4045807123184204, 10.259276390075684, -19.38547706604004, 22.405757904052734, 0.9165307283401489, 1.1029200553894043, 0.6940971612930298, 12.605100631713867, -23.378389358520508, 26.156898498535156, 1.3367809057235718, 0.020888041704893112, 0.026512565091252327, 0.005494505632668734, -0.04099075868725777, 0.5114821195602417, 0.3688790202140808, 0.2391548454761505, 0.5526567697525024, 0.09533806890249252, 0.22085803747177124, 2.9614293575286865, 0.07666616886854172, 2.796434164047241, -0.9167004823684692, 0.03943243622779846, 2.9279885292053223, -0.34294867515563965, 0.22852268815040588, 9.868255615234375, 0.013462722301483154, 0.03326883912086487, 0.045065999031066895, -0.01327008381485939, 0.022472506389021873, 0.716461718082428, 0.6993549466133118], "mean": [-0.043522220104932785, -0.08284284174442291, -0.3602161705493927, -1.3323605060577393, -0.13780096173286438, -0.053536344319581985, -0.49827587604522705, -0.3184847831726074, -0.04935172200202942, 0.8031380772590637, -1.264313817024231, 0.6833517551422119, -0.08554792404174805, -0.2959730625152588, 0.007834191434085369, -7.90595804573968e-05, -0.5758344531059265, 1.0362939834594727, -0.47830650210380554, -0.002842273563146591, -0.012419375590980053, 0.000704940699506551, -0.5821799635887146, 1.0201044082641602, -0.4701300859451294, -0.00258771819062531, 0.3965129256248474, 1.7453241348266602, 0.3965129256248474, 0.3965129256248474, 0.3965129256248474, 0.3965129256248474, 0.5191071629524231, 1.1534154415130615, 0.5191071629524231, 0.5191071629524231, 0.5191071629524231, 0.5191071629524231, -0.0006325650028884411, -0.00022875767899677157, -0.018358169123530388, 0.0235674399882555, -0.0014097884995862842, -0.005221862345933914, 0.10922613739967346, 0.05996716395020485, 0.02602682076394558, -0.005790002644062042, 0.007073063403367996, 0.017776641994714737, 0.031228777021169662, 0.025085855275392532, 0.007383255288004875, 0.014701101928949356, -5.978943824768066, -3.125638484954834, -0.1545569747686386, -6.331230163574219, -2.6111605167388916, 0.46168628334999084, -0.5855377316474915, -5.542645454406738, 2.5555105209350586, -0.00621133204549551, -3.791321039199829, 0.27201151847839355, -0.2209579199552536, -0.3100132644176483, -0.00043279360397718847, 0.0006236499757505953, -0.0005040514515712857, -0.0001088828721549362, 0.0005170154618099332, -0.0001882815849967301, 0.0001008074323181063, 0.00044960551895201206, -0.0003057647845707834, 0.0003030834486708045, 0.00043252279283478856, -0.0002512915525585413, -2.151440382003784, -0.042023368179798126, 5.079636096954346, -26.409671783447266, 17.17096710205078, 0.18862035870552063, 0.4444812536239624, 0.12311463803052902, 7.977054119110107, -29.92106056213379, 19.55287742614746, 0.5552712678909302, 0.001660665264353156, -0.002350439550355077, 0.003564811311662197, -0.0753878802061081, 0.3647085428237915, 0.12106788903474808, 0.1604689061641693, 0.3703802227973938, -0.023837022483348846, 0.13662871718406677, -1.7147867679595947, -0.8142133355140686, 1.3616570234298706, -1.8140618801116943, -0.5365170836448669, 2.5814359188079834, -0.520473062992096, 0.06892583519220352, 9.77602767944336, 0.0020952518098056316, 0.0005599162541329861, 0.0005933765205554664, -0.016571570187807083, 0.02149481698870659, 0.715240478515625, 0.6983495950698853], "std": [0.24107564985752106, 0.1254286766052246, 0.09267975389957428, 0.38857799768447876, 0.4352703094482422, 0.31426966190338135, 0.26354390382766724, 0.32672780752182007, 0.170242041349411, 0.18929289281368256, 0.25313302874565125, 0.2098267376422882, 0.2553900182247162, 0.13904282450675964, 0.0005569894565269351, 0.0009321856196038425, 0.002789907855913043, 0.0004931477014906704, 0.0020836081821471453, 0.001535688410513103, 0.0002639777958393097, 0.0013362771132960916, 0.0031538079492747784, 0.00096582603873685, 0.0017143595032393932, 0.0008333534933626652, 0.7195618748664856, 5.125999450683594e-06, 0.7195618748664856, 0.7195618748664856, 0.7195618748664856, 0.7195618748664856, 0.7911520600318909, 0.823176383972168, 0.7911520600318909, 0.7911520600318909, 0.7911520600318909, 0.7911520600318909, 0.00016953059821389616, 9.49531895457767e-05, 0.2114618420600891, 0.08660421520471573, 0.13794220983982086, 0.47994500398635864, 0.7457221150398254, 0.30977484583854675, 0.26907995343208313, 0.3365393280982971, 0.12712348997592926, 0.24415332078933716, 0.2932727038860321, 0.5075536370277405, 0.3721403181552887, 0.21861639618873596, 2.621584177017212, 2.915165424346924, 0.862666130065918, 3.1859543323516846, 5.682474136352539, 0.7474267482757568, 0.5515132546424866, 3.078320026397705, 3.2062783241271973, 1.560140609741211, 2.6166024208068848, 0.6390249729156494, 1.4844515323638916, 0.4766886830329895, 0.0026768262032419443, 0.0053390804678201675, 0.005895138718187809, 0.0023645181208848953, 0.002220901194959879, 0.0023303930647671223, 0.002039213664829731, 0.0060530370101332664, 0.006071374285966158, 0.0029190394561737776, 0.0024425266310572624, 0.0016978319035843015, 0.44804471731185913, 0.15866538882255554, 1.9984643459320068, 2.940309762954712, 2.525069236755371, 0.49345460534095764, 0.44753530621528625, 0.19694948196411133, 1.8633230924606323, 3.008181095123291, 2.6457910537719727, 0.508901834487915, 0.006844266317784786, 0.004907145164906979, 0.0005386305274441838, 0.009255118668079376, 0.07164838165044785, 0.09665049612522125, 0.08680817484855652, 0.09298422932624817, 0.10599787533283234, 0.060942668467760086, 1.8933513164520264, 0.2895268499851227, 1.69039785861969, 0.4600871503353119, 0.32541003823280334, 0.3048842251300812, 0.050985004752874374, 0.05463932454586029, 0.033566128462553024, 0.003963792230933905, 0.007784030865877867, 0.00827019102871418, 0.000862648943439126, 0.0007634542998857796, 0.0004417717282194644, 0.00044564728159457445], "count": [373]}, "action": {"min": [-0.6727676391601562, -0.1785028576850891, -0.6231528520584106, -1.673352599143982, -1.5707963705062866, -0.42471587657928467, -0.6981316804885864, -1.181403398513794, -0.36712968349456787, 0.48321732878685, -1.5732285976409912, 0.3604298233985901, -0.5223219990730286, -0.5038242340087891, 0.005947095341980457, -0.004056733567267656, -0.5786998271942139, 1.0304429531097412, -0.48125001788139343, -0.005422553978860378, -0.014091063290834427, -0.0037097646854817867, -0.5852540731430054, 1.0137642621994019, -0.47306814789772034, -0.004857308231294155, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0010497537441551685, -0.0003830560890492052, -0.6485580205917358, -0.2873380780220032, -0.5784276723861694, -1.7638075351715088, -2.0423192977905273, -0.7109163999557495, -1.6667368412017822, -1.2687146663665771, -0.38363024592399597, -0.8689104914665222, -1.0946546792984009, -1.1424643993377686, -0.7425358295440674, -0.379573792219162], "max": [0.14741870760917664, 0.26618754863739014, -0.19943968951702118, -0.2322656512260437, 0.2456042468547821, 0.5778684616088867, 0.1449020951986313, -0.01850447803735733, 0.13538268208503723, 1.2707161903381348, -0.6179944276809692, 1.440164566040039, 0.6098501086235046, -0.007851187139749527, 0.01040627621114254, 0.007763296365737915, -0.5693451762199402, 1.0366204977035522, -0.4730525314807892, -0.0011864337138831615, -0.010227653197944164, 0.008713013492524624, -0.5742119550704956, 1.0203728675842285, -0.4663501977920532, -0.001632170402444899, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.000284501351416111, 4.498830094235018e-06, 0.8643154501914978, 0.3216544985771179, 0.46789872646331787, 1.6665267944335938, 2.6951231956481934, 1.7184571027755737, 0.8312625885009766, 0.6325979232788086, 0.31921666860580444, 0.8079173564910889, 0.7498233914375305, 3.0328612327575684, 1.4577679634094238, 1.3469407558441162], "mean": [-0.071432925760746, -0.06323964893817902, -0.3637372553348541, -1.292258858680725, -0.3784559369087219, -0.045000799000263214, -0.48982855677604675, -0.3350556194782257, -0.06068526208400726, 0.8279994130134583, -1.2133350372314453, 0.6876481175422668, -0.08007120341062546, -0.29321545362472534, 0.008312297984957695, -5.1366099796723574e-05, -0.5739052295684814, 1.033948540687561, -0.4773687720298767, -0.002961175050586462, -0.011832279153168201, 0.0005981404683552682, -0.5799925923347473, 1.0173239707946777, -0.469034343957901, -0.002883832436054945, 0.3955302834510803, 1.7453241348266602, 0.3955302834510803, 0.3955302834510803, 0.3955302834510803, 0.3955302834510803, 0.5191071629524231, 1.1487362384796143, 0.5191071629524231, 0.5191071629524231, 0.5191071629524231, 0.5191071629524231, -0.0006330815958790481, -0.0002285835798829794, -0.017387107014656067, 0.0227066557854414, -0.0010898623149842024, -0.007081835065037012, 0.11238370835781097, 0.057394031435251236, 0.02133619412779808, -0.005713896360248327, 0.0069937570951879025, 0.017558885738253593, 0.03100726567208767, 0.024942783638834953, 0.0072492146864533424, 0.014660771004855633], "std": [0.24268710613250732, 0.12878145277500153, 0.10527347773313522, 0.4144405126571655, 0.6378865242004395, 0.31675833463668823, 0.2678302526473999, 0.33373838663101196, 0.16173389554023743, 0.20227394998073578, 0.2551043927669525, 0.20867301523685455, 0.2562277913093567, 0.136443629860878, 0.0007951265433803201, 0.0025472352281212807, 0.0024039940908551216, 0.0011860454687848687, 0.0020894408226013184, 0.0013259736588224769, 0.0006731950561515987, 0.0028702139388769865, 0.002701121848076582, 0.0012190932175144553, 0.0016701224958524108, 0.0006994733703322709, 0.7188541889190674, 5.125999450683594e-06, 0.7188541889190674, 0.7188541889190674, 0.7188541889190674, 0.7188541889190674, 0.7911520600318909, 0.8247573971748352, 0.7911520600318909, 0.7911520600318909, 0.7911520600318909, 0.7911520600318909, 0.00016905028314795345, 9.554796270094812e-05, 0.21241389214992523, 0.08837772905826569, 0.13804861903190613, 0.4812306761741638, 0.7476192116737366, 0.3133160173892975, 0.2839585244655609, 0.33654487133026123, 0.12713567912578583, 0.24420598149299622, 0.29333189129829407, 0.5075635313987732, 0.37215733528137207, 0.21861861646175385], "count": [373]}, "timestamp": {"min": [0.0], "max": [12.4], "mean": [6.199999999999998], "std": [3.5891812746394156], "count": [373]}, "frame_index": {"min": [0], "max": [372], "mean": [186.0], "std": [107.67543823918248], "count": [373]}, "episode_index": {"min": [101], "max": [101], "mean": [101.0], "std": [0.0], "count": [373]}, "index": {"min": [36883], "max": [37255], "mean": [37069.0], "std": [107.67543823918248], "count": [373]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [373]}, "subtask_annotation": {"mean": [0.48257372654155495, 2.0, 2.0, 2.0, 2.0], "std": [0.5103138108881292, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [373]}, "scene_annotation": {"mean": [101.0], "std": [0.0], "min": [101], "max": [101], "count": [373]}, "eef_direction_state": {"mean": [4.144772117962466, 3.997319034852547], "std": [2.2427615503352683, 1.954576206635733], "min": [0, 0], "max": [6, 6], "count": [373]}, "eef_velocity_state": {"mean": [0.6621983914209115, 1.064343163538874], "std": [0.7808653296527605, 0.8128587293461116], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_acc_mag_state": {"mean": [0.5924932975871313, 0.7265415549597856], "std": [0.8154983036150637, 0.8188582232768674], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_direction_action": {"mean": [3.557640750670241, 3.9517426273458445], "std": [2.24385411674052, 1.9615140014099213], "min": [0, 0], "max": [6, 6], "count": [373]}, "eef_velocity_action": {"mean": [0.8445040214477212, 1.1072386058981234], "std": [0.7485127940114608, 0.81820842629376], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_acc_mag_action": {"mean": [0.774798927613941, 0.9758713136729222], "std": [0.823715361701729, 0.8100952213302686], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_sim_pose_state": {"mean": [0.2410572223436467, 0.18714385835006972, 0.09539175250698936, -1.7230636622679736, -0.8148171637967199, 1.3699254462624035, 0.27188089347946603, -0.14514392146434996, 0.13423748518502845, -1.8138366069269718, -0.536605829319377, 2.5813688744317185], "std": [0.05258277076034129, 0.061501947867746015, 0.025899060863132282, 1.902774158302198, 0.29000499487415526, 1.7026729750640093, 0.08516226775569032, 0.07924633517924992, 0.05461880623867899, 0.45993519617482376, 0.32538083215186525, 0.30485026401231524], "min": [0.19370916076166406, 0.13686195775224935, 0.029987800791181587, -3.0864068246728102, -1.4194997003595637, -3.04794045874287, 0.1952765092322588, -0.27356030682124544, 0.06309220217655566, -2.534867770706556, -0.8977810006531631, 2.0763072044183577], "max": [0.3542887834041642, 0.34803657053642173, 0.1357799931095332, 3.074790887895541, 0.07596437261951738, 3.1001643979564313, 0.4540206533485813, -0.057238489101330725, 0.3166253839621151, -0.9167281545797688, 0.03943343762867135, 2.927988457551583], "count": [373]}, "eef_sim_pose_action": {"mean": [0.24625842789922725, 0.19396851567103562, 0.09251182338366618, -1.5456521062873076, -0.6526198631014758, 1.088176672707601, 0.2728778516376229, -0.14951469475434181, 0.12409040631979361, -1.7350397570534999, -0.525579229972471, 2.5406696908460167], "std": [0.049577891917076775, 0.06375835826871949, 0.029169614888108333, 2.0916127328978753, 0.5340240508559583, 2.018031591139739, 0.08726681497947152, 0.07969075507809176, 0.059686104995197116, 0.45049965497041183, 0.34240805731105384, 0.29326487712775584], "min": [0.1964638198029773, 0.13449302347583003, 0.023011206881905222, -3.0390675513111343, -1.0341682419406573, -3.0620976667950144, 0.19965209741300702, -0.28473420841294783, 0.055608010018154005, -2.491578357995871, -0.8936388250980823, 2.0512629350032094], "max": [0.35616599284971234, 0.3646202294407932, 0.14182411882447793, 3.1347077512000694, 0.5357986053432606, 3.0725323164336777, 0.4643121046066593, -0.061390250708543266, 0.3246132537464843, -0.8367490906718974, 0.1259672634086435, 2.8839768876492524], "count": [373]}}} +{"episode_index": 102, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4346764465590157]], [[0.5455625048058439]], [[0.4956217128027682]]], "std": [[[0.2837232008689604]], [[0.20596976533477585]], [[0.2112381974748351]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.401477304402153]], [[0.419015011053441]], [[0.38969670078815843]]], "std": [[[0.2620834591798646]], [[0.2373679759220608]], [[0.24697865602255475]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4012861831987697]], [[0.45616141387927717]], [[0.4028517733564014]]], "std": [[[0.3004493562966673]], [[0.23286886522587588]], [[0.2575923294583982]]], "count": [100]}, "observation.state": {"min": [-0.6969925165176392, -0.17509865760803223, -0.44689804315567017, -1.5511823892593384, -1.4732557535171509, 0.019073348492383957, -0.6826516389846802, -1.079002857208252, -0.27962183952331543, 0.4312596917152405, -1.672007441520691, 0.05864281952381134, -0.5635323524475098, -0.6916147470474243, 0.010739989578723907, -0.00021068277419544756, -0.5781237483024597, 1.0325844287872314, -0.4911675453186035, -0.01330239325761795, -0.015138580463826656, -0.0023942161351442337, -0.5777995586395264, 1.0196077823638916, -0.4912831485271454, -0.01084475964307785, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.037485674023628235, -2.30022214964265e-06, -0.6085103154182434, -0.5467226505279541, -0.7659775018692017, -1.7525098323822021, -2.1883764266967773, -2.2983782291412354, -1.5659887790679932, -1.5915634632110596, -0.43171948194503784, -0.9223208427429199, -0.9320062398910522, -0.9129021167755127, -1.9371813535690308, -0.9542950391769409, -13.10618782043457, -5.372406005859375, -2.0360195636749268, -10.470085144042969, -0.918192982673645, -1.090354084968567, -2.6111111640930176, -14.576040267944336, -4.334554195404053, -2.471306562423706, -9.829060554504395, -0.8894994258880615, -2.238095283508301, -1.4059828519821167, -0.006729717832058668, -0.026466257870197296, -0.01474260725080967, -0.0068936473689973354, -0.0018039826536551118, -0.0160522498190403, -0.0071939025074243546, -0.019519444555044174, -0.021459760144352913, -0.009864849969744682, -0.004210991784930229, -0.008137614466249943, -3.6481199264526367, -0.5010862350463867, 3.0436346530914307, -29.131343841552734, 17.25727653503418, -0.8986891508102417, -0.10604999959468842, -0.16702872514724731, 4.676804542541504, -31.661088943481445, 19.121973037719727, -0.47595205903053284, -0.01851341500878334, -0.014099610038101673, 0.01587301678955555, -0.10930868983268738, 0.4159773290157318, 0.04929836839437485, 0.0041854530572891235, 0.3258827328681946, -0.18726424872875214, 0.028434891253709793, -3.044379711151123, -1.092747449874878, -2.978260040283203, -3.135455369949341, -1.030641794204712, -3.1307966709136963, -0.7047138214111328, -0.06973858177661896, 9.679895401000977, -0.007343083620071411, -0.01610010862350464, -0.03256392478942871, -0.020089050754904747, 0.01989988051354885, 0.7499837875366211, 0.657930314540863], "max": [-0.11315979808568954, 0.45376792550086975, 0.07753660529851913, -0.3452361226081848, 0.5628522038459778, 0.7019177675247192, -0.2431718111038208, 0.12544062733650208, 0.05502041056752205, 1.0952180624008179, -0.6127434968948364, 0.5057470202445984, 0.6500357985496521, -0.2617875337600708, 0.012623036280274391, 0.0055961599573493, -0.5665026903152466, 1.0350795984268188, -0.4815331697463989, -0.006181294098496437, -0.01309102401137352, 0.0038766046054661274, -0.5634090900421143, 1.0236669778823853, -0.4830181896686554, -0.005751298274844885, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.036803051829338074, 9.550180402584374e-05, 0.6274442076683044, 0.7677688598632812, 1.3028826713562012, 1.3647809028625488, 5.349916458129883, 1.2332998514175415, 0.6150226593017578, 0.6946119666099548, 0.26434946060180664, 0.5542231202125549, 1.277721881866455, 1.2795557975769043, 1.4016497135162354, 0.44679033756256104, -4.743616104125977, 6.6849822998046875, 2.4010989665985107, 1.068376064300537, 1.1190476417541504, 2.9267399311065674, 0.9755800366401672, -2.238184928894043, 8.119658470153809, 1.5024420022964478, -0.6410256624221802, 1.4920635223388672, 0.6312576532363892, 0.08608058840036392, 0.010030010715126991, 0.025872498750686646, 0.011341595090925694, 0.008510091342031956, 0.02675008215010166, 0.013858430087566376, 0.01194473635405302, 0.02627476491034031, 0.012538006529211998, 0.010890756733715534, 0.01801220327615738, 0.018289240077137947, -1.208970069885254, 0.21528147161006927, 10.64529800415039, -16.298789978027344, 25.55704116821289, 0.8049561977386475, 2.099790096282959, 0.6421326994895935, 14.164037704467773, -21.925500869750977, 30.761789321899414, 1.3379840850830078, 0.02007007785141468, 0.011536580510437489, 0.01953602023422718, -0.027327170595526695, 0.5699281096458435, 0.43261513113975525, 0.4085369408130646, 0.5689011812210083, 0.009508734568953514, 0.23329244554042816, 3.063656806945801, 0.35874345898628235, 2.9854612350463867, 3.139934778213501, -0.4966295063495636, 3.125866174697876, -0.41182559728622437, 0.2373141050338745, 9.872275352478027, 0.012654036283493042, 0.014970839023590088, 0.04275757074356079, -0.01772119477391243, 0.02234969474375248, 0.7525405883789062, 0.6608607172966003], "mean": [-0.33752110600471497, -0.02562248520553112, -0.3310440480709076, -1.1585904359817505, -0.28589797019958496, 0.29608604311943054, -0.4754197597503662, -0.38685300946235657, -0.05659349635243416, 0.6834913492202759, -1.1567565202713013, 0.2481236308813095, -0.1260502189397812, -0.5259249806404114, 0.011370955966413021, 0.00147306511644274, -0.5724201202392578, 1.0339045524597168, -0.4851934611797333, -0.00840040110051632, -0.014319449663162231, -0.0004063610394950956, -0.5695488452911377, 1.0208981037139893, -0.4856216013431549, -0.007405549753457308, 0.6191248297691345, 1.745320200920105, 0.6191248297691345, 0.6191248297691345, 0.6191248297691345, 0.6191248297691345, 0.5965679883956909, 1.0343420505523682, 0.5965679883956909, 0.5965679883956909, 0.5965679883956909, 0.5965679883956909, -0.03723777458071709, 3.813403964159079e-06, -0.004343185108155012, 0.0011160492431372404, 0.016174688935279846, -0.011519082821905613, 0.03911769762635231, -0.0005236528813838959, -0.004219661932438612, 0.022231588140130043, 0.007171990815550089, 0.007659538183361292, -0.007699071429669857, 0.00042247926467098296, -0.01596703939139843, -0.01496159192174673, -7.965549945831299, -1.3723547458648682, -0.02616061456501484, -4.667287349700928, -0.08874925225973129, 0.30950164794921875, -0.5099502801895142, -7.622195243835449, 2.707371473312378, -0.33347538113594055, -4.909602642059326, 0.2823025584220886, -0.26874563097953796, -0.517807126045227, 0.00026410078862681985, -0.0002701975463423878, -0.000834275153465569, -4.453868314158171e-06, 0.000637460092548281, -0.00034089814289472997, 9.337371739093214e-05, 0.00055757409427315, -0.0010782585013657808, 0.00035142843262292445, 0.0005224942578934133, -0.00018147355876863003, -2.4738075733184814, -0.2553955316543579, 7.78610897064209, -22.439533233642578, 22.419282913208008, 0.1912108212709427, 1.0875332355499268, 0.12412543594837189, 9.797548294067383, -25.798904418945312, 24.670351028442383, 0.6456526517868042, 0.0016995510086417198, -0.0021830208133906126, 0.0179279875010252, -0.076827272772789, 0.4612637460231781, 0.16990943253040314, 0.21332120895385742, 0.4225524067878723, -0.10616151988506317, 0.16783513128757477, -1.3651516437530518, -0.6968971490859985, 1.2013508081436157, -1.2022093534469604, -0.7698563933372498, 1.1070555448532104, -0.5663161873817444, 0.07155250757932663, 9.777023315429688, 0.002046085661277175, 0.0005008309381082654, 0.000626982597168535, -0.01893819496035576, 0.02116607129573822, 0.7515755295753479, 0.6590339541435242], "std": [0.17789581418037415, 0.19940154254436493, 0.11647804826498032, 0.33752986788749695, 0.5790727734565735, 0.2335026115179062, 0.09475978463888168, 0.41072672605514526, 0.125680610537529, 0.21169309318065643, 0.4017508924007416, 0.13231748342514038, 0.4010475277900696, 0.15004584193229675, 0.0006590440752916038, 0.0016512628644704819, 0.0029437716584652662, 0.0008343025692738593, 0.0023190598003566265, 0.0027292119339108467, 0.0007165372953750193, 0.0016547684790566564, 0.00437744427472353, 0.0013571797171607614, 0.0017003188841044903, 0.0018679420463740826, 0.8297416567802429, 9.059906005859375e-06, 0.8297416567802429, 0.8297416567802429, 0.8297416567802429, 0.8297416567802429, 0.8221266269683838, 0.8550758957862854, 0.8221266269683838, 0.8221266269683838, 0.8221266269683838, 0.8221266269683838, 0.00017565158486831933, 1.9421209799475037e-05, 0.15135955810546875, 0.17507722973823547, 0.23291577398777008, 0.41141870617866516, 0.737693727016449, 0.29115810990333557, 0.2023339569568634, 0.3027966022491455, 0.08097485452890396, 0.1959724873304367, 0.2961325943470001, 0.21896152198314667, 0.4111229181289673, 0.14682520925998688, 1.8856106996536255, 2.898399829864502, 1.2652339935302734, 2.966212749481201, 0.3022950291633606, 0.8767530918121338, 0.6782044172286987, 3.6045806407928467, 3.023611307144165, 0.8371108770370483, 2.1021344661712646, 0.4779539704322815, 0.5600601434707642, 0.2870830297470093, 0.002564318012446165, 0.006252896040678024, 0.00445492984727025, 0.002441977383568883, 0.0028101219795644283, 0.0024431536439806223, 0.002754783257842064, 0.005777197424322367, 0.005014289170503616, 0.00317792478017509, 0.0021981345489621162, 0.0021219111513346434, 0.4011894762516022, 0.13174563646316528, 1.124332070350647, 3.615840196609497, 1.5508569478988647, 0.4555732309818268, 0.42298558354377747, 0.1389389932155609, 2.107084035873413, 1.641291618347168, 3.242664098739624, 0.5042128562927246, 0.006724941078573465, 0.004213517066091299, 0.0005239382153376937, 0.015184002928435802, 0.040118634700775146, 0.12034422904253006, 0.08923464268445969, 0.07650696486234665, 0.05796435475349426, 0.06625455617904663, 2.270490884780884, 0.5472381711006165, 2.1695683002471924, 1.9992477893829346, 0.16000810265541077, 2.4745540618896484, 0.041924696415662766, 0.04654088243842125, 0.026833847165107727, 0.0032513635233044624, 0.005110071040689945, 0.008401386439800262, 0.0005584211903624237, 0.0005284082726575434, 0.0006217505433596671, 0.0006965550128370523], "count": [448]}, "action": {"min": [-0.7754327654838562, -0.15780967473983765, -0.5015632510185242, -1.6113241910934448, -1.4832961559295654, 0.01712740957736969, -0.6981316804885864, -1.1594481468200684, -0.29460999369621277, 0.4603414833545685, -1.6601675748825073, 0.05191369354724884, -0.5704301595687866, -0.6966617107391357, 0.009473415091633797, -0.0020181837026029825, -0.5796679258346558, 1.0275609493255615, -0.4904089570045471, -0.012651531025767326, -0.01613030582666397, -0.003902873257175088, -0.5779974460601807, 1.0161961317062378, -0.49015071988105774, -0.010592368431389332, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.037485674023628235, -2.30022214964265e-06, -0.6085103154182434, -0.5467226505279541, -0.7659775018692017, -1.7525098323822021, -2.1883764266967773, -2.2983782291412354, -1.5659887790679932, -1.5915634632110596, -0.43171948194503784, -0.9223208427429199, -0.9320062398910522, -0.9129021167755127, -1.9371813535690308, -0.9542950391769409], "max": [-0.1150415912270546, 0.46310198307037354, 0.18123257160186768, -0.2815193235874176, 0.5402008295059204, 0.6981316804885864, -0.23208078742027283, 0.12028573453426361, 0.06859848648309708, 1.148478627204895, -0.5661868453025818, 0.5093717575073242, 0.657859206199646, -0.25670236349105835, 0.013682829216122627, 0.01013628114014864, -0.5653619766235352, 1.0347133874893188, -0.4794203042984009, -0.005861576180905104, -0.011762993410229683, 0.00797475129365921, -0.562260091304779, 1.0227481126785278, -0.48078322410583496, -0.005922109354287386, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.036803051829338074, 9.550180402584374e-05, 0.6274442076683044, 0.7677688598632812, 1.3028826713562012, 1.3647809028625488, 5.349916458129883, 1.2332998514175415, 0.6150226593017578, 0.6946119666099548, 0.26434946060180664, 0.5542231202125549, 1.277721881866455, 1.2795557975769043, 1.4016497135162354, 0.44679033756256104], "mean": [-0.36798015236854553, -0.013583391904830933, -0.3393000662326813, -1.1100447177886963, -0.2809503376483917, 0.294676810503006, -0.47349482774734497, -0.40623781085014343, -0.05596863850951195, 0.6994158029556274, -1.1239036321640015, 0.24755895137786865, -0.1282605677843094, -0.5278772711753845, 0.011520345695316792, 0.0013172551989555359, -0.5717014670372009, 1.0326260328292847, -0.4842171370983124, -0.008062345907092094, -0.014028058387339115, -0.0005461156251840293, -0.5686880350112915, 1.0194228887557983, -0.4845888912677765, -0.007610127795487642, 0.6185404062271118, 1.745320200920105, 0.6185404062271118, 0.6185404062271118, 0.6185404062271118, 0.6185404062271118, 0.5965679883956909, 1.0304462909698486, 0.5965679883956909, 0.5965679883956909, 0.5965679883956909, 0.5965679883956909, -0.037236835807561874, 3.812135901171132e-06, -0.003878440475091338, 0.0008359213243238628, 0.015053422190248966, -0.011038808152079582, 0.03845774009823799, -0.001215054770000279, -0.0040093534626066685, 0.02214295044541359, 0.0071789296343922615, 0.007678990252315998, -0.0077735926024615765, 0.0007097319466993213, -0.016087118536233902, -0.01471676491200924], "std": [0.18400679528713226, 0.18505032360553741, 0.13759538531303406, 0.35559505224227905, 0.5878231525421143, 0.2346331775188446, 0.09694604575634003, 0.42719945311546326, 0.1214376837015152, 0.23072300851345062, 0.41301465034484863, 0.13601882755756378, 0.40395861864089966, 0.14965306222438812, 0.000941276375669986, 0.0016866243677213788, 0.0028630909509956837, 0.0013377366121858358, 0.0023975528310984373, 0.0024168614763766527, 0.0010062744840979576, 0.0016714411322027445, 0.0036337508354336023, 0.0013378204312175512, 0.0015447130426764488, 0.0015894710086286068, 0.829537570476532, 9.059906005859375e-06, 0.829537570476532, 0.829537570476532, 0.829537570476532, 0.829537570476532, 0.8221266865730286, 0.8558027744293213, 0.8221266865730286, 0.8221266865730286, 0.8221266865730286, 0.8221266865730286, 0.00017594531527720392, 1.942151357070543e-05, 0.15169456601142883, 0.17517375946044922, 0.23423552513122559, 0.41155171394348145, 0.7378280162811279, 0.2915087640285492, 0.20236195623874664, 0.30280739068984985, 0.08097384124994278, 0.1959722936153412, 0.2961321771144867, 0.21905870735645294, 0.4111248552799225, 0.14694549143314362], "count": [448]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [102], "max": [102], "mean": [102.0], "std": [0.0], "count": [448]}, "index": {"min": [37256], "max": [37703], "mean": [37479.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}, "subtask_annotation": {"mean": [0.4732142857142857, 2.0, 2.0, 2.0, 2.0], "std": [0.5543629134384079, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [448]}, "scene_annotation": {"mean": [102.0], "std": [0.0], "min": [102], "max": [102], "count": [448]}, "eef_direction_state": {"mean": [4.227678571428571, 4.129464285714286], "std": [2.0026638430131585, 2.296392294481301], "min": [0, 0], "max": [6, 6], "count": [448]}, "eef_velocity_state": {"mean": [0.78125, 0.6785714285714286], "std": [0.7941787368542604, 0.7701378090302773], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_acc_mag_state": {"mean": [0.7098214285714286, 0.6830357142857143], "std": [0.8132232848175148, 0.8331725503906696], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_direction_action": {"mean": [3.78125, 3.732142857142857], "std": [2.085538267707267, 2.1233486981364], "min": [0, 0], "max": [6, 6], "count": [448]}, "eef_velocity_action": {"mean": [0.9040178571428571, 0.8616071428571429], "std": [0.7601585358865114, 0.7156098218245996], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_acc_mag_action": {"mean": [1.0044642857142858, 0.9933035714285714], "std": [0.821028143860004, 0.8358324426164015], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_sim_pose_state": {"mean": [0.3221841324085532, 0.22048077370055696, 0.1437453736571907, -1.3655613458197138, -0.6973352810793026, 1.2017128229670277, 0.3155664042537704, -0.19511187644641734, 0.13981080310717145, -1.2232074950564342, -0.7699089932125311, 1.1001078603123908], "std": [0.03708986390912211, 0.11171818315301722, 0.04749141821938232, 2.2938953605169314, 0.5471063110241177, 2.192709516793495, 0.09766158852172727, 0.05693297906358885, 0.04186885202948079, 2.0002141891097094, 0.16001055619311266, 2.488771687586646], "min": [0.27164413937540427, 0.12560009022741234, 0.054377992699045224, -3.1361916230576634, -1.092745972198235, -3.068839203021665, 0.1899072293183368, -0.2973919468926195, 0.10207213276276322, -3.1412501426629658, -1.0306417508948509, -3.141082772479758], "max": [0.41071454114676487, 0.46513944105248994, 0.2735644792756875, 3.1367366162522528, 0.3561212090072283, 3.136050712656037, 0.4747936554505503, -0.14155755407412646, 0.2689473604355077, 3.1399349056994343, -0.4967442299213394, 3.134328326005645], "count": [448]}, "eef_sim_pose_action": {"mean": [0.328284272174693, 0.22592488654660609, 0.14029631251167907, -1.4070558000800548, -0.7170799940966434, 1.2070460947524573, 0.3191177987128085, -0.1967006660175266, 0.13874179307162712, -2.1601169898988677, -0.760394986653407, 1.916896792798033], "std": [0.036167283559991256, 0.10919194176357447, 0.05097187868495509, 2.3108251357110228, 0.5644641921302098, 2.2201412163219194, 0.09987596590023155, 0.05637434251818283, 0.04443590195826334, 0.8690622681269325, 0.18268129158348645, 1.9283348889985257], "min": [0.2742079957888251, 0.1265730436863741, 0.047916564041871876, -3.1257883871474754, -1.128813576713692, -3.1052317459604653, 0.18735713849661795, -0.30302695363548526, 0.09810698838340856, -3.14101287150513, -1.041111526870375, -3.141558494511698], "max": [0.42370603998283435, 0.4758452774147318, 0.2742616431402778, 3.139237420810943, 0.34473776701477377, 3.088543306802404, 0.48694844068237625, -0.13972717686165437, 0.28219669054998087, -0.728067532994282, -0.40636078991071134, 3.141547641873499], "count": [448]}}} +{"episode_index": 103, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44261122885428683]], [[0.5520440671856979]], [[0.4930815191272587]]], "std": [[[0.29110461527831416]], [[0.19928693162815792]], [[0.21877296298732005]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41032569444444444]], [[0.42386816368704344]], [[0.37772737168396775]]], "std": [[[0.2833827431600964]], [[0.2497113210926231]], [[0.27114007158702796]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.432001076509035]], [[0.4879956699346405]], [[0.4202705594002307]]], "std": [[[0.3041457719569499]], [[0.22485731078645688]], [[0.25920196614503865]]], "count": [100]}, "observation.state": {"min": [-0.7541802525520325, -0.051245298236608505, -0.824371337890625, -1.55375075340271, -1.5078730583190918, -0.30718111991882324, -0.5052692890167236, -0.9702905416488647, -0.4169537425041199, 0.08545035123825073, -1.7486021518707275, -0.26932278275489807, -0.11682850122451782, -0.4837019443511963, 0.011451691389083862, -0.006850702688097954, -0.5988205671310425, 1.0314631462097168, -0.46973752975463867, -0.013398575596511364, -0.00874813087284565, -0.011855469085276127, -0.5972225666046143, 1.0168840885162354, -0.4682704508304596, -0.016669422388076782, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.015927458181977272, -0.0015285174595192075, -0.8097832202911377, -0.7202761173248291, -0.6009024381637573, -1.5339939594268799, -3.5098679065704346, -1.2805354595184326, -1.2513020038604736, -0.5963687896728516, -0.5323506593704224, -1.1250240802764893, -1.0484203100204468, -1.908042073249817, -0.5202240347862244, -0.6807135939598083, -14.119495391845703, -6.013431549072266, -2.780219793319702, -9.981685638427734, -9.15323543548584, -2.4389500617980957, -1.3199023008346558, -11.669740676879883, -5.036630153656006, -2.836385726928711, -7.9059834480285645, -0.860805869102478, -0.860805869102478, -1.2912087440490723, -0.01239985041320324, -0.04050450026988983, -0.030174950137734413, -0.010264735668897629, -0.010921790264546871, -0.011541906744241714, -0.01380353793501854, -0.03118257038295269, -0.016779184341430664, -0.01330819632858038, -0.009819337166845798, -0.0074072470888495445, -3.5632801055908203, -0.7349264025688171, 3.667208671569824, -28.451705932617188, 12.165212631225586, -0.1292528361082077, -0.7847700119018555, -0.44169822335243225, 5.800227165222168, -34.5684928894043, 15.677781105041504, 0.26586270332336426, -0.02017871104180813, -0.014735200442373753, 0.007936508394777775, -0.08198151737451553, 0.3738057017326355, 0.03447749838232994, 0.004509164020419121, 0.3548964560031891, -0.24474310874938965, 0.03519299626350403, -3.0670440196990967, -1.1510684490203857, -2.938607692718506, -2.914389133453369, -1.3036832809448242, -2.9781548976898193, -0.7584346532821655, -0.13051585853099823, 9.660465240478516, -0.011826813220977783, -0.018793880939483643, -0.054012417793273926, -0.021007167175412178, 0.02260768972337246, 0.6948665380477905, 0.7133408784866333], "max": [-0.019669435918331146, 0.5840438008308411, -0.30022725462913513, -0.7206072807312012, 0.49658888578414917, 0.5445879697799683, 0.396187424659729, 0.15146420896053314, 0.028718894347548485, 1.2018338441848755, -0.6488747596740723, 0.3069952428340912, 0.4838114380836487, -0.0856393426656723, 0.013296651653945446, 0.0031947914976626635, -0.5912327170372009, 1.0341267585754395, -0.46658986806869507, -0.010261785238981247, -0.006707740016281605, -0.001490319613367319, -0.5882701277732849, 1.0196095705032349, -0.465890496969223, -0.013480568304657936, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.015552176162600517, -0.001523884478956461, 0.9158757925033569, 0.9409098625183105, 0.8091046810150146, 0.7957847118377686, 2.3625152111053467, 1.66912841796875, 1.1146320104599, 1.188689112663269, 0.4330984055995941, 0.44870224595069885, 0.37125474214553833, 0.712173581123352, 0.15999844670295715, 0.1785615235567093, -3.507603168487549, 5.799756050109863, 3.903541088104248, 1.984127163887024, 1.090354084968567, 2.7258851528167725, 1.090354084968567, -1.8113337755203247, 9.706960678100586, 1.4462759494781494, 0.6105006337165833, 0.7460317611694336, 0.8608059287071228, 0.3730158805847168, 0.007748017553240061, 0.029639672487974167, 0.021019313484430313, 0.006863582879304886, 0.012032556347548962, 0.014402169734239578, 0.011151932179927826, 0.035466715693473816, 0.018191101029515266, 0.010804489254951477, 0.007394862826913595, 0.004715966992080212, -1.1877601146697998, 0.2301284819841385, 13.095052719116211, -16.912370681762695, 25.995149612426758, 0.96165931224823, 1.4210699796676636, 0.6124386787414551, 14.668834686279297, -21.993640899658203, 28.822181701660156, 1.471243143081665, 0.027898522093892097, 0.011907591484487057, 0.010378510691225529, 0.0, 0.5631757378578186, 0.38924574851989746, 0.3314424753189087, 0.5151526927947998, -0.030771538615226746, 0.20776310563087463, 3.0324957370758057, 0.6587643027305603, 3.0666489601135254, 3.080432653427124, -0.28270289301872253, 3.002054452896118, -0.4876784682273865, 0.23963525891304016, 9.852596282958984, 0.012076377868652344, 0.020839333534240723, 0.04168802499771118, -0.0168212428689003, 0.026400623843073845, 0.7001007199287415, 0.7184057235717773], "mean": [-0.3642069697380066, 0.12050916999578476, -0.46917784214019775, -1.2774417400360107, -0.4116698205471039, 0.08059319853782654, -0.21806420385837555, -0.37736669182777405, -0.2030491679906845, 0.5154784321784973, -1.2137244939804077, 0.10733288526535034, 0.15319374203681946, -0.3623349368572235, 0.012802327051758766, -3.985139119322412e-05, -0.5965783596038818, 1.0328038930892944, -0.46784213185310364, -0.011921009048819542, -0.007215118035674095, -0.005192925687879324, -0.5931675434112549, 1.018662691116333, -0.467020183801651, -0.015276698395609856, 0.7906534671783447, 1.745330572128296, 0.7906534671783447, 0.7906534671783447, 0.7906534671783447, 0.7906534671783447, 0.7522436380386353, 1.745330572128296, 0.7522436380386353, 0.7522436380386353, 0.7522436380386353, 0.7522436380386353, -0.015734946355223656, -0.0015263946261256933, -0.004604218993335962, -0.004547917749732733, -0.012906852178275585, -0.00333019089885056, -0.008255649358034134, 0.007163162808865309, -0.005202839616686106, 0.11482077091932297, 0.030314810574054718, -0.08651027083396912, -0.11183763295412064, -0.03261220082640648, -0.059165406972169876, -0.03270033374428749, -8.113443374633789, -0.5016027688980103, 0.22434553503990173, -5.1805739402771, -0.8517897725105286, 0.24312372505664825, -0.39008793234825134, -7.355027675628662, 1.2523291110992432, -0.5727493762969971, -4.701330661773682, -0.05077074095606804, -0.08594343066215515, -0.33499765396118164, 0.00040992445428855717, 0.0006049989024177194, 0.0010027672396972775, 8.269378304248676e-05, -0.00021745747653767467, -8.918943058233708e-05, -0.0005579867283813655, 0.000550481490790844, 0.00125754508189857, 0.0003511369868647307, -0.00015916048141662031, -0.00026989085017703474, -2.5649399757385254, -0.13697558641433716, 8.972254753112793, -22.358749389648438, 19.441762924194336, 0.40226107835769653, 0.040418051183223724, 0.21548552811145782, 10.877314567565918, -27.327558517456055, 22.11617088317871, 0.8451252579689026, 0.001833833404816687, -0.002701699733734131, 0.009118135087192059, -0.04086016118526459, 0.4544025957584381, 0.15687361359596252, 0.2039041519165039, 0.4470919966697693, -0.15679596364498138, 0.14545631408691406, -0.2860347032546997, -0.5205873250961304, 0.21620194613933563, -1.5635743141174316, -0.9822034239768982, 2.1194303035736084, -0.6375607252120972, 0.0838509127497673, 9.770447731018066, 0.0012259084032848477, 0.00034294003853574395, -0.0005402209935709834, -0.019731838256120682, 0.024401281028985977, 0.6967431902885437, 0.716630756855011], "std": [0.2256501317024231, 0.19025298953056335, 0.13004723191261292, 0.2437685877084732, 0.7450395226478577, 0.23878946900367737, 0.2212662696838379, 0.3510884642601013, 0.10857228934764862, 0.3135806918144226, 0.36822807788848877, 0.16219685971736908, 0.12823490798473358, 0.08985895663499832, 0.0003768828173633665, 0.0019494224106892943, 0.0021148789674043655, 0.000892300100531429, 0.0008879032684490085, 0.0008354114252142608, 0.000543630332686007, 0.0019940172787755728, 0.00213440228253603, 0.000798044609837234, 0.0007390081300400198, 0.000886542082298547, 0.8591049313545227, 1.3113021850585938e-06, 0.8591049313545227, 0.8591049313545227, 0.8591049313545227, 0.8591049313545227, 0.8599563241004944, 1.3113021850585938e-06, 0.8599563241004944, 0.8599563241004944, 0.8599563241004944, 0.8599563241004944, 8.042164699872956e-05, 8.378745519621589e-07, 0.28804147243499756, 0.24194666743278503, 0.22950871288776398, 0.40285804867744446, 0.8005295991897583, 0.4062260389328003, 0.3738839030265808, 0.329592764377594, 0.1839853823184967, 0.280952513217926, 0.27957046031951904, 0.3604711592197418, 0.12975800037384033, 0.13705246150493622, 2.8716583251953125, 2.900017261505127, 1.6430522203445435, 3.6074471473693848, 2.7475528717041016, 1.0952593088150024, 0.5677893757820129, 2.8404998779296875, 3.2871413230895996, 1.21351158618927, 2.055698871612549, 0.3059152066707611, 0.32142576575279236, 0.362235426902771, 0.003192492760717869, 0.00854814238846302, 0.007308589294552803, 0.00299619953148067, 0.0023305267095565796, 0.0024580415338277817, 0.002933416049927473, 0.00802541896700859, 0.006167192477732897, 0.0035887861158698797, 0.002134435810148716, 0.0017188191413879395, 0.4143593907356262, 0.1559000462293625, 2.6467678546905518, 3.0931267738342285, 3.6007957458496094, 0.20320582389831543, 0.384420782327652, 0.1894397884607315, 2.086160182952881, 3.09299373626709, 3.4651260375976562, 0.22946156561374664, 0.007172217592597008, 0.004485854879021645, 0.0004995940835215151, 0.01654512621462345, 0.054842833429574966, 0.11306759715080261, 0.10946707427501678, 0.05420558154582977, 0.06898115575313568, 0.04947713389992714, 2.3709464073181152, 0.6490823030471802, 2.1932575702667236, 1.098122239112854, 0.21843889355659485, 1.2167350053787231, 0.05572272464632988, 0.06147753447294235, 0.03323701024055481, 0.0039537628181278706, 0.0070619238540530205, 0.012378097511827946, 0.00107187416870147, 0.0008223641780205071, 0.0011908540036529303, 0.0011564175365492702], "count": [279]}, "action": {"min": [-0.8232842683792114, -0.05861855298280716, -0.9306394457817078, -1.5682533979415894, -1.5707963705062866, -0.3096919059753418, -0.5057754516601562, -0.99210524559021, -0.4373713731765747, 0.056522808969020844, -1.797574758529663, -0.2716050446033478, -0.11994482576847076, -0.48558759689331055, 0.010714536532759666, -0.01010426040738821, -0.5974940061569214, 1.0270817279815674, -0.46969908475875854, -0.012660672888159752, -0.0091497041285038, -0.01494194008409977, -0.5937569737434387, 1.0133135318756104, -0.46900108456611633, -0.016182810068130493, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.015927458181977272, -0.0015285174595192075, -0.8097832202911377, -0.7202761173248291, -0.6009024381637573, -1.5339939594268799, -3.5098679065704346, -1.2805354595184326, -1.2513020038604736, -0.5963687896728516, -0.5323506593704224, -1.1250240802764893, -1.0484203100204468, -1.908042073249817, -0.5202240347862244, -0.6807135939598083], "max": [-0.02558225952088833, 0.6063876152038574, -0.2422834038734436, -0.6099853515625, 0.5004152655601501, 0.5590465068817139, 0.403367817401886, 0.1744704693555832, 0.12573710083961487, 1.2863731384277344, -0.5988327264785767, 0.3099214434623718, 0.4928564429283142, -0.08460192382335663, 0.013727630488574505, 0.004563122522085905, -0.5860597491264343, 1.0338408946990967, -0.4649755656719208, -0.009828050620853901, -0.006242118310183287, 0.0002643571642693132, -0.5832258462905884, 1.0196844339370728, -0.46440643072128296, -0.0128371212631464, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.015552176162600517, -0.001523884478956461, 0.9158757925033569, 0.9409098625183105, 0.8091046810150146, 0.7957847118377686, 2.3625152111053467, 1.66912841796875, 1.1146320104599, 1.188689112663269, 0.4330984055995941, 0.412326455116272, 0.37125474214553833, 0.712173581123352, 0.15999844670295715, 0.17798368632793427], "mean": [-0.3957449793815613, 0.12679335474967957, -0.4977193772792816, -1.232783317565918, -0.4209556579589844, 0.07880634069442749, -0.21612313389778137, -0.3653721809387207, -0.17731237411499023, 0.5020118355751038, -1.2090442180633545, 0.10055780410766602, 0.14476683735847473, -0.3647187352180481, 0.01255321130156517, -0.0003198545891791582, -0.59377521276474, 1.0309619903564453, -0.4675508439540863, -0.011436882428824902, -0.007406485266983509, -0.00523682264611125, -0.5902838706970215, 1.0167876482009888, -0.46677178144454956, -0.014852038584649563, 0.7906534671783447, 1.745330572128296, 0.7906534671783447, 0.7906534671783447, 0.7906534671783447, 0.7906534671783447, 0.7452373504638672, 1.745330572128296, 0.7452373504638672, 0.7452373504638672, 0.7452373504638672, 0.7452373504638672, -0.01573537103831768, -0.0015264025423675776, -0.005454965867102146, -0.004804466385394335, -0.01272544264793396, -0.0033127472270280123, -0.007205385249108076, 0.006675778888165951, -0.004779048264026642, 0.11582622677087784, 0.0311446450650692, -0.08898814767599106, -0.11298699676990509, -0.032466355711221695, -0.05944518744945526, -0.03282490372657776], "std": [0.24084000289440155, 0.18033309280872345, 0.15967565774917603, 0.2720315158367157, 0.755491316318512, 0.23901163041591644, 0.2207556962966919, 0.35895836353302, 0.12188982963562012, 0.31478214263916016, 0.3768811821937561, 0.16203688085079193, 0.12708722054958344, 0.08108518272638321, 0.000469707214506343, 0.0028621810488402843, 0.0024747769348323345, 0.0016944861272349954, 0.001001103431917727, 0.0007098999340087175, 0.0005542424623854458, 0.0029002558439970016, 0.0022690121550112963, 0.0013320745201781392, 0.0009334750357083976, 0.0008191822562366724, 0.8591049313545227, 1.3113021850585938e-06, 0.8591049313545227, 0.8591049313545227, 0.8591049313545227, 0.8591049313545227, 0.8588658571243286, 1.3113021850585938e-06, 0.8588658571243286, 0.8588658571243286, 0.8588658571243286, 0.8588658571243286, 8.021412941161543e-05, 8.460187927994411e-07, 0.2883472442626953, 0.24197116494178772, 0.229542538523674, 0.40285804867744446, 0.8006388545036316, 0.406225323677063, 0.37397292256355286, 0.32898029685020447, 0.1846025586128235, 0.2790214717388153, 0.2796913981437683, 0.36053305864334106, 0.12951086461544037, 0.136912003159523], "count": [279]}, "timestamp": {"min": [0.0], "max": [9.266666666666667], "mean": [4.633333333333335], "std": [2.6846615070446793], "count": [279]}, "frame_index": {"min": [0], "max": [278], "mean": [139.0], "std": [80.53984521134038], "count": [279]}, "episode_index": {"min": [103], "max": [103], "mean": [103.0], "std": [0.0], "count": [279]}, "index": {"min": [37704], "max": [37982], "mean": [37843.0], "std": [80.53984521134038], "count": [279]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [279]}, "subtask_annotation": {"mean": [0.35125448028673834, 2.0, 2.0, 2.0, 2.0], "std": [0.4921500664715558, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [279]}, "scene_annotation": {"mean": [103.0], "std": [0.0], "min": [103], "max": [103], "count": [279]}, "eef_direction_state": {"mean": [3.3010752688172045, 2.5412186379928317], "std": [2.1138811384401155, 2.0136416356405746], "min": [0, 0], "max": [6, 6], "count": [279]}, "eef_velocity_state": {"mean": [1.168458781362007, 1.1971326164874552], "std": [0.7738616041329374, 0.7237836319327267], "min": [0, 0], "max": [2, 2], "count": [279]}, "eef_acc_mag_state": {"mean": [1.064516129032258, 1.1612903225806452], "std": [0.8442058678017424, 0.8246687952178073], "min": [0, 0], "max": [2, 2], "count": [279]}, "eef_direction_action": {"mean": [3.2974910394265233, 2.652329749103943], "std": [2.023436379129734, 1.9722773853628972], "min": [0, 0], "max": [6, 6], "count": [279]}, "eef_velocity_action": {"mean": [1.2652329749103943, 1.2508960573476702], "std": [0.72924756198056, 0.7195111741298506], "min": [0, 0], "max": [2, 2], "count": [279]}, "eef_acc_mag_action": {"mean": [1.2078853046594982, 1.2724014336917562], "std": [0.7523979641934173, 0.7650461860619789], "min": [0, 0], "max": [2, 2], "count": [279]}, "eef_sim_pose_state": {"mean": [0.3231001310813189, 0.23322840483761473, 0.15934533930294917, -0.26622108848225023, -0.5211332241751673, 0.19444150539947333, 0.3300184374726862, -0.2681061409420352, 0.1390294933213642, -1.5748700089796739, -0.9824085280798902, 2.1082711765652697], "std": [0.052885984960326746, 0.08244669128562646, 0.0675262854581111, 2.4091495945769195, 0.649408895090186, 2.2332462098280437, 0.07345508725289557, 0.05384596645310966, 0.02253735965814228, 1.1208084495349357, 0.21853935169728328, 1.2705032622434946], "min": [0.24653295169656542, 0.1398202195300687, 0.044167650013234985, -3.125228545579437, -1.1510781546497189, -3.1270556302940333, 0.20448657622901648, -0.3329388065112249, 0.08627289397601626, -3.096014480373547, -1.3040923114667098, -3.119545682824063], "max": [0.42028591888540334, 0.4022137335049088, 0.2636712970303313, 3.1353042764090318, 0.6591643687398716, 3.0988360798187404, 0.43783258365429933, -0.17272096077942636, 0.17297829883352692, 3.1210252071350357, -0.2827100742330553, 3.0769071625038293], "count": [279]}, "eef_sim_pose_action": {"mean": [0.32680922248846067, 0.23233438381254817, 0.15686856568624563, -0.2353049031829278, -0.5261246443012522, 0.2392468789927302, 0.3274850686874827, -0.2630805426207603, 0.13676083742171663, -1.4429101462653842, -1.0059676896282588, 1.9772326518142131], "std": [0.05518821866324007, 0.08383632129816143, 0.07219626206370765, 2.4378620803233835, 0.6890098788765348, 2.258934867293741, 0.0755201436256312, 0.05514233558194931, 0.021484034799580363, 1.3053728377523697, 0.21653293161045706, 1.453544860039116], "min": [0.24939111273557815, 0.13666075533046157, 0.0414691457260451, -3.136857397841644, -1.1876666688136517, -3.094616731762202, 0.19865929486429193, -0.3364505840516628, 0.08847466401065614, -3.0194485406902443, -1.3656125621137485, -3.1269440561755166], "max": [0.434764952606355, 0.4039333541034185, 0.2677973117603733, 3.137520431415973, 0.7690054430657871, 3.0871233762750143, 0.4388387925986651, -0.15743162579971479, 0.17028688730231561, 3.1175088956083603, -0.21441674101483432, 3.0663589933321687], "count": [279]}}} +{"episode_index": 104, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4188258097846982]], [[0.5281837081891579]], [[0.4784152465397924]]], "std": [[[0.2984971762435532]], [[0.2262883772121359]], [[0.2295772003163958]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4269712129950019]], [[0.45039276720492116]], [[0.38197187139561706]]], "std": [[[0.3015273588557482]], [[0.2404317171915176]], [[0.26911975079792083]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46128943435217223]], [[0.4543303032487505]], [[0.3633134155132641]]], "std": [[[0.30781620500931406]], [[0.21600510725546834]], [[0.25922306991227434]]], "count": [100]}, "observation.state": {"min": [-0.8803398609161377, -0.1791083663702011, -0.7244229316711426, -1.2992841005325317, -1.5401270389556885, -0.23556213080883026, -0.6995365619659424, -1.0568863153457642, -0.16737312078475952, 0.16591717302799225, -1.812772512435913, 0.007215489633381367, -0.40801674127578735, -0.6107382774353027, 0.010547200217843056, -0.0077811372466385365, -0.6031265258789062, 1.0328035354614258, -0.46798422932624817, -0.010540449991822243, -0.013248041272163391, -0.0060019101947546005, -0.6082515716552734, 1.020198106765747, -0.46337825059890747, -0.010376179590821266, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.012685694731771946, -0.00191086670383811, -0.8717798590660095, -0.5457673668861389, -1.2034695148468018, -2.3811984062194824, -3.423788547515869, -1.50454843044281, -1.0903308391571045, -1.388745665550232, -0.5548251271247864, -1.1966140270233154, -1.4576587677001953, -1.1839734315872192, -2.1008217334747314, -0.8101770281791687, -17.103742599487305, -9.035409927368164, -3.0610501766204834, -9.462759971618652, -1.3199023008346558, -3.787545680999756, -1.4346764087677002, -14.186307907104492, -3.3882784843444824, -2.288766860961914, -7.905982971191406, -0.5738705992698669, -1.4633699655532837, -2.209401845932007, -0.009598670527338982, -0.04505092278122902, -0.041511137038469315, -0.009277371689677238, -0.008644177578389645, -0.009088697843253613, -0.0073521435260772705, -0.0446276031434536, -0.03292056918144226, -0.008968457579612732, -0.00402126694098115, -0.009324656799435616, -3.6481199264526367, -0.5901682376861572, 1.7074048519134521, -30.411802291870117, 6.812082767486572, -0.43683165311813354, -0.4878299832344055, -0.42313945293426514, 3.8750667572021484, -37.509368896484375, 9.983060836791992, -0.024576643481850624, -0.018101397901773453, -0.01649077981710434, 0.006105006206780672, -0.09564509987831116, 0.4179387092590332, 0.0007175885257311165, 0.011960654519498348, 0.3604908883571625, -0.23233124613761902, -0.008480568416416645, -3.1214945316314697, -1.0857516527175903, -3.1398634910583496, -2.994351625442505, -1.1135064363479614, -2.9440250396728516, -0.7091400623321533, -0.18814192712306976, 9.707279205322266, -0.011216670274734497, -0.03920122981071472, -0.06897874921560287, -0.018275901675224304, 0.013439184986054897, 0.7346518635749817, 0.6719716787338257], "max": [-0.15955230593681335, 0.4272529184818268, -0.19379034638404846, -0.3696484863758087, 0.3596256971359253, 0.6981012225151062, -0.10633540898561478, 0.1137961894273758, 0.21498101949691772, 1.260586142539978, -0.5062176585197449, 0.7760160565376282, 0.7849843502044678, -0.06425850838422775, 0.011540699750185013, 0.004480191506445408, -0.5770033597946167, 1.0359909534454346, -0.4501296281814575, -0.006133535411208868, -0.012317611835896969, 0.008032798767089844, -0.5833311080932617, 1.0230729579925537, -0.4460945129394531, -0.007320811506360769, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.01153270062059164, -0.0019054284784942865, 0.6238038539886475, 0.7422215342521667, 0.7993621230125427, 0.8132933378219604, 2.623487949371338, 2.443991184234619, 0.9858649373054504, 0.8644123673439026, 0.6215689778327942, 1.017371416091919, 1.564960241317749, 2.530468702316284, 2.4469900131225586, 0.798477053642273, -4.52091121673584, 6.013431549072266, 2.3028082847595215, 3.449328660964966, 1.2338217496871948, 2.6398046016693115, 1.1477411985397339, 1.60347580909729, 12.026863098144531, 4.535408973693848, 1.6483516693115234, 4.4188032150268555, 2.5250306129455566, 0.3443223536014557, 0.00986260361969471, 0.02336925081908703, 0.028748439624905586, 0.00843781791627407, 0.024398691952228546, 0.020114384591579437, 0.006471747998148203, 0.03185687214136124, 0.025294413790106773, 0.007821564562618732, 0.02529495395720005, 0.012418663129210472, -1.9725300073623657, 0.5678976774215698, 11.936986923217773, -18.03076171875, 21.119855880737305, 0.9320310354232788, 1.0817099809646606, 0.8759729862213135, 15.099397659301758, -24.26451873779297, 25.306827545166016, 1.5290725231170654, 0.026412853971123695, 0.01425233855843544, 0.00976801011711359, 0.013663586229085922, 0.5903019309043884, 0.4361003637313843, 0.35732501745224, 0.5508148670196533, 0.038260165601968765, 0.3180648684501648, 3.125581741333008, 0.7170179486274719, 3.1101765632629395, 2.9330968856811523, 0.08292821049690247, 3.08892822265625, -0.15494370460510254, 0.34815892577171326, 9.904200553894043, 0.013078133575618267, 0.05024406313896179, 0.06634968519210815, -0.009006672538816929, 0.02332206442952156, 0.7400832176208496, 0.6778056025505066], "mean": [-0.47941675782203674, -0.034893736243247986, -0.4593700170516968, -1.0180834531784058, -0.2905758321285248, 0.24206139147281647, -0.48599863052368164, -0.45186692476272583, 0.003114799503237009, 0.6000721454620361, -1.0963728427886963, 0.2656075060367584, -0.05714407190680504, -0.4106227457523346, 0.011109990067780018, -0.0008345067617483437, -0.5945179462432861, 1.0342419147491455, -0.4555513858795166, -0.008224429562687874, -0.012767978943884373, 0.001998581225052476, -0.599621057510376, 1.0222948789596558, -0.45014703273773193, -0.009166714735329151, 0.438549667596817, 1.7453243732452393, 0.438549667596817, 0.438549667596817, 0.438549667596817, 0.438549667596817, 0.607092022895813, 1.7453243732452393, 0.607092022895813, 0.607092022895813, 0.607092022895813, 0.607092022895813, -0.012302523478865623, -0.0019077432807534933, -0.011465540155768394, 0.00521022779867053, -0.005655043758451939, -0.009032892994582653, -0.014026323333382607, 0.02289552427828312, -0.004022599663585424, -0.011020328849554062, -0.02716832235455513, 0.010542293079197407, 0.0004765788035001606, -0.0025323748122900724, -0.013439497910439968, -0.005289421416819096, -9.446810722351074, -2.145139694213867, 0.02757713943719864, -4.643158912658691, 0.010391732677817345, 0.22331839799880981, -0.37712591886520386, -7.313621520996094, 1.7907202243804932, 0.3690258860588074, -3.9417715072631836, 0.41473785042762756, 0.15654776990413666, -0.6623808741569519, -0.00017591487267054617, -0.0007623610435985029, -0.0009391269995830953, -0.0001855196023825556, 0.0015154891880229115, 0.0006039673462510109, -0.0002287822135258466, 0.00011556898971321061, -0.0006378405960276723, -8.014484046725556e-05, 0.0015132330590859056, 0.00019630554015748203, -2.8341166973114014, -0.16896487772464752, 7.083035469055176, -23.90903663635254, 16.54172134399414, 0.36154451966285706, 0.329939603805542, 0.05529501661658287, 10.323817253112793, -29.220806121826172, 19.515531539916992, 0.8133085370063782, 0.001778842299245298, -0.001948731136508286, 0.007750621531158686, -0.03297725319862366, 0.47899681329727173, 0.12328773736953735, 0.2205551713705063, 0.4518783986568451, -0.11483492702245712, 0.17196443676948547, -0.5900518894195557, -0.6196084022521973, 1.01395845413208, -1.7075724601745605, -0.7227389812469482, 2.223487377166748, -0.48471885919570923, 0.09655225276947021, 9.780046463012695, 0.0012013550149276853, 0.00043303013080731034, 0.00017624169413466007, -0.016432341188192368, 0.021117903292179108, 0.7369292974472046, 0.6754307746887207], "std": [0.25576961040496826, 0.18372097611427307, 0.12670840322971344, 0.2975475788116455, 0.6454538106918335, 0.2684329152107239, 0.16091123223304749, 0.3548842966556549, 0.1394108235836029, 0.34445393085479736, 0.47531184554100037, 0.23426875472068787, 0.26099878549575806, 0.1743103712797165, 0.00025818200083449483, 0.0021940870210528374, 0.006650635041296482, 0.0006912201060913503, 0.005114329047501087, 0.0010601996909826994, 0.00024013806250877678, 0.0024570391979068518, 0.0068052890710532665, 0.0007716180989518762, 0.00493586715310812, 0.0008166823536157608, 0.7501569986343384, 4.887580871582031e-06, 0.7501569986343384, 0.7501569986343384, 0.7501569986343384, 0.7501569986343384, 0.8244977593421936, 4.887580871582031e-06, 0.8244977593421936, 0.8244977593421936, 0.8244977593421936, 0.8244977593421936, 0.00034871738171204925, 9.376167895425169e-07, 0.20623348653316498, 0.1887662559747696, 0.215210422873497, 0.3828680217266083, 0.7607297897338867, 0.43883103132247925, 0.24971559643745422, 0.39039573073387146, 0.1764070838689804, 0.3584524393081665, 0.4500639736652374, 0.40378838777542114, 0.5240370631217957, 0.21424275636672974, 3.3972792625427246, 2.8865280151367188, 1.3697028160095215, 3.3569846153259277, 0.39159393310546875, 1.0506720542907715, 0.5704020261764526, 3.7586071491241455, 4.199836254119873, 1.301267385482788, 2.1824865341186523, 0.9009217023849487, 0.7144719362258911, 0.49513164162635803, 0.002723588841035962, 0.008769834414124489, 0.009556186385452747, 0.0030268693808466196, 0.004663258325308561, 0.0035603579599410295, 0.0025414573028683662, 0.00893493089824915, 0.009115338325500488, 0.0029644141905009747, 0.004243995528668165, 0.0025245994329452515, 0.30467021465301514, 0.15395285189151764, 2.389693021774292, 2.853968381881714, 3.339470863342285, 0.2847273349761963, 0.29692044854164124, 0.1797759234905243, 2.4736831188201904, 3.2445168495178223, 3.4542744159698486, 0.313772976398468, 0.006930713541805744, 0.00528776366263628, 0.0005328980623744428, 0.018072279170155525, 0.04997333511710167, 0.10871577262878418, 0.09391122311353683, 0.05738208815455437, 0.09405989199876785, 0.09909413009881973, 2.5116190910339355, 0.6432957649230957, 2.275428533554077, 1.451831340789795, 0.3611427843570709, 1.4432973861694336, 0.0837833359837532, 0.06347090750932693, 0.029652563855051994, 0.004295655060559511, 0.012805145233869553, 0.014129442162811756, 0.0021723913960158825, 0.0023178912233561277, 0.0009314900962635875, 0.0010513414163142443], "count": [370]}, "action": {"min": [-0.953838586807251, -0.15982501208782196, -0.86556077003479, -1.4127380847930908, -1.558487057685852, -0.24534457921981812, -0.6981316804885864, -1.114389181137085, -0.18441875278949738, 0.1694551259279251, -1.811887502670288, -0.001564388396218419, -0.41809695959091187, -0.6158203482627869, 0.009749064221978188, -0.00821987260133028, -0.6010959148406982, 1.0290923118591309, -0.468364953994751, -0.010018760338425636, -0.013968193903565407, -0.0065454416908323765, -0.604954719543457, 1.0152415037155151, -0.46323978900909424, -0.010366876609623432, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.012685694731771946, -0.00191086670383811, -0.8717798590660095, -0.5457673668861389, -1.2034695148468018, -2.3811984062194824, -3.423788547515869, -1.50454843044281, -1.0903308391571045, -1.388745665550232, -0.5548251271247864, -1.1966140270233154, -1.4576587677001953, -1.1839734315872192, -2.1008217334747314, -0.8101770281791687], "max": [-0.1683233380317688, 0.43354514241218567, -0.1423218548297882, -0.2851830720901489, 0.36389267444610596, 0.6981316804885864, -0.10377710312604904, 0.10847319662570953, 0.21971163153648376, 1.3302524089813232, -0.4464383125305176, 0.7847968935966492, 0.7934980392456055, -0.061858322471380234, 0.012831565923988819, 0.006342918146401644, -0.5783605575561523, 1.0357269048690796, -0.448834091424942, -0.005860847420990467, -0.011088041588664055, 0.009353798814117908, -0.5829842686653137, 1.0231677293777466, -0.445128470659256, -0.0075790719129145145, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.01153270062059164, -0.0019054284784942865, 0.6238038539886475, 0.7422215342521667, 0.7993621230125427, 0.8132933378219604, 2.623487949371338, 2.443991184234619, 0.9858649373054504, 0.8644123673439026, 0.6215689778327942, 1.017371416091919, 1.564960241317749, 2.530468702316284, 2.4469900131225586, 0.798477053642273], "mean": [-0.515934944152832, -0.022049304097890854, -0.4824310839176178, -0.9709667563438416, -0.29367950558662415, 0.24308550357818604, -0.48313644528388977, -0.471227765083313, -0.012092127464711666, 0.6301237344741821, -1.0553675889968872, 0.2655508816242218, -0.055608466267585754, -0.41196107864379883, 0.0114967729896307, -0.0010933397570624948, -0.5930798649787903, 1.0327332019805908, -0.45516493916511536, -0.007890606299042702, -0.01222219318151474, 0.0014361884677782655, -0.5977510213851929, 1.020242691040039, -0.4496400058269501, -0.009217205457389355, 0.438549667596817, 1.7453243732452393, 0.438549667596817, 0.438549667596817, 0.438549667596817, 0.438549667596817, 0.607092022895813, 1.7453243732452393, 0.607092022895813, 0.607092022895813, 0.607092022895813, 0.607092022895813, -0.012304175645112991, -0.0019077452598139644, -0.011374578811228275, 0.004587980452924967, -0.007421355694532394, -0.009711619466543198, -0.014224234037101269, 0.022993475198745728, -0.003877414623275399, -0.01102183572947979, -0.026166096329689026, 0.01088870782405138, 0.0003184616507496685, -0.0019861457403749228, -0.013500573113560677, -0.005004602950066328], "std": [0.2685684859752655, 0.16914276778697968, 0.15153193473815918, 0.3144511580467224, 0.6468216776847839, 0.2717398405075073, 0.16069243848323822, 0.3526493310928345, 0.134971022605896, 0.36125504970550537, 0.4812972843647003, 0.23501195013523102, 0.26508450508117676, 0.17432525753974915, 0.000646263943053782, 0.0023084180429577827, 0.0064551085233688354, 0.0014510098844766617, 0.0050303079187870026, 0.0009519424056634307, 0.0006419553537853062, 0.0025042996276170015, 0.006656586658209562, 0.0017570866039022803, 0.004669976886361837, 0.0007319055148400366, 0.7501569986343384, 4.887580871582031e-06, 0.7501569986343384, 0.7501569986343384, 0.7501569986343384, 0.7501569986343384, 0.8244977593421936, 4.887580871582031e-06, 0.8244977593421936, 0.8244977593421936, 0.8244977593421936, 0.8244977593421936, 0.0003472951066214591, 9.38977905207139e-07, 0.20621347427368164, 0.18889041244983673, 0.21751590073108673, 0.38307783007621765, 0.760704755783081, 0.43881672620773315, 0.2496989369392395, 0.3903956115245819, 0.17670664191246033, 0.3586067259311676, 0.45000773668289185, 0.4037580192089081, 0.5240447521209717, 0.2141779512166977], "count": [370]}, "timestamp": {"min": [0.0], "max": [12.3], "mean": [6.15], "std": [3.560313656594505], "count": [370]}, "frame_index": {"min": [0], "max": [369], "mean": [184.5], "std": [106.80940969783515], "count": [370]}, "episode_index": {"min": [104], "max": [104], "mean": [104.0], "std": [0.0], "count": [370]}, "index": {"min": [37983], "max": [38352], "mean": [38167.5], "std": [106.80940969783515], "count": [370]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [370]}, "subtask_annotation": {"mean": [0.5486486486486486, 2.0, 2.0, 2.0, 2.0], "std": [0.5188978036244546, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [370]}, "scene_annotation": {"mean": [104.0], "std": [0.0], "min": [104], "max": [104], "count": [370]}, "eef_direction_state": {"mean": [3.427027027027027, 3.5216216216216214], "std": [1.9455630253877692, 2.057502439673463], "min": [0, 0], "max": [6, 6], "count": [370]}, "eef_velocity_state": {"mean": [1.018918918918919, 1.1135135135135135], "std": [0.7294343746625703, 0.6998695485249512], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_acc_mag_state": {"mean": [0.9540540540540541, 1.0108108108108107], "std": [0.8124353095559665, 0.818628973735895], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_direction_action": {"mean": [3.2432432432432434, 3.2621621621621624], "std": [1.9535885954550896, 1.980697577274822], "min": [0, 0], "max": [6, 6], "count": [370]}, "eef_velocity_action": {"mean": [1.0891891891891892, 1.2], "std": [0.7279307153634978, 0.7112987740365819], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_acc_mag_action": {"mean": [1.1567567567567567, 1.2108108108108109], "std": [0.7691836812019085, 0.7380704514031688], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_sim_pose_state": {"mean": [0.3495141069277333, 0.19501621720007575, 0.1564543318417707, -0.5820277666190661, -0.6199523122373677, 1.056980025946787, 0.33741645162367434, -0.19374993498308968, 0.1488025997573263, -1.7157346547272108, -0.7231961747668827, 2.2318226325821833], "std": [0.05715844964624221, 0.09731225606985074, 0.06390515735871317, 2.5520534324420345, 0.6432745143532121, 2.2985794954277825, 0.06913914040305423, 0.063798242370745, 0.031173758220571435, 1.4636203086220485, 0.361365967311486, 1.4520100046867008], "min": [0.2767248668064547, 0.11201700743626941, 0.07316227180073688, -3.1390815748847856, -1.0857588541263654, -3.139865744423206, 0.2171055381015496, -0.2727741346185209, 0.07661226279837013, -3.1108617564489003, -1.1138603588140805, -3.045166752090393], "max": [0.4499439696946804, 0.44782929722545745, 0.26532199222969904, 3.137070332128536, 0.7171136558652691, 3.141362852640311, 0.4595545141292458, -0.09155480340728069, 0.21345857155734127, 3.0289938955036875, 0.08277049860848895, 3.0888597301171354], "count": [370]}, "eef_sim_pose_action": {"mean": [0.35576956346483957, 0.19841228758925325, 0.15639768474675517, -0.08512862991200885, -0.6303383242763655, 0.7326412883713277, 0.3397724194921821, -0.19922026198162027, 0.14377214768683264, -1.7377454449305951, -0.7020579688226131, 2.218992705531716], "std": [0.0586107489378047, 0.0964578367905048, 0.06751200885413317, 2.6223416583154617, 0.6572740369608612, 2.4733458638893335, 0.06683301902958914, 0.06628833547758692, 0.038282231129412654, 1.3880880801580486, 0.37521458560803245, 1.437828404772797], "min": [0.28051376988016974, 0.10426539822758453, 0.060050459731049, -3.13667577881527, -1.1114438510483404, -3.1336125270765423, 0.21557522634159404, -0.2817993340688967, 0.07122804581835013, -3.0096698413674456, -1.1273819169057144, -3.13112965684352], "max": [0.46083956199967907, 0.45687831145002794, 0.26432725809904994, 3.139849055619785, 0.8389107140660723, 3.119237283915505, 0.46771547584471274, -0.0786919069143074, 0.22743326174334846, 3.1061133345978247, 0.15777110941644112, 3.138658548018231], "count": [370]}}} +{"episode_index": 105, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46007838460138956]], [[0.5417586170497611]], [[0.47740590200541005]]], "std": [[[0.28092780235309756]], [[0.20295087906406603]], [[0.22521915936913528]]], "count": [112]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.441559086563547]], [[0.42278021073625527]], [[0.3331061005897457]]], "std": [[[0.302308784174606]], [[0.24360962799417762]], [[0.29215906576956446]]], "count": [112]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4171915956946504]], [[0.4042359437647608]], [[0.31569987247349923]]], "std": [[[0.31191961036325644]], [[0.24430330384275722]], [[0.29293746450970437]]], "count": [112]}, "observation.state": {"min": [-0.5946139693260193, -0.13256317377090454, -0.6404025554656982, -1.6853605508804321, -1.464192509651184, 0.021641867235302925, -0.4135195016860962, -0.5266221761703491, -0.1525905430316925, 0.1625083088874817, -1.6443464756011963, -0.2670339345932007, -0.29133960604667664, -0.4249647557735443, 0.005939221940934658, -0.003826070111244917, -0.6050341725349426, 0.9743866920471191, -0.4006078243255615, -0.031227311119437218, -0.011625858955085278, 0.008743158541619778, -0.6161777973175049, 1.0049512386322021, -0.41407153010368347, 0.035965315997600555, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.00944203045219183, -3.440561840761802e-06, -0.6539062261581421, -0.5783190727233887, -0.2830069661140442, -1.3654725551605225, -2.307229518890381, -2.440436363220215, -1.5228679180145264, -0.670116662979126, -0.23476430773735046, -0.9406342506408691, -1.3848519325256348, -2.8318839073181152, -0.346035361289978, -1.0893354415893555, -12.33785629272461, -6.22710657119751, -1.7271062135696411, -9.55433464050293, -1.979853630065918, -1.2625153064727783, -2.5250306129455566, -9.565178871154785, -4.517704486846924, -1.937729001045227, -9.798534393310547, -1.2051281929016113, -1.606837511062622, -1.9511600732803345, -0.005540081765502691, -0.042645953595638275, -0.08325722068548203, -0.007516843266785145, -0.006390297319740057, -0.011405302211642265, -0.0075467610731720924, -0.05979391559958458, -0.0584137998521328, -0.008483430370688438, -0.03329895809292793, -0.010054697282612324, -1.8664801120758057, -0.8425671458244324, 0.44540995359420776, -32.48335647583008, 1.6390821933746338, 0.015371937304735184, -2.0361599922180176, -0.9353609085083008, 1.4550058841705322, -35.493751525878906, 2.7782952785491943, -0.726455569267273, -0.01566348224878311, -0.015290831215679646, -0.002442002762109041, -0.122972272336483, 0.3335151672363281, 0.003958478104323149, 0.010766747407615185, 0.3791672885417938, -0.22375836968421936, -0.024634238332509995, -2.8304221630096436, -1.3395731449127197, -2.9212520122528076, -3.091198682785034, -1.4995797872543335, -3.0844383239746094, -0.8328461050987244, -0.11510848999023438, 9.689997673034668, -0.012585719116032124, -0.05091750621795654, -0.04567834734916687, -0.024945110082626343, 0.013766512274742126, 0.7185927629470825, 0.6817066073417664], "max": [0.26894643902778625, 0.08239935338497162, -0.07587367296218872, -0.49591687321662903, 0.8267459273338318, 0.6698709726333618, 0.15297293663024902, 0.12547463178634644, 0.15449829399585724, 0.6306682825088501, -0.7614234089851379, 1.3519515991210938, 0.2082025706768036, 0.23594462871551514, 0.009306231513619423, 0.007182110566645861, -0.5784914493560791, 0.9749907851219177, -0.3910837769508362, -0.027299663051962852, -0.007842209190130234, 0.023322712630033493, -0.5942541360855103, 1.0066218376159668, -0.3992634415626526, 0.04033896327018738, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.01001608744263649, 2.4694700186955743e-06, 0.7467923760414124, 0.28789347410202026, 0.5808695554733276, 1.062345027923584, 3.8385581970214844, 0.6476902365684509, 0.593055248260498, 1.263367772102356, 0.23860546946525574, 0.3023127317428589, 0.7655507326126099, 1.5886801481246948, 0.9054107069969177, 0.7880245447158813, -1.6925578117370605, 3.876678943634033, 3.7631258964538574, -1.0073260068893433, 0.3730158805847168, 6.255189418792725, 0.5164835453033447, -1.4587175846099854, 6.410256862640381, 3.2435898780822754, 5.09768009185791, 1.721611738204956, 2.209401845932007, 0.7747253179550171, 0.007537546567618847, 0.02595224417746067, 0.036888811737298965, 0.006526645738631487, 0.012727988883852959, 0.007505818735808134, 0.007531356066465378, 0.03976845741271973, 0.025361590087413788, 0.01093517616391182, 0.01679142564535141, 0.01696639508008957, 0.042419999837875366, 0.1596052348613739, 12.84265422821045, -17.80428695678711, 18.20185089111328, 0.8693567514419556, 0.5302500128746033, 0.09279374033212662, 12.887195587158203, -21.353801727294922, 19.228240966796875, -0.00829261727631092, 0.020214403048157692, 0.010332300327718258, 0.0012210012646391988, -0.027327170595526695, 0.5237633585929871, 0.3012011647224426, 0.3194900453090668, 0.49808454513549805, -0.012474744580686092, 0.21645472943782806, 2.8738856315612793, 0.10606209933757782, 2.732171058654785, 3.0528295040130615, 0.11176848411560059, 2.5072855949401855, -0.26190677285194397, 0.391061931848526, 9.908479690551758, 0.01033291220664978, 0.07310271263122559, 0.07843300700187683, -0.013822232373058796, 0.027326855808496475, 0.7307141423225403, 0.6951559782028198], "mean": [-0.24589519202709198, -0.06973651051521301, -0.3960852026939392, -1.340336799621582, 0.050240933895111084, 0.22921998798847198, -0.1536901444196701, -0.17763341963291168, 0.06649938225746155, 0.4008517861366272, -1.2965595722198486, 0.24487343430519104, 0.029324889183044434, -0.24146521091461182, 0.008161855861544609, -0.0019473748980090022, -0.5996326804161072, 0.9746325016021729, -0.39317211508750916, -0.029059307649731636, -0.0092259980738163, 0.011573020368814468, -0.6111726760864258, 1.0061994791030884, -0.40521377325057983, 0.0390118844807148, 0.38840019702911377, 1.7453166246414185, 0.38840019702911377, 0.38840019702911377, 0.38840019702911377, 0.38840019702911377, 1.0712264776229858, 1.7453166246414185, 1.0712264776229858, 1.0712264776229858, 1.0712264776229858, 1.0712264776229858, 0.009724662639200687, -2.5678485826574615e-07, -0.03400379419326782, -0.0026339625474065542, 0.012718543410301208, 0.04837140440940857, -0.0222789254039526, 0.0068930271081626415, 0.0038959146477282047, -0.01456800289452076, 0.00495796138420701, 0.008269062265753746, 0.015343969687819481, -0.030666518956422806, 0.012323040515184402, -0.00971728004515171, -7.621448993682861, -3.1924474239349365, 0.12140919268131256, -4.344615936279297, -0.15704083442687988, 0.5827142596244812, -0.3873448967933655, -6.908969879150391, 2.2550368309020996, 0.8386616706848145, -5.339968204498291, 0.04360297694802284, 0.05174340680241585, -1.0256874561309814, 1.2322404472797643e-05, 0.0004704872262664139, -0.00045156574924476445, -0.0001297672133659944, 0.0004773323598783463, 9.396515815751627e-05, -0.00024096807464957237, -0.00025746808387339115, -0.0004423252830747515, -0.0004103985847905278, 0.000410089356591925, 5.728740870836191e-05, -0.9407414197921753, -0.3469736874103546, 8.421524047851562, -21.769298553466797, 13.829264640808105, 0.5779173374176025, -0.5894469022750854, -0.3935384750366211, 9.394831657409668, -26.092546463012695, 15.142454147338867, -0.2625121772289276, 0.002712636487558484, -0.0020658206194639206, -0.0006744685233570635, -0.07684934884309769, 0.4395851492881775, 0.12357403337955475, 0.19958268105983734, 0.4182278513908386, -0.09664305299520493, 0.14287741482257843, -1.3901302814483643, -0.8978579044342041, 1.1632158756256104, -0.43350112438201904, -0.9264172911643982, -1.3938666582107544, -0.6675235033035278, 0.03026328980922699, 9.769454002380371, 3.385272009381879e-07, 0.0007175729842856526, 0.0005491291522048414, -0.022965865209698677, 0.024618513882160187, 0.7264934778213501, 0.6863211989402771], "std": [0.32634955644607544, 0.06490285694599152, 0.16673894226551056, 0.3656576871871948, 0.7338171005249023, 0.20786771178245544, 0.17796024680137634, 0.12451264262199402, 0.10833235085010529, 0.10518280416727066, 0.18398703634738922, 0.5513471364974976, 0.1240200325846672, 0.2068186104297638, 0.0008897919906303287, 0.002347563160583377, 0.006932550109922886, 0.0001803324557840824, 0.0023381244391202927, 0.0008275001309812069, 0.0006869121571071446, 0.003069046651944518, 0.0055914996191859245, 0.0003939495945814997, 0.00272755092009902, 0.0008563553565181792, 0.7210575342178345, 1.2636184692382812e-05, 0.7210575342178345, 0.7210575342178345, 0.7210575342178345, 0.7210575342178345, 0.8454839587211609, 1.2636184692382812e-05, 0.8454839587211609, 0.8454839587211609, 0.8454839587211609, 0.8454839587211609, 0.00010881671187235042, 9.368877158522082e-07, 0.15397906303405762, 0.0716019868850708, 0.11550808697938919, 0.20383402705192566, 0.5663464665412903, 0.2459549903869629, 0.1946708858013153, 0.1858622282743454, 0.058218687772750854, 0.15502555668354034, 0.23296990990638733, 0.40766194462776184, 0.12504762411117554, 0.16416864097118378, 3.20111083984375, 1.9510550498962402, 1.2174718379974365, 2.253819704055786, 0.3274388313293457, 1.6989185810089111, 0.5409452319145203, 1.7282617092132568, 3.069375991821289, 1.0610271692276, 3.6672933101654053, 0.5609077215194702, 0.5831575989723206, 0.5781392455101013, 0.002394618932157755, 0.006489285733550787, 0.009820802137255669, 0.002204339951276779, 0.002246572868898511, 0.00199915561825037, 0.0023210912477225065, 0.007881234399974346, 0.0075431764125823975, 0.0024889062624424696, 0.0040850345976650715, 0.002210545353591442, 0.46107032895088196, 0.16466298699378967, 2.8045265674591064, 3.5399558544158936, 3.8958191871643066, 0.16643092036247253, 0.5561596155166626, 0.1826361119747162, 2.6391384601593018, 2.9938647747039795, 4.043912887573242, 0.15336661040782928, 0.006599047686904669, 0.004595193546265364, 0.0005471924087032676, 0.014395044185221195, 0.06734645366668701, 0.0915323793888092, 0.09696103632450104, 0.03100205399096012, 0.07206879556179047, 0.077965646982193, 1.737290620803833, 0.4240857660770416, 1.6042771339416504, 2.4093947410583496, 0.48376521468162537, 1.8657277822494507, 0.09843717515468597, 0.04809235408902168, 0.02797188237309456, 0.0030053076334297657, 0.011521601118147373, 0.01100182719528675, 0.00264025223441422, 0.0033830844331532717, 0.002847240073606372, 0.0031632925383746624], "count": [544]}, "action": {"min": [-0.6557270288467407, -0.13764099776744843, -0.6862679123878479, -1.6892634630203247, -1.472029209136963, 0.02110666036605835, -0.41288113594055176, -0.5135480165481567, -0.15346668660640717, 0.12646624445915222, -1.5836963653564453, -0.272121399641037, -0.2563192844390869, -0.4306538999080658, 0.006364136002957821, -0.006448632571846247, -0.602066159248352, 0.9722974300384521, -0.4036514163017273, -0.030481629073619843, -0.010640641674399376, 0.005413869395852089, -0.6124686002731323, 1.002769112586975, -0.41681739687919617, 0.034974176436662674, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.00944203045219183, -3.440561840761802e-06, -0.6539062261581421, -0.5729004144668579, -0.2830069661140442, -1.5179100036621094, -2.307229518890381, -2.440436363220215, -1.5228679180145264, -0.670116662979126, -0.24589017033576965, -0.9406342506408691, -1.3848519325256348, -2.8318839073181152, -0.346035361289978, -1.0893354415893555], "max": [0.27001482248306274, 0.08403221517801285, 0.012530611827969551, -0.418912410736084, 0.8273961544036865, 0.6981316804885864, 0.15764166414737701, 0.0924675315618515, 0.15351484715938568, 0.6897112727165222, -0.6716647148132324, 1.358885645866394, 0.21173690259456635, 0.2392856478691101, 0.009580448269844055, 0.004514794331043959, -0.5778453350067139, 0.9763134121894836, -0.39226096868515015, -0.02588074654340744, -0.007193015422672033, 0.01950886659324169, -0.5931857228279114, 1.0079795122146606, -0.39981743693351746, 0.03964564576745033, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.01001608744263649, 2.4694700186955743e-06, 0.8038936853408813, 0.28789347410202026, 0.5808695554733276, 1.062345027923584, 3.8385581970214844, 0.6476902365684509, 0.593055248260498, 1.263367772102356, 0.23860546946525574, 0.3023127317428589, 0.7655507326126099, 1.5886801481246948, 0.9054107069969177, 0.7880245447158813], "mean": [-0.289610892534256, -0.061844602227211, -0.4022107720375061, -1.2722406387329102, 0.04701747000217438, 0.23317605257034302, -0.1482030600309372, -0.21384698152542114, 0.04952114447951317, 0.42348599433898926, -1.2512787580490112, 0.23604999482631683, 0.031079070642590523, -0.24604524672031403, 0.008214625529944897, -0.0022247685119509697, -0.5956632494926453, 0.9743626713752747, -0.3944948613643646, -0.028254814445972443, -0.008795134723186493, 0.010309209115803242, -0.6069616079330444, 1.0059163570404053, -0.4067630469799042, 0.037831977009773254, 0.3901647627353668, 1.7453166246414185, 0.3901647627353668, 0.3901647627353668, 0.3901647627353668, 0.3901647627353668, 1.069911003112793, 1.7453166246414185, 1.069911003112793, 1.069911003112793, 1.069911003112793, 1.069911003112793, 0.009725479409098625, -2.5641719503255445e-07, -0.03267809748649597, -0.0031534882728010416, 0.01227778010070324, 0.04565907642245293, -0.01740029826760292, 0.004093512427061796, 0.003699313150718808, -0.014220132492482662, 0.005303339101374149, 0.00801327545195818, 0.015274468809366226, -0.03324277698993683, 0.01304419431835413, -0.01073941309005022], "std": [0.3309943675994873, 0.058514583855867386, 0.1808060109615326, 0.37362006306648254, 0.736670196056366, 0.21363389492034912, 0.17651046812534332, 0.11136326938867569, 0.10294398665428162, 0.12573985755443573, 0.20191596448421478, 0.5486324429512024, 0.11879456043243408, 0.20595809817314148, 0.0007235525990836322, 0.0017278081504628062, 0.006057236343622208, 0.0009233981836587191, 0.0022143821697682142, 0.0007890146225690842, 0.0005170261720195413, 0.002320967148989439, 0.004965486470609903, 0.0010525771649554372, 0.0027797806542366743, 0.0007996090571396053, 0.7220098376274109, 1.2636184692382812e-05, 0.7220098376274109, 0.7220098376274109, 0.7220098376274109, 0.7220098376274109, 0.845666229724884, 1.2636184692382812e-05, 0.845666229724884, 0.845666229724884, 0.845666229724884, 0.845666229724884, 0.00010853551066247746, 9.351222729492292e-07, 0.15811802446842194, 0.07330441474914551, 0.11508965492248535, 0.21546152234077454, 0.576055645942688, 0.25498226284980774, 0.19434002041816711, 0.18605192005634308, 0.05750689283013344, 0.15513451397418976, 0.2329697459936142, 0.403168648481369, 0.12522710859775543, 0.1618715524673462], "count": [544]}, "timestamp": {"min": [0.0], "max": [18.1], "mean": [9.049999999999999], "std": [5.234633596431452], "count": [544]}, "frame_index": {"min": [0], "max": [543], "mean": [271.5], "std": [157.0390078929436], "count": [544]}, "episode_index": {"min": [105], "max": [105], "mean": [105.0], "std": [0.0], "count": [544]}, "index": {"min": [38353], "max": [38896], "mean": [38624.5], "std": [157.0390078929436], "count": [544]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [544]}, "subtask_annotation": {"mean": [0.34191176470588236, 2.0, 2.0, 2.0, 2.0], "std": [0.48203843315451905, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [544]}, "scene_annotation": {"mean": [105.0], "std": [0.0], "min": [105], "max": [105], "count": [544]}, "eef_direction_state": {"mean": [4.082720588235294, 4.329044117647059], "std": [2.243158542203039, 2.209646757328262], "min": [0, 0], "max": [6, 6], "count": [544]}, "eef_velocity_state": {"mean": [0.6617647058823529, 0.4834558823529412], "std": [0.6989549787244801, 0.6091385897996036], "min": [0, 0], "max": [2, 2], "count": [544]}, "eef_acc_mag_state": {"mean": [0.7003676470588235, 0.5441176470588235], "std": [0.8359565743789611, 0.7939814698054708], "min": [0, 0], "max": [2, 2], "count": [544]}, "eef_direction_action": {"mean": [3.7316176470588234, 4.362132352941177], "std": [2.340035262613969, 2.002599379956049], "min": [0, 0], "max": [6, 6], "count": [544]}, "eef_velocity_action": {"mean": [0.7904411764705882, 0.5459558823529411], "std": [0.7476805975492193, 0.631366257409131], "min": [0, 0], "max": [2, 2], "count": [544]}, "eef_acc_mag_action": {"mean": [0.8823529411764706, 0.6819852941176471], "std": [0.8318903308077046, 0.8246918496278204], "min": [0, 0], "max": [2, 2], "count": [544]}, "eef_sim_pose_state": {"mean": [0.2889409477745623, 0.17848844723650112, 0.15516385118579878, -1.3844527356333678, -0.8979772668630209, 1.1691012034846209, 0.2805582756052774, -0.1736027734066703, 0.11266375028526947, -0.4214121331947309, -0.9265234907199511, -1.4001434014951373], "std": [0.07202367105535089, 0.059900349019501156, 0.07450322855211235, 1.753952683663125, 0.42416740393174646, 1.612893259732519, 0.027898609762739272, 0.048533558937711004, 0.02437999378373471, 2.428458639332953, 0.4838442425918052, 1.8704599473370391], "min": [0.17001397033396443, 0.1043666137663798, 0.033995897771796055, -2.999044222231626, -1.3395734758449391, -3.05064854376145, 0.2099587338396167, -0.2610800981855904, 0.05036889022980241, -3.1155303494534525, -1.5064743641693272, -3.0844196769204073], "max": [0.3666776061836947, 0.30084841911797394, 0.2476480706556821, 3.1207735381067767, 0.10606205370732869, 3.057911376098855, 0.35652614349923284, -0.11748902433383991, 0.14041858363905813, 3.136213565447271, 0.11176855010275966, 2.7402966113453893], "count": [544]}, "eef_sim_pose_action": {"mean": [0.29890497123219706, 0.17991819249930702, 0.15142370347369824, -1.3394216530539003, -0.9346235793533221, 1.1095706672496009, 0.2875306349880551, -0.17699319100791122, 0.10934087831311115, -0.3922395911973535, -0.9242413557874636, -1.4127090191738416], "std": [0.07388263824552659, 0.06034455162927678, 0.07528018077985707, 1.7656360283924666, 0.43718490715933767, 1.6171875731375185, 0.02143618655386446, 0.04872645825482998, 0.03127691631525007, 2.40376006008329, 0.5090435142213836, 1.9597498654054766], "min": [0.1719853776144289, 0.10188313486718223, 0.03768474973540854, -3.1366467609021504, -1.4296965367154257, -3.0168264101858613, 0.21496649757354616, -0.26921745010119263, 0.04093557972089197, -3.1388490476165636, -1.4657735509041476, -3.1404359275302927], "max": [0.3794668160496555, 0.30285245352213036, 0.25019588212606714, 2.9855776661009346, 0.12907020793835788, 3.0705564381864474, 0.34167288623446435, -0.12047991229178544, 0.1421414969620279, 3.0937163843915725, 0.1508027173937061, 3.1311331408435525], "count": [544]}}} +{"episode_index": 106, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4391038374663591]], [[0.5391007929642445]], [[0.47615234525182626]]], "std": [[[0.3003054824042088]], [[0.2261367581063182]], [[0.23095876942120477]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43263277345251827]], [[0.43832818627450976]], [[0.4089151840638216]]], "std": [[[0.2688042453256412]], [[0.24245169995182272]], [[0.249385154364292]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4467258049788543]], [[0.4654251970396001]], [[0.4147559856785851]]], "std": [[[0.27803704274595514]], [[0.22139178947252625]], [[0.2482048787046051]]], "count": [100]}, "observation.state": {"min": [-0.5326159596443176, -0.23003032803535461, -0.33150243759155273, -1.484800100326538, -1.5665357112884521, -0.481802761554718, -0.7041157484054565, -0.5302964448928833, -0.5336861610412598, 0.47328343987464905, -1.8139158487319946, 0.5037420392036438, -0.5401694178581238, -0.6317229270935059, 0.010592452250421047, -0.006780728697776794, -0.6007057428359985, 1.0344488620758057, -0.4619632363319397, -0.004643057007342577, -0.006280284374952316, 0.004305051174014807, -0.6096643209457397, 1.0144798755645752, -0.4500201940536499, -0.012263891287147999, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.01649717427790165, -9.646836406318471e-05, -0.6449062824249268, -0.4804655909538269, -0.3023931682109833, -2.1399049758911133, -1.6726698875427246, -1.9660896062850952, -3.0089633464813232, -0.14812830090522766, -0.20620130002498627, -0.4595966935157776, -0.9364013671875, -0.892517626285553, -0.6869524121284485, -0.4061919152736664, -12.571696281433105, -6.013431549072266, -2.190476179122925, -9.890110969543457, -0.8894994258880615, -0.6312576532363892, -1.2338217496871948, -9.69880199432373, -5.677656173706055, -3.2857143878936768, -9.035409927368164, -0.8034188747406006, -2.065934181213379, -2.238095283508301, -0.006985558662563562, -0.011493436992168427, -0.0267576202750206, -0.006253067869693041, -0.008768073283135891, -0.010921703651547432, -0.006055484525859356, -0.012437407858669758, -0.0228421613574028, -0.008681700564920902, -0.007090776227414608, -0.009954405017197132, -3.4360198974609375, -0.34519273042678833, 2.8803176879882812, -30.879737854003906, 9.848350524902344, -0.5547688007354736, -1.1029200553894043, -0.4008689522743225, 6.339668273925781, -34.494140625, 12.786181449890137, -0.1450815051794052, -0.018878990784287453, -0.016947098076343536, -0.004273504484444857, -0.09564509987831116, 0.3324992060661316, 0.03322025388479233, -0.046200092881917953, 0.2958138585090637, -0.25487756729125977, 0.033697616308927536, -3.0998568534851074, -1.1479897499084473, -3.0354764461517334, -2.6782352924346924, -0.6115952730178833, 2.1054420471191406, -0.6799995303153992, -0.11091765016317368, 9.684504508972168, -0.009492933750152588, -0.012206554412841797, -0.031236588954925537, -0.029069896787405014, 0.008540169335901737, 0.9587085247039795, 0.24296262860298157], "max": [0.048291757702827454, 0.13561636209487915, -0.12588566541671753, -0.3334101438522339, 0.12083114683628082, 0.6933348774909973, -0.02212509885430336, 0.12031139433383942, 0.03280587121844292, 0.7776980400085449, -1.112244963645935, 1.1122883558273315, 0.12366881221532822, -0.17061011493206024, 0.011430255137383938, -0.0011211840901523829, -0.59392249584198, 1.0366039276123047, -0.45917508006095886, -0.0009569755056872964, -0.005440963432192802, 0.010231460444629192, -0.6002793312072754, 1.0168437957763672, -0.44836530089378357, -0.009649757295846939, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.016972128301858902, 1.871329004643485e-06, 0.7892448902130127, 0.34383150935173035, 0.6694209575653076, 1.577610731124878, 5.318328380584717, 1.7437063455581665, 0.8655477166175842, 0.64459228515625, 0.7580629587173462, 0.1866157054901123, 0.17917686700820923, 0.5850719213485718, 0.3759184181690216, 0.26117128133773804, -3.307168960571289, 3.113553285598755, 1.8956043720245361, -0.2747252881526947, 1.004273533821106, 3.18498158454895, 0.7747253179550171, -1.7964868545532227, 9.584859848022461, 2.5415141582489014, -2.5030527114868164, 1.1477411985397339, 0.22954823076725006, 0.25824177265167236, 0.005916460882872343, 0.016618533059954643, 0.014633076265454292, 0.006688844412565231, 0.008557871915400028, 0.008202465251088142, 0.007752747740596533, 0.017145546153187752, 0.015014532953500748, 0.008047403767704964, 0.008099489845335484, 0.007016394753009081, -1.2726000547409058, 0.26353421807289124, 9.36845588684082, -23.018409729003906, 18.79718589782715, 0.986975371837616, 0.6362999677658081, 0.3117869794368744, 11.669740676879883, -25.123504638671875, 18.89266014099121, 1.4794447422027588, 0.022121800109744072, 0.010602304711937904, -0.001831501955166459, -0.013663585297763348, 0.5141285061836243, 0.3004862368106842, 0.23917733132839203, 0.4861980974674225, 0.02432132698595524, 0.2773963212966919, 3.055142402648926, 0.2569918930530548, 3.0769948959350586, -1.187523603439331, -0.009640767239034176, 2.8090429306030273, -0.4421929121017456, 0.1627962589263916, 9.938981056213379, 0.012307018041610718, 0.022569656372070312, 0.0249769389629364, -0.02423565834760666, 0.00983650516718626, 0.9695838093757629, 0.2832271456718445], "mean": [-0.15447044372558594, -0.09561966359615326, -0.2587187588214874, -1.100414752960205, -0.386657178401947, -0.03504536300897598, -0.5298962593078613, -0.12034574896097183, -0.08453207463026047, 0.6803855299949646, -1.5097342729568481, 0.8316376805305481, -0.32151657342910767, -0.40992340445518494, 0.011093635112047195, -0.003912018612027168, -0.5991657376289368, 1.035033106803894, -0.4608553349971771, -0.0027870063204318285, -0.005868162494152784, 0.007096931338310242, -0.6069867014884949, 1.0154826641082764, -0.4491882920265198, -0.01095559261739254, 0.6283190250396729, 1.7453292608261108, 0.6283190250396729, 0.6283190250396729, 0.6283190250396729, 0.6283190250396729, 0.6590185761451721, 1.7453292608261108, 0.6590185761451721, 0.6590185761451721, 0.6590185761451721, 0.6590185761451721, 0.016702881082892418, -7.899343472672626e-06, -0.0034715328365564346, -0.000760756665840745, -0.006056609563529491, -0.006873060949146748, 0.006349057424813509, -0.010448398068547249, -0.006807907484471798, 0.06510205566883087, 0.046104546636343, -0.02767992578446865, -0.06929859519004822, -0.01094520092010498, -0.050722427666187286, -0.036314040422439575, -6.40120792388916, -1.9909554719924927, -0.5135292410850525, -5.217958927154541, 0.05934981256723404, 0.43040257692337036, -0.28606295585632324, -4.559031963348389, 3.5859451293945312, 0.4210928678512573, -5.734233379364014, 0.12078697234392166, -0.8098993897438049, -0.427785724401474, 0.00019540915673132986, 0.0005373243475332856, -0.00040348246693611145, 6.852354272268713e-05, 4.760631418321282e-05, -0.00024761183885857463, -0.0003389905905351043, -0.000592599855735898, -0.001618075999431312, -0.00010840238974196836, -0.00017366919200867414, -0.00023378116020467132, -2.251394033432007, 0.0508158914744854, 5.320078372955322, -28.593849182128906, 13.641894340515137, 0.10547902435064316, -0.24733491241931915, 0.043384335935115814, 8.29781436920166, -29.921430587768555, 15.30155086517334, 0.5417842864990234, 0.0031185168772935867, -0.0025059799663722515, -0.003286502556875348, -0.062220532447099686, 0.39587029814720154, 0.12021947652101517, 0.13171108067035675, 0.3330787122249603, -0.03405609726905823, 0.1836964637041092, -0.753074049949646, -0.7356842756271362, 0.7612053751945496, -2.1058316230773926, -0.40199074149131775, 2.6455047130584717, -0.5622074604034424, 0.025408610701560974, 9.778325080871582, 0.0014094979269430041, 0.0013390189269557595, -0.0006006941548548639, -0.02770591340959072, 0.009166642092168331, 0.9641860723495483, 0.2633439898490906], "std": [0.19462928175926208, 0.1360742449760437, 0.05171949788928032, 0.3608759045600891, 0.5904686450958252, 0.4262877404689789, 0.2136634737253189, 0.13810698688030243, 0.15146152675151825, 0.08254227042198181, 0.11785449832677841, 0.15598765015602112, 0.13829533755779266, 0.11852224171161652, 0.00018668202392291278, 0.0014960803091526031, 0.00105871947016567, 0.0004628686001524329, 0.0010529391001909971, 0.00119410187471658, 0.00017856886552181095, 0.001608843682333827, 0.00198023347184062, 0.0008589297067373991, 0.0005997163825668395, 0.0008967461180873215, 0.8209099769592285, 0.0, 0.8209099769592285, 0.8209099769592285, 0.8209099769592285, 0.8209099769592285, 0.8420782685279846, 0.0, 0.8420782685279846, 0.8420782685279846, 0.8420782685279846, 0.8420782685279846, 9.008252527564764e-05, 2.4490727810189128e-05, 0.21227018535137177, 0.12283117324113846, 0.12391378730535507, 0.509896457195282, 0.8172481060028076, 0.4907117486000061, 0.3934580385684967, 0.1349468231201172, 0.14842744171619415, 0.11828263103961945, 0.20798557996749878, 0.18243515491485596, 0.14889536798000336, 0.09182338416576385, 2.1993298530578613, 2.768988609313965, 1.1033719778060913, 3.0158958435058594, 0.2696593701839447, 1.0359364748001099, 0.3768656849861145, 1.6176127195358276, 3.1584689617156982, 1.4343503713607788, 1.4473093748092651, 0.3463302552700043, 0.5893401503562927, 0.4701187312602997, 0.002357156714424491, 0.004997394047677517, 0.0055889044888317585, 0.0022839107550680637, 0.0018021875293925405, 0.0020399221684783697, 0.002346745226532221, 0.004830457735806704, 0.0055343820713460445, 0.0026815442834049463, 0.0014366664690896869, 0.0017649235669523478, 0.3991587460041046, 0.09290558844804764, 1.8368369340896606, 1.584760308265686, 2.425650119781494, 0.38167575001716614, 0.31036290526390076, 0.11114232987165451, 1.1350221633911133, 2.648824691772461, 1.5975719690322876, 0.40863722562789917, 0.00725777680054307, 0.004948010668158531, 0.00043381008435972035, 0.018760403618216515, 0.0601642020046711, 0.09368053823709488, 0.07467363774776459, 0.04946263134479523, 0.07507690042257309, 0.03805803135037422, 2.354325294494629, 0.476439893245697, 2.0605976581573486, 0.28398868441581726, 0.15700998902320862, 0.17506776750087738, 0.0393516980111599, 0.04684195667505264, 0.02928088791668415, 0.003185726935043931, 0.005849840585142374, 0.007813763804733753, 0.0007516452460549772, 0.0002391061425441876, 0.003134562633931637, 0.011529091745615005], "count": [307]}, "action": {"min": [-0.605644702911377, -0.20576298236846924, -0.378110408782959, -1.505452036857605, -1.5707519054412842, -0.48224788904190063, -0.6981316804885864, -0.5331522822380066, -0.5445337295532227, 0.4431832730770111, -1.7974809408187866, 0.4971386790275574, -0.5402776598930359, -0.6348773241043091, 0.009384678676724434, -0.007910259068012238, -0.6000846028327942, 1.0301942825317383, -0.4621959328651428, -0.004426885861903429, -0.007431322708725929, 0.0021950495429337025, -0.6085231304168701, 1.0102816820144653, -0.45039981603622437, -0.011889010667800903, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.01649717427790165, -9.646836406318471e-05, -0.6449062824249268, -0.4804655909538269, -0.3023931682109833, -2.1399049758911133, -1.6726698875427246, -1.9660896062850952, -3.0089633464813232, -0.14812830090522766, -0.20620130002498627, -0.4595966935157776, -0.9364013671875, -0.892517626285553, -0.6869524121284485, -0.4061919152736664], "max": [0.045830026268959045, 0.14486050605773926, -0.09510055929422379, -0.27426281571388245, 0.11703866720199585, 0.6981316804885864, -0.022052595391869545, 0.1422724723815918, 0.04749239608645439, 0.8258137702941895, -1.3536252975463867, 1.1134811639785767, 0.058718372136354446, -0.16820800304412842, 0.012085968628525734, 0.0009187515825033188, -0.59299236536026, 1.0357530117034912, -0.45790544152259827, -0.0010377014987170696, -0.004753034096211195, 0.011325925588607788, -0.5992176532745361, 1.0161397457122803, -0.4480855464935303, -0.009658783674240112, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.016972128301858902, 1.871329004643485e-06, 0.7892448902130127, 0.34383150935173035, 0.6694209575653076, 1.577610731124878, 5.318328380584717, 1.7437063455581665, 0.8655477166175842, 0.64459228515625, 0.7580629587173462, 0.1866157054901123, 0.17917686700820923, 0.5850719213485718, 0.3759184181690216, 0.17994019389152527], "mean": [-0.18321320414543152, -0.07672297209501266, -0.27452096343040466, -1.0552414655685425, -0.3901042640209198, -0.036814600229263306, -0.5257195830345154, -0.11792338639497757, -0.07476146519184113, 0.6911594867706299, -1.4938751459121704, 0.8273077607154846, -0.33037275075912476, -0.41831254959106445, 0.011010094545781612, -0.0036993741523474455, -0.5962453484535217, 1.0330029726028442, -0.4607972502708435, -0.0028307868633419275, -0.005829072091728449, 0.006591772194951773, -0.6042993664741516, 1.0137701034545898, -0.4492131471633911, -0.010711361654102802, 0.6295128464698792, 1.7453292608261108, 0.6295128464698792, 0.6295128464698792, 0.6295128464698792, 0.6295128464698792, 0.6533334851264954, 1.7453292608261108, 0.6533334851264954, 0.6533334851264954, 0.6533334851264954, 0.6533334851264954, 0.01670309528708458, -7.910915883257985e-06, -0.0035707869101315737, -0.000691855326294899, -0.006135978735983372, -0.006552706938236952, 0.00647395197302103, -0.010719219222664833, -0.006807056255638599, 0.06499386578798294, 0.046238742768764496, -0.027221962809562683, -0.06730689108371735, -0.012271317653357983, -0.05010398477315903, -0.03778574615716934], "std": [0.2050633728504181, 0.127290278673172, 0.07188990712165833, 0.38414037227630615, 0.5948898196220398, 0.43032655119895935, 0.21390682458877563, 0.13438263535499573, 0.12849706411361694, 0.11153065413236618, 0.12270430475473404, 0.15954875946044922, 0.12591709196567535, 0.11625250428915024, 0.0005500456900335848, 0.0015005789464339614, 0.001369298784993589, 0.000866610324010253, 0.0011008596047759056, 0.0009684418328106403, 0.0005288341199047863, 0.001572966342791915, 0.0018662888323888183, 0.0010370098752900958, 0.0005759320338256657, 0.0006859551067464054, 0.8205617070198059, 0.0, 0.8205617070198059, 0.8205617070198059, 0.8205617070198059, 0.8205617070198059, 0.8406152129173279, 0.0, 0.8406152129173279, 0.8406152129173279, 0.8406152129173279, 0.8406152129173279, 9.048124047694728e-05, 2.4487520931870677e-05, 0.21224677562713623, 0.12282859534025192, 0.1239064410328865, 0.5098682641983032, 0.8172406554222107, 0.49071404337882996, 0.39345812797546387, 0.13497574627399445, 0.14849217236042023, 0.11843867599964142, 0.206059992313385, 0.18135109543800354, 0.1493944227695465, 0.08996471017599106], "count": [307]}, "timestamp": {"min": [0.0], "max": [10.2], "mean": [5.1], "std": [2.9540932054806035], "count": [307]}, "frame_index": {"min": [0], "max": [306], "mean": [153.0], "std": [88.6227961644181], "count": [307]}, "episode_index": {"min": [106], "max": [106], "mean": [106.0], "std": [0.0], "count": [307]}, "index": {"min": [38897], "max": [39203], "mean": [39050.0], "std": [88.6227961644181], "count": [307]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [307]}, "subtask_annotation": {"mean": [0.32247557003257327, 2.0, 2.0, 2.0, 2.0], "std": [0.48115942547730467, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [307]}, "scene_annotation": {"mean": [106.0], "std": [0.0], "min": [106], "max": [106], "count": [307]}, "eef_direction_state": {"mean": [3.7035830618892507, 3.6319218241042344], "std": [2.0593997248747216, 2.00114557266808], "min": [0, 0], "max": [6, 6], "count": [307]}, "eef_velocity_state": {"mean": [0.996742671009772, 0.9381107491856677], "std": [0.8211312262878866, 0.6892003208045945], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_acc_mag_state": {"mean": [0.762214983713355, 0.7752442996742671], "std": [0.8573151291415358, 0.8570304322578277], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_direction_action": {"mean": [3.3485342019543975, 3.019543973941368], "std": [2.0512225959366384, 1.9520996264661687], "min": [0, 0], "max": [6, 6], "count": [307]}, "eef_velocity_action": {"mean": [1.0521172638436482, 1.0651465798045603], "std": [0.7423137605812075, 0.5783754300828154], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_acc_mag_action": {"mean": [1.0781758957654723, 1.013029315960912], "std": [0.8154129636621176, 0.8070291413395146], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_sim_pose_state": {"mean": [0.2672706780055583, 0.20109744826174045, 0.07250110828657044, -0.7330791873583645, -0.7361817520343491, 0.7617530757055662, 0.23337742517637264, -0.15674342370477523, 0.13209643107494645, -2.105821879029698, -0.4020252045667323, 2.645537293077764], "std": [0.04184530560545034, 0.07274478755135842, 0.029596041984960117, 2.3926727151485983, 0.4765533796272291, 2.097252838952653, 0.03901377433957376, 0.06112720756941157, 0.021701648300186706, 0.2840284598783795, 0.15699052614901268, 0.17504222928463786], "min": [0.2191478088848885, 0.1331889148541831, 0.004761630446608892, -3.1252793834952985, -1.1536532055587438, -3.127746693805551, 0.19483946285407294, -0.3375110295328679, 0.09939798927453748, -2.6782518801532316, -0.6117717749935354, 2.105511906118979], "max": [0.3532051226301465, 0.32991980173863095, 0.13295864464337834, 3.124093448463859, 0.2569918502140198, 3.134054749544471, 0.3537816891779485, -0.10959279507802837, 0.1974388364033457, -1.1875034051320026, -0.009537453355607628, 2.8090416511936516], "count": [307]}, "eef_sim_pose_action": {"mean": [0.2718175205159637, 0.20657653117279742, 0.0692328026048958, -0.8334055943599508, -0.7441336587948139, 0.7476868637675623, 0.23004439493223983, -0.15142238747961909, 0.1264825029242511, -2.101769945869087, -0.41515156187727353, 2.6591055632639886], "std": [0.04301380164896098, 0.07305969669042724, 0.030422939539218687, 2.3538695879992217, 0.5079200584845818, 2.085161370566979, 0.035186291281065936, 0.052714852265874405, 0.027536001582532898, 0.25948810566099084, 0.14098454086415488, 0.14565377007245217], "min": [0.2220056754051146, 0.1347920785724647, 0.0006842964406302519, -3.1210792625458015, -1.1803030758667028, -3.069814264876311, 0.1919887792608614, -0.3345900337598622, 0.08979838156342985, -2.667547974895956, -0.6035296494205546, 2.1675901153428185], "max": [0.3591304616542007, 0.3374735937707881, 0.14113559719401758, 3.1163168244147252, 0.28420979212614084, 3.1275569237706593, 0.36014119485843715, -0.10525198118522043, 0.2138462185441619, -1.48220677160975, -0.03985408688227654, 2.800538099268067], "count": [307]}}} +{"episode_index": 107, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4106349144559785]], [[0.5187888504421377]], [[0.454450612745098]]], "std": [[[0.2829496396977173]], [[0.19936626465519577]], [[0.22711905228347629]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4259059376201461]], [[0.40473641147635525]], [[0.3317135356593618]]], "std": [[[0.2927861263838428]], [[0.25080509752090435]], [[0.29664205656674214]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4137160443098808]], [[0.40244644848135336]], [[0.32707032151095733]]], "std": [[[0.2853995806894215]], [[0.24703013122922662]], [[0.29338442449702123]]], "count": [100]}, "observation.state": {"min": [-0.5088782906532288, -0.14973878860473633, -0.6111223101615906, -1.8726680278778076, -1.4325456619262695, -0.3196476399898529, -0.45435819029808044, -0.5843018889427185, -0.13656862080097198, 0.1697559356689453, -1.7643258571624756, -0.19911766052246094, -0.5380718111991882, -0.5173837542533875, 0.0023649954237043858, 0.013770665973424911, -0.6304630041122437, 0.9885008335113525, -0.3894597887992859, -0.019401196390390396, -0.008990473113954067, -0.004372145514935255, -0.6322925686836243, 1.0141918659210205, -0.4052521884441376, 0.04541531950235367, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.011061704717576504, -0.00038379401667043567, -0.7546998262405396, -0.1966550201177597, -0.4150315821170807, -1.9049038887023926, -2.958585023880005, -3.1156578063964844, -0.8409929275512695, -0.6805099844932556, -0.28641268610954285, -0.8564128279685974, -1.067833662033081, -3.068922758102417, -0.8473566770553589, -1.2907321453094482, -10.578486442565918, -5.402930736541748, -1.8253967761993408, -10.744811058044434, -0.7747253179550171, -1.2051281929016113, -2.3815629482269287, -10.422593116760254, -2.8693530559539795, -2.5836386680603027, -9.218559265136719, -1.951159954071045, -1.922466516494751, -1.5494505167007446, -0.00585024943575263, -0.011316961608827114, -0.01702534407377243, -0.00646150903776288, -0.016988100484013557, -0.008693154901266098, -0.007120047230273485, -0.014966672286391258, -0.013106346130371094, -0.005883199628442526, -0.016032949090003967, -0.009053532034158707, -0.21209999918937683, -0.6124386787414551, 5.374613285064697, -29.259124755859375, 6.673588752746582, -0.2762517035007477, -0.31814998388290405, -0.26724597811698914, 5.463695526123047, -32.566200256347656, 7.306252479553223, -1.0763192176818848, -0.018438665196299553, -0.014886085875332355, -0.0024420025292783976, -0.09564509987831116, 0.32623061537742615, 0.0051518389955163, 0.032667335122823715, 0.3424340486526489, -0.19458462297916412, -0.009060956537723541, -3.131556272506714, -1.2528016567230225, -3.1047956943511963, -2.9908318519592285, -1.5201878547668457, -2.999915599822998, -0.8050633072853088, -0.1555625945329666, 9.667864799499512, -0.0077336132526397705, -0.017784982919692993, -0.036807864904403687, -0.030571434646844864, 0.017846371978521347, 0.832551121711731, 0.5495918393135071], "max": [0.29843729734420776, 0.07981342077255249, -0.08192093670368195, -0.8403902053833008, 0.5984411239624023, 0.5302528738975525, 0.09651381522417068, 0.21099068224430084, 0.05340660735964775, 0.7459763288497925, -0.722513735294342, 1.1501708030700684, 0.26340025663375854, 0.11177248507738113, 0.0029261258896440268, 0.015839461237192154, -0.6239205002784729, 0.9887617826461792, -0.3807094097137451, -0.0162146408110857, -0.008277112618088722, -0.0021656586322933435, -0.626268744468689, 1.0151411294937134, -0.39795929193496704, 0.04838751256465912, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.011540573090314865, -0.0003792520728893578, 0.926693856716156, 0.16823434829711914, 0.6160981059074402, 0.7877063751220703, 3.9940359592437744, 1.3599085807800293, 0.860064685344696, 0.4418046474456787, 0.18592588603496552, 0.6793715357780457, 1.0322515964508057, 2.749849319458008, 1.1598942279815674, 1.2140001058578491, -1.347365140914917, 2.991453170776367, 2.134310245513916, 0.6410256624221802, 0.6599512100219727, 2.4389500617980957, 0.8894994258880615, -1.0133076906204224, 7.509157657623291, 2.1202685832977295, 1.404151439666748, 0.7460317611694336, 2.4963369369506836, 1.865079402923584, 0.005621078424155712, 0.011449602432549, 0.027179142460227013, 0.006794357672333717, 0.011921619065105915, 0.010060317814350128, 0.006891036871820688, 0.014054550789296627, 0.022159211337566376, 0.006943429820239544, 0.01015546452254057, 0.008750242181122303, 0.7847700119018555, 0.059387993067502975, 12.84265422821045, -22.023395538330078, 15.260278701782227, 0.5405355095863342, 1.1029200553894043, 0.3860219717025757, 11.372800827026367, -22.73716163635254, 14.990500450134277, -0.30427563190460205, 0.019916977733373642, 0.010482219979166985, 0.0006105005741119385, -0.04099075868725777, 0.5002261400222778, 0.31432169675827026, 0.3176049590110779, 0.49866366386413574, -0.03956950083374977, 0.2910510301589966, 3.1323442459106445, -0.02244582585990429, 3.105952739715576, 3.0526022911071777, -0.03500176593661308, 3.1389081478118896, -0.5332158207893372, 0.20052175223827362, 9.932941436767578, 0.008569926023483276, 0.015669912099838257, 0.034271448850631714, -0.026307905092835426, 0.020693866536021233, 0.8346331715583801, 0.5527974963188171], "mean": [-0.17123082280158997, -0.008222050033509731, -0.3562529385089874, -1.5083391666412354, -0.22295470535755157, 0.11050821840763092, -0.18571437895298004, -0.25156158208847046, -0.005101739428937435, 0.43488138914108276, -1.365354299545288, 0.4781816601753235, -0.07814870774745941, -0.27614662051200867, 0.0026046361308544874, 0.014202840626239777, -0.6288923025131226, 0.9886155724525452, -0.3827449381351471, -0.01722373068332672, -0.008654121309518814, -0.0037236358039081097, -0.6302871704101562, 1.0146881341934204, -0.40032610297203064, 0.046944648027420044, 0.5369551777839661, 1.7453274726867676, 0.5369551777839661, 0.5369551777839661, 0.5369551777839661, 0.5369551777839661, 0.7167561650276184, 1.7453274726867676, 0.7167561650276184, 0.7167561650276184, 0.7167561650276184, 0.7167561650276184, 0.011237659491598606, -0.0003817409451585263, -0.009674381464719772, 0.011123248375952244, 0.008119327016174793, 0.0025937999598681927, 0.01959768682718277, -0.053983137011528015, -0.00433433149009943, -0.01811341382563114, -0.003509148256853223, 0.023721368983387947, 0.0018080323934555054, 0.016707343980669975, 0.016891423612833023, -0.0035461538936942816, -6.504083633422852, -1.9823280572891235, 0.14291222393512726, -4.537184715270996, 0.021316038444638252, 0.3229188323020935, -0.5981898903846741, -7.014598369598389, 2.5136919021606445, 0.224521666765213, -5.159629821777344, 0.05957406386733055, -0.14285530149936676, -0.5301008820533752, 9.905568731483072e-05, 0.0004664371081162244, -0.000722148863133043, -0.0004887451650574803, 0.0002882459666579962, 0.00022394812549464405, -0.00019840341701637954, 0.000645962543785572, 0.0005270524998195469, 0.00029986968729645014, 8.568247721996158e-05, -6.346971349557862e-05, 0.3254571259021759, -0.28816238045692444, 10.264419555664062, -24.990589141845703, 12.204151153564453, 0.11696755141019821, 0.4759748876094818, 0.05027082562446594, 8.54251480102539, -26.21467399597168, 11.789738655090332, -0.6870447397232056, 0.0025884020142257214, -0.002349941525608301, -0.0011670240201056004, -0.07181722670793533, 0.4036114811897278, 0.1354231983423233, 0.2216339409351349, 0.4250020682811737, -0.10732928663492203, 0.18309283256530762, 0.14577609300613403, -0.8338744640350342, 1.0985984802246094, -1.7785236835479736, -0.7437253594398499, 2.0265040397644043, -0.6792119145393372, 0.010736453346908092, 9.761429786682129, 0.0001370379322906956, 0.0004606113943737, 0.0007538145873695612, -0.029083676636219025, 0.019571131095290184, 0.8338025808334351, 0.550947368144989], "std": [0.20817071199417114, 0.0624697245657444, 0.17620500922203064, 0.29590022563934326, 0.6620883941650391, 0.26899054646492004, 0.1670047789812088, 0.18626916408538818, 0.04744343087077141, 0.15444163978099823, 0.3324684798717499, 0.3735451400279999, 0.22234086692333221, 0.18391895294189453, 0.00014708297385368496, 0.00031272368505597115, 0.0012787943705916405, 5.3861083870287985e-05, 0.0024701745714992285, 0.0008759621414355934, 0.00017724832287058234, 0.00033013770007528365, 0.0012314623454585671, 0.00023939750099088997, 0.0020122199784964323, 0.0007532526506111026, 0.7981501817703247, 1.7881393432617188e-06, 0.7981501817703247, 0.7981501817703247, 0.7981501817703247, 0.7981501817703247, 0.8511625528335571, 1.7881393432617188e-06, 0.8511625528335571, 0.8511625528335571, 0.8511625528335571, 0.8511625528335571, 9.377347305417061e-05, 8.395883810408122e-07, 0.3231361508369446, 0.06134530529379845, 0.17611472308635712, 0.39964917302131653, 0.8023985624313354, 0.5027050375938416, 0.26612356305122375, 0.22920158505439758, 0.06250642985105515, 0.26298001408576965, 0.3767135739326477, 0.702021598815918, 0.3250771760940552, 0.2726365625858307, 2.1000399589538574, 1.9865443706512451, 1.13771390914917, 3.226548671722412, 0.2907578647136688, 0.7553129196166992, 0.7357659935951233, 1.750223159790039, 2.822268486022949, 1.013154149055481, 2.9131555557250977, 0.410042941570282, 0.6786696314811707, 0.48186203837394714, 0.00221294560469687, 0.0045805564150214195, 0.005405505653470755, 0.002249680459499359, 0.004145474173128605, 0.0028248466551303864, 0.0026758131571114063, 0.004929731599986553, 0.005223210901021957, 0.002300804480910301, 0.0037758606486022472, 0.0025324218440800905, 0.1751853972673416, 0.12814858555793762, 1.6601983308792114, 1.6754049062728882, 2.080716609954834, 0.20590530335903168, 0.2624523937702179, 0.1199517473578453, 1.378490924835205, 2.0455334186553955, 1.9055821895599365, 0.19169510900974274, 0.00707963528111577, 0.004481040872633457, 0.0004719188727904111, 0.011049158871173859, 0.04441675916314125, 0.10287290066480637, 0.10103666037321091, 0.046442609280347824, 0.04504609480500221, 0.09874153882265091, 2.5896079540252686, 0.3759247362613678, 2.004824161529541, 1.3579157590866089, 0.3872871994972229, 1.5629265308380127, 0.04533769190311432, 0.050861697643995285, 0.03300454467535019, 0.003025253303349018, 0.005453584715723991, 0.008025837130844593, 0.0008700362523086369, 0.0005552367656491697, 0.00034525583032518625, 0.0005464188288897276], "count": [328]}, "action": {"min": [-0.5632990002632141, -0.13581712543964386, -0.648918628692627, -1.9076950550079346, -1.4384636878967285, -0.34386420249938965, -0.4604213535785675, -0.5923773050308228, -0.17412137985229492, 0.14545121788978577, -1.7707456350326538, -0.21028809249401093, -0.546417236328125, -0.519936740398407, 0.0018687502015382051, 0.009411501698195934, -0.6268596649169922, 0.986620306968689, -0.39280879497528076, -0.01924591138958931, -0.009414207190275192, -0.007048997096717358, -0.628244936466217, 1.0125083923339844, -0.40860816836357117, 0.04402156174182892, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.011061704717576504, -0.0003839269047603011, -0.7546998262405396, -0.29097893834114075, -0.4150315821170807, -1.9049038887023926, -2.958585023880005, -3.1156578063964844, -0.8409929275512695, -0.6805099844932556, -0.28641268610954285, -0.8564128279685974, -1.067833662033081, -3.068922758102417, -0.8473566770553589, -1.2907321453094482], "max": [0.30941715836524963, 0.10229026526212692, -0.04417218267917633, -0.7496885657310486, 0.6015073657035828, 0.5309818983078003, 0.09990386664867401, 0.22178034484386444, 0.06216049939393997, 0.7924160957336426, -0.6267454624176025, 1.1553280353546143, 0.26930543780326843, 0.11240817606449127, 0.003965426702052355, 0.01720813475549221, -0.618248462677002, 0.9896879196166992, -0.3820837140083313, -0.016175534576177597, -0.007355310954153538, 0.000801785965450108, -0.6191844940185547, 1.015647053718567, -0.3998866677284241, 0.04695238918066025, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.011540573090314865, -0.0003792520728893578, 0.926693856716156, 0.16823434829711914, 0.6160981059074402, 0.7877063751220703, 3.9940359592437744, 1.3599085807800293, 0.860064685344696, 0.4418046474456787, 0.18592588603496552, 0.6793715357780457, 1.0322515964508057, 2.749849319458008, 1.1598942279815674, 1.2140001058578491], "mean": [-0.20039674639701843, 0.004264017101377249, -0.35956233739852905, -1.4564570188522339, -0.21886689960956573, 0.10076561570167542, -0.18377433717250824, -0.2834025025367737, -0.011832352727651596, 0.4560089707374573, -1.3232831954956055, 0.47851887345314026, -0.07472266256809235, -0.27687203884124756, 0.0029294188134372234, 0.013245421461760998, -0.6232666969299316, 0.9879274964332581, -0.3847762644290924, -0.017205514013767242, -0.008373667486011982, -0.0035583279095590115, -0.6246420741081238, 1.0140233039855957, -0.40247485041618347, 0.045555807650089264, 0.5369551777839661, 1.7453274726867676, 0.5369551777839661, 0.5369551777839661, 0.5369551777839661, 0.5369551777839661, 0.7167561650276184, 1.7453274726867676, 0.7167561650276184, 0.7167561650276184, 0.7167561650276184, 0.7167561650276184, 0.01123843714594841, -0.0003817516262643039, -0.007549818605184555, 0.010035598650574684, 0.00916149653494358, 0.0007317133713513613, 0.017621731385588646, -0.05181034654378891, -0.004426328931003809, -0.018091868609189987, -0.003133968682959676, 0.02406960166990757, 0.002298195380717516, 0.016597114503383636, 0.016627708449959755, -0.003445090027526021], "std": [0.21995200216770172, 0.05423436686396599, 0.2012784779071808, 0.3166749179363251, 0.6640801429748535, 0.2717835605144501, 0.16686347126960754, 0.17987968027591705, 0.05296814441680908, 0.16873888671398163, 0.3493814766407013, 0.3724551200866699, 0.22412095963954926, 0.18400810658931732, 0.0004029985866509378, 0.0011805678950622678, 0.0018115343991667032, 0.0006870173965580761, 0.0026661332231014967, 0.0007649498875252903, 0.0004144982376601547, 0.0011635354021564126, 0.0018071504309773445, 0.0006988513632677495, 0.0020904713310301304, 0.0006200898787938058, 0.7981501817703247, 1.7881393432617188e-06, 0.7981501817703247, 0.7981501817703247, 0.7981501817703247, 0.7981501817703247, 0.8511625528335571, 1.7881393432617188e-06, 0.8511625528335571, 0.8511625528335571, 0.8511625528335571, 0.8511625528335571, 9.386202873429283e-05, 8.488649427818018e-07, 0.3238377869129181, 0.06397703289985657, 0.17569087445735931, 0.4009445011615753, 0.8027344942092896, 0.5044190883636475, 0.26604163646698, 0.22922258079051971, 0.06243212893605232, 0.26275143027305603, 0.3765585720539093, 0.702589213848114, 0.3260937035083771, 0.2726965844631195], "count": [328]}, "timestamp": {"min": [0.0], "max": [10.9], "mean": [5.449999999999999], "std": [3.1561668030839067], "count": [328]}, "frame_index": {"min": [0], "max": [327], "mean": [163.5], "std": [94.6850040925172], "count": [328]}, "episode_index": {"min": [107], "max": [107], "mean": [107.0], "std": [0.0], "count": [328]}, "index": {"min": [39204], "max": [39531], "mean": [39367.5], "std": [94.6850040925172], "count": [328]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [328]}, "subtask_annotation": {"mean": [0.42378048780487804, 2.0, 2.0, 2.0, 2.0], "std": [0.506345443261768, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [328]}, "scene_annotation": {"mean": [107.0], "std": [0.0], "min": [107], "max": [107], "count": [328]}, "eef_direction_state": {"mean": [2.768292682926829, 3.1219512195121952], "std": [2.1950541994964357, 2.044565932240623], "min": [0, 0], "max": [6, 6], "count": [328]}, "eef_velocity_state": {"mean": [1.1128048780487805, 1.0823170731707317], "std": [0.6644872851840914, 0.6734907223734722], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_acc_mag_state": {"mean": [0.9725609756097561, 0.8689024390243902], "std": [0.8602910893860837, 0.8649030766191512], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_direction_action": {"mean": [2.768292682926829, 2.9603658536585367], "std": [2.1086279233697796, 1.90192838284415], "min": [0, 0], "max": [6, 6], "count": [328]}, "eef_velocity_action": {"mean": [1.2347560975609757, 1.2103658536585367], "std": [0.6872616670877161, 0.6209865186902245], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_acc_mag_action": {"mean": [1.0274390243902438, 1.0], "std": [0.8053802479841123, 0.8152509713833301], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_sim_pose_state": {"mean": [0.27462312215353496, 0.20085826632109183, 0.16139915494458804, 0.1258409643232885, -0.8344256879891289, 1.1185618565612876, 0.29855208266163247, -0.1934185231328612, 0.14498394844022017, -1.7967419551801862, -0.7442625662647087, 2.0256870029115683], "std": [0.043960035615357086, 0.05536445740846805, 0.06574593559161729, 2.6458492277396166, 0.3763173627061769, 2.0632435288395694, 0.04229895060485761, 0.030092808227365965, 0.039536271391222184, 1.4334368203622712, 0.38785845265652474, 1.64789301617288], "min": [0.16701546526713634, 0.14031094037726116, 0.0483779685744783, -3.139995577540303, -1.2776493877499382, -3.1324492477431773, 0.1917987996041593, -0.25690796877218924, 0.08266236232978436, -3.1231328842101855, -1.5311864003786093, -3.129993889310243], "max": [0.3334285002782222, 0.3047566062217794, 0.2500816542274374, 3.137881480727625, -0.022426837747220763, 3.13708943025624, 0.3609427477622623, -0.14598052521637095, 0.2056805286889302, 3.103050993827938, -0.035005860564293556, 3.1389062589671655], "count": [328]}, "eef_sim_pose_action": {"mean": [0.281058494358029, 0.2036538648958791, 0.1560499582286789, 0.5440065097385226, -0.8589388074157471, 1.0814714064417905, 0.30448239255064563, -0.19257210016307688, 0.14332073424424188, -1.7414809787946577, -0.7213927141092404, 1.9700921319165678], "std": [0.04683981106096104, 0.05827216395181585, 0.06592381818576457, 2.5807071272505606, 0.38945558192494995, 2.087907695858481, 0.040466743931695956, 0.03105823141474317, 0.042059275832455265, 1.4470499959978003, 0.39407462688620015, 1.7076445564932998], "min": [0.1623967294970837, 0.1395652176499435, 0.028541316703769564, -3.1265948869275713, -1.2363471360178764, -3.1414242403337322, 0.1898576502246264, -0.2661306299886609, 0.06571784989560298, -3.135876664755656, -1.514727882341981, -3.129193756928673], "max": [0.3458464926239306, 0.3127976965791055, 0.24553098884832292, 3.1395802284571293, -0.010927402377318263, 3.139189785594747, 0.36431387548758715, -0.1389363677441186, 0.20498395862524119, 3.136315457156839, 0.023448065212069658, 3.1102942671525895], "count": [328]}}} +{"episode_index": 108, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4550379012879662]], [[0.5587436106305267]], [[0.45050356353325643]]], "std": [[[0.27784600744991333]], [[0.20705877806970094]], [[0.24818550970811454]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4207328287197232]], [[0.43106955497885424]], [[0.392956350922722]]], "std": [[[0.257303416305471]], [[0.23422303170844946]], [[0.26061494777362154]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5083762543252596]], [[0.46226361014994233]], [[0.29595577181853133]]], "std": [[[0.3209417218811897]], [[0.21627913604262203]], [[0.2575036300996432]]], "count": [100]}, "observation.state": {"min": [-0.6520224809646606, -0.2681792974472046, -0.6988632678985596, -1.3504242897033691, -1.5350587368011475, -0.7678096890449524, -0.5989176034927368, -0.6208584904670715, 0.2162998616695404, 0.1084328144788742, -1.238271713256836, 0.7255634069442749, -0.5291093587875366, -0.3710803687572479, 0.006825219839811325, -0.007216698490083218, -0.5849372744560242, 1.0017437934875488, -0.45806193351745605, -0.025087255984544754, -0.0110486950725317, 0.001834097900427878, -0.5929024815559387, 1.0020835399627686, -0.4598237872123718, 0.0004147633444517851, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0006617323961108923, -0.000384755723644048, -0.9762925505638123, -0.05109518766403198, -1.1120389699935913, -0.557528555393219, -3.289747476577759, -0.7738400101661682, -0.15156567096710205, -0.03193536400794983, -0.05678069591522217, -0.17240756750106812, -2.2388975620269775, -2.0059077739715576, -1.160184383392334, -1.8092483282089233, -13.184135437011719, -9.09645938873291, -4.366910934448242, -9.065934181213379, -5.738705635070801, -4.820512771606445, -1.4346764087677002, -10.11080551147461, 0.9768010377883911, -1.6568986177444458, -9.065935134887695, -0.5738705992698669, -1.5781440734863281, -1.721611738204956, -0.007942809723317623, -0.027283860370516777, -0.023310141637921333, -0.005380592308938503, -0.01573609560728073, -0.011510510928928852, -0.00792725384235382, -0.02790212072432041, -0.026849132031202316, -0.01071090530604124, -0.018183041363954544, -0.008303905837237835, -1.9725300073623657, -0.34890446066856384, 4.394711494445801, -28.584869384765625, 12.953924179077148, -0.1750170737504959, -0.1272599995136261, -0.37488672137260437, 4.899509429931641, -29.699190139770508, 13.476016998291016, -0.31703945994377136, -0.014312906190752983, -0.02080538123846054, 0.002849003067240119, -0.08198151737451553, 0.41812315583229065, -0.04823499917984009, 0.1731444001197815, 0.4383874237537384, -0.1763104796409607, 0.007653496228158474, -3.1054604053497314, -1.40895676612854, -3.004120349884033, -2.2173726558685303, -0.9135707020759583, 1.4650211334228516, -0.7027565240859985, -0.17124851047992706, 9.696565628051758, -0.020530134439468384, -0.016944080591201782, -0.06556624174118042, 0.01913105696439743, 0.011295856907963753, -0.8041173219680786, 0.5940215587615967], "max": [-0.1780407726764679, 0.23140649497509003, -0.15907420217990875, -0.6778809428215027, 0.21821333467960358, 0.6949542760848999, 0.6399215459823608, -0.17689494788646698, 0.2903030216693878, 0.2876337170600891, -0.43450120091438293, 1.4781982898712158, -0.28049182891845703, 0.2944198250770569, 0.01002104114741087, -0.002807436976581812, -0.5744907259941101, 1.002051591873169, -0.4555667042732239, -0.022085292264819145, -0.008172782137989998, 0.0067678396590054035, -0.5804635286331177, 1.0034723281860352, -0.4572891592979431, 0.0027416967786848545, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0002842404937837273, 5.040982955506479e-07, 0.15350668132305145, 0.8411641120910645, 0.21491166949272156, 1.220707654953003, 0.32048502564430237, 1.2511208057403564, 3.4581289291381836, 0.9587612152099609, 0.37078535556793213, 0.5259236693382263, 0.4190100133419037, 0.2958643436431885, 0.4033011794090271, 0.2821069359779358, -5.601030349731445, 2.625152587890625, 2.4572651386260986, -2.0146522521972656, 0.7460317611694336, 2.6971917152404785, 2.6398046016693115, -5.623301029205322, 9.310134887695312, 2.0360195636749268, -1.8315019607543945, 1.004273533821106, 0.3156288266181946, 2.4963369369506836, 0.01626141555607319, 0.032424893230199814, 0.01625947840511799, 0.00692126015201211, 0.009945971891283989, 0.0062737721018493176, 0.025300316512584686, 0.029164625331759453, 0.012231463566422462, 0.00629834271967411, 0.009742334485054016, 0.006061145104467869, -0.33935999870300293, 0.5344919562339783, 10.749227523803711, -21.955066680908203, 18.831623077392578, 0.5826584100723267, 1.1453399658203125, 0.6495562195777893, 10.778921127319336, -23.737144470214844, 20.432594299316406, 0.5522671937942505, 0.018480334430933, 0.017108168452978134, 0.004273504484444857, -0.05465434491634369, 0.5360773801803589, 0.2609882354736328, 0.31094032526016235, 0.5278883576393127, -0.05043446272611618, 0.1985882967710495, 3.098716974258423, 0.224053293466568, 3.0110952854156494, -1.3117992877960205, -0.11297805607318878, 2.301490068435669, -0.36913368105888367, 0.2093229591846466, 9.863290786743164, 0.019419938325881958, 0.03817969560623169, 0.07709842920303345, 0.025338079780340195, 0.015152504667639732, -0.8015568256378174, 0.5973243713378906], "mean": [-0.5178467035293579, -0.19263233244419098, -0.3227649927139282, -0.9365624785423279, -0.17579349875450134, -0.2701610326766968, -0.34232455492019653, -0.23884281516075134, 0.25575071573257446, 0.25728723406791687, -1.0001291036605835, 0.8232492208480835, -0.460020512342453, -0.27570274472236633, 0.008441672660410404, -0.004902849905192852, -0.5826956033706665, 1.0019150972366333, -0.45669490098953247, -0.02383393608033657, -0.009579367004334927, 0.004556830506771803, -0.5900211930274963, 1.0028432607650757, -0.45861396193504333, 0.0009276971686631441, 0.901889443397522, 1.7453298568725586, 0.901889443397522, 0.901889443397522, 0.901889443397522, 0.901889443397522, 1.0752047300338745, 1.7453298568725586, 1.0752047300338745, 1.0752047300338745, 1.0752047300338745, 1.0752047300338745, -0.0004012125136796385, -0.00021591829136013985, -0.041079215705394745, 0.04984334483742714, -0.05620570480823517, 0.04126880690455437, -0.17142467200756073, 0.08372408896684647, 0.11556287109851837, 0.044035859405994415, 2.123559534084052e-05, 0.00546673871576786, -0.047041330486536026, -0.05294755473732948, -0.028890524059534073, -0.04639148339629173, -9.251651763916016, -5.244658470153809, -1.0794544219970703, -5.801849365234375, -0.42979907989501953, -0.3365688920021057, -0.6211530566215515, -7.989029884338379, 3.3590047359466553, 0.3879222571849823, -5.168534755706787, 0.3021560609340668, -0.7510837316513062, -0.14890098571777344, 9.97401584754698e-05, -4.704012462752871e-05, -0.0007587743457406759, -7.48488528188318e-05, -6.920428131707013e-05, -0.0002673450217116624, 0.0001223050057888031, -0.0005497349193319678, -0.0018653356237336993, 3.495013152132742e-05, 5.511524432222359e-05, -0.00017427094280719757, -1.2415494918823242, -0.017136529088020325, 7.915159225463867, -24.31869125366211, 16.43702507019043, 0.3898492455482483, 0.23763203620910645, 0.011838133446872234, 9.203413963317871, -26.7487735748291, 17.674402236938477, 0.27916276454925537, 0.0023669679649174213, -0.002567867748439312, 0.003637992776930332, -0.07544482499361038, 0.46151068806648254, 0.03472069650888443, 0.21685397624969482, 0.45186373591423035, -0.08433111757040024, 0.10616578906774521, -0.8473430871963501, -1.0355437994003296, 1.3058398962020874, -1.9391794204711914, -0.8254162073135376, 2.0226023197174072, -0.5644322633743286, 0.06534885615110397, 9.785538673400879, -0.0002836056228261441, 0.0010811584070324898, 0.0009499947773292661, 0.02463015727698803, 0.01435226108878851, -0.803041398525238, 0.5952389240264893], "std": [0.16488692164421082, 0.1035846546292305, 0.1359959840774536, 0.22998438775539398, 0.4919741451740265, 0.4207598865032196, 0.29781487584114075, 0.06681761890649796, 0.022086970508098602, 0.03833291307091713, 0.12488577514886856, 0.14446386694908142, 0.03696291521191597, 0.10505449026823044, 0.00046826337347738445, 0.0005907010054215789, 0.0016581573290750384, 6.421067519113421e-05, 0.0005602518795058131, 0.00045716532622464, 0.00044585380237549543, 0.0006119353347457945, 0.001795585616491735, 0.0002163773460779339, 0.0004913944285362959, 0.00029431714210659266, 0.8684871196746826, 5.960464477539062e-07, 0.8684871196746826, 0.8684871196746826, 0.8684871196746826, 0.8684871196746826, 0.8450040817260742, 5.960464477539062e-07, 0.8450040817260742, 0.8450040817260742, 0.8450040817260742, 0.8450040817260742, 5.684740608558059e-05, 9.076420246856287e-05, 0.18145842850208282, 0.1527012139558792, 0.19035127758979797, 0.26318058371543884, 0.46961164474487305, 0.3539646565914154, 0.42769402265548706, 0.15851660072803497, 0.04693444073200226, 0.09060168266296387, 0.34866443276405334, 0.2703120708465576, 0.16043515503406525, 0.2595991790294647, 1.6274961233139038, 2.87092924118042, 1.9532809257507324, 1.8174113035202026, 1.5080798864364624, 1.8294779062271118, 0.6091322898864746, 1.11116361618042, 1.3692747354507446, 0.9394798874855042, 1.8552573919296265, 0.29090142250061035, 0.45664897561073303, 1.0749784708023071, 0.002943005645647645, 0.006400158163160086, 0.0057737804017961025, 0.0023232956882566214, 0.002141488716006279, 0.001715699560008943, 0.003444241126999259, 0.0069161090068519115, 0.006104013416916132, 0.0025384242180734873, 0.0025077559985220432, 0.0017030469607561827, 0.2087356597185135, 0.1123466044664383, 0.8665823936462402, 1.3854988813400269, 1.0956395864486694, 0.15368668735027313, 0.19411061704158783, 0.12424580007791519, 1.2953699827194214, 1.0820893049240112, 1.401829481124878, 0.1595427393913269, 0.0051397718489170074, 0.006691190879791975, 0.00013293865777086467, 0.008375896140933037, 0.03569270670413971, 0.08146975934505463, 0.03592818230390549, 0.015869466587901115, 0.02197425626218319, 0.041285138577222824, 2.5202159881591797, 0.4248510003089905, 1.6727871894836426, 0.14866110682487488, 0.12923254072666168, 0.15452615916728973, 0.0444214828312397, 0.04714018851518631, 0.022550811991095543, 0.0046540251933038235, 0.006846229080110788, 0.015075634233653545, 0.0009614801383577287, 0.0005570370121859014, 0.0003001697768922895, 0.0003984405775554478], "count": [301]}, "action": {"min": [-0.6939656734466553, -0.26410818099975586, -0.8309710621833801, -1.319594144821167, -1.5707963705062866, -0.7995854616165161, -0.5994675755500793, -0.4999390244483948, 0.2021535336971283, 0.07642786204814911, -1.2592816352844238, 0.7249972224235535, -0.5724858045578003, -0.36787065863609314, 0.0069072009064257145, -0.010535298846662045, -0.583098828792572, 0.998019814491272, -0.45774540305137634, -0.024469297379255295, -0.010763472877442837, -0.002251141471788287, -0.5901653170585632, 0.9992178082466125, -0.4599793255329132, 6.152431160444394e-05, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0006617323961108923, -0.000384755723644048, -0.9762925505638123, -0.05109518766403198, -1.1120389699935913, -0.557528555393219, -3.289747476577759, -0.9363634586334229, -0.43051570653915405, -0.03193536400794983, -0.05678069591522217, -0.17240756750106812, -2.2388975620269775, -2.0059077739715576, -1.160184383392334, -1.8092483282089233], "max": [-0.18685734272003174, 0.24578052759170532, -0.11820031702518463, -0.6131513714790344, 0.21309849619865417, 0.6981316804885864, 0.6655867695808411, -0.17035329341888428, 0.30432361364364624, 0.3164055049419403, -0.7406743764877319, 1.3118681907653809, -0.3879687488079071, -0.06351310014724731, 0.010179951786994934, -0.00047630007611587644, -0.5747891664505005, 1.0017030239105225, -0.45464634895324707, -0.02153908461332321, -0.007462250534445047, 0.008301950991153717, -0.5810508728027344, 1.0022523403167725, -0.45667585730552673, 0.0024856291711330414, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0002842404937837273, 5.040982955506479e-07, 0.15350668132305145, 0.8411641120910645, 0.21491166949272156, 1.220707654953003, 0.32048502564430237, 1.2511208057403564, 3.4581289291381836, 0.9587612152099609, 0.37078535556793213, 0.5259236693382263, 0.4190100133419037, 0.2958643436431885, 0.4033011794090271, 0.2821069359779358], "mean": [-0.5571707487106323, -0.1636456400156021, -0.37090787291526794, -0.8796953558921814, -0.21523961424827576, -0.26137179136276245, -0.31866756081581116, -0.26079025864601135, 0.22993382811546326, 0.2577262818813324, -0.9775698781013489, 0.8111189603805542, -0.46263858675956726, -0.2812992036342621, 0.008514460176229477, -0.004918329417705536, -0.5808669924736023, 1.0005398988723755, -0.4563252925872803, -0.023003511130809784, -0.009289479814469814, 0.0037770371418446302, -0.5877973437309265, 1.0010098218917847, -0.4581890404224396, 0.000996689312160015, 0.9076879024505615, 1.7453298568725586, 0.9076879024505615, 0.9076879024505615, 0.9076879024505615, 0.9076879024505615, 1.069406270980835, 1.7453298568725586, 1.069406270980835, 1.069406270980835, 1.069406270980835, 1.069406270980835, -0.00040120785706676543, -0.00021443342848215252, -0.040717869997024536, 0.04987972974777222, -0.0559295192360878, 0.04145454615354538, -0.17146484553813934, 0.07928019762039185, 0.11369573324918747, 0.04406331852078438, -2.524380943214055e-05, 0.005432601552456617, -0.04712485149502754, -0.05286938324570656, -0.026849932968616486, -0.04523403197526932], "std": [0.155597984790802, 0.13069288432598114, 0.16990049183368683, 0.22028763592243195, 0.531645655632019, 0.43727219104766846, 0.319281667470932, 0.030709868296980858, 0.0214188564568758, 0.05254635587334633, 0.10569576919078827, 0.11306483298540115, 0.03388504683971405, 0.07339278608560562, 0.00046462120371870697, 0.0016479166224598885, 0.0012015443062409759, 0.0006177167524583638, 0.0005878897500224411, 0.00041289953514933586, 0.0004482382792048156, 0.001641326118260622, 0.001331603154540062, 0.0005548216286115348, 0.0006219780771061778, 0.0002636700519360602, 0.8682717680931091, 5.960464477539062e-07, 0.8682717680931091, 0.8682717680931091, 0.8682717680931091, 0.8682717680931091, 0.8463727235794067, 5.960464477539062e-07, 0.8463727235794067, 0.8463727235794067, 0.8463727235794067, 0.8463727235794067, 5.684873758582398e-05, 9.112429688684642e-05, 0.18163131177425385, 0.15268677473068237, 0.1904665231704712, 0.2632010281085968, 0.4695964455604553, 0.3609449565410614, 0.4292333722114563, 0.15857718884944916, 0.04696032777428627, 0.09080198407173157, 0.34865811467170715, 0.27080515027046204, 0.16073349118232727, 0.2616235613822937], "count": [301]}, "timestamp": {"min": [0.0], "max": [10.0], "mean": [5.0], "std": [2.8963578661637945], "count": [301]}, "frame_index": {"min": [0], "max": [300], "mean": [150.0], "std": [86.89073598491383], "count": [301]}, "episode_index": {"min": [108], "max": [108], "mean": [108.0], "std": [0.0], "count": [301]}, "index": {"min": [39532], "max": [39832], "mean": [39682.0], "std": [86.89073598491383], "count": [301]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [301]}, "subtask_annotation": {"mean": [0.2956810631229236, 2.0, 2.0, 2.0, 2.0], "std": [0.5488870811445384, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [301]}, "scene_annotation": {"mean": [108.0], "std": [0.0], "min": [108], "max": [108], "count": [301]}, "eef_direction_state": {"mean": [4.558139534883721, 5.335548172757475], "std": [1.9377629995239434, 1.3081772393448272], "min": [0, 1], "max": [6, 6], "count": [301]}, "eef_velocity_state": {"mean": [0.5481727574750831, 0.3488372093023256], "std": [0.6585786946638603, 0.5716796172637877], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_acc_mag_state": {"mean": [0.6013289036544851, 0.4485049833887043], "std": [0.8031488454216427, 0.7525191959947708], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_direction_action": {"mean": [4.21594684385382, 5.102990033222591], "std": [1.9790962862203656, 1.5507015976916354], "min": [0, 0], "max": [6, 6], "count": [301]}, "eef_velocity_action": {"mean": [0.7209302325581395, 0.39867109634551495], "std": [0.7025301675576069, 0.5882556805020943], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_acc_mag_action": {"mean": [0.9667774086378738, 0.6478405315614618], "std": [0.8425317291192582, 0.8246031892689594], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_sim_pose_state": {"mean": [0.36255009185637993, 0.13928250397788242, 0.15491173668423136, -0.8163585639806636, -1.0356216834155738, 1.295587619098334, 0.28980453674058254, -0.13464167822148848, 0.08479101396584124, -1.9390293932502725, -0.8254948765413523, 2.022485071915559], "std": [0.03070184465105756, 0.0284645531712581, 0.018339523179139183, 2.5771653128091407, 0.42487369703877637, 1.7041257013588325, 0.016024571501121822, 0.01181110705581765, 0.02546961821403588, 0.14887610632720746, 0.12894783118611064, 0.15467363117821192], "min": [0.2972651972897427, 0.11310431815393955, 0.12811258009057638, -3.127374937836127, -1.4089536619902778, -3.1183433003441565, 0.2676678066407184, -0.16788819807658156, 0.04567405669493005, -2.217083822462145, -0.9135792344617508, 1.4649685429617123], "max": [0.38312001388786326, 0.26117962077868156, 0.21023538943723385, 3.1319032661769888, 0.22406762048017326, 3.094060091930818, 0.3681217170108974, -0.11469160490269614, 0.14538212616135232, -1.3116893091419328, -0.11311832484230955, 2.3015498156757044], "count": [301]}, "eef_sim_pose_action": {"mean": [0.36885185664808634, 0.14545354950648667, 0.1513115141593055, 0.12421255815051777, -1.0338396630571447, 1.2817449300302006, 0.29591603903686137, -0.14480118381097948, 0.08195361118553879, -1.9128858055880344, -0.808686362479792, 1.9967490024907895], "std": [0.027882225648272214, 0.03949945250360966, 0.02102080989020435, 2.7152969861016376, 0.529688759908114, 1.7737896204181343, 0.009877841754822035, 0.01341020922134812, 0.029130719179658513, 0.13178551603003896, 0.08447665684133125, 0.15345573275501875], "min": [0.301077441576422, 0.10483469106484226, 0.08190731823347422, -3.126280903958687, -1.478370232444739, -3.1326187486224235, 0.2718484614349965, -0.18452765637928883, 0.042895110213144155, -2.183034455949249, -0.8886096033389542, 1.5903398749963358], "max": [0.39078840223127875, 0.30169416925899795, 0.21314585502490213, 3.1322261944595113, 0.4064772836217714, 3.0841013280615823, 0.35798681755414413, -0.12062089980435729, 0.16053258483713345, -1.6470523270150066, -0.43500061229057696, 2.25342825121482], "count": [301]}}} +{"episode_index": 109, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4312924976614082]], [[0.5324705935330748]], [[0.4945794451407242]]], "std": [[[0.2820617425778152]], [[0.2166253810264235]], [[0.21611238678450356]]], "count": [127]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41270106212934454]], [[0.4211732767833087]], [[0.39963223752524013]]], "std": [[[0.25750045203485583]], [[0.23499379817780444]], [[0.24245262395637648]]], "count": [127]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4104859483935615]], [[0.47335085385088105]], [[0.41063954430004207]]], "std": [[[0.30937884554403855]], [[0.21951428840889312]], [[0.2505848941049007]]], "count": [127]}, "observation.state": {"min": [-0.7941749095916748, -0.23308148980140686, -0.6814098954200745, -1.5455408096313477, -1.5591819286346436, 0.01106249075382948, -0.6843693256378174, -0.9700214266777039, -0.46234917640686035, 0.5690129995346069, -1.6161208152770996, 0.07572657614946365, -0.3946346640586853, -0.6918957233428955, 0.010889933444559574, -0.0018266728147864342, -0.6106299161911011, 1.0369764566421509, -0.4580473303794861, -0.006451401859521866, -0.014757458120584488, -0.0040791770443320274, -0.606706440448761, 1.021780014038086, -0.4563242197036743, -0.006176742725074291, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.03214012086391449, -3.3920953228516737e-06, -0.5662448406219482, -1.0200742483139038, -1.06135892868042, -2.421194553375244, -2.0039873123168945, -1.808643102645874, -3.2361550331115723, -1.2854011058807373, -0.6015392541885376, -1.1351468563079834, -1.5728713274002075, -0.7068809270858765, -1.4591068029403687, -0.31803539395332336, -14.486958503723145, -6.288156509399414, -2.2747251987457275, -10.836386680603027, -0.918192982673645, -1.664224624633789, -3.271062135696411, -14.910099029541016, -5.189255714416504, -3.0329670906066895, -8.180708885192871, -0.6312576532363892, -1.6929181814193726, -1.2051281929016113, -0.009403645992279053, -0.03181299567222595, -0.018058309331536293, -0.0071595655754208565, -0.005335482303053141, -0.005809557158499956, -0.010563596151769161, -0.03434417396783829, -0.03389225900173187, -0.009705344215035439, -0.007676745764911175, -0.0036906374152749777, -3.3935999870300293, -0.9353609085083008, 4.127465724945068, -30.937313079833984, 12.142643928527832, -0.7647395730018616, 0.08483999967575073, -0.44912171363830566, 3.0881757736206055, -32.604393005371094, 14.360207557678223, -0.37489771842956543, -0.021174870431423187, -0.014620678499341011, 0.012820512987673283, -0.13663585484027863, 0.40463605523109436, 0.04405701905488968, 0.006924574729055166, 0.31855276226997375, -0.18721289932727814, 0.025363467633724213, -2.9755871295928955, -0.8718469142913818, -2.912768602371216, -2.8853063583374023, -0.8601981401443481, -3.1355934143066406, -0.6721771955490112, -0.12283066660165787, 9.607685089111328, -0.013552874326705933, -0.0162203311920166, -0.09177619218826294, -0.022042885422706604, 0.018557561561465263, 0.768985390663147, 0.6349156498908997], "max": [-0.14570388197898865, 0.2904956042766571, 0.1316540241241455, -0.34637898206710815, 0.5452321767807007, 0.7015349864959717, -0.02832026220858097, -0.024258624762296677, -0.027085307985544205, 1.1268802881240845, -0.5725945234298706, 0.4375511705875397, 0.5712575316429138, -0.2176303118467331, 0.01167887169867754, 0.005075305700302124, -0.6033425331115723, 1.0400433540344238, -0.45386362075805664, -0.004247373901307583, -0.01372169703245163, 0.003062387928366661, -0.5983988642692566, 1.0237493515014648, -0.4535088539123535, -0.003985479008406401, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.030803468078374863, 9.618173498893157e-05, 0.7592609524726868, 0.3745769262313843, 2.2097764015197754, 1.0463783740997314, 3.9191482067108154, 1.4108799695968628, 0.8910593390464783, 1.1824002265930176, 0.48142343759536743, 0.8738019466400146, 0.9189004898071289, 0.36934342980384827, 1.6136415004730225, 0.32099318504333496, -5.1444854736328125, 4.822955131530762, 2.738095283508301, -0.12210012227296829, 1.090354084968567, 3.242368698120117, 0.9755799770355225, -3.407386302947998, 7.631258010864258, 0.9829060435295105, 0.5799756050109863, 0.9755800366401672, 0.3730158805847168, 0.11477412283420563, 0.00842681247740984, 0.049507495015859604, 0.02299671806395054, 0.012564793229103088, 0.011422188952565193, 0.004587342031300068, 0.008478752337396145, 0.04542525112628937, 0.013512449339032173, 0.007643493823707104, 0.009002381935715675, 0.0063856965862214565, -1.230180025100708, 0.4082924723625183, 14.505517959594727, -18.292438507080078, 20.147335052490234, 0.9684890508651733, 2.3331000804901123, 0.849990725517273, 15.663583755493164, -24.173999786376953, 24.772491455078125, 1.5047658681869507, 0.027384448796510696, 0.013414011336863041, 0.017704518511891365, -0.04099075868725777, 0.588007926940918, 0.36669236421585083, 0.38233205676078796, 0.5083089470863342, 0.0006877025589346886, 0.2863885164260864, 3.000434398651123, 0.5696675777435303, 2.985671281814575, -0.883246660232544, -0.4692777693271637, 3.1271092891693115, -0.3969712555408478, 0.3360067307949066, 9.888607025146484, 0.012112259864807129, 0.017802536487579346, 0.0698101818561554, -0.018831757828593254, 0.02117769792675972, 0.7720524072647095, 0.6385877132415771], "mean": [-0.35234150290489197, -0.116652712225914, -0.37991493940353394, -1.261054515838623, -0.20515434443950653, 0.33906739950180054, -0.5108949542045593, -0.5033497214317322, -0.14312860369682312, 0.8137155175209045, -1.1563459634780884, 0.24228504300117493, -0.0070852190256118774, -0.5060620903968811, 0.011305422522127628, 0.0003467749629635364, -0.6077693104743958, 1.0393389463424683, -0.4557746946811676, -0.005059399642050266, -0.014106959104537964, -0.0019734231755137444, -0.6023925542831421, 1.0227127075195312, -0.45476898550987244, -0.004876894876360893, 0.5067412257194519, 1.7453197240829468, 0.5067412257194519, 0.5067412257194519, 0.5067412257194519, 0.5067412257194519, 0.5629705190658569, 1.7453197240829468, 0.5629705190658569, 0.5629705190658569, 0.5629705190658569, 0.5629705190658569, -0.03171354904770851, 4.875806098425528e-06, -0.0015597498277202249, -0.0035205918829888105, 0.002296525053679943, 0.0018900930881500244, 0.006376937963068485, 0.003270213259384036, -0.00533679686486721, 0.025914043188095093, 0.011379854753613472, 0.0004123494145460427, -0.010193681344389915, -0.006408803164958954, -0.025335276499390602, -0.01420909259468317, -8.065813064575195, -2.3429815769195557, -0.2083003968000412, -4.594779014587402, -0.20310881733894348, -0.02990948036313057, -0.532008945941925, -8.25455093383789, 2.2783830165863037, -0.8094006180763245, -4.56244421005249, 0.06245847046375275, -0.37424662709236145, -0.4461955726146698, -7.228827598737553e-05, -6.500945892184973e-05, -0.00031873583793640137, -0.0006672873278148472, 0.00014431805175263435, -5.43061614735052e-05, 6.017564828653121e-06, -0.0001181339321192354, -0.0004963172832503915, -0.0002698572934605181, 9.804440924199298e-05, -0.00012136386794736609, -2.411714792251587, -0.186767116189003, 8.01605224609375, -24.119977951049805, 17.14952850341797, 0.29162323474884033, 1.1801769733428955, 0.1836501508951187, 10.786691665649414, -28.430234909057617, 19.846071243286133, 0.7563505172729492, 0.0023393791634589434, -0.0023854970932006836, 0.015731332823634148, -0.07757529616355896, 0.4542275667190552, 0.15330533683300018, 0.26668262481689453, 0.4210990071296692, -0.08519002795219421, 0.17165648937225342, -1.769051432609558, -0.5816231966018677, 1.5910967588424683, -1.9673734903335571, -0.6709588766098022, 0.6834470629692078, -0.5404494404792786, 0.035249557346105576, 9.776276588439941, 0.001866116072051227, 0.00032281302264891565, 0.00027181688346900046, -0.020825134590268135, 0.02027483470737934, 0.7710340023040771, 0.6361289620399475], "std": [0.18033555150032043, 0.1569228619337082, 0.12638020515441895, 0.38432496786117554, 0.617013692855835, 0.18312573432922363, 0.16980962455272675, 0.3455309271812439, 0.13618120551109314, 0.20430105924606323, 0.36182481050491333, 0.08307529240846634, 0.31219637393951416, 0.14929631352424622, 0.0001760254381224513, 0.0009296060306951404, 0.0019228077726438642, 0.0005889598396606743, 0.001257465104572475, 0.000510554644279182, 0.00022775180696044117, 0.0011540361447259784, 0.0018100215820595622, 0.0003759331884793937, 0.0008281072368845344, 0.000715792877599597, 0.7869901061058044, 9.5367431640625e-06, 0.7869901061058044, 0.7869901061058044, 0.7869901061058044, 0.7869901061058044, 0.8119461536407471, 9.5367431640625e-06, 0.8119461536407471, 0.8119461536407471, 0.8119461536407471, 0.8119461536407471, 0.00014457423822022974, 2.124284401361365e-05, 0.1342400163412094, 0.13585525751113892, 0.27363941073417664, 0.3389902412891388, 0.593468964099884, 0.24932828545570374, 0.28958937525749207, 0.2101123034954071, 0.10775751620531082, 0.18697881698608398, 0.26840904355049133, 0.10803546011447906, 0.24172739684581757, 0.08150627464056015, 2.074650526046753, 2.588442087173462, 1.2824496030807495, 2.5151288509368896, 0.3193172812461853, 0.7949257493019104, 0.7860532999038696, 3.007328748703003, 2.475200653076172, 0.8713500499725342, 2.292757034301758, 0.291629821062088, 0.47825610637664795, 0.26856544613838196, 0.0024903558660298586, 0.00628165528178215, 0.004851918667554855, 0.002707596169784665, 0.0013270460767671466, 0.001257559983059764, 0.002677862998098135, 0.006522584706544876, 0.005617654416710138, 0.0024709750432521105, 0.0012424907181411982, 0.0013772551901638508, 0.3023529052734375, 0.12803545594215393, 1.3975434303283691, 3.1543219089508057, 1.7244210243225098, 0.445029616355896, 0.2816411852836609, 0.1362380087375641, 2.065347671508789, 1.8649694919586182, 2.734558343887329, 0.4815691411495209, 0.006451862398535013, 0.004543560557067394, 0.00047677510883659124, 0.0163443461060524, 0.04888906329870224, 0.08639930933713913, 0.09296440333127975, 0.06905770301818848, 0.059599362313747406, 0.08219774067401886, 1.922692894935608, 0.46741729974746704, 2.0475265979766846, 0.7700170278549194, 0.10297001898288727, 2.604301691055298, 0.038501668721437454, 0.049553439021110535, 0.023806994780898094, 0.003616172820329666, 0.004589142743498087, 0.01028542872518301, 0.0006208888371475041, 0.00057986966567114, 0.0005772568401880562, 0.0007064043311402202], "count": [645]}, "action": {"min": [-0.859523355960846, -0.22171074151992798, -0.7713344693183899, -1.562968134880066, -1.5701204538345337, 0.005164525471627712, -0.6981316804885864, -1.0382875204086304, -0.48588675260543823, 0.5672993659973145, -1.5988153219223022, 0.07393380999565125, -0.3965170383453369, -0.6945397257804871, 0.009866396896541119, -0.007025657221674919, -0.6115195751190186, 1.0345958471298218, -0.45891517400741577, -0.006204403005540371, -0.01549962256103754, -0.008801229298114777, -0.6050892472267151, 1.016874074935913, -0.4564931094646454, -0.007075798697769642, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.03214012086391449, -3.3920953228516737e-06, -0.5662448406219482, -1.0200742483139038, -1.06135892868042, -2.421194553375244, -2.0039873123168945, -1.808643102645874, -3.2361550331115723, -1.0736579895019531, -0.5803121328353882, -1.1351468563079834, -1.5728713274002075, -0.7068809270858765, -1.4591068029403687, -0.31803539395332336], "max": [-0.19240033626556396, 0.2870732843875885, 0.2914089262485504, -0.28488966822624207, 0.5599393248558044, 0.6981316804885864, -0.027036897838115692, -0.03346547484397888, -0.012344202026724815, 1.184414029121399, -0.5159919261932373, 0.35714778304100037, 0.5827122926712036, -0.213759183883667, 0.012576179578900337, 0.006287070456892252, -0.5997747182846069, 1.0396153926849365, -0.4531232416629791, -0.00413333997130394, -0.012625522911548615, 0.004207171965390444, -0.5941950082778931, 1.0243513584136963, -0.45319774746894836, -0.003964902833104134, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.030803468078374863, 9.618173498893157e-05, 0.7592609524726868, 0.3745769262313843, 2.2097764015197754, 1.0463783740997314, 3.9191482067108154, 1.4108799695968628, 0.8910593390464783, 1.1824002265930176, 0.48142343759536743, 0.8738019466400146, 0.7031482458114624, 0.36934342980384827, 1.3388102054595947, 0.32099318504333496], "mean": [-0.3812936544418335, -0.09816433489322662, -0.3883725106716156, -1.209123134613037, -0.2042216956615448, 0.3371349573135376, -0.5097190141677856, -0.5204582214355469, -0.13743416965007782, 0.8316692113876343, -1.1238412857055664, 0.2407601773738861, -0.011070400476455688, -0.5079881548881531, 0.011466444469988346, 0.0005704797222279012, -0.6050898432731628, 1.0375930070877075, -0.45579224824905396, -0.004960382357239723, -0.013811846263706684, -0.001713237608782947, -0.5997756719589233, 1.0209077596664429, -0.4546753764152527, -0.005282521713525057, 0.5067141652107239, 1.7453197240829468, 0.5067141652107239, 0.5067141652107239, 0.5067141652107239, 0.5067141652107239, 0.563078761100769, 1.7453197240829468, 0.563078761100769, 0.563078761100769, 0.563078761100769, 0.563078761100769, -0.031712811440229416, 4.8707051973906346e-06, -0.001378245884552598, -0.00364325987175107, 0.002358237747102976, 0.0016780333826318383, 0.005430453922599554, 0.0037095490843057632, -0.005298387724906206, 0.027863213792443275, 0.0123593145981431, -0.00010821067553479224, -0.011635495349764824, -0.005840705707669258, -0.02801499515771866, -0.014231699518859386], "std": [0.18745654821395874, 0.14670099318027496, 0.14217014610767365, 0.39519038796424866, 0.6194851398468018, 0.1846817135810852, 0.1713125854730606, 0.35330823063850403, 0.12690229713916779, 0.22386206686496735, 0.36837103962898254, 0.083155058324337, 0.31223222613334656, 0.14748750627040863, 0.0004749475046992302, 0.0015030087670311332, 0.0020448246505111456, 0.0008063404238782823, 0.0012232328299432993, 0.00044005695963278413, 0.0005032451590523124, 0.00160058808978647, 0.0018360876711085439, 0.0008491943590342999, 0.0008530502673238516, 0.0007297458359971642, 0.7870047688484192, 9.5367431640625e-06, 0.7870047688484192, 0.7870047688484192, 0.7870047688484192, 0.7870047688484192, 0.8119553923606873, 9.5367431640625e-06, 0.8119553923606873, 0.8119553923606873, 0.8119553923606873, 0.8119553923606873, 0.00014575815293937922, 2.1243846276775002e-05, 0.13432000577449799, 0.1358432024717331, 0.27364492416381836, 0.33899661898612976, 0.5938645005226135, 0.24916669726371765, 0.28959527611732483, 0.2025206834077835, 0.10474836826324463, 0.186986044049263, 0.26532766222953796, 0.10757745802402496, 0.23118458688259125, 0.08153051882982254], "count": [645]}, "timestamp": {"min": [0.0], "max": [21.466666666666665], "mean": [10.733333333333333], "std": [6.20650793447819], "count": [645]}, "frame_index": {"min": [0], "max": [644], "mean": [322.0], "std": [186.19523803434572], "count": [645]}, "episode_index": {"min": [109], "max": [109], "mean": [109.0], "std": [0.0], "count": [645]}, "index": {"min": [39833], "max": [40477], "mean": [40155.0], "std": [186.19523803434572], "count": [645]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [645]}, "subtask_annotation": {"mean": [0.6170542635658914, 2.0, 2.0, 2.0, 2.0], "std": [0.6663709457693582, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [645]}, "scene_annotation": {"mean": [109.0], "std": [0.0], "min": [109], "max": [109], "count": [645]}, "eef_direction_state": {"mean": [4.703875968992248, 4.231007751937985], "std": [1.8695604549449134, 2.0575366640648114], "min": [0, 0], "max": [6, 6], "count": [645]}, "eef_velocity_state": {"mean": [0.5193798449612403, 0.6961240310077519], "std": [0.7249782161260737, 0.7092307330328572], "min": [0, 0], "max": [2, 2], "count": [645]}, "eef_acc_mag_state": {"mean": [0.5271317829457365, 0.7054263565891473], "std": [0.7823391617633654, 0.8426895000021364], "min": [0, 0], "max": [2, 2], "count": [645]}, "eef_direction_action": {"mean": [4.17984496124031, 3.7038759689922482], "std": [2.0258553498321654, 2.1227597621662526], "min": [0, 0], "max": [6, 6], "count": [645]}, "eef_velocity_action": {"mean": [0.6806201550387597, 0.8666666666666667], "std": [0.7241222989107703, 0.6916258043407397], "min": [0, 0], "max": [2, 2], "count": [645]}, "eef_acc_mag_action": {"mean": [0.8496124031007752, 0.9643410852713178], "std": [0.8448773160796804, 0.8223428856902274], "min": [0, 0], "max": [2, 2], "count": [645]}, "eef_sim_pose_state": {"mean": [0.32596582462013823, 0.18071189665854787, 0.17585916713931615, -1.75946510750655, -0.5819836170826621, 1.6010043314098235, 0.3360726387586166, -0.20138500291354927, 0.15417182918131758, -1.9673728340683763, -0.6710054532363726, 0.6884046462809874], "std": [0.03763894248777462, 0.08539832448812043, 0.03502257381226451, 1.9506749635345395, 0.467347718312752, 2.0571319900597924, 0.08218055537888953, 0.06114668323139857, 0.02690668356307974, 0.7700262891168256, 0.10296082886966818, 2.6103978499722764], "min": [0.2806327779203518, 0.1015599789366929, 0.06634751097759857, -3.0658624171527666, -0.8718471784570587, -3.036329222378593, 0.21360739796397651, -0.3138887279282459, 0.11558867843394287, -2.8853065928377246, -0.8601995619282373, -3.1375090855085785], "max": [0.426358575513221, 0.39294986591656156, 0.23072860522609576, 3.1370692830529556, 0.5695807261952766, 3.114174267060833, 0.43392147094563965, -0.13762417504786728, 0.26643240040963506, -0.8832427283248657, -0.46926288154447415, 3.140768217646474], "count": [645]}, "eef_sim_pose_action": {"mean": [0.3325979261170566, 0.1858650715706365, 0.17079523832318483, -1.8005206703636956, -0.6050960829273334, 1.6241766678510308, 0.3393037697084912, -0.20085551667904478, 0.1518992688610789, -1.9443892316816054, -0.6657263129174593, 0.8594257650389876], "std": [0.0378809373268442, 0.08554100161302888, 0.033439493529346144, 1.9566545929194323, 0.48903708864002854, 2.0593572877454482, 0.082501891814153, 0.05885695858174486, 0.028089082001553647, 0.7727549752501403, 0.12476613133348641, 2.569381560761551], "min": [0.29060796247006704, 0.10507354466094865, 0.0631666296560448, -3.1173233837695937, -0.9425697434286873, -3.013977959372784, 0.21637062852425223, -0.3201365881067722, 0.12016489680049677, -2.8730913787322945, -0.8895298247151935, -3.1407462865666673], "max": [0.4349893916818788, 0.39697419497228664, 0.2481086919959044, 3.1060710781530942, 0.6515510663805189, 3.096276147813284, 0.4424720835514898, -0.14023263897007182, 0.27113276837976835, -0.8144642200852954, -0.38370096139846743, 3.14143946231912], "count": [645]}}} +{"episode_index": 110, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44111952976925206]], [[0.5395736879203006]], [[0.4874334727871197]]], "std": [[[0.27889183511591864]], [[0.2069768908760089]], [[0.2157970262444337]]], "count": [114]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41922138583675644]], [[0.42438390978166296]], [[0.3840679740248352]]], "std": [[[0.27629453406917975]], [[0.2514204938167761]], [[0.27226627503613143]]], "count": [114]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43194699069858417]], [[0.4674786224259226]], [[0.4106085189063586]]], "std": [[[0.294553003874526]], [[0.22727484504263418]], [[0.24946236528406993]]], "count": [114]}, "observation.state": {"min": [-0.7552199959754944, -0.3284509479999542, -0.6939041018486023, -1.508355736732483, -1.5140763521194458, -0.4431036412715912, -0.8044640421867371, -1.0494232177734375, -0.22362911701202393, 0.5292013883590698, -1.5869452953338623, 0.13647858798503876, -0.6836081743240356, -0.7019139528274536, 0.009614842012524605, -7.046735845506191e-05, -0.6243941783905029, 1.037088394165039, -0.448943555355072, -0.007986670359969139, -0.013742627575993538, -0.00679689459502697, -0.6268237233161926, 1.021854043006897, -0.44232600927352905, -0.007018326316028833, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.004101476166397333, -2.8177844342280878e-06, -1.0846177339553833, -1.2185696363449097, -1.5217978954315186, -2.3392446041107178, -2.816432237625122, -2.1079983711242676, -5.281520843505859, -0.2658042907714844, -0.09244748950004578, -0.7074335813522339, -1.2047158479690552, -0.8061551451683044, -2.0167741775512695, -0.6881263256072998, -13.807708740234375, -16.91086769104004, -2.808302879333496, -10.866910934448242, -7.948107719421387, -1.4346764087677002, -1.4920635223388672, -13.217540740966797, -1.7704517841339111, -1.9938949346542358, -8.394384384155273, -1.2051281929016113, -2.9841270446777344, -3.615384578704834, -0.007059644442051649, -0.059807244688272476, -0.022922538220882416, -0.009286885149776936, -0.028737176209688187, -0.016273867338895798, -0.006678449921309948, -0.05638931319117546, -0.015908073633909225, -0.008987069129943848, -0.015123497694730759, -0.008127262815833092, -3.669329881668091, -1.1766246557235718, 4.157159805297852, -33.12781524658203, 11.308091163635254, -0.9196871519088745, 0.021209999918937683, -0.6532679200172424, 5.300378322601318, -32.09170150756836, 12.187051773071289, -0.5092883706092834, -0.02183762937784195, -0.0143525255843997, 0.0018315018387511373, -0.09564509987831116, 0.3845595717430115, -0.01652877777814865, -0.018992479890584946, 0.3188149631023407, -0.20225942134857178, 0.03858155757188797, -3.1323060989379883, -1.0270440578460693, -3.00616717338562, -3.036677122116089, -0.8202158808708191, -3.1410224437713623, -0.7501288652420044, -0.31199511885643005, 9.595943450927734, -0.015407860279083252, -0.021491974592208862, -0.13536429405212402, -0.0004145246057305485, 0.029366806149482727, 0.005916022229939699, 0.9973253011703491], "max": [-0.007336161099374294, 0.23623380064964294, 0.1926112323999405, -0.2620735764503479, 0.2349909394979477, 0.7019155025482178, 0.23285019397735596, 0.03698864206671715, 0.16288995742797852, 0.8617554903030396, -0.2899203598499298, 0.5389614701271057, 0.3291187584400177, -0.5452228784561157, 0.011348303407430649, 0.011683262884616852, -0.619308352470398, 1.0412894487380981, -0.44249042868614197, 0.001061021350324154, -0.012450908310711384, 0.005214115604758263, -0.6216388940811157, 1.0244102478027344, -0.4358135163784027, 0.0012423604493960738, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.002577979816123843, 1.9589499515859643e-06, 0.7490796446800232, 0.6407181620597839, 2.6226212978363037, 1.4127479791641235, 3.2474846839904785, 1.334916114807129, 1.0335699319839478, 0.5881034731864929, 0.41005590558052063, 0.49506860971450806, 0.43428289890289307, 0.6233581304550171, 0.30454307794570923, 0.16095472872257233, 3.86393141746521, 5.036630153656006, 3.2857143878936768, 2.7167279720306396, 1.2625153064727783, 10.559218406677246, 1.4346764087677002, 1.347365140914917, 11.752137184143066, 3.355921983718872, -1.404151439666748, 2.5537240505218506, 0.7173382043838501, 0.14346764981746674, 0.009341472759842873, 0.06911826878786087, 0.03749983385205269, 0.008664658293128014, 0.010744315572082996, 0.011258610524237156, 0.008533017709851265, 0.06725551187992096, 0.03057245910167694, 0.009059138596057892, 0.014168585650622845, 0.015595481730997562, -0.8483999967575073, 0.3080752193927765, 12.070610046386719, -22.85593032836914, 18.452402114868164, 0.6503924131393433, 2.630040168762207, 0.6866737008094788, 14.936080932617188, -23.386829376220703, 20.97296142578125, 1.0952807664871216, 0.027215611189603806, 0.01147356629371643, 0.008547008968889713, -0.05465434491634369, 0.5848747491836548, 0.3644888401031494, 0.3879089057445526, 0.5788605213165283, -0.030008789151906967, 0.30529582500457764, 3.123507261276245, 0.5001401305198669, 3.0464720726013184, -0.9774829745292664, -0.35212817788124084, 3.137740135192871, -0.4605555236339569, 0.37049397826194763, 9.973283767700195, 0.019928395748138428, 0.022083640098571777, 0.10900437831878662, 0.0030236185993999243, 0.0327063724398613, 0.06611153483390808, 0.9994707107543945], "mean": [-0.3828895092010498, -0.12901632487773895, -0.3231281638145447, -0.9981443881988525, -0.4546859562397003, 0.32530906796455383, -0.4904870092868805, -0.41445767879486084, 0.03524528443813324, 0.6970592141151428, -1.0113192796707153, 0.3937165141105652, -0.39291808009147644, -0.6547212600708008, 0.01033451035618782, 0.002181157236918807, -0.6225298643112183, 1.0395171642303467, -0.4444321393966675, -0.001963253365829587, -0.01320507749915123, -0.004225530195981264, -0.6235970854759216, 1.022637963294983, -0.438673198223114, -0.0016850413521751761, 0.5969532132148743, 1.7453162670135498, 0.5969532132148743, 0.5969532132148743, 0.5969532132148743, 0.5969532132148743, 0.587928831577301, 1.7453162670135498, 0.587928831577301, 0.587928831577301, 0.587928831577301, 0.587928831577301, -0.0035840789787471294, -3.5457497915558633e-07, 0.0018667822005227208, -0.002039664890617132, 0.019636699929833412, -0.020878059789538383, 0.004381697624921799, 0.006782416254281998, -0.0017072235932573676, 0.053280118852853775, 0.019417643547058105, -0.00608074339106679, -0.048491451889276505, -0.012341218069195747, -0.04415920376777649, -0.0045632245019078255, -7.557441711425781, -2.9649453163146973, 0.09701337665319443, -5.264368057250977, -1.3540737628936768, 0.8110604882240295, -0.2141798734664917, -6.514581203460693, 5.0034027099609375, 0.3700874447822571, -4.432832717895508, 0.34597083926200867, -1.5173214673995972, -0.9328231811523438, -0.00029566584271378815, 0.0006785904988646507, -0.0006979663157835603, 8.440457168035209e-05, -0.000346009386703372, -0.00029438818455673754, 0.00024133639817591757, -0.0002884669811464846, -0.00042775587644428015, -7.586382707813755e-05, -0.00044482009252533317, -0.0002004178531933576, -2.1151621341705322, -0.18440134823322296, 8.197303771972656, -27.058029174804688, 14.743209838867188, 0.012425905093550682, 1.1649155616760254, 0.2152305543422699, 11.146625518798828, -27.98193359375, 16.231151580810547, 0.4185314476490021, 0.0019102428341284394, -0.0022586819250136614, 0.004509894642978907, -0.07687915116548538, 0.46499064564704895, 0.17114876210689545, 0.19831125438213348, 0.41897517442703247, -0.09416511654853821, 0.1895493119955063, -0.9097214937210083, -0.5171692371368408, 1.1664860248565674, -2.2471704483032227, -0.6030945777893066, 2.486227512359619, -0.6070501804351807, 0.03742819279432297, 9.778216361999512, 0.0018163990462198853, 0.0010800163727253675, 0.00021210494742263108, 0.0011690640822052956, 0.031137630343437195, 0.03600350767374039, 0.9987063407897949], "std": [0.2698976397514343, 0.20509232580661774, 0.15578855574131012, 0.4639047086238861, 0.6657487154006958, 0.2527918815612793, 0.3213902711868286, 0.3893169164657593, 0.10215337574481964, 0.11168590933084488, 0.4992300868034363, 0.11530590802431107, 0.432506263256073, 0.0623292550444603, 0.0006071845418773592, 0.0015642145881429315, 0.0012840187409892678, 0.0014756314922124147, 0.0017054089112207294, 0.0028731420170515776, 0.00047031696885824203, 0.001778729842044413, 0.0016452958807349205, 0.0006179897463880479, 0.002016498940065503, 0.0026689590886235237, 0.823320209980011, 1.2993812561035156e-05, 0.823320209980011, 0.823320209980011, 0.823320209980011, 0.823320209980011, 0.8134873509407043, 1.2993812561035156e-05, 0.8134873509407043, 0.8134873509407043, 0.8134873509407043, 0.8134873509407043, 0.00032231840305030346, 6.88618854383094e-07, 0.20723235607147217, 0.18439903855323792, 0.32554367184638977, 0.4560098648071289, 0.611384391784668, 0.3810199797153473, 0.5004001259803772, 0.128591850399971, 0.05503261461853981, 0.11758225411176682, 0.23040279746055603, 0.1834050863981247, 0.25440192222595215, 0.0674554705619812, 4.244990825653076, 5.1165385246276855, 1.5211762189865112, 3.57479190826416, 2.5062971115112305, 2.0121519565582275, 0.727286696434021, 3.905541181564331, 2.858464241027832, 1.398488163948059, 1.6861448287963867, 0.5514569282531738, 1.1042349338531494, 0.6305510997772217, 0.002447117818519473, 0.008619212545454502, 0.005449146032333374, 0.0029978149104863405, 0.0028441979084163904, 0.002358123427256942, 0.002564988797530532, 0.00822046771645546, 0.005779448430985212, 0.0028073289431631565, 0.0022048112004995346, 0.001932564307935536, 0.39785459637641907, 0.1687270849943161, 1.627718210220337, 2.97961163520813, 1.4332860708236694, 0.4777292311191559, 0.44816330075263977, 0.18332108855247498, 2.042051315307617, 1.8360235691070557, 2.184602737426758, 0.4896247684955597, 0.006874779239296913, 0.003664161078631878, 0.0005745164817199111, 0.00851514097303152, 0.06034472584724426, 0.11313320696353912, 0.10497141629457474, 0.08895468711853027, 0.04956986755132675, 0.08936189115047455, 2.3502323627471924, 0.5850940942764282, 2.2562716007232666, 0.7850338816642761, 0.11229539662599564, 0.743951141834259, 0.04328715428709984, 0.05647385120391846, 0.0313471257686615, 0.003774905577301979, 0.005912499967962503, 0.014667931944131851, 0.0010064138332381845, 0.0008085964946076274, 0.01774921454489231, 0.0006315709324553609], "count": [557]}, "action": {"min": [-0.8355957269668579, -0.3490658402442932, -0.7843825221061707, -1.5153840780258179, -1.5707963705062866, -0.45257484912872314, -0.6981316804885864, -0.9952642917633057, -0.11826968193054199, 0.486774742603302, -1.6193065643310547, 0.12564310431480408, -0.6981316804885864, -0.6981316804885864, 0.009605025872588158, -0.002966084284707904, -0.6248112916946411, 1.0326802730560303, -0.4505670368671417, -0.007696301676332951, -0.013767072930932045, -0.00942083727568388, -0.625749945640564, 1.0173258781433105, -0.4439926743507385, -0.007047547027468681, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.004101476166397333, -2.8177844342280878e-06, -1.0846177339553833, -1.2185696363449097, -1.5217978954315186, -2.3392446041107178, -2.816432237625122, -2.1079983711242676, -5.281520843505859, -0.2658042907714844, -0.09244748950004578, -0.7074335813522339, -1.2047158479690552, -0.8061551451683044, -2.0167741775512695, -0.6881263256072998], "max": [-0.006932217627763748, 0.256369024515152, 0.44524726271629333, -0.19297686219215393, 0.23453715443611145, 0.6981316804885864, 0.24461489915847778, 0.06979749351739883, 0.1730261594057083, 0.878777265548706, -0.2503030002117157, 0.5407480597496033, 0.3354189395904541, -0.5412589311599731, 0.01327897422015667, 0.007599487900733948, -0.6125280261039734, 1.03993821144104, -0.4420602023601532, 0.0009001101716421545, -0.010296506807208061, 0.0015767891891300678, -0.6140521764755249, 1.0230588912963867, -0.43599173426628113, 0.0007809112430550158, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.002577979816123843, 1.9589499515859643e-06, 0.7490796446800232, 0.6407181620597839, 2.6226212978363037, 1.4127479791641235, 3.2474846839904785, 1.334916114807129, 1.0335699319839478, 0.5881034731864929, 0.3937891721725464, 0.49506860971450806, 0.37734919786453247, 0.6233581304550171, 0.30454307794570923, 0.16095472872257233], "mean": [-0.402344673871994, -0.12314198911190033, -0.31746935844421387, -0.9616910815238953, -0.4622034728527069, 0.32576048374176025, -0.48601019382476807, -0.41229337453842163, 0.04175502806901932, 0.7073675990104675, -0.9902793169021606, 0.39054977893829346, -0.40818047523498535, -0.6581614017486572, 0.010706543922424316, 0.00244815181940794, -0.6182709336280823, 1.0373849868774414, -0.445051908493042, -0.001991128083318472, -0.012741127982735634, -0.003653657389804721, -0.619359016418457, 1.0202947854995728, -0.4390846788883209, -0.002132826717570424, 0.5969532132148743, 1.7453162670135498, 0.5969532132148743, 0.5969532132148743, 0.5969532132148743, 0.5969532132148743, 0.587897539138794, 1.7453162670135498, 0.587897539138794, 0.587897539138794, 0.587897539138794, 0.587897539138794, -0.0035830989945679903, -3.5240384477219777e-07, 0.0018562071491032839, -0.002027572365477681, 0.019633358344435692, -0.020808441564440727, 0.00438411021605134, 0.006527614779770374, -0.0016979241045191884, 0.05271931737661362, 0.018612034618854523, -0.006240240763872862, -0.04942673072218895, -0.01207674015313387, -0.04342794790863991, -0.004198569804430008], "std": [0.289898157119751, 0.2026847004890442, 0.1796591430902481, 0.48887497186660767, 0.6814662218093872, 0.2518173158168793, 0.3209022581577301, 0.39315441250801086, 0.09127118438482285, 0.11140823364257812, 0.49676886200904846, 0.11982344090938568, 0.43649572134017944, 0.064159095287323, 0.0008176325936801732, 0.0019170667510479689, 0.002090675523504615, 0.0017316783778369427, 0.0019472932908684015, 0.002571966266259551, 0.0007167611038312316, 0.0020392208825796843, 0.00182232609950006, 0.000918502570129931, 0.002243252005428076, 0.0023916817735880613, 0.823320209980011, 1.2993812561035156e-05, 0.823320209980011, 0.823320209980011, 0.823320209980011, 0.823320209980011, 0.8134991526603699, 1.2993812561035156e-05, 0.8134991526603699, 0.8134991526603699, 0.8134991526603699, 0.8134991526603699, 0.0003218293422833085, 6.891053203617048e-07, 0.20723028481006622, 0.18439900875091553, 0.325543612241745, 0.45601174235343933, 0.6113875508308411, 0.3810187876224518, 0.5004000067710876, 0.12796252965927124, 0.052094705402851105, 0.11757344007492065, 0.22929012775421143, 0.18350471556186676, 0.2539336681365967, 0.06714437901973724], "count": [557]}, "timestamp": {"min": [0.0], "max": [18.533333333333335], "mean": [9.266666666666666], "std": [5.359726361174297], "count": [557]}, "frame_index": {"min": [0], "max": [556], "mean": [278.0], "std": [160.7917908352289], "count": [557]}, "episode_index": {"min": [110], "max": [110], "mean": [110.0], "std": [0.0], "count": [557]}, "index": {"min": [40478], "max": [41034], "mean": [40756.0], "std": [160.7917908352289], "count": [557]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [557]}, "subtask_annotation": {"mean": [0.5457809694793537, 2.0, 2.0, 2.0, 2.0], "std": [0.6510350621934, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [557]}, "scene_annotation": {"mean": [110.0], "std": [0.0], "min": [110], "max": [110], "count": [557]}, "eef_direction_state": {"mean": [4.190305206463195, 4.5385996409335725], "std": [2.1142534358185596, 1.9965949954356739], "min": [0, 0], "max": [6, 6], "count": [557]}, "eef_velocity_state": {"mean": [0.718132854578097, 0.5421903052064632], "std": [0.7705844947172719, 0.6676125471825386], "min": [0, 0], "max": [2, 2], "count": [557]}, "eef_acc_mag_state": {"mean": [0.703770197486535, 0.5152603231597845], "std": [0.8390407476846287, 0.784866153157265], "min": [0, 0], "max": [2, 2], "count": [557]}, "eef_direction_action": {"mean": [3.9730700179533214, 3.949730700179533], "std": [2.102659703359432, 2.0889520706158797], "min": [0, 0], "max": [6, 6], "count": [557]}, "eef_velocity_action": {"mean": [0.8366247755834829, 0.7522441651705566], "std": [0.7768333900773946, 0.6723704613762435], "min": [0, 0], "max": [2, 2], "count": [557]}, "eef_acc_mag_action": {"mean": [0.8868940754039497, 0.8563734290843806], "std": [0.8557276940978636, 0.8415915015753154], "min": [0, 0], "max": [2, 2], "count": [557]}, "eef_sim_pose_state": {"mean": [0.32839189502902394, 0.19950031601750942, 0.13168672197746084, -0.9099921784062509, -0.5175539986265818, 1.1666207812490783, 0.31505597759975185, -0.17305787012799512, 0.13588407685538947, -2.2471854472688846, -0.6031329004598364, 2.5144781426624045], "std": [0.055024473477519334, 0.09844835460201662, 0.044463968618675534, 2.386799462286816, 0.5849943084434832, 2.2751449343614274, 0.09846184548180664, 0.07744673000204097, 0.015326034413177241, 0.7850128746763347, 0.11227805599223485, 0.7676694153579989], "min": [0.24860910059300828, 0.08068944707407752, 0.03952176096914591, -3.1401634801571565, -1.0283760022169723, -3.1381369634786656, 0.20153750434513143, -0.3242341815089525, 0.11320939212938065, -3.036709892163715, -0.8202637119821145, -3.1415766197263437], "max": [0.4285867073460742, 0.36907751689918755, 0.23543362329821213, 3.137609267081688, 0.500334135617718, 3.123500405984966, 0.4754104916961979, -0.08240708394863158, 0.22375585800637543, -0.9774832182476126, -0.35212326049956943, 3.141286362002244], "count": [557]}, "eef_sim_pose_action": {"mean": [0.3317111100736287, 0.20695637421917773, 0.12934950215240795, -0.3818781537901736, -0.5290134374904203, 1.1851607971050382, 0.31152515961657595, -0.16851045888151092, 0.13106781757412095, -2.240724459432742, -0.6107615388381112, 2.490314423324827], "std": [0.05753717798009992, 0.0967975136589448, 0.04562144153048182, 2.5187425604720204, 0.6129121428287401, 2.3000402062432994, 0.1001559676833714, 0.07630605421469237, 0.017760331990176795, 0.7753653765843628, 0.12521472706208384, 0.835398583549161], "min": [0.2506844548047991, 0.08731369158953248, 0.021434519589998827, -3.1208731811272408, -1.0731719812411393, -3.1396323979904257, 0.1877903723316856, -0.2986964253492089, 0.10624114432119038, -3.0571597724412736, -0.872906424005515, -3.1304478755912357], "max": [0.43834363382668023, 0.3786691527822859, 0.2629805059774142, 3.1356171655050593, 0.6050192931878406, 3.1234831587028675, 0.4561690930119737, -0.08129368338793706, 0.17523233271820748, -0.9588555821087414, -0.3490975811668253, 3.1288377014149136], "count": [557]}}} +{"episode_index": 111, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4498157223183391]], [[0.5714371299500193]], [[0.4859873510188389]]], "std": [[[0.2998024627576332]], [[0.20207231467554063]], [[0.23182152308745313]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4221847486543637]], [[0.4300899822183775]], [[0.35742964244521336]]], "std": [[[0.30809662808691]], [[0.26496043911394623]], [[0.3096630486828498]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4162020328719723]], [[0.43353153354479046]], [[0.3402927215494041]]], "std": [[[0.3254870583851073]], [[0.23151317645448666]], [[0.2852620540514273]]], "count": [100]}, "observation.state": {"min": [-0.25706911087036133, -0.17862695455551147, -0.39291808009147644, -1.701668381690979, -1.3026448488235474, -0.6680601239204407, -0.6771215200424194, -0.752590537071228, -0.3337823152542114, 0.26436179876327515, -1.7184514999389648, 0.224815234541893, -0.44498974084854126, -0.5205179452896118, -0.0020739338360726833, -0.016570797190070152, -0.6126532554626465, 0.9693546295166016, -0.38716357946395874, -0.020553871989250183, -0.013498104177415371, 0.006541532464325428, -0.5757459402084351, 0.9940913915634155, -0.4432006776332855, 0.040503207594156265, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0058144014328718185, -9.770142060006037e-05, -0.49033257365226746, -0.2655690312385559, -0.46071499586105347, -0.6800236105918884, -1.865620493888855, -0.9222614765167236, -1.8241932392120361, -0.8753140568733215, -0.3091372847557068, -0.9961360692977905, -1.1755540370941162, -0.6040202379226685, -0.9783855676651001, -0.5888000726699829, -8.507330894470215, -4.884005069732666, -1.8253967761993408, -9.70695972442627, -0.5164835453033447, -1.0329670906066895, -4.4474968910217285, -13.39570426940918, -4.578754425048828, -2.555555582046509, -9.310134887695312, -0.6886447072029114, -2.238095283508301, -1.2338217496871948, -0.010192189365625381, -0.011686409823596478, -0.011274349875748158, -0.006989265326410532, -0.015997961163520813, -0.009296249598264694, -0.007424280978739262, -0.014302007853984833, -0.011127269826829433, -0.0076047214679419994, -0.0181349515914917, -0.01491454802453518, -0.42419999837875366, -0.4082924723625183, 6.978089332580566, -25.171592712402344, 7.8342742919921875, 0.02548450045287609, -1.1241300106048584, -0.5938799381256104, 1.7074048519134521, -34.65821838378906, 9.306880950927734, -0.7827757596969604, -0.017883101478219032, -0.014824979938566685, -0.0012210012646391988, -0.08198151737451553, 0.31102317571640015, 0.08657446503639221, 0.06069904565811157, 0.28788620233535767, -0.22298578917980194, 0.008418076671659946, -3.1401686668395996, -1.3393889665603638, -3.0190508365631104, -2.843688488006592, -1.2049472332000732, 1.763972520828247, -0.8181910514831543, -0.07186802476644516, 9.671314239501953, -0.008711397647857666, -0.015515714883804321, -0.016044169664382935, -0.024393338710069656, 0.024561550468206406, 0.7281751036643982, 0.6834036111831665], "max": [0.2755089998245239, 0.10776727646589279, 0.07306136190891266, -1.258583903312683, 0.1409543752670288, 0.35978782176971436, 0.21878109872341156, 0.32205867767333984, 0.13389872014522552, 0.9109629392623901, -0.87138432264328, 0.9845010042190552, 0.4685533940792084, 0.12588009238243103, -0.0003443007590249181, -0.015700863674283028, -0.6111154556274414, 0.9702960848808289, -0.3780754506587982, -0.016629409044981003, -0.011734467931091785, 0.00784257985651493, -0.5739765763282776, 0.9969565272331238, -0.43595415353775024, 0.04430703818798065, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.006201137322932482, 1.5230875760607887e-06, 0.7041343450546265, 0.2435787320137024, 0.3547073006629944, 0.9286448359489441, 2.392399311065674, 1.8394211530685425, 1.560075283050537, 1.40138578414917, 0.48999133706092834, 0.5013994574546814, 0.628912627696991, 1.1791503429412842, 0.8629617094993591, 0.8237341046333313, -1.091254472732544, 1.3125762939453125, 1.4322344064712524, -0.8547009229660034, 0.7747253179550171, 2.065934181213379, 0.6599512100219727, -0.4676804542541504, 8.272283554077148, 1.6568986177444458, -0.48840051889419556, 0.6599512100219727, 0.3443223536014557, 0.3156288266181946, 0.00767103536054492, 0.010613443329930305, 0.014325105585157871, 0.006783632095903158, 0.013856629841029644, 0.01129845529794693, 0.00758987246081233, 0.012846579775214195, 0.012497302144765854, 0.006824946030974388, 0.01578233204782009, 0.013246960937976837, 0.8696100115776062, 0.5938799381256104, 13.911637306213379, -16.55501937866211, 16.66409683227539, 0.9599757790565491, 0.657509982585907, 0.35261619091033936, 8.240084648132324, -25.93624496459961, 18.04420280456543, 0.0933954268693924, 0.023754907771945, 0.014942076988518238, 0.0024420025292783976, -0.027327170595526695, 0.4759272038936615, 0.21473023295402527, 0.22421607375144958, 0.5349869132041931, 0.0073565347120165825, 0.17430338263511658, 3.1378068923950195, -0.05796083062887192, 3.0050878524780273, -0.9161563515663147, -0.0891261026263237, 2.9745495319366455, -0.5449246764183044, 0.13752801716327667, 9.891654014587402, 0.00809052586555481, 0.015030354261398315, 0.024980366230010986, -0.022653713822364807, 0.026573311537504196, 0.7291693091392517, 0.6844901442527771], "mean": [0.0976998582482338, -0.09374631196260452, -0.10979542881250381, -1.4264726638793945, -0.3477758467197418, -0.19032636284828186, -0.511917769908905, -0.13306908309459686, -0.03379467874765396, 0.5562971830368042, -1.3105359077453613, 0.6842961311340332, -0.15416263043880463, -0.16643480956554413, -0.001089258585125208, -0.016007158905267715, -0.6120777130126953, 0.9700416326522827, -0.3818732798099518, -0.018782125785946846, -0.012605507858097553, 0.007406523451209068, -0.5747194290161133, 0.9965041279792786, -0.43949174880981445, 0.042669106274843216, 0.36979466676712036, 1.686997413635254, 0.36979466676712036, 0.36979466676712036, 0.36979466676712036, 0.36979466676712036, 0.5473337769508362, 1.7453231811523438, 0.5473337769508362, 0.5473337769508362, 0.5473337769508362, 0.5473337769508362, 0.005981871392577887, -2.5134354473266285e-06, -0.0022274835500866175, -0.002020167885348201, -0.017958760261535645, 0.00034571567084640265, 0.018302330747246742, 0.017610086128115654, -0.002012399025261402, 0.006011119578033686, -0.0034745291341096163, 0.0011240043677389622, 0.004833692219108343, -0.00011408399586798623, 0.0023430006112903357, 0.0043630111031234264, -4.077199935913086, -1.6667139530181885, -0.5360079407691956, -4.633683204650879, 0.18457788228988647, 0.1581708937883377, -1.5175591707229614, -5.765178203582764, 1.6085413694381714, -0.10128665715456009, -4.993523120880127, -0.08522006124258041, -0.6376504302024841, -0.45309725403785706, 0.00031660404056310654, -0.00028163360548205674, 4.05376085836906e-05, 0.00047207536408677697, -0.00035695050610229373, 9.363166464027017e-05, -0.00010768816719064489, 0.00025098476908169687, -4.457461182028055e-05, -0.00038220203714445233, -0.00016792016685940325, 0.0003048461221624166, 0.25479280948638916, 0.2806331217288971, 10.579511642456055, -21.419620513916016, 12.50072956085205, 0.4793187975883484, -0.41314971446990967, 0.036993470042943954, 4.521656513214111, -29.9755859375, 13.450187683105469, -0.37027236819267273, 0.002369040623307228, -0.002730270382016897, 0.0009390304912813008, -0.07447654753923416, 0.3515116572380066, 0.15966613590717316, 0.11807090789079666, 0.3930380344390869, -0.11178110539913177, 0.08922182768583298, -0.7878438234329224, -0.9937542676925659, 1.229964017868042, -1.7557624578475952, -0.6815151572227478, 2.1839144229888916, -0.687450647354126, 0.03184589371085167, 9.76961612701416, 0.00011255912249907851, 0.0008305328665301204, 0.0009139482863247395, -0.023486429825425148, 0.025617461651563644, 0.7286421060562134, 0.6840121150016785], "std": [0.14039263129234314, 0.08730536699295044, 0.16108576953411102, 0.12482880800962448, 0.42074790596961975, 0.27810415625572205, 0.28322988748550415, 0.32346466183662415, 0.16097486019134521, 0.1681022047996521, 0.24850592017173767, 0.1707809418439865, 0.2987290620803833, 0.19477041065692902, 0.0003371664497535676, 0.00018593105778563768, 0.00045550239156000316, 0.0003457599086686969, 0.0022421814501285553, 0.0008492494816891849, 0.0003510922542773187, 0.0003344352007843554, 0.00035484047839418054, 0.0006419132696464658, 0.0019607136491686106, 0.0009481700835749507, 0.7057883143424988, 0.2976737320423126, 0.7057883143424988, 0.7057883143424988, 0.7057883143424988, 0.7057883143424988, 0.8003634810447693, 6.079673767089844e-06, 0.8003634810447693, 0.8003634810447693, 0.8003634810447693, 0.8003634810447693, 8.329924457939342e-05, 1.3644222235598136e-05, 0.172441765666008, 0.07898694276809692, 0.12060144543647766, 0.23337838053703308, 0.5349656343460083, 0.38803207874298096, 0.3551293611526489, 0.3038250505924225, 0.1300407201051712, 0.2225368469953537, 0.29227495193481445, 0.26303693652153015, 0.2578967213630676, 0.2058303952217102, 1.7183293104171753, 1.423728108406067, 0.8730718493461609, 2.746610403060913, 0.3136270344257355, 0.625907838344574, 1.6590533256530762, 3.2278554439544678, 4.093182563781738, 0.9232743978500366, 2.475379228591919, 0.33495965600013733, 0.5228945016860962, 0.3711381256580353, 0.002528214128687978, 0.0039605386555194855, 0.0039811632595956326, 0.0021657783072441816, 0.0036055180244147778, 0.0021343736443668604, 0.0025171840097755194, 0.004630752839148045, 0.004562027752399445, 0.002432834589853883, 0.0034374985843896866, 0.0023579695262014866, 0.24616919457912445, 0.13182857632637024, 1.6564087867736816, 2.3090126514434814, 2.1147141456604004, 0.29381421208381653, 0.3673125207424164, 0.11801563948392868, 1.6236780881881714, 1.8872103691101074, 2.3377740383148193, 0.2765403091907501, 0.006136556621640921, 0.0049490779638290405, 0.00053773372201249, 0.009961229749023914, 0.0469309538602829, 0.03480944037437439, 0.039501357823610306, 0.07413972169160843, 0.08158230036497116, 0.04166467487812042, 2.515150785446167, 0.37421491742134094, 2.1595242023468018, 0.5057207345962524, 0.3503575921058655, 0.31243613362312317, 0.0476301908493042, 0.03860548883676529, 0.03290490061044693, 0.002811836078763008, 0.005045035853981972, 0.006016233004629612, 0.00045147351920604706, 0.0004706595209427178, 0.0002452865883242339, 0.0002829666482284665], "count": [389]}, "action": {"min": [-0.3120972514152527, -0.18685543537139893, -0.4217146933078766, -1.7264550924301147, -1.304594874382019, -0.6745896339416504, -0.6981316804885864, -0.8122965097427368, -0.3602309823036194, 0.24593783915042877, -1.707916498184204, 0.1986013799905777, -0.45118632912635803, -0.5410962104797363, -0.0020099622197449207, -0.019039399921894073, -0.6100351214408875, 0.9671943187713623, -0.3896384835243225, -0.020918646827340126, -0.013054070062935352, 0.0021949715446680784, -0.572372317314148, 0.9910511374473572, -0.4463462233543396, 0.03875095769762993, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0058144014328718185, -9.770142060006037e-05, -0.49033257365226746, -0.2655690312385559, -0.46071499586105347, -0.6800236105918884, -1.865620493888855, -0.9222614765167236, -1.8241932392120361, -0.8753140568733215, -0.3091372847557068, -0.9961360692977905, -1.1755540370941162, -0.6040202379226685, -0.9783855676651001, -0.5888000726699829], "max": [0.2672790586948395, 0.1226491779088974, 0.10418052971363068, -1.148573398590088, 0.14093762636184692, 0.3775450587272644, 0.2200559377670288, 0.32600289583206177, 0.13687944412231445, 0.942455530166626, -0.8120815753936768, 0.9913853406906128, 0.4815330505371094, 0.12879511713981628, 0.0006234264001250267, -0.009716496802866459, -0.6028609871864319, 0.9714289307594299, -0.37906593084335327, -0.017002472653985023, -0.010404667817056179, 0.012202421203255653, -0.5645475387573242, 0.9975146651268005, -0.43697795271873474, 0.04264950007200241, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.006201137322932482, 1.5230875760607887e-06, 0.7041343450546265, 0.2435787320137024, 0.3547073006629944, 0.9286448359489441, 2.392399311065674, 1.8394211530685425, 1.560075283050537, 1.40138578414917, 0.48999133706092834, 0.5013994574546814, 0.628912627696991, 1.1791503429412842, 0.8629617094993591, 0.8237341046333313], "mean": [0.07215431332588196, -0.08054161816835403, -0.12503738701343536, -1.378700852394104, -0.3467133343219757, -0.18873804807662964, -0.514305591583252, -0.15803340077400208, -0.044419001787900925, 0.5666077733039856, -1.2716299295425415, 0.6798746585845947, -0.15186336636543274, -0.16616658866405487, -0.0006701276870444417, -0.014961142092943192, -0.6065248847007751, 0.9692948460578918, -0.3840027153491974, -0.01913371868431568, -0.011767429299652576, 0.006827206816524267, -0.5687052011489868, 0.9949628114700317, -0.4413169324398041, 0.04095647111535072, 0.3676859140396118, 1.686997413635254, 0.3676859140396118, 0.3676859140396118, 0.3676859140396118, 0.3676859140396118, 0.5463467240333557, 1.7453231811523438, 0.5463467240333557, 0.5463467240333557, 0.5463467240333557, 0.5463467240333557, 0.005981868598610163, -2.5188255676766858e-06, -0.002246464602649212, -0.0019448846578598022, -0.01821432076394558, 0.0009158443426713347, 0.018429933115839958, 0.01778649538755417, -0.002028372371569276, 0.006040511652827263, -0.003534081159159541, 0.001076249172911048, 0.00481454748660326, -0.0005922268028371036, 0.0024817122612148523, 0.0036564096808433533], "std": [0.147361159324646, 0.08787110447883606, 0.1724385917186737, 0.1358746588230133, 0.42356327176094055, 0.27952566742897034, 0.2873977720737457, 0.33869752287864685, 0.15983642637729645, 0.18592701852321625, 0.26089534163475037, 0.17300109565258026, 0.30069831013679504, 0.1948459893465042, 0.00045503422734327614, 0.0016537406481802464, 0.0014106511371210217, 0.0008325288072228432, 0.002426417078822851, 0.0008048917516134679, 0.000479033071314916, 0.0017059872625395656, 0.0014117775717750192, 0.0010729898931458592, 0.002077686134725809, 0.0008967616595327854, 0.7046863436698914, 0.2976737320423126, 0.7046863436698914, 0.7046863436698914, 0.7046863436698914, 0.7046863436698914, 0.799874484539032, 6.079673767089844e-06, 0.799874484539032, 0.799874484539032, 0.799874484539032, 0.799874484539032, 8.330054697580636e-05, 1.3642915291711688e-05, 0.17244236171245575, 0.07899836450815201, 0.12064956873655319, 0.23368823528289795, 0.5349538922309875, 0.3880341947078705, 0.35512974858283997, 0.3038221299648285, 0.13004747033119202, 0.22253771126270294, 0.2922753393650055, 0.26304060220718384, 0.25785014033317566, 0.20580528676509857], "count": [389]}, "timestamp": {"min": [0.0], "max": [12.933333333333334], "mean": [6.466666666666665], "std": [3.7431418769679454], "count": [389]}, "frame_index": {"min": [0], "max": [388], "mean": [194.0], "std": [112.29425630903836], "count": [389]}, "episode_index": {"min": [111], "max": [111], "mean": [111.0], "std": [0.0], "count": [389]}, "index": {"min": [41035], "max": [41423], "mean": [41229.0], "std": [112.29425630903836], "count": [389]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [389]}, "subtask_annotation": {"mean": [0.5167095115681234, 2.0, 2.0, 2.0, 2.0], "std": [0.5099054506207665, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [389]}, "scene_annotation": {"mean": [111.0], "std": [0.0], "min": [111], "max": [111], "count": [389]}, "eef_direction_state": {"mean": [3.7352185089974292, 3.2853470437017993], "std": [2.3088783076761343, 2.2795201306613264], "min": [0, 0], "max": [6, 6], "count": [389]}, "eef_velocity_state": {"mean": [0.7634961439588689, 0.9460154241645244], "std": [0.7138757772235087, 0.720372518433899], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_acc_mag_state": {"mean": [0.7532133676092545, 0.8277634961439588], "std": [0.8458403942051493, 0.8566392068416631], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_direction_action": {"mean": [3.709511568123393, 3.32133676092545], "std": [2.235593585995173, 2.1753662368631415], "min": [0, 0], "max": [6, 6], "count": [389]}, "eef_velocity_action": {"mean": [0.8637532133676092, 1.0359897172236503], "std": [0.7482265584688609, 0.7477406310400331], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_acc_mag_action": {"mean": [0.9511568123393316, 1.0102827763496145], "std": [0.833230124698767, 0.8330556212579775], "min": [0, 0], "max": [2, 2], "count": [389]}, "eef_sim_pose_state": {"mean": [0.20812964252742772, 0.22791413724611603, 0.06677405559753481, -0.8204905552093223, -0.9941992267708236, 1.213963752121426, 0.2517105007768258, -0.18500178895799482, 0.10239417033292661, -1.7555862686415682, -0.6816567355519937, 2.1838452410788514], "std": [0.04095849455879782, 0.019321349571332722, 0.03930265524307605, 2.5771937307864006, 0.3741353379985149, 2.195909181400749, 0.08491455505239992, 0.06291850929065321, 0.03446133755548454, 0.5055916742738858, 0.35037925377328166, 0.31231041565213413], "min": [0.1579148494884422, 0.16693766391242185, 0.021946993355148693, -3.141376258568842, -1.3394877732819008, -3.1232593781336826, 0.13381461880994983, -0.27453672164283954, 0.05132632919500999, -2.843694791900733, -1.2049485589439488, 1.764268228991904], "max": [0.31052073679513215, 0.2528133068246257, 0.1620054142320408, 3.1396729365514475, -0.057967387732954956, 3.055481726749712, 0.4100675375687187, -0.10941164485707232, 0.17332604618317027, -0.9161552190418053, -0.08912129506318278, 2.974557852728618], "count": [389]}, "eef_sim_pose_action": {"mean": [0.21192991203176523, 0.22797620157967335, 0.06111746629877635, -0.20428887279176539, -1.008641093596586, 1.1907211906138537, 0.25702112486045536, -0.1901712599633561, 0.09891706766773212, -1.7172052818117094, -0.6624423491839876, 2.1591926831877557], "std": [0.04406832861379975, 0.02246549137548455, 0.04258821566698911, 2.6847588988406286, 0.3976775490759869, 2.1855707344915216, 0.08760718499217314, 0.06366695476887696, 0.03684002798577583, 0.494461392794691, 0.3726935825326607, 0.29350645671957837], "min": [0.1547647992358536, 0.16142468025685147, 0.020782524588668236, -3.1412269216172404, -1.3569223183930608, -3.1241243201889755, 0.13107046689260587, -0.2800221048363695, 0.0471209801655552, -2.809335102174706, -1.2291932330525417, 1.7642736012949054], "max": [0.32163498027484216, 0.26030685405922094, 0.1635246167568866, 3.1413761320342886, -0.0032528703393988057, 3.0915330287806584, 0.4200899455580286, -0.10749834412807983, 0.1800401560537473, -0.8805577235934798, -0.0068058204572469805, 2.95497749286396], "count": [389]}}} +{"episode_index": 112, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4259164744329104]], [[0.548318998254819]], [[0.4674197683206308]]], "std": [[[0.29226826161723146]], [[0.1974459899745106]], [[0.22251044708565446]]], "count": [102]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4928953631144884]], [[0.45404937816149143]], [[0.34191250207310914]]], "std": [[[0.31394486687996764]], [[0.22004713229367764]], [[0.2813753296622625]]], "count": [102]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4897040683824472]], [[0.45205204116440884]], [[0.3197228559339922]]], "std": [[[0.30997327705947747]], [[0.21054006113246249]], [[0.2737984739720449]]], "count": [102]}, "observation.state": {"min": [-0.9185044765472412, -0.09593994915485382, -1.1210603713989258, -1.3979541063308716, -0.3721490502357483, -0.8588149547576904, -0.7075417637825012, -0.672087550163269, -0.06523272395133972, 0.14220106601715088, -1.3805599212646484, -0.01945492997765541, 0.11024823784828186, -0.46539899706840515, 0.01608893647789955, -0.005616155918687582, -0.6092705130577087, 0.9770427942276001, -0.40758365392684937, -0.03980714827775955, -0.022472882643342018, 0.015808630734682083, -0.6117081642150879, 1.0021185874938965, -0.42365601658821106, 0.04591050371527672, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.028510818257927895, -0.00010320480214431882, -1.026971459388733, -0.4661540389060974, -0.9469505548477173, -1.5704914331436157, -0.588308572769165, -1.3074567317962646, -1.9252269268035889, -0.19029775261878967, -0.159511536359787, -0.65334153175354, -0.47360333800315857, -0.8134583830833435, -0.3296481966972351, -0.43597227334976196, -14.175172805786133, -4.700854301452637, -1.5866910219192505, -10.683761596679688, -4.275335788726807, -1.4920635223388672, -1.922466516494751, -11.59179401397705, -4.700854778289795, -2.4993896484375, -10.34798526763916, -1.090354084968567, -1.6355311870574951, -2.15201473236084, -0.011247696354985237, -0.021496448665857315, -0.0655389279127121, -0.007488777860999107, -0.009744634851813316, -0.01993866078555584, -0.008200174197554588, -0.021172910928726196, -0.049157530069351196, -0.00990234687924385, -0.010344183072447777, -0.023415114730596542, -3.6481199264526367, -0.9316491484642029, 4.9440507888793945, -27.6463623046875, 10.234786033630371, -0.2554470896720886, 0.44541001319885254, -0.9427844285964966, 3.1921045780181885, -31.562915802001953, 10.929561614990234, -1.0204341411590576, -0.01919730193912983, -0.016478653997182846, -0.010378510691225529, -0.10930868983268738, 0.306264728307724, 0.07430456578731537, 0.06714596599340439, 0.3896940052509308, -0.12975826859474182, 0.016305260360240936, -3.098238229751587, -1.2904752492904663, -2.867234945297241, -3.133605480194092, -1.3367195129394531, -2.9570021629333496, -0.8313256502151489, -0.15034255385398865, 9.656877517700195, -0.011513859033584595, -0.0324614942073822, -0.04318210482597351, -0.03388407081365585, -0.013930636458098888, 0.9141545295715332, -0.4039197564125061], "max": [-0.04804389923810959, 0.5526637434959412, -0.11978192627429962, -0.7576097846031189, 0.21496203541755676, -0.34609144926071167, -0.2161073237657547, -0.22128331661224365, 0.1407650113105774, 0.900664210319519, -0.7457826733589172, 0.8869050741195679, 0.31996458768844604, -0.19045712053775787, 0.01971554383635521, -0.0006865774048492312, -0.5789517164230347, 0.9780406951904297, -0.38669776916503906, -0.03284827992320061, -0.01866335980594158, 0.02343183010816574, -0.5861504077911377, 1.0066874027252197, -0.40427908301353455, 0.052443135529756546, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.02899244986474514, 1.5693957493567723e-06, 1.6291625499725342, 0.6032586097717285, 1.4320590496063232, 0.7023001909255981, 1.637523889541626, 0.7076235413551331, 1.0371109247207642, 0.4366447329521179, 0.10380788892507553, 0.2610240578651428, 0.390323281288147, 0.41154971718788147, 0.3471710681915283, 0.10961167514324188, -0.7237911224365234, 11.996337890625, 2.7942614555358887, 2.3809525966644287, 1.2338217496871948, 2.4102563858032227, 3.701465129852295, -0.011135250329971313, 10.927961349487305, 1.6288156509399414, 3.479853630065918, 0.5738705992698669, 1.8937729597091675, 1.090354084968567, 0.009716876782476902, 0.015098070725798607, 0.033317286521196365, 0.006254829466342926, 0.020909085869789124, 0.015245893970131874, 0.013362132012844086, 0.020693480968475342, 0.03042428195476532, 0.007349372375756502, 0.02553081139922142, 0.01862715184688568, -2.142210006713867, 0.44169822335243225, 16.212921142578125, -18.196239471435547, 22.8614444732666, 0.7076337337493896, 2.2058401107788086, 0.7534852027893066, 14.520364761352539, -17.287277221679688, 21.152698516845703, -0.05234944075345993, 0.027603521943092346, 0.008325912989675999, -0.006105006206780672, -0.04099075868725777, 0.490621417760849, 0.20901386439800262, 0.20807325839996338, 0.4704242944717407, 0.043647024780511856, 0.2337363064289093, 3.097386360168457, -0.47432541847229004, 2.959716320037842, 3.133571147918701, -0.2713181972503662, 3.0799343585968018, -0.37735477089881897, 0.24924981594085693, 9.865327835083008, 0.008500844240188599, 0.05578777194023132, 0.03116387128829956, -0.02408365160226822, -0.006752649787813425, 0.935801088809967, -0.35147953033447266], "mean": [-0.3312776982784271, 0.0818001925945282, -0.4244929552078247, -1.0353981256484985, 0.030436376109719276, -0.6085750460624695, -0.571273922920227, -0.38138967752456665, 0.07962173968553543, 0.4870525300502777, -1.0538524389266968, 0.28843846917152405, 0.19828841090202332, -0.41060346364974976, 0.01761995255947113, -0.0018606496741995215, -0.5943145751953125, 0.9776217341423035, -0.40111854672431946, -0.035804178565740585, -0.02098694071173668, 0.021385489031672478, -0.598981499671936, 1.0030361413955688, -0.4160255789756775, 0.0497281588613987, 0.5232007503509521, 1.7453187704086304, 0.5232007503509521, 0.5232007503509521, 0.5232007503509521, 0.5232007503509521, 1.0080188512802124, 1.7453187704086304, 1.0080188512802124, 1.0080188512802124, 1.0080188512802124, 1.0080188512802124, 0.028708048164844513, -3.596303486119723e-06, -0.006100243888795376, 0.01299479603767395, -0.006764489691704512, -0.008214395493268967, 0.017178287729620934, -0.02879759855568409, -0.012237099930644035, 0.025013897567987442, 0.005556728225201368, -0.0355205163359642, -0.03185182064771652, -0.053224120289087296, 0.007359513081610203, -0.009250884875655174, -7.566511631011963, -0.7616481781005859, 0.022499514743685722, -3.8470816612243652, 0.19767999649047852, 0.15592920780181885, -0.5619447231292725, -7.993692398071289, 4.927828788757324, 0.00462229922413826, -5.650448799133301, -0.1861504167318344, -0.2637384235858917, -0.7673633098602295, -0.0002509772893972695, 0.0004219900001771748, -0.0015285314293578267, 0.0001459257327951491, 0.0011961407726630569, 0.00011550766794243827, -2.7148789740749635e-05, -0.00029129558242857456, -0.0015196787426248193, -3.8304879126371816e-05, 0.0011404436081647873, 0.0004964983672834933, -2.843390941619873, -0.5738503932952881, 10.533502578735352, -21.739940643310547, 17.273334503173828, 0.20736606419086456, 1.2776323556900024, -0.353568971157074, 9.471674919128418, -23.363100051879883, 17.2005672454834, -0.5393350720405579, 0.00227544573135674, -0.002909356728196144, -0.008120179176330566, -0.07102987170219421, 0.389800488948822, 0.10673172026872635, 0.11787329614162445, 0.4218430519104004, -0.027209367603063583, 0.12867741286754608, -1.305719256401062, -1.005301833152771, 1.013938307762146, -0.6887215375900269, -1.0434887409210205, 0.8774943351745605, -0.6523311734199524, 0.007226398680359125, 9.767898559570312, -4.239213376422413e-05, 0.0007450924022123218, 0.0003784525324590504, -0.031216243281960487, -0.011600052006542683, 0.9254140257835388, -0.37712132930755615], "std": [0.25986573100090027, 0.17632253468036652, 0.30691659450531006, 0.16748428344726562, 0.17828841507434845, 0.16602341830730438, 0.13897496461868286, 0.10642924159765244, 0.059597186744213104, 0.21245014667510986, 0.17428790032863617, 0.22264613211154938, 0.06664492934942245, 0.0629214271903038, 0.000759326561819762, 0.0012285701232030988, 0.00799267552793026, 0.00017527905583847314, 0.006362720858305693, 0.0013435303699225187, 0.0007694857777096331, 0.0018839386757463217, 0.006716881413012743, 0.000907412962988019, 0.0054520172998309135, 0.0013166244607418776, 0.7468799352645874, 1.049041748046875e-05, 0.7468799352645874, 0.7468799352645874, 0.7468799352645874, 0.7468799352645874, 0.8568084836006165, 1.049041748046875e-05, 0.8568084836006165, 0.8568084836006165, 0.8568084836006165, 0.8568084836006165, 8.693465497344732e-05, 1.6664329450577497e-05, 0.2694886028766632, 0.15119802951812744, 0.2697339653968811, 0.2628905773162842, 0.23039531707763672, 0.2569907009601593, 0.23173442482948303, 0.10024095326662064, 0.038781218230724335, 0.16396987438201904, 0.15962722897529602, 0.17932124435901642, 0.0865330770611763, 0.07180754095315933, 2.671708822250366, 3.249232053756714, 1.1577792167663574, 2.917440891265869, 0.9418109059333801, 0.6562992930412292, 0.7171986103057861, 2.578932285308838, 4.217053413391113, 0.8703649640083313, 3.3308568000793457, 0.3173828125, 0.6678354144096375, 0.5741945505142212, 0.0028244927525520325, 0.005158062092959881, 0.010629916563630104, 0.0024445136077702045, 0.003642189083620906, 0.003112923353910446, 0.00278318184427917, 0.005393938161432743, 0.009754878468811512, 0.002801955444738269, 0.003606679616495967, 0.0029824792873114347, 0.23481154441833496, 0.21306948363780975, 2.2812232971191406, 1.8725486993789673, 3.053286552429199, 0.18522244691848755, 0.30192863941192627, 0.20270831882953644, 2.17016863822937, 3.191267251968384, 2.7465121746063232, 0.17135439813137054, 0.006830010563135147, 0.003886664053425193, 0.0005152872763574123, 0.012213530950248241, 0.04326493665575981, 0.03393249213695526, 0.0223127081990242, 0.02822159044444561, 0.05613630637526512, 0.06478245556354523, 1.9923206567764282, 0.21259669959545135, 1.7134381532669067, 2.1212315559387207, 0.22433677315711975, 2.436964750289917, 0.0820443332195282, 0.044344715774059296, 0.027140535414218903, 0.002816016087308526, 0.0113683408126235, 0.007098716218024492, 0.003033553482964635, 0.0017284832429140806, 0.006210717838257551, 0.015138321556150913], "count": [482]}, "action": {"min": [-1.0245105028152466, -0.08343439549207687, -1.2024644613265991, -1.4613006114959717, -0.38177502155303955, -0.8846997618675232, -0.6981316804885864, -0.6632145643234253, -0.09527643769979477, 0.11451581120491028, -1.3668261766433716, -0.02145443856716156, 0.10848990827798843, -0.470363974571228, 0.014623099938035011, -0.00839214026927948, -0.6049965023994446, 0.9744035601615906, -0.40754324197769165, -0.038378238677978516, -0.023195061832666397, 0.011630704626441002, -0.6072598695755005, 0.9995888471603394, -0.42367708683013916, 0.04328477010130882, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.028510818257927895, -0.00010320480214431882, -1.026971459388733, -0.4661540389060974, -0.9469505548477173, -1.5704914331436157, -0.588308572769165, -1.3074567317962646, -1.9252269268035889, -0.19029775261878967, -0.159511536359787, -0.65334153175354, -0.47360333800315857, -0.8134583830833435, -0.3296481966972351, -0.43597227334976196], "max": [-0.05612089857459068, 0.5668962001800537, -0.08998185396194458, -0.6816420555114746, 0.21487459540367126, -0.3444887697696686, -0.20984458923339844, -0.23593541979789734, 0.15219049155712128, 0.971717357635498, -0.6584887504577637, 0.8560964465141296, 0.32192373275756836, -0.1849154680967331, 0.020738722756505013, 0.004768043756484985, -0.5758427977561951, 0.9808616042137146, -0.3872937858104706, -0.03141630440950394, -0.016943704336881638, 0.025189191102981567, -0.5808967351913452, 1.0053622722625732, -0.4045749008655548, 0.05047071725130081, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.02899244986474514, 1.5693957493567723e-06, 1.6291625499725342, 0.6032586097717285, 1.4320590496063232, 0.7023001909255981, 1.637523889541626, 0.7076235413551331, 1.0371109247207642, 0.4366447329521179, 0.10380788892507553, 0.2610240578651428, 0.390323281288147, 0.41154971718788147, 0.3471710681915283, 0.11518676578998566], "mean": [-0.36308375000953674, 0.09242794662714005, -0.4516015648841858, -0.9894248247146606, 0.028620000928640366, -0.6143353581428528, -0.5682851672172546, -0.403775155544281, 0.07849693298339844, 0.4853195548057556, -1.0270510911941528, 0.27819380164146423, 0.19938978552818298, -0.41172629594802856, 0.017562447115778923, -0.002490767976269126, -0.5907861590385437, 0.9772475361824036, -0.4022754728794098, -0.0343722440302372, -0.02032727561891079, 0.01905166730284691, -0.5950694680213928, 1.002652645111084, -0.4175381362438202, 0.047202177345752716, 0.5235266089439392, 1.7453187704086304, 0.5235266089439392, 0.5235266089439392, 0.5235266089439392, 0.5235266089439392, 1.0080188512802124, 1.7453187704086304, 1.0080188512802124, 1.0080188512802124, 1.0080188512802124, 1.0080188512802124, 0.02870752662420273, -3.6000510590383783e-06, -0.005326937884092331, 0.012130064889788628, -0.00533427344635129, -0.008839024230837822, 0.017374560236930847, -0.029299285262823105, -0.012220228090882301, 0.025554995983839035, 0.0054894923232495785, -0.03602562099695206, -0.03246539458632469, -0.05282965674996376, 0.007194517645984888, -0.00932121928781271], "std": [0.2689935564994812, 0.17102587223052979, 0.3176344335079193, 0.1859237253665924, 0.17885591089725494, 0.16577035188674927, 0.13802583515644073, 0.09038572758436203, 0.060459885746240616, 0.21786284446716309, 0.1815403252840042, 0.21579977869987488, 0.06646199524402618, 0.059875186532735825, 0.0009598276228643954, 0.0022186434362083673, 0.00755502562969923, 0.0010782820172607899, 0.006219737231731415, 0.0013134103501215577, 0.0009666007827036083, 0.0023424928076565266, 0.0066382018849253654, 0.0008606570190750062, 0.005433679558336735, 0.001405511749908328, 0.7471855282783508, 1.049041748046875e-05, 0.7471855282783508, 0.7471855282783508, 0.7471855282783508, 0.7471855282783508, 0.8568084836006165, 1.049041748046875e-05, 0.8568084836006165, 0.8568084836006165, 0.8568084836006165, 0.8568084836006165, 8.63576351548545e-05, 1.6661855624988675e-05, 0.2700730562210083, 0.1524256467819214, 0.2716546654701233, 0.26317015290260315, 0.23041656613349915, 0.25716179609298706, 0.231735497713089, 0.09984565526247025, 0.03877808526158333, 0.16351723670959473, 0.15902815759181976, 0.17925189435482025, 0.08673960715532303, 0.07175625115633011], "count": [482]}, "timestamp": {"min": [0.0], "max": [16.033333333333335], "mean": [8.016666666666666], "std": [4.6380371806281255], "count": [482]}, "frame_index": {"min": [0], "max": [481], "mean": [240.5], "std": [139.14111541884375], "count": [482]}, "episode_index": {"min": [112], "max": [112], "mean": [112.0], "std": [0.0], "count": [482]}, "index": {"min": [41424], "max": [41905], "mean": [41664.5], "std": [139.14111541884375], "count": [482]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [482]}, "subtask_annotation": {"mean": [0.14730290456431536, 2.0, 2.0, 2.0, 2.0], "std": [0.38255933766938294, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [482]}, "scene_annotation": {"mean": [112.0], "std": [0.0], "min": [112], "max": [112], "count": [482]}, "eef_direction_state": {"mean": [4.047717842323651, 4.180497925311204], "std": [2.1919801434850337, 1.9481327800829913], "min": [0, 0], "max": [6, 6], "count": [482]}, "eef_velocity_state": {"mean": [0.7344398340248963, 0.6161825726141079], "std": [0.73163305480137, 0.6245226823543938], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_acc_mag_state": {"mean": [0.6493775933609959, 0.578838174273859], "std": [0.8271141818826404, 0.7961319212624858], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_direction_action": {"mean": [3.858921161825726, 3.8381742738589213], "std": [2.155956064939755, 1.858800751879769], "min": [0, 0], "max": [6, 6], "count": [482]}, "eef_velocity_action": {"mean": [0.7966804979253111, 0.7697095435684648], "std": [0.7345570387292227, 0.620262558741166], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_acc_mag_action": {"mean": [0.7448132780082988, 0.7365145228215768], "std": [0.8344402466928789, 0.8243409846160256], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_sim_pose_state": {"mean": [0.3048767442352072, 0.23472821843264394, 0.07997661797802302, -1.29206105139573, -1.0056051407133275, 1.0142990938929894, 0.322826367247726, -0.1565934304311538, 0.11172427065843359, -0.6821397918979446, -1.0435645657566905, 0.8839580174384537], "std": [0.05347059404011994, 0.033806754295119514, 0.054011303202768285, 2.0214452769105056, 0.2127938465955489, 1.7399037062783733, 0.018893723278558358, 0.03814022785706717, 0.02276963653959687, 2.15903571823673, 0.22439144220348356, 2.4445135340163424], "min": [0.24041441862382293, 0.20129715838070456, 0.01209871039320315, -3.1231349645060806, -1.2989542385189627, -3.0843910668312833, 0.29699379820304916, -0.23461290813296914, 0.06525534603757152, -3.1408783264811704, -1.337153999558981, -3.0666719017157753], "max": [0.4276540291852394, 0.3274995240597771, 0.2362809901270785, 3.12870977093096, -0.47457589531630706, 3.1002170751895184, 0.36729549067921013, -0.10685246742214322, 0.15483299319934088, 3.139985394566228, -0.2713444322415304, 3.0993854517967403], "count": [482]}, "eef_sim_pose_action": {"mean": [0.31029426089589074, 0.23829721354333952, 0.07887617935076809, -1.258871267013811, -1.0209689185609965, 0.9596293491571694, 0.3285733863866823, -0.15908736839811422, 0.11291358040447279, -0.9116476837923821, -1.0455925140021611, 0.6966727399142909], "std": [0.05577260614828335, 0.035320000738717286, 0.05758877951200822, 2.0015606166929523, 0.2477487019850575, 1.7488162979029398, 0.013195259941125472, 0.04252571392501299, 0.025272607825762263, 2.0886749744582875, 0.2093548156939032, 2.5119125102986755], "min": [0.2437486773216928, 0.20080446566755697, 0.0020383294290063332, -3.1178162177387936, -1.3991518325539571, -3.103103985290388, 0.30860051319689735, -0.24085545714477877, 0.05844246148249894, -3.140951646777329, -1.3259063070327919, -3.133994621546741], "max": [0.4357637553154492, 0.33721935519654844, 0.25473537790768874, 3.1373810387745666, -0.32274831009917704, 3.126037827763131, 0.35606133174444093, -0.10277171197521563, 0.15234108756997894, 3.138466712734815, -0.23457234029002172, 3.128616273200471], "count": [482]}}} +{"episode_index": 113, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44456106113033445]], [[0.5384124048442906]], [[0.486570984236832]]], "std": [[[0.2802790708829935]], [[0.2064091990618522]], [[0.22076443689089228]]], "count": [125]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40845033640907347]], [[0.43215012110726647]], [[0.3870100346020761]]], "std": [[[0.2806700956397895]], [[0.237556837875504]], [[0.25737432929549475]]], "count": [125]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45150433679354096]], [[0.4680220953479431]], [[0.38778498269896194]]], "std": [[[0.30070653522644214]], [[0.21618232784648989]], [[0.24222365986783378]]], "count": [125]}, "observation.state": {"min": [-0.9271637797355652, -0.28734737634658813, -0.600443422794342, -1.435779333114624, -1.5133150815963745, -0.23585671186447144, -0.7026793956756592, -0.9666930437088013, -0.3086148500442505, 0.16488981246948242, -1.8505381345748901, 0.08316119015216827, -0.4577764570713043, -0.6741664409637451, 0.01424131914973259, 0.00016781315207481384, -0.6115557551383972, 1.0348854064941406, -0.45880594849586487, -0.015095299109816551, -0.009265920147299767, -0.0063733067363500595, -0.6160645484924316, 1.021972894668579, -0.45210951566696167, -0.013089897111058235, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.003335756715387106, -2.884564992200467e-06, -0.6050931811332703, -0.5792593955993652, -1.3361660242080688, -1.3148735761642456, -3.3035478591918945, -0.7437455058097839, -1.676098346710205, -1.0815539360046387, -0.48543572425842285, -0.7684006690979004, -1.0581945180892944, -0.5833045840263367, -0.7090129256248474, -0.47187361121177673, -15.077127456665039, -14.865690231323242, -3.0891332626342773, -11.233211517333984, -7.517704486846924, -5.107448101043701, -2.2667887210845947, -14.052684783935547, -4.914529800415039, -2.471306562423706, -7.478632926940918, -0.8894994258880615, -1.5494505167007446, -1.3485958576202393, -0.012543858028948307, -0.024031735956668854, -0.014601216651499271, -0.009008452296257019, -0.03067668154835701, -0.009971389546990395, -0.014541484415531158, -0.026737160980701447, -0.018389305099844933, -0.008550065569579601, -0.009781918488442898, -0.005172977223992348, -5.005559921264648, -0.7312146425247192, 2.538836717605591, -27.9420166015625, 8.714008331298828, -0.0900546982884407, -2.439150094985962, -0.36003971099853516, 6.859313488006592, -36.629417419433594, 13.254565238952637, 0.32074740529060364, -0.01765481010079384, -0.013730775564908981, 0.0006105006323195994, -0.09564509987831116, 0.3860025703907013, -0.06653930991888046, -0.014272375032305717, 0.3098371922969818, -0.24118289351463318, 0.03155932575464249, -3.127474546432495, -1.3958407640457153, -3.0325241088867188, -3.0990617275238037, -1.0841916799545288, -3.0892269611358643, -0.793047308921814, -0.04495120048522949, 9.64212417602539, -0.008708596229553223, -0.012266606092453003, -0.03897583484649658, -0.009774690493941307, -0.03235788643360138, 0.09855514764785767, -0.994621992111206], "max": [0.04020208492875099, 0.2673187851905823, 0.0035989885218441486, -0.2845805883407593, 0.5030800700187683, 0.6939046382904053, 0.07505626231431961, 0.3015085458755493, 0.06408832967281342, 0.9802985191345215, -0.6622411012649536, 0.6055141687393188, 0.3211091160774231, -0.13675622642040253, 0.017688052728772163, 0.003721538232639432, -0.6092856526374817, 1.0370244979858398, -0.4524593949317932, -0.011193007230758667, -0.00656561553478241, -0.0019589343573898077, -0.6136300563812256, 1.0242328643798828, -0.4478336274623871, -0.008293688297271729, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00400600116699934, 1.4163052810545196e-06, 0.8691805601119995, 0.44968968629837036, 1.1473149061203003, 0.3940367102622986, 4.092898368835449, 2.2265121936798096, 1.2773780822753906, 0.899179220199585, 0.3443698585033417, 0.7836236357688904, 1.0178393125534058, 0.7585135102272034, 0.6819056272506714, 0.4601588249206543, -3.20695161819458, 4.273504257202148, 2.6959707736968994, -0.3663003742694855, 2.094627618789673, 2.8693528175354004, 1.4633699655532837, -0.7683321833610535, 7.0818071365356445, 1.5445665121078491, -1.892552137374878, 1.090354084968567, 0.7173382639884949, 0.6025640964508057, 0.00887440238147974, 0.021003546193242073, 0.01569843851029873, 0.00703243725001812, 0.012054544873535633, 0.01680459827184677, 0.012628770433366299, 0.018255839124321938, 0.01285574771463871, 0.00870306696742773, 0.009940315037965775, 0.01308451034128666, -3.3935999870300293, 0.14104649424552917, 10.734380722045898, -16.658546447753906, 19.550277709960938, 1.3003172874450684, -0.21209999918937683, 0.5827447175979614, 16.346546173095703, -25.68205451965332, 25.5189151763916, 1.7207489013671875, 0.022921280935406685, 0.010978329926729202, 0.0030525033362209797, -0.027327170595526695, 0.6166990995407104, 0.3801381587982178, 0.32432830333709717, 0.5687228441238403, -0.08695963025093079, 0.2846531867980957, 3.1390552520751953, 0.4549456536769867, 3.11338472366333, 3.0887091159820557, -0.20655842125415802, 3.056749105453491, -0.41968658566474915, 0.25088998675346375, 9.863350868225098, 0.010516196489334106, 0.023778051137924194, 0.0412505567073822, -0.007343930657953024, -0.030385764315724373, 0.1670224964618683, -0.9854030013084412], "mean": [-0.4988757371902466, -0.07716766744852066, -0.4265837073326111, -0.8236369490623474, -0.26508092880249023, 0.155253604054451, -0.3746427297592163, -0.21145042777061462, -0.07529494911432266, 0.4896579384803772, -1.3518314361572266, 0.35049688816070557, -0.21564461290836334, -0.4733962118625641, 0.01674034260213375, 0.0017202898161485791, -0.6102994680404663, 1.0362745523452759, -0.453934907913208, -0.013055291958153248, -0.007294702343642712, -0.0043032001703977585, -0.6145915389060974, 1.0233854055404663, -0.44877728819847107, -0.012192705646157265, 0.6132161617279053, 1.7453187704086304, 0.6132161617279053, 0.6132161617279053, 0.6132161617279053, 0.6132161617279053, 0.5218288898468018, 1.7453187704086304, 0.5218288898468018, 0.5218288898468018, 0.5218288898468018, 0.5218288898468018, 0.0036650821566581726, -4.0587380567558284e-07, -0.006846251897513866, -0.004945066291838884, -0.011457832530140877, 0.006086548324674368, 0.002666356274858117, 0.011869852431118488, -0.011667109094560146, -0.00327517231926322, -0.004566960036754608, 0.007690951228141785, 0.006370493210852146, 0.006325101014226675, -0.009317218326032162, 0.00020158769621048123, -9.411376953125, -2.8218657970428467, 0.09748215973377228, -4.34503698348999, -0.22910857200622559, 0.20963111519813538, -0.5644124746322632, -6.2089762687683105, 0.8778730034828186, -0.2846428453922272, -5.223939895629883, -0.020311320200562477, -0.2874658405780792, -0.49054908752441406, -0.0003424100286792964, 0.0005830037407577038, 0.0002797844645101577, -0.0001775172568159178, -5.5321223044302315e-05, 9.936646529240534e-05, -1.4392583580047358e-05, -9.742061956785619e-05, -0.0001174019489553757, -0.00040564616210758686, -3.33147072524298e-05, 0.00024283128732349724, -4.148731708526611, -0.27548927068710327, 7.691472053527832, -21.45760154724121, 15.993121147155762, 0.6961218118667603, -1.1782820224761963, 0.07726244628429413, 12.400691986083984, -30.29277992248535, 20.777938842773438, 1.1448806524276733, 0.002397524192929268, -0.0021749509032815695, 0.0017305663786828518, -0.07730430364608765, 0.48774823546409607, 0.12437854707241058, 0.15775315463542938, 0.4134718179702759, -0.13989277184009552, 0.18050824105739594, -0.7926285266876221, -0.7904709577560425, 0.8799548745155334, -2.066317319869995, -0.7650587558746338, 2.3585588932037354, -0.6250758767127991, 0.08792997151613235, 9.77582836151123, 0.0014838097849860787, 0.0007682041614316404, 8.093952055787668e-05, -0.008601061999797821, -0.031176934018731117, 0.1326015293598175, -0.990435004234314], "std": [0.3143770396709442, 0.15252052247524261, 0.12896396219730377, 0.3681221306324005, 0.6866058111190796, 0.2886990010738373, 0.20540621876716614, 0.3395874500274658, 0.11643081158399582, 0.17931677401065826, 0.38301292061805725, 0.12079785019159317, 0.22294403612613678, 0.1318976730108261, 0.0005924083525314927, 0.0008772849105298519, 0.0004232542996760458, 0.0006784355500712991, 0.0015492370584979653, 0.0010098725324496627, 0.0005141349975019693, 0.001065671443939209, 0.0006864573224447668, 0.0005697847227565944, 0.0011379793286323547, 0.0008339441264979541, 0.8108526468276978, 1.049041748046875e-05, 0.8108526468276978, 0.8108526468276978, 0.8108526468276978, 0.8108526468276978, 0.7948728799819946, 1.049041748046875e-05, 0.7948728799819946, 0.7948728799819946, 0.7948728799819946, 0.7948728799819946, 0.00012919383880216628, 6.218485282261099e-07, 0.1756407767534256, 0.1211479976773262, 0.2089718133211136, 0.23143605887889862, 0.5502965450286865, 0.29039546847343445, 0.25762730836868286, 0.27250567078590393, 0.10881461948156357, 0.17803291976451874, 0.278938889503479, 0.1752246767282486, 0.1651853322982788, 0.12017513811588287, 3.1436753273010254, 3.5456268787384033, 1.5977245569229126, 2.8635969161987305, 1.5017375946044922, 1.1494542360305786, 0.9177122116088867, 3.2302608489990234, 3.0154178142547607, 0.8321179151535034, 1.5086911916732788, 0.3956408202648163, 0.43582016229629517, 0.3584945499897003, 0.0029909603763371706, 0.005596869625151157, 0.004913860000669956, 0.0028005351778119802, 0.0026866323314607143, 0.002148372121155262, 0.0028692421037703753, 0.005298614967614412, 0.004637891426682472, 0.002660888945683837, 0.0017161165596917272, 0.0018237718613818288, 0.29655417799949646, 0.1351284235715866, 1.8746020793914795, 3.18369460105896, 2.79604172706604, 0.3479832410812378, 0.3313150703907013, 0.13688217103481293, 2.3457539081573486, 2.7700891494750977, 3.269670248031616, 0.37738776206970215, 0.006570118013769388, 0.0034539171028882265, 0.0004543716786429286, 0.008427699096500874, 0.06599150598049164, 0.12650766968727112, 0.08757822215557098, 0.08123219758272171, 0.034772951155900955, 0.06737575680017471, 2.2909486293792725, 0.6541991233825684, 2.0500874519348145, 1.1427698135375977, 0.18266227841377258, 1.1511950492858887, 0.03761061280965805, 0.047112710773944855, 0.02697589434683323, 0.0032848138362169266, 0.00431022047996521, 0.009065760299563408, 0.0005623286124318838, 0.00031997854239307344, 0.02003617025911808, 0.0026977690868079662], "count": [631]}, "action": {"min": [-0.993826687335968, -0.2933019697666168, -0.7071110010147095, -1.424924612045288, -1.5697433948516846, -0.2577347159385681, -0.6981316804885864, -1.0403136014938354, -0.3224153518676758, 0.14772632718086243, -1.8247098922729492, 0.07631402462720871, -0.4646756947040558, -0.6777781248092651, 0.014180024154484272, -0.0043572960421442986, -0.6098859906196594, 1.0308364629745483, -0.4597943127155304, -0.014240426942706108, -0.009484476409852505, -0.00982927717268467, -0.6144726872444153, 1.017465591430664, -0.45289868116378784, -0.012823347002267838, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.003335756715387106, -2.884564992200467e-06, -0.6050931811332703, -0.5792593955993652, -1.3361660242080688, -1.3148735761642456, -3.3035478591918945, -0.7437455058097839, -1.676098346710205, -1.0815539360046387, -0.48543572425842285, -0.7684006690979004, -1.0581945180892944, -0.5833045840263367, -0.7090129256248474, -0.47187361121177673], "max": [0.03662227839231491, 0.2842370271682739, 0.21428468823432922, -0.22032123804092407, 0.5147275924682617, 0.6981316804885864, 0.08426206558942795, 0.30184856057167053, 0.0699629932641983, 1.040016770362854, -0.5769599676132202, 0.6065001487731934, 0.3315128982067108, -0.13335546851158142, 0.017798203974962234, 0.010844571515917778, -0.602127194404602, 1.0368506908416748, -0.45243600010871887, -0.010736368596553802, -0.006262201815843582, 0.005274925846606493, -0.6050297617912292, 1.0238887071609497, -0.44708722829818726, -0.008443505503237247, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00400600116699934, 1.4163052810545196e-06, 0.8691805601119995, 0.44968968629837036, 1.1473149061203003, 0.3940367102622986, 4.092898368835449, 2.2265121936798096, 1.2773780822753906, 0.899179220199585, 0.3443698585033417, 0.7836236357688904, 1.0178393125534058, 0.7585135102272034, 0.6819056272506714, 0.4601588249206543], "mean": [-0.5346952676773071, -0.07244544476270676, -0.44094234704971313, -0.7670291662216187, -0.2684969902038574, 0.15504315495491028, -0.37403252720832825, -0.23423445224761963, -0.08273833245038986, 0.500831127166748, -1.3110872507095337, 0.3480142652988434, -0.2164069414138794, -0.4727090001106262, 0.016495026648044586, 0.001777535188011825, -0.6064906120300293, 1.034509539604187, -0.45435115694999695, -0.012284385040402412, -0.007455423939973116, -0.0039637102745473385, -0.610801637172699, 1.0214940309524536, -0.4490649402141571, -0.011870996095240116, 0.613437294960022, 1.7453187704086304, 0.613437294960022, 0.613437294960022, 0.613437294960022, 0.613437294960022, 0.5218288898468018, 1.7453187704086304, 0.5218288898468018, 0.5218288898468018, 0.5218288898468018, 0.5218288898468018, 0.0036650891415774822, -4.1128043903881917e-07, -0.006328129675239325, -0.0046624387614429, -0.011326604522764683, 0.005961058661341667, 0.002699519507586956, 0.012320679612457752, -0.011782684363424778, -0.003369850805029273, -0.004570903722196817, 0.007810949347913265, 0.0067985025234520435, 0.006027873605489731, -0.00923128891736269, -4.5396187488222495e-05], "std": [0.3212069869041443, 0.14544884860515594, 0.14658795297145844, 0.37233543395996094, 0.6932072043418884, 0.29073649644851685, 0.20692208409309387, 0.3498845100402832, 0.1165718361735344, 0.19702525436878204, 0.3890671133995056, 0.12232005596160889, 0.22515623271465302, 0.132584348320961, 0.000656216056086123, 0.0021715459879487753, 0.0013655648799613118, 0.0011632400564849377, 0.0015703780809417367, 0.0008605215116403997, 0.0006099655292928219, 0.002296817721799016, 0.0014735497534275055, 0.0012077164137735963, 0.0012882105074822903, 0.0007342658936977386, 0.8111341595649719, 1.049041748046875e-05, 0.8111341595649719, 0.8111341595649719, 0.8111341595649719, 0.8111341595649719, 0.7948728799819946, 1.049041748046875e-05, 0.7948728799819946, 0.7948728799819946, 0.7948728799819946, 0.7948728799819946, 0.00012920194421894848, 6.134110890343436e-07, 0.17616185545921326, 0.12135012447834015, 0.20899440348148346, 0.231451153755188, 0.5502914786338806, 0.2906242907047272, 0.25765472650527954, 0.2725106179714203, 0.1088150143623352, 0.17804063856601715, 0.27909713983535767, 0.1753927320241928, 0.165183424949646, 0.12044155597686768], "count": [631]}, "timestamp": {"min": [0.0], "max": [21.0], "mean": [10.499999999999998], "std": [6.07179270616732], "count": [631]}, "frame_index": {"min": [0], "max": [630], "mean": [315.0], "std": [182.1537811850196], "count": [631]}, "episode_index": {"min": [113], "max": [113], "mean": [113.0], "std": [0.0], "count": [631]}, "index": {"min": [41906], "max": [42536], "mean": [42221.0], "std": [182.1537811850196], "count": [631]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [631]}, "subtask_annotation": {"mean": [0.38351822503961963, 2.0, 2.0, 2.0, 2.0], "std": [0.5358592630778474, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [631]}, "scene_annotation": {"mean": [113.0], "std": [0.0], "min": [113], "max": [113], "count": [631]}, "eef_direction_state": {"mean": [3.5182250396196513, 3.5515055467511885], "std": [1.9606026160690673, 2.2993405206712922], "min": [0, 0], "max": [6, 6], "count": [631]}, "eef_velocity_state": {"mean": [0.9508716323296355, 0.8557844690966719], "std": [0.726972992304912, 0.7509913012339122], "min": [0, 0], "max": [2, 2], "count": [631]}, "eef_acc_mag_state": {"mean": [0.8795562599049128, 0.8256735340729001], "std": [0.8508840147642109, 0.850863352675119], "min": [0, 0], "max": [2, 2], "count": [631]}, "eef_direction_action": {"mean": [3.2044374009508716, 2.9556259904912836], "std": [1.8271710379776485, 2.171986145384651], "min": [0, 0], "max": [6, 6], "count": [631]}, "eef_velocity_action": {"mean": [1.1236133122028527, 1.0396196513470681], "std": [0.680679908120423, 0.6986624176788828], "min": [0, 0], "max": [2, 2], "count": [631]}, "eef_acc_mag_action": {"mean": [1.0998415213946118, 1.1172741679873217], "std": [0.806775963371927, 0.7955120863362349], "min": [0, 0], "max": [2, 2], "count": [631]}, "eef_sim_pose_state": {"mean": [0.3474793880429812, 0.19245907844856705, 0.12389226948316927, -0.7928727614662449, -0.7906663329725363, 0.8702293562225558, 0.28595297128675884, -0.21749864816369538, 0.13159421617253825, -2.061298998348832, -0.7651344532166209, 2.363543724864118], "std": [0.0694974014556291, 0.09259310845629996, 0.055216001246175664, 2.307196469503449, 0.654199718988111, 2.072387626406164, 0.08389230321867701, 0.03810252519854661, 0.028615301824514577, 1.1684427333084557, 0.1826338152391035, 1.1577223009888522], "min": [0.23084774900914817, 0.05999714310874343, 0.062275622928050896, -3.138091621982422, -1.3960302976751382, -3.140141451958639, 0.16229616068517416, -0.30519827817599743, 0.08193563744003515, -3.116550925202586, -1.0841915905546469, -3.1234301301463634], "max": [0.46530634218739453, 0.3845671061321504, 0.24214738321332588, 3.1411404349559118, 0.45491384948714675, 3.1214235754299064, 0.4607309842649677, -0.17572769842271638, 0.22560269999012017, 3.1367555828086666, -0.2065724154065922, 3.12289162674457], "count": [631]}, "eef_sim_pose_action": {"mean": [0.35315399545754206, 0.19510912453205304, 0.12341208872431661, -0.5321240389131005, -0.8115270677471356, 0.7238743065324135, 0.29068720934155357, -0.22045477036366828, 0.1280867710703134, -2.101498163050904, -0.7636440896973793, 2.4051283056499266], "std": [0.07124079754968463, 0.09253340559440904, 0.05830485894410705, 2.3887342291012668, 0.6800786418722004, 2.148829700483129, 0.0853728816155087, 0.03933497115413239, 0.02963780769395922, 1.0242820508198234, 0.2055464030140609, 1.0145838995792833], "min": [0.22687866614754132, 0.05383104460374581, 0.06219711560787214, -3.136041812833745, -1.4487848236624177, -3.138570069395493, 0.16131950807188608, -0.3150008246268055, 0.08278778866786322, -3.1246218082768324, -1.1119389062145004, -3.1386022251126535], "max": [0.4767315166934064, 0.3971464002086361, 0.25423222943158214, 3.136647196197802, 0.5543102230818011, 3.137168336186659, 0.47127693237472884, -0.17556535486505204, 0.23790501575723608, 3.1368099702604737, -0.16431990657119422, 3.1201274171760827], "count": [631]}}} +{"episode_index": 114, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3857072015570934]], [[0.5166888648596694]], [[0.4542661115916955]]], "std": [[[0.2910749538927434]], [[0.20832089441364673]], [[0.22462652540708195]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45685977748942713]], [[0.45708772587466356]], [[0.39184045319108035]]], "std": [[[0.28077430344849374]], [[0.22530861624330248]], [[0.25341630719753294]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4010429498269896]], [[0.42252562956555173]], [[0.33041367743175704]]], "std": [[[0.35673042286161993]], [[0.2564482133543034]], [[0.24362972793124715]]], "count": [100]}, "observation.state": {"min": [-0.8757701516151428, -0.2588326632976532, -0.2464331090450287, -0.6508047580718994, -1.1482409238815308, -0.5169006586074829, -0.6513621807098389, -0.8566626310348511, -0.5878541469573975, 0.31459465622901917, -0.8281805515289307, 0.2693222165107727, -0.06351583451032639, -0.4961109161376953, 0.008642206899821758, 0.0052444906905293465, -0.6033179759979248, 1.0074800252914429, -0.4439537525177002, -0.022423364222049713, -0.005807613953948021, -0.01026844047009945, -0.6239914298057556, 1.0038325786590576, -0.42766690254211426, -0.004773443564772606, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.008013194426894188, -2.3048048660712084e-06, -0.21481390297412872, -0.24845963716506958, -0.3607742190361023, -0.440864622592926, -1.7901020050048828, -1.2175629138946533, -0.1568676233291626, -0.5319061279296875, -0.32671087980270386, -0.1127747893333435, -0.6388424634933472, -0.3306330442428589, -0.21147821843624115, -0.321002334356308, -16.14611053466797, -12.454212188720703, -2.4010989665985107, -7.722833156585693, -0.6886447072029114, -3.816239356994629, -8.435897827148438, -15.477995872497559, -3.7851037979125977, -3.304436445236206, -8.272283554077148, -0.8990639448165894, -1.4920635223388672, -1.664224624633789, -0.006281846668571234, -0.013195397332310677, -0.01895192638039589, -0.008059876970946789, -0.002073249313980341, -0.005871776957064867, -0.006785650737583637, -0.013707021251320839, -0.025506358593702316, -0.008131185546517372, -0.003202189924195409, -0.006173612084239721, -1.590749979019165, -0.28951647877693176, 5.151908874511719, -30.25101661682129, 9.222127914428711, -0.33866745233535767, -0.042419999837875366, 0.044540997594594955, 7.601663589477539, -29.681320190429688, 9.480938911437988, -0.4445922076702118, -0.009517144411802292, -0.0121390949934721, 0.006105006206780672, -0.10930868983268738, 0.512414813041687, 0.029123961925506592, 0.10897423326969147, 0.49850115180015564, -0.44670718908309937, 0.01485094428062439, -3.1049110889434814, -1.1999108791351318, -3.0450398921966553, -2.1133081912994385, -1.2201272249221802, 1.5704694986343384, -0.67104172706604, -0.07722985744476318, 9.68287467956543, -0.008402198553085327, -0.01768377423286438, -0.01950177550315857, 0.021286489441990852, 0.010168484412133694, -0.8936300873756409, 0.4478354752063751], "max": [-0.6331503987312317, 0.22201849520206451, -0.023650366812944412, -0.3818565905094147, 0.10872245579957962, 0.7003902196884155, -0.45979174971580505, -0.5016965270042419, 0.3003162145614624, 0.5256748795509338, -0.4032179117202759, 0.6083860397338867, 0.048446640372276306, -0.16441676020622253, 0.009399842470884323, 0.008947772905230522, -0.5946522355079651, 1.0075571537017822, -0.4424586296081543, -0.021342093124985695, -0.0051520518027246, -0.006778097711503506, -0.6159114837646484, 1.004720687866211, -0.42625245451927185, -0.0038115940988063812, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.00762913515791297, 2.376320026087342e-06, 0.26933735609054565, 0.5070708394050598, 0.11240588873624802, 0.20374523103237152, 1.490323543548584, 1.5156065225601196, 0.8079392910003662, 0.4627108573913574, 0.5396025776863098, 0.01267343107610941, 0.2061242163181305, 0.24725441634655, 0.1269015669822693, 0.14728990197181702, -8.986145973205566, 3.3577535152435303, 2.106227159500122, -2.747252941131592, 0.8034188747406006, 1.778998851776123, 0.25824177265167236, -3.4519271850585938, 10.927961349487305, -0.688034176826477, 2.625152826309204, 1.090354084968567, 1.4633699655532837, 0.14346764981746674, 0.005583695136010647, 0.017453888431191444, 0.022749684751033783, 0.00709292758256197, 0.005710752680897713, 0.0028272459749132395, 0.006429238244891167, 0.01286623440682888, 0.018810894340276718, 0.008461425080895424, 0.008077586069703102, 0.002344023436307907, -0.3817799985408783, 0.3080752193927765, 12.66448974609375, -23.69469451904297, 19.651611328125, 0.5670149326324463, 1.0180799961090088, 0.6903854012489319, 14.253118515014648, -19.956613540649414, 18.627138137817383, 0.5616748929023743, 0.022857986390590668, 0.01288664247840643, 0.006105006206780672, -0.04099075868725777, 0.6043878197669983, 0.3675011694431305, 0.27313265204429626, 0.5949310064315796, 0.0161221232265234, 0.22012653946876526, 3.1161324977874756, -0.01946970447897911, 3.0429608821868896, -1.209010124206543, -0.2916772961616516, 2.6675667762756348, -0.41277188062667847, 0.1450069397687912, 9.849431037902832, 0.011035531759262085, 0.02102869749069214, 0.03341829776763916, 0.02676105499267578, 0.012792560271918774, -0.892153263092041, 0.45077234506607056], "mean": [-0.7379371523857117, -0.04907040297985077, -0.1315525472164154, -0.503551721572876, -0.4166660010814667, 0.08411380648612976, -0.6342650055885315, -0.7511873841285706, 0.04146469756960869, 0.418400377035141, -0.6028644442558289, 0.3768261969089508, -0.02100268378853798, -0.3921281695365906, 0.009075152687728405, 0.007395327091217041, -0.6007230281829834, 1.0075353384017944, -0.4428538680076599, -0.022128812968730927, -0.005391362588852644, -0.008092417381703854, -0.622069239616394, 1.0044792890548706, -0.42670708894729614, -0.004526232834905386, 0.3888375163078308, 1.7453259229660034, 0.3888375163078308, 0.3888375163078308, 0.3888375163078308, 0.3888375163078308, 1.4020822048187256, 1.6299761533737183, 1.4020822048187256, 1.4020822048187256, 1.4020822048187256, 1.4020822048187256, -0.007987810298800468, -3.529150944814319e-07, -0.008847524411976337, -0.009017199277877808, -0.015394466929137707, -0.018934834748506546, 0.00402061827480793, -0.002580051077529788, 0.01106822956353426, 0.00282197049818933, 0.05197558552026749, -0.016775496304035187, 0.0030716455075889826, -0.013017320074141026, -0.005407032091170549, -0.024285612627863884, -11.966113090515137, -3.0906314849853516, -0.07814297080039978, -5.278432369232178, 0.20225651562213898, -0.1766684651374817, -5.3922929763793945, -11.319786071777344, 4.500188827514648, -1.9894030094146729, -3.0864200592041016, 0.02734677493572235, -0.06722640246152878, -0.781486451625824, -4.656704550143331e-05, 0.00024257546465378255, -0.0003985614748671651, 6.785453297197819e-05, -5.260715261101723e-05, -0.00012260227231308818, -0.0001892718719318509, -4.234576044837013e-05, -0.00047884180094115436, -0.0004724829050246626, 5.7005985581781715e-05, -2.7739211873267777e-05, -0.9939439296722412, -0.11879003793001175, 10.123974800109863, -25.59575843811035, 16.447052001953125, 0.08606375753879547, 0.39480292797088623, 0.25519007444381714, 12.384117126464844, -23.313880920410156, 16.26569938659668, 0.047625984996557236, 0.0028023391496390104, -0.002634865464642644, 0.006105030421167612, -0.07679884135723114, 0.5469096302986145, 0.1693219244480133, 0.19625604152679443, 0.5452868342399597, -0.1125967726111412, 0.16082029044628143, 0.21901892125606537, -0.7190700173377991, -0.16248111426830292, -1.8258484601974487, -0.8956180214881897, 2.3019986152648926, -0.5612038969993591, 0.024926716461777687, 9.781113624572754, -0.0003467775241006166, 0.00018181289487984031, 0.0015206129755824804, 0.025662166997790337, 0.012096953578293324, -0.8929627537727356, 0.4492323398590088], "std": [0.0731578841805458, 0.16957545280456543, 0.07916828244924545, 0.08547788858413696, 0.5047915577888489, 0.49633410573005676, 0.03179239481687546, 0.1177646592259407, 0.2737688720226288, 0.0677826926112175, 0.13474297523498535, 0.10777858644723892, 0.02625211887061596, 0.10228786617517471, 0.00012206717656226829, 0.0006213484448380768, 0.0018743763212114573, 1.6640957255731337e-05, 0.00038161821430549026, 0.0002585231268312782, 9.757802035892382e-05, 0.0005838745855726302, 0.001933577354066074, 0.00020242668688297272, 0.00039181605097837746, 0.00029263918986544013, 0.7224409580230713, 3.337860107421875e-06, 0.7224409580230713, 0.7224409580230713, 0.7224409580230713, 0.7224409580230713, 0.6852172017097473, 0.42080843448638916, 0.6852172017097473, 0.6852172017097473, 0.6852172017097473, 0.6852172017097473, 7.505837129428983e-05, 7.687823995183862e-07, 0.06556908041238785, 0.13271284103393555, 0.07491433620452881, 0.11445069313049316, 0.39903709292411804, 0.37712615728378296, 0.09406449645757675, 0.13284139335155487, 0.13481055200099945, 0.025659633800387383, 0.1317077875137329, 0.07901198416948318, 0.052448924630880356, 0.0654911920428276, 1.6190407276153564, 4.12492561340332, 1.3128257989883423, 1.2158876657485962, 0.3410990238189697, 1.1591628789901733, 3.596682548522949, 2.8424041271209717, 3.2689156532287598, 0.561540424823761, 2.34801983833313, 0.438966304063797, 0.630754292011261, 0.36050352454185486, 0.0021514962427318096, 0.004917635582387447, 0.005508626811206341, 0.0023879106156527996, 0.0009943392360582948, 0.0012678131461143494, 0.00234780739992857, 0.004900532308965921, 0.005638988222926855, 0.0025062691420316696, 0.0011447978904470801, 0.0012112087570130825, 0.2061765342950821, 0.09707514196634293, 1.7941961288452148, 1.6065348386764526, 2.502070903778076, 0.16134315729141235, 0.20017017424106598, 0.11061934381723404, 1.388829231262207, 2.2174367904663086, 2.136568069458008, 0.17260965704917908, 0.005124195013195276, 0.00426839292049408, 2.421438694000244e-08, 0.01334438007324934, 0.023094065487384796, 0.12471336126327515, 0.0502253919839859, 0.023991042748093605, 0.14634957909584045, 0.06772724539041519, 2.3792624473571777, 0.44752901792526245, 2.132085084915161, 0.294849157333374, 0.30163905024528503, 0.3513582646846771, 0.03905352205038071, 0.0361812449991703, 0.01999996416270733, 0.0033102475572377443, 0.005277538672089577, 0.007378202863037586, 0.0013246319722384214, 0.0006010083598084748, 0.00024183507775887847, 0.0004680334823206067], "count": [348]}, "action": {"min": [-0.9277902841567993, -0.280518114566803, -0.3250495493412018, -0.6274001002311707, -1.1767293214797974, -0.5351951122283936, -0.6981316804885864, -0.8968668580055237, -0.5154575705528259, 0.23191554844379425, -0.8675693273544312, 0.269509494304657, -0.061117902398109436, -0.49682119488716125, 0.008023494854569435, 0.005017574410885572, -0.6014840006828308, 1.004212498664856, -0.4437844753265381, -0.02196691371500492, -0.0065145245753228664, -0.00944812223315239, -0.6226619482040405, 1.0005958080291748, -0.4276195764541626, -0.004637136124074459, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.008013194426894188, -2.3048048660712084e-06, -0.21481390297412872, -0.24845963716506958, -0.3607742190361023, -0.440864622592926, -1.7901020050048828, -1.2175629138946533, -0.1568676233291626, -0.5319061279296875, -0.32671087980270386, -0.11416299641132355, -0.6388424634933472, -0.3306330442428589, -0.21147821843624115, -0.321002334356308], "max": [-0.6516053676605225, 0.21579323709011078, -0.023752357810735703, -0.31981468200683594, 0.10614164173603058, 0.6981316804885864, -0.42011141777038574, -0.46444615721702576, 0.31972724199295044, 0.5358355045318604, -0.3451765775680542, 0.6105135679244995, 0.03804546594619751, -0.17070630192756653, 0.010156048461794853, 0.011890306137502193, -0.5930730104446411, 1.0082707405090332, -0.44240424036979675, -0.020760146901011467, -0.0044225845485925674, -0.0034919921308755875, -0.6136033535003662, 1.0054810047149658, -0.42574864625930786, -0.0036055739037692547, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.00762913515791297, 2.376320026087342e-06, 0.328530877828598, 0.5070708394050598, 0.11240588873624802, 0.20374523103237152, 1.490323543548584, 1.5156065225601196, 0.8079392910003662, 0.4627108573913574, 0.5396025776863098, 0.01538937445729971, 0.2061242163181305, 0.24725441634655, 0.1269015669822693, 0.14728990197181702], "mean": [-0.7781621217727661, -0.05365961045026779, -0.14582648873329163, -0.45568716526031494, -0.4184178411960602, 0.07804179936647415, -0.6612793803215027, -0.7842129468917847, 0.07602908462285995, 0.3780355453491211, -0.5378557443618774, 0.37362658977508545, -0.01747780106961727, -0.3967093527317047, 0.009090850129723549, 0.006806581746786833, -0.5990615487098694, 1.0067596435546875, -0.44306468963623047, -0.02150871604681015, -0.005406813696026802, -0.007721047382801771, -0.6203058362007141, 1.0036287307739258, -0.42696043848991394, -0.004211203660815954, 0.3938528597354889, 1.7453259229660034, 0.3938528597354889, 0.3938528597354889, 0.3938528597354889, 0.3938528597354889, 1.4049911499023438, 1.6299761533737183, 1.4049911499023438, 1.4049911499023438, 1.4049911499023438, 1.4049911499023438, -0.00798783265054226, -3.488083279989951e-07, -0.007815593853592873, -0.008770021609961987, -0.015385794453322887, -0.018410371616482735, 0.0026299392338842154, -0.00074613350443542, 0.01153273694217205, 0.0032202971633523703, 0.05174440145492554, -0.01725122146308422, 0.0023653011303395033, -0.013142725452780724, -0.005379799287766218, -0.024353180080652237], "std": [0.08045244216918945, 0.17025592923164368, 0.08534108102321625, 0.08948429673910141, 0.5045055150985718, 0.4975186884403229, 0.05827869102358818, 0.13842704892158508, 0.23959699273109436, 0.08308392018079758, 0.14054881036281586, 0.10564347356557846, 0.02658732980489731, 0.09811148047447205, 0.00043105651275254786, 0.0012123294873163104, 0.0018804008141160011, 0.000812264159321785, 0.0002576598199084401, 0.0002197894937125966, 0.00042663293424993753, 0.0010043331421911716, 0.0020028850995004177, 0.0011010094312950969, 0.0002864917041733861, 0.00022362484014593065, 0.7257748246192932, 3.337860107421875e-06, 0.7257748246192932, 0.7257748246192932, 0.7257748246192932, 0.7257748246192932, 0.683350145816803, 0.4208084046840668, 0.683350145816803, 0.683350145816803, 0.683350145816803, 0.683350145816803, 7.506432302761823e-05, 7.697505566284235e-07, 0.0683378353714943, 0.1327824592590332, 0.07491663843393326, 0.11495273560285568, 0.399826318025589, 0.37857672572135925, 0.09427058696746826, 0.1331590712070465, 0.1349637359380722, 0.02638269029557705, 0.13215579092502594, 0.0789824053645134, 0.05246676132082939, 0.06547043472528458], "count": [348]}, "timestamp": {"min": [0.0], "max": [11.566666666666666], "mean": [5.783333333333333], "std": [3.348617735833808], "count": [348]}, "frame_index": {"min": [0], "max": [347], "mean": [173.5], "std": [100.45853207501425], "count": [348]}, "episode_index": {"min": [114], "max": [114], "mean": [114.0], "std": [0.0], "count": [348]}, "index": {"min": [42537], "max": [42884], "mean": [42710.5], "std": [100.45853207501425], "count": [348]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [348]}, "subtask_annotation": {"mean": [0.1867816091954023, 2.0, 2.0, 2.0, 2.0], "std": [0.4042134244867914, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [348]}, "scene_annotation": {"mean": [114.0], "std": [0.0], "min": [114], "max": [114], "count": [348]}, "eef_direction_state": {"mean": [4.137931034482759, 3.9913793103448274], "std": [1.5060980550965462, 1.8592531391486182], "min": [0, 2], "max": [6, 6], "count": [348]}, "eef_velocity_state": {"mean": [0.8017241379310345, 0.7729885057471264], "std": [0.6506384254574346, 0.737084369447605], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_acc_mag_state": {"mean": [0.7528735632183908, 0.5804597701149425], "std": [0.8317464081449445, 0.8000487169735219], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_direction_action": {"mean": [3.9885057471264367, 3.7729885057471266], "std": [1.5701544903385096, 1.8234315350695967], "min": [0, 0], "max": [6, 6], "count": [348]}, "eef_velocity_action": {"mean": [0.9137931034482759, 0.9051724137931034], "std": [0.6768202215996731, 0.7027668831928301], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_acc_mag_action": {"mean": [1.0229885057471264, 1.0402298850574712], "std": [0.798374951439657, 0.8155048884065222], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_sim_pose_state": {"mean": [0.41128365912606224, 0.24918890586179576, 0.13964028841123727, 0.21875171648740005, -0.7193133631424349, -0.1802646014547637, 0.4107796139302779, -0.20890039787933473, 0.16141535527341166, -1.8258237752245114, -0.8956463895411146, 2.3019612919558528], "std": [0.020204921788816176, 0.09857490632888845, 0.030561605407201143, 2.4076640426119207, 0.44771017214300113, 2.1623558776927245, 0.028521586041483093, 0.11688134883294057, 0.03408291932524331, 0.2948618738884045, 0.30162175433159455, 0.3513807154080929], "min": [0.3735628254343301, 0.13806619206026902, 0.09072912002207702, -3.1363806261474627, -1.2007627238355882, -3.1220926402996816, 0.34951682706659554, -0.47238145292863676, 0.09715803182328862, -2.113308899428651, -1.220127224597072, 1.5704931886093274], "max": [0.4597263014088954, 0.4089503589817653, 0.20772174754495384, 3.1351020124312075, -0.019505116022838775, 3.107848471579956, 0.4459155895337919, -0.1033899390683032, 0.1997535333556162, -1.2090144933439955, -0.291677496993626, 2.667580940832435], "count": [348]}, "eef_sim_pose_action": {"mean": [0.41800875353797035, 0.24588969899070717, 0.14561923661202236, 0.06903659096334362, -0.6863925717002257, -0.23430635401874036, 0.41655801118108393, -0.20292763088012108, 0.16184975792849549, -1.8177974634631935, -0.9439223480729515, 2.2787573077439527], "std": [0.020569962455840963, 0.09534407216588105, 0.032863702051538456, 2.3926245714364334, 0.43405444161363443, 2.162489057258232, 0.03262127520463616, 0.10353349500042941, 0.042440925863735116, 0.299499960182962, 0.2885576272717383, 0.33150915658046604], "min": [0.37710671220646164, 0.128739935570171, 0.09053386516867429, -3.123411960341889, -1.1642721797588416, -3.10201484430721, 0.34292507745540923, -0.4522775275135041, 0.0690225668463355, -2.0992819172739723, -1.251228352058938, 1.533221875614943], "max": [0.4683951828621717, 0.40536782868751037, 0.21479756225275465, 3.1296904702849297, 0.06677408469852764, 3.134031072570658, 0.45802105897780926, -0.1005558438567652, 0.21173095867930525, -1.1096855035573074, -0.3433338506485457, 2.6271932480074924], "count": [348]}}} +{"episode_index": 115, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43892977220299884]], [[0.5738446967512495]], [[0.47939578527489424]]], "std": [[[0.3057070823806627]], [[0.2033316638310364]], [[0.2284575910254585]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4826917916186082]], [[0.4346007809496348]], [[0.31459575163398695]]], "std": [[[0.32749134821935527]], [[0.2325999201426102]], [[0.2860338686520724]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45985253748558247]], [[0.43106853854286814]], [[0.3240599697231834]]], "std": [[[0.29580993267314365]], [[0.23567225688291354]], [[0.27771803701850883]]], "count": [100]}, "observation.state": {"min": [-0.29805123805999756, -0.17776842415332794, -0.5510483384132385, -1.5658611059188843, -1.0329524278640747, -0.07648852467536926, -0.6878024339675903, -0.48339515924453735, -0.009919725358486176, 0.49267709255218506, -1.2604897022247314, 0.4398660659790039, -0.5338039398193359, -0.5114644765853882, 0.01581830345094204, 0.0003316138172522187, -0.6034036874771118, 0.9735320806503296, -0.40186890959739685, -0.039913713932037354, -0.000540445907972753, 0.013204721733927727, -0.6333843469619751, 0.99889075756073, -0.38847896456718445, 0.024444226175546646, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00820176862180233, -9.646329272072762e-05, -0.49951425194740295, -0.7480810284614563, -0.26562830805778503, -1.0861926078796387, -1.5787087678909302, -0.42305418848991394, -1.6530821323394775, -0.3395611047744751, -0.05880044028162956, -0.382898211479187, -0.6268892288208008, -0.9145033359527588, -0.634769082069397, -0.5407355427742004, -9.086363792419434, -6.07448148727417, -1.6990231275558472, -11.874238014221191, -2.008547067642212, -0.4590964913368225, -1.3772892951965332, -8.340301513671875, -3.449328660964966, -1.2637362480163574, -10.470085144042969, -1.2912087440490723, -3.18498158454895, -2.6684980392456055, -0.006686564069241285, -0.009227175265550613, -0.03534679859876633, -0.005145185627043247, -0.033568814396858215, -0.026720963418483734, -0.005267612170428038, -0.013881251215934753, -0.022895654663443565, -0.006217004731297493, -0.01280349399894476, -0.020914902910590172, -3.139080047607422, -1.4995468854904175, -0.489950954914093, -30.161396026611328, 3.7707107067108154, 0.2012295424938202, -4.326839923858643, -1.8892805576324463, 5.122214317321777, -31.161914825439453, 5.417431831359863, -0.5394014716148376, -0.023779189214110374, -0.016791367903351784, -0.0012210012646391988, -0.09564509987831116, 0.3170233368873596, 0.0053536538034677505, 0.044820014387369156, 0.3405684530735016, -0.09307822585105896, -0.009978904388844967, -3.1158676147460938, -1.1465075016021729, -3.034898281097412, -2.245797634124756, -1.0512381792068481, 2.1326260566711426, -0.8008409738540649, -0.2953701913356781, 9.683923721313477, -0.012459278106689453, -0.05050590634346008, -0.08603358268737793, -0.02698228321969509, 0.018348395824432373, 0.7316513061523438, 0.6756458282470703], "max": [0.12039820104837418, 0.12503013014793396, -0.3322475552558899, -1.1152437925338745, 0.0018172678537666798, 0.7011536955833435, -0.19417057931423187, -0.045913729816675186, 0.125886470079422, 0.7423520088195801, -0.750362753868103, 1.3804547786712646, -0.17088936269283295, -0.002097790129482746, 0.016753682866692543, 0.006467080675065517, -0.5915695428848267, 0.9744690656661987, -0.3974406123161316, -0.03156190365552902, 0.0006605176022276282, 0.021593138575553894, -0.6215866804122925, 1.002573847770691, -0.3840811252593994, 0.03030596300959587, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.008773747831583023, 1.96490350390377e-06, 0.4507821202278137, 0.4997476041316986, 0.8570524454116821, 0.6117619872093201, 0.8690382838249207, 1.2961797714233398, 0.8995043635368347, 0.5353284478187561, 0.1548854261636734, 0.3033665716648102, 0.3778839707374573, 0.7037367224693298, 0.5844075083732605, 0.18771037459373474, -2.472025156021118, 10.561660766601562, 1.8394383192062378, 5.677656173706055, 1.4633699655532837, 2.4102563858032227, 2.6971917152404785, -2.9062998294830322, 8.424908638000488, 1.5024420022964478, 4.884005069732666, 0.9755800366401672, 3.586690902709961, 1.3199023008346558, 0.00727543979883194, 0.04772403836250305, 0.0319339781999588, 0.005225219298154116, 0.03819764405488968, 0.008365542627871037, 0.0059526171535253525, 0.04859960079193115, 0.023717481642961502, 0.015606002882122993, 0.012012271210551262, 0.01131052803248167, -1.505910038948059, -0.10392899066209793, 8.759729385375977, -24.011608123779297, 12.716699600219727, 0.946929395198822, -0.975659966468811, -0.12248773872852325, 12.293314933776855, -24.394638061523438, 12.918939590454102, 0.10789987444877625, 0.03407581150531769, 0.013157667592167854, 0.0012210012646391988, -0.04099075868725777, 0.4401059150695801, 0.12999160587787628, 0.2792701721191406, 0.46030619740486145, 0.0035861560609191656, 0.14375241100788116, 3.1286025047302246, -0.26863089203834534, 3.0684757232666016, -1.3192561864852905, 0.056721094995737076, 2.6254611015319824, -0.40235888957977295, 0.2687523663043976, 9.857502937316895, 0.020105689764022827, 0.02607712149620056, 0.038907408714294434, -0.020834773778915405, 0.02472805790603161, 0.7365666031837463, 0.6809544563293457], "mean": [-0.036085858941078186, -0.07262745499610901, -0.4829210937023163, -1.3515666723251343, -0.39770662784576416, 0.15696564316749573, -0.491983026266098, -0.16606014966964722, 0.080306775867939, 0.6249033808708191, -1.1169216632843018, 0.8227826952934265, -0.4073353707790375, -0.3579682409763336, 0.015978731215000153, 0.001691123703494668, -0.5997525453567505, 0.9742753505706787, -0.3997669517993927, -0.03364704176783562, -0.00024712024605832994, 0.014930055476725101, -0.6303409934043884, 0.9997888207435608, -0.3867436349391937, 0.02849748358130455, 0.5831085443496704, 1.6156573295593262, 0.5831085443496704, 0.5831085443496704, 0.5831085443496704, 0.5831085443496704, 0.933506429195404, 1.5630871057510376, 0.933506429195404, 0.933506429195404, 0.933506429195404, 0.933506429195404, 0.008525031618773937, -2.1316548100003274e-06, -0.011944551952183247, -0.004002814181149006, 0.0243598073720932, -0.03181852027773857, -0.03368556872010231, 0.06130296364426613, -0.03239137679338455, 0.024467460811138153, 0.013228579424321651, -0.010793820023536682, -0.012826632708311081, -0.07185707986354828, -0.009989432990550995, -0.052316438406705856, -4.907110691070557, -3.1166982650756836, 0.013308498077094555, -5.435091972351074, 0.11807746440172195, 0.5422577857971191, -0.4375856816768646, -5.601581573486328, 4.856177806854248, 0.07738804072141647, -5.528994083404541, 0.2444135993719101, -0.5760982632637024, -0.7420755624771118, -0.0001375163992634043, 0.0009821208659559488, 0.00025783973978832364, 8.645117304695304e-06, 0.00014723720960319042, -0.00030860985862091184, 8.012133912416175e-05, -0.0005230831447988749, -0.00019782465824391693, 0.000321880797855556, 9.890702494885772e-05, -0.0002459879615344107, -2.025996208190918, -0.5395553708076477, 5.458050727844238, -25.68208885192871, 9.79649543762207, 0.5511064529418945, -1.8962949514389038, -0.6367509365081787, 9.94716739654541, -26.576419830322266, 11.004114151000977, -0.20905713737010956, 0.003168428549543023, -0.002663486870005727, -0.0002541709691286087, -0.07517724484205246, 0.35819053649902344, 0.05593640357255936, 0.14124056696891785, 0.37414902448654175, -0.026495622470974922, 0.09481179714202881, 0.5879959464073181, -0.9026630520820618, -0.13083069026470184, -1.973936915397644, -0.565456748008728, 2.4523894786834717, -0.6659152507781982, 0.017323607578873634, 9.764774322509766, 0.0005746809765696526, 0.00021885018213652074, 0.00021796954388264567, -0.025059742853045464, 0.02328392118215561, 0.735561728477478, 0.6765860915184021], "std": [0.1267666220664978, 0.09195693582296371, 0.0316779688000679, 0.09341014176607132, 0.33001017570495605, 0.1475062370300293, 0.1499706655740738, 0.13605087995529175, 0.05452743545174599, 0.05878448113799095, 0.16159194707870483, 0.2805713713169098, 0.0981612503528595, 0.19120199978351593, 0.00018932949751615524, 0.0018657444743439555, 0.0038412364665418863, 0.000312464457238093, 0.0008972291252575815, 0.0023658075369894505, 0.00021388160530477762, 0.0026574914809316397, 0.003388039069250226, 0.0011951465858146548, 0.0010606287978589535, 0.0017980573466047645, 0.8132364749908447, 0.4492894113063812, 0.8132364749908447, 0.8132364749908447, 0.8132364749908447, 0.8132364749908447, 0.8505953550338745, 0.5192008018493652, 0.8505953550338745, 0.8505953550338745, 0.8505953550338745, 0.8505953550338745, 0.00011167290358571336, 1.1986051504209172e-05, 0.15363071858882904, 0.14895007014274597, 0.14050506055355072, 0.2702959477901459, 0.36372900009155273, 0.2758103013038635, 0.31670358777046204, 0.1528732031583786, 0.040601491928100586, 0.10808566957712173, 0.19781717658042908, 0.28532540798187256, 0.17840111255645752, 0.13209179043769836, 1.6766955852508545, 2.7482125759124756, 0.7713855504989624, 3.8915023803710938, 0.46515533328056335, 0.57224440574646, 0.7058771848678589, 1.4801946878433228, 2.968416452407837, 0.8640426993370056, 3.938589572906494, 0.4778832495212555, 1.1337772607803345, 1.048545002937317, 0.0024577840231359005, 0.006640285719186068, 0.008128705434501171, 0.002291453769430518, 0.005857312586158514, 0.0041731297969818115, 0.0022826730273663998, 0.007207745220512152, 0.007895314134657383, 0.0028370064683258533, 0.003035805420950055, 0.0033498064149171114, 0.32460442185401917, 0.19778116047382355, 1.3167922496795654, 1.3507722616195679, 1.7830078601837158, 0.11837790906429291, 0.5482466816902161, 0.2438240349292755, 1.3389407396316528, 1.526922345161438, 1.6976715326309204, 0.11265616118907928, 0.009827896021306515, 0.004804667085409164, 0.0004836648586206138, 0.009415940381586552, 0.03719070553779602, 0.03289831802248955, 0.055726557970047, 0.039864663034677505, 0.031088050454854965, 0.05310701206326485, 2.434936285018921, 0.28915509581565857, 2.5225110054016113, 0.3150748610496521, 0.3316001892089844, 0.19201533496379852, 0.07370497286319733, 0.06929052621126175, 0.028730686753988266, 0.0043088593520224094, 0.012114816345274448, 0.01271120272576809, 0.001967848977074027, 0.0016907223034650087, 0.0010791218373924494, 0.0012205991661176085], "count": [249]}, "action": {"min": [-0.32868167757987976, -0.20211955904960632, -0.578477144241333, -1.7800989151000977, -1.0383824110031128, -0.07794027030467987, -0.6981316804885864, -0.49201446771621704, -0.03500606119632721, 0.46309301257133484, -1.2742141485214233, 0.4209578335285187, -0.5418580770492554, -0.5125668048858643, 0.013711802661418915, -0.002090857829898596, -0.6000903248786926, 0.9714585542678833, -0.40403085947036743, -0.038249798119068146, -0.0019007259979844093, 0.009659071452915668, -0.6304581761360168, 0.9978117942810059, -0.39275771379470825, 0.024123990908265114, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.00820176862180233, -9.646329272072762e-05, -0.49951425194740295, -0.7480810284614563, -0.26562830805778503, -1.0861926078796387, -1.5787087678909302, -0.42305418848991394, -1.6530821323394775, -0.3395611047744751, -0.05880044028162956, -0.382898211479187, -0.6268892288208008, -0.9145033359527588, -0.634769082069397, -0.5407355427742004], "max": [0.11190924048423767, 0.15721681714057922, -0.16506342589855194, -1.010762095451355, 0.0052558607421815395, 0.6981316804885864, -0.18604286015033722, -0.05671742558479309, 0.1311226338148117, 0.7810433506965637, -0.6334309577941895, 1.3870477676391602, -0.1418832540512085, 0.007390574552118778, 0.01587834767997265, 0.006605885457247496, -0.5881183743476868, 0.9750648736953735, -0.39865702390670776, -0.029745150357484818, -3.955431384383701e-05, 0.020754331722855568, -0.61762535572052, 1.003240942955017, -0.38536548614501953, 0.02981865406036377, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.008773747831583023, 1.96490350390377e-06, 0.4507821202278137, 0.4997476041316986, 0.8570524454116821, 0.6117619872093201, 0.8690382838249207, 1.2961797714233398, 0.8995043635368347, 0.5353284478187561, 0.1548854261636734, 0.3033665716648102, 0.3778839707374573, 0.7037367224693298, 0.5844075083732605, 0.18771037459373474], "mean": [-0.06239054352045059, -0.057313211262226105, -0.4787602722644806, -1.3228695392608643, -0.4033070504665375, 0.16632606089115143, -0.4930957853794098, -0.18307121098041534, 0.0758974477648735, 0.6270957589149475, -1.0890544652938843, 0.8085647821426392, -0.4070889353752136, -0.36929795145988464, 0.014993839897215366, 0.0011615244438871741, -0.5951209664344788, 0.9734386801719666, -0.4012947678565979, -0.03234604373574257, -0.0008940115221776068, 0.013514439575374126, -0.6259113550186157, 0.9997764825820923, -0.38889139890670776, 0.02821275033056736, 0.5827580094337463, 1.6086479425430298, 0.5827580094337463, 0.5827580094337463, 0.5827580094337463, 0.5827580094337463, 0.9332260489463806, 1.5630871057510376, 0.9332260489463806, 0.9332260489463806, 0.9332260489463806, 0.9332260489463806, 0.008523349650204182, -2.129372205672553e-06, -0.01095217652618885, -0.0063869464211165905, 0.026978235691785812, -0.036133065819740295, -0.03208986297249794, 0.061354860663414, -0.03338140621781349, 0.02435441128909588, 0.013211161829531193, -0.010405578650534153, -0.012919193133711815, -0.07226100564002991, -0.009352718479931355, -0.05199423432350159], "std": [0.1314328908920288, 0.0946035087108612, 0.06853533536195755, 0.14564163982868195, 0.33477261662483215, 0.1670844405889511, 0.15320514142513275, 0.13081775605678558, 0.05289008840918541, 0.07083982229232788, 0.18867143988609314, 0.2693394720554352, 0.10540177673101425, 0.1874244213104248, 0.00036917199031449854, 0.0020801450591534376, 0.0035057691857218742, 0.0008159300195984542, 0.0010176134528592229, 0.002293347381055355, 0.00033722424996085465, 0.0028442873153835535, 0.0033399236854165792, 0.0013098304625600576, 0.00130474753677845, 0.00167465687263757, 0.8129866719245911, 0.46068182587623596, 0.8129866719245911, 0.8129866719245911, 0.8129866719245911, 0.8129866719245911, 0.8506856560707092, 0.5192008018493652, 0.8506856560707092, 0.8506856560707092, 0.8506856560707092, 0.8506856560707092, 0.0001100058070733212, 1.1986189747403841e-05, 0.15448084473609924, 0.15369340777397156, 0.14611561596393585, 0.2779086232185364, 0.36441612243652344, 0.2758006453514099, 0.3159966468811035, 0.15292105078697205, 0.040607750415802, 0.1082383468747139, 0.19787679612636566, 0.2852769196033478, 0.1781970113515854, 0.13225935399532318], "count": [249]}, "timestamp": {"min": [0.0], "max": [8.266666666666667], "mean": [4.133333333333334], "std": [2.3959842947608694], "count": [249]}, "frame_index": {"min": [0], "max": [248], "mean": [124.0], "std": [71.87952884282609], "count": [249]}, "episode_index": {"min": [115], "max": [115], "mean": [115.0], "std": [0.0], "count": [249]}, "index": {"min": [42885], "max": [43133], "mean": [43009.0], "std": [71.87952884282609], "count": [249]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [249]}, "subtask_annotation": {"mean": [0.3333333333333333, 2.0, 2.0, 2.0, 2.0], "std": [0.48814596100995916, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [249]}, "scene_annotation": {"mean": [115.0], "std": [0.0], "min": [115], "max": [115], "count": [249]}, "eef_direction_state": {"mean": [3.5301204819277108, 4.196787148594377], "std": [2.3627158292739696, 2.3655470764198534], "min": [0, 0], "max": [6, 6], "count": [249]}, "eef_velocity_state": {"mean": [0.751004016064257, 0.5060240963855421], "std": [0.6900388470409757, 0.6216991997756557], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_acc_mag_state": {"mean": [0.5542168674698795, 0.5622489959839357], "std": [0.7644670881549548, 0.8048176738875712], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_direction_action": {"mean": [3.4939759036144578, 3.995983935742972], "std": [2.0002419169508006, 2.1925356979740482], "min": [0, 0], "max": [6, 6], "count": [249]}, "eef_velocity_action": {"mean": [0.9799196787148594, 0.6305220883534136], "std": [0.6613227538147696, 0.6524837689852613], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_acc_mag_action": {"mean": [0.8674698795180723, 0.6907630522088354], "std": [0.8517086677469281, 0.8291592369631355], "min": [0, 0], "max": [2, 2], "count": [249]}, "eef_sim_pose_state": {"mean": [0.22975240352617585, 0.14953726758949631, 0.08988996101397431, 0.5625406107826728, -0.9029941033190727, -0.15596067746452863, 0.24506902091119717, -0.12904651786225563, 0.07062784938440361, -1.9737943178664388, -0.5655096046632042, 2.4522656022471914], "std": [0.03785704349870977, 0.033770489087307114, 0.022520314909287208, 2.480763382448289, 0.2889606457751727, 2.559550006379791, 0.03485204673579528, 0.02490809764404105, 0.010239778224583194, 0.3151232482724619, 0.33160225099598784, 0.1920730977769275], "min": [0.18344545018174963, 0.10584578909202792, 0.05896948321000322, -3.138490689936221, -1.1465775631622506, -3.1334924548767873, 0.21134307357273513, -0.1755447006432442, 0.048150630188705884, -2.2457942150019723, -1.051248375277276, 2.132631582434979], "max": [0.30453914524489484, 0.22013706775207564, 0.1513433411915453, 3.1365072338209217, -0.2690298688219488, 3.1121836901799513, 0.32583410292719367, -0.10819550499655728, 0.08418988256576954, -1.3192295361466186, 0.05672513600659368, 2.625460431603987], "count": [249]}, "eef_sim_pose_action": {"mean": [0.23650180398773174, 0.15853657364833118, 0.08721986448533035, 1.3206928494194607, -0.8862241415327119, -0.15048828591632427, 0.2489879479376067, -0.13323661809001555, 0.06787203473060456, -1.9582985534790507, -0.5603489461992287, 2.455377069390779], "std": [0.03799699648005815, 0.03738611581045939, 0.03126334619743377, 2.1697199538904193, 0.3108895235366201, 2.5420608280934425, 0.03199649865692791, 0.0284326765841697, 0.017036542659422647, 0.3423115713332794, 0.32557497552043424, 0.1965890021976447], "min": [0.18302921513301545, 0.11222333636109647, 0.048410927564410774, -3.1390477986075327, -1.1810546802099147, -3.1334981512148423, 0.213397130077892, -0.19626458453897375, 0.0345730620502524, -2.277111410784519, -1.0643690470347775, 2.121184992610828], "max": [0.30803594815203783, 0.2362483213802553, 0.19397257709773966, 3.138743732989185, -0.28519648410237197, 3.1181940791186102, 0.31882360573138235, -0.10871213667913233, 0.09668012291790636, -1.161884546035377, 0.11329037124966468, 2.6508828671987894], "count": [249]}}} +{"episode_index": 116, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41794510524798156]], [[0.5204108684159939]], [[0.4582228061322568]]], "std": [[[0.2815955356968921]], [[0.20193951742907867]], [[0.2275939095754583]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4277990556516724]], [[0.4296575043252595]], [[0.36146761341791617]]], "std": [[[0.30407666386224286]], [[0.24696599802852898]], [[0.2813406297470815]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4431756872356786]], [[0.4166980920799692]], [[0.3218556684928873]]], "std": [[[0.2820259453855218]], [[0.23368018218247108]], [[0.29457079207592324]]], "count": [100]}, "observation.state": {"min": [-0.5917955636978149, -0.10661988705396652, -0.6055797338485718, -1.8149665594100952, -1.5333410501480103, -0.378332257270813, -0.37928205728530884, -0.8338467478752136, -0.25282734632492065, 0.03938717767596245, -1.6815464496612549, 0.015123426914215088, -0.3238733112812042, -0.5054540634155273, 0.0012555667199194431, 0.01316089928150177, -0.6400800943374634, 0.9881620407104492, -0.3834034204483032, -0.01909184269607067, -0.010041110217571259, -0.004521965514868498, -0.6433019042015076, 1.0151677131652832, -0.4001123011112213, 0.04534492269158363, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.011548370122909546, -0.00038477324414998293, -0.7317023873329163, -0.20879174768924713, -0.7380286455154419, -1.5082191228866577, -3.6093521118164062, -1.6487618684768677, -1.0802117586135864, -0.8922052979469299, -0.20640414953231812, -0.5130138397216797, -1.5049777030944824, -3.235717535018921, -1.2651513814926147, -1.1537830829620361, -11.8701753616333, -6.807082176208496, -1.7130646705627441, -10.592185974121094, -2.8980464935302734, -0.7747253179550171, -1.606837511062622, -12.850077629089355, -3.8868539333343506, -2.2045178413391113, -8.821734428405762, -0.9755800366401672, -1.778998851776123, -1.865079402923584, -0.006933196447789669, -0.014299835078418255, -0.014704694971442223, -0.011203681118786335, -0.026034535840153694, -0.01905776746571064, -0.00782730896025896, -0.00972578302025795, -0.020030327141284943, -0.0068954890593886375, -0.01202071737498045, -0.017651265487074852, -0.5514600276947021, -0.7200794219970703, 6.176351547241211, -26.98056411743164, 7.513630390167236, -0.3364616930484772, -0.5938799977302551, -0.3266339600086212, 6.948395252227783, -31.026243209838867, 9.237369537353516, -1.1034183502197266, -0.019573071971535683, -0.016965683549642563, -0.005494506098330021, -0.08198151737451553, 0.3479098379611969, -0.03472937270998955, 0.031914155930280685, 0.39798563718795776, -0.27908724546432495, -0.003811269998550415, -3.1272945404052734, -1.2133073806762695, -2.907238721847534, -2.9180262088775635, -1.4864438772201538, -3.0967628955841064, -0.8572202920913696, -0.16455619037151337, 9.667597770690918, -0.012277424335479736, -0.01837572455406189, -0.05599242448806763, -0.031370557844638824, 0.019710015505552292, 0.8402493000030518, 0.5382249355316162], "max": [0.21270351111888885, 0.23975346982479095, -0.04501321166753769, -0.7275682687759399, 0.4730190932750702, 0.679545521736145, 0.3457281291484833, -0.031005993485450745, 0.05073624849319458, 0.5447483658790588, -0.3582044243812561, 1.3195252418518066, 0.30806469917297363, 0.24872121214866638, 0.0031412432435899973, 0.015293995849788189, -0.6349644660949707, 0.9901634454727173, -0.3744891285896301, -0.01484641432762146, -0.008594068698585033, -0.0025485942605882883, -0.637260913848877, 1.0156811475753784, -0.3914249837398529, 0.04993695020675659, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.01259005255997181, -0.00037848774809390306, 0.6726340651512146, 1.1786775588989258, 0.38694003224372864, 1.2175204753875732, 2.784001350402832, 2.447509765625, 2.239971160888672, 0.9845012426376343, 0.4685831069946289, 0.7198593616485596, 1.514441728591919, 2.4894819259643555, 1.5250978469848633, 1.1729193925857544, -2.2715909481048584, 3.998779296875, 2.8504276275634766, 2.411477565765381, 1.4920635223388672, 2.065934181213379, 1.922466516494751, -4.431829452514648, 8.699634552001953, 3.6086692810058594, 0.8547009229660034, 2.065934181213379, 1.4346764087677002, 0.6312576532363892, 0.007551007438451052, 0.020335035398602486, 0.011743021197617054, 0.008587945252656937, 0.019300851970911026, 0.014059421606361866, 0.010411768220365047, 0.01685274951159954, 0.017016520723700523, 0.006270927842706442, 0.02092163637280464, 0.010128285735845566, 1.3150200843811035, 0.04454099386930466, 14.668834686279297, -17.447948455810547, 15.520401954650879, 0.913188099861145, 1.569540023803711, 0.3897337317466736, 15.025162696838379, -22.556060791015625, 17.933942794799805, 0.017296088859438896, 0.030984122306108475, 0.010204297490417957, 0.001831502071581781, -0.027327170595526695, 0.5596485137939453, 0.29580220580101013, 0.4012714922428131, 0.556111752986908, -0.05308819189667702, 0.30861392617225647, 3.1227192878723145, 0.2466566264629364, 3.0928592681884766, -0.8728469014167786, 0.07700717449188232, 2.916543483734131, -0.4115087687969208, 0.415734201669693, 9.939486503601074, 0.009709835052490234, 0.017560362815856934, 0.022433578968048096, -0.028357012197375298, 0.021352572366595268, 0.8420169949531555, 0.5410009026527405], "mean": [-0.3357657194137573, 0.03736989572644234, -0.43364325165748596, -1.4834781885147095, -0.24265265464782715, -0.10632737725973129, -0.14749394357204437, -0.3432058095932007, -0.004583592992275953, 0.3538917601108551, -1.2569767236709595, 0.717043936252594, -0.12620443105697632, -0.2144840806722641, 0.0018390604527667165, 0.01411701925098896, -0.6383684873580933, 0.9891859292984009, -0.3766351640224457, -0.017017841339111328, -0.009275766089558601, -0.0035668781492859125, -0.6401615142822266, 1.0154534578323364, -0.3940390646457672, 0.04782078415155411, 0.36499568819999695, 1.3944168090820312, 0.36499568819999695, 0.36499568819999695, 0.36499568819999695, 0.36499568819999695, 0.7689611911773682, 1.745323896408081, 0.7689611911773682, 0.7689611911773682, 0.7689611911773682, 0.7689611911773682, 0.012263873592019081, -0.0003817763936240226, -0.02674517221748829, 0.010891043581068516, -0.01075302716344595, 0.009932015091180801, 0.001104622264392674, 0.004927623085677624, -0.0029899103101342916, 0.0014181756414473057, 0.02031763084232807, -0.0004845969961024821, -0.005321144592016935, -0.032480791211128235, -0.010605095885694027, -0.02317029982805252, -7.985100746154785, -2.4182868003845215, 0.5346919298171997, -5.126509189605713, 0.231521874666214, 0.34482839703559875, -0.43898043036460876, -8.099584579467773, 2.6253678798675537, 0.006934105884283781, -5.227129936218262, 0.09539207816123962, -0.4544658660888672, -0.48300787806510925, 7.829638343537226e-05, 0.0004763338656630367, -0.0013134441105648875, 7.590380846522748e-05, 0.0002311741845915094, 0.0002752722066361457, -0.00023778251488693058, -8.442278158327099e-06, 0.0010746709303930402, -0.0005629831575788558, 0.00021915583056397736, 0.00030715938191860914, 0.21522320806980133, -0.3085401952266693, 11.60394287109375, -22.86646842956543, 12.800559043884277, 0.2778676450252533, 0.22408908605575562, 0.030872328206896782, 10.444890975952148, -25.685386657714844, 13.088797569274902, -0.5771356225013733, 0.0040655857883393764, -0.002127388957887888, -0.0015580166364088655, -0.07180014252662659, 0.4181220531463623, 0.10132197290658951, 0.2545231282711029, 0.46175482869148254, -0.1516951024532318, 0.18328118324279785, 1.1327579021453857, -0.7769103050231934, 1.312071681022644, -2.0187463760375977, -0.5535973310470581, 2.212639570236206, -0.7143903374671936, 0.016925644129514694, 9.765948295593262, 6.737224612152204e-05, 0.0005390351288951933, 0.00014600293070543557, -0.030217919498682022, 0.020673302933573723, 0.8410626649856567, 0.5396957397460938], "std": [0.19858869910240173, 0.10327956080436707, 0.14826726913452148, 0.2922269403934479, 0.6405372023582458, 0.22875487804412842, 0.15528135001659393, 0.21797117590904236, 0.07557667046785355, 0.13237255811691284, 0.4289805591106415, 0.31192436814308167, 0.19850754737854004, 0.23515936732292175, 0.000508067081682384, 0.0006263629766181111, 0.0017595910467207432, 0.0005883860867470503, 0.002098741475492716, 0.0010025392984971404, 0.00038798904279246926, 0.0006360443076118827, 0.001710345852188766, 7.23436678526923e-05, 0.001992275007069111, 0.0012343934504315257, 0.7019534111022949, 0.6922752857208252, 0.7019534111022949, 0.7019534111022949, 0.7019534111022949, 0.7019534111022949, 0.860358476638794, 5.364418029785156e-06, 0.860358476638794, 0.860358476638794, 0.860358476638794, 0.860358476638794, 0.00011006825661752373, 9.054799079422082e-07, 0.2866878807544708, 0.13504467904567719, 0.20948489010334015, 0.40767720341682434, 0.742857813835144, 0.48538824915885925, 0.3518182039260864, 0.2604396939277649, 0.08769633620977402, 0.23817573487758636, 0.42435526847839355, 0.6169050335884094, 0.3022502362728119, 0.2779029309749603, 2.0671465396881104, 2.0546927452087402, 1.1316778659820557, 3.380601406097412, 0.46889251470565796, 0.615882158279419, 0.6950280070304871, 1.9995406866073608, 2.965163230895996, 1.215279459953308, 2.6108150482177734, 0.5252517461776733, 0.6026204824447632, 0.4672090411186218, 0.002413600217550993, 0.004626331850886345, 0.004793161991983652, 0.002676910487934947, 0.0045998054556548595, 0.0030490164645016193, 0.0028796643018722534, 0.004429934546351433, 0.005561045370995998, 0.002509597921743989, 0.003538508666679263, 0.0026490974705666304, 0.27268433570861816, 0.12593981623649597, 1.7001912593841553, 2.048156499862671, 1.8422558307647705, 0.2690337598323822, 0.3338642120361328, 0.11648060381412506, 1.5352754592895508, 1.711574673652649, 1.9688166379928589, 0.2403840571641922, 0.008189006708562374, 0.00501345144584775, 0.0006576104206033051, 0.012063898146152496, 0.06325941532850266, 0.10297925025224686, 0.09495583176612854, 0.04926004633307457, 0.05937095731496811, 0.10473915934562683, 2.2585699558258057, 0.4717443585395813, 2.035975217819214, 0.5757536888122559, 0.35949641466140747, 0.6025263667106628, 0.05857045575976372, 0.06508295983076096, 0.036552004516124725, 0.003135132836177945, 0.006043718662112951, 0.008967408910393715, 0.0006818904657848179, 0.00036826348514296114, 0.00037640135269612074, 0.0006125228246673942], "count": [378]}, "action": {"min": [-0.6279619336128235, -0.09966340661048889, -0.6717183589935303, -1.8267054557800293, -1.5707963705062866, -0.3839639127254486, -0.4159531891345978, -0.8805902600288391, -0.2269274890422821, -0.020933054387569427, -1.6746834516525269, -0.00020262016914784908, -0.3271244764328003, -0.5067158937454224, 0.0013519451022148132, 0.008238047361373901, -0.6365499496459961, 0.9865643382072449, -0.3861196041107178, -0.019169293344020844, -0.009957874193787575, -0.008353285491466522, -0.6375864148139954, 1.0136321783065796, -0.40391385555267334, 0.04370144009590149, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.011548370122909546, -0.00038477324414998293, -0.7317023873329163, -0.20879174768924713, -0.7380286455154419, -1.5082191228866577, -3.6093521118164062, -1.6487618684768677, -1.0802117586135864, -0.8922052979469299, -0.20640414953231812, -0.5130138397216797, -1.5049777030944824, -3.235717535018921, -1.2651513814926147, -1.1537830829620361], "max": [0.21096326410770416, 0.35301482677459717, -0.023913828656077385, -0.6151695847511292, 0.4774741530418396, 0.6970865726470947, 0.4221244156360626, -0.029007401317358017, 0.058680642396211624, 0.5792610049247742, -0.2780395448207855, 1.3175498247146606, 0.3251763582229614, 0.25179532170295715, 0.003988876473158598, 0.01656954735517502, -0.6271798014640808, 0.9906385540962219, -0.37585607171058655, -0.01511363498866558, -0.007551397662609816, 0.00028648634906858206, -0.6294733285903931, 1.0177098512649536, -0.3934350609779358, 0.048491962254047394, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.01259005255997181, -0.00037848774809390306, 0.6726340651512146, 1.1786775588989258, 0.38694003224372864, 1.2175204753875732, 2.784001350402832, 2.447509765625, 2.239971160888672, 0.9845012426376343, 0.4685831069946289, 0.7198593616485596, 1.514441728591919, 2.4894819259643555, 1.5250978469848633, 1.1729193925857544], "mean": [-0.3743780553340912, 0.04704935476183891, -0.4495088756084442, -1.434075117111206, -0.24018126726150513, -0.10967901349067688, -0.14450637996196747, -0.373977392911911, 0.0027274962048977613, 0.35966596007347107, -1.2136754989624023, 0.706291913986206, -0.12455718219280243, -0.21935705840587616, 0.002376272575929761, 0.012838749215006828, -0.6326345205307007, 0.9889093041419983, -0.37891343235969543, -0.017113538458943367, -0.008793734945356846, -0.003782189916819334, -0.6342283487319946, 1.0151091814041138, -0.39651548862457275, 0.046364132314920425, 0.36679643392562866, 1.3944168090820312, 0.36679643392562866, 0.36679643392562866, 0.36679643392562866, 0.36679643392562866, 0.7689611911773682, 1.745323896408081, 0.7689611911773682, 0.7689611911773682, 0.7689611911773682, 0.7689611911773682, 0.012264476157724857, -0.0003817773540504277, -0.025347113609313965, 0.010273490101099014, -0.010351113975048065, 0.008308012038469315, 0.005515675526112318, 0.0018068960634991527, -0.004272016696631908, 0.0019406230421736836, 0.02002655901014805, -0.0003976191219408065, -0.0053000133484601974, -0.036722589284181595, -0.007441986817866564, -0.02346537820994854], "std": [0.20018936693668365, 0.09417521208524704, 0.15810526907444, 0.3100571036338806, 0.6406813859939575, 0.2275858372449875, 0.15672795474529266, 0.228746697306633, 0.059271082282066345, 0.15519919991493225, 0.45199957489967346, 0.31559011340141296, 0.20188334584236145, 0.23313046991825104, 0.0005429380107671022, 0.0015929172514006495, 0.0020992038771510124, 0.000910908100195229, 0.0022449479438364506, 0.0008913424680940807, 0.00047985557466745377, 0.0016114180907607079, 0.0017848368734121323, 0.000658891280181706, 0.0020426183473318815, 0.001173371565528214, 0.703514814376831, 0.6922752857208252, 0.703514814376831, 0.703514814376831, 0.703514814376831, 0.703514814376831, 0.860358476638794, 5.364418029785156e-06, 0.860358476638794, 0.860358476638794, 0.860358476638794, 0.860358476638794, 0.00011005861597368494, 9.057851571014908e-07, 0.2886005640029907, 0.1355082392692566, 0.20966807007789612, 0.40883803367614746, 0.7469332218170166, 0.48734840750694275, 0.35235726833343506, 0.2607438266277313, 0.08793418854475021, 0.23817043006420135, 0.424355685710907, 0.6220554113388062, 0.3076646625995636, 0.27788543701171875], "count": [378]}, "timestamp": {"min": [0.0], "max": [12.566666666666666], "mean": [6.283333333333333], "std": [3.6372939676918348], "count": [378]}, "frame_index": {"min": [0], "max": [377], "mean": [188.5], "std": [109.11881903075503], "count": [378]}, "episode_index": {"min": [116], "max": [116], "mean": [116.0], "std": [0.0], "count": [378]}, "index": {"min": [43134], "max": [43511], "mean": [43322.5], "std": [109.11881903075503], "count": [378]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [378]}, "subtask_annotation": {"mean": [0.41005291005291006, 2.0, 2.0, 2.0, 2.0], "std": [0.5129069527449087, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [378]}, "scene_annotation": {"mean": [116.0], "std": [0.0], "min": [116], "max": [116], "count": [378]}, "eef_direction_state": {"mean": [3.5873015873015874, 3.4761904761904763], "std": [1.825465837204771, 2.049832690479122], "min": [0, 0], "max": [6, 6], "count": [378]}, "eef_velocity_state": {"mean": [1.1693121693121693, 0.8941798941798942], "std": [0.6768351912358683, 0.6819036452422722], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_acc_mag_state": {"mean": [1.126984126984127, 0.8227513227513228], "std": [0.7866356630707214, 0.8406415077242093], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_direction_action": {"mean": [3.3439153439153437, 3.177248677248677], "std": [1.7960060078226197, 2.0747437775283086], "min": [0, 0], "max": [6, 6], "count": [378]}, "eef_velocity_action": {"mean": [1.3148148148148149, 1.0582010582010581], "std": [0.6891775579973469, 0.7359253914615409], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_acc_mag_action": {"mean": [1.164021164021164, 1.0767195767195767], "std": [0.7521234276006425, 0.8273997202224317], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_sim_pose_state": {"mean": [0.31162698201955474, 0.19632001626261467, 0.1993812336446604, 1.1503175931817604, -0.7772400619020344, 1.3373194285677894, 0.32698127713740816, -0.21594250296004647, 0.15547882770910193, -2.0178125680685715, -0.5537755609912522, 2.2284272431055885], "std": [0.04582277944308293, 0.05733676115032842, 0.05273021453477234, 2.3204674144501256, 0.4717268218442722, 2.0535120806310614, 0.04699675976987291, 0.04261138506023603, 0.033930356508437155, 0.5766725299884857, 0.3596723295836053, 0.643891837303268], "min": [0.19688560158623308, 0.10700865751724561, 0.09007714354732174, -3.1349526031349457, -1.213362334422174, -3.013373449877843, 0.26049373057540515, -0.30158097958206187, 0.09980332620591978, -2.918227054008892, -1.4877511184907701, -3.1361519793657853], "max": [0.3949463539126034, 0.2997508516120239, 0.2677675733606091, 3.140755684309368, 0.24784461202118147, 3.136841547394649, 0.42919660720005903, -0.15743392375695683, 0.2114968064901737, -0.8728458768257672, 0.07700973121088661, 3.075254065060355], "count": [378]}, "eef_sim_pose_action": {"mean": [0.3202614646123459, 0.19638950508588293, 0.19823691547282174, 1.153408744310575, -0.7947869350142603, 1.378825557672671, 0.33298041976207343, -0.21407139484082735, 0.15643603377458928, -2.0213341306547226, -0.5519933186520761, 2.2361747330826987], "std": [0.045110230179138296, 0.05863151136719896, 0.052824646158036, 2.270763003908398, 0.4811401766802843, 2.0738126244372665, 0.0476986163370147, 0.045610704935825065, 0.033143437221651306, 0.5888637718245091, 0.36743358268046444, 0.708425924969744], "min": [0.19681613345990612, 0.10216665338580755, 0.08601729731470968, -3.140897177251129, -1.2389246821148836, -3.0518290890587254, 0.26104368307706105, -0.31385075041632493, 0.10274892143838231, -2.9482095818422107, -1.4098333996701937, -3.13129457279276], "max": [0.4018963191625294, 0.3049738895316511, 0.2761050143061359, 3.141160881503394, 0.3207215036168525, 3.1202384470778255, 0.43337367134819255, -0.14121781626567353, 0.2091337225012212, -0.7922656167826803, 0.11501951068606919, 3.137835325925331], "count": [378]}}} +{"episode_index": 117, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41341172385620917]], [[0.5221103878316032]], [[0.45212479094579006]]], "std": [[[0.28637267044866105]], [[0.19692481020990546]], [[0.22755465693255833]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4154750768935025]], [[0.4015441681084198]], [[0.3384090758362168]]], "std": [[[0.29148764210585065]], [[0.26585104518413344]], [[0.3052837361322773]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4046710808342945]], [[0.4205076725297962]], [[0.3431070549788543]]], "std": [[[0.2879505281877961]], [[0.23998696598808328]], [[0.28824840594685236]]], "count": [100]}, "observation.state": {"min": [-0.5134285688400269, -0.031672582030296326, -0.5714505910873413, -1.8967012166976929, -1.3632073402404785, -0.335326611995697, -0.39082276821136475, -0.4547855854034424, -0.5050663948059082, 0.206758514046669, -1.3487061262130737, 0.014970319345593452, -0.2742806077003479, -0.4242019057273865, 0.00677726324647665, 0.012581204995512962, -0.618353545665741, 1.0023339986801147, -0.4138754606246948, -0.024466807022690773, -0.00507140951231122, -0.005535168573260307, -0.619102954864502, 1.0251601934432983, -0.4309113621711731, 0.040677472949028015, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.016115136444568634, -0.0003834588569588959, -0.8955074548721313, -0.16811852157115936, -0.6139305830001831, -0.7201473116874695, -3.4019339084625244, -0.7886449694633484, -1.4489730596542358, -0.40239787101745605, -0.2290165275335312, -0.6745517253875732, -0.2636694014072418, -0.9486145377159119, -0.44828036427497864, -0.47284242510795593, -12.493749618530273, -6.776556968688965, -1.741147756576538, -9.676435470581055, -1.0329670906066895, -1.1477411985397339, -1.778998851776123, -12.14855670928955, -3.2051281929016113, -2.3589744567871094, -12.576313018798828, -0.9755800366401672, -1.865079402923584, -2.4389500617980957, -0.00543534941971302, -0.014788095839321613, -0.0149576710537076, -0.006697459612041712, -0.002260321518406272, -0.021086880937218666, -0.0072976164519786835, -0.010006411001086235, -0.018637817353010178, -0.005352555774152279, -0.0023826805409044027, -0.02613191306591034, -0.8483999967575073, -0.7349264025688171, 6.621761322021484, -28.01888084411621, 13.147932052612305, -0.3936834931373596, -0.5302500128746033, -0.4157159626483917, 5.330072402954102, -28.209640502929688, 12.348611831665039, -1.1674015522003174, -0.016850627958774567, -0.013176329433918, -0.006105006206780672, -0.08198151737451553, 0.32360565662384033, 0.05743533745408058, 0.011646999046206474, 0.42843401432037354, -0.2839474081993103, -0.011128677055239677, -3.0571460723876953, -1.309131145477295, -3.0867855548858643, -2.928906202316284, -1.1836717128753662, -3.1112401485443115, -0.7824342846870422, -0.13163971900939941, 9.672649383544922, -0.0066986083984375, -0.013353675603866577, -0.019687145948410034, -0.026796599850058556, 0.01972102001309395, 0.7295700311660767, 0.6820523738861084], "max": [0.2688451111316681, 0.1747153401374817, 0.29869747161865234, -1.017777442932129, 0.7567546367645264, 0.5060219168663025, 0.2407114952802658, -0.24038833379745483, 0.1438172161579132, 0.7506495118141174, -1.0719454288482666, 0.718127965927124, 0.26503199338912964, 0.01907450705766678, 0.009070523083209991, 0.013441493734717369, -0.6059021949768066, 1.0025756359100342, -0.4017873704433441, -0.01877996139228344, -0.002088508103042841, -0.004463565535843372, -0.6053457856178284, 1.0268644094467163, -0.42015761137008667, 0.04560903087258339, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.016787853091955185, -0.00037847537896595895, 0.37093836069107056, 0.20626699924468994, 0.4252379536628723, 0.721631646156311, 2.886512279510498, 1.2070237398147583, 0.88926762342453, 0.49464958906173706, 0.9138016700744629, 0.2906040549278259, 0.32489630579948425, 0.3508467376232147, 0.8236194252967834, 0.21599680185317993, -1.9152628183364868, 2.6556777954101562, 1.7832722663879395, 0.6410256624221802, 1.664224624633789, 1.9511600732803345, 1.2912087440490723, -4.621128559112549, 10.561660766601562, 3.1031746864318848, 0.09157509356737137, 2.5537240505218506, 1.1764347553253174, 0.430402934551239, 0.015419485047459602, 0.012737012468278408, 0.0119094830006361, 0.005914795212447643, 0.0294489786028862, 0.005297323223203421, 0.01171501912176609, 0.01264713704586029, 0.016136271879076958, 0.00848523061722517, 0.02370283380150795, 0.0061470624059438705, 0.5938799977302551, -0.003711748868227005, 14.787610054016113, -21.654874801635742, 21.2845458984375, 0.26946884393692017, 1.1029200553894043, 0.2969399690628052, 11.402495384216309, -20.317977905273438, 19.139144897460938, -0.5299287438392639, 0.020556313917040825, 0.009509896859526634, -0.001831501955166459, -0.05465434491634369, 0.5175364017486572, 0.3299325704574585, 0.37131232023239136, 0.4936804473400116, -0.0022823726758360863, 0.27719831466674805, 3.1112241744995117, 0.08587819337844849, 3.073241710662842, -1.0082489252090454, -0.2013145089149475, 3.080293655395508, -0.537022590637207, 0.1628289669752121, 9.857136726379395, 0.00693550705909729, 0.015807926654815674, 0.017215102910995483, -0.024014044553041458, 0.023294134065508842, 0.7306185364723206, 0.6830042004585266], "mean": [-0.21537595987319946, 0.036347076296806335, -0.25345006585121155, -1.5251789093017578, -0.14761130511760712, -0.0413602851331234, -0.1326359212398529, -0.35654959082603455, -0.0027857618406414986, 0.4189189672470093, -1.2289806604385376, 0.26795464754104614, -0.10173898935317993, -0.28627732396125793, 0.00853691902011633, 0.013053064234554768, -0.6142536997795105, 1.0025259256362915, -0.40537184476852417, -0.02286217175424099, -0.0027775526978075504, -0.004976798314601183, -0.6145208477973938, 1.026377558708191, -0.4232627749443054, 0.04194927588105202, 0.7262871265411377, 1.4835292100906372, 0.7262871265411377, 0.7262871265411377, 0.7262871265411377, 0.7262871265411377, 0.8142885565757751, 1.7453237771987915, 0.8142885565757751, 0.8142885565757751, 0.8142885565757751, 0.8142885565757751, 0.01633496582508087, -0.0003815882373601198, -0.01788615807890892, 0.003940606024116278, -0.026251938194036484, 0.016696631908416748, 0.02122255600988865, 0.013142146170139313, -0.0007344061741605401, 0.00911097601056099, 0.04430779814720154, -0.030620906502008438, -0.004334393888711929, -0.04282898083329201, -0.03167707473039627, -0.02390729822218418, -6.617183208465576, -1.0537019968032837, 0.058629412204027176, -4.146637439727783, 0.2229788899421692, 0.27477821707725525, -0.23742641508579254, -8.393240928649902, 3.9658963680267334, -0.22563733160495758, -6.397270202636719, 0.35081610083580017, -0.17495504021644592, -0.8398399949073792, -0.00019471874111332, -0.00024670042330399156, -0.0018670951249077916, -0.0003044360491912812, 0.000865802401676774, -0.0003306130529381335, 0.000662651436869055, 0.00027099132421426475, -0.0010952071752399206, -0.0002540386631153524, 0.0008386477711610496, -0.00024241140636149794, -0.2783719301223755, -0.26090025901794434, 11.612276077270508, -24.579946517944336, 17.787748336791992, -0.0011772243306040764, 0.06370452791452408, 0.06087593361735344, 8.450980186462402, -23.79839324951172, 16.324594497680664, -0.8173468112945557, 0.0020345132797956467, -0.0014223253820091486, -0.0033052798826247454, -0.0752217099070549, 0.4259175658226013, 0.18367953598499298, 0.2343541532754898, 0.46833351254463196, -0.1281248927116394, 0.17519605159759521, -0.8477251529693604, -0.6934629082679749, 0.7233961224555969, -2.3286337852478027, -0.9578537940979004, 2.187073230743408, -0.6674575209617615, -0.015147840604186058, 9.768221855163574, 7.189444295363501e-05, 0.0008413337054662406, 3.4352746297372505e-05, -0.025800632312893867, 0.02202364057302475, 0.730043351650238, 0.6825573444366455], "std": [0.2778332829475403, 0.06054793298244476, 0.29192447662353516, 0.2559613883495331, 0.791977047920227, 0.22047902643680573, 0.2111663818359375, 0.0700695589184761, 0.23316285014152527, 0.17008842527866364, 0.09341437369585037, 0.1690910905599594, 0.17739005386829376, 0.13715364038944244, 0.0008701025508344173, 0.0002246787480544299, 0.004206642042845488, 5.0301132432650775e-05, 0.003843773389235139, 0.001904232776723802, 0.0010748859494924545, 0.00026669661747291684, 0.0048378542996943, 0.0006113579147495329, 0.003560184733942151, 0.0016767310444265604, 0.853732705116272, 0.615115225315094, 0.853732705116272, 0.853732705116272, 0.853732705116272, 0.853732705116272, 0.8646627068519592, 5.4836273193359375e-06, 0.8646627068519592, 0.8646627068519592, 0.8646627068519592, 0.8646627068519592, 9.46939253481105e-05, 7.758309266137076e-07, 0.2061411291360855, 0.062107738107442856, 0.21478405594825745, 0.244255930185318, 0.718715250492096, 0.25815635919570923, 0.26213744282722473, 0.09954986721277237, 0.1520589143037796, 0.15470200777053833, 0.09734540432691574, 0.1838124692440033, 0.11879724264144897, 0.09519782662391663, 2.7438008785247803, 2.715794563293457, 1.0328609943389893, 2.847562551498413, 0.40376439690589905, 0.5567147135734558, 0.9187344312667847, 1.539482593536377, 3.1057424545288086, 1.2790850400924683, 2.976991891860962, 0.7572116851806641, 0.5788614153862, 0.666619062423706, 0.002667164895683527, 0.0044678146950900555, 0.004760160576552153, 0.0022847666405141354, 0.003418925916776061, 0.002592060249298811, 0.002829131903126836, 0.004169730003923178, 0.005249164532870054, 0.002314644865691662, 0.003079658607020974, 0.0029890630394220352, 0.3758462071418762, 0.10273134708404541, 2.20237135887146, 1.7911958694458008, 2.352092981338501, 0.13254314661026, 0.3970697224140167, 0.08915412425994873, 1.374881625175476, 2.0806350708007812, 1.8981428146362305, 0.12374699860811234, 0.006600933615118265, 0.003957430832087994, 0.0005177466082386672, 0.009272106923162937, 0.0559501126408577, 0.0886191874742508, 0.1217934861779213, 0.017531510442495346, 0.08348464965820312, 0.08524970710277557, 2.2815823554992676, 0.44495832920074463, 2.1178996562957764, 0.6379690170288086, 0.2970810830593109, 1.5112353563308716, 0.040070414543151855, 0.03636075183749199, 0.02840578556060791, 0.0026156629901379347, 0.004896637052297592, 0.005568433552980423, 0.0006430112407542765, 0.0008968049078248441, 0.0001794964773580432, 0.00016599736409261823], "count": [380]}, "action": {"min": [-0.5770796537399292, -0.019557781517505646, -0.6122426390647888, -1.814555048942566, -1.3731210231781006, -0.3357057273387909, -0.39419591426849365, -0.5036598443984985, -0.4605804681777954, 0.1825282871723175, -1.331132411956787, 0.008212679997086525, -0.27564895153045654, -0.4338777959346771, 0.0060381097719073296, 0.00860525667667389, -0.6146016120910645, 0.9996528625488281, -0.41460299491882324, -0.02402375265955925, -0.005721362307667732, -0.00829505454748869, -0.6156275272369385, 1.022839069366455, -0.4315625727176666, 0.03992059826850891, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.016115136444568634, -0.0003834588569588959, -0.8955074548721313, -0.16811852157115936, -0.6139305830001831, -0.7201473116874695, -3.4019339084625244, -0.7886449694633484, -1.4489730596542358, -0.40239787101745605, -0.22568249702453613, -0.6745517253875732, -0.2636694014072418, -0.9486145377159119, -0.44828036427497864, -0.47284242510795593], "max": [0.2566477656364441, 0.19179464876651764, 0.24226556718349457, -0.9407460689544678, 0.7576969265937805, 0.5175044536590576, 0.2460232675075531, -0.25994744896888733, 0.1447109580039978, 0.7934965491294861, -1.007898211479187, 0.6978573203086853, 0.26965460181236267, 0.020302213728427887, 0.009263681247830391, 0.015021374449133873, -0.6003475785255432, 1.002596378326416, -0.4031120240688324, -0.018373284488916397, -0.0019721256103366613, -0.001755493925884366, -0.5995317697525024, 1.0270315408706665, -0.4210982620716095, 0.04472466558218002, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.016787853091955185, -0.00037847537896595895, 0.37093836069107056, 0.20626699924468994, 0.4252379536628723, 0.721631646156311, 2.886512279510498, 1.2070237398147583, 0.88926762342453, 0.49464958906173706, 0.9138016700744629, 0.2860645651817322, 0.32489630579948425, 0.3508467376232147, 0.9098094701766968, 0.2215387374162674], "mean": [-0.24596041440963745, 0.043428074568510056, -0.27643901109695435, -1.4657857418060303, -0.14302662014961243, -0.040235478430986404, -0.12799707055091858, -0.3840518891811371, 0.014683431945741177, 0.4136577844619751, -1.1956509351730347, 0.25918281078338623, -0.104979507625103, -0.29029399156570435, 0.008015958592295647, 0.012026101350784302, -0.6096408367156982, 1.0012891292572021, -0.4063560962677002, -0.022254077717661858, -0.0033097194973379374, -0.004854855593293905, -0.6101938486099243, 1.0257363319396973, -0.42463546991348267, 0.041114673018455505, 0.7262871265411377, 1.4835292100906372, 0.7262871265411377, 0.7262871265411377, 0.7262871265411377, 0.7262871265411377, 0.8142885565757751, 1.7453237771987915, 0.8142885565757751, 0.8142885565757751, 0.8142885565757751, 0.8142885565757751, 0.016334954649209976, -0.00038158759707584977, -0.017422346398234367, 0.003956383094191551, -0.02529638260602951, 0.016273556277155876, 0.02230054698884487, 0.01207764632999897, -0.0008773960289545357, 0.009590397588908672, 0.04364820197224617, -0.031200818717479706, -0.004905782639980316, -0.04387211054563522, -0.029214095324277878, -0.023444514721632004], "std": [0.2784377336502075, 0.0602455772459507, 0.28427302837371826, 0.25796791911125183, 0.7948247790336609, 0.21795563399791718, 0.21232837438583374, 0.07807774096727371, 0.20562775433063507, 0.19293031096458435, 0.10031375288963318, 0.16108877956867218, 0.17295096814632416, 0.1333598643541336, 0.0008957073441706598, 0.001381406676955521, 0.0040535400621593, 0.0006557022570632398, 0.003497692523524165, 0.0017057254444807768, 0.0010797062423080206, 0.0013938655611127615, 0.004586269147694111, 0.0010855597211048007, 0.00319495378062129, 0.0015050603542476892, 0.853732705116272, 0.615115225315094, 0.853732705116272, 0.853732705116272, 0.853732705116272, 0.853732705116272, 0.8646627068519592, 5.4836273193359375e-06, 0.8646627068519592, 0.8646627068519592, 0.8646627068519592, 0.8646627068519592, 9.468446660321206e-05, 7.753649811093055e-07, 0.20618225634098053, 0.06212064251303673, 0.21543806791305542, 0.24430614709854126, 0.7191483378410339, 0.2587714195251465, 0.26213327050209045, 0.09894928336143494, 0.15263129770755768, 0.153911754488945, 0.09700202196836472, 0.18510182201862335, 0.1290867030620575, 0.09592880308628082], "count": [380]}, "timestamp": {"min": [0.0], "max": [12.633333333333333], "mean": [6.3166666666666655], "std": [3.6565390436555956], "count": [380]}, "frame_index": {"min": [0], "max": [379], "mean": [189.5], "std": [109.69617130966787], "count": [380]}, "episode_index": {"min": [117], "max": [117], "mean": [117.0], "std": [0.0], "count": [380]}, "index": {"min": [43512], "max": [43891], "mean": [43701.5], "std": [109.69617130966787], "count": [380]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [380]}, "subtask_annotation": {"mean": [0.24473684210526317, 2.0, 2.0, 2.0, 2.0], "std": [0.44200343438832934, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [380]}, "scene_annotation": {"mean": [117.0], "std": [0.0], "min": [117], "max": [117], "count": [380]}, "eef_direction_state": {"mean": [4.1, 4.2973684210526315], "std": [1.9373068664351627, 1.8661791590679602], "min": [0, 0], "max": [6, 6], "count": [380]}, "eef_velocity_state": {"mean": [0.8921052631578947, 0.6078947368421053], "std": [0.8055340101766307, 0.6294866659460513], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_acc_mag_state": {"mean": [0.7842105263157895, 0.6236842105263158], "std": [0.8496210659339095, 0.8258756789730008], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_direction_action": {"mean": [3.4, 3.9263157894736844], "std": [2.033405233126258, 1.6042188147320062], "min": [0, 1], "max": [6, 6], "count": [380]}, "eef_velocity_action": {"mean": [1.1368421052631579, 0.8552631578947368], "std": [0.7234497227762579, 0.6262660307522961], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_acc_mag_action": {"mean": [1.1236842105263158, 0.9447368421052632], "std": [0.8130301381499739, 0.8457937313618988], "min": [0, 0], "max": [2, 2], "count": [380]}, "eef_sim_pose_state": {"mean": [0.28967711510455346, 0.24033775521964304, 0.17750689859012672, -0.8481676794389059, -0.6938070506551988, 0.7072083643084627, 0.33029438686127083, -0.19974745709401284, 0.14550778392343944, -2.3285370993878316, -0.95795365279316, 2.203511564605178], "std": [0.06334235290030307, 0.0679633318397373, 0.06959599514419176, 2.3084431054753454, 0.4451331384084831, 2.152000481772312, 0.011096338726154058, 0.0750131276311771, 0.02432152194981096, 0.638110516151604, 0.29709581500523785, 1.5296219417026986], "min": [0.17046232863757854, 0.15595785596355446, 0.0672156308262409, -3.1247464977731974, -1.3171056707534117, -3.1331265219969473, 0.30812320030797, -0.343803834553172, 0.09128161061813145, -2.9289303456307194, -1.1837029688583367, -3.128867650697216], "max": [0.3548106634972003, 0.3582363026738363, 0.2702431746243362, 3.1358754302040097, 0.08575426693540322, 3.1142392982442293, 0.3613507566623672, -0.1095685484884956, 0.19896046014133115, -1.0082488064375004, -0.2013261126486412, 3.131607117763933], "count": [380]}, "eef_sim_pose_action": {"mean": [0.2974739001358449, 0.23828648597195326, 0.17160318994425536, -0.8416752292756207, -0.7087311841911449, 0.6773364683314567, 0.337400258429522, -0.19634462480030032, 0.14716093814659403, -2.3320878470194377, -0.9751328666914659, 2.268080113113178], "std": [0.06224857144594984, 0.06680678115541426, 0.07213592390260076, 2.274410341473844, 0.4665853699887249, 2.1227773856767285, 0.012246283370692404, 0.06969296338440177, 0.02736697604393768, 0.6122229062023082, 0.2856751123974916, 1.430251201304815], "min": [0.17641801292928683, 0.14459526180552684, 0.05865984320712951, -3.1367563687007616, -1.268140495193552, -3.131096048310711, 0.3124675660633167, -0.3369089727231815, 0.0864187533980009, -2.9361963491975174, -1.211522851796198, -3.1392598809523187], "max": [0.37058147827727056, 0.3503937987223523, 0.2805877402072869, 3.1311230920286817, 0.13602675619301574, 3.105775216611681, 0.3740844609975722, -0.09895204305518246, 0.21139585504622194, -0.9429971436766424, -0.19055020148872948, 3.1410132376939943], "count": [380]}}} +{"episode_index": 118, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44392647299115723]], [[0.5346549860630527]], [[0.47389831074586697]]], "std": [[[0.29462510096976086]], [[0.21479263367615403]], [[0.22404930333806286]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40904783016147633]], [[0.41750276816608994]], [[0.3731390138408304]]], "std": [[[0.2906741971079307]], [[0.23758501720489383]], [[0.2558750433152289]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45179359861591695]], [[0.4575005478662053]], [[0.361147796520569]]], "std": [[[0.31942281441274184]], [[0.21517578592886397]], [[0.24687919039141037]]], "count": [100]}, "observation.state": {"min": [-0.7910980582237244, -0.26665130257606506, -0.5527586936950684, -1.7135896682739258, -1.2913037538528442, 0.08516213297843933, -0.7030606269836426, -0.8990224003791809, -0.43545451760292053, 0.5504688024520874, -1.502632737159729, 0.11195367574691772, -0.6163760423660278, -0.6914185881614685, 0.010716244578361511, -0.004383249208331108, -0.601603627204895, 1.0332287549972534, -0.4610496759414673, -0.007564494386315346, -0.013214129023253918, -0.001668637851253152, -0.6060861945152283, 1.019863486289978, -0.4548308849334717, -0.010337782092392445, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.009348434396088123, -0.0019102749647572637, -0.8272497653961182, -0.6173587441444397, -0.562814474105835, -1.3436102867126465, -2.484484910964966, -1.5482902526855469, -1.2566297054290771, -0.6300305128097534, -0.5804808735847473, -0.8326011896133423, -0.42801839113235474, -1.0518913269042969, -1.6150203943252563, -1.1351878643035889, -13.896790504455566, -8.028083801269531, -3.1312577724456787, -9.584859848022461, -1.090354084968567, -2.4963369369506836, -1.7503052949905396, -12.883482933044434, -5.647130966186523, -2.738095283508301, -9.70695972442627, -0.6312576532363892, -2.180708169937134, -1.8937729597091675, -0.007110442500561476, -0.022637182846665382, -0.017485318705439568, -0.00691671296954155, -0.004211120773106813, -0.004536121618002653, -0.007961105555295944, -0.02355136163532734, -0.01159107405692339, -0.006563898175954819, -0.004796890541911125, -0.005488816183060408, -3.9662699699401855, -0.616150438785553, 3.177257537841797, -30.464950561523438, 12.362199783325195, -0.6483062505722046, -1.0180799961090088, -0.41942769289016724, 5.493389129638672, -34.06394577026367, 14.359661102294922, -0.21752749383449554, -0.016140418127179146, -0.020877335220575333, 0.004884005058556795, -0.08198151737451553, 0.3649979829788208, 0.07616016268730164, 0.03495847433805466, 0.34913021326065063, -0.20590327680110931, 0.013300159946084023, -3.0000758171081543, -0.8050154447555542, -2.8643672466278076, -3.022148609161377, -0.8995194435119629, -3.1394999027252197, -0.7025143504142761, -0.06363558769226074, 9.70148754119873, -0.012594382278621197, -0.01584276556968689, -0.03286665678024292, -0.02388412319123745, 0.01855655014514923, 0.8429989218711853, 0.5328406095504761], "max": [-0.042351022362709045, 0.37214305996894836, -0.2298382818698883, -0.41428178548812866, 0.23613345623016357, 0.69847571849823, -0.20743387937545776, -0.11244954913854599, 0.1471552848815918, 1.0352225303649902, -0.878637969493866, 0.846210777759552, 0.41458266973495483, 0.02394113689661026, 0.0114411236718297, 0.0021399562247097492, -0.5992346405982971, 1.0352903604507446, -0.45732855796813965, -0.0046813832595944405, -0.01240917481482029, 0.005347597878426313, -0.6027109026908875, 1.0222949981689453, -0.4517250657081604, -0.007798937149345875, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.008679539896547794, -0.0019046656088903546, 0.824399471282959, 0.7022097706794739, 0.46557945013046265, 1.427609920501709, 2.0815467834472656, 1.7601540088653564, 1.4588210582733154, 0.6277153491973877, 0.6898074150085449, 0.3973708748817444, 0.5380499958992004, 1.0916430950164795, 1.0262080430984497, 0.8000411987304688, -4.376152992248535, 6.349206447601318, 2.6398048400878906, -0.12210012972354889, 0.8034188747406006, 2.2954823970794678, 0.5164835453033447, -4.064365863800049, 9.85958480834961, 1.7692307233810425, -1.2515263557434082, 1.2051281929016113, 0.8321123719215393, 0.7173382639884949, 0.007288473658263683, 0.020771633833646774, 0.014161976054310799, 0.007668814156204462, 0.0064032552763819695, 0.005192385986447334, 0.006937177386134863, 0.020310712978243828, 0.01477384939789772, 0.010148958303034306, 0.008481830358505249, 0.006705319508910179, -1.6331700086593628, 0.21899323165416718, 11.72912883758545, -18.094497680664062, 20.324922561645508, 1.1691091060638428, 1.7180100679397583, 0.553050696849823, 14.743069648742676, -23.63057518005371, 24.675424575805664, 1.6696748733520508, 0.023316185921430588, 0.011503089219331741, 0.007326007820665836, 0.013663585297763348, 0.5544769763946533, 0.31545907258987427, 0.3333776593208313, 0.5427947640419006, 0.0619322769343853, 0.2827424705028534, 2.9713916778564453, 0.17374984920024872, 3.003744125366211, -1.0583652257919312, 0.003239677520468831, 3.1386780738830566, -0.46565964818000793, 0.33945146203041077, 9.837384223937988, 0.012687385082244873, 0.011916428804397583, 0.04152411222457886, -0.021995708346366882, 0.02056231163442135, 0.8456759452819824, 0.5370943546295166], "mean": [-0.25396716594696045, -0.08669614791870117, -0.36187222599983215, -1.3478704690933228, -0.2619099020957947, 0.33361926674842834, -0.6246665120124817, -0.41079458594322205, -0.038691408932209015, 0.7415134906768799, -1.202011227607727, 0.42303353548049927, -0.21091148257255554, -0.39213278889656067, 0.011101855896413326, -0.0019385120831429958, -0.600664496421814, 1.034335732460022, -0.45904743671417236, -0.005814860574901104, -0.01274953968822956, 0.0009558478486724198, -0.6043550372123718, 1.0208238363265991, -0.45295149087905884, -0.008679138496518135, 0.4397906959056854, 1.7453210353851318, 0.4397906959056854, 0.4397906959056854, 0.4397906959056854, 0.4397906959056854, 0.5650150179862976, 1.7453210353851318, 0.5650150179862976, 0.5650150179862976, 0.5650150179862976, 0.5650150179862976, -0.009109779261052608, -0.001907748868688941, -0.021396009251475334, 0.021700989454984665, 0.00847222376614809, 0.019174329936504364, -0.024208588525652885, -0.004200635943561792, -0.0017453506588935852, 0.01097152940928936, 0.001206579734571278, 0.0032732472755014896, -0.0008935540681704879, -0.020438851788640022, -0.006867639254778624, -0.01752779446542263, -7.416101932525635, -2.1943860054016113, 0.05118024721741676, -4.6786789894104, -0.14748062193393707, -0.07629304379224777, -0.2654207944869995, -7.375120162963867, 2.5836470127105713, -0.4585910737514496, -4.704578399658203, 0.17920641601085663, -0.20364129543304443, -0.48792368173599243, 0.00013778179709333926, -0.00017512588237877935, 0.0004926738911308348, 0.00014846035628579557, 0.00017194889369420707, -5.876539944438264e-05, 0.00024517602287232876, -0.00032945710700005293, 0.0005650540697388351, -0.0001605859724804759, 0.00016582405078224838, 0.000248921278398484, -2.8701751232147217, -0.1424768716096878, 7.544514179229736, -23.951379776000977, 16.634702682495117, 0.28704845905303955, 0.331185519695282, 0.11023634672164917, 10.342767715454102, -29.040895462036133, 19.42300033569336, 0.7692287564277649, 0.0022994820028543472, -0.002402759622782469, 0.006003504153341055, -0.032316986471414566, 0.42764562368392944, 0.18421635031700134, 0.24824431538581848, 0.4252474009990692, -0.06580639630556107, 0.17138996720314026, -1.1879982948303223, -0.47490671277046204, 1.065384030342102, -2.1227898597717285, -0.5867746472358704, 1.2261489629745483, -0.5822944045066833, 0.08700526505708694, 9.771809577941895, 0.0017263191984966397, 0.00028756706160493195, -0.00017566473979968578, -0.023059217259287834, 0.019630320370197296, 0.8444352746009827, 0.5348000526428223], "std": [0.2208309918642044, 0.23874026536941528, 0.0835777074098587, 0.41016799211502075, 0.5804345011711121, 0.1260262280702591, 0.12574873864650726, 0.22663414478302002, 0.1944446712732315, 0.1470954269170761, 0.21196748316287994, 0.22599755227565765, 0.2941696345806122, 0.23420655727386475, 0.00018420233391225338, 0.0014961330452933908, 0.0005266829975880682, 0.0005855938652530313, 0.0009315315983258188, 0.0009601698257029057, 0.00020060081442352384, 0.0015268458519130945, 0.0006918127182871103, 0.0007075480534695089, 0.0005730616976507008, 0.0006489692605100572, 0.7515323758125305, 8.225440979003906e-06, 0.7515323758125305, 0.7515323758125305, 0.7515323758125305, 0.7515323758125305, 0.8052096962928772, 8.225440979003906e-06, 0.8052096962928772, 0.8052096962928772, 0.8052096962928772, 0.8052096962928772, 0.00013924052473157644, 9.419702564628096e-07, 0.20518085360527039, 0.1683611422777176, 0.1386106312274933, 0.3796618580818176, 0.5151532888412476, 0.31619060039520264, 0.23881565034389496, 0.20885948836803436, 0.167965367436409, 0.1662846803665161, 0.19935278594493866, 0.2781001031398773, 0.39019063115119934, 0.2171737253665924, 2.2391579151153564, 3.575927972793579, 1.2370586395263672, 2.692852020263672, 0.380187451839447, 0.7802631258964539, 0.3205239772796631, 2.246622085571289, 3.3900856971740723, 1.0170421600341797, 1.9099304676055908, 0.339379221200943, 0.5115898251533508, 0.4603024125099182, 0.0022919904440641403, 0.005892077926546335, 0.00468547735363245, 0.0026111816987395287, 0.0011328537948429585, 0.0014096418162807822, 0.00247712223790586, 0.006550373509526253, 0.004486680030822754, 0.0026228337083011866, 0.0014437806094065309, 0.001564857899211347, 0.35230982303619385, 0.12712010741233826, 1.652635097503662, 3.0667543411254883, 1.706791639328003, 0.5668278932571411, 0.364347904920578, 0.13744772970676422, 2.013112783432007, 2.5510807037353516, 2.145076274871826, 0.5995975732803345, 0.006009222939610481, 0.004763136152178049, 0.0003909406950697303, 0.017944123595952988, 0.0583929680287838, 0.06551119685173035, 0.1067495197057724, 0.05441323295235634, 0.07462988793849945, 0.08504486083984375, 2.061835527420044, 0.3379341959953308, 2.3170700073242188, 0.7213740348815918, 0.2786007523536682, 2.3475544452667236, 0.036726851016283035, 0.05932007357478142, 0.022360909730196, 0.003588927909731865, 0.004432895220816135, 0.009697657078504562, 0.0004401803307700902, 0.0003142747445963323, 0.0005150234792381525, 0.0008241719915531576], "count": [429]}, "action": {"min": [-0.8580204844474792, -0.2676696181297302, -0.6222231984138489, -1.6907955408096313, -1.2992968559265137, 0.08013422042131424, -0.6981316804885864, -0.9743649363517761, -0.4617405831813812, 0.5135654807090759, -1.5005178451538086, 0.10364864021539688, -0.6200895309448242, -0.6929202675819397, 0.010083071887493134, -0.008513478562235832, -0.6011152863502502, 1.0294469594955444, -0.4609777331352234, -0.007198065519332886, -0.013947796076536179, -0.00578557001426816, -0.6036900281906128, 1.0155786275863647, -0.45449507236480713, -0.010325916111469269, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.009348434396088123, -0.0019102749647572637, -0.8272497653961182, -0.6173587441444397, -0.562814474105835, -1.3436102867126465, -2.484484910964966, -1.5482902526855469, -1.2566297054290771, -0.6300305128097534, -0.5804808735847473, -0.8326011896133423, -0.42801839113235474, -1.0518913269042969, -1.6150203943252563, -1.1351878643035889], "max": [-0.06160540506243706, 0.3696093261241913, -0.18835894763469696, -0.3338817358016968, 0.23586979508399963, 0.6981316804885864, -0.20291075110435486, -0.10950174182653427, 0.15532130002975464, 1.1068016290664673, -0.7970660924911499, 0.8511772155761719, 0.42223605513572693, 0.02915417030453682, 0.012581393122673035, 0.005902818404138088, -0.5944762825965881, 1.0342520475387573, -0.4566761553287506, -0.004690048284828663, -0.011084015481173992, 0.008508770726621151, -0.5968809723854065, 1.0207226276397705, -0.4514206349849701, -0.007825776003301144, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.008679539896547794, -0.0019046656088903546, 0.824399471282959, 0.7022097706794739, 0.46557945013046265, 1.427609920501709, 2.1034040451049805, 1.7601540088653564, 1.4588210582733154, 0.6277153491973877, 0.6898074150085449, 0.3973708748817444, 0.5380499958992004, 1.0916430950164795, 1.0262080430984497, 0.8000411987304688], "mean": [-0.2906976044178009, -0.06788291037082672, -0.3655873239040375, -1.2919349670410156, -0.26469507813453674, 0.33001047372817993, -0.6212935447692871, -0.4299919605255127, -0.049398913979530334, 0.7596447467803955, -1.1641393899917603, 0.41775524616241455, -0.2096659392118454, -0.3958028256893158, 0.011325011029839516, -0.0023317881859838963, -0.59784334897995, 1.0325891971588135, -0.4589076638221741, -0.005626623518764973, -0.01238553412258625, 0.00029315229039639235, -0.6012058258056641, 1.0188206434249878, -0.45288217067718506, -0.00879666954278946, 0.4397906959056854, 1.7453210353851318, 0.4397906959056854, 0.4397906959056854, 0.4397906959056854, 0.4397906959056854, 0.5651370882987976, 1.7453210353851318, 0.5651370882987976, 0.5651370882987976, 0.5651370882987976, 0.5651370882987976, -0.009108804166316986, -0.0019077524775639176, -0.022397786378860474, 0.020282085984945297, 0.007706144358962774, 0.01920389011502266, -0.0192466638982296, -0.003916261717677116, -0.0017703765770420432, 0.011162306182086468, 0.0013009626418352127, 0.0034460488241165876, -0.0010657727252691984, -0.01999308168888092, -0.0072900778613984585, -0.016982218250632286], "std": [0.22898001968860626, 0.2260008603334427, 0.11086315661668777, 0.4202382564544678, 0.5821647644042969, 0.12798883020877838, 0.12475042045116425, 0.2383730113506317, 0.18762892484664917, 0.16908638179302216, 0.21778017282485962, 0.2295258492231369, 0.2981700003147125, 0.23644006252288818, 0.0005420090747065842, 0.0022741875145584345, 0.00109412195160985, 0.0007956402841955423, 0.001009004539810121, 0.0007716499385423958, 0.0005621088785119355, 0.0022794182877987623, 0.0011659662704914808, 0.0010386742651462555, 0.0006081004976294935, 0.0005268281674943864, 0.7515323758125305, 8.225440979003906e-06, 0.7515323758125305, 0.7515323758125305, 0.7515323758125305, 0.7515323758125305, 0.8053261637687683, 8.225440979003906e-06, 0.8053261637687683, 0.8053261637687683, 0.8053261637687683, 0.8053261637687683, 0.0001402933121426031, 9.450857874071517e-07, 0.20608386397361755, 0.17103493213653564, 0.1394728124141693, 0.3796599507331848, 0.5254667401313782, 0.3162337839603424, 0.2388155311346054, 0.20883049070835114, 0.1679774820804596, 0.16632291674613953, 0.1993238627910614, 0.2783762514591217, 0.39034250378608704, 0.21759764850139618], "count": [429]}, "timestamp": {"min": [0.0], "max": [14.266666666666667], "mean": [7.133333333333334], "std": [4.128043209650396], "count": [429]}, "frame_index": {"min": [0], "max": [428], "mean": [214.0], "std": [123.84129628951187], "count": [429]}, "episode_index": {"min": [118], "max": [118], "mean": [118.0], "std": [0.0], "count": [429]}, "index": {"min": [43892], "max": [44320], "mean": [44106.0], "std": [123.84129628951187], "count": [429]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [429]}, "subtask_annotation": {"mean": [0.43123543123543123, 2.0, 2.0, 2.0, 2.0], "std": [0.5137309147118201, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [429]}, "scene_annotation": {"mean": [118.0], "std": [0.0], "min": [118], "max": [118], "count": [429]}, "eef_direction_state": {"mean": [3.8228438228438226, 3.3892773892773893], "std": [2.3187369615419557, 2.2082651883705897], "min": [0, 0], "max": [6, 6], "count": [429]}, "eef_velocity_state": {"mean": [0.7622377622377622, 0.9090909090909091], "std": [0.7629965642051938, 0.7376876640134599], "min": [0, 0], "max": [2, 2], "count": [429]}, "eef_acc_mag_state": {"mean": [0.7482517482517482, 0.7995337995337995], "std": [0.8429208691416261, 0.8456110558143166], "min": [0, 0], "max": [2, 2], "count": [429]}, "eef_direction_action": {"mean": [3.5454545454545454, 3.058275058275058], "std": [2.1332988977937, 2.0217599037700142], "min": [0, 0], "max": [6, 6], "count": [429]}, "eef_velocity_action": {"mean": [0.9300699300699301, 1.0652680652680653], "std": [0.7094140493943468, 0.6898743072782497], "min": [0, 0], "max": [2, 2], "count": [429]}, "eef_acc_mag_action": {"mean": [1.0932400932400932, 1.0815850815850816], "std": [0.793725975200017, 0.8052052716384875], "min": [0, 0], "max": [2, 2], "count": [429]}, "eef_sim_pose_state": {"mean": [0.3041956352929821, 0.20343622227801056, 0.16752549823045532, -1.180864760824145, -0.47512062317604786, 1.0581761460064307, 0.31324425650561005, -0.15714422208740153, 0.14289488021833766, -2.122731810982698, -0.5868858498813752, 1.2335087873858805], "std": [0.049241899467820156, 0.10039721665552781, 0.03493787620881144, 2.079396311538161, 0.33792506624667196, 2.332109750552075, 0.05416845791525288, 0.06667677170112112, 0.0241511188121689, 0.7214406887201763, 0.2786223899165508, 2.3802092927027814], "min": [0.25207000299668886, 0.10051705388614222, 0.077012266864305, -3.089470557517086, -0.8064147574379545, -3.0789537556625155, 0.242081606695763, -0.2826295032036029, 0.10619778095990408, -3.0221533059427688, -0.8996152171899605, -3.1404069349216948], "max": [0.4197837802394463, 0.39423232718581863, 0.2017022713861986, 3.1147209046759112, 0.1742704512849702, 3.101707816912023, 0.4354697594042764, -0.08167814067832159, 0.21098166041327718, -1.0583292541932101, 0.003216740958672304, 3.1415754962051663], "count": [429]}, "eef_sim_pose_action": {"mean": [0.31326584087700277, 0.20938841381914272, 0.16298509798823463, -1.1365420640088677, -0.49025114713569506, 0.9891768359477461, 0.3173542996626982, -0.16243217358288148, 0.13719567424795387, -2.078235281710843, -0.5766893216977225, 2.277658245741528], "std": [0.04834433754453556, 0.09822979228122797, 0.03259294811615368, 2.12917110168555, 0.36651672789004425, 2.378678674999433, 0.054997535862963035, 0.06525371519965464, 0.02503930242716034, 0.7313062535108089, 0.2944154029114987, 1.396292638274733], "min": [0.26000509965567103, 0.10203644944023302, 0.07610834703467553, -3.1243523684748915, -0.8426503187302004, -3.083983367688094, 0.23610997946856346, -0.28936695214633584, 0.0978935065394841, -2.9656152964589055, -0.8982963891363565, -3.139882823779952], "max": [0.42939145804604295, 0.3953224394603008, 0.22465183190441515, 3.088170644945452, 0.2649505862806596, 3.102750715166569, 0.4469255344134412, -0.07636071993406972, 0.2174911014927124, -0.9919819331078394, 0.03352052125509508, 3.141338602078817], "count": [429]}}} +{"episode_index": 119, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4478041810841984]], [[0.5410009203191081]], [[0.48332187139561705]]], "std": [[[0.28727850112538755]], [[0.20926894204239543]], [[0.21716226420907114]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4218683342945021]], [[0.431804354094579]], [[0.3927027609573241]]], "std": [[[0.27978014836568144]], [[0.24569778654098848]], [[0.2605740753977342]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5089673130526721]], [[0.4510726619569396]], [[0.33455981833910037]]], "std": [[[0.2830528189037707]], [[0.2001074081436921]], [[0.242288912231466]]], "count": [100]}, "observation.state": {"min": [-0.6710914373397827, -0.2681783139705658, -0.447471022605896, -1.450371265411377, -1.5636706352233887, -0.0976579561829567, -0.7019175291061401, -0.9424682855606079, -0.32386666536331177, 0.5240514278411865, -1.6918439865112305, 0.3438918888568878, -0.6547079086303711, -0.629721999168396, 0.010764887556433678, -0.003853835631161928, -0.6212096214294434, 1.0358631610870361, -0.4457620680332184, -0.002319830935448408, -0.006285646464675665, 0.006422197446227074, -0.630083441734314, 1.0081813335418701, -0.43227487802505493, -0.01091599278151989, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006863655522465706, -0.00019072522991336882, -0.8932849764823914, -0.21834316849708557, -0.7671123743057251, -0.10931839793920517, -2.083311080932617, -1.1192823648452759, -0.8872957229614258, -0.19182896614074707, -0.08874358981847763, -1.29908287525177, -1.189821481704712, -0.6866652965545654, -2.3625712394714355, -1.4379390478134155, -13.651815414428711, -7.0512824058532715, -2.6959707736968994, -8.363859176635742, -0.6599512100219727, -0.6312576532363892, -1.090354084968567, -10.845732688903809, -4.94505500793457, -2.3028082847595215, -9.035409927368164, -0.6312576532363892, -2.238095283508301, -2.037240505218506, -0.004922930616885424, -0.02571810781955719, -0.03130890056490898, -0.012274887412786484, -0.00942388828843832, -0.015478006564080715, -0.006918503902852535, -0.026317168027162552, -0.03414591774344444, -0.015387075021862984, -0.021817868575453758, -0.023601332679390907, -1.8240599632263184, -0.3823102116584778, 0.19301098585128784, -36.03204345703125, 4.3018035888671875, -1.2996389865875244, -0.14846999943256378, -0.4973744750022888, 2.523989677429199, -36.359344482421875, 4.753960609436035, -0.8988571166992188, -0.0202013049274683, -0.018523452803492546, -0.0012210012646391988, -0.10930868983268738, 0.3688410520553589, -0.015938017517328262, -0.084652841091156, 0.3218268156051636, -0.3351411521434784, 0.002004033885896206, -3.069256067276001, -1.1263298988342285, -2.98811936378479, -3.033151626586914, -0.9327525496482849, 1.9434192180633545, -0.6847727298736572, -0.2537812292575836, 9.67110824584961, -0.017565518617630005, -0.0522310733795166, -0.05398932099342346, -0.0016122939996421337, -0.03141816705465317, 0.04634340479969978, -0.9985712170600891], "max": [-0.10368029028177261, 0.3296906650066376, -0.1461022049188614, -0.3043084740638733, 0.04559674859046936, 0.5892976522445679, -0.04178980737924576, -0.033429309725761414, 0.14801262319087982, 1.2657382488250732, -0.521476686000824, 0.7612346410751343, 0.30157271027565, -0.03499925136566162, 0.011663196608424187, 0.0049850912764668465, -0.6039386987686157, 1.0393612384796143, -0.441662073135376, 0.007100589573383331, -0.005279087461531162, 0.015514204278588295, -0.6065471172332764, 1.015531063079834, -0.42448046803474426, 0.0010522690135985613, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.007344217039644718, 2.224924401161843e-06, 0.13980117440223694, 0.7361292839050293, 0.40522170066833496, 1.1760451793670654, 0.22440147399902344, 1.847961664199829, 0.9839943647384644, 0.9861575961112976, 0.5098379850387573, 0.24252621829509735, 0.25751686096191406, 0.5900593400001526, 0.8206397294998169, 0.532168447971344, -4.320476531982422, 5.463980674743652, 2.007936477661133, 0.5799756050109863, 0.430402934551239, 2.8693528175354004, 0.8321123719215393, 0.14475823938846588, 9.706960678100586, 3.959707260131836, 2.991453170776367, 1.004273533821106, 1.4059828519821167, 0.5164835453033447, 0.006168094463646412, 0.03688560053706169, 0.028432903811335564, 0.006937502417713404, 0.011927919462323189, 0.014585924334824085, 0.005976629443466663, 0.031862445175647736, 0.03161369264125824, 0.01019663643091917, 0.02097182534635067, 0.030441593378782272, 0.3605700135231018, 0.4157159626483917, 12.144845008850098, -27.663463592529297, 17.91499900817871, 0.33939266204833984, 1.9089000225067139, 0.3897337019443512, 12.293313980102539, -21.805301666259766, 15.478692054748535, 0.8068479299545288, 0.01802649162709713, 0.011546069756150246, 0.0012210012646391988, -0.013663585297763348, 0.5516833066940308, 0.4290342330932617, 0.2724074721336365, 0.5482377409934998, 0.05966425687074661, 0.32337385416030884, 3.025211811065674, 0.41946426033973694, 2.934680938720703, -0.7748486995697021, 0.2942173480987549, 3.0642313957214355, -0.2390800267457962, 0.10283549875020981, 9.873091697692871, 0.013466179370880127, 0.042142271995544434, 0.04018387198448181, 0.0024891197681427, -0.017279477789998055, 0.0840340405702591, -0.9962830543518066], "mean": [-0.25760579109191895, -0.11343182623386383, -0.33067649602890015, -1.0955753326416016, -0.5725905895233154, 0.10288111865520477, -0.46886640787124634, -0.3702637255191803, 0.055587511509656906, 0.7208111882209778, -1.2286933660507202, 0.5363480448722839, -0.2796047329902649, -0.343615859746933, 0.011108320206403732, -0.0009489131043665111, -0.6171701550483704, 1.0372236967086792, -0.44305339455604553, 0.0032135252840816975, -0.005722412373870611, 0.00986434891819954, -0.6213617920875549, 1.0109572410583496, -0.42882561683654785, -0.004584515932947397, 0.7992966771125793, 1.745330572128296, 0.7992966771125793, 0.7992966771125793, 0.7992966771125793, 0.7992966771125793, 0.9143592715263367, 1.745330572128296, 0.9143592715263367, 0.9143592715263367, 0.9143592715263367, 0.9143592715263367, 0.007071873638778925, -9.900829354592133e-06, -0.0549253411591053, 0.05515483394265175, -0.020011013373732567, 0.12420118600130081, -0.16586580872535706, 0.012743734754621983, 0.046714186668395996, 0.10274524986743927, 0.047091998159885406, -0.07197744399309158, -0.12573012709617615, -0.0347043052315712, -0.09024465084075928, -0.05738101154565811, -6.939198970794678, -2.1512997150421143, -0.14849328994750977, -3.8012332916259766, -0.12136302888393402, 0.21952316164970398, -0.1690439134836197, -5.609717845916748, 6.064460277557373, 0.29797494411468506, -5.167624473571777, 0.30733972787857056, -0.1980915665626526, -0.3901967406272888, 0.0004036524915136397, 0.0015117876464501023, -0.0015798110980540514, -0.0004641291743610054, 0.0005289314431138337, -0.0006135334842838347, 0.0003581472847145051, 0.0008482190314680338, -0.0009071530657820404, 0.00015094505215529352, 0.0002582590968813747, -0.00025037152227014303, -0.8675936460494995, -0.030408848077058792, 6.822014331817627, -32.60955047607422, 12.309337615966797, -0.47406086325645447, 0.7086238861083984, -0.006392457522451878, 8.137619018554688, -27.012304306030273, 11.330157279968262, -0.09026997536420822, 0.0011124992743134499, -0.0016931085847318172, 0.0005004597478546202, -0.07123624533414841, 0.42307958006858826, 0.1374649554491043, 0.15381884574890137, 0.4167162775993347, -0.07224376499652863, 0.203577920794487, 0.8657625317573547, -0.6375733613967896, 1.0934168100357056, -2.1776113510131836, -0.5354445576667786, 2.611311912536621, -0.5241442918777466, -0.0515579991042614, 9.780135154724121, 0.002554188948124647, 0.0011588860070332885, 0.0001804900384740904, 0.00016991434677038342, -0.027945691719651222, 0.0648450180888176, -0.9974366426467896], "std": [0.2084614634513855, 0.22279275953769684, 0.08842960745096207, 0.3981892168521881, 0.59458327293396, 0.20064857602119446, 0.2005876898765564, 0.29166290163993835, 0.15627549588680267, 0.23564420640468597, 0.3955536186695099, 0.13959796726703644, 0.2956644594669342, 0.20934832096099854, 0.00027645580121316016, 0.0025047052185982466, 0.005130127537995577, 0.0009725680574774742, 0.0008339831838384271, 0.00313236890360713, 0.0002482330019120127, 0.0024380360264331102, 0.006207995116710663, 0.0021005014423280954, 0.001715458114631474, 0.0035680821165442467, 0.8609257936477661, 1.3113021850585938e-06, 0.8609257936477661, 0.8609257936477661, 0.8609257936477661, 0.8609257936477661, 0.8631200790405273, 1.3113021850585938e-06, 0.8631200790405273, 0.8631200790405273, 0.8631200790405273, 0.8631200790405273, 0.0001339242880931124, 3.0404180506593548e-05, 0.18033790588378906, 0.1553666889667511, 0.15578700602054596, 0.2636606693267822, 0.4034631848335266, 0.3505752384662628, 0.20629863440990448, 0.23224104940891266, 0.11088249087333679, 0.24951443076133728, 0.2830127775669098, 0.20219679176807404, 0.4626021683216095, 0.28313302993774414, 2.432239055633545, 3.1782376766204834, 1.1580135822296143, 2.6482133865356445, 0.2511541247367859, 0.6712377667427063, 0.34440070390701294, 3.358426332473755, 3.025404691696167, 1.543381690979004, 2.9039828777313232, 0.3603399991989136, 0.7468271255493164, 0.5507726669311523, 0.0021636844612658024, 0.00781984906643629, 0.007227736059576273, 0.003008864354342222, 0.002690205816179514, 0.0037359411362558603, 0.002582013141363859, 0.0076309978030622005, 0.00904847402125597, 0.0036831137258559465, 0.00545268040150404, 0.0062865326181054115, 0.4082852005958557, 0.13454921543598175, 2.454157829284668, 1.5368549823760986, 3.110361099243164, 0.4298698604106903, 0.46682173013687134, 0.15335823595523834, 1.865099549293518, 3.1661198139190674, 2.2021193504333496, 0.4364873766899109, 0.006622681859880686, 0.005302594043314457, 0.0005578654818236828, 0.017674753442406654, 0.05184083431959152, 0.15175500512123108, 0.11005081236362457, 0.07656414806842804, 0.11434763669967651, 0.10543139278888702, 2.3118956089019775, 0.5562610030174255, 2.248579740524292, 0.7219728827476501, 0.35856693983078003, 0.37616783380508423, 0.09766509383916855, 0.05994924157857895, 0.03203318268060684, 0.005355150438845158, 0.012643632479012012, 0.013377329334616661, 0.0008853373001329601, 0.003992547281086445, 0.010803250595927238, 0.0006441105506382883], "count": [270]}, "action": {"min": [-0.7456181049346924, -0.24162709712982178, -0.5081526637077332, -1.4262889623641968, -1.5707790851593018, -0.10424523800611496, -0.6981316804885864, -0.8782297968864441, -0.3214839994907379, 0.4889976680278778, -1.6711245775222778, 0.3355301022529602, -0.6604249477386475, -0.6312154531478882, 0.01016183104366064, -0.006191719323396683, -0.6176937222480774, 1.0324304103851318, -0.44544532895088196, -0.0021917333360761404, -0.006436941679567099, 0.0043441783636808395, -0.6260036826133728, 1.0048916339874268, -0.4326693117618561, -0.010503271594643593, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006863655522465706, -0.00019072522991336882, -0.8932849764823914, -0.21834316849708557, -0.7671123743057251, -0.10931839793920517, -2.083311080932617, -1.1192823648452759, -0.8872957229614258, -0.19182896614074707, -0.08874358981847763, -1.29908287525177, -1.189821481704712, -0.6866652965545654, -2.3625712394714355, -1.4379390478134155], "max": [-0.11154937744140625, 0.3298763036727905, -0.10372079908847809, -0.23251068592071533, 0.04279712215065956, 0.5978167653083801, -0.02490348555147648, -0.0027399305254220963, 0.15205323696136475, 1.297119379043579, -0.46921807527542114, 0.7672507762908936, 0.29140546917915344, -0.0341392457485199, 0.012451078742742538, 0.005446237977594137, -0.6030660271644592, 1.0367671251296997, -0.4410293400287628, 0.006285322830080986, -0.004365964792668819, 0.015566880814731121, -0.6059277057647705, 1.013506293296814, -0.42309170961380005, 0.0006364663713611662, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.007344217039644718, 2.224924401161843e-06, 0.13980117440223694, 0.7361292839050293, 0.40522170066833496, 1.1760451793670654, 0.22440147399902344, 1.847961664199829, 0.9839943647384644, 0.9861575961112976, 0.5098379850387573, 0.24252621829509735, 0.25751686096191406, 0.5900593400001526, 0.8206397294998169, 0.532168447971344], "mean": [-0.3004485070705414, -0.0783250704407692, -0.3442460000514984, -0.9994173645973206, -0.6042298078536987, 0.10082004964351654, -0.45611703395843506, -0.3450387120246887, 0.06956654787063599, 0.7083157896995544, -1.2360665798187256, 0.5276660323143005, -0.2934684455394745, -0.35378140211105347, 0.010913600213825703, -0.0007420644978992641, -0.6135804653167725, 1.0347250699996948, -0.44315698742866516, 0.0028763581067323685, -0.0057792020961642265, 0.009336263872683048, -0.6182571649551392, 1.0091674327850342, -0.4291496276855469, -0.0046312520280480385, 0.799232006072998, 1.745330572128296, 0.799232006072998, 0.799232006072998, 0.799232006072998, 0.799232006072998, 0.9143592715263367, 1.745330572128296, 0.9143592715263367, 0.9143592715263367, 0.9143592715263367, 0.9143592715263367, 0.0070732878521084785, -9.912899258779362e-06, -0.05491920933127403, 0.05510872229933739, -0.020055105909705162, 0.12420559674501419, -0.16562165319919586, 0.01258400920778513, 0.046636905521154404, 0.10211282223463058, 0.04721158742904663, -0.0719291940331459, -0.1258053034543991, -0.035186491906642914, -0.08882775902748108, -0.05789315328001976], "std": [0.22467871010303497, 0.21084371209144592, 0.10673414915800095, 0.4332396388053894, 0.6016424298286438, 0.20229142904281616, 0.19750520586967468, 0.27993178367614746, 0.13046151399612427, 0.2219008207321167, 0.39040881395339966, 0.14049991965293884, 0.2884424328804016, 0.20669713616371155, 0.0005897533847019076, 0.002480734372511506, 0.004269885830581188, 0.0008700616308487952, 0.0008968005422502756, 0.002908357884734869, 0.0005342315998859704, 0.0024671247228980064, 0.005113273859024048, 0.0021930504590272903, 0.0021777672227472067, 0.00330836558714509, 0.8609418869018555, 1.3113021850585938e-06, 0.8609418869018555, 0.8609418869018555, 0.8609418869018555, 0.8609418869018555, 0.8631200790405273, 1.3113021850585938e-06, 0.8631200790405273, 0.8631200790405273, 0.8631200790405273, 0.8631200790405273, 0.00013376696733757854, 3.0400253308471292e-05, 0.18034006655216217, 0.1553845852613449, 0.15578095614910126, 0.2636585533618927, 0.4035596549510956, 0.35057374835014343, 0.20631904900074005, 0.23231640458106995, 0.11081508547067642, 0.2495301216840744, 0.282976359128952, 0.20196297764778137, 0.4624672532081604, 0.28290921449661255], "count": [270]}, "timestamp": {"min": [0.0], "max": [8.966666666666667], "mean": [4.483333333333333], "std": [2.5980583918394538], "count": [270]}, "frame_index": {"min": [0], "max": [269], "mean": [134.5], "std": [77.9417517551836], "count": [270]}, "episode_index": {"min": [119], "max": [119], "mean": [119.0], "std": [0.0], "count": [270]}, "index": {"min": [44321], "max": [44590], "mean": [44455.5], "std": [77.9417517551836], "count": [270]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [270]}, "subtask_annotation": {"mean": [0.4, 2.0, 2.0, 2.0, 2.0], "std": [0.5047918529600222, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [270]}, "scene_annotation": {"mean": [119.0], "std": [0.0], "min": [119], "max": [119], "count": [270]}, "eef_direction_state": {"mean": [4.044444444444444, 3.237037037037037], "std": [1.9771534595142435, 2.287510072537732], "min": [0, 0], "max": [6, 6], "count": [270]}, "eef_velocity_state": {"mean": [0.7666666666666667, 0.7925925925925926], "std": [0.7510486496053861, 0.6787384408269818], "min": [0, 0], "max": [2, 2], "count": [270]}, "eef_acc_mag_state": {"mean": [0.7074074074074074, 0.774074074074074], "std": [0.8297370962142279, 0.8589798396257062], "min": [0, 0], "max": [2, 2], "count": [270]}, "eef_direction_action": {"mean": [3.937037037037037, 3.3666666666666667], "std": [1.98132917379333, 2.221694381755941], "min": [0, 0], "max": [6, 6], "count": [270]}, "eef_velocity_action": {"mean": [0.8814814814814815, 0.8481481481481481], "std": [0.7892974077020724, 0.7372975530651301], "min": [0, 0], "max": [2, 2], "count": [270]}, "eef_acc_mag_action": {"mean": [0.9074074074074074, 1.0296296296296297], "std": [0.8315206622790454, 0.8427533424194296], "min": [0, 0], "max": [2, 2], "count": [270]}, "eef_sim_pose_state": {"mean": [0.2956552102767155, 0.1949721815450022, 0.11208554838852165, 0.8769951695078744, -0.637704941174445, 1.105353511307357, 0.30377558728957904, -0.1452953530252932, 0.1609512027966685, -2.1775865974510236, -0.5356392627507796, 2.611442731050405], "std": [0.039348434983120094, 0.11863930226552538, 0.03074170556990705, 2.3265671626076108, 0.5564285888844742, 2.261985625461334, 0.06824436922533408, 0.08109200181691267, 0.024118578424536893, 0.7220371086823351, 0.3585366237348589, 0.37617136441025295], "min": [0.2643539517773658, 0.09770218056607005, 0.03942833968611481, -3.1130338897151044, -1.1296868868060699, -3.0723339236715277, 0.22146465262309567, -0.3389321272248977, 0.09546974009116892, -3.033151560424346, -0.9327603332132749, 1.944068696458573], "max": [0.3820903708130137, 0.4317489928300378, 0.15288217978909863, 3.1215848367427887, 0.4194941840581443, 3.1185396852134755, 0.428973845121583, -0.0800531186261693, 0.1875889231932112, -0.7748480469890149, 0.294232629331874, 3.064244433784323], "count": [270]}, "eef_sim_pose_action": {"mean": [0.30176148903833055, 0.21038146562064902, 0.09999822954187668, 0.9508601390139176, -0.637033202014071, 1.043492875146375, 0.2967717789667811, -0.13786637894233292, 0.15570013908684066, -2.2002424287510056, -0.5702929008349096, 2.6295075319930907], "std": [0.03946704939055142, 0.11888523504590563, 0.03114935434248916, 2.216444064008896, 0.5994728395934592, 2.323261186506282, 0.06517813262171998, 0.07384008160687727, 0.024430435380664323, 0.7170119264324711, 0.3265175251013975, 0.36699093693446905], "min": [0.26762160846643124, 0.1023804971375497, 0.022625608800643467, -3.098946559499499, -1.1750258810126453, -3.0048210677329603, 0.21155785763415688, -0.34630678972511986, 0.09849090206995352, -3.0063463327893403, -0.9362104804941997, 1.8941573905307], "max": [0.3926616097602591, 0.4378239531071249, 0.14062709190921208, 3.1341430884146977, 0.5067509644207271, 3.1353480821985023, 0.4179170114535078, -0.07356903628985013, 0.17817316234672967, -0.6698917856865794, 0.290404438792905, 3.059503070626922], "count": [270]}}} +{"episode_index": 120, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4436112226066897]], [[0.5404770665128797]], [[0.48023262399077277]]], "std": [[[0.2975851702989292]], [[0.21196952484116757]], [[0.22264949182315014]]], "count": [125]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4150897654748174]], [[0.4110166551326413]], [[0.3449516378316032]]], "std": [[[0.3055411717699051]], [[0.2448256605269648]], [[0.2793745045519706]]], "count": [125]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44651462322183777]], [[0.4577934025374856]], [[0.38288433102652825]]], "std": [[[0.31302116497458415]], [[0.23184383917176402]], [[0.26456329260273787]]], "count": [125]}, "observation.state": {"min": [-0.8167311549186707, -0.21248292922973633, -0.6660569906234741, -1.666572093963623, -1.5583256483078003, 0.1350421905517578, -0.701535165309906, -0.49484050273895264, -0.3615444302558899, 0.4749367833137512, -1.706244707107544, 0.24896328151226044, -0.6529985666275024, -0.5137414932250977, 0.009693963453173637, -0.002757210051640868, -0.5916119813919067, 1.0317407846450806, -0.47152775526046753, -0.010742709040641785, -0.014442016370594501, 0.0004689022316597402, -0.5979182124137878, 1.0208284854888916, -0.46619558334350586, -0.011834186501801014, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.012209747917950153, -0.0019101654179394245, -0.8312622308731079, -0.8780266642570496, -0.5657141804695129, -0.8987895846366882, -2.251255989074707, -1.0366357564926147, -1.8322430849075317, -0.6082664728164673, -0.5515921115875244, -0.5623221397399902, -0.5866928100585938, -1.0141608715057373, -1.3190997838974, -0.7894496321678162, -13.21753978729248, -6.349206447601318, -1.9236873388290405, -9.951160430908203, -0.6312576532363892, -1.3199023008346558, -1.4346764087677002, -9.943777084350586, -4.639804840087891, -2.3308913707733154, -8.028083801269531, -0.5451770424842834, -2.094627618789673, -1.4920635223388672, -0.007854615338146687, -0.017780866473913193, -0.01514425128698349, -0.007120584603399038, -0.006170252338051796, -0.008345847949385643, -0.012169935740530491, -0.02385282889008522, -0.015510572120547295, -0.01182900182902813, -0.004060800652951002, -0.0074736587703228, -4.496520042419434, -0.6087269186973572, 2.672459840774536, -30.674659729003906, 12.124731063842773, -0.7113363146781921, -1.216040015220642, -0.43798646330833435, 3.667208671569824, -34.91645050048828, 13.778059005737305, -0.32385069131851196, -0.015298224054276943, -0.013292715884745121, 0.005494505632668734, -0.09564509987831116, 0.37417179346084595, 0.09695779532194138, 0.020673997700214386, 0.32453009486198425, -0.16574519872665405, 0.036112263798713684, -3.0871152877807617, -0.9069035649299622, -3.0249247550964355, -2.9386353492736816, -1.00980544090271, 2.134786605834961, -0.723008394241333, -0.07648361474275589, 9.691654205322266, -0.007913291454315186, -0.016350656747817993, -0.028295576572418213, -0.02639031410217285, 0.016535554081201553, 0.9133995771408081, 0.4018281102180481], "max": [0.017117884010076523, 0.5882360339164734, -0.11415472626686096, -0.3845274746417999, 0.181757852435112, 0.6981036067008972, -0.19721455872058868, 0.13419298827648163, 0.0705743208527565, 0.7560862302780151, -1.1299282312393188, 0.8175027370452881, 0.3233987092971802, -0.09125975519418716, 0.01183275319635868, 0.003340927418321371, -0.58758145570755, 1.0341110229492188, -0.4681776762008667, -0.007267697714269161, -0.012490169145166874, 0.00659569725394249, -0.592749834060669, 1.0237847566604614, -0.46321845054626465, -0.009230985306203365, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.011538969352841377, -0.0019056466408073902, 0.6925849914550781, 0.6609424948692322, 0.8026612997055054, 1.175186038017273, 2.8415985107421875, 0.6448886394500732, 0.7593957185745239, 0.6648862957954407, 0.5222358107566833, 0.35454460978507996, 0.5194292068481445, 1.2296947240829468, 1.0671179294586182, 0.3484429717063904, -3.7525787353515625, 8.974359512329102, 3.075091600418091, 0.732600748538971, 1.0616605281829834, 2.5250306129455566, 0.8894994258880615, -2.0711562633514404, 8.424908638000488, 1.558608055114746, -1.8315019607543945, 0.918192982673645, 0.7460317611694336, 0.25824177265167236, 0.007239453960210085, 0.018826795741915703, 0.01317542139440775, 0.008621176704764366, 0.006583467125892639, 0.009198475629091263, 0.006431144196540117, 0.01910235919058323, 0.016233403235673904, 0.00751867052167654, 0.006719617173075676, 0.006560710724443197, -2.4179399013519287, 0.06681149452924728, 11.135249137878418, -18.513259887695312, 22.30716896057129, 1.199349045753479, 0.8271899819374084, 0.36003971099853516, 13.109899520874023, -23.150592803955078, 23.946741104125977, 1.7449417114257812, 0.019873008131980896, 0.0075911106541752815, 0.007936508394777775, 0.013663585297763348, 0.553836464881897, 0.46300673484802246, 0.3617679476737976, 0.4770169258117676, 0.002384804654866457, 0.24319730699062347, 3.0192103385925293, 0.6817950010299683, 3.0823023319244385, -1.138274908065796, -0.292732298374176, 2.9374170303344727, -0.4671405255794525, 0.2739948630332947, 9.853134155273438, 0.015045791864395142, 0.015000899322330952, 0.03409546613693237, -0.023400649428367615, 0.017849445343017578, 0.9152010679244995, 0.40591755509376526], "mean": [-0.2364109605550766, 0.02319345995783806, -0.40018758177757263, -1.328755259513855, -0.5324208736419678, 0.3742697536945343, -0.4457959830760956, -0.12879174947738647, -0.011584492400288582, 0.6007320880889893, -1.4677754640579224, 0.5386379361152649, -0.30852246284484863, -0.3610541820526123, 0.011083189398050308, -0.000716818671207875, -0.5900201201438904, 1.0334769487380981, -0.4704073667526245, -0.008349437266588211, -0.012998579069972038, 0.0024406935553997755, -0.5954381823539734, 1.0217878818511963, -0.464872807264328, -0.010082398541271687, 0.5112040042877197, 1.7453185319900513, 0.5112040042877197, 0.5112040042877197, 0.5112040042877197, 0.5112040042877197, 0.8049643039703369, 1.7453185319900513, 0.8049643039703369, 0.8049643039703369, 0.8049643039703369, 0.8049643039703369, -0.012011436745524406, -0.001907702418975532, -0.013988294638693333, 0.006075868848711252, 0.003997546620666981, -0.0008723893552087247, 0.04398508742451668, -0.005756765604019165, -0.020820515230298042, 0.002985186642035842, -0.003211063100025058, 0.003801605198532343, 0.0037794692907482386, -0.004632740747183561, -0.0033630537800490856, -0.009964589029550552, -6.976538181304932, -1.0439590215682983, 0.04020950570702553, -4.44466495513916, -0.01574789360165596, 0.24703235924243927, -0.326305091381073, -5.138286590576172, 2.182311773300171, 0.2349568009376526, -5.266916751861572, 0.27086764574050903, -0.29170259833335876, -0.627435028553009, -4.8225323553197086e-05, -0.0001988388830795884, -0.0003760158142540604, 0.00035902109812013805, -2.8003134502796456e-05, -1.6273850633297116e-05, -9.381167183164507e-05, 0.0005905776051804423, 0.000165372111951001, -1.6425135981990024e-05, 0.000152534237713553, -2.8799008759960998e-06, -3.3952977657318115, -0.21180781722068787, 6.249646186828613, -24.31499481201172, 16.380735397338867, 0.334531307220459, -0.17332759499549866, -0.003975751344114542, 9.101402282714844, -30.377731323242188, 19.50343132019043, 0.8111985325813293, 0.0028189197182655334, -0.0021675932221114635, 0.006880149710923433, -0.03199775516986847, 0.4270414710044861, 0.2110510617494583, 0.22557847201824188, 0.3731718361377716, -0.06591997295618057, 0.18353426456451416, -0.022614531219005585, -0.4218645989894867, -0.2402416467666626, -2.27497935295105, -0.735776424407959, 2.6438868045806885, -0.5980644226074219, 0.09676257520914078, 9.774099349975586, 0.0022453509736806154, 0.0007000866462476552, 0.00023356900783255696, -0.02514127641916275, 0.017185337841510773, 0.9144129753112793, 0.40363380312919617], "std": [0.2718336880207062, 0.29296669363975525, 0.12590737640857697, 0.47463059425354004, 0.6094335913658142, 0.20977815985679626, 0.11397702246904373, 0.16894526779651642, 0.11822164803743362, 0.06303994357585907, 0.15992343425750732, 0.1441822350025177, 0.24404697120189667, 0.10838264971971512, 0.00035001299693249166, 0.0015276758931577206, 0.0008276138105429709, 0.0004392974660731852, 0.0010595850180834532, 0.0012576448498293757, 0.0002214734413428232, 0.0016120336949825287, 0.0013033996801823378, 0.000933634175453335, 0.0007556687342002988, 0.0008766039391048253, 0.7900871634483337, 1.0728836059570312e-05, 0.7900871634483337, 0.7900871634483337, 0.7900871634483337, 0.7900871634483337, 0.8621771335601807, 1.0728836059570312e-05, 0.8621771335601807, 0.8621771335601807, 0.8621771335601807, 0.8621771335601807, 0.00018553972768131644, 7.339256171690067e-07, 0.16494415700435638, 0.18236708641052246, 0.1514490693807602, 0.27208325266838074, 0.510869562625885, 0.21700556576251984, 0.18789078295230865, 0.13960517942905426, 0.11381135880947113, 0.09671853482723236, 0.13112181425094604, 0.19737383723258972, 0.2879844903945923, 0.11451884359121323, 2.0935678482055664, 4.55238151550293, 1.2276020050048828, 2.6500980854034424, 0.26076748967170715, 0.8385814428329468, 0.49164584279060364, 1.935025691986084, 2.360043525695801, 0.8771650791168213, 1.454925537109375, 0.28703388571739197, 0.4532606601715088, 0.3191784620285034, 0.002535152016207576, 0.0054933736100792885, 0.004447539336979389, 0.002590081188827753, 0.001336471177637577, 0.0016337991692125797, 0.002541008172556758, 0.005700542591512203, 0.00475334795191884, 0.002597250510007143, 0.0011713433777913451, 0.0013419719180092216, 0.2823517918586731, 0.12006986141204834, 1.6184896230697632, 2.72839093208313, 1.9870857000350952, 0.5488085150718689, 0.29450029134750366, 0.1228257492184639, 1.5445307493209839, 3.00882625579834, 1.7698644399642944, 0.5780271887779236, 0.005990208126604557, 0.003893183311447501, 0.0005187680944800377, 0.018582159653306007, 0.062234655022621155, 0.12507300078868866, 0.10169941931962967, 0.03848079964518547, 0.05042639374732971, 0.05806277319788933, 2.413823366165161, 0.564102053642273, 2.3942227363586426, 0.48709920048713684, 0.17919743061065674, 0.21604809165000916, 0.040386322885751724, 0.04601487144827843, 0.02415495365858078, 0.003201706102117896, 0.004950487054884434, 0.008416255936026573, 0.0006632722797803581, 0.00023612611403223127, 0.0004352907999418676, 0.0009911631932482123], "count": [628]}, "action": {"min": [-0.8852893114089966, -0.19994188845157623, -0.7463824152946472, -1.6604979038238525, -1.5668919086456299, 0.13089215755462646, -0.6981316804885864, -0.5272965431213379, -0.3911939263343811, 0.43348291516304016, -1.686625599861145, 0.2263878881931305, -0.6590050458908081, -0.523288369178772, 0.00983375497162342, -0.006679996848106384, -0.5908713340759277, 1.0293294191360474, -0.4721187353134155, -0.010252467356622219, -0.014033649116754532, -0.0038279485888779163, -0.5953978300094604, 1.0162955522537231, -0.46561384201049805, -0.011945381760597229, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.012209747917950153, -0.0019101654179394245, -0.8312622308731079, -0.8780266642570496, -0.5657141804695129, -0.8987895846366882, -2.251255989074707, -1.0366357564926147, -1.8322430849075317, -0.6082664728164673, -0.5515921115875244, -0.5623221397399902, -0.5866928100585938, -1.0141608715057373, -1.3190997838974, -0.7894496321678162], "max": [0.008586296811699867, 0.5916159152984619, -0.014873843640089035, -0.3054896891117096, 0.2299569696187973, 0.6981316804885864, -0.19088999927043915, 0.12819626927375793, 0.07089056074619293, 0.8114879131317139, -1.0582104921340942, 0.8218672871589661, 0.33106157183647156, -0.08980700373649597, 0.013277970254421234, 0.004785723052918911, -0.5845131278038025, 1.0334968566894531, -0.4672725796699524, -0.006924297660589218, -0.010748371481895447, 0.007718783337622881, -0.5883339643478394, 1.0221054553985596, -0.46260926127433777, -0.009359671734273434, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.011449177749454975, -0.0019056466408073902, 0.6925849914550781, 0.6609424948692322, 0.8026612997055054, 1.175186038017273, 2.8415985107421875, 0.6448886394500732, 0.7593957185745239, 0.6648862957954407, 0.5222358107566833, 0.35454460978507996, 0.5194292068481445, 1.2296947240829468, 1.0671179294586182, 0.3484429717063904], "mean": [-0.2674435079097748, 0.03130500391125679, -0.4089660048484802, -1.2810040712356567, -0.5233513712882996, 0.36911508440971375, -0.44719424843788147, -0.14747704565525055, -0.0313289649784565, 0.6155928373336792, -1.428869605064392, 0.5352411270141602, -0.30828240513801575, -0.3641706705093384, 0.011505390517413616, -0.0013470874400809407, -0.587412416934967, 1.0315780639648438, -0.46993041038513184, -0.008041499182581902, -0.012425240129232407, 0.0015203646617010236, -0.592285692691803, 1.019392728805542, -0.4644407033920288, -0.010137270204722881, 0.5113707184791565, 1.7453185319900513, 0.5113707184791565, 0.5113707184791565, 0.5113707184791565, 0.5113707184791565, 0.804436206817627, 1.7453185319900513, 0.804436206817627, 0.804436206817627, 0.804436206817627, 0.804436206817627, -0.012010588310658932, -0.0019077007891610265, -0.012967091053724289, 0.004979588557034731, 0.0035755515564233065, -0.0010749833891168237, 0.04459318146109581, -0.006837339140474796, -0.020801477134227753, 0.002813059138134122, -0.0031692113261669874, 0.0037972962018102407, 0.003398170927539468, -0.004902616608887911, -0.003235727082937956, -0.010013104416429996], "std": [0.27104490995407104, 0.27533459663391113, 0.14097283780574799, 0.476689875125885, 0.6166497468948364, 0.20958927273750305, 0.11553143709897995, 0.17828164994716644, 0.1121680736541748, 0.07585218548774719, 0.16894479095935822, 0.14866235852241516, 0.24586673080921173, 0.1086721420288086, 0.0006104545318521559, 0.0018917330307886004, 0.0012308604782447219, 0.000728424871340394, 0.0011347723193466663, 0.0010699869599193335, 0.0004982399404980242, 0.0018824763828888535, 0.0014057274674996734, 0.0011153871892020106, 0.0007383536431007087, 0.0007421160116791725, 0.7905359864234924, 1.0728836059570312e-05, 0.7905359864234924, 0.7905359864234924, 0.7905359864234924, 0.7905359864234924, 0.862061083316803, 1.0728836059570312e-05, 0.862061083316803, 0.862061083316803, 0.862061083316803, 0.862061083316803, 0.00018725932750385255, 7.351573003688827e-07, 0.16688410937786102, 0.18444640934467316, 0.15175141394138336, 0.27212047576904297, 0.5108976364135742, 0.21866068243980408, 0.1878919154405594, 0.13969436287879944, 0.1138157919049263, 0.09671857953071594, 0.13141198456287384, 0.19745859503746033, 0.2879939377307892, 0.11449182033538818], "count": [628]}, "timestamp": {"min": [0.0], "max": [20.9], "mean": [10.45], "std": [6.042925156283539], "count": [628]}, "frame_index": {"min": [0], "max": [627], "mean": [313.5], "std": [181.2877546885062], "count": [628]}, "episode_index": {"min": [120], "max": [120], "mean": [120.0], "std": [0.0], "count": [628]}, "index": {"min": [44591], "max": [45218], "mean": [44904.5], "std": [181.2877546885062], "count": [628]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [628]}, "subtask_annotation": {"mean": [0.304140127388535, 2.0, 2.0, 2.0, 2.0], "std": [0.46691362911379314, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [628]}, "scene_annotation": {"mean": [120.0], "std": [0.0], "min": [120], "max": [120], "count": [628]}, "eef_direction_state": {"mean": [4.256369426751593, 4.340764331210191], "std": [2.1406456710538477, 2.192589006073822], "min": [0, 0], "max": [6, 6], "count": [628]}, "eef_velocity_state": {"mean": [0.6257961783439491, 0.5286624203821656], "std": [0.7326138766189826, 0.6390728709995798], "min": [0, 0], "max": [2, 2], "count": [628]}, "eef_acc_mag_state": {"mean": [0.5987261146496815, 0.47611464968152867], "std": [0.8009538311516418, 0.7535919503416811], "min": [0, 0], "max": [2, 2], "count": [628]}, "eef_direction_action": {"mean": [4.0493630573248405, 4.1130573248407645], "std": [2.1568546282254717, 2.2235612001306895], "min": [0, 0], "max": [6, 6], "count": [628]}, "eef_velocity_action": {"mean": [0.7468152866242038, 0.6464968152866242], "std": [0.7887986012898932, 0.6766373076975621], "min": [0, 0], "max": [2, 2], "count": [628]}, "eef_acc_mag_action": {"mean": [0.7786624203821656, 0.75], "std": [0.8334508078449024, 0.8348976824302415], "min": [0, 0], "max": [2, 2], "count": [628]}, "eef_sim_pose_state": {"mean": [0.2927627594902137, 0.24514082404889145, 0.16186791532444977, -0.01776638883501461, -0.4220627293047188, -0.25421502566614257, 0.24967615947303137, -0.1551125729467011, 0.13265676000110857, -2.274954999344209, -0.7358255427811544, 2.6439055554201927], "std": [0.055204094591080756, 0.13543108538512197, 0.02534860058955002, 2.4375099605135753, 0.5641634626374936, 2.4170810368994355, 0.04484864919325774, 0.04063365133917285, 0.014574273851948389, 0.4871071098591663, 0.1791641724813494, 0.2160334777643582], "min": [0.23595298328176198, 0.13594595445635327, 0.10112307788522729, -3.1290076697645546, -0.9094578564449971, -3.1330053305078196, 0.18746134937787218, -0.2660391921930931, 0.11140261711197448, -2.938803977786274, -1.0098065185182574, 2.1347585709304577], "max": [0.4099021686264539, 0.49877963509824913, 0.2181267884254687, 3.134358016577774, 0.6816684743392938, 3.114780085299579, 0.3469542016990216, -0.11178071458933286, 0.17467050013548815, -1.1382649713656048, -0.29277547653872094, 2.9375734203259074], "count": [628]}, "eef_sim_pose_action": {"mean": [0.30003306006734404, 0.24620205077140214, 0.15748241145123315, -0.0966543596385566, -0.42949024407702574, -0.16521561899279996, 0.2531181084580869, -0.16016107974801932, 0.12473865305370908, -2.216854252980114, -0.7258249775857255, 2.612712280424158], "std": [0.0534432154541225, 0.1322617081468592, 0.02582629141621341, 2.4241543088953708, 0.5734856867716689, 2.4347305143501226, 0.046593912774278115, 0.039610307988076014, 0.016165481076002568, 0.4920549388442306, 0.18700089608615236, 0.21047268752702333], "min": [0.23711662975055223, 0.13694994392598986, 0.09887405560063804, -3.1408432526395753, -0.898549712072791, -3.099213837434945, 0.18643594353747966, -0.2691128112076144, 0.10093048435084688, -2.9930485986722957, -1.0082045387417005, 2.1016748502697054], "max": [0.4241103010085721, 0.5078790748236064, 0.24283500920715936, 3.127009978924167, 0.7219792593584029, 3.135517822164237, 0.3561471047479836, -0.11112060312376495, 0.17113952092579024, -1.0764291735096876, -0.2650170212808618, 3.0143571893427024], "count": [628]}}} +{"episode_index": 121, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4504090277777778]], [[0.5537166618608227]], [[0.4854429233948481]]], "std": [[[0.2896396311406196]], [[0.20559161776748813]], [[0.2323035928290213]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4675084270472895]], [[0.4265176038062284]], [[0.3166735077854671]]], "std": [[[0.31408918791376395]], [[0.2537063929408207]], [[0.29873236024260197]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43529719098423686]], [[0.41355533688965784]], [[0.3483203527489427]]], "std": [[[0.2777801219341176]], [[0.2394088232353291]], [[0.27719848331831587]]], "count": [100]}, "observation.state": {"min": [-0.29818785190582275, -0.23270122706890106, -0.5854706764221191, -2.058540105819702, -1.5521268844604492, -0.4473339319229126, -0.2174435704946518, -0.678109347820282, 0.08125407993793488, 0.022220466285943985, -2.268765687942505, 0.2358284294605255, -0.11140763759613037, -0.26474323868751526, 0.012532668188214302, 0.027767624706029892, -0.6111036539077759, 0.9721958041191101, -0.38661444187164307, -0.03377343714237213, -0.013094027526676655, -0.02563334070146084, -0.6265344023704529, 0.9967091083526611, -0.389800488948822, 0.04439922049641609, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.019739992916584015, -0.001887791557237506, -0.4048566520214081, -0.4057566225528717, -0.7686132192611694, -1.1888620853424072, -2.0788702964782715, -0.3783760666847229, -0.26095259189605713, -0.20172983407974243, -0.09752687811851501, -0.6719796061515808, -1.3529243469238281, -2.340268611907959, -1.0390019416809082, -0.9431461095809937, -9.932641983032227, -8.241759300231934, -3.6086692810058594, -11.141636848449707, -2.7258851528167725, -1.0616605281829834, -1.9511600732803345, -11.1129789352417, -5.402930736541748, -1.1794872283935547, -9.188034057617188, -1.721611738204956, -1.3485958576202393, -1.4920635223388672, -0.008455703966319561, -0.014032576233148575, -0.04871702194213867, -0.00748747494071722, -0.015732714906334877, -0.01849931664764881, -0.005544266663491726, -0.014313220046460629, -0.055557820945978165, -0.0058708894066512585, -0.012335851788520813, -0.009446348994970322, -2.3967299461364746, -0.857414186000824, 3.6523616313934326, -31.350292205810547, 2.177229642868042, -0.3531704545021057, 0.2545199990272522, 0.08537024259567261, 0.08908199518918991, -34.0849609375, 0.9238669276237488, -1.0724167823791504, -0.015328415669500828, -0.010558093897998333, -0.006105006672441959, -0.06831792742013931, 0.3070109486579895, -0.02460942044854164, 0.013644333928823471, 0.2790209650993347, -0.2002975046634674, -0.00507869990542531, -3.091726779937744, -1.2468303442001343, -3.0176784992218018, -2.8573834896087646, -1.4638301134109497, -2.9927518367767334, -0.7862565517425537, -0.11372029781341553, 9.561137199401855, -0.007003158330917358, -0.01551780104637146, -0.028340071439743042, -0.028670160099864006, 0.013505667448043823, 0.8082769513130188, 0.5827831029891968], "max": [0.21061615645885468, 0.135233074426651, 0.025075137615203857, -1.0617411136627197, 0.15793123841285706, 0.06447120010852814, 0.09689722210168839, 0.13932009041309357, 0.22468876838684082, 0.44308674335479736, -0.5416935086250305, 1.533914566040039, 0.3668752908706665, 0.13828089833259583, 0.013647854328155518, 0.02843339368700981, -0.5927793383598328, 0.9722472429275513, -0.38140931725502014, -0.03025747835636139, -0.011638723313808441, -0.024123117327690125, -0.6083463430404663, 0.9974681735038757, -0.3836241364479065, 0.04802372306585312, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.020227978006005287, -0.0015249568969011307, 0.2881981134414673, 0.7442846298217773, 0.8931882977485657, 0.7452356219291687, 0.11971728503704071, 0.5359712839126587, 0.46485310792922974, 0.7971956729888916, 0.2349494844675064, 0.6302613019943237, 0.2871149778366089, 1.2673959732055664, 0.8934701681137085, 0.20525449514389038, -1.4587175846099854, 2.625152826309204, 1.7271062135696411, 3.1746034622192383, 1.2625153064727783, 2.123321294784546, 0.7747253179550171, 0.18929924070835114, 9.371185302734375, 1.8534798622131348, 6.746031761169434, 5.65262508392334, 3.385836362838745, 0.6312576532363892, 0.008149155415594578, 0.014939431101083755, 0.013441492803394794, 0.0061316112987697124, 0.011843336746096611, 0.007176597602665424, 0.006868937984108925, 0.011640283279120922, 0.018704522401094437, 0.0070982640609145164, 0.022519472986459732, 0.029110904783010483, -0.9968699812889099, 0.014846999198198318, 11.684587478637695, -22.721193313598633, 13.15705680847168, 0.43755191564559937, 1.930109977722168, 0.8611258864402771, 9.739631652832031, -23.711103439331055, 12.25775146484375, -0.35960158705711365, 0.023078426718711853, 0.005213519558310509, -0.003052503103390336, -0.027327170595526695, 0.5017066597938538, 0.32660436630249023, 0.32459747791290283, 0.5316991806030273, -0.009771416895091534, 0.4140884280204773, 2.889791488647461, 0.12344394624233246, 2.869049549102783, -1.0339853763580322, 0.16713786125183105, 3.125351905822754, -0.3655763566493988, 0.1429620087146759, 9.84192943572998, 0.008188724517822266, 0.055511146783828735, 0.052434444427490234, -0.017962034791707993, 0.021356942132115364, 0.8119311332702637, 0.5882965922355652], "mean": [-0.025739779695868492, -0.12251473218202591, -0.18169564008712769, -1.6499770879745483, -0.7359456419944763, -0.20758064091205597, -0.08232013881206512, -0.11697576195001602, 0.1777380257844925, 0.34341442584991455, -1.6734778881072998, 0.7495507597923279, 0.08102596551179886, -0.16856874525547028, 0.01309515442699194, 0.027892740443348885, -0.606634795665741, 0.9722213745117188, -0.3851916193962097, -0.03269262984395027, -0.012083151377737522, -0.024822518229484558, -0.6219032406806946, 0.9972782731056213, -0.38819292187690735, 0.047403618693351746, 0.7011135220527649, 1.745330572128296, 0.7011135220527649, 0.7011135220527649, 0.7011135220527649, 0.7011135220527649, 0.6541573405265808, 1.745330572128296, 0.6541573405265808, 0.6541573405265808, 0.6541573405265808, 0.6541573405265808, 0.020058292895555496, -0.0015773761551827192, -0.03501353785395622, -0.01020050048828125, -0.018064385280013084, -0.0133370878174901, -0.17207370698451996, 0.06201361119747162, 0.0019012539414688945, 0.06739344447851181, 0.0037981891073286533, -0.0005203593173064291, -0.15887607634067535, -0.10325172543525696, -0.0007733361562713981, -0.03979888930916786, -5.241753578186035, -2.7130701541900635, -0.8234022259712219, -5.769922733306885, -0.7551193237304688, 0.36208993196487427, -0.6527011394500732, -4.049187660217285, 2.336848258972168, 0.4933350682258606, -5.107458591461182, 0.6301344633102417, -0.06382020562887192, -0.35950323939323425, -2.8885844585602172e-05, -0.00036477192770689726, -0.0017039052909240127, -0.00011174334213137627, -0.0002550547069404274, -0.00046789247426204383, 0.00033359756343998015, -0.0001559438242111355, -0.0012129730312153697, -0.00013978518836665899, -0.00015621962666045874, 3.751469557755627e-05, -1.6664596796035767, -0.5413870215415955, 7.744125843048096, -26.044116973876953, 9.189367294311523, 0.19280658662319183, 0.9401594996452332, 0.4268644452095032, 6.316064357757568, -27.466646194458008, 8.755875587463379, -0.5832334756851196, 0.002243569353595376, -0.002692521782591939, -0.004289448261260986, -0.03546374291181564, 0.39082422852516174, 0.1434554159641266, 0.18353402614593506, 0.37558332085609436, -0.09526648372411728, 0.25365957617759705, 0.267190158367157, -0.6642048358917236, -0.46981674432754517, -2.2532176971435547, -0.6673110127449036, 2.5360825061798096, -0.6218557953834534, 0.011973542161285877, 9.758796691894531, 0.00036639496101997793, 0.0030093053355813026, 0.0010962908854708076, -0.025871941819787025, 0.01933327130973339, 0.8102846741676331, 0.5851260423660278], "std": [0.18034838140010834, 0.08746472746133804, 0.19293078780174255, 0.27088460326194763, 0.7350082397460938, 0.16712595522403717, 0.09295497834682465, 0.267620712518692, 0.04333987087011337, 0.10774766653776169, 0.5977610349655151, 0.3602062165737152, 0.11193656176328659, 0.12193956226110458, 0.0002485828590579331, 8.591534424340352e-05, 0.006194127723574638, 1.1239167179155629e-05, 0.0013150456361472607, 0.0008112497162073851, 0.00039801825187169015, 0.00029919701046310365, 0.0057250880636274815, 0.00024036166723817587, 0.0014919432578608394, 0.0006495993002317846, 0.84751296043396, 1.3113021850585938e-06, 0.84751296043396, 0.84751296043396, 0.84751296043396, 0.84751296043396, 0.8359991908073425, 1.3113021850585938e-06, 0.8359991908073425, 0.8359991908073425, 0.8359991908073425, 0.8359991908073425, 8.8740729552228e-05, 6.93870460963808e-05, 0.1441429704427719, 0.18183857202529907, 0.29452836513519287, 0.35541829466819763, 0.40102750062942505, 0.13573205471038818, 0.11339696496725082, 0.20394109189510345, 0.05455668643116951, 0.20389103889465332, 0.3543945252895355, 0.5226146578788757, 0.23957660794258118, 0.14914058148860931, 1.9934849739074707, 2.811383008956909, 1.3976573944091797, 3.783677339553833, 1.323408842086792, 0.794235110282898, 0.6437748670578003, 1.8504441976547241, 2.9430668354034424, 0.9622392058372498, 4.4433207511901855, 1.8460941314697266, 1.1897451877593994, 0.37486502528190613, 0.0027117563877254725, 0.00423749815672636, 0.008538858033716679, 0.002349688671529293, 0.003218144178390503, 0.0027943800669163465, 0.0023002121597528458, 0.0044043040834367275, 0.009700155816972256, 0.0023650326766073704, 0.0035449841525405645, 0.003826985601335764, 0.27539849281311035, 0.1986619085073471, 1.5795741081237793, 1.8190100193023682, 2.5812056064605713, 0.16174715757369995, 0.32558736205101013, 0.15974126756191254, 2.5601954460144043, 2.4816079139709473, 2.7154934406280518, 0.143253892660141, 0.007300941739231348, 0.003000173717737198, 0.0005264086066745222, 0.009853361174464226, 0.06940021365880966, 0.09200962632894516, 0.08620572090148926, 0.08952391147613525, 0.04869518429040909, 0.14593127369880676, 2.0922977924346924, 0.5195834636688232, 2.0318100452423096, 0.6160668730735779, 0.39457422494888306, 0.7109533548355103, 0.10110869258642197, 0.0473623089492321, 0.037392932921648026, 0.002962675644084811, 0.009727316908538342, 0.00911595206707716, 0.0036041508428752422, 0.002666562795639038, 0.0008798076887615025, 0.0013613044284284115], "count": [281]}, "action": {"min": [-0.3612288534641266, -0.2283012419939041, -0.642493486404419, -2.0935561656951904, -1.5707963705062866, -0.44875815510749817, -0.2176063358783722, -0.6334651112556458, 0.05028760805726051, -0.052625566720962524, -2.2643566131591797, 0.2166859656572342, -0.11462102830410004, -0.2665458619594574, 0.012159671634435654, 0.020580366253852844, -0.6080073118209839, 0.9698678851127625, -0.3906526565551758, -0.03293928876519203, -0.013140466995537281, -0.028004024177789688, -0.6224138736724854, 0.9944790601730347, -0.39378824830055237, 0.04300745576620102, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.019739992916584015, -0.001887791557237506, -0.4048566520214081, -0.4057566225528717, -0.7686132192611694, -1.1888620853424072, -2.0788702964782715, -0.3783760666847229, -0.26095259189605713, -0.20172983407974243, -0.09752687811851501, -0.6719796061515808, -1.3529243469238281, -2.340268611907959, -1.0390019416809082, -0.9431461095809937], "max": [0.20176655054092407, 0.19128599762916565, 0.09864029288291931, -0.9529792070388794, 0.1620296984910965, 0.06120274215936661, 0.10285532474517822, 0.13974319398403168, 0.2311125248670578, 0.4723113179206848, -0.41604477167129517, 1.5707963705062866, 0.3749822676181793, 0.1389126181602478, 0.013968431390821934, 0.028778940439224243, -0.5897260904312134, 0.9745762348175049, -0.3809986710548401, -0.029486890882253647, -0.011312336660921574, -0.02034548483788967, -0.6048150062561035, 0.9992574453353882, -0.38470858335494995, 0.04684422165155411, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.020227978006005287, -0.0015249568969011307, 0.2881981134414673, 0.7442846298217773, 0.8931882977485657, 0.7452356219291687, 0.11971728503704071, 0.5359712839126587, 0.46485310792922974, 0.7971956729888916, 0.2349494844675064, 0.6302613019943237, 0.2871149778366089, 1.2673959732055664, 0.8934701681137085, 0.20525449514389038], "mean": [-0.05966503545641899, -0.11009228974580765, -0.19766807556152344, -1.6139832735061646, -0.7758960723876953, -0.199733167886734, -0.08036965876817703, -0.10616779327392578, 0.15418963134288788, 0.33694297075271606, -1.6958093643188477, 0.7332197427749634, 0.08201752603054047, -0.17441914975643158, 0.013226516544818878, 0.02468523383140564, -0.6027271747589111, 0.9718318581581116, -0.38674235343933105, -0.031489696353673935, -0.012149185873568058, -0.024841824546456337, -0.6175146102905273, 0.9970278739929199, -0.3903132975101471, 0.04592500254511833, 0.7011135220527649, 1.745330572128296, 0.7011135220527649, 0.7011135220527649, 0.7011135220527649, 0.7011135220527649, 0.653039276599884, 1.745330572128296, 0.653039276599884, 0.653039276599884, 0.653039276599884, 0.653039276599884, 0.02005920559167862, -0.0015759849920868874, -0.03482985869050026, -0.010229448787868023, -0.018084583804011345, -0.013901960104703903, -0.172048881649971, 0.06200587376952171, 0.001899476395919919, 0.067994125187397, 0.003942206967622042, -0.0012974073179066181, -0.1597466766834259, -0.10319513827562332, -0.0007650770712643862, -0.03991609066724777], "std": [0.18073789775371552, 0.09232915192842484, 0.21037662029266357, 0.3040179908275604, 0.7398707866668701, 0.16573883593082428, 0.0925019234418869, 0.24170152842998505, 0.04146856442093849, 0.12303875386714935, 0.6124595403671265, 0.3549831509590149, 0.1143852099776268, 0.11315202713012695, 0.0003654913161881268, 0.0018489074427634478, 0.0054200924932956696, 0.0010953814489766955, 0.0020252561662346125, 0.0007488945848308504, 0.00038099708035588264, 0.0017105304868891835, 0.005139883141964674, 0.0011756900930777192, 0.002000866224989295, 0.0007073187734931707, 0.84751296043396, 1.3113021850585938e-06, 0.84751296043396, 0.84751296043396, 0.84751296043396, 0.84751296043396, 0.8358273506164551, 1.3113021850585938e-06, 0.8358273506164551, 0.8358273506164551, 0.8358273506164551, 0.8358273506164551, 8.843499381328002e-05, 6.831809150753543e-05, 0.14421366155147552, 0.18183830380439758, 0.29452937841415405, 0.35547542572021484, 0.40103811025619507, 0.135735422372818, 0.11339898407459259, 0.20355363190174103, 0.05448943376541138, 0.2036433070898056, 0.35374799370765686, 0.5226263403892517, 0.23957714438438416, 0.14910347759723663], "count": [281]}, "timestamp": {"min": [0.0], "max": [9.333333333333334], "mean": [4.666666666666667], "std": [2.703906638756433], "count": [281]}, "frame_index": {"min": [0], "max": [280], "mean": [140.0], "std": [81.11719916269298], "count": [281]}, "episode_index": {"min": [121], "max": [121], "mean": [121.0], "std": [0.0], "count": [281]}, "index": {"min": [45219], "max": [45499], "mean": [45359.0], "std": [81.11719916269298], "count": [281]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [281]}, "subtask_annotation": {"mean": [0.5693950177935944, 2.0, 2.0, 2.0, 2.0], "std": [0.7376426749091055, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [281]}, "scene_annotation": {"mean": [121.0], "std": [0.0], "min": [121], "max": [121], "count": [281]}, "eef_direction_state": {"mean": [3.608540925266904, 3.9288256227758005], "std": [1.6412601505480748, 1.8256539923659392], "min": [0, 0], "max": [6, 6], "count": [281]}, "eef_velocity_state": {"mean": [1.1921708185053381, 0.8362989323843416], "std": [0.753692631595056, 0.7120461990931408], "min": [0, 0], "max": [2, 2], "count": [281]}, "eef_acc_mag_state": {"mean": [0.9288256227758007, 0.7224199288256228], "std": [0.810466480621995, 0.8316445022413004], "min": [0, 0], "max": [2, 2], "count": [281]}, "eef_direction_action": {"mean": [3.6370106761565837, 3.8718861209964412], "std": [1.5884089590651176, 1.732449257067205], "min": [0, 0], "max": [6, 6], "count": [281]}, "eef_velocity_action": {"mean": [1.3238434163701067, 0.896797153024911], "std": [0.7628618366960437, 0.6801902534711609], "min": [0, 0], "max": [2, 2], "count": [281]}, "eef_acc_mag_action": {"mean": [1.0249110320284698, 0.9217081850533808], "std": [0.802189226032288, 0.8272012154168391], "min": [0, 0], "max": [2, 2], "count": [281]}, "eef_sim_pose_state": {"mean": [0.2492227857456486, 0.2095411045799744, 0.1618818128296779, 0.2780972515390654, -0.6644212792220054, -0.4807814875101207, 0.2543280053230043, -0.17009220447601658, 0.20603694703078662, -2.251935981679688, -0.6674914285914857, 2.5571505271242465], "std": [0.05110593324801237, 0.056055990524108264, 0.05041377975314996, 2.1108877751892225, 0.5196624018522886, 2.050211503829269, 0.07560880649330781, 0.02931184719286721, 0.07074781510176324, 0.6171665104255579, 0.3948902700851693, 0.7485104636177188], "min": [0.19431068855529063, 0.1047252375468159, 0.08625038827337361, -3.115579598586075, -1.2468947752808461, -3.1248625874909317, 0.18163534876698292, -0.22765574195076793, 0.1016300318401208, -2.847948441279517, -1.4732244384896225, -3.0623680127200053], "max": [0.3347482086702745, 0.31695020226577103, 0.24733720650181282, 3.1165144957271766, 0.1234087739753722, 3.042252170627634, 0.3993599073977654, -0.11515657790419448, 0.29261949456903047, -1.0339678897835687, 0.16715651773384899, 3.1361242484357676], "count": [281]}, "eef_sim_pose_action": {"mean": [0.2547230961698162, 0.20861456038246642, 0.1610457722535183, 0.47390325178255677, -0.6317223206997705, -0.5649847384869712, 0.2481466896423991, -0.1768869622247837, 0.20396991391118977, -2.246033963114716, -0.6633897426415876, 2.5051660195270107], "std": [0.05125335484300319, 0.05902896006116742, 0.05827054508511089, 2.0581001277451936, 0.535179623031397, 2.023138441470321, 0.06619853434081599, 0.03183012126972862, 0.07868051861898893, 0.6332149970139483, 0.3753966995668075, 0.9295609351572506], "min": [0.19676720027261285, 0.09693504671615678, 0.059997160463125955, -3.0979225024315498, -1.2744985375140432, -3.138672455488217, 0.18458763905417408, -0.2302486727559009, 0.06049381770342141, -2.912079055090339, -1.4014962153785215, -3.075659642700549], "max": [0.3493667760461844, 0.3248567684308263, 0.2530583160456141, 3.139998460833506, 0.2148794014862263, 3.036153565812191, 0.37492429570326624, -0.11799329750579382, 0.2907611172725204, -0.8424131569244431, 0.21884425816754827, 3.139809919312558], "count": [281]}}} +{"episode_index": 122, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4341676710880431]], [[0.5370506968473664]], [[0.47483209823144945]]], "std": [[[0.29546033113240683]], [[0.21942559639897752]], [[0.22922426684435637]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4527029603998462]], [[0.4376494977893118]], [[0.3629450211457132]]], "std": [[[0.3207728878627393]], [[0.2264386009499213]], [[0.257310514663096]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4151356809880815]], [[0.48207917387543253]], [[0.42374515330642065]]], "std": [[[0.29267299764129956]], [[0.22214322113984938]], [[0.2508588684805214]]], "count": [100]}, "observation.state": {"min": [-1.0000975131988525, -0.23499037325382233, -0.5806071162223816, -1.4249107837677002, -1.3813257217407227, -0.4178129732608795, -0.7120293974876404, -0.8998517990112305, -0.6745806336402893, 0.4884112477302551, -1.837961196899414, 0.24051746726036072, -0.6816967725753784, -0.5481738448143005, 0.008507691323757172, -0.007352096028625965, -0.5933820605278015, 1.0335078239440918, -0.47828492522239685, -0.0018009035848081112, -0.01356988400220871, -0.011267058551311493, -0.591333270072937, 1.0110836029052734, -0.4654919505119324, -0.004972762893885374, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.007254767697304487, -0.0015295189805328846, -0.9464033842086792, -0.8810991048812866, -0.4377320408821106, -2.121722459793091, -2.042672872543335, -2.616720676422119, -1.8697911500930786, -0.3430290222167969, -0.5085569620132446, -0.7911748886108398, -1.202017068862915, -1.3799374103546143, -1.0508064031600952, -1.0530720949172974, -16.858766555786133, -13.797313690185547, -3.4261295795440674, -10.103785514831543, -1.0616605281829834, -1.778998851776123, -1.3199023008346558, -16.023622512817383, -6.593407154083252, -4.001831531524658, -8.63858413696289, -0.430402934551239, -2.4389500617980957, -3.242368698120117, -0.018275409936904907, -0.05081595852971077, -0.152570903301239, -0.00801756326109171, -0.02394084818661213, -0.024311969056725502, -0.026896046474575996, -0.04818926379084587, -0.126356840133667, -0.010929212905466557, -0.01963912695646286, -0.023955978453159332, -3.6057000160217285, -0.8611259460449219, -1.2026069164276123, -35.547935485839844, 2.869690418243408, -1.0813415050506592, -0.33935999870300293, -0.5456271767616272, 0.44540995359420776, -39.82110595703125, 5.015501499176025, -0.6797670722007751, -0.015598687343299389, -0.017930446192622185, -0.003663003910332918, -0.08198151737451553, 0.3222705125808716, -0.018287070095539093, 0.0467970073223114, 0.2897343933582306, -0.29142695665359497, 0.03180474042892456, -3.0711183547973633, -1.0965313911437988, -3.0278708934783936, -2.700421094894409, -0.6776592135429382, 1.9925479888916016, -0.8159922957420349, -0.2315828502178192, 9.68257999420166, -0.01653200387954712, -0.07687592506408691, -0.059051722288131714, -0.02261161059141159, 0.007312336005270481, 0.7115270495414734, 0.6954228281974792], "max": [0.06533962488174438, 0.3251211941242218, -0.34190255403518677, -0.23765888810157776, 0.08459673076868057, 0.3166593909263611, 0.1987495869398117, 0.1786235272884369, -0.03585352376103401, 1.1706526279449463, -0.8346717953681946, 1.1440492868423462, 0.38204410672187805, -0.11606300622224808, 0.011666378006339073, 0.00873299315571785, -0.5571702122688293, 1.035235047340393, -0.4649178385734558, 0.006116505712270737, -0.010140741243958473, 0.004301146138459444, -0.5559149980545044, 1.015850305557251, -0.45756155252456665, 0.001847873325459659, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.008298784494400024, -0.0015239191707223654, 1.5540950298309326, 0.41425806283950806, 0.2764374911785126, 1.3914488554000854, 4.699451446533203, 1.658716082572937, 1.5197243690490723, 1.6845505237579346, 1.0551246404647827, 0.1589023321866989, 0.427578866481781, 1.3027106523513794, 0.6288526058197021, 0.6810628771781921, -3.10673451423645, 4.639804840087891, 2.6398048400878906, 0.8852258920669556, 1.1190476417541504, 3.0128204822540283, 0.918192982673645, 4.0309600830078125, 12.45421314239502, 4.9566545486450195, 2.777777910232544, 1.4920635223388672, 1.2912087440490723, 0.057387061417102814, 0.011282053776085377, 0.04033507779240608, 0.08706821501255035, 0.014791954308748245, 0.06477715820074081, 0.03477843850851059, 0.012972676195204258, 0.04706599935889244, 0.0779402032494545, 0.007615172769874334, 0.04313793405890465, 0.030327174812555313, 0.021209999918937683, 0.37117496132850647, 15.619043350219727, -20.272937774658203, 24.471818923950195, 0.8307439088821411, 3.329969882965088, 0.738638162612915, 12.723877906799316, -18.307079315185547, 23.455507278442383, 1.3048893213272095, 0.02919289842247963, 0.01402987353503704, 0.0030525033362209797, 0.027327172458171844, 0.627003014087677, 0.5168580412864685, 0.2504570484161377, 0.5633102655410767, -0.03913901001214981, 0.2728358507156372, 3.0429129600524902, 0.571235179901123, 2.939905881881714, -0.9127147197723389, -0.21370914578437805, 2.6333038806915283, -0.07706649601459503, 0.23866765201091766, 9.891838073730469, 0.022334307432174683, 0.11323052644729614, 0.08275032043457031, -0.008942816406488419, 0.02138592302799225, 0.7180238962173462, 0.7025041580200195], "mean": [-0.37780576944351196, -0.04346703737974167, -0.44907960295677185, -0.9447622895240784, -0.45929667353630066, -0.15853936970233917, -0.4819457232952118, -0.19092676043510437, -0.20439721643924713, 0.6827499866485596, -1.4433177709579468, 0.7494673728942871, -0.31410419940948486, -0.2710631191730499, 0.010261189192533493, 0.0006018511485308409, -0.5883839726448059, 1.033948302268982, -0.469681978225708, 0.0014456036733463407, -0.012037292122840881, -0.0033924721647053957, -0.5851657390594482, 1.0134347677230835, -0.46115368604660034, -0.002168180188164115, 0.6706175804138184, 1.745330572128296, 0.6706175804138184, 0.6706175804138184, 0.6706175804138184, 0.6706175804138184, 0.527705729007721, 1.745330572128296, 0.527705729007721, 0.527705729007721, 0.527705729007721, 0.527705729007721, 0.00784282200038433, -0.0015264550456777215, -0.023060118779540062, 0.0005400816444307566, -0.015207632444798946, 0.005731625482439995, 0.0048140850849449635, 0.005853700451552868, -0.002079877769574523, 0.12638193368911743, 0.06310466676950455, -0.0763997808098793, -0.09776438772678375, 0.05923537537455559, -0.11578740924596786, -0.03635990247130394, -8.470137596130371, -3.6601712703704834, -0.2791232168674469, -4.582586288452148, -0.0841677114367485, 0.5400386452674866, -0.1555076539516449, -3.5153191089630127, 3.8451569080352783, 0.4614427089691162, -5.126927375793457, 0.291698694229126, -0.40861082077026367, -0.7149375081062317, 0.00011388210259610787, 0.0003335089422762394, -0.001863761804997921, -0.00013958911586087197, 0.0007497803308069706, -0.000946934858802706, 0.0006130306283012033, -0.00041932324529625475, -0.0009136098669841886, 0.00022388083743862808, 0.0005725043592974544, -0.0003102330956608057, -1.234866976737976, -0.053143493831157684, 6.846851825714111, -27.92186737060547, 16.972087860107422, -0.16547317802906036, 1.7523926496505737, 0.25361204147338867, 7.640924453735352, -27.4991455078125, 17.332746505737305, 0.2706860601902008, 0.004190073348581791, -0.0029141013510525227, 7.182360423030332e-05, -0.036775585263967514, 0.4251117408275604, 0.1396971344947815, 0.15316954255104065, 0.38286539912223816, -0.11542464047670364, 0.1530369371175766, -0.7056555151939392, -0.5128809809684753, 0.3616648316383362, -1.921215295791626, -0.4192969799041748, 2.3559978008270264, -0.5331677794456482, -0.02465497888624668, 9.779145240783691, 0.001297377864830196, 0.0008305287337861955, 0.0009584284853190184, -0.01974262110888958, 0.018857317045331, 0.7151544690132141, 0.698416531085968], "std": [0.3796248137950897, 0.19792263209819794, 0.08937686681747437, 0.4367216229438782, 0.5961207747459412, 0.2095295637845993, 0.33028867840766907, 0.3019137382507324, 0.18110759556293488, 0.1793540120124817, 0.24882249534130096, 0.24921084940433502, 0.23753474652767181, 0.11856330931186676, 0.0008794440655037761, 0.0032319321762770414, 0.008470607921481133, 0.00036310197901912034, 0.003338184906169772, 0.002221871865913272, 0.0009512601536698639, 0.003323274664580822, 0.008101457729935646, 0.0014938865788280964, 0.002212198916822672, 0.0022474145516753197, 0.8398496508598328, 1.3113021850585938e-06, 0.8398496508598328, 0.8398496508598328, 0.8398496508598328, 0.8398496508598328, 0.7915422916412354, 1.3113021850585938e-06, 0.7915422916412354, 0.7915422916412354, 0.7915422916412354, 0.7915422916412354, 0.00018663893570192158, 9.563925686961738e-07, 0.4139377474784851, 0.21913570165634155, 0.10838562250137329, 0.5228679180145264, 0.8170448541641235, 0.5884552001953125, 0.44444528222084045, 0.3560258746147156, 0.25112318992614746, 0.19287702441215515, 0.3111869692802429, 0.3577876687049866, 0.3068295419216156, 0.22205987572669983, 3.9489502906799316, 4.582443714141846, 1.5141067504882812, 3.41552472114563, 0.40051040053367615, 0.8537171483039856, 0.48431968688964844, 3.3615598678588867, 4.220495700836182, 1.88821542263031, 2.585219383239746, 0.4410927891731262, 0.8881967067718506, 0.666603147983551, 0.0045313239097595215, 0.0129093574360013, 0.024373335763812065, 0.0033600316382944584, 0.00984681025147438, 0.00713538471609354, 0.005232465919107199, 0.013317834585905075, 0.02092784456908703, 0.0037389600183814764, 0.006848547607660294, 0.0056579820811748505, 0.5978575944900513, 0.24258007109165192, 3.4050564765930176, 2.391568422317505, 4.996967315673828, 0.50660240650177, 0.6147792935371399, 0.2905198037624359, 2.2607154846191406, 5.273777961730957, 3.420393228530884, 0.5408717393875122, 0.00767267681658268, 0.005549195222556591, 0.000897703692317009, 0.01742755062878132, 0.10443856567144394, 0.18381290137767792, 0.05960990861058235, 0.06834560632705688, 0.07988995313644409, 0.04876292496919632, 2.174955129623413, 0.5940458178520203, 2.043982982635498, 0.3986584544181824, 0.1329345703125, 0.18342499434947968, 0.11932917684316635, 0.07436871528625488, 0.03566513955593109, 0.005697622895240784, 0.023108383640646935, 0.018469059839844704, 0.00300955749116838, 0.0031206023413687944, 0.001322337193414569, 0.0014387498376891017], "count": [255]}, "action": {"min": [-1.0752947330474854, -0.24380606412887573, -0.6621900200843811, -1.4222779273986816, -1.3857216835021973, -0.4220398962497711, -0.6981316804885864, -0.9285386800765991, -0.7070083618164062, 0.4713073670864105, -1.8623700141906738, 0.2994740903377533, -0.6981316804885864, -0.5485751628875732, 0.007364213000983, -0.011815625242888927, -0.5946359634399414, 1.0287773609161377, -0.4745151996612549, -0.0016840739408507943, -0.014680925756692886, -0.015460455790162086, -0.5900903940200806, 1.0048564672470093, -0.46302247047424316, -0.005326126702129841, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.007254767697304487, -0.0015295189805328846, -0.9464033842086792, -0.8810991048812866, -0.4377320408821106, -2.121722459793091, -2.042672872543335, -2.616720676422119, -1.8697911500930786, -0.3430290222167969, -0.5085569620132446, -0.7911748886108398, -1.202017068862915, -1.3799374103546143, -1.0508064031600952, -1.0530720949172974], "max": [0.057512007653713226, 0.31325650215148926, -0.3152740001678467, -0.17277640104293823, 0.08923089504241943, 0.3380706310272217, 0.20159387588500977, 0.23381957411766052, 0.04795832559466362, 1.218420386314392, -0.745213508605957, 1.1484991312026978, 0.27270224690437317, -0.12130892276763916, 0.013367430306971073, 0.00883642677217722, -0.565930962562561, 1.0353296995162964, -0.46364888548851013, 0.0054692113772034645, -0.008726457133889198, 0.004532211925834417, -0.5641023516654968, 1.0150185823440552, -0.45770764350891113, 0.001219854224473238, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.008298784494400024, -0.0015239191707223654, 1.5540950298309326, 0.41425806283950806, 0.2764374911785126, 1.3914488554000854, 4.699451446533203, 1.658716082572937, 1.5197243690490723, 1.6845505237579346, 1.0551246404647827, 0.1589023321866989, 0.427578866481781, 1.3027106523513794, 0.6288526058197021, 0.6810628771781921], "mean": [-0.4176345765590668, -0.036711301654577255, -0.46875208616256714, -0.8924657702445984, -0.46076956391334534, -0.16013465821743011, -0.47789937257766724, -0.15592260658740997, -0.17016366124153137, 0.6799898743629456, -1.4399077892303467, 0.7572069764137268, -0.3303854465484619, -0.2796066701412201, 0.010768401436507702, 2.0261000827304088e-05, -0.5869681239128113, 1.0321427583694458, -0.46899712085723877, 0.001146770315244794, -0.011444718576967716, -0.0038089200388640165, -0.5834497809410095, 1.0114537477493286, -0.46059122681617737, -0.0026806180831044912, 0.6706175804138184, 1.745330572128296, 0.6706175804138184, 0.6706175804138184, 0.6706175804138184, 0.6706175804138184, 0.5278711318969727, 1.745330572128296, 0.5278711318969727, 0.5278711318969727, 0.5278711318969727, 0.5278711318969727, 0.007843691855669022, -0.001526457373984158, -0.02342556044459343, 0.0003869978245347738, -0.015262503176927567, 0.005703925155103207, 0.0049207210540771484, 0.005893226247280836, -0.002090184483677149, 0.12705940008163452, 0.06310907006263733, -0.0774158164858818, -0.0991855263710022, 0.060075752437114716, -0.11569161713123322, -0.0354631170630455], "std": [0.392840713262558, 0.1889830231666565, 0.10115239769220352, 0.458555668592453, 0.5986484289169312, 0.20851841568946838, 0.32851606607437134, 0.28161028027534485, 0.1763613373041153, 0.16487759351730347, 0.25635865330696106, 0.24166399240493774, 0.22583885490894318, 0.12043251842260361, 0.0012549539096653461, 0.003934368025511503, 0.0064311265014112, 0.0012749681482091546, 0.0027105133049190044, 0.0019445080542936921, 0.0013010351685807109, 0.003950031474232674, 0.006296559236943722, 0.002389273839071393, 0.0017674787668511271, 0.001990492222830653, 0.8398496508598328, 1.3113021850585938e-06, 0.8398496508598328, 0.8398496508598328, 0.8398496508598328, 0.8398496508598328, 0.7914611101150513, 1.3113021850585938e-06, 0.7914611101150513, 0.7914611101150513, 0.7914611101150513, 0.7914611101150513, 0.00018662922957446426, 9.51828440065583e-07, 0.4139554798603058, 0.21915178000926971, 0.1083754301071167, 0.5228681564331055, 0.817043125629425, 0.5884647965431213, 0.44444528222084045, 0.3561195731163025, 0.25123950839042664, 0.1926749348640442, 0.3107866048812866, 0.35785195231437683, 0.3080858588218689, 0.2221890389919281], "count": [255]}, "timestamp": {"min": [0.0], "max": [8.466666666666667], "mean": [4.233333333333333], "std": [2.4537197763275134], "count": [255]}, "frame_index": {"min": [0], "max": [254], "mean": [127.0], "std": [73.6115932898254], "count": [255]}, "episode_index": {"min": [122], "max": [122], "mean": [122.0], "std": [0.0], "count": [255]}, "index": {"min": [45500], "max": [45754], "mean": [45627.0], "std": [73.6115932898254], "count": [255]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [255]}, "subtask_annotation": {"mean": [0.32941176470588235, 2.0, 2.0, 2.0, 2.0], "std": [0.48640099556748717, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [255]}, "scene_annotation": {"mean": [122.0], "std": [0.0], "min": [122], "max": [122], "count": [255]}, "eef_direction_state": {"mean": [3.003921568627451, 3.23921568627451], "std": [2.308548545299702, 2.054557672101038], "min": [0, 0], "max": [6, 6], "count": [255]}, "eef_velocity_state": {"mean": [1.0431372549019609, 1.1294117647058823], "std": [0.8272929874255214, 0.6937519807841882], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_acc_mag_state": {"mean": [1.0196078431372548, 1.1137254901960785], "std": [0.8422704162299256, 0.7963198706607003], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_direction_action": {"mean": [2.772549019607843, 3.149019607843137], "std": [2.0396153454514376, 1.9865599934204523], "min": [0, 0], "max": [6, 6], "count": [255]}, "eef_velocity_action": {"mean": [1.1490196078431372, 1.1803921568627451], "std": [0.7471180049637548, 0.673597193837924], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_acc_mag_action": {"mean": [1.192156862745098, 1.1529411764705881], "std": [0.7760743691003271, 0.7593477441461145], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_sim_pose_state": {"mean": [0.3146046808974686, 0.2040500297637071, 0.11641881290131155, -0.7068447506398186, -0.5140014665499735, 0.33794171839420134, 0.2586263035844225, -0.21575620805832782, 0.12894651675787647, -1.921211973810251, -0.41939638417556585, 2.3560951546827855], "std": [0.08991051080675247, 0.11955469365555982, 0.03413938906905328, 2.2155694388792906, 0.594339315203577, 2.0914762355490213, 0.07106725440281213, 0.07060335192767983, 0.02942611362122074, 0.39868963458471235, 0.13294747374757876, 0.183431480467649], "min": [0.21157365807953002, 0.09332431554458268, 0.07097011562470591, -3.1372501401380957, -1.098053189609105, -3.1292188845416833, 0.17035309213672073, -0.37982894558323216, 0.0826409402623158, -2.7004400663745276, -0.679055784912107, 1.9925446429674563], "max": [0.46466949391888407, 0.433981992473997, 0.19345708769766706, 3.091108607275451, 0.5712272513289292, 3.0670399067335667, 0.425361452349122, -0.15482321413964986, 0.22840465590555067, -0.9127143911947998, -0.21364707080152723, 2.6333248643266653], "count": [255]}, "eef_sim_pose_action": {"mean": [0.3200492118087282, 0.20644986928429096, 0.11830578949266646, -0.69962596157966, -0.5235305418024464, 0.3388969891264574, 0.24793215525505657, -0.20341619890051682, 0.1214510565155358, -1.9387057808809287, -0.449663806266023, 2.373196951734212], "std": [0.09163990038369865, 0.12224742100850262, 0.0434938068200036, 2.2105900787314856, 0.6210360573530768, 2.0644233190563854, 0.06675100892724989, 0.06861979203282415, 0.035821062715884186, 0.4209934008139188, 0.13030744118089427, 0.19104158231264842], "min": [0.21534570304663878, 0.0824686316357304, 0.06162860227871392, -3.0684522216924464, -1.116147749708672, -3.026198470243681, 0.14693964910797916, -0.38444967210688163, 0.07885379443914188, -2.7621314117981113, -0.7090329836878283, 1.950014889892183], "max": [0.48011309644558514, 0.43610582144127724, 0.22293706056694115, 3.0780794499645903, 0.586695006727675, 3.0988552193419285, 0.43627795007183334, -0.14814556620904823, 0.26106803881245927, -0.7932039831616453, -0.22634510669683983, 2.6894887152412794], "count": [255]}}} +{"episode_index": 123, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4457469588619762]], [[0.5248155594002306]], [[0.48610962898885046]]], "std": [[[0.27824668871431646]], [[0.22335799969595493]], [[0.2230423861060807]]], "count": [125]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42595899461745484]], [[0.4434181218762015]], [[0.3811934909650135]]], "std": [[[0.2985487978434745]], [[0.23882043506995485]], [[0.26852682720095444]]], "count": [125]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46103003460207614]], [[0.45448197424067666]], [[0.35714200115340256]]], "std": [[[0.313246622259476]], [[0.22339450732039112]], [[0.27104398155283027]]], "count": [125]}, "observation.state": {"min": [-0.8647909164428711, -0.37155815958976746, -0.6571905016899109, -1.5640501976013184, -1.2984492778778076, -0.17891211807727814, -0.5912818908691406, -1.2202422618865967, -0.5271088480949402, 0.44632527232170105, -1.6426360607147217, 0.22412294149398804, -0.5352113246917725, -0.6765429973602295, 0.00801608245819807, -0.003984513692557812, -0.638989269733429, 1.0393602848052979, -0.44139790534973145, -0.0004405377258080989, -0.015094528906047344, -0.008057775907218456, -0.6224469542503357, 1.0186786651611328, -0.44572803378105164, -0.0009977066656574607, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0012475166004151106, -0.0011474373750388622, -0.45829975605010986, -0.6547221541404724, -0.4618799686431885, -1.1970328092575073, -1.1961114406585693, -1.090224266052246, -0.7948086261749268, -1.9451344013214111, -1.5767688751220703, -1.0869684219360352, -1.1920695304870605, -0.8416807651519775, -1.3014371395111084, -0.42307955026626587, -16.446762084960938, -8.333333969116211, -2.373015880584717, -10.378510475158691, -0.9468864798545837, -1.951159954071045, -1.922466516494751, -14.264253616333008, -5.494505882263184, -2.7240538597106934, -8.180708885192871, -0.6025640964508057, -2.8980462551116943, -2.15201473236084, -0.012356179766356945, -0.03882162272930145, -0.017908502370119095, -0.007761002518236637, -0.009034819900989532, -0.011466419324278831, -0.007784524466842413, -0.04806147888302803, -0.013697020709514618, -0.010401569306850433, -0.00782819464802742, -0.004317556507885456, -2.5239901542663574, -0.3043634593486786, 4.944050312042236, -32.797367095947266, 11.683672904968262, -1.2555521726608276, 0.9332399964332581, 0.018558748066425323, 6.473291397094727, -31.485157012939453, 11.95361614227295, -0.8797789216041565, -0.018432360142469406, -0.022606700658798218, 0.0012210012646391988, -0.09564509987831116, 0.3711370527744293, -0.1055273786187172, 0.011275445111095905, 0.33519577980041504, -0.223686084151268, -0.00987635925412178, -3.129420280456543, -1.4058659076690674, -3.0936546325683594, -2.8514859676361084, -0.9582253098487854, 2.079477310180664, -0.7392396330833435, -0.2706155776977539, 9.665814399719238, -0.009326547384262085, -0.02080988883972168, -0.03887230157852173, -0.023198340088129044, 0.019781166687607765, 0.6557404398918152, 0.751335859298706], "max": [0.012154201045632362, 0.3007947504520416, -0.3028893768787384, -0.47150295972824097, 0.3350563049316406, 0.5787131786346436, 0.09975573420524597, 0.04774780571460724, 0.16422027349472046, 1.3096061944961548, -0.4112299680709839, 0.7590725421905518, 0.6009166240692139, -0.2442411631345749, 0.01097279042005539, 0.0013704230077564716, -0.6306232213973999, 1.0430326461791992, -0.4328562319278717, 0.006949415896087885, -0.012215477414429188, -0.0019055339507758617, -0.6141132116317749, 1.021332025527954, -0.4364076256752014, 0.004905974492430687, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0020036795176565647, -0.0011423302348703146, 0.4805843234062195, 0.5217706561088562, 0.3619886338710785, 0.6936732530593872, 2.3930585384368896, 0.7215369939804077, 0.6777852177619934, 0.6618927717208862, 0.8139356374740601, 1.2230664491653442, 1.141758680343628, 1.4446334838867188, 1.5713510513305664, 0.890690803527832, -4.79929256439209, 5.555555820465088, 2.8504273891448975, -0.12210012227296829, 0.6025640964508057, 2.8693528175354004, 0.8894994258880615, -3.006517171859741, 7.9365081787109375, 1.039072036743164, 0.732600748538971, 0.7460317611694336, 0.5451771020889282, 0.4877900183200836, 0.009679053910076618, 0.012338468804955482, 0.014364748261868954, 0.011323711834847927, 0.018632246181368828, 0.026392381638288498, 0.009217439219355583, 0.020837794989347458, 0.014615895226597786, 0.006495243404060602, 0.03713904693722725, 0.03887984901666641, 0.31814998388290405, 0.6013034582138062, 15.27756118774414, -22.346954345703125, 19.816164016723633, 0.7135546803474426, 3.711750030517578, 1.1246601343154907, 15.025162696838379, -21.68675994873047, 21.236650466918945, 1.2340800762176514, 0.018465949222445488, 0.011647936888039112, 0.004884005058556795, -0.013663585297763348, 0.6235669851303101, 0.3724026083946228, 0.3133608102798462, 0.5572158098220825, -0.023466631770133972, 0.2948864698410034, 3.1211729049682617, 0.28979504108428955, 3.110724449157715, -0.7914664149284363, -0.06767402589321136, 3.1019296646118164, -0.43938469886779785, 0.11772079765796661, 9.836960792541504, 0.021332979202270508, 0.020292967557907104, 0.05488869547843933, -0.019718997180461884, 0.024631435051560402, 0.6592258810997009, 0.7543874382972717], "mean": [-0.4776160717010498, -0.1206418052315712, -0.47067582607269287, -1.0512195825576782, -0.18526439368724823, 0.12970715761184692, -0.34436899423599243, -0.4178306758403778, -0.009123912081122398, 0.6449896693229675, -1.0423671007156372, 0.40410858392715454, -0.26623088121414185, -0.5357444286346436, 0.010387713089585304, -0.001090780133381486, -0.6360695362091064, 1.041859745979309, -0.4335918426513672, 0.004092018585652113, -0.01274475920945406, -0.005243085790425539, -0.6191612482070923, 1.0200135707855225, -0.4374159872531891, 0.0033418710809201, 0.5774065852165222, 1.7453185319900513, 0.5774065852165222, 0.5774065852165222, 0.5774065852165222, 0.5774065852165222, 0.7376318573951721, 1.7453185319900513, 0.7376318573951721, 0.7376318573951721, 0.7376318573951721, 0.7376318573951721, 0.001593684428371489, -0.0011447262950241566, -0.01484837755560875, -0.0011476523941382766, 0.0018902169540524483, 0.013164049945771694, 0.021777713671326637, -0.007682007737457752, -0.0002713075955398381, -0.004365476779639721, -0.006759207230061293, 0.003055113134905696, 0.007832806557416916, -0.00833206344395876, -0.010725402273237705, -0.009768073447048664, -9.557979583740234, -2.2101855278015137, -0.011809648014605045, -4.954516410827637, -0.023903684690594673, 0.3729395866394043, -0.43613871932029724, -8.070965766906738, 2.3221428394317627, -0.4776955544948578, -4.646702766418457, 0.15649497509002686, -0.4526593089103699, -0.5159041881561279, 0.0003005872422363609, -0.00034141511423513293, 0.0002334449382033199, -0.0001257655821973458, 0.0003580891352612525, 0.00015360975521616638, 7.849958637962118e-05, -8.609075848653447e-06, -0.0003005855833180249, -0.00019745895406231284, 0.00033620058093219995, 0.00024444906739518046, -0.9237329959869385, 0.024750936776399612, 10.805572509765625, -27.23069953918457, 16.50133514404297, -0.2908141314983368, 2.0515003204345703, 0.42285916209220886, 10.178536415100098, -25.99247932434082, 16.354923248291016, 0.10933014750480652, 0.0028754679951816797, -0.0021308287978172302, 0.0026532963383942842, -0.04832744970917702, 0.4755643308162689, 0.08797421306371689, 0.23337191343307495, 0.443827748298645, -0.1085490882396698, 0.16051152348518372, -0.1306145042181015, -0.8548519015312195, 1.3726811408996582, -2.1135270595550537, -0.6497886180877686, 2.5582387447357178, -0.5976757407188416, -0.04751095548272133, 9.771177291870117, 0.001599750597961247, 0.0006677669589407742, 0.0003551557310856879, -0.022017721086740494, 0.02292771264910698, 0.6574236154556274, 0.7528491020202637], "std": [0.27956560254096985, 0.22184385359287262, 0.10171551257371902, 0.3552507162094116, 0.4683411121368408, 0.17617352306842804, 0.1905161738395691, 0.35344603657722473, 0.13751770555973053, 0.29491695761680603, 0.40765953063964844, 0.10440263897180557, 0.3184238374233246, 0.11838790029287338, 0.00042508068145252764, 0.0012195032322779298, 0.0025279074907302856, 0.0005743252113461494, 0.001108029973693192, 0.0007466356037184596, 0.0003969857934862375, 0.0012810213956981897, 0.0026421307120472193, 0.0004386010696180165, 0.0009988084202632308, 0.0006794066284783185, 0.8167906403541565, 1.0728836059570312e-05, 0.8167906403541565, 0.8167906403541565, 0.8167906403541565, 0.8167906403541565, 0.8583659529685974, 1.0728836059570312e-05, 0.8583659529685974, 0.8583659529685974, 0.8583659529685974, 0.8583659529685974, 0.00013388015213422477, 8.527908335054235e-07, 0.13275301456451416, 0.14780831336975098, 0.10864339023828506, 0.23649559915065765, 0.40783125162124634, 0.24489335715770721, 0.16974253952503204, 0.3358556032180786, 0.21917115151882172, 0.23692329227924347, 0.340204119682312, 0.19535404443740845, 0.2806719243526459, 0.11626186966896057, 2.899082899093628, 3.3923773765563965, 1.4793047904968262, 2.834291696548462, 0.3196865916252136, 0.7582728862762451, 0.5704348683357239, 2.9849050045013428, 3.0788733959198, 0.8267074823379517, 2.388221502304077, 0.24737250804901123, 0.6251112818717957, 0.41527849435806274, 0.002634025178849697, 0.005563976708799601, 0.004839839413762093, 0.002604642417281866, 0.0024122397881001234, 0.0031088548712432384, 0.0027274000458419323, 0.006208448205143213, 0.004376851953566074, 0.0025967492256313562, 0.00335232587531209, 0.0029445502441376448, 0.44277000427246094, 0.1274598091840744, 1.8479386568069458, 2.7569966316223145, 2.0894055366516113, 0.4668424427509308, 0.45265722274780273, 0.14267179369926453, 2.3556737899780273, 2.3712852001190186, 2.714677572250366, 0.4882037937641144, 0.005652791820466518, 0.0045995707623660564, 0.0005244967760518193, 0.01640147529542446, 0.07729461789131165, 0.15335777401924133, 0.06671905517578125, 0.06600289791822433, 0.05202194303274155, 0.07530990242958069, 2.6550791263580322, 0.4918260872364044, 2.05218243598938, 0.6451402902603149, 0.23905521631240845, 0.25990042090415955, 0.050251305103302, 0.053135160356760025, 0.027017857879400253, 0.0036370663437992334, 0.0047048283740878105, 0.008517563343048096, 0.0008344828966073692, 0.0012603492941707373, 0.0006455105030909181, 0.0005514078657142818], "count": [627]}, "action": {"min": [-0.9534242749214172, -0.3490658402442932, -0.7279381155967712, -1.461366057395935, -1.3041913509368896, -0.18034186959266663, -0.5896917581558228, -1.3067718744277954, -0.575138509273529, 0.4316304624080658, -1.5742549896240234, 0.21865332126617432, -0.5344876646995544, -0.6757541298866272, 0.005477564875036478, -0.004723426420241594, -0.6371056437492371, 1.035933017730713, -0.44136273860931396, 0.00015123444609344006, -0.017499886453151703, -0.008469240739941597, -0.6195907592773438, 1.01432204246521, -0.4456027150154114, -0.0007707888726145029, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0012475166004151106, -0.0011474373750388622, -0.45829975605010986, -0.6547221541404724, -0.4618799686431885, -1.1970328092575073, -1.1961114406585693, -1.090224266052246, -0.7948086261749268, -1.9451344013214111, -1.5767688751220703, -1.0869684219360352, -1.1920695304870605, -0.8416807651519775, -1.3014371395111084, -0.42307955026626587], "max": [-0.09589292109012604, 0.31236597895622253, -0.2836301326751709, -0.3999388515949249, 0.34046992659568787, 0.5945690274238586, 0.10380943864583969, 0.04267285764217377, 0.14069201052188873, 1.3507333993911743, -0.3758662939071655, 0.7806642055511475, 0.6105986833572388, -0.23881658911705017, 0.012259218841791153, 0.008967513218522072, -0.6239324808120728, 1.04319167137146, -0.43280866742134094, 0.0065941899083554745, -0.010857559740543365, 0.005101640243083239, -0.6082054376602173, 1.0225958824157715, -0.4357093870639801, 0.004661445505917072, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0020036795176565647, -0.0011423302348703146, 0.4805843234062195, 0.5217706561088562, 0.3619886338710785, 0.6936732530593872, 2.3930585384368896, 0.7215369939804077, 0.6777852177619934, 0.6618927717208862, 0.8139356374740601, 1.2230664491653442, 1.141758680343628, 1.4446334838867188, 1.5713510513305664, 0.890690803527832], "mean": [-0.5196168422698975, -0.099101223051548, -0.4876628816127777, -0.9958290457725525, -0.18241679668426514, 0.12603887915611267, -0.3398263156414032, -0.4435255527496338, -0.015458426438272, 0.6523916125297546, -1.0018407106399536, 0.40097305178642273, -0.26704537868499756, -0.5373424887657166, 0.010504131205379963, -0.00042882104753516614, -0.6312684416770935, 1.0398499965667725, -0.4344848394393921, 0.0038379330653697252, -0.012521941214799881, -0.0044108424335718155, -0.6146253347396851, 1.018043041229248, -0.43810418248176575, 0.0027237744070589542, 0.5774065852165222, 1.7453185319900513, 0.5774065852165222, 0.5774065852165222, 0.5774065852165222, 0.5774065852165222, 0.7376318573951721, 1.7453185319900513, 0.7376318573951721, 0.7376318573951721, 0.7376318573951721, 0.7376318573951721, 0.0015931884991005063, -0.001144729438237846, -0.014706717804074287, -0.001345397555269301, 0.0019007438095286489, 0.013196539133787155, 0.0211497712880373, -0.0076050423085689545, -0.0004913535085506737, -0.004338414408266544, -0.006650226656347513, 0.0030496169347316027, 0.00755810784175992, -0.008187835104763508, -0.010445934720337391, -0.00933111272752285], "std": [0.2841776907444, 0.2082313746213913, 0.11119342595338821, 0.3580724596977234, 0.4731917381286621, 0.17732882499694824, 0.1894562691450119, 0.35495010018348694, 0.13644978404045105, 0.30373525619506836, 0.4125846028327942, 0.10562682896852493, 0.3212180435657501, 0.11662135273218155, 0.0008303140057250857, 0.002077078679576516, 0.0026766385417431593, 0.000951371795963496, 0.0010383834596723318, 0.0005872581386938691, 0.0007855113362893462, 0.0021234331652522087, 0.00257889274507761, 0.0010531420120969415, 0.001044534263201058, 0.0005565116298384964, 0.8167906403541565, 1.0728836059570312e-05, 0.8167906403541565, 0.8167906403541565, 0.8167906403541565, 0.8167906403541565, 0.8583659529685974, 1.0728836059570312e-05, 0.8583659529685974, 0.8583659529685974, 0.8583659529685974, 0.8583659529685974, 0.00013361994933802634, 8.509562121616909e-07, 0.13292120397090912, 0.14790736138820648, 0.10864385217428207, 0.2364969551563263, 0.40816444158554077, 0.24514901638031006, 0.1698048710823059, 0.3360033631324768, 0.21950632333755493, 0.23695802688598633, 0.3403039872646332, 0.19986428320407867, 0.28097277879714966, 0.11756384372711182], "count": [627]}, "timestamp": {"min": [0.0], "max": [20.866666666666667], "mean": [10.433333333333332], "std": [6.033302639578156], "count": [627]}, "frame_index": {"min": [0], "max": [626], "mean": [313.0], "std": [180.99907918734468], "count": [627]}, "episode_index": {"min": [123], "max": [123], "mean": [123.0], "std": [0.0], "count": [627]}, "index": {"min": [45755], "max": [46381], "mean": [46068.0], "std": [180.99907918734468], "count": [627]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [627]}, "subtask_annotation": {"mean": [0.2743221690590112, 2.0, 2.0, 2.0, 2.0], "std": [0.4532649357150031, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [627]}, "scene_annotation": {"mean": [123.0], "std": [0.0], "min": [123], "max": [123], "count": [627]}, "eef_direction_state": {"mean": [3.6842105263157894, 3.473684210526316], "std": [2.091782999062839, 2.2949621650200474], "min": [0, 0], "max": [6, 6], "count": [627]}, "eef_velocity_state": {"mean": [0.9170653907496013, 0.8660287081339713], "std": [0.7073180925731403, 0.6762623749801607], "min": [0, 0], "max": [2, 2], "count": [627]}, "eef_acc_mag_state": {"mean": [0.7384370015948963, 0.696969696969697], "std": [0.8330337594817521, 0.8285421204342748], "min": [0, 0], "max": [2, 2], "count": [627]}, "eef_direction_action": {"mean": [3.532695374800638, 3.339712918660287], "std": [2.010371729143811, 2.192724357727593], "min": [0, 0], "max": [6, 6], "count": [627]}, "eef_velocity_action": {"mean": [1.0239234449760766, 0.9250398724082934], "std": [0.6924532219823594, 0.6652419473318995], "min": [0, 0], "max": [2, 2], "count": [627]}, "eef_acc_mag_action": {"mean": [0.960127591706539, 0.9633173843700159], "std": [0.8377108530713447, 0.8302075025879253], "min": [0, 0], "max": [2, 2], "count": [627]}, "eef_sim_pose_state": {"mean": [0.34431152328537845, 0.15725999394437484, 0.17620047917407777, -0.14083251561000665, -0.8550414474222519, 1.3828891121251212, 0.32445150072526047, -0.19193836689182198, 0.1266427556074093, -2.1133823167973578, -0.6499025781038552, 2.558230091839478], "std": [0.06287320370690327, 0.1153219974746765, 0.03702660662589927, 2.726563444075176, 0.4918221590832813, 2.0638690624489744, 0.07686622282879825, 0.054929128901845856, 0.04804336432547844, 0.6451246980884034, 0.2390412672410983, 0.25978688399421435], "min": [0.23489476826255928, 0.02271611536828881, 0.06767006408872585, -3.1396354482571587, -1.406290393840003, -3.119506573322545, 0.20998628200899394, -0.3500010010119599, 0.08633537926859958, -2.851479682481247, -0.9582899164613365, 2.079481475040435], "max": [0.4533490652879299, 0.36693923079256135, 0.23754153277522833, 3.139248777327296, 0.2898434996639334, 3.135798863386679, 0.48231391416759456, -0.10850511448224934, 0.36546542431833734, -0.7914615397843281, -0.06767152857623882, 3.1018731166435365], "count": [627]}, "eef_sim_pose_action": {"mean": [0.35316566928715254, 0.1632874321212935, 0.17438443393933248, 0.3001422018528126, -0.8727290000527903, 1.107641313691451, 0.3304495732035053, -0.19669872252908838, 0.12545926389700493, -2.0785494914883835, -0.6388349995338244, 2.5286734610019277], "std": [0.0635610457800032, 0.11337109456129868, 0.04066000814754913, 2.6759332041268618, 0.5079575237140743, 2.2952431954169557, 0.07622453670921094, 0.05499247471528134, 0.049349283612900204, 0.6537469586137911, 0.2392556430456293, 0.2629009632539228], "min": [0.2653980180321758, 0.025506404490713147, 0.06727763708419607, -3.140099740681263, -1.4034462333817055, -3.137576176587324, 0.2159163985283008, -0.3776204055594691, 0.09192786738554352, -2.927199761364937, -0.8275932064442287, 2.045837665545208], "max": [0.46585785963762205, 0.3718821458106062, 0.24977797734554918, 3.138292925644328, 0.3199246574351897, 3.138746027638219, 0.49261044077952093, -0.11838006491812932, 0.3828836180724782, -0.7549865484133294, -0.08866265865549305, 2.995221119567618], "count": [627]}}} +{"episode_index": 124, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4503671664744329]], [[0.5441180050941945]], [[0.48466390090349865]]], "std": [[[0.29378975452238265]], [[0.21181061267932508]], [[0.2231133854557481]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4086838932141484]], [[0.409458451076509]], [[0.3731165537293349]]], "std": [[[0.2857431057840449]], [[0.25393483197413114]], [[0.27206185484875905]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4607551590734333]], [[0.44792958958093043]], [[0.36411595059592466]]], "std": [[[0.301859002944128]], [[0.22786047943910817]], [[0.2541873729930867]]], "count": [100]}, "observation.state": {"min": [-0.7370913028717041, -0.2872512936592102, -0.7515064477920532, -1.6399644613265991, -1.5686266422271729, 0.14829021692276, -0.7038173675537109, -0.7787022590637207, -0.30298715829849243, 0.4997331202030182, -1.5991456508636475, 0.229361891746521, -0.6285754442214966, -0.6476500630378723, 0.010794706642627716, -0.003871638560667634, -0.6120560169219971, 1.0313664674758911, -0.45701104402542114, -0.011348925530910492, -0.012808021157979965, -0.0009680106886662543, -0.6176673173904419, 1.0222704410552979, -0.45122551918029785, -0.012508492916822433, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.008870572783052921, -0.001910859253257513, -1.0124670267105103, -0.46373775601387024, -1.6843494176864624, -1.15034019947052, -2.7336604595184326, -1.037185788154602, -1.3821442127227783, -0.7448606491088867, -0.48543456196784973, -0.8950866460800171, -0.9417848587036133, -0.5680053234100342, -1.687531590461731, -1.0912212133407593, -13.262081146240234, -8.119658470153809, -2.106227159500122, -11.294261932373047, -1.090354084968567, -0.918192982673645, -1.2625153064727783, -11.914716720581055, -5.799756050109863, -2.6117217540740967, -7.173382759094238, -0.48778998851776123, -2.3241758346557617, -2.008547067642212, -0.005558713339269161, -0.022893739864230156, -0.020024649798870087, -0.009478865191340446, -0.007037051022052765, -0.012120814062654972, -0.007890415377914906, -0.020742785185575485, -0.015460973605513573, -0.0054896678775548935, -0.008206209167838097, -0.01090460829436779, -3.860219955444336, -0.731214702129364, 4.142312526702881, -31.237947463989258, 13.328792572021484, -0.7803062200546265, -0.4878299832344055, -0.5085097551345825, 5.641859531402588, -32.15606689453125, 14.59627914428711, -0.3880980610847473, -0.01768486760556698, -0.026573175564408302, 0.004273504484444857, -0.08198151737451553, 0.3702605366706848, 0.04784730449318886, 0.021401694044470787, 0.3430813252925873, -0.20674285292625427, 0.019340727478265762, -2.9581351280212402, -0.7264879941940308, -3.1300768852233887, -3.035799264907837, -0.8034637570381165, 2.0632729530334473, -0.740029513835907, -0.1393478661775589, 9.645657539367676, -0.01303592324256897, -0.017394572496414185, -0.034211963415145874, -0.025531508028507233, 0.019338984042406082, 0.8350700736045837, 0.5454287528991699], "max": [-0.10379785299301147, 0.3287476599216461, 0.028323523700237274, -0.37499043345451355, 0.19465717673301697, 0.6988635063171387, 0.13764995336532593, -0.10281224548816681, 0.17662294209003448, 0.9934626221656799, -0.7933741807937622, 0.7653325796127319, 0.2891591191291809, -0.0755232647061348, 0.012249280698597431, 0.003241846803575754, -0.6039953827857971, 1.037479281425476, -0.45295828580856323, -0.0053002312779426575, -0.011905981227755547, 0.006320001557469368, -0.6119797229766846, 1.0252844095230103, -0.44771870970726013, -0.0064155603758990765, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.008112134411931038, -0.0019051432609558105, 0.5574132204055786, 1.4071168899536133, 1.0452758073806763, 1.9549955129623413, 2.5623815059661865, 2.180929660797119, 2.099893569946289, 1.1304235458374023, 0.5223276615142822, 0.45003342628479004, 0.7707658410072327, 1.3792996406555176, 1.6431005001068115, 0.9935646057128906, -2.594512939453125, 6.593406677246094, 2.738095283508301, 2.7167279720306396, 0.8034188747406006, 2.9267399311065674, 0.7747253179550171, -3.9530134201049805, 10.592185974121094, 2.6959707736968994, 0.8852258920669556, 1.9798535108566284, 1.865079402923584, 0.9755799770355225, 0.006305596325546503, 0.01723405346274376, 0.019955473020672798, 0.007681121118366718, 0.016107194125652313, 0.023708311840891838, 0.008272258564829826, 0.019117314368486404, 0.012448932975530624, 0.006529060658067465, 0.011785075068473816, 0.009775284677743912, -1.1241300106048584, 0.155893474817276, 11.951833724975586, -18.860307693481445, 20.129371643066406, 0.9922609329223633, 2.078580141067505, 0.5010861754417419, 15.871441841125488, -22.906063079833984, 22.56869125366211, 1.49619722366333, 0.02746141329407692, 0.01184497494250536, 0.007326007820665836, 0.027327170595526695, 0.5522224307060242, 0.3979921340942383, 0.3584807515144348, 0.5232076644897461, 0.06128237023949623, 0.3150559663772583, 3.029517889022827, 0.632595956325531, 3.124537467956543, -0.9880455732345581, -0.05851760506629944, 3.0570099353790283, -0.49532443284988403, 0.3460257351398468, 9.902341842651367, 0.011559367179870605, 0.012900739908218384, 0.03104916214942932, -0.020491747185587883, 0.02134534902870655, 0.8375465869903564, 0.5491684675216675], "mean": [-0.3530708849430084, -0.06044665724039078, -0.38735511898994446, -1.2052764892578125, -0.5014668107032776, 0.47470158338546753, -0.5535118579864502, -0.3399205803871155, 0.03524421155452728, 0.6687130928039551, -1.2605962753295898, 0.5099855065345764, -0.3440074324607849, -0.4188997149467468, 0.011455139145255089, -0.00030827129376120865, -0.6099838018417358, 1.0351464748382568, -0.45505765080451965, -0.00784184318035841, -0.012413302436470985, 0.0027000296395272017, -0.6150543093681335, 1.0233997106552124, -0.4496437907218933, -0.009166412055492401, 0.5644673109054565, 1.7453203201293945, 0.5644673109054565, 0.5644673109054565, 0.5644673109054565, 0.5644673109054565, 0.5478768944740295, 1.7453203201293945, 0.5478768944740295, 0.5478768944740295, 0.5478768944740295, 0.5478768944740295, -0.008576286025345325, -0.0019077385077252984, -0.016044244170188904, 0.011262062005698681, 0.01689453236758709, 0.010162709280848503, -0.010529173538088799, 0.0016853056149557233, -0.002694970229640603, 0.0016294283559545875, -0.006133626215159893, 0.004586874507367611, -0.012881497852504253, 0.004164278041571379, 0.0007538222707808018, 0.006592764984816313, -7.949209213256836, -2.220484972000122, 0.3237857520580292, -4.506707191467285, -0.16094154119491577, 0.11834204196929932, -0.2573606073856354, -7.029452800750732, 3.3206663131713867, -0.05206393077969551, -4.744686126708984, 0.3397228717803955, -0.1473364681005478, -0.4730241000652313, -0.00020964539726264775, 0.0004074566240888089, 0.0001611833431525156, -0.00024708115961402655, 0.0002951171190943569, -2.7821039111586288e-05, -0.0001331389503320679, 7.533144525950775e-05, -0.0003221998631488532, 0.0004871262062806636, 0.00011891988106071949, -0.00038525264244526625, -2.6151881217956543, -0.25385582447052, 8.048184394836426, -25.42586898803711, 16.39858055114746, 0.1350412666797638, 0.5368435382843018, 0.020438235253095627, 10.909849166870117, -27.887744903564453, 18.281442642211914, 0.575718343257904, 0.0019971656147390604, -0.0023480327799916267, 0.005804112181067467, -0.03150302544236183, 0.44239360094070435, 0.19099490344524384, 0.24992534518241882, 0.41232702136039734, -0.062433306127786636, 0.2027578055858612, -0.9089359641075134, -0.29563477635383606, 0.5243638753890991, -2.2663896083831787, -0.5667345523834229, 2.6475841999053955, -0.6240861415863037, 0.09000781923532486, 9.77330207824707, 0.0019874416757375, 0.00026541188708506525, 0.0008211962413042784, -0.02424239180982113, 0.020542675629258156, 0.8362888693809509, 0.5473646521568298], "std": [0.19927498698234558, 0.2398047298192978, 0.15961648523807526, 0.4668947756290436, 0.7148048281669617, 0.17075039446353912, 0.23306724429130554, 0.22266411781311035, 0.1309039145708084, 0.13295555114746094, 0.27148333191871643, 0.20013171434402466, 0.30897748470306396, 0.18455693125724792, 0.0004175940412096679, 0.0019311434589326382, 0.002016602549701929, 0.001749443938024342, 0.0012454690877348185, 0.0020378923509269953, 0.00021243344235699624, 0.0018149163806810975, 0.0013584004482254386, 0.0009494871483184397, 0.0009262099047191441, 0.002037645084783435, 0.810827374458313, 8.940696716308594e-06, 0.810827374458313, 0.810827374458313, 0.810827374458313, 0.810827374458313, 0.8018416166305542, 8.940696716308594e-06, 0.8018416166305542, 0.8018416166305542, 0.8018416166305542, 0.8018416166305542, 0.00012935545237269253, 9.965802973965765e-07, 0.1863177865743637, 0.1992882788181305, 0.33765456080436707, 0.39913561940193176, 0.613847553730011, 0.2645232677459717, 0.36252161860466003, 0.24038755893707275, 0.13499900698661804, 0.18105365335941315, 0.23404377698898315, 0.22999581694602966, 0.35921812057495117, 0.2283032387495041, 2.149007558822632, 4.241784572601318, 1.1704249382019043, 3.499934434890747, 0.3968072235584259, 0.7297914028167725, 0.3516865074634552, 2.124669075012207, 3.455308437347412, 1.0706723928451538, 1.807965636253357, 0.509931743144989, 0.6753841638565063, 0.510007917881012, 0.002256968757137656, 0.005951656959950924, 0.005730658769607544, 0.002818036824464798, 0.001884473953396082, 0.0026828148402273655, 0.0025069061666727066, 0.0063370224088430405, 0.00506778946146369, 0.002250096295028925, 0.002052229130640626, 0.002212211024016142, 0.4280192255973816, 0.17533887922763824, 1.6228255033493042, 3.154792308807373, 1.5434590578079224, 0.4861028492450714, 0.407314270734787, 0.1850115954875946, 1.7712210416793823, 2.3998966217041016, 2.134044885635376, 0.5227149724960327, 0.006179576274007559, 0.005498936399817467, 0.0004699346609413624, 0.01858529821038246, 0.06046620011329651, 0.1054132953286171, 0.12658728659152985, 0.05481831356883049, 0.06692291051149368, 0.09360934048891068, 2.2765393257141113, 0.48500552773475647, 2.4599366188049316, 0.6826751232147217, 0.18801015615463257, 0.3298362195491791, 0.04473116993904114, 0.05677773430943489, 0.03186391666531563, 0.0033809212036430836, 0.00492494273930788, 0.009563480503857136, 0.001219254801981151, 0.00034953709109686315, 0.0005582316080108285, 0.0008771434077061713], "count": [445]}, "action": {"min": [-0.7871889472007751, -0.27431878447532654, -0.8769220113754272, -1.6402583122253418, -1.5707963705062866, 0.14333799481391907, -0.6981316804885864, -0.8137726783752441, -0.3265347480773926, 0.4602290689945221, -1.5800580978393555, 0.22390134632587433, -0.6288528442382812, -0.6512091755867004, 0.010273055173456669, -0.00846512708812952, -0.6095259785652161, 1.0279372930526733, -0.4574369788169861, -0.010595457628369331, -0.013181321322917938, -0.005545891355723143, -0.6150506734848022, 1.0185974836349487, -0.4521382749080658, -0.01204500813037157, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.008870572783052921, -0.001910859253257513, -1.0124670267105103, -0.46373775601387024, -1.6843494176864624, -1.15034019947052, -2.7336604595184326, -1.037185788154602, -1.3821442127227783, -0.7448606491088867, -0.48543456196784973, -0.8950866460800171, -0.9417848587036133, -0.5680053234100342, -1.687531590461731, -1.0912212133407593], "max": [-0.10146118700504303, 0.39135491847991943, 0.09331488609313965, -0.2970908582210541, 0.20062096416950226, 0.6981316804885864, 0.15920095145702362, -0.10369657725095749, 0.16184382140636444, 1.0622456073760986, -0.7251436710357666, 0.7687744498252869, 0.2985948324203491, -0.07377742975950241, 0.013382451608777046, 0.004778949078172445, -0.5990629196166992, 1.0361473560333252, -0.45260563492774963, -0.004736457485705614, -0.010573460720479488, 0.007469077128916979, -0.607430100440979, 1.0234609842300415, -0.4474117159843445, -0.006601459346711636, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.008112134411931038, -0.0019051432609558105, 0.5574132204055786, 1.4071168899536133, 1.0452758073806763, 1.9549955129623413, 2.5623815059661865, 2.180929660797119, 2.099893569946289, 1.1304235458374023, 0.5223276615142822, 0.45003342628479004, 0.7707658410072327, 1.3792996406555176, 1.6431005001068115, 0.9935646057128906], "mean": [-0.38538944721221924, -0.04761389642953873, -0.38356104493141174, -1.1563494205474854, -0.5043176412582397, 0.47142770886421204, -0.5507672429084778, -0.36356452107429504, 0.019715677946805954, 0.6865836977958679, -1.2243012189865112, 0.5099557042121887, -0.34057891368865967, -0.41808468103408813, 0.011601739563047886, -0.0007397172157652676, -0.6060792207717896, 1.033126711845398, -0.4551478624343872, -0.0073912423104047775, -0.012092155404388905, 0.0019643502309918404, -0.6107616424560547, 1.0210362672805786, -0.44977831840515137, -0.009101010859012604, 0.5645850300788879, 1.7453203201293945, 0.5645850300788879, 0.5645850300788879, 0.5645850300788879, 0.5645850300788879, 0.5461511611938477, 1.7453203201293945, 0.5461511611938477, 0.5461511611938477, 0.5461511611938477, 0.5461511611938477, -0.0085750762373209, -0.0019077500328421593, -0.015757262706756592, 0.010586097836494446, 0.01583448424935341, 0.008175813592970371, -0.005144511349499226, 0.0004957541241310537, -0.002705611055716872, 0.0014936006627976894, -0.006110468879342079, 0.004665763583034277, -0.01274322159588337, 0.00379894208163023, 0.0012130941031500697, 0.006588294170796871], "std": [0.19634537398815155, 0.22653301060199738, 0.18296507000923157, 0.47665509581565857, 0.7179405093193054, 0.17035292088985443, 0.23294538259506226, 0.23109892010688782, 0.1291455179452896, 0.15952274203300476, 0.28162068128585815, 0.2024972140789032, 0.3119300901889801, 0.18367399275302887, 0.000661925645545125, 0.0026831107679754496, 0.002027703681960702, 0.0018029558705165982, 0.0013344327453523874, 0.0017878493526950479, 0.0005208216607570648, 0.0026209026109427214, 0.0015429564518854022, 0.0010647670133039355, 0.0009841532446444035, 0.0018101970199495554, 0.8105406165122986, 8.940696716308594e-06, 0.8105406165122986, 0.8105406165122986, 0.8105406165122986, 0.8105406165122986, 0.8013646006584167, 8.940696716308594e-06, 0.8013646006584167, 0.8013646006584167, 0.8013646006584167, 0.8013646006584167, 0.0001295410911552608, 9.95565301309398e-07, 0.18642356991767883, 0.19980429112911224, 0.3384683430194855, 0.4014032781124115, 0.6243695616722107, 0.2656291425228119, 0.3625219762325287, 0.2404049187898636, 0.13499999046325684, 0.18105173110961914, 0.23406550288200378, 0.2301727682352066, 0.3594423234462738, 0.22830411791801453], "count": [445]}, "timestamp": {"min": [0.0], "max": [14.8], "mean": [7.4], "std": [4.282003684673281], "count": [445]}, "frame_index": {"min": [0], "max": [444], "mean": [222.0], "std": [128.46011054019843], "count": [445]}, "episode_index": {"min": [124], "max": [124], "mean": [124.0], "std": [0.0], "count": [445]}, "index": {"min": [46382], "max": [46826], "mean": [46604.0], "std": [128.46011054019843], "count": [445]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [445]}, "subtask_annotation": {"mean": [0.3348314606741573, 2.0, 2.0, 2.0, 2.0], "std": [0.49060868490768933, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [445]}, "scene_annotation": {"mean": [124.0], "std": [0.0], "min": [124], "max": [124], "count": [445]}, "eef_direction_state": {"mean": [3.550561797752809, 3.301123595505618], "std": [2.042312172569608, 2.1773344378820347], "min": [0, 0], "max": [6, 6], "count": [445]}, "eef_velocity_state": {"mean": [0.8831460674157303, 0.8741573033707866], "std": [0.6802570490789571, 0.6618883591473336], "min": [0, 0], "max": [2, 2], "count": [445]}, "eef_acc_mag_state": {"mean": [0.8179775280898877, 0.7393258426966293], "std": [0.8403532961893825, 0.8262026273663086], "min": [0, 0], "max": [2, 2], "count": [445]}, "eef_direction_action": {"mean": [3.0898876404494384, 2.950561797752809], "std": [1.9866998746337412, 2.010596847799994], "min": [0, 0], "max": [6, 6], "count": [445]}, "eef_velocity_action": {"mean": [1.060674157303371, 1.0853932584269663], "std": [0.655764067179702, 0.5858923016801241], "min": [0, 0], "max": [2, 2], "count": [445]}, "eef_acc_mag_action": {"mean": [1.0247191011235954, 1.0449438202247192], "std": [0.8220665790686672, 0.8032254131061611], "min": [0, 0], "max": [2, 2], "count": [445]}, "eef_sim_pose_state": {"mean": [0.31949411967314906, 0.21332460669464004, 0.1684055123785266, -0.9160948991966854, -0.2958264693439077, 0.5245115019906326, 0.30024535856924245, -0.14253167385600873, 0.15015871601152853, -2.2663619342851726, -0.5668675992850043, 2.6476701070586506], "std": [0.04077044683222793, 0.12302195834721637, 0.04889750810602219, 2.285561957909164, 0.4850441558420617, 2.481825365441731, 0.05482021744741262, 0.05428836268608177, 0.020496136534097494, 0.6826960291479937, 0.18805437202869071, 0.3297823736167021], "min": [0.26152997735605743, 0.08317563619517639, 0.07078050836806489, -3.126146586661352, -0.7265008765708706, -3.1359810831785637, 0.2396271320982288, -0.2774942171106702, 0.10056540423647956, -3.035774033978792, -0.8034638252856664, 2.06327280537963], "max": [0.399435587600436, 0.4283549169627163, 0.21662335332560162, 3.086737841486195, 0.6325481921050189, 3.140280751053429, 0.40580930666192583, -0.07992240793963012, 0.18324570351650687, -0.9880441833087226, -0.0584992998105498, 3.057010785947368], "count": [445]}, "eef_sim_pose_action": {"mean": [0.3268231537773373, 0.21911589680635693, 0.16525066524823076, -0.9302007311639336, -0.30172863084523405, 0.4053440861874732, 0.30574913399451326, -0.14874388357090373, 0.14550593508292536, -2.217492373652468, -0.5473050945822523, 2.6234235479901136], "std": [0.03703427506736113, 0.1214800805977966, 0.04946151641820126, 2.302292779121586, 0.5032369899003403, 2.5152902865673408, 0.054481107236427594, 0.05504097858008377, 0.019968834345617147, 0.6984443843212679, 0.2080059791715274, 0.3211289285148422], "min": [0.2631121881840659, 0.08432109552895162, 0.06031409146962895, -3.12899318442539, -0.7492467388123085, -3.1407284345491773, 0.24220558777571216, -0.28764310284942185, 0.10557008798965702, -3.004679362776934, -0.7931569812478312, 2.0775989131420043], "max": [0.40944367873107024, 0.43017322109635675, 0.23831273891350074, 3.088512696341088, 0.6862045516405537, 3.140328543736125, 0.41185912349371306, -0.08079147595708269, 0.17810759888248096, -0.9349964315164173, 0.003673799272061684, 3.045262209565547], "count": [445]}}} +{"episode_index": 125, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4501112048250673]], [[0.5588967704728951]], [[0.4938566825259516]]], "std": [[[0.2944308317847593]], [[0.20404912459935762]], [[0.22776548416439008]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44089770280661283]], [[0.42719098663975397]], [[0.3442741709919262]]], "std": [[[0.30058909177384585]], [[0.2443722974555233]], [[0.2880502327429858]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41911541234140715]], [[0.423704714532872]], [[0.34479211841599383]]], "std": [[[0.30469252761231763]], [[0.2412640043791835]], [[0.2902701949592336]]], "count": [100]}, "observation.state": {"min": [-0.38828468322753906, -0.10376174747943878, -0.4549104869365692, -1.8501579761505127, -1.25363290309906, -0.5863257050514221, -0.34638023376464844, -0.5855562090873718, -0.25520816445350647, -0.13619810342788696, -2.1690711975097656, 0.08345235884189606, -0.2346966564655304, -0.2571156620979309, 0.00892285630106926, 0.015999212861061096, -0.5955274701118469, 0.9682788252830505, -0.40030360221862793, -0.03347513824701309, -0.017852548509836197, -0.026117507368326187, -0.6135086417198181, 0.9991598725318909, -0.4053992033004761, 0.048337191343307495, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.028427056968212128, -0.0019074161536991596, -0.4410081207752228, -0.15749065577983856, -0.2727375030517578, -1.3379439115524292, -2.042206048965454, -0.6520929932594299, -0.5922476649284363, -0.5519540905952454, -0.25662946701049805, -0.6610525846481323, -0.886001467704773, -2.332493305206299, -0.6753934025764465, -0.9110293388366699, -10.500539779663086, -5.708180904388428, -2.7661783695220947, -10.714285850524902, -0.7747253179550171, -1.3485958576202393, -1.5207569599151611, -11.725417137145996, -5.09768009185791, -2.2045178413391113, -9.432234764099121, -1.2338217496871948, -2.15201473236084, -1.2338217496871948, -0.006982337683439255, -0.013017225079238415, -0.017559606581926346, -0.007857892662286758, -0.011931524612009525, -0.008372169919312, -0.008878188207745552, -0.012728838250041008, -0.013395901769399643, -0.00509855430573225, -0.0064460705034434795, -0.0030258826445788145, -1.7604299783706665, -0.5047979354858398, 2.4497547149658203, -27.546329498291016, 6.8176727294921875, 0.32538753747940063, 0.42419999837875366, 0.3117869794368744, 4.097771644592285, -31.215702056884766, 8.506402015686035, -0.4967886805534363, -0.020285891368985176, -0.015443956479430199, -0.00976801011711359, -0.08198151737451553, 0.29852810502052307, 0.03134065493941307, 0.06502364575862885, 0.29931047558784485, -0.29193371534347534, 0.02941155806183815, -3.0691580772399902, -1.1916029453277588, -2.9457831382751465, -2.6815176010131836, -1.2634888887405396, 1.6664624214172363, -0.7625845670700073, -0.09342484176158905, 9.613115310668945, -0.0065760016441345215, -0.013458788394927979, -0.017478853464126587, -0.023055294528603554, 0.025135520845651627, 0.7273973822593689, 0.6830301880836487], "max": [0.32778385281562805, 0.04568144679069519, -0.045775897800922394, -0.9796285629272461, 0.46072718501091003, 0.29870012402534485, 2.5641841148171807e-06, 0.35742542147636414, 0.04463328421115875, 0.6668270230293274, -0.9285109639167786, 1.2311164140701294, 0.35153281688690186, 0.24586352705955505, 0.009254549629986286, 0.016176849603652954, -0.5912357568740845, 0.9684885740280151, -0.39663761854171753, -0.03133188188076019, -0.017155779525637627, -0.02514836937189102, -0.6096211671829224, 0.99956214427948, -0.4025779366493225, 0.04950958862900734, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.02908184565603733, -0.0015243545640259981, 0.7430612444877625, 0.10741360485553741, 0.32348862290382385, 0.6369308233261108, 1.813775897026062, 1.176788330078125, 0.47565925121307373, 0.9276697039604187, 0.3687289357185364, 0.5496568083763123, 0.5431321263313293, 1.3523067235946655, 1.0454460382461548, 0.8062374591827393, -0.9687666893005371, 1.4957265853881836, 1.5305249691009521, -0.7936508059501648, 1.2912087440490723, 1.6929181814193726, 0.3730158805847168, -0.4008689820766449, 5.8302812576293945, 1.2918193340301514, -0.5189255475997925, 0.6025640964508057, 1.6929181814193726, 0.6312576532363892, 0.009798544459044933, 0.012875733897089958, 0.017309345304965973, 0.006155895069241524, 0.006245005875825882, 0.013263923116028309, 0.009282327257096767, 0.011170424520969391, 0.02024242654442787, 0.009613962844014168, 0.004297090694308281, 0.004455945920199156, -0.6362999677658081, 0.1558934897184372, 9.917795181274414, -19.55917739868164, 14.287911415100098, 0.9221481680870056, 1.8240599632263184, 0.9761902093887329, 10.288969993591309, -25.135753631591797, 16.420713424682617, 0.05377393588423729, 0.024645287543535233, 0.006923834327608347, -0.006105006206780672, -0.013663585297763348, 0.49420490860939026, 0.20526447892189026, 0.296287477016449, 0.532400369644165, -0.015421152114868164, 0.2993319034576416, 3.001596450805664, -0.2323279231786728, 3.0187160968780518, -1.0110831260681152, 0.25340747833251953, 3.034173011779785, -0.5724677443504333, 0.34097400307655334, 9.847675323486328, 0.007738292217254639, 0.014141350984573364, 0.027520030736923218, -0.021351365372538567, 0.026888567954301834, 0.7296077609062195, 0.6853254437446594], "mean": [0.03254152461886406, -0.025435352697968483, -0.22648382186889648, -1.6587921380996704, -0.11057952791452408, -0.24978120625019073, -0.2433314025402069, -0.04703019559383392, -0.08337421715259552, 0.38621360063552856, -1.6851943731307983, 0.5722609758377075, -0.005258312914520502, -0.0583939403295517, 0.009008231572806835, 0.016072405502200127, -0.5944613218307495, 0.9684235453605652, -0.39788007736206055, -0.032529547810554504, -0.01754574663937092, -0.025567667558789253, -0.6119083166122437, 0.9993761777877808, -0.40361955761909485, 0.04878072813153267, 0.44631141424179077, 1.7453199625015259, 0.44631141424179077, 0.44631141424179077, 0.44631141424179077, 0.44631141424179077, 0.5967643857002258, 1.7453199625015259, 0.5967643857002258, 0.5967643857002258, 0.5967643857002258, 0.5967643857002258, 0.02882770076394081, -0.0016054875450208783, -0.014489567838609219, -0.007618945091962814, -0.007985856384038925, 0.0027355654165148735, -0.01945929042994976, 0.017744097858667374, 0.003217356512323022, 0.0029898269567638636, -0.008038535714149475, 0.025703174993395805, -0.011738653294742107, 0.021648148074746132, -0.015407387167215347, 0.008401443250477314, -5.122435569763184, -1.7729451656341553, -0.21314381062984467, -5.367374420166016, 0.42358312010765076, 0.04391661286354065, -0.5121551156044006, -5.509512424468994, -0.039891317486763, -0.21732833981513977, -5.261197090148926, 0.03990490362048149, -0.6834508180618286, -0.3614669442176819, -0.00015750517195556313, 0.0009017217089422047, -0.00017713115084916353, -0.00026524715940468013, -6.234774900804041e-06, 0.0001056455512298271, -1.3527315786632244e-05, 0.00045091522042639554, 8.008947042981163e-05, 0.0004464418161660433, 8.485162834404036e-05, 0.00015189024270512164, -1.2867268323898315, -0.1637895405292511, 7.1565093994140625, -22.550588607788086, 11.270064353942871, 0.6039947271347046, 1.1098620891571045, 0.6708189845085144, 7.831447124481201, -28.012577056884766, 12.836207389831543, -0.2527623474597931, 0.0025494969449937344, -0.002556988038122654, -0.008246040903031826, -0.03529014438390732, 0.3566816747188568, 0.13509999215602875, 0.20794951915740967, 0.38853690028190613, -0.1657455861568451, 0.18146537244319916, -1.306051254272461, -0.8703075051307678, 0.9721292853355408, -2.0566749572753906, -0.7406242489814758, 2.3563318252563477, -0.6747562885284424, 0.06966234743595123, 9.76408863067627, -6.320959801087156e-05, 0.0007508279522880912, 0.00045001934631727636, -0.022521130740642548, 0.02588309720158577, 0.7286326885223389, 0.6840435266494751], "std": [0.2155628353357315, 0.0350620299577713, 0.14428330957889557, 0.2745901942253113, 0.5889450311660767, 0.2801266312599182, 0.11425742506980896, 0.2796294689178467, 0.10368688404560089, 0.2080833464860916, 0.37297844886779785, 0.35301709175109863, 0.1620011031627655, 0.1713203638792038, 6.07482397754211e-05, 3.919194932677783e-05, 0.0006809687474742532, 7.611590990563855e-05, 0.001102711888961494, 0.0007082815864123404, 0.00013282174768391997, 0.00034612970193848014, 0.0007736379629932344, 0.0001129976226366125, 0.0008344349917024374, 0.0002813511819113046, 0.7555761337280273, 9.298324584960938e-06, 0.7555761337280273, 0.7555761337280273, 0.7555761337280273, 0.7555761337280273, 0.8207398653030396, 9.298324584960938e-06, 0.8207398653030396, 0.8207398653030396, 0.8207398653030396, 0.8207398653030396, 9.57179072429426e-05, 7.893747533671558e-05, 0.17189079523086548, 0.042900215834379196, 0.10967298597097397, 0.28972306847572327, 0.45702141523361206, 0.238595113158226, 0.1229211688041687, 0.2221415787935257, 0.08704971522092819, 0.17986373603343964, 0.2407950460910797, 0.4365260899066925, 0.19406047463417053, 0.17308928072452545, 2.3127710819244385, 1.7639820575714111, 1.0883911848068237, 2.6184487342834473, 0.5268602967262268, 0.580106258392334, 0.4860966205596924, 2.8533096313476562, 3.2491798400878906, 0.8928678035736084, 2.687128782272339, 0.29664796590805054, 0.5681167840957642, 0.4149427115917206, 0.002504446543753147, 0.004135077353566885, 0.004763876087963581, 0.0024369244929403067, 0.0022658356465399265, 0.002251775236800313, 0.002618091879412532, 0.00435973796993494, 0.005343529861420393, 0.002188554033637047, 0.001331488136202097, 0.0011859046062454581, 0.23112794756889343, 0.09529309719800949, 1.587241291999817, 1.9133487939834595, 1.9392180442810059, 0.13087479770183563, 0.27743658423423767, 0.0967211127281189, 1.270902395248413, 1.531800389289856, 1.9758703708648682, 0.12012376636266708, 0.006505334749817848, 0.0038546989671885967, 0.00047797191655263305, 0.0103543596342206, 0.06224999204277992, 0.05206863582134247, 0.06592511385679245, 0.07023434340953827, 0.08556629717350006, 0.0896138995885849, 2.1441547870635986, 0.3031867444515228, 1.894471526145935, 0.5689698457717896, 0.4706772267818451, 0.4803835451602936, 0.038364533334970474, 0.04955349117517471, 0.02566855400800705, 0.0026778369210660458, 0.004326076712459326, 0.005599672440439463, 0.00029198164702393115, 0.00036243151407688856, 0.0006353461067192256, 0.0006690261652693152], "count": [453]}, "action": {"min": [-0.4481654167175293, -0.1004306897521019, -0.5144516825675964, -1.8870995044708252, -1.2578295469284058, -0.5929387807846069, -0.3486069142818451, -0.6252115964889526, -0.29468250274658203, -0.11477476358413696, -2.16129732131958, 0.08048190921545029, -0.23887544870376587, -0.2541489005088806, 0.008942708373069763, 0.009094856679439545, -0.5930692553520203, 0.966422438621521, -0.4042438864707947, -0.03259550780057907, -0.017569053918123245, -0.029738154262304306, -0.6101621389389038, 0.9971568584442139, -0.40715235471725464, 0.04504471272230148, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.028427056968212128, -0.0019074161536991596, -0.4410081207752228, -0.15749065577983856, -0.2727375030517578, -1.3379439115524292, -2.042206048965454, -0.6520929932594299, -0.5922476649284363, -0.5519540905952454, -0.25662946701049805, -0.6610525846481323, -0.886001467704773, -2.332493305206299, -0.6753934025764465, -0.9110293388366699], "max": [0.3304968774318695, 0.059731658548116684, -0.018017137423157692, -0.8879783749580383, 0.4632854759693146, 0.30471307039260864, 0.005302185658365488, 0.40110376477241516, 0.04927685111761093, 0.7084062695503235, -0.8503720760345459, 1.2301474809646606, 0.35989096760749817, 0.2448432296514511, 0.010541990399360657, 0.02027239464223385, -0.5863158702850342, 0.9697549343109131, -0.3974917232990265, -0.030067820101976395, -0.016042664647102356, -0.01898021250963211, -0.6026625037193298, 1.0004380941390991, -0.4036627411842346, 0.04790046811103821, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.02908184565603733, -0.0015243545640259981, 0.7430612444877625, 0.12445015460252762, 0.32348862290382385, 0.6369308233261108, 1.813775897026062, 1.176788330078125, 0.47565925121307373, 0.9276697039604187, 0.3687289357185364, 0.5496568083763123, 0.5431321263313293, 1.3523067235946655, 1.0454460382461548, 0.8062374591827393], "mean": [0.0016560049261897802, -0.01768772304058075, -0.2378171682357788, -1.6129648685455322, -0.11384415626525879, -0.2486751228570938, -0.23891517519950867, -0.07330486178398132, -0.09686951339244843, 0.4020237922668457, -1.646815538406372, 0.5732230544090271, -0.008453399874269962, -0.0554782971739769, 0.009598932228982449, 0.015238778665661812, -0.5903124809265137, 0.968410313129425, -0.399566113948822, -0.03153739124536514, -0.01700640097260475, -0.023790810257196426, -0.6076446175575256, 0.9989845752716064, -0.4050494134426117, 0.04679875820875168, 0.44631141424179077, 1.7453199625015259, 0.44631141424179077, 0.44631141424179077, 0.44631141424179077, 0.44631141424179077, 0.5948379039764404, 1.7453199625015259, 0.5948379039764404, 0.5948379039764404, 0.5948379039764404, 0.5948379039764404, 0.028827419504523277, -0.001605522120371461, -0.013541452586650848, -0.00732656754553318, -0.007951702922582626, 0.0015581827610731125, -0.01786068268120289, 0.01737850345671177, 0.0028026734944432974, 0.0035632317885756493, -0.008167772553861141, 0.025295516476035118, -0.011528941802680492, 0.0205135066062212, -0.015018072910606861, 0.008726904168725014], "std": [0.22347837686538696, 0.036012206226587296, 0.15636873245239258, 0.2902260720729828, 0.5880874991416931, 0.2793797254562378, 0.11383414268493652, 0.29317399859428406, 0.09499425441026688, 0.2006584256887436, 0.39445623755455017, 0.3523842990398407, 0.16406488418579102, 0.16986078023910522, 0.0002739537740126252, 0.001986847724765539, 0.0010569071164354682, 0.0005725472001358867, 0.0014192776288837194, 0.0006427033222280443, 0.0002793556486722082, 0.0018531011883169413, 0.0011709723621606827, 0.0005211661919020116, 0.0007537112105637789, 0.00040118591277860105, 0.7555761337280273, 9.298324584960938e-06, 0.7555761337280273, 0.7555761337280273, 0.7555761337280273, 0.7555761337280273, 0.8208900690078735, 9.298324584960938e-06, 0.8208900690078735, 0.8208900690078735, 0.8208900690078735, 0.8208900690078735, 9.541626059217378e-05, 7.890596316428855e-05, 0.17317305505275726, 0.043400827795267105, 0.10968279838562012, 0.29083728790283203, 0.45834556221961975, 0.23875202238559723, 0.12328901141881943, 0.2224302887916565, 0.08708186447620392, 0.18007588386535645, 0.24084332585334778, 0.43724289536476135, 0.19426533579826355, 0.17319977283477783], "count": [453]}, "timestamp": {"min": [0.0], "max": [15.066666666666666], "mean": [7.533333333333333], "std": [4.358983911502857], "count": [453]}, "frame_index": {"min": [0], "max": [452], "mean": [226.0], "std": [130.7695173450857], "count": [453]}, "episode_index": {"min": [125], "max": [125], "mean": [125.0], "std": [0.0], "count": [453]}, "index": {"min": [46827], "max": [47279], "mean": [47053.0], "std": [130.7695173450857], "count": [453]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [453]}, "subtask_annotation": {"mean": [0.5673289183222958, 2.0, 2.0, 2.0, 2.0], "std": [0.5042785329880752, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [453]}, "scene_annotation": {"mean": [125.0], "std": [0.0], "min": [125], "max": [125], "count": [453]}, "eef_direction_state": {"mean": [3.65121412803532, 3.130242825607064], "std": [2.265438489603214, 2.3990964419850314], "min": [0, 0], "max": [6, 6], "count": [453]}, "eef_velocity_state": {"mean": [0.7019867549668874, 0.8388520971302428], "std": [0.6624061629916965, 0.6893004469460787], "min": [0, 0], "max": [2, 2], "count": [453]}, "eef_acc_mag_state": {"mean": [0.6931567328918322, 0.7726269315673289], "std": [0.8250343305078143, 0.8293466323181051], "min": [0, 0], "max": [2, 2], "count": [453]}, "eef_direction_action": {"mean": [3.467991169977925, 2.9713024282560707], "std": [2.10160554201464, 2.2010568059599356], "min": [0, 0], "max": [6, 6], "count": [453]}, "eef_velocity_action": {"mean": [0.8807947019867549, 1.0044150110375276], "std": [0.686615839500961, 0.6936978526477101], "min": [0, 0], "max": [2, 2], "count": [453]}, "eef_acc_mag_action": {"mean": [0.9536423841059603, 1.0618101545253864], "std": [0.8457483461685605, 0.7977193148213536], "min": [0, 0], "max": [2, 2], "count": [453]}, "eef_sim_pose_state": {"mean": [0.23400517582893918, 0.22112788849895623, 0.14459427018339152, -1.2993601993378885, -0.8705144921619032, 0.9584949919677058, 0.24528690510341114, -0.22805472119323064, 0.1642704004513777, -2.0564732971652844, -0.7407026946533497, 2.356219737099929], "std": [0.05101029015206157, 0.04123840445155067, 0.02493553034235199, 2.1603045127061327, 0.30322037788685696, 1.928638839858097, 0.06919197949266717, 0.057697894915397466, 0.03290047122942318, 0.5690962243723927, 0.47073136607545796, 0.4805005275367715], "min": [0.160720702316338, 0.15429169333120077, 0.10314169682228749, -3.104928237268718, -1.1938771088955837, -3.1251542835201214, 0.1484940715362361, -0.33216901502259116, 0.08669967834501016, -2.6815174119076155, -1.26353261723376, 1.666395393689621], "max": [0.3359275633689466, 0.26833748183917455, 0.18563382759250158, 3.133092335326521, -0.23235462083503156, 3.0980435010478278, 0.38448479634621846, -0.12743273801871438, 0.21404370802740744, -1.0111055184380344, 0.2534126586653951, 3.034177186723469], "count": [453]}, "eef_sim_pose_action": {"mean": [0.24128221629364272, 0.22113703246027724, 0.14062246028169698, -1.220652023869609, -0.8814438325312991, 0.9343192768216848, 0.25171361015741467, -0.22891090082794208, 0.16132500707184308, -2.0131914990318838, -0.723600796984234, 2.3351929606957844], "std": [0.05217579507839784, 0.042393510313815136, 0.02558588671075166, 2.1947483318248597, 0.32212912064130605, 1.9357843541464197, 0.07181892540535548, 0.05578757931713846, 0.032201361875256275, 0.5561931503774078, 0.48052809575644695, 0.457240635262838], "min": [0.16087865632131065, 0.14124092416881012, 0.10004271247966093, -3.1309857169343713, -1.16193588445403, -3.1292543403450512, 0.1418540037319991, -0.3337517677088732, 0.09148821150653595, -2.6266282089390955, -1.2809157529399426, 1.6611186581408068], "max": [0.3474718503158204, 0.27800126872889713, 0.19240034091911817, 3.1334136510542105, -0.20212311138554462, 3.1249048457207937, 0.3902520576401711, -0.12818455172852403, 0.21306759765172728, -1.034155392289737, 0.24981655272894954, 2.977591309422041], "count": [453]}}} +{"episode_index": 126, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42538718041138024]], [[0.5353182333717801]], [[0.47301449442522103]]], "std": [[[0.2832390611459714]], [[0.1996197996121896]], [[0.2296803076276514]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44439161620530565]], [[0.4129531189926951]], [[0.33142292627835446]]], "std": [[[0.2962745627313179]], [[0.24469550988323546]], [[0.2838794518516821]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44842002114571317]], [[0.41057532439446365]], [[0.3132060553633218]]], "std": [[[0.3033161256737676]], [[0.2386793399926368]], [[0.29563758843860444]]], "count": [100]}, "observation.state": {"min": [-0.5570231676101685, -0.12674500048160553, -0.6237130165100098, -1.825742244720459, -1.1769931316375732, -0.2930784523487091, -0.3767082393169403, -0.5664173364639282, -0.09126901626586914, 0.11282207816839218, -1.5934593677520752, 0.018308818340301514, -0.700768232345581, -0.5407416224479675, 0.0029818611219525337, 0.01345825009047985, -0.6291034817695618, 0.9890139698982239, -0.38798874616622925, -0.01991700939834118, -0.008566975593566895, -0.004170762374997139, -0.6313275098800659, 1.0152095556259155, -0.4055362045764923, 0.04465598240494728, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.014209919609129429, -0.00038404142833314836, -0.46247509121894836, -0.07588781416416168, -0.31464776396751404, -1.2109347581863403, -2.8796064853668213, -0.5988711714744568, -0.5018118023872375, -0.6397671699523926, -0.1157916933298111, -0.6949436664581299, -0.9584511518478394, -2.254150390625, -1.0681414604187012, -1.328900933265686, -12.293314933776855, -6.22710657119751, -1.6007325649261475, -10.012210845947266, -0.4590964913368225, -0.8894994258880615, -1.6929181814193726, -9.676530838012695, -1.6788767576217651, -1.7973136901855469, -9.40170955657959, -0.918192982673645, -1.8937729597091675, -1.8363858461380005, -0.007416947279125452, -0.015336768701672554, -0.01868763566017151, -0.0072834063321352005, -0.005236356984823942, -0.01235134620219469, -0.00931196566671133, -0.015251100063323975, -0.0208930354565382, -0.007370600011199713, -0.00628823833540082, -0.007858763448894024, -0.19088999927043915, -0.6903854012489319, 7.52742862701416, -27.4150447845459, 9.41192626953125, -0.22997748851776123, -0.23330999910831451, -0.3154987096786499, 6.844466209411621, -29.50462532043457, 9.6771240234375, -0.9718170166015625, -0.027142450213432312, -0.014761598780751228, -0.003663003910332918, -0.08198151737451553, 0.343478262424469, -0.01252467930316925, 0.009765146300196648, 0.40197059512138367, -0.20844492316246033, -0.006710275076329708, -3.1234097480773926, -1.1217533349990845, -2.843156576156616, -3.1206746101379395, -1.371065616607666, -3.0692715644836426, -0.8974051475524902, -0.11353977769613266, 9.694740295410156, -0.0069634318351745605, -0.025511890649795532, -0.02709910273551941, -0.029505513608455658, 0.01801290735602379, 0.8276079893112183, 0.5575343370437622], "max": [0.1497955322265625, 0.11050660163164139, -0.18844842910766602, -0.6160845756530762, 0.6194287538528442, 0.49086520075798035, 0.044158585369586945, -0.018061889335513115, 0.13313531875610352, 0.6225690245628357, -0.6591888070106506, 1.4353026151657104, 0.04836957901716232, 0.30976274609565735, 0.003366172546520829, 0.014217086136341095, -0.6245990991592407, 0.9893113374710083, -0.38091322779655457, -0.016903307288885117, -0.007864642888307571, -0.0033407814335078, -0.6265634298324585, 1.016686201095581, -0.3989611268043518, 0.047619543969631195, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.014690383337438107, -0.0003795520751737058, 0.5242442488670349, 0.16302700340747833, 0.3578454852104187, 1.2386916875839233, 1.112947940826416, 1.5979043245315552, 0.7866208553314209, 0.5063095092773438, 0.1734967976808548, 0.42396092414855957, 0.9220226407051086, 1.1122958660125732, 0.8373237252235413, 0.3337688148021698, -4.042095184326172, 2.7167279720306396, 2.625763177871704, 2.808302879333496, 1.0616605281829834, 2.4963371753692627, 1.1764346361160278, -5.177890777587891, 8.241759300231934, 2.527472496032715, 0.702075719833374, 3.0415139198303223, 0.9468864798545837, 0.5164835453033447, 0.00810254830867052, 0.015135218389332294, 0.015284324064850807, 0.005045569036155939, 0.01565026305615902, 0.007795325480401516, 0.006564493291079998, 0.010687706060707569, 0.019957449287176132, 0.00977480597794056, 0.02007448300719261, 0.005324188619852066, 0.615090012550354, -0.007423499599099159, 13.347452163696289, -22.433141708374023, 15.81434440612793, 0.43109363317489624, 0.8483999967575073, 0.3192104697227478, 10.452286720275879, -23.102405548095703, 14.79592514038086, -0.3986753821372986, 0.02235794998705387, 0.008820626884698868, -0.0012210012646391988, -0.04099075868725777, 0.5261656045913696, 0.28406843543052673, 0.3437407612800598, 0.5063228607177734, -0.06048653647303581, 0.2849384844303131, 3.136295795440674, -0.16879788041114807, 3.0181570053100586, 3.0980942249298096, 0.23432990908622742, 3.096809148788452, -0.5267879962921143, 0.09797278791666031, 9.855883598327637, 0.009081512689590454, 0.021055668592453003, 0.015370070934295654, -0.025875814259052277, 0.020375238731503487, 0.8294172883033752, 0.5603978633880615], "mean": [-0.24517977237701416, -0.03051227331161499, -0.3977530002593994, -1.4494746923446655, -0.12851549685001373, -0.055911533534526825, -0.20184330642223358, -0.2859826683998108, 0.073001429438591, 0.37689241766929626, -1.2383816242218018, 0.639959454536438, -0.21055680513381958, -0.17602604627609253, 0.0031396071426570415, 0.01375892385840416, -0.6273876428604126, 0.9892466068267822, -0.38293951749801636, -0.0185396745800972, -0.00837196595966816, -0.0038380746264010668, -0.6290872693061829, 1.0155446529388428, -0.4005323052406311, 0.04618455469608307, 0.46481823921203613, 1.7453300952911377, 0.46481823921203613, 0.46481823921203613, 0.46481823921203613, 0.46481823921203613, 0.7291862964630127, 1.7453300952911377, 0.7291862964630127, 0.7291862964630127, 0.7291862964630127, 0.7291862964630127, 0.014491012319922447, -0.00038189624319784343, -0.03824920579791069, 0.017913708463311195, 0.004597627092152834, 0.0539870448410511, -0.1063617542386055, 0.0633314996957779, 0.0346541702747345, -0.01247771643102169, 0.01786474511027336, -0.022515948861837387, 0.01213272288441658, -0.12073025852441788, -0.006946865934878588, -0.05061870068311691, -7.2644877433776855, -2.6180062294006348, 0.10973359644412994, -4.421568870544434, 0.21313826739788055, 0.24784554541110992, -0.32640892267227173, -7.2866339683532715, 3.548628568649292, 0.5022542476654053, -4.5088911056518555, 0.2992188334465027, -0.19154608249664307, -0.5067271590232849, -0.00011430965969339013, -0.000500452530104667, -0.000649149646051228, -5.4736101446906105e-05, 0.000528019096236676, -0.00037324734148569405, 0.00021471167565323412, 0.000177210386027582, -1.099214205169119e-05, 7.285303581738845e-05, 0.0005533539806492627, -0.0003165164671372622, 0.21522124111652374, -0.28421151638031006, 10.527186393737793, -24.660390853881836, 12.610505104064941, 0.14792150259017944, 0.37570321559906006, 0.045517537742853165, 8.654821395874023, -26.095415115356445, 12.229954719543457, -0.6711164712905884, 0.0016663091955706477, -0.0032971573527902365, -0.002503942232578993, -0.07337523251771927, 0.40963250398635864, 0.0993897095322609, 0.23547449707984924, 0.45549145340919495, -0.14504185318946838, 0.16235166788101196, -1.2521082162857056, -0.8211658000946045, 1.168793797492981, -0.8386887311935425, -0.6000117063522339, 1.0405007600784302, -0.665858805179596, 0.013519725762307644, 9.769472122192383, -0.0005535705713555217, 0.00029396978789009154, 4.0849201468518004e-05, -0.02814781852066517, 0.019534388557076454, 0.8285624980926514, 0.558844804763794], "std": [0.20045460760593414, 0.06738366186618805, 0.11085794866085052, 0.3432277739048004, 0.5948758721351624, 0.26300427317619324, 0.13848242163658142, 0.13887055218219757, 0.06646937876939774, 0.16635684669017792, 0.3006700873374939, 0.5355004072189331, 0.2616180181503296, 0.30870649218559265, 8.683303894940764e-05, 0.0002050324692390859, 0.0015606230590492487, 8.100205741357058e-05, 0.0014294961001724005, 0.0008041742257773876, 0.0001535677583888173, 0.00020872513414360583, 0.0013933664886280894, 0.00042202192707918584, 0.0012365203583613038, 0.0007622563280165195, 0.7611982822418213, 8.344650268554688e-07, 0.7611982822418213, 0.7611982822418213, 0.7611982822418213, 0.7611982822418213, 0.851905882358551, 8.344650268554688e-07, 0.851905882358551, 0.851905882358551, 0.851905882358551, 0.851905882358551, 7.077456393744797e-05, 7.520228564317222e-07, 0.22755256295204163, 0.045618630945682526, 0.13630305230617523, 0.38837262988090515, 0.570709764957428, 0.3147651255130768, 0.17795827984809875, 0.18738196790218353, 0.05285251885652542, 0.23230785131454468, 0.3225072920322418, 0.531413733959198, 0.2848351001739502, 0.2280176728963852, 2.0248312950134277, 2.2257049083709717, 1.1316804885864258, 3.4660165309906006, 0.34975001215934753, 0.6511350870132446, 0.7658293843269348, 0.9156168699264526, 2.4126932621002197, 0.9782782793045044, 3.05393648147583, 0.678090512752533, 0.6104925870895386, 0.4713083803653717, 0.0022512562572956085, 0.004829036071896553, 0.0053823646157979965, 0.0023158893454819918, 0.002756148809567094, 0.0022647595033049583, 0.0025267305318266153, 0.004358613397926092, 0.006115174852311611, 0.002423143945634365, 0.0032279151491820812, 0.002011086093261838, 0.1579110473394394, 0.13389524817466736, 1.3658324480056763, 1.0687544345855713, 1.6959645748138428, 0.1669997274875641, 0.22099561989307404, 0.11540983617305756, 0.9267881512641907, 1.740809440612793, 1.2997708320617676, 0.13874197006225586, 0.007428445387631655, 0.004266676027327776, 0.0005246403743512928, 0.00961791630834341, 0.06081560626626015, 0.08510635793209076, 0.10144679248332977, 0.03306329995393753, 0.04329198598861694, 0.10958705842494965, 2.2735681533813477, 0.32440364360809326, 1.830603837966919, 2.1996755599975586, 0.5201024413108826, 2.2164623737335205, 0.05656830593943596, 0.039054811000823975, 0.02970009669661522, 0.0025644295383244753, 0.007185530848801136, 0.006827186327427626, 0.0011442373506724834, 0.0007293253438547254, 0.00047182480921037495, 0.0007412912673316896], "count": [299]}, "action": {"min": [-0.6295691728591919, -0.1163732185959816, -0.6876542568206787, -1.7314035892486572, -1.1967793703079224, -0.29620757699012756, -0.37733742594718933, -0.5774587392807007, -0.11575217545032501, 0.06461503356695175, -1.5711867809295654, 0.015788601711392403, -0.6981316804885864, -0.5425300598144531, 0.0024048839695751667, 0.010232120752334595, -0.6264923214912415, 0.9868046045303345, -0.3890702724456787, -0.019650857895612717, -0.009148584678769112, -0.006303322035819292, -0.6277923583984375, 1.0130616426467896, -0.40663963556289673, 0.04275296628475189, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.014209919609129429, -0.00038404142833314836, -0.46247509121894836, -0.07588781416416168, -0.31464776396751404, -1.2109347581863403, -2.8796064853668213, -0.5988711714744568, -0.5018118023872375, -0.6397671699523926, -0.1157916933298111, -0.6949436664581299, -0.9584511518478394, -2.254150390625, -1.0681414604187012, -1.328900933265686], "max": [0.034597642719745636, 0.12658369541168213, -0.16093474626541138, -0.5091705918312073, 0.6252033114433289, 0.4876822233200073, 0.05510808527469635, -0.1442609429359436, 0.13236254453659058, 0.6613610982894897, -0.5692555904388428, 1.4356051683425903, 0.06681573390960693, 0.31487447023391724, 0.00456192484125495, 0.015855608507990837, -0.6178117990493774, 0.9896332025527954, -0.3829743564128876, -0.016826484352350235, -0.0067025767639279366, -0.0005108937039040029, -0.6199243068695068, 1.0161783695220947, -0.4003668427467346, 0.046262435615062714, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.014690383337438107, -0.0003795520751737058, 0.5242442488670349, 0.16302700340747833, 0.3578454852104187, 1.2386916875839233, 1.112947940826416, 1.5979043245315552, 0.7866208553314209, 0.5063095092773438, 0.1734967976808548, 0.42396092414855957, 0.9220226407051086, 1.1122958660125732, 0.8373237252235413, 0.3337688148021698], "mean": [-0.2844974100589752, -0.012487317435443401, -0.40523627400398254, -1.3808931112289429, -0.15170425176620483, -0.04453854635357857, -0.19016434252262115, -0.31473508477211, 0.07537548243999481, 0.3780641257762909, -1.1888349056243896, 0.6134740710258484, -0.2095707207918167, -0.18586739897727966, 0.0034448455553501844, 0.012596385553479195, -0.6220473647117615, 0.9885028600692749, -0.38474443554878235, -0.018459461629390717, -0.00809689611196518, -0.003891068510711193, -0.6236794590950012, 1.0148580074310303, -0.4025464653968811, 0.04481147229671478, 0.46446794271469116, 1.7453300952911377, 0.46446794271469116, 0.46446794271469116, 0.46446794271469116, 0.46446794271469116, 0.7307623624801636, 1.7453300952911377, 0.7307623624801636, 0.7307623624801636, 0.7307623624801636, 0.7307623624801636, 0.014491130597889423, -0.00038189429324120283, -0.0370279997587204, 0.018044913187623024, 0.004766914527863264, 0.051613952964544296, -0.1067066565155983, 0.0632350966334343, 0.034896574914455414, -0.011932575143873692, 0.017833273857831955, -0.022919028997421265, 0.011268840171396732, -0.12064114212989807, -0.006845433730632067, -0.05053412541747093], "std": [0.19511467218399048, 0.0657007098197937, 0.12829118967056274, 0.35317716002464294, 0.6126468181610107, 0.270614355802536, 0.14160820841789246, 0.13373130559921265, 0.054841190576553345, 0.18614499270915985, 0.31686103343963623, 0.535670280456543, 0.26217561960220337, 0.301198273897171, 0.0004185053694527596, 0.0011863935505971313, 0.002016959013417363, 0.0006230007857084274, 0.0013397526927292347, 0.0007653928478248417, 0.00046416890108957887, 0.0011984993470832705, 0.0018188183894380927, 0.000663603306747973, 0.0012125115608796477, 0.0007570189191028476, 0.7612544894218445, 8.344650268554688e-07, 0.7612544894218445, 0.7612544894218445, 0.7612544894218445, 0.7612544894218445, 0.8519155383110046, 8.344650268554688e-07, 0.8519155383110046, 0.8519155383110046, 0.8519155383110046, 0.8519155383110046, 7.062993245199323e-05, 7.521534257648455e-07, 0.22861824929714203, 0.045616183429956436, 0.1362801492214203, 0.39085182547569275, 0.5706583857536316, 0.3148198127746582, 0.17790408432483673, 0.18754565715789795, 0.05289115756750107, 0.23218533396720886, 0.3222496807575226, 0.5314403176307678, 0.2851983904838562, 0.22825951874256134], "count": [299]}, "timestamp": {"min": [0.0], "max": [9.933333333333334], "mean": [4.966666666666667], "std": [2.8771127502720115], "count": [299]}, "frame_index": {"min": [0], "max": [298], "mean": [149.0], "std": [86.31338250816034], "count": [299]}, "episode_index": {"min": [126], "max": [126], "mean": [126.0], "std": [0.0], "count": [299]}, "index": {"min": [47280], "max": [47578], "mean": [47429.0], "std": [86.31338250816034], "count": [299]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [299]}, "subtask_annotation": {"mean": [0.43478260869565216, 2.0, 2.0, 2.0, 2.0], "std": [0.5090428452427748, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [299]}, "scene_annotation": {"mean": [126.0], "std": [0.0], "min": [126], "max": [126], "count": [299]}, "eef_direction_state": {"mean": [3.719063545150502, 3.568561872909699], "std": [2.016985845010331, 2.0490184301533767], "min": [0, 0], "max": [6, 6], "count": [299]}, "eef_velocity_state": {"mean": [1.0133779264214047, 0.9230769230769231], "std": [0.6890119150236299, 0.6921218628338548], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_acc_mag_state": {"mean": [0.9464882943143813, 0.8929765886287625], "std": [0.8443077406371259, 0.8666532152127113], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_direction_action": {"mean": [3.5785953177257523, 3.3946488294314383], "std": [1.9136047075350961, 1.6973631311794386], "min": [0, 0], "max": [6, 6], "count": [299]}, "eef_velocity_action": {"mean": [1.1270903010033444, 1.0836120401337792], "std": [0.6773215213993621, 0.6145115225608466], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_acc_mag_action": {"mean": [1.0535117056856187, 1.0033444816053512], "std": [0.816108337431283, 0.8636018830665575], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_sim_pose_state": {"mean": [0.2935634007651948, 0.1847829715033096, 0.17191289685706343, -1.3153209517224533, -0.8214100085186131, 1.1584630783745056, 0.3112660983200733, -0.18616370663342846, 0.13222369304506007, -0.827481628466176, -0.6002149758277999, 1.0503556473847062], "std": [0.04332882006226386, 0.047953325808554714, 0.0560740778248532, 2.305650397907371, 0.32437390415752315, 1.8582515516988602, 0.026020517785062276, 0.03280786170014119, 0.03710671978846136, 2.2216691414949, 0.5202613029863985, 2.229406444828591], "min": [0.20975718686684874, 0.12839261467948754, 0.06493963955980292, -3.1397467942083748, -1.1218201175935039, -3.085466626601556, 0.23830798418403376, -0.2518474022634653, 0.07893438584111387, -3.137319353460962, -1.371773086620002, -3.1107953286310406], "max": [0.3638183784523695, 0.2913353048132709, 0.2623325414714237, 3.140916275395728, -0.16882129431333381, 3.0915605970075406, 0.3552739474310743, -0.12791054296268603, 0.19319917282498397, 3.1248899183624195, 0.23432985597023226, 3.1295440922656366], "count": [299]}, "eef_sim_pose_action": {"mean": [0.30261188835540026, 0.1892605868497541, 0.1654645171134637, -1.1291166887063415, -0.8365310825152484, 1.097735543387353, 0.31767676865202843, -0.18819387428576892, 0.12958895016875988, -0.9229936746101064, -0.6081100616670819, 1.0039448472640373], "std": [0.04045161485623332, 0.053650851247468795, 0.05800730233536051, 2.3957906162831257, 0.35595180081844896, 1.8685021711491503, 0.021560950557260587, 0.03557330759702326, 0.040306885127266136, 2.2236837553843696, 0.5447767348312017, 2.303647266751068], "min": [0.23485012730315324, 0.1230508445625314, 0.04618654515580186, -3.136906149477316, -1.1874853381412265, -3.0742498565462366, 0.2728893786266283, -0.2598219539927817, 0.06415683274442618, -3.140037121051275, -1.3693445873361243, -3.1389975130060486], "max": [0.36097817929293197, 0.2988697967794009, 0.26355635147969175, 3.137522586983195, -0.1589610543246276, 3.101742076965235, 0.3518663220074186, -0.11945463604859827, 0.1952334344639586, 3.1388882977255905, 0.2875387181452227, 3.1414041423691224], "count": [299]}}} +{"episode_index": 127, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4096392156862745]], [[0.517408708189158]], [[0.454806045751634]]], "std": [[[0.2828737060866979]], [[0.20215379437386877]], [[0.22601340190547697]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.476449387254902]], [[0.40541545799692424]], [[0.2747874423298731]]], "std": [[[0.3198502040403796]], [[0.23347090013731117]], [[0.2904648154082418]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4165187379853902]], [[0.44020349865436376]], [[0.35719239955786236]]], "std": [[[0.30092213040320676]], [[0.24071115677063687]], [[0.2879885224723145]]], "count": [100]}, "observation.state": {"min": [-0.6711001396179199, -0.2740897536277771, -0.6894372701644897, -1.5694987773895264, -1.0513737201690674, -0.5542730093002319, -0.6935248374938965, -0.7382776737213135, -0.12760645151138306, 0.20523257553577423, -1.4921457767486572, 0.5050640106201172, -0.14334090054035187, -0.4806594252586365, 0.008395867422223091, -0.01185686606913805, -0.6290048360824585, 0.9806208610534668, -0.38151413202285767, -0.029749726876616478, -0.011462600901722908, 0.015377378091216087, -0.6413687467575073, 1.0082671642303467, -0.3894232511520386, 0.04401345178484917, 0.0, 1.1635528802871704, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -1.4392159073395305e-06, -1.8949120885736193e-06, -1.4056862592697144, -0.6230548024177551, -1.0540771484375, -0.4524229168891907, -1.488896369934082, -1.2716282606124878, -0.6108612418174744, -0.1857684701681137, -0.163424551486969, -0.6768634915351868, -1.6930198669433594, -0.6961050033569336, -0.8032252788543701, -0.6909936666488647, -13.206405639648438, -4.15140438079834, -2.1202685832977295, -10.409035682678223, -0.4017094373703003, -0.9755799770355225, -0.8894994258880615, -11.046167373657227, -2.8388280868530273, -2.050060987472534, -9.676434516906738, -0.7173382639884949, -1.664224624633789, -1.807692289352417, -0.006822739727795124, -0.0111212357878685, -0.011919308453798294, -0.005645768716931343, -0.016296621412038803, -0.021669721230864525, -0.0073619261384010315, -0.013649078086018562, -0.013423947617411613, -0.006442782934755087, -0.011904195882380009, -0.02729537896811962, -1.7604299783706665, -0.5493389368057251, 7.839215278625488, -27.423768997192383, 8.865945816040039, -0.4695633053779602, -0.7635599970817566, -0.6978089809417725, 6.384209632873535, -27.24249267578125, 8.422426223754883, -1.311072587966919, -0.01983739249408245, -0.015236499719321728, 0.001221001148223877, -0.10930868983268738, 0.34794092178344727, 0.05108072981238365, 0.04152476787567139, 0.40811094641685486, -0.19926533102989197, 0.03137453272938728, -3.046475648880005, -1.258384108543396, -2.821791172027588, -2.142343759536743, -1.0118827819824219, 1.7066638469696045, -0.8179752230644226, -0.18596525490283966, 9.658882141113281, -0.009106199257075787, -0.014576435089111328, -0.03049647808074951, -0.030286755412817, 0.020795367658138275, 0.8080595135688782, 0.5859499573707581], "max": [0.1335797756910324, 0.4614832103252411, 0.25072357058525085, -1.019938588142395, 0.28229284286499023, -0.24199318885803223, 0.18482595682144165, -0.15211138129234314, 0.2067604959011078, 0.5886127948760986, -0.6711931824684143, 0.7820259928703308, 0.2538650631904602, 0.06009814143180847, 0.010387280955910683, -0.010445777326822281, -0.6250506043434143, 0.9810281991958618, -0.3765614628791809, -0.022574998438358307, -0.00877443514764309, 0.017235619947314262, -0.637445330619812, 1.0101476907730103, -0.3838483393192291, 0.05102524906396866, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0005736853345297277, 1.867625769591541e-06, 0.4738822877407074, 1.0505702495574951, 0.8307881355285645, 0.7106075882911682, 1.0358166694641113, 0.535210907459259, 1.1480305194854736, 0.9596264362335205, 0.6753153800964355, 0.30577054619789124, 0.8373053669929504, 0.6569746732711792, 0.2849937677383423, 0.11196158081293106, -2.5054311752319336, 4.181929111480713, 2.6398048400878906, 3.3882784843444824, 2.123321294784546, 1.7503052949905396, 0.17216117680072784, -5.333784103393555, 9.645910263061523, 3.1874237060546875, -0.702075719833374, 1.5781440734863281, 0.5451771020889282, -0.11477412283420563, 0.0065101697109639645, 0.008184220641851425, 0.019378740340471268, 0.004981570411473513, 0.017244664952158928, 0.003965748939663172, 0.007897484116256237, 0.01334290485829115, 0.01815561018884182, 0.008756342343986034, 0.017803948372602463, 0.004509910009801388, 0.19088999927043915, 0.2301284670829773, 14.7727632522583, -21.444049835205078, 16.36882781982422, 0.5033024549484253, 1.3786500692367554, 0.12991124391555786, 11.521270751953125, -20.21310806274414, 13.900431632995605, -0.3785077929496765, 0.019684532657265663, 0.00849156640470028, 0.004884005058556795, -0.04099075868725777, 0.5240782499313354, 0.2557600438594818, 0.2350439727306366, 0.5424631834030151, -0.005954408552497625, 0.1785564124584198, 2.9778237342834473, -0.11119722574949265, 2.9755425453186035, -1.0291907787322998, -0.29903125762939453, 2.565640687942505, -0.5331326723098755, 0.16291873157024384, 9.852530479431152, 0.012201666831970215, 0.017614632844924927, 0.018155544996261597, -0.026566358283162117, 0.022525126114487648, 0.8094716668128967, 0.5879302620887756], "mean": [-0.24659012258052826, 0.051493819802999496, -0.250405490398407, -1.3689039945602417, -0.21539193391799927, -0.41663989424705505, -0.23297083377838135, -0.26502951979637146, 0.12832005321979523, 0.31154265999794006, -1.127510905265808, 0.7180676460266113, -0.025883832946419716, -0.34270185232162476, 0.009243268519639969, -0.011277164332568645, -0.6281095743179321, 0.9808998107910156, -0.37904486060142517, -0.025842413306236267, -0.010109873488545418, 0.015967074781656265, -0.63905268907547, 1.0087522268295288, -0.386372447013855, 0.04817811772227287, 0.8821134567260742, 1.737675428390503, 0.8821134567260742, 0.8821134567260742, 0.8821134567260742, 0.8821134567260742, 0.8151872158050537, 1.7453304529190063, 0.8151872158050537, 0.8151872158050537, 0.8151872158050537, 0.8151872158050537, 0.00032860730425454676, -3.028457626896852e-07, -0.12817299365997314, 0.06954731792211533, -0.12663967907428741, 0.06289961189031601, -0.18522924184799194, 0.03335568308830261, 0.17945751547813416, 0.12405232340097427, 0.06511592119932175, -0.08223526924848557, -0.10835488885641098, 0.002380973193794489, -0.07175935059785843, -0.1109696552157402, -6.561590671539307, -0.5535817742347717, 0.1433359533548355, -4.415572643280029, 0.4101233184337616, 0.14166982471942902, -0.2895960807800293, -7.2761735916137695, 4.612109184265137, 0.3000449538230896, -5.235311985015869, 0.022293198853731155, -0.3946618437767029, -0.7281253933906555, 0.0006624768138863146, -0.0010118070058524609, -9.953738481272012e-05, -5.866166247869842e-05, 0.0002704079379327595, -0.0016578203067183495, -0.00021667193504981697, 0.0005526902386918664, 0.0006895010592415929, 2.8956137612112798e-05, 0.00037838853313587606, -0.0015197768807411194, -0.5166417360305786, -0.15761445462703705, 11.044828414916992, -24.761768341064453, 12.678214073181152, 0.018385590985417366, 0.4138873815536499, -0.29446539282798767, 9.445556640625, -24.10878562927246, 11.634605407714844, -0.8506900668144226, 0.0007512433803640306, -0.0023109123576432467, 0.003081574570387602, -0.07294096797704697, 0.42119285464286804, 0.16285516321659088, 0.14927417039871216, 0.44148045778274536, -0.0744093731045723, 0.10903213173151016, -0.6238222122192383, -0.8465404510498047, 0.7230609059333801, -1.8196485042572021, -0.8331111073493958, 2.2846317291259766, -0.7129155397415161, 0.0014019421068951488, 9.766342163085938, 0.001167461508885026, -0.00019234037608839571, -0.0006563393981195986, -0.0294054988771677, 0.02180497720837593, 0.8089664578437805, 0.5867123007774353], "std": [0.2637588083744049, 0.2409912645816803, 0.3261520564556122, 0.13329894840717316, 0.3946464955806732, 0.07895930111408234, 0.3027491867542267, 0.15842635929584503, 0.1187644675374031, 0.10676608979701996, 0.1778975874185562, 0.07151739299297333, 0.12357795238494873, 0.18350623548030853, 0.0006698372890241444, 0.00048429417074657977, 0.0009709850419312716, 9.279515506932512e-05, 0.001483235857449472, 0.0023929565213620663, 0.0008353139855898917, 0.0006848403718322515, 0.0010561671806499362, 0.00047099648509174585, 0.001641772105358541, 0.0024973051622509956, 0.8548774719238281, 0.06259164959192276, 0.8548774719238281, 0.8548774719238281, 0.8548774719238281, 0.8548774719238281, 0.8617282509803772, 1.1920928955078125e-06, 0.8617282509803772, 0.8617282509803772, 0.8617282509803772, 0.8617282509803772, 0.00010052067955257371, 7.07493029494799e-07, 0.3661697804927826, 0.3419349789619446, 0.4150574207305908, 0.2838161885738373, 0.5201566219329834, 0.3037337064743042, 0.33601269125938416, 0.2838730812072754, 0.1759921759366989, 0.22766423225402832, 0.5197800397872925, 0.2244924157857895, 0.18493793904781342, 0.21688833832740784, 2.690817356109619, 2.0149953365325928, 1.402420997619629, 4.335317134857178, 0.56254643201828, 0.7092688083648682, 0.2389252632856369, 1.4369333982467651, 3.2966136932373047, 1.5205878019332886, 2.7963831424713135, 0.5449072122573853, 0.5410847067832947, 0.3481729328632355, 0.0027288550045341253, 0.004219463095068932, 0.00530085526406765, 0.002248661359772086, 0.004288900643587112, 0.003909951075911522, 0.0029319466557353735, 0.004540115129202604, 0.006364333909004927, 0.002635887823998928, 0.005231599323451519, 0.005172420758754015, 0.5420725345611572, 0.20541048049926758, 1.929344892501831, 1.4162304401397705, 1.8522071838378906, 0.258187860250473, 0.4925101399421692, 0.20563086867332458, 1.2278581857681274, 1.5934655666351318, 1.2904366254806519, 0.23669151961803436, 0.0069514992646873, 0.004255389794707298, 0.0006229422288015485, 0.012796938419342041, 0.05903685465455055, 0.07367990911006927, 0.06784362345933914, 0.04118775948882103, 0.057782694697380066, 0.03379589691758156, 2.172508478164673, 0.44393566250801086, 2.077240467071533, 0.2840917408466339, 0.1785687953233719, 0.23308971524238586, 0.0541534498333931, 0.06334827095270157, 0.04252908006310463, 0.003756379010155797, 0.007128100376576185, 0.007619998883455992, 0.0009956788271665573, 0.0004114019393455237, 0.000438513932749629, 0.0006432533846236765], "count": [133]}, "action": {"min": [-0.8136011362075806, -0.29267436265945435, -0.7774609327316284, -1.597743034362793, -1.0730448961257935, -0.5595687031745911, -0.6881892681121826, -0.7415992021560669, -0.1550852358341217, 0.1193380057811737, -1.5796256065368652, 0.48667311668395996, -0.1424490362405777, -0.48560860753059387, 0.008064663037657738, -0.01703951507806778, -0.6282249093055725, 0.9779555797576904, -0.3849264979362488, -0.02875092811882496, -0.011186144314706326, 0.0076197967864573, -0.6372998952865601, 1.0070990324020386, -0.3928067684173584, 0.0431334413588047, 0.0, 0.5817764401435852, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -1.4392159073395305e-06, -1.8949120885736193e-06, -1.4056862592697144, -0.6230548024177551, -1.0540771484375, -0.4524229168891907, -1.488896369934082, -1.2716282606124878, -0.8089612126350403, -0.1857684701681137, -0.163424551486969, -0.6768634915351868, -1.6930198669433594, -0.6961050033569336, -0.8032252788543701, -0.6909936666488647], "max": [0.12954065203666687, 0.5072724223136902, 0.3028714656829834, -0.8740700483322144, 0.2892492711544037, -0.23466332256793976, 0.1895817667245865, -0.14525805413722992, 0.20802468061447144, 0.5529494285583496, -0.7129610776901245, 0.7819094657897949, 0.2459108829498291, 0.05687530338764191, 0.011232463642954826, -0.008605899289250374, -0.6177781820297241, 0.9856564998626709, -0.3779933452606201, -0.02175739035010338, -0.007411531172692776, 0.017558634281158447, -0.6289926171302795, 1.013128638267517, -0.385220468044281, 0.04959036782383919, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0005736853345297277, 1.867625769591541e-06, 0.5983523726463318, 1.0505702495574951, 0.8307881355285645, 0.7106075882911682, 1.0358166694641113, 0.535210907459259, 1.1480305194854736, 0.9596264362335205, 0.6753153800964355, 0.30577054619789124, 0.8373053669929504, 0.6569746732711792, 0.2849937677383423, 0.11196158081293106], "mean": [-0.30211925506591797, 0.07700717449188232, -0.3003743290901184, -1.305580735206604, -0.24850578606128693, -0.41259777545928955, -0.19809861481189728, -0.25888344645500183, 0.14065739512443542, 0.2860477566719055, -1.1181058883666992, 0.7164878249168396, -0.03634360060095787, -0.36222898960113525, 0.009234970435500145, -0.01165587268769741, -0.6220283508300781, 0.9803321361541748, -0.38129332661628723, -0.025240831077098846, -0.009497025050222874, 0.013722977600991726, -0.632710874080658, 1.0084989070892334, -0.3891507089138031, 0.046520527452230453, 0.8856567144393921, 1.726739764213562, 0.8856567144393921, 0.8856567144393921, 0.8856567144393921, 0.8856567144393921, 0.7939283847808838, 1.7453304529190063, 0.7939283847808838, 0.7939283847808838, 0.7939283847808838, 0.7939283847808838, 0.00032620769343338907, -2.843598849722184e-07, -0.12321212887763977, 0.0664951279759407, -0.12190771102905273, 0.05981696397066116, -0.18323832750320435, 0.03347725793719292, 0.17281417548656464, 0.1242564469575882, 0.06509054452180862, -0.08106660842895508, -0.10689029842615128, 0.0015851607313379645, -0.0719413161277771, -0.11015056818723679], "std": [0.26369908452033997, 0.23081530630588531, 0.32853519916534424, 0.1873549073934555, 0.42314788699150085, 0.08807997405529022, 0.29048895835876465, 0.11494967341423035, 0.10649256408214569, 0.1010526716709137, 0.16820542514324188, 0.07401783019304276, 0.10955546796321869, 0.1649220734834671, 0.0005627993959933519, 0.0017872147727757692, 0.0019086763495579362, 0.001598963513970375, 0.001978900982066989, 0.002155760070309043, 0.0007357113063335419, 0.0020621560979634523, 0.0014241108438000083, 0.0011691367253661156, 0.0022224499844014645, 0.0021627668756991625, 0.8547713160514832, 0.13034996390342712, 0.8547713160514832, 0.8547713160514832, 0.8547713160514832, 0.8547713160514832, 0.8608311414718628, 1.1920928955078125e-06, 0.8608311414718628, 0.8608311414718628, 0.8608311414718628, 0.8608311414718628, 0.00010123522952198982, 6.975619157856272e-07, 0.3724919259548187, 0.3443158268928528, 0.42022767663002014, 0.28573521971702576, 0.5206414461135864, 0.3036770224571228, 0.34785929322242737, 0.28383868932724, 0.1759997308254242, 0.22773034870624542, 0.5197430849075317, 0.22441557049751282, 0.1849444955587387, 0.2175242155790329], "count": [133]}, "timestamp": {"min": [0.0], "max": [4.4], "mean": [2.2], "std": [1.2797569213634978], "count": [133]}, "frame_index": {"min": [0], "max": [132], "mean": [66.0], "std": [38.39270764090493], "count": [133]}, "episode_index": {"min": [127], "max": [127], "mean": [127.0], "std": [0.0], "count": [133]}, "index": {"min": [47579], "max": [47711], "mean": [47645.0], "std": [38.39270764090493], "count": [133]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [133]}, "subtask_annotation": {"mean": [0.3233082706766917, 2.0, 2.0, 2.0, 2.0], "std": [0.49885390723002504, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [133]}, "scene_annotation": {"mean": [127.0], "std": [0.0], "min": [127], "max": [127], "count": [133]}, "eef_direction_state": {"mean": [3.1203007518796992, 3.481203007518797], "std": [1.9583543574255275, 2.094035582061184], "min": [0, 0], "max": [6, 6], "count": [133]}, "eef_velocity_state": {"mean": [1.330827067669173, 0.9924812030075187], "std": [0.6571961919823213, 0.770667522410151], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_acc_mag_state": {"mean": [1.2255639097744362, 0.9323308270676691], "std": [0.7318381569860947, 0.868803418084468], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_direction_action": {"mean": [2.7969924812030076, 3.1954887218045114], "std": [2.1859407172868015, 1.7619992345356965], "min": [0, 0], "max": [6, 6], "count": [133]}, "eef_velocity_action": {"mean": [1.4887218045112782, 1.1428571428571428], "std": [0.6895191890592699, 0.7165378030507955], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_acc_mag_action": {"mean": [1.3834586466165413, 1.2857142857142858], "std": [0.6571961919823206, 0.7516541014936047], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_sim_pose_state": {"mean": [0.2973377995168967, 0.24655381234590107, 0.13573494918249437, -0.6010919891301075, -0.8469540704276083, 0.700175123823962, 0.3061592291132003, -0.1725407153596876, 0.1051198105587572, -1.8193133257339167, -0.8333443540939407, 2.2843730938242377], "std": [0.06477662824745971, 0.03904750599912513, 0.06771693013423685, 2.2188773232068866, 0.44405465272532946, 2.1262440188464864, 0.04043918516573177, 0.041570529947459266, 0.028963863736988556, 0.2842886326172853, 0.17847023671242546, 0.23322086691013325], "min": [0.19333101688037319, 0.18810994318314586, 0.03512706229826461, -3.1006883615219385, -1.2597347821396152, -3.1046781139034, 0.2804244284319797, -0.24998181803291078, 0.07615875375162724, -2.142358113993258, -1.0121957563061934, 1.706667625546365], "max": [0.3806678351953776, 0.29488405438869125, 0.2847985096694173, 3.120623213836322, -0.11120731221968927, 3.053879499673993, 0.4179819084473816, -0.12465620930614868, 0.16366818352201024, -1.0291873647047758, -0.29903583343882434, 2.5648915233865246], "count": [133]}, "eef_sim_pose_action": {"mean": [0.3097236780903712, 0.24803676135514122, 0.13509686952254354, -0.4463996973482239, -0.8275038894088571, 0.5894821986239466, 0.3038277113839103, -0.17085460628994437, 0.1009890983617532, -1.8317804711181853, -0.8720559903267358, 2.289519784880563], "std": [0.062475800526171535, 0.03967783378814062, 0.06713133486638156, 2.183138470854771, 0.4569834359072419, 2.1252539236288044, 0.031397180451072634, 0.041380720834177785, 0.035948227382647316, 0.19048854211412933, 0.14951983853705297, 0.17708918379463487], "min": [0.1946551070023958, 0.18727327314242354, 0.035334799433349204, -3.141438365958434, -1.284278903094906, -3.0361126278906716, 0.2818545488279278, -0.2587954469786215, 0.06871499581271721, -2.1141500270660725, -1.113496640038732, 1.716063990226931], "max": [0.39280654107385854, 0.29796519508573627, 0.31208454135951574, 3.0581004001550944, -0.1656992510004618, 3.12983007985013, 0.42290248982169043, -0.11885939058073983, 0.183641929653253, -1.0876758796695045, -0.3257961852428559, 2.5085846415121815], "count": [133]}}} +{"episode_index": 128, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42864774846212994]], [[0.5305330089388697]], [[0.43901145232602845]]], "std": [[[0.28113249942723467]], [[0.19843931763565256]], [[0.251587097723866]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45288042339484813]], [[0.45597658833141097]], [[0.37294479046520573]]], "std": [[[0.2949379543636454]], [[0.23756598317722427]], [[0.27057639447716775]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3928172361591696]], [[0.4285826220684352]], [[0.37695048298731254]]], "std": [[[0.32855654197039247]], [[0.28253575694058974]], [[0.2992929718913897]]], "count": [100]}, "observation.state": {"min": [-0.7204158306121826, -0.23766082525253296, -0.5999653935432434, -1.3508057594299316, -1.5403010845184326, -0.3245415985584259, -0.3462802767753601, -0.7430921792984009, -0.31862905621528625, 0.2624535858631134, -1.3828524351119995, 0.3463786244392395, -0.48409926891326904, -0.6126506328582764, 0.006617773324251175, -0.0208456851541996, -0.5809742212295532, 1.0148568153381348, -0.48016414046287537, -0.014676243998110294, -0.011158447712659836, 0.013662953861057758, -0.5846313834190369, 0.9953835010528564, -0.4709359109401703, 0.005596463102847338, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.001810611691325903, -0.00019179964147042483, -0.4884827733039856, -0.16700614988803864, -1.9345624446868896, -0.580548882484436, -2.0496487617492676, -0.7474292516708374, -0.5450390577316284, -0.3525351285934448, -0.4231411814689636, -0.8227820992469788, -1.843187928199768, -0.7004122138023376, -1.6809675693511963, -0.3857138454914093, -26.134429931640625, -23.870574951171875, -5.77106237411499, -16.208791732788086, -4.992673873901367, -5.365689754486084, -4.1318678855896, -15.645025253295898, -7.875458240509033, -3.6086692810058594, -11.50793743133545, -0.3156288266181946, -2.4676434993743896, -5.193528652191162, -0.009327476844191551, -0.038584817200899124, -0.07514667510986328, -0.007984019815921783, -0.013434672728180885, -0.022823071107268333, -0.00877151358872652, -0.04166630282998085, -0.09073392301797867, -0.014420797117054462, -0.019084610044956207, -0.02445942349731922, -0.29693999886512756, -0.4045807123184204, 1.4698529243469238, -36.80498504638672, 9.042657852172852, -1.4086391925811768, 0.8271899819374084, -0.8611258864402771, -2.523989677429199, -35.20771026611328, 6.1724772453308105, -1.5105087757110596, -0.012182737700641155, -0.017832327634096146, 0.0030525033362209797, -0.122972272336483, 0.3940647840499878, -0.04230499640107155, 0.006501143332570791, 0.3886035680770874, -0.3385440707206726, -0.056954387575387955, -3.0368635654449463, -1.4876915216445923, -3.0913538932800293, -2.2471530437469482, -1.2150778770446777, 1.5696319341659546, -0.656827449798584, -0.28636786341667175, 9.555046081542969, -0.02133217453956604, -0.04021424055099487, -0.06185445189476013, 0.004633087199181318, 0.011437248438596725, -0.7458564639091492, 0.6659547090530396], "max": [0.04958515986800194, 0.45626986026763916, 0.14555753767490387, -0.4943920075893402, 0.29411792755126953, 0.6987415552139282, 0.6477813124656677, -0.03575165197253227, 0.3280702233314514, 0.6740679144859314, -0.4298323392868042, 0.9410940408706665, 0.4514787793159485, -0.18072283267974854, 0.012756707146763802, -0.013029375113546848, -0.5480860471725464, 1.0161354541778564, -0.4693661630153656, -0.0015446883626282215, -0.007163516711443663, 0.019401375204324722, -0.5454954504966736, 1.0068588256835938, -0.46275264024734497, 0.01651574857532978, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0007606936851516366, 2.217466089859954e-06, 0.6299399733543396, 0.9443281888961792, 0.819337010383606, 0.8255083560943604, 0.633398711681366, 1.455310344696045, 2.9636783599853516, 1.490412950515747, 0.8604540228843689, 0.8571164608001709, 0.7664645314216614, 1.1844971179962158, 1.4424247741699219, 1.1130658388137817, -3.641226291656494, 7.0818071365356445, 3.075091600418091, -0.33577534556388855, 0.7747253179550171, 2.4963369369506836, 1.3199023008346558, 3.3183040618896484, 23.74847412109375, 11.275336265563965, 5.586081027984619, 7.489011287689209, 8.665446281433105, 2.209401845932007, 0.0074811531230807304, 0.02835998684167862, 0.05229203775525093, 0.005587790161371231, 0.013151806779205799, 0.015505627728998661, 0.013046142645180225, 0.02273222804069519, 0.06975003331899643, 0.018514003604650497, 0.0085677495226264, 0.014119252562522888, 2.0361599922180176, 0.979901909828186, 13.020817756652832, -24.869674682617188, 24.061887741088867, 0.3078708052635193, 3.372390031814575, 0.5827447175979614, 10.66014575958252, -18.507282257080078, 20.5353946685791, 0.24368658661842346, 0.022652290761470795, 0.01644084043800831, 0.004273504484444857, -0.027327170595526695, 0.5348675847053528, 0.4713696539402008, 0.1700367033481598, 0.4997551441192627, 0.020829878747463226, 0.15070442855358124, 3.1024537086486816, 0.31252050399780273, 3.070739269256592, -0.6861981749534607, -0.08600553870201111, 2.7076480388641357, -0.061185915023088455, 0.28277209401130676, 9.89245891571045, 0.020802676677703857, 0.09121188521385193, 0.08441862463951111, 0.019676657393574715, 0.021565526723861694, -0.7410922646522522, 0.6708576679229736], "mean": [-0.32656940817832947, -0.13623103499412537, -0.2716091275215149, -0.9178689122200012, -0.1165413036942482, 0.09890510141849518, -0.14979715645313263, -0.3879297971725464, 0.07644665986299515, 0.4368479549884796, -0.8140228986740112, 0.6152999401092529, -0.08519377559423447, -0.42065703868865967, 0.010975739918649197, -0.01761840097606182, -0.5692118406295776, 1.0154430866241455, -0.47562864422798157, -0.008649810217320919, -0.00928041897714138, 0.01651078835129738, -0.569333016872406, 1.0017540454864502, -0.46748873591423035, 0.01122330129146576, 0.49452537298202515, 1.0987443923950195, 0.49452537298202515, 0.49452537298202515, 0.49452537298202515, 0.49452537298202515, 1.177058219909668, 1.4830759763717651, 1.177058219909668, 1.177058219909668, 1.177058219909668, 1.177058219909668, -0.0013278439873829484, -2.400439370831009e-05, -3.952806946472265e-05, 0.04184282571077347, -0.029433801770210266, 0.005651898216456175, -0.12921570241451263, 0.04836845025420189, 0.06191377341747284, 0.040337901562452316, 0.022072331979870796, 0.0061870901845395565, -0.06305138021707535, -0.0032491411548107862, -0.03219693526625633, -0.003395847976207733, -9.982065200805664, -6.626466751098633, -1.6880981922149658, -6.815702438354492, -0.37375929951667786, -0.37762483954429626, -0.7901380658149719, -4.864046096801758, 6.930110454559326, 2.696528434753418, -2.236499309539795, 1.767923355102539, 1.6757715940475464, -1.2320127487182617, 0.0004360842576716095, 0.0007174667553044856, -0.0004361226747278124, -0.0004291360382921994, -0.0003431389923207462, -8.66482951096259e-05, -2.4047014449024573e-05, 0.0007580067031085491, -0.0014886107528582215, -6.986146763665602e-05, -0.0003867066407110542, 2.831436722772196e-05, 0.6300889849662781, 0.427979439496994, 7.544623374938965, -30.68785858154297, 17.881643295288086, -0.5691598653793335, 1.9557510614395142, 0.11059609800577164, 5.105958461761475, -23.95081329345703, 14.928951263427734, -0.5839071869850159, 0.002741467207670212, -0.002040549647063017, 0.003669347846880555, -0.07089024782180786, 0.45461344718933105, 0.1299622654914856, 0.06765066832304001, 0.4375823438167572, -0.10484132915735245, 0.060635849833488464, 0.1058274507522583, -1.117141604423523, -0.1997227668762207, -1.6900889873504639, -0.8103945255279541, 2.232658863067627, -0.4553903043270111, -0.07380571961402893, 9.781888008117676, -0.0009419313282705843, 0.0014240704476833344, 0.0015396424569189548, 0.014751450158655643, 0.018350206315517426, -0.7427928447723389, 0.669080913066864], "std": [0.256366491317749, 0.14330914616584778, 0.23340243101119995, 0.2755567729473114, 0.47208523750305176, 0.27528753876686096, 0.14166657626628876, 0.2115195393562317, 0.2343929558992386, 0.13695423305034637, 0.3197059631347656, 0.16461201012134552, 0.28794676065444946, 0.133247509598732, 0.0017088408349081874, 0.0016430321848019958, 0.009236970916390419, 0.00032939782249741256, 0.0025506182573735714, 0.0032938781660050154, 0.0010555721819400787, 0.0013804369373247027, 0.010103615932166576, 0.0032101250253617764, 0.002026046859100461, 0.0023785035591572523, 0.7798914909362793, 0.8370000123977661, 0.7798914909362793, 0.7798914909362793, 0.7798914909362793, 0.7798914909362793, 0.8054158091545105, 0.6156903505325317, 0.8054158091545105, 0.8054158091545105, 0.8054158091545105, 0.8054158091545105, 0.00031018085428513587, 4.442819772521034e-05, 0.20685485005378723, 0.1499447524547577, 0.31663861870765686, 0.24276676774024963, 0.38880762457847595, 0.2968066930770874, 0.382578581571579, 0.23000268638134003, 0.15855371952056885, 0.17175187170505524, 0.37521612644195557, 0.2455025017261505, 0.3609803318977356, 0.16807220876216888, 5.774796962738037, 8.289202690124512, 2.3601160049438477, 3.6625616550445557, 0.9284884929656982, 1.7340164184570312, 0.953530490398407, 4.314570903778076, 9.43797779083252, 3.6398520469665527, 3.5862605571746826, 2.3177552223205566, 2.5155444145202637, 1.9625567197799683, 0.00284824357368052, 0.007225381210446358, 0.010460264049470425, 0.002502255607396364, 0.003114622086286545, 0.003961315378546715, 0.0027519329451024532, 0.007497898302972317, 0.012887704186141491, 0.004247458651661873, 0.002858730498701334, 0.0038878864143043756, 0.5442873239517212, 0.21567243337631226, 2.6433334350585938, 2.994361400604248, 4.549441337585449, 0.33127138018608093, 0.610421895980835, 0.20365363359451294, 3.2158498764038086, 4.832120418548584, 4.09449577331543, 0.33706197142601013, 0.0046445936895906925, 0.00554947555065155, 0.00011609477951424196, 0.018601784482598305, 0.03569023683667183, 0.13272827863693237, 0.043195515871047974, 0.031214594841003418, 0.13306324183940887, 0.06804236769676208, 1.3938400745391846, 0.4116216003894806, 1.427335500717163, 0.5378316044807434, 0.35645416378974915, 0.3420032858848572, 0.12360862642526627, 0.06938698142766953, 0.03311445936560631, 0.00604110537096858, 0.012405935674905777, 0.014104938134551048, 0.004579723346978426, 0.003442218527197838, 0.0010251058265566826, 0.0010086613474413753], "count": [386]}, "action": {"min": [-0.8785834312438965, -0.28135156631469727, -0.742202877998352, -1.3306829929351807, -1.5707963705062866, -0.35086286067962646, -0.34865784645080566, -0.6960976123809814, -0.33806678652763367, 0.21229101717472076, -1.4002344608306885, 0.3737115263938904, -0.4877128601074219, -0.6363910436630249, 0.0071200658567249775, -0.024967629462480545, -0.5799670219421387, 1.0102570056915283, -0.4808172583580017, -0.013807938434183598, -0.010738223791122437, 0.006531615741550922, -0.5821928977966309, 0.991017758846283, -0.47082334756851196, 0.005702013615518808, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.001810611691325903, -0.00019179964147042483, -0.4884827733039856, -0.16700614988803864, -1.9345624446868896, -0.580548882484436, -2.0496487617492676, -0.7474292516708374, -0.5450390577316284, -0.3525351285934448, -0.4231411814689636, -0.8227820992469788, -1.843187928199768, -0.7004122138023376, -1.6809675693511963, -0.3857138454914093], "max": [0.05602587014436722, 0.4948248565196991, 0.2809891998767853, -0.4477018117904663, 0.29700836539268494, 0.6981316804885864, 0.6536610126495361, -0.041899412870407104, 0.3490658402442932, 0.7449197173118591, -0.3547542691230774, 0.9425641894340515, 0.4926208257675171, -0.178958922624588, 0.01319404598325491, -0.008708459325134754, -0.5525406002998352, 1.0205416679382324, -0.4659181535243988, -0.001977616222575307, -0.007221812382340431, 0.023209348320961, -0.550923228263855, 1.006385326385498, -0.4594558775424957, 0.015626324340701103, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0007606936851516366, 2.217466089859954e-06, 0.6299399733543396, 0.9443281888961792, 0.819337010383606, 0.8255083560943604, 0.633398711681366, 1.455310344696045, 2.9636783599853516, 1.490412950515747, 0.8604540228843689, 0.8571164608001709, 0.7664645314216614, 1.1844971179962158, 1.4424247741699219, 1.1130658388137817], "mean": [-0.3734889328479767, -0.12104863673448563, -0.3246408998966217, -0.8739977478981018, -0.14384262263774872, 0.10386956483125687, -0.1351572871208191, -0.37640857696533203, 0.08592139184474945, 0.4937916398048401, -0.7835789918899536, 0.6211429238319397, -0.07707338035106659, -0.42687565088272095, 0.01111592072993517, -0.017358174547553062, -0.5707858204841614, 1.0146089792251587, -0.474307119846344, -0.008506890386343002, -0.008885488845407963, 0.014380011707544327, -0.5705115795135498, 1.0008366107940674, -0.46646514534950256, 0.01070232130587101, 0.49452537298202515, 1.0987443923950195, 0.49452537298202515, 0.49452537298202515, 0.49452537298202515, 0.49452537298202515, 1.177058219909668, 1.4830759763717651, 1.177058219909668, 1.177058219909668, 1.177058219909668, 1.177058219909668, -0.0013280827552080154, -2.4495313482475467e-05, -0.0010509759886190295, 0.041884683072566986, -0.031100250780582428, 0.007391635794192553, -0.12926998734474182, 0.04870123788714409, 0.06200447306036949, 0.0403767004609108, 0.022026333957910538, 0.006163245067000389, -0.06303174793720245, -0.003223563078790903, -0.03221329674124718, -0.0034366922918707132], "std": [0.2887847423553467, 0.1712677776813507, 0.2832658588886261, 0.2751075029373169, 0.5036977529525757, 0.28847479820251465, 0.16836050152778625, 0.1758517622947693, 0.23547974228858948, 0.1665576845407486, 0.3353491425514221, 0.16119177639484406, 0.28032103180885315, 0.14080439507961273, 0.0015568421222269535, 0.0029945685528218746, 0.006721974816173315, 0.0016295070527121425, 0.00306718610227108, 0.0030745179392397404, 0.0010263758013024926, 0.0030548989307135344, 0.007819159887731075, 0.00360635737888515, 0.0029521239921450615, 0.0021489954087883234, 0.7798914909362793, 0.8370000720024109, 0.7798914909362793, 0.7798914909362793, 0.7798914909362793, 0.7798914909362793, 0.8054158687591553, 0.6156903505325317, 0.8054158687591553, 0.8054158687591553, 0.8054158687591553, 0.8054158687591553, 0.0003103700000792742, 4.519772846833803e-05, 0.20771978795528412, 0.1498560756444931, 0.31807971000671387, 0.24507226049900055, 0.3887891471385956, 0.29680487513542175, 0.38249295949935913, 0.22999587655067444, 0.15856096148490906, 0.17175273597240448, 0.3752193748950958, 0.24550192058086395, 0.3609788417816162, 0.16806936264038086], "count": [386]}, "timestamp": {"min": [0.0], "max": [12.833333333333334], "mean": [6.416666666666666], "std": [3.714274267381629], "count": [386]}, "frame_index": {"min": [0], "max": [385], "mean": [192.5], "std": [111.42822802144886], "count": [386]}, "episode_index": {"min": [128], "max": [128], "mean": [128.0], "std": [0.0], "count": [386]}, "index": {"min": [47712], "max": [48097], "mean": [47904.5], "std": [111.42822802144886], "count": [386]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [386]}, "subtask_annotation": {"mean": [0.344559585492228, 2.0, 2.0, 2.0, 2.0], "std": [0.5068790392580897, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [386]}, "scene_annotation": {"mean": [128.0], "std": [0.0], "min": [128], "max": [128], "count": [386]}, "eef_direction_state": {"mean": [3.44300518134715, 4.124352331606218], "std": [2.2391049481623404, 1.9686869246959149], "min": [0, 0], "max": [6, 6], "count": [386]}, "eef_velocity_state": {"mean": [0.8756476683937824, 0.727979274611399], "std": [0.7341257676323703, 0.6760863908263616], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_acc_mag_state": {"mean": [0.9404145077720207, 0.844559585492228], "std": [0.8419529691595418, 0.8677789753598038], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_direction_action": {"mean": [3.588082901554404, 3.7202072538860103], "std": [2.043253261223481, 2.1095528977838867], "min": [0, 0], "max": [6, 6], "count": [386]}, "eef_velocity_action": {"mean": [0.9870466321243523, 0.8782383419689119], "std": [0.7462084353004382, 0.7605513443142324], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_acc_mag_action": {"mean": [1.1347150259067358, 1.0751295336787565], "std": [0.7802530787996264, 0.8093066877440486], "min": [0, 0], "max": [2, 2], "count": [386]}, "eef_sim_pose_state": {"mean": [0.30755421057188587, 0.18930043924707854, 0.08118876865998015, 0.09762565651547421, -1.1174295218901795, -0.19153748118512015, 0.31137198279300693, -0.19246200376211797, 0.07799434143228047, -1.6899816877500067, -0.8104756401163943, 2.232654730338754], "std": [0.051278106778529266, 0.08109683147919919, 0.03617162486566227, 1.4176124779779342, 0.4117551350400522, 1.4510496816990914, 0.04598669022774262, 0.11185677986482204, 0.022709407674315795, 0.5377138130954087, 0.3564383514138624, 0.3419106592591378], "min": [0.22259292735960634, 0.09938984187043523, 0.027348267093629662, -3.1284542861212605, -1.4917555240708178, -3.1220404550679017, 0.25006386159598243, -0.38368975349362466, 0.03952756060138661, -2.2470393787191494, -1.2150867617125254, 1.5696306188063567], "max": [0.3840427844498537, 0.4095850777915274, 0.1418516562106721, 3.1238649902822515, 0.31241122763690954, 3.129062340968218, 0.39576689227703965, -0.0774053315833367, 0.11478360144633991, -0.6861844453248093, -0.08598885292767422, 2.707649929339109], "count": [386]}, "eef_sim_pose_action": {"mean": [0.3132448361689859, 0.18905866443075223, 0.08723494360887561, 0.3554800952938379, -1.0854627363904903, -0.5024772831010944, 0.29897939915857513, -0.18288764388385959, 0.06716973146341461, -1.6206420883879173, -0.7936276124531366, 2.2524311816942655], "std": [0.05702521450763687, 0.09481192477361182, 0.05166654730272193, 1.3458995683337305, 0.46420927902045994, 1.4257552776086555, 0.03610177639939192, 0.11667962409383632, 0.025142062544546432, 0.5574347615686188, 0.3550715487573484, 0.34052500537613045], "min": [0.22122204711047916, 0.07019400983142197, -0.0036393862059393768, -3.0959876662582766, -1.5137745930094677, -3.133660711508134, 0.2385428503782401, -0.3966870099145963, 0.02537907992038369, -2.23434517839093, -1.2080207153691407, 1.4931699818579496], "max": [0.4077045747838105, 0.41584268880216774, 0.19639440899616822, 3.1382993898696796, 0.4812821362470676, 3.0952668064397195, 0.3752902323404121, -0.04525437476996676, 0.11526766603486865, -0.5006383488643458, -0.12353809992876297, 2.619093840271497], "count": [386]}}} +{"episode_index": 129, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4245482203656944]], [[0.5423313192084818]], [[0.48710844495014044]]], "std": [[[0.2925712067492845]], [[0.2108904402156065]], [[0.22150571856312765]]], "count": [111]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4131847440000554]], [[0.42698703244767255]], [[0.391511987766313]]], "std": [[[0.27106649602587896]], [[0.2448203489088977]], [[0.2611522894695707]]], "count": [111]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4494834583718667]], [[0.4478154430381939]], [[0.3545725829635864]]], "std": [[[0.30325815449344345]], [[0.22027412866808843]], [[0.2483534172124048]]], "count": [111]}, "observation.state": {"min": [-0.5212405920028687, -0.25406333804130554, -0.4403173327445984, -1.8492660522460938, -1.1158177852630615, 0.029756855219602585, -0.7011541724205017, -0.8814036846160889, -0.39723116159439087, 0.3318825364112854, -1.896695852279663, 0.21301324665546417, -0.6916145086288452, -0.5464639663696289, 0.013266133144497871, 0.0002183514297939837, -0.59422367811203, 1.032811164855957, -0.47379326820373535, -0.014098293147981167, -0.006994799245148897, -0.005510931834578514, -0.5935433506965637, 1.0191407203674316, -0.47160792350769043, -0.019839147105813026, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.029469657689332962, -0.0015286685666069388, -0.9060468673706055, -0.8721046447753906, -0.6335470676422119, -0.9401842355728149, -2.696542739868164, -0.8283346891403198, -0.6776130199432373, -1.7062664031982422, -0.7324543595314026, -1.1106387376785278, -0.8969019651412964, -0.7080031037330627, -1.70314359664917, -0.7008572816848755, -11.614065170288086, -7.631258010864258, -2.007936477661133, -10.286935806274414, -1.721611738204956, -0.6886447072029114, -1.5494505167007446, -12.671913146972656, -3.3577535152435303, -2.4853479862213135, -12.698413848876953, -0.8034188151359558, -1.5207569599151611, -4.763125896453857, -0.007961953058838844, -0.0206383615732193, -0.01387037243694067, -0.008806967176496983, -0.004506623838096857, -0.010978707112371922, -0.008257846347987652, -0.021569067612290382, -0.01396238524466753, -0.007073037326335907, -0.009701467119157314, -0.015501778572797775, -4.666200160980225, -0.7015206813812256, -0.17816397547721863, -33.95221710205078, 9.705547332763672, -0.7147752642631531, -2.0149500370025635, -0.3934454619884491, 2.1528148651123047, -37.43690872192383, 12.553300857543945, -0.2525652348995209, -0.016734853386878967, -0.01857736147940159, 0.012820513918995857, -0.08198151737451553, 0.3134027421474457, 0.05465319752693176, 0.014854617416858673, 0.28929561376571655, -0.23260536789894104, 0.01445793453603983, -3.00058913230896, -0.9984421730041504, -3.008582353591919, -3.0197901725769043, -0.9442456364631653, 1.8953039646148682, -0.7134735584259033, -0.06299635022878647, 9.673518180847168, -0.013050287961959839, -0.017858237028121948, -0.03381100296974182, -0.016373077407479286, 0.023298386484384537, 0.6123616695404053, 0.7847776412963867], "max": [0.17451068758964539, 0.6257165670394897, -0.006481335498392582, -0.6576634049415588, 0.30098384618759155, 0.612571656703949, -0.2957391142845154, 0.2629505395889282, 0.12245374172925949, 1.1425198316574097, -0.6362993717193604, 0.7539049386978149, 0.45862993597984314, -0.04958650469779968, 0.015231280587613583, 0.006196528673171997, -0.5892943143844604, 1.0366411209106445, -0.469186931848526, -0.008844150230288506, -0.0059614949859678745, 0.0017070200992748141, -0.5861978530883789, 1.0220472812652588, -0.46696096658706665, -0.016038663685321808, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.028609180822968483, -0.0015236056642606854, 0.4519307017326355, 1.0298571586608887, 0.5569853186607361, 1.7074639797210693, 2.326059579849243, 0.6392941474914551, 0.43211454153060913, 1.047065258026123, 0.37071675062179565, 0.6717639565467834, 1.229633092880249, 1.2395293712615967, 2.176628351211548, 0.5208696722984314, -1.6183228492736816, 8.48595905303955, 3.355921983718872, 2.228327512741089, 0.6886447072029114, 3.5006103515625, 1.5207569599151611, 0.4008689522743225, 11.965812683105469, 3.384005069732666, -0.21367523074150085, 2.5537240505218506, 2.15201473236084, 0.3156288266181946, 0.009139567613601685, 0.016604550182819366, 0.016101907938718796, 0.012931366451084614, 0.017640694975852966, 0.019826073199510574, 0.007911603897809982, 0.024765556678175926, 0.015453329309821129, 0.022913256660103798, 0.011320779100060463, 0.014852942898869514, -1.9937400817871094, 0.27838122844696045, 10.363204956054688, -19.513362884521484, 20.88064956665039, 1.2695505619049072, 0.615090012550354, 0.5307801961898804, 13.184134483337402, -24.842741012573242, 25.08572006225586, 1.8744456768035889, 0.04682968184351921, 0.010543704964220524, 0.01587301678955555, 0.013663586229085922, 0.5133138298988342, 0.44637051224708557, 0.3403211832046509, 0.5405585169792175, -0.01010214351117611, 0.26978766918182373, 3.025045394897461, 0.16081503033638, 3.06269907951355, -0.8350434899330139, -0.094399593770504, 2.8962156772613525, -0.3992075026035309, 0.20055198669433594, 9.884037017822266, 0.020258665084838867, 0.02064451575279236, 0.04062536358833313, -0.01325688511133194, 0.02629462629556656, 0.6191492676734924, 0.7900726795196533], "mean": [-0.11213202774524689, 0.002866871654987335, -0.3198253810405731, -1.466984748840332, -0.19888705015182495, 0.19018784165382385, -0.5601711273193359, -0.2847791910171509, -0.0628785789012909, 0.6087769269943237, -1.2990576028823853, 0.4264480769634247, -0.15371564030647278, -0.39823493361473083, 0.014016457833349705, 0.002819071989506483, -0.5921686291694641, 1.0351331233978271, -0.47028374671936035, -0.01079430989921093, -0.00655784597620368, -0.0023123002611100674, -0.5892857909202576, 1.0200324058532715, -0.46808281540870667, -0.017415067180991173, 0.5118448734283447, 1.7453168630599976, 0.5118448734283447, 0.5118448734283447, 0.5118448734283447, 0.5118448734283447, 0.5772218704223633, 1.7453168630599976, 0.5772218704223633, 0.5772218704223633, 0.5772218704223633, 0.5772218704223633, -0.029120266437530518, -0.0015261891530826688, -0.0052817026153206825, -0.007611602079123259, 0.004793023224920034, -0.0019403335172683, 0.002936888486146927, 0.00696921581402421, -0.003148334799334407, -0.006262580398470163, -0.002613614546135068, -0.003515777876600623, 0.0084870345890522, 0.004271042067557573, 0.011236163787543774, -0.0014513726346194744, -5.988924026489258, -1.1672191619873047, 0.20165252685546875, -4.3399128913879395, -0.18222270905971527, 0.3293100893497467, -0.36962684988975525, -5.810638427734375, 3.7447822093963623, 0.3007853329181671, -4.444042682647705, 0.33999258279800415, -0.10904259234666824, -0.5049493908882141, -0.00022074778098613024, -0.00048746171523816884, -7.3053943197010085e-06, 0.00021934536925982684, 7.006672240095213e-05, 0.00018615215958561748, 5.543674706132151e-05, 0.0001487261470174417, 0.0001949718571268022, 0.0003582245553843677, 0.00016830839740578085, 0.0002166216290788725, -3.3882603645324707, -0.24796167016029358, 6.166341304779053, -24.82826805114746, 16.270795822143555, 0.4187599718570709, -0.6947087049484253, 0.025619568303227425, 8.851304054260254, -30.522306442260742, 19.46145248413086, 0.9322248697280884, 0.003380020149052143, -0.0021100868470966816, 0.014111001044511795, -0.03731505945324898, 0.39853209257125854, 0.19833268225193024, 0.2301330268383026, 0.41383451223373413, -0.12788274884223938, 0.16600675880908966, -1.488707423210144, -0.6021719574928284, 1.292182445526123, -2.0776920318603516, -0.6897443532943726, 2.519162178039551, -0.5681138038635254, 0.06908981502056122, 9.775971412658691, 0.001437866361811757, 0.00032964476849883795, 6.737702278769575e-06, -0.015065519139170647, 0.024863198399543762, 0.6161313056945801, 0.7871009707450867], "std": [0.1987236589193344, 0.28363239765167236, 0.09530221670866013, 0.3542468845844269, 0.47934818267822266, 0.11542277038097382, 0.1320420205593109, 0.44592341780662537, 0.16463348269462585, 0.2425117790699005, 0.48689699172973633, 0.11829058080911636, 0.33471906185150146, 0.1520976424217224, 0.0005806395784020424, 0.0018165847286581993, 0.0013808708172291517, 0.001234459108673036, 0.0009409263147972524, 0.001995858969166875, 0.00024583624326623976, 0.0018832618370652199, 0.0018410084303468466, 0.0006603909423574805, 0.0009574812720529735, 0.001436718157492578, 0.789820671081543, 1.239776611328125e-05, 0.789820671081543, 0.789820671081543, 0.789820671081543, 0.789820671081543, 0.8157865405082703, 1.239776611328125e-05, 0.8157865405082703, 0.8157865405082703, 0.8157865405082703, 0.8157865405082703, 0.00017128665058407933, 8.234626989178651e-07, 0.19622163474559784, 0.2323848456144333, 0.16812419891357422, 0.3281724750995636, 0.4399181604385376, 0.18861761689186096, 0.133721262216568, 0.3564465343952179, 0.12569768726825714, 0.20590655505657196, 0.3236294090747833, 0.22926756739616394, 0.3733574450016022, 0.13885793089866638, 2.497347831726074, 4.286297798156738, 1.316033124923706, 2.9052364826202393, 0.41708284616470337, 0.8143811225891113, 0.46248066425323486, 3.9658515453338623, 3.4268932342529297, 1.4577957391738892, 2.431281566619873, 0.6491303443908691, 0.5897911190986633, 0.8402252197265625, 0.0028388972859829664, 0.005769622046500444, 0.00470035569742322, 0.0027933004312217236, 0.0018238374032080173, 0.002195583889260888, 0.0026240351144224405, 0.006157540716230869, 0.0050241947174072266, 0.0032465565018355846, 0.0020431613083928823, 0.002280146349221468, 0.4574178457260132, 0.15743502974510193, 2.339560031890869, 3.9085092544555664, 2.829684257507324, 0.5477086305618286, 0.49658820033073425, 0.172583669424057, 2.549419403076172, 2.9832284450531006, 3.462409496307373, 0.589280366897583, 0.007917877286672592, 0.00442918948829174, 0.0005140425055287778, 0.01690307818353176, 0.0570405013859272, 0.12214858829975128, 0.09139835089445114, 0.08773596584796906, 0.061570994555950165, 0.08149521052837372, 2.0285840034484863, 0.38633015751838684, 2.1296021938323975, 0.7562404870986938, 0.21702133119106293, 0.3212604522705078, 0.043582141399383545, 0.04280833527445793, 0.030019285157322884, 0.004166141152381897, 0.005045259837061167, 0.009571230039000511, 0.0007897694013081491, 0.0006024757167324424, 0.0022254858631640673, 0.001728526782244444], "count": [539]}, "action": {"min": [-0.5945786237716675, -0.25978004932403564, -0.5068456530570984, -1.8591065406799316, -1.119919776916504, 0.024944959208369255, -0.6981316804885864, -0.9213961362838745, -0.4348728656768799, 0.3181893229484558, -1.8773280382156372, 0.20241063833236694, -0.6937201023101807, -0.5463423132896423, 0.012276880443096161, -0.004723432473838329, -0.5923769474029541, 1.0291659832000732, -0.4732803404331207, -0.013422773219645023, -0.007906166836619377, -0.009801811538636684, -0.5910728573799133, 1.014376163482666, -0.47128501534461975, -0.01927836984395981, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.029469657689332962, -0.0015286685666069388, -0.9060468673706055, -0.8721046447753906, -0.6335470676422119, -0.9401842355728149, -2.696542739868164, -0.8283346891403198, -0.6776130199432373, -1.7062664031982422, -0.7324543595314026, -1.1106387376785278, -0.8969019651412964, -0.7080031037330627, -1.70314359664917, -0.7008572816848755], "max": [0.1602788269519806, 0.6194292306900024, 0.038737110793590546, -0.5702544450759888, 0.30429068207740784, 0.6222299337387085, -0.2927378714084625, 0.26033738255500793, 0.14213696122169495, 1.1880981922149658, -0.5634579658508301, 0.7631018161773682, 0.46620407700538635, -0.04885220527648926, 0.016065280884504318, 0.013929896987974644, -0.5855651497840881, 1.0351805686950684, -0.46690887212753296, -0.008486231788992882, -0.0050002639181911945, 0.008500632829964161, -0.5819262266159058, 1.0203053951263428, -0.4642854332923889, -0.01551922969520092, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.028609180822968483, -0.0015236056642606854, 0.4519307017326355, 1.0298571586608887, 0.5569853186607361, 1.7074639797210693, 2.326059579849243, 0.6392941474914551, 0.43211454153060913, 1.047065258026123, 0.37071675062179565, 0.6717639565467834, 1.229633092880249, 1.2395293712615967, 2.176628351211548, 0.5208696722984314], "mean": [-0.13867411017417908, 0.009437322616577148, -0.32197433710098267, -1.4155232906341553, -0.19989866018295288, 0.19103187322616577, -0.556788980960846, -0.2985978424549103, -0.05708885192871094, 0.6286714673042297, -1.259199619293213, 0.4257345199584961, -0.15061795711517334, -0.3983733654022217, 0.013703936710953712, 0.0026771072298288345, -0.5893288254737854, 1.0327270030975342, -0.46971118450164795, -0.010323734022676945, -0.006818166468292475, -0.002209917875006795, -0.5865335464477539, 1.0177369117736816, -0.4675579071044922, -0.016942687332630157, 0.5118448734283447, 1.7453168630599976, 0.5118448734283447, 0.5118448734283447, 0.5118448734283447, 0.5118448734283447, 0.5772218704223633, 1.7453168630599976, 0.5772218704223633, 0.5772218704223633, 0.5772218704223633, 0.5772218704223633, -0.029120583087205887, -0.0015261906664818525, -0.005232472904026508, -0.007606303784996271, 0.004802346229553223, -0.002061595907434821, 0.00305029284209013, 0.006985656917095184, -0.0031329584307968616, -0.006261901464313269, -0.0027075589168816805, -0.0034952801652252674, 0.008500540629029274, 0.00417398102581501, 0.011244110763072968, -0.0013517756015062332], "std": [0.2067858725786209, 0.2678038477897644, 0.11077827215194702, 0.3680219352245331, 0.48138585686683655, 0.11477690190076828, 0.1321529746055603, 0.45796892046928406, 0.1604175716638565, 0.2641996145248413, 0.48872530460357666, 0.12144958972930908, 0.33720657229423523, 0.15281151235103607, 0.0007849381654523313, 0.003200402483344078, 0.001593473949469626, 0.0013812953839078546, 0.0011430446757003665, 0.001759505714289844, 0.000534833176061511, 0.003143938025459647, 0.0016184846172109246, 0.0010308430064469576, 0.0012401648564264178, 0.0012685408582910895, 0.789820671081543, 1.239776611328125e-05, 0.789820671081543, 0.789820671081543, 0.789820671081543, 0.789820671081543, 0.8157865405082703, 1.239776611328125e-05, 0.8157865405082703, 0.8157865405082703, 0.8157865405082703, 0.8157865405082703, 0.0001712149678496644, 8.269630598078948e-07, 0.1962246149778366, 0.23238500952720642, 0.16812431812286377, 0.32818496227264404, 0.4399244487285614, 0.18861763179302216, 0.13372038304805756, 0.3564489483833313, 0.12571601569652557, 0.20590747892856598, 0.32362890243530273, 0.22940129041671753, 0.3733573853969574, 0.13893334567546844], "count": [539]}, "timestamp": {"min": [0.0], "max": [17.933333333333334], "mean": [8.966666666666667], "std": [5.186520991955976], "count": [539]}, "frame_index": {"min": [0], "max": [538], "mean": [269.0], "std": [155.59562975867928], "count": [539]}, "episode_index": {"min": [129], "max": [129], "mean": [129.0], "std": [0.0], "count": [539]}, "index": {"min": [48098], "max": [48636], "mean": [48367.0], "std": [155.59562975867928], "count": [539]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [539]}, "subtask_annotation": {"mean": [0.38961038961038963, 2.0, 2.0, 2.0, 2.0], "std": [0.4952123627256531, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [539]}, "scene_annotation": {"mean": [129.0], "std": [0.0], "min": [129], "max": [129], "count": [539]}, "eef_direction_state": {"mean": [3.8460111317254175, 3.5732838589981446], "std": [2.219921158878979, 2.2969913723593], "min": [0, 0], "max": [6, 6], "count": [539]}, "eef_velocity_state": {"mean": [0.8051948051948052, 0.8961038961038961], "std": [0.8018363137887331, 0.7337375008740556], "min": [0, 0], "max": [2, 2], "count": [539]}, "eef_acc_mag_state": {"mean": [0.6641929499072357, 0.712430426716141], "std": [0.8197684228106719, 0.8312392297247536], "min": [0, 0], "max": [2, 2], "count": [539]}, "eef_direction_action": {"mean": [3.4137291280148423, 2.968460111317254], "std": [2.1157323957469583, 2.1443561085775973], "min": [0, 0], "max": [6, 6], "count": [539]}, "eef_velocity_action": {"mean": [0.9499072356215214, 1.059369202226345], "std": [0.7381060546974559, 0.6784520544742502], "min": [0, 0], "max": [2, 2], "count": [539]}, "eef_acc_mag_action": {"mean": [0.8794063079777366, 0.987012987012987], "std": [0.8342855030449755, 0.8228069642315393], "min": [0, 0], "max": [2, 2], "count": [539]}, "eef_sim_pose_state": {"mean": [0.2684213037701977, 0.23285397125608515, 0.1518301526140165, -1.4888763973107613, -0.6024523212137846, 1.2923630926129577, 0.29558407977348394, -0.2067508358403963, 0.14491224612685236, -2.077661277845995, -0.6898309561517132, 2.5192435555395356], "std": [0.04359999975139972, 0.12539240493978102, 0.029960893545965466, 2.0499430223075787, 0.3863029299975953, 2.150008347068123, 0.10408118374630303, 0.04587654003046377, 0.025646046456747673, 0.7562588894511975, 0.21699250695037756, 0.3212330017292139], "min": [0.1964732498039823, 0.11783700374719103, 0.06878803575231557, -3.1208640264864247, -0.9984466430336202, -3.138543645532445, 0.14528709663203201, -0.29674532689304434, 0.0922086118745761, -3.0197956339257637, -0.9442525117152665, 1.8953204262934835], "max": [0.3565425732270713, 0.4813165870890672, 0.20313441959836498, 3.11441658955103, 0.16014142163550416, 3.099086485185629, 0.4274187192228042, -0.14328391078534028, 0.2361085088466735, -0.8350106434934267, -0.09440063765555728, 2.896207787088022], "count": [539]}, "eef_sim_pose_action": {"mean": [0.2745737920095174, 0.2352523733267641, 0.1445580404551975, -1.5364900778943809, -0.6326347296590882, 1.3392480936397424, 0.2971981318439953, -0.20506784770436173, 0.13992659980706298, -2.0408341493905944, -0.6893157475287145, 2.5062349345647417], "std": [0.04346622595223514, 0.12159556057377834, 0.03215346394961317, 2.046270708740035, 0.3980933087990514, 2.145460620837517, 0.10550501529587596, 0.04684360953540081, 0.025911593937524298, 0.7660535163020824, 0.24448194878071483, 0.3231837807897782], "min": [0.20293728135495656, 0.12468427787789597, 0.05351133587165934, -3.119962115425657, -1.036089434954208, -3.107284963626684, 0.14106938725841087, -0.31568697060686407, 0.09438410280743313, -2.950957047241719, -0.9690684295079615, 1.8591799501604682], "max": [0.3713498649915183, 0.47650426330830226, 0.21041057836244603, 3.1199863959382617, 0.14861209720140955, 3.104203146804496, 0.43893999174355597, -0.1373937510645537, 0.23577862040683342, -0.79715621566126, -0.06630500067901557, 2.9075389682776365], "count": [539]}}} +{"episode_index": 130, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4480393262206843]], [[0.561070691560938]], [[0.487351126970396]]], "std": [[[0.2880543504090739]], [[0.1984025311106817]], [[0.22479173329741955]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4689020520953479]], [[0.4133863490003845]], [[0.29870529363706266]]], "std": [[[0.3024795031387511]], [[0.24490686639616596]], [[0.28978120561102966]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44487474048442904]], [[0.4439719603037293]], [[0.3552123173779316]]], "std": [[[0.2961616951778858]], [[0.24051754255992863]], [[0.2872385220675704]]], "count": [100]}, "observation.state": {"min": [-0.5293011665344238, -0.349813848733902, -0.4959185719490051, -2.0893425941467285, -1.1250149011611938, -0.5528583526611328, -0.19466650485992432, -0.3998778462409973, -0.198741152882576, 0.049592506140470505, -1.6290911436080933, 0.2821526825428009, -0.04788699001073837, -0.20943044126033783, 0.008704139851033688, -0.008816473186016083, -0.6180194616317749, 0.9863736629486084, -0.39705395698547363, -0.018548205494880676, -0.011844687163829803, 0.012832403182983398, -0.621857762336731, 1.0049880743026733, -0.4039345383644104, 0.05049186944961548, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0005723943468183279, -2.702809069887735e-06, -0.7120577096939087, -0.15965686738491058, -1.124975323677063, -0.9837747812271118, -1.3845484256744385, -0.9842011332511902, -0.529220461845398, -0.5493297576904297, -0.40449264645576477, -0.3677048683166504, -0.35663190484046936, -2.8629066944122314, -0.20248550176620483, -0.9706630706787109, -12.449209213256836, -12.545787811279297, -5.67277193069458, -10.073260307312012, -0.6599512100219727, -2.6971917152404785, -1.721611738204956, -11.012761116027832, -2.747252941131592, -1.92368745803833, -9.85958480834961, -0.8894994258880615, -1.4346764087677002, -1.1190476417541504, -0.0054186671040952206, -0.012944753281772137, -0.009371028281748295, -0.005614451598376036, -0.002301453612744808, -0.00532971927896142, -0.008373468182981014, -0.009602461010217667, -0.012558202259242535, -0.005952763836830854, -0.0021094325929880142, -0.01012779213488102, -0.7847700119018555, -0.3860219717025757, 4.127465724945068, -29.434871673583984, 6.822683811187744, -0.3045281171798706, 0.16967999935150146, -0.4862392246723175, 5.612165451049805, -30.549057006835938, 7.723179817199707, -1.0701624155044556, -0.017457623034715652, -0.0130761144682765, 0.001831501955166459, -0.10930868983268738, 0.27995985746383667, -0.007914213463664055, 0.054805681109428406, 0.3887121081352234, -0.36686211824417114, 0.010973709635436535, -3.126519203186035, -1.4500328302383423, -3.001108169555664, -2.219093084335327, -0.9705413579940796, 1.4823975563049316, -0.8135718107223511, -0.1808813512325287, 9.643728256225586, -0.009886234998703003, -0.008204758167266846, -0.026500731706619263, -0.026750702410936356, 0.023235131055116653, 0.7089276313781738, 0.6978800296783447], "max": [0.3362128734588623, 0.03324523940682411, 0.5420764684677124, -0.7400621771812439, 0.2474605143070221, 0.29640597105026245, 0.083445243537426, 0.05241650715470314, 0.14381645619869232, 0.5593332648277283, -1.2252988815307617, 1.5395461320877075, 0.16594456136226654, 0.1733805537223816, 0.008906071074306965, -0.008364515379071236, -0.6155672073364258, 0.986802339553833, -0.391173392534256, -0.017585616558790207, -0.011481390334665775, 0.013366053812205791, -0.6191204190254211, 1.005812644958496, -0.39896997809410095, 0.052195679396390915, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0009563958737999201, 2.1888772607780993e-06, 0.6353059411048889, 0.38480013608932495, 0.4106118381023407, 1.0088285207748413, 2.389122247695923, 1.1944445371627808, 0.37922680377960205, 0.13331928849220276, 0.46476712822914124, 0.3587944805622101, 0.362466037273407, 0.14386263489723206, 0.9520940780639648, 0.1865907609462738, -0.22270497679710388, 2.4216525554656982, 1.741147756576538, -0.061050064861774445, 1.2051281929016113, 2.266788959503174, 0.14346764981746674, -2.850623607635498, 11.019536972045898, 4.170329570770264, 0.9768010377883911, 1.951159954071045, 1.6355311870574951, 2.037240505218506, 0.0053877211175858974, 0.013574229553341866, 0.013090062886476517, 0.007148995064198971, 0.012671607546508312, 0.003976563457399607, 0.006229309365153313, 0.010679573751986027, 0.011510608717799187, 0.005454523488879204, 0.013617715798318386, 0.00947626680135727, 0.021209999918937683, 0.14104647934436798, 14.60944652557373, -21.241477966308594, 19.40069580078125, 0.4007991552352905, 1.251389980316162, 0.011135249398648739, 11.684588432312012, -20.123512268066406, 17.26273536682129, -0.39925020933151245, 0.02510889060795307, 0.00937832985073328, 0.004884005058556795, -0.04099075868725777, 0.5462700724601746, 0.34171244502067566, 0.32299911975860596, 0.48133450746536255, 0.022318081930279732, 0.24862462282180786, 3.1089060306549072, -0.4012272357940674, 2.9297313690185547, -1.2880065441131592, 0.20790402591228485, 2.6878697872161865, -0.5434090495109558, 0.06821294873952866, 9.853827476501465, 0.00755995512008667, 0.011551469564437866, 0.01871296763420105, -0.024857625365257263, 0.02475965954363346, 0.715330958366394, 0.7044495940208435], "mean": [-0.25697287917137146, -0.1568603217601776, -0.18505218625068665, -1.4779475927352905, -0.3105899393558502, -0.04036306217312813, -0.06820820271968842, -0.2906719744205475, 0.07009775191545486, 0.3641265034675598, -1.3967572450637817, 0.6600472927093506, 0.03837277740240097, -0.1365083009004593, 0.00878859218209982, -0.008632054552435875, -0.6174976229667664, 0.9867072105407715, -0.3925241231918335, -0.018076786771416664, -0.011716827750205994, 0.013009156100451946, -0.6209783554077148, 1.0054510831832886, -0.3999292850494385, 0.05178045108914375, 0.6146887540817261, 1.6622194051742554, 0.6146887540817261, 0.6146887540817261, 0.6146887540817261, 0.6146887540817261, 0.9330037236213684, 1.7453285455703735, 0.9330037236213684, 0.9330037236213684, 0.9330037236213684, 0.9330037236213684, 0.0007607161533087492, -3.1618344564776635e-07, -0.04636317491531372, 0.03426407650113106, -0.05791962146759033, 0.05594554543495178, 0.006136583164334297, 0.04738343879580498, -0.006024154834449291, -0.034531448036432266, 0.010050618089735508, 0.03225759416818619, -0.0016742614097893238, -0.12055402249097824, -0.002740355907008052, -0.031686387956142426, -7.999783992767334, -3.0960450172424316, -0.43062081933021545, -4.655150413513184, 0.24788792431354523, 0.33670103549957275, -0.5794879198074341, -7.803608417510986, 4.487277507781982, 0.602299153804779, -5.934423923492432, 0.04934072121977806, -0.4808671176433563, -0.31143856048583984, -3.2357029340346344e-06, -0.0004229385231155902, 0.00037007007631473243, 0.000301047955872491, 0.0004125144623685628, -4.607855589711107e-05, 0.00017445097910240293, 2.5216888843715424e-06, -0.00028439442394301295, 0.0003348025493323803, 0.0005628454964607954, 9.948929073289037e-05, -0.3699069917201996, -0.08788014203310013, 10.979330062866211, -23.193801879882812, 15.512115478515625, 0.054903604090213776, 0.6979329586029053, -0.1517692506313324, 9.833945274353027, -23.385190963745117, 14.996591567993164, -0.7311409115791321, 0.0020077002700418234, -0.0021458438131958246, 0.003325134515762329, -0.0757209062576294, 0.4396635591983795, 0.13861677050590515, 0.2392655462026596, 0.4468274712562561, -0.07857738435268402, 0.1928853988647461, 0.7686159610748291, -0.9204824566841125, 0.8767091631889343, -1.9233912229537964, -0.7828124761581421, 2.3464362621307373, -0.6968734264373779, -0.04455874487757683, 9.767565727233887, 0.0002497341192793101, 6.11398572800681e-05, 0.00030659401090815663, -0.026015575975179672, 0.024289894849061966, 0.712191641330719, 0.7010775208473206], "std": [0.2662132680416107, 0.08843816816806793, 0.3157680332660675, 0.3961417078971863, 0.49967238306999207, 0.2583712339401245, 0.0720294937491417, 0.13004237413406372, 0.10950601100921631, 0.1506837159395218, 0.10241114348173141, 0.23852801322937012, 0.06121663749217987, 0.08653707057237625, 4.699292912846431e-05, 6.025049515301362e-05, 0.0005843537510372698, 0.0001398940512444824, 0.0017517076339572668, 0.0002976019459310919, 7.098105561453849e-05, 7.396649743895978e-05, 0.0007190160686150193, 0.00025500424089841545, 0.0015278232749551535, 0.0002816625055857003, 0.8261048197746277, 0.3550500273704529, 0.8261048197746277, 0.8261048197746277, 0.8261048197746277, 0.8261048197746277, 0.8668549656867981, 7.152557373046875e-07, 0.8668549656867981, 0.8668549656867981, 0.8668549656867981, 0.8668549656867981, 7.684742740821093e-05, 7.812983540134155e-07, 0.20024175941944122, 0.08808829635381699, 0.26359623670578003, 0.33903709053993225, 0.5476465821266174, 0.2616575360298157, 0.11402934789657593, 0.11330142617225647, 0.11675567924976349, 0.12699644267559052, 0.13906942307949066, 0.4125794768333435, 0.12508852779865265, 0.13691304624080658, 2.9791533946990967, 3.590984582901001, 2.029376983642578, 2.91176700592041, 0.46807345747947693, 1.1847885847091675, 0.4054865539073944, 1.5823733806610107, 2.9222612380981445, 1.2916597127914429, 3.5560717582702637, 0.49793750047683716, 0.6317430138587952, 0.6951169967651367, 0.002304261550307274, 0.004377220757305622, 0.004225906915962696, 0.0023736259900033474, 0.0020962380804121494, 0.0011599818244576454, 0.002391447778791189, 0.00369945727288723, 0.003930692560970783, 0.0021365892607718706, 0.0021938157733529806, 0.0016732655931264162, 0.16461072862148285, 0.08380379527807236, 2.5352623462677, 2.0492470264434814, 3.1006317138671875, 0.18246878683567047, 0.19836744666099548, 0.09120116382837296, 1.439257264137268, 2.770082473754883, 2.4881584644317627, 0.1671423465013504, 0.006599936634302139, 0.00373263843357563, 0.0004567208525259048, 0.013079481199383736, 0.08015552908182144, 0.10960566252470016, 0.09068014472723007, 0.026744157075881958, 0.1040949821472168, 0.06299512833356857, 2.3541555404663086, 0.29266655445098877, 2.20278000831604, 0.2310130000114441, 0.26487383246421814, 0.3190123736858368, 0.041136663407087326, 0.04289964959025383, 0.027058903127908707, 0.0026531845796853304, 0.0038789366371929646, 0.0058685182593762875, 0.0004335386329330504, 0.00036554248072206974, 0.0018303005490452051, 0.0018787233857437968], "count": [315]}, "action": {"min": [-0.5858032703399658, -0.3490658402442932, -0.6087773442268372, -2.089488983154297, -1.1376205682754517, -0.5546202063560486, -0.22792021930217743, -0.4660789370536804, -0.1722981482744217, 0.015187524259090424, -1.635738730430603, 0.14377710223197937, -0.04918889328837395, -0.20978954434394836, 0.007822545245289803, -0.01044906210154295, -0.6149462461471558, 0.9841650724411011, -0.4004877209663391, -0.018369384109973907, -0.012109899893403053, 0.009570701979100704, -0.6188646554946899, 1.003585696220398, -0.4081367254257202, 0.04839569330215454, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0005723943468183279, -2.702809069887735e-06, -0.7120577096939087, -0.15965686738491058, -1.124975323677063, -0.9837747812271118, -1.3845484256744385, -0.9842011332511902, -0.529220461845398, -0.5493297576904297, -0.40449264645576477, -0.3677048683166504, -0.35663190484046936, -2.8629066944122314, -0.20248550176620483, -0.9706630706787109], "max": [0.3398333489894867, 0.1081215962767601, 0.53868567943573, -0.6492581963539124, 0.34012025594711304, 0.29969388246536255, 0.09624598920345306, 0.036653947085142136, 0.1385945975780487, 0.593155562877655, -1.1428964138031006, 1.539749026298523, 0.19204501807689667, 0.1640091836452484, 0.00950851570814848, -0.003417142666876316, -0.6068273782730103, 0.9872453212738037, -0.3924369812011719, -0.01732141152024269, -0.010498136281967163, 0.016892852261662483, -0.6110079288482666, 1.0062475204467773, -0.4001428484916687, 0.05052623525261879, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0009563958737999201, 2.1888772607780993e-06, 0.6916891932487488, 0.38480013608932495, 0.4106118381023407, 1.0088285207748413, 2.389122247695923, 1.1944445371627808, 0.37922680377960205, 0.13331928849220276, 0.46476712822914124, 0.3587944805622101, 0.362466037273407, 0.14386263489723206, 0.8855196833610535, 0.1865907609462738], "mean": [-0.30687347054481506, -0.12918759882450104, -0.21408751606941223, -1.405450463294983, -0.3091126084327698, -0.03385002911090851, -0.066021628677845, -0.3328337073326111, 0.06574592739343643, 0.3899187445640564, -1.356505274772644, 0.6361933946609497, 0.04006161168217659, -0.13907521963119507, 0.008857879787683487, -0.008132548071444035, -0.6126803755760193, 0.9861302971839905, -0.39408907294273376, -0.017828727141022682, -0.01114675309509039, 0.012043084017932415, -0.6163057684898376, 1.0052436590194702, -0.4017060697078705, 0.04989279434084892, 0.6146887540817261, 1.6622192859649658, 0.6146887540817261, 0.6146887540817261, 0.6146887540817261, 0.6146887540817261, 0.9272414445877075, 1.7453285455703735, 0.9272414445877075, 0.9272414445877075, 0.9272414445877075, 0.9272414445877075, 0.0007617425289936364, -3.0277016094260034e-07, -0.0441909097135067, 0.03523705154657364, -0.056589145213365555, 0.054439477622509, 0.008221532218158245, 0.046429648995399475, -0.007460888009518385, -0.03403324633836746, 0.008578967303037643, 0.03132498264312744, -0.001680639572441578, -0.12394185364246368, -0.0002972455113194883, -0.031407397240400314], "std": [0.2633928656578064, 0.0872088298201561, 0.3080346882343292, 0.3923613429069519, 0.5017856359481812, 0.24966269731521606, 0.07336138933897018, 0.12380461394786835, 0.09639295935630798, 0.1534310132265091, 0.12105164676904678, 0.21815702319145203, 0.061557453125715256, 0.07555992901325226, 0.00029844598611816764, 0.0010731733636930585, 0.0013089707354083657, 0.000620798789896071, 0.001818343298509717, 0.00027252023573964834, 0.00028245296562090516, 0.001051248167641461, 0.0012253596214577556, 0.000518364307936281, 0.0016423988854512572, 0.0004259284178260714, 0.8261048197746277, 0.3550500273704529, 0.8261048197746277, 0.8261048197746277, 0.8261048197746277, 0.8261048197746277, 0.8673005104064941, 7.152557373046875e-07, 0.8673005104064941, 0.8673005104064941, 0.8673005104064941, 0.8673005104064941, 7.72840139688924e-05, 7.818570679773984e-07, 0.2047177404165268, 0.08937560021877289, 0.2649315595626831, 0.34034931659698486, 0.5488052368164062, 0.2622198462486267, 0.11712700873613358, 0.11302199214696884, 0.11855806410312653, 0.12829506397247314, 0.1390584111213684, 0.41485461592674255, 0.13102813065052032, 0.13706375658512115], "count": [315]}, "timestamp": {"min": [0.0], "max": [10.466666666666667], "mean": [5.233333333333333], "std": [3.031073639390407], "count": [315]}, "frame_index": {"min": [0], "max": [314], "mean": [157.0], "std": [90.93220918171221], "count": [315]}, "episode_index": {"min": [130], "max": [130], "mean": [130.0], "std": [0.0], "count": [315]}, "index": {"min": [48637], "max": [48951], "mean": [48794.0], "std": [90.93220918171221], "count": [315]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [315]}, "subtask_annotation": {"mean": [0.15555555555555556, 2.0, 2.0, 2.0, 2.0], "std": [0.37954767472581435, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [315]}, "scene_annotation": {"mean": [130.0], "std": [0.0], "min": [130], "max": [130], "count": [315]}, "eef_direction_state": {"mean": [4.0095238095238095, 3.768253968253968], "std": [1.9975949257865953, 1.8534245778177356], "min": [0, 0], "max": [6, 6], "count": [315]}, "eef_velocity_state": {"mean": [0.9174603174603174, 0.8253968253968254], "std": [0.7965281175677912, 0.6886767283569262], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_acc_mag_state": {"mean": [0.7904761904761904, 0.6698412698412698], "std": [0.8207070675356394, 0.8197240961764835], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_direction_action": {"mean": [3.831746031746032, 3.7746031746031745], "std": [2.0111455629025667, 1.8213868999624996], "min": [0, 0], "max": [6, 6], "count": [315]}, "eef_velocity_action": {"mean": [1.0412698412698413, 0.9492063492063492], "std": [0.8251281614035758, 0.7457547611441792], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_acc_mag_action": {"mean": [1.0634920634920635, 0.9396825396825397], "std": [0.8022392445477627, 0.8162126400774019], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_sim_pose_state": {"mean": [0.298420855955769, 0.19902546856886927, 0.19238420118429916, 0.7680166931304928, -0.9207189708826296, 0.8972874396612944, 0.312678755285466, -0.1734686701848397, 0.17524563261286913, -1.9232718341470518, -0.782869068745928, 2.346341071626916], "std": [0.07698038266612502, 0.07194269947461458, 0.052335378793431774, 2.3842831901770967, 0.2929264890459514, 2.2259761660243003, 0.028970193100116493, 0.0706306629549234, 0.03178279379209421, 0.231190781343007, 0.2648812533036936, 0.3191078221743743], "min": [0.1201296768718041, 0.11170553165952479, 0.09428091233903999, -3.1367966020958535, -1.4574312520596724, -3.080951101844191, 0.23582370908633685, -0.3375786263002188, 0.08555001481122226, -2.217811778220508, -0.9708502223149468, 1.4823961054084958], "max": [0.37742171356708465, 0.3480837093443197, 0.25178494819440156, 3.1338479374952994, -0.40104141722573683, 3.124994300723849, 0.3391275279193413, -0.10245930142221629, 0.2019786307794184, -1.2880069134443057, 0.2079034112737681, 2.6866684079309318], "count": [315]}, "eef_sim_pose_action": {"mean": [0.3107573057502844, 0.1980932094916327, 0.18948409490241028, 1.0686513818580954, -0.9351132846625275, 0.9004363578447526, 0.32172410750377745, -0.16911096186275462, 0.17690631547338462, -1.896483944526613, -0.7909730856158119, 2.349554050381797], "std": [0.07329705321546655, 0.07455750030267327, 0.05295237238117117, 2.201843406436366, 0.3022964609687298, 2.2458576331398263, 0.028177518702270248, 0.06456279651062985, 0.0305051144515372, 0.205260659583673, 0.22507519478185628, 0.285317761712477], "min": [0.11971946995921948, 0.08757381221597872, 0.09192979757234068, -3.1132616412775063, -1.3933857553439997, -3.0505015326861313, 0.24390069310825876, -0.3326645018561544, 0.06957861909931257, -2.173754064434219, -1.0844217888777274, 1.5011588547249135], "max": [0.3913330538304935, 0.3489956305933717, 0.2511842364599647, 3.138332808999611, -0.37669474589931884, 3.1272595332340796, 0.3506426780113575, -0.10395752996684815, 0.205217133451301, -1.222484038238073, 0.18687109947825564, 2.630633796568513], "count": [315]}}} +{"episode_index": 131, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4360695501730104]], [[0.5400143382352941]], [[0.4945179257977701]]], "std": [[[0.28485217917138855]], [[0.20845386502187088]], [[0.21688611864193733]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42009194300269126]], [[0.4409179161860823]], [[0.391660911668589]]], "std": [[[0.28315095347730884]], [[0.2410624900583391]], [[0.2615191126062691]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.409036529219531]], [[0.4712791714725106]], [[0.4119709366589773]]], "std": [[[0.3178318633399145]], [[0.2257375619989986]], [[0.2587924426831864]]], "count": [100]}, "observation.state": {"min": [-0.9463537931442261, -0.35820603370666504, -0.6199991703033447, -1.8219184875488281, -1.5621427297592163, -0.305181622505188, -0.6855119466781616, -0.8189183473587036, -0.5397888422012329, 0.09431400895118713, -1.743343710899353, -0.011432908475399017, -0.3599175810813904, -0.6187539100646973, 0.010532226413488388, -0.0019695539958775043, -0.5772616863250732, 1.018218994140625, -0.4970352053642273, -0.01060063298791647, -0.015667522326111794, -0.0046010324731469154, -0.5711555480957031, 1.0010621547698975, -0.49622881412506104, -0.00435670604929328, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.03795832395553589, -2.3635827801626874e-06, -0.680543065071106, -0.6206040382385254, -1.313929796218872, -2.8563485145568848, -4.194255352020264, -1.1303223371505737, -2.1291260719299316, -1.2108842134475708, -0.790266752243042, -1.1580626964569092, -0.6397197246551514, -0.680022120475769, -0.8296282291412354, -0.8906561136245728, -15.778647422790527, -9.768010139465332, -2.83638596534729, -10.836385726928711, -1.3772892951965332, -2.9841270446777344, -3.529304027557373, -13.607274055480957, -7.02075719833374, -2.83638596534729, -8.15018367767334, -1.3199023008346558, -1.1477411985397339, -1.4059828519821167, -0.00854902807623148, -0.032926857471466064, -0.03436439111828804, -0.009944535791873932, -0.011206352151930332, -0.015189760364592075, -0.007641300093382597, -0.040316611528396606, -0.03574945405125618, -0.007125252392143011, -0.012325974181294441, -0.015450392849743366, -3.011819839477539, -0.6978089213371277, 2.2567436695098877, -32.50865173339844, 13.298442840576172, -1.0116033554077148, 0.6999300122261047, -0.4751039445400238, 2.2715907096862793, -34.89270782470703, 14.36231517791748, -0.6057159304618835, -0.017311735078692436, -0.012199623510241508, 0.01587301678955555, -0.122972272336483, 0.3254340887069702, -0.08766308426856995, -0.0016866608057171106, 0.3346078395843506, -0.2692515254020691, 0.005121382884681225, -3.0305261611938477, -1.3490804433822632, -2.9028875827789307, -2.96291184425354, -1.3419508934020996, -3.006009578704834, -0.7360321283340454, -0.27796798944473267, 9.599361419677734, -0.023335903882980347, -0.018829911947250366, -0.05792796611785889, -0.019106851890683174, 0.016102973371744156, 0.6729354858398438, 0.7334659695625305], "max": [-0.07655377686023712, 0.5025161504745483, -0.11119437962770462, -0.4383152425289154, 0.39158377051353455, 0.7011544704437256, 0.0491127111017704, 0.2522965669631958, 0.11902046203613281, 1.051055669784546, -0.8018642663955688, 0.48108673095703125, 0.586427628993988, -0.1407635360956192, 0.01305321604013443, 0.011255793273448944, -0.5501164793968201, 1.0325337648391724, -0.4790344834327698, -0.0036852830089628696, -0.012798669748008251, 0.010168543085455894, -0.5378292798995972, 1.0145153999328613, -0.47783175110816956, 0.0021524145267903805, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.036904770880937576, 9.677760681370273e-05, 1.2896702289581299, 0.676051914691925, 0.8448538184165955, 0.6736040711402893, 4.369744300842285, 1.7491569519042969, 0.950896143913269, 1.357360601425171, 1.1622872352600098, 0.9724447727203369, 1.2173852920532227, 1.3788926601409912, 1.6597410440444946, 0.912846028804779, -2.8840293884277344, 5.677656173706055, 2.9206349849700928, 0.7936508655548096, 1.0616605281829834, 2.4963369369506836, 0.9468864798545837, 0.6347091794013977, 6.807082176208496, 1.390109896659851, 0.9768010377883911, 1.0616605281829834, 1.0329670906066895, 0.5164835453033447, 0.010234699584543705, 0.046343035995960236, 0.01970001868903637, 0.02209438756108284, 0.031090784817934036, 0.01918105036020279, 0.010915402323007584, 0.06068051606416702, 0.017623772844672203, 0.011746230535209179, 0.028001893311738968, 0.02209840901196003, -0.3605700135231018, 0.7423499226570129, 11.031320571899414, -15.610093116760254, 27.619504928588867, 0.7440730333328247, 3.139080047607422, 1.043001651763916, 13.956178665161133, -19.632675170898438, 30.980117797851562, 1.1623517274856567, 0.020417911931872368, 0.013029602356255054, 0.021367521956562996, -0.04099075868725777, 0.6202429533004761, 0.40850338339805603, 0.38893651962280273, 0.5099774599075317, -0.08279959112405777, 0.23355939984321594, 3.053551197052002, 0.6529099941253662, 2.9667935371398926, 2.996593475341797, -0.5321587920188904, 2.9257309436798096, -0.3045526444911957, 0.2810494005680084, 9.907890319824219, 0.034372955560684204, 0.020860224962234497, 0.054003506898880005, -0.015711585059762, 0.023038474842905998, 0.6792685985565186, 0.7391312122344971], "mean": [-0.5339642763137817, -0.12312284111976624, -0.3875577449798584, -0.7972152233123779, -0.32010743021965027, 0.14141853153705597, -0.3956163823604584, -0.22293448448181152, -0.04820798709988594, 0.4145038425922394, -1.2682386636734009, 0.23002776503562927, -0.1077527329325676, -0.472137451171875, 0.011274370364844799, 0.00018342820112593472, -0.566567063331604, 1.0294667482376099, -0.48367661237716675, -0.0056284149177372456, -0.014790555462241173, -0.001809123088605702, -0.5580735802650452, 1.0083277225494385, -0.4811929166316986, -0.0005141549045220017, 0.6556448340415955, 1.745322823524475, 0.6556448340415955, 0.6556448340415955, 0.6556448340415955, 0.6556448340415955, 0.6711588501930237, 1.745322823524475, 0.6711588501930237, 0.6711588501930237, 0.6711588501930237, 0.6711588501930237, -0.037420935928821564, 1.5046812222863082e-06, 0.00027539345319382846, -0.006564707960933447, -0.001163946813903749, -0.045305781066417694, -0.037215180695056915, 0.03948982432484627, -0.012339245527982712, 0.0070142257027328014, -0.0006326800212264061, -0.013573160395026207, -0.006160872522741556, 0.016789020970463753, 0.003993025980889797, 0.006100623402744532, -9.736461639404297, -2.8908586502075195, -0.5926275849342346, -4.356420516967773, 0.011375991627573967, 0.08569415658712387, -0.6188672780990601, -6.182134628295898, 0.7372252345085144, -0.203767329454422, -5.179617881774902, 0.18691864609718323, -0.11438768357038498, -0.4598451852798462, -0.0002463655546307564, -0.0005099176778458059, -0.002789173275232315, 0.0016594970365986228, 0.001292758621275425, 3.575737719074823e-05, -0.00022987887496128678, -0.00011046876898035407, -0.002317637437954545, 0.0007417132728733122, 0.0012670166324824095, 0.00014324026415124536, -1.866410732269287, -0.10555678606033325, 7.879068374633789, -22.10797691345215, 22.983139038085938, 0.1296866238117218, 1.7627341747283936, 0.29230961203575134, 9.273204803466797, -24.43844223022461, 24.807859420776367, 0.512611985206604, 0.002001855056732893, -0.0020558524411171675, 0.0181510541588068, -0.07991132140159607, 0.4893515110015869, 0.09199754148721695, 0.17699287831783295, 0.42348232865333557, -0.166237011551857, 0.1492285579442978, -0.7269690632820129, -0.7842418551445007, 0.6737915277481079, -2.1658997535705566, -0.9358413219451904, 2.4482064247131348, -0.5368136167526245, 0.003962966613471508, 9.776128768920898, 0.0016049250261858106, 9.005298488773406e-05, 0.0007766254711896181, -0.017881039530038834, 0.020700842142105103, 0.677510678768158, 0.7350009083747864], "std": [0.2853146493434906, 0.20462900400161743, 0.10627293586730957, 0.26877468824386597, 0.7072568535804749, 0.33116215467453003, 0.19903570413589478, 0.34950554370880127, 0.20037032663822174, 0.2707845866680145, 0.32233235239982605, 0.10940432548522949, 0.2665368914604187, 0.1428256630897522, 0.00035725775524042547, 0.0024413131177425385, 0.008165547624230385, 0.003221044782549143, 0.004689620342105627, 0.001853281632065773, 0.0004477326583582908, 0.002672045724466443, 0.009945892728865147, 0.0042982036247849464, 0.0043852366507053375, 0.0019328034250065684, 0.8386241793632507, 6.4373016357421875e-06, 0.8386241793632507, 0.8386241793632507, 0.8386241793632507, 0.8386241793632507, 0.833785355091095, 6.4373016357421875e-06, 0.833785355091095, 0.833785355091095, 0.833785355091095, 0.833785355091095, 0.00022380361042451113, 1.3061646313872188e-05, 0.3081565201282501, 0.23242640495300293, 0.21219344437122345, 0.5189244747161865, 0.8371413350105286, 0.33410364389419556, 0.29972872138023376, 0.35738152265548706, 0.20785005390644073, 0.26659998297691345, 0.2871697247028351, 0.2437782734632492, 0.3287152945995331, 0.18413138389587402, 2.948608636856079, 3.189027786254883, 1.480092167854309, 3.2440178394317627, 0.36203789710998535, 0.856971263885498, 0.7550980448722839, 3.606111526489258, 3.546172857284546, 0.8570048213005066, 2.2199466228485107, 0.3929247260093689, 0.350015252828598, 0.39133596420288086, 0.002619924256578088, 0.009044753387570381, 0.00672930758446455, 0.004449598025530577, 0.004512926563620567, 0.0036163649056106806, 0.0027803033590316772, 0.011138427071273327, 0.007452795747667551, 0.0028851060196757317, 0.004605879541486502, 0.003314577043056488, 0.4246751666069031, 0.1769377887248993, 2.04380464553833, 4.115851402282715, 3.336648941040039, 0.37165743112564087, 0.4465121328830719, 0.20598259568214417, 2.7937333583831787, 3.098796844482422, 4.253379821777344, 0.4018521308898926, 0.006754833273589611, 0.004096450284123421, 0.0006432009395211935, 0.015088631771504879, 0.06324625760316849, 0.12602397799491882, 0.09918966144323349, 0.06627551466226578, 0.05507415533065796, 0.06842143088579178, 2.284188747406006, 0.682418942451477, 2.001476764678955, 0.9445839524269104, 0.18485024571418762, 0.7960786819458008, 0.059981025755405426, 0.07478443533182144, 0.034750308841466904, 0.005669878795742989, 0.00689981272444129, 0.014867707155644894, 0.0008575807441957295, 0.0013525265967473388, 0.0010605311254039407, 0.0009669984574429691], "count": [396]}, "action": {"min": [-1.0274802446365356, -0.3490658402442932, -0.7281519770622253, -1.9728776216506958, -1.5707963705062866, -0.31722477078437805, -0.6981316804885864, -0.8791886568069458, -0.5588719248771667, 0.04951408877968788, -1.7268186807632446, -0.010396056808531284, -0.3629986643791199, -0.6204525232315063, 0.009867562912404537, -0.004472849424928427, -0.5803932547569275, 1.0174490213394165, -0.49604713916778564, -0.01013487670570612, -0.016143009066581726, -0.006283057853579521, -0.5736251473426819, 0.9973630309104919, -0.49519744515419006, -0.004630088806152344, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.03795832395553589, -2.3635827801626874e-06, -0.680543065071106, -0.6206040382385254, -1.262250542640686, -2.8563485145568848, -4.194255352020264, -1.1303223371505737, -2.1291260719299316, -1.2108842134475708, -0.790266752243042, -1.1580626964569092, -0.6397197246551514, -0.680022120475769, -0.8296282291412354, -0.8906561136245728], "max": [-0.058881454169750214, 0.5469872951507568, 0.025355348363518715, -0.34232062101364136, 0.3976998031139374, 0.6981316804885864, 0.05150515213608742, 0.25717154145240784, 0.14158043265342712, 1.1070563793182373, -0.7265685200691223, 0.4866461157798767, 0.6001949310302734, -0.13319045305252075, 0.01503302063792944, 0.016987573355436325, -0.5504547357559204, 1.0351334810256958, -0.4782978296279907, -0.003725972957909107, -0.01065259613096714, 0.015715433284640312, -0.537651777267456, 1.0142159461975098, -0.4765068590641022, 0.0010985261760652065, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.036904770880937576, 9.677760681370273e-05, 1.2896702289581299, 0.676051914691925, 0.8448538184165955, 0.6825974583625793, 4.151639938354492, 1.7491569519042969, 0.950896143913269, 1.357360601425171, 1.1622872352600098, 0.9724447727203369, 1.2173852920532227, 1.3788926601409912, 1.6597410440444946, 0.912846028804779], "mean": [-0.5698500871658325, -0.11054348200559616, -0.418978750705719, -0.7565299272537231, -0.32602208852767944, 0.1440286636352539, -0.39572077989578247, -0.2397843599319458, -0.05314135178923607, 0.4168512225151062, -1.2364521026611328, 0.2313723862171173, -0.10602772235870361, -0.4699934720993042, 0.011534021236002445, 0.0002817566564772278, -0.5665265917778015, 1.0284913778305054, -0.4826699495315552, -0.005469628144055605, -0.014371459372341633, -0.001694991486147046, -0.5579982399940491, 1.007188320159912, -0.48006296157836914, -0.001066964352503419, 0.6548516154289246, 1.745322823524475, 0.6548516154289246, 0.6548516154289246, 0.6548516154289246, 0.6548516154289246, 0.6699689030647278, 1.745322823524475, 0.6699689030647278, 0.6699689030647278, 0.6699689030647278, 0.6699689030647278, -0.03742118179798126, 1.5030439044494415e-06, 0.00020992824283894151, -0.005633658729493618, -0.004197627305984497, -0.043524663895368576, -0.029759500175714493, 0.03654820844531059, -0.012517321854829788, 0.007001009304076433, -0.000656041840557009, -0.013317277655005455, -0.006152625195682049, 0.016930606216192245, 0.004120828118175268, 0.00523754209280014], "std": [0.29754045605659485, 0.19866639375686646, 0.1312147080898285, 0.3165859580039978, 0.7078943252563477, 0.3348800837993622, 0.20142020285129547, 0.361395001411438, 0.198946014046669, 0.29487690329551697, 0.3346504867076874, 0.10633645206689835, 0.26750895380973816, 0.14338752627372742, 0.0007441024645231664, 0.00318774301558733, 0.007950001396238804, 0.0035244852770119905, 0.004181030672043562, 0.0015874963719397783, 0.000816413841675967, 0.0033758757635951042, 0.009609568864107132, 0.004556586034595966, 0.0038851008284837008, 0.0016338493442162871, 0.8382509350776672, 6.4373016357421875e-06, 0.8382509350776672, 0.8382509350776672, 0.8382509350776672, 0.8382509350776672, 0.8328322768211365, 6.4373016357421875e-06, 0.8328322768211365, 0.8328322768211365, 0.8328322768211365, 0.8328322768211365, 0.00022412289399653673, 1.3061860954621807e-05, 0.30816179513931274, 0.23299995064735413, 0.22054487466812134, 0.5202322006225586, 0.8479474782943726, 0.33862683176994324, 0.29968005418777466, 0.35738247632980347, 0.20785117149353027, 0.2666400969028473, 0.2871832251548767, 0.2438303828239441, 0.3287389874458313, 0.1842443197965622], "count": [396]}, "timestamp": {"min": [0.0], "max": [13.166666666666666], "mean": [6.583333333333333], "std": [3.8104996270052838], "count": [396]}, "frame_index": {"min": [0], "max": [395], "mean": [197.5], "std": [114.31498881015851], "count": [396]}, "episode_index": {"min": [131], "max": [131], "mean": [131.0], "std": [0.0], "count": [396]}, "index": {"min": [48952], "max": [49347], "mean": [49149.5], "std": [114.31498881015851], "count": [396]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [396]}, "subtask_annotation": {"mean": [0.6616161616161617, 2.0, 2.0, 2.0, 2.0], "std": [0.6085596624564477, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [396]}, "scene_annotation": {"mean": [131.0], "std": [0.0], "min": [131], "max": [131], "count": [396]}, "eef_direction_state": {"mean": [3.275252525252525, 2.8181818181818183], "std": [1.9036099907378683, 2.147884260202345], "min": [0, 0], "max": [6, 6], "count": [396]}, "eef_velocity_state": {"mean": [1.1414141414141414, 1.0606060606060606], "std": [0.7352605668837141, 0.6485131684555352], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_acc_mag_state": {"mean": [0.9823232323232324, 0.8712121212121212], "std": [0.8022636261378778, 0.8415231173442538], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_direction_action": {"mean": [2.974747474747475, 2.75], "std": [1.7068988617108511, 2.076959948160442], "min": [0, 0], "max": [6, 6], "count": [396]}, "eef_velocity_action": {"mean": [1.3308080808080809, 1.1515151515151516], "std": [0.6428789049263846, 0.6530988503712829], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_acc_mag_action": {"mean": [1.2424242424242424, 1.1161616161616161], "std": [0.7119600075436805, 0.7827956982465781], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_sim_pose_state": {"mean": [0.3531489110812541, 0.1717514485776558, 0.13467805891904908, -0.7194791772816191, -0.7844431006363827, 0.6819315491181175, 0.29184507444466046, -0.2352475039434218, 0.11472865066166471, -2.1736441588399904, -0.9360076606141847, 2.4560869935765886], "std": [0.06490421862540713, 0.09862325943553142, 0.07466882848048395, 2.2992727829016326, 0.6824227289791256, 2.013526968857138, 0.08075520793411373, 0.05466664243565723, 0.028005704805649054, 0.958489653551067, 0.18490222400750703, 0.8094081009942363], "min": [0.25108477203538515, 0.043183782890716275, 0.038744082615079445, -3.099602480091032, -1.349080559759878, -3.0198750944366752, 0.17714102354158728, -0.3702548565134757, 0.03941256897320241, -3.129471415929989, -1.342137233220349, -3.0870325299789094], "max": [0.46481562323263775, 0.44021979433494585, 0.24870222488106425, 3.1155818991496327, 0.6522614848001584, 3.1347255397832963, 0.4134402944205874, -0.1736409648794725, 0.16235141640570458, 3.066613342423839, -0.5321641465672262, 3.1014569153251825], "count": [396]}, "eef_sim_pose_action": {"mean": [0.3575639909336464, 0.1752657145482767, 0.13740727793162022, -0.685487110395432, -0.7979866954395012, 0.6292354878714642, 0.2948871040330779, -0.23980763746157116, 0.11197841065614603, -2.233466990831102, -0.929848906426228, 2.5349107521938983], "std": [0.06839751796455572, 0.09768293896327226, 0.08158009184942376, 2.3680470991204325, 0.7176603731085427, 2.073633057416565, 0.08267741055293176, 0.05511501316047542, 0.030518455030301483, 0.7321040242824387, 0.21349068098497617, 0.3699739051883313], "min": [0.24394022620830308, 0.037339693245679755, 0.02990092094148612, -3.1385810131397442, -1.4222518035507834, -3.0819595627278282, 0.1739417064729746, -0.3743453616358482, 0.03215122580073748, -3.0133079229145823, -1.3768297862194918, 1.7760603899246288], "max": [0.4754743144393918, 0.46008002216275684, 0.26485064553019805, 3.1040545975875515, 0.7000188904896234, 3.133524697445749, 0.42181929721617084, -0.17237893976565186, 0.17524095082812988, -0.7185578187465687, -0.47226198577108214, 3.0841132433610046], "count": [396]}}} +{"episode_index": 132, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4485391523365139]], [[0.5449324953689141]], [[0.49825887770437943]]], "std": [[[0.28260435424568126]], [[0.2064642222291618]], [[0.21841526664194483]]], "count": [110]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.448195228670791]], [[0.43859865960644506]], [[0.35668204536716647]]], "std": [[[0.30082097452393874]], [[0.22550761271936673]], [[0.2650075488220299]]], "count": [110]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4396872684457027]], [[0.46100212549369124]], [[0.3907687384222851]]], "std": [[[0.3071225658329404]], [[0.22610181525572887]], [[0.2560854901500705]]], "count": [110]}, "observation.state": {"min": [-0.902845025062561, -0.3307400643825531, -0.5573354959487915, -1.235980749130249, -1.566338300704956, -0.4982993006706238, -0.6954308748245239, -0.8295461535453796, -0.23003067076206207, 0.20723956823349, -1.6027687788009644, 0.04577954113483429, -0.21104595065116882, -0.6069386601448059, 0.009155339561402798, -0.004404810257256031, -0.6095779538154602, 1.0343363285064697, -0.45866671204566956, -0.011925771832466125, -0.01612853817641735, -0.00011957295646425337, -0.6192730665206909, 1.0245749950408936, -0.45003005862236023, -0.00803854689002037, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.002008691430091858, -0.001147889532148838, -0.5253819227218628, -1.3269792795181274, -0.7949367761611938, -1.2093385457992554, -3.5718560218811035, -1.8999184370040894, -3.06327486038208, -1.228864073753357, -0.5920533537864685, -0.6549444198608398, -0.9417024254798889, -1.2101728916168213, -0.8203995227813721, -0.84441077709198, -14.631717681884766, -9.89011001586914, -2.2747254371643066, -10.439560890197754, -0.860805869102478, -1.8363858461380005, -1.4346764087677002, -13.585003852844238, -4.639804840087891, -1.741147756576538, -7.417582988739014, -0.8034188151359558, -1.3772894144058228, -2.7545788288116455, -0.00863565132021904, -0.028682878240942955, -0.01620940864086151, -0.011105794459581375, -0.014452301897108555, -0.008906625211238861, -0.013491647318005562, -0.031417857855558395, -0.013211220502853394, -0.011343085207045078, -0.011273643001914024, -0.006204025354236364, -4.220789909362793, -1.0133076906204224, 3.385115623474121, -27.851985931396484, 10.16440200805664, -0.24443738162517548, -0.7635599970817566, -0.8499906659126282, 7.661051273345947, -35.17744827270508, 13.88509750366211, 0.12516959011554718, -0.017392395064234734, -0.015474280342459679, 0.0012210012646391988, -0.10930868983268738, 0.4004373550415039, -0.044436320662498474, 0.006110822781920433, 0.3224053978919983, -0.23537692427635193, -0.03952052816748619, -2.9175024032592773, -1.251222848892212, -3.1374897956848145, -2.9418931007385254, -1.2593320608139038, -3.11135196685791, -0.769288182258606, -0.21190044283866882, 9.667964935302734, -0.011638849973678589, -0.013876765966415405, -0.06021082401275635, -0.018415231257677078, 0.02443702518939972, 0.6743358373641968, 0.7351871728897095], "max": [-0.10701221227645874, 0.21324512362480164, 0.009694554843008518, -0.2574957311153412, 0.6413557529449463, 0.6694893836975098, 0.16660937666893005, 0.18927045166492462, 0.14992010593414307, 0.8158819675445557, -0.4596763849258423, 0.7798226475715637, 0.2366151213645935, -0.21695125102996826, 0.011425758711993694, 0.00011330296547384933, -0.6050257086753845, 1.037536859512329, -0.4541704058647156, -0.008302331902086735, -0.013409523293375969, 0.004598552361130714, -0.6147263050079346, 1.0271109342575073, -0.4455724358558655, -0.005390907637774944, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0027678986079990864, -0.0011416713241487741, 0.6628040075302124, 0.3898758292198181, 1.104243516921997, 0.86507248878479, 3.057292938232422, 2.0268959999084473, 1.1389498710632324, 0.833873987197876, 0.45145535469055176, 0.8014013171195984, 1.60983145236969, 1.276702642440796, 0.7676374316215515, 0.4719157814979553, -4.944050312042236, 3.846153974533081, 2.9487180709838867, -0.5799756050109863, 0.8894994258880615, 6.599511623382568, 0.8034188151359558, -2.316131830215454, 7.17338228225708, 1.7271062135696411, -2.3199024200439453, 0.918192982673645, 0.9755800366401672, 0.4017094075679779, 0.009227528236806393, 0.02838827669620514, 0.016688179224729538, 0.008942753076553345, 0.013578841462731361, 0.02109466679394245, 0.006071547046303749, 0.026890749111771584, 0.01203979179263115, 0.006358674261718988, 0.012452150695025921, 0.007417711429297924, -2.078580141067505, 0.20414622128009796, 10.571063041687012, -17.149154663085938, 20.19015884399414, 1.2361104488372803, 1.0605000257492065, 0.5270684361457825, 16.74741554260254, -24.134212493896484, 25.591049194335938, 1.72409188747406, 0.02364736795425415, 0.02097204700112343, 0.004273504484444857, 0.0, 0.6181929111480713, 0.4228343069553375, 0.2958294749259949, 0.5647152066230774, -0.04076790809631348, 0.2031625509262085, 3.0536141395568848, 0.5254318714141846, 3.09641695022583, 3.0571177005767822, -0.36045724153518677, 3.1073522567749023, -0.4577797055244446, 0.2960907518863678, 9.914926528930664, 0.015673160552978516, 0.01719975471496582, 0.06636926531791687, -0.015931271016597748, 0.02743120864033699, 0.6771471500396729, 0.7377511262893677], "mean": [-0.565690815448761, -0.11143673211336136, -0.37632107734680176, -0.6382546424865723, -0.35143569111824036, 0.16255339980125427, -0.3476139307022095, -0.23562371730804443, 0.02282811515033245, 0.4404541552066803, -1.1170345544815063, 0.4255059063434601, -0.05660775676369667, -0.5008683800697327, 0.010932349599897861, -0.0026040852535516024, -0.6075964570045471, 1.0357388257980347, -0.4549660384654999, -0.01112352218478918, -0.014066308736801147, 0.001962904818356037, -0.6177083849906921, 1.0262070894241333, -0.4468698799610138, -0.007103179581463337, 0.5945298671722412, 1.7453171014785767, 0.5945298671722412, 0.5945298671722412, 0.5945298671722412, 0.5945298671722412, 0.5846356153488159, 1.7453171014785767, 0.5846356153488159, 0.5846356153488159, 0.5846356153488159, 0.5846356153488159, 0.0022625522688031197, -0.0011447868309915066, -0.010787717066705227, -0.0024205788504332304, 0.0033170985989272594, 0.013371184468269348, 0.0038658136036247015, 0.002325845882296562, 0.0070717111229896545, -0.0033527850173413754, -0.004841208457946777, 3.866119004669599e-05, 0.003117903368547559, 0.0060119773261249065, 0.00026331658591516316, 4.320935477153398e-05, -9.74039363861084, -2.727651596069336, 0.18238085508346558, -3.5817389488220215, 0.01541849784553051, 0.6159831285476685, -0.36928755044937134, -6.368248462677002, 1.2516785860061646, 0.2472207397222519, -5.423689842224121, -0.04926351457834244, -0.18458959460258484, -0.800987184047699, 0.00019494701700750738, 0.0003829606284853071, -0.00046662165550515056, -8.915314538171515e-05, 0.00014654177357442677, 0.0003236695483792573, -0.00010172606562264264, -0.00020336810848675668, -0.0002682133635971695, -0.00022447451192419976, 0.00016186610446311533, 8.288395474664867e-05, -2.9863128662109375, -0.1972540020942688, 7.421316146850586, -22.960643768310547, 16.048681259155273, 0.5431511402130127, 0.22188593447208405, 0.03224538639187813, 12.33983039855957, -29.428834915161133, 19.85200309753418, 0.9342602491378784, 0.002352597191929817, -0.0024772677570581436, 0.002308259019628167, -0.05208120867609978, 0.4979923963546753, 0.12650759518146515, 0.14257702231407166, 0.41358450055122375, -0.10104262828826904, 0.1098126620054245, 0.8857596516609192, -0.6477057337760925, -1.113372564315796, -1.8729497194290161, -0.9085655808448792, 2.2225358486175537, -0.6131759881973267, 0.10523439943790436, 9.77817153930664, 0.0016327633056789637, 0.0009912854293361306, 3.494136035442352e-05, -0.017210867255926132, 0.02654879353940487, 0.6760389804840088, 0.7361862063407898], "std": [0.2175978124141693, 0.1897175908088684, 0.10398392379283905, 0.28480470180511475, 0.7651206851005554, 0.37061354517936707, 0.2995784282684326, 0.27448126673698425, 0.10834216326475143, 0.14818862080574036, 0.35309258103370667, 0.16324515640735626, 0.12270049750804901, 0.10851295292377472, 0.0003517034347169101, 0.001425002352334559, 0.0007288653287105262, 0.0009745326824486256, 0.0011359029449522495, 0.0008747151005081832, 0.0005563798476941884, 0.0012999293394386768, 0.0011334364535287023, 0.0005797698395326734, 0.0009496061829850078, 0.000779014895670116, 0.8156396746635437, 1.2159347534179688e-05, 0.8156396746635437, 0.8156396746635437, 0.8156396746635437, 0.8156396746635437, 0.7903728485107422, 1.2159347534179688e-05, 0.7903728485107422, 0.7903728485107422, 0.7903728485107422, 0.7903728485107422, 8.322246867464855e-05, 9.55243308453646e-07, 0.164494588971138, 0.16243909299373627, 0.18572095036506653, 0.2822847068309784, 0.6533185243606567, 0.41653499007225037, 0.3493494987487793, 0.2733761668205261, 0.11125897616147995, 0.16604825854301453, 0.3206544816493988, 0.26357313990592957, 0.14296960830688477, 0.1261856108903885, 2.3208932876586914, 3.3362467288970947, 1.6027896404266357, 2.849238395690918, 0.2645605206489563, 1.4672574996948242, 0.5206320285797119, 2.480534553527832, 3.10762095451355, 0.7307753562927246, 1.4351779222488403, 0.2565082013607025, 0.47250446677207947, 0.5223937630653381, 0.0026321562472730875, 0.006354829762130976, 0.0049701593816280365, 0.002715497277677059, 0.0019943343941122293, 0.002488008700311184, 0.0026308312080800533, 0.006486199330538511, 0.004414848517626524, 0.002411520341411233, 0.0020670872181653976, 0.0014123539440333843, 0.3036242425441742, 0.11570782959461212, 1.6495716571807861, 2.8278660774230957, 2.205465316772461, 0.4216785728931427, 0.2812158763408661, 0.12899543344974518, 1.9201817512512207, 2.536086082458496, 2.5167365074157715, 0.447847843170166, 0.006485293619334698, 0.005151856690645218, 0.00047422724310308695, 0.015755711123347282, 0.058192890137434006, 0.16014377772808075, 0.06728145480155945, 0.06314717233181, 0.0582754984498024, 0.06286934018135071, 2.0130693912506104, 0.6101444959640503, 1.856258511543274, 1.08713960647583, 0.24777166545391083, 1.335979700088501, 0.0443061962723732, 0.05430811271071434, 0.027429070323705673, 0.0035764866042882204, 0.005321551579982042, 0.01118938997387886, 0.00038847370888106525, 0.0005615124828182161, 0.0006864055758342147, 0.0006207373808138072], "count": [531]}, "action": {"min": [-0.9812286496162415, -0.3252530097961426, -0.6351163387298584, -1.1619830131530762, -1.5707963705062866, -0.509306788444519, -0.6979020833969116, -0.8835946321487427, -0.24366530776023865, 0.14633053541183472, -1.6141363382339478, 0.04038262367248535, -0.21105477213859558, -0.6132926940917969, 0.008909575641155243, -0.008900659158825874, -0.6079053282737732, 1.0310752391815186, -0.45909425616264343, -0.01165318675339222, -0.01612653024494648, -0.004993389826267958, -0.6171332001686096, 1.0216599702835083, -0.45023611187934875, -0.008385086432099342, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.002008691430091858, -0.001147889532148838, -0.5253819227218628, -1.3269792795181274, -0.7949367761611938, -1.2093385457992554, -3.5718560218811035, -1.8999184370040894, -3.06327486038208, -1.228864073753357, -0.5920533537864685, -0.6549444198608398, -0.9417024254798889, -1.2101728916168213, -0.8203995227813721, -0.84441077709198], "max": [-0.13268838822841644, 0.2054557055234909, 0.16689473390579224, -0.1963786631822586, 0.6450503468513489, 0.6981316804885864, 0.1712876856327057, 0.17945528030395508, 0.1475520133972168, 0.8644382357597351, -0.3959929943084717, 0.7860380411148071, 0.2444084882736206, -0.21244022250175476, 0.012311355210840702, 0.004194736480712891, -0.6008079648017883, 1.0363221168518066, -0.45381438732147217, -0.008007530122995377, -0.01220322959125042, 0.008391044102609158, -0.6106716394424438, 1.0259772539138794, -0.44457823038101196, -0.005301094613969326, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0027678986079990864, -0.0011416713241487741, 0.6628040075302124, 0.3898758292198181, 1.104243516921997, 0.86507248878479, 3.057292938232422, 2.0268959999084473, 1.1389498710632324, 0.833873987197876, 0.45145535469055176, 0.8014013171195984, 1.60983145236969, 1.276702642440796, 0.7676374316215515, 0.4719157814979553], "mean": [-0.6015255451202393, -0.10566069185733795, -0.380978524684906, -0.5762619376182556, -0.35219162702560425, 0.162066251039505, -0.343426376581192, -0.258339524269104, 0.006146746221929789, 0.45213404297828674, -1.0823079347610474, 0.424724280834198, -0.05432059243321419, -0.5015057325363159, 0.011303558014333248, -0.0023164916783571243, -0.6041425466537476, 1.0341325998306274, -0.4553075432777405, -0.010667138732969761, -0.013495629653334618, 0.0018370379693806171, -0.6139804720878601, 1.024051547050476, -0.44695547223091125, -0.007259902078658342, 0.5942012071609497, 1.7453171014785767, 0.5942012071609497, 0.5942012071609497, 0.5942012071609497, 0.5942012071609497, 0.5851615071296692, 1.7453171014785767, 0.5851615071296692, 0.5851615071296692, 0.5851615071296692, 0.5851615071296692, 0.0022625525016337633, -0.001144792535342276, -0.01070309802889824, -0.002378667937591672, 0.0033324367832392454, 0.013247349299490452, 0.0038005730602890253, 0.0017290521645918489, 0.007140800356864929, -0.0031558845657855272, -0.004699620883911848, -0.0005024708807468414, 0.00274081458337605, 0.005880718119442463, 0.000777936598751694, -2.730912819970399e-05], "std": [0.22184984385967255, 0.17818410694599152, 0.12405146658420563, 0.2888634204864502, 0.7669755220413208, 0.373236745595932, 0.29738208651542664, 0.2799929678440094, 0.10662338137626648, 0.16392186284065247, 0.3606436252593994, 0.16283510625362396, 0.12410683929920197, 0.1093478873372078, 0.0005503495340235531, 0.0017424683319404721, 0.0012247873237356544, 0.0011122763389721513, 0.0010818297741934657, 0.0007765472400933504, 0.0007416416192427278, 0.0016669066390022635, 0.00128173700068146, 0.0008606569026596844, 0.0010105433175340295, 0.0007119168294593692, 0.8155244588851929, 1.2159347534179688e-05, 0.8155244588851929, 0.8155244588851929, 0.8155244588851929, 0.8155244588851929, 0.7908074259757996, 1.2159347534179688e-05, 0.7908074259757996, 0.7908074259757996, 0.7908074259757996, 0.7908074259757996, 8.322249777847901e-05, 9.501627005192859e-07, 0.1645188182592392, 0.16244760155677795, 0.18572086095809937, 0.2823059558868408, 0.6533147692680359, 0.41676491498947144, 0.34934625029563904, 0.2734135687351227, 0.11130323261022568, 0.16619037091732025, 0.3207066059112549, 0.2636571526527405, 0.14234180748462677, 0.12620589137077332], "count": [531]}, "timestamp": {"min": [0.0], "max": [17.666666666666668], "mean": [8.833333333333336], "std": [5.109540821581467], "count": [531]}, "frame_index": {"min": [0], "max": [530], "mean": [265.0], "std": [153.286224647444], "count": [531]}, "episode_index": {"min": [132], "max": [132], "mean": [132.0], "std": [0.0], "count": [531]}, "index": {"min": [49348], "max": [49878], "mean": [49613.0], "std": [153.286224647444], "count": [531]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [531]}, "subtask_annotation": {"mean": [0.615819209039548, 2.0, 2.0, 2.0, 2.0], "std": [0.741082730378779, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [531]}, "scene_annotation": {"mean": [132.0], "std": [0.0], "min": [132], "max": [132], "count": [531]}, "eef_direction_state": {"mean": [3.261770244821092, 3.3804143126177024], "std": [2.030192969950192, 2.293508529001184], "min": [0, 0], "max": [6, 6], "count": [531]}, "eef_velocity_state": {"mean": [0.9849340866290018, 0.8173258003766478], "std": [0.6011280555407907, 0.6426179427994447], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_acc_mag_state": {"mean": [0.8662900188323918, 0.8116760828625236], "std": [0.8476250096261267, 0.8405535888660822], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_direction_action": {"mean": [3.256120527306968, 2.888888888888889], "std": [2.0052509262871014, 2.1155172574039014], "min": [0, 0], "max": [6, 6], "count": [531]}, "eef_velocity_action": {"mean": [1.0357815442561205, 1.015065913370998], "std": [0.6323366386612999, 0.6256890329071205], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_acc_mag_action": {"mean": [1.1450094161958568, 1.054613935969868], "std": [0.7905209073744235, 0.7995010165326069], "min": [0, 0], "max": [2, 2], "count": [531]}, "eef_sim_pose_state": {"mean": [0.3562596972820575, 0.18772374855289894, 0.10995375346917047, 0.8733173508377708, -0.648155199174487, -1.1069972146185811, 0.2877368944380759, -0.1978852776208403, 0.08828536526372817, -1.8786154893443086, -0.9087195772404799, 2.222362986956326], "std": [0.05181257262292587, 0.11127557577364806, 0.04019002991316889, 2.039373655919099, 0.6102106806082545, 1.894917506631123, 0.06498065888294348, 0.04995226691230514, 0.025153412813857634, 1.0973754645458105, 0.24778730489977507, 1.369560077046232], "min": [0.25758049319394816, 0.07412665442989388, 0.04866565588142296, -3.1280313146537067, -1.2512239399535734, -3.137713172747883, 0.1882686058573652, -0.3160930593997565, 0.04558154343898902, -3.0943304726100633, -1.2593343966079464, -3.1401627343621388], "max": [0.4530997448186266, 0.3870882761420205, 0.21667907374854586, 3.0534515707804206, 0.5252860542957785, 3.136252931312626, 0.4340795073857078, -0.15102264758013081, 0.15313151115048054, 3.0902148637856364, -0.3604530784419415, 3.125452463126362], "count": [531]}, "eef_sim_pose_action": {"mean": [0.3618521935907461, 0.19292306464111464, 0.10830344832953188, 0.8442342958683584, -0.6649952608176821, -1.0647409363929063, 0.2922691602049975, -0.20441076254216192, 0.08523672379857009, -1.8975887039647905, -0.8968678174566527, 2.259020630006485], "std": [0.0519070237780027, 0.10822068018439632, 0.043103297276029164, 1.977460202750952, 0.6225595630238911, 1.8574824777332914, 0.06500298635574701, 0.05005527740801863, 0.024333270000155293, 0.9747484353634717, 0.26573812953189, 1.2625288502520735], "min": [0.2615127754832475, 0.07355755050845597, 0.04654896498946936, -3.0850545537995324, -1.281277794796863, -3.1304392313859526, 0.18934836673651126, -0.32576001226538714, 0.05404661487702759, -3.076117627909805, -1.2625781200829893, -3.1388096789317785], "max": [0.4597338679880861, 0.38720688904470435, 0.22146367665536124, 3.076235006668946, 0.601446871254693, 3.116689896514182, 0.44418878170324383, -0.14630738297079476, 0.1554025390712052, 3.126377456089722, -0.30447784084582574, 3.139121304117307], "count": [531]}}} +{"episode_index": 133, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45130830209534795]], [[0.5623128388119955]], [[0.49286644319492506]]], "std": [[[0.29220021614867947]], [[0.2022884624060552]], [[0.22895648906863056]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45508384996155327]], [[0.42755538014225297]], [[0.31861078191080355]]], "std": [[[0.3180211734695961]], [[0.2449882239254859]], [[0.29628036562412857]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42169659265667053]], [[0.43058652441368706]], [[0.38207863562091504]]], "std": [[[0.27515363968171336]], [[0.23161148271944412]], [[0.26303252885244743]]], "count": [100]}, "observation.state": {"min": [-0.18039682507514954, -0.2536705732345581, -0.522240161895752, -1.8665025234222412, -1.5514624118804932, -0.37327712774276733, -0.23106715083122253, -0.2550290524959564, -0.01068263128399849, -0.06904864311218262, -2.3243303298950195, 0.09494702517986298, 0.09299688786268234, -0.29984021186828613, 0.014941699802875519, 0.022914454340934753, -0.6058564186096191, 0.9696276187896729, -0.39679378271102905, -0.036102570593357086, -0.011020824313163757, -0.021583426743745804, -0.6235479116439819, 0.9964197874069214, -0.3999577462673187, 0.04353373870253563, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.023269398137927055, -0.0017226019408553839, -0.41973230242729187, -0.4032677114009857, -0.5719202160835266, -0.7924754023551941, -1.7236045598983765, -0.9910230040550232, -0.5156291723251343, -0.3283679783344269, -0.16745315492153168, -0.5576409697532654, -1.1186723709106445, -3.6682381629943848, -0.28358620405197144, -0.41137754917144775, -8.908199310302734, -11.35531234741211, -5.363858699798584, -11.385836601257324, -2.6684980392456055, -4.7918195724487305, -1.4346764087677002, -13.028241157531738, -4.700854778289795, -2.8785104751586914, -13.705739974975586, -2.065934181213379, -5.222222328186035, -1.778998851776123, -0.007134225685149431, -0.02081911452114582, -0.014019363559782505, -0.005189821124076843, -0.026518309488892555, -0.039879754185676575, -0.00981436762958765, -0.016576657071709633, -0.01793302409350872, -0.014032935723662376, -0.027549123391509056, -0.009843610227108002, -2.8633499145507812, -0.8796846270561218, 1.6331698894500732, -30.817567825317383, 0.17163555324077606, 0.23398244380950928, -0.46661999821662903, -0.06681148707866669, 3.3702685832977295, -35.036399841308594, 1.5025050640106201, -0.554496705532074, -0.019763179123401642, -0.013330377638339996, -0.007326007820665836, -0.06831792742013931, 0.29822713136672974, -0.003047448815777898, 0.0683259516954422, 0.28386205434799194, -0.2872813045978546, 0.011716604232788086, -3.1163666248321533, -1.4864318370819092, -2.904413938522339, -2.9286372661590576, -1.513510823249817, -2.504227638244629, -0.9510875940322876, -0.17659194767475128, 9.666654586791992, -0.010143667459487915, -0.06197994947433472, -0.02732577919960022, -0.02610364556312561, 0.01862858235836029, 0.7374818325042725, 0.672294020652771], "max": [0.30356162786483765, 0.011927864514291286, 0.05745300278067589, -1.2405586242675781, 0.3875800669193268, 0.1670869141817093, 0.03519197180867195, 0.2653311491012573, 0.21515287458896637, 0.43602755665779114, -1.156250238418579, 1.532564640045166, 0.3035673201084137, 0.0743003785610199, 0.015709679573774338, 0.025182422250509262, -0.593801736831665, 0.9696884155273438, -0.39004555344581604, -0.031159695237874985, -0.010100116953253746, -0.01878693886101246, -0.611404299736023, 0.9972683191299438, -0.391094446182251, 0.04533533379435539, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.02374645695090294, -0.0015246336115524173, 1.169290542602539, 0.2294994443655014, 0.9466863870620728, 0.6130245327949524, 3.106431484222412, 0.6192454099655151, 0.4218675494194031, 0.5473213195800781, 0.6581202149391174, 0.5350634455680847, 0.4805901348590851, 0.49689579010009766, 0.9213660955429077, 1.02125084400177, 2.9953818321228027, 0.5494505763053894, 2.078144073486328, -0.6410256624221802, 1.6355311870574951, 2.008547067642212, 1.1190476417541504, -1.0133076906204224, 8.394384384155273, 3.6788768768310547, 2.4725277423858643, 5.853479862213135, 0.8608059287071228, 0.28693529963493347, 0.0072104004211723804, 0.010093861259520054, 0.03883035480976105, 0.007051265332847834, 0.040730029344558716, 0.02855694480240345, 0.006254563573747873, 0.014695987105369568, 0.05599759519100189, 0.005527563393115997, 0.028142215684056282, 0.016299832612276077, -1.3150200843811035, -0.04948999360203743, 9.799018859863281, -22.358543395996094, 12.641841888427734, 0.8141125440597534, 1.3998600244522095, 0.8314319252967834, 10.244428634643555, -24.778316497802734, 12.627823829650879, -0.04290321096777916, 0.022226892411708832, 0.006423150189220905, -0.004273504484444857, 0.0, 0.47025007009506226, 0.21060720086097717, 0.2553805410861969, 0.47559332847595215, 0.011175398714840412, 0.4002811908721924, 3.1208457946777344, -0.08826699107885361, 2.9686648845672607, 2.777393341064453, -0.0014837798662483692, 3.114837169647217, -0.3118358850479126, 0.17594587802886963, 10.102594375610352, 0.007352292537689209, 0.024018198251724243, 0.0458797812461853, -0.018960999324917793, 0.02492179162800312, 0.7395211458206177, 0.6747581958770752], "mean": [0.03217761591076851, -0.13024164736270905, -0.19041301310062408, -1.638908863067627, -0.5120416879653931, -0.1586175262928009, -0.09582047909498215, 0.009424684569239616, 0.15981613099575043, 0.2234891802072525, -1.730134129524231, 0.5465134978294373, 0.15295104682445526, -0.16550028324127197, 0.01517245452851057, 0.02348468080163002, -0.5999308824539185, 0.9696711301803589, -0.3925507664680481, -0.035274337977170944, -0.010719400830566883, -0.02059829793870449, -0.6171188354492188, 0.9969589710235596, -0.39502546191215515, 0.044579703360795975, 0.5819644331932068, 1.745330572128296, 0.5819644331932068, 0.5819644331932068, 0.5819644331932068, 0.5819644331932068, 0.8405737280845642, 1.745330572128296, 0.8405737280845642, 0.8405737280845642, 0.8405737280845642, 0.8405737280845642, 0.02348860539495945, -0.001568497158586979, -0.005983920302242041, -0.00757863512262702, 0.015268515795469284, -0.006176285445690155, 0.02693907730281353, 0.007253004238009453, 0.006883005145937204, 0.043729618191719055, 0.013646763749420643, 0.005324014462530613, -0.08700624108314514, -0.13753946125507355, 0.010363963432610035, -0.010046735405921936, -4.540733337402344, -3.23120379447937, -0.9025822281837463, -5.0726637840271, -0.07058550417423248, -0.004285123199224472, -0.18553099036216736, -4.812916278839111, 3.045210838317871, 0.38826388120651245, -5.914161682128906, 0.3547096252441406, -0.3720901906490326, -0.6059924364089966, -0.0006817591493017972, -0.0005904986755922437, 0.0004501798830460757, 0.000389625143725425, -0.00019181810785084963, -0.00014654433471150696, -5.544324085349217e-05, 0.0004402695340104401, 0.00014607195043936372, -0.00046887737698853016, -0.0006482866010628641, 0.0003360333212185651, -2.203355073928833, -0.5413652658462524, 6.462040901184082, -24.860118865966797, 9.535553932189941, 0.44997721910476685, 0.2049032300710678, 0.3063370883464813, 7.44547700881958, -27.857112884521484, 10.437394142150879, -0.3641212284564972, 0.0029558809474110603, -0.0020340902265161276, -0.005865778774023056, -0.034085508435964584, 0.3772369623184204, 0.12512996792793274, 0.16604848206043243, 0.36106449365615845, -0.1212954893708229, 0.21006517112255096, 0.39234450459480286, -0.9159190654754639, 0.417441725730896, -1.7032376527786255, -0.9127918481826782, 2.021958351135254, -0.6547051072120667, 0.02652772143483162, 9.76941204071045, -0.0003065298078581691, 0.0009410450584255159, 0.0006534833810292184, -0.023929882794618607, 0.023452073335647583, 0.7387109398841858, 0.6731860041618347], "std": [0.16327452659606934, 0.06928697973489761, 0.17738763988018036, 0.19580748677253723, 0.6978164315223694, 0.21038739383220673, 0.08223066478967667, 0.13113676011562347, 0.06595475971698761, 0.1430172622203827, 0.42366790771484375, 0.4059422016143799, 0.054772477596998215, 0.09931645542383194, 0.0002468000748194754, 0.0006995323346927762, 0.0023988354951143265, 1.1073329915234353e-05, 0.000976979499682784, 0.0005035034264437854, 0.0002009110467042774, 0.0007363269687630236, 0.0024331652093678713, 0.00014943942369427532, 0.0012521634344011545, 0.00031536055030301213, 0.8144386410713196, 1.3113021850585938e-06, 0.8144386410713196, 0.8144386410713196, 0.8144386410713196, 0.8144386410713196, 0.8637369871139526, 1.3113021850585938e-06, 0.8637369871139526, 0.8637369871139526, 0.8637369871139526, 0.8637369871139526, 8.632632670924067e-05, 5.884206620976329e-05, 0.20185145735740662, 0.1210847944021225, 0.21202677488327026, 0.2687823176383972, 0.7696692943572998, 0.23666854202747345, 0.15322931110858917, 0.14444124698638916, 0.10282538831233978, 0.16298754513263702, 0.306480348110199, 0.5884067416191101, 0.14943039417266846, 0.18119491636753082, 2.8472187519073486, 2.198714256286621, 1.669921875, 3.066962957382202, 1.1953834295272827, 1.3775620460510254, 0.5722262263298035, 2.5370047092437744, 3.0693588256835938, 1.356431245803833, 3.3195364475250244, 1.8015170097351074, 1.0458558797836304, 0.39958393573760986, 0.00241679884493351, 0.004419601522386074, 0.007428502198308706, 0.0022180089727044106, 0.0061992802657186985, 0.005652529653161764, 0.0028455164283514023, 0.004738739691674709, 0.009047754108905792, 0.0029316002037376165, 0.005355792585760355, 0.002474937355145812, 0.22273468971252441, 0.12223140150308609, 1.6729260683059692, 1.6019192934036255, 2.122363328933716, 0.12018855661153793, 0.26558980345726013, 0.12902553379535675, 1.2179856300354004, 1.8564701080322266, 1.8471224308013916, 0.11846358329057693, 0.0071242619305849075, 0.0034908116795122623, 0.0005333411390893161, 0.011148541234433651, 0.06523919850587845, 0.07113698869943619, 0.050308603793382645, 0.05898347869515419, 0.09165965765714645, 0.13989482820034027, 2.2612428665161133, 0.5101320743560791, 2.0261263847351074, 1.5859802961349487, 0.43794357776641846, 1.5675872564315796, 0.07265370339155197, 0.052929122000932693, 0.048968665301799774, 0.0029542623087763786, 0.0112185999751091, 0.008484790101647377, 0.0013617787044495344, 0.0012757370714098215, 0.0003494771372061223, 0.00043588565313257277], "count": [279]}, "action": {"min": [-0.22668278217315674, -0.297226220369339, -0.621997594833374, -2.0126657485961914, -1.5707963705062866, -0.39309051632881165, -0.2299938201904297, -0.2651647925376892, -0.0455290786921978, -0.17103211581707, -2.33378529548645, 0.0816170871257782, 0.07669277489185333, -0.29955291748046875, 0.014194871298968792, 0.018560245633125305, -0.60081547498703, 0.9675735235214233, -0.39902108907699585, -0.03473326563835144, -0.011666983366012573, -0.02286868542432785, -0.6179400682449341, 0.9943568706512451, -0.401328444480896, 0.041800614446401596, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.023269398137927055, -0.0017226019408553839, -0.41973230242729187, -0.4032677114009857, -0.5719202160835266, -0.7924754023551941, -1.7236045598983765, -0.9910230040550232, -0.5156291723251343, -0.3283679783344269, -0.16745315492153168, -0.5576409697532654, -1.1186723709106445, -3.6682381629943848, -0.28358620405197144, -0.41137754917144775], "max": [0.3056744933128357, 0.04740108922123909, 0.14622379839420319, -1.15883469581604, 0.38618966937065125, 0.17328590154647827, 0.0395570769906044, 0.28452956676483154, 0.23789146542549133, 0.4919067323207855, -1.0443018674850464, 1.5707963705062866, 0.3060879111289978, 0.07444901019334793, 0.015996085479855537, 0.02747151255607605, -0.5905534029006958, 0.974086344242096, -0.3908514976501465, -0.030093925073742867, -0.009926817379891872, -0.014382563531398773, -0.607781171798706, 1.0016145706176758, -0.3923117518424988, 0.04450602829456329, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.02374645695090294, -0.0015246336115524173, 1.169290542602539, 0.2294994443655014, 0.9466863870620728, 0.6130245327949524, 3.106431484222412, 0.6192454099655151, 0.4218675494194031, 0.5473213195800781, 0.6581202149391174, 0.5350634455680847, 0.4805901348590851, 0.49689579010009766, 0.9213660955429077, 1.02125084400177], "mean": [0.00938588846474886, -0.12082431465387344, -0.19383342564105988, -1.5963470935821533, -0.5085328817367554, -0.1628911942243576, -0.08778093755245209, 1.8548367734183557e-05, 0.14948919415473938, 0.2189638316631317, -1.7242261171340942, 0.5245630145072937, 0.1525448113679886, -0.1669364869594574, 0.015056736767292023, 0.02166813239455223, -0.5959360599517822, 0.9692878127098083, -0.3940797746181488, -0.033901140093803406, -0.01092754490673542, -0.019801374524831772, -0.6130403280258179, 0.9967488646507263, -0.3967892527580261, 0.04324301332235336, 0.5819644331932068, 1.745330572128296, 0.5819644331932068, 0.5819644331932068, 0.5819644331932068, 0.5819644331932068, 0.8405737280845642, 1.745330572128296, 0.8405737280845642, 0.8405737280845642, 0.8405737280845642, 0.8405737280845642, 0.023488448932766914, -0.0015694107860326767, -0.004159042611718178, -0.008424482308328152, 0.016508005559444427, -0.008361340500414371, 0.02935601957142353, 0.00576120987534523, 0.0070385923609137535, 0.04485108703374863, 0.013932391069829464, 0.005260557401925325, -0.08675409853458405, -0.14030000567436218, 0.009412308223545551, -0.00803290493786335], "std": [0.17322294414043427, 0.08446059376001358, 0.21326898038387299, 0.2174655944108963, 0.7060703039169312, 0.21085752546787262, 0.08201540261507034, 0.14460210502147675, 0.06377871334552765, 0.1577311009168625, 0.44773954153060913, 0.3927663564682007, 0.0562492236495018, 0.09515181928873062, 0.00035396116436459124, 0.0017608950147405267, 0.0025634984485805035, 0.0010471608256921172, 0.0013166037388145924, 0.0005060636322014034, 0.00031588971614837646, 0.001727107330225408, 0.0024365184362977743, 0.0010654241777956486, 0.0014091698685660958, 0.0004384512722026557, 0.8144386410713196, 1.3113021850585938e-06, 0.8144386410713196, 0.8144386410713196, 0.8144386410713196, 0.8144386410713196, 0.8637369871139526, 1.3113021850585938e-06, 0.8637369871139526, 0.8637369871139526, 0.8637369871139526, 0.8637369871139526, 8.652690303279087e-05, 5.9161611716262996e-05, 0.20334899425506592, 0.12124187499284744, 0.21214425563812256, 0.2712458670139313, 0.7708620429039001, 0.2377527803182602, 0.1532890945672989, 0.14367923140525818, 0.10277179628610611, 0.16303612291812897, 0.3069224953651428, 0.5893747806549072, 0.14819611608982086, 0.18721796572208405], "count": [279]}, "timestamp": {"min": [0.0], "max": [9.266666666666667], "mean": [4.633333333333335], "std": [2.6846615070446793], "count": [279]}, "frame_index": {"min": [0], "max": [278], "mean": [139.0], "std": [80.53984521134038], "count": [279]}, "episode_index": {"min": [133], "max": [133], "mean": [133.0], "std": [0.0], "count": [279]}, "index": {"min": [49879], "max": [50157], "mean": [50018.0], "std": [80.53984521134038], "count": [279]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [279]}, "subtask_annotation": {"mean": [0.2974910394265233, 2.0, 2.0, 2.0, 2.0], "std": [0.4725749024759733, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [279]}, "scene_annotation": {"mean": [133.0], "std": [0.0], "min": [133], "max": [133], "count": [279]}, "eef_direction_state": {"mean": [4.017921146953405, 3.781362007168459], "std": [1.9990234123444377, 1.7837006781111495], "min": [0, 0], "max": [6, 6], "count": [279]}, "eef_velocity_state": {"mean": [0.9032258064516129, 0.982078853046595], "std": [0.7243513889505072, 0.6583088855273597], "min": [0, 0], "max": [2, 2], "count": [279]}, "eef_acc_mag_state": {"mean": [0.8530465949820788, 0.8243727598566308], "std": [0.8487285671076507, 0.8806853498400279], "min": [0, 0], "max": [2, 2], "count": [279]}, "eef_direction_action": {"mean": [3.5734767025089607, 3.6164874551971327], "std": [2.032216975051296, 1.6329538265558552], "min": [0, 0], "max": [6, 6], "count": [279]}, "eef_velocity_action": {"mean": [1.053763440860215, 1.060931899641577], "std": [0.7238723733207229, 0.6104354098736201], "min": [0, 0], "max": [2, 2], "count": [279]}, "eef_acc_mag_action": {"mean": [1.053763440860215, 0.974910394265233], "std": [0.771800363222639, 0.8399188661104303], "min": [0, 0], "max": [2, 2], "count": [279]}, "eef_sim_pose_state": {"mean": [0.23655387851823148, 0.20282976713232262, 0.14160718441399023, 0.40279807190887773, -0.9164322519305166, 0.3957653854616985, 0.23269360291772845, -0.1961281476893207, 0.1727509147621236, -1.7236703506875302, -0.9131808573807704, 2.0198512484291755], "std": [0.04570344696023207, 0.03253159577635251, 0.02642905048121605, 2.3129768323408535, 0.5104221509791396, 2.0698875756114847, 0.04403346571420172, 0.054024528964696915, 0.07490421235821873, 1.603056716088683, 0.43840297022400126, 1.6120473125783925], "min": [0.16947053865548783, 0.13965410073692744, 0.09832230288638034, -3.1311381612125415, -1.4864723081611917, -3.135080087355339, 0.17011627618441222, -0.2856741999956906, 0.0814835046979919, -3.055616954246635, -1.532777925378623, -3.1216888402518523], "max": [0.3012019739656471, 0.24326085796848373, 0.20208339514691148, 3.134653848795857, -0.08832445819242318, 3.046874678637188, 0.3207337241712178, -0.11807657447480649, 0.2746173953470518, 2.9193852470465003, -0.0014744024701862646, 3.114853551958606], "count": [279]}, "eef_sim_pose_action": {"mean": [0.23998208771529198, 0.2040159946892406, 0.1356098284169869, 0.46790064950627946, -0.9352373048790581, 0.3326454319241241, 0.23380523503007397, -0.19987065240747187, 0.1721249676722824, -1.7840079396877004, -0.9236982791013013, 2.0667149531131224], "std": [0.050718755433362295, 0.03740480510176183, 0.028427764553301507, 2.2145018624002852, 0.5310236333820428, 2.012713726932518, 0.043456415008692614, 0.05434849879911052, 0.07669744466853128, 1.5495271571502323, 0.42674973436836144, 1.5641991120874825], "min": [0.16843221973692846, 0.12657154671343865, 0.09251956103844838, -3.1401090968834215, -1.5346447334721436, -3.115071123673412, 0.17524466756868867, -0.2950566466081092, 0.06704974535477003, -3.106456767447644, -1.4990772001648693, -2.9887413728915955], "max": [0.3136512129817558, 0.2684982702038955, 0.20721005115750193, 3.1400926176355224, -0.04200823163338718, 3.084272052854717, 0.3174591883094303, -0.11164169007695446, 0.27449248638607704, 2.9923563687477603, 0.0892858590280794, 3.0759895605213448], "count": [279]}}} +{"episode_index": 134, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44683187235678584]], [[0.5605898236255286]], [[0.4889204440599769]]], "std": [[[0.29073733570773574]], [[0.19430304562303005]], [[0.22388285066547395]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45626088523644753]], [[0.433477304402153]], [[0.3527959775086505]]], "std": [[[0.3045276637658793]], [[0.2501528086556272]], [[0.29817617736876934]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4575350033640907]], [[0.4373194084006151]], [[0.3395225490196078]]], "std": [[[0.29540377131601214]], [[0.22513430522840214]], [[0.2883754898589179]]], "count": [100]}, "observation.state": {"min": [-0.693763792514801, -0.15698020160198212, -0.6107438802719116, -1.696801781654358, -1.2296206951141357, -0.3505743741989136, -0.4568187892436981, -0.6721165776252747, -0.2857310175895691, 0.35096484422683716, -1.7688770294189453, 0.4373558759689331, -0.46387413144111633, -0.4908636808395386, 0.006208005826920271, -0.0033720938954502344, -0.6116589307785034, 0.9793108105659485, -0.39419037103652954, -0.023077886551618576, -0.011322038248181343, 0.0064405156299471855, -0.614179253578186, 0.999574601650238, -0.4056764841079712, 0.043962784111499786, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -9.731235331855714e-05, -2.3942791358422255e-06, -0.6796361207962036, -0.41448333859443665, -0.3478095531463623, -1.5649492740631104, -1.6005373001098633, -0.5333571434020996, -0.5340108275413513, -0.1831977367401123, -0.048293519765138626, -0.7407986521720886, -0.9231874942779541, -1.2653489112854004, -0.6931067705154419, -0.7205689549446106, -12.4269380569458, -6.227106094360352, -3.84737491607666, -10.622711181640625, -1.4346764087677002, -2.180708169937134, -1.4920635223388672, -8.93047046661377, -5.372405529022217, -1.8534798622131348, -9.829059600830078, -1.090354084968567, -1.865079402923584, -2.065934181213379, -0.006715718191117048, -0.012193143367767334, -0.017962124198675156, -0.006323471665382385, -0.0268244631588459, -0.01392281148582697, -0.006846017204225063, -0.010084393434226513, -0.013240562751889229, -0.008671322837471962, -0.03091968037188053, -0.015269864350557327, -0.6362999677658081, -0.5122214555740356, 5.656706809997559, -29.612754821777344, 9.2078218460083, -0.28460365533828735, 0.0, -0.49737444519996643, 4.246241569519043, -28.084239959716797, 7.832496643066406, -0.9914249181747437, -0.01644892245531082, -0.018340734764933586, 0.0012210012646391988, -0.08198151737451553, 0.2999592423439026, -0.0015182369388639927, 0.05868498608469963, 0.2971201539039612, -0.26320916414260864, 0.030874375253915787, -3.1235947608947754, -1.2952640056610107, -3.0032756328582764, -2.5633339881896973, -1.0043644905090332, 1.8879830837249756, -0.8511924743652344, -0.20840010046958923, 9.68057918548584, -0.00933566689491272, -0.010069310665130615, -0.02507483959197998, -0.02513728104531765, 0.021640194579958916, 0.6670534014701843, 0.7418186068534851], "max": [0.10086649656295776, 0.08191835880279541, -0.20217987895011902, -0.5809866189956665, 0.12189023941755295, 0.29136788845062256, 0.03367990627884865, 0.2482445240020752, 0.0015262425877153873, 0.7277551889419556, -0.8161619901657104, 0.964989185333252, 0.14544330537319183, -0.03528883680701256, 0.00843780767172575, -0.0028094332665205, -0.607550859451294, 0.9798482656478882, -0.3859737515449524, -0.018107624724507332, -0.008685743436217308, 0.007076299283653498, -0.6096189618110657, 0.9998171329498291, -0.3969091475009918, 0.048216018825769424, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00047077983617782593, 1.7010946748996503e-06, 1.3496615886688232, 0.19440659880638123, 0.33880844712257385, 1.1640028953552246, 0.8574914932250977, 0.8650741577148438, 0.8195042610168457, 0.9407004714012146, 0.42463985085487366, 0.37974175810813904, 0.2561582028865814, 0.5113475918769836, 0.603107213973999, 0.1984456479549408, -0.9242256879806519, -0.24420024454593658, 1.5726494789123535, -0.4273504614830017, 0.918192982673645, 1.8937729597091675, 2.094627618789673, -0.6829619407653809, 7.142857551574707, 3.257631301879883, -0.9157509803771973, 3.0989010334014893, 0.4877900183200836, -0.057387061417102814, 0.009623407386243343, 0.013154025189578533, 0.010049399919807911, 0.007771151605993509, 0.012446938082575798, 0.0074746618047356606, 0.010869060643017292, 0.009007791057229042, 0.012135246768593788, 0.00565049983561039, 0.009112762287259102, 0.006079006474465132, 0.8696100115776062, 0.2177559733390808, 11.81821060180664, -21.783763885498047, 15.836679458618164, 0.3782415986061096, 1.9089000225067139, 0.28704196214675903, 10.05141830444336, -23.185514450073242, 15.655990600585938, -0.4303149878978729, 0.019169218838214874, 0.008030600845813751, 0.004884005058556795, -0.027327170595526695, 0.5350251197814941, 0.12971782684326172, 0.24244821071624756, 0.5367933511734009, -0.023902736604213715, 0.23329788446426392, 3.110044002532959, -0.09315608441829681, 2.953425645828247, -1.1498496532440186, 0.016939077526330948, 2.8932318687438965, -0.514258861541748, 0.13119857013225555, 9.852585792541504, 0.011591404676437378, 0.022489160299301147, 0.025822758674621582, -0.02143334411084652, 0.02653409354388714, 0.6699075698852539, 0.7441545724868774], "mean": [-0.14993171393871307, -0.033474769443273544, -0.4531443417072296, -1.3863098621368408, -0.2932104170322418, -0.11450207978487015, -0.2909228503704071, -0.034687917679548264, -0.06315667182207108, 0.5323226451873779, -1.4983808994293213, 0.6124930381774902, -0.2226215898990631, -0.3576735854148865, 0.00785501953214407, -0.0031669309828430414, -0.6099231839179993, 0.9795448184013367, -0.3905118405818939, -0.021382970735430717, -0.009476725943386555, 0.0066942875273525715, -0.612448513507843, 0.9996818900108337, -0.4019591510295868, 0.045310117304325104, 0.5748559832572937, 1.5182428359985352, 0.5748559832572937, 0.5748559832572937, 0.5748559832572937, 0.5748559832572937, 0.9472149014472961, 1.745330572128296, 0.9472149014472961, 0.9472149014472961, 0.9472149014472961, 0.9472149014472961, 0.0001746000343700871, -4.446509365152451e-07, -0.0185435451567173, -0.007077769376337528, -0.02882641740143299, -0.008269590325653553, -0.04541607201099396, 0.06354967504739761, 0.014274110086262226, 0.10481111705303192, 0.027674837037920952, -0.036298587918281555, -0.10293197631835938, -0.055744804441928864, -0.0572715699672699, -0.04886656627058983, -5.5041375160217285, -3.6446197032928467, -0.9292800426483154, -5.427289962768555, 0.07160939276218414, 0.03939583897590637, -0.2430238127708435, -4.361912250518799, 3.305100440979004, 0.1284615844488144, -6.681424140930176, 0.3787757158279419, -0.31591328978538513, -0.8753839135169983, 0.000352653645677492, 0.00025149519206024706, -0.0005515182856470346, 0.00019753334345296025, -0.000995981739833951, -0.00039167661452665925, 0.0006160325719974935, -6.9764214458700735e-06, -0.00015514122787863016, -0.00035378767643123865, -0.0010555909248068929, -0.00020988640608265996, 0.05048876628279686, -0.14470306038856506, 8.341530799865723, -26.161170959472656, 11.68101692199707, 0.11729530990123749, 0.9055655598640442, -0.11940152943134308, 7.192386150360107, -25.996044158935547, 11.112262725830078, -0.6555563807487488, 0.0022449451498687267, -0.0030833412893116474, 0.0031009262893348932, -0.0773085281252861, 0.3814401626586914, 0.060593876987695694, 0.16912901401519775, 0.36064720153808594, -0.10712412744760513, 0.15645383298397064, -0.7924822568893433, -0.9260330200195312, 0.6801964044570923, -2.1464898586273193, -0.6968750953674316, 2.5391547679901123, -0.655624270439148, -0.01941280998289585, 9.766592025756836, -1.2860284186899662e-05, 0.001819632132537663, 0.0012209753040224314, -0.023388797417283058, 0.0241997167468071, 0.668200671672821, 0.7432175874710083], "std": [0.2651025652885437, 0.0569140687584877, 0.1487327516078949, 0.33952054381370544, 0.4505510628223419, 0.21462415158748627, 0.1588888019323349, 0.2756507098674774, 0.1027529165148735, 0.1098993644118309, 0.3023872971534729, 0.16135293245315552, 0.1677655279636383, 0.14025263488292694, 0.0007150610908865929, 0.0001270296488655731, 0.0011355160968378186, 0.0001762480678735301, 0.002147027989849448, 0.0014863226097077131, 0.0007765779737383127, 0.00014736810408066958, 0.0012984313070774078, 6.848647171864286e-05, 0.0023680306039750576, 0.0011833079624921083, 0.8033828735351562, 0.5749942660331726, 0.8033828735351562, 0.8033828735351562, 0.8033828735351562, 0.8033828735351562, 0.8608003258705139, 1.3113021850585938e-06, 0.8608003258705139, 0.8608003258705139, 0.8608003258705139, 0.8608003258705139, 9.883727761916816e-05, 8.449554798062309e-07, 0.30435192584991455, 0.10089479386806488, 0.12476059049367905, 0.468327134847641, 0.4641207754611969, 0.21665911376476288, 0.18516148626804352, 0.21600715816020966, 0.08627519011497498, 0.16732412576675415, 0.22022554278373718, 0.22968779504299164, 0.1869995892047882, 0.1341416835784912, 3.0493764877319336, 1.2150254249572754, 1.4307900667190552, 3.213195562362671, 0.411119282245636, 0.8168342709541321, 0.8243752121925354, 1.936357855796814, 2.7135987281799316, 1.2535274028778076, 2.074098587036133, 0.800339937210083, 0.4318910241127014, 0.4200841784477234, 0.0028334353119134903, 0.004400887060910463, 0.004309481475502253, 0.002368343761190772, 0.004186887294054031, 0.003055109176784754, 0.0028348213527351618, 0.003854121547192335, 0.004860412795096636, 0.002540649613365531, 0.004809878766536713, 0.0029773807618767023, 0.32584068179130554, 0.11828432977199554, 1.4835753440856934, 2.139026165008545, 1.8801884651184082, 0.14347897469997406, 0.3892006576061249, 0.11823242157697678, 1.5580053329467773, 1.2673970460891724, 2.1094791889190674, 0.12378529459238052, 0.006849456578493118, 0.004424434620887041, 0.0005670671234838665, 0.0081852488219738, 0.08501426875591278, 0.042625270783901215, 0.04936891421675682, 0.07944528013467789, 0.07085466384887695, 0.06269822269678116, 2.4169998168945312, 0.36541861295700073, 2.159214735031128, 0.4583950340747833, 0.29023152589797974, 0.32660526037216187, 0.054983340203762054, 0.04818013310432434, 0.02807604894042015, 0.0034321369603276253, 0.005196504760533571, 0.006387529894709587, 0.000878123682923615, 0.0011119397822767496, 0.0007389324018731713, 0.0006104240892454982], "count": [269]}, "action": {"min": [-0.7601184844970703, -0.17472314834594727, -0.6865158081054688, -1.7197190523147583, -1.2378792762756348, -0.3517187833786011, -0.45528197288513184, -0.6783589720726013, -0.29764264822006226, 0.22124522924423218, -1.8325315713882446, 0.3990759253501892, -0.46873602271080017, -0.4923514127731323, 0.005919326096773148, -0.007915678434073925, -0.6087411642074585, 0.9774238467216492, -0.3991488516330719, -0.02261914499104023, -0.011313593946397305, 0.0010969857685267925, -0.6116465330123901, 0.9976902604103088, -0.4098169505596161, 0.04253567010164261, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -9.731235331855714e-05, -2.3942791358422255e-06, -0.6796361207962036, -0.41448333859443665, -0.3478095531463623, -1.5649492740631104, -1.6005373001098633, -0.5333571434020996, -0.5734039545059204, -0.1831977367401123, -0.048293519765138626, -0.7407986521720886, -0.9231874942779541, -1.2653489112854004, -0.6931067705154419, -0.7205689549446106], "max": [0.16777954995632172, 0.09312000125646591, -0.21985997259616852, -0.4789893925189972, 0.1236095279455185, 0.2996443510055542, 0.04004914313554764, 0.3636654317378998, 0.021986283361911774, 0.7583734393119812, -0.7838835716247559, 0.935583770275116, 0.15647803246974945, -0.03900064527988434, 0.00880403257906437, 0.0010799458250403404, -0.6012035608291626, 0.9797635078430176, -0.38667258620262146, -0.017756516113877296, -0.008034039288759232, 0.010106617584824562, -0.6033430695533752, 1.0008580684661865, -0.3979026675224304, 0.0468948557972908, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00047077983617782593, 1.7010946748996503e-06, 1.4299736022949219, 0.19440659880638123, 0.33880844712257385, 1.1640028953552246, 1.1324076652526855, 0.8650741577148438, 0.8195042610168457, 0.9407004714012146, 0.42463985085487366, 0.37974175810813904, 0.2561582028865814, 0.5113475918769836, 0.603107213973999, 0.1984456479549408], "mean": [-0.17307615280151367, -0.022975478321313858, -0.48759573698043823, -1.348779320716858, -0.30098873376846313, -0.10697074979543686, -0.28298479318618774, -0.021553684026002884, -0.054133713245391846, 0.5225821733474731, -1.5063952207565308, 0.6020878553390503, -0.23035873472690582, -0.36788198351860046, 0.007715262472629547, -0.003260714001953602, -0.60519939661026, 0.9787341356277466, -0.39224857091903687, -0.020925860852003098, -0.009280017577111721, 0.0058754016645252705, -0.60785973072052, 0.9993492364883423, -0.40401384234428406, 0.04387073963880539, 0.5751155018806458, 1.5182428359985352, 0.5751155018806458, 0.5751155018806458, 0.5751155018806458, 0.5751155018806458, 0.9472149014472961, 1.745330572128296, 0.9472149014472961, 0.9472149014472961, 0.9472149014472961, 0.9472149014472961, 0.0001744697365211323, -4.463564380330354e-07, -0.013151104561984539, -0.007042999379336834, -0.028844336047768593, -0.01209493912756443, -0.04080410674214363, 0.06317772716283798, 0.011803891509771347, 0.10654348880052567, 0.027378730475902557, -0.03731439262628555, -0.10371191054582596, -0.05580050125718117, -0.057720500975847244, -0.04874599725008011], "std": [0.2813062369823456, 0.06158898025751114, 0.15115979313850403, 0.36842596530914307, 0.44949206709861755, 0.21494516730308533, 0.15679146349430084, 0.25584661960601807, 0.09060478955507278, 0.13374561071395874, 0.2864474356174469, 0.1559705138206482, 0.16427060961723328, 0.13369576632976532, 0.0006520617171190679, 0.0018049057107418776, 0.0014854599721729755, 0.0005285458173602819, 0.0025033860001713037, 0.0013761898735538125, 0.0007256990065798163, 0.0018000343116000295, 0.0015583112835884094, 0.0005586417973972857, 0.0025535710155963898, 0.0010819340823218226, 0.8035641312599182, 0.5749943256378174, 0.8035641312599182, 0.8035641312599182, 0.8035641312599182, 0.8035641312599182, 0.8608003258705139, 1.3113021850585938e-06, 0.8608003258705139, 0.8608003258705139, 0.8608003258705139, 0.8608003258705139, 9.874567331280559e-05, 8.428121418546652e-07, 0.3172735273838043, 0.10087822377681732, 0.12475595623254776, 0.4722297787666321, 0.4703749120235443, 0.21677899360656738, 0.1892322599887848, 0.2171347737312317, 0.0862567350268364, 0.167807936668396, 0.22044610977172852, 0.2295348346233368, 0.1869489550590515, 0.13418570160865784], "count": [269]}, "timestamp": {"min": [0.0], "max": [8.933333333333334], "mean": [4.466666666666667], "std": [2.5884358211089573], "count": [269]}, "frame_index": {"min": [0], "max": [268], "mean": [134.0], "std": [77.6530746332687], "count": [269]}, "episode_index": {"min": [134], "max": [134], "mean": [134.0], "std": [0.0], "count": [269]}, "index": {"min": [50158], "max": [50426], "mean": [50292.0], "std": [77.6530746332687], "count": [269]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [269]}, "subtask_annotation": {"mean": [0.25650557620817843, 2.0, 2.0, 2.0, 2.0], "std": [0.4534096977989408, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [269]}, "scene_annotation": {"mean": [134.0], "std": [0.0], "min": [134], "max": [134], "count": [269]}, "eef_direction_state": {"mean": [3.684014869888476, 3.483271375464684], "std": [2.1087014485306788, 2.2060871526003627], "min": [0, 0], "max": [6, 6], "count": [269]}, "eef_velocity_state": {"mean": [0.8698884758364313, 0.7843866171003717], "std": [0.7016870182476163, 0.6664962031528611], "min": [0, 0], "max": [2, 2], "count": [269]}, "eef_acc_mag_state": {"mean": [0.7137546468401487, 0.7806691449814126], "std": [0.8292046348272106, 0.8271855798258086], "min": [0, 0], "max": [2, 2], "count": [269]}, "eef_direction_action": {"mean": [3.475836431226766, 3.0], "std": [1.9710666793100011, 1.9529788514093143], "min": [0, 0], "max": [6, 6], "count": [269]}, "eef_velocity_action": {"mean": [1.066914498141264, 1.0520446096654275], "std": [0.7285866009395268, 0.6255744585694326], "min": [0, 0], "max": [2, 2], "count": [269]}, "eef_acc_mag_action": {"mean": [1.033457249070632, 1.0111524163568772], "std": [0.8012510774186532, 0.8064944168605556], "min": [0, 0], "max": [2, 2], "count": [269]}, "eef_sim_pose_state": {"mean": [0.2633642129893394, 0.16741133995986754, 0.12822834514646492, -0.7811859918817253, -0.9262511523619562, 0.6921610304624662, 0.23105345301567567, -0.1941903420022795, 0.1186610746943369, -2.1463174741505897, -0.6969737795282211, 2.53905506887664], "std": [0.06662523389977908, 0.03503059011474471, 0.028330054308691125, 2.475921618653036, 0.36542528703637717, 2.1758274189320526, 0.07472589213598077, 0.05370532041143759, 0.015328352645148806, 0.4584758773090292, 0.2902068546276754, 0.32661600747401703], "min": [0.20884362141771218, 0.12940881317801742, 0.07701082180818641, -3.1313888104864374, -1.2952640756657978, -3.0787970416510118, 0.17012726754515897, -0.3065006812707139, 0.08752191777697116, -2.563361358089982, -1.004364801046636, 1.8879800192656906], "max": [0.3923394548400592, 0.22724712389179239, 0.16285777054059292, 3.1369410093854957, -0.09327750186270167, 3.1293807572506207, 0.3997212373794875, -0.14050922205478547, 0.1468846615395867, -1.149852917308226, 0.016939538278816668, 2.893199556768176], "count": [269]}, "eef_sim_pose_action": {"mean": [0.26507468119072186, 0.1648718837348138, 0.12520406323341796, -0.6547315354396482, -0.9311729824557504, 0.5567794415153234, 0.22741418934313337, -0.19176863039614805, 0.11626515555008583, -2.1607311838024916, -0.7174775423539201, 2.546141920464293], "std": [0.07191824465771439, 0.03399337780349416, 0.028184575541779625, 2.5005830645340628, 0.39761199389344054, 2.201698674206915, 0.06834771337985313, 0.05184175162746402, 0.014058023489179177, 0.4370536921519572, 0.27241422721980935, 0.31102757393751357], "min": [0.18187151686045527, 0.12321807762893136, 0.0688310874736449, -3.1397160721103043, -1.3470001558706501, -3.0889756943084654, 0.14583588033223113, -0.3114575197782257, 0.0810632832271698, -2.5379890309077098, -1.0377055720386572, 1.8960630187291179], "max": [0.4047441005152343, 0.22421319426227096, 0.175083363513418, 3.1412472888311584, -0.016595230986601317, 3.118548059668485, 0.3975166437314764, -0.1328231477292896, 0.14182862143412875, -1.0983090387749956, -0.011022202274146853, 2.9429011809540833], "count": [269]}}} +{"episode_index": 135, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4449852837873284]], [[0.5342879513450973]], [[0.483606996949412]]], "std": [[[0.2798138864765341]], [[0.20931270554242457]], [[0.22211219923398118]]], "count": [107]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43623767997211715]], [[0.4403764862184566]], [[0.3722469543525675]]], "std": [[[0.2983544580624316]], [[0.23830947287583945]], [[0.27401931449917455]]], "count": [107]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.447218992874775]], [[0.4649044535351249]], [[0.3838844962577298]]], "std": [[[0.30472390639906194]], [[0.22279959240548014]], [[0.2590076011039866]]], "count": [107]}, "observation.state": {"min": [-0.8671674132347107, -0.2849571108818054, -0.7637158036231995, -1.3775091171264648, -1.5140767097473145, -0.4264339208602905, -0.6980985403060913, -0.6357097029685974, -0.17166495323181152, 0.21391278505325317, -1.638055443763733, -0.26664766669273376, -0.4433097243309021, -0.5159527063369751, 0.010693157091736794, 8.118383266264573e-05, -0.6220973134040833, 1.0323917865753174, -0.4480745792388916, -0.012092437595129013, -0.013201217167079449, -0.007005487103015184, -0.629579484462738, 1.0224658250808716, -0.44428378343582153, -0.010870864614844322, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0013358546420931816, -2.6674663331505144e-06, -0.9554866552352905, -0.2713657319545746, -0.45068883895874023, -0.4799562394618988, -2.7756340503692627, -1.3457419872283936, -0.46366286277770996, -0.828419029712677, -0.34413474798202515, -0.5207823514938354, -1.3300464153289795, -1.244321584701538, -0.4240571856498718, -0.625957190990448, -15.199614524841309, -11.721611976623535, -2.808302879333496, -10.927961349487305, -7.9481072425842285, -4.935286998748779, -2.3815629482269287, -14.576041221618652, -3.7240538597106934, -1.8534798622131348, -8.669109344482422, -0.7747253179550171, -0.8034188747406006, -1.6355311870574951, -0.005625796504318714, -0.02283462882041931, -0.0126911336556077, -0.01613422855734825, -0.0070467605255544186, -0.020846379920840263, -0.005752363707870245, -0.024509983137249947, -0.013188050128519535, -0.006720042787492275, -0.01343416515737772, -0.006771344691514969, -3.542069911956787, -0.7980261445045471, 3.5781264305114746, -30.33078956604004, 7.889867305755615, -0.42402273416519165, -0.44541001319885254, -0.44540995359420776, 7.022630214691162, -35.632015228271484, 11.339771270751953, -0.05266391485929489, -0.01772681064903736, -0.013924693688750267, 0.0024420025292783976, -0.09564509987831116, 0.36053094267845154, -0.034005600959062576, -0.022696519270539284, 0.3232988119125366, -0.20800426602363586, 0.025676023215055466, -3.04681134223938, -1.471860647201538, -3.065558671951294, -2.982607841491699, -1.5178861618041992, -3.131335735321045, -0.7950215935707092, -0.020379263907670975, 9.660897254943848, -0.010347545146942139, -0.024019479751586914, -0.040886640548706055, -0.033082809299230576, -0.010850884020328522, 0.8913745880126953, -0.45203638076782227], "max": [0.05017033591866493, 0.36812376976013184, -0.27427974343299866, -0.2903030216693878, 0.7582816481590271, 0.6999135613441467, 0.1559291034936905, 0.2355344295501709, 0.1445792019367218, 0.630293607711792, -0.6874167919158936, 0.7370166778564453, 0.07781323790550232, -0.1674620807170868, 0.012078401632606983, 0.0058839330449700356, -0.6196954250335693, 1.0354197025299072, -0.44059687852859497, -0.005054706707596779, -0.01219283789396286, 0.0010456187883391976, -0.6249573826789856, 1.0244133472442627, -0.4386754631996155, -0.006700085010379553, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0007559848600067198, 1.40777569868078e-06, 0.5930458307266235, 0.38996386528015137, 0.6505406498908997, 0.6345414519309998, 0.9071193933486938, 1.6847028732299805, 0.8157607913017273, 1.1206982135772705, 0.20212610065937042, 0.41404488682746887, 1.1087225675582886, 1.4747445583343506, 0.5486324429512024, 0.505744457244873, -3.941878318786621, 6.257631301879883, 3.697598934173584, 1.8009769916534424, 1.2051281929016113, 3.0128204822540283, 1.4633699655532837, -2.3718080520629883, 8.94383430480957, 1.5164835453033447, -1.1294262409210205, 1.1477410793304443, 0.7460317611694336, 0.4590964913368225, 0.008292586542665958, 0.01707150787115097, 0.018386535346508026, 0.009622682817280293, 0.026361830532550812, 0.019713429734110832, 0.006386037450283766, 0.032189175486564636, 0.018324779346585274, 0.007760760374367237, 0.020256247371435165, 0.004728631116449833, -2.0573699474334717, 0.2969399690628052, 11.447035789489746, -18.62592124938965, 19.93306541442871, 1.175537109375, 1.0817099809646606, 0.7312146425247192, 16.8216495513916, -25.38839340209961, 23.267908096313477, 1.7054450511932373, 0.026623690500855446, 0.007126776035875082, 0.004884005058556795, -0.05465434491634369, 0.5947898030281067, 0.423077791929245, 0.2688465714454651, 0.534859299659729, -0.06744140386581421, 0.234698086977005, 3.066521644592285, 0.614916980266571, 3.0514185428619385, 3.0364065170288086, -0.506195068359375, 3.1259968280792236, -0.49063143134117126, 0.22899265587329865, 9.850610733032227, 0.013238608837127686, 0.01734873652458191, 0.039604783058166504, -0.030159182846546173, -0.008248589932918549, 0.9148984551429749, -0.4023395776748657], "mean": [-0.4963679611682892, -0.08519086241722107, -0.47818121314048767, -0.8072869181632996, -0.14620788395404816, 0.12491603195667267, -0.3328140377998352, -0.23445969820022583, -0.028445355594158173, 0.4575636684894562, -1.231935977935791, 0.15983763337135315, -0.1577441394329071, -0.3978164494037628, 0.011206201277673244, 0.0013384590856730938, -0.6212344765663147, 1.033935308456421, -0.4437049329280853, -0.008401350118219852, -0.012663823552429676, -0.005046549253165722, -0.6263126134872437, 1.0236345529556274, -0.4410724639892578, -0.008625684306025505, 0.47305649518966675, 1.745317816734314, 0.47305649518966675, 0.47305649518966675, 0.47305649518966675, 0.47305649518966675, 0.9087720513343811, 1.745317816734314, 0.9087720513343811, 0.9087720513343811, 0.9087720513343811, 0.9087720513343811, -0.0010855247965082526, -4.09106689858163e-07, -0.040707554668188095, 0.021171744912862778, -0.014181401580572128, 0.06060206517577171, -0.0830104649066925, 0.03304235264658928, 0.031914353370666504, -0.011040983721613884, -0.00917586125433445, 0.00566093297675252, 0.0015831239288672805, 0.006594476755708456, 0.013468451797962189, 0.003810292109847069, -9.27453899383545, -2.924083948135376, -0.2561773359775543, -3.951422691345215, -0.9291290640830994, 0.09992940723896027, -0.5794326066970825, -6.950915813446045, 2.1803300380706787, -0.04708092659711838, -5.066893577575684, 0.10658133029937744, -0.041583992540836334, -0.6605520844459534, 0.0004440784396138042, -0.0006258714129216969, 0.00037834999966435134, 0.00021879082487430423, 0.00038153992500156164, -0.0004058512859046459, 0.00014171088696457446, -0.00040591979632154107, 0.0005820215446874499, 0.00024136289721354842, 0.00020751359988935292, -0.00019461149349808693, -2.9332058429718018, -0.18655236065387726, 8.013050079345703, -23.275739669799805, 14.579353332519531, 0.5149416923522949, 0.28649410605430603, 0.19529114663600922, 12.445587158203125, -29.782766342163086, 18.329214096069336, 0.9656698703765869, 0.0029844166710972786, -0.0021784051787108183, 0.0036246420349925756, -0.07768651098012924, 0.47847867012023926, 0.09767450392246246, 0.16272957623004913, 0.43252992630004883, -0.12363412231206894, 0.14477016031742096, -1.0859313011169434, -0.8109975457191467, 0.8771331310272217, -1.6333917379379272, -1.0442883968353271, 0.380036324262619, -0.6454427242279053, 0.10963188856840134, 9.772692680358887, 0.001307235681451857, 0.0009580494952388108, 0.00026179078849963844, -0.031812816858291626, -0.009533516131341457, 0.9030386805534363, -0.4279761016368866], "std": [0.2885293960571289, 0.2037334144115448, 0.11367480456829071, 0.3114359378814697, 0.7420769333839417, 0.3471153676509857, 0.23925842344760895, 0.2622830867767334, 0.0859956219792366, 0.07421211153268814, 0.3364928066730499, 0.2527104914188385, 0.0999007299542427, 0.1044062003493309, 0.0003519113815855235, 0.001110527548007667, 0.0005536595126613975, 0.0007854118593968451, 0.002576753729954362, 0.0021190738771110773, 0.00030040997080504894, 0.0014633673708885908, 0.0009931739186868072, 0.000654204108286649, 0.0019503888906911016, 0.0013282462023198605, 0.7538066506385803, 1.1444091796875e-05, 0.7538066506385803, 0.7538066506385803, 0.7538066506385803, 0.7538066506385803, 0.8658698201179504, 1.1444091796875e-05, 0.8658698201179504, 0.8658698201179504, 0.8658698201179504, 0.8658698201179504, 0.0001151499236584641, 6.557087317560217e-07, 0.18421614170074463, 0.11840496957302094, 0.14044290781021118, 0.18470022082328796, 0.47402480244636536, 0.3456282615661621, 0.2108910083770752, 0.2874889671802521, 0.08387961238622665, 0.1284106820821762, 0.3473622798919678, 0.30289608240127563, 0.14432810246944427, 0.11780527979135513, 2.6067848205566406, 3.928492784500122, 1.7554230690002441, 3.227001905441284, 2.584468364715576, 1.309214472770691, 0.890750527381897, 3.1695399284362793, 3.3410205841064453, 0.7354806661605835, 1.863262414932251, 0.4241326153278351, 0.29455459117889404, 0.41775745153427124, 0.0023561532143503428, 0.005553124472498894, 0.004406333900988102, 0.0028461776673793793, 0.0031736204400658607, 0.0029015038162469864, 0.0022986442781984806, 0.006796159315854311, 0.004789859056472778, 0.0025139267090708017, 0.002649816684424877, 0.0015264038229361176, 0.25801658630371094, 0.1394340693950653, 2.1038968563079834, 3.5395443439483643, 2.77457332611084, 0.4178791642189026, 0.26244640350341797, 0.149935781955719, 2.6869311332702637, 2.880906820297241, 3.417487621307373, 0.4521010220050812, 0.0073366714641451836, 0.0034038089215755463, 0.0003357929817866534, 0.006950370501726866, 0.07451986521482468, 0.1434537023305893, 0.07744311541318893, 0.06897828727960587, 0.03847240284085274, 0.06531823426485062, 2.0961756706237793, 0.6862637996673584, 1.8591126203536987, 1.7425804138183594, 0.2465401589870453, 2.5616648197174072, 0.04232913255691528, 0.04096902534365654, 0.028319839388132095, 0.003282923949882388, 0.005088648293167353, 0.009440165013074875, 0.0004698260163422674, 0.0007091796724125743, 0.0068207839503884315, 0.014397062361240387], "count": [509]}, "action": {"min": [-0.9054736495018005, -0.2973547577857971, -0.8738813400268555, -1.3271534442901611, -1.5707963705062866, -0.4387913942337036, -0.6981316804885864, -0.6814815402030945, -0.1847643256187439, 0.18135550618171692, -1.6216440200805664, -0.2709786593914032, -0.4475253224372864, -0.5196073651313782, 0.01043922733515501, -0.002920172642916441, -0.6207414865493774, 1.027179479598999, -0.44918546080589294, -0.011559246107935905, -0.01341675128787756, -0.008789034560322762, -0.6266801953315735, 1.017825722694397, -0.4450782835483551, -0.010818200185894966, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0013358546420931816, -2.6674663331505144e-06, -0.9554866552352905, -0.2713657319545746, -0.45068883895874023, -0.4799562394618988, -2.7756340503692627, -1.3457419872283936, -0.46366286277770996, -0.828419029712677, -0.34413474798202515, -0.5207823514938354, -1.3300464153289795, -1.244321584701538, -0.4240571856498718, -0.625957190990448], "max": [0.025656551122665405, 0.37549376487731934, -0.22308258712291718, -0.21615558862686157, 0.7603253722190857, 0.6981316804885864, 0.16294902563095093, 0.20109441876411438, 0.15496058762073517, 0.6811935305595398, -0.6121201515197754, 0.7379250526428223, 0.08700388669967651, -0.16410881280899048, 0.01287184190005064, 0.010136816650629044, -0.610281229019165, 1.0350451469421387, -0.44115906953811646, -0.004998683463782072, -0.010984653607010841, 0.005081040784716606, -0.6158836483955383, 1.0240510702133179, -0.43834188580513, -0.006572548300027847, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0007559848600067198, 1.40777569868078e-06, 0.5930458307266235, 0.38996386528015137, 0.6505406498908997, 0.6345414519309998, 0.9071193933486938, 1.6847028732299805, 0.8157607913017273, 1.1206982135772705, 0.20212610065937042, 0.41404488682746887, 1.1087225675582886, 1.4747445583343506, 0.5486324429512024, 0.505744457244873], "mean": [-0.5433031916618347, -0.06970317661762238, -0.504754364490509, -0.7297466993331909, -0.16996406018733978, 0.1285916566848755, -0.32397234439849854, -0.26562801003456116, -0.03478264436125755, 0.4689543843269348, -1.1851829290390015, 0.1577993780374527, -0.15385228395462036, -0.3959846794605255, 0.011414357461035252, 0.0016812158282846212, -0.616931140422821, 1.0322988033294678, -0.44445696473121643, -0.00804939679801464, -0.01237491611391306, -0.004408701788634062, -0.6219457983970642, 1.0216026306152344, -0.44151437282562256, -0.008677694946527481, 0.4728507399559021, 1.745317816734314, 0.4728507399559021, 0.4728507399559021, 0.4728507399559021, 0.4728507399559021, 0.9087720513343811, 1.745317816734314, 0.9087720513343811, 0.9087720513343811, 0.9087720513343811, 0.9087720513343811, -0.001085662399418652, -4.0896810560298036e-07, -0.04043063893914223, 0.020860599353909492, -0.01364097185432911, 0.06060464680194855, -0.08280996978282928, 0.03336155042052269, 0.031832415610551834, -0.010861516930162907, -0.009141716174781322, 0.005573472008109093, 0.0015055418480187654, 0.00655678566545248, 0.013677957467734814, 0.003801356302574277], "std": [0.2840757668018341, 0.1974380761384964, 0.134198397397995, 0.3129061460494995, 0.7687203288078308, 0.3529234528541565, 0.24194622039794922, 0.2747352719306946, 0.09002776443958282, 0.08677952736616135, 0.3559284508228302, 0.25339558720588684, 0.09954489022493362, 0.1040479838848114, 0.00053945038234815, 0.0019555091857910156, 0.0017176629044115543, 0.001278824987821281, 0.0025404272601008415, 0.001939654815942049, 0.0005022531840950251, 0.002150330925360322, 0.0018598397728055716, 0.0013774344697594643, 0.002057222183793783, 0.0012244742829352617, 0.75316321849823, 1.1444091796875e-05, 0.75316321849823, 0.75316321849823, 0.75316321849823, 0.75316321849823, 0.8658698201179504, 1.1444091796875e-05, 0.8658698201179504, 0.8658698201179504, 0.8658698201179504, 0.8658698201179504, 0.00011466266005299985, 6.548772830683447e-07, 0.1843821406364441, 0.11866044253110886, 0.14104130864143372, 0.18469932675361633, 0.4740418493747711, 0.34564536809921265, 0.21088539063930511, 0.2874758243560791, 0.08388105034828186, 0.12843093276023865, 0.34735503792762756, 0.3028956353664398, 0.14427874982357025, 0.11780578643083572], "count": [509]}, "timestamp": {"min": [0.0], "max": [16.933333333333334], "mean": [8.466666666666665], "std": [4.897845331254233], "count": [509]}, "frame_index": {"min": [0], "max": [508], "mean": [254.0], "std": [146.935359937627], "count": [509]}, "episode_index": {"min": [135], "max": [135], "mean": [135.0], "std": [0.0], "count": [509]}, "index": {"min": [50427], "max": [50935], "mean": [50681.0], "std": [146.935359937627], "count": [509]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [509]}, "subtask_annotation": {"mean": [0.43222003929273084, 2.0, 2.0, 2.0, 2.0], "std": [0.5481019066827165, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [509]}, "scene_annotation": {"mean": [135.0], "std": [0.0], "min": [135], "max": [135], "count": [509]}, "eef_direction_state": {"mean": [3.495088408644401, 2.950884086444008], "std": [2.1188821426458837, 2.4685734377581996], "min": [0, 0], "max": [6, 6], "count": [509]}, "eef_velocity_state": {"mean": [0.9607072691552063, 0.9194499017681729], "std": [0.7163734049848307, 0.6975926130464705], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_acc_mag_state": {"mean": [0.8958742632612967, 0.8172888015717092], "std": [0.8356982844885765, 0.8594875095480425], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_direction_action": {"mean": [3.504911591355599, 2.7799607072691552], "std": [2.0548651937971463, 2.304584820935078], "min": [0, 0], "max": [6, 6], "count": [509]}, "eef_velocity_action": {"mean": [1.0176817288801572, 1.0], "std": [0.7267562083163012, 0.6780301990944698], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_acc_mag_action": {"mean": [1.1532416502946954, 1.0530451866404715], "std": [0.7978940247974614, 0.80466198099302], "min": [0, 0], "max": [2, 2], "count": [509]}, "eef_sim_pose_state": {"mean": [0.3402394780591096, 0.177628843566537, 0.12350999064319118, -1.0923087307082808, -0.811201700028218, 0.8835034803795909, 0.2911317787465328, -0.20128839342511853, 0.1097664522114525, -1.6145337600000498, -1.0444991839573388, 0.37975855093276684], "std": [0.07343508593107678, 0.11249942948414499, 0.05624807567572011, 2.126267147873082, 0.6863459711318564, 1.893933321096905, 0.06953832759222638, 0.03692178232608838, 0.028592714670757614, 1.7953576255715176, 0.24674418263457734, 2.595114623889701], "min": [0.20899901097346243, 0.07629884595056541, 0.025661117136953657, -3.1395486526438168, -1.4723159928324927, -3.139579786365952, 0.16270313788808047, -0.27644024720090277, 0.042329030205318544, -3.0583605145971333, -1.5369774845701327, -3.1395763703661443], "max": [0.4482759650781811, 0.4284424827877875, 0.21042538228180468, 3.140524277946253, 0.6148984124542212, 3.135859176581345, 0.39072208918652646, -0.1523118944413359, 0.1428948334756389, 3.135409970044508, -0.5061948335423758, 3.1389934397152035], "count": [509]}, "eef_sim_pose_action": {"mean": [0.3476770879145414, 0.18625289359009653, 0.12025639839778725, -0.8774966995365336, -0.8171927942701422, 0.7203409911375164, 0.29778582913543417, -0.20411650685978025, 0.10805358716258857, -1.7575419037492175, -1.0404723627016823, 0.7965791109028874], "std": [0.0723240766156715, 0.11353989432559655, 0.06200276025835051, 2.2189954378461882, 0.7413744641543161, 2.00423504406193, 0.07129779540073339, 0.038916042113350195, 0.02755082656535799, 1.5911450420776923, 0.2643668541742085, 2.480396118485427], "min": [0.21174628282162794, 0.07632617722962706, 0.019112468587605427, -3.1379238626081856, -1.5616882917100523, -3.1342586757041864, 0.1670664452297854, -0.2914967674346974, 0.04172118920260144, -3.1324759439646126, -1.5362168079867855, -3.14130826579062], "max": [0.4603083910512037, 0.436951763780049, 0.23322266128246047, 3.120450435182754, 0.7093671128985428, 3.1380477274796927, 0.39885338583769464, -0.147083463048746, 0.14068238101183284, 3.135694258723035, -0.4589013312105976, 3.1388927174898646], "count": [509]}}} +{"episode_index": 136, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4083587946943483]], [[0.5170321054402154]], [[0.46149591022683584]]], "std": [[[0.3035405294867549]], [[0.2326225390908384]], [[0.23267522680940314]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42623568339100343]], [[0.45621391772395237]], [[0.3820904147443291]]], "std": [[[0.31254482576068354]], [[0.2331778408152554]], [[0.2608656736940423]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40651047914263744]], [[0.4740397395232603]], [[0.41848277825836216]]], "std": [[[0.30596055199881655]], [[0.23659701869484945]], [[0.25716225136013543]]], "count": [100]}, "observation.state": {"min": [-0.6199514269828796, -0.15487954020500183, -0.5021135210990906, -1.6460673809051514, -1.4788856506347656, -0.23413708806037903, -0.7002872228622437, -0.793002188205719, -0.39377978444099426, 0.20409047603607178, -1.9382771253585815, -0.09117010980844498, -0.24910244345664978, -0.5565853118896484, 0.0099091287702322, -0.019680790603160858, -0.6146281957626343, 1.029184103012085, -0.4551049470901489, -0.010343847796320915, -0.013743688352406025, -0.016741499304771423, -0.6177327036857605, 1.017242431640625, -0.45097747445106506, -0.009315014816820621, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.002485129050910473, -0.001909637707285583, -0.8516960144042969, -0.43498849868774414, -0.42948514223098755, -1.475563645362854, -2.83347487449646, -1.2695420980453491, -1.0475847721099854, -0.9175161719322205, -0.5001481175422668, -1.3826583623886108, -1.1765700578689575, -2.0905089378356934, -0.6193087697029114, -0.8413503766059875, -13.262081146240234, -7.295482635498047, -2.0641026496887207, -9.523809432983398, -0.6025640964508057, -0.5738705992698669, -1.664224624633789, -11.21319580078125, -7.84493350982666, -2.3589744567871094, -7.326007843017578, -0.8894994258880615, -1.1190476417541504, -1.4346764087677002, -0.007391025312244892, -0.07993724942207336, -0.019687384366989136, -0.012896306812763214, -0.02144445665180683, -0.04311693087220192, -0.006341136060655117, -0.07754480838775635, -0.02108391560614109, -0.010118158534169197, -0.03588123247027397, -0.024684779345989227, -3.690540075302124, -0.5159332156181335, -0.4751039445400238, -35.32329559326172, 0.5034116506576538, -0.3041912317276001, -0.4029899835586548, -0.26353421807289124, 0.7126559019088745, -41.55786895751953, 2.8312742710113525, 0.0957026332616806, -0.013111471198499203, -0.014346953481435776, 0.0024420025292783976, -0.08198151737451553, 0.3673459589481354, 0.0016366795171052217, 0.007009250111877918, 0.30455654859542847, -0.27503150701522827, -0.0002809261786751449, -3.139948606491089, -1.0744752883911133, -3.0738158226013184, -3.08854079246521, -1.3395484685897827, -3.1216585636138916, -0.8430005311965942, -0.07993904501199722, 9.695954322814941, -0.010586977005004883, -0.07723170518875122, -0.06044405698776245, -0.019727304577827454, 0.01521521806716919, 0.6835120320320129, 0.720931351184845], "max": [0.06350252032279968, 0.4080842137336731, -0.2564448118209839, -0.587852954864502, 0.27399739623069763, 0.6964815855026245, -0.03100288100540638, 0.2633820176124573, 0.07896611839532852, 1.0151057243347168, -0.797751784324646, 0.7395073771476746, 0.44959932565689087, -0.1142427921295166, 0.011134853586554527, -5.794226308353245e-05, -0.5960463881492615, 1.0370087623596191, -0.441898375749588, -0.00029392767464742064, -0.012504635378718376, 0.0020941332913935184, -0.5960765480995178, 1.0200512409210205, -0.4409153461456299, -0.0021815765649080276, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.002095169620588422, -0.0015244742389768362, 0.48790115118026733, 0.7973313331604004, 0.7392795085906982, 0.6748133301734924, 1.5216563940048218, 1.341005563735962, 0.5928160548210144, 1.3726356029510498, 0.5803237557411194, 0.6652000546455383, 1.057701826095581, 0.6162626147270203, 0.8809776306152344, 0.46042874455451965, -0.7237911820411682, 5.3113555908203125, 2.710012435913086, 4.15140438079834, 1.4633699655532837, 1.778998851776123, 1.0616605281829834, -1.0467133522033691, 6.654456615447998, 0.7301587462425232, 0.4273504614830017, 0.918192982673645, 0.918192982673645, 1.2338217496871948, 0.006348707713186741, 0.035320818424224854, 0.04470578953623772, 0.008669028989970684, 0.03131948411464691, 0.010865281336009502, 0.008320375345647335, 0.03779027983546257, 0.07555237412452698, 0.009967710822820663, 0.027823857963085175, 0.01127353310585022, -1.3574399948120117, 1.169201135635376, 10.897697448730469, -20.57656478881836, 18.985286712646484, 0.8765841722488403, 1.9725300073623657, 1.1803364753723145, 14.015567779541016, -25.76283836364746, 20.813955307006836, 1.33760404586792, 0.025064880028367043, 0.010801605880260468, 0.005494505632668734, 0.0, 0.5300588011741638, 0.33565381169319153, 0.39581459760665894, 0.5038469433784485, -0.012682352215051651, 0.2583579123020172, 3.138062000274658, 0.5286155343055725, 2.987102746963501, 3.100327730178833, -0.09944068640470505, 3.119278907775879, -0.11059316247701645, 0.30573558807373047, 9.893173217773438, 0.017494946718215942, 0.031277477741241455, 0.09133228659629822, -0.00671460572630167, 0.025121156126260757, 0.692780077457428, 0.7292699217796326], "mean": [-0.3231872618198395, -7.00803502695635e-06, -0.3740993142127991, -1.2898062467575073, -0.38993027806282043, 0.08644430339336395, -0.4065892994403839, -0.17643612623214722, -0.12980392575263977, 0.4623551368713379, -1.4070885181427002, 0.18750429153442383, -0.019170090556144714, -0.4045235514640808, 0.010666505433619022, -0.005221690982580185, -0.6100978851318359, 1.0339159965515137, -0.4486488103866577, -0.0047735897824168205, -0.013090594671666622, -0.0025659853126853704, -0.6116564869880676, 1.0188618898391724, -0.44388347864151, -0.005251982249319553, 0.565045177936554, 1.745322823524475, 0.565045177936554, 0.565045177936554, 0.565045177936554, 0.565045177936554, 0.5935890674591064, 1.745322823524475, 0.5935890674591064, 0.5935890674591064, 0.5935890674591064, 0.5935890674591064, -0.0022989630233496428, -0.0017968985484912992, -0.004376822616904974, -0.000843444955535233, -0.005340593867003918, 0.005712197162210941, 0.010194936767220497, 0.00411502318456769, -0.006819230504333973, 0.018346209079027176, -0.008531850762665272, 0.00743877375498414, -0.009488565847277641, -0.03871671110391617, 0.01183345541357994, -0.014197932556271553, -7.407890319824219, -2.062462091445923, -0.1864262968301773, -3.8526718616485596, 0.21620626747608185, 0.12613040208816528, -0.535975456237793, -5.813145160675049, -0.22750817239284515, -0.18864218890666962, -4.464509963989258, -0.0038984473794698715, -0.12041603028774261, -0.5535309314727783, -0.00034610446891747415, -0.00045566947665065527, -5.449251148093026e-07, -0.0004061582440044731, 3.197536216248409e-06, -0.00026655697729438543, 0.0005768725532107055, -0.0005112381768412888, 0.00041616245289333165, -0.00020620509167201817, -0.00035155905061401427, -0.00026612545480020344, -2.4532389640808105, 0.11047233641147614, 6.4390950202941895, -26.50067710876465, 12.415728569030762, 0.32582834362983704, 0.8134071230888367, 0.3190537989139557, 8.768675804138184, -31.633514404296875, 15.016271591186523, 0.7591280937194824, 0.0034082485362887383, -0.002452355343848467, 0.004003045614808798, -0.03748553246259689, 0.44191813468933105, 0.13556605577468872, 0.22760875523090363, 0.40254342555999756, -0.14748446643352509, 0.1666877120733261, -0.7429455518722534, -0.5912944674491882, 0.735598087310791, -1.8920409679412842, -0.9088174104690552, 1.730112075805664, -0.5444274544715881, 0.06734520196914673, 9.777749061584473, 0.002201553201302886, 0.0005793854361400008, 0.0005247564404271543, -0.017172429710626602, 0.02298211120069027, 0.6857625842094421, 0.7272435426712036], "std": [0.2187228500843048, 0.19136333465576172, 0.06797704845666885, 0.27582746744155884, 0.6243299245834351, 0.2427508533000946, 0.16289769113063812, 0.3528601825237274, 0.13743597269058228, 0.2153463214635849, 0.42117345333099365, 0.24534577131271362, 0.14210714399814606, 0.13013148307800293, 0.00033854093635454774, 0.005033889785408974, 0.0052583604119718075, 0.002385613974183798, 0.0031910964753478765, 0.0023387980181723833, 0.00033511026413179934, 0.004924005828797817, 0.005787190981209278, 0.00072673853719607, 0.0030687113758176565, 0.0016488597029820085, 0.8105982542037964, 6.4373016357421875e-06, 0.8105982542037964, 0.8105982542037964, 0.8105982542037964, 0.8105982542037964, 0.8149983286857605, 6.4373016357421875e-06, 0.8149983286857605, 0.8149983286857605, 0.8149983286857605, 0.8149983286857605, 8.406220149481669e-05, 8.881908433977515e-05, 0.2034498006105423, 0.177151158452034, 0.14748792350292206, 0.3154575228691101, 0.5752062201499939, 0.3616698384284973, 0.22554641962051392, 0.3657858669757843, 0.1809791624546051, 0.2871171832084656, 0.3547050654888153, 0.3132378160953522, 0.22468364238739014, 0.15882189571857452, 2.7263340950012207, 2.6303813457489014, 1.3024650812149048, 3.1787664890289307, 0.3636685311794281, 0.5166630148887634, 0.6279685497283936, 3.0920965671539307, 3.2255821228027344, 0.7573482394218445, 1.9503986835479736, 0.26417791843414307, 0.3870452046394348, 0.5145096778869629, 0.002353595569729805, 0.011043778620660305, 0.008821262046694756, 0.0032651557121425867, 0.006110372021794319, 0.005091692786663771, 0.002686043968424201, 0.011796283535659313, 0.011471321806311607, 0.003026439808309078, 0.006171259563416243, 0.003678075270727277, 0.40954360365867615, 0.3319329023361206, 2.7688863277435303, 3.329054355621338, 4.15260648727417, 0.28681042790412903, 0.4199439585208893, 0.2647578716278076, 2.881734609603882, 3.7571780681610107, 4.190357685089111, 0.29855668544769287, 0.0061899470165371895, 0.004534779116511345, 0.0004985996638424695, 0.015680566430091858, 0.05411240831017494, 0.10338301211595535, 0.11144617944955826, 0.07411503046751022, 0.07416365295648575, 0.07917150855064392, 2.4922902584075928, 0.5413630604743958, 2.300562858581543, 1.465065360069275, 0.30214643478393555, 2.1033709049224854, 0.10279416292905807, 0.062263719737529755, 0.0313444510102272, 0.004229632671922445, 0.014092971570789814, 0.016136813908815384, 0.0029606707394123077, 0.002328268950805068, 0.002279723761603236, 0.002056166296824813], "count": [395]}, "action": {"min": [-0.6722046732902527, -0.14252011477947235, -0.5569381713867188, -1.6207656860351562, -1.4869539737701416, -0.2360025942325592, -0.6981316804885864, -0.8071233034133911, -0.4362252950668335, 0.1885397732257843, -1.9149842262268066, -0.11210504919290543, -0.2536303699016571, -0.5632186532020569, 0.009855052456259727, -0.017103392630815506, -0.6131222248077393, 1.0245234966278076, -0.45567479729652405, -0.009512636810541153, -0.013865533284842968, -0.014213955029845238, -0.6152426600456238, 1.0123581886291504, -0.45073896646499634, -0.008868414908647537, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.002485129050910473, -0.001909637707285583, -0.8516960144042969, -0.43498849868774414, -0.42948514223098755, -1.475563645362854, -2.83347487449646, -1.2695420980453491, -1.0475847721099854, -0.9175161719322205, -0.5001481175422668, -1.3826583623886108, -1.1765700578689575, -2.0905089378356934, -0.6193087697029114, -0.8413503766059875], "max": [0.027064930647611618, 0.4372416138648987, -0.23170101642608643, -0.4696694016456604, 0.2832762897014618, 0.6981316804885864, -0.025268422439694405, 0.2688509225845337, 0.08002845197916031, 1.0980123281478882, -0.7061173915863037, 0.7481480836868286, 0.4639577865600586, -0.10720721632242203, 0.01244676485657692, 0.0017247324576601386, -0.5951519012451172, 1.0355809926986694, -0.44046133756637573, -0.0005564672756008804, -0.011082405224442482, 0.00364322355017066, -0.5957051515579224, 1.0192347764968872, -0.4390212297439575, -0.0028252997435629368, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.002095169620588422, -0.0015262592351064086, 0.48790115118026733, 0.7973313331604004, 0.7392795085906982, 0.6748133301734924, 1.5216563940048218, 1.341005563735962, 0.5928160548210144, 1.3726356029510498, 0.5803237557411194, 0.6652000546455383, 1.057701826095581, 0.6162626147270203, 0.8809776306152344, 0.46042874455451965], "mean": [-0.3493351936340332, 0.00987627450376749, -0.3947676718235016, -1.2306445837020874, -0.3885764181613922, 0.08432129770517349, -0.4053958058357239, -0.19053886830806732, -0.1362072378396988, 0.4811544716358185, -1.3651176691055298, 0.17843808233737946, -0.01664823852479458, -0.40642160177230835, 0.010830529034137726, -0.00498760724440217, -0.6068174242973328, 1.0318247079849243, -0.4487271010875702, -0.004595716949552298, -0.012760233134031296, -0.002611886477097869, -0.6082146763801575, 1.0165002346038818, -0.4438663125038147, -0.00547550106421113, 0.565045177936554, 1.745322823524475, 0.565045177936554, 0.565045177936554, 0.565045177936554, 0.565045177936554, 0.5937216281890869, 1.745322823524475, 0.5937216281890869, 0.5937216281890869, 0.5937216281890869, 0.5937216281890869, -0.0022989686112850904, -0.0017978056566789746, -0.0043198284693062305, -0.0007115420885384083, -0.005215079989284277, 0.00571467587724328, 0.010375360026955605, 0.004165069665759802, -0.006821051239967346, 0.018670352175831795, -0.008058198727667332, 0.007847183384001255, -0.009532398544251919, -0.03897077217698097, 0.011511147953569889, -0.015054437331855297], "std": [0.22415708005428314, 0.1758914589881897, 0.08424349874258041, 0.284921258687973, 0.6269305348396301, 0.24215061962604523, 0.16186121106147766, 0.36672860383987427, 0.1350288689136505, 0.23419395089149475, 0.43513935804367065, 0.24686238169670105, 0.14279696345329285, 0.13166257739067078, 0.00047215240192599595, 0.004106197506189346, 0.004801834002137184, 0.0027964937034994364, 0.0034440546296536922, 0.0021576376166194677, 0.00048450991744175553, 0.003991248551756144, 0.004953406751155853, 0.0013586563291028142, 0.0029466557316482067, 0.0014915975043550134, 0.8105982542037964, 6.4373016357421875e-06, 0.8105982542037964, 0.8105982542037964, 0.8105982542037964, 0.8105982542037964, 0.8151485323905945, 6.4373016357421875e-06, 0.8151485323905945, 0.8151485323905945, 0.8151485323905945, 0.8151485323905945, 8.406146662309766e-05, 8.713179704500362e-05, 0.20345042645931244, 0.17716340720653534, 0.1475343257188797, 0.31545746326446533, 0.575208842754364, 0.361676961183548, 0.22559398412704468, 0.3656544089317322, 0.18073520064353943, 0.28703573346138, 0.3546820878982544, 0.3139297366142273, 0.22461609542369843, 0.15787316858768463], "count": [395]}, "timestamp": {"min": [0.0], "max": [13.133333333333333], "mean": [6.5666666666666655], "std": [3.8008770917600936], "count": [395]}, "frame_index": {"min": [0], "max": [394], "mean": [197.0], "std": [114.02631275280281], "count": [395]}, "episode_index": {"min": [136], "max": [136], "mean": [136.0], "std": [0.0], "count": [395]}, "index": {"min": [50936], "max": [51330], "mean": [51133.0], "std": [114.02631275280281], "count": [395]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [395]}, "subtask_annotation": {"mean": [0.42025316455696204, 2.0, 2.0, 2.0, 2.0], "std": [0.5234693773968685, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [395]}, "scene_annotation": {"mean": [136.0], "std": [0.0], "min": [136], "max": [136], "count": [395]}, "eef_direction_state": {"mean": [3.751898734177215, 2.9848101265822784], "std": [1.9170692795662412, 2.292480200629264], "min": [0, 0], "max": [6, 6], "count": [395]}, "eef_velocity_state": {"mean": [1.0658227848101265, 1.0683544303797468], "std": [0.7156277364680395, 0.7311416950062228], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_acc_mag_state": {"mean": [0.9645569620253165, 0.9164556962025316], "std": [0.8561080575774294, 0.8482939512834018], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_direction_action": {"mean": [3.491139240506329, 2.562025316455696], "std": [1.864199008324321, 2.013392112040631], "min": [0, 0], "max": [6, 6], "count": [395]}, "eef_velocity_action": {"mean": [1.1645569620253164, 1.159493670886076], "std": [0.6830753196573172, 0.6730845278310212], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_acc_mag_action": {"mean": [1.2354430379746835, 1.2531645569620253], "std": [0.7413702630996839, 0.7337842684793956], "min": [0, 0], "max": [2, 2], "count": [395]}, "eef_sim_pose_state": {"mean": [0.31845920917239584, 0.20957608840927272, 0.16365101261498333, -0.7431909077313968, -0.5915460281564454, 0.7517078239691862, 0.27758907291528795, -0.23539990526496812, 0.13170549580111798, -1.8999337803745209, -0.9089628428474319, 1.7221723511311593], "std": [0.05032660297430271, 0.08631344350924691, 0.06564479365552678, 2.565445639600261, 0.5413474217749698, 2.3216239145847006, 0.081758914960049, 0.05869804896918478, 0.024341353752635745, 1.4760576210016014, 0.3021803425025676, 2.153457982959529], "min": [0.23106489018094345, 0.11243067737260462, 0.05320594548041221, -3.1407921823486245, -1.074475893731552, -3.1205228290279727, 0.16040826101799327, -0.32745570067128815, 0.053924225262082404, -3.1374801567661312, -1.3401030888795296, -3.133403354634458], "max": [0.4022457720970819, 0.3575728205363596, 0.2880246294816866, 3.140908807884923, 0.5284845388952828, 3.126079612558657, 0.4060399516354802, -0.13598006226387782, 0.16367586218691096, 3.1244109191725387, -0.09946174594373369, 3.1406571544236312], "count": [395]}, "eef_sim_pose_action": {"mean": [0.3220859295536054, 0.20933796724862336, 0.15575320823119096, 0.34109956037837447, -0.6252279910970489, 0.7556679331165598, 0.279515540407622, -0.2383600888310791, 0.1252973684225144, -1.7425434397094077, -0.9101070721962351, 1.6288337841713658], "std": [0.05036191787814104, 0.08510260027055348, 0.07137291779845066, 2.6559699378373827, 0.5589812540210161, 2.3531857271829426, 0.08402763779432486, 0.058579870976971975, 0.02372402104937435, 1.602883051285403, 0.32807509487934094, 2.1882852399922217], "min": [0.23882298597452728, 0.10666013656939763, 0.039097663181407866, -3.137726857830117, -1.1109228459420073, -3.1361475328049955, 0.15967456700551322, -0.34598368643689054, 0.05669607377729862, -3.1033266214704884, -1.348724489516492, -3.1368324524384428], "max": [0.41302836482208155, 0.35742172137880274, 0.3029449262718437, 3.1401557474748265, 0.5955303782671391, 3.1216192269113177, 0.40084660684409634, -0.13526913101413696, 0.15649204598450595, 3.129656460600293, -0.01153000485376876, 3.130164913108068], "count": [395]}}} +{"episode_index": 137, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42132530684029335]], [[0.5547298070178528]], [[0.47851784288779126]]], "std": [[[0.29279226539041425]], [[0.20037750311439906]], [[0.22322620657262177]]], "count": [131]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5371533225623732]], [[0.45159524302162113]], [[0.30310007564618424]]], "std": [[[0.30680563484780116]], [[0.2124552406718366]], [[0.2738011579906644]]], "count": [131]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47737926509475215]], [[0.47090865484795924]], [[0.3447909824759121]]], "std": [[[0.31439404241855445]], [[0.2069828846871014]], [[0.26193096417537287]]], "count": [131]}, "observation.state": {"min": [-0.7433189749717712, -0.1892126351594925, -0.6420230269432068, -1.661837100982666, -0.2141975462436676, -0.5067917108535767, -0.7011532783508301, -0.6242964267730713, 0.05550539493560791, 0.3047996163368225, -0.8719671964645386, 0.13638140261173248, -0.5919367074966431, -0.6946672201156616, 0.014391915872693062, -0.009345045313239098, -0.6209468841552734, 0.9464845657348633, -0.4227938652038574, -0.056348200887441635, -0.024904169142246246, 0.008149920031428337, -0.685563325881958, 0.9794687032699585, -0.3719900846481323, 0.03499303385615349, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.010877972468733788, -0.0003845689643640071, -0.6231656074523926, -0.7063869833946228, -0.3157724142074585, -1.4225594997406006, -0.6588304042816162, -1.2775486707687378, -1.1028165817260742, -0.1738205999135971, -0.24722042679786682, -0.9664721488952637, -0.8282093405723572, -2.210963249206543, -0.9395807981491089, -2.041508197784424, -14.49809455871582, -12.60683822631836, -4.057997703552246, -11.2332124710083, -2.3815629482269287, -3.414529800415039, -2.238095283508301, -13.629545211791992, 0.3968254029750824, -1.8394383192062378, -10.958486557006836, -1.6355311870574951, -1.1190476417541504, -5.336996555328369, -0.010312451049685478, -0.05895031616091728, -0.04427488148212433, -0.030930640175938606, -0.044124215841293335, -0.026507489383220673, -0.01041156705468893, -0.06343082338571548, -0.04056291654706001, -0.00909842737019062, -0.030923476442694664, -0.02540469914674759, -4.941929817199707, -1.4884116649627686, -8.507329940795898, -38.3875732421875, -2.4199931621551514, -0.1572037637233734, -2.799720048904419, -1.9449567794799805, 6.889007091522217, -29.045116424560547, -0.9218294024467468, -0.913019061088562, -0.01882098987698555, -0.02162586711347103, -0.0024420025292783976, -0.08198151737451553, 0.35607635974884033, 0.0013270850758999586, 0.05531541258096695, 0.38176292181015015, -0.11999709159135818, -0.005396376363933086, -3.116013526916504, -1.5224590301513672, -3.0059001445770264, -2.7609806060791016, -1.3945033550262451, -3.122889518737793, -1.0591176748275757, -0.1800168752670288, 9.620718002319336, -0.010778665542602539, -0.03719589114189148, -0.06466048955917358, -0.03058394230902195, 0.00997235532850027, 0.7069639563560486, 0.695098876953125], "max": [0.1458757519721985, 0.6256315112113953, -0.09918271005153656, -0.6221863031387329, 0.6401176452636719, 0.25129836797714233, -0.14190639555454254, -0.3637939989566803, 0.23231856524944305, 0.7553223371505737, -0.48065823316574097, 1.2123286724090576, 0.11807508766651154, 0.06265904009342194, 0.0204428993165493, 0.0113262003287673, -0.523643970489502, 0.9656932353973389, -0.3825686275959015, -0.03752997890114784, -0.019482094794511795, 0.032543398439884186, -0.5997022390365601, 0.9921481013298035, -0.32385119795799255, 0.053572338074445724, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.011730711907148361, -0.0001902641961351037, 0.6170922517776489, 0.5898517370223999, 0.8483521938323975, 0.6731563210487366, 1.6384468078613281, 1.3164725303649902, 0.5999189615249634, 0.4248213469982147, 0.12842972576618195, 0.4466174244880676, 0.4757091701030731, 0.7536302804946899, 1.1623629331588745, 0.17421799898147583, 9.910371780395508, 14.19413948059082, 4.086080551147461, 11.294261932373047, 2.180708408355713, 3.443223237991333, 5.65262508392334, -3.48533296585083, 17.460317611694336, 5.995726585388184, 2.3199024200439453, 5.853479862213135, 2.008547067642212, 1.090354084968567, 0.011990806087851524, 0.05897750332951546, 0.061730969697237015, 0.008780687116086483, 0.025339988991618156, 0.02675008401274681, 0.012073059566318989, 0.0711764544248581, 0.050354521721601486, 0.019024576991796494, 0.02778741903603077, 0.015595887787640095, -1.251389980316162, 0.4120042026042938, 13.302910804748535, -20.27486801147461, 16.901710510253906, 0.8463843464851379, 3.2451300621032715, 0.5790329575538635, 18.796300888061523, -15.582803726196289, 16.487110137939453, -0.05389869585633278, 0.02443992905318737, 0.010216433554887772, 0.003663003910332918, -0.04099075868725777, 0.5254375338554382, 0.31652170419692993, 0.29449331760406494, 0.5015040040016174, 0.06007406860589981, 0.15323463082313538, 3.0194201469421387, -0.622536838054657, 2.971498489379883, -1.3253412246704102, 0.08394436538219452, 3.1321141719818115, -0.052584730088710785, 0.34338101744651794, 9.90836238861084, 0.029606610536575317, 0.041424185037612915, 0.07705482840538025, -0.005640849936753511, 0.03046094998717308, 0.7183237075805664, 0.7069118618965149], "mean": [-0.4077312648296356, 0.10021425038576126, -0.42031148076057434, -1.1173282861709595, 0.15667033195495605, -0.22556564211845398, -0.38270312547683716, -0.47384610772132874, 0.18706032633781433, 0.5414941906929016, -0.6007559299468994, 0.3525354564189911, -0.2143176794052124, -0.6154834032058716, 0.018186494708061218, 0.0008160076686181128, -0.5882644653320312, 0.9609092473983765, -0.3962579369544983, -0.04349306970834732, -0.02143716625869274, 0.019711896777153015, -0.6565282940864563, 0.9843918085098267, -0.34189772605895996, 0.04654863849282265, 0.9760477542877197, 1.5817750692367554, 0.9760477542877197, 0.9760477542877197, 0.9760477542877197, 0.9760477542877197, 0.7325678467750549, 1.7453210353851318, 0.7325678467750549, 0.7325678467750549, 0.7325678467750549, 0.7325678467750549, 0.011342443525791168, -0.000363757397281006, -0.009685086086392403, -5.893430352443829e-05, 0.0008830952574498951, -0.008144818246364594, 0.01994553580880165, -0.00448386836796999, -0.0018863867735490203, 0.011318903416395187, 0.0025315426755696535, -0.007202930748462677, -0.01468481682240963, -0.04229844734072685, -0.01195813249796629, -0.030561959370970726, -5.2878499031066895, -0.9285669922828674, -0.6379314661026001, -2.4175195693969727, -0.3704061806201935, -0.5047539472579956, 0.24099108576774597, -9.290748596191406, 8.158560752868652, 0.698006272315979, -6.548868179321289, 0.47201651334762573, 0.02766122855246067, -1.2583298683166504, 0.00019122233788948506, -0.00010066389222629368, 0.0012600681511685252, -0.0004455173620954156, -0.0004755643312819302, -0.00011194699618499726, 4.205973891657777e-05, -0.00018285981786902994, 0.000533146143425256, 0.0005389724392443895, -0.0011060050455853343, -0.0005003862897865474, -2.6990132331848145, -0.43936508893966675, 5.429305553436279, -26.582015991210938, 10.426523208618164, 0.31288987398147583, 1.0566306114196777, -0.25310376286506653, 13.719759941101074, -21.13797950744629, 10.392803192138672, -0.5191226601600647, 0.002426960039883852, -0.0023231336381286383, -0.00114381592720747, -0.07533742487430573, 0.4624923765659332, 0.14733973145484924, 0.16991136968135834, 0.43959084153175354, -0.011980650015175343, 0.07369232922792435, -0.23803207278251648, -1.0112420320510864, -0.2884995639324188, -1.994749903678894, -1.0128024816513062, 2.172980785369873, -0.6451479196548462, 0.05866922065615654, 9.765276908874512, 0.0006345470901578665, 0.000921503291465342, 0.0010114696342498064, -0.022264055907726288, 0.02457926608622074, 0.7149699330329895, 0.6982907652854919], "std": [0.21104696393013, 0.22431743144989014, 0.15430103242397308, 0.23960863053798676, 0.2776271402835846, 0.17029492557048798, 0.15025608241558075, 0.053901489824056625, 0.04213852435350418, 0.07776632159948349, 0.08895266056060791, 0.1739269644021988, 0.15147623419761658, 0.12591801583766937, 0.0014233870897442102, 0.00425259442999959, 0.028889931738376617, 0.006714188028126955, 0.01021038182079792, 0.005331588909029961, 0.0012024345342069864, 0.004904665984213352, 0.02515748329460621, 0.003982571419328451, 0.01448137778788805, 0.005999630317091942, 0.8495338559150696, 0.5058018565177917, 0.8495338559150696, 0.8495338559150696, 0.8495338559150696, 0.8495338559150696, 0.859047532081604, 8.225440979003906e-06, 0.859047532081604, 0.859047532081604, 0.859047532081604, 0.859047532081604, 0.00013585505075752735, 4.032419019495137e-05, 0.21477900445461273, 0.17839249968528748, 0.14781756699085236, 0.3235176205635071, 0.24362681806087494, 0.2519327998161316, 0.1878875344991684, 0.06568916141986847, 0.039833180606365204, 0.14185594022274017, 0.12862040102481842, 0.25755181908607483, 0.187645822763443, 0.18680979311466217, 5.557287693023682, 5.7987589836120605, 1.5207014083862305, 5.617077350616455, 0.7467190623283386, 0.945418119430542, 1.2985138893127441, 2.0565032958984375, 3.4428398609161377, 1.7638030052185059, 2.135531187057495, 1.2211984395980835, 0.5056302547454834, 0.9790652394294739, 0.0029938104562461376, 0.009739273227751255, 0.014459402300417423, 0.0038699533324688673, 0.0072853295132517815, 0.005712015554308891, 0.002992986235767603, 0.01110836211591959, 0.013593452982604504, 0.003213436808437109, 0.006505933124572039, 0.005106793250888586, 0.8309188485145569, 0.3223330080509186, 5.253488540649414, 5.0590434074401855, 5.163801193237305, 0.23572061955928802, 1.1816240549087524, 0.4485059678554535, 2.9017820358276367, 3.8347136974334717, 4.856159210205078, 0.2150679975748062, 0.00728262634947896, 0.00473749777302146, 0.0006636184407398105, 0.00838298536837101, 0.04169582575559616, 0.08318368345499039, 0.07260311394929886, 0.02186107635498047, 0.032277029007673264, 0.024726249277591705, 2.0952136516571045, 0.1880536824464798, 2.0872631072998047, 0.2161415070295334, 0.23419569432735443, 1.29807710647583, 0.19437110424041748, 0.07734068483114243, 0.034783605486154556, 0.004901363514363766, 0.01194468792527914, 0.015666039660573006, 0.008158738724887371, 0.005332618486136198, 0.002491231309249997, 0.0026956188958138227], "count": [667]}, "action": {"min": [-0.6565773487091064, -0.18840500712394714, -0.6999876499176025, -1.6950550079345703, -0.21736471354961395, -0.5121346712112427, -0.6981316804885864, -0.6194389462471008, 0.07011336088180542, 0.26025959849357605, -1.0011693239212036, 0.13012905418872833, -0.6164148449897766, -0.6981316804885864, 0.01380972284823656, -0.007497365120798349, -0.6092051267623901, 0.9440281391143799, -0.42329466342926025, -0.053664207458496094, -0.024937350302934647, 0.008491074666380882, -0.6801291704177856, 0.9788785576820374, -0.3722332715988159, 0.03276016563177109, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.010877972468733788, -0.0003845689643640071, -0.6231656074523926, -0.7063869833946228, -0.3157724142074585, -1.4225594997406006, -0.6588304042816162, -1.2775486707687378, -1.1028165817260742, -0.1738205999135971, -0.24722042679786682, -0.9664721488952637, -0.8282093405723572, -2.210963249206543, -0.9395807981491089, -2.041508197784424], "max": [0.1408352106809616, 0.6570467948913574, -0.08204330503940582, -0.5021957755088806, 0.6430329084396362, 0.2502656877040863, -0.12237592786550522, -0.3654383420944214, 0.2266913652420044, 0.8024225831031799, -0.40578868985176086, 1.2136180400848389, 0.12503622472286224, 0.06387563794851303, 0.01989317126572132, 0.016541874036192894, -0.5231503248214722, 0.9684069156646729, -0.38485586643218994, -0.035171836614608765, -0.018687698990106583, 0.03570673614740372, -0.6048957705497742, 0.991898238658905, -0.3270679712295532, 0.051465991884469986, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.011730711907148361, -0.0001902641961351037, 0.6170922517776489, 0.5898517370223999, 0.8483521938323975, 0.6731563210487366, 1.6384468078613281, 1.3164725303649902, 0.5999189615249634, 0.4248213469982147, 0.12842972576618195, 0.4466174244880676, 0.4757091701030731, 0.7536302804946899, 1.1623629331588745, 0.17421799898147583], "mean": [-0.41449522972106934, 0.10417282581329346, -0.45163384079933167, -1.0635817050933838, 0.15636710822582245, -0.23047217726707458, -0.37468698620796204, -0.5082278251647949, 0.19090953469276428, 0.5596487522125244, -0.5817353129386902, 0.3453795909881592, -0.21307963132858276, -0.6236712336540222, 0.017274294048547745, 0.0013654913054779172, -0.5819997787475586, 0.9605692028999329, -0.39916735887527466, -0.04157794639468193, -0.021517222747206688, 0.01878107525408268, -0.651091456413269, 0.9851295948028564, -0.34503623843193054, 0.04416210576891899, 0.9759955406188965, 1.5791583061218262, 0.9759955406188965, 0.9759955406188965, 0.9759955406188965, 0.9759955406188965, 0.7299511432647705, 1.7453210353851318, 0.7299511432647705, 0.7299511432647705, 0.7299511432647705, 0.7299511432647705, 0.011342586949467659, -0.00036375990021042526, -0.009618108160793781, -0.00017739426402840763, 0.0009081066818907857, -0.008131042122840881, 0.0200673658400774, -0.004601811058819294, -0.0018576810834929347, 0.011487051844596863, 0.002295709913596511, -0.007185153663158417, -0.015553498640656471, -0.04210106283426285, -0.012212514877319336, -0.030514366924762726], "std": [0.19303005933761597, 0.22184433043003082, 0.17041203379631042, 0.2725691497325897, 0.276551216840744, 0.1691887080669403, 0.1544489860534668, 0.06205832213163376, 0.03460788354277611, 0.10094714164733887, 0.10411254316568375, 0.15796075761318207, 0.1557813435792923, 0.1096351221203804, 0.0011127716861665249, 0.004824670497328043, 0.024568451568484306, 0.007115169428288937, 0.008853252977132797, 0.00501007167622447, 0.001011955551803112, 0.005437863990664482, 0.020599765703082085, 0.00324795744381845, 0.012714967131614685, 0.005703975912183523, 0.8496069312095642, 0.5094505548477173, 0.8496069312095642, 0.8496069312095642, 0.8496069312095642, 0.8496069312095642, 0.8586211204528809, 8.225440979003906e-06, 0.8586211204528809, 0.8586211204528809, 0.8586211204528809, 0.8586211204528809, 0.00013608780864160508, 4.032536890008487e-05, 0.21479137241840363, 0.1784232258796692, 0.14782078564167023, 0.32351744174957275, 0.2436356097459793, 0.25195103883743286, 0.18788787722587585, 0.0657847672700882, 0.04030266031622887, 0.1418568640947342, 0.13048137724399567, 0.2576204836368561, 0.18774400651454926, 0.18682804703712463], "count": [667]}, "timestamp": {"min": [0.0], "max": [22.2], "mean": [11.100000000000001], "std": [6.418203279215557], "count": [667]}, "frame_index": {"min": [0], "max": [666], "mean": [333.0], "std": [192.54609837646672], "count": [667]}, "episode_index": {"min": [137], "max": [137], "mean": [137.0], "std": [0.0], "count": [667]}, "index": {"min": [51331], "max": [51997], "mean": [51664.0], "std": [192.54609837646672], "count": [667]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [667]}, "subtask_annotation": {"mean": [0.09745127436281859, 2.0, 2.0, 2.0, 2.0], "std": [0.3065151301112753, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [667]}, "scene_annotation": {"mean": [137.0], "std": [0.0], "min": [137], "max": [137], "count": [667]}, "eef_direction_state": {"mean": [3.1469265367316344, 4.986506746626687], "std": [2.2536331484774643, 1.6229605172828725], "min": [0, 0], "max": [6, 6], "count": [667]}, "eef_velocity_state": {"mean": [0.9550224887556222, 0.37631184407796103], "std": [0.7414183444003101, 0.5483322501698706], "min": [0, 0], "max": [2, 2], "count": [667]}, "eef_acc_mag_state": {"mean": [0.8110944527736131, 0.3733133433283358], "std": [0.8449496326014894, 0.683983588613153], "min": [0, 0], "max": [2, 2], "count": [667]}, "eef_direction_action": {"mean": [2.91904047976012, 4.533733133433284], "std": [2.0662302933235774, 1.8561422022057448], "min": [0, 0], "max": [6, 6], "count": [667]}, "eef_velocity_action": {"mean": [1.1244377811094453, 0.4737631184407796], "std": [0.6736323967483289, 0.5746922187448933], "min": [0, 0], "max": [2, 2], "count": [667]}, "eef_acc_mag_action": {"mean": [1.103448275862069, 0.5172413793103449], "std": [0.7952841410563695, 0.7729998847322012], "min": [0, 0], "max": [2, 2], "count": [667]}, "eef_sim_pose_state": {"mean": [0.3423083896295994, 0.24346589620920878, 0.13739541279075976, -0.22363858170957576, -1.0114716610150505, -0.2840485919189127, 0.31615177209659934, -0.1281168952100977, 0.05614428613143753, -1.9945016360222787, -1.0128460227040874, 2.182188165777966], "std": [0.048394059641088935, 0.08651392332650948, 0.024641535916507543, 2.120776592783818, 0.18815753995158538, 2.1123856654107684, 0.016236398334885625, 0.020451817220478532, 0.013818857600536957, 0.21624250217988386, 0.23418747628647932, 1.337924463442579], "min": [0.20687536094283768, 0.11698560509322854, 0.07733378604896499, -3.1161217837637833, -1.5271922108225546, -3.121860349567532, 0.29104019197766295, -0.18969475338309347, 0.037858842338746944, -2.761196566966241, -1.395275673390659, -3.1413242315743206], "max": [0.4144650127701453, 0.4216226380314934, 0.16519578809295185, 3.1334815916957193, -0.6227802208013608, 3.1382530873124894, 0.35545047998182105, -0.09031442891829611, 0.08899279305639465, -1.3253412280173875, 0.08394403538057937, 3.1404884697646707], "count": [667]}, "eef_sim_pose_action": {"mean": [0.33825055230734596, 0.24438101721470257, 0.12492304293220072, -0.26271248877733283, -1.0134597478926552, -0.1409972270609412, 0.3245048764961249, -0.12591321933235775, 0.0638012017793009, -1.9854767760915155, -0.9929708012175337, 2.295868641360466], "std": [0.041210285052336273, 0.09034789546069985, 0.04076570952771387, 2.061952649582633, 0.17657227305317905, 2.041041691122261, 0.01738384749544989, 0.02026619829913095, 0.019594622945936484, 0.20964219018257524, 0.21309438963332714, 1.1649464927874729], "min": [0.20825944232380442, 0.0998611816723094, 0.04484501566112991, -3.138508635371854, -1.5069826850569281, -3.1278348534060814, 0.2969746820633292, -0.19053231045504507, 0.038693567596617906, -2.7331324767053546, -1.3563273133463256, -3.1332211214575145], "max": [0.40111169720982287, 0.43567023977200153, 0.18154103675035205, 3.139481540820118, -0.6101410985833955, 3.138402987619146, 0.3556262733177855, -0.08683656722990112, 0.10660588803435074, -1.228909162626704, 0.0948484328072321, 3.1412942374472133], "count": [667]}}} +{"episode_index": 138, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.469684771258121]], [[0.5551278354479047]], [[0.44864893473175244]]], "std": [[[0.28694899525157014]], [[0.20555038672312786]], [[0.2592902931839639]]], "count": [118]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4346790857004151]], [[0.46619648407718023]], [[0.39630152842127214]]], "std": [[[0.29661988200605494]], [[0.23045782349222813]], [[0.26604249565084165]]], "count": [118]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45283339931186833]], [[0.4493778468516021]], [[0.3826886762099323]]], "std": [[[0.3243507944377757]], [[0.23038851162888496]], [[0.2589497598856956]]], "count": [118]}, "observation.state": {"min": [-0.7151715159416199, -0.35057777166366577, -0.9159263372421265, -1.6223132610321045, -1.4854670763015747, 0.1823444813489914, -0.24015672504901886, -0.8049800992012024, -0.09613239765167236, 0.07616829872131348, -2.0512101650238037, -0.5051618814468384, -0.7039074897766113, -0.7135680913925171, -0.005186192225664854, -0.002627180190756917, -0.6389997601509094, 1.0242024660110474, -0.4353910982608795, -0.0021575582213699818, -0.021396957337856293, 0.008213845081627369, -0.5343244075775146, 1.0003725290298462, -0.5275176167488098, 0.012125200591981411, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.02594170905649662, 0.0007591577596031129, -1.605668544769287, -0.4507540464401245, -1.5330331325531006, -0.4319268763065338, -3.702007293701172, -0.8651047348976135, -1.868851661682129, -0.8688986301422119, -0.7325747013092041, -0.6480252742767334, -5.4658284187316895, -2.065152645111084, -2.748272180557251, -2.787113666534424, -19.41987419128418, -25.183151245117188, -9.197192192077637, -10.409035682678223, -13.514652252197266, -3.844932794570923, 14.05982780456543, -17.025794982910156, -3.998779058456421, -3.299755811691284, -14.926740646362305, -0.7460317611694336, -1.8937729597091675, -2.123321294784546, -0.018186848610639572, -0.123822420835495, -0.051544878631830215, -0.01019024383276701, -0.037687577307224274, -0.020534619688987732, -0.010861068964004517, -0.12044981122016907, -0.06286526471376419, -0.019158031791448593, -0.033718403428792953, -0.024505523964762688, 1.0463600158691406, -0.4120042026042938, 9.353609085083008, -35.36400604248047, 11.708024024963379, -1.3567229509353638, 1.6967999935150146, -0.5382037162780762, -5.448848247528076, -31.821603775024414, 8.040605545043945, -1.5914735794067383, -0.028445500880479813, -0.020008107647299767, 0.00976801011711359, -0.10930868983268738, 0.34518885612487793, -0.021243728697299957, -0.03082866221666336, 0.2580070197582245, -0.2799375355243683, -0.03630826249718666, -0.3422815799713135, -1.3786664009094238, -2.7444677352905273, -3.069622755050659, -1.5012521743774414, -2.9573311805725098, -0.9851085543632507, -0.6918177604675293, 9.37588882446289, -0.013300955295562744, -0.03837025165557861, -0.13681763410568237, 0.012811238877475262, 0.018601592630147934, -0.7475225925445557, 0.6636455655097961], "max": [-0.05082930251955986, 0.5422694087028503, -0.14724895358085632, -0.9587518572807312, -0.08259248733520508, 0.7105644941329956, 0.4485306441783905, 0.27261102199554443, 0.3378026783466339, 0.8609896898269653, -0.42496272921562195, 1.4280591011047363, 0.05379415675997734, 0.20542508363723755, 9.898123244056478e-05, 0.014946268871426582, -0.624919593334198, 1.0302734375, -0.4238222539424896, 0.012082806788384914, -0.015863332897424698, 0.025691622868180275, -0.5166594982147217, 1.0038787126541138, -0.51313716173172, 0.028102295473217964, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.02422303706407547, 0.00076544180046767, 0.5776636600494385, 0.8276854157447815, 0.6747628450393677, 0.98171067237854, 0.4615565240383148, 1.2252349853515625, 3.822716236114502, 2.83341908454895, 0.43791264295578003, 0.7812944054603577, 0.8677341938018799, 3.891787052154541, 1.560442328453064, 1.900129795074463, -3.073328733444214, 6.410256862640381, 2.864469051361084, 1.4855514764785767, 3.0702075958251953, 2.2094016075134277, 14.05982780456543, 0.6124386787414551, 18.986568450927734, 5.953601837158203, 1.556776523590088, 1.4920635223388672, 3.5006103515625, 1.807692289352417, 0.008878294378519058, 0.09892790019512177, 0.037213876843452454, 0.009101945906877518, 0.04673841595649719, 0.01645697094500065, 0.00995821226388216, 0.10535919666290283, 0.0868619754910469, 0.011036477982997894, 0.04426170140504837, 0.01032285951077938, 6.893249988555908, 2.0525975227355957, 23.51764678955078, -23.621294021606445, 25.454816818237305, -0.023919489234685898, 4.432889938354492, 0.9873254299163818, 5.181602478027344, -18.91341781616211, 19.909116744995117, -0.057299043983221054, 0.025973061099648476, 0.009047803469002247, 0.015262516215443611, -0.08198151737451553, 0.5334227085113525, 0.28216663002967834, 0.33712339401245117, 0.5721958875656128, 0.05572258308529854, 0.4624815285205841, 2.672553777694702, 0.44796133041381836, 0.4793546795845032, 3.1065011024475098, 0.358013778924942, 3.0696020126342773, -0.09369885921478271, 0.475028395652771, 10.175199508666992, 0.02792423963546753, 0.06619825959205627, 0.14141416549682617, 0.01962350867688656, 0.024381963536143303, -0.7408206462860107, 0.6712249517440796], "mean": [-0.3777768015861511, -0.22832809388637543, -0.3830687999725342, -1.219063401222229, -0.45700937509536743, 0.3763883709907532, 0.4074360132217407, -0.5535019040107727, 0.21641138195991516, 0.36815956234931946, -0.9155330061912537, 0.14304649829864502, -0.18015164136886597, -0.2704951763153076, -0.002559378044679761, 0.00697568291798234, -0.6330289244651794, 1.0287517309188843, -0.4271700978279114, 0.007107678335160017, -0.018893377855420113, 0.017731670290231705, -0.5285219550132751, 1.0029102563858032, -0.5176418423652649, 0.022629547864198685, 0.6258043050765991, 1.2708213329315186, 0.6258043050765991, 0.6258043050765991, 0.6258043050765991, 0.6258043050765991, 1.159278154373169, 1.508817195892334, 1.159278154373169, 1.159278154373169, 1.159278154373169, 1.159278154373169, -0.025141647085547447, 0.000762521696742624, -0.00670588668435812, 0.03276170790195465, -0.022444946691393852, 0.031036943197250366, -0.06996213644742966, 0.02390826679766178, -0.039102137088775635, 0.037392064929008484, -0.0009979773312807083, -0.038482874631881714, -0.06863369047641754, -0.04846572503447533, -0.0004884022055193782, -0.03657005727291107, -9.41482925415039, -9.443155288696289, -1.6991195678710938, -5.517789840698242, -1.087876558303833, -0.32479938864707947, 14.059937477111816, -9.514774322509766, 7.306421279907227, 0.15132562816143036, -5.103751182556152, 0.07730355113744736, 0.5379585027694702, -0.4132428765296936, -0.00010528723942115903, 0.0005963062285445631, -0.00010695203673094511, -6.110037065809593e-05, -0.0002224785857833922, -0.0007926832186058164, 0.0003287226427346468, 0.00010187846055487171, -0.0005433369078673422, -0.0002538741391617805, -0.0003119039465673268, -0.0008339746273122728, 4.248023986816406, 0.7248498797416687, 16.956565856933594, -28.726057052612305, 20.42115592956543, -0.9558262228965759, 3.1788363456726074, 0.26531073451042175, 1.0678291320800781, -23.434955596923828, 14.908254623413086, -1.0212831497192383, 0.0022054582368582487, -0.002725363476201892, 0.013338916003704071, -0.08360660076141357, 0.4829197824001312, 0.09139217436313629, 0.14960241317749023, 0.4900313913822174, -0.051870763301849365, 0.2157052755355835, 0.7365725636482239, -1.0745688676834106, -0.7856929898262024, -0.3899900019168854, -1.0577279329299927, 0.6146199107170105, -0.5173520445823669, -0.09871914982795715, 9.783611297607422, 0.000632653187494725, 2.5433513656025752e-05, 0.0007479107589460909, 0.01563863828778267, 0.021485697478055954, -0.7446710467338562, 0.6668983101844788], "std": [0.1689128577709198, 0.2033824324607849, 0.1454668939113617, 0.1763790100812912, 0.3777082562446594, 0.14141321182250977, 0.13414397835731506, 0.33302950859069824, 0.15523307025432587, 0.1411290019750595, 0.5241345763206482, 0.405838280916214, 0.21711455285549164, 0.1567932814359665, 0.0011131123173981905, 0.0035442369990050793, 0.004121590405702591, 0.001103000482544303, 0.0037825966719537973, 0.0026651250664144754, 0.0012181458296254277, 0.0032033815514296293, 0.005247942171990871, 0.0008857119828462601, 0.004338790662586689, 0.0029461137019097805, 0.8251855373382568, 0.7744325995445251, 0.8251855373382568, 0.8251855373382568, 0.8251855373382568, 0.8251855373382568, 0.8195703625679016, 0.5918703675270081, 0.8195703625679016, 0.8195703625679016, 0.8195703625679016, 0.8195703625679016, 0.00048199750017374754, 9.514446901448537e-07, 0.20917436480522156, 0.15392203629016876, 0.2080613374710083, 0.13919994235038757, 0.3940276801586151, 0.19078905880451202, 0.39995986223220825, 0.27711644768714905, 0.146993488073349, 0.14505517482757568, 0.548218309879303, 0.5721782445907593, 0.3365935683250427, 0.3640507459640503, 3.0535571575164795, 7.802647113800049, 2.658061981201172, 2.1029229164123535, 3.6247799396514893, 1.2215073108673096, 0.00010967254638671875, 3.8208422660827637, 5.539697647094727, 1.7900415658950806, 3.542099714279175, 0.3039264976978302, 0.990940511226654, 0.6042051315307617, 0.0030349900480359793, 0.013951319269835949, 0.007485446985810995, 0.0029273999389261007, 0.00480117229744792, 0.0026785912923514843, 0.0029218143317848444, 0.014737899415194988, 0.010087511502206326, 0.0032196694519370794, 0.0045925709418952465, 0.002956064185127616, 0.8494795560836792, 0.2920280992984772, 2.6336991786956787, 2.6282596588134766, 2.736950635910034, 0.2654581069946289, 0.4739399552345276, 0.19388559460639954, 1.770024061203003, 2.82261061668396, 2.3237433433532715, 0.25241532921791077, 0.005893609952181578, 0.005524486768990755, 0.00043110980186611414, 0.0047187358140945435, 0.04096558690071106, 0.08053853362798691, 0.06663747876882553, 0.08502376824617386, 0.10592047870159149, 0.08659261465072632, 0.6738314628601074, 0.449537456035614, 0.763589084148407, 2.0219271183013916, 0.4323955178260803, 1.8460782766342163, 0.06644023954868317, 0.07869415730237961, 0.05365854501724243, 0.004777700640261173, 0.007803775370121002, 0.018311884254217148, 0.0013479854678735137, 0.000840658089146018, 0.0012707788264378905, 0.0014495555078610778], "count": [583]}, "action": {"min": [-0.7409878969192505, -0.3490658402442932, -1.0432759523391724, -1.5329194068908691, -1.5707963705062866, 0.17347382009029388, -0.6974408626556396, -0.8532910346984863, -0.10913702845573425, 0.054421812295913696, -2.2411985397338867, -0.5057953596115112, -0.6981316804885864, -0.6981316804885864, -0.00676858052611351, -0.006117601413279772, -0.6355827450752258, 1.0207033157348633, -0.43541014194488525, -0.0027674997691065073, -0.023088660091161728, 0.003930950537323952, -0.5333782434463501, 0.9953029155731201, -0.5267146825790405, 0.011291231960058212, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.02594170905649662, 0.0007591577596031129, -1.605668544769287, -0.4507540464401245, -1.5330331325531006, -0.4319268763065338, -3.702007293701172, -0.8651047348976135, -1.868851661682129, -0.8688986301422119, -0.7325747013092041, -0.6480252742767334, -5.4658284187316895, -2.065152645111084, -2.748272180557251, -2.787113666534424], "max": [-0.029870955273509026, 0.533666729927063, -0.11744380742311478, -0.8445645570755005, -0.08427859097719193, 0.6981316804885864, 0.5936985015869141, 0.2705071270465851, 0.3490658402442932, 0.7511365413665771, -0.3565064072608948, 1.3928892612457275, 0.06448959559202194, 0.1293574869632721, 0.0007874816074036062, 0.0187050960958004, -0.6216205358505249, 1.0315622091293335, -0.42228221893310547, 0.010653974488377571, -0.015652256086468697, 0.02811814844608307, -0.5165039896965027, 1.0049593448638916, -0.5117083191871643, 0.026401739567518234, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.02422303706407547, 0.00076544180046767, 0.5776636600494385, 0.8276854157447815, 0.6747628450393677, 0.98171067237854, 0.4615565240383148, 1.2252349853515625, 3.822716236114502, 2.83341908454895, 0.43791264295578003, 0.7812944054603577, 0.8677341938018799, 3.891787052154541, 1.560442328453064, 1.900129795074463], "mean": [-0.3894945979118347, -0.20003163814544678, -0.4030831456184387, -1.1117463111877441, -0.46970945596694946, 0.3758363425731659, -0.4460827112197876, -0.5729220509529114, 0.2224063277244568, 0.361711710691452, -0.888929009437561, 0.131529301404953, -0.17659662663936615, -0.2746284306049347, -0.002533114980906248, 0.006996634881943464, -0.6306915283203125, 1.0261390209197998, -0.4265011250972748, 0.005846156273037195, -0.018839560449123383, 0.016993818804621696, -0.5269478559494019, 1.0008944272994995, -0.516692042350769, 0.021095892414450645, 0.6287381052970886, 1.2738150358200073, 0.6287381052970886, 0.6287381052970886, 0.6287381052970886, 0.6287381052970886, 1.1562844514846802, 1.508817195892334, 1.1562844514846802, 1.1562844514846802, 1.1562844514846802, 1.1562844514846802, -0.02513919211924076, 0.0007625226862728596, -0.0067489477805793285, 0.032627567648887634, -0.022010957822203636, 0.03130492568016052, -0.06996616721153259, 0.02392672188580036, -0.03971262276172638, 0.037377700209617615, -0.0010200802935287356, -0.03853817656636238, -0.0685928538441658, -0.048560742288827896, -0.0006274564075283706, -0.036750778555870056], "std": [0.17307381331920624, 0.21830835938453674, 0.17200616002082825, 0.17038050293922424, 0.41592398285865784, 0.14771990478038788, 0.2723570466041565, 0.35882893204689026, 0.16109374165534973, 0.15047940611839294, 0.5540876388549805, 0.38777562975883484, 0.2185559719800949, 0.15400895476341248, 0.0013482793001458049, 0.003345096716657281, 0.004054342396557331, 0.0017137667164206505, 0.0038875124882906675, 0.0025819879956543446, 0.0014182389713823795, 0.0031174360774457455, 0.004653556272387505, 0.0015904117608442903, 0.004228674340993166, 0.002822697628289461, 0.8260298371315002, 0.7728827595710754, 0.8260298371315002, 0.8260298371315002, 0.8260298371315002, 0.8260298371315002, 0.8206117749214172, 0.5918703675270081, 0.8206117749214172, 0.8206117749214172, 0.8206117749214172, 0.8206117749214172, 0.00048205588245764375, 9.512765473118634e-07, 0.2091720551252365, 0.15398192405700684, 0.20841629803180695, 0.13923527300357819, 0.3940271735191345, 0.19078704714775085, 0.40017732977867126, 0.27712035179138184, 0.14700323343276978, 0.1450589895248413, 0.5482262969017029, 0.5721731781959534, 0.33680596947669983, 0.36414042115211487], "count": [583]}, "timestamp": {"min": [0.0], "max": [19.4], "mean": [9.700000000000001], "std": [5.609911863043047], "count": [583]}, "frame_index": {"min": [0], "max": [582], "mean": [291.0], "std": [168.2973558912914], "count": [583]}, "episode_index": {"min": [138], "max": [138], "mean": [138.0], "std": [0.0], "count": [583]}, "index": {"min": [51998], "max": [52580], "mean": [52289.0], "std": [168.2973558912914], "count": [583]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [583]}, "subtask_annotation": {"mean": [0.09090909090909091, 2.0, 2.0, 2.0, 2.0], "std": [0.3104299518874572, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [583]}, "scene_annotation": {"mean": [138.0], "std": [0.0], "min": [138], "max": [138], "count": [583]}, "eef_direction_state": {"mean": [4.451114922813036, 4.483704974271012], "std": [1.75827217898805, 1.7422187689438857], "min": [0, 0], "max": [6, 6], "count": [583]}, "eef_velocity_state": {"mean": [0.660377358490566, 0.7924528301886793], "std": [0.7206280815174897, 0.7986768565498745], "min": [0, 0], "max": [2, 2], "count": [583]}, "eef_acc_mag_state": {"mean": [0.7015437392795884, 0.8284734133790738], "std": [0.8325173244012495, 0.8435481517285041], "min": [0, 0], "max": [2, 2], "count": [583]}, "eef_direction_action": {"mean": [4.281303602058319, 4.360205831903945], "std": [1.8539588207934892, 1.8111323255594594], "min": [0, 0], "max": [6, 6], "count": [583]}, "eef_velocity_action": {"mean": [0.7032590051457976, 0.855917667238422], "std": [0.735831064084504, 0.8114712344900796], "min": [0, 0], "max": [2, 2], "count": [583]}, "eef_acc_mag_action": {"mean": [0.8456260720411664, 0.9262435677530018], "std": [0.8529098075214158, 0.8260639206817548], "min": [0, 0], "max": [2, 2], "count": [583]}, "eef_sim_pose_state": {"mean": [0.32375805460085316, 0.12536482700633164, 0.18582077161242, 0.7375639984317517, -1.0749583819144621, -0.7866247787138845, 0.35642926994859486, -0.13121462087555852, 0.17950700834695546, -0.4104493905296881, -1.0581957395415194, 0.6028678102501642], "std": [0.039023173373495944, 0.07231890769409653, 0.05859378424037071, 0.6756841364258678, 0.4497614308178951, 0.7650035682418901, 0.07274897988107931, 0.07584086645880035, 0.04432509021340282, 2.060769163495293, 0.43261998655010414, 1.8744095647886194], "min": [0.2170220241416465, 0.038175367661191006, 0.012194236007439617, -0.3422815665932618, -1.4074618848248035, -2.744663910353824, 0.17683257588785506, -0.2974870997529832, 0.020175747139204465, -3.132641093670305, -1.5446171608652632, -3.138955630183039], "max": [0.3682491743400915, 0.3883024693049458, 0.2927807917695206, 2.6739940569168477, 0.4479536734589824, 0.4793513153940927, 0.40990497359653416, -0.055349559417100236, 0.29474683414034514, 3.127853260646486, 0.3580129305550128, 3.109766908179716], "count": [583]}, "eef_sim_pose_action": {"mean": [0.3238647276709524, 0.13159674715123845, 0.15990196810425847, 2.449755817842613, -0.7254902541490825, -1.8861809606682558, 0.3582999333803529, -0.13176242452229858, 0.18318941362905405, -0.44449295394536253, -1.0742805225752436, 0.7329117215935588], "std": [0.042839155948394825, 0.08283811417665071, 0.05920222628343112, 1.1153424640180298, 0.42903005486651963, 2.1442177839181378, 0.07670998697067904, 0.08211383368470737, 0.04306188680288698, 2.054333252595666, 0.41318691409631003, 1.824270107168612], "min": [0.20654963316010316, 0.02695491150963873, -1.2779137361119963e-06, -3.114901424946652, -1.0281979592527075, -3.137007113399903, 0.1781047563224451, -0.30605033749063465, 0.02635752179853408, -3.1051634221359885, -1.5391027535167796, -3.1153573780091137], "max": [0.3800145307090279, 0.38752027870861, 0.27142802232536983, 3.1401479766171994, 0.5112517638851495, 3.134734232959502, 0.42361682586734717, -0.048066442281722965, 0.3160286384778868, 3.1382719137687105, 0.20469159891141198, 3.085625936843723], "count": [583]}}} +{"episode_index": 139, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4567663735101884]], [[0.5467448481353325]], [[0.48676913687043444]]], "std": [[[0.28926846543361046]], [[0.2094379445365097]], [[0.22007781355947692]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4236924596309112]], [[0.41715111255286424]], [[0.38175426999231066]]], "std": [[[0.270087985531426]], [[0.24035755626038288]], [[0.2534113802593225]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5116207300076893]], [[0.44985401047673973]], [[0.31959586937716267]]], "std": [[[0.29211257321741585]], [[0.20822125912680178]], [[0.24107492260771501]]], "count": [100]}, "observation.state": {"min": [-0.7076367735862732, -0.26121848821640015, -0.477353036403656, -1.4145123958587646, -1.5674844980239868, -0.13742661476135254, -0.7022991180419922, -0.8405706882476807, -0.3759070336818695, 0.38157108426094055, -1.6780152320861816, 0.2607952356338501, -0.6706349849700928, -0.6977198719978333, 0.010805081576108932, -0.003495069220662117, -0.6139805912971497, 1.0335994958877563, -0.4575235843658447, -0.0069768656976521015, -0.00611974997445941, 0.00830736942589283, -0.6225781440734863, 1.0127075910568237, -0.44503310322761536, -0.013005762360990047, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006865193136036396, -9.61578989517875e-05, -1.195986270904541, -0.08319973945617676, -0.8922713994979858, -0.15670406818389893, -2.686336040496826, -1.2525814771652222, -1.7472233772277832, -1.0880635976791382, -0.059738919138908386, -1.3348884582519531, -1.119187831878662, -0.760272741317749, -2.201101303100586, -0.9101147055625916, -13.752033233642578, -9.035409927368164, -2.4993896484375, -10.225885391235352, -0.8034188747406006, -4.017093658447266, -1.922466516494751, -10.300105094909668, 1.373626470565796, -2.83638596534729, -7.387057304382324, -0.5738705992698669, -5.279609203338623, -2.008547067642212, -0.007942333817481995, -0.0448463037610054, -0.03491982817649841, -0.009786599315702915, -0.010356936603784561, -0.019025595858693123, -0.004880671389400959, -0.03745707869529724, -0.023240000009536743, -0.007094867993146181, -0.020977338775992393, -0.013655005022883415, -2.0361599922180176, -0.5233566761016846, 1.4401588439941406, -32.78509521484375, 6.929082870483398, -1.1064304113388062, -0.33935999870300293, -0.6718267202377319, 5.107367515563965, -34.141319274902344, 9.8622407913208, -0.7558805346488953, -0.014976684004068375, -0.013489528559148312, -0.0012210012646391988, -0.10930868983268738, 0.3683472275733948, -0.030444899573922157, 0.013739707879722118, 0.31955215334892273, -0.28540369868278503, 0.005211935378611088, -3.133821725845337, -1.1604348421096802, -2.8315842151641846, -3.13847279548645, -0.7255271673202515, 1.9664634466171265, -0.8156582117080688, -0.13437731564044952, 9.702634811401367, -0.009181022644042969, -0.01936286687850952, -0.06362473964691162, -0.023604730144143105, -0.024083228781819344, 0.6752456426620483, -0.7369102239608765], "max": [-0.13203610479831696, 0.38745707273483276, -0.06980724632740021, -0.41062089800834656, 0.020982898771762848, 0.6973381042480469, 0.14648759365081787, 0.03609611839056015, 0.15373434126377106, 1.132981538772583, -0.6765462160110474, 0.7927070260047913, 0.1901826411485672, -0.0062729958444833755, 0.012040887027978897, 0.007147128693759441, -0.6004660129547119, 1.0368831157684326, -0.45229998230934143, 0.0008390353759750724, -0.005647827405482531, 0.019855517894029617, -0.6094565987586975, 1.0169947147369385, -0.4346185326576233, -0.005768154747784138, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.007631860673427582, 2.259998609588365e-06, 0.34232816100120544, 0.6582630276679993, 0.7088160514831543, 1.575066328048706, 0.16660836338996887, 1.837132215499878, 0.9618290662765503, 1.1218676567077637, 0.40687626600265503, 0.3450462520122528, 0.8202311992645264, 0.309820294380188, 2.3540329933166504, 0.9597200155258179, -4.621128559112549, 6.562881946563721, 1.755189299583435, -0.6410256624221802, 0.430402934551239, 1.4920635223388672, 0.36345136165618896, 0.16702872514724731, 12.148963928222656, 3.931623935699463, 1.9536020755767822, 1.6355311870574951, 2.7545785903930664, 1.2912087440490723, 0.006907240487635136, 0.05565209686756134, 0.017199130728840828, 0.012172672897577286, 0.0198622178286314, 0.005165938753634691, 0.007657917216420174, 0.0557313896715641, 0.012393370270729065, 0.01390005275607109, 0.015510085970163345, 0.012500984594225883, -0.5726699829101562, 0.5456271767616272, 12.634796142578125, -24.991588592529297, 20.528636932373047, 0.6530370712280273, 1.1453399658203125, 0.5864564180374146, 13.67408561706543, -20.259868621826172, 18.92475128173828, 1.1253175735473633, 0.014909719116985798, 0.011253808625042439, 0.0012210012646391988, -0.013663585297763348, 0.5831871628761292, 0.452401340007782, 0.2929069995880127, 0.5413117408752441, 0.012520368210971355, 0.30198901891708374, 3.1356396675109863, 0.536501407623291, 2.9380056858062744, -0.9258409738540649, 0.1331927627325058, 2.961064100265503, -0.3097574710845947, 0.13789021968841553, 9.855709075927734, 0.015611618757247925, 0.03932523727416992, 0.0765535831451416, -0.013934925198554993, -0.015127638354897499, 0.7042925953865051, -0.7095996141433716], "mean": [-0.20861873030662537, -0.19307036697864532, -0.36563870310783386, -1.2165679931640625, -0.3350875973701477, 0.1288747489452362, -0.4659903943538666, -0.31864696741104126, 0.022118819877505302, 0.6423872113227844, -1.238519549369812, 0.6452872157096863, -0.40780743956565857, -0.329279363155365, 0.011062032543122768, -0.0011356293689459562, -0.6117216944694519, 1.0361104011535645, -0.4557361304759979, -0.0008533824002370238, -0.005968563724309206, 0.010672210715711117, -0.6186509132385254, 1.0139658451080322, -0.44215360283851624, -0.007830712012946606, 0.8109553456306458, 1.745330572128296, 0.8109553456306458, 0.8109553456306458, 0.8109553456306458, 0.8109553456306458, 1.1467928886413574, 1.745330572128296, 1.1467928886413574, 1.1467928886413574, 1.1467928886413574, 1.1467928886413574, 0.007148359436541796, -6.358418886520667e-06, -0.056996289640665054, 0.07411134988069534, -0.013307115994393826, 0.1185583770275116, -0.18315695226192474, -0.007702292408794165, 0.06007146090269089, 0.10138460993766785, 0.06008362025022507, -0.07008901983499527, -0.10792077332735062, -0.06093009561300278, -0.10029434412717819, -0.06465171277523041, -7.394748687744141, -4.5775017738342285, -0.9749934077262878, -4.268901348114014, -0.16821399331092834, -0.3834153413772583, -0.45002517104148865, -5.597805500030518, 5.95375394821167, 0.6544163227081299, -4.541447639465332, 0.4753029942512512, -1.5530182123184204, -0.28112825751304626, 0.0001187604502774775, -0.0014399840729311109, -0.0006512101972475648, -0.0008226897334679961, -0.00031968552502803504, -0.0008883122936822474, 0.00027072845841757953, -0.000108992142486386, -0.0013082241639494896, 0.0006501074531115592, -0.00111204176209867, -0.0007406669319607317, -1.5334339141845703, -0.065957210958004, 6.827243328094482, -28.519716262817383, 14.072915077209473, 0.020308207720518112, 0.28557756543159485, -0.03822222724556923, 10.134054183959961, -27.856712341308594, 15.225881576538086, 0.41752442717552185, 0.0020796293392777443, -0.0013005092041566968, 0.0005717386957257986, -0.0647393986582756, 0.41363102197647095, 0.07067303359508514, 0.20039530098438263, 0.42510831356048584, -0.08949130028486252, 0.1853514462709427, -1.4381449222564697, -0.8792273998260498, 1.7309703826904297, -2.1610262393951416, -0.5047818422317505, 2.4441206455230713, -0.6303201913833618, 0.005313006229698658, 9.774723052978516, 0.002006118418648839, 0.00269412063062191, 0.0007301694131456316, -0.021320194005966187, -0.02250048890709877, 0.6876118779182434, -0.7253237962722778], "std": [0.13874870538711548, 0.14537066221237183, 0.08912812173366547, 0.19826218485832214, 0.4972839951515198, 0.2606292963027954, 0.21966798603534698, 0.25115707516670227, 0.1463705599308014, 0.19263498485088348, 0.2874411344528198, 0.16622643172740936, 0.2807406783103943, 0.20622502267360687, 0.00019768672063946724, 0.0033854544162750244, 0.0036844892892986536, 0.0005720125627703965, 0.0014055419014766812, 0.0013775285333395004, 0.00012858497211709619, 0.003398960456252098, 0.0030901185236871243, 0.0009229600545950234, 0.0028114470187574625, 0.0013934645103290677, 0.865326464176178, 1.3113021850585938e-06, 0.865326464176178, 0.865326464176178, 0.865326464176178, 0.865326464176178, 0.823784351348877, 1.3113021850585938e-06, 0.823784351348877, 0.823784351348877, 0.823784351348877, 0.823784351348877, 0.00013753134408034384, 2.2573234673473053e-05, 0.2194739580154419, 0.175100639462471, 0.2254376858472824, 0.3020038604736328, 0.5171306729316711, 0.4003671705722809, 0.3176063895225525, 0.291961669921875, 0.10708939284086227, 0.25807979702949524, 0.3024745583534241, 0.18312054872512817, 0.5051512122154236, 0.285399466753006, 1.8197697401046753, 3.7999866008758545, 1.274352788925171, 2.695110559463501, 0.25768253207206726, 1.056213617324829, 0.4682272970676422, 2.344005823135376, 2.4213201999664307, 1.8799469470977783, 2.623656988143921, 0.5484021902084351, 2.5391924381256104, 0.6649046540260315, 0.002269566524773836, 0.011706434190273285, 0.007676280103623867, 0.003124266630038619, 0.003648192621767521, 0.0034307269379496574, 0.002454646397382021, 0.011039773933589458, 0.005441756919026375, 0.003350695362314582, 0.004268655553460121, 0.0031335721723735332, 0.29057326912879944, 0.1870976686477661, 1.9874171018600464, 1.6859608888626099, 2.4237823486328125, 0.3952692151069641, 0.2583772838115692, 0.22385728359222412, 1.347763180732727, 2.4513399600982666, 1.5448662042617798, 0.40565305948257446, 0.005465878173708916, 0.004657161887735128, 0.0005342530203051865, 0.01741992123425007, 0.051465682685375214, 0.11888767033815384, 0.0445837564766407, 0.06254091113805771, 0.08464006334543228, 0.08152876794338226, 2.419123649597168, 0.45190855860710144, 1.7948603630065918, 0.6073927879333496, 0.2428387999534607, 0.280347615480423, 0.08925925940275192, 0.049125008285045624, 0.023738807067275047, 0.004184463061392307, 0.009379122406244278, 0.01896413043141365, 0.0022734992671757936, 0.0023204463068395853, 0.008072825148701668, 0.0075962478294968605], "count": [252]}, "action": {"min": [-0.8273668885231018, -0.25086164474487305, -0.5767133235931396, -1.3740270137786865, -1.5707963705062866, -0.164810910820961, -0.6981316804885864, -0.8199371099472046, -0.2919248938560486, 0.3213575482368469, -1.6776130199432373, 0.2523335814476013, -0.6981316804885864, -0.6981316804885864, 0.010244108736515045, -0.008776651695370674, -0.6109127998352051, 1.030630350112915, -0.45830002427101135, -0.006942893378436565, -0.006589689292013645, 0.0017270839307457209, -0.6187504529953003, 1.007652759552002, -0.44550153613090515, -0.012801970355212688, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006865193136036396, -9.61578989517875e-05, -1.195986270904541, -0.08319973945617676, -0.8922713994979858, -0.15670406818389893, -2.686336040496826, -1.2525814771652222, -1.7472233772277832, -1.0880635976791382, -0.059738919138908386, -1.3348884582519531, -1.119187831878662, -0.760272741317749, -2.201101303100586, -0.9101147055625916], "max": [-0.1396901160478592, 0.45244765281677246, 0.014672970399260521, -0.2744372487068176, 0.025809351354837418, 0.6981316804885864, 0.15202705562114716, 0.0755443349480629, 0.195609450340271, 1.1485207080841064, -0.5858783721923828, 0.796748697757721, 0.18850134313106537, 0.002889463910833001, 0.01249280571937561, 0.009314055554568768, -0.5984362363815308, 1.0353403091430664, -0.4508352279663086, 0.00042233802378177643, -0.004635191522538662, 0.021299511194229126, -0.6075879335403442, 1.0152713060379028, -0.4336376488208771, -0.006129065994173288, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.007631860673427582, 2.259998609588365e-06, 0.34232816100120544, 0.6582630276679993, 0.7088160514831543, 1.575066328048706, 0.16660836338996887, 1.837132215499878, 0.9618290662765503, 1.1218676567077637, 0.40687626600265503, 0.3450462520122528, 0.8202311992645264, 0.309820294380188, 2.3540329933166504, 0.9597200155258179], "mean": [-0.2610618770122528, -0.1467951536178589, -0.3914281725883484, -1.1192809343338013, -0.36858612298965454, 0.12065497040748596, -0.45153772830963135, -0.2987900674343109, 0.043455466628074646, 0.6407031416893005, -1.2320141792297363, 0.6339641213417053, -0.4324837923049927, -0.33986419439315796, 0.010876926593482494, -0.001021697069518268, -0.607767641544342, 1.0336123704910278, -0.4556688070297241, -0.0010884806979447603, -0.006002100184559822, 0.010007012635469437, -0.615082859992981, 1.0120759010314941, -0.44230398535728455, -0.007795632351189852, 0.8178812861442566, 1.745330572128296, 0.8178812861442566, 0.8178812861442566, 0.8178812861442566, 0.8178812861442566, 1.1398670673370361, 1.745330572128296, 1.1398670673370361, 1.1398670673370361, 1.1398670673370361, 1.1398670673370361, 0.007150755729526281, -6.3660349951533135e-06, -0.05686118081212044, 0.07518789917230606, -0.014021461829543114, 0.1195751205086708, -0.18271812796592712, -0.009675191715359688, 0.05765773728489876, 0.10148585587739944, 0.05892450734972954, -0.07003575563430786, -0.1093166396021843, -0.06079956144094467, -0.09923635423183441, -0.06414660066366196], "std": [0.17503966391086578, 0.1786007285118103, 0.11378174275159836, 0.2671429216861725, 0.5250361561775208, 0.26280906796455383, 0.21866509318351746, 0.24661493301391602, 0.1205863505601883, 0.1817774474620819, 0.2926671504974365, 0.1769436150789261, 0.28631919622421265, 0.21147777140140533, 0.00044152981718070805, 0.0039905221201479435, 0.003222028026357293, 0.0007971440209075809, 0.0016931904247030616, 0.001403019530698657, 0.0003592262219171971, 0.004004937130957842, 0.0025550113059580326, 0.0013085397658869624, 0.0031346280593425035, 0.0014346276875585318, 0.8657904863357544, 1.3113021850585938e-06, 0.8657904863357544, 0.8657904863357544, 0.8657904863357544, 0.8657904863357544, 0.8260565996170044, 1.3113021850585938e-06, 0.8260565996170044, 0.8260565996170044, 0.8260565996170044, 0.8260565996170044, 0.0001391557016177103, 2.257160667795688e-05, 0.21952299773693085, 0.175820991396904, 0.22565965354442596, 0.30202752351760864, 0.5173411965370178, 0.40137866139411926, 0.3184843957424164, 0.2919311225414276, 0.10614024847745895, 0.2580896019935608, 0.3011668622493744, 0.1831522285938263, 0.505221962928772, 0.2854692041873932], "count": [252]}, "timestamp": {"min": [0.0], "max": [8.366666666666667], "mean": [4.183333333333334], "std": [2.4248520382504593], "count": [252]}, "frame_index": {"min": [0], "max": [251], "mean": [125.5], "std": [72.74556114751378], "count": [252]}, "episode_index": {"min": [139], "max": [139], "mean": [139.0], "std": [0.0], "count": [252]}, "index": {"min": [52581], "max": [52832], "mean": [52706.5], "std": [72.74556114751378], "count": [252]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [252]}, "subtask_annotation": {"mean": [0.5079365079365079, 2.0, 2.0, 2.0, 2.0], "std": [0.515567675203546, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [252]}, "scene_annotation": {"mean": [139.0], "std": [0.0], "min": [139], "max": [139], "count": [252]}, "eef_direction_state": {"mean": [4.476190476190476, 2.7936507936507935], "std": [1.8780870278966664, 2.183333189085637], "min": [0, 0], "max": [6, 6], "count": [252]}, "eef_velocity_state": {"mean": [0.6706349206349206, 0.9087301587301587], "std": [0.8058878038730601, 0.669342231167125], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_acc_mag_state": {"mean": [0.5873015873015873, 0.9880952380952381], "std": [0.8044503325976863, 0.8567293976343845], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_direction_action": {"mean": [4.015873015873016, 3.1587301587301586], "std": [1.9456264628857631, 2.276214827967413], "min": [0, 0], "max": [6, 6], "count": [252]}, "eef_velocity_action": {"mean": [0.8452380952380952, 0.8968253968253969], "std": [0.7688485663079766, 0.6995391349022314], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_acc_mag_action": {"mean": [0.9166666666666666, 1.126984126984127], "std": [0.8339283589952489, 0.776480940230794], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_sim_pose_state": {"mean": [0.2851406091848948, 0.13836000125814224, 0.12633544892870185, -1.4261871025640476, -0.8792960722643051, 1.7188438140643765, 0.29948938526505703, -0.1604390067439151, 0.14038629130405197, -2.1610465556140164, -0.5049442870952795, 2.4443093184764484], "std": [0.03696062341845689, 0.08232089508816187, 0.016674166071570722, 2.4851136472406576, 0.45220247113103784, 1.8317099836002078, 0.05718339753908227, 0.06437600048116172, 0.0173455157155975, 0.6074182167839167, 0.2428863343252845, 0.2802794543961825], "min": [0.2597028469616356, 0.0836114518627715, 0.10215336523067975, -3.138947647151458, -1.1604406861637835, -3.0974462673659016, 0.21589979676400134, -0.3292370535253709, 0.10412159840835383, -3.138472801167282, -0.7257245677461494, 1.9677705060347372], "max": [0.4115332939020558, 0.44454731829590766, 0.17055869865397072, 3.1400170228061435, 0.5413485841641412, 3.0505965434434414, 0.41187259844257684, -0.10824118203902483, 0.16640155010559224, -0.925844575937562, 0.13328944298314105, 2.961064359431732], "count": [252]}, "eef_sim_pose_action": {"mean": [0.2934037241123497, 0.15556776071446707, 0.11681272182064668, 0.6208362035321572, -0.8687239633645825, 1.6760058318245319, 0.2928643502075553, -0.15141323868111617, 0.1345718365070469, -2.1856925960011186, -0.5298233600823616, 2.453170352345752], "std": [0.039347914947140995, 0.10510848212333244, 0.014925721787429113, 2.7826010213803816, 0.5459202966967907, 1.8981263353293938, 0.056343833154459615, 0.05634467704155419, 0.015301706599123046, 0.6307272746963284, 0.212689060939826, 0.28688649793005505], "min": [0.2640343181639013, 0.08506279154641073, 0.09617295745302228, -3.137124292640439, -1.194408237732342, -3.00958698607926, 0.20455848478755045, -0.3108723934190947, 0.10715104821592296, -3.101726751549858, -0.7404960074635901, 1.922604000640618], "max": [0.42603407737582416, 0.4889877527324257, 0.15593706655160167, 3.141427183186204, 0.6511180937505965, 3.1331543155434196, 0.4071963388263863, -0.10662318493299677, 0.16620540032985578, -0.858676491364219, 0.1127908046621382, 2.952184667188048], "count": [252]}}} +{"episode_index": 140, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4703991517685505]], [[0.5652740700692042]], [[0.4553746972318339]]], "std": [[[0.2815247904735282]], [[0.18330709672031176]], [[0.25400750287757784]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4050095323913879]], [[0.4060394127258747]], [[0.3561587490388312]]], "std": [[[0.28695050322768373]], [[0.247780072153273]], [[0.2820654666479309]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4805705185505575]], [[0.4223043180507497]], [[0.3093607795078816]]], "std": [[[0.3411033321391312]], [[0.25246045847890936]], [[0.28720893775985595]]], "count": [100]}, "observation.state": {"min": [-0.5663690567016602, -0.28992289304733276, -0.5664929151535034, -1.3961997032165527, -1.3585985898971558, 0.2826724052429199, -0.39913293719291687, -0.4987075924873352, -0.03090885654091835, 0.22201867401599884, -1.285954236984253, 0.22791391611099243, -0.5354979634284973, -0.6062586307525635, 0.021750018000602722, -0.08111211657524109, -0.5900899767875671, 1.0379830598831177, -0.48661142587661743, -0.01994141936302185, -0.021168919280171394, 0.07738275825977325, -0.5862670540809631, 1.0262211561203003, -0.482399582862854, 0.019894693046808243, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.04539535194635391, -3.479516180959763e-06, -0.49917685985565186, -0.17537176609039307, -0.26310503482818604, -0.21986982226371765, -1.1131819486618042, -0.1294831931591034, -0.22623470425605774, -0.5464719533920288, -0.1147855669260025, -0.14504870772361755, -0.9035418033599854, -2.595893383026123, -0.7896363139152527, -1.2397804260253906, -11.536117553710938, -10.805862426757812, -2.4572649002075195, -9.065934181213379, -1.6355311870574951, -1.0616605281829834, -2.2954823970794678, -12.348991394042969, -1.1904761791229248, -1.909645915031433, -11.202686309814453, -0.7747253179550171, -2.6111111640930176, -1.5207570791244507, -0.007016726303845644, -0.013237393461167812, -0.012875129468739033, -0.00619063526391983, -0.001470341463573277, -0.00448636943474412, -0.011079496704041958, -0.010754839517176151, -0.012922107242047787, -0.005668760742992163, -0.001912793144583702, -0.005028245970606804, -1.208970069885254, 0.7868908643722534, 3.71174955368042, -34.03779220581055, 14.341426849365234, -0.564871609210968, 2.439150094985962, -1.0355781316757202, 2.776388645172119, -30.412311553955078, 13.081584930419922, -0.6330508589744568, -0.016591466963291168, -0.018149686977267265, 0.020757021382451057, -0.122972272336483, 0.3836672604084015, 0.02124323695898056, 0.09755916148424149, 0.3761119246482849, -0.2405281364917755, -0.022761967033147812, 1.8301070928573608, -1.2687358856201172, -2.968595027923584, -2.6886396408081055, -1.0795681476593018, 1.6905646324157715, -0.5478953719139099, -0.18873827159404755, 9.709207534790039, -0.010087281465530396, -0.017305642366409302, -0.01406395435333252, 0.01631881855428219, 0.01496357936412096, -0.8378936648368835, 0.5452871322631836], "max": [0.03970768302679062, -0.04946146532893181, -0.33493536710739136, -0.6206538677215576, -0.16832444071769714, 0.7003917694091797, -0.2210300713777542, -0.05261152982711792, 0.22507038712501526, 0.4928680956363678, -0.5679216384887695, 1.5678772926330566, -0.09689792990684509, 0.10682524740695953, 0.0222227293998003, -0.07759996503591537, -0.5833542346954346, 1.0381319522857666, -0.48145240545272827, -0.017590966075658798, -0.020790396258234978, 0.07925137132406235, -0.5781255960464478, 1.0287787914276123, -0.4786098301410675, 0.021501317620277405, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.04482132941484451, 3.268782847953844e-06, 0.12661053240299225, 0.2815561592578888, 0.06819888949394226, 0.5481300354003906, 0.26513856649398804, 0.6817818284034729, 0.25030702352523804, 0.34746381640434265, 0.17106790840625763, 0.22863426804542542, 0.7164525985717773, 0.48867160081863403, 1.0313948392868042, 0.21049922704696655, -3.251492738723755, -0.4273504614830017, 2.2185592651367188, -0.702075719833374, 0.6312576532363892, 1.979853630065918, 0.6312576532363892, -4.2091240882873535, 8.94383430480957, 2.738095283508301, 2.808302879333496, 0.7460317611694336, 1.4633699655532837, 1.4920635223388672, 0.005935546010732651, 0.014485936611890793, 0.01891610398888588, 0.006936828605830669, 0.004379383288323879, 0.004224949050694704, 0.006902639754116535, 0.023715022951364517, 0.023235507309436798, 0.00608865637332201, 0.00419082585722208, 0.003045296762138605, -0.29693999886512756, 1.2397243976593018, 9.87325382232666, -28.746530532836914, 21.578195571899414, -0.06677678227424622, 3.2663400173187256, -0.4528334438800812, 9.635702133178711, -22.467620849609375, 19.828720092773438, -0.06372936069965363, 0.02125321701169014, 0.011860211379826069, 0.021367521956562996, -0.027327170595526695, 0.5000929236412048, 0.10561369359493256, 0.26595351099967957, 0.5062241554260254, 0.01028303150087595, 0.24439141154289246, 2.7974729537963867, 0.1080409437417984, -2.211796283721924, -1.3503648042678833, 0.10785634070634842, 3.1222872734069824, -0.3537110984325409, 0.0028317361138761044, 9.89159870147705, 0.009068965911865234, 0.013754010200500488, 0.018078714609146118, 0.02009323053061962, 0.01696714758872986, -0.8372126221656799, 0.546269416809082], "mean": [-0.27685731649398804, -0.19956807792186737, -0.41144856810569763, -1.1196061372756958, -0.4367470443248749, 0.3916902542114258, -0.3357739746570587, -0.335536390542984, 0.12313833087682724, 0.37317323684692383, -1.0261648893356323, 0.6415404081344604, -0.29592597484588623, -0.36820733547210693, 0.02193780429661274, -0.07956983894109726, -0.5880917310714722, 1.0380730628967285, -0.4833053946495056, -0.01855301298201084, -0.02102101407945156, 0.07825535535812378, -0.5830810070037842, 1.0271377563476562, -0.47986313700675964, 0.02061278373003006, 0.706748366355896, 1.0135067701339722, 0.706748366355896, 0.706748366355896, 0.706748366355896, 0.706748366355896, 1.0857502222061157, 1.5023096799850464, 1.0857502222061157, 1.0857502222061157, 1.0857502222061157, 1.0857502222061157, -0.04503908380866051, -3.9432498510905134e-07, -0.055162739008665085, 0.007328026462346315, -0.018876785412430763, 0.06911204010248184, -0.09182419627904892, 0.039911411702632904, 0.0057667093351483345, 0.01829306036233902, 0.011966405436396599, 0.026325026527047157, -0.027222678065299988, -0.11759208887815475, -0.016360629349946976, -0.0645485371351242, -7.538224220275879, -5.145367622375488, -1.3553903102874756, -5.151551246643066, -0.18517617881298065, 0.40630996227264404, -0.6925185918807983, -8.312909126281738, 4.212069511413574, 0.46960559487342834, -5.494536399841309, 0.028875170275568962, -0.440239816904068, -0.2944416403770447, 0.0003213169693481177, 7.946082041598856e-05, 0.0006016214028932154, 0.00023684155894443393, 0.0005405939882621169, -7.061887299641967e-05, 7.969322905410081e-05, -7.581910904264078e-05, -0.00043543570791371167, 0.0001805835054256022, 0.00027511155349202454, -0.00018059369176626205, -0.692433774471283, 0.9875094294548035, 6.986954689025879, -31.165319442749023, 18.52553367614746, -0.3041817843914032, 2.8863754272460938, -0.7838528752326965, 6.78333854675293, -25.665071487426758, 17.15962791442871, -0.30790841579437256, 0.0035803329665213823, -0.0022814918775111437, 0.020772535353899002, -0.06977371871471405, 0.44861748814582825, 0.06228829175233841, 0.17067880928516388, 0.45608705282211304, -0.09875760227441788, 0.14817698299884796, 2.399519443511963, -1.0022631883621216, -2.5623373985290527, -2.2872366905212402, -0.6907396912574768, 2.562743663787842, -0.47879478335380554, -0.06723196804523468, 9.787967681884766, 0.00048586513730697334, 0.00039760235813446343, 0.0014193078968673944, 0.019203197211027145, 0.01639465242624283, -0.8375844955444336, 0.545723557472229], "std": [0.24214959144592285, 0.06256569921970367, 0.06284613162279129, 0.22750882804393768, 0.3158699572086334, 0.1294645071029663, 0.050725266337394714, 0.11827067285776138, 0.08415791392326355, 0.10916050523519516, 0.23473984003067017, 0.51873779296875, 0.1654166877269745, 0.23940636217594147, 9.891459194477648e-05, 0.0010110457660630345, 0.0016006154473870993, 3.3359119697706774e-05, 0.001513608149252832, 0.0007773488759994507, 6.882278103148565e-05, 0.0004887297982349992, 0.0018538223812356591, 0.0006956311408430338, 0.0011417728383094072, 0.0004933764575980604, 0.8523801565170288, 0.8577208518981934, 0.8523801565170288, 0.8523801565170288, 0.8523801565170288, 0.8523801565170288, 0.8386110663414001, 0.583945631980896, 0.8386110663414001, 0.8386110663414001, 0.8386110663414001, 0.8386110663414001, 9.010104258777574e-05, 1.0703730595196248e-06, 0.10617928206920624, 0.07029186934232712, 0.04783445969223976, 0.15501487255096436, 0.25195199251174927, 0.10393047332763672, 0.05587241053581238, 0.13864845037460327, 0.05235925689339638, 0.061817485839128494, 0.22397585213184357, 0.40512189269065857, 0.21370194852352142, 0.19309377670288086, 2.4429032802581787, 2.3454015254974365, 0.8113653063774109, 1.7940285205841064, 0.5364413857460022, 0.7170009016990662, 0.607782244682312, 1.783761739730835, 2.390505075454712, 1.2036075592041016, 3.3838956356048584, 0.28505659103393555, 0.7897804975509644, 0.5914431214332581, 0.002463740762323141, 0.004397816024720669, 0.005146482493728399, 0.0023681465536355972, 0.0010011770064011216, 0.0011658963048830628, 0.0024898455012589693, 0.00484335096552968, 0.004980552010238171, 0.0023436974734067917, 0.001020263647660613, 0.0011830152943730354, 0.21005630493164062, 0.08573649823665619, 1.4114878177642822, 1.2973098754882812, 1.9877070188522339, 0.12774546444416046, 0.19675222039222717, 0.1170530617237091, 1.2971487045288086, 2.0454418659210205, 1.7354981899261475, 0.1162291094660759, 0.004905735608190298, 0.00546947680413723, 9.590030822437257e-05, 0.020951081067323685, 0.0493633933365345, 0.032291386276483536, 0.06064049154520035, 0.03490595519542694, 0.08412287384271622, 0.09392741322517395, 0.2736264765262604, 0.38069814443588257, 0.26178619265556335, 0.5119617581367493, 0.44678741693496704, 0.5277888178825378, 0.034768134355545044, 0.032605115324258804, 0.022883154451847076, 0.003523823106661439, 0.004620654974132776, 0.005120201501995325, 0.000849915377330035, 0.00043838575948029757, 0.00016869853425305337, 0.00023904163390398026], "count": [316]}, "action": {"min": [-0.6051051616668701, -0.26980000734329224, -0.6571251153945923, -1.344801902770996, -1.4112777709960938, 0.2776148319244385, -0.3987618088722229, -0.5098778009414673, 0.008330564945936203, 0.1740330010652542, -1.286954641342163, 0.2178569734096527, -0.5359102487564087, -0.6067814826965332, 0.020354606211185455, -0.07774125784635544, -0.589148759841919, 1.0319762229919434, -0.485635906457901, -0.018721574917435646, -0.021416015923023224, 0.06912745535373688, -0.5853285789489746, 1.0223498344421387, -0.4808551073074341, 0.017837684601545334, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.04539535194635391, -3.479516180959763e-06, -0.49917685985565186, -0.17537176609039307, -0.26310503482818604, -0.21986982226371765, -1.1131819486618042, -0.1294831931591034, -0.22623470425605774, -0.5270721316337585, -0.1147855669260025, -0.14504870772361755, -0.9035418033599854, -2.595893383026123, -0.7896363139152527, -1.2397804260253906], "max": [0.028402777388691902, 0.016752785071730614, -0.35668450593948364, -0.5626753568649292, -0.165065199136734, 0.6981316804885864, -0.1940641701221466, -0.04748784750699997, 0.21831859648227692, 0.5430011749267578, -0.4748900830745697, 1.5619820356369019, -0.09513664245605469, 0.06287860125303268, 0.021843837574124336, -0.06932029128074646, -0.5827575325965881, 1.0376667976379395, -0.47922343015670776, -0.0161136481910944, -0.01993119902908802, 0.077372707426548, -0.5777392983436584, 1.0273367166519165, -0.476461797952652, 0.020345745608210564, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.04482132941484451, 3.268782847953844e-06, 0.12661053240299225, 0.26587533950805664, 0.10884760320186615, 0.5481300354003906, 0.26513856649398804, 0.6817818284034729, 0.25030702352523804, 0.34746381640434265, 0.17106790840625763, 0.22863426804542542, 0.6562906503677368, 0.48867160081863403, 1.0313948392868042, 0.21049922704696655], "mean": [-0.3224126994609833, -0.17429600656032562, -0.44590193033218384, -1.0498886108398438, -0.45336779952049255, 0.3972325325012207, -0.33062615990638733, -0.3586348295211792, 0.1164035052061081, 0.3918343782424927, -0.9968376755714417, 0.6169391870498657, -0.29788240790367126, -0.3785160779953003, 0.021042633801698685, -0.07363253086805344, -0.5871245861053467, 1.0358222723007202, -0.4820966124534607, -0.017305584624409676, -0.020702188834547997, 0.07301735132932663, -0.5824810862541199, 1.0253276824951172, -0.4787008464336395, 0.019156960770487785, 0.7122715711593628, 1.019029974937439, 0.7122715711593628, 0.7122715711593628, 0.7122715711593628, 0.7122715711593628, 1.0907211303710938, 1.4967864751815796, 1.0907211303710938, 1.0907211303710938, 1.0907211303710938, 1.0907211303710938, -0.045040376484394073, -3.9647122207497887e-07, -0.054727330803871155, 0.008117702789604664, -0.018501130864024162, 0.06829574704170227, -0.09332379698753357, 0.04013214632868767, 0.00638921745121479, 0.020388972014188766, 0.011815398000180721, 0.026290079578757286, -0.02960067428648472, -0.11728759855031967, -0.015854867175221443, -0.06389263272285461], "std": [0.2473200261592865, 0.07157672196626663, 0.07583924382925034, 0.2423962652683258, 0.34178003668785095, 0.13577869534492493, 0.054009128361940384, 0.13236075639724731, 0.06959020346403122, 0.11762341111898422, 0.24725119769573212, 0.5065777897834778, 0.16892753541469574, 0.23199844360351562, 0.00030150561360642314, 0.00171368895098567, 0.0015683077508583665, 0.0009056238923221827, 0.0014631367521360517, 0.0007415395230054855, 0.0002522722352296114, 0.001463616848923266, 0.0015904175816103816, 0.0009827782632783055, 0.0011155627435073256, 0.000458202906884253, 0.8534389138221741, 0.8567942976951599, 0.8534389138221741, 0.8534389138221741, 0.8534389138221741, 0.8534389138221741, 0.8374623656272888, 0.5898452997207642, 0.8374623656272888, 0.8374623656272888, 0.8374623656272888, 0.8374623656272888, 8.863184484653175e-05, 1.0771404959086794e-06, 0.10631944239139557, 0.07151743769645691, 0.04846406728029251, 0.15556812286376953, 0.2526882290840149, 0.10379369556903839, 0.05682281032204628, 0.1348090022802353, 0.052409641444683075, 0.061835017055273056, 0.21965540945529938, 0.40526261925697327, 0.2138923704624176, 0.1929861456155777], "count": [316]}, "timestamp": {"min": [0.0], "max": [10.5], "mean": [5.25], "std": [3.040696192212128], "count": [316]}, "frame_index": {"min": [0], "max": [315], "mean": [157.5], "std": [91.22088576636384], "count": [316]}, "episode_index": {"min": [140], "max": [140], "mean": [140.0], "std": [0.0], "count": [316]}, "index": {"min": [52833], "max": [53148], "mean": [52990.5], "std": [91.22088576636384], "count": [316]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [316]}, "subtask_annotation": {"mean": [0.27531645569620256, 2.0, 2.0, 2.0, 2.0], "std": [0.47416638494866686, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [316]}, "scene_annotation": {"mean": [140.0], "std": [0.0], "min": [140], "max": [140], "count": [316]}, "eef_direction_state": {"mean": [4.1835443037974684, 3.5664556962025316], "std": [2.284617264555608, 2.115048874543576], "min": [0, 0], "max": [6, 6], "count": [316]}, "eef_velocity_state": {"mean": [0.6360759493670886, 0.7911392405063291], "std": [0.6961665698422125, 0.5742777243309319], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_acc_mag_state": {"mean": [0.5, 0.7753164556962026], "std": [0.7484160489183012, 0.8210973445474546], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_direction_action": {"mean": [4.10126582278481, 3.9430379746835444], "std": [2.3349026852507997, 1.7511069587082382], "min": [0, 0], "max": [6, 6], "count": [316]}, "eef_velocity_action": {"mean": [0.6740506329113924, 0.879746835443038], "std": [0.740824069016239, 0.6399920384859709], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_acc_mag_action": {"mean": [0.8924050632911392, 1.1360759493670887], "std": [0.838816549081109, 0.785849403747903], "min": [0, 0], "max": [2, 2], "count": [316]}, "eef_sim_pose_state": {"mean": [0.2976135703951868, 0.12684063885658467, 0.12450067254098843, 2.3994750047121154, -1.0022966564620732, -2.562262677467696, 0.31529255096632264, -0.16483692035163605, 0.10801405579074132, -2.2869675274963273, -0.6908274413182974, 2.562493654610468], "std": [0.05756824066415721, 0.02956555753405124, 0.04069449451851804, 0.273641227348216, 0.38069057964111586, 0.2618582602944717, 0.03093566027820035, 0.059956705836634185, 0.043299443315550704, 0.5120722093605641, 0.4467952155443748, 0.5279454607722535], "min": [0.22131307982063542, 0.08631933453923267, 0.07735131821454523, 1.8301005867962927, -1.268736035396011, -2.9688504035771595, 0.22884453835544805, -0.25672154741965114, 0.040566638132132, -2.688650346728184, -1.0796221269207134, 1.690569814520014], "max": [0.36109982967845505, 0.18329250479396533, 0.19042915760766874, 2.797720542670307, 0.108017982254897, -2.211778876211623, 0.34648852445716505, -0.0955354497945729, 0.1622062937109961, -1.3503638773767865, 0.10785374685824811, 3.1222924180105553], "count": [316]}, "eef_sim_pose_action": {"mean": [0.3060300724687652, 0.13174564216716123, 0.11917289282802956, 2.285375449955739, -0.9538344359019632, -2.493905013009666, 0.3188797674492114, -0.16403927171203386, 0.10735975883848005, -2.252243932872508, -0.7068410209984798, 2.5491505506445242], "std": [0.059250839273663335, 0.03261024726923758, 0.042937007922900186, 0.28239851929562765, 0.4285351839737668, 0.25806602850640725, 0.03403996248419941, 0.05605050828965528, 0.04453497080946435, 0.4803848255280903, 0.4358583004493077, 0.49188393657297785], "min": [0.2203938732296827, 0.08843335348062936, 0.0675325328019123, 1.7719329123786773, -1.2575750160891812, -2.9147651882602945, 0.22577540482789085, -0.25343505517228065, 0.03161684460021615, -2.6362819880352406, -1.0925514996650725, 1.7281476392568167], "max": [0.3713655550861518, 0.22034762530310992, 0.18281299564430487, 2.7287283767779154, 0.17902498343682272, -2.1353708187865976, 0.3460853599897301, -0.09165868599636182, 0.17940904855263948, -1.250389408033716, 0.12968868030816139, 3.0544280041087286], "count": [316]}}} +{"episode_index": 141, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4390762903690888]], [[0.5656268526528259]], [[0.4879674620338332]]], "std": [[[0.29454734321619397]], [[0.1964248581093167]], [[0.2238542431416964]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5101768406382161]], [[0.4569202398116109]], [[0.31439267829680895]]], "std": [[[0.3226748157214442]], [[0.21311224087797517]], [[0.27305412858730704]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4958456915609381]], [[0.4420118944636678]], [[0.30811104623221836]]], "std": [[[0.3134017442960216]], [[0.21790861412747908]], [[0.27638950914162236]]], "count": [100]}, "observation.state": {"min": [-1.016944408416748, -0.02250746823847294, -0.7706766128540039, -1.46161687374115, -0.14601846039295197, -0.6280040740966797, -0.6416424512863159, -0.6209285259246826, -0.3925154507160187, 0.19455155730247498, -1.3141839504241943, -0.17253145575523376, -0.48754554986953735, -0.634114146232605, 0.017177099362015724, 0.002631800714880228, -0.6228482723236084, 0.9750134348869324, -0.4009235203266144, -0.04664964601397514, -0.022804781794548035, 0.02073667198419571, -0.6926385164260864, 0.9967374801635742, -0.3445458710193634, 0.046073704957962036, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.01106247864663601, -0.00038500584196299314, -1.5235645771026611, -0.13188302516937256, -0.7699512243270874, -0.9387215375900269, -0.5607991218566895, -1.0798773765563965, -0.2752070426940918, -0.17508310079574585, -0.337340772151947, -1.294804573059082, -0.951839029788971, -1.9055112600326538, -1.0173606872558594, -1.2025244235992432, -17.972291946411133, -8.94383430480957, -1.3058607578277588, -12.820514678955078, -0.918192982673645, -1.979853630065918, -2.3528695106506348, -11.714282035827637, -2.991453170776367, -3.2716729640960693, -11.080587387084961, -1.5781440734863281, -1.721611738204956, -2.2954823970794678, -0.008470363914966583, -0.0115027641877532, -0.04327961802482605, -0.00702045951038599, -0.01436713058501482, -0.01579935848712921, -0.007414614781737328, -0.01770651899278164, -0.03627319633960724, -0.0080350236967206, -0.007114613428711891, -0.011327194981276989, -3.860219955444336, -0.9464961886405945, 1.9152628183364868, -29.164648056030273, 3.007117748260498, 0.10386890918016434, 0.10604999959468842, -0.8425671458244324, 12.575407981872559, -29.18316078186035, 5.1475443840026855, -0.7016918063163757, -0.01831774041056633, -0.015129717998206615, -0.003052503103390336, -0.09564509987831116, 0.3797087073326111, 0.019345598295331, 0.17677393555641174, 0.37572741508483887, -0.20529258251190186, -0.020319076254963875, -3.137617588043213, -1.287022352218628, -3.1281964778900146, -3.139216184616089, -1.2810341119766235, -3.1248650550842285, -0.898910403251648, -0.20461921393871307, 9.696174621582031, -0.008839577436447144, -0.0332755446434021, -0.051168203353881836, -0.03292851522564888, 0.019269151613116264, 0.8231427669525146, 0.5643768310546875], "max": [-0.06533358991146088, 0.3132937550544739, -0.12321438640356064, -0.9439619779586792, 0.5687808990478516, -0.28799790143966675, 0.040199801325798035, -0.1569305658340454, 0.17557457089424133, 0.9708556532859802, -0.8705261945724487, 0.6515572667121887, 0.5401655435562134, 0.00019384894403629005, 0.018133118748664856, 0.003898358903825283, -0.5985252857208252, 0.9752447605133057, -0.38649982213974, -0.04113610088825226, -0.021989451721310616, 0.023086968809366226, -0.6676928997039795, 0.9976506233215332, -0.3309648036956787, 0.05058426409959793, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.01163485087454319, -0.0002854847989510745, 0.6686943769454956, 0.3493035137653351, 0.24720001220703125, 1.4153110980987549, 1.098891258239746, 0.2649116516113281, 0.9613443613052368, 0.7694093585014343, 0.507598876953125, 0.31526094675064087, 0.26208749413490295, 0.8234012722969055, 0.984357476234436, 0.4613494575023651, -4.866103649139404, 2.747252941131592, 3.1312575340270996, -1.068376064300537, 1.4346764087677002, 2.266788959503174, 0.4017094075679779, -4.754751205444336, 14.835165977478027, 4.352869510650635, 1.9536020755767822, 3.471916913986206, 1.1764346361160278, 0.8608059287071228, 0.008723990991711617, 0.013910531997680664, 0.03910514712333679, 0.006023622117936611, 0.01789679005742073, 0.009662475436925888, 0.007805332075804472, 0.010202214121818542, 0.027339505031704903, 0.0068939607590436935, 0.029819754883646965, 0.008525448851287365, -1.590749979019165, -0.36375147104263306, 12.219079971313477, -21.021686553955078, 16.892314910888672, 1.1572155952453613, 1.845270037651062, -0.003711748868227005, 19.271404266357422, -16.446514129638672, 16.7912540435791, 0.20489248633384705, 0.018310727551579475, 0.01496985461562872, 0.0, -0.04099075868725777, 0.5539725422859192, 0.1537422090768814, 0.2925455868244171, 0.47546255588531494, 0.0343172624707222, 0.20301318168640137, 3.1219794750213623, -0.6956123113632202, 3.103971004486084, 3.1368019580841064, -0.16384130716323853, 3.1290643215179443, -0.5468543767929077, 0.22099831700325012, 9.855585098266602, 0.010598033666610718, 0.044330894947052, 0.022023379802703857, -0.02380204014480114, 0.025933224707841873, 0.8246461749076843, 0.566649854183197], "mean": [-0.4299965798854828, 0.061402659863233566, -0.4328317642211914, -1.249951720237732, 0.3079787790775299, -0.4761055111885071, -0.27047377824783325, -0.33647266030311584, 0.04289627820253372, 0.524286687374115, -1.084244728088379, 0.2722991108894348, -0.04215440899133682, -0.45746633410453796, 0.01776849292218685, 0.0031500922050327063, -0.6122164130210876, 0.9750890731811523, -0.39601537585258484, -0.04344663769006729, -0.02231285348534584, 0.021431157365441322, -0.6810370087623596, 0.9973324537277222, -0.34047332406044006, 0.04844261333346367, 0.6369677186012268, 1.745320200920105, 0.6369677186012268, 0.6369677186012268, 0.6369677186012268, 0.6369677186012268, 1.1039994955062866, 1.745320200920105, 1.1039994955062866, 1.1039994955062866, 1.1039994955062866, 1.1039994955062866, 0.011309373192489147, -0.00037845814949832857, -0.04199796915054321, 0.0199227724224329, -0.03817975893616676, 0.0008086107554845512, 0.01869596727192402, -0.006030052900314331, 0.04189326614141464, 0.02302406169474125, 0.030463585630059242, -0.042024075984954834, -0.00626821955665946, -0.028556570410728455, -0.035688865929841995, -0.024395707994699478, -9.775776863098145, -2.2110657691955566, 0.528312087059021, -6.316319942474365, 0.3965642750263214, 0.07395415753126144, -0.8195376992225647, -8.387353897094727, 6.494223117828369, 0.5071454644203186, -5.8343939781188965, 0.33187559247016907, 0.06475257873535156, -0.9479323029518127, -0.00030660469201393425, 0.0004566380812320858, -0.00021104025654494762, -0.00010087655391544104, 0.0006404309533536434, -0.00014397481572814286, 4.933276795782149e-05, -0.000741897034458816, -0.0009952931432053447, -5.326678729034029e-05, 0.0006644963868893683, -5.147452247911133e-05, -2.8002583980560303, -0.5965675115585327, 7.878494739532471, -23.946964263916016, 12.517024040222168, 0.469628244638443, 1.140923261642456, -0.2674804925918579, 16.163742065429688, -21.262508392333984, 13.234418869018555, -0.3966362774372101, 0.0023798791225999594, -0.0030855643562972546, -0.0011978361289948225, -0.07563769817352295, 0.429139107465744, 0.07539593428373337, 0.22746382653713226, 0.425960510969162, -0.0629715695977211, 0.13460229337215424, -1.9470149278640747, -1.1133449077606201, 1.3815869092941284, -1.6058861017227173, -0.9492677450180054, 1.1503384113311768, -0.7786991000175476, 0.06386777013540268, 9.761863708496094, -1.934523243107833e-05, 0.0007917889161035419, 0.00011862281098729, -0.03127399832010269, 0.024125216528773308, 0.824165940284729, 0.5649628043174744], "std": [0.23095464706420898, 0.09176620841026306, 0.17218177020549774, 0.11226922273635864, 0.2219511866569519, 0.08972129225730896, 0.19288447499275208, 0.11853648722171783, 0.16562364995479584, 0.22057174146175385, 0.14894817769527435, 0.20347966253757477, 0.23608577251434326, 0.15722718834877014, 0.00022867014922667295, 0.00033002987038344145, 0.005021754186600447, 7.486089452868327e-05, 0.003737927880138159, 0.0011502798879519105, 0.00015160665498115122, 0.0006210628198459744, 0.005277759861201048, 0.0002952121722046286, 0.0037650316953659058, 0.001039431313984096, 0.8376999497413635, 9.059906005859375e-06, 0.8376999497413635, 0.8376999497413635, 0.8376999497413635, 0.8376999497413635, 0.8355581760406494, 9.059906005859375e-06, 0.8355581760406494, 0.8355581760406494, 0.8355581760406494, 0.8355581760406494, 9.457558917347342e-05, 1.7356131138512865e-05, 0.2593974471092224, 0.057777274399995804, 0.11548378318548203, 0.23547066748142242, 0.23804886639118195, 0.16076062619686127, 0.1612684726715088, 0.13703492283821106, 0.10288095474243164, 0.25188934803009033, 0.17316892743110657, 0.33596712350845337, 0.2568763494491577, 0.1961279958486557, 2.806950330734253, 2.636197090148926, 1.0792675018310547, 3.0078511238098145, 0.34746691584587097, 0.607072651386261, 0.6780585050582886, 1.5911778211593628, 4.188693523406982, 1.6601053476333618, 2.8913204669952393, 0.970698893070221, 0.42136913537979126, 0.6691024899482727, 0.0024690860882401466, 0.0043367259204387665, 0.008157343603670597, 0.002200792310759425, 0.0029664672911167145, 0.0025693944189697504, 0.002464159857481718, 0.004242588300257921, 0.006660151295363903, 0.002463354030624032, 0.0032422991935163736, 0.0021095778793096542, 0.37073764204978943, 0.09777463972568512, 2.2524304389953613, 1.7557169198989868, 3.173637628555298, 0.22971078753471375, 0.3088745176792145, 0.12972867488861084, 1.373623013496399, 2.7608392238616943, 2.5443716049194336, 0.21340669691562653, 0.006148190703243017, 0.004777516238391399, 0.00047034345334395766, 0.009161924943327904, 0.03802848234772682, 0.04574329033493996, 0.03133814409375191, 0.02681301347911358, 0.08389519900083542, 0.05848558247089386, 1.767095685005188, 0.11063522845506668, 1.5529084205627441, 1.7191334962844849, 0.2649645507335663, 2.4419023990631104, 0.06216883659362793, 0.05147118866443634, 0.024003993719816208, 0.0029686889611184597, 0.008075408637523651, 0.006867646239697933, 0.0020276717841625214, 0.001425005728378892, 0.00030125241028144956, 0.0005225828499533236], "count": [448]}, "action": {"min": [-1.1438555717468262, -0.021691812202334404, -0.8416184186935425, -1.4766998291015625, -0.15303057432174683, -0.6303398609161377, -0.6429913640022278, -0.6232256293296814, -0.35597023367881775, 0.15683630108833313, -1.3122508525848389, -0.18143105506896973, -0.4887799620628357, -0.6391691565513611, 0.01636006124317646, -0.0025080887135118246, -0.6133227944374084, 0.9735183119773865, -0.4052954316139221, -0.04510354623198509, -0.02285129949450493, 0.013761074282228947, -0.6828511357307434, 0.9956585168838501, -0.3497258722782135, 0.0430259071290493, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.01106247864663601, -0.00038500584196299314, -1.5235645771026611, -0.13188302516937256, -0.7699512243270874, -0.9387215375900269, -0.5607991218566895, -1.0798773765563965, -0.2752070426940918, -0.17508310079574585, -0.337340772151947, -1.294804573059082, -0.951839029788971, -1.9055112600326538, -1.0173606872558594, -1.2025244235992432], "max": [-0.08468221127986908, 0.3470361828804016, -0.11371909826993942, -0.8489804267883301, 0.5685019493103027, -0.27929937839508057, 0.052124589681625366, -0.1856074184179306, 0.18968869745731354, 1.0158822536468506, -0.8030954003334045, 0.6517758369445801, 0.5483072996139526, 0.00826306827366352, 0.018608683720231056, 0.006126942113041878, -0.5928084254264832, 0.9790562391281128, -0.39074620604515076, -0.03951092064380646, -0.020310338586568832, 0.023459183052182198, -0.6612927317619324, 1.0012133121490479, -0.3347861170768738, 0.04785454273223877, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.01163485087454319, -0.0002854847989510745, 0.6686943769454956, 0.3493035137653351, 0.24720001220703125, 1.4153110980987549, 1.098891258239746, 0.2649116516113281, 0.9613443613052368, 0.7694093585014343, 0.507598876953125, 0.31526094675064087, 0.26208749413490295, 0.8234012722969055, 0.984357476234436, 0.4613494575023651], "mean": [-0.4882083833217621, 0.07570265233516693, -0.46720531582832336, -1.2116031646728516, 0.30812811851501465, -0.477822482585907, -0.25917869806289673, -0.37191957235336304, 0.05957632139325142, 0.5295900702476501, -1.0495882034301758, 0.26703932881355286, -0.04554023593664169, -0.4621257781982422, 0.017419548705220222, 0.0024897847324609756, -0.6027378439903259, 0.9751296639442444, -0.40031787753105164, -0.041672736406326294, -0.02174621820449829, 0.0193778146058321, -0.6718899011611938, 0.9983142614364624, -0.3453138470649719, 0.04586402699351311, 0.6408635377883911, 1.745320200920105, 0.6408635377883911, 0.6408635377883911, 0.6408635377883911, 0.6408635377883911, 1.1039994955062866, 1.745320200920105, 1.1039994955062866, 1.1039994955062866, 1.1039994955062866, 1.1039994955062866, 0.011309677734971046, -0.00037845669430680573, -0.04184894636273384, 0.020195331424474716, -0.03849086910486221, 0.0007963813259266317, 0.017955079674720764, -0.005983418319374323, 0.04191533476114273, 0.023286987096071243, 0.03002200834453106, -0.04203975945711136, -0.006900942884385586, -0.02850206382572651, -0.03526141494512558, -0.024430295452475548], "std": [0.24578578770160675, 0.09898898005485535, 0.18102096021175385, 0.12842170894145966, 0.21873235702514648, 0.08867642283439636, 0.19197233021259308, 0.10823289304971695, 0.14620640873908997, 0.23282161355018616, 0.15889297425746918, 0.20248043537139893, 0.23186908662319183, 0.15212734043598175, 0.000378200551494956, 0.0014595127431675792, 0.004080832004547119, 0.0009262064704671502, 0.0033279063645750284, 0.0010895044542849064, 0.00038136422517709434, 0.0016176487552002072, 0.0042061530984938145, 0.0010140768717974424, 0.0035469485446810722, 0.0010210643522441387, 0.8387866616249084, 9.059906005859375e-06, 0.8387866616249084, 0.8387866616249084, 0.8387866616249084, 0.8387866616249084, 0.8355581760406494, 9.059906005859375e-06, 0.8355581760406494, 0.8355581760406494, 0.8355581760406494, 0.8355581760406494, 9.467601921642199e-05, 1.7355843738187104e-05, 0.25940263271331787, 0.05796153470873833, 0.11554637551307678, 0.2354717254638672, 0.23847346007823944, 0.16076749563217163, 0.1612464040517807, 0.1369684934616089, 0.10263457894325256, 0.2518866956233978, 0.1726832240819931, 0.33598431944847107, 0.25685936212539673, 0.1961212456226349], "count": [448]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [141], "max": [141], "mean": [141.0], "std": [0.0], "count": [448]}, "index": {"min": [53149], "max": [53596], "mean": [53372.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}, "subtask_annotation": {"mean": [0.24776785714285715, 2.0, 2.0, 2.0, 2.0], "std": [0.4469583909633539, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [448]}, "scene_annotation": {"mean": [141.0], "std": [0.0], "min": [141], "max": [141], "count": [448]}, "eef_direction_state": {"mean": [4.160714285714286, 3.845982142857143], "std": [2.1663150551956534, 2.1979966364776016], "min": [0, 0], "max": [6, 6], "count": [448]}, "eef_velocity_state": {"mean": [0.765625, 0.6517857142857143], "std": [0.744609534840241, 0.6368143571797084], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_acc_mag_state": {"mean": [0.734375, 0.5424107142857143], "std": [0.8417013820339474, 0.7894310174510323], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_direction_action": {"mean": [3.966517857142857, 3.919642857142857], "std": [2.1446037803475795, 2.016177398201949], "min": [0, 0], "max": [6, 6], "count": [448]}, "eef_velocity_action": {"mean": [0.8794642857142857, 0.6852678571428571], "std": [0.7610657932016336, 0.6488705294331345], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_acc_mag_action": {"mean": [0.9665178571428571, 0.8214285714285714], "std": [0.8405166457744767, 0.8552807153448598], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_sim_pose_state": {"mean": [0.34354886422500935, 0.20639745056682002, 0.17154060410307756, -1.9401243638161259, -1.1134567245628342, 1.3886668275121399, 0.30818178502287097, -0.1658477094427438, 0.10249543279677878, -1.5913692144279683, -0.9495908503017174, 1.1218417775440555], "std": [0.047535230280828886, 0.03158885799084552, 0.052989933866395285, 1.7990024762108692, 0.11056793711498282, 1.5641360855446096, 0.018935123323252347, 0.06497104399815268, 0.012907286001337068, 1.7930638472669804, 0.26519984943767694, 2.4976121775355025], "min": [0.2648765213578084, 0.16221001471156718, 0.09086046339359062, -3.1406455909035826, -1.2873133810677042, -3.134174415847048, 0.27735982554379396, -0.2979293207146877, 0.08086073436799665, -3.140124531786841, -1.2883928373402112, -3.141220241863695], "max": [0.45979657188953393, 0.2828845009349944, 0.30813323191201436, 3.141451097847947, -0.6956383692830763, 3.1403349712919644, 0.35749886817078474, -0.09252262930234129, 0.12960236011194942, 3.1415777627273154, -0.16384121408628216, 3.1354060562696464], "count": [448]}, "eef_sim_pose_action": {"mean": [0.3547137771289681, 0.206880846428436, 0.18085060810231018, -1.525123806403743, -1.1250352701251578, 1.3051846161044787, 0.31666920962915085, -0.16043659859099524, 0.10748399717266117, -1.8662499443343445, -0.939832032275094, 1.2230175506997358], "std": [0.04881016555397889, 0.03444690518262147, 0.06101302293293775, 2.168144612524448, 0.13429738649232512, 1.6628066784335789, 0.014797533702427467, 0.0661817346889838, 0.01220870538144655, 1.481822602395242, 0.24849023954162272, 2.461184820018521], "min": [0.26768476417767795, 0.14834346890563116, 0.08539209073464729, -3.1371150308729874, -1.2641593938318187, -3.1387161765229985, 0.2881460790117415, -0.296362766409585, 0.08311667619977442, -3.1389240685993633, -1.2417678788882547, -3.1350227636236885], "max": [0.47836267863023046, 0.29371374467147154, 0.3336401963557533, 3.140514582921985, -0.5432514543096774, 3.116594635072515, 0.35269688815254274, -0.0838879142026966, 0.13077026422038002, 3.131645820095751, -0.1683073692083923, 3.1402745305096205], "count": [448]}}} +{"episode_index": 142, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4458559496347559]], [[0.5331864306997309]], [[0.47723893935024986]]], "std": [[[0.28442706406075285]], [[0.2063800699454567]], [[0.21317504162640594]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4076462033833141]], [[0.41486022202998846]], [[0.36917772251057285]]], "std": [[[0.28234195170504495]], [[0.2462674330420797]], [[0.2654323625530359]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4306190431564783]], [[0.4576866661860823]], [[0.3859248293925413]]], "std": [[[0.30697569604584746]], [[0.21004158407471418]], [[0.24759153509334278]]], "count": [100]}, "observation.state": {"min": [-0.6814709901809692, -0.30966469645500183, -0.42038822174072266, -1.4213788509368896, -1.5676745176315308, -0.43065154552459717, -0.7034437656402588, -1.0118646621704102, -0.5989172458648682, 0.5330227613449097, -1.6300450563430786, -0.0329994298517704, -0.6656760573387146, -0.7022889256477356, 0.006072071846574545, -0.0074547408148646355, -0.6165079474449158, 1.0326709747314453, -0.45494329929351807, -0.011878827586770058, -0.010619942098855972, 0.0035516172647476196, -0.6240918040275574, 1.0127434730529785, -0.44330185651779175, -0.016364270821213722, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006578155793249607, -0.00018423197616357356, -1.0349054336547852, -0.2067902386188507, -0.5094897150993347, -1.1738773584365845, -3.042227029800415, -1.3701438903808594, -0.8932498097419739, -1.7031254768371582, -1.4802204370498657, -0.697831928730011, -0.8733208179473877, -1.1353741884231567, -1.1528081893920898, -0.5920839905738831, -13.94133186340332, -15.323566436767578, -1.9658119678497314, -10.286935806274414, -1.2338217496871948, -2.3528695106506348, -1.5781440734863281, -14.442418098449707, -6.105006217956543, -2.681929349899292, -8.699633598327637, -0.8321123719215393, -3.873626232147217, -1.807692289352417, -0.012744222767651081, -0.033087607473134995, -0.03309781476855278, -0.012748955748975277, -0.009014089591801167, -0.030313419178128242, -0.017857054248452187, -0.02958047017455101, -0.029532520100474358, -0.012302730232477188, -0.006411324720829725, -0.03188953921198845, -3.011820077896118, -0.5493389368057251, 0.5938799381256104, -35.15550994873047, 4.421564102172852, -1.039627194404602, -1.0392900705337524, -0.5641859769821167, 5.092520713806152, -35.46075439453125, 6.817654132843018, -0.7049616575241089, -0.01967475935816765, -0.016622601076960564, -0.0012210012646391988, -0.10930868983268738, 0.38705894351005554, -0.026001090183854103, -0.08398875594139099, 0.3371545672416687, -0.31955188512802124, -0.003112437203526497, -3.0394110679626465, -1.228582501411438, -2.9301531314849854, -2.980944871902466, -0.9075139760971069, -3.105944871902466, -0.7058262228965759, -0.19566600024700165, 9.677221298217773, -0.017608642578125, -0.04532584547996521, -0.05733752250671387, 0.01760919764637947, -0.016159629449248314, -0.8870618939399719, -0.49318450689315796], "max": [-0.09260037541389465, 0.20275473594665527, 0.07716114819049835, -0.29030293226242065, 0.07696860283613205, 0.6956230998039246, 0.16346968710422516, -0.009998478926718235, 0.1600446105003357, 1.2771811485290527, -0.6169394850730896, 0.8381999731063843, 0.6672006845474243, -0.055311404168605804, 0.011613906361162663, 0.001843833364546299, -0.5996972322463989, 1.0414161682128906, -0.44474080204963684, 0.0074468194507062435, -0.005850955843925476, 0.013615807518362999, -0.6034356951713562, 1.0201830863952637, -0.4348996877670288, 0.0011897797230631113, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.007628373336046934, 2.6769669148052344e-06, 0.28496670722961426, 0.6983910799026489, 0.8528690338134766, 1.6757817268371582, 2.0369136333465576, 1.3924992084503174, 1.2418081760406494, 0.5125772356987, 0.39917248487472534, 0.820687472820282, 0.6453769207000732, 1.5372297763824463, 1.566140055656433, 1.1938048601150513, -4.2870707511901855, 5.463980674743652, 2.387057304382324, 0.12210012227296829, 1.721611738204956, 2.4102563858032227, 0.3156288266181946, 2.672459840774536, 10.74481201171875, 2.83638596534729, 2.808302879333496, 3.471916913986206, 3.242368698120117, 0.6312576532363892, 0.010831818915903568, 0.026126448065042496, 0.05512445420026779, 0.014244504272937775, 0.018251294270157814, 0.02322409860789776, 0.007175518665462732, 0.03028559312224388, 0.0455239973962307, 0.020551394671201706, 0.020464984700083733, 0.021225696429610252, 0.14846999943256378, 0.679250180721283, 11.432188987731934, -20.885517120361328, 18.175432205200195, 1.3242526054382324, 2.0573699474334717, 0.801737904548645, 16.65833282470703, -22.370014190673828, 21.350852966308594, 1.8013901710510254, 0.023273155093193054, 0.012123402208089828, 0.001831501955166459, -0.027327170595526695, 0.5627420544624329, 0.37297147512435913, 0.2688833177089691, 0.5454472899436951, -0.013902399688959122, 0.2848617136478424, 3.0381784439086914, 0.3069670498371124, 3.117964744567871, 3.0777642726898193, -0.22059139609336853, 3.0768535137176514, -0.24802961945533752, 0.29003357887268066, 9.847731590270996, 0.022107750177383423, 0.03655484318733215, 0.050166189670562744, 0.02828986570239067, -0.007263948675245047, -0.8693938851356506, -0.4607183337211609], "mean": [-0.2952410578727722, -0.16669629514217377, -0.3221651613712311, -0.9584195613861084, -0.3710307478904724, 0.23514002561569214, -0.5459938645362854, -0.4277133345603943, -0.14054301381111145, 0.781155526638031, -1.1378124952316284, 0.3112221658229828, -0.16923165321350098, -0.4563501179218292, 0.009245605207979679, -0.0030138895381242037, -0.613065779209137, 1.0392093658447266, -0.4505000412464142, 0.0027630161494016647, -0.007788547780364752, 0.007926723919808865, -0.6182150840759277, 1.0152219533920288, -0.43717366456985474, -0.003488651942461729, 0.5487032532691956, 1.745324730873108, 0.5487032532691956, 0.5487032532691956, 0.5487032532691956, 0.5487032532691956, 0.59776371717453, 1.745324730873108, 0.59776371717453, 0.59776371717453, 0.59776371717453, 0.59776371717453, 0.007025429978966713, -2.5070157789741643e-05, -0.04684844985604286, 0.03285066783428192, 0.03905348852276802, 0.06874002516269684, -0.03673340007662773, -0.054524973034858704, -0.0022190914023667574, 0.004167057573795319, -0.003825771389529109, 0.0045973449014127254, -0.013308470137417316, -0.02663397043943405, -0.00998353399336338, -0.012920339591801167, -8.017949104309082, -4.630939960479736, 0.23939815163612366, -5.767697334289551, -0.06351886689662933, -0.16634374856948853, -0.45461559295654297, -5.629228591918945, 4.121130466461182, 0.32836636900901794, -3.5343804359436035, 0.5039581060409546, -0.04774376377463341, -0.3877686858177185, -0.0002360804792260751, 0.00019422527111601084, -0.00010540898801991716, -0.00010082153312396258, 0.0010931751457974315, -0.0007524305838160217, 0.00016927644901443273, -0.0005971378413960338, -0.0007578884833492339, 0.00015656293544452637, 0.0007358706789091229, -0.0005986741743981838, -1.1122767925262451, 0.03347013145685196, 6.6919941902160645, -28.67598533630371, 13.774785041809082, 0.01593893952667713, 0.8430730104446411, 0.07174019515514374, 9.934430122375488, -28.298812866210938, 15.032827377319336, 0.41347676515579224, 0.0022593901958316565, -0.0019732797518372536, 0.0005658977897837758, -0.06931625306606293, 0.42578738927841187, 0.12546074390411377, 0.1442752331495285, 0.42453819513320923, -0.13921739161014557, 0.13911662995815277, -1.3840450048446655, -0.7629188895225525, 1.1984390020370483, -0.36028364300727844, -0.5830479264259338, 0.9379660487174988, -0.5554959774017334, -0.011105455458164215, 9.778181076049805, 0.002084967913106084, 0.0001511310547357425, -0.0005510688060894608, 0.025793250650167465, -0.013329952955245972, -0.8787874579429626, -0.4761967062950134], "std": [0.1998448669910431, 0.1684219390153885, 0.13675913214683533, 0.4333028495311737, 0.5629028677940369, 0.29678505659103394, 0.27236905694007874, 0.3364441990852356, 0.2630848288536072, 0.23600800335407257, 0.3178907632827759, 0.25045332312583923, 0.44349372386932373, 0.2265855371952057, 0.0017273088451474905, 0.002383545972406864, 0.004045356996357441, 0.0023994806688278913, 0.0021674486342817545, 0.00491011468693614, 0.001529051223769784, 0.002505952026695013, 0.004547285847365856, 0.0019037534948438406, 0.0013488359982147813, 0.004846521187573671, 0.802370011806488, 4.5299530029296875e-06, 0.802370011806488, 0.802370011806488, 0.802370011806488, 0.802370011806488, 0.8217150568962097, 4.5299530029296875e-06, 0.8217150568962097, 0.8217150568962097, 0.8217150568962097, 0.8217150568962097, 0.0002654764102771878, 4.251743303029798e-05, 0.17951402068138123, 0.13014854490756989, 0.1690901815891266, 0.4023415744304657, 0.5076581239700317, 0.46510931849479675, 0.3138129413127899, 0.30627697706222534, 0.27316683530807495, 0.21720212697982788, 0.2618217468261719, 0.34953826665878296, 0.40510469675064087, 0.23040884733200073, 2.6155059337615967, 5.5116682052612305, 1.079974889755249, 3.183926582336426, 0.44061464071273804, 0.7730637788772583, 0.35026565194129944, 3.8500783443450928, 4.342382431030273, 1.3961602449417114, 2.8894448280334473, 0.9124406576156616, 1.1967047452926636, 0.456742525100708, 0.0034551869612187147, 0.008376577869057655, 0.009965268895030022, 0.0039648753590881824, 0.004076818004250526, 0.006579975597560406, 0.0029961871914565563, 0.008514055982232094, 0.00962772499769926, 0.003922897856682539, 0.004086701199412346, 0.006069130264222622, 0.7522576451301575, 0.16962112486362457, 2.2433760166168213, 3.5025742053985596, 2.3410887718200684, 0.5919780135154724, 0.751415491104126, 0.20413847267627716, 2.7494211196899414, 2.8120851516723633, 2.9600634574890137, 0.6279788017272949, 0.007311549037694931, 0.005784275941550732, 0.0005307126557454467, 0.01810934580862522, 0.048279665410518646, 0.12270551174879074, 0.11975333094596863, 0.06351116299629211, 0.10357445478439331, 0.09701904654502869, 2.0222411155700684, 0.4268031716346741, 2.059995174407959, 2.0255117416381836, 0.2105216383934021, 2.31427264213562, 0.07330979406833649, 0.06698204576969147, 0.02683074399828911, 0.005613796412944794, 0.011887925677001476, 0.01457035169005394, 0.0023536395747214556, 0.001839845790527761, 0.005144422873854637, 0.00951482355594635], "count": [365]}, "action": {"min": [-0.7552623748779297, -0.32417383790016174, -0.43448519706726074, -1.4085910320281982, -1.5707963705062866, -0.44728514552116394, -0.6981316804885864, -1.0699713230133057, -0.6168301105499268, 0.5557898283004761, -1.6326993703842163, -0.04140997305512428, -0.6962762475013733, -0.6981316804885864, 0.004499489441514015, -0.010194341652095318, -0.6138340830802917, 1.0310653448104858, -0.454863965511322, -0.011368934065103531, -0.012415032833814621, -0.0004168687155470252, -0.6216468811035156, 1.0083365440368652, -0.4430767893791199, -0.015828188508749008, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006578155793249607, -0.00018423197616357356, -1.0349054336547852, -0.2067902386188507, -0.7018652558326721, -1.3053004741668701, -3.042227029800415, -1.3701438903808594, -0.8932498097419739, -1.7031254768371582, -1.4802204370498657, -0.697831928730011, -0.8733208179473877, -1.1353741884231567, -1.1528081893920898, -0.5920839905738831], "max": [-0.1054375097155571, 0.21239405870437622, 0.11960314214229584, -0.22539262473583221, 0.08182548731565475, 0.6981316804885864, 0.1699274331331253, 0.022234702482819557, 0.15764082968235016, 1.347536325454712, -0.5420061349868774, 0.8481033444404602, 0.6743394136428833, -0.053267087787389755, 0.012959935702383518, 0.005875255912542343, -0.597693681716919, 1.0418046712875366, -0.44441694021224976, 0.006453332025557756, -0.004357835743576288, 0.015368495136499405, -0.6015112400054932, 1.0189671516418457, -0.4335672855377197, 0.0008126961765810847, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.007628906052559614, 2.6769669148052344e-06, 0.28496670722961426, 0.6983910799026489, 0.8528690338134766, 1.6757817268371582, 2.202744960784912, 1.3924992084503174, 1.2418081760406494, 0.5125772356987, 0.39917248487472534, 0.820687472820282, 0.6453769207000732, 1.5372297763824463, 1.566140055656433, 1.1938048601150513], "mean": [-0.3397669196128845, -0.14507506787776947, -0.3052047789096832, -0.9007633328437805, -0.37425675988197327, 0.22010137140750885, -0.5421396493911743, -0.43059784173965454, -0.12700283527374268, 0.8101459741592407, -1.1018296480178833, 0.3047727942466736, -0.1692899465560913, -0.4591074585914612, 0.009260554797947407, -0.002539554378017783, -0.6096566915512085, 1.0370382070541382, -0.45058754086494446, 0.002369069494307041, -0.007634999230504036, 0.00763879157602787, -0.6151833534240723, 1.0134388208389282, -0.4372689127922058, -0.0036317994818091393, 0.5483684539794922, 1.745324730873108, 0.5483684539794922, 0.5483684539794922, 0.5483684539794922, 0.5483684539794922, 0.5974290370941162, 1.745324730873108, 0.5974290370941162, 0.5974290370941162, 0.5974290370941162, 0.5974290370941162, 0.007026283536106348, -2.498673347872682e-05, -0.04633030667901039, 0.032703641802072525, 0.03687906265258789, 0.06491193175315857, -0.03045053407549858, -0.05390079319477081, -0.0022719737607985735, 0.0042670960538089275, -0.0037853256799280643, 0.004352856427431107, -0.01322883740067482, -0.029549729079008102, -0.010190341621637344, -0.014454134739935398], "std": [0.21026580035686493, 0.17060989141464233, 0.14855818450450897, 0.4519324004650116, 0.5630403161048889, 0.30119872093200684, 0.2705002427101135, 0.3523310422897339, 0.25690528750419617, 0.2537685036659241, 0.3308911919593811, 0.25717630982398987, 0.4485229551792145, 0.22785386443138123, 0.0019054790027439594, 0.00264178030192852, 0.003671866375952959, 0.0023556931409984827, 0.002062456449493766, 0.0045844498090445995, 0.0017249841475859284, 0.0025848234072327614, 0.004425103310495615, 0.002293649362400174, 0.0013719851849600673, 0.0045664431527256966, 0.8021135926246643, 4.5299530029296875e-06, 0.8021135926246643, 0.8021135926246643, 0.8021135926246643, 0.8021135926246643, 0.8216878771781921, 4.5299530029296875e-06, 0.8216878771781921, 0.8216878771781921, 0.8216878771781921, 0.8216878771781921, 0.0002666369255166501, 4.255377280060202e-05, 0.17990215122699738, 0.13022401928901672, 0.17437644302845, 0.4094916880130768, 0.521922767162323, 0.46524474024772644, 0.31381386518478394, 0.3063083291053772, 0.2732267379760742, 0.21718183159828186, 0.26184019446372986, 0.3453465700149536, 0.405391126871109, 0.22970014810562134], "count": [365]}, "timestamp": {"min": [0.0], "max": [12.133333333333333], "mean": [6.0666666666666655], "std": [3.5122009560324927], "count": [365]}, "frame_index": {"min": [0], "max": [364], "mean": [182.0], "std": [105.36602868097478], "count": [365]}, "episode_index": {"min": [142], "max": [142], "mean": [142.0], "std": [0.0], "count": [365]}, "index": {"min": [53597], "max": [53961], "mean": [53779.0], "std": [105.36602868097478], "count": [365]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [365]}, "subtask_annotation": {"mean": [0.4602739726027397, 2.0, 2.0, 2.0, 2.0], "std": [0.5092943616974559, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [365]}, "scene_annotation": {"mean": [142.0], "std": [0.0], "min": [142], "max": [142], "count": [365]}, "eef_direction_state": {"mean": [4.208219178082191, 3.7643835616438355], "std": [2.0780492317303825, 1.89139144713756], "min": [0, 0], "max": [6, 6], "count": [365]}, "eef_velocity_state": {"mean": [0.7945205479452054, 1.0904109589041096], "std": [0.8236055730680429, 0.7365533178371335], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_acc_mag_state": {"mean": [0.6821917808219178, 0.9068493150684932], "std": [0.8127987275084126, 0.8388395061154881], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_direction_action": {"mean": [3.7616438356164386, 3.3753424657534246], "std": [2.099095052047545, 1.8413649509853285], "min": [0, 0], "max": [6, 6], "count": [365]}, "eef_velocity_action": {"mean": [0.9013698630136986, 1.2027397260273973], "std": [0.794586676511144, 0.6723446202817743], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_acc_mag_action": {"mean": [0.9205479452054794, 1.0904109589041096], "std": [0.8386157714262353, 0.7869073127020821], "min": [0, 0], "max": [2, 2], "count": [365]}, "eef_sim_pose_state": {"mean": [0.2917643267332622, 0.16615551203480505, 0.09560307433838479, -1.393223537137983, -0.7631801963903083, 1.1903043640125555, 0.3139694926282559, -0.21679043985496974, 0.13384307072427368, -0.3687744239361021, -0.5832510483544158, 0.9293665703645007], "std": [0.04121572105355606, 0.10509997900874478, 0.04737244125531903, 2.032224236702932, 0.4268650128782682, 2.0804462179593743, 0.07459668405505315, 0.1054607033305283, 0.058955154423038336, 2.040143042461632, 0.2105735223774132, 2.3321813082842415], "min": [0.2552977257358594, 0.07742657392312, 0.013945833959407194, -3.1356586743527566, -1.2298615355449134, -3.119003440006079, 0.21361619756376135, -0.3838797469726331, 0.06049236613390648, -3.1135052307104507, -0.9078152592403625, -3.14076119223163], "max": [0.3936671783628212, 0.40151862673225075, 0.15363008721924598, 3.089193245658066, 0.3070787494664289, 3.117964406374925, 0.4364607147733657, -0.1011000968118593, 0.30202672131225367, 3.1177220388937283, -0.22068711329657908, 3.1130954651406504], "count": [365]}, "eef_sim_pose_action": {"mean": [0.30226213235810834, 0.1781322615202758, 0.09424941588246746, -1.3513182457549318, -0.7704318367826803, 1.130481288470218, 0.3109709103684149, -0.21273478624707395, 0.12680345962041872, -0.248546308060307, -0.5820131638183306, 0.8324366495003214], "std": [0.041324574264802585, 0.10693685796272367, 0.044245606261155604, 2.07271728574025, 0.44062137864209006, 2.129283168840335, 0.07777440590692024, 0.105134839963014, 0.06334155668890855, 2.051873024582131, 0.24526051624714326, 2.3657392111663933], "min": [0.25934945673642895, 0.07154214851570911, 0.009486648006423857, -3.0765756368572363, -1.2418113650879228, -3.1330031532878397, 0.20850061862153685, -0.3819896426467585, 0.04040863349464002, -3.1270197833506272, -0.8978445583784126, -3.1269332601260422], "max": [0.4163024344696751, 0.4071878147120129, 0.17126116403707164, 3.1388550676357463, 0.3549759726078321, 3.12479103238094, 0.44669308235722677, -0.09126791977880971, 0.31067265034108815, 3.075467846110335, -0.14343053059163124, 3.122257774897674], "count": [365]}}} +{"episode_index": 143, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4540632833525567]], [[0.5554867550941945]], [[0.4929145809304114]]], "std": [[[0.290218685941526]], [[0.20237522864151622]], [[0.2153038278181785]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39996333141099577]], [[0.421237399077278]], [[0.38186241109188773]]], "std": [[[0.280550146703469]], [[0.24676264749950552]], [[0.26166089186990255]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48368915321030376]], [[0.46767835207612457]], [[0.37770773260284507]]], "std": [[[0.28939678638610533]], [[0.20520554100891675]], [[0.25614279011877333]]], "count": [100]}, "observation.state": {"min": [-0.603553295135498, -0.19722360372543335, -0.5592420697212219, -1.566720962524414, -1.4579956531524658, -0.0524526983499527, -0.7034420371055603, -0.565746545791626, -0.36884552240371704, 0.5157545208930969, -1.676721215248108, 0.36347678303718567, -0.6234191060066223, -0.4436562657356262, 0.010060741566121578, -0.007931827567517757, -0.6133355498313904, 1.0387078523635864, -0.45732665061950684, -0.0024250932037830353, -0.0066780284978449345, 0.003845152212306857, -0.6217567324638367, 1.0121322870254517, -0.44303327798843384, -0.009580165147781372, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.003147510811686516, -2.1999785531079397e-06, -0.8564513325691223, -0.9150800704956055, -0.6299279928207397, -1.8104928731918335, -3.2889232635498047, -1.4923311471939087, -1.5994511842727661, -0.27833181619644165, -0.039660289883613586, -0.7158083319664001, -0.9131015539169312, -1.608601450920105, -2.474113941192627, -1.7890971899032593, -12.538290023803711, -7.020757675170898, -2.3028082847595215, -9.462759971618652, -0.7173382639884949, -0.7747253179550171, -1.0616605281829834, -9.197715759277344, 0.610500693321228, -2.527472496032715, -9.493284225463867, -0.5164835453033447, -2.6971917152404785, -1.1477411985397339, -0.006058189552277327, -0.017514724284410477, -0.018688825890421867, -0.007516903802752495, -0.023654712364077568, -0.020403139293193817, -0.008439493365585804, -0.023331156000494957, -0.02249494008719921, -0.011280559003353119, -0.02430903911590576, -0.016273697838187218, -3.0330300331115723, -0.3785984516143799, 2.850623607635498, -35.40801239013672, 8.900860786437988, -1.516089916229248, -1.0180799961090088, -0.3117869794368744, 4.439252853393555, -33.0449104309082, 9.983335494995117, -1.1623224020004272, -0.020448315888643265, -0.015755901113152504, 0.0006105006323195994, -0.10930868238210678, 0.3433135151863098, -0.009228168055415154, -0.06347987800836563, 0.3334769010543823, -0.3121228814125061, 0.02459859475493431, -3.113494873046875, -1.2778291702270508, -3.074575424194336, -2.7865235805511475, -0.8547062873840332, 1.6431472301483154, -0.6837414503097534, -0.1712375283241272, 9.661371231079102, -0.00998350977897644, -0.01196262240409851, -0.060562074184417725, -0.005483612883836031, 0.025179071351885796, 0.1153421401977539, 0.9894450306892395], "max": [0.11261926591396332, 0.543899655342102, -0.24537470936775208, -0.424201101064682, 0.030375739559531212, 0.4810173511505127, -0.05069577321410179, 0.09172804653644562, 0.10261651128530502, 0.7137185335159302, -0.9397715330123901, 0.8189907073974609, 0.04943353682756424, 0.20975443720817566, 0.011671346612274647, 0.0028241018299013376, -0.6087113618850708, 1.0406405925750732, -0.4522727429866791, 0.007041954435408115, -0.0053237611427903175, 0.014387614093720913, -0.6102842092514038, 1.0186693668365479, -0.4374527931213379, -7.640940020792186e-05, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.003912427928298712, 1.7122370081779081e-06, 1.143344759941101, 1.2838753461837769, 0.5993913412094116, 1.1055195331573486, 2.472917318344116, 1.8933976888656616, 1.0675427913665771, 0.7702007293701172, 0.6318278312683105, 0.1939372718334198, 0.2018478512763977, 0.7045008540153503, 0.5473502278327942, 0.3701760768890381, -2.360672950744629, 5.799756050109863, 2.780219793319702, -0.18315020203590393, 0.5738705992698669, 2.15201473236084, 0.3730158805847168, -0.28951647877693176, 8.79120922088623, 2.0641026496887207, -2.4725277423858643, 1.0329670906066895, 0.28693529963493347, 0.3730158805847168, 0.009233073331415653, 0.038557905703783035, 0.009529799222946167, 0.006227162200957537, 0.01281602680683136, 0.020474933087825775, 0.005907678045332432, 0.0404110811650753, 0.01374251488596201, 0.010917143896222115, 0.011246055364608765, 0.011734815314412117, 0.31814998388290405, 0.4862392246723175, 11.72912883758545, -27.213714599609375, 18.355838775634766, 0.5053970217704773, 2.290679931640625, 0.5159332156181335, 11.714282035827637, -21.210044860839844, 15.698503494262695, 0.860174298286438, 0.02306966297328472, 0.009474173188209534, 0.0030525033362209797, -0.013663585297763348, 0.5263077020645142, 0.45052972435951233, 0.25005441904067993, 0.5208613872528076, 0.0033250818960368633, 0.25924965739250183, 3.1067421436309814, 0.3065623641014099, 3.0493712425231934, -1.206181526184082, -0.018879884853959084, 2.874289035797119, -0.34577375650405884, 0.23860986530780792, 9.936300277709961, 0.016986429691314697, 0.03249579668045044, 0.0422513484954834, -0.003782919142395258, 0.03049882873892784, 0.14164859056472778, 0.9929949045181274], "mean": [-0.2105696201324463, 0.047779399901628494, -0.42471587657928467, -1.1410603523254395, -0.6374858021736145, 0.14741553366184235, -0.41276809573173523, -0.1149708479642868, 0.039942190051078796, 0.6016706228256226, -1.463826298713684, 0.5811716914176941, -0.398328572511673, -0.32643812894821167, 0.010891820304095745, -0.0021635028533637524, -0.6123790740966797, 1.0392507314682007, -0.45419928431510925, 0.0008524960721842945, -0.0060663530603051186, 0.00933771301060915, -0.6181349158287048, 1.0154340267181396, -0.44113945960998535, -0.005725052207708359, 0.7216716408729553, 1.7453304529190063, 0.7216716408729553, 0.7216716408729553, 0.7216716408729553, 0.7216716408729553, 0.5494654178619385, 1.7453304529190063, 0.5494654178619385, 0.5494654178619385, 0.5494654178619385, 0.5494654178619385, 0.003571797627955675, -3.3831065593403764e-07, -0.009847559966146946, -0.0038212412036955357, 0.01293520163744688, 0.003690869314596057, 0.026331884786486626, -0.04183163121342659, -0.04205368086695671, 0.10237760096788406, 0.07295843958854675, -0.026680026203393936, -0.11212311685085297, -0.05192439630627632, -0.10044461488723755, -0.09826051443815231, -7.29868745803833, -1.572952151298523, 0.31088152527809143, -3.9983088970184326, 0.0664120614528656, 0.42525291442871094, -0.3948426842689514, -4.587209701538086, 6.074792861938477, 0.3411007523536682, -6.1471686363220215, 0.22832202911376953, -0.43849584460258484, -0.3469710946083069, 6.838008994236588e-05, 0.0017673447728157043, -0.0019646722357720137, -0.00046765367733314633, -0.0007361999596469104, -0.0011340937344357371, 0.0003432177472859621, 0.0011095006484538317, -0.002023414010182023, 0.0004218311223667115, -0.00071910978294909, -0.0009329639724455774, -1.3524373769760132, 0.055910974740982056, 7.366572856903076, -31.956920623779297, 13.987120628356934, -0.5147807002067566, 0.40948009490966797, 0.08496410399675369, 7.383122444152832, -27.289758682250977, 12.797730445861816, -0.13979791104793549, 0.002813121536746621, -0.0023242549505084753, 0.0018555043498054147, -0.06820116937160492, 0.4127937853336334, 0.17646293342113495, 0.11065860837697983, 0.3737097978591919, -0.05598684027791023, 0.20232579112052917, 1.2716896533966064, -0.6302581429481506, -0.17736949026584625, -2.3432769775390625, -0.7357408404350281, 2.61216402053833, -0.5821689963340759, -0.007742015644907951, 9.77598762512207, 0.0016417958540841937, 0.0027811299078166485, 0.00011088078463217244, -0.004638930317014456, 0.029737217351794243, 0.12828437983989716, 0.9912556409835815], "std": [0.25685226917266846, 0.2656351923942566, 0.09483321756124496, 0.4029902219772339, 0.5190678834915161, 0.14993546903133392, 0.1369345635175705, 0.1262463480234146, 0.09960262477397919, 0.04737528786063194, 0.16494658589363098, 0.10382129997015, 0.11265657842159271, 0.11641145497560501, 0.0003561803314369172, 0.0035465362016111612, 0.0006873772363178432, 0.0003343299322295934, 0.0014991863863542676, 0.0027638995088636875, 0.0003311496111564338, 0.003568770131096244, 0.0029628993943333626, 0.0021865752059966326, 0.0012534870766103268, 0.0031615972984582186, 0.8471376299858093, 1.1920928955078125e-06, 0.8471376299858093, 0.8471376299858093, 0.8471376299858093, 0.8471376299858093, 0.7378436326980591, 1.1920928955078125e-06, 0.7378436326980591, 0.7378436326980591, 0.7378436326980591, 0.7378436326980591, 0.00017624537576921284, 7.895463340901188e-07, 0.3448234498500824, 0.38846129179000854, 0.24619880318641663, 0.5995534062385559, 0.8511109352111816, 0.47093597054481506, 0.35988160967826843, 0.21580064296722412, 0.15216004848480225, 0.14581668376922607, 0.23526203632354736, 0.33645331859588623, 0.47869569063186646, 0.3823092579841614, 2.734938144683838, 3.099984884262085, 1.3623638153076172, 2.682358741760254, 0.31290704011917114, 0.8466091752052307, 0.3218345046043396, 1.9330412149429321, 1.6831669807434082, 1.1601651906967163, 1.3953766822814941, 0.3523596525192261, 0.6833993196487427, 0.3015592694282532, 0.002564359689131379, 0.008475777693092823, 0.005516954697668552, 0.0027320575900375843, 0.004655054304748774, 0.004650705959647894, 0.002517431043088436, 0.008825902827084064, 0.00630317535251379, 0.003748935414478183, 0.0039986902847886086, 0.0035843367222696543, 0.7770864367485046, 0.18145591020584106, 2.4402153491973877, 1.5061146020889282, 2.711336851119995, 0.5204687714576721, 0.628858745098114, 0.1829054206609726, 1.3646427392959595, 3.024859666824341, 1.3007328510284424, 0.5260252356529236, 0.007312392815947533, 0.004454491659998894, 0.0005545933381654322, 0.016639964655041695, 0.06009945645928383, 0.1595790684223175, 0.09837239980697632, 0.043234024196863174, 0.06304693222045898, 0.049872804433107376, 1.9244967699050903, 0.6096261143684387, 2.4215776920318604, 0.3179222345352173, 0.13484513759613037, 0.2624550461769104, 0.04642238840460777, 0.0665079653263092, 0.036903608590364456, 0.00463682459667325, 0.007308495230972767, 0.013180476613342762, 0.00044483141391538084, 0.0008308631367981434, 0.006908587645739317, 0.0009076501592062414], "count": [195]}, "action": {"min": [-0.66689532995224, -0.18099847435951233, -0.6225928068161011, -1.6197972297668457, -1.4701790809631348, -0.05789810046553612, -0.6981316804885864, -0.4126027822494507, -0.15584900975227356, 0.45299825072288513, -1.6934272050857544, 0.3531076908111572, -0.630018949508667, -0.44708937406539917, 0.00948778074234724, -0.008392920717597008, -0.6113012433052063, 1.0342174768447876, -0.4577382206916809, -0.0024398695677518845, -0.007387271150946617, 0.002314810175448656, -0.6186625957489014, 1.009446144104004, -0.4435639977455139, -0.009213298559188843, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.003147510811686516, -2.1999785531079397e-06, -0.8564513325691223, -0.9150800704956055, -0.6299279928207397, -1.8104928731918335, -3.2889232635498047, -1.4923311471939087, -1.5994511842727661, -0.27833181619644165, -0.039660289883613586, -0.7158083319664001, -0.9131015539169312, -1.608601450920105, -2.474113941192627, -1.7890971899032593], "max": [0.10838421434164047, 0.5675589442253113, -0.1967763900756836, -0.33806824684143066, 0.04724147170782089, 0.48824402689933777, -0.04151030629873276, 0.13598881661891937, 0.11375546455383301, 0.7254714965820312, -1.092836618423462, 0.7723225951194763, -0.2136865258216858, 0.02811785787343979, 0.012351147830486298, 0.0022493586875498295, -0.6048482060432434, 1.037957787513733, -0.4517242908477783, 0.005575040355324745, -0.004576653242111206, 0.01321346778422594, -0.6084930896759033, 1.0177141427993774, -0.4368398189544678, -0.0012082791654393077, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.003912427928298712, 1.7122370081779081e-06, 1.143344759941101, 1.2838753461837769, 0.5993913412094116, 1.1055195331573486, 2.472917318344116, 1.8933976888656616, 1.0675427913665771, 0.7702007293701172, 0.6318278312683105, 0.1939372718334198, 0.2018478512763977, 0.7045008540153503, 0.5473502278327942, 0.3701760768890381], "mean": [-0.2471584975719452, 0.05041855201125145, -0.42703232169151306, -1.084713101387024, -0.6373850107192993, 0.13720707595348358, -0.4160526692867279, -0.098501056432724, 0.057881373912096024, 0.5987138748168945, -1.4641964435577393, 0.5688043236732483, -0.4129416048526764, -0.3412848114967346, 0.010747324675321579, -0.0029331583064049482, -0.6086177229881287, 1.0367776155471802, -0.4541952610015869, 0.0006701585371047258, -0.00606103241443634, 0.007781499996781349, -0.6144294738769531, 1.0135499238967896, -0.4416416585445404, -0.005650064442306757, 0.7220296859741211, 1.7453304529190063, 0.7220296859741211, 0.7220296859741211, 0.7220296859741211, 0.7220296859741211, 0.5396201014518738, 1.7453304529190063, 0.5396201014518738, 0.5396201014518738, 0.5396201014518738, 0.5396201014518738, 0.0035739182494580746, -3.238077113110194e-07, -0.009637059643864632, -0.0042401887476444244, 0.012849687598645687, 0.003687328891828656, 0.024593815207481384, -0.04107040911912918, -0.041883982717990875, 0.10264705121517181, 0.07182469218969345, -0.02690010331571102, -0.11344921588897705, -0.05106593295931816, -0.0987812727689743, -0.09727483242750168], "std": [0.2695711553096771, 0.2496526837348938, 0.11809643357992172, 0.4218074083328247, 0.5262670516967773, 0.14514729380607605, 0.14523549377918243, 0.11554782837629318, 0.05695143714547157, 0.07110802084207535, 0.1433798223733902, 0.10038652271032333, 0.1013367772102356, 0.08156237006187439, 0.000599827035330236, 0.0022427684161812067, 0.0013423844939097762, 0.0006497102440334857, 0.0017056866781786084, 0.0023573224898427725, 0.0005717090680263937, 0.0022444864735007286, 0.0029111350886523724, 0.0024693096056580544, 0.0011419064830988646, 0.002751854481175542, 0.8470830321311951, 1.1920928955078125e-06, 0.8470830321311951, 0.8470830321311951, 0.8470830321311951, 0.8470830321311951, 0.7326849102973938, 1.1920928955078125e-06, 0.7326849102973938, 0.7326849102973938, 0.7326849102973938, 0.7326849102973938, 0.00017679526354186237, 7.912880164440139e-07, 0.3448469638824463, 0.38850265741348267, 0.24620671570301056, 0.5995535850524902, 0.8514534831047058, 0.47113174200057983, 0.3599085211753845, 0.21693435311317444, 0.1524089276790619, 0.14687798917293549, 0.23571667075157166, 0.3364502191543579, 0.48573559522628784, 0.3832324147224426], "count": [195]}, "timestamp": {"min": [0.0], "max": [6.466666666666667], "mean": [3.2333333333333334], "std": [1.8763637016156385], "count": [195]}, "frame_index": {"min": [0], "max": [194], "mean": [97.0], "std": [56.290911048469155], "count": [195]}, "episode_index": {"min": [143], "max": [143], "mean": [143.0], "std": [0.0], "count": [195]}, "index": {"min": [53962], "max": [54156], "mean": [54059.0], "std": [56.290911048469155], "count": [195]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [195]}, "subtask_annotation": {"mean": [0.3435897435897436, 2.0, 2.0, 2.0, 2.0], "std": [0.4960329144346135, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [195]}, "scene_annotation": {"mean": [143.0], "std": [0.0], "min": [143], "max": [143], "count": [195]}, "eef_direction_state": {"mean": [3.164102564102564, 2.687179487179487], "std": [1.775544290616869, 1.9531932417401052], "min": [0, 0], "max": [6, 6], "count": [195]}, "eef_velocity_state": {"mean": [1.2512820512820513, 1.0], "std": [0.7465722679126957, 0.5728918992315463], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_acc_mag_state": {"mean": [1.035897435897436, 0.7692307692307693], "std": [0.8250834237501501, 0.8730006744068363], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_direction_action": {"mean": [3.1333333333333333, 2.2205128205128206], "std": [1.5367854117310584, 1.7179563719691728], "min": [0, 0], "max": [6, 6], "count": [195]}, "eef_velocity_action": {"mean": [1.3487179487179488, 1.1435897435897435], "std": [0.6336187460286115, 0.4295464941819888], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_acc_mag_action": {"mean": [1.087179487179487, 0.9794871794871794], "std": [0.8149813548848787, 0.8287090631663788], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_sim_pose_state": {"mean": [0.27846366897018754, 0.2422978985954089, 0.10236289802222083, 1.2864234793905287, -0.6308514151647291, -0.22452440033892612, 0.2445299429380189, -0.1391672214458831, 0.13681100576531385, -2.3430247305595358, -0.7360544054639315, 2.612130373667526], "std": [0.05940478271400638, 0.13771394100288678, 0.023176381335069, 2.0075306100225774, 0.6100759253644761, 2.491517940427531, 0.03537565630513632, 0.04547472191253621, 0.01868807976817775, 0.3183685447897233, 0.13420555204500365, 0.2626543797560473], "min": [0.20368676103443945, 0.10144579927884474, 0.05413977474015607, -3.139750700851917, -1.277827412392261, -3.1406118723731082, 0.19770847088188115, -0.3244590978968736, 0.10635805031166405, -2.7865399002371167, -0.8547423331687083, 1.6431169950757887], "max": [0.37399145818849855, 0.4768235612952526, 0.135228032215269, 3.1371629049278256, 0.30637393381982325, 3.0975542799420177, 0.3705505245625982, -0.1087039291975584, 0.165796352318825, -1.2061089416954325, -0.01896813247331819, 2.874290774710833], "count": [195]}, "eef_sim_pose_action": {"mean": [0.2858545611402894, 0.24572981784113374, 0.09913843298842712, 1.5863125312054054, -0.6321821826455837, -0.15800936984766797, 0.23933522852891298, -0.131808970331283, 0.13306807736716217, -2.362942520273035, -0.7730615803850169, 2.630837997174978], "std": [0.0607998240199033, 0.13460266698372383, 0.024386268970512544, 1.6910016214208043, 0.6329743836181156, 2.532497759623385, 0.028931004992939498, 0.027933629861034107, 0.01746338862500613, 0.2799075482070003, 0.08582250175800714, 0.19224945576543817], "min": [0.20359436355398133, 0.1049503976498154, 0.05327862616875185, -3.0936049201239673, -1.3243755499199579, -3.1408477629155507, 0.18611745036470254, -0.24843731688527157, 0.09957224689219867, -2.7793943635086995, -0.8992741585361593, 1.8096211455630993], "max": [0.3852141577992493, 0.4844404715535458, 0.15770480994925118, 3.1118195836755107, 0.39747419430123543, 3.141065245033546, 0.34657406243402666, -0.10434915594000732, 0.16321330811007992, -1.7118601241181508, -0.5108414543966631, 2.8789069802021077], "count": [195]}}} +{"episode_index": 144, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42668832179930793]], [[0.5564250768935025]], [[0.4736558102652826]]], "std": [[[0.3014969355965014]], [[0.20582856820654755]], [[0.2289811587192151]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47321519367550946]], [[0.44645368127643215]], [[0.3295446414840446]]], "std": [[[0.33109413907754853]], [[0.23172635408467848]], [[0.28167411397535]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45417246732026145]], [[0.43426779123414067]], [[0.3402200211457132]]], "std": [[[0.3029291973750931]], [[0.2305914298114433]], [[0.27096141204555263]]], "count": [100]}, "observation.state": {"min": [-0.2820923924446106, -0.18072549998760223, -0.5847060680389404, -1.5580360889434814, -0.761052131652832, -0.2802870571613312, -0.6466960906982422, -0.3843332529067993, -0.18348270654678345, 0.43316277861595154, -1.388189673423767, 0.5137743949890137, -0.4866682291030884, -0.4940118193626404, 0.007547987625002861, -0.004194862674921751, -0.5993502140045166, 0.9741383194923401, -0.41297274827957153, -0.038495320826768875, -0.008844034746289253, 0.00852939859032631, -0.6307294964790344, 0.9966193437576294, -0.3994276523590088, 0.025187920778989792, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.008293518796563148, -9.60118995863013e-05, -0.28517210483551025, -0.16380564868450165, -0.24893301725387573, -0.7137417793273926, -1.2740106582641602, -0.3478023409843445, -0.7942298650741577, -0.2842645049095154, -0.09502910077571869, -0.6999297142028809, -0.40296193957328796, -1.2801543474197388, -0.6866297125816345, -0.8774126768112183, -9.765613555908203, -5.616605758666992, -1.5726494789123535, -11.996337890625, -2.4676434993743896, -1.090354084968567, -1.4633699655532837, -7.939432621002197, -4.212454319000244, -1.6568986177444458, -10.256410598754883, -1.4920635223388672, -2.008547067642212, -2.037240505218506, -0.007146023213863373, -0.014760772697627544, -0.04843663424253464, -0.012588655576109886, -0.006157884374260902, -0.03518296033143997, -0.005128299351781607, -0.026905624195933342, -0.03937578573822975, -0.010032260790467262, -0.010828682221472263, -0.03337767347693443, -3.1178700923919678, -1.0689839124679565, -0.029693998396396637, -30.441791534423828, 4.838013172149658, -0.5057206153869629, -4.029900074005127, -1.4364471435546875, 5.790329456329346, -29.616655349731445, 7.08096170425415, -1.1726901531219482, -0.020166564732789993, -0.016494207084178925, -0.001831501955166459, -0.09564509987831116, 0.3200537860393524, -0.014042824506759644, 0.07933095097541809, 0.3345172703266144, -0.11050144582986832, 0.00033839329262264073, -3.072869062423706, -1.389025330543518, -2.9319686889648438, -2.3944010734558105, -0.9846915006637573, 2.1171274185180664, -0.7652779817581177, -0.24856126308441162, 9.642268180847168, -0.01780948042869568, -0.030951976776123047, -0.04266393184661865, -0.02854800596833229, 0.018514446914196014, 0.7314538955688477, 0.6749510765075684], "max": [0.13374845683574677, 0.11348876357078552, -0.37117624282836914, -1.2018362283706665, 0.2914476990699768, 0.1705266535282135, -0.24786362051963806, 0.003416068386286497, 0.10795845091342926, 0.8119717836380005, -1.0865365266799927, 1.076524019241333, 0.05589301139116287, 0.038814835250377655, 0.0171365886926651, 0.004656175151467323, -0.586152195930481, 0.979978621006012, -0.3992738127708435, -0.01807575859129429, 0.0009822380961850286, 0.020806943997740746, -0.6092055439949036, 1.0007908344268799, -0.38691461086273193, 0.045686040073633194, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.008777650073170662, 2.2601266209676396e-06, 0.35193824768066406, 0.2636154592037201, 0.6007418036460876, 0.29915666580200195, 1.314043641090393, 0.722966194152832, 0.39929598569869995, 0.6990451812744141, 0.47364625334739685, 0.2335851639509201, 0.1794927716255188, 0.2641344964504242, 0.39871707558631897, 0.6010218858718872, -2.215914726257324, 10.958486557006836, 3.3418803215026855, 5.128205299377441, 0.6886447072029114, 1.9798535108566284, 2.238095283508301, -3.129004955291748, 8.241758346557617, 2.4291820526123047, 2.228327512741089, 1.1764346361160278, 0.6025640964508057, 0.9468865394592285, 0.02138690836727619, 0.02748420648276806, 0.01855984888970852, 0.006924418732523918, 0.032822322100400925, 0.011552711017429829, 0.02078724093735218, 0.028166286647319794, 0.009422695264220238, 0.008036776445806026, 0.0229482501745224, 0.005044936668127775, 0.8696100115776062, 0.10021723806858063, 10.348358154296875, -23.59476089477539, 17.247493743896484, 0.8464917540550232, 1.6755900382995605, 0.06681149452924728, 12.263620376586914, -19.579303741455078, 14.927093505859375, -0.010850328952074051, 0.03434734418988228, 0.009633379057049751, 0.0012210012646391988, -0.04099075868725777, 0.4388866126537323, 0.13982689380645752, 0.22536572813987732, 0.42935264110565186, -0.008012935519218445, 0.1894218921661377, 3.08282732963562, -0.6041772365570068, 3.0474424362182617, -1.2522199153900146, -0.07294362783432007, 2.7587974071502686, -0.4439214766025543, 0.24962608516216278, 9.880498886108398, 0.020985305309295654, 0.040522247552871704, 0.06163662672042847, -0.01980007067322731, 0.024487754330039024, 0.7372420430183411, 0.6812505722045898], "mean": [-0.07582637667655945, -0.07043769955635071, -0.46533265709877014, -1.374161720275879, -0.15332897007465363, -0.09472677111625671, -0.4106893837451935, -0.11529789119958878, 0.03347061201930046, 0.6181191802024841, -1.30338716506958, 0.6871760487556458, -0.32051926851272583, -0.3793376088142395, 0.009570051915943623, -0.0024867719039320946, -0.592045247554779, 0.9787631630897522, -0.4096568822860718, -0.022653859108686447, -0.006750498898327351, 0.010613128542900085, -0.6174092888832092, 0.9975618124008179, -0.3963879346847534, 0.04086143523454666, 0.6630595922470093, 1.7453285455703735, 0.6630595922470093, 0.6630595922470093, 0.6630595922470093, 0.6630595922470093, 0.7228437662124634, 1.7453285455703735, 0.7228437662124634, 0.7228437662124634, 0.7228437662124634, 0.7228437662124634, 0.008608918637037277, -1.5527532468695426e-06, -0.021037328988313675, 0.011737851426005363, -0.0041029429994523525, 0.0027872626669704914, -0.03911161050200462, 0.03129484876990318, 0.003940322436392307, 0.015371210873126984, 0.02222271077334881, -0.005857094656676054, -0.009711168706417084, -0.016056101769208908, -0.03296536207199097, -0.003918686416000128, -5.7743730545043945, -2.366868495941162, 0.08542284369468689, -5.365945816040039, -0.07988643646240234, 0.21251431107521057, -0.36433160305023193, -5.340548038482666, 4.577366828918457, 0.25620928406715393, -4.541675090789795, 0.35015225410461426, -0.4903101325035095, -0.6540302634239197, 0.0006587189272977412, 0.0003696336061693728, -0.00214478000998497, -0.0009076245478354394, 0.0013897952158004045, -0.0017001641681417823, 0.0010000726906582713, 0.0006723340484313667, -0.0015553764533251524, 0.0005122214788571, 0.0011549160117283463, -0.0018501639133319259, -0.39396730065345764, -0.2290561944246292, 6.701622009277344, -26.489822387695312, 12.868975639343262, 0.091409832239151, 0.14476701617240906, -0.272045761346817, 8.825335502624512, -23.917734146118164, 12.309322357177734, -0.6418443918228149, 0.003630872815847397, -0.0017356494208797812, -0.00015181761409621686, -0.07504137605428696, 0.3624686002731323, 0.04292522370815277, 0.15312625467777252, 0.362883985042572, -0.040445223450660706, 0.12550415098667145, 0.17937880754470825, -1.0082194805145264, 1.004780888557434, -2.0747549533843994, -0.6661026477813721, 2.543078660964966, -0.6627976894378662, -0.031431131064891815, 9.768974304199219, 0.00036753315362147987, 0.001452276366762817, 0.0001689095952315256, -0.025830572471022606, 0.021850118413567543, 0.7360371947288513, 0.6760863065719604], "std": [0.13289231061935425, 0.09897919744253159, 0.05767388269305229, 0.07867451757192612, 0.3585738241672516, 0.1323378086090088, 0.09104810655117035, 0.12012587487697601, 0.11868351697921753, 0.09476090222597122, 0.09734883904457092, 0.16919206082820892, 0.16378119587898254, 0.17302322387695312, 0.003400687826797366, 0.002786297583952546, 0.003958553541451693, 0.0021781250834465027, 0.004371091723442078, 0.007151966914534569, 0.0034987677354365587, 0.003437626175582409, 0.006249187979847193, 0.0012181248748674989, 0.004455454181879759, 0.0072733876295387745, 0.8160704970359802, 7.152557373046875e-07, 0.8160704970359802, 0.8160704970359802, 0.8160704970359802, 0.8160704970359802, 0.7920364737510681, 7.152557373046875e-07, 0.7920364737510681, 0.7920364737510681, 0.7920364737510681, 0.7920364737510681, 0.00012347238953225315, 1.0692830073821824e-05, 0.10108552128076553, 0.0718608945608139, 0.11110580712556839, 0.13435547053813934, 0.31027793884277344, 0.16474610567092896, 0.15720036625862122, 0.1391654759645462, 0.08699644356966019, 0.14617674052715302, 0.09840938448905945, 0.22196301817893982, 0.1349809616804123, 0.20313714444637299, 1.9927923679351807, 3.9720075130462646, 1.1327637434005737, 4.233150005340576, 0.5943589210510254, 0.5879257321357727, 0.8072323799133301, 1.3637458086013794, 3.066326856613159, 0.95285964012146, 3.2106215953826904, 0.40413519740104675, 0.505824863910675, 0.8479627966880798, 0.0037377525586634874, 0.005813250783830881, 0.00852733664214611, 0.0028559707570821047, 0.004920105449855328, 0.006166351493448019, 0.0038717342540621758, 0.006555317901074886, 0.006827045232057571, 0.002460756106302142, 0.004597271792590618, 0.006831067148596048, 1.1927422285079956, 0.26661568880081177, 2.1440236568450928, 1.4254627227783203, 2.7880256175994873, 0.2707286477088928, 1.474876880645752, 0.32458388805389404, 1.1953318119049072, 2.334127187728882, 1.867722749710083, 0.23322060704231262, 0.00870568584650755, 0.005857179872691631, 0.0004965808475390077, 0.00932543445378542, 0.03636777028441429, 0.04012976214289665, 0.05227668210864067, 0.027065638452768326, 0.03223004564642906, 0.06964297592639923, 2.501840591430664, 0.2511082887649536, 2.1052565574645996, 0.4170161485671997, 0.24798420071601868, 0.2157367318868637, 0.07050137966871262, 0.06502388417720795, 0.0267920084297657, 0.004905748181045055, 0.009733613580465317, 0.010092494077980518, 0.0021809563040733337, 0.0016990243457257748, 0.00135004089679569, 0.001503204577602446], "count": [315]}, "action": {"min": [-0.3130802512168884, -0.16827967762947083, -0.5918464064598083, -1.573577642440796, -0.766730785369873, -0.28017735481262207, -0.6508529782295227, -0.4053727686405182, -0.21231289207935333, 0.3887214958667755, -1.39722740650177, 0.5070130228996277, -0.4909624755382538, -0.500880241394043, 0.00705714151263237, -0.006181960925459862, -0.5961241126060486, 0.9727590680122375, -0.4142216444015503, -0.03718250244855881, -0.008943452499806881, 0.00590856559574604, -0.6272960305213928, 0.9955761432647705, -0.4017731845378876, 0.024848051369190216, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.008293518796563148, -9.60118995863013e-05, -0.28517210483551025, -0.16380564868450165, -0.24893301725387573, -0.725727379322052, -1.2740106582641602, -0.3478023409843445, -0.8312315344810486, -0.2842645049095154, -0.09305146336555481, -0.6999297142028809, -0.40296193957328796, -1.2801543474197388, -0.6866297125816345, -0.8774126768112183], "max": [0.13319846987724304, 0.1593455821275711, -0.35404565930366516, -1.0942153930664062, 0.29082539677619934, 0.20452432334423065, -0.2412550300359726, -0.011671973392367363, 0.11244475096464157, 0.845989465713501, -0.9915086030960083, 1.0779368877410889, 0.07033035159111023, 0.04472610354423523, 0.01692495495080948, 0.006540303118526936, -0.5827317833900452, 0.9805419445037842, -0.4007549285888672, -0.017603598535060883, 0.001039466937072575, 0.021587101742625237, -0.6056811809539795, 1.0003608465194702, -0.38791805505752563, 0.04446718469262123, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.008777650073170662, 2.2601266209676396e-06, 0.35193824768066406, 0.2636154592037201, 0.6007418036460876, 0.29915666580200195, 1.265746831893921, 0.722966194152832, 0.39929598569869995, 0.6990451812744141, 0.47364625334739685, 0.2335851639509201, 0.1794927716255188, 0.2641344964504242, 0.39871707558631897, 0.6010218858718872], "mean": [-0.11146175861358643, -0.043600764125585556, -0.47379887104034424, -1.3315500020980835, -0.16107895970344543, -0.09116189181804657, -0.405643105506897, -0.13610179722309113, 0.035885415971279144, 0.6234038472175598, -1.2621326446533203, 0.6830635666847229, -0.3258175253868103, -0.38127943873405457, 0.009375307708978653, -0.002290476346388459, -0.5881619453430176, 0.9779289960861206, -0.41076791286468506, -0.022248893976211548, -0.00663746427744627, 0.009980674833059311, -0.6138029098510742, 0.9972796440124512, -0.39775943756103516, 0.03973398730158806, 0.6638350486755371, 1.7453285455703735, 0.6638350486755371, 0.6638350486755371, 0.6638350486755371, 0.6638350486755371, 0.7231208086013794, 1.7453285455703735, 0.7231208086013794, 0.7231208086013794, 0.7231208086013794, 0.7231208086013794, 0.008608215488493443, -1.5527235746048973e-06, -0.020025843754410744, 0.011470510624349117, -0.00355685711838305, 0.00047104075201787055, -0.035628825426101685, 0.032132137566804886, 0.0012914045946672559, 0.01598661206662655, 0.02260148525238037, -0.006400874350219965, -0.009721034206449986, -0.016094909980893135, -0.033643677830696106, -0.004136156756430864], "std": [0.14331790804862976, 0.1024685874581337, 0.07131626456975937, 0.10632377117872238, 0.3637033998966217, 0.13582344353199005, 0.09297015517950058, 0.11554738879203796, 0.11341094225645065, 0.10683554410934448, 0.10898363590240479, 0.16747109591960907, 0.16540491580963135, 0.1752353459596634, 0.0032387911342084408, 0.002666318556293845, 0.0035512542817741632, 0.002368965884670615, 0.004416936077177525, 0.006788717117160559, 0.0033366826828569174, 0.0033440508414059877, 0.005872967652976513, 0.0011951237684115767, 0.004454803187400103, 0.0068649970926344395, 0.816568911075592, 7.152557373046875e-07, 0.816568911075592, 0.816568911075592, 0.816568911075592, 0.816568911075592, 0.7923365235328674, 7.152557373046875e-07, 0.7923365235328674, 0.7923365235328674, 0.7923365235328674, 0.7923365235328674, 0.00012350259930826724, 1.0693395779526327e-05, 0.10280855000019073, 0.0720493495464325, 0.11159984767436981, 0.14061059057712555, 0.3167259097099304, 0.164778932929039, 0.16390785574913025, 0.13872948288917542, 0.08666723966598511, 0.1458447128534317, 0.09840268641710281, 0.22195959091186523, 0.1344965398311615, 0.20312021672725677], "count": [315]}, "timestamp": {"min": [0.0], "max": [10.466666666666667], "mean": [5.233333333333333], "std": [3.031073639390407], "count": [315]}, "frame_index": {"min": [0], "max": [314], "mean": [157.0], "std": [90.93220918171221], "count": [315]}, "episode_index": {"min": [144], "max": [144], "mean": [144.0], "std": [0.0], "count": [315]}, "index": {"min": [54157], "max": [54471], "mean": [54314.0], "std": [90.93220918171221], "count": [315]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [315]}, "subtask_annotation": {"mean": [0.36507936507936506, 2.0, 2.0, 2.0, 2.0], "std": [0.4944641897761928, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [315]}, "scene_annotation": {"mean": [144.0], "std": [0.0], "min": [144], "max": [144], "count": [315]}, "eef_direction_state": {"mean": [3.215873015873016, 3.93968253968254], "std": [2.1597476593641667, 2.4623217642394954], "min": [0, 0], "max": [6, 6], "count": [315]}, "eef_velocity_state": {"mean": [0.746031746031746, 0.49523809523809526], "std": [0.5335789306022728, 0.5711110228786622], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_acc_mag_state": {"mean": [0.6031746031746031, 0.46984126984126984], "std": [0.8035572211168094, 0.7526956678867834], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_direction_action": {"mean": [3.3682539682539683, 3.8603174603174604], "std": [1.9067819975796307, 2.2052275326250435], "min": [0, 0], "max": [6, 6], "count": [315]}, "eef_velocity_action": {"mean": [0.9650793650793651, 0.6476190476190476], "std": [0.6187952273440088, 0.5959804894156974], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_acc_mag_action": {"mean": [0.9206349206349206, 0.8031746031746032], "std": [0.8451840656403173, 0.8428915187441816], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_sim_pose_state": {"mean": [0.24355773315049972, 0.14972257965050162, 0.10424075146470134, 0.17934004212040777, -1.0083789157094925, 0.9948382561423623, 0.23872876811919683, -0.14023898532772633, 0.09241981061423243, -2.074673776592879, -0.6661656528033574, 2.543040598733406], "std": [0.03675826089778611, 0.03768879508610173, 0.023127043263072147, 2.5324156230245545, 0.2511245479340109, 2.1275397096093975, 0.027433460967832415, 0.034803741935211865, 0.01699836199665377, 0.4171111182968731, 0.2479493849881668, 0.2157996427540509], "min": [0.19057994250248828, 0.09825739063290465, 0.06340345312112351, -3.1239875803914847, -1.3890258807574825, -3.1252112420457854, 0.20703540577503676, -0.20225335558791968, 0.051380502217001564, -2.3944087634776903, -0.9847329151257926, 2.1170861625763853], "max": [0.29891551591099214, 0.23267402093304507, 0.1320600601837794, 3.1403945593557836, -0.6042141118202546, 3.0893377351830376, 0.29961351203103825, -0.11020396627665854, 0.11446236720068119, -1.252213185410472, -0.07294321359486067, 2.7587973749086183], "count": [315]}, "eef_sim_pose_action": {"mean": [0.2525155822985735, 0.1588983419533484, 0.09977620886891987, 0.17230632205753768, -1.0106054722786346, 0.8702327832670077, 0.24292122201725125, -0.1405020900841633, 0.08779832940334335, -2.048546916764029, -0.6607349644109834, 2.529865395132573], "std": [0.038588815163560504, 0.04155806747440141, 0.02425230475602713, 2.478415790407773, 0.26192150785420804, 2.2007712304039844, 0.02611729211965213, 0.03555548020791327, 0.019501919343747866, 0.4199571225972476, 0.25123518675884293, 0.22210520192618846], "min": [0.19284597855368812, 0.1026016506740683, 0.06032940350434794, -3.1233210922973336, -1.39527794036147, -3.1338890879161148, 0.20944061748417747, -0.21425732576918766, 0.041422968515780124, -2.3845372427426645, -0.9958325248275725, 2.077663312009869], "max": [0.31124962188361, 0.24172026770701188, 0.14081112558873066, 3.1398834894941428, -0.5868028641619736, 3.085136386125541, 0.3017293812079855, -0.10950793219424804, 0.11779627341515547, -1.1430912111757974, -0.06623461584655854, 2.7834039597222513], "count": [315]}}} +{"episode_index": 145, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44609280983236593]], [[0.5436478191627361]], [[0.5011701878264457]]], "std": [[[0.28058137827745233]], [[0.20616669429815876]], [[0.21813332086241619]]], "count": [123]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42374434043504217]], [[0.43402297974825194]], [[0.3780300689540921]]], "std": [[[0.29095463129773474]], [[0.24365167926056094]], [[0.273061534693713]]], "count": [123]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4524797783372874]], [[0.4516981586194178]], [[0.3748746143603305]]], "std": [[[0.28891815834227075]], [[0.23546546868758342]], [[0.25700268195400217]]], "count": [123]}, "observation.state": {"min": [-0.8730645179748535, -0.2670341432094574, -0.5245287418365479, -1.3176167011260986, -1.5671021938323975, -0.4551187753677368, -0.6584283709526062, -0.653404712677002, -0.2140088975429535, 0.18025481700897217, -1.7466819286346436, 0.20192374289035797, -0.22188878059387207, -0.6670080423355103, 0.008725970983505249, -0.006281279027462006, -0.5910576581954956, 1.0337882041931152, -0.47395676374435425, -0.009540418162941933, -0.016531318426132202, -0.0007404374191537499, -0.5977926254272461, 1.0192885398864746, -0.46389925479888916, -0.0007011956186033785, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.002287156879901886, -0.0011485430877655745, -0.6887397170066833, -0.7759749293327332, -0.6691861748695374, -2.029895544052124, -1.5829432010650635, -1.9281519651412964, -1.2488716840744019, -0.7887618541717529, -0.283573716878891, -0.7816584706306458, -1.3223857879638672, -0.9975602030754089, -0.57834392786026, -0.8900671601295471, -15.210749626159668, -6.562881946563721, -1.7551891803741455, -10.134310722351074, -0.48778998851776123, -2.9841270446777344, -1.664224624633789, -12.449209213256836, -4.517704486846924, -1.7551891803741455, -7.448107719421387, -0.7173382639884949, -1.5781440734863281, -1.778998851776123, -0.007552615366876125, -0.021115785464644432, -0.021566156297922134, -0.013156612403690815, -0.010464826598763466, -0.007934095337986946, -0.009642691351473331, -0.02322210744023323, -0.021075915545225143, -0.008077254518866539, -0.003956408705562353, -0.008226676844060421, -4.135950088500977, -0.8388554453849792, 2.5982248783111572, -28.36772346496582, 10.965577125549316, -0.6000475883483887, -0.5726699829101562, -0.6755384206771851, 7.245335578918457, -34.14474105834961, 14.536661148071289, -0.35347527265548706, -0.01654895395040512, -0.019684182479977608, 0.0006105006323195994, -0.09564509987831116, 0.4037453532218933, 0.01444089412689209, 0.0005712324636988342, 0.3200444281101227, -0.2039784938097, -0.041426390409469604, -3.12410306930542, -1.3108294010162354, -3.113598585128784, -3.031311273574829, -1.1619799137115479, 1.9357666969299316, -0.694073498249054, -0.11982079595327377, 9.687957763671875, -0.011324673891067505, -0.013004809617996216, -0.05424162745475769, -0.018199939280748367, 0.019742846488952637, 0.6773959994316101, 0.7317266464233398], "max": [-0.09515255689620972, 0.40350496768951416, -0.17947670817375183, -0.30594298243522644, 0.4397452175617218, 0.6683459877967834, 0.002385721541941166, 0.2345123291015625, 0.15068282186985016, 0.8205547332763672, -0.5369267463684082, 0.6787420511245728, 0.14591123163700104, -0.2546417713165283, 0.011259293183684349, -0.0009398570982739329, -0.5798816084861755, 1.0394885540008545, -0.46639740467071533, -0.00546208955347538, -0.014097451232373714, 0.0041155884973704815, -0.5855118632316589, 1.0228056907653809, -0.45617279410362244, 0.002324020257219672, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0029595692176371813, -0.0009609858971089125, 0.9054979085922241, 0.5406805276870728, 0.4291137456893921, 0.6245946884155273, 4.836582183837891, 1.031404733657837, 0.7630199193954468, 0.8754729628562927, 0.3328617513179779, 0.3510100543498993, 1.0069879293441772, 0.4864908456802368, 0.71420818567276, 0.5117260217666626, -4.955185890197754, 4.609279632568359, 3.075091600418091, 0.1526251584291458, 0.9755799770355225, 6.513431072235107, 0.9755799770355225, -1.5032585859298706, 7.631258010864258, 1.9517704248428345, 0.6715506911277771, 0.7460317611694336, 1.2051281929016113, 0.9755800366401672, 0.008081173524260521, 0.02261306345462799, 0.01278094481676817, 0.01086394116282463, 0.011976286768913269, 0.009183047339320183, 0.012297200970351696, 0.024080004543066025, 0.012038868851959705, 0.0069193472154438496, 0.009108989499509335, 0.007565263193100691, -1.760430097579956, 0.311786949634552, 12.278468132019043, -18.323719024658203, 24.93739128112793, 0.8341712355613708, 1.6967999935150146, 0.5938799381256104, 15.054856300354004, -22.5611572265625, 27.262672424316406, 1.1879677772521973, 0.023049939423799515, 0.010105914436280727, 0.004273504484444857, 0.0, 0.6044366955757141, 0.4404594600200653, 0.2901556193828583, 0.5178970694541931, -0.03768689185380936, 0.2377503216266632, 3.117696762084961, 0.6322433352470398, 3.084869384765625, -0.9808022975921631, -0.3475736379623413, 3.083326578140259, -0.3720889091491699, 0.2705320119857788, 9.86599063873291, 0.012775063514709473, 0.025781691074371338, 0.032858848571777344, -0.01509450189769268, 0.02409907802939415, 0.6810196042060852, 0.7350186109542847], "mean": [-0.5767645239830017, -0.04948611930012703, -0.3539881408214569, -0.7148743867874146, -0.354403018951416, 0.07488896697759628, -0.4083259701728821, -0.2878502309322357, 0.007964471355080605, 0.40203410387039185, -1.1045970916748047, 0.39088118076324463, -0.10158207267522812, -0.533882200717926, 0.010720068588852882, -0.003943267744034529, -0.5861732959747314, 1.0375266075134277, -0.46856972575187683, -0.008214877918362617, -0.014770034700632095, 0.0014860638184472919, -0.5919410586357117, 1.0207879543304443, -0.4580548107624054, 0.0002282648638356477, 0.5563703775405884, 1.7453174591064453, 0.5563703775405884, 0.5563703775405884, 0.5563703775405884, 0.5563703775405884, 0.67501300573349, 1.7453174591064453, 0.67501300573349, 0.67501300573349, 0.67501300573349, 0.67501300573349, 0.002515754196792841, -0.0011405602563172579, -0.0044436706230044365, -0.003953636158257723, -0.005513919983059168, 0.0064544170163571835, -0.004746290855109692, 0.003209721762686968, -0.0005785043467767537, 0.0024766481947153807, -0.00317064905539155, 0.0053007761016488075, -0.0003729250456672162, -0.001124046160839498, 0.0009386484744027257, 0.002935758326202631, -10.175944328308105, -2.309213399887085, 0.5465579032897949, -4.050932884216309, 0.07228772342205048, 0.2970147132873535, -0.35855230689048767, -7.368372917175293, 1.1647980213165283, 0.09780963510274887, -4.801525592803955, -0.015431162901222706, -0.20297661423683167, -0.540153443813324, -0.00011212797835469246, 0.0005378257483243942, -0.0008814475731924176, 0.0002754426677711308, 0.00025700387777760625, 0.00021132727852091193, -4.6851371735101566e-05, 0.0005641802563332021, -0.0002964175073429942, 7.341185846598819e-05, 0.0003091856779064983, 0.00011424312106100842, -2.64951229095459, -0.08864603191614151, 7.738674163818359, -22.724584579467773, 20.007061004638672, 0.25770890712738037, 0.7149216532707214, 0.16452810168266296, 11.103906631469727, -26.753868103027344, 22.697416305541992, 0.5779565572738647, 0.003646453144028783, -0.003192854579538107, 0.0022670594044029713, -0.05186076462268829, 0.5079739689826965, 0.1435316801071167, 0.15897470712661743, 0.43477073311805725, -0.1276508867740631, 0.13401898741722107, 0.8832302689552307, -0.7311804890632629, 0.7759467363357544, -2.1578736305236816, -0.8497874736785889, 2.5706331729888916, -0.5384028553962708, 0.03647053241729736, 9.781393051147461, 0.001334829838015139, 0.001021960168145597, -0.0002397581993136555, -0.016840077936649323, 0.022937707602977753, 0.6797943711280823, 0.7328486442565918], "std": [0.2702198922634125, 0.21719150245189667, 0.05794783681631088, 0.32685190439224243, 0.7003917098045349, 0.27669623494148254, 0.20910879969596863, 0.2847730815410614, 0.09686066210269928, 0.16575218737125397, 0.43863263726234436, 0.13873325288295746, 0.08512834459543228, 0.11066795140504837, 0.00038950840826146305, 0.0017506306758150458, 0.0036462596617639065, 0.0014847355196252465, 0.0020327053498476744, 0.0008269623504020274, 0.0003965929208789021, 0.0015678976196795702, 0.003992780111730099, 0.0012127412483096123, 0.001959420507773757, 0.0008064467692747712, 0.8053988218307495, 1.1801719665527344e-05, 0.8053988218307495, 0.8053988218307495, 0.8053988218307495, 0.8053988218307495, 0.8259817361831665, 1.1801719665527344e-05, 0.8259817361831665, 0.8259817361831665, 0.8259817361831665, 0.8259817361831665, 0.00012414023512974381, 2.13470066228183e-05, 0.18627403676509857, 0.1466836929321289, 0.1280343234539032, 0.2891896069049835, 0.555770754814148, 0.2876705229282379, 0.19848330318927765, 0.22263914346694946, 0.07859223335981369, 0.1335018128156662, 0.3079741895198822, 0.15523473918437958, 0.11863265931606293, 0.13089913129806519, 2.6504034996032715, 3.05439829826355, 1.288926601409912, 2.819840431213379, 0.2363101989030838, 1.1539102792739868, 0.518817126750946, 3.160731792449951, 3.2529616355895996, 0.7093704342842102, 1.834348440170288, 0.23896850645542145, 0.49030014872550964, 0.5720215439796448, 0.002646127250045538, 0.005583753809332848, 0.004562659189105034, 0.0031437641009688377, 0.0018127541989088058, 0.001697256346233189, 0.0028420202434062958, 0.005012666806578636, 0.0051238215528428555, 0.0024194440338760614, 0.0015142173506319523, 0.0015291750896722078, 0.3454897701740265, 0.12059036642313004, 1.8427525758743286, 2.8313424587249756, 2.737363815307617, 0.4141121804714203, 0.350206196308136, 0.1390923410654068, 2.0842809677124023, 3.0539233684539795, 2.878584384918213, 0.437442809343338, 0.006821161136031151, 0.00475284643471241, 0.0005059997783973813, 0.017423799261450768, 0.0668758824467659, 0.15094327926635742, 0.06414176523685455, 0.06174036115407944, 0.04144427552819252, 0.08756625652313232, 2.163611888885498, 0.6760196685791016, 2.08752179145813, 0.5699628591537476, 0.19916100800037384, 0.3584711253643036, 0.04120485112071037, 0.04494499787688255, 0.023258566856384277, 0.0034671288449317217, 0.0045383768156170845, 0.008044911548495293, 0.000725128804333508, 0.0008558735135011375, 0.0009785305010154843, 0.0008878459921106696], "count": [613]}, "action": {"min": [-0.928263783454895, -0.26965463161468506, -0.6239858269691467, -1.230316162109375, -1.5707963705062866, -0.4647025465965271, -0.6569633483886719, -0.69466632604599, -0.22452408075332642, 0.15735483169555664, -1.7354871034622192, 0.19246861338615417, -0.23532305657863617, -0.6684820652008057, 0.008662846870720387, -0.009806406684219837, -0.5905091762542725, 1.0290435552597046, -0.47322216629981995, -0.009289633482694626, -0.016445493325591087, -0.00495640654116869, -0.5958791971206665, 1.0130674839019775, -0.46273839473724365, -0.0015803755959495902, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.002287156879901886, -0.001148134469985962, -0.6887397170066833, -0.7759749293327332, -0.6691861748695374, -2.029895544052124, -1.5829432010650635, -1.9281519651412964, -1.2488716840744019, -0.7887618541717529, -0.283573716878891, -0.7816584706306458, -1.3223857879638672, -0.9975602030754089, -0.57834392786026, -0.8900671601295471], "max": [-0.14309976994991302, 0.40590256452560425, -0.1075962632894516, -0.24210068583488464, 0.4377727508544922, 0.6981316804885864, 0.006429742090404034, 0.23586125671863556, 0.15210548043251038, 0.865585446357727, -0.47492367029190063, 0.678169846534729, 0.15780140459537506, -0.2522868514060974, 0.012730465270578861, 0.0014735028380528092, -0.5750260353088379, 1.0390100479125977, -0.4653528332710266, -0.005361178889870644, -0.012386881746351719, 0.006592056713998318, -0.5826027393341064, 1.021653652191162, -0.4557291567325592, 0.0016281232237815857, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0029595692176371813, -0.0009609858971089125, 0.9054979085922241, 0.5406805276870728, 0.4291137456893921, 0.6245946884155273, 4.836582183837891, 1.031404733657837, 0.7630199193954468, 0.8754729628562927, 0.3328617513179779, 0.3510100543498993, 1.0069879293441772, 0.4970476031303406, 0.71420818567276, 0.5117260217666626], "mean": [-0.6141131520271301, -0.0493096299469471, -0.35635095834732056, -0.6558792591094971, -0.355425626039505, 0.07398238033056259, -0.40481075644493103, -0.31346243619918823, -0.0012235939502716064, 0.4148385226726532, -1.0627639293670654, 0.38805675506591797, -0.09981364011764526, -0.533048152923584, 0.011290148831903934, -0.003781819948926568, -0.5848302841186523, 1.0363044738769531, -0.4681985378265381, -0.008043332025408745, -0.01399142760783434, 0.0011702995980158448, -0.5903318524360657, 1.0191357135772705, -0.45752331614494324, -0.0003870532673317939, 0.5563703775405884, 1.7453174591064453, 0.5563703775405884, 0.5563703775405884, 0.5563703775405884, 0.5563703775405884, 0.6745573878288269, 1.7453174591064453, 0.6745573878288269, 0.6745573878288269, 0.6745573878288269, 0.6745573878288269, 0.0025156906340271235, -0.001140567590482533, -0.004217523615807295, -0.00390656478703022, -0.005518235731869936, 0.006337924860417843, -0.004723002202808857, 0.0032313810661435127, -0.0005835978081449866, 0.0027540314476937056, -0.002900822088122368, 0.005295293405652046, -0.0004712005902547389, -0.0016936162719503045, 0.0007739192806184292, 0.002922052750363946], "std": [0.2776777446269989, 0.20455096662044525, 0.07230325043201447, 0.3347204029560089, 0.7014245986938477, 0.27973684668540955, 0.20786218345165253, 0.298872172832489, 0.09848272800445557, 0.18107761442661285, 0.44852176308631897, 0.14093022048473358, 0.08845444768667221, 0.11173180490732193, 0.0006106878281570971, 0.0016596975037828088, 0.0036177702713757753, 0.001978651387616992, 0.0018227013060823083, 0.0007164719281718135, 0.0006493671680800617, 0.0015683007659390569, 0.003499897662550211, 0.0014351664576679468, 0.00172442349139601, 0.0006932123797014356, 0.8053988218307495, 1.1801719665527344e-05, 0.8053988218307495, 0.8053988218307495, 0.8053988218307495, 0.8053988218307495, 0.8259873986244202, 1.1801719665527344e-05, 0.8259873986244202, 0.8259873986244202, 0.8259873986244202, 0.8259873986244202, 0.00012410771159920841, 2.1348621885408647e-05, 0.1862262487411499, 0.14667151868343353, 0.12803465127944946, 0.2892064154148102, 0.555770754814148, 0.28766921162605286, 0.19848333299160004, 0.22253677248954773, 0.07866676151752472, 0.13350263237953186, 0.3079669177532196, 0.15481716394424438, 0.11872384697198868, 0.13098888099193573], "count": [613]}, "timestamp": {"min": [0.0], "max": [20.4], "mean": [10.2], "std": [5.898587401516852], "count": [613]}, "frame_index": {"min": [0], "max": [612], "mean": [306.0], "std": [176.95762204550556], "count": [613]}, "episode_index": {"min": [145], "max": [145], "mean": [145.0], "std": [0.0], "count": [613]}, "index": {"min": [54472], "max": [55084], "mean": [54778.0], "std": [176.95762204550556], "count": [613]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [613]}, "subtask_annotation": {"mean": [0.5742251223491027, 2.0, 2.0, 2.0, 2.0], "std": [0.6511036645161433, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [613]}, "scene_annotation": {"mean": [145.0], "std": [0.0], "min": [145], "max": [145], "count": [613]}, "eef_direction_state": {"mean": [3.823817292006525, 3.6280587275693312], "std": [2.069341285651936, 2.2930483603378184], "min": [0, 0], "max": [6, 6], "count": [613]}, "eef_velocity_state": {"mean": [0.8075040783034257, 0.7406199021207178], "std": [0.7103126178473029, 0.6609086686145914], "min": [0, 0], "max": [2, 2], "count": [613]}, "eef_acc_mag_state": {"mean": [0.7161500815660685, 0.6965742251223491], "std": [0.8439498858200571, 0.8467987947639227], "min": [0, 0], "max": [2, 2], "count": [613]}, "eef_direction_action": {"mean": [3.566068515497553, 3.075040783034258], "std": [2.013240926854846, 2.0895717631400608], "min": [0, 0], "max": [6, 6], "count": [613]}, "eef_velocity_action": {"mean": [0.8858075040783034, 0.9298531810766721], "std": [0.6758554790222853, 0.5963232735969942], "min": [0, 0], "max": [2, 2], "count": [613]}, "eef_acc_mag_action": {"mean": [0.9429037520391517, 1.0244698205546492], "std": [0.8326549366881463, 0.8322937043278372], "min": [0, 0], "max": [2, 2], "count": [613]}, "eef_sim_pose_state": {"mean": [0.3677338511636651, 0.21473872913445058, 0.12859929834593167, 0.8828949885165712, -0.7314280375143187, 0.7711002171781323, 0.30730334844601626, -0.2166210382148105, 0.10101143281845278, -2.157826351699935, -0.8498763557005471, 2.5706224235150033], "std": [0.060319724213174386, 0.1141081858303178, 0.04261948077579433, 2.180775637402259, 0.6760529698601967, 2.0980301345861907, 0.06203287112200036, 0.037039999653225596, 0.026798079993814162, 0.5700369373954899, 0.19916572338868166, 0.3585356719058838], "min": [0.26437335244780846, 0.11015334016880476, 0.0763621048136596, -3.1312998108969943, -1.3247128752530006, -3.1136013828375306, 0.1807439871258737, -0.29324940245362363, 0.03245228248682695, -3.03131242073583, -1.1623370440034513, 1.935759925385754], "max": [0.45923041887133725, 0.4417318579900676, 0.23165582432543896, 3.140599993442347, 0.6326234827377277, 3.0848695000232875, 0.38654510445943463, -0.1519365305232405, 0.14351310734990347, -0.9808023032330364, -0.34757315059094096, 3.083327284646659], "count": [613]}, "eef_sim_pose_action": {"mean": [0.37366643457141774, 0.21696525140302544, 0.12913138293955254, 0.9109083945984062, -0.7563552576518278, 0.525118743909056, 0.3125188597847873, -0.2214648256173604, 0.0995099632421373, -2.1186587688968186, -0.8409649011032588, 2.544657507699135], "std": [0.061245730096739726, 0.11106889242060748, 0.04796468982429908, 2.109582167237253, 0.6818547571584204, 2.184317987893112, 0.06474056008496076, 0.039218618247196746, 0.02492957435324527, 0.5834220865831626, 0.2128966936420217, 0.36061732706354177], "min": [0.2667382976941962, 0.1086828320523215, 0.07447965139694494, -3.135023834284819, -1.3664841008470694, -3.141334651387179, 0.1788482971934155, -0.30134373248699636, 0.03767848677255106, -3.0674665093651097, -1.1808276467636776, 1.9190102546939447], "max": [0.4682469614013656, 0.4383321963648234, 0.24957757248932125, 3.1378852410041214, 0.7092896931472197, 3.1347633370566435, 0.39786050319488814, -0.15009432671819134, 0.14165579821395724, -0.9014090318947675, -0.30234989732389184, 3.091808870460522], "count": [613]}}} +{"episode_index": 146, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43098518118031526]], [[0.5297113514033064]], [[0.47855483948481353]]], "std": [[[0.28892857987507453]], [[0.23708173913074743]], [[0.2338069898381175]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4422149894271434]], [[0.45180232122260666]], [[0.375442005478662]]], "std": [[[0.3000556314128188]], [[0.23371486839961272]], [[0.26752906020685]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43551700788158404]], [[0.46539280084582857]], [[0.3817815383506344]]], "std": [[[0.29498923713959524]], [[0.22441096201211588]], [[0.25149677056067926]]], "count": [100]}, "observation.state": {"min": [-0.7634711265563965, -0.29087626934051514, -0.4737926721572876, -1.449990153312683, -1.5597847700119019, -0.07400646060705185, -0.6961948275566101, -0.8166676759719849, -0.17385905981063843, 0.30584681034088135, -1.683103322982788, 0.16823041439056396, -0.46605974435806274, -0.634393036365509, 0.011034645140171051, 0.0054134344682097435, -0.5899183750152588, 1.0272817611694336, -0.46606960892677307, -0.017846878618001938, -0.01072895247489214, -0.007849561050534248, -0.6181684732437134, 1.0224456787109375, -0.44551268219947815, -0.016921771690249443, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0007641090196557343, 0.0022878062445670366, -0.5211542844772339, -0.7794567346572876, -0.6912557482719421, -2.084439992904663, -3.6596055030822754, -1.4323447942733765, -1.7889974117279053, -1.2834484577178955, -0.24502897262573242, -0.4685165286064148, -1.3326646089553833, -1.3132505416870117, -0.8307076692581177, -0.5977425575256348, -13.763168334960938, -11.172161102294922, -2.2747254371643066, -10.470086097717285, -0.8894994258880615, -1.778998851776123, -1.951159954071045, -12.627372741699219, -4.181929111480713, -2.050060987472534, -7.478632926940918, -0.6886447072029114, -1.778998851776123, -1.1764346361160278, -0.0105150006711483, -0.02009320631623268, -0.016558419913053513, -0.012988431379199028, -0.02299695461988449, -0.006823868490755558, -0.008599120192229748, -0.01759580709040165, -0.01323984656482935, -0.009027855470776558, -0.014324252493679523, -0.008133627474308014, -5.06919002532959, -0.7275029420852661, 1.8261809349060059, -27.298553466796875, 8.441509246826172, -0.2479780614376068, -2.48157000541687, -0.3934454619884491, 8.462789535522461, -37.033592224121094, 14.581971168518066, 0.11443224549293518, -0.01853613555431366, -0.014971600845456123, -0.0012210012646391988, -0.15029944479465485, 0.3775181770324707, -0.020505839958786964, -0.0030193475540727377, 0.33317774534225464, -0.2268781065940857, 0.03959079086780548, -3.118195056915283, -1.2712442874908447, -2.9896204471588135, -2.937464714050293, -1.062688946723938, 1.9183489084243774, -0.8593457937240601, -0.01681363582611084, 9.643819808959961, -0.008950620889663696, -0.021382451057434082, -0.05564165115356445, 0.028624482452869415, 0.00287530361674726, -0.9571789503097534, 0.2877732515335083], "max": [0.048922061920166016, 0.3318898379802704, -0.08650125563144684, -0.29831376671791077, 0.1978953778743744, 0.6878072023391724, 0.2283324897289276, 0.12980735301971436, 0.14152845740318298, 0.7221342921257019, -0.4548141658306122, 0.882642388343811, -0.019545365124940872, -0.2121869921684265, 0.012648722156882286, 0.009275369346141815, -0.5867024064064026, 1.029664397239685, -0.4597001373767853, -0.014568198472261429, -0.008851900696754456, -0.003571378532797098, -0.613312840461731, 1.024921178817749, -0.4412701427936554, -0.012616239488124847, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -6.242044037207961e-07, 0.002672511385753751, 1.2224876880645752, 0.415948748588562, 0.47425350546836853, 1.0441612005233765, 2.9343037605285645, 1.9431452751159668, 1.5059173107147217, 1.0645859241485596, 0.25408104062080383, 0.3409114181995392, 1.268564224243164, 1.0329535007476807, 0.9278740882873535, 0.7985982298851013, -3.385115623474121, 5.921855926513672, 2.190476179122925, -0.30525028705596924, 0.7460317611694336, 3.0128204822540283, 1.0616605281829834, -1.88185715675354, 10.012210845947266, 1.5866910219192505, -1.3125762939453125, 1.664224624633789, 1.4059829711914062, 0.057387061417102814, 0.009668887592852116, 0.01627909392118454, 0.019199950620532036, 0.006160585209727287, 0.01572766713798046, 0.009981995448470116, 0.01005903072655201, 0.021450283005833626, 0.01192208006978035, 0.011401324532926083, 0.014351258985698223, 0.01877627521753311, -2.651249885559082, 0.05567624792456627, 9.160597801208496, -17.963947296142578, 19.787372589111328, 1.20091712474823, 0.14846999943256378, 0.5010862350463867, 16.302005767822266, -24.565673828125, 23.865556716918945, 1.6904925107955933, 0.02107170596718788, 0.011151794344186783, 0.004884005058556795, -0.09564509987831116, 0.5918962955474854, 0.45118245482444763, 0.25351911783218384, 0.5723837018013, -0.04556884989142418, 0.21632669866085052, 3.1283764839172363, 0.33127179741859436, 3.054154396057129, -1.2477238178253174, -0.12408340722322464, 3.06526517868042, -0.37521985173225403, 0.36654356122016907, 9.856618881225586, 0.011538177728652954, 0.022535473108291626, 0.0272502601146698, 0.0318722166121006, 0.006693919189274311, -0.9098325967788696, 0.4137645661830902], "mean": [-0.29819369316101074, -0.057647109031677246, -0.3133811056613922, -0.9748772382736206, -0.3342490494251251, 0.20161063969135284, -0.48367780447006226, -0.21341368556022644, 0.006080475635826588, 0.48589345812797546, -1.1640028953552246, 0.3943210244178772, -0.2765699326992035, -0.5167793035507202, 0.011678528040647507, 0.007018812466412783, -0.5892197489738464, 1.0280804634094238, -0.46225759387016296, -0.015837693586945534, -0.00994440820068121, -0.005954241845756769, -0.616374671459198, 1.023736596107483, -0.44267934560775757, -0.014860305935144424, 0.47423839569091797, 1.74532151222229, 0.47423839569091797, 0.47423839569091797, 0.47423839569091797, 0.47423839569091797, 0.5680863261222839, 1.74532151222229, 0.5680863261222839, 0.5680863261222839, 0.5680863261222839, 0.5680863261222839, -0.0004151423927396536, 0.0025173199828714132, -0.006067046895623207, -0.00203615496866405, -0.007581121753901243, -0.009798265993595123, -0.03048996441066265, 0.0018400574335828424, 0.010386309586465359, 0.002454720437526703, -0.005999862682074308, 0.009801692329347134, -0.0063342866487801075, 0.00678775180131197, -0.005036414600908756, 0.006243997253477573, -7.5450825691223145, -2.8420820236206055, -0.21972665190696716, -4.928640842437744, -0.1197732612490654, 0.20304608345031738, -0.4108855426311493, -5.633222579956055, 2.724281072616577, 0.025469113141298294, -5.036215782165527, 0.3146246373653412, -0.1053009182214737, -0.48057684302330017, -0.0003098944725934416, 1.1352280125720426e-05, -0.00027874126681126654, -0.00031432139803655446, 3.1730098726256983e-06, 1.101021007343661e-05, -3.8512203900609165e-05, 0.0008450605091638863, 0.00016256485832855105, -0.00038896664045751095, 6.692404713248834e-05, 2.2351581719703972e-05, -3.5417640209198, -0.27611643075942993, 5.416884422302246, -23.423784255981445, 14.7327299118042, 0.6883299350738525, -0.8671967387199402, 0.0466139018535614, 11.606818199157715, -31.00845718383789, 19.154733657836914, 1.1111878156661987, 0.0027167878579348326, -0.0031784572638571262, 0.0033725760877132416, -0.131809264421463, 0.44871705770492554, 0.16496741771697998, 0.13691706955432892, 0.4148273766040802, -0.10958731174468994, 0.13456963002681732, -0.9100580811500549, -0.7728168964385986, 1.1232120990753174, -2.271190881729126, -0.8329457640647888, 2.6060216426849365, -0.6029758453369141, 0.15789195895195007, 9.769368171691895, 0.00193319795653224, 0.00016233173664659262, -0.0006769963656552136, 0.030953457579016685, 0.004449459258466959, -0.9350138902664185, 0.35107406973838806], "std": [0.2709324061870575, 0.18335174024105072, 0.09165985137224197, 0.39240553975105286, 0.6495347619056702, 0.21528901159763336, 0.2279231697320938, 0.2696298360824585, 0.07913795858621597, 0.11833290010690689, 0.3420225977897644, 0.20220765471458435, 0.08902668207883835, 0.1209230124950409, 0.000497607805300504, 0.0008944196160882711, 0.0006060387240722775, 0.0007567321299575269, 0.0020298564340919256, 0.0009950835956260562, 0.0006361817941069603, 0.0011054882779717445, 0.0010333576938137412, 0.0006778657552786171, 0.0013358942233026028, 0.0013731453800573945, 0.7691112756729126, 7.748603820800781e-06, 0.7691112756729126, 0.7691112756729126, 0.7691112756729126, 0.7691112756729126, 0.8094569444656372, 7.748603820800781e-06, 0.8094569444656372, 0.8094569444656372, 0.8094569444656372, 0.8094569444656372, 0.0001220798003487289, 9.092260734178126e-05, 0.24076063930988312, 0.1653696745634079, 0.14524270594120026, 0.3905048668384552, 0.7385222911834717, 0.3450610935688019, 0.3748752772808075, 0.2952856421470642, 0.07656179368495941, 0.13561104238033295, 0.37937062978744507, 0.2643614709377289, 0.20959313213825226, 0.14376476407051086, 2.780369758605957, 4.194772720336914, 1.3629032373428345, 3.174788236618042, 0.3769179880619049, 0.941234290599823, 0.5780994296073914, 2.478811264038086, 3.4857547283172607, 0.9305905103683472, 1.812025547027588, 0.48820123076438904, 0.5060080885887146, 0.2811092138290405, 0.002924871165305376, 0.005078961607068777, 0.005171350669115782, 0.002748732455074787, 0.003233878640457988, 0.0017613349482417107, 0.002790128579363227, 0.005220827646553516, 0.0045649209059774876, 0.0026275927666574717, 0.002540096640586853, 0.0023140276316553354, 0.42950648069381714, 0.11056641489267349, 2.073330879211426, 2.4520411491394043, 2.838649034500122, 0.4172542691230774, 0.4540463984012604, 0.1416633427143097, 1.63365638256073, 3.0827138423919678, 2.3458244800567627, 0.44410762190818787, 0.006921282038092613, 0.004556381609290838, 0.0006949567468836904, 0.010420918464660645, 0.06348812580108643, 0.14163531363010406, 0.056130219250917435, 0.07165791094303131, 0.050009835511446, 0.05210946500301361, 2.297187089920044, 0.5872435569763184, 2.044189214706421, 0.4767579734325409, 0.26240214705467224, 0.3614521622657776, 0.054350268095731735, 0.051178403198719025, 0.029091093689203262, 0.0033977346029132605, 0.006097093224525452, 0.010275743901729584, 0.0005274304421618581, 0.0011289170943200588, 0.013692159205675125, 0.03645054250955582], "count": [419]}, "action": {"min": [-0.8320972919464111, -0.28430813550949097, -0.5228335857391357, -1.4405556917190552, -1.5651061534881592, -0.07600726187229156, -0.6981316804885864, -0.8854796290397644, -0.19332388043403625, 0.2789139747619629, -1.7305048704147339, 0.17707028985023499, -0.47361958026885986, -0.6258496046066284, 0.01057128980755806, 0.00037719454849138856, -0.5886816382408142, 1.0238980054855347, -0.46636882424354553, -0.01712077111005783, -0.011179724708199501, -0.011746683157980442, -0.6155436635017395, 1.0181450843811035, -0.4458209276199341, -0.01643642783164978, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0007641090196557343, 0.0022878062445670366, -0.5211542844772339, -0.7794567346572876, -0.6912557482719421, -2.084439992904663, -3.6596055030822754, -1.4323447942733765, -1.7889974117279053, -1.2834484577178955, -0.24502897262573242, -0.4685165286064148, -1.3326646089553833, -1.3132505416870117, -0.8307076692581177, -0.5977425575256348], "max": [0.03010905161499977, 0.31535080075263977, 0.005181178450584412, -0.23106129467487335, 0.20245513319969177, 0.6981316804885864, 0.23648226261138916, 0.16303978860378265, 0.14961014688014984, 0.7794860601425171, -0.3833279609680176, 0.8859243392944336, -0.002035455545410514, -0.21110162138938904, 0.013825167901813984, 0.012001081369817257, -0.5820833444595337, 1.0285922288894653, -0.4586334824562073, -0.013824502006173134, -0.0076290019787848, -0.00025051803095266223, -0.6081993579864502, 1.0238008499145508, -0.4405273497104645, -0.012133752927184105, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -6.242044037207961e-07, 0.002672511385753751, 1.2224876880645752, 0.415948748588562, 0.47425350546836853, 1.0441612005233765, 2.9343037605285645, 1.9431452751159668, 1.5059173107147217, 1.0645859241485596, 0.25408104062080383, 0.3409114181995392, 1.268564224243164, 1.0329535007476807, 0.9278740882873535, 0.7985982298851013], "mean": [-0.3273412585258484, -0.05366110801696777, -0.32337135076522827, -0.9303678274154663, -0.33908337354660034, 0.19998343288898468, -0.47924214601516724, -0.22783319652080536, -0.0008708188543096185, 0.4935583770275116, -1.129758596420288, 0.3937082588672638, -0.27518871426582336, -0.5149754881858826, 0.01189424004405737, 0.005946346092969179, -0.5859289765357971, 1.026261568069458, -0.4623061716556549, -0.015086052007973194, -0.009712639264762402, -0.006234654225409031, -0.6125400066375732, 1.0213648080825806, -0.4427165389060974, -0.01442700158804655, 0.47532135248184204, 1.74532151222229, 0.47532135248184204, 0.47532135248184204, 0.47532135248184204, 0.47532135248184204, 0.5680863261222839, 1.74532151222229, 0.5680863261222839, 0.5680863261222839, 0.5680863261222839, 0.5680863261222839, -0.0004154481866862625, 0.002518231747671962, -0.006069606635719538, -0.0021434708032757044, -0.007680960465222597, -0.009778600186109543, -0.030594229698181152, 0.0017800069181248546, 0.010555125772953033, 0.002691450761631131, -0.006023732014000416, 0.009663708508014679, -0.006835670676082373, 0.006797982379794121, -0.005054777022451162, 0.006286615040153265], "std": [0.28090521693229675, 0.1743888258934021, 0.10979653149843216, 0.4110773503780365, 0.6530242562294006, 0.21759846806526184, 0.22517463564872742, 0.27795809507369995, 0.08349718153476715, 0.13697603344917297, 0.35803601145744324, 0.20224565267562866, 0.09221691638231277, 0.12002621591091156, 0.0007588229491375387, 0.001697068102657795, 0.0011870102025568485, 0.0008851835154928267, 0.0020910839084535837, 0.0008670372189953923, 0.000874765042681247, 0.0017208295175805688, 0.0014627061318606138, 0.0010680160485208035, 0.0014197509735822678, 0.0012524803169071674, 0.769631028175354, 7.748603820800781e-06, 0.769631028175354, 0.769631028175354, 0.769631028175354, 0.769631028175354, 0.8094569444656372, 7.748603820800781e-06, 0.8094569444656372, 0.8094569444656372, 0.8094569444656372, 0.8094569444656372, 0.00012183850776636973, 9.005549509311095e-05, 0.2407601922750473, 0.16538289189338684, 0.14523613452911377, 0.3905054032802582, 0.738518476486206, 0.3450520634651184, 0.37484878301620483, 0.29532766342163086, 0.07655670493841171, 0.13565953075885773, 0.37950876355171204, 0.2643652558326721, 0.2095838338136673, 0.14377008378505707], "count": [419]}, "timestamp": {"min": [0.0], "max": [13.933333333333334], "mean": [6.966666666666667], "std": [4.031817897122284], "count": [419]}, "frame_index": {"min": [0], "max": [418], "mean": [209.0], "std": [120.95453691366852], "count": [419]}, "episode_index": {"min": [146], "max": [146], "mean": [146.0], "std": [0.0], "count": [419]}, "index": {"min": [55085], "max": [55503], "mean": [55294.0], "std": [120.95453691366852], "count": [419]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [419]}, "subtask_annotation": {"mean": [0.4200477326968974, 2.0, 2.0, 2.0, 2.0], "std": [0.5031442877868838, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [419]}, "scene_annotation": {"mean": [146.0], "std": [0.0], "min": [146], "max": [146], "count": [419]}, "eef_direction_state": {"mean": [3.4821002386634845, 3.4009546539379474], "std": [2.1960127416098043, 2.27292858207919], "min": [0, 0], "max": [6, 6], "count": [419]}, "eef_velocity_state": {"mean": [0.9164677804295943, 0.8186157517899761], "std": [0.7998752473061473, 0.6912594384912194], "min": [0, 0], "max": [2, 2], "count": [419]}, "eef_acc_mag_state": {"mean": [0.8973747016706444, 0.8186157517899761], "std": [0.8637310310311893, 0.8492799099706811], "min": [0, 0], "max": [2, 2], "count": [419]}, "eef_direction_action": {"mean": [3.3341288782816227, 3.1742243436754176], "std": [2.0397142606289993, 2.2088353840804573], "min": [0, 0], "max": [6, 6], "count": [419]}, "eef_velocity_action": {"mean": [1.0381861575178997, 0.9236276849642004], "std": [0.7621553119423818, 0.6509696932826011], "min": [0, 0], "max": [2, 2], "count": [419]}, "eef_acc_mag_action": {"mean": [1.0214797136038185, 1.0214797136038185], "std": [0.8157265127614001, 0.8388062357539879], "min": [0, 0], "max": [2, 2], "count": [419]}, "eef_sim_pose_state": {"mean": [0.3009504655315486, 0.21364150815280614, 0.09199364237659266, -0.9256855365539441, -0.7730850241806261, 1.1087778257756655, 0.2793858944089965, -0.19133833731209024, 0.09156647492423743, -2.2710831381615675, -0.833073483543352, 2.6059806752864025], "std": [0.0582570606368847, 0.11250911585951981, 0.022725678286736974, 2.3155881412653248, 0.587226315156065, 2.079290192733732, 0.06750447395741888, 0.04067019656828687, 0.026504347405700193, 0.47680147161849484, 0.2623371458935825, 0.36146741405601784], "min": [0.22553440347348933, 0.07532919212556326, 0.06826659158071646, -3.1390527486190525, -1.2715092380066138, -3.1208664088843534, 0.19992788696025604, -0.2965497960733425, 0.05081863266519565, -2.9374646970802036, -1.062980960734576, 1.9182932076356511], "max": [0.4251505657729527, 0.44603565452458177, 0.1755732955379145, 3.135271678625427, 0.33199464212149343, 3.11108481748048, 0.4309479085797372, -0.13928787089653816, 0.14148534778559677, -1.247732917465671, -0.12408637614349738, 3.065265167496175], "count": [419]}, "eef_sim_pose_action": {"mean": [0.30533184047617473, 0.21381245945490482, 0.09098432476243792, -0.8750320590626055, -0.7878812147249822, 1.156116864653378, 0.2815607700541465, -0.1959587544109896, 0.08721512396358823, -2.2267545218025986, -0.8315502793469687, 2.5737774129504007], "std": [0.05997836406375174, 0.1116916746218436, 0.02627726879307954, 2.341592587167693, 0.6009508239524266, 2.058113677292289, 0.06794394316821695, 0.04278503157717359, 0.026120747537029768, 0.487213893837301, 0.2839058578794323, 0.3544067483993397], "min": [0.2282749919019876, 0.07474919651941281, 0.05373816631673399, -3.139002417139244, -1.3231350044710954, -3.048141169572667, 0.19535021019850468, -0.30722905214538776, 0.04459970374651664, -2.936451637347605, -1.0639561434985638, 1.8796767920191217], "max": [0.43300065159796297, 0.443228258252021, 0.18055010093709334, 3.1388662213793297, 0.36804293827527834, 3.1365174217541107, 0.44104024888977433, -0.14526870134861605, 0.14759828268722344, -1.1521173282906552, -0.07816463996211942, 3.030149072669476], "count": [419]}}} +{"episode_index": 147, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4530936586889658]], [[0.5666926903114187]], [[0.4957420247020377]]], "std": [[[0.29445984403416153]], [[0.20009686848259162]], [[0.2298697903737918]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44662120578623604]], [[0.42699507160707423]], [[0.32910357795078815]]], "std": [[[0.31233354653365397]], [[0.25018751543653506]], [[0.2985075708711603]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44443538302575936]], [[0.4341590926566705]], [[0.3450363009419454]]], "std": [[[0.2987787777090241]], [[0.23232491493773091]], [[0.2868493225926388]]], "count": [100]}, "observation.state": {"min": [-0.4486143887042999, -0.2187780737876892, -0.5708766579627991, -1.9499198198318481, -1.5709177255630493, -0.46387577056884766, -0.4440380334854126, -0.9400237798690796, -0.8159770965576172, 0.08965038508176804, -1.8237391710281372, 0.2302667796611786, -0.020408861339092255, -0.5067103505134583, 0.0023234994150698185, -0.004413955844938755, -0.6086896657943726, 0.9778177738189697, -0.3982968330383301, -0.025903208181262016, -0.015240482985973358, 0.004464410711079836, -0.6154083013534546, 1.0060060024261475, -0.412636399269104, 0.04053020477294922, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.00133473367895931, -2.9681186788366176e-06, -0.4946012794971466, -0.4335104525089264, -0.8123780488967896, -1.2326979637145996, -2.499969482421875, -0.6668018698692322, -0.6131865382194519, -0.8906615972518921, -1.1692209243774414, -1.342658519744873, -1.645493745803833, -1.8958430290222168, -0.747540295124054, -0.5866851210594177, -11.157519340515137, -10.897436141967773, -11.668498992919922, -12.63736343383789, -2.209401845932007, -6.226495742797852, -2.266788959503174, -13.38456916809082, -9.188035011291504, -3.0048842430114746, -12.332113265991211, -1.4633699655532837, -2.180708408355713, -4.1318678855896, -0.01655496656894684, -0.015887299552559853, -0.02014562115073204, -0.009418723173439503, -0.010156930424273014, -0.012940867803990841, -0.01577555015683174, -0.024495543912053108, -0.02698989026248455, -0.007466346491128206, -0.01774407923221588, -0.017648454755544662, -0.8908200263977051, -0.7609086632728577, 3.533585786819458, -27.864498138427734, 7.665351390838623, -0.19578908383846283, -0.8271899819374084, -0.812873125076294, 4.379864692687988, -29.770404815673828, 8.758695602416992, -0.9372267723083496, -0.019728073850274086, -0.01683777943253517, -0.0006105006905272603, -0.09564509987831116, 0.2960834503173828, 0.02327917516231537, 0.057050205767154694, 0.28101688623428345, -0.3243063688278198, 0.03252207487821579, -3.0929229259490967, -1.270656943321228, -3.094345808029175, -2.719848871231079, -1.184515118598938, -3.120635509490967, -0.7901836037635803, -0.5166259407997131, 9.518401145935059, -0.011737436056137085, -0.013758689165115356, -0.03510981798171997, -0.019755130633711815, 0.026727188378572464, 0.5994337201118469, 0.79521644115448], "max": [0.3438607454299927, 0.15202049911022186, 0.1632719486951828, -0.8099683523178101, 0.06866714358329773, 0.2751494348049164, 0.10833753645420074, 0.13392116129398346, 0.14000189304351807, 1.1298362016677856, -0.95359206199646, 1.1915286779403687, 0.5407533645629883, -0.04462922364473343, 0.006465108599513769, -0.0017468638252466917, -0.6016325950622559, 0.9791384339332581, -0.3904397487640381, -0.020370518788695335, -0.010382650420069695, 0.007737620268017054, -0.6085109710693359, 1.00740647315979, -0.40427783131599426, 0.04579766467213631, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0022828367073088884, 2.5712454316817457e-06, 0.8168643712997437, 0.45936310291290283, 0.8422675132751465, 0.8296774625778198, 1.6194783449172974, 0.7063694000244141, 0.5580874681472778, 1.4831020832061768, 1.1079652309417725, 0.9557864665985107, 0.8114226460456848, 1.640044927597046, 1.4141769409179688, 0.5143916010856628, -0.6458444595336914, 1.7094018459320068, 2.0921854972839355, 1.3125762939453125, 1.2338217496871948, 2.180708408355713, 1.6068376302719116, -1.3028241395950317, 12.14896297454834, 6.557387351989746, 2.777777910232544, 3.127594470977783, 3.529304027557373, 3.586690902709961, 0.01713685132563114, 0.014134341850876808, 0.016326818615198135, 0.009271875023841858, 0.016510430723428726, 0.019449597224593163, 0.02080719545483589, 0.017931830137968063, 0.014897076413035393, 0.0068095712922513485, 0.011063335463404655, 0.011742612347006798, 0.8908200263977051, 0.2932282090187073, 12.39724349975586, -19.293766021728516, 16.40691375732422, 1.1469085216522217, 1.9937400817871094, 0.36375147104263306, 12.129998207092285, -23.499425888061523, 16.85239028930664, 0.2628924548625946, 0.030828822404146194, 0.010539092123508453, 0.004884005058556795, -0.027327170595526695, 0.514521062374115, 0.24015304446220398, 0.2788968086242676, 0.5339149832725525, 0.024359552189707756, 0.27298641204833984, 3.0808424949645996, 0.1560215801000595, 3.1172990798950195, -1.010013222694397, 0.07436935603618622, 3.121382236480713, -0.5252801775932312, 0.3926352858543396, 9.895644187927246, 0.01577204465866089, 0.024217694997787476, 0.04373076558113098, -0.017418399453163147, 0.029112741351127625, 0.6053841710090637, 0.799656867980957], "mean": [0.05138266831636429, -0.05486255884170532, -0.13572287559509277, -1.647381067276001, -0.5305661559104919, -0.17008912563323975, -0.2571961581707001, -0.21174173057079315, -0.10435986518859863, 0.5539653301239014, -1.525560975074768, 0.570061981678009, 0.128769651055336, -0.3379152715206146, 0.005447419825941324, -0.0032989513128995895, -0.6057460308074951, 0.9785799384117126, -0.3931734561920166, -0.023401370272040367, -0.011767642572522163, 0.006010434590280056, -0.6122090220451355, 1.0066484212875366, -0.4077610969543457, 0.042210567742586136, 0.4906401038169861, 1.7453193664550781, 0.4906401038169861, 0.4906401038169861, 0.4906401038169861, 0.4906401038169861, 0.5451723337173462, 1.7453193664550781, 0.5451723337173462, 0.5451723337173462, 0.5451723337173462, 0.5451723337173462, 0.001820641104131937, -4.3122395254613366e-07, -0.004165272228419781, -0.011330010369420052, -0.003475797362625599, -0.005603613331913948, 0.02041330747306347, 0.0007146537536755204, 0.0025689436588436365, 0.015067178755998611, 0.015964845195412636, 0.00200783833861351, -0.013644120655953884, -0.010081100277602673, 0.00028513793949969113, 0.0038788095116615295, -4.5929388999938965, -2.6659834384918213, -0.9827456474304199, -5.978622913360596, 0.10436826944351196, -0.08782526105642319, -0.4516867995262146, -6.074714183807373, 3.024117946624756, 0.2561519742012024, -4.641857147216797, 0.32525497674942017, -0.12575459480285645, -0.29528868198394775, -2.9280823582666926e-05, -3.318057133583352e-05, -0.00036926782922819257, 0.0001564951380714774, 0.0004015043377876282, -8.06501520855818e-06, 3.1991785363061354e-05, -0.00013419109745882452, -0.00036873313365504146, -5.934381624683738e-05, 0.00037188842543400824, -2.8721982744173147e-05, -0.2336134910583496, -0.14104899764060974, 7.960073471069336, -23.711042404174805, 12.512177467346191, 0.40050381422042847, 0.38048994541168213, -0.12221139669418335, 7.994706153869629, -26.875581741333008, 13.218643188476562, -0.3842528462409973, 0.0022681569680571556, -0.0028214668855071068, 0.002456856658682227, -0.07775936275720596, 0.36595532298088074, 0.15430106222629547, 0.17948947846889496, 0.38262566924095154, -0.10417357832193375, 0.18980546295642853, 2.033986806869507, -0.8618665337562561, 0.34139418601989746, -2.0320487022399902, -0.6237673163414001, 1.1917724609375, -0.6525036096572876, 0.03894112631678581, 9.765889167785645, 3.683422164613148e-06, 0.00022319304116535932, 0.00020762102212756872, -0.01894000545144081, 0.028362702578306198, 0.6023358702659607, 0.7975105047225952], "std": [0.2728528678417206, 0.09484613686800003, 0.22256363928318024, 0.3581096827983856, 0.6085575222969055, 0.2654062509536743, 0.15345370769500732, 0.34462204575538635, 0.2971653342247009, 0.2631649076938629, 0.23379488289356232, 0.18610885739326477, 0.1288451999425888, 0.17241781949996948, 0.0014061307301744819, 0.0006417075637727976, 0.00211585802026093, 0.00037658767541870475, 0.002129108877852559, 0.0013630306348204613, 0.0015176789602264762, 0.0008939534891396761, 0.0021616744343191385, 0.0004226197488605976, 0.002304693916812539, 0.0013711629435420036, 0.7793773412704468, 9.894371032714844e-06, 0.7793773412704468, 0.7793773412704468, 0.7793773412704468, 0.7793773412704468, 0.7998628616333008, 9.894371032714844e-06, 0.7998628616333008, 0.7998628616333008, 0.7998628616333008, 0.7998628616333008, 0.00021890789503231645, 9.124756843448267e-07, 0.19419492781162262, 0.14293764531612396, 0.19584158062934875, 0.3393780291080475, 0.528921902179718, 0.18891996145248413, 0.12786388397216797, 0.2770315408706665, 0.23413226008415222, 0.3066105246543884, 0.3036472499370575, 0.36243101954460144, 0.21488338708877563, 0.1416073739528656, 3.0366392135620117, 3.4015614986419678, 2.393287420272827, 3.2003233432769775, 0.6298671960830688, 1.600956678390503, 0.6379712224006653, 2.87758731842041, 5.137258529663086, 2.0137782096862793, 3.515962600708008, 0.9199607968330383, 0.9563015699386597, 0.8812196850776672, 0.0032286581117659807, 0.004850377794355154, 0.0050340257585048676, 0.0025624684058129787, 0.0026294970884919167, 0.0029943271074444056, 0.0035299656447023153, 0.005376036744564772, 0.005193831864744425, 0.0023205806501209736, 0.002876558108255267, 0.0028064644429832697, 0.41838693618774414, 0.13103294372558594, 1.737587332725525, 1.9858735799789429, 1.7289553880691528, 0.30317923426628113, 0.48802661895751953, 0.13245229423046112, 1.7071200609207153, 1.4405364990234375, 2.0262796878814697, 0.27458152174949646, 0.007127364631742239, 0.004877394065260887, 0.0006043198518455029, 0.00862076971679926, 0.07984834909439087, 0.06803501397371292, 0.05677076429128647, 0.08950275182723999, 0.11814671754837036, 0.06687666475772858, 1.4068602323532104, 0.49092385172843933, 2.5565483570098877, 0.572534441947937, 0.367652028799057, 2.347508668899536, 0.043475713580846786, 0.07227316498756409, 0.04060482233762741, 0.0033268502447754145, 0.005145469680428505, 0.009081058204174042, 0.0005261556361801922, 0.0004446481179911643, 0.0017713407287374139, 0.0013288584304973483], "count": [466]}, "action": {"min": [-0.4940348267555237, -0.21170303225517273, -0.6818687319755554, -1.964142918586731, -1.5707963705062866, -0.47056639194488525, -0.4446582794189453, -1.0215169191360474, -0.8521009087562561, 0.0031616357155144215, -1.827988862991333, 0.21591854095458984, -0.018164705485105515, -0.4995729923248291, 0.0016601179959252477, -0.01043806504458189, -0.606107234954834, 0.9758171439170837, -0.40076443552970886, -0.025554366409778595, -0.01567075401544571, -0.0021101520396769047, -0.6124582886695862, 1.0039374828338623, -0.4149068593978882, 0.0385417565703392, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.00133473367895931, -2.9681186788366176e-06, -0.4946012794971466, -0.4335104525089264, -0.8123780488967896, -1.2326979637145996, -2.499969482421875, -0.6668018698692322, -0.6131865382194519, -0.8906615972518921, -1.1692209243774414, -1.342658519744873, -1.645493745803833, -1.8958430290222168, -0.747540295124054, -0.5866851210594177], "max": [0.34064096212387085, 0.1577492207288742, 0.1864766627550125, -0.7345225214958191, 0.0763859823346138, 0.2792735695838928, 0.11330254375934601, 0.13496118783950806, 0.14637325704097748, 1.1738722324371338, -0.8786283731460571, 1.1973978281021118, 0.5530416965484619, -0.0419803261756897, 0.007213495206087828, 0.0058697303757071495, -0.5952750444412231, 0.9816644787788391, -0.39064836502075195, -0.020270343869924545, -0.009437456727027893, 0.014069910161197186, -0.6018256545066833, 1.0110561847686768, -0.40540409088134766, 0.043817728757858276, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0022828367073088884, 2.5712454316817457e-06, 0.8168643712997437, 0.45936310291290283, 0.8422675132751465, 0.8296774625778198, 1.6194783449172974, 0.7063694000244141, 0.5580874681472778, 1.4831020832061768, 1.1079652309417725, 0.9557864665985107, 0.8114226460456848, 1.640044927597046, 1.4141769409179688, 0.5143916010856628], "mean": [0.026674410328269005, -0.05371931940317154, -0.15563645958900452, -1.6073545217514038, -0.5285942554473877, -0.17567406594753265, -0.25230541825294495, -0.2319241464138031, -0.09922502189874649, 0.5715962052345276, -1.4917001724243164, 0.5694847702980042, 0.13184280693531036, -0.33642148971557617, 0.005705154500901699, -0.003104913281276822, -0.601081132888794, 0.9782357215881348, -0.3949826955795288, -0.022930489853024483, -0.01117373164743185, 0.005494412966072559, -0.6074000597000122, 1.006158471107483, -0.4096289277076721, 0.040757715702056885, 0.4906401038169861, 1.7453193664550781, 0.4906401038169861, 0.4906401038169861, 0.4906401038169861, 0.4906401038169861, 0.5451723337173462, 1.7453193664550781, 0.5451723337173462, 0.5451723337173462, 0.5451723337173462, 0.5451723337173462, 0.0018214002484455705, -4.2812519041035557e-07, -0.004085217136889696, -0.011383985169231892, -0.002811937825754285, -0.005610601045191288, 0.021232198923826218, 0.00026676166453398764, 0.002578435465693474, 0.014858660288155079, 0.01615252159535885, 0.0009466295596212149, -0.01363877858966589, -0.010397754609584808, 0.00010201325494563207, 0.003997694700956345], "std": [0.2857782244682312, 0.09883999079465866, 0.251013845205307, 0.38040775060653687, 0.6103982329368591, 0.26620906591415405, 0.1520843505859375, 0.3559306263923645, 0.2902807593345642, 0.2801244556903839, 0.2551153302192688, 0.19087006151676178, 0.12815290689468384, 0.1712304651737213, 0.0013641566038131714, 0.0022177144419401884, 0.002511813770979643, 0.0011312832357361913, 0.0022452594712376595, 0.0011752319987863302, 0.0015140848699957132, 0.002328493632376194, 0.002346890978515148, 0.0012160526821389794, 0.002232446102425456, 0.0011684680357575417, 0.779377281665802, 9.894371032714844e-06, 0.779377281665802, 0.779377281665802, 0.779377281665802, 0.779377281665802, 0.7998628616333008, 9.894371032714844e-06, 0.7998628616333008, 0.7998628616333008, 0.7998628616333008, 0.7998628616333008, 0.0002184440818382427, 9.143629995378433e-07, 0.194200336933136, 0.14293166995048523, 0.19662533700466156, 0.3393780291080475, 0.529227614402771, 0.18923386931419373, 0.12786243855953217, 0.2770646810531616, 0.23408815264701843, 0.3073570728302002, 0.3036472499370575, 0.3624853193759918, 0.2149418741464615, 0.14160455763339996], "count": [466]}, "timestamp": {"min": [0.0], "max": [15.5], "mean": [7.75], "std": [4.484076766118578], "count": [466]}, "frame_index": {"min": [0], "max": [465], "mean": [232.5], "std": [134.52230298355735], "count": [466]}, "episode_index": {"min": [147], "max": [147], "mean": [147.0], "std": [0.0], "count": [466]}, "index": {"min": [55504], "max": [55969], "mean": [55736.5], "std": [134.52230298355735], "count": [466]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [466]}, "subtask_annotation": {"mean": [0.4742489270386266, 2.0, 2.0, 2.0, 2.0], "std": [0.5078588122977331, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [466]}, "scene_annotation": {"mean": [147.0], "std": [0.0], "min": [147], "max": [147], "count": [466]}, "eef_direction_state": {"mean": [3.5, 3.4377682403433476], "std": [2.1160027909147, 1.89685490709283], "min": [0, 0], "max": [6, 6], "count": [466]}, "eef_velocity_state": {"mean": [0.9291845493562232, 1.0515021459227467], "std": [0.750769405241793, 0.6330726698888546], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_acc_mag_state": {"mean": [0.6824034334763949, 0.8025751072961373], "std": [0.8195514686544231, 0.8310458144088378], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_direction_action": {"mean": [3.572961373390558, 3.4356223175965663], "std": [2.123857589056718, 1.923744041271069], "min": [0, 0], "max": [6, 6], "count": [466]}, "eef_velocity_action": {"mean": [0.9356223175965666, 1.0708154506437768], "std": [0.7640931531079111, 0.6850066415654289], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_acc_mag_action": {"mean": [0.9978540772532188, 1.113733905579399], "std": [0.803690327051834, 0.7820026330102487], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_sim_pose_state": {"mean": [0.22825329933305447, 0.23697237763811718, 0.14015448289093133, 2.040441740743711, -0.8620572346015789, 0.32141230938916876, 0.27425510987435664, -0.21006966709468397, 0.1692467953626338, -2.03195658126764, -0.6238695688379517, 1.1782673755296287], "std": [0.06815078155971928, 0.05991040143826112, 0.030780077480167645, 1.4520282076409707, 0.4909352360776486, 2.5892009551254187, 0.07403275056956361, 0.09589522712767147, 0.04233300147432577, 0.5725850939421548, 0.367637273069322, 2.3765435380767785], "min": [0.15502931259936012, 0.15865873613067538, 0.0913955577406717, -3.136837061538199, -1.2714343526865601, -3.1336518910191273, 0.2002272822682601, -0.3975031367551495, 0.10102620673473421, -2.7197473927704543, -1.1845142650862734, -3.1400347306938583], "max": [0.35314150122470983, 0.3207501431270876, 0.21336126594311483, 3.1412878143460237, 0.155945192693153, 3.1311978886570664, 0.3970672956716843, -0.10752412825988492, 0.3152801745455774, -1.0100762099471488, 0.07435088860864991, 3.1322323636913016], "count": [466]}, "eef_sim_pose_action": {"mean": [0.23160027711675094, 0.232880388028667, 0.13666988967674054, 1.9622737099399787, -0.8727881593618616, 0.4060069937770508, 0.2773242314607527, -0.20745478131365952, 0.16568443292776286, -2.004106919253186, -0.6267847453633574, 1.2268982492032847], "std": [0.07110302255178592, 0.06363472900308095, 0.03243065684975742, 1.535232471129149, 0.5081336702448908, 2.561471970353161, 0.07580694146580039, 0.09504747860560414, 0.04547276587580207, 0.576169961888931, 0.39180077557411935, 2.35544445244841], "min": [0.1552588645466027, 0.1358731382786999, 0.0913329253344342, -3.1353453541951644, -1.2949170220535051, -3.1272751397235177, 0.20205069824963348, -0.40244718262392964, 0.09091255141830418, -2.6792697116798356, -1.206955895202572, -3.137798084981534], "max": [0.36269690850152475, 0.3226530205455189, 0.21509197094214416, 3.1243889028145073, 0.21671669079620237, 3.1272434512437366, 0.4009282075838721, -0.10382825966672657, 0.32667188104169376, -0.9581718852302139, 0.1438997944264364, 3.138765449284113], "count": [466]}}} +{"episode_index": 148, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44029021049596306]], [[0.5412705618031526]], [[0.4898391868512111]]], "std": [[[0.2891940706816926]], [[0.2173933775076043]], [[0.22104394448769998]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4231208982122261]], [[0.4101193603421761]], [[0.35609051566705113]]], "std": [[[0.28151424315823165]], [[0.23992789540078158]], [[0.2708013114219312]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.461314907727797]], [[0.4610593521722414]], [[0.33193125]]], "std": [[[0.3278757358092042]], [[0.22137141933203522]], [[0.2441584387174362]]], "count": [100]}, "observation.state": {"min": [-0.7965826392173767, -0.23918567597866058, -0.5254347324371338, -1.7185478210449219, -1.099332332611084, -0.032997988164424896, -0.7003905177116394, -1.023993968963623, -0.17280882596969604, 0.5423292517662048, -1.650394320487976, 0.21277004480361938, -0.6969565153121948, -0.6767498850822449, 0.011809872463345528, -0.0027845166623592377, -0.6119975447654724, 1.0361615419387817, -0.4568628668785095, -0.00925637036561966, -0.013139738701283932, 0.0021507185883820057, -0.6085053086280823, 1.0231742858886719, -0.4603329002857208, -0.008284350857138634, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.023272830992937088, -0.0005654894048348069, -1.2579731941223145, -0.052682459354400635, -0.3559391498565674, -0.6469544172286987, -2.5518147945404053, -1.4871394634246826, -0.28086477518081665, -0.22776556015014648, -0.1567552238702774, -0.7712364196777344, -0.8424041271209717, -0.6129265427589417, -1.5428980588912964, -0.49282336235046387, -14.3533353805542, -8.272283554077148, -1.9517704248428345, -10.5006103515625, -1.3772894144058228, -0.9468864798545837, -2.008547067642212, -13.27321720123291, -2.747252941131592, -2.4572651386260986, -9.70695972442627, -1.004273533821106, -3.0702075958251953, -0.7747253179550171, -0.004452393390238285, -0.013576282188296318, -0.010511865839362144, -0.008966023102402687, -0.002864908194169402, -0.019118117168545723, -0.006551916245371103, -0.02088603749871254, -0.015183631330728531, -0.006797541864216328, -0.0058959778398275375, -0.020528320223093033, -2.5239901542663574, -0.3897337019443512, 5.730941295623779, -30.043357849121094, 12.965383529663086, -0.7051993012428284, 0.8271899819374084, -0.1484699845314026, 5.211296558380127, -30.803447723388672, 13.909757614135742, -0.3313652276992798, -0.015188186429440975, -0.015344075858592987, 0.010989011265337467, -0.08198151737451553, 0.35495275259017944, 0.07369689643383026, 0.1511257141828537, 0.3439747095108032, -0.2032235860824585, 0.026096491143107414, -3.0405001640319824, -1.0262136459350586, -2.9319205284118652, -3.051053285598755, -0.8014403581619263, 2.1603505611419678, -0.7427880764007568, -0.0791323184967041, 9.719595909118652, -0.0037822723388671875, -0.015684038400650024, -0.033152997493743896, -0.020482154563069344, 0.022393502295017242, 0.7037166357040405, 0.7074258327484131], "max": [0.046142008155584335, 0.3013654053211212, -0.2470112144947052, -0.7269347310066223, 0.18044711649417877, 0.3533296287059784, -0.34000062942504883, -0.04945792630314827, 0.089647077023983, 1.040476679801941, -0.45776861906051636, 0.8659451007843018, 0.2676067650318146, -0.3384489417076111, 0.012471508234739304, 0.000727072823792696, -0.6106041669845581, 1.0384730100631714, -0.4522635340690613, -0.005222075618803501, -0.012688161805272102, 0.006343123037368059, -0.6049017906188965, 1.0247797966003418, -0.45654061436653137, -0.004754716996103525, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.02298198640346527, -0.00038023426895961165, 0.06874889135360718, 0.8443866968154907, 0.07432814687490463, 1.4498043060302734, 1.0472975969314575, 1.204689383506775, 1.3802549839019775, 0.7385884523391724, 0.20153917372226715, 0.37150633335113525, 0.29597294330596924, 0.20192508399486542, 0.3301265239715576, 0.312704861164093, -3.0399229526519775, 3.2051284313201904, 0.5757020711898804, 0.1526252031326294, 0.7173382639884949, 0.7173382043838501, 0.5738705992698669, -3.355421781539917, 8.699633598327637, 1.6990231275558472, -0.18315020203590393, 1.5781440734863281, 1.3772892951965332, 0.48778998851776123, 0.006881763692945242, 0.021668486297130585, 0.011498995125293732, 0.00761241652071476, 0.025162946432828903, 0.002126221312209964, 0.004994310904294252, 0.02423892915248871, 0.012905582785606384, 0.007553472649306059, 0.023588011041283607, 0.003882392542436719, -1.6119600534439087, 0.0742349922657013, 12.812959671020508, -20.041275024414062, 20.926654815673828, 0.663186252117157, 1.7180099487304688, 0.37117496132850647, 13.095052719116211, -23.400096893310547, 21.60772705078125, 1.1848984956741333, 0.024362770840525627, 0.010769913904368877, 0.014041515067219734, -0.027327170595526695, 0.5910860896110535, 0.2822323441505432, 0.30330920219421387, 0.5594549775123596, -0.009619672782719135, 0.29980525374412537, 2.894056797027588, 0.10903651267290115, 2.939999580383301, -0.927088737487793, -0.11858321726322174, 2.938154697418213, -0.4427681863307953, 0.21036355197429657, 9.8378324508667, 0.00813966989517212, 0.016801387071609497, 0.03270086646080017, -0.01836635358631611, 0.024083130061626434, 0.7061364650726318, 0.7098037004470825], "mean": [-0.106312595307827, -0.17431701719760895, -0.2965090274810791, -1.4114097356796265, -0.0640050396323204, 0.10955283790826797, -0.642508327960968, -0.5458724498748779, -0.03087376244366169, 0.8133602142333984, -0.8458059430122375, 0.5400885343551636, -0.27543559670448303, -0.5273312926292419, 0.01201071310788393, -0.0014809065032750368, -0.6114262342453003, 1.0374234914779663, -0.45608821511268616, -0.005828147754073143, -0.012995900586247444, 0.00363199133425951, -0.6056064367294312, 1.0235683917999268, -0.45881015062332153, -0.005502014886587858, 0.7242273688316345, 1.745330572128296, 0.7242273688316345, 0.7242273688316345, 0.7242273688316345, 0.7242273688316345, 0.8812223076820374, 1.745330572128296, 0.8812223076820374, 0.8812223076820374, 0.8812223076820374, 0.8812223076820374, -0.023149412125349045, -0.00040041463216766715, -0.12396395206451416, 0.07566773146390915, -0.038163959980010986, 0.14934594929218292, -0.1572638750076294, -0.01585625670850277, 0.05004548653960228, 0.13853231072425842, 0.028755871579051018, -0.039030805230140686, -0.1460494101047516, -0.08105220645666122, -0.1301993876695633, -0.007944096811115742, -6.7797651290893555, -4.712115287780762, -0.8207016587257385, -4.960118770599365, -0.36563342809677124, -0.2163621485233307, -0.5552986860275269, -8.164786338806152, 4.755335807800293, -0.53978031873703, -4.699224472045898, 0.05678350105881691, -0.6049318909645081, -0.2050798088312149, 3.7378562410594895e-05, 0.0012330578174442053, 0.0003954754211008549, -0.0008506738813593984, 0.0006836890242993832, -0.0006144409999251366, 0.00012436689576134086, -0.00040312897181138396, -0.000692585133947432, 0.00021358055528253317, 0.000326290144585073, -0.0007194464560598135, -2.171074867248535, -0.21799616515636444, 8.326595306396484, -24.88526153564453, 16.36394500732422, 0.23552876710891724, 1.1748895645141602, 0.040835246443748474, 9.878896713256836, -28.93350601196289, 18.50973892211914, 0.6752288937568665, 0.0023597225081175566, -0.0016368418000638485, 0.012072714045643806, -0.061707280576229095, 0.4002992808818817, 0.12939946353435516, 0.23054903745651245, 0.45012375712394714, -0.08477727323770523, 0.11318882554769516, -1.9385353326797485, -0.7656649351119995, 1.816691517829895, -1.8249694108963013, -0.4842527508735657, 2.506635904312134, -0.6081582307815552, 0.06264978647232056, 9.775101661682129, 0.002466295612975955, 0.00017745545483194292, -0.00020674853294622153, -0.019879452884197235, 0.02363421581685543, 0.7052150964736938, 0.7083199620246887], "std": [0.19242475926876068, 0.14958003163337708, 0.057959239929914474, 0.2394467443227768, 0.3684122562408447, 0.10748609155416489, 0.10300280153751373, 0.29530689120292664, 0.08750687539577484, 0.13538189232349396, 0.33804935216903687, 0.19709862768650055, 0.3359321653842926, 0.08877728879451752, 0.00017623836174607277, 0.0009476268314756453, 0.00040042365435510874, 0.0006347218877635896, 0.0012735399650409818, 0.0011162667069584131, 0.00011124458978883922, 0.0009009459754452109, 0.0007053795852698386, 0.000398689677240327, 0.00093045923858881, 0.0009436571854166687, 0.8541358709335327, 1.3113021850585938e-06, 0.8541358709335327, 0.8541358709335327, 0.8541358709335327, 0.8541358709335327, 0.8584048748016357, 1.3113021850585938e-06, 0.8584048748016357, 0.8584048748016357, 0.8584048748016357, 0.8584048748016357, 7.341562741203234e-05, 3.8013458834029734e-05, 0.2637525200843811, 0.20570528507232666, 0.09474193304777145, 0.42911776900291443, 0.5243551135063171, 0.2864398658275604, 0.22319884598255157, 0.20925183594226837, 0.0641857460141182, 0.20827364921569824, 0.2985077500343323, 0.159286767244339, 0.3736400306224823, 0.15414497256278992, 2.2226386070251465, 3.072800636291504, 0.7345659732818604, 3.023860216140747, 0.39853769540786743, 0.4357229769229889, 0.4832245409488678, 2.4590656757354736, 3.252606153488159, 1.1135437488555908, 2.7004339694976807, 0.657706618309021, 0.9932978749275208, 0.3027738630771637, 0.0021306865382939577, 0.005311707966029644, 0.0040914020501077175, 0.0027039493434131145, 0.003403347684070468, 0.0029148936737328768, 0.002124615479260683, 0.005738976411521435, 0.004313371144235134, 0.0024397391825914383, 0.0033668391406536102, 0.002929148031398654, 0.20510905981063843, 0.09172874689102173, 1.496630072593689, 2.325605869293213, 1.533204197883606, 0.341342031955719, 0.19365011155605316, 0.10617120563983917, 1.563524603843689, 1.580888271331787, 1.7976326942443848, 0.3713099956512451, 0.006930853705853224, 0.004622127395123243, 0.0004409528337419033, 0.016559036448597908, 0.05379703640937805, 0.04767201468348503, 0.055601414293050766, 0.06698271632194519, 0.06722285598516464, 0.07524491846561432, 1.6559853553771973, 0.3093433082103729, 1.7210824489593506, 0.6444549560546875, 0.2284483015537262, 0.23776279389858246, 0.03976473584771156, 0.04969051852822304, 0.022768322378396988, 0.002629568800330162, 0.004874750506132841, 0.008395803160965443, 0.00043268207809887826, 0.00036245022783987224, 0.00045805025729350746, 0.00046420152648352087], "count": [206]}, "action": {"min": [-0.9578831791877747, -0.24847747385501862, -0.6744940876960754, -1.693513035774231, -1.1283575296401978, -0.03597215563058853, -0.6981316804885864, -1.0286837816238403, -0.18516306579113007, 0.5105423331260681, -1.6683273315429688, 0.20653179287910461, -0.6981316804885864, -0.6821960210800171, 0.011470289900898933, -0.008019223809242249, -0.612199068069458, 1.0330696105957031, -0.45746123790740967, -0.008930408395826817, -0.01329882349818945, -0.00345214013941586, -0.6054080128669739, 1.0188639163970947, -0.46103623509407043, -0.008576939813792706, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.023272830992937088, -0.0005654894048348069, -1.2579731941223145, -0.052682459354400635, -0.3559391498565674, -0.6469544172286987, -2.5518147945404053, -1.4871394634246826, -0.28086477518081665, -0.22776556015014648, -0.1567552238702774, -0.7712364196777344, -0.8424041271209717, -0.6129265427589417, -1.5428980588912964, -0.49282336235046387], "max": [0.012967775575816631, 0.32180094718933105, -0.213785320520401, -0.3944227397441864, 0.18985258042812347, 0.36424410343170166, -0.3109719157218933, -0.02931451052427292, 0.10160232335329056, 1.0906559228897095, -0.41939210891723633, 0.8484389781951904, 0.27517253160476685, -0.3359006345272064, 0.013305861502885818, 0.0006701980601064861, -0.6043988466262817, 1.0371233224868774, -0.45090246200561523, -0.004701642319560051, -0.011592461727559566, 0.004994173534214497, -0.5985012054443359, 1.0248218774795532, -0.45708364248275757, -0.005055214278399944, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.02298198640346527, -0.00038023426895961165, 0.06874889135360718, 0.8443866968154907, 0.07432814687490463, 1.4498043060302734, 1.0472975969314575, 1.204689383506775, 1.3802549839019775, 0.7385884523391724, 0.20153917372226715, 0.3218861222267151, 0.2806469798088074, 0.20192508399486542, 0.3301265239715576, 0.312704861164093], "mean": [-0.17829258739948273, -0.13860394060611725, -0.322430819272995, -1.3074476718902588, -0.09535454958677292, 0.10328570753335953, -0.6294109225273132, -0.5243528485298157, -0.01565929874777794, 0.809362530708313, -0.8624578714370728, 0.524072527885437, -0.2964990735054016, -0.5272472500801086, 0.012067284435033798, -0.002355909673497081, -0.6082649827003479, 1.0355031490325928, -0.45591187477111816, -0.005635299254208803, -0.012740534730255604, 0.002320502884685993, -0.6020897626876831, 1.0216699838638306, -0.4589886963367462, -0.00580961536616087, 0.739477813243866, 1.745330572128296, 0.739477813243866, 0.739477813243866, 0.739477813243866, 0.739477813243866, 0.8812223076820374, 1.745330572128296, 0.8812223076820374, 0.8812223076820374, 0.8812223076820374, 0.8812223076820374, -0.023149259388446808, -0.00040042062755674124, -0.12551739811897278, 0.07566191256046295, -0.039459019899368286, 0.15342047810554504, -0.15852925181388855, -0.017678311094641685, 0.05054523050785065, 0.13914456963539124, 0.028182994574308395, -0.0411529578268528, -0.14820989966392517, -0.08028668165206909, -0.13008370995521545, -0.006926445756107569], "std": [0.25444865226745605, 0.17861181497573853, 0.1083059012889862, 0.3062931299209595, 0.40620389580726624, 0.1054653525352478, 0.11430898308753967, 0.30277249217033386, 0.08913368731737137, 0.1751229166984558, 0.38513892889022827, 0.1948247253894806, 0.33126115798950195, 0.08911074697971344, 0.0004282493609935045, 0.0015980975003913045, 0.0012531827669590712, 0.00080900639295578, 0.0015431755455210805, 0.0011221693130210042, 0.00037512139533646405, 0.0015960301971063018, 0.0013424092903733253, 0.0010763073805719614, 0.0009355953079648316, 0.0009253888274542987, 0.8563265800476074, 1.3113021850585938e-06, 0.8563265800476074, 0.8563265800476074, 0.8563265800476074, 0.8563265800476074, 0.8584048748016357, 1.3113021850585938e-06, 0.8584048748016357, 0.8584048748016357, 0.8584048748016357, 0.8584048748016357, 7.387477671727538e-05, 3.801054845098406e-05, 0.26399514079093933, 0.20570746064186096, 0.09607629477977753, 0.4316050112247467, 0.5242009162902832, 0.2873762547969818, 0.2232087254524231, 0.20895928144454956, 0.0639788880944252, 0.2059013545513153, 0.2968328595161438, 0.15992313623428345, 0.3737318813800812, 0.15403158962726593], "count": [206]}, "timestamp": {"min": [0.0], "max": [6.833333333333333], "mean": [3.416666666666667], "std": [1.9822125684867067], "count": [206]}, "frame_index": {"min": [0], "max": [205], "mean": [102.5], "std": [59.466377054601196], "count": [206]}, "episode_index": {"min": [149], "max": [149], "mean": [149.0], "std": [0.0], "count": [206]}, "index": {"min": [57759], "max": [57964], "mean": [57861.5], "std": [59.466377054601196], "count": [206]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [206]}, "subtask_annotation": {"mean": [0.441747572815534, 2.0, 2.0, 2.0, 2.0], "std": [0.5157752712715804, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [206]}, "scene_annotation": {"mean": [149.0], "std": [0.0], "min": [149], "max": [149], "count": [206]}, "eef_direction_state": {"mean": [4.519417475728155, 2.7718446601941746], "std": [1.9575870947370397, 1.9462145221328493], "min": [0, 0], "max": [6, 6], "count": [206]}, "eef_velocity_state": {"mean": [0.7330097087378641, 1.2427184466019416], "std": [0.8194111489195776, 0.6226473298960766], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_acc_mag_state": {"mean": [0.7087378640776699, 0.9320388349514563], "std": [0.849112248702377, 0.8391180751973555], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_direction_action": {"mean": [4.038834951456311, 2.9223300970873787], "std": [2.1561487155200116, 1.8574924133877897], "min": [0, 0], "max": [6, 6], "count": [206]}, "eef_velocity_action": {"mean": [0.7718446601941747, 1.203883495145631], "std": [0.7952428310494634, 0.6662345034678736], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_acc_mag_action": {"mean": [0.7281553398058253, 1.058252427184466], "std": [0.8441020363168225, 0.8513295452014719], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_sim_pose_state": {"mean": [0.26884531830847025, 0.16564815883264689, 0.13608797860896182, -1.9238019855478932, -0.7660564822428877, 1.8321862418863062, 0.34393753841196256, -0.18712512834362732, 0.1141527188198885, -1.824970076045797, -0.4843292641204962, 2.506748427683369], "std": [0.04863766660248668, 0.0517604306847876, 0.04372437201509214, 1.7068545045949617, 0.30909493905191965, 1.7383393550446797, 0.07535238556910108, 0.059525469216566096, 0.04471048629934679, 0.6444684713761112, 0.2284576462560777, 0.237730287420046], "min": [0.2372552084345283, 0.12692709027928017, 0.08403342622693513, -3.1134354109615563, -1.0262465146598094, -3.028612691594176, 0.22803112075564688, -0.2867091163376822, 0.06459444349519956, -3.0510697515710388, -0.8015299218550412, 2.1608867825951115], "max": [0.43920781150672933, 0.3533930118356026, 0.21917420019157852, 3.0819583273946374, 0.10859083459540342, 3.1398014111908554, 0.4720045326093878, -0.10983487063098382, 0.2328618317370083, -0.9270879664414234, -0.11832261159656143, 2.9381947195719604], "count": [206]}, "eef_sim_pose_action": {"mean": [0.2842574231710765, 0.1774966065007902, 0.1318308982077393, -1.8366945923482705, -0.7555187876210914, 1.694216315631787, 0.33855231693309606, -0.18456421707907514, 0.11302912023869424, -1.8660136873834445, -0.4949540755972377, 2.515703097792093], "std": [0.06039330418685791, 0.06850717128290838, 0.047081172871887095, 1.7507189706598476, 0.3812711961276244, 1.8333767802417886, 0.07340779862220025, 0.05996873457950126, 0.04036561117999471, 0.7038430167005001, 0.23311138643008647, 0.24543876247563148], "min": [0.245585891324271, 0.1269594258421081, 0.0823575663223064, -3.1310694893744526, -1.0621050914841228, -3.0472197095748172, 0.22850824698127284, -0.2990213491400262, 0.061605478311660467, -3.0522745901281145, -0.8160180799326532, 2.1558032001118983], "max": [0.4550248592221011, 0.3800455714096975, 0.22456921272442526, 3.0721721814071707, 0.18768480043093994, 3.1167642473313477, 0.4664398907172219, -0.11106060126151683, 0.20534974363789718, -0.8682382039804631, -0.08722495371908723, 2.932784405448959], "count": [206]}}} +{"episode_index": 149, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4456024389657824]], [[0.5461826893502499]], [[0.4861181564782776]]], "std": [[[0.2977984796575796]], [[0.2108762314560418]], [[0.22366329527313633]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.410057581218762]], [[0.42876550845828526]], [[0.36770404411764707]]], "std": [[[0.3099167227787445]], [[0.2541281418438793]], [[0.28367224468431096]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4591977628796617]], [[0.45247746780084586]], [[0.36491932670126875]]], "std": [[[0.3066061321129627]], [[0.23097224327839902]], [[0.25124431953324006]]], "count": [100]}, "observation.state": {"min": [-0.6276488304138184, -0.2948813736438751, -0.3940645456314087, -1.4881372451782227, -1.3103687763214111, 0.03395071625709534, -0.6177098751068115, -0.8010727763175964, 0.017557473853230476, 0.41771596670150757, -1.5224690437316895, 0.19446249306201935, -0.6976187825202942, -0.6375736594200134, 0.010940003208816051, -0.0037421586457639933, -0.5798628330230713, 1.0336053371429443, -0.48100531101226807, -0.009328024461865425, -0.012670150026679039, -0.0007655652007088065, -0.5854259729385376, 1.0219146013259888, -0.47507810592651367, -0.010372832417488098, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.008870958350598812, -0.0019099710043519735, -0.6448385715484619, -0.16620346903800964, -0.4189551770687103, -1.4150431156158447, -1.8133163452148438, -1.2892862558364868, -0.5675491094589233, -0.2353375405073166, -0.07734809815883636, -0.6033486127853394, -0.7784976959228516, -1.06710946559906, -1.9365702867507935, -1.0597325563430786, -12.883482933044434, -10.347986221313477, -2.3308913707733154, -10.286935806274414, -0.8034188747406006, -1.721611738204956, -1.4059829711914062, -11.21319580078125, 1.2210012674331665, -1.9096457958221436, -8.180708885192871, -0.48778998851776123, -2.15201473236084, -4.5335774421691895, -0.008139214478433132, -0.014561789110302925, -0.016431376338005066, -0.00873496476560831, -0.006561088841408491, -0.008392391726374626, -0.0044857896864414215, -0.018016405403614044, -0.01502995565533638, -0.005200153216719627, -0.0035030534490942955, -0.006467911414802074, -3.3935999870300293, -0.4751039743423462, 4.909407615661621, -31.389068603515625, 17.828914642333984, -0.8354305624961853, -0.33935999870300293, -0.22765396535396576, 5.003438472747803, -29.534605026245117, 15.341960906982422, -0.3804071247577667, -0.022753464058041573, -0.016098374500870705, 0.004273504484444857, -0.06831792742013931, 0.4044307470321655, 0.048762738704681396, 0.01594218611717224, 0.36585596203804016, -0.11104093492031097, 0.028226956725120544, -3.040081024169922, -1.0649440288543701, -3.050703763961792, -3.0643844604492188, -0.8119385838508606, -3.1413869857788086, -0.6951109170913696, -0.05843396857380867, 9.693593978881836, -0.011133790016174316, -0.012913644313812256, -0.02425864338874817, -0.022707628086209297, 0.0184304378926754, 0.8306682705879211, 0.5524367690086365], "max": [-0.00495541375130415, 0.37117594480514526, -0.013601206243038177, -0.4783707857131958, 0.1460123062133789, 0.673481822013855, -0.21705883741378784, -0.09035362303256989, 0.168604776263237, 0.7106903791427612, -0.4495602548122406, 0.8936023712158203, 0.12504148483276367, -0.16861402988433838, 0.011631910689175129, 0.0036049624904990196, -0.5763385891914368, 1.036911964416504, -0.4775932729244232, -0.004431038163602352, -0.01222959067672491, 0.006761676631867886, -0.5794231295585632, 1.0241780281066895, -0.4732101559638977, -0.007220390252768993, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.008290504105389118, -0.0019049756228923798, 1.2027697563171387, 0.6448712348937988, 0.7978723049163818, 1.3068944215774536, 1.0157270431518555, 0.8923700451850891, 0.5714038610458374, 0.7220394015312195, 0.1274474412202835, 0.3190600872039795, 0.34746116399765015, 0.4794822633266449, 0.4180198907852173, 0.3830314874649048, -2.850623607635498, 6.746032238006592, 2.6959707736968994, 1.373626470565796, 0.5164835453033447, 2.4102563858032227, 1.2338217496871948, -1.9152628183364868, 13.064713478088379, 5.490231990814209, 0.24420025944709778, 4.619658470153809, 4.7057390213012695, 0.28693529963493347, 0.007519231643527746, 0.01592082530260086, 0.011734076775610447, 0.007386732846498489, 0.005419176071882248, 0.004187195561826229, 0.007410520687699318, 0.013766301795840263, 0.008898349478840828, 0.007832815870642662, 0.005981676746159792, 0.0031916953157633543, -1.8028500080108643, 0.2969399690628052, 10.259276390075684, -19.3875732421875, 24.857574462890625, 0.6139377355575562, 1.1241300106048584, 0.5196449756622314, 13.109899520874023, -21.047470092773438, 27.149011611938477, 1.0602385997772217, 0.01816454343497753, 0.021563347429037094, 0.007326007820665836, 0.013663585297763348, 0.528680682182312, 0.38220757246017456, 0.3013664782047272, 0.5431933403015137, 0.03443194180727005, 0.2891947627067566, 3.0800061225891113, 0.2349231094121933, 2.995734214782715, -1.114677906036377, -0.2857389748096466, 3.139841079711914, -0.472393274307251, 0.2834557294845581, 9.857768058776855, 0.011292427778244019, 0.012981534004211426, 0.029753267765045166, -0.020536240190267563, 0.020084310322999954, 0.8330459594726562, 0.5559858679771423], "mean": [-0.2959374189376831, -0.029916677623987198, -0.28875404596328735, -1.1078816652297974, -0.5381156802177429, 0.34309425950050354, -0.47818678617477417, -0.3210736811161041, 0.14017540216445923, 0.5710742473602295, -1.1173466444015503, 0.4761992394924164, -0.4043390452861786, -0.5098135471343994, 0.011219203472137451, -0.0016107790870591998, -0.5790864825248718, 1.035778522491455, -0.4794516861438751, -0.006042903754860163, -0.012500964105129242, 0.0014892041217535734, -0.5828807950019836, 1.0227240324020386, -0.47425079345703125, -0.008182956837117672, 0.7749267816543579, 1.7453290224075317, 0.7749267816543579, 0.7749267816543579, 0.7749267816543579, 0.7749267816543579, 0.7095612287521362, 1.7453290224075317, 0.7095612287521362, 0.7095612287521362, 0.7095612287521362, 0.7095612287521362, -0.008599954657256603, -0.0019076841417700052, 0.017963921651244164, 0.0517914742231369, 0.03252129256725311, -0.011971041560173035, -0.07424940913915634, 0.002778414636850357, 0.0037751670461148024, 0.05892367660999298, 0.010674457997083664, -0.011787556111812592, -0.08417057245969772, -0.06612811237573624, -0.04900301247835159, -0.04365980625152588, -8.173065185546875, -1.9663704633712769, -0.05714743211865425, -5.124234676361084, -0.1857057511806488, 0.18271301686763763, -0.3280624747276306, -6.202922821044922, 5.728104114532471, 0.4886142909526825, -5.202348709106445, 0.7533129453659058, 0.201101616024971, -1.0233416557312012, 0.00017537103849463165, 0.0007683475269004703, 0.0006015377584844828, -0.00011768706463044509, 0.00013334807590581477, -0.0002605700574349612, 0.00017348963592667133, -0.0003464883775450289, -0.0009687772835604846, 0.00033893133513629436, 0.0002518056717235595, -0.00010599393135635182, -2.6697685718536377, -0.10741724818944931, 7.749019622802734, -24.58087158203125, 20.951908111572266, -0.06032026931643486, 0.463038831949234, 0.15851567685604095, 9.345049858093262, -26.18666648864746, 22.20759391784668, 0.3917366862297058, 0.0012577554443851113, -0.002093686256557703, 0.00588576216250658, -0.03051534853875637, 0.4579971730709076, 0.19233787059783936, 0.1752638965845108, 0.4195421636104584, -0.048971883952617645, 0.18982793390750885, 0.23492710292339325, -0.5125769972801208, -0.42695528268814087, -2.3930861949920654, -0.6715227961540222, 1.227294683456421, -0.5790250897407532, 0.08413155376911163, 9.77220344543457, 0.001490070135332644, -2.0205565306241624e-05, -6.368088361341506e-05, -0.021858448162674904, 0.019399261102080345, 0.8322193026542664, 0.5536755323410034], "std": [0.16361036896705627, 0.2818406820297241, 0.08377952873706818, 0.3168797194957733, 0.599612832069397, 0.21952547132968903, 0.10940643399953842, 0.22088517248630524, 0.03602876514196396, 0.06576590985059738, 0.37211066484451294, 0.24670003354549408, 0.18546991050243378, 0.13453766703605652, 0.0002312831929884851, 0.001730085234157741, 0.0008133210358209908, 0.001031125313602388, 0.0010856124572455883, 0.0017355727031826973, 0.00012951930693816394, 0.0016960643697530031, 0.0014788972912356257, 0.0007062450749799609, 0.0005225855857133865, 0.0011429915903136134, 0.8596476316452026, 2.384185791015625e-07, 0.8596476316452026, 0.8596476316452026, 0.8596476316452026, 0.8596476316452026, 0.8498817682266235, 2.384185791015625e-07, 0.8498817682266235, 0.8498817682266235, 0.8498817682266235, 0.8498817682266235, 0.00016183035040739924, 9.738165545059019e-07, 0.25590670108795166, 0.14685691893100739, 0.16338658332824707, 0.40961381793022156, 0.4132044315338135, 0.3234829604625702, 0.15496636927127838, 0.14956381916999817, 0.03270627558231354, 0.13399508595466614, 0.2079131305217743, 0.22713680565357208, 0.34091198444366455, 0.17938874661922455, 2.2462708950042725, 5.3218584060668945, 1.3198586702346802, 3.3600003719329834, 0.2902957797050476, 0.8714818954467773, 0.572733998298645, 1.9424810409545898, 2.246126890182495, 1.6034399271011353, 2.017705202102661, 1.2666174173355103, 1.1315230131149292, 0.839698314666748, 0.002697400748729706, 0.005067793186753988, 0.0040683504194021225, 0.0026648053899407387, 0.0012863974552601576, 0.0015556322177872062, 0.0021389168687164783, 0.005410943645983934, 0.004012150224298239, 0.0024799038656055927, 0.0012897418346256018, 0.0012087770737707615, 0.2580817937850952, 0.12157168984413147, 1.0633853673934937, 3.386610746383667, 1.3084051609039307, 0.4615423381328583, 0.2348528355360031, 0.12512396275997162, 1.581063985824585, 2.1276698112487793, 2.3629422187805176, 0.49310216307640076, 0.006959204562008381, 0.006039207801222801, 0.00045182081521488726, 0.015897978097200394, 0.036698102951049805, 0.12483285367488861, 0.09221237152814865, 0.057654839009046555, 0.04253052547574043, 0.08739069104194641, 2.298408269882202, 0.5249482989311218, 2.2361345291137695, 0.6323603987693787, 0.14821143448352814, 2.3776848316192627, 0.0393555611371994, 0.0430426262319088, 0.025906812399625778, 0.0035029593855142593, 0.004539129324257374, 0.007543228100985289, 0.0004566550487652421, 0.00028266917797736824, 0.000495178799610585, 0.0007458897889591753], "count": [310]}, "action": {"min": [-0.660680890083313, -0.28395918011665344, -0.45305293798446655, -1.487515926361084, -1.3161323070526123, 0.024048389866948128, -0.6179649233818054, -0.820127546787262, 0.04253667593002319, 0.35540539026260376, -1.5039796829223633, 0.1897243708372116, -0.6981316804885864, -0.639645516872406, 0.010511567816138268, -0.005419456399977207, -0.5793856382369995, 1.030296802520752, -0.48039931058883667, -0.008737832307815552, -0.013313825242221355, -0.002761397510766983, -0.5841217637062073, 1.018620252609253, -0.4744094908237457, -0.010189631022512913, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.008870958350598812, -0.0019099710043519735, -0.6448385715484619, -0.16620346903800964, -0.4189551770687103, -1.4150431156158447, -1.8133163452148438, -1.2892862558364868, -0.5675491094589233, -0.2353375405073166, -0.07734809815883636, -0.6033486127853394, -0.7784976959228516, -1.06710946559906, -1.9365702867507935, -1.0597325563430786], "max": [0.004745786543935537, 0.37745508551597595, 0.030151868239045143, -0.3884691298007965, 0.1487349569797516, 0.674670934677124, -0.20716381072998047, -0.09113134443759918, 0.16833899915218353, 0.7587205767631531, -0.35939890146255493, 0.8909336924552917, 0.13617637753486633, -0.17384937405586243, 0.012580360285937786, 0.007919467985630035, -0.5738246440887451, 1.0361409187316895, -0.475790411233902, -0.0043306914158165455, -0.011018218472599983, 0.010825283825397491, -0.5773705244064331, 1.022131085395813, -0.47163161635398865, -0.007303951773792505, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.008290504105389118, -0.0019049756228923798, 1.2027697563171387, 0.6448712348937988, 0.7978723049163818, 1.3068944215774536, 1.0157270431518555, 0.8923700451850891, 0.5714038610458374, 0.7220394015312195, 0.1274474412202835, 0.3190600872039795, 0.34746116399765015, 0.4794822633266449, 0.4180198907852173, 0.3830314874649048], "mean": [-0.3244171738624573, -0.0091141602024436, -0.28867289423942566, -1.0653189420700073, -0.5537600517272949, 0.3396104574203491, -0.47401660680770874, -0.3204365074634552, 0.1324634552001953, 0.5772404074668884, -1.1097675561904907, 0.46495145559310913, -0.40909671783447266, -0.5211691856384277, 0.011555228382349014, -0.0018215064192190766, -0.5774308443069458, 1.0340980291366577, -0.4786992371082306, -0.005812552757561207, -0.012017310597002506, 0.0009884726023301482, -0.5808897614479065, 1.0206815004348755, -0.4734729528427124, -0.008288404904305935, 0.7749267816543579, 1.7453290224075317, 0.7749267816543579, 0.7749267816543579, 0.7749267816543579, 0.7749267816543579, 0.7104057669639587, 1.7453290224075317, 0.7104057669639587, 0.7104057669639587, 0.7104057669639587, 0.7104057669639587, -0.00859870482236147, -0.001907683559693396, 0.018121758475899696, 0.051581840962171555, 0.03260888531804085, -0.012962830252945423, -0.07411814481019974, 0.0027394837234169245, 0.003759021172299981, 0.059535954147577286, 0.010273086838424206, -0.012037069536745548, -0.08511508256196976, -0.06600815057754517, -0.04945965111255646, -0.04350552707910538], "std": [0.17907682061195374, 0.2710849642753601, 0.12129665166139603, 0.3466433584690094, 0.6083511710166931, 0.22017958760261536, 0.10747172683477402, 0.2137998640537262, 0.024796925485134125, 0.09152065217494965, 0.3735814392566681, 0.2485463172197342, 0.17761105298995972, 0.1263335943222046, 0.0003773885255213827, 0.002591491676867008, 0.001242801547050476, 0.0014100194675847888, 0.00119010207708925, 0.001518205739557743, 0.00033669586991891265, 0.0025543137453496456, 0.001379957771860063, 0.0007114166510291398, 0.0006208515260368586, 0.0009575607255101204, 0.8596476316452026, 2.384185791015625e-07, 0.8596476316452026, 0.8596476316452026, 0.8596476316452026, 0.8596476316452026, 0.8498758673667908, 2.384185791015625e-07, 0.8498758673667908, 0.8498758673667908, 0.8498758673667908, 0.8498758673667908, 0.00016267788305412978, 9.733756769492174e-07, 0.2559017241001129, 0.14699138700962067, 0.16337619721889496, 0.40993058681488037, 0.4132315516471863, 0.32348400354385376, 0.15496090054512024, 0.1489589810371399, 0.03236588090658188, 0.13389021158218384, 0.20668037235736847, 0.2271670699119568, 0.34081342816352844, 0.17941294610500336], "count": [310]}, "timestamp": {"min": [0.0], "max": [10.3], "mean": [5.15], "std": [2.9829608706041646], "count": [310]}, "frame_index": {"min": [0], "max": [309], "mean": [154.5], "std": [89.48882611812493], "count": [310]}, "episode_index": {"min": [150], "max": [150], "mean": [150.0], "std": [0.0], "count": [310]}, "index": {"min": [57965], "max": [58274], "mean": [58119.5], "std": [89.48882611812493], "count": [310]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [310]}, "subtask_annotation": {"mean": [0.2161290322580645, 2.0, 2.0, 2.0, 2.0], "std": [0.4418412897027156, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [310]}, "scene_annotation": {"mean": [150.0], "std": [0.0], "min": [150], "max": [150], "count": [310]}, "eef_direction_state": {"mean": [3.8161290322580643, 3.964516129032258], "std": [1.9971910555535086, 2.140703590561545], "min": [0, 0], "max": [6, 6], "count": [310]}, "eef_velocity_state": {"mean": [0.9, 0.6], "std": [0.8030184989633921, 0.5803224909896095], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_acc_mag_state": {"mean": [0.7548387096774194, 0.6225806451612903], "std": [0.8296282531963094, 0.8128840243507942], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_direction_action": {"mean": [3.2193548387096773, 3.606451612903226], "std": [1.986311114058276, 2.1129303125572316], "min": [0, 0], "max": [6, 6], "count": [310]}, "eef_velocity_action": {"mean": [1.0548387096774194, 0.7580645161290323], "std": [0.7363110798049274, 0.6033637930845812], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_acc_mag_action": {"mean": [0.964516129032258, 0.8580645161290322], "std": [0.8124230532683013, 0.8146933694097728], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_sim_pose_state": {"mean": [0.3119618328992184, 0.23338828866270978, 0.12509007735035296, 0.23471774298990927, -0.5128583042119714, -0.4267914553282926, 0.2984561819861078, -0.1259570968090399, 0.1288057072013613, -2.393068897392493, -0.6716240598118972, 1.227332546166799], "std": [0.033671074539044145, 0.13180156980009247, 0.034291331835288624, 2.331813538592225, 0.5250587184590719, 2.2702504224277162, 0.053340738543697475, 0.027494138485313315, 0.029609585021988596, 0.6323696667999176, 0.14813267191537388, 2.430639277405775], "min": [0.2422250898949467, 0.1047832454005731, 0.05209424481728486, -3.129447081657073, -1.0675992872667375, -3.0996884766236166, 0.24178334875413668, -0.19339585532668635, 0.07839252689096586, -3.064384653064001, -0.8119819569098574, -3.1414611726085293], "max": [0.372788288326724, 0.4284321435244005, 0.1863645749967176, 3.1091542587622008, 0.23506047425317433, 3.124196700776477, 0.4132370009765508, -0.10139854738434798, 0.16671566064681526, -1.1146710064154526, -0.2857402693237818, 3.141560753269321], "count": [310]}, "eef_sim_pose_action": {"mean": [0.3174144662620091, 0.2438659434443239, 0.12326477832561172, 0.20158188895288753, -0.4929267938953214, -0.4237852459420951, 0.2974171670975781, -0.12831803851155688, 0.12444454747782167, -2.389341759734026, -0.6749188384077172, 2.713809958529147], "std": [0.03477916966032401, 0.13137657711156808, 0.03782982556427065, 2.3196579113403186, 0.5318879161473439, 2.259409260088803, 0.04886879133225461, 0.024587224335412612, 0.03088923630169957, 0.6290643418855731, 0.14875543554770945, 0.3664380576147516], "min": [0.24057136875100654, 0.10277440101503461, 0.04980300904984386, -3.1131522831841316, -1.056638720363356, -3.1239659673622397, 0.24406154534070068, -0.19842822161511917, 0.06483187701388544, -3.0386329696020673, -0.8009279354572346, 2.0241065299480656], "max": [0.380932950555328, 0.43671525461142274, 0.191113926779139, 3.117555174906631, 0.26543710508327334, 3.07583203123781, 0.4109015930832586, -0.09638411922748763, 0.16081590945044863, -1.0114191092303786, -0.24393390844754337, 3.1346536458891983], "count": [310]}}} +{"episode_index": 150, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4463649317570165]], [[0.535971883410227]], [[0.4714243704344483]]], "std": [[[0.2987765892540811]], [[0.21753537750666593]], [[0.22904735720761854]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40100717272203]], [[0.4394825932333718]], [[0.38968482074202226]]], "std": [[[0.29251912667190005]], [[0.23477023430037328]], [[0.24884020694288184]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42359500432525954]], [[0.48152780901576314]], [[0.4074809328143022]]], "std": [[[0.3251325237577742]], [[0.22702376358966034]], [[0.25094939470449795]]], "count": [100]}, "observation.state": {"min": [-0.7101609706878662, -0.1706140637397766, -0.6431681513786316, -1.7284667491912842, -1.5659626722335815, -0.3953033983707428, -0.6896359324455261, -0.8925193548202515, -0.15411734580993652, 0.24530164897441864, -1.8202106952667236, -0.005151411984115839, -0.34031108021736145, -0.5554229021072388, 0.00984799861907959, -0.006893751211464405, -0.6142334342002869, 1.032487392425537, -0.4555820822715759, -0.0053461105562746525, -0.013787394389510155, -0.0038291197270154953, -0.6184244155883789, 1.0190260410308838, -0.44978198409080505, -0.007615633308887482, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.012304187752306461, -0.0019103414379060268, -1.2185487747192383, -0.4000351130962372, -0.9610582590103149, -1.5520941019058228, -3.354971408843994, -0.6597143411636353, -0.8566271066665649, -1.1323734521865845, -0.3253117799758911, -0.8540590405464172, -0.7345398664474487, -1.247401475906372, -0.8823188543319702, -1.0687034130096436, -13.518192291259766, -10.561660766601562, -4.507326126098633, -11.996337890625, -0.5738705992698669, -2.4676434993743896, -1.3485958576202393, -13.373434066772461, -3.663003921508789, -2.1764345169067383, -7.295482635498047, -0.5451770424842834, -1.4346764087677002, -1.8937729597091675, -0.007275146432220936, -0.02566017210483551, -0.01883607544004917, -0.0058156889863312244, -0.025590822100639343, -0.01188678853213787, -0.007916669361293316, -0.03148270025849342, -0.020101239904761314, -0.010184268467128277, -0.018236510455608368, -0.01453826017677784, -3.351180076599121, -0.6569796800613403, 2.2715907096862793, -31.230966567993164, 7.976038932800293, -0.13939280807971954, -0.10604999959468842, -0.4008689522743225, 5.998187065124512, -34.86437225341797, 10.62594985961914, 0.2752275764942169, -0.016503700986504555, -0.017708567902445793, 0.005494505632668734, -0.08198151737451553, 0.35147663950920105, 0.029379751533269882, 0.016711823642253876, 0.3120506703853607, -0.1777273714542389, 0.023927006870508194, -3.1089038848876953, -1.1111786365509033, -3.0274057388305664, -2.964958667755127, -1.2911567687988281, -3.075599193572998, -0.7712141871452332, -0.034346580505371094, 9.660125732421875, -0.01534181833267212, -0.01310846209526062, -0.04071304202079773, -0.02783793956041336, 0.017032062634825706, 0.8925339579582214, 0.44511091709136963], "max": [0.12338235974311829, 0.23640869557857513, -0.266651451587677, -0.5977722406387329, 0.5420721769332886, 0.44719433784484863, 0.14470264315605164, 0.30899620056152344, 0.15196309983730316, 0.922408938407898, -0.5756452679634094, 0.6375399827957153, 0.5498077869415283, -0.0013344485778361559, 0.01071859523653984, 9.298533404944465e-05, -0.6093742251396179, 1.0343139171600342, -0.4466716945171356, -0.002675038995221257, -0.013229772448539734, 0.0034998059272766113, -0.6130262613296509, 1.021342158317566, -0.44196224212646484, -0.004547657910734415, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.01183150615543127, -0.0019049056572839618, 0.6633943319320679, 0.46075958013534546, 0.5266005396842957, 0.7691303491592407, 2.42154860496521, 1.202589988708496, 1.0511289834976196, 1.0985146760940552, 0.4567095935344696, 0.5265346765518188, 1.0718523263931274, 1.6889737844467163, 0.7601073384284973, 0.6912930607795715, -2.672459840774536, 5.128205299377441, 2.26068377494812, 1.8315019607543945, 2.7832722663879395, 2.065934181213379, 0.7747253179550171, -1.5366642475128174, 8.48595905303955, 2.162393093109131, -0.6715506911277771, 0.6025640964508057, 0.6312576532363892, 2.037240505218506, 0.007757710292935371, 0.020154573023319244, 0.012463693507015705, 0.007278199773281813, 0.028543833643198013, 0.008092503063380718, 0.006763007491827011, 0.01867786981165409, 0.013848356902599335, 0.008744761347770691, 0.01713421195745468, 0.00918502826243639, -1.9725300073623657, 0.20043447613716125, 11.99637508392334, -19.961872100830078, 19.673606872558594, 0.7528090476989746, 1.2938100099563599, 0.4565452039241791, 14.653987884521484, -25.461483001708984, 22.93775177001953, 1.243997573852539, 0.026474174112081528, 0.010663703083992004, 0.008547008968889713, 0.0, 0.5702692270278931, 0.3121558129787445, 0.3150251507759094, 0.5376359820365906, -0.005820940248668194, 0.21424978971481323, 3.1366326808929443, 0.5627391934394836, 3.1118152141571045, 3.0683276653289795, -0.20917972922325134, 2.9721617698669434, -0.3951873183250427, 0.21927256882190704, 9.897177696228027, 0.012356489896774292, 0.019958078861236572, 0.03950563073158264, -0.02437867969274521, 0.018443964421749115, 0.8949028849601746, 0.4499317407608032], "mean": [-0.2476053684949875, -0.057286933064460754, -0.37964826822280884, -1.295101523399353, -0.10611820966005325, 0.010099257342517376, -0.36347252130508423, -0.30988672375679016, -0.010402112267911434, 0.4825352728366852, -1.2125682830810547, 0.35268858075141907, 0.08740357309579849, -0.3336491584777832, 0.010174337774515152, -0.002123831771314144, -0.6115047931671143, 1.0336564779281616, -0.4513281285762787, -0.003740127431228757, -0.013549563474953175, 0.0006603818037547171, -0.6148739457130432, 1.0199884176254272, -0.4454484283924103, -0.00620607752352953, 0.34994471073150635, 1.7453206777572632, 0.34994471073150635, 0.34994471073150635, 0.34994471073150635, 0.34994471073150635, 0.43189936876296997, 1.7453206777572632, 0.43189936876296997, 0.43189936876296997, 0.43189936876296997, 0.43189936876296997, -0.012139065191149712, -0.001907902886159718, -0.008185998536646366, -0.005385992117226124, -0.007223691325634718, 0.015254211612045765, -0.004658106714487076, 0.013072040863335133, -0.004497746471315622, -0.004702818114310503, 0.00014791020657867193, 0.005415927153080702, 0.009578779339790344, -0.0014978348044678569, 0.002516344888135791, 0.0038950438611209393, -6.755825996398926, -2.51660418510437, 0.22489982843399048, -4.139620304107666, 0.1941135823726654, -0.16526684165000916, -0.49735474586486816, -7.187774658203125, 0.8882060647010803, 0.04735134541988373, -4.407710552215576, -0.01385431457310915, -0.3056049346923828, -0.4828876554965973, 0.00011051971523556858, -0.0007574527407996356, -0.000821465568151325, -0.00033093252568505704, 0.00021622437634505332, -0.00016785769548732787, -0.00028977019246667624, -0.00035380880581215024, 4.4732660171575844e-05, -0.00026007372071035206, -0.00011514604557305574, -0.00018480447761248797, -2.6273231506347656, -0.14337942004203796, 7.10270881652832, -24.77212142944336, 14.3790864944458, 0.3536633253097534, 0.5796915888786316, 0.10404791682958603, 10.735349655151367, -30.01458168029785, 17.438051223754883, 0.8151126503944397, 0.0030479473061859608, -0.00295921228826046, 0.007190052419900894, -0.03441433236002922, 0.43292030692100525, 0.11887580156326294, 0.208682581782341, 0.43265560269355774, -0.11671169102191925, 0.13656800985336304, -1.2628419399261475, -0.763933539390564, 1.2285157442092896, -0.9528494477272034, -0.8638002872467041, 1.449281930923462, -0.6072162985801697, 0.07716380059719086, 9.77224349975586, 0.0015664966776967049, 0.0005840091616846621, 0.00030429166508838534, -0.025840139016509056, 0.017553629353642464, 0.8933075666427612, 0.44835740327835083], "std": [0.2713091969490051, 0.11898957937955856, 0.10310414433479309, 0.31033405661582947, 0.6265082955360413, 0.2770755887031555, 0.19071358442306519, 0.3978118598461151, 0.09031787514686584, 0.21721279621124268, 0.4059188663959503, 0.18888568878173828, 0.25038814544677734, 0.17687943577766418, 0.00017432069580536336, 0.0012945110211148858, 0.001701256725937128, 0.0005623645847663283, 0.0027729289140552282, 0.0006181439966894686, 0.00013898660836275667, 0.0012634869199246168, 0.0016372217796742916, 0.00045619159936904907, 0.0025357611011713743, 0.0008229059749282897, 0.692137598991394, 8.58306884765625e-06, 0.692137598991394, 0.692137598991394, 0.692137598991394, 0.692137598991394, 0.7433302402496338, 8.58306884765625e-06, 0.7433302402496338, 0.7433302402496338, 0.7433302402496338, 0.7433302402496338, 8.175505354302004e-05, 8.396320936299162e-07, 0.24503694474697113, 0.1262524425983429, 0.1666926145553589, 0.3274463713169098, 0.7239589691162109, 0.30944326519966125, 0.2682655453681946, 0.3483211100101471, 0.11791612207889557, 0.21967248618602753, 0.315491259098053, 0.2987555265426636, 0.22197963297367096, 0.22076167166233063, 2.709721803665161, 2.667872428894043, 1.3811801671981812, 3.0207130908966064, 0.5076637268066406, 0.6447237730026245, 0.4823312759399414, 3.290398597717285, 3.123533248901367, 0.9741802215576172, 1.5749350786209106, 0.25245022773742676, 0.4006657600402832, 0.5880376100540161, 0.002493433654308319, 0.006039723288267851, 0.004641304258257151, 0.0024134954437613487, 0.004332357086241245, 0.0021486894693225622, 0.0024009793996810913, 0.006177556701004505, 0.005066676530987024, 0.002770331222563982, 0.0036617922596633434, 0.0019842851907014847, 0.25085824728012085, 0.13326768577098846, 2.4716522693634033, 3.2790355682373047, 3.2488791942596436, 0.19753186404705048, 0.25160035490989685, 0.14733998477458954, 2.1957294940948486, 2.6506505012512207, 3.460645914077759, 0.2116299569606781, 0.007372104562819004, 0.004625297617167234, 0.0005314919399097562, 0.0179422739893198, 0.06768719851970673, 0.07268701493740082, 0.0732368528842926, 0.07191656529903412, 0.045214805752038956, 0.0630635991692543, 2.127659320831299, 0.5042756795883179, 1.920366883277893, 1.816843867301941, 0.2893923223018646, 2.028000831604004, 0.052736394107341766, 0.04404500499367714, 0.031186535954475403, 0.004000946879386902, 0.005831010639667511, 0.009375657886266708, 0.0006386292516253889, 0.00027187171508558095, 0.0005193278193473816, 0.001052097068168223], "count": [437]}, "action": {"min": [-0.7834903597831726, -0.1647135615348816, -0.7556036114692688, -1.6837660074234009, -1.5707963705062866, -0.4021020531654358, -0.6929352879524231, -0.961706280708313, -0.18111412227153778, 0.2196284532546997, -1.7686961889266968, -0.010891467332839966, -0.34649017453193665, -0.5559330582618713, 0.009578919038176537, -0.01026005670428276, -0.6135846376419067, 1.0282567739486694, -0.45619314908981323, -0.005063528195023537, -0.014023315161466599, -0.007559522520750761, -0.6165491342544556, 1.0131806135177612, -0.4504934251308441, -0.008093152195215225, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.012304187752306461, -0.0019103414379060268, -1.2185487747192383, -0.4000351130962372, -0.9610582590103149, -1.5520941019058228, -3.354971408843994, -0.6597143411636353, -0.8566271066665649, -1.1323734521865845, -0.3253117799758911, -0.8540590405464172, -0.7345398664474487, -1.247401475906372, -0.8823188543319702, -1.0687034130096436], "max": [0.1163581982254982, 0.23401999473571777, -0.23633655905723572, -0.5035560727119446, 0.5598528385162354, 0.4633024036884308, 0.14896032214164734, 0.2905142307281494, 0.1893872767686844, 0.9730401635169983, -0.5014678835868835, 0.6387450098991394, 0.5569126009941101, -0.0015246921684592962, 0.011853409931063652, 0.003492038929834962, -0.6029979586601257, 1.0353550910949707, -0.44655337929725647, -0.0027966275811195374, -0.011628946289420128, 0.006199313793331385, -0.6043199300765991, 1.0219776630401611, -0.4417707622051239, -0.004839560016989708, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.01183150615543127, -0.0019049056572839618, 0.6633943319320679, 0.46075958013534546, 0.5266005396842957, 0.7691303491592407, 2.42154860496521, 1.202589988708496, 1.0511289834976196, 1.0985146760940552, 0.4567095935344696, 0.5265346765518188, 1.0718523263931274, 1.6889737844467163, 0.7601073384284973, 0.6912930607795715], "mean": [-0.2750720679759979, -0.04828860983252525, -0.38907647132873535, -1.2326382398605347, -0.1070069745182991, 0.009991594590246677, -0.3606252670288086, -0.3363986015319824, -0.021754564717411995, 0.5002754330635071, -1.164503812789917, 0.3514489233493805, 0.08849412947893143, -0.3319500684738159, 0.010457217693328857, -0.002096617827191949, -0.6075509190559387, 1.0316346883773804, -0.45158642530441284, -0.003597541945055127, -0.01310207974165678, 0.0004034868616145104, -0.6106616854667664, 1.0175940990447998, -0.4455995559692383, -0.0064027756452560425, 0.34994471073150635, 1.7453206777572632, 0.34994471073150635, 0.34994471073150635, 0.34994471073150635, 0.34994471073150635, 0.43181946873664856, 1.7453206777572632, 0.43181946873664856, 0.43181946873664856, 0.43181946873664856, 0.43181946873664856, -0.012139067985117435, -0.0019079033518210053, -0.008196691051125526, -0.005502264481037855, -0.007233812473714352, 0.015180172398686409, -0.004804002121090889, 0.012832945212721825, -0.004390940070152283, -0.0047797937877476215, 0.0005170249496586621, 0.005006530322134495, 0.009571229107677937, -0.001317101065069437, 0.0026709954254329205, 0.004100473131984472], "std": [0.278076708316803, 0.11513888835906982, 0.1254434883594513, 0.3178052306175232, 0.629973828792572, 0.2797900438308716, 0.19071818888187408, 0.4054844081401825, 0.09314668923616409, 0.23793545365333557, 0.4077598452568054, 0.19175174832344055, 0.2520487606525421, 0.17705348134040833, 0.0003856955445371568, 0.002290853066369891, 0.0022213959600776434, 0.0011796592734754086, 0.0028251030016690493, 0.0005071783089078963, 0.00038339552702382207, 0.00219705980271101, 0.002140227472409606, 0.001227437169291079, 0.0024979468435049057, 0.0008012134931050241, 0.692137598991394, 8.58306884765625e-06, 0.692137598991394, 0.692137598991394, 0.692137598991394, 0.692137598991394, 0.7433654069900513, 8.58306884765625e-06, 0.7433654069900513, 0.7433654069900513, 0.7433654069900513, 0.7433654069900513, 8.175848051905632e-05, 8.419187338404299e-07, 0.2450355440378189, 0.12626291811466217, 0.16669221222400665, 0.32745426893234253, 0.7239663004875183, 0.3094729483127594, 0.2682705819606781, 0.34832972288131714, 0.11815294623374939, 0.2198287546634674, 0.31549161672592163, 0.29878655076026917, 0.22200098633766174, 0.22079800069332123], "count": [437]}, "timestamp": {"min": [0.0], "max": [14.533333333333333], "mean": [7.2666666666666675], "std": [4.205023450852828], "count": [437]}, "frame_index": {"min": [0], "max": [436], "mean": [218.0], "std": [126.15070352558483], "count": [437]}, "episode_index": {"min": [151], "max": [151], "mean": [151.0], "std": [0.0], "count": [437]}, "index": {"min": [58275], "max": [58711], "mean": [58493.0], "std": [126.15070352558483], "count": [437]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [437]}, "subtask_annotation": {"mean": [0.6109839816933639, 2.0, 2.0, 2.0, 2.0], "std": [0.4921983490894569, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [437]}, "scene_annotation": {"mean": [151.0], "std": [0.0], "min": [151], "max": [151], "count": [437]}, "eef_direction_state": {"mean": [3.405034324942792, 2.9519450800915332], "std": [2.330431906466119, 2.3386078349478514], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_state": {"mean": [0.88558352402746, 1.0160183066361557], "std": [0.7476571740368215, 0.6913785384416589], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_state": {"mean": [0.8215102974828375, 0.9153318077803204], "std": [0.8450661805067667, 0.8283689646648089], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_direction_action": {"mean": [2.933638443935927, 2.6864988558352403], "std": [2.247335322630679, 2.0708560358930233], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_action": {"mean": [1.0755148741418765, 1.1922196796338673], "std": [0.7071197406252785, 0.6085838062450373], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_action": {"mean": [1.0068649885583525, 1.1281464530892449], "std": [0.8215899708309983, 0.7784626618221742], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_sim_pose_state": {"mean": [0.3013205768943697, 0.18803690627924863, 0.14273151466207568, -1.2272083552210116, -0.7643385737956215, 1.2144176728662373, 0.311955526422465, -0.20458669664196708, 0.1342083058612754, -0.967095137977944, -0.8639767467039564, 1.4636509146760994], "std": [0.06642909826774658, 0.05392723128546903, 0.040753835984818174, 2.2011776753747188, 0.5042957627033193, 1.956937771218298, 0.0918877415390462, 0.029460177450669322, 0.027501589719349257, 1.8392960254077446, 0.2894459613592957, 2.0446556523680837], "min": [0.21271020197006715, 0.1197916576751207, 0.07922276546707764, -3.1279788750943904, -1.1111931535511623, -3.137698135582887, 0.16262715872241318, -0.24434972220952889, 0.05999904205693136, -3.117086021176267, -1.2914620526646285, -3.1213914374837373], "max": [0.41698461208885634, 0.3330999857334996, 0.24558888485599245, 3.1392161844647903, 0.5627290771801188, 3.1118102561331518, 0.4375967404876933, -0.1375027719643671, 0.17736961237875523, 3.1138657264974006, -0.20918447863233203, 3.1217445601992564], "count": [437]}, "eef_sim_pose_action": {"mean": [0.3063322804333764, 0.19102963370618797, 0.13496769272373102, -1.1304455215724416, -0.7916144475925977, 1.0956560029872426, 0.3170583690504381, -0.20947087246967808, 0.13010750453533473, -0.8954360699861584, -0.8484081591462527, 1.419140289086186], "std": [0.06599633055659478, 0.056072140667666394, 0.0442138041519325, 2.2489288379732337, 0.5343438802262168, 2.038834088709849, 0.09274618641078487, 0.032172015176332336, 0.029907483958744648, 1.8310744293461767, 0.32427016193068625, 2.0335402940965848], "min": [0.21552001843256535, 0.10435075374220551, 0.06784991124234176, -3.1389232127894924, -1.132332917987383, -3.141476537815497, 0.1624010557038316, -0.2553458534419821, 0.0567212617621032, -3.0958356257695265, -1.344147572753604, -3.1303516819053883], "max": [0.4347023560885017, 0.33482478079441735, 0.24913737697803381, 3.140851689998737, 0.6135933308644583, 3.140120178506862, 0.446689601844256, -0.12985670919163736, 0.1867534221485295, 3.141166794201855, -0.16309809376579687, 3.1107218453398873], "count": [437]}}} +{"episode_index": 151, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4296567882545175]], [[0.5549218858131487]], [[0.48442542291426377]]], "std": [[[0.29855687560537003]], [[0.20063088067289303]], [[0.22796657165698417]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47544854382929647]], [[0.4521974841407151]], [[0.33416828143021915]]], "std": [[[0.3297263923492852]], [[0.21958928971258454]], [[0.26530288941255803]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5105979839484813]], [[0.4319602772971934]], [[0.27523252114571317]]], "std": [[[0.32261485079117075]], [[0.21255184657513193]], [[0.272613195497248]]], "count": [100]}, "observation.state": {"min": [-0.2989528775215149, -0.09384480863809586, -0.656893253326416, -1.6121159791946411, -0.6981071829795837, -0.21273140609264374, -0.5369292497634888, -0.32519081234931946, -0.1598409116268158, 0.3641173243522644, -1.4484717845916748, 0.29422831535339355, -0.22802460193634033, -0.29811739921569824, 0.016052113845944405, -0.02510121278464794, -0.6061573624610901, 0.9821508526802063, -0.4066101014614105, -0.02708141691982746, -0.0025076891761273146, 0.030599210411310196, -0.603421688079834, 0.9953586459159851, -0.4185693860054016, 0.036064501851797104, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.05359116196632385, -2.619986844365485e-06, -0.4354161024093628, -0.2445986270904541, -0.4147898554801941, -0.24017572402954102, -1.3598452806472778, -0.703882098197937, -0.42616963386535645, -0.41947194933891296, -0.12770456075668335, -0.5481851696968079, -0.3943457305431366, -1.3356391191482544, -0.7727785110473633, -0.8378847241401672, -10.032858848571777, -6.471306800842285, -1.376068353652954, -10.958486557006836, -2.065934181213379, -0.7173382639884949, -2.180708169937134, -9.231122016906738, -2.106227397918701, -1.039072036743164, -11.35531234741211, -2.2094016075134277, -1.807692289352417, -3.0415139198303223, -0.007549728266894817, -0.01354537159204483, -0.026892278343439102, -0.007221654988825321, -0.01366540789604187, -0.011667190119624138, -0.007665527518838644, -0.00893368199467659, -0.020559487864375114, -0.0070541477762162685, -0.01783544197678566, -0.0103653185069561, -1.3786500692367554, -0.24868722259998322, 4.751039505004883, -31.090377807617188, 6.288510799407959, -0.5039177536964417, -0.6999300122261047, -0.8277201652526855, 0.7126559019088745, -31.679309844970703, 5.523205280303955, -1.240039348602295, -0.01130181085318327, -0.019364355131983757, 0.02319902367889881, -0.09564509987831116, 0.33283597230911255, -0.0229734368622303, 0.11903056502342224, 0.3630845844745636, -0.14071184396743774, -0.008527221158146858, -2.9943132400512695, -1.4026516675949097, -2.964273452758789, -1.9014544486999512, -1.2182130813598633, 1.9272754192352295, -0.7272588014602661, -0.2531653344631195, 9.664302825927734, -0.006850600242614746, -0.021494746208190918, -0.026897549629211426, -0.030470427125692368, 0.012249834835529327, 0.7794137597084045, 0.6222929954528809], "max": [0.11297350376844406, 0.3195571303367615, -0.3657382130622864, -1.3263895511627197, 0.18778741359710693, 0.4657830595970154, -0.06816316395998001, 0.025320937857031822, -0.0225067101418972, 0.7549432516098022, -1.1449012756347656, 1.296541690826416, 0.08392586559057236, 0.12007473409175873, 0.01702898181974888, -0.023776784539222717, -0.5894454121589661, 0.9826310276985168, -0.3969831168651581, -0.021078379824757576, -0.0017859941581264138, 0.03234266862273216, -0.5866934657096863, 0.9998708367347717, -0.40923938155174255, 0.04149768128991127, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.05302467942237854, 2.3887566840130603e-06, 0.12367589771747589, 0.4618525803089142, 0.38079801201820374, 0.29706770181655884, 1.487817645072937, 0.2042061984539032, 0.592603325843811, 0.5478217005729675, 0.17825865745544434, 0.4486061930656433, 0.39089033007621765, 1.319298505783081, 0.35364699363708496, 0.316875159740448, -3.028787851333618, 7.9059834480285645, 2.1483516693115234, 0.3663003742694855, 0.7173382639884949, 1.1764346361160278, 2.123321294784546, 4.3093414306640625, 8.119658470153809, 1.4743589162826538, 3.4493284225463867, 1.0616605281829834, 1.3199023008346558, 1.1764346361160278, 0.009391306899487972, 0.009790897369384766, 0.014959079213440418, 0.004739582538604736, 0.0162150077521801, 0.009695637039840221, 0.005463276989758015, 0.01627328060567379, 0.01787623204290867, 0.009622815996408463, 0.01583842560648918, 0.0128729697316885, 0.31814998388290405, 0.4082924723625183, 11.283719062805176, -23.2121639251709, 17.126319885253906, 0.36510008573532104, 1.0817099809646606, -0.2561107277870178, 9.932641983032227, -20.282758712768555, 15.942837715148926, -0.4081364572048187, 0.02242175303399563, 0.010970651172101498, 0.025641027837991714, -0.05465434491634369, 0.4430105984210968, 0.1664961278438568, 0.19277958571910858, 0.42419737577438354, -0.08821967989206314, 0.10175380855798721, 2.919691562652588, -0.6988152861595154, 2.9384944438934326, -1.2416363954544067, 0.09275442361831665, 2.2992911338806152, -0.3557639718055725, 0.07229752093553543, 9.859320640563965, 0.009958893060684204, 0.01911112666130066, 0.021998345851898193, -0.02220657467842102, 0.0189286470413208, 0.7821364998817444, 0.6256618499755859], "mean": [-0.07376503199338913, -0.023772450163960457, -0.5348753929138184, -1.4624669551849365, -0.18828365206718445, 0.15780271589756012, -0.288729727268219, -0.09509624540805817, -0.08113930374383926, 0.49357739090919495, -1.3120076656341553, 0.6459819674491882, -0.14232267439365387, -0.1791878491640091, 0.016210218891501427, -0.024630626663565636, -0.5998114943504333, 0.9825565218925476, -0.40081849694252014, -0.022647157311439514, -0.0022334561217576265, 0.031109875068068504, -0.5964853167533875, 0.9962916374206543, -0.41233736276626587, 0.04027678817510605, 0.48997581005096436, 1.7453304529190063, 0.48997581005096436, 0.48997581005096436, 0.48997581005096436, 0.48997581005096436, 1.072522759437561, 1.7453304529190063, 1.072522759437561, 1.072522759437561, 1.072522759437561, 1.072522759437561, -0.053290076553821564, -3.5030592471230193e-07, -0.05985065549612045, 0.04018774256110191, 0.0023804008960723877, 0.018940281122922897, 0.03939535468816757, -0.08971414715051651, 0.04532557725906372, 0.0006176769966259599, 0.015100304037332535, -0.00938726682215929, 0.017634373158216476, -0.08239669352769852, -0.008128046058118343, -0.01438620500266552, -5.961541652679443, -2.9084062576293945, 0.10593084990978241, -4.601150989532471, -0.22485972940921783, 0.1251356452703476, -0.5227192640304565, -4.982913017272949, 4.04925537109375, 0.16794750094413757, -5.902752876281738, -0.006329434923827648, -0.22823548316955566, -0.6717657446861267, -0.0003122406778857112, 0.0004784575430676341, -0.002685543615370989, -0.0007997844950295985, 0.001255569513887167, -0.0007527866982854903, -0.0003478428698144853, 0.00035437781480140984, -0.0022130748257040977, -4.858073589275591e-05, 0.001208441099151969, -0.0005427154828794301, -0.7228032946586609, 0.08916085958480835, 7.833535671234131, -26.440784454345703, 13.166391372680664, 0.05637824162840843, -0.04796510934829712, -0.5113784670829773, 6.45621395111084, -25.118053436279297, 12.416485786437988, -0.670514702796936, 0.0042752353474497795, -0.0035087354481220245, 0.024299340322613716, -0.07903457432985306, 0.369639128446579, 0.05475175753235817, 0.16122640669345856, 0.39199304580688477, -0.11743432283401489, 0.056476760655641556, -0.2110757827758789, -1.0716806650161743, -0.08269307762384415, -1.6532416343688965, -0.7676103711128235, 2.1078970432281494, -0.6175207495689392, -0.08597240597009659, 9.768310546875, 0.0002342923398828134, 0.0008463988779112697, 0.0002549890195950866, -0.027672655880451202, 0.01660708524286747, 0.7807654738426208, 0.6239798069000244], "std": [0.13765716552734375, 0.09771360456943512, 0.09514458477497101, 0.10285002738237381, 0.3591367304325104, 0.20046792924404144, 0.12908397614955902, 0.09599867463111877, 0.0504530593752861, 0.10393358767032623, 0.06411314755678177, 0.30584996938705444, 0.0990791767835617, 0.13413992524147034, 0.00020258070435374975, 0.0004524401156231761, 0.006313576363027096, 8.688570960657671e-05, 0.002261687070131302, 0.0011411253362894058, 0.0002222910989075899, 0.0005328670958988369, 0.005840822588652372, 0.0009336802177131176, 0.0019788090139627457, 0.001446225680410862, 0.7749576568603516, 1.1920928955078125e-06, 0.7749576568603516, 0.7749576568603516, 0.7749576568603516, 0.7749576568603516, 0.8376002907752991, 1.1920928955078125e-06, 0.8376002907752991, 0.8376002907752991, 0.8376002907752991, 0.8376002907752991, 9.491521632298827e-05, 9.389836463924439e-07, 0.10419617593288422, 0.14492061734199524, 0.14498887956142426, 0.11883706599473953, 0.46094444394111633, 0.20240452885627747, 0.18056060373783112, 0.1998881697654724, 0.04375440999865532, 0.1956317275762558, 0.14946794509887695, 0.44242793321609497, 0.16940180957317352, 0.20029620826244354, 1.819826602935791, 3.0069782733917236, 0.7777782678604126, 2.908608913421631, 0.5653623342514038, 0.42559659481048584, 0.7782106995582581, 2.9206533432006836, 2.7282583713531494, 0.7890534996986389, 4.389366149902344, 0.7673531770706177, 0.6787351369857788, 0.8744175434112549, 0.002644711174070835, 0.0042890808545053005, 0.006630757823586464, 0.002423289231956005, 0.004365998320281506, 0.003206274239346385, 0.00214275810867548, 0.00471037020906806, 0.006369020789861679, 0.0027572638355195522, 0.004713482689112425, 0.0034999430645257235, 0.316480815410614, 0.14719465374946594, 1.7827244997024536, 2.2686285972595215, 2.979750871658325, 0.18844710290431976, 0.3230688273906708, 0.13554660975933075, 2.5951108932495117, 2.9920148849487305, 3.1168758869171143, 0.18297354876995087, 0.005990809295326471, 0.005727929994463921, 0.0005119789275340736, 0.007918198592960835, 0.025747278705239296, 0.06078312173485756, 0.01880813017487526, 0.015655990689992905, 0.016933558508753777, 0.03535299748182297, 2.327174663543701, 0.272238552570343, 2.2268526554107666, 0.22552943229675293, 0.38686367869377136, 0.11805831640958786, 0.08298419415950775, 0.05022149533033371, 0.02821047604084015, 0.0032717944122850895, 0.00905029010027647, 0.007911374792456627, 0.0027025900781154633, 0.0022304959129542112, 0.0004864195070695132, 0.0005784681416116655], "count": [204]}, "action": {"min": [-0.34610939025878906, -0.11067695170640945, -0.6790130734443665, -1.6156284809112549, -0.7025800943374634, -0.23711882531642914, -0.5372932553291321, -0.34943386912345886, -0.1817554086446762, 0.3226548731327057, -1.3550617694854736, 0.2745061218738556, -0.23441830277442932, -0.3026922047138214, 0.014161425642669201, -0.027951553463935852, -0.6030566096305847, 0.9797137379646301, -0.4069165289402008, -0.026300862431526184, -0.003480607410892844, 0.02442200854420662, -0.6006685495376587, 0.9930187463760376, -0.418911337852478, 0.03512450307607651, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.05359116196632385, -3.0028973014850635e-06, -0.4354161024093628, -0.2445986270904541, -0.4147898554801941, -0.24017572402954102, -1.3598452806472778, -0.703882098197937, -0.42616963386535645, -0.41947194933891296, -0.07920530438423157, -0.5481851696968079, -0.3943457305431366, -1.3356391191482544, -0.7727785110473633, -0.8378847241401672], "max": [0.11204291880130768, 0.38159841299057007, -0.3323547840118408, -1.2491002082824707, 0.18924091756343842, 0.4680120646953583, -0.0488724485039711, 0.037525616586208344, 0.011002680286765099, 0.8101040124893188, -1.027073621749878, 1.3048419952392578, 0.09286071360111237, 0.127143993973732, 0.016321957111358643, -0.020598433911800385, -0.5867384076118469, 0.9826734066009521, -0.3975904881954193, -0.020227987319231033, -0.001448074821382761, 0.03144265338778496, -0.5835099220275879, 0.9999439120292664, -0.4100770354270935, 0.040636610239744186, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.05302467942237854, 2.3887566840130603e-06, 0.12367589771747589, 0.4618525803089142, 0.38079801201820374, 0.29706770181655884, 1.487817645072937, 0.2042061984539032, 0.592603325843811, 0.5478217005729675, 0.17825865745544434, 0.4486061930656433, 0.39089033007621765, 1.319298505783081, 0.30956000089645386, 0.316875159740448], "mean": [-0.12309416383504868, 0.006756502669304609, -0.5462378859519958, -1.4057636260986328, -0.18355920910835266, 0.1387408971786499, -0.2751406729221344, -0.11173749715089798, -0.062217362225055695, 0.4968101978302002, -1.2743334770202637, 0.6295745968818665, -0.1423817276954651, -0.18181468546390533, 0.015079918317496777, -0.022967537865042686, -0.5960211157798767, 0.9815078973770142, -0.4017471969127655, -0.021859068423509598, -0.0026486977003514767, 0.029179587960243225, -0.5932468175888062, 0.996207594871521, -0.41369202733039856, 0.03925584256649017, 0.4987879991531372, 1.7453304529190063, 0.4987879991531372, 0.4987879991531372, 0.4987879991531372, 0.4987879991531372, 1.072522759437561, 1.7453304529190063, 1.072522759437561, 1.072522759437561, 1.072522759437561, 1.072522759437561, -0.0532907098531723, -3.347441577261634e-07, -0.060068827122449875, 0.04129919037222862, 0.0023146779276430607, 0.018517863005399704, 0.03935786709189415, -0.08930975198745728, 0.0454658567905426, 0.0017717537702992558, 0.01596672087907791, -0.01013727206736803, 0.01637231558561325, -0.08330364525318146, -0.0100822439417243, -0.015671178698539734], "std": [0.1456306427717209, 0.12687285244464874, 0.10499539226293564, 0.10693518072366714, 0.35415419936180115, 0.20570923388004303, 0.13429054617881775, 0.0972897931933403, 0.05821354687213898, 0.12499959766864777, 0.09051833301782608, 0.30163446068763733, 0.10326917469501495, 0.13595925271511078, 0.0005237031728029251, 0.0016272937646135688, 0.005699308589100838, 0.0006959087331779301, 0.0020059370435774326, 0.0011801727814599872, 0.000524703471455723, 0.001471328199841082, 0.005705618299543858, 0.00149416399654001, 0.0017323248321190476, 0.0013793319230899215, 0.7794296741485596, 1.1920928955078125e-06, 0.7794296741485596, 0.7794296741485596, 0.7794296741485596, 0.7794296741485596, 0.8376002907752991, 1.1920928955078125e-06, 0.8376002907752991, 0.8376002907752991, 0.8376002907752991, 0.8376002907752991, 9.589505498297513e-05, 9.260551792067417e-07, 0.10416227579116821, 0.14487914741039276, 0.14498744904994965, 0.11877358704805374, 0.46094825863838196, 0.2024925798177719, 0.1805545687675476, 0.199337437748909, 0.04197973012924194, 0.19551588594913483, 0.14857591688632965, 0.44204363226890564, 0.16714052855968475, 0.1993921548128128], "count": [204]}, "timestamp": {"min": [0.0], "max": [6.766666666666667], "mean": [3.3833333333333337], "std": [1.9629673305332263], "count": [204]}, "frame_index": {"min": [0], "max": [203], "mean": [101.5], "std": [58.88901991599679], "count": [204]}, "episode_index": {"min": [152], "max": [152], "mean": [152.0], "std": [0.0], "count": [204]}, "index": {"min": [58712], "max": [58915], "mean": [58813.5], "std": [58.88901991599679], "count": [204]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [204]}, "subtask_annotation": {"mean": [0.5049019607843137, 2.0, 2.0, 2.0, 2.0], "std": [0.5192146125810841, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [204]}, "scene_annotation": {"mean": [152.0], "std": [0.0], "min": [152], "max": [152], "count": [204]}, "eef_direction_state": {"mean": [3.7549019607843137, 2.549019607843137], "std": [2.026473196921016, 2.3162996647390943], "min": [0, 0], "max": [6, 6], "count": [204]}, "eef_velocity_state": {"mean": [0.8235294117647058, 0.8333333333333334], "std": [0.7058823529411763, 0.543830519543477], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_acc_mag_state": {"mean": [0.7401960784313726, 0.6813725490196079], "std": [0.8320491835860362, 0.8292721108033527], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_direction_action": {"mean": [3.1813725490196076, 2.7205882352941178], "std": [1.8816570915623398, 2.2590488296545406], "min": [0, 0], "max": [6, 6], "count": [204]}, "eef_velocity_action": {"mean": [1.0637254901960784, 0.9607843137254902], "std": [0.6029810284932675, 0.558737523481372], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_acc_mag_action": {"mean": [0.6617647058823529, 0.803921568627451], "std": [0.8214697633435198, 0.8636359037468727], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_sim_pose_state": {"mean": [0.2383950081295304, 0.15128399797783018, 0.11996036410545088, -0.21189596183369722, -1.0720558364213173, -0.05109631193019567, 0.24743108750896087, -0.20364721094771368, 0.07275241848210395, -1.653118831542599, -0.7676724827824437, 2.1078631889975066], "std": [0.03163833340025755, 0.04543623264687318, 0.013386275042697914, 2.3762673594972177, 0.2723070282850986, 2.279085778503539, 0.019267044800868775, 0.013847635750909193, 0.009930825886189832, 0.22564982321831467, 0.3868061791444418, 0.118125895225193], "min": [0.1965442091111021, 0.09962168280982166, 0.10055805796050242, -3.1316023844486267, -1.402683125711736, -3.047377373032564, 0.21928522991949614, -0.22813017332159236, 0.051091683179225286, -1.901481265131487, -1.2182305140362746, 1.927218236363582], "max": [0.31544238718430484, 0.276823373348272, 0.15717283688657396, 3.1213570982090277, -0.6988151873820323, 3.138801892595135, 0.2878124479667954, -0.18386728193837054, 0.08835627957473982, -1.241489359802639, 0.0927169847107776, 2.299288941449359], "count": [204]}, "eef_sim_pose_action": {"mean": [0.2507783648264771, 0.16055955786110024, 0.1153670400707847, -0.22493861528442652, -1.088252015588975, -0.032362341791442, 0.2505335530032174, -0.19953288325941684, 0.0695200006351943, -1.6448835498414294, -0.7844207594412392, 2.1128494029483456], "std": [0.03482167308525941, 0.05397247429536183, 0.017837790264560276, 2.3695100567075795, 0.31198116064527515, 2.2682665369234805, 0.017907804336797655, 0.014511115793095372, 0.017006483080559257, 0.2849362280143984, 0.40107990810196714, 0.16455877296463137], "min": [0.2062617432597747, 0.10420741772765567, 0.08779670412813466, -3.1228623452596316, -1.4838845513715748, -3.060841010650241, 0.2176258959887168, -0.22791059788232368, 0.03409494430544492, -1.9769747681542573, -1.2715707716119746, 1.8066532881212929], "max": [0.32483140149463574, 0.29492357817969367, 0.15896909000436513, 3.1208589251640593, -0.6273822380527241, 3.1294376556078145, 0.287078324501601, -0.1778013485104215, 0.09446149609247342, -1.1022054842452742, 0.15307863814973333, 2.35822955241946], "count": [204]}}} +{"episode_index": 152, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44136500624759706]], [[0.5390828503460208]], [[0.4741786091887735]]], "std": [[[0.2956604614737161]], [[0.21410133846345647]], [[0.22645440859897112]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4410491541714725]], [[0.427232119857747]], [[0.3562956915609381]]], "std": [[[0.3146366542351121]], [[0.23257920831272227]], [[0.26754446153490496]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4568039600153787]], [[0.47820519031141867]], [[0.38308900422914266]]], "std": [[[0.2956019294686851]], [[0.21268688043049327]], [[0.23932228259288824]]], "count": [100]}, "observation.state": {"min": [-0.7806696891784668, -0.12880747020244598, -0.5646733045578003, -1.734952688217163, -1.485181450843811, -0.5050698518753052, -0.6621451377868652, -0.8463019132614136, -0.6157020330429077, 0.27503547072410583, -2.143380880355835, 0.34522396326065063, -0.6724454164505005, -0.5620130896568298, 0.009142130613327026, -0.006727021653205156, -0.5887619853019714, 1.0348148345947266, -0.4780780076980591, -0.0026170562487095594, -0.013179348781704903, -0.010934630408883095, -0.5898666381835938, 1.0168201923370361, -0.4705950915813446, -0.007190783508121967, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.004104273859411478, -0.0015289022121578455, -1.0313867330551147, -0.45902812480926514, -0.34568357467651367, -2.981482982635498, -2.207015037536621, -1.18290376663208, -1.4374732971191406, -0.3668056130409241, -0.20886151492595673, -0.9974536299705505, -1.0736092329025269, -0.8298604488372803, -1.088750958442688, -0.7442370653152466, -13.618410110473633, -7.967033386230469, -3.1312577724456787, -9.55433464050293, -0.430402934551239, -1.2338217496871948, -1.2912087440490723, -10.255563735961914, -6.166056156158447, -3.482295513153076, -8.852258682250977, -0.4017094075679779, -2.4676434993743896, -3.18498158454895, -0.007573151495307684, -0.03564630076289177, -0.021245243027806282, -0.007423995528370142, -0.015098714269697666, -0.007358373608440161, -0.009630576707422733, -0.03606181964278221, -0.019981039687991142, -0.01015845499932766, -0.010497109033167362, -0.008084230124950409, -2.9269800186157227, -0.605015218257904, 1.8113338947296143, -30.73370933532715, 10.714345932006836, -0.8320131897926331, 0.3817799985408783, -0.334057480096817, 3.2366456985473633, -35.83696746826172, 13.338622093200684, -0.36704322695732117, -0.01235485915094614, -0.013691090978682041, -0.0006105006905272603, -0.08198151737451553, 0.287677526473999, 0.021470576524734497, 0.0023375428281724453, 0.26166993379592896, -0.2992323637008667, 0.0684712678194046, -3.12848162651062, -1.2246454954147339, -2.940783977508545, -2.834132432937622, -0.8125731945037842, 1.977759599685669, -0.7392349243164062, -0.17757029831409454, 9.645069122314453, -0.009415298700332642, -0.013244956731796265, -0.03367462754249573, -0.022761456668376923, 0.01658295840024948, 0.7652849555015564, 0.6357989311218262], "max": [0.17234313488006592, 0.23746910691261292, -0.2777119576931, -0.26474374532699585, 0.35515454411506653, 0.6755358576774597, 0.0850696936249733, 0.34343087673187256, -0.10118739306926727, 1.0523017644882202, -0.9977352023124695, 1.010054349899292, 0.3519282937049866, -0.06362316757440567, 0.010191505774855614, 0.008995086885988712, -0.5819016695022583, 1.0367695093154907, -0.47376710176467896, 0.001145634101703763, -0.012417569756507874, 0.0058703175745904446, -0.5802686214447021, 1.0196224451065063, -0.46562808752059937, -0.003552383743226528, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0052478015422821045, -0.0015238793566823006, 1.4990432262420654, 0.23105135560035706, 0.777198076248169, 2.1206583976745605, 2.2488269805908203, 2.403265953063965, 0.6374815702438354, 1.2940508127212524, 0.5661118626594543, 0.3158998489379883, 0.2941933870315552, 1.1987712383270264, 0.7900642156600952, 0.37403345108032227, -2.2493202686309814, 3.9682540893554688, 2.1483516693115234, 0.24420025944709778, 0.9755800366401672, 2.9554333686828613, 1.090354084968567, 9.899236679077148, 17.918193817138672, 8.94444465637207, 0.09157510101795197, 3.0702075958251953, 2.094627857208252, 0.28693529963493347, 0.008137926459312439, 0.026511285454034805, 0.014124782755970955, 0.0052369446493685246, 0.0042487275786697865, 0.007589081302285194, 0.007299754302948713, 0.029212558642029762, 0.01261806394904852, 0.011830058880150318, 0.009309865534305573, 0.0060585918836295605, -0.9968700408935547, 0.311786949634552, 11.966681480407715, -20.899871826171875, 22.656919479370117, 0.8536924123764038, 2.311890125274658, 0.6532679796218872, 11.268872261047363, -22.839881896972656, 21.864591598510742, 1.3545079231262207, 0.029706191271543503, 0.009770847856998444, 0.003663003910332918, 0.013663585297763348, 0.5501735210418701, 0.4064306318759918, 0.2690528631210327, 0.5244818329811096, -0.0205827709287405, 0.304959237575531, 3.1174874305725098, 0.5094379186630249, 3.058432102203369, -0.9777228832244873, -0.09877932071685791, 2.921804904937744, -0.3969170153141022, 0.17579595744609833, 10.00729751586914, 0.012159377336502075, 0.019795328378677368, 0.04381436109542847, -0.018403589725494385, 0.020189493894577026, 0.771321177482605, 0.6429831385612488], "mean": [-0.16365574300289154, 0.022424377501010895, -0.41995859146118164, -1.2690463066101074, -0.36204615235328674, -0.03556637465953827, -0.32370030879974365, -0.05020374432206154, -0.21565289795398712, 0.6791412234306335, -1.5449467897415161, 0.696746826171875, -0.38594743609428406, -0.22646158933639526, 0.00963793694972992, 0.0022012030240148306, -0.586518406867981, 1.0352470874786377, -0.4759140610694885, -0.0005152533412910998, -0.012805430218577385, -0.0013523311354219913, -0.5861997604370117, 1.0177594423294067, -0.4683976471424103, -0.005469700787216425, 0.5812291502952576, 1.745330572128296, 0.5812291502952576, 0.5812291502952576, 0.5812291502952576, 0.5812291502952576, 0.7333809733390808, 1.745330572128296, 0.7333809733390808, 0.7333809733390808, 0.7333809733390808, 0.7333809733390808, 0.004663769621402025, -0.0015263822861015797, 0.0030117803253233433, -0.009175768122076988, 0.002634296426549554, -0.03487291559576988, 0.01323750615119934, -0.027100026607513428, -0.006249169819056988, 0.14469997584819794, 0.045810531824827194, -0.0888935849070549, -0.13668614625930786, -0.005997159518301487, -0.08116433024406433, -0.03975224494934082, -6.682063579559326, -2.139984607696533, -0.25586754083633423, -5.25373649597168, 0.15678294003009796, 0.3623635470867157, -0.16672256588935852, 2.659315824508667, 8.04065227508545, 2.998863458633423, -4.513434886932373, 0.6177176237106323, -0.1989792287349701, -0.7618602514266968, 0.0004512429586611688, 0.0007136242347769439, -0.001511409180238843, 0.00021655525779351592, -0.0005083890282548964, -0.00011591435759328306, -0.00036101811565458775, 0.0007470357231795788, -0.0007165730348788202, 2.4900791686377488e-05, -0.00021729023137595505, -0.0005359628121368587, -1.8467681407928467, -0.05918905884027481, 6.810795307159424, -27.38618278503418, 16.36628532409668, -0.04638901352882385, 1.3259693384170532, 0.25606200098991394, 5.9322028160095215, -30.10523223876953, 17.163354873657227, 0.4272803068161011, 0.0034673158079385757, -0.0030826351139694452, 0.0014125308953225613, -0.041222959756851196, 0.391858845949173, 0.14117659628391266, 0.15287870168685913, 0.3424530029296875, -0.1080746054649353, 0.14516347646713257, -0.19300243258476257, -0.6455496549606323, 0.5709986090660095, -1.9893746376037598, -0.5497859120368958, 2.3799643516540527, -0.564849853515625, 0.011288040317595005, 9.77715015411377, 0.0013957697665318847, 0.0009470837539993227, -0.0009975045686587691, -0.021141989156603813, 0.01943437196314335, 0.7680174112319946, 0.6397793292999268], "std": [0.33087193965911865, 0.11214926838874817, 0.09835982322692871, 0.5155293345451355, 0.6800202131271362, 0.29897212982177734, 0.21032898128032684, 0.2502714991569519, 0.17409032583236694, 0.15504924952983856, 0.23272451758384705, 0.18556581437587738, 0.19873908162117004, 0.11742044240236282, 0.0002464247227180749, 0.004115768242627382, 0.0011453203624114394, 0.0004690864880103618, 0.0013013888383284211, 0.0014973877696320415, 0.00019031971169169992, 0.004642544314265251, 0.0021666677203029394, 0.0009197570034302771, 0.0014347584219649434, 0.0012648069532588124, 0.808059573173523, 1.3113021850585938e-06, 0.808059573173523, 0.808059573173523, 0.808059573173523, 0.808059573173523, 0.856336772441864, 1.3113021850585938e-06, 0.856336772441864, 0.856336772441864, 0.856336772441864, 0.856336772441864, 0.00024354824563488364, 8.818713013170054e-07, 0.389625608921051, 0.13912907242774963, 0.16850918531417847, 0.7073686718940735, 0.7698369026184082, 0.5669682025909424, 0.3505200743675232, 0.3379359543323517, 0.13546612858772278, 0.26586657762527466, 0.3462221622467041, 0.25497934222221375, 0.3326679766178131, 0.1730702966451645, 3.261425018310547, 3.137275218963623, 1.3258575201034546, 3.0912859439849854, 0.3285740315914154, 0.9571275115013123, 0.510637640953064, 5.410148620605469, 6.3384013175964355, 3.704432487487793, 2.548701524734497, 0.7688241004943848, 0.9782900810241699, 0.7315698862075806, 0.002715526847168803, 0.0073486510664224625, 0.005486810579895973, 0.002352948999032378, 0.0024816980585455894, 0.001815928379073739, 0.002865805057808757, 0.008607842959463596, 0.005810657981783152, 0.0030728953424841166, 0.002375009236857295, 0.0020127855241298676, 0.4355386197566986, 0.21586428582668304, 2.947957754135132, 2.0306479930877686, 3.646951198577881, 0.45066121220588684, 0.43010765314102173, 0.2538582384586334, 1.7436363697052002, 3.5880022048950195, 2.368232011795044, 0.47119343280792236, 0.0066690645180642605, 0.004144423641264439, 0.0005656416760757565, 0.018707890063524246, 0.0940752625465393, 0.11840188503265381, 0.07997169345617294, 0.06098828464746475, 0.08793295919895172, 0.051890578120946884, 2.32462739944458, 0.6029861569404602, 2.112255573272705, 0.3481197655200958, 0.218622624874115, 0.20492932200431824, 0.04900353029370308, 0.054922353476285934, 0.04122450575232506, 0.0037666831631213427, 0.005352855660021305, 0.010709403082728386, 0.0007457842002622783, 0.0006132368580438197, 0.0016077967593446374, 0.0019120925571769476], "count": [255]}, "action": {"min": [-0.8434063196182251, -0.1369141787290573, -0.6353434324264526, -1.7353240251541138, -1.4898273944854736, -0.5107746124267578, -0.6630432605743408, -0.7962590456008911, -0.619968056678772, 0.22058725357055664, -2.143422842025757, 0.3359813392162323, -0.6738863587379456, -0.5664303302764893, 0.00900467298924923, -0.008463114500045776, -0.5870919227600098, 1.0302486419677734, -0.47877782583236694, -0.0027992064133286476, -0.013390359468758106, -0.012286498211324215, -0.5874995589256287, 1.0121599435806274, -0.47040635347366333, -0.00802749115973711, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.004104273859411478, -0.0015289022121578455, -1.0313867330551147, -0.45902812480926514, -0.34568357467651367, -2.981482982635498, -2.207015037536621, -1.18290376663208, -1.4374732971191406, -0.3668056130409241, -0.23246589303016663, -0.9974536299705505, -1.0736092329025269, -0.8298604488372803, -1.088750958442688, -0.7442370653152466], "max": [0.17517036199569702, 0.23340663313865662, -0.2504819333553314, -0.19835907220840454, 0.3603803813457489, 0.6870021224021912, 0.08824081718921661, 0.3676713705062866, -0.033931292593479156, 1.0446900129318237, -1.0799410343170166, 1.0100802183151245, 0.32548052072525024, -0.05946330353617668, 0.01211024820804596, 0.006305501330643892, -0.5806553959846497, 1.035710096359253, -0.47236594557762146, 0.0005167015478946269, -0.01033748872578144, 0.003289185930043459, -0.5787668824195862, 1.0178730487823486, -0.4648915231227875, -0.004457676317542791, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0052478015422821045, -0.0015238793566823006, 1.4990432262420654, 0.23105135560035706, 0.777198076248169, 2.1206583976745605, 2.2488269805908203, 2.403265953063965, 0.6374815702438354, 1.2940508127212524, 0.5661118626594543, 0.3158998489379883, 0.2941933870315552, 1.1987712383270264, 0.7900642156600952, 0.37403345108032227], "mean": [-0.19090059399604797, 0.026911787688732147, -0.43377432227134705, -1.2348037958145142, -0.35893842577934265, -0.043032027781009674, -0.32062840461730957, 0.040940213948488235, -0.1593368947505951, 0.6948282718658447, -1.5525065660476685, 0.694995641708374, -0.3987540900707245, -0.23367111384868622, 0.0105621088296175, -0.00029472759342752397, -0.5835785865783691, 1.0327435731887817, -0.47561344504356384, -0.0009886311599984765, -0.011789711192250252, -0.0037092063575983047, -0.582284152507782, 1.0150346755981445, -0.468806654214859, -0.006124063394963741, 0.5812291502952576, 1.745330572128296, 0.5812291502952576, 0.5812291502952576, 0.5812291502952576, 0.5812291502952576, 0.7265365123748779, 1.745330572128296, 0.7265365123748779, 0.7265365123748779, 0.7265365123748779, 0.7265365123748779, 0.004664476029574871, -0.0015263803070411086, 0.0030337900388985872, -0.009277403354644775, 0.002774552907794714, -0.03483375534415245, 0.01364186778664589, -0.027235686779022217, -0.006384739652276039, 0.14483870565891266, 0.0463261753320694, -0.08912095427513123, -0.13590462505817413, -0.005918069276958704, -0.08076966553926468, -0.039741627871990204], "std": [0.3483768105506897, 0.10704955458641052, 0.12217120826244354, 0.5525839328765869, 0.6827650666236877, 0.30063098669052124, 0.21047571301460266, 0.21851520240306854, 0.16760459542274475, 0.19889184832572937, 0.2443932145833969, 0.18865981698036194, 0.16999606788158417, 0.11966432631015778, 0.0007237179088406265, 0.003696820931509137, 0.0015392015920951962, 0.0012483451282605529, 0.0014231490204110742, 0.0012226211838424206, 0.0007249217596836388, 0.004087737761437893, 0.0023843636736273766, 0.001553103793412447, 0.0013443331699818373, 0.0010698838159441948, 0.808059573173523, 1.3113021850585938e-06, 0.808059573173523, 0.808059573173523, 0.808059573173523, 0.808059573173523, 0.8551985025405884, 1.3113021850585938e-06, 0.8551985025405884, 0.8551985025405884, 0.8551985025405884, 0.8551985025405884, 0.00024329863663297147, 8.746484922994568e-07, 0.3896256387233734, 0.13912594318389893, 0.16852696239948273, 0.7073708176612854, 0.769859254360199, 0.5669593811035156, 0.350517213344574, 0.3379453420639038, 0.13519179821014404, 0.26579171419143677, 0.3464108407497406, 0.2549678087234497, 0.3327362537384033, 0.17306803166866302], "count": [255]}, "timestamp": {"min": [0.0], "max": [8.466666666666667], "mean": [4.233333333333333], "std": [2.4537197763275134], "count": [255]}, "frame_index": {"min": [0], "max": [254], "mean": [127.0], "std": [73.6115932898254], "count": [255]}, "episode_index": {"min": [153], "max": [153], "mean": [153.0], "std": [0.0], "count": [255]}, "index": {"min": [58916], "max": [59170], "mean": [59043.0], "std": [73.6115932898254], "count": [255]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [255]}, "subtask_annotation": {"mean": [0.32941176470588235, 2.0, 2.0, 2.0, 2.0], "std": [0.48640099556748717, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [255]}, "scene_annotation": {"mean": [153.0], "std": [0.0], "min": [153], "max": [153], "count": [255]}, "eef_direction_state": {"mean": [2.7411764705882353, 3.835294117647059], "std": [2.094734432191143, 1.8984847961829816], "min": [0, 1], "max": [6, 6], "count": [255]}, "eef_velocity_state": {"mean": [1.1098039215686275, 0.9372549019607843], "std": [0.7165425980962921, 0.7745867422693863], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_acc_mag_state": {"mean": [0.8627450980392157, 0.7137254901960784], "std": [0.8590831374120741, 0.8450593685706783], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_direction_action": {"mean": [2.1882352941176473, 2.9607843137254903], "std": [1.8671197341090473, 1.8740831412042798], "min": [0, 0], "max": [6, 6], "count": [255]}, "eef_velocity_action": {"mean": [1.2117647058823529, 1.2470588235294118], "std": [0.5758700353186073, 0.6669664839086298], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_acc_mag_action": {"mean": [1.0509803921568628, 1.1098039215686275], "std": [0.8268467266788045, 0.8329618549185348], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_sim_pose_state": {"mean": [0.26855807496765033, 0.21919099566694406, 0.11251848787119807, -0.1689560783472673, -0.6463560666552335, 0.5469249791449499, 0.2122993731390986, -0.20441345702723357, 0.11508899083847858, -1.9893853808599058, -0.5499303042722525, 2.3800713865070433], "std": [0.07525050668625222, 0.075307941219201, 0.021886467455309526, 2.40527099919189, 0.6030866071306203, 2.161508187882187, 0.06072613021276671, 0.072203192535437, 0.03822848239477728, 0.34818143128689605, 0.21860015906728253, 0.20486089430154059], "min": [0.19032917251935197, 0.1494225973395051, 0.06996849657919363, -3.1376328088680254, -1.2276986148060192, -3.1275506326637887, 0.1476370982546582, -0.36788034650447043, 0.06825598364514134, -2.8345666749700142, -0.8127034545064584, 1.9777794960410393], "max": [0.40232265629239766, 0.38046223186571265, 0.15568357273309932, 3.1404899676689153, 0.5094403932505882, 3.0591010855287903, 0.40757301393552414, -0.1451743170456586, 0.19595932939440291, -0.9777219913902693, -0.09914537668314471, 2.9221398969894534], "count": [255]}, "eef_sim_pose_action": {"mean": [0.2729610420210117, 0.2215090713605792, 0.1135263052848961, -0.02819688940840853, -0.6448493247435123, 0.5549559459713671, 0.1767596972994098, -0.18148547882424643, 0.10213290424820957, -1.985306860729648, -0.644189486372552, 2.4040528170255517], "std": [0.07673085856051208, 0.07814072775461602, 0.019723199870542888, 2.391345392597208, 0.6255478290861737, 2.1524086680136003, 0.05825114737596642, 0.07777274268098701, 0.047697248299535436, 0.3498387122906562, 0.2131975395498753, 0.19758217636902187], "min": [0.19112467014836956, 0.14228626228198576, 0.07788834329255925, -3.128667965697162, -1.2417372775881117, -3.1175282121171186, 0.1414738151208292, -0.3723243663827493, 0.04664930427246107, -2.9214864825901543, -0.8960946285740192, 1.9801505250016151], "max": [0.4103017070015282, 0.3834241041951182, 0.1561015624056779, 3.125423762767787, 0.5205691963328767, 3.128972422375732, 0.39785333610334606, -0.11196717949331765, 0.21210342757612058, -0.9890416088697297, -0.16440910235734818, 2.889404227294323], "count": [255]}}} +{"episode_index": 153, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4424821874196569]], [[0.5547628094904509]], [[0.4719369393673505]]], "std": [[[0.2973250790909499]], [[0.19070605178458566]], [[0.23304936530384163]]], "count": [163]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4852319291424016]], [[0.4461571042166415]], [[0.3337610269056498]]], "std": [[[0.32984319809760587]], [[0.24058256212835968]], [[0.2665666061792474]]], "count": [163]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43606967323799484]], [[0.46718701720433153]], [[0.3748738333297953]]], "std": [[[0.3209213538313363]], [[0.22103642749762434]], [[0.258587589439348]]], "count": [163]}, "observation.state": {"min": [-1.4372491836547852, -0.026704000309109688, -1.5289463996887207, -1.4688937664031982, -0.34027647972106934, -0.8651941418647766, -0.6549942493438721, -1.1920311450958252, -0.7675296068191528, -0.15783661603927612, -1.5677682161331177, -0.8330557346343994, 0.015258456580340862, -0.4795314073562622, -0.0022875359281897545, -0.002073282841593027, -0.6412981748580933, 0.9774075150489807, -0.3723073899745941, -0.025906257331371307, -0.01410177256911993, 0.008320853114128113, -0.6342480778694153, 0.9981634020805359, -0.3993968367576599, 0.037105098366737366, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.00133696966804564, -0.0003829846391454339, -1.1921042203903198, -0.21363948285579681, -0.7282341122627258, -0.962844967842102, -1.2201796770095825, -1.498996615409851, -1.9518208503723145, -0.9983299970626831, -1.247430443763733, -0.94651859998703, -0.7633086442947388, -3.220160722732544, -1.1109004020690918, -0.5126903057098389, -17.827533721923828, -8.821733474731445, -2.007936477661133, -13.980464935302734, -0.6312576532363892, -2.266788959503174, -3.357142686843872, -12.70531940460205, -6.623931884765625, -5.012820720672607, -11.752137184143066, -2.3528695106506348, -1.9511600732803345, -2.6684980392456055, -0.011184973642230034, -0.015462793409824371, -0.012869233265519142, -0.006192670203745365, -0.01499337237328291, -0.013780389912426472, -0.011434230953454971, -0.013830474577844143, -0.014881457202136517, -0.008005956187844276, -0.008037528954446316, -0.011934518814086914, -0.5938799977302551, -0.5270684361457825, 8.640953063964844, -26.748905181884766, 8.014434814453125, -0.6136809587478638, -0.5090399980545044, -0.5382037162780762, 5.300378799438477, -27.56937026977539, 7.80980920791626, -1.330607533454895, -0.024457253515720367, -0.01812381111085415, 0.0018315018387511373, -0.09564509987831116, 0.3483242988586426, -0.007438455242663622, 0.10451927781105042, 0.31016233563423157, -0.2499716579914093, 0.007589531596750021, -3.130535125732422, -1.1993374824523926, -3.1332874298095703, -3.1399545669555664, -1.535766363143921, -3.1135215759277344, -0.873387336730957, -0.25676074624061584, 9.585420608520508, -0.011505275964736938, -0.01882725954055786, -0.037936240434646606, -0.034280478954315186, 0.016415785998106003, 0.8558610081672668, 0.5116228461265564], "max": [-0.04527854546904564, 0.5655368566513062, -0.24452586472034454, -0.8980886340141296, 0.8664281964302063, -0.2269783467054367, 0.34773457050323486, -0.1160895824432373, 0.23384471237659454, 1.5012993812561035, -1.0704195499420166, 0.5397899746894836, 0.7544252276420593, 0.09699197113513947, 0.0033006155863404274, -0.0007531725568696856, -0.6334286332130432, 0.9781700372695923, -0.36377954483032227, -0.012689213268458843, -0.008610246703028679, 0.010805860161781311, -0.6233139634132385, 1.007660150527954, -0.39238789677619934, 0.04883069172501564, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0005720433546230197, 1.0399711527497857e-06, 1.816918134689331, 0.5386838912963867, 1.651175618171692, 0.6150153875350952, 2.729950428009033, 1.4938580989837646, 1.2588608264923096, 0.8328913450241089, 0.5603877305984497, 0.8582774996757507, 0.5119418501853943, 1.1083451509475708, 1.6273083686828613, 0.8599574565887451, -4.164583206176758, 2.442002773284912, 3.7912089824676514, 1.92307710647583, 1.721611738204956, 2.209401845932007, 0.5451770424842834, -2.2493202686309814, 10.164835929870605, 2.527472496032715, 2.2283272743225098, 1.4059828519821167, 0.7747253179550171, 2.266788959503174, 0.010141394101083279, 0.013390814885497093, 0.024833794683218002, 0.0064144441857934, 0.014260001480579376, 0.015425270423293114, 0.007852029986679554, 0.016159752383828163, 0.013467174023389816, 0.02194793149828911, 0.022285617887973785, 0.021236449480056763, 2.3755199909210205, 0.14104649424552917, 19.627731323242188, -17.093463897705078, 22.662128448486328, 0.9075214862823486, 2.417940139770508, 0.10021724551916122, 14.074954986572266, -15.2322998046875, 19.69591522216797, 0.07838848233222961, 0.028238445520401, 0.011313237249851227, 0.006105006206780672, -0.04099075868725777, 0.4752873182296753, 0.18130168318748474, 0.25827574729919434, 0.49623456597328186, 0.03431686758995056, 0.27721500396728516, 3.112145185470581, -0.3245391845703125, 3.1366381645202637, 3.1384644508361816, -0.46678492426872253, 3.112269878387451, -0.5562021732330322, 0.1664484739303589, 9.872995376586914, 0.015905261039733887, 0.01667487621307373, 0.024501442909240723, -0.02985641360282898, 0.021364495158195496, 0.8584587574005127, 0.5157753825187683], "mean": [-0.46096187829971313, 0.10315217077732086, -0.5692434906959534, -1.1735864877700806, 0.016909794881939888, -0.5016063451766968, -0.4094506502151489, -0.41840049624443054, -0.13076211512088776, 0.6161869168281555, -1.2880535125732422, 0.10534374415874481, 0.2823221981525421, -0.29452499747276306, 0.0004673846415244043, -0.0013800038723275065, -0.637295663356781, 0.9776096940040588, -0.36933428049087524, -0.017188115045428276, -0.011292263865470886, 0.009110127575695515, -0.6280943155288696, 1.0005367994308472, -0.39653366804122925, 0.04436161741614342, 0.5603778958320618, 0.9877133965492249, 0.5603778958320618, 0.5603778958320618, 0.5603778958320618, 0.5603778958320618, 0.6228970289230347, 1.7453312873840332, 0.6228970289230347, 0.6228970289230347, 0.6228970289230347, 0.6228970289230347, -0.0009422285365872085, -0.00019739313574973494, -0.026752689853310585, 0.007772180717438459, -0.026313403621315956, 0.009786947630345821, 0.019821489229798317, -0.0035433636512607336, 0.004947876092046499, -0.0109920809045434, 0.004892408382147551, 0.0001414246071362868, 0.016801850870251656, -0.0073157730512320995, 0.005832030437886715, 0.002668948145583272, -9.191577911376953, -2.067835569381714, 0.7122524976730347, -5.551510334014893, 0.5345974564552307, 0.14022952318191528, -0.6393152475357056, -8.339909553527832, 2.989210844039917, -0.5390941500663757, -4.754998683929443, -0.44440269470214844, -0.06734699755907059, -0.8065612316131592, 0.00012777946540154517, -0.0003316728107165545, 9.217413753503934e-05, 0.00023330420663114637, 0.0002040006802417338, -0.00042153458343818784, -8.262351911980659e-05, -0.00013904595107305795, -0.00019147834973409772, 0.00032227628980763257, -9.687602869234979e-06, -0.00027287707780487835, 1.42926824092865, -0.1414930671453476, 13.551291465759277, -22.909217834472656, 15.220874786376953, -0.10050555318593979, 1.4479972124099731, -0.17759278416633606, 9.967344284057617, -21.609323501586914, 13.627726554870605, -0.8461409211158752, 0.003130183322355151, -0.0022776878904551268, 0.0036361890379339457, -0.07538621872663498, 0.4037001430988312, 0.08850350230932236, 0.16057200729846954, 0.397070974111557, -0.07182109355926514, 0.14629249274730682, 0.5965210795402527, -0.9993805885314941, -0.4854133725166321, -0.34093692898750305, -1.0432519912719727, 0.5681558847427368, -0.7584870457649231, -0.004194227512925863, 9.758511543273926, 0.00020213359675835818, 9.257572673959658e-05, 0.0005067776655778289, -0.03271663561463356, 0.019136162474751472, 0.8574748039245605, 0.5131257176399231], "std": [0.3961066007614136, 0.1631995290517807, 0.44161495566368103, 0.13490505516529083, 0.3279716372489929, 0.22973524034023285, 0.32288068532943726, 0.2281481772661209, 0.33314886689186096, 0.3924389183521271, 0.13886158168315887, 0.3059704005718231, 0.1810629516839981, 0.13389447331428528, 0.0014620426809415221, 0.00022011002874933183, 0.0016074728919193149, 0.00019381294259801507, 0.0023293306585401297, 0.0036745532415807247, 0.0013943238882347941, 0.0004921212675981224, 0.002975920680910349, 0.003289787331596017, 0.0022393232211470604, 0.0031924175564199686, 0.8089318871498108, 0.8638140559196472, 0.8089318871498108, 0.8089318871498108, 0.8089318871498108, 0.8089318871498108, 0.8263730406761169, 2.0265579223632812e-06, 0.8263730406761169, 0.8263730406761169, 0.8263730406761169, 0.8263730406761169, 0.0001353880506940186, 9.649573621572927e-05, 0.23924458026885986, 0.0877595841884613, 0.18185554444789886, 0.13438288867473602, 0.3518405556678772, 0.2224169373512268, 0.23085089027881622, 0.20219339430332184, 0.18600869178771973, 0.22656796872615814, 0.17013922333717346, 0.4212484061717987, 0.26422423124313354, 0.13787348568439484, 3.2841341495513916, 2.035039186477661, 1.280195951461792, 3.794323682785034, 0.539189338684082, 0.6893453598022461, 0.6618925333023071, 1.9865319728851318, 4.501684665679932, 1.6311559677124023, 3.332634925842285, 0.5892416834831238, 0.38189905881881714, 0.8772202134132385, 0.002730283420532942, 0.004405240062624216, 0.005093368701636791, 0.0022262113634496927, 0.0024109496735036373, 0.002479245187714696, 0.0030290563590824604, 0.004248775541782379, 0.0046216826885938644, 0.002866976661607623, 0.002573085017502308, 0.0026146278250962496, 0.6234340071678162, 0.12226710468530655, 2.7427546977996826, 2.4968836307525635, 3.623232841491699, 0.33988603949546814, 0.5993909239768982, 0.10256576538085938, 1.8548613786697388, 3.1285712718963623, 2.9044668674468994, 0.3044114112854004, 0.006670014467090368, 0.005178084131330252, 0.0005376120680011809, 0.009331918321549892, 0.03502010181546211, 0.03988347575068474, 0.03148794546723366, 0.05708450451493263, 0.0709107369184494, 0.07203669846057892, 2.2289769649505615, 0.21417343616485596, 2.4414870738983154, 2.103010892868042, 0.2279343456029892, 2.429975748062134, 0.043038927018642426, 0.052674151957035065, 0.028493620455265045, 0.0029988354071974754, 0.0040503377094864845, 0.006428811699151993, 0.0009859203128144145, 0.0011195987462997437, 0.0005690770340152085, 0.0009183828951790929], "count": [895]}, "action": {"min": [-1.5586915016174316, -0.02635442093014717, -1.5707963705062866, -1.470472812652588, -0.34173116087913513, -0.8726915717124939, -0.6535680890083313, -1.2577900886535645, -0.7898305654525757, -0.22510570287704468, -1.584445595741272, -0.840656578540802, 0.018845554441213608, -0.4848211407661438, -0.002987504471093416, -0.005873874761164188, -0.6369918584823608, 0.9723454117774963, -0.37703660130500793, -0.02530558407306671, -0.014499819837510586, 0.0036652651615440845, -0.6301377415657043, 0.9946340322494507, -0.4046125113964081, 0.036322399973869324, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5817764401435852, 0.0, 0.0, 0.0, 0.0, -0.00133696966804564, -0.0003829846391454339, -1.1921042203903198, -0.21363948285579681, -0.7282341122627258, -0.9840664267539978, -1.2201796770095825, -1.498996615409851, -1.9518208503723145, -0.9983299970626831, -1.247430443763733, -0.94651859998703, -0.7633086442947388, -3.220160722732544, -1.1109004020690918, -0.5126903057098389], "max": [-0.06576153635978699, 0.5760380029678345, -0.23330806195735931, -0.8574490547180176, 0.8721816539764404, -0.22781848907470703, 0.3552991449832916, -0.1684470921754837, 0.22575220465660095, 1.5678175687789917, -0.9974854588508606, 0.5467019081115723, 0.7641234397888184, 0.10290469974279404, 0.004942706320434809, 0.0020323130302131176, -0.6251436471939087, 0.981287956237793, -0.36565473675727844, -0.012926680035889149, -0.0066068414598703384, 0.012556810863316059, -0.6147576570510864, 1.0091822147369385, -0.39427709579467773, 0.04765870422124863, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0005720433546230197, 1.0399711527497857e-06, 1.8650695085525513, 0.5386838912963867, 1.7709786891937256, 0.6150153875350952, 2.729950428009033, 1.4938580989837646, 1.2588608264923096, 0.8328913450241089, 0.5603877305984497, 0.8582774996757507, 0.5119418501853943, 1.1083451509475708, 1.6273083686828613, 0.8599574565887451], "mean": [-0.5084580183029175, 0.10910063982009888, -0.5973716974258423, -1.1394996643066406, 0.017677411437034607, -0.5055688619613647, -0.4042307138442993, -0.45783039927482605, -0.12418767809867859, 0.6307498812675476, -1.2420815229415894, 0.10117725282907486, 0.2847124934196472, -0.29375985264778137, 0.000937047298066318, -0.0012670839205384254, -0.6308692097663879, 0.9778192043304443, -0.3723219335079193, -0.01725759543478489, -0.01052479725331068, 0.008475114591419697, -0.6215025186538696, 1.000577449798584, -0.39946678280830383, 0.04296044632792473, 0.5604948997497559, 0.9896634221076965, 0.5604948997497559, 0.5604948997497559, 0.5604948997497559, 0.5604948997497559, 0.6235796213150024, 1.7425686120986938, 0.6235796213150024, 0.6235796213150024, 0.6235796213150024, 0.6235796213150024, -0.0009421846480108798, -0.0001973658800125122, -0.024662740528583527, 0.00783007126301527, -0.024291522800922394, 0.008635533042252064, 0.019000358879566193, -0.0035329360980540514, 0.0044538783840835094, -0.010631080716848373, 0.004575226455926895, 1.704410715319682e-05, 0.016960354521870613, -0.007555184420198202, 0.00624926807358861, 0.0025015075225383043], "std": [0.4139308035373688, 0.1594274938106537, 0.4605206549167633, 0.1379278153181076, 0.32775941491127014, 0.22960200905799866, 0.3217981159687042, 0.23071111738681793, 0.3261098861694336, 0.40854617953300476, 0.1515800952911377, 0.30807629227638245, 0.18228836357593536, 0.1347132921218872, 0.0015685418620705605, 0.0013506936375051737, 0.0020371838472783566, 0.0010666284942999482, 0.0024404567666351795, 0.0034109221305698156, 0.0015127725200727582, 0.001422559260390699, 0.0030651770066469908, 0.0035946760326623917, 0.0026088571175932884, 0.0029067876748740673, 0.8090084195137024, 0.8635584712028503, 0.8090084195137024, 0.8090084195137024, 0.8090084195137024, 0.8090084195137024, 0.8265096545219421, 0.050681982189416885, 0.8265096545219421, 0.8265096545219421, 0.8265096545219421, 0.8265096545219421, 0.00013541645603254437, 9.649097773944959e-05, 0.24751630425453186, 0.08774770051240921, 0.19199231266975403, 0.13847321271896362, 0.3527241051197052, 0.22235290706157684, 0.2313016951084137, 0.2024366706609726, 0.1862637847661972, 0.22657659649848938, 0.17024406790733337, 0.42128369212150574, 0.2644178569316864, 0.13795360922813416], "count": [895]}, "timestamp": {"min": [0.0], "max": [29.8], "mean": [14.9], "std": [8.61213613970941], "count": [895]}, "frame_index": {"min": [0], "max": [894], "mean": [447.0], "std": [258.3640841912823], "count": [895]}, "episode_index": {"min": [154], "max": [154], "mean": [154.0], "std": [0.0], "count": [895]}, "index": {"min": [59171], "max": [60065], "mean": [59618.0], "std": [258.3640841912823], "count": [895]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [895]}, "subtask_annotation": {"mean": [0.46145251396648046, 2.0, 2.0, 2.0, 2.0], "std": [0.5029745173102781, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [895]}, "scene_annotation": {"mean": [154.0], "std": [0.0], "min": [154], "max": [154], "count": [895]}, "eef_direction_state": {"mean": [4.090502793296089, 4.168715083798883], "std": [2.1033809638395464, 1.6963727396699662], "min": [0, 0], "max": [6, 6], "count": [895]}, "eef_velocity_state": {"mean": [0.659217877094972, 0.8927374301675978], "std": [0.6351540107202657, 0.7305793165433818], "min": [0, 0], "max": [2, 2], "count": [895]}, "eef_acc_mag_state": {"mean": [0.6067039106145251, 0.7217877094972067], "std": [0.8019249024706606, 0.8307801675391157], "min": [0, 0], "max": [2, 2], "count": [895]}, "eef_direction_action": {"mean": [3.677094972067039, 3.95195530726257], "std": [2.164126114657465, 1.6635877222840971], "min": [0, 0], "max": [6, 6], "count": [895]}, "eef_velocity_action": {"mean": [0.7754189944134078, 1.0268156424581005], "std": [0.6445813832552154, 0.705411187652942], "min": [0, 0], "max": [2, 2], "count": [895]}, "eef_acc_mag_action": {"mean": [0.7675977653631285, 0.9307262569832402], "std": [0.825339161837148, 0.8307666432684673], "min": [0, 0], "max": [2, 2], "count": [895]}, "eef_sim_pose_state": {"mean": [0.33254782776155356, 0.2178681883120188, 0.14212777069695812, 0.6035139159192506, -0.999510845773533, -0.492415252689182, 0.31278997498596084, -0.2008196219945043, 0.1434224234903345, -0.35528087528306357, -1.0433971355089315, 0.5720236133522467], "std": [0.055402138880598154, 0.0271863304538671, 0.07813858654038716, 2.2514642386736843, 0.21416463888316822, 2.484559146508624, 0.036702397009513284, 0.07290998125182634, 0.04636862371273448, 2.139476684948444, 0.22804323198901288, 2.468193454806753], "min": [0.2526739962823812, 0.1556875669679104, 0.07153733870976682, -3.139369911020796, -1.2031621687789362, -3.140955902885783, 0.2645473419427821, -0.40013117586903846, 0.05682445714144768, -3.141560169071555, -1.5387289651101848, -3.1373723310165813], "max": [0.4454956085710678, 0.3013810418540124, 0.38054216166646326, 3.139618103550019, -0.3245546257996752, 3.1414899948545463, 0.3834889679346738, -0.10360334121296727, 0.3007159351524167, 3.1401892078103986, -0.4668215168529719, 3.140993399122422], "count": [895]}, "eef_sim_pose_action": {"mean": [0.34136370979225983, 0.218809108745642, 0.14859218816088404, 0.6464704204159524, -0.9912492888772816, -0.9554057760697106, 0.32116470337887665, -0.1995644348740711, 0.14438991461837367, -0.9988441096180674, -1.0335334387804076, 0.5851961391733984], "std": [0.05614606685334448, 0.029190711988318116, 0.08643775938815336, 2.2108267807432522, 0.24617065639170213, 2.328245523127118, 0.03743314447196865, 0.0734622599855664, 0.04997551110846128, 1.8987252935716363, 0.23494511605113708, 2.4511605960381226], "min": [0.25774315211234505, 0.1545773817601127, 0.06555009505734943, -3.1365950542012295, -1.2443552542368126, -3.1409670743419325, 0.2677928619512054, -0.42233693789565835, 0.04092661699018637, -3.1382368656665194, -1.5171774410522212, -3.140374461840248], "max": [0.45549898388170607, 0.312522673805647, 0.408806299814475, 3.140213851307329, -0.26081934223630965, 3.1401992496169537, 0.38917839797138176, -0.0987362653221816, 0.3120046265994594, 3.1368126760185313, -0.4383035690218364, 3.137058202815066], "count": [895]}}} +{"episode_index": 154, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4520768028115737]], [[0.5344418128573377]], [[0.4895525081079237]]], "std": [[[0.2791386443791406]], [[0.21231121180154353]], [[0.2236146080908309]]], "count": [124]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4142540865175925]], [[0.4292950253314482]], [[0.3781663612630378]]], "std": [[[0.28817128515460755]], [[0.24041795703896343]], [[0.2645382960389181]]], "count": [124]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46052771847986507]], [[0.4643893807127532]], [[0.37840407225508804]]], "std": [[[0.30466151700568284]], [[0.21948488995529508]], [[0.2547169265608359]]], "count": [124]}, "observation.state": {"min": [-1.2872198820114136, -0.30060338973999023, -1.1158167123794556, -1.2664985656738281, -1.3211467266082764, -0.4303038418292999, -0.6500353813171387, -0.8552413582801819, -0.31109312176704407, 0.29564160108566284, -1.5777826309204102, -0.06370513886213303, -0.45939430594444275, -0.540168046951294, 0.011083362624049187, 0.0007018803153187037, -0.6134811043739319, 1.0347905158996582, -0.4569975733757019, -0.008856626227498055, -0.012490160763263702, -0.00621164683252573, -0.6190407276153564, 1.022359013557434, -0.45199018716812134, -0.009400754235684872, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.002951245754957199, -3.5795644635072676e-06, -0.6531690359115601, -0.5819032788276672, -1.317868947982788, -0.1690259724855423, -2.756760597229004, -0.9550076723098755, -0.36662614345550537, -1.1203734874725342, -0.4886080026626587, -0.33554744720458984, -0.886550784111023, -0.9419575929641724, -0.513252854347229, -0.5838234424591064, -18.65154266357422, -10.19536018371582, -2.527472496032715, -10.256410598754883, -2.6111111640930176, -2.2954823970794678, -2.123321294784546, -16.302005767822266, -4.731379508972168, -2.0360195636749268, -13.339439392089844, -0.8894994258880615, -1.5781440734863281, -3.758852005004883, -0.011237366124987602, -0.02763611637055874, -0.01356699038296938, -0.008792694658041, -0.0028453939594328403, -0.013084963895380497, -0.010231753811240196, -0.030090956017374992, -0.011271989904344082, -0.006997339893132448, -0.006392057053744793, -0.005886642728000879, -3.902639865875244, -0.927937388420105, 4.350170612335205, -28.062088012695312, 10.759801864624023, -0.5806323885917664, -0.5938799977302551, -0.5010862350463867, 6.829619407653809, -35.42938232421875, 14.033684730529785, -0.14822643995285034, -0.01766596920788288, -0.014525043778121471, 0.0, -0.09564509987831116, 0.3887763023376465, -0.051603734493255615, -0.025760361924767494, 0.34993278980255127, -0.2410169541835785, 0.0019575173500925303, -3.1028409004211426, -1.3059018850326538, -2.9715166091918945, -3.0604305267333984, -1.1739938259124756, -3.0650479793548584, -0.7959442734718323, -0.08373832702636719, 9.634761810302734, -0.007936924695968628, -0.015157938003540039, -0.0471591055393219, -0.014132987707853317, -0.029739033430814743, 0.25454771518707275, -0.966536283493042], "max": [-0.02717754989862442, 0.3647922873497009, -0.36316463351249695, -0.2552064061164856, 0.5810848474502563, 0.5189907550811768, -0.001906959805637598, 0.14769640564918518, 0.13771340250968933, 0.8384840488433838, -0.47379258275032043, 0.7118351459503174, 0.263124018907547, 0.04272588714957237, 0.012968983501195908, 0.005443328060209751, -0.6081568002700806, 1.0371712446212769, -0.44659745693206787, -0.006102073937654495, -0.01030370406806469, -0.0003631840518210083, -0.6117894649505615, 1.025194764137268, -0.442721426486969, -0.006260499823838472, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0040122512727975845, 1.720728164400498e-06, 0.5999339818954468, 0.4734382629394531, 0.37967345118522644, 0.6383478045463562, 0.5786704421043396, 1.1318093538284302, 0.9153896570205688, 0.4822973608970642, 0.4108712673187256, 0.6042174696922302, 1.4779385328292847, 2.006014823913574, 1.4388744831085205, 0.6337111592292786, -4.4875054359436035, 5.09768009185791, 4.717948913574219, 4.487179756164551, 1.951159954071045, 3.0702075958251953, 1.6929181814193726, -1.9449567794799805, 9.523809432983398, 1.9377288818359375, -2.0451772212982178, 1.807692289352417, 0.9755800366401672, 0.4017094075679779, 0.00971894059330225, 0.041691988706588745, 0.013596335425972939, 0.01091967523097992, 0.012148486450314522, 0.009766180999577045, 0.006766329053789377, 0.041836630553007126, 0.01276581734418869, 0.009722687304019928, 0.015140620060265064, 0.006188926286995411, -2.099790096282959, 0.1596052348613739, 12.649642944335938, -17.354721069335938, 22.728633880615234, 1.1393096446990967, 1.1029200553894043, 0.6235739588737488, 18.88538360595703, -21.324840545654297, 25.970521926879883, 1.578751802444458, 0.028540410101413727, 0.012550227344036102, 0.004884005058556795, -0.05465434491634369, 0.6340762972831726, 0.40310850739479065, 0.36099112033843994, 0.5614245533943176, -0.0009433766244910657, 0.3931773900985718, 2.9185078144073486, 0.694957971572876, 3.0167317390441895, 3.0623302459716797, -0.2646191716194153, 2.98661732673645, -0.46232926845550537, 0.2551933526992798, 9.853760719299316, 0.01938110589981079, 0.01606890559196472, 0.03450080752372742, -0.01161738857626915, -0.026435598731040955, 0.32074403762817383, -0.9466583728790283], "mean": [-0.6283599138259888, -0.084526926279068, -0.5514664053916931, -0.6970809698104858, -0.23794779181480408, 0.12355929613113403, -0.34219077229499817, -0.4043845534324646, -0.022988973185420036, 0.5291956663131714, -1.1874617338180542, 0.25977200269699097, -0.1291475147008896, -0.3589121401309967, 0.011468956246972084, 0.0020830181892961264, -0.6113042235374451, 1.0363783836364746, -0.4497043192386627, -0.007536112330853939, -0.012274960987269878, -0.004072014708071947, -0.615637481212616, 1.0238450765609741, -0.4452473819255829, -0.007790336851030588, 0.7715371251106262, 1.7453181743621826, 0.7715371251106262, 0.7715371251106262, 0.7715371251106262, 0.7715371251106262, 0.5115895867347717, 1.7453181743621826, 0.5115895867347717, 0.5115895867347717, 0.5115895867347717, 0.5115895867347717, 0.0036526466719806194, -4.147010770338966e-07, -0.03533795475959778, 0.012286053970456123, -0.003581858240067959, 0.046317145228385925, -0.051583874970674515, 0.007005185354501009, 0.021909799426794052, -0.012626567855477333, -0.009019034914672375, 0.010412232019007206, 0.005238487385213375, -0.0012809695908799767, 0.014676625840365887, 0.005335290916264057, -10.205621719360352, -2.8069140911102295, 0.6587549448013306, -4.382778167724609, 0.10091936588287354, 0.1770666241645813, -0.4771644175052643, -7.722911357879639, 1.75247323513031, -0.203270822763443, -5.296388149261475, 0.19598017632961273, -0.12272427976131439, -0.5878176093101501, 0.00011211763194296509, -0.00026200280990451574, -0.0004895429592579603, -0.00022166322742123157, 0.000586504174862057, -5.670119935530238e-05, -0.0002507982717361301, 0.00044483132660388947, 0.00036593497497960925, 0.00017200519505422562, 0.0005146077019162476, 0.00018374780484009534, -2.9393961429595947, -0.23540359735488892, 8.865757942199707, -22.206178665161133, 17.612829208374023, 0.4051606357097626, 0.307112455368042, 0.176387757062912, 12.865196228027344, -27.767494201660156, 20.992225646972656, 0.8464350700378418, 0.0022903946228325367, -0.0024493348319083452, 0.0016787223285064101, -0.07714874297380447, 0.506338357925415, 0.10961076617240906, 0.1674933284521103, 0.4520036578178406, -0.1111283153295517, 0.1883438527584076, -1.1566860675811768, -0.7000378370285034, 0.7115166187286377, -2.2205970287323, -0.7776076793670654, 0.14991843700408936, -0.6013895273208618, 0.08744160830974579, 9.774497985839844, 0.0013403728371486068, 0.0004726581391878426, 0.0003571041452232748, -0.013157080858945847, -0.028490860015153885, 0.28812775015830994, -0.9568675756454468], "std": [0.3651107847690582, 0.17420423030853271, 0.18445278704166412, 0.34945374727249146, 0.684032142162323, 0.265092670917511, 0.20223918557167053, 0.22775185108184814, 0.11693636327981949, 0.14117132127285004, 0.33291035890579224, 0.26414012908935547, 0.21306033432483673, 0.18210433423519135, 0.0002711681299842894, 0.0010975708719342947, 0.00146922143176198, 0.0006229024147614837, 0.0026324375066906214, 0.0009222656372003257, 0.00027583097107708454, 0.0012984084896743298, 0.0020160076674073935, 0.0008462868281640112, 0.002026692498475313, 0.0009225357207469642, 0.8618929982185364, 1.1086463928222656e-05, 0.8618929982185364, 0.8618929982185364, 0.8618929982185364, 0.8618929982185364, 0.7805461287498474, 1.1086463928222656e-05, 0.7805461287498474, 0.7805461287498474, 0.7805461287498474, 0.7805461287498474, 0.00014435061893891543, 6.928414677531691e-07, 0.19032065570354462, 0.12112364917993546, 0.1948876529932022, 0.1056869775056839, 0.3737022578716278, 0.21212798357009888, 0.16129270195960999, 0.242692232131958, 0.11552967876195908, 0.13590045273303986, 0.2879541516304016, 0.24914371967315674, 0.20367802679538727, 0.12517115473747253, 3.4220471382141113, 3.947270631790161, 1.7451846599578857, 3.1259844303131104, 0.47935932874679565, 0.9874070286750793, 0.9306354522705078, 2.610224485397339, 3.3871757984161377, 0.8627920150756836, 1.876241683959961, 0.5066372752189636, 0.40955644845962524, 0.5274977684020996, 0.0027191941626369953, 0.00647420808672905, 0.004276310559362173, 0.002787100849673152, 0.0019034926081076264, 0.0020048641599714756, 0.002309533767402172, 0.006738993804901838, 0.004492573905736208, 0.0026686738710850477, 0.0019360173027962446, 0.0014708428643643856, 0.28646814823150635, 0.13636521995067596, 2.0871894359588623, 2.7547357082366943, 2.9196648597717285, 0.4354814291000366, 0.283222496509552, 0.14320753514766693, 2.267133951187134, 3.510282278060913, 2.8621761798858643, 0.45436373353004456, 0.007633117493242025, 0.003818048629909754, 0.0004890573909506202, 0.007634484674781561, 0.0783151239156723, 0.1297556757926941, 0.10815343260765076, 0.06234540417790413, 0.05899577960371971, 0.11536357551813126, 2.015753984451294, 0.718215823173523, 2.0468528270721436, 0.8748197555541992, 0.22545035183429718, 2.4416942596435547, 0.04617918282747269, 0.047219209372997284, 0.0260506272315979, 0.0037391085643321276, 0.005040881223976612, 0.00967944785952568, 0.0006382269784808159, 0.0005893326015211642, 0.019174374639987946, 0.005779588595032692], "count": [622]}, "action": {"min": [-1.353753685951233, -0.31439101696014404, -1.2330793142318726, -1.1902265548706055, -1.3272920846939087, -0.44576531648635864, -0.6533418297767639, -0.9173237085342407, -0.33014610409736633, 0.2636280655860901, -1.550217628479004, -0.07119692116975784, -0.46237319707870483, -0.5394797921180725, 0.00980700459331274, -0.005614904221147299, -0.6132538318634033, 1.031670093536377, -0.45721104741096497, -0.008569354191422462, -0.013755105435848236, -0.011997496709227562, -0.616899311542511, 1.0177524089813232, -0.4523814916610718, -0.009430896490812302, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.002951245754957199, -3.5795644635072676e-06, -0.6531690359115601, -0.5819032788276672, -1.317868947982788, -0.1690259724855423, -2.756760597229004, -0.9550076723098755, -0.44962453842163086, -1.1203734874725342, -0.4886080026626587, -0.33554744720458984, -0.886550784111023, -0.9419575929641724, -0.513252854347229, -0.5838234424591064], "max": [-0.09865278005599976, 0.3657941222190857, -0.30340448021888733, -0.1998044103384018, 0.5902681350708008, 0.525148868560791, 0.004240953363478184, 0.1253722757101059, 0.14976151287555695, 0.8636341094970703, -0.38119542598724365, 0.710510790348053, 0.27387961745262146, 0.04651065915822983, 0.01319242361932993, 0.01004291046410799, -0.6020251512527466, 1.0378634929656982, -0.4457067549228668, -0.005588751286268234, -0.009971625171601772, 0.003991995006799698, -0.6053139567375183, 1.0258256196975708, -0.4428631067276001, -0.006145215593278408, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0040122512727975845, 1.720728164400498e-06, 0.5999339818954468, 0.4734382629394531, 0.37967345118522644, 0.6383478045463562, 0.5786704421043396, 1.1318093538284302, 0.9153896570205688, 0.4822973608970642, 0.4108712673187256, 0.6042174696922302, 1.4779385328292847, 2.006014823913574, 1.4388744831085205, 0.6337111592292786], "mean": [-0.6711871027946472, -0.07752343267202377, -0.5536303520202637, -0.6344252228736877, -0.24842704832553864, 0.12173532694578171, -0.3357839286327362, -0.43025997281074524, -0.034440845251083374, 0.5452117919921875, -1.1488208770751953, 0.2577308118343353, -0.1247432753443718, -0.35775285959243774, 0.011856441386044025, 0.0021176133304834366, -0.6079391241073608, 1.0348442792892456, -0.4501141607761383, -0.0071862186305224895, -0.011793792247772217, -0.0037338717374950647, -0.6120332479476929, 1.0217655897140503, -0.445365846157074, -0.007865977473556995, 0.7708636522293091, 1.7453181743621826, 0.7708636522293091, 0.7708636522293091, 0.7708636522293091, 0.7708636522293091, 0.5128241777420044, 1.7453181743621826, 0.5128241777420044, 0.5128241777420044, 0.5128241777420044, 0.5128241777420044, 0.003652645740658045, -4.141135718782607e-07, -0.035243693739175797, 0.011906237341463566, -0.0030623457860201597, 0.046313975006341934, -0.05109310522675514, 0.00821290910243988, 0.02106674201786518, -0.01226999331265688, -0.00904013216495514, 0.01032036542892456, 0.0051290905103087425, -0.0008715515723451972, 0.014750288799405098, 0.005485837813466787], "std": [0.36679670214653015, 0.1689981371164322, 0.19353370368480682, 0.34943249821662903, 0.6906188130378723, 0.2670373022556305, 0.20081953704357147, 0.2294090837240219, 0.11728198081254959, 0.15116898715496063, 0.34009161591529846, 0.26643145084381104, 0.2131715714931488, 0.18199095129966736, 0.0005254594725556672, 0.0023575073573738337, 0.002187117235735059, 0.001238079508766532, 0.002495749155059457, 0.0008134974632412195, 0.0004986604326404631, 0.002492802683264017, 0.0025415972340852022, 0.001403863774612546, 0.0019766301847994328, 0.0008144601015374064, 0.8615237474441528, 1.1086463928222656e-05, 0.8615237474441528, 0.8615237474441528, 0.8615237474441528, 0.8615237474441528, 0.7813370227813721, 1.1086463928222656e-05, 0.7813370227813721, 0.7813370227813721, 0.7813370227813721, 0.7813370227813721, 0.00014435025514103472, 6.943292873984319e-07, 0.1903640478849411, 0.12153971195220947, 0.19531455636024475, 0.10568846762180328, 0.3739498555660248, 0.21401843428611755, 0.16269735991954803, 0.24286003410816193, 0.11553307622671127, 0.13592718541622162, 0.287968248128891, 0.24933204054832458, 0.20370131731033325, 0.12523700296878815], "count": [622]}, "timestamp": {"min": [0.0], "max": [20.7], "mean": [10.35], "std": [5.985190055461898], "count": [622]}, "frame_index": {"min": [0], "max": [621], "mean": [310.5], "std": [179.55570166385695], "count": [622]}, "episode_index": {"min": [155], "max": [155], "mean": [155.0], "std": [0.0], "count": [622]}, "index": {"min": [60066], "max": [60687], "mean": [60376.5], "std": [179.55570166385695], "count": [622]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [622]}, "subtask_annotation": {"mean": [0.39067524115755625, 2.0, 2.0, 2.0, 2.0], "std": [0.4976890589061073, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [622]}, "scene_annotation": {"mean": [155.0], "std": [0.0], "min": [155], "max": [155], "count": [622]}, "eef_direction_state": {"mean": [3.5434083601286175, 3.5610932475884245], "std": [2.0477923075472613, 2.163411938671239], "min": [0, 0], "max": [6, 6], "count": [622]}, "eef_velocity_state": {"mean": [0.977491961414791, 0.8745980707395499], "std": [0.7368186671954398, 0.7084908211103141], "min": [0, 0], "max": [2, 2], "count": [622]}, "eef_acc_mag_state": {"mean": [0.8938906752411575, 0.8697749196141479], "std": [0.836272529547098, 0.852885935393589], "min": [0, 0], "max": [2, 2], "count": [622]}, "eef_direction_action": {"mean": [3.5659163987138265, 3.342443729903537], "std": [1.9914598321601413, 2.1186886549487642], "min": [0, 0], "max": [6, 6], "count": [622]}, "eef_velocity_action": {"mean": [1.0128617363344052, 0.9935691318327974], "std": [0.7392282258887837, 0.6804271834466947], "min": [0, 0], "max": [2, 2], "count": [622]}, "eef_acc_mag_action": {"mean": [1.0932475884244373, 1.0964630225080385], "std": [0.7883717192028646, 0.7981210034151918], "min": [0, 0], "max": [2, 2], "count": [622]}, "eef_sim_pose_state": {"mean": [0.36799085030356354, 0.18383620972068018, 0.14728309734827247, -1.1517914176863537, -0.7001305627828104, 0.716720507547617, 0.32980801422672984, -0.1898059572259155, 0.15012551215551445, -2.2255407262932803, -0.7777184669378012, 0.1599419408875969], "std": [0.08230587630019665, 0.10063564716177888, 0.08244041319795938, 2.0276462788749763, 0.7182378874996826, 2.0540092826398095, 0.05580823841201138, 0.04934871257440756, 0.05078590830378636, 0.884207681023302, 0.22551476019072572, 2.4568421797745836], "min": [0.23379490575502362, 0.06709015966703258, 0.05492328280150714, -3.102840680842041, -1.3059241507543435, -3.0584757751764973, 0.19342222632876, -0.2977412079814661, 0.04824641052248283, -3.1351155967448454, -1.1739943319454669, -3.110533842889235], "max": [0.49360170192152497, 0.4272957015174734, 0.3316477599454137, 3.1129519273593003, 0.6949704838126003, 3.1095383985805776, 0.4302935485106788, -0.10736982218486316, 0.27103421479194256, 3.094167411368677, -0.26470857930532543, 3.1326077840134205], "count": [622]}, "eef_sim_pose_action": {"mean": [0.3763804910980918, 0.19116482222397388, 0.1489921207359163, -0.5501543395368744, -0.7112438080801656, 0.69612197249848, 0.33501209547598576, -0.1930137550052445, 0.14781070580571648, -2.231228727188984, -0.7749174608805821, 0.1338239772143268], "std": [0.08114509012054491, 0.10065939837647851, 0.08511291696196968, 2.2585690153256985, 0.7410954550362532, 2.0601574473980757, 0.05498532462434289, 0.05011243144193688, 0.05142271823565058, 0.7404033335319614, 0.2418120352607707, 2.4637302992224734], "min": [0.25223725457697777, 0.0632677585995642, 0.04403735776441499, -3.137092876301077, -1.3940825325277417, -3.0740414527323003, 0.20010315790536085, -0.30669442894818527, 0.04847243394273168, -3.0280970554802122, -1.205699306699829, -3.103260333732343], "max": [0.5023358805787544, 0.42879817597388414, 0.34527608294218876, 3.1389026493960364, 0.8157253446905397, 3.0352758253676333, 0.43947417554151663, -0.10423812792596213, 0.28227609105899953, -1.0236564367537708, -0.2542698517862183, 3.139357995012593], "count": [622]}}} +{"episode_index": 155, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4422615892925798]], [[0.5597997500961169]], [[0.47768497212610533]]], "std": [[[0.2980588501780258]], [[0.20235678647058636]], [[0.23219914404321684]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.445763266532103]], [[0.4279442930603614]], [[0.3283313989811611]]], "std": [[[0.3082766029377775]], [[0.23540742601517375]], [[0.2877232434708849]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43280398404459824]], [[0.41932416138023837]], [[0.33138964340638216]]], "std": [[[0.3005953015229856]], [[0.24249709925983765]], [[0.2976234984441925]]], "count": [100]}, "observation.state": {"min": [-0.24716109037399292, -0.16556710004806519, -0.3690769076347351, -1.6667627096176147, -1.397916316986084, -0.6893250942230225, -0.6775030493736267, -0.6374557018280029, -0.23310397565364838, 0.3720519542694092, -1.4455995559692383, 0.4392489790916443, -0.3504808843135834, -0.3521929085254669, 0.002392009599134326, -0.014622936956584454, -0.5954585671424866, 0.9712216854095459, -0.3942100405693054, -0.025465887039899826, -0.008863257244229317, 0.008492475375533104, -0.5585051774978638, 0.9963147044181824, -0.45214158296585083, 0.036658067256212234, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.005714320577681065, -3.860867309413152e-06, -0.41960006952285767, -0.2582208514213562, -0.4729030728340149, -0.5694870948791504, -1.866240382194519, -0.6994908452033997, -1.2381508350372314, -0.3889407515525818, -0.21266651153564453, -0.4899404048919678, -1.3874157667160034, -0.4245556890964508, -0.9768812656402588, -0.5250064134597778, -8.462789535522461, -3.693528652191162, -2.232600688934326, -10.012210845947266, -1.3485958576202393, -1.1764346361160278, -4.61965799331665, -10.990490913391113, -3.66300368309021, -2.2185592651367188, -9.340660095214844, -0.7460317611694336, -2.3241758346557617, -1.0616605281829834, -0.005697878077626228, -0.010754682123661041, -0.01677781343460083, -0.005304005462676287, -0.01798897795379162, -0.010027158074080944, -0.004674277734011412, -0.010303162038326263, -0.02112884633243084, -0.008015196770429611, -0.03120540641248226, -0.008436890318989754, -0.042419999837875366, -0.460256963968277, 8.507329940795898, -25.92721176147461, 13.20635986328125, -0.31361740827560425, -0.2757300138473511, -0.7163677215576172, 0.4008689522743225, -29.986236572265625, 11.732089042663574, -1.0943225622177124, -0.018050307407975197, -0.01892881840467453, -0.0006105006323195994, -0.08198151737451553, 0.297095388174057, 0.06626710295677185, 0.012461934238672256, 0.34879258275032043, -0.2529318928718567, 0.002167005557566881, -3.1254937648773193, -1.430883526802063, -2.8705928325653076, -2.20973801612854, -1.207401156425476, 1.7021254301071167, -0.833806574344635, -0.20489385724067688, 9.576275825500488, -0.010065615177154541, -0.026526033878326416, -0.029936879873275757, -0.02365604043006897, 0.019980257377028465, 0.7154344320297241, 0.6954644322395325], "max": [0.20697210729122162, 0.13208599388599396, 0.18102991580963135, -1.144423246383667, 0.054552994668483734, 0.2730367183685303, 0.10996725410223007, 0.11919346451759338, 0.1693757325410843, 0.6270520091056824, -0.7729727625846863, 0.9445594549179077, 0.26007142663002014, 0.06008967012166977, 0.0032920443918555975, -0.013702328316867352, -0.5910047888755798, 0.9714592695236206, -0.39032089710235596, -0.021659959107637405, -0.008152480237185955, 0.009369460865855217, -0.5539573431015015, 0.9969931840896606, -0.447601854801178, 0.03966623172163963, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.006200775038450956, 2.23630877371761e-06, 0.7214969396591187, 0.2865924835205078, 0.5123021006584167, 0.7536932229995728, 2.2368998527526855, 1.9133493900299072, 1.314644694328308, 1.363828182220459, 0.5117977261543274, 0.46797019243240356, 0.6282714009284973, 0.2192416489124298, 0.3240211009979248, 0.17100538313388824, -1.057848572731018, 2.0451772212982178, 1.6849815845489502, -0.5799756050109863, 0.7747253179550171, 1.9798535108566284, 0.7460317611694336, -2.4794487953186035, 9.645910263061523, 2.007936477661133, 1.4957265853881836, 0.6886447072029114, 0.5164835453033447, 0.3730158805847168, 0.005772590637207031, 0.011214276775717735, 0.01911742612719536, 0.006235633511096239, 0.008598553948104382, 0.0063807968981564045, 0.0062569244764745235, 0.013783657923340797, 0.017175298184156418, 0.00749196344986558, 0.01177588663995266, 0.004424667917191982, 1.3786500692367554, 0.5691349506378174, 13.83740234375, -19.50339126586914, 18.46212387084961, 0.6259389519691467, 1.3574399948120117, 0.30188897252082825, 7.0820183753967285, -23.273029327392578, 18.7609806060791, -0.15373137593269348, 0.021265950053930283, 0.012605046853423119, 0.003052503103390336, -0.05465434491634369, 0.46641212701797485, 0.22294989228248596, 0.17815852165222168, 0.5176373720169067, 0.03095501847565174, 0.13025563955307007, 2.9886372089385986, 0.03515489026904106, 2.867229461669922, -1.0226519107818604, -0.15222643315792084, 2.459580898284912, -0.4519473612308502, 0.2593989372253418, 9.899030685424805, 0.008403241634368896, 0.028754085302352905, 0.037791311740875244, -0.020806297659873962, 0.023626096546649933, 0.7178307771682739, 0.6979004144668579], "mean": [0.018513226881623268, -0.04578240215778351, -0.1304411143064499, -1.3313167095184326, -0.45280319452285767, -0.2865177094936371, -0.48181307315826416, -0.15962634980678558, 0.06000769883394241, 0.5131403207778931, -1.2159769535064697, 0.7321174740791321, -0.17879222333431244, -0.22053055465221405, 0.0030066887848079205, -0.014157257042825222, -0.5942948460578918, 0.9712925553321838, -0.39220666885375977, -0.023821484297513962, -0.008412935771048069, 0.00880681723356247, -0.5571668744087219, 0.9967597723007202, -0.45070791244506836, 0.03784049674868584, 0.6097424030303955, 1.7453304529190063, 0.6097424030303955, 0.6097424030303955, 0.6097424030303955, 0.6097424030303955, 0.9480946063995361, 1.7453304529190063, 0.9480946063995361, 0.9480946063995361, 0.9480946063995361, 0.9480946063995361, 0.0059205954894423485, -2.8014815711685515e-07, -0.018187591806054115, 0.025294536724686623, -0.05209585279226303, -0.019239339977502823, -0.07198172062635422, 0.0791490450501442, 0.05130859464406967, 0.07963444292545319, 0.05146072059869766, 0.00691075948998332, -0.04077799990773201, -0.07272040843963623, -0.06401919573545456, -0.05806753411889076, -4.514350891113281, -0.7633777260780334, -0.6870143413543701, -6.127470016479492, 0.11425318568944931, 0.2833367884159088, -2.784029006958008, -5.824930191040039, 4.321407318115234, 0.15841886401176453, -5.7279276847839355, -0.25786295533180237, -0.5059717893600464, -0.6618925929069519, 0.0007245246088132262, -0.0003112490230705589, 0.000381891819415614, 0.00034760404378175735, -0.00020327702804934233, -0.00033773615723475814, 0.0006864051683805883, 0.001252875430509448, 0.000312331278109923, 0.0003949453530367464, -0.0006776829250156879, -0.0005878321826457977, 0.7383254170417786, 0.20151245594024658, 11.367116928100586, -23.805646896362305, 16.309173583984375, 0.012272456660866737, 0.44232985377311707, -0.08126039057970047, 3.461212396621704, -25.650936126708984, 14.591782569885254, -0.7658206224441528, 0.0029659694992005825, -0.002088965382426977, 0.0009500033920630813, -0.07675068080425262, 0.3576989471912384, 0.15404437482357025, 0.10048720985651016, 0.3992561995983124, -0.07139788568019867, 0.09188099950551987, -0.9442138671875, -0.8664360642433167, 0.761931836605072, -1.788812279701233, -0.7422635555267334, 2.232806921005249, -0.6301615238189697, 0.034581802785396576, 9.77352237701416, 0.0007236903766170144, 0.0008796490146778524, 0.0002690480323508382, -0.02299814485013485, 0.022579379379749298, 0.7165229916572571, 0.6968178153038025], "std": [0.12418695539236069, 0.10045140236616135, 0.18692126870155334, 0.13644543290138245, 0.5107346177101135, 0.32292088866233826, 0.29967156052589417, 0.2064906507730484, 0.15408870577812195, 0.0850420594215393, 0.18934839963912964, 0.10612334311008453, 0.1965286284685135, 0.13805103302001953, 0.00025329305208288133, 0.00014691002434119582, 0.0009150956175290048, 6.562918133568019e-05, 0.0006734271300956607, 0.0010221460834145546, 0.00020209029025863856, 0.00019996255286969244, 0.001039667404256761, 0.00023268650693353266, 0.0009195604943670332, 0.0006993102724663913, 0.8004707098007202, 1.1920928955078125e-06, 0.8004707098007202, 0.8004707098007202, 0.8004707098007202, 0.8004707098007202, 0.857496976852417, 1.1920928955078125e-06, 0.857496976852417, 0.857496976852417, 0.857496976852417, 0.857496976852417, 9.627563849790022e-05, 1.0632624025674886e-06, 0.2180655300617218, 0.09755750000476837, 0.1827845722436905, 0.2720547616481781, 0.6477189064025879, 0.43925148248672485, 0.40686655044555664, 0.2815147638320923, 0.1331251710653305, 0.17750035226345062, 0.3524284362792969, 0.11662308871746063, 0.21686391532421112, 0.13141454756259918, 1.8817707300186157, 1.3695261478424072, 1.0603556632995605, 2.9774701595306396, 0.5203519463539124, 0.6031986474990845, 1.9820119142532349, 2.021407127380371, 3.27980637550354, 0.969732403755188, 2.9979166984558105, 0.26085174083709717, 0.7038816213607788, 0.32960909605026245, 0.00221422640606761, 0.004277833271771669, 0.005436863284558058, 0.0022486273664981127, 0.003128508571535349, 0.001925563090480864, 0.00248394045047462, 0.004634785931557417, 0.005426471121609211, 0.0025892388075590134, 0.004570032935589552, 0.001677901134826243, 0.27812719345092773, 0.16965758800506592, 1.1676703691482544, 1.4941458702087402, 1.2728440761566162, 0.2779492139816284, 0.3087556064128876, 0.14741170406341553, 1.3773423433303833, 1.4566248655319214, 1.3723877668380737, 0.2593201994895935, 0.0065959966741502285, 0.005920667201280594, 0.0005312769790180027, 0.008167175576090813, 0.05390253663063049, 0.05588141456246376, 0.059570129960775375, 0.056193213909864426, 0.09459229558706284, 0.0436411127448082, 2.1612935066223145, 0.4663271903991699, 1.9692953824996948, 0.36276066303253174, 0.2931622564792633, 0.26339805126190186, 0.05284646898508072, 0.05982593819499016, 0.04183429852128029, 0.0030272728763520718, 0.00781966932117939, 0.007736848667263985, 0.0005535769741982222, 0.0006679327925667167, 0.0006379238329827785, 0.0006398012628778815], "count": [202]}, "action": {"min": [-0.2973361611366272, -0.15031428635120392, -0.39945143461227417, -1.6807152032852173, -1.4022650718688965, -0.6973104476928711, -0.6981316804885864, -0.6563165187835693, -0.27179259061813354, 0.3632303476333618, -1.4444983005523682, 0.37320226430892944, -0.3509202003479004, -0.3920435905456543, 0.001678210566751659, -0.017807744443416595, -0.5934991240501404, 0.9688625335693359, -0.3968528211116791, -0.024838831275701523, -0.00926228892058134, 0.0036784925032407045, -0.5563411712646484, 0.9931461811065674, -0.4539754092693329, 0.03585177659988403, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.005714320577681065, -3.860867309413152e-06, -0.41960006952285767, -0.2582208514213562, -0.4729030728340149, -0.5896514654159546, -1.866240382194519, -0.6994908452033997, -1.5352940559387207, -0.3889407515525818, -0.21266651153564453, -0.4899404048919678, -1.3874157667160034, -0.4245556890964508, -0.9768812656402588, -0.5250064134597778], "max": [0.21094362437725067, 0.1607660949230194, 0.18769848346710205, -1.0437499284744263, 0.05885978788137436, 0.28295743465423584, 0.1123509481549263, 0.17478036880493164, 0.16813434660434723, 0.6689538359642029, -0.6655252575874329, 0.9295975565910339, 0.2686433494091034, 0.049405671656131744, 0.0035883060190826654, -0.009867886081337929, -0.5865704417228699, 0.971940815448761, -0.3911040127277374, -0.021598923951387405, -0.007399934343993664, 0.01141443196684122, -0.5478323101997375, 0.9972204566001892, -0.4492590129375458, 0.03842023015022278, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.006200775038450956, 2.23630877371761e-06, 0.7774032950401306, 0.2865924835205078, 0.5123021006584167, 0.7536932229995728, 2.2368998527526855, 1.9133493900299072, 1.314644694328308, 1.363828182220459, 0.5117977261543274, 0.46797019243240356, 0.6480255722999573, 0.2192416489124298, 0.3240211009979248, 0.17100538313388824], "mean": [-0.007134602405130863, -0.021907946094870567, -0.16257788240909576, -1.3063386678695679, -0.46144741773605347, -0.27731767296791077, -0.4880160987377167, -0.15889988839626312, 0.06945402920246124, 0.5176618695259094, -1.1981152296066284, 0.7126437425613403, -0.1879679560661316, -0.23287205398082733, 0.0027802090626209974, -0.013621345162391663, -0.5901952981948853, 0.970467746257782, -0.39365682005882263, -0.023588940501213074, -0.008279871195554733, 0.007742442190647125, -0.5527405142784119, 0.9956355094909668, -0.4522179067134857, 0.03669644519686699, 0.6097424030303955, 1.7453304529190063, 0.6097424030303955, 0.6097424030303955, 0.6097424030303955, 0.6097424030303955, 0.9480946063995361, 1.7453304529190063, 0.9480946063995361, 0.9480946063995361, 0.9480946063995361, 0.9480946063995361, 0.005922708194702864, -2.8706580224024947e-07, -0.013970118947327137, 0.024200044572353363, -0.04983096942305565, -0.02248559147119522, -0.061287470161914825, 0.07480169832706451, 0.04290052130818367, 0.0827644094824791, 0.050947170704603195, 0.0046850270591676235, -0.04366998374462128, -0.07398246228694916, -0.06563832610845566, -0.05894255265593529], "std": [0.13647131621837616, 0.09244205802679062, 0.18421584367752075, 0.15774162113666534, 0.5109567046165466, 0.32592740654945374, 0.3098003566265106, 0.21395672857761383, 0.13632793724536896, 0.11038417369127274, 0.21846403181552887, 0.1133023127913475, 0.18954673409461975, 0.13192656636238098, 0.00035533009213395417, 0.0018282622331753373, 0.0014034988125786185, 0.0006782549899071455, 0.0010646432638168335, 0.0008463081321679056, 0.000363199389539659, 0.001824599807150662, 0.0015777107328176498, 0.0008211156819015741, 0.0010752674425020814, 0.000630348629783839, 0.8004707098007202, 1.1920928955078125e-06, 0.8004707098007202, 0.8004707098007202, 0.8004707098007202, 0.8004707098007202, 0.857496976852417, 1.1920928955078125e-06, 0.857496976852417, 0.857496976852417, 0.857496976852417, 0.857496976852417, 9.790938929654658e-05, 1.0553852689554333e-06, 0.22551047801971436, 0.09859593957662582, 0.18442247807979584, 0.27508172392845154, 0.6652509570121765, 0.4415580630302429, 0.4243781864643097, 0.27980145812034607, 0.1335190385580063, 0.17533338069915771, 0.3496421277523041, 0.11878810822963715, 0.215519979596138, 0.13186262547969818], "count": [202]}, "timestamp": {"min": [0.0], "max": [6.7], "mean": [3.35], "std": [1.9437220880453965], "count": [202]}, "frame_index": {"min": [0], "max": [201], "mean": [100.5], "std": [58.31166264136189], "count": [202]}, "episode_index": {"min": [156], "max": [156], "mean": [156.0], "std": [0.0], "count": [202]}, "index": {"min": [60688], "max": [60889], "mean": [60788.5], "std": [58.31166264136189], "count": [202]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [202]}, "subtask_annotation": {"mean": [0.9257425742574258, 2.0, 2.0, 2.0, 2.0], "std": [0.8141269350692529, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [202]}, "scene_annotation": {"mean": [156.0], "std": [0.0], "min": [156], "max": [156], "count": [202]}, "eef_direction_state": {"mean": [3.1633663366336635, 3.391089108910891], "std": [2.2223091537201496, 2.1982260629295514], "min": [0, 0], "max": [6, 6], "count": [202]}, "eef_velocity_state": {"mean": [1.0544554455445545, 0.8564356435643564], "std": [0.7392831358455241, 0.7473936020286085], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_acc_mag_state": {"mean": [0.8811881188118812, 0.9158415841584159], "std": [0.8418170906534632, 0.8775791040215772], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_direction_action": {"mean": [2.717821782178218, 3.4207920792079207], "std": [2.18559170408182, 1.8364201525170978], "min": [0, 0], "max": [6, 6], "count": [202]}, "eef_velocity_action": {"mean": [1.2079207920792079, 1.0445544554455446], "std": [0.7080419476745012, 0.7057017078765996], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_acc_mag_action": {"mean": [1.103960396039604, 1.113861386138614], "std": [0.760461140983797, 0.7972141721217343], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_sim_pose_state": {"mean": [0.22534403137585396, 0.23508195247028787, 0.06096768120557479, -0.9604475836292085, -0.8668842483165946, 0.7468130410668832, 0.2612178195065214, -0.15808934273655678, 0.09530836737567375, -1.788732941580977, -0.7423538292585377, 2.2328057951454343], "std": [0.04432987698839194, 0.02808756548195836, 0.043556592411777846, 2.230761048320073, 0.4662604946650456, 2.0039932150054853, 0.05895069999178457, 0.07170384900608139, 0.01148609788030159, 0.3627943654718491, 0.29310283802276915, 0.2633568057992807], "min": [0.14614735578645166, 0.19360996013014642, -0.0079716710596733, -3.138276803627065, -1.4309080530146518, -3.094615209997917, 0.19359183244579772, -0.29436631028873994, 0.0759375521067206, -2.209650990733308, -1.2074222183263448, 1.702145755847824], "max": [0.30513922686722467, 0.2696786807066534, 0.13811590656415373, 3.1402409994109908, 0.03514905399373025, 3.0415310357488066, 0.3937786040375824, -0.08689757041166128, 0.1264221174313071, -1.022651258498911, -0.15223151365647314, 2.459579565520018], "count": [202]}, "eef_sim_pose_action": {"mean": [0.23151219024838077, 0.23682087289297413, 0.06075540084450183, -0.6084807654013873, -0.8534045364125388, 0.6062839904198792, 0.2590845458412488, -0.15541607118665765, 0.09042074347215116, -1.7812610468464214, -0.7624788171613003, 2.232940882510883], "std": [0.04627547456828301, 0.02781068218674719, 0.04340488550183185, 2.3698398040588264, 0.4822664133755789, 2.0536947378319743, 0.05587273768673922, 0.06582364945601166, 0.01120898151109038, 0.35709779509909434, 0.29859705372860856, 0.23862446590864136], "min": [0.14253802417668626, 0.19591786140452516, -0.010898349889825399, -3.132709776855968, -1.436500712459419, -3.1409131484953687, 0.17368128131694588, -0.2895778400765134, 0.055576409860068926, -2.103473450528033, -1.243255652641172, 1.7298946684700942], "max": [0.31328537907318277, 0.27765057469344273, 0.1438288497928342, 3.1412471773278505, 0.07033508970970614, 2.978796206743558, 0.3913008954869214, -0.08210632917660836, 0.11569268950417437, -0.921446057111779, -0.10463978542737773, 2.488430498639703], "count": [202]}}} +{"episode_index": 156, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43259179000590897]], [[0.52617317745627]], [[0.4847995172868463]]], "std": [[[0.28884313491251956]], [[0.22825326904368248]], [[0.22814415846010463]]], "count": [149]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4132425238485972]], [[0.43829572357301916]], [[0.3920822931422865]]], "std": [[[0.283734234042098]], [[0.24312259371091596]], [[0.2647509953574182]]], "count": [149]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42987445458509765]], [[0.4549477533808628]], [[0.3624755482532532]]], "std": [[[0.3115846914113112]], [[0.230738520067621]], [[0.25964721688766845]]], "count": [149]}, "observation.state": {"min": [-0.9151819348335266, -0.22621682286262512, -0.6878007650375366, -1.564422607421875, -1.567961573600769, -0.4371703863143921, -0.5779461860656738, -0.9376676678657532, -0.2886834740638733, 0.15030048787593842, -1.7154966592788696, -0.14830651879310608, -0.5328263640403748, -0.5595288276672363, 0.010710770264267921, -0.0012895736144855618, -0.6033845543861389, 1.0325679779052734, -0.4643057584762573, -0.006751540116965771, -0.012704644352197647, -0.003759504295885563, -0.5984880924224854, 1.009039044380188, -0.45834314823150635, 0.0005524748121388257, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -1.8754878965410171e-06, -0.0011477858060970902, -0.3978272080421448, -0.2091641128063202, -0.3863958716392517, -0.3539239764213562, -2.6894097328186035, -1.157636046409607, -0.9329947829246521, -1.1447594165802002, -0.2778712213039398, -0.6201481819152832, -0.4749237298965454, -0.9884825348854065, -0.453521192073822, -0.49692845344543457, -16.46903419494629, -6.593406677246094, -2.4291820526123047, -9.279609680175781, -0.918192982673645, -2.238095283508301, -2.3528695106506348, -14.119495391845703, -5.494505882263184, -3.8614163398742676, -8.058609008789062, -2.238095283508301, -4.3040289878845215, -1.8937729597091675, -0.007289102766662836, -0.014560408890247345, -0.016487812623381615, -0.008021189831197262, -0.002200786489993334, -0.006238146219402552, -0.0065747215412557125, -0.014560066163539886, -0.012581410817801952, -0.005861696321517229, -0.0031750169582664967, -0.00480847992002964, -2.142210006713867, -0.4045807123184204, 4.958897590637207, -31.79205894470215, 13.36634635925293, -0.5177954435348511, 0.8908200263977051, -0.0816584900021553, 4.365017890930176, -30.436094284057617, 12.637787818908691, -0.23810091614723206, -0.019061502069234848, -0.017185358330607414, 0.001831501955166459, -0.09564509987831116, 0.3782429099082947, -0.033613480627536774, 0.03203904628753662, 0.33532416820526123, -0.2652239501476288, 0.03534696251153946, -3.133117437362671, -1.2893142700195312, -2.965290069580078, -3.0137686729431152, -1.1703237295150757, -3.0591330528259277, -0.7870892882347107, -0.13861441612243652, 9.672773361206055, -0.007548600435256958, -0.012542784214019775, -0.019314050674438477, -0.010191518813371658, 0.027099106460809708, 0.22042794525623322, 0.9515011310577393], "max": [0.04809020832180977, 0.2125808447599411, -0.2648391127586365, -0.2887767553329468, 0.752081036567688, 0.6485108733177185, 0.1570758819580078, 0.20140177011489868, 0.13008394837379456, 1.0227376222610474, -0.585945725440979, 0.5041986703872681, 0.221258744597435, -0.07544119656085968, 0.011065823026001453, 0.0019259274704381824, -0.5965644121170044, 1.0338939428329468, -0.4576717019081116, -0.002499316819012165, -0.012350058183073997, -0.00018155149882659316, -0.5874227285385132, 1.017878532409668, -0.45477357506752014, 0.0026826653629541397, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0004780975868925452, -0.0011422343086451292, 0.24944323301315308, 0.25297829508781433, 0.6660125255584717, 0.41589152812957764, 0.8834246397018433, 0.7123256921768188, 0.9640778303146362, 0.6823107600212097, 0.3945077061653137, 0.7707728147506714, 1.0411372184753418, 1.3952610492706299, 1.6950576305389404, 0.7772062420845032, -5.255837440490723, 3.846153974533081, 3.299755811691284, 0.732600748538971, 0.4877900183200836, 9.440171241760254, 0.7747253179550171, -1.60347580909729, 8.089133262634277, 1.039072036743164, -1.373626470565796, 1.004273533821106, 0.5164835453033447, 1.2051281929016113, 0.0065896278247237206, 0.011786974966526031, 0.013556046411395073, 0.008755522780120373, 0.008814243599772453, 0.01002902165055275, 0.007878322154283524, 0.015180358663201332, 0.013006716966629028, 0.009440571069717407, 0.014085927046835423, 0.012970980256795883, -0.615090012550354, 0.2969399690628052, 13.585003852844238, -18.192493438720703, 26.07067108154297, 0.37961646914482117, 2.417940139770508, 0.6681149005889893, 15.693277359008789, -19.006755828857422, 27.21413803100586, 0.7097666263580322, 0.02136748470366001, 0.012148244306445122, 0.004884005058556795, 0.0, 0.6093079447746277, 0.3307647407054901, 0.341644823551178, 0.5865507125854492, -0.048835448920726776, 0.2287994623184204, 2.9669294357299805, 0.5731790661811829, 2.9382550716400146, 3.057948112487793, -0.21171659231185913, 3.0254805088043213, -0.49057233333587646, 0.1755194216966629, 9.86739444732666, 0.011642307043075562, 0.013984143733978271, 0.028522342443466187, -0.004786602221429348, 0.032575175166130066, 0.30620676279067993, 0.9749025106430054], "mean": [-0.5876958966255188, -0.03379623219370842, -0.4766913056373596, -0.8763287663459778, -0.28899097442626953, 0.14616748690605164, -0.2556595206260681, -0.3715907633304596, -0.07296063005924225, 0.5063375234603882, -1.108144760131836, 0.30150312185287476, -0.31210973858833313, -0.4091719686985016, 0.01087088230997324, 0.0006558698951266706, -0.6006217002868652, 1.0335719585418701, -0.45930197834968567, -0.00492106843739748, -0.012552001513540745, -0.001373233157210052, -0.5942310094833374, 1.0149919986724854, -0.4552690386772156, 0.0015546424547210336, 0.7701798677444458, 1.7453275918960571, 0.7701798677444458, 0.7701798677444458, 0.7701798677444458, 0.7701798677444458, 0.7004774808883667, 1.7453275918960571, 0.7004774808883667, 0.7004774808883667, 0.7004774808883667, 0.7004774808883667, 0.00023477582726627588, -0.001144841662608087, -0.030320744961500168, 0.0012437773402780294, -0.006795025896281004, 0.044030021876096725, -0.05531931295990944, 0.015204462222754955, 0.01875261589884758, -0.0017754812724888325, -0.006873525679111481, 0.005194989964365959, 0.0068379915319383144, 0.02034144476056099, -0.001584297395311296, 0.0052965860813856125, -10.846041679382324, -1.338218092918396, -0.11765346676111221, -4.127260684967041, -0.017747212201356888, 0.9905639290809631, -0.4783089756965637, -7.991150856018066, 0.3050842583179474, -0.47380128502845764, -4.998723983764648, 0.11452187597751617, -0.5994155406951904, -0.5776315927505493, -0.0004864665388595313, -4.4942797103431076e-05, 1.221251477545593e-05, -4.200900002615526e-05, 0.00028480429318733513, -8.392964082304388e-05, -7.185943832155317e-05, 0.00010324428876629099, 3.673651008284651e-05, 0.0004945311811752617, 9.971497638616711e-05, 2.301646236446686e-05, -1.4111299514770508, -0.13058124482631683, 10.455914497375488, -23.027355194091797, 21.855247497558594, -0.02561020478606224, 1.630121111869812, 0.27334344387054443, 11.668368339538574, -23.131807327270508, 22.592557907104492, 0.2606775164604187, 0.0020789140835404396, -0.002818224485963583, 0.0032762165647000074, -0.04892106354236603, 0.508242130279541, 0.12442292273044586, 0.20173753798007965, 0.47035056352615356, -0.16767548024654388, 0.16292786598205566, -1.1521660089492798, -0.5966072082519531, 0.7594853639602661, -2.0348615646362305, -0.7853546738624573, 2.246572494506836, -0.6288209557533264, 0.021517688408493996, 9.778520584106445, 0.0017928695306181908, 0.00044821956544183195, 0.0006225305842235684, -0.00769612705335021, 0.030628817155957222, 0.2635623812675476, 0.9637631177902222], "std": [0.27749353647232056, 0.1213701143860817, 0.13915030658245087, 0.40112465620040894, 0.8841642737388611, 0.3165198564529419, 0.20852400362491608, 0.3687315881252289, 0.12776672840118408, 0.23443463444709778, 0.37833014130592346, 0.16874076426029205, 0.2099304497241974, 0.12797340750694275, 7.057796028675511e-05, 0.0005316261085681617, 0.0024622580967843533, 0.00027599866734817624, 0.0014228034997358918, 0.0008355864556506276, 5.370706639951095e-05, 0.0006323982961475849, 0.004160814918577671, 0.0029007282573729753, 0.0007170553435571492, 0.0005898389499634504, 0.8581920266151428, 1.6689300537109375e-06, 0.8581920266151428, 0.8581920266151428, 0.8581920266151428, 0.8581920266151428, 0.8485324382781982, 1.6689300537109375e-06, 0.8485324382781982, 0.8485324382781982, 0.8485324382781982, 0.8485324382781982, 0.00011595937394304201, 8.582582040617126e-07, 0.0936676636338234, 0.0613928847014904, 0.09628185629844666, 0.09700867533683777, 0.4021397531032562, 0.19667674601078033, 0.20683270692825317, 0.23485933244228363, 0.0796314924955368, 0.16158714890480042, 0.22446034848690033, 0.20257899165153503, 0.18416492640972137, 0.11887818574905396, 2.949086904525757, 2.6143722534179688, 1.5300517082214355, 2.5158045291900635, 0.21159188449382782, 2.4436826705932617, 0.6899715065956116, 3.738049268722534, 3.4088423252105713, 1.0115107297897339, 1.6142624616622925, 0.4552335739135742, 0.9127972722053528, 0.4723754823207855, 0.002389456145465374, 0.004542464390397072, 0.004545438569039106, 0.0023896449711173773, 0.001249407883733511, 0.0013384962221607566, 0.0023559951223433018, 0.004559422843158245, 0.0043448456563055515, 0.0023174998350441456, 0.001361057162284851, 0.0012314383639022708, 0.2773120701313019, 0.10477553308010101, 1.9729654788970947, 2.9574434757232666, 2.9330503940582275, 0.20539557933807373, 0.28298500180244446, 0.1109999269247055, 2.381075620651245, 2.532541275024414, 3.2771732807159424, 0.21344886720180511, 0.005994214676320553, 0.004642738960683346, 0.00042581281741149724, 0.01490131113678217, 0.05852590128779411, 0.11128745228052139, 0.10040433704853058, 0.07832255959510803, 0.06334671378135681, 0.05519263818860054, 2.1414146423339844, 0.7058846950531006, 2.055178642272949, 0.8525654077529907, 0.23588968813419342, 0.7735294103622437, 0.04361620917916298, 0.04480797424912453, 0.02421039156615734, 0.0030507841147482395, 0.0037832586094737053, 0.0067419433034956455, 0.0012386336456984282, 0.0016352137317880988, 0.025393450632691383, 0.006919072475284338], "count": [796]}, "action": {"min": [-1.0000816583633423, -0.21625007688999176, -0.7790498733520508, -1.505467414855957, -1.5707963705062866, -0.45121467113494873, -0.5841163396835327, -1.0203289985656738, -0.2993808686733246, 0.13133741915225983, -1.6785054206848145, -0.15478187799453735, -0.5386465191841125, -0.5621499419212341, 0.009769728407263756, -0.00366400764323771, -0.6024025678634644, 1.0299779176712036, -0.4639442265033722, -0.006036040373146534, -0.013524109497666359, -0.006060800049453974, -0.5971057415008545, 1.0062251091003418, -0.458147257566452, 4.950042784912512e-05, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -1.8754878965410171e-06, -0.0011477858060970902, -0.3978272080421448, -0.2091641128063202, -0.3863958716392517, -0.3539239764213562, -2.6894097328186035, -1.157636046409607, -0.9329947829246521, -1.1447594165802002, -0.2778712213039398, -0.6201481819152832, -0.4749237298965454, -0.9884825348854065, -0.453521192073822, -0.49692845344543457], "max": [0.007624585181474686, 0.21454575657844543, -0.23849926888942719, -0.220594584941864, 0.7566513419151306, 0.6981316804885864, 0.16279906034469604, 0.18362778425216675, 0.14122524857521057, 1.0821539163589478, -0.5223166942596436, 0.508350133895874, 0.2309548556804657, -0.07288213819265366, 0.011892599053680897, 0.007293671369552612, -0.5933870077133179, 1.0342533588409424, -0.45786604285240173, -0.002356245182454586, -0.011439764872193336, 0.0051790992729365826, -0.5837650299072266, 1.0173447132110596, -0.453563392162323, 0.0024389668833464384, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0004780975868925452, -0.0011422343086451292, 0.24944323301315308, 0.25297829508781433, 0.6660125255584717, 0.41589152812957764, 0.8834246397018433, 0.7123256921768188, 0.9640778303146362, 0.6823107600212097, 0.3945077061653137, 0.7707728147506714, 1.0411372184753418, 1.3952610492706299, 1.6950576305389404, 0.7772062420845032], "mean": [-0.6414409875869751, -0.02142440341413021, -0.5088998079299927, -0.8025590777397156, -0.30135422945022583, 0.15134713053703308, -0.24999384582042694, -0.4007238745689392, -0.07745813578367233, 0.5195920467376709, -1.065316915512085, 0.3018953204154968, -0.31250980496406555, -0.40802955627441406, 0.010921865701675415, 0.0006213117158040404, -0.5987035036087036, 1.03270423412323, -0.45928722620010376, -0.004718292970210314, -0.012376694008708, -0.001386410789564252, -0.5922205448150635, 1.013978123664856, -0.45520269870758057, 0.001248374581336975, 0.7708595395088196, 1.7453275918960571, 0.7708595395088196, 0.7708595395088196, 0.7708595395088196, 0.7708595395088196, 0.7005871534347534, 1.7453275918960571, 0.7005871534347534, 0.7005871534347534, 0.7005871534347534, 0.7005871534347534, 0.00023453851463273168, -0.0011448401492089033, -0.030353378504514694, 0.0012319361558184028, -0.006748513784259558, 0.044124457985162735, -0.05542246997356415, 0.015138227492570877, 0.018738126382231712, -0.0017796964384615421, -0.006959555204957724, 0.00528761139139533, 0.006854670587927103, 0.020295292139053345, -0.0017117612296715379, 0.0052926125936210155], "std": [0.28013965487480164, 0.11578802764415741, 0.15385113656520844, 0.3922838568687439, 0.8914791345596313, 0.32368648052215576, 0.20812956988811493, 0.37917986512184143, 0.12805578112602234, 0.24845895171165466, 0.3785969614982605, 0.16637615859508514, 0.21319207549095154, 0.1273767501115799, 0.0004493473097681999, 0.001542392885312438, 0.0026162343565374613, 0.0008541524293832481, 0.0011658119037747383, 0.0008018321823328733, 0.000425254984293133, 0.0015676013426855206, 0.00409521721303463, 0.0031398634891957045, 0.0007355164270848036, 0.0005522092687897384, 0.8587371110916138, 1.6689300537109375e-06, 0.8587371110916138, 0.8587371110916138, 0.8587371110916138, 0.8587371110916138, 0.8485653400421143, 1.6689300537109375e-06, 0.8485653400421143, 0.8485653400421143, 0.8485653400421143, 0.8485653400421143, 0.00011585558240767568, 8.585768114244274e-07, 0.0936669409275055, 0.06139346957206726, 0.09627097100019455, 0.09700506180524826, 0.4021376669406891, 0.19668720662593842, 0.20683583617210388, 0.23485952615737915, 0.07966329902410507, 0.16159796714782715, 0.22445932030677795, 0.2025834321975708, 0.18420584499835968, 0.11887819319963455], "count": [796]}, "timestamp": {"min": [0.0], "max": [26.5], "mean": [13.25], "std": [7.659507526959913], "count": [796]}, "frame_index": {"min": [0], "max": [795], "mean": [397.5], "std": [229.78522580879738], "count": [796]}, "episode_index": {"min": [157], "max": [157], "mean": [157.0], "std": [0.0], "count": [796]}, "index": {"min": [60890], "max": [61685], "mean": [61287.5], "std": [229.78522580879738], "count": [796]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [796]}, "subtask_annotation": {"mean": [0.33040201005025127, 2.0, 2.0, 2.0, 2.0], "std": [0.4756696831133446, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [796]}, "scene_annotation": {"mean": [157.0], "std": [0.0], "min": [157], "max": [157], "count": [796]}, "eef_direction_state": {"mean": [4.041457286432161, 3.670854271356784], "std": [2.1611089389860862, 2.1171006944929367], "min": [0, 0], "max": [6, 6], "count": [796]}, "eef_velocity_state": {"mean": [0.6017587939698492, 0.8077889447236181], "std": [0.600206766810554, 0.6493054934292343], "min": [0, 0], "max": [2, 2], "count": [796]}, "eef_acc_mag_state": {"mean": [0.6369346733668342, 0.6620603015075377], "std": [0.8191137818961604, 0.812971333026892], "min": [0, 0], "max": [2, 2], "count": [796]}, "eef_direction_action": {"mean": [3.636934673366834, 3.207286432160804], "std": [2.0453630977805823, 2.0809007455742488], "min": [0, 0], "max": [6, 6], "count": [796]}, "eef_velocity_action": {"mean": [0.7839195979899497, 0.9296482412060302], "std": [0.5981904988651177, 0.6321180610454988], "min": [0, 0], "max": [2, 2], "count": [796]}, "eef_acc_mag_action": {"mean": [0.9007537688442211, 1.0389447236180904], "std": [0.83662965556825, 0.818897955343723], "min": [0, 0], "max": [2, 2], "count": [796]}, "eef_sim_pose_state": {"mean": [0.37236903276465083, 0.19974229509413094, 0.16172291749737264, -1.1561995777315803, -0.596720789369462, 0.7555962403933911, 0.32675081200409645, -0.23098603593563685, 0.1273973192367121, -2.0387307787698727, -0.7854379856282271, 2.250482317560799], "std": [0.05417394566448073, 0.08295860348925813, 0.06399222028061147, 2.1461105629480066, 0.7058967266467134, 2.0638600059930137, 0.08590406328959774, 0.052563737611862706, 0.032052916296465186, 0.8609045630688483, 0.23589298370844664, 0.7816823568363742], "min": [0.23229104461655786, 0.08477640536485015, 0.08072599914573529, -3.1359522063347787, -1.2893030834434236, -3.1370282289750904, 0.18293113070726782, -0.3179158904945995, 0.05553987486592375, -3.112675142015137, -1.1703237475871275, -3.1102150248965597], "max": [0.4552637342317313, 0.3580347783440061, 0.25359685837385737, 3.0485912733527614, 0.5731783787885023, 3.049301759734688, 0.45325386568306847, -0.1457614647613293, 0.19821615211972435, 3.1126650821068056, -0.21172116364728488, 3.118914490093993], "count": [796]}, "eef_sim_pose_action": {"mean": [0.3829489776436559, 0.20509206067313562, 0.16336775658036776, -0.23996421922364883, -0.6030084834236192, 0.7477274254857805, 0.33281776589652445, -0.23429058617376503, 0.12735710507221476, -2.0556066474653543, -0.7732959688211607, 2.275378405285423], "std": [0.05400626068496954, 0.08304751229246292, 0.06545119108942976, 2.4368006057470133, 0.7591747286728485, 2.0982545750771555, 0.08860563846324104, 0.051820943113452755, 0.037461016024485365, 0.723087398511781, 0.25482505650671444, 0.6093627254079138], "min": [0.24434260131619276, 0.08878164534154337, 0.08736145722356545, -3.1403748394436364, -1.4121032977124617, -3.0976963239279773, 0.17865169519225305, -0.3204313218216876, 0.05955314413053878, -3.106599387778344, -1.1986250222454782, -3.118799727480183], "max": [0.4670482099352108, 0.3676593163378515, 0.2619734132818317, 3.1410018023371418, 0.6568011767209341, 3.102402676387966, 0.4692551370603459, -0.13957982229338428, 0.21595036151358868, 3.1027385345197844, -0.16548244373010657, 3.0979662195512137], "count": [796]}}} +{"episode_index": 157, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4413010717031911]], [[0.5529160563244905]], [[0.4608561923298731]]], "std": [[[0.3004723939907182]], [[0.20515871851531492]], [[0.23346444809107386]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40574420655517107]], [[0.44220344819300267]], [[0.3662538735101884]]], "std": [[[0.3295199598208016]], [[0.2505690462347834]], [[0.29019632150318825]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4257159746251442]], [[0.4386109813533256]], [[0.3385289167627835]]], "std": [[[0.3360960446708729]], [[0.22563628951339126]], [[0.2770756858463008]]], "count": [100]}, "observation.state": {"min": [0.08678899705410004, -0.32921361923217773, -0.32206082344055176, -1.8927853107452393, -1.3528459072113037, -0.7802215814590454, -0.6775027513504028, -0.5248592495918274, -0.3461921811103821, -0.016309412196278572, -1.8780052661895752, 0.4984808564186096, -0.1709003448486328, -0.512527346611023, -0.001752146054059267, -0.013528909534215927, -0.6047396063804626, 0.9705260992050171, -0.39681336283683777, -0.018006786704063416, -0.01287054643034935, 0.009492255747318268, -0.5648187398910522, 0.9899290800094604, -0.45236536860466003, 0.04306291416287422, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0057203276082873344, -3.2466718948853668e-06, -0.36463651061058044, -0.38266342878341675, -0.42739683389663696, -1.2203470468521118, -2.6685900688171387, -0.8684592247009277, -0.2583974599838257, -0.8691333532333374, -0.36228275299072266, -0.2452886998653412, -1.111862301826477, -0.5702778697013855, -0.7020299434661865, -0.8267486095428467, -5.411730766296387, -8.730159759521484, -2.8785104751586914, -10.866910934448242, -0.918192982673645, -1.3772894144058228, -4.763125896453857, -14.442418098449707, -5.799756050109863, -2.190476179122925, -9.55433464050293, -0.8034188151359558, -1.7503052949905396, -1.2625153064727783, -0.008351370692253113, -0.012144091539084911, -0.08688659220933914, -0.006262451410293579, -0.0312180295586586, -0.021422462537884712, -0.006665832828730345, -0.0167721975594759, -0.07145023345947266, -0.021617915481328964, -0.04793492704629898, -0.011480925604701042, 0.0, -0.2895164489746094, 4.513487815856934, -29.607208251953125, 5.747684001922607, -0.29078996181488037, -0.5302500128746033, -0.5678976774215698, -3.0881757736206055, -35.8140869140625, 5.254363059997559, -1.0520250797271729, -0.01502850092947483, -0.01699422486126423, -0.0006105006905272603, -0.09564509987831116, 0.27671968936920166, 0.06284631043672562, 0.01611831784248352, 0.288513720035553, -0.2405039370059967, 0.003543963422998786, -3.110922336578369, -1.4566760063171387, -2.9150190353393555, -2.3670172691345215, -1.1106538772583008, 1.6832096576690674, -0.8090835809707642, -0.13402557373046875, 9.587247848510742, -0.010342299938201904, -0.07105147838592529, -0.061934202909469604, -0.023177241906523705, 0.012812647968530655, 0.686181902885437, 0.7243943214416504], "max": [0.4125067889690399, -0.0431063249707222, 0.1356150209903717, -1.2355986833572388, 0.2935466170310974, 0.3780441880226135, -0.1941651701927185, 0.43366026878356934, 0.28668513894081116, 0.6610972285270691, -1.0119564533233643, 0.9927904009819031, 0.3176766335964203, 0.18454089760780334, -0.0003511634422466159, -0.012209834530949593, -0.5679888725280762, 0.970860481262207, -0.38295307755470276, -0.012984990142285824, -0.011549909599125385, 0.011992129497230053, -0.5364969968795776, 0.9933062791824341, -0.43710029125213623, 0.04823821410536766, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.006485339254140854, 1.9741894448088715e-06, 0.29062867164611816, 0.32825106382369995, 0.4711078405380249, 0.5180073976516724, 1.1888560056686401, 1.30098295211792, 1.8542556762695312, 0.8100477457046509, 0.3780744969844818, 0.330005019903183, 0.8654367923736572, 0.5455178022384644, 0.8777602910995483, 0.7050619125366211, -0.5790329575538635, 0.5189255475997925, 0.9829059839248657, 0.061050064861774445, 0.7460317611694336, 2.094627618789673, 0.22954824566841125, 2.160238265991211, 6.593406677246094, 2.0921854972839355, 6.623931884765625, 1.2912087440490723, 4.2179484367370605, 1.090354084968567, 0.009350412525236607, 0.012183692306280136, 0.07311306893825531, 0.007992081344127655, 0.04978973791003227, 0.02709093689918518, 0.00817668903619051, 0.021960439160466194, 0.06579182296991348, 0.00544610433280468, 0.04677554592490196, 0.025953132659196854, 1.7392200231552124, 0.5938799381256104, 11.209484100341797, -18.731782913208008, 16.324861526489258, 0.7955514788627625, 1.4210700988769531, 0.28580471873283386, 6.562373161315918, -25.97774314880371, 17.838865280151367, -0.03805968165397644, 0.019013166427612305, 0.012016266584396362, 0.003663003910332918, -0.05465434491634369, 0.354920357465744, 0.1905989944934845, 0.2518872916698456, 0.5281258821487427, 0.016155797988176346, 0.19243551790714264, 3.1231179237365723, -0.3152214288711548, 2.9321839809417725, -1.0779719352722168, -0.1901572346687317, 2.9274654388427734, -0.26707974076271057, 0.20388182997703552, 9.902584075927734, 0.007287532091140747, 0.0826302170753479, 0.052121907472610474, -0.012629862874746323, 0.024256058037281036, 0.6886687278747559, 0.727098822593689], "mean": [0.21114350855350494, -0.14100052416324615, -0.06767924875020981, -1.377227544784546, -0.2038583606481552, -0.28479883074760437, -0.6566425561904907, -0.18077346682548523, -0.09791942685842514, 0.43357083201408386, -1.3523566722869873, 0.7791829705238342, 0.09530032426118851, -0.07869312167167664, -0.0011391594307497144, -0.013017159886658192, -0.5958954095840454, 0.9707773923873901, -0.3879551887512207, -0.014870951883494854, -0.01231610681861639, 0.010120782069861889, -0.5567561984062195, 0.990929126739502, -0.4423432946205139, 0.04657825455069542, 0.2356996387243271, 1.7453206777572632, 0.2356996387243271, 0.2356996387243271, 0.2356996387243271, 0.2356996387243271, 0.5262011289596558, 1.7453206777572632, 0.5262011289596558, 0.5262011289596558, 0.5262011289596558, 0.5262011289596558, 0.006046876311302185, -5.119885599924601e-07, -0.014454314485192299, 0.00843170564621687, -0.010314797051250935, -0.015696803107857704, -0.0664915144443512, 0.04985746741294861, 0.02743859775364399, -0.014018291607499123, -0.01509371493011713, 0.03144930303096771, 0.016361361369490623, 0.002357867546379566, -0.013501144014298916, 0.0028810910880565643, -2.7943501472473145, -2.1668570041656494, -0.6537033915519714, -4.842136859893799, 0.24591323733329773, 0.07311582565307617, -3.5236282348632812, -5.446063041687012, 0.7281897068023682, 0.10359363257884979, -3.594135046005249, 0.05207834392786026, -0.20537373423576355, -0.23318982124328613, 0.00012115007848478854, 0.0003879973664879799, -0.00023633336240891367, -0.00024321535602211952, 0.0008625995833426714, 0.00028006790671497583, -0.0001240642013726756, -0.00026373553555458784, -0.00020221443264745176, -0.0002794674946926534, 0.0007112825405783951, 0.00032413480221293867, 0.9279865026473999, 0.15987195074558258, 8.51548957824707, -24.431962966918945, 12.053557395935059, 0.23585914075374603, 0.6006100177764893, -0.11767200380563736, 2.7701447010040283, -29.438608169555664, 12.123492240905762, -0.56768399477005, 0.0024312641471624374, -0.00317223253659904, 0.0009428220218978822, -0.07714499533176422, 0.3050073981285095, 0.1416563093662262, 0.08216195553541183, 0.4165026545524597, -0.15232230722904205, 0.07480479031801224, -1.5060086250305176, -1.2234705686569214, 2.3193297386169434, -1.5130653381347656, -0.5715696811676025, 2.0241189002990723, -0.5741625428199768, -0.005072360392659903, 9.775956153869629, -0.00015755998902022839, 0.0011033988557755947, 7.415846084768418e-06, -0.020604271441698074, 0.02181115932762623, 0.6877212524414062, 0.725342869758606], "std": [0.06632209569215775, 0.06448562443256378, 0.10889708250761032, 0.1437484622001648, 0.2510703206062317, 0.20327262580394745, 0.06908416002988815, 0.2644144296646118, 0.17258279025554657, 0.16374091804027557, 0.2387791872024536, 0.12796317040920258, 0.1432606428861618, 0.23363572359085083, 0.0004067928821314126, 0.00032113605993799865, 0.0098097650334239, 9.728979057399556e-05, 0.004816102795302868, 0.0015840183477848768, 0.0003546146908774972, 0.0005968995974399149, 0.007586703635752201, 0.0012855356326326728, 0.004939594306051731, 0.0015461286529898643, 0.5921568274497986, 8.58306884765625e-06, 0.5921568274497986, 0.5921568274497986, 0.5921568274497986, 0.5921568274497986, 0.7864072918891907, 8.58306884765625e-06, 0.7864072918891907, 0.7864072918891907, 0.7864072918891907, 0.7864072918891907, 9.28922017919831e-05, 8.940384077504859e-07, 0.08460178971290588, 0.09415438026189804, 0.13638117909431458, 0.21586735546588898, 0.4547462463378906, 0.30518868565559387, 0.2137676477432251, 0.24261875450611115, 0.12457926571369171, 0.1156170442700386, 0.3278347849845886, 0.16250519454479218, 0.1606280654668808, 0.21089114248752594, 0.8989165425300598, 1.654398798942566, 0.9834927320480347, 2.9135870933532715, 0.3286057710647583, 0.5391198992729187, 1.5863772630691528, 3.369781970977783, 3.641204595565796, 1.2021887302398682, 3.7017619609832764, 0.47013771533966064, 1.2420352697372437, 0.4785008430480957, 0.00266092736274004, 0.004699038341641426, 0.014846039935946465, 0.0021799334790557623, 0.007462679874151945, 0.0035930208396166563, 0.0026204027235507965, 0.004718987736850977, 0.011559698730707169, 0.0027872498612850904, 0.007209649309515953, 0.002822675509378314, 0.39603519439697266, 0.12208738178014755, 1.6223206520080566, 2.31937575340271, 2.370635986328125, 0.2813159227371216, 0.458974689245224, 0.1093469187617302, 2.1413869857788086, 2.4616734981536865, 2.804025411605835, 0.2703906297683716, 0.006770680658519268, 0.004956248216331005, 0.0006345532601699233, 0.007910724729299545, 0.017134083434939384, 0.027591124176979065, 0.05167496204376221, 0.07658202201128006, 0.08307255804538727, 0.05105059593915939, 2.410749912261963, 0.2350171059370041, 1.0523828268051147, 0.3959083557128906, 0.275674968957901, 0.3715834617614746, 0.09312738478183746, 0.05096691474318504, 0.034296948462724686, 0.002956478390842676, 0.013024548068642616, 0.009355718269944191, 0.0026359676849097013, 0.002932150848209858, 0.0004989156150259078, 0.0005652878317050636], "count": [436]}, "action": {"min": [0.056373946368694305, -0.31544625759124756, -0.3832542896270752, -1.9337568283081055, -1.46845543384552, -0.7846269607543945, -0.6981316804885864, -0.6005293726921082, -0.36768627166748047, -0.0021771714091300964, -1.8397598266601562, 0.4866108000278473, -0.1789262890815735, -0.5218970775604248, -0.0028855192940682173, -0.015537015162408352, -0.6055606007575989, 0.9665823578834534, -0.39787474274635315, -0.01833418384194374, -0.013634243980050087, 0.006075957790017128, -0.5638034343719482, 0.9862257242202759, -0.4529644548892975, 0.041582848876714706, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0057203276082873344, -3.2466718948853668e-06, -0.36463651061058044, -0.38266342878341675, -0.42739683389663696, -1.2203470468521118, -2.6685900688171387, -0.8684592247009277, -0.2583974599838257, -0.8691333532333374, -0.36228275299072266, -0.2452886998653412, -1.111862301826477, -0.5702778697013855, -0.7020299434661865, -0.8267486095428467], "max": [0.34683459997177124, -0.01319671981036663, 0.1670321375131607, -1.172804594039917, 0.2950190305709839, 0.3841661810874939, -0.09759382903575897, 0.35550445318222046, 0.15763674676418304, 0.6860768795013428, -0.904132068157196, 0.9903203248977661, 0.32798776030540466, 0.1877206563949585, 0.0009552669362165034, -0.006229093763977289, -0.5672557353973389, 0.9771816730499268, -0.38405299186706543, -0.01352833490818739, -0.009955503977835178, 0.014931594021618366, -0.5342320203781128, 0.9965872168540955, -0.4379468858242035, 0.04641791060566902, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.006485339254140854, 1.9741894448088715e-06, 0.29062867164611816, 0.32825106382369995, 0.4711078405380249, 0.5180073976516724, 1.1888560056686401, 1.30098295211792, 1.8542556762695312, 0.8100477457046509, 0.3780744969844818, 0.330005019903183, 0.8654367923736572, 0.5455468893051147, 0.8777602910995483, 0.7390841245651245], "mean": [0.18715912103652954, -0.12261150777339935, -0.07618609070777893, -1.3434258699417114, -0.21950176358222961, -0.27612730860710144, -0.6653780341148376, -0.2011132836341858, -0.10363491624593735, 0.4592548906803131, -1.298124074935913, 0.7777420878410339, 0.09721168130636215, -0.07817435264587402, -0.0007298221462406218, -0.011926520615816116, -0.5918303728103638, 0.9698957204818726, -0.389541894197464, -0.015388941392302513, -0.0115363085642457, 0.009556571021676064, -0.5524040460586548, 0.9894821643829346, -0.4436691403388977, 0.04465489089488983, 0.23970270156860352, 1.7453206777572632, 0.23970270156860352, 0.23970270156860352, 0.23970270156860352, 0.23970270156860352, 0.5262811779975891, 1.7453206777572632, 0.5262811779975891, 0.5262811779975891, 0.5262811779975891, 0.5262811779975891, 0.006046655122190714, -5.142277927916439e-07, -0.014511131681501865, 0.008705442771315575, -0.010563106276094913, -0.015870917588472366, -0.06716834008693695, 0.050276853144168854, 0.02800208516418934, -0.013646616600453854, -0.014604443684220314, 0.03139805048704147, 0.016493935137987137, 0.001789955422282219, -0.01295563206076622, 0.001994706690311432], "std": [0.062326300889253616, 0.06070835143327713, 0.12291122227907181, 0.16588619351387024, 0.2861921191215515, 0.21772366762161255, 0.09667927771806717, 0.2582736313343048, 0.1611371785402298, 0.1513364017009735, 0.25302088260650635, 0.13007819652557373, 0.14822205901145935, 0.23441267013549805, 0.0006642238586209714, 0.001472508069127798, 0.008993563242256641, 0.0015323428669944406, 0.004288040567189455, 0.001454719458706677, 0.0006159487529657781, 0.0013021359918639064, 0.0068817646242678165, 0.001649506506510079, 0.004384946543723345, 0.0014398765051737428, 0.5964337587356567, 8.58306884765625e-06, 0.5964337587356567, 0.5964337587356567, 0.5964337587356567, 0.5964337587356567, 0.7864762544631958, 8.58306884765625e-06, 0.7864762544631958, 0.7864762544631958, 0.7864762544631958, 0.7864762544631958, 9.269456495530903e-05, 8.965956226347771e-07, 0.08460664004087448, 0.094255231320858, 0.13634128868579865, 0.21582259237766266, 0.45480045676231384, 0.30499598383903503, 0.2139352411031723, 0.2425825148820877, 0.12427646666765213, 0.11565021425485611, 0.32780447602272034, 0.1625557839870453, 0.16031725704669952, 0.21045902371406555], "count": [436]}, "timestamp": {"min": [0.0], "max": [14.5], "mean": [7.25], "std": [4.195400921114559], "count": [436]}, "frame_index": {"min": [0], "max": [435], "mean": [217.5], "std": [125.86202763343677], "count": [436]}, "episode_index": {"min": [158], "max": [158], "mean": [158.0], "std": [0.0], "count": [436]}, "index": {"min": [61686], "max": [62121], "mean": [61903.5], "std": [125.86202763343677], "count": [436]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [436]}, "subtask_annotation": {"mean": [0.7706422018348624, 2.0, 2.0, 2.0, 2.0], "std": [0.43119266055045846, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [436]}, "scene_annotation": {"mean": [158.0], "std": [0.0], "min": [158], "max": [158], "count": [436]}, "eef_direction_state": {"mean": [4.495412844036697, 2.9747706422018347], "std": [2.0979406819043236, 2.345561139149169], "min": [0, 0], "max": [6, 6], "count": [436]}, "eef_velocity_state": {"mean": [0.5229357798165137, 1.011467889908257], "std": [0.657997103744628, 0.6652285606915632], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_acc_mag_state": {"mean": [0.6055045871559633, 0.9426605504587156], "std": [0.8297048068395906, 0.8667752554668401], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_direction_action": {"mean": [4.3577981651376145, 3.3509174311926606], "std": [2.2320556032821965, 2.2723455292255923], "min": [0, 0], "max": [6, 6], "count": [436]}, "eef_velocity_action": {"mean": [0.5802752293577982, 1.0344036697247707], "std": [0.7266082557171528, 0.7175454225211326], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_acc_mag_action": {"mean": [0.7775229357798165, 1.0504587155963303], "std": [0.8478517439677655, 0.8307312853619297], "min": [0, 0], "max": [2, 2], "count": [436]}, "eef_sim_pose_state": {"mean": [0.16399777874314786, 0.2220296140389507, 0.0321392683145049, -1.5276245362127843, -1.2236781402471504, 2.312032817438283, 0.27970089404411247, -0.22827008098497847, 0.11572412357639213, -1.5129669234336498, -0.5716632406562729, 2.0240790159398796], "std": [0.019871441082558033, 0.017770945579398418, 0.034645655851197305, 2.43120981224792, 0.23469461289781093, 1.092896334470415, 0.07282364559998812, 0.05855676678979827, 0.02972526883900553, 0.39581677755867806, 0.27574644831483575, 0.3715787982437932], "min": [0.1276990012103071, 0.17473022919431264, -0.0029063638014667995, -3.1358559502426075, -1.456676920186829, -3.1262022124895785, 0.13461564550126423, -0.3038586265276011, 0.05183897586262173, -2.3674218119977124, -1.1110648022652954, 1.68320857253221], "max": [0.2082273268100138, 0.2425777448353812, 0.1709672402787023, 3.1397016923545262, -0.3152218064203758, 3.042541374568131, 0.38280196462209626, -0.11407120586852393, 0.17848460811147615, -1.077973669011008, -0.19016734948872882, 2.927861610696957], "count": [436]}, "eef_sim_pose_action": {"mean": [0.16748190635340732, 0.2253463765492608, 0.028504806438373064, -1.5227300573790636, -1.2134017912212378, 2.241939296091744, 0.2815990555025759, -0.22713227606661704, 0.107082779478014, -1.4624708027105318, -0.5556103755896593, 2.016275250271261], "std": [0.021722219239458062, 0.018625389151115467, 0.041732685710003194, 2.4423368439583277, 0.26732391807613487, 1.2076694914569281, 0.07020447905842041, 0.0581170447900746, 0.03751451193776471, 0.4087616344562573, 0.28619387695784887, 0.36683883261005373], "min": [0.13211425432285256, 0.17967984725682823, -0.007438123883049704, -3.1403060295298797, -1.4559448117812892, -3.074394715646481, 0.15530224906720502, -0.30445630454283246, 0.04227058439600714, -2.262008661027988, -1.1638029752392987, 1.6195094365597043], "max": [0.21479421265289889, 0.248695182686777, 0.18003842687678245, 3.1364640543435893, -0.167826503172674, 3.083810565690802, 0.3986604341370758, -0.11529919202338469, 0.20033895000015883, -1.014692531487552, -0.11642402282246245, 2.822319783067042], "count": [436]}}} +{"episode_index": 158, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4591788783160323]], [[0.5451287293348712]], [[0.488040777585544]]], "std": [[[0.28275187702778704]], [[0.19923035330373584]], [[0.21074494940008795]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.409434885620915]], [[0.41178398933102656]], [[0.3656647323144944]]], "std": [[[0.27787276564739755]], [[0.2474558844281113]], [[0.26899960211290885]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4672864379084967]], [[0.46725588956170705]], [[0.400993084390619]]], "std": [[[0.26909194045329005]], [[0.22006378643750102]], [[0.2748539198441646]]], "count": [100]}, "observation.state": {"min": [-0.7578157782554626, -0.29296696186065674, -0.4692145586013794, -1.4332056045532227, -1.5667212009429932, -0.44803738594055176, -0.7034426927566528, -0.9141180515289307, -0.3421984612941742, 0.6082635521888733, -1.3721683025360107, 0.17099498212337494, -0.6468029022216797, -0.6675863862037659, 0.010619772598147392, -0.0092078922316432, -0.6254458427429199, 1.0329495668411255, -0.4423225224018097, -0.005786298308521509, -0.006319275591522455, 0.002796847838908434, -0.6333787441253662, 1.0126773118972778, -0.4312095642089844, -0.012164175510406494, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0064840903505682945, -0.00019160269584972411, -0.8310645818710327, -0.13223206996917725, -0.5797894597053528, -1.2848377227783203, -2.4074978828430176, -1.937570333480835, -1.5535154342651367, -0.15239037573337555, -0.09733442962169647, -1.3852864503860474, -1.0301820039749146, -0.627741813659668, -1.7851327657699585, -0.9393125772476196, -13.974737167358398, -18.681320190429688, -2.962759494781494, -9.798535346984863, -1.2051281929016113, -2.4389500617980957, -1.2051281929016113, -11.480441093444824, 1.4652016162872314, -2.6117217540740967, -11.630037307739258, -0.7747253179550171, -2.123321294784546, -3.557997465133667, -0.007727832067757845, -0.03218049556016922, -0.017914272844791412, -0.007838279008865356, -0.017314543947577477, -0.010914777405560017, -0.006454186514019966, -0.027444586157798767, -0.016411609947681427, -0.00610761996358633, -0.02108779363334179, -0.022591937333345413, -2.2058401107788086, -0.3785984516143799, 4.008689880371094, -31.93518829345703, 9.157659530639648, -0.7758895754814148, -0.5302500128746033, -0.35632795095443726, 7.839215278625488, -31.913246154785156, 10.883541107177734, -0.4275241494178772, -0.02188054472208023, -0.018407372757792473, -0.0012210012646391988, -0.13663585484027863, 0.36856693029403687, -0.0414375439286232, -0.0752640962600708, 0.34051406383514404, -0.26383283734321594, 0.035181671380996704, -3.13673734664917, -1.3957887887954712, -3.086465358734131, -2.7479546070098877, -0.7769620418548584, 2.0451340675354004, -0.7514681816101074, -0.16233713924884796, 9.685281753540039, -0.01048511266708374, -0.018076390027999878, -0.0349273681640625, 0.023126931861042976, 0.01644359715282917, -0.8090996742248535, 0.5869856476783752], "max": [-0.11784303188323975, 0.012588227167725563, 0.09493406862020493, -0.26970264315605164, -0.027862943708896637, 0.6942853927612305, 0.21438950300216675, -0.10976625978946686, 0.16861243546009064, 1.333855390548706, -0.544543981552124, 0.5891963243484497, -0.08961435407400131, -0.26779526472091675, 0.011356143280863762, -0.0009049754589796066, -0.6214949488639832, 1.0364515781402588, -0.4392091929912567, 0.0031618729699403048, -0.005474400240927935, 0.010795118287205696, -0.6264418363571167, 1.0152989625930786, -0.4274498522281647, -0.004692687653005123, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.007535251788794994, 2.249370481877122e-06, 0.5333284139633179, 0.41306060552597046, 0.7646005153656006, 1.0781075954437256, 2.913907527923584, 1.5039186477661133, 1.193164587020874, 0.9697163105010986, 0.7435494065284729, 0.12136884778738022, 0.3835035562515259, 0.566741943359375, 0.5785048604011536, 0.34794074296951294, -3.9084722995758057, 2.7167277336120605, 2.2185592651367188, 1.5567766427993774, 1.1477411985397339, 1.865079402923584, 0.8608059287071228, -0.9242256879806519, 13.88888931274414, 3.2155067920684814, 0.45787549018859863, 2.9554333686828613, 2.4676434993743896, 0.22954824566841125, 0.008529393002390862, 0.016852421686053276, 0.010579596273601055, 0.006426751147955656, 0.008828150108456612, 0.007473500911146402, 0.005645610857754946, 0.02259732037782669, 0.011103342287242413, 0.00939301960170269, 0.012419132515788078, 0.005104797892272472, 0.4878299832344055, 0.6272857189178467, 11.402494430541992, -25.606346130371094, 17.389211654663086, 0.954130232334137, 2.5452001094818115, 0.6755384206771851, 14.505517959594727, -23.184444427490234, 17.097427368164062, 1.3729841709136963, 0.019646648317575455, 0.012429683469235897, 0.001831501955166459, -0.027327170595526695, 0.5930453538894653, 0.28641581535339355, 0.2764199376106262, 0.5420281291007996, 0.0022494657896459103, 0.23881006240844727, 3.121610164642334, 0.1831168681383133, 2.996624231338501, -1.1545747518539429, -0.10791999846696854, 3.055925130844116, -0.40071621537208557, 0.16858036816120148, 9.877429962158203, 0.011527210474014282, 0.0231817364692688, 0.04162845015525818, 0.026983700692653656, 0.019799083471298218, -0.793793797492981, 0.607444703578949], "mean": [-0.38243988156318665, -0.16485078632831573, -0.3077772259712219, -0.806727409362793, -0.7181973457336426, 0.32705846428871155, -0.3965185284614563, -0.2939611077308655, 0.09000395983457565, 0.6888907551765442, -1.1140116453170776, 0.41010600328445435, -0.4829651117324829, -0.5640192627906799, 0.010956449434161186, -0.0038979959208518267, -0.624282956123352, 1.0344187021255493, -0.44131118059158325, -0.0010038592154160142, -0.005985414143651724, 0.007378607522696257, -0.6309912800788879, 1.0137856006622314, -0.43040576577186584, -0.00812216755002737, 0.9196874499320984, 1.745330572128296, 0.9196874499320984, 0.9196874499320984, 0.9196874499320984, 0.9196874499320984, 0.7217702865600586, 1.745330572128296, 0.7217702865600586, 0.7217702865600586, 0.7217702865600586, 0.7217702865600586, 0.0069764419458806515, -2.4456978280795738e-05, -0.07311461120843887, 0.02380749024450779, 0.06684662401676178, 0.14261870086193085, -0.06321349740028381, -0.1654183268547058, -0.003525169100612402, 0.11571206152439117, 0.0725361555814743, -0.09866175800561905, -0.10566439479589462, -0.004371019545942545, -0.06836412101984024, -0.05497448518872261, -9.447608947753906, -7.445342063903809, -0.5021997094154358, -3.348219871520996, -0.2245340645313263, -0.030365008860826492, -0.32677188515663147, -5.326090335845947, 8.014349937438965, 1.230109453201294, -5.222743511199951, 0.6033069491386414, -0.044711776077747345, -0.5433667898178101, -3.681581802084111e-05, -0.0009427981567569077, -0.0015442826552316546, -0.0006014175014570355, 8.485931903123856e-05, -0.0010703312000259757, -6.770966592739569e-06, -8.316983439726755e-05, -0.0012244773097336292, 0.0003903878969140351, -0.0003242862585466355, -0.0012380416737869382, -1.544281005859375, 0.10322026163339615, 8.544711112976074, -28.82703971862793, 13.528082847595215, -0.1763366013765335, 0.3328390419483185, 0.1708606481552124, 9.977084159851074, -27.28058433532715, 13.762983322143555, 0.22508300840854645, 0.0010926087852567434, -0.0022517589386552572, 0.0007369473460130394, -0.06920234113931656, 0.4476569592952728, 0.12243632227182388, 0.1239873394370079, 0.39852964878082275, -0.03046574257314205, 0.17867662012577057, 1.2159926891326904, -0.6179215312004089, -0.1944332867860794, -2.3636474609375, -0.6988044381141663, 2.713484287261963, -0.6220148205757141, 0.022573817521333694, 9.774538040161133, 0.0024141797330230474, 0.0017006451962515712, 0.0011001277016475797, 0.02589554712176323, 0.01874907687306404, -0.8016380667686462, 0.5969216823577881], "std": [0.22714555263519287, 0.12691804766654968, 0.15471996366977692, 0.41657793521881104, 0.5928975939750671, 0.29621121287345886, 0.36855411529541016, 0.18165139853954315, 0.09789792448282242, 0.128580704331398, 0.24046233296394348, 0.10287494212388992, 0.11743070185184479, 0.0967281386256218, 0.0002293120778631419, 0.0019755889661610126, 0.000705272366758436, 0.0008495516376569867, 0.0008926806622184813, 0.0024203252978622913, 0.00018934161926154047, 0.0019912561401724815, 0.0017285543726757169, 0.0008265277137979865, 0.0007922802469693124, 0.001533812377601862, 0.8596551418304443, 1.3113021850585938e-06, 0.8596551418304443, 0.8596551418304443, 0.8596551418304443, 0.8596551418304443, 0.8535084128379822, 1.3113021850585938e-06, 0.8535084128379822, 0.8535084128379822, 0.8535084128379822, 0.8535084128379822, 0.00025516582536511123, 4.570269811665639e-05, 0.23405838012695312, 0.11859909445047379, 0.25061994791030884, 0.32448408007621765, 0.7014404535293579, 0.6144210696220398, 0.4787620007991791, 0.23915214836597443, 0.17387408018112183, 0.3295566737651825, 0.2716711759567261, 0.2011825442314148, 0.3966265320777893, 0.21086925268173218, 2.7052860260009766, 7.684220790863037, 1.4730679988861084, 2.6426703929901123, 0.5233504176139832, 1.0095515251159668, 0.42103275656700134, 2.451303720474243, 2.5867762565612793, 1.4239652156829834, 2.485055923461914, 0.7977232336997986, 0.8920310139656067, 0.8093751668930054, 0.003127286210656166, 0.00793546810746193, 0.005448131822049618, 0.0024183369241654873, 0.0033022011630237103, 0.002613792661577463, 0.00220606685616076, 0.007168768905103207, 0.005096968729048967, 0.0027390699833631516, 0.0037257529329508543, 0.0036791712045669556, 0.49669963121414185, 0.17451435327529907, 1.3779765367507935, 1.7419228553771973, 1.7347615957260132, 0.3551623821258545, 0.49477317929267883, 0.18854549527168274, 1.3283838033676147, 2.421950340270996, 1.1954035758972168, 0.38929399847984314, 0.00744043942540884, 0.00533155957236886, 0.0004892037832178175, 0.018328962847590446, 0.07403966784477234, 0.1250179558992386, 0.10824181139469147, 0.05622020736336708, 0.05309177190065384, 0.058785948902368546, 2.0310325622558594, 0.5125993490219116, 2.2811331748962402, 0.3933010697364807, 0.1072159931063652, 0.2679651975631714, 0.054820466786623, 0.05351322889328003, 0.030687235295772552, 0.0037845447659492493, 0.007521555759012699, 0.013644467107951641, 0.0006974718999117613, 0.0006956411525607109, 0.003674090374261141, 0.004911189433187246], "count": [206]}, "action": {"min": [-0.8445498943328857, -0.3314801752567291, -0.5024046897888184, -1.397381067276001, -1.5707963705062866, -0.4755750596523285, -0.6981316804885864, -0.7472089529037476, -0.10034739971160889, 0.5581066012382507, -1.3704376220703125, 0.16663216054439545, -0.6493209600448608, -0.6692860126495361, 0.009980184957385063, -0.008650402538478374, -0.6229368448257446, 1.0287643671035767, -0.4431416392326355, -0.005812560673803091, -0.006798120215535164, 0.0020352667197585106, -0.62996906042099, 1.0092637538909912, -0.4324883818626404, -0.011927545070648193, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0064840903505682945, -0.00019160269584972411, -0.8310645818710327, -0.13223206996917725, -0.7953159809112549, -1.3590965270996094, -2.4074978828430176, -1.937570333480835, -1.5535154342651367, -0.15239037573337555, -0.09733442962169647, -1.3852864503860474, -1.0301820039749146, -0.627741813659668, -1.7851327657699585, -0.9393125772476196], "max": [-0.122826486825943, 0.030295146629214287, 0.17797698080539703, -0.20527134835720062, -0.016323836520314217, 0.6981316804885864, 0.21938404440879822, -0.08825856447219849, 0.17012347280979156, 0.9649642705917358, -0.5311554670333862, 0.6015263795852661, -0.25259479880332947, -0.3573911190032959, 0.011976798996329308, 0.0020330215338617563, -0.6145694255828857, 1.0349675416946411, -0.43974974751472473, 0.0018774261698126793, -0.00480822054669261, 0.012681983411312103, -0.6216449737548828, 1.0144912004470825, -0.42674005031585693, -0.0056089418940246105, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.007535251788794994, 2.249370481877122e-06, 0.5333284139633179, 0.41306060552597046, 0.7646005153656006, 1.0781075954437256, 2.9524965286254883, 1.5039186477661133, 1.193164587020874, 0.9697163105010986, 0.7435494065284729, 0.12136884778738022, 0.3835035562515259, 0.566741943359375, 0.5785048604011536, 0.34794074296951294], "mean": [-0.4459196627140045, -0.16254836320877075, -0.2970331907272339, -0.7003180384635925, -0.7261730432510376, 0.2946142852306366, -0.3922877013683319, -0.27529120445251465, 0.10856598615646362, 0.6883038878440857, -1.110297441482544, 0.40925732254981995, -0.488795667886734, -0.5724234580993652, 0.010884936898946762, -0.0038456604816019535, -0.6199536919593811, 1.0324828624725342, -0.4419576823711395, -0.0010899598710238934, -0.005892669316381216, 0.006653737276792526, -0.6268735527992249, 1.0122272968292236, -0.4312119781970978, -0.00793191883713007, 0.9196874499320984, 1.745330572128296, 0.9196874499320984, 0.9196874499320984, 0.9196874499320984, 0.9196874499320984, 0.7132977843284607, 1.745330572128296, 0.7132977843284607, 0.7132977843284607, 0.7132977843284607, 0.7132977843284607, 0.006980595178902149, -2.446164216962643e-05, -0.07240694016218185, 0.02398367039859295, 0.06245279684662819, 0.13575147092342377, -0.04867907986044884, -0.16293898224830627, -0.003949316684156656, 0.11336243152618408, 0.06918824464082718, -0.0955362617969513, -0.10636802017688751, -0.0030892761424183846, -0.06108712777495384, -0.05344650521874428], "std": [0.2210552990436554, 0.14046405255794525, 0.18066534399986267, 0.39710068702697754, 0.587836742401123, 0.31253477931022644, 0.3674604892730713, 0.1505567580461502, 0.051679305732250214, 0.05744178220629692, 0.2204548865556717, 0.10658770054578781, 0.10910596698522568, 0.08613748103380203, 0.0004835804575122893, 0.0028979647904634476, 0.0016699188854545355, 0.0013099602656438947, 0.0008248929516412318, 0.0022858218289911747, 0.00044113275362178683, 0.0029638963751494884, 0.0018944840412586927, 0.0010470739798620343, 0.0009701857925392687, 0.0014241113094612956, 0.8596551418304443, 1.3113021850585938e-06, 0.8596551418304443, 0.8596551418304443, 0.8596551418304443, 0.8596551418304443, 0.8519676923751831, 1.3113021850585938e-06, 0.8519676923751831, 0.8519676923751831, 0.8519676923751831, 0.8519676923751831, 0.00025197103968821466, 4.569999873638153e-05, 0.23446600139141083, 0.11857818067073822, 0.2591131031513214, 0.34206461906433105, 0.732258141040802, 0.6149355173110962, 0.47878721356391907, 0.23811417818069458, 0.16864575445652008, 0.32766401767730713, 0.27104464173316956, 0.20072828233242035, 0.3833536207675934, 0.2097591608762741], "count": [206]}, "timestamp": {"min": [0.0], "max": [6.833333333333333], "mean": [3.416666666666667], "std": [1.9822125684867067], "count": [206]}, "frame_index": {"min": [0], "max": [205], "mean": [102.5], "std": [59.466377054601196], "count": [206]}, "episode_index": {"min": [159], "max": [159], "mean": [159.0], "std": [0.0], "count": [206]}, "index": {"min": [62122], "max": [62327], "mean": [62224.5], "std": [59.466377054601196], "count": [206]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [206]}, "subtask_annotation": {"mean": [0.4174757281553398, 2.0, 2.0, 2.0, 2.0], "std": [0.5124521638988976, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [206]}, "scene_annotation": {"mean": [159.0], "std": [0.0], "min": [159], "max": [159], "count": [206]}, "eef_direction_state": {"mean": [3.504854368932039, 3.650485436893204], "std": [2.1011960828993543, 2.088845725126717], "min": [0, 0], "max": [6, 6], "count": [206]}, "eef_velocity_state": {"mean": [1.1262135922330097, 0.8349514563106796], "std": [0.7061396716880836, 0.7050041296944507], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_acc_mag_state": {"mean": [1.0194174757281553, 0.8349514563106796], "std": [0.8122912878971603, 0.9200790107338731], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_direction_action": {"mean": [3.087378640776699, 3.2475728155339807], "std": [2.0790531644271772, 2.0389100772104523], "min": [0, 0], "max": [6, 6], "count": [206]}, "eef_velocity_action": {"mean": [1.2281553398058251, 1.0242718446601942], "std": [0.7249931336438353, 0.6342897594286183], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_acc_mag_action": {"mean": [1.1019417475728155, 1.0533980582524272], "std": [0.7909046783265903, 0.8487930361688037], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_sim_pose_state": {"mean": [0.31116320063357533, 0.16908417746087082, 0.08948876975093531, 1.2598587859545807, -0.6180253457569382, -0.16228475079185004, 0.2806768405151963, -0.12303080689117775, 0.10904907712283937, -2.363603754460301, -0.6989931800327197, 2.713591895780687], "std": [0.05451705142905628, 0.08770985218246433, 0.04384929146748604, 2.090170262954883, 0.5127580330503131, 2.3328526039658732, 0.04739910896976527, 0.05127288706926447, 0.018677614201226603, 0.3933645821687882, 0.10693239005754794, 0.2678320681173728], "min": [0.2568090091577876, 0.07316615676290746, 0.00985581105035789, -3.139571866309997, -1.403560508515235, -3.119490386685372, 0.23205578926978507, -0.3383952487261923, 0.07679506621886123, -2.7479549548158264, -0.7770016152868269, 2.045217438523902], "max": [0.42146689078470684, 0.27983968562392, 0.1557888136736201, 3.1411223434607822, 0.1831170989387867, 3.1192366603740824, 0.419316617265301, -0.08662493820205076, 0.1328240427806846, -1.154551440039346, -0.10808263130113338, 3.055926481692783], "count": [206]}, "eef_sim_pose_action": {"mean": [0.3222758479798102, 0.1735154700777842, 0.08686048433451943, 1.6802574502907328, -0.6311953828979641, -0.09060049865656679, 0.2721044365417516, -0.11056196456892162, 0.1039709603439973, -2.376956161174712, -0.7311814572730145, 2.743180099937419], "std": [0.05387628406595453, 0.09601642409907671, 0.04211698376010178, 1.716230907587083, 0.5476966018330126, 2.325030236252516, 0.04383007974546759, 0.03440104908353923, 0.01882039680656799, 0.35891777031854444, 0.04005198702024086, 0.25185962480318247], "min": [0.2638379500730349, 0.05889182958889967, 0.005346568587973351, -3.1397658537649176, -1.2777166189891562, -3.099385790433572, 0.22036887517729317, -0.23987582088700407, 0.05992171677898616, -2.7159755661821823, -0.7951117972005977, 2.0718399871804767], "max": [0.430178361256795, 0.2896786191732511, 0.14856625517654723, 3.1389519099753924, 0.24509295721621482, 3.132988140574045, 0.3951701704011886, -0.0767715195457094, 0.1314060678588494, -1.616868011709641, -0.5143022372313364, 3.022138142687817], "count": [206]}}} +{"episode_index": 159, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4303206659954242]], [[0.5260410718450029]], [[0.4791808045140268]]], "std": [[[0.2889919290226998]], [[0.22324230553055666]], [[0.224999939253195]]], "count": [122]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.421140440546196]], [[0.43627132691713777]], [[0.3819107011174769]]], "std": [[[0.29385001953713813]], [[0.2311021239021256]], [[0.25470542146805947]]], "count": [122]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4030470192737976]], [[0.4717399971480074]], [[0.41556154710357307]]], "std": [[[0.3007007763716855]], [[0.21516652559219313]], [[0.24389152607759157]]], "count": [122]}, "observation.state": {"min": [-0.6946495771408081, -0.17357006669044495, -0.5050744414329529, -1.6859769821166992, -1.5641446113586426, -0.066851906478405, -0.6970486640930176, -1.1796395778656006, -0.6049274206161499, 0.36438581347465515, -1.9333170652389526, 0.05073585361242294, -0.6078754663467407, -0.5842291116714478, 0.008462034165859222, 0.003735040780156851, -0.6146327257156372, 1.0348410606384277, -0.46029677987098694, -0.00533731933683157, -0.013791916891932487, -0.011001265607774258, -0.614820122718811, 1.0210165977478027, -0.45509466528892517, -0.004493274725973606, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.006297707557678223, -0.0003843190788757056, -0.4358755350112915, -0.6395044326782227, -0.8711005449295044, -1.951479196548462, -1.7864325046539307, -1.3982369899749756, -1.9607646465301514, -2.404754877090454, -1.217817783355713, -1.0699851512908936, -1.1541459560394287, -0.7657490968704224, -1.8649425506591797, -0.26176679134368896, -12.939159393310547, -7.326007843017578, -2.5695972442626953, -11.477412223815918, -0.6886447072029114, -0.7460317611694336, -1.5494505167007446, -13.340027809143066, -6.471306800842285, -3.2716729640960693, -7.783883094787598, -0.7460317611694336, -2.180708408355713, -0.9755800366401672, -0.009078212082386017, -0.04691129922866821, -0.018616659566760063, -0.008086255751550198, -0.012116207741200924, -0.009003227576613426, -0.008999020792543888, -0.047558948397636414, -0.02841261960566044, -0.008876398205757141, -0.00820230133831501, -0.008383948355913162, -3.669329881668091, -0.7571969032287598, -0.20785798132419586, -32.18632507324219, 10.187105178833008, -0.9127335548400879, -0.7211400270462036, -0.35261622071266174, 5.270684719085693, -35.33140563964844, 13.092694282531738, -0.5158573985099792, -0.037301406264305115, -0.01675862818956375, 0.003663003910332918, -0.09564509987831116, 0.3587172031402588, 0.022333040833473206, -0.01135129015892744, 0.2696325182914734, -0.20881246030330658, 0.029773598536849022, -3.042140483856201, -1.2286094427108765, -2.9602508544921875, -2.9163060188293457, -0.7993987798690796, 2.161006212234497, -0.806011974811554, -0.19059038162231445, 9.67133903503418, -0.010212361812591553, -0.015846312046051025, -0.05176573991775513, -0.013616998679935932, 0.02744642086327076, 0.4704289138317108, 0.8790808916091919], "max": [-0.01799103245139122, 0.47179439663887024, 0.021204501390457153, -0.4169522523880005, 0.27695232629776, 0.7003908157348633, -0.05884696915745735, 0.15811839699745178, 0.0019081688951700926, 1.1738011837005615, -0.8662330508232117, 0.5333037376403809, 0.5669668912887573, -0.17267318069934845, 0.010491304099559784, 0.00825110636651516, -0.6103518009185791, 1.0376821756362915, -0.4552490711212158, -0.0013703838922083378, -0.011864145286381245, -0.006359255872666836, -0.6113825440406799, 1.023632526397705, -0.4502914845943451, -0.0011086579179391265, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.005142109468579292, -0.0003798632533289492, 0.7311013340950012, 0.6651491522789001, 1.192831039428711, 0.5192011594772339, 3.1152098178863525, 0.9564274549484253, 0.9970478415489197, 1.0690251588821411, 0.5700744986534119, 1.2856415510177612, 1.4270572662353516, 0.3597160875797272, 1.3418768644332886, 0.5466616749763489, -3.385115623474121, 5.463980674743652, 3.9456658363342285, 1.9841270446777344, 0.7460317611694336, 3.9597067832946777, 0.7747253179550171, -1.5812053680419922, 6.471306800842285, 1.4884004592895508, -0.152625173330307, 0.9468864798545837, 1.3485958576202393, 0.3156288266181946, 0.009283159859478474, 0.02220774255692959, 0.015110118314623833, 0.011511888355016708, 0.02148035541176796, 0.009148292243480682, 0.008007420226931572, 0.02645907737314701, 0.013195492327213287, 0.00972133781760931, 0.011916485615074635, 0.009452277794480324, -1.039289951324463, 0.42313945293426514, 12.486326217651367, -18.337177276611328, 19.55738067626953, 1.506453514099121, 1.760430097579956, 1.0504251718521118, 17.593692779541016, -24.381755828857422, 24.428756713867188, 1.9439822435379028, 0.02075151912868023, 0.012560349889099598, 0.007326007820665836, -0.04099075868725777, 0.5679430365562439, 0.36493170261383057, 0.29176515340805054, 0.5323668718338013, -0.020946424454450607, 0.3085915446281433, 3.0610384941101074, 0.41980913281440735, 2.960916519165039, -0.9774874448776245, -0.46291279792785645, 3.1237266063690186, -0.4491592049598694, 0.3179377019405365, 9.932265281677246, 0.018877089023590088, 0.025836944580078125, 0.07527032494544983, -0.01072658784687519, 0.030662082135677338, 0.47563087940216064, 0.8818322420120239], "mean": [-0.30593347549438477, 0.012599282898008823, -0.3975374102592468, -1.2533881664276123, -0.34253764152526855, 0.21565654873847961, -0.3385408818721771, -0.3293611407279968, -0.2031889259815216, 0.7711775898933411, -1.4558566808700562, 0.2592093050479889, -0.12223082780838013, -0.46094655990600586, 0.009834008291363716, 0.005796258337795734, -0.6130647659301758, 1.0366456508636475, -0.45717647671699524, -0.002969275461509824, -0.012439883314073086, -0.0087143424898386, -0.6136095523834229, 1.0222572088241577, -0.4524737596511841, -0.00298292632214725, 0.621383547782898, 1.7453172206878662, 0.621383547782898, 0.621383547782898, 0.621383547782898, 0.621383547782898, 0.4590018093585968, 1.7453172206878662, 0.4590018093585968, 0.4590018093585968, 0.4590018093585968, 0.4590018093585968, -0.0055701457895338535, -0.00038185869925655425, 2.742971082625445e-05, 0.0017966238083317876, 0.001818072865717113, 0.00014865727280266583, 0.012246483936905861, 0.004741610027849674, -0.002264799317345023, -0.0017877653008326888, -0.0026586668100208044, 0.012145563028752804, 0.003234926611185074, -0.007065737619996071, -0.008056294173002243, -0.012077493593096733, -7.315438270568848, -1.4820908308029175, 0.15589377284049988, -3.7021491527557373, 0.023652121424674988, 0.30851423740386963, -0.33406686782836914, -6.416180610656738, 0.9293680787086487, -0.6451175212860107, -4.550817966461182, 0.16203129291534424, -0.3141368329524994, -0.43134546279907227, -0.00023735348077025265, 0.0007884100778028369, -0.0001246605534106493, -0.0002651585382409394, 0.00011756434105336666, -3.795853626797907e-05, 6.329604366328567e-05, -5.278043317957781e-05, 0.00034462378243915737, 0.0001045922763296403, 9.043999853020068e-06, 9.889482316793874e-05, -2.2592735290527344, -0.1970377266407013, 8.025629043579102, -25.12413787841797, 15.818702697753906, 0.22324469685554504, 0.8884389400482178, 0.2995710074901581, 10.791186332702637, -28.85026741027832, 18.22462272644043, 0.6303439736366272, 0.0030780930537730455, -0.002107286127284169, 0.00550121022388339, -0.07094283401966095, 0.44909828901290894, 0.16633005440235138, 0.20772403478622437, 0.3790780305862427, -0.11056675016880035, 0.2135557234287262, -1.250144124031067, -0.6452253460884094, 1.0165601968765259, -2.1286520957946777, -0.6732854247093201, 2.7137017250061035, -0.6442356705665588, 0.05296510457992554, 9.772241592407227, 0.0020043838303536177, 0.0007090109866112471, 0.0007176282233558595, -0.012736552394926548, 0.02967889979481697, 0.4730084240436554, 0.880465030670166], "std": [0.2253580093383789, 0.18336933851242065, 0.08688346296548843, 0.4373955726623535, 0.6333014369010925, 0.18213419616222382, 0.15697722136974335, 0.4307686388492584, 0.16676241159439087, 0.23471349477767944, 0.41410398483276367, 0.12427692860364914, 0.3771645724773407, 0.10062084347009659, 0.00041155837243422866, 0.0008359095663763583, 0.0010554954642429948, 0.0008241852628998458, 0.0011769196717068553, 0.0011481341207399964, 0.00034015023265965283, 0.0009273175965063274, 0.0008034422644414008, 0.0005625374615192413, 0.0016226598527282476, 0.0010800972813740373, 0.8315256834030151, 1.2040138244628906e-05, 0.8315256834030151, 0.8315256834030151, 0.8315256834030151, 0.8315256834030151, 0.7373491525650024, 1.2040138244628906e-05, 0.7373491525650024, 0.7373491525650024, 0.7373491525650024, 0.7373491525650024, 0.00021173238928895444, 7.837940074750804e-07, 0.15080168843269348, 0.14420409500598907, 0.17878930270671844, 0.29808077216148376, 0.4835329055786133, 0.23718415200710297, 0.2464132010936737, 0.36623042821884155, 0.18764221668243408, 0.24887774884700775, 0.29880937933921814, 0.13651399314403534, 0.3174932301044464, 0.09245102107524872, 2.5180177688598633, 3.090083360671997, 1.5549784898757935, 2.585932731628418, 0.23073013126850128, 0.9308077096939087, 0.4991295337677002, 3.4283628463745117, 3.350128650665283, 1.3126139640808105, 2.0384228229522705, 0.3361623287200928, 0.5905378460884094, 0.2520652413368225, 0.0027863390278071165, 0.006123305764049292, 0.004963533021509647, 0.0027118732687085867, 0.002450942527502775, 0.0015834826044738293, 0.0025609538424760103, 0.0064054192043840885, 0.004813223145902157, 0.002741351258009672, 0.0016251584747806191, 0.0017387823900207877, 0.36317703127861023, 0.1362900286912918, 1.987287998199463, 3.836700439453125, 2.17970609664917, 0.5856819152832031, 0.37024617195129395, 0.1610216498374939, 2.285665512084961, 2.8047406673431396, 2.8102850914001465, 0.6071668267250061, 0.007314037065953016, 0.004267995711416006, 0.00055875995894894, 0.01151493564248085, 0.06759075075387955, 0.1214727908372879, 0.10133109986782074, 0.08254572749137878, 0.041514959186315536, 0.09443627297878265, 2.210090160369873, 0.5249409079551697, 2.145221710205078, 0.7570503354072571, 0.08862800896167755, 0.3523489236831665, 0.04485523700714111, 0.04804769903421402, 0.03054509125649929, 0.0035027237609028816, 0.005379415117204189, 0.011257443577051163, 0.0006173051078803837, 0.0006818770198151469, 0.0008296591695398092, 0.000441632088040933], "count": [609]}, "action": {"min": [-0.7641572952270508, -0.13620173931121826, -0.5799782276153564, -1.6628059148788452, -1.5702359676361084, -0.07038509845733643, -0.6981316804885864, -1.2871930599212646, -0.6513282060623169, 0.3530511260032654, -1.9168890714645386, 0.048922065645456314, -0.6136128306388855, -0.5875495076179504, 0.006789805833250284, -0.0005232314579188824, -0.6126628518104553, 1.031463623046875, -0.4611514210700989, -0.005010570399463177, -0.015528898686170578, -0.014805033802986145, -0.6137735843658447, 1.01694917678833, -0.45542433857917786, -0.004602713510394096, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.006297707557678223, -0.0003843190788757056, -0.4358755350112915, -0.6395044326782227, -0.8711005449295044, -1.951479196548462, -1.7864325046539307, -1.3982369899749756, -1.9607646465301514, -2.404754877090454, -1.217817783355713, -1.0699851512908936, -1.1541459560394287, -0.7657490968704224, -1.8649425506591797, -0.26176679134368896], "max": [-3.355479202582501e-05, 0.46522286534309387, 0.1682927906513214, -0.3491796851158142, 0.27658501267433167, 0.6981316804885864, -0.05707649886608124, 0.1594543755054474, 0.013208558782935143, 1.2289199829101562, -0.8029876947402954, 0.47306445240974426, 0.5781241655349731, -0.1835501343011856, 0.011954100802540779, 0.02139618620276451, -0.6051214337348938, 1.0371692180633545, -0.45516735315322876, -0.0017661898164078593, -0.010417968966066837, 0.0076706670224666595, -0.6058546900749207, 1.023484230041504, -0.44877567887306213, -0.0014474686468020082, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.005142109468579292, -0.0003798632533289492, 0.7311013340950012, 0.6651491522789001, 1.192831039428711, 0.5192011594772339, 3.1152098178863525, 0.9564274549484253, 0.9970478415489197, 1.0690251588821411, 0.5700744986534119, 1.2856415510177612, 1.4270572662353516, 0.3597160875797272, 1.5324831008911133, 0.5466616749763489], "mean": [-0.3327995836734772, 0.021885335445404053, -0.4069443643093109, -1.1937240362167358, -0.3410252332687378, 0.21449224650859833, -0.3352043926715851, -0.34896308183670044, -0.20334066450595856, 0.7927128076553345, -1.4187538623809814, 0.256704717874527, -0.12365023791790009, -0.4624112546443939, 0.00998604018241167, 0.00568828359246254, -0.6092642545700073, 1.034706950187683, -0.45737457275390625, -0.002931667724624276, -0.012285073287785053, -0.008049244992434978, -0.6098153591156006, 1.0201747417449951, -0.45252999663352966, -0.0032387564424425364, 0.621383547782898, 1.7453172206878662, 0.621383547782898, 0.621383547782898, 0.621383547782898, 0.621383547782898, 0.45903047919273376, 1.7453172206878662, 0.45903047919273376, 0.45903047919273376, 0.45903047919273376, 0.45903047919273376, -0.005570924840867519, -0.0003818601544480771, 0.0001801234611775726, 0.0017804208910092711, 0.001854877220466733, 9.185907401842996e-05, 0.011817931197583675, 0.004809629172086716, -0.0020035156048834324, -0.0013274530647322536, -0.0016180691309273243, 0.012823436409235, 0.0032479646615684032, -0.007077457383275032, -0.00957502145320177, -0.0127908606082201], "std": [0.2340637445449829, 0.16569370031356812, 0.10947652161121368, 0.44667723774909973, 0.6357300877571106, 0.18103238940238953, 0.15618698298931122, 0.44274502992630005, 0.16290360689163208, 0.2481241077184677, 0.4177006483078003, 0.12080259621143341, 0.3806931674480438, 0.09714050590991974, 0.0007233989308588207, 0.002755656372755766, 0.0015282720560207963, 0.0011469683377072215, 0.0013661461416631937, 0.0009482490713708103, 0.0006998449680395424, 0.0027657863683998585, 0.0013511102879419923, 0.000994979520328343, 0.0017981507116928697, 0.0009386456804350019, 0.8315256834030151, 1.2040138244628906e-05, 0.8315256834030151, 0.8315256834030151, 0.8315256834030151, 0.8315256834030151, 0.7376701831817627, 1.2040138244628906e-05, 0.7376701831817627, 0.7376701831817627, 0.7376701831817627, 0.7376701831817627, 0.00021179647592362016, 7.811752880115819e-07, 0.15083624422550201, 0.1442047506570816, 0.178791806101799, 0.2980823516845703, 0.48355019092559814, 0.23713816702365875, 0.24636581540107727, 0.3660898804664612, 0.1864323765039444, 0.24836504459381104, 0.29883795976638794, 0.1370205134153366, 0.3156965672969818, 0.09073787182569504], "count": [609]}, "timestamp": {"min": [0.0], "max": [20.266666666666666], "mean": [10.133333333333333], "std": [5.860097332019388], "count": [609]}, "frame_index": {"min": [0], "max": [608], "mean": [304.0], "std": [175.80291996058162], "count": [609]}, "episode_index": {"min": [160], "max": [160], "mean": [160.0], "std": [0.0], "count": [609]}, "index": {"min": [62328], "max": [62936], "mean": [62632.0], "std": [175.80291996058162], "count": [609]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [609]}, "subtask_annotation": {"mean": [0.3891625615763547, 2.0, 2.0, 2.0, 2.0], "std": [0.5008506276746061, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [609]}, "scene_annotation": {"mean": [160.0], "std": [0.0], "min": [160], "max": [160], "count": [609]}, "eef_direction_state": {"mean": [4.114942528735632, 4.182266009852217], "std": [2.17235732022757, 1.8748917748323501], "min": [0, 0], "max": [6, 6], "count": [609]}, "eef_velocity_state": {"mean": [0.7931034482758621, 0.8374384236453202], "std": [0.7623434556068942, 0.721367980610264], "min": [0, 0], "max": [2, 2], "count": [609]}, "eef_acc_mag_state": {"mean": [0.6732348111658456, 0.6568144499178982], "std": [0.816470162433697, 0.8376154872537993], "min": [0, 0], "max": [2, 2], "count": [609]}, "eef_direction_action": {"mean": [3.8308702791461413, 3.7011494252873565], "std": [2.0968267677244423, 1.890955569159621], "min": [0, 0], "max": [6, 6], "count": [609]}, "eef_velocity_action": {"mean": [0.9770114942528736, 1.0344827586206897], "std": [0.7791180236508256, 0.6487019526948871], "min": [0, 0], "max": [2, 2], "count": [609]}, "eef_acc_mag_action": {"mean": [0.9605911330049262, 0.9622331691297209], "std": [0.8255507065691184, 0.8364945258478244], "min": [0, 0], "max": [2, 2], "count": [609]}, "eef_sim_pose_state": {"mean": [0.310255960528428, 0.21974386526686732, 0.1526106357859836, -1.2607560991945121, -0.6454440150564144, 1.0168501100738137, 0.2882523503476523, -0.21494586237162008, 0.17193107046308767, -2.128681133731185, -0.6733493588284296, 2.713815669772086], "std": [0.05391451625282063, 0.10237441027352562, 0.04859576766218215, 2.221564188898133, 0.5249373146440464, 2.1627565383591407, 0.10016600728264514, 0.05946196136728611, 0.042472311156886856, 0.7570324498334715, 0.08858483956102006, 0.35227626178866767], "min": [0.23901574109336204, 0.1251864939030208, 0.040724120755594326, -3.120183089642012, -1.2287126241122253, -3.072049424113149, 0.16373105754371348, -0.3485522251822929, 0.11230913242469608, -2.91630811763703, -0.7996472346255484, 2.1610127793866454], "max": [0.40402009336421063, 0.38625339609871084, 0.24374328750791188, 3.117555032061713, 0.4198018016051672, 3.092590597496279, 0.4627759509529702, -0.15274236619841933, 0.36121847964157505, -0.9774990345353818, -0.46298985845121843, 3.1238028168408047], "count": [609]}, "eef_sim_pose_action": {"mean": [0.31475058490436353, 0.2215723673377995, 0.1454384285135583, -1.2830732552971804, -0.6819049226290104, 1.0519744598967624, 0.29165556808656656, -0.21491299823782917, 0.1682554356047978, -2.0942326851504935, -0.6703796653068429, 2.6941046107106468], "std": [0.05461201820164665, 0.10155507284027744, 0.04971223626809257, 2.2563617923803214, 0.5432057765083109, 2.1708487538831407, 0.10157358842821954, 0.060657257906204146, 0.045272336471079394, 0.7683214388185375, 0.10158078565455, 0.3597323815495108], "min": [0.23727702588766775, 0.11821528802885238, 0.02323228269752835, -3.1399351728149894, -1.2599905770772586, -3.1030900794355065, 0.16781398821134055, -0.3716960593813951, 0.09662128459974896, -2.8632979699451817, -0.7917247707037617, 2.101915178856661], "max": [0.41770666564010167, 0.39190208830487927, 0.2563451085353324, 3.1389463147394507, 0.47336300214082705, 3.1182054597552438, 0.4734428018876973, -0.14769189207769493, 0.37355011108218783, -0.9312434348113007, -0.39774569713422836, 3.1005971100303817], "count": [609]}}} +{"episode_index": 160, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4483364282968089]], [[0.5413407295271049]], [[0.49117767204921187]]], "std": [[[0.2796381900877225]], [[0.2045016968310556]], [[0.21389835927965545]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44531567666282196]], [[0.4199543324682814]], [[0.3474991878123798]]], "std": [[[0.28033229223232836]], [[0.2298236654949407]], [[0.26913890763977033]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4642410563244906]], [[0.44954662389465594]], [[0.3265241205305652]]], "std": [[[0.3147428298055962]], [[0.22353387970851468]], [[0.2601977210848013]]], "count": [100]}, "observation.state": {"min": [-0.7386667728424072, -0.1800576150417328, -0.4585353434085846, -1.564618706703186, -1.4942442178726196, -0.09012625366449356, -0.6614863276481628, -0.9928297996520996, -0.21706056594848633, 0.44632601737976074, -1.5764529705047607, 0.2927461862564087, -0.6763555407524109, -0.5555825233459473, 0.01112617552280426, -0.0014695979189127684, -0.6132698655128479, 1.0342779159545898, -0.45613178610801697, -0.006416510324925184, -0.009352907538414001, 0.00039259137702174485, -0.616299033164978, 1.0191969871520996, -0.44846171140670776, -0.008579758927226067, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.020790908485651016, -2.2520714537677122e-06, -0.5036910772323608, -0.07355807721614838, -0.2991971969604492, -0.1173345148563385, -2.0844295024871826, -0.9070509672164917, -0.15037211775779724, -1.5293022394180298, -0.4721287786960602, -1.0151305198669434, -1.1064260005950928, -0.4178541600704193, -1.7947314977645874, -0.7626265287399292, -13.640680313110352, -9.218559265136719, -2.1764347553253174, -11.416361808776855, -1.6929181814193726, -0.918192982673645, -1.2912087440490723, -14.598311424255371, -5.036630153656006, -2.443223476409912, -7.783883094787598, -0.6599512100219727, -4.390109539031982, -3.127594470977783, -0.00934611726552248, -0.024620424956083298, -0.01326856017112732, -0.006322804838418961, -0.006943839602172375, -0.0072017633356153965, -0.0053401184268295765, -0.014020392671227455, -0.011366947554051876, -0.005700218956917524, -0.015038516372442245, -0.00678713945671916, -2.9481899738311768, -0.42313945293426514, 2.4794487953186035, -30.247316360473633, 9.890310287475586, -0.7280888557434082, -0.44541001319885254, -0.2932282090187073, 7.408652305603027, -33.810970306396484, 12.201505661010742, -0.37226054072380066, -0.019050713628530502, -0.012976014986634254, 0.00976801011711359, -0.09564509987831116, 0.378313273191452, 0.031633369624614716, 0.047689635306596756, 0.34142395853996277, -0.26953619718551636, -0.01346105057746172, -3.0463998317718506, -0.9844675660133362, -2.970377206802368, -2.9188594818115234, -0.9348305463790894, 1.9272195100784302, -0.7090513706207275, -0.0560808964073658, 9.69775104522705, -0.007034718990325928, -0.02578631043434143, -0.04596072435379028, -0.023370984941720963, 0.01706133969128132, 0.7760002613067627, 0.6269258260726929], "max": [-0.027138393372297287, 0.26293429732322693, -0.2811459004878998, -0.37270355224609375, 0.2822936177253723, 0.6271488666534424, -0.14353466033935547, 0.06714587658643723, 0.18120059370994568, 1.037996530532837, -0.47512733936309814, 0.9350994229316711, 0.4068338871002197, -0.032722748816013336, 0.011602280661463737, 0.0036437930539250374, -0.6063857674598694, 1.0368866920471191, -0.4519827663898468, -0.003248268272727728, -0.008913025259971619, 0.005795571021735668, -0.6086012125015259, 1.020843505859375, -0.4435423016548157, -0.0066737220622599125, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.02031392976641655, 2.0888085145998048e-06, 0.1614384800195694, 0.4822896718978882, 0.29591888189315796, 1.002791404724121, 1.1279226541519165, 0.9061834812164307, 0.7598055601119995, 0.6083093881607056, 0.41328877210617065, 0.6970173120498657, 1.2907769680023193, 1.6574945449829102, 1.1864683628082275, 0.705580472946167, -3.6523616313934326, 4.548229694366455, 2.2185592651367188, -0.24420024454593658, 0.28693529963493347, 2.4102563858032227, 1.0329670906066895, -2.6279187202453613, 13.064714431762695, 5.546398162841797, 1.465201497077942, 3.213675022125244, 3.873626232147217, 0.7747253179550171, 0.0071069542318582535, 0.030131932348012924, 0.021991165354847908, 0.008396686054766178, 0.010983461514115334, 0.007599408272653818, 0.005812226794660091, 0.020305799320340157, 0.02427104488015175, 0.008415058255195618, 0.01387836504727602, 0.005279298406094313, -1.4634900093078613, 0.28951647877693176, 11.907293319702148, -21.4532470703125, 19.507646560668945, 0.7954162359237671, 1.1665500402450562, 0.5975916981697083, 14.475823402404785, -23.41147232055664, 21.548702239990234, 1.2549362182617188, 0.018503835424780846, 0.008618734776973724, 0.012210013344883919, -0.05465434491634369, 0.5850180387496948, 0.37011635303497314, 0.2893730401992798, 0.5440682172775269, 0.05023647099733353, 0.2434430718421936, 2.989502191543579, 0.3599231243133545, 2.9987120628356934, -0.823219895362854, 0.044601719826459885, 2.9232735633850098, -0.31482994556427, 0.16225457191467285, 9.845610618591309, 0.011055350303649902, 0.02990877628326416, 0.03394708037376404, -0.01825609803199768, 0.021677527576684952, 0.7785373330116272, 0.6299435496330261], "mean": [-0.23813442885875702, -0.120013527572155, -0.36772915720939636, -1.3378077745437622, -0.04369155317544937, 0.1707172393798828, -0.5197129845619202, -0.4841732978820801, 0.030689053237438202, 0.699346661567688, -0.9684403538703918, 0.6884964108467102, -0.24222849309444427, -0.3462265133857727, 0.011336633004248142, 8.829189937387127e-06, -0.6118835210800171, 1.036088466644287, -0.4537055492401123, -0.004228812642395496, -0.009169414639472961, 0.0019172183237969875, -0.614273726940155, 1.019769310951233, -0.44583603739738464, -0.007597924675792456, 0.553364098072052, 1.7453243732452393, 0.553364098072052, 0.553364098072052, 0.553364098072052, 0.553364098072052, 0.8433719873428345, 1.7453243732452393, 0.8433719873428345, 0.8433719873428345, 0.8433719873428345, 0.8433719873428345, -0.02058514952659607, -4.087802381036454e-07, -0.056193750351667404, 0.03219681978225708, -0.0009390040067955852, 0.09455844759941101, -0.11559022217988968, 0.008021035231649876, 0.038021400570869446, -0.010905954986810684, -0.008183187805116177, 0.01611258089542389, 0.0034059451427310705, 0.021260414272546768, 0.007914305664598942, 0.01136672031134367, -8.469213485717773, -3.3899261951446533, -0.1896490901708603, -4.367856502532959, -0.2578023076057434, 0.038619931787252426, -0.2121770977973938, -7.208398342132568, 3.9085497856140137, 0.8635908961296082, -4.126571178436279, 0.5270043611526489, 0.32069534063339233, -0.6127746105194092, 0.00011135178647236899, -4.820234244107269e-05, 0.000321941333822906, 0.0001243492151843384, -1.3879873222322203e-05, -2.1493357053259388e-05, -0.00014792551519349217, -0.0005811086157336831, -0.0006326520815491676, 5.752896686317399e-05, 0.0001060185968526639, -2.140572905773297e-05, -2.437108039855957, -0.1754588931798935, 7.744419097900391, -25.801942825317383, 15.169195175170898, 0.2032802253961563, 0.18194745481014252, 0.04272190481424332, 10.562662124633789, -28.9360408782959, 17.322418212890625, 0.6236720085144043, 4.230288686812855e-05, -0.00274833245202899, 0.01112761627882719, -0.07873187959194183, 0.4316035509109497, 0.12175802141427994, 0.24963867664337158, 0.4520072340965271, -0.06854851543903351, 0.14251567423343658, -2.0597269535064697, -0.7779650688171387, 1.8900560140609741, -1.857921838760376, -0.4694647789001465, 2.415679693222046, -0.5867555141448975, 0.03991718962788582, 9.774530410766602, 0.0017558218678459525, 0.0007873271824792027, -0.0008363929227925837, -0.022009560838341713, 0.020809246227145195, 0.7774495482444763, 0.6282130479812622], "std": [0.19121630489826202, 0.12641853094100952, 0.052371442317962646, 0.26228347420692444, 0.4724586606025696, 0.19871443510055542, 0.13273851573467255, 0.29742196202278137, 0.13019366562366486, 0.1740405112504959, 0.358704149723053, 0.13926424086093903, 0.32936006784439087, 0.11684391647577286, 9.463458263780922e-05, 0.0010853075655177236, 0.0016689689364284277, 0.0005293427384458482, 0.0009151016711257398, 0.0007171512115746737, 8.938809332903475e-05, 0.0011427003191784024, 0.001851972658187151, 0.0003532542323227972, 0.0010416292352601886, 0.0005118965054862201, 0.8087818026542664, 4.887580871582031e-06, 0.8087818026542664, 0.8087818026542664, 0.8087818026542664, 0.8087818026542664, 0.8623308539390564, 4.887580871582031e-06, 0.8623308539390564, 0.8623308539390564, 0.8623308539390564, 0.8623308539390564, 6.629090057685971e-05, 6.649724468843488e-07, 0.13090229034423828, 0.10189187526702881, 0.07190471887588501, 0.19557708501815796, 0.4246792793273926, 0.2329820841550827, 0.12248460948467255, 0.3512915372848511, 0.11870112270116806, 0.2257886379957199, 0.38792872428894043, 0.24670350551605225, 0.3989122807979584, 0.1703479290008545, 2.7261133193969727, 3.336061477661133, 1.10577392578125, 2.887657403945923, 0.3651115596294403, 0.5690406560897827, 0.5224420428276062, 3.137864351272583, 4.452715873718262, 2.035987377166748, 2.1738340854644775, 0.9634081721305847, 1.7002761363983154, 0.8881294131278992, 0.0024637412279844284, 0.005965569522231817, 0.005493680946528912, 0.0025522764772176743, 0.001812707050703466, 0.0017202314920723438, 0.002306502079591155, 0.005517763085663319, 0.0051322756335139275, 0.0025643568951636553, 0.002391698071733117, 0.0014756108867004514, 0.26387351751327515, 0.1053599864244461, 1.903934359550476, 2.1208434104919434, 2.2273812294006348, 0.39403751492500305, 0.23824799060821533, 0.12508557736873627, 1.4354774951934814, 2.4117724895477295, 1.8205708265304565, 0.4077240228652954, 0.006511122919619083, 0.0040227314457297325, 0.00039249277324415743, 0.007350180763751268, 0.05612364038825035, 0.08120089024305344, 0.03892017528414726, 0.06684377044439316, 0.09239183366298676, 0.07376357167959213, 1.7100107669830322, 0.34251081943511963, 1.622496485710144, 0.5774969458580017, 0.24519354104995728, 0.2973174452781677, 0.04979633539915085, 0.03904571384191513, 0.025139395147562027, 0.0032045007683336735, 0.00663649570196867, 0.009281844832003117, 0.0011651437962427735, 0.0010343657340854406, 0.00041332331602461636, 0.0005115116946399212], "count": [370]}, "action": {"min": [-0.8043860197067261, -0.17679168283939362, -0.503525972366333, -1.5326467752456665, -1.512326717376709, -0.09224297851324081, -0.6614739894866943, -1.0522792339324951, -0.23661769926548004, 0.45643433928489685, -1.5524442195892334, 0.32998231053352356, -0.6981316804885864, -0.5277329087257385, 0.009996861219406128, -0.004671798087656498, -0.6111452579498291, 1.031325340270996, -0.456326425075531, -0.006142869591712952, -0.01044844463467598, -0.00296839140355587, -0.6139688491821289, 1.0155422687530518, -0.4484647810459137, -0.008387595415115356, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.020790908485651016, -2.2520714537677122e-06, -0.5036910772323608, -0.07355807721614838, -0.2991971969604492, -0.1173345148563385, -2.0844295024871826, -0.9070509672164917, -0.15037211775779724, -1.5293022394180298, -0.4721287786960602, -1.0151305198669434, -1.1064260005950928, -0.4178541600704193, -1.7947314977645874, -0.7626265287399292], "max": [-0.032396648079156876, 0.27571362257003784, -0.2672189772129059, -0.2603815197944641, 0.2815444767475128, 0.6390937566757202, -0.136550635099411, 0.019762903451919556, 0.1849205046892166, 1.091733694076538, -0.4276461601257324, 0.9401963949203491, 0.41689661145210266, -0.02449502982199192, 0.012105734087526798, 0.00769056985154748, -0.6037055253982544, 1.0351476669311523, -0.45165178179740906, -0.0033638570457696915, -0.008201245218515396, 0.008874128572642803, -0.6059921979904175, 1.020021915435791, -0.44302499294281006, -0.006800497882068157, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.02031392976641655, 2.0888085145998048e-06, 0.1614384800195694, 0.4822896718978882, 0.29591888189315796, 1.002791404724121, 1.1279226541519165, 0.9061834812164307, 0.7598055601119995, 0.6083093881607056, 0.41328877210617065, 0.6970173120498657, 1.2907769680023193, 1.6574945449829102, 1.1864683628082275, 0.705580472946167], "mean": [-0.29534709453582764, -0.09328238666057587, -0.378399133682251, -1.2457170486450195, -0.06549578160047531, 0.17139342427253723, -0.5073363780975342, -0.5039393305778503, 0.020019499585032463, 0.7403888702392578, -0.9257574081420898, 0.6922246813774109, -0.23332171142101288, -0.34619978070259094, 0.0114434864372015, -0.0004469461855478585, -0.6084617376327515, 1.0340943336486816, -0.453692227602005, -0.004162671510130167, -0.008952782489359379, 0.0012630660785362124, -0.6106506586074829, 1.0177372694015503, -0.4459880590438843, -0.007610213942825794, 0.5581284165382385, 1.7453243732452393, 0.5581284165382385, 0.5581284165382385, 0.5581284165382385, 0.5581284165382385, 0.839268147945404, 1.7453243732452393, 0.839268147945404, 0.839268147945404, 0.839268147945404, 0.839268147945404, -0.02058514952659607, -4.117704008876899e-07, -0.05618838220834732, 0.03224530816078186, -0.000893351505510509, 0.09491799771785736, -0.11557293683290482, 0.007976384833455086, 0.03808124363422394, -0.010647356510162354, -0.008114838972687721, 0.016025055199861526, 0.0032336630392819643, 0.01956581510603428, 0.0076616681180894375, 0.01049320213496685], "std": [0.21351508796215057, 0.13118958473205566, 0.06473445147275925, 0.31464338302612305, 0.5045020580291748, 0.19940266013145447, 0.13695579767227173, 0.30222249031066895, 0.12668995559215546, 0.18667681515216827, 0.3711637854576111, 0.13569675385951996, 0.3291938304901123, 0.11650507152080536, 0.0004432592249941081, 0.0022902456112205982, 0.0014905724674463272, 0.0007846819353289902, 0.001055013621225953, 0.0005828185239806771, 0.0004664622829295695, 0.0022695008665323257, 0.0015301970997825265, 0.0008270010002888739, 0.0011959343682974577, 0.0003808948094956577, 0.8106539845466614, 4.887580871582031e-06, 0.8106539845466614, 0.8106539845466614, 0.8106539845466614, 0.8106539845466614, 0.8623970746994019, 4.887580871582031e-06, 0.8623970746994019, 0.8623970746994019, 0.8623970746994019, 0.8623970746994019, 6.629105337196961e-05, 6.627352036048251e-07, 0.13090284168720245, 0.10187423229217529, 0.07190481573343277, 0.19558343291282654, 0.42468520998954773, 0.23298218846321106, 0.12246467173099518, 0.35128313302993774, 0.11870401352643967, 0.22579903900623322, 0.38792094588279724, 0.24474459886550903, 0.398892343044281, 0.1696549654006958], "count": [370]}, "timestamp": {"min": [0.0], "max": [12.3], "mean": [6.15], "std": [3.560313656594505], "count": [370]}, "frame_index": {"min": [0], "max": [369], "mean": [184.5], "std": [106.80940969783515], "count": [370]}, "episode_index": {"min": [162], "max": [162], "mean": [162.0], "std": [0.0], "count": [370]}, "index": {"min": [64074], "max": [64443], "mean": [64258.5], "std": [106.80940969783515], "count": [370]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [370]}, "subtask_annotation": {"mean": [0.4864864864864865, 2.0, 2.0, 2.0, 2.0], "std": [0.5657628966473398, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [370]}, "scene_annotation": {"mean": [162.0], "std": [0.0], "min": [162], "max": [162], "count": [370]}, "eef_direction_state": {"mean": [4.316216216216216, 3.5324324324324325], "std": [2.1982810869027505, 2.267342062684505], "min": [0, 0], "max": [6, 6], "count": [370]}, "eef_velocity_state": {"mean": [0.6, 0.8891891891891892], "std": [0.7366835838422777, 0.7648648648648653], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_acc_mag_state": {"mean": [0.5108108108108108, 0.7837837837837838], "std": [0.7613230957348794, 0.8458207316017408], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_direction_action": {"mean": [3.6810810810810812, 3.7027027027027026], "std": [2.3146814430100373, 2.08553402150566], "min": [0, 0], "max": [6, 6], "count": [370]}, "eef_velocity_action": {"mean": [0.7621621621621621, 0.9621621621621622], "std": [0.6917863095116573, 0.7379120841764987], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_acc_mag_action": {"mean": [0.8783783783783784, 1.0297297297297296], "std": [0.8212170056345124, 0.8231005537287494], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_sim_pose_state": {"mean": [0.3002480195414516, 0.1674297822468729, 0.15550258240167097, -2.051434690606611, -0.7781258052739036, 1.8987224466803978, 0.335125527103857, -0.16303098232302465, 0.13453416195806514, -1.8578534807243752, -0.46955892644691294, 2.4157731105551474], "std": [0.04696584240527052, 0.07051595926311552, 0.015165794660642532, 1.7384240776571218, 0.3425300247205161, 1.6320841723425372, 0.0725647808274657, 0.06937768672982857, 0.031306900363153596, 0.5774618858722872, 0.24521982192190453, 0.29724420689906866], "min": [0.2506633705425562, 0.11194814883231659, 0.10534329270027701, -3.1029877512798416, -0.9859087107283396, -3.06044814149622, 0.21246908914027296, -0.30580958950747555, 0.09997885094969888, -2.9188163815520594, -0.9348826871529046, 1.9272197649647704], "max": [0.41699607292444446, 0.38933691546271787, 0.20153264854239092, 3.1213718084247115, 0.3598520291360765, 3.137951760807712, 0.459042761099382, -0.08332188052722049, 0.23434505974865574, -0.8232187401077142, 0.044626706527225224, 2.9232522736702253], "count": [370]}, "eef_sim_pose_action": {"mean": [0.3129174045206588, 0.17742640021489392, 0.14989661603708485, -2.020951544197016, -0.7916040393660116, 1.8193951125799863, 0.3358243186781839, -0.16603153588563901, 0.12903997194604747, -1.7915928297156143, -0.4421908766721894, 2.4042937526247266], "std": [0.04919063352072089, 0.07922757107474254, 0.017301995667321875, 1.7944974024632796, 0.39240783453751105, 1.7327209472835925, 0.07329642978342576, 0.07257321072455672, 0.0359132417055392, 0.5813186035686371, 0.24664537966317104, 0.2935941105382187], "min": [0.2519817174563845, 0.11053686299974334, 0.09536271637792584, -3.0975907379362457, -1.0484868853108644, -3.1033438874657726, 0.2236725022787555, -0.31888079645390033, 0.08985550532562153, -2.723672837263035, -0.9182297635088545, 1.9128811978904807], "max": [0.42744463755694234, 0.39421145450178807, 0.2018906066229297, 3.1124417544822998, 0.4007188778658177, 3.095867084690554, 0.47062117449612106, -0.08443959985170987, 0.24197271306312945, -0.7511703214085899, 0.05403785036354303, 2.8215358206216306], "count": [370]}}} +{"episode_index": 161, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4358977911635962]], [[0.5569592191076826]], [[0.4751442612932923]]], "std": [[[0.2957465321492251]], [[0.20367969503766387]], [[0.2288357465631387]]], "count": [109]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4788166380961451]], [[0.44842079087436376]], [[0.3686402922834901]]], "std": [[[0.2961725304134519]], [[0.23780941957922147]], [[0.25936969829064777]]], "count": [109]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4801966604234786]], [[0.42890855096310876]], [[0.32076281749433]]], "std": [[[0.30662065629992646]], [[0.21833375089309223]], [[0.27160624336693995]]], "count": [109]}, "observation.state": {"min": [-0.43623948097229004, -0.17280972003936768, -0.6435498595237732, -1.4133646488189697, -0.4203866124153137, 0.06113075464963913, -0.7072587609291077, -0.40117567777633667, -0.3433287441730499, 0.37041229009628296, -1.4866101741790771, 0.21896713972091675, -0.311187207698822, -0.5874817371368408, 0.015694312751293182, 0.001322155469097197, -0.6007993817329407, 0.96988445520401, -0.40961986780166626, -0.03306226804852486, -0.024379843845963478, 0.019786382094025612, -0.662775456905365, 0.9784190654754639, -0.3488951623439789, 0.058667100965976715, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.011253590695559978, -0.00038445161771960557, -0.25649312138557434, -0.11384561657905579, -0.1870589256286621, -0.15031172335147858, -0.2701108157634735, -0.6830169558525085, -0.21214371919631958, -0.2468259632587433, -0.009971915744245052, -0.3159460425376892, -0.34238725900650024, -0.9186497926712036, -0.4558674395084381, -0.8119562864303589, -17.226228713989258, -10.5006103515625, -1.221611738204956, -11.416361808776855, -0.9755799770355225, -0.7173382043838501, -1.2912087440490723, -10.533945083618164, -5.006105422973633, -2.3028082847595215, -11.294261932373047, -1.004273533821106, -2.8119659423828125, -5.681318759918213, -0.006997934076935053, -0.013246558606624603, -0.016611618921160698, -0.007234668824821711, -0.008147941902279854, -0.004883357789367437, -0.006026790477335453, -0.015971872955560684, -0.021080508828163147, -0.008347566239535809, -0.007717315107584, -0.006289768032729626, -2.099790096282959, -0.6347092390060425, 1.5143938064575195, -29.618885040283203, 4.834293365478516, -0.3186946213245392, 1.951319932937622, -0.3823102116584778, 8.759729385375977, -27.47843360900879, 5.431025981903076, -1.1476178169250488, -0.016107799485325813, -0.01899993047118187, -0.0024420025292783976, -0.08198151737451553, 0.38868990540504456, -0.009801054373383522, 0.13910144567489624, 0.3394658863544464, -0.23294436931610107, -0.014717677608132362, -3.121018409729004, -1.0408952236175537, -3.0535171031951904, -2.5673506259918213, -0.90425705909729, -3.133321523666382, -0.8614281415939331, -0.19813981652259827, 9.642474174499512, -0.01208794116973877, -0.01354953646659851, -0.028708845376968384, -0.03499298542737961, 0.013705183751881123, 0.8494040369987488, 0.5228236317634583], "max": [-0.05958865210413933, -0.0659879818558693, -0.37804046273231506, -1.2087066173553467, 0.07629567384719849, 0.4310695230960846, -0.5316774249076843, -0.1382133960723877, 0.053788505494594574, 0.7957589030265808, -1.1449036598205566, 0.9684706926345825, 0.13237032294273376, 0.17290036380290985, 0.01619429513812065, 0.0021159343887120485, -0.5804939866065979, 0.9699140787124634, -0.40232670307159424, -0.028754891827702522, -0.023432224988937378, 0.020959289744496346, -0.6408592462539673, 0.9809768795967102, -0.34383484721183777, 0.06217274069786072, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.011829758062958717, -0.0001900160132208839, 0.42008817195892334, 0.10615140199661255, 0.44171619415283203, 0.19136525690555573, 0.727324903011322, 0.32302552461624146, 0.3155839145183563, 0.3023013472557068, 0.2133883237838745, 0.18808725476264954, 0.32504647970199585, 0.3793517053127289, 0.5605538487434387, 0.45512306690216064, -4.331611633300781, 0.3052503168582916, 5.686813831329346, -0.1526251584291458, 2.3241758346557617, 5.107448101043701, 3.385836362838745, -1.4587175846099854, 15.995116233825684, 8.523199081420898, 3.0830283164978027, 4.906593322753906, 6.484737396240234, 1.1764347553253174, 0.006571780890226364, 0.014428392052650452, 0.013786659575998783, 0.0055662416853010654, 0.00814991258084774, 0.00367334415204823, 0.005917252041399479, 0.013717137277126312, 0.015549899078905582, 0.007026579696685076, 0.006836794316768646, 0.005663725081831217, -0.46661999821662903, -0.11135248839855194, 9.81386661529541, -23.013591766357422, 16.204816818237305, 0.685076117515564, 3.6481199264526367, 0.1596052348613739, 16.895885467529297, -15.823629379272461, 15.312159538269043, -0.2133670151233673, 0.02644660696387291, 0.011389772407710552, 2.9103830456733704e-11, -0.05465434491634369, 0.4360518157482147, 0.12054503709077835, 0.30985450744628906, 0.4474584460258484, 0.047790542244911194, 0.2577228546142578, 3.1127429008483887, -0.7172298431396484, 3.098659038543701, -1.1475937366485596, -0.1652638018131256, 3.1356418132781982, -0.46210798621177673, 0.1089342013001442, 9.890722274780273, 0.007252156734466553, 0.0246104896068573, 0.03652822971343994, -0.02589300088584423, 0.019349567592144012, 0.8515317440032959, 0.52683424949646], "mean": [-0.26487693190574646, -0.1242358386516571, -0.5054411888122559, -1.2972075939178467, -0.14579015970230103, 0.2638804018497467, -0.5994423627853394, -0.27678120136260986, -0.07859724014997482, 0.613564670085907, -1.3499757051467896, 0.4484314024448395, -0.11526548117399216, -0.38576826453208923, 0.015866920351982117, 0.001591353677213192, -0.5924369692802429, 0.9699026346206665, -0.4066646099090576, -0.030594348907470703, -0.023992042988538742, 0.020305246114730835, -0.6529253721237183, 0.9797282814979553, -0.3466472625732422, 0.060693010687828064, 0.4380280673503876, 0.7396877408027649, 0.4380280673503876, 0.4380280673503876, 0.4380280673503876, 0.4380280673503876, 1.2991856336593628, 1.7453172206878662, 1.2991856336593628, 1.2991856336593628, 1.2991856336593628, 1.2991856336593628, 0.011577395722270012, -0.00037327426252886653, -0.003997225314378738, 0.0018270344007760286, 0.003078834153711796, -0.014264997094869614, 0.027986757457256317, -0.005897969007492065, -0.006962046958506107, 0.005772931035608053, 0.0205849502235651, 0.004156599286943674, -0.003662667702883482, -0.023311438038945198, -0.019089728593826294, -0.02394203282892704, -8.984580993652344, -4.895440101623535, 0.49065977334976196, -6.699690818786621, -0.032027360051870346, 0.6386722922325134, -0.01923830807209015, -6.710934162139893, 6.989595413208008, 1.6855608224868774, -6.571506023406982, 0.753337025642395, 0.6956773996353149, -1.9406476020812988, -0.00019799874280579388, -0.0006151184206828475, -0.0007546153501607478, 5.634611443383619e-05, 0.0003321521799080074, -0.00013235695951152593, -0.00015860827988944948, -0.00044774552225135267, -0.0009413680527359247, 3.526208092807792e-05, 0.0002630612871143967, -0.00015623995568603277, -1.2873610258102417, -0.4405810236930847, 6.075092792510986, -25.921062469482422, 12.445393562316895, 0.22102442383766174, 2.5840303897857666, -0.13875360786914825, 14.128890991210938, -19.99535369873047, 12.340948104858398, -0.6225050687789917, 0.0028661105316132307, -0.002380275633186102, -0.001238834811374545, -0.07563122361898422, 0.407894492149353, 0.05118122696876526, 0.24260824918746948, 0.39310377836227417, -0.06956516206264496, 0.17245064675807953, 2.2541663646698, -0.8675727248191833, 1.1645381450653076, -2.1509716510772705, -0.6580588817596436, 1.248900294303894, -0.7144144177436829, -0.03627978637814522, 9.764554977416992, 0.0003734955389518291, 0.0020512971095740795, 0.0004914524615742266, -0.03226016089320183, 0.017667319625616074, 0.8504254817962646, 0.5247963666915894], "std": [0.14553581178188324, 0.022703997790813446, 0.09602997452020645, 0.040667638182640076, 0.1738450527191162, 0.0990385115146637, 0.047629110515117645, 0.0698670744895935, 0.1266079545021057, 0.11261500418186188, 0.09681489318609238, 0.2654685080051422, 0.10427864640951157, 0.23804353177547455, 9.713229519547895e-05, 0.00017433427274227142, 0.00634282361716032, 5.8101809372601565e-06, 0.00230729510076344, 0.0010500248754397035, 0.000179650989593938, 0.00021080284204799682, 0.006558295805007219, 0.0006529473466798663, 0.001520117511972785, 0.0008680859464220703, 0.7329718470573425, 0.8603696227073669, 0.7329718470573425, 0.7329718470573425, 0.7329718470573425, 0.7329718470573425, 0.7526274919509888, 1.2040138244628906e-05, 0.7526274919509888, 0.7526274919509888, 0.7526274919509888, 0.7526274919509888, 9.08721995074302e-05, 2.7166417567059398e-05, 0.08031587302684784, 0.028138574212789536, 0.06403489410877228, 0.0519847609102726, 0.14302371442317963, 0.13086889684200287, 0.05697860196232796, 0.07959721237421036, 0.03873676061630249, 0.07975901663303375, 0.09464328736066818, 0.14231817424297333, 0.11475841701030731, 0.1326543539762497, 3.494433879852295, 1.8311293125152588, 1.411468505859375, 2.731576442718506, 0.5089161992073059, 1.0009673833847046, 1.101513385772705, 2.348254919052124, 4.3105034828186035, 3.0039403438568115, 3.365598201751709, 1.4220088720321655, 1.8913238048553467, 1.7589412927627563, 0.002251048106700182, 0.004460164811462164, 0.004962768405675888, 0.002422663616016507, 0.001589088817127049, 0.0012780007673427463, 0.0022585801780223846, 0.005049662198871374, 0.00520258117467165, 0.0023318270687013865, 0.0013999635120853782, 0.0014439905062317848, 0.22382885217666626, 0.1062396913766861, 2.4292705059051514, 1.7751866579055786, 3.409454822540283, 0.22464574873447418, 0.2448049783706665, 0.11450646817684174, 1.850630760192871, 3.175335645675659, 2.831879138946533, 0.20943529903888702, 0.006639956030994654, 0.004696861375123262, 0.00039098330307751894, 0.00805810745805502, 0.012065594084560871, 0.04009822756052017, 0.06253919005393982, 0.03020646795630455, 0.08871482312679291, 0.09959090501070023, 1.6952497959136963, 0.09535258263349533, 2.5669710636138916, 0.5223243236541748, 0.2315616011619568, 2.4243521690368652, 0.07522528618574142, 0.04032468795776367, 0.02333049476146698, 0.002595605794340372, 0.004876377061009407, 0.005431479308754206, 0.0028510773554444313, 0.0016558603383600712, 0.0004733879759442061, 0.0009537713485769928], "count": [525]}, "action": {"min": [-0.5420548319816589, -0.16093698143959045, -0.6916646957397461, -1.431345820426941, -0.42260247468948364, 0.062217723578214645, -0.6981316804885864, -0.40815210342407227, -0.3516773581504822, 0.343757688999176, -1.4869259595870972, 0.2138385772705078, -0.3324296474456787, -0.600081205368042, 0.015095922164618969, -0.00041839174809865654, -0.5947582125663757, 0.968204140663147, -0.4143996834754944, -0.03196806460618973, -0.023890504613518715, 0.01646195724606514, -0.6560905575752258, 0.9774381518363953, -0.35416632890701294, 0.053981050848960876, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.011253590695559978, -0.00038445161771960557, -0.25649312138557434, -0.11384561657905579, -0.1870589256286621, -0.15031172335147858, -0.2701108157634735, -0.6830169558525085, -0.21214371919631958, -0.2468259632587433, -0.009971915744245052, -0.3159460425376892, -0.34238725900650024, -0.9186497926712036, -0.4558674395084381, -0.8119562864303589], "max": [-0.06756402552127838, -0.047492124140262604, -0.3623390197753906, -1.1629462242126465, 0.09033086150884628, 0.4296255111694336, -0.5216023325920105, -0.1686234474182129, 0.052960000932216644, 0.9046616554260254, -1.0638593435287476, 0.9704821705818176, 0.14398035407066345, 0.18579551577568054, 0.016283897683024406, 0.004481136798858643, -0.5754032731056213, 0.9715425968170166, -0.4046515226364136, -0.02764548361301422, -0.02260930836200714, 0.021885931491851807, -0.6355667114257812, 0.9844992160797119, -0.34650564193725586, 0.05932639166712761, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.011827671900391579, -0.0001900160132208839, 0.42008817195892334, 0.10615140199661255, 0.44171619415283203, 0.19136525690555573, 0.727324903011322, 0.32302552461624146, 0.3155839145183563, 0.3023013472557068, 0.2133883237838745, 0.18808725476264954, 0.32504647970199585, 0.3793517053127289, 0.5605538487434387, 0.45512306690216064], "mean": [-0.31232479214668274, -0.10681962966918945, -0.5075877904891968, -1.2654954195022583, -0.1405005306005478, 0.2635009288787842, -0.5924088358879089, -0.3039614260196686, -0.056953299790620804, 0.6590507626533508, -1.3215281963348389, 0.44546326994895935, -0.11169779300689697, -0.39888784289360046, 0.015646658837795258, 0.002240783302113414, -0.5854823589324951, 0.9699955582618713, -0.40997788310050964, -0.029602233320474625, -0.02335553802549839, 0.01948937587440014, -0.6468585729598999, 0.9809015989303589, -0.35011690855026245, 0.057304322719573975, 0.44102007150650024, 0.7430121898651123, 0.44102007150650024, 0.44102007150650024, 0.44102007150650024, 0.44102007150650024, 1.2991523742675781, 1.7453172206878662, 1.2991523742675781, 1.2991523742675781, 1.2991523742675781, 1.2991523742675781, 0.011576779186725616, -0.00037327007157728076, -0.003959189634770155, 0.0018111595418304205, 0.003069578669965267, -0.014180843718349934, 0.02765669673681259, -0.00548401428386569, -0.006969289854168892, 0.006108741741627455, 0.0205851960927248, 0.00385202351026237, -0.004132419358938932, -0.023810377344489098, -0.019301308318972588, -0.024526167660951614], "std": [0.16672003269195557, 0.026331791654229164, 0.09898777306079865, 0.06163391098380089, 0.1745166778564453, 0.09732150286436081, 0.044969283044338226, 0.059950605034828186, 0.11492232233285904, 0.15085406601428986, 0.11024820059537888, 0.2605361044406891, 0.10743439942598343, 0.24371518194675446, 0.0002950127236545086, 0.0009089356753975153, 0.004675985313951969, 0.0006795314257033169, 0.0017111607594415545, 0.0010104748653247952, 0.00035441922955214977, 0.0009879724821075797, 0.005014015827327967, 0.0013554763281717896, 0.0011035017669200897, 0.0009940891759470105, 0.7348280549049377, 0.8608757853507996, 0.7348280549049377, 0.7348280549049377, 0.7348280549049377, 0.7348280549049377, 0.7526240348815918, 1.2040138244628906e-05, 0.7526240348815918, 0.7526240348815918, 0.7526240348815918, 0.7526240348815918, 9.01160019566305e-05, 2.7165133360540494e-05, 0.08035413920879364, 0.02813997119665146, 0.06407535076141357, 0.05189765617251396, 0.14324736595153809, 0.13129942119121552, 0.05697912722826004, 0.07984762638807297, 0.038736581802368164, 0.08029405027627945, 0.09516441076993942, 0.14204050600528717, 0.11489635705947876, 0.13224977254867554], "count": [525]}, "timestamp": {"min": [0.0], "max": [17.466666666666665], "mean": [8.733333333333333], "std": [5.051805691110926], "count": [525]}, "frame_index": {"min": [0], "max": [524], "mean": [262.0], "std": [151.5541707333278], "count": [525]}, "episode_index": {"min": [163], "max": [163], "mean": [163.0], "std": [0.0], "count": [525]}, "index": {"min": [64444], "max": [64968], "mean": [64706.0], "std": [151.5541707333278], "count": [525]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [525]}, "subtask_annotation": {"mean": [0.4895238095238095, 2.0, 2.0, 2.0, 2.0], "std": [0.507453738829617, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [525]}, "scene_annotation": {"mean": [163.0], "std": [0.0], "min": [163], "max": [163], "count": [525]}, "eef_direction_state": {"mean": [4.788571428571428, 4.415238095238095], "std": [1.8213189509496763, 2.0991962612654107], "min": [0, 0], "max": [6, 6], "count": [525]}, "eef_velocity_state": {"mean": [0.3923809523809524, 0.4266666666666667], "std": [0.5330407360641928, 0.4984292788668667], "min": [0, 0], "max": [2, 2], "count": [525]}, "eef_acc_mag_state": {"mean": [0.42857142857142855, 0.4247619047619048], "std": [0.7336424827645988, 0.7254267646907614], "min": [0, 0], "max": [2, 2], "count": [525]}, "eef_direction_action": {"mean": [4.064761904761904, 4.55047619047619], "std": [2.0902486045982567, 1.7845433621343867], "min": [0, 0], "max": [6, 6], "count": [525]}, "eef_velocity_action": {"mean": [0.5733333333333334, 0.49333333333333335], "std": [0.5493314840468164, 0.5186551596226301], "min": [0, 0], "max": [2, 2], "count": [525]}, "eef_acc_mag_action": {"mean": [0.660952380952381, 0.6857142857142857], "std": [0.8160876748061541, 0.8362533873720034], "min": [0, 0], "max": [2, 2], "count": [525]}, "eef_sim_pose_state": {"mean": [0.2919601348071304, 0.12749941099508044, 0.14568670342593373, 2.2601138738332183, -0.867614251631411, 1.170558780099105, 0.2881466204153361, -0.17522709920958707, 0.13278293689905935, -2.150930733459932, -0.6580914608851555, 1.2488771084186232], "std": [0.03163376495940273, 0.026172969110214623, 0.042184783713452, 1.7282389518861965, 0.09536551827885553, 2.5732874212860803, 0.01050332972379345, 0.06441733435005215, 0.03385723621931541, 0.5223668611138957, 0.2315545457704854, 2.4435870924737264], "min": [0.24548799152084588, 0.08861746697328053, 0.07897100045118854, -3.136100225993787, -1.0412623086725254, -3.100238266173397, 0.26252786158940056, -0.2827611848053389, 0.07306070645176121, -2.567349847778189, -0.9043287521335105, -3.1407903006040487], "max": [0.3269935879889444, 0.16794027922879148, 0.19184823972553183, 3.1337577385926814, -0.7172327936036245, 3.1405699935567886, 0.30724226456273646, -0.0896153976046564, 0.16836121078852181, -1.1475740463936654, -0.16526737665504054, 3.1388841920415205], "count": [525]}, "eef_sim_pose_action": {"mean": [0.30474967094091154, 0.13389813895038571, 0.15088851380248428, 2.4646828815808917, -0.8575116812136411, 1.16382409888614, 0.28740971005603355, -0.16011614246636385, 0.13358317108833626, -2.1374355614654728, -0.6506457328308547, 0.5519216787140985], "std": [0.03792703376400349, 0.027184559916767298, 0.04771159592019318, 1.3420404280033091, 0.10096991985311915, 2.608983497245846, 0.009623331056360603, 0.06956412931594914, 0.03651262490652705, 0.5172492468719206, 0.21517942122791214, 2.6921092434951515], "min": [0.2496796834024948, 0.09167379132823422, 0.07677491054647202, -3.140474015790853, -1.0240435898316864, -3.1409264731763584, 0.2680790049956433, -0.2778884804810525, 0.05620830697506126, -2.5902260895164404, -0.8881247693638661, -3.1413116763789835], "max": [0.35753754392760934, 0.17664270320019274, 0.21032172421064999, 3.141337188464971, -0.6827324920755367, 3.1412300688797994, 0.30720435848207833, -0.07639635886484328, 0.17322762508118172, -1.0367722473913439, -0.16074920615495358, 3.140144287527353], "count": [525]}}} +{"episode_index": 162, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42527813581314877]], [[0.5536694156093811]], [[0.484991085159554]]], "std": [[[0.2949909362498935]], [[0.20525714477174758]], [[0.2261478461135642]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5205935024990388]], [[0.44540120626682045]], [[0.27929690503652443]]], "std": [[[0.34254391782482435]], [[0.22402538686234677]], [[0.27024670074331497]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4707499447327951]], [[0.43924074634755866]], [[0.3284245482506728]]], "std": [[[0.31615422269640936]], [[0.2241987561277763]], [[0.26704710821738825]]], "count": [100]}, "observation.state": {"min": [-0.5185400247573853, -0.14458014070987701, -0.64316725730896, -1.6269941329956055, -1.006242036819458, 0.0240329597145319, -0.6684443950653076, -0.48277655243873596, -0.1976044625043869, 0.4431780278682709, -1.2844289541244507, 0.3844315707683563, -0.4872407019138336, -0.6687211990356445, -0.009401736781001091, -0.0014203314203768969, -0.6051068305969238, 0.9691011905670166, -0.4001409411430359, -0.01987222395837307, 0.0031686238944530487, 0.007979490794241428, -0.6507576704025269, 0.9964618682861328, -0.3720080256462097, 0.0127155352383852, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0018058210844174027, -0.0003840122662950307, -0.30352795124053955, -0.2557600438594818, -0.5696360468864441, -0.3476407825946808, -0.861268162727356, -0.5156370997428894, -0.36585378646850586, -0.17335855960845947, -0.0348983034491539, -0.5690797567367554, -0.46740126609802246, -0.6649513840675354, -0.5055270195007324, -0.2731814682483673, -13.295487403869629, -7.02075719833374, -1.7832722663879395, -11.172162055969238, -2.4102563858032227, -1.1764346361160278, -1.7503052949905396, -10.333510398864746, 2.0146522521972656, -2.59768009185791, -11.385836601257324, -1.778998851776123, -2.7832722663879395, -3.9597067832946777, -0.0056960806250572205, -0.018871983513236046, -0.025777971372008324, -0.009626472368836403, -0.019781000912189484, -0.014603918418288231, -0.0063508241437375546, -0.019427940249443054, -0.013730620965361595, -0.007163964677602053, -0.009817547164857388, -0.01916012167930603, 0.16967999935150146, -1.0578486919403076, -0.014846984297037125, -31.001571655273438, 3.233942747116089, -0.34038347005844116, -5.408550262451172, -1.5960524082183838, 9.947488784790039, -28.64622688293457, 5.692279815673828, -1.0162923336029053, -0.025765785947442055, -0.01398942619562149, 0.0, -0.08198151737451553, 0.3192829489707947, 0.07332184910774231, 0.05604901164770126, 0.3817392587661743, -0.09772437065839767, 0.022390559315681458, -3.074627161026001, -1.0804845094680786, -3.1059658527374268, -2.56268310546875, -0.8776849508285522, 2.402940034866333, -0.8133292198181152, -0.16883106529712677, 9.691445350646973, -0.009272664785385132, -0.05669698119163513, -0.09322503209114075, -0.028794996440410614, 0.02132844366133213, 0.7847532033920288, 0.6134202480316162], "max": [0.11948779970407486, 0.24729149043560028, -0.320535272359848, -0.8412483334541321, 0.3962665796279907, 0.4785694479942322, -0.26321545243263245, -0.16367433965206146, 0.17776750028133392, 0.7678226828575134, -0.9354720115661621, 0.7137495279312134, 0.0232451930642128, -0.464829683303833, -0.005846080835908651, 0.004363065119832754, -0.5933692455291748, 0.9701285362243652, -0.39403119683265686, -0.010372270829975605, 0.007214048877358437, 0.015384378843009472, -0.6411232948303223, 0.9977506995201111, -0.364932119846344, 0.021783635020256042, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.002673597540706396, -0.0002855536586139351, 0.18817049264907837, 0.2857058048248291, 0.2923859655857086, 0.7031427621841431, 1.15961754322052, 0.6621501445770264, 0.3415898084640503, 0.5322567224502563, 0.3383536636829376, 0.13242100179195404, 0.14145620167255402, 0.2851046919822693, 0.07132259011268616, 0.04557585343718529, -2.1045620441436768, 5.3113555908203125, 5.012820720672607, 5.158730506896973, 0.7460317611694336, 4.590964317321777, 1.2051281929016113, -4.71021032333374, 9.859585762023926, 2.990842580795288, -2.3199024200439453, 2.6398046016693115, 1.4346764087677002, -0.25824177265167236, 0.012629156932234764, 0.04825345426797867, 0.047221384942531586, 0.005643753334879875, 0.02304067462682724, 0.004890029318630695, 0.014554094523191452, 0.04661722481250763, 0.04735814779996872, 0.0048459903337061405, 0.01570226438343525, 0.006918036844581366, 2.9269800186157227, 0.34890446066856384, 11.81821060180664, -20.680461883544922, 15.84327507019043, 1.1775548458099365, -1.3574399948120117, -0.0816584900021553, 15.55965518951416, -19.668155670166016, 15.450040817260742, 0.3652897775173187, 0.020586028695106506, 0.00911947712302208, 0.004273504484444857, -0.04099075868725777, 0.5026262998580933, 0.18160471320152283, 0.29882627725601196, 0.423633873462677, -0.006401488557457924, 0.20796626806259155, 3.0487022399902344, -0.14121142029762268, 3.0874252319335938, -1.3726232051849365, -0.4693504273891449, 2.8762502670288086, -0.4241952896118164, 0.3172473907470703, 9.884236335754395, 0.01742762327194214, 0.017993777990341187, 0.08851203322410583, -0.020239023491740227, 0.025786634534597397, 0.788837730884552, 0.6191021203994751], "mean": [-0.23272617161273956, -0.026098284870386124, -0.4387257397174835, -1.3429725170135498, -0.17652775347232819, 0.19814397394657135, -0.4740767180919647, -0.23523637652397156, 0.05885561555624008, 0.5587093234062195, -1.1907204389572144, 0.4525102972984314, -0.36772385239601135, -0.6054370403289795, -0.008643284440040588, -0.00040402563172392547, -0.6019339561462402, 0.9699465036392212, -0.3976791501045227, -0.012783179059624672, 0.004136823583394289, 0.009286247193813324, -0.6468436121940613, 0.9969220161437988, -0.3698924779891968, 0.019642088562250137, 0.8897674679756165, 1.6023919582366943, 0.8897674679756165, 0.8897674679756165, 0.8897674679756165, 0.8897674679756165, 1.0609904527664185, 1.5798231363296509, 1.0609904527664185, 1.0609904527664185, 1.0609904527664185, 1.0609904527664185, 0.0022599303629249334, -0.00037214215262793005, -0.032671280205249786, 0.010354631580412388, -0.011399083770811558, 0.03293658792972565, -0.03779830038547516, 0.01837194338440895, 0.006355941761285067, 0.025783246383070946, 0.029564084485173225, -0.017557311803102493, -0.012597394175827503, -0.023212486878037453, -0.04293721541762352, -0.01507775578647852, -8.161046981811523, -2.7730419635772705, 0.3099624514579773, -4.576648235321045, -0.15698964893817902, 0.4128130376338959, -0.4063267409801483, -7.044473648071289, 6.363358497619629, 0.5103498697280884, -6.502658843994141, 0.4313923120498657, -0.44950422644615173, -1.4674931764602661, -8.675435674376786e-05, 0.000583839078899473, -4.8172885726671666e-05, -0.0004531341546680778, 0.0002021384862018749, -0.00039365139673464, 0.00029731946415267885, -0.00016616890206933022, 0.0003917882277164608, -5.756709288107231e-05, 0.0001550812739878893, -0.0007496827165596187, 1.6125937700271606, -0.11999890953302383, 7.085970401763916, -23.55902099609375, 11.479549407958984, 0.5594692826271057, -2.9426217079162598, -0.6044891476631165, 12.645427703857422, -24.039438247680664, 12.586529731750488, -0.19939398765563965, 0.001626216690056026, -0.0024001053534448147, 0.002329732058569789, -0.07432524114847183, 0.4302161633968353, 0.11470692604780197, 0.20986081659793854, 0.39600643515586853, -0.043621696531772614, 0.17128248512744904, 0.00019168203289154917, -0.7773382067680359, -0.04520831257104874, -2.3524560928344727, -0.7407993078231812, 2.7417938709259033, -0.7150066494941711, 0.06074107810854912, 9.762393951416016, 0.0003096871660090983, 0.0002478121605236083, 0.0003145158407278359, -0.026767922565340996, 0.024853363633155823, 0.7879495024681091, 0.6146494150161743], "std": [0.2025371491909027, 0.12107882648706436, 0.07550710439682007, 0.2030497044324875, 0.4321800768375397, 0.10513907670974731, 0.10026909410953522, 0.06379038840532303, 0.07797249406576157, 0.06896721571683884, 0.0775170624256134, 0.06017766892910004, 0.09814966470003128, 0.04371955245733261, 0.0010544498218223453, 0.0016747518675401807, 0.002521942602470517, 0.0003343458811286837, 0.0018317322246730328, 0.00276918220333755, 0.0012134690769016743, 0.0020272284746170044, 0.0019113090820610523, 0.00035778782330453396, 0.0019909918773919344, 0.0027805606368929148, 0.8526170253753662, 0.4611160159111023, 0.8526170253753662, 0.8526170253753662, 0.8526170253753662, 0.8526170253753662, 0.8460110425949097, 0.5005269646644592, 0.8460110425949097, 0.8460110425949097, 0.8460110425949097, 0.8460110425949097, 0.00010476235183887184, 2.8158781788079068e-05, 0.10256628692150116, 0.09978212416172028, 0.12942375242710114, 0.17667287588119507, 0.29808372259140015, 0.20026761293411255, 0.11923936009407043, 0.10128632187843323, 0.0656810849905014, 0.11221799999475479, 0.10532443225383759, 0.12225606292486191, 0.10075075179338455, 0.041541505604982376, 3.174410820007324, 2.9475924968719482, 1.2211929559707642, 2.9995899200439453, 0.5755312442779541, 1.1288946866989136, 0.62004154920578, 1.328209638595581, 2.045881509780884, 1.3760852813720703, 2.526808023452759, 0.8722532391548157, 0.8336651921272278, 0.8450946807861328, 0.0026630619540810585, 0.0063985190354287624, 0.007160727865993977, 0.0021670067217200994, 0.0033275948371738195, 0.002640560967847705, 0.0027637709863483906, 0.007052249275147915, 0.006937587633728981, 0.0022269082255661488, 0.002605376299470663, 0.0028003838378936052, 0.45413002371788025, 0.2021995484828949, 2.28824520111084, 1.9309601783752441, 2.6537249088287354, 0.3250701427459717, 0.6710495352745056, 0.21743465960025787, 1.0596610307693481, 2.0694656372070312, 2.1353092193603516, 0.2914196252822876, 0.006844720337539911, 0.004529404453933239, 0.0005227182409726083, 0.009224791079759598, 0.05252750590443611, 0.02871822379529476, 0.06940418481826782, 0.009932486340403557, 0.02380780503153801, 0.03822682797908783, 2.4593594074249268, 0.27379360795021057, 2.4786620140075684, 0.22586598992347717, 0.08395107090473175, 0.10480956733226776, 0.054877374321222305, 0.053733423352241516, 0.026857582852244377, 0.003849648404866457, 0.008620851673185825, 0.013558775186538696, 0.0019089034758508205, 0.0009701740927994251, 0.0008342301589436829, 0.0011600160505622625], "count": [348]}, "action": {"min": [-0.5317070484161377, -0.14712485671043396, -0.6738055944442749, -1.6469882726669312, -1.0099321603775024, 0.0179790910333395, -0.6707043051719666, -0.46849310398101807, -0.17462144792079926, 0.4166269302368164, -1.2933158874511719, 0.38048022985458374, -0.501533031463623, -0.6707210540771484, -0.00960472784936428, -0.004050100222229958, -0.6005458235740662, 0.9666961431503296, -0.40417808294296265, -0.02023315243422985, 0.002956622513011098, 0.004666942171752453, -0.6457303762435913, 0.9952088594436646, -0.3765333592891693, 0.013337436132133007, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0018058210844174027, -0.0003840122662950307, -0.30352795124053955, -0.2557600438594818, -0.5696360468864441, -0.48174190521240234, -0.861268162727356, -0.5156370997428894, -0.36585378646850586, -0.17335855960845947, -0.0348983034491539, -0.5690797567367554, -0.46740126609802246, -0.6649513840675354, -0.5055270195007324, -0.2731814682483673], "max": [0.115706667304039, 0.2680867314338684, -0.30897068977355957, -0.7534531354904175, 0.4028190076351166, 0.5216466784477234, -0.25862357020378113, -0.18464960157871246, 0.17779630422592163, 0.774040937423706, -0.9093000888824463, 0.7118252515792847, -0.04726745933294296, -0.48323583602905273, -0.005399197340011597, 0.004356210120022297, -0.5884101986885071, 0.9720701575279236, -0.39484742283821106, -0.011114695109426975, 0.0076240780763328075, 0.014643022790551186, -0.6351171731948853, 0.9993076324462891, -0.36631059646606445, 0.02228863537311554, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.002673597540706396, -0.0002855536586139351, 0.22836600244045258, 0.2857058048248291, 0.2923859655857086, 0.7031427621841431, 1.15961754322052, 0.6621501445770264, 0.3415898084640503, 0.5322567224502563, 0.3383536636829376, 0.13242100179195404, 0.14145620167255402, 0.2851046919822693, 0.07132259011268616, 0.04557585343718529], "mean": [-0.28123947978019714, -0.014206049032509327, -0.44940564036369324, -1.279587984085083, -0.18284882605075836, 0.20059165358543396, -0.4685218334197998, -0.25997671484947205, 0.06677388399839401, 0.5678299069404602, -1.163628339767456, 0.44766655564308167, -0.37491950392723083, -0.6133926510810852, -0.008235435001552105, -0.0006045772461220622, -0.5964044332504272, 0.9700164794921875, -0.4001094698905945, -0.01370983850210905, 0.004494742956012487, 0.008488409221172333, -0.6413375735282898, 0.9972853660583496, -0.37260690331459045, 0.019925162196159363, 0.8914726376533508, 1.5973767042160034, 0.8914726376533508, 0.8914726376533508, 0.8914726376533508, 0.8914726376533508, 1.0557242631912231, 1.5798231363296509, 1.0557242631912231, 1.0557242631912231, 1.0557242631912231, 1.0557242631912231, 0.0022596558555960655, -0.00037213487667031586, -0.03193511441349983, 0.010233002714812756, -0.01102114375680685, 0.031397610902786255, -0.035883184522390366, 0.01907159946858883, 0.005216859746724367, 0.02572207897901535, 0.0295490100979805, -0.017504766583442688, -0.012552022933959961, -0.023335689678788185, -0.042700983583927155, -0.015123208053410053], "std": [0.21005669236183167, 0.11896231025457382, 0.08219093829393387, 0.21868643164634705, 0.4379023313522339, 0.11307225376367569, 0.09979677200317383, 0.05505858734250069, 0.06896598637104034, 0.0818454697728157, 0.07706906646490097, 0.0511687770485878, 0.08672601729631424, 0.03962230682373047, 0.0010443450883030891, 0.0018524311017245054, 0.0022458091843873262, 0.0009503677720203996, 0.0021566010545939207, 0.0025679359678179026, 0.0012022064765915275, 0.0021839349064975977, 0.0016665905714035034, 0.0006210817955434322, 0.0023353584110736847, 0.0025852203834801912, 0.8524806499481201, 0.4689585566520691, 0.8524806499481201, 0.8524806499481201, 0.8524806499481201, 0.8524806499481201, 0.8471402525901794, 0.5005269646644592, 0.8471402525901794, 0.8471402525901794, 0.8471402525901794, 0.8471402525901794, 0.00010481064236955717, 2.815645348164253e-05, 0.10361107438802719, 0.09982246160507202, 0.1296221911907196, 0.17923346161842346, 0.3002499043941498, 0.20062440633773804, 0.12091002613306046, 0.10132177919149399, 0.06568998098373413, 0.11225249618291855, 0.10534778237342834, 0.12221693247556686, 0.10108654201030731, 0.04158124700188637], "count": [348]}, "timestamp": {"min": [0.0], "max": [11.566666666666666], "mean": [5.783333333333333], "std": [3.348617735833808], "count": [348]}, "frame_index": {"min": [0], "max": [347], "mean": [173.5], "std": [100.45853207501425], "count": [348]}, "episode_index": {"min": [164], "max": [164], "mean": [164.0], "std": [0.0], "count": [348]}, "index": {"min": [64969], "max": [65316], "mean": [65142.5], "std": [100.45853207501425], "count": [348]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [348]}, "subtask_annotation": {"mean": [0.1752873563218391, 2.0, 2.0, 2.0, 2.0], "std": [0.4093289689023535, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [348]}, "scene_annotation": {"mean": [164.0], "std": [0.0], "min": [164], "max": [164], "count": [348]}, "eef_direction_state": {"mean": [2.692528735632184, 4.471264367816092], "std": [2.169604931668224, 2.113661531097324], "min": [0, 0], "max": [6, 6], "count": [348]}, "eef_velocity_state": {"mean": [0.9109195402298851, 0.42528735632183906], "std": [0.48612503047093064, 0.5494445242628535], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_acc_mag_state": {"mean": [0.867816091954023, 0.34195402298850575], "std": [0.8372085875403995, 0.6701935542699312], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_direction_action": {"mean": [3.0977011494252875, 4.238505747126437], "std": [1.9421801360335433, 2.042088759785078], "min": [0, 0], "max": [6, 6], "count": [348]}, "eef_velocity_action": {"mean": [1.043103448275862, 0.5402298850574713], "std": [0.5732380507796673, 0.5530396194813513], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_acc_mag_action": {"mean": [1.0344827586206897, 0.5488505747126436], "std": [0.8015541780051101, 0.7954062437613977], "min": [0, 0], "max": [2, 2], "count": [348]}, "eef_sim_pose_state": {"mean": [0.2959209669857757, 0.1824589190643106, 0.14140896661978924, 0.018183295479302603, -0.7774732919600381, -0.045141185674769276, 0.28022327725418644, -0.14536738170119456, 0.1010179526699017, -2.3524378742252146, -0.7408137962987466, 2.741781153145925], "std": [0.05576254495247315, 0.046278609323495035, 0.0371532281576489, 2.4873130868991264, 0.2738100229587534, 2.5069432909477594, 0.014398831780089758, 0.029115133146519125, 0.0145667982591267, 0.22591742960025007, 0.08393718165409747, 0.10484595146890928], "min": [0.1918907999552614, 0.13752301284285035, 0.08090226375991984, -3.124944476076083, -1.080454519522414, -3.1406443415318996, 0.26054700503838624, -0.2361666841057653, 0.06250585318199676, -2.5626851565847844, -0.8777064903758799, 2.402941237315858], "max": [0.37084226302673384, 0.28396108541108844, 0.19295330211796452, 3.127964446949068, -0.14120004763337946, 3.140432181725934, 0.33682153784525437, -0.10922889142171177, 0.12522830435618454, -1.372625474003075, -0.46944809273006793, 2.8762565570567675], "count": [348]}, "eef_sim_pose_action": {"mean": [0.307354320871592, 0.18654941401784733, 0.14012387797167264, 0.003776437735758416, -0.777766197954324, -0.06517407937350436, 0.2852745151211108, -0.14077052065266474, 0.10233682823348844, -2.354343915749793, -0.7340720450994693, 2.7526582577863885], "std": [0.05780977802923743, 0.04750090329439106, 0.04377024736638717, 2.473317410883381, 0.28686667903046936, 2.4930186357023914, 0.013227165087101984, 0.025817823938548486, 0.013485024701309042, 0.16087625454714502, 0.08872013398928054, 0.0899003963405083], "min": [0.1908927738687914, 0.13153658339485214, 0.07286024554973472, -3.138802258943846, -1.1802035926428536, -3.1283056095732484, 0.26244786698969574, -0.2285141164707913, 0.06958078864620672, -2.5282823723618346, -0.8672335358753134, 2.4242130589645603], "max": [0.37186634456640777, 0.29072638410374047, 0.20454163680574405, 3.111720084373455, -0.15396208976233572, 3.1391952570415214, 0.3301361690170728, -0.10904344114696307, 0.1235824285710988, -1.422997375026487, -0.4775075800231916, 2.877013925232629], "count": [348]}}} +{"episode_index": 163, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4332700860246059]], [[0.5438178585159554]], [[0.48914351451364857]]], "std": [[[0.2860609071856135]], [[0.20024129157671808]], [[0.20975417232800245]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4118915777585544]], [[0.4106366397539408]], [[0.36938026960784315]]], "std": [[[0.28482705787764895]], [[0.258403043021552]], [[0.2790498337911145]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43231668829296427]], [[0.44509170751633986]], [[0.3843356233179546]]], "std": [[[0.2932099175375954]], [[0.22461644326722544]], [[0.257017849621871]]], "count": [100]}, "observation.state": {"min": [-0.5850389003753662, -0.2563517391681671, -0.45395711064338684, -1.6239423751831055, -1.411745548248291, -0.06017828360199928, -0.705350399017334, -0.4028029441833496, -0.3093823790550232, 0.41733425855636597, -1.8036167621612549, 0.06189103424549103, -0.5480805039405823, -0.6992460489273071, 0.01041047740727663, -0.0011872333707287908, -0.5790231227874756, 1.018502116203308, -0.4704313278198242, -0.014835411682724953, -0.010250620543956757, -0.0013296159449964762, -0.5968177914619446, 1.0050673484802246, -0.4546924829483032, -0.014402109198272228, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.002290168544277549, -0.0015273451572284102, -0.550022304058075, -0.790596067905426, -0.3677588105201721, -0.9438765645027161, -1.5913352966308594, -1.7104175090789795, -0.636924684047699, -0.16976693272590637, -0.058272477239370346, -0.4648611545562744, -0.8068151473999023, -0.6649972200393677, -1.0002514123916626, -0.5624390244483948, -11.78109359741211, -7.173382759094238, -2.288766860961914, -10.439560890197754, -1.4346764087677002, -0.8894993662834167, -1.6355311870574951, -9.59858512878418, -0.152625173330307, -2.3028082847595215, -8.424908638000488, -0.48778998851776123, -2.0659339427948, -2.180708408355713, -0.007525951601564884, -0.021497102454304695, -0.019911913201212883, -0.0072945281863212585, -0.006135586183518171, -0.012455538846552372, -0.00553152896463871, -0.03317637741565704, -0.014999776147305965, -0.0066751642152667046, -0.00446526613086462, -0.006214969791471958, -4.326839923858643, -0.5716094374656677, 2.1528148651123047, -30.535396575927734, 12.307085037231445, -0.7285575866699219, -2.0927200317382812, -0.545627236366272, 5.270684719085693, -33.09310531616211, 14.051566123962402, -0.36247843503952026, -0.018778569996356964, -0.014954506419599056, 0.001831501955166459, -0.09564509987831116, 0.374735951423645, 0.04481525719165802, -0.033676713705062866, 0.2987891435623169, -0.16085928678512573, 0.023088261485099792, -3.013927459716797, -0.967543363571167, -2.990352153778076, -3.1196374893188477, -0.7758005857467651, -3.1264402866363525, -0.6640422940254211, -0.12584678828716278, 9.700849533081055, -0.008723616600036621, -0.018001705408096313, -0.029608815908432007, -0.016206134110689163, 0.02240142971277237, 0.6557257771492004, 0.7523460388183594], "max": [-0.05715839937329292, 0.37727928161621094, -0.20341598987579346, -0.4184781312942505, 0.3053778409957886, 0.5075565576553345, -0.16842180490493774, 0.06845734268426895, 0.12207255512475967, 0.6630042791366577, -1.039520263671875, 0.8585127592086792, 0.12857218086719513, -0.28152620792388916, 0.011517195031046867, 0.003740462241694331, -0.5672479867935181, 1.0209609270095825, -0.4665347933769226, -0.00882809143513441, -0.008976281620562077, 0.004258929751813412, -0.5812420845031738, 1.0107052326202393, -0.45243945717811584, -0.010080300271511078, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0017178229754790664, -0.0011439425870776176, 0.5086799263954163, 0.5028710961341858, 0.3599154055118561, 1.4860303401947021, 2.0959126949310303, 0.8082071542739868, 0.5215114951133728, 0.5200841426849365, 0.47785988450050354, 0.22934959828853607, 0.2683980166912079, 0.28290992975234985, 0.4835033714771271, 0.36902302503585815, -3.841660976409912, 6.501831531524658, 2.0641026496887207, 1.9536020755767822, 0.7173382639884949, 2.5537240505218506, 1.0616605281829834, -2.594512939453125, 8.882783889770508, 1.3479852676391602, -1.5567766427993774, 1.721611738204956, 0.8608059287071228, 0.22954824566841125, 0.007988395169377327, 0.016671188175678253, 0.00976062286645174, 0.006572491955012083, 0.010967393405735493, 0.007392453029751778, 0.0065349857322871685, 0.021976785734295845, 0.01000113133341074, 0.011302820406854153, 0.005414743907749653, 0.0038131242617964745, -1.9089000225067139, 0.26353421807289124, 7.898603439331055, -20.8673095703125, 20.56361961364746, 1.1192207336425781, 0.5514600276947021, 0.5716094374656677, 11.803363800048828, -22.045564651489258, 21.734493255615234, 1.5215301513671875, 0.0236861240118742, 0.009382826276123524, 0.005494505632668734, 0.0, 0.5080230236053467, 0.3852117657661438, 0.30273133516311646, 0.4812549352645874, -0.01010596938431263, 0.33852776885032654, 2.998157024383545, 0.31546324491500854, 3.0213799476623535, 3.1242852210998535, -0.3009769022464752, 3.122227191925049, -0.3862467110157013, 0.2705487906932831, 9.897504806518555, 0.013948053121566772, 0.01793476939201355, 0.026966214179992676, -0.012812431901693344, 0.025935493409633636, 0.6582154631614685, 0.7544361352920532], "mean": [-0.2789793610572815, -0.0006823160219937563, -0.3379727602005005, -1.1184571981430054, -0.44993293285369873, 0.27060607075691223, -0.44449499249458313, -0.15021149814128876, 0.06621281057596207, 0.5430063009262085, -1.4836857318878174, 0.3289085924625397, -0.35803335905075073, -0.613056480884552, 0.010912904515862465, 0.0005419625085778534, -0.572437584400177, 1.019799828529358, -0.4691142737865448, -0.01091799046844244, -0.009606149047613144, 0.0005287706735543907, -0.5883397459983826, 1.007116675376892, -0.4533276855945587, -0.01164339855313301, 0.8885408639907837, 1.7453254461288452, 0.8885408639907837, 0.8885408639907837, 0.8885408639907837, 0.8885408639907837, 0.5992300510406494, 1.7453254461288452, 0.5992300510406494, 0.5992300510406494, 0.5992300510406494, 0.5992300510406494, -0.0020713487174361944, -0.0013390893582254648, -0.007937231101095676, 0.0014932954218238592, 0.0073021454736590385, 0.009454845450818539, 0.015588792972266674, 4.546781929093413e-05, -0.008442128077149391, 0.03934828191995621, 0.03358547389507294, -0.006055637262761593, -0.04986796900629997, -0.05210750550031662, -0.04370977729558945, -0.03128540888428688, -7.4467244148254395, -1.023277997970581, 0.26922163367271423, -3.9741451740264893, -0.17594394087791443, 0.36772027611732483, -0.31319719552993774, -5.523135662078857, 4.514426231384277, 0.15402036905288696, -5.890955448150635, 0.4041411280632019, -0.13563226163387299, -0.5389358997344971, -0.0002281304623465985, 0.00014491582987830043, -0.0011821527732536197, -0.0002731623826548457, 0.0001907535915961489, -0.0006404565647244453, -0.0001374368875985965, -0.0003663291281554848, -0.000977009767666459, 0.0008051521144807339, -3.3003700082190335e-05, -0.00023295555729418993, -2.9336910247802734, -0.1555299609899521, 5.072194576263428, -25.642732620239258, 16.21411895751953, 0.20435284078121185, -0.2993565797805786, 0.004739288706332445, 9.115300178527832, -28.097858428955078, 18.455766677856445, 0.5890273451805115, 0.0021523258183151484, -0.0017759789479896426, 0.003987241070717573, -0.047706782817840576, 0.444485068321228, 0.19882500171661377, 0.16197171807289124, 0.36882537603378296, -0.08189425617456436, 0.25378429889678955, -0.47882676124572754, -0.4964248239994049, 0.21053680777549744, 0.36732393503189087, -0.6376262903213501, -0.05212651193141937, -0.5330312252044678, 0.08417832851409912, 9.7823486328125, 0.0018709551077336073, 0.0008719382458366454, -0.0002731870918069035, -0.014729002490639687, 0.023651260882616043, 0.6572628021240234, 0.7531449198722839], "std": [0.16550420224666595, 0.24183596670627594, 0.07960281521081924, 0.4172053635120392, 0.6640362739562988, 0.2147045135498047, 0.16630853712558746, 0.18635277450084686, 0.08798505365848541, 0.04690178856253624, 0.3024163544178009, 0.24061374366283417, 0.12905371189117432, 0.11888386309146881, 0.0003558186290320009, 0.0012760082026943564, 0.002743649762123823, 0.0009058009600266814, 0.0014179965946823359, 0.00257481774315238, 0.0004388634115457535, 0.0016872663982212543, 0.004690647125244141, 0.002183673670515418, 0.0006159679614938796, 0.001712446566671133, 0.8656806349754333, 3.814697265625e-06, 0.8656806349754333, 0.8656806349754333, 0.8656806349754333, 0.8656806349754333, 0.824640154838562, 3.814697265625e-06, 0.824640154838562, 0.824640154838562, 0.824640154838562, 0.824640154838562, 0.00015143908967729658, 9.653005690779537e-05, 0.16817183792591095, 0.20430587232112885, 0.11970768123865128, 0.3808330297470093, 0.5183985829353333, 0.29158180952072144, 0.19606603682041168, 0.12269735336303711, 0.08957642316818237, 0.09790465235710144, 0.16802367568016052, 0.19446991384029388, 0.2391791194677353, 0.1318974643945694, 1.810110092163086, 3.949967384338379, 1.0559661388397217, 3.3241829872131348, 0.41538912057876587, 0.7102649211883545, 0.5071899890899658, 2.255722999572754, 1.9714999198913574, 0.8776391744613647, 1.7113151550292969, 0.4103935956954956, 0.5600624680519104, 0.4048824608325958, 0.002361312275752425, 0.00546796852722764, 0.0047674281522631645, 0.0024357670918107033, 0.0018941761227324605, 0.002394296694546938, 0.0021886005997657776, 0.005731842014938593, 0.004900413565337658, 0.0030047304462641478, 0.0012401872081682086, 0.0014529746258631349, 0.4567486047744751, 0.1300227791070938, 1.2674987316131592, 2.816805362701416, 1.4752751588821411, 0.4527628719806671, 0.4530768096446991, 0.14951293170452118, 1.702654242515564, 1.8466460704803467, 2.320357322692871, 0.4801029562950134, 0.006564300041645765, 0.004482431337237358, 0.0005007458385080099, 0.01981472223997116, 0.03847234323620796, 0.12387588620185852, 0.12184946984052658, 0.061653316020965576, 0.03929392620921135, 0.0799611359834671, 2.1741037368774414, 0.47911837697029114, 2.219470262527466, 2.6697518825531006, 0.08836657553911209, 2.7979471683502197, 0.045786984264850616, 0.053073856979608536, 0.027566464617848396, 0.003416940337046981, 0.005372420884668827, 0.00881520751863718, 0.0006436503608711064, 0.0008414947078563273, 0.0006596578750759363, 0.0005562361911870539], "count": [354]}, "action": {"min": [-0.629984974861145, -0.23514364659786224, -0.49527090787887573, -1.5838813781738281, -1.416938304901123, -0.0626869797706604, -0.6981316804885864, -0.440137654542923, -0.22599880397319794, 0.3766876459121704, -1.787841558456421, 0.05664193630218506, -0.5517580509185791, -0.6981316804885864, 0.010141303762793541, -0.004592295736074448, -0.5783225893974304, 1.0148063898086548, -0.4706540107727051, -0.014258984476327896, -0.010479245334863663, -0.004656138829886913, -0.5949883460998535, 1.0020225048065186, -0.45425212383270264, -0.013860161416232586, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.002290168544277549, -0.0015273451572284102, -0.550022304058075, -0.790596067905426, -0.3677588105201721, -0.9438765645027161, -1.5913352966308594, -1.7104175090789795, -0.636924684047699, -0.16976693272590637, -0.058272477239370346, -0.4648611545562744, -0.8068151473999023, -0.6649972200393677, -1.0002514123916626, -0.5624390244483948], "max": [-0.06582462787628174, 0.3796735107898712, -0.16785643994808197, -0.3415999412536621, 0.3098623752593994, 0.5087580680847168, -0.16429176926612854, 0.06715913116931915, 0.12623074650764465, 0.6162452697753906, -0.9546446800231934, 0.8608547449111938, 0.015163744799792767, -0.2834460735321045, 0.01228694710880518, 0.004990228917449713, -0.5656098127365112, 1.0199254751205444, -0.46539393067359924, -0.008546411991119385, -0.008070522919297218, 0.005415669642388821, -0.5805356502532959, 1.00901198387146, -0.4516923129558563, -0.010124512016773224, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0017178229754790664, -0.0011439425870776176, 0.5086799263954163, 0.5028710961341858, 0.3599154055118561, 1.4860303401947021, 2.0959126949310303, 0.8082071542739868, 0.5215114951133728, 0.5200841426849365, 0.47785988450050354, 0.22934959828853607, 0.2683980166912079, 0.28290992975234985, 0.4835033714771271, 0.36902302503585815], "mean": [-0.31008243560791016, 0.006129314191639423, -0.3402979373931885, -1.0597469806671143, -0.45134201645851135, 0.26851436495780945, -0.44188210368156433, -0.15819419920444489, 0.06658303737640381, 0.5430806875228882, -1.4662367105484009, 0.31796205043792725, -0.3651546835899353, -0.6189161539077759, 0.011146939359605312, 0.00018698471831157804, -0.5708032846450806, 1.0182563066482544, -0.4686276614665985, -0.010569265112280846, -0.009269359521567822, 8.972972864285111e-05, -0.5863983035087585, 1.005271315574646, -0.45285043120384216, -0.011460932902991772, 0.8885408639907837, 1.7453254461288452, 0.8885408639907837, 0.8885408639907837, 0.8885408639907837, 0.8885408639907837, 0.5937573909759521, 1.7453254461288452, 0.5937573909759521, 0.5937573909759521, 0.5937573909759521, 0.5937573909759521, -0.0020702644251286983, -0.00133944780100137, -0.0073755159974098206, 0.0006873579113744199, 0.006945816334336996, 0.008748064748942852, 0.015583382919430733, 0.00017429020954295993, -0.008437851443886757, 0.039331868290901184, 0.033443816006183624, -0.006141094025224447, -0.049880653619766235, -0.05210934579372406, -0.04275054112076759, -0.03057355433702469], "std": [0.1708102971315384, 0.22742921113967896, 0.09098421037197113, 0.4246100187301636, 0.6681740283966064, 0.2143932431936264, 0.16693419218063354, 0.1932956874370575, 0.057239629328250885, 0.05360257998108864, 0.3090983033180237, 0.23405541479587555, 0.1168191209435463, 0.11151120066642761, 0.0006062084576115012, 0.0016288325423374772, 0.0029564714059233665, 0.0011216617422178388, 0.001485377550125122, 0.0022388938814401627, 0.0006976865697652102, 0.001745059504173696, 0.004210667219012976, 0.0020012189634144306, 0.0005898387753404677, 0.001414399011991918, 0.8656806349754333, 3.814697265625e-06, 0.8656806349754333, 0.8656806349754333, 0.8656806349754333, 0.8656806349754333, 0.8224846720695496, 3.814697265625e-06, 0.8224846720695496, 0.8224846720695496, 0.8224846720695496, 0.8224846720695496, 0.00015124774654395878, 9.598913311492652e-05, 0.168527752161026, 0.20482534170150757, 0.11989784985780716, 0.38107359409332275, 0.5183973908424377, 0.29157987236976624, 0.1961209774017334, 0.12270402908325195, 0.08964197337627411, 0.0979330837726593, 0.1680200695991516, 0.19445426762104034, 0.23886939883232117, 0.13155537843704224], "count": [354]}, "timestamp": {"min": [0.0], "max": [11.766666666666667], "mean": [5.883333333333333], "std": [3.4063529970836464], "count": [354]}, "frame_index": {"min": [0], "max": [353], "mean": [176.5], "std": [102.1905899125094], "count": [354]}, "episode_index": {"min": [165], "max": [165], "mean": [165.0], "std": [0.0], "count": [354]}, "index": {"min": [65317], "max": [65670], "mean": [65493.5], "std": [102.1905899125094], "count": [354]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [354]}, "subtask_annotation": {"mean": [0.2344632768361582, 2.0, 2.0, 2.0, 2.0], "std": [0.43679478440070274, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [354]}, "scene_annotation": {"mean": [165.0], "std": [0.0], "min": [165], "max": [165], "count": [354]}, "eef_direction_state": {"mean": [3.4661016949152543, 3.977401129943503], "std": [2.1353185636314875, 2.1125260062849827], "min": [0, 0], "max": [6, 6], "count": [354]}, "eef_velocity_state": {"mean": [0.8870056497175142, 0.6384180790960452], "std": [0.735462162988973, 0.6282374099725072], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_acc_mag_state": {"mean": [0.7768361581920904, 0.4887005649717514], "std": [0.8257338056472151, 0.7673691247473414], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_direction_action": {"mean": [3.15819209039548, 3.731638418079096], "std": [2.1505098875988913, 2.1703612457503816], "min": [0, 0], "max": [6, 6], "count": [354]}, "eef_velocity_action": {"mean": [0.940677966101695, 0.6977401129943502], "std": [0.7359882039864243, 0.5981567546055239], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_acc_mag_action": {"mean": [0.9661016949152542, 0.7853107344632768], "std": [0.8226888881024792, 0.8531821720467022], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_sim_pose_state": {"mean": [0.30273337442691306, 0.23971466930762111, 0.11706200082527624, -0.4790600067952818, -0.4967580794431019, 0.21079429195086602, 0.2618686071342492, -0.14756396535669777, 0.1554269962873565, 0.3761808920337327, -0.6376708895326528, -0.04321075361244695], "std": [0.0272058884017714, 0.12213124504357303, 0.049513565481679726, 2.2048046324675434, 0.47935965827659716, 2.249308431051527, 0.05335850155471959, 0.033747957839362734, 0.030488135810524696, 2.6814939419614956, 0.08836920333740086, 2.8105322363437284], "min": [0.25429289202474004, 0.10815602226433323, 0.03934162725453407, -3.115510612362014, -0.9689393888516116, -3.1000809163046172, 0.199812825563362, -0.2734275979125956, 0.09863716947048817, -3.131688850506397, -0.775881672945013, -3.133931278844256], "max": [0.350162287548459, 0.4258540910043924, 0.1802571742593063, 3.1341798904457296, 0.31545221521995104, 3.1191901024937105, 0.3407206832885215, -0.12374312957292143, 0.19647992081785942, 3.137405686060217, -0.30097742728012356, 3.1413998180677614], "count": [354]}, "eef_sim_pose_action": {"mean": [0.3093709235530729, 0.24314645338379237, 0.11159221492009741, -0.5205786168542439, -0.5125351622948138, 0.2166372130850468, 0.26363779705649987, -0.1460637868511136, 0.15308643966844118, 0.23200835841095518, -0.6545681910475873, -0.1292460927733296], "std": [0.02672196883933853, 0.11867920856425979, 0.04610231691531778, 2.188477090825647, 0.49737232215610055, 2.2542243113919063, 0.054821997317507795, 0.02586718366342917, 0.026479858781186354, 2.7396672290281727, 0.07121576647567844, 2.824259975729613], "min": [0.25796530632787273, 0.10885282147130745, 0.03203294795382207, -3.126086667953376, -1.0098653728864253, -3.128084030431643, 0.20288478900112597, -0.2528282311361332, 0.10285633351247, -3.141471661224758, -0.7925377388289027, -3.1372454008348387], "max": [0.3585575190675503, 0.42753739015342884, 0.1693715205811362, 3.0997957851272777, 0.31697283114824515, 3.1185839195385676, 0.35135283682322044, -0.12207004098892174, 0.18888773482176713, 3.1397216076086916, -0.32588644864104044, 3.1325958099007014], "count": [354]}}} +{"episode_index": 164, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43958468230041]], [[0.5540893806076109]], [[0.47359277990947884]]], "std": [[[0.2899707520523039]], [[0.19679896317248582]], [[0.2248497112234796]]], "count": [101]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4940299261327517]], [[0.453358623492107]], [[0.3335884070673503]]], "std": [[[0.3175001269205688]], [[0.22807556834032347]], [[0.2839212295068013]]], "count": [101]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46237215979383406]], [[0.4585682558307734]], [[0.35546683777374277]]], "std": [[[0.2924082471107854]], [[0.21514675663149152]], [[0.2685309773396441]]], "count": [101]}, "observation.state": {"min": [-1.4457958936691284, -0.03891056776046753, -1.531624436378479, -1.6498832702636719, -0.7035495638847351, -0.9281508326530457, -0.7063981890678406, -0.9215797185897827, -0.1654655933380127, 0.14877471327781677, -1.5915145874023438, 0.14267073571681976, 0.008863970637321472, -0.5218585133552551, 0.0002734399458859116, 0.019043931737542152, -0.6886062622070312, 0.9716054201126099, -0.34527093172073364, -0.032912977039813995, -0.0064010596834123135, -0.007323643192648888, -0.686876118183136, 1.0051838159561157, -0.37622275948524475, 0.021826062351465225, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.010875321924686432, -2.498350795576698e-06, -1.8010895252227783, -1.798466444015503, -0.7707046866416931, -1.257354497909546, -2.326678991317749, -0.9070088863372803, -0.588676929473877, -1.0556106567382812, -0.3824755549430847, -0.6168275475502014, -1.5829180479049683, -0.7633824348449707, -0.8226591944694519, -0.5945532917976379, -20.52226448059082, -4.884005069732666, -1.2777777910232544, -9.768010139465332, -0.8321123719215393, -0.4877900183200836, -1.8363858461380005, -14.23084831237793, -4.487179756164551, -3.566544771194458, -12.576313018798828, -1.4059828519821167, -4.246642112731934, -1.9511600732803345, -0.02256619557738304, -0.012138132005929947, -0.03318144753575325, -0.0062162200920283794, -0.057537246495485306, -0.028533466160297394, -0.027673399075865746, -0.023149587213993073, -0.05152072012424469, -0.009242033585906029, -0.01999780721962452, -0.03514678776264191, -3.520859956741333, -1.4512940645217896, 7.215641021728516, -25.83154296875, 4.251709938049316, -0.7657556533813477, -3.8178000450134277, -0.8871081471443176, 3.8750665187835693, -29.968433380126953, 5.82895040512085, -1.4979429244995117, -0.016942420974373817, -0.012574095278978348, 0.004884005058556795, -0.09564509987831116, 0.3665562868118286, 0.08037133514881134, 0.16104014217853546, 0.3764844536781311, -0.20654460787773132, 0.021944835782051086, 0.5139147639274597, -1.0391571521759033, -3.056809425354004, -2.7720096111297607, -1.220790147781372, -3.1249101161956787, -1.0938349962234497, -0.2669111490249634, 9.570453643798828, -0.010192334651947021, -0.010197579860687256, -0.06539122015237808, -0.02898545190691948, 0.03047867864370346, 0.6819461584091187, 0.7263218760490417], "max": [0.0701751559972763, 0.8059754371643066, -0.0473029762506485, -0.6836992502212524, 0.0817270278930664, -0.018430441617965698, -0.20065613090991974, -0.014578856527805328, 0.19989359378814697, 1.049439549446106, -0.40884464979171753, 1.0681333541870117, 0.3321702778339386, -0.03204414248466492, 0.006066053174436092, 0.021951453760266304, -0.6683853268623352, 0.9721883535385132, -0.32442277669906616, -0.025382688269019127, -0.0002215307904407382, -0.004462839104235172, -0.6634272933006287, 1.0084381103515625, -0.3570595979690552, 0.029044076800346375, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.010106386616826057, 3.0495664304908132e-06, 2.404336452484131, 0.9125151634216309, 2.3702919483184814, 0.611519455909729, 1.354015827178955, 2.2306389808654785, 1.1762014627456665, 0.9490765333175659, 0.47749924659729004, 1.0103027820587158, 1.241701364517212, 1.684922218322754, 0.5284781455993652, 0.419722318649292, -3.6969025135040283, 6.135531425476074, 3.384005069732666, 1.2515263557434082, 1.6355311870574951, 3.357142925262451, 0.7747253179550171, -4.52091121673584, 10.470086097717285, 1.3620268106460571, 1.0989011526107788, 0.4017094373703003, 0.5164835453033447, 0.4017094075679779, 0.020384004339575768, 0.018021244555711746, 0.022994624450802803, 0.006930752191692591, 0.026239225640892982, 0.03522469848394394, 0.01816655695438385, 0.015113815665245056, 0.04694238677620888, 0.0074701737612485886, 0.04142484813928604, 0.028752589598298073, 0.23330999910831451, 0.6606914401054382, 24.304536819458008, -15.377650260925293, 15.508369445800781, 1.028387188911438, 0.06362999975681305, 0.8499906659126282, 17.66792869567871, -18.660526275634766, 14.580314636230469, 0.2718062400817871, 0.04261786490678787, 0.009942343458533287, 0.009157509543001652, -0.06376340240240097, 0.5952247977256775, 0.32911211252212524, 0.29894885420799255, 0.5466326475143433, 0.06565353274345398, 0.2302999347448349, 2.849914312362671, -0.11056894063949585, 3.1042251586914062, -0.9158797860145569, 0.1748266965150833, 3.125563144683838, -0.5025663375854492, 0.5535964965820312, 9.940869331359863, 0.01477763056755066, 0.0268326997756958, 0.03340977430343628, -0.02515796758234501, 0.03507666289806366, 0.686199963092804, 0.7301772236824036], "mean": [-0.5316107869148254, 0.19541986286640167, -0.5310282707214355, -1.2030516862869263, -0.2294953167438507, -0.4439402222633362, -0.5668066143989563, -0.5333704352378845, 0.05375676602125168, 0.5840312838554382, -0.9434832334518433, 0.46065962314605713, 0.15633510053157806, -0.3699309527873993, 0.0027207680977880955, 0.020223461091518402, -0.6788226366043091, 0.9719007015228271, -0.33364516496658325, -0.02828892692923546, -0.0038817026652395725, -0.006046241614967585, -0.6746274828910828, 1.0070319175720215, -0.36603641510009766, 0.02629002369940281, 0.5907443761825562, 1.7453192472457886, 0.5907443761825562, 0.5907443761825562, 0.5907443761825562, 0.5907443761825562, 0.6572226285934448, 1.7453192472457886, 0.6572226285934448, 0.6572226285934448, 0.6572226285934448, 0.6572226285934448, -0.010425172746181488, -2.311928568587973e-07, -0.027098966762423515, 0.031582992523908615, -0.027156604453921318, 0.01117466576397419, 0.003198921214789152, 0.010730724781751633, -0.0025147339329123497, -0.01579025201499462, 0.004283825866878033, 0.0069561367854475975, 0.018189270049333572, 0.0033003187272697687, -0.005217766389250755, 0.0023931378964334726, -10.160046577453613, 0.4410685896873474, 0.6535614728927612, -4.3151774406433105, 0.5517971515655518, 0.49132341146469116, -0.6855983734130859, -10.437369346618652, 4.497095108032227, -0.636330246925354, -5.045141696929932, -0.3118317425251007, -0.4439072906970978, -0.611092746257782, -9.778621461009607e-05, 0.0001399962930008769, -0.0007145322160795331, 6.813355867052451e-05, 0.0007467080722562969, 6.0542883147718385e-05, -0.00016952739679254591, -0.0008423592080362141, -0.0011315509909763932, -9.482041787123308e-05, 0.0008504452998749912, -0.00013220908294897527, -1.1192660331726074, -0.6904668807983398, 15.38367748260498, -20.693023681640625, 11.13302993774414, 0.17877109348773956, -1.4152300357818604, -0.2149059772491455, 12.655744552612305, -23.75893783569336, 10.981037139892578, -0.5396566390991211, 0.003395031439140439, -0.0017584934830665588, 0.007347632199525833, -0.08040539175271988, 0.44162940979003906, 0.1700880378484726, 0.20618286728858948, 0.45750993490219116, -0.0390370637178421, 0.13277260959148407, 2.067258358001709, -0.7382488250732422, -0.7898768186569214, -1.8311091661453247, -0.8168261051177979, 2.4601128101348877, -0.8348338007926941, 0.05441814661026001, 9.75187873840332, -1.3787291209155228e-05, 0.0009769267635419965, 0.0002618568541947752, -0.027227060869336128, 0.032895445823669434, 0.683876633644104, 0.7283436059951782], "std": [0.49137046933174133, 0.2077382653951645, 0.48007097840309143, 0.2838348150253296, 0.19496427476406097, 0.2619872987270355, 0.174788698554039, 0.1999567151069641, 0.10135452449321747, 0.23265713453292847, 0.2872738540172577, 0.2730467617511749, 0.08937148749828339, 0.12908293306827545, 0.0008177561685442924, 0.000827627838589251, 0.007371746469289064, 0.00011454441118985415, 0.006619763094931841, 0.0021900704596191645, 0.0010968656279146671, 0.0008630632655695081, 0.008049478754401207, 0.0006125724175944924, 0.006002740003168583, 0.0021804645657539368, 0.820406436920166, 1.0013580322265625e-05, 0.820406436920166, 0.820406436920166, 0.820406436920166, 0.820406436920166, 0.8394778966903687, 1.0013580322265625e-05, 0.8394778966903687, 0.8394778966903687, 0.8394778966903687, 0.8394778966903687, 0.0001318276481470093, 8.203333550227399e-07, 0.44061899185180664, 0.2618037164211273, 0.3823739290237427, 0.22768446803092957, 0.4130602478981018, 0.3714413046836853, 0.21864855289459229, 0.27745628356933594, 0.12076997756958008, 0.278734415769577, 0.3836841285228729, 0.30089616775512695, 0.17045506834983826, 0.1486685574054718, 4.843413352966309, 2.258561134338379, 1.0948647260665894, 2.5149590969085693, 0.5015673637390137, 0.7106914520263672, 0.5487423539161682, 1.6885849237442017, 3.659656047821045, 1.0357472896575928, 3.147728681564331, 0.465064138174057, 0.7558910250663757, 0.5117196440696716, 0.0040555475279688835, 0.0048777260817587376, 0.00577942281961441, 0.002257914748042822, 0.006178718525916338, 0.004374773241579533, 0.004120693076401949, 0.005336095578968525, 0.008156713098287582, 0.0028592885937541723, 0.004850645549595356, 0.004505406133830547, 0.9390830397605896, 0.23590059578418732, 3.824470281600952, 1.6444377899169922, 2.3176233768463135, 0.3745662271976471, 0.8398364186286926, 0.2281314879655838, 2.25014591217041, 2.623379707336426, 1.6914376020431519, 0.35996925830841064, 0.007118594367057085, 0.004313463345170021, 0.0004955251351930201, 0.0044744848273694515, 0.07818979769945145, 0.0630393922328949, 0.02841765061020851, 0.048990871757268906, 0.06575975567102432, 0.054221171885728836, 0.7613505721092224, 0.31296297907829285, 2.447683572769165, 0.4590369760990143, 0.44156262278556824, 0.9699552655220032, 0.0793260931968689, 0.08978883922100067, 0.04523817449808121, 0.003985261078923941, 0.0052876342087984085, 0.010117921978235245, 0.0011438491055741906, 0.001316127018071711, 0.0010422859340906143, 0.0009183557122014463], "count": [471]}, "action": {"min": [-1.5837115049362183, -0.02287086471915245, -1.5707963705062866, -1.7552918195724487, -0.7155184745788574, -0.9431817531585693, -0.6981316804885864, -0.974759042263031, -0.18167737126350403, 0.12912032008171082, -1.7059165239334106, 0.13592739403247833, -0.003120050998404622, -0.5260075330734253, -0.0006326848524622619, 0.007110306061804295, -0.6766613125801086, 0.9665427803993225, -0.349723756313324, -0.0327068455517292, -0.00778394378721714, -0.01683637499809265, -0.6715308427810669, 1.0004435777664185, -0.3814435601234436, 0.021289637312293053, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.010875321924686432, -2.498350795576698e-06, -1.8010895252227783, -1.7360408306121826, -0.7707046866416931, -1.3372085094451904, -2.326678991317749, -0.9070088863372803, -0.588676929473877, -1.0556106567382812, -0.3824755549430847, -0.6168275475502014, -1.6221400499343872, -0.7633824348449707, -0.8226591944694519, -0.5945532917976379], "max": [0.036576755344867706, 0.8778865337371826, -0.07550186663866043, -0.6249886751174927, 0.08835603296756744, 0.01042482815682888, -0.1926882416009903, -0.05953841283917427, 0.21080896258354187, 1.1125190258026123, -0.34113413095474243, 1.0694177150726318, 0.3369162678718567, -0.03327185660600662, 0.007597779855132103, 0.024791870266199112, -0.6516642570495605, 0.9746631383895874, -0.3284780979156494, -0.024192461743950844, 0.0008679359452798963, 0.00044625892769545317, -0.6458491086959839, 1.00933837890625, -0.3610069751739502, 0.02917531691491604, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.010106386616826057, 3.0495664304908132e-06, 2.404336452484131, 0.9125151634216309, 2.3702919483184814, 0.611519455909729, 1.354015827178955, 2.2306389808654785, 1.1762014627456665, 1.0189059972763062, 0.47749924659729004, 1.0103027820587158, 1.241701364517212, 1.684922218322754, 0.5284781455993652, 0.419722318649292], "mean": [-0.6082159280776978, 0.20617789030075073, -0.5637843012809753, -1.1696171760559082, -0.23135651648044586, -0.4461657404899597, -0.5642687678337097, -0.5988191962242126, 0.060660649091005325, 0.5931850671768188, -0.9056416749954224, 0.45912715792655945, 0.15771427750587463, -0.3694174885749817, 0.0031150381546467543, 0.01789218932390213, -0.6657391786575317, 0.9717153310775757, -0.33949026465415955, -0.0279079619795084, -0.003917715046554804, -0.006784776691347361, -0.6609123945236206, 1.0065745115280151, -0.37228140234947205, 0.025961007922887802, 0.589484453201294, 1.7453192472457886, 0.589484453201294, 0.589484453201294, 0.589484453201294, 0.589484453201294, 0.657111406326294, 1.7453192472457886, 0.657111406326294, 0.657111406326294, 0.657111406326294, 0.657111406326294, -0.010426134802401066, -2.2629487261838221e-07, -0.023434296250343323, 0.02806069888174534, -0.02389795519411564, 0.008321237750351429, 0.0025487684179097414, 0.011253762990236282, -0.0032286662608385086, -0.013593285344541073, 0.00429935147985816, 0.006359553895890713, 0.014722991734743118, 0.003192545147612691, -0.004861713852733374, 0.001997559331357479], "std": [0.5376164317131042, 0.20991210639476776, 0.49669528007507324, 0.2709996700286865, 0.1958293914794922, 0.2653888165950775, 0.17544814944267273, 0.19330726563930511, 0.10774970054626465, 0.24679534137248993, 0.2988033592700958, 0.27430087327957153, 0.08996634185314178, 0.12810643017292023, 0.0011543533764779568, 0.0031353533267974854, 0.0056325532495975494, 0.0012175887823104858, 0.006172545719891787, 0.0021439180709421635, 0.0013256263919174671, 0.0030934736132621765, 0.006235041655600071, 0.001158560044132173, 0.0056879702024161816, 0.002057025907561183, 0.820142924785614, 1.0013580322265625e-05, 0.820142924785614, 0.820142924785614, 0.820142924785614, 0.820142924785614, 0.8395190834999084, 1.0013580322265625e-05, 0.8395190834999084, 0.8395190834999084, 0.8395190834999084, 0.8395190834999084, 0.0001322942116530612, 8.18525791146385e-07, 0.447873592376709, 0.27308905124664307, 0.38900721073150635, 0.23619432747364044, 0.4130784273147583, 0.37137123942375183, 0.21906778216362, 0.28168290853500366, 0.12076926231384277, 0.279056191444397, 0.39103442430496216, 0.30083832144737244, 0.17054158449172974, 0.1487940102815628], "count": [471]}, "timestamp": {"min": [0.0], "max": [15.666666666666666], "mean": [7.833333333333333], "std": [4.532189398154135], "count": [471]}, "frame_index": {"min": [0], "max": [470], "mean": [235.0], "std": [135.96568194462407], "count": [471]}, "episode_index": {"min": [166], "max": [166], "mean": [166.0], "std": [0.0], "count": [471]}, "index": {"min": [65671], "max": [66141], "mean": [65906.0], "std": [135.96568194462407], "count": [471]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [471]}, "subtask_annotation": {"mean": [0.2908704883227176, 2.0, 2.0, 2.0, 2.0], "std": [0.4679783123701466, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [471]}, "scene_annotation": {"mean": [166.0], "std": [0.0], "min": [166], "max": [166], "count": [471]}, "eef_direction_state": {"mean": [3.8152866242038215, 3.148619957537155], "std": [1.9114860862621856, 1.9162931988986507], "min": [0, 0], "max": [6, 6], "count": [471]}, "eef_velocity_state": {"mean": [0.9087048832271762, 1.0424628450106157], "std": [0.7183880132174696, 0.6852258652527927], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_acc_mag_state": {"mean": [0.7600849256900213, 0.7983014861995754], "std": [0.8292548987224249, 0.8368359187833319], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_direction_action": {"mean": [3.4140127388535033, 3.3099787685774946], "std": [1.9365012751860977, 1.7195905673428353], "min": [0, 0], "max": [6, 6], "count": [471]}, "eef_velocity_action": {"mean": [1.0127388535031847, 1.099787685774947], "std": [0.7166855281362069, 0.6745447135912641], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_acc_mag_action": {"mean": [0.9278131634819533, 1.0828025477707006], "std": [0.8339220606919294, 0.8187955275903741], "min": [0, 0], "max": [2, 2], "count": [471]}, "eef_sim_pose_state": {"mean": [0.3569029071424054, 0.2837189956385406, 0.1891024152064507, 2.0668896877692458, -0.7384917096628448, -0.7897347043990517, 0.35662602139351257, -0.1614783495402275, 0.1377015041853683, -1.830893499974261, -0.8170260716742715, 2.4599464628728867], "std": [0.08199687876503765, 0.05425919798329372, 0.08755015668322547, 0.7614499031679806, 0.31294833175925607, 2.4682860640990585, 0.038095913391532746, 0.05051019738526186, 0.01757718840440487, 0.4590515339143793, 0.44153660139633677, 1.0217176379167412], "min": [0.2367244626209216, 0.22573963658664792, 0.09591468091784083, 0.5139264711107316, -1.039263888777816, -3.129910750373546, 0.25708259799811395, -0.30939267457615316, 0.0825334391740621, -2.773530868775993, -1.221026337969947, -3.1413755597034805], "max": [0.49156288913115614, 0.4490863596967422, 0.35780670061107894, 2.850228871732939, -0.11070213677605945, 3.1244005255896985, 0.4267817482614272, -0.09362869838937768, 0.18269254903976737, -0.9158771166425335, 0.17483001514721264, 3.1346704245772687], "count": [471]}, "eef_sim_pose_action": {"mean": [0.3668938759218776, 0.28406814271087155, 0.20951882583504372, 2.047861704915211, -0.7092813571652392, -0.8406931596429115, 0.37273247699875034, -0.16141477214190447, 0.1541953768271421, -1.832017993713248, -0.7739231507928325, 2.46483461500527], "std": [0.08173761029134281, 0.056795949614826105, 0.11536661146407848, 0.7057096080675282, 0.3695308939810893, 2.4567160309292007, 0.035425588499233565, 0.053418737856237415, 0.019342313174517723, 0.4766420803994429, 0.44455662069400503, 1.0263185983958356], "min": [0.24484081449151396, 0.21154333992387273, 0.09192230977747144, 0.6369456738747741, -1.0619607218313212, -3.137684336378048, 0.2683104780442898, -0.3235175577952947, 0.10504122272762263, -2.9298109988484144, -1.1781349528912535, -3.1406877999806975], "max": [0.5042811154724933, 0.4583328955877724, 0.41408626727647735, 2.7625657291468593, 0.07383118842587266, 3.135412168351081, 0.44409159672821397, -0.08638000048822313, 0.20396014397193934, -0.8752909590324928, 0.2186356242772336, 3.140451711580772], "count": [471]}}} +{"episode_index": 165, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4583290200884275]], [[0.5561823889850058]], [[0.48431051518646673]]], "std": [[[0.28943897697799625]], [[0.19620437970829452]], [[0.22590092715855964]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4362957131872357]], [[0.4174450043252595]], [[0.3475330473856209]]], "std": [[[0.28652581212932376]], [[0.2535862529790632]], [[0.29467000012603217]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41795866974240675]], [[0.4133988538062284]], [[0.3486382376970396]]], "std": [[[0.30020634310411043]], [[0.24297942176829668]], [[0.2777231465340353]]], "count": [100]}, "observation.state": {"min": [-0.6927523612976074, -0.36364853382110596, -0.6070250272750854, -2.043633460998535, -1.5453712940216064, -0.32021552324295044, -0.7000108957290649, -0.6437442302703857, -0.194179967045784, -0.20068329572677612, -1.9169235229492188, 0.4118611216545105, -0.582800567150116, -0.6439311504364014, 0.007381887175142765, -0.004023033659905195, -0.602590799331665, 0.9768829345703125, -0.4126024544239044, -0.026965364813804626, -0.008877702057361603, 0.00894499383866787, -0.6200910806655884, 0.9940685033798218, -0.4050944745540619, 0.03801544010639191, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0032439082860946655, -2.8508707146102097e-06, -1.5125641822814941, -0.49476444721221924, -1.010205864906311, -1.8193073272705078, -5.977719783782959, -1.199753999710083, -2.2281694412231445, -0.8232620358467102, -0.5342237949371338, -0.4401927590370178, -1.7299230098724365, -2.6404547691345215, -1.0617742538452148, -1.3792822360992432, -13.740897178649902, -27.35042953491211, -7.610500812530518, -13.583639144897461, -10.559218406677246, -2.7545785903930664, -4.906593322753906, -10.311241149902344, -6.593406677246094, -1.4181928634643555, -8.669109344482422, -2.3815629482269287, -3.299755811691284, -3.213675022125244, -0.010609535500407219, -0.034033067524433136, -0.07532727718353271, -0.0055280267260968685, -0.05040435492992401, -0.026005152612924576, -0.015072557143867016, -0.030916258692741394, -0.06720873713493347, -0.015517874620854855, -0.04314703494310379, -0.025016598403453827, -1.9725300073623657, -0.7163677215576172, -1.0838309526443481, -32.949954986572266, 3.7835707664489746, -0.24286583065986633, -1.8028500080108643, -0.8796846270561218, 2.7615418434143066, -31.787160873413086, 5.268231391906738, -0.9636856317520142, -0.021990567445755005, -0.016648992896080017, 0.0006105005741119385, -0.08198151737451553, 0.2424881011247635, -0.002707944018766284, 0.060921356081962585, 0.3505403995513916, -0.3791894018650055, 0.012212404981255531, -3.1277546882629395, -1.18641197681427, -3.0203044414520264, -2.835693597793579, -1.1478536128997803, 1.4807000160217285, -0.8761098980903625, -0.43769198656082153, 9.548585891723633, -0.017822176218032837, -0.06370621919631958, -0.05233845114707947, -0.03352516144514084, 0.006072912830859423, 0.921492874622345, 0.3615509867668152], "max": [0.4119274914264679, 0.002125868806615472, 0.1889273226261139, -0.5292014479637146, 0.06999817490577698, 0.4448898434638977, 0.41738665103912354, 0.19582393765449524, 0.32578736543655396, 0.4932490885257721, -0.5925254821777344, 1.4451253414154053, 0.15973931550979614, -0.008476919494569302, 0.014506680890917778, -0.00061881571309641, -0.5694296360015869, 0.9776185154914856, -0.3955754041671753, -0.018246043473482132, -0.0009012326481752098, 0.013827566057443619, -0.586097240447998, 0.9976184368133545, -0.3900594115257263, 0.04618958756327629, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0012503410689532757, 3.0017154131201096e-06, 1.1405811309814453, 1.3629988431930542, 1.2153902053833008, 2.026459217071533, 1.5863356590270996, 1.401594877243042, 3.9985885620117188, 1.2261463403701782, 1.0774717330932617, 0.4430641233921051, 1.2658113241195679, 1.564875841140747, 3.0983505249023438, 1.2152127027511597, 2.7838122844696045, 1.465201497077942, 2.4853479862213135, 3.7545788288116455, 1.5207569599151611, 1.721611738204956, 1.4920635223388672, 4.732481002807617, 26.77045440673828, 7.947497367858887, 2.960928201675415, 3.242368698120117, 5.451770305633545, 2.4963369369506836, 0.023628760129213333, 0.01270365435630083, 0.07464458048343658, 0.0060567897744476795, 0.033967867493629456, 0.009360848926007748, 0.030175479128956795, 0.02464240789413452, 0.10825250297784805, 0.019893262535333633, 0.03546743094921112, 0.012482197023928165, 0.31814998388290405, 0.1558934897184372, 12.619948387145996, -20.76137351989746, 18.408641815185547, 0.678189754486084, 0.9968700408935547, 0.17445223033428192, 12.219079971313477, -20.491504669189453, 16.919897079467773, -0.10507813841104507, 0.03442471846938133, 0.010890173725783825, 0.007326007820665836, -0.05465434491634369, 0.563880205154419, 0.31669092178344727, 0.4074375033378601, 0.5419110655784607, -0.026112962514162064, 0.293822318315506, 3.129981279373169, 0.10272614657878876, 3.063091993331909, -1.1844942569732666, -0.11185014247894287, 2.984325647354126, -0.3573783338069916, 0.530880868434906, 10.18696117401123, 0.01587921380996704, 0.071388840675354, 0.08036184310913086, -0.02135152369737625, 0.011862857267260551, 0.9317100048065186, 0.3869336247444153], "mean": [0.005217998754233122, -0.2283307909965515, -0.2898552119731903, -1.5811009407043457, -0.5947005748748779, 0.028841305524110794, -0.39410024881362915, -0.12358047813177109, 0.15988807380199432, 0.25491398572921753, -1.377353549003601, 0.8863193392753601, -0.29571568965911865, -0.3845469653606415, 0.011262478306889534, -0.0027303039096295834, -0.5914723873138428, 0.9773046374320984, -0.4035717248916626, -0.023323306813836098, -0.004280531778931618, 0.010614242404699326, -0.6088739037513733, 0.9966868758201599, -0.3980177342891693, 0.041692692786455154, 0.4862067401409149, 1.745327353477478, 0.4862067401409149, 0.4862067401409149, 0.4862067401409149, 0.4862067401409149, 0.6341896653175354, 1.745327353477478, 0.6341896653175354, 0.6341896653175354, 0.6341896653175354, 0.6341896653175354, -0.002262474736198783, -4.810518703379785e-07, -0.02018917165696621, 0.008375503122806549, -0.04210400581359863, 0.014803842641413212, -0.029254022985696793, -0.0025971513241529465, -0.014205503277480602, -0.008142632432281971, -0.00817714724689722, 0.04004150629043579, 0.03181750327348709, -0.04125329107046127, 0.0150522505864501, 0.004325925372540951, -3.9059534072875977, -9.233789443969727, -1.9249358177185059, -4.210543632507324, -0.2885003089904785, 0.07570453733205795, -0.5332645773887634, -2.8686652183532715, 9.828354835510254, 1.6650679111480713, -3.813779830932617, 0.2894566059112549, 0.13013522326946259, -0.5673202276229858, -3.9615897549083456e-05, -0.0008277225424535573, -0.0008988470071926713, -0.00015284396067727357, 0.00042056257370859385, -0.0005496485391631722, -6.788650352973491e-05, -0.00018849573098123074, -0.0005810334114357829, 0.0004375636053737253, 0.0006238336209207773, 0.00017973034118767828, -0.8159416317939758, -0.196205273270607, 6.473064422607422, -25.800920486450195, 11.739922523498535, 0.2752108573913574, -0.37721681594848633, -0.25797411799430847, 7.640685558319092, -26.182270050048828, 11.912711143493652, -0.5093713402748108, 0.0036678097676485777, -0.0022959201596677303, 0.004017598927021027, -0.0769026055932045, 0.3543199896812439, 0.0952676385641098, 0.2297631949186325, 0.4082910716533661, -0.14993779361248016, 0.1933509111404419, 1.014548897743225, -0.7223849296569824, 0.800735354423523, -2.233724355697632, -0.5468052625656128, 2.292229175567627, -0.6217323541641235, -0.03300393745303154, 9.776712417602539, -6.444255632231943e-06, 0.00034230281016789377, 5.1929779147030786e-05, -0.03018677420914173, 0.010610070079565048, 0.9262192249298096, 0.3755369484424591], "std": [0.3926602303981781, 0.10549116134643555, 0.21944139897823334, 0.4998054802417755, 0.5096412897109985, 0.1502959132194519, 0.26018843054771423, 0.22194156050682068, 0.17724521458148956, 0.17764894664287567, 0.33566418290138245, 0.2919946610927582, 0.23833687603473663, 0.20761191844940186, 0.002086814260110259, 0.0007346707861870527, 0.0069472091272473335, 0.00018808266031555831, 0.004979770630598068, 0.0024385666474699974, 0.002426890190690756, 0.0008312634890899062, 0.006993306800723076, 0.0006500455201603472, 0.005131610669195652, 0.0023200316354632378, 0.7749230861663818, 1.9073486328125e-06, 0.7749230861663818, 0.7749230861663818, 0.7749230861663818, 0.7749230861663818, 0.8322463631629944, 1.9073486328125e-06, 0.8322463631629944, 0.8322463631629944, 0.8322463631629944, 0.8322463631629944, 0.0003366270393598825, 9.094758866012853e-07, 0.3447960913181305, 0.23061774671077728, 0.31832557916641235, 0.6045138835906982, 0.7695410847663879, 0.3721919357776642, 0.5822334885597229, 0.30557864904403687, 0.22533230483531952, 0.15998810529708862, 0.4531553387641907, 0.5402388572692871, 0.41860485076904297, 0.29507869482040405, 3.866417407989502, 8.831562042236328, 2.3809478282928467, 3.9779961109161377, 1.470776915550232, 0.8030895590782166, 0.7555375099182129, 2.4362587928771973, 9.12187671661377, 2.1820247173309326, 3.4601199626922607, 0.9383496642112732, 1.5146175622940063, 0.7284407019615173, 0.0042880261316895485, 0.005464821122586727, 0.013617193326354027, 0.0022864595521241426, 0.008471638895571232, 0.005059091839939356, 0.0052048456855118275, 0.00681192334741354, 0.015974044799804688, 0.0035498272627592087, 0.007562813814729452, 0.004608653951436281, 0.5329504013061523, 0.1656540185213089, 2.4027862548828125, 2.52242112159729, 2.906606435775757, 0.20581303536891937, 0.5875449776649475, 0.1730617880821228, 2.0472140312194824, 2.6260852813720703, 2.645301342010498, 0.18821798264980316, 0.008322037756443024, 0.004297287203371525, 0.0008196166018024087, 0.00766897713765502, 0.10376357287168503, 0.08154560625553131, 0.08907559514045715, 0.06160604581236839, 0.11833629012107849, 0.1020558699965477, 2.3467495441436768, 0.3077196478843689, 2.429170608520508, 0.5801138281822205, 0.26133808493614197, 0.49629807472229004, 0.0755915492773056, 0.11008987575769424, 0.06246628612279892, 0.004306749440729618, 0.013675675727427006, 0.016298111528158188, 0.0023672254756093025, 0.0010555610060691833, 0.0028673727065324783, 0.007179595064371824], "count": [330]}, "action": {"min": [-0.7687422037124634, -0.3490658402442932, -0.7567189931869507, -2.1778717041015625, -1.5707963705062866, -0.35324957966804504, -0.6981316804885864, -0.6261276602745056, -0.2259080559015274, -0.06174139305949211, -1.7954814434051514, 0.3988648056983948, -0.586052656173706, -0.645409882068634, 0.007237410172820091, -0.013060146942734718, -0.5985900163650513, 0.9723689556121826, -0.4135148823261261, -0.02669793739914894, -0.008642797358334064, -0.00047713122330605984, -0.616129994392395, 0.9905146956443787, -0.4075997471809387, 0.037029851227998734, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0032439082860946655, -2.8508707146102097e-06, -1.5125641822814941, -0.49476444721221924, -1.010205864906311, -1.8193073272705078, -5.977719783782959, -1.199753999710083, -2.2281694412231445, -0.8232620358467102, -0.5342237949371338, -0.4401927590370178, -1.7299230098724365, -2.6404547691345215, -1.0617742538452148, -1.3792822360992432], "max": [0.40703701972961426, 0.15824580192565918, 0.22536855936050415, -0.4492724537849426, 0.04813070967793465, 0.46592044830322266, 0.40462470054626465, 0.1674996316432953, 0.3490658402442932, 0.5949940085411072, -0.4974881410598755, 1.447859525680542, 0.19642916321754456, -0.006665784399956465, 0.014188016764819622, 0.0027789841406047344, -0.5676968693733215, 0.9824239611625671, -0.3969070315361023, -0.01793767511844635, -0.000823274371214211, 0.01622108370065689, -0.5855215787887573, 1.003132700920105, -0.3918571472167969, 0.044677991420030594, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0012503410689532757, 1.918679572554538e-06, 1.1405811309814453, 1.3629988431930542, 1.2153902053833008, 2.026459217071533, 1.5863356590270996, 1.401594877243042, 3.9985885620117188, 1.2261463403701782, 1.0774717330932617, 0.4430641233921051, 1.2658113241195679, 1.564875841140747, 3.0983505249023438, 1.2152127027511597], "mean": [-0.012794515118002892, -0.23746569454669952, -0.3211249113082886, -1.5264703035354614, -0.6026580333709717, 0.025746125727891922, -0.3945779502391815, -0.1189342588186264, 0.1827116459608078, 0.27322641015052795, -1.3220868110656738, 0.8755682110786438, -0.2901730537414551, -0.3850524425506592, 0.010934989899396896, -0.002873496152460575, -0.5874559879302979, 0.9764734506607056, -0.40496206283569336, -0.02268960140645504, -0.004276196006685495, 0.009546816349029541, -0.6050328016281128, 0.9964560866355896, -0.39981070160865784, 0.040625181049108505, 0.4862067401409149, 1.745327353477478, 0.4862067401409149, 0.4862067401409149, 0.4862067401409149, 0.4862067401409149, 0.6338194608688354, 1.745327353477478, 0.6338194608688354, 0.6338194608688354, 0.6338194608688354, 0.6338194608688354, -0.00226294226013124, -4.901143597635382e-07, -0.019604461267590523, 0.008052253164350986, -0.04224572330713272, 0.013636683113873005, -0.030121222138404846, -0.0019325909670442343, -0.0144279133528471, -0.008377746678888798, -0.008119991049170494, 0.039063189178705215, 0.03200323507189751, -0.046574387699365616, 0.015488579869270325, 0.0037285778671503067], "std": [0.40471965074539185, 0.124903105199337, 0.23143374919891357, 0.5256252288818359, 0.5091931819915771, 0.15206633508205414, 0.25839483737945557, 0.21891331672668457, 0.19554881751537323, 0.17671635746955872, 0.35449451208114624, 0.29888173937797546, 0.24663567543029785, 0.20726627111434937, 0.0018724098335951567, 0.0023207669146358967, 0.0062110829167068005, 0.0014149340568110347, 0.004920151084661484, 0.0023373195435851812, 0.0022061713971197605, 0.002261141315102577, 0.006415811367332935, 0.0018742070533335209, 0.004987185820937157, 0.0021993734408169985, 0.7749231457710266, 1.9073486328125e-06, 0.7749231457710266, 0.7749231457710266, 0.7749231457710266, 0.7749231457710266, 0.8322560787200928, 1.9073486328125e-06, 0.8322560787200928, 0.8322560787200928, 0.8322560787200928, 0.8322560787200928, 0.0003369281184859574, 8.867156680025801e-07, 0.34505143761634827, 0.2307003140449524, 0.31821590662002563, 0.6045060753822327, 0.7693308591842651, 0.37176743149757385, 0.5822554230690002, 0.30560946464538574, 0.22533343732357025, 0.1589728444814682, 0.45320388674736023, 0.5321889519691467, 0.4185962378978729, 0.2947978973388672], "count": [330]}, "timestamp": {"min": [0.0], "max": [10.966666666666667], "mean": [5.483333333333333], "std": [3.175411900957219], "count": [330]}, "frame_index": {"min": [0], "max": [329], "mean": [164.5], "std": [95.26235702871658], "count": [330]}, "episode_index": {"min": [167], "max": [167], "mean": [167.0], "std": [0.0], "count": [330]}, "index": {"min": [66142], "max": [66471], "mean": [66306.5], "std": [95.26235702871658], "count": [330]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [330]}, "subtask_annotation": {"mean": [0.4090909090909091, 2.0, 2.0, 2.0, 2.0], "std": [0.5038419884361504, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [330]}, "scene_annotation": {"mean": [167.0], "std": [0.0], "min": [167], "max": [167], "count": [330]}, "eef_direction_state": {"mean": [3.521212121212121, 3.478787878787879], "std": [1.8848289972684462, 2.0775506522297698], "min": [0, 0], "max": [6, 6], "count": [330]}, "eef_velocity_state": {"mean": [1.121212121212121, 0.996969696969697], "std": [0.7610827915612423, 0.7527665534082985], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_acc_mag_state": {"mean": [0.990909090909091, 0.8151515151515152], "std": [0.8293347594612746, 0.8558607972771525], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_direction_action": {"mean": [3.109090909090909, 3.0515151515151517], "std": [1.8291186213937782, 1.8489343715709587], "min": [0, 0], "max": [6, 6], "count": [330]}, "eef_velocity_action": {"mean": [1.3060606060606061, 1.2121212121212122], "std": [0.7263188188598281, 0.6944618914245443], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_acc_mag_action": {"mean": [1.1787878787878787, 1.1545454545454545], "std": [0.7754793535174631, 0.7806721692315348], "min": [0, 0], "max": [2, 2], "count": [330]}, "eef_sim_pose_state": {"mean": [0.22852220164095088, 0.1541621477598517, 0.1653279776865798, 1.042666573766447, -0.7226793364820849, 0.7818601745853699, 0.2720513866624313, -0.19201606226126283, 0.14112851358966272, -2.2332274498175915, -0.5469546597288456, 2.291935266592306], "std": [0.09357313731172594, 0.052715015100778174, 0.037151543275424005, 2.4120481091221846, 0.3077806060263357, 2.494033809537812, 0.055043193887624686, 0.09816990168972524, 0.02877581202359075, 0.5802448003509293, 0.26144556207751846, 0.49628342614062887], "min": [0.13335557457359135, 0.08034226752173283, 0.11532429414396522, -3.139568928246188, -1.186576398349611, -3.1255408685817208, 0.19370478345389056, -0.3782625989920886, 0.0907182947069084, -2.832402661489647, -1.1478538471449475, 1.4808143826784468], "max": [0.41048936005415004, 0.2630140579117866, 0.28158885794701927, 3.1402972756220855, 0.10453043021651443, 3.1388284925081362, 0.3975437321456008, -0.08997015952467859, 0.18378558183804064, -1.1844979051456954, -0.11182310716130694, 2.98431837172721], "count": [330]}, "eef_sim_pose_action": {"mean": [0.22934516956239495, 0.14406384827803234, 0.16274746830470468, 0.618516176140429, -0.7222638367201072, 0.8149331025543831, 0.26662565137641653, -0.1809351421364706, 0.13212836625319024, -2.227198765711976, -0.5791151100215036, 2.332271096436043], "std": [0.09578285660480503, 0.0607972066809387, 0.04018208932123315, 2.560078747143871, 0.3318801983163917, 2.45094788338928, 0.051187574799475076, 0.10719468606453658, 0.037890744340085485, 0.6400876086375318, 0.3061078438138413, 0.5112320485256187], "min": [0.13117079257987158, 0.029365904555080292, 0.0984238989896759, -3.1398689886051674, -1.2208058015801235, -3.107157457601256, 0.20944070651682206, -0.40007600753949646, 0.06395070105299352, -2.7772290068748866, -1.2133184922865117, 1.4284231583658138], "max": [0.4185438358552327, 0.27024502028711866, 0.3051378275526179, 3.1357662194139024, 0.1905068953578053, 3.133341789886128, 0.38047898966882593, -0.04285108573873072, 0.19850073967117765, -1.0412218500189057, -0.06939864761641323, 3.020552555876717], "count": [330]}}} +{"episode_index": 166, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4518249567474048]], [[0.5465489186851211]], [[0.49387237841214915]]], "std": [[[0.2806138431472931]], [[0.20092838789211487]], [[0.2143698815447352]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4186344891387928]], [[0.4255071270665129]], [[0.38725187427912344]]], "std": [[[0.26603224738777]], [[0.2336361780036449]], [[0.2508172763986799]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4698044333910035]], [[0.4546115364282968]], [[0.343295696366782]]], "std": [[[0.30880502980926017]], [[0.21901387513425644]], [[0.26793531204549964]]], "count": [100]}, "observation.state": {"min": [-0.823409378528595, -0.17815004289150238, -0.5355920791625977, -1.4312983751296997, -1.2282371520996094, 0.014115439727902412, -0.5786970853805542, -0.8486795425415039, -0.42811861634254456, 0.5199041962623596, -1.5983823537826538, 0.31024277210235596, -0.6759792566299438, -0.6649611592292786, 0.010611518286168575, -0.0019006177317351103, -0.6150083541870117, 1.0410603284835815, -0.4628364145755768, -0.002791127422824502, -0.010204805061221123, 0.00028163043316453695, -0.6142286658287048, 1.0173108577728271, -0.45233938097953796, -0.0022363634780049324, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0005723180365748703, -2.847821633622516e-06, -0.7943255305290222, -0.05431538075208664, -0.1714811623096466, -0.2679959535598755, -1.7441786527633667, -0.505046010017395, -0.2574581801891327, -0.999218761920929, -0.6228271722793579, -0.5247858762741089, -0.8865733742713928, -0.9844573736190796, -1.60476815700531, -0.5987205505371094, -14.891539573669434, -7.326007843017578, -1.92368745803833, -9.40170955657959, -1.2338217496871948, -1.4059828519821167, -1.778998851776123, -12.348991394042969, -4.853480339050293, -2.808302879333496, -8.333333969116211, -0.6312576532363892, -4.045787334442139, -2.266788959503174, -0.0052384003065526485, -0.009353011846542358, -0.01236716564744711, -0.006995126139372587, -0.0018957792781293392, -0.011256461963057518, -0.006320259068161249, -0.009955196641385555, -0.012095982208848, -0.006212627049535513, -0.004387741442769766, -0.0037322617135941982, -2.439150094985962, -0.397157222032547, 6.428750038146973, -31.604320526123047, 16.337305068969727, -0.9199298620223999, 0.4029899835586548, -0.1521817296743393, 6.948395252227783, -29.828548431396484, 15.270072937011719, -0.6584558486938477, -0.016326958313584328, -0.013962233439087868, 0.0024420025292783976, -0.09564509987831116, 0.3949987590312958, 0.00738596310839057, 0.07862250506877899, 0.34057796001434326, -0.2806743383407593, -0.002238586777821183, -3.140756845474243, -1.0283087491989136, -3.033965587615967, -2.8251593112945557, -0.7234903573989868, 1.9334495067596436, -0.772369921207428, -0.14245828986167908, 9.675093650817871, -0.006435990333557129, -0.009616315364837646, -0.02082657814025879, -0.024473177269101143, 0.021742824465036392, 0.7085165977478027, 0.7034194469451904], "max": [-0.10769897699356079, 0.19112534821033478, -0.39597123861312866, -0.4199973940849304, 0.07906199991703033, 0.4586300849914551, -0.06928718090057373, -0.03423072770237923, 0.06942813098430634, 1.0441004037857056, -0.6530840992927551, 0.8061397671699524, 0.5063454508781433, -0.14933247864246368, 0.011568322777748108, 0.0016462209168821573, -0.6134516000747681, 1.0429391860961914, -0.46018531918525696, 0.0011691974941641092, -0.009260227903723717, 0.0039972905069589615, -0.611451268196106, 1.0220950841903687, -0.4511551558971405, 0.0002215068379882723, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -9.364900324726477e-05, 1.5370942492154427e-06, 0.1021474152803421, 0.4651656448841095, 0.22469060122966766, 1.3427057266235352, 0.3550415337085724, 0.5842936038970947, 0.7878804206848145, 0.5934827327728271, 0.45182061195373535, 0.5534400939941406, 0.7603844404220581, 0.3126536011695862, 1.2709825038909912, 0.4667748808860779, -4.431829452514648, 4.822955131530762, 1.8675212860107422, -0.8852258920669556, 0.25824177265167236, 1.2625153064727783, 0.8894994258880615, -3.3405747413635254, 8.394383430480957, 3.047008514404297, -0.9462759494781494, 2.4963369369506836, 1.721611738204956, 0.17216117680072784, 0.006023874506354332, 0.014101089909672737, 0.009398029185831547, 0.006486627273261547, 0.008352220058441162, 0.003453560173511505, 0.006057521793991327, 0.01758628524839878, 0.014755962416529655, 0.008414802141487598, 0.003064609132707119, 0.002562199253588915, -0.14846999943256378, 0.18558748066425323, 12.011220932006836, -21.27657699584961, 22.215373992919922, 0.6739972829818726, 2.078579902648926, 0.4602569341659546, 16.49501609802246, -20.51275062561035, 23.297576904296875, 1.1106534004211426, 0.023722965270280838, 0.007975981570780277, 0.004273504484444857, -0.05465434491634369, 0.5934137105941772, 0.3248371183872223, 0.308883935213089, 0.549137532711029, -0.026969626545906067, 0.2847888469696045, 3.139312267303467, 0.16071724891662598, 3.096738338470459, -0.8103139400482178, -0.16436906158924103, 2.9174959659576416, -0.5449132919311523, 0.09065966308116913, 9.87222671508789, 0.009478390216827393, 0.011230438947677612, 0.028614401817321777, -0.023254981264472008, 0.02280375361442566, 0.7100456953048706, 0.7049446702003479], "mean": [-0.27785101532936096, -0.12222779542207718, -0.4849063456058502, -1.3147112131118774, -0.14062894880771637, 0.24176135659217834, -0.4781275689601898, -0.4803239107131958, -0.09290321916341782, 0.7109467387199402, -1.0642008781433105, 0.5940500497817993, -0.1779816895723343, -0.3758147656917572, 0.011128438636660576, -0.0010949114803224802, -0.6145928502082825, 1.0422110557556152, -0.4622122645378113, 0.0002910095499828458, -0.009543883614242077, 0.0011183855822309852, -0.6122664213180542, 1.0186741352081299, -0.45168671011924744, -0.00010690934141166508, 0.6724599003791809, 1.745324969291687, 0.6724599003791809, 0.6724599003791809, 0.6724599003791809, 0.6724599003791809, 0.8479598164558411, 1.745324969291687, 0.8479598164558411, 0.8479598164558411, 0.8479598164558411, 0.8479598164558411, -0.0003341605479363352, -4.991692890143895e-07, -0.05841049179434776, 0.028215453028678894, -0.00396924652159214, 0.08083891868591309, -0.08985193818807602, -0.008665824308991432, 0.04065883159637451, 0.02654200792312622, 0.02000473067164421, 0.01012046355754137, -0.007752701640129089, -0.03029431588947773, -0.05482667312026024, -0.02953767590224743, -7.624386787414551, -3.4319658279418945, 0.05388427525758743, -4.877635478973389, -0.32405421137809753, 0.14036783576011658, -0.29912278056144714, -7.989505290985107, 3.4215660095214844, -0.1321692168712616, -4.548288345336914, 0.3688827455043793, -0.4458227753639221, -0.41514232754707336, 0.00028666015714406967, 0.00029092462500557303, -0.0003031785599887371, 6.312465120572597e-05, 0.00024156637664418668, -0.0003992017882410437, 2.2195568817551248e-05, -0.0005118735134601593, -0.0003504451015032828, 0.0005445581628009677, 9.022663289215416e-05, -0.00010476772877154872, -1.2407358884811401, -0.14706473052501678, 8.687521934509277, -26.267227172851562, 18.361764907836914, -0.028633279725909233, 1.292382836341858, 0.12139445543289185, 12.045038223266602, -25.297929763793945, 19.516969680786133, 0.33441877365112305, 0.002991732209920883, -0.0022814280819147825, 0.003432453842833638, -0.08008914440870285, 0.4290034770965576, 0.07105603814125061, 0.24414142966270447, 0.4493606984615326, -0.11596722900867462, 0.1395735740661621, -0.7656762003898621, -0.8803902864456177, 2.1144394874572754, -1.820638656616211, -0.45053330063819885, 2.39281964302063, -0.6529861092567444, -0.020997479557991028, 9.773717880249023, 0.0016665688017383218, 0.0006344071007333696, 0.0003419823187869042, -0.02392992563545704, 0.022385159507393837, 0.7096307277679443, 0.7038113474845886], "std": [0.14634443819522858, 0.09854485839605331, 0.03277760371565819, 0.18477760255336761, 0.32508882880210876, 0.14882688224315643, 0.10375569015741348, 0.26109713315963745, 0.19132380187511444, 0.17665690183639526, 0.28429505228996277, 0.1361120343208313, 0.42482030391693115, 0.15260909497737885, 0.00022344751050695777, 0.0006879958091303706, 0.00033837740193121135, 0.00044342156616039574, 0.000559600826818496, 0.0008518723770976067, 0.0002172896492993459, 0.0006614552694372833, 0.0005111451609991491, 0.0008600722067058086, 0.0003069275990128517, 0.0005368978017941117, 0.8458307981491089, 4.291534423828125e-06, 0.8458307981491089, 0.8458307981491089, 0.8458307981491089, 0.8458307981491089, 0.8575647473335266, 4.291534423828125e-06, 0.8575647473335266, 0.8575647473335266, 0.8575647473335266, 0.8575647473335266, 7.620421092724428e-05, 7.382111562037608e-07, 0.1564817577600479, 0.08891449868679047, 0.05943625792860985, 0.26623794436454773, 0.3130835294723511, 0.16949477791786194, 0.14100158214569092, 0.22723396122455597, 0.12602153420448303, 0.17409281432628632, 0.2776032090187073, 0.21461741626262665, 0.3677293658256531, 0.1649734526872635, 2.1413753032684326, 2.4696075916290283, 1.128149390220642, 2.6836776733398438, 0.34223100543022156, 0.4421510100364685, 0.5190514922142029, 2.674104928970337, 2.9825668334960938, 1.356990933418274, 2.243762969970703, 0.6544567346572876, 0.9778906106948853, 0.4863143861293793, 0.0021879044361412525, 0.00408710865303874, 0.003936357330530882, 0.0024727124255150557, 0.0011127934558317065, 0.0015836425591260195, 0.0022898304741829634, 0.004173348657786846, 0.004772562999278307, 0.002496666507795453, 0.0009448665077798069, 0.0010233698412775993, 0.4068939685821533, 0.11104264110326767, 1.2341018915176392, 2.5056190490722656, 1.0461671352386475, 0.43548235297203064, 0.2533888518810272, 0.11082582175731659, 2.0820436477661133, 1.583146095275879, 1.8577688932418823, 0.46987372636795044, 0.007021552883088589, 0.003994933795183897, 0.00045360333751887083, 0.006937881000339985, 0.04455392062664032, 0.06262794882059097, 0.038688886910676956, 0.057320524007081985, 0.08637451380491257, 0.09525981545448303, 2.7975497245788574, 0.2762333154678345, 1.746928095817566, 0.7092095017433167, 0.18523499369621277, 0.31707149744033813, 0.0323745459318161, 0.03678029775619507, 0.026179570704698563, 0.002628428628668189, 0.0033912654034793377, 0.006747478153556585, 0.0002678344608284533, 0.00021638210455421358, 0.000258579442743212, 0.0002646168286446482], "count": [361]}, "action": {"min": [-0.9022010564804077, -0.1613750159740448, -0.5779085159301758, -1.4155820608139038, -1.2516247034072876, 0.005698672495782375, -0.5729426741600037, -0.8933934569358826, -0.4313049912452698, 0.5100825428962708, -1.574376106262207, 0.3021434545516968, -0.6981316804885864, -0.6687090396881104, 0.009685589000582695, -0.00484094163402915, -0.6121584177017212, 1.0377566814422607, -0.46367618441581726, -0.0029443283565342426, -0.010996893979609013, -0.0031959149055182934, -0.610653281211853, 1.0143330097198486, -0.45296841859817505, -0.002593016717582941, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0005723180365748703, -2.847821633622516e-06, -0.7943255305290222, -0.05431538075208664, -0.1714811623096466, -0.2679959535598755, -1.7441786527633667, -0.505046010017395, -0.2574581801891327, -1.0220165252685547, -0.6072087287902832, -0.5247858762741089, -0.8865733742713928, -0.9844573736190796, -1.60476815700531, -0.5987205505371094], "max": [-0.11196605861186981, 0.23346684873104095, -0.37717798352241516, -0.27621543407440186, 0.08106111735105515, 0.45863813161849976, -0.011388015933334827, -0.04103802144527435, 0.08124255388975143, 1.0826694965362549, -0.5898287892341614, 0.8063477277755737, 0.5236405730247498, -0.147608682513237, 0.012301377952098846, 0.0033002325799316168, -0.6068131923675537, 1.041395664215088, -0.46027666330337524, 0.0013575816992670298, -0.008403792977333069, 0.005369364283978939, -0.605015754699707, 1.020344614982605, -0.45077523589134216, 0.00027766451239585876, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -9.364900324726477e-05, 1.5370942492154427e-06, 0.1021474152803421, 0.4651656448841095, 0.22469060122966766, 1.3427057266235352, 0.3550415337085724, 0.5842936038970947, 0.7878804206848145, 0.5934827327728271, 0.45182061195373535, 0.5534400939941406, 0.7603844404220581, 0.3126536011695862, 1.1123186349868774, 0.4667748808860779], "mean": [-0.32589399814605713, -0.09164299070835114, -0.4972319006919861, -1.2362077236175537, -0.15739554166793823, 0.23812028765678406, -0.4650636315345764, -0.49475014209747314, -0.08029314130544662, 0.7369306087493896, -1.027680516242981, 0.5895165801048279, -0.1868320107460022, -0.38114750385284424, 0.01098497211933136, -0.00042467127786949277, -0.6100491881370544, 1.0398362874984741, -0.46243053674697876, 0.00011558704864000902, -0.009557968005537987, 0.0015625804662704468, -0.6081188917160034, 1.0166358947753906, -0.45186299085617065, -0.00046077489969320595, 0.6772946119308472, 1.745324969291687, 0.6772946119308472, 0.6772946119308472, 0.6772946119308472, 0.6772946119308472, 0.8482499718666077, 1.745324969291687, 0.8482499718666077, 0.8482499718666077, 0.8482499718666077, 0.8482499718666077, -0.0003346923622302711, -5.065060122433351e-07, -0.05854983255267143, 0.028567984700202942, -0.004086193162947893, 0.08151113241910934, -0.09027443081140518, -0.008714140392839909, 0.04172743484377861, 0.02921425923705101, 0.02172604203224182, 0.009530174545943737, -0.009335942566394806, -0.029558364301919937, -0.05864899605512619, -0.029259497299790382], "std": [0.18008355796337128, 0.10516919940710068, 0.041511353105306625, 0.25333306193351746, 0.35109642148017883, 0.1490166187286377, 0.11466674506664276, 0.28174275159835815, 0.17701128125190735, 0.1858569085597992, 0.3034065067768097, 0.13972391188144684, 0.42608070373535156, 0.1513727307319641, 0.0005198805592954159, 0.0017921647522598505, 0.0008323444053530693, 0.0006003848975524306, 0.0006909442599862814, 0.0007979817455634475, 0.0005103376461192966, 0.0018228832632303238, 0.0009784596040844917, 0.001049316837452352, 0.0005518815596587956, 0.0005213923868723214, 0.846961498260498, 4.291534423828125e-06, 0.846961498260498, 0.846961498260498, 0.846961498260498, 0.846961498260498, 0.8576947450637817, 4.291534423828125e-06, 0.8576947450637817, 0.8576947450637817, 0.8576947450637817, 0.8576947450637817, 7.669202022952959e-05, 7.278715088432364e-07, 0.15646882355213165, 0.089077889919281, 0.05943719670176506, 0.26633313298225403, 0.3130438029766083, 0.16960600018501282, 0.14221835136413574, 0.22118841111660004, 0.12136940658092499, 0.17375655472278595, 0.27596649527549744, 0.2142758071422577, 0.3600323796272278, 0.16495028138160706], "count": [361]}, "timestamp": {"min": [0.0], "max": [12.0], "mean": [6.0], "std": [3.4737107920301407], "count": [361]}, "frame_index": {"min": [0], "max": [360], "mean": [180.0], "std": [104.21132376090422], "count": [361]}, "episode_index": {"min": [168], "max": [168], "mean": [168.0], "std": [0.0], "count": [361]}, "index": {"min": [66472], "max": [66832], "mean": [66652.0], "std": [104.21132376090422], "count": [361]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [361]}, "subtask_annotation": {"mean": [0.3878116343490305, 2.0, 2.0, 2.0, 2.0], "std": [0.4984918284410879, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [361]}, "scene_annotation": {"mean": [168.0], "std": [0.0], "min": [168], "max": [168], "count": [361]}, "eef_direction_state": {"mean": [4.3988919667590025, 3.3933518005540164], "std": [2.004537482167571, 2.1534897557949866], "min": [0, 0], "max": [6, 6], "count": [361]}, "eef_velocity_state": {"mean": [0.6177285318559557, 0.9335180055401662], "std": [0.7240363495338629, 0.695064580058157], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_acc_mag_state": {"mean": [0.49584487534626037, 0.703601108033241], "std": [0.7739594342426743, 0.8442166270936508], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_direction_action": {"mean": [3.6869806094182827, 3.5844875346260388], "std": [2.188884541728992, 1.9704697544414915], "min": [0, 0], "max": [6, 6], "count": [361]}, "eef_velocity_action": {"mean": [0.7617728531855956, 0.9778393351800554], "std": [0.6811926671576599, 0.6818231927366319], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_acc_mag_action": {"mean": [0.6814404432132964, 0.8808864265927978], "std": [0.8193735377563943, 0.8219261823004215], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_sim_pose_state": {"mean": [0.30043278346656915, 0.13677450298591282, 0.1585866520783943, -0.7397220816597866, -0.8804916689860792, 2.12326160887564, 0.33890241513771013, -0.2043836975258593, 0.13696884745570825, -1.8206237276158428, -0.45061304327020124, 2.3929041731045837], "std": [0.03869623284954728, 0.05329431770512934, 0.017225610780407467, 2.8883295104637607, 0.27615761128347205, 1.7551809525119828, 0.06360653996454474, 0.07914136569848548, 0.02883926772197909, 0.7092262002827584, 0.18524252912621955, 0.31706878503798974], "min": [0.25533028097769883, 0.1022257232404792, 0.13374904946358396, -3.1414157611484024, -1.0283004728736749, -3.0985350303857895, 0.22324938593396143, -0.34311125864184727, 0.09298032404895665, -2.8251334573078712, -0.7245427595448778, 1.9334658265277866], "max": [0.43267864146224716, 0.341006329632179, 0.19867954725253975, 3.1414575340814412, 0.16055710522570776, 3.1196561414654393, 0.420745785647653, -0.12776035087434115, 0.21989120060196699, -0.8103137294929293, -0.1643802087918358, 2.917443676628175], "count": [361]}, "eef_sim_pose_action": {"mean": [0.311955211175124, 0.14929182758308912, 0.15222776707184674, 1.7128084038265297, -0.8814595441289447, 1.9301940753836067, 0.33997550960372314, -0.20031990254467016, 0.1341913607712642, -1.8073183639830597, -0.44492503711675735, 2.396722417026545], "std": [0.04382455489516527, 0.06364752074972632, 0.01641456945691524, 2.3763313592684243, 0.33793564463488607, 2.0116711683455613, 0.06796654442903034, 0.07667616942532471, 0.030596963533359202, 0.7246259375343408, 0.19550215789512518, 0.3185372290426749], "min": [0.2593924301303313, 0.10138478417884869, 0.1291700710024168, -3.141509256811224, -1.080374167535674, -3.1414493640733863, 0.22487945204860949, -0.34582575655567277, 0.0863512317734325, -2.7987262054185553, -0.7403377413830691, 1.9282950217120138], "max": [0.44079786232292906, 0.3787483856754802, 0.18867353261988798, 3.141247037827518, 0.2822376922430918, 3.1411943332848087, 0.4346404241665425, -0.12972279618100163, 0.22155317233091817, -0.784644386819617, -0.13873633523214512, 2.932670325912267], "count": [361]}}} +{"episode_index": 167, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4291987048250673]], [[0.543667981064975]], [[0.48705688196847363]]], "std": [[[0.29631553100733604]], [[0.21759907655503566]], [[0.22356491411542767]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4161017060745867]], [[0.4302863490003845]], [[0.39568157679738564]]], "std": [[[0.26984737779936785]], [[0.24352279768919882]], [[0.2556397785640783]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4470438557285659]], [[0.4534322616301423]], [[0.37567351018838907]]], "std": [[[0.29552681611333387]], [[0.22127403376330126]], [[0.2576846951206058]]], "count": [100]}, "observation.state": {"min": [-0.6311365365982056, -0.28000354766845703, -0.5111792087554932, -1.5925726890563965, -1.3766489028930664, 0.09078492969274521, -0.7034445405006409, -0.9472702741622925, -0.3951151669025421, 0.44652432203292847, -1.6037235260009766, 0.06523346900939941, -0.7000060677528381, -0.6988641023635864, 0.01067628525197506, -0.003997588064521551, -0.5998978018760681, 1.0331332683563232, -0.46197861433029175, -0.010074764490127563, -0.013235248625278473, -0.001162446802482009, -0.6047710180282593, 1.0208786725997925, -0.4565475285053253, -0.011089425534009933, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.01087320875376463, -0.0019104633247479796, -0.8788464069366455, -0.8270856738090515, -0.7462853789329529, -0.8412312269210815, -1.5655534267425537, -0.787004828453064, -0.8239060640335083, -0.7358200550079346, -0.6676152348518372, -1.0041601657867432, -0.8401660919189453, -1.32877779006958, -1.6890063285827637, -1.6675132513046265, -12.293314933776855, -7.600733280181885, -2.0641026496887207, -9.768010139465332, -0.8321123719215393, -1.3485958576202393, -1.4346764087677002, -12.950294494628906, -5.189255237579346, -2.344933032989502, -12.393162727355957, -2.4389500617980957, -3.0128204822540283, -2.15201473236084, -0.008643935434520245, -0.025854546576738358, -0.013659791089594364, -0.008078466169536114, -0.003058834234252572, -0.009284812957048416, -0.0064256018958985806, -0.02761254832148552, -0.015948206186294556, -0.0059789568185806274, -0.006078016944229603, -0.008627406321465969, -3.839010000228882, -0.6730639934539795, 3.0584816932678223, -32.384552001953125, 12.705831527709961, -0.8322629332542419, -1.0180799961090088, -0.44540995359420776, 3.637514591217041, -35.09989929199219, 12.61502742767334, -0.4246228337287903, -0.0181463323533535, -0.017827894538640976, 0.006105006206780672, -0.08198151737451553, 0.38475489616394043, 0.08681213855743408, 0.04011467099189758, 0.33005309104919434, -0.19071665406227112, 0.010726713575422764, -3.0517566204071045, -0.8164465427398682, -2.9943244457244873, -3.1026573181152344, -0.9078710079193115, -3.1167759895324707, -0.6721287965774536, -0.2029588520526886, 9.709518432617188, -0.011934220790863037, -0.012788355350494385, -0.037646353244781494, -0.01827567256987095, 0.022898035123944283, 0.6995450854301453, 0.7122121453285217], "max": [-0.07732100039720535, 0.3206329941749573, -0.19226261973381042, -0.4947740137577057, 0.13771289587020874, 0.6969547271728516, -0.4165707528591156, -0.00782366469502449, 0.18043789267539978, 1.129258394241333, -0.5205159187316895, 0.9330014586448669, 0.5402642488479614, -0.08106263726949692, 0.011821242049336433, 0.0007238100515678525, -0.5971962809562683, 1.0354140996932983, -0.4595834016799927, -0.007539574056863785, -0.01224498264491558, 0.0034555308520793915, -0.6009671688079834, 1.0229291915893555, -0.4542286694049835, -0.009030479937791824, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.010297836735844612, -0.0019050058908760548, 0.6487447023391724, 0.635711669921875, 0.6620379090309143, 1.5471603870391846, 2.0200278759002686, 0.6970689296722412, 0.3579360544681549, 0.8092575073242188, 0.3671291172504425, 0.36280348896980286, 0.8808391094207764, 2.0180282592773438, 1.6143957376480103, 1.5049952268600464, -2.7838122844696045, 5.067155361175537, 2.527472496032715, -1.862645149230957e-09, 0.7460317611694336, 2.7545785903930664, 0.6886447668075562, -3.3628451824188232, 9.523809432983398, 2.232600688934326, 0.5189255475997925, 1.4059829711914062, 0.6886447072029114, 0.8034188747406006, 0.007663534954190254, 0.014241049997508526, 0.017584990710020065, 0.008315598592162132, 0.005093134939670563, 0.0047902911901474, 0.007272148504853249, 0.017791729420423508, 0.014680326916277409, 0.00609385222196579, 0.01329232007265091, 0.0036891659256070852, -1.8664799928665161, 0.1633169800043106, 10.541369438171387, -18.676410675048828, 19.650611877441406, 1.2670278549194336, 1.230180025100708, 0.4008689522743225, 14.267965316772461, -24.295061111450195, 24.651386260986328, 1.786921739578247, 0.022871263325214386, 0.011259741149842739, 0.008547008968889713, 0.013663585297763348, 0.5187551975250244, 0.27616631984710693, 0.305521160364151, 0.5499045252799988, 0.05466024950146675, 0.2914007306098938, 2.9972593784332275, 0.2922859191894531, 3.0318763256073, 3.1267659664154053, -0.053507380187511444, 3.112584114074707, -0.45006051659584045, 0.25153017044067383, 9.839506149291992, 0.01161763072013855, 0.013878971338272095, 0.04207310080528259, -0.01650753617286682, 0.024877814576029778, 0.7013074159622192, 0.7139573097229004], "mean": [-0.21277427673339844, -0.11009113490581512, -0.3296312391757965, -1.330945611000061, -0.28379350900650024, 0.3897290825843811, -0.6537811160087585, -0.350477010011673, 0.04117747023701668, 0.6717242002487183, -1.2015784978866577, 0.39034250378608704, -0.2127639800310135, -0.4821711480617523, 0.011149836704134941, -0.0016213736962527037, -0.5991731286048889, 1.0342445373535156, -0.46084293723106384, -0.008374510332942009, -0.012733737006783485, 0.0010416131699457765, -0.603472888469696, 1.0220749378204346, -0.45542365312576294, -0.009689916856586933, 0.5396889448165894, 1.745320200920105, 0.5396889448165894, 0.5396889448165894, 0.5396889448165894, 0.5396889448165894, 0.5684791207313538, 1.745320200920105, 0.5684791207313538, 0.5684791207313538, 0.5684791207313538, 0.5684791207313538, -0.010605605319142342, -0.0019077372271567583, -0.014263677410781384, 0.017821958288550377, -0.003586745588108897, 0.010592779144644737, -0.004615487065166235, 0.004667514003813267, -0.00204542581923306, -0.00011162256851093844, 0.0015807768795639277, -3.5241912428318756e-06, -0.0012873742962256074, 0.0012416343670338392, 0.014313911087810993, 0.0028941237833350897, -6.613699913024902, -2.1918303966522217, 0.028396395966410637, -4.910237789154053, -0.1682755947113037, 0.2490401715040207, -0.34393811225891113, -7.707009315490723, 3.5844204425811768, -0.04354531317949295, -4.807076930999756, 0.06690885871648788, -0.3966068625450134, -0.498849093914032, -1.0596987522148993e-05, 0.0001485137763665989, -0.0003785285516642034, -0.00013268468319438398, 0.00015100992459338158, -0.00015556681319139898, 3.0779134249314666e-05, -0.00030023627914488316, 0.0004058790218550712, 3.5349163226783276e-05, 0.00011627013009274378, -0.00010036018647952005, -2.7430202960968018, -0.17451028525829315, 6.735301971435547, -25.058391571044922, 16.228961944580078, 0.2870173454284668, 0.37731337547302246, 0.055005136877298355, 10.22298526763916, -29.04190444946289, 18.874452590942383, 0.7423533201217651, 0.0016614471096545458, -0.0021987224463373423, 0.007338748779147863, -0.03219686076045036, 0.42114028334617615, 0.16591572761535645, 0.24029333889484406, 0.41250184178352356, -0.06890499591827393, 0.18213270604610443, -1.2927385568618774, -0.5327185988426208, 1.2142516374588013, -0.26022204756736755, -0.6422476172447205, 0.6065346002578735, -0.5789884924888611, 0.08833678066730499, 9.779877662658691, 0.001161392661742866, 0.0005143956514075398, 0.0004330979136284441, -0.017731407657265663, 0.024222712963819504, 0.7006310224533081, 0.7128913998603821], "std": [0.14765284955501556, 0.22661812603473663, 0.06858060508966446, 0.32514244318008423, 0.535903811454773, 0.16612765192985535, 0.08575692027807236, 0.2882438600063324, 0.1667676717042923, 0.16154256463050842, 0.34705406427383423, 0.2735117971897125, 0.3621523976325989, 0.20430780947208405, 0.00027315536863170564, 0.0009428259218111634, 0.0005106522003188729, 0.0006482781609520316, 0.0006405598833225667, 0.0007794234552420676, 0.00021279853535816073, 0.0008470736793242395, 0.0007071057334542274, 0.00041601399425417185, 0.0005594870308414102, 0.0006475407280959189, 0.8009050488471985, 9.059906005859375e-06, 0.8009050488471985, 0.8009050488471985, 0.8009050488471985, 0.8009050488471985, 0.8116371035575867, 9.059906005859375e-06, 0.8116371035575867, 0.8116371035575867, 0.8116371035575867, 0.8116371035575867, 0.00013536743063014, 9.600719295121962e-07, 0.19202028214931488, 0.17066730558872223, 0.1535734385251999, 0.31910058856010437, 0.4344186782836914, 0.18454615771770477, 0.12129563093185425, 0.24199847877025604, 0.14714466035366058, 0.20550203323364258, 0.280327707529068, 0.3520773649215698, 0.45227766036987305, 0.31465592980384827, 1.8657402992248535, 3.430568218231201, 1.1509562730789185, 2.8499104976654053, 0.38515010476112366, 0.8502840399742126, 0.34960827231407166, 2.8148984909057617, 2.98360276222229, 0.9806199669837952, 2.614875555038452, 0.6485334634780884, 0.7748550176620483, 0.5554428696632385, 0.002688775537535548, 0.005488988943397999, 0.004916037432849407, 0.002488455269485712, 0.0011214951518923044, 0.0013925960520282388, 0.0023131384514272213, 0.005632484331727028, 0.004524559248238802, 0.0023405568208545446, 0.0015712105669081211, 0.0013752522645518184, 0.3280521631240845, 0.12211699038743973, 1.366995930671692, 3.622084379196167, 1.6280847787857056, 0.5422171950340271, 0.3391656279563904, 0.12792806327342987, 2.373701572418213, 2.185016393661499, 2.843414306640625, 0.5768759250640869, 0.006589360069483519, 0.004837535787373781, 0.0004997904761694372, 0.016952738165855408, 0.036531295627355576, 0.05914377048611641, 0.0942089781165123, 0.06185488402843475, 0.06687963008880615, 0.09300822764635086, 2.1644442081451416, 0.3877269923686981, 2.353895902633667, 2.359761953353882, 0.25055164098739624, 2.5919137001037598, 0.038945864886045456, 0.04720011353492737, 0.023005390539765358, 0.003429707605391741, 0.0047794366255402565, 0.009124647825956345, 0.0003302028635516763, 0.00043270233436487615, 0.00041271577356383204, 0.00041347218211740255], "count": [448]}, "action": {"min": [-0.6928020715713501, -0.2551248371601105, -0.5697994232177734, -1.5838737487792969, -1.382007122039795, 0.09558460116386414, -0.6981316804885864, -0.9887139797210693, -0.4206683933734894, 0.39105224609375, -1.5888571739196777, 0.05954454094171524, -0.6981316804885864, -0.6981316804885864, 0.009918838739395142, -0.010758080519735813, -0.6003814935684204, 1.0300614833831787, -0.46200495958328247, -0.009562714025378227, -0.013837045058608055, -0.00837875809520483, -0.602902889251709, 1.0184895992279053, -0.4565563201904297, -0.010899916291236877, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.01087320875376463, -0.0019104633247479796, -0.8788464069366455, -0.8237171769142151, -0.7462853789329529, -0.8412312269210815, -1.5655534267425537, -0.787004828453064, -0.8239060640335083, -0.7358200550079346, -0.6676152348518372, -1.0041601657867432, -0.8401660919189453, -1.32877779006958, -1.6890063285827637, -1.6675132513046265], "max": [-0.08302657306194305, 0.3409257233142853, -0.17339740693569183, -0.4042282998561859, 0.14256948232650757, 0.6981316804885864, -0.4143093228340149, -0.014086914248764515, 0.18751566112041473, 1.196661353111267, -0.4473959505558014, 0.936677098274231, 0.5469986796379089, -0.07857763022184372, 0.012843433767557144, 0.004964699037373066, -0.5939469337463379, 1.0344860553741455, -0.4585082530975342, -0.00724051333963871, -0.011205067858099937, 0.007068573031574488, -0.5980499982833862, 1.0214723348617554, -0.4532008767127991, -0.008511182852089405, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.010297836735844612, -0.0019050058908760548, 0.6487447023391724, 0.635711669921875, 0.6620379090309143, 1.5471603870391846, 2.0200278759002686, 0.6970689296722412, 0.3579360544681549, 0.8092575073242188, 0.3671291172504425, 0.36280348896980286, 0.8808391094207764, 2.0180282592773438, 1.6143957376480103, 1.5049952268600464], "mean": [-0.24181710183620453, -0.0890791267156601, -0.3337877690792084, -1.2801557779312134, -0.2848125696182251, 0.38909491896629333, -0.6507821679115295, -0.3808124363422394, 0.0292937271296978, 0.6882389187812805, -1.1596561670303345, 0.3870014250278473, -0.21056607365608215, -0.48237156867980957, 0.011201783083379269, -0.0013714531669393182, -0.5965451598167419, 1.032578706741333, -0.4607257843017578, -0.008052277378737926, -0.012544238939881325, 0.001046719029545784, -0.6007746458053589, 1.0202022790908813, -0.4551857113838196, -0.009698308072984219, 0.539844810962677, 1.745320200920105, 0.539844810962677, 0.539844810962677, 0.539844810962677, 0.539844810962677, 0.5685570240020752, 1.745320200920105, 0.5685570240020752, 0.5685570240020752, 0.5685570240020752, 0.5685570240020752, -0.010605457238852978, -0.001907735480926931, -0.015076316893100739, 0.01621376723051071, -0.004795142449438572, 0.010444139130413532, -0.004392208065837622, 0.005141504108905792, -0.0020608652848750353, -0.0003292998007964343, 0.001599739072844386, 0.0001178693855763413, -0.0011475387727841735, 0.0008157721604220569, 0.013824808411300182, 0.0025173050817102194], "std": [0.15731440484523773, 0.21321715414524078, 0.09226777404546738, 0.33549997210502625, 0.5376736521720886, 0.16659212112426758, 0.08495382219552994, 0.2985994815826416, 0.1589861363172531, 0.18433833122253418, 0.357652872800827, 0.2752845287322998, 0.3640163242816925, 0.20469482243061066, 0.0005841745878569782, 0.0020246729254722595, 0.0010024952935054898, 0.0008110046037472785, 0.0007799883023835719, 0.0006018641288392246, 0.0005385798285715282, 0.002007788047194481, 0.0008493130444549024, 0.0005837027565576136, 0.0006688439752906561, 0.0005590985529124737, 0.8010215759277344, 9.059906005859375e-06, 0.8010215759277344, 0.8010215759277344, 0.8010215759277344, 0.8010215759277344, 0.8116415143013, 9.059906005859375e-06, 0.8116415143013, 0.8116415143013, 0.8116415143013, 0.8116415143013, 0.0001357806468149647, 9.604177648725454e-07, 0.1926821619272232, 0.17433065176010132, 0.15563753247261047, 0.31906628608703613, 0.43424445390701294, 0.18482546508312225, 0.12129717320203781, 0.24203841388225555, 0.14714834094047546, 0.20553456246852875, 0.28034496307373047, 0.3519833981990814, 0.4524674415588379, 0.3145368993282318], "count": [448]}, "timestamp": {"min": [0.0], "max": [14.9], "mean": [7.45], "std": [4.3108712705335], "count": [448]}, "frame_index": {"min": [0], "max": [447], "mean": [223.5], "std": [129.32613811600498], "count": [448]}, "episode_index": {"min": [169], "max": [169], "mean": [169.0], "std": [0.0], "count": [448]}, "index": {"min": [66833], "max": [67280], "mean": [67056.5], "std": [129.32613811600498], "count": [448]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [448]}, "subtask_annotation": {"mean": [0.43973214285714285, 2.0, 2.0, 2.0, 2.0], "std": [0.5140281395532244, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [448]}, "scene_annotation": {"mean": [169.0], "std": [0.0], "min": [169], "max": [169], "count": [448]}, "eef_direction_state": {"mean": [3.8325892857142856, 2.90625], "std": [2.219256328760235, 2.3097534365165475], "min": [0, 0], "max": [6, 6], "count": [448]}, "eef_velocity_state": {"mean": [0.7388392857142857, 0.890625], "std": [0.7295488399587814, 0.6471790175859933], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_acc_mag_state": {"mean": [0.6696428571428571, 0.7946428571428571], "std": [0.8088615550921706, 0.8279535103531641], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_direction_action": {"mean": [3.2611607142857144, 2.703125], "std": [2.1205016444631544, 2.2616344166056104], "min": [0, 0], "max": [6, 6], "count": [448]}, "eef_velocity_action": {"mean": [0.9330357142857143, 0.984375], "std": [0.7102424627318096, 0.6424190905837315], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_acc_mag_action": {"mean": [0.9665178571428571, 1.0267857142857142], "std": [0.8162656800303474, 0.8013361768741935], "min": [0, 0], "max": [2, 2], "count": [448]}, "eef_sim_pose_state": {"mean": [0.2953008929331281, 0.194235280018046, 0.14970618074361536, -1.285854383078076, -0.5328716410220603, 1.2074256277215818, 0.30287739891868093, -0.14645430831118103, 0.1434340641917298, -0.2671811012216992, -0.6424184092722188, 0.6136540951527619], "std": [0.030161513095541836, 0.09509062819988719, 0.040475990183281164, 2.180823467290576, 0.3877192953742505, 2.3686610730254625, 0.06996525660857522, 0.06115290925410515, 0.017814682450622853, 2.370532364056521, 0.2506060912733266, 2.6009056216272763], "min": [0.2646231567103514, 0.11630696898575821, 0.05490071405114139, -3.102900133943427, -0.816443626838567, -3.1329848029602916, 0.21637101539478928, -0.2829711492310598, 0.10913798739884153, -3.134167306772048, -0.9077996852352205, -3.1286789816075835], "max": [0.3790293899588247, 0.37304826017685244, 0.18371630106544687, 3.1232036769687173, 0.29225235029315866, 3.091306666608887, 0.4363415947314616, -0.09165929685870583, 0.1711264124218941, 3.1371166676268194, -0.052625339214595, 3.1412926378195367], "count": [448]}, "eef_sim_pose_action": {"mean": [0.302127666956971, 0.2000030756972779, 0.1435259284515135, -1.2321429996359883, -0.5535972975470652, 1.157607284904492, 0.3099163820467263, -0.15156151290504138, 0.14079812881795856, -0.6414172992742768, -0.6293418125660838, 0.4746966586471601], "std": [0.03018382457322897, 0.09364909127885714, 0.03740810235580851, 2.243730747732046, 0.4056721629355757, 2.4183574729734976, 0.07131521037626168, 0.05942873718810349, 0.016885288564390342, 2.3057969528654034, 0.26956677760486575, 2.6275404520737324], "min": [0.26826305441670856, 0.11903410246754732, 0.059901836716441004, -3.0854911751936545, -0.8619370880792617, -3.124747998101555, 0.21649768305278044, -0.29002516982646265, 0.1016733890777391, -3.1414331044300967, -0.8727363335816557, -3.1394238312569382], "max": [0.3887303090589246, 0.387561861443451, 0.20180465955377744, 3.130004185402898, 0.3064554283081653, 3.135757455204382, 0.44132321259850643, -0.09200187537682082, 0.17569685961055756, 3.1414845542977465, -0.06889039090752314, 3.1240910103373394], "count": [448]}}} +{"episode_index": 168, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41860282103037294]], [[0.5633964604959631]], [[0.4752506247597078]]], "std": [[[0.30537822025501565]], [[0.1939106687207036]], [[0.22973686044577102]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.436457737408689]], [[0.4156730776624375]], [[0.3466196679161861]]], "std": [[[0.2921515545822059]], [[0.27089886637360405]], [[0.3154836454837663]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4086113249711649]], [[0.4478450379661668]], [[0.3560745074009996]]], "std": [[[0.30278028332854984]], [[0.22777092061545853]], [[0.28569562164356727]]], "count": [100]}, "observation.state": {"min": [-0.10005559027194977, -0.23765699565410614, -0.30099374055862427, -1.7629125118255615, -1.1916404962539673, -0.864706814289093, -0.698864758014679, -0.31678903102874756, -0.2977465093135834, 0.1699640452861786, -1.6194748878479004, 0.2965303361415863, -0.4653959274291992, -0.47512465715408325, -0.006612707860767841, -0.01357909943908453, -0.6107147336006165, 0.964638888835907, -0.3801337778568268, -0.004117829259485006, -0.001890670508146286, 0.012873511761426926, -0.5598414540290833, 0.9794183969497681, -0.4422565698623657, 0.03502323850989342, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.006289919838309288, -0.0003831021022051573, -0.5269579887390137, -0.4094383716583252, -0.9094933271408081, -1.0300201177597046, -2.427549123764038, -1.7060853242874146, -1.1913777589797974, -0.72749924659729, -0.1919512152671814, -0.4137793779373169, -1.1699694395065308, -1.5213751792907715, -0.9251183867454529, -1.0133839845657349, -7.694457054138184, -2.8998780250549316, -1.6288156509399414, -10.04273509979248, -2.8693528175354004, -1.6068376302719116, -1.4633699655532837, -8.006243705749512, -5.982906341552734, -0.870573878288269, -8.669108390808105, -0.7460317611694336, -1.721611738204956, -1.1764346361160278, -0.00869800616055727, -0.023517560213804245, -0.014329997822642326, -0.0055658211931586266, -0.01637343131005764, -0.015697453171014786, -0.005720697809010744, -0.022129634395241737, -0.017053304240107536, -0.003926846198737621, -0.01066594384610653, -0.015671825036406517, 1.208970069885254, -0.4676804542541504, 8.106460571289062, -28.5757999420166, 9.677406311035156, -0.8865861296653748, -0.9544500112533569, -0.9427844285964966, 0.801737904548645, -27.823318481445312, 7.996456146240234, -1.4564487934112549, -0.019256997853517532, -0.014998420141637325, 0.0036630036775022745, -0.09564509987831116, 0.319777250289917, 0.07636497169733047, 0.03155085816979408, 0.3319518566131592, -0.3240184187889099, 0.018808025866746902, -3.0800609588623047, -1.229809045791626, -2.9591445922851562, -2.4482522010803223, -1.2218122482299805, 1.62362539768219, -0.7912973165512085, -0.30503153800964355, 9.610810279846191, -0.014137089252471924, -0.024601399898529053, -0.0593399703502655, -0.024557054042816162, 0.022447090595960617, 0.6293016076087952, 0.7739296555519104], "max": [0.24344593286514282, 0.1338995099067688, 0.2664450407028198, -1.2015509605407715, 0.062382474541664124, 0.37486767768859863, -0.19272524118423462, 0.2486753761768341, 0.15869519114494324, 0.6211310625076294, -0.9697140455245972, 1.220151424407959, 0.13398334383964539, 0.10605109483003616, -0.0037425963673740625, -0.010888970457017422, -0.6064026355743408, 0.9654415249824524, -0.37508854269981384, 0.0008716698503121734, 0.00047706038458272815, 0.01629330962896347, -0.5545448660850525, 0.9805096387863159, -0.43809109926223755, 0.04171998053789139, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.005718621425330639, -5.134941716278263e-07, 0.48230814933776855, 0.5070247650146484, 0.6663790345191956, 0.8513513207435608, 1.64303457736969, 3.240687131881714, 1.5532671213150024, 0.9135722517967224, 0.7181788682937622, 0.4368482232093811, 0.9280174970626831, 0.20534299314022064, 0.6444263458251953, 0.3707646429538727, -0.21156974136829376, 4.30402946472168, 1.5866910219192505, 2.8693530559539795, 1.090354084968567, 3.357142925262451, 2.8693528175354004, -1.4698529243469238, 9.676435470581055, 1.741147756576538, 1.129426121711731, 0.860805869102478, 0.3730158805847168, 0.25824177265167236, 0.011544502340257168, 0.01385895349085331, 0.01806005649268627, 0.004992092959582806, 0.01589074917137623, 0.01226603239774704, 0.012457582168281078, 0.02726862020790577, 0.015725119039416313, 0.00726113049313426, 0.013570401817560196, 0.01847982406616211, 3.499650001525879, 0.5493389368057251, 14.178882598876953, -21.083820343017578, 17.55145263671875, 0.20003660023212433, 1.0605000257492065, -0.10021723806858063, 6.577220439910889, -20.796236038208008, 15.35693359375, -0.42082035541534424, 0.02494140900671482, 0.00887998566031456, 0.008547008968889713, -0.04099075868725777, 0.42380207777023315, 0.2747671604156494, 0.23679141700267792, 0.4810212552547455, 0.018844086676836014, 0.11293856799602509, 3.032365560531616, -0.23267506062984467, 3.1075010299682617, -1.2494874000549316, 0.00044492489541880786, 2.446469306945801, -0.493935763835907, 0.15640263259410858, 9.868515014648438, 0.013259023427963257, 0.029098719358444214, 0.03165203332901001, -0.0225918497890234, 0.02463834546506405, 0.6324130892753601, 0.7765080332756042], "mean": [0.06451158970594406, -0.08921313285827637, -0.022545931860804558, -1.4192055463790894, -0.3035997152328491, -0.17479385435581207, -0.6020236611366272, -0.05913250148296356, 0.007754850666970015, 0.37870877981185913, -1.2865108251571655, 0.8144875764846802, -0.22027961909770966, -0.17691904306411743, -0.0049125016666948795, -0.012127365916967392, -0.6090975999832153, 0.965124249458313, -0.3770860433578491, -0.001999691827222705, -0.00044125597923994064, 0.014707844704389572, -0.5576971769332886, 0.9800403118133545, -0.43941354751586914, 0.038187913596630096, 0.37342777848243713, 1.612006425857544, 0.37342777848243713, 0.37342777848243713, 0.37342777848243713, 0.37342777848243713, 0.5054184198379517, 1.7453304529190063, 0.5054184198379517, 0.5054184198379517, 0.5054184198379517, 0.5054184198379517, -0.006012324709445238, -0.00023590534692630172, 0.014177731238305569, -0.008867444470524788, 0.004111262038350105, -0.02473221905529499, 0.03501785546541214, -0.04740293323993683, 0.00964354444295168, 0.051349326968193054, 0.06121274456381798, 0.007285655476152897, -0.0020722588524222374, -0.18217498064041138, -0.051684677600860596, -0.1133243516087532, -3.8677961826324463, -0.18385693430900574, -0.2397456169128418, -3.482680559158325, 0.23559243977069855, 0.15894357860088348, -0.5108377933502197, -4.643657207489014, 1.9204622507095337, 0.0991356298327446, -5.036066055297852, -0.029756255447864532, -0.44787153601646423, -0.6976114511489868, -5.9652666095644236e-05, -0.0004237696703057736, 5.595771654043347e-06, -0.0002909520408138633, -0.0002541756257414818, -0.0006781311240047216, 0.0004992192843928933, 0.0008196912822313607, -0.001140131033025682, 0.0005618409486487508, -0.0007324035977944732, -0.0004355610581114888, 2.453340530395508, 0.1939045786857605, 11.196493148803711, -25.193531036376953, 13.781224250793457, -0.4704708456993103, -0.16462300717830658, -0.3541884422302246, 2.7149388790130615, -24.62101173400879, 11.416129112243652, -1.1009836196899414, 0.0030937576666474342, -0.0027749938890337944, 0.0056019127368927, -0.06942492723464966, 0.35670846700668335, 0.1945832073688507, 0.1333121657371521, 0.3962469696998596, -0.13726097345352173, 0.06693438440561295, -0.8404744863510132, -0.9014294743537903, 0.732529878616333, -1.7356467247009277, -0.6730272173881531, 2.025268316268921, -0.6658860445022583, -0.07859863340854645, 9.759336471557617, 0.0003358665853738785, 0.0015874815871939063, 0.0006610258715227246, -0.02360624633729458, 0.023719199001789093, 0.6312226057052612, 0.7748786807060242], "std": [0.1200021356344223, 0.11159175634384155, 0.20158229768276215, 0.1472015231847763, 0.3982686698436737, 0.37031981348991394, 0.15604571998119354, 0.16786827147006989, 0.1523003727197647, 0.11907614767551422, 0.16764184832572937, 0.2516018748283386, 0.14604496955871582, 0.1610458791255951, 0.0009185034432448447, 0.0007280972204171121, 0.0012718037469312549, 0.00012492189125623554, 0.001571802655234933, 0.0016062825452536345, 0.0007174147176556289, 0.0008570733480155468, 0.001555187744088471, 0.00031107664108276367, 0.001418431056663394, 0.0018842018907889724, 0.6893661022186279, 0.4341382384300232, 0.6893661022186279, 0.6893661022186279, 0.6893661022186279, 0.6893661022186279, 0.7732518911361694, 1.1920928955078125e-06, 0.7732518911361694, 0.7732518911361694, 0.7732518911361694, 0.7732518911361694, 0.00010354835831094533, 8.35886166896671e-05, 0.24810227751731873, 0.20693491399288177, 0.32753705978393555, 0.4670008420944214, 0.9084471464157104, 0.9483478665351868, 0.42969217896461487, 0.33039361238479614, 0.21453537046909332, 0.2198406159877777, 0.4841711223125458, 0.3420354723930359, 0.3171082139015198, 0.24420961737632751, 1.7117842435836792, 1.8944004774093628, 0.9102936387062073, 3.1956241130828857, 0.6328716278076172, 0.8997257351875305, 0.8892911672592163, 1.84064781665802, 3.9205856323242188, 0.6245573163032532, 2.609419584274292, 0.2996649146080017, 0.5472208857536316, 0.3247753083705902, 0.003240688005462289, 0.005619576666504145, 0.006642960011959076, 0.002476590219885111, 0.004833908751606941, 0.004048129078000784, 0.0034650773741304874, 0.006970963906496763, 0.006475497968494892, 0.0021665135864168406, 0.0035890107974410057, 0.004415751900523901, 0.539610743522644, 0.19530072808265686, 1.5998599529266357, 1.857619285583496, 2.0339183807373047, 0.32298317551612854, 0.4131026268005371, 0.15898707509040833, 1.254282832145691, 2.068408250808716, 1.96725332736969, 0.2955920994281769, 0.0072278548032045364, 0.004828791134059429, 0.0007372279651463032, 0.012940687127411366, 0.031039046123623848, 0.06597700715065002, 0.04598867520689964, 0.04181342199444771, 0.10238587856292725, 0.026179753243923187, 2.317413806915283, 0.2967829704284668, 2.2954790592193604, 0.3238634765148163, 0.34379470348358154, 0.24055936932563782, 0.06465395539999008, 0.06715720146894455, 0.04689440876245499, 0.004290411714464426, 0.00923155713826418, 0.014831839129328728, 0.0006038778810761869, 0.0006911293021403253, 0.0005569347413256764, 0.0004525315307546407], "count": [144]}, "action": {"min": [-0.15385319292545319, -0.2410709112882614, -0.34575867652893066, -1.838464379310608, -1.2007471323013306, -0.8712282180786133, -0.6981316804885864, -0.3639207184314728, -0.31076374650001526, 0.18053394556045532, -1.5721001625061035, 0.2919597029685974, -0.47562724351882935, -0.47863590717315674, -0.006837411783635616, -0.014891982078552246, -0.6073504686355591, 0.9621314406394958, -0.3818965554237366, -0.005110992584377527, -0.0019195942441001534, 0.009653281420469284, -0.5561851859092712, 0.9777591824531555, -0.4445289075374603, 0.03468610346317291, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.006289919838309288, -0.0003831021022051573, -0.5269579887390137, -0.4094383716583252, -0.9094933271408081, -1.0300201177597046, -2.427549123764038, -1.7060853242874146, -1.1913777589797974, -0.7307817339897156, -0.1919512152671814, -0.4137793779373169, -1.1699694395065308, -1.5213751792907715, -0.9251183867454529, -1.0133839845657349], "max": [0.24761727452278137, 0.17589783668518066, 0.28940778970718384, -1.1011183261871338, 0.06592918932437897, 0.3883436918258667, -0.17933136224746704, 0.25622472167015076, 0.1804204285144806, 0.658684253692627, -0.8666514754295349, 1.2224647998809814, 0.147047221660614, 0.10695457458496094, -0.003507600398734212, -0.006458139047026634, -0.6007745862007141, 0.9671648144721985, -0.37577831745147705, -0.00037190972943790257, 0.0008469757158309221, 0.018589677289128304, -0.5489689111709595, 0.9814560413360596, -0.4385569095611572, 0.040599554777145386, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.005718621425330639, -5.134941716278263e-07, 0.48230814933776855, 0.5070247650146484, 0.6663790345191956, 0.8513513207435608, 1.64303457736969, 3.240687131881714, 1.5532671213150024, 0.9135722517967224, 0.7181788682937622, 0.4368482232093811, 0.9280174970626831, 0.20534299314022064, 0.6444263458251953, 0.3707646429538727], "mean": [0.049515750259160995, -0.07489100098609924, -0.024580448865890503, -1.3722505569458008, -0.3000587522983551, -0.18569143116474152, -0.5948078632354736, -0.05990368127822876, 0.022922880947589874, 0.38346537947654724, -1.2545124292373657, 0.7778170108795166, -0.22671760618686676, -0.19883963465690613, -0.005033860448747873, -0.011311259120702744, -0.6042652726173401, 0.9643906354904175, -0.37876537442207336, -0.0033006344456225634, -0.000371312111383304, 0.013693612068891525, -0.5528385639190674, 0.9793425798416138, -0.4411791265010834, 0.03731526806950569, 0.37936675548553467, 1.612006425857544, 0.37936675548553467, 0.37936675548553467, 0.37936675548553467, 0.37936675548553467, 0.5042063593864441, 1.7453304529190063, 0.5042063593864441, 0.5042063593864441, 0.5042063593864441, 0.5042063593864441, -0.006010006181895733, -0.00023478292860090733, 0.014715999364852905, -0.009088737890124321, 0.005257650278508663, -0.024776890873908997, 0.03507700562477112, -0.0476706400513649, 0.009847466833889484, 0.05631799250841141, 0.061774060130119324, 0.006537416484206915, -0.005507051944732666, -0.1822522133588791, -0.05298059433698654, -0.11243409663438797], "std": [0.1321319043636322, 0.11968813091516495, 0.2205497920513153, 0.18688909709453583, 0.4048687815666199, 0.37291935086250305, 0.1584741175174713, 0.19313955307006836, 0.1412181407213211, 0.12893690168857574, 0.2040967047214508, 0.25862184166908264, 0.14371611177921295, 0.1605207920074463, 0.0008207467617467046, 0.0015305333072319627, 0.0017032065661624074, 0.0012076495913788676, 0.0017539662076160312, 0.0013191658072173595, 0.0006854390958324075, 0.0016938940389081836, 0.0017004503170028329, 0.0009945323690772057, 0.0016974565805867314, 0.0015929826768115163, 0.692787230014801, 0.4341382384300232, 0.692787230014801, 0.692787230014801, 0.692787230014801, 0.692787230014801, 0.7722859382629395, 1.1920928955078125e-06, 0.7722859382629395, 0.7722859382629395, 0.7722859382629395, 0.7722859382629395, 0.00010385827044956386, 8.320517372339964e-05, 0.24797366559505463, 0.20693562924861908, 0.3273870050907135, 0.4669954478740692, 0.9084472060203552, 0.9483469128608704, 0.42969271540641785, 0.32413017749786377, 0.2142767310142517, 0.21970580518245697, 0.4824081063270569, 0.3420683741569519, 0.315887451171875, 0.24466554820537567], "count": [144]}, "timestamp": {"min": [0.0], "max": [4.766666666666667], "mean": [2.3833333333333333], "std": [1.3856072341783612], "count": [144]}, "frame_index": {"min": [0], "max": [143], "mean": [71.5], "std": [41.56821702535083], "count": [144]}, "episode_index": {"min": [170], "max": [170], "mean": [170.0], "std": [0.0], "count": [144]}, "index": {"min": [67281], "max": [67424], "mean": [67352.5], "std": [41.56821702535083], "count": [144]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [144]}, "subtask_annotation": {"mean": [0.2708333333333333, 2.0, 2.0, 2.0, 2.0], "std": [0.4746160729122704, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [144]}, "scene_annotation": {"mean": [170.0], "std": [0.0], "min": [170], "max": [170], "count": [144]}, "eef_direction_state": {"mean": [3.701388888888889, 2.5208333333333335], "std": [1.9475050317689617, 1.874421206962596], "min": [0, 0], "max": [6, 6], "count": [144]}, "eef_velocity_state": {"mean": [1.2986111111111112, 1.2847222222222223], "std": [0.8086327719530931, 0.7422113584534286], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_acc_mag_state": {"mean": [1.0416666666666667, 1.25], "std": [0.823904997220216, 0.8457409637576849], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_direction_action": {"mean": [3.423611111111111, 2.9097222222222223], "std": [1.8430796280769053, 1.7713506869541216], "min": [0, 0], "max": [6, 6], "count": [144]}, "eef_velocity_action": {"mean": [1.4513888888888888, 1.3402777777777777], "std": [0.7054338805845264, 0.6254242387332464], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_acc_mag_action": {"mean": [1.0069444444444444, 1.2361111111111112], "std": [0.8374608430131204, 0.816378444982533], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_sim_pose_state": {"mean": [0.2201360949487568, 0.2534824135528206, 0.069575462060401, -0.8412519079501055, -0.9028418984932391, 0.7329916225092391, 0.24319660063521178, -0.20065525639536397, 0.07820663025660396, -1.7352441945877735, -0.6732707033377039, 2.0250110591873023], "std": [0.034516756505202806, 0.02999969571424615, 0.027499240415441654, 2.4538639833211127, 0.29702908034055964, 2.406880848800651, 0.04523789005370106, 0.07320238146918219, 0.01773728760097655, 0.3235768053603081, 0.34384471406214157, 0.2403456934387139], "min": [0.16708595936394444, 0.1966623313134912, 0.03394939686173677, -3.1315394910910603, -1.2298136563316127, -3.1141499122080254, 0.16700844335682113, -0.34080722932483587, 0.056734256807125835, -2.448250148186794, -1.2218127856843661, 1.6236946255583486], "max": [0.2687778757591242, 0.2851308878472514, 0.12544186639801547, 3.13974210204199, -0.2328821826452907, 3.128064723688529, 0.3299480202427431, -0.09955353752868237, 0.1153043459099526, -1.2493738800458516, 0.0004499900220251707, 2.446467423647073], "count": [144]}, "eef_sim_pose_action": {"mean": [0.2199173134827259, 0.2582907208805595, 0.06140019641749303, -0.9324961011916072, -0.9213940472370505, 0.6357294765618258, 0.24073695256250474, -0.19765179506008654, 0.07121753504762782, -1.7365021731356125, -0.7112979306894802, 2.0395381951580376], "std": [0.03764594486270365, 0.028979886809743508, 0.03460210804540955, 2.3570117448559813, 0.3321358045742293, 2.369291841945489, 0.04815024787518214, 0.06782654238128259, 0.016777928336837448, 0.36182576659534477, 0.35231130172673913, 0.22185936345852364], "min": [0.1618192789192727, 0.19850384639635546, 0.024786263759097274, -3.0872291118422717, -1.2781646671085345, -3.1308196113610762, 0.16797761991444346, -0.344077943000034, 0.05148063326026904, -2.4426765838703517, -1.2422117716531602, 1.627714878052946], "max": [0.2695849813259187, 0.2889324664289961, 0.14346070748534878, 3.1074825559279877, -0.17991156666400743, 3.1076941734826917, 0.3324223248053787, -0.09155636719254945, 0.11225570048484297, -1.1108504840307238, 0.06462936800819263, 2.4013554893351485], "count": [144]}}} +{"episode_index": 169, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42338162485582465]], [[0.520578330449827]], [[0.4496346116878124]]], "std": [[[0.28620141134097554]], [[0.20497318932781805]], [[0.22967897781407887]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44112901528258364]], [[0.44461455209534795]], [[0.36851485966935793]]], "std": [[[0.3167430265306851]], [[0.25279978701104777]], [[0.29513183259343034]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41977983948481357]], [[0.4360321486928105]], [[0.34240532487504804]]], "std": [[[0.32497967469895245]], [[0.22513832114383955]], [[0.2719317841737178]]], "count": [100]}, "observation.state": {"min": [-0.26338714361190796, -0.15049238502979279, -0.29221081733703613, -1.8029588460922241, -1.4895682334899902, -0.5926735401153564, -0.6299134492874146, -0.7459918856620789, -0.2368977814912796, 0.2085765302181244, -1.8290855884552002, 0.1581261157989502, -0.6095991730690002, -0.4138970375061035, 0.005065996665507555, -0.006754379719495773, -0.6178432703018188, 0.9794529676437378, -0.39225146174430847, -0.026578780263662338, -0.005546709522604942, 0.00458661001175642, -0.6158158779144287, 0.9994104504585266, -0.4086464047431946, 0.03776233643293381, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.027178293094038963, -0.0011480010580271482, -0.6183614730834961, -0.8317848443984985, -0.41562485694885254, -1.254377007484436, -2.7098636627197266, -1.4580168724060059, -2.1107378005981445, -0.9352657198905945, -0.26820191740989685, -0.423016756772995, -1.084753155708313, -1.8264729976654053, -1.0729734897613525, -1.1578794717788696, -9.487232208251953, -4.487179279327393, -2.3870575428009033, -10.927961349487305, -0.918192982673645, -1.2625153064727783, -1.8363858461380005, -13.017106056213379, -4.700854778289795, -2.134310245513916, -9.218559265136719, -1.2051281929016113, -2.8119657039642334, -0.8321123719215393, -0.006040709093213081, -0.013359198346734047, -0.01651393622159958, -0.005880970042198896, -0.01780465617775917, -0.019644375890493393, -0.008783327415585518, -0.013027725741267204, -0.014383219182491302, -0.007414544466882944, -0.015143010765314102, -0.01717190071940422, -0.8271899819374084, -0.5716094374656677, 4.246241569519043, -32.2328987121582, 6.101810455322266, -0.7150596976280212, -0.9544500112533569, -0.6347092390060425, 1.3510768413543701, -29.8570499420166, 4.742393493652344, -1.4780353307724, -0.021481849253177643, -0.013966487720608711, -0.009157509543001652, -0.08198151737451553, 0.29875072836875916, 0.06810883432626724, 0.04943333566188812, 0.2996441721916199, -0.2655409574508667, 0.017152996733784676, -2.997854232788086, -1.3433854579925537, -2.843660354614258, -2.687084197998047, -1.2361044883728027, 1.537683367729187, -0.8698426485061646, -0.23554198443889618, 9.631105422973633, -0.010591566562652588, -0.016645589843392372, -0.051014870405197144, -0.027469294145703316, 0.020662710070610046, 0.7120320796966553, 0.6991555690765381], "max": [0.3132587671279907, 0.18673351407051086, 0.17931178212165833, -1.2367430925369263, 0.35744306445121765, 0.36822861433029175, 0.2856375575065613, 0.31269949674606323, 0.05950940400362015, 0.7479779124259949, -0.6624308228492737, 1.0925419330596924, 0.31539255380630493, 0.2595983147621155, 0.008330903947353363, -0.0055142720229923725, -0.6146142482757568, 0.9796459674835205, -0.38292568922042847, -0.02038121595978737, -0.00189125444740057, 0.005696783307939768, -0.6110104918479919, 0.9996945261955261, -0.39983493089675903, 0.04467993229627609, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.027842452749609947, -0.0011417567729949951, 1.0690613985061646, 0.7670567631721497, 0.7149674296379089, 0.7139705419540405, 2.7831881046295166, 1.8288120031356812, 1.6244804859161377, 0.7631438374519348, 0.4466535449028015, 0.4699530005455017, 1.0396994352340698, 1.7375396490097046, 0.8239121437072754, 1.1748788356781006, -0.28951647877693176, 3.7240538597106934, 1.7692307233810425, -0.8547008633613586, 1.090354084968567, 1.8937729597091675, 0.5451770424842834, -0.14475823938846588, 7.661783218383789, 1.3620268106460571, 1.6788767576217651, 1.004273533821106, 1.7503052949905396, 0.7747253179550171, 0.011552204377949238, 0.017388619482517242, 0.015628235414624214, 0.005149218253791332, 0.01760365255177021, 0.014327222481369972, 0.007637919392436743, 0.012551878578960896, 0.012121099978685379, 0.007049107924103737, 0.016525527462363243, 0.01384030468761921, 0.9120299816131592, 0.3266339600086212, 10.942237854003906, -23.213022232055664, 14.705547332763672, 0.5736478567123413, 0.8696100115776062, 0.3154987096786499, 10.541369438171387, -22.449024200439453, 14.597009658813477, -0.36725056171417236, 0.02152290940284729, 0.012102857232093811, -0.006105006206780672, -0.027327170595526695, 0.49270766973495483, 0.4105958342552185, 0.20064665377140045, 0.5524115562438965, -0.01506312470883131, 0.1469925493001938, 3.1093759536743164, 0.06242532283067703, 3.0290751457214355, -1.0082988739013672, -0.18177935481071472, 2.8002185821533203, -0.5252211689949036, 0.12900285422801971, 9.84548568725586, 0.008984208106994629, 0.02179884910583496, 0.03015083074569702, -0.02413257211446762, 0.023737885057926178, 0.7141831517219543, 0.7013158798217773], "mean": [0.1169075146317482, -0.054687049239873886, -0.12180625647306442, -1.436928629875183, -0.27099260687828064, -0.2211373746395111, -0.362933486700058, -0.1994245946407318, -0.08248177915811539, 0.5600333213806152, -1.2510607242584229, 0.8194054961204529, -0.20004071295261383, 0.05289893597364426, 0.006056475918740034, -0.006503686308860779, -0.6169065237045288, 0.9795692563056946, -0.3856472373008728, -0.02247145213186741, -0.004433454014360905, 0.004837519489228725, -0.613474428653717, 0.9995684623718262, -0.4025726914405823, 0.042509082704782486, 0.3434121608734131, 1.601928472518921, 0.3434121608734131, 0.3434121608734131, 0.3434121608734131, 0.3434121608734131, 0.6304494738578796, 1.7453211545944214, 0.6304494738578796, 0.6304494738578796, 0.6304494738578796, 0.6304494738578796, 0.02751668356359005, -0.001144702429883182, -0.0006448258645832539, -0.0018078520661219954, 0.02335335686802864, -0.02066134288907051, 0.0039883507415652275, -0.013642309233546257, -7.355276466114447e-05, -0.005797527264803648, -0.001408287906087935, 0.006908274255692959, 0.006818179972469807, 0.029200347140431404, -0.005716015584766865, 0.014878698624670506, -3.974193572998047, -1.8081424236297607, -0.25261542201042175, -5.5266313552856445, 0.17728015780448914, -0.03309402987360954, -0.66412752866745, -5.886351585388184, 1.562532901763916, -0.18800026178359985, -4.32237434387207, 0.22995229065418243, -0.660961389541626, -0.15262801945209503, 0.0002397697389824316, 0.0010145209962502122, 1.867529317678418e-05, -0.0005904081626795232, 4.694769449997693e-05, -8.694563439348713e-05, -0.0006001511937938631, -0.00012361188419163227, -0.0003694519691634923, 7.995676423888654e-05, 1.7463877384216175e-06, -3.496861972962506e-05, 0.17331455647945404, -0.20581907033920288, 8.169508934020996, -27.16282081604004, 10.992217063903809, 0.027095852419734, -0.0004813128325622529, -0.28847676515579224, 6.599479675292969, -25.838502883911133, 10.031846046447754, -0.8048152923583984, 0.0019117359770461917, -0.0016313598025590181, -0.0076876431703567505, -0.04799368232488632, 0.3493051528930664, 0.1697879433631897, 0.10115929692983627, 0.4177132546901703, -0.14331024885177612, 0.07769183814525604, -1.48855721950531, -1.0176640748977661, 1.3913813829421997, -1.586979627609253, -0.5192961096763611, 1.9151431322097778, -0.6635056734085083, -0.03047584742307663, 9.767024040222168, -7.275654934346676e-05, 0.000565650756470859, 0.0006485699559561908, -0.025644943118095398, 0.022225432097911835, 0.7134221196174622, 0.6999115347862244], "std": [0.14695590734481812, 0.08624742925167084, 0.0917191356420517, 0.14961691200733185, 0.532767653465271, 0.19092409312725067, 0.3008538782596588, 0.33241772651672363, 0.0947750136256218, 0.1271187663078308, 0.29744288325309753, 0.1944127082824707, 0.3551636338233948, 0.1463223695755005, 0.0010318917920812964, 0.00017785851377993822, 0.0009296932839788496, 4.6779208787484095e-05, 0.0024794568307697773, 0.0015766284195706248, 0.0012133237905800343, 0.0001867798127932474, 0.0012319382512941957, 6.73676622682251e-05, 0.00222018756903708, 0.0018502953462302685, 0.6824747920036316, 0.4698636531829834, 0.6824747920036316, 0.6824747920036316, 0.6824747920036316, 0.6824747920036316, 0.8259918689727783, 8.106231689453125e-06, 0.8259918689727783, 0.8259918689727783, 0.8259918689727783, 0.8259918689727783, 8.593168604420498e-05, 9.031837180373259e-07, 0.21804584562778473, 0.14961646497249603, 0.18499669432640076, 0.25568369030952454, 0.6312780976295471, 0.35135868191719055, 0.39944276213645935, 0.27116158604621887, 0.09709805250167847, 0.14592695236206055, 0.362591415643692, 0.28638288378715515, 0.2560657858848572, 0.2304917871952057, 1.9253770112991333, 1.7845197916030884, 0.9935759902000427, 3.0974721908569336, 0.613551914691925, 0.575360119342804, 0.5760771036148071, 3.248239278793335, 3.155819892883301, 0.8331384062767029, 2.9611456394195557, 0.47601956129074097, 0.9521012306213379, 0.26353156566619873, 0.0026706811040639877, 0.0047793579287827015, 0.005072867963463068, 0.00211127451620996, 0.003922786097973585, 0.0032103429548442364, 0.002720276592299342, 0.004497287794947624, 0.004717295058071613, 0.0024329964071512222, 0.003636516397818923, 0.003385125659406185, 0.36180970072746277, 0.1366766095161438, 1.5782300233840942, 2.270364999771118, 1.8561965227127075, 0.26583361625671387, 0.372144877910614, 0.1391768902540207, 1.9001052379608154, 1.558966875076294, 2.3030056953430176, 0.24058318138122559, 0.006581165827810764, 0.004757648333907127, 0.0005126821342855692, 0.012806120328605175, 0.05688396096229553, 0.08640523999929428, 0.03499611094594002, 0.08653698861598969, 0.07599825412034988, 0.03603970631957054, 2.0193493366241455, 0.45193976163864136, 1.6486974954605103, 0.4007970988750458, 0.25301864743232727, 0.25580430030822754, 0.048892028629779816, 0.05150735750794411, 0.030859023332595825, 0.0030963986646384, 0.005571742542088032, 0.007554491050541401, 0.0005655454588122666, 0.000469731108751148, 0.000411518121836707, 0.0003970215329900384], "count": [426]}, "action": {"min": [-0.3094070553779602, -0.23760373890399933, -0.32585975527763367, -1.8679789304733276, -1.49490225315094, -0.6084070205688477, -0.629703164100647, -0.7647187113761902, -0.2579197287559509, 0.19376766681671143, -1.8245947360992432, 0.16322582960128784, -0.6204517483711243, -0.4056149125099182, 0.004005012568086386, -0.012604226358234882, -0.6153596639633179, 0.977253794670105, -0.39606642723083496, -0.026109939441084862, -0.006313394755125046, -0.0021107643842697144, -0.6116648316383362, 0.9976977705955505, -0.41301316022872925, 0.037047743797302246, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.027178293094038963, -0.0011480010580271482, -0.6183614730834961, -0.8317848443984985, -0.41562485694885254, -1.254377007484436, -2.7098636627197266, -1.4580168724060059, -2.1107378005981445, -0.9352657198905945, -0.26820191740989685, -0.423016756772995, -1.084753155708313, -1.8264729976654053, -1.0729734897613525, -1.1578794717788696], "max": [0.35005855560302734, 0.20788341760635376, 0.27404025197029114, -1.1451199054718018, 0.36410847306251526, 0.37914931774139404, 0.2890978455543518, 0.30844932794570923, 0.07019248604774475, 0.7713418006896973, -0.5615187883377075, 1.0928447246551514, 0.32527968287467957, 0.263275682926178, 0.007929641753435135, 0.0010228937026113272, -0.6055465936660767, 0.9803972244262695, -0.38360488414764404, -0.020107097923755646, -0.001941918977536261, 0.011629275977611542, -0.6020141839981079, 1.001016616821289, -0.4008793830871582, 0.043871913105249405, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.027842452749609947, -0.0011417567729949951, 1.0690613985061646, 0.7670567631721497, 0.7149674296379089, 0.7139705419540405, 2.7831881046295166, 1.8288120031356812, 1.6244804859161377, 0.7631438374519348, 0.4466535449028015, 0.4699530005455017, 1.0396994352340698, 1.7375396490097046, 0.8239121437072754, 1.1748788356781006], "mean": [0.09481673687696457, -0.04818239435553551, -0.11742201447486877, -1.4011037349700928, -0.27224376797676086, -0.22686368227005005, -0.3592650592327118, -0.22260534763336182, -0.08295147866010666, 0.5712971091270447, -1.206190824508667, 0.8205544948577881, -0.19763806462287903, 0.05641333386301994, 0.005481042433530092, -0.006174406968057156, -0.6120521426200867, 0.9789379239082336, -0.387310266494751, -0.022134173661470413, -0.004718264564871788, 0.004349644761532545, -0.6086266040802002, 0.9992655515670776, -0.4046041667461395, 0.04143648222088814, 0.34349411725997925, 1.601928472518921, 0.34349411725997925, 0.34349411725997925, 0.34349411725997925, 0.34349411725997925, 0.6313097476959229, 1.7453211545944214, 0.6313097476959229, 0.6313097476959229, 0.6313097476959229, 0.6313097476959229, 0.027516288682818413, -0.0011446988210082054, -0.00010017448948929086, -0.0033854462672024965, 0.023321431130170822, -0.020280160009860992, 0.0035697040148079395, -0.014295954257249832, -0.0007653579814359546, -0.006216713692992926, -0.0012436379911378026, 0.006156834773719311, 0.006104907486587763, 0.02709345892071724, -0.0035920015070587397, 0.014507746323943138], "std": [0.15997089445590973, 0.08710440993309021, 0.11530264467000961, 0.17558756470680237, 0.5337420105934143, 0.19034814834594727, 0.3010823726654053, 0.34004685282707214, 0.09356579184532166, 0.13461102545261383, 0.31983521580696106, 0.184839129447937, 0.35787874460220337, 0.140724316239357, 0.0009805418085306883, 0.0021196850575506687, 0.0015945874620229006, 0.0006470275111496449, 0.002816528780385852, 0.0014233160763978958, 0.0011457500513643026, 0.0021039058919996023, 0.0016058002365753055, 0.000585141300689429, 0.002462980104610324, 0.0016903008799999952, 0.6824436187744141, 0.4698636531829834, 0.6824436187744141, 0.6824436187744141, 0.6824436187744141, 0.6824436187744141, 0.8262341618537903, 8.106231689453125e-06, 0.8262341618537903, 0.8262341618537903, 0.8262341618537903, 0.8262341618537903, 8.538371184840798e-05, 9.021709956869017e-07, 0.21814030408859253, 0.1530700922012329, 0.1848846822977066, 0.2557772099971771, 0.6313261985778809, 0.3514649569988251, 0.3996857702732086, 0.2712871730327606, 0.09714225679636002, 0.14673425257205963, 0.3629691004753113, 0.2891005277633667, 0.2594200074672699, 0.23061302304267883], "count": [426]}, "timestamp": {"min": [0.0], "max": [14.166666666666666], "mean": [7.083333333333333], "std": [4.099175617211434], "count": [426]}, "frame_index": {"min": [0], "max": [425], "mean": [212.5], "std": [122.97526851634302], "count": [426]}, "episode_index": {"min": [171], "max": [171], "mean": [171.0], "std": [0.0], "count": [426]}, "index": {"min": [67425], "max": [67850], "mean": [67637.5], "std": [122.97526851634302], "count": [426]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [426]}, "subtask_annotation": {"mean": [0.5516431924882629, 2.0, 2.0, 2.0, 2.0], "std": [0.5066780556044678, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [426]}, "scene_annotation": {"mean": [171.0], "std": [0.0], "min": [171], "max": [171], "count": [426]}, "eef_direction_state": {"mean": [3.615023474178404, 3.208920187793427], "std": [2.2584550838230437, 2.3055383936750724], "min": [0, 0], "max": [6, 6], "count": [426]}, "eef_velocity_state": {"mean": [0.7605633802816901, 0.9835680751173709], "std": [0.7179415423204828, 0.6901128990541298], "min": [0, 0], "max": [2, 2], "count": [426]}, "eef_acc_mag_state": {"mean": [0.6572769953051644, 0.8427230046948356], "std": [0.8077710032528622, 0.8509349198543867], "min": [0, 0], "max": [2, 2], "count": [426]}, "eef_direction_action": {"mean": [3.204225352112676, 3.4460093896713615], "std": [2.233564066123769, 2.1511314939206305], "min": [0, 0], "max": [6, 6], "count": [426]}, "eef_velocity_action": {"mean": [0.9436619718309859, 1.07981220657277], "std": [0.6931046830742068, 0.6907952567869585], "min": [0, 0], "max": [2, 2], "count": [426]}, "eef_acc_mag_action": {"mean": [1.096244131455399, 1.164319248826291], "std": [0.7917621498292123, 0.7759556467259077], "min": [0, 0], "max": [2, 2], "count": [426]}, "eef_sim_pose_state": {"mean": [0.20438059585550764, 0.2378190921572282, 0.06769537546555217, -1.4964725656312394, -1.0181838716599048, 1.3769658542898913, 0.26872529381194343, -0.20040157612689571, 0.10632618437219164, -1.5867399693789945, -0.5194185432097475, 1.914979069581387], "std": [0.04744809562305776, 0.044667260764641656, 0.03827431727920266, 2.0261500837566957, 0.4518873626946531, 1.6928295180900472, 0.0970320606474595, 0.05803743532905356, 0.035332116192156024, 0.4005178357887506, 0.25314779930581566, 0.2555474392430281], "min": [0.14689642619668017, 0.17707585780646387, 0.023931511321701467, -3.125514505388775, -1.343395410981977, -3.124802119464679, 0.1418349697202966, -0.29785754699908384, 0.05411814244284848, -2.6870854582982466, -1.2361044290041465, 1.5376930440046577], "max": [0.32458834059179226, 0.36738268801898283, 0.14152843462771494, 3.1266656699121764, 0.06224060705732537, 3.0985241532067906, 0.4229956209163987, -0.10803927964010687, 0.15730549928353205, -1.0082959554686761, -0.18177737546579387, 2.800219941696605], "count": [426]}, "eef_sim_pose_action": {"mean": [0.20836240266462197, 0.2414865213841764, 0.06404790077199607, -1.5058223565632585, -1.0326520144387819, 1.3789273162890634, 0.2730206935665056, -0.20238892716826362, 0.10234383313256354, -1.5511654719794767, -0.4961474134183386, 1.8973049982319738], "std": [0.05092445657902682, 0.04665845218430087, 0.04115800072150844, 2.0039079543240947, 0.4711032618145028, 1.6727327725705592, 0.09785618133697842, 0.05794946268723419, 0.037202713336492714, 0.40061203874940343, 0.25413498984782734, 0.24519884516042084], "min": [0.14188440801089452, 0.17338615291698778, 0.01905660945412315, -3.1082272061777503, -1.3687885433913063, -3.114376367682376, 0.142226174910119, -0.3037130549169794, 0.042647032953124046, -2.6280026406933796, -1.2350609514329975, 1.4907877958059736], "max": [0.3357906069435404, 0.3818603942185608, 0.15077521336798375, 3.118850356339207, 0.07174074476616288, 3.135372381246123, 0.4252528998263, -0.10869941335020518, 0.1620296544339242, -0.9228454249709157, -0.142401220066821, 2.7599255713144526], "count": [426]}}} +{"episode_index": 170, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4560917075163399]], [[0.5568396217800846]], [[0.4820843329488658]]], "std": [[[0.29005780703455736]], [[0.19745064666153442]], [[0.22850723076703505]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4736444997116494]], [[0.4250107987312572]], [[0.32296550845828526]]], "std": [[[0.29247307346891604]], [[0.25206697054855715]], [[0.30736186119876535]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41568932381776236]], [[0.4089014249327182]], [[0.34969258938869663]]], "std": [[[0.2920225996747994]], [[0.2499363270979959]], [[0.281704912991252]]], "count": [100]}, "observation.state": {"min": [-0.6694772243499756, -0.3591603636741638, -0.5657281875610352, -2.066455125808716, -1.410404920578003, -0.7329213619232178, -0.7000088691711426, -0.9402540922164917, -0.7236625552177429, 0.22305309772491455, -1.5125510692596436, -0.000349617563188076, -0.4350787103176117, -0.6866557598114014, 0.0032162147108465433, -0.007896955125033855, -0.602236270904541, 0.9828070402145386, -0.4104337692260742, -0.024685684591531754, -0.012740310281515121, 0.0051002418622374535, -0.6192773580551147, 1.002044916152954, -0.40709188580513, 0.0403418093919754, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 0.5817764401435852, 0.0, 0.0, 0.0, 0.0, 0.007636386901140213, -2.487538495188346e-06, -1.4560407400131226, -0.4390856921672821, -1.2316315174102783, -2.126260280609131, -1.696636438369751, -1.1195682287216187, -1.4540486335754395, -0.3187837600708008, -0.1100132167339325, -1.5229108333587646, -1.5847275257110596, -1.8177568912506104, -1.382386326789856, -0.7336505651473999, -13.150729179382324, -10.225885391235352, -3.692918300628662, -12.057388305664062, -0.4590964913368225, -0.7747253179550171, -2.065934181213379, -13.184135437011719, -1.037851095199585, -3.2716727256774902, -8.730159759521484, -1.6355311870574951, -2.5250306129455566, -1.5494506359100342, -0.007650601677596569, -0.018979523330926895, -0.027345824986696243, -0.006553733255714178, -0.019568387418985367, -0.018417013809084892, -0.007199919782578945, -0.02916843071579933, -0.024991527199745178, -0.008808678947389126, -0.015650315210223198, -0.021425718441605568, -1.208970069885254, -0.8611259460449219, 0.8908199071884155, -31.799068450927734, 6.509250640869141, -0.6840458512306213, -0.615090012550354, -0.9687666893005371, 2.1528148651123047, -30.146738052368164, 7.241855621337891, -1.3991931676864624, -0.018564073368906975, -0.014944619499146938, -0.001831501955166459, -0.08198151737451553, 0.21124576032161713, 0.01617814600467682, 0.04345127195119858, 0.2792820632457733, -0.4474068284034729, 0.03335576504468918, -3.106177806854248, -1.1498994827270508, -2.9987831115722656, -2.7480201721191406, -1.2447630167007446, -3.127629041671753, -0.8479808568954468, -0.35099056363105774, 9.651847839355469, -0.00904756784439087, -0.031126707792282104, -0.05055040121078491, -0.032107625156641006, 0.011079060845077038, 0.8983079791069031, 0.41113007068634033], "max": [0.45383119583129883, 0.14763054251670837, 0.6607169508934021, -0.4161902666091919, 0.07629697024822235, 0.5972806215286255, -0.013636426068842411, 0.07773827761411667, 0.17624230682849884, 1.1203932762145996, -0.6568995118141174, 0.914587140083313, 0.28667333722114563, -0.1766209602355957, 0.009649268351495266, -0.003963079769164324, -0.5879862308502197, 0.9832125902175903, -0.399689257144928, -0.012787003070116043, -0.0055233025923371315, 0.0091418931260705, -0.6034739017486572, 1.004497766494751, -0.396566778421402, 0.05155465751886368, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.008401400409638882, 1.5985463051038096e-06, 1.2413079738616943, 0.4998285174369812, 0.9330204725265503, 1.5542073249816895, 2.083538055419922, 1.5540653467178345, 0.8678835034370422, 1.5131784677505493, 0.8418786525726318, 0.4996510446071625, 0.5008385181427002, 0.4270492196083069, 0.8493790626525879, 0.9229968190193176, 0.9353609085083008, 3.7240538597106934, 1.7271062135696411, 1.4652016162872314, 1.5207570791244507, 2.2954823970794678, 0.7173382043838501, -1.9932096004486084, 9.645910263061523, 2.9346764087677, 2.930403232574463, 2.5824174880981445, 0.9755799770355225, 1.090354084968567, 0.016020525246858597, 0.010030323639512062, 0.019377492368221283, 0.005794082768261433, 0.023166926577687263, 0.007364357355982065, 0.01817464455962181, 0.017864950001239777, 0.028968624770641327, 0.0126804169267416, 0.03656753897666931, 0.013366200029850006, 1.2938100099563599, 0.3785984516143799, 13.302910804748535, -22.52353858947754, 17.91312026977539, 0.7778941988945007, 2.0149500370025635, 0.3303457200527191, 14.10464859008789, -20.315345764160156, 15.869309425354004, -0.05458446219563484, 0.025762375444173813, 0.009647716768085957, 0.0018315018387511373, -0.05465434491634369, 0.5625987648963928, 0.3503985106945038, 0.2969881594181061, 0.542040228843689, 0.04481116309762001, 0.22289913892745972, 2.9880805015563965, 0.026354463770985603, 3.1186110973358154, 2.787891387939453, 0.3117453455924988, 3.1308717727661133, -0.37630972266197205, 0.3385809361934662, 9.87561321258545, 0.006738781929016113, 0.03231903910636902, 0.04666772484779358, -0.025266308337450027, 0.01415450032800436, 0.9109222888946533, 0.43810364603996277], "mean": [0.026641517877578735, -0.15399904549121857, -0.04047353193163872, -1.5152699947357178, -0.49120858311653137, -0.05204154551029205, -0.4213451147079468, -0.2502850592136383, -0.04853255674242973, 0.6481645703315735, -1.1983827352523804, 0.5918869376182556, -0.11428796499967575, -0.5286070704460144, 0.00791539903730154, -0.006045903544872999, -0.5953401327133179, 0.9830120205879211, -0.40571001172065735, -0.019790343940258026, -0.007739064283668995, 0.007504274602979422, -0.6117913126945496, 1.003062129020691, -0.40170854330062866, 0.04469424486160278, 0.6282206177711487, 1.7453254461288452, 0.6282206177711487, 0.6282206177711487, 0.6282206177711487, 0.6282206177711487, 0.6311213374137878, 1.73836088180542, 0.6311213374137878, 0.6311213374137878, 0.6311213374137878, 0.6311213374137878, 0.008103004656732082, -3.6195720554133004e-07, -0.008797449991106987, 0.016692347824573517, -0.05460749939084053, 0.008963786996901035, 0.0004964381223544478, 0.05299990996718407, 0.017268303781747818, 0.08175492286682129, 0.07073505967855453, -0.06953328102827072, -0.042894721031188965, -0.06610091030597687, -0.012227902188897133, -0.01558694802224636, -4.417325973510742, -1.9071699380874634, -0.1889869123697281, -5.432682037353516, 0.24827317893505096, 0.2439354658126831, -0.5701525211334229, -5.119757652282715, 4.557971954345703, -0.12051968276500702, -4.235755920410156, 0.15882478654384613, -0.3625084161758423, -0.3044208586215973, 0.00013859210594091564, -0.0004905264941044152, -0.0009486732305958867, -0.0004295258841011673, 0.00023971061455085874, -0.0005451807519420981, 0.0005682955961674452, -0.00016295004752464592, -0.0005629310035146773, 0.00010164800187340006, 0.0004510743892751634, -0.0005657353904098272, -0.04620371386408806, -0.07525964826345444, 6.9818572998046875, -26.99561309814453, 12.521677017211914, 0.0558013953268528, 0.5238973498344421, -0.1349509060382843, 7.4683051109313965, -25.30310821533203, 11.80893325805664, -0.7044621706008911, 0.0012742052786052227, -0.0027050955686718225, -9.917052375385538e-05, -0.07827381789684296, 0.3497723340988159, 0.18810899555683136, 0.18909421563148499, 0.3806673586368561, -0.1081051453948021, 0.1406676471233368, 0.17503543198108673, -0.721676230430603, 0.9220009446144104, -1.9470077753067017, -0.567985475063324, 1.2597566843032837, -0.6353539824485779, -0.03130538389086723, 9.768614768981934, -3.383671719348058e-05, 0.0003018452553078532, -6.203561497386545e-05, -0.029840558767318726, 0.012790798209607601, 0.9046628475189209, 0.4248019754886627], "std": [0.41650131344795227, 0.1513831466436386, 0.445196270942688, 0.5690116286277771, 0.5574473142623901, 0.44941651821136475, 0.2389063686132431, 0.35881006717681885, 0.29595947265625, 0.26152846217155457, 0.29341691732406616, 0.17508168518543243, 0.19931289553642273, 0.18632188439369202, 0.0023264028131961823, 0.0011684807250276208, 0.004074664320796728, 0.00013271051284391433, 0.004000479821115732, 0.003875457216054201, 0.0024979510344564915, 0.0011704069329425693, 0.004895085468888283, 0.0008081938722170889, 0.003599130315706134, 0.0035356113221496344, 0.8307838439941406, 3.814697265625e-06, 0.8307838439941406, 0.8307838439941406, 0.8307838439941406, 0.8307838439941406, 0.8301902413368225, 0.08029108494520187, 0.8301902413368225, 0.8301902413368225, 0.8301902413368225, 0.8301902413368225, 0.00011736035958165303, 7.837108455532871e-07, 0.40206781029701233, 0.14446114003658295, 0.3594280183315277, 0.583911657333374, 0.5303558707237244, 0.3434927761554718, 0.2743714153766632, 0.2689579427242279, 0.17640727758407593, 0.3240835964679718, 0.3374665379524231, 0.30441948771476746, 0.23967674374580383, 0.17934446036815643, 4.333035945892334, 2.718682050704956, 1.4310302734375, 3.7939019203186035, 0.3912604749202728, 0.609296441078186, 0.5912994742393494, 2.3735527992248535, 2.9694204330444336, 1.3855661153793335, 3.4108529090881348, 0.702841579914093, 0.5757879018783569, 0.5435224771499634, 0.0032885035034269094, 0.004623965360224247, 0.007021321915090084, 0.0023506423458456993, 0.0047155809588730335, 0.003310528350993991, 0.0035897267516702414, 0.005565904546529055, 0.007672751788049936, 0.002666093409061432, 0.0055186632089316845, 0.0038941106759011745, 0.6398241519927979, 0.19332768023014069, 2.728726863861084, 2.4547712802886963, 2.7142417430877686, 0.3414694368839264, 0.5924548506736755, 0.1999809890985489, 2.413093328475952, 2.1568312644958496, 2.533357858657837, 0.30490678548812866, 0.007575053256005049, 0.0040448796935379505, 0.0005426944699138403, 0.007128881756216288, 0.12982988357543945, 0.11717233061790466, 0.06620848178863525, 0.09324589371681213, 0.17066878080368042, 0.06306727230548859, 2.4952516555786133, 0.39135855436325073, 2.404670476913452, 0.9068378806114197, 0.4747244715690613, 2.3337292671203613, 0.06085798889398575, 0.07096315920352936, 0.03334900736808777, 0.002497708424925804, 0.00792776234447956, 0.011762123554944992, 0.0016775127733126283, 0.0006380287231877446, 0.0035383617505431175, 0.007619173731654882], "count": [355]}, "action": {"min": [-0.713878870010376, -0.3490658402442932, -0.6372714638710022, -2.1260554790496826, -1.4164202213287354, -0.7390836477279663, -0.6979613304138184, -0.9957280158996582, -0.5877978205680847, 0.008087890222668648, -1.56612229347229, -0.023035425692796707, -0.44540679454803467, -0.6892001628875732, 0.003068727906793356, -0.016357215121388435, -0.5984089374542236, 0.9795176386833191, -0.41276815533638, -0.02379494346678257, -0.012554764747619629, -0.004128528758883476, -0.6164297461509705, 0.9980282783508301, -0.4092150926589966, 0.03938370943069458, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.007636386901140213, -2.487538495188346e-06, -1.4560407400131226, -0.5109705328941345, -1.2316315174102783, -2.126260280609131, -1.696636438369751, -1.0925343036651611, -1.4540486335754395, -0.3187837600708008, -0.1100132167339325, -1.5229108333587646, -1.5847275257110596, -1.8177568912506104, -1.382386326789856, -0.7336505651473999], "max": [0.4823218584060669, 0.17404097318649292, 0.6959178447723389, -0.32617858052253723, 0.07332313060760498, 0.6090859174728394, -0.00379964685998857, 0.11099856346845627, 0.18189316987991333, 1.1611347198486328, -0.6007144451141357, 0.9187649488449097, 0.2933754026889801, -0.17503486573696136, 0.009677983820438385, 0.0027269909624010324, -0.5824828743934631, 0.9836229085922241, -0.3997414708137512, -0.013032377697527409, -0.0052784765139222145, 0.014590664766728878, -0.5986523628234863, 1.0047063827514648, -0.3973044157028198, 0.04969404265284538, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.008401400409638882, 1.5985463051038096e-06, 1.2413079738616943, 0.4998285174369812, 0.9943358302116394, 1.5542073249816895, 2.083538055419922, 1.5540653467178345, 0.8678835034370422, 1.5131784677505493, 0.8418786525726318, 0.4996510446071625, 0.5008385181427002, 0.4270492196083069, 0.8493790626525879, 0.9229968190193176], "mean": [0.0020696355495601892, -0.13805407285690308, -0.05942631512880325, -1.470643162727356, -0.4922758638858795, -0.04735235869884491, -0.41572991013526917, -0.23932145535945892, -0.02290203794836998, 0.626586377620697, -1.1778697967529297, 0.5800907015800476, -0.11640568822622299, -0.5304785370826721, 0.00782674178481102, -0.005846216343343258, -0.5911009311676025, 0.9819090962409973, -0.40688756108283997, -0.019500261172652245, -0.007490199524909258, 0.00674833171069622, -0.6077821850776672, 1.0024962425231934, -0.40319743752479553, 0.043255459517240524, 0.6287614703178406, 1.7453254461288452, 0.6287614703178406, 0.6287614703178406, 0.6287614703178406, 0.6287614703178406, 0.6319571137428284, 1.7281184196472168, 0.6319571137428284, 0.6319571137428284, 0.6319571137428284, 0.6319571137428284, 0.00810200721025467, -3.552223688529921e-07, -0.007135067600756884, 0.014983410015702248, -0.05162913352251053, 0.008237192407250404, 0.00010869408288272098, 0.05006033182144165, 0.017025839537382126, 0.08213196694850922, 0.07052092999219894, -0.07210560888051987, -0.04403846710920334, -0.06602981686592102, -0.014122008346021175, -0.014760895632207394], "std": [0.43572938442230225, 0.1504254937171936, 0.45346224308013916, 0.5993538498878479, 0.5582842826843262, 0.44377049803733826, 0.23627090454101562, 0.34872016310691833, 0.2571183443069458, 0.2811049520969391, 0.313655287027359, 0.18676622211933136, 0.1960756629705429, 0.1813519299030304, 0.0020900883246213198, 0.0036817407235503197, 0.004038726445287466, 0.0009074896806851029, 0.003982781898230314, 0.0035008336417376995, 0.002256468404084444, 0.003611890831962228, 0.0047945124097168446, 0.0013249999610707164, 0.0036030628252774477, 0.0031351232901215553, 0.8308928608894348, 3.814697265625e-06, 0.8308928608894348, 0.8308928608894348, 0.8308928608894348, 0.8308928608894348, 0.8300945162773132, 0.15612053871154785, 0.8300945162773132, 0.8300945162773132, 0.8300945162773132, 0.8300945162773132, 0.00011665635247481987, 7.777605333103565e-07, 0.4033298194408417, 0.14785166084766388, 0.3642693758010864, 0.584093451499939, 0.5302817821502686, 0.34822365641593933, 0.27441784739494324, 0.26898059248924255, 0.17649959027767181, 0.32594332098960876, 0.33771631121635437, 0.30447202920913696, 0.24029065668582916, 0.18119974434375763], "count": [355]}, "timestamp": {"min": [0.0], "max": [11.8], "mean": [5.9], "std": [3.41597553985518], "count": [355]}, "frame_index": {"min": [0], "max": [354], "mean": [177.0], "std": [102.4792661956554], "count": [355]}, "episode_index": {"min": [172], "max": [172], "mean": [172.0], "std": [0.0], "count": [355]}, "index": {"min": [67851], "max": [68205], "mean": [68028.0], "std": [102.4792661956554], "count": [355]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [355]}, "subtask_annotation": {"mean": [0.43661971830985913, 2.0, 2.0, 2.0, 2.0], "std": [0.6082159171418597, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [355]}, "scene_annotation": {"mean": [172.0], "std": [0.0], "min": [172], "max": [172], "count": [355]}, "eef_direction_state": {"mean": [3.591549295774648, 3.8619718309859157], "std": [2.2061212204045426, 1.7556641692712294], "min": [0, 0], "max": [6, 6], "count": [355]}, "eef_velocity_state": {"mean": [1.0169014084507042, 0.9774647887323944], "std": [0.8719390590368521, 0.6916396487259412], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_acc_mag_state": {"mean": [0.8873239436619719, 0.8309859154929577], "std": [0.8315825024859449, 0.8522698027637925], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_direction_action": {"mean": [3.3267605633802817, 3.473239436619718], "std": [2.121715871280772, 1.632845761453996], "min": [0, 0], "max": [6, 6], "count": [355]}, "eef_velocity_action": {"mean": [1.1295774647887324, 1.1774647887323944], "std": [0.8188611752189137, 0.6364950644506416], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_acc_mag_action": {"mean": [1.0929577464788733, 1.152112676056338], "std": [0.8047961763941145, 0.776024385221905], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_sim_pose_state": {"mean": [0.21164396522721426, 0.2399481909252567, 0.12748714050443855, 0.21021144648999962, -0.7219594702653904, 0.922139970113469, 0.2717501253930332, -0.1985420475346679, 0.11531750999798132, -1.9380160401126951, -0.5682729718701364, 1.2508473005166167], "std": [0.11762898768486446, 0.08408253861879728, 0.025281874911581025, 2.546380547009387, 0.3913996950095901, 2.4323934015485076, 0.0824270763618295, 0.1304925064195088, 0.043113527147783826, 0.9599643344311757, 0.4748861376177428, 2.3821940191307514], "min": [0.07376613741965271, 0.14007564671869593, 0.08628353981319899, -3.1268361806280214, -1.151203878979131, -3.1188412231132294, 0.2033716952635114, -0.45240294014489646, 0.04210823724558165, -2.922521012696798, -1.2583528730314495, -3.1406584979792282], "max": [0.3962906455229182, 0.36017422143918465, 0.19410686831047733, 3.1291873309345473, 0.02567383316716909, 3.1265182926745343, 0.4204548098436309, -0.08737514563797368, 0.21211694185530905, 3.1353187770943265, 0.31172274537276956, 3.1375944311945285], "count": [355]}, "eef_sim_pose_action": {"mean": [0.21512182387119644, 0.2404583996422749, 0.1245694236051377, 0.2662605992290817, -0.7211314202218675, 0.8527730537153704, 0.26991492444567095, -0.19361426593143682, 0.1071683034333703, -1.8637234793735675, -0.6086476991944831, 1.4877673684338961], "std": [0.12058107263736602, 0.08492952266835176, 0.027844057079708034, 2.5143167982432875, 0.40847725664563145, 2.4337002869062965, 0.08107491500648391, 0.11939272493197918, 0.04176859755082266, 1.0846244058897954, 0.4676175192210405, 2.2496826949340156], "min": [0.06889213131558725, 0.13263399860123926, 0.0802732656531418, -3.139123988467361, -1.2292108316921917, -3.1404989363188736, 0.20510381849407774, -0.4467777821499624, 0.024219010462009163, -3.108816072622331, -1.2872208306994293, -3.1337438746069237], "max": [0.41458118967086915, 0.3672690739538991, 0.1898689888547136, 3.125456013714352, 0.050672389128356476, 3.124967532472429, 0.43493980731344895, -0.08919226463792633, 0.2143047221148053, 2.9152900746868076, 0.32744830933088687, 3.141052058744688], "count": [355]}}} +{"episode_index": 171, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4185556246104001]], [[0.5252279136478502]], [[0.47703539387390215]]], "std": [[[0.2970007054622349]], [[0.24369487930071843]], [[0.23787618272243424]]], "count": [103]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43322415669104114]], [[0.4533221585797845]], [[0.3754134472178363]]], "std": [[[0.3124130795302973]], [[0.22827303058063705]], [[0.24778190488054574]]], "count": [103]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45023953399178057]], [[0.4669576021918381]], [[0.37561675307853964]]], "std": [[[0.30721226588389616]], [[0.22224718000452612]], [[0.2370859069189701]]], "count": [103]}, "observation.state": {"min": [-1.153388500213623, -0.15383005142211914, -0.6580461263656616, -1.5060664415359497, -1.4236671924591064, -0.26216793060302734, -0.7020471692085266, -0.9771883487701416, -0.10681451112031937, 0.3628758192062378, -1.6693370342254639, -0.035478003323078156, -0.2815350890159607, -0.6354442238807678, 0.009549223817884922, 0.0035522757098078728, -0.5994178056716919, 1.0341511964797974, -0.4646914601325989, -0.012246695347130299, -0.01216251403093338, -0.009229904972016811, -0.622117280960083, 1.018367052078247, -0.4404207766056061, -0.01047242246568203, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0005744929658249021, 0.002287204610183835, -1.046900749206543, -0.44290876388549805, -0.664914608001709, -1.180585503578186, -2.4941375255584717, -0.8720794916152954, -1.220223069190979, -1.1230213642120361, -0.3420444130897522, -0.8376033306121826, -1.211607575416565, -0.8983455896377563, -0.8042173385620117, -0.6861199140548706, -17.615962982177734, -7.0512824058532715, -2.2747254371643066, -9.768010139465332, -0.6886447668075562, -0.7173382639884949, -1.778998851776123, -13.495922088623047, -2.7167279720306396, -2.4572651386260986, -7.5702080726623535, -0.8034188747406006, -1.8937729597091675, -3.0702075958251953, -0.006068469025194645, -0.02933851256966591, -0.012571468949317932, -0.011174201034009457, -0.0051774331368505955, -0.009797951206564903, -0.00652606226503849, -0.03438495844602585, -0.01783611625432968, -0.009085132740437984, -0.0072911581955850124, -0.009614741429686546, -4.114739894866943, -0.7126559019088745, 2.434907913208008, -31.770557403564453, 10.065057754516602, -0.8376123905181885, -0.6999300122261047, -0.17321498692035675, 7.245335102081299, -33.062557220458984, 12.130681991577148, -0.5119014978408813, -0.02429315634071827, -0.025512348860502243, 0.0012210012646391988, -0.16396301984786987, 0.3700447082519531, 0.05700455605983734, 0.009835073724389076, 0.3409554660320282, -0.1558663547039032, 0.060790371149778366, -3.067708730697632, -1.3091936111450195, -2.8924429416656494, -2.9596786499023438, -1.1040881872177124, -3.078681230545044, -0.7630299925804138, -0.1629127562046051, 9.662101745605469, -0.008987367153167725, -0.012914299964904785, -0.07665610313415527, -0.0275429580360651, -0.017664575949311256, 0.757857620716095, -0.6516969799995422], "max": [0.13055318593978882, 0.4537651538848877, -0.15602213144302368, -0.31700557470321655, 0.2738991379737854, 0.6950507164001465, -0.04385349154472351, 0.1126033216714859, 0.1915004849433899, 1.0957880020141602, -0.4715021550655365, 0.7547502517700195, 0.37147757411003113, -0.123030886054039, 0.011786635033786297, 0.013860788196325302, -0.5970938801765442, 1.0370124578475952, -0.45874565839767456, -0.004547630436718464, -0.009476592764258385, 0.0011598685523495078, -0.6162297129631042, 1.023742437362671, -0.43588200211524963, -0.003500747261568904, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0002572974772192538, 0.002670271322131157, 0.5921255350112915, 0.628678023815155, 0.8720707297325134, 0.739085853099823, 1.4649465084075928, 2.3931262493133545, 0.5365370512008667, 1.0802943706512451, 0.22361142933368683, 0.5371561050415039, 1.1469266414642334, 1.331766128540039, 0.8808379173278809, 0.8821547031402588, -2.5499720573425293, 5.586080551147461, 3.721001386642456, 1.9536020755767822, 0.860805869102478, 2.8119657039642334, 1.1477411985397339, -2.872894287109375, 10.989011764526367, 1.5164835453033447, -1.0989011526107788, 1.721611738204956, 0.7173382639884949, 0.3156288266181946, 0.008753911592066288, 0.05721711367368698, 0.014911992475390434, 0.007228775415569544, 0.00873718224465847, 0.009384273551404476, 0.009318304248154163, 0.04829233139753342, 0.014382507652044296, 0.008418601006269455, 0.014581071212887764, 0.00850597769021988, -1.569540023803711, 0.24868722259998322, 11.38764762878418, -22.319011688232422, 21.39580535888672, 0.508002758026123, 1.3998600244522095, 0.7534852027893066, 15.767513275146484, -19.764816284179688, 22.99068832397461, 0.9070736169815063, 0.02734391577541828, 0.01143412571400404, 0.004273504484444857, -0.09564509987831116, 0.6418064832687378, 0.5108882188796997, 0.33743005990982056, 0.562628984451294, 0.01258046180009842, 0.29697099328041077, 3.0804624557495117, 0.5927942395210266, 3.0517938137054443, 3.029413938522339, 0.017177250236272812, 3.105928421020508, -0.45231080055236816, 0.22370584309101105, 9.858652114868164, 0.01294475793838501, 0.019568443298339844, 0.057557880878448486, -0.024906834587454796, -0.01395836565643549, 0.8475766181945801, -0.5297964811325073], "mean": [-0.4480479955673218, 0.054185546934604645, -0.366910845041275, -0.9450347423553467, -0.35355275869369507, 0.022659720852971077, -0.3525003492832184, -0.38378986716270447, 0.012334142811596394, 0.612330973148346, -1.1664725542068481, 0.33635345101356506, -0.12609124183654785, -0.4405408799648285, 0.010574355721473694, 0.00688681798055768, -0.5984122157096863, 1.035997748374939, -0.4610845744609833, -0.007932713255286217, -0.010900840163230896, -0.0060039726085960865, -0.6186193823814392, 1.0207819938659668, -0.4372181296348572, -0.006173323839902878, 0.6171144843101501, 1.7453186511993408, 0.6171144843101501, 0.6171144843101501, 0.6171144843101501, 0.6171144843101501, 0.5977936387062073, 1.7453186511993408, 0.5977936387062073, 0.5977936387062073, 0.5977936387062073, 0.5977936387062073, -0.00025966548128053546, 0.0025073762517422438, -0.03066030703485012, 0.012954063713550568, -0.006776146590709686, 0.027662446722388268, -0.03712248429656029, 0.04411697015166283, -0.019231893122196198, -0.012469765730202198, -0.005772125907242298, 0.017219778150320053, 0.010766325518488884, 0.011413817293941975, 0.0015083944890648127, -0.005202850792557001, -9.03573226928711, -0.9057018756866455, 0.5710312128067017, -3.619415044784546, 0.07629960775375366, 0.3320615589618683, -0.5655264258384705, -7.517252445220947, 2.3333230018615723, -0.08067606389522552, -4.481966972351074, 0.14464832842350006, -0.21978697180747986, -0.5758780837059021, 1.4746484339411836e-05, 0.0011056067887693644, 3.4790613426594064e-05, -0.0004947430570609868, 0.00025780522264540195, -0.00022371888917405158, 0.00023012720339465886, 0.00042180632590316236, -0.000622234249021858, 0.00018592517881188542, 0.00018623135110829026, -0.0002418260119156912, -2.462747812271118, -0.2513323128223419, 7.953438758850098, -26.47504997253418, 18.081300735473633, -0.09314785897731781, 0.5628941059112549, 0.21472637355327606, 11.927652359008789, -25.380023956298828, 18.980066299438477, 0.255766898393631, 0.0023170479107648134, -0.002244741888716817, 0.0032974667847156525, -0.1293351799249649, 0.48820793628692627, 0.21822501718997955, 0.15133659541606903, 0.43536949157714844, -0.0776771530508995, 0.18386152386665344, -0.9670637845993042, -0.6972959637641907, 0.8021785020828247, -1.8756495714187622, -0.7166144847869873, 0.04481033980846405, -0.6117041707038879, 0.0403582938015461, 9.774103164672852, 0.0029170385096222162, 0.00041290439548902214, -0.0008340166532434523, -0.026339039206504822, -0.016258811578154564, 0.8038616180419922, -0.5923855900764465], "std": [0.40103042125701904, 0.21578125655651093, 0.17444920539855957, 0.4005299210548401, 0.6690385937690735, 0.20783764123916626, 0.14251677691936493, 0.3412463366985321, 0.07192593812942505, 0.18736931681632996, 0.43432092666625977, 0.2181573212146759, 0.17113083600997925, 0.16302528977394104, 0.0006906022317707539, 0.0025951690040528774, 0.000570058124139905, 0.0009818574180826545, 0.0015987735241651535, 0.0024628338869661093, 0.0008941370178945363, 0.002563910325989127, 0.002078224904835224, 0.0016657219966873527, 0.0010687746107578278, 0.0024410560727119446, 0.8276441097259521, 1.0609626770019531e-05, 0.8276441097259521, 0.8276441097259521, 0.8276441097259521, 0.8276441097259521, 0.8198888897895813, 1.0609626770019531e-05, 0.8198888897895813, 0.8198888897895813, 0.8198888897895813, 0.8198888897895813, 0.00013700220733880997, 9.12947507458739e-05, 0.23450279235839844, 0.13401535153388977, 0.17324747145175934, 0.2489595115184784, 0.4383190870285034, 0.3328898847103119, 0.19595645368099213, 0.2979947626590729, 0.08120431005954742, 0.18213997781276703, 0.36849555373191833, 0.2391412854194641, 0.2129429429769516, 0.14686498045921326, 3.8223772048950195, 3.0976803302764893, 1.7526923418045044, 2.9074995517730713, 0.308415949344635, 0.8109710812568665, 0.6821125745773315, 3.063957452774048, 3.193575382232666, 0.8586165308952332, 1.668816328048706, 0.4772769510746002, 0.5281949639320374, 0.5593938827514648, 0.002391416346654296, 0.00810756254941225, 0.004669679794460535, 0.002684216247871518, 0.0016715683741495013, 0.0018237809417769313, 0.0024648355320096016, 0.007859725505113602, 0.004639109130948782, 0.002665149513632059, 0.0021947012282907963, 0.0018683259841054678, 0.39597100019454956, 0.16178537905216217, 2.10156512260437, 2.6988840103149414, 2.8918049335479736, 0.34697696566581726, 0.39616870880126953, 0.16554920375347137, 1.8068493604660034, 3.000009298324585, 2.7245969772338867, 0.3685428202152252, 0.007409438956528902, 0.005118344444781542, 0.000515680992975831, 0.012872809544205666, 0.08349022269248962, 0.15455999970436096, 0.07038699090480804, 0.08111129701137543, 0.0448903813958168, 0.07058729976415634, 2.058055877685547, 0.7677580714225769, 2.0278549194335938, 1.3862998485565186, 0.27535682916641235, 2.649995803833008, 0.048030607402324677, 0.05116454139351845, 0.030291898176074028, 0.003687731921672821, 0.005033385939896107, 0.01263749971985817, 0.00054253323469311, 0.0011366637190803885, 0.026019645854830742, 0.0353456474840641], "count": [486]}, "action": {"min": [-1.2240564823150635, -0.1657809615135193, -0.7557705640792847, -1.5296639204025269, -1.432085394859314, -0.2635922431945801, -0.6981316804885864, -1.0288245677947998, -0.15803048014640808, 0.3516509532928467, -1.6596336364746094, -0.0412922240793705, -0.2966853976249695, -0.6361066102981567, 0.008990565314888954, -0.001476068515330553, -0.6002004146575928, 1.0300920009613037, -0.4650036692619324, -0.01141806598752737, -0.012772936373949051, -0.013219794258475304, -0.6208027601242065, 1.014499306678772, -0.44051218032836914, -0.010111434385180473, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0005744929658249021, 0.002287204610183835, -1.046900749206543, -0.44290876388549805, -0.664914608001709, -1.3247276544570923, -2.4941375255584717, -0.8720794916152954, -1.220223069190979, -1.1230213642120361, -0.3420444130897522, -0.8376033306121826, -1.211607575416565, -0.8983455896377563, -0.8042173385620117, -0.6861199140548706], "max": [0.1227695569396019, 0.435026079416275, -0.08998721837997437, -0.2392866015434265, 0.27658674120903015, 0.6981316804885864, -0.037097346037626266, 0.10124102979898453, 0.1895413100719452, 1.155566930770874, -0.3937568962574005, 0.7578576803207397, 0.3835817575454712, -0.12230981886386871, 0.013373550958931446, 0.01540309563279152, -0.5913127064704895, 1.0379550457000732, -0.45790526270866394, -0.004452474415302277, -0.007716795429587364, 0.003382700029760599, -0.609308660030365, 1.0225121974945068, -0.43566417694091797, -0.0037505561485886574, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0001861882337834686, 0.002670271322131157, 0.5921255350112915, 0.628678023815155, 0.8720707297325134, 0.739085853099823, 1.4649465084075928, 2.3931262493133545, 0.5365370512008667, 1.0802943706512451, 0.22361142933368683, 0.5371561050415039, 1.1469266414642334, 1.331766128540039, 0.8808379173278809, 0.8821547031402588], "mean": [-0.48898208141326904, 0.056662678718566895, -0.3731255531311035, -0.8812126517295837, -0.35957568883895874, 0.02724493108689785, -0.3536617159843445, -0.40996253490448, 0.00030851419433020055, 0.6327072978019714, -1.1198402643203735, 0.3365000784397125, -0.12512436509132385, -0.44189292192459106, 0.010959556326270103, 0.006050672382116318, -0.5953858494758606, 1.0342583656311035, -0.46102067828178406, -0.007687176112085581, -0.010488348081707954, -0.006101527251303196, -0.6152674555778503, 1.018772840499878, -0.4372105002403259, -0.006240990478545427, 0.6180840730667114, 1.7453186511993408, 0.6180840730667114, 0.6180840730667114, 0.6180840730667114, 0.6180840730667114, 0.5980449914932251, 1.7453186511993408, 0.5980449914932251, 0.5980449914932251, 0.5980449914932251, 0.5980449914932251, -0.0002598542778287083, 0.002507254481315613, -0.02921918034553528, 0.012875113636255264, -0.007799976039677858, 0.024334169924259186, -0.03433787822723389, 0.043843839317560196, -0.019192658364772797, -0.01201257947832346, -0.005762896966189146, 0.016949761658906937, 0.010501916520297527, 0.01140920165926218, 0.0013136876514181495, -0.005410469602793455], "std": [0.40571075677871704, 0.20330415666103363, 0.1837693601846695, 0.39979466795921326, 0.6698601245880127, 0.21950562298297882, 0.1455318182706833, 0.34729793667793274, 0.07787904143333435, 0.20166118443012238, 0.4428902566432953, 0.218360036611557, 0.17255207896232605, 0.16323541104793549, 0.0009419606649316847, 0.0030605990905314684, 0.0014809741405770183, 0.0016296112444251776, 0.0016045497031882405, 0.002187899546697736, 0.0011238371953368187, 0.003022020449861884, 0.002099874196574092, 0.0016860442701727152, 0.0011021906975656748, 0.002155350986868143, 0.827951192855835, 1.0609626770019531e-05, 0.827951192855835, 0.827951192855835, 0.827951192855835, 0.827951192855835, 0.8198566436767578, 1.0609626770019531e-05, 0.8198566436767578, 0.8198566436767578, 0.8198566436767578, 0.8198566436767578, 0.00013521894288714975, 9.12449395400472e-05, 0.2366247922182083, 0.13402090966701508, 0.17458930611610413, 0.2589523494243622, 0.44220370054244995, 0.3329465389251709, 0.19595836102962494, 0.29815158247947693, 0.08120448142290115, 0.18224045634269714, 0.3685300648212433, 0.2391413003206253, 0.21296383440494537, 0.1469203382730484], "count": [486]}, "timestamp": {"min": [0.0], "max": [16.166666666666668], "mean": [8.083333333333334], "std": [4.676527280729516], "count": [486]}, "frame_index": {"min": [0], "max": [485], "mean": [242.5], "std": [140.2958184218855], "count": [486]}, "episode_index": {"min": [173], "max": [173], "mean": [173.0], "std": [0.0], "count": [486]}, "index": {"min": [68206], "max": [68691], "mean": [68448.5], "std": [140.2958184218855], "count": [486]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [486]}, "subtask_annotation": {"mean": [0.3765432098765432, 2.0, 2.0, 2.0, 2.0], "std": [0.5053063948335275, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [486]}, "scene_annotation": {"mean": [173.0], "std": [0.0], "min": [173], "max": [173], "count": [486]}, "eef_direction_state": {"mean": [3.7757201646090537, 3.4444444444444446], "std": [2.0054214061743596, 2.4019882025319896], "min": [0, 0], "max": [6, 6], "count": [486]}, "eef_velocity_state": {"mean": [0.9835390946502057, 0.8148148148148148], "std": [0.7479303580468366, 0.7219847662821456], "min": [0, 0], "max": [2, 2], "count": [486]}, "eef_acc_mag_state": {"mean": [0.8436213991769548, 0.7283950617283951], "std": [0.8340925261972587, 0.8390521648170941], "min": [0, 0], "max": [2, 2], "count": [486]}, "eef_direction_action": {"mean": [3.347736625514403, 2.97119341563786], "std": [1.9773576906585981, 2.1818540402889863], "min": [0, 0], "max": [6, 6], "count": [486]}, "eef_velocity_action": {"mean": [1.0967078189300412, 1.0205761316872428], "std": [0.6886121494774805, 0.6601443891864369], "min": [0, 0], "max": [2, 2], "count": [486]}, "eef_acc_mag_action": {"mean": [1.117283950617284, 1.0925925925925926], "std": [0.796487679173852, 0.7971571574085502], "min": [0, 0], "max": [2, 2], "count": [486]}, "eef_sim_pose_state": {"mean": [0.34157443507221985, 0.2672607265869967, 0.13534993490272973, -0.9609065430319927, -0.697436478797607, 0.7959394606141842, 0.31924245398523277, -0.16943781012431453, 0.14551233029799499, -1.869034412295755, -0.7167882749906198, 0.04473155951095224], "std": [0.08648768832343888, 0.11407160799872292, 0.06834311717248215, 2.072696748247697, 0.7677118767809313, 2.0421224717802837, 0.07906446058884442, 0.03241812874097841, 0.02154147900710526, 1.4127120160681916, 0.2754076437498628, 2.6686024887879247], "min": [0.2088139097948352, 0.14723612139054432, 0.05161610050960088, -3.110215131012705, -1.3091896421780531, -3.1197745658934344, 0.2065348199938752, -0.237163627689667, 0.10755196637351677, -3.050644118271555, -1.1040882569738417, -3.121871835729103], "max": [0.480658536286617, 0.4851156246307869, 0.29392181602799455, 3.1343975795201175, 0.5928038271598512, 3.0925479494702044, 0.4488073319516144, -0.10707115764070946, 0.1853269333543479, 3.140669762017704, 0.01717793517328814, 3.1302874309172206], "count": [486]}, "eef_sim_pose_action": {"mean": [0.3488054708431947, 0.26954069242987677, 0.134686346889419, -0.9029643845971782, -0.7129528936950856, 0.7401998386152024, 0.3243081135501291, -0.17394458013313313, 0.14166218851096113, -1.9039276372157923, -0.7090116091746703, 0.03621159344418443], "std": [0.0861888249356085, 0.11208433542282736, 0.07476641858580177, 2.0828227930457155, 0.7845654766662317, 2.046997663761526, 0.07988450184375741, 0.03382338714327872, 0.023763150026039095, 1.2811160485222668, 0.3009754118235068, 2.6746754301627083], "min": [0.20938462359610263, 0.15021511981296193, 0.04846379582157632, -3.1381459523720445, -1.3568689922600272, -3.097953880606736, 0.20785131489469788, -0.2565192673524123, 0.09949597715486555, -3.1306259633231077, -1.14481490727474, -3.1275116178767153], "max": [0.48637942636321785, 0.48398251966258243, 0.31898398775501713, 3.1066306418076386, 0.6297543286354181, 3.1064001119542874, 0.45795563287370544, -0.09837284712360897, 0.19712065731267683, 3.0803704376650405, 0.07120902041605515, 3.1183086335736943], "count": [486]}}} +{"episode_index": 172, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4372520641099577]], [[0.5420006511918493]], [[0.4949677335640138]]], "std": [[[0.2878233935808417]], [[0.21589707316118698]], [[0.2196196665705541]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45212845059592466]], [[0.425544110438293]], [[0.3522353830257593]]], "std": [[[0.3059092086776965]], [[0.246292059644801]], [[0.28496530477903836]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4423265546905037]], [[0.4605786692618224]], [[0.37818993656286043]]], "std": [[[0.29779398546794905]], [[0.21950976327234603]], [[0.25042182680811337]]], "count": [100]}, "observation.state": {"min": [-0.8684777021408081, -0.20637905597686768, -0.6885637044906616, -1.6018176078796387, -1.3286826610565186, -0.1629853993654251, -0.7000097036361694, -0.7875628471374512, -0.38375750184059143, 0.5493242144584656, -1.6099224090576172, 0.21429240703582764, -0.5890902280807495, -0.6816977262496948, 0.011436091735959053, -0.004247058182954788, -0.6113042831420898, 1.032632827758789, -0.4574146568775177, -0.01461188867688179, -0.013615532778203487, 0.0010495840106159449, -0.6100945472717285, 1.0225889682769775, -0.4604520797729492, -0.011963105760514736, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.014972145669162273, -0.0007555644260719419, -0.9161038994789124, -0.7320142984390259, -0.5974088907241821, -1.6350164413452148, -2.638371467590332, -0.5809003114700317, -2.049607276916504, -0.1435517519712448, -0.009270664304494858, -0.5820715427398682, -0.7702339887619019, -0.5229157209396362, -0.8952428698539734, -0.7385306358337402, -13.985872268676758, -6.623931884765625, -2.0641026496887207, -10.103785514831543, -0.7173382043838501, -2.5250306129455566, -1.4059828519821167, -12.671913146972656, 1.7094018459320068, -2.3589744567871094, -7.600732803344727, -0.6886447072029114, -1.8937729597091675, -0.8608059287071228, -0.007380499504506588, -0.016255363821983337, -0.020853618159890175, -0.009766082279384136, -0.023105256259441376, -0.02341693639755249, -0.005827316548675299, -0.01584033854305744, -0.015219639986753464, -0.010875261388719082, -0.01234487071633339, -0.01028607226908207, -3.9662699699401855, -0.6384209394454956, 4.7906317710876465, -32.47614669799805, 11.149282455444336, -0.9832088351249695, -0.46661999821662903, -0.4045807123184204, 2.420060634613037, -34.5430908203125, 11.091691017150879, -0.6138594150543213, -0.018818816170096397, -0.013444572687149048, 0.007326007820665836, -0.08198151737451553, 0.3613526523113251, 0.028680037707090378, 0.024234768003225327, 0.3239009380340576, -0.2159852832555771, 0.014589162543416023, -2.983211040496826, -1.0767124891281128, -2.9674758911132812, -2.9382212162017822, -0.8360273838043213, -3.1388134956359863, -0.731532096862793, -0.07737088203430176, 9.68612289428711, -0.010565072298049927, -0.019847214221954346, -0.04592511057853699, -0.019771147519350052, 0.021264515817165375, 0.6998287439346313, 0.7088895440101624], "max": [0.018996600061655045, 0.5584797859191895, 0.08949849754571915, -0.3505754768848419, 0.236422598361969, 0.6977220177650452, -0.18461211025714874, 0.04701610654592514, 0.06904786825180054, 0.9777238368988037, -0.6268584728240967, 0.6717796325683594, 0.3273050785064697, -0.3702227771282196, 0.013025537133216858, 0.006481408141553402, -0.6059325337409973, 1.035804271697998, -0.45225998759269714, -0.006908047012984753, -0.012183452025055885, 0.013014205731451511, -0.6006800532341003, 1.0250619649887085, -0.45620396733283997, -0.006575639359652996, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.014104990288615227, -0.00037943883216939867, 1.532015085220337, 0.8525060415267944, 1.3287187814712524, 1.6063674688339233, 1.6517817974090576, 1.1211210489273071, 0.7448891401290894, 0.6261794567108154, 0.30648618936538696, 0.21881869435310364, 0.5042026042938232, 0.20635899901390076, 0.6302708983421326, 0.24763180315494537, -3.5187387466430664, 7.387057781219482, 2.9206349849700928, 1.556776523590088, 0.7747253179550171, 3.385836362838745, 1.2051281929016113, -2.5277016162872314, 8.913309097290039, 1.5024420022964478, 0.8852258920669556, 1.4346764087677002, 0.5738705992698669, 0.4877900183200836, 0.007450772915035486, 0.03241937980055809, 0.016803015023469925, 0.008885718882083893, 0.006195682566612959, 0.005004471633583307, 0.005690788384526968, 0.0431201197206974, 0.014545774087309837, 0.010366463102400303, 0.008557822555303574, 0.003819291014224291, -1.8028500080108643, 0.4862392246723175, 12.66448974609375, -21.778226852416992, 20.63559341430664, 1.1228998899459839, 1.3998600244522095, 0.7312146425247192, 13.154440879821777, -22.990318298339844, 19.991928100585938, 1.5365042686462402, 0.018934158608317375, 0.010814474895596504, 0.010989011265337467, -0.027327170595526695, 0.5644494295120239, 0.4754866361618042, 0.32134708762168884, 0.5087799429893494, -0.03932392597198486, 0.251522958278656, 2.960451364517212, 0.5021313428878784, 2.904130220413208, -1.0640451908111572, -0.26725879311561584, 3.139169216156006, -0.4456334710121155, 0.2458672821521759, 9.878817558288574, 0.015615195035934448, 0.01913025975227356, 0.02601522207260132, -0.015690568834543228, 0.02587355487048626, 0.7046972513198853, 0.7135965824127197], "mean": [-0.343204140663147, 0.07325125485658646, -0.4132378399372101, -1.128478765487671, -0.4428463876247406, 0.12317197769880295, -0.5005781054496765, -0.25555622577667236, -0.05427360534667969, 0.6765301823616028, -1.2535958290100098, 0.39511093497276306, -0.31605586409568787, -0.5848039388656616, 0.012114400044083595, -0.0017605433240532875, -0.6098054647445679, 1.0343866348266602, -0.45308706164360046, -0.00857897475361824, -0.012979426421225071, 0.0036530382931232452, -0.6054049134254456, 1.023532509803772, -0.45746177434921265, -0.008306486532092094, 0.7379389405250549, 1.745328426361084, 0.7379389405250549, 0.7379389405250549, 0.7379389405250549, 0.7379389405250549, 0.6175826787948608, 1.745328426361084, 0.6175826787948608, 0.6175826787948608, 0.6175826787948608, 0.6175826787948608, -0.014625622890889645, -0.000425733276642859, -0.014834468252956867, 0.0462317056953907, 0.043269503861665726, 0.026911871507763863, -0.08100495487451553, 0.04885989427566528, 0.001091312849894166, 0.07927558571100235, 0.04074420407414436, -0.02531610243022442, -0.060124628245830536, -0.03381030261516571, -0.06794944405555725, -0.021988864988088608, -7.917266368865967, -0.6396448016166687, 0.05160370096564293, -3.284313678741455, -0.02564609795808792, 0.3687313497066498, -0.08973146975040436, -5.679258346557617, 5.23021125793457, -0.23033423721790314, -5.181262016296387, 0.2628580331802368, -0.2782757580280304, -0.36218422651290894, 5.110042548039928e-05, 0.00042689513065852225, -0.00011829053255496547, -0.0005544860032387078, -0.0004808591620530933, -0.000792448001448065, 0.00032461201772093773, 0.000809702614787966, -0.0006096665747463703, 0.00022375000116880983, -0.0003355829685460776, -0.000461704155895859, -2.807101249694824, -0.18070092797279358, 7.5276007652282715, -26.469234466552734, 14.885544776916504, 0.12396573275327682, 0.5044451355934143, 0.03418634831905365, 8.900390625, -29.59037971496582, 16.595083236694336, 0.5519745349884033, 0.002324344590306282, -0.002486509270966053, 0.008725488558411598, -0.06186694651842117, 0.44888484477996826, 0.2114793062210083, 0.1887996643781662, 0.3893345296382904, -0.08515606075525284, 0.16855061054229736, -0.6698091626167297, -0.4060395658016205, 0.3404545187950134, -2.3039298057556152, -0.639633297920227, 2.695326805114746, -0.5812720060348511, 0.09063498675823212, 9.776764869689941, 0.001958186039701104, 0.0010561791714280844, -0.001109310076572001, -0.017881888896226883, 0.023853735998272896, 0.7034738659858704, 0.7100924253463745], "std": [0.29893916845321655, 0.30132952332496643, 0.162967711687088, 0.43794259428977966, 0.6370356678962708, 0.2051287144422531, 0.17048168182373047, 0.27932241559028625, 0.11888479441404343, 0.13237568736076355, 0.32438409328460693, 0.1444673240184784, 0.21141791343688965, 0.09938012808561325, 0.0005199259612709284, 0.0028050094842910767, 0.0012048052158206701, 0.0009544443455524743, 0.0010724993189796805, 0.0018891221843659878, 0.00047025602543726563, 0.0028793823439627886, 0.0022307848557829857, 0.0007487891707569361, 0.0008830113220028579, 0.0017598888371139765, 0.85451740026474, 8.344650268554688e-07, 0.85451740026474, 0.85451740026474, 0.85451740026474, 0.85451740026474, 0.826339602470398, 8.344650268554688e-07, 0.826339602470398, 0.826339602470398, 0.826339602470398, 0.826339602470398, 0.00018365240248385817, 6.647395639447495e-05, 0.32631218433380127, 0.23285619914531708, 0.29880887269973755, 0.4691409468650818, 0.47791117429733276, 0.2844798266887665, 0.2899973392486572, 0.14345988631248474, 0.06480824202299118, 0.12662895023822784, 0.2191445231437683, 0.14243002235889435, 0.2651507556438446, 0.1230802908539772, 2.492283582687378, 4.570377349853516, 1.2968446016311646, 2.9516372680664062, 0.29252544045448303, 1.1539275646209717, 0.5816689729690552, 2.2284648418426514, 1.4803601503372192, 0.8955831527709961, 2.253425359725952, 0.48036807775497437, 0.5990708470344543, 0.25530147552490234, 0.0025815479457378387, 0.006573706399649382, 0.0053373402915894985, 0.0027783713303506374, 0.0027515229303389788, 0.0029162573628127575, 0.0022260192781686783, 0.006753125693649054, 0.005765051580965519, 0.0029971327167004347, 0.0020675058476626873, 0.001979279099032283, 0.40256568789482117, 0.19283635914325714, 1.9535883665084839, 2.8464033603668213, 2.147982358932495, 0.6320132613182068, 0.3548862934112549, 0.1802782267332077, 1.9535478353500366, 3.3993031978607178, 1.8538100719451904, 0.6604052782058716, 0.0066065434366464615, 0.004223824944347143, 0.0005109221092425287, 0.012612731195986271, 0.0696135088801384, 0.16057881712913513, 0.08765733987092972, 0.06378117203712463, 0.04342419654130936, 0.07665228843688965, 2.2080624103546143, 0.5940518379211426, 2.2893753051757812, 0.6288563013076782, 0.17672516405582428, 0.6211603879928589, 0.05036427825689316, 0.049185723066329956, 0.03146567568182945, 0.0038444376550614834, 0.006606845650821924, 0.009640669450163841, 0.0007995439227670431, 0.0008924922440201044, 0.0012184928636997938, 0.0011736021842807531], "count": [317]}, "action": {"min": [-0.9568462371826172, -0.1964605301618576, -0.7623409628868103, -1.5586786270141602, -1.3335609436035156, -0.17801830172538757, -0.6981316804885864, -0.8242738246917725, -0.3094412684440613, 0.5230473279953003, -1.5856820344924927, 0.21042728424072266, -0.594219982624054, -0.6812424659729004, 0.011198235675692558, -0.007766352035105228, -0.6102839708328247, 1.0285861492156982, -0.45719942450523376, -0.013447273522615433, -0.013745276257395744, -0.0032139108516275883, -0.6063401103019714, 1.0176448822021484, -0.4610587954521179, -0.011569916270673275, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.014972145669162273, -0.0007555644260719419, -0.9161038994789124, -0.7320142984390259, -0.5974088907241821, -1.6350164413452148, -2.638371467590332, -0.5809003114700317, -2.049607276916504, -0.1435517519712448, -0.009270664304494858, -0.5820715427398682, -0.7702339887619019, -0.5229157209396362, -0.8952428698539734, -0.7385306358337402], "max": [0.005063200369477272, 0.5705764293670654, 0.15774986147880554, -0.27356719970703125, 0.2379264384508133, 0.6981316804885864, -0.1818363517522812, 0.04600510001182556, 0.07563722133636475, 1.024957299232483, -0.5587208271026611, 0.6763943433761597, 0.31676244735717773, -0.36610332131385803, 0.01398380659520626, 0.008551367558538914, -0.6017556190490723, 1.03468656539917, -0.4501505196094513, -0.006815026514232159, -0.010875809006392956, 0.01397421583533287, -0.5964758396148682, 1.0239113569259644, -0.45538321137428284, -0.006901144981384277, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.014104990288615227, -0.00037943883216939867, 1.532015085220337, 0.8525060415267944, 1.3287187814712524, 1.6063674688339233, 1.6517817974090576, 1.1211210489273071, 0.7448891401290894, 0.6261794567108154, 0.30648618936538696, 0.21881869435310364, 0.5042026042938232, 0.20635899901390076, 0.6302708983421326, 0.24763180315494537], "mean": [-0.37687575817108154, 0.08870523422956467, -0.4157325029373169, -1.0621143579483032, -0.4580490291118622, 0.12970732152462006, -0.4965871274471283, -0.24731938540935516, -0.03421526029706001, 0.6722665429115295, -1.2366969585418701, 0.387900710105896, -0.32791435718536377, -0.587854266166687, 0.01236097700893879, -0.001808987814001739, -0.6066890358924866, 1.0323526859283447, -0.4529992341995239, -0.008297464810311794, -0.012542340904474258, 0.0031584964599460363, -0.6021020412445068, 1.0213289260864258, -0.4573887884616852, -0.00851484015583992, 0.7379389405250549, 1.745328426361084, 0.7379389405250549, 0.7379389405250549, 0.7379389405250549, 0.7379389405250549, 0.6175826787948608, 1.745328426361084, 0.6175826787948608, 0.6175826787948608, 0.6175826787948608, 0.6175826787948608, -0.014625015668570995, -0.0004264359886292368, -0.014549695886671543, 0.045790817588567734, 0.043883953243494034, 0.026212358847260475, -0.08077080547809601, 0.04883168265223503, 0.0010855096625164151, 0.07921866327524185, 0.04052497819066048, -0.02595362439751625, -0.06097448244690895, -0.03378984332084656, -0.06798844784498215, -0.021663697436451912], "std": [0.3038921356201172, 0.28452232480049133, 0.21130667626857758, 0.4427933096885681, 0.6381402611732483, 0.22050069272518158, 0.16898906230926514, 0.26866644620895386, 0.09669433534145355, 0.14589741826057434, 0.328788697719574, 0.14267776906490326, 0.1965220421552658, 0.09591703861951828, 0.0007019729819148779, 0.0028471339028328657, 0.0016096221515908837, 0.0011522109853103757, 0.0011671126121655107, 0.0016086760442703962, 0.0006770315812900662, 0.0029323685448616743, 0.002229458186775446, 0.0011669077211990952, 0.0011224154150113463, 0.001488772570155561, 0.85451740026474, 8.344650268554688e-07, 0.85451740026474, 0.85451740026474, 0.85451740026474, 0.85451740026474, 0.826339602470398, 8.344650268554688e-07, 0.826339602470398, 0.826339602470398, 0.826339602470398, 0.826339602470398, 0.00018502837338019162, 6.662414671154693e-05, 0.3263377845287323, 0.233076810836792, 0.29891085624694824, 0.46934565901756287, 0.477967768907547, 0.2844851016998291, 0.2899976670742035, 0.14349494874477386, 0.06482913345098495, 0.1259831339120865, 0.2183406502008438, 0.1424383819103241, 0.26514679193496704, 0.12305507808923721], "count": [317]}, "timestamp": {"min": [0.0], "max": [10.533333333333333], "mean": [5.266666666666667], "std": [3.050318744728892], "count": [317]}, "frame_index": {"min": [0], "max": [316], "mean": [158.0], "std": [91.50956234186677], "count": [317]}, "episode_index": {"min": [174], "max": [174], "mean": [174.0], "std": [0.0], "count": [317]}, "index": {"min": [68692], "max": [69008], "mean": [68850.0], "std": [91.50956234186677], "count": [317]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [317]}, "subtask_annotation": {"mean": [0.38801261829652994, 2.0, 2.0, 2.0, 2.0], "std": [0.5000771169221521, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [317]}, "scene_annotation": {"mean": [174.0], "std": [0.0], "min": [174], "max": [174], "count": [317]}, "eef_direction_state": {"mean": [3.6056782334384856, 3.444794952681388], "std": [2.334563894575239, 2.2761165053591212], "min": [0, 0], "max": [6, 6], "count": [317]}, "eef_velocity_state": {"mean": [0.8769716088328076, 0.7287066246056783], "std": [0.8181727212010929, 0.651784180078734], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_acc_mag_state": {"mean": [0.7634069400630915, 0.6719242902208202], "std": [0.8466961594635116, 0.8290470493529893], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_direction_action": {"mean": [3.274447949526814, 3.3470031545741326], "std": [2.21204262655031, 2.1780592560852052], "min": [0, 0], "max": [6, 6], "count": [317]}, "eef_velocity_action": {"mean": [1.0378548895899053, 0.8485804416403786], "std": [0.7691728961960721, 0.6222272531560719], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_acc_mag_action": {"mean": [1.0126182965299684, 0.889589905362776], "std": [0.8291790756380452, 0.842737852088592], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_sim_pose_state": {"mean": [0.31768471013676475, 0.26053200147927585, 0.14491742146337694, -0.660222028689542, -0.4064244547305908, 0.35061108449411094, 0.280337081290055, -0.1799982196939801, 0.11457473048245168, -2.3039347533308496, -0.6396862129331017, 2.6953685708063264], "std": [0.06159028837104412, 0.14453939165534144, 0.02398094084778879, 2.2277227438299394, 0.5939980694561415, 2.304147410163545, 0.0694787562131695, 0.05329975179471425, 0.017463192643760426, 0.6288449188478217, 0.17670296510690353, 0.7357577969964285], "min": [0.23824730084984652, 0.11431172950181834, 0.09803693518803688, -3.06466542675967, -1.0780213376034162, -3.050832185501672, 0.20400897822918704, -0.3223005080468964, 0.08749116578121384, -2.9382232088923876, -0.8360273312142503, -3.141431039032652], "max": [0.42770488329501055, 0.496682081457042, 0.21287979635257265, 3.1321499338735723, 0.5020151770941754, 3.1281856749920767, 0.4169743605216632, -0.12946302999208728, 0.16852964435336776, -1.0640507902699325, -0.26726789289645114, 3.1402486876489517], "count": [317]}, "eef_sim_pose_action": {"mean": [0.3237618710606337, 0.2702554670274672, 0.1391848786148601, -0.5890257102069613, -0.4183303422798266, 0.24922047349354082, 0.2776516724182024, -0.17377391960212285, 0.10927113939668101, -2.3165353242495366, -0.6641509380993357, 2.778964547056755], "std": [0.06070284248288053, 0.1441256239572458, 0.027565008862450717, 2.2397123026578742, 0.6216580503596479, 2.295990209106477, 0.06522122641492524, 0.046048963879385396, 0.013807779804000032, 0.618425760753469, 0.1773167414796384, 0.312497550656154], "min": [0.24209794746817162, 0.11431739984391959, 0.10582591673293254, -3.077762257585148, -1.1008875714538249, -3.136441924634657, 0.20591724294936767, -0.3074852055730744, 0.08661653058988028, -2.916944983433675, -0.8600589700153631, 2.1657147810886954], "max": [0.441082087814974, 0.5057702187441628, 0.23428777658131494, 3.1256980014307, 0.49495780297772685, 3.0569098289084407, 0.4185365833264998, -0.13135787874956892, 0.14342357215261414, -0.957726514333713, -0.2688919045936673, 3.119166078791977], "count": [317]}}} +{"episode_index": 173, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4255593425605536]], [[0.5675621683967704]], [[0.4794838884083045]]], "std": [[[0.30193153332341394]], [[0.19182461245651716]], [[0.22883468737605991]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4528096981930027]], [[0.41901136101499425]], [[0.33296295415224914]]], "std": [[[0.3035926019652038]], [[0.2736199034315943]], [[0.32464620206135825]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4393786404267589]], [[0.42678915561322567]], [[0.3239943218954248]]], "std": [[[0.29073372548567866]], [[0.23493038612882794]], [[0.2987428535493063]]], "count": [100]}, "observation.state": {"min": [-0.1146414577960968, -0.3009936809539795, -0.3181486129760742, -1.6470117568969727, -1.4662017822265625, -0.8884496688842773, -0.6984831690788269, -0.4112522304058075, -0.03919922187924385, 0.09241285175085068, -1.6405911445617676, 0.8335176706314087, -0.27762651443481445, -0.36563968658447266, 0.0005671820254065096, -0.011470712721347809, -0.6215987205505371, 0.9638712406158447, -0.37002843618392944, -0.012091001495718956, 0.004975725430995226, 0.01602259837090969, -0.5731580257415771, 0.981058657169342, -0.4347759485244751, 0.02558707632124424, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.011069840751588345, -0.00038303289329633117, -0.40480658411979675, -0.4559509754180908, -0.6999567151069641, -0.8298070430755615, -2.211122989654541, -1.6010406017303467, -1.3915083408355713, -0.7102310657501221, -0.4368196725845337, -0.35825100541114807, -1.7458577156066895, -1.118513584136963, -0.39406055212020874, -0.5912330746650696, -8.006243705749512, -8.63858413696289, -5.67277193069458, -15.201465606689453, -5.279609203338623, -6.943833827972412, -2.180708408355713, -9.899236679077148, -3.2661783695220947, -1.1514041423797607, -9.310134887695312, -0.8034188151359558, -1.778998851776123, -1.721611738204956, -0.006513912696391344, -0.021270353347063065, -0.08065301179885864, -0.006005096714943647, -0.03311954811215401, -0.016782565042376518, -0.005258569493889809, -0.013510074466466904, -0.07196688652038574, -0.010342069901525974, -0.04805690050125122, -0.04385428503155708, -0.21209999918937683, -0.608726978302002, 3.4445035457611084, -34.51517868041992, 1.6824734210968018, -1.0084049701690674, -2.630040168762207, -0.9947489500045776, -2.598224639892578, -32.68328857421875, 0.2371930629014969, -1.6131798028945923, -0.019871434196829796, -0.01712161675095558, 0.005494505632668734, -0.09564509987831116, 0.265048086643219, 0.07379458844661713, 0.03225718438625336, 0.3557444214820862, -0.241219624876976, -0.0038991235196590424, -2.9860215187072754, -1.1567907333374023, -2.7900562286376953, -1.9556392431259155, -0.7677830457687378, 1.6706838607788086, -0.8246352672576904, -0.321779727935791, 9.67769718170166, -0.011962682008743286, -0.08028051257133484, -0.04638791084289551, -0.024531273171305656, 0.014138411730527878, 0.6129637956619263, 0.7865381240844727], "max": [0.11695848405361176, -0.011825780384242535, 0.4642617404460907, -1.1490848064422607, 0.08087475597858429, 0.34979385137557983, -0.03738540783524513, 0.039021313190460205, 0.2707534730434418, 0.641168475151062, -0.7306202054023743, 1.4166967868804932, -0.0046598236076533794, -0.023463480174541473, 0.0025285622105002403, -0.007370081730186939, -0.6024503707885742, 0.9654384255409241, -0.361051082611084, -0.0066325245425105095, 0.006998658645898104, 0.020889906212687492, -0.5576394200325012, 0.9829674959182739, -0.424498975276947, 0.03487544506788254, 1.1562806367874146, 1.7453292608261108, 1.1562806367874146, 1.1562806367874146, 1.1562806367874146, 1.1562806367874146, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.01048810500651598, 9.584673534845933e-07, 0.44422680139541626, 0.3179669976234436, 0.6359384655952454, 0.9005050659179688, 3.288121461868286, 1.6867796182632446, 0.8490912914276123, 0.929685115814209, 0.41723841428756714, 0.5157300233840942, 1.2344982624053955, 0.5824458599090576, 0.42072421312332153, 0.45771682262420654, 1.9486684799194336, 2.106227397918701, 2.5415141582489014, 4.578754425048828, 1.5207569599151611, 2.4389500617980957, 5.308302879333496, 0.22270497679710388, 14.896215438842773, 1.5866910219192505, 4.94505500793457, 2.266788959503174, 1.004273533821106, 5.824786186218262, 0.01004153024405241, 0.01909790001809597, 0.07732383906841278, 0.005535587668418884, 0.049334436655044556, 0.01168287917971611, 0.007219498511403799, 0.027545742690563202, 0.07044568657875061, 0.007790112402290106, 0.042506277561187744, 0.05098897963762283, 2.0361599922180176, 0.3229222297668457, 14.312507629394531, -21.981996536254883, 14.960077285766602, 0.1590842455625534, -0.23330999910831451, -0.21528148651123047, 6.918701171875, -22.416969299316406, 14.345512390136719, -0.4902278184890747, 0.026148322969675064, 0.010581531561911106, 0.00976801011711359, -0.04099075868725777, 0.4413388967514038, 0.2706441283226013, 0.1998153030872345, 0.4998122453689575, 0.06985241919755936, 0.17564445734024048, 3.0593976974487305, -0.1967950463294983, 2.869093894958496, -1.2708112001419067, -0.07112276554107666, 2.564195156097412, -0.23140065371990204, 0.11840903759002686, 9.997503280639648, 0.013027936220169067, 0.0748039186000824, 0.05064699053764343, -0.01785174570977688, 0.02486923523247242, 0.6168021559715271, 0.7897332906723022], "mean": [0.029352067038416862, -0.15345296263694763, 0.014432325959205627, -1.3677202463150024, -0.4523102045059204, -0.34030893445014954, -0.5178971886634827, -0.20921418070793152, 0.1733698546886444, 0.38483208417892456, -1.1089907884597778, 1.0602281093597412, -0.17002908885478973, -0.22997865080833435, 0.0014612511731684208, -0.008992473594844341, -0.6169431209564209, 0.9647156000137329, -0.36473825573921204, -0.009355836547911167, 0.006078801117837429, 0.01840578019618988, -0.5690547823905945, 0.9819496273994446, -0.42785173654556274, 0.03049565851688385, 0.21821437776088715, 1.7453304529190063, 0.21821437776088715, 0.21821437776088715, 0.21821437776088715, 0.21821437776088715, 0.6970713138580322, 1.7453304529190063, 0.6970713138580322, 0.6970713138580322, 0.6970713138580322, 0.6970713138580322, -0.01080453023314476, -0.00015684662503190339, -0.009654706344008446, 0.012319634668529034, -0.060354847460985184, -0.038845498114824295, -0.05202798545360565, 0.08477287739515305, 0.01906321942806244, -0.02339942380785942, 0.01194408442825079, 0.032561540603637695, 0.06455765664577484, -0.056751810014247894, -0.011393017135560513, -0.03868621960282326, -3.9614827632904053, -0.8400284647941589, -0.8295873403549194, -4.0980000495910645, 0.20687875151634216, -0.10985980182886124, -0.5156380534172058, -3.9648451805114746, 7.298404693603516, 0.6755701899528503, -3.8900017738342285, 0.08946250379085541, -0.3250347971916199, -0.15387766063213348, -0.000322337873512879, 0.00029019726207479835, -0.0013080781791359186, -0.0005295912269502878, 0.0003569551627151668, -0.0001367185468552634, 0.0006837827968411148, -0.0002230941317975521, -0.0019576996564865112, -0.00042135745752602816, -5.296347080729902e-05, -0.0005659994785673916, 0.9977293014526367, -0.08402363210916519, 10.967476844787598, -26.391286849975586, 11.347432136535645, -0.5237082839012146, -1.2687712907791138, -0.5545545816421509, 2.566862106323242, -25.52427864074707, 9.054213523864746, -1.1487172842025757, 0.002972418675199151, -0.0029053385369479656, 0.007536257151514292, -0.06892192363739014, 0.35923653841018677, 0.1658596247434616, 0.11918505281209946, 0.41303133964538574, -0.04960115998983383, 0.08220652490854263, -0.5192961096763611, -0.8232594728469849, 0.5991702079772949, -1.679499864578247, -0.5483954548835754, 2.148043155670166, -0.6050943732261658, -0.08414603769779205, 9.773907661437988, -0.00031338943517766893, 0.0009457060368731618, 0.0005182797322049737, -0.022674238309264183, 0.022160014137625694, 0.6154030561447144, 0.7875673174858093], "std": [0.05718837305903435, 0.0890590026974678, 0.26602309942245483, 0.13863326609134674, 0.56765216588974, 0.38505932688713074, 0.23781034350395203, 0.09587867558002472, 0.10457120835781097, 0.18111436069011688, 0.21952010691165924, 0.18641263246536255, 0.09033229947090149, 0.11335287243127823, 0.0005192027310840786, 0.0010991593590006232, 0.0050103189423680305, 0.0004927561385557055, 0.002057980978861451, 0.0011939737014472485, 0.0005684259813278913, 0.0011906895088031888, 0.0037403693422675133, 0.00047888263361528516, 0.0018630821723490953, 0.0014922271948307753, 0.38946494460105896, 1.1920928955078125e-06, 0.38946494460105896, 0.38946494460105896, 0.38946494460105896, 0.38946494460105896, 0.8109192848205566, 1.1920928955078125e-06, 0.8109192848205566, 0.8109192848205566, 0.8109192848205566, 0.8109192848205566, 0.00010697495599742979, 8.900803368305787e-05, 0.15288501977920532, 0.1445620357990265, 0.26190289855003357, 0.3563248813152313, 0.8434255719184875, 0.5846056342124939, 0.3681456446647644, 0.2820524573326111, 0.14538118243217468, 0.2051665186882019, 0.5737321972846985, 0.27223220467567444, 0.13008005917072296, 0.15065783262252808, 1.5800936222076416, 2.379324197769165, 1.546247124671936, 4.691921710968018, 1.1960426568984985, 1.660500168800354, 1.6505510807037354, 2.4983069896698, 5.3184590339660645, 0.652848482131958, 4.208676338195801, 0.6435171365737915, 0.6190736293792725, 1.4486010074615479, 0.0028667047154158354, 0.006147848442196846, 0.022053014487028122, 0.0021350528113543987, 0.00924634374678135, 0.004893609322607517, 0.0023584768641740084, 0.006534523796290159, 0.01900715008378029, 0.002706281142309308, 0.011023257859051228, 0.011253795586526394, 0.4936439096927643, 0.18245863914489746, 2.0202364921569824, 2.486335277557373, 3.182766914367676, 0.309650182723999, 0.4834752678871155, 0.14474886655807495, 1.7783637046813965, 2.6781792640686035, 3.0925300121307373, 0.27769985795021057, 0.007977122440934181, 0.005472599063068628, 0.0006947782821953297, 0.01105730701237917, 0.049302201718091965, 0.0645231157541275, 0.040405552834272385, 0.04038277640938759, 0.10898240655660629, 0.046922359615564346, 2.2166504859924316, 0.30581900477409363, 2.015392303466797, 0.1871693730354309, 0.22142167389392853, 0.27451592683792114, 0.1142231673002243, 0.07699673622846603, 0.04229384660720825, 0.004545263480395079, 0.027222543954849243, 0.013430300168693066, 0.0017569151241332293, 0.0026398717891424894, 0.0007980639347806573, 0.0006811588536947966], "count": [181]}, "action": {"min": [-0.16008839011192322, -0.2937886118888855, -0.3374735116958618, -1.7123565673828125, -1.4683202505111694, -0.9363353252410889, -0.6981316804885864, -0.3996565341949463, -0.06646852195262909, 0.12346877157688141, -1.4961951971054077, 0.5180757641792297, -0.2750728130340576, -0.5144291520118713, -0.0008429275476373732, -0.014317236840724945, -0.6180351376533508, 0.9603729844093323, -0.3702400326728821, -0.01283430028706789, 0.0039536491967737675, 0.01136092096567154, -0.5698822736740112, 0.9797265529632568, -0.4355820119380951, 0.025605520233511925, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.011069840751588345, -0.00038303289329633117, -0.40480658411979675, -0.4559509754180908, -0.6999567151069641, -0.8298070430755615, -2.211122989654541, -1.777362585067749, -1.3915083408355713, -0.7102310657501221, -0.40979552268981934, -0.35825100541114807, -1.7458577156066895, -1.515027403831482, -0.39406055212020874, -0.727566123008728], "max": [0.14784975349903107, 0.02786685898900032, 0.40505722165107727, -1.0556416511535645, 0.08658972382545471, 0.3634208142757416, -0.020738082006573677, 0.061510615050792694, 0.31742656230926514, 0.6685288548469543, -0.5817809700965881, 1.4184083938598633, 0.006490124389529228, -0.021386340260505676, 0.002289025578647852, -0.005929956212639809, -0.6021421551704407, 0.9660757780075073, -0.36268725991249084, -0.007776162587106228, 0.006974169984459877, 0.02037208527326584, -0.5584390163421631, 0.9831845164299011, -0.42608943581581116, 0.033504240214824677, 1.1562806367874146, 1.7453292608261108, 1.1562806367874146, 1.1562806367874146, 1.1562806367874146, 1.1562806367874146, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.010295582935214043, 9.584673534845933e-07, 0.4283064603805542, 0.3179669976234436, 0.7523221969604492, 0.9005050659179688, 3.1364636421203613, 1.6867796182632446, 0.8490912914276123, 0.929685115814209, 0.41723841428756714, 0.5157300233840942, 1.2344982624053955, 0.3413736820220947, 0.3673934042453766, 0.25981301069259644], "mean": [0.013725290074944496, -0.12577524781227112, -0.009180773049592972, -1.3366905450820923, -0.4567320644855499, -0.33408862352371216, -0.5126028656959534, -0.21185733377933502, 0.18407481908798218, 0.3960150182247162, -1.0555788278579712, 1.0398268699645996, -0.16792815923690796, -0.23950928449630737, 0.0007679505506530404, -0.008892832323908806, -0.6124955415725708, 0.9638242125511169, -0.3663347661495209, -0.010049610398709774, 0.005584373604506254, 0.016676437109708786, -0.5646423697471619, 0.9815254807472229, -0.4299033284187317, 0.03023177944123745, 0.2208179235458374, 1.7453304529190063, 0.2208179235458374, 0.2208179235458374, 0.2208179235458374, 0.2208179235458374, 0.6964927911758423, 1.7453304529190063, 0.6964927911758423, 0.6964927911758423, 0.6964927911758423, 0.6964927911758423, -0.01080293394625187, -0.00015718323993496597, -0.0066353389993309975, 0.010367486625909805, -0.05518191307783127, -0.04335201159119606, -0.03561888635158539, 0.0740937888622284, 0.014996769838035107, -0.016628189012408257, 0.014256238006055355, 0.03210083767771721, 0.05463184788823128, -0.07063121348619461, -0.011583474464714527, -0.04648783057928085], "std": [0.06493169069290161, 0.09319902211427689, 0.25798559188842773, 0.18539632856845856, 0.5674880146980286, 0.386650949716568, 0.2392088919878006, 0.10332395881414413, 0.11871524900197983, 0.16719450056552887, 0.24456137418746948, 0.19179880619049072, 0.09049533307552338, 0.11234845221042633, 0.0006740737590007484, 0.00188742415048182, 0.0037886553909629583, 0.0011098518734797835, 0.001639794441871345, 0.0011024702107533813, 0.0007101453375071287, 0.001955297077074647, 0.00252013118006289, 0.0008769336272962391, 0.0016015840228646994, 0.001366166165098548, 0.39118078351020813, 1.1920928955078125e-06, 0.39118078351020813, 0.39118078351020813, 0.39118078351020813, 0.39118078351020813, 0.8107815980911255, 1.1920928955078125e-06, 0.8107815980911255, 0.8107815980911255, 0.8107815980911255, 0.8107815980911255, 0.00011462473776191473, 9.049000800587237e-05, 0.15538914501667023, 0.14656005799770355, 0.269694983959198, 0.3585309684276581, 0.8721858859062195, 0.6014147996902466, 0.3720000386238098, 0.27852171659469604, 0.14110220968723297, 0.20535160601139069, 0.5723521709442139, 0.2906079590320587, 0.1283009648323059, 0.15364357829093933], "count": [181]}, "timestamp": {"min": [0.0], "max": [6.0], "mean": [3.0], "std": [1.7416467303484175], "count": [181]}, "frame_index": {"min": [0], "max": [180], "mean": [90.0], "std": [52.24940191045253], "count": [181]}, "episode_index": {"min": [175], "max": [175], "mean": [175.0], "std": [0.0], "count": [181]}, "index": {"min": [69009], "max": [69189], "mean": [69099.0], "std": [52.24940191045253], "count": [181]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [181]}, "subtask_annotation": {"mean": [0.3149171270718232, 2.0, 2.0, 2.0, 2.0], "std": [0.48769229813732384, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [181]}, "scene_annotation": {"mean": [175.0], "std": [0.0], "min": [175], "max": [175], "count": [181]}, "eef_direction_state": {"mean": [2.850828729281768, 3.1933701657458564], "std": [1.884763530884289, 2.1673519808359827], "min": [0, 0], "max": [6, 6], "count": [181]}, "eef_velocity_state": {"mean": [1.2265193370165746, 1.1049723756906078], "std": [0.5548017772655556, 0.7012440597118075], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_acc_mag_state": {"mean": [1.12707182320442, 1.0994475138121547], "std": [0.7869001637880143, 0.861098953353326], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_direction_action": {"mean": [3.850828729281768, 3.8729281767955803], "std": [1.6603473904138784, 1.6621847901510178], "min": [0, 0], "max": [6, 6], "count": [181]}, "eef_velocity_action": {"mean": [1.270718232044199, 1.160220994475138], "std": [0.7196331425339852, 0.7519903283446361], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_acc_mag_action": {"mean": [1.270718232044199, 1.2099447513812154], "std": [0.7041110795318639, 0.7725329632242437], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_sim_pose_state": {"mean": [0.22394268708410917, 0.23234750992310113, 0.06647154827837894, -0.5376267736228364, -0.8239491070590239, 0.5825554315854308, 0.2763811857723221, -0.14066521797913187, 0.09345600456005033, -1.6794062184535468, -0.5484904251587959, 2.147991507062692], "std": [0.0250684088126519, 0.03383578183072852, 0.03888827187302114, 2.2407630609189177, 0.30608860459146425, 2.050570337186824, 0.02660878076617704, 0.07189253151960248, 0.023965014763732074, 0.18716861620557207, 0.22141566826169534, 0.274565182073505], "min": [0.17838857786756543, 0.1794598571289137, 0.020349099540632444, -3.104975359596077, -1.1621801994508723, -3.0753429332848317, 0.24530693560837788, -0.26666653687512937, 0.05519385568126495, -1.9557196184732422, -0.7683555671813272, 1.6707177473160044], "max": [0.27721382920285753, 0.29231795132283783, 0.14789890538470465, 3.1136652108006584, -0.19646659030406677, 3.0303718093762226, 0.3483554007015505, -0.06458671016609406, 0.1475333187639077, -1.2708576228773596, -0.07112122198121296, 2.5644325053889654], "count": [181]}, "eef_sim_pose_action": {"mean": [0.22647944848810286, 0.236531283003069, 0.06245647379901823, -0.482324117726085, -0.8394589438874184, 0.4546081379185798, 0.27182390312950816, -0.13586595601441928, 0.08398216105343308, -1.642860293412047, -0.5744858303757712, 2.155634125215855], "std": [0.024667066610276497, 0.03262646723514479, 0.04224412111969551, 2.2509892525579254, 0.33477386735711584, 2.0459730946233385, 0.024751273428741092, 0.07267040717806103, 0.030690182858949935, 0.24971905229601327, 0.2547649082836098, 0.25475297974077044], "min": [0.1924864353697617, 0.18615565576568485, 0.006636485835468941, -3.0788658808553158, -1.2572244116371998, -3.101379635387798, 0.23127011761077684, -0.2746888960654694, 0.03925289150850393, -2.5375960067444927, -1.053196834017743, 1.677845435146166], "max": [0.2782174473715485, 0.3023925693066617, 0.15896352422140173, 3.1030636210610085, -0.14749960717996724, 3.107410168961863, 0.32913672947931233, -0.05927441731196503, 0.1548371202281703, -1.1078849648082767, -0.028743959730600732, 2.7586718510918873], "count": [181]}}} +{"episode_index": 174, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42485033640907344]], [[0.5268318483275662]], [[0.4840222438485198]]], "std": [[[0.28465608839621764]], [[0.2163725199558125]], [[0.21795960211037205]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45066530180699726]], [[0.43590773260284504]], [[0.3572827710495963]]], "std": [[[0.2983413957993877]], [[0.23089909224259672]], [[0.27696251335701705]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4450121515763168]], [[0.4648499855824683]], [[0.38933018550557474]]], "std": [[[0.2842711541127258]], [[0.22106208604678568]], [[0.24589650830691612]]], "count": [100]}, "observation.state": {"min": [-0.8253133296966553, -0.22596272826194763, -0.5481813549995422, -1.7589845657348633, -1.4869914054870605, 0.06723402440547943, -0.7003904581069946, -0.8558239936828613, -0.09842072427272797, 0.5109847187995911, -1.679733395576477, 0.258758008480072, -0.6960088610649109, -0.6120047569274902, 0.011172996833920479, -0.003990426659584045, -0.6102988719940186, 1.0338704586029053, -0.4594825208187103, -0.011805640533566475, -0.01394168846309185, 0.0015054494142532349, -0.6051507592201233, 1.0209088325500488, -0.4620594382286072, -0.01113029196858406, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.015455037355422974, -0.000484778662212193, -1.006442904472351, -1.1586427688598633, -0.6681881546974182, -1.6628791093826294, -1.765871286392212, -0.6602804660797119, -1.9091310501098633, -0.23704200983047485, -0.07491506636142731, -0.8855515122413635, -1.2235503196716309, -0.7813949584960938, -1.8129189014434814, -1.0126532316207886, -13.250946044921875, -11.843711853027344, -1.5024420022964478, -13.40048885345459, -1.83638596534729, -1.6929181814193726, -1.664224624633789, -11.75882339477539, 1.4957265853881836, -2.078144073486328, -7.661783218383789, -0.8225478529930115, -2.5537240505218506, -1.0616605281829834, -0.014154832810163498, -0.01816222071647644, -0.02976183407008648, -0.009343478828668594, -0.009523335844278336, -0.011900166049599648, -0.00821815524250269, -0.02532736212015152, -0.016680968925356865, -0.013060761615633965, -0.009754838421940804, -0.015758970752358437, -4.072319984436035, -0.6384209394454956, 4.647110939025879, -31.203895568847656, 11.750144958496094, -0.807593584060669, -0.5090399980545044, -0.3897337019443512, 3.71174955368042, -32.89202880859375, 12.701629638671875, -0.4380466639995575, -0.01660311408340931, -0.02339443750679493, 0.007326007820665836, -0.08198151737451553, 0.35924214124679565, 0.06079387664794922, 0.0213271826505661, 0.32663625478744507, -0.17308910191059113, 0.02213897928595543, -3.0453128814697266, -1.080747365951538, -3.050069570541382, -2.976600408554077, -0.8525973558425903, -3.132396697998047, -0.717989981174469, -0.18145790696144104, 9.666427612304688, -0.015181183815002441, -0.011023283004760742, -0.0279940664768219, -0.019197363406419754, 0.021090714260935783, 0.6979607343673706, 0.7121767401695251], "max": [0.003493608208373189, 0.5499874949455261, -0.20207752287387848, -0.35095706582069397, 0.1882830560207367, 0.5250060558319092, -0.1781485229730606, 0.043199148029088974, 0.14419817924499512, 1.0832631587982178, -0.38812369108200073, 0.7237029075622559, -0.14317047595977783, -0.2892821729183197, 0.013576949946582317, 0.001330097671598196, -0.6031743884086609, 1.0369635820388794, -0.45471489429473877, -0.00650568725541234, -0.012007325887680054, 0.006865450646728277, -0.5975663661956787, 1.0244135856628418, -0.45650672912597656, -0.00663374736905098, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.014590666629374027, -0.00037965760566294193, 1.0254498720169067, 0.8805187940597534, 0.8684542775154114, 1.6821904182434082, 4.080940246582031, 0.8317480683326721, 0.6791161894798279, 0.6991691589355469, 0.2360834777355194, 0.3272625505924225, 0.28705012798309326, 0.5619454383850098, 0.7767497897148132, 0.24414393305778503, -0.7349264025688171, 7.875458240509033, 3.1874237060546875, 2.8388280868530273, 1.2051281929016113, 2.5824174880981445, 1.1477410793304443, -1.2137421369552612, 8.730159759521484, 2.443223476409912, 2.258852481842041, 3.557997465133667, 2.037240743637085, 1.6068376302719116, 0.008781448006629944, 0.020128346979618073, 0.01736087165772915, 0.009684370830655098, 0.012205971404910088, 0.01861628331243992, 0.005576751660555601, 0.016433587297797203, 0.013463368639349937, 0.011887154541909695, 0.00689512537792325, 0.010446755215525627, -1.9513200521469116, 0.2969399690628052, 13.154440879821777, -20.373964309692383, 20.867042541503906, 0.9334623217582703, 1.3362300395965576, 0.5344919562339783, 12.902042388916016, -24.324180603027344, 21.766950607299805, 1.438910961151123, 0.02361493743956089, 0.011065181344747543, 0.010989011265337467, -0.027327170595526695, 0.5656904578208923, 0.4578714668750763, 0.3349895775318146, 0.5417070388793945, 0.030878938734531403, 0.2786487340927124, 3.031363010406494, 0.49583306908607483, 3.07905912399292, -1.1939187049865723, -0.03640962392091751, 3.1371841430664062, -0.4560829997062683, 0.26151975989341736, 9.95821475982666, 0.015102386474609375, 0.03301429748535156, 0.04373982548713684, -0.015160474926233292, 0.024876657873392105, 0.7013818025588989, 0.7154977917671204], "mean": [-0.3234443664550781, 0.08730204403400421, -0.3911765217781067, -1.1219689846038818, -0.5770125389099121, 0.21484589576721191, -0.4907515048980713, -0.21940797567367554, 0.09070636332035065, 0.6481370329856873, -1.2866793870925903, 0.4221985936164856, -0.4251279830932617, -0.5525743961334229, 0.012654082849621773, -0.0012672750744968653, -0.6085535883903503, 1.035333514213562, -0.4560563266277313, -0.008397559635341167, -0.01267286017537117, 0.003968580160290003, -0.6033543348312378, 1.0226083993911743, -0.45901358127593994, -0.008583719842135906, 0.7359097003936768, 1.7453235387802124, 0.7359097003936768, 0.7359097003936768, 0.7359097003936768, 0.7359097003936768, 0.5066014528274536, 1.7453235387802124, 0.5066014528274536, 0.5066014528274536, 0.5066014528274536, 0.5066014528274536, -0.01509361807256937, -0.0003863367310259491, 0.0020356711465865374, -0.0055841547437012196, 0.014128285460174084, -0.003916793968528509, 0.013354519382119179, 0.0038033723831176758, -0.005504453554749489, 0.06612306833267212, 0.014627281576395035, -0.03745109587907791, -0.08597621321678162, -0.03473475202918053, -0.027493860572576523, -0.019949723035097122, -7.693344593048096, -0.8290107846260071, 0.36798781156539917, -4.214683532714844, -0.14057089388370514, 0.14254358410835266, -0.19913174211978912, -4.828115940093994, 5.959474086761475, 0.4951927959918976, -4.806217193603516, 0.5602604150772095, 0.00429526437073946, -0.2265765219926834, -0.00036737785558216274, -0.0005142136942595243, -0.00026893007452599704, 0.00013647768355440348, -0.0001011767380987294, 0.00013250624760985374, -0.000568397284951061, 0.00021416146773844957, -0.0003884987672790885, -0.00032532980549149215, -0.00038116375799290836, -4.86661956529133e-05, -3.162613868713379, -0.24242348968982697, 7.943185806274414, -26.822616577148438, 15.587851524353027, -0.04400510713458061, 0.22996865212917328, -0.002532636048272252, 8.369878768920898, -28.99796485900879, 16.668781280517578, 0.387054443359375, 0.002416895003989339, -0.003028859617188573, 0.008981116116046906, -0.06218187138438225, 0.4506416916847229, 0.23773914575576782, 0.17111124098300934, 0.37993308901786804, -0.04465501382946968, 0.21060477197170258, -0.6180557012557983, -0.3489576578140259, 0.29050737619400024, -2.5311200618743896, -0.6791456937789917, 2.466055154800415, -0.5949738621711731, 0.05827643722295761, 9.778342247009277, 0.0015569551615044475, 0.0015057852724567056, 0.0009309473680332303, -0.01808236539363861, 0.024139290675520897, 0.6995216012001038, 0.7139726877212524], "std": [0.3103421628475189, 0.2904917001724243, 0.10723498463630676, 0.47288310527801514, 0.696902334690094, 0.11399149149656296, 0.2051393687725067, 0.26356276869773865, 0.046361129730939865, 0.1029486358165741, 0.41884252429008484, 0.1488315314054489, 0.11872665584087372, 0.04763741418719292, 0.0005554970121011138, 0.0015546961221843958, 0.001396007603034377, 0.0011967418249696493, 0.0011944236466661096, 0.001820132602006197, 0.00045807671267539263, 0.0012571479892358184, 0.0010451852576807141, 0.001046513905748725, 0.001204156898893416, 0.0017893023323267698, 0.8557028770446777, 5.7220458984375e-06, 0.8557028770446777, 0.8557028770446777, 0.8557028770446777, 0.8557028770446777, 0.7885507941246033, 5.7220458984375e-06, 0.7885507941246033, 0.7885507941246033, 0.7885507941246033, 0.7885507941246033, 0.00020137877436354756, 1.8929296857095324e-05, 0.2801358699798584, 0.29616957902908325, 0.1630324274301529, 0.47914010286331177, 0.6432598829269409, 0.21530984342098236, 0.2692974805831909, 0.16592267155647278, 0.04396912828087807, 0.17401602864265442, 0.24070826172828674, 0.17446748912334442, 0.30415552854537964, 0.13743478059768677, 2.9208619594573975, 5.629189968109131, 0.9298199415206909, 4.14736795425415, 0.4614717960357666, 0.755584716796875, 0.6019203662872314, 2.2368597984313965, 1.4843494892120361, 1.1842145919799805, 2.5284125804901123, 0.8036959767341614, 0.7093892097473145, 0.3899603486061096, 0.003016831586137414, 0.005730826407670975, 0.006156344432383776, 0.002844149013981223, 0.0021388647146523, 0.003289588261395693, 0.002489800564944744, 0.00590274715796113, 0.005242993123829365, 0.0031559017952531576, 0.002036024583503604, 0.002617213875055313, 0.38938844203948975, 0.1984367072582245, 1.9586633443832397, 2.750786542892456, 1.8408796787261963, 0.4796629846096039, 0.33811742067337036, 0.19806517660617828, 1.753989338874817, 2.56738018989563, 1.7991267442703247, 0.5029641389846802, 0.006566166877746582, 0.0052515482529997826, 0.0005395341431722045, 0.01292585302144289, 0.07316530495882034, 0.14695139229297638, 0.09358030557632446, 0.05975060909986496, 0.04306434094905853, 0.07428191602230072, 2.186493158340454, 0.6402180194854736, 2.352224588394165, 0.5156086087226868, 0.1683470755815506, 1.4580296277999878, 0.04078904166817665, 0.0546317994594574, 0.03429432213306427, 0.00467419158667326, 0.005852990783751011, 0.010221664793789387, 0.0008727118838578463, 0.00044593599159270525, 0.0008526611491106451, 0.0008416654309257865], "count": [383]}, "action": {"min": [-0.8983052968978882, -0.2678568959236145, -0.6144534945487976, -1.7972586154937744, -1.4925901889801025, 0.0639568418264389, -0.6981316804885864, -0.7510453462600708, -0.044870525598526, 0.48357170820236206, -1.6681475639343262, 0.24654027819633484, -0.6981316804885864, -0.6190166473388672, 0.01051752083003521, -0.009614268317818642, -0.6090946197509766, 1.0290429592132568, -0.4598444402217865, -0.010878321714699268, -0.014383106492459774, -0.005227673798799515, -0.6025810837745667, 1.0163023471832275, -0.46243295073509216, -0.0109119713306427, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.015450425446033478, -0.000484778662212193, -1.006442904472351, -1.1586427688598633, -0.6681881546974182, -1.6628791093826294, -1.765871286392212, -0.6602804660797119, -1.9091310501098633, -0.23704200983047485, -0.07491506636142731, -0.8855515122413635, -1.2235503196716309, -0.7813949584960938, -1.8129189014434814, -1.0126532316207886], "max": [0.03046821989119053, 0.5634045600891113, -0.15855193138122559, -0.2607809603214264, 0.19354820251464844, 0.5334585905075073, -0.17654617130756378, 0.044618114829063416, 0.14371614158153534, 0.8654801249504089, -0.4677007496356964, 0.6897610425949097, -0.1611233651638031, -0.31605464220046997, 0.014723645523190498, 0.003880632109940052, -0.5993504524230957, 1.035914421081543, -0.45304566621780396, -0.005990155041217804, -0.010514849796891212, 0.008615665137767792, -0.5940111875534058, 1.023155689239502, -0.4560086727142334, -0.006837319117039442, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.014590666629374027, -0.00037965760566294193, 1.0254498720169067, 0.8805187940597534, 0.8684542775154114, 1.6821904182434082, 4.080940246582031, 0.8317480683326721, 0.6791161894798279, 0.6991691589355469, 0.2360834777355194, 0.3272625505924225, 0.28705012798309326, 0.5619454383850098, 0.7767497897148132, 0.24414393305778503], "mean": [-0.350677490234375, 0.082171231508255, -0.393574059009552, -1.0745363235473633, -0.5765620470046997, 0.2114718109369278, -0.4888056516647339, -0.21061645448207855, 0.08916802704334259, 0.6468470096588135, -1.2762041091918945, 0.4156292974948883, -0.4261561334133148, -0.5542864799499512, 0.01307547464966774, -0.001975888153538108, -0.6054433584213257, 1.0333116054534912, -0.4559473991394043, -0.0080718994140625, -0.012056524865329266, 0.0028222952969372272, -0.5997540950775146, 1.02028226852417, -0.4590730667114258, -0.008750775828957558, 0.7359097003936768, 1.7453235387802124, 0.7359097003936768, 0.7359097003936768, 0.7359097003936768, 0.7359097003936768, 0.5020900368690491, 1.7453235387802124, 0.5020900368690491, 0.5020900368690491, 0.5020900368690491, 0.5020900368690491, -0.015092181041836739, -0.0003862312878482044, 0.002105157822370529, -0.005685762036591768, 0.014249830506742, -0.004008207004517317, 0.013699079863727093, 0.004134512040764093, -0.005468721501529217, 0.06549513339996338, 0.014654655009508133, -0.03688798472285271, -0.08582726120948792, -0.03478022664785385, -0.025183266028761864, -0.020403899252414703], "std": [0.3130180239677429, 0.2858599126338959, 0.12509359419345856, 0.493015855550766, 0.7004927396774292, 0.11518726497888565, 0.20443768799304962, 0.25040239095687866, 0.033841513097286224, 0.10402178019285202, 0.4016323387622833, 0.15133382380008698, 0.1197483241558075, 0.03641694784164429, 0.0007501682266592979, 0.0027403237763792276, 0.0018748118309304118, 0.001487633096985519, 0.0014018965885043144, 0.0016319584101438522, 0.0006673064781352878, 0.002534749684855342, 0.0014282023767009377, 0.0014235557755455375, 0.001274433103390038, 0.0016242506681010127, 0.8557028770446777, 5.7220458984375e-06, 0.8557028770446777, 0.8557028770446777, 0.8557028770446777, 0.8557028770446777, 0.786492645740509, 5.7220458984375e-06, 0.786492645740509, 0.786492645740509, 0.786492645740509, 0.786492645740509, 0.00019999418873339891, 1.8879096387536265e-05, 0.28013521432876587, 0.29616427421569824, 0.1630355417728424, 0.4792395830154419, 0.6431730389595032, 0.21522460877895355, 0.26929745078086853, 0.16590429842472076, 0.04403454065322876, 0.17418666183948517, 0.24077562987804413, 0.1757977306842804, 0.30253908038139343, 0.13710780441761017], "count": [383]}, "timestamp": {"min": [0.0], "max": [12.733333333333333], "mean": [6.366666666666667], "std": [3.6854066562894015], "count": [383]}, "frame_index": {"min": [0], "max": [382], "mean": [191.0], "std": [110.56219968868203], "count": [383]}, "episode_index": {"min": [176], "max": [176], "mean": [176.0], "std": [0.0], "count": [383]}, "index": {"min": [69190], "max": [69572], "mean": [69381.0], "std": [110.56219968868203], "count": [383]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [383]}, "subtask_annotation": {"mean": [0.5848563968668408, 2.0, 2.0, 2.0, 2.0], "std": [0.7732339721732281, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [383]}, "scene_annotation": {"mean": [176.0], "std": [0.0], "min": [176], "max": [176], "count": [383]}, "eef_direction_state": {"mean": [3.5274151436031334, 3.835509138381201], "std": [2.143337567786154, 2.288943270223816], "min": [0, 0], "max": [6, 6], "count": [383]}, "eef_velocity_state": {"mean": [0.9947780678851175, 0.6109660574412533], "std": [0.7439741498214409, 0.6603937874188992], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_acc_mag_state": {"mean": [0.9190600522193212, 0.6814621409921671], "std": [0.840382328785369, 0.8382786995209974], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_direction_action": {"mean": [3.31331592689295, 3.8694516971279374], "std": [2.0682872726550183, 2.237511080449486], "min": [0, 0], "max": [6, 6], "count": [383]}, "eef_velocity_action": {"mean": [1.0339425587467364, 0.6475195822454308], "std": [0.7554134426162658, 0.6532008827456284], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_acc_mag_action": {"mean": [1.122715404699739, 0.8798955613577023], "std": [0.7870233042341281, 0.8309848129343639], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_sim_pose_state": {"mean": [0.3130655323745716, 0.27093594476264926, 0.13691681049345975, -0.6183778753269653, -0.3493097394421682, 0.2907938041587534, 0.2672838217250049, -0.13013826700638617, 0.13355369805400727, -2.531107673418391, -0.679207764104125, 2.466087481370706], "std": [0.06500674468195246, 0.13721889679102978, 0.02842466290018003, 2.21480298337909, 0.640251510653459, 2.3787135641594506, 0.062469586639296776, 0.03060810337985137, 0.02894703143982978, 0.5156157835180591, 0.1682491927208913, 1.5014713476977712], "min": [0.24090661228187507, 0.12372599810319035, 0.09626478765588627, -3.1111833599415033, -1.080809174957792, -3.1329383377855833, 0.21221703212402857, -0.2578879502157364, 0.08787840258877067, -2.9766010143550576, -0.8525974099325188, -3.1407765783029005], "max": [0.4151758772570506, 0.4552954018109299, 0.19866291025448715, 3.1378958982518523, 0.49582160447397783, 3.135181496377383, 0.4160084576729288, -0.10449836395988112, 0.16401551876740791, -1.193943355202955, -0.036385539624913976, 3.1391368253959175], "count": [383]}, "eef_sim_pose_action": {"mean": [0.3184118003847375, 0.273041585809259, 0.1343886715074299, -0.6573681956235862, -0.35683260674128614, 0.296070510328362, 0.2642566621672472, -0.129177371681786, 0.12679556169417833, -2.5190201568333874, -0.7082183348589741, 2.527641733347218], "std": [0.0620963774099159, 0.135266783313906, 0.030820095883143064, 2.202667383277019, 0.6554955217513978, 2.393128282377675, 0.05843802853501391, 0.024254554512331, 0.02823417037416047, 0.5071584552490082, 0.15927780150462198, 1.3876375006922916], "min": [0.24338347290263562, 0.12360336413574094, 0.09302186132818985, -3.1402287353179923, -1.1172499556951743, -3.1389125668465483, 0.21006032196052474, -0.23132101760337676, 0.07626624157005484, -2.9539746694419544, -0.890081488984382, -3.140902689960812], "max": [0.43178051611870805, 0.45488810537036806, 0.2033006071036522, 3.1184879679136657, 0.5240293311247282, 3.088975933412634, 0.39970224190782877, -0.09771540169347771, 0.15817734570151507, -1.5746071014327347, -0.2925708483344842, 3.1361339451620616], "count": [383]}}} +{"episode_index": 175, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45544431468665897]], [[0.5463334799115724]], [[0.48314309159938484]]], "std": [[[0.29635367149603237]], [[0.22249473975410464]], [[0.22719942558730047]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42120321991541715]], [[0.4298903594771242]], [[0.39011632785467126]]], "std": [[[0.2898651458525367]], [[0.24672413581589303]], [[0.26320328620087113]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4556810193194925]], [[0.46265087946943484]], [[0.40405331362937336]]], "std": [[[0.2777605513384765]], [[0.21879678441766418]], [[0.24680994118770544]]], "count": [100]}, "observation.state": {"min": [-0.5955601930618286, -0.23079313337802887, -0.5447463989257812, -1.2726030349731445, -1.5678634643554688, -0.4260125458240509, -0.5861374139785767, -0.29742106795310974, -0.5535314083099365, 0.42296066880226135, -1.8358455896377563, 0.6231933832168579, -0.6117897033691406, -0.43121767044067383, 0.010205913335084915, -0.0022685835137963295, -0.5977859497070312, 1.031211495399475, -0.47131821513175964, -0.011974817141890526, -0.012655321508646011, -0.006659199949353933, -0.5979366302490234, 1.0110974311828613, -0.4633693993091583, -0.0057036736980080605, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0003840872668661177, -0.00027836987283080816, -0.38374242186546326, -0.37838760018348694, -0.5377891659736633, -1.547273874282837, -2.4344253540039062, -0.928624153137207, -1.1709554195404053, -0.367127001285553, -0.6575822830200195, -0.3340994715690613, -0.5878217816352844, -1.551095962524414, -0.7150472402572632, -0.899852991104126, -11.135249137878418, -6.5628814697265625, -2.2045178413391113, -9.279609680175781, -0.5738705992698669, -3.443223237991333, -1.3772892951965332, -6.324821472167969, -2.442002534866333, -2.6866097450256348, -10.927961349487305, -0.6312576532363892, -2.266788959503174, -1.1477410793304443, -0.010243672877550125, -0.02539924904704094, -0.020790381357073784, -0.016200849786400795, -0.023851390928030014, -0.03198598697781563, -0.008062471635639668, -0.02910897321999073, -0.017905723303556442, -0.01001385971903801, -0.009844995103776455, -0.032311152666807175, -4.157159805297852, -1.4661411046981812, 0.489950954914093, -30.873111724853516, 11.912178039550781, -0.607780933380127, -1.3786499500274658, -1.3956178426742554, 7.200794219970703, -31.61214828491211, 14.59183120727539, -0.38705533742904663, -0.015959924086928368, -0.018804525956511497, 0.001831501955166459, -0.11841773986816406, 0.34046849608421326, -0.006418060977011919, -0.037687964737415314, 0.2934718430042267, -0.2732873558998108, 0.0960303395986557, -3.0263009071350098, -1.3298234939575195, -2.825007438659668, -2.3273863792419434, -0.5224199295043945, 2.0402064323425293, -0.718960165977478, -0.1415049284696579, 9.70288372039795, -0.011327147483825684, -0.03648492693901062, -0.0983651876449585, -0.03162410855293274, 0.0038235937245190144, 0.9901005029678345, 0.11631308495998383], "max": [-0.06445913016796112, 0.24280911684036255, -0.281527042388916, -0.3705069422721863, 0.29298824071884155, 0.5679260492324829, 0.15831194818019867, 0.1257621943950653, 0.041484810411930084, 0.7771574854850769, -1.4463756084442139, 1.1553044319152832, 0.06409391760826111, -0.1052853986620903, 0.011989332735538483, 0.015681907534599304, -0.5880807638168335, 1.036313533782959, -0.46796736121177673, -0.0012556692818179727, -0.01171508152037859, 0.011244818568229675, -0.5918180346488953, 1.0170056819915771, -0.45953860878944397, 0.002416756236925721, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00019379066361580044, 1.6033047813834855e-06, 0.6279913783073425, 0.3606144189834595, 0.4547405242919922, 0.9702489972114563, 3.061502695083618, 2.150951862335205, 0.7919965386390686, 0.5961035490036011, 0.43130216002464294, 0.24765406548976898, 0.600628674030304, 1.0244388580322266, 0.455772340297699, 0.8500047922134399, -3.9752838611602783, 8.15018367767334, 2.5134310722351074, 4.578754901885986, 1.778998851776123, 2.7832722663879395, 2.123321056365967, -1.3065358400344849, 10.409036636352539, 2.3589744567871094, -2.106227397918701, 1.0329669713974, 0.28693529963493347, 0.28693529963493347, 0.009188210591673851, 0.0650668740272522, 0.06243179738521576, 0.005931451916694641, 0.020961442962288857, 0.011684113182127476, 0.006697897333651781, 0.07640884071588516, 0.010048591531813145, 0.016185058280825615, 0.01935337483882904, 0.004875486716628075, -0.5090399980545044, 0.19301098585128784, 9.516925811767578, -23.865318298339844, 20.371532440185547, 0.8249900341033936, 2.121000051498413, 0.5641859173774719, 12.233926773071289, -23.171106338500977, 21.683515548706055, 1.1793079376220703, 0.019389089196920395, 0.013345399871468544, 0.004273504484444857, -0.027327170595526695, 0.5239198207855225, 0.3758275806903839, 0.2130613625049591, 0.452868789434433, -0.01254331972450018, 0.25292229652404785, 2.706498622894287, 0.47208672761917114, 2.7128829956054688, -1.4178214073181152, -0.05778109282255173, 2.5979981422424316, -0.4675767123699188, 0.2753659784793854, 9.86182689666748, 0.029783397912979126, 0.01805853843688965, 0.05464053153991699, -0.027049943804740906, 0.008180643431842327, 0.9927467107772827, 0.13689909875392914], "mean": [-0.2337186634540558, -0.08221886307001114, -0.390679270029068, -1.00789475440979, -0.43925192952156067, -0.010740361176431179, -0.32738998532295227, -0.004256891086697578, -0.13601058721542358, 0.616047203540802, -1.673435926437378, 0.9717136025428772, -0.3666141927242279, -0.23941592872142792, 0.010713189840316772, 0.0012079006992280483, -0.5961393713951111, 1.0346449613571167, -0.4698200523853302, -0.00359740830026567, -0.012400545179843903, -0.0031160814687609673, -0.5939444899559021, 1.0124003887176514, -0.4626408815383911, 0.0006561008049175143, 0.7550545334815979, 1.745330572128296, 0.7550545334815979, 0.7550545334815979, 0.7550545334815979, 0.7550545334815979, 0.8121218085289001, 1.745330572128296, 0.8121218085289001, 0.8121218085289001, 0.8121218085289001, 0.8121218085289001, -0.0001592175249243155, -5.885189239052124e-05, -0.013283695094287395, 0.04011416435241699, 0.013898272998631, -0.027359526604413986, -0.06302588433027267, 0.06812917441129684, 0.017304139211773872, 0.057096436619758606, 0.05542680248618126, 0.00797141995280981, -0.03267918899655342, -0.002189180813729763, -0.08130529522895813, -0.027564657852053642, -6.874313831329346, -1.8529081344604492, 0.302096426486969, -4.896292209625244, 0.06044294685125351, 0.24355760216712952, -0.15926304459571838, -3.7379934787750244, 3.5974364280700684, 0.07749054580926895, -6.171797275543213, 0.1250132918357849, -0.9293843507766724, -0.32253435254096985, -0.000497969042044133, 0.00110820890404284, -8.601309673395008e-05, -0.0011970105115324259, 0.00013189339370001107, -0.0012792483903467655, -0.0001275113900192082, 0.0013479060726240277, -0.0010873365681618452, 0.0008425010601058602, 2.7231129934079945e-05, -0.000790476449765265, -1.8448891639709473, -0.15019497275352478, 5.833846569061279, -27.76199722290039, 15.840641021728516, 0.05453697219491005, 1.265265703201294, 0.15971295535564423, 8.761883735656738, -28.24066162109375, 17.33993148803711, 0.384150892496109, 0.0014855306362733245, -0.003505339380353689, 0.003328626975417137, -0.0668628141283989, 0.4118196964263916, 0.1004817858338356, 0.11291017383337021, 0.3299485146999359, -0.07354609668254852, 0.19357283413410187, -0.7818692326545715, -0.623746395111084, 0.3360512852668762, -2.0839388370513916, -0.36581453680992126, 2.4379947185516357, -0.6201866865158081, 0.003513471456244588, 9.77558422088623, 0.001879870891571045, 0.0003169798001181334, -0.0007593067712150514, -0.030475711449980736, 0.00504168588668108, 0.9915953278541565, 0.12549403309822083], "std": [0.17698466777801514, 0.18220551311969757, 0.058178894221782684, 0.2784609794616699, 0.741851270198822, 0.39665958285331726, 0.2505921721458435, 0.08345425128936768, 0.14792951941490173, 0.09812372177839279, 0.09180361777544022, 0.11992469429969788, 0.14017921686172485, 0.0680500790476799, 0.00039181450847536325, 0.0043905130587518215, 0.00228902418166399, 0.0015111822867766023, 0.0008032919722609222, 0.0038183967117220163, 0.0001912573934532702, 0.004827452357858419, 0.0015419386327266693, 0.0016488020773977041, 0.0009770228061825037, 0.0028590429574251175, 0.843856155872345, 1.3113021850585938e-06, 0.843856155872345, 0.843856155872345, 0.843856155872345, 0.843856155872345, 0.8655924797058105, 1.3113021850585938e-06, 0.8655924797058105, 0.8655924797058105, 0.8655924797058105, 0.8655924797058105, 0.00013540696818381548, 6.279084482230246e-05, 0.1938549429178238, 0.12709055840969086, 0.13154765963554382, 0.4314976632595062, 0.7597891092300415, 0.4174709618091583, 0.33015233278274536, 0.15759935975074768, 0.16667425632476807, 0.1153411716222763, 0.21896696090698242, 0.3245182931423187, 0.24163155257701874, 0.19235125184059143, 1.9046432971954346, 3.213909387588501, 1.2434526681900024, 3.3301475048065186, 0.34268486499786377, 0.9407659769058228, 0.6102103590965271, 1.1305285692214966, 2.8531267642974854, 1.2635136842727661, 2.1547913551330566, 0.31734687089920044, 0.7032464146614075, 0.30222174525260925, 0.002618398517370224, 0.011111990548670292, 0.009279206395149231, 0.0034435929264873266, 0.004122192971408367, 0.005559316370636225, 0.0025645263958722353, 0.011883827857673168, 0.0049826763570308685, 0.003441024571657181, 0.002986778039485216, 0.004309117794036865, 0.8043215870857239, 0.29900896549224854, 1.7169605493545532, 1.4947649240493774, 2.099961996078491, 0.3217278718948364, 0.792364239692688, 0.32949182391166687, 1.1044530868530273, 2.140469789505005, 1.3211082220077515, 0.3436259329319, 0.0072297602891922, 0.005806583911180496, 0.0004728758940473199, 0.015035392716526985, 0.06632144004106522, 0.13259606063365936, 0.0687863677740097, 0.03669256716966629, 0.06915435940027237, 0.031884316354990005, 2.0733883380889893, 0.6362830996513367, 1.867954134941101, 0.18344545364379883, 0.1401847004890442, 0.15689735114574432, 0.04079873487353325, 0.073790542781353, 0.02851269394159317, 0.006233039777725935, 0.006911224685609341, 0.01581573113799095, 0.0008396978955715895, 0.0011656322749331594, 0.0007334848050959408, 0.0057506440207362175], "count": [241]}, "action": {"min": [-0.6371423602104187, -0.21382874250411987, -0.594343364238739, -1.4272314310073853, -1.5707963705062866, -0.42108240723609924, -0.5798057317733765, -0.19059930741786957, -0.4549633264541626, 0.40210163593292236, -1.8380465507507324, 0.6105008125305176, -0.6475862860679626, -0.44129636883735657, 0.010259682312607765, -0.0016631637699902058, -0.5954720973968506, 1.0272729396820068, -0.47079312801361084, -0.011285664513707161, -0.0127882594242692, -0.006155778653919697, -0.5952510833740234, 1.0027670860290527, -0.4634542465209961, -0.00544928340241313, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0003840872668661177, -0.00027836987283080816, -0.38374242186546326, -0.3992469906806946, -0.5377891659736633, -1.547273874282837, -2.4344253540039062, -0.928624153137207, -1.2129878997802734, -0.367127001285553, -0.6575822830200195, -0.3340994715690613, -0.5878217816352844, -1.551095962524414, -0.7150472402572632, -0.899852991104126], "max": [-0.07347685843706131, 0.2342158854007721, -0.24521760642528534, -0.28729844093322754, 0.2928776443004608, 0.5770373344421387, 0.1609557569026947, 0.181990385055542, 0.06417245417833328, 0.8250783681869507, -1.3406339883804321, 1.160859227180481, -0.029612280428409576, -0.11485600471496582, 0.012641100212931633, 0.016175702214241028, -0.5852486491203308, 1.0347533226013184, -0.46728217601776123, -0.0011623930186033249, -0.011206379160284996, 0.011945568025112152, -0.5827761292457581, 1.014545202255249, -0.45872271060943604, 0.002001918852329254, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00019379066361580044, 1.797048867047124e-06, 0.6279913783073425, 0.3606144189834595, 0.4547405242919922, 0.9702489972114563, 3.2088463306427, 2.150951862335205, 0.7919965386390686, 0.5961035490036011, 0.43130216002464294, 0.24765406548976898, 0.600628674030304, 1.0244388580322266, 0.455772340297699, 0.8500047922134399], "mean": [-0.2630091905593872, -0.054659970104694366, -0.38908350467681885, -0.9733105897903442, -0.4461778700351715, -0.003955904860049486, -0.32211652398109436, -0.004438938573002815, -0.11522120982408524, 0.6263607144355774, -1.647271990776062, 0.9674509763717651, -0.38164204359054565, -0.24568261206150055, 0.01113320142030716, 0.0016788087086752057, -0.5929461717605591, 1.0326098203659058, -0.4697076678276062, -0.0037307068705558777, -0.011871132999658585, -0.002468647202476859, -0.5908873081207275, 1.0102779865264893, -0.46232521533966064, 5.642593532684259e-05, 0.758892834186554, 1.745330572128296, 0.758892834186554, 0.758892834186554, 0.758892834186554, 0.758892834186554, 0.8048797845840454, 1.745330572128296, 0.8048797845840454, 0.8048797845840454, 0.8048797845840454, 0.8048797845840454, -0.0001577619113959372, -5.882216282770969e-05, -0.011009283363819122, 0.038371481001377106, 0.01389709860086441, -0.03019796498119831, -0.0491793267428875, 0.06413152068853378, 0.012288762256503105, 0.05644255504012108, 0.054239194840192795, 0.008190312422811985, -0.03128240257501602, -0.005683761555701494, -0.08200205117464066, -0.028655527159571648], "std": [0.1820252239704132, 0.16614145040512085, 0.07492442429065704, 0.303765207529068, 0.7416609525680542, 0.39533108472824097, 0.24780365824699402, 0.0784621313214302, 0.11444508284330368, 0.10247720032930374, 0.10227212309837341, 0.12360988557338715, 0.13178516924381256, 0.06856166571378708, 0.0005328988190740347, 0.0035468388814479113, 0.002358760917559266, 0.0016711438074707985, 0.0008988372865132987, 0.003451291471719742, 0.00037778931437060237, 0.003873240202665329, 0.002125586848706007, 0.0021763588301837444, 0.000950411194935441, 0.0025634001940488815, 0.841903805732727, 1.3113021850585938e-06, 0.841903805732727, 0.841903805732727, 0.841903805732727, 0.841903805732727, 0.8650549650192261, 1.3113021850585938e-06, 0.8650549650192261, 0.8650549650192261, 0.8650549650192261, 0.8650549650192261, 0.00013522770314011723, 6.281782407313585e-05, 0.1981031447649002, 0.13040019571781158, 0.13154558837413788, 0.43441203236579895, 0.7885872721672058, 0.42171981930732727, 0.3394249975681305, 0.15631987154483795, 0.16644491255283356, 0.11474228650331497, 0.21696175634860992, 0.32592958211898804, 0.24271181225776672, 0.1928558498620987], "count": [241]}, "timestamp": {"min": [0.0], "max": [8.0], "mean": [4.0], "std": [2.3190036174568114], "count": [241]}, "frame_index": {"min": [0], "max": [240], "mean": [120.0], "std": [69.57010852370435], "count": [241]}, "episode_index": {"min": [177], "max": [177], "mean": [177.0], "std": [0.0], "count": [241]}, "index": {"min": [69573], "max": [69813], "mean": [69693.0], "std": [69.57010852370435], "count": [241]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [241]}, "subtask_annotation": {"mean": [0.3278008298755187, 2.0, 2.0, 2.0, 2.0], "std": [0.4867699211967434, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [241]}, "scene_annotation": {"mean": [177.0], "std": [0.0], "min": [177], "max": [177], "count": [241]}, "eef_direction_state": {"mean": [3.240663900414938, 3.3568464730290457], "std": [1.7944606949700121, 1.7936161615394988], "min": [0, 1], "max": [6, 6], "count": [241]}, "eef_velocity_state": {"mean": [1.2033195020746887, 1.1286307053941909], "std": [0.7028021696179306, 0.7027286714039753], "min": [0, 0], "max": [2, 2], "count": [241]}, "eef_acc_mag_state": {"mean": [0.8008298755186722, 0.9336099585062241], "std": [0.8409632740608075, 0.876000339472309], "min": [0, 0], "max": [2, 2], "count": [241]}, "eef_direction_action": {"mean": [2.763485477178423, 3.199170124481328], "std": [1.80538460655615, 1.660425174297055], "min": [0, 0], "max": [6, 6], "count": [241]}, "eef_velocity_action": {"mean": [1.2946058091286308, 1.2821576763485478], "std": [0.6248086430773668, 0.6403230447939433], "min": [0, 0], "max": [2, 2], "count": [241]}, "eef_acc_mag_action": {"mean": [1.0, 1.1784232365145229], "std": [0.8198775336136985, 0.7871578182482585], "min": [0, 0], "max": [2, 2], "count": [241]}, "eef_sim_pose_state": {"mean": [0.27996717226519463, 0.1826112994535943, 0.07595852741082318, -0.7686978555306563, -0.624373517352207, 0.3228116604088621, 0.20817998268896104, -0.17991452168073166, 0.14209430297520162, -2.083925922359018, -0.3658565897861257, 2.4380943181765486], "std": [0.044540058985789305, 0.0948116633064856, 0.02640837623964108, 2.099262996659031, 0.6366178938459607, 1.8944084899204487, 0.028318231371637095, 0.061002178295203276, 0.020306967993641706, 0.18345355395439933, 0.14018366072716748, 0.15690149352853638], "min": [0.2264738553010366, 0.1043454750595077, 0.026333660633313938, -3.0262878332777863, -1.3298223053258111, -3.0849400789813903, 0.17017476462473338, -0.352269096835143, 0.10154729475443533, -2.327429792470804, -0.5224780652731853, 2.0402405081106343], "max": [0.3589419137549772, 0.3715091852049004, 0.12170605257496307, 3.1107107297228804, 0.4720528847562071, 2.985330249042789, 0.30967711246490087, -0.1282586274195829, 0.18904753588643422, -1.4178117485317476, -0.05775892074129518, 2.598474827912934], "count": [241]}, "eef_sim_pose_action": {"mean": [0.2873841011616508, 0.19567891871207108, 0.07346115072143346, -0.6867852096785512, -0.6335666020254398, 0.21662793820522822, 0.20646376391843668, -0.1720537354088, 0.1355792912737857, -2.082737898036569, -0.3877762695018193, 2.4440073596271437], "std": [0.04338882868098194, 0.09240289641147936, 0.02510503161835363, 2.1050901931704424, 0.654049718970318, 1.908387108258248, 0.02435589746944299, 0.04941426813497788, 0.026163082640298926, 0.13890721605458117, 0.11348275097751628, 0.1353679169525434], "min": [0.22988485736889497, 0.10946477298975475, 0.024212035969668998, -3.1379674002979425, -1.3614775195995656, -3.0406784997282585, 0.1660272648219475, -0.32237061029211445, 0.07938750970037635, -2.3894382996597345, -0.5427515090103685, 2.075920859084219], "max": [0.35935339247190295, 0.37657097429722136, 0.12044322141028721, 2.8712267025069766, 0.49221781678946863, 2.926479010674799, 0.2779439494040641, -0.12011357301334248, 0.19827596759263208, -1.610640452086679, -0.13140607133152415, 2.5836127540446303], "count": [241]}}} +{"episode_index": 176, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4460853325643983]], [[0.538337293348712]], [[0.47956838475586316]]], "std": [[[0.29094384998421446]], [[0.21080537076263164]], [[0.2229825811288587]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40990492599000383]], [[0.44932909217608613]], [[0.4019733467896963]]], "std": [[[0.28743719177019567]], [[0.23416348898713443]], [[0.2466449902742767]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49191338908112264]], [[0.45377569204152246]], [[0.3491836024605921]]], "std": [[[0.29316949052503144]], [[0.2182021765282986]], [[0.2490630227762914]]], "count": [100]}, "observation.state": {"min": [-0.7946275472640991, -0.1497199684381485, -0.7175555229187012, -1.5686293840408325, -1.151782512664795, -0.2376587986946106, -0.7003912329673767, -0.7228936553001404, -0.3675503730773926, 0.32329273223876953, -1.8939313888549805, 0.07495231181383133, -0.6556137800216675, -0.6053051352500916, 0.011007701978087425, -0.005524303764104843, -0.5951037406921387, 1.0326120853424072, -0.4694949686527252, -0.011999184265732765, -0.010348320938646793, -0.0037687241565436125, -0.5938995480537415, 1.0188751220703125, -0.46960607171058655, -0.019783534109592438, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0006601979257538915, -0.0011482387781143188, -1.0555931329727173, -1.082155704498291, -0.8331447839736938, -2.3503003120422363, -2.3368606567382812, -1.235884666442871, -0.9672869443893433, -0.1801864206790924, -0.11567742377519608, -0.865981936454773, -1.0823142528533936, -1.5364516973495483, -1.2135200500488281, -0.7996833324432373, -12.226503372192383, -6.837606906890869, -1.6849815845489502, -9.829060554504395, -1.2051281929016113, -1.6355311870574951, -2.008547067642212, -10.211023330688477, -0.21367523074150085, -2.5695972442626953, -9.432234764099121, -0.6312576532363892, -2.4389500617980957, -1.2338217496871948, -0.01468518003821373, -0.022368241101503372, -0.016595235094428062, -0.006723362952470779, -0.004067514557391405, -0.0136921601369977, -0.01605141907930374, -0.029745742678642273, -0.0161745585501194, -0.012491111643612385, -0.007690920494496822, -0.015683980658650398, -3.5632801055908203, -0.5938799381256104, 4.914356708526611, -34.36954879760742, 14.032880783081055, -1.2036852836608887, -0.6999300122261047, -0.28580471873283386, 2.167661666870117, -32.64494323730469, 12.571138381958008, -0.7898706197738647, -0.020010648295283318, -0.014600791968405247, 0.0006105006905272603, -0.10930868983268738, 0.36348244547843933, 0.03808540478348732, -0.01301113236695528, 0.3120390772819519, -0.2760953903198242, 0.04570304602384567, -3.12040638923645, -1.0509071350097656, -2.8957619667053223, -3.121199131011963, -0.9724597930908203, -3.138460636138916, -0.7188296318054199, -0.15386033058166504, 9.640434265136719, -0.011122167110443115, -0.013438642024993896, -0.03144955635070801, -0.014325696043670177, 0.02475135773420334, 0.5125071406364441, 0.8529979586601257], "max": [-0.10705988854169846, 0.7977745532989502, -0.1499260812997818, -0.40398234128952026, 0.09031253308057785, 0.34124016761779785, -0.04691871628165245, 0.11301184445619583, 0.05455128848552704, 0.8119804263114929, -0.7528399229049683, 0.8072976469993591, 0.027459699660539627, -0.12635695934295654, 0.014137571677565575, 0.004111833870410919, -0.591851532459259, 1.0351245403289795, -0.4663381278514862, -0.005341573152691126, -0.006745191756635904, 0.005450751166790724, -0.5864161252975464, 1.0225648880004883, -0.46564605832099915, -0.011059616692364216, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0016225562430918217, -0.0011427184799686074, 0.7092700600624084, 0.9297070503234863, 0.8974701166152954, 1.5883487462997437, 2.5884013175964355, 1.0543346405029297, 0.7056475877761841, 0.952913224697113, 0.507527768611908, 0.3477258086204529, 0.10865301638841629, 0.5093322992324829, 0.5081549882888794, 0.2793002128601074, -4.654534339904785, 8.94383430480957, 3.1031746864318848, 1.373626470565796, 1.2625153064727783, 2.15201473236084, 1.3199023008346558, 1.4921233654022217, 9.676435470581055, 3.1359381675720215, -1.556776523590088, 2.266788959503174, 2.2954823970794678, 0.057387057691812515, 0.008225575089454651, 0.02234448865056038, 0.010466150008141994, 0.007066619582474232, 0.011225189082324505, 0.007596124894917011, 0.008451174944639206, 0.018960675224661827, 0.017444919794797897, 0.008390828035771847, 0.012338422238826752, 0.008143779821693897, -0.8271899819374084, 0.27466946840286255, 11.699435234069824, -20.91288948059082, 22.073833465576172, 0.8823910355567932, 1.8876900672912598, 0.5196449756622314, 13.302910804748535, -22.089588165283203, 23.295528411865234, 1.4545109272003174, 0.02378671243786812, 0.010756023228168488, 0.004273504484444857, -0.013663585297763348, 0.5420384407043457, 0.5422959327697754, 0.2868981957435608, 0.5445599555969238, -0.11938707530498505, 0.3009284436702728, 2.9918360710144043, 0.32269370555877686, 2.92364239692688, 3.1295926570892334, -0.09812949597835541, 3.133944272994995, -0.482172429561615, 0.22166761755943298, 9.848594665527344, 0.011317014694213867, 0.015027791261672974, 0.03404337167739868, -0.012278344482183456, 0.026266710832715034, 0.521119236946106, 0.8581803441047668], "mean": [-0.2945821285247803, 0.1332053393125534, -0.41199302673339844, -1.2518692016601562, -0.38876068592071533, -0.02327836863696575, -0.4328264892101288, -0.08170635253190994, -0.03605340048670769, 0.4721013605594635, -1.5586439371109009, 0.39575907588005066, -0.41348204016685486, -0.38779744505882263, 0.0122419698163867, -0.0013044900260865688, -0.5945326685905457, 1.0336469411849976, -0.46856921911239624, -0.007404082454741001, -0.008840746246278286, 0.0005884561105631292, -0.5902294516563416, 1.0202008485794067, -0.4678439497947693, -0.01418812945485115, 0.9276232123374939, 1.745330572128296, 0.9276232123374939, 0.9276232123374939, 0.9276232123374939, 0.9276232123374939, 0.7827339768409729, 1.745330572128296, 0.7827339768409729, 0.7827339768409729, 0.7827339768409729, 0.7827339768409729, 0.0010122868698090315, -0.001144646666944027, -0.043405931442976, 0.040129706263542175, 0.01705680415034294, 0.04823726788163185, 0.01595364324748516, -0.026756616309285164, -0.013814810663461685, 0.09443964809179306, 0.03809100762009621, -0.031248023733496666, -0.12718085944652557, -0.07425853610038757, -0.07119472324848175, -0.037158649414777756, -7.871302604675293, -1.3015471696853638, 0.573522686958313, -3.8195900917053223, -0.08107950538396835, 0.2384556084871292, -0.34523507952690125, -3.0936567783355713, 4.4553327560424805, 1.2631999254226685, -5.051194667816162, 0.5431329011917114, 0.004563239868730307, -0.38287270069122314, 5.150285505806096e-05, -0.0009868209017440677, -0.0006124521605670452, -0.0001488117122789845, 0.00029138638637959957, -0.0006625613896176219, 0.00035074647166766226, -0.0003886544145643711, -0.0008503986755385995, -0.0002700753975659609, 0.00021324132103472948, -0.0008195191621780396, -2.143587827682495, -0.05206366255879402, 7.767018795013428, -27.79192352294922, 17.13715934753418, -0.15275277197360992, 0.5971991419792175, 0.16840294003486633, 6.922874450683594, -28.234037399291992, 17.221227645874023, 0.3150189220905304, 0.004187361337244511, -0.0016932942671701312, 0.0026113304775208235, -0.04811808094382286, 0.42731261253356934, 0.2171245515346527, 0.18773013353347778, 0.38812220096588135, -0.15633566677570343, 0.20927605032920837, -0.8928699493408203, -0.5666609406471252, 0.5058168172836304, 0.3922458589076996, -0.7369142770767212, 1.8558664321899414, -0.5723205208778381, 0.028958605602383614, 9.775750160217285, 0.0006800537230446935, 0.00042651957483030856, -0.0001707807823549956, -0.013470489531755447, 0.025567926466464996, 0.5166133046150208, 0.855725109577179], "std": [0.255779892206192, 0.33204278349876404, 0.14928194880485535, 0.4273492097854614, 0.5021826028823853, 0.18364065885543823, 0.15202568471431732, 0.20217309892177582, 0.08108930289745331, 0.10398058593273163, 0.3112126290798187, 0.28257468342781067, 0.21983569860458374, 0.18848399817943573, 0.001283092307858169, 0.003260971512645483, 0.0005340095376595855, 0.0006891392986290157, 0.0011188769713044167, 0.0026021248195320368, 0.0014111355412751436, 0.0028461867477744818, 0.002154039219021797, 0.001191063434816897, 0.0012278328649699688, 0.0034169836435467005, 0.8621813058853149, 1.3113021850585938e-06, 0.8621813058853149, 0.8621813058853149, 0.8621813058853149, 0.8621813058853149, 0.8638221025466919, 1.3113021850585938e-06, 0.8638221025466919, 0.8638221025466919, 0.8638221025466919, 0.8638221025466919, 0.00026847849949263036, 7.562081236756057e-07, 0.2425673007965088, 0.30908262729644775, 0.2826087772846222, 0.5057023167610168, 0.6135554909706116, 0.3519679605960846, 0.2562021017074585, 0.2078205645084381, 0.1312621831893921, 0.18803738057613373, 0.26596125960350037, 0.3446023166179657, 0.3105867803096771, 0.18302564322948456, 1.9197683334350586, 4.720341205596924, 1.2144215106964111, 3.0308005809783936, 0.5617546439170837, 0.8324477076530457, 0.7623064517974854, 3.0207700729370117, 2.590376377105713, 1.4015001058578491, 1.678968071937561, 0.6714873909950256, 0.8310321569442749, 0.3063902258872986, 0.0032158149406313896, 0.007217941340059042, 0.005032023880630732, 0.0027830263134092093, 0.0016545206308364868, 0.002273264341056347, 0.003377348417416215, 0.006314779631793499, 0.005491376854479313, 0.0029287554789334536, 0.0022816131822764874, 0.0028923344798386097, 0.604148805141449, 0.18236608803272247, 1.6800421476364136, 3.093877077102661, 1.772451639175415, 0.5798768997192383, 0.5347588658332825, 0.1660538911819458, 2.1220078468322754, 2.592374801635742, 2.208287000656128, 0.6082038879394531, 0.006885253358632326, 0.004344905726611614, 0.0005778619088232517, 0.016766054555773735, 0.05415940284729004, 0.1816115379333496, 0.10392232239246368, 0.0715143159031868, 0.03198748081922531, 0.08826343715190887, 2.230994701385498, 0.4767913222312927, 2.2316360473632812, 2.503725051879883, 0.16025978326797485, 1.8239303827285767, 0.039649881422519684, 0.06119559705257416, 0.02966308407485485, 0.004080893937498331, 0.004728496540337801, 0.009811030700802803, 0.00041828726534731686, 0.0002542299625929445, 0.002634178614243865, 0.0015894012758508325], "count": [262]}, "action": {"min": [-0.8453810214996338, -0.13882271945476532, -0.7950900793075562, -1.5625015497207642, -1.1695224046707153, -0.2482750564813614, -0.6981316804885864, -0.6972178220748901, -0.2808413803577423, 0.28397929668426514, -1.8834410905838013, 0.07030967622995377, -0.664649248123169, -0.6037225127220154, 0.010768329724669456, -0.006242785602807999, -0.5944600105285645, 1.0252318382263184, -0.46953636407852173, -0.011541707441210747, -0.010445378720760345, -0.005251623224467039, -0.5912438035011292, 1.0145595073699951, -0.4694220721721649, -0.019279206171631813, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0006601979257538915, -0.0011482387781143188, -1.0555931329727173, -1.1479723453521729, -0.8331447839736938, -2.3503003120422363, -2.3368606567382812, -1.235884666442871, -0.9672869443893433, -0.1801864206790924, -0.11567742377519608, -0.865981936454773, -1.0823142528533936, -1.5364516973495483, -1.2135200500488281, -0.7996833324432373], "max": [-0.10754269361495972, 0.7908275127410889, -0.09014967083930969, -0.31840771436691284, 0.13505405187606812, 0.34325140714645386, -0.03163568675518036, 0.14172835648059845, 0.07131750881671906, 0.7233409881591797, -0.7605956792831421, 0.8172281980514526, -0.021840304136276245, -0.12102947384119034, 0.014341406524181366, 0.002907645655795932, -0.587448000907898, 1.0329158306121826, -0.4642634987831116, -0.005035241600126028, -0.006435425020754337, 0.004274242557585239, -0.5833835601806641, 1.0206564664840698, -0.4655665457248688, -0.010880849324166775, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0016225562430918217, -0.0011427184799686074, 0.7092700600624084, 0.9297070503234863, 0.8974701166152954, 1.5883487462997437, 2.5884013175964355, 1.0543346405029297, 0.7056475877761841, 0.952913224697113, 0.507527768611908, 0.3477258086204529, 0.10865301638841629, 0.5093322992324829, 0.5081549882888794, 0.2793002128601074], "mean": [-0.33768078684806824, 0.13460159301757812, -0.4124242067337036, -1.1868042945861816, -0.38839128613471985, -0.03147256746888161, -0.43192431330680847, -0.05370790511369705, -0.018947487697005272, 0.48557981848716736, -1.5582218170166016, 0.38105490803718567, -0.42447027564048767, -0.3922175467014313, 0.012339876964688301, -0.0024301016237586737, -0.5918052792549133, 1.0312343835830688, -0.4679594039916992, -0.007198224309831858, -0.008635079488158226, -0.0007500870269723237, -0.5870739221572876, 1.0178124904632568, -0.4676620364189148, -0.014016429893672466, 0.9270235896110535, 1.745330572128296, 0.9270235896110535, 0.9270235896110535, 0.9270235896110535, 0.9270235896110535, 0.7694108486175537, 1.745330572128296, 0.7694108486175537, 0.7694108486175537, 0.7694108486175537, 0.7694108486175537, 0.0010158324148505926, -0.0011446481803432107, -0.04145263507962227, 0.035681597888469696, 0.019335879012942314, 0.042189374566078186, 0.018362728878855705, -0.027437329292297363, -0.01385246030986309, 0.09361843019723892, 0.0376020185649395, -0.030134672299027443, -0.12657003104686737, -0.07553781569004059, -0.07046063244342804, -0.03654684126377106], "std": [0.2622074782848358, 0.3104154169559479, 0.17494544386863708, 0.43858593702316284, 0.5041033625602722, 0.1832733452320099, 0.1544870287179947, 0.18724538385868073, 0.05623781681060791, 0.0971582755446434, 0.28578680753707886, 0.2866258919239044, 0.21953193843364716, 0.18849749863147736, 0.0012784996069967747, 0.002367116278037429, 0.0010086932452395558, 0.0013361366000026464, 0.0015166044468060136, 0.002280083717778325, 0.0013895108131691813, 0.0021549661178141832, 0.0017277220031246543, 0.0012617736356332898, 0.0010680261766538024, 0.003080081893131137, 0.8623542785644531, 1.3113021850585938e-06, 0.8623542785644531, 0.8623542785644531, 0.8623542785644531, 0.8623542785644531, 0.8623318672180176, 1.3113021850585938e-06, 0.8623318672180176, 0.8623318672180176, 0.8623318672180176, 0.8623318672180176, 0.0002706251398194581, 7.671838488931826e-07, 0.24482044577598572, 0.31776249408721924, 0.2847946286201477, 0.51457679271698, 0.614290714263916, 0.35181188583374023, 0.2562118470668793, 0.20800507068634033, 0.13134652376174927, 0.18781261146068573, 0.26631617546081543, 0.3442295789718628, 0.31044524908065796, 0.18278983235359192], "count": [262]}, "timestamp": {"min": [0.0], "max": [8.7], "mean": [4.3500000000000005], "std": [2.5210778118363053], "count": [262]}, "frame_index": {"min": [0], "max": [261], "mean": [130.5], "std": [75.63233435508916], "count": [262]}, "episode_index": {"min": [178], "max": [178], "mean": [178.0], "std": [0.0], "count": [262]}, "index": {"min": [69814], "max": [70075], "mean": [69944.5], "std": [75.63233435508916], "count": [262]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [262]}, "subtask_annotation": {"mean": [0.3244274809160305, 2.0, 2.0, 2.0, 2.0], "std": [0.5147580181600558, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [262]}, "scene_annotation": {"mean": [178.0], "std": [0.0], "min": [178], "max": [178], "count": [262]}, "eef_direction_state": {"mean": [3.7748091603053435, 3.7786259541984735], "std": [1.9631274126733012, 2.4347674978294496], "min": [0, 0], "max": [6, 6], "count": [262]}, "eef_velocity_state": {"mean": [0.9427480916030534, 0.6564885496183206], "std": [0.8199358133835087, 0.7441475718212844], "min": [0, 0], "max": [2, 2], "count": [262]}, "eef_acc_mag_state": {"mean": [0.9351145038167938, 0.6221374045801527], "std": [0.8332245524633843, 0.8233046495711547], "min": [0, 0], "max": [2, 2], "count": [262]}, "eef_direction_action": {"mean": [3.236641221374046, 3.454198473282443], "std": [1.951050063989623, 2.2958229425435057], "min": [0, 0], "max": [6, 6], "count": [262]}, "eef_velocity_action": {"mean": [1.0610687022900764, 0.8549618320610687], "std": [0.7692141840403423, 0.6667929099823652], "min": [0, 0], "max": [2, 2], "count": [262]}, "eef_acc_mag_action": {"mean": [1.0763358778625953, 0.9656488549618321], "std": [0.8066358430972852, 0.848642471619288], "min": [0, 0], "max": [2, 2], "count": [262]}, "eef_sim_pose_state": {"mean": [0.3049815902277658, 0.2746457623126968, 0.15578152726580796, -0.881494943467581, -0.5672124187576669, 0.49434480820043436, 0.2514977011055895, -0.19854625847872925, 0.1442653726621594, 0.380305816154329, -0.7370539228508206, 1.855900149283183], "std": [0.048591764057300986, 0.15556342274670412, 0.018963193866874454, 2.2555632342837653, 0.47709645938857803, 2.253797386412293, 0.05864944235181696, 0.04011921428842757, 0.028473182447889617, 2.5241943625434566, 0.16030245968690804, 1.8747646422928135], "min": [0.2601279195062048, 0.13305713287144105, 0.11634836174173646, -3.1339784679903326, -1.0530623911410402, -3.1354675523632007, 0.19054844978601812, -0.3448290788348745, 0.10854463190641844, -3.1378191350574403, -0.9724974028783409, -3.1408026894154877], "max": [0.39902561692647587, 0.5383688415966975, 0.2002347491272582, 3.124651733078026, 0.3230320373817821, 3.007964613696925, 0.40407208856095406, -0.16062741376449072, 0.17761637427768343, 3.137114342083391, -0.09814223204716943, 3.1396918555981608], "count": [262]}, "eef_sim_pose_action": {"mean": [0.3155555158210068, 0.2792769045873987, 0.15258509170983128, -0.7644207656317903, -0.5788896678977115, 0.534101497159269, 0.2415395615462508, -0.18670913157323116, 0.13765380530353308, 0.49385018977162987, -0.7815961737693075, 1.4636659954900784], "std": [0.04894142831021918, 0.1507199101555453, 0.020819089696080893, 2.315732972788685, 0.49677120202031394, 2.2596009573265365, 0.05830688720642247, 0.034122845296592555, 0.028905342587399987, 2.5340321820610776, 0.13778177501784275, 2.2309850387422636], "min": [0.26365110519723794, 0.12840616457880213, 0.10987069213288947, -3.130832734787022, -1.082771544843539, -3.0483987176295377, 0.17944343860018105, -0.3112044149864044, 0.09409799084697881, -3.1407388577165585, -1.03281880597367, -3.1388193051471864], "max": [0.40414019341485596, 0.5293116793588101, 0.2189909238725163, 3.1379205358493394, 0.34153505435790543, 3.1193463106540054, 0.4052154247605117, -0.15080017387792558, 0.18601494894274523, 3.136399082147593, -0.19927436004222843, 3.141280595913623], "count": [262]}}} +{"episode_index": 177, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4400630070165321]], [[0.5772130959246443]], [[0.495615623798539]]], "std": [[[0.2997500715624601]], [[0.1867987050472794]], [[0.2275763910193313]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43624319011918494]], [[0.4152518766820454]], [[0.324403073337178]]], "std": [[[0.3202483591684426]], [[0.26608831755438545]], [[0.31367933378316587]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43194311803152635]], [[0.42202697760476743]], [[0.3370544261822376]]], "std": [[[0.2962525643577864]], [[0.24551135261871349]], [[0.29312746224393055]]], "count": [100]}, "observation.state": {"min": [-0.29831165075302124, -0.08030125498771667, -0.6374483108520508, -1.8024729490280151, -1.5345796346664429, -0.42687180638313293, -0.44229596853256226, -0.47549912333488464, -0.01602274924516678, 0.24032913148403168, -1.6139039993286133, 0.279624879360199, -0.4249645471572876, -0.3849078118801117, -0.0034452504478394985, -0.012395359575748444, -0.6235182881355286, 0.9598414897918701, -0.36058658361434937, -0.008426454849541187, 0.0006663139793090522, 0.013159073889255524, -0.5762877464294434, 0.9810224175453186, -0.42650899291038513, 0.03268790245056152, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.03490617126226425, -0.0003667063429020345, -0.581953763961792, -0.23672257363796234, -0.7978153824806213, -1.630524754524231, -5.061428070068359, -1.3448991775512695, -1.245932936668396, -0.5630652904510498, -0.23053017258644104, -0.6883633732795715, -1.0728601217269897, -2.6248488426208496, -0.6079726815223694, -0.6994407176971436, -9.387015342712402, -10.836385726928711, -4.647741317749023, -11.141636848449707, -4.246642112731934, -3.557997465133667, -1.922466516494751, -9.119770050048828, -2.8998780250549316, -1.5445665121078491, -9.065934181213379, -0.7460317611694336, -1.6929181814193726, -1.5781440734863281, -0.005427577067166567, -0.008281673304736614, -0.011903293430805206, -0.006946011446416378, -0.01416759192943573, -0.010315067134797573, -0.004338586702942848, -0.011182849295437336, -0.009974246844649315, -0.00559704564511776, -0.013701261021196842, -0.008863992057740688, 1.5271199941635132, -0.11506423354148865, 11.521270751953125, -25.456871032714844, 10.158425331115723, -0.6000784635543823, -1.8028500080108643, -0.616150438785553, 1.2916889190673828, -26.827327728271484, 7.551194667816162, -1.2359174489974976, -0.01347755454480648, -0.014617756940424442, 0.015262516215443611, -0.09564509987831116, 0.32918262481689453, -0.015717625617980957, 0.03222183883190155, 0.4107755124568939, -0.16229942440986633, 0.027149848639965057, -2.9837357997894287, -1.401749849319458, -2.8289506435394287, -2.8647847175598145, -1.1360210180282593, 1.854266881942749, -0.8616030216217041, -0.2227872908115387, 9.462966918945312, -0.01316303014755249, -0.022609949111938477, -0.022315174341201782, -0.025148648768663406, 0.022171637043356895, 0.6281962394714355, 0.7758340239524841], "max": [0.16461040079593658, 0.0586516372859478, -0.10108987987041473, -0.918400764465332, 0.356110155582428, 0.6937980055809021, 0.09729168564081192, -0.12841059267520905, 0.15497395396232605, 0.5848031640052795, -0.7123895287513733, 1.5378141403198242, 0.010695980861783028, 0.049018409103155136, -0.002878589555621147, -0.011809182353317738, -0.6195025444030762, 0.9599066376686096, -0.35791707038879395, -0.006616784259676933, 0.001183019019663334, 0.014153549447655678, -0.5719635486602783, 0.9815105199813843, -0.4234667420387268, 0.03411506861448288, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.034513674676418304, 2.668974275366054e-06, 0.771071195602417, 0.2525133192539215, 0.5753150582313538, 1.5152039527893066, 1.882265329360962, 3.1531949043273926, 0.9223282337188721, 0.43077096343040466, 0.23902784287929535, 0.5176132321357727, 0.9013410210609436, 2.654665946960449, 0.9897814989089966, 0.8991532921791077, -2.772676944732666, 1.037851095199585, 1.9798535108566284, -0.5799756050109863, 0.7460317611694336, 1.8937729597091675, 1.0616605281829834, -4.2313947677612305, 16.666667938232422, 4.4371185302734375, 2.777777910232544, 2.6111111640930176, 1.2338217496871948, 0.6886447072029114, 0.0061867693439126015, 0.011994759552180767, 0.015370623208582401, 0.005874232854694128, 0.008471004664897919, 0.005246466025710106, 0.00649468507617712, 0.014296070672571659, 0.011237193830311298, 0.005845359992235899, 0.01160100195556879, 0.006573357619345188, 2.8845601081848145, 0.5864564180374146, 16.673179626464844, -20.353321075439453, 17.876304626464844, -0.12211108952760696, 0.1272599995136261, -0.011135248467326164, 6.695996284484863, -19.922941207885742, 14.376266479492188, -0.8047640919685364, 0.023067200556397438, 0.019105400890111923, 0.018925519660115242, -0.04099075868725777, 0.442903995513916, 0.16663728654384613, 0.27792322635650635, 0.4956391453742981, 0.005783979780972004, 0.3030419945716858, 2.7404396533966064, 0.029465075582265854, 2.5600674152374268, -1.537270188331604, 0.21247203648090363, 2.8500185012817383, -0.49570152163505554, 0.08617770671844482, 9.87529182434082, 0.009813457727432251, 0.01915404200553894, 0.0178663432598114, -0.022478271275758743, 0.026332968845963478, 0.629967212677002, 0.777224600315094], "mean": [-0.07396331429481506, -0.03169628605246544, -0.3675576448440552, -1.4665642976760864, -0.29607778787612915, -0.00606212392449379, -0.22232311964035034, -0.2797563970088959, 0.08702141791582108, 0.4048381745815277, -1.1793407201766968, 0.6233629584312439, -0.2877829968929291, -0.27263593673706055, -0.003133585909381509, -0.012199471704661846, -0.6225071549415588, 0.9598757028579712, -0.35892772674560547, -0.007471518125385046, 0.0009765419526956975, 0.013490073382854462, -0.5748323798179626, 0.981228768825531, -0.4249884784221649, 0.03337889164686203, 0.5130482316017151, 1.7453304529190063, 0.5130482316017151, 0.5130482316017151, 0.5130482316017151, 0.5130482316017151, 0.7195296883583069, 1.7453304529190063, 0.7195296883583069, 0.7195296883583069, 0.7195296883583069, 0.7195296883583069, -0.03467973694205284, -0.0001053376035997644, -0.025862257927656174, 0.0041680363938212395, -0.03152890130877495, -0.03026229701936245, -0.05645618215203285, 0.09646773338317871, -0.010617824271321297, 0.009635591879487038, 0.010436980985105038, 0.009470605291426182, -0.06733033806085587, 0.00553597416728735, -0.04347255080938339, -0.004527384415268898, -5.979187965393066, -2.331629753112793, -0.17672230303287506, -6.265909194946289, 0.10180533677339554, 0.14027951657772064, -0.4686608910560608, -6.936336994171143, 3.8231005668640137, 0.5289499163627625, -5.118260383605957, 0.29417625069618225, -0.16908113658428192, -0.5893251895904541, 0.0005800917861051857, 0.0005044264253228903, 0.00010913395090028644, 0.0001550258311908692, 7.039283082121983e-05, -0.00023999648692552, 0.00035667925840243697, -0.0001457407051930204, 6.746556755388156e-05, 0.00065549899591133, 2.5224388082278892e-05, -0.00025867653312161565, 2.222417116165161, 0.2204541712999344, 13.616236686706543, -22.834850311279297, 14.136954307556152, -0.37558743357658386, -0.411258339881897, -0.31292635202407837, 4.311753273010254, -23.411163330078125, 11.82983684539795, -1.0226386785507202, 0.002179584698751569, -0.0019364681793376803, 0.016792815178632736, -0.06963029503822327, 0.37630385160446167, 0.09861715137958527, 0.17483823001384735, 0.4490746557712555, -0.10241419076919556, 0.15156906843185425, -0.96088045835495, -0.8703575134277344, 0.631814181804657, -2.143527030944824, -0.7610026001930237, 2.3941431045532227, -0.687774658203125, -0.04654897749423981, 9.747385025024414, -0.00016920479538384825, 0.001290112268179655, 0.0007005524239502847, -0.02410218119621277, 0.025042254477739334, 0.6293599009513855, 0.7763351798057556], "std": [0.1809827983379364, 0.04415879398584366, 0.18294084072113037, 0.25751692056655884, 0.6652588844299316, 0.3853535056114197, 0.168392151594162, 0.08011236041784286, 0.0634840875864029, 0.11294620484113693, 0.26167967915534973, 0.36225321888923645, 0.12385694682598114, 0.12830741703510284, 0.00011090068437624723, 0.00013995426706969738, 0.001045500161126256, 1.5867608453845605e-05, 0.0007291585206985474, 0.0004853334103245288, 0.00011168435594299808, 0.00016326093464158475, 0.0010321529116481543, 0.00014133901277091354, 0.0006889154901728034, 0.00042456816299818456, 0.7813976407051086, 1.1920928955078125e-06, 0.7813976407051086, 0.7813976407051086, 0.7813976407051086, 0.7813976407051086, 0.8464366793632507, 1.1920928955078125e-06, 0.8464366793632507, 0.8464366793632507, 0.8464366793632507, 0.8464366793632507, 8.056391379795969e-05, 8.799796341918409e-05, 0.28029865026474, 0.08833911269903183, 0.24239082634449005, 0.5785883069038391, 1.2462005615234375, 0.7519497871398926, 0.3739105463027954, 0.20573370158672333, 0.07726232707500458, 0.29105469584465027, 0.46063032746315, 0.8459557890892029, 0.30395975708961487, 0.2680506706237793, 1.9649187326431274, 2.485309362411499, 1.4437814950942993, 3.315356969833374, 0.7914162278175354, 1.0516302585601807, 0.6067894697189331, 0.9977005124092102, 4.779773235321045, 1.3996421098709106, 3.29801082611084, 0.6982831358909607, 0.5392010807991028, 0.4662103056907654, 0.002287195762619376, 0.004121591802686453, 0.005270826164633036, 0.0023706231731921434, 0.003237919881939888, 0.002177327871322632, 0.0020888596773147583, 0.004614774137735367, 0.004694614093750715, 0.00231200666166842, 0.0032733953557908535, 0.0022574274335056543, 0.31298327445983887, 0.1396622359752655, 1.3858503103256226, 1.273807168006897, 1.8740350008010864, 0.11934268474578857, 0.3977819085121155, 0.11515220999717712, 1.0552232265472412, 1.7318748235702515, 1.5519737005233765, 0.10427346080541611, 0.00698635121807456, 0.005978417582809925, 0.0005764345405623317, 0.011590627022087574, 0.03727518767118454, 0.05690919607877731, 0.06689321994781494, 0.024307293817400932, 0.05912138149142265, 0.0911877378821373, 2.278348207473755, 0.4682193994522095, 2.0684781074523926, 0.4629383683204651, 0.3667829930782318, 0.33167096972465515, 0.06707315146923065, 0.05151856318116188, 0.05766608938574791, 0.003533583600074053, 0.00795923825353384, 0.007380310446023941, 0.000540652428753674, 0.0008447567233815789, 0.00037473649717867374, 0.0002884343557525426], "count": [177]}, "action": {"min": [-0.3845445513725281, -0.14395375549793243, -0.7550150752067566, -2.005795955657959, -1.5707963705062866, -0.44738686084747314, -0.5575454235076904, -0.5151470899581909, -0.043692197650671005, 0.19425825774669647, -1.6135174036026, 0.27134212851524353, -0.4395456612110138, -0.38758766651153564, -0.004486962221562862, -0.01576244831085205, -0.6216216087341309, 0.9577847719192505, -0.36777064204216003, -0.009154065512120724, -0.0002051744086202234, 0.008273033425211906, -0.5736904144287109, 0.9799865484237671, -0.4322645664215088, 0.032209061086177826, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.03490617126226425, -0.0003667063429020345, -0.581953763961792, -0.2966233491897583, -0.7978153824806213, -1.630524754524231, -5.061428070068359, -1.3448991775512695, -1.245932936668396, -0.5630652904510498, -0.23053017258644104, -0.6883633732795715, -1.0728601217269897, -2.6248488426208496, -0.6079726815223694, -0.6994407176971436], "max": [0.1599714159965515, 0.0835244208574295, -0.08628358691930771, -0.7777603268623352, 0.3598395884037018, 0.6981316804885864, 0.10762027651071548, -0.12896564602851868, 0.18990203738212585, 0.6704814434051514, -0.5890064239501953, 1.5516438484191895, 0.023678220808506012, 0.05108626186847687, -0.0027255797758698463, -0.00758960610255599, -0.6156052350997925, 0.9644888043403625, -0.35835355520248413, -0.007509840652346611, 0.0016354310791939497, 0.01617082767188549, -0.5672720074653625, 0.9843263030052185, -0.4256480932235718, 0.03365512564778328, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.034513674676418304, 2.668974275366054e-06, 0.771071195602417, 0.2525133192539215, 0.5753150582313538, 1.5152039527893066, 1.882265329360962, 3.1531949043273926, 0.9223282337188721, 0.43077096343040466, 0.23902784287929535, 0.5176132321357727, 0.9013410210609436, 2.654665946960449, 0.9897814989089966, 0.8991532921791077], "mean": [-0.1093793660402298, -0.016278481110930443, -0.386936217546463, -1.4470210075378418, -0.30364879965782166, 0.01103801280260086, -0.221833273768425, -0.3015366792678833, 0.08322471380233765, 0.4229346811771393, -1.158660888671875, 0.6253547668457031, -0.29402056336402893, -0.27202290296554565, -0.0034099100157618523, -0.01197042316198349, -0.618330180644989, 0.960163414478302, -0.36101242899894714, -0.008271816186606884, 0.0009080961463041604, 0.01205767598003149, -0.57036954164505, 0.9814020395278931, -0.4272756576538086, 0.03293263167142868, 0.5130482316017151, 1.7453304529190063, 0.5130482316017151, 0.5130482316017151, 0.5130482316017151, 0.5130482316017151, 0.7195296883583069, 1.7453304529190063, 0.7195296883583069, 0.7195296883583069, 0.7195296883583069, 0.7195296883583069, -0.03467977046966553, -0.00010534327157074586, -0.022639058530330658, 0.002348418580368161, -0.028679877519607544, -0.03775855526328087, -0.04957997426390648, 0.10379189997911453, -0.016000770032405853, 0.01045991014689207, 0.010312347672879696, 0.009445253759622574, -0.06773151457309723, 0.0032513230107724667, -0.043202634900808334, -0.004592616576701403], "std": [0.19511912763118744, 0.04613153263926506, 0.19615253806114197, 0.3062569200992584, 0.6665972471237183, 0.3918644189834595, 0.17351789772510529, 0.09112977981567383, 0.06829558312892914, 0.14084020256996155, 0.3164677619934082, 0.36861300468444824, 0.12386232614517212, 0.1303107589483261, 0.00041241920553147793, 0.0013572307070717216, 0.0014109225012362003, 0.0010057258186861873, 0.0013658454408869147, 0.0004279813729226589, 0.00042250455589964986, 0.0013427644735202193, 0.001415621256455779, 0.0007359514129348099, 0.0009641360375098884, 0.00042680377373471856, 0.7813976407051086, 1.1920928955078125e-06, 0.7813976407051086, 0.7813976407051086, 0.7813976407051086, 0.7813976407051086, 0.8464366793632507, 1.1920928955078125e-06, 0.8464366793632507, 0.8464366793632507, 0.8464366793632507, 0.8464366793632507, 8.057873492361978e-05, 8.79911967786029e-05, 0.2837756276130676, 0.0915566235780716, 0.24559427797794342, 0.5866267681121826, 1.2494359016418457, 0.75767582654953, 0.38050100207328796, 0.20569372177124023, 0.07729905843734741, 0.29105356335639954, 0.460563600063324, 0.8454952836036682, 0.30390843749046326, 0.26803353428840637], "count": [177]}, "timestamp": {"min": [0.0], "max": [5.866666666666666], "mean": [2.9333333333333336], "std": [1.7031561116764198], "count": [177]}, "frame_index": {"min": [0], "max": [176], "mean": [88.0], "std": [51.094683350292584], "count": [177]}, "episode_index": {"min": [179], "max": [179], "mean": [179.0], "std": [0.0], "count": [177]}, "index": {"min": [70076], "max": [70252], "mean": [70164.0], "std": [51.094683350292584], "count": [177]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [177]}, "subtask_annotation": {"mean": [0.4350282485875706, 2.0, 2.0, 2.0, 2.0], "std": [0.5180516784789899, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [177]}, "scene_annotation": {"mean": [179.0], "std": [0.0], "min": [179], "max": [179], "count": [177]}, "eef_direction_state": {"mean": [3.3389830508474576, 3.4745762711864407], "std": [1.9508958060440857, 1.931211956962206], "min": [0, 0], "max": [6, 6], "count": [177]}, "eef_velocity_state": {"mean": [1.2542372881355932, 1.11864406779661], "std": [0.6704384349862187, 0.6744257845374749], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_state": {"mean": [0.9887005649717514, 0.9209039548022598], "std": [0.7953871286046588, 0.8400048942796324], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_direction_action": {"mean": [3.073446327683616, 3.135593220338983], "std": [1.7074863372080182, 1.4511747875114294], "min": [0, 0], "max": [6, 6], "count": [177]}, "eef_velocity_action": {"mean": [1.423728813559322, 1.3615819209039548], "std": [0.5784273388636804, 0.5863742709753282], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_action": {"mean": [1.2146892655367232, 1.152542372881356], "std": [0.7434908040860203, 0.8195401629651928], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_sim_pose_state": {"mean": [0.2502937125029473, 0.18904840292289976, 0.12177050198883425, -0.9459275316348467, -0.8711394171213334, 0.6166677689894959, 0.30494791643041763, -0.17270619508863488, 0.11864730389708968, -2.1425532490737242, -0.7612677797029651, 2.3931503586092107], "std": [0.03394765283329911, 0.031872977564100624, 0.0396303130479688, 2.309342822487667, 0.4686781172614722, 2.1023394340625554, 0.015109954940704058, 0.03844171154725902, 0.04721336000522229, 0.46368424628504, 0.3669559086386604, 0.33243225686779576], "min": [0.20278528561428746, 0.13590445509864416, 0.0557928006631171, -2.9837363154157797, -1.405953860367177, -3.0995420264040634, 0.2795142222321093, -0.22184792167350112, 0.06101735086190125, -2.864785619352635, -1.1364939083693848, 1.851905569224277], "max": [0.2946129775124785, 0.23585999317941403, 0.17614706238249997, 3.0794548149917462, 0.02959329440776548, 2.8028922244732004, 0.33905297527308115, -0.11020334659557729, 0.20115726664574146, -1.536827709362022, 0.21252115130485283, 2.8500188869450827], "count": [177]}, "eef_sim_pose_action": {"mean": [0.2580680505380694, 0.19176500639968416, 0.12512593567918007, -1.001575007777884, -0.8688889837819943, 0.4850338427890821, 0.3074914250382775, -0.17398359920693846, 0.1207853596408064, -2.145251599879139, -0.727585316082653, 2.41681796966704], "std": [0.03549765491690548, 0.03473702117612937, 0.040666669157899675, 2.3555341977024074, 0.4953310649029, 2.188888041609075, 0.015610636981277405, 0.04495394815973087, 0.053494760643049054, 0.5065271166159977, 0.38169819127909643, 0.3328520270802969], "min": [0.20488580405636297, 0.12068862129076538, 0.048175124673584396, -3.132786837095608, -1.4591406881347844, -3.0658795105927075, 0.2802204076361219, -0.22825395112402866, 0.03885349179890115, -2.8245356879514305, -1.1286607777726432, 1.8650418451799275], "max": [0.30422902901318616, 0.243288991632544, 0.2056050603728106, 3.0364875909244433, 0.0859066860825266, 2.9875295389141936, 0.33976593821382095, -0.08753854280602966, 0.2028609309173301, -1.414404414717715, 0.29855816573249006, 2.904639725562353], "count": [177]}}} +{"episode_index": 178, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.451510810745867]], [[0.5448450211457132]], [[0.4843385356593618]]], "std": [[[0.28721138918802225]], [[0.20225906663342785]], [[0.2155270144580535]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3997076172625913]], [[0.4295421568627451]], [[0.3808583549596309]]], "std": [[[0.2814142573376121]], [[0.24371401257542222]], [[0.2608130306865909]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4530840109573241]], [[0.47644049884659745]], [[0.4113536404267589]]], "std": [[[0.2815778987778563]], [[0.21848217670425601]], [[0.2505856745570171]]], "count": [100]}, "observation.state": {"min": [-0.6499049663543701, -0.23718330264091492, -0.5649665594100952, -1.4183111190795898, -1.4183728694915771, -0.3584909439086914, -0.6323887705802917, -0.43495267629623413, -0.31480684876441956, 0.5757421255111694, -1.5896098613739014, 0.33213216066360474, -0.6702527403831482, -0.5618410110473633, 0.010653477162122726, -0.006137050688266754, -0.6119400858879089, 1.0365296602249146, -0.4559117555618286, -0.009477581828832626, -0.0065948194824159145, 0.005359783302992582, -0.6227216124534607, 1.0179142951965332, -0.4449148178100586, -0.01663031429052353, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0029563456773757935, -9.562209743307903e-05, -0.7623316049575806, -0.9627473950386047, -0.5397419929504395, -1.2562332153320312, -2.345780849456787, -1.3385316133499146, -1.5540595054626465, -0.11953354626893997, -0.08501126617193222, -0.5423487424850464, -0.9077223539352417, -1.5516469478607178, -1.562501311302185, -1.4392180442810059, -12.516019821166992, -8.058609008789062, -2.0921854972839355, -9.310134887695312, -1.4059828519821167, -0.918192982673645, -1.2912087440490723, -6.658878803253174, 0.1526251584291458, -2.5836386680603027, -7.814408302307129, -0.5451770424842834, -4.935286998748779, -1.2338217496871948, -0.005445059388875961, -0.019560134038329124, -0.015159367583692074, -0.006629056762903929, -0.01231139525771141, -0.020404232665896416, -0.00593537837266922, -0.014320743270218372, -0.01906469836831093, -0.007867843843996525, -0.014394360594451427, -0.01647857204079628, -3.9026401042938232, -0.3860219717025757, 2.8654706478118896, -33.75940704345703, 8.995796203613281, -1.0537030696868896, -1.8664799928665161, -0.37488672137260437, 4.365017414093018, -34.12059020996094, 12.095797538757324, -0.6825299859046936, -0.01821981370449066, -0.013195790350437164, 0.0012210012646391988, -0.122972272336483, 0.3815702795982361, -0.02323858253657818, -0.08489871770143509, 0.33440151810646057, -0.20889770984649658, 0.10978975892066956, -3.0696523189544678, -1.1972205638885498, -3.050346612930298, -2.8464033603668213, -0.7526964545249939, 2.0155444145202637, -0.6843039989471436, -0.12214517593383789, 9.681309700012207, -0.010560154914855957, -0.011277824640274048, -0.046076804399490356, 0.008534502238035202, -0.030281204730272293, -0.3840569257736206, -0.9337508082389832], "max": [-0.08545877784490585, 0.4849555194377899, -0.2656958997249603, -0.37651553750038147, -0.02498958632349968, 0.569252610206604, 0.040867310017347336, -0.031780973076820374, 0.025961991399526596, 0.7007720470428467, -1.0849573612213135, 0.7979612350463867, -0.3495241403579712, -0.10902781784534454, 0.013249416835606098, 0.00024251641298178583, -0.6096431016921997, 1.0384247303009033, -0.4517929255962372, -0.0016483668005093932, -0.0035186863970011473, 0.011316550895571709, -0.618470311164856, 1.0224281549453735, -0.4414762854576111, -0.00939900241792202, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0038172779604792595, 1.4005958064444712e-06, 0.8314670920372009, 1.2354230880737305, 0.6482793688774109, 0.9719921350479126, 1.0668127536773682, 1.891013264656067, 0.9586731195449829, 0.890526294708252, 0.7838754057884216, 0.2926962077617645, 0.1019677221775055, 0.4383343458175659, 0.47228172421455383, 0.4468035101890564, -4.532046318054199, 5.036630153656006, 2.8504273891448975, 1.5873016119003296, 0.8894994258880615, 2.7832722663879395, 0.6025640964508057, -3.151275634765625, 7.722833156585693, 1.9236873388290405, -4.15140438079834, 1.7503052949905396, 1.4346764087677002, 0.25824177265167236, 0.009116529487073421, 0.024040361866354942, 0.011879145167768002, 0.006506502628326416, 0.012980645522475243, 0.01190570741891861, 0.012313594110310078, 0.02139963023364544, 0.014785893261432648, 0.009636242873966694, 0.011758959852159023, 0.007034835405647755, -0.615090012550354, 0.4553079605102539, 11.65489387512207, -24.421283721923828, 18.788724899291992, 0.70613694190979, 1.4210699796676636, 0.5456271767616272, 11.283719062805176, -24.07440948486328, 17.556774139404297, 1.2063604593276978, 0.02102266252040863, 0.007377943955361843, 0.0030525033362209797, -0.013663586229085922, 0.5190422534942627, 0.42883405089378357, 0.25875914096832275, 0.49254757165908813, -0.02719837799668312, 0.25698959827423096, 3.0763587951660156, 0.3082852065563202, 3.017986536026001, -1.7733125686645508, -0.2816928029060364, 2.8839848041534424, -0.48101693391799927, 0.19039495289325714, 9.901626586914062, 0.015603065490722656, 0.013879328966140747, 0.041306059807538986, 0.01026044599711895, -0.028304481878876686, -0.356537401676178, -0.9228107929229736], "mean": [-0.344791442155838, 0.06117725744843483, -0.48435771465301514, -0.9770984649658203, -0.6782059669494629, 0.19472217559814453, -0.3900332748889923, -0.15541508793830872, -0.034654855728149414, 0.6760949492454529, -1.446811318397522, 0.5793765187263489, -0.4940987825393677, -0.30833542346954346, 0.011754227802157402, -0.002364249899983406, -0.6110983490943909, 1.0371493101119995, -0.45392265915870667, -0.00622948445379734, -0.005263657309114933, 0.008594096638262272, -0.6205942630767822, 1.020032525062561, -0.44306567311286926, -0.013367393985390663, 0.8144875764846802, 1.7453304529190063, 0.8144875764846802, 0.8144875764846802, 0.8144875764846802, 0.8144875764846802, 0.4964201748371124, 1.7453304529190063, 0.4964201748371124, 0.4964201748371124, 0.4964201748371124, 0.4964201748371124, 0.003384666284546256, -5.8489563343755435e-06, -0.014446331188082695, 0.015665464103221893, -0.005928653758019209, -0.0032055452466011047, 0.007789237424731255, -0.019119463860988617, -0.02832607552409172, 0.059360992163419724, 0.055735114961862564, -0.007797538302838802, -0.07287006080150604, -0.05562484636902809, -0.026743993163108826, -0.06223651394248009, -8.03466510772705, -1.4698083400726318, 0.32190680503845215, -4.215947151184082, -0.03673533350229263, 0.5813888907432556, -0.3774413764476776, -5.064136981964111, 4.378898620605469, 0.19371700286865234, -6.027200222015381, 0.4403957426548004, -0.516292929649353, -0.36078667640686035, 0.00021080028091091663, -2.110364948748611e-05, -0.0004666303866542876, -0.00044476339826360345, -2.2390811864170246e-05, -0.000729292631149292, 0.00037078236346133053, 0.0005777124315500259, -0.00023155787494033575, 0.00031532239518128335, -0.0002451239270158112, -0.0006397670367732644, -2.2798452377319336, -0.03236546367406845, 7.284486293792725, -28.823209762573242, 14.49477481842041, -0.07710157334804535, -0.30756255984306335, -0.0002769939892459661, 9.211119651794434, -28.3031005859375, 15.15822982788086, 0.3324170410633087, 0.0034413400571793318, -0.001941092312335968, 0.0019185715354979038, -0.0672982931137085, 0.4374684989452362, 0.1721443086862564, 0.10140818357467651, 0.37360531091690063, -0.05399167910218239, 0.1959819346666336, 1.5270153284072876, -0.5644333362579346, -0.4069344699382782, -2.2958102226257324, -0.6794600486755371, 2.5706896781921387, -0.5955321192741394, 0.04688593000173569, 9.780613899230957, 0.0020202191080898046, 0.0007111664162948728, -0.0008537961402907968, 0.009667802602052689, -0.029291203245520592, -0.369174599647522, -0.9288132190704346], "std": [0.21241579949855804, 0.25264599919319153, 0.08638110011816025, 0.3782273828983307, 0.5316746234893799, 0.23799137771129608, 0.16414766013622284, 0.06040944531559944, 0.050955574959516525, 0.029377926141023636, 0.09057025611400604, 0.10265947878360748, 0.08660934865474701, 0.07986831665039062, 0.0007930738502182066, 0.0020307586528360844, 0.0006600636406801641, 0.0003167924878653139, 0.0017330171540379524, 0.0027284687384963036, 0.0007482771761715412, 0.0020313262939453125, 0.0014156447723507881, 0.0017879803199321032, 0.0013026767410337925, 0.002770517487078905, 0.8586227893829346, 1.1920928955078125e-06, 0.8586227893829346, 0.8586227893829346, 0.8586227893829346, 0.8586227893829346, 0.7735424637794495, 1.1920928955078125e-06, 0.7735424637794495, 0.7735424637794495, 0.7735424637794495, 0.7735424637794495, 0.0002216357970610261, 2.193614091083873e-05, 0.29515132308006287, 0.3613392412662506, 0.2244466245174408, 0.4957323968410492, 0.6904097199440002, 0.514866828918457, 0.4027768075466156, 0.180022731423378, 0.16215801239013672, 0.12082484364509583, 0.1690862774848938, 0.28836020827293396, 0.29870298504829407, 0.2617465853691101, 1.9115501642227173, 3.4856691360473633, 1.3997334241867065, 3.1564767360687256, 0.4810195565223694, 0.8966383934020996, 0.403410941362381, 0.9105448126792908, 1.9387621879577637, 1.2112715244293213, 1.0317412614822388, 0.492617666721344, 1.2572647333145142, 0.31320956349372864, 0.0028105759993195534, 0.006642520427703857, 0.005204984452575445, 0.0026858376804739237, 0.0030396415386348963, 0.004376921337097883, 0.003054199740290642, 0.005619952920824289, 0.005234941840171814, 0.0031550780404359102, 0.002841188106685877, 0.0028935621958225965, 0.7480167746543884, 0.199583500623703, 2.2109978199005127, 1.7859352827072144, 2.4129693508148193, 0.4808966815471649, 0.6738883852958679, 0.20420271158218384, 1.421338438987732, 2.6463193893432617, 1.2760556936264038, 0.5100457668304443, 0.006397107616066933, 0.003865098347887397, 0.000506102223880589, 0.016546575352549553, 0.046290766447782516, 0.15964089334011078, 0.10811338573694229, 0.025082780048251152, 0.03674683719873428, 0.030733823776245117, 1.5716346502304077, 0.5756176710128784, 2.3462705612182617, 0.19717831909656525, 0.07613594084978104, 0.1607859879732132, 0.04086117446422577, 0.05199483782052994, 0.03654199466109276, 0.0046390872448682785, 0.005817245226353407, 0.012357697822153568, 0.0004918514750897884, 0.0004971681628376245, 0.0074391779489815235, 0.0029482468962669373], "count": [201]}, "action": {"min": [-0.7298365235328674, -0.20964042842388153, -0.6154375076293945, -1.476950764656067, -1.429417371749878, -0.37564602494239807, -0.6350002288818359, -0.22526678442955017, -0.07167455554008484, 0.4917234778404236, -1.5699269771575928, 0.32207781076431274, -0.6981316804885864, -0.5941288471221924, 0.009299956262111664, -0.006571903824806213, -0.6098601222038269, 1.0322861671447754, -0.45675307512283325, -0.009098654612898827, -0.007594224531203508, 0.0035935540217906237, -0.6205291748046875, 1.0152097940444946, -0.44521331787109375, -0.015928173437714577, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0029563456773757935, -9.562209743307903e-05, -0.7623316049575806, -0.9627473950386047, -0.5397419929504395, -1.2562332153320312, -2.345780849456787, -1.3385316133499146, -1.5540595054626465, -0.11953354626893997, -0.08501126617193222, -0.5423487424850464, -0.9077223539352417, -1.5516469478607178, -1.615071415901184, -1.4392180442810059], "max": [-0.07726051658391953, 0.5125066041946411, -0.25216424465179443, -0.29161304235458374, -0.02092653512954712, 0.5745545625686646, 0.051475636661052704, -0.025684436783194542, 0.08454953134059906, 0.7543627619743347, -1.319723129272461, 0.8022889494895935, -0.34117263555526733, -0.18806134164333344, 0.013875479809939861, 0.0014213654212653637, -0.6039111614227295, 1.0367422103881836, -0.4510229825973511, -0.0022345443721860647, -0.0027656196616590023, 0.011295268312096596, -0.6131438612937927, 1.0216048955917358, -0.4416075050830841, -0.009772542864084244, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0038172779604792595, 1.4005958064444712e-06, 0.8314670920372009, 1.2354230880737305, 0.6482793688774109, 0.9719921350479126, 1.0668127536773682, 1.891013264656067, 0.9586731195449829, 0.890526294708252, 0.7838754057884216, 0.2926962077617645, 0.1019677221775055, 0.4383343458175659, 0.47228172421455383, 0.4468035101890564], "mean": [-0.37977877259254456, 0.06885338574647903, -0.495801717042923, -0.9307073950767517, -0.6859064102172852, 0.19414494931697845, -0.3879317045211792, -0.15694402158260345, -0.026601165533065796, 0.6894099116325378, -1.4339700937271118, 0.5694844126701355, -0.4959616959095001, -0.3169657588005066, 0.011574411764740944, -0.0028635631315410137, -0.6074237823486328, 1.0349419116973877, -0.45397937297821045, -0.0060433801263570786, -0.005297788884490728, 0.007355616893619299, -0.6169235706329346, 1.0181682109832764, -0.44344136118888855, -0.012916113249957561, 0.8144875764846802, 1.7453304529190063, 0.8144875764846802, 0.8144875764846802, 0.8144875764846802, 0.8144875764846802, 0.48773694038391113, 1.7453304529190063, 0.48773694038391113, 0.48773694038391113, 0.48773694038391113, 0.48773694038391113, 0.0033871913328766823, -5.855178187630372e-06, -0.013870145194232464, 0.015994466841220856, -0.005975356325507164, -0.005127802491188049, 0.00800579134374857, -0.018902290612459183, -0.029052307829260826, 0.05795338749885559, 0.05331795662641525, -0.005589363165199757, -0.0720570757985115, -0.05387457460165024, -0.02275005541741848, -0.06291504204273224], "std": [0.21836815774440765, 0.2338418960571289, 0.10745572298765182, 0.3994733691215515, 0.5317679047584534, 0.24235175549983978, 0.1688774973154068, 0.04969749599695206, 0.027416178956627846, 0.05164847895503044, 0.07082786411046982, 0.11065895855426788, 0.0985027328133583, 0.08697568625211716, 0.0010079024359583855, 0.0020435804035514593, 0.0013374094851315022, 0.000979967531748116, 0.0020147464238107204, 0.002296263352036476, 0.0009793763747438788, 0.001959717134013772, 0.001829841174185276, 0.0020038916263729334, 0.0010857699671760201, 0.0023433815222233534, 0.8586227893829346, 1.1920928955078125e-06, 0.8586227893829346, 0.8586227893829346, 0.8586227893829346, 0.8586227893829346, 0.7692587375640869, 1.1920928955078125e-06, 0.7692587375640869, 0.7692587375640869, 0.7692587375640869, 0.7692587375640869, 0.00022046960657462478, 2.193462751165498e-05, 0.2951548397541046, 0.3612173795700073, 0.22444705665111542, 0.4962131083011627, 0.6904017329216003, 0.5149456858634949, 0.40281930565834045, 0.181009903550148, 0.1561061441898346, 0.1166682094335556, 0.17047302424907684, 0.29271936416625977, 0.2962724268436432, 0.2673618793487549], "count": [201]}, "timestamp": {"min": [0.0], "max": [6.666666666666667], "mean": [3.3333333333333335], "std": [1.9340994650588013], "count": [201]}, "frame_index": {"min": [0], "max": [200], "mean": [100.0], "std": [58.02298395176403], "count": [201]}, "episode_index": {"min": [180], "max": [180], "mean": [180.0], "std": [0.0], "count": [201]}, "index": {"min": [70253], "max": [70453], "mean": [70353.0], "std": [58.02298395176403], "count": [201]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [201]}, "subtask_annotation": {"mean": [0.24875621890547264, 2.0, 2.0, 2.0, 2.0], "std": [0.45472745680656185, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [201]}, "scene_annotation": {"mean": [180.0], "std": [0.0], "min": [180], "max": [180], "count": [201]}, "eef_direction_state": {"mean": [2.845771144278607, 3.283582089552239], "std": [1.8611221478230802, 2.3038317863893], "min": [0, 0], "max": [6, 6], "count": [201]}, "eef_velocity_state": {"mean": [1.36318407960199, 0.7064676616915423], "std": [0.6928474744351146, 0.6216716032501147], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_acc_mag_state": {"mean": [1.144278606965174, 0.7611940298507462], "std": [0.775289772172877, 0.8711441365417236], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_direction_action": {"mean": [2.5323383084577116, 2.5771144278606966], "std": [1.7676470587629618, 1.9071151488272464], "min": [0, 0], "max": [6, 6], "count": [201]}, "eef_velocity_action": {"mean": [1.4825870646766168, 0.9054726368159204], "std": [0.6236988634513371, 0.4302260200821591], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_acc_mag_action": {"mean": [1.144278606965174, 1.0298507462686568], "std": [0.7623475148011132, 0.8220254548188201], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_sim_pose_state": {"mean": [0.30546106303102616, 0.24084448385459895, 0.10278744317626402, 1.5418414805409846, -0.5644162984006671, -0.4222412928345686, 0.2459242954749133, -0.14457625711962493, 0.12833976624608925, -2.295741741846488, -0.6796232713892976, 2.5707645863459962], "std": [0.05085221283442856, 0.1444937972305476, 0.0325286468801882, 1.5944254322092564, 0.5758817621576684, 2.36855210942022, 0.019068179161741597, 0.027167933811000734, 0.014040108986622788, 0.1973316680144393, 0.07583144443791202, 0.16080533851958684], "min": [0.24699218006207904, 0.0754706680770708, 0.039006659411396374, -3.11271357690884, -1.1972050678276451, -3.1219418830854284, 0.21536790054855884, -0.2817689464097375, 0.10371745626561533, -2.8465268474758005, -0.7529052301284113, 2.015504640753532], "max": [0.3890684913695217, 0.46294202575040805, 0.15514717728548288, 3.1311802251721663, 0.30808668240580084, 3.0783899464533744, 0.3362170790643284, -0.12667849650245758, 0.1488774884615913, -1.7731050862075124, -0.28192170815235684, 2.884144831451664], "count": [201]}, "eef_sim_pose_action": {"mean": [0.3118169335904537, 0.24466977281922764, 0.10174590325880714, 1.971296044204498, -0.5518622940277201, -0.5645456571206506, 0.2440264003918668, -0.13885246095747153, 0.12497626114278897, -2.290117980854298, -0.6900549150499702, 2.583271564551699], "std": [0.05152640542142068, 0.14077135031636884, 0.03717500012657546, 0.8943631153831623, 0.5910843022973448, 2.414644937955769, 0.01158567266015163, 0.013173320730146992, 0.01284239479473998, 0.21877653759442595, 0.05601665324745132, 0.12661510148924188], "min": [0.25262081401217956, 0.0866889172403532, 0.03334751930843646, -3.1405091403958023, -1.2425303115268087, -3.126626352064689, 0.2127628964571098, -0.1987691913160493, 0.1026850516826687, -2.9351385427853534, -0.7750642451086754, 2.323839445330096], "max": [0.3932514508457192, 0.4811763086374194, 0.18490712748160396, 3.1377798786739555, 0.37760662796358857, 3.091016168195766, 0.2839964937070201, -0.11482940218719233, 0.15582487065920583, -1.9106963562100052, -0.5452547787583477, 2.9248303290788464], "count": [201]}}} +{"episode_index": 179, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4407562163590926]], [[0.5566891820453672]], [[0.468626946366782]]], "std": [[[0.2997327180343681]], [[0.2031125321365354]], [[0.23380597297410047]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4251042267397155]], [[0.43339203671664744]], [[0.3426939758746636]]], "std": [[[0.31458657996555117]], [[0.2350012681679305]], [[0.2867484914374786]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4378022130911188]], [[0.41067783544790465]], [[0.3133005430603614]]], "std": [[[0.3026255532790552]], [[0.23729506443141132]], [[0.2964753520008974]]], "count": [100]}, "observation.state": {"min": [0.02314481884241104, -0.18568506836891174, -0.21953770518302917, -1.491569995880127, -0.3939521610736847, -0.6872271299362183, -0.6771210432052612, -0.557929277420044, -0.19455267488956451, 0.2224004715681076, -1.774719476699829, 0.23651239275932312, -0.36126163601875305, -0.5939502716064453, -0.0007632384658791125, -0.013540036045014858, -0.5988602638244629, 0.971633791923523, -0.39393550157546997, -0.015341531485319138, -0.011970000341534615, 0.009110433980822563, -0.557388961315155, 0.9890424013137817, -0.44699475169181824, 0.04546269774436951, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.005734933074563742, -2.70422242465429e-06, -0.20641480386257172, -0.08066480606794357, -0.44266632199287415, -0.7591984868049622, -1.9313242435455322, -0.8525866270065308, -0.22558385133743286, -1.157995581626892, -0.3393875062465668, -0.39297014474868774, -1.2193689346313477, -0.6056289076805115, -0.6467180848121643, -0.5569418668746948, -5.656706809997559, -4.884005069732666, -1.6849815845489502, -10.04273509979248, -0.3443223536014557, -1.2912087440490723, -4.476190567016602, -10.600757598876953, -4.273504257202148, -2.050060987472534, -8.669109344482422, -0.6599512100219727, -1.5494505167007446, -1.1477411985397339, -0.007150921504944563, -0.01247466541826725, -0.01882878690958023, -0.005861261393874884, -0.004654414020478725, -0.002607581205666065, -0.0057710702531039715, -0.011925318278372288, -0.012809552252292633, -0.007854381576180458, -0.005424917209893465, -0.0037556826137006283, 0.021209999918937683, -0.21156972646713257, 6.592067241668701, -25.62421989440918, 10.78696346282959, -0.3472554385662079, -0.10604999959468842, -0.4565452039241791, 1.1877598762512207, -31.504650115966797, 11.0484037399292, -1.0941379070281982, -0.02439362183213234, -0.016040582209825516, -0.0006105006323195994, -0.09564509987831116, 0.3071581721305847, 0.07213326543569565, 0.026227157562971115, 0.3094262480735779, -0.22482335567474365, 0.004333706106990576, -3.110067844390869, -1.4138977527618408, -3.1291251182556152, -2.962307929992676, -1.0433545112609863, 1.7339375019073486, -0.7514980435371399, -0.14253230392932892, 9.696820259094238, -0.008549273014068604, -0.012014597654342651, -0.010234415531158447, -0.023478802293539047, 0.021824337542057037, 0.689030647277832, 0.7231265306472778], "max": [0.17524020373821259, -0.09536843001842499, 0.02508525364100933, -1.1486212015151978, 0.0402480848133564, 0.11474186182022095, -0.5863263010978699, 0.2854212522506714, 0.15564261376857758, 0.605117678642273, -0.8762486577033997, 0.848120391368866, 0.23088468611240387, 0.10452528297901154, -6.042689346941188e-05, -0.012849136255681515, -0.5938512682914734, 0.9716873168945312, -0.38903045654296875, -0.013277377933263779, -0.011449549347162247, 0.009929661639034748, -0.5524970293045044, 0.989096999168396, -0.44270437955856323, 0.04834039509296417, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00620172219350934, 1.9089638954028487e-06, 0.19325421750545502, 0.07502609491348267, 0.31899294257164, 0.3054013252258301, 0.7155677676200867, 2.3538336753845215, 0.48149704933166504, 0.8833051323890686, 0.46573925018310547, 0.4024122655391693, 0.9770630598068237, 1.5277029275894165, 0.7880752086639404, 1.1184190511703491, -2.2047791481018066, 0.18315018713474274, 0.7582417726516724, -0.18315018713474274, 0.8034188747406006, 0.8608059287071228, 0.08608058840036392, -1.2026069164276123, 7.112332344055176, 1.5726494789123535, 0.152625173330307, 0.5738705992698669, 0.430402934551239, 0.17216117680072784, 0.007954966276884079, 0.011388951912522316, 0.01241252664476633, 0.004777175839990377, 0.016642887145280838, 0.004188469611108303, 0.008755853399634361, 0.009736897423863411, 0.009730533696711063, 0.007432784419506788, 0.012969613075256348, 0.009639754891395569, 1.7180100679397583, 0.42313945293426514, 12.812959671020508, -19.41185760498047, 17.685592651367188, 0.5796684622764587, 1.3574399948120117, 0.18929922580718994, 6.7256903648376465, -24.89495086669922, 18.081615447998047, -0.230897918343544, 0.018182991072535515, 0.010756943374872208, 0.003663003910332918, -0.04099075868725777, 0.3694014847278595, 0.18624615669250488, 0.15182119607925415, 0.503323495388031, 0.002708880929276347, 0.18865522742271423, 3.1177613735198975, -1.0001517534255981, 3.098623037338257, -1.0714080333709717, -0.26219332218170166, 3.1218981742858887, -0.5271482467651367, 0.053634487092494965, 9.83272647857666, 0.0068628787994384766, 0.018497884273529053, 0.010525673627853394, -0.021261805668473244, 0.023858416825532913, 0.6899359822273254, 0.7240594625473022], "mean": [0.06593148410320282, -0.12612386047840118, -0.10833445191383362, -1.2706478834152222, -0.16985276341438293, -0.31841281056404114, -0.6427032947540283, -0.13720925152301788, 0.01288632769137621, 0.4673158526420593, -1.2617404460906982, 0.6701386570930481, -0.12131908535957336, -0.19043472409248352, -0.00048670341493561864, -0.013205667957663536, -0.5969831943511963, 0.9716551899909973, -0.3903789222240448, -0.014001660980284214, -0.011696862988173962, 0.009471682831645012, -0.555330216884613, 0.9890812039375305, -0.44423162937164307, 0.04744100943207741, 0.25134164094924927, 1.745330572128296, 0.25134164094924927, 0.25134164094924927, 0.25134164094924927, 0.25134164094924927, 1.0079106092453003, 1.745330572128296, 1.0079106092453003, 1.0079106092453003, 1.0079106092453003, 1.0079106092453003, 0.006056159734725952, -9.630189623521801e-08, -0.01163251418620348, 0.0034540051128715277, 0.0017225855262950063, -0.0002535924140829593, -0.029588522389531136, 0.028920210897922516, 0.0052678585052490234, -0.03796914964914322, 0.0002311626449227333, 0.02663181722164154, 0.05797259882092476, 0.04597111791372299, -0.019651994109153748, 0.04006926715373993, -4.419145107269287, -2.6525886058807373, -0.6746179461479187, -5.118235111236572, 0.12956620752811432, 0.053359877318143845, -1.9207634925842285, -6.030106544494629, 1.9827678203582764, 0.29060813784599304, -4.330805778503418, -0.054676465690135956, -0.42351022362709045, -0.5065706372261047, -0.00037712088669650257, -0.0003355698718223721, -0.00044598919339478016, -0.0002530854835640639, 0.0007629148894920945, 0.0002863369300030172, -0.0002032178599620238, -0.0008814912871457636, -0.0008353808079846203, 0.00032478701905347407, 0.0007168978918343782, 0.00027741637313738465, 1.0313029289245605, 0.21384385228157043, 10.299989700317383, -23.57988929748535, 14.865296363830566, 0.0516047440469265, 0.6567373871803284, -0.07321309298276901, 3.5558087825775146, -26.647075653076172, 14.002760887145996, -0.7286102175712585, 0.0013792782556265593, -0.002037994796410203, 0.000944998930208385, -0.07665261626243591, 0.33918944001197815, 0.12413095682859421, 0.09452135115861893, 0.40093541145324707, -0.10222745686769485, 0.08224670588970184, -0.23473003506660461, -1.1717908382415771, 0.16993016004562378, -1.7411779165267944, -0.7547794580459595, 2.1601197719573975, -0.6238695979118347, -0.029472975060343742, 9.768017768859863, 0.00038592598866671324, 0.0005604602047242224, -0.00019836732826661319, -0.02243988588452339, 0.022820577025413513, 0.6894310116767883, 0.7236433029174805], "std": [0.04998120665550232, 0.026138028129935265, 0.09469497948884964, 0.1031331866979599, 0.1696915179491043, 0.2587921917438507, 0.03538007661700249, 0.23508815467357635, 0.140499085187912, 0.1241632029414177, 0.2619681656360626, 0.15078069269657135, 0.199598029255867, 0.2042374312877655, 0.00017309040413238108, 0.00021901573927607387, 0.0019760620780289173, 1.1889938832609914e-05, 0.001566625665873289, 0.0004991440800949931, 0.00013021055201534182, 0.0002098728291457519, 0.0018171519041061401, 1.4200417354004458e-05, 0.0012280165683478117, 0.0008678174344822764, 0.5497274398803711, 1.3113021850585938e-06, 0.5497274398803711, 0.5497274398803711, 0.5497274398803711, 0.5497274398803711, 0.8522980213165283, 1.3113021850585938e-06, 0.8522980213165283, 0.8522980213165283, 0.8522980213165283, 0.8522980213165283, 7.79419278842397e-05, 9.492467256677628e-07, 0.06555068492889404, 0.03195309266448021, 0.12948596477508545, 0.1671767383813858, 0.3239237070083618, 0.4794221520423889, 0.07799550145864487, 0.3256797790527344, 0.1474272757768631, 0.14358247816562653, 0.3813548684120178, 0.2744724750518799, 0.2480160892009735, 0.2662259638309479, 0.8505769968032837, 1.5293538570404053, 0.6907711029052734, 2.8446435928344727, 0.29421648383140564, 0.4528569281101227, 1.5765389204025269, 2.158759117126465, 3.2014760971069336, 0.93157559633255, 2.728506326675415, 0.2928543984889984, 0.5093041062355042, 0.3616293966770172, 0.0024974793195724487, 0.0044082882814109325, 0.0053383829072117805, 0.0021195111330598593, 0.0027617430314421654, 0.0011550812050700188, 0.0023652773816138506, 0.004164531826972961, 0.004487140104174614, 0.002547036623582244, 0.0025831011589616537, 0.0019102867227047682, 0.4271145462989807, 0.10009744018316269, 1.478861927986145, 1.8217482566833496, 1.6997485160827637, 0.30190274119377136, 0.31695863604545593, 0.0901423990726471, 1.3943614959716797, 1.8715015649795532, 1.9431670904159546, 0.2841675877571106, 0.006731580011546612, 0.005054698325693607, 0.0005894940695725381, 0.009001743979752064, 0.019028106704354286, 0.0418415404856205, 0.04235297441482544, 0.059636082500219345, 0.08766718953847885, 0.047339990735054016, 2.49924898147583, 0.13831359148025513, 2.2340588569641113, 0.444315105676651, 0.2847294807434082, 0.33880165219306946, 0.03762140870094299, 0.03340615704655647, 0.026408087462186813, 0.0026380636263638735, 0.004564173519611359, 0.004208281636238098, 0.0007146627176553011, 0.0003593245055526495, 0.00020037601643707603, 0.0001994587219087407], "count": [247]}, "action": {"min": [-0.007880322635173798, -0.19104520976543427, -0.25232046842575073, -1.5957398414611816, -0.7304316163063049, -0.6935121417045593, -0.6981316804885864, -0.5903624296188354, -0.22595073282718658, 0.2007731795310974, -1.7710158824920654, 0.2521415054798126, -0.36163443326950073, -0.5823836326599121, -0.0008079924155026674, -0.014451558701694012, -0.5969380140304565, 0.9693483114242554, -0.3963915705680847, -0.015630971640348434, -0.011836379766464233, 0.0066784038208425045, -0.5547159910202026, 0.986302375793457, -0.44948068261146545, 0.04358880594372749, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.005734933074563742, -2.70422242465429e-06, -0.20641480386257172, -0.08066480606794357, -0.44266632199287415, -0.7591984868049622, -1.9739911556243896, -0.8525866270065308, -0.22558385133743286, -1.157995581626892, -0.3393875062465668, -0.39297014474868774, -1.2193689346313477, -0.6056289076805115, -0.6467180848121643, -0.5569418668746948], "max": [0.1649158000946045, -0.06503938138484955, 0.06185941398143768, -1.0822280645370483, 0.04032454267144203, 0.424893319606781, -0.4953122138977051, 0.285325288772583, 0.15332123637199402, 0.6557337641716003, -0.7752488851547241, 0.8477696180343628, 0.24127864837646484, 0.10627980530261993, 0.0004809793608728796, -0.00566172506660223, -0.5876775979995728, 0.9730503559112549, -0.39031869173049927, -0.013917051255702972, -0.010307897813618183, 0.014988001435995102, -0.5468922853469849, 0.9893231391906738, -0.44342413544654846, 0.04677465185523033, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00620172219350934, 2.412954700048431e-06, 0.19325421750545502, 0.07502609491348267, 0.31899294257164, 0.3054013252258301, 0.7155677676200867, 2.3538336753845215, 0.5400817394256592, 0.8833051323890686, 0.46573925018310547, 0.4024122655391693, 0.9770630598068237, 1.5277029275894165, 0.7880752086639404, 1.1184190511703491], "mean": [0.037997301667928696, -0.1098569855093956, -0.11588563024997711, -1.233490228652954, -0.18182943761348724, -0.3103894889354706, -0.6447144746780396, -0.1751047670841217, 0.002439143368974328, 0.4897550344467163, -1.199057936668396, 0.6743961572647095, -0.12280798703432083, -0.18259607255458832, -0.00013626749569084495, -0.01198417879641056, -0.5928135514259338, 0.9709119200706482, -0.39191609621047974, -0.014480669051408768, -0.01099303551018238, 0.009134064428508282, -0.5509888529777527, 0.987860918045044, -0.4454972743988037, 0.04563312977552414, 0.2583370804786682, 1.745330572128296, 0.2583370804786682, 0.2583370804786682, 0.2583370804786682, 0.2583370804786682, 1.0079106092453003, 1.745330572128296, 1.0079106092453003, 1.0079106092453003, 1.0079106092453003, 1.0079106092453003, 0.006055932957679033, -1.0170425213118506e-07, -0.011233678087592125, 0.0036213130224496126, 0.0021191088017076254, -0.002474073553457856, -0.03653613477945328, 0.0359739325940609, 0.007557617034763098, -0.0368412509560585, 0.00016622591647319496, 0.025551795959472656, 0.05659277364611626, 0.04569398611783981, -0.01954619400203228, 0.04028111323714256], "std": [0.051140256226062775, 0.030087100341916084, 0.10499195754528046, 0.1184287741780281, 0.18278728425502777, 0.27350497245788574, 0.04590732231736183, 0.23563461005687714, 0.13550502061843872, 0.13220955431461334, 0.26536664366722107, 0.13775108754634857, 0.2057560384273529, 0.1958712935447693, 0.0002787990670185536, 0.001703924615867436, 0.002418427262455225, 0.0006692410097457469, 0.0015109025407582521, 0.0003997922467533499, 0.00027824786957353354, 0.0016678585670888424, 0.0018896912224590778, 0.0005449840682558715, 0.0012085230555385351, 0.0007600639364682138, 0.5576097369194031, 1.3113021850585938e-06, 0.5576097369194031, 0.5576097369194031, 0.5576097369194031, 0.5576097369194031, 0.8522979617118835, 1.3113021850585938e-06, 0.8522979617118835, 0.8522979617118835, 0.8522979617118835, 0.8522979617118835, 7.820774771971628e-05, 9.460348451284517e-07, 0.06593945622444153, 0.03203104808926582, 0.129719078540802, 0.17085301876068115, 0.3461630344390869, 0.49498626589775085, 0.08545781672000885, 0.32644638419151306, 0.14743094146251678, 0.14512960612773895, 0.3825497329235077, 0.27450379729270935, 0.24803029000759125, 0.2662612199783325], "count": [247]}, "timestamp": {"min": [0.0], "max": [8.2], "mean": [4.1000000000000005], "std": [2.3767391293301183], "count": [247]}, "frame_index": {"min": [0], "max": [246], "mean": [123.0], "std": [71.30217387990355], "count": [247]}, "episode_index": {"min": [181], "max": [181], "mean": [181.0], "std": [0.0], "count": [247]}, "index": {"min": [70454], "max": [70700], "mean": [70577.0], "std": [71.30217387990355], "count": [247]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [247]}, "subtask_annotation": {"mean": [0.6072874493927125, 2.0, 2.0, 2.0, 2.0], "std": [0.5046620009339046, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [247]}, "scene_annotation": {"mean": [181.0], "std": [0.0], "min": [181], "max": [181], "count": [247]}, "eef_direction_state": {"mean": [4.931174089068826, 3.3684210526315788], "std": [1.6369097471456073, 2.298982070299114], "min": [0, 0], "max": [6, 6], "count": [247]}, "eef_velocity_state": {"mean": [0.4048582995951417, 1.008097165991903], "std": [0.5380808980027908, 0.7687831640402947], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_acc_mag_state": {"mean": [0.41700404858299595, 0.7692307692307693], "std": [0.7143655575272231, 0.8437581101032411], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_direction_action": {"mean": [4.65587044534413, 3.4129554655870447], "std": [1.874340896683629, 2.2350525019058947], "min": [0, 0], "max": [6, 6], "count": [247]}, "eef_velocity_action": {"mean": [0.5506072874493927, 1.040485829959514], "std": [0.7002527273878327, 0.773014347197578], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_acc_mag_action": {"mean": [0.6842105263157895, 1.0323886639676114], "std": [0.8377926005334665, 0.8240830769808539], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_sim_pose_state": {"mean": [0.2088514894506932, 0.21233849219502324, 0.038470110768025687, -0.22206008357556462, -1.1722164577041663, 0.1572196421572471, 0.2595537674784181, -0.18209157824255284, 0.09380946838125719, -1.7408899383194076, -0.7550356070143143, 2.159975549484871], "std": [0.008624393815933658, 0.02225218243682098, 0.018893159567390617, 2.556423978897098, 0.1384049959591381, 2.3352298496856294, 0.06336531214596762, 0.06540873020116429, 0.024514356813714156, 0.4441124120283194, 0.28473591976750945, 0.3386649294515929], "min": [0.19202259784698222, 0.18588529135025328, 0.006378998005736781, -3.138431425894268, -1.4186801409598193, -3.136848096182625, 0.16601378119107976, -0.28049660929147757, 0.05584329149855101, -2.962302213640696, -1.043405818817818, 1.7339392146242587], "max": [0.22394361544764949, 0.24268046555024164, 0.08404087153379884, 3.1309709760504454, -1.0001530100343126, 3.1381015438809077, 0.37350196990043594, -0.10525533556872016, 0.13698893668687717, -1.0714009233422672, -0.2621947448158344, 3.121893632136327], "count": [247]}, "eef_sim_pose_action": {"mean": [0.2144864782436975, 0.21607169606989324, 0.03554263891191649, -0.22870738752125705, -1.1766688765569875, 0.04977986263946618, 0.2666447496792736, -0.18426950979720974, 0.08755695439207961, -1.6669570157747156, -0.7292209449486197, 2.116539518191627], "std": [0.010377467104693264, 0.024163965355617968, 0.024153858499802592, 2.4931600424843197, 0.15807273628811613, 2.259148847692906, 0.06294814882424234, 0.06498287844349576, 0.025629795818546897, 0.40871906414300657, 0.2956577150510929, 0.2905460827988368], "min": [0.191966299166413, 0.186676901515929, 0.0051697502726676114, -3.1139581046055156, -1.4188640602825777, -3.131625101616809, 0.16727103675762353, -0.2879734852137714, 0.048857921290612526, -2.8685266195654413, -1.0493672292264682, 1.7321353068246874], "max": [0.22831877691312755, 0.2501572134147596, 0.11236725191491037, 3.102755687239291, -0.6604875041879071, 3.1187936180482985, 0.3743863964667096, -0.11185361411167982, 0.13003856686719434, -0.9908161023045776, -0.22381919664733463, 2.9986966421266597], "count": [247]}}} +{"episode_index": 180, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43023649860592683]], [[0.5632487296678745]], [[0.48196079188198365]]], "std": [[[0.3052451830239056]], [[0.20706485349823675]], [[0.23199852343684096]]], "count": [127]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45718407063303934]], [[0.46915973603429334]], [[0.3785854168747938]]], "std": [[[0.3228817098087332]], [[0.23680845724641023]], [[0.2758912197563649]]], "count": [127]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4108501613552631]], [[0.47985907714174136]], [[0.37573095561367975]]], "std": [[[0.3394109048815308]], [[0.21862834123143784]], [[0.2499993136075844]]], "count": [127]}, "observation.state": {"min": [-0.3162352442741394, -0.10900802165269852, -0.61179119348526, -1.8116283416748047, 0.042153581976890564, 0.1368597149848938, -0.5371043682098389, -0.41858917474746704, -0.5699252486228943, 0.6395446062088013, -1.8503472805023193, -0.029371408745646477, -0.3132875859737396, 0.5597131252288818, 0.013843296095728874, -0.019520847126841545, -0.6174393892288208, 1.0005781650543213, -0.4062182307243347, -0.03433428704738617, -0.028383158147335052, 0.015220536850392818, -0.6109498739242554, 1.0253245830535889, -0.4315680265426636, 0.057528577744960785, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.01391691155731678, -2.9959103358123684e-06, -0.2337924689054489, -0.10333488136529922, -0.3818334937095642, -0.19028037786483765, -0.5140475630760193, -0.5140756964683533, -0.2544034719467163, -0.4111402630805969, -0.4265419840812683, -0.5108553767204285, -0.26071110367774963, -2.3207650184631348, -0.8273016810417175, -0.21740713715553284, -10.700974464416504, -5.647130966186523, -1.1373625993728638, -10.19536018371582, -0.7747253179550171, -1.2051281929016113, -1.6068376302719116, -11.625199317932129, -5.647130966186523, -2.527472496032715, -13.125762939453125, -1.3485958576202393, -1.3199023008346558, -14.404151916503906, -0.0070767090655863285, -0.012445202097296715, -0.014877638779580593, -0.006422249134629965, -0.009106178767979145, -0.006717956159263849, -0.00799538940191269, -0.013223986141383648, -0.020682763308286667, -0.006993666756898165, -0.016235193237662315, -0.005353784654289484, -1.8240599632263184, -0.460256963968277, 5.344919681549072, -30.72615623474121, 9.514432907104492, 0.019129157066345215, 2.8633499145507812, -0.5159332156181335, 3.251492500305176, -31.853519439697266, 8.902826309204102, -0.7884037494659424, -0.018948975950479507, -0.015456310473382473, -0.004273504484444857, -0.09564509987831116, 0.3474981486797333, 0.035167280584573746, 0.15496696531772614, 0.3017840087413788, -0.20430760085582733, 0.008451269939541817, -3.102247714996338, -1.2113661766052246, 1.3282893896102905, -1.5005370378494263, -1.340057373046875, 0.7390331625938416, -0.6824433207511902, -0.10504341125488281, 9.671689987182617, -0.008605360984802246, -0.008145421743392944, -0.027412235736846924, -0.02707277610898018, 0.015160737559199333, 0.8417872190475464, 0.5341778993606567], "max": [0.13279780745506287, 0.03166302293539047, -0.3013652265071869, -1.4225221872329712, 1.002519965171814, 0.4081871807575226, -0.1911182403564453, 0.05324828624725342, -0.0629432201385498, 1.0438151359558105, -1.5781631469726562, 0.6443143486976624, 0.27625226974487305, 0.5947262048721313, 0.014913499355316162, -0.01778111606836319, -0.604979932308197, 1.0010271072387695, -0.39867615699768066, -0.03281625732779503, -0.027424281463027, 0.016639364883303642, -0.5987551212310791, 1.0258342027664185, -0.4244121015071869, 0.0593339279294014, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.014491839334368706, 1.934676220116671e-06, 0.36002108454704285, 0.0806119292974472, 0.12881164252758026, 0.31426191329956055, 1.2508926391601562, 0.37889745831489563, 0.7125624418258667, 0.5380048751831055, 0.48785319924354553, 0.2807181477546692, 0.12902532517910004, 1.0606287717819214, 1.0223815441131592, 0.26004648208618164, -3.4964680671691895, -0.12210012972354889, 1.193528652191162, -0.12210012227296829, 0.3156288266181946, 0.6025640964508057, 0.8034188747406006, -0.8796846866607666, 10.74481201171875, 2.3308913707733154, -0.24420025944709778, 1.0616605281829834, 1.3199023008346558, -14.404151916503906, 0.0077113378793001175, 0.012399389408528805, 0.015264842659235, 0.005689988844096661, 0.008676956407725811, 0.010761071927845478, 0.008940680883824825, 0.013891935348510742, 0.017866164445877075, 0.0067222509533166885, 0.00838214810937643, 0.009332398883998394, -0.1272599995136261, 0.1596052348613739, 12.070610046386719, -22.586320877075195, 16.93891143798828, 0.6544928550720215, 4.729829788208008, 0.077946737408638, 9.635702133178711, -26.162277221679688, 17.390514373779297, -0.18976151943206787, 0.029424507170915604, 0.008542471565306187, -0.0006105005741119385, -0.04099075868725777, 0.45003542304039, 0.19045989215373993, 0.2575766444206238, 0.39132529497146606, 0.0059007140807807446, 0.22509042918682098, -1.7203280925750732, -0.5712733864784241, 3.072481632232666, -0.2582894563674927, -0.17345714569091797, 1.881378412246704, -0.44551944732666016, 0.18769323825836182, 9.951860427856445, 0.011235296726226807, 0.010426580905914307, 0.03723272681236267, -0.02416885271668434, 0.01858407072722912, 0.8448613286018372, 0.5388270020484924], "mean": [-0.06165090575814247, -0.022415662184357643, -0.424983948469162, -1.5461435317993164, 0.3499651253223419, 0.277474969625473, -0.4246360957622528, -0.19998206198215485, -0.28785252571105957, 0.8135810494422913, -1.760820746421814, 0.28840282559394836, -0.070822574198246, 0.5914224982261658, 0.014423367567360401, -0.01885657012462616, -0.6125284433364868, 1.000806212425232, -0.40050843358039856, -0.0338381864130497, -0.027914026752114296, 0.015513970516622066, -0.6060977578163147, 1.025596022605896, -0.42618468403816223, 0.058094147592782974, 0.13916495442390442, 1.7453196048736572, 0.13916495442390442, 0.13916495442390442, 0.13916495442390442, 0.13916495442390442, 0.6774759888648987, 1.5933127403259277, 0.6774759888648987, 0.6774759888648987, 0.6774759888648987, 0.6774759888648987, 0.014189394190907478, -3.920326321349421e-07, -0.021182507276535034, -0.006669425871223211, -0.00922799576073885, 0.014148321002721786, 0.03796956688165665, -0.0007849275134503841, 0.01005389355123043, -0.017437787726521492, 0.00981047935783863, 0.010725993663072586, 0.0027816826477646828, -0.026029421016573906, 0.002843760419636965, 0.0028043589554727077, -6.006174087524414, -2.7174086570739746, -0.010860447771847248, -5.0591936111450195, -0.3198831379413605, -0.0863037258386612, -0.6416702270507812, -6.234532356262207, 1.7772092819213867, -0.6091712117195129, -6.228104591369629, 0.20603124797344208, -0.35994094610214233, -14.404212951660156, 9.040092845680192e-05, 8.565487223677337e-05, -0.000581050815526396, 6.976063104957575e-06, 0.0003480312298052013, -5.348559352569282e-05, -0.00010160562669625506, -2.8796253900509328e-05, -0.0004961466765962541, 0.00024594503338448703, 0.0002984988095704466, 7.731962250545621e-05, -1.0713207721710205, -0.14245136082172394, 8.303804397583008, -26.834835052490234, 13.37409782409668, 0.2925797402858734, 3.665369749069214, -0.18816767632961273, 6.711220741271973, -28.580402374267578, 13.283544540405273, -0.522372841835022, 0.0019120376091450453, -0.0025417464785277843, -0.0024242843501269817, -0.07721447199583054, 0.40256068110466003, 0.14269259572029114, 0.20182175934314728, 0.3534524440765381, -0.09611746668815613, 0.1007765680551529, -2.5032217502593994, -1.0148259401321411, 2.396557331085205, -0.9757265448570251, -0.829407811164856, 1.5311914682388306, -0.568963885307312, 0.03120606578886509, 9.775250434875488, 0.0004582656838465482, 0.0014397649792954326, 0.0004640660190489143, -0.025562120601534843, 0.01664804294705391, 0.8430624008178711, 0.536945104598999], "std": [0.12402717769145966, 0.0356619656085968, 0.09029192477464676, 0.07612450420856476, 0.2951381802558899, 0.05812486261129379, 0.09622692316770554, 0.1022108942270279, 0.15821456909179688, 0.09969644248485565, 0.0728423073887825, 0.23501956462860107, 0.12785984575748444, 0.005700170528143644, 0.0003440325672272593, 0.00032905605621635914, 0.003659890964627266, 0.00017479858070146292, 0.0018011961365118623, 0.0003385423915460706, 0.0002730608102865517, 0.0003004145692102611, 0.003712329315021634, 9.175779268844053e-05, 0.0017334652366116643, 0.00046193948946893215, 0.46271002292633057, 9.655952453613281e-06, 0.46271002292633057, 0.46271002292633057, 0.46271002292633057, 0.46271002292633057, 0.8487030863761902, 0.4762255549430847, 0.8487030863761902, 0.8487030863761902, 0.8487030863761902, 0.8487030863761902, 8.700730541022494e-05, 7.965839472490188e-07, 0.07722397893667221, 0.029232453554868698, 0.05891459062695503, 0.06663604825735092, 0.2126166671514511, 0.1022166758775711, 0.10913293063640594, 0.12763148546218872, 0.12704360485076904, 0.11908391118049622, 0.06145757436752319, 0.3453521132469177, 0.2366345077753067, 0.035494398325681686, 1.5299773216247559, 1.3066948652267456, 0.7129016518592834, 2.453998565673828, 0.2465388923883438, 0.3620535433292389, 0.5233755707740784, 2.458862543106079, 4.176445484161377, 0.9423929452896118, 3.36077880859375, 0.4951007068157196, 0.49876832962036133, 6.103515625e-05, 0.0023998040705919266, 0.004508631769567728, 0.004938226658850908, 0.0021574427373707294, 0.0014087347080931067, 0.0015484979376196861, 0.002486136043444276, 0.004079953767359257, 0.00542965205386281, 0.0024179029278457165, 0.0017836806364357471, 0.0015266231494024396, 0.31433355808258057, 0.13403195142745972, 1.7074402570724487, 1.9980409145355225, 1.8087365627288818, 0.10653755068778992, 0.3853257894515991, 0.15543507039546967, 1.4184858798980713, 1.363045573234558, 1.9835798740386963, 0.09999386221170425, 0.007115473505109549, 0.004294004291296005, 0.0004982864484190941, 0.009120723232626915, 0.023832149803638458, 0.045541442930698395, 0.027420135214924812, 0.02221873216331005, 0.06127624586224556, 0.06458497792482376, 0.4296616017818451, 0.16878986358642578, 0.5396133661270142, 0.27210119366645813, 0.3461371064186096, 0.2651243209838867, 0.04601746425032616, 0.04226130619645119, 0.027982477098703384, 0.0027509171050041914, 0.0033455619122833014, 0.0052448296919465065, 0.0008286553784273565, 0.001039316994138062, 0.0008724206127226353, 0.001310099265538156], "count": [643]}, "action": {"min": [-0.3574514091014862, -0.09716041386127472, -0.6500511765480042, -1.755620002746582, 0.04042786359786987, 0.1419149935245514, -0.5365573167800903, -0.46318936347961426, -0.635210394859314, 0.6478848457336426, -1.7808971405029297, -0.04017626866698265, -0.31981804966926575, -0.5457008481025696, 0.013113866560161114, -0.02158956602215767, -0.6136259436607361, 0.9976112246513367, -0.4069306254386902, -0.03312476724386215, -0.028349094092845917, 0.010063551366329193, -0.6068588495254517, 1.0215106010437012, -0.43224668502807617, 0.05317781865596771, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.01391691155731678, -2.9959103358123684e-06, -0.2337924689054489, -0.10333488136529922, -0.3818334937095642, -0.19028037786483765, -0.5140475630760193, -0.5140756964683533, -0.2544034719467163, -0.4111402630805969, -0.4265419840812683, -0.5108553767204285, -0.26071110367774963, -2.3207650184631348, -0.8273016810417175, -0.21740713715553284], "max": [0.09185320138931274, 0.0437641441822052, -0.2867477834224701, -1.3259782791137695, 1.0041970014572144, 0.4116132855415344, -0.18330895900726318, 0.026381708681583405, -0.0814463198184967, 1.0478925704956055, -1.4670050144195557, 0.6382631063461304, 0.29883337020874023, -0.17458894848823547, 0.015328836627304554, -0.01579459384083748, -0.5992424488067627, 1.000348687171936, -0.39946794509887695, -0.030891017988324165, -0.0260098148137331, 0.015727927908301353, -0.5917263031005859, 1.0247348546981812, -0.42491620779037476, 0.05665282905101776, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.014491839334368706, 1.934676220116671e-06, 0.36002108454704285, 0.0806119292974472, 0.12881164252758026, 0.31426191329956055, 1.2508926391601562, 0.37889745831489563, 0.7125624418258667, 0.5380048751831055, 0.48785319924354553, 0.2807181477546692, 0.12902532517910004, 1.0606287717819214, 1.0223815441131592, 0.26004648208618164], "mean": [-0.09676887840032578, -0.012357553467154503, -0.43472370505332947, -1.4932013750076294, 0.35648825764656067, 0.27842649817466736, -0.4192633032798767, -0.21450689435005188, -0.3168788552284241, 0.8230417370796204, -1.6752187013626099, 0.2768678665161133, -0.07034701853990555, -0.3952091634273529, 0.014340260997414589, -0.018597319722175598, -0.607993483543396, 0.9989861249923706, -0.4013119041919708, -0.032237522304058075, -0.02708190120756626, 0.013279309496283531, -0.6008808612823486, 1.0232197046279907, -0.4270349442958832, 0.05512891337275505, 0.14215074479579926, 1.7453196048736572, 0.14215074479579926, 0.14215074479579926, 0.14215074479579926, 0.14215074479579926, 0.6801903247833252, 1.5905983448028564, 0.6801903247833252, 0.6801903247833252, 0.6801903247833252, 0.6801903247833252, 0.014189334586262703, -3.966185033732472e-07, -0.021134445443749428, -0.0066241053864359856, -0.009234028868377209, 0.014143678359687328, 0.037578120827674866, -0.0006176134338602424, 0.009991775266826153, -0.01739400066435337, 0.009827440604567528, 0.01072283461689949, 0.0027680378407239914, -0.026155933737754822, 0.002875867998227477, 0.002829515840858221], "std": [0.13182342052459717, 0.03409743681550026, 0.10021187365055084, 0.07448232918977737, 0.29822593927383423, 0.057549141347408295, 0.09793975949287415, 0.11095109581947327, 0.16298702359199524, 0.10484842211008072, 0.08026737719774246, 0.23660436272621155, 0.1295320838689804, 0.11662472039461136, 0.0005307156825438142, 0.0011280580656602979, 0.003445046953856945, 0.0006170917768031359, 0.0016398853622376919, 0.0004438288451638073, 0.0004957705968990922, 0.0010976087069138885, 0.0036047364119440317, 0.000697632844094187, 0.00168025610037148, 0.0006369834300130606, 0.4675235152244568, 9.655952453613281e-06, 0.4675235152244568, 0.4675235152244568, 0.4675235152244568, 0.4675235152244568, 0.8493224382400513, 0.48031172156333923, 0.8493224382400513, 0.8493224382400513, 0.8493224382400513, 0.8493224382400513, 8.699176396476105e-05, 7.967813075993035e-07, 0.07722888141870499, 0.02921655774116516, 0.0589141920208931, 0.06663726270198822, 0.21255221962928772, 0.10213396698236465, 0.10917938500642776, 0.1276356726884842, 0.12704156339168549, 0.11908476054668427, 0.06145815551280975, 0.3453291356563568, 0.2366967797279358, 0.03548767417669296], "count": [643]}, "timestamp": {"min": [0.0], "max": [21.4], "mean": [10.7], "std": [6.187262902303588], "count": [643]}, "frame_index": {"min": [0], "max": [642], "mean": [321.0], "std": [185.61788706910764], "count": [643]}, "episode_index": {"min": [182], "max": [182], "mean": [182.0], "std": [0.0], "count": [643]}, "index": {"min": [70701], "max": [71343], "mean": [71022.0], "std": [185.61788706910764], "count": [643]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [643]}, "subtask_annotation": {"mean": [0.744945567651633, 2.0, 2.0, 2.0, 2.0], "std": [0.4464671640869914, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [643]}, "scene_annotation": {"mean": [182.0], "std": [0.0], "min": [182], "max": [182], "count": [643]}, "eef_direction_state": {"mean": [3.92846034214619, 3.853810264385692], "std": [2.4357080447418893, 1.8201644709118754], "min": [0, 0], "max": [6, 6], "count": [643]}, "eef_velocity_state": {"mean": [0.5147744945567652, 0.7651632970451011], "std": [0.5529640789698385, 0.5371714089880728], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_acc_mag_state": {"mean": [0.39813374805598756, 0.6500777604976672], "std": [0.7164776468972138, 0.8161163352408364], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_direction_action": {"mean": [3.4152410575427683, 3.3779160186625194], "std": [2.2887005684041535, 1.733023144234533], "min": [0, 0], "max": [6, 6], "count": [643]}, "eef_velocity_action": {"mean": [0.713841368584759, 0.9611197511664075], "std": [0.5310671960769029, 0.568794520454852], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_acc_mag_action": {"mean": [0.7807153965785381, 0.9937791601866252], "std": [0.8366422474753575, 0.8215366217662982], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_sim_pose_state": {"mean": [0.24948860044107057, 0.17862881992078808, 0.13332070296037324, -2.5032037614916556, -1.0149287241708822, 2.3965562597936, 0.22435127729051965, -0.17890624307066394, 0.16990657966732392, -0.975789856423368, -0.8294382737322371, 1.5312405110617389], "std": [0.025777530790176438, 0.032080793197787075, 0.027283062073841104, 0.42974164431779566, 0.16881380781559024, 0.53968055227613, 0.017120968755194418, 0.04127975304401828, 0.03997788210828566, 0.2720785189114043, 0.3461422225169891, 0.26512737228220834], "min": [0.20417899591211597, 0.10643342745859308, 0.09760840560015778, -3.1022402521256187, -1.2113673460269432, 1.3282596056434877, 0.1867898936568049, -0.2525917633218257, 0.12230774042366403, -1.500551072686483, -1.3400762765123573, 0.7389193797029555], "max": [0.2970229979635725, 0.2130824127541084, 0.18901408604974604, -1.7203283277434367, -0.57126159351784, 3.072482513669645, 0.2540826508521029, -0.11322364630167227, 0.2512433474678528, -0.2583734208872074, -0.17345772266340043, 1.8813915650801747], "count": [643]}, "eef_sim_pose_action": {"mean": [0.2579998906960443, 0.180039970559488, 0.12828967357190624, -2.514447109706599, -1.0463027292769724, 2.399452663757266, 0.23196350081922698, -0.19215128568586817, 0.14994183746517245, -2.1087259871378623, -0.7224916865107553, 0.8942320961434793], "std": [0.02794582532697099, 0.03321597372949603, 0.028379148394512263, 0.4626393145278675, 0.16125340852962197, 0.5756281292099208, 0.018682907973185735, 0.04872746852095036, 0.042516658256088295, 0.5502070054333343, 0.1989592515190244, 2.610944119693887], "min": [0.21526449708258874, 0.10761693225900078, 0.09129248291860602, -3.1387867095173254, -1.250303390559665, 1.2480234869121196, 0.1952004547983609, -0.28761958394547804, 0.08917799531552656, -2.9747014550409077, -1.1649009137548136, -3.117810061939317], "max": [0.3095693713447248, 0.21925271379721198, 0.19092609540684433, -1.6374638748594164, -0.6297645422791035, 3.1173536092455074, 0.2726165037368979, -0.1051349615123345, 0.23604557773147555, -1.2019438204542616, -0.3029279152619697, 3.134217077966515], "count": [643]}}} +{"episode_index": 181, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4296540825643983]], [[0.537433042579777]], [[0.46419832516339865]]], "std": [[[0.28996926080420315]], [[0.20759565097223862]], [[0.2307962032029036]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43239932718185314]], [[0.4169332924836601]], [[0.3389735966935794]]], "std": [[[0.3029503733734464]], [[0.25580835204688945]], [[0.2936653336787393]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43557765042291424]], [[0.41867926038062286]], [[0.3269355464244521]]], "std": [[[0.28622226870464995]], [[0.23253399260689903]], [[0.28689479813267915]]], "count": [100]}, "observation.state": {"min": [-0.15666981041431427, -0.11816203594207764, -0.3539123237133026, -1.9018484354019165, -1.572443962097168, -0.5025932788848877, -0.6660574674606323, -0.40837278962135315, -0.15936343371868134, 0.26455095410346985, -1.6467437744140625, 0.4919890761375427, -0.045680709183216095, -0.1972227394580841, 0.0002652193361427635, -0.007165108807384968, -0.6116973757743835, 0.9798557758331299, -0.3960859179496765, -0.016893241554498672, -0.010213683359324932, 0.003914406057447195, -0.6081156730651855, 0.9977493286132812, -0.41233864426612854, 0.047456007450819016, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.02718033827841282, -0.0011470301542431116, -0.3154458999633789, -0.6142658591270447, -0.4997621178627014, -0.9784294962882996, -1.8721556663513184, -0.32219862937927246, -1.6077793836593628, -0.35576778650283813, -0.2478402853012085, -0.17535246908664703, -0.8845542073249817, -0.46831971406936646, -0.24964837729930878, -0.3682900071144104, -7.939432144165039, -4.731379508972168, -2.2466423511505127, -10.592185974121094, -0.9755800366401672, -0.7460317611694336, -6.255189418792725, -10.110806465148926, -2.4725277423858643, -1.8815628290176392, -9.40170955657959, -0.860805869102478, -2.266788959503174, -0.8894994258880615, -0.006515400484204292, -0.009925071150064468, -0.010433551855385303, -0.007635211572051048, -0.006770941894501448, -0.0028868841473013163, -0.00863394420593977, -0.014147784560918808, -0.011333484202623367, -0.006243993062525988, -0.003726337105035782, -0.004879188723862171, 0.7635599970817566, -0.4676804542541504, 6.354515075683594, -31.007143020629883, 10.73623275756836, -0.6861506104469299, 0.33935999870300293, -0.5567624568939209, 2.8060827255249023, -26.09847640991211, 7.968669891357422, -1.4621734619140625, -0.01629103533923626, -0.017572453245520592, -0.009157509543001652, -0.08198151737451553, 0.27228885889053345, 0.07047634571790695, 0.0395454503595829, 0.2689231038093567, -0.22586610913276672, 0.006496460177004337, -3.082005500793457, -1.3100799322128296, -2.997302293777466, -1.8700523376464844, -1.1228137016296387, 1.684490442276001, -0.8215463161468506, -0.13041479885578156, 9.697460174560547, -0.0068743228912353516, -0.008256405591964722, -0.018987834453582764, -0.02591801807284355, 0.024358725175261497, 0.6816478967666626, 0.7298325896263123], "max": [0.2766959071159363, 0.18062852323055267, 0.012684373185038567, -1.239128589630127, -0.04386855661869049, 0.2966943681240082, 0.32340294122695923, 0.20950031280517578, 0.1201653778553009, 0.6254238486289978, -1.068511724472046, 1.1157219409942627, 0.2834373414516449, 0.1338004767894745, 0.0007239122060127556, -0.0059483349323272705, -0.6100637316703796, 0.9799474477767944, -0.3953017294406891, -0.015263973735272884, -0.009656218811869621, 0.004796005319803953, -0.6050569415092468, 0.9978848099708557, -0.4111381471157074, 0.049067091196775436, 1.7060593366622925, 1.7453292608261108, 1.7060593366622925, 1.7060593366622925, 1.7060593366622925, 1.7060593366622925, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.027749143540859222, -0.0011421161470934749, 0.6918840408325195, 0.36771243810653687, 0.7822201251983643, 0.7693699598312378, 1.5110608339309692, 0.8364877700805664, 0.8732208013534546, 0.5560280084609985, 0.38280922174453735, 0.18864426016807556, 0.49180635809898376, 0.22171907126903534, 0.2002415508031845, 0.12886379659175873, -0.7906026840209961, 3.1746034622192383, 1.5024420022964478, -0.3968254327774048, 1.2625153064727783, 2.123321294784546, 0.6886447072029114, 4.869815349578857, 8.547008514404297, 3.2716729640960693, -1.3431015014648438, 0.8608059287071228, 0.28693529963493347, 0.3443223536014557, 0.006476872600615025, 0.01345085073262453, 0.011928131803870201, 0.006319768726825714, 0.004466921091079712, 0.011494888924062252, 0.006040206644684076, 0.009627370163798332, 0.010708204470574856, 0.007348536979407072, 0.0030464334413409233, 0.003883992787450552, 1.8664799928665161, 0.45035895705223083, 12.273518562316895, -23.834909439086914, 14.99138069152832, 0.2328396439552307, 1.569540023803711, 0.34148097038269043, 9.457537651062012, -22.998573303222656, 14.715733528137207, -0.6147900819778442, 0.021418381482362747, 0.010089506395161152, -0.006105006206780672, -0.027327170595526695, 0.45571956038475037, 0.34082460403442383, 0.22367656230926514, 0.4863223135471344, -0.015925653278827667, 0.15238884091377258, 3.1167356967926025, 0.24286483228206635, 2.8865082263946533, -1.119089961051941, -0.13161347806453705, 2.3359427452087402, -0.6048935055732727, 0.04130641743540764, 9.854275703430176, 0.008148491382598877, 0.016786247491836548, 0.016147494316101074, -0.024870706722140312, 0.025462880730628967, 0.682715654373169, 0.7308389544487], "mean": [0.145380899310112, -0.017705515027046204, -0.20843380689620972, -1.5086562633514404, -0.5511245727539062, -0.19583460688591003, -0.3745075762271881, -0.03171062842011452, 0.005081429611891508, 0.44188520312309265, -1.4247424602508545, 0.7815067172050476, 0.06534510850906372, -0.09790541976690292, 0.00048120046267285943, -0.006737036630511284, -0.6112889647483826, 0.9798933267593384, -0.39575159549713135, -0.01592504419386387, -0.009906862862408161, 0.004111406393349171, -0.606590986251831, 0.997856080532074, -0.4117898941040039, 0.04844190180301666, 0.4993184506893158, 1.745328426361084, 0.4993184506893158, 0.4993184506893158, 0.4993184506893158, 0.4993184506893158, 0.8580749034881592, 1.745328426361084, 0.8580749034881592, 0.8580749034881592, 0.8580749034881592, 0.8580749034881592, 0.0275106281042099, -0.0011445925338193774, -0.02584867738187313, 0.010512687265872955, -0.010165592655539513, -0.011437070555984974, -0.11835372447967529, 0.05106499418616295, 0.062440432608127594, 0.029711659997701645, 0.004971126094460487, 0.03681343048810959, -0.0017446756828576326, -0.050042666494846344, -0.019628286361694336, -0.024211669340729713, -3.4837746620178223, -1.3701289892196655, -0.48628532886505127, -5.86186408996582, 0.12693338096141815, 0.3136376142501831, -2.012892723083496, -3.74341082572937, 3.67577862739563, 0.942878007888794, -5.204566478729248, 0.004133551847189665, -0.7826900482177734, -0.3203659951686859, -0.00013371491513680667, 0.000564314890652895, -0.00011906878353329375, -0.0004642642452381551, -6.164441856526537e-06, 0.00013764436880592257, 5.834067997056991e-05, -0.0010123035172000527, -0.0007184999412856996, 0.0001177430895040743, 2.2516218450618908e-05, 0.00014967960305511951, 1.2340166568756104, -0.15803241729736328, 8.504158973693848, -27.456233978271484, 12.609728813171387, -0.19286587834358215, 0.9318118691444397, -0.26024386286735535, 5.961468696594238, -24.711999893188477, 10.836939811706543, -0.9938720464706421, 0.002630257746204734, -0.0015933207469061017, -0.007648918312042952, -0.051450375467538834, 0.32938316464424133, 0.1541343480348587, 0.11918601393699646, 0.3670596778392792, -0.08666796237230301, 0.06929939240217209, -0.6583085060119629, -0.7992842793464661, 0.746783971786499, -1.5063064098358154, -0.7797229886054993, 2.0569908618927, -0.7014271020889282, -0.04419594630599022, 9.768709182739258, 3.4129159757867455e-05, 0.0006898881983943284, 6.714872142765671e-05, -0.025202762335538864, 0.024758897721767426, 0.6820735335350037, 0.7304291129112244], "std": [0.14570936560630798, 0.09954026341438293, 0.09424310177564621, 0.20759128034114838, 0.6378706097602844, 0.26625338196754456, 0.3553188145160675, 0.18989767134189606, 0.10396335273981094, 0.09451006352901459, 0.16060613095760345, 0.2006179690361023, 0.11228238791227341, 0.12545952200889587, 0.00010136138007510453, 0.00033361720852553844, 0.0004255727690178901, 1.530079316580668e-05, 0.00020403796224854887, 0.0004388554079923779, 8.732541027711704e-05, 0.00016976488404907286, 0.0008492452325299382, 2.2994847313384525e-05, 0.0003649655554909259, 0.0004851899575442076, 0.6739373803138733, 8.344650268554688e-07, 0.6739373803138733, 0.6739373803138733, 0.6739373803138733, 0.6739373803138733, 0.8630498647689819, 8.344650268554688e-07, 0.8630498647689819, 0.8630498647689819, 0.8630498647689819, 0.8630498647689819, 7.789060327922925e-05, 9.462874572818691e-07, 0.11925966292619705, 0.11073557287454605, 0.18163572251796722, 0.21510960161685944, 0.3745794892311096, 0.19190186262130737, 0.2659304440021515, 0.14935541152954102, 0.09486149251461029, 0.06861111521720886, 0.23213672637939453, 0.12276239693164825, 0.07004512846469879, 0.07791993021965027, 2.0777881145477295, 2.055438995361328, 0.9760608673095703, 3.263817071914673, 0.6291224956512451, 0.537246823310852, 2.7273411750793457, 3.581214666366577, 3.1214218139648438, 1.3772547245025635, 2.5914723873138428, 0.4245574474334717, 0.5906319618225098, 0.24968792498111725, 0.0023982783313840628, 0.004217579960823059, 0.004329382907599211, 0.0022410680539906025, 0.001119005959481001, 0.001328962156549096, 0.002580475527793169, 0.004130324814468622, 0.004314262419939041, 0.0022886262740939856, 0.0010443791979923844, 0.0010951266158372164, 0.21497714519500732, 0.13004323840141296, 1.299752950668335, 1.6287469863891602, 1.2278709411621094, 0.23084956407546997, 0.22474810481071472, 0.11488938331604004, 1.6280773878097534, 0.7014994621276855, 1.6612889766693115, 0.21448053419589996, 0.0061960890889167786, 0.004698452539741993, 0.0005231343093328178, 0.014439284801483154, 0.06832234561443329, 0.08381830155849457, 0.05960274487733841, 0.0727381631731987, 0.08073655515909195, 0.03844468668103218, 2.3489420413970947, 0.5958902835845947, 1.9200959205627441, 0.21885129809379578, 0.35283100605010986, 0.20352745056152344, 0.03251408040523529, 0.031876180320978165, 0.02805454470217228, 0.002707931213080883, 0.003980217035859823, 0.004642740357667208, 0.0001924545067595318, 0.0002588893985375762, 0.00024454740923829377, 0.00022407242795452476], "count": [317]}, "action": {"min": [-0.19294966757297516, -0.12580925226211548, -0.39340195059776306, -1.912855625152588, -1.5707963705062866, -0.5062069892883301, -0.6981316804885864, -0.4465949237346649, -0.17692968249320984, 0.29672664403915405, -1.647873878479004, 0.4906032085418701, -0.061797358095645905, -0.1984519362449646, 0.00020460871746763587, -0.011907598935067654, -0.6091442108154297, 0.9766236543655396, -0.3999681770801544, -0.017241887748241425, -0.009893561713397503, -0.001958234002813697, -0.603917121887207, 0.9952071905136108, -0.41642946004867554, 0.04549775645136833, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.02718033827841282, -0.0011470301542431116, -0.3154458999633789, -0.6004500389099121, -0.4997621178627014, -1.1035957336425781, -1.8721556663513184, -0.32219862937927246, -1.6077793836593628, -0.35576778650283813, -0.2478402853012085, -0.17535246908664703, -0.8845542073249817, -0.46831971406936646, -0.24964837729930878, -0.3682900071144104], "max": [0.2745857536792755, 0.18983669579029083, 0.041052043437957764, -1.1861417293548584, -0.04346781224012375, 0.30316540598869324, 0.3260836899280548, 0.2374105453491211, 0.129846453666687, 0.6703280806541443, -0.9945257902145386, 1.1188430786132812, 0.2906939685344696, 0.13742105662822723, 0.0014790374552831054, -0.003388965968042612, -0.6023350358009338, 0.9812073111534119, -0.39656364917755127, -0.015621042810380459, -0.008615930564701557, 0.006140899378806353, -0.5971605181694031, 0.9990448951721191, -0.41187959909439087, 0.04761325567960739, 1.7147859334945679, 1.7453292608261108, 1.7147859334945679, 1.7147859334945679, 1.7147859334945679, 1.7147859334945679, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.027749143540859222, -0.0011421161470934749, 0.7286238670349121, 0.36771243810653687, 0.7822201251983643, 0.7693699598312378, 1.7821342945098877, 0.8364877700805664, 0.8732208013534546, 0.5560280084609985, 0.38280922174453735, 0.18864426016807556, 0.49180635809898376, 0.22171907126903534, 0.2002415508031845, 0.13425865769386292], "mean": [0.12160642445087433, -0.005026239436119795, -0.21806855499744415, -1.4820647239685059, -0.5729624032974243, -0.18843451142311096, -0.370841383934021, -0.03139454126358032, 0.004993112292140722, 0.46621593832969666, -1.3923157453536987, 0.7699558734893799, 0.06008191034197807, -0.10052143782377243, 0.000838473963085562, -0.0069321561604738235, -0.6060633659362793, 0.9794241189956665, -0.3975614905357361, -0.016304032877087593, -0.00926034152507782, 0.003112808568403125, -0.600932240486145, 0.9972873330116272, -0.41396400332450867, 0.04664789140224457, 0.4993734359741211, 1.745328426361084, 0.4993734359741211, 0.4993734359741211, 0.4993734359741211, 0.4993734359741211, 0.8586255311965942, 1.745328426361084, 0.8586255311965942, 0.8586255311965942, 0.8586255311965942, 0.8586255311965942, 0.027511240914463997, -0.0011446054559201002, -0.023213649168610573, 0.008530575782060623, -0.007590161636471748, -0.015192029066383839, -0.11243338882923126, 0.05072435364127159, 0.05833519250154495, 0.031304702162742615, 0.004678837023675442, 0.03631038963794708, -0.0034933402203023434, -0.050134144723415375, -0.020564425736665726, -0.02397080324590206], "std": [0.1584763526916504, 0.09528888761997223, 0.10548681765794754, 0.2267667055130005, 0.642438530921936, 0.264878511428833, 0.36304745078086853, 0.2074981927871704, 0.10330908000469208, 0.11172536015510559, 0.1802643984556198, 0.20083805918693542, 0.11282702535390854, 0.12026241421699524, 0.0002940574777312577, 0.0016263866564258933, 0.001321259536780417, 0.0008354635210707784, 0.0006163802463561296, 0.0004143109836149961, 0.0002875033824238926, 0.001548559288494289, 0.0012811663327738643, 0.0007246146560646594, 0.0008178676362149417, 0.0005278221797198057, 0.6740729808807373, 8.344650268554688e-07, 0.6740729808807373, 0.6740729808807373, 0.6740729808807373, 0.6740729808807373, 0.8628836274147034, 8.344650268554688e-07, 0.8628836274147034, 0.8628836274147034, 0.8628836274147034, 0.8628836274147034, 7.91092897998169e-05, 9.369112490276166e-07, 0.12668567895889282, 0.11545796692371368, 0.1844685673713684, 0.22424261271953583, 0.3908754289150238, 0.19166971743106842, 0.2762472927570343, 0.1484912782907486, 0.09503009915351868, 0.06890869140625, 0.23153415322303772, 0.12274561822414398, 0.07091378420591354, 0.0783245787024498], "count": [317]}, "timestamp": {"min": [0.0], "max": [10.533333333333333], "mean": [5.266666666666667], "std": [3.050318744728892], "count": [317]}, "frame_index": {"min": [0], "max": [316], "mean": [158.0], "std": [91.50956234186677], "count": [317]}, "episode_index": {"min": [183], "max": [183], "mean": [183.0], "std": [0.0], "count": [317]}, "index": {"min": [71344], "max": [71660], "mean": [71502.0], "std": [91.50956234186677], "count": [317]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [317]}, "subtask_annotation": {"mean": [0.3280757097791798, 2.0, 2.0, 2.0, 2.0], "std": [0.482763228676372, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [317]}, "scene_annotation": {"mean": [183.0], "std": [0.0], "min": [183], "max": [183], "count": [317]}, "eef_direction_state": {"mean": [4.0, 4.17981072555205], "std": [1.9423878764192717, 2.20033750540156], "min": [0, 0], "max": [6, 6], "count": [317]}, "eef_velocity_state": {"mean": [0.7728706624605678, 0.6561514195583596], "std": [0.6916507198634103, 0.6913629038133844], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_acc_mag_state": {"mean": [0.6561514195583596, 0.45110410094637227], "std": [0.8321620670150378, 0.7503776411280829], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_direction_action": {"mean": [4.022082018927445, 3.864353312302839], "std": [1.853333109487875, 2.2063624605551726], "min": [0, 0], "max": [6, 6], "count": [317]}, "eef_velocity_action": {"mean": [0.9022082018927445, 0.7570977917981072], "std": [0.7279209715890186, 0.7242891216646031], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_acc_mag_action": {"mean": [0.9621451104100947, 0.7697160883280757], "std": [0.8397568773236506, 0.8447075436035008], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_sim_pose_state": {"mean": [0.19370800469327407, 0.22924924272851013, 0.07802130761852204, -0.6685580236515108, -0.7994232192186155, 0.7569035175642839, 0.23432521507228118, -0.18020798849500613, 0.10036996370435723, -1.506264567025704, -0.7797538210325656, 2.0569670788229586], "std": [0.047371515626374344, 0.039555716856658256, 0.04817557841943952, 2.362170341528665, 0.5958436937782642, 1.9354109187879407, 0.06466453485813135, 0.04880447704211139, 0.021365108093846803, 0.21883227834787713, 0.3528137571541143, 0.20353413899919412], "min": [0.1460308384651712, 0.17783629153864397, 0.002672489736105942, -3.1331309507329466, -1.310086489589401, -3.081254672592136, 0.15618544563489664, -0.26598442430860786, 0.06631875103874818, -1.8700325410794045, -1.1228205564507059, 1.6844760126653788], "max": [0.28553181536123173, 0.3282074756105003, 0.16552425784507974, 3.13062768682558, 0.2428752623891215, 3.101139482230127, 0.3486827665121952, -0.14187685108491108, 0.145211954183909, -1.119110731168497, -0.13161516797618655, 2.335986476100497], "count": [317]}, "eef_sim_pose_action": {"mean": [0.19918885563287325, 0.23225283415913758, 0.07651590068512602, -0.5838412414406184, -0.7737309052237094, 0.6946013949786868, 0.22880087615619008, -0.17579761754399342, 0.09323977785313262, -1.450704304765181, -0.7936131045808303, 2.034162150780987], "std": [0.05095057281813337, 0.04102087814429323, 0.04888794929466285, 2.37901159477135, 0.6075295780220162, 1.9614488296929002, 0.07286386133778507, 0.0473076814464977, 0.026356904228559998, 0.23022093881323585, 0.35607114576137017, 0.18167004530184033], "min": [0.14694418223030872, 0.17639384276037182, -0.001294137853699499, -3.1347923018835897, -1.3091172285702126, -3.0604127077775223, 0.12148006650591328, -0.26678269324085724, 0.05245947291938353, -1.7883049132930513, -1.1409241531438674, 1.6826085629986118], "max": [0.2935805290563176, 0.3374281421246934, 0.16655768797000117, 3.1163284234225186, 0.26330045911425937, 3.1240074975181513, 0.3557189311139629, -0.1365455271631256, 0.14987214515938993, -1.0739233418460472, -0.11411376560187714, 2.2861203008199977], "count": [317]}}} +{"episode_index": 182, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4339361152049781]], [[0.5520132525595569]], [[0.4794045225661071]]], "std": [[[0.28920929628308734]], [[0.2014004928205975]], [[0.223834745964795]]], "count": [108]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4767050666944338]], [[0.46608295465063293]], [[0.36272247497401283]]], "std": [[[0.32182847724922165]], [[0.21935287492661826]], [[0.27033661071619475]]], "count": [108]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4504213145407037]], [[0.4723807127244507]], [[0.37153729156876986]]], "std": [[[0.3077053386540968]], [[0.20997627185156378]], [[0.2547401815961484]]], "count": [108]}, "observation.state": {"min": [-1.1883773803710938, 0.0023831226862967014, -1.3872348070144653, -1.4044735431671143, -0.7536941766738892, -0.9457830190658569, -0.6977239847183228, -0.8080911040306091, -0.21095609664916992, 0.22621504962444305, -1.5510796308517456, -0.2097170352935791, 0.10309240221977234, -0.55658358335495, 0.016691848635673523, -0.0006908822688274086, -0.6426847577095032, 0.9772235155105591, -0.36853307485580444, -0.03884347900748253, -0.022216325625777245, 0.022161360830068588, -0.6494276523590088, 1.0050480365753174, -0.3847517669200897, 0.04723973944783211, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.028514057397842407, -9.775076614459977e-05, -0.912417471408844, -0.39788445830345154, -0.8509731292724609, -2.1668081283569336, -2.231529951095581, -2.2519402503967285, -2.6370034217834473, -0.26618078351020813, -0.262449711561203, -0.5739298462867737, -0.7098191380500793, -0.7946183681488037, -0.732920229434967, -0.8225524425506592, -18.718353271484375, -3.876678943634033, -1.2356531620025635, -11.996337890625, -1.2338217496871948, -0.918192982673645, -1.922466516494751, -12.894618034362793, -3.5409035682678223, -2.4010989665985107, -10.012210845947266, -1.6929181814193726, -2.4102563858032227, -2.4676434993743896, -0.006187372840940952, -0.01107252947986126, -0.02593715488910675, -0.007766519673168659, -0.02142927050590515, -0.016638245433568954, -0.008496853522956371, -0.014477599412202835, -0.019917555153369904, -0.008396347053349018, -0.029489457607269287, -0.015019604004919529, -3.6269099712371826, -1.0021723508834839, 8.492483139038086, -26.723176956176758, 7.219092845916748, -0.2618703544139862, 0.7635599970817566, -0.7571969032287598, 7.868908882141113, -28.327898025512695, 7.426271915435791, -0.9536897540092468, -0.018784809857606888, -0.017911303788423538, -0.010989011265337467, -0.10930868983268738, 0.35988837480545044, 0.044880639761686325, 0.01713934727013111, 0.38697341084480286, -0.17364519834518433, 0.04157976433634758, -3.1325316429138184, -1.2580499649047852, -3.1346020698547363, -3.132298231124878, -1.4917423725128174, -3.0709071159362793, -0.8403809666633606, -0.11562132835388184, 9.638226509094238, -0.00964057445526123, -0.018869012594223022, -0.028234004974365234, 0.02725825272500515, -0.023682236671447754, -0.8116771578788757, -0.619282603263855], "max": [-0.04662466421723366, 0.22440682351589203, -0.09765706956386566, -0.3555213212966919, 0.4744614362716675, -0.22274518013000488, 0.04033838212490082, -0.06366446614265442, 0.17357081174850464, 1.0620293617248535, -0.7544629573822021, 0.6427865624427795, 0.6346859335899353, -0.030136365443468094, 0.017541520297527313, 0.0010693033691495657, -0.6335532665252686, 0.9775254130363464, -0.35968348383903503, -0.036375343799591064, -0.021211115643382072, 0.024328572675585747, -0.640103816986084, 1.0071172714233398, -0.37610676884651184, 0.05106570944190025, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.029095057398080826, 2.188605321862269e-06, 1.6205323934555054, 0.6142013669013977, 1.7786725759506226, 0.7387601733207703, 2.0655040740966797, 1.0278863906860352, 1.6392302513122559, 0.5210250616073608, 0.22813692688941956, 0.4819469749927521, 0.31852227449417114, 1.1292567253112793, 0.4207494854927063, 0.5167092084884644, -4.0532307624816895, 2.8388280868530273, 2.373015880584717, 4.029304027557373, 1.865079402923584, 3.328449249267578, 0.4017094075679779, -4.4875054359436035, 10.164834976196289, 1.4181928634643555, -5.587935447692871e-09, 0.28693529963493347, 0.8034188151359558, 0.3443223536014557, 0.006998879835009575, 0.01330242957919836, 0.014043723233044147, 0.007319165859371424, 0.016903186216950417, 0.013489732518792152, 0.006567399017512798, 0.015507634729146957, 0.014122388325631618, 0.01335052028298378, 0.0177958644926548, 0.005999396089464426, -1.3786499500274658, 0.0, 18.350889205932617, -18.081239700317383, 18.700786590576172, 0.5853188037872314, 3.1178700923919678, 0.2598224878311157, 17.222518920898438, -16.379051208496094, 17.820804595947266, -0.22762134671211243, 0.0234785508364439, 0.013096322305500507, -0.004884005058556795, -0.027327170595526695, 0.522567629814148, 0.1786986142396927, 0.20087841153144836, 0.48595887422561646, 0.023983022198081017, 0.2252085953950882, 3.0978996753692627, -0.23269638419151306, 3.138929605484009, 3.1339433193206787, -0.21721713244915009, 3.0918996334075928, -0.5824152231216431, 0.194257453083992, 9.886722564697266, 0.010429024696350098, 0.017368584871292114, 0.04468226432800293, 0.030759025365114212, -0.02172139659523964, -0.7843344211578369, -0.5829062461853027], "mean": [-0.46951204538345337, 0.056374017149209976, -0.4188474118709564, -0.9750661849975586, 0.017275495454669, -0.5608078241348267, -0.45462530851364136, -0.481126993894577, 0.018068572506308556, 0.5115464329719543, -1.057308554649353, 0.1467779129743576, 0.2796975076198578, -0.3456924557685852, 0.017041603103280067, 0.0001269567001145333, -0.6369091272354126, 0.9773195385932922, -0.36549851298332214, -0.03689645230770111, -0.021800046786665916, 0.02338501624763012, -0.6434195041656494, 1.005713701248169, -0.3820860683917999, 0.04962882027029991, 0.5183867812156677, 1.6746987104415894, 0.5183867812156677, 0.5183867812156677, 0.5183867812156677, 0.5183867812156677, 0.7585965991020203, 1.7453174591064453, 0.7585965991020203, 0.7585965991020203, 0.7585965991020203, 0.7585965991020203, 0.028796453028917313, -5.505875833478058e-06, 0.020267456769943237, -0.001977616921067238, -0.0015508924843743443, -0.021651102229952812, 0.0038352678529918194, 0.005103349220007658, -0.002959485864266753, 0.03602704778313637, 0.011045156978070736, -0.03021346963942051, -0.043121788650751114, 0.003924689255654812, -0.006689397618174553, 0.009967846795916557, -9.251928329467773, -0.5005361437797546, 0.39608436822891235, -5.191901683807373, 0.41529136896133423, 0.159666508436203, -0.42970260977745056, -9.499298095703125, 3.6648263931274414, -0.6091325283050537, -5.625484943389893, -0.3587702810764313, -0.21631655097007751, -0.839741587638855, 9.830502676777542e-05, -0.0001351693063043058, -0.0005976370302960277, 5.636075366055593e-05, -0.00012324329873081297, 6.056411621102598e-07, -0.00015904600149951875, -0.0007039334741421044, 0.0002022677508648485, -0.00010634431964717805, -0.00014526076847687364, -0.00016902635979931802, -2.217242956161499, -0.685911238193512, 12.648209571838379, -23.106550216674805, 13.541472434997559, 0.11838585883378983, 2.12868070602417, -0.35979896783828735, 11.839481353759766, -22.594892501831055, 12.901719093322754, -0.6311985850334167, 0.0024770176969468594, -0.001995853614062071, -0.008080418221652508, -0.07271452248096466, 0.4436226487159729, 0.13145843148231506, 0.1466050148010254, 0.4530390202999115, -0.056296009570360184, 0.15539059042930603, 0.645160436630249, -0.940068244934082, 0.7762435674667358, -0.5840450525283813, -1.0439203977584839, -0.4219650626182556, -0.7128926515579224, 0.03353000432252884, 9.763171195983887, 0.0003082289476878941, 0.0004500286595430225, 0.00013869727263227105, 0.029343215748667717, -0.022726239636540413, -0.7969793081283569, -0.6027183532714844], "std": [0.3105870485305786, 0.04432280734181404, 0.4078148901462555, 0.25851017236709595, 0.287148118019104, 0.23392391204833984, 0.1905948966741562, 0.1739976555109024, 0.11119543761014938, 0.2566688656806946, 0.19521218538284302, 0.22930808365345, 0.10784384608268738, 0.12670928239822388, 0.00015335236093960702, 0.0004362777981441468, 0.0024571723770350218, 6.492184184025973e-05, 0.0025030705146491528, 0.000536761712282896, 0.00016325492470059544, 0.0004750203515868634, 0.0028453683480620384, 0.0005057603702880442, 0.002879190957173705, 0.0011133769294247031, 0.7911309599876404, 0.3330642580986023, 0.7911309599876404, 0.7911309599876404, 0.7911309599876404, 0.7911309599876404, 0.8599451184272766, 1.1801719665527344e-05, 0.8599451184272766, 0.8599451184272766, 0.8599451184272766, 0.8599451184272766, 9.174767910735682e-05, 2.0979794498998672e-05, 0.27998998761177063, 0.1210213229060173, 0.3111960291862488, 0.34292373061180115, 0.4374980032444, 0.3708164095878601, 0.35398176312446594, 0.11545367538928986, 0.06922697275876999, 0.1676710844039917, 0.17517873644828796, 0.24227078258991241, 0.15960010886192322, 0.13379918038845062, 3.2085320949554443, 1.5309697389602661, 0.9360387921333313, 3.992342233657837, 0.42596614360809326, 0.601727306842804, 0.48004525899887085, 1.9406659603118896, 3.765620708465576, 1.0152850151062012, 2.7485718727111816, 0.45376071333885193, 0.44241926074028015, 0.5774737000465393, 0.002456759801134467, 0.004151442553848028, 0.004836416337639093, 0.0024321607779711485, 0.003177847247570753, 0.002314529847353697, 0.00243259035050869, 0.004852136597037315, 0.004859096836298704, 0.0026124566793441772, 0.0038737021386623383, 0.0017795278690755367, 0.35549065470695496, 0.14334256947040558, 1.7702215909957886, 1.7106865644454956, 2.1560797691345215, 0.17418591678142548, 0.44199487566947937, 0.13977661728858948, 1.5930919647216797, 2.0765042304992676, 1.8207142353057861, 0.15332166850566864, 0.007139237131923437, 0.0039052232168614864, 0.0005441951798275113, 0.012455233372747898, 0.04104496166110039, 0.03380178287625313, 0.0417381189763546, 0.022138088941574097, 0.04877156391739845, 0.06080463528633118, 2.2207257747650146, 0.3028613328933716, 2.245100259780884, 2.2900021076202393, 0.3274747431278229, 2.513258218765259, 0.04367242753505707, 0.045002296566963196, 0.03459258750081062, 0.0028515979647636414, 0.004977630451321602, 0.008024917915463448, 0.0008781743817962706, 0.0004753418324980885, 0.007952534593641758, 0.010562085546553135], "count": [519]}, "action": {"min": [-1.2773144245147705, -0.012835817411541939, -1.4722342491149902, -1.4151225090026855, -0.766258180141449, -0.966676652431488, -0.6980625987052917, -0.8604525923728943, -0.22293245792388916, 0.19237715005874634, -1.5531286001205444, -0.21646784245967865, 0.10022220015525818, -0.5641141533851624, 0.014949687756597996, -0.00839898269623518, -0.637358546257019, 0.974337100982666, -0.37276023626327515, -0.037474557757377625, -0.023142317309975624, 0.013346580788493156, -0.6449639201164246, 1.0038297176361084, -0.38940533995628357, 0.04450682923197746, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.028514057397842407, -9.775076614459977e-05, -0.912417471408844, -0.39788445830345154, -0.8509731292724609, -2.1668081283569336, -2.231529951095581, -2.2519402503967285, -2.6370034217834473, -0.26618078351020813, -0.262449711561203, -0.5826300382614136, -0.7259058952331543, -0.7946183681488037, -0.732920229434967, -0.8225524425506592], "max": [-0.046448513865470886, 0.2683720588684082, -0.08852879703044891, -0.29366838932037354, 0.4727180004119873, -0.21764272451400757, 0.045164238661527634, -0.06939679384231567, 0.17772212624549866, 1.105188250541687, -0.6856832504272461, 0.6426867246627808, 0.6392021179199219, -0.030778581276535988, 0.0181606225669384, 0.004936899058520794, -0.6246285438537598, 0.9810636043548584, -0.3618277609348297, -0.03388421982526779, -0.019907847046852112, 0.02632647007703781, -0.6303532123565674, 1.0094821453094482, -0.37824133038520813, 0.04877382516860962, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.029095057398080826, 2.188605321862269e-06, 1.6205323934555054, 0.6142013669013977, 1.7786725759506226, 0.7387601733207703, 2.0655040740966797, 1.0278863906860352, 1.6392302513122559, 0.516108512878418, 0.22813692688941956, 0.4819469749927521, 0.31852227449417114, 1.1292567253112793, 0.4207494854927063, 0.5167092084884644], "mean": [-0.49896639585494995, 0.06164746731519699, -0.4397847056388855, -0.9409022927284241, 0.014479082077741623, -0.5623223781585693, -0.44848397374153137, -0.5078723430633545, 0.021731942892074585, 0.5094576478004456, -1.0304878950119019, 0.14346179366111755, 0.2795281410217285, -0.3457464575767517, 0.016647033393383026, -0.0003708015428856015, -0.6307816505432129, 0.9775450229644775, -0.36857548356056213, -0.03524954244494438, -0.021366005763411522, 0.021193236112594604, -0.6369500160217285, 1.0058927536010742, -0.38544732332229614, 0.04730765521526337, 0.5171424150466919, 1.6780614852905273, 0.5171424150466919, 0.5171424150466919, 0.5171424150466919, 0.5171424150466919, 0.7584620714187622, 1.7453174591064453, 0.7584620714187622, 0.7584620714187622, 0.7584620714187622, 0.7584620714187622, 0.028797192499041557, -5.505753506440669e-06, 0.020253075286746025, -0.0019098218763247132, -0.0015542322071269155, -0.02168148010969162, 0.0040635885670781136, 0.004632256459444761, -0.002633271971717477, 0.03500620275735855, 0.01107409130781889, -0.02923676185309887, -0.041879042983055115, 0.004142949357628822, -0.006329102907329798, 0.010200907476246357], "std": [0.3281400203704834, 0.0506538450717926, 0.4197767972946167, 0.28401699662208557, 0.2880440652370453, 0.23279564082622528, 0.19031023979187012, 0.18596546351909637, 0.10521192848682404, 0.2685984671115875, 0.21582399308681488, 0.22906002402305603, 0.10950592905282974, 0.12621170282363892, 0.0005292067653499544, 0.0023296051658689976, 0.0024941510055214167, 0.0009862420847639441, 0.002594041172415018, 0.0005708273965865374, 0.0005488898605108261, 0.002333065029233694, 0.0028806496411561966, 0.0008680142927914858, 0.0030690280254930258, 0.0011097894748672843, 0.7908288240432739, 0.3248476982116699, 0.7908288240432739, 0.7908288240432739, 0.7908288240432739, 0.7908288240432739, 0.8598729968070984, 1.1801719665527344e-05, 0.8598729968070984, 0.8598729968070984, 0.8598729968070984, 0.8598729968070984, 9.181813948089257e-05, 2.0979796317988075e-05, 0.27999135851860046, 0.1210082545876503, 0.311195969581604, 0.3429200053215027, 0.43752187490463257, 0.37097421288490295, 0.35411176085472107, 0.11348666250705719, 0.06922300159931183, 0.166116401553154, 0.17319916188716888, 0.24223867058753967, 0.1595960408449173, 0.13359685242176056], "count": [519]}, "timestamp": {"min": [0.0], "max": [17.266666666666666], "mean": [8.633333333333333], "std": [4.994070558246123], "count": [519]}, "frame_index": {"min": [0], "max": [518], "mean": [259.0], "std": [149.8221167473837], "count": [519]}, "episode_index": {"min": [184], "max": [184], "mean": [184.0], "std": [0.0], "count": [519]}, "index": {"min": [71661], "max": [72179], "mean": [71920.0], "std": [149.8221167473837], "count": [519]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [519]}, "subtask_annotation": {"mean": [0.32947976878612717, 2.0, 2.0, 2.0, 2.0], "std": [0.478152674196408, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [519]}, "scene_annotation": {"mean": [184.0], "std": [0.0], "min": [184], "max": [184], "count": [519]}, "eef_direction_state": {"mean": [4.194605009633912, 3.4007707129094413], "std": [1.9449776705094324, 1.8271342163446143], "min": [0, 0], "max": [6, 6], "count": [519]}, "eef_velocity_state": {"mean": [0.8400770712909441, 0.8747591522157996], "std": [0.7367668746530545, 0.5737671627247835], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_acc_mag_state": {"mean": [0.6628131021194605, 0.697495183044316], "std": [0.8235365871341496, 0.8368980524349846], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_direction_action": {"mean": [3.888246628131021, 3.300578034682081], "std": [1.9696729110575992, 1.7782185813079006], "min": [0, 0], "max": [6, 6], "count": [519]}, "eef_velocity_action": {"mean": [0.9556840077071291, 0.930635838150289], "std": [0.7500555306061037, 0.5946176216200303], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_acc_mag_action": {"mean": [0.8400770712909441, 0.8921001926782274], "std": [0.8440274093079556, 0.8281623117627601], "min": [0, 0], "max": [2, 2], "count": [519]}, "eef_sim_pose_state": {"mean": [0.3508530577625784, 0.24424781156466777, 0.12011633379390216, 0.6447989030305901, -0.9405516295991259, 0.7764520598416917, 0.35147890251014147, -0.17968072549243108, 0.1401840784777932, -0.6019861568952427, -1.0440751325150313, -0.4281591835951893], "std": [0.054150628663669945, 0.028932841422622296, 0.05289977341556467, 2.261434947578077, 0.30302251175593187, 2.284847203657254, 0.027924933626257035, 0.04659294839716953, 0.023971720509442754, 2.335057889230099, 0.3275620267916663, 2.538985574442698], "min": [0.2528942823988699, 0.16164731403554594, 0.05483095358411164, -3.1378554809434043, -1.2592533174942873, -3.139485787438446, 0.26312506919146783, -0.31094801269788114, 0.07443007862209852, -3.140961072092069, -1.4956186511620764, -3.135071702717736], "max": [0.471137126943454, 0.28292229350581055, 0.28097400815642615, 3.135746872517383, -0.23237206822271328, 3.141488531049929, 0.3908087827994423, -0.12008045686238174, 0.1719661759661689, 3.13949864699148, -0.2172168885932122, 3.124570633113842], "count": [519]}, "eef_sim_pose_action": {"mean": [0.3566188391760821, 0.2473394532009654, 0.12395226950286818, 0.5728783766864308, -0.9331188952567028, 0.5180594135026758, 0.3581249127692306, -0.18089745848091845, 0.14470362548487226, -0.8683899840440624, -1.0347391241497257, -0.4801924400663138], "std": [0.05760773050861256, 0.028617108654300553, 0.05920102630166819, 2.2547855064015314, 0.3356754116081482, 2.348541985555758, 0.030495558058309016, 0.049619332009127735, 0.024621197210064047, 2.246924077552956, 0.3397661567108543, 2.550106350851699], "min": [0.25441107764485743, 0.1658547927181817, 0.04510726030056252, -3.13833162885559, -1.2672460481820211, -3.141586061804924, 0.26593723638955996, -0.31879402757574077, 0.08662239231126628, -3.1401864449771, -1.4519615720055565, -3.1193599303330166], "max": [0.48250076643833595, 0.2861990224812649, 0.30995322633755606, 3.1336187858991136, -0.06931912932649498, 3.141015437756928, 0.40078333700511154, -0.11484390593334202, 0.1755861788835046, 3.1413511225530066, -0.1627763051023856, 3.1408864661745364], "count": [519]}}} +{"episode_index": 183, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4538719651095732]], [[0.567642262591311]], [[0.4959013360246059]]], "std": [[[0.2952316576061564]], [[0.2020137833813912]], [[0.2302090357876875]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4566663566897347]], [[0.4299416378316032]], [[0.3356739955786236]]], "std": [[[0.3109439287100234]], [[0.25565770148829553]], [[0.3048283288372989]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4596254517493272]], [[0.43776246635909266]], [[0.3418348231449443]]], "std": [[[0.28381087055148724]], [[0.23224925933625865]], [[0.2910311799288641]]], "count": [100]}, "observation.state": {"min": [-0.4596768915653229, -0.23447316884994507, -0.48752549290657043, -2.026017904281616, -1.5506041049957275, -0.4703599512577057, -0.28801414370536804, -0.3022535443305969, -0.26980048418045044, 0.08153797686100006, -2.038987636566162, 0.179673433303833, 0.16689646244049072, -0.26627153158187866, 0.007269473746418953, 0.01762702688574791, -0.593611478805542, 0.969905436038971, -0.4052421450614929, -0.02809896692633629, -0.01965152844786644, -0.02433772012591362, -0.6079829931259155, 0.9932073354721069, -0.4064581096172333, 0.052996933460235596, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.02861548215150833, -0.0019058615434914827, -0.7281361818313599, -0.39255291223526, -0.7371656894683838, -1.362648844718933, -1.7750866413116455, -0.7647159099578857, -0.66070157289505, -0.1881345808506012, -0.25009509921073914, -0.34026527404785156, -0.6412481665611267, -1.688610315322876, -0.18500253558158875, -0.5243710279464722, -11.981528282165527, -6.227106094360352, -1.8113552331924438, -10.500611305236816, -1.951159954071045, -1.664224624633789, -1.4920635223388672, -5.979628562927246, -6.074481010437012, -1.4462759494781494, -9.371185302734375, -0.9755799770355225, -1.6929181814193726, -1.2912088632583618, -0.006173335015773773, -0.014368219301104546, -0.013016805984079838, -0.00573594868183136, -0.01866249367594719, -0.012423060834407806, -0.007602216675877571, -0.008478489704430103, -0.016522394493222237, -0.005501321516931057, -0.016739312559366226, -0.009868616238236427, -1.1241300106048584, -0.5196449756622314, 2.924858570098877, -29.2003173828125, 5.622889041900635, -0.07339025288820267, 1.5271199941635132, 0.2561107277870178, 0.6978089213371277, -33.36916732788086, 5.618412971496582, -0.8267368078231812, -0.015119104646146297, -0.011653338558971882, -0.00976801011711359, -0.08198151737451553, 0.2778187692165375, 0.0020320178009569645, 0.043281227350234985, 0.32645508646965027, -0.30635005235671997, -0.000813970051240176, -3.106297492980957, -1.2944211959838867, -3.0229530334472656, -2.8655447959899902, -1.333366870880127, 1.7118122577667236, -0.8698619604110718, -0.18567578494548798, 9.638946533203125, -0.009021610021591187, -0.01871556043624878, -0.022590160369873047, -0.02547340840101242, 0.018164169043302536, 0.7374184131622314, 0.6723943948745728], "max": [0.37048202753067017, 0.03882331773638725, 0.023933283984661102, -0.9839208126068115, 0.36679473519325256, -0.04347580298781395, 0.031571295112371445, 0.24965593218803406, 0.20332737267017365, 0.3921584188938141, -1.172169804573059, 1.410325050354004, 0.3329297602176666, -0.041396334767341614, 0.008087980560958385, 0.017994944006204605, -0.5806868076324463, 0.9699820876121521, -0.39912182092666626, -0.02476068027317524, -0.01837480254471302, -0.023395579308271408, -0.5954647064208984, 0.9943705201148987, -0.4014583230018616, 0.05592269077897072, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.029096215963363647, -0.0015244317473843694, 0.9842909574508667, 0.3657827377319336, 0.9463971257209778, 0.6407219767570496, 3.1225593090057373, 0.9740642309188843, 0.3487226366996765, 0.6813668608665466, 0.6895478367805481, 0.24751651287078857, 0.11600564420223236, 0.35169270634651184, 0.16534553468227386, 0.34967485070228577, -0.6013034582138062, 1.404151439666748, 1.5866910219192505, -0.18315020203590393, 1.4633699655532837, 1.865079402923584, 0.4877900183200836, -0.489950954914093, 7.570207595825195, 1.741147756576538, 2.228327512741089, 0.22954824566841125, 1.4633699655532837, 0.20085470378398895, 0.008946014568209648, 0.010708793997764587, 0.020881403237581253, 0.004750327672809362, 0.006796981208026409, 0.014705320820212364, 0.006502057891339064, 0.01236320473253727, 0.02118440344929695, 0.007109842263162136, 0.008373475633561611, 0.008311634883284569, 0.3605700135231018, 0.18929922580718994, 11.506423950195312, -20.38278579711914, 16.250383377075195, 0.5160005688667297, 3.160290002822876, 0.9984606504440308, 10.05141830444336, -22.590179443359375, 15.825380325317383, -0.29514822363853455, 0.025161705911159515, 0.005622989032417536, -0.006105006206780672, -0.013663585297763348, 0.5205932855606079, 0.21850362420082092, 0.25219035148620605, 0.47045210003852844, -0.0330054946243763, 0.3009635806083679, 3.1145339012145996, 0.09275403618812561, 3.0646331310272217, -1.1031560897827148, 0.032768309116363525, 3.0832488536834717, -0.3489874601364136, 0.19602128863334656, 9.880125999450684, 0.00625649094581604, 0.021907508373260498, 0.043279677629470825, -0.018476825207471848, 0.025271980091929436, 0.7393760681152344, 0.6749295592308044], "mean": [-0.04599683731794357, -0.07085788995027542, -0.2577362060546875, -1.6233820915222168, -0.43680277466773987, -0.3119245171546936, -0.15604528784751892, 0.06056392937898636, 0.07937108725309372, 0.22989723086357117, -1.7409801483154297, 0.4691835045814514, 0.22391535341739655, -0.18951453268527985, 0.007844043895602226, 0.017733754590153694, -0.5885218977928162, 0.9699378609657288, -0.4016565978527069, -0.02715618535876274, -0.01871403679251671, -0.024113325402140617, -0.6031326651573181, 0.9940407872200012, -0.40408504009246826, 0.05422135069966316, 0.6916231513023376, 1.745329737663269, 0.6916231513023376, 0.6916231513023376, 0.6916231513023376, 0.6916231513023376, 0.8793469667434692, 1.745329737663269, 0.8793469667434692, 0.8793469667434692, 0.8793469667434692, 0.8793469667434692, 0.02885400503873825, -0.0015851681819185615, -0.03146834298968315, -0.01858067885041237, 0.00023131229681894183, 0.020943215116858482, -0.01149489264935255, 0.011049062013626099, 0.008195200935006142, 0.05389644205570221, 0.0328032411634922, -0.006680304650217295, -0.0765339657664299, -0.09976013004779816, -0.0125173544511199, -0.011815499514341354, -5.757194519042969, -2.5705838203430176, -0.47631508111953735, -5.331804275512695, 0.2982674539089203, 0.28298941254615784, -0.6486192941665649, -3.736016273498535, 3.0018627643585205, 0.25470903515815735, -6.192854881286621, -0.2908180058002472, -0.37913960218429565, -0.528762698173523, 0.000485296972328797, -0.00030808174051344395, 0.00033242342760786414, 5.7023447880055755e-05, -0.00019082035578321666, 8.093209908111021e-05, 0.00018869209452532232, 0.000801939400844276, -0.001037768553942442, -0.00011287938104942441, -0.00011729060497600585, -6.0015790950274095e-05, -0.5376471281051636, -0.1953263133764267, 7.62860107421875, -24.43998146057129, 12.342092514038086, 0.21242281794548035, 2.203691244125366, 0.6479925513267517, 6.228992462158203, -26.212446212768555, 11.993758201599121, -0.5946041345596313, 0.0037321627605706453, -0.0026253138203173876, -0.008054720237851143, -0.03478280454874039, 0.37492766976356506, 0.10780438035726547, 0.19017373025417328, 0.3602241575717926, -0.12981727719306946, 0.18286487460136414, 0.7152959108352661, -0.8275253772735596, 0.5902442336082458, -2.243950843811035, -1.0093364715576172, 2.6740922927856445, -0.6410074234008789, 0.010425248183310032, 9.767690658569336, 3.405720053706318e-05, 0.0012813874054700136, 0.0004132869653403759, -0.023334486410021782, 0.02288699708878994, 0.7385061979293823, 0.6734497547149658], "std": [0.2611582279205322, 0.0637764185667038, 0.16410286724567413, 0.30791348218917847, 0.6902378797531128, 0.14145562052726746, 0.09112788736820221, 0.13461267948150635, 0.1547461450099945, 0.10808179527521133, 0.26425090432167053, 0.28808578848838806, 0.050557296723127365, 0.05892900377511978, 0.0001558654912514612, 5.82269967708271e-05, 0.0035194503143429756, 2.273112659167964e-05, 0.0014347318792715669, 0.0006188619881868362, 0.0002338703634450212, 0.00012717883510049433, 0.0034978887997567654, 0.000346081011230126, 0.0014146576868370175, 0.0006600301712751389, 0.8461897969245911, 4.76837158203125e-07, 0.8461897969245911, 0.8461897969245911, 0.8461897969245911, 0.8461897969245911, 0.8650832772254944, 4.76837158203125e-07, 0.8650832772254944, 0.8650832772254944, 0.8650832772254944, 0.8650832772254944, 8.541290299035609e-05, 7.599435048177838e-05, 0.25312578678131104, 0.12115412205457687, 0.25369977951049805, 0.35946357250213623, 0.7516569495201111, 0.2028527855873108, 0.14900359511375427, 0.15687832236289978, 0.12708911299705505, 0.09723539650440216, 0.16900698840618134, 0.3520652949810028, 0.05850847065448761, 0.1049211323261261, 3.0152010917663574, 2.396721124649048, 1.0441031455993652, 3.135021209716797, 0.629377007484436, 0.7147118449211121, 0.525934100151062, 1.3199455738067627, 3.6609902381896973, 0.8312293291091919, 2.5057179927825928, 0.22260743379592896, 0.6889086961746216, 0.3073928654193878, 0.002532094018533826, 0.0043950872495770454, 0.005124598275870085, 0.001889627194032073, 0.003550207708030939, 0.0026521366089582443, 0.0026460301596671343, 0.003926904406398535, 0.005532901268452406, 0.002214503940194845, 0.0028881786856800318, 0.0024575977586209774, 0.2754901051521301, 0.11751477420330048, 1.9434583187103271, 2.019211769104004, 2.8043813705444336, 0.12570621073246002, 0.278400719165802, 0.11937806755304337, 1.75361168384552, 2.513007402420044, 2.492574453353882, 0.11954191327095032, 0.006697791628539562, 0.003394759725779295, 0.0006051912205293775, 0.01326458528637886, 0.09099770337343216, 0.0680883377790451, 0.06314487010240555, 0.0361778549849987, 0.08096613734960556, 0.09330938756465912, 2.3010549545288086, 0.4910506308078766, 2.137577772140503, 0.560937762260437, 0.35134997963905334, 0.43880683183670044, 0.06900158524513245, 0.0597943551838398, 0.0349872000515461, 0.0031047258526086807, 0.006677619181573391, 0.007487970869988203, 0.001619315124116838, 0.0016476806486025453, 0.0003124913200736046, 0.0004172289918642491], "count": [303]}, "action": {"min": [-0.512670636177063, -0.23839013278484344, -0.5199799537658691, -1.9906367063522339, -1.564409613609314, -0.47834253311157227, -0.287341833114624, -0.29602497816085815, -0.2946963906288147, -0.0013138955691829324, -2.047760248184204, 0.1724819391965866, 0.16391414403915405, -0.2664669454097748, 0.008009279146790504, 0.011996803805232048, -0.5900194644927979, 0.966402530670166, -0.406213641166687, -0.027269184589385986, -0.018562808632850647, -0.027172883972525597, -0.6042174696922302, 0.9904471635818481, -0.4077056050300598, 0.04987557977437973, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.02861548215150833, -0.0019058615434914827, -0.7281361818313599, -0.39255291223526, -0.7371656894683838, -1.362648844718933, -1.7750866413116455, -0.7647159099578857, -0.66070157289505, -0.1881345808506012, -0.25009509921073914, -0.34026527404785156, -0.6412481665611267, -1.688610315322876, -0.18500253558158875, -0.5243710279464722], "max": [0.3723159730434418, 0.08488814532756805, 0.07376772165298462, -0.8920909762382507, 0.37939009070396423, -0.04167333245277405, 0.033556193113327026, 0.2686271667480469, 0.21435442566871643, 0.4041628837585449, -1.0742398500442505, 1.408989429473877, 0.34598785638809204, -0.03931429237127304, 0.009413809515535831, 0.021092433482408524, -0.5754504203796387, 0.97244793176651, -0.4002892076969147, -0.024162830784916878, -0.017088264226913452, -0.0177012886852026, -0.5897603034973145, 0.9965074062347412, -0.4022924602031708, 0.0537370927631855, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.029096215963363647, -0.0015244317473843694, 0.9842909574508667, 0.3657827377319336, 0.9463971257209778, 0.6407219767570496, 3.1225593090057373, 0.9740642309188843, 0.3487226366996765, 0.6813668608665466, 0.6895478367805481, 0.24751651287078857, 0.11211637407541275, 0.35169270634651184, 0.16534553468227386, 0.34967485070228577], "mean": [-0.08088891208171844, -0.06317703425884247, -0.2685960531234741, -1.5738024711608887, -0.4396750032901764, -0.3134383261203766, -0.15308664739131927, 0.0625496506690979, 0.0859798938035965, 0.22012588381767273, -1.7364290952682495, 0.4491421580314636, 0.22047807276248932, -0.18953031301498413, 0.008665977977216244, 0.015815887600183487, -0.5847591757774353, 0.9700033068656921, -0.4032413959503174, -0.026454893872141838, -0.017921585589647293, -0.02319803275167942, -0.5990193486213684, 0.9938710927963257, -0.4057840406894684, 0.051716145128011703, 0.6916231513023376, 1.745329737663269, 0.6916231513023376, 0.6916231513023376, 0.6916231513023376, 0.6916231513023376, 0.8793469667434692, 1.745329737663269, 0.8793469667434692, 0.8793469667434692, 0.8793469667434692, 0.8793469667434692, 0.02885369025170803, -0.001585198799148202, -0.029300261288881302, -0.01896233670413494, 0.0009957313304767013, 0.018279438838362694, -0.008830574341118336, 0.010314670391380787, 0.008160713128745556, 0.05442209541797638, 0.03284568339586258, -0.007321438752114773, -0.07738681137561798, -0.09943272173404694, -0.012333428487181664, -0.011531337164342403], "std": [0.26706749200820923, 0.07859170436859131, 0.18206478655338287, 0.32006964087486267, 0.6902236342430115, 0.14013947546482086, 0.08933413028717041, 0.12097343057394028, 0.14825750887393951, 0.11638981103897095, 0.2590872347354889, 0.25984126329421997, 0.05183225870132446, 0.05483201891183853, 0.0002457106311339885, 0.0017538500251248479, 0.0032089841552078724, 0.0008894883212633431, 0.0015390634071081877, 0.0005698598688468337, 0.000289417541353032, 0.0018331576138734818, 0.0032988099846988916, 0.0009928473737090826, 0.001465474022552371, 0.0007639281102456152, 0.8461897969245911, 4.76837158203125e-07, 0.8461897969245911, 0.8461897969245911, 0.8461897969245911, 0.8461897969245911, 0.8650832772254944, 4.76837158203125e-07, 0.8650832772254944, 0.8650832772254944, 0.8650832772254944, 0.8650832772254944, 8.543052535969764e-05, 7.597165676997975e-05, 0.25612494349479675, 0.12097597867250443, 0.2538459599018097, 0.36256465315818787, 0.7531487941741943, 0.20315061509609222, 0.1489994376897812, 0.1567433923482895, 0.12707571685314178, 0.09782630205154419, 0.16855092346668243, 0.3521670401096344, 0.05869760364294052, 0.10500028729438782], "count": [303]}, "timestamp": {"min": [0.0], "max": [10.066666666666666], "mean": [5.033333333333333], "std": [2.9156029806440964], "count": [303]}, "frame_index": {"min": [0], "max": [302], "mean": [151.0], "std": [87.46808941932291], "count": [303]}, "episode_index": {"min": [185], "max": [185], "mean": [185.0], "std": [0.0], "count": [303]}, "index": {"min": [72180], "max": [72482], "mean": [72331.0], "std": [87.46808941932291], "count": [303]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [303]}, "subtask_annotation": {"mean": [0.24752475247524752, 2.0, 2.0, 2.0, 2.0], "std": [0.4466067280273849, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [303]}, "scene_annotation": {"mean": [185.0], "std": [0.0], "min": [185], "max": [185], "count": [303]}, "eef_direction_state": {"mean": [3.3234323432343236, 3.8415841584158414], "std": [2.145148513835965, 1.9004915462860728], "min": [0, 0], "max": [6, 6], "count": [303]}, "eef_velocity_state": {"mean": [1.1056105610561056, 0.8184818481848185], "std": [0.7847987739949922, 0.7012871279362883], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_state": {"mean": [0.9042904290429042, 0.7821782178217822], "std": [0.8329525647099656, 0.8357202035773995], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_direction_action": {"mean": [3.2508250825082508, 3.32013201320132], "std": [1.955728906792202, 1.9156703061451992], "min": [0, 0], "max": [6, 6], "count": [303]}, "eef_velocity_action": {"mean": [1.2640264026402641, 0.9471947194719472], "std": [0.7241197861192823, 0.647806951624306], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_action": {"mean": [1.2046204620462047, 1.0297029702970297], "std": [0.7649791976143046, 0.8016745536632537], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_sim_pose_state": {"mean": [0.25282759364227275, 0.2011586490954708, 0.1601319629863609, 0.6736225403069895, -0.8280286218184018, 0.5713839463027446, 0.22844084659426764, -0.21699435120805613, 0.1569167671692586, -2.2437276843092677, -1.0094109645966756, 2.673891184771853], "std": [0.0698260630409877, 0.04087874050487132, 0.02430773790448008, 2.37961966035887, 0.4912961839172438, 2.1795485226053017, 0.0358473273361718, 0.05528643543211078, 0.04055562610986018, 0.5613347823143819, 0.3514043595866485, 0.43913480780367836], "min": [0.1507743671786541, 0.13842231410100903, 0.11913057421897333, -3.1310898383661367, -1.2977676079769889, -3.128749947667419, 0.18671091312503893, -0.33712403007330743, 0.07278853903047477, -2.8655526485916467, -1.3344594450825702, 1.7118135392671452], "max": [0.36267150485199295, 0.2812799457605022, 0.21222076267172876, 3.1400488318469497, 0.09277971592666212, 3.1080912606786884, 0.3320861119094873, -0.15460591670739185, 0.21318689108752356, -1.1031847595641777, 0.032768505925130365, 3.0832558799764036], "count": [303]}, "eef_sim_pose_action": {"mean": [0.26039044856514854, 0.20141318629998375, 0.15653094151899885, 0.7293179304517801, -0.8297971932933643, 0.5369690231768721, 0.22789237864006137, -0.216724318088135, 0.15447191314629333, -2.2548784688525467, -1.0380732390013443, 2.638660041511147], "std": [0.07182210571490394, 0.04186801357002441, 0.028328605380397803, 2.335848535533017, 0.5140532292312175, 2.182951071737324, 0.029233851550116548, 0.053500018468220334, 0.04168095824764101, 0.5470395814240124, 0.33257520570032795, 0.6209820179243121], "min": [0.14991182583391638, 0.13599075704850946, 0.10039044025382036, -3.134955417782005, -1.320904647041539, -3.1267684624662273, 0.18164293075502616, -0.34302197530665546, 0.06681056810599399, -2.843478514905277, -1.3324098875903385, -3.1393279972583406], "max": [0.3745586022161713, 0.2923536063721454, 0.21714925465846976, 3.1409140334276544, 0.10532146663112174, 3.121079372899931, 0.322118666963759, -0.1530424088278179, 0.21189307460859258, -0.9903140400929029, 0.049512140663016124, 3.135454599293838], "count": [303]}}} +{"episode_index": 184, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41647309207996924]], [[0.5264926350442137]], [[0.4608164576124567]]], "std": [[[0.285845104409053]], [[0.19904098081455834]], [[0.22828124777571718]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4237137086697424]], [[0.39770826605151866]], [[0.3262997981545559]]], "std": [[[0.3086465781741915]], [[0.2554951116171609]], [[0.2796313867797197]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4260172241445598]], [[0.4117337202037678]], [[0.3164473639946174]]], "std": [[[0.3039693438909795]], [[0.23537664544767545]], [[0.2880869822845244]]], "count": [100]}, "observation.state": {"min": [-0.40988999605178833, -0.08144606649875641, -0.5901442766189575, -1.945526361465454, -1.5141334533691406, -0.2594022750854492, -0.43736788630485535, -0.432325541973114, -0.10366971790790558, 0.08754328638315201, -1.864271879196167, 0.3148033022880554, -0.3795675039291382, -0.525954008102417, 0.0007543815881945193, 0.013338500633835793, -0.6241638660430908, 0.980721116065979, -0.38657253980636597, -0.01656748540699482, -0.010313119739294052, -0.004312720615416765, -0.6252174377441406, 1.005497932434082, -0.4036955237388611, 0.04819725081324577, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.013540422543883324, -0.0003844038292299956, -0.6367216110229492, -0.0770902931690216, -0.386809378862381, -0.8037295937538147, -4.992519378662109, -1.2343579530715942, -0.5681292414665222, -0.5791135430335999, -0.14263953268527985, -0.9605271816253662, -0.9837778806686401, -2.091805934906006, -0.8564629554748535, -1.1826825141906738, -13.351163864135742, -12.362637519836426, -3.7912089824676514, -13.308914184570312, -0.5738705992698669, -3.0415139198303223, -3.557997465133667, -10.567351341247559, -3.0525031089782715, -1.6709401607513428, -9.188035011291504, -0.5738705992698669, -2.2954823970794678, -1.4920635223388672, -0.006753452122211456, -0.011669996194541454, -0.01186936255544424, -0.006039806175976992, -0.01856626383960247, -0.00943064782768488, -0.006006272509694099, -0.01264994964003563, -0.013846778310835361, -0.0057719387114048, -0.017707068473100662, -0.009135805070400238, 0.14846999943256378, -0.5047979354858398, 6.75538444519043, -27.395841598510742, 8.065786361694336, -0.28483763337135315, 0.06362999975681305, -0.17445224523544312, 5.686400413513184, -29.483245849609375, 7.441431999206543, -1.019127607345581, -0.018716225400567055, -0.015172789804637432, -0.004273504484444857, -0.09564509987831116, 0.3226175308227539, 0.008620248176157475, 0.05756131559610367, 0.3683001399040222, -0.28517431020736694, 0.001990157412365079, -3.074481725692749, -1.0184860229492188, -3.1380605697631836, -2.81827449798584, -1.1479946374893188, 1.458612084388733, -0.9624620079994202, -0.2052331417798996, 9.640045166015625, -0.008462697267532349, -0.024028301239013672, -0.026464223861694336, -0.035068947821855545, 0.01340044941753149, 0.9244154691696167, 0.37642520666122437], "max": [0.2574217915534973, 0.09393882006406784, -0.09451571851968765, -1.050965428352356, 0.45882219076156616, 0.688945472240448, 0.036046288907527924, 0.02027863636612892, 0.053978804498910904, 0.5716404914855957, -0.8625150322914124, 1.2053675651550293, 0.008689183741807938, 0.224403977394104, 0.0013562928652390838, 0.014313033781945705, -0.6218774914741516, 0.980854868888855, -0.3815270662307739, -0.013353400863707066, -0.009491627104580402, -0.0033976989798247814, -0.6222521066665649, 1.0061051845550537, -0.3987186551094055, 0.05112136900424957, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.014020019210875034, -0.0003797910758294165, 1.207532286643982, 0.16351468861103058, 1.0124045610427856, 1.2496871948242188, 1.544116497039795, 3.2834062576293945, 1.0261012315750122, 0.7634670734405518, 0.17637448012828827, 0.623749852180481, 1.2247610092163086, 0.9466826319694519, 0.8881211876869202, 0.6131144762039185, -3.1178698539733887, 1.739926815032959, 2.050060987472534, 0.21367520093917847, 1.721611738204956, 2.4102563858032227, 1.090354084968567, -3.964148759841919, 7.173382759094238, 3.959707021713257, 4.853479862213135, 3.299755573272705, 5.968254089355469, 2.266788959503174, 0.007318255957216024, 0.013493021950125694, 0.011535542085766792, 0.006685914006084204, 0.013817504979670048, 0.005607327912002802, 0.00547406729310751, 0.012209989130496979, 0.008438912220299244, 0.009280486963689327, 0.01789690926671028, 0.011855796910822392, 1.3362300395965576, 0.011135249398648739, 14.030413627624512, -21.267189025878906, 15.45149040222168, 0.5452656745910645, 1.4210699796676636, 0.3266339600086212, 10.674991607666016, -22.945716857910156, 14.57120132446289, -0.36368328332901, 0.019238922744989395, 0.010449442081153393, -0.0012210012646391988, -0.04099075868725777, 0.45627135038375854, 0.30493056774139404, 0.347800076007843, 0.5074137449264526, -0.021664418280124664, 0.34373345971107483, 3.0451884269714355, -0.02441105619072914, 3.1396846771240234, -1.2794710397720337, -0.11369199305772781, 2.7710494995117188, -0.5593430399894714, 0.14334137737751007, 9.937606811523438, 0.007596135139465332, 0.018503546714782715, 0.0289936363697052, -0.031429775059223175, 0.01477192621678114, 0.92566978931427, 0.3797353506088257], "mean": [-0.07237602025270462, 0.006185200065374374, -0.3276137709617615, -1.7700928449630737, -0.36107224225997925, 0.1077805683016777, -0.26897570490837097, -0.22608403861522675, -0.015984773635864258, 0.374856173992157, -1.3799042701721191, 0.8023229241371155, -0.18548469245433807, -0.1614844650030136, 0.00094163219910115, 0.013783621601760387, -0.6229454278945923, 0.9807854890823364, -0.3835720121860504, -0.014593224972486496, -0.010046103969216347, -0.003961297683417797, -0.6237055063247681, 1.005793571472168, -0.4004689157009125, 0.05010354891419411, 0.43429526686668396, 1.745328426361084, 0.43429526686668396, 0.43429526686668396, 0.43429526686668396, 0.43429526686668396, 0.6946635246276855, 1.745328426361084, 0.6946635246276855, 0.6946635246276855, 0.6946635246276855, 0.6946635246276855, 0.013742053881287575, -0.0003819054109044373, -0.03602655604481697, 0.011220465414226055, 0.011761514469981194, 0.0766754299402237, -0.0951363667845726, 0.0559157133102417, 0.03149426728487015, -0.008335040882229805, 0.004405962768942118, -0.0012916518608108163, -0.008920039981603622, -0.05728651210665703, -0.005571695044636726, -0.03293413668870926, -5.971138954162598, -2.6467230319976807, -0.15089818835258484, -5.33450174331665, 0.2448754757642746, 0.20200124382972717, -0.4967810809612274, -6.694755554199219, 1.4674794673919678, 0.2073448747396469, -4.250234127044678, 0.39006301760673523, -0.12424842268228531, -0.12418781965970993, -2.5680483304313384e-05, -0.00015025727043394, 0.00038408144610002637, 0.00027517578564584255, 0.00011222597095184028, -0.00023349604452960193, 0.00017137816757895052, 0.0002934332296717912, -0.0005527373286895454, -6.028072675690055e-05, -1.546790372231044e-05, -0.00010651461343513802, 0.5197445154190063, -0.2372514009475708, 10.134720802307129, -24.16764259338379, 12.105459213256836, 0.12261612713336945, 0.5474904775619507, 0.0776735246181488, 8.045938491821289, -26.036354064941406, 11.787130355834961, -0.7017124891281128, 0.0021656996104866266, -0.0027370015159249306, -0.0020870042499154806, -0.07304493337869644, 0.36075931787490845, 0.14187230169773102, 0.28893566131591797, 0.4316861033439636, -0.15896864235401154, 0.16616791486740112, 1.9116398096084595, -0.6720770597457886, -0.09605851024389267, -2.0074734687805176, -0.47262394428253174, 2.2134594917297363, -0.7051528096199036, 0.0039257933385670185, 9.768321990966797, -0.00016251433407887816, 0.0007972797029651701, 9.264053369406611e-05, -0.03283052146434784, 0.013985582627356052, 0.9252563118934631, 0.37765786051750183], "std": [0.15880820155143738, 0.05443216487765312, 0.14474856853485107, 0.2569146156311035, 0.5747125744819641, 0.29570987820625305, 0.13595589995384216, 0.14224845170974731, 0.054767776280641556, 0.14122521877288818, 0.3471701443195343, 0.30046772956848145, 0.13307873904705048, 0.27055755257606506, 0.0001605831494089216, 0.00022436027938965708, 0.0006259260699152946, 3.970110628870316e-05, 0.0013645542785525322, 0.0010734801180660725, 0.0002332834410481155, 0.0001779405865818262, 0.001013510162010789, 0.00017954240320250392, 0.00130053935572505, 0.0009605391533114016, 0.7265604734420776, 8.344650268554688e-07, 0.7265604734420776, 0.7265604734420776, 0.7265604734420776, 0.7265604734420776, 0.8467501997947693, 8.344650268554688e-07, 0.8467501997947693, 0.8467501997947693, 0.8467501997947693, 0.8467501997947693, 8.174891991075128e-05, 8.627783927295241e-07, 0.26906585693359375, 0.03752538189291954, 0.19669988751411438, 0.2900712490081787, 0.7805017828941345, 0.47279927134513855, 0.2090289294719696, 0.18802742660045624, 0.04622941091656685, 0.22976860404014587, 0.3668438494205475, 0.4118279218673706, 0.19966863095760345, 0.2262917309999466, 2.240084648132324, 2.984816312789917, 1.3535176515579224, 3.2269279956817627, 0.4038887619972229, 1.0404632091522217, 1.0308513641357422, 1.6130297183990479, 2.8405754566192627, 1.3194446563720703, 3.7214860916137695, 0.7942659854888916, 1.7069920301437378, 0.6084300875663757, 0.0023421042133122683, 0.004574581980705261, 0.004255316685885191, 0.0020928995218127966, 0.0033225021325051785, 0.0017770808190107346, 0.00219164346344769, 0.004553129896521568, 0.003944796044379473, 0.0022953548468649387, 0.003294203896075487, 0.002001903485506773, 0.18399707973003387, 0.09955930709838867, 1.5928821563720703, 1.5266577005386353, 1.7116808891296387, 0.2068856656551361, 0.22650472819805145, 0.09191503375768661, 1.1556522846221924, 1.4666948318481445, 1.537405252456665, 0.1832902878522873, 0.006156996823847294, 0.004574516788125038, 0.0005088855396024883, 0.01006968691945076, 0.03404304012656212, 0.08309592306613922, 0.08528321981430054, 0.04904225096106529, 0.0740465521812439, 0.12669308483600616, 1.844519019126892, 0.3103000819683075, 2.5941617488861084, 0.5850317478179932, 0.2665013372898102, 0.482160747051239, 0.04995188117027283, 0.0461016520857811, 0.0394841767847538, 0.0027227511163800955, 0.005601982120424509, 0.006665738765150309, 0.0007237213430926204, 0.0002749238337855786, 0.0002987864427268505, 0.0007776146521791816], "count": [317]}, "action": {"min": [-0.49222585558891296, -0.0796370878815651, -0.6823935508728027, -1.9685781002044678, -1.521051049232483, -0.28027668595314026, -0.44098952412605286, -0.48117175698280334, -0.13954216241836548, 0.03805287927389145, -1.849769115447998, 0.3020481467247009, -0.3846210241317749, -0.529665470123291, 0.0002921230625361204, 0.010083205066621304, -0.6206847429275513, 0.9776371717453003, -0.3897538483142853, -0.016714133322238922, -0.010588707402348518, -0.006571189500391483, -0.6212974190711975, 1.0029802322387695, -0.4078420102596283, 0.04655557498335838, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.013540422543883324, -0.0003844038292299956, -0.6367216110229492, -0.0770902931690216, -0.386809378862381, -0.8037295937538147, -4.992519378662109, -1.2343579530715942, -0.5681292414665222, -0.5791135430335999, -0.14263953268527985, -0.9605271816253662, -0.9837778806686401, -2.091805934906006, -0.8564629554748535, -1.1826825141906738], "max": [0.23333826661109924, 0.09320058673620224, -0.07336083054542542, -0.9490683078765869, 0.46200835704803467, 0.6981316804885864, 0.04591239616274834, -0.020207157358527184, 0.06476230174303055, 0.6468721628189087, -0.7800420522689819, 1.2077031135559082, 0.01866801828145981, 0.2256821095943451, 0.002662633778527379, 0.015940789133310318, -0.6132972836494446, 0.981840968132019, -0.3823687434196472, -0.013477358967065811, -0.008360270410776138, -0.000788208853919059, -0.6134617924690247, 1.0070170164108276, -0.3998532295227051, 0.050022732466459274, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.014020019210875034, -0.0003797910758294165, 1.207532286643982, 0.16351468861103058, 1.0124045610427856, 1.2496871948242188, 1.544116497039795, 3.2834062576293945, 1.0261012315750122, 0.7634670734405518, 0.17637448012828827, 0.623749852180481, 1.2247610092163086, 0.9466826319694519, 0.8881211876869202, 0.6131144762039185], "mean": [-0.11397042125463486, 0.015246489085257053, -0.3347366154193878, -1.700669288635254, -0.3780105412006378, 0.11511082202196121, -0.260204553604126, -0.2544057369232178, -0.019479956477880478, 0.38527727127075195, -1.3345454931259155, 0.7904438376426697, -0.1828901767730713, -0.1671774834394455, 0.0014706362271681428, 0.012250318191945553, -0.6175327897071838, 0.9803042411804199, -0.3854818344116211, -0.014784873463213444, -0.009559694677591324, -0.004404439590871334, -0.6180573105812073, 1.0053025484085083, -0.40267685055732727, 0.04852445796132088, 0.43363451957702637, 1.745328426361084, 0.43363451957702637, 0.43363451957702637, 0.43363451957702637, 0.43363451957702637, 0.6946635246276855, 1.745328426361084, 0.6946635246276855, 0.6946635246276855, 0.6946635246276855, 0.6946635246276855, 0.013742148876190186, -0.00038190328632481396, -0.03546994552016258, 0.011171994730830193, 0.011813017539680004, 0.07585091143846512, -0.09468215703964233, 0.05593506246805191, 0.031124884262681007, -0.007793855853378773, 0.00462777353823185, -0.0015254977624863386, -0.009245512075722218, -0.05809926614165306, -0.0057763331569731236, -0.03345037251710892], "std": [0.1683032512664795, 0.04430655390024185, 0.1768391728401184, 0.2886955440044403, 0.5886152386665344, 0.30593419075012207, 0.13503368198871613, 0.146168515086174, 0.051510971039533615, 0.16435901820659637, 0.3728037178516388, 0.30170178413391113, 0.1339767575263977, 0.2700082063674927, 0.0004594126658048481, 0.0009096324210986495, 0.0012632241705432534, 0.0006632147706113756, 0.0015554481651633978, 0.0009619719348847866, 0.00046514166751876473, 0.0009150613914243877, 0.0012755740899592638, 0.0006915545091032982, 0.0014972285134717822, 0.000867636816110462, 0.7259381413459778, 8.344650268554688e-07, 0.7259381413459778, 0.7259381413459778, 0.7259381413459778, 0.7259381413459778, 0.8467501997947693, 8.344650268554688e-07, 0.8467501997947693, 0.8467501997947693, 0.8467501997947693, 0.8467501997947693, 8.160321885952726e-05, 8.676379934513534e-07, 0.2691870927810669, 0.037675660103559494, 0.19669611752033234, 0.29066479206085205, 0.7806107997894287, 0.4727989435195923, 0.2091355323791504, 0.18795247375965118, 0.04603654518723488, 0.22970810532569885, 0.36678656935691833, 0.4114965498447418, 0.1996387541294098, 0.22605828940868378], "count": [317]}, "timestamp": {"min": [0.0], "max": [10.533333333333333], "mean": [5.266666666666667], "std": [3.050318744728892], "count": [317]}, "frame_index": {"min": [0], "max": [316], "mean": [158.0], "std": [91.50956234186677], "count": [317]}, "episode_index": {"min": [186], "max": [186], "mean": [186.0], "std": [0.0], "count": [317]}, "index": {"min": [72483], "max": [72799], "mean": [72641.0], "std": [91.50956234186677], "count": [317]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [317]}, "subtask_annotation": {"mean": [0.4794952681388013, 2.0, 2.0, 2.0, 2.0], "std": [0.5120525876326268, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [317]}, "scene_annotation": {"mean": [186.0], "std": [0.0], "min": [186], "max": [186], "count": [317]}, "eef_direction_state": {"mean": [3.917981072555205, 3.182965299684543], "std": [2.0046220313567207, 1.9661071504044723], "min": [0, 0], "max": [6, 6], "count": [317]}, "eef_velocity_state": {"mean": [0.8958990536277602, 1.0441640378548895], "std": [0.7005285718874359, 0.5927578262658946], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_acc_mag_state": {"mean": [0.889589905362776, 0.8706624605678234], "std": [0.8575801306017007, 0.8695645251240398], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_direction_action": {"mean": [3.687697160883281, 3.3943217665615144], "std": [1.9730694904848498, 1.8994518378940046], "min": [0, 0], "max": [6, 6], "count": [317]}, "eef_velocity_action": {"mean": [1.0, 1.0473186119873816], "std": [0.6878852519670828, 0.6261650864756864], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_acc_mag_action": {"mean": [1.1324921135646688, 1.0914826498422714], "std": [0.7911883232654281, 0.8299348215725098], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_sim_pose_state": {"mean": [0.24819327031125005, 0.211710504807709, 0.19536148944146053, 1.9112920002615255, -0.6724595944995573, -0.11559179347050622, 0.29528134557896896, -0.21307079189048664, 0.14142826435249148, -2.0072844139195056, -0.47275644626910357, 2.213342607560796], "std": [0.029150107366187505, 0.046215225550429104, 0.056340773599971306, 1.8852625050687664, 0.31042803519568574, 2.6514649472269616, 0.03525065983835128, 0.04264464523549044, 0.05002907900333802, 0.5852590001714257, 0.26666366439990863, 0.48240814130755755], "min": [0.18096333348663102, 0.14749366737476247, 0.04754416984177934, -3.1347090209917656, -1.0184859814811644, -3.1410363533640497, 0.23310566662559706, -0.2854694681712304, 0.07781047035884188, -2.81828576303435, -1.1488119225508453, 1.458613015063652], "max": [0.3033856336980961, 0.3119140461066057, 0.26128004402032856, 3.1208421241712143, -0.024554758674155464, 3.1413960935015304, 0.3520500652790234, -0.13694291812934908, 0.2218057941431077, -1.2794570027090868, -0.11369613674570722, 2.7710066553951016], "count": [317]}, "eef_sim_pose_action": {"mean": [0.25714175294174063, 0.21207527424342143, 0.1885200033725659, 1.9047379293684192, -0.6729625441072563, -0.7457749096169823, 0.30053558751049975, -0.21355510389285776, 0.1385640256671763, -1.9862076797404713, -0.46447786399327107, 2.2223963082503078], "std": [0.02779571719812181, 0.05307881681033634, 0.06344040932157641, 1.8002951259396982, 0.3154323918650388, 2.511970894264863, 0.03603418171295272, 0.046422952385948804, 0.05202512603376549, 0.6009290548850583, 0.2709077700803139, 0.5040632480247969], "min": [0.1869513563838102, 0.12631387254847995, 0.044472610777787476, -3.1125759661162453, -1.009280211571964, -3.140796388904025, 0.24703948857553265, -0.29105238933044764, 0.07227638580001844, -2.780011907039204, -1.1547152709683615, 1.405052057337264], "max": [0.305749750558665, 0.31593966636854914, 0.27167315296860406, 3.1066046727653736, -0.021792109225713396, 3.137655660513465, 0.36342741926641836, -0.1239413726417478, 0.22351702944597926, -1.214913732008402, -0.10716660753935381, 2.878623407011749], "count": [317]}}} +{"episode_index": 185, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4520763071895425]], [[0.5663081939638601]], [[0.49260744184928873]]], "std": [[[0.29213815999139553]], [[0.1958955603691359]], [[0.22684031683951314]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46702374807766245]], [[0.43143832900807383]], [[0.3116731665705498]]], "std": [[[0.30821872130394506]], [[0.24323180374075828]], [[0.3025948623713979]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4296591383121876]], [[0.4368451941560938]], [[0.35494142397154943]]], "std": [[[0.3031749147439593]], [[0.2324428558101317]], [[0.27819774667769037]]], "count": [100]}, "observation.state": {"min": [-0.5424556732177734, -0.1206435039639473, -0.6598528623580933, -1.8264018297195435, -1.424809217453003, -0.3700336813926697, -0.4847828447818756, -0.6441812515258789, -0.7412084937095642, -0.3561080992221832, -1.8317357301712036, 0.025458410382270813, -0.6420240998268127, -0.6674873232841492, 0.008078922517597675, -0.0019465561490505934, -0.6081091165542603, 0.9797248840332031, -0.3972666263580322, -0.024604137986898422, -0.009512248449027538, 0.00746809272095561, -0.6104381084442139, 0.9993573427200317, -0.4075387120246887, 0.04218524694442749, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -8.732014248380437e-05, -3.067028046643827e-06, -0.8552923798561096, -0.35055866837501526, -0.6756768226623535, -1.4366682767868042, -1.9104788303375244, -0.5490483045578003, -0.9164765477180481, -0.33416640758514404, -0.5845655202865601, -0.924088716506958, -1.4405794143676758, -1.8697717189788818, -1.1947216987609863, -0.9209160208702087, -11.157519340515137, -9.279609680175781, -4.156288146972656, -12.973138809204102, -0.5451771020889282, -3.271062135696411, -3.299755573272705, -11.057302474975586, -12.087912559509277, -3.0048840045928955, -8.48595905303955, -1.2051281929016113, -1.951159954071045, -1.4346764087677002, -0.0073864515870809555, -0.01268189586699009, -0.01750805601477623, -0.008519860915839672, -0.016183290630578995, -0.013115942478179932, -0.015120052732527256, -0.008835787884891033, -0.01909480057656765, -0.005575876217335463, -0.013575460761785507, -0.018076905980706215, -1.0180799961090088, -0.7200794219970703, 4.261088848114014, -30.05486297607422, 7.620960712432861, -0.4017128646373749, -0.23330999910831451, -0.6532679200172424, 4.127465724945068, -29.85633087158203, 7.1363348960876465, -1.0793631076812744, -0.014118341729044914, -0.017709147185087204, 0.0018315018387511373, -0.09564509987831116, 0.30557045340538025, -0.012579334899783134, 0.03578023612499237, 0.29904332756996155, -0.5526458024978638, 0.025108324363827705, -3.0161962509155273, -1.299193263053894, -3.138850450515747, -3.0376861095428467, -1.3057904243469238, -3.045318126678467, -0.7808600068092346, -0.20096845924854279, 9.633655548095703, -0.013136684894561768, -0.0184706449508667, -0.03847804665565491, -0.025319017469882965, 0.02057432010769844, 0.687933623790741, 0.7235983610153198], "max": [0.3393920063972473, 0.11329875886440277, 0.12703177332878113, -0.6218047142028809, 0.07286655157804489, 0.5120334625244141, 0.10787725448608398, 0.28460273146629333, 0.1262684464454651, 0.7670609951019287, -0.8701443672180176, 1.178393840789795, 0.24662646651268005, 0.1647082269191742, 0.010891946032643318, -0.0012352940393611789, -0.6047248244285583, 0.9807858467102051, -0.39138489961624146, -0.018985820934176445, -0.0058265067636966705, 0.008273543789982796, -0.6063885688781738, 0.9999076128005981, -0.4016473889350891, 0.04716361686587334, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0005659104790538549, 2.635187229316216e-06, 1.017676591873169, 0.20991544425487518, 0.5297044515609741, 0.8775272369384766, 1.8753658533096313, 0.7545883655548096, 0.6992778778076172, 1.1708223819732666, 1.000388264656067, 0.6922438144683838, 0.4358166754245758, 2.765671730041504, 1.0793886184692383, 1.4780391454696655, -0.5196449756622314, 2.8388280868530273, 1.7551891803741455, 0.8852258920669556, 0.8608059287071228, 2.209401845932007, 1.1477411985397339, 1.9932096004486084, 7.875458240509033, 5.265568256378174, 3.3882784843444824, 2.2094016075134277, 3.0989010334014893, 2.3815629482269287, 0.008217543363571167, 0.011030876077711582, 0.013282595202326775, 0.006238500587642193, 0.009452889673411846, 0.006884929724037647, 0.012975714169442654, 0.01240668073296547, 0.011321494355797768, 0.006755093112587929, 0.012510932981967926, 0.011076079681515694, 1.1665500402450562, 0.21899323165416718, 11.833057403564453, -22.489383697509766, 16.86269760131836, 0.8018119931221008, 2.3543100357055664, 0.27095770835876465, 11.179790496826172, -22.950000762939453, 16.020503997802734, -0.0035078730434179306, 0.026065777987241745, 0.01485397294163704, 0.004884005058556795, -0.05465434491634369, 0.5294143557548523, 0.27951616048812866, 0.2603066563606262, 0.5135617256164551, -0.0337541289627552, 0.24670201539993286, 3.0228734016418457, 0.049695298075675964, 3.131269693374634, 3.0478594303131104, 0.18494614958763123, 2.9743199348449707, -0.5339110493659973, 0.33259284496307373, 9.848857879638672, 0.012409836053848267, 0.01939031481742859, 0.026597261428833008, -0.022435398772358894, 0.02424243465065956, 0.6894130110740662, 0.7249675393104553], "mean": [-0.002258968772366643, 0.005505341105163097, -0.22121883928775787, -1.5084576606750488, -0.37314748764038086, -0.04433150589466095, -0.3003593385219574, -0.10620972514152527, -0.22730621695518494, 0.44817373156547546, -1.40737783908844, 0.5297116041183472, -0.17692813277244568, -0.3788842558860779, 0.009172555059194565, -0.0016404421767219901, -0.607171356678009, 0.9801716208457947, -0.39428600668907166, -0.02173013426363468, -0.008116197772324085, 0.00789262168109417, -0.6094590425491333, 0.9996088147163391, -0.4051681458950043, 0.043914150446653366, 0.46348676085472107, 1.7453210353851318, 0.46348676085472107, 0.46348676085472107, 0.46348676085472107, 0.46348676085472107, 0.3843783140182495, 1.7453210353851318, 0.3843783140182495, 0.3843783140182495, 0.3843783140182495, 0.3843783140182495, 0.00024756675702519715, -4.6750497517678014e-07, 0.012869641184806824, -0.016632994636893272, -0.015516771003603935, -0.013933545909821987, -0.012070165015757084, 0.0359213650226593, -0.008363454602658749, 0.02695881389081478, 0.02153201214969158, 0.036889269948005676, -0.03248982131481171, 0.006968238856643438, -0.031115395948290825, -0.00429609976708889, -5.013680934906006, -1.6035816669464111, -0.33194559812545776, -5.880490303039551, 0.10476472228765488, 0.033320117741823196, -0.7399376034736633, -4.402307987213135, 0.02489415556192398, -0.10630177706480026, -4.415859699249268, 0.45449215173721313, -0.22185228765010834, -0.35644474625587463, 9.123831841861829e-05, 0.00011414421169320121, -0.0006231324514374137, -0.00040831221849657595, -0.00011426224955357611, -2.3724694983684458e-05, -0.000133277295390144, 0.0009908684296533465, -0.00012459131539799273, -1.5798281310708262e-05, -2.7933499950449914e-05, 0.00012864316522609442, -0.20392847061157227, -0.19194062054157257, 7.73615026473999, -25.705650329589844, 11.941178321838379, 0.21987974643707275, 0.6171607971191406, -0.16533973813056946, 7.508310317993164, -26.21044921875, 11.902433395385742, -0.5321291089057922, 0.0041538565419614315, -0.0029046887066215277, 0.0032105804421007633, -0.07956664264202118, 0.37747764587402344, 0.16213352978229523, 0.16416314244270325, 0.38721778988838196, -0.23321570456027985, 0.14545606076717377, 2.2704098224639893, -0.9220981597900391, 0.7801993489265442, -1.9210374355316162, -0.5835531949996948, 2.2020277976989746, -0.6635667085647583, -0.028092466294765472, 9.767358779907227, 0.0005805724649690092, 0.00045405057608149946, 0.00010182555706705898, -0.024509364739060402, 0.023628579452633858, 0.6886245608329773, 0.7243173718452454], "std": [0.24732038378715515, 0.07501048594713211, 0.27367037534713745, 0.3532103896141052, 0.5202842354774475, 0.3052523732185364, 0.17228665947914124, 0.29381465911865234, 0.3093761205673218, 0.27999773621559143, 0.2669035792350769, 0.2838069796562195, 0.30229654908180237, 0.2150038629770279, 0.0007312570814974606, 0.00014402242959477007, 0.0007340179290622473, 0.0003604581579566002, 0.00151159823872149, 0.001426628208719194, 0.0009301124955527484, 0.00016387843061238527, 0.0008261987823061645, 0.00010233520151814446, 0.0014156561810523272, 0.001415270147845149, 0.7648458480834961, 8.225440979003906e-06, 0.7648458480834961, 0.7648458480834961, 0.7648458480834961, 0.7648458480834961, 0.7042664885520935, 8.225440979003906e-06, 0.7042664885520935, 0.7042664885520935, 0.7042664885520935, 0.7042664885520935, 0.00011565497698029503, 9.614059308660217e-07, 0.2620735168457031, 0.09139803051948547, 0.21546670794487, 0.3615371286869049, 0.49726560711860657, 0.23082587122917175, 0.2076692432165146, 0.20559462904930115, 0.22491556406021118, 0.257809579372406, 0.2678961753845215, 0.4753245413303375, 0.2648605406284332, 0.261674165725708, 2.3928513526916504, 3.15582537651062, 1.1740330457687378, 3.1104166507720947, 0.2854610085487366, 0.7689778804779053, 0.7289072871208191, 3.451770305633545, 5.760855197906494, 1.652651309967041, 3.4067158699035645, 0.5885011553764343, 0.8832693696022034, 0.6631481647491455, 0.0028589009307324886, 0.004290915094316006, 0.004535517189651728, 0.0023078247904777527, 0.003051578067243099, 0.0024255593307316303, 0.003118957160040736, 0.004110740963369608, 0.004998449701815844, 0.002340449020266533, 0.0030955260153859854, 0.0027460227720439434, 0.33059263229370117, 0.14660198986530304, 1.4979276657104492, 2.0332069396972656, 1.889829158782959, 0.2786150276660919, 0.39350661635398865, 0.14198258519172668, 2.1354122161865234, 1.537155270576477, 2.34177303314209, 0.2553856074810028, 0.007238226477056742, 0.005428006406873465, 0.0004917185287922621, 0.007294885814189911, 0.06944262981414795, 0.0898541808128357, 0.055277734994888306, 0.08126239478588104, 0.1708453893661499, 0.06644728779792786, 1.2816503047943115, 0.44705602526664734, 2.575019598007202, 1.0551930665969849, 0.47027361392974854, 1.035032868385315, 0.036603376269340515, 0.05414615198969841, 0.03380368649959564, 0.0028874080162495375, 0.004845180548727512, 0.006850328762084246, 0.0005536479875445366, 0.0006810339400544763, 0.00023923486878629774, 0.00023168836196418852], "count": [430]}, "action": {"min": [-0.5941482186317444, -0.1375843584537506, -0.731165885925293, -1.8546113967895508, -1.428436517715454, -0.372952938079834, -0.4932958781719208, -0.6844244003295898, -0.7440304756164551, -0.37241554260253906, -1.856210708618164, 0.011775131337344646, -0.6436497569084167, -0.6701955199241638, 0.007294654846191406, -0.007189368829131126, -0.6052676439285278, 0.9774845242500305, -0.4006832540035248, -0.02394811064004898, -0.009945180267095566, 0.0016646807780489326, -0.6077555418014526, 0.9970678091049194, -0.4112060070037842, 0.04058068245649338, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -8.732014248380437e-05, -3.067028046643827e-06, -0.8552923798561096, -0.35055866837501526, -0.6756768226623535, -1.4366682767868042, -1.9104788303375244, -0.5490483045578003, -0.9164765477180481, -0.33416640758514404, -0.5845655202865601, -0.924088716506958, -1.4405794143676758, -1.8697717189788818, -1.1947216987609863, -0.9209160208702087], "max": [0.3542884290218353, 0.12730374932289124, 0.15872231125831604, -0.5111855864524841, 0.0786409080028534, 0.5198763608932495, 0.1121949553489685, 0.28897586464881897, 0.16385403275489807, 0.8110148906707764, -0.8032992482185364, 1.18552565574646, 0.2559135854244232, 0.16891883313655853, 0.01067485474050045, 0.003585563274100423, -0.5978517532348633, 0.9807033538818359, -0.39280015230178833, -0.01879354566335678, -0.005599668249487877, 0.012472867034375668, -0.6002580523490906, 1.000373363494873, -0.4034923315048218, 0.04532700777053833, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0005659104790538549, 2.635187229316216e-06, 1.017676591873169, 0.20991544425487518, 0.5297044515609741, 0.8775272369384766, 1.8753658533096313, 0.7545883655548096, 0.6992778778076172, 1.1708223819732666, 1.000388264656067, 0.6922438144683838, 0.4358166754245758, 2.765671730041504, 1.0793886184692383, 1.4780391454696655], "mean": [-0.02154460735619068, 0.006175777409225702, -0.23882022500038147, -1.4731178283691406, -0.3767465353012085, -0.04185043275356293, -0.29913410544395447, -0.11340462416410446, -0.20878081023693085, 0.46962782740592957, -1.3798836469650269, 0.5302435755729675, -0.17996886372566223, -0.3796835243701935, 0.008911889977753162, -0.0014180982252582908, -0.6020211577415466, 0.9791104793548584, -0.395956814289093, -0.021200144663453102, -0.008043748326599598, 0.007407410070300102, -0.6045967936515808, 0.9990673661231995, -0.4070459008216858, 0.0425579771399498, 0.4627155065536499, 1.7453210353851318, 0.4627155065536499, 0.4627155065536499, 0.4627155065536499, 0.4627155065536499, 0.3865295350551605, 1.7453210353851318, 0.3865295350551605, 0.3865295350551605, 0.3865295350551605, 0.3865295350551605, 0.00024722868693061173, -4.646986724310409e-07, 0.012937355786561966, -0.017041003331542015, -0.015901729464530945, -0.014199066907167435, -0.01143675297498703, 0.03586852550506592, -0.00811636820435524, 0.02724606543779373, 0.022292090579867363, 0.03652503713965416, -0.033014245331287384, 0.006705621723085642, -0.03128008916974068, -0.004820573143661022], "std": [0.2631358206272125, 0.07500473409891129, 0.27813759446144104, 0.3761400282382965, 0.5184150338172913, 0.3027796745300293, 0.1730058640241623, 0.3109356164932251, 0.30062684416770935, 0.2710786759853363, 0.29522213339805603, 0.2842712104320526, 0.29960471391677856, 0.21535079181194305, 0.0008012795588001609, 0.0020290189422667027, 0.0013855755096301436, 0.0006908311042934656, 0.0016715683741495013, 0.0013353971298784018, 0.0009815058438107371, 0.0020254943519830704, 0.0015452002407982945, 0.0006970336544327438, 0.0016621288377791643, 0.001256720395758748, 0.764611542224884, 8.225440979003906e-06, 0.764611542224884, 0.764611542224884, 0.764611542224884, 0.764611542224884, 0.7061404585838318, 8.225440979003906e-06, 0.7061404585838318, 0.7061404585838318, 0.7061404585838318, 0.7061404585838318, 0.00011546425957931206, 9.645979162087315e-07, 0.2620638608932495, 0.0914870873093605, 0.2155493050813675, 0.3615627884864807, 0.4972706437110901, 0.2305607944726944, 0.2071949988603592, 0.20550578832626343, 0.22506742179393768, 0.2580057382583618, 0.2678896188735962, 0.47518840432167053, 0.26481935381889343, 0.26179996132850647], "count": [430]}, "timestamp": {"min": [0.0], "max": [14.3], "mean": [7.15], "std": [4.137665740218485], "count": [430]}, "frame_index": {"min": [0], "max": [429], "mean": [214.5], "std": [124.12997220655453], "count": [430]}, "episode_index": {"min": [187], "max": [187], "mean": [187.0], "std": [0.0], "count": [430]}, "index": {"min": [72800], "max": [73229], "mean": [73014.5], "std": [124.12997220655453], "count": [430]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [430]}, "subtask_annotation": {"mean": [0.5023255813953489, 2.0, 2.0, 2.0, 2.0], "std": [0.5092120552899037, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [430]}, "scene_annotation": {"mean": [187.0], "std": [0.0], "min": [187], "max": [187], "count": [430]}, "eef_direction_state": {"mean": [3.827906976744186, 3.311627906976744], "std": [2.0501078339642436, 1.6693139242892148], "min": [0, 0], "max": [6, 6], "count": [430]}, "eef_velocity_state": {"mean": [0.8790697674418605, 1.0232558139534884], "std": [0.8094092418016364, 0.5364990774834704], "min": [0, 0], "max": [2, 2], "count": [430]}, "eef_acc_mag_state": {"mean": [0.6604651162790698, 0.8441860465116279], "std": [0.7988769835397939, 0.8552987579709778], "min": [0, 0], "max": [2, 2], "count": [430]}, "eef_direction_action": {"mean": [3.2674418604651163, 3.269767441860465], "std": [2.0324370673322933, 1.5867965218422522], "min": [0, 0], "max": [6, 6], "count": [430]}, "eef_velocity_action": {"mean": [1.1069767441860465, 1.1186046511627907], "std": [0.7762148314580473, 0.5390585306933308], "min": [0, 0], "max": [2, 2], "count": [430]}, "eef_acc_mag_action": {"mean": [0.9162790697674419, 1.0558139534883721], "std": [0.8310627078901112, 0.816487749115971], "min": [0, 0], "max": [2, 2], "count": [430]}, "eef_sim_pose_state": {"mean": [0.2371192295995365, 0.2388223955646961, 0.11941575084944345, 2.269901824591447, -0.9223779465419997, 0.8025866057107086, 0.24961046529881514, -0.28347075450929776, 0.1278084684649813, -1.9204503739166139, -0.5837737951008957, 2.2015742016402533], "std": [0.05762708633508865, 0.08237744798317227, 0.023623810691784673, 1.324298522765242, 0.44708041491350664, 2.6218314186438554, 0.07794239899875967, 0.14534775506115485, 0.03096560455496192, 1.1068094813107598, 0.47041029345626223, 1.0876141297194613], "min": [0.1574792999688139, 0.10641988861921461, 0.07644996211152029, -3.075240420982953, -1.2991940115028644, -3.139389256159834, 0.1613780180714699, -0.5012465402653589, 0.053502261443334656, -3.0816317577024708, -1.305830418532758, -3.111914810837442], "max": [0.36604776720874344, 0.34885379566299607, 0.17356447154827193, 3.139711633499724, 0.04948198608487164, 3.1409661625727336, 0.3805574272278289, -0.11929307084239121, 0.1853289631155999, 3.141242540366881, 0.1849367656741039, 3.097947028216692], "count": [430]}, "eef_sim_pose_action": {"mean": [0.24024509188343063, 0.2365909571201807, 0.11569982570378332, 2.258562657467919, -0.92328717209915, 0.8818333784802387, 0.24980719907775525, -0.2766621583056873, 0.12154229854050491, -1.8346510467381654, -0.5936150721983406, 2.237882248147179], "std": [0.060605339936631704, 0.08059996807150659, 0.024639581353324818, 1.3193300003164778, 0.468047381821406, 2.583435484677769, 0.0822743166439808, 0.13952779446010655, 0.03313802788792594, 1.2225635894328684, 0.4773688203005144, 1.029114660994212], "min": [0.15342025128550324, 0.0931877932850741, 0.062265119392590426, -3.1154131405996477, -1.3058610359488143, -3.1400191160997903, 0.16344732832944456, -0.49439898190467446, 0.04497691414827908, -3.140850440687801, -1.3298866767440018, -3.1140310783799845], "max": [0.38031327076389726, 0.3494509263916177, 0.16907367598565776, 3.1095812077837057, 0.11080606363912437, 3.1415120614060195, 0.38833635932021177, -0.1059344342914065, 0.1789431940988217, 3.128010929100713, 0.18760468012370812, 3.12932182057541], "count": [430]}}} +{"episode_index": 186, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4300903891859774]], [[0.5681386464122191]], [[0.4833019315123554]]], "std": [[[0.30156801779830655]], [[0.19799116686158214]], [[0.22789874236650223]]], "count": [110]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5025288700150292]], [[0.4594586391597637]], [[0.33445626245150467]]], "std": [[[0.32134091101762396]], [[0.22847522452715172]], [[0.27746366755103685]]], "count": [110]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45226059470133867]], [[0.44638055293418616]], [[0.3457612849952815]]], "std": [[[0.3201367347966764]], [[0.23304754456875693]], [[0.26716689782877806]]], "count": [110]}, "observation.state": {"min": [-0.2873246669769287, -0.14686918258666992, -0.4187583327293396, -1.9337010383605957, -1.11362624168396, -0.13694798946380615, -0.6316283345222473, -0.29471802711486816, -0.40131211280822754, 0.5005837678909302, -1.748302698135376, 0.48141807317733765, -0.29030320048332214, -0.34269362688064575, -0.004110069014132023, 0.0006934748962521553, -0.6004091501235962, 0.9618591070175171, -0.3987508714199066, -0.02746189944446087, -0.003152410266920924, 0.000914036703761667, -0.6104931831359863, 0.995974063873291, -0.4185775816440582, 0.022166257724165916, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0004733652458526194, -0.00047808201634325087, -0.4498817026615143, -0.3851355314254761, -0.309140682220459, -1.4777909517288208, -1.571513295173645, -1.3685522079467773, -1.4430067539215088, -0.4201955199241638, -0.6733741760253906, -0.7236448526382446, -0.5150032043457031, -1.2965517044067383, -0.7791416645050049, -1.2969971895217896, -11.692010879516602, -6.684981822967529, -1.8253967761993408, -11.660561561584473, -3.0128204822540283, -0.6886447072029114, -1.8937729597091675, -7.560833930969238, -8.913310050964355, -2.26068377494812, -15.354090690612793, -0.7460317611694336, -3.1562881469726562, -5.136141777038574, -0.011797946877777576, -0.012179301120340824, -0.03566887602210045, -0.007469503208994865, -0.029234208166599274, -0.034431152045726776, -0.009775319136679173, -0.02481810562312603, -0.03960704058408737, -0.006026357412338257, -0.04468216747045517, -0.03342972695827484, -1.039289951324463, -1.2582831382751465, 1.1432188749313354, -32.401153564453125, -0.3572158217430115, -0.139947310090065, -4.793459892272949, -1.5440878868103027, -1.4698528051376343, -37.14029312133789, -0.261955201625824, -0.8932700157165527, -0.020550616085529327, -0.014712633565068245, 0.0006105006323195994, -0.08198151737451553, 0.30052274465560913, 0.12142346054315567, 0.08933262526988983, 0.27539098262786865, -0.11156466603279114, -0.03331534564495087, -3.073697328567505, -1.1310389041900635, -3.0436971187591553, -2.315267562866211, -0.8421441912651062, 1.7783267498016357, -0.8075973391532898, -0.3175511956214905, 9.477873802185059, -0.014897644519805908, -0.039046525955200195, -0.09797179698944092, -0.02919699251651764, 0.014921115711331367, 0.8405391573905945, 0.5283749103546143], "max": [0.3806390166282654, 0.3961561918258667, -0.14305119216442108, -1.1244945526123047, 0.337613582611084, 0.6239799857139587, -0.09660186618566513, 0.03984794393181801, 0.03175864368677139, 0.9103065729141235, -1.2969210147857666, 1.3031224012374878, 0.22011345624923706, 0.36726152896881104, 0.00011853616160806268, 0.01008954644203186, -0.5774298310279846, 0.9649013876914978, -0.38738498091697693, -0.01565605401992798, 0.0017023829277604818, 0.012297197245061398, -0.5866490006446838, 0.999728798866272, -0.4062245488166809, 0.029650168493390083, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.001520030782558024, -0.00037876522401347756, 0.3656434416770935, 0.815605878829956, 0.43058544397354126, 0.5700400471687317, 2.730679988861084, 0.9350166320800781, 0.8439885377883911, 0.6748489737510681, 0.6845105290412903, 0.5303395390510559, 0.5738472938537598, 0.993535041809082, 0.9431539177894592, 0.6758019328117371, -0.4008689522743225, 10.439560890197754, 3.0048840045928955, 2.0451772212982178, 1.0329670906066895, 4.045787334442139, 2.4389500617980957, 1.7927751541137695, 8.180708885192871, 3.959707260131836, 4.761904716491699, 2.065934181213379, 2.8980462551116943, 3.1562881469726562, 0.015085095539689064, 0.05260411277413368, 0.04771798104047775, 0.006482457742094994, 0.04761725664138794, 0.02557723969221115, 0.016678564250469208, 0.0691734328866005, 0.03823138400912285, 0.01785237342119217, 0.028233332559466362, 0.03395342454314232, 1.2726000547409058, 0.2301284670829773, 12.976276397705078, -18.183368682861328, 15.862470626831055, 1.523664116859436, -0.8483999967575073, 0.28580471873283386, 10.600757598876953, -22.566652297973633, 17.388132095336914, 0.5768865346908569, 0.028386659920215607, 0.010980978608131409, 0.004884005058556795, -0.027327170595526695, 0.4797477424144745, 0.2591739892959595, 0.38743430376052856, 0.37205296754837036, 0.021858707070350647, 0.231224924325943, 3.066284656524658, -0.0180064607411623, 2.921227216720581, -1.1128190755844116, -0.06980650871992111, 3.009824514389038, -0.3543781042098999, 0.4397431015968323, 9.92228889465332, 0.026862412691116333, 0.04684498906135559, 0.07732400298118591, -0.017760440707206726, 0.0230867899954319, 0.8484476208686829, 0.5406948924064636], "mean": [0.12704117596149445, -0.0402463898062706, -0.22564856708049774, -1.7247958183288574, -0.3512518107891083, 0.3299288749694824, -0.3790578842163086, -0.06609917432069778, -0.14033743739128113, 0.7106623649597168, -1.5460726022720337, 0.7496487498283386, -0.04915285483002663, -0.12778885662555695, -0.0030689944978803396, 0.0024152989499270916, -0.5965451598167419, 0.9636437892913818, -0.39096444845199585, -0.020511765033006668, -0.0020830784924328327, 0.0030671479180455208, -0.6044389605522156, 0.9974141716957092, -0.4101037085056305, 0.027404028922319412, 0.4070255160331726, 1.7322194576263428, 0.4070255160331726, 0.4070255160331726, 0.4070255160331726, 0.4070255160331726, 0.8270179033279419, 1.6045140027999878, 0.8270179033279419, 0.8270179033279419, 0.8270179033279419, 0.8270179033279419, 0.001156552811153233, -0.00038252113154157996, -0.028492601588368416, -0.0003220361832063645, 0.00744306156411767, 0.001235279836691916, 0.0318024680018425, -0.002525439253076911, -0.01811826042830944, -0.006178544368594885, -0.0004112769674975425, 0.010922080837190151, -0.0045131477527320385, -0.008725074119865894, -0.0012265214463695884, 0.003886315505951643, -4.043996334075928, -2.8173913955688477, 0.2162252813577652, -5.4864115715026855, -0.2832207679748535, 0.539004385471344, -0.4511829614639282, -4.014637470245361, 2.2014105319976807, 0.23351597785949707, -5.086436748504639, 0.14842037856578827, -0.3089353144168854, -0.6339854598045349, -0.00016840040916576982, 0.00011341193749103695, 0.000613039534073323, 8.335777238244191e-05, 6.657278572674841e-05, 7.375658606179059e-05, 0.0005295907612890005, -0.00031646754359826446, -0.00029998182435519993, 0.00029152800561860204, -9.889317880151793e-06, 0.00010761513840407133, 0.41889488697052, -0.14490212500095367, 6.134622573852539, -22.785608291625977, 9.64139175415039, 0.7456994652748108, -2.2726495265960693, -0.25527042150497437, 6.813566207885742, -29.392845153808594, 11.60077953338623, -0.06664200872182846, 0.002230966230854392, -0.0021286574192345142, 0.0027734097093343735, -0.06713869422674179, 0.3616023063659668, 0.21061791479587555, 0.21369139850139618, 0.3166850209236145, -0.0474734790623188, 0.09766875952482224, 1.2669721841812134, -0.866742730140686, -1.2195156812667847, -1.6995736360549927, -0.5946153998374939, 2.4284234046936035, -0.6560211181640625, 0.08736903965473175, 9.767668724060059, -3.0605373467551544e-05, 0.0010408377274870872, -2.0301084077800624e-05, -0.025893349200487137, 0.021331429481506348, 0.8459830284118652, 0.5321338176727295], "std": [0.2222258299589157, 0.1122020035982132, 0.07242739200592041, 0.18939927220344543, 0.35461899638175964, 0.22998297214508057, 0.10526377707719803, 0.06580973416566849, 0.12548424303531647, 0.08382260799407959, 0.12985654175281525, 0.20594064891338348, 0.15353131294250488, 0.21042020618915558, 0.001177399535663426, 0.0021012176293879747, 0.004566959571093321, 0.0007184364949353039, 0.0026038396172225475, 0.0023603567387908697, 0.0012089302763342857, 0.0024193476419895887, 0.004586676601320505, 0.0008346548420377076, 0.00283163134008646, 0.002117457799613476, 0.7279403805732727, 0.12467994540929794, 0.7279403805732727, 0.7279403805732727, 0.7279403805732727, 0.7279403805732727, 0.8319164514541626, 0.467740535736084, 0.8319164514541626, 0.8319164514541626, 0.8319164514541626, 0.8319164514541626, 0.0001074804094969295, 8.313857506436761e-06, 0.09790778905153275, 0.146908700466156, 0.08387042582035065, 0.24657291173934937, 0.49065113067626953, 0.3082977831363678, 0.2274572104215622, 0.13644543290138245, 0.15834122896194458, 0.1676335334777832, 0.14966602623462677, 0.2785932719707489, 0.23067611455917358, 0.21345408260822296, 2.8929262161254883, 1.7520440816879272, 1.152866005897522, 3.5721986293792725, 0.4660628139972687, 0.8030728697776794, 0.6198474168777466, 2.0103704929351807, 3.453770399093628, 1.32683265209198, 4.367716312408447, 0.38222214579582214, 1.1161445379257202, 1.4832000732421875, 0.002937471028417349, 0.006126570049673319, 0.00994115974754095, 0.0024335363414138556, 0.005741531029343605, 0.004771782085299492, 0.003125349758192897, 0.007958550937473774, 0.009001269936561584, 0.0026727234944701195, 0.004911557771265507, 0.0048625594936311245, 0.4333171844482422, 0.18971921503543854, 2.4155120849609375, 2.4942917823791504, 3.890434741973877, 0.29607030749320984, 0.7535191774368286, 0.22592827677726746, 2.2213516235351562, 3.410532236099243, 3.493029832839966, 0.271229088306427, 0.006672800052911043, 0.004725278355181217, 0.0005570963840000331, 0.012055429629981518, 0.05375142768025398, 0.044639281928539276, 0.04042121767997742, 0.025298258289694786, 0.043424926698207855, 0.09434952586889267, 2.225132703781128, 0.2476976215839386, 2.02751088142395, 0.45401185750961304, 0.19655682146549225, 0.3659220337867737, 0.0697266235947609, 0.06496081501245499, 0.038694169372320175, 0.004560388624668121, 0.01095634326338768, 0.01357265468686819, 0.002346782246604562, 0.0015989842358976603, 0.0018791262991726398, 0.002900961320847273], "count": [533]}, "action": {"min": [-0.3690355718135834, -0.15587851405143738, -0.4901527166366577, -1.943413257598877, -1.1239688396453857, -0.1524377465248108, -0.6433532238006592, -0.31362879276275635, -0.44662541151046753, 0.4663543403148651, -1.7397407293319702, 0.4775560200214386, -0.3001725971698761, -0.34494486451148987, -0.0042759994976222515, -0.0018529333174228668, -0.5998631715774536, 0.9606571197509766, -0.39842647314071655, -0.027190227061510086, -0.003473420860245824, -0.0016246468294411898, -0.6087950468063354, 0.9948450326919556, -0.41876059770584106, 0.022001752629876137, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0004733652458526194, -0.00047808201634325087, -0.4498817026615143, -0.3851355314254761, -0.309140682220459, -1.4777909517288208, -1.571513295173645, -1.3685522079467773, -1.4430067539215088, -0.4201955199241638, -0.6733741760253906, -0.7236448526382446, -0.5150032043457031, -1.2965517044067383, -0.7791416645050049, -1.2969971895217896], "max": [0.38238418102264404, 0.4242739677429199, -0.12625883519649506, -0.9755162000656128, 0.3658233880996704, 0.6413360238075256, -0.09162385761737823, 0.0365726463496685, 0.04715535044670105, 0.9645704030990601, -1.191022276878357, 1.303715467453003, 0.23490358889102936, 0.3749459385871887, 0.0008231467800214887, 0.008309906348586082, -0.5768970847129822, 0.9671587347984314, -0.3887662887573242, -0.0158139169216156, 0.0020228431094437838, 0.00960589200258255, -0.5853675603866577, 1.0006093978881836, -0.40770241618156433, 0.029415717348456383, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.001520030782558024, -0.00037876522401347756, 0.4466404318809509, 0.815605878829956, 0.43058544397354126, 0.5700400471687317, 2.730679988861084, 0.9350166320800781, 0.8439885377883911, 0.6748489737510681, 0.6845105290412903, 0.5303395390510559, 0.5738472938537598, 1.0477921962738037, 0.9431539177894592, 0.6758019328117371], "mean": [0.09811326861381531, -0.04500081017613411, -0.21815748512744904, -1.6824456453323364, -0.34422075748443604, 0.32856881618499756, -0.3769404888153076, -0.08406776189804077, -0.14596454799175262, 0.7291660904884338, -1.5117384195327759, 0.7456952333450317, -0.04771116003394127, -0.12972693145275116, -0.0026721812319010496, 0.0016697371611371636, -0.5926483273506165, 0.9635677337646484, -0.39258885383605957, -0.0206884928047657, -0.001693241996690631, 0.0022763865999877453, -0.6001623272895813, 0.997111976146698, -0.41190779209136963, 0.02718074806034565, 0.4070255160331726, 1.7322194576263428, 0.4070255160331726, 0.4070255160331726, 0.4070255160331726, 0.4070255160331726, 0.8269195556640625, 1.6045140027999878, 0.8269195556640625, 0.8269195556640625, 0.8269195556640625, 0.8269195556640625, 0.0011566069442778826, -0.00038252820377238095, -0.027621466666460037, -0.0006237956113182008, 0.007560371421277523, 0.00020073994528502226, 0.03597962111234665, -0.003765119705349207, -0.01681051217019558, -0.005723303183913231, -0.00010075744648929685, 0.010904316790401936, -0.004462927579879761, -0.0099565414711833, -0.0032462060917168856, 0.0025985208339989185], "std": [0.2379186749458313, 0.11181468516588211, 0.07620580494403839, 0.21436455845832825, 0.3615567088127136, 0.2277638167142868, 0.10548172891139984, 0.06854501366615295, 0.12637659907341003, 0.10693373531103134, 0.15224161744117737, 0.20732513070106506, 0.15829315781593323, 0.2143515795469284, 0.0011345644015818834, 0.0020712704863399267, 0.00390689168125391, 0.0011361874639987946, 0.0024463983718305826, 0.002178775379434228, 0.0011692128609865904, 0.0022959366906434298, 0.004096170887351036, 0.0010367750655859709, 0.0027567180804908276, 0.0019410704262554646, 0.7279404401779175, 0.12467994540929794, 0.7279404401779175, 0.7279404401779175, 0.7279404401779175, 0.7279404401779175, 0.8320068120956421, 0.467740535736084, 0.8320068120956421, 0.8320068120956421, 0.8320068120956421, 0.8320068120956421, 0.0001074721512850374, 8.312806130561512e-06, 0.10036586225032806, 0.14706233143806458, 0.08397534489631653, 0.24769245088100433, 0.49921947717666626, 0.3106914758682251, 0.22948141396045685, 0.13681916892528534, 0.15868490934371948, 0.16788038611412048, 0.15026593208312988, 0.2760127782821655, 0.22836680710315704, 0.2115577906370163], "count": [533]}, "timestamp": {"min": [0.0], "max": [17.733333333333334], "mean": [8.866666666666669], "std": [5.128785864553564], "count": [533]}, "frame_index": {"min": [0], "max": [532], "mean": [266.0], "std": [153.8635759366069], "count": [533]}, "episode_index": {"min": [188], "max": [188], "mean": [188.0], "std": [0.0], "count": [533]}, "index": {"min": [73230], "max": [73762], "mean": [73496.0], "std": [153.8635759366069], "count": [533]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [533]}, "subtask_annotation": {"mean": [0.6322701688555347, 2.0, 2.0, 2.0, 2.0], "std": [0.49750777209403224, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [533]}, "scene_annotation": {"mean": [188.0], "std": [0.0], "min": [188], "max": [188], "count": [533]}, "eef_direction_state": {"mean": [3.795497185741088, 3.575984990619137], "std": [2.3544732856031163, 2.216335653642261], "min": [0, 0], "max": [6, 6], "count": [533]}, "eef_velocity_state": {"mean": [0.6697936210131332, 0.6716697936210131], "std": [0.6736583181705376, 0.5771480212483738], "min": [0, 0], "max": [2, 2], "count": [533]}, "eef_acc_mag_state": {"mean": [0.50093808630394, 0.7354596622889306], "std": [0.7666225860307505, 0.8373322826467182], "min": [0, 0], "max": [2, 2], "count": [533]}, "eef_direction_action": {"mean": [3.600375234521576, 3.5572232645403377], "std": [2.19750836430013, 2.0035169314528467], "min": [0, 0], "max": [6, 6], "count": [533]}, "eef_velocity_action": {"mean": [0.8611632270168855, 0.8480300187617261], "std": [0.6507696104823106, 0.5822425938758385], "min": [0, 0], "max": [2, 2], "count": [533]}, "eef_acc_mag_action": {"mean": [0.8461538461538461, 0.9662288930581614], "std": [0.841450341980984, 0.8279726365164332], "min": [0, 0], "max": [2, 2], "count": [533]}, "eef_sim_pose_state": {"mean": [0.21349073501127977, 0.23128319134088896, 0.1402014822125482, 1.2727495523436672, -0.8670680928376628, -1.2076321233447485, 0.210236340416789, -0.16385159854328785, 0.10960676979505057, -1.6994762707406899, -0.5947012137249209, 2.4283571371392783], "std": [0.058585067012929475, 0.030178347009280636, 0.01841734868544495, 2.251725072565335, 0.24755443197061616, 2.0560622108767523, 0.015875592500354467, 0.03769154941765731, 0.0343432269891747, 0.4540438102158277, 0.19656601831250053, 0.36597334623994354], "min": [0.14598861164159965, 0.16883485660629072, 0.0927346100318754, -3.127047610050032, -1.1354779377837003, -3.056604533186011, 0.18473460286939847, -0.23152008052771406, 0.067468594036315, -2.315345857771325, -0.8421910205051941, 1.778334571629499], "max": [0.32076234649967966, 0.3205741517325214, 0.23961015007869305, 3.1301307653481163, -0.01803891208751729, 3.1065925094269713, 0.25924758183680374, -0.11239180127583938, 0.16591486164146405, -1.1127880868586235, -0.0698238866462979, 3.0098420959598573], "count": [533]}, "eef_sim_pose_action": {"mean": [0.22096270887670544, 0.23189356214075033, 0.13719094114674424, 1.1615418282611698, -0.8785100404521536, -1.140829537014641, 0.2113664430344762, -0.16504316404114228, 0.10355001663225194, -1.6630622352389552, -0.5763857778942575, 2.425675721467668], "std": [0.06242748200089712, 0.029156043105088757, 0.027391064831798085, 2.2903608381126634, 0.2608624311959829, 2.0816135877404895, 0.015341390315285381, 0.04037970569521385, 0.04083246107277814, 0.48462002252105874, 0.20336010335861282, 0.39016576814483583], "min": [0.1457308684603368, 0.17191660235816064, 0.07594577666654419, -3.1292009110432364, -1.1979988556158578, -3.0813317624185994, 0.1718538480638177, -0.24910000713751912, 0.03458069997704191, -2.2892894826222974, -0.8367959358960348, 1.7283452056599948], "max": [0.3356346718942822, 0.3267539692917852, 0.2650808089167928, 3.0956313804155524, 0.04013621964636438, 3.140984243526839, 0.25239738724757854, -0.10849301494531627, 0.16461520656395592, -0.9650878556638962, -0.027736628084434, 2.9750549141169165], "count": [533]}}} +{"episode_index": 187, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.434988626970396]], [[0.5398170535371011]], [[0.45670879469434833]]], "std": [[[0.2968667723825759]], [[0.20361715076209488]], [[0.2347416341623227]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.431113218473664]], [[0.4267292147251057]], [[0.33950272731641673]]], "std": [[[0.31282801840841046]], [[0.25540781684446157]], [[0.30189080084534964]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4233088715878508]], [[0.42978728854286813]], [[0.33525910707420226]]], "std": [[[0.3178711231483249]], [[0.2339624477420308]], [[0.2871459464942646]]], "count": [100]}, "observation.state": {"min": [-0.39459535479545593, -0.1846342384815216, -0.4398420453071594, -1.6018168926239014, -1.1874159574508667, -0.5596248507499695, -0.6771212816238403, -0.6633504033088684, -0.36613577604293823, 0.21743978559970856, -1.6964231729507446, 0.3391302227973938, -0.3083069920539856, -0.6118874549865723, -0.008903199806809425, -0.008757331408560276, -0.6174027323722839, 0.9866091012954712, -0.39761409163475037, -0.0014589765341952443, -0.020029569044709206, 0.0124797523021698, -0.5690943002700806, 0.9878873229026794, -0.44387608766555786, 0.058201685547828674, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.005919995717704296, -2.53933194471756e-06, -0.40148746967315674, -0.23237314820289612, -0.23476043343544006, -1.1782375574111938, -1.5652859210968018, -0.5981509685516357, -1.0280749797821045, -0.848603367805481, -0.5489885210990906, -0.6476916670799255, -0.8004198670387268, -1.0321961641311646, -1.0437812805175781, -0.723526120185852, -9.8212890625, -5.280830383300781, -2.190476179122925, -9.829060554504395, -0.5738705992698669, -0.9755800366401672, -4.5335774421691895, -12.928024291992188, -6.1660566329956055, -2.59768009185791, -8.699634552001953, -0.7460317611694336, -2.037240505218506, -1.1477410793304443, -0.00659399526193738, -0.014319056645035744, -0.013918232172727585, -0.00519145792350173, -0.01155612338334322, -0.013243220746517181, -0.006985088344663382, -0.013835188932716846, -0.015017193742096424, -0.008566931821405888, -0.0069564529694616795, -0.009174641221761703, 4.284420013427734, -0.460256963968277, 8.418248176574707, -34.23409652709961, 11.735689163208008, -1.6493852138519287, 2.248260021209717, -0.7720439434051514, 0.3266339600086212, -25.441884994506836, 7.068381309509277, -2.1567516326904297, -0.015455729328095913, -0.01796746253967285, -0.0012210012646391988, -0.09564509987831116, 0.3159748315811157, 0.048546090722084045, 0.03389415889978409, 0.2894214391708374, -0.2676621973514557, 0.006684641819447279, -3.138901948928833, -1.268316388130188, -2.8446033000946045, -2.552361249923706, -1.1427531242370605, 1.7356289625167847, -0.8206801414489746, -0.35708096623420715, 9.642276763916016, -0.008962233550846577, -0.013798117637634277, -0.014246612787246704, -0.030300920829176903, 0.01970059424638748, 0.6986304521560669, 0.7113934755325317], "max": [0.2366446852684021, 0.22173379361629486, 0.006104102358222008, -1.1448079347610474, 0.0012420855928212404, 0.2298601269721985, 0.2008470594882965, 0.3384260833263397, 0.12130942940711975, 0.7743944525718689, -0.8916031122207642, 0.9218258261680603, 0.41066181659698486, 0.061800550669431686, -0.003279841272160411, -0.008219730108976364, -0.615863025188446, 0.9870697259902954, -0.3921816647052765, 0.005959826055914164, -0.014759150333702564, 0.013084998354315758, -0.5657972097396851, 0.9906946420669556, -0.4395868182182312, 0.06568540632724762, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.006486525293439627, 2.0415275230334373e-06, 0.6466472744941711, 0.3195268213748932, 0.3131618797779083, 0.593100905418396, 0.4317542016506195, 1.755855679512024, 1.150229811668396, 1.1169520616531372, 0.592065155506134, 0.43733012676239014, 0.673140287399292, 1.0191019773483276, 1.1299419403076172, 0.9775025844573975, -1.425311803817749, 2.3809525966644287, 1.5445665121078491, -0.732600748538971, 0.6886447072029114, 1.979853630065918, 0.6025641560554504, -0.8351436853408813, 8.180708885192871, 1.558608055114746, -0.6105006337165833, 0.5738705992698669, 0.28693529963493347, 0.3156288266181946, 0.008455794304609299, 0.010848933830857277, 0.012480153702199459, 0.006651425268501043, 0.0137002132833004, 0.008015800267457962, 0.008589955978095531, 0.017082158476114273, 0.013546694070100784, 0.006466902792453766, 0.016038402915000916, 0.007668118923902512, 6.299369812011719, 0.6903854012489319, 17.23736572265625, -24.473148345947266, 21.539058685302734, -0.4696514904499054, 4.623779773712158, 0.13362298905849457, 7.764979839324951, -15.459567070007324, 16.474552154541016, -1.0821598768234253, 0.02132275141775608, 0.011027547530829906, 0.003052503103390336, -0.05465434491634369, 0.4979607164859772, 0.2639758586883545, 0.2140124887228012, 0.5283138155937195, -0.004294500686228275, 0.15155136585235596, 3.139775276184082, -0.044549521058797836, 2.926469087600708, -0.9459376335144043, -0.06214839592576027, 2.760967254638672, -0.5584112405776978, -0.017107367515563965, 9.904293060302734, 0.008075237274169922, 0.012723088264465332, 0.024468719959259033, -0.028677625581622124, 0.02199813723564148, 0.7018526792526245, 0.714614748954773], "mean": [0.04015197232365608, -0.10241660475730896, -0.16491305828094482, -1.3929448127746582, -0.33350005745887756, -0.1975824534893036, -0.5201795101165771, -0.19429707527160645, -0.07880751043558121, 0.4668123722076416, -1.319166898727417, 0.6908963322639465, 0.009322535246610641, -0.19207704067230225, -0.007033493835479021, -0.008429745212197304, -0.6167792081832886, 0.9867841601371765, -0.3943161368370056, 0.003419212531298399, -0.018374523147940636, 0.012788452208042145, -0.5674625039100647, 0.98918616771698, -0.44125106930732727, 0.06303567439317703, 0.43035802245140076, 1.5830256938934326, 0.43035802245140076, 0.43035802245140076, 0.43035802245140076, 0.43035802245140076, 0.5808045268058777, 1.7453242540359497, 0.5808045268058777, 0.5808045268058777, 0.5808045268058777, 0.5808045268058777, 0.00619783578440547, -3.497971761134977e-07, -0.03626129403710365, 0.026690367609262466, -0.013513169251382351, 0.005137749016284943, -0.08023820072412491, 0.01787480339407921, 0.05686984211206436, -0.03151218965649605, 0.005441590677946806, 0.012395596131682396, 0.023742467164993286, 0.01173616573214531, 0.01601763814687729, 0.02752487175166607, -4.742435455322266, -2.1493680477142334, -0.7423452734947205, -4.898760795593262, 0.1763118952512741, 0.10902513563632965, -2.6656103134155273, -6.772542476654053, 1.6480220556259155, -0.2659309506416321, -4.821390628814697, -0.17858046293258667, -0.5275174975395203, -0.44195282459259033, 0.00041820164187811315, -0.000416381488321349, -0.0002688757376745343, 5.103626608615741e-05, 0.0004810541868209839, -0.0005199953448027372, -1.4736083358002361e-05, 0.00045300531201064587, 0.000435717316577211, 0.00011075460497522727, 0.00030362323741428554, -0.0003238999634049833, 5.355498313903809, 0.30280938744544983, 13.14614200592041, -28.912933349609375, 17.646738052368164, -1.0294302701950073, 3.8186745643615723, -0.20423319935798645, 4.2808051109313965, -20.037689208984375, 12.422347068786621, -1.6409028768539429, 0.0035224922467023134, -0.002801804570481181, 0.0008721437770873308, -0.0777585506439209, 0.36292925477027893, 0.142711341381073, 0.12711460888385773, 0.4178505837917328, -0.1404230296611786, 0.09815100580453873, -1.6628590822219849, -0.9590336680412292, 1.5954941511154175, -1.7007900476455688, -0.6420684456825256, 2.195319414138794, -0.7103294730186462, -0.1479247659444809, 9.765157699584961, 0.000633666233625263, 0.0003930603270418942, 0.0005140916910022497, -0.029401615262031555, 0.020846353843808174, 0.7001941800117493, 0.7130404710769653], "std": [0.18437616527080536, 0.10626220703125, 0.13910675048828125, 0.08876708149909973, 0.3860088586807251, 0.20229163765907288, 0.30927106738090515, 0.28611961007118225, 0.1890951246023178, 0.1599792093038559, 0.21951952576637268, 0.14415498077869415, 0.22172750532627106, 0.18944060802459717, 0.0014454976189881563, 0.00012995480210520327, 0.0004327396163716912, 0.00016233915812335908, 0.0014813289744779468, 0.0018460480496287346, 0.0012803995050489902, 0.0001120190427172929, 0.0008617988787591457, 0.0007035019807517529, 0.0012193480506539345, 0.0016740970313549042, 0.744147777557373, 0.5017929077148438, 0.744147777557373, 0.744147777557373, 0.744147777557373, 0.744147777557373, 0.8149210214614868, 5.0067901611328125e-06, 0.8149210214614868, 0.8149210214614868, 0.8149210214614868, 0.8149210214614868, 0.00010035801824415103, 8.811728662294627e-07, 0.12324974685907364, 0.07607260346412659, 0.0923556536436081, 0.18681205809116364, 0.29099705815315247, 0.3502478301525116, 0.24267300963401794, 0.26017653942108154, 0.1491769701242447, 0.17023992538452148, 0.22415989637374878, 0.2325429618358612, 0.24381881952285767, 0.21864959597587585, 2.2004621028900146, 1.8219488859176636, 0.9369385242462158, 2.480644941329956, 0.27742236852645874, 0.6021199822425842, 1.8044449090957642, 2.7570056915283203, 4.048709392547607, 0.9579646587371826, 2.447697639465332, 0.2871226370334625, 0.46468597650527954, 0.32906052470207214, 0.0027199273463338614, 0.00423748092725873, 0.004517126828432083, 0.002178837778046727, 0.002349690068513155, 0.0019314693054184318, 0.002670888090506196, 0.004536313936114311, 0.004487993661314249, 0.002370883710682392, 0.002293545985594392, 0.002132302848622203, 0.35183799266815186, 0.15712770819664001, 1.933019757270813, 2.1808407306671143, 2.2808139324188232, 0.31740880012512207, 0.4707195460796356, 0.11451835930347443, 1.6277556419372559, 2.053314685821533, 2.2405738830566406, 0.2838002145290375, 0.006433375179767609, 0.00561582762748003, 0.0005020112148486078, 0.007839027792215347, 0.05585342273116112, 0.050464410334825516, 0.04660069942474365, 0.06423229724168777, 0.09899234026670456, 0.04692632704973221, 2.1183533668518066, 0.3730209469795227, 1.8991563320159912, 0.46464473009109497, 0.3611239194869995, 0.31181496381759644, 0.042988285422325134, 0.045388467609882355, 0.029827142134308815, 0.002791263861581683, 0.00422011548653245, 0.005009769462049007, 0.0003222111554350704, 0.0003540854377206415, 0.0009281730162911117, 0.0009282899554818869], "count": [371]}, "action": {"min": [-0.4486014246940613, -0.17103251814842224, -0.48687872290611267, -1.6535203456878662, -1.191662311553955, -0.5647025108337402, -0.6981316804885864, -0.7191992402076721, -0.3919466733932495, 0.19484363496303558, -1.6830096244812012, 0.3376665711402893, -0.3094370365142822, -0.6116796731948853, -0.008906322531402111, -0.01095728948712349, -0.6143807172775269, 0.9843571782112122, -0.4001177251338959, -0.0017268314259126782, -0.019731126725673676, 0.008677453733980656, -0.5651910305023193, 0.9848741292953491, -0.44618546962738037, 0.056210797280073166, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.005919995717704296, -2.53933194471756e-06, -0.40148746967315674, -0.2596015930175781, -0.23476043343544006, -1.2461832761764526, -1.5652859210968018, -0.5981509685516357, -1.1833616495132446, -0.848603367805481, -0.5489885210990906, -0.6476916670799255, -0.8004198670387268, -1.0321961641311646, -1.0437812805175781, -0.723526120185852], "max": [0.23340299725532532, 0.24630986154079437, 0.030387822538614273, -1.0393986701965332, 0.002642583567649126, 0.3008838891983032, 0.20255205035209656, 0.33217939734458923, 0.12798435986042023, 0.8137058615684509, -0.8193442821502686, 0.9216667413711548, 0.4206228256225586, 0.06343836337327957, -0.0026520974934101105, -0.0037127328105270863, -0.6068465709686279, 0.9877431988716125, -0.3938022255897522, 0.004757620859891176, -0.013793441466987133, 0.015968548133969307, -0.5570917725563049, 0.9901061654090881, -0.44067680835723877, 0.06328625231981277, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.006486525293439627, 2.0415275230334373e-06, 0.6778147220611572, 0.3195268213748932, 0.3131618797779083, 0.593100905418396, 0.4317542016506195, 1.755855679512024, 1.150229811668396, 1.1169520616531372, 0.592065155506134, 0.43733012676239014, 0.673140287399292, 1.0191019773483276, 1.1299419403076172, 0.9775025844573975], "mean": [0.00441497890278697, -0.0774478167295456, -0.18082542717456818, -1.3492581844329834, -0.34776216745376587, -0.19640690088272095, -0.5220295190811157, -0.23154938220977783, -0.07481373101472855, 0.48078763484954834, -1.2691237926483154, 0.6895052194595337, 0.013823878951370716, -0.18778833746910095, -0.006313052028417587, -0.007547264918684959, -0.6110649704933167, 0.9858767986297607, -0.39628803730010986, 0.001919922768138349, -0.017315415665507317, 0.012203754857182503, -0.5615829229354858, 0.9879326224327087, -0.44304758310317993, 0.06027260422706604, 0.43181636929512024, 1.5783214569091797, 0.43181636929512024, 0.43181636929512024, 0.43181636929512024, 0.43181636929512024, 0.5810868144035339, 1.7453242540359497, 0.5810868144035339, 0.5810868144035339, 0.5810868144035339, 0.5810868144035339, 0.006198430433869362, -3.5792569974546495e-07, -0.034436602145433426, 0.025959210470318794, -0.012883128598332405, 0.001698001055046916, -0.07960451394319534, 0.021054228767752647, 0.05354667454957962, -0.031164858490228653, 0.005428764037787914, 0.012332889251410961, 0.023456281051039696, 0.011937259696424007, 0.016105404123663902, 0.027367688715457916], "std": [0.1954077184200287, 0.10983830690383911, 0.15491445362567902, 0.11023193597793579, 0.3964162766933441, 0.20806534588336945, 0.32159799337387085, 0.287727952003479, 0.1864275187253952, 0.17404428124427795, 0.22840452194213867, 0.1411631554365158, 0.2229146808385849, 0.18250606954097748, 0.0014421890955418348, 0.0015027325134724379, 0.0012363321147859097, 0.0004979280638508499, 0.001598135568201542, 0.0017066645668819547, 0.0012680557556450367, 0.0014742569765076041, 0.0013249146286398172, 0.0010302432347089052, 0.001166648929938674, 0.0015328675508499146, 0.745488166809082, 0.5083872079849243, 0.745488166809082, 0.745488166809082, 0.745488166809082, 0.745488166809082, 0.8151645064353943, 5.0067901611328125e-06, 0.8151645064353943, 0.8151645064353943, 0.8151645064353943, 0.8151645064353943, 0.00010013196151703596, 8.860380376063404e-07, 0.12884260714054108, 0.0775841474533081, 0.0933079719543457, 0.19819681346416473, 0.29131317138671875, 0.3553785979747772, 0.2516857981681824, 0.26028305292129517, 0.1491777002811432, 0.17024947702884674, 0.22425433993339539, 0.23255190253257751, 0.24381239712238312, 0.21866582334041595], "count": [371]}, "timestamp": {"min": [0.0], "max": [12.333333333333334], "mean": [6.166666666666666], "std": [3.569936196130744], "count": [371]}, "frame_index": {"min": [0], "max": [370], "mean": [185.0], "std": [107.09808588392231], "count": [371]}, "episode_index": {"min": [189], "max": [189], "mean": [189.0], "std": [0.0], "count": [371]}, "index": {"min": [73763], "max": [74133], "mean": [73948.0], "std": [107.09808588392231], "count": [371]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [371]}, "subtask_annotation": {"mean": [0.5363881401617251, 2.0, 2.0, 2.0, 2.0], "std": [0.5093697816072341, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [371]}, "scene_annotation": {"mean": [189.0], "std": [0.0], "min": [189], "max": [189], "count": [371]}, "eef_direction_state": {"mean": [3.711590296495957, 3.4851752021563343], "std": [2.40178514119978, 2.4177401756403127], "min": [0, 0], "max": [6, 6], "count": [371]}, "eef_velocity_state": {"mean": [0.6954177897574124, 0.8490566037735849], "std": [0.6976707690605827, 0.7865910787047465], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_acc_mag_state": {"mean": [0.8328840970350404, 0.7250673854447439], "std": [0.8525193582014894, 0.8338474352808375], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_direction_action": {"mean": [3.9460916442048517, 3.4366576819407006], "std": [2.262385398139442, 2.204663921509937], "min": [0, 0], "max": [6, 6], "count": [371]}, "eef_velocity_action": {"mean": [0.7601078167115903, 0.9326145552560647], "std": [0.786766550907084, 0.7402836272246803], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_acc_mag_action": {"mean": [0.9083557951482479, 1.0080862533692723], "std": [0.835344719641857, 0.8257574179594582], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_sim_pose_state": {"mean": [0.22534342370966287, 0.21219092959502028, 0.07607265583935945, -1.6545800223797769, -0.959248420569241, 1.5871237568866943, 0.28212891955112074, -0.21971496809098945, 0.11612529768382245, -1.7005774857497422, -0.6422007653151782, 2.195208840790256], "std": [0.05337314223222088, 0.027891249142598436, 0.03977026711690289, 2.170706455121662, 0.37291017683750327, 1.922506589464541, 0.07143233844914973, 0.07204153718113288, 0.02206779931215604, 0.4645311520170346, 0.3611281193195631, 0.3117301041621711], "min": [0.16661027124049962, 0.1638870549167817, 0.036238288463111806, -3.139674772951835, -1.2683140094274132, -3.0875860716728996, 0.1425859977217125, -0.3174401372944374, 0.07378174806953772, -2.5523611496682714, -1.142757737893806, 1.7358315186801234], "max": [0.34658178580427124, 0.2808240193255216, 0.1708589645967254, 3.1410714681620906, -0.044548516184917064, 3.0588875995070928, 0.4005163415752149, -0.1257981766749285, 0.17280554251264937, -0.9459357423662529, -0.06214903236072189, 2.7609672900667825], "count": [371]}, "eef_sim_pose_action": {"mean": [0.23274983561547993, 0.21677540162459294, 0.07311609675234537, -1.3521191491320743, -0.9405168437073209, 1.534022208143275, 0.2909712572187118, -0.21904226154895812, 0.11448126984376628, -1.666088750448226, -0.6324830716149292, 2.178533207246605], "std": [0.05648904819950905, 0.029198726932088637, 0.043892568727910426, 2.3782713450706545, 0.4056858346898141, 1.968195045584178, 0.07013966812262033, 0.07180710460192521, 0.022686790773335602, 0.4604862791962222, 0.37844922874430936, 0.29627627224242076], "min": [0.16516431538834708, 0.1660681012960385, 0.025518173795530966, -3.138364303617535, -1.292356650355075, -3.0614258199171727, 0.1443061233825278, -0.3201867513927839, 0.06861382898311859, -2.5278407164541816, -1.139427878071074, 1.7273253051747282], "max": [0.35590251688792524, 0.2925542434559622, 0.17383384534828528, 3.1400571461004163, 0.010184962385930252, 3.0929807029786436, 0.4113981834480017, -0.12066774026944929, 0.17529746591133682, -0.8951373118007377, -0.021020986058342794, 2.715208357447536], "count": [371]}}} +{"episode_index": 188, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4590970588235294]], [[0.5439515186466743]], [[0.4772143190119185]]], "std": [[[0.27854397794944774]], [[0.19245817397218]], [[0.21149350137404205]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42606221645520953]], [[0.42612480776624373]], [[0.3869616902153018]]], "std": [[[0.2844394847829661]], [[0.24282792931445288]], [[0.2600321050049508]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5073243896578239]], [[0.460992776816609]], [[0.3410625865051903]]], "std": [[[0.27542582125568954]], [[0.20735936959911339]], [[0.24720250069783897]]], "count": [100]}, "observation.state": {"min": [-0.6465634703636169, -0.2704671025276184, -0.4790375530719757, -1.421188235282898, -1.560921549797058, -0.10300055146217346, -0.7026796340942383, -1.0305463075637817, -0.2578558027744293, 0.4142821133136749, -1.7643251419067383, 0.397121787071228, -0.6843681335449219, -0.7006815075874329, 0.010898912325501442, -0.0014829980209469795, -0.6185851097106934, 1.0317177772521973, -0.4506189823150635, -0.011813377030193806, -0.010817081667482853, -0.005815579555928707, -0.6207979917526245, 1.0192328691482544, -0.4455038905143738, -0.015444990247488022, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.004957534372806549, -0.0015286984853446484, -0.5115540027618408, -0.29743248224258423, -0.43312060832977295, -0.7874369025230408, -2.089595079421997, -0.43047741055488586, -0.3845478892326355, -0.21300268173217773, -0.13737593591213226, -1.3328959941864014, -1.1774921417236328, -1.169610857963562, -2.129542827606201, -1.1329474449157715, -12.32672119140625, -19.627593994140625, -3.5244202613830566, -9.951160430908203, -1.606837511062622, -4.390109539031982, -1.090354084968567, -11.057302474975586, 1.129426121711731, -2.4010989665985107, -8.7606840133667, -0.6312576532363892, -3.213675022125244, -3.586690902709961, -0.0065052383579313755, -0.023831890895962715, -0.015982015058398247, -0.007827719673514366, -0.010468496941030025, -0.013798506930470467, -0.004891146905720234, -0.019112147390842438, -0.021479403600096703, -0.004966127686202526, -0.01693473756313324, -0.014997605234384537, -3.329969882965088, -0.6272857189178467, 5.255837440490723, -31.88077163696289, 10.7643461227417, -0.9990789890289307, -0.16967999935150146, -0.36003971099853516, 3.964148759841919, -32.11391067504883, 9.66950798034668, -0.5814356207847595, -0.012324348092079163, -0.018187925219535828, -0.0006105006323195994, -0.08198151737451553, 0.39943966269493103, -0.01273382268846035, -0.028149234130978584, 0.3073956370353699, -0.2580074667930603, 0.060711611062288284, -2.97017765045166, -1.0724074840545654, -3.074094295501709, -3.0636212825775146, -0.646804928779602, 2.0582895278930664, -0.7633157968521118, -0.11953859031200409, 9.687541961669922, -0.014333903789520264, -0.023244529962539673, -0.048183321952819824, -0.020073235034942627, 0.02070428617298603, 0.6715748906135559, 0.7363704442977905], "max": [-0.1545252799987793, 0.39264267683029175, -0.24376146495342255, -0.3612578511238098, 0.10928867757320404, 0.571934700012207, -0.2506216764450073, 0.10760024935007095, 0.1415204405784607, 1.3278491497039795, -0.4730329215526581, 0.7439768314361572, 0.06872043013572693, -0.21857371926307678, 0.012623190879821777, 0.00756789930164814, -0.6125236749649048, 1.0339970588684082, -0.4452347755432129, -0.0027331518940627575, -0.009093141183257103, 0.003974225837737322, -0.6145954728126526, 1.0227165222167969, -0.43923401832580566, -0.008174341171979904, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.006009064614772797, -0.0015241323271766305, 0.058002546429634094, 1.2703720331192017, 0.3846105933189392, 1.2394893169403076, 0.5148569941520691, 1.1955742835998535, 0.9130789637565613, 1.0022722482681274, 0.38423874974250793, 0.11097493767738342, 0.26922279596328735, 0.5276854634284973, 0.683364748954773, 0.6280260682106018, -2.0266153812408447, 4.487179756164551, 2.2466423511505127, 1.7704517841339111, 0.6599512100219727, 2.4389500617980957, 0.8321123719215393, 7.772403717041016, 15.903541564941406, 5.616605758666992, -0.6715506911277771, 3.730158567428589, 4.361416339874268, 0.14346764981746674, 0.008507460355758667, 0.03173428401350975, 0.017460035160183907, 0.008088798262178898, 0.009333687834441662, 0.011152995750308037, 0.014810341410338879, 0.02899053320288658, 0.015985431149601936, 0.0072912294417619705, 0.0038956692442297935, 0.004080520011484623, -0.9544500112533569, 0.3266339600086212, 12.204233169555664, -22.086816787719727, 17.097270965576172, 0.7743039131164551, 1.951319932937622, 0.7460616827011108, 15.604195594787598, -25.85221290588379, 19.280179977416992, 1.295789361000061, 0.025836197659373283, 0.014982204884290695, 0.0036630036775022745, 0.0, 0.5218560695648193, 0.40578693151474, 0.27050432562828064, 0.5729150772094727, -0.02593635581433773, 0.3241618871688843, 2.9775266647338867, 0.4281514286994934, 2.929089069366455, -1.0557208061218262, 0.05824416130781174, 2.8088104724884033, -0.4110386371612549, 0.26976534724235535, 9.886341094970703, 0.016331255435943604, 0.029348164796829224, 0.05338361859321594, -0.01632423885166645, 0.02546020969748497, 0.6758952140808105, 0.7402423620223999], "mean": [-0.3237372636795044, -0.09433985501527786, -0.3912600576877594, -1.0232129096984863, -0.3625712990760803, 0.16707853972911835, -0.5539743900299072, -0.30031561851501465, 0.04512327164411545, 0.5690715909004211, -1.1884219646453857, 0.5398901700973511, -0.5128917098045349, -0.5134604573249817, 0.011409623548388481, 0.001847288222052157, -0.6166155338287354, 1.0329463481903076, -0.4480730891227722, -0.004863511770963669, -0.01030176505446434, -0.00243486650288105, -0.6183141469955444, 1.0202234983444214, -0.44349902868270874, -0.010530596598982811, 0.8169631361961365, 1.745330572128296, 0.8169631361961365, 0.8169631361961365, 0.8169631361961365, 0.8169631361961365, 0.9582235813140869, 1.745330572128296, 0.9582235813140869, 0.9582235813140869, 0.9582235813140869, 0.9582235813140869, 0.005292566958814859, -0.0015263023087754846, -0.061448730528354645, 0.06067638099193573, -0.015532856807112694, 0.13036736845970154, -0.17986460030078888, 0.044964443892240524, 0.05321277678012848, 0.14932282269001007, 0.042964037507772446, -0.11777624487876892, -0.15894994139671326, -0.0053856708109378815, -0.10674607753753662, -0.05868033319711685, -8.343032836914062, -8.170923233032227, -0.9486086368560791, -4.172360420227051, -0.36157920956611633, -0.40789610147476196, -0.16898664832115173, -3.584885597229004, 8.589485168457031, 2.1859352588653564, -5.511435508728027, 1.042857050895691, -0.19409874081611633, -0.9086693525314331, 0.0002074881922453642, 0.000503905990626663, 0.0010459296172484756, 0.00046873168321326375, -0.0003930088714696467, -0.001125069917179644, 0.0005319607444107533, 0.0013534321915358305, -0.0009521566680632532, 0.0002463951532263309, -0.0005694266874343157, -0.000924297608435154, -2.097715139389038, -0.12282995879650116, 8.232542037963867, -27.224990844726562, 13.908768653869629, 0.04175996035337448, 0.8994848728179932, 0.20360398292541504, 9.25494384765625, -29.238887786865234, 15.056640625, 0.5257307887077332, 0.0031709789764136076, -0.0025349874049425125, 0.0011785693932324648, -0.03990542143583298, 0.4388912320137024, 0.12168169021606445, 0.17365117371082306, 0.4233951270580292, -0.10678674280643463, 0.19677163660526276, -1.263351559638977, -0.6257147192955017, 0.9263255000114441, -2.3152377605438232, -0.5321683883666992, 2.4752137660980225, -0.6037843227386475, 0.046709757298231125, 9.777426719665527, 0.0018846533494070172, 0.0004924540407955647, -0.0003552898415364325, -0.018992803990840912, 0.02403603121638298, 0.6742932200431824, 0.7378254532814026], "std": [0.14197847247123718, 0.26497682929039, 0.06904565542936325, 0.30103784799575806, 0.6394640207290649, 0.2240935117006302, 0.16688312590122223, 0.27756279706954956, 0.10118773579597473, 0.20886604487895966, 0.3928513526916504, 0.11638499051332474, 0.19159622490406036, 0.16134311258792877, 0.0005739012267440557, 0.0026501109823584557, 0.0017019936349242926, 0.0006838652770966291, 0.0013512937584891915, 0.0028834540862590075, 0.0005618563736788929, 0.002973200986161828, 0.001279644900932908, 0.0011454501654952765, 0.0015805138973519206, 0.002315088640898466, 0.8615318536758423, 1.3113021850585938e-06, 0.8615318536758423, 0.8615318536758423, 0.8615318536758423, 0.8615318536758423, 0.8633153438568115, 1.3113021850585938e-06, 0.8633153438568115, 0.8633153438568115, 0.8633153438568115, 0.8633153438568115, 0.000339700112817809, 8.647756430946174e-07, 0.10809467732906342, 0.26461127400398254, 0.1300935447216034, 0.33228376507759094, 0.48903828859329224, 0.26194047927856445, 0.1840450018644333, 0.2620849311351776, 0.09608585387468338, 0.3112879991531372, 0.312579870223999, 0.22548075020313263, 0.44677045941352844, 0.27573317289352417, 2.2953646183013916, 7.599006175994873, 1.5332698822021484, 3.2916576862335205, 0.5455790758132935, 1.365793228149414, 0.4177720546722412, 4.348762512207031, 3.5351266860961914, 2.349942207336426, 2.0390899181365967, 1.2374032735824585, 2.3488569259643555, 0.9741324186325073, 0.0024651812855154276, 0.007496295031160116, 0.0052205342799425125, 0.0028920916374772787, 0.002485864795744419, 0.0034706273581832647, 0.002843700349330902, 0.0072443862445652485, 0.005636272486299276, 0.0021942141465842724, 0.002817257074639201, 0.0027266028337180614, 0.48867279291152954, 0.15394839644432068, 1.485905647277832, 2.343299627304077, 1.4502418041229248, 0.4474346935749054, 0.44891759753227234, 0.1744142770767212, 2.2614028453826904, 1.6154859066009521, 1.8892468214035034, 0.47339513897895813, 0.0060255820862948895, 0.004953513853251934, 0.0005513128126040101, 0.01713615469634533, 0.040219228714704514, 0.15078145265579224, 0.08940591663122177, 0.07792150974273682, 0.05754302069544792, 0.08505917340517044, 2.1512551307678223, 0.5694713592529297, 2.146195888519287, 0.5416440367698669, 0.14917756617069244, 0.2268737405538559, 0.05685646831989288, 0.06120527908205986, 0.02839801274240017, 0.004770932253450155, 0.008110924623906612, 0.012517597526311874, 0.0008978916448540986, 0.0009195271995849907, 0.0011388094862923026, 0.001036143978126347], "count": [235]}, "action": {"min": [-0.6920485496520996, -0.3022511899471283, -0.5447986125946045, -1.4144480228424072, -1.570272445678711, -0.129790797829628, -0.6981316804885864, -0.8899062871932983, -0.20115362107753754, 0.3892856240272522, -1.7523837089538574, 0.3887823820114136, -0.6981316804885864, -0.6981316804885864, 0.01068520825356245, -0.004239265341311693, -0.6165269613265991, 1.0282845497131348, -0.4509628117084503, -0.011533609591424465, -0.010969235561788082, -0.008239557035267353, -0.6164814233779907, 1.0139408111572266, -0.44673776626586914, -0.015391281805932522, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.004957534372806549, -0.0015282714739441872, -0.5115540027618408, -0.29743248224258423, -0.43312060832977295, -0.7874369025230408, -2.089595079421997, -0.43047741055488586, -0.3845478892326355, -0.21300268173217773, -0.13737593591213226, -1.3328959941864014, -1.1774921417236328, -1.169610857963562, -2.129542827606201, -1.1329474449157715], "max": [-0.12728017568588257, 0.42142632603645325, -0.21265316009521484, -0.26683446764945984, 0.1134108155965805, 0.5809489488601685, -0.24575065076351166, 0.15276579558849335, 0.1733768880367279, 1.1753586530685425, -0.48564574122428894, 0.7580282688140869, -0.08861666172742844, -0.2339954972267151, 0.01319116447120905, 0.006643995177000761, -0.6071250438690186, 1.0329055786132812, -0.44522982835769653, -0.0024226121604442596, -0.008454814553260803, 0.002953530987724662, -0.6095093488693237, 1.0206356048583984, -0.4388287663459778, -0.008066757582128048, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.006009064614772797, -0.0015241323271766305, 0.058002546429634094, 1.2703720331192017, 0.37394529581069946, 1.2394893169403076, 0.5148569941520691, 1.1955742835998535, 0.9130789637565613, 1.0022722482681274, 0.38423874974250793, 0.11097493767738342, 0.26922279596328735, 0.5276854634284973, 0.683364748954773, 0.6280260682106018], "mean": [-0.3782847821712494, -0.08841011673212051, -0.41406476497650146, -0.9210850596427917, -0.3972455561161041, 0.17101740837097168, -0.5397253632545471, -0.2475515902042389, 0.0706806480884552, 0.5746608376502991, -1.2095587253570557, 0.5417090058326721, -0.5276413559913635, -0.525797426700592, 0.011656628921627998, 0.0009509923402220011, -0.612679660320282, 1.0308449268341064, -0.4485183358192444, -0.0047958348877727985, -0.009979168884456158, -0.0031532892026007175, -0.6140477657318115, 1.0180485248565674, -0.44419166445732117, -0.010577636770904064, 0.8169631361961365, 1.745330572128296, 0.8169631361961365, 0.8169631361961365, 0.8169631361961365, 0.8169631361961365, 0.9507966637611389, 1.745330572128296, 0.9507966637611389, 0.9507966637611389, 0.9507966637611389, 0.9507966637611389, 0.0052945856004953384, -0.0015262927627190948, -0.06158101186156273, 0.060416899621486664, -0.014094567857682705, 0.13091211020946503, -0.1784287840127945, 0.04608164355158806, 0.05237121507525444, 0.1469932645559311, 0.04241318628191948, -0.11590999364852905, -0.158972829580307, -0.0033244832884520292, -0.0991300493478775, -0.057452328503131866], "std": [0.16043627262115479, 0.267975389957428, 0.08632393926382065, 0.33849385380744934, 0.6542061567306519, 0.23367051780223846, 0.16768084466457367, 0.27878138422966003, 0.08384169638156891, 0.15662068128585815, 0.3907640278339386, 0.12480229884386063, 0.19178563356399536, 0.1543269008398056, 0.0006808997713960707, 0.001936621847562492, 0.0021501060109585524, 0.0012108130613341928, 0.0013183397240936756, 0.00277880672365427, 0.000664224149659276, 0.0021847481839358807, 0.0016174198826774955, 0.0013249003095552325, 0.0019467242527753115, 0.0022387977223843336, 0.8615318536758423, 1.3113021850585938e-06, 0.8615318536758423, 0.8615318536758423, 0.8615318536758423, 0.8615318536758423, 0.8640179634094238, 1.3113021850585938e-06, 0.8640179634094238, 0.8640179634094238, 0.8640179634094238, 0.8640179634094238, 0.00034201794187538326, 8.602345360486652e-07, 0.10799592733383179, 0.2646811604499817, 0.13227887451648712, 0.33197709918022156, 0.4898384213447571, 0.2620622217655182, 0.1846967339515686, 0.26092442870140076, 0.09600190073251724, 0.31081920862197876, 0.3125995099544525, 0.22383064031600952, 0.4332941770553589, 0.2755298912525177], "count": [235]}, "timestamp": {"min": [0.0], "max": [7.8], "mean": [3.9], "std": [2.261268080819551], "count": [235]}, "frame_index": {"min": [0], "max": [234], "mean": [117.0], "std": [67.83804242458652], "count": [235]}, "episode_index": {"min": [190], "max": [190], "mean": [190.0], "std": [0.0], "count": [235]}, "index": {"min": [74134], "max": [74368], "mean": [74251.0], "std": [67.83804242458652], "count": [235]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [235]}, "subtask_annotation": {"mean": [0.39574468085106385, 2.0, 2.0, 2.0, 2.0], "std": [0.5061147152819206, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [235]}, "scene_annotation": {"mean": [190.0], "std": [0.0], "min": [190], "max": [190], "count": [235]}, "eef_direction_state": {"mean": [4.468085106382978, 3.625531914893617], "std": [1.775136360717084, 2.094620067626786], "min": [0, 0], "max": [6, 6], "count": [235]}, "eef_velocity_state": {"mean": [0.7829787234042553, 0.8595744680851064], "std": [0.8402935527935803, 0.7274729137220077], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_acc_mag_state": {"mean": [0.7531914893617021, 0.7872340425531915], "std": [0.8547367552519513, 0.8539313394284853], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_direction_action": {"mean": [3.8085106382978724, 3.374468085106383], "std": [1.7312926897397805, 2.0905530251847466], "min": [0, 0], "max": [6, 6], "count": [235]}, "eef_velocity_action": {"mean": [0.9787234042553191, 0.9531914893617022], "std": [0.752000500852246, 0.673147912622474], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_acc_mag_action": {"mean": [0.9872340425531915, 1.102127659574468], "std": [0.8172650345594404, 0.8135787403083715], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_sim_pose_state": {"mean": [0.3075072023246286, 0.18390836163847957, 0.1154434132810622, -1.250416470218015, -0.625934369870533, 0.9400760429118257, 0.301629984749759, -0.17435684199367757, 0.12934289751204814, -2.3152569966950938, -0.5323722113483829, 2.475420623429684], "std": [0.027418942188455978, 0.1358007141532685, 0.0252559835450318, 2.181887714842733, 0.5695835331849985, 2.16382532094861, 0.06297839939882148, 0.04441464724802738, 0.030976789324265275, 0.5416851145585188, 0.1490740858343891, 0.22677740901573512], "min": [0.28571521753055756, 0.08065001960046665, 0.06352339396745821, -3.0637782998851413, -1.0724065650778192, -3.1018937719541335, 0.20453140812986326, -0.31464767990017434, 0.09437784464277103, -3.0636213595032027, -0.6468141264316314, 2.058389909684988], "max": [0.3665707687861356, 0.43969324422377726, 0.15292503140535324, 3.121355806871747, 0.4281779797006353, 3.1309201734022305, 0.4523179679360748, -0.114660569553957, 0.1803153355758928, -1.0556949303604393, 0.05808421467256908, 2.808858656750009], "count": [235]}, "eef_sim_pose_action": {"mean": [0.3149085384290201, 0.18745373243776708, 0.1113844020817827, -1.178692930396475, -0.6190547805334504, 0.7870702697553846, 0.28425237549312055, -0.15835164853070113, 0.12195870962052158, -2.3423806621520824, -0.5751176447356943, 2.5142298149890228], "std": [0.029997713868462308, 0.1442758570720911, 0.02622074742249559, 2.1879133599686797, 0.5905615486874166, 2.181124242952258, 0.06534323284976642, 0.040693436321051206, 0.02817060232846189, 0.539124665166898, 0.10121452039572107, 0.22236642469329074], "min": [0.2831803869184788, 0.05901201218176304, 0.058935600780421524, -3.059489804962238, -1.11816553656763, -3.0995251894543454, 0.188489272520795, -0.28656712568702075, 0.08585031687573301, -3.0780851644515286, -0.6421886559611437, 2.0497728276319367], "max": [0.3724541914649648, 0.4382354461131832, 0.1515981275401527, 3.1368958991037386, 0.41554471065318, 3.0694862810730172, 0.4244490165628825, -0.11514008537294951, 0.17171517266129477, -1.1986539415835886, -0.12373143837261336, 2.8168686493775468], "count": [235]}}} +{"episode_index": 189, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.435971003940792]], [[0.5486521818531334]], [[0.49139279844290656]]], "std": [[[0.29375678190532145]], [[0.21687652030129537]], [[0.22185977096124412]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4176054930795848]], [[0.4208478517877739]], [[0.37583738946559014]]], "std": [[[0.27190436725579453]], [[0.2465465769547031]], [[0.2699167351790033]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43746376874279125]], [[0.45634982458669743]], [[0.39117264033064203]]], "std": [[[0.29020305881044317]], [[0.2213504765159749]], [[0.25984328681631713]]], "count": [100]}, "observation.state": {"min": [-0.5959099531173706, -0.22697831690311432, -0.4470907151699066, -1.7723363637924194, -1.3320255279541016, 0.04043643921613693, -0.7011545896530151, -0.7822629809379578, -0.25100478529930115, 0.6024447679519653, -1.4399750232696533, -0.11291739344596863, -0.5832505226135254, -0.7019144296646118, 0.01820450648665428, 0.0025250823237001896, -0.6050524711608887, 1.0337779521942139, -0.4631362557411194, -0.020003486424684525, -0.0038152027409523726, -0.001882885117083788, -0.6013187170028687, 1.0164356231689453, -0.45930251479148865, -0.020869724452495575, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0004701884463429451, -0.0015292763710021973, -0.4385332465171814, -0.699523389339447, -0.8038351535797119, -1.2555110454559326, -1.5492658615112305, -1.1010921001434326, -1.7857844829559326, -0.5198090672492981, -0.4854434132575989, -0.4278362989425659, -0.8103864192962646, -0.5429415702819824, -1.0074713230133057, -0.5093076825141907, -12.05947494506836, -5.952381134033203, -1.9377288818359375, -9.645910263061523, -1.5781440734863281, -2.238095283508301, -1.4346764087677002, -12.148557662963867, -1.739926815032959, -2.625763177871704, -8.60805892944336, -0.4017094075679779, -1.9511600732803345, -1.2625153064727783, -0.008111024275422096, -0.01570703834295273, -0.01650882326066494, -0.008700013160705566, -0.016106467694044113, -0.006400957703590393, -0.007488184608519077, -0.016636062413454056, -0.013656108640134335, -0.008834557607769966, -0.0071342200972139835, -0.005786828231066465, -5.154029846191406, -0.8202966451644897, 4.008689880371094, -30.6590576171875, 11.443310737609863, -0.6146348714828491, -2.2270500659942627, -0.460256963968277, 5.849717140197754, -34.057029724121094, 14.190685272216797, -0.23177124559879303, -0.01918669231235981, -0.013531171716749668, 0.0012210012646391988, -0.08198151737451553, 0.32874712347984314, 0.10038141906261444, 0.013943701982498169, 0.34914976358413696, -0.19424155354499817, 0.015550214797258377, -3.0643560886383057, -0.9591813683509827, -3.1288697719573975, -2.7897634506225586, -0.7968493103981018, -3.102449893951416, -0.7171351909637451, -0.14855103194713593, 9.695001602172852, -0.013984829187393188, -0.011750876903533936, -0.042567044496536255, -0.016867000609636307, 0.02416699007153511, 0.5827430486679077, 0.8103566765785217], "max": [0.1312732696533203, 0.447090208530426, 0.14734140038490295, -0.4989696145057678, 0.33455467224121094, 0.6935226917266846, -0.24986664950847626, -0.18864789605140686, 0.05598698928952217, 0.9464417695999146, -0.831043541431427, 0.8035862445831299, 0.3590734302997589, 0.031280517578125, 0.019082743674516678, 0.006704279221594334, -0.5992152690887451, 1.036494255065918, -0.4607984721660614, -0.017034657299518585, -0.0032608022447675467, 0.0023528113961219788, -0.5965984463691711, 1.020204782485962, -0.4578048586845398, -0.018919354304671288, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00019231195619795471, -0.0015239007771015167, 0.7250392436981201, 0.5486429929733276, 1.2027535438537598, 1.023353099822998, 3.529656410217285, 1.0476986169815063, 0.6836686730384827, 0.5063419342041016, 0.3690364360809326, 0.252338707447052, 0.6058169603347778, 1.534274935722351, 0.8927136659622192, 1.442654013633728, -2.316131830215454, 7.814408302307129, 2.4291820526123047, 3.3882784843444824, 0.918192982673645, 2.8980464935302734, 0.860805869102478, -4.320476531982422, 9.065934181213379, 1.4462759494781494, -1.556776523590088, 1.3485958576202393, 0.7747253179550171, 0.3156288266181946, 0.00643855519592762, 0.019711274653673172, 0.013892147690057755, 0.009797818958759308, 0.004773988388478756, 0.02076740935444832, 0.006296196486800909, 0.019249724224209785, 0.012136555276811123, 0.009396476671099663, 0.00965364184230566, 0.009163080714643002, -3.3935999870300293, 0.0816584900021553, 11.714282035827637, -20.008499145507812, 21.612035751342773, 1.08138108253479, -0.3817799985408783, 0.44540995359420776, 13.421687126159668, -22.32793426513672, 22.285667419433594, 1.5977226495742798, 0.022489480674266815, 0.009807301685214043, 0.004884005058556795, 0.013663585297763348, 0.5156298875808716, 0.44895797967910767, 0.2817341089248657, 0.518407940864563, 0.008763767778873444, 0.2639411389827728, 3.0291242599487305, 0.3213828206062317, 3.1352486610412598, -0.9552792310714722, -0.14960581064224243, 3.113915205001831, -0.47495847940444946, 0.18421979248523712, 9.89931869506836, 0.011298835277557373, 0.015071332454681396, 0.03980991244316101, -0.013733498752117157, 0.026924293488264084, 0.5851424932479858, 0.8121299147605896], "mean": [-0.08886316418647766, -0.008144761435687542, -0.32722315192222595, -1.4419231414794922, -0.2874799370765686, 0.3866894245147705, -0.5789192318916321, -0.38810575008392334, -0.031193196773529053, 0.7154302597045898, -1.1697876453399658, 0.5039452314376831, -0.24196989834308624, -0.36564674973487854, 0.018526917323470116, 0.0036373287439346313, -0.6034348607063293, 1.034982442855835, -0.46244022250175476, -0.017741072922945023, -0.003577952738851309, -0.0010328406933695078, -0.5991196036338806, 1.0173221826553345, -0.4588230550289154, -0.01936107687652111, 0.5258577466011047, 1.745321273803711, 0.5258577466011047, 0.5258577466011047, 0.5258577466011047, 0.5258577466011047, 0.46265631914138794, 1.745321273803711, 0.46265631914138794, 0.46265631914138794, 0.46265631914138794, 0.46265631914138794, -0.00018415614613331854, -0.0015262113884091377, -0.001869007246568799, -0.00974050723016262, 0.006429937668144703, 0.007928477600216866, -0.0031714083161205053, -0.013064433820545673, -0.0033234728034585714, 0.021490318700671196, -0.0031186561100184917, -0.0041852304711937904, -0.01932459883391857, 0.03379541635513306, -0.005375758744776249, 0.010054354555904865, -5.531146049499512, -0.953122615814209, 0.2891010344028473, -4.488471031188965, -0.2610098421573639, 0.19984206557273865, -0.3786194920539856, -7.007307052612305, 4.825253486633301, -0.11232113838195801, -5.380667686462402, 0.18638423085212708, -0.3141661286354065, -0.3349379599094391, -0.0003561581252142787, -0.0006101565668359399, -0.00022111827274784446, -0.0002702282217796892, -0.00018693097808863968, 0.00030025822343304753, -2.0200350263621658e-05, -0.0004704844322986901, -2.8206477509229444e-05, -2.580687214503996e-05, 8.123480256472249e-06, 0.00020173910888843238, -4.130158424377441, -0.3623919188976288, 6.962649345397949, -25.270292282104492, 15.694149017333984, 0.36484935879707336, -1.2810510396957397, -0.059574272483587265, 9.481321334838867, -29.553192138671875, 18.3391170501709, 0.8139505386352539, 0.003122706664726138, -0.0025388128124177456, 0.003353692824020982, -0.04336988180875778, 0.39433199167251587, 0.21915294229984283, 0.22019325196743011, 0.42262041568756104, -0.05040177330374718, 0.15727655589580536, -1.2903403043746948, -0.5443040132522583, -0.029812227934598923, -2.0325095653533936, -0.5908805727958679, 2.3172037601470947, -0.593329668045044, 0.04292844980955124, 9.776840209960938, 0.0013665682636201382, 0.0008672451949678361, 6.790301267756149e-05, -0.01582213304936886, 0.025876471772789955, 0.5843105316162109, 0.8109623193740845], "std": [0.22340525686740875, 0.2410709708929062, 0.11069628596305847, 0.4133376479148865, 0.5503344535827637, 0.17017801105976105, 0.14973677694797516, 0.17293329536914825, 0.10353320091962814, 0.10058008879423141, 0.1872626692056656, 0.22149355709552765, 0.24092911183834076, 0.23050667345523834, 0.00025164004182443023, 0.0007121800445020199, 0.001333393040113151, 0.0006050047231838107, 0.0007629875908605754, 0.0009404054144397378, 0.00015242390509229153, 0.0008046686998568475, 0.0010221160482615232, 0.0008705481304787099, 0.00025092356372624636, 0.0005334652960300446, 0.79482501745224, 7.987022399902344e-06, 0.79482501745224, 0.79482501745224, 0.79482501745224, 0.79482501745224, 0.7623232007026672, 7.987022399902344e-06, 0.7623232007026672, 0.7623232007026672, 0.7623232007026672, 0.7623232007026672, 0.00012242665980011225, 8.46815623845032e-07, 0.18396234512329102, 0.18394488096237183, 0.23892204463481903, 0.35377126932144165, 0.5814744234085083, 0.24056679010391235, 0.21609961986541748, 0.145304337143898, 0.10905972123146057, 0.11933721601963043, 0.19231027364730835, 0.27581992745399475, 0.2764650583267212, 0.2594529390335083, 2.229715347290039, 4.026211738586426, 1.0549542903900146, 3.0718374252319336, 0.40706780552864075, 0.9264748096466064, 0.5276064872741699, 1.9642947912216187, 3.138697385787964, 1.1472585201263428, 1.743883490562439, 0.3132800757884979, 0.5244075655937195, 0.24871686100959778, 0.0025312984362244606, 0.0056250859051942825, 0.005054329987615347, 0.002996902447193861, 0.001888998318463564, 0.002415362512692809, 0.002622073283419013, 0.005270316731184721, 0.004711398854851723, 0.0030329199507832527, 0.0014291888801380992, 0.0014397510094568133, 0.35380879044532776, 0.14277023077011108, 1.6514350175857544, 2.702369213104248, 2.184415578842163, 0.5130767226219177, 0.41625654697418213, 0.14863769710063934, 1.6229139566421509, 3.0488474369049072, 1.763577938079834, 0.5667933225631714, 0.006678655277937651, 0.0042730169370770454, 0.00047176523366943, 0.01662399247288704, 0.06067853420972824, 0.10643503069877625, 0.08943302929401398, 0.05376170575618744, 0.0574369952082634, 0.07181549072265625, 2.1710364818573, 0.4167456030845642, 2.5608997344970703, 0.5348749160766602, 0.18415525555610657, 1.1585900783538818, 0.03496648743748665, 0.04532645270228386, 0.024464869871735573, 0.003971514757722616, 0.0050090402364730835, 0.007911935448646545, 0.0006510446546599269, 0.0006334824138320982, 0.00041953258914873004, 0.00030593646806664765], "count": [425]}, "action": {"min": [-0.6647456884384155, -0.2154698520898819, -0.5125048756599426, -1.755073070526123, -1.3387603759765625, 0.03575076162815094, -0.6981316804885864, -0.8327878713607788, -0.2563861012458801, 0.5863174200057983, -1.4424539804458618, -0.11760587245225906, -0.6253296732902527, -0.6981316804885864, 0.016813378781080246, -0.004234033636748791, -0.602825403213501, 1.0297895669937134, -0.46348193287849426, -0.01876431331038475, -0.00508553022518754, -0.008348839357495308, -0.5996425747871399, 1.0121935606002808, -0.4596932530403137, -0.020419331267476082, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0004701884463429451, -0.0015292763710021973, -0.4385332465171814, -0.699523389339447, -0.8038351535797119, -1.2555110454559326, -1.5492658615112305, -1.1010921001434326, -1.7857844829559326, -0.5198090672492981, -0.4854434132575989, -0.4278362989425659, -0.8103864192962646, -0.5429415702819824, -1.0074713230133057, -0.5093076825141907], "max": [0.12778015434741974, 0.43117356300354004, 0.27846816182136536, -0.41111379861831665, 0.3361743092536926, 0.6981316804885864, -0.24721181392669678, -0.1904985010623932, 0.061743609607219696, 1.001453161239624, -0.76694655418396, 0.8035192489624023, 0.37247759103775024, 0.032120462507009506, 0.01945442333817482, 0.007483741268515587, -0.5955646634101868, 1.036163091659546, -0.4592348635196686, -0.01556461676955223, -0.002820099936798215, 0.0028697941452264786, -0.5918664932250977, 1.0184766054153442, -0.45805823802948, -0.018022015690803528, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00019231195619795471, -0.0015239007771015167, 0.7250392436981201, 0.5486429929733276, 1.2027535438537598, 1.023353099822998, 3.529656410217285, 1.0476986169815063, 0.6836686730384827, 0.5063419342041016, 0.3690364360809326, 0.252338707447052, 0.6058169603347778, 1.534274935722351, 0.8927136659622192, 1.442654013633728], "mean": [-0.11309944838285446, -0.002880664076656103, -0.32373499870300293, -1.3897227048873901, -0.2861017882823944, 0.38158780336380005, -0.5762336850166321, -0.40063148736953735, -0.03207416087388992, 0.7326927781105042, -1.13938307762146, 0.5075750946998596, -0.24099119007587433, -0.36344069242477417, 0.01789557933807373, 0.002986826002597809, -0.6001250743865967, 1.0326992273330688, -0.4622059166431427, -0.016857672482728958, -0.004129550885409117, -0.001484096865169704, -0.5958539247512817, 1.0154058933258057, -0.4589102566242218, -0.018718818202614784, 0.5260220766067505, 1.745321273803711, 0.5260220766067505, 0.5260220766067505, 0.5260220766067505, 0.5260220766067505, 0.4626973867416382, 1.745321273803711, 0.4626973867416382, 0.4626973867416382, 0.4626973867416382, 0.4626973867416382, -0.000183415730134584, -0.0015262141823768616, -0.0017487845616415143, -0.009971421211957932, 0.006388708017766476, 0.007935946807265282, -0.003444765927270055, -0.013336742296814919, -0.0033219049219042063, 0.021459797397255898, -0.003252010326832533, -0.003960574045777321, -0.01933000423014164, 0.03350232541561127, -0.006012029014527798, 0.009639853611588478], "std": [0.22816906869411469, 0.229875385761261, 0.1256021112203598, 0.42693638801574707, 0.5513399839401245, 0.16788843274116516, 0.1497236043214798, 0.1805286556482315, 0.102510005235672, 0.11276442557573318, 0.19406145811080933, 0.2130257487297058, 0.24536141753196716, 0.2286403477191925, 0.00047488781274296343, 0.0017666222993284464, 0.0013915672898292542, 0.0009065995109267533, 0.0008951290510594845, 0.0007498316117562354, 0.0003930593957193196, 0.001741290558129549, 0.00120442733168602, 0.0011087669990956783, 0.0003281278186477721, 0.00043527549132704735, 0.7949298620223999, 7.987022399902344e-06, 0.7949298620223999, 0.7949298620223999, 0.7949298620223999, 0.7949298620223999, 0.7623923420906067, 7.987022399902344e-06, 0.7623923420906067, 0.7623923420906067, 0.7623923420906067, 0.7623923420906067, 0.0001227433094754815, 8.492531264892023e-07, 0.18396027386188507, 0.1839977353811264, 0.2389211803674698, 0.3537701368331909, 0.5814735293388367, 0.24061082303524017, 0.21609947085380554, 0.14532031118869781, 0.10908490419387817, 0.11963298916816711, 0.19230443239212036, 0.27593016624450684, 0.2766212522983551, 0.25954604148864746], "count": [425]}, "timestamp": {"min": [0.0], "max": [14.133333333333333], "mean": [7.066666666666667], "std": [4.089553086150667], "count": [425]}, "frame_index": {"min": [0], "max": [424], "mean": [212.0], "std": [122.68659258452001], "count": [425]}, "episode_index": {"min": [191], "max": [191], "mean": [191.0], "std": [0.0], "count": [425]}, "index": {"min": [74369], "max": [74793], "mean": [74581.0], "std": [122.68659258452001], "count": [425]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [425]}, "subtask_annotation": {"mean": [0.3388235294117647, 2.0, 2.0, 2.0, 2.0], "std": [0.4831499870998716, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [425]}, "scene_annotation": {"mean": [191.0], "std": [0.0], "min": [191], "max": [191], "count": [425]}, "eef_direction_state": {"mean": [3.590588235294118, 3.5952941176470588], "std": [2.0526954176176835, 2.1301149310253593], "min": [0, 0], "max": [6, 6], "count": [425]}, "eef_velocity_state": {"mean": [0.8847058823529412, 0.7929411764705883], "std": [0.7901609489588266, 0.6245540969917682], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_acc_mag_state": {"mean": [0.6211764705882353, 0.5670588235294117], "std": [0.80878909017589, 0.7975533521219558], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_direction_action": {"mean": [3.32, 3.101176470588235], "std": [2.0387308624268603, 2.130257875450043], "min": [0, 0], "max": [6, 6], "count": [425]}, "eef_velocity_action": {"mean": [0.9811764705882353, 0.9458823529411765], "std": [0.7480946963723781, 0.6092527614509766], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_acc_mag_action": {"mean": [0.8729411764705882, 0.9835294117647059], "std": [0.8361520035318812, 0.835794382091043], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_sim_pose_state": {"mean": [0.25961620479223924, 0.23585791122769875, 0.13931757500486533, -1.2758058773688221, -0.5446241222333055, -0.029566968842969228, 0.3093882528458129, -0.15427319976502002, 0.12786397259474172, -2.0324581490215836, -0.5910039176799663, 2.3098285186284566], "std": [0.047798252040334284, 0.11715443699987484, 0.02841293971970209, 2.2049043905677337, 0.41678519406527015, 2.605147067856454, 0.045950072049760045, 0.04570881307083971, 0.020704477901933045, 0.5348923080289845, 0.18417921162528092, 1.1975883958823563], "min": [0.2069439345171194, 0.12901292036646797, 0.06849235117915212, -3.1304717988292863, -0.9621635187577325, -3.1403256052673303, 0.24814254726364715, -0.25705075467509486, 0.09001629276011126, -2.7897646035303, -0.7968503067770826, -3.131406236282242], "max": [0.35889197390702865, 0.4682789650789915, 0.1663358325194035, 3.136312446067762, 0.3213667432592644, 3.136900828537583, 0.4099021389080864, -0.09576643162436303, 0.168092415619351, -0.9552746951029225, -0.14960964591849635, 3.134904939758434], "count": [425]}, "eef_sim_pose_action": {"mean": [0.2647523711909169, 0.2391851614156971, 0.1319299246439446, -1.3080122839761728, -0.5697405159329765, -0.8993552471008366, 0.31060135819848106, -0.15418637920960404, 0.12391391287691958, -1.9939410244762814, -0.5869786265708428, 2.4102970546106013], "std": [0.04570079013989686, 0.11571127323126867, 0.028194085620984733, 2.1990226767589185, 0.4251617678867404, 2.440126029911071, 0.04873392848583398, 0.04660989751862397, 0.020587443529684262, 0.5264730182046851, 0.19342735403531344, 0.9411116582119953], "min": [0.2090341701033618, 0.13304076208039675, 0.05779860291869364, -3.112447079953527, -0.9355460001716419, -3.140622754324948, 0.24481001273131275, -0.2614585834659109, 0.08389061308811648, -2.7028527619887455, -0.8024749887909403, -3.1260325055884843], "max": [0.3702308929998044, 0.4699161149582613, 0.1707284625402989, 3.098411183550371, 0.34410127512309985, 3.140077399759896, 0.41785972220862355, -0.09177953841533096, 0.16559248839908022, -0.9165080439609368, -0.10041572093873663, 3.137621132770063], "count": [425]}}} +{"episode_index": 190, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45613516676278354]], [[0.5707239186851212]], [[0.4961443098808151]]], "std": [[[0.2937872060320088]], [[0.19549510348043014]], [[0.22851744701214485]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45096192570165317]], [[0.42981163254517496]], [[0.3373805387351019]]], "std": [[[0.29826546458346676]], [[0.24184019939689916]], [[0.2884606556720816]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45967522827758556]], [[0.43380207372164553]], [[0.3330255286428297]]], "std": [[[0.3037150266470315]], [[0.23165102799591988]], [[0.28300323798282]]], "count": [100]}, "observation.state": {"min": [-0.4905279874801636, -0.33340275287628174, -0.4771372377872467, -1.9076653718948364, -1.5631914138793945, -0.4506821036338806, -0.49591875076293945, -0.5708749294281006, -0.7360619306564331, -0.24832040071487427, -1.9765205383300781, 0.36163923144340515, -0.10671773552894592, -0.4345002770423889, 0.006056750193238258, -0.0023323611821979284, -0.6046665906906128, 0.9777144193649292, -0.4033980369567871, -0.024249810725450516, -0.011731455102562904, 0.007721132133156061, -0.6088523864746094, 0.9996153116226196, -0.41483786702156067, 0.04189562052488327, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.001429971307516098, -3.127435093119857e-06, -0.7188376188278198, -0.19826847314834595, -1.1990818977355957, -1.5755901336669922, -2.052238702774048, -0.6240322589874268, -0.5228022933006287, -0.8184909820556641, -0.9406216740608215, -0.6802541613578796, -1.0597010850906372, -0.8651906251907349, -0.6492276787757874, -0.7055058479309082, -11.369089126586914, -12.118437767028809, -6.824175834655762, -12.881563186645508, -1.4059829711914062, -2.9267399311065674, -3.18498158454895, -10.36691665649414, -9.065934181213379, -2.83638596534729, -9.218559265136719, -0.6886447072029114, -1.807692289352417, -2.4389500617980957, -0.013908128254115582, -0.014095758087933064, -0.018813466653227806, -0.00687119597569108, -0.016108021140098572, -0.011388636194169521, -0.011469838209450245, -0.014933453872799873, -0.012937883846461773, -0.008255145512521267, -0.015667980536818504, -0.012834828346967697, -0.8059799671173096, -0.9056668877601624, 2.9397058486938477, -28.80146026611328, 9.333812713623047, -0.3578604459762573, -0.4878299832344055, -0.9130904078483582, 4.246241569519043, -31.683387756347656, 8.829288482666016, -1.0326290130615234, -0.01698618195950985, -0.01791404001414776, 0.0006105006905272603, -0.09564509987831116, 0.2793484330177307, 0.021800119429826736, 0.02954726666212082, 0.31279003620147705, -0.3825508654117584, 0.030662234872579575, -3.0211706161499023, -1.2374956607818604, -3.1342058181762695, -2.552506685256958, -1.283647894859314, 1.778687596321106, -0.8356291055679321, -0.2118159532546997, 9.64505672454834, -0.009551763534545898, -0.01836809515953064, -0.033187031745910645, -0.023611050099134445, 0.02282978966832161, 0.6658043265342712, 0.7437237501144409], "max": [0.4139013886451721, -0.039387382566928864, 0.22305461764335632, -0.7614251375198364, 0.1227477639913559, 0.1629829704761505, -0.03738494589924812, 0.26036137342453003, 0.28093039989471436, 0.7567658424377441, -1.0917810201644897, 1.1666337251663208, 0.3775739073753357, 0.07391613721847534, 0.009533852338790894, -0.0010954043827950954, -0.5990385413169861, 0.9783235788345337, -0.39213359355926514, -0.019108764827251434, -0.008138243108987808, 0.008971557021141052, -0.6033985614776611, 1.000307321548462, -0.40462177991867065, 0.047537803649902344, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0021980192977935076, 2.7921651053475216e-06, 0.754900336265564, 0.44028836488723755, 0.6443468332290649, 1.125955581665039, 1.480530023574829, 0.9306484460830688, 0.6111873388290405, 1.193886160850525, 0.7544832229614258, 0.7657982707023621, 0.8165410757064819, 1.7707345485687256, 0.5197697877883911, 1.036824107170105, -1.5032585859298706, 0.9768010377883911, 1.0250306129455566, 2.1672773361206055, 1.4920635223388672, 1.865079402923584, 0.7173382639884949, 0.1447582244873047, 11.721612930297852, 5.0409040451049805, 1.9536020755767822, 2.4963369369506836, 2.209401845932007, 1.1764346361160278, 0.008780651725828648, 0.009713624604046345, 0.016970036551356316, 0.007335837930440903, 0.02182338386774063, 0.010043978691101074, 0.008064381778240204, 0.011536708101630211, 0.015322277322411537, 0.007627952378243208, 0.01245935820043087, 0.008466742932796478, 1.208970069885254, 0.2338402271270752, 12.590255737304688, -19.65333366394043, 16.805343627929688, 1.1976040601730347, 2.3967299461364746, 0.26724594831466675, 10.48198127746582, -22.88628578186035, 15.785045623779297, 0.34175917506217957, 0.02995058335363865, 0.010891234502196312, 0.004884005058556795, -0.05465434491634369, 0.5286197662353516, 0.2717834711074829, 0.26569482684135437, 0.508684515953064, -0.0021237919572740793, 0.24410398304462433, 3.101614475250244, -0.003405395895242691, 3.136920928955078, -1.0601882934570312, 0.16473299264907837, 3.122002363204956, -0.5180162787437439, 0.230094313621521, 9.894548416137695, 0.01239195466041565, 0.019225478172302246, 0.029540598392486572, -0.02107967436313629, 0.02600986883044243, 0.667762279510498, 0.7453287839889526], "mean": [0.09955801069736481, -0.20272508263587952, -0.10313703864812851, -1.6394033432006836, -0.5325945019721985, -0.18255522847175598, -0.3350223898887634, -0.0586257204413414, -0.05476326867938042, 0.4061541259288788, -1.561586856842041, 0.700218677520752, 0.11043418943881989, -0.25737014412879944, 0.007299372460693121, -0.0017302163178101182, -0.6016601920127869, 0.9779330492019653, -0.3967039883136749, -0.021487969905138016, -0.010218081064522266, 0.008331838995218277, -0.6058062314987183, 0.999996542930603, -0.40852728486061096, 0.044657912105321884, 0.442924439907074, 1.7453193664550781, 0.442924439907074, 0.442924439907074, 0.442924439907074, 0.442924439907074, 0.6211278438568115, 1.7453193664550781, 0.6211278438568115, 0.6211278438568115, 0.6211278438568115, 0.6211278438568115, 0.0018087633652612567, -4.124558188323135e-07, -0.017139801755547523, 0.003955232445150614, -0.016260989010334015, -0.0032968700397759676, -0.017372185364365578, 0.0223377738147974, 0.001661818940192461, 0.004640127997845411, -0.011027148924767971, 0.03125947713851929, 0.018174318596720695, -0.009849729016423225, 0.008053340017795563, 0.004641269333660603, -4.820481300354004, -6.166255950927734, -1.5622340440750122, -5.1584038734436035, 0.1900997906923294, -0.12458489090204239, -0.7144237160682678, -4.560080051422119, 2.7563586235046387, 0.5429788827896118, -3.7511074542999268, 0.3047301471233368, -0.1565004587173462, -0.4099810719490051, 1.9458990209386684e-05, -5.779753701062873e-05, -0.0002982445585075766, -0.00024715575273148715, 0.0005814767209812999, 0.0004886604729108512, 3.771633782889694e-05, -0.00022804536274634302, -0.0006975312135182321, 3.576799645088613e-05, 0.00037186374538578093, 0.0002552595396991819, -0.03808092325925827, -0.16923512518405914, 7.5063323974609375, -25.028200149536133, 12.042531967163086, 0.2600342631340027, 0.7194852828979492, -0.15786609053611755, 6.8571600914001465, -26.607553482055664, 12.129859924316406, -0.5037084817886353, 0.0028749716002494097, -0.0025056053418666124, 0.0025577330961823463, -0.07869762182235718, 0.3566180169582367, 0.14429718255996704, 0.17999248206615448, 0.37773168087005615, -0.12373700737953186, 0.15186505019664764, 0.03914578631520271, -0.8769757747650146, 1.233841061592102, -2.008470058441162, -0.6851615309715271, 2.5154807567596436, -0.6537174582481384, -0.0006586693925783038, 9.767391204833984, -1.2106964277336374e-05, 0.0006000449066050351, 0.0002356191398575902, -0.02271997183561325, 0.02490505576133728, 0.6669049859046936, 0.7443786263465881], "std": [0.2692658603191376, 0.09065547585487366, 0.24563200771808624, 0.33743759989738464, 0.5329727530479431, 0.2227581888437271, 0.14877477288246155, 0.24064165353775024, 0.26855188608169556, 0.1697816103696823, 0.1841556578874588, 0.2680787742137909, 0.1425902247428894, 0.19383151829242706, 0.000818036322016269, 0.00030072609661147, 0.0010884886141866446, 0.00015243499365169555, 0.0021937894634902477, 0.0011867699213325977, 0.0008492526831105351, 0.0002515107626095414, 0.0012412278447300196, 0.00018477467529010028, 0.00202030036598444, 0.0012387580936774611, 0.753909707069397, 9.894371032714844e-06, 0.753909707069397, 0.753909707069397, 0.753909707069397, 0.753909707069397, 0.8298645615577698, 9.894371032714844e-06, 0.8298645615577698, 0.8298645615577698, 0.8298645615577698, 0.8298645615577698, 0.00011918577365577221, 8.987133810478554e-07, 0.2033054381608963, 0.0881337970495224, 0.21440821886062622, 0.3632107675075531, 0.44655847549438477, 0.1575564742088318, 0.12541760504245758, 0.24130739271640778, 0.25743889808654785, 0.19772566854953766, 0.26631054282188416, 0.31192395091056824, 0.16426868736743927, 0.17956571280956268, 2.086311101913452, 3.047780752182007, 1.6469007730484009, 3.702702045440674, 0.43555948138237, 0.7419244647026062, 0.6546626091003418, 3.036522388458252, 4.679291725158691, 1.832626223564148, 2.7983481884002686, 0.7119304537773132, 0.6793421506881714, 0.6905626058578491, 0.0028283577412366867, 0.0038129431195557117, 0.005017368588596582, 0.0025439911987632513, 0.003808807348832488, 0.0024702129885554314, 0.0027320135850459337, 0.004145876504480839, 0.004813977051526308, 0.002291363198310137, 0.0031522964127361774, 0.0024298643693327904, 0.3196318447589874, 0.15479755401611328, 1.5965408086776733, 2.0708560943603516, 1.5977696180343628, 0.34930139780044556, 0.4331435561180115, 0.15810254216194153, 1.5935642719268799, 1.7132501602172852, 1.8108829259872437, 0.317984014749527, 0.006892926059663296, 0.004549272358417511, 0.0005593217210844159, 0.006426320411264896, 0.08243429660797119, 0.07709766179323196, 0.06350620836019516, 0.07132573425769806, 0.116462342441082, 0.05525999516248703, 2.4848618507385254, 0.4002252221107483, 2.181016683578491, 0.5014711618423462, 0.49463433027267456, 0.4692864418029785, 0.04647092893719673, 0.05193823575973511, 0.031167950481176376, 0.0026688699144870043, 0.005636123474687338, 0.00819486752152443, 0.0005214835982769728, 0.0006024486501701176, 0.0003643192467279732, 0.00031025789212435484], "count": [466]}, "action": {"min": [-0.5147360563278198, -0.3490658402442932, -0.5837178826332092, -1.9353793859481812, -1.5692733526229858, -0.461394339799881, -0.49606433510780334, -0.6105349063873291, -0.7641873955726624, -0.09896457195281982, -1.908432960510254, 0.35712873935699463, -0.10345006734132767, -0.4335382580757141, 0.005135964136570692, -0.007001472637057304, -0.6025567650794983, 0.9756030440330505, -0.40521469712257385, -0.023189997300505638, -0.01244928129017353, 0.0023669542279094458, -0.6072804927825928, 0.996602475643158, -0.4165484607219696, 0.04108983650803566, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.001429971307516098, -4.512517080001999e-06, -0.7188376188278198, -0.19826847314834595, -1.1990818977355957, -1.5755901336669922, -2.052238702774048, -0.6587998867034912, -0.5228022933006287, -0.8184909820556641, -0.9406216740608215, -0.6802541613578796, -1.0597010850906372, -0.8651906251907349, -0.6492276787757874, -0.7055058479309082], "max": [0.37596607208251953, -0.013973847031593323, 0.2540588676929474, -0.6496995687484741, 0.12353751808404922, 0.16810135543346405, -0.03230791538953781, 0.28310009837150574, 0.24878688156604767, 0.8285347819328308, -1.0158531665802002, 1.1733078956604004, 0.38902243971824646, 0.07641571015119553, 0.009416606277227402, 0.004303057678043842, -0.5925837755203247, 0.9798465967178345, -0.39318281412124634, -0.019018732011318207, -0.007917117327451706, 0.013623603619635105, -0.5970895886421204, 1.0021185874938965, -0.4054268002510071, 0.04621446877717972, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0021980192977935076, 2.7921651053475216e-06, 0.754900336265564, 0.44028836488723755, 0.6443468332290649, 1.125955581665039, 1.480530023574829, 0.9306484460830688, 0.6111873388290405, 1.193886160850525, 0.7544832229614258, 0.7657982707023621, 0.8165410757064819, 1.7707345485687256, 0.5197697877883911, 1.036824107170105], "mean": [0.06631571054458618, -0.2030838131904602, -0.12002585083246231, -1.5941798686981201, -0.5359269380569458, -0.18352137506008148, -0.33223214745521545, -0.0738447979092598, -0.05375820770859718, 0.42698344588279724, -1.5080411434173584, 0.6980121731758118, 0.11425433307886124, -0.2565765976905823, 0.007254347205162048, -0.002167751779779792, -0.5975515246391296, 0.9771906137466431, -0.397927850484848, -0.021004337817430496, -0.009951362386345863, 0.007208662107586861, -0.6015107035636902, 0.9993690848350525, -0.4100917875766754, 0.043375588953495026, 0.442924439907074, 1.7453193664550781, 0.442924439907074, 0.442924439907074, 0.442924439907074, 0.442924439907074, 0.6211278438568115, 1.7453193664550781, 0.6211278438568115, 0.6211278438568115, 0.6211278438568115, 0.6211278438568115, 0.001808085129596293, -4.093423342510505e-07, -0.016342071816325188, 0.0038628075271844864, -0.016280431300401688, -0.003506056498736143, -0.015631237998604774, 0.02098311297595501, 0.0012922240421175957, 0.00458315946161747, -0.010069298557937145, 0.03056027926504612, 0.017435209825634956, -0.010957812890410423, 0.008599125780165195, 0.004834034945815802], "std": [0.2635159194469452, 0.09536577016115189, 0.2659221589565277, 0.35683202743530273, 0.5316722393035889, 0.2205609381198883, 0.1477760523557663, 0.25689971446990967, 0.2611045241355896, 0.1630057692527771, 0.1891796588897705, 0.2720963656902313, 0.14276476204395294, 0.19269350171089172, 0.0007855856092646718, 0.001960796769708395, 0.0017427842831239104, 0.0008103400468826294, 0.0022325150202959776, 0.0010171987814828753, 0.0008508982136845589, 0.0019452781416475773, 0.0016859027091413736, 0.000844947004225105, 0.0020650322549045086, 0.0010757812997326255, 0.753909707069397, 9.894371032714844e-06, 0.753909707069397, 0.753909707069397, 0.753909707069397, 0.753909707069397, 0.8298645615577698, 9.894371032714844e-06, 0.8298645615577698, 0.8298645615577698, 0.8298645615577698, 0.8298645615577698, 0.00011938786337850615, 9.098073974200815e-07, 0.20406457781791687, 0.08816219121217728, 0.21440723538398743, 0.3632337749004364, 0.4482838213443756, 0.16075436770915985, 0.12564398348331451, 0.24131019413471222, 0.2578275799751282, 0.1981285661458969, 0.2670617997646332, 0.3119405508041382, 0.16438104212284088, 0.18008744716644287], "count": [466]}, "timestamp": {"min": [0.0], "max": [15.5], "mean": [7.75], "std": [4.484076766118578], "count": [466]}, "frame_index": {"min": [0], "max": [465], "mean": [232.5], "std": [134.52230298355735], "count": [466]}, "episode_index": {"min": [192], "max": [192], "mean": [192.0], "std": [0.0], "count": [466]}, "index": {"min": [74794], "max": [75259], "mean": [75026.5], "std": [134.52230298355735], "count": [466]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [466]}, "subtask_annotation": {"mean": [0.41201716738197425, 2.0, 2.0, 2.0, 2.0], "std": [0.5008420031822712, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [466]}, "scene_annotation": {"mean": [192.0], "std": [0.0], "min": [192], "max": [192], "count": [466]}, "eef_direction_state": {"mean": [3.9184549356223175, 3.3025751072961373], "std": [2.254657215152766, 2.3585916862002576], "min": [0, 0], "max": [6, 6], "count": [466]}, "eef_velocity_state": {"mean": [0.7317596566523605, 0.8948497854077253], "std": [0.7461919880349887, 0.7114146571061409], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_acc_mag_state": {"mean": [0.6931330472103004, 0.8390557939914163], "std": [0.8091722387181702, 0.8477807238226833], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_direction_action": {"mean": [3.6373390557939915, 3.3218884120171674], "std": [2.2147139152140807, 2.180540517606018], "min": [0, 0], "max": [6, 6], "count": [466]}, "eef_velocity_action": {"mean": [0.8776824034334764, 1.0], "std": [0.752717390491193, 0.7116444113743488], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_acc_mag_action": {"mean": [0.9549356223175965, 1.0729613733905579], "std": [0.8313255975094221, 0.8176162794870422], "min": [0, 0], "max": [2, 2], "count": [466]}, "eef_sim_pose_state": {"mean": [0.2152743251677596, 0.20950627106507844, 0.13231759507363003, 0.03218821054213103, -0.8771171998422749, 1.2407480303851988, 0.24824464691079712, -0.21314320680233395, 0.14159686287489381, -2.008365589254754, -0.6852934314716407, 2.51544016455972], "std": [0.07253426996309838, 0.0472413468969443, 0.033822726436668685, 2.4951507119156013, 0.4002093697022452, 2.212758634616984, 0.06208301280855409, 0.08366552436380746, 0.03486429261728711, 0.501515621309675, 0.4946098956920781, 0.46937289299466395], "min": [0.13638945042414252, 0.14065871021401888, 0.08552307356430779, -3.1380632164885074, -1.2374963690009328, -3.141329020510069, 0.17543428220096957, -0.41537339342335816, 0.09201875091980126, -2.5525076259039206, -1.283693064933041, 1.7794986838264837], "max": [0.36469929558009756, 0.28142606313914587, 0.1915548859719236, 3.1157220526680036, -0.0035902470413662346, 3.138839117636349, 0.3733218671022243, -0.1256863212776664, 0.23082798666974447, -1.060217798755683, 0.16474118605810317, 3.122004482191635], "count": [466]}, "eef_sim_pose_action": {"mean": [0.22129474234375718, 0.20382985745108798, 0.1298007434396806, 0.13026317852101038, -0.8746704425418251, 1.1780772823640075, 0.2503508968577655, -0.2088699777278951, 0.13303437374865776, -1.9594702576942076, -0.7006754723480343, 2.503616471993908], "std": [0.0705161310876034, 0.05205549073147548, 0.03895344469524609, 2.466492949708534, 0.4050109957183881, 2.2037693127699005, 0.06664814713003633, 0.08325881869641007, 0.03724928372059296, 0.4935039901707986, 0.5174711562178526, 0.43705789010366874], "min": [0.14484792984405637, 0.12091629187236036, 0.07073618221798253, -3.1337860115963525, -1.2346293215047663, -3.1389350425359206, 0.17040759249794354, -0.4184631729762578, 0.08107240856278, -2.84368899339047, -1.2939228826526012, 1.8107025512279997], "max": [0.3763603586039962, 0.29378171626611205, 0.19988363073079585, 3.07944755457207, 0.05502574496514323, 3.1376971380894423, 0.37798604318046464, -0.11368040243329722, 0.23840872124527698, -1.0120930442560676, 0.17139772347896254, 3.049632349314671], "count": [466]}}} +{"episode_index": 191, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4422918180507497]], [[0.5396269175317185]], [[0.4750794766435986]]], "std": [[[0.29839697113960356]], [[0.22102822350173346]], [[0.22873899497958905]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4247786115916955]], [[0.44077883266051515]], [[0.3913475129757786]]], "std": [[[0.28963418137204916]], [[0.23721033109079778]], [[0.25631659805558776]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4462103830257593]], [[0.4757084246443675]], [[0.4046618680315263]]], "std": [[[0.3025087270375224]], [[0.22018997781661323]], [[0.260196572998531]]], "count": [100]}, "observation.state": {"min": [-0.6905313730239868, -0.2311749905347824, -0.7141216397285461, -1.2306408882141113, -1.4074887037277222, -0.4428921937942505, -0.6980173587799072, -0.8647299408912659, -0.48018473386764526, 0.44899556040763855, -1.6467339992523193, 0.38586896657943726, -0.4213394522666931, -0.5930946469306946, 0.009736127220094204, -0.009845957159996033, -0.6125085353851318, 1.0373117923736572, -0.45739778876304626, -0.001624858588911593, -0.006903639063239098, 0.002213427796959877, -0.6194857358932495, 1.0145230293273926, -0.44458523392677307, -0.008837624453008175, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.016300011426210403, -3.5665327686729142e-06, -0.6711302399635315, -0.4046895503997803, -0.8636336326599121, -1.028487205505371, -1.5253773927688599, -2.1046624183654785, -1.446775197982788, -0.5705536603927612, -0.23974654078483582, -0.9262961149215698, -1.5422810316085815, -0.42474082112312317, -0.6998531222343445, -0.22773316502571106, -13.373434066772461, -8.058609008789062, -3.4261295795440674, -9.432234764099121, -0.7747253179550171, -1.3772894144058228, -1.090354084968567, -10.868002891540527, -5.708180904388428, -2.780219793319702, -7.661783218383789, -1.0329670906066895, -1.8937729597091675, -3.127594470977783, -0.005563307553529739, -0.024569828063249588, -0.010795369744300842, -0.007844092324376106, -0.007203392218798399, -0.013493516482412815, -0.0062013054266572, -0.02132107876241207, -0.010749086737632751, -0.006700528785586357, -0.010715222917497158, -0.010516062378883362, -2.3331000804901123, -0.35632798075675964, 2.746694803237915, -31.269878387451172, 9.764091491699219, -0.6659867763519287, -0.44541001319885254, -0.36375147104263306, 7.022630214691162, -33.52721405029297, 12.166537284851074, -0.2534724175930023, -0.01721636764705181, -0.014392536133527756, -0.004884005058556795, -0.09564509987831116, 0.3417939245700836, -0.014656352810561657, -0.04634078964591026, 0.3029477894306183, -0.2986142039299011, 0.014883609488606453, -3.0048537254333496, -1.2553259134292603, -3.0456557273864746, -2.2833893299102783, -0.731603741645813, 1.9190003871917725, -0.7275450229644775, -0.11630351841449738, 9.69192123413086, -0.007594108581542969, -0.017222076654434204, -0.06195998191833496, 0.004338470753282309, -0.03141465038061142, -0.17307235300540924, -0.990126371383667], "max": [-0.0716700330376625, 0.1555488258600235, -0.1504896730184555, -0.2658880352973938, 0.13275562226772308, 0.514946460723877, 0.027852682396769524, 0.08731649816036224, -0.006104151252657175, 1.0116734504699707, -0.5097461938858032, 0.8460201025009155, 0.34561336040496826, -0.3469512164592743, 0.011016745120286942, -0.0010325071634724736, -0.6081175208091736, 1.0401686429977417, -0.45371749997138977, 0.004205629229545593, -0.006109922658652067, 0.01042250357568264, -0.6134294271469116, 1.0174546241760254, -0.44126105308532715, -0.003586048260331154, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0168748926371336, 1.527612312202109e-06, 0.5062201619148254, 0.31700611114501953, 0.7112990021705627, 1.0567688941955566, 2.408505439758301, 1.4541356563568115, 1.07705557346344, 1.3697367906570435, 0.4582938551902771, 0.288067489862442, 0.4931611120700836, 0.7570624351501465, 0.18992918729782104, 0.40692687034606934, -4.476370334625244, 3.2356534004211426, 3.1031746864318848, 0.5494505763053894, 0.5451770424842834, 2.4389500617980957, 0.48778998851776123, -1.7370988130569458, 9.859585762023926, 5.630647659301758, 0.5494505763053894, 2.180708408355713, 3.127594470977783, 0.22954823076725006, 0.006664062384516001, 0.036059100180864334, 0.010359007865190506, 0.005363009870052338, 0.008990444242954254, 0.002581388922408223, 0.007366959936916828, 0.02960207499563694, 0.0098652308806777, 0.014365997165441513, 0.007539395708590746, 0.004722238052636385, -0.29693999886512756, 0.4676804542541504, 11.120402336120605, -22.78300666809082, 18.41349983215332, 0.7882261872291565, 1.505910038948059, 0.5864564776420593, 14.223424911499023, -23.593042373657227, 20.475078582763672, 1.2480075359344482, 0.019472884014248848, 0.00824021827429533, -0.0018315018387511373, -0.027327170595526695, 0.5458226203918457, 0.3045773208141327, 0.21741335093975067, 0.5134512186050415, 0.001877975999377668, 0.15857714414596558, 2.9758338928222656, 0.37602853775024414, 3.004574775695801, -0.8872524499893188, -0.33836495876312256, 2.7914793491363525, -0.47736555337905884, 0.15279731154441833, 9.871682167053223, 0.011293649673461914, 0.016393601894378662, 0.03171202540397644, 0.005452415905892849, -0.02821234241127968, -0.13695132732391357, -0.9844332933425903], "mean": [-0.3380899429321289, -0.07351073622703552, -0.39487987756729126, -0.8460437059402466, -0.4263122081756592, -0.035378605127334595, -0.48280906677246094, -0.15878628194332123, -0.1752834916114807, 0.6797160506248474, -1.3034203052520752, 0.6144914031028748, -0.22300246357917786, -0.4694710671901703, 0.010467305779457092, -0.004686569795012474, -0.611316442489624, 1.038313627243042, -0.4555191099643707, 0.0013347449712455273, -0.0064375270158052444, 0.006467956583946943, -0.6169725656509399, 1.0159640312194824, -0.4431399405002594, -0.00586211821064353, 0.5930032730102539, 1.745330572128296, 0.5930032730102539, 0.5930032730102539, 0.5930032730102539, 0.5930032730102539, 0.7187215685844421, 1.745330572128296, 0.7187215685844421, 0.7187215685844421, 0.7187215685844421, 0.7187215685844421, 0.016504844650626183, -5.129962232786056e-07, -0.02604397013783455, 0.013492471538484097, 0.02511822059750557, 0.01603059470653534, -0.009977011010050774, 0.016429122537374496, -0.0021520599257200956, 0.07231605052947998, 0.0407695434987545, -0.042245373129844666, -0.07745492458343506, 0.003284225706011057, -0.08662917464971542, -0.011845054104924202, -8.495976448059082, -2.5639841556549072, 0.20546668767929077, -4.498109340667725, 0.031196746975183487, 0.4174759089946747, -0.3323667645454407, -4.867074966430664, 2.841212034225464, 0.44132038950920105, -4.772397518157959, 0.23795457184314728, -0.3301624655723572, -0.5905334949493408, 0.00048250280087813735, 0.0004976511118002236, 7.581101090181619e-05, -0.0006040195585228503, 0.00023479790252167732, -0.0006542546325363219, 0.000161624833708629, 0.000155316069140099, -0.00044503065873868763, -2.4200136977015063e-05, 0.00012487583444453776, -0.00047065160470083356, -1.3761100769042969, 0.1011354923248291, 6.990016460418701, -28.639623641967773, 14.619952201843262, -0.04313802346587181, 0.5008928775787354, 0.14218713343143463, 9.606395721435547, -28.03763771057129, 15.586630821228027, 0.36059948801994324, 0.001830391469411552, -0.00253225676715374, -0.00318128545768559, -0.06659220159053802, 0.4287298619747162, 0.11180096119642258, 0.0960831344127655, 0.3539644181728363, -0.08967515081167221, 0.10483245551586151, -0.5307210683822632, -0.7268727421760559, 0.0885864645242691, -1.871791958808899, -0.6029181480407715, 2.516726493835449, -0.6038356423377991, 0.008589863777160645, 9.776386260986328, 0.0019062809878960252, 0.0004566958814393729, -0.0012435930548235774, 0.0049882265739142895, -0.030549706891179085, -0.15633897483348846, -0.9871675968170166], "std": [0.23474669456481934, 0.15008951723575592, 0.15001899003982544, 0.351980060338974, 0.5426918268203735, 0.3241850435733795, 0.22770830988883972, 0.25696226954460144, 0.1472611278295517, 0.14364023506641388, 0.2947569787502289, 0.14501921832561493, 0.19003130495548248, 0.07740955054759979, 0.0003612993168644607, 0.0024536859709769487, 0.0009460885776206851, 0.0007812951225787401, 0.0014247378567233682, 0.0021922083105891943, 0.0002062968851532787, 0.002458555856719613, 0.0017965103033930063, 0.0011168505297973752, 0.001112791826017201, 0.0019519460620358586, 0.8046714067459106, 1.3113021850585938e-06, 0.8046714067459106, 0.8046714067459106, 0.8046714067459106, 0.8046714067459106, 0.8545101284980774, 1.3113021850585938e-06, 0.8545101284980774, 0.8545101284980774, 0.8545101284980774, 0.8545101284980774, 0.00011299522884655744, 8.376977120860829e-07, 0.199052631855011, 0.12705305218696594, 0.27996331453323364, 0.3368888199329376, 0.5885651707649231, 0.4641231298446655, 0.37184712290763855, 0.32359549403190613, 0.14499080181121826, 0.22557148337364197, 0.393421471118927, 0.19989243149757385, 0.16455139219760895, 0.10232748836278915, 2.582817316055298, 3.1283321380615234, 1.6978788375854492, 3.0620267391204834, 0.2546687424182892, 0.8711227774620056, 0.3526771366596222, 1.8419207334518433, 3.9570693969726562, 2.2336504459381104, 1.7945952415466309, 0.6284822225570679, 1.0624876022338867, 0.808772087097168, 0.0025675867218524218, 0.007670999504625797, 0.004221336450427771, 0.002566073089838028, 0.002034243894740939, 0.0022201465908437967, 0.002522815018892288, 0.007923244498670101, 0.004107300192117691, 0.002958234865218401, 0.002267465926706791, 0.002016034908592701, 0.4006374478340149, 0.19302333891391754, 1.978104591369629, 2.0087039470672607, 2.540863513946533, 0.44848689436912537, 0.42097237706184387, 0.2135287970304489, 1.5955017805099487, 2.8870627880096436, 1.8228721618652344, 0.4681577980518341, 0.006814893800765276, 0.0042616077698767185, 0.0004996848292648792, 0.015513846650719643, 0.07422640919685364, 0.11857324838638306, 0.0835808739066124, 0.06474866718053818, 0.09422735869884491, 0.03398925065994263, 2.1958701610565186, 0.5699902176856995, 2.0962777137756348, 0.3438490927219391, 0.1197148784995079, 0.24376221001148224, 0.04104065150022507, 0.049774035811424255, 0.03109203651547432, 0.003672201419249177, 0.005770578049123287, 0.011717039160430431, 0.00028028120868839324, 0.0006055755075067282, 0.009828454814851284, 0.001555524650029838], "count": [256]}, "action": {"min": [-0.7385590672492981, -0.208114355802536, -0.8109090924263, -1.2449434995651245, -1.4460535049438477, -0.44512954354286194, -0.6980463862419128, -0.8490273952484131, -0.4884147644042969, 0.40410107374191284, -1.6404756307601929, 0.38160204887390137, -0.42428165674209595, -0.5925570130348206, 0.008984102867543697, -0.012349886819720268, -0.6100791692733765, 1.0342386960983276, -0.458088755607605, -0.0016954300226643682, -0.007549584843218327, -0.001326277619227767, -0.6179690957069397, 1.0116323232650757, -0.4454239010810852, -0.008650107309222221, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.016212223097682, -3.5665327686729142e-06, -0.6711302399635315, -0.4140576124191284, -0.8636336326599121, -1.028487205505371, -1.5253773927688599, -2.1046624183654785, -1.446775197982788, -0.5705536603927612, -0.23974654078483582, -0.9262961149215698, -1.5422810316085815, -0.42474082112312317, -0.6998531222343445, -0.22773316502571106], "max": [-0.07070735841989517, 0.15794584155082703, -0.10477452725172043, -0.20162467658519745, 0.12656250596046448, 0.5254034996032715, 0.0306725911796093, 0.08606915920972824, 0.07335987687110901, 1.0683238506317139, -0.45887380838394165, 0.8450385332107544, 0.3187493085861206, -0.3427704870700836, 0.01127859391272068, 0.0015693714376538992, -0.6036921143531799, 1.037675142288208, -0.45372146368026733, 0.0037489752285182476, -0.005667600780725479, 0.011582116596400738, -0.6092632412910461, 1.0168787240982056, -0.44099536538124084, -0.0037349273916333914, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0168748926371336, 2.446601911287871e-06, 0.5062201619148254, 0.31700611114501953, 0.7112990021705627, 1.0567688941955566, 2.408505439758301, 1.4541356563568115, 1.07705557346344, 1.3697367906570435, 0.45058751106262207, 0.288067489862442, 0.4931611120700836, 0.7570624351501465, 0.18992918729782104, 0.40692687034606934], "mean": [-0.3787621259689331, -0.05947308614850044, -0.3906317353248596, -0.7939339280128479, -0.43092963099479675, -0.03505200147628784, -0.47782087326049805, -0.15752872824668884, -0.15453888475894928, 0.6871324181556702, -1.286568284034729, 0.6145344972610474, -0.23531095683574677, -0.4720396101474762, 0.010414104908704758, -0.004114020615816116, -0.6072142720222473, 1.0359326601028442, -0.45570501685142517, 0.0010693658841773868, -0.0063368515111505985, 0.006224847864359617, -0.6132554411888123, 1.013973355293274, -0.44332650303840637, -0.0058286446146667, 0.5921169519424438, 1.745330572128296, 0.5921169519424438, 0.5921169519424438, 0.5921169519424438, 0.5921169519424438, 0.7119038701057434, 1.745330572128296, 0.7119038701057434, 0.7119038701057434, 0.7119038701057434, 0.7119038701057434, 0.016503723338246346, -5.017174089516629e-07, -0.025334306061267853, 0.011828506365418434, 0.0250408798456192, 0.014410283416509628, -0.00824027881026268, 0.01616796851158142, -0.0009005998726934195, 0.06912171840667725, 0.04236561059951782, -0.042888518422842026, -0.07630743831396103, 0.0028564759995788336, -0.0856398493051529, -0.011878707446157932], "std": [0.2397790402173996, 0.1363092064857483, 0.17391903698444366, 0.35561683773994446, 0.544021725654602, 0.32361993193626404, 0.225629523396492, 0.22755858302116394, 0.14221689105033875, 0.14373648166656494, 0.25918757915496826, 0.1469772309064865, 0.17349186539649963, 0.07747895270586014, 0.0004455314192455262, 0.002710202941671014, 0.0014737194869667292, 0.0007342610042542219, 0.0014060554094612598, 0.0018853250658139586, 0.0003473981923889369, 0.00264455727301538, 0.002480185590684414, 0.0015681171789765358, 0.0011858659563586116, 0.0016622653929516673, 0.8047501444816589, 1.3113021850585938e-06, 0.8047501444816589, 0.8047501444816589, 0.8047501444816589, 0.8047501444816589, 0.8532541990280151, 1.3113021850585938e-06, 0.8532541990280151, 0.8532541990280151, 0.8532541990280151, 0.8532541990280151, 0.00011464553972473368, 8.61300065935211e-07, 0.1994575411081314, 0.12986871600151062, 0.27996864914894104, 0.3380270302295685, 0.5891599655151367, 0.46414199471473694, 0.37233033776283264, 0.324701189994812, 0.14669114351272583, 0.22537925839424133, 0.3940855860710144, 0.19997045397758484, 0.16454029083251953, 0.10231528431177139], "count": [256]}, "timestamp": {"min": [0.0], "max": [8.5], "mean": [4.25], "std": [2.4633423545166346], "count": [256]}, "frame_index": {"min": [0], "max": [255], "mean": [127.5], "std": [73.90027063549903], "count": [256]}, "episode_index": {"min": [193], "max": [193], "mean": [193.0], "std": [0.0], "count": [256]}, "index": {"min": [75260], "max": [75515], "mean": [75387.5], "std": [73.90027063549903], "count": [256]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [256]}, "subtask_annotation": {"mean": [0.33984375, 2.0, 2.0, 2.0, 2.0], "std": [0.4898724074551837, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [256]}, "scene_annotation": {"mean": [193.0], "std": [0.0], "min": [193], "max": [193], "count": [256]}, "eef_direction_state": {"mean": [3.37109375, 2.8671875], "std": [2.0480040719468646, 2.0855570814158386], "min": [0, 0], "max": [6, 6], "count": [256]}, "eef_velocity_state": {"mean": [0.97265625, 1.078125], "std": [0.6869560170316128, 0.6568077986557407], "min": [0, 0], "max": [2, 2], "count": [256]}, "eef_acc_mag_state": {"mean": [0.8828125, 0.85546875], "std": [0.8396529579795154, 0.8377153262137667], "min": [0, 0], "max": [2, 2], "count": [256]}, "eef_direction_action": {"mean": [3.03125, 2.8359375], "std": [1.9342210156804729, 2.016639158623513], "min": [0, 0], "max": [6, 6], "count": [256]}, "eef_velocity_action": {"mean": [1.08984375, 1.20703125], "std": [0.6758489850446899, 0.661518564760988], "min": [0, 0], "max": [2, 2], "count": [256]}, "eef_acc_mag_action": {"mean": [1.1796875, 1.13671875], "std": [0.7948426903128379, 0.7811621044305961], "min": [0, 0], "max": [2, 2], "count": [256]}, "eef_sim_pose_state": {"mean": [0.3031241557996031, 0.20018848249440088, 0.07054427262596803, -0.5190777317002391, -0.727309454789767, 0.10150545398660514, 0.24558589247331394, -0.2131959039574115, 0.08937871534776257, -1.871763035517456, -0.6029998725068673, 2.5167940921423995], "std": [0.056607572237752944, 0.0896258726995101, 0.0276106158076935, 2.218906687267885, 0.5700225955394159, 2.1172062430206813, 0.06441042047676496, 0.0819575245889611, 0.023456355644405458, 0.34387658740790733, 0.11959979529496269, 0.24366800491409057], "min": [0.2304054629301435, 0.10192524652112539, 0.035100229678394136, -3.0991642765421314, -1.256280494376513, -3.100361244519664, 0.19591456311936914, -0.3892737564276224, 0.048889970516493984, -2.2833636807421938, -0.7316647540749825, 1.919001324403007], "max": [0.3973536192081966, 0.3327627274363985, 0.13794553634801723, 3.1027907077578374, 0.3760350796631733, 3.1231112103358702, 0.4162335393277733, -0.13163300521324753, 0.13497794811027164, -0.8872537599503304, -0.339304747513564, 2.791551523454828], "count": [256]}, "eef_sim_pose_action": {"mean": [0.3129043921409947, 0.2096300769387352, 0.07037350248685059, -0.37313533783612296, -0.7481965297004203, 0.07751205533540707, 0.242696957053159, -0.20152869194750372, 0.08394896419764442, -1.8778310900616437, -0.6229954800906976, 2.5368670440029786], "std": [0.05669516996410108, 0.08826234924797341, 0.023000194379753217, 2.265372021753623, 0.6041969391063038, 2.146985229522656, 0.06010988117813777, 0.07720539259822665, 0.025912337816283836, 0.2945005168568875, 0.10810092399939648, 0.2164266774370815], "min": [0.23481041844453454, 0.09732492329130175, 0.0428429917943258, -3.0621449416399855, -1.296251880653983, -3.130353487189564, 0.18735619734053083, -0.38198290642671623, 0.04073564329340342, -2.3328378615205074, -0.7725080336405369, 1.9071204587536017], "max": [0.40722925549174144, 0.3402868471392384, 0.13540943836134442, 3.1296796778429923, 0.45512102732034343, 3.091682500228258, 0.4084915716949797, -0.1263208238403153, 0.14824973052941204, -0.8257356269304056, -0.379464948658788, 2.747655208911762], "count": [256]}}} +{"episode_index": 192, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.432478790208894]], [[0.5417884078467989]], [[0.48720719595027556]]], "std": [[[0.28754142997154836]], [[0.2055143124376552]], [[0.20896444519516214]]], "count": [105]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.417981376210615]], [[0.43572446494937844]], [[0.4017515126965819]]], "std": [[[0.2715220599950397]], [[0.24385102054070867]], [[0.25743160426887746]]], "count": [105]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4468144509437762]], [[0.47149330843448495]], [[0.38317139241317444]]], "std": [[[0.30917517058702426]], [[0.22408641220026077]], [[0.24821053350153077]]], "count": [105]}, "observation.state": {"min": [-0.6871684193611145, -0.24624410271644592, -0.44356074929237366, -1.6781115531921387, -1.3557614088058472, 0.20570418238639832, -0.7026793956756592, -0.9549175500869751, -0.28248322010040283, 0.5218585729598999, -1.6147860288619995, 0.24261601269245148, -0.6920965909957886, -0.676927924156189, 0.010433671995997429, -0.003700150176882744, -0.6140726208686829, 1.0338969230651855, -0.45690345764160156, -0.006923351436853409, -0.013390650972723961, -0.0010114716133102775, -0.6167292594909668, 1.0192151069641113, -0.4504382014274597, -0.005371406674385071, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.002010020660236478, -0.0011472823098301888, -0.515900194644928, -0.4258723855018616, -0.2003149390220642, -0.9783381819725037, -1.5132182836532593, -1.173182487487793, -0.5344579219818115, -0.8758675456047058, -0.5309218168258667, -0.8129783868789673, -0.9550098180770874, -0.6988441944122314, -1.5250054597854614, -0.8254434466362, -12.939159393310547, -7.051281929016113, -1.7551891803741455, -10.256410598754883, -2.4102563858032227, -1.3199023008346558, -1.2051281929016113, -13.707491874694824, -4.090353965759277, -2.5836386680603027, -8.15018367767334, -0.7460317611694336, -1.664224624633789, -1.922466516494751, -0.006393838208168745, -0.01771388202905655, -0.013536211103200912, -0.0072323973290622234, -0.006443376187235117, -0.004157823044806719, -0.007854878902435303, -0.01561584323644638, -0.011112844571471214, -0.007617622148245573, -0.004992510657757521, -0.004244897048920393, -3.520859956741333, -0.4825274646282196, 4.6174163818359375, -30.30225372314453, 10.849028587341309, -0.9049406051635742, -0.44541001319885254, -0.20043447613716125, 7.067171096801758, -32.808738708496094, 13.569669723510742, -0.4690811336040497, -0.01467924751341343, -0.016035029664635658, 0.0024420025292783976, -0.10930868983268738, 0.3558371067047119, 0.07031004130840302, 0.04479590058326721, 0.33720773458480835, -0.15056240558624268, 0.01500735990703106, -3.093926429748535, -0.7503390312194824, -3.0994296073913574, -3.0794589519500732, -0.7971615791320801, 2.1112427711486816, -0.7570768594741821, -0.06549191474914551, 9.705757141113281, -0.010577231645584106, -0.009312719106674194, -0.03714728355407715, -0.019216695800423622, 0.026216477155685425, 0.6397238969802856, 0.7661458253860474], "max": [-0.021977806463837624, 0.33836930990219116, -0.1627528816461563, -0.4722669720649719, 0.09994777292013168, 0.6027977466583252, -0.3246508240699768, -0.009826049208641052, 0.17814901471138, 1.2611602544784546, -0.722894549369812, 0.7901371717453003, 0.5689727067947388, -0.1322629302740097, 0.01109885424375534, 0.0010050972923636436, -0.611941397190094, 1.0365372896194458, -0.45508044958114624, -0.0051526278257369995, -0.012844353914260864, 0.0037994636222720146, -0.614591121673584, 1.0200839042663574, -0.44853475689888, -0.004118954297155142, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0015249556163325906, -0.001141257700510323, 0.51198810338974, 0.4891479015350342, 0.29131022095680237, 0.7688455581665039, 1.983878254890442, 0.8379808664321899, 0.48703843355178833, 0.7352613806724548, 0.3734339475631714, 0.6032349467277527, 0.8229732513427734, 1.7254269123077393, 1.555608868598938, 0.7299169301986694, -4.476369857788086, 5.647130966186523, 2.1202685832977295, 0.4273504316806793, 0.7460317611694336, 2.5250306129455566, 0.6312576532363892, -3.3962509632110596, 9.157509803771973, 2.9206349849700928, -0.6715506911277771, 2.8406593799591064, 1.692918300628662, 0.5164835453033447, 0.007868951186537743, 0.015099403448402882, 0.012272356078028679, 0.009142990224063396, 0.002029846888035536, 0.00367596372961998, 0.00920858234167099, 0.024016087874770164, 0.014091298915445805, 0.005653494503349066, 0.00304918410256505, 0.005773876328021288, -1.930109977722168, 0.1447582244873047, 11.699435234069824, -18.43578338623047, 19.976097106933594, 0.966598629951477, 1.1877599954605103, 0.44169819355010986, 15.262714385986328, -22.337207794189453, 22.75462532043457, 1.4294183254241943, 0.023525431752204895, 0.012603793293237686, 0.005494505632668734, -0.013663585297763348, 0.5535675287246704, 0.3627166450023651, 0.33043649792671204, 0.5253215432167053, 0.06155265495181084, 0.3108314275741577, 3.0524253845214844, 0.2920585572719574, 3.055662155151367, -0.803359866142273, -0.13267669081687927, 3.0313971042633057, -0.5229489803314209, 0.1968495398759842, 9.860590934753418, 0.008916139602661133, 0.015830814838409424, 0.02460658550262451, -0.01710946299135685, 0.028081929311156273, 0.6418352127075195, 0.7678643465042114], "mean": [-0.2506682276725769, -0.09099407494068146, -0.3516044616699219, -1.3414406776428223, -0.2744296193122864, 0.35297906398773193, -0.6328973770141602, -0.48564234375953674, -0.006983979605138302, 0.7947741746902466, -1.1322840452194214, 0.46850916743278503, -0.20428740978240967, -0.40737271308898926, 0.010799416340887547, -0.0019964189268648624, -0.6136170625686646, 1.0357129573822021, -0.455969899892807, -0.005531628150492907, -0.013109744526445866, 0.0007091251900419593, -0.615972638130188, 1.0197027921676636, -0.4494495689868927, -0.004873054567724466, 0.47532331943511963, 1.7453181743621826, 0.47532331943511963, 0.47532331943511963, 0.47532331943511963, 0.47532331943511963, 0.574772298336029, 1.7453181743621826, 0.574772298336029, 0.574772298336029, 0.574772298336029, 0.574772298336029, -0.0018272818997502327, -0.0011447365395724773, -0.019160382449626923, 0.020607884973287582, 0.014484466053545475, 0.021225685253739357, -0.006130396854132414, -0.000453139771707356, -0.0011013003531843424, 0.0010420008329674602, -0.0010587123688310385, -0.0002762192452792078, -0.0009734349441714585, -0.00270059984177351, -0.006629353854805231, -0.00456724688410759, -7.600705146789551, -2.3009777069091797, 0.09696132689714432, -4.656370162963867, -0.15555718541145325, 0.11150306463241577, -0.3252316415309906, -7.929485321044922, 2.807549238204956, -0.24272142350673676, -4.082701206207275, 0.30281227827072144, -0.3015117943286896, -0.4572600722312927, -0.0002112028596457094, 0.0005757614853791893, 5.654805863741785e-05, -8.744504884816706e-05, -4.1435097955400124e-05, -2.0231154849170707e-05, -3.2497948268428445e-05, -0.0002691913105081767, 0.00035536393988877535, -0.00037465221248567104, -4.8157162382267416e-05, -1.5306216027966002e-07, -2.685600519180298, -0.15176351368427277, 8.690134048461914, -23.860536575317383, 16.438093185424805, 0.24457837641239166, 0.48632970452308655, 0.14467662572860718, 11.584290504455566, -28.099422454833984, 18.99932861328125, 0.6687878966331482, 0.001989565556868911, -0.00239830045029521, 0.0039043768774718046, -0.05253198742866516, 0.4255853295326233, 0.16823332011699677, 0.2616940438747406, 0.4311175048351288, -0.07631823420524597, 0.1760483980178833, -1.5190659761428833, -0.5191996097564697, 1.3866331577301025, -2.000131368637085, -0.500644862651825, 2.56801700592041, -0.6710029244422913, 0.054370712488889694, 9.768688201904297, 0.0012092766119167209, 0.00030537217389792204, 7.197105878731236e-05, -0.018323516473174095, 0.02754874899983406, 0.6409422159194946, 0.7668753862380981], "std": [0.1770869642496109, 0.20926758646965027, 0.05443751439452171, 0.3596838116645813, 0.5250581502914429, 0.11111113429069519, 0.12565384805202484, 0.3454538881778717, 0.17332106828689575, 0.265428751707077, 0.3466377854347229, 0.16304267942905426, 0.4418620467185974, 0.18014104664325714, 0.00015139675815589726, 0.001217972137965262, 0.0003939613525290042, 0.0006209314451552927, 0.0006172528956085443, 0.00031575659522786736, 0.00012404857261572033, 0.001299212803132832, 0.0004169396997895092, 0.00016750961367506534, 0.000618008547462523, 0.00033301603980362415, 0.7714599370956421, 1.1086463928222656e-05, 0.7714599370956421, 0.7714599370956421, 0.7714599370956421, 0.7714599370956421, 0.8071314692497253, 1.1086463928222656e-05, 0.8071314692497253, 0.8071314692497253, 0.8071314692497253, 0.8071314692497253, 0.00010214337817160413, 9.252260042558191e-07, 0.13816280663013458, 0.12160434573888779, 0.07417961955070496, 0.270708292722702, 0.38250115513801575, 0.19356760382652283, 0.12382575869560242, 0.2547823190689087, 0.11803902685642242, 0.18754282593727112, 0.26717352867126465, 0.2397403120994568, 0.34108927845954895, 0.1815301924943924, 1.8735111951828003, 3.35129451751709, 0.862480878829956, 2.836646318435669, 0.4944324791431427, 0.771278977394104, 0.264985591173172, 2.815732955932617, 3.433379650115967, 1.235106348991394, 1.9189203977584839, 0.7122665643692017, 0.5751555562019348, 0.44854843616485596, 0.002370070433244109, 0.0052399663254618645, 0.004256392829120159, 0.0026755561120808125, 0.0008804098470136523, 0.0009554721182212234, 0.0026250581722706556, 0.005171272438019514, 0.0042183673940598965, 0.0022879252210259438, 0.0009670349536463618, 0.0011541491840034723, 0.25245603919029236, 0.09594285488128662, 1.2712241411209106, 3.45285964012146, 1.6428638696670532, 0.5467845797538757, 0.24075810611248016, 0.09627629071474075, 2.0716516971588135, 2.355708122253418, 2.482428789138794, 0.569913387298584, 0.006323162000626326, 0.004841277375817299, 0.0004700547724496573, 0.015191180631518364, 0.05637728050351143, 0.08485755324363708, 0.09166846424341202, 0.06157129257917404, 0.06377482414245605, 0.09933127462863922, 2.128614664077759, 0.3488667905330658, 2.2465546131134033, 0.8478808403015137, 0.19078467786312103, 0.3170231580734253, 0.032897066324949265, 0.03890665993094444, 0.02229400910437107, 0.0030493373051285744, 0.004051303490996361, 0.00762353278696537, 0.0004375419521238655, 0.0003306979197077453, 0.0004869893891736865, 0.00040024795453064144], "count": [500]}, "action": {"min": [-0.7324466705322266, -0.2219063937664032, -0.4746013283729553, -1.624206304550171, -1.3633522987365723, 0.20094294846057892, -0.6981316804885864, -1.0054142475128174, -0.30474433302879333, 0.5022363662719727, -1.598543405532837, 0.2376156598329544, -0.6939054727554321, -0.6768380403518677, 0.009719894267618656, -0.005175391677767038, -0.6127076745033264, 1.0314377546310425, -0.45745494961738586, -0.006411623675376177, -0.01401248574256897, -0.0025882229674607515, -0.6150782108306885, 1.0156729221343994, -0.4509252905845642, -0.005781682673841715, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.002010020660236478, -0.0011472823098301888, -0.515900194644928, -0.464309960603714, -0.2003149390220642, -0.9783381819725037, -1.5132182836532593, -1.173182487487793, -0.5344579219818115, -0.8758675456047058, -0.5309218168258667, -0.8129783868789673, -0.9550098180770874, -0.6988441944122314, -1.5250054597854614, -0.8254434466362], "max": [-0.040711890906095505, 0.34376952052116394, -0.1309855878353119, -0.3756410479545593, 0.09904565662145615, 0.6157053112983704, -0.3191934823989868, -0.01585470512509346, 0.1644010692834854, 1.316644310951233, -0.6727474331855774, 0.8050156831741333, 0.5764204263687134, -0.1291675567626953, 0.012304428964853287, 0.003235523123294115, -0.6073204278945923, 1.0355886220932007, -0.45487597584724426, -0.005029552616178989, -0.011453426443040371, 0.005867338739335537, -0.609618604183197, 1.0192208290100098, -0.44840899109840393, -0.0046430062502622604, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0015249556163325906, -0.001141257700510323, 0.51198810338974, 0.4891479015350342, 0.29131022095680237, 0.7688455581665039, 1.983878254890442, 0.8379808664321899, 0.48703843355178833, 0.7352613806724548, 0.3734339475631714, 0.6032349467277527, 0.8229732513427734, 1.5321834087371826, 1.555608868598938, 0.7133437395095825], "mean": [-0.2883187234401703, -0.070208340883255, -0.34969383478164673, -1.283294677734375, -0.27553069591522217, 0.3503401279449463, -0.6295128464698792, -0.5098206996917725, -0.016923746094107628, 0.816871166229248, -1.093623161315918, 0.46570155024528503, -0.20351475477218628, -0.40977343916893005, 0.01109048631042242, -0.0022545172832906246, -0.6098670363426208, 1.0338788032531738, -0.45604759454727173, -0.005440264008939266, -0.012662477791309357, 0.00019436639558989555, -0.6119738817214966, 1.0176737308502197, -0.4495832026004791, -0.005182505585253239, 0.47528842091560364, 1.7453181743621826, 0.47528842091560364, 0.47528842091560364, 0.47528842091560364, 0.47528842091560364, 0.5741090178489685, 1.7453181743621826, 0.5741090178489685, 0.5741090178489685, 0.5741090178489685, 0.5741090178489685, -0.0018265749095007777, -0.001144741429015994, -0.018420826643705368, 0.01967926137149334, 0.014472661539912224, 0.019861377775669098, -0.004347088746726513, -0.0016924189403653145, -0.001080663176253438, 0.001448509399779141, -0.0007274862146005034, -0.0005716119194403291, -0.0009741181274875998, -0.0065163210965693, -0.00652298191562295, -0.006134397815912962], "std": [0.1810065060853958, 0.19654227793216705, 0.06896547228097916, 0.3678353726863861, 0.5273207426071167, 0.11229276657104492, 0.12388166785240173, 0.35378915071487427, 0.1664983481168747, 0.2845289409160614, 0.35290104150772095, 0.167367085814476, 0.4452293813228607, 0.18145987391471863, 0.0004914653254672885, 0.0015153379645198584, 0.0009552098927088082, 0.0007988710422068834, 0.0007022334611974657, 0.0002352330193389207, 0.0004799267917405814, 0.001532209338620305, 0.0010357049759477377, 0.0006590247503481805, 0.0007127504795789719, 0.0002877091465052217, 0.7714661955833435, 1.1086463928222656e-05, 0.7714661955833435, 0.7714661955833435, 0.7714661955833435, 0.7714661955833435, 0.8069953322410583, 1.1086463928222656e-05, 0.8069953322410583, 0.8069953322410583, 0.8069953322410583, 0.8069953322410583, 0.0001024890661938116, 9.218312584380328e-07, 0.13921746611595154, 0.12357580661773682, 0.07418159395456314, 0.27258169651031494, 0.3836984634399414, 0.1948772519826889, 0.12382513284683228, 0.25464192032814026, 0.11780432611703873, 0.18745025992393494, 0.2671736776828766, 0.22493863105773926, 0.3413419723510742, 0.1784839630126953], "count": [500]}, "timestamp": {"min": [0.0], "max": [16.633333333333333], "mean": [8.316666666666668], "std": [4.811242620732772], "count": [500]}, "frame_index": {"min": [0], "max": [499], "mean": [249.5], "std": [144.33727862198316], "count": [500]}, "episode_index": {"min": [194], "max": [194], "mean": [194.0], "std": [0.0], "count": [500]}, "index": {"min": [75516], "max": [76015], "mean": [75765.5], "std": [144.33727862198316], "count": [500]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [500]}, "subtask_annotation": {"mean": [0.656, 2.0, 2.0, 2.0, 2.0], "std": [0.48338804288066395, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [500]}, "scene_annotation": {"mean": [194.0], "std": [0.0], "min": [194], "max": [194], "count": [500]}, "eef_direction_state": {"mean": [3.868, 3.616], "std": [2.260658311200524, 2.377507938998322], "min": [0, 0], "max": [6, 6], "count": [500]}, "eef_velocity_state": {"mean": [0.71, 0.766], "std": [0.711266476083331, 0.695157536102429], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_acc_mag_state": {"mean": [0.596, 0.694], "std": [0.7828052120419244, 0.8320841303618276], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_direction_action": {"mean": [2.926, 3.086], "std": [2.2263252233220556, 2.157453128111938], "min": [0, 0], "max": [6, 6], "count": [500]}, "eef_velocity_action": {"mean": [0.904, 0.966], "std": [0.6532870731921757, 0.6425293767603166], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_acc_mag_action": {"mean": [0.856, 0.902], "std": [0.8217444858348609, 0.848761450585498], "min": [0, 0], "max": [2, 2], "count": [500]}, "eef_sim_pose_state": {"mean": [0.3028105078951423, 0.19564660337100284, 0.16466027327029711, -1.5129017101645112, -0.5193184546033051, 1.3930446569859631, 0.33090990471248793, -0.16107152513232012, 0.15819100468884484, -2.000092102730338, -0.5007541928172005, 2.568089790759259], "std": [0.04023186498139302, 0.10368053463649861, 0.03147984983109522, 2.144284287596123, 0.3488294832986126, 2.25328733339575, 0.07550507261525373, 0.0600522753006184, 0.02150453974141754, 0.8478926156067945, 0.19079885607836272, 0.3169893864906268], "min": [0.24596375019913902, 0.10732088397189433, 0.07515874178084991, -3.1175899259279345, -0.750336112493737, -3.12793876974716, 0.22413344304388513, -0.2611016535854182, 0.11012879634348781, -3.0794246574846347, -0.7976243983172091, 2.1113020608946256], "max": [0.3947932337601572, 0.4189947357079145, 0.19429369946454697, 3.133983193644022, 0.29204056983450877, 3.123037052473662, 0.43974627691290985, -0.07501752372861234, 0.21705054982797317, -0.8033598388215587, -0.13267877661763317, 3.0313965353106407], "count": [500]}, "eef_sim_pose_action": {"mean": [0.3126509204830121, 0.2029387772170339, 0.15955209695937722, -1.4769846559315116, -0.5363049097357148, 1.335747490998363, 0.33594975441566, -0.16610583933043943, 0.15489887580722392, -1.9593658380540295, -0.478654807217638, 2.5482063509345316], "std": [0.038916510591826804, 0.10151072564146661, 0.029797029941939005, 2.198438580727776, 0.3643942339756375, 2.3082045841569316, 0.07596602920196378, 0.06025694681795018, 0.02272465365906406, 0.8526999084131373, 0.20482272313781652, 0.3140747441847397], "min": [0.2514896399968948, 0.10750950640406565, 0.07744401268157185, -3.140093163646847, -0.8148320224988137, -3.1278771420805835, 0.22297025619377192, -0.2752045770460674, 0.10871870559441008, -3.033393743896843, -0.7626030031403758, 2.059949871498971], "max": [0.4060508518122814, 0.425288138254469, 0.19409876509337337, 3.1142138634947094, 0.30973214391710524, 3.1161573589569387, 0.45393423106826963, -0.07910889879591547, 0.22140168443476677, -0.7629496840278178, -0.11674866298776987, 3.0088955667316655], "count": [500]}}} +{"episode_index": 193, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42986363417916185]], [[0.5672022563437139]], [[0.482448822568243]]], "std": [[[0.30030584542843547]], [[0.19379156396567512]], [[0.22951204971173667]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.419058965301807]], [[0.39704826268742793]], [[0.316028791810842]]], "std": [[[0.3122622992863947]], [[0.2691902408528343]], [[0.31265967429519526]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44673029123414076]], [[0.42329543925413304]], [[0.3331429714532872]]], "std": [[[0.2965831612062433]], [[0.25212123114738694]], [[0.29958187254953283]]], "count": [100]}, "observation.state": {"min": [-0.18092584609985352, -0.06485148519277573, -0.6492712497711182, -1.8375684022903442, -1.5354387760162354, -0.2915419638156891, -0.42490702867507935, -0.4850425720214844, 0.03009978123009205, 0.21915295720100403, -1.7350528240203857, 0.022101154550909996, -0.40312740206718445, -0.3192956745624542, -0.003910962026566267, -0.014077549800276756, -0.6212959885597229, 0.9599018096923828, -0.3680679202079773, -0.00792259257286787, 0.0002887875307351351, 0.01184891164302826, -0.5727838277816772, 0.9806102514266968, -0.43313345313072205, 0.03282775729894638, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.034994497895240784, -0.0003768065362237394, -0.33466652035713196, -0.16948682069778442, -0.5903555750846863, -1.4811439514160156, -2.021507501602173, -2.260941505432129, -1.331498384475708, -0.22911284863948822, -0.30407124757766724, -0.6262694597244263, -0.9441272020339966, -4.523651123046875, -0.7183784246444702, -1.649606466293335, -7.63878059387207, -5.341880798339844, -3.117216110229492, -13.7362642288208, -5.250916004180908, -2.6684980392456055, -2.9267396926879883, -9.14203929901123, -5.525030612945557, -2.162393093109131, -9.09645938873291, -1.4059829711914062, -0.5164835453033447, -1.3485958576202393, -0.007311842404305935, -0.015924328938126564, -0.033400051295757294, -0.005812837276607752, -0.019037757068872452, -0.0038729601074010134, -0.0068756695836782455, -0.014085642993450165, -0.02800309844315052, -0.005658849608153105, -0.013603676110506058, -0.005749962292611599, 1.3574399948120117, -0.03711749613285065, 10.897697448730469, -27.2869873046875, 7.137784957885742, -0.6596536636352539, -1.3998600244522095, -0.5493389368057251, -0.8611259460449219, -30.074533462524414, 4.737585067749023, -1.295912265777588, -0.019285717979073524, -0.01868397556245327, 0.015262516215443611, -0.10930868983268738, 0.30036258697509766, 0.0034217943903058767, 0.06864455342292786, 0.36268627643585205, -0.16502347588539124, 0.02094043418765068, -3.098144292831421, -1.1901270151138306, -3.101804256439209, -2.853846311569214, -1.460994005203247, -3.008382797241211, -0.8483645915985107, -0.20872478187084198, 9.650605201721191, -0.010469943284988403, -0.025109797716140747, -0.024815350770950317, -0.0255955271422863, 0.02042843960225582, 0.634208619594574, 0.7710821628570557], "max": [0.22646939754486084, 0.1348697543144226, -0.3911077082157135, -1.1681718826293945, 0.08554036170244217, 0.6938081979751587, 0.2698068618774414, -0.02193445898592472, 0.14229050278663635, 0.6771208643913269, -0.6835969686508179, 1.4274749755859375, 0.0914715975522995, 0.25129780173301697, -0.0033315694890916348, -0.01253704633563757, -0.6121025085449219, 0.9600462913513184, -0.3637390434741974, -0.006593173835426569, 0.0008115913369692862, 0.013172207400202751, -0.5648163557052612, 0.9812385439872742, -0.42912328243255615, 0.03408630192279816, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.03444339334964752, 1.9872331904480234e-06, 0.7112538814544678, 0.31126099824905396, 0.2783728241920471, 1.1587960720062256, 4.008739948272705, 1.707604169845581, 1.0565176010131836, 0.46503084897994995, 0.08484174311161041, 0.7512363195419312, 0.29324275255203247, 1.278423547744751, 2.1057212352752686, 0.33082878589630127, -1.8595865964889526, 2.5030527114868164, 1.7130646705627441, -0.33577537536621094, 0.7460317611694336, 3.0128204822540283, 0.8321123719215393, -2.717000722885132, 13.156289100646973, 2.9487180709838867, 4.609279632568359, 1.4059828519821167, 1.6929181814193726, 2.8980464935302734, 0.005307358223944902, 0.01012950949370861, 0.022465338930487633, 0.005388094577938318, 0.004205002915114164, 0.007913026958703995, 0.006675520911812782, 0.00865166261792183, 0.05052945762872696, 0.007877357304096222, 0.00580702256411314, 0.012746553868055344, 3.0754499435424805, 0.5864564180374146, 15.574501991271973, -21.583452224731445, 16.685224533081055, 0.06110859662294388, 0.16967999935150146, 0.029693998396396637, 5.226143836975098, -20.787750244140625, 13.519489288330078, -0.6381561160087585, 0.016257351264357567, 0.009106011129915714, 0.018315019086003304, -0.04099075868725777, 0.40791183710098267, 0.17023800313472748, 0.25743889808654785, 0.5077756643295288, 0.03411691263318062, 0.2951884865760803, 3.0337915420532227, 0.09436553716659546, 3.082348346710205, 3.0129363536834717, 0.03828604519367218, 3.0014445781707764, -0.5131629705429077, 0.08427897840738297, 9.849540710449219, 0.010396063327789307, 0.0200994610786438, 0.049711018800735474, -0.021070923656225204, 0.02744297683238983, 0.6358652114868164, 0.7724679708480835], "mean": [0.02706099860370159, 0.026612307876348495, -0.4975498616695404, -1.624808430671692, -0.5140833258628845, 0.15035784244537354, -0.18091066181659698, -0.27398163080215454, 0.10178577154874802, 0.4635236859321594, -1.1906872987747192, 0.6369246244430542, -0.21253839135169983, -0.16029004752635956, -0.003534301184117794, -0.01315674465149641, -0.6185394525527954, 0.9599599242210388, -0.36483097076416016, -0.007325711194425821, 0.0005746315000578761, 0.012439316138625145, -0.5708855986595154, 0.9810242056846619, -0.43099749088287354, 0.03334635868668556, 0.4720114767551422, 1.745330572128296, 0.4720114767551422, 0.4720114767551422, 0.4720114767551422, 0.4720114767551422, 0.7160488963127136, 1.745330572128296, 0.7160488963127136, 0.7160488963127136, 0.7160488963127136, 0.7160488963127136, -0.03471393883228302, -0.00012306682765483856, 0.0016623729607090354, 0.005801286548376083, 0.0006115267751738429, 0.0007870540139265358, -0.020845189690589905, 0.035712145268917084, -0.015331410802900791, 0.05453722923994064, -0.018279684707522392, -0.010209131985902786, -0.12873752415180206, -0.1568310260772705, 0.05681008845567703, -0.058367423713207245, -4.641773223876953, -2.004882335662842, -0.03783753141760826, -6.225306034088135, -0.4563455879688263, 0.5106855034828186, -0.5491129755973816, -6.108490467071533, 3.638871431350708, 0.3429194986820221, -4.608695030212402, 0.21621714532375336, 0.14283280074596405, -0.4250704050064087, -0.00014016960631124675, -0.0008660166640765965, -0.0010059579508379102, 0.00011994232045253739, -0.0002715397858992219, 0.00011841257946798578, -0.00017068475426640362, -0.0004462147189769894, -0.0004267344484105706, 7.173369522206485e-05, -0.00036607435322366655, -9.581392805557698e-05, 2.171398639678955, 0.3139987289905548, 13.197779655456543, -23.084379196166992, 13.856342315673828, -0.35736456513404846, -0.6091774702072144, -0.2267836332321167, 3.4426636695861816, -24.317121505737305, 11.572729110717773, -1.0243700742721558, 0.001654844731092453, -0.002966709202155471, 0.016740167513489723, -0.07101847976446152, 0.337541788816452, 0.08178209513425827, 0.1873592585325241, 0.43540695309638977, -0.07497048377990723, 0.14191842079162598, 0.3269058167934418, -0.7380154132843018, 0.026994813233613968, -1.9458565711975098, -0.7648642659187317, 2.155735969543457, -0.695004940032959, -0.03846212476491928, 9.76012897491455, -0.00012166023225290701, 0.0009813077049329877, 0.0006719976663589478, -0.024028189480304718, 0.0253464188426733, 0.6349263191223145, 0.7717797756195068], "std": [0.1380489021539688, 0.06826234608888626, 0.08429492264986038, 0.23166954517364502, 0.66170734167099, 0.356290340423584, 0.18286126852035522, 0.12044887989759445, 0.030533991754055023, 0.12634900212287903, 0.3403078019618988, 0.43142932653427124, 0.10469354689121246, 0.1940218061208725, 9.87689127214253e-05, 0.0003808269102592021, 0.002399222459644079, 3.1233375921146944e-05, 0.0005524742882698774, 0.00026022372185252607, 0.00010624321294017136, 0.0003387766482774168, 0.0019065231317654252, 0.0001648415345698595, 0.0006932447431609035, 0.000258583459071815, 0.7623746395111084, 1.3113021850585938e-06, 0.7623746395111084, 0.7623746395111084, 0.7623746395111084, 0.7623746395111084, 0.8354853987693787, 1.3113021850585938e-06, 0.8354853987693787, 0.8354853987693787, 0.8354853987693787, 0.8354853987693787, 8.063826680881903e-05, 8.486767183057964e-05, 0.20033559203147888, 0.09209225326776505, 0.15306442975997925, 0.37574806809425354, 0.896436333656311, 0.4550081193447113, 0.36920061707496643, 0.12405378371477127, 0.06363727152347565, 0.2712000012397766, 0.31774023175239563, 0.7955182194709778, 0.43695977330207825, 0.25627216696739197, 1.700953483581543, 1.5126419067382812, 1.072656273841858, 3.6368227005004883, 1.2635576725006104, 1.1210033893585205, 0.6830325722694397, 1.4641993045806885, 5.00816535949707, 1.2706787586212158, 3.9209656715393066, 0.49426037073135376, 0.39583930373191833, 0.8884183764457703, 0.0023141889832913876, 0.004682134371250868, 0.007228346541523933, 0.0024650117848068476, 0.0027892161160707474, 0.0019339777063578367, 0.0027591849211603403, 0.004344664514064789, 0.008352445438504219, 0.002230042591691017, 0.0026137246750295162, 0.00241624703630805, 0.35976845026016235, 0.13271251320838928, 1.2116385698318481, 1.1144468784332275, 2.0154621601104736, 0.15276801586151123, 0.3317234516143799, 0.10659012943506241, 1.2927138805389404, 2.021472692489624, 1.7870596647262573, 0.14435330033302307, 0.006610562559217215, 0.005144864786416292, 0.0004906158428639174, 0.013277063146233559, 0.032255180180072784, 0.04483210667967796, 0.05849408730864525, 0.04314658045768738, 0.06334409862756729, 0.09485632181167603, 2.384795665740967, 0.4836384952068329, 2.36440372467041, 0.7964896559715271, 0.4279163181781769, 1.0025455951690674, 0.05709100887179375, 0.05085545405745506, 0.03229368478059769, 0.0035323116462677717, 0.007725173607468605, 0.008313029073178768, 0.0010743346065282822, 0.001608660677447915, 0.00021342493710108101, 0.00020743277855217457], "count": [226]}, "action": {"min": [-0.237345889210701, -0.061723168939352036, -0.7210687398910522, -1.882930040359497, -1.5707963705062866, -0.30519282817840576, -0.4711143672466278, -0.49418771266937256, -0.03349737823009491, 0.13812102377414703, -1.736644983291626, -0.379204124212265, -0.3962574303150177, -0.32120591402053833, -0.004970035515725613, -0.0165252648293972, -0.6177232265472412, 0.9584282040596008, -0.37175676226615906, -0.008808615617454052, -0.0006017992272973061, 0.00711089838296175, -0.568839430809021, 0.9784404635429382, -0.43595507740974426, 0.03211258351802826, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.034994497895240784, -0.0003768065362237394, -0.33466652035713196, -0.16948682069778442, -0.5903555750846863, -1.4811439514160156, -2.021507501602173, -2.6153430938720703, -1.331498384475708, -0.22911284863948822, -0.30407124757766724, -0.6262694597244263, -0.9441272020339966, -4.523651123046875, -0.7183784246444702, -1.649606466293335], "max": [0.2783440947532654, 0.19340968132019043, -0.31870827078819275, -1.0422837734222412, 0.3806135356426239, 0.6981316804885864, 0.29029569029808044, -0.015360494144260883, 0.1575842946767807, 0.7295684218406677, -0.5900927186012268, 1.4267761707305908, 0.4947884976863861, 0.25675687193870544, -0.0030342955142259598, -0.008918598294258118, -0.60857754945755, 0.9627487659454346, -0.3645288944244385, -0.007375115528702736, 0.0013252616627141833, 0.014539647847414017, -0.5611414313316345, 0.9823100566864014, -0.43104273080825806, 0.03345590829849243, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.03444339334964752, 1.9872331904480234e-06, 0.7112538814544678, 0.31126099824905396, 0.34933653473854065, 1.1587960720062256, 4.008739948272705, 1.707604169845581, 1.0565176010131836, 0.46503084897994995, 0.08484174311161041, 0.7512363195419312, 0.3574243485927582, 1.278423547744751, 2.462402105331421, 0.33082878589630127], "mean": [0.0026343348436057568, 0.043830517679452896, -0.5035170912742615, -1.590706706047058, -0.5138949751853943, 0.14989377558231354, -0.18142737448215485, -0.2774049639701843, 0.08671300113201141, 0.4688113331794739, -1.1845483779907227, 0.5991095900535583, -0.1924726665019989, -0.16880685091018677, -0.0037819810677319765, -0.013329850509762764, -0.6137506365776062, 0.9598351716995239, -0.3668171167373657, -0.008176772855222225, 0.0005427479627542198, 0.010556412860751152, -0.5656474232673645, 0.9807459712028503, -0.43331068754196167, 0.03287464752793312, 0.4720114767551422, 1.745330572128296, 0.4720114767551422, 0.4720114767551422, 0.4720114767551422, 0.4720114767551422, 0.7162033319473267, 1.745330572128296, 0.7162033319473267, 0.7162033319473267, 0.7162033319473267, 0.7162033319473267, -0.034712985157966614, -0.00012427162437234074, 0.003945198841392994, 0.004918035119771957, 0.002438312629237771, -0.0014654083643108606, -0.0022362691815942526, 0.023665418848395348, -0.017532702535390854, 0.055024877190589905, -0.018779844045639038, -0.010480531491339207, -0.12708981335163116, -0.1673278957605362, 0.06783813238143921, -0.058050915598869324], "std": [0.15330761671066284, 0.06453268975019455, 0.10762413591146469, 0.2502581775188446, 0.6716290712356567, 0.3578863739967346, 0.186396986246109, 0.12183506786823273, 0.048699554055929184, 0.1499353051185608, 0.3645848035812378, 0.43901327252388, 0.1343594640493393, 0.18934844434261322, 0.00035488337744027376, 0.001244896906428039, 0.002035231329500675, 0.0007306041079573333, 0.0012043222086504102, 0.00031669120653532445, 0.0003492880496196449, 0.0012542373733595014, 0.0016859235474839807, 0.0006400575512088835, 0.0009379654657095671, 0.00023200499708764255, 0.7623746395111084, 1.3113021850585938e-06, 0.7623746395111084, 0.7623746395111084, 0.7623746395111084, 0.7623746395111084, 0.8359026312828064, 1.3113021850585938e-06, 0.8359026312828064, 0.8359026312828064, 0.8359026312828064, 0.8359026312828064, 8.210969099309295e-05, 8.466568397125229e-05, 0.20299986004829407, 0.09298445284366608, 0.15519028902053833, 0.3769493103027344, 0.9387043714523315, 0.4922342896461487, 0.37044674158096313, 0.12364573031663895, 0.06326191872358322, 0.2711482048034668, 0.3195786774158478, 0.807096004486084, 0.4708944261074066, 0.25620701909065247], "count": [226]}, "timestamp": {"min": [0.0], "max": [7.5], "mean": [3.75], "std": [2.174664725116648], "count": [226]}, "frame_index": {"min": [0], "max": [225], "mean": [112.5], "std": [65.23994175349944], "count": [226]}, "episode_index": {"min": [195], "max": [195], "mean": [195.0], "std": [0.0], "count": [226]}, "index": {"min": [76016], "max": [76241], "mean": [76128.5], "std": [65.23994175349944], "count": [226]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [226]}, "subtask_annotation": {"mean": [0.3185840707964602, 2.0, 2.0, 2.0, 2.0], "std": [0.4845486308673939, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [226]}, "scene_annotation": {"mean": [195.0], "std": [0.0], "min": [195], "max": [195], "count": [226]}, "eef_direction_state": {"mean": [3.247787610619469, 3.230088495575221], "std": [2.3855426404497595, 1.7624844168395255], "min": [0, 0], "max": [6, 6], "count": [226]}, "eef_velocity_state": {"mean": [0.8539823008849557, 1.168141592920354], "std": [0.6175222253504612, 0.6296881496361142], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_acc_mag_state": {"mean": [0.7876106194690266, 1.0176991150442478], "std": [0.8356156909106462, 0.83594364976022], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_direction_action": {"mean": [3.650442477876106, 3.5265486725663715], "std": [1.9993195255574496, 1.4968118153137486], "min": [0, 0], "max": [6, 6], "count": [226]}, "eef_velocity_action": {"mean": [1.0221238938053097, 1.331858407079646], "std": [0.6614859262811451, 0.6521259293564827], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_acc_mag_action": {"mean": [0.8672566371681416, 1.0973451327433628], "std": [0.8147362326714265, 0.7922701980537306], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_sim_pose_state": {"mean": [0.21186324049149532, 0.17481996682904155, 0.1306027385741582, 0.3397505154005321, -0.7384282678530661, 0.025673519597613277, 0.2946605763449938, -0.15111934976019845, 0.12124493517805783, -1.9711590370044278, -0.7652848736505892, 2.1393925416315107], "std": [0.02584009728563276, 0.01804058071556916, 0.04331283875006428, 2.4043377597365803, 0.48384122490103465, 2.4001214615010933, 0.0274173999887675, 0.03472112468204229, 0.0460601565006863, 0.8547770056710728, 0.4285524901194912, 1.1718007254931286], "min": [0.17176869610163428, 0.15039991311844547, 0.04976465652122403, -3.1292673228012164, -1.190874088806768, -3.120496601733585, 0.24042904291314124, -0.20469834056365366, 0.06191364345792499, -3.126333220930577, -1.4708904063847155, -3.1174114988851556], "max": [0.2485785622935266, 0.21586970972506256, 0.18019039519576097, 3.1181789317989614, 0.0945128685685519, 3.141045441926912, 0.3425290270234993, -0.09224779434908371, 0.19819386578094284, 3.0898658956894414, 0.0382853082011132, 3.138732283928899], "count": [226]}, "eef_sim_pose_action": {"mean": [0.21730647653004093, 0.17944682541896598, 0.12565519312530257, 0.3888321500214274, -0.7364864363864331, -0.0694745250921961, 0.29324276142295874, -0.15599878153686214, 0.11906904106363458, -1.8206726559933124, -0.7694275508217884, 2.050485955149589], "std": [0.02813319394694746, 0.020969394434617143, 0.04345535075698221, 2.3704932896171518, 0.5061404211260547, 2.42649909469895, 0.027043640118017673, 0.04296927498114905, 0.050586514642373646, 1.1303071598221794, 0.42963752841286035, 1.303035902117033], "min": [0.16425842532902363, 0.14758917916081454, 0.03291866303833792, -3.1375006596752706, -1.2318795877252111, -3.115536276196684, 0.23429695085033125, -0.21462930524769164, 0.03911864069708087, -3.123868117487222, -1.4424112889597747, -3.056066683598571], "max": [0.25613786569680813, 0.22491633169175018, 0.18599685411939182, 3.1180932307585305, 0.17129800523898409, 3.111979761268011, 0.33632450306507605, -0.0788203359840738, 0.1973025366826856, 3.0758240233600147, 0.09287901282716171, 3.1291209130198783], "count": [226]}}} +{"episode_index": 194, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4473501730103806]], [[0.5655035539215686]], [[0.49358103133410225]]], "std": [[[0.29569503382709617]], [[0.19723490783579165]], [[0.22779874975987674]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47709540561322566]], [[0.42825712706651287]], [[0.30660147299115725]]], "std": [[[0.32019196975844766]], [[0.25530216271365924]], [[0.30496427181624847]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43513626009227224]], [[0.44969288014225295]], [[0.36698617118415994]]], "std": [[[0.3029708235552317]], [[0.24074909174749964]], [[0.2815603574436421]]], "count": [100]}, "observation.state": {"min": [-0.4330216646194458, -0.25864002108573914, -0.527580738067627, -2.041761875152588, -1.5706322193145752, -0.39520207047462463, -0.3016527593135834, -0.47520798444747925, -0.21419596672058105, -0.10452769696712494, -1.91795814037323, 0.21604420244693756, -0.24509933590888977, -0.6357413530349731, 0.0017584471497684717, -0.0041408599354326725, -0.6127701997756958, 0.9799709916114807, -0.39624759554862976, -0.019567977637052536, -0.015470486134290695, 0.0050629726611077785, -0.6151745319366455, 0.9993770718574524, -0.4079665541648865, 0.04592309147119522, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0018053457606583834, -2.813600076478906e-06, -0.8348338603973389, -0.579298198223114, -0.9167107343673706, -0.9555864334106445, -4.036898136138916, -0.6503154039382935, -0.7794107794761658, -0.18325412273406982, -0.23947471380233765, -0.6013503670692444, -1.5319873094558716, -1.455711007118225, -0.7008958458900452, -1.091403603553772, -11.157519340515137, -10.775337219238281, -2.4572649002075195, -11.080586433410645, -0.8321123719215393, -0.9755800366401672, -2.4389500617980957, -7.983973503112793, 1.465201497077942, -1.8956043720245361, -9.065934181213379, -0.9755799770355225, -1.0329670906066895, -1.5781440734863281, -0.006798916030675173, -0.012530808337032795, -0.015252233482897282, -0.0049551441334187984, -0.015442373231053352, -0.01653214730322361, -0.009206913411617279, -0.013963035307824612, -0.011911575682461262, -0.008277066983282566, -0.02355349250137806, -0.013630121946334839, -0.3605700135231018, -0.5344919562339783, 6.9038543701171875, -29.785186767578125, 8.806422233581543, -0.7637612819671631, 0.33935999870300293, -0.5196449756622314, 2.6279187202453613, -29.110061645507812, 7.727112770080566, -1.4145026206970215, -0.015316853299736977, -0.014918853528797626, 0.0, -0.09564509987831116, 0.2986176311969757, 0.028177468106150627, 0.053550589829683304, 0.27195894718170166, -0.2208610326051712, 0.06128525733947754, -3.140044689178467, -1.2800407409667969, -3.000457525253296, -3.018284559249878, -1.2315326929092407, -3.073700189590454, -0.8829729557037354, -0.25035378336906433, 9.614068984985352, -0.012011528015136719, -0.012278616428375244, -0.06034025549888611, -0.022935327142477036, 0.027596615254878998, 0.5864801406860352, 0.8059021234512329], "max": [0.20470862090587616, 0.16251309216022491, -0.04100446403026581, -0.9094375967979431, 0.33313411474227905, 0.4920128881931305, 0.16928401589393616, 0.3436935842037201, 0.18018290400505066, 0.5852807760238647, -1.066223382949829, 0.7508542537689209, 0.3713001608848572, -0.015069663524627686, 0.006422330625355244, -0.00291308737359941, -0.6112825870513916, 0.9802597761154175, -0.3924678564071655, -0.013934779912233353, -0.010881515219807625, 0.006083925254642963, -0.6134547591209412, 1.0001718997955322, -0.40369555354118347, 0.052025891840457916, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0022915187291800976, 2.6167008400079794e-06, 0.4907992482185364, 1.1453397274017334, 0.8865951895713806, 0.831978976726532, 1.4827014207839966, 1.8729346990585327, 1.0848662853240967, 1.2466180324554443, 0.5434373617172241, 0.464310884475708, 0.40678489208221436, 1.0411807298660278, 0.8962001800537109, 0.22461941838264465, -1.3696355819702148, 2.3504276275634766, 2.9768009185791016, -0.8241758346557617, 0.860805869102478, 2.9267399311065674, 0.4590964913368225, 2.2827260494232178, 9.310134887695312, 5.026862144470215, 0.8241758346557617, 1.721611738204956, 0.5164835453033447, 0.918192982673645, 0.01595318876206875, 0.012940648943185806, 0.017749803140759468, 0.005801929626613855, 0.010662117041647434, 0.0051652817055583, 0.009846742264926434, 0.012584686279296875, 0.011532922275364399, 0.0066017578355968, 0.011694638058543205, 0.005146477837115526, 1.9937400817871094, 0.2412637174129486, 11.951833724975586, -23.355865478515625, 16.221797943115234, 0.31317612528800964, 2.9269800186157227, 0.26724597811698914, 10.303817749023438, -20.881418228149414, 14.393924713134766, -0.4628310799598694, 0.019881268963217735, 0.009274113923311234, 0.004884005058556795, -0.05465434491634369, 0.5325193405151367, 0.2676910161972046, 0.31409189105033875, 0.5105847120285034, -0.018459822982549667, 0.2839794158935547, 3.140502452850342, 0.12086717784404755, 3.027345657348633, -1.2619987726211548, -0.4750831723213196, 3.0518107414245605, -0.5568077564239502, 0.18709354102611542, 9.873332977294922, 0.006217747926712036, 0.020447522401809692, 0.029636263847351074, -0.02139432728290558, 0.02988223358988762, 0.5909889340400696, 0.8091656565666199], "mean": [-0.08036884665489197, -0.06704340130090714, -0.26325589418411255, -1.5414254665374756, -0.70327228307724, -0.032729096710681915, -0.11366572976112366, 0.11111976206302643, 0.08074534684419632, 0.35448673367500305, -1.6210968494415283, 0.5930104851722717, -0.03911701962351799, -0.45638737082481384, 0.00448014447465539, -0.003270147368311882, -0.6121103167533875, 0.9801169037818909, -0.3942887485027313, -0.017456790432333946, -0.012783804908394814, 0.0057441904209554195, -0.6145709156990051, 0.9998725056648254, -0.4056960940361023, 0.048312362283468246, 0.7364456057548523, 1.7453269958496094, 0.7364456057548523, 0.7364456057548523, 0.7364456057548523, 0.7364456057548523, 0.7630711197853088, 1.7453269958496094, 0.7630711197853088, 0.7630711197853088, 0.7630711197853088, 0.7630711197853088, 0.0020744537468999624, -4.6590852775807434e-07, -0.004333151504397392, -0.021341439336538315, -0.0078487079590559, 0.002123427577316761, -0.02764255926012993, 0.025077927857637405, 0.0012983189662918448, 0.07173623144626617, 0.032878898084163666, -0.04329787567257881, -0.06350856274366379, -0.043814823031425476, 0.01913583092391491, -0.03853701055049896, -5.68621301651001, -3.421370267868042, -0.47753751277923584, -6.017491817474365, 0.18324817717075348, 0.39303529262542725, -0.6669880747795105, -2.085869073867798, 5.238513469696045, 1.0025554895401, -4.75875997543335, 0.0803360790014267, -0.21642214059829712, -0.5790402889251709, 0.0009173216531053185, 0.00016997172497212887, -0.0007323612226173282, 6.258334906306118e-05, -0.00018131273100152612, -0.0003563850186765194, -1.5256036931532435e-05, 0.00034457939909771085, -6.21645522187464e-05, 5.178050196263939e-05, -4.932063529849984e-05, -0.0004398318997118622, 0.7738141417503357, -0.027434995397925377, 9.642462730407715, -26.34191131591797, 12.956798553466797, -0.17708232998847961, 1.632813811302185, -0.004194767214357853, 6.369393348693848, -24.530988693237305, 11.134284973144531, -0.9019003510475159, 0.001354596228338778, -0.0018917301204055548, 0.0023772295098751783, -0.07886318862438202, 0.3988651633262634, 0.13006772100925446, 0.18609502911567688, 0.3312368094921112, -0.0858675092458725, 0.17139023542404175, 1.00993812084198, -0.6655415296554565, 0.1035841852426529, -2.2816619873046875, -0.878845751285553, 2.5763931274414062, -0.7149494290351868, -0.025031836703419685, 9.764145851135254, -0.00030387466540560126, 0.000687162100803107, 9.663797754910775e-06, -0.02206522226333618, 0.028664659708738327, 0.5884809494018555, 0.8076993227005005], "std": [0.2337159812450409, 0.09701792150735855, 0.15665440261363983, 0.3797174096107483, 0.7455886602401733, 0.2657313048839569, 0.1315986067056656, 0.19137853384017944, 0.11202427744865417, 0.15053249895572662, 0.1938205063343048, 0.10537248849868774, 0.13969872891902924, 0.14638608694076538, 0.001637027831748128, 0.0003236460033804178, 0.0002763599331956357, 7.03755285940133e-05, 0.0014701798791065812, 0.001734454301185906, 0.001534931594505906, 0.00025045601068995893, 0.0003615516470745206, 0.00016696739476174116, 0.0016372385434806347, 0.0017449820879846811, 0.8546839356422424, 2.2649765014648438e-06, 0.8546839356422424, 0.8546839356422424, 0.8546839356422424, 0.8546839356422424, 0.8623377680778503, 2.2649765014648438e-06, 0.8623377680778503, 0.8623377680778503, 0.8623377680778503, 0.8623377680778503, 0.00010102365195052698, 8.512880640410003e-07, 0.22382135689258575, 0.2363448441028595, 0.2735235095024109, 0.3398910164833069, 0.6855161190032959, 0.308893084526062, 0.23064708709716797, 0.22395369410514832, 0.12760622799396515, 0.1940857619047165, 0.292013019323349, 0.28962332010269165, 0.20047686994075775, 0.19581454992294312, 2.506298542022705, 2.3668782711029053, 1.1706957817077637, 3.254666805267334, 0.2729267179965973, 0.8318865895271301, 0.7179436087608337, 2.4651527404785156, 1.7863625288009644, 1.5191152095794678, 2.757244348526001, 0.5327021479606628, 0.367805153131485, 0.5653391480445862, 0.0033069769851863384, 0.004220797214657068, 0.0050398544408380985, 0.0022039911709725857, 0.0025468082167208195, 0.0022604346740990877, 0.0030119630973786116, 0.004681043792515993, 0.004426704719662666, 0.0023927632719278336, 0.003238886361941695, 0.002260447945445776, 0.5281876921653748, 0.1411237120628357, 1.3428128957748413, 1.6258670091629028, 1.8902009725570679, 0.18058961629867554, 0.5121170282363892, 0.13642121851444244, 1.6176120042800903, 1.7290356159210205, 1.8502358198165894, 0.16358081996440887, 0.006079544313251972, 0.004956296645104885, 0.0006388947367668152, 0.007876399904489517, 0.08870062977075577, 0.06542801111936569, 0.07550965994596481, 0.06167334318161011, 0.05709492042660713, 0.05057087913155556, 2.1313109397888184, 0.5554561614990234, 2.221792697906494, 0.34954920411109924, 0.18386192619800568, 0.7401436567306519, 0.04063587263226509, 0.05043240264058113, 0.03312520310282707, 0.003014163114130497, 0.004050595685839653, 0.00860756915062666, 0.0002795576292555779, 0.00036194961285218596, 0.0013263191794976592, 0.0009680200018920004], "count": [333]}, "action": {"min": [-0.5066956281661987, -0.27424293756484985, -0.5699073076248169, -2.079087257385254, -1.5707963705062866, -0.3988887667655945, -0.302406907081604, -0.49931108951568604, -0.1906825304031372, -0.1849646121263504, -1.9198459386825562, 0.18901413679122925, -0.2452397644519806, -0.6383309364318848, 0.0022574462927877903, -0.009836368262767792, -0.6096674203872681, 0.9771870374679565, -0.4001576900482178, -0.019180690869688988, -0.014722838997840881, -0.0014444638509303331, -0.6117417812347412, 0.9971680641174316, -0.41251084208488464, 0.04471493884921074, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0018053457606583834, -2.813600076478906e-06, -0.8348338603973389, -0.579298198223114, -0.9167107343673706, -0.9555864334106445, -4.036898136138916, -0.6503154039382935, -0.7794107794761658, -0.18325412273406982, -0.23947471380233765, -0.6013503670692444, -1.5319873094558716, -1.455711007118225, -0.7008958458900452, -1.091403603553772], "max": [0.21307970583438873, 0.262203574180603, 0.01226631086319685, -0.8208906650543213, 0.336037814617157, 0.49883925914764404, 0.1838940680027008, 0.3695532977581024, 0.21290554106235504, 0.6560624837875366, -0.9805787205696106, 0.7552770376205444, 0.4028233587741852, -0.01980137638747692, 0.006652971729636192, -0.0012559242313727736, -0.5996253490447998, 0.981797456741333, -0.3928956985473633, -0.01406177505850792, -0.010373372584581375, 0.007051555905491114, -0.6015255451202393, 1.001937985420227, -0.40538400411605835, 0.05042802914977074, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0022915187291800976, 2.6167008400079794e-06, 0.4907992482185364, 1.1453397274017334, 0.8865951895713806, 0.831978976726532, 1.4827014207839966, 1.8729346990585327, 1.0848662853240967, 1.2466180324554443, 0.5434373617172241, 0.464310884475708, 0.40678489208221436, 1.0411807298660278, 0.8962001800537109, 0.22461941838264465], "mean": [-0.10656499117612839, -0.06797764450311661, -0.27221933007240295, -1.5009008646011353, -0.7099045515060425, -0.03260231390595436, -0.11385234445333481, 0.12797975540161133, 0.09636666625738144, 0.34074774384498596, -1.603164792060852, 0.5829327702522278, -0.034596726298332214, -0.4622185528278351, 0.0048254928551614285, -0.004012106917798519, -0.6064777374267578, 0.9794492721557617, -0.39630499482154846, -0.017331091687083244, -0.012102081440389156, 0.004334417637437582, -0.608642041683197, 0.999325692653656, -0.4081215262413025, 0.0465756431221962, 0.7364456057548523, 1.7453269958496094, 0.7364456057548523, 0.7364456057548523, 0.7364456057548523, 0.7364456057548523, 0.7578298449516296, 1.7453269958496094, 0.7578298449516296, 0.7578298449516296, 0.7578298449516296, 0.7578298449516296, 0.0020750239491462708, -4.699944895492081e-07, -0.003215473610907793, -0.02129391022026539, -0.00798101257532835, 0.0009045795886777341, -0.02682824246585369, 0.024790514260530472, 0.0009419208508916199, 0.07253695279359818, 0.032991673797369, -0.044431768357753754, -0.06489916890859604, -0.04415469989180565, 0.019462982192635536, -0.03791721537709236], "std": [0.24364931881427765, 0.11280704289674759, 0.1749953031539917, 0.3987143337726593, 0.7414911985397339, 0.2617805302143097, 0.1293659657239914, 0.17699569463729858, 0.10110565274953842, 0.19635891914367676, 0.19301070272922516, 0.11692649871110916, 0.14920055866241455, 0.13482873141765594, 0.0014167358167469501, 0.0015935064293444157, 0.0014579459093511105, 0.001018714508973062, 0.0018321204697713256, 0.001508020213805139, 0.001316735753789544, 0.0015983738703653216, 0.0014842968666926026, 0.0008998123230412602, 0.0019629420712590218, 0.001544875092804432, 0.8546839952468872, 2.2649765014648438e-06, 0.8546839952468872, 0.8546839952468872, 0.8546839952468872, 0.8546839952468872, 0.8616582751274109, 2.2649765014648438e-06, 0.8616582751274109, 0.8616582751274109, 0.8616582751274109, 0.8616582751274109, 0.00010115771874552593, 8.512748763678246e-07, 0.2247234433889389, 0.23635046184062958, 0.27352508902549744, 0.3403674364089966, 0.6857261657714844, 0.30895259976387024, 0.2307354360818863, 0.22364351153373718, 0.1275976449251175, 0.1940813958644867, 0.2915622591972351, 0.28962910175323486, 0.20046645402908325, 0.19586265087127686], "count": [333]}, "timestamp": {"min": [0.0], "max": [11.066666666666666], "mean": [5.533333333333333], "std": [3.2042795457649147], "count": [333]}, "frame_index": {"min": [0], "max": [332], "mean": [166.0], "std": [96.12838637294743], "count": [333]}, "episode_index": {"min": [196], "max": [196], "mean": [196.0], "std": [0.0], "count": [333]}, "index": {"min": [76242], "max": [76574], "mean": [76408.0], "std": [96.12838637294743], "count": [333]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [333]}, "subtask_annotation": {"mean": [0.21021021021021022, 2.0, 2.0, 2.0, 2.0], "std": [0.42194062348345046, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [333]}, "scene_annotation": {"mean": [196.0], "std": [0.0], "min": [196], "max": [196], "count": [333]}, "eef_direction_state": {"mean": [3.798798798798799, 3.9279279279279278], "std": [1.859574299438905, 2.1422885452295697], "min": [0, 0], "max": [6, 6], "count": [333]}, "eef_velocity_state": {"mean": [1.027027027027027, 0.7597597597597597], "std": [0.7488865744367719, 0.7244771973995399], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_acc_mag_state": {"mean": [0.8558558558558559, 0.6366366366366366], "std": [0.8437743765022042, 0.8035825059961413], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_direction_action": {"mean": [3.3873873873873874, 3.66966966966967], "std": [1.8199982072946228, 2.064764937041557], "min": [0, 0], "max": [6, 6], "count": [333]}, "eef_velocity_action": {"mean": [1.2132132132132132, 0.9009009009009009], "std": [0.7142098299987559, 0.7305634209986778], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_acc_mag_action": {"mean": [1.1081081081081081, 0.948948948948949], "std": [0.8055887894093025, 0.8597299180139817], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_sim_pose_state": {"mean": [0.2615134469576755, 0.20216367266848662, 0.15070606946825915, 0.9907680281889635, -0.6657402369316568, 0.10385747921136457, 0.2055546094776511, -0.18254580670985085, 0.12124798545027848, -2.2815104586034956, -0.8790378902256768, 2.5857390638982243], "std": [0.06523189063873165, 0.03534210071665623, 0.033069050127913696, 2.1736437664949495, 0.5556121357369946, 2.253322595665052, 0.05459403444269729, 0.0447627538687159, 0.021842883099917797, 0.3498715997498537, 0.18401763267357119, 0.7561003736642127], "min": [0.19144164183745865, 0.1544315757611066, 0.08627579819951177, -3.1413576865456028, -1.2803570793121073, -3.0979606195593794, 0.15571851492024041, -0.28857477715803176, 0.09171872202648064, -3.01839617802944, -1.2315582969210617, -3.1168491678537045], "max": [0.36378270753370656, 0.2736529064014345, 0.21320142266311512, 3.14117994444441, 0.1261667231630217, 3.1370328460393284, 0.3694312703358573, -0.14011204181691966, 0.17651437797787617, -1.2619971636578557, -0.47508583097980583, 3.110646822877433], "count": [333]}, "eef_sim_pose_action": {"mean": [0.2668181661546746, 0.2005478002428268, 0.14790002634333918, 0.9787749164547832, -0.665835867185285, 0.11027629927081312, 0.19831686947798555, -0.18086901269396366, 0.11270450497196316, -2.2840165823693477, -0.9185410441344104, 2.516927909347822], "std": [0.06736650572676912, 0.035182715579057826, 0.03335194852079499, 2.1454055226583733, 0.574174972471076, 2.263062106617749, 0.052335535629876175, 0.04696244722567055, 0.024762757391792994, 0.35173485087940304, 0.17702132277203686, 0.9719003092103156], "min": [0.19100531756803338, 0.14932465088744976, 0.07628617585629413, -3.135771211606161, -1.3250158994164982, -3.1317870188062513, 0.14591618889244778, -0.2869249458951055, 0.07238389581543818, -3.055838038900686, -1.242727328694097, -3.1019649308443533], "max": [0.3784039540265654, 0.28575808532805314, 0.21784792143653994, 3.1328778960858767, 0.20633112045416757, 3.0879151475082334, 0.37151706919681976, -0.12763947476631174, 0.17708755860209605, -1.1807595192064904, -0.47161188844118884, 3.138528428516654], "count": [333]}}} +{"episode_index": 195, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42382521626297576]], [[0.5569183607266437]], [[0.4862108588043061]]], "std": [[[0.30009136745577264]], [[0.20624872800959482]], [[0.22793833724418333]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48433206218762015]], [[0.4478881415801615]], [[0.3413878484236832]]], "std": [[[0.31524843013294285]], [[0.23110108066088314]], [[0.27767871642265257]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44592585784313726]], [[0.42903295126874275]], [[0.33040137206843523]]], "std": [[[0.29602110985173363]], [[0.2293076853690202]], [[0.2750987630455305]]], "count": [100]}, "observation.state": {"min": [-0.2117096185684204, -0.17624256014823914, -0.5168060064315796, -1.6477216482162476, -0.8401046991348267, -0.2899215519428253, -0.6923798322677612, -0.41661733388900757, -0.13504356145858765, 0.43392664194107056, -1.3729311227798462, 0.38137802481651306, -0.6310487985610962, -0.5330403447151184, 0.0020370003767311573, -0.011586196720600128, -0.5929524302482605, 0.9669622182846069, -0.4075170159339905, -0.020756380632519722, -0.013689694926142693, 0.005967840552330017, -0.6201400756835938, 0.988891065120697, -0.3947843313217163, 0.04410755634307861, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.008205722086131573, -2.985624632856343e-06, -0.21134892106056213, -0.3840668797492981, -0.21876251697540283, -0.836223840713501, -1.1739012002944946, -1.1366064548492432, -1.2160989046096802, -0.37595322728157043, -0.08915180712938309, -0.595832109451294, -0.670045018196106, -1.0934529304504395, -0.9967156648635864, -0.6436494588851929, -9.242257118225098, -5.738706111907959, -1.7692307233810425, -11.813187599182129, -0.6886447072029114, -0.9755800366401672, -2.3815629482269287, -9.709938049316406, -4.578754425048828, -2.471306562423706, -11.35531234741211, -1.004273533821106, -3.299755573272705, -3.271062135696411, -0.0054101962596178055, -0.01356668770313263, -0.03410452604293823, -0.008355503901839256, -0.0040023792535066605, -0.007857702672481537, -0.006715504452586174, -0.012568466365337372, -0.04054676741361618, -0.006188784260302782, -0.005649717058986425, -0.005910341627895832, -0.06362999975681305, -0.0779467448592186, 4.48379373550415, -27.17267608642578, 7.207706451416016, -0.6123741269111633, 0.46661999821662903, -0.21528148651123047, 5.151908874511719, -29.72789764404297, 7.685726165771484, -1.2872645854949951, -0.017216335982084274, -0.018050605431199074, -0.0012210012646391988, -0.08198151737451553, 0.33598875999450684, -0.008816379122436047, 0.08283451199531555, 0.3516902029514313, -0.10999705642461777, -0.007282432168722153, -3.1194262504577637, -1.0700713396072388, -2.9798483848571777, -2.522968292236328, -1.068345308303833, 2.1937267780303955, -0.8103314638137817, -0.11710946261882782, 9.687688827514648, -0.008449167013168335, -0.0194244384765625, -0.021114736795425415, -0.027324214577674866, 0.019426560029387474, 0.7401622533798218, 0.6701890826225281], "max": [0.10545944422483444, 0.1730959564447403, -0.35515210032463074, -1.2407419681549072, 0.13733386993408203, 0.37721386551856995, -0.3013796806335449, -0.015396811999380589, 0.16670525074005127, 0.7647642493247986, -0.9300360679626465, 1.259833574295044, -0.132844939827919, -0.11348958313465118, 0.0036286888644099236, -0.0106029799208045, -0.5795025825500488, 0.967099666595459, -0.4010709822177887, -0.016167376190423965, -0.011873743496835232, 0.006814159918576479, -0.6064039468765259, 0.9898999929428101, -0.3907798230648041, 0.04783482849597931, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00877838209271431, 2.1681335056200624e-06, 0.2572241425514221, 0.40976619720458984, 0.30261853337287903, 0.30743300914764404, 2.8326144218444824, 1.4206032752990723, 0.3147861361503601, 0.6604975461959839, 0.5034537315368652, 0.2229517549276352, 0.3365366458892822, 1.1778420209884644, 0.3136593699455261, 0.06451112031936646, -2.5499720573425293, 2.4725277423858643, 2.5836386680603027, 0.9768010377883911, 0.860805869102478, 1.8937729597091675, 0.5451771020889282, -1.7593693733215332, 9.523809432983398, 2.4853482246398926, 2.411477565765381, 2.037240505218506, 1.778998851776123, 1.1764346361160278, 0.013091469183564186, 0.014738070778548717, 0.017474636435508728, 0.005084915552288294, 0.015335946343839169, 0.006874558515846729, 0.007995721884071827, 0.014385443180799484, 0.008164206519722939, 0.007532648276537657, 0.01057882234454155, 0.004336544778198004, 1.2938100099563599, 0.5307801961898804, 11.536117553710938, -22.323884963989258, 17.046207427978516, 0.505370020866394, 2.0149500370025635, 0.4639686942100525, 11.343107223510742, -19.553617477416992, 15.118243217468262, -0.2865057587623596, 0.02585000731050968, 0.010249626822769642, 0.0012210012646391988, -0.05465434491634369, 0.4245222806930542, 0.12993541359901428, 0.27830514311790466, 0.4374164938926697, -0.007963315583765507, 0.18547502160072327, 3.117309808731079, -0.48735174536705017, 3.045576333999634, -1.3273398876190186, 0.023739799857139587, 2.822099208831787, -0.4819144010543823, 0.2286205291748047, 9.864779472351074, 0.010010182857513428, 0.03890618681907654, 0.02163878083229065, -0.02017320692539215, 0.025639696046710014, 0.7415968775749207, 0.6715552806854248], "mean": [-0.056216221302747726, -0.0875074565410614, -0.43419337272644043, -1.4682457447052002, -0.21896179020404816, 0.05342167243361473, -0.5303276181221008, -0.1359170377254486, 0.09806200116872787, 0.5708600282669067, -1.1947816610336304, 0.7404276728630066, -0.47243601083755493, -0.4226591885089874, 0.0027821706607937813, -0.01115439273416996, -0.5894789695739746, 0.9670615792274475, -0.40333953499794006, -0.017902327701449394, -0.012985042296350002, 0.006284602917730808, -0.6157715320587158, 0.9894053936004639, -0.3925968110561371, 0.04656389355659485, 0.4725000262260437, 1.6590594053268433, 0.4725000262260437, 0.4725000262260437, 0.4725000262260437, 0.4725000262260437, 1.1192786693572998, 1.692240595817566, 1.1192786693572998, 1.1192786693572998, 1.1192786693572998, 1.1192786693572998, 0.008526144549250603, -3.1311657266996917e-07, -0.015884865075349808, 0.009840942919254303, 0.004443976562470198, -0.018759239464998245, 0.0364549346268177, -0.005269850138574839, 0.006352068856358528, 0.019997483119368553, 0.027290552854537964, -0.013714510016143322, -0.008852019906044006, -0.06962069123983383, -0.04451094940304756, -0.046460893005132675, -5.6799798011779785, -3.1417195796966553, -0.1990550011396408, -5.381418704986572, 0.0697154626250267, 0.2931904196739197, -0.6077278256416321, -5.820218563079834, 5.737465858459473, 0.29770147800445557, -5.335263729095459, 0.30075475573539734, -0.5275393724441528, -0.9666704535484314, 0.0008834459586068988, -0.0004998350632376969, -0.0005348277045413852, -0.0006399293779395521, 0.0008172236266545951, -0.0002177665737690404, 0.00031337415566667914, -0.000105108498246409, -0.0017471909523010254, 0.0003179590275976807, 0.00036423420533537865, -0.00023729684471618384, 0.5717553496360779, 0.22732946276664734, 7.991016864776611, -24.629318237304688, 13.259248733520508, 0.045049238950014114, 1.0927579402923584, 0.1457037627696991, 8.35212516784668, -23.387977600097656, 12.446977615356445, -0.704159140586853, 0.0025490708649158478, -0.002382570179179311, -8.047156006796286e-05, -0.07782536745071411, 0.3637716770172119, 0.06812415271997452, 0.20300276577472687, 0.37827205657958984, -0.043611470609903336, 0.12891249358654022, 0.05368490144610405, -0.8761534690856934, 1.3308607339859009, -2.1494405269622803, -0.625572919845581, 2.489061117172241, -0.6855723857879639, 0.012622657231986523, 9.761971473693848, 0.00011987376637989655, 0.0013557450147345662, 0.00041307148057967424, -0.025261174887418747, 0.02398112416267395, 0.7408981919288635, 0.670708179473877], "std": [0.12032902985811234, 0.1130324974656105, 0.05256083980202675, 0.08830449730157852, 0.30737632513046265, 0.18561843037605286, 0.13117262721061707, 0.10825304687023163, 0.10427181422710419, 0.08284138143062592, 0.11614421755075455, 0.22148540616035461, 0.14973121881484985, 0.13425639271736145, 0.0005229517119005322, 0.0003167993563693017, 0.0041535403579473495, 3.115121216978878e-05, 0.0011669252999126911, 0.0013276953250169754, 0.0005829618312418461, 0.00024787551956251264, 0.004247995093464851, 0.000329350121319294, 0.0008679514285176992, 0.0010862412163987756, 0.7507149577140808, 0.3586789667606354, 0.7507149577140808, 0.7507149577140808, 0.7507149577140808, 0.7507149577140808, 0.8150349855422974, 0.2745230793952942, 0.8150349855422974, 0.8150349855422974, 0.8150349855422974, 0.8150349855422974, 0.00011048404849134386, 9.138398127106484e-07, 0.09980057924985886, 0.12740151584148407, 0.09528510272502899, 0.1870144009590149, 0.5283268690109253, 0.3301490247249603, 0.1834712028503418, 0.14960861206054688, 0.09406319260597229, 0.14510083198547363, 0.17041102051734924, 0.30821582674980164, 0.17961764335632324, 0.11014974862337112, 1.7862162590026855, 1.9739493131637573, 0.9393538236618042, 3.275871753692627, 0.27619144320487976, 0.665022075176239, 0.6334933638572693, 1.5006685256958008, 3.2917063236236572, 1.067429780960083, 3.2584357261657715, 0.5929089784622192, 0.8559711575508118, 0.8027597069740295, 0.00270636985078454, 0.004442411940544844, 0.006150741595774889, 0.0023137214593589306, 0.0030649108812212944, 0.002148427302017808, 0.002618220169097185, 0.004814674146473408, 0.006539734546095133, 0.002217184053733945, 0.0025337436236441135, 0.001603222917765379, 0.26113423705101013, 0.1038929894566536, 1.6411033868789673, 1.1410712003707886, 2.2679288387298584, 0.24909910559654236, 0.29263219237327576, 0.11254218965768814, 1.302122950553894, 2.3947651386260986, 1.7338184118270874, 0.22775694727897644, 0.00814035627990961, 0.005041477736085653, 0.0004883995861746371, 0.006722616497427225, 0.027354562655091286, 0.04395827278494835, 0.04987302049994469, 0.024464810267090797, 0.031861066818237305, 0.06173371151089668, 2.6962828636169434, 0.17195181548595428, 2.176947832107544, 0.35502246022224426, 0.2861258387565613, 0.14980027079582214, 0.06551418453454971, 0.052051059901714325, 0.026767665520310402, 0.003028174163773656, 0.007382047362625599, 0.006112608127295971, 0.0019311363575980067, 0.0017281800974160433, 0.0003527769003994763, 0.00035733619006350636], "count": [263]}, "action": {"min": [-0.27564361691474915, -0.16481618583202362, -0.5462106466293335, -1.7032204866409302, -0.847314715385437, -0.29621273279190063, -0.6981316804885864, -0.4538266062736511, -0.16356630623340607, 0.39271366596221924, -1.390401840209961, 0.3749748170375824, -0.6385157108306885, -0.5426577925682068, 0.002293861471116543, -0.012490736320614815, -0.5896743535995483, 0.9655382633209229, -0.40822649002075195, -0.020573638379573822, -0.01311510056257248, 0.003737109713256359, -0.6163542866706848, 0.9878556132316589, -0.39575743675231934, 0.042687494307756424, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.008205722086131573, -2.985624632856343e-06, -0.21134892106056213, -0.3840668797492981, -0.21876251697540283, -0.836223840713501, -1.1739012002944946, -1.1366064548492432, -1.2160989046096802, -0.3515796661376953, -0.08915180712938309, -0.595832109451294, -0.670045018196106, -1.0934529304504395, -0.9967156648635864, -0.6436494588851929], "max": [0.09837250411510468, 0.21625542640686035, -0.2805037498474121, -1.1472917795181274, 0.17027346789836884, 0.39905571937561035, -0.29213953018188477, -0.039661772549152374, 0.1761970967054367, 0.8146935105323792, -0.8314293622970581, 1.2618012428283691, -0.12133990973234177, -0.10620089620351791, 0.004505125340074301, -0.00733852619305253, -0.5761715173721313, 0.9690403342247009, -0.40256619453430176, -0.01630495861172676, -0.010591807775199413, 0.009079874493181705, -0.6026313900947571, 0.9910817742347717, -0.3917806148529053, 0.046059273183345795, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00877838209271431, 2.1681335056200624e-06, 0.2572241425514221, 0.40976619720458984, 0.3048833906650543, 0.30743300914764404, 2.8326144218444824, 1.4206032752990723, 0.3147861361503601, 0.6604975461959839, 0.5034537315368652, 0.2229517549276352, 0.3365366458892822, 1.1778420209884644, 0.28653907775878906, 0.06451112031936646], "mean": [-0.0911833643913269, -0.0659242495894432, -0.4402497708797455, -1.431504726409912, -0.2104276418685913, 0.04997890070080757, -0.5251464247703552, -0.15694846212863922, 0.10174340754747391, 0.5695466995239258, -1.161534309387207, 0.7260499596595764, -0.4801052510738373, -0.43438801169395447, 0.0031561492942273617, -0.010445565916597843, -0.5853284001350403, 0.9667581915855408, -0.4049549996852875, -0.017935683950781822, -0.012249430641531944, 0.005869343411177397, -0.6117436289787292, 0.9892861247062683, -0.39424365758895874, 0.044949475675821304, 0.4725000262260437, 1.6590594053268433, 0.4725000262260437, 0.4725000262260437, 0.4725000262260437, 0.4725000262260437, 1.122392177581787, 1.692240595817566, 1.122392177581787, 1.122392177581787, 1.122392177581787, 1.122392177581787, 0.008524438366293907, -3.182001648838195e-07, -0.015253407880663872, 0.008678513579070568, 0.005301064811646938, -0.018768541514873505, 0.04044707864522934, -0.007011540699750185, 0.006488803308457136, 0.021695123985409737, 0.027422981336712837, -0.014361302368342876, -0.009988817386329174, -0.07001229375600815, -0.046089351177215576, -0.04669174924492836], "std": [0.12829621136188507, 0.10937105119228363, 0.06969179213047028, 0.11714562773704529, 0.31293782591819763, 0.18536344170570374, 0.13226890563964844, 0.09916108846664429, 0.0993567630648613, 0.09779641032218933, 0.1315450221300125, 0.2099619060754776, 0.14775364100933075, 0.1292138397693634, 0.000585887290071696, 0.0009439180139452219, 0.003543853759765625, 0.0006342249689623713, 0.0009757378720678389, 0.0011679360177367926, 0.0006745959399268031, 0.0009518909500911832, 0.003698366694152355, 0.0006869916687719524, 0.000810627534519881, 0.0009729505982249975, 0.7507149577140808, 0.3586789667606354, 0.7507149577140808, 0.7507149577140808, 0.7507149577140808, 0.7507149577140808, 0.8148289322853088, 0.2745230793952942, 0.8148289322853088, 0.8148289322853088, 0.8148289322853088, 0.8148289322853088, 0.00011009466834366322, 9.184624900626659e-07, 0.10042571276426315, 0.128871887922287, 0.09698200970888138, 0.18699957430362701, 0.5319263935089111, 0.33097025752067566, 0.18344801664352417, 0.1474839150905609, 0.09400546550750732, 0.14463070034980774, 0.16932988166809082, 0.3081829845905304, 0.17801527678966522, 0.11007091403007507], "count": [263]}, "timestamp": {"min": [0.0], "max": [8.733333333333333], "mean": [4.366666666666667], "std": [2.5307003861469743], "count": [263]}, "frame_index": {"min": [0], "max": [262], "mean": [131.0], "std": [75.92101158440923], "count": [263]}, "episode_index": {"min": [197], "max": [197], "mean": [197.0], "std": [0.0], "count": [263]}, "index": {"min": [76575], "max": [76837], "mean": [76706.0], "std": [75.92101158440923], "count": [263]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [263]}, "subtask_annotation": {"mean": [0.19771863117870722, 2.0, 2.0, 2.0, 2.0], "std": [0.4169353661406196, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [263]}, "scene_annotation": {"mean": [197.0], "std": [0.0], "min": [197], "max": [197], "count": [263]}, "eef_direction_state": {"mean": [3.5665399239543727, 4.076045627376426], "std": [2.14722878378784, 2.3629580349054495], "min": [0, 0], "max": [6, 6], "count": [263]}, "eef_velocity_state": {"mean": [0.8212927756653993, 0.5133079847908745], "std": [0.6366522483939498, 0.5840185360008009], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_acc_mag_state": {"mean": [0.6920152091254753, 0.5817490494296578], "std": [0.8319961610103632, 0.8086800855406607], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_direction_action": {"mean": [3.273764258555133, 3.897338403041825], "std": [1.9247131763839793, 2.118386049761844], "min": [0, 0], "max": [6, 6], "count": [263]}, "eef_velocity_action": {"mean": [1.0722433460076046, 0.7414448669201521], "std": [0.6154764960651014, 0.6361070137106668], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_acc_mag_action": {"mean": [0.9163498098859315, 0.7870722433460076], "std": [0.8230512086630544, 0.8411382059286783], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_sim_pose_state": {"mean": [0.24559832749978533, 0.15427702291897877, 0.1246744790133864, 0.01550428803648613, -0.8765779635177545, 1.3789946959077233, 0.24588781697283021, -0.13188101850915623, 0.0841748753901014, -2.149247856469976, -0.6256484225378881, 2.4888828594678767], "std": [0.02953189166854352, 0.03955158279600428, 0.021360046523015284, 2.7483364328148383, 0.17173992699664747, 2.2261122609655457, 0.025669357318767336, 0.035646550990432874, 0.015403842882632178, 0.35498433263793944, 0.2861343351382032, 0.14972751940886422], "min": [0.20900930763784456, 0.11022567735957012, 0.08804774007451002, -3.1372202069163784, -1.0708233239983382, -3.1022447680172927, 0.22006865130066744, -0.20874773602431143, 0.051620232513077825, -2.5229874848495526, -1.068366464990441, 2.1934989191733063], "max": [0.2866766115018773, 0.24168370670242376, 0.16377884546112598, 3.132957150466989, -0.4875537562888994, 3.132213666682162, 0.3135770793432358, -0.10374694647563688, 0.10419564527801795, -1.3273298051710039, 0.023717130784469465, 2.8221022578226402], "count": [263]}, "eef_sim_pose_action": {"mean": [0.25415022833895157, 0.16027979572457587, 0.12169295870863764, 0.11846607611097972, -0.8897315344217932, 1.3561477741285484, 0.2506559625276352, -0.13257402005321292, 0.08207730115347182, -2.1439248133245203, -0.6273051098789124, 2.4882454234170437], "std": [0.030844949953986317, 0.04027951011583525, 0.024335162484900193, 2.755118860604752, 0.19355388128948506, 2.2536831302582203, 0.022162157666643305, 0.0368857078607806, 0.02133573374203375, 0.3559419262948519, 0.27881946801484014, 0.15915397583542348], "min": [0.20998030991992545, 0.11224201963092623, 0.07573091506058943, -3.1266868499869367, -1.0849978515633025, -3.126831888824038, 0.2263597380441043, -0.2280638292598172, 0.03698611511770128, -2.4958015996462963, -1.0510096525245687, 2.155094299690397], "max": [0.2979238935326153, 0.25425395291457564, 0.18097722733313906, 3.1400181697804177, -0.46063970287059797, 3.132438819779043, 0.31676206282410013, -0.10132363205117786, 0.109938517689765, -1.2014172881565353, 0.09038378764867261, 2.846102739945123], "count": [263]}}} +{"episode_index": 196, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43142364748561773]], [[0.5480404017156422]], [[0.4881653470436565]]], "std": [[[0.29470487382091987]], [[0.21172400920374612]], [[0.22336671620124518]]], "count": [109]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42700072572652015]], [[0.42989739082357176]], [[0.35631587974279477]]], "std": [[[0.304049443024451]], [[0.24200959807651357]], [[0.2864642869306988]]], "count": [109]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44391323776317504]], [[0.439558812506834]], [[0.35698561818143343]]], "std": [[[0.2988936437328029]], [[0.21601173191250866]], [[0.25037909857090124]]], "count": [109]}, "observation.state": {"min": [-0.7421619892120361, -0.17156995832920074, -0.505455493927002, -1.626232624053955, -1.3396501541137695, 0.09076926857233047, -0.613649845123291, -0.9623023271560669, -0.303583025932312, 0.3243427872657776, -1.730183720588684, 0.11329689621925354, -0.6908509135246277, -0.6545127630233765, 0.012126294896006584, 0.0006972941337153316, -0.5901142954826355, 1.0331766605377197, -0.47652843594551086, -0.013227278366684914, -0.007703028619289398, -0.004556839354336262, -0.5871636271476746, 1.0144925117492676, -0.4736020863056183, -0.015964457765221596, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.015831831842660904, -0.00152839464135468, -0.6468207836151123, -1.0930628776550293, -0.2772597670555115, -1.519690990447998, -1.8758257627487183, -1.4343328475952148, -1.2079153060913086, -1.5619218349456787, -0.5798189043998718, -0.6922575235366821, -0.953338623046875, -0.6568934917449951, -1.0982037782669067, -0.7320506572723389, -13.172999382019043, -5.799756050109863, -1.9517704248428345, -9.768010139465332, -0.8034188151359558, -0.6312576532363892, -1.4059828519821167, -13.507057189941406, -3.296703338623047, -2.2466423511505127, -7.356533050537109, -0.4877900183200836, -1.951159954071045, -0.918192982673645, -0.013034835457801819, -0.02033049985766411, -0.013834343291819096, -0.009378619492053986, -0.004605182446539402, -0.021146973595023155, -0.006757344119250774, -0.013766959309577942, -0.01411072351038456, -0.008820492774248123, -0.005271735601127148, -0.00711043830960989, -4.432889938354492, -0.4713922142982483, 1.9449567794799805, -30.900102615356445, 14.038422584533691, -0.8699076175689697, -1.7180099487304688, -0.22270497679710388, 4.142312526702881, -32.96366500854492, 14.68284797668457, -0.4964851140975952, -0.014622623100876808, -0.014879399910569191, 0.006105006206780672, -0.08198151737451553, 0.3643559217453003, 0.056364599615335464, 0.02537020854651928, 0.3341147005558014, -0.250561386346817, 0.014232931658625603, -3.1268246173858643, -1.141109585762024, -3.1317543983459473, -3.1308298110961914, -1.1713237762451172, 1.9142848253250122, -0.7023943662643433, -0.15968792140483856, 9.722909927368164, -0.013896137475967407, -0.013806909322738647, -0.03008928894996643, -0.019683972001075745, 0.01931113563477993, 0.6959498524665833, 0.7148457169532776], "max": [0.10014516115188599, 0.44489428400993347, -0.32196393609046936, -0.40779727697372437, 0.42320936918258667, 0.6027583479881287, -0.12979772686958313, 0.05434441938996315, 0.13046550750732422, 1.065079927444458, -0.4016922116279602, 0.9643705487251282, 0.3942561745643616, 0.07229367643594742, 0.015335365198552608, 0.0045581781305372715, -0.5853438377380371, 1.0350275039672852, -0.4674499034881592, -0.005207819864153862, -0.005780012346804142, -0.0005778046906925738, -0.5792160034179688, 1.0194417238235474, -0.4660007059574127, -0.01038004457950592, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.015068147331476212, -0.001523470738902688, 0.7713919878005981, 0.6084725260734558, 0.26974332332611084, 1.0392076969146729, 3.600590705871582, 1.1285152435302734, 0.703572154045105, 0.6259833574295044, 0.5182696580886841, 0.878583550453186, 1.6328411102294922, 2.052967071533203, 1.4466843605041504, 0.7959010004997253, -2.6056482791900635, 6.746031761169434, 3.018925666809082, 1.4346764087677002, 1.004273533821106, 2.5250306129455566, 0.7747253179550171, 2.750406503677368, 10.866912841796875, 3.7912089824676514, -0.305250346660614, 1.979853630065918, 0.6599512100219727, 0.4017094075679779, 0.009949601255357265, 0.015766585245728493, 0.011544998735189438, 0.008978292346000671, 0.019849319010972977, 0.023532552644610405, 0.010148126631975174, 0.015403103083372116, 0.0161860641092062, 0.009540379978716373, 0.03095153532922268, 0.014528563246130943, -1.590749979019165, 0.2338402271270752, 10.496828079223633, -20.772066116333008, 22.032135009765625, 0.850759744644165, 0.9756600260734558, 0.6347091794013977, 12.738724708557129, -21.362483978271484, 25.625289916992188, 1.2649857997894287, 0.022628052160143852, 0.010950056836009026, 0.010378510691225529, 0.027327172458171844, 0.5696489214897156, 0.4390219449996948, 0.31635433435440063, 0.5728222727775574, 0.00047973095206543803, 0.29475417733192444, 3.133545160293579, 0.35130342841148376, 3.1368441581726074, 3.1381161212921143, 0.3156949281692505, 3.016608953475952, -0.40856248140335083, 0.2463432103395462, 9.903461456298828, 0.015928983688354492, 0.01648905873298645, 0.022991418838500977, -0.017540469765663147, 0.02222478948533535, 0.6986985206604004, 0.7175629138946533], "mean": [-0.21236880123615265, 0.005532164126634598, -0.414530873298645, -1.2773051261901855, -0.40752139687538147, 0.31237897276878357, -0.40254905819892883, -0.3839886784553528, 0.02531169168651104, 0.6260855197906494, -1.1279863119125366, 0.4592968225479126, -0.2920055389404297, -0.3934474289417267, 0.013723825104534626, 0.0021438116673380136, -0.5887506604194641, 1.034055471420288, -0.47000768780708313, -0.009595533832907677, -0.006462752353399992, -0.0028491527773439884, -0.5837478041648865, 1.016385793685913, -0.46701136231422424, -0.013273552991449833, 0.6066446900367737, 1.7453173398971558, 0.6066446900367737, 0.6066446900367737, 0.6066446900367737, 0.6066446900367737, 0.5352904796600342, 1.7453173398971558, 0.5352904796600342, 0.5352904796600342, 0.5352904796600342, 0.5352904796600342, -0.015571296215057373, -0.0015262389788404107, -0.017039814963936806, -0.0012526847422122955, 0.0023566654417663813, 0.002038420643657446, 0.04043830931186676, -0.01794225350022316, -0.0028832750394940376, 0.001834469148889184, -0.0028169103898108006, 0.0038936242926865816, -0.0042497096583247185, 0.0009805012959986925, -0.01574309729039669, -0.019182251766324043, -6.896157264709473, -1.016622543334961, 0.12121692299842834, -4.1475982666015625, -0.11716052144765854, 0.30646824836730957, -0.4687159061431885, -6.218790531158447, 5.31072998046875, 0.5494248867034912, -4.660817623138428, 0.3479205071926117, -0.18334123492240906, -0.2625376880168915, -5.543781298911199e-05, -0.00013855635188519955, -0.0006843103328719735, -0.00040337719838134944, 0.0004338957369327545, -0.00020139585831202567, -1.6294927263516e-05, -0.00030560020240955055, 3.370747799635865e-05, 0.00021404214203357697, 0.000456393783679232, -8.259726746473461e-05, -2.437739133834839, -0.14219574630260468, 7.652591228485107, -26.160951614379883, 18.905200958251953, 0.01219751127064228, 0.16829580068588257, 0.16259509325027466, 8.597492218017578, -26.874441146850586, 19.80293846130371, 0.4221111834049225, 0.0019536353647708893, -0.0018606996163725853, 0.008830583654344082, -0.038962677121162415, 0.4327560067176819, 0.18607136607170105, 0.1841166764497757, 0.4429638385772705, -0.13164396584033966, 0.17197725176811218, 0.000820998742710799, -0.6570561528205872, -0.2614493668079376, -0.07264366745948792, -0.5727543830871582, 2.497596025466919, -0.5539087057113647, 0.04177984595298767, 9.78329849243164, 0.001161386608146131, 0.0003351230698172003, 0.00013932070578448474, -0.01882675290107727, 0.021166523918509483, 0.6975677013397217, 0.7159575819969177], "std": [0.28478461503982544, 0.2210942953824997, 0.06803613156080246, 0.4187397360801697, 0.5543512105941772, 0.09863204509019852, 0.14643757045269012, 0.3793153166770935, 0.10281368345022202, 0.1976078301668167, 0.5155096054077148, 0.277187705039978, 0.37724146246910095, 0.23367077112197876, 0.0008463499834761024, 0.0011762286303564906, 0.001290742540732026, 0.0005257595330476761, 0.0019878391176462173, 0.0017667259089648724, 0.00041234068339690566, 0.0012129342649132013, 0.002200532238930464, 0.0013658402021974325, 0.001640430884435773, 0.0015510468510910869, 0.8264189958572388, 1.1920928955078125e-05, 0.8264189958572388, 0.8264189958572388, 0.8264189958572388, 0.8264189958572388, 0.7998694181442261, 1.1920928955078125e-05, 0.7998694181442261, 0.7998694181442261, 0.7998694181442261, 0.7998694181442261, 0.00014844440738670528, 8.00296447778237e-07, 0.17825858294963837, 0.1957835555076599, 0.07510592043399811, 0.33273962140083313, 0.5544573664665222, 0.2642134428024292, 0.18292737007141113, 0.2819821536540985, 0.12547922134399414, 0.19535879790782928, 0.33604347705841064, 0.27149009704589844, 0.3169456124305725, 0.19523286819458008, 2.702787399291992, 3.6503806114196777, 1.2508944272994995, 2.7894790172576904, 0.3875569701194763, 0.5561926364898682, 0.5150692462921143, 4.1865234375, 3.886486530303955, 1.3939971923828125, 1.943682312965393, 0.5185946822166443, 0.5443906188011169, 0.23563334345817566, 0.0029181898571550846, 0.005444349721074104, 0.004259731620550156, 0.0026240500155836344, 0.002419379074126482, 0.0030711365398019552, 0.0028271495830267668, 0.00490946602076292, 0.004971213173121214, 0.0029614160303026438, 0.0032724805641919374, 0.0021698030177503824, 0.3995285630226135, 0.11723115295171738, 1.6781508922576904, 2.8420662879943848, 1.8316444158554077, 0.4606234133243561, 0.35146158933639526, 0.13060565292835236, 1.6420916318893433, 2.417163610458374, 2.226456642150879, 0.48838794231414795, 0.006121710408478975, 0.004329389426857233, 0.0005319759948179126, 0.016811780631542206, 0.06689752638339996, 0.12432453781366348, 0.0787138044834137, 0.08777322620153427, 0.06625516712665558, 0.09910820424556732, 2.574887752532959, 0.5711138844490051, 2.5632481575012207, 2.316981554031372, 0.36216574907302856, 0.4301431179046631, 0.04006033390760422, 0.05446834862232208, 0.024159757420420647, 0.004081902094185352, 0.005196701269596815, 0.007544661406427622, 0.0005069173639640212, 0.00044145301217213273, 0.0007237566751427948, 0.0007086042314767838], "count": [521]}, "action": {"min": [-0.7739934921264648, -0.18489010632038116, -0.573449432849884, -1.6189240217208862, -1.346835732460022, 0.04348134994506836, -0.6286818385124207, -1.0323721170425415, -0.3473629951477051, 0.315322607755661, -1.7074651718139648, 0.10493289679288864, -0.69740229845047, -0.6546224355697632, 0.010479167103767395, -0.003050010185688734, -0.5894402265548706, 1.0271966457366943, -0.4762186110019684, -0.012511221691966057, -0.009295457042753696, -0.007701019756495953, -0.5857629179954529, 1.010304570198059, -0.4730018079280853, -0.015539359301328659, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.015831831842660904, -0.00152839464135468, -0.6468207836151123, -1.0930628776550293, -0.2772597670555115, -1.519690990447998, -1.8758257627487183, -1.4343328475952148, -1.2079153060913086, -1.5619218349456787, -0.5798189043998718, -0.6922575235366821, -0.953338623046875, -0.6568934917449951, -1.0982037782669067, -0.7320506572723389], "max": [0.09280974417924881, 0.4604499042034149, -0.2903362810611725, -0.3232158422470093, 0.4941357672214508, 0.6198297739028931, -0.12636642158031464, 0.07978536188602448, 0.1370161771774292, 1.0989253520965576, -0.3571738302707672, 0.9640141725540161, 0.40568894147872925, 0.07369847595691681, 0.01572314277291298, 0.011578315868973732, -0.5816234350204468, 1.033677101135254, -0.46657559275627136, -0.0050133527256548405, -0.0051551396027207375, 0.006345035508275032, -0.575076162815094, 1.01828134059906, -0.4644477963447571, -0.010024981573224068, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.015068147331476212, -0.001523470738902688, 0.7713919878005981, 0.6084725260734558, 0.26974332332611084, 1.0392076969146729, 3.600590705871582, 1.1285152435302734, 0.703572154045105, 0.6259833574295044, 0.5182696580886841, 0.878583550453186, 1.6328411102294922, 2.052967071533203, 1.4466843605041504, 0.7959010004997253], "mean": [-0.24522198736667633, 0.01766129769384861, -0.42207640409469604, -1.2227669954299927, -0.40123316645622253, 0.3058353662490845, -0.40020865201950073, -0.39227432012557983, 0.033560384064912796, 0.6450680494308472, -1.0931483507156372, 0.45649319887161255, -0.29298892617225647, -0.3963592052459717, 0.01335151121020317, 0.0018003463046625257, -0.5864418745040894, 1.0317072868347168, -0.4692618250846863, -0.009123043157160282, -0.0067650508135557175, -0.0029471851885318756, -0.5814793109893799, 1.0142467021942139, -0.4664350152015686, -0.012871483340859413, 0.6066446900367737, 1.7453173398971558, 0.6066446900367737, 0.6066446900367737, 0.6066446900367737, 0.6066446900367737, 0.535424530506134, 1.7453173398971558, 0.535424530506134, 0.535424530506134, 0.535424530506134, 0.535424530506134, -0.015570620074868202, -0.0015262427041307092, -0.016479847952723503, -0.002128050196915865, 0.001996009610593319, 0.0020784686785191298, 0.04157485067844391, -0.018716413527727127, -0.0027844998985528946, 0.001936169108375907, -0.0028374737594276667, 0.003964713308960199, -0.004257379099726677, -0.0004728281928692013, -0.01559592317789793, -0.01986529305577278], "std": [0.28907695412635803, 0.20981186628341675, 0.08745336532592773, 0.4281502664089203, 0.563605546951294, 0.10263174027204514, 0.14543719589710236, 0.39604848623275757, 0.10666576027870178, 0.2036026567220688, 0.5257449150085449, 0.27957525849342346, 0.3834734559059143, 0.2326337844133377, 0.0011693720007315278, 0.0021654553711414337, 0.0017251522513106465, 0.0009694123873487115, 0.0019499855116009712, 0.0016451632836833596, 0.0007676289533264935, 0.0020939118694514036, 0.0022667835000902414, 0.0017418120987713337, 0.0014801962533965707, 0.001489889225922525, 0.826418936252594, 1.1920928955078125e-05, 0.826418936252594, 0.826418936252594, 0.826418936252594, 0.826418936252594, 0.8000469207763672, 1.1920928955078125e-05, 0.8000469207763672, 0.8000469207763672, 0.8000469207763672, 0.8000469207763672, 0.00014926635776646435, 7.919049949123291e-07, 0.17877182364463806, 0.19678160548210144, 0.07550296187400818, 0.3327406048774719, 0.5532293915748596, 0.26383671164512634, 0.18243858218193054, 0.28196555376052856, 0.12548638880252838, 0.19536226987838745, 0.33604153990745544, 0.2691173255443573, 0.31695032119750977, 0.1945628672838211], "count": [521]}, "timestamp": {"min": [0.0], "max": [17.333333333333332], "mean": [8.666666666666666], "std": [5.013315602805526], "count": [521]}, "frame_index": {"min": [0], "max": [520], "mean": [260.0], "std": [150.3994680841658], "count": [521]}, "episode_index": {"min": [198], "max": [198], "mean": [198.0], "std": [0.0], "count": [521]}, "index": {"min": [76838], "max": [77358], "mean": [77098.0], "std": [150.3994680841658], "count": [521]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [521]}, "subtask_annotation": {"mean": [0.381957773512476, 2.0, 2.0, 2.0, 2.0], "std": [0.4937039355241633, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [521]}, "scene_annotation": {"mean": [198.0], "std": [0.0], "min": [198], "max": [198], "count": [521]}, "eef_direction_state": {"mean": [4.362763915547025, 4.236084452975048], "std": [2.1634006872319196, 2.077186941465943], "min": [0, 0], "max": [6, 6], "count": [521]}, "eef_velocity_state": {"mean": [0.6314779270633397, 0.6468330134357005], "std": [0.7973610047961972, 0.7212397016528209], "min": [0, 0], "max": [2, 2], "count": [521]}, "eef_acc_mag_state": {"mean": [0.5777351247600768, 0.6986564299424184], "std": [0.7850592938805864, 0.8308923347695615], "min": [0, 0], "max": [2, 2], "count": [521]}, "eef_direction_action": {"mean": [4.130518234165067, 3.890595009596929], "std": [2.1414135823482603, 2.0664414485213474], "min": [0, 0], "max": [6, 6], "count": [521]}, "eef_velocity_action": {"mean": [0.7389635316698656, 0.8272552783109405], "std": [0.7916297243983841, 0.7284366229945735], "min": [0, 0], "max": [2, 2], "count": [521]}, "eef_acc_mag_action": {"mean": [0.8099808061420346, 0.9500959692898272], "std": [0.826838786989328, 0.850316069948659], "min": [0, 0], "max": [2, 2], "count": [521]}, "eef_sim_pose_state": {"mean": [0.2865644123055419, 0.2224535856639076, 0.13390606209611572, -0.0115286898366456, -0.6574497330552983, -0.2672322624619331, 0.31833460706542765, -0.18143493860438026, 0.14526456808450214, -0.07854008811995743, -0.5728541530798569, 2.497563118454129], "std": [0.06365983138149871, 0.11385877502758013, 0.021874445585247357, 2.6283668877476867, 0.5710786686044148, 2.607354314852242, 0.08897257206619479, 0.05206504464641687, 0.02300432297307928, 2.3268535316412184, 0.36220521243504916, 0.43012630912350197], "min": [0.2140377083563311, 0.11624990839864008, 0.09941580934845859, -3.14124819848066, -1.1411118766292476, -3.1414656154663887, 0.21605901282462273, -0.30121674231146855, 0.11166998346732877, -3.139977246513296, -1.1715859138073688, 1.9143695706157091], "max": [0.40209088148626754, 0.4376835106967714, 0.18975498509036118, 3.1389487073593223, 0.35130461412948155, 3.141460294635161, 0.4594779824457839, -0.11717601138208343, 0.21442764872002723, 3.1381905392958895, 0.31569785934647987, 3.016610021575879], "count": [521]}, "eef_sim_pose_action": {"mean": [0.29317174585306693, 0.22652604769636173, 0.1291043417006128, 0.8886238821539421, -0.6683276797458232, -1.0222115019761218, 0.3180314580341951, -0.17898544864875102, 0.14251378002781165, -0.6649250110178647, -0.572909049241428, 2.4952624535791164], "std": [0.06284287912442246, 0.11322884990867674, 0.02540481211971612, 2.4564600685880675, 0.5920097199961182, 2.389949684144657, 0.09305899972382893, 0.056296319946702617, 0.023618040214150225, 2.2217607003424327, 0.370810694148192, 0.4508290913612043], "min": [0.21718230327538826, 0.1169547222795066, 0.09774101615511009, -3.126530473597707, -1.167014071030928, -3.14013243205307, 0.20604781737982425, -0.32075910399828217, 0.10720861868801747, -3.1413465178191373, -0.9978372239866751, 1.8824479331074246], "max": [0.40857014112117024, 0.4391907283568928, 0.20085325372075938, 3.1367817586737985, 0.37730592905367644, 3.1238254151284264, 0.4705960556982937, -0.1235193747650043, 0.2212555736295383, 3.1415252380614715, 0.3522578034977335, 3.046766912905117], "count": [521]}}} +{"episode_index": 197, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4261560145136486]], [[0.5583495049980777]], [[0.47814359381007304]]], "std": [[[0.29862528526842397]], [[0.19598472907039333]], [[0.224637766834726]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4919063677431757]], [[0.4462082684544406]], [[0.3232547265474817]]], "std": [[[0.3187312908775867]], [[0.2227998957413734]], [[0.2701038881343689]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5046426758938869]], [[0.46106549404075353]], [[0.3000783400615148]]], "std": [[[0.33718381502663936]], [[0.18327279139015473]], [[0.23651311427140176]]], "count": [100]}, "observation.state": {"min": [-0.3406258225440979, -0.03624138981103897, -0.6672017574310303, -1.8638889789581299, -0.7129899263381958, -0.11500873416662216, -0.3643137216567993, -0.3729778826236725, -0.2754261791706085, 0.5622926354408264, -1.8314645290374756, -0.3420259356498718, -0.16394256055355072, 0.3856695294380188, 0.018546123057603836, -0.019090645015239716, -0.6215317845344543, 0.9983120560646057, -0.4001256227493286, -0.033701054751873016, -0.023534350097179413, 0.014407708309590816, -0.6099189519882202, 1.0076488256454468, -0.42022281885147095, 0.05766437575221062, 0.0, 0.4363323152065277, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.014011984691023827, -2.652416014825576e-06, -0.5673791170120239, -0.5748533606529236, -0.30742084980010986, -0.5517867803573608, -1.667579174041748, -0.98725426197052, -0.8442833423614502, -0.21943256258964539, -0.143619567155838, -0.9335883855819702, -0.7760487794876099, -2.6348323822021484, -0.5977469682693481, -0.02495677024126053, -10.133075714111328, -6.471306800842285, -3.327838897705078, -11.904763221740723, -1.3199023008346558, -2.180708408355713, -1.5207569599151611, -10.288969993591309, -2.1367523670196533, -3.145299196243286, -14.896215438842773, -1.979853630065918, -1.1764346361160278, -14.404151916503906, -0.008081838488578796, -0.012982645072042942, -0.02479054033756256, -0.0143955759704113, -0.00717579573392868, -0.007701375521719456, -0.006687879096716642, -0.011251808144152164, -0.025161316618323326, -0.008096445351839066, -0.007354953326284885, -0.006536237895488739, -2.311890125274658, -0.3303457200527191, 7.230488300323486, -34.85189437866211, 8.38261604309082, -0.859501838684082, 2.057370185852051, -0.5085096955299377, 1.9301097393035889, -27.83719253540039, 5.086701393127441, -1.5689074993133545, -0.01970798894762993, -0.01634427160024643, -0.004884005058556795, -0.09564509987831116, 0.32506459951400757, 0.03655179217457771, 0.075282521545887, 0.33106550574302673, -0.0757620632648468, 0.019266363233327866, -3.108382225036621, -1.4168212413787842, -3.049520492553711, -1.2086946964263916, -1.3461774587631226, 0.1090150699019432, -0.766503632068634, -0.2264581173658371, 9.641918182373047, -0.009167909622192383, -0.020644426345825195, -0.029699236154556274, -0.03249401971697807, 0.011716301552951336, 0.838198721408844, 0.5414347648620605], "max": [0.2851203680038452, 0.49792835116386414, -0.3292117118835449, -1.225052833557129, 0.932506799697876, 0.6111183166503906, 0.024428892880678177, -0.10397237539291382, 0.020219484344124794, 1.0096715688705444, -1.3632014989852905, 0.6574718952178955, 0.11586984246969223, 0.5894666910171509, 0.020776445046067238, -0.01765110157430172, -0.615545928478241, 0.9989593625068665, -0.3960573971271515, -0.028449667617678642, -0.02140161581337452, 0.015868285670876503, -0.6015993356704712, 1.011878490447998, -0.41778823733329773, 0.06340648978948593, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.014498529955744743, 2.0429563392099226e-06, 0.3101089894771576, 0.8480759263038635, 0.41067394614219666, 0.6422735452651978, 2.1991353034973145, 0.9597306251525879, 0.6109429597854614, 0.6040800213813782, 0.40412941575050354, 0.3697042167186737, 0.10987988114356995, 1.0808168649673462, 0.49768775701522827, 0.6803465485572815, -0.9576314091682434, 5.586080551147461, 3.018925666809082, 1.8925520181655884, 1.5781440734863281, 2.6111111640930176, 0.6025640964508057, 0.6458444595336914, 8.821734428405762, 2.6398048400878906, 0.702075719833374, 0.8321123719215393, 2.6111111640930176, -14.404151916503906, 0.008260414004325867, 0.011456712149083614, 0.01527491770684719, 0.0063087185844779015, 0.007143892347812653, 0.005568896885961294, 0.01199380960315466, 0.013507381081581116, 0.02065904438495636, 0.00890304334461689, 0.005486445035785437, 0.0039049324113875628, 0.042419999837875366, 0.3897337019443512, 15.129091262817383, -24.553234100341797, 19.600906372070312, -0.16204477846622467, 4.326839923858643, 0.35261622071266174, 8.70034122467041, -19.264083862304688, 16.346162796020508, -0.9121260643005371, 0.023686237633228302, 0.011742433533072472, -0.0006105006905272603, -0.04099075868725777, 0.44312167167663574, 0.24190081655979156, 0.28573793172836304, 0.3821435272693634, 0.04588879644870758, 0.18789252638816833, 3.133578062057495, -0.4534212350845337, 2.949199676513672, 0.6733531951904297, -0.38300830125808716, 1.9494175910949707, -0.500557541847229, 0.10195187479257584, 9.855921745300293, 0.01120784878730774, 0.03611844778060913, 0.032586514949798584, -0.02765456587076187, 0.01601683720946312, 0.8401042222976685, 0.5442374348640442], "mean": [-0.004493815824389458, 0.07809995859861374, -0.4772852063179016, -1.69100022315979, 0.18680647015571594, 0.3181249797344208, -0.23355594277381897, -0.2464211881160736, -0.08448473364114761, 0.7937549948692322, -1.6559624671936035, 0.16317376494407654, -0.04726992920041084, 0.5795841217041016, 0.01971634104847908, -0.018307315185666084, -0.6202502250671387, 0.998741626739502, -0.3987085223197937, -0.030542856082320213, -0.02230716682970524, 0.015347149223089218, -0.606654167175293, 1.0092463493347168, -0.4190816283226013, 0.0605473592877388, 0.34752151370048523, 1.733736515045166, 0.34752151370048523, 0.34752151370048523, 0.34752151370048523, 0.34752151370048523, 0.9708209037780762, 1.7453199625015259, 0.9708209037780762, 0.9708209037780762, 0.9708209037780762, 0.9708209037780762, 0.014326772652566433, -4.879889843323326e-07, -0.026827841997146606, -3.4607106499606743e-05, 7.296683179447427e-05, 0.03899628669023514, -0.02992170862853527, -0.0037652587052434683, 0.002272719517350197, 0.012096919119358063, 0.014259999617934227, -0.018542420119047165, -0.021784229204058647, -0.032586000859737396, -0.0069257705472409725, 0.018755435943603516, -5.079276084899902, -2.280306100845337, 0.4829308092594147, -4.201650142669678, -0.26903390884399414, 0.14526641368865967, -0.5387020111083984, -6.747687816619873, 4.152438640594482, -0.4775979518890381, -6.6755499839782715, -0.03461846336722374, -0.06001096963882446, -14.404179573059082, 0.00036907396861352026, -0.0006132038543000817, 0.0008529391488991678, -0.0001795474672690034, 0.00025267500313930213, -5.669112579198554e-05, 0.00010310817742720246, 0.0006178686744533479, 0.00021123647456988692, -0.00010056287283077836, -1.983706715691369e-05, -0.00014192701200954616, -0.8043540120124817, -0.015495732426643372, 11.254738807678223, -29.569473266601562, 14.639681816101074, -0.45160582661628723, 3.6451175212860107, -0.07876519113779068, 5.441634178161621, -23.52992820739746, 11.148543357849121, -1.186966896057129, 0.002898167120292783, -0.0027531441301107407, -0.0024852307979017496, -0.07762856036424637, 0.37751880288124084, 0.14877654612064362, 0.1933167278766632, 0.3616294860839844, -0.024750778451561928, 0.12367409467697144, 0.3075425624847412, -1.017390251159668, -0.6152461767196655, -0.6662658452987671, -1.0145195722579956, 1.298189640045166, -0.6570852994918823, -0.08356016874313354, 9.766267776489258, 0.0008107608882710338, 0.0005933762295171618, 0.000657027994748205, -0.03059554472565651, 0.014134008437395096, 0.8391691446304321, 0.5428214073181152], "std": [0.22556380927562714, 0.10931937396526337, 0.11908318102359772, 0.16774897277355194, 0.49701127409935, 0.1745431274175644, 0.0826546847820282, 0.07006537169218063, 0.08199528604745865, 0.1382252424955368, 0.15088407695293427, 0.2966691255569458, 0.06645160168409348, 0.036941640079021454, 0.0006733586778864264, 0.0002680148754734546, 0.0012612304417416453, 0.00018705074035096914, 0.0009246629197150469, 0.0014802786754444242, 0.0006589328404515982, 0.0002256857551401481, 0.001749019487760961, 0.0012662612134590745, 0.0004738353891298175, 0.0015559435123577714, 0.6904916763305664, 0.10797975957393646, 0.6904916763305664, 0.6904916763305664, 0.6904916763305664, 0.6904916763305664, 0.8616752028465271, 9.298324584960938e-06, 0.8616752028465271, 0.8616752028465271, 0.8616752028465271, 0.8616752028465271, 0.00010230222687823698, 8.409624570049345e-07, 0.1254049688577652, 0.16730105876922607, 0.09885101765394211, 0.1610984355211258, 0.4187360405921936, 0.2215566188097, 0.17955446243286133, 0.10470643639564514, 0.06044282019138336, 0.14670778810977936, 0.10807657241821289, 0.32811281085014343, 0.13676154613494873, 0.07299632579088211, 2.7942054271698, 1.7629740238189697, 1.0938564538955688, 2.999800443649292, 0.40732067823410034, 0.8691792488098145, 0.49700605869293213, 2.0551109313964844, 2.057321310043335, 1.0716215372085571, 3.162550210952759, 0.5020900964736938, 0.5798583626747131, 2.765655517578125e-05, 0.002517054323107004, 0.004206400830298662, 0.005079878494143486, 0.002786516910418868, 0.0015447498299181461, 0.001776264514774084, 0.002806918928399682, 0.004410648252815008, 0.00592827657237649, 0.002711072564125061, 0.0015779233071953058, 0.0017407735576853156, 0.36265507340431213, 0.15238451957702637, 2.3262810707092285, 2.838338613510132, 2.9015750885009766, 0.13045664131641388, 0.3539468050003052, 0.206719771027565, 1.5577729940414429, 1.8245439529418945, 2.912006139755249, 0.12075930088758469, 0.006477640010416508, 0.004657349549233913, 0.0005616979906335473, 0.008625437505543232, 0.0390855148434639, 0.06376361846923828, 0.05086342990398407, 0.0126171400770545, 0.030972611159086227, 0.06494522839784622, 2.3173885345458984, 0.25564736127853394, 2.1421687602996826, 0.4824906289577484, 0.36865031719207764, 0.45381084084510803, 0.048297785222530365, 0.05168161541223526, 0.027697201818227768, 0.003367663361132145, 0.006333037745207548, 0.007061943411827087, 0.0012926027411594987, 0.0010748176136985421, 0.0005675411666743457, 0.0007978030480444431], "count": [452]}, "action": {"min": [-0.40030813217163086, -0.0398409441113472, -0.694416880607605, -1.8679944276809692, -0.7239154577255249, -0.12539738416671753, -0.365176796913147, -0.3969615697860718, -0.31484708189964294, 0.549030065536499, -1.756744384765625, -0.35415202379226685, -0.16810181736946106, -0.5453721284866333, 0.017300961539149284, -0.021296754479408264, -0.6171451807022095, 0.9942952990531921, -0.4017902612686157, -0.03204871714115143, -0.023629918694496155, 0.009213805198669434, -0.6046303510665894, 1.0039688348770142, -0.42248353362083435, 0.054925233125686646, 0.0, 0.4363323152065277, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.014011984691023827, -2.652416014825576e-06, -0.5673791170120239, -0.5748533606529236, -0.30742084980010986, -0.5517867803573608, -1.667579174041748, -0.98725426197052, -0.8442833423614502, -0.21943256258964539, -0.143619567155838, -0.9335883855819702, -0.7760487794876099, -2.6348323822021484, -0.5977469682693481, -0.02495677024126053], "max": [0.28521135449409485, 0.5141215920448303, -0.3064553737640381, -1.1396174430847168, 0.9420368075370789, 0.61665278673172, 0.03602711111307144, -0.07749751955270767, 0.01386764645576477, 1.0341026782989502, -1.2455909252166748, 0.6590800285339355, 0.11728696525096893, -0.3207663893699646, 0.020910117775201797, -0.014647066593170166, -0.6067306995391846, 0.9979562759399414, -0.39657139778137207, -0.026456031948328018, -0.020245833322405815, 0.016816850751638412, -0.5916861295700073, 1.0105416774749756, -0.41854166984558105, 0.06087001413106918, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.014498461037874222, 2.0429563392099226e-06, 0.3101089894771576, 0.8480759263038635, 0.41067394614219666, 0.6422735452651978, 2.1991353034973145, 0.9597306251525879, 0.6109429597854614, 0.6040800213813782, 0.40412941575050354, 0.3697042167186737, 0.10987988114356995, 1.0808168649673462, 0.49768775701522827, 0.6803465485572815], "mean": [-0.039403434842824936, 0.08079107850790024, -0.4805212914943695, -1.6261602640151978, 0.18168200552463531, 0.31806060671806335, -0.22912204265594482, -0.24825450778007507, -0.12246476113796234, 0.7958323359489441, -1.577722430229187, 0.14946836233139038, -0.04828401282429695, -0.44714710116386414, 0.019028332084417343, -0.018526779487729073, -0.6142333149909973, 0.9964543581008911, -0.3996593952178955, -0.02882605977356434, -0.02204715833067894, 0.012678254395723343, -0.6002095341682434, 1.0070959329605103, -0.420490026473999, 0.05773388594388962, 0.34840962290763855, 1.733736515045166, 0.34840962290763855, 0.34840962290763855, 0.34840962290763855, 0.34840962290763855, 0.9708209037780762, 1.7453199625015259, 0.9708209037780762, 0.9708209037780762, 0.9708209037780762, 0.9708209037780762, 0.014326125383377075, -4.938528945785947e-07, -0.02671661227941513, -5.3907406254438683e-05, 0.00040224959957413375, 0.03898654505610466, -0.030434265732765198, -0.0032832836732268333, 0.0022580844815820456, 0.012252932414412498, 0.014229361899197102, -0.018696604296565056, -0.02183215320110321, -0.03266843408346176, -0.007063922472298145, 0.018712833523750305], "std": [0.23755106329917908, 0.10923263430595398, 0.1330615133047104, 0.19166383147239685, 0.5035638809204102, 0.1749912053346634, 0.08372901380062103, 0.0811498612165451, 0.07475785166025162, 0.12811705470085144, 0.1549661010503769, 0.2925720512866974, 0.06913287937641144, 0.07814277708530426, 0.0008734819712117314, 0.0010048936819657683, 0.0014534875517711043, 0.0007742860470898449, 0.0011053732596337795, 0.001478269463405013, 0.0008395783370360732, 0.0010710973292589188, 0.0017964448779821396, 0.0012619374319911003, 0.000697217823471874, 0.0014869493898004293, 0.6909118890762329, 0.10797975957393646, 0.6909118890762329, 0.6909118890762329, 0.6909118890762329, 0.6909118890762329, 0.8616752028465271, 9.298324584960938e-06, 0.8616752028465271, 0.8616752028465271, 0.8616752028465271, 0.8616752028465271, 0.00010212537017650902, 8.419680739280011e-07, 0.12545441091060638, 0.16730664670467377, 0.09906034916639328, 0.16110050678253174, 0.41884174942970276, 0.22181275486946106, 0.17955578863620758, 0.10473212599754333, 0.0604538768529892, 0.14671871066093445, 0.10806570202112198, 0.3281010687351227, 0.13677357137203217, 0.07300788909196854], "count": [452]}, "timestamp": {"min": [0.0], "max": [15.033333333333333], "mean": [7.516666666666667], "std": [4.349361383518786], "count": [452]}, "frame_index": {"min": [0], "max": [451], "mean": [225.5], "std": [130.48084150556357], "count": [452]}, "episode_index": {"min": [199], "max": [199], "mean": [199.0], "std": [0.0], "count": [452]}, "index": {"min": [77359], "max": [77810], "mean": [77584.5], "std": [130.48084150556357], "count": [452]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [452]}, "subtask_annotation": {"mean": [0.39601769911504425, 2.0, 2.0, 2.0, 2.0], "std": [0.49803337099515066, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [452]}, "scene_annotation": {"mean": [199.0], "std": [0.0], "min": [199], "max": [199], "count": [452]}, "eef_direction_state": {"mean": [3.8893805309734515, 4.570796460176991], "std": [2.256979845576339, 1.749041781451151], "min": [0, 0], "max": [6, 6], "count": [452]}, "eef_velocity_state": {"mean": [0.7079646017699115, 0.5110619469026548], "std": [0.6904072919918076, 0.5382384621896494], "min": [0, 0], "max": [2, 2], "count": [452]}, "eef_acc_mag_state": {"mean": [0.7035398230088495, 0.581858407079646], "std": [0.8417669157489656, 0.8037126777941356], "min": [0, 0], "max": [2, 2], "count": [452]}, "eef_direction_action": {"mean": [3.519911504424779, 4.037610619469026], "std": [2.318080528648922, 1.8945430599236701], "min": [0, 0], "max": [6, 6], "count": [452]}, "eef_velocity_action": {"mean": [0.8296460176991151, 0.7234513274336283], "std": [0.7131550604064028, 0.5807216595418738], "min": [0, 0], "max": [2, 2], "count": [452]}, "eef_acc_mag_action": {"mean": [0.9203539823008849, 0.8761061946902655], "std": [0.8481274837421735, 0.8295722681085257], "min": [0, 0], "max": [2, 2], "count": [452]}, "eef_sim_pose_state": {"mean": [0.22616145296161502, 0.19803625233210984, 0.1489780544225629, 0.2940391278342982, -1.0176551927579043, -0.6016909622968986, 0.2415015325248932, -0.12875197140351757, 0.18213123414774568, -0.6664563487846197, -1.0146397611353593, 1.2983740382097462], "std": [0.05056171709110018, 0.04313725914050863, 0.03414242010245498, 2.340225176176391, 0.25589374897050154, 2.168478481036571, 0.008803471185721497, 0.013044038748628858, 0.04514402703808748, 0.4824962004419748, 0.3686556277202413, 0.45382027727685664], "min": [0.16068214328873281, 0.12711107467414173, 0.0747391566090624, -3.135925003607138, -1.4314786931880703, -3.089309913443479, 0.22472667391963974, -0.16510909186914108, 0.10526802895723389, -1.2086908295396588, -1.346180165761289, 0.10917598498823505], "max": [0.2968666970729875, 0.31591950772309857, 0.2119712734747431, 3.1387680715762847, -0.45368508844140787, 3.140534831089033, 0.25470809859085203, -0.09831333714854222, 0.22579279281066444, 0.673209659927517, -0.38301162673313094, 1.9494170660584567], "count": [452]}, "eef_sim_pose_action": {"mean": [0.2349767309363487, 0.19949587881652034, 0.1413638521555489, 0.2987199591636335, -1.044688573580346, -0.5951728200306292, 0.24766148697834212, -0.14220014258506905, 0.1580439419450689, -1.961553214740299, -0.7684495799587938, -1.1266030563808764], "std": [0.05366861333710118, 0.0440795117754257, 0.038928421620191674, 2.272194184767066, 0.24982371606074333, 2.0916479963618104, 0.009858023550818645, 0.016798143372183657, 0.04229368635178261, 1.641900459385497, 0.1385046491237925, 2.431204999569253], "min": [0.1611545689304016, 0.13140943056217205, 0.06197241487400588, -3.1248647894911845, -1.3894549273224446, -3.130777704608354, 0.22635654934235122, -0.18821567682712734, 0.07876179034291254, -3.1412372022435875, -1.1602953677231984, -2.9080780118513596], "max": [0.3162168858243477, 0.32615317763169216, 0.20925344119827588, 3.1326246315363853, -0.4882552733019292, 3.0217933373921193, 0.2661248475875955, -0.09768585963503061, 0.20646207415273882, 3.141373765443375, -0.5065149552474915, 3.1396855150546283], "count": [452]}}} +{"episode_index": 198, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43690551470588235]], [[0.5758232819108036]], [[0.49771549404075355]]], "std": [[[0.29369523196312936]], [[0.19892882903326373]], [[0.22474581765251966]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47206919213763937]], [[0.4332112240484429]], [[0.3332887351018839]]], "std": [[[0.3064468070459679]], [[0.23327664110672158]], [[0.2866245076526037]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.441857785467128]], [[0.46040818194925026]], [[0.3642279628027682]]], "std": [[[0.2883897243692615]], [[0.21366377514383303]], [[0.26812368001304004]]], "count": [100]}, "observation.state": {"min": [-0.7070189714431763, -0.2257387340068817, -0.4393346607685089, -1.728752851486206, -0.6640569567680359, -0.747596800327301, -0.47744446992874146, -0.40953004360198975, -0.5368402004241943, 0.049112942069768906, -1.718261480331421, 0.31352847814559937, -0.04730474203824997, -0.30073097348213196, -0.004406656604260206, -0.009906269609928131, -0.507744550704956, 0.9620237946510315, -0.4730215072631836, -0.01694234274327755, -0.01174493320286274, 0.013706299476325512, -0.6106832027435303, 0.9974799156188965, -0.3956804871559143, 0.046306658536195755, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.009535901248455048, -0.0003847776388283819, -1.1413191556930542, -0.5923799276351929, -0.6780996322631836, -0.4948301911354065, -0.859113872051239, -0.7380574941635132, -0.3099875748157501, -0.2128584086894989, -0.13152949512004852, -0.6873816251754761, -0.9898897409439087, -1.0533231496810913, -0.7198970317840576, -0.24348123371601105, -13.484786987304688, -4.975580215454102, -5.026862144470215, -10.714286804199219, -1.8937729597091675, -1.865079402923584, -1.6355311870574951, -11.914716720581055, -7.5702080726623535, -2.8785104751586914, -10.439560890197754, -0.6312576532363892, -2.5824174880981445, -3.5006103515625, -0.007516609504818916, -0.013004940934479237, -0.012690610252320766, -0.007047573104500771, -0.0019367848290130496, -0.015494272112846375, -0.00839242059737444, -0.013681219890713692, -0.013800048269331455, -0.005842475686222315, -0.0033790646120905876, -0.01966211572289467, -0.6999300122261047, -0.44912171363830566, 0.6384209394454956, -29.51142120361328, 17.626201629638672, -1.5009770393371582, -0.5655999779701233, -0.8982434272766113, 7.957991123199463, -21.998294830322266, 17.252239227294922, -1.964299201965332, -0.015314938500523567, -0.013204882852733135, -0.0024420025292783976, -0.09564509987831116, 0.25133419036865234, 0.06506538391113281, -0.014563304372131824, 0.39947888255119324, -0.4003874659538269, 0.08264260739088058, -3.0277657508850098, -1.4078476428985596, -2.892766237258911, -2.3410801887512207, -1.1640713214874268, 1.6717631816864014, -0.7439051270484924, -0.25444769859313965, 9.636144638061523, -0.008925378322601318, -0.01285293698310852, -0.025347530841827393, -0.02960715815424919, 0.01634860411286354, 0.8356711864471436, 0.5468275547027588], "max": [0.3098441958427429, 0.49735546112060547, 0.509271502494812, -0.7193278670310974, 0.496773898601532, -0.3144506812095642, 0.19607816636562347, -0.020650211721658707, 0.1304619163274765, 0.34056583046913147, -1.2175723314285278, 1.0681285858154297, 0.27981480956077576, -0.03468143939971924, -0.00161260727327317, -0.00819936953485012, -0.5056079626083374, 0.9622727036476135, -0.46447446942329407, -0.01019002590328455, -0.008284407667815685, 0.015282348729670048, -0.6072096824645996, 0.9991202354431152, -0.3894087076187134, 0.052426740527153015, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.010110476985573769, -0.0003799300757236779, 0.34138262271881104, 1.1444422006607056, 0.4125065505504608, 1.4515621662139893, 1.1132705211639404, 0.4579891264438629, 0.7549856305122375, 0.7132625579833984, 0.9228668212890625, 0.5489097833633423, 0.2671733796596527, 0.48085129261016846, 0.45087116956710815, 0.16909243166446686, 0.489950954914093, 4.853479862213135, 1.769230842590332, 2.0451772212982178, 1.0616605281829834, 1.6929181814193726, 2.9267399311065674, -3.8750667572021484, 10.317460060119629, 2.710012435913086, -0.3968254327774048, 1.2338217496871948, 0.5738705992698669, 0.5164835453033447, 0.013656646013259888, 0.012572227045893669, 0.01285940408706665, 0.006448681000620127, 0.01691281795501709, 0.005527649074792862, 0.014130844734609127, 0.01600836217403412, 0.016111088916659355, 0.004525486379861832, 0.011735774576663971, 0.005638529546558857, 3.18149995803833, 0.2561107277870178, 9.427844047546387, -22.13142967224121, 28.024763107299805, 0.3682745099067688, 2.269469976425171, 0.0742349922657013, 16.58409881591797, -13.337923049926758, 24.187135696411133, -0.6189790368080139, 0.02191779948771, 0.010205676779150963, 0.0018315018387511373, -0.05465434491634369, 0.5439813137054443, 0.38491013646125793, 0.2240193486213684, 0.4973592758178711, -0.07919380068778992, 0.21062082052230835, 2.9012563228607178, -0.3136080801486969, 2.903472661972046, -1.248444676399231, 0.016162214800715446, 2.681673765182495, -0.5055487751960754, 0.21866250038146973, 9.95768928527832, 0.009291023015975952, 0.010626077651977539, 0.021693944931030273, -0.026727359741926193, 0.01796664670109749, 0.8365795612335205, 0.5482234954833984], "mean": [-0.07156968861818314, -0.02169238030910492, -0.0012240988435223699, -1.3529115915298462, -0.09042613953351974, -0.5484752058982849, -0.18619434535503387, -0.12515853345394135, -0.06891579180955887, 0.22790172696113586, -1.5224488973617554, 0.72407466173172, 0.07162783294916153, -0.21300460398197174, -0.003169687232002616, -0.009140213951468468, -0.5065737962722778, 0.9621222615242004, -0.46987184882164, -0.01268190611153841, -0.010307864286005497, 0.014553511515259743, -0.60822594165802, 0.9982210993766785, -0.3937378525733948, 0.05058321729302406, 0.7214030623435974, 1.745330572128296, 0.7214030623435974, 0.7214030623435974, 0.7214030623435974, 0.7214030623435974, 0.9998481273651123, 1.745330572128296, 0.9998481273651123, 0.9998481273651123, 0.9998481273651123, 0.9998481273651123, 0.009847454726696014, -0.0003819479316007346, -0.1403851956129074, 0.037305258214473724, -0.1274423450231552, 0.09292063862085342, -0.04913743957877159, 0.04679754003882408, 0.06184849888086319, 0.0334615558385849, 0.08437491208314896, -0.006217050366103649, -0.020654646679759026, -0.038685280829668045, -0.016994893550872803, -0.035852666944265366, -4.605644702911377, -1.112514853477478, -0.8391323685646057, -4.360368728637695, 0.09090715646743774, 0.03476003557443619, -0.0724424347281456, -7.339728355407715, 4.522226810455322, 0.04912349209189415, -5.68976354598999, 0.14811702072620392, -0.456971138715744, -1.2303237915039062, 0.0002201923925895244, -0.0007083791424520314, 0.0010151149472221732, -1.193049865833018e-05, 0.0011049307649955153, -0.0007440493791364133, 0.0005302243516780436, 0.0002729336265474558, 0.0004040265048388392, 8.264561074611265e-06, 0.0006191943539306521, -0.0006763305864296854, 1.8076940774917603, -0.07146262377500534, 3.747743606567383, -26.132740020751953, 21.841630935668945, -0.3853858709335327, 0.3888172209262848, -0.37401607632637024, 13.60672378540039, -17.478532791137695, 20.563613891601562, -1.2426031827926636, 4.48498030891642e-05, -0.0025672984775155783, -0.0006971766124479473, -0.07664690166711807, 0.377514123916626, 0.19913455843925476, 0.09928371012210846, 0.4302779734134674, -0.18422792851924896, 0.15776802599430084, -0.8778618574142456, -1.0490754842758179, 0.5427618026733398, -1.8701754808425903, -0.6975792050361633, 2.2019267082214355, -0.6603636145591736, -0.011608685366809368, 9.75859546661377, 0.00027779341326095164, 0.0004324501205701381, 0.00036722267395816743, -0.028666863217949867, 0.017196377739310265, 0.8361790180206299, 0.5474361181259155], "std": [0.31870466470718384, 0.20874160528182983, 0.3413514494895935, 0.23663723468780518, 0.36088651418685913, 0.12978820502758026, 0.2207760512828827, 0.11778407543897629, 0.23884621262550354, 0.09215685725212097, 0.13032659888267517, 0.18951989710330963, 0.09857435524463654, 0.07175685465335846, 0.0007168392767198384, 0.0005657445290125906, 0.0005061203264631331, 6.139234028523788e-05, 0.0027413780335336924, 0.0022016875445842743, 0.0009629562846384943, 0.0005389110883697867, 0.0009675122564658523, 0.0005598320276476443, 0.0020422600209712982, 0.0019717414397746325, 0.8364657163619995, 1.3113021850585938e-06, 0.8364657163619995, 0.8364657163619995, 0.8364657163619995, 0.8364657163619995, 0.8525713682174683, 1.3113021850585938e-06, 0.8525713682174683, 0.8525713682174683, 0.8525713682174683, 0.8525713682174683, 0.00012200688070151955, 9.409332619725319e-07, 0.31107214093208313, 0.2841165065765381, 0.23563358187675476, 0.40032297372817993, 0.38323020935058594, 0.18041802942752838, 0.2049458920955658, 0.16156001389026642, 0.2235531508922577, 0.20710325241088867, 0.24739837646484375, 0.2729622423648834, 0.1684972643852234, 0.06606639921665192, 3.9525372982025146, 2.191971778869629, 1.776346206665039, 3.4558193683624268, 0.7138521671295166, 0.7991926074028015, 1.239992380142212, 2.257706880569458, 5.311318874359131, 1.5485721826553345, 2.8446929454803467, 0.3539884090423584, 0.7906893491744995, 0.8850480318069458, 0.003273170907050371, 0.004685757681727409, 0.004923395346850157, 0.0024192670825868845, 0.0028551635332405567, 0.002819965360686183, 0.0031830163206905127, 0.0046509066596627235, 0.005416920408606529, 0.001973029924556613, 0.0024331279564648867, 0.0031526926904916763, 0.8963552117347717, 0.14425116777420044, 2.25762677192688, 1.6535636186599731, 2.4269566535949707, 0.4489856958389282, 0.6814264059066772, 0.18754267692565918, 1.842568278312683, 2.4730420112609863, 1.5758333206176758, 0.3406791687011719, 0.0063086519949138165, 0.0051124743185937405, 0.000633739517070353, 0.007770077791064978, 0.09067407250404358, 0.09390342235565186, 0.07935617119073868, 0.033282022923231125, 0.10972104966640472, 0.037063807249069214, 1.5862910747528076, 0.36029812693595886, 1.5105071067810059, 0.3057146668434143, 0.3452812731266022, 0.2754031717777252, 0.039147090166807175, 0.06058882176876068, 0.042269639670848846, 0.0030210071709007025, 0.004650103859603405, 0.0064527434296905994, 0.0006112403352744877, 0.0002630504604894668, 0.00022673554485663772, 0.0003399803244974464], "count": [216]}, "action": {"min": [-0.7953710556030273, -0.2293790876865387, -0.44414111971855164, -1.7523198127746582, -0.6691237688064575, -0.7505514025688171, -0.48306208848953247, -0.45339590311050415, -0.5317140221595764, -0.02253280207514763, -1.736859917640686, 0.3111778497695923, -0.046984437853097916, -0.3041170835494995, -0.004312429577112198, -0.017053037881851196, -0.5048102140426636, 0.9591683149337769, -0.47467997670173645, -0.01767929270863533, -0.01138582918792963, 0.005131023470312357, -0.6064068078994751, 0.9954488277435303, -0.3974975645542145, 0.04462510719895363, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.009535901248455048, -0.0003847776388283819, -1.1413191556930542, -0.5923799276351929, -0.6780996322631836, -0.4948301911354065, -0.859113872051239, -0.7380574941635132, -0.3099875748157501, -0.2128584086894989, -0.13152949512004852, -0.6873816251754761, -0.9898897409439087, -1.0533231496810913, -0.7198970317840576, -0.24348123371601105], "max": [0.2921822667121887, 0.5525065064430237, 0.5329872369766235, -0.5822269320487976, 0.49468153715133667, -0.31135430932044983, 0.20319756865501404, -0.02764126844704151, 0.1460074931383133, 0.3975379467010498, -1.1265995502471924, 1.0471279621124268, 0.2887284755706787, -0.07276478409767151, -0.0008332037832587957, -0.0032725445926189423, -0.4984947443008423, 0.9617395401000977, -0.4634305238723755, -0.010926553048193455, -0.007349126972258091, 0.018330221995711327, -0.5997700691223145, 0.9991406202316284, -0.39058277010917664, 0.05071623623371124, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.010110476985573769, -0.0003799300757236779, 0.34138262271881104, 1.1444422006607056, 0.4125065505504608, 1.4515621662139893, 1.1132705211639404, 0.4579891264438629, 0.7549856305122375, 0.7132625579833984, 0.9228668212890625, 0.5489097833633423, 0.2671733796596527, 0.48085129261016846, 0.45087116956710815, 0.16909243166446686], "mean": [-0.13008442521095276, -0.003924354445189238, -0.0626259446144104, -1.2755823135375977, -0.10148997604846954, -0.54114830493927, -0.16789481043815613, -0.15387409925460815, -0.020450249314308167, 0.22714512050151825, -1.4838509559631348, 0.7168739438056946, 0.07092905789613724, -0.22345751523971558, -0.0029865356627851725, -0.008442391641438007, -0.5016558170318604, 0.9603478908538818, -0.4708777666091919, -0.013569701462984085, -0.009805341251194477, 0.013535122387111187, -0.6036717295646667, 0.9972104430198669, -0.3951144516468048, 0.04857160896062851, 0.7279412746429443, 1.745330572128296, 0.7279412746429443, 0.7279412746429443, 0.7279412746429443, 0.7279412746429443, 0.9981513023376465, 1.745330572128296, 0.9981513023376465, 0.9981513023376465, 0.9981513023376465, 0.9981513023376465, 0.009845491498708725, -0.00038195724482648075, -0.14059928059577942, 0.03719945624470711, -0.12811173498630524, 0.09399987012147903, -0.04931996017694473, 0.04740756005048752, 0.06187297776341438, 0.033164966851472855, 0.0836210697889328, -0.005709228105843067, -0.01952589489519596, -0.03877495229244232, -0.016798362135887146, -0.035502322018146515], "std": [0.346922367811203, 0.19670246541500092, 0.35066330432891846, 0.30689552426338196, 0.37003931403160095, 0.12666215002536774, 0.22200807929039001, 0.1202303096652031, 0.22818607091903687, 0.12419454008340836, 0.14314907789230347, 0.18267524242401123, 0.09988945722579956, 0.0686618983745575, 0.0008952158968895674, 0.003283668775111437, 0.0013312886003404856, 0.0006122205522842705, 0.0032184156589210033, 0.0020239618606865406, 0.001139311701990664, 0.0031442188192158937, 0.0012795701622962952, 0.0009255591430701315, 0.0020023949909955263, 0.0017444115364924073, 0.8362703323364258, 1.3113021850585938e-06, 0.8362703323364258, 0.8362703323364258, 0.8362703323364258, 0.8362703323364258, 0.8527191877365112, 1.3113021850585938e-06, 0.8527191877365112, 0.8527191877365112, 0.8527191877365112, 0.8527191877365112, 0.00011950111365877092, 9.401091460858879e-07, 0.31098783016204834, 0.2841668426990509, 0.2350984811782837, 0.4001774787902832, 0.38325104117393494, 0.18020713329315186, 0.2049422711133957, 0.1615964025259018, 0.22358280420303345, 0.20701023936271667, 0.2471376210451126, 0.2730346620082855, 0.1687433123588562, 0.06641779839992523], "count": [216]}, "timestamp": {"min": [0.0], "max": [7.166666666666667], "mean": [3.5833333333333335], "std": [2.0784386946473563], "count": [216]}, "frame_index": {"min": [0], "max": [215], "mean": [107.5], "std": [62.353160839420696], "count": [216]}, "episode_index": {"min": [200], "max": [200], "mean": [200.0], "std": [0.0], "count": [216]}, "index": {"min": [77811], "max": [78026], "mean": [77918.5], "std": [62.353160839420696], "count": [216]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [216]}, "subtask_annotation": {"mean": [0.3888888888888889, 2.0, 2.0, 2.0, 2.0], "std": [0.5061351988413495, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [216]}, "scene_annotation": {"mean": [200.0], "std": [0.0], "min": [200], "max": [200], "count": [216]}, "eef_direction_state": {"mean": [2.7083333333333335, 3.384259259259259], "std": [2.143708494901095, 2.189100188773535], "min": [0, 0], "max": [6, 6], "count": [216]}, "eef_velocity_state": {"mean": [1.2268518518518519, 0.8981481481481481], "std": [0.8104761382327788, 0.6930850893036798], "min": [0, 0], "max": [2, 2], "count": [216]}, "eef_acc_mag_state": {"mean": [0.9027777777777778, 0.6620370370370371], "std": [0.830434773826485, 0.8342458995107364], "min": [0, 0], "max": [2, 2], "count": [216]}, "eef_direction_action": {"mean": [2.5925925925925926, 3.1666666666666665], "std": [1.9342767671139969, 1.9813949444585588], "min": [0, 0], "max": [6, 6], "count": [216]}, "eef_velocity_action": {"mean": [1.3657407407407407, 1.0092592592592593], "std": [0.6942437981740689, 0.6454308117719801], "min": [0, 0], "max": [2, 2], "count": [216]}, "eef_acc_mag_action": {"mean": [1.2777777777777777, 1.0925925925925926], "std": [0.7556372504853037, 0.8337447544066987], "min": [0, 0], "max": [2, 2], "count": [216]}, "eef_sim_pose_state": {"mean": [0.24520269544387205, 0.28141484438789777, 0.09933420637139999, -0.864065342069833, -1.0493520544323678, 0.5289087439203983, 0.2827542511743518, -0.2597107080166344, 0.1510408094812479, -1.869955575902473, -0.6976540042024854, 2.2017452465557423], "std": [0.1049458551502335, 0.0677205386217031, 0.06465571350464067, 1.6272296267812818, 0.36037928666179164, 1.5503041778519735, 0.02955547906461432, 0.08676086870430326, 0.016095937082520474, 0.3056361137440343, 0.3452937015761012, 0.2753439078327845], "min": [0.09509173686837877, 0.18180876140385524, 0.0026273871975416984, -3.0941888952031316, -1.407880568757597, -3.114590820354458, 0.2593095839690847, -0.4186172838376969, 0.11860453935439456, -2.3410904300829323, -1.1641195369281558, 1.6717615720879804], "max": [0.4220455408760833, 0.41266664456361407, 0.19779428948096384, 3.103336761808743, -0.31415762594257934, 3.0355774980744368, 0.3506322831226427, -0.18310349787476252, 0.17789569523167154, -1.2484475716950139, 0.016155786326759625, 2.6815707514115923], "count": [216]}, "eef_sim_pose_action": {"mean": [0.2594009009279682, 0.2761917249870042, 0.09856787630466632, -0.8052584528506032, -1.0381037725315396, 0.3924416642441801, 0.2895404293499681, -0.24557356052498114, 0.15019850202780602, -1.888450369668433, -0.7399276667707763, 2.2249836458627], "std": [0.10645561199209985, 0.06955050992470174, 0.06199364387324365, 1.5826145203581539, 0.37588488873603676, 1.523439990645623, 0.028454565221842518, 0.0838381243364916, 0.020651117334259193, 0.312087771086724, 0.33336212684884914, 0.2796479734006175], "min": [0.09831353823742828, 0.1724736976135177, -0.004199153435673808, -3.0717451599820524, -1.4857051374475885, -3.1294588898422417, 0.2640514883412516, -0.41580453520679933, 0.10858679794253544, -2.2826104026038956, -1.213317862420682, 1.7176023686950104], "max": [0.4382552880273872, 0.43261178277222895, 0.19268028687636324, 3.088649173132639, -0.29407334250744377, 3.0147748940953423, 0.35879809931010526, -0.17015853861621133, 0.18756749070018683, -1.1726875966763264, -0.07209027347352226, 2.7026487220692186], "count": [216]}}} +{"episode_index": 199, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4533629060938101]], [[0.5402044237793157]], [[0.4880233251633987]]], "std": [[[0.282372162759647]], [[0.20948312999473712]], [[0.2235566053253036]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44028821607074203]], [[0.4470245194156094]], [[0.3758235005767013]]], "std": [[[0.29980033355727775]], [[0.21607424067789055]], [[0.24388546647370898]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4413645136485967]], [[0.4700495818915802]], [[0.3795338691849289]]], "std": [[[0.3253786414246093]], [[0.21672144760832215]], [[0.24265252993438827]]], "count": [100]}, "observation.state": {"min": [-0.980954110622406, -0.15983977913856506, -0.6168448328971863, -1.5411622524261475, -1.5136961936950684, -0.6424217224121094, -0.5967255234718323, -0.9929725527763367, -0.3986426591873169, 0.21362566947937012, -1.7399096488952637, -0.09453164041042328, -0.24204471707344055, -0.5244356393814087, 0.010783740319311619, 0.0004704295133706182, -0.603858470916748, 1.0363736152648926, -0.4652120769023895, -0.00897351372987032, -0.013224110938608646, -0.006097318604588509, -0.6079545617103577, 1.0219817161560059, -0.45953160524368286, -0.005600928794592619, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.009066718630492687, -2.899039145631832e-06, -0.8893001079559326, -0.3885253071784973, -0.4036869704723358, -0.8540719747543335, -2.719139814376831, -1.062187910079956, -1.0074129104614258, -1.1521307229995728, -0.37935125827789307, -0.5983105301856995, -1.108033299446106, -1.020108938217163, -0.8813575506210327, -0.6885995864868164, -16.457897186279297, -10.073260307312012, -2.2185592651367188, -11.111111640930176, -7.9481072425842285, -4.045787334442139, -2.238095283508301, -14.954639434814453, -6.135531425476074, -2.653846263885498, -7.600732803344727, -0.8894994258880615, -0.8608059287071228, -2.4963369369506836, -0.005337204784154892, -0.015878506004810333, -0.014808828942477703, -0.008916830644011497, -0.009626015089452267, -0.01701214537024498, -0.0058999438770115376, -0.02082306332886219, -0.018292004242539406, -0.007929212413728237, -0.01025695912539959, -0.008606111630797386, -3.9238500595092773, -0.8116359114646912, 2.5091426372528076, -30.67782211303711, 11.896539688110352, -0.3787040710449219, -0.6999300122261047, -0.4008689522743225, 5.716094493865967, -34.99180603027344, 13.59650993347168, -0.0530107244849205, -0.016587628051638603, -0.013296401128172874, -0.001831501955166459, -0.08198151737451553, 0.37867870926856995, 0.021013541147112846, 0.060878340154886246, 0.3583222031593323, -0.2340754270553589, 0.005552510730922222, -3.1179254055023193, -1.4800537824630737, -2.937976360321045, -2.9661247730255127, -1.3952380418777466, -3.11537766456604, -0.7193815112113953, -0.09186048805713654, 9.70826530456543, -0.009237527847290039, -0.022880852222442627, -0.06256157159805298, -0.031104810535907745, -0.001599847455509007, 0.9851415753364563, -0.16936585307121277], "max": [0.05580482631921768, 0.44593194127082825, -0.15754809975624084, -0.48790618777275085, 0.7263316512107849, 0.6337414979934692, 0.23888786137104034, 0.10503240674734116, 0.09384322911500931, 1.052873134613037, -0.7114512920379639, 0.6993376016616821, 0.48266834020614624, -0.03824394941329956, 0.01132935844361782, 0.0066244895569980145, -0.5942647457122803, 1.0397059917449951, -0.4576265513896942, -0.006062004715204239, -0.012540704570710659, 0.001407185452990234, -0.5964515805244446, 1.0236005783081055, -0.4515741765499115, -0.003990663215517998, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.009539304301142693, 1.2069093600075576e-06, 0.8516048192977905, 0.43846774101257324, 0.39137595891952515, 0.7928746938705444, 0.716080367565155, 1.4991780519485474, 1.2357227802276611, 0.8149297833442688, 0.430428147315979, 0.758490264415741, 1.280620813369751, 1.5668787956237793, 1.0156793594360352, 0.6042159795761108, -3.6300911903381348, 6.105006217956543, 2.990842580795288, 0.1526251584291458, 2.6398046016693115, 3.0702075958251953, 1.4920635223388672, -2.7838125228881836, 8.394383430480957, 1.5726494789123535, -1.2210012674331665, 1.3485958576202393, 0.9468864798545837, 0.28693529963493347, 0.006666641216725111, 0.02929620072245598, 0.015443329699337482, 0.008089443668723106, 0.02029944583773613, 0.015938328579068184, 0.00681264279410243, 0.024777935817837715, 0.016075564548373222, 0.007666538003832102, 0.015049794688820839, 0.005342962685972452, -2.142210006713867, 0.37117496132850647, 12.516019821166992, -17.802099227905273, 21.886844635009766, 0.9815247654914856, 1.230180025100708, 0.8128731846809387, 15.61904239654541, -23.908430099487305, 25.197505950927734, 1.4592132568359375, 0.025500811636447906, 0.006095780525356531, 0.0012210012646391988, -0.04099075868725777, 0.6184570789337158, 0.4004141688346863, 0.2997356653213501, 0.5660797357559204, -0.0394296795129776, 0.26946669816970825, 3.121600389480591, 0.4360421895980835, 3.033081531524658, 3.0185322761535645, -0.3052736520767212, 3.122292995452881, -0.40626099705696106, 0.2366379052400589, 9.926794052124023, 0.011356443166732788, 0.021848678588867188, 0.03647300601005554, -0.02559194527566433, 0.00011590078065637499, 0.9858263731002808, -0.16497981548309326], "mean": [-0.4283131957054138, -0.03914497792720795, -0.32789871096611023, -1.0262998342514038, -0.14030100405216217, -0.06766083836555481, -0.3195306360721588, -0.35380053520202637, -0.06220417842268944, 0.5271404981613159, -1.222694754600525, 0.17247042059898376, 0.01784645766019821, -0.35760799050331116, 0.011076750233769417, 0.0023020573426038027, -0.5988742113113403, 1.0383687019348145, -0.4598751664161682, -0.007152609061449766, -0.012895883992314339, -0.003550772788003087, -0.6014545559883118, 1.0228874683380127, -0.4538881182670593, -0.005003430414944887, 0.5580393075942993, 1.7453200817108154, 0.5580393075942993, 0.5580393075942993, 0.5580393075942993, 0.5580393075942993, 0.7835718393325806, 1.7453200817108154, 0.7835718393325806, 0.7835718393325806, 0.7835718393325806, 0.7835718393325806, 0.009293505921959877, -4.3464717691676924e-07, -0.03307722136378288, 0.031032785773277283, -0.00680775148794055, 0.04590517655014992, -0.08835214376449585, 0.0257310438901186, 0.025847505778074265, -0.004928292706608772, -0.009627326391637325, 0.0005971650825813413, 0.00039573010872118175, 0.013524484820663929, 0.001743725617416203, 0.0009222803055308759, -9.0928373336792, -1.562737226486206, -0.08507253229618073, -4.88246488571167, -0.5277948379516602, 0.0992237851023674, -0.5430469512939453, -7.525814056396484, 1.2795581817626953, -0.2324616014957428, -4.94052267074585, 0.11946052312850952, -0.028608301654458046, -0.6096790432929993, -0.00010480948549229652, 0.00013505309470929205, -0.00026134582003578544, -5.520576087292284e-05, 0.0003105665964540094, -9.861718717729673e-05, 0.00011455827916506678, 0.00032393482979387045, -0.0005435359780676663, 0.00017118574760388583, 0.0002523497969377786, -0.00020524533465504646, -2.977246046066284, -0.19334430992603302, 7.597562789916992, -23.27617645263672, 17.468046188354492, 0.37164056301116943, 0.3425878584384918, 0.179508775472641, 10.975133895874023, -28.894977569580078, 20.71919822692871, 0.779241144657135, 0.001708747586235404, -0.002646820154041052, -0.0004980996018275619, -0.0764937773346901, 0.4799817204475403, 0.13288339972496033, 0.19505736231803894, 0.44394606351852417, -0.11780378222465515, 0.16142794489860535, 0.1829593926668167, -0.9111941456794739, 1.4429301023483276, -1.7128477096557617, -0.9362552165985107, 1.4374701976776123, -0.5547793507575989, 0.0658862516283989, 9.781598091125488, 0.0012267592828720808, 0.0005612786044366658, 0.00019963356317020953, -0.029079273343086243, -0.0009067648206837475, 0.9854088425636292, -0.1676913946866989], "std": [0.36964425444602966, 0.15098653733730316, 0.14260531961917877, 0.39145827293395996, 0.635578989982605, 0.3441815674304962, 0.23421703279018402, 0.30207541584968567, 0.14717355370521545, 0.23594915866851807, 0.32717129588127136, 0.168985977768898, 0.178142249584198, 0.15267986059188843, 0.0001005132871796377, 0.001372324419207871, 0.0029984856955707073, 0.0010551055893301964, 0.002419818192720413, 0.0008843028917908669, 0.00016376664279960096, 0.0015894481912255287, 0.0028309274930506945, 0.00046254569315351546, 0.0023641784209758043, 0.00038464716635644436, 0.8113067150115967, 9.179115295410156e-06, 0.8113067150115967, 0.8113067150115967, 0.8113067150115967, 0.8113067150115967, 0.8556678891181946, 9.179115295410156e-06, 0.8556678891181946, 0.8556678891181946, 0.8556678891181946, 0.8556678891181946, 9.708501602290198e-05, 5.670044060934742e-07, 0.28097712993621826, 0.12831588089466095, 0.1108110100030899, 0.28887179493904114, 0.5428926944732666, 0.36826643347740173, 0.29295334219932556, 0.2971353530883789, 0.13426870107650757, 0.21150845289230347, 0.310076504945755, 0.2939046621322632, 0.23080769181251526, 0.14548060297966003, 3.5917813777923584, 3.071139335632324, 1.469533920288086, 2.9761695861816406, 2.3174402713775635, 0.9232657551765442, 0.9531031250953674, 2.942638635635376, 3.3284249305725098, 0.9099060297012329, 1.5416252613067627, 0.4028359055519104, 0.37210407853126526, 0.5339437127113342, 0.0022961022332310677, 0.005890194326639175, 0.00516904192045331, 0.0027074592653661966, 0.002690711058676243, 0.002387372776865959, 0.002174465451389551, 0.005810059141367674, 0.005472466815263033, 0.002825000789016485, 0.002591740107163787, 0.0014598934212699533, 0.3059847950935364, 0.157320037484169, 2.4564647674560547, 2.7863080501556396, 3.0843424797058105, 0.34430480003356934, 0.3116760849952698, 0.18350325524806976, 2.0993194580078125, 3.218118190765381, 2.916548013687134, 0.357541561126709, 0.0067260973155498505, 0.0032730093225836754, 0.0005289068794809282, 0.008165372535586357, 0.07746637612581253, 0.09050661325454712, 0.04506393522024155, 0.05847235023975372, 0.05937611311674118, 0.07170584797859192, 2.556466579437256, 0.5656651854515076, 1.8733261823654175, 1.4920175075531006, 0.2902437150478363, 2.2006163597106934, 0.050232935696840286, 0.05626256763935089, 0.0314694419503212, 0.003751399926841259, 0.006111027207225561, 0.010016975924372673, 0.0009526651701889932, 0.0004604194255080074, 0.0001312850508838892, 0.0007632064516656101], "count": [449]}, "action": {"min": [-1.0477631092071533, -0.1781558096408844, -0.7211596965789795, -1.5064575672149658, -1.5707963705062866, -0.6463559865951538, -0.6001783609390259, -1.0531725883483887, -0.415574312210083, 0.178733691573143, -1.725300669670105, -0.09795136749744415, -0.24083882570266724, -0.5225620865821838, 0.010072561912238598, -0.002598424209281802, -0.6032670736312866, 1.0331523418426514, -0.4652405083179474, -0.008911071345210075, -0.013876877725124359, -0.008336164057254791, -0.6051639318466187, 1.0171833038330078, -0.45968103408813477, -0.006502571515738964, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.009066718630492687, -2.858547759387875e-06, -0.8893001079559326, -0.3970176875591278, -0.4036869704723358, -0.8540719747543335, -2.719139814376831, -1.062187910079956, -1.0074129104614258, -1.1521307229995728, -0.37935125827789307, -0.5983105301856995, -1.108033299446106, -1.020108938217163, -0.8813575506210327, -0.6885995864868164], "max": [0.02954462543129921, 0.461124062538147, -0.13442710041999817, -0.3950194716453552, 0.7297606468200684, 0.6471160650253296, 0.24872708320617676, 0.10258281230926514, 0.10508060455322266, 1.1160882711410522, -0.5991359949111938, 0.703554630279541, 0.4968301057815552, -0.035042423754930496, 0.012608561664819717, 0.012000690214335918, -0.5897156000137329, 1.0405104160308838, -0.45720064640045166, -0.005839258898049593, -0.011333120986819267, 0.0064573027193546295, -0.5924687385559082, 1.0233513116836548, -0.4506337344646454, -0.004564961884170771, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.009539304301142693, 1.2069093600075576e-06, 0.8516048192977905, 0.43846774101257324, 0.39137595891952515, 0.7928746938705444, 0.716080367565155, 1.4991780519485474, 1.2357227802276611, 0.8149297833442688, 0.430428147315979, 0.758490264415741, 1.280620813369751, 1.5668787956237793, 1.0156793594360352, 0.6042159795761108], "mean": [-0.47002074122428894, -0.02226562239229679, -0.3470157980918884, -0.9586107134819031, -0.16031809151172638, -0.06683316826820374, -0.3115135431289673, -0.37910258769989014, -0.07177922874689102, 0.54326993227005, -1.182279109954834, 0.173826664686203, 0.019927965477108955, -0.35673078894615173, 0.011552033945918083, 0.0020982902497053146, -0.5965944528579712, 1.0366899967193604, -0.4596177041530609, -0.006989230867475271, -0.012310964055359364, -0.0034739221446216106, -0.5989269614219666, 1.0207905769348145, -0.4534757137298584, -0.005341173615306616, 0.5628204941749573, 1.7453200817108154, 0.5628204941749573, 0.5628204941749573, 0.5628204941749573, 0.5628204941749573, 0.7828721404075623, 1.7453200817108154, 0.7828721404075623, 0.7828721404075623, 0.7828721404075623, 0.7828721404075623, 0.00929414201527834, -4.3376462599553633e-07, -0.034647613763809204, 0.030206691473722458, -0.006730730179697275, 0.04761211946606636, -0.08756217360496521, 0.02463342435657978, 0.02537553571164608, -0.0047951736487448215, -0.009703921154141426, 0.0006470090593211353, 0.00041349284583702683, 0.01349334791302681, 0.0017426981357857585, 0.0008703399798832834], "std": [0.3758084774017334, 0.15017934143543243, 0.15297429263591766, 0.38823798298835754, 0.6642163991928101, 0.3475792407989502, 0.23458288609981537, 0.3101091980934143, 0.14498098194599152, 0.25634056329727173, 0.33600276708602905, 0.16811953485012054, 0.18006032705307007, 0.15357781946659088, 0.00044817765592597425, 0.00268489308655262, 0.0035334446001797915, 0.0016576539492234588, 0.0023354762233793736, 0.0008536039968021214, 0.0004971438320353627, 0.002779805799946189, 0.003162739798426628, 0.001282253535464406, 0.0022854935377836227, 0.0003204717068001628, 0.8129886388778687, 9.179115295410156e-06, 0.8129886388778687, 0.8129886388778687, 0.8129886388778687, 0.8129886388778687, 0.8557320237159729, 9.179115295410156e-06, 0.8557320237159729, 0.8557320237159729, 0.8557320237159729, 0.8557320237159729, 9.71173431025818e-05, 5.612658355858002e-07, 0.2828376889228821, 0.12982450425624847, 0.1108253076672554, 0.29083123803138733, 0.5432056188583374, 0.3692663013935089, 0.29315346479415894, 0.2971562147140503, 0.13425631821155548, 0.21150638163089752, 0.31007567048072815, 0.2939021587371826, 0.23080870509147644, 0.1454772651195526], "count": [449]}, "timestamp": {"min": [0.0], "max": [14.933333333333334], "mean": [7.466666666666667], "std": [4.320493798938574], "count": [449]}, "frame_index": {"min": [0], "max": [448], "mean": [224.0], "std": [129.6148139681572], "count": [449]}, "episode_index": {"min": [201], "max": [201], "mean": [201.0], "std": [0.0], "count": [449]}, "index": {"min": [78027], "max": [78475], "mean": [78251.0], "std": [129.6148139681572], "count": [449]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [449]}, "subtask_annotation": {"mean": [0.5991091314031181, 2.0, 2.0, 2.0, 2.0], "std": [0.5620508969901991, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [449]}, "scene_annotation": {"mean": [201.0], "std": [0.0], "min": [201], "max": [201], "count": [449]}, "eef_direction_state": {"mean": [3.0779510022271714, 3.175946547884187], "std": [2.2849715826365693, 2.2281356487663024], "min": [0, 0], "max": [6, 6], "count": [449]}, "eef_velocity_state": {"mean": [1.0734966592427617, 1.044543429844098], "std": [0.7319842304899349, 0.6921596096089281], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_acc_mag_state": {"mean": [0.9376391982182628, 0.9510022271714922], "std": [0.8339322388260776, 0.8401426978668586], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_direction_action": {"mean": [2.645879732739421, 2.7951002227171493], "std": [2.1423167098524596, 2.0984399871596042], "min": [0, 0], "max": [6, 6], "count": [449]}, "eef_velocity_action": {"mean": [1.2360801781737194, 1.2249443207126949], "std": [0.6919445841992262, 0.6678767066912832], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_acc_mag_action": {"mean": [1.1425389755011135, 1.1848552338530067], "std": [0.7824316866342284, 0.7396758087044828], "min": [0, 0], "max": [2, 2], "count": [449]}, "eef_sim_pose_state": {"mean": [0.34696682765082293, 0.2170596095362332, 0.14503302520517058, 0.17705238208060317, -0.91157758358772, 1.4348403738580837, 0.320454939674036, -0.21054377472825697, 0.13751360339127996, -1.7056796715724607, -0.9364280246629657, 1.4303740828799754], "std": [0.08259645526121072, 0.06230899969673676, 0.04585781609751927, 2.6061926987825874, 0.5659113209201169, 1.8923524756819168, 0.06515699328634689, 0.04975944005286549, 0.03907219433619086, 1.517853530343262, 0.29022467383090245, 2.2417313308455107], "min": [0.23571006494211041, 0.1415084351540989, 0.07323885277376815, -3.140267711964974, -1.484567226346675, -3.119366997228522, 0.22045445993043888, -0.3136784930583695, 0.05729641467155593, -3.058007067558996, -1.3955603803747172, -3.1396962745712433], "max": [0.46781894895544185, 0.4045020343641036, 0.24771215858074808, 3.1324056751302063, 0.43585438187587666, 3.102691789711389, 0.4624761126956404, -0.14642101760433812, 0.23670231462582067, 3.1375337470480833, -0.30527851750100843, 3.1352996688914203], "count": [449]}, "eef_sim_pose_action": {"mean": [0.3544583809997191, 0.22226433171040694, 0.14302737462939263, 1.0162434449117044, -0.920637408655175, 1.2542747135270926, 0.32554987468182217, -0.2149301802251643, 0.1346844939428696, -1.7488268846676955, -0.9248728591122868, 1.6684361299282704], "std": [0.08248830430858198, 0.0660623702026873, 0.051617519586269506, 2.314024632181355, 0.6035138819617725, 1.9972531938574687, 0.065117422453842, 0.0504000251800497, 0.04098549915050381, 1.4038340066691808, 0.3158869990111897, 2.052206145049482], "min": [0.24223703540056032, 0.13268008693548883, 0.0749289292504202, -3.141311438809561, -1.5278759392442829, -3.089634232293992, 0.22220217789737204, -0.32076561253277636, 0.057755910298871095, -3.1001379270215432, -1.4436944204832856, -3.1414824163057045], "max": [0.4770541207876423, 0.4093392818110496, 0.2655319673682348, 3.140145040568612, 0.47665877892552766, 3.112088545388427, 0.4728130096140041, -0.13991046240131713, 0.24899731409318301, 3.1302507884434942, -0.2926861088662549, 3.1406270434783656], "count": [449]}}} +{"episode_index": 200, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4323499735678585]], [[0.5318451124567474]], [[0.4836198120915033]]], "std": [[[0.28714032028094905]], [[0.21603200488755284]], [[0.22201646277859854]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42954857747020375]], [[0.42751630622837367]], [[0.38293633217993084]]], "std": [[[0.27584408155411605]], [[0.23958858648610942]], [[0.2618736606371312]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4453464052287582]], [[0.45713731978085353]], [[0.3617404652056901]]], "std": [[[0.31388120669767783]], [[0.21728543894490046]], [[0.2588025720919014]]], "count": [100]}, "observation.state": {"min": [-0.6768439412117004, -0.16479836404323578, -0.4295412003993988, -1.459907054901123, -1.2549283504486084, -0.05856049433350563, -0.6599545478820801, -0.8908867239952087, -0.5142461061477661, 0.5331134796142578, -1.6609439849853516, 0.36240139603614807, -0.637657642364502, -0.5601928234100342, 0.010857772082090378, -0.0017970779445022345, -0.6017511487007141, 1.0315818786621094, -0.46425312757492065, -0.010832776315510273, -0.014381850138306618, -0.0027640042826533318, -0.6021667122840881, 1.0206431150436401, -0.46542903780937195, -0.009736444801092148, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0009572910494171083, -2.677545808182913e-06, -0.3727458119392395, -0.11780382692813873, -0.27532103657722473, -0.39511576294898987, -0.9316341876983643, -0.5966459512710571, -0.2897206246852875, -1.1905848979949951, -0.7788263559341431, -0.8922984600067139, -0.832116961479187, -0.5981253981590271, -1.5278196334838867, -0.5280736088752747, -13.852250099182129, -6.318681716918945, -1.9096457958221436, -9.7374849319458, -1.2338217496871948, -1.606837511062622, -6.886446952819824, -12.226503372192383, -5.494505882263184, -2.527472496032715, -7.753357887268066, -0.6312576532363892, -2.180708408355713, -1.979853630065918, -0.009014143608510494, -0.02456444688141346, -0.018352970480918884, -0.00794538576155901, -0.0017640269361436367, -0.0066064768470823765, -0.009653998538851738, -0.030186448246240616, -0.018032526597380638, -0.0056884256191551685, -0.002732944907620549, -0.003693794133141637, -3.839010000228882, -0.7683322429656982, 2.9693996906280518, -28.87274169921875, 13.585935592651367, -0.7139198184013367, -0.7847700119018555, -0.5901681780815125, 6.206045150756836, -33.49714279174805, 16.645854949951172, -0.3360498249530792, -0.01666901260614395, -0.013966251164674759, 0.001831501955166459, -0.13663585484027863, 0.39496925473213196, 0.04496045410633087, 0.0040544490329921246, 0.33151865005493164, -0.25075843930244446, -0.003723445115610957, -3.0833029747009277, -1.1756834983825684, -3.0542192459106445, -2.724069595336914, -0.7574864625930786, 2.018904209136963, -0.7013837695121765, -0.05981854721903801, 9.685365676879883, -0.009462356567382812, -0.010718971490859985, -0.05166718363761902, -0.017443135380744934, 0.024094294756650925, 0.6465839147567749, 0.7591916918754578], "max": [-0.07209396362304688, 0.4237247109413147, -0.23174574971199036, -0.40321865677833557, 0.19731251895427704, 0.4050726592540741, -0.04549550265073776, -0.04850798845291138, 0.045015592128038406, 1.0795762538909912, -0.589950442314148, 0.7390815615653992, 0.4469945430755615, -0.1501947045326233, 0.01224328763782978, 0.004096091724932194, -0.5984514355659485, 1.0343563556671143, -0.4615892767906189, -0.00882732030004263, -0.012648001313209534, 0.0036810440942645073, -0.5970563888549805, 1.0235422849655151, -0.4623522460460663, -0.007735506631433964, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.00018955243285745382, 2.2204626475286204e-06, 0.06419304758310318, 0.6285451650619507, 0.14580745995044708, 1.1525418758392334, 0.12904517352581024, 0.5964968204498291, 0.38310685753822327, 0.6606206893920898, 0.43348178267478943, 0.9842471480369568, 1.1055543422698975, 2.632354497909546, 1.7851378917694092, 1.61439847946167, -4.754751205444336, 6.746031761169434, 2.3589744567871094, -0.152625173330307, 0.36345139145851135, 2.266788959503174, 0.7173382043838501, -3.6969025135040283, 8.211234092712402, 1.207570195198059, 0.030525030568242073, 2.180708408355713, 1.2051281929016113, 0.5738705992698669, 0.005594189278781414, 0.026818783953785896, 0.01618877425789833, 0.008758760057389736, 0.012571107596158981, 0.010244118049740791, 0.010044707916676998, 0.03374582901597023, 0.011306175962090492, 0.007649020757526159, 0.005724880378693342, 0.005589323118329048, -1.9937400817871094, 0.08537024259567261, 12.219079971313477, -17.96049690246582, 20.86578941345215, 1.3113629817962646, 1.3150200843811035, 0.4825274646282196, 15.871441841125488, -22.303424835205078, 25.097166061401367, 1.8580248355865479, 0.023701373487710953, 0.00937744602560997, 0.006715507246553898, -0.027327170595526695, 0.5759537220001221, 0.49742239713668823, 0.3003332018852234, 0.5218656063079834, 0.013468806631863117, 0.2754679322242737, 3.0516114234924316, 0.2715698480606079, 3.0617260932922363, -0.8378873467445374, -0.26145750284194946, 2.933276653289795, -0.5045078992843628, 0.24443061649799347, 9.891571044921875, 0.01455804705619812, 0.020934194326400757, 0.05794268846511841, -0.01542766485363245, 0.0268397256731987, 0.6501170992851257, 0.7621963024139404], "mean": [-0.2845394015312195, -0.01125141978263855, -0.36925721168518066, -1.1883282661437988, -0.14894595742225647, 0.12084327638149261, -0.4565485715866089, -0.42844700813293457, -0.10912822932004929, 0.7649394869804382, -1.1315826177597046, 0.5276786088943481, -0.2017049491405487, -0.44068455696105957, 0.011771060526371002, 0.000104666301922407, -0.6010754704475403, 1.0335124731063843, -0.4623558521270752, -0.009499783627688885, -0.013071026653051376, -0.0005633182008750737, -0.599834144115448, 1.0222841501235962, -0.463134765625, -0.00851625856012106, 0.7061679363250732, 1.7453263998031616, 0.7061679363250732, 0.7061679363250732, 0.7061679363250732, 0.7061679363250732, 0.7204990983009338, 1.7453263998031616, 0.7204990983009338, 0.7204990983009338, 0.7204990983009338, 0.7204990983009338, -0.0006965421489439905, -4.7149399051704677e-07, -0.051692068576812744, 0.044787030667066574, -0.0035043982788920403, 0.08878497779369354, -0.12035329639911652, 0.017183594405651093, 0.04688098654150963, -0.008333339355885983, -0.0003277412324678153, -0.006034195423126221, -0.002546689473092556, -0.002857324667274952, 0.013366078026592731, -0.004080176819115877, -8.064264297485352, -1.314129114151001, 0.11857729405164719, -4.487207412719727, -0.2079230099916458, 0.12058012187480927, -2.1580727100372314, -7.638935565948486, 3.02317214012146, -0.3565828502178192, -4.563506126403809, 0.25201502442359924, -0.43503084778785706, -0.5034130215644836, -0.00012090120435459539, 6.012682570144534e-05, -0.00024655248853378, 4.3834475945914164e-05, 0.0003684201219584793, 3.195957833668217e-05, 0.00026182684814557433, 0.0009156839805655181, -0.0005393634201027453, 0.00019312783842906356, 0.00022240039834287018, 8.305257324536797e-06, -2.631056070327759, -0.21857233345508575, 8.15412425994873, -23.549470901489258, 18.067798614501953, 0.2968325912952423, 0.6737437844276428, 0.12238980829715729, 10.645276069641113, -27.89290428161621, 20.612003326416016, 0.7259228229522705, 0.0034934852737933397, -0.0027329048607498407, 0.0035770756658166647, -0.07919007539749146, 0.4466090798377991, 0.17248877882957458, 0.19126281142234802, 0.41794243454933167, -0.0802714079618454, 0.1442357897758484, -1.3112154006958008, -0.7643970251083374, 1.2230775356292725, -1.8948538303375244, -0.5229758024215698, 2.5480434894561768, -0.604988157749176, 0.08496733009815216, 9.776041030883789, 0.0010038904147222638, 4.2289000703021884e-05, -1.797037839423865e-05, -0.016835778951644897, 0.02601011097431183, 0.6486080884933472, 0.7604910731315613], "std": [0.1996423900127411, 0.22071024775505066, 0.05025997385382652, 0.33004510402679443, 0.5042708516120911, 0.12103023380041122, 0.20523251593112946, 0.2532573342323303, 0.1452600210905075, 0.15174716711044312, 0.3370489180088043, 0.09706549346446991, 0.3122105896472931, 0.1098497286438942, 0.00025611670571379364, 0.0016169861191883683, 0.0007358567090705037, 0.0005004225531592965, 0.0006842548027634621, 0.0005859532975591719, 0.00027798174414783716, 0.001806812360882759, 0.0012726890854537487, 0.0006450574146583676, 0.0004969825968146324, 0.000613569631241262, 0.8484304547309875, 2.86102294921875e-06, 0.8484304547309875, 0.8484304547309875, 0.8484304547309875, 0.8484304547309875, 0.8513501286506653, 2.86102294921875e-06, 0.8513501286506653, 0.8513501286506653, 0.8513501286506653, 0.8513501286506653, 0.00016977771883830428, 7.745608172626817e-07, 0.10039269179105759, 0.13303564488887787, 0.07340146601200104, 0.26603737473487854, 0.2175998091697693, 0.1818133443593979, 0.0926998108625412, 0.2933032214641571, 0.18307819962501526, 0.25928452610969543, 0.32875752449035645, 0.3020952641963959, 0.46571558713912964, 0.1965637356042862, 1.9548577070236206, 3.7150933742523193, 1.0503928661346436, 2.6644668579101562, 0.2965390980243683, 0.767586350440979, 3.0134291648864746, 1.9477390050888062, 3.05222487449646, 1.0136481523513794, 2.2705941200256348, 0.5726026892662048, 0.6910037994384766, 0.45202574133872986, 0.0022047378588467836, 0.006434840615838766, 0.00477786548435688, 0.002928977832198143, 0.0014301638584583998, 0.0015874530654400587, 0.002667335793375969, 0.006410418078303337, 0.005126362666487694, 0.0025749304331839085, 0.0011507015442475677, 0.0013663222780451179, 0.3648335039615631, 0.12444594502449036, 1.6945091485977173, 2.7088706493377686, 1.657357096672058, 0.5639598369598389, 0.4064425528049469, 0.14321380853652954, 1.790105938911438, 2.7655484676361084, 1.7779253721237183, 0.5950261354446411, 0.0069045317359268665, 0.004469818901270628, 0.0005464927526190877, 0.016802260652184486, 0.052482135593891144, 0.14673525094985962, 0.07368457317352295, 0.055883657187223434, 0.08983144164085388, 0.0817035362124443, 2.1300034523010254, 0.46133819222450256, 1.9814436435699463, 0.5804457068443298, 0.13417261838912964, 0.3072693943977356, 0.03613562509417534, 0.043182771652936935, 0.02557901106774807, 0.0036740999203175306, 0.004765124060213566, 0.010335590690374374, 0.0003905531484633684, 0.0005032890476286411, 0.0008077133097685874, 0.0006804571021348238], "count": [341]}, "action": {"min": [-0.7419058084487915, -0.15622258186340332, -0.48318713903427124, -1.4410595893859863, -1.2573713064193726, -0.062248773872852325, -0.6981316804885864, -0.9623993635177612, -0.5707967877388, 0.5168607831001282, -1.6563550233840942, 0.3555675745010376, -0.6489795446395874, -0.5647533535957336, 0.009559718891978264, -0.002699953969568014, -0.6014190316200256, 1.0283546447753906, -0.4648059010505676, -0.010675759054720402, -0.01528840884566307, -0.0036332549061626196, -0.5997766256332397, 1.0166354179382324, -0.464677631855011, -0.009796197526156902, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0009572910494171083, -2.677545808182913e-06, -0.3727458119392395, -0.11780382692813873, -0.27532103657722473, -0.39511576294898987, -0.9316341876983643, -0.5966459512710571, -0.33018046617507935, -1.1905848979949951, -0.7788263559341431, -0.8922984600067139, -0.832116961479187, -0.5981253981590271, -1.5278196334838867, -0.5280736088752747], "max": [-0.10407201945781708, 0.4134863317012787, -0.22504892945289612, -0.33349478244781494, 0.20098994672298431, 0.5019916296005249, -0.04000250995159149, -0.05524696782231331, 0.05578497797250748, 1.131760835647583, -0.5260565876960754, 0.7479631900787354, 0.4528364837169647, -0.13696199655532837, 0.012805229052901268, 0.01016311440616846, -0.5925123691558838, 1.0336700677871704, -0.46080753207206726, -0.00846856739372015, -0.011989090591669083, 0.00940699316561222, -0.592438817024231, 1.0221126079559326, -0.4611092805862427, -0.007971882820129395, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.00018629719852469862, 2.2204626475286204e-06, 0.06597664207220078, 0.6285451650619507, 0.14580745995044708, 1.1525418758392334, 0.12904517352581024, 0.5964968204498291, 0.38310685753822327, 0.6606206893920898, 0.43348178267478943, 0.9842471480369568, 1.1055543422698975, 2.515026092529297, 1.9482048749923706, 1.4871485233306885], "mean": [-0.3340016007423401, 0.013021019287407398, -0.3809540569782257, -1.1043453216552734, -0.1724230796098709, 0.12259277701377869, -0.4559227228164673, -0.4554469883441925, -0.10761722177267075, 0.7864060997962952, -1.0920201539993286, 0.5228709578514099, -0.19812749326229095, -0.4446054995059967, 0.01187023427337408, 0.00038122906698845327, -0.5981622934341431, 1.03181791305542, -0.4622153043746948, -0.00913181621581316, -0.012832180596888065, -0.0003427896008361131, -0.5968992114067078, 1.0203768014907837, -0.4628221094608307, -0.008640355430543423, 0.7039670348167419, 1.7453263998031616, 0.7039670348167419, 0.7039670348167419, 0.7039670348167419, 0.7039670348167419, 0.7204990983009338, 1.7453263998031616, 0.7204990983009338, 0.7204990983009338, 0.7204990983009338, 0.7204990983009338, -0.000696272065397352, -4.7670491198914533e-07, -0.05148215964436531, 0.044549934566020966, -0.003367650555446744, 0.08826595544815063, -0.11999817937612534, 0.01925494521856308, 0.04578539729118347, -0.008269515819847584, 0.0005027455626986921, -0.004968769382685423, -0.00248902291059494, -0.010998401790857315, 0.009272498078644276, -0.009245052002370358], "std": [0.21180444955825806, 0.21210744976997375, 0.05854201689362526, 0.3568441569805145, 0.5219502449035645, 0.12984240055084229, 0.21975550055503845, 0.2563110888004303, 0.14084100723266602, 0.17054525017738342, 0.34693413972854614, 0.10072290152311325, 0.3165861666202545, 0.10917207598686218, 0.0005672241095453501, 0.0021286113187670708, 0.001557101495563984, 0.0008542784489691257, 0.0007033818983472884, 0.00045123061863705516, 0.000587824615649879, 0.002180026611313224, 0.0016815195558592677, 0.0011079428950324655, 0.0006007916526868939, 0.00047928813728503883, 0.8480239510536194, 2.86102294921875e-06, 0.8480239510536194, 0.8480239510536194, 0.8480239510536194, 0.8480239510536194, 0.8513501286506653, 2.86102294921875e-06, 0.8513501286506653, 0.8513501286506653, 0.8513501286506653, 0.8513501286506653, 0.00017050985479727387, 7.780950568303524e-07, 0.10057692974805832, 0.13319577276706696, 0.07347960025072098, 0.2663634121417999, 0.21776798367500305, 0.1836131066083908, 0.09526528418064117, 0.29337626695632935, 0.18251605331897736, 0.25857868790626526, 0.3287583887577057, 0.26257801055908203, 0.4601697027683258, 0.17225848138332367], "count": [341]}, "timestamp": {"min": [0.0], "max": [11.333333333333334], "mean": [5.666666666666667], "std": [3.2812599206199238], "count": [341]}, "frame_index": {"min": [0], "max": [340], "mean": [170.0], "std": [98.4377976185977], "count": [341]}, "episode_index": {"min": [202], "max": [202], "mean": [202.0], "std": [0.0], "count": [341]}, "index": {"min": [78476], "max": [78816], "mean": [78646.0], "std": [98.4377976185977], "count": [341]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [341]}, "subtask_annotation": {"mean": [0.34310850439882695, 2.0, 2.0, 2.0, 2.0], "std": [0.48694482632698805, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [341]}, "scene_annotation": {"mean": [202.0], "std": [0.0], "min": [202], "max": [202], "count": [341]}, "eef_direction_state": {"mean": [4.495601173020527, 3.6774193548387095], "std": [1.9891519595939333, 2.121331492062202], "min": [0, 0], "max": [6, 6], "count": [341]}, "eef_velocity_state": {"mean": [0.6480938416422287, 0.9472140762463344], "std": [0.8064462809741094, 0.7904300276799764], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_acc_mag_state": {"mean": [0.4574780058651026, 0.7624633431085044], "std": [0.7476913266164648, 0.8660415403062588], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_direction_action": {"mean": [4.055718475073314, 3.3489736070381233], "std": [1.9145540348643248, 2.015680568624062], "min": [0, 0], "max": [6, 6], "count": [341]}, "eef_velocity_action": {"mean": [0.8123167155425219, 1.0733137829912023], "std": [0.7542417096546455, 0.7329031882577786], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_acc_mag_action": {"mean": [0.841642228739003, 0.8914956011730205], "std": [0.8449412694575712, 0.8579203820550362], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_sim_pose_state": {"mean": [0.3074450948349279, 0.21629848387485515, 0.13137630328257768, -1.3021919789966296, -0.7644846082127209, 1.2324501384801303, 0.3182383951560309, -0.19269059191844184, 0.1290143235203153, -1.8947984065069552, -0.5230901181715648, 2.5481404940097097], "std": [0.04321199522127037, 0.11838623211205979, 0.02904121282307427, 2.1519468463808975, 0.46130574867725493, 1.9935377458000945, 0.06146178571675405, 0.07461926717474271, 0.02636246884038753, 0.5804589393925449, 0.13415672440602366, 0.30716487551519356], "min": [0.25932497415348577, 0.13291645606319838, 0.09168668166448782, -3.122556152431922, -1.1757221770293949, -3.1013645533500838, 0.2076864274575731, -0.34873199609343014, 0.08619883073729045, -2.7240696530206856, -0.75885716894197, 2.018906722528955], "max": [0.40447218626630543, 0.4683634980408985, 0.2235056254287371, 3.119297519161059, 0.2713768714427005, 3.1412412571951087, 0.4318275954051084, -0.11627775443730613, 0.20682359913397835, -0.8378842228565412, -0.26148149546329136, 2.933277362268502], "count": [341]}, "eef_sim_pose_action": {"mean": [0.31761042415764684, 0.2276413079489116, 0.12592960379068188, -1.2462160507547353, -0.757451054780092, 1.140913017012721, 0.3237243439985498, -0.19389743588583544, 0.12776526347309652, -1.8638832037746267, -0.5064594305507863, 2.5376611701987715], "std": [0.04413811559169689, 0.1196311897970845, 0.031993959206638264, 2.193429140287277, 0.49380478231651515, 2.0572803413793004, 0.06028519394129806, 0.07512589840122127, 0.0263161749430032, 0.6045477258108329, 0.1396545481059956, 0.32152941081564773], "min": [0.2682822542277923, 0.13638738751646942, 0.08687005989973344, -3.1364508394334507, -1.1905204107110277, -3.1377577661625176, 0.22927547364899858, -0.37016988357037767, 0.0924122564792207, -2.677794259269578, -0.6967558833883288, 1.99171460675643], "max": [0.4177265714543268, 0.4703261569837873, 0.2224751993377787, 3.1078736695543574, 0.24165680710778514, 3.1280749175187648, 0.4448162855411777, -0.12348111739261165, 0.21015924025102026, -0.7751964613978343, -0.2547590058162965, 2.92321159219531], "count": [341]}}} +{"episode_index": 201, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44577486330760757]], [[0.5413253275714813]], [[0.48252047644297885]]], "std": [[[0.28024332982610206]], [[0.2060798820313347]], [[0.21825412795308002]]], "count": [149]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4267134913907661]], [[0.43972529925248166]], [[0.3827712318313297]]], "std": [[[0.28592217247337964]], [[0.2394405856743031]], [[0.2701151256452731]]], "count": [149]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4015000296736671]], [[0.46927772036568277]], [[0.406917701051996]]], "std": [[[0.3191396155868545]], [[0.21747775827277502]], [[0.24296231082494196]]], "count": [149]}, "observation.state": {"min": [-0.7364803552627563, -0.2704666554927826, -0.7171743512153625, -1.5329482555389404, -1.514077067375183, 0.11244678497314453, -0.7015350461006165, -1.077785611152649, -0.4740988612174988, 0.47884711623191833, -1.6089624166488647, 0.011349525302648544, -0.6814115643501282, -0.7019155025482178, 0.010112452320754528, 0.0001203024949063547, -0.613778293132782, 1.0365135669708252, -0.4523332118988037, -0.009019993245601654, -0.013317577540874481, -0.0069749923422932625, -0.6179866194725037, 1.0184001922607422, -0.44670790433883667, -0.005666427779942751, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0020976124797016382, -2.6640714168024715e-06, -0.6607708930969238, -0.625206470489502, -0.6385091543197632, -3.0185089111328125, -2.1785874366760254, -0.9503424167633057, -1.715340495109558, -0.27130377292633057, -0.4408128261566162, -0.6153759956359863, -0.9706502556800842, -0.42898011207580566, -1.2376763820648193, -0.32639163732528687, -14.23084831237793, -7.814408302307129, -2.26068377494812, -10.134309768676758, -7.603785514831543, -1.7503052949905396, -2.008547067642212, -15.132802963256836, -5.860805988311768, -2.681929349899292, -8.241758346557617, -1.2051281929016113, -2.8980464935302734, -1.778998851776123, -0.007451967801898718, -0.0221906378865242, -0.01676223985850811, -0.005958994850516319, -0.021441305056214333, -0.030898256227374077, -0.007457604631781578, -0.02103717066347599, -0.013925659470260143, -0.010828688740730286, -0.006210810039192438, -0.022484097629785538, -3.308759927749634, -0.7163676619529724, 4.142312526702881, -33.75965881347656, 12.605831146240234, -1.1926686763763428, 0.19088999927043915, -0.2895164489746094, 3.132716655731201, -32.941246032714844, 11.849224090576172, -0.8240603804588318, -0.023090798407793045, -0.018811672925949097, 0.0006105005741119385, -0.09564509987831116, 0.3671009838581085, 0.0606650710105896, 0.023104919120669365, 0.31463342905044556, -0.27896055579185486, 0.010978616774082184, -3.0152931213378906, -1.172789454460144, -2.857562780380249, -3.0133988857269287, -0.9435585141181946, 1.9270859956741333, -0.743732750415802, -0.1618456393480301, 9.701240539550781, -0.0105665922164917, -0.014339447021484375, -0.06915712356567383, 0.029305653646588326, -0.006562498398125172, -0.9990886449813843, -0.148091122508049], "max": [0.0512845441699028, 0.4710216224193573, -0.02250046655535698, -0.2998396158218384, 0.3422807455062866, 0.7091628909111023, 0.23774193227291107, 0.1472920924425125, 0.11558784544467926, 1.0881596803665161, -0.4591999650001526, 0.5346291065216064, 0.5347254872322083, -0.2790433168411255, 0.012099171988666058, 0.011274883523583412, -0.6104530096054077, 1.0397107601165771, -0.44925108551979065, -0.0006768904277123511, -0.011872150003910065, 0.004687793552875519, -0.6104778051376343, 1.0224940776824951, -0.4444517493247986, 0.0011046085273846984, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.003146134549751878, 2.6775328478834126e-06, 1.0619350671768188, 0.7280236482620239, 2.131866693496704, 0.8894664645195007, 0.3722953498363495, 1.231771469116211, 1.0401935577392578, 0.9567062854766846, 0.4027310013771057, 0.34875380992889404, 0.6126582026481628, 0.9089978933334351, 0.5240177512168884, 0.2873343825340271, -3.3517098426818848, 6.379731178283691, 3.355921983718872, 0.6410256624221802, 0.5164835453033447, 3.18498158454895, 1.83638596534729, -1.7370988130569458, 7.600733280181885, 1.8394383192062378, -0.2747252881526947, 1.004273533821106, 1.2912088632583618, 0.5738705992698669, 0.007881109602749348, 0.04095928743481636, 0.01716301217675209, 0.00664864294230938, 0.01801961474120617, 0.004876522347331047, 0.006998482160270214, 0.04441371187567711, 0.01331041008234024, 0.007390613202005625, 0.0159324798732996, 0.008653770200908184, -0.8271899819374084, 0.4120042026042938, 14.965775489807129, -21.046276092529297, 19.514240264892578, 0.9660139083862305, 2.290679931640625, 0.8833963871002197, 15.589348793029785, -22.66427230834961, 21.37041473388672, 1.4096332788467407, 0.026291830465197563, 0.011432934552431107, 0.004273504484444857, -0.04099075868725777, 0.5719492435455322, 0.49830543994903564, 0.2846527099609375, 0.5968844294548035, -0.009411427192389965, 0.24807590246200562, 3.0217199325561523, 0.7556395530700684, 3.0305283069610596, -0.8513798713684082, -0.3540688157081604, 2.968966484069824, -0.4897441267967224, 0.2785639464855194, 9.980206489562988, 0.017539113759994507, 0.01309850811958313, 0.0584506094455719, 0.03184773027896881, -0.002043453510850668, -0.9884839653968811, -0.03044598363339901], "mean": [-0.21979676187038422, -0.12143802642822266, -0.3512834310531616, -1.1610726118087769, -0.20229113101959229, 0.31063026189804077, -0.5202224850654602, -0.542202353477478, -0.1233423724770546, 0.8112666010856628, -0.9449237585067749, 0.23007544875144958, -0.12479773908853531, -0.5472727417945862, 0.010679507628083229, 0.0015933822141960263, -0.6126877665519714, 1.0388243198394775, -0.45152512192726135, -0.0017845218535512686, -0.012910916469991207, -0.005131217185407877, -0.6126432418823242, 1.0196727514266968, -0.445139080286026, -0.00031560324714519083, 0.4692583680152893, 1.7101117372512817, 0.4692583680152893, 0.4692583680152893, 0.4692583680152893, 0.4692583680152893, 0.640358030796051, 1.7453274726867676, 0.640358030796051, 0.640358030796051, 0.640358030796051, 0.640358030796051, 0.0023578715045005083, -4.08958442221774e-07, -0.01475794892758131, 0.01895512454211712, 0.014638216234743595, 0.005611172411590815, -0.04971134662628174, 0.01713881827890873, 0.02083955891430378, 0.03998779132962227, 0.007465172093361616, 0.00017310853581875563, -0.023668594658374786, -0.011464152485132217, -0.03270910307765007, -0.006076756864786148, -7.122412204742432, -2.720616340637207, -0.5135807991027832, -4.088915824890137, -1.0432554483413696, 0.12179385870695114, -0.5481923222541809, -8.561147689819336, 1.9014679193496704, -0.5307386517524719, -4.411154747009277, 0.0070196483284235, -0.6792253851890564, -0.6754737496376038, -0.00017957868112716824, 1.1253488992224447e-05, 0.00016526902618352324, -1.7457596186432056e-05, -7.91640741226729e-06, -0.00033640279434621334, -9.285160922445357e-05, 8.63996974658221e-05, -0.0005179111612960696, -0.00025152729358524084, 1.6262658391497098e-05, -0.000276244361884892, -2.0111467838287354, -0.10505218058824539, 8.035606384277344, -25.326169967651367, 16.15224838256836, 0.1738608330488205, 1.3410087823867798, 0.30295318365097046, 11.05638313293457, -27.99839210510254, 18.333139419555664, 0.572471559047699, 0.0017060973914340138, -0.0023285732604563236, 0.0022626344580203295, -0.07639886438846588, 0.4389668107032776, 0.16384966671466827, 0.18210044503211975, 0.45076611638069153, -0.12414660304784775, 0.13465891778469086, -1.8639516830444336, -0.7656094431877136, 1.821907877922058, -1.885681390762329, -0.709662914276123, 2.496319532394409, -0.5992329120635986, 0.021471526473760605, 9.779253005981445, 0.0015423559816554189, 0.0006327525479719043, 8.493933273712173e-05, 0.030521923676133156, -0.004214766435325146, -0.9952316284179688, -0.08653736114501953], "std": [0.231841042637825, 0.21581201255321503, 0.12336412072181702, 0.3450133204460144, 0.5851234197616577, 0.14637461304664612, 0.2615024447441101, 0.36511659622192383, 0.1741776317358017, 0.18090610206127167, 0.3570544123649597, 0.11318214982748032, 0.42879581451416016, 0.13499440252780914, 0.0004859589389525354, 0.001636757981032133, 0.0006748589803464711, 0.0010002924827858806, 0.0009400798007845879, 0.001976060913875699, 0.0003798628749791533, 0.0018764545675367117, 0.001750467112287879, 0.0011111949570477009, 0.0004292249504942447, 0.0015657460317015648, 0.769970178604126, 0.23541346192359924, 0.769970178604126, 0.769970178604126, 0.769970178604126, 0.769970178604126, 0.83368980884552, 1.7881393432617188e-06, 0.83368980884552, 0.83368980884552, 0.83368980884552, 0.83368980884552, 0.00015103364421520382, 7.464234386134194e-07, 0.1407245248556137, 0.10689527541399002, 0.22911059856414795, 0.32804423570632935, 0.30977174639701843, 0.18249723315238953, 0.18660196661949158, 0.1614781767129898, 0.11370270699262619, 0.1301838904619217, 0.21284690499305725, 0.11785457283258438, 0.18721795082092285, 0.08379779756069183, 2.632652759552002, 3.5244174003601074, 1.1236778497695923, 2.6518752574920654, 2.191884756088257, 0.7631568312644958, 0.8301647305488586, 3.196261167526245, 3.4437239170074463, 1.2613661289215088, 1.820720911026001, 0.41519221663475037, 0.9088507890701294, 0.5149319767951965, 0.0023788055405020714, 0.00520715257152915, 0.004449018277227879, 0.002263454021885991, 0.002082795137539506, 0.0024808894377201796, 0.0023887965362519026, 0.005872668698430061, 0.004478679969906807, 0.00248191156424582, 0.0014613312669098377, 0.002020919695496559, 0.33164674043655396, 0.10811007767915726, 1.6764715909957886, 3.353708267211914, 1.7689378261566162, 0.5601022839546204, 0.29293715953826904, 0.12710358202457428, 2.1323635578155518, 2.442678928375244, 2.395800828933716, 0.593860924243927, 0.007052820175886154, 0.004168343264609575, 0.0005227545625530183, 0.008701618760824203, 0.0566408671438694, 0.11656911671161652, 0.05331260338425636, 0.0722934827208519, 0.06947576254606247, 0.07395373284816742, 1.7890114784240723, 0.5853627324104309, 1.8010262250900269, 0.7838873863220215, 0.14668488502502441, 0.36698615550994873, 0.029236724600195885, 0.04636472836136818, 0.02511519566178322, 0.003566665342077613, 0.0036193670239299536, 0.008850550279021263, 0.000565983762498945, 0.0010741990990936756, 0.0029261496383696795, 0.0326463021337986], "count": [793]}, "action": {"min": [-0.797489583492279, -0.2570539116859436, -0.8289956450462341, -1.5019662380218506, -1.5707963705062866, 0.10147517174482346, -0.6981316804885864, -1.1403000354766846, -0.48721086978912354, 0.4586125314235687, -1.5899083614349365, 0.006957720965147018, -0.6981316804885864, -0.6981316804885864, 0.009275827556848526, -0.0031772565562278032, -0.6129544973373413, 1.0313830375671387, -0.4535130560398102, -0.008636105805635452, -0.014122113585472107, -0.009592514485120773, -0.614962100982666, 1.01173734664917, -0.44733089208602905, -0.005821438506245613, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0020976124797016382, -2.6640714168024715e-06, -0.6607708930969238, -0.625206470489502, -0.6385091543197632, -3.0185089111328125, -2.1785874366760254, -0.9503424167633057, -1.715340495109558, -0.2462645322084427, -0.4408128261566162, -0.6153759956359863, -0.9706502556800842, -0.42898011207580566, -1.2376763820648193, -0.32639163732528687], "max": [0.017206229269504547, 0.47534313797950745, 0.5819333791732788, -0.23211486637592316, 0.34272700548171997, 0.6981316804885864, 0.2487681359052658, 0.14872172474861145, 0.12543939054012299, 1.1380268335342407, -0.4122351109981537, 0.517764687538147, 0.5466610193252563, -0.27706724405288696, 0.013492525555193424, 0.01046922616660595, -0.6015380024909973, 1.0388120412826538, -0.4486052393913269, -0.0003813969960901886, -0.010285703465342522, 0.004546632990241051, -0.6014667749404907, 1.0210721492767334, -0.4437893033027649, 0.0005949825863353908, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.003146134549751878, 2.6775328478834126e-06, 1.0619350671768188, 0.7280236482620239, 2.131866693496704, 0.8894664645195007, 0.4158027470111847, 1.231771469116211, 1.0401935577392578, 0.9567062854766846, 0.4027310013771057, 0.34875380992889404, 0.6126582026481628, 0.9089978933334351, 0.5240177512168884, 0.2873343825340271], "mean": [-0.2545435130596161, -0.10119809955358505, -0.35560017824172974, -1.1055288314819336, -0.21574439108371735, 0.3117833137512207, -0.5159421563148499, -0.5553502440452576, -0.11911381781101227, 0.8311670422554016, -0.9190298914909363, 0.2258819192647934, -0.13091272115707397, -0.5487218499183655, 0.0108268978074193, 0.001653093146160245, -0.6089792847633362, 1.0367473363876343, -0.45175373554229736, -0.001835529925301671, -0.012674739584326744, -0.004737147130072117, -0.6090110540390015, 1.0176042318344116, -0.4453117251396179, -0.0008150202338583767, 0.4685980975627899, 1.7101117372512817, 0.4685980975627899, 0.4685980975627899, 0.4685980975627899, 0.4685980975627899, 0.640358030796051, 1.7453274726867676, 0.640358030796051, 0.640358030796051, 0.640358030796051, 0.640358030796051, 0.0023580333217978477, -4.078445954291965e-07, -0.01459116768091917, 0.018239479511976242, 0.015681631863117218, 0.004799399524927139, -0.04888952523469925, 0.017107415944337845, 0.01886911503970623, 0.04045655205845833, 0.007155206520110369, -0.00030602552578784525, -0.02458648569881916, -0.01142069324851036, -0.03276093676686287, -0.0061092316173017025], "std": [0.2409476786851883, 0.2060159295797348, 0.15761493146419525, 0.3553832471370697, 0.60872882604599, 0.14999471604824066, 0.26190972328186035, 0.37113115191459656, 0.16810131072998047, 0.1932692527770996, 0.3631422817707062, 0.11180996894836426, 0.43590736389160156, 0.13596783578395844, 0.0008419500663876534, 0.0019477612804621458, 0.0011870746966451406, 0.0011591888032853603, 0.0009374992223456502, 0.0017859403742477298, 0.0007460999768227339, 0.0020444055553525686, 0.0017715897411108017, 0.0012051494559273124, 0.000547706731595099, 0.0013912839349359274, 0.769708514213562, 0.23541346192359924, 0.769708514213562, 0.769708514213562, 0.769708514213562, 0.769708514213562, 0.8337317109107971, 1.7881393432617188e-06, 0.8337317109107971, 0.8337317109107971, 0.8337317109107971, 0.8337317109107971, 0.00015075859846547246, 7.467408522643382e-07, 0.140631303191185, 0.10841290652751923, 0.2307937890291214, 0.328626424074173, 0.31043538451194763, 0.18249991536140442, 0.19248546659946442, 0.1609404981136322, 0.1134168803691864, 0.12956996262073517, 0.2112712860107422, 0.11782912909984589, 0.18720988929271698, 0.08380492776632309], "count": [793]}, "timestamp": {"min": [0.0], "max": [26.4], "mean": [13.200000000000001], "std": [7.63063999063425], "count": [793]}, "frame_index": {"min": [0], "max": [792], "mean": [396.0], "std": [228.9191997190275], "count": [793]}, "episode_index": {"min": [203], "max": [203], "mean": [203.0], "std": [0.0], "count": [793]}, "index": {"min": [78817], "max": [79609], "mean": [79213.0], "std": [228.9191997190275], "count": [793]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [793]}, "subtask_annotation": {"mean": [0.5308953341740227, 2.0, 2.0, 2.0, 2.0], "std": [0.511523038391694, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [793]}, "scene_annotation": {"mean": [203.0], "std": [0.0], "min": [203], "max": [203], "count": [793]}, "eef_direction_state": {"mean": [4.295081967213115, 4.002522068095838], "std": [2.3147508832574584, 1.9359201506231205], "min": [0, 0], "max": [6, 6], "count": [793]}, "eef_velocity_state": {"mean": [0.49558638083228246, 0.8045397225725095], "std": [0.6234534988569419, 0.6818708565907206], "min": [0, 0], "max": [2, 2], "count": [793]}, "eef_acc_mag_state": {"mean": [0.4930643127364439, 0.7326607818411097], "std": [0.7667522553501571, 0.8368288832018158], "min": [0, 0], "max": [2, 2], "count": [793]}, "eef_direction_action": {"mean": [3.7351828499369484, 3.6923076923076925], "std": [2.325468507891235, 1.9761896274869402], "min": [0, 0], "max": [6, 6], "count": [793]}, "eef_velocity_action": {"mean": [0.682219419924338, 0.9646910466582598], "std": [0.6371429903799728, 0.7093425808321548], "min": [0, 0], "max": [2, 2], "count": [793]}, "eef_acc_mag_action": {"mean": [0.8486759142496847, 1.0529634300126103], "std": [0.8387232157710591, 0.814260924018024], "min": [0, 0], "max": [2, 2], "count": [793]}, "eef_sim_pose_state": {"mean": [0.28963554366591715, 0.1864677539592785, 0.11360316751291455, -1.8680738060929294, -0.7657182531657296, 1.8180527775172453, 0.34681945062973246, -0.22219354212367132, 0.13040886376949387, -1.8857065739366377, -0.7096920359139349, 2.496368442928948], "std": [0.048454578765967725, 0.1052951248657059, 0.01493311988072178, 1.7929128318325316, 0.5852840021164887, 1.8129948232990762, 0.09045891423253989, 0.08083976891610012, 0.035867573251109244, 0.7839036538496675, 0.14667239922127095, 0.3670109070433411], "min": [0.22894658641999807, 0.11039535602445583, 0.07644685064578279, -3.1004161540092876, -1.173669178864286, -3.085366295798082, 0.1811241539187288, -0.3690012830151385, 0.09091022918577385, -3.013394229839686, -0.9435591222790494, 1.9270950854384816], "max": [0.4058795835373684, 0.47218365060946527, 0.19120679913026317, 3.0861195801579937, 0.7556392375710246, 3.0523736653777225, 0.48264110250192205, -0.12193851196857462, 0.28659366544446113, -0.8513888116683461, -0.3541021861039011, 2.968996720681833], "count": [793]}, "eef_sim_pose_action": {"mean": [0.29636508300532344, 0.1946046440608775, 0.10898446863344283, -1.8749021378069306, -0.779416841250139, 1.8115018819263733, 0.3480777807394416, -0.2212914341165315, 0.12874416453326393, -1.8623504070004149, -0.703744336040339, 2.4820762107004732], "std": [0.04927549789438025, 0.10706153848177455, 0.0188819836240339, 1.8350729806523385, 0.6260349410483406, 1.8480206963447303, 0.0919208100937084, 0.07967760205093691, 0.03634272160335985, 0.7776551942948956, 0.1554016954834883, 0.3590536214886223], "min": [0.23401891616946874, 0.11141772835700732, 0.0773209641311798, -3.09766395690482, -1.1825670838614344, -2.9707346974546214, 0.18085327677637397, -0.3733764147765752, 0.08020166400429266, -2.937411578132653, -0.9652974138828243, 1.94038721110522], "max": [0.41557812085552864, 0.47535916461119454, 0.2272253409844177, 3.1376448116402686, 0.8195006348642817, 3.1257991501645774, 0.4914390740191793, -0.1262147632004793, 0.2920958053363092, -0.8090548972648615, -0.3230428096208522, 2.9055758900131723], "count": [793]}}} +{"episode_index": 202, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42089263504421376]], [[0.5236598784121492]], [[0.44273510428681273]]], "std": [[[0.2899249374705032]], [[0.19608751919683645]], [[0.23096451887592837]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4606416041906959]], [[0.4345752595155709]], [[0.3328758962898885]]], "std": [[[0.2962703257440566]], [[0.2370086610192034]], [[0.29519921304063873]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46435288110342177]], [[0.4252660154748174]], [[0.3128917483660131]]], "std": [[[0.2910131497867777]], [[0.21669610910834414]], [[0.27856844727883434]]], "count": [100]}, "observation.state": {"min": [-0.7796337604522705, -0.1840704083442688, -0.6669109463691711, -1.664644479751587, -0.249677836894989, -0.5446507334709167, -0.41066664457321167, -0.942050576210022, -0.5675432682037354, -0.024223949760198593, -1.6741275787353516, 0.09968482702970505, -0.2010398954153061, -0.3120471239089966, -0.004424449987709522, -0.01248917542397976, -0.5781546831130981, 0.9639742374420166, -0.4268079400062561, -0.02948724292218685, -0.012807952240109444, 0.009134863503277302, -0.5280179977416992, 0.9890598058700562, -0.4839789867401123, 0.03187810629606247, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.03375405818223953, -0.0011465962743386626, -0.9246504306793213, -0.6970077753067017, -0.714428186416626, -1.1482398509979248, -0.8443440198898315, -0.8549779057502747, -0.8013908863067627, -1.448624849319458, -0.37102001905441284, -0.8103104829788208, -1.304099202156067, -0.7968252897262573, -0.8637530207633972, -0.3475203812122345, -14.865556716918945, -9.310134887695312, -2.710012435913086, -10.592185974121094, -2.5824174880981445, -2.123321294784546, -1.4920635223388672, -14.186307907104492, -9.137160301208496, -5.09706974029541, -8.577533721923828, -1.3485958576202393, -5.910866737365723, -1.2338217496871948, -0.013725251890718937, -0.019102582708001137, -0.03534406051039696, -0.04204109311103821, -0.014971303753554821, -0.04602481424808502, -0.009377943351864815, -0.02984263375401497, -0.04879552125930786, -0.006756531540304422, -0.015445809811353683, -0.03901707008481026, -2.5239899158477783, -1.0467133522033691, 3.993842601776123, -27.555927276611328, 16.04234504699707, -0.8373903036117554, -2.502779960632324, -1.0578486919403076, 2.1231207847595215, -28.214725494384766, 15.729110717773438, -1.5205976963043213, -0.0178484208881855, -0.014708350412547588, -0.012210013344883919, -0.08198151737451553, 0.33963823318481445, 0.04466291517019272, -0.010180543176829815, 0.3885487914085388, -0.446548193693161, -0.00019242374401073903, -3.1092441082000732, -1.440725326538086, -3.00759220123291, -2.7942700386047363, -1.3841885328292847, 1.5215775966644287, -0.8073656558990479, -0.1917256861925125, 9.545783996582031, -0.01769062876701355, -0.03669294714927673, -0.033547937870025635, -0.02440653368830681, 0.01751643791794777, 0.6922279596328735, 0.717165470123291], "max": [0.2233409434556961, 0.9678999185562134, 0.24263256788253784, -1.144806981086731, 0.2236451804637909, 0.032425422221422195, 0.10453725606203079, 0.11506420373916626, 0.15640605986118317, 1.0746183395385742, -0.48256605863571167, 1.039717435836792, 0.43774425983428955, 0.08277739584445953, 0.003036696696653962, -0.00564653379842639, -0.5543519258499146, 0.9777007699012756, -0.40666788816452026, -0.011554141528904438, -0.004866200033575296, 0.01807328872382641, -0.5036607384681702, 0.9912270307540894, -0.4695022702217102, 0.04929202422499657, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0347173772752285, -0.0011422219686210155, 1.3321524858474731, 0.7357803583145142, 1.172595500946045, 0.3194400668144226, 1.1542986631393433, 0.9613481163978577, 0.7204781174659729, 0.7699236869812012, 0.5434097051620483, 1.1251558065414429, 1.842273473739624, 0.7430457472801208, 0.9025979042053223, 0.4978525638580322, 3.9084722995758057, 11.965812683105469, 3.3137974739074707, 0.9768010377883911, 1.4633699655532837, 1.4633699655532837, 3.127594470977783, -3.407386302947998, 11.69108772277832, 0.8705739378929138, 3.449328660964966, 1.4059828519821167, 0.8034188747406006, 1.3772892951965332, 0.02407599613070488, 0.02468036860227585, 0.06012260168790817, 0.008694726042449474, 0.033582791686058044, 0.01795804500579834, 0.0258480254560709, 0.03069346211850643, 0.0396295040845871, 0.00771772675216198, 0.030489832162857056, 0.010875910520553589, 3.2451300621032715, 0.6681149005889893, 18.336044311523438, -14.376081466674805, 28.86276626586914, 0.9074650406837463, 2.48157000541687, 0.3080752193927765, 9.54662036895752, -14.896929740905762, 25.15273666381836, 0.12797236442565918, 0.02059507556259632, 0.00926378183066845, -0.0067155067808926105, -0.027327170595526695, 0.5404965877532959, 0.4919177293777466, 0.28187188506126404, 0.5623610615730286, 0.021055124700069427, 0.18599668145179749, 3.074977397918701, -0.23938564956188202, 3.040525197982788, -0.7853279113769531, 0.1764843463897705, 2.660449981689453, -0.3684641122817993, 0.21330134570598602, 9.957573890686035, 0.03508564829826355, 0.04448637366294861, 0.06051549315452576, -0.015602932311594486, 0.0258692167699337, 0.6963421106338501, 0.7211816906929016], "mean": [-0.2254582792520523, 0.17066343128681183, -0.2289147675037384, -1.3104089498519897, 0.08120516687631607, -0.24180996417999268, -0.24188949167728424, -0.5592352747917175, -0.05458454787731171, 0.5235968828201294, -0.9263268709182739, 0.38271117210388184, 0.014590904116630554, -0.14953166246414185, -0.0008964863955043256, -0.011441618204116821, -0.5681154727935791, 0.9754199385643005, -0.4139605164527893, -0.01697964034974575, -0.009533335454761982, 0.010658815503120422, -0.5193072557449341, 0.9901739954948425, -0.4734036326408386, 0.044465746730566025, 0.5330690145492554, 1.6179282665252686, 0.5330690145492554, 0.5330690145492554, 0.5330690145492554, 0.5330690145492554, 0.6874308586120605, 1.0680063962936401, 0.6874308586120605, 0.6874308586120605, 0.6874308586120605, 0.6874308586120605, 0.034402839839458466, -0.001144778449088335, -0.006406890228390694, 0.023831544443964958, -0.0007859719335101545, -0.010005846619606018, 0.012837306596338749, 0.00679457001388073, 0.005465356633067131, 0.0076070064678788185, 0.037199147045612335, 0.01077756006270647, -0.000233787257457152, -0.034546300768852234, -0.022456791251897812, -0.011953145265579224, -6.8048272132873535, 0.9944524765014648, 0.15297618508338928, -4.134445667266846, 0.2914966642856598, -0.14032606780529022, -0.40140706300735474, -10.31607723236084, 2.28143048286438, -0.7260136008262634, -4.367135047912598, 0.03723409026861191, -0.6123616099357605, -0.33243095874786377, -0.0002440719399601221, -0.00040641005034558475, -0.0005637698923237622, -0.0007028984255157411, 0.0013659719843417406, -0.000938694691285491, 0.00019914316362701356, 0.0006791060441173613, -0.0018470371142029762, -8.506729500368237e-05, 0.0010067037073895335, -0.0010539739159867167, 1.6164313554763794, 0.09348316490650177, 13.445723533630371, -20.481443405151367, 24.85554313659668, 0.012823302298784256, 0.7079074382781982, -0.259774386882782, 5.774601936340332, -19.881467819213867, 22.3689022064209, -0.758442759513855, 0.0024479497224092484, -0.00250589894130826, -0.010270577855408192, -0.04842652380466461, 0.42371952533721924, 0.23815344274044037, 0.1344175487756729, 0.5104455947875977, -0.16937831044197083, 0.11215198040008545, 0.41891658306121826, -1.1744250059127808, 1.133266806602478, -1.628065586090088, -0.8076465725898743, 2.095780611038208, -0.5983074903488159, -0.009718247689306736, 9.7750825881958, 0.00020465554553084075, 0.001561549841426313, 0.000383859034627676, -0.02137252874672413, 0.021033070981502533, 0.6954047679901123, 0.7179874181747437], "std": [0.31526562571525574, 0.33354130387306213, 0.2919902503490448, 0.13356706500053406, 0.10741560906171799, 0.20565539598464966, 0.16763953864574432, 0.2338867336511612, 0.17443282902240753, 0.3082743287086487, 0.23609839379787445, 0.31467053294181824, 0.20296497642993927, 0.10352765023708344, 0.0021851989440619946, 0.001795122749172151, 0.0056781223975121975, 0.004807840567082167, 0.0043839747086167336, 0.005401591304689646, 0.002123102080076933, 0.00214267591945827, 0.005921690724790096, 0.0004723433521576226, 0.003282521152868867, 0.005415431223809719, 0.7978043556213379, 0.4436822533607483, 0.7978043556213379, 0.7978043556213379, 0.7978043556213379, 0.7978043556213379, 0.8472155332565308, 0.8477925658226013, 0.8472155332565308, 0.8472155332565308, 0.8472155332565308, 0.8472155332565308, 0.00014998987899161875, 7.843909202165378e-07, 0.34529006481170654, 0.24612616002559662, 0.2756769061088562, 0.20148006081581116, 0.20001085102558136, 0.1917797178030014, 0.1576765924692154, 0.31905609369277954, 0.13666856288909912, 0.2938738763332367, 0.4570102393627167, 0.2063857614994049, 0.21252478659152985, 0.10561070591211319, 3.5663883686065674, 4.266846656799316, 1.4726728200912476, 2.9921200275421143, 0.6829734444618225, 0.6782554388046265, 0.74236661195755, 2.47501802444458, 4.470803737640381, 0.9636449217796326, 2.8743045330047607, 0.5648834705352783, 0.9032480120658875, 0.4565957486629486, 0.004072727635502815, 0.005459793843328953, 0.010792532935738564, 0.005814128089696169, 0.005559833254665136, 0.006469658110290766, 0.0038295297417789698, 0.007143714465200901, 0.009279167279601097, 0.0024644446093589067, 0.004477345384657383, 0.0049200113862752914, 1.2466355562210083, 0.28745779395103455, 2.896639823913574, 2.22798490524292, 3.057091474533081, 0.36836835741996765, 1.1750154495239258, 0.24013641476631165, 1.4738863706588745, 3.340864419937134, 2.2061500549316406, 0.33587202429771423, 0.0068899462930858135, 0.003916167188435793, 0.0006152171408757567, 0.013497313484549522, 0.056178171187639236, 0.125206857919693, 0.08175113052129745, 0.02808319963514805, 0.1322210133075714, 0.058311473578214645, 2.1799347400665283, 0.3268844485282898, 2.0282838344573975, 0.4679809510707855, 0.5791939496994019, 0.2611575126647949, 0.06480357050895691, 0.06941651552915573, 0.04209304228425026, 0.006127872504293919, 0.008734503760933876, 0.009612459689378738, 0.0018024019664153457, 0.001598887494765222, 0.0008681145845912397, 0.0008314548176713288], "count": [411]}, "action": {"min": [-0.8772450089454651, -0.132401242852211, -0.7458398938179016, -1.6877005100250244, -0.2541760802268982, -0.5582093596458435, -0.400138795375824, -1.0028750896453857, -0.4914700388908386, 0.00011061465920647606, -1.7700234651565552, 0.09079224616289139, -0.2011779546737671, -0.3097308874130249, -0.0047401017509400845, -0.016036581248044968, -0.5763615369796753, 0.9610158801078796, -0.4259604811668396, -0.029037179425358772, -0.01293167844414711, 0.004839734174311161, -0.525218665599823, 0.9851397275924683, -0.48045897483825684, 0.031546562910079956, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.03375405818223953, -0.0011465962743386626, -0.9246504306793213, -0.6970077753067017, -0.714428186416626, -1.1482398509979248, -0.8443440198898315, -0.8549779057502747, -0.8013908863067627, -1.4409077167510986, -0.37102001905441284, -0.8103104829788208, -1.304099202156067, -0.7968252897262573, -0.8637530207633972, -0.3475203812122345], "max": [0.21462082862854004, 0.9585538506507874, 0.2763686180114746, -1.0598053932189941, 0.2305082380771637, 0.0343804769217968, 0.1149442195892334, 0.17023997008800507, 0.1733357012271881, 1.128892421722412, -0.4039614796638489, 1.0429317951202393, 0.44723057746887207, 0.08496546000242233, 0.0035064946860074997, 0.002363519510254264, -0.5500873923301697, 0.9804419279098511, -0.4058140218257904, -0.012561984360218048, -0.004756144247949123, 0.02404654584825039, -0.5013535618782043, 0.9923715591430664, -0.4697965383529663, 0.0476754866540432, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0347173772752285, -0.0011422219686210155, 1.3321524858474731, 0.7357803583145142, 1.172595500946045, 0.3194400668144226, 1.1542986631393433, 0.9613481163978577, 0.7204781174659729, 0.7699236869812012, 0.5434097051620483, 1.1251558065414429, 1.842273473739624, 0.7430457472801208, 0.9025979042053223, 0.4978525638580322], "mean": [-0.2568061649799347, 0.17554324865341187, -0.25018706917762756, -1.2651885747909546, 0.08267339318990707, -0.2444894164800644, -0.2346409559249878, -0.5933523178100586, -0.03405221179127693, 0.531964898109436, -0.8847455978393555, 0.3733680844306946, 0.011128525249660015, -0.15014389157295227, -0.0010147608118131757, -0.010629634372889996, -0.5661978721618652, 0.9745997786521912, -0.4142001271247864, -0.017321713268756866, -0.009399360045790672, 0.009911909699440002, -0.5173069834709167, 0.9894660711288452, -0.4738676846027374, 0.042974963784217834, 0.5330690145492554, 1.6179282665252686, 0.5330690145492554, 0.5330690145492554, 0.5330690145492554, 0.5330690145492554, 0.6874308586120605, 1.0637598037719727, 0.6874308586120605, 0.6874308586120605, 0.6874308586120605, 0.6874308586120605, 0.03440231457352638, -0.0011447751894593239, -0.004888718016445637, 0.022487804293632507, 0.0002283299108967185, -0.010585235431790352, 0.012618460692465305, 0.00659986212849617, 0.005226830020546913, 0.01189445797353983, 0.03724852204322815, 0.008545798249542713, -0.004946413449943066, -0.036250073462724686, -0.022686351090669632, -0.012620273977518082], "std": [0.3260418474674225, 0.31427282094955444, 0.3112366199493408, 0.1541595309972763, 0.10871335864067078, 0.20905494689941406, 0.16691893339157104, 0.2564775347709656, 0.15144388377666473, 0.32668885588645935, 0.2741566002368927, 0.3160834014415741, 0.20608660578727722, 0.10323869436979294, 0.002106964122503996, 0.003353470703586936, 0.006097046658396721, 0.00536288321018219, 0.004359344951808453, 0.004930322524160147, 0.002032957971096039, 0.003578237257897854, 0.0054715536534786224, 0.0012848923215642571, 0.002781699178740382, 0.004952424671500921, 0.7978043556213379, 0.4436822533607483, 0.7978043556213379, 0.7978043556213379, 0.7978043556213379, 0.7978043556213379, 0.8472155332565308, 0.8487622737884521, 0.8472155332565308, 0.8472155332565308, 0.8472155332565308, 0.8472155332565308, 0.0001490552385803312, 7.805060135979147e-07, 0.3458714783191681, 0.24701537191867828, 0.2753632962703705, 0.20132195949554443, 0.1999739110469818, 0.19173617660999298, 0.1576780080795288, 0.3114089071750641, 0.1366528570652008, 0.2913217544555664, 0.4520151913166046, 0.20318663120269775, 0.2126120924949646, 0.10452438145875931], "count": [411]}, "timestamp": {"min": [0.0], "max": [13.666666666666666], "mean": [6.833333333333333], "std": [3.954837637721774], "count": [411]}, "frame_index": {"min": [0], "max": [410], "mean": [205.0], "std": [118.64512913165322], "count": [411]}, "episode_index": {"min": [204], "max": [204], "mean": [204.0], "std": [0.0], "count": [411]}, "index": {"min": [79610], "max": [80020], "mean": [79815.0], "std": [118.64512913165322], "count": [411]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [411]}, "subtask_annotation": {"mean": [0.45985401459854014, 2.0, 2.0, 2.0, 2.0], "std": [0.5080557646100146, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [411]}, "scene_annotation": {"mean": [204.0], "std": [0.0], "min": [204], "max": [204], "count": [411]}, "eef_direction_state": {"mean": [3.153284671532847, 3.4306569343065694], "std": [2.350825845308807, 2.0497306942138267], "min": [0, 0], "max": [6, 6], "count": [411]}, "eef_velocity_state": {"mean": [1.0097323600973236, 1.024330900243309], "std": [0.7983576063028605, 0.7669522756869742], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_acc_mag_state": {"mean": [0.8540145985401459, 0.805352798053528], "std": [0.8242682752404723, 0.8549672008112227], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_direction_action": {"mean": [3.0875912408759123, 3.272506082725061], "std": [2.1942452467182574, 1.9138878525791705], "min": [0, 0], "max": [6, 6], "count": [411]}, "eef_velocity_action": {"mean": [1.1265206812652069, 1.1046228710462287], "std": [0.7568357173787899, 0.7390748747087931], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_acc_mag_action": {"mean": [1.0973236009732361, 1.0364963503649636], "std": [0.7800852407741425, 0.8231039625699529], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_sim_pose_state": {"mean": [0.29185343873063774, 0.30528835019690115, 0.13087528370245574, 0.4261979838361523, -1.1745987955926258, 1.1412383755991062, 0.37184191763179336, -0.23023726370805048, 0.14138156406053123, -1.628076897413374, -0.8077715276326104, 2.095804647614438], "std": [0.07988575510954814, 0.09442341685688503, 0.06965822899089329, 2.1920699333675184, 0.3267652477261018, 2.038093013567158, 0.04333895565292338, 0.08965599764739884, 0.03355681641857235, 0.46814657576055213, 0.5791516230491608, 0.2612553122865878], "min": [0.17142677433017317, 0.1892997828183127, 0.03798562034991647, -3.126411230658707, -1.4407122120615405, -3.090050655108477, 0.22355542987207241, -0.46230127160956935, 0.07718985656294482, -2.794549642830517, -1.384192577302623, 1.521075366579054], "max": [0.4122546735501549, 0.5205428202550203, 0.30636136549918713, 3.135517792975694, -0.23942282503063272, 3.127305961283747, 0.44940456153597697, -0.10359898190782191, 0.1884416062217546, -0.785240124026921, 0.17648428771071356, 2.660699825127996], "count": [411]}, "eef_sim_pose_action": {"mean": [0.29747545901002814, 0.30554797655790666, 0.12862520482894482, 0.5790452688327646, -1.187950745929888, 1.0798488542402158, 0.37914681515276, -0.22715797474719177, 0.14561815602049344, -1.6209423110575427, -0.8058450841880126, 2.0862014816920222], "std": [0.0819158331361071, 0.09419072278448372, 0.07385554926404855, 2.0790925945215117, 0.33537542792408703, 2.112817953902861, 0.04805285887495422, 0.08277679807142718, 0.03594771279028685, 0.5000586674456063, 0.5914760897718091, 0.25632702095587007], "min": [0.1800588114107354, 0.17267440293002576, 0.03190609130317676, -3.1298185488753965, -1.4467808603474746, -3.1414687526801983, 0.20877406722072156, -0.4394826237160474, 0.08197736155339062, -2.8261675844230503, -1.3903342908605676, 1.5024869876052571], "max": [0.42325349191906925, 0.5155769903100856, 0.33095210164740874, 3.134062608191955, -0.25001465153143787, 3.1372841977016424, 0.45981651843224747, -0.09742509195091198, 0.20484700192902738, -0.7255011398445931, 0.2395516957070405, 2.6612311935701722], "count": [411]}}} +{"episode_index": 203, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43655904940407536]], [[0.5490198649557863]], [[0.4983461865628604]]], "std": [[[0.28939889942918495]], [[0.20846464588627575]], [[0.2124209775905228]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39801444876970393]], [[0.41260069444444447]], [[0.3762735702614379]]], "std": [[[0.2772741334536064]], [[0.24253705695015143]], [[0.25905547659700906]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4350456435024991]], [[0.44837614379084967]], [[0.3964767997885429]]], "std": [[[0.2834048708987219]], [[0.2281446103290263]], [[0.25118032453607464]]], "count": [100]}, "observation.state": {"min": [-0.6852014064788818, -0.21267305314540863, -0.39024943113327026, -1.7342058420181274, -1.4511334896087646, 0.11568045616149902, -0.7003902196884155, -0.8011301159858704, -0.14839529991149902, 0.38281071186065674, -1.8124836683273315, 0.032036177814006805, -0.4945830702781677, -0.6988633871078491, 0.01052778773009777, -0.003523140214383602, -0.5904043316841125, 1.0295639038085938, -0.4694059491157532, -0.01216981653124094, -0.013540607877075672, -0.00040680725942365825, -0.5957657098770142, 1.0166218280792236, -0.46217623353004456, -0.008225751109421253, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.001909189042635262, -0.0008605582406744361, -0.4293234348297119, -0.8262786269187927, -0.4920785427093506, -1.0457547903060913, -1.8115437030792236, -0.9421770572662354, -0.5885781049728394, -0.8273000121116638, -0.33111339807510376, -0.7293837070465088, -1.1763947010040283, -0.8845546245574951, -1.157599925994873, -0.529914915561676, -11.925851821899414, -5.982906341552734, -1.9096457958221436, -9.523809432983398, -0.8034188747406006, -0.918192982673645, -1.865079402923584, -12.816671371459961, -3.0219781398773193, -2.0219779014587402, -8.48595905303955, -0.6025640964508057, -1.5781440734863281, -3.758852243423462, -0.004737880080938339, -0.02486979402601719, -0.013561013154685497, -0.009704679250717163, -0.020915493369102478, -0.00307000451721251, -0.007405869662761688, -0.016576603055000305, -0.02162795327603817, -0.016479086130857468, -0.00631548510864377, -0.008057855069637299, -4.093530178070068, -0.460256963968277, 2.9693996906280518, -28.935232162475586, 11.410110473632812, -0.6535187363624573, -0.6999300122261047, -0.2412637323141098, 6.9038543701171875, -34.346580505371094, 14.671340942382812, -0.29268690943717957, -0.018274856731295586, -0.019580166786909103, 0.0024420025292783976, -0.08198151737451553, 0.34564048051834106, 0.08513721823692322, 0.01973463036119938, 0.31225985288619995, -0.16278764605522156, 0.03306073695421219, -3.108541250228882, -0.8100743293762207, -3.139944076538086, -3.1392440795898438, -0.7539510726928711, -3.1218225955963135, -0.7058823704719543, -0.10484138876199722, 9.684898376464844, -0.011134535074234009, -0.01513051986694336, -0.04154255986213684, -0.016537293791770935, 0.024989835917949677, 0.6387121677398682, 0.7664714455604553], "max": [0.031905654817819595, 0.35467517375946045, -0.09135685861110687, -0.4512858986854553, 0.16746988892555237, 0.5836530923843384, -0.3278723359107971, 0.14536243677139282, 0.17242750525474548, 0.8274208307266235, -0.6324842572212219, 0.8686063885688782, 0.347430944442749, -0.21000242233276367, 0.011970083229243755, 0.001003963639959693, -0.5877334475517273, 1.0313239097595215, -0.46546638011932373, -0.00883241556584835, -0.012518450617790222, 0.004292400553822517, -0.5928645730018616, 1.0196995735168457, -0.46056699752807617, -0.006869949866086245, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0014279158785939217, -0.0007601268589496613, 0.5186293721199036, 0.4891485869884491, 0.30634838342666626, 0.9490916132926941, 2.741823434829712, 1.0459294319152832, 0.6483845114707947, 0.8707071542739868, 0.3139839470386505, 0.4014885127544403, 1.1432538032531738, 0.5524187684059143, 0.7754603028297424, 0.3241615891456604, -3.3739805221557617, 6.5323567390441895, 2.2185592651367188, 2.411477565765381, 0.6599512100219727, 2.4102563858032227, 0.9468864798545837, -2.26045560836792, 9.188034057617188, 2.710012435913086, -0.9157509803771973, 0.8321123719215393, 0.6886447072029114, 0.7747253179550171, 0.006715591996908188, 0.012852752581238747, 0.011198391206562519, 0.008016490377485752, 0.007631152868270874, 0.015473524108529091, 0.0079428069293499, 0.022527914494276047, 0.01048723142594099, 0.007720684166997671, 0.0062070610001683235, 0.00846402533352375, -1.9089000225067139, 0.1596052348613739, 9.769325256347656, -17.86526107788086, 20.89453125, 0.9610210657119751, 1.208970069885254, 0.42313945293426514, 14.624293327331543, -21.843809127807617, 25.338733673095703, 1.4005153179168701, 0.02358550950884819, 0.01600283570587635, 0.006105006206780672, -0.027327170595526695, 0.547027587890625, 0.3971412777900696, 0.33155909180641174, 0.5405938625335693, 0.03374049440026283, 0.3487023711204529, 3.027733564376831, 0.23519378900527954, 3.140885353088379, 3.1394882202148438, -0.31189996004104614, 3.126983642578125, -0.4732806086540222, 0.23210115730762482, 9.91116714477539, 0.01593315601348877, 0.013728290796279907, 0.033126384019851685, -0.014624038711190224, 0.02662900649011135, 0.6415426731109619, 0.7688455581665039], "mean": [-0.247508242726326, -0.04148184880614281, -0.30148443579673767, -1.3503344058990479, -0.3775942325592041, 0.30402126908302307, -0.5899789929389954, -0.2629322409629822, 0.07229555398225784, 0.5125393271446228, -1.3911374807357788, 0.3813093900680542, -0.1452154666185379, -0.537742018699646, 0.01141565851867199, -0.001530180568806827, -0.58941650390625, 1.0305871963500977, -0.4662591814994812, -0.010511075146496296, -0.012865138240158558, 0.0015629896661266685, -0.5941779017448425, 1.018412470817566, -0.4612853527069092, -0.0075372084975242615, 0.5352612733840942, 1.7453206777572632, 0.5352612733840942, 0.5352612733840942, 0.5352612733840942, 0.5352612733840942, 0.5627392530441284, 1.7453206777572632, 0.5627392530441284, 0.5627392530441284, 0.5627392530441284, 0.5627392530441284, -0.0016805041814222932, -0.0007657727692276239, -0.004835345782339573, 0.0019034770084545016, 0.008249455131590366, 0.0035933705512434244, 0.005827214103192091, -0.0019359231228008866, -0.0037242521066218615, 0.016882317140698433, 0.0036863547284156084, 0.0007620982360094786, -0.007821441628038883, -0.03636401891708374, -0.007061209063977003, -0.022149590775370598, -7.4123406410217285, -1.0225075483322144, -0.05608031153678894, -4.040550708770752, -0.02775241993367672, 0.2530326843261719, -0.4255879521369934, -6.892199993133545, 3.32194447517395, 0.25378623604774475, -4.650260925292969, 0.10796734690666199, -0.14937713742256165, -0.7241671085357666, 0.0002708805550355464, -0.000375287898350507, -0.0002202406176365912, -0.00036714342422783375, -0.00025709200417622924, 0.0002394453331362456, -0.00017142262367997319, -0.0004108806897420436, -0.00026145545416511595, -0.0002972452493850142, -1.9407902982493397e-06, -4.190090476186015e-05, -2.9796595573425293, -0.18376696109771729, 6.9746479988098145, -23.92643165588379, 17.59783172607422, 0.2848193645477295, 0.1761837899684906, 0.05425213649868965, 9.892231941223145, -28.363826751708984, 20.22829246520996, 0.6775408387184143, 0.002855275757610798, -0.002139617223292589, 0.0039028471801429987, -0.05592592433094978, 0.4295240044593811, 0.18372073769569397, 0.25131723284721375, 0.39813533425331116, -0.08364727348089218, 0.2378423660993576, -1.1789450645446777, -0.4946933686733246, 0.26105424761772156, 0.321981817483902, -0.6120108366012573, 0.374688982963562, -0.5894187092781067, 0.08836548030376434, 9.777722358703613, 0.0013690440682694316, 0.00037595280446112156, -6.986864900682122e-05, -0.015513339079916477, 0.025851033627986908, 0.6401751041412354, 0.7676363587379456], "std": [0.18702299892902374, 0.20309214293956757, 0.08928538113832474, 0.3759683072566986, 0.5755611658096313, 0.1293788105249405, 0.10989844053983688, 0.2674763798713684, 0.10456579178571701, 0.1223464086651802, 0.37612542510032654, 0.28763359785079956, 0.21274793148040771, 0.16201363503932953, 0.00024587410734966397, 0.0012816415401175618, 0.0007280625868588686, 0.0004096865013707429, 0.0009343878482468426, 0.0006537020672112703, 0.00019629707094281912, 0.0011446691351011395, 0.000888035458046943, 0.0006909932126291096, 0.00034979774500243366, 0.0003711687750183046, 0.7987765073776245, 8.58306884765625e-06, 0.7987765073776245, 0.7987765073776245, 0.7987765073776245, 0.7987765073776245, 0.8092108964920044, 8.58306884765625e-06, 0.8092108964920044, 0.8092108964920044, 0.8092108964920044, 0.8092108964920044, 0.00012558308662846684, 1.5323104889830574e-05, 0.1730145812034607, 0.16923518478870392, 0.11467743664979935, 0.32395753264427185, 0.5057207942008972, 0.22679951786994934, 0.13271579146385193, 0.2605721950531006, 0.0840945765376091, 0.15732087194919586, 0.36666110157966614, 0.17747299373149872, 0.31395643949508667, 0.12589684128761292, 1.9065860509872437, 3.1518216133117676, 1.096812129020691, 3.2108023166656494, 0.3065892457962036, 0.6398937106132507, 0.6209889650344849, 2.6840996742248535, 3.092109441757202, 0.9961594939231873, 1.7497785091400146, 0.3265713155269623, 0.46436911821365356, 0.8358365893363953, 0.0022518245968967676, 0.005011122673749924, 0.004053063225001097, 0.0022452999837696552, 0.002213655272498727, 0.001906132441945374, 0.0026849200949072838, 0.005358544178307056, 0.004608626011759043, 0.002941453829407692, 0.0013532747980207205, 0.0016418645391240716, 0.30815640091896057, 0.11492742598056793, 1.4099620580673218, 3.081996440887451, 1.9618395566940308, 0.45509326457977295, 0.29002729058265686, 0.12504564225673676, 1.6004892587661743, 2.4488768577575684, 2.435972213745117, 0.4773699939250946, 0.006746374070644379, 0.005649862810969353, 0.00045909074833616614, 0.013626945205032825, 0.05848653241991997, 0.09169360250234604, 0.09622949361801147, 0.06598233431577682, 0.06072364002466202, 0.09832281619310379, 2.3186230659484863, 0.38871487975120544, 2.553325891494751, 2.4536778926849365, 0.1046428307890892, 2.678459882736206, 0.04126579686999321, 0.04817594960331917, 0.025375602766871452, 0.0036042153369635344, 0.005090827122330666, 0.009007359854876995, 0.0003449780633673072, 0.0003013104142155498, 0.0007011625566519797, 0.0005852906033396721], "count": [437]}, "action": {"min": [-0.7041241526603699, -0.19033193588256836, -0.4135730564594269, -1.6796079874038696, -1.4578254222869873, 0.11776350438594818, -0.6981316804885864, -0.8437964916229248, -0.1682479828596115, 0.36216846108436584, -1.819598913192749, 0.029035119339823723, -0.49688318371772766, -0.6981316804885864, 0.010560475289821625, -0.007030417211353779, -0.5894575119018555, 1.0269789695739746, -0.4696252942085266, -0.011555708944797516, -0.013338679447770119, -0.003951737191528082, -0.5944317579269409, 1.0132149457931519, -0.4626027047634125, -0.008385688997805119, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.001909189042635262, -0.0008605582406744361, -0.4293234348297119, -0.8262786269187927, -0.4920785427093506, -1.0457547903060913, -1.8115437030792236, -0.9421770572662354, -0.5885781049728394, -0.8273000121116638, -0.33111339807510376, -0.7293837070465088, -1.1763947010040283, -0.8845546245574951, -1.157599925994873, -0.529914915561676], "max": [0.025853650644421577, 0.36002910137176514, -0.0588347464799881, -0.3510144352912903, 0.17148494720458984, 0.5890796780586243, -0.3225880265235901, 0.15371417999267578, 0.16772037744522095, 0.8863136768341064, -0.5729368329048157, 0.8755921125411987, 0.3596978485584259, -0.2078995406627655, 0.012885860167443752, 0.003771267831325531, -0.5832935571670532, 1.03037428855896, -0.46458619832992554, -0.008195951581001282, -0.011469985358417034, 0.006702333688735962, -0.5876330137252808, 1.0182713270187378, -0.45946004986763, -0.006612380966544151, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0014279158785939217, -0.0007601375691592693, 0.5186293721199036, 0.4891485869884491, 0.30634838342666626, 0.9490916132926941, 2.741823434829712, 1.0459294319152832, 0.6483845114707947, 0.8707071542739868, 0.3139839470386505, 0.4014885127544403, 1.1432538032531738, 0.5524187684059143, 0.7754603028297424, 0.3241615891456604], "mean": [-0.2787540853023529, -0.026989035308361053, -0.3081286549568176, -1.29277765750885, -0.3760290741920471, 0.3017975389957428, -0.5888400077819824, -0.2832269072532654, 0.05981562286615372, 0.5250893235206604, -1.3497029542922974, 0.37230241298675537, -0.14648059010505676, -0.5438368320465088, 0.011672668159008026, -0.0017605263274163008, -0.5869668126106262, 1.0289113521575928, -0.46588224172592163, -0.010130208916962147, -0.012444228865206242, 0.001048727659508586, -0.5914039015769958, 1.01637601852417, -0.4608813226222992, -0.007658046204596758, 0.5352612733840942, 1.7453206777572632, 0.5352612733840942, 0.5352612733840942, 0.5352612733840942, 0.5352612733840942, 0.5627791881561279, 1.7453206777572632, 0.5627791881561279, 0.5627791881561279, 0.5627791881561279, 0.5627791881561279, -0.0016806568019092083, -0.0007657766109332442, -0.004609256982803345, 0.0017810565186664462, 0.008275846019387245, 0.0034711784683167934, 0.005771939642727375, -0.0018009088234975934, -0.003690401092171669, 0.018253859132528305, 0.004054974764585495, 0.0010464091319590807, -0.008875560015439987, -0.037737809121608734, -0.008815089240670204, -0.022666577249765396], "std": [0.19223743677139282, 0.1878499537706375, 0.09648197144269943, 0.3883894383907318, 0.5783612132072449, 0.1288522481918335, 0.10953282564878464, 0.2849528193473816, 0.10173066705465317, 0.1472441703081131, 0.3899365961551666, 0.2846454977989197, 0.2167351245880127, 0.16153740882873535, 0.00048683013301342726, 0.0018291710875928402, 0.0011713888961821795, 0.0006232503801584244, 0.0010653777280822396, 0.0006684596301056445, 0.00043118654866702855, 0.0017410904401913285, 0.0011362556833773851, 0.0010624693240970373, 0.0005886286380700767, 0.00038154880166985095, 0.7987765073776245, 8.58306884765625e-06, 0.7987765073776245, 0.7987765073776245, 0.7987765073776245, 0.7987765073776245, 0.809259831905365, 8.58306884765625e-06, 0.809259831905365, 0.809259831905365, 0.809259831905365, 0.809259831905365, 0.00012558144226204604, 1.532191708975006e-05, 0.17291444540023804, 0.16922606527805328, 0.11467473953962326, 0.32394880056381226, 0.5057201385498047, 0.22679531574249268, 0.132715106010437, 0.2588038444519043, 0.08373811841011047, 0.15721644461154938, 0.36600565910339355, 0.17506185173988342, 0.31171321868896484, 0.12532182037830353], "count": [437]}, "timestamp": {"min": [0.0], "max": [14.533333333333333], "mean": [7.2666666666666675], "std": [4.205023450852828], "count": [437]}, "frame_index": {"min": [0], "max": [436], "mean": [218.0], "std": [126.15070352558483], "count": [437]}, "episode_index": {"min": [205], "max": [205], "mean": [205.0], "std": [0.0], "count": [437]}, "index": {"min": [80021], "max": [80457], "mean": [80239.0], "std": [126.15070352558483], "count": [437]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [437]}, "subtask_annotation": {"mean": [0.6041189931350115, 2.0, 2.0, 2.0, 2.0], "std": [0.49830969621948373, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [437]}, "scene_annotation": {"mean": [205.0], "std": [0.0], "min": [205], "max": [205], "count": [437]}, "eef_direction_state": {"mean": [3.3958810068649887, 3.494279176201373], "std": [2.233770650189589, 2.362578052148844], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_state": {"mean": [0.9427917620137299, 0.7894736842105263], "std": [0.7152631399582522, 0.6741917424593583], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_state": {"mean": [0.8443935926773455, 0.6109839816933639], "std": [0.8522668175988085, 0.8144395904088473], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_direction_action": {"mean": [3.2265446224256293, 3.3844393592677346], "std": [2.1924418131033896, 2.165579595204206], "min": [0, 0], "max": [6, 6], "count": [437]}, "eef_velocity_action": {"mean": [0.9931350114416476, 0.9084668192219679], "std": [0.7046420209247506, 0.6206563897698898], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_acc_mag_action": {"mean": [1.0617848970251715, 0.9931350114416476], "std": [0.7966345224921934, 0.835400128899074], "min": [0, 0], "max": [2, 2], "count": [437]}, "eef_sim_pose_state": {"mean": [0.30489739674539, 0.2212500937447679, 0.1630114914640467, -1.1791806008273704, -0.4949491853573972, 0.2612732514798841, 0.2966668297468197, -0.16078099209131008, 0.1675473429047946, 0.3291512057385907, -0.6120927126217771, 0.3747982761234895], "std": [0.04364529597824737, 0.10495281992637502, 0.03168078473681932, 2.3420107728491466, 0.3887003927266201, 2.617935000541265, 0.06400701939547365, 0.03989315401074438, 0.0229304108298585, 2.486950646023404, 0.10464958773911504, 2.6994903534041916], "min": [0.23312781625793433, 0.12487203782461737, 0.08804774099320974, -3.1314241758959303, -0.8101096831942314, -3.141587470895859, 0.19763143039584966, -0.2546773699981248, 0.12849085703101856, -3.140977041653612, -0.7539427991777199, -3.141171034309662], "max": [0.3946528305561496, 0.43105295569236834, 0.1970133924458292, 3.119434183762453, 0.23514312638355883, 3.1410602704657293, 0.42054287938895446, -0.11383919411468527, 0.20483065580387533, 3.14149430865019, -0.31190994437476816, 3.1390934983980445], "count": [437]}, "eef_sim_pose_action": {"mean": [0.31198574531397305, 0.22448888774657458, 0.15703382558912443, -1.2222422799186503, -0.520037740393616, -0.03804767414711419, 0.30119910633460206, -0.16497300741921453, 0.16241695263668113, -0.1017002827065635, -0.615368254268132, 0.40557769638101127], "std": [0.04260985002683277, 0.10328219203563427, 0.03096794192505159, 2.3544899477392804, 0.40243521185855463, 2.630916435502725, 0.06664955281547613, 0.042541714932436026, 0.020519732262715768, 2.509115346663242, 0.12953075858028829, 2.700684684098076], "min": [0.23924891666405929, 0.12671807093562767, 0.08101910625006933, -3.120388005388333, -0.8858658867983535, -3.138774277399176, 0.19338037372467304, -0.2661603209465321, 0.12935510758616425, -3.1341939071992133, -0.8056408321688763, -3.138953569267406], "max": [0.39177233101601516, 0.4368161522236405, 0.1980203141647588, 3.139772039753125, 0.22446377537295037, 3.0951761527450303, 0.4271010466667937, -0.10869447392667636, 0.20055976706597833, 3.1355397155997613, -0.24233686819132272, 3.1324270706263397], "count": [437]}}} +{"episode_index": 204, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45799428104575163]], [[0.5663596645520953]], [[0.48960544982698967]]], "std": [[[0.29281165237321255]], [[0.19490216544553984]], [[0.22781214912972403]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4394342296232218]], [[0.4186108852364475]], [[0.3505892517301038]]], "std": [[[0.26762740823066167]], [[0.25322891381672363]], [[0.2954246294793094]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4286541378316032]], [[0.40587542531718573]], [[0.3291946390811227]]], "std": [[[0.2958419924187136]], [[0.25274241530722236]], [[0.2930033939952809]]], "count": [100]}, "observation.state": {"min": [-0.6027426719665527, -0.3627842962741852, -0.567450761795044, -2.0243959426879883, -1.5341992378234863, -0.5920568108558655, -0.7007722854614258, -0.7618165612220764, -0.5840394496917725, -0.1943584382534027, -1.7805302143096924, 0.005369090009480715, -0.4013125002384186, -0.6859908103942871, 0.0034754816442728043, -0.007132184226065874, -0.604258120059967, 0.9806718826293945, -0.4082709550857544, -0.025034762918949127, -0.012714514508843422, 0.006638119928538799, -0.6244663000106812, 1.0055103302001953, -0.4046758711338043, 0.040477752685546875, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.00037511586560867727, -3.046306801479659e-06, -1.0246398448944092, -0.6495463848114014, -0.9663790464401245, -1.7452203035354614, -1.7045587301254272, -1.7054214477539062, -0.778571605682373, -0.7051717638969421, -0.8896678686141968, -1.242175579071045, -1.2342607975006104, -2.5206236839294434, -1.0750291347503662, -0.7148997783660889, -11.692011833190918, -7.234432697296143, -5.827228546142578, -11.35531234741211, -4.906593322753906, -1.865079402923584, -1.5781440734863281, -12.31558609008789, -8.882783889770508, -2.9065935611724854, -17.58241844177246, -3.2710623741149902, -6.1978020668029785, -3.357142686843872, -0.013891734182834625, -0.013469700701534748, -0.011032556183636189, -0.007422941736876965, -0.016635114327073097, -0.01297737006098032, -0.011299028061330318, -0.014853090979158878, -0.022746168076992035, -0.007419083267450333, -0.025967229157686234, -0.014591669663786888, -1.1029200553894043, -0.6681149005889893, 0.1633169949054718, -29.389480590820312, 6.48362922668457, -0.2549043595790863, -1.1665500402450562, -0.7312146425247192, 5.315225601196289, -32.35530090332031, 7.461619853973389, -0.988628089427948, -0.015958251431584358, -0.017418337985873222, 0.0012210012646391988, -0.08198151737451553, 0.23091267049312592, 0.02377501130104065, 0.04597698897123337, 0.27055445313453674, -0.35524389147758484, 0.0518316924571991, -3.1169979572296143, -1.1004514694213867, -3.138409376144409, -3.124089479446411, -1.2134971618652344, -3.1078431606292725, -0.8231118321418762, -0.37468111515045166, 9.493876457214355, -0.015026241540908813, -0.01588308811187744, -0.0284784734249115, -0.025662388652563095, 0.023169562220573425, 0.7023047208786011, 0.6829728484153748], "max": [0.5236616134643555, 0.039100781083106995, 0.41542837023735046, -0.5257682204246521, -0.04053134471178055, 0.3729528784751892, -0.04997200518846512, 0.18799251317977905, 0.22583287954330444, 0.9014297723770142, -0.898850679397583, 1.2619154453277588, 0.34923702478408813, -0.2006547749042511, 0.007825007662177086, -0.005127855110913515, -0.6000176668167114, 0.9812474846839905, -0.3979889452457428, -0.017678463831543922, -0.008633621968328953, 0.008339659310877323, -0.618685245513916, 1.007291555404663, -0.39674729108810425, 0.04731203243136406, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00047964759869500995, 2.6708653422247153e-06, 1.1129920482635498, 0.39705851674079895, 1.155425786972046, 1.4108877182006836, 1.7284692525863647, 0.8641808032989502, 0.6287086009979248, 1.2212930917739868, 0.8913219571113586, 0.5062499642372131, 0.610186755657196, 1.8898762464523315, 1.78086519241333, 0.6988965272903442, 2.8617589473724365, 1.2515263557434082, 5.855311870574951, 2.289377450942993, 2.15201473236084, 2.037240505218506, 4.074481010437012, -1.9263980388641357, 17.796092987060547, 4.268620491027832, 0.12210014462471008, 2.6971917152404785, 0.9468864798545837, 0.7173382639884949, 0.0079755038022995, 0.013238558545708656, 0.02088761329650879, 0.006931774318218231, 0.017182011157274246, 0.012779023498296738, 0.016356952488422394, 0.02107556164264679, 0.017435330897569656, 0.007712528575211763, 0.01955500990152359, 0.011699182912707329, 1.1877599954605103, 0.3860219717025757, 12.872347831726074, -21.114866256713867, 17.934560775756836, 1.2501976490020752, 1.5483300685882568, 0.37117496132850647, 13.258369445800781, -21.904207229614258, 16.92882537841797, 0.3457993268966675, 0.027213312685489655, 0.012908821925520897, 0.005494505632668734, -0.04099075868725777, 0.5496926307678223, 0.2956908345222473, 0.2718484699726105, 0.5231029391288757, 0.06447715312242508, 0.34513425827026367, 3.1247200965881348, -0.007788250222802162, 3.1255569458007812, 3.1196327209472656, -0.10049241781234741, 3.1042020320892334, -0.5579705834388733, 0.4444616734981537, 9.906679153442383, 0.010763943195343018, 0.015433669090270996, 0.03978046774864197, -0.02192658931016922, 0.026293892413377762, 0.7295894026756287, 0.7110164165496826], "mean": [0.2032768428325653, -0.2131250947713852, -0.03506774827837944, -1.710159182548523, -0.48094964027404785, -0.13965252041816711, -0.493949294090271, -0.19815486669540405, -0.05120815336704254, 0.4910852909088135, -1.4272931814193726, 0.701556384563446, -0.018498782068490982, -0.4222475290298462, 0.0058606467209756374, -0.0063013038598001, -0.601348340511322, 0.980911135673523, -0.40404319763183594, -0.021344974637031555, -0.010204624384641647, 0.007463138084858656, -0.620383083820343, 1.0066590309143066, -0.40220844745635986, 0.04388479143381119, 0.5539410710334778, 1.7453198432922363, 0.5539410710334778, 0.5539410710334778, 0.5539410710334778, 0.5539410710334778, 0.6271299123764038, 1.7453198432922363, 0.6271299123764038, 0.6271299123764038, 0.6271299123764038, 0.6271299123764038, 9.417375986231491e-05, -2.8155625386716565e-07, -0.0013550864532589912, 0.002263483591377735, 4.5029410102870315e-05, -0.0026357583701610565, 0.016949724406003952, -0.020604964345693588, -0.009723436087369919, -0.004852576181292534, -0.007359412964433432, 0.014806870371103287, -0.00196273485198617, -0.011007891967892647, 0.005155112128704786, 0.0011964051518589258, -2.2127251625061035, -2.343876600265503, -0.6163044571876526, -4.1016926765441895, -0.03817391395568848, 0.005381380207836628, -0.11508957296609879, -6.404635906219482, 4.333637237548828, 0.5402127504348755, -6.869069576263428, 0.0039099338464438915, -1.0892608165740967, -0.6952029466629028, -0.0002558495616540313, -0.00034450271050445735, 5.450329263112508e-05, 4.025103407911956e-06, 0.00012196215539006516, 7.306988118216395e-05, -0.00029723590705543756, -0.0005085696466267109, 4.157279818173265e-06, 0.0003486248606350273, 0.0001315743284067139, 6.260361260501668e-05, -0.23289062082767487, -0.09939329326152802, 5.83790397644043, -25.69078826904297, 11.105203628540039, 0.45625677704811096, 0.05023574456572533, -0.16790986061096191, 9.023526191711426, -27.324970245361328, 12.21897029876709, -0.36024895310401917, 0.0012317625805735588, -0.0020571995992213488, 0.0031048371456563473, -0.07657616585493088, 0.3141864836215973, 0.17148186266422272, 0.19696545600891113, 0.37649357318878174, -0.10636915266513824, 0.1865531951189041, -0.3972657024860382, -0.8258859515190125, 0.6625770926475525, -1.8146426677703857, -0.49793311953544617, 0.9707388281822205, -0.6897249817848206, 0.014705286361277103, 9.755800247192383, 9.848688932834193e-05, 0.0002712544228415936, 0.00023827370023354888, -0.02389470860362053, 0.025107717141509056, 0.716370701789856, 0.6967739462852478], "std": [0.35839322209358215, 0.14601261913776398, 0.34414586424827576, 0.4481642246246338, 0.5085187554359436, 0.3170343339443207, 0.22495248913764954, 0.23905359208583832, 0.2897833585739136, 0.27900663018226624, 0.25482848286628723, 0.2733360230922699, 0.21487483382225037, 0.15832942724227905, 0.0012285778066143394, 0.00042807834688574076, 0.001049749436788261, 0.00014090129116084427, 0.002688890788704157, 0.0021447150502353907, 0.0013463926734402776, 0.00042415171628817916, 0.0015732237370684743, 0.0003781779087148607, 0.0025604725815355778, 0.002093554474413395, 0.8001734018325806, 9.417533874511719e-06, 0.8001734018325806, 0.8001734018325806, 0.8001734018325806, 0.8001734018325806, 0.8298489451408386, 9.417533874511719e-06, 0.8298489451408386, 0.8298489451408386, 0.8298489451408386, 0.8298489451408386, 0.0001387307420372963, 9.132287459578947e-07, 0.31825777888298035, 0.14357593655586243, 0.28765103220939636, 0.452727347612381, 0.4317440688610077, 0.28613096475601196, 0.19220082461833954, 0.24774807691574097, 0.23095156252384186, 0.2892746031284332, 0.25915777683258057, 0.4734916687011719, 0.3299126923084259, 0.1793912798166275, 3.6302828788757324, 1.5852713584899902, 1.8419508934020996, 3.6308796405792236, 0.9718611836433411, 0.7054722309112549, 1.2938941717147827, 2.6966657638549805, 7.062700271606445, 1.6631029844284058, 4.8701043128967285, 0.8475337624549866, 1.7394098043441772, 0.8137306571006775, 0.0030333588365465403, 0.004470359534025192, 0.004770675674080849, 0.002278961008414626, 0.0038382182829082012, 0.0034872787073254585, 0.003345862962305546, 0.0045824297703802586, 0.005440921057015657, 0.0026307953521609306, 0.0036914285738021135, 0.003081017639487982, 0.45111745595932007, 0.14782406389713287, 2.5385968685150146, 2.2059617042541504, 2.4670913219451904, 0.4153210520744324, 0.4922551214694977, 0.15320393443107605, 1.8955445289611816, 2.4669735431671143, 2.078963041305542, 0.373561829328537, 0.006701680365949869, 0.004755236674100161, 0.0005487841553986073, 0.00812250655144453, 0.10296344012022018, 0.09387684613466263, 0.054899320006370544, 0.07917825877666473, 0.15846915543079376, 0.0857122465968132, 2.6582932472229004, 0.32827773690223694, 2.569974660873413, 1.0879472494125366, 0.30431699752807617, 2.324502468109131, 0.0433771125972271, 0.07176618278026581, 0.03801485151052475, 0.003653475781902671, 0.005174081306904554, 0.008621593937277794, 0.0006710693705826998, 0.0005923960125073791, 0.007535076700150967, 0.007735090795904398], "count": [455]}, "action": {"min": [-0.6158971786499023, -0.3490658402442932, -0.6194463968276978, -2.03873872756958, -1.5706089735031128, -0.6004898548126221, -0.6981316804885864, -0.8162972927093506, -0.6019125580787659, -0.15515244007110596, -1.781184196472168, -0.0035597481764853, -0.42881715297698975, -0.6893255114555359, 0.003031652420759201, -0.013616956770420074, -0.6002656817436218, 0.9769904613494873, -0.4100220799446106, -0.0246199332177639, -0.01282314769923687, -0.0006982471095398068, -0.6208136081695557, 1.0034503936767578, -0.4067067801952362, 0.03911725431680679, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.00037511586560867727, -3.046306801479659e-06, -1.0246398448944092, -0.6495463848114014, -0.9663790464401245, -1.7452203035354614, -1.7045587301254272, -1.7054214477539062, -0.778571605682373, -0.7051717638969421, -0.8896678686141968, -1.242175579071045, -1.2342607975006104, -2.5206236839294434, -1.0750291347503662, -0.7148997783660889], "max": [0.5282754898071289, 0.06530585885047913, 0.44707879424095154, -0.4265343248844147, -0.029311414808034897, 0.3805573880672455, -0.03943556547164917, 0.17294816672801971, 0.21930740773677826, 0.9598586559295654, -0.8229430913925171, 1.2622084617614746, 0.35673704743385315, -0.19750088453292847, 0.0074435872957110405, 0.0009800654370337725, -0.5924058556556702, 0.9819357991218567, -0.3991120159626007, -0.01760769635438919, -0.00799305085092783, 0.013608026318252087, -0.6108307838439941, 1.0082454681396484, -0.3978840410709381, 0.04605105146765709, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00047964759869500995, 2.6708653422247153e-06, 1.1129920482635498, 0.39705851674079895, 1.155425786972046, 1.4108877182006836, 1.7284692525863647, 0.8641808032989502, 0.6287086009979248, 1.2212930917739868, 0.8913219571113586, 0.5062499642372131, 0.610186755657196, 1.8898762464523315, 1.78086519241333, 0.6988965272903442], "mean": [0.19027897715568542, -0.1979362666606903, -0.03843514248728752, -1.65982985496521, -0.48220646381378174, -0.14642217755317688, -0.4885666072368622, -0.22619321942329407, -0.05071072280406952, 0.518526017665863, -1.402566909790039, 0.6987696886062622, -0.0198934618383646, -0.4242972135543823, 0.0058251842856407166, -0.004906340502202511, -0.5962330102920532, 0.9798705577850342, -0.4057207703590393, -0.021049566566944122, -0.009890187531709671, 0.007909165695309639, -0.6157901883125305, 1.005991816520691, -0.4037523865699768, 0.04246811196208, 0.5534808039665222, 1.7453198432922363, 0.5534808039665222, 0.5534808039665222, 0.5534808039665222, 0.5534808039665222, 0.6276669502258301, 1.7453198432922363, 0.6276669502258301, 0.6276669502258301, 0.6276669502258301, 0.6276669502258301, 9.41684193094261e-05, -2.7786398959506187e-07, -0.0011529416078701615, 0.001645288080908358, 0.0008390955626964569, -0.00266171689145267, 0.01660360023379326, -0.02017606981098652, -0.00960373692214489, -0.004547701217234135, -0.007028211839497089, 0.014290854334831238, -0.0019592654425650835, -0.011080525815486908, 0.005199073813855648, 0.001386777963489294], "std": [0.37179917097091675, 0.14890100061893463, 0.36744239926338196, 0.4696112275123596, 0.5101027488708496, 0.3194137215614319, 0.22721004486083984, 0.25377315282821655, 0.2794741690158844, 0.28739309310913086, 0.27318692207336426, 0.2780720889568329, 0.22133120894432068, 0.15892699360847473, 0.0011482778936624527, 0.0025679420214146376, 0.0015155964065343142, 0.0008913122583180666, 0.0029286809731274843, 0.0019348739879205823, 0.001307061524130404, 0.002526205265894532, 0.0016736750258132815, 0.001003891578875482, 0.002537779277190566, 0.001914688153192401, 0.7999727725982666, 9.417533874511719e-06, 0.7999727725982666, 0.7999727725982666, 0.7999727725982666, 0.7999727725982666, 0.829979419708252, 9.417533874511719e-06, 0.829979419708252, 0.829979419708252, 0.829979419708252, 0.829979419708252, 0.00013873435091227293, 9.084130851988448e-07, 0.31827813386917114, 0.14420507848262787, 0.28805801272392273, 0.45272719860076904, 0.4316440224647522, 0.28600209951400757, 0.19218412041664124, 0.24781344830989838, 0.23105654120445251, 0.28947755694389343, 0.2591577172279358, 0.4734560549259186, 0.3299233615398407, 0.17942315340042114], "count": [455]}, "timestamp": {"min": [0.0], "max": [15.133333333333333], "mean": [7.566666666666667], "std": [4.378228967161138], "count": [455]}, "frame_index": {"min": [0], "max": [454], "mean": [227.0], "std": [131.34686901483414], "count": [455]}, "episode_index": {"min": [206], "max": [206], "mean": [206.0], "std": [0.0], "count": [455]}, "index": {"min": [80458], "max": [80912], "mean": [80685.0], "std": [131.34686901483414], "count": [455]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [455]}, "subtask_annotation": {"mean": [0.41318681318681316, 2.0, 2.0, 2.0, 2.0], "std": [0.5012531091041196, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [455]}, "scene_annotation": {"mean": [206.0], "std": [0.0], "min": [206], "max": [206], "count": [455]}, "eef_direction_state": {"mean": [3.681318681318681, 3.4087912087912087], "std": [2.1374685699334175, 1.9019740093467064], "min": [0, 0], "max": [6, 6], "count": [455]}, "eef_velocity_state": {"mean": [0.9626373626373627, 1.0967032967032968], "std": [0.807063371784743, 0.6423600971298993], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_acc_mag_state": {"mean": [0.8241758241758241, 0.9428571428571428], "std": [0.8359163767184373, 0.8497113740278386], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_direction_action": {"mean": [3.536263736263736, 3.3098901098901097], "std": [1.9233393855431868, 1.8164725473831669], "min": [0, 0], "max": [6, 6], "count": [455]}, "eef_velocity_action": {"mean": [1.0813186813186813, 1.1758241758241759], "std": [0.7352822718666215, 0.6323409602144872], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_acc_mag_action": {"mean": [1.1736263736263737, 1.1582417582417583], "std": [0.777829491306538, 0.7683385720716941], "min": [0, 0], "max": [2, 2], "count": [455]}, "eef_sim_pose_state": {"mean": [0.17640767624897055, 0.22622009784568212, 0.12942465362660224, -0.3835778768919101, -0.8260731901906959, 0.6626644237702064, 0.2716226371970705, -0.2072012966099711, 0.15417614059885418, -1.8349243352219131, -0.49829346338799535, 1.01183657605349], "std": [0.0954541243614241, 0.06384303404298028, 0.024827347427016998, 2.6803215318060665, 0.3282647875308564, 2.6111830858337206, 0.059239874762713696, 0.12897323524911805, 0.03798054854251515, 1.1256879426286266, 0.30460401583985186, 2.3747321181174086], "min": [0.08590042823015735, 0.11799699273982597, 0.0832084556251949, -3.131247528554611, -1.100469171458513, -3.141237740618066, 0.19628390823631098, -0.4200456303359277, 0.08082348125089817, -3.1395285053540047, -1.2134969010314585, -3.126135679041168], "max": [0.38446117430255794, 0.31216686943121447, 0.18513733100331303, 3.1393246629084617, -0.008653883349654334, 3.1371408197521298, 0.4035964072007919, -0.08014398310961916, 0.22609372007402637, 3.1312119850334454, -0.10062119013194915, 3.141499774014241], "count": [455]}, "eef_sim_pose_action": {"mean": [0.1752369432082566, 0.22792303122119983, 0.11998187095133352, -0.16280079971129846, -0.8511734921535251, 0.7138588554453159, 0.2764650046492861, -0.2038802972589388, 0.15567321142928048, -1.789309312204883, -0.48430828479656424, 1.0807086463525715], "std": [0.09871786579405296, 0.06710422092891281, 0.02748389994531043, 2.6817423282165613, 0.3547528227700733, 2.5663702256301684, 0.06244671320081191, 0.1294966200085446, 0.03531471822561873, 1.1645699787849868, 0.3162160965389267, 2.3530417547483644], "min": [0.08103636296992622, 0.11978110852105711, 0.07458653437060858, -3.1394195418990773, -1.1955100227789013, -3.1371851331520135, 0.20647305929658835, -0.4208582926091588, 0.07511601639229798, -3.1370546385068807, -1.2031281141133876, -3.126996755344758], "max": [0.399959852089747, 0.3222157906232142, 0.190630335075314, 3.1415215190296464, 0.06065714954502832, 3.1391529156779914, 0.41631374639735724, -0.07443728898499422, 0.22633550409500172, 3.1320666912822412, -0.09895844988211411, 3.139022617858095], "count": [455]}}} +{"episode_index": 205, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4420172673971549]], [[0.5811101259131104]], [[0.5088014970203768]]], "std": [[[0.293870144501187]], [[0.20034348700754784]], [[0.22371940187529274]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4845722126105344]], [[0.43125160515186467]], [[0.307367572568243]]], "std": [[[0.3176723103858585]], [[0.24212008784789918]], [[0.30032236378459176]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4330616037101115]], [[0.45646487889273357]], [[0.350645184544406]]], "std": [[[0.2916294638371666]], [[0.21363196616177194]], [[0.2836924985645616]]], "count": [100]}, "observation.state": {"min": [-0.4324682056903839, -0.21286478638648987, -0.28851282596588135, -1.7150189876556396, -1.0942962169647217, -0.5711736083030701, -0.36812451481819153, -0.4310150146484375, -0.49439284205436707, -0.029953597113490105, -1.6275702714920044, 0.528734028339386, -0.06237979233264923, -0.2262166440486908, -0.004647387657314539, -0.00937400758266449, -0.5075971484184265, 0.9623364210128784, -0.47417008876800537, -0.012946857139468193, -0.011953611858189106, 0.014183027669787407, -0.6098694801330566, 0.9973450899124146, -0.395602285861969, 0.049745507538318634, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.009630962274968624, -0.0003842212026938796, -0.9237934350967407, -0.12535253167152405, -0.6397830247879028, -0.5404555201530457, -1.472681999206543, -0.3553244471549988, -0.25670450925827026, -0.17942380905151367, -0.04023010656237602, -0.5784575343132019, -0.9834804534912109, -0.9302773475646973, -0.4064849019050598, -0.22857262194156647, -10.912544250488281, -5.647130966186523, -2.443223476409912, -10.958486557006836, -0.5164835453033447, -0.5451771020889282, -1.4920635223388672, -9.53177261352539, -7.0818071365356445, -2.864469051361084, -9.188035011291504, -0.7460317611694336, -1.807692289352417, -2.4102563858032227, -0.006026734597980976, -0.02893046662211418, -0.014402423985302448, -0.007150647230446339, -0.0014562392607331276, -0.011964632198214531, -0.007696406915783882, -0.02570808306336403, -0.013102460652589798, -0.00854496844112873, -0.003815041622146964, -0.01546274870634079, 0.2757300138473511, -0.44540995359420776, 0.8611258864402771, -29.566896438598633, 18.127933502197266, -0.9312840700149536, -0.5938799977302551, -0.9836136698722839, 9.917795181274414, -22.856019973754883, 17.947036743164062, -1.638099193572998, -0.010619644075632095, -0.015252659097313881, -0.001831501955166459, -0.08198151737451553, 0.2832011282444, 0.0495268814265728, -0.03031057119369507, 0.4210467040538788, -0.4464600086212158, 0.06477853655815125, -3.023824691772461, -1.3517876863479614, -2.8942103385925293, -2.25856614112854, -1.0305702686309814, 1.6655747890472412, -0.8265545964241028, -0.14138567447662354, 9.663152694702148, -0.007538974285125732, -0.012592285871505737, -0.023693472146987915, -0.029678665101528168, 0.017211252823472023, 0.8336256742477417, 0.5493000149726868], "max": [0.2849609851837158, 0.15335308015346527, 0.3004951775074005, -0.9440321326255798, 0.10509888082742691, -0.27046507596969604, 0.13267236948013306, 0.00805681012570858, 0.14953777194023132, 0.24366827309131622, -1.0001317262649536, 1.1362378597259521, 0.1007184237241745, -0.11960776150226593, -0.0037471139803528786, -0.0053242277354002, -0.5059058666229248, 0.9625285267829895, -0.467886745929718, -0.010009226389229298, -0.01042209193110466, 0.01825590431690216, -0.6084871292114258, 0.9984694719314575, -0.3917776346206665, 0.052435170859098434, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.010200588032603264, -0.0003791476192418486, 0.5863696336746216, 0.70191490650177, 0.5941593050956726, 1.1381604671478271, 0.44955864548683167, 0.3692922592163086, 0.43840500712394714, 0.5028818249702454, 0.873536229133606, 0.3196784257888794, 0.26756957173347473, 0.521459698677063, 0.3644765615463257, 0.2944859266281128, -1.3696355819702148, 2.991453170776367, 1.5164835453033447, -0.33577537536621094, 1.090354084968567, 1.5111924409866333, 0.430402934551239, -3.986419200897217, 7.753358364105225, 2.9065933227539062, 0.0, 1.090354084968567, 0.4590964913368225, 0.430402934551239, 0.013514651916921139, 0.015766609460115433, 0.012013046070933342, 0.006859940476715565, 0.011548195965588093, 0.00380377983674407, 0.008090951479971409, 0.010482077486813068, 0.009705621749162674, 0.005769643001258373, 0.012314931489527225, 0.004268527962267399, 3.1178700923919678, 0.3934454619884491, 7.2601823806762695, -22.458736419677734, 25.411924362182617, 0.5967420935630798, 1.760430097579956, 0.21156972646713257, 17.163131713867188, -14.462682723999023, 23.47905731201172, -0.39937859773635864, 0.019340822473168373, 0.010323885828256607, 0.0012210013810545206, -0.04099075868725777, 0.4785293936729431, 0.2994179427623749, 0.2357136756181717, 0.5062693953514099, -0.10881871730089188, 0.25263240933418274, 2.9748568534851074, -0.1818423718214035, 2.8067281246185303, -1.2890191078186035, 0.04676375910639763, 2.37092924118042, -0.5028281211853027, 0.15475425124168396, 9.935478210449219, 0.007124572992324829, 0.016130894422531128, 0.03673011064529419, -0.027992160990834236, 0.018681341782212257, 0.8349378108978271, 0.5512869358062744], "mean": [-0.1021713986992836, -0.08776071667671204, -0.041605815291404724, -1.4065841436386108, -0.2711755931377411, -0.4015974998474121, -0.12130749970674515, -0.1607545018196106, 0.028593530878424644, 0.10532703250646591, -1.4921514987945557, 0.7763451933860779, 0.010426393710076809, -0.18548573553562164, -0.004199759103357792, -0.008178586140275002, -0.507198691368103, 0.9624577164649963, -0.4704225957393646, -0.010966097004711628, -0.011344513855874538, 0.015508206561207771, -0.6091309189796448, 0.9981248378753662, -0.3939627707004547, 0.05148453637957573, 0.86087965965271, 1.7453304529190063, 0.86087965965271, 0.86087965965271, 0.86087965965271, 0.86087965965271, 0.9219661355018616, 1.7453304529190063, 0.9219661355018616, 0.9219661355018616, 0.9219661355018616, 0.9219661355018616, 0.009914657101035118, -0.0003820544807240367, -0.10871821641921997, 0.044836223125457764, -0.08977831900119781, 0.06040584295988083, -0.1518164724111557, 0.030719609931111336, 0.06503358483314514, 0.06115806847810745, 0.09639696776866913, -0.02441590651869774, -0.064281165599823, -0.06009455770254135, -0.009373809210956097, -0.003954031504690647, -6.40552282333374, -2.1037096977233887, -0.5387166142463684, -4.806068420410156, 0.1840427964925766, 0.22599852085113525, -0.3616272509098053, -6.6108717918396, 3.582287073135376, 0.544169008731842, -5.401042461395264, 0.15372243523597717, -0.2958095669746399, -1.0254236459732056, 0.00027671008137986064, -0.00019678341050166637, 0.0004378850571811199, 8.939869439927861e-05, 0.0010286623146384954, -0.0006200234056450427, 0.0007469906122423708, -0.0007773332763463259, -0.0007571392925456166, -0.00037599762436002493, 0.0005494181532412767, -0.0004074688768014312, 1.6980029344558716, -0.023482229560613632, 4.626167297363281, -24.60663414001465, 22.477577209472656, -0.3345766067504883, 0.45127758383750916, -0.3181965947151184, 14.136381149291992, -17.508485794067383, 21.614574432373047, -1.1780781745910645, 0.002171748783439398, -0.0025896765291690826, -0.0007321811281144619, -0.07453940808773041, 0.40913981199264526, 0.17017368972301483, 0.1184564158320427, 0.45372143387794495, -0.21221673488616943, 0.17455556988716125, -0.854159414768219, -1.054053544998169, 0.5549406409263611, -1.9168815612792969, -0.7425413727760315, 2.0579402446746826, -0.6682181358337402, -0.01893802545964718, 9.775901794433594, 0.00014945935981813818, 0.00028941003256477416, 0.001210900954902172, -0.028904573991894722, 0.01791759952902794, 0.8344125747680664, 0.5500897169113159], "std": [0.21644438803195953, 0.14654983580112457, 0.18269768357276917, 0.17863188683986664, 0.39856043457984924, 0.08591504395008087, 0.155556783080101, 0.12538817524909973, 0.2156357765197754, 0.10339850932359695, 0.1777307093143463, 0.14711160957813263, 0.05040017515420914, 0.024802207946777344, 0.0002700740296859294, 0.0013219142565503716, 0.00036164766061119735, 6.0797839978476986e-05, 0.0018371932674199343, 0.0009024531464092433, 0.0004118882934562862, 0.0013497708132490516, 0.0003297122602816671, 0.0003180296625941992, 0.001104271737858653, 0.0008203409961424768, 0.8599575757980347, 1.1920928955078125e-06, 0.8599575757980347, 0.8599575757980347, 0.8599575757980347, 0.8599575757980347, 0.8564907312393188, 1.1920928955078125e-06, 0.8564907312393188, 0.8564907312393188, 0.8564907312393188, 0.8564907312393188, 0.000101855730463285, 9.281632742386137e-07, 0.25960078835487366, 0.1406276524066925, 0.21811480820178986, 0.3402650058269501, 0.32329505681991577, 0.11900042742490768, 0.14530202746391296, 0.13209162652492523, 0.22020505368709564, 0.1931230127811432, 0.27244409918785095, 0.2458799183368683, 0.12730073928833008, 0.06867656111717224, 2.5427086353302, 2.5973544120788574, 0.8817073106765747, 3.8089914321899414, 0.35587185621261597, 0.4281715750694275, 0.46046459674835205, 1.2610180377960205, 3.51155686378479, 1.5157389640808105, 2.312739610671997, 0.4548850357532501, 0.49964773654937744, 0.6865455508232117, 0.002766937483102083, 0.006001673173159361, 0.004668622277677059, 0.0021746610291302204, 0.002688587876036763, 0.002120730932801962, 0.002630682662129402, 0.005084609612822533, 0.0043253712356090546, 0.0024571269750595093, 0.002093725837767124, 0.0021825407166033983, 0.5331206321716309, 0.16267848014831543, 1.5117143392562866, 1.6687705516815186, 1.8214129209518433, 0.401027113199234, 0.4134176969528198, 0.21064893901348114, 1.2894734144210815, 1.8867523670196533, 1.4429651498794556, 0.3192150890827179, 0.006093685049563646, 0.00475323898717761, 0.0005321579519659281, 0.009738858789205551, 0.062252599745988846, 0.08530416339635849, 0.09260040521621704, 0.027692945674061775, 0.10163137316703796, 0.06070687249302864, 1.8311443328857422, 0.38345545530319214, 1.7653111219406128, 0.2687603533267975, 0.3241599202156067, 0.2382829338312149, 0.054478276520967484, 0.049040019512176514, 0.03765987604856491, 0.002679436467587948, 0.005323064047843218, 0.007921191863715649, 0.0003298627270851284, 0.00027273164596408606, 0.0004027292307000607, 0.0006095553399063647], "count": [194]}, "action": {"min": [-0.4886797368526459, -0.2057991921901703, -0.3098839819431305, -1.7349663972854614, -1.1261639595031738, -0.5718969702720642, -0.35589316487312317, -0.46298515796661377, -0.480143278837204, -0.11505506187677383, -1.669511318206787, 0.5236156582832336, -0.06279326230287552, -0.22739778459072113, -0.004502842202782631, -0.014862415380775928, -0.507766842842102, 0.9591690301895142, -0.4758954346179962, -0.013714758679270744, -0.011397605761885643, 0.007158363237977028, -0.6101788282394409, 0.9956037402153015, -0.39678698778152466, 0.04789692908525467, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.009630962274968624, -0.0003842212026938796, -0.9237934350967407, -0.12535253167152405, -0.6397830247879028, -0.5404555201530457, -1.472681999206543, -0.3553244471549988, -0.25670450925827026, -0.17942380905151367, -0.04023010656237602, -0.5784575343132019, -0.9834804534912109, -0.9302773475646973, -0.4064849019050598, -0.22857262194156647], "max": [0.27897346019744873, 0.17611974477767944, 0.30304238200187683, -0.8242652416229248, 0.1093350350856781, -0.26803451776504517, 0.13982471823692322, -0.0017704024212434888, 0.1635144203901291, 0.28697896003723145, -0.9175783395767212, 1.1234829425811768, 0.1094750314950943, -0.11163518577814102, -0.0029509365558624268, -0.0027709403075277805, -0.4988987147808075, 0.9642186164855957, -0.4678595960140228, -0.010851578786969185, -0.009653967805206776, 0.019513210281729698, -0.6022856831550598, 1.0003198385238647, -0.39240339398384094, 0.05064418166875839, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.010163931176066399, -0.0003791476192418486, 0.5863696336746216, 0.70191490650177, 0.5941593050956726, 1.1381604671478271, 0.44955864548683167, 0.3692922592163086, 0.43840500712394714, 0.5028818249702454, 0.873536229133606, 0.3196784257888794, 0.26756957173347473, 0.521459698677063, 0.3644765615463257, 0.2944859266281128], "mean": [-0.1669439673423767, -0.06604381650686264, -0.07897854596376419, -1.3340376615524292, -0.30077022314071655, -0.39685484766960144, -0.10419104993343353, -0.1729482114315033, 0.07188168168067932, 0.09679994732141495, -1.4697422981262207, 0.7643488645553589, 0.011800984852015972, -0.18946191668510437, -0.003722168505191803, -0.007918388582766056, -0.5027406215667725, 0.9609254598617554, -0.4713194668292999, -0.011983810923993587, -0.010564673691987991, 0.0141603359952569, -0.6047945618629456, 0.9971171021461487, -0.39522695541381836, 0.04944157227873802, 0.8601599335670471, 1.7453304529190063, 0.8601599335670471, 0.8601599335670471, 0.8601599335670471, 0.8601599335670471, 0.9129695892333984, 1.7453304529190063, 0.9129695892333984, 0.9129695892333984, 0.9129695892333984, 0.9129695892333984, 0.009913094341754913, -0.00038205133751034737, -0.10859911143779755, 0.044300928711891174, -0.0897824615240097, 0.06118617206811905, -0.15330800414085388, 0.03151879087090492, 0.06576593965291977, 0.0612347312271595, 0.09638527035713196, -0.024915624409914017, -0.06481239199638367, -0.06004675477743149, -0.008344716392457485, -0.003930149599909782], "std": [0.22701486945152283, 0.14553405344486237, 0.18092811107635498, 0.23875164985656738, 0.4216952919960022, 0.08112765103578568, 0.15162833034992218, 0.11996860057115555, 0.17884661257266998, 0.1241052970290184, 0.1596849113702774, 0.13620711863040924, 0.04834124445915222, 0.026363171637058258, 0.0004187535960227251, 0.0022759451530873775, 0.001150607131421566, 0.0007480289787054062, 0.002096043433994055, 0.0008060503168962896, 0.0004830602847505361, 0.0022802369203418493, 0.001256619463674724, 0.0007298138225451112, 0.0011915977811440825, 0.0007062306976877153, 0.859705924987793, 1.1920928955078125e-06, 0.859705924987793, 0.859705924987793, 0.859705924987793, 0.859705924987793, 0.8569608926773071, 1.1920928955078125e-06, 0.8569608926773071, 0.8569608926773071, 0.8569608926773071, 0.8569608926773071, 9.95252703432925e-05, 9.277371191274142e-07, 0.2596489489078522, 0.14090017974376678, 0.21810974180698395, 0.34030887484550476, 0.32313957810401917, 0.11975810676813126, 0.1453086882829666, 0.13206158578395844, 0.22021059691905975, 0.19291751086711884, 0.2722122371196747, 0.2458907961845398, 0.12685978412628174, 0.06867793947458267], "count": [194]}, "timestamp": {"min": [0.0], "max": [6.433333333333334], "mean": [3.2166666666666663], "std": [1.866741069945755], "count": [194]}, "frame_index": {"min": [0], "max": [193], "mean": [96.5], "std": [56.00223209837265], "count": [194]}, "episode_index": {"min": [207], "max": [207], "mean": [207.0], "std": [0.0], "count": [194]}, "index": {"min": [80913], "max": [81106], "mean": [81009.5], "std": [56.00223209837265], "count": [194]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [194]}, "subtask_annotation": {"mean": [0.32989690721649484, 2.0, 2.0, 2.0, 2.0], "std": [0.5019888174820534, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [194]}, "scene_annotation": {"mean": [207.0], "std": [0.0], "min": [207], "max": [207], "count": [194]}, "eef_direction_state": {"mean": [2.943298969072165, 3.7628865979381443], "std": [2.3533002584655005, 1.7806126356605458], "min": [0, 1], "max": [6, 6], "count": [194]}, "eef_velocity_state": {"mean": [1.077319587628866, 0.9587628865979382], "std": [0.7660321054130443, 0.7586956491948069], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_acc_mag_state": {"mean": [0.9845360824742269, 0.6855670103092784], "std": [0.827845322245669, 0.824307230623433], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_direction_action": {"mean": [3.2061855670103094, 3.61340206185567], "std": [2.012528513366028, 1.6683919578277162], "min": [0, 0], "max": [6, 6], "count": [194]}, "eef_velocity_action": {"mean": [1.2010309278350515, 1.0876288659793814], "std": [0.7003673329798619, 0.7016560281556526], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_acc_mag_action": {"mean": [1.1804123711340206, 1.077319587628866], "std": [0.7345858185368199, 0.8117697549041537], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_sim_pose_state": {"mean": [0.27034719941694757, 0.24788151938330685, 0.11966167277259411, -0.8709916050481544, -1.0544007030857268, 0.5717869500350975, 0.29519312819391547, -0.26413445196127316, 0.1586976819199923, -1.9167454413579321, -0.7426112121490446, 2.057809526536199], "std": [0.0725504310061518, 0.06046739858003701, 0.05626516304563357, 1.8567618877561922, 0.3836136051775369, 1.7935659131574802, 0.029345165714523266, 0.08325536490450029, 0.032426982580978064, 0.26870893597054446, 0.3241513644796658, 0.23829838904736125], "min": [0.1256678289871109, 0.1627642614158228, 0.0046374492063671335, -3.12533204724983, -1.351834310907349, -3.015725554817228, 0.2552895140801843, -0.45773746913757735, 0.09902497720250401, -2.2584952351107197, -1.0305753640793034, 1.6655753690070485], "max": [0.3555829059274329, 0.3373958973836051, 0.17288026452189734, 3.086123276920419, -0.18183409328902256, 3.1134474210902816, 0.3508814983394357, -0.18637208827844723, 0.20971766101892814, -1.2890192533924876, 0.04676087045450328, 2.3708574187051106], "count": [194]}, "eef_sim_pose_action": {"mean": [0.2878530165255372, 0.2478472061277673, 0.12086214026933371, -0.7729693962959209, -1.021662371760635, 0.4641099142785656, 0.29801323327394097, -0.2493644396663496, 0.15571107235675058, -1.9173019609718451, -0.796301595735402, 2.0617499214017037], "std": [0.07064868792936053, 0.06134929140625583, 0.05148553439801449, 1.9010867945819228, 0.4265771609864045, 1.828641434383167, 0.028364249858316783, 0.07316532206850596, 0.03913957672158538, 0.2600285872904198, 0.29003009349001035, 0.2487270534151813], "min": [0.129543199753222, 0.16117947349632877, -0.0006972912136026452, -3.1149130144386574, -1.4018142780008158, -3.1245805070009607, 0.2577951481831491, -0.4519662870918213, 0.0915633377520187, -2.2438552632441384, -1.0691389668334366, 1.6768291506378932], "max": [0.36541406101063534, 0.3476041278415938, 0.1827864571134845, 3.118225471611443, -0.15760886485333048, 2.972671777314462, 0.35486697605719747, -0.17323602536649016, 0.23625181419256105, -1.217463194315605, 0.034631793908818764, 2.3902850730453142], "count": [194]}}} +{"episode_index": 206, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.420960399846213]], [[0.5170533376585928]], [[0.42145689878892734]]], "std": [[[0.2856863813067895]], [[0.2061520543335511]], [[0.25702454412598114]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4577927407727797]], [[0.4438880070165321]], [[0.3610001417723952]]], "std": [[[0.29963360674645334]], [[0.2529226161842667]], [[0.2990702590342046]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39258462850826603]], [[0.41985075451749326]], [[0.39352116013071897]]], "std": [[[0.31491245513377025]], [[0.28240412315123714]], [[0.30475179255656]]], "count": [100]}, "observation.state": {"min": [-0.7084779143333435, -0.36926984786987305, -0.7301439046859741, -1.431679606437683, -1.3067456483840942, -0.4950593411922455, -0.33074095845222473, -0.29745209217071533, -0.41846001148223877, 0.25635090470314026, -1.709391713142395, 0.4665442705154419, -0.6961948275566101, -0.5355910658836365, 0.003451128024607897, -0.011523501016199589, -0.5655909776687622, 1.0097670555114746, -0.4830932021141052, -0.016723155975341797, -0.01440445426851511, -0.008875813335180283, -0.5779507160186768, 1.0087918043136597, -0.47872626781463623, 0.0026852646842598915, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0038134600035846233, -3.512840521580074e-06, -0.6023532748222351, -0.33671557903289795, -0.776421308517456, -0.3814915716648102, -1.7216956615447998, -1.9285087585449219, -0.6688781976699829, -0.22662419080734253, -0.2471369504928589, -0.3821331560611725, -0.8998264074325562, -0.4428788423538208, -1.4400534629821777, -0.581577718257904, -13.729762077331543, -16.94139289855957, -3.5244202613830566, -10.592185020446777, -1.3772894144058228, -14.05982780456543, -2.6398046016693115, -7.471752166748047, -2.442002773284912, -3.018925666809082, -10.5006103515625, -0.5738705992698669, -1.7503052949905396, -3.672771453857422, -0.007217831909656525, -0.021533921360969543, -0.02488812617957592, -0.008323350921273232, -0.0065569449216127396, -0.007467125076800585, -0.01360509917140007, -0.028018712997436523, -0.02223966270685196, -0.007199643645435572, -0.008961076848208904, -0.009332368150353432, -0.5090399980545044, -0.4008689522743225, -0.28209298849105835, -34.6852912902832, 9.671537399291992, -0.15545067191123962, 1.1241300106048584, -0.4082924723625183, 2.999093532562256, -34.19955062866211, 10.16694450378418, -0.3126717507839203, -0.013104689307510853, -0.017934400588274002, 0.0012210012646391988, -0.10930868983268738, 0.36024677753448486, -0.08740062266588211, -0.02040233463048935, 0.32529035210609436, -0.26075854897499084, -0.06182173639535904, -2.798034191131592, -1.4456496238708496, -2.817798137664795, -2.5946929454803467, -0.845748245716095, 1.7019023895263672, -0.6168385744094849, -0.08120747655630112, 9.699509620666504, -0.01690232753753662, -0.019565463066101074, -0.04519328474998474, 0.016355417668819427, 0.01143540721386671, -0.7501000761985779, 0.6610094308853149], "max": [0.03854367136955261, 0.045777346938848495, 0.008393552154302597, -0.8962780237197876, 0.4741751551628113, 0.6466032862663269, -0.001623939722776413, 0.21716780960559845, 0.22201848030090332, 0.5855515003204346, -1.0181572437286377, 0.9126824736595154, 0.27446243166923523, -0.18291884660720825, 0.003819432808086276, 0.0028812657110393047, -0.5544241666793823, 1.0121920108795166, -0.47683456540107727, -0.0146593376994133, -0.01161244511604309, 0.005686814431101084, -0.5630967020988464, 1.0096654891967773, -0.4718359410762787, 0.004975513555109501, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.004200586583465338, 2.2761687432648614e-06, 0.2733243405818939, 0.39072737097740173, 0.40970587730407715, 0.7738369703292847, 1.2959303855895996, 1.9657952785491943, 0.5181930661201477, 0.5974684953689575, 0.4695954918861389, 0.1633986085653305, 0.34969502687454224, 1.1526062488555908, 0.30413955450057983, 0.13849115371704102, -2.572242498397827, 2.6556777954101562, 2.738095283508301, -1.1599512100219727, 2.3528695106506348, -14.05982780456543, 0.8608059287071228, -1.781639814376831, 8.547008514404297, 3.3699636459350586, 2.1978025436401367, 3.701465129852295, 2.3528695106506348, 0.8894994258880615, 0.0072135780937969685, 0.021241482347249985, 0.024652697145938873, 0.008309870958328247, 0.01581569015979767, 0.005415960680693388, 0.014024375006556511, 0.019403202459216118, 0.025668485090136528, 0.0058883060701191425, 0.01409517414867878, 0.003967177588492632, 0.7423499822616577, 0.679250180721283, 8.848811149597168, -22.267860412597656, 20.01955223083496, 0.6274439096450806, 2.3755199909210205, 0.8351436853408813, 9.294220924377441, -25.170780181884766, 21.79274559020996, 0.6729229688644409, 0.021079370751976967, 0.01312471367418766, 0.0024420025292783976, -0.05465434491634369, 0.5304041504859924, 0.20649221539497375, 0.29044169187545776, 0.397329717874527, -0.08090300858020782, 0.22384847700595856, 2.8769164085388184, -0.09749679267406464, 2.8533856868743896, -0.8732408285140991, -0.4491274356842041, 2.343134641647339, -0.24593599140644073, 0.17811302840709686, 9.86416244506836, 0.016234010457992554, 0.027177512645721436, 0.039827048778533936, 0.021743861958384514, 0.016729209572076797, -0.7413581609725952, 0.6707661151885986], "mean": [-0.3791489005088806, -0.1721988320350647, -0.3753734827041626, -1.0609138011932373, -0.0934993177652359, -0.03261817991733551, -0.11208222806453705, 0.03683276101946831, 0.06923432648181915, 0.3562639057636261, -1.3400695323944092, 0.6722018122673035, -0.5519982576370239, -0.4408937394618988, 0.00361752905882895, -0.005114743486046791, -0.5636247396469116, 1.0113990306854248, -0.4803139865398407, -0.015234602615237236, -0.013541430234909058, -0.002549167489632964, -0.5731557607650757, 1.0093010663986206, -0.47511976957321167, 0.00398521451279521, 0.6292593479156494, 1.2789030075073242, 0.6292593479156494, 0.6292593479156494, 0.6292593479156494, 0.6292593479156494, 1.164932131767273, 1.6926599740982056, 1.164932131767273, 1.164932131767273, 1.164932131767273, 1.164932131767273, 0.0040539829060435295, -5.127087661094265e-07, -0.02094881422817707, 0.004783106967806816, -0.017574287950992584, 0.017884690314531326, -0.09912644326686859, 0.035876281559467316, 0.00676308199763298, 0.03426378592848778, 0.025448516011238098, -0.016378404572606087, -0.041000835597515106, 0.004446052946150303, -0.06211847439408302, -0.02202596515417099, -8.633471488952637, -5.405892848968506, -0.37876835465431213, -5.711732387542725, 0.24921312928199768, -14.059906005859375, -0.7323032021522522, -4.123847484588623, 2.9066994190216064, 0.5961188077926636, -4.915362358093262, 0.7157101035118103, -0.14408621191978455, -0.7098559737205505, -4.582111614581663e-06, -3.945159551221877e-05, -0.0004943477106280625, 4.960473597748205e-05, 0.00023742085613775998, -0.00018690370779950172, 8.097237878246233e-05, -0.00031392762321047485, 0.0001024318189593032, 1.7719063180265948e-05, 0.0003986785013694316, -0.00013626883446704596, 0.030169393867254257, 0.16522350907325745, 5.333784580230713, -27.455717086791992, 16.84585189819336, 0.21864192187786102, 1.6369481086730957, 0.2519482970237732, 6.535922527313232, -28.23165512084961, 17.42355728149414, 0.19397076964378357, 0.002759224036708474, -0.003139056731015444, 0.0012578422902151942, -0.07928221672773361, 0.44618433713912964, 0.04947853833436966, 0.15632906556129456, 0.36270755529403687, -0.14352858066558838, 0.12425272166728973, -1.0409058332443237, -1.072586178779602, 0.5969849228858948, -2.1659598350524902, -0.7361279129981995, 2.1861722469329834, -0.5002501010894775, 0.037546731531620026, 9.784259796142578, -0.00022760780120734125, -1.9705501472344622e-05, 0.0019118274794891477, 0.020437192171812057, 0.01569700799882412, -0.7452571988105774, 0.6662663221359253], "std": [0.266592413187027, 0.13038714230060577, 0.22798316180706024, 0.1710897982120514, 0.5728619694709778, 0.5131004452705383, 0.08898065239191055, 0.1254686713218689, 0.15656699240207672, 0.07109221071004868, 0.22586973011493683, 0.10347530990839005, 0.2517024278640747, 0.07339389622211456, 7.884999649832025e-05, 0.005464549176394939, 0.0027028401382267475, 0.0006021839799359441, 0.0013903226936236024, 0.00046421639854088426, 0.0005888458690606058, 0.005841721780598164, 0.0038486605044454336, 0.00022376413107849658, 0.0025924593210220337, 0.0005736660677939653, 0.8328792452812195, 0.7567813396453857, 0.8328792452812195, 0.8328792452812195, 0.8328792452812195, 0.8328792452812195, 0.8196079134941101, 0.28448331356048584, 0.8196079134941101, 0.8196079134941101, 0.8196079134941101, 0.8196079134941101, 0.00015377785894088447, 1.1401383517295471e-06, 0.12988781929016113, 0.08874072879552841, 0.14236858487129211, 0.1409519910812378, 0.3915157616138458, 0.3737108111381531, 0.12458718568086624, 0.10293751209974289, 0.10240866243839264, 0.06959103792905807, 0.19210775196552277, 0.16875699162483215, 0.23449410498142242, 0.0842575877904892, 3.110506296157837, 4.703612327575684, 1.8184386491775513, 1.671278953552246, 0.7823264002799988, 7.82012939453125e-05, 0.5235902667045593, 1.2908223867416382, 3.335366725921631, 1.2890020608901978, 2.66121506690979, 1.054894208908081, 0.9349969625473022, 0.9953409433364868, 0.0024708786513656378, 0.006938284728676081, 0.005961764138191938, 0.002645137021318078, 0.0020228151697665453, 0.0016149865696206689, 0.003677329048514366, 0.005892115645110607, 0.006037660874426365, 0.002269747434183955, 0.0021661240607500076, 0.0016156940255314112, 0.218515545129776, 0.2368803769350052, 2.2016842365264893, 3.0540194511413574, 2.24137282371521, 0.17828406393527985, 0.24332278966903687, 0.2679745852947235, 1.2361423969268799, 1.506812334060669, 2.453598976135254, 0.20145411789417267, 0.005339892581105232, 0.005454638507217169, 0.00016601172683294863, 0.00762944994494319, 0.06427682191133499, 0.0983237624168396, 0.0855373665690422, 0.0218204315751791, 0.0572296567261219, 0.07378093898296356, 1.7803083658218384, 0.44811055064201355, 1.574028491973877, 0.43006205558776855, 0.07595425099134445, 0.15807543694972992, 0.05700915679335594, 0.04509182646870613, 0.0234605111181736, 0.005184491630643606, 0.006115240044891834, 0.00921657308936119, 0.0014280392788350582, 0.0013302251463755965, 0.002389984205365181, 0.002669718349352479], "count": [464]}, "action": {"min": [-0.772134006023407, -0.3490658402442932, -0.7731245756149292, -1.4203389883041382, -1.3091862201690674, -0.07166796177625656, -0.32958918809890747, -0.2611210346221924, -0.35068434476852417, 0.23458550870418549, -1.7124228477478027, 0.4603728652000427, -0.6981316804885864, -0.5336141586303711, 0.002950715832412243, -0.015339109115302563, -0.568936824798584, 1.0049506425857544, -0.4820847809314728, -0.016425425186753273, -0.014572850428521633, -0.013296680524945259, -0.5775290727615356, 1.0039517879486084, -0.4784879684448242, 0.0024266536347568035, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0038134600035846233, -3.512840521580074e-06, -0.6023532748222351, -0.33671557903289795, -0.776421308517456, -0.3814915716648102, -1.7216956615447998, -1.9285087585449219, -0.6688781976699829, -0.22662419080734253, -0.2471369504928589, -0.3821331560611725, -0.8998264074325562, -0.4428788423538208, -1.4400534629821777, -0.581577718257904], "max": [0.03989066183567047, 0.056511834263801575, -0.03823786973953247, -0.8102601170539856, 0.47690704464912415, 0.6981316804885864, 0.0107186958193779, 0.2081909030675888, 0.2127416580915451, 0.5483808517456055, -0.9418302774429321, 0.9228721261024475, 0.25967854261398315, -0.1813773512840271, 0.0052331555634737015, 0.00810522586107254, -0.5547002553939819, 1.0134596824645996, -0.47472065687179565, -0.014404498040676117, -0.011163380928337574, 0.010562792420387268, -0.5623319149017334, 1.0098671913146973, -0.4685986340045929, 0.004580025095492601, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.004200586583465338, 2.2761687432648614e-06, 0.2733243405818939, 0.39072737097740173, 0.40970587730407715, 0.7738369703292847, 1.2959303855895996, 1.9657952785491943, 0.5181930661201477, 0.5974684953689575, 0.4695954918861389, 0.1633986085653305, 0.34969502687454224, 1.1526062488555908, 0.30413955450057983, 0.13849115371704102], "mean": [-0.4123496413230896, -0.1663883626461029, -0.4171338379383087, -1.0072470903396606, -0.11223587393760681, 0.21949675679206848, -0.10761786252260208, 0.02730695717036724, 0.06542862206697464, 0.3549247980117798, -1.3147470951080322, 0.6733355522155762, -0.5597985982894897, -0.44548287987709045, 0.0041489689610898495, -0.00497058080509305, -0.5629341006278992, 1.0099698305130005, -0.479502409696579, -0.015057994052767754, -0.012883657589554787, -0.0026515694335103035, -0.5720763802528381, 1.0072323083877563, -0.47405967116355896, 0.0036613759584724903, 0.6292593479156494, 1.2789030075073242, 0.6292593479156494, 0.6292593479156494, 0.6292593479156494, 0.6292593479156494, 1.1611707210540771, 1.6926599740982056, 1.1611707210540771, 1.1611707210540771, 1.1611707210540771, 1.1611707210540771, 0.004053160082548857, -5.174725856704754e-07, -0.02120409533381462, 0.004723766818642616, -0.01737266033887863, 0.017993895336985588, -0.09887665510177612, 0.0358644463121891, 0.006692110560834408, 0.03427927941083908, 0.025169018656015396, -0.016141213476657867, -0.04119086638092995, 0.004481604788452387, -0.061996761709451675, -0.02201092056930065], "std": [0.27317729592323303, 0.12277068942785263, 0.20437678694725037, 0.18175578117370605, 0.5853103399276733, 0.2363913208246231, 0.08936105668544769, 0.11826871335506439, 0.12997370958328247, 0.06577956676483154, 0.23343044519424438, 0.10280779749155045, 0.2361593246459961, 0.07057951390743256, 0.00038711598608642817, 0.00730263302102685, 0.002816932974383235, 0.0015771512407809496, 0.0014582028379663825, 0.0004202049458399415, 0.000677421863656491, 0.0076678055338561535, 0.003586352104321122, 0.0010366872884333134, 0.002996182767674327, 0.000460016104625538, 0.8328792452812195, 0.7567813396453857, 0.8328792452812195, 0.8328792452812195, 0.8328792452812195, 0.8328792452812195, 0.8209394216537476, 0.28448331356048584, 0.8209394216537476, 0.8209394216537476, 0.8209394216537476, 0.8209394216537476, 0.00015403321594931185, 1.1382816182958777e-06, 0.1297667920589447, 0.08875856548547745, 0.1424468457698822, 0.14091143012046814, 0.39162638783454895, 0.37371206283569336, 0.12458590418100357, 0.1029391661286354, 0.10231592506170273, 0.06948640942573547, 0.1920221745967865, 0.16875803470611572, 0.23451976478099823, 0.08426226675510406], "count": [464]}, "timestamp": {"min": [0.0], "max": [15.433333333333334], "mean": [7.716666666666668], "std": [4.464831712642955], "count": [464]}, "frame_index": {"min": [0], "max": [463], "mean": [231.5], "std": [133.94495137928865], "count": [464]}, "episode_index": {"min": [208], "max": [208], "mean": [208.0], "std": [0.0], "count": [464]}, "index": {"min": [81107], "max": [81570], "mean": [81338.5], "std": [133.94495137928865], "count": [464]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [464]}, "subtask_annotation": {"mean": [0.1271551724137931, 2.0, 2.0, 2.0, 2.0], "std": [0.34584306295975775, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [464]}, "scene_annotation": {"mean": [208.0], "std": [0.0], "min": [208], "max": [208], "count": [464]}, "eef_direction_state": {"mean": [4.519396551724138, 4.463362068965517], "std": [1.6659789442687238, 2.0071945784608536], "min": [0, 0], "max": [6, 6], "count": [464]}, "eef_velocity_state": {"mean": [0.7392241379310345, 0.4827586206896552], "std": [0.7704763985980827, 0.622602416733373], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_acc_mag_state": {"mean": [0.7586206896551724, 0.5258620689655172], "std": [0.8394444966882654, 0.776388710151619], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_direction_action": {"mean": [4.318965517241379, 4.383620689655173], "std": [1.7803967880640719, 2.0488198438797283], "min": [0, 0], "max": [6, 6], "count": [464]}, "eef_velocity_action": {"mean": [0.7995689655172413, 0.5517241379310345], "std": [0.7717533689496523, 0.6577761329977675], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_acc_mag_action": {"mean": [0.8943965517241379, 0.7737068965517241], "std": [0.832820083224818, 0.8372255393533689], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_sim_pose_state": {"mean": [0.31641298584652827, 0.14233054635314824, 0.13886932939694402, -1.0476385839644449, -1.07270645579927, 0.5901893996860633, 0.2156279902305, -0.19140326879283326, 0.0740488457253396, -2.165976809826528, -0.736166482163851, 2.1862174564559034], "std": [0.052089665168074964, 0.08694715040953523, 0.07026612494972519, 1.789761207851533, 0.44816061989764033, 1.591905868316722, 0.025822790081569937, 0.05890152387918173, 0.027739851330488837, 0.4300597108875077, 0.07598516968215875, 0.15804821117320722], "min": [0.228600082267021, 0.00999662378846726, 0.048180740066970096, -3.111764750050872, -1.4463139360241262, -3.0562854744457377, 0.18085222062706832, -0.3519240530921998, 0.028270212895524928, -2.59471445199459, -0.8457476147104981, 1.7019039484415426], "max": [0.3781910745748833, 0.2626713421118465, 0.23664441048031468, 2.993349735888364, -0.0973801781659056, 3.0449477522179578, 0.29086912066079723, -0.13563179002345474, 0.12995888377003895, -0.8732457063528193, -0.44919288947557123, 2.343160751091075], "count": [464]}, "eef_sim_pose_action": {"mean": [0.3232035345244621, 0.140602032627925, 0.13684742797344546, -0.8737258282954019, -1.114694744528678, 0.5630311816642436, 0.21675301462078764, -0.19154111212728017, 0.06930831484175226, -2.1504133127806337, -0.7306319956046576, 2.1806337523306274], "std": [0.05366880208664572, 0.08579921406415393, 0.07282131307188441, 2.0000261125328325, 0.4859480422137427, 1.8663963440886209, 0.023773003173030733, 0.0532572845588624, 0.028310395091907702, 0.399595245473675, 0.07085417904094413, 0.15859866492247712], "min": [0.2325188832389059, 0.0058283400969221764, 0.04528726704226962, -3.1415582415959147, -1.528182056230664, -3.0829779123481122, 0.18113049962053604, -0.3403173635998408, 0.023178813046650766, -2.529409059546863, -0.9155586459711403, 1.6115970875074512], "max": [0.39244901257843595, 0.25753330047398315, 0.23652951766534622, 3.1412085791376088, -0.0795432464212582, 3.124411269687554, 0.27443177308839833, -0.1333294966800053, 0.12855068623707638, -0.7883322921085864, -0.4589809859853238, 2.320974487031585], "count": [464]}}} +{"episode_index": 207, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42932157583621683]], [[0.5483274870242214]], [[0.47101954296424453]]], "std": [[[0.30397874244889467]], [[0.19736320440218055]], [[0.23098806644274217]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45540758362168393]], [[0.4245827710495963]], [[0.33735516147635525]]], "std": [[[0.3046154671140537]], [[0.2464186874941167]], [[0.2908250273471496]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4395362985390235]], [[0.42882215974625143]], [[0.34537747741253366]]], "std": [[[0.3017346833469526]], [[0.23712096708567984]], [[0.2840737918656105]]], "count": [100]}, "observation.state": {"min": [-0.12156128883361816, -0.06751883029937744, -0.5712590217590332, -1.8657984733581543, -1.4752624034881592, -0.4505259692668915, -0.5167207717895508, -0.4240928292274475, -0.034049466252326965, 0.20332732796669006, -1.763828992843628, 0.16135191917419434, -0.26902836561203003, -0.3997861444950104, -0.007412608712911606, -0.013949768617749214, -0.6275498270988464, 0.9671316146850586, -0.3643008768558502, 0.0015093202237039804, -0.0028207458090037107, 0.01230337843298912, -0.5747089385986328, 0.9800826907157898, -0.42643576860427856, 0.042048946022987366, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.02651115134358406, -0.00038239863351918757, -0.47366905212402344, -0.09412785619497299, -0.6188017725944519, -0.7140355110168457, -3.413198709487915, -0.4643996059894562, -0.7809115052223206, -0.5421343445777893, -0.1114669144153595, -1.0527312755584717, -1.351850152015686, -4.181521415710449, -0.5339441895484924, -1.6084821224212646, -7.805809020996094, -3.7240538597106934, -1.7271062135696411, -10.470085144042969, -0.4590964913368225, -0.6886447072029114, -1.4059828519821167, -8.240084648132324, -1.739926815032959, -1.9938949346542358, -9.157509803771973, -1.2051281929016113, -1.4633699655532837, -1.1477411985397339, -0.006155647803097963, -0.007952273823320866, -0.020314620807766914, -0.005003207828849554, -0.006386701483279467, -0.005889845080673695, -0.006257009692490101, -0.011245884001255035, -0.017221132293343544, -0.007550965994596481, -0.014623335562646389, -0.006674411240965128, 1.8664799928665161, -0.13362298905849457, 9.784172058105469, -29.056467056274414, 7.19620418548584, -0.8005555272102356, -1.0180799961090088, -0.6309974789619446, -0.1633169949054718, -28.91533851623535, 4.453484535217285, -1.4791172742843628, -0.013096768409013748, -0.012751474045217037, 0.011599511839449406, -0.10930868983268738, 0.2836386263370514, 0.005649927072227001, 0.07541637122631073, 0.37664273381233215, -0.1826109141111374, 0.011553549207746983, -3.0901546478271484, -1.1086111068725586, -2.820134162902832, -2.6460113525390625, -1.155698537826538, -3.067350387573242, -0.7226487398147583, -0.2517946660518646, 9.683332443237305, -0.007734864950180054, -0.03186899423599243, -0.029437601566314697, -0.02497170679271221, 0.019623810425400734, 0.618682861328125, 0.7831186056137085], "max": [0.26179277896881104, 0.03509553149342537, -0.11634151637554169, -1.2530525922775269, 0.1582190990447998, 0.48668158054351807, 0.12055356055498123, -0.03121141716837883, 0.04310688376426697, 0.673775851726532, -0.8900774717330933, 1.48795747756958, 0.17607474327087402, 0.071147620677948, -0.006369186565279961, -0.012975726276636124, -0.6193082332611084, 0.9673012495040894, -0.3600049912929535, 0.003698787186294794, -0.002115571638569236, 0.013416294939815998, -0.5687889456748962, 0.9809881448745728, -0.42154353857040405, 0.04452480003237724, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.026128606870770454, -8.531238648856743e-08, 0.33225858211517334, 0.11316843330860138, 0.3833145499229431, 0.9040744304656982, 1.845564842224121, 2.4206080436706543, 1.3103904724121094, 0.8527337312698364, 0.11028221249580383, 0.6055855751037598, 0.8263094425201416, 1.5709060430526733, 1.4072679281234741, 0.4001119136810303, -1.7482340335845947, 1.3125762939453125, 1.6568986177444458, -0.7326008081436157, 0.7747253179550171, 2.5250306129455566, 0.6025640964508057, -3.4741978645324707, 8.79120922088623, 1.9096457958221436, 2.991453170776367, 0.9755800366401672, 1.778998851776123, 1.2338217496871948, 0.007302634418010712, 0.01419481448829174, 0.013875904493033886, 0.006495218724012375, 0.012642634101212025, 0.00670549226924777, 0.006150429602712393, 0.012796025723218918, 0.02423248067498207, 0.004882181528955698, 0.02029220573604107, 0.0151482243090868, 3.6269099712371826, 0.6903854012489319, 14.743069648742676, -22.17223358154297, 15.691144943237305, -0.15208746492862701, 0.29693999886512756, 0.04082924872636795, 4.825274467468262, -22.55176544189453, 13.151883125305176, -0.8892266750335693, 0.01920667663216591, 0.008843100629746914, 0.014041515067219734, -0.04099075868725777, 0.4352169334888458, 0.1832517385482788, 0.27821096777915955, 0.4643096327781677, -0.00014666796778328717, 0.28840917348861694, 3.0620126724243164, -0.03656311705708504, 2.783365488052368, -1.3856583833694458, 0.19188740849494934, 3.0532259941101074, -0.47929638624191284, -0.012791316024959087, 9.859761238098145, 0.006632894277572632, 0.02038368582725525, 0.019080698490142822, -0.02071177028119564, 0.02505277469754219, 0.6208778619766235, 0.784964919090271], "mean": [0.06225408613681793, -0.008262956514954567, -0.34545767307281494, -1.671878457069397, -0.42067793011665344, -0.0950872153043747, -0.2746936082839966, -0.2043720930814743, 0.01289939321577549, 0.4410878121852875, -1.3793519735336304, 0.7877562642097473, -0.1486852914094925, -0.20584309101104736, -0.007102517411112785, -0.013470093719661236, -0.6246303915977478, 0.9671925902366638, -0.3614198863506317, 0.0031163881067186594, -0.0024326022248715162, 0.012754067778587341, -0.5724325776100159, 0.9805365204811096, -0.4230440855026245, 0.04394275322556496, 0.5627021193504333, 1.5458414554595947, 0.5627021193504333, 0.5627021193504333, 0.5627021193504333, 0.5627021193504333, 0.761269211769104, 1.7453304529190063, 0.761269211769104, 0.761269211769104, 0.761269211769104, 0.761269211769104, -0.02628718875348568, -0.0001788341032806784, -0.052731629461050034, 0.014554202556610107, -0.04620002210140228, 0.04594966396689415, -0.19394642114639282, 0.12063290178775787, 0.07338857650756836, -0.011449395678937435, 0.0024220659397542477, -0.01367699820548296, -0.04854995384812355, -0.0702999010682106, -0.0004404050123412162, -0.01507171243429184, -4.655059814453125, -0.6231778264045715, -0.2668398320674896, -6.329914093017578, 0.1450355350971222, 0.3850368559360504, -0.251290500164032, -6.114816188812256, 2.4266011714935303, 0.2970457375049591, -4.704191207885742, 0.10050574690103531, -0.12622016668319702, -0.38179653882980347, 0.00041412562131881714, 0.0008541495190002024, -0.0010598530061542988, 0.00023945751308929175, 0.0004574074409902096, 0.0005529988557100296, -0.0007872230489738286, -0.0008151110378094018, -0.0006798910326324403, -0.00028091881540603936, 0.0007033927249722183, 0.0003029426734428853, 2.7437362670898438, 0.2918962836265564, 12.126531600952148, -24.832809448242188, 12.084280967712402, -0.5262845158576965, -0.22125616669654846, -0.27843526005744934, 2.867931604385376, -25.417190551757812, 9.898003578186035, -1.1923155784606934, 0.001539583201520145, -0.002206350676715374, 0.01326645165681839, -0.07230008393526077, 0.3342401385307312, 0.1097494438290596, 0.2044975757598877, 0.41804444789886475, -0.09883493185043335, 0.158445805311203, -0.37143823504447937, -0.7217886447906494, 0.8558947443962097, -2.0322201251983643, -0.5816420912742615, 2.1813459396362305, -0.6246387362480164, -0.12103209644556046, 9.766308784484863, -9.488256182521582e-05, 0.00024710706202313304, -0.00023128767497837543, -0.023424789309501648, 0.02352236956357956, 0.6199140548706055, 0.783964216709137], "std": [0.13684798777103424, 0.03339000046253204, 0.1393290013074875, 0.19832035899162292, 0.6707190275192261, 0.36589157581329346, 0.23494650423526764, 0.09817872196435928, 0.02723035030066967, 0.1687505841255188, 0.26646652817726135, 0.3992955982685089, 0.11537980288267136, 0.13843633234500885, 0.00019336871628183872, 0.0002514747902750969, 0.002676941454410553, 5.1773367886198685e-05, 0.0010502306977286935, 0.0005990158533677459, 0.0001817699958337471, 0.00035007332917302847, 0.001679524895735085, 0.00024368702725041658, 0.0012317425571382046, 0.0006588656106032431, 0.8029065728187561, 0.5395870804786682, 0.8029065728187561, 0.8029065728187561, 0.8029065728187561, 0.8029065728187561, 0.8530605435371399, 1.1920928955078125e-06, 0.8530605435371399, 0.8530605435371399, 0.8530605435371399, 0.8530605435371399, 7.005417137406766e-05, 9.824698645388708e-05, 0.1850941926240921, 0.033605869859457016, 0.21333223581314087, 0.2776997685432434, 0.7979434132575989, 0.4653278589248657, 0.2904149889945984, 0.24871574342250824, 0.040684010833501816, 0.33453604578971863, 0.43008744716644287, 0.8364598155021667, 0.2838165760040283, 0.30404725670814514, 1.6480406522750854, 1.4531116485595703, 0.8876968026161194, 3.4649927616119385, 0.35466867685317993, 0.7316082715988159, 0.48704713582992554, 1.1802902221679688, 3.3474202156066895, 0.9492959380149841, 3.607475519180298, 0.4187938868999481, 0.6353278756141663, 0.6232736706733704, 0.002291916636750102, 0.004754749592393637, 0.004975244868546724, 0.002534577390179038, 0.002653079340234399, 0.0019052678253501654, 0.0024875125382095575, 0.004592329263687134, 0.006702019367367029, 0.002262201625853777, 0.003711087629199028, 0.002730154199525714, 0.319586843252182, 0.14812181890010834, 1.321626901626587, 1.6956677436828613, 2.097229480743408, 0.12381041049957275, 0.2561130225658417, 0.1279832273721695, 1.394919514656067, 1.6549956798553467, 2.1248481273651123, 0.11661817133426666, 0.006065510679036379, 0.004635423421859741, 0.0004953534808009863, 0.013659882359206676, 0.05315663293004036, 0.05488888919353485, 0.06412212550640106, 0.02589992806315422, 0.06219850108027458, 0.09677466750144958, 2.5628223419189453, 0.3887561857700348, 2.064358949661255, 0.4111758768558502, 0.3964613974094391, 0.9490928649902344, 0.05304991826415062, 0.04724402725696564, 0.03527456521987915, 0.0027712222654372454, 0.00856791716068983, 0.006974244490265846, 0.0011975959641858935, 0.0015263193054124713, 0.0005998937413096428, 0.0005362156662158668], "count": [183]}, "action": {"min": [-0.1801629364490509, -0.029472339898347855, -0.6207802891731262, -1.8780453205108643, -1.477760910987854, -0.4534471035003662, -0.5098048448562622, -0.42955368757247925, -0.06698769330978394, 0.15404126048088074, -1.80539870262146, 0.15289799869060516, -0.2757241129875183, -0.400736540555954, -0.0077009680680930614, -0.015520922839641571, -0.6248883008956909, 0.9657008051872253, -0.3664860129356384, -0.0001158908344223164, -0.002860961714759469, 0.008827267214655876, -0.5710201859474182, 0.9791132807731628, -0.4291800558567047, 0.040990956127643585, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.02651115134358406, -0.00038239863351918757, -0.47366905212402344, -0.09412785619497299, -0.6188017725944519, -0.9411933422088623, -3.413198709487915, -0.5675760507583618, -0.9165456295013428, -0.5421343445777893, -0.1114669144153595, -1.0527312755584717, -1.351850152015686, -4.181521415710449, -0.5339441895484924, -1.6084821224212646], "max": [0.23061993718147278, 0.07222802191972733, -0.14074528217315674, -1.1359307765960693, 0.16127796471118927, 0.4950977563858032, 0.131017804145813, -0.02053018845617771, 0.05890018492937088, 0.7359842658042908, -0.7747688293457031, 1.4927175045013428, 0.18494993448257446, 0.07732297480106354, -0.005795286037027836, -0.01101338304579258, -0.6156927347183228, 0.970102071762085, -0.36174777150154114, 0.002306760987266898, -0.0011047085281461477, 0.013682128861546516, -0.5642841458320618, 0.9838656783103943, -0.42357560992240906, 0.04364205151796341, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.026128606870770454, -8.531238648856743e-08, 0.43170908093452454, 0.11316843330860138, 0.3833145499229431, 0.9040744304656982, 2.1982293128967285, 2.4206080436706543, 1.3103904724121094, 0.8527337312698364, 0.11028221249580383, 0.604383111000061, 0.850652277469635, 1.1274182796478271, 1.4072679281234741, 0.4001119136810303], "mean": [0.02383352257311344, 0.019866943359375, -0.3716484010219574, -1.6288026571273804, -0.4489133656024933, -0.07831300795078278, -0.25999224185943604, -0.22492755949497223, 0.007799896411597729, 0.446588933467865, -1.357395052909851, 0.7699828147888184, -0.14422938227653503, -0.20982125401496887, -0.0067252530716359615, -0.01320606004446745, -0.6202840209007263, 0.967252790927887, -0.3635542094707489, 0.0013467388926073909, -0.0018453301163390279, 0.01125380676239729, -0.5677486658096313, 0.9804275631904602, -0.42533978819847107, 0.04258761554956436, 0.563751220703125, 1.5442516803741455, 0.563751220703125, 0.563751220703125, 0.563751220703125, 0.563751220703125, 0.7615552544593811, 1.7453304529190063, 0.7615552544593811, 0.7615552544593811, 0.7615552544593811, 0.7615552544593811, -0.02628631517291069, -0.00017900225066114217, -0.04932980611920357, 0.014604751020669937, -0.04597901552915573, 0.04015512764453888, -0.18192803859710693, 0.11814947426319122, 0.06709787249565125, -0.008457500487565994, 0.002962270053103566, -0.017053453251719475, -0.05344430357217789, -0.08053324371576309, 0.0012586269294843078, -0.018093032762408257], "std": [0.14356708526611328, 0.03260103985667229, 0.14305086433887482, 0.218380406498909, 0.6736786365509033, 0.36684396862983704, 0.2300022542476654, 0.10169655084609985, 0.0317438505589962, 0.19536691904067993, 0.31219810247421265, 0.39708587527275085, 0.1148681789636612, 0.1391955018043518, 0.0004284078604541719, 0.0010181628167629242, 0.0024529180955141783, 0.0009249033173546195, 0.0011931565823033452, 0.0006480010342784226, 0.0004251892096363008, 0.0011307231616228819, 0.0016153459437191486, 0.0008368761627934873, 0.0012277911882847548, 0.0006995736039243639, 0.8030575513839722, 0.5377083420753479, 0.8030575513839722, 0.8030575513839722, 0.8030575513839722, 0.8030575513839722, 0.8525351285934448, 1.1920928955078125e-06, 0.8525351285934448, 0.8525351285934448, 0.8525351285934448, 0.8525351285934448, 6.98662333888933e-05, 9.825918095884845e-05, 0.18905609846115112, 0.03366296365857124, 0.2133595496416092, 0.2890207767486572, 0.8191606402397156, 0.468094140291214, 0.3004067540168762, 0.24947430193424225, 0.03986099734902382, 0.3314003050327301, 0.42631301283836365, 0.824195146560669, 0.2827623188495636, 0.30164456367492676], "count": [183]}, "timestamp": {"min": [0.0], "max": [6.066666666666666], "mean": [3.0333333333333337], "std": [1.760892029836225], "count": [183]}, "frame_index": {"min": [0], "max": [182], "mean": [91.0], "std": [52.82676089508675], "count": [183]}, "episode_index": {"min": [210], "max": [210], "mean": [210.0], "std": [0.0], "count": [183]}, "index": {"min": [82876], "max": [83058], "mean": [82967.0], "std": [52.82676089508675], "count": [183]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [183]}, "subtask_annotation": {"mean": [0.4207650273224044, 2.0, 2.0, 2.0, 2.0], "std": [0.51534429520666, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [183]}, "scene_annotation": {"mean": [210.0], "std": [0.0], "min": [210], "max": [210], "count": [183]}, "eef_direction_state": {"mean": [2.9672131147540983, 2.890710382513661], "std": [1.9414986024807137, 1.9749997684862208], "min": [0, 0], "max": [6, 6], "count": [183]}, "eef_velocity_state": {"mean": [1.0655737704918034, 1.1092896174863387], "std": [0.5492822676777737, 0.6264402319528525], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_acc_mag_state": {"mean": [0.9562841530054644, 1.0491803278688525], "std": [0.8609636018024533, 0.8763977970245017], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_direction_action": {"mean": [2.9562841530054644, 2.710382513661202], "std": [1.720417844188248, 1.5499872610511993], "min": [0, 0], "max": [6, 6], "count": [183]}, "eef_velocity_action": {"mean": [1.3169398907103824, 1.278688524590164], "std": [0.5802650908178476, 0.5268054319123509], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_acc_mag_action": {"mean": [1.010928961748634, 1.0819672131147542], "std": [0.7960906601737411, 0.7953776702103743], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_sim_pose_state": {"mean": [0.21688256962349112, 0.19706162062753302, 0.13577520949906227, -0.38941343630914277, -0.7220895002047062, 0.8737675738928444, 0.2834777723287425, -0.1847131794009518, 0.13282643613427642, -2.031238247024536, -0.582012269248587, 2.1460793736062653], "std": [0.02806622785111275, 0.028174482942449567, 0.03270984370825279, 2.585195003356347, 0.38893018553567577, 2.087148034365306, 0.016439874512128496, 0.03533649114337611, 0.04768410484687572, 0.41180483628882525, 0.39676626617525734, 1.1465560345440315], "min": [0.17767882004185656, 0.1472538499255374, 0.07098717429354728, -3.1330886428129547, -1.1086077004534913, -2.9575187789739896, 0.24622295637978817, -0.23176398761686295, 0.05958998444568828, -2.645516292800266, -1.1583748861092709, -3.140346433539118], "max": [0.26849331911534835, 0.23644842745481123, 0.18127658442202582, 3.111933708800619, -0.03655400392006736, 3.1353795988166664, 0.3191720153102718, -0.12455701833645738, 0.20144256720564466, -1.3856875176251626, 0.19187491559672165, 3.0971113786638877], "count": [183]}, "eef_sim_pose_action": {"mean": [0.22498983482965856, 0.19907492658871134, 0.13179811115012433, -0.1055305385068952, -0.7161416595650325, 0.768906878434242, 0.28695984492693477, -0.18866719964368375, 0.1331394074519943, -2.0286796183414073, -0.5715629001191941, 2.132183004963888], "std": [0.029531389171965395, 0.02959588385276509, 0.03271908600717438, 2.5874086540098333, 0.4211858429343952, 2.1387993987530476, 0.014030856120415876, 0.04083493925779952, 0.05528138562272413, 0.4538857708002148, 0.407450889070437, 1.195888412721221], "min": [0.18413450209697846, 0.14510996201464027, 0.05147935442394646, -3.128893423262457, -1.1648784792365199, -2.916077309319182, 0.25219038375639297, -0.24552727410968364, 0.03744949006538584, -2.7541185221631768, -1.1030887464610653, -3.124121501121475], "max": [0.2836836598723416, 0.23867429540917087, 0.177023646310234, 3.14008124322343, 0.011890127558034091, 3.123500151532812, 0.3118529219513117, -0.11532141949716322, 0.20396203418992737, -1.2595134268649044, 0.24233252355954948, 3.129757192119206], "count": [183]}}} +{"episode_index": 208, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44847724192618227]], [[0.5398045415224914]], [[0.47758303777393313]]], "std": [[[0.28881797923550584]], [[0.2050610521678843]], [[0.2176782052358489]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4040749687620146]], [[0.44236190888119953]], [[0.3991543276624375]]], "std": [[[0.2772887143096822]], [[0.23341597021471885]], [[0.2396035569599951]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4693954200307574]], [[0.4698731016916571]], [[0.38690944348327566]]], "std": [[[0.28892964573162644]], [[0.2130150360341749]], [[0.2519662315083357]]], "count": [100]}, "observation.state": {"min": [-0.7310750484466553, -0.18845072388648987, -0.6458448767662048, -1.6286165714263916, -1.5322266817092896, -0.010057151317596436, -0.6924248337745667, -0.5953688621520996, -0.511559784412384, 0.4842741787433624, -1.7322816848754883, 0.5024932622909546, -0.6702530980110168, -0.4692796468734741, 0.010079893283545971, -0.00662714010104537, -0.6094757318496704, 1.036463737487793, -0.45986926555633545, -0.005922003649175167, -0.0065214126370847225, 0.004863271955400705, -0.6187329292297363, 1.0103098154067993, -0.44667986035346985, -0.012203332036733627, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0032420209608972073, -2.4162900444935076e-06, -1.5295970439910889, -0.6106234192848206, -0.7788827419281006, -1.9976975917816162, -4.490048885345459, -1.2904651165008545, -1.5342090129852295, -0.1480623185634613, -0.1391047239303589, -0.9047257900238037, -1.147667646408081, -1.5878745317459106, -2.7843222618103027, -1.8220860958099365, -13.362298965454102, -5.677656173706055, -2.1483516693115234, -8.974359512329102, -0.8894994258880615, -0.8608059287071228, -1.1190476417541504, -9.108633995056152, -7.600732803344727, -2.6678876876831055, -9.981685638427734, -0.6312576532363892, -4.849206447601318, -3.931013345718384, -0.006548950914293528, -0.020322633907198906, -0.04428045079112053, -0.011049585416913033, -0.009924264624714851, -0.02049059420824051, -0.007588889449834824, -0.024030594155192375, -0.04993818327784538, -0.009237227030098438, -0.028780784457921982, -0.03373212367296219, -2.7572999000549316, -0.34890446066856384, 0.4602569341659546, -35.449317932128906, 7.729506969451904, -0.883490264415741, -0.5938799977302551, -0.36746323108673096, 1.2768418788909912, -36.553585052490234, 8.36920166015625, -0.5678357481956482, -0.022309869527816772, -0.01431118231266737, 0.0006105006323195994, -0.122972272336483, 0.334296852350235, 0.013069340027868748, -0.04789528250694275, 0.3162524402141571, -0.3476777970790863, -0.02041991986334324, -3.001718044281006, -1.2240185737609863, -2.9605350494384766, -2.6023037433624268, -0.7892575860023499, 1.8474187850952148, -0.6476134657859802, -0.2946358323097229, 9.599151611328125, -0.011729061603546143, -0.027818381786346436, -0.06730607151985168, -0.02179974503815174, 0.010977902449667454, 0.7154877185821533, 0.6760349869728088], "max": [0.12020271271467209, 0.2872503995895386, -0.21199721097946167, -0.3471427261829376, -0.06523428857326508, 0.5877605676651001, -0.10578761249780655, 0.12390615046024323, 0.056840039789676666, 0.8512493968009949, -0.8976320028305054, 0.9188740253448486, 0.20790411531925201, -0.025359496474266052, 0.01163133978843689, 0.003158962819725275, -0.5921232104301453, 1.0421055555343628, -0.4491036534309387, 0.007862590253353119, -0.004638026934117079, 0.014431384392082691, -0.5935376882553101, 1.0182321071624756, -0.4366939961910248, 0.00017831099103204906, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.003815599251538515, 1.2105147106922232e-06, 1.1505976915359497, 1.0148589611053467, 0.8770106434822083, 1.5431404113769531, 2.087684392929077, 1.7191195487976074, 1.021413803100586, 0.9537166357040405, 1.1883801221847534, 0.27297860383987427, 0.10911296308040619, 0.7935494184494019, 1.2927424907684326, 0.5348107814788818, -2.694730281829834, 3.144078254699707, 2.6678876876831055, -0.6410256624221802, 0.6886447072029114, 2.037240505218506, 0.3156288266181946, 1.0244429111480713, 7.356533050537109, 4.114163398742676, 1.0073260068893433, 1.922466516494751, 1.778998851776123, 0.6599512100219727, 0.009980810806155205, 0.035038162022829056, 0.009835293516516685, 0.005357806105166674, 0.03521902859210968, 0.0104399174451828, 0.010832137428224087, 0.027478687465190887, 0.04548095911741257, 0.014857945032417774, 0.043479613959789276, 0.01587817445397377, 0.3605700135231018, 0.608726978302002, 9.813865661621094, -27.616634368896484, 17.20855712890625, 0.4914133548736572, 2.3331000804901123, 0.6087269186973572, 12.144845008850098, -24.335693359375, 15.569725036621094, 0.9689306020736694, 0.023080360144376755, 0.008380796760320663, 0.003663003910332918, -0.013663586229085922, 0.5344725847244263, 0.3276008069515228, 0.22631731629371643, 0.4812237620353699, -0.01619265228509903, 0.2572596073150635, 2.9195163249969482, 0.26823118329048157, 2.809950828552246, -0.9540681838989258, 0.04274364933371544, 2.846858501434326, -0.2945925295352936, 0.31103870272636414, 9.910440444946289, 0.02337092161178589, 0.049323320388793945, 0.04948538541793823, -0.016693811863660812, 0.02026495710015297, 0.7362909317016602, 0.6983379125595093], "mean": [-0.2142936885356903, -0.01978817768394947, -0.4949629306793213, -1.1357965469360352, -0.6057277321815491, 0.15629920363426208, -0.4135265052318573, -0.059913165867328644, -0.061083320528268814, 0.6105949282646179, -1.533843994140625, 0.6671498417854309, -0.3344518840312958, -0.35550206899642944, 0.011087034828960896, -0.0028886485379189253, -0.6025208830833435, 1.0381903648376465, -0.45555979013442993, 0.0007928175036795437, -0.00559178227558732, 0.00801570899784565, -0.6081278920173645, 1.014426589012146, -0.4424741864204407, -0.007194544654339552, 0.7591789364814758, 1.745330572128296, 0.7591789364814758, 0.7591789364814758, 0.7591789364814758, 0.7591789364814758, 0.7336758971214294, 1.745330572128296, 0.7336758971214294, 0.7336758971214294, 0.7336758971214294, 0.7336758971214294, 0.0035108113661408424, -4.460901550373819e-07, -0.044814176857471466, 0.023038526996970177, 0.03698250651359558, 0.07058277726173401, 0.035967689007520676, -0.038101326674222946, -0.016015103086829185, 0.09850336611270905, 0.07005368918180466, -0.038596514612436295, -0.11245432496070862, -0.022067531943321228, -0.09219099581241608, -0.04877458140254021, -7.1251044273376465, -1.898917555809021, 0.3935898244380951, -3.6889750957489014, 0.06537935882806778, 0.47791993618011475, -0.1975354701280594, -3.523773431777954, 3.497833013534546, 0.25471359491348267, -6.000233173370361, 0.3766842782497406, -0.35598325729370117, -0.657898485660553, 0.00027204095385968685, 0.0015747802099213004, -0.0023395726457238197, -0.0002620082814246416, 0.001179030048660934, -0.001023238874040544, -0.00018477221601642668, 0.0013955546310171485, -0.0027931167278438807, 0.0003010267682839185, 0.0005686294171027839, -0.0012258958304300904, -1.2333768606185913, 0.09416661411523819, 5.673812389373779, -32.08623123168945, 12.971149444580078, -0.3104964792728424, 0.6054375171661377, 0.09997996687889099, 6.437584400177002, -29.03177833557129, 12.53907585144043, 0.09156354516744614, 0.0017342197243124247, -0.0028064947109669447, 0.0017980497796088457, -0.06600949168205261, 0.409248411655426, 0.1349174529314041, 0.11792100220918655, 0.3486759662628174, -0.0863473042845726, 0.18462200462818146, -0.19202302396297455, -0.6605931520462036, -0.2520154118537903, -2.2170052528381348, -0.5988302230834961, 2.583014488220215, -0.4979082942008972, -0.0188895333558321, 9.780082702636719, 0.0022209645248949528, 0.0025835607666522264, 0.00011266441288171336, -0.020382581278681755, 0.01783064380288124, 0.7259858250617981, 0.687123715877533], "std": [0.3556329011917114, 0.19065189361572266, 0.10491304099559784, 0.4939173460006714, 0.5300915241241455, 0.15460149943828583, 0.103444404900074, 0.17412243783473969, 0.1592385470867157, 0.07327049970626831, 0.2272443324327469, 0.12969833612442017, 0.19073082506656647, 0.11534802615642548, 0.00034759083064273, 0.003167213872075081, 0.003979907836765051, 0.0015181787312030792, 0.0048523941077291965, 0.004546993412077427, 0.000356787204509601, 0.0031883064657449722, 0.007313956972211599, 0.0027170171961188316, 0.0042518130503594875, 0.004067449364811182, 0.8542529940605164, 1.3113021850585938e-06, 0.8542529940605164, 0.8542529940605164, 0.8542529940605164, 0.8542529940605164, 0.8393093943595886, 1.3113021850585938e-06, 0.8393093943595886, 0.8393093943595886, 0.8393093943595886, 0.8393093943595886, 0.00010123658285010606, 7.322795454456354e-07, 0.4058390259742737, 0.21638229489326477, 0.2718721628189087, 0.5623736381530762, 0.9156429767608643, 0.4203416109085083, 0.3946271240711212, 0.2201848030090332, 0.23146407306194305, 0.17417199909687042, 0.2386455088853836, 0.34520164132118225, 0.5343678593635559, 0.3070572316646576, 3.274610996246338, 2.240292549133301, 1.1834030151367188, 2.3181240558624268, 0.32942140102386475, 0.655877411365509, 0.34392887353897095, 1.5286810398101807, 3.3957161903381348, 1.8393532037734985, 2.160719871520996, 0.5951735377311707, 1.1198097467422485, 1.0783597230911255, 0.002762126037850976, 0.007303943857550621, 0.007824192754924297, 0.00314949918538332, 0.0061586699448525906, 0.004401228856295347, 0.0033764434047043324, 0.007831348106265068, 0.009857531636953354, 0.003969250712543726, 0.007484328933060169, 0.005151106510311365, 0.6773681044578552, 0.18660393357276917, 2.3699941635131836, 1.3328710794448853, 2.499641180038452, 0.3410756289958954, 0.6771716475486755, 0.1675766259431839, 1.8037352561950684, 3.0188746452331543, 1.5606029033660889, 0.3691957890987396, 0.007782468572258949, 0.004112284164875746, 0.0004973480827175081, 0.01841137930750847, 0.08004706352949142, 0.11758986115455627, 0.09413313120603561, 0.050466131418943405, 0.09361772984266281, 0.07715147733688354, 2.28119158744812, 0.5836789011955261, 2.3459229469299316, 0.455469012260437, 0.22578711807727814, 0.29360759258270264, 0.07042338699102402, 0.08120021969079971, 0.0351250097155571, 0.005424292292445898, 0.00988166406750679, 0.012691427022218704, 0.001266201725229621, 0.002315771533176303, 0.005525668617337942, 0.005877664778381586], "count": [219]}, "action": {"min": [-0.8154696226119995, -0.17628301680088043, -0.7433422803878784, -1.611323356628418, -1.550642728805542, -0.03705865889787674, -0.6981316804885864, -0.49317461252212524, -0.5104802846908569, 0.3932799696922302, -1.7202132940292358, 0.4972057342529297, -0.6981316804885864, -0.47898006439208984, 0.009863495826721191, -0.012859045527875423, -0.6055928468704224, 1.0310592651367188, -0.45994335412979126, -0.00483154458925128, -0.006548108067363501, -0.0024123801849782467, -0.6155885457992554, 1.0062141418457031, -0.447209894657135, -0.011795193888247013, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0032420209608972073, -2.4162900444935076e-06, -1.5295970439910889, -0.6028004288673401, -0.7788827419281006, -1.9976975917816162, -4.490048885345459, -1.2904651165008545, -1.5342090129852295, -0.1480623185634613, -0.08785057812929153, -0.9047257900238037, -1.147667646408081, -1.5878745317459106, -2.7843222618103027, -1.8220860958099365], "max": [0.123850017786026, 0.293712854385376, -0.1479806751012802, -0.2761456370353699, -0.05839402973651886, 0.5929833054542542, -0.09624728560447693, 0.13665170967578888, 0.0677206963300705, 0.8350363969802856, -0.8891701698303223, 0.9293912649154663, 0.21987442672252655, -0.02119334228336811, 0.012051651254296303, 0.0033536776900291443, -0.5900673866271973, 1.0386831760406494, -0.44869449734687805, 0.007029892411082983, -0.004692902322858572, 0.01358631532639265, -0.5907455086708069, 1.017217755317688, -0.43720412254333496, -0.00020732487610075623, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.003815599251538515, 1.2105147106922232e-06, 1.1505976915359497, 1.0148589611053467, 0.8770106434822083, 1.5431404113769531, 2.0386486053466797, 1.7191195487976074, 1.021413803100586, 0.9537166357040405, 1.1883801221847534, 0.27297860383987427, 0.10911296308040619, 0.7935494184494019, 1.2927424907684326, 0.5348107814788818], "mean": [-0.2562311887741089, -0.002760639414191246, -0.48568642139434814, -1.0639928579330444, -0.5986044406890869, 0.14679275453090668, -0.4118402302265167, -0.03965862840414047, -0.04282614216208458, 0.6038597226142883, -1.5379743576049805, 0.6618180871009827, -0.34955665469169617, -0.36497387290000916, 0.010911330580711365, -0.0032961578108370304, -0.5993066430091858, 1.035459041595459, -0.4552753269672394, 0.0005708155804313719, -0.005632093176245689, 0.0068255201913416386, -0.6051055788993835, 1.012291431427002, -0.442586213350296, -0.0070907906629145145, 0.7591789364814758, 1.745330572128296, 0.7591789364814758, 0.7591789364814758, 0.7591789364814758, 0.7591789364814758, 0.7252283096313477, 1.745330572128296, 0.7252283096313477, 0.7252283096313477, 0.7252283096313477, 0.7252283096313477, 0.003512925934046507, -4.545572664937936e-07, -0.04060042276978493, 0.02069249376654625, 0.03747319057583809, 0.06369586288928986, 0.04449940100312233, -0.04057371988892555, -0.015211653895676136, 0.09819053113460541, 0.07087728381156921, -0.03820185735821724, -0.11180631816387177, -0.021930914372205734, -0.09264247864484787, -0.04875343292951584], "std": [0.3652589023113251, 0.17209573090076447, 0.15330299735069275, 0.4994331896305084, 0.5369896292686462, 0.15649621188640594, 0.10622143000364304, 0.13390208780765533, 0.13331608474254608, 0.08286256343126297, 0.1976807564496994, 0.13388946652412415, 0.17919522523880005, 0.10502161830663681, 0.0005582388839684427, 0.0030150669626891613, 0.004361108876764774, 0.0011753890430554748, 0.004781906493008137, 0.0040866173803806305, 0.0005025925929658115, 0.002993491245433688, 0.0073445579037070274, 0.0033153975382447243, 0.003944350406527519, 0.0036314702592790127, 0.8542530536651611, 1.3113021850585938e-06, 0.8542530536651611, 0.8542530536651611, 0.8542530536651611, 0.8542530536651611, 0.8374350666999817, 1.3113021850585938e-06, 0.8374350666999817, 0.8374350666999817, 0.8374350666999817, 0.8374350666999817, 0.00010323886090191081, 7.288116989911941e-07, 0.411028653383255, 0.21937893331050873, 0.2719022333621979, 0.5723179578781128, 0.9238594770431519, 0.4216558337211609, 0.39473310112953186, 0.22026722133159637, 0.23092934489250183, 0.17416530847549438, 0.2387717217206955, 0.34522107243537903, 0.534332275390625, 0.30706122517585754], "count": [219]}, "timestamp": {"min": [0.0], "max": [7.266666666666667], "mean": [3.6333333333333337], "std": [2.1073065132392914], "count": [219]}, "frame_index": {"min": [0], "max": [218], "mean": [109.0], "std": [63.219195397178744], "count": [219]}, "episode_index": {"min": [211], "max": [211], "mean": [211.0], "std": [0.0], "count": [219]}, "index": {"min": [83059], "max": [83277], "mean": [83168.0], "std": [63.219195397178744], "count": [219]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [219]}, "subtask_annotation": {"mean": [0.2831050228310502, 2.0, 2.0, 2.0, 2.0], "std": [0.47034180024906286, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [219]}, "scene_annotation": {"mean": [211.0], "std": [0.0], "min": [211], "max": [211], "count": [219]}, "eef_direction_state": {"mean": [3.7168949771689497, 3.506849315068493], "std": [2.145875824202589, 2.282292092715595], "min": [0, 0], "max": [6, 6], "count": [219]}, "eef_velocity_state": {"mean": [0.8721461187214612, 0.726027397260274], "std": [0.7950190007327064, 0.6323170547256171], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_acc_mag_state": {"mean": [0.817351598173516, 0.7351598173515982], "std": [0.8295183834761237, 0.8457232440394691], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_direction_action": {"mean": [3.095890410958904, 3.415525114155251], "std": [2.0551597848865426, 2.1080268583845507], "min": [0, 0], "max": [6, 6], "count": [219]}, "eef_velocity_action": {"mean": [1.091324200913242, 0.8310502283105022], "std": [0.6830415324681345, 0.5602871835681443], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_acc_mag_action": {"mean": [1.1004566210045663, 0.8812785388127854], "std": [0.7874296499356082, 0.8464625342916886], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_sim_pose_state": {"mean": [0.27578135803686477, 0.2059170854932327, 0.10733747192664646, -0.19394937636046472, -0.6611392058526456, -0.2503178901616171, 0.2284542529371575, -0.17486918294860027, 0.13053573462716464, -2.216867872388284, -0.5990906843456254, 2.5830644747462315], "std": [0.08640641722380518, 0.10841511940772783, 0.02140256762309386, 2.325776186418294, 0.584166874297987, 2.3893548637573336, 0.04528298146284882, 0.07231252918178574, 0.022274341189756925, 0.45555649191186137, 0.22549962394872294, 0.2935150923787633], "min": [0.1986681227568734, 0.1036515808724321, 0.05694358637167284, -3.1346314377370805, -1.2293528658608825, -3.0408085038563906, 0.18615792444627205, -0.37938944657661994, 0.08667772795630664, -2.6023061693252427, -0.7892560722524008, 1.8474178522831768], "max": [0.4092561636890674, 0.374695702947943, 0.1395466712149447, 3.0529313955081907, 0.2721560508160794, 3.109755964126651, 0.3603665731035572, -0.1336307080360088, 0.16200050995658624, -0.9540670769718043, 0.042534211744193584, 2.8468630430911874], "count": [219]}, "eef_sim_pose_action": {"mean": [0.28548722123305353, 0.21775394893513325, 0.10021909250280539, -0.053312544901348194, -0.6803918854089614, -0.12536100615635778, 0.22231883090836682, -0.16688718263367586, 0.12564248104063042, -2.235826806241278, -0.6328226041001453, 2.599270542675351], "std": [0.08643203637278715, 0.10441182142412878, 0.016709534583578663, 2.3743026682456403, 0.629501771832674, 2.4345940773432586, 0.033946714914358626, 0.06137465066450995, 0.023710000075508213, 0.43210275487375394, 0.200061881307941, 0.2624248782102333], "min": [0.20059051524929666, 0.10848192640757044, 0.06724587704026957, -3.1386363299372215, -1.2884398664054533, -3.1021381715736123, 0.18296278325856513, -0.3853217420602308, 0.06726939066367994, -2.588992319810261, -0.8028476506834262, 1.8200854997672617], "max": [0.42434215304951484, 0.38082902137407326, 0.1432544728290321, 3.140039657582456, 0.42557484285555947, 3.1346100470347116, 0.32614186303497805, -0.13754769382974166, 0.15787370420876404, -0.8439941404965388, 0.0005289050604599943, 2.8165893909672652], "count": [219]}}} +{"episode_index": 209, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44282868608227605]], [[0.5561303777393309]], [[0.4700661332179931]]], "std": [[[0.299228378593968]], [[0.20180062407625904]], [[0.23292419836824307]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.414131199538639]], [[0.42952029027297195]], [[0.35886723615916954]]], "std": [[[0.30692751963261716]], [[0.25450943326652536]], [[0.29505594310814526]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4251717656670511]], [[0.4217594867358708]], [[0.3294746563821607]]], "std": [[[0.29883420039534864]], [[0.23647141778604366]], [[0.29310968608352483]]], "count": [100]}, "observation.state": {"min": [-0.05635245144367218, -0.29707515239715576, -0.16937436163425446, -1.8183048963546753, -1.5075830221176147, -0.6074070930480957, -0.6782642006874084, -0.7001459002494812, -0.23871038854122162, 0.07629474997520447, -1.834515929222107, 0.2765715718269348, -0.10375966131687164, -0.5712507963180542, -0.0001710768265184015, -0.01009307336062193, -0.6069449186325073, 0.9773133397102356, -0.39498499035835266, -0.018587352707982063, -0.011480466462671757, 0.012074897065758705, -0.5691774487495422, 0.9974111318588257, -0.44915032386779785, 0.04253421351313591, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.005816811695694923, -9.063632023753598e-05, -0.3675251007080078, -0.24610906839370728, -0.41704604029655457, -0.6564947366714478, -1.9467068910598755, -1.3265292644500732, -0.3030426502227783, -0.8753059506416321, -0.5224447846412659, -0.12507814168930054, -1.5572019815444946, -0.4894993007183075, -1.1964733600616455, -0.42595577239990234, -7.64991569519043, -12.271062850952148, -2.443223476409912, -10.256410598754883, -1.865079402923584, -1.090354084968567, -4.648351669311523, -11.402495384216309, -6.318681240081787, -1.741147756576538, -11.630037307739258, -1.951159954071045, -1.951159954071045, -3.0415139198303223, -0.005608071107417345, -0.011850637383759022, -0.01269409991800785, -0.005621783901005983, -0.013335061259567738, -0.011237025260925293, -0.006864726077765226, -0.011087359860539436, -0.017750082537531853, -0.010171075351536274, -0.011206509545445442, -0.016525568440556526, 1.0180799961090088, -0.6495561599731445, 8.447942733764648, -29.1474552154541, 11.242937088012695, -0.5426133871078491, 0.4878299832344055, -0.8908199667930603, 0.13362298905849457, -29.469829559326172, 8.616920471191406, -1.272653579711914, -0.013109044171869755, -0.014711927622556686, -0.0006105006323195994, -0.09564509987831116, 0.3159518837928772, 0.08142492920160294, 0.04005192220211029, 0.30782943964004517, -0.2948474884033203, 0.002092287177219987, -3.1152877807617188, -1.3740886449813843, -3.121047019958496, -2.917485237121582, -1.116695523262024, -2.929997682571411, -0.7718057036399841, -0.22913117706775665, 9.653810501098633, -0.012509465217590332, -0.015837252140045166, -0.030489057302474976, -0.02656629867851734, 0.019158456474542618, 0.7296213507652283, 0.6818195581436157], "max": [0.2641264796257019, -0.09546354413032532, 0.21695925295352936, -1.1356444358825684, 0.01897924393415451, 0.22584381699562073, 0.026585370302200317, 0.31296440958976746, 0.28496310114860535, 0.4715040624141693, -0.6477450132369995, 1.208514928817749, 0.31872326135635376, 0.01678873598575592, 0.0013171546161174774, -0.009079460054636002, -0.6038416624069214, 0.978929877281189, -0.389446496963501, -0.014777644537389278, -0.00965296570211649, 0.012815341353416443, -0.5640543103218079, 0.9981780052185059, -0.4428710639476776, 0.04648469761013985, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.006296347826719284, 2.3444479211320868e-06, 0.09461824595928192, 0.3228902816772461, 0.4772722125053406, 0.8314321041107178, 0.4509940445423126, 1.353622555732727, 1.3962762355804443, 1.2465674877166748, 0.7074404358863831, 0.32970714569091797, 1.0613484382629395, 1.647709846496582, 0.6744949221611023, 0.9086000323295593, -1.8150455951690674, 0.3663003742694855, 0.8144078254699707, -0.4273504614830017, 0.7747253179550171, 1.3485958576202393, 0.5738705992698669, -2.215914487838745, 8.730159759521484, 2.527472734451294, 1.92307710647583, 0.4590964615345001, 1.2912087440490723, 0.28693529963493347, 0.009351978078484535, 0.009326829575002193, 0.01462931651622057, 0.005630563013255596, 0.017621604725718498, 0.014856306836009026, 0.0076500107534229755, 0.011234711855649948, 0.018848437815904617, 0.005767533555626869, 0.017975524067878723, 0.010426734574139118, 2.820930004119873, 0.43056297302246094, 13.688933372497559, -21.40469741821289, 18.56379508972168, 0.32092130184173584, 2.6724600791931152, 0.06681149452924728, 9.04182243347168, -23.32406234741211, 17.04913330078125, -0.3674682378768921, 0.021063819527626038, 0.01217191107571125, 0.0024420025292783976, -0.04099075868725777, 0.44017332792282104, 0.2193821519613266, 0.2576722502708435, 0.5319056510925293, 0.019618840888142586, 0.20316287875175476, 3.125145435333252, -0.1914663165807724, 3.1054816246032715, 3.072005271911621, -0.05908570811152458, 2.7984652519226074, -0.5175456404685974, 0.17901556193828583, 9.874786376953125, 0.01282566785812378, 0.023024648427963257, 0.02793043851852417, -0.02404109574854374, 0.022474251687526703, 0.7308523058891296, 0.6829744577407837], "mean": [0.11150476336479187, -0.19762951135635376, -0.028308400884270668, -1.3998152017593384, -0.29778075218200684, -0.2818296253681183, -0.6214678287506104, -0.1275925189256668, 0.09918738156557083, 0.36408916115760803, -1.2907062768936157, 0.9127159118652344, 0.008856168016791344, -0.2085278034210205, 0.000631056260317564, -0.00965307466685772, -0.6057887077331543, 0.9779698848724365, -0.3919387459754944, -0.01706012524664402, -0.010435199365019798, 0.012516211718320847, -0.5668513774871826, 0.9978820085525513, -0.44661790132522583, 0.043884094804525375, 0.6248680949211121, 1.745330572128296, 0.6248680949211121, 0.6248680949211121, 0.6248680949211121, 0.6248680949211121, 0.7212262749671936, 1.745330572128296, 0.7212262749671936, 0.7212262749671936, 0.7212262749671936, 0.7212262749671936, 0.005998813547194004, -1.7866320831672056e-06, -0.03637987747788429, 0.01579291559755802, -0.028557999059557915, 0.005510134156793356, -0.13006256520748138, 0.021836627274751663, 0.07244603335857391, -0.027688633650541306, -0.009919542819261551, 0.03343251347541809, 0.04000461846590042, 0.053099874407052994, -0.02785811573266983, 0.02878979779779911, -4.271081447601318, -3.8158226013183594, -1.1767641305923462, -4.790610313415527, 0.06586070358753204, 0.10728251188993454, -2.948922634124756, -5.783542156219482, 3.102682590484619, 0.785826563835144, -4.9776692390441895, -0.29406338930130005, -0.25133198499679565, -0.696827232837677, 0.0006910028168931603, -5.444957787403837e-05, 8.919015090214089e-05, -2.016080543398857e-05, 0.0004649545589927584, 2.8689006285276264e-05, 0.00037115460145287216, -0.00018407909374218434, -7.011195702943951e-05, 0.0003898487484548241, 0.0002449086168780923, -0.00023668068752158433, 1.6292214393615723, 0.08105628192424774, 11.150315284729004, -25.869123458862305, 15.063088417053223, -0.18584157526493073, 1.3557474613189697, -0.23069772124290466, 3.535015106201172, -25.727109909057617, 12.87792682647705, -0.9391425848007202, 0.003803917206823826, -0.001801770064048469, 0.0008124532178044319, -0.07605897635221481, 0.33949723839759827, 0.14291508495807648, 0.12279970198869705, 0.40430817008018494, -0.09684567153453827, 0.09195397049188614, 0.10316876322031021, -1.0748655796051025, 1.3090277910232544, -1.5986392498016357, -0.6640406250953674, 2.0262534618377686, -0.6614252924919128, -0.014483307488262653, 9.758736610412598, 0.00024533484247513115, 0.0010585064301267266, 0.000508162600453943, -0.025637667626142502, 0.021552052348852158, 0.7302165031433105, 0.6823936700820923], "std": [0.06036920100450516, 0.056858740746974945, 0.11493319272994995, 0.2056497037410736, 0.35308894515037537, 0.23457443714141846, 0.15073168277740479, 0.26833781599998474, 0.15405993163585663, 0.12965185940265656, 0.3077215850353241, 0.18135523796081543, 0.1303318589925766, 0.13448621332645416, 0.0005549981724470854, 0.0003118248423561454, 0.000542712165042758, 0.0007037983741611242, 0.0014367100084200501, 0.0013066015671938658, 0.0007089017308317125, 0.0001129724842030555, 0.0009730510646477342, 0.0002869657182600349, 0.0016328755300492048, 0.0013748035999014974, 0.8192921876907349, 1.3113021850585938e-06, 0.8192921876907349, 0.8192921876907349, 0.8192921876907349, 0.8192921876907349, 0.8491863012313843, 1.3113021850585938e-06, 0.8491863012313843, 0.8491863012313843, 0.8491863012313843, 0.8491863012313843, 8.949939365265891e-05, 1.1015058589691762e-05, 0.08637063950300217, 0.08702456206083298, 0.1381935179233551, 0.2542441189289093, 0.4854893088340759, 0.3944988548755646, 0.277810275554657, 0.3366466760635376, 0.19613896310329437, 0.09498114138841629, 0.4415675401687622, 0.30100569128990173, 0.25040704011917114, 0.2122327834367752, 1.4113373756408691, 3.372544527053833, 0.9359563589096069, 3.2737250328063965, 0.5657667517662048, 0.5371497273445129, 1.8066492080688477, 2.1554176807403564, 5.18621301651001, 0.8782610893249512, 3.367847204208374, 0.49457088112831116, 0.5961167216300964, 0.7756019234657288, 0.002252011327072978, 0.004051939584314823, 0.004412009846419096, 0.002100784797221422, 0.003421858185902238, 0.0026014784816652536, 0.0025103853549808264, 0.004147859290242195, 0.00574877392500639, 0.002468546386808157, 0.003285009413957596, 0.0027526505291461945, 0.3368256092071533, 0.16217590868473053, 1.150153398513794, 1.9643335342407227, 1.4325485229492188, 0.22965402901172638, 0.36135488748550415, 0.13830876350402832, 1.5327863693237305, 1.5367566347122192, 1.802204966545105, 0.2241763174533844, 0.0069602373987436295, 0.004659145139157772, 0.0005821113591082394, 0.009733880870044231, 0.02501058205962181, 0.04146280512213707, 0.07053865492343903, 0.06938426941633224, 0.10545956343412399, 0.04837805777788162, 2.65053129196167, 0.29475921392440796, 2.0753283500671387, 0.5762576460838318, 0.3342299461364746, 0.7121002674102783, 0.04885315150022507, 0.05525355786085129, 0.03411924093961716, 0.0031227266881614923, 0.006222892086952925, 0.007000583689659834, 0.0004992370377294719, 0.0007280168356373906, 0.00022710322809871286, 0.00021481781732290983], "count": [263]}, "action": {"min": [-0.15714149177074432, -0.3490658402442932, -0.20231737196445465, -1.8291606903076172, -1.5298216342926025, -0.61446213722229, -0.6981316804885864, -0.7187150716781616, -0.26927560567855835, 0.07303875684738159, -1.8403874635696411, 0.4345065951347351, -0.10986238718032837, -0.5064507722854614, -0.0006665269611403346, -0.013907797634601593, -0.6033052206039429, 0.9734110832214355, -0.39682891964912415, -0.018731776624917984, -0.01149778813123703, 0.006980161648243666, -0.5642352104187012, 0.9930347204208374, -0.4517110586166382, 0.04071308672428131, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.005816811695694923, -9.063632023753598e-05, -0.3675251007080078, -0.24610906839370728, -0.41704604029655457, -0.6564947366714478, -1.9467068910598755, -1.3265292644500732, -0.3030426502227783, -0.8753059506416321, -0.5224447846412659, -0.12507814168930054, -1.5572019815444946, -0.4894993007183075, -1.1964733600616455, -0.42595577239990234], "max": [0.21222981810569763, -0.07353529334068298, 0.27902764081954956, -1.0460073947906494, 0.019651785492897034, 0.23908847570419312, 0.03824461251497269, 0.28625166416168213, 0.27232158184051514, 0.5169435739517212, -0.5458430051803589, 1.2090812921524048, 0.33348143100738525, 0.01813584752380848, 0.0015649105189368129, -0.004171849228441715, -0.596165120601654, 0.9786866903305054, -0.39017537236213684, -0.014912787824869156, -0.008828844875097275, 0.016259634867310524, -0.5570647716522217, 0.9982121586799622, -0.44447916746139526, 0.04515884816646576, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.006296347826719284, 2.3444479211320868e-06, 0.09461824595928192, 0.3228902816772461, 0.4772722125053406, 0.8314321041107178, 0.4509940445423126, 1.353622555732727, 1.3962762355804443, 1.2465674877166748, 0.7074404358863831, 0.32970714569091797, 1.0613484382629395, 1.647709846496582, 0.6744949221611023, 0.9086000323295593], "mean": [0.0732346624135971, -0.177349254488945, -0.048042260110378265, -1.3507964611053467, -0.32480576634407043, -0.27895066142082214, -0.6198291778564453, -0.15999490022659302, 0.08410648256540298, 0.3871801495552063, -1.2362892627716064, 0.9190189838409424, 0.008134697563946247, -0.20491956174373627, 0.0005394558538682759, -0.00941940676420927, -0.6006668210029602, 0.9767342209815979, -0.3934175968170166, -0.01716422103345394, -0.01015535555779934, 0.011181374080479145, -0.5613171458244324, 0.9962984323501587, -0.4481697678565979, 0.04243757948279381, 0.6315043568611145, 1.745330572128296, 0.6315043568611145, 0.6315043568611145, 0.6315043568611145, 0.6315043568611145, 0.7212262749671936, 1.745330572128296, 0.7212262749671936, 0.7212262749671936, 0.7212262749671936, 0.7212262749671936, 0.0059983450919389725, -1.7868802615339519e-06, -0.037369124591350555, 0.016313504427671432, -0.029143232852220535, 0.00757136894389987, -0.13179107010364532, 0.0201491080224514, 0.07249465584754944, -0.027611909434199333, -0.009961599484086037, 0.03320230543613434, 0.039862845093011856, 0.05422776937484741, -0.027993230149149895, 0.02880643494427204], "std": [0.060673896223306656, 0.07459735870361328, 0.13231289386749268, 0.21963916718959808, 0.39334556460380554, 0.23870430886745453, 0.18421000242233276, 0.2642366588115692, 0.1576324850320816, 0.12345440685749054, 0.3178183138370514, 0.16136378049850464, 0.12934374809265137, 0.12718310952186584, 0.000656754826195538, 0.0018617623718455434, 0.0012326405849307775, 0.0008800235809758306, 0.001523141167126596, 0.0012752384645864367, 0.0007926363032311201, 0.001800562720745802, 0.001501508173532784, 0.0011738318717107177, 0.0017223048489540815, 0.0013025114312767982, 0.8212696313858032, 1.3113021850585938e-06, 0.8212696313858032, 0.8212696313858032, 0.8212696313858032, 0.8212696313858032, 0.8491863012313843, 1.3113021850585938e-06, 0.8491863012313843, 0.8491863012313843, 0.8491863012313843, 0.8491863012313843, 8.928997704060748e-05, 1.1015991731255781e-05, 0.08725637942552567, 0.08729882538318634, 0.13777408003807068, 0.25636348128318787, 0.4846312403678894, 0.3941265046596527, 0.2777976393699646, 0.33664825558662415, 0.1961369812488556, 0.0949871838092804, 0.44156405329704285, 0.3007770776748657, 0.2510164678096771, 0.21252790093421936], "count": [263]}, "timestamp": {"min": [0.0], "max": [8.733333333333333], "mean": [4.366666666666667], "std": [2.5307003861469743], "count": [263]}, "frame_index": {"min": [0], "max": [262], "mean": [131.0], "std": [75.92101158440923], "count": [263]}, "episode_index": {"min": [212], "max": [212], "mean": [212.0], "std": [0.0], "count": [263]}, "index": {"min": [83278], "max": [83540], "mean": [83409.0], "std": [75.92101158440923], "count": [263]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [263]}, "subtask_annotation": {"mean": [0.5665399239543726, 2.0, 2.0, 2.0, 2.0], "std": [0.5106677628315993, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [263]}, "scene_annotation": {"mean": [212.0], "std": [0.0], "min": [212], "max": [212], "count": [263]}, "eef_direction_state": {"mean": [4.433460076045628, 3.1140684410646386], "std": [1.7139392193556942, 2.232305111176398], "min": [0, 0], "max": [6, 6], "count": [263]}, "eef_velocity_state": {"mean": [0.7414448669201521, 1.053231939163498], "std": [0.6933092818276186, 0.7010441773523706], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_acc_mag_state": {"mean": [0.6387832699619772, 0.908745247148289], "std": [0.8055992518299688, 0.8450479454788481], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_direction_action": {"mean": [4.475285171102661, 3.365019011406844], "std": [1.7128338575648259, 2.0828451721252352], "min": [0, 0], "max": [6, 6], "count": [263]}, "eef_velocity_action": {"mean": [0.8250950570342205, 1.091254752851711], "std": [0.7398344605294978, 0.7445872767295485], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_acc_mag_action": {"mean": [0.9695817490494296, 1.0874524714828897], "std": [0.8358794780781654, 0.8110186833700331], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_sim_pose_state": {"mean": [0.20153267325950033, 0.21382431021770798, 0.06094783169761703, 0.1271146929058713, -1.075274563283199, 1.3327269800050663, 0.266424993461882, -0.17965287525622484, 0.10956803557350804, -1.5864771629675993, -0.6642625401232377, 2.0381514301004287], "std": [0.0230202954614087, 0.022796188702932395, 0.0522767013628683, 2.751311893878068, 0.29447746520783413, 2.1473436491519053, 0.07032573659489942, 0.07342627696850833, 0.019171158604236987, 0.6795525057951016, 0.33446327236642664, 0.7393177222777048], "min": [0.16266315537597667, 0.17911482187641684, 0.0032775648621669543, -3.1383021381600615, -1.3763666187791765, -3.1350349766633023, 0.1692994019249647, -0.3290900776431056, 0.07390200646315778, -3.0563734803911156, -1.1246352721208153, -3.0377194288200875], "max": [0.2700532629570972, 0.2506922508895931, 0.18047557950425874, 3.140234116146777, -0.19149331708441752, 3.1386490940305545, 0.41203552258503345, -0.10128182486725301, 0.14209216139402706, 3.1350895557110294, -0.05907216618131694, 3.0788205409950073], "count": [263]}, "eef_sim_pose_action": {"mean": [0.20937237708383458, 0.21393467469748717, 0.05767410875188277, -0.09154769111289984, -1.0517941160456017, 1.5706585160342303, 0.2722196877577361, -0.18137966641688877, 0.10463338747389238, -1.6215764186580723, -0.6392217512764901, 2.13650107350558], "std": [0.026103145816998578, 0.021264934658004695, 0.05671877576891438, 2.7001273923381452, 0.3463505022860703, 1.9561839020555898, 0.0675750479969322, 0.07826164089682823, 0.017957871273257594, 0.3640524039175568, 0.35284348505459956, 0.26754574752474897], "min": [0.17566202520181856, 0.17963266202589992, -0.009292392757593025, -3.140681954863638, -1.4016863737368626, -3.0916908935920633, 0.1773656240120451, -0.33981684466722833, 0.06635297676198113, -2.8064585020743213, -1.1243569852815423, 1.7467063905544624], "max": [0.2932879706729614, 0.243150064997691, 0.17900134271269247, 3.1366325635028858, -0.09631932819571953, 3.1332458636215224, 0.40968785669836294, -0.09782772199198121, 0.13700315546414893, -0.8523531526663688, 0.00937339565917128, 2.9574960955535015], "count": [263]}}} +{"episode_index": 210, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43761026287966165]], [[0.5480008650519032]], [[0.47565366926182234]]], "std": [[[0.2948241528686497]], [[0.20438770299746994]], [[0.2306067249878578]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48142170078815844]], [[0.4184123702422145]], [[0.2937466359092657]]], "std": [[[0.3102561752186195]], [[0.24018059418742746]], [[0.2947216816856365]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37694997597078045]], [[0.45069360342176085]], [[0.3875694059976932]]], "std": [[[0.31748632862831466]], [[0.23595649745323297]], [[0.27845252587389413]]], "count": [100]}, "observation.state": {"min": [-0.5694284439086914, -0.19560223817825317, -0.6027318835258484, -1.6546584367752075, -0.7884235382080078, -0.6428821682929993, -0.6775025129318237, -0.5032140612602234, -0.2763857841491699, 0.21870678663253784, -1.5674715042114258, 0.37689223885536194, -0.27675384283065796, -0.5168724060058594, 0.006469178944826126, -0.007984615862369537, -0.6128379106521606, 0.9915565848350525, -0.402413010597229, -0.023219387978315353, -0.005017176270484924, 0.01367312204092741, -0.5732284188270569, 1.0075740814208984, -0.4546450674533844, 0.036843206733465195, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.005730808712542057, -1.0082900189445354e-05, -0.9058534502983093, -0.8343046307563782, -0.6205152273178101, -1.6482391357421875, -1.18916654586792, -1.0458728075027466, -1.8135265111923218, -0.3827989399433136, -0.5314921736717224, -0.3989472985267639, -1.8797972202301025, -0.569096565246582, -0.4684053957462311, -0.6874984502792358, -11.948122024536133, -7.387057781219482, -3.6788768768310547, -10.042736053466797, -0.9755800366401672, -1.951159954071045, -4.61965799331665, -9.119769096374512, -4.761904716491699, -1.909645915031433, -9.004884719848633, -0.8894994258880615, -1.6355311870574951, -1.922466516494751, -0.006754881236702204, -0.011694274842739105, -0.0294065959751606, -0.006328255403786898, -0.02793136052787304, -0.009796706028282642, -0.009714938700199127, -0.01075525302439928, -0.019850458949804306, -0.006007703486829996, -0.034609436988830566, -0.010458855889737606, -0.7211400270462036, -0.8202966451644897, 7.943144798278809, -29.304121017456055, 10.694727897644043, -0.8334553241729736, -1.1665500402450562, -1.043001651763916, 0.6384209394454956, -31.276790618896484, 9.188997268676758, -1.5934486389160156, -0.014537754468619823, -0.013068128377199173, -0.0012210013810545206, -0.10930868983268738, 0.33385565876960754, 0.05068277195096016, 0.02176620252430439, 0.3293575644493103, -0.2202654778957367, 0.007221975829452276, -3.0369694232940674, -1.2289884090423584, -3.0691683292388916, -2.428858757019043, -1.1532601118087769, 1.7693991661071777, -0.8224776983261108, -0.18174779415130615, 9.68745231628418, -0.006011873483657837, -0.017293691635131836, -0.035648494958877563, -0.02688920684158802, 0.018353750929236412, 0.691591739654541, 0.7188987731933594], "max": [0.20159295201301575, 0.3471493124961853, -0.009726795367896557, -1.0124356746673584, 0.18396437168121338, 0.17656560242176056, 0.0713413879275322, 0.24363406002521515, 0.17204549908638, 0.5999672412872314, -0.9105069041252136, 0.846193790435791, 0.14307507872581482, -0.002799815498292446, 0.008218294940888882, -0.00546090304851532, -0.6062030792236328, 0.9956461787223816, -0.39424678683280945, -0.01747666299343109, -0.0025790485087782145, 0.016278991475701332, -0.56292724609375, 1.0090889930725098, -0.4467684030532837, 0.04318184405565262, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0063506788574159145, 1.5164968090175535e-06, 1.6978583335876465, 0.646425187587738, 1.1620162725448608, 1.2443830966949463, 1.497817039489746, 1.5025168657302856, 0.8161531686782837, 1.3661513328552246, 0.5942719578742981, 0.37153029441833496, 0.6466922760009766, 0.25134798884391785, 0.3342093229293823, 0.1263069361448288, -2.420060873031616, 4.487179756164551, 2.1764347553253174, 0.152625173330307, 1.1477411985397339, 1.778998851776123, 0.4590964913368225, -1.8113337755203247, 9.706960678100586, 2.316849708557129, -1.465201497077942, 1.2051281929016113, 0.430402934551239, 0.11477412283420563, 0.005407166201621294, 0.014450911432504654, 0.012722274288535118, 0.005372478626668453, 0.017028886824846268, 0.017074255272746086, 0.008193067274987698, 0.018025953322649002, 0.014409635215997696, 0.005603868048638105, 0.0136561319231987, 0.009209264069795609, 1.3998600244522095, 0.6681149005889893, 15.72297191619873, -24.291549682617188, 21.009132385253906, 0.20336462557315826, 1.1665500402450562, 0.4639686942100525, 6.740537166595459, -20.329700469970703, 16.62238883972168, -0.5519007444381714, 0.01953749544918537, 0.011208057403564453, 0.0024420025292783976, -0.04554528743028641, 0.5161754488945007, 0.2743604779243469, 0.2340945601463318, 0.4997406303882599, 0.031015144661068916, 0.14392034709453583, 2.973358631134033, -0.2332490235567093, 3.054490804672241, -1.1506353616714478, -0.3060004711151123, 2.5868163108825684, -0.48797184228897095, 0.17227979004383087, 9.934041976928711, 0.011967331171035767, 0.037801921367645264, 0.031134754419326782, -0.024100104346871376, 0.023424291983246803, 0.6944416761398315, 0.7214526534080505], "mean": [-0.20245280861854553, 0.075159452855587, -0.26419368386268616, -1.309761643409729, -0.3420427143573761, -0.3227023482322693, -0.39390847086906433, -0.07420803606510162, 0.08065841346979141, 0.38813018798828125, -1.3064978122711182, 0.568597674369812, -0.1531253308057785, -0.23667261004447937, 0.007432934828102589, -0.007321867626160383, -0.6121387481689453, 0.9932571053504944, -0.39769691228866577, -0.02074943482875824, -0.003512501483783126, 0.014310467056930065, -0.5707845091819763, 1.0082268714904785, -0.449585497379303, 0.03984555974602699, 0.7281380891799927, 1.5475834608078003, 0.7281380891799927, 0.7281380891799927, 0.7281380891799927, 0.7281380891799927, 0.6484375, 1.7453304529190063, 0.6484375, 0.6484375, 0.6484375, 0.6484375, 0.006034827791154385, -5.979635488984059e-07, 0.02004963718354702, -0.006230564322322607, -0.007462661247700453, -0.05113235116004944, -0.007339031435549259, 0.03253987058997154, 0.007217328529804945, 0.11759904772043228, 0.03697923570871353, -0.04259767755866051, -0.1022721454501152, -0.07074100524187088, -0.05702346935868263, -0.07033228874206543, -7.124218463897705, -0.8644248247146606, 0.052868880331516266, -5.168003082275391, 0.28297755122184753, 0.1439387947320938, -1.4133328199386597, -5.660637378692627, 2.876871109008789, 0.23238816857337952, -5.5656328201293945, -0.10770674794912338, -0.4799688160419464, -0.8983572721481323, -0.0001293398963753134, -0.0003264089173171669, -0.0012462196173146367, -0.0005296820891089737, -0.0003111126134172082, -0.0002038468956016004, 0.00030443479772657156, 0.0007419746252708137, -0.0009555573924444616, -0.0005387315759435296, -0.000742171483580023, -0.0005669863312505186, 0.3897208571434021, -0.09047773480415344, 12.7477445602417, -26.930583953857422, 17.237733840942383, -0.41580188274383545, 0.23146399855613708, -0.3703702688217163, 4.207820415496826, -24.1212215423584, 14.02553653717041, -1.1449271440505981, 0.0015462312148883939, -0.0028322949074208736, 0.0009232693701051176, -0.07884056866168976, 0.41677772998809814, 0.1753191500902176, 0.1414896547794342, 0.3944002687931061, -0.08522296696901321, 0.09097062051296234, 0.17679589986801147, -0.7274227142333984, -0.3525381088256836, -1.8005859851837158, -0.9919754266738892, 2.1513941287994385, -0.6406404376029968, -0.05550595372915268, 9.779095649719238, 0.0005831891321577132, 0.0017312358831986785, -2.6561125196167268e-05, -0.02555912919342518, 0.02115308865904808, 0.693368673324585, 0.7198178172111511], "std": [0.22984552383422852, 0.20420216023921967, 0.18052902817726135, 0.19562654197216034, 0.33747732639312744, 0.20945164561271667, 0.29846668243408203, 0.13558411598205566, 0.11912202090024948, 0.1240272969007492, 0.11278338730335236, 0.07528623938560486, 0.08469495177268982, 0.079776830971241, 0.0005309826810844243, 0.0005168303614482284, 0.0009653455927036703, 0.0010488260304555297, 0.002421703888103366, 0.0014590222854167223, 0.000585784378927201, 0.0005723084905184805, 0.001897177193313837, 0.00043844367610290647, 0.0019965374376624823, 0.0015904041938483715, 0.8462563753128052, 0.535977840423584, 0.8462563753128052, 0.8462563753128052, 0.8462563753128052, 0.8462563753128052, 0.8373202085494995, 1.1920928955078125e-06, 0.8373202085494995, 0.8373202085494995, 0.8373202085494995, 0.8373202085494995, 9.632714500185102e-05, 1.304348188568838e-06, 0.4073169231414795, 0.27445000410079956, 0.2993212342262268, 0.4456406235694885, 0.4030018746852875, 0.4414098560810089, 0.43391233682632446, 0.32477131485939026, 0.18596376478672028, 0.16516917943954468, 0.4488402307033539, 0.17133821547031403, 0.14189328253269196, 0.16005665063858032, 2.2909293174743652, 3.3135457038879395, 1.378040075302124, 3.304722309112549, 0.3800983130931854, 0.7799120545387268, 1.6724640130996704, 1.76462984085083, 3.565664291381836, 1.0990092754364014, 2.208966016769409, 0.4405577480792999, 0.4595968425273895, 0.3789815604686737, 0.002410084940493107, 0.004906866699457169, 0.006681771483272314, 0.0022062284406274557, 0.006275945343077183, 0.0034458960872143507, 0.0028521311469376087, 0.004630264826118946, 0.00557294487953186, 0.0025701383128762245, 0.006285622250288725, 0.0028661058750003576, 0.4555101692676544, 0.23313066363334656, 1.6588599681854248, 1.2217270135879517, 2.0629708766937256, 0.2399708479642868, 0.4681291878223419, 0.23053382337093353, 1.3435360193252563, 2.2439799308776855, 1.6469511985778809, 0.2382618933916092, 0.006937437690794468, 0.004582441411912441, 0.0005742499488405883, 0.008490395732223988, 0.06660722196102142, 0.07733181864023209, 0.07139186561107635, 0.023812461644411087, 0.06864593178033829, 0.035740550607442856, 2.226163387298584, 0.30311739444732666, 2.1628618240356445, 0.2143855094909668, 0.17449398338794708, 0.25194913148880005, 0.054997626692056656, 0.04969264939427376, 0.042717184871435165, 0.003399327164515853, 0.009112461470067501, 0.008682730607688427, 0.0004952340968884528, 0.0006994227878749371, 0.0006463981699198484, 0.0006128938402980566], "count": [203]}, "action": {"min": [-0.6121710538864136, -0.19154806435108185, -0.6434497833251953, -1.7144908905029297, -0.7903931140899658, -0.6558886170387268, -0.6981316804885864, -0.28454703092575073, -0.3349727392196655, 0.14850366115570068, -1.6318176984786987, 0.35711202025413513, -0.27582848072052, -0.5348600149154663, 0.005095052067190409, -0.013362837955355644, -0.609471321105957, 0.9885200262069702, -0.4042433202266693, -0.02249552309513092, -0.006050636526197195, 0.005909498780965805, -0.5694890022277832, 1.005111575126648, -0.4567311406135559, 0.03692931681871414, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.005730808712542057, -8.88962676981464e-06, -0.9058534502983093, -0.8343046307563782, -0.6205152273178101, -1.6482391357421875, -1.18916654586792, -1.0458728075027466, -1.8135265111923218, -0.3827989399433136, -0.5233724117279053, -0.3989472985267639, -1.8797972202301025, -0.569096565246582, -0.4684053957462311, -0.6874984502792358], "max": [0.21272702515125275, 0.34691503643989563, 0.01339159905910492, -0.9267048835754395, 0.1849481165409088, 0.1906970739364624, 0.07639932632446289, 0.2720189690589905, 0.17229530215263367, 0.6479265689849854, -1.0870310068130493, 0.7545756697654724, 0.07350420951843262, -0.024290351197123528, 0.007880521938204765, -0.002664120402187109, -0.6010685563087463, 0.9947997331619263, -0.3950017988681793, -0.017371779307723045, -0.0029357317835092545, 0.018238410353660583, -0.5554125905036926, 1.0080320835113525, -0.4477393329143524, 0.041994608938694, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00630141980946064, 1.4220352113625268e-06, 1.6978583335876465, 0.646425187587738, 1.1620162725448608, 1.2443830966949463, 1.497817039489746, 1.5025168657302856, 0.8161531686782837, 1.3661513328552246, 0.5942719578742981, 0.37153029441833496, 0.6466922760009766, 0.25134798884391785, 0.3342093229293823, 0.1263069361448288], "mean": [-0.22762762010097504, 0.07566432654857635, -0.2825995087623596, -1.278600811958313, -0.34439608454704285, -0.31966763734817505, -0.3968569338321686, -0.07140690833330154, 0.08209700882434845, 0.3779164254665375, -1.2943811416625977, 0.5531609654426575, -0.16211575269699097, -0.25098666548728943, 0.006656767334789038, -0.007755342870950699, -0.6072726249694824, 0.9916015267372131, -0.398852676153183, -0.020384591072797775, -0.003947391640394926, 0.012372393161058426, -0.5656850337982178, 1.0068458318710327, -0.45126914978027344, 0.03891388699412346, 0.7285680174827576, 1.5475834608078003, 0.7285680174827576, 0.7285680174827576, 0.7285680174827576, 0.7285680174827576, 0.6398398280143738, 1.7453304529190063, 0.6398398280143738, 0.6398398280143738, 0.6398398280143738, 0.6398398280143738, 0.006031963508576155, -6.452399361478456e-07, 0.019427984952926636, -0.007472852244973183, -0.008562660776078701, -0.050631940364837646, -0.008054551668465137, 0.03341902419924736, 0.00719846785068512, 0.1138390600681305, 0.0395122729241848, -0.0436471663415432, -0.09617990255355835, -0.06887244433164597, -0.05575086921453476, -0.07158036530017853], "std": [0.253531813621521, 0.2034999579191208, 0.19952552020549774, 0.2366172820329666, 0.3357234001159668, 0.21790745854377747, 0.3026740849018097, 0.14620043337345123, 0.09937229007482529, 0.14150795340538025, 0.1398477852344513, 0.06953498721122742, 0.07195398956537247, 0.08356615900993347, 0.0006872387602925301, 0.0019413462141528726, 0.0013671332271769643, 0.0012309371959418058, 0.002643170300871134, 0.0012441594153642654, 0.0007429264951497316, 0.0020832696463912725, 0.0021025710739195347, 0.0005469386815093458, 0.0022689958568662405, 0.00129637960344553, 0.8469387888908386, 0.535977840423584, 0.8469387888908386, 0.8469387888908386, 0.8469387888908386, 0.8469387888908386, 0.8349698781967163, 1.1920928955078125e-06, 0.8349698781967163, 0.8349698781967163, 0.8349698781967163, 0.8349698781967163, 9.19727172004059e-05, 1.342364839729271e-06, 0.4072119891643524, 0.2749784290790558, 0.29960107803344727, 0.44576841592788696, 0.4029506742954254, 0.44160395860671997, 0.43391284346580505, 0.3209397792816162, 0.1816004365682602, 0.16540011763572693, 0.43868619203567505, 0.1685706377029419, 0.14279711246490479, 0.15976355969905853], "count": [203]}, "timestamp": {"min": [0.0], "max": [6.733333333333333], "mean": [3.366666666666667], "std": [1.9533447098644816], "count": [203]}, "frame_index": {"min": [0], "max": [202], "mean": [101.0], "std": [58.60034129593445], "count": [203]}, "episode_index": {"min": [213], "max": [213], "mean": [213.0], "std": [0.0], "count": [203]}, "index": {"min": [83541], "max": [83743], "mean": [83642.0], "std": [58.60034129593445], "count": [203]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [203]}, "subtask_annotation": {"mean": [0.6600985221674877, 2.0, 2.0, 2.0, 2.0], "std": [0.7801313456090326, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [203]}, "scene_annotation": {"mean": [213.0], "std": [0.0], "min": [213], "max": [213], "count": [203]}, "eef_direction_state": {"mean": [2.6699507389162562, 3.0689655172413794], "std": [1.7032086489936726, 2.0571088837011198], "min": [0, 0], "max": [6, 6], "count": [203]}, "eef_velocity_state": {"mean": [1.3251231527093597, 1.0985221674876848], "std": [0.6298872833765714, 0.7879309959855061], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_acc_mag_state": {"mean": [1.1428571428571428, 0.9458128078817734], "std": [0.7842574940861333, 0.8607590329136035], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_direction_action": {"mean": [2.8620689655172415, 2.9458128078817736], "std": [1.5790156112789002, 1.8759614164196108], "min": [0, 0], "max": [6, 6], "count": [203]}, "eef_velocity_action": {"mean": [1.3596059113300492, 1.167487684729064], "std": [0.6537077595087153, 0.7029333988002185], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_acc_mag_action": {"mean": [1.2167487684729064, 1.1625615763546797], "std": [0.7309587946955828, 0.7929351472133044], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_sim_pose_state": {"mean": [0.2958592709951237, 0.2574202721516717, 0.11712165284792084, 0.20727863609905015, -0.7282981848974097, -0.3523987939999232, 0.2475586335308444, -0.16917139933621478, 0.08829068565798048, -1.8004724195800947, -0.9921364705998362, 2.151291967097159], "std": [0.05822789519857749, 0.061599695041405805, 0.035054362149559856, 2.275367621387222, 0.30330497295311865, 2.2167405941616023, 0.03177237976466643, 0.05236485827406554, 0.022769822577219268, 0.21445523193205995, 0.1743990606429578, 0.2519775196013236], "min": [0.1952090468732464, 0.15890337433954232, 0.038901635437625454, -3.086923096384974, -1.2290379782969798, -3.125914145019164, 0.16959913764184784, -0.2821851221774384, 0.05892745449950584, -2.428872729891125, -1.154051379352097, 1.7693348015510177], "max": [0.3848845110617468, 0.334495831334712, 0.1646994785033759, 3.127701130347426, -0.23325367358665106, 3.126845164674978, 0.36535865527282796, -0.08864653401806273, 0.12395662294140775, -1.1506526758039417, -0.30599264419276007, 2.586727082711262], "count": [203]}, "eef_sim_pose_action": {"mean": [0.3009192372884407, 0.2571381540429184, 0.11807252525188752, 0.2822933974949674, -0.7136802560897101, -0.4065935188726461, 0.2457459481078313, -0.17055448040925666, 0.08435634649061996, -1.793147286913773, -1.0042926618456156, 2.135847593912464], "std": [0.06281636451078632, 0.06421841419899056, 0.033759657282635636, 2.2656170045646347, 0.30455135855144716, 2.1963033567070824, 0.03132490015350533, 0.05189770489714495, 0.025149317534697156, 0.20449197993271107, 0.12161642262440295, 0.25679844594193374], "min": [0.1926076243241955, 0.15201258317956684, 0.03911976662730572, -3.1255789789596773, -1.2076505586098478, -3.1149312566202614, 0.16486396823646565, -0.2921662307252096, 0.05673025730840206, -2.4136106848307763, -1.129205818101456, 1.8533545958414432], "max": [0.39497871006272994, 0.3424520618553283, 0.17647707096392262, 3.1307244864780683, -0.20052654598125375, 3.1387854962253727, 0.2944461179197671, -0.08289086419586576, 0.1268848477414878, -1.4087538299833724, -0.445041964122715, 2.629344685986052], "count": [203]}}} +{"episode_index": 211, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43921955978469823]], [[0.5471037389465591]], [[0.49129771722414456]]], "std": [[[0.2952378065577176]], [[0.21894645967412313]], [[0.22453632404375135]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.446421157727797]], [[0.44608548394848135]], [[0.37264441801230297]]], "std": [[[0.2934540789281962]], [[0.2265549100887815]], [[0.2655960419208417]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4582850201845444]], [[0.4439743536139946]], [[0.3659548899461746]]], "std": [[[0.29038084645386314]], [[0.21874642325485233]], [[0.26933065983555415]]], "count": [100]}, "observation.state": {"min": [-0.6225271224975586, -0.2475784868001938, -0.4794192612171173, -1.69108247756958, -1.4059302806854248, 0.02574875019490719, -0.7003907561302185, -0.6046142578125, -0.3599170446395874, 0.5184199213981628, -1.5259026288986206, 0.06523294001817703, -0.5571339130401611, -0.6420242190361023, 0.018235348165035248, 0.00022929112310521305, -0.5963388681411743, 1.0333248376846313, -0.4660821855068207, -0.01722610741853714, -0.00377905135974288, -0.00547940144315362, -0.5898656249046326, 1.0117346048355103, -0.46101847290992737, -0.01868581399321556, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.00038831011625006795, -0.001528311986476183, -0.5566361546516418, -0.8097088932991028, -0.3431527614593506, -1.413078784942627, -1.5622963905334473, -1.1465944051742554, -1.14444899559021, -0.47561362385749817, -0.4157293438911438, -0.44418656826019287, -0.6441041231155396, -0.9055674076080322, -1.4260773658752441, -0.5985082387924194, -11.714282035827637, -6.501831531524658, -2.527472496032715, -9.768010139465332, -1.3485958576202393, -0.6599512100219727, -1.4920635223388672, -10.801192283630371, -3.876678943634033, -2.4853479862213135, -10.073260307312012, -0.25824177265167236, -2.037240505218506, -2.3815629482269287, -0.006933567579835653, -0.028439532965421677, -0.016291242092847824, -0.0072732288390398026, -0.0035140053369104862, -0.009280700236558914, -0.007769078016281128, -0.030223991721868515, -0.013857080601155758, -0.008536549285054207, -0.010733071714639664, -0.009114690124988556, -4.793459892272949, -0.6879109144210815, 2.924858808517456, -32.789886474609375, 12.494479179382324, -1.0374139547348022, -1.8876900672912598, -0.44912171363830566, 2.9842467308044434, -34.74296188354492, 11.803129196166992, -0.7466469407081604, -0.011183338239789009, -0.01633106917142868, 0.001221001148223877, -0.08198151737451553, 0.34891200065612793, 0.07884304970502853, 0.02467874437570572, 0.3618999421596527, -0.26303064823150635, -0.00379375834017992, -3.0339250564575195, -0.9296596050262451, -3.0222206115722656, -2.9806766510009766, -0.895318865776062, -3.1357197761535645, -0.6392349004745483, -0.17619526386260986, 9.676556587219238, -0.01353272795677185, -0.012350469827651978, -0.05295470356941223, -0.016887696459889412, 0.021991677582263947, 0.5758748054504395, 0.8142377138137817], "max": [0.13806642591953278, 0.5749924778938293, -0.13284888863563538, -0.5230033993721008, 0.14077475666999817, 0.5845280885696411, -0.15869437158107758, -0.1355942189693451, 0.10490792244672775, 0.738918662071228, -0.9837226271629333, 0.8420369029045105, 0.3391339182853699, 0.2103879153728485, 0.019437480717897415, 0.0059424228966236115, -0.5931313037872314, 1.0368382930755615, -0.4639066457748413, -0.014298638328909874, -0.002798507921397686, 0.0015506313648074865, -0.5852992534637451, 1.0149025917053223, -0.45854198932647705, -0.01464011985808611, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00028719790861941874, -0.0015237017069011927, 1.0006763935089111, 0.7514542937278748, 0.5394755005836487, 1.1789737939834595, 3.398937702178955, 1.0341143608093262, 0.681889533996582, 0.581616222858429, 0.5464041233062744, 0.2104490101337433, 0.4189692437648773, 1.4699883460998535, 1.4429244995117188, 1.5208420753479004, -2.6279187202453613, 8.119658470153809, 2.962759494781494, 1.5873016119003296, 0.9181929230690002, 2.6111111640930176, 0.7747253179550171, -3.607820510864258, 11.050061225891113, 3.229548215866089, -1.037851095199585, 2.6398046016693115, 2.209401845932007, 0.20085470378398895, 0.0077374717220664024, 0.025458933785557747, 0.010291830636560917, 0.010651352815330029, 0.007248855195939541, 0.0030044398736208677, 0.007407376077026129, 0.026771172881126404, 0.012219442054629326, 0.007673292420804501, 0.008283712901175022, 0.008967066183686256, -2.7360901832580566, 0.2523989677429199, 10.630451202392578, -21.247570037841797, 22.152830123901367, 1.057189702987671, 0.1272599995136261, 0.545627236366272, 11.714282035827637, -21.450925827026367, 21.29507827758789, 1.5665473937988281, 0.025419695302844048, 0.008779521100223064, 0.004884005058556795, 0.0, 0.5278951525688171, 0.465226948261261, 0.2742641270160675, 0.5008333921432495, -0.018182188272476196, 0.28809651732444763, 3.065642833709717, 0.40022554993629456, 3.006394863128662, -0.9653747081756592, -0.11664688587188721, 3.1295034885406494, -0.41168951988220215, 0.14072322845458984, 9.872404098510742, 0.012484103441238403, 0.01675426959991455, 0.05747354030609131, -0.01445708703249693, 0.023893583565950394, 0.5798515677452087, 0.8170589804649353], "mean": [-0.06927859038114548, -0.006160648074001074, -0.3015839159488678, -1.4302343130111694, -0.35574179887771606, 0.26144668459892273, -0.48348280787467957, -0.2938285171985626, -0.003798168385401368, 0.6282675266265869, -1.2652465105056763, 0.4919184148311615, -0.2838890552520752, -0.28522464632987976, 0.018738698214292526, 0.0023667695932090282, -0.5950855612754822, 1.0359610319137573, -0.4653644561767578, -0.015281840227544308, -0.003330121049657464, -0.0026823394000530243, -0.5870181918144226, 1.0125210285186768, -0.4599582552909851, -0.016270603984594345, 0.5335659980773926, 1.7453233003616333, 0.5335659980773926, 0.5335659980773926, 0.5335659980773926, 0.5335659980773926, 0.6376996040344238, 1.7453233003616333, 0.6376996040344238, 0.6376996040344238, 0.6376996040344238, 0.6376996040344238, -0.00014357334293890744, -0.0015262759989127517, -0.014745567925274372, 0.03418125957250595, 0.006902473978698254, 0.007847215048968792, -0.03197167441248894, 0.01438175980001688, 0.006856687366962433, 0.0017845301190391183, -0.0020814589224755764, 0.003915558569133282, -0.006305909715592861, -0.004474218003451824, 0.006613966543227434, -0.010561587288975716, -6.115017414093018, -0.9936541318893433, -0.2125094085931778, -4.978497505187988, -0.16254723072052002, 0.3191383481025696, -0.19497257471084595, -6.280481815338135, 4.570708751678467, 0.532319962978363, -4.689785480499268, 0.45850369334220886, -0.05961129441857338, -0.5819523334503174, 0.00020443463290575892, 0.0010308834025636315, -0.0013208640739321709, 0.0003453559766057879, 2.098938057315536e-05, -0.00018049382197204977, 0.0003075694548897445, 8.862153481459245e-05, -0.00010350507363909855, 6.2831342802383e-05, 0.00014967643073759973, 7.4467905506026e-05, -3.838003158569336, -0.19379402697086334, 6.517755508422852, -26.879531860351562, 16.009380340576172, 0.13693681359291077, -0.9312658905982971, 0.09498371183872223, 7.580573558807373, -29.126712799072266, 17.57590103149414, 0.5586557984352112, 0.0034955234732478857, -0.0025680367834866047, 0.003314377972856164, -0.0415203720331192, 0.3990376889705658, 0.22063834965229034, 0.1966359168291092, 0.4192279875278473, -0.07983522862195969, 0.16122950613498688, -1.0916714668273926, -0.5483367443084717, 0.9974140524864197, -2.1293387413024902, -0.650323212146759, 1.5721054077148438, -0.5295439958572388, -0.0110175097361207, 9.782319068908691, 0.0016394848935306072, 0.0009435226675122976, 2.4326765924342908e-05, -0.01563088782131672, 0.023184701800346375, 0.5780885815620422, 0.8154935836791992], "std": [0.23901358246803284, 0.28619471192359924, 0.10885666310787201, 0.3924976885318756, 0.6072657108306885, 0.14671063423156738, 0.18475377559661865, 0.1229156106710434, 0.13962841033935547, 0.06458108127117157, 0.15203426778316498, 0.2661600112915039, 0.28940337896347046, 0.2866387367248535, 0.0004256122629158199, 0.0016012914711609483, 0.001019908464513719, 0.0009367456077598035, 0.0006148713291622698, 0.0009293844923377037, 0.0003055127162951976, 0.0017285781214013696, 0.0009390206541866064, 0.0009276072378270328, 0.0007737536798231304, 0.0014061022084206343, 0.7973383665084839, 5.9604644775390625e-06, 0.7973383665084839, 0.7973383665084839, 0.7973383665084839, 0.7973383665084839, 0.8297601342201233, 5.9604644775390625e-06, 0.8297601342201233, 0.8297601342201233, 0.8297601342201233, 0.8297601342201233, 0.00013926980318501592, 8.920893606045865e-07, 0.22999879717826843, 0.18617887794971466, 0.14478124678134918, 0.37492913007736206, 0.527801513671875, 0.22636763751506805, 0.20107918977737427, 0.1637624055147171, 0.1329544186592102, 0.085786834359169, 0.1893520951271057, 0.2480355203151703, 0.3485363721847534, 0.2572726607322693, 2.2402780055999756, 4.364831924438477, 1.5143951177597046, 2.9459080696105957, 0.3760218918323517, 0.7868090867996216, 0.5152205228805542, 1.601816177368164, 3.595304250717163, 1.398911952972412, 1.9365406036376953, 0.6279362440109253, 0.7501749396324158, 0.5325212478637695, 0.0026106659788638353, 0.0066520459949970245, 0.005168184172362089, 0.0025510997511446476, 0.0012684625107795, 0.0013731577200815082, 0.0024685324169695377, 0.006069549825042486, 0.004506600089371204, 0.002747770631685853, 0.0017301157349720597, 0.0018764485139399767, 0.3948582112789154, 0.16313137114048004, 1.8100546598434448, 2.9614601135253906, 2.340641975402832, 0.6114027500152588, 0.39287638664245605, 0.16381897032260895, 1.5319498777389526, 3.6215813159942627, 1.7859963178634644, 0.6736164093017578, 0.005865452811121941, 0.004858570173382759, 0.0005237174918875098, 0.015184896998107433, 0.059252288192510605, 0.11552391946315765, 0.0879620760679245, 0.03900819644331932, 0.07227672636508942, 0.0944654569029808, 2.1503407955169678, 0.5287749171257019, 2.2523393630981445, 0.6836294531822205, 0.22213420271873474, 1.9607683420181274, 0.03815639019012451, 0.04749639704823494, 0.025327127426862717, 0.0038197129033505917, 0.004828691948205233, 0.010426006279885769, 0.0006142159691080451, 0.0004137547221034765, 0.0009441423462703824, 0.0006748394225724041], "count": [387]}, "action": {"min": [-0.6604030728340149, -0.2304425686597824, -0.5427958965301514, -1.6701478958129883, -1.4103928804397583, 0.02681703120470047, -0.698093056678772, -0.6589385271072388, -0.36731594800949097, 0.4782255291938782, -1.5187002420425415, 0.060158222913742065, -0.5562648773193359, -0.642181396484375, 0.017108812928199768, -0.0033724396489560604, -0.5952954292297363, 1.0302979946136475, -0.4661865234375, -0.016385754570364952, -0.004856068640947342, -0.007912181317806244, -0.5877615213394165, 1.0086917877197266, -0.46115726232528687, -0.01834169775247574, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.00038831011625006795, -0.001528311986476183, -0.5566361546516418, -0.8097088932991028, -0.3431527614593506, -1.413078784942627, -1.5622963905334473, -1.1465944051742554, -1.14444899559021, -0.47561362385749817, -0.4157293438911438, -0.44418656826019287, -0.6441041231155396, -0.9055674076080322, -1.4260773658752441, -0.5985082387924194], "max": [0.13246357440948486, 0.5708465576171875, -0.08158747106790543, -0.42525002360343933, 0.1478847861289978, 0.598853349685669, -0.15503889322280884, -0.13883395493030548, 0.11705072224140167, 0.7897568941116333, -0.8991655707359314, 0.8495129942893982, 0.35118570923805237, 0.21194219589233398, 0.019614040851593018, 0.0067826323211193085, -0.5898004770278931, 1.0356712341308594, -0.46280142664909363, -0.013627152889966965, -0.0025809984654188156, 0.0025465802755206823, -0.5820052623748779, 1.0136195421218872, -0.45835575461387634, -0.014314554631710052, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00028719790861941874, -0.0015237017069011927, 1.0006763935089111, 0.7514542937278748, 0.5394755005836487, 1.1789737939834595, 3.398937702178955, 1.0341143608093262, 0.681889533996582, 0.581616222858429, 0.5464041233062744, 0.2104490101337433, 0.4189692437648773, 1.4699883460998535, 1.4429244995117188, 1.5208420753479004], "mean": [-0.10526995360851288, 0.012313632294535637, -0.3101530075073242, -1.377751111984253, -0.36102259159088135, 0.262960284948349, -0.47834670543670654, -0.3109218180179596, -0.008428335189819336, 0.6525179743766785, -1.2240103483200073, 0.4892521798610687, -0.28072670102119446, -0.28780776262283325, 0.018332665786147118, 0.001872106920927763, -0.5926697254180908, 1.0338853597640991, -0.4649319052696228, -0.014651191420853138, -0.0036610316019505262, -0.002957757795229554, -0.5846970081329346, 1.0108404159545898, -0.4598188102245331, -0.015881698578596115, 0.5346032977104187, 1.7453233003616333, 0.5346032977104187, 0.5346032977104187, 0.5346032977104187, 0.5346032977104187, 0.6404054760932922, 1.7453233003616333, 0.6404054760932922, 0.6404054760932922, 0.6404054760932922, 0.6404054760932922, -0.00014250344247557223, -0.0015262762317433953, -0.015177390538156033, 0.03271554410457611, 0.005936706438660622, 0.008126707747578621, -0.027804579585790634, 0.013682564720511436, 0.0052742427214980125, 0.00229037762619555, -0.0020969626493752003, 0.003926499746739864, -0.0067134094424545765, -0.00445537967607379, 0.006181069649755955, -0.010623987764120102], "std": [0.24474452435970306, 0.2709999978542328, 0.12478127330541611, 0.4086095690727234, 0.6086975932121277, 0.14767581224441528, 0.18300095200538635, 0.12936875224113464, 0.13621094822883606, 0.07150797545909882, 0.16676683723926544, 0.27010616660118103, 0.29178038239479065, 0.2873225808143616, 0.000570988398976624, 0.0019912682473659515, 0.0011505022412166, 0.0010441291378811002, 0.0007282452424988151, 0.0007257982506416738, 0.00048374623293057084, 0.002026122761890292, 0.0011394359171390533, 0.0010581526439636946, 0.0007947710691951215, 0.0012107895454391837, 0.79746413230896, 5.9604644775390625e-06, 0.79746413230896, 0.79746413230896, 0.79746413230896, 0.79746413230896, 0.8303454518318176, 5.9604644775390625e-06, 0.8303454518318176, 0.8303454518318176, 0.8303454518318176, 0.8303454518318176, 0.0001397290179738775, 8.90359274308139e-07, 0.23025697469711304, 0.18869660794734955, 0.14582066237926483, 0.37493985891342163, 0.5339953899383545, 0.22678376734256744, 0.2035791128873825, 0.16371135413646698, 0.13295625150203705, 0.08579090982675552, 0.18931405246257782, 0.24802641570568085, 0.3485032618045807, 0.2572703957557678], "count": [387]}, "timestamp": {"min": [0.0], "max": [12.866666666666667], "mean": [6.433333333333333], "std": [3.723896804075995], "count": [387]}, "frame_index": {"min": [0], "max": [386], "mean": [193.0], "std": [111.71690412227984], "count": [387]}, "episode_index": {"min": [214], "max": [214], "mean": [214.0], "std": [0.0], "count": [387]}, "index": {"min": [83744], "max": [84130], "mean": [83937.0], "std": [111.71690412227984], "count": [387]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [387]}, "subtask_annotation": {"mean": [0.3695090439276486, 2.0, 2.0, 2.0, 2.0], "std": [0.493262635617156, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [387]}, "scene_annotation": {"mean": [214.0], "std": [0.0], "min": [214], "max": [214], "count": [387]}, "eef_direction_state": {"mean": [3.772609819121447, 2.537467700258398], "std": [2.2075684145962993, 2.217039205360163], "min": [0, 0], "max": [6, 6], "count": [387]}, "eef_velocity_state": {"mean": [0.8217054263565892, 0.9457364341085271], "std": [0.798411980749377, 0.6139221666115787], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_acc_mag_state": {"mean": [0.5322997416020672, 0.7622739018087855], "std": [0.754566208748409, 0.847750022523382], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_direction_action": {"mean": [3.55297157622739, 2.96640826873385], "std": [2.0633782807388132, 2.1353208446981493], "min": [0, 0], "max": [6, 6], "count": [387]}, "eef_velocity_action": {"mean": [0.9121447028423773, 0.9741602067183462], "std": [0.7522797734979055, 0.6051920105905613], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_acc_mag_action": {"mean": [0.8604651162790697, 1.082687338501292], "std": [0.8076909319461165, 0.8186362977726435], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_sim_pose_state": {"mean": [0.2575080816536093, 0.24311662789210395, 0.13168778539983192, -1.100024649012686, -0.5485470556348183, 0.9895167837738456, 0.2917482273695824, -0.15466183119733323, 0.1295020877012901, -2.1292627315167993, -0.6504755783193151, 1.5883604724060723], "std": [0.049593900636974254, 0.11741689640070418, 0.024860557476743848, 2.16040384801914, 0.5287177115039672, 2.2694339875136933, 0.035322234916884736, 0.05907912979370366, 0.023842290952191186, 0.6837072408930236, 0.22218340531997902, 1.9800617921364283], "min": [0.21313167569575486, 0.13450639882259968, 0.07325145907068777, -3.1328926784620283, -0.9296595764598636, -3.136131290426141, 0.2487969823479943, -0.2963881943426237, 0.09559667982359256, -2.9807208085286483, -0.896403807777041, -3.139083905085282], "max": [0.3704963021042703, 0.47622026817098584, 0.16244878437544102, 3.104686481774915, 0.39991885840532415, 3.0791221093406094, 0.38006769644623645, -0.10084830371247619, 0.16781974968283994, -0.9653759437286471, -0.1166535518893792, 3.1414855739684304], "count": [387]}, "eef_sim_pose_action": {"mean": [0.26520969938492117, 0.2475995561336847, 0.12717519091285154, -1.02389085349922, -0.5601824315622895, 0.9040994309707253, 0.2932784450623228, -0.154205103347197, 0.12312245812626095, -2.0831157034781698, -0.6430488952614815, 2.3559614543196026], "std": [0.04914181323979821, 0.11633611923478158, 0.025289549475258532, 2.2163724336287314, 0.5422982227932559, 2.3034067438942465, 0.0364732585485558, 0.06019671204489553, 0.024461178655832312, 0.6840358257550119, 0.2367251832228626, 0.9368812617746209], "min": [0.2154187135084648, 0.1308504254608164, 0.0627339491458122, -3.0986963264261953, -0.9597518264090182, -3.1205368203398667, 0.24523790143011087, -0.3007268771077398, 0.08071844920715278, -2.8997593109562323, -0.8923577966368449, -3.1399101683313226], "max": [0.3756329959465213, 0.4764744639007665, 0.15482060862085553, 3.1308308474424544, 0.40717063625788663, 3.0687781547713855, 0.38901285456951795, -0.097567502862542, 0.15854702880902363, -0.9268628458718424, -0.047223282191286575, 3.1408595204344536], "count": [387]}}} +{"episode_index": 212, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4398363073575137]], [[0.5454163237253783]], [[0.49607672833077643]]], "std": [[[0.28186505407090856]], [[0.20289833193075488]], [[0.2108126026048421]]], "count": [103]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4176045527672329]], [[0.4200990937018249]], [[0.37904027763780174]]], "std": [[[0.27596417477308016]], [[0.24109825222852044]], [[0.2620610942471869]]], "count": [103]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4463107869266115]], [[0.44998023305076834]], [[0.38082124173674803]]], "std": [[[0.28939646176180445]], [[0.22089748657608027]], [[0.2625452330866593]]], "count": [103]}, "observation.state": {"min": [-0.8497557640075684, -0.21848981082439423, -0.4638743996620178, -1.5335321426391602, -1.3400352001190186, -0.16136519610881805, -0.7068760991096497, -0.9237242937088013, -0.2525380849838257, 0.4354543685913086, -1.573970079421997, 0.2321259081363678, -0.5717227458953857, -0.6938100457191467, 0.013116694986820221, -0.0022962121292948723, -0.6108012199401855, 1.0309219360351562, -0.458781898021698, -0.017149409279227257, -0.006837968248873949, -0.000899490260053426, -0.6171578764915466, 1.0223053693771362, -0.4536164104938507, -0.01964344084262848, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.020888883620500565, -3.007872464877437e-06, -1.5404503345489502, -0.5804923176765442, -0.4835719168186188, -2.2026381492614746, -2.2531847953796387, -1.1629273891448975, -1.912604570388794, -1.1466951370239258, -0.40935590863227844, -0.8138953447341919, -0.9558178186416626, -1.0097049474716187, -1.2566860914230347, -1.034367322921753, -18.150455474853516, -8.913309097290039, -2.2466423511505127, -10.256410598754883, -1.1764346361160278, -1.8363858461380005, -1.6068376302719116, -13.651815414428711, -3.2356534004211426, -2.527472496032715, -10.683761596679688, -0.860805869102478, -3.299755811691284, -2.15201473236084, -0.01702679507434368, -0.023586969822645187, -0.015287801623344421, -0.018800891935825348, -0.012821129523217678, -0.015943625941872597, -0.009950660169124603, -0.030154544860124588, -0.021641727536916733, -0.017843808978796005, -0.013593225739896297, -0.02711995132267475, -4.793459892272949, -0.7609086632728577, 3.919607639312744, -28.718917846679688, 11.022747039794922, -0.5365197658538818, -2.651249885559082, -0.7386382222175598, 6.933548450469971, -34.62931823730469, 14.127851486206055, -0.21270473301410675, -0.05878961831331253, -0.014408741146326065, -2.3283064365386963e-10, -0.09564509987831116, 0.3707689046859741, 0.010143240913748741, -0.002772656502202153, 0.3325510025024414, -0.2611275315284729, 0.002285774564370513, -3.0772204399108887, -1.0150312185287476, -3.1340677738189697, -2.9863314628601074, -0.8856374025344849, 1.9174073934555054, -0.8141576647758484, -0.5002626180648804, 9.601700782775879, -0.02297121286392212, -0.01742565631866455, -0.05916464328765869, -0.023110978305339813, 0.02203069068491459, 0.7725486755371094, 0.6303156614303589], "max": [0.009481954388320446, 0.34695935249328613, -0.038047827780246735, -0.32043901085853577, 0.24938355386257172, 0.6891433000564575, -0.25940418243408203, 0.0327826589345932, 0.16098259389400482, 1.045633316040039, -0.4921024739742279, 0.9313008785247803, 0.5407429933547974, -0.17948326468467712, 0.015829097479581833, 0.005528316367417574, -0.6070031523704529, 1.0345309972763062, -0.4558106064796448, -0.01054006814956665, -0.005122233182191849, 0.00804255623370409, -0.6127219200134277, 1.0251681804656982, -0.45057716965675354, -0.01502927765250206, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.014609497040510178, 1.8563081312095164e-06, 1.0631062984466553, 1.4440150260925293, 1.2971572875976562, 1.3594942092895508, 3.706721305847168, 1.6405293941497803, 0.8954989314079285, 0.7954823970794678, 0.4129959046840668, 0.6330705285072327, 1.2387741804122925, 0.3918100595474243, 1.1384146213531494, 0.23837123811244965, -3.4407920837402344, 5.616605758666992, 3.5525031089782715, 0.12210012972354889, 1.1190476417541504, 3.529304027557373, 1.0616605281829834, -1.8929922580718994, 11.630037307739258, 3.3137974739074707, 0.45787549018859863, 2.8693528175354004, 2.6398046016693115, 0.3730158805847168, 0.01730404794216156, 0.03768119961023331, 0.01753353327512741, 0.007088467013090849, 0.01060989685356617, 0.008364753797650337, 0.017626946792006493, 0.04176497459411621, 0.014509808272123337, 0.008605752140283585, 0.018033072352409363, 0.01290255505591631, -2.417940139770508, 0.0779467448592186, 12.456631660461426, -17.258840560913086, 20.26535987854004, 1.2431979179382324, -0.042419999837875366, 0.3785984516143799, 15.752665519714355, -24.920928955078125, 24.784517288208008, 1.8728276491165161, 0.04415641725063324, 0.013052133843302727, 0.026251528412103653, -0.04099075868725777, 0.6078895330429077, 0.3676729202270508, 0.3477836549282074, 0.5478533506393433, -0.009511151351034641, 0.2664130628108978, 3.110250473022461, 0.2681403160095215, 3.100255250930786, -0.69153892993927, -0.1758764386177063, 3.1310431957244873, -0.2766362428665161, 0.62308269739151, 9.898106575012207, 0.029848575592041016, 0.018471479415893555, 0.05462029576301575, -0.020105905830860138, 0.02462596260011196, 0.775679349899292, 0.6341044306755066], "mean": [-0.29246029257774353, -0.07336089760065079, -0.3532548248767853, -1.1837598085403442, -0.2043830305337906, 0.2162637710571289, -0.5292739272117615, -0.26640287041664124, 0.054543960839509964, 0.5753275752067566, -1.1893360614776611, 0.4780401885509491, -0.2275516539812088, -0.5125978589057922, 0.014069072902202606, 0.00040491847903467715, -0.60888671875, 1.032841682434082, -0.45776888728141785, -0.013133108615875244, -0.00639354158192873, 0.0022466755472123623, -0.6155741214752197, 1.0235142707824707, -0.45235884189605713, -0.016715172678232193, 0.7242218852043152, 1.7453187704086304, 0.7242218852043152, 0.7242218852043152, 0.7242218852043152, 0.7242218852043152, 0.6163219213485718, 1.7453187704086304, 0.6163219213485718, 0.6163219213485718, 0.6163219213485718, 0.6163219213485718, -0.01844749227166176, -3.478481005458889e-07, -0.003007223131135106, -0.0004811684775631875, 0.014758235774934292, -0.0006478621507994831, 0.00902673602104187, 0.009266652166843414, -0.007123718038201332, 0.013567962683737278, 0.011600501835346222, 0.005060288123786449, -0.004543954972177744, -0.035002462565898895, -0.02127920836210251, -0.020220603793859482, -7.906112194061279, -2.453338384628296, 0.27210885286331177, -4.610545635223389, -0.16311150789260864, 0.3395697772502899, -0.47380924224853516, -5.9966230392456055, 5.492360591888428, 0.8591877818107605, -4.951815605163574, 0.29188597202301025, -0.08675377070903778, -0.453769326210022, 0.0004431066627148539, 0.00047394700231961906, 0.00011205608461750671, -0.0003705604176502675, -7.293179805856198e-05, -0.0001844083599280566, -1.7249789380002767e-05, -0.00011927414016099647, 0.0002947747998405248, -0.00027051533106714487, -9.914939437294379e-05, -0.00042120457510463893, -3.498372793197632, -0.30775007605552673, 7.169510364532471, -24.188886642456055, 15.199934959411621, 0.5025812983512878, -1.1215993165969849, -0.1247188001871109, 11.340737342834473, -30.016721725463867, 18.641727447509766, 0.9526209235191345, 0.001918579451739788, -0.002697798190638423, 0.010432454757392406, -0.07767219841480255, 0.44038379192352295, 0.1513727605342865, 0.21651428937911987, 0.4057663679122925, -0.08781390637159348, 0.16184164583683014, -1.2995014190673828, -0.6903294324874878, 1.0134170055389404, -2.2331457138061523, -0.6775769591331482, 2.6541175842285156, -0.6321244835853577, 0.10867597907781601, 9.768633842468262, 0.0011759496992453933, 0.00031892952392809093, -4.6221204684115946e-05, -0.02193409577012062, 0.02376420609652996, 0.7745433449745178, 0.6316925287246704], "std": [0.23301242291927338, 0.18564128875732422, 0.11163715273141861, 0.3912672996520996, 0.5573475956916809, 0.24429868161678314, 0.12451397627592087, 0.3021693825721741, 0.14088021218776703, 0.1675763577222824, 0.35549041628837585, 0.19324280321598053, 0.3079373240470886, 0.16761092841625214, 0.0007007144740782678, 0.0017918652156367898, 0.001030885730870068, 0.001300630858168006, 0.0008038305677473545, 0.002580550964921713, 0.0004173125489614904, 0.002082216087728739, 0.0008338835323229432, 0.000454135297331959, 0.0006239527137950063, 0.0018904608441516757, 0.8550620079040527, 1.049041748046875e-05, 0.8550620079040527, 0.8550620079040527, 0.8550620079040527, 0.8550620079040527, 0.8253202438354492, 1.049041748046875e-05, 0.8253202438354492, 0.8253202438354492, 0.8253202438354492, 0.8253202438354492, 0.0016434992430731654, 7.184534638327023e-07, 0.28362780809402466, 0.20041397213935852, 0.1676308661699295, 0.4125552177429199, 0.5754878520965576, 0.3062196969985962, 0.24100738763809204, 0.2404126673936844, 0.09106382727622986, 0.19948486983776093, 0.2884695827960968, 0.15689827501773834, 0.31441229581832886, 0.13647738099098206, 2.3844525814056396, 3.542632579803467, 1.2580456733703613, 2.8420286178588867, 0.34556907415390015, 0.9743028283119202, 0.6105867624282837, 2.791154623031616, 3.3183891773223877, 1.1463634967803955, 2.263936996459961, 0.8038990497589111, 0.8664186000823975, 0.426822304725647, 0.00312685570679605, 0.006587314419448376, 0.004800789523869753, 0.0028512729331851006, 0.002244294388219714, 0.0026295692659914494, 0.002783947391435504, 0.0071221222169697285, 0.0050176093354821205, 0.003219354199245572, 0.002292541554197669, 0.002832471625879407, 0.5296910405158997, 0.14440475404262543, 1.5316635370254517, 2.5968017578125, 1.7657198905944824, 0.44451388716697693, 0.4873824715614319, 0.16238027811050415, 1.6531504392623901, 2.2363321781158447, 1.9398123025894165, 0.48622140288352966, 0.008321722969412804, 0.0041024512611329556, 0.0015101401368156075, 0.008404280059039593, 0.06203048676252365, 0.12577390670776367, 0.08294732123613358, 0.06666146218776703, 0.06928414106369019, 0.09258230775594711, 2.2034852504730225, 0.438671737909317, 2.1618881225585938, 0.7725446224212646, 0.21289196610450745, 0.43963423371315, 0.055444177240133286, 0.07630373537540436, 0.03258316591382027, 0.004461547359824181, 0.006328705698251724, 0.011484729126095772, 0.0005176128470338881, 0.0004758368886541575, 0.0005998410051688552, 0.0007299053249880672], "count": [483]}, "action": {"min": [-0.9456620812416077, -0.19328685104846954, -0.5090891122817993, -1.5388116836547852, -1.347287654876709, -0.16963529586791992, -0.6981316804885864, -0.9838979244232178, -0.25397056341171265, 0.39303362369537354, -1.5523890256881714, 0.22120073437690735, -0.575904369354248, -0.692978024482727, 0.012250693514943123, -0.0033513556700199842, -0.6070980429649353, 1.0272469520568848, -0.4593101143836975, -0.016118574887514114, -0.008020111359655857, -0.0022325871977955103, -0.6144106984138489, 1.0174973011016846, -0.45425403118133545, -0.019011054188013077, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.020888883620500565, -3.007872464877437e-06, -1.5404503345489502, -0.5804923176765442, -0.4835719168186188, -2.2026381492614746, -2.2531847953796387, -1.1629273891448975, -1.912604570388794, -1.1466951370239258, -0.41401514410972595, -0.8138953447341919, -0.9558178186416626, -1.0097049474716187, -1.2566860914230347, -1.034367322921753], "max": [-0.00010386604117229581, 0.37196171283721924, 0.13468506932258606, -0.25033000111579895, 0.2492465078830719, 0.6981316804885864, -0.259733110666275, 0.03376881033182144, 0.1763860136270523, 1.1026439666748047, -0.4423760771751404, 0.9223151206970215, 0.5469484925270081, -0.1736573874950409, 0.016279887408018112, 0.005205526016652584, -0.6002448797225952, 1.032526969909668, -0.45572832226753235, -0.009861333295702934, -0.00442967563867569, 0.007131112273782492, -0.6049798727035522, 1.0233854055404663, -0.4502710700035095, -0.014446575194597244, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.014609497040510178, 1.8563081312095164e-06, 1.0631062984466553, 1.4440150260925293, 1.2971572875976562, 1.3594942092895508, 3.706721305847168, 1.6405293941497803, 0.8954989314079285, 0.7954823970794678, 0.4129959046840668, 0.6330705285072327, 1.2387741804122925, 0.249477356672287, 1.1384146213531494, 0.23837123811244965], "mean": [-0.32480499148368835, -0.061000701040029526, -0.3503570556640625, -1.1307305097579956, -0.20438092947006226, 0.21699386835098267, -0.5267186164855957, -0.27943170070648193, 0.05723574012517929, 0.5954985618591309, -1.1546287536621094, 0.4694083034992218, -0.22994478046894073, -0.5158088207244873, 0.013778502121567726, 0.00027840331313200295, -0.6045382618904114, 1.0305583477020264, -0.45797911286354065, -0.012509362772107124, -0.006571760401129723, 0.0019140084041282535, -0.6111817359924316, 1.021249771118164, -0.45264723896980286, -0.016166020184755325, 0.7242218852043152, 1.7453187704086304, 0.7242218852043152, 0.7242218852043152, 0.7242218852043152, 0.7242218852043152, 0.6158882975578308, 1.7453187704086304, 0.6158882975578308, 0.6158882975578308, 0.6158882975578308, 0.6158882975578308, -0.018454380333423615, -3.4645333357730124e-07, -0.002799128880724311, -0.0006342570413835347, 0.014595567248761654, -0.0009892977541312575, 0.00892914179712534, 0.00982504803687334, -0.007083435542881489, 0.015625089406967163, 0.012425461784005165, 0.005213791970163584, -0.005797621328383684, -0.03612836077809334, -0.023317130282521248, -0.02074514515697956], "std": [0.24101929366588593, 0.17411963641643524, 0.12005720287561417, 0.40576493740081787, 0.5593852400779724, 0.2460022270679474, 0.12438438087701797, 0.30962637066841125, 0.13353008031845093, 0.18184953927993774, 0.3640119135379791, 0.1932797133922577, 0.30955770611763, 0.1644437462091446, 0.0008553511579521, 0.002052017254754901, 0.0013207176234573126, 0.0013264953158795834, 0.0008190114167518914, 0.0023445691913366318, 0.000628794077783823, 0.0022370906081050634, 0.0012247387785464525, 0.0007346116472035646, 0.0008202058961614966, 0.0017101429402828217, 0.8550620079040527, 1.049041748046875e-05, 0.8550620079040527, 0.8550620079040527, 0.8550620079040527, 0.8550620079040527, 0.8251250386238098, 1.049041748046875e-05, 0.8251250386238098, 0.8251250386238098, 0.8251250386238098, 0.8251250386238098, 0.001645084354095161, 7.20182242730516e-07, 0.28365397453308105, 0.20045308768749237, 0.1676735281944275, 0.41262370347976685, 0.5754974484443665, 0.306047260761261, 0.2410079389810562, 0.23586539924144745, 0.08911316841840744, 0.1995515376329422, 0.28698721528053284, 0.15529492497444153, 0.3110641837120056, 0.13597609102725983], "count": [483]}, "timestamp": {"min": [0.0], "max": [16.066666666666666], "mean": [8.033333333333333], "std": [4.647659705781044], "count": [483]}, "frame_index": {"min": [0], "max": [482], "mean": [241.0], "std": [139.4297911734313], "count": [483]}, "episode_index": {"min": [215], "max": [215], "mean": [215.0], "std": [0.0], "count": [483]}, "index": {"min": [84131], "max": [84613], "mean": [84372.0], "std": [139.4297911734313], "count": [483]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [483]}, "subtask_annotation": {"mean": [0.4824016563146998, 2.0, 2.0, 2.0, 2.0], "std": [0.6508481710643391, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [483]}, "scene_annotation": {"mean": [215.0], "std": [0.0], "min": [215], "max": [215], "count": [483]}, "eef_direction_state": {"mean": [3.886128364389234, 4.082815734989648], "std": [2.1336003941478126, 2.1682287905568467], "min": [0, 0], "max": [6, 6], "count": [483]}, "eef_velocity_state": {"mean": [0.8509316770186336, 0.6708074534161491], "std": [0.773884130542734, 0.6850343194515417], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_acc_mag_state": {"mean": [0.7267080745341615, 0.5486542443064182], "std": [0.8438370730637696, 0.7980392966278792], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_direction_action": {"mean": [3.579710144927536, 4.053830227743271], "std": [2.20186311069059, 2.050400361894042], "min": [0, 0], "max": [6, 6], "count": [483]}, "eef_velocity_action": {"mean": [0.8881987577639752, 0.7370600414078675], "std": [0.7667558678676211, 0.6712162954187029], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_acc_mag_action": {"mean": [0.9337474120082816, 0.8198757763975155], "std": [0.8462313448427315, 0.8332246627445482], "min": [0, 0], "max": [2, 2], "count": [483]}, "eef_sim_pose_state": {"mean": [0.3074040720267566, 0.19841652043634858, 0.14074381694836288, -1.3127817831015045, -0.6906681135416785, 1.03965142916644, 0.28930600128398065, -0.16518749759677548, 0.12157089900909916, -2.2331273411697032, -0.6776572965611115, 2.6542433548326794], "std": [0.05234791392773441, 0.11114714487970787, 0.036887131723803875, 2.240135390786165, 0.43868837529565635, 2.194811947024879, 0.072857915248561, 0.064249177787279, 0.030433706293278243, 0.7725771042717312, 0.21287208057887172, 0.43953561394627216], "min": [0.2343711906667664, 0.10458524243008879, 0.06368051256398481, -3.129371089251219, -1.0150312702042918, -3.138480780353831, 0.21291104485936274, -0.31980747002055504, 0.05755069702156312, -2.98633476908603, -0.886531776229282, 1.9174045057996443], "max": [0.44348517296506273, 0.410210680095477, 0.2494305267061788, 3.132185650546099, 0.2680459009819529, 3.131300437859371, 0.4404254844273284, -0.11388630677045573, 0.17095450828658093, -0.6915287968843599, -0.17589941966787914, 3.131043276564686], "count": [483]}, "eef_sim_pose_action": {"mean": [0.31477817040375816, 0.20456139487438238, 0.136505142980222, -1.3614839658037499, -0.7173958254525148, 1.0430423862636846, 0.2897958801256268, -0.1630181573302931, 0.11759321549608576, -2.21269114332163, -0.6828486713636605, 2.6559720440770525], "std": [0.051313695801224385, 0.1091173509920634, 0.0369130320569478, 2.2354175368516773, 0.4521093730198096, 2.220904655407089, 0.07390549975684917, 0.06550803142604075, 0.03199490605698995, 0.7860225099094541, 0.23140201855112189, 0.44262440801638736], "min": [0.24104261618064185, 0.10130367814695337, 0.05566744872492048, -3.1326122255835163, -1.0559064140477348, -3.127572909593853, 0.21298164530829192, -0.3230036778248386, 0.0459280449361309, -2.956508038191652, -0.8531167977421131, 1.9103600921965573], "max": [0.4538361016814962, 0.4253727996121467, 0.2505274304308208, 3.132227615373451, 0.2917802112502381, 3.136265881904778, 0.4509062918162108, -0.10901495584086214, 0.1756359678900946, -0.6583822076900108, -0.1181838680906897, 3.1298763804710696], "count": [483]}}} +{"episode_index": 213, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4053008386197616]], [[0.5169242935409457]], [[0.4619885212418301]]], "std": [[[0.30629046205668314]], [[0.2381954738309149]], [[0.23556651988973643]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41649153450595927]], [[0.4505969651095732]], [[0.4013204560745867]]], "std": [[[0.3114497169772824]], [[0.22874936008010976]], [[0.24709755159714136]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40919067185697805]], [[0.4697472246251442]], [[0.41257079248366013]]], "std": [[[0.3129694193244217]], [[0.23375541300205438]], [[0.2513561136262505]]], "count": [100]}, "observation.state": {"min": [-0.9159062504768372, -0.2101936936378479, -0.6191346645355225, -1.5771121978759766, -1.5506207942962646, -0.25978440046310425, -0.7025753259658813, -0.910241425037384, -0.17691056430339813, 0.1893070787191391, -1.7540240287780762, -0.17404860258102417, -0.28592079877853394, -0.6117991209030151, 0.010256735607981682, -0.00651702843606472, -0.6148518323898315, 1.0313725471496582, -0.4499051570892334, -0.006473931483924389, -0.013603584840893745, -0.004101237747818232, -0.618536114692688, 1.0169150829315186, -0.4427186846733093, -0.007069421466439962, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.00591196957975626, -0.0019103935919702053, -0.7977323532104492, -0.5244407057762146, -0.3912568688392639, -1.7254998683929443, -2.901024341583252, -1.598006010055542, -1.4357995986938477, -0.9584457874298096, -0.3188830018043518, -1.2502682209014893, -1.3198626041412354, -2.627061367034912, -0.8687258362770081, -1.433249831199646, -15.27756118774414, -9.89011001586914, -3.018925666809082, -11.38583755493164, -0.7460317611694336, -4.103174209594727, -2.238095283508301, -12.760994911193848, -4.029304027557373, -2.710012435913086, -8.516483306884766, -1.3199024200439453, -1.090354084968567, -2.008547067642212, -0.0068704779259860516, -0.028686584904789925, -0.016539037227630615, -0.009528093039989471, -0.010483840480446815, -0.02228344790637493, -0.006541464477777481, -0.032888539135456085, -0.0203620046377182, -0.008576426655054092, -0.011724145151674747, -0.009588252753019333, -3.499650001525879, -0.7237911820411682, 3.429656505584717, -31.53618812561035, 8.774330139160156, -0.526839554309845, -0.21209999918937683, -0.5456271767616272, 5.953646183013916, -35.54005813598633, 11.53105640411377, -0.13051778078079224, -0.017621351405978203, -0.01523012388497591, 0.003052503103390336, -0.08198151737451553, 0.3799184262752533, -0.04407146945595741, 0.031223921105265617, 0.33335497975349426, -0.23381805419921875, 0.021086137741804123, -3.118635892868042, -1.2435194253921509, -3.138862371444702, -3.0849642753601074, -1.3098468780517578, -3.128185510635376, -0.7129037976264954, -0.17708881199359894, 9.678812026977539, -0.014111161231994629, -0.02212965488433838, -0.055877625942230225, -0.019383132457733154, 0.023142412304878235, 0.6836205720901489, 0.7246097326278687], "max": [-0.032790057361125946, 0.5391445755958557, -0.32480359077453613, -0.6635780334472656, 0.229085773229599, 0.6947625279426575, -0.19311779737472534, 0.1470140665769577, 0.11139130592346191, 0.8858849406242371, -0.5231918692588806, 0.7155556082725525, 0.5994104146957397, -0.10490331053733826, 0.011174188926815987, 0.004550330340862274, -0.6096261143684387, 1.0341813564300537, -0.44292861223220825, -0.0016980478540062904, -0.012782398611307144, 0.008015904575586319, -0.6120673418045044, 1.0192418098449707, -0.43781566619873047, -0.004163176752626896, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.005147415678948164, -0.0019002660410478711, 1.071838140487671, 0.8733980059623718, 0.5909860730171204, 0.5256164073944092, 4.864391803741455, 2.7358474731445312, 0.8232429027557373, 1.188551902770996, 0.5592243075370789, 0.779853105545044, 1.1273223161697388, 0.756698489189148, 1.2693345546722412, 0.620771050453186, -4.810427665710449, 6.684981822967529, 3.566544771194458, 0.3968254029750824, 2.180708408355713, 2.9554333686828613, 0.9755799770355225, -2.338402271270752, 9.768010139465332, 2.162393093109131, 1.4346764087677002, 1.6929181814193726, 0.8034188747406006, 1.807692289352417, 0.007761366665363312, 0.04115721955895424, 0.017238158732652664, 0.00787236075848341, 0.01599625125527382, 0.009654072113335133, 0.0071431114338338375, 0.036271948367357254, 0.021612701937556267, 0.008357375860214233, 0.00845586322247982, 0.007523857988417149, -1.4210700988769531, 0.5307801961898804, 11.773670196533203, -18.364442825317383, 19.519201278686523, 0.9305758476257324, 1.8028500080108643, 0.7794674038887024, 16.079299926757812, -24.627225875854492, 23.7657413482666, 1.4450972080230713, 0.023437052965164185, 0.01278507150709629, 0.007326007820665836, 0.027327172458171844, 0.5877299904823303, 0.39633479714393616, 0.39069029688835144, 0.5505127906799316, -0.01409955881536007, 0.24670647084712982, 3.1161417961120605, 0.8179334998130798, 3.1219468116760254, 3.1023716926574707, -0.3027893900871277, 3.1321887969970703, -0.44311898946762085, 0.2558591365814209, 9.901601791381836, 0.015366435050964355, 0.016693800687789917, 0.05063486099243164, -0.01728171296417713, 0.025802528485655785, 0.6884467601776123, 0.7291713953018188], "mean": [-0.4507104754447937, -0.02484981156885624, -0.4739919900894165, -1.1378570795059204, -0.32394683361053467, 0.2443941831588745, -0.48266080021858215, -0.2824707329273224, -0.074571892619133, 0.43042775988578796, -1.254764437675476, 0.21308043599128723, -0.009261437691748142, -0.4860697388648987, 0.010658266954123974, -0.0016827736981213093, -0.6134033203125, 1.0329397916793823, -0.4453721344470978, -0.004175856243818998, -0.013311687856912613, 0.0009365012519992888, -0.6161150932312012, 1.017886996269226, -0.43944984674453735, -0.005982226226478815, 0.47543999552726746, 1.7453258037567139, 0.47543999552726746, 0.47543999552726746, 0.47543999552726746, 0.47543999552726746, 0.6261184215545654, 1.7453258037567139, 0.6261184215545654, 0.6261184215545654, 0.6261184215545654, 0.6261184215545654, -0.005558245349675417, -0.0019076083553954959, -0.014368469826877117, -0.0005206504720263183, -0.007806255482137203, 0.014504148624837399, 0.026013625785708427, -0.020473195239901543, 0.0008418147335760295, 0.017054447904229164, 0.00034027910442091525, 0.0038536195643246174, -0.0054341028444468975, -0.045561112463474274, 0.015003959648311138, -0.02091369219124317, -8.97719669342041, -2.3803980350494385, 0.12952516973018646, -3.9989237785339355, 0.2248620241880417, 0.22179244458675385, -0.5016846060752869, -6.75887393951416, 0.31647437810897827, -0.1550198644399643, -4.696918487548828, 0.08427178859710693, -0.033736132085323334, -0.5570712685585022, 6.346605368889868e-05, 0.0007623630226589739, -0.00014306789671536535, -0.0003612106083892286, 0.000387148727895692, -0.00014107355673331767, -5.677725494024344e-05, 0.0002566476759966463, -0.0008538741385564208, 0.0004025678790640086, 2.7643585781333968e-05, -0.00010025312076322734, -2.66606068611145, -0.13290688395500183, 7.69943904876709, -23.82961082458496, 14.814661979675293, 0.38967370986938477, 0.5897065997123718, 0.13621798157691956, 11.332060813903809, -29.3376522064209, 18.007963180541992, 0.8513184189796448, 0.0024982457980513573, -0.002457753289490938, 0.0054052965715527534, -0.03241678327322006, 0.46009302139282227, 0.10554817318916321, 0.2502943277359009, 0.430715948343277, -0.14476162195205688, 0.17591343820095062, 0.6203386187553406, -0.5959357023239136, 0.353909432888031, -1.5268877744674683, -0.8739010095596313, 1.4305797815322876, -0.5793994665145874, 0.06362736225128174, 9.7821044921875, 0.0015681100776419044, 0.00039468612521886826, 0.0005421488895080984, -0.018398791551589966, 0.024724435061216354, 0.6864141821861267, 0.7265568375587463], "std": [0.25911107659339905, 0.21914340555667877, 0.08659430593252182, 0.27194902300834656, 0.6149606704711914, 0.2971027195453644, 0.13237561285495758, 0.347152978181839, 0.09707541018724442, 0.17251503467559814, 0.4347602427005768, 0.23362798988819122, 0.2134712189435959, 0.1633772999048233, 0.0001756388519424945, 0.002221616916358471, 0.0014151263749226928, 0.0008827014826238155, 0.0018223791848868132, 0.0011301485355943441, 0.0001483693631598726, 0.0020483762491494417, 0.0015959115698933601, 0.0006844634190201759, 0.0012286315904930234, 0.00058675033506006, 0.769548773765564, 3.4570693969726562e-06, 0.769548773765564, 0.769548773765564, 0.769548773765564, 0.769548773765564, 0.8240031599998474, 3.4570693969726562e-06, 0.8240031599998474, 0.8240031599998474, 0.8240031599998474, 0.8240031599998474, 0.0001324621116509661, 1.3197911812312668e-06, 0.2857988476753235, 0.22647875547409058, 0.13997381925582886, 0.3675733506679535, 0.8351605534553528, 0.4809040129184723, 0.25825726985931396, 0.3364773988723755, 0.14093461632728577, 0.29101189970970154, 0.416454553604126, 0.3557385206222534, 0.28124547004699707, 0.20195448398590088, 2.543323278427124, 3.5493881702423096, 1.6082038879394531, 2.9952595233917236, 0.4790664315223694, 1.3073546886444092, 0.6404268145561218, 3.048271894454956, 3.471081018447876, 0.9905623197555542, 2.2021067142486572, 0.44252023100852966, 0.4122943580150604, 0.6163750886917114, 0.002570395590737462, 0.008275534026324749, 0.005472817923873663, 0.002977223601192236, 0.0028826636262238026, 0.003093451727181673, 0.0024384225253015757, 0.008767785504460335, 0.00526190921664238, 0.0026500991079956293, 0.0025409888476133347, 0.0020494991913437843, 0.3862896263599396, 0.18838198482990265, 2.314884662628174, 3.387025833129883, 3.08621883392334, 0.3382556140422821, 0.37676045298576355, 0.22458548843860626, 2.201427459716797, 2.6274492740631104, 3.4438982009887695, 0.36055266857147217, 0.00670020654797554, 0.004713345784693956, 0.0005896312068216503, 0.01727048121392727, 0.052443042397499084, 0.11680927127599716, 0.08353670686483383, 0.0713295117020607, 0.06342872977256775, 0.06345086544752121, 2.594062089920044, 0.6271432042121887, 2.538708448410034, 1.852301001548767, 0.2179662585258484, 2.2467575073242188, 0.04957285895943642, 0.06558927148580551, 0.032747577875852585, 0.0044962940737605095, 0.006218616850674152, 0.014412653632462025, 0.00035664698225446045, 0.00048631077515892684, 0.000816517451312393, 0.0007706388714723289], "count": [349]}, "action": {"min": [-0.9746893644332886, -0.20513620972633362, -0.6964285373687744, -1.6029590368270874, -1.5663751363754272, -0.2905091345310211, -0.6981316804885864, -0.9312146306037903, -0.19378693401813507, 0.1689293384552002, -1.7416385412216187, -0.17870303988456726, -0.2065822184085846, -0.6158853769302368, 0.009016933850944042, -0.0074277836829423904, -0.6133197546005249, 1.0261220932006836, -0.44944116473197937, -0.006008756347000599, -0.014887403696775436, -0.004317715764045715, -0.6159213185310364, 1.0129433870315552, -0.44234442710876465, -0.007770382333546877, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.00591196957975626, -0.0019110004650428891, -0.7977323532104492, -0.5244407057762146, -0.3912568688392639, -1.7254998683929443, -2.901024341583252, -1.598006010055542, -1.4357995986938477, -0.9584457874298096, -0.3188830018043518, -1.2502682209014893, -1.3198626041412354, -2.627061367034912, -0.8687258362770081, -1.433249831199646], "max": [-0.13869823515415192, 0.533743143081665, -0.23016434907913208, -0.5449086427688599, 0.23322319984436035, 0.6981316804885864, -0.19048620760440826, 0.14872696995735168, 0.12206436693668365, 0.9641048908233643, -0.4519593417644501, 0.7188612818717957, 0.6087758541107178, -0.10167459398508072, 0.0119531424716115, 0.007794241886585951, -0.6033135652542114, 1.03485107421875, -0.443154901266098, -0.002086923224851489, -0.011885625310242176, 0.010740594007074833, -0.6063742637634277, 1.0199793577194214, -0.43771040439605713, -0.004818569868803024, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.005147415678948164, -0.0019002660410478711, 1.071838140487671, 0.8733980059623718, 0.5909860730171204, 0.5256164073944092, 4.864391803741455, 2.7358474731445312, 0.8232429027557373, 1.188551902770996, 0.5592243075370789, 0.779853105545044, 1.1273223161697388, 0.756698489189148, 1.2693345546722412, 0.620771050453186], "mean": [-0.48532000184059143, -0.012330889701843262, -0.4937427043914795, -1.0776050090789795, -0.32374730706214905, 0.24087177217006683, -0.4808308184146881, -0.296095073223114, -0.07911382615566254, 0.44380423426628113, -1.2177265882492065, 0.2040550708770752, -0.005069052334874868, -0.48917356133461, 0.010853806510567665, -0.0016531962901353836, -0.6095085740089417, 1.0311394929885864, -0.44589486718177795, -0.004055351950228214, -0.012952306307852268, 0.0006874217069707811, -0.6120700240135193, 1.0158782005310059, -0.4399224817752838, -0.006234480068087578, 0.4751898944377899, 1.7453258037567139, 0.4751898944377899, 0.4751898944377899, 0.4751898944377899, 0.4751898944377899, 0.6261184215545654, 1.7453258037567139, 0.6261184215545654, 0.6261184215545654, 0.6261184215545654, 0.6261184215545654, -0.005558233242481947, -0.0019076138269156218, -0.01274352241307497, -0.00023236403649207205, -0.007453173864632845, 0.013347052969038486, 0.025909259915351868, -0.019870735704898834, 0.0004635383083950728, 0.01825495809316635, 0.001608514809049666, 0.00451077101752162, -0.006770091596990824, -0.04636640474200249, 0.01564883626997471, -0.021520324051380157], "std": [0.2670809030532837, 0.2084072232246399, 0.10557914525270462, 0.2754676640033722, 0.6222696304321289, 0.3015039563179016, 0.13224650919437408, 0.36166393756866455, 0.10151302069425583, 0.19386394321918488, 0.4508320689201355, 0.23032933473587036, 0.21482832729816437, 0.1627500206232071, 0.00046520313480868936, 0.002753518521785736, 0.0021485795732587576, 0.0016703763976693153, 0.0017530329059809446, 0.0009483667090535164, 0.00046498741721734405, 0.002656686818227172, 0.0018843959551304579, 0.0013223148416727781, 0.0011323746293783188, 0.0004961263621225953, 0.7697500586509705, 3.4570693969726562e-06, 0.7697500586509705, 0.7697500586509705, 0.7697500586509705, 0.7697500586509705, 0.8240031599998474, 3.4570693969726562e-06, 0.8240031599998474, 0.8240031599998474, 0.8240031599998474, 0.8240031599998474, 0.00013324203609954566, 1.3333560673345346e-06, 0.28519129753112793, 0.22641649842262268, 0.14002570509910583, 0.36699604988098145, 0.835172712802887, 0.4808919429779053, 0.258219450712204, 0.33559533953666687, 0.13997986912727356, 0.2907675504684448, 0.4156811237335205, 0.3551414906978607, 0.28186044096946716, 0.2015615701675415], "count": [349]}, "timestamp": {"min": [0.0], "max": [11.6], "mean": [5.8], "std": [3.3582402799349804], "count": [349]}, "frame_index": {"min": [0], "max": [348], "mean": [174.0], "std": [100.74720839804942], "count": [349]}, "episode_index": {"min": [216], "max": [216], "mean": [216.0], "std": [0.0], "count": [349]}, "index": {"min": [84614], "max": [84962], "mean": [84788.0], "std": [100.74720839804942], "count": [349]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [349]}, "subtask_annotation": {"mean": [0.3954154727793696, 2.0, 2.0, 2.0, 2.0], "std": [0.5005231210619673, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [349]}, "scene_annotation": {"mean": [216.0], "std": [0.0], "min": [216], "max": [216], "count": [349]}, "eef_direction_state": {"mean": [3.4613180515759314, 2.464183381088825], "std": [2.027552191744328, 2.0888586238243936], "min": [0, 0], "max": [6, 6], "count": [349]}, "eef_velocity_state": {"mean": [1.174785100286533, 1.1232091690544412], "std": [0.7538594278197156, 0.6931965856750674], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_acc_mag_state": {"mean": [0.997134670487106, 0.9484240687679083], "std": [0.8446649268185493, 0.8549060057213312], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_direction_action": {"mean": [3.103151862464183, 2.5959885386819486], "std": [1.8866796936247685, 2.067648460110285], "min": [0, 0], "max": [6, 6], "count": [349]}, "eef_velocity_action": {"mean": [1.2349570200573066, 1.1203438395415473], "std": [0.6911920775906459, 0.6790891395279383], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_acc_mag_action": {"mean": [1.2550143266475644, 1.163323782234957], "std": [0.7306309337821194, 0.7824920597244587], "min": [0, 0], "max": [2, 2], "count": [349]}, "eef_sim_pose_state": {"mean": [0.34128494664885467, 0.18652408878862842, 0.17584185817860173, 0.6105873383777523, -0.5962483415102553, 0.3456659258865216, 0.30902487827981534, -0.2309592580280659, 0.1334869625846191, -1.53555066463762, -0.8741321817854397, 1.4393514625246824], "std": [0.05645315756603148, 0.10653456573297305, 0.061025642973659026, 2.6358930574671238, 0.627250937921996, 2.6068146400694396, 0.08037889315349182, 0.05113645780264305, 0.013683449631697157, 1.8638616389143505, 0.2181171816306399, 2.3178262889042007], "min": [0.25092544936646105, 0.08295882035157652, 0.07238495887619306, -3.139573857483589, -1.2438427927926625, -3.1404960532224155, 0.19844123698202548, -0.29858556336831016, 0.11207238327288176, -3.139228332458401, -1.3144591433236736, -3.140001848195368], "max": [0.45114330039456735, 0.4555943533104379, 0.3065343143686531, 3.139758182933816, 0.8172744947940234, 3.1404207808127134, 0.44104690872911, -0.13470440916164728, 0.16118223663123066, 3.120712317055681, -0.30286138064018453, 3.141339914341768], "count": [349]}, "eef_sim_pose_action": {"mean": [0.34757823117899483, 0.1897564916789106, 0.17131027898404666, 0.7442178262109058, -0.6147566681758997, 0.29121261195283177, 0.3111427046996367, -0.23462919194345594, 0.12962137601834145, -1.3407299268984652, -0.8678121760400723, 1.2381408319647598], "std": [0.056676866944768006, 0.10660073591436489, 0.06619857983561564, 2.568159826452601, 0.6447277688203752, 2.6236578598726537, 0.0825593246987548, 0.052750038939414566, 0.012142518472597293, 1.990160719600901, 0.24509699912690566, 2.392731915063815], "min": [0.2714129037960409, 0.07284064929806475, 0.06111286858208185, -3.141279977712084, -1.2349985333786757, -3.1394147810117237, 0.197533593800653, -0.3020351858003003, 0.109802565736309, -3.1374807711454378, -1.3239008752054158, -3.1375487540244897], "max": [0.4609096843409075, 0.4712102416230249, 0.3357805269335827, 3.132035449300301, 0.893211359574003, 3.128798083792107, 0.4431956962305731, -0.13097336219838343, 0.16321825900039136, 3.125920376629786, -0.20903904418351815, 3.131945730418515], "count": [349]}}} +{"episode_index": 214, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4370933294886582]], [[0.5337859020569012]], [[0.4795323048827374]]], "std": [[[0.28720901186217035]], [[0.20893355654125306]], [[0.2228309085536142]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4503586937716263]], [[0.4511491757977701]], [[0.38124156334102266]]], "std": [[[0.3103312538532884]], [[0.228639776933758]], [[0.2478215886432339]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45805106209150326]], [[0.44679496107266436]], [[0.37189100586312956]]], "std": [[[0.30707074871267]], [[0.23282365410523853]], [[0.2648809545467362]]], "count": [100]}, "observation.state": {"min": [-0.6218205690383911, -0.25253796577453613, -0.3747047781944275, -1.645972490310669, -1.5674846172332764, -0.29068422317504883, -0.6012071371078491, -0.4719158709049225, -0.2803853154182434, 0.45214149355888367, -1.746776819229126, 0.09536765515804291, -0.5725672841072083, -0.6632893681526184, 0.011014364659786224, -0.0036459213588386774, -0.5941703915596008, 1.0273263454437256, -0.4687064588069916, -0.01987983100116253, -0.013162877410650253, -0.0007185154827311635, -0.600949227809906, 1.0209729671478271, -0.46329912543296814, -0.017286084592342377, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.002193145453929901, -0.001529031665995717, -0.6849169731140137, -0.588756799697876, -0.5235936641693115, -1.879856824874878, -2.0730624198913574, -2.2260754108428955, -0.8231900930404663, -0.5433413982391357, -0.46099960803985596, -0.4022009074687958, -0.7604892253875732, -0.8900644183158875, -0.6980127096176147, -0.47984638810157776, -11.513847351074219, -7.4175825119018555, -1.7271062135696411, -11.599512100219727, -0.7460317611694336, -1.3199023008346558, -1.721611738204956, -10.500539779663086, -3.815629005432129, -2.0360195636749268, -7.417582988739014, -0.7173382639884949, -1.5494505167007446, -2.209401845932007, -0.008630025200545788, -0.05702682584524155, -0.02392256259918213, -0.013172833248972893, -0.02352362684905529, -0.02751862443983555, -0.00938111636787653, -0.051472682505846024, -0.02196393348276615, -0.006626090034842491, -0.017919668927788734, -0.026785865426063538, -4.751039981842041, -1.5663583278656006, 1.1432188749313354, -32.24318313598633, 11.869085311889648, -0.7243766784667969, -1.6331700086593628, -1.3881943225860596, 4.320476531982422, -34.80766677856445, 13.762374877929688, -0.3108624517917633, -0.019326265901327133, -0.01755247637629509, 0.0024420025292783976, -0.08198151737451553, 0.3720201849937439, 0.03425358235836029, 0.01685098186135292, 0.3144920766353607, -0.17534610629081726, 0.011081312783062458, -3.11529541015625, -0.9281174540519714, -3.12821626663208, -3.138225793838501, -0.8946098685264587, -3.1276931762695312, -0.7602466344833374, -0.07996475696563721, 9.70245361328125, -0.011846274137496948, -0.02059730887413025, -0.09429410099983215, -0.016339972615242004, 0.024882938712835312, 0.637153685092926, 0.7618260383605957], "max": [0.017107199877500534, 0.4743419587612152, 0.05331943929195404, -0.4478517472743988, 0.3017527461051941, 0.6883774399757385, -0.22249622642993927, 0.07136993110179901, 0.11444912850856781, 0.653471827507019, -0.9883049726486206, 0.7751581072807312, 0.14676693081855774, -0.10595425218343735, 0.012569457292556763, 0.018285125494003296, -0.5821318626403809, 1.0345847606658936, -0.46316277980804443, -0.008425052277743816, -0.012239513918757439, 0.021976009011268616, -0.5957440137863159, 1.0255838632583618, -0.45921218395233154, -0.008488725870847702, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0014303394127637148, -0.0014295984292402864, 1.3949114084243774, 1.0093320608139038, 0.6858910322189331, 0.8257806897163391, 3.1423380374908447, 1.458989143371582, 0.5977843403816223, 0.5733991265296936, 0.24543917179107666, 0.33955076336860657, 0.6400842070579529, 0.9621559977531433, 1.0627726316452026, 0.6200381517410278, -0.4788156747817993, 11.263736724853516, 2.625763177871704, 3.0219781398773193, 0.918192982673645, 2.123321294784546, 0.7173382639884949, -1.4921233654022217, 8.119658470153809, 2.7240538597106934, -0.8241758346557617, 2.9554333686828613, 3.0415139198303223, 0.28693529963493347, 0.009972159750759602, 0.0798768550157547, 0.04713376611471176, 0.008054246194660664, 0.017974495887756348, 0.011950042098760605, 0.00765334814786911, 0.08019175380468369, 0.018985461443662643, 0.006302182096987963, 0.01238578837364912, 0.009331065230071545, -1.7604299783706665, 0.18929922580718994, 9.813865661621094, -18.448444366455078, 20.83499526977539, 1.161074161529541, 1.3574399948120117, 0.4565452039241791, 13.080205917358398, -23.273967742919922, 24.040626525878906, 1.6617883443832397, 0.03632363677024841, 0.009731550700962543, 0.006105006206780672, -0.013663585297763348, 0.5264777541160583, 0.4930679202079773, 0.29760676622390747, 0.4850485920906067, 0.01998632401227951, 0.32965779304504395, 3.133288621902466, 0.5022754073143005, 3.135866641998291, 3.1371514797210693, -0.37966233491897583, 3.1354808807373047, -0.2730054557323456, 0.41104134917259216, 9.880634307861328, 0.01480644941329956, 0.02469673752784729, 0.07012045383453369, -0.011948304250836372, 0.02767143025994301, 0.6470752954483032, 0.7701551914215088], "mean": [-0.22085964679718018, -0.01718859001994133, -0.2789292633533478, -1.257128119468689, -0.5615914463996887, 0.30188101530075073, -0.4722309410572052, -0.1902037113904953, 0.016878001391887665, 0.5728546380996704, -1.4215726852416992, 0.43600016832351685, -0.280796080827713, -0.4618336856365204, 0.011558199301362038, -0.00029218161944299936, -0.5919910669326782, 1.0328891277313232, -0.46523043513298035, -0.01090831495821476, -0.012749416753649712, 0.002823779359459877, -0.5980314612388611, 1.0222948789596558, -0.4601607024669647, -0.010720496997237206, 0.5877400636672974, 1.745322585105896, 0.5877400636672974, 0.5877400636672974, 0.5877400636672974, 0.5877400636672974, 0.6665854454040527, 1.745322585105896, 0.6665854454040527, 0.6665854454040527, 0.6665854454040527, 0.6665854454040527, -0.0018332734471186996, -0.0015233330195769668, -0.01181019563227892, 0.027336206287145615, 0.024056607857346535, 0.008407674729824066, 0.007971493527293205, -0.010166279971599579, -0.002864663954824209, 0.011275739409029484, -0.00482339970767498, -0.002753922948613763, -0.01369803212583065, -0.017954090610146523, 0.004547859542071819, -0.014926140196621418, -7.257259368896484, -1.0541809797286987, 0.3491423428058624, -3.765134572982788, -0.00944495853036642, 0.23731935024261475, -0.48939216136932373, -5.503857612609863, 3.1992263793945312, 0.1985236406326294, -4.9097490310668945, 0.44859957695007324, 0.010281817987561226, -0.7556204795837402, -9.01141029316932e-05, -0.0003140749176964164, 0.0003684630210045725, -0.0005437102518044412, 0.00014555742382071912, -0.0004664445004891604, -0.00013961056538391858, 0.000279926200164482, 0.00038539362139999866, 0.0003555582952685654, 0.0001443268556613475, -0.00031863103504292667, -3.1252057552337646, -0.25624677538871765, 6.220523834228516, -24.77942657470703, 16.644187927246094, 0.3155966103076935, 0.03335271030664444, -0.034868787974119186, 9.590256690979004, -29.420034408569336, 19.45856285095215, 0.7567786574363708, 0.0027304196264594793, -0.002614860190078616, 0.003956060856580734, -0.0435640923678875, 0.42764827609062195, 0.19883204996585846, 0.21104024350643158, 0.3839932978153229, -0.07419771701097488, 0.20944175124168396, 0.7378992438316345, -0.43649935722351074, 0.11860203742980957, -1.5879875421524048, -0.6651372313499451, 0.6930359601974487, -0.5700139403343201, 0.10134725272655487, 9.774672508239746, 0.0017452840693295002, 0.0001893222943181172, -0.0001694671082077548, -0.015177909284830093, 0.025991618633270264, 0.645395815372467, 0.7632505893707275], "std": [0.16814585030078888, 0.29428717494010925, 0.11057890951633453, 0.36750105023384094, 0.652232825756073, 0.252238929271698, 0.13783204555511475, 0.16047655045986176, 0.12276691198348999, 0.0454813614487648, 0.2732907235622406, 0.23573407530784607, 0.1766350120306015, 0.17397205531597137, 0.0005296487943269312, 0.004141056444495916, 0.00256354920566082, 0.0020369349513202906, 0.0012391090858727694, 0.00292412587441504, 0.0003118853783234954, 0.004239838104695082, 0.0014286452205851674, 0.0010284163290634751, 0.0011576305842027068, 0.0022641653195023537, 0.8179256319999695, 6.67572021484375e-06, 0.8179256319999695, 0.8179256319999695, 0.8179256319999695, 0.8179256319999695, 0.839646577835083, 6.67572021484375e-06, 0.839646577835083, 0.839646577835083, 0.839646577835083, 0.839646577835083, 0.000145126658026129, 1.5944498954922892e-05, 0.2530311644077301, 0.17756813764572144, 0.13821034133434296, 0.3800104856491089, 0.6307702660560608, 0.40638571977615356, 0.16894450783729553, 0.1765405684709549, 0.11676124483346939, 0.09288254380226135, 0.23086020350456238, 0.23974627256393433, 0.25934478640556335, 0.15167595446109772, 2.060199022293091, 5.487022876739502, 1.1451091766357422, 3.2786498069763184, 0.3168873190879822, 0.6536293625831604, 0.6076454520225525, 2.0740859508514404, 2.8095507621765137, 1.0328856706619263, 1.6823781728744507, 0.8218439817428589, 0.8678086400032043, 0.44468003511428833, 0.0029739507008343935, 0.011225227266550064, 0.007209974806755781, 0.0029446021653711796, 0.0034279131796211004, 0.003747975453734398, 0.002607927657663822, 0.011731109581887722, 0.005456417333334684, 0.002462592674419284, 0.0026367201935499907, 0.0031063903588801622, 0.48914697766304016, 0.27227282524108887, 1.5434211492538452, 3.786078453063965, 1.5524380207061768, 0.5447701811790466, 0.5008546113967896, 0.28827041387557983, 1.8019212484359741, 2.793832302093506, 2.5131661891937256, 0.5893633365631104, 0.007060340605676174, 0.005083695985376835, 0.0005106361932121217, 0.014635423198342323, 0.04264278709888458, 0.15751667320728302, 0.09916394203901291, 0.052875418215990067, 0.055542491376399994, 0.09536730498075485, 2.4062235355377197, 0.5641664862632751, 2.4429092407226562, 1.915834903717041, 0.11491347849369049, 2.598008155822754, 0.05229736864566803, 0.06037662550806999, 0.029151551425457, 0.004173795692622662, 0.005798352416604757, 0.014719964936375618, 0.0009869295172393322, 0.0004506680998019874, 0.0017984987935051322, 0.0015225611859932542], "count": [400]}, "action": {"min": [-0.6644189357757568, -0.23937620222568512, -0.4014267027378082, -1.618880033493042, -1.5707963705062866, -0.2971656322479248, -0.6317182779312134, -0.5272971987724304, -0.3122117817401886, 0.4214029610157013, -1.7393110990524292, 0.08958405256271362, -0.5819454193115234, -0.6650550365447998, 0.01084186416119337, -0.007389385718852282, -0.5929951071739197, 1.0233423709869385, -0.46867525577545166, -0.018448561429977417, -0.013232635334134102, -0.004306614398956299, -0.5980679392814636, 1.0156811475753784, -0.4633805751800537, -0.016501881182193756, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.002193145453929901, -0.001529031665995717, -0.6849169731140137, -0.588756799697876, -0.5235936641693115, -1.879856824874878, -2.0730624198913574, -2.2260754108428955, -0.8231900930404663, -0.5433413982391357, -0.46099960803985596, -0.4022009074687958, -0.7604892253875732, -0.8900644183158875, -0.6980127096176147, -0.47984638810157776], "max": [0.046477966010570526, 0.47403383255004883, 0.08879649639129639, -0.3486495018005371, 0.308628112077713, 0.6981316804885864, -0.21834301948547363, 0.07249194383621216, 0.109793521463871, 0.6993259191513062, -0.9122936725616455, 0.7757205367088318, 0.1568709909915924, -0.10447847843170166, 0.013812595047056675, 0.017150264233350754, -0.5783332586288452, 1.0332551002502441, -0.4627515971660614, -0.008195941336452961, -0.010821498930454254, 0.02047063782811165, -0.5894080400466919, 1.022727131843567, -0.4583898186683655, -0.008711876347661018, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0014303394127637148, -0.0014295984292402864, 1.3949114084243774, 1.0093320608139038, 0.6858910322189331, 0.8257806897163391, 3.1423380374908447, 1.458989143371582, 0.5977843403816223, 0.5733991265296936, 0.24543917179107666, 0.33955076336860657, 0.6400842070579529, 0.9621559977531433, 1.0627726316452026, 0.6200381517410278], "mean": [-0.2565182149410248, -0.002697101328521967, -0.2718810737133026, -1.1946107149124146, -0.5600329637527466, 0.29678452014923096, -0.47150298953056335, -0.2057654708623886, 0.002441108925268054, 0.5835381746292114, -1.3833868503570557, 0.4323504567146301, -0.2779245376586914, -0.4661405682563782, 0.011809498071670532, -0.0005673635168932378, -0.589019775390625, 1.0309182405471802, -0.4650011956691742, -0.010484696365892887, -0.012340978719294071, 0.0022665506694465876, -0.5947337746620178, 1.0199785232543945, -0.4599147140979767, -0.010721960105001926, 0.5878273248672485, 1.745322585105896, 0.5878273248672485, 0.5878273248672485, 0.5878273248672485, 0.5878273248672485, 0.6665854454040527, 1.745322585105896, 0.6665854454040527, 0.6665854454040527, 0.6665854454040527, 0.6665854454040527, -0.001832875655964017, -0.001523327431641519, -0.012405412271618843, 0.02607748471200466, 0.023165592923760414, 0.008899010717868805, 0.012812611646950245, -0.012055613100528717, -0.00396802369505167, 0.011089147068560123, -0.004823088645935059, -0.0026733102276921272, -0.013516908511519432, -0.018111426383256912, 0.004532373044639826, -0.014903906732797623], "std": [0.16689470410346985, 0.27612659335136414, 0.12187829613685608, 0.3763399124145508, 0.6554470658302307, 0.2516234815120697, 0.138106107711792, 0.16928628087043762, 0.11562439054250717, 0.06366447359323502, 0.29009681940078735, 0.24153831601142883, 0.17939656972885132, 0.1751289665699005, 0.0006511547253467143, 0.004261801019310951, 0.0027468670159578323, 0.002291701268404722, 0.0012267609126865864, 0.0025325720198452473, 0.0005031172186136246, 0.0043763755820691586, 0.0016013020649552345, 0.0010115697514265776, 0.0012288225116208196, 0.0019333771197125316, 0.8179950714111328, 6.67572021484375e-06, 0.8179950714111328, 0.8179950714111328, 0.8179950714111328, 0.8179950714111328, 0.839646577835083, 6.67572021484375e-06, 0.839646577835083, 0.839646577835083, 0.839646577835083, 0.839646577835083, 0.0001449321280233562, 1.594357490830589e-05, 0.25333017110824585, 0.17954382300376892, 0.13947121798992157, 0.38011759519577026, 0.6376786231994629, 0.4084511399269104, 0.1702689230442047, 0.17651532590389252, 0.11676137149333954, 0.09289219975471497, 0.23088160157203674, 0.2397335022687912, 0.2593343257904053, 0.15169402956962585], "count": [400]}, "timestamp": {"min": [0.0], "max": [13.3], "mean": [6.65], "std": [3.848989766448103], "count": [400]}, "frame_index": {"min": [0], "max": [399], "mean": [199.5], "std": [115.46969299344309], "count": [400]}, "episode_index": {"min": [217], "max": [217], "mean": [217.0], "std": [0.0], "count": [400]}, "index": {"min": [84963], "max": [85362], "mean": [85162.5], "std": [115.46969299344309], "count": [400]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [400]}, "subtask_annotation": {"mean": [0.365, 2.0, 2.0, 2.0, 2.0], "std": [0.49170621309883583, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [400]}, "scene_annotation": {"mean": [217.0], "std": [0.0], "min": [217], "max": [217], "count": [400]}, "eef_direction_state": {"mean": [3.615, 3.055], "std": [2.225258411960279, 2.3080240466684967], "min": [0, 0], "max": [6, 6], "count": [400]}, "eef_velocity_state": {"mean": [0.91, 0.85], "std": [0.7790378681424932, 0.626498204307082], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_acc_mag_state": {"mean": [0.6725, 0.8525], "std": [0.8186841576578866, 0.8371043841720095], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_direction_action": {"mean": [3.4825, 3.125], "std": [2.254926550910252, 2.240396170323454], "min": [0, 0], "max": [6, 6], "count": [400]}, "eef_velocity_action": {"mean": [0.9175, 0.9975], "std": [0.7782632909240945, 0.6800689303298605], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_acc_mag_action": {"mean": [0.9575, 1.08], "std": [0.8280662715024665, 0.8146164741766535], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_sim_pose_state": {"mean": [0.2920426777260116, 0.23956577894994097, 0.14257578982754787, 0.7219492102436134, -0.4367904727104163, 0.103138168761924, 0.269549861314834, -0.1564618023270606, 0.14341017015236832, -1.5800918189158153, -0.6652398499162524, 0.6851995152072881], "std": [0.03062368886450653, 0.14770630056353992, 0.03403435350327891, 2.4359189148952063, 0.5642288994531997, 2.468103807394229, 0.044324250086050884, 0.04957235815374503, 0.0323499601207347, 1.938274664995436, 0.11493020653964676, 2.611915812212231], "min": [0.24422575801833177, 0.11070097214462027, 0.06767954990806468, -3.1388650643381775, -0.9295328856568341, -3.1392736248070405, 0.20035745038589622, -0.26976195952074505, 0.09028286887961459, -3.1409208324945284, -0.8946146453061217, -3.1391319340324446], "max": [0.36166191802523395, 0.49719433794860274, 0.18147508754021577, 3.1373178881206853, 0.5022170658419634, 3.1400447887583063, 0.3481491773953981, -0.11182341769233534, 0.19424090304272304, 3.1400196761347487, -0.37968333498460094, 3.138965341708031], "count": [400]}, "eef_sim_pose_action": {"mean": [0.30020692402369414, 0.24611512912376754, 0.13592197164139008, 0.7628540520390171, -0.456010175822561, -0.618651030930697, 0.27258813305097457, -0.16059527471299964, 0.1359563003441893, -2.0211274268542114, -0.6640609001681734, 0.6483423675288731], "std": [0.029072913598925408, 0.14455118109634393, 0.034735195872596415, 2.3897142176291615, 0.5686199376848451, 2.3997783663392447, 0.04504141744085463, 0.048400379280205706, 0.03261618797172545, 1.417058794044878, 0.12654717888953598, 2.6184464678402044], "min": [0.23947907352446737, 0.11330944283592749, 0.06144100272859797, -3.1316152847317724, -0.9743737917583707, -3.1413521467794117, 0.2001520957901282, -0.2693481139087728, 0.07542986301668875, -3.1415910457874667, -0.8692099957663163, -3.1334093639871985], "max": [0.3737693050184354, 0.5008760298696137, 0.16960888987250036, 3.1307687130523894, 0.5241627826217785, 3.1411243892664786, 0.3597760418848076, -0.10678940062383603, 0.1915464115214164, 3.1351749508048092, -0.3629726611419506, 3.13822771004749], "count": [400]}}} +{"episode_index": 215, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45109916769903313]], [[0.5279215748572487]], [[0.489170078222526]]], "std": [[[0.2796915900759974]], [[0.22522225864380652]], [[0.22517758684438513]]], "count": [162]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41162108531381564]], [[0.43466365915768385]], [[0.38423056214134166]]], "std": [[[0.2878299557973181]], [[0.2369944465885119]], [[0.25589433830932196]]], "count": [162]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44206311615665395]], [[0.45508676921506924]], [[0.37759811041337377]]], "std": [[[0.31008232607293784]], [[0.2253053037504451]], [[0.2649924481534638]]], "count": [162]}, "observation.state": {"min": [-0.8259823322296143, -0.3582068383693695, -0.640878438949585, -1.5245702266693115, -1.1697949171066284, -0.4999232888221741, -0.630955696105957, -1.1409573554992676, -0.3677447438240051, 0.3517203629016876, -1.5661532878875732, 0.20619580149650574, -0.5052686333656311, -0.6988646984100342, 0.009521767497062683, -0.0007813107222318649, -0.6309448480606079, 1.030168056488037, -0.4413153827190399, -0.012241228483617306, -0.014185755513608456, -0.003727023722603917, -0.6206274628639221, 1.0218356847763062, -0.44917362928390503, -0.009944971650838852, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0013346212217584252, -0.0011470953468233347, -0.8310245275497437, -0.7196046113967896, -0.5387019515037537, -1.3785725831985474, -1.4798481464385986, -1.768449068069458, -1.181624174118042, -2.107175350189209, -1.288343071937561, -0.6208342909812927, -1.073272943496704, -1.2264623641967773, -0.8797607421875, -0.7465775609016418, -16.602657318115234, -9.218559265136719, -2.190476179122925, -11.080586433410645, -1.0616605281829834, -2.8119657039642334, -1.6929181814193726, -14.286523818969727, -3.632478713989258, -2.6678876876831055, -9.462759971618652, -0.7173382639884949, -2.4389500617980957, -1.951159954071045, -0.012737048789858818, -0.016091709956526756, -0.014348531141877174, -0.008167200721800327, -0.007649970706552267, -0.003799246158450842, -0.01667597144842148, -0.018932705745100975, -0.014166506938636303, -0.008607047609984875, -0.007173336111009121, -0.005201284773647785, -3.499650001525879, -0.6978089809417725, 5.923952102661133, -28.58991241455078, 11.674384117126465, -0.772840142250061, -0.42419999837875366, -0.21156972646713257, 7.527428150177002, -32.97787094116211, 14.313445091247559, -0.5248234272003174, -0.017055001109838486, -0.023079155012965202, 0.0012210012646391988, -0.09564509987831116, 0.39961373805999756, -0.06786927580833435, -0.01005616970360279, 0.3561144471168518, -0.2145715355873108, 0.018601862713694572, -3.1247894763946533, -1.3415104150772095, -3.0517213344573975, -2.892012119293213, -0.9803679585456848, 2.175290822982788, -0.7910436391830444, -0.1464049369096756, 9.70242691040039, -0.012213796377182007, -0.012373685836791992, -0.03155133128166199, -0.021109694615006447, 0.02587469480931759, 0.6468945741653442, 0.759512722492218], "max": [-0.03457949310541153, 0.3753719925880432, -0.25549283623695374, -0.37308329343795776, 0.4157077670097351, 0.65852290391922, -0.05206627771258354, -0.019412215799093246, 0.18997539579868317, 1.3510949611663818, -0.36049389839172363, 0.9545228481292725, 0.5875669717788696, -0.30241650342941284, 0.011900647543370724, 0.004336267709732056, -0.6275211572647095, 1.0364437103271484, -0.4378354847431183, -0.007297146134078503, -0.01193292811512947, 0.0015372202033177018, -0.6182466745376587, 1.023643970489502, -0.4436224699020386, -0.005486256442964077, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0020023949909955263, -0.0011428814614191651, 0.6431259512901306, 0.5294056534767151, 0.6181395649909973, 0.8784679174423218, 2.5493030548095703, 1.1928398609161377, 0.5721277594566345, 0.7154372930526733, 0.2964271306991577, 0.9492989778518677, 1.117342472076416, 2.6870031356811523, 1.931525707244873, 0.6097089052200317, -4.3872880935668945, 6.837607383728027, 2.9487180709838867, -0.3663003742694855, 0.860805869102478, 3.0989010334014893, 0.6312576532363892, -5.378325462341309, 7.84493350982666, 1.7973136901855469, -0.030525023117661476, 0.8225478529930115, 0.4017094075679779, 0.3156288266181946, 0.007111770566552877, 0.024121569469571114, 0.01688113808631897, 0.0161119531840086, 0.014696158468723297, 0.020280415192246437, 0.00696161761879921, 0.020367713645100594, 0.017983004450798035, 0.007706023752689362, 0.01764940284192562, 0.015594996511936188, -1.3362300395965576, 0.11877598613500595, 16.019912719726562, -18.791778564453125, 22.28656005859375, 1.0830979347229004, 1.845270037651062, 0.6421326994895935, 16.346546173095703, -20.34813117980957, 23.788829803466797, 1.510591745376587, 0.025417203083634377, 0.008592338301241398, 0.004884005058556795, 0.0, 0.6109424233436584, 0.4333416819572449, 0.39505845308303833, 0.5477743148803711, -0.019392909482121468, 0.24492740631103516, 3.1148271560668945, 0.206099271774292, 3.0536303520202637, -0.8836336731910706, 0.07364436239004135, 3.077188491821289, -0.5006415247917175, 0.21352222561836243, 9.884331703186035, 0.013266384601593018, 0.014966994524002075, 0.05012035369873047, -0.018681731075048447, 0.02930794656276703, 0.6495145559310913, 0.761775553226471], "mean": [-0.4599984884262085, -0.07775680720806122, -0.4367952346801758, -1.084348440170288, -0.09357091039419174, 0.1139645054936409, -0.36957982182502747, -0.49415838718414307, -0.0018542669713497162, 0.65091472864151, -0.9530612230300903, 0.44963935017585754, -0.199900820851326, -0.5859128832817078, 0.011111258529126644, 0.0008923172135837376, -0.629680335521698, 1.0345896482467651, -0.4385518729686737, -0.008238409645855427, -0.012422327883541584, -0.0019426235230639577, -0.6196151375770569, 1.0226448774337769, -0.4450315833091736, -0.006709008011966944, 0.5108826160430908, 1.745331048965454, 0.5108826160430908, 0.5108826160430908, 0.5108826160430908, 0.5108826160430908, 0.7327610850334167, 1.745331048965454, 0.7327610850334167, 0.7327610850334167, 0.7327610850334167, 0.7327610850334167, 0.001606059493497014, -0.0011448132572695613, -0.018557248637080193, 0.010110915638506413, -0.0002614279219415039, 0.008989707566797733, 0.01378608401864767, -0.00206674518994987, -0.0044571226462721825, -0.008354276418685913, -0.008942668326199055, -0.0005082916468381882, 0.013353615067899227, 0.0028506664093583822, 0.0014932402409613132, -0.006525382865220308, -9.41063117980957, -1.4857691526412964, 0.08444389700889587, -4.545170783996582, 0.036362357437610626, 0.2471369504928589, -0.4503828287124634, -9.310612678527832, 2.6050336360931396, -0.6421146988868713, -5.031121253967285, 0.050418317317962646, -0.4319537281990051, -0.4822756052017212, 0.00026207155315205455, 0.00027847307501360774, -6.752707122359425e-05, 0.0002706054365262389, 2.9043143513263203e-05, 6.645956091233529e-06, -3.4385131584713235e-05, 0.0004919300554320216, 4.7413010179298e-05, 4.3663640099111944e-05, 0.00031010087695904076, -7.548296707682312e-05, -2.236621141433716, -0.25058794021606445, 10.881635665893555, -22.722566604614258, 17.963459014892578, 0.24674616754055023, 0.9239592552185059, 0.18257376551628113, 12.624865531921387, -26.309934616088867, 20.02655601501465, 0.6459336876869202, 0.0022143542300909758, -0.0022680009715259075, 0.0026136585511267185, -0.04794546589255333, 0.4776972234249115, 0.11665243655443192, 0.23056726157665253, 0.4579489827156067, -0.10203523188829422, 0.15299373865127563, -1.1284170150756836, -0.8617031574249268, 1.3327451944351196, -2.0226995944976807, -0.5961354970932007, 2.5757081508636475, -0.6679463982582092, 0.05022053420543671, 9.774092674255371, 0.0012120935134589672, 0.0002487236342858523, 0.0003894377441611141, -0.020143382251262665, 0.027549628168344498, 0.6485599279403687, 0.7603971362113953], "std": [0.28893330693244934, 0.22762712836265564, 0.11710997670888901, 0.34019729495048523, 0.4880123734474182, 0.26420485973358154, 0.14066082239151, 0.3123015761375427, 0.11424516886472702, 0.30866435170173645, 0.33908048272132874, 0.11058294773101807, 0.2989581823348999, 0.10531240701675415, 0.0002312823780812323, 0.001121430890634656, 0.0006523114861920476, 0.0006664198008365929, 0.0004994249902665615, 0.0006855049869045615, 0.00020125946321059018, 0.0012592095881700516, 0.000780282833147794, 0.0004757203860208392, 0.000784486997872591, 0.0006961763720028102, 0.7886684536933899, 1.7881393432617188e-06, 0.7886684536933899, 0.7886684536933899, 0.7886684536933899, 0.7886684536933899, 0.8568581342697144, 1.7881393432617188e-06, 0.8568581342697144, 0.8568581342697144, 0.8568581342697144, 0.8568581342697144, 0.00010311236837878823, 7.550187888227811e-07, 0.13629934191703796, 0.13616511225700378, 0.12093862146139145, 0.24809138476848602, 0.33157068490982056, 0.27003705501556396, 0.18318909406661987, 0.26585856080055237, 0.14028529822826385, 0.16690535843372345, 0.23682980239391327, 0.28379330039024353, 0.290585994720459, 0.11228718608617783, 3.22196626663208, 3.7503371238708496, 1.4520941972732544, 2.5240204334259033, 0.39530879259109497, 0.9067337512969971, 0.46043848991394043, 2.3309428691864014, 2.6294455528259277, 1.030503273010254, 2.297166585922241, 0.23857365548610687, 0.5257810950279236, 0.361648827791214, 0.002567801158875227, 0.005438797641545534, 0.004739638417959213, 0.0027857862878590822, 0.001429976080544293, 0.0017374599119648337, 0.0026324582286179066, 0.005324488505721092, 0.00477080000564456, 0.0025408114306628704, 0.002075208118185401, 0.0018226004904136062, 0.3604196608066559, 0.12337823957204819, 1.9480648040771484, 2.2975971698760986, 2.1861324310302734, 0.4807496666908264, 0.36730724573135376, 0.13174158334732056, 1.981115460395813, 2.6290502548217773, 1.9865471124649048, 0.5106453895568848, 0.006617915816605091, 0.004365132190287113, 0.0005264654755592346, 0.01588316261768341, 0.06287539005279541, 0.13878591358661652, 0.0802098736166954, 0.04561576992273331, 0.0455060638487339, 0.07082299143075943, 2.284555196762085, 0.4870389401912689, 1.907472014427185, 0.651660144329071, 0.22196070849895477, 0.23677940666675568, 0.03642385080456734, 0.0503445640206337, 0.026212042197585106, 0.0036082135047763586, 0.0035834694281220436, 0.009370098821818829, 0.0005299584590829909, 0.0009746879804879427, 0.0005333673325367272, 0.0004581213288474828], "count": [888]}, "action": {"min": [-0.9084305763244629, -0.3490658402442932, -0.7267561554908752, -1.4508639574050903, -1.1744216680526733, -0.5087519288063049, -0.6347506046295166, -1.2189381122589111, -0.44459268450737, 0.3246467709541321, -1.5529229640960693, 0.19981838762760162, -0.509589672088623, -0.6981316804885864, 0.00921676680445671, -0.005231162067502737, -0.630099356174469, 1.0272009372711182, -0.4416080713272095, -0.011189141310751438, -0.014451521448791027, -0.007727489341050386, -0.619087278842926, 1.0160459280014038, -0.44938087463378906, -0.009414874017238617, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0013346212217584252, -0.0011470953468233347, -0.8310245275497437, -0.7196046113967896, -0.5387019515037537, -1.3785725831985474, -1.4798481464385986, -1.768449068069458, -1.181624174118042, -2.107175350189209, -1.288343071937561, -0.6208342909812927, -1.073272943496704, -1.2264623641967773, -0.8797607421875, -0.7465775609016418], "max": [-0.07880230247974396, 0.36942803859710693, -0.20404615998268127, -0.3079387843608856, 0.41806748509407043, 0.6730822324752808, -0.04854153096675873, -0.17275995016098022, 0.10837668180465698, 1.410083532333374, -0.3277205228805542, 0.9683821201324463, 0.5965194702148438, -0.2993224263191223, 0.013676458969712257, 0.007519627455621958, -0.6198604106903076, 1.0365610122680664, -0.43783897161483765, -0.006689003668725491, -0.009964589029550552, 0.0048217931762337685, -0.6068092584609985, 1.0237531661987305, -0.44374898076057434, -0.005644501186907291, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.002036402467638254, -0.0011428814614191651, 0.6265785098075867, 0.5294056534767151, 0.6181395649909973, 0.8784679174423218, 2.5493030548095703, 1.1928398609161377, 0.5721277594566345, 0.7154372930526733, 0.2964271306991577, 0.9492989778518677, 1.117342472076416, 2.6870031356811523, 1.931525707244873, 0.6097089052200317], "mean": [-0.503543496131897, -0.055844031274318695, -0.4537590444087982, -1.0264973640441895, -0.09078729152679443, 0.11155980080366135, -0.36539149284362793, -0.5300133228302002, -0.008675026707351208, 0.6582638621330261, -0.9127271771430969, 0.4474776089191437, -0.197921484708786, -0.587413489818573, 0.011148404330015182, 0.0010771704837679863, -0.6254632472991943, 1.033132553100586, -0.4393039047718048, -0.007946986705064774, -0.012270210310816765, -0.001686058472841978, -0.6153958439826965, 1.0210355520248413, -0.44564884901046753, -0.00683928094804287, 0.5112757086753845, 1.745331048965454, 0.5112757086753845, 0.5112757086753845, 0.5112757086753845, 0.5112757086753845, 0.7326628565788269, 1.745331048965454, 0.7326628565788269, 0.7326628565788269, 0.7326628565788269, 0.7326628565788269, 0.0016064188675954938, -0.0011448151199147105, -0.01780959777534008, 0.009428512305021286, -0.0007306276820600033, 0.008651775307953358, 0.014333460479974747, -0.0020245981868356466, -0.00437593599781394, -0.00845711212605238, -0.009009912610054016, -0.0003473430697340518, 0.013248782604932785, 0.001758138183504343, 0.0010843499330803752, -0.006658531725406647], "std": [0.29897239804267883, 0.21321682631969452, 0.12449759989976883, 0.3472764492034912, 0.49219468235969543, 0.2642644941806793, 0.1397891789674759, 0.3117710053920746, 0.1067417785525322, 0.31435543298721313, 0.3364812433719635, 0.11309706419706345, 0.30108553171157837, 0.10420932620763779, 0.0006211782456375659, 0.0018590516410768032, 0.0014644346665591002, 0.0010046594543382525, 0.0005424236878752708, 0.0005401010857895017, 0.0005869828164577484, 0.001899398397654295, 0.0015951517270877957, 0.0010689895134419203, 0.0008261061739176512, 0.0005676160799339414, 0.7888065576553345, 1.7881393432617188e-06, 0.7888065576553345, 0.7888065576553345, 0.7888065576553345, 0.7888065576553345, 0.8567544221878052, 1.7881393432617188e-06, 0.8567544221878052, 0.8567544221878052, 0.8567544221878052, 0.8567544221878052, 0.00010330105578759685, 7.539066473327694e-07, 0.13787205517292023, 0.13772103190422058, 0.12177834659814835, 0.248256653547287, 0.33130118250846863, 0.270062118768692, 0.18322066962718964, 0.2659488916397095, 0.14033180475234985, 0.16689831018447876, 0.23690888285636902, 0.28432497382164, 0.29049152135849, 0.11246040463447571], "count": [888]}, "timestamp": {"min": [0.0], "max": [29.566666666666666], "mean": [14.783333333333331], "std": [8.544778565927894], "count": [888]}, "frame_index": {"min": [0], "max": [887], "mean": [443.5], "std": [256.3433569778368], "count": [888]}, "episode_index": {"min": [218], "max": [218], "mean": [218.0], "std": [0.0], "count": [888]}, "index": {"min": [85363], "max": [86250], "mean": [85806.5], "std": [256.3433569778368], "count": [888]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [888]}, "subtask_annotation": {"mean": [0.32657657657657657, 2.0, 2.0, 2.0, 2.0], "std": [0.4737391906023768, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [888]}, "scene_annotation": {"mean": [218.0], "std": [0.0], "min": [218], "max": [218], "count": [888]}, "eef_direction_state": {"mean": [4.158783783783784, 4.373873873873874], "std": [1.951152202472809, 2.098871928317597], "min": [0, 0], "max": [6, 6], "count": [888]}, "eef_velocity_state": {"mean": [0.8074324324324325, 0.615990990990991], "std": [0.8123975652309529, 0.6910405784032573], "min": [0, 0], "max": [2, 2], "count": [888]}, "eef_acc_mag_state": {"mean": [0.6396396396396397, 0.6238738738738738], "std": [0.8030661152456435, 0.8084393497909413], "min": [0, 0], "max": [2, 2], "count": [888]}, "eef_direction_action": {"mean": [3.8434684684684686, 3.8322072072072073], "std": [1.963989469521969, 2.0626447188850703], "min": [0, 0], "max": [6, 6], "count": [888]}, "eef_velocity_action": {"mean": [0.9222972972972973, 0.7927927927927928], "std": [0.7895991353194386, 0.6693699756281122], "min": [0, 0], "max": [2, 2], "count": [888]}, "eef_acc_mag_action": {"mean": [0.9740990990990991, 0.9774774774774775], "std": [0.8112415960219879, 0.8203146709663621], "min": [0, 0], "max": [2, 2], "count": [888]}, "eef_sim_pose_state": {"mean": [0.34517976772853937, 0.18255847575235346, 0.1744629943770475, -1.1279511407356602, -0.861835631377195, 1.3328697846746007, 0.34787436721183157, -0.19609948076980543, 0.12726062774919883, -2.0226197101567944, -0.5961747579148189, 2.5757119036571674], "std": [0.06421276277109278, 0.11508919177542412, 0.04663398693582447, 2.3183649472636567, 0.4869673345345112, 1.9214079059461515, 0.06273550397130775, 0.04786212226812899, 0.03687855033683155, 0.6516163461055992, 0.2219860886652966, 0.23671117041786113], "min": [0.2555638971396294, 0.026863142555082316, 0.06512060320128749, -3.140485090285371, -1.3418273980823983, -3.132118764344553, 0.22190744068816323, -0.30452259623965267, 0.08653027729979862, -2.891369128208301, -0.980638547206347, 2.175297644821395], "max": [0.4467433593527675, 0.43606226903655054, 0.2831726724999707, 3.138708788620157, 0.2060390631766693, 3.1348162470952117, 0.47269256190022513, -0.09776664553039546, 0.3066330950212713, -0.8836279810778012, 0.07363765343223183, 3.076624860835272], "count": [888]}, "eef_sim_pose_action": {"mean": [0.354261783179627, 0.18899275493833714, 0.17349044502337843, -0.9343126272521785, -0.8883448948963316, 1.3773721340537035, 0.3569466196863366, -0.20075229926704638, 0.13004503811420168, -1.993090202962412, -0.5794228548425704, 2.552132745642477], "std": [0.06615193969176902, 0.11312015943197051, 0.051455757146920904, 2.419922951400036, 0.5149337800816193, 1.94687502542212, 0.06148470620289077, 0.04542762792962383, 0.0396056079495798, 0.6449836400986657, 0.22734637392210377, 0.23343353343543308], "min": [0.2614787518018032, 0.029843659206024623, 0.06681953306836504, -3.135526007398007, -1.4615394844605336, -3.1240114740766374, 0.2714945921849155, -0.31868685316324563, 0.08481878133682107, -2.7177455336859135, -0.8437033996306383, 2.1424187497441993], "max": [0.45939700011261825, 0.4390999969025948, 0.2981542204430298, 3.1355500962829437, 0.19880023231760657, 3.1306026001430722, 0.4836488195911433, -0.1180371464676998, 0.3167537786974757, -0.8095953257165177, 0.1219821699606185, 3.0425357739575514], "count": [888]}}} +{"episode_index": 216, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4407829047394359]], [[0.5341895250078641]], [[0.48893523033099157]]], "std": [[[0.28081582826097645]], [[0.20619885146614406]], [[0.21530842669936093]]], "count": [110]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42247696908531684]], [[0.4238642633078187]], [[0.386432412358883]]], "std": [[[0.2689540182848587]], [[0.23474574079680213]], [[0.25069494509999374]]], "count": [110]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4400897032609835]], [[0.4567707066338122]], [[0.37902695204641573]]], "std": [[[0.3041658527326796]], [[0.21479691233495354]], [[0.25280521235855336]]], "count": [110]}, "observation.state": {"min": [-0.8132482767105103, -0.2299354076385498, -0.5802245736122131, -1.557565689086914, -1.2273036241531372, -0.1560247391462326, -0.6826542615890503, -0.9299181699752808, -0.4706457853317261, 0.4825748801231384, -1.74677574634552, 0.08873143792152405, -0.6722553968429565, -0.6829680800437927, 0.01107928715646267, -0.0038579925894737244, -0.6120052337646484, 1.031200885772705, -0.45588940382003784, -0.013510121963918209, -0.00972561351954937, -0.00177900237031281, -0.6168268918991089, 1.0212398767471313, -0.4499889314174652, -0.013997134752571583, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0007632597116753459, -3.141879460599739e-06, -0.55586838722229, -0.08930190652608871, -0.2742612957954407, -0.15698188543319702, -1.7508656978607178, -1.167300820350647, -0.5771613717079163, -1.1410139799118042, -0.5796601176261902, -0.6136728525161743, -0.6103618144989014, -1.323214054107666, -1.194568395614624, -0.6663322448730469, -14.275389671325684, -7.875458240509033, -1.8956043720245361, -9.798535346984863, -1.4633699655532837, -1.4920635223388672, -1.6355311870574951, -13.206405639648438, -5.92185640335083, -2.752136707305908, -9.09645938873291, -0.8321123719215393, -2.6971917152404785, -1.721611738204956, -0.0068402658216655254, -0.018464799970388412, -0.02091314271092415, -0.008759279735386372, -0.008919808082282543, -0.011297514662146568, -0.0061995405703783035, -0.017869988456368446, -0.017835164442658424, -0.0072797443717718124, -0.0031901642214506865, -0.004888802766799927, -3.8178000450134277, -0.8054496645927429, 2.8357765674591064, -32.078712463378906, 11.249809265136719, -0.8902242183685303, -1.3998600244522095, -0.5901681780815125, 6.770231246948242, -35.35892868041992, 14.159791946411133, -0.5366623997688293, -0.014331499114632607, -0.012714289128780365, 0.0006105006323195994, -0.09564509987831116, 0.3671470582485199, 0.02141568623483181, -0.012129543349146843, 0.30393901467323303, -0.2823936343193054, -0.020471269264817238, -3.081069231033325, -0.919610857963562, -3.013040065765381, -3.134108543395996, -0.8802647590637207, -3.044037342071533, -0.7605020999908447, -0.06179137900471687, 9.703445434570312, -0.008400976657867432, -0.01628062129020691, -0.03332871198654175, -0.020686551928520203, 0.023382745683193207, 0.7154530882835388, 0.6940208673477173], "max": [-0.1191888377070427, 0.5654941201210022, -0.2968809902667999, -0.3257799446582794, 0.17729923129081726, 0.2869662344455719, -0.2653701901435852, 0.12567046284675598, 0.1029987633228302, 1.0930224657058716, -0.6733028292655945, 0.8602284789085388, 0.6100582480430603, -0.10719325393438339, 0.012265002354979515, 0.00544670270755887, -0.6052219271659851, 1.035650610923767, -0.45389294624328613, -0.006976018659770489, -0.008784153498709202, 0.007538984529674053, -0.61324143409729, 1.0244606733322144, -0.44790321588516235, -0.010122789070010185, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.6689356243659859e-06, 2.0123070498812012e-06, 0.19106608629226685, 0.7252436876296997, 0.29931092262268066, 1.0393892526626587, 0.9075073599815369, 1.6029263734817505, 0.5170614123344421, 0.5677315592765808, 0.5042967796325684, 0.7065476179122925, 0.9135216474533081, 0.8622606992721558, 1.5858547687530518, 0.5114872455596924, -4.142312526702881, 10.653236389160156, 2.387057304382324, 3.2356534004211426, 0.6599512100219727, 2.3528695106506348, 0.9755800366401672, -1.8373160362243652, 7.661783218383789, 1.6849815845489502, -0.9157509803771973, 1.5207569599151611, 0.6312576532363892, 0.25824177265167236, 0.007763247936964035, 0.02192366123199463, 0.016185956075787544, 0.007376939058303833, 0.005329587496817112, 0.0058615910820662975, 0.005677970591932535, 0.019280992448329926, 0.010654707439243793, 0.006346686743199825, 0.010518571361899376, 0.00325303734280169, -1.7816400527954102, 0.1521817445755005, 11.372800827026367, -17.457754135131836, 19.08050537109375, 1.3879584074020386, 0.7847700119018555, 0.42313945293426514, 17.56399917602539, -23.361270904541016, 23.550491333007812, 1.8983731269836426, 0.027187945321202278, 0.007656819187104702, 0.004884005058556795, -0.04099075868725777, 0.5851238965988159, 0.5474693179130554, 0.3213553726673126, 0.5318814516067505, -0.049767106771469116, 0.30788248777389526, 2.998255729675293, 0.29958903789520264, 2.93430757522583, -0.8690134286880493, -0.21637022495269775, 3.035515308380127, -0.4928929805755615, 0.24582521617412567, 9.853429794311523, 0.013757437467575073, 0.012622654438018799, 0.03481775522232056, -0.01684570498764515, 0.02501240186393261, 0.719274640083313, 0.6980166435241699], "mean": [-0.3480619192123413, -0.04226534441113472, -0.46099525690078735, -1.2171393632888794, -0.3047507405281067, 0.07339867949485779, -0.5046058893203735, -0.3763919770717621, -0.13662691414356232, 0.698826789855957, -1.2608023881912231, 0.42729002237319946, -0.03149401769042015, -0.37152260541915894, 0.011418742127716541, -0.0008876122301444411, -0.6105502843856812, 1.0342538356781006, -0.45508721470832825, -0.008328396826982498, -0.00928507000207901, 0.001077948953025043, -0.6151207089424133, 1.0221867561340332, -0.44895046949386597, -0.01098906435072422, 0.563614010810852, 1.745316982269287, 0.563614010810852, 0.563614010810852, 0.563614010810852, 0.563614010810852, 0.46547606587409973, 1.745316982269287, 0.46547606587409973, 0.46547606587409973, 0.46547606587409973, 0.46547606587409973, -0.00042902168934233487, -4.7535161229461664e-07, -0.035505011677742004, 0.042260490357875824, -0.005563622340559959, 0.06594619899988174, -0.05937812104821205, 0.00021611385454889387, 0.014076484367251396, 0.002003161236643791, -0.001260158489458263, 0.0002786017721518874, 0.00041663521551527083, -0.0030913318041712046, 0.020791197195649147, -0.013359657488763332, -7.774300575256348, -1.9178451299667358, 0.235526904463768, -3.7520577907562256, -0.05905589833855629, 0.15942040085792542, -0.21531803905963898, -6.747300148010254, 2.3479835987091064, -0.48227569460868835, -4.306359767913818, 0.1061965674161911, -0.32442188262939453, -0.33671367168426514, 0.00022321418509818614, 0.0006653942982666194, -0.00022639930830337107, 8.204047480830923e-05, -2.5542571165715344e-05, -0.00012083644833182916, -8.675285062054172e-05, -0.000420329044573009, -0.00022834580158814788, -7.113379251677543e-05, -4.6119970647851005e-05, 3.721987741300836e-05, -2.6736433506011963, -0.20529545843601227, 6.9893717765808105, -24.304933547973633, 14.853650093078613, 0.5080603957176208, -0.14909353852272034, -0.008456476964056492, 11.614501953125, -29.896766662597656, 18.398807525634766, 0.950982928276062, 0.003741187509149313, -0.002849156502634287, 0.0034156073816120625, -0.07861478626728058, 0.428517609834671, 0.1367994248867035, 0.23644201457500458, 0.41966938972473145, -0.1347169131040573, 0.15961278975009918, -1.6153178215026855, -0.5673087239265442, 1.1826444864273071, -1.9919239282608032, -0.5278363823890686, 0.5290156602859497, -0.6077210307121277, 0.08234898746013641, 9.774813652038574, 0.0016181312967091799, 0.0010207840241491795, -0.00013790391676593572, -0.019526498392224312, 0.024249756708741188, 0.717914879322052, 0.6954324245452881], "std": [0.23637962341308594, 0.2570933401584625, 0.06779199838638306, 0.45467227697372437, 0.49638453125953674, 0.11101444810628891, 0.10221649706363678, 0.35296332836151123, 0.21118749678134918, 0.20092208683490753, 0.38750290870666504, 0.23262551426887512, 0.31304851174354553, 0.20515409111976624, 0.00025871218531392515, 0.0019507058896124363, 0.0014810202410444617, 0.0010370387462899089, 0.0004528288554865867, 0.0013546267291530967, 0.0002429922897135839, 0.0019277005922049284, 0.0009857133263722062, 0.0007445619557984173, 0.000577099563088268, 0.0007587827858515084, 0.8115917444229126, 1.2278556823730469e-05, 0.8115917444229126, 0.8115917444229126, 0.8115917444229126, 0.8115917444229126, 0.7588240504264832, 1.2278556823730469e-05, 0.7588240504264832, 0.7588240504264832, 0.7588240504264832, 0.7588240504264832, 0.00017631362425163388, 7.489862809961778e-07, 0.1045607253909111, 0.13993704319000244, 0.06411460787057877, 0.1949540227651596, 0.26567181944847107, 0.20476865768432617, 0.11865190416574478, 0.24199962615966797, 0.14478589594364166, 0.17017127573490143, 0.22909346222877502, 0.2482084035873413, 0.3444376587867737, 0.1365729421377182, 2.2859349250793457, 4.452175140380859, 1.0936071872711182, 2.7297768592834473, 0.34077173471450806, 0.6251405477523804, 0.49472132325172424, 3.0705487728118896, 3.5269882678985596, 1.1282048225402832, 1.8606146574020386, 0.4736241102218628, 0.6036084294319153, 0.36959517002105713, 0.0026696876157075167, 0.0054173544049263, 0.005292879417538643, 0.002493798965588212, 0.0013976532500237226, 0.0018463231390342116, 0.0021801802795380354, 0.005815875716507435, 0.00457109697163105, 0.0024483539164066315, 0.0011942124692723155, 0.0011595005635172129, 0.3056868016719818, 0.15102943778038025, 1.819887638092041, 4.309581756591797, 1.7873002290725708, 0.7333028316497803, 0.3518471419811249, 0.17041054368019104, 2.3202993869781494, 3.172539472579956, 2.60062575340271, 0.7757710218429565, 0.006609885022044182, 0.003706706454977393, 0.0005448084557428956, 0.00747252069413662, 0.06842232495546341, 0.15643496811389923, 0.11571906507015228, 0.0824812650680542, 0.0809527337551117, 0.11425287276506424, 2.06243896484375, 0.40736573934555054, 2.094219207763672, 0.9017698168754578, 0.21077731251716614, 2.3839190006256104, 0.03927068039774895, 0.04491980001330376, 0.025546973571181297, 0.003558981465175748, 0.004275839775800705, 0.008859025314450264, 0.0007676614914089441, 0.0003744304121937603, 0.0006964402855373919, 0.0007248674519360065], "count": [533]}, "action": {"min": [-0.8920422792434692, -0.20329365134239197, -0.6285121440887451, -1.5046286582946777, -1.233911395072937, -0.15236705541610718, -0.6809171438217163, -1.0065596103668213, -0.48250508308410645, 0.46355342864990234, -1.7424097061157227, 0.06944267451763153, -0.6929980516433716, -0.6820828914642334, 0.00982915423810482, -0.007361557800322771, -0.6093840599060059, 1.0283435583114624, -0.456766277551651, -0.013181045651435852, -0.01109139621257782, -0.005370554514229298, -0.6142087578773499, 1.0175278186798096, -0.45036718249320984, -0.013801437802612782, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0007632597116753459, -3.141879460599739e-06, -0.55586838722229, -0.08930190652608871, -0.2742612957954407, -0.15698188543319702, -1.7508656978607178, -1.167300820350647, -0.5771613717079163, -1.1410139799118042, -0.5796601176261902, -0.6136728525161743, -0.6103618144989014, -1.323214054107666, -1.194568395614624, -0.6663322448730469], "max": [-0.14284241199493408, 0.5739418864250183, -0.27481940388679504, -0.24862167239189148, 0.18441437184810638, 0.2921697199344635, -0.25867533683776855, 0.1279076784849167, 0.10783834010362625, 1.133979320526123, -0.619314432144165, 0.8591741323471069, 0.6177648305892944, -0.1041865348815918, 0.013339540921151638, 0.005961564835160971, -0.6010159254074097, 1.034274935722351, -0.453885018825531, -0.006814354099333286, -0.007526613771915436, 0.00779734319075942, -0.6082261204719543, 1.0226349830627441, -0.4472886323928833, -0.010095249861478806, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 3.011340368175297e-06, 2.0123070498812012e-06, 0.19106608629226685, 0.7252436876296997, 0.29931092262268066, 1.0393892526626587, 0.9075073599815369, 1.6029263734817505, 0.5170614123344421, 0.5677315592765808, 0.5042967796325684, 0.7065476179122925, 0.9135216474533081, 0.8501282930374146, 1.5858547687530518, 0.5114872455596924], "mean": [-0.38742929697036743, -0.014334025792777538, -0.4693913161754608, -1.1387407779693604, -0.3176824748516083, 0.07086581736803055, -0.49747830629348755, -0.3940705955028534, -0.13172492384910583, 0.711738646030426, -1.219941258430481, 0.4238784611225128, -0.026135336607694626, -0.37403038144111633, 0.01137066911906004, -0.00033673972939141095, -0.6067041754722595, 1.032158374786377, -0.4552787244319916, -0.008110035210847855, -0.009230622090399265, 0.0014244295889511704, -0.6114203333854675, 1.020048975944519, -0.44897976517677307, -0.010873798280954361, 0.5632538199424744, 1.745316982269287, 0.5632538199424744, 0.5632538199424744, 0.5632538199424744, 0.5632538199424744, 0.46577078104019165, 1.745316982269287, 0.46577078104019165, 0.46577078104019165, 0.46577078104019165, 0.46577078104019165, -0.000428897503297776, -4.7484002152486937e-07, -0.03520817309617996, 0.04255921021103859, -0.0052689663134515285, 0.0659225732088089, -0.05914182960987091, 0.0006326571456156671, 0.01408622320741415, 0.0023872731253504753, -0.0010188269661739469, 0.0007404452771879733, 0.0005154728423804045, -0.004727986175566912, 0.020358210429549217, -0.014033151790499687], "std": [0.24178454279899597, 0.2521844506263733, 0.07724055647850037, 0.47467416524887085, 0.5055634379386902, 0.10992466658353806, 0.09995611757040024, 0.3631773591041565, 0.20251566171646118, 0.21497583389282227, 0.3883006274700165, 0.23619458079338074, 0.31234973669052124, 0.2075318694114685, 0.000641638704109937, 0.0026229971554130316, 0.0016395384445786476, 0.001241855206899345, 0.0005561974248848855, 0.0012100731255486608, 0.0006488669896498322, 0.0025565589312464, 0.0011755498126149178, 0.0009876404656097293, 0.0007501129875890911, 0.0006593451835215092, 0.8113526701927185, 1.2278556823730469e-05, 0.8113526701927185, 0.8113526701927185, 0.8113526701927185, 0.8113526701927185, 0.7587465047836304, 1.2278556823730469e-05, 0.7587465047836304, 0.7587465047836304, 0.7587465047836304, 0.7587465047836304, 0.00017667973588686436, 7.503563779209799e-07, 0.10485463589429855, 0.14003092050552368, 0.06445840001106262, 0.19496236741542816, 0.26577720046043396, 0.20505189895629883, 0.11864927411079407, 0.2419331669807434, 0.14473392069339752, 0.16984140872955322, 0.22908572852611542, 0.24523688852787018, 0.34438422322273254, 0.13562016189098358], "count": [533]}, "timestamp": {"min": [0.0], "max": [17.733333333333334], "mean": [8.866666666666669], "std": [5.128785864553564], "count": [533]}, "frame_index": {"min": [0], "max": [532], "mean": [266.0], "std": [153.8635759366069], "count": [533]}, "episode_index": {"min": [219], "max": [219], "mean": [219.0], "std": [0.0], "count": [533]}, "index": {"min": [86251], "max": [86783], "mean": [86517.0], "std": [153.8635759366069], "count": [533]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [533]}, "subtask_annotation": {"mean": [0.5328330206378987, 2.0, 2.0, 2.0, 2.0], "std": [0.5281484208836303, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [533]}, "scene_annotation": {"mean": [219.0], "std": [0.0], "min": [219], "max": [219], "count": [533]}, "eef_direction_state": {"mean": [4.75422138836773, 3.9136960600375232], "std": [1.7502629134459124, 2.067360036647929], "min": [0, 0], "max": [6, 6], "count": [533]}, "eef_velocity_state": {"mean": [0.5647279549718575, 0.8949343339587242], "std": [0.7515049136131747, 0.7118882254920103], "min": [0, 0], "max": [2, 2], "count": [533]}, "eef_acc_mag_state": {"mean": [0.5103189493433395, 0.7879924953095685], "std": [0.7738615020467896, 0.8521500805571666], "min": [0, 0], "max": [2, 2], "count": [533]}, "eef_direction_action": {"mean": [4.193245778611632, 3.649155722326454], "std": [2.0163941981869975, 2.0752233181101785], "min": [0, 0], "max": [6, 6], "count": [533]}, "eef_velocity_action": {"mean": [0.7279549718574109, 1.0], "std": [0.731947812500231, 0.690324447199649], "min": [0, 0], "max": [2, 2], "count": [533]}, "eef_acc_mag_action": {"mean": [0.8217636022514071, 1.0131332082551594], "std": [0.8510754064671454, 0.8341987511165287], "min": [0, 0], "max": [2, 2], "count": [533]}, "eef_sim_pose_state": {"mean": [0.31333078131205716, 0.19948897824386438, 0.17031646937354245, -1.6095133196123328, -0.5674270349201674, 1.1885916863626582, 0.31278550447591497, -0.2194132592008369, 0.1503582720539932, -1.9918657459238056, -0.5279356120082285, 0.5349331302772744], "std": [0.05056504514188097, 0.14009649569315616, 0.034141974286694764, 2.07772485300704, 0.4074287818918491, 2.101552853314688, 0.08298500228729813, 0.08218301854209074, 0.036006560581048536, 0.9017712949841609, 0.2108224255202172, 2.3921451581071675], "min": [0.2658546921108885, 0.10200642556687932, 0.09110338618807824, -3.0810694102145653, -0.9271796467085851, -3.0791853103815976, 0.19371807072526015, -0.3547375834770819, 0.10085601385569742, -3.1341095883486605, -0.8803409520892523, -3.097695480763938], "max": [0.42906473540347456, 0.5392885539466256, 0.23807777800328495, 3.1234988881065715, 0.2995518224666185, 3.129297490579085, 0.4349845504077512, -0.1301219647771215, 0.2663775775079095, -0.8690036792045482, -0.21644201174274524, 3.130920668484226], "count": [533]}, "eef_sim_pose_action": {"mean": [0.3212394410818435, 0.21185191265823328, 0.16236362362199536, -1.0017805386031688, -0.5813706484207742, 1.1468491478145797, 0.316396675184843, -0.21887035762240264, 0.14638034297924504, -1.9685965004088426, -0.5290701653094669, 0.4440209446023006], "std": [0.04843841736763109, 0.14398174335794794, 0.034727204491390426, 2.43304550913821, 0.44111613251105714, 2.1316376822545275, 0.08446293672158131, 0.08096205840737608, 0.03767994474703413, 0.9122054901922145, 0.2283151843350825, 2.4049927020194892], "min": [0.2706993467592665, 0.10243117714912099, 0.06972470370313441, -3.141393256455338, -0.943289678963375, -3.1189028731554838, 0.19406317678636936, -0.35949758603726095, 0.0896070382770413, -3.1336208347459866, -0.8584517343071593, -3.1362749299241055], "max": [0.4405337771929057, 0.5470494596624327, 0.23988269802184617, 3.1415866459323287, 0.3002214534932659, 3.038253987819763, 0.44464367975502117, -0.12918725686176818, 0.2717559269477724, -0.7867325522544567, -0.18425351976320226, 3.093848649649306], "count": [533]}}} +{"episode_index": 217, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44100748269896195]], [[0.5357522491349481]], [[0.47491151239907725]]], "std": [[[0.2976110525408803]], [[0.22535494855120086]], [[0.2310897961761838]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4316275302768166]], [[0.4369325547866205]], [[0.39888287197231836]]], "std": [[[0.27289529133077056]], [[0.23525327702940463]], [[0.2484227211566038]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4622558174740484]], [[0.4554857242406766]], [[0.3903481954056132]]], "std": [[[0.28477539344714903]], [[0.21988597851590921]], [[0.2537118004214327]]], "count": [100]}, "observation.state": {"min": [-0.607963502407074, -0.19913171231746674, -0.4512692987918854, -1.4675360918045044, -1.490807294845581, -0.2496033012866974, -0.703825831413269, -0.7190403938293457, -0.42286592721939087, 0.47888052463531494, -1.586977481842041, 0.3982635736465454, -0.6691093444824219, -0.6679863929748535, 0.010486572980880737, -0.0077894022688269615, -0.597636342048645, 1.0351637601852417, -0.4679761528968811, -0.004044436849653721, -0.006174495443701744, 0.004943953827023506, -0.606054425239563, 1.0084271430969238, -0.4559642970561981, -0.00790450256317854, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.013733241707086563, -2.423702881060308e-06, -0.6874960064888, -0.730370283126831, -0.5038031339645386, -2.2868053913116455, -1.958889126777649, -3.027095079421997, -1.951578140258789, -0.044292792677879333, -0.20417092740535736, -0.7602660655975342, -1.3245655298233032, -0.4607446789741516, -0.9891119003295898, -0.5908287167549133, -12.415802955627441, -6.135531425476074, -2.4151406288146973, -8.699634552001953, -0.4017094075679779, -1.3772892951965332, -0.8894994258880615, -11.725417137145996, -5.860805988311768, -3.257631301879883, -11.568986892700195, -1.0616605281829834, -4.820512771606445, -1.8937729597091675, -0.007970699109137058, -0.0287258792668581, -0.06539929658174515, -0.007521017454564571, -0.014006261713802814, -0.01811530999839306, -0.013059597462415695, -0.03865284100174904, -0.04860434681177139, -0.021472059190273285, -0.008597161620855331, -0.016999531537294388, -2.990610122680664, -0.2598224878311157, 3.0584816932678223, -36.399539947509766, 8.966888427734375, -1.2838051319122314, -0.9120299816131592, -0.21156972646713257, -0.20785798132419586, -33.25030517578125, 6.754372596740723, -0.9114471077919006, -0.023650789633393288, -0.015439939685165882, -0.003663003910332918, -0.122972272336483, 0.32917582988739014, 0.02929876185953617, -0.04775833711028099, 0.30935412645339966, -0.2651926279067993, -0.027927793562412262, -3.132068634033203, -1.019798755645752, -2.9919211864471436, -2.682802438735962, -0.6422699689865112, -3.136259078979492, -0.7145491242408752, -0.19112972915172577, 9.664956092834473, -0.016604065895080566, -0.014209717512130737, -0.035037219524383545, 0.017950117588043213, -0.0025342432782053947, -0.9952516555786133, -0.12056809663772583], "max": [0.06726367026567459, 0.2864859998226166, -0.16784244775772095, -0.3025113642215729, -0.04157068580389023, 0.5932098627090454, -0.07219447195529938, -0.08299390971660614, 0.11520551890134811, 1.0439069271087646, -0.6666924953460693, 0.9019029140472412, 0.13824668526649475, -0.137330561876297, 0.011747848242521286, 0.000261129520367831, -0.5757814645767212, 1.0372711420059204, -0.46220964193344116, 0.003585086204111576, -0.004881245084106922, 0.012513063848018646, -0.5782395601272583, 1.01460599899292, -0.4508057236671448, -0.00035496705095283687, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.01440989039838314, 1.766205514286412e-06, 0.9462774991989136, 0.46904122829437256, 0.4576336443424225, 1.4163976907730103, 3.818579912185669, 1.0683002471923828, 1.0052121877670288, 0.48790648579597473, 0.48013579845428467, 0.27095380425453186, 0.27750808000564575, 0.8801080584526062, 0.37908998131752014, 0.3772689700126648, -3.151275396347046, 5.067155361175537, 1.7973136901855469, -1.30385160446167e-08, 0.9468864798545837, 2.6398046016693115, 0.3156288266181946, 1.982074499130249, 14.346765518188477, 3.7069599628448486, 0.9768010377883911, 1.5494505167007446, 1.5781440734863281, 0.4017094373703003, 0.007029564119875431, 0.02536533586680889, 0.015138073824346066, 0.007783214561641216, 0.010565454140305519, 0.013619019649922848, 0.009327301755547523, 0.01725926622748375, 0.021843411028385162, 0.012692399322986603, 0.019101165235042572, 0.019857220351696014, 0.9332399964332581, 0.5938799977302551, 10.422593116760254, -24.029579162597656, 21.417551040649414, 0.5235748887062073, 2.8845601081848145, 0.5097469687461853, 10.71953296661377, -20.57384490966797, 20.15765380859375, 0.9595901370048523, 0.021248823031783104, 0.007675724104046822, -0.0012210012646391988, -0.027327170595526695, 0.5251463055610657, 0.3675540089607239, 0.24936801195144653, 0.4996759295463562, 0.06505174934864044, 0.28699469566345215, 3.128546714782715, 0.30488285422325134, 3.036280632019043, -0.9578866958618164, -0.030639387667179108, 3.134010076522827, -0.2688831090927124, 0.17275457084178925, 9.930445671081543, 0.02593967318534851, 0.05813583731651306, 0.04387098550796509, 0.030943429097533226, 0.0021373084746301174, -0.9924807548522949, -0.09280871599912643], "mean": [-0.18902933597564697, -0.038138680160045624, -0.3698541820049286, -1.1454840898513794, -0.43231186270713806, 0.057902246713638306, -0.5969818830490112, -0.2785320281982422, -0.04434167966246605, 0.7519702315330505, -1.4171842336654663, 0.5786182880401611, -0.3100375235080719, -0.45318830013275146, 0.011255351826548576, -0.004404403734952211, -0.594494104385376, 1.0358457565307617, -0.4645455479621887, 0.00037867564242333174, -0.00549163855612278, 0.007294287905097008, -0.5996869802474976, 1.0121759176254272, -0.4519995152950287, -0.005041688680648804, 0.6149623394012451, 1.745330572128296, 0.6149623394012451, 0.6149623394012451, 0.6149623394012451, 0.6149623394012451, 0.7840057015419006, 1.745330572128296, 0.7840057015419006, 0.7840057015419006, 0.7840057015419006, 0.7840057015419006, 0.014012685976922512, -4.5396325276669813e-07, -0.026248320937156677, 0.01289620902389288, -0.00922708585858345, -0.005215845536440611, -0.007973258383572102, -0.009575589559972286, 0.01340014860033989, 0.09148786962032318, 0.04821674898266792, -0.0773589089512825, -0.1318836808204651, 0.014223054051399231, -0.11204691976308823, -0.0522305853664875, -6.8275651931762695, -1.6977940797805786, -0.10690443962812424, -3.3951094150543213, 0.05716255307197571, 0.2823551297187805, -0.3861728310585022, -5.445608615875244, 4.56260871887207, -0.08668816834688187, -5.584934711456299, 0.16955684125423431, -0.46345216035842896, -0.40754666924476624, 4.273646845831536e-05, -0.0004185708530712873, -0.002733353991061449, -3.9792124880477786e-05, 0.0002913494245149195, -0.000841332133859396, 0.000607371679507196, 0.0004767829377669841, -0.00365216052159667, 0.0004916608450002968, 0.0008614677935838699, -0.0006868960335850716, -0.7958894968032837, 0.1590127944946289, 6.968329429626465, -30.839412689208984, 16.872730255126953, -0.5085392594337463, 0.733586847782135, 0.1897231936454773, 7.67908239364624, -25.382707595825195, 15.618396759033203, -0.149680957198143, 0.002242783783003688, -0.0031623379327356815, -0.002002518391236663, -0.06709915399551392, 0.3955286145210266, 0.12636405229568481, 0.15074032545089722, 0.35933902859687805, -0.027893221005797386, 0.22465862333774567, -0.109282486140728, -0.6823233366012573, 0.9195234775543213, -2.2667880058288574, -0.47863417863845825, 2.6240086555480957, -0.5592398047447205, -0.03012888878583908, 9.781246185302734, 0.003289535641670227, 0.0037684543058276176, -6.515953282359987e-05, 0.028580883517861366, -0.0012973533011972904, -0.9938110113143921, -0.10700785368680954], "std": [0.236367329955101, 0.17586331069469452, 0.06393221020698547, 0.39900198578834534, 0.5241530537605286, 0.24048687517642975, 0.20953337848186493, 0.1582033634185791, 0.180952250957489, 0.0988977923989296, 0.18956828117370605, 0.1477462351322174, 0.17852839827537537, 0.15725195407867432, 0.0002989725617226213, 0.002005302580073476, 0.004782473668456078, 0.0005078573012724519, 0.0014991005882620811, 0.0025016164872795343, 0.0003308443701826036, 0.002026901114732027, 0.005921598523855209, 0.0017616141121834517, 0.0008865303825587034, 0.0019443968776613474, 0.7828062176704407, 1.3113021850585938e-06, 0.7828062176704407, 0.7828062176704407, 0.7828062176704407, 0.7828062176704407, 0.8612304925918579, 1.3113021850585938e-06, 0.8612304925918579, 0.8612304925918579, 0.8612304925918579, 0.8612304925918579, 0.00012509571388363838, 7.244020139296481e-07, 0.26343247294425964, 0.21256165206432343, 0.1783503144979477, 0.6215907335281372, 0.8541818261146545, 0.5578277111053467, 0.3843425512313843, 0.1235467791557312, 0.1452714502811432, 0.21222108602523804, 0.32674309611320496, 0.2776198983192444, 0.23325254023075104, 0.18861335515975952, 2.492863655090332, 3.209313154220581, 1.2955527305603027, 2.431440591812134, 0.2521544396877289, 0.7670778036117554, 0.28149527311325073, 1.8645890951156616, 4.442066669464111, 1.6455258131027222, 2.0861265659332275, 0.4722655415534973, 1.2351975440979004, 0.4893326461315155, 0.003063921118155122, 0.00620312662795186, 0.010990836657583714, 0.002657761564478278, 0.0025189456064254045, 0.0030143121257424355, 0.0031866079661995173, 0.006743363570421934, 0.009545989334583282, 0.003798330668359995, 0.0037177796475589275, 0.003758481005206704, 0.7319187521934509, 0.15402443706989288, 2.0100574493408203, 2.017652988433838, 2.522697687149048, 0.48037147521972656, 0.6487802267074585, 0.1506803035736084, 1.6373019218444824, 3.0788116455078125, 1.795475959777832, 0.4994625747203827, 0.007429024204611778, 0.004216041881591082, 0.0005165860638953745, 0.019282221794128418, 0.0679343044757843, 0.11528168618679047, 0.0906282290816307, 0.061829522252082825, 0.09094762802124023, 0.07263104617595673, 2.5592880249023438, 0.46406620740890503, 2.259305715560913, 0.44637349247932434, 0.18935418128967285, 0.9152032732963562, 0.07156676799058914, 0.06327427178621292, 0.03410043939948082, 0.005127385724335909, 0.011449073441326618, 0.011446770280599594, 0.0025948986876755953, 0.0008968038600869477, 0.0008172123925760388, 0.007893296889960766], "count": [213]}, "action": {"min": [-0.6878893375396729, -0.17650818824768066, -0.4966520369052887, -1.4894222021102905, -1.495652437210083, -0.2549799680709839, -0.6981316804885864, -0.6193434596061707, -0.432317316532135, 0.3168866038322449, -1.689894676208496, 0.3958379030227661, -0.6981316804885864, -0.6978508234024048, 0.009098652750253677, -0.009380622766911983, -0.5959455370903015, 1.0304230451583862, -0.46688273549079895, -0.0033796518109738827, -0.007647492457181215, 0.002574108773842454, -0.6028381586074829, 1.0055850744247437, -0.45440930128097534, -0.007394869811832905, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.013733241707086563, -2.423702881060308e-06, -0.6874960064888, -0.730370283126831, -0.5038031339645386, -2.2868053913116455, -1.958889126777649, -3.027095079421997, -1.951578140258789, -0.044292792677879333, -0.17004641890525818, -0.7602660655975342, -1.3245655298233032, -0.4607446789741516, -0.9891119003295898, -0.5908287167549133], "max": [0.06260458379983902, 0.34148693084716797, -0.11478732526302338, -0.21744996309280396, -0.041724205017089844, 0.6073527336120605, -0.06798821687698364, -0.0008803184609860182, 0.11463990807533264, 1.0468391180038452, -0.7833026647567749, 0.9051803946495056, 0.06842637062072754, -0.1345812827348709, 0.01217610016465187, -0.0006994720897637308, -0.5755173563957214, 1.0362812280654907, -0.46094468235969543, 0.0030544977635145187, -0.004444517660886049, 0.01027970016002655, -0.5788253545761108, 1.0131419897079468, -0.45064452290534973, -0.0006946671055629849, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.01440989039838314, 1.766205514286412e-06, 0.9462774991989136, 0.46904122829437256, 0.4576336443424225, 1.4163976907730103, 3.818579912185669, 1.0683002471923828, 1.0052121877670288, 0.48790648579597473, 0.48013579845428467, 0.27095380425453186, 0.27750808000564575, 0.8801080584526062, 0.37908998131752014, 0.3772689700126648], "mean": [-0.22697700560092926, -0.02002720721065998, -0.383104532957077, -1.0861436128616333, -0.43537116050720215, 0.055354245007038116, -0.5908443331718445, -0.2664692997932434, -0.03291626274585724, 0.7375050783157349, -1.424959421157837, 0.5796582102775574, -0.33038264513015747, -0.4642179012298584, 0.010857447981834412, -0.004210749175399542, -0.59166419506073, 1.033363699913025, -0.4640417993068695, 0.0003057197027374059, -0.0057550473138689995, 0.006652728654444218, -0.5972437858581543, 1.0103338956832886, -0.45174261927604675, -0.004864663816988468, 0.6152082085609436, 1.745330572128296, 0.6152082085609436, 0.6152082085609436, 0.6152082085609436, 0.6152082085609436, 0.7758116126060486, 1.745330572128296, 0.7758116126060486, 0.7758116126060486, 0.7758116126060486, 0.7758116126060486, 0.014014683663845062, -4.391621359900455e-07, -0.025415461510419846, 0.011590036563575268, -0.009439265355467796, -0.0051845982670784, -0.007254964672029018, -0.008999601006507874, 0.013331832364201546, 0.09180140495300293, 0.04970691725611687, -0.08027485013008118, -0.1318957656621933, 0.012506455183029175, -0.11109839379787445, -0.054119449108839035], "std": [0.24355410039424896, 0.1672484278678894, 0.08408039063215256, 0.422600656747818, 0.531013548374176, 0.24849793314933777, 0.20988699793815613, 0.13671499490737915, 0.1584639698266983, 0.12470081448554993, 0.12902069091796875, 0.1475679576396942, 0.17816129326820374, 0.15829455852508545, 0.0006985226063989103, 0.0014814558671787381, 0.003861844539642334, 0.0008539895061403513, 0.001475237077102065, 0.002115980489179492, 0.000719144067261368, 0.0014493996277451515, 0.004749822895973921, 0.0017512229969725013, 0.0006660327198915184, 0.0015977416187524796, 0.7829824686050415, 1.3113021850585938e-06, 0.7829824686050415, 0.7829824686050415, 0.7829824686050415, 0.7829824686050415, 0.8603471517562866, 1.3113021850585938e-06, 0.8603471517562866, 0.8603471517562866, 0.8603471517562866, 0.8603471517562866, 0.0001255159149877727, 7.308252065740817e-07, 0.26384466886520386, 0.21320268511772156, 0.1783498078584671, 0.621591329574585, 0.8541601300239563, 0.5578505992889404, 0.3843457102775574, 0.12401539832353592, 0.14392083883285522, 0.2154824286699295, 0.32673683762550354, 0.27901551127433777, 0.23332661390304565, 0.18866990506649017], "count": [213]}, "timestamp": {"min": [0.0], "max": [7.066666666666666], "mean": [3.5333333333333337], "std": [2.0495708674600013], "count": [213]}, "frame_index": {"min": [0], "max": [212], "mean": [106.0], "std": [61.48712602380003], "count": [213]}, "episode_index": {"min": [220], "max": [220], "mean": [220.0], "std": [0.0], "count": [213]}, "index": {"min": [86784], "max": [86996], "mean": [86890.0], "std": [61.48712602380003], "count": [213]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [213]}, "subtask_annotation": {"mean": [0.29107981220657275, 2.0, 2.0, 2.0, 2.0], "std": [0.4744804504459223, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [213]}, "scene_annotation": {"mean": [220.0], "std": [0.0], "min": [220], "max": [220], "count": [213]}, "eef_direction_state": {"mean": [3.4460093896713615, 3.8497652582159625], "std": [2.0448367451867187, 1.6318319557328078], "min": [0, 1], "max": [6, 6], "count": [213]}, "eef_velocity_state": {"mean": [1.0234741784037558, 1.07981220657277], "std": [0.8074844410715794, 0.7921065765308308], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_acc_mag_state": {"mean": [0.8169014084507042, 0.8403755868544601], "std": [0.8499079069955776, 0.8351794666798409], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_direction_action": {"mean": [3.1784037558685445, 3.427230046948357], "std": [1.840112082314247, 1.6644897506974938], "min": [0, 0], "max": [6, 6], "count": [213]}, "eef_velocity_action": {"mean": [1.1784037558685445, 1.2629107981220657], "std": [0.6893579283747471, 0.7227912617107835], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_acc_mag_action": {"mean": [0.9953051643192489, 0.9953051643192489], "std": [0.8475186237911586, 0.8363662325499851], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_sim_pose_state": {"mean": [0.2752859894807843, 0.2054198144894307, 0.09367678516782571, -0.12491652570519983, -0.6827616561245827, 0.8909439908677949, 0.2684043955687467, -0.1404934077885042, 0.15770075783166007, -2.266725520017377, -0.47874059449298106, 2.5946139293438697], "std": [0.05422355799859446, 0.09879540981633282, 0.025461000264412326, 2.62433593739052, 0.4640461979658176, 2.3188510909613314, 0.04648435435892099, 0.08109942550390208, 0.025494431081169566, 0.44643063860564525, 0.1892300554560114, 1.1058499315374477], "min": [0.2099420665351407, 0.11508653038111555, 0.0394599711796149, -3.1403377677696933, -1.01989105843988, -3.120879856659037, 0.2276825020094576, -0.34411620542269483, 0.08930497110867518, -2.6829160164335453, -0.642275613564757, -3.141460262601783], "max": [0.3646689355633066, 0.37934905112864287, 0.1423786953908146, 3.136559430620284, 0.3048330709695093, 3.095063062686674, 0.3798056352110386, -0.07335387982104492, 0.21480908666216955, -0.9578851294071393, -0.030845818929140956, 3.1383743635179644], "count": [213]}, "eef_sim_pose_action": {"mean": [0.2816115198575965, 0.2112876523614816, 0.08897971667560542, 0.3623855490853587, -0.691392067069479, 0.9552398653843329, 0.26512004421035135, -0.13477051965634973, 0.15517145765633186, -2.290915443351678, -0.49690174498427697, 2.806708523994737], "std": [0.05306863421931661, 0.09851419536683301, 0.0250095208238546, 2.6074406685115674, 0.4981485670858706, 2.3064586504025697, 0.04037782890365279, 0.07181032878323498, 0.027926243554364488, 0.3608088720792955, 0.17484350537835916, 0.291009626034598], "min": [0.21335457179070505, 0.11647778870211857, 0.0408667981376199, -3.1350527773155257, -1.083032714866804, -3.125990178362028, 0.23082497721582618, -0.3365133490087397, 0.06100055600068323, -2.7972932249725124, -0.6492808197369189, 2.0364117081265114], "max": [0.3712398709349511, 0.3835801994433873, 0.14991017596848935, 3.131302290528869, 0.3338430214001944, 3.117579798004882, 0.37050118561893436, -0.06840459335261927, 0.22829725642749682, -0.9749941446041791, -0.06093783413650167, 3.106220769803002], "count": [213]}}} +{"episode_index": 218, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.458439549692426]], [[0.545382276047674]], [[0.4785837682622069]]], "std": [[[0.2823798646417388]], [[0.19719570854875898]], [[0.21472615600920383]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40453841791618605]], [[0.41014863994617456]], [[0.3772950163398693]]], "std": [[[0.279161631982271]], [[0.24553949650675566]], [[0.2585577665410674]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48060870098039216]], [[0.4553501682045367]], [[0.35310642781622453]]], "std": [[[0.2939355936601875]], [[0.19981427365898274]], [[0.2592840639612705]]], "count": [100]}, "observation.state": {"min": [-0.7303886413574219, -0.2510110139846802, -0.4688330590724945, -1.4774552583694458, -1.4471467733383179, -0.14753133058547974, -0.7034417986869812, -1.0749235153198242, -0.3177693486213684, 0.40131816267967224, -1.7520222663879395, 0.314312219619751, -0.6837126016616821, -0.7011524438858032, 0.01116485707461834, 0.00018737699429038912, -0.6143206357955933, 1.030604600906372, -0.45702773332595825, -0.012662257999181747, -0.010644924826920033, -0.004098983947187662, -0.6189994215965271, 1.0200996398925781, -0.45109814405441284, -0.017472121864557266, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.005340315867215395, -0.0015285919653251767, -1.40973961353302, -1.1585185527801514, -0.32696789503097534, -2.8402388095855713, -2.827989101409912, -2.474984884262085, -1.9831323623657227, -1.7416772842407227, -0.8528974056243896, -1.28197181224823, -0.9981359243392944, -0.6903200149536133, -2.1635236740112305, -0.8840492367744446, -13.907926559448242, -21.123321533203125, -4.5915751457214355, -10.836386680603027, -1.1190476417541504, -3.0128204822540283, -1.2625153064727783, -14.49809455871582, -3.693528652191162, -2.5836386680603027, -9.340660095214844, -0.7173382639884949, -3.18498158454895, -2.4389500617980957, -0.0062130047008395195, -0.024909332394599915, -0.016737254336476326, -0.006233831401914358, -0.01255340501666069, -0.016867678612470627, -0.005842030979692936, -0.02772371843457222, -0.013656921684741974, -0.00813368521630764, -0.013879893347620964, -0.02608758769929409, -3.839010000228882, -0.5901681780815125, 1.2916889190673828, -32.00929260253906, 9.39301872253418, -0.44790661334991455, -0.5938799977302551, -0.28580471873283386, 6.354515075683594, -34.75102233886719, 11.528871536254883, -0.00984930619597435, -0.02064693719148636, -0.019212249666452408, -0.0012210012646391988, -0.08198151737451553, 0.3829019069671631, -0.014770876616239548, -0.037625283002853394, 0.3193087577819824, -0.25875529646873474, 0.057367876172065735, -2.957616090774536, -1.092602014541626, -2.9733142852783203, -2.9911344051361084, -0.6773253083229065, 2.052767515182495, -0.781586229801178, -0.07697578519582748, 9.657232284545898, -0.017534175887703896, -0.02387136220932007, -0.07165136933326721, -0.02025747299194336, 0.021766385063529015, 0.6957685947418213, 0.7144901156425476], "max": [-0.09822965413331985, 0.21191197633743286, -0.10019733756780624, -0.31471702456474304, 0.10833616554737091, 0.6025618314743042, -0.17099350690841675, 0.1796227991580963, 0.08659480512142181, 1.2502810955047607, -0.4989689588546753, 1.0564684867858887, 0.5338760614395142, -0.2034190148115158, 0.012476393952965736, 0.006543888710439205, -0.6092082262039185, 1.0332410335540771, -0.4500027894973755, -0.005247749388217926, -0.009462665766477585, 0.0033693660516291857, -0.6135479807853699, 1.024087905883789, -0.4440901279449463, -0.01132181379944086, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.006295470520853996, -0.0015231975121423602, 0.9425205588340759, 0.9165173172950745, 1.077834963798523, 2.149064064025879, 4.969785690307617, 1.4153226613998413, 1.288809061050415, 0.9877253770828247, 0.31750619411468506, 0.8496385216712952, 1.5183829069137573, 1.621241569519043, 2.3093016147613525, 0.9696546792984009, -2.8617591857910156, 3.66300368309021, 2.1202685832977295, 3.296703338623047, 1.2912087440490723, 2.4389500617980957, 1.0329670906066895, 4.350170612335205, 16.361417770385742, 5.532357215881348, 1.373626470565796, 2.123321294784546, 2.008547067642212, 0.28693529963493347, 0.006736133247613907, 0.0404464453458786, 0.01266984548419714, 0.00713770417496562, 0.03465646505355835, 0.02176310308277607, 0.008698089979588985, 0.04555901512503624, 0.01477092131972313, 0.016608919948339462, 0.02208429016172886, 0.011170350015163422, -1.4210699796676636, 0.20043447613716125, 11.610353469848633, -20.699607849121094, 18.6396427154541, 1.0260117053985596, 1.6331700086593628, 0.5010861754417419, 15.633890151977539, -25.660152435302734, 21.987621307373047, 1.5573177337646484, 0.020724274218082428, 0.008349471725523472, 0.003052503103390336, 0.0, 0.5708460807800293, 0.31801024079322815, 0.27732157707214355, 0.5733516216278076, -0.07676661014556885, 0.2737981975078583, 2.961261749267578, 0.24498996138572693, 2.9293439388275146, -0.7695749998092651, 0.05696813017129898, 2.7830703258514404, -0.379636287689209, 0.4267263412475586, 9.880690574645996, 0.015810787677764893, 0.02472028136253357, 0.05285412073135376, -0.016468271613121033, 0.02516971156001091, 0.699008047580719, 0.7176343202590942], "mean": [-0.3065294623374939, -0.11529091000556946, -0.36870235204696655, -1.0678138732910156, -0.3687075078487396, 0.24392616748809814, -0.5490514039993286, -0.2886211574077606, -0.053343962877988815, 0.6268789172172546, -1.2648483514785767, 0.5668091177940369, -0.355069637298584, -0.4655205011367798, 0.01180703192949295, 0.0027324941474944353, -0.6124513745307922, 1.0319544076919556, -0.45210742950439453, -0.00836997665464878, -0.009868229739367962, -0.0011924129212275147, -0.6160290837287903, 1.0216331481933594, -0.4469982981681824, -0.013372433371841908, 0.6311458945274353, 1.745330572128296, 0.6311458945274353, 0.6311458945274353, 0.6311458945274353, 0.6311458945274353, 0.4956369400024414, 1.745330572128296, 0.4956369400024414, 0.4956369400024414, 0.4956369400024414, 0.4956369400024414, 0.005743540357798338, -0.0015262676170095801, -0.01871693879365921, 0.01981648989021778, 0.0313146747648716, 0.012335382401943207, 0.02048773504793644, -0.029177289456129074, -0.004833200480788946, -0.012045004405081272, 0.0015444679884240031, 0.006982055492699146, 0.011474438942968845, -0.04114067927002907, 0.0008281658519990742, -0.02604646608233452, -6.8402299880981445, -6.801994800567627, -0.5574416518211365, -5.018071174621582, -0.17879566550254822, -0.03381256386637688, -0.16023914515972137, -4.3664445877075195, 7.083705425262451, 1.7251787185668945, -4.665852069854736, 0.43619588017463684, -1.0958099365234375, -0.4938861131668091, -9.750751814863179e-06, -8.734309813007712e-05, -0.0006126899388618767, 2.270064032927621e-05, 0.00011014912161044776, -0.00035008988925255835, -0.0007138414075598121, 0.0008866208954714239, -0.0007772126118652523, 6.12159874435747e-06, -0.000227280383114703, -0.0003307861043140292, -2.4880428314208984, -0.2202608436346054, 6.891273498535156, -25.99842643737793, 13.55733871459961, 0.37667596340179443, 0.4063011407852173, 0.07539819180965424, 10.371971130371094, -30.275480270385742, 16.24199867248535, 0.8626086115837097, 0.002148252911865711, -0.0038804872892796993, 0.0010218003299087286, -0.04177657887339592, 0.44176754355430603, 0.13895656168460846, 0.1814296990633011, 0.41590777039527893, -0.1535404473543167, 0.17711631953716278, -1.1072521209716797, -0.6242238879203796, 0.9056107401847839, -2.130725622177124, -0.4699833393096924, 2.4187264442443848, -0.6085286140441895, 0.07816445082426071, 9.768759727478027, 0.0013389830710366368, 0.00029211625223979354, -0.00012905427138321102, -0.018998371437191963, 0.023968901485204697, 0.6976590156555176, 0.7157751321792603], "std": [0.22006364166736603, 0.18010587990283966, 0.09213273227214813, 0.4173671305179596, 0.5833399295806885, 0.20814688503742218, 0.1979474276304245, 0.4264407455921173, 0.1424626111984253, 0.2773035168647766, 0.4251338541507721, 0.18925252556800842, 0.4443487524986267, 0.18874655663967133, 0.0003626513935159892, 0.0020988057367503643, 0.0014512866036966443, 0.0008078145328909159, 0.0018034270033240318, 0.0024596566800028086, 0.00038122053956612945, 0.0022203982807695866, 0.001401092391461134, 0.0012666520196944475, 0.001960654044523835, 0.0021726845297962427, 0.8288195729255676, 1.3113021850585938e-06, 0.8288195729255676, 0.8288195729255676, 0.8288195729255676, 0.8288195729255676, 0.7758713364601135, 1.3113021850585938e-06, 0.7758713364601135, 0.7758713364601135, 0.7758713364601135, 0.7758713364601135, 0.00023943453561514616, 1.072394866241666e-06, 0.27613410353660583, 0.1883741170167923, 0.17710888385772705, 0.6015385985374451, 0.8655727505683899, 0.4355734884738922, 0.327322393655777, 0.461749792098999, 0.16459423303604126, 0.3477787375450134, 0.42504382133483887, 0.3054696023464203, 0.6170971989631653, 0.2735677659511566, 2.745652437210083, 6.9490838050842285, 1.6693609952926636, 3.899519920349121, 0.4071287214756012, 0.9292923808097839, 0.4609047770500183, 5.6419267654418945, 5.449347019195557, 2.3307547569274902, 2.9938066005706787, 0.5345813632011414, 1.2505964040756226, 0.5360124707221985, 0.0024544934276491404, 0.007234083488583565, 0.0054134405218064785, 0.002449975349009037, 0.004991562571376562, 0.003569178283214569, 0.0025350223295390606, 0.008043970912694931, 0.005283744540065527, 0.0035304606426507235, 0.004107398446649313, 0.0038198756519705057, 0.42184552550315857, 0.15016554296016693, 1.817461371421814, 2.951749801635742, 1.9825257062911987, 0.41450121998786926, 0.4017668664455414, 0.1528666764497757, 2.5230565071105957, 2.0891144275665283, 2.7286293506622314, 0.44257500767707825, 0.006964241620153189, 0.0051321834325790405, 0.0005559818237088621, 0.016355957835912704, 0.060684312134981155, 0.10688739269971848, 0.09953223913908005, 0.09061700105667114, 0.048551276326179504, 0.07890137284994125, 2.2180745601654053, 0.4712969660758972, 2.2692787647247314, 0.7727486491203308, 0.24909178912639618, 0.25248226523399353, 0.06148989498615265, 0.06671878695487976, 0.03406231477856636, 0.004585599061101675, 0.008019902743399143, 0.012688727118074894, 0.0007955777109600604, 0.000683268008287996, 0.0008366713882423937, 0.0008123608422465622], "count": [284]}, "action": {"min": [-0.7937789559364319, -0.3490658402442932, -0.5341868996620178, -1.6651289463043213, -1.4602974653244019, -0.16276493668556213, -0.6981316804885864, -1.120215654373169, -0.3249555826187134, 0.4122019410133362, -1.7013070583343506, 0.2978940010070801, -0.6981316804885864, -0.6981316804885864, 0.010071514174342155, -0.0037994785234332085, -0.6121984720230103, 1.0273654460906982, -0.45746827125549316, -0.01230191346257925, -0.011753459461033344, -0.007880021817982197, -0.6168478727340698, 1.0160390138626099, -0.45336952805519104, -0.01723315939307213, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.005340315867215395, -0.0015285919653251767, -1.40973961353302, -1.4438716173171997, -0.32696789503097534, -2.8402388095855713, -2.827989101409912, -2.389761209487915, -1.9831323623657227, -1.7416772842407227, -0.8528974056243896, -1.28197181224823, -0.9981359243392944, -0.6903200149536133, -2.1635236740112305, -0.8840492367744446], "max": [-0.061360616236925125, 0.22256839275360107, 0.17284046113491058, -0.22389888763427734, 0.563532829284668, 0.6125730276107788, -0.1632835566997528, 0.2340558022260666, 0.15452620387077332, 1.3177423477172852, -0.438684344291687, 1.0768210887908936, 0.5426837205886841, -0.19075407087802887, 0.013066649436950684, 0.014435134828090668, -0.6033666729927063, 1.0325270891189575, -0.450309693813324, -0.004767950624227524, -0.008735926821827888, 0.010052556172013283, -0.6069700717926025, 1.0225651264190674, -0.4425204396247864, -0.011034880764782429, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.006295470520853996, -0.0015231975121423602, 0.9425205588340759, 0.9165173172950745, 1.2470974922180176, 2.149064064025879, 4.969785690307617, 1.4153226613998413, 1.288809061050415, 0.9877253770828247, 0.31750619411468506, 0.8496385216712952, 1.5183829069137573, 1.621241569519043, 2.3093016147613525, 0.9696546792984009], "mean": [-0.3282984793186188, -0.12046703696250916, -0.3634083867073059, -1.0221138000488281, -0.3615575134754181, 0.2337636798620224, -0.5441912412643433, -0.29133501648902893, -0.027733096852898598, 0.6674521565437317, -1.226561188697815, 0.5575841069221497, -0.35782158374786377, -0.47123464941978455, 0.01176387071609497, 0.0028592138551175594, -0.6088740229606628, 1.0301122665405273, -0.4525544047355652, -0.008077636361122131, -0.009837936609983444, -0.0009151088306680322, -0.6125008463859558, 1.0197426080703735, -0.44735682010650635, -0.013203145004808903, 0.6311458945274353, 1.745330572128296, 0.6311458945274353, 0.6311458945274353, 0.6311458945274353, 0.6311458945274353, 0.4928099811077118, 1.745330572128296, 0.4928099811077118, 0.4928099811077118, 0.4928099811077118, 0.4928099811077118, 0.0057447743602097034, -0.0015262742526829243, -0.01709570363163948, 0.014443466439843178, 0.03586624190211296, 0.007264979183673859, 0.026017852127552032, -0.03704020008444786, -0.004863361362367868, -0.011928613297641277, 0.0015673376619815826, 0.006901669781655073, 0.011483980342745781, -0.0416373610496521, 0.0007591191097162664, -0.026091337203979492], "std": [0.2326715886592865, 0.18497499823570251, 0.14173674583435059, 0.45433083176612854, 0.5940230488777161, 0.2134265899658203, 0.1970881074666977, 0.4587172269821167, 0.15961584448814392, 0.290774941444397, 0.437587708234787, 0.19531847536563873, 0.45295917987823486, 0.19021552801132202, 0.0006828004843555391, 0.003239712677896023, 0.0019684296566993, 0.0013476265594363213, 0.0018222688231617212, 0.0024739380460232496, 0.0007134790648706257, 0.0032556529622524977, 0.0019001078326255083, 0.0016752582741901278, 0.0023715521674603224, 0.002190679544582963, 0.8288195729255676, 1.3113021850585938e-06, 0.8288195729255676, 0.8288195729255676, 0.8288195729255676, 0.8288195729255676, 0.7757090330123901, 1.3113021850585938e-06, 0.7757090330123901, 0.7757090330123901, 0.7757090330123901, 0.7757090330123901, 0.0002417015639366582, 1.070982307282975e-06, 0.2776648998260498, 0.2091951221227646, 0.19207805395126343, 0.6072977781295776, 0.8704789876937866, 0.4545559287071228, 0.3273228108882904, 0.4617524743080139, 0.16459257900714874, 0.3477779030799866, 0.4250437021255493, 0.30543914437294006, 0.6170966625213623, 0.273563027381897], "count": [284]}, "timestamp": {"min": [0.0], "max": [9.433333333333334], "mean": [4.716666666666667], "std": [2.7327743330826926], "count": [284]}, "frame_index": {"min": [0], "max": [283], "mean": [141.5], "std": [81.98322999248077], "count": [284]}, "episode_index": {"min": [221], "max": [221], "mean": [221.0], "std": [0.0], "count": [284]}, "index": {"min": [86997], "max": [87280], "mean": [87138.5], "std": [81.98322999248077], "count": [284]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [284]}, "subtask_annotation": {"mean": [0.39436619718309857, 2.0, 2.0, 2.0, 2.0], "std": [0.5029174949678057, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [284]}, "scene_annotation": {"mean": [221.0], "std": [0.0], "min": [221], "max": [221], "count": [284]}, "eef_direction_state": {"mean": [4.038732394366197, 3.415492957746479], "std": [2.011038152177622, 2.539110850656633], "min": [0, 0], "max": [6, 6], "count": [284]}, "eef_velocity_state": {"mean": [0.8450704225352113, 0.8204225352112676], "std": [0.8118469175749075, 0.777866233874453], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_acc_mag_state": {"mean": [0.704225352112676, 0.8204225352112676], "std": [0.8161118087784865, 0.8636671512941545], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_direction_action": {"mean": [3.563380281690141, 2.7640845070422535], "std": [1.868812942252999, 2.09895485559273], "min": [0, 0], "max": [6, 6], "count": [284]}, "eef_velocity_action": {"mean": [1.0598591549295775, 1.0704225352112675], "std": [0.7505453284258197, 0.6570086642079214], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_acc_mag_action": {"mean": [0.8556338028169014, 1.1091549295774648], "std": [0.8116254468038964, 0.8084418093440106], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_sim_pose_state": {"mean": [0.3081081936527189, 0.18655670230556312, 0.11857430317570072, -1.1099159706128283, -0.6247023143526084, 0.9303760095399818, 0.29590026042336526, -0.209283073094927, 0.14010127529021432, -2.130702706337224, -0.4701570609627186, 2.4190093811314077], "std": [0.04687852227431731, 0.09715381697057915, 0.03611730369332798, 2.2545624143151817, 0.47159275672036444, 2.29622174912778, 0.09683593158646728, 0.05220338424604444, 0.03835235742137539, 0.7727746347394493, 0.24907506282943095, 0.25229901764978696], "min": [0.26671957710357885, 0.08417631046141992, 0.04184957802607006, -3.1187509130157647, -1.0984060180583066, -3.075839805153441, 0.1850814098121731, -0.300266363146506, 0.08375956556424083, -2.9911145942644874, -0.677331857621113, 2.0539571234621468], "max": [0.4098716219626791, 0.3628295343691, 0.1585929539163974, 3.1175644619494056, 0.24501272560872045, 3.130010198435685, 0.46360586011680466, -0.1604883844608207, 0.20978796678645806, -0.7695732240777701, 0.056950523371540385, 2.7830703559853136], "count": [284]}, "eef_sim_pose_action": {"mean": [0.30995657575372504, 0.1897095197185925, 0.11678798059662153, -1.1347114901927164, -0.6203084776906931, 0.8913574590524511, 0.29239218791559396, -0.1988941421393779, 0.1381999800854422, -2.1318365398204873, -0.48325754472027105, 2.445589900088384], "std": [0.04749789919944708, 0.10403766938364381, 0.038787762934126724, 2.220173143315994, 0.4880059651142839, 2.295147115397453, 0.10594174046988633, 0.06328791485825683, 0.040148168772882874, 0.8266057087874102, 0.3036749954294769, 0.2829081077458975], "min": [0.26336940306765544, 0.05802170140524772, 0.023074866059077527, -3.1177814881138173, -1.145653787246423, -3.0783502698221654, 0.15909804808883923, -0.3062212998663254, 0.07800925888691007, -3.050203056470863, -0.7760417550736283, 2.0268770922532067], "max": [0.42228851703757736, 0.37774259738498867, 0.18021776175583823, 3.0794429932089655, 0.2669061841662961, 3.116119806432477, 0.4715006364284005, -0.12843927935460794, 0.22082696677329325, -0.7188432533142458, 0.12142580507645473, 2.85039723807014], "count": [284]}}} +{"episode_index": 219, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4563221501345636]], [[0.5460692858515955]], [[0.4845259275278739]]], "std": [[[0.28823834066246035]], [[0.2087642883310602]], [[0.21979724390381583]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4132684880815071]], [[0.4182726787773933]], [[0.3794177119377163]]], "std": [[[0.2697707947419246]], [[0.24016596426898623]], [[0.25310701430041416]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5168853229527105]], [[0.45447463475586314]], [[0.3210827229911572]]], "std": [[[0.28206191272138437]], [[0.19112173043782607]], [[0.2561535204425236]]], "count": [100]}, "observation.state": {"min": [-0.8284834623336792, -0.2712297737598419, -0.5294889807701111, -1.4202346801757812, -1.566720724105835, -0.045395031571388245, -0.7022992372512817, -0.9696313142776489, -0.27418655157089233, 0.3856724798679352, -1.6655232906341553, 0.4102787971496582, -0.6591857671737671, -0.526531457901001, 0.01095610111951828, -0.008110223338007927, -0.6245601177215576, 1.0334521532058716, -0.4422118067741394, -0.014580289833247662, -0.006164234131574631, 0.004271294921636581, -0.6363769173622131, 1.0170469284057617, -0.43247920274734497, -0.02118147537112236, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006484974175691605, -9.715939813759178e-05, -1.423797369003296, -0.2963045537471771, -0.5948812365531921, -0.2271314263343811, -4.467091083526611, -1.1982518434524536, -0.7242677807807922, -0.2832430601119995, -0.14769503474235535, -1.0767102241516113, -2.165271282196045, -1.5527805089950562, -2.023799180984497, -1.4576700925827026, -15.355508804321289, -11.05006217956543, -2.6959707736968994, -8.821734428405762, -1.0329670906066895, -0.9755799770355225, -1.1764346361160278, -11.692010879516602, -6.349206447601318, -2.443223476409912, -11.874237060546875, -0.7173382043838501, -3.931013345718384, -1.3199023008346558, -0.008379567414522171, -0.04626813903450966, -0.015681080520153046, -0.008790015242993832, -0.02645762823522091, -0.038386356085538864, -0.012259278446435928, -0.03467429056763649, -0.01890253648161888, -0.007121762726455927, -0.0396232008934021, -0.028959933668375015, -4.369260311126709, -0.5827447175979614, 2.6130716800689697, -30.490234375, 6.206374645233154, -0.34547412395477295, -2.142210006713867, -0.6347092390060425, 7.230488300323486, -34.340328216552734, 10.574358940124512, 0.05416582152247429, -0.020061707124114037, -0.017251893877983093, -0.001831501955166459, -0.13663585484027863, 0.38552841544151306, -0.017479032278060913, -0.06490644812583923, 0.350950688123703, -0.3171272277832031, 0.01201435923576355, -3.069422483444214, -1.17881441116333, -3.1065428256988525, -2.9378104209899902, -0.9810519218444824, 1.9117162227630615, -0.8168002367019653, -0.12293875217437744, 9.609968185424805, -0.01713499426841736, -0.018800079822540283, -0.07920762896537781, -0.016819212585687637, -0.028639480471611023, 0.3781262934207916, -0.9252119064331055], "max": [-0.1192774549126625, 0.2620793879032135, -0.20590057969093323, -0.28458020091056824, -0.04207215458154678, 0.6848524808883667, 0.05073751509189606, -0.013472951017320156, 0.17509722709655762, 1.1642646789550781, -0.5003036856651306, 0.881110429763794, 0.4919250011444092, 0.042051754891872406, 0.01402541808784008, 0.0003736243525054306, -0.6207739114761353, 1.0354070663452148, -0.4350651502609253, -0.004164587706327438, -0.0035927866119891405, 0.01102697104215622, -0.630459189414978, 1.0215595960617065, -0.4235696494579315, -0.012412024661898613, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00763603625819087, 2.0314380435593193e-06, 0.49178966879844666, 1.0608456134796143, 0.4860261082649231, 1.8462436199188232, 0.28556007146835327, 2.032102584838867, 1.7182068824768066, 1.642306923866272, 0.9348999857902527, 0.2679428458213806, 0.2614981532096863, 0.7415900826454163, 0.416420578956604, 1.1072347164154053, -2.516566276550293, 4.181929111480713, 2.780219793319702, -0.4273504316806793, 0.3730158805847168, 2.2094016075134277, 0.6599512100219727, -0.801737904548645, 14.529914855957031, 2.6678876876831055, 0.8241758346557617, 1.3199023008346558, 0.4590964913368225, 0.6886447668075562, 0.01449974998831749, 0.038718223571777344, 0.013433873653411865, 0.008851934224367142, 0.017221515998244286, 0.006705910433083773, 0.02458031475543976, 0.0344061404466629, 0.01320598367601633, 0.014327768236398697, 0.020811863243579865, 0.008377685211598873, -1.2938100099563599, 0.5790329575538635, 10.64529800415039, -23.294876098632812, 17.08565330505371, 1.019748330116272, 0.46661999821662903, 0.6013033986091614, 14.535211563110352, -25.187379837036133, 16.737821578979492, 1.5249887704849243, 0.021145112812519073, 0.009738417342305183, 0.004273504484444857, -0.027327170595526695, 0.5955401659011841, 0.38821643590927124, 0.261274129152298, 0.5589227080345154, -0.0011238306760787964, 0.2901320457458496, 3.101266384124756, 0.5008776783943176, 3.122328758239746, -0.655968189239502, 0.24769344925880432, 2.867690086364746, -0.29048314690589905, 0.45282894372940063, 9.920343399047852, 0.0170900821685791, 0.026116222143173218, 0.06913107633590698, -0.01285131648182869, -0.022591032087802887, 0.43427056074142456, -0.9003664255142212], "mean": [-0.28326961398124695, -0.14891670644283295, -0.40600529313087463, -1.078634262084961, -0.5514277219772339, 0.1291673332452774, -0.39336097240448, -0.22799356281757355, 0.11040733754634857, 0.5868492126464844, -1.3392785787582397, 0.6517734527587891, -0.3645952045917511, -0.2278357297182083, 0.012531914748251438, -0.003305143443867564, -0.6237838864326477, 1.0338596105575562, -0.4399213194847107, -0.009556501172482967, -0.004810222890228033, 0.007308576721698046, -0.6342264413833618, 1.0189043283462524, -0.4305519461631775, -0.01719062216579914, 0.706242561340332, 1.7453205585479736, 0.706242561340332, 0.706242561340332, 0.706242561340332, 0.706242561340332, 1.1203843355178833, 1.7453205585479736, 1.1203843355178833, 1.1203843355178833, 1.1203843355178833, 1.1203843355178833, 0.007057344540953636, -9.962562216969673e-06, -0.03503505140542984, 0.0221524927765131, -0.0074543701484799385, 0.07493336498737335, -0.09106407314538956, -0.0002124341408489272, 0.040527600795030594, 0.06458119302988052, 0.02619977667927742, -0.03913818299770355, -0.07606936991214752, -0.019854338839650154, -0.06319578737020493, -0.010612640529870987, -7.280583381652832, -5.379126071929932, -0.454296737909317, -3.5872836112976074, -0.1496986448764801, 0.18823987245559692, -0.28754565119743347, -5.87679386138916, 6.891100883483887, 0.5520542860031128, -5.679627895355225, 0.2824689447879791, -0.40399712324142456, -0.2574140131473541, 0.0006330336327664554, 0.0006801864365115762, 0.00036617080331780016, -0.0002436973445583135, -0.0001664028677623719, -0.0005798874772153795, 0.0002656785072758794, -0.00014610633661504835, -0.0004579848609864712, 0.0004100997175555676, -0.0002426870196359232, -0.0005079020629636943, -2.9200708866119385, -0.02470555156469345, 6.670044422149658, -27.09406852722168, 11.526119232177734, 0.3830660283565521, -0.9262200593948364, -0.022366313263773918, 10.69972038269043, -30.672748565673828, 14.11397647857666, 0.8349414467811584, 0.0017206788761541247, -0.0025756771210581064, 0.000731488224118948, -0.06512259691953659, 0.4295591413974762, 0.09794933348894119, 0.16060304641723633, 0.41633278131484985, -0.07891161739826202, 0.19799074530601501, 1.658661961555481, -0.7323059439659119, 1.577012300491333, -2.215240478515625, -0.680305540561676, 2.4381165504455566, -0.5953448414802551, 0.07740320265293121, 9.770681381225586, 0.0019395059207454324, 0.0007528531132265925, -0.00029602600261569023, -0.01571575738489628, -0.02747129648923874, 0.4058123230934143, -0.9132342338562012], "std": [0.243860125541687, 0.18985043466091156, 0.06644271314144135, 0.4017735421657562, 0.5576207637786865, 0.15622781217098236, 0.21850094199180603, 0.2543240487575531, 0.12799739837646484, 0.1824454665184021, 0.32861819863319397, 0.14978547394275665, 0.22988161444664001, 0.17866568267345428, 0.0007413933635689318, 0.0015442934818565845, 0.0007265337626449764, 0.00039877413655631244, 0.002126720268279314, 0.0029025308322161436, 0.0006798074464313686, 0.0015741223469376564, 0.0013241980923339725, 0.0012938707368448377, 0.002532433718442917, 0.002391359768807888, 0.8438412547111511, 8.702278137207031e-06, 0.8438412547111511, 0.8438412547111511, 0.8438412547111511, 0.8438412547111511, 0.830572247505188, 8.702278137207031e-06, 0.830572247505188, 0.830572247505188, 0.830572247505188, 0.830572247505188, 0.0002189271617680788, 2.7771640816354193e-05, 0.20655111968517303, 0.16258345544338226, 0.11682542413473129, 0.2534138560295105, 0.5058007836341858, 0.3038773834705353, 0.22504638135433197, 0.22382676601409912, 0.1190476343035698, 0.1747901886701584, 0.2912622094154358, 0.2281472533941269, 0.33407267928123474, 0.28269627690315247, 2.858783006668091, 4.63388204574585, 1.240225911140442, 1.9685922861099243, 0.2971261739730835, 0.5830656886100769, 0.3997063636779785, 2.2878775596618652, 3.7180824279785156, 1.2809860706329346, 1.9779824018478394, 0.4215885400772095, 0.8071535229682922, 0.36537012457847595, 0.0030263629741966724, 0.007883675396442413, 0.004942936357110739, 0.002543927635997534, 0.0032342784106731415, 0.004107280634343624, 0.0033722303342074156, 0.006315539125353098, 0.004909011535346508, 0.002860763343051076, 0.004029438365250826, 0.003188518574461341, 0.5836130976676941, 0.14434422552585602, 1.4880672693252563, 1.2474126815795898, 1.731218934059143, 0.31976550817489624, 0.5483210682868958, 0.15686100721359253, 1.1434895992279053, 2.0431673526763916, 1.0107277631759644, 0.3438650369644165, 0.006288538221269846, 0.005029806401580572, 0.0005941215786151588, 0.018045984208583832, 0.06517338007688522, 0.1442151665687561, 0.09217611700296402, 0.05823666974902153, 0.07604403793811798, 0.07904921472072601, 2.0297038555145264, 0.6261398792266846, 2.147616386413574, 0.5846410393714905, 0.2913971245288849, 0.3209121525287628, 0.055885881185531616, 0.056992482393980026, 0.029791144654154778, 0.0038270975928753614, 0.006320851854979992, 0.013061875477433205, 0.0007151655154302716, 0.001275440095923841, 0.01624935120344162, 0.007214152254164219], "count": [439]}, "action": {"min": [-0.8943319916725159, -0.2748209238052368, -0.6185329556465149, -1.3800102472305298, -1.5707963705062866, -0.046172332018613815, -0.6981316804885864, -0.9462699890136719, -0.2894507348537445, 0.34870269894599915, -1.6530290842056274, 0.39708250761032104, -0.6678909063339233, -0.5279933214187622, 0.010212253779172897, -0.00937582552433014, -0.6211876273155212, 1.028787612915039, -0.4430004954338074, -0.01416792068630457, -0.006599080748856068, 0.0016042622737586498, -0.6336567401885986, 1.0133942365646362, -0.43403396010398865, -0.020610755309462547, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006484974175691605, -9.715939813759178e-05, -1.423797369003296, -0.2963045537471771, -0.5948812365531921, -0.2271314263343811, -4.467091083526611, -1.1982518434524536, -0.7242677807807922, -0.2832430601119995, -0.1383136659860611, -1.0767102241516113, -2.165271282196045, -1.5527805089950562, -2.023799180984497, -1.4576700925827026], "max": [-0.11906423419713974, 0.2672748565673828, -0.15700076520442963, -0.23004737496376038, -0.03416212648153305, 0.6937047243118286, 0.052742041647434235, 0.006705355364829302, 0.21572062373161316, 1.2400208711624146, -0.45395514369010925, 0.8843262195587158, 0.3887292444705963, 0.04791257902979851, 0.014616475440561771, 0.0021308069117367268, -0.6146425008773804, 1.0334160327911377, -0.43528932332992554, -0.004407068714499474, -0.0027936683036386967, 0.012127866968512535, -0.6257662177085876, 1.0206787586212158, -0.42302173376083374, -0.012274380773305893, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00763603625819087, 2.0314380435593193e-06, 0.49178966879844666, 1.0608456134796143, 0.4860261082649231, 1.8462436199188232, 0.39425042271614075, 2.032102584838867, 1.7182068824768066, 1.642306923866272, 0.9348999857902527, 0.2679428458213806, 0.2614981532096863, 0.7415900826454163, 0.416420578956604, 1.1072347164154053], "mean": [-0.3208022117614746, -0.13426737487316132, -0.4142061173915863, -0.9948962926864624, -0.569283127784729, 0.12704432010650635, -0.38194072246551514, -0.2259223908185959, 0.11812339723110199, 0.5792166590690613, -1.328243613243103, 0.6452454328536987, -0.3748444616794586, -0.22795850038528442, 0.012248067185282707, -0.0031529823318123817, -0.618887722492218, 1.0315611362457275, -0.4406604766845703, -0.009231582283973694, -0.00492950389161706, 0.006715316325426102, -0.6295790076255798, 1.016971230506897, -0.43142032623291016, -0.01660073734819889, 0.7066799402236938, 1.7453205585479736, 0.7066799402236938, 0.7066799402236938, 0.7066799402236938, 0.7066799402236938, 1.1212522983551025, 1.7453205585479736, 1.1212522983551025, 1.1212522983551025, 1.1212522983551025, 1.1212522983551025, 0.007058281451463699, -9.974332897400018e-06, -0.03461141884326935, 0.022273588925600052, -0.006940079852938652, 0.07494418323040009, -0.08993971347808838, 0.0015081376768648624, 0.04061440750956535, 0.06457076221704483, 0.02656027488410473, -0.03971489518880844, -0.07608450949192047, -0.019210629165172577, -0.062408339232206345, -0.011454989202320576], "std": [0.2581634521484375, 0.18767084181308746, 0.07345080375671387, 0.42068374156951904, 0.5645182728767395, 0.15789104998111725, 0.21623510122299194, 0.2350449115037918, 0.11310458183288574, 0.17272405326366425, 0.31262221932411194, 0.15050442516803741, 0.21112465858459473, 0.17930170893669128, 0.0009353926288895309, 0.0020121019333601, 0.0010617244988679886, 0.0007178990636020899, 0.002178624738007784, 0.0027634429279714823, 0.0008642708417028189, 0.001961929490789771, 0.0015807368326932192, 0.001611389685422182, 0.0026607904583215714, 0.002267479198053479, 0.8438132405281067, 8.702278137207031e-06, 0.8438132405281067, 0.8438132405281067, 0.8438132405281067, 0.8438132405281067, 0.8303557634353638, 8.702278137207031e-06, 0.8303557634353638, 0.8303557634353638, 0.8303557634353638, 0.8303557634353638, 0.000219423120142892, 2.776749897748232e-05, 0.20674924552440643, 0.16258762776851654, 0.1173601746559143, 0.2534107565879822, 0.5064620971679688, 0.30574867129325867, 0.22503919899463654, 0.22383037209510803, 0.11872763931751251, 0.1743149608373642, 0.29125818610191345, 0.22793105244636536, 0.33375227451324463, 0.2821356952190399], "count": [439]}, "timestamp": {"min": [0.0], "max": [14.6], "mean": [7.3], "std": [4.2242685099842365], "count": [439]}, "frame_index": {"min": [0], "max": [438], "mean": [219.0], "std": [126.7280552995271], "count": [439]}, "episode_index": {"min": [222], "max": [222], "mean": [222.0], "std": [0.0], "count": [439]}, "index": {"min": [87281], "max": [87719], "mean": [87500.0], "std": [126.7280552995271], "count": [439]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [439]}, "subtask_annotation": {"mean": [0.2984054669703872, 2.0, 2.0, 2.0, 2.0], "std": [0.4674090944393895, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [439]}, "scene_annotation": {"mean": [222.0], "std": [0.0], "min": [222], "max": [222], "count": [439]}, "eef_direction_state": {"mean": [5.113895216400911, 4.530751708428246], "std": [1.5467691650883912, 1.9371296262565245], "min": [0, 0], "max": [6, 6], "count": [439]}, "eef_velocity_state": {"mean": [0.4031890660592255, 0.5649202733485194], "std": [0.6607022137688671, 0.6611575619032785], "min": [0, 0], "max": [2, 2], "count": [439]}, "eef_acc_mag_state": {"mean": [0.489749430523918, 0.6104783599088838], "std": [0.766175414883636, 0.8133171195808138], "min": [0, 0], "max": [2, 2], "count": [439]}, "eef_direction_action": {"mean": [4.651480637813211, 3.990888382687927], "std": [1.8581082166659468, 2.106483944730993], "min": [0, 0], "max": [6, 6], "count": [439]}, "eef_velocity_action": {"mean": [0.5330296127562643, 0.7334851936218679], "std": [0.6970015027208101, 0.6913355198697804], "min": [0, 0], "max": [2, 2], "count": [439]}, "eef_acc_mag_action": {"mean": [0.7061503416856492, 0.9544419134396356], "std": [0.8198746974621252, 0.8198683686070308], "min": [0, 0], "max": [2, 2], "count": [439]}, "eef_sim_pose_state": {"mean": [0.29813233455777693, 0.1637907463147242, 0.12027417610483664, 1.6510163540923124, -0.7323695866500218, 1.584538191350871, 0.2789638342527078, -0.13860785091610459, 0.15312500937497586, -2.215185979458152, -0.6804791760345519, 2.438208977070075], "std": [0.053156000992807755, 0.10624089365723222, 0.027664841085836514, 2.0489539342752763, 0.6262248761731446, 2.154486273727033, 0.05801744213481372, 0.05976196948354181, 0.018476666218683987, 0.584704270840957, 0.2913931612356068, 0.3209232878374893], "min": [0.26294541722920983, 0.0913461979129647, 0.04308814184707579, -3.1344796663436263, -1.178816650055981, -3.1285282473329827, 0.22646614563817732, -0.32524934092563795, 0.09986105886247641, -2.937813939218967, -0.9812960223084268, 1.911720418808378], "max": [0.4251425648006707, 0.38749510886135624, 0.1461070400027594, 3.1236366204750956, 0.5019366741995581, 3.1222703228744293, 0.44362739637484566, -0.10008303736994202, 0.1802388931763363, -0.65596069492188, 0.24771397124401306, 2.867690101765524], "count": [439]}, "eef_sim_pose_action": {"mean": [0.3035976442632416, 0.17029236357801125, 0.11179192369024923, 1.6847621770604413, -0.7413046626501959, 1.5020599634538763, 0.2786777084629836, -0.13480147916242072, 0.14969466429643097, -2.2226615643681322, -0.6959032342724479, 2.4390550466336736], "std": [0.054195317203573554, 0.11047842165105133, 0.027923258374184055, 1.9307991524224422, 0.6651507169193618, 2.239283949089245, 0.05397485419291319, 0.05404904949572147, 0.01830723371306682, 0.5791413154450843, 0.26984333435011776, 0.33217052344929116], "min": [0.2585658495113606, 0.08606986406838121, 0.04038773124850569, -3.130198532202986, -1.2208451915425578, -3.139134104402492, 0.21729925260066385, -0.33821734889098537, 0.10786880948389696, -2.882502129060577, -0.979129665116908, 1.902877891589974], "max": [0.4320347965272652, 0.3963951105665784, 0.15007092287030818, 3.1240579014670007, 0.5878909706698474, 3.1396510020150767, 0.43195880689983635, -0.09773293415582658, 0.18360750706527112, -0.6451671483419319, 0.2935910978906715, 2.8851947776118845], "count": [439]}}} +{"episode_index": 220, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43009233227604765]], [[0.5499413518838908]], [[0.48346716887735486]]], "std": [[[0.28603266385368536]], [[0.19692348799565437]], [[0.22444789741118587]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4165009443483276]], [[0.4023472486543637]], [[0.3434074730872741]]], "std": [[[0.29610716163700534]], [[0.24902999196474573]], [[0.27971489157814106]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42038592368319877]], [[0.40857838331410995]], [[0.3316599865436371]]], "std": [[[0.2852521418951992]], [[0.2422853589928218]], [[0.2880823844736573]]], "count": [100]}, "observation.state": {"min": [-0.3905094861984253, -0.11215484142303467, -0.48151952028274536, -1.9115753173828125, -1.2168054580688477, -0.3656468391418457, -0.4955359995365143, -0.8027316331863403, -0.033188898116350174, 0.2438516765832901, -1.8631274700164795, 0.08917782455682755, -0.36242178082466125, -0.44298040866851807, 0.00201831734739244, 0.014175159856677055, -0.6230015158653259, 0.9801629781723022, -0.3894179165363312, -0.020288007333874702, -0.00905208196491003, -0.003817005781456828, -0.625616192817688, 1.0069451332092285, -0.4057081341743469, 0.04473358765244484, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.013540869578719139, -0.00038451835280284286, -0.7027504444122314, -0.1612216681241989, -0.40897560119628906, -0.7239164113998413, -2.1826894283294678, -0.8216427564620972, -0.28897249698638916, -0.7538652420043945, -0.25143489241600037, -0.7585407495498657, -1.240817666053772, -1.4443185329437256, -0.8249446749687195, -0.6252047419548035, -10.222158432006836, -5.891331195831299, -1.5445665121078491, -11.141637802124023, -1.1190476417541504, -0.5164835453033447, -1.9798535108566284, -13.10618782043457, -1.92307710647583, -1.7271062135696411, -8.94383430480957, -0.8034188151359558, -2.037240505218506, -1.807692289352417, -0.0056606256403028965, -0.015289012342691422, -0.010366757400333881, -0.007507149130105972, -0.011625725775957108, -0.007079030852764845, -0.0073640355840325356, -0.013569299131631851, -0.012351787649095058, -0.0061407750472426414, -0.005866589955985546, -0.007813685573637486, 0.06362999975681305, -0.5975916981697083, 4.46894645690918, -29.245454788208008, 6.516812324523926, -0.35307785868644714, 0.10604999959468842, -0.2301284819841385, 5.24099063873291, -30.434768676757812, 7.130361557006836, -1.0885087251663208, -0.016106145456433296, -0.01579437032341957, -0.003663003910332918, -0.08198151737451553, 0.30897337198257446, 0.05781254917383194, 0.06559094786643982, 0.329616904258728, -0.19407975673675537, 0.008007102645933628, -3.1396067142486572, -1.0901716947555542, -3.0063464641571045, -2.8469629287719727, -1.2396658658981323, -0.0060076117515563965, -0.8138178586959839, -0.07979408651590347, 9.634023666381836, -0.007477492094039917, -0.014370709657669067, -0.024191945791244507, -0.03242740407586098, 0.015456635504961014, 0.8984329700469971, 0.43353256583213806], "max": [0.29549214243888855, 0.16765904426574707, -0.11444183439016342, -0.8376246690750122, 0.19578790664672852, 0.4775224030017853, -0.04739828035235405, 0.237258642911911, 0.1106286570429802, 0.6328691840171814, -0.43888694047927856, 1.5713019371032715, 0.28019535541534424, 0.3168150782585144, 0.0025626257993280888, 0.0147843137383461, -0.6195833683013916, 0.9805343747138977, -0.38097891211509705, -0.017161233350634575, -0.008471991866827011, -0.0031308515463024378, -0.6216647028923035, 1.0079718828201294, -0.399167537689209, 0.047404028475284576, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.013925541192293167, -0.00037995976163074374, 0.5295300483703613, 0.2205035239458084, 0.3132096529006958, 1.160524845123291, 0.6205865740776062, 1.3134595155715942, 1.070143699645996, 0.8515068292617798, 0.23651058971881866, 0.5614579916000366, 0.9023464918136597, 2.6893465518951416, 0.8075536489486694, 1.3679218292236328, -1.3139593601226807, 2.442002773284912, 2.1202685832977295, -0.48840051889419556, 0.918192982673645, 2.6398046016693115, 0.8894994258880615, -1.6480168104171753, 10.073260307312012, 3.075091600418091, -0.4273504316806793, 2.15201473236084, 1.2912087440490723, 0.6025640964508057, 0.0064257485792040825, 0.014388298615813255, 0.012113059870898724, 0.0065285260789096355, 0.02121412754058838, 0.006034014280885458, 0.00784606859087944, 0.011026584543287754, 0.016000427305698395, 0.007015211042016745, 0.010814007371664047, 0.004709420260041952, 0.8908200263977051, -0.04082924500107765, 13.985872268676758, -19.57450294494629, 17.41704559326172, 0.4501436650753021, 1.2726000547409058, 0.28580471873283386, 12.070610046386719, -21.929168701171875, 17.146814346313477, -0.40355369448661804, 0.02558441087603569, 0.008335974998772144, -0.0006105006323195994, -0.027327170595526695, 0.5134804844856262, 0.34443163871765137, 0.32716622948646545, 0.5632436275482178, 0.010427250526845455, 0.3286605775356293, 3.120074987411499, -0.1320902407169342, 3.058048963546753, -0.9504798054695129, 0.38594961166381836, 3.137444019317627, -0.5472728610038757, 0.18951308727264404, 9.907349586486816, 0.0076143741607666016, 0.01870584487915039, 0.02356240153312683, -0.030175302177667618, 0.01656511425971985, 0.9004197120666504, 0.4377042055130005], "mean": [-0.11414065957069397, 0.004737180657684803, -0.3219043016433716, -1.6776427030563354, -0.13640733063220978, -0.01960367150604725, -0.31237325072288513, -0.3295246958732605, 0.03500237688422203, 0.4448026716709137, -1.2013837099075317, 0.8099563121795654, -0.07727886736392975, -0.10406837612390518, 0.002181778196245432, 0.014459366910159588, -0.6218410134315491, 0.9803498983383179, -0.38261380791664124, -0.018065236508846283, -0.008818920701742172, -0.0035207890905439854, -0.6240782141685486, 1.0075404644012451, -0.40081772208213806, 0.04630107805132866, 0.366931676864624, 1.745323657989502, 0.366931676864624, 0.366931676864624, 0.366931676864624, 0.366931676864624, 0.7318478226661682, 1.745323657989502, 0.7318478226661682, 0.7318478226661682, 0.7318478226661682, 0.7318478226661682, 0.013704968616366386, -0.00038189650513231754, -0.051035959273576736, 0.01330688688904047, 0.01599963754415512, 0.07520350068807602, -0.08055319637060165, 0.029211632907390594, 0.024615423753857613, -0.031964320689439774, -0.003146127797663212, 0.002206037286669016, 0.010717439465224743, 0.0031344874296337366, 0.015361910685896873, 0.0026001273654401302, -6.324432849884033, -2.175262212753296, 0.3614676296710968, -5.766427993774414, 0.11166122555732727, 0.3685975968837738, -0.6172494292259216, -8.02582836151123, 3.1470136642456055, 0.3719956576824188, -4.4932146072387695, 0.288039892911911, -0.38822871446609497, -0.4465697705745697, 0.00023627375776413828, -5.185725967749022e-05, -5.866778883500956e-05, -0.00024370233586523682, 0.0006069556111469865, -0.00023110707115847617, -0.00010349920194130391, -0.00038148858584463596, 0.0002806690754368901, -6.219280476216227e-05, 0.00038473011227324605, -0.000136888847919181, 0.40059584379196167, -0.30135011672973633, 10.796821594238281, -23.789791107177734, 13.482786178588867, 0.08468499034643173, 0.5516644716262817, 0.03021683357656002, 8.73632526397705, -24.606388092041016, 12.806971549987793, -0.7179752588272095, 0.0022415234707295895, -0.0031129615381360054, -0.0020745331421494484, -0.07222696393728256, 0.38449355959892273, 0.13425593078136444, 0.2694675922393799, 0.4550624191761017, -0.12879697978496552, 0.1514168679714203, -0.990249752998352, -0.8331874012947083, 1.8445435762405396, -1.9675571918487549, -0.46751558780670166, 2.293972969055176, -0.6980898380279541, 0.016140080988407135, 9.772294998168945, 0.00043142581125721335, 6.23956075287424e-05, 0.00040215894114226103, -0.031802769750356674, 0.016044622287154198, 0.8997449278831482, 0.4349571764469147], "std": [0.15825670957565308, 0.09588061273097992, 0.08592113107442856, 0.2304527461528778, 0.42356380820274353, 0.21496959030628204, 0.10412370413541794, 0.2911843955516815, 0.05260569229722023, 0.1510849893093109, 0.463685542345047, 0.5130722522735596, 0.1729765236377716, 0.2761410176753998, 0.00014746832312084734, 0.0001646560849621892, 0.0010615596547722816, 0.00011599309800658375, 0.0021139478776603937, 0.0006962353363633156, 0.00020052606123499572, 0.00017847523849923164, 0.001146963913924992, 0.00025058627943508327, 0.0014913994818925858, 0.0006480747833848, 0.7039661407470703, 5.602836608886719e-06, 0.7039661407470703, 0.7039661407470703, 0.7039661407470703, 0.7039661407470703, 0.8550146222114563, 5.602836608886719e-06, 0.8550146222114563, 0.8550146222114563, 0.8550146222114563, 0.8550146222114563, 6.538139859912917e-05, 8.246835250247386e-07, 0.21049781143665314, 0.05627994239330292, 0.09711174666881561, 0.25745639204978943, 0.3639371991157532, 0.28094297647476196, 0.15921616554260254, 0.26719802618026733, 0.06709174066781998, 0.19936279952526093, 0.384652704000473, 0.543168306350708, 0.2196054309606552, 0.2523181140422821, 1.8362489938735962, 1.9117616415023804, 1.047752022743225, 3.3589675426483154, 0.33865806460380554, 0.7533308267593384, 0.7343875765800476, 2.618023633956909, 3.372891902923584, 1.1812280416488647, 2.635136842727661, 0.6853618621826172, 0.6390942931175232, 0.5733449459075928, 0.0021810075268149376, 0.0044593545608222485, 0.0040497975423932076, 0.002353642601519823, 0.003163812682032585, 0.0018603313947096467, 0.0024894527159631252, 0.0043123019859194756, 0.004620787687599659, 0.0022254057694226503, 0.0022212923504412174, 0.001784310326911509, 0.1584312468767166, 0.10304894298315048, 2.1012821197509766, 2.577073574066162, 2.623300552368164, 0.2290937453508377, 0.2587604820728302, 0.09088052809238434, 1.649991750717163, 2.1061904430389404, 2.65639591217041, 0.19651249051094055, 0.006608646363019943, 0.004670041147619486, 0.0004626948793884367, 0.010519136674702168, 0.04283221438527107, 0.06944876909255981, 0.06900687515735626, 0.07058797776699066, 0.06502849608659744, 0.09221300482749939, 2.6182339191436768, 0.2549537420272827, 1.8052420616149902, 0.6275045275688171, 0.5436456799507141, 0.5531848073005676, 0.0470212958753109, 0.04033491760492325, 0.031196657568216324, 0.002445443533360958, 0.004972547758370638, 0.006306449882686138, 0.00044649187475442886, 0.00021050158829893917, 0.0005463724373839796, 0.0011459877714514732], "count": [381]}, "action": {"min": [-0.44992589950561523, -0.11069949716329575, -0.5386855006217957, -1.925392985343933, -1.2214823961257935, -0.37123680114746094, -0.48383045196533203, -0.8471401333808899, -0.05815853178501129, 0.20968955755233765, -1.8287303447723389, 0.08348528295755386, -0.37723904848098755, -0.44605153799057007, 0.0014941527042537928, 0.009865609928965569, -0.6201165318489075, 0.9781038165092468, -0.3920033276081085, -0.02005089446902275, -0.00951278768479824, -0.0070637487806379795, -0.6221830248832703, 1.0048211812973022, -0.40792757272720337, 0.043641552329063416, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.013540869578719139, -0.00038451835280284286, -0.7027504444122314, -0.1612216681241989, -0.40897560119628906, -0.8700782060623169, -2.1826894283294678, -0.8216427564620972, -0.28897249698638916, -0.7538652420043945, -0.25143489241600037, -0.7585407495498657, -1.240817666053772, -1.4443185329437256, -0.8249446749687195, -0.6252047419548035], "max": [0.30327117443084717, 0.18891887366771698, -0.08101122081279755, -0.7298865914344788, 0.19351327419281006, 0.48359036445617676, -0.04030170291662216, 0.2321980893611908, 0.11821143329143524, 0.6786707043647766, -0.35332563519477844, 1.5707963705062866, 0.2923785150051117, 0.3168216943740845, 0.0033353175967931747, 0.01754486933350563, -0.6126883029937744, 0.9816951751708984, -0.3822382092475891, -0.01721242256462574, -0.007733210455626249, 0.0007380024762824178, -0.6146365404129028, 1.0092315673828125, -0.4011751115322113, 0.04620206728577614, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.013925541192293167, -0.00037995976163074374, 0.5295300483703613, 0.2205035239458084, 0.3132096529006958, 1.160524845123291, 0.6205865740776062, 1.3134595155715942, 1.070143699645996, 0.8515068292617798, 0.23651058971881866, 0.5614579916000366, 0.9023464918136597, 2.6893465518951416, 0.8075536489486694, 1.3679218292236328], "mean": [-0.1577897071838379, 0.01562722586095333, -0.3192142844200134, -1.6134414672851562, -0.15189780294895172, -0.016435129567980766, -0.30407553911209106, -0.37227189540863037, 0.031721826642751694, 0.46207141876220703, -1.1477447748184204, 0.8101317286491394, -0.07254531234502792, -0.1047004908323288, 0.002512034261599183, 0.0131678506731987, -0.6169036030769348, 0.9800670742988586, -0.384443074464798, -0.01802375540137291, -0.008531855419278145, -0.0037318128161132336, -0.6190059185028076, 1.007275104522705, -0.40288233757019043, 0.045005060732364655, 0.3632669150829315, 1.745323657989502, 0.3632669150829315, 0.3632669150829315, 0.3632669150829315, 0.3632669150829315, 0.7333136796951294, 1.745323657989502, 0.7333136796951294, 0.7333136796951294, 0.7333136796951294, 0.7333136796951294, 0.01370495930314064, -0.0003818999684881419, -0.05038505047559738, 0.013040308840572834, 0.01580064930021763, 0.0727822408080101, -0.07952938973903656, 0.02719094604253769, 0.02439148910343647, -0.03189492225646973, -0.0031823557801544666, 0.002398099284619093, 0.010902183130383492, 0.0037447758950293064, 0.015392187982797623, 0.0026947029400616884], "std": [0.1625426709651947, 0.09067333489656448, 0.10608712583780289, 0.2705569863319397, 0.4379076361656189, 0.21932485699653625, 0.10307109355926514, 0.28900304436683655, 0.05807632580399513, 0.17071539163589478, 0.47307753562927246, 0.5124090313911438, 0.17303617298603058, 0.2751324772834778, 0.0003700251691043377, 0.0013196638319641352, 0.0012756841024383903, 0.00059638696257025, 0.002020196756348014, 0.000634527939837426, 0.00039550988003611565, 0.0013188335578888655, 0.0012532247928902507, 0.0007392585393972695, 0.0013308728812262416, 0.0006008804775774479, 0.7011131644248962, 5.602836608886719e-06, 0.7011131644248962, 0.7011131644248962, 0.7011131644248962, 0.7011131644248962, 0.8554776906967163, 5.602836608886719e-06, 0.8554776906967163, 0.8554776906967163, 0.8554776906967163, 0.8554776906967163, 6.537837907671928e-05, 8.273012213066977e-07, 0.21093584597110748, 0.05659056082367897, 0.09719211608171463, 0.26236218214035034, 0.36462393403053284, 0.28348422050476074, 0.15930376946926117, 0.2672053277492523, 0.0670965164899826, 0.19940043985843658, 0.38466677069664, 0.5432379245758057, 0.21960459649562836, 0.2523140013217926], "count": [381]}, "timestamp": {"min": [0.0], "max": [12.666666666666666], "mean": [6.333333333333333], "std": [3.666161581373732], "count": [381]}, "frame_index": {"min": [0], "max": [380], "mean": [190.0], "std": [109.98484744121194], "count": [381]}, "episode_index": {"min": [223], "max": [223], "mean": [223.0], "std": [0.0], "count": [381]}, "index": {"min": [87720], "max": [88100], "mean": [87910.0], "std": [109.98484744121194], "count": [381]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [381]}, "subtask_annotation": {"mean": [0.5774278215223098, 2.0, 2.0, 2.0, 2.0], "std": [0.5248818871388466, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [381]}, "scene_annotation": {"mean": [223.0], "std": [0.0], "min": [223], "max": [223], "count": [381]}, "eef_direction_state": {"mean": [3.540682414698163, 3.2388451443569553], "std": [2.3402331930444955, 2.204305672021181], "min": [0, 0], "max": [6, 6], "count": [381]}, "eef_velocity_state": {"mean": [0.8346456692913385, 0.9973753280839895], "std": [0.7183070596409763, 0.7043125039521289], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_acc_mag_state": {"mean": [0.800524934383202, 0.8346456692913385], "std": [0.8431286178135443, 0.827009089765485], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_direction_action": {"mean": [2.963254593175853, 3.2650918635170605], "std": [2.150191082459376, 2.1223876774763224], "min": [0, 0], "max": [6, 6], "count": [381]}, "eef_velocity_action": {"mean": [1.068241469816273, 1.099737532808399], "std": [0.6644827518597438, 0.7356857528262308], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_acc_mag_action": {"mean": [1.099737532808399, 1.1233595800524934], "std": [0.8038783512148581, 0.7823547800939079], "min": [0, 0], "max": [2, 2], "count": [381]}, "eef_sim_pose_state": {"mean": [0.267187440617424, 0.21034039363209242, 0.18460827958045056, -1.0150629544788563, -0.8332773483535624, 1.8363574265866867, 0.3153960550891354, -0.18738704948436502, 0.14124998907428377, -1.9670343379209985, -0.4677834792610043, 2.293536454749685], "std": [0.037615157171847234, 0.04277197038577107, 0.03949483558738745, 2.6356724108355536, 0.2548921272689567, 1.830798907563234, 0.06625491870050736, 0.03925554103931549, 0.02926503268022287, 0.6275121823752542, 0.5439134519290486, 0.6497978832674457], "min": [0.1654006514006206, 0.16583093150606712, 0.07661418477195268, -3.140893436172541, -1.0901797744973536, -3.1163594569754762, 0.17964812060672442, -0.2349366600045797, 0.09501540979190877, -2.8469740175067417, -1.2430152009499331, -3.1382308836832835], "max": [0.3409792264931008, 0.34585383445615014, 0.22163601502356295, 3.1322581462451917, -0.13200822965220205, 3.1100542024149163, 0.41386992199271294, -0.10698407400258304, 0.22131596890423327, -0.9504787045978547, 0.3859075379766195, 3.14093067069843], "count": [381]}, "eef_sim_pose_action": {"mean": [0.2787041615972591, 0.2144881043332851, 0.18055304377736833, -0.5701506867967309, -0.8425444471822521, 1.8148094420091812, 0.3240334602379682, -0.18801901158375947, 0.14192387954042246, -1.9380661687792147, -0.43894157287320884, 1.9690853030608007], "std": [0.03799774100796598, 0.04655337728145816, 0.04258192838311459, 2.751425212236528, 0.26817064912421373, 1.85934470542233, 0.06496995576927926, 0.0438890965112789, 0.03155111311556614, 0.6285456736817007, 0.5548398603515566, 1.3484053354759884], "min": [0.16546292917664865, 0.1590929081082423, 0.07138053003669832, -3.1408500660235887, -1.0920487825449552, -3.0968687768930208, 0.18105768079898735, -0.24994285488115453, 0.09700665860180473, -2.895636981540924, -1.2031279206045586, -3.139769574264756], "max": [0.3514939265061074, 0.3439377799200373, 0.22997202120335686, 3.1355899564443956, -0.12536526478780652, 3.108905512144013, 0.42528207677586827, -0.09586229607839468, 0.22068341446721101, -0.8895633351465233, 0.4576219981704579, 3.1266002957525054], "count": [381]}}} +{"episode_index": 221, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4353506559976932]], [[0.5358938292964244]], [[0.4869192353902345]]], "std": [[[0.2879893237902784]], [[0.2172236990194835]], [[0.2211360683192187]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4538448361207228]], [[0.4395131055363322]], [[0.3606603133410227]]], "std": [[[0.31161654649328036]], [[0.23889689676478157]], [[0.28419806882557425]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4458817954632833]], [[0.46262290224913494]], [[0.385786836793541]]], "std": [[[0.30520191122772083]], [[0.21628494103140636]], [[0.2564360011659648]]], "count": [100]}, "observation.state": {"min": [-0.786636471748352, -0.20561644434928894, -0.7667667865753174, -1.5438334941864014, -1.2192840576171875, -0.2608197331428528, -0.700009822845459, -0.9777567386627197, -0.46540355682373047, 0.49944671988487244, -1.7219804525375366, 0.15535014867782593, -0.6943801641464233, -0.6718745231628418, 0.003499493934214115, -0.006689866539090872, -0.5962876677513123, 1.0293405055999756, -0.4721137583255768, -0.015260390937328339, -0.02202371507883072, -0.0011027518194168806, -0.5941845774650574, 1.0167744159698486, -0.47374385595321655, -0.012789877131581306, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0101080983877182, -0.0004776332643814385, -0.8965480327606201, -0.9854151606559753, -0.7097026109695435, -1.4095680713653564, -1.2953561544418335, -0.9208595156669617, -1.1875009536743164, -0.1911149024963379, -0.078028604388237, -0.9026628732681274, -0.9864230155944824, -0.6056243181228638, -1.7353150844573975, -0.7862805128097534, -13.284351348876953, -10.04273509979248, -2.0360195636749268, -9.462759971618652, -1.1764346361160278, -5.480463981628418, -1.4633699655532837, -10.533945083618164, -5.189255714416504, -2.990842580795288, -8.272283554077148, -0.6886447072029114, -2.2667887210845947, -1.2051281929016113, -0.007629499305039644, -0.03417881578207016, -0.019377119839191437, -0.010909013450145721, -0.012412730604410172, -0.02478829026222229, -0.006440985482186079, -0.03504636138677597, -0.02482658065855503, -0.006414784584194422, -0.007952491752803326, -0.026404306292533875, -4.199580192565918, -0.6903854012489319, 3.132716655731201, -33.622222900390625, 9.708549499511719, -0.9481992721557617, -0.8908200263977051, -0.5641859769821167, 1.7222518920898438, -34.00190734863281, 8.86960506439209, -0.5550733208656311, -0.018275002017617226, -0.01452252734452486, 0.004884005058556795, -0.08198151737451553, 0.37455981969833374, 0.02068878896534443, 0.01573936641216278, 0.3012218773365021, -0.2889455258846283, 0.014936280436813831, -3.1059229373931885, -1.1113834381103516, -2.9851572513580322, -3.06813907623291, -0.9389288425445557, -3.138529062271118, -0.6619597673416138, -0.10601671040058136, 9.708202362060547, -0.013852357864379883, -0.04675611853599548, -0.04896286129951477, -0.018786028027534485, 0.018830565735697746, 0.6998775601387024, 0.7102653980255127], "max": [-0.01932588405907154, 0.5787121653556824, -0.13523182272911072, -0.3704124689102173, 0.40503183007240295, 0.42089810967445374, -0.12588049471378326, 0.1471150666475296, 0.09908851981163025, 1.3733139038085938, -0.6509864330291748, 0.5162354111671448, 0.2344149649143219, -0.30384862422943115, 0.01267825998365879, 0.0018152076518163085, -0.5801266431808472, 1.0337954759597778, -0.4561115801334381, 0.003595837624743581, -0.012967242859303951, 0.00705229165032506, -0.5723356008529663, 1.0236783027648926, -0.46400123834609985, 0.00416708504781127, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.009155531413853168, -0.0003797055396717042, 0.7605569362640381, 0.7596564292907715, 0.7367794513702393, 1.381387710571289, 1.685950756072998, 3.967022657394409, 0.8084306716918945, 0.8865346908569336, 0.3096425533294678, 0.19971008598804474, 0.3167189359664917, 0.4617549777030945, 0.6560304164886475, 0.46443721652030945, -3.6746320724487305, 7.509158134460449, 2.7661783695220947, 2.5641026496887207, 1.0616605281829834, 2.3241758346557617, 0.9468865394592285, -1.5923405885696411, 7.600732803344727, 2.471306562423706, 0.8547008633613586, 2.8693528175354004, 2.037240505218506, 0.4877900183200836, 0.023172475397586823, 0.0323505662381649, 0.015971705317497253, 0.007519268896430731, 0.022272877395153046, 0.017322354018688202, 0.015822866931557655, 0.02856462635099888, 0.017683546990156174, 0.01187608577311039, 0.025443192571401596, 0.004130233079195023, 0.3817799985408783, 0.6347091794013977, 10.764074325561523, -21.565628051757812, 22.35174560546875, 0.6661862134933472, 4.178369998931885, 0.749773383140564, 11.6697416305542, -23.903989791870117, 23.989974975585938, 1.159267544746399, 0.02011532336473465, 0.01323801651597023, 0.009157509543001652, -0.027327170595526695, 0.5459704399108887, 0.42321541905403137, 0.26245415210723877, 0.5164122581481934, -0.07264439761638641, 0.24228009581565857, 3.007579803466797, 0.40133029222488403, 2.987405776977539, -0.9124057292938232, -0.2508140802383423, 3.131380796432495, -0.2713088095188141, 0.2596933841705322, 9.916321754455566, 0.01514655351638794, 0.017382055521011353, 0.06480199098587036, -0.01203828863799572, 0.023590775206685066, 0.7035360336303711, 0.7136924266815186], "mean": [-0.39289042353630066, 0.07762263715267181, -0.47873011231422424, -1.0653650760650635, -0.24098896980285645, 0.09632650017738342, -0.47320637106895447, -0.24105001986026764, -0.09085444360971451, 0.7103931903839111, -1.2555001974105835, 0.301048219203949, -0.38791126012802124, -0.5542218685150146, 0.007309148088097572, -0.003742658533155918, -0.5881430506706238, 1.0319154262542725, -0.46506398916244507, -0.003523864783346653, -0.01823132112622261, 0.002027967246249318, -0.5823749899864197, 1.0195766687393188, -0.4696286618709564, -0.002325785579159856, 0.7303261160850525, 1.7453263998031616, 0.7303261160850525, 0.7303261160850525, 0.7303261160850525, 0.7303261160850525, 0.6518630385398865, 1.7453263998031616, 0.6518630385398865, 0.6518630385398865, 0.6518630385398865, 0.6518630385398865, -0.009682808071374893, -0.0003862895828206092, -0.005679337307810783, 0.016347240656614304, 0.021651534363627434, 0.0005990181234665215, -0.006705872714519501, 0.02371935360133648, -0.0016679236432537436, 0.0956500768661499, 0.045465487986803055, -0.07578166574239731, -0.08522418886423111, 0.005529139190912247, -0.049734003841876984, -0.02109464444220066, -8.241832733154297, -1.5692790746688843, 0.2692456543445587, -4.311192512512207, -0.15210679173469543, -0.16077348589897156, -0.33579546213150024, -5.628208637237549, 4.774256229400635, -0.0725821778178215, -4.730276584625244, 0.5954960584640503, -0.04883228614926338, -0.3068779706954956, 0.0009017666452564299, 0.0005777231999672949, -0.0013355457922443748, -0.00015868178161326796, 0.0010942879598587751, -0.0012082179309800267, 0.0006790141924284399, -0.00016613789193797857, -0.002391835441812873, 0.0006519900634884834, 0.0009111681720241904, -0.0015094593400135636, -1.2551637887954712, -0.04062245786190033, 7.45008659362793, -26.511478424072266, 18.346464157104492, -0.09413858503103256, 2.240401268005371, 0.18838493525981903, 7.9448981285095215, -27.024600982666016, 18.94329071044922, 0.314508318901062, 0.0018427845789119601, -0.0021106500644236803, 0.006709559354931116, -0.05986340716481209, 0.4626013934612274, 0.19183366000652313, 0.17285537719726562, 0.3964117169380188, -0.1224077045917511, 0.16367441415786743, -0.7193008661270142, -0.5751791000366211, 0.3434624671936035, -2.3676164150238037, -0.6628879308700562, 0.5829672813415527, -0.5297690033912659, 0.07260172814130783, 9.77843952178955, 0.001926816999912262, 0.0007226771558634937, 8.675651770317927e-05, -0.016867462545633316, 0.021743912249803543, 0.7021313309669495, 0.7115111351013184], "std": [0.23890547454357147, 0.29062554240226746, 0.1596572995185852, 0.3841133117675781, 0.587878406047821, 0.1344355195760727, 0.18445521593093872, 0.3496592044830322, 0.16494306921958923, 0.22467109560966492, 0.3982783854007721, 0.13305950164794922, 0.20173630118370056, 0.1024768278002739, 0.003992047160863876, 0.001837977790273726, 0.0034799303393810987, 0.0017028761794790626, 0.005241332575678825, 0.007441761903464794, 0.004057644866406918, 0.0016659318935126066, 0.005737035535275936, 0.002371857175603509, 0.003372280392795801, 0.006995252333581448, 0.854127824306488, 2.86102294921875e-06, 0.854127824306488, 0.854127824306488, 0.854127824306488, 0.854127824306488, 0.8359641432762146, 2.86102294921875e-06, 0.8359641432762146, 0.8359641432762146, 0.8359641432762146, 0.8359641432762146, 0.0002120995195582509, 1.9704029909917153e-05, 0.2918601930141449, 0.24208828806877136, 0.22944027185440063, 0.4605417251586914, 0.4776029884815216, 0.5185752511024475, 0.24021264910697937, 0.2181648463010788, 0.07774230092763901, 0.19100603461265564, 0.25297296047210693, 0.15456439554691315, 0.3168880343437195, 0.13689860701560974, 2.1046853065490723, 4.8195624351501465, 1.5135999917984009, 3.624051809310913, 0.4196810722351074, 1.3094191551208496, 0.5094397068023682, 2.7876148223876953, 2.7243075370788574, 1.3067973852157593, 2.0719308853149414, 0.7058773040771484, 0.8621304035186768, 0.30303600430488586, 0.004004220012575388, 0.0075515517964959145, 0.005861311685293913, 0.0029117355588823557, 0.004377168603241444, 0.004837751388549805, 0.0033337105996906757, 0.008641377091407776, 0.006641686893999577, 0.003126550931483507, 0.0042532323859632015, 0.004395527299493551, 1.4343364238739014, 0.17005376517772675, 1.4157874584197998, 3.518317461013794, 2.7336604595184326, 0.43106552958488464, 1.52518892288208, 0.19051887094974518, 2.664135694503784, 2.2372541427612305, 3.9126639366149902, 0.4512427747249603, 0.006622337270528078, 0.00547794857993722, 0.0005514167714864016, 0.013222279958426952, 0.053934745490550995, 0.1547469198703766, 0.08886391669511795, 0.07816731929779053, 0.06432442367076874, 0.0767701119184494, 2.148970603942871, 0.543696939945221, 2.2239601612091064, 0.7014298439025879, 0.22726275026798248, 2.646038293838501, 0.060473762452602386, 0.05470098555088043, 0.0326097272336483, 0.004201218951493502, 0.008769424632191658, 0.01399953756481409, 0.0018583487253636122, 0.0009487757924944162, 0.0006895934347994626, 0.0006820914568379521], "count": [341]}, "action": {"min": [-0.8359977006912231, -0.19209890067577362, -0.8570811152458191, -1.6006969213485718, -1.2249526977539062, -0.2954760491847992, -0.6981316804885864, -0.9250558018684387, -0.478577584028244, 0.46743667125701904, -1.7053890228271484, 0.14812737703323364, -0.6981316804885864, -0.669453501701355, 0.0039651161059737206, -0.010472060181200504, -0.5949362516403198, 1.0266335010528564, -0.47162434458732605, -0.014641056768596172, -0.021519914269447327, -0.00552263343706727, -0.592033863067627, 1.012174367904663, -0.47389379143714905, -0.012770055793225765, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0101080983877182, -0.0004776332643814385, -0.8965480327606201, -0.9854151606559753, -0.7097026109695435, -1.4095680713653564, -1.2953561544418335, -0.9208595156669617, -1.1875009536743164, -0.1911149024963379, -0.078028604388237, -0.9026628732681274, -0.9864230155944824, -0.6056243181228638, -1.7353150844573975, -0.7862805128097534], "max": [-0.019636385142803192, 0.5919992923736572, -0.07213496416807175, -0.2908300757408142, 0.4093042016029358, 0.4032646715641022, -0.12621961534023285, 0.14963284134864807, 0.10379839688539505, 1.3635460138320923, -0.602449893951416, 0.5262429714202881, 0.20449867844581604, -0.2992313802242279, 0.013586973771452904, 0.002864853711798787, -0.5791163444519043, 1.0329070091247559, -0.45532023906707764, 0.002826008712872863, -0.011827152222394943, 0.008518056012690067, -0.5709982514381409, 1.0222454071044922, -0.46292901039123535, 0.0032139604445546865, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.009155531413853168, -0.0003797055396717042, 0.7605569362640381, 0.7596564292907715, 0.7367794513702393, 1.381387710571289, 1.685950756072998, 3.967022657394409, 0.8084306716918945, 0.8865346908569336, 0.3096425533294678, 0.19971008598804474, 0.3167189359664917, 0.4617549777030945, 0.6560304164886475, 0.46443721652030945], "mean": [-0.42307141423225403, 0.07997333258390427, -0.4882427752017975, -1.0152413845062256, -0.24475525319576263, 0.09540881216526031, -0.469094455242157, -0.23005515336990356, -0.06586114317178726, 0.6948409676551819, -1.2453607320785522, 0.30105581879615784, -0.39420315623283386, -0.5566043853759766, 0.008036941289901733, -0.0036963087040930986, -0.5867416262626648, 1.0304495096206665, -0.4645439088344574, -0.003624365432187915, -0.01731545850634575, 0.0016042161732912064, -0.5806187391281128, 1.0176364183425903, -0.4689764678478241, -0.00297371344640851, 0.7293025255203247, 1.7453263998031616, 0.7293025255203247, 0.7293025255203247, 0.7293025255203247, 0.7293025255203247, 0.6506858468055725, 1.7453263998031616, 0.6506858468055725, 0.6506858468055725, 0.6506858468055725, 0.6506858468055725, -0.009680378250777721, -0.00038629237678833306, -0.0046584513038396835, 0.01456474233418703, 0.021343210712075233, -0.0009451222140341997, -0.0056020659394562244, 0.022768991068005562, -0.0022336775436997414, 0.09488824754953384, 0.04518451541662216, -0.07554886490106583, -0.0853390172123909, 0.005070470739156008, -0.05041064694523811, -0.021458856761455536], "std": [0.24743162095546722, 0.27236995100975037, 0.19159048795700073, 0.4054693877696991, 0.5894273519515991, 0.1422516405582428, 0.1826510727405548, 0.3368615508079529, 0.15332959592342377, 0.20913641154766083, 0.3945063054561615, 0.13699376583099365, 0.1891576051712036, 0.09863043576478958, 0.0037757919635623693, 0.0021839686669409275, 0.0036670758854597807, 0.001861285651102662, 0.0053151799365878105, 0.006805931683629751, 0.0038383479695767164, 0.0022671623155474663, 0.005701044108718634, 0.0024547530338168144, 0.003309855470433831, 0.006375144235789776, 0.8538466691970825, 2.86102294921875e-06, 0.8538466691970825, 0.8538466691970825, 0.8538466691970825, 0.8538466691970825, 0.8358059525489807, 2.86102294921875e-06, 0.8358059525489807, 0.8358059525489807, 0.8358059525489807, 0.8358059525489807, 0.00021302216919139028, 1.9703538782778196e-05, 0.29254481196403503, 0.2444106489419937, 0.2295009046792984, 0.46138128638267517, 0.4780857563018799, 0.5189098119735718, 0.2403946816921234, 0.21862582862377167, 0.07784213870763779, 0.19117429852485657, 0.25286954641342163, 0.1547917127609253, 0.31699874997138977, 0.13697059452533722], "count": [341]}, "timestamp": {"min": [0.0], "max": [11.333333333333334], "mean": [5.666666666666667], "std": [3.2812599206199238], "count": [341]}, "frame_index": {"min": [0], "max": [340], "mean": [170.0], "std": [98.4377976185977], "count": [341]}, "episode_index": {"min": [224], "max": [224], "mean": [224.0], "std": [0.0], "count": [341]}, "index": {"min": [88101], "max": [88441], "mean": [88271.0], "std": [98.4377976185977], "count": [341]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [341]}, "subtask_annotation": {"mean": [0.5219941348973607, 2.0, 2.0, 2.0, 2.0], "std": [0.699989618666776, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [341]}, "scene_annotation": {"mean": [224.0], "std": [0.0], "min": [224], "max": [224], "count": [341]}, "eef_direction_state": {"mean": [3.695014662756598, 3.4604105571847508], "std": [2.2629759588649683, 2.3991173490091477], "min": [0, 0], "max": [6, 6], "count": [341]}, "eef_velocity_state": {"mean": [0.873900293255132, 0.750733137829912], "std": [0.8205171686663008, 0.726160345015578], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_acc_mag_state": {"mean": [0.7214076246334311, 0.6217008797653959], "std": [0.8293263427721111, 0.8144577266702998], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_direction_action": {"mean": [2.8152492668621703, 3.0733137829912023], "std": [2.0715647137094155, 2.142412893704683], "min": [0, 0], "max": [6, 6], "count": [341]}, "eef_velocity_action": {"mean": [1.1436950146627567, 0.9237536656891495], "std": [0.7142433280174002, 0.6543730524800635], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_acc_mag_action": {"mean": [1.096774193548387, 1.002932551319648], "std": [0.7843903279287063, 0.8336702363041121], "min": [0, 0], "max": [2, 2], "count": [341]}, "eef_sim_pose_state": {"mean": [0.3275120931150089, 0.24579747941569507, 0.13620380922413727, -0.7027296082648706, -0.5753841241803508, 0.3345288324093771, 0.2740501390926876, -0.2018983843283959, 0.11238232362809314, -2.3676250601259117, -0.6629744079112881, 0.5922651191885409], "std": [0.04662908062348482, 0.14071549679136638, 0.023326748907408924, 2.1877005926434605, 0.5437791758725585, 2.2408397162890097, 0.08298206693888584, 0.07343911895103127, 0.021436136896919807, 0.7014263982806914, 0.22718599735209094, 2.6576739552982067], "min": [0.24610153148474231, 0.0992591213720419, 0.0998901830144687, -3.1338332923920222, -1.1118396909623027, -3.13523071848454, 0.17796087472049543, -0.36942958257870995, 0.07749667360033363, -3.06814393726171, -0.9389336273298552, -3.140975575059717], "max": [0.3969051296884563, 0.4465126835739478, 0.22096371359589795, 3.1172689595363416, 0.4013301504553213, 3.065779784529606, 0.42527904677923484, -0.13416799332931978, 0.15858580321295304, -0.9124161246251271, -0.25081497605232816, 3.1389718899814514], "count": [341]}, "eef_sim_pose_action": {"mean": [0.33345164302297414, 0.24972346197382175, 0.1333239233164117, -0.7357913543075906, -0.5953048529261411, 0.33595135022297623, 0.27184681723141113, -0.19358928700675046, 0.10860719102880283, -2.391377675760669, -0.6896856837891832, 0.938705895286063], "std": [0.04623767029124632, 0.13773360694712078, 0.022667850439853674, 2.209672076402578, 0.5649462679453908, 2.2684082811261503, 0.07975066948703316, 0.06760594060416376, 0.018562459737112524, 0.690616216902172, 0.2267006522184867, 2.5832499821985535], "min": [0.24787432829424574, 0.10326048186189725, 0.08808181754394823, -3.1344548126971725, -1.135847844688246, -3.1252216131376147, 0.18025031564850935, -0.3709131207535989, 0.07589591119816726, -3.05839254668918, -0.9668480736252215, -3.1414192191658374], "max": [0.4046742153463376, 0.4493502878201248, 0.22330696395359076, 3.116718917310386, 0.41341181209642075, 3.1201617514912976, 0.4140002282078772, -0.1312601183154065, 0.13208702907730335, -0.8904006558660159, -0.27844984800254236, 3.1407998612487145], "count": [341]}}} +{"episode_index": 222, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4136010452710496]], [[0.5163984909650134]], [[0.45202837850826605]]], "std": [[[0.2831495057207709]], [[0.20244000052104838]], [[0.2279232614022991]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4477351667627835]], [[0.4361281502306805]], [[0.3290886461937716]]], "std": [[[0.3335042201261997]], [[0.23040232630040755]], [[0.27818387282060225]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4196896410034602]], [[0.4497334967320261]], [[0.3648513576509035]]], "std": [[[0.31044119316480245]], [[0.2240721978118658]], [[0.27792653070614126]]], "count": [100]}, "observation.state": {"min": [-0.80989009141922, -0.1087212935090065, -0.8245620727539062, -1.5419267416000366, -0.5776528120040894, -0.5313947200775146, -0.7035298347473145, -0.6741892099380493, -0.4125712811946869, 0.29030364751815796, -1.473444938659668, 0.38871750235557556, -0.11912207305431366, -0.41008666157722473, 0.007541399449110031, -0.01134597696363926, -0.6190651655197144, 0.980909526348114, -0.3858662545681, -0.026463717222213745, -0.012129872106015682, 0.015712350606918335, -0.6305938363075256, 1.0076889991760254, -0.39287611842155457, 0.04655224084854126, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -1.0890154271692154e-06, -2.6208381314063445e-06, -1.3184577226638794, -0.1593540459871292, -0.7323659062385559, -0.32125231623649597, -0.7063497304916382, -0.8523187041282654, -0.08814086019992828, -0.23536652326583862, -0.21930664777755737, -0.7663587927818298, -1.2767949104309082, -0.45060497522354126, -0.7214514017105103, -0.7826569080352783, -15.099397659301758, -3.7240538597106934, -1.4743589162826538, -10.34798526763916, -0.5451771020889282, -1.004273533821106, -1.2912087440490723, -11.847904205322266, -4.517704486846924, -2.6117217540740967, -8.79120922088623, -0.6599512100219727, -1.5494505167007446, -1.3199023008346558, -0.004530810285359621, -0.008181224577128887, -0.013369012624025345, -0.005471367854624987, -0.011652017012238503, -0.016172120347619057, -0.006598343141376972, -0.011942288838326931, -0.024261625483632088, -0.0055167279206216335, -0.007641427684575319, -0.01979857124388218, -0.6999300122261047, -0.6718267202377319, 6.027881145477295, -27.601547241210938, 8.982158660888672, -0.6215469837188721, 0.14846999943256378, -0.8537024259567261, 5.864564418792725, -27.132455825805664, 9.206076622009277, -1.379215955734253, -0.015108330175280571, -0.012964113615453243, 0.0012210012646391988, -0.10930868983268738, 0.33758679032325745, 0.03328876569867134, 0.09401261061429977, 0.38496580719947815, -0.285499632358551, 0.029162123799324036, -3.0763373374938965, -1.3574730157852173, -3.026577949523926, -2.014033794403076, -1.0293022394180298, 1.691143274307251, -0.8088234066963196, -0.21481700241565704, 9.67767333984375, -0.011481881141662598, -0.015586286783218384, -0.03910386562347412, -0.028123538941144943, 0.020423810929059982, 0.7867596745491028, 0.6143001317977905], "max": [0.12129915505647659, 0.5282530784606934, -0.040241822600364685, -1.2258347272872925, 0.21038581430912018, -0.14648239314556122, 0.15487800538539886, -0.08678741753101349, 0.05417020246386528, 0.6889454126358032, -0.9177336096763611, 0.6456485390663147, 0.4894317388534546, 0.1602197289466858, 0.009519601240754128, -0.009871785528957844, -0.6167217493057251, 0.981304943561554, -0.3789783716201782, -0.021350350230932236, -0.009225490503013134, 0.017097922042012215, -0.6256085634231567, 1.008873701095581, -0.3863826394081116, 0.052201271057128906, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.000668618711642921, 1.4308926665762556e-06, 0.26922890543937683, 0.4841259717941284, 0.3588752746582031, 0.5717618465423584, 0.9327117800712585, 0.7331225275993347, 1.6001557111740112, 0.9722128510475159, 0.6289175152778625, 0.2746589779853821, 0.3999786376953125, 0.9576685428619385, 0.1697635054588318, 0.1599913388490677, -2.494295597076416, 4.578754425048828, 3.047008514404297, 0.10175010561943054, 0.9755799770355225, 1.979853630065918, 0.14346764981746674, -4.676804542541504, 9.218559265136719, 2.316849946975708, -0.06105005368590355, 1.0616605281829834, 0.20085470378398895, 0.4017094075679779, 0.014075687155127525, 0.010599269531667233, 0.013587739318609238, 0.008009747602045536, 0.013335542753338814, 0.005195256322622299, 0.013564451597630978, 0.009455128572881222, 0.008854788728058338, 0.006404682528227568, 0.022809969261288643, 0.002656718250364065, 0.7211400270462036, 0.26353421807289124, 13.956178665161133, -20.608814239501953, 16.742725372314453, 0.6545811891555786, 2.0361599922180176, 0.14475823938846588, 12.233926773071289, -19.714649200439453, 15.538122177124023, -0.26198261976242065, 0.027821559458971024, 0.010548694059252739, 0.004884005058556795, -0.027327170595526695, 0.5279949307441711, 0.2869601845741272, 0.27407383918762207, 0.5202300548553467, -0.01506130862981081, 0.14249767363071442, 3.0908162593841553, -0.10608436167240143, 3.022019147872925, -0.8997629880905151, -0.2746630012989044, 2.583682060241699, -0.5466482043266296, 0.24029667675495148, 9.876069068908691, 0.008101403713226318, 0.016098439693450928, 0.020566552877426147, -0.026802346110343933, 0.021739372983574867, 0.7883222103118896, 0.6163000464439392], "mean": [-0.2663215696811676, 0.09577108919620514, -0.3897298574447632, -1.3468014001846313, -0.11067237704992294, -0.3915119767189026, -0.32345059514045715, -0.29114168882369995, -0.06686555594205856, 0.4858127236366272, -1.1902796030044556, 0.5565297603607178, 0.05499551445245743, -0.23014624416828156, 0.00863232184201479, -0.010791905224323273, -0.617560625076294, 0.9810707569122314, -0.3826770484447479, -0.023837987333536148, -0.010713267140090466, 0.0162054393440485, -0.6276151537895203, 1.0082082748413086, -0.3901907801628113, 0.049429479986429214, 0.7060256004333496, 1.7453304529190063, 0.7060256004333496, 0.7060256004333496, 0.7060256004333496, 0.7060256004333496, 1.0036965608596802, 1.7453304529190063, 1.0036965608596802, 1.0036965608596802, 1.0036965608596802, 1.0036965608596802, 0.0003824276209343225, -4.974316425432335e-07, -0.1122969463467598, 0.09090377390384674, -0.10083913803100586, 0.010132565163075924, -0.07352383434772491, -0.010565838776528835, 0.12224771827459335, 0.08440034836530685, 0.06669585406780243, -0.05152912065386772, -0.034729935228824615, 0.0010429378598928452, -0.07445293664932251, -0.0642220750451088, -7.787957191467285, -0.22819608449935913, 0.2291094958782196, -5.131068706512451, 0.16759523749351501, 0.1197245791554451, -0.5532035827636719, -7.582489490509033, 3.9449379444122314, -0.5503947734832764, -4.997056007385254, -0.036095213145017624, -0.6748506426811218, -0.5108122229576111, 0.0004231467319186777, 0.0006414864328689873, 9.077620779862627e-05, 0.000196980923647061, 0.0006360553670674562, -0.0013257685350254178, 0.0010807538637891412, -0.0011469576274976134, -0.0009249149006791413, -5.744790178141557e-05, 0.0008113351068459451, -0.0010168186854571104, -0.026077264919877052, -0.10896503180265427, 10.306697845458984, -24.607147216796875, 13.817876815795898, 0.05621681362390518, 0.8893285393714905, -0.2683466374874115, 9.247245788574219, -23.727441787719727, 12.878067016601562, -0.7821770310401917, 0.0028504517395049334, -0.002972915768623352, 0.0030606866348534822, -0.0734904557466507, 0.40335527062416077, 0.11629702895879745, 0.15515375137329102, 0.431149423122406, -0.11096788197755814, 0.08771231025457382, -0.2146816998720169, -1.0079491138458252, 0.5105401277542114, -1.626956820487976, -0.7725226879119873, 2.2065470218658447, -0.6520425081253052, -0.01278221420943737, 9.777174949645996, 0.0005879066302441061, 0.0003593326255213469, 0.0005020654643885791, -0.027354441583156586, 0.02097560092806816, 0.7879207134246826, 0.6148108243942261], "std": [0.3084828555583954, 0.18564073741436005, 0.27392297983169556, 0.07754505425691605, 0.23345649242401123, 0.10680561512708664, 0.2884254455566406, 0.20697733759880066, 0.15957720577716827, 0.13619670271873474, 0.15573151409626007, 0.05017489567399025, 0.19876040518283844, 0.21497100591659546, 0.0006627781549468637, 0.0004950333386659622, 0.0006920606829226017, 0.00011696386354742572, 0.001968786818906665, 0.0017380018252879381, 0.0008801199728623033, 0.00048771954607218504, 0.0014985330635681748, 0.0003723685222212225, 0.0018701435765251517, 0.0017738559981808066, 0.8510041236877441, 1.1920928955078125e-06, 0.8510041236877441, 0.8510041236877441, 0.8510041236877441, 0.8510041236877441, 0.8507170677185059, 1.1920928955078125e-06, 0.8507170677185059, 0.8507170677185059, 0.8507170677185059, 0.8507170677185059, 0.00011212549725314602, 7.90233968928078e-07, 0.2915916442871094, 0.14351454377174377, 0.23068933188915253, 0.18068529665470123, 0.23905570805072784, 0.2505805194377899, 0.2687554955482483, 0.23858489096164703, 0.14136682450771332, 0.20565496385097504, 0.32092851400375366, 0.172132208943367, 0.14648893475532532, 0.2012081742286682, 3.0024073123931885, 2.0442659854888916, 1.3285853862762451, 3.6360201835632324, 0.39644157886505127, 0.7034084796905518, 0.31918004155158997, 2.0680882930755615, 3.127767324447632, 1.214620590209961, 2.963874578475952, 0.3684752881526947, 0.5449864864349365, 0.41889822483062744, 0.002772266510874033, 0.004095531068742275, 0.005043431650847197, 0.0024610119871795177, 0.003196175443008542, 0.0027549208607524633, 0.003540055826306343, 0.003950818441808224, 0.0052658249624073505, 0.0024949191138148308, 0.0035662567242980003, 0.0027729268185794353, 0.28463202714920044, 0.16302020847797394, 1.8642514944076538, 1.5271453857421875, 1.7819112539291382, 0.32548975944519043, 0.34057652950286865, 0.1735997051000595, 1.3942564725875854, 1.9129669666290283, 1.4015120267868042, 0.288457989692688, 0.007288206368684769, 0.004389515146613121, 0.000622764287982136, 0.016128042712807655, 0.06446723639965057, 0.061267174780368805, 0.04683142155408859, 0.04658591374754906, 0.08526559174060822, 0.03221648186445236, 2.3452610969543457, 0.37729495763778687, 2.3278276920318604, 0.37133848667144775, 0.2536320984363556, 0.2923490107059479, 0.03672235459089279, 0.06385062634944916, 0.03644769638776779, 0.0033782555256038904, 0.004729120992124081, 0.008258259855210781, 0.0003169366391375661, 0.0002568465133663267, 0.00034503641654737294, 0.00044435320887714624], "count": [199]}, "action": {"min": [-0.9132822155952454, -0.11191754788160324, -0.9100080728530884, -1.5476243495941162, -0.6193693280220032, -0.5374453663825989, -0.6981316804885864, -0.7247154712677002, -0.3471986651420593, 0.2603643536567688, -1.484349012374878, 0.3800030052661896, -0.11923587322235107, -0.4130195081233978, 0.007011719513684511, -0.018368907272815704, -0.617127537727356, 0.9793137907981873, -0.3885701894760132, -0.026116913184523582, -0.012035991996526718, 0.006534109823405743, -0.6267942190170288, 1.0066992044448853, -0.3958404064178467, 0.04471401125192642, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -1.0890154271692154e-06, -2.6208381314063445e-06, -1.3184577226638794, -0.17809028923511505, -0.7323659062385559, -0.32125231623649597, -0.7063497304916382, -0.8523187041282654, -0.08814086019992828, -0.23536652326583862, -0.21930664777755737, -0.7663587927818298, -1.2767949104309082, -0.45060497522354126, -0.7214514017105103, -0.7826569080352783], "max": [0.11784077435731888, 0.5355466604232788, -0.011395970359444618, -1.0422664880752563, 0.2157495766878128, -0.14701607823371887, 0.15709948539733887, -0.09344491362571716, 0.06876137107610703, 0.7221298813819885, -0.8120943307876587, 0.6477845907211304, 0.4749668836593628, 0.16226550936698914, 0.010313327424228191, -0.005528624169528484, -0.6105508804321289, 0.9839808940887451, -0.38030365109443665, -0.020922942087054253, -0.00833294540643692, 0.019544260576367378, -0.6200422048568726, 1.0112478733062744, -0.3881532549858093, 0.05050947889685631, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.000668618711642921, 1.4308926665762556e-06, 0.26922890543937683, 0.4841259717941284, 0.3588752746582031, 0.5717618465423584, 0.9327117800712585, 0.7331225275993347, 1.6001557111740112, 0.9722128510475159, 0.6289175152778625, 0.2746589779853821, 0.3999786376953125, 0.9576685428619385, 0.1697635054588318, 0.1599913388490677], "mean": [-0.332352876663208, 0.13384000957012177, -0.4472673535346985, -1.2979228496551514, -0.12602612376213074, -0.396619975566864, -0.29693856835365295, -0.29814934730529785, -0.035895392298698425, 0.47114667296409607, -1.157281756401062, 0.554897665977478, 0.04310596361756325, -0.2412869781255722, 0.008685299195349216, -0.010444964282214642, -0.6128295660018921, 0.9809554815292358, -0.3847712278366089, -0.02334463968873024, -0.010070908814668655, 0.014636032283306122, -0.6228388547897339, 1.008355975151062, -0.39256197214126587, 0.04760240018367767, 0.7147961258888245, 1.7453304529190063, 0.7147961258888245, 0.7147961258888245, 0.7147961258888245, 0.7147961258888245, 1.0036965608596802, 1.7453304529190063, 1.0036965608596802, 1.0036965608596802, 1.0036965608596802, 1.0036965608596802, 0.00038038124330341816, -4.7329993435596407e-07, -0.11134950071573257, 0.08975037932395935, -0.09964215755462646, 0.011351781897246838, -0.07433485984802246, -0.009259802289307117, 0.12212307006120682, 0.08466998487710953, 0.0655236542224884, -0.05227704718708992, -0.03608518838882446, 0.0009511615498922765, -0.07376442104578018, -0.06492473930120468], "std": [0.3244406282901764, 0.19228997826576233, 0.2918146550655365, 0.11104802787303925, 0.24663227796554565, 0.10811770707368851, 0.2905881106853485, 0.20747046172618866, 0.13882231712341309, 0.1551753431558609, 0.18105299770832062, 0.05236540734767914, 0.18588609993457794, 0.2059747874736786, 0.0007709949277341366, 0.0021452689543366432, 0.0012586999218910933, 0.000920111604500562, 0.0019189425511285663, 0.0015635596355423331, 0.0009687135461717844, 0.0022349513601511717, 0.001670227968133986, 0.0009883259190246463, 0.0019211267353966832, 0.0016832852270454168, 0.8526738882064819, 1.1920928955078125e-06, 0.8526738882064819, 0.8526738882064819, 0.8526738882064819, 0.8526738882064819, 0.8507170677185059, 1.1920928955078125e-06, 0.8507170677185059, 0.8507170677185059, 0.8507170677185059, 0.8507170677185059, 0.00011041341349482536, 7.6903120316274e-07, 0.2920934855937958, 0.14491058886051178, 0.2317337840795517, 0.18187905848026276, 0.23906248807907104, 0.2512305676937103, 0.2688234746456146, 0.23846814036369324, 0.14048516750335693, 0.20519095659255981, 0.3202272653579712, 0.1721334308385849, 0.146681547164917, 0.20074467360973358], "count": [199]}, "timestamp": {"min": [0.0], "max": [6.6], "mean": [3.3000000000000003], "std": [1.9148542155126762], "count": [199]}, "frame_index": {"min": [0], "max": [198], "mean": [99.0], "std": [57.445626465380286], "count": [199]}, "episode_index": {"min": [225], "max": [225], "mean": [225.0], "std": [0.0], "count": [199]}, "index": {"min": [88442], "max": [88640], "mean": [88541.0], "std": [57.445626465380286], "count": [199]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [199]}, "subtask_annotation": {"mean": [0.36180904522613067, 2.0, 2.0, 2.0, 2.0], "std": [0.50100275700963, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [199]}, "scene_annotation": {"mean": [225.0], "std": [0.0], "min": [225], "max": [225], "count": [199]}, "eef_direction_state": {"mean": [3.351758793969849, 3.2763819095477387], "std": [2.195675151053852, 2.0542870909722057], "min": [0, 0], "max": [6, 6], "count": [199]}, "eef_velocity_state": {"mean": [1.0804020100502512, 0.8994974874371859], "std": [0.7788458405955849, 0.6724662093797021], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_acc_mag_state": {"mean": [0.9447236180904522, 0.7688442211055276], "std": [0.8458944889447567, 0.8546850904711288], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_direction_action": {"mean": [3.1457286432160805, 2.979899497487437], "std": [2.1204601156930294, 1.9847655937820612], "min": [0, 0], "max": [6, 6], "count": [199]}, "eef_velocity_action": {"mean": [1.1658291457286432, 1.0251256281407035], "std": [0.7212762216337403, 0.6682850317903715], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_acc_mag_action": {"mean": [1.085427135678392, 0.9246231155778895], "std": [0.8068417823688954, 0.8201891764061577], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_sim_pose_state": {"mean": [0.2940566902734974, 0.22815149867681883, 0.13376707100924062, -0.23080774272866628, -1.0080870021723942, 0.49502159471958085, 0.3053741358582418, -0.2104152146318082, 0.10801862037230922, -1.6268070698010622, -0.7726635199758408, 2.2064593941873256], "std": [0.06921131746029384, 0.03089993748882594, 0.08056562139682849, 2.369532641034424, 0.3772456220988402, 2.357080886829137, 0.05111566887615883, 0.059043363436721716, 0.03312640914130589, 0.3714103473176032, 0.2535964255805148, 0.29242235187119486], "min": [0.20154248228166224, 0.18086107278124466, 0.034985187190144665, -3.1373253428989534, -1.3576767511344496, -3.1189508000989585, 0.2614800754147237, -0.33408206323035217, 0.07477280873503545, -2.014020911988328, -1.029302927484136, 1.6911334709038643], "max": [0.40832825261795513, 0.3345340484289503, 0.2967300962643113, 3.1177200578228987, -0.10617694107969422, 3.099474139339827, 0.4010232058131983, -0.1463688537563263, 0.17186016899143414, -0.8997616150143961, -0.2746694606904294, 2.583697263265911], "count": [199]}, "eef_sim_pose_action": {"mean": [0.3079144529508327, 0.23525432082640152, 0.1387798431711763, -0.004217494298411532, -0.9776481981906416, 0.42291308734124355, 0.3071144150923247, -0.20381709944865734, 0.10475680407366195, -1.634323323208257, -0.8046750070168714, 2.2034344058472914], "std": [0.07212500465564727, 0.039201828099179624, 0.08215475267088189, 2.3039794613677964, 0.44329739241445393, 2.403031372867035, 0.049700832521736175, 0.053426190162139245, 0.03470045440610888, 0.34556795791983186, 0.2508409934428, 0.26626802367771785], "min": [0.20378985820071183, 0.18159274270396183, 0.02838699542271142, -3.0877372550616133, -1.4313260792805482, -3.112087308288701, 0.2652327036259832, -0.29828717466211524, 0.07324006094693446, -1.938604896500352, -1.0422539329505685, 1.6658190341212116], "max": [0.4254142793164441, 0.34514395519965757, 0.3096021523943158, 3.1081839292979057, -0.06431203938049124, 3.1294797474428906, 0.4106501037295242, -0.1375239028393074, 0.19068993378324586, -0.8703747139033422, -0.267355810526156, 2.5531366554755257], "count": [199]}}} +{"episode_index": 223, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4242042103843435]], [[0.5090491463425977]], [[0.45861911632932745]]], "std": [[[0.3034570983910038]], [[0.24624249344392726]], [[0.2400901532039322]]], "count": [124]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4550087435353648]], [[0.4596789948189902]], [[0.41611425816373354]]], "std": [[[0.2940087531620899]], [[0.2444854936802403]], [[0.2351837875968639]]], "count": [124]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4757468417079039]], [[0.457186622158351]], [[0.4130262534726098]]], "std": [[[0.26651086915260985]], [[0.2390373562991008]], [[0.26985344715528803]]], "count": [124]}, "observation.state": {"min": [-0.4697374701499939, -0.24261854588985443, -0.33608102798461914, -1.6338605880737305, -0.7651249766349792, -0.09251180291175842, -0.5398833751678467, -1.019012451171875, 0.13008108735084534, 0.1949324607849121, -1.7017619609832764, -0.5696592330932617, -0.06561394780874252, -0.49372434616088867, 0.0014191869413480163, -0.011992404237389565, -0.6146833300590515, 1.0236262083053589, -0.4476163983345032, -0.0022336747497320175, -0.009786589071154594, 0.007669651880860329, -0.5666704177856445, 1.0021475553512573, -0.4914798140525818, -0.023114800453186035, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0013354746624827385, -2.912899162765825e-06, -0.7162925004959106, -0.12165334820747375, -0.5439684391021729, -0.16659072041511536, -0.8892637491226196, -0.3527657091617584, -0.3514118492603302, -1.132237195968628, -0.20178207755088806, -0.6066872477531433, -0.8733648061752319, -1.602874517440796, -0.5831307768821716, -0.27343347668647766, -10.259276390075684, -6.623931884765625, -3.692918300628662, -9.157509803771973, -1.004273533821106, -2.3815629482269287, -1.6355311870574951, -14.308794975280762, -0.21367523074150085, -2.892551898956299, -11.019536972045898, -2.4389500617980957, -1.1764346361160278, -2.9267399311065674, -0.007603928446769714, -0.016343554481863976, -0.01195585262030363, -0.006379339843988419, -0.014522076584398746, -0.02141556516289711, -0.006919634062796831, -0.015344546176493168, -0.012201993726193905, -0.006938325706869364, -0.01387787889689207, -0.023516619578003883, -0.7847700119018555, 0.007423499599099159, 7.527428150177002, -35.467674255371094, 12.553243637084961, -1.7852548360824585, -0.615090012550354, -0.12248773872852325, 0.17816399037837982, -32.0607795715332, 9.851541519165039, -1.4947638511657715, -0.014775890856981277, -0.01694890297949314, 0.0018315018387511373, -0.09564509987831116, 0.3765869140625, 0.08514909446239471, 0.17286455631256104, 0.3635285496711731, -0.13237303495407104, 0.209346741437912, -3.138598680496216, -1.1167258024215698, -3.1374380588531494, -3.134856700897217, -1.2280750274658203, -3.116405487060547, -0.7329193949699402, -0.17100510001182556, 9.706644058227539, -0.007870197296142578, -0.011952310800552368, -0.033787697553634644, -0.02420693449676037, 0.019676119089126587, 0.7166820168495178, 0.694221556186676], "max": [0.12003994733095169, 0.5259599685668945, 0.6393547654151917, -0.6310893893241882, 0.015451854094862938, 0.5134660005569458, -0.4044554531574249, 0.06053844094276428, 0.345044881105423, 0.874629020690918, -0.7579905986785889, 0.492104172706604, 0.2705822288990021, -0.1974201798439026, 0.005589124746620655, -0.006083730608224869, -0.6118963956832886, 1.0252758264541626, -0.44450563192367554, 0.002132222056388855, -0.006219441536813974, 0.013323117047548294, -0.5618165731430054, 1.003844141960144, -0.4870304465293884, -0.01572997123003006, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0002847365103662014, 1.8441993461237871e-06, 0.19504256546497345, 0.9305371046066284, 0.802497148513794, 1.3527495861053467, 0.4752158522605896, 0.8848910331726074, 0.42613914608955383, 0.765157163143158, 0.4527347683906555, 1.0927330255508423, 1.1405099630355835, 1.416091799736023, 0.6719709038734436, 0.3427850902080536, -2.5611071586608887, 10.134309768676758, 2.681929111480713, 0.24420024454593658, 1.004273533821106, 2.5824174880981445, 0.5164835453033447, -3.151275634765625, 14.865691184997559, 2.6959707736968994, -1.2820513248443604, 0.7747253179550171, 2.094627857208252, 1.1190476417541504, 0.015009062364697456, 0.01615164428949356, 0.010784793645143509, 0.006329791620373726, 0.0038300275336951017, 0.0025749271735548973, 0.023351799696683884, 0.024737956002354622, 0.011378994211554527, 0.00810311920940876, 0.010478364303708076, 0.004064358305186033, 1.4846999645233154, 0.6384209394454956, 15.143939018249512, -23.604352951049805, 22.31800651550293, 0.07393413782119751, 0.9756600260734558, 0.43056297302246094, 8.878504753112793, -20.170433044433594, 21.561969757080078, 0.6561151742935181, 0.021246911957859993, 0.010353663936257362, 0.006105006206780672, -0.027327170595526695, 0.47207343578338623, 0.739233672618866, 0.2672843337059021, 0.5177704095840454, 0.16869518160820007, 0.4516686797142029, 3.1308016777038574, -0.50994473695755, 3.139479160308838, 3.13201904296875, -0.7558884024620056, 3.125308036804199, -0.4635358452796936, 0.10759500414133072, 9.86054801940918, 0.015891224145889282, 0.01439318060874939, 0.03321738913655281, -0.02076030522584915, 0.021695593371987343, 0.7191518545150757, 0.6966762542724609], "mean": [-0.0731472373008728, -0.16421833634376526, -0.0652269795536995, -1.4979091882705688, -0.19456730782985687, 0.14986613392829895, -0.5083998441696167, -0.6900798082351685, 0.3097005784511566, 0.6253520846366882, -1.095517873764038, -0.07489411532878876, 0.08491290360689163, -0.27827027440071106, 0.0019319195998832583, -0.011135139502584934, -0.6140755414962769, 1.0249015092849731, -0.4449072778224945, 0.0017679035663604736, -0.009222650900483131, 0.008832038380205631, -0.5639074444770813, 1.003290057182312, -0.48801136016845703, -0.017704103142023087, 0.7941676378250122, 0.6956027746200562, 0.7941676378250122, 0.7941676378250122, 0.7941676378250122, 0.7941676378250122, 1.3537040948867798, 1.4066534042358398, 1.3537040948867798, 1.3537040948867798, 1.3537040948867798, 1.3537040948867798, -0.0009556442382745445, -3.7327450286284147e-07, -0.028398124501109123, 0.03304234892129898, 0.03282560035586357, 0.04556996747851372, -0.029913360252976418, 0.019275398924946785, -0.0011433466570451856, 0.004028811119496822, -0.0002275603183079511, -0.002412544097751379, -0.003733003744855523, -0.021401092410087585, 0.012352791614830494, -0.006150095257908106, -5.7343645095825195, -2.5959887504577637, -0.5938512682914734, -4.568106174468994, -0.15087571740150452, -0.08149084448814392, -0.5885644555091858, -9.683837890625, 9.093705177307129, -0.5868345499038696, -5.611053943634033, -0.2249586284160614, 0.18403597176074982, -1.183504581451416, 0.00031496715382672846, 0.0003334750945214182, -0.00025310961063951254, -0.00015837086539249867, -9.546044748276472e-05, -0.00034287894959561527, -3.105972064076923e-05, -8.30658245831728e-05, 8.75242767506279e-05, 0.0002787961857393384, -9.125989163294435e-05, -0.0002918198297265917, 0.2528691291809082, 0.24725064635276794, 12.388811111450195, -27.96889877319336, 19.413198471069336, -0.6998714208602905, 0.35458043217658997, 0.06533713638782501, 5.696123123168945, -23.790483474731445, 16.76971435546875, -0.2679051458835602, 0.002781455172225833, -0.0026129386387765408, 0.0035840494092553854, -0.07660557329654694, 0.4087047874927521, 0.21378794312477112, 0.2318793684244156, 0.4250427782535553, 0.08520740270614624, 0.34429386258125305, -0.9245408773422241, -0.9730385541915894, 1.8837898969650269, -1.7592824697494507, -1.033331274986267, -1.8799861669540405, -0.6217429637908936, -0.021456589922308922, 9.774658203125, 0.001450253534130752, 0.0004321345768403262, -0.00010378356091678143, -0.0226704441010952, 0.02044071815907955, 0.7186610698699951, 0.6946893930435181], "std": [0.1206473559141159, 0.17980390787124634, 0.21719302237033844, 0.21278248727321625, 0.16606497764587402, 0.1354209929704666, 0.02167443558573723, 0.31804001331329346, 0.0694412961602211, 0.23818013072013855, 0.26858124136924744, 0.23567627370357513, 0.07169541716575623, 0.06950502097606659, 0.0008842485840432346, 0.0012077003484591842, 0.0006005314644426107, 0.0003904345794580877, 0.0007192428456619382, 0.0009373249486088753, 0.0008077808888629079, 0.001061662333086133, 0.000865784240886569, 0.00037574308225885034, 0.0008908490417525172, 0.0013611309695988894, 0.8632748126983643, 0.8491144180297852, 0.8632748126983643, 0.8632748126983643, 0.8632748126983643, 0.8632748126983643, 0.7225106358528137, 0.6879850029945374, 0.7225106358528137, 0.7225106358528137, 0.7225106358528137, 0.7225106358528137, 0.00015673272719141096, 7.894605573710578e-07, 0.10622651875019073, 0.14430129528045654, 0.14372438192367554, 0.17579908668994904, 0.1742098331451416, 0.1394013613462448, 0.057597480714321136, 0.240310400724411, 0.060614630579948425, 0.20038682222366333, 0.23569422960281372, 0.31314337253570557, 0.11420605331659317, 0.06713079661130905, 1.5576632022857666, 3.506819248199463, 1.6719509363174438, 2.590559244155884, 0.4158309996128082, 0.8657618761062622, 0.49670612812042236, 2.520045042037964, 3.727226972579956, 1.5440386533737183, 1.6520347595214844, 0.5512869954109192, 0.5931167006492615, 0.6579577326774597, 0.002889239229261875, 0.0049013192765414715, 0.003976081032305956, 0.0022160527296364307, 0.001535740215331316, 0.0020052159670740366, 0.002888125367462635, 0.005151242483407259, 0.004074455704540014, 0.0023918659426271915, 0.0018186185043305159, 0.002385966945439577, 0.3975684642791748, 0.11378733813762665, 1.5912283658981323, 1.9845139980316162, 1.9995756149291992, 0.3468995988368988, 0.24126273393630981, 0.08731412887573242, 1.7176414728164673, 2.381448268890381, 2.072136163711548, 0.3777235746383667, 0.005866747349500656, 0.004331719130277634, 0.00045331355067901313, 0.009443600662052631, 0.020577212795615196, 0.14353860914707184, 0.02185557223856449, 0.03198522701859474, 0.10351406037807465, 0.05405571311712265, 2.6878836154937744, 0.1154935359954834, 2.1406688690185547, 2.001681089401245, 0.09673775732517242, 1.8603452444076538, 0.03473575785756111, 0.033989183604717255, 0.02026435360312462, 0.003272920846939087, 0.003908705897629261, 0.006649912800639868, 0.0005845937412232161, 0.0003005435864906758, 0.0004519005015026778, 0.0004540631780400872], "count": [621]}, "action": {"min": [-0.6453378796577454, -0.2412327229976654, -0.3847106993198395, -1.6202144622802734, -0.8708247542381287, -0.10352836549282074, -0.5447331070899963, -1.0630271434783936, 0.127984881401062, 0.16277387738227844, -1.6913565397262573, -0.5741724371910095, -0.06090448796749115, -0.5054236650466919, 0.00022955545864533633, -0.015099011361598969, -0.6128398180007935, 1.019099473953247, -0.4474884569644928, -0.0025983252562582493, -0.010754811577498913, 0.00256206002086401, -0.5631303787231445, 0.9990066885948181, -0.4918380081653595, -0.022139737382531166, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0013354746624827385, -2.912899162765825e-06, -0.7162925004959106, -0.12165334820747375, -0.5984276533126831, -0.16659072041511536, -0.8892637491226196, -0.3527657091617584, -0.3514118492603302, -1.132237195968628, -0.20178207755088806, -0.6066872477531433, -0.8733648061752319, -1.602874517440796, -0.5831307768821716, -0.27343347668647766], "max": [0.11673841625452042, 0.5064533352851868, 0.6814769506454468, -0.5053972601890564, 0.019960790872573853, 0.5182137489318848, -0.3660103678703308, 0.06843200325965881, 0.3490658402442932, 0.9638198614120483, -0.6502914428710938, 0.4918314218521118, 0.28266578912734985, -0.1915176808834076, 0.005178289487957954, -0.004050394054502249, -0.6076644062995911, 1.0245344638824463, -0.44366753101348877, 0.001327291363850236, -0.006015884689986706, 0.014805295504629612, -0.5579005479812622, 1.0040925741195679, -0.48646488785743713, -0.015592249110341072, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0002847365103662014, 1.8441993461237871e-06, 0.19504256546497345, 0.9305371046066284, 0.802497148513794, 1.3527495861053467, 0.4752158522605896, 0.8848910331726074, 0.5102044939994812, 0.765157163143158, 0.4527347683906555, 1.0927330255508423, 1.1405099630355835, 1.416091799736023, 0.6719709038734436, 0.3427850902080536], "mean": [-0.1089991107583046, -0.13982529938220978, -0.05376654863357544, -1.4296152591705322, -0.20146198570728302, 0.15081994235515594, -0.5038169026374817, -0.718843936920166, 0.30963632464408875, 0.6327073574066162, -1.0541468858718872, -0.08200914412736893, 0.08852056413888931, -0.28188562393188477, 0.0017631668597459793, -0.010713623836636543, -0.6108161807060242, 1.0228509902954102, -0.4447753131389618, 0.0007796349236741662, -0.009306919761002064, 0.007931245490908623, -0.5607175230979919, 1.0015393495559692, -0.4881226718425751, -0.0176230575889349, 0.7978494167327881, 0.6984133124351501, 0.7978494167327881, 0.7978494167327881, 0.7978494167327881, 0.7978494167327881, 1.3536200523376465, 1.4038430452346802, 1.3536200523376465, 1.3536200523376465, 1.3536200523376465, 1.3536200523376465, -0.0009542148909531534, -3.7419096088342485e-07, -0.029100380837917328, 0.03294572979211807, 0.03182101249694824, 0.04577212780714035, -0.03089943155646324, 0.019455283880233765, -0.0001811980182537809, 0.003763139247894287, -0.0002667134685907513, -0.002283053006976843, -0.0034911171533167362, -0.021649779751896858, 0.012363816611468792, -0.00615670857951045], "std": [0.13836289942264557, 0.1843011975288391, 0.2330615222454071, 0.24941226840019226, 0.17692306637763977, 0.1396072804927826, 0.024221407249569893, 0.3299313187599182, 0.07456473261117935, 0.25857821106910706, 0.2751277685165405, 0.23095013201236725, 0.07103263586759567, 0.07196744531393051, 0.0009002488222904503, 0.001734017045237124, 0.0010893114376813173, 0.0009615845046937466, 0.0006953504052944481, 0.0007921314681880176, 0.000805085408501327, 0.001696968567557633, 0.0010195160284638405, 0.0009564606007188559, 0.0009587351814843714, 0.001169969909824431, 0.8637009859085083, 0.8496960997581482, 0.8637009859085083, 0.8637009859085083, 0.8637009859085083, 0.8637009859085083, 0.7225230932235718, 0.6901575326919556, 0.7225230932235718, 0.7225230932235718, 0.7225230932235718, 0.7225230932235718, 0.00015889538917690516, 7.899490697127476e-07, 0.1073739305138588, 0.14433921873569489, 0.14606089890003204, 0.17580027878284454, 0.175768181681633, 0.13939334452152252, 0.06171822175383568, 0.24040065705776215, 0.06062110885977745, 0.2004116028547287, 0.2357914000749588, 0.3131832480430603, 0.1142052635550499, 0.06712989509105682], "count": [621]}, "timestamp": {"min": [0.0], "max": [20.666666666666668], "mean": [10.333333333333334], "std": [5.975567538519451], "count": [621]}, "frame_index": {"min": [0], "max": [620], "mean": [310.0], "std": [179.26702615558352], "count": [621]}, "episode_index": {"min": [226], "max": [226], "mean": [226.0], "std": [0.0], "count": [621]}, "index": {"min": [88641], "max": [89261], "mean": [88951.0], "std": [179.26702615558352], "count": [621]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [621]}, "subtask_annotation": {"mean": [1.6312399355877616, 2.0, 2.0, 2.0, 2.0], "std": [0.7003035289130316, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [621]}, "scene_annotation": {"mean": [226.0], "std": [0.0], "min": [226], "max": [226], "count": [621]}, "eef_direction_state": {"mean": [4.286634460547504, 4.328502415458937], "std": [2.160611779685598, 2.018028847749306], "min": [0, 0], "max": [6, 6], "count": [621]}, "eef_velocity_state": {"mean": [0.5426731078904992, 0.6409017713365539], "std": [0.6496861160138986, 0.7143808000983758], "min": [0, 0], "max": [2, 2], "count": [621]}, "eef_acc_mag_state": {"mean": [0.607085346215781, 0.6714975845410628], "std": [0.8047051894895337, 0.8253096888576694], "min": [0, 0], "max": [2, 2], "count": [621]}, "eef_direction_action": {"mean": [3.288244766505636, 3.7326892109500807], "std": [2.3022093242399895, 2.24204674471867], "min": [0, 0], "max": [6, 6], "count": [621]}, "eef_velocity_action": {"mean": [0.8051529790660226, 0.8438003220611916], "std": [0.646336773350027, 0.7332110473798802], "min": [0, 0], "max": [2, 2], "count": [621]}, "eef_acc_mag_action": {"mean": [1.0144927536231885, 1.0080515297906603], "std": [0.8212844553196823, 0.8311175782683629], "min": [0, 0], "max": [2, 2], "count": [621]}, "eef_sim_pose_state": {"mean": [0.2663604435214122, 0.22858835176381942, 0.144330553866871, -0.899324862574775, -0.973072905759, 1.8990222187156491, 0.34620411476818946, -0.0425153654699892, 0.272779843842324, -1.7643415376860045, -1.0333821968876635, -1.8850190608288182], "std": [0.020026120580912653, 0.11030236509458301, 0.01162662547903453, 2.7326973465598363, 0.11551212623964777, 2.1731540440467163, 0.04326289714576003, 0.07178628394223864, 0.05622329170090631, 2.0456251806422885, 0.09676217955606274, 1.8868944654424815], "min": [0.22165397018406824, 0.14318098659805362, 0.11665357271249263, -3.141419753813193, -1.1167257861246795, -3.140685677281819, 0.23574114322158218, -0.18622078678074444, 0.15287626290472386, -3.1394824388400426, -1.2284967631864827, -3.1406165323733486], "max": [0.31560959336198724, 0.630276243641534, 0.16496370988750955, 3.140222621537851, -0.5100821103238009, 3.140970295535391, 0.421248396222622, 0.018119839916913308, 0.3684170592568914, 3.1403147747449864, -0.7559489351492773, 3.13500251183635], "count": [621]}, "eef_sim_pose_action": {"mean": [0.27390802840948625, 0.23639580388083103, 0.1366047866667998, -0.809777285103354, -1.0018001667142842, 1.4390468657643125, 0.3509617947129154, -0.043114800024745506, 0.27270740431878615, -1.844524013208976, -1.0482368863334597, -2.033625819041252], "std": [0.02073280820767536, 0.11452859225606656, 0.011990312397710982, 2.760098218342448, 0.11701466279234313, 2.498519601332334, 0.04434764967600595, 0.07591141256592475, 0.061006228258221024, 1.9245165766975916, 0.0955675370401353, 1.8028118748310376], "min": [0.2218486700357194, 0.14131686638908952, 0.11053948508883327, -3.1408187224065935, -1.1390200474684884, -3.141330867597227, 0.23459539282529068, -0.1987946000077078, 0.13277214587890815, -3.134318592017143, -1.3141567012371298, -3.1380344068185453], "max": [0.3419904612658062, 0.6237693993887186, 0.16505609437699784, 3.1399639514809654, -0.4441375278378561, 3.1413175976851853, 0.4307800329196315, 0.028592722673881743, 0.3807471683219547, 3.1401319771802148, -0.7722587512531434, 3.138343351830967], "count": [621]}}} +{"episode_index": 224, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4320603878316032]], [[0.5358137543252596]], [[0.4640060145136486]]], "std": [[[0.29031313853932367]], [[0.20501150573206492]], [[0.23133395048387095]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4702499519415609]], [[0.40117912101114955]], [[0.28617457227989235]]], "std": [[[0.29647382338970335]], [[0.24774530150214172]], [[0.2954192117452702]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4440390042291426]], [[0.43093838908112264]], [[0.3382083813917724]]], "std": [[[0.2786312385358622]], [[0.23594130941856284]], [[0.2982097334706709]]], "count": [100]}, "observation.state": {"min": [-0.5684075355529785, -0.30708837509155273, -0.5486512184143066, -2.0782787799835205, -1.049059271812439, -0.5795506834983826, -0.2921183407306671, -0.3292902112007141, -0.3143364489078522, 0.1201653778553009, -1.60429048538208, 0.36659419536590576, -0.21362824738025665, -0.2693232595920563, 0.009248039685189724, -0.012477890588343143, -0.6105824112892151, 0.9858949184417725, -0.4050655961036682, -0.021072961390018463, -0.010937104001641273, 0.009935157373547554, -0.6146177649497986, 1.0060817003250122, -0.4135183095932007, 0.04739496111869812, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0004767196951434016, -2.330453753529582e-06, -0.8306000232696533, -0.17960557341575623, -0.8848912715911865, -0.009107841178774834, -2.575303316116333, -0.432839035987854, -0.25540339946746826, -0.4465797245502472, -0.13337045907974243, -0.40371108055114746, -0.3703323006629944, -2.487471103668213, -0.2312769889831543, -1.1294231414794922, -12.549426078796387, -5.555555820465088, -1.7551891803741455, -5.250305652618408, -0.7747253179550171, -0.8894994258880615, -1.1764346361160278, -10.623027801513672, -1.7094018459320068, -2.16239333152771, -9.371184349060059, -0.9181929230690002, -1.721611738204956, -1.3199023008346558, -0.0055336239747703075, -0.008082689717411995, -0.013775083236396313, -0.006799967959523201, -0.0021584155037999153, -0.006293156184256077, -0.005356062203645706, -0.015076817944645882, -0.013029202818870544, -0.00727979838848114, -0.0024526542983949184, -0.006191433407366276, -0.042419999837875366, -0.08537024259567261, 5.285531520843506, -29.945587158203125, 8.290813446044922, -0.4351535141468048, 1.0180799961090088, -0.21899323165416718, 3.8602194786071777, -29.65218734741211, 7.631913185119629, -1.1610521078109741, -0.013686916790902615, -0.011997523717582226, 0.0024420025292783976, -0.122972272336483, 0.270915150642395, -0.008658657781779766, 0.10877767205238342, 0.37975195050239563, -0.343313604593277, 0.009377510286867619, -3.0552961826324463, -1.1960017681121826, -2.8830554485321045, -2.333817958831787, -1.0243277549743652, 1.5475761890411377, -0.7847248315811157, -0.1347082406282425, 9.687214851379395, -0.00451931357383728, -0.007113218307495117, -0.014719843864440918, -0.025362666696310043, 0.022572480142116547, 0.6663164496421814, 0.7439838647842407], "max": [0.40783175826072693, 0.06866589188575745, 0.414664089679718, -0.8592314124107361, 0.4203857481479645, 0.3335060179233551, 0.13298502564430237, 0.0794837549328804, 0.0900285542011261, 0.4963970482349396, -1.3041678667068481, 1.2085256576538086, 0.175486758351326, 0.1974223256111145, 0.009577476419508457, -0.012137535959482193, -0.6055023074150085, 0.9861978888511658, -0.3967062830924988, -0.019253874197602272, -0.010261657647788525, 0.010236193425953388, -0.6092483997344971, 1.007631778717041, -0.4068116545677185, 0.048676636070013046, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0008609179640188813, 2.28975204663584e-06, 0.1378321647644043, 0.39720314741134644, 0.4020959138870239, 0.6306133270263672, 0.6447238326072693, 1.2491998672485352, 0.5413411855697632, 0.1367661952972412, 0.42840850353240967, 0.3392847776412964, 0.32619842886924744, 0.32921865582466125, 0.2726931869983673, 0.17510350048542023, -0.34148097038269043, 1.9536021947860718, 2.0921854972839355, -0.6105006337165833, 0.8034188747406006, 1.4920635223388672, 0.4017094075679779, -2.5722427368164062, 8.363859176635742, 2.9487180709838867, -1.739926815032959, 0.7460317611694336, 0.8608059287071228, -0.17216117680072784, 0.006279417779296637, 0.01101767923682928, 0.008615191094577312, 0.00800996646285057, 0.013883769512176514, 0.0038599243853241205, 0.0074911718256771564, 0.01045730710029602, 0.013745022006332874, 0.005827329121530056, 0.012829181738197803, 0.005185108631849289, 0.975659966468811, 0.33405745029449463, 14.743069648742676, -21.87017822265625, 20.406984329223633, 0.26588407158851624, 2.290679931640625, 0.2412637174129486, 10.293919563293457, -18.60824203491211, 17.635623931884766, -0.5424848794937134, 0.02343936450779438, 0.009711523540318012, 0.004273504484444857, -0.04099075868725777, 0.5648410320281982, 0.3000026047229767, 0.3180117905139923, 0.4866446554660797, -0.024114007130265236, 0.26395365595817566, 2.896054267883301, -0.3666602373123169, 2.885720729827881, -1.241154670715332, 0.0015426124446094036, 2.689365863800049, -0.5178722739219666, 0.10230103880167007, 9.845192909240723, 0.009461283683776855, 0.01315152645111084, 0.012600362300872803, -0.023482978343963623, 0.02491488680243492, 0.6672536134719849, 0.7449055910110474], "mean": [-0.2587490379810333, -0.0816798284649849, -0.25107231736183167, -1.5186948776245117, -0.000547907140571624, -0.09646911919116974, -0.0989009216427803, -0.22769279778003693, -0.000552371668163687, 0.3205180764198303, -1.4471385478973389, 0.5245842933654785, -0.05268501117825508, -0.18466241657733917, 0.009474905207753181, -0.012333197519183159, -0.6084975600242615, 0.9860726594924927, -0.39839911460876465, -0.020419595763087273, -0.010415766388177872, 0.01010995451360941, -0.6125031113624573, 1.007203459739685, -0.4082990884780884, 0.048365287482738495, 0.9667243957519531, 1.7453304529190063, 0.9667243957519531, 0.9667243957519531, 0.9667243957519531, 0.9667243957519531, 1.050877571105957, 1.7453304529190063, 1.050877571105957, 1.050877571105957, 1.050877571105957, 1.050877571105957, 0.0007185903959907591, -3.4190739484074584e-07, -0.15853901207447052, 0.04589233919978142, -0.11141496896743774, 0.19572040438652039, -0.1930280476808548, 0.127290278673172, 0.05974871292710304, -0.05189451202750206, 0.05257614329457283, 0.026649486273527145, -0.002781673800200224, -0.09862763434648514, -0.048057056963443756, -0.059598300606012344, -8.422444343566895, -1.685531735420227, 0.05047353729605675, -2.5502424240112305, 0.09585190564393997, 0.17919237911701202, -0.3584364950656891, -7.657317638397217, 3.700512647628784, 0.46334463357925415, -5.8928704261779785, 0.09807498008012772, -0.38681986927986145, -0.7446877360343933, 0.000278142950264737, 7.016900781309232e-05, -0.00031609548022970557, 0.00013660015247296542, 0.001233887393027544, -0.00011783513036789373, 0.001008290215395391, -0.0006106225773692131, -0.0007374693523161113, 0.0004649644251912832, 0.0011232452234253287, 0.00019063007493969053, 0.4096777141094208, 0.1348334550857544, 11.420286178588867, -24.380475997924805, 16.87813377380371, -0.14945447444915771, 1.5589526891708374, 0.03448249399662018, 8.315227508544922, -22.058147430419922, 14.953307151794434, -0.8851787447929382, 0.0022529440466314554, -0.002265064511448145, 0.0032791064586490393, -0.07292172312736511, 0.4302980601787567, 0.13879436254501343, 0.258396714925766, 0.4451269507408142, -0.13042709231376648, 0.19405891001224518, -1.3166288137435913, -0.9494948387145996, 1.0798118114471436, -2.0959486961364746, -0.848061740398407, 2.3904342651367188, -0.683935821056366, -0.026664620265364647, 9.76994800567627, 0.000708806503098458, 0.0009439205750823021, -0.0003414710517972708, -0.02458169311285019, 0.02413760870695114, 0.666703462600708, 0.7445257306098938], "std": [0.30889737606048584, 0.11074911057949066, 0.31979283690452576, 0.312569797039032, 0.5075937509536743, 0.2636873424053192, 0.11346284300088882, 0.13266876339912415, 0.12107028812170029, 0.12033162266016006, 0.10036273300647736, 0.19356457889080048, 0.1074635460972786, 0.1115376278758049, 7.798738806741312e-05, 8.601119043305516e-05, 0.001650132704526186, 7.755101250950247e-05, 0.0027150334790349007, 0.0004074938187841326, 0.00016850026440806687, 6.68541542836465e-05, 0.0017657555872574449, 0.00047609597095288336, 0.0021593680139631033, 0.00028128796839155257, 0.8615597486495972, 1.1920928955078125e-06, 0.8615597486495972, 0.8615597486495972, 0.8615597486495972, 0.8615597486495972, 0.8478051424026489, 1.1920928955078125e-06, 0.8478051424026489, 0.8478051424026489, 0.8478051424026489, 0.8478051424026489, 6.885261973366141e-05, 8.463804874736525e-07, 0.23670975863933563, 0.10239076614379883, 0.3038436472415924, 0.1798710823059082, 0.5120494365692139, 0.3243154287338257, 0.14370723068714142, 0.13129593431949615, 0.1297505646944046, 0.1616886556148529, 0.1412440687417984, 0.39871853590011597, 0.08423380553722382, 0.19796207547187805, 3.3657290935516357, 2.0617516040802, 1.2292009592056274, 1.320080280303955, 0.43824443221092224, 0.520979106426239, 0.3378581404685974, 1.7435246706008911, 2.4503798484802246, 1.2746686935424805, 2.399177074432373, 0.3760036826133728, 0.5948810577392578, 0.32106781005859375, 0.002524480689316988, 0.0037373914383351803, 0.004296828061342239, 0.002457035705447197, 0.00326290144585073, 0.001344886259175837, 0.0028224827256053686, 0.004091636743396521, 0.0046709212474524975, 0.0025430188979953527, 0.0028692632913589478, 0.001641195034608245, 0.17385897040367126, 0.09440914541482925, 2.5583267211914062, 2.2983477115631104, 3.231948137283325, 0.1519438922405243, 0.21131016314029694, 0.0994701236486435, 1.8467570543289185, 2.9464616775512695, 2.7583069801330566, 0.13155882060527802, 0.006759749725461006, 0.004563917871564627, 0.0004153346817474812, 0.01602407544851303, 0.0832013338804245, 0.11848670244216919, 0.0627949982881546, 0.028556670993566513, 0.0900801494717598, 0.0681571364402771, 2.1507415771484375, 0.25444576144218445, 1.8864500522613525, 0.31991517543792725, 0.2376972734928131, 0.34158948063850403, 0.04251101240515709, 0.03471693769097328, 0.026358019560575485, 0.0024713336024433374, 0.003643006319180131, 0.004759770818054676, 0.000510642770677805, 0.0006783411954529583, 0.000175262161064893, 0.00017536684754304588], "count": [185]}, "action": {"min": [-0.6563801765441895, -0.30269694328308105, -0.5961120128631592, -2.030717134475708, -1.054365634918213, -0.5819845199584961, -0.2965267300605774, -0.38228967785835266, -0.26653751730918884, 0.08143354952335358, -1.6066319942474365, 0.3612060844898224, -0.21595893800258636, -0.2696763873100281, 0.008118415251374245, -0.013830776326358318, -0.6084347367286682, 0.9830426573753357, -0.40623992681503296, -0.02085629291832447, -0.011633424088358879, 0.006832571234554052, -0.6123661994934082, 1.0047240257263184, -0.4153766930103302, 0.04552917182445526, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0004767196951434016, -2.330453753529582e-06, -0.8306000232696533, -0.17960557341575623, -0.8848912715911865, -0.009107841178774834, -2.575303316116333, -0.432839035987854, -0.25540339946746826, -0.4465797245502472, -0.13337045907974243, -0.40371108055114746, -0.3703323006629944, -2.487471103668213, -0.2312769889831543, -1.1294231414794922], "max": [0.39994919300079346, 0.0840468630194664, 0.41546136140823364, -0.7019946575164795, 0.42279306054115295, 0.3434430658817291, 0.14324212074279785, 0.08446425944566727, 0.10083324462175369, 0.5498298406600952, -1.2200627326965332, 1.162178874015808, 0.15473811328411102, 0.16789627075195312, 0.009388305246829987, -0.010476222261786461, -0.5998010635375977, 0.986707866191864, -0.3973011374473572, -0.018955742940306664, -0.01006273366510868, 0.010461674071848392, -0.6039327383041382, 1.0084948539733887, -0.4077076017856598, 0.047511834651231766, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0008609179640188813, 2.28975204663584e-06, 0.1378321647644043, 0.39720314741134644, 0.4020959138870239, 0.6306133270263672, 0.6447238326072693, 1.2491998672485352, 0.5413411855697632, 0.1367661952972412, 0.42840850353240967, 0.3392847776412964, 0.32619842886924744, 0.32921865582466125, 0.2726931869983673, 0.17510350048542023], "mean": [-0.3494400084018707, -0.050058819353580475, -0.29939261078834534, -1.379088282585144, -0.0355583094060421, -0.0754702091217041, -0.08314747363328934, -0.2758711576461792, 0.018062835559248924, 0.34267914295196533, -1.405105710029602, 0.5057281255722046, -0.05998801812529564, -0.19502869248390198, 0.009020122699439526, -0.011882967315614223, -0.6047882437705994, 0.985333263874054, -0.3991909623146057, -0.0199640691280365, -0.010433478280901909, 0.009155320934951305, -0.6090535521507263, 1.0070916414260864, -0.409444659948349, 0.04690505936741829, 0.9764416813850403, 1.7453304529190063, 0.9764416813850403, 0.9764416813850403, 0.9764416813850403, 0.9764416813850403, 1.0414433479309082, 1.7453304529190063, 1.0414433479309082, 1.0414433479309082, 1.0414433479309082, 1.0414433479309082, 0.000718067167326808, -3.618781647674041e-07, -0.15896441042423248, 0.04498440399765968, -0.1114766001701355, 0.19700391590595245, -0.19296875596046448, 0.1273847073316574, 0.05997873842716217, -0.051687292754650116, 0.052527375519275665, 0.026778504252433777, -0.0029331622645258904, -0.09892745316028595, -0.04806068167090416, -0.059618063271045685], "std": [0.2972937226295471, 0.09044943004846573, 0.2955301105976105, 0.32906627655029297, 0.5379825830459595, 0.2537662386894226, 0.11774962395429611, 0.128144308924675, 0.08515904098749161, 0.14108283817768097, 0.11630947142839432, 0.15669195353984833, 0.09987401962280273, 0.09112684428691864, 0.00026297580916434526, 0.0007451356505043805, 0.002020660089328885, 0.0008492875494994223, 0.0024494589306414127, 0.00035084510454908013, 0.00029117421945557, 0.0007999378722161055, 0.0019916710443794727, 0.0009454367682337761, 0.0020264536142349243, 0.0004018284089397639, 0.8605126142501831, 1.1920928955078125e-06, 0.8605126142501831, 0.8605126142501831, 0.8605126142501831, 0.8605126142501831, 0.8497329950332642, 1.1920928955078125e-06, 0.8497329950332642, 0.8497329950332642, 0.8497329950332642, 0.8497329950332642, 6.886388291604817e-05, 8.588875743953395e-07, 0.23649166524410248, 0.10352512449026108, 0.3038186728954315, 0.17929361760616302, 0.5120723843574524, 0.32427099347114563, 0.14364975690841675, 0.1313750296831131, 0.12976805865764618, 0.1616806536912918, 0.1412259340286255, 0.39886733889579773, 0.08444727212190628, 0.19806112349033356], "count": [185]}, "timestamp": {"min": [0.0], "max": [6.133333333333334], "mean": [3.066666666666667], "std": [1.7801373230424917], "count": [185]}, "frame_index": {"min": [0], "max": [184], "mean": [92.0], "std": [53.40411969127476], "count": [185]}, "episode_index": {"min": [227], "max": [227], "mean": [227.0], "std": [0.0], "count": [185]}, "index": {"min": [89262], "max": [89446], "mean": [89354.0], "std": [53.40411969127476], "count": [185]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [185]}, "subtask_annotation": {"mean": [0.24864864864864866, 2.0, 2.0, 2.0, 2.0], "std": [0.4565568089465672, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [185]}, "scene_annotation": {"mean": [227.0], "std": [0.0], "min": [227], "max": [227], "count": [185]}, "eef_direction_state": {"mean": [3.281081081081081, 3.443243243243243], "std": [2.3358357307382374, 1.6856373468682528], "min": [0, 0], "max": [6, 6], "count": [185]}, "eef_velocity_state": {"mean": [1.0432432432432432, 1.0162162162162163], "std": [0.7906687352746613, 0.7164150667351588], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_acc_mag_state": {"mean": [0.8756756756756757, 0.8540540540540541], "std": [0.8387266427747593, 0.8607333751075902], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_direction_action": {"mean": [3.189189189189189, 3.291891891891892], "std": [2.1313342837462925, 1.8132214692145998], "min": [0, 0], "max": [6, 6], "count": [185]}, "eef_velocity_action": {"mean": [1.135135135135135, 1.027027027027027], "std": [0.73382235725601, 0.7084999947161481], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_acc_mag_action": {"mean": [1.162162162162162, 1.1405405405405404], "std": [0.7957153339117895, 0.7998173641051014], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_sim_pose_state": {"mean": [0.299169891698836, 0.20783718620375372, 0.19804662268288978, -1.299902428372393, -0.9496675802233532, 1.0631026846570468, 0.30348574227286884, -0.2086881944944289, 0.16239667483687767, -2.095719820916593, -0.8481740577418478, 2.3902645965925067], "std": [0.08109941806842615, 0.07434074650885851, 0.037897219727116245, 2.1897060547592675, 0.25454121370616667, 1.9284769365793553, 0.030970845077067568, 0.06363675425795318, 0.028731866864227944, 0.320361826392099, 0.23769998871458903, 0.34185053243634944], "min": [0.11738894806662031, 0.11721807443797323, 0.13945239187588318, -3.1090827439003546, -1.1994117704852734, -3.0955884590145115, 0.22817586463802342, -0.3397816305974656, 0.0922381079538507, -2.333955443536782, -1.0244084548890093, 1.5475762263531732], "max": [0.3955186036317157, 0.32609322351743714, 0.24207598293109855, 3.0974025166064028, -0.3667654088540555, 3.0429948428490152, 0.33058464826985134, -0.13658147980038945, 0.20195493917513113, -1.241153901685035, 0.0015422074943685082, 2.6893654119932995], "count": [185]}, "eef_sim_pose_action": {"mean": [0.32282873307697885, 0.20553771129711823, 0.19107038270508772, -1.256751408089239, -0.9781764697426458, 0.9572745438688284, 0.3141714635955276, -0.19854136510599807, 0.16663506512725385, -2.097838666968771, -0.8696412831128071, 2.4079140134626753], "std": [0.07679715514129669, 0.07130286707391807, 0.039974297233653394, 2.2052597387849593, 0.2976029000962602, 1.9216021602882363, 0.028785431615696237, 0.05726561160044292, 0.02855211552601885, 0.2703547662806274, 0.1816289647864836, 0.30645975851299695], "min": [0.11920522692209705, 0.1126101560474815, 0.13425057602827495, -3.1391835781970485, -1.2543121307863396, -3.0550038782938373, 0.22837827179621628, -0.33000591249439204, 0.0807012570311054, -2.331856189332494, -1.050433677495087, 1.540845218078053], "max": [0.4119276962038309, 0.3274475155249489, 0.2430664348891526, 3.0799178776634926, -0.36185366402165275, 3.0074091891195733, 0.33951831760418716, -0.13210029718233562, 0.20834083736928546, -1.2114382560753687, -0.0926434477713729, 2.6833033494747247], "count": [185]}}} +{"episode_index": 225, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.418826283160323]], [[0.530224793348712]], [[0.4836097798923491]]], "std": [[[0.2933207128642668]], [[0.2375124308999974]], [[0.2363189839022334]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4715473760092272]], [[0.4473856689734717]], [[0.33566259851980007]]], "std": [[[0.3179778128818543]], [[0.21062406252746183]], [[0.24626390050497055]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4503665152825836]], [[0.4413429618415994]], [[0.3745138720684352]]], "std": [[[0.2960850327768417]], [[0.22205204640955026]], [[0.2626367017161432]]], "count": [100]}, "observation.state": {"min": [-0.8760067224502563, -0.2660735845565796, -0.5592443346977234, -1.5186550617218018, -1.3010261058807373, -0.5359722375869751, -0.5745046734809875, -0.8520671129226685, -0.2566450238227844, 0.13113170862197876, -1.8608373403549194, 0.10070134699344635, -0.36468541622161865, -0.6207582950592041, -0.01151139847934246, -0.0027022380381822586, -0.6303884983062744, 1.023042917251587, -0.4293172061443329, 0.014728936366736889, 0.006627795752137899, -0.011447283439338207, -0.5937349796295166, 1.0115031003952026, -0.4662344753742218, -0.030887294560670853, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.026319576427340508, -0.0003847576736006886, -0.9355350732803345, -0.5160199403762817, -0.562814474105835, -0.7543854713439941, -3.278853416442871, -1.5924291610717773, -0.9922620058059692, -1.08943510055542, -0.4848937392234802, -0.7922121286392212, -1.9623507261276245, -1.7277932167053223, -0.8535637855529785, -1.0893080234527588, -16.535844802856445, -11.263736724853516, -2.3308913707733154, -11.385836601257324, -2.180708408355713, -6.398656845092773, -2.037240505218506, -14.865557670593262, -3.5409035682678223, -3.0048842430114746, -8.424909591674805, -0.860805869102478, -2.3241758346557617, -3.816239356994629, -0.011277003213763237, -0.038524821400642395, -0.03724184259772301, -0.008601550944149494, -0.005219746846705675, -0.011411471292376518, -0.007079741917550564, -0.039901766926050186, -0.02373259700834751, -0.006836047396063805, -0.012074210681021214, -0.012817048467695713, 0.2757300138473511, -0.43056297302246094, 5.062826633453369, -32.5556640625, 9.044614791870117, -1.6034740209579468, -3.7965898513793945, -0.6606914401054382, -0.05938798934221268, -37.24148178100586, 8.690732955932617, -1.2528334856033325, -0.026048103347420692, -0.015253446064889431, -0.008547008968889713, -0.122972272336483, 0.34858620166778564, -0.05931888148188591, 0.03678560256958008, 0.33674347400665283, -0.28914007544517517, -0.032175496220588684, -2.951361894607544, -1.262641191482544, -3.097238540649414, -3.136247158050537, -1.2594718933105469, -3.1365809440612793, -0.7324687838554382, -0.09449950605630875, 9.68760871887207, -0.011924028396606445, -0.02200368046760559, -0.04724648594856262, -0.025032417848706245, 0.016654912382364273, 0.8368493318557739, 0.5408750176429749], "max": [0.06639803200960159, 0.736055314540863, -0.10099537670612335, -0.43768203258514404, 0.6637879610061646, 0.48379576206207275, -0.1395317018032074, 0.21040615439414978, 0.30976438522338867, 0.8140703439712524, -0.37079334259033203, 0.8886523842811584, 0.4734087586402893, -0.03185804560780525, -0.007898082956671715, 0.008525586687028408, -0.6192022562026978, 1.0250271558761597, -0.41659244894981384, 0.020688189193606377, 0.009961445815861225, 0.0012372605269774795, -0.5795640349388123, 1.0141799449920654, -0.45214298367500305, -0.026194382458925247, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.027459513396024704, -0.0003793030045926571, 1.2208318710327148, 0.8770236968994141, 0.7349392771720886, 0.5266726613044739, 1.3200693130493164, 1.9336107969284058, 0.8448421955108643, 1.2296807765960693, 0.38380783796310425, 0.7524698972702026, 1.4169330596923828, 1.3503830432891846, 1.1828798055648804, 0.6401812434196472, -3.4185214042663574, 8.394384384155273, 3.5805861949920654, 1.373626470565796, 2.266788959503174, 3.328449249267578, 1.4633699655532837, -2.3049964904785156, 16.02564239501953, 4.4090352058410645, -1.0073260068893433, 3.1562881469726562, 2.8693528175354004, 0.3443223536014557, 0.009038140997290611, 0.022238019853830338, 0.014648436568677425, 0.006719029042869806, 0.02063767984509468, 0.012048967182636261, 0.00846538133919239, 0.027185920625925064, 0.017607102170586586, 0.007067142985761166, 0.01731501892209053, 0.0073639266192913055, 2.0361599922180176, 1.221165657043457, 17.044355392456055, -16.046123504638672, 22.665010452270508, 1.4187406301498413, -1.4634900093078613, 0.8685494065284729, 13.139594078063965, -23.336410522460938, 24.869821548461914, 2.0241968631744385, 0.02072862535715103, 0.010779578238725662, -0.004884005058556795, 1.3969838619232178e-09, 0.5738843083381653, 0.5140458941459656, 0.36917996406555176, 0.5460631847381592, -0.0055952961556613445, 0.28802427649497986, 3.015162467956543, 0.6252164840698242, 3.06622052192688, 3.134108781814575, -0.0005454139318317175, 3.1378679275512695, -0.39676153659820557, 0.27586695551872253, 9.886307716369629, 0.01564118266105652, 0.03914788365364075, 0.061340391635894775, -0.019800186157226562, 0.021492457017302513, 0.84059077501297, 0.5466107130050659], "mean": [-0.489295095205307, 0.058068860322237015, -0.4288973808288574, -1.0438385009765625, -0.2404421865940094, -0.025237059220671654, -0.3716565668582916, -0.30209633708000183, 0.07447638362646103, 0.3150816261768341, -1.0949023962020874, 0.3334764242172241, -0.11428137868642807, -0.44400814175605774, -0.010057112202048302, 0.002328372560441494, -0.6277028918266296, 1.0242118835449219, -0.4208024740219116, 0.018258225172758102, 0.007927394472062588, -0.006060250103473663, -0.5886062979698181, 1.0128480195999146, -0.45789122581481934, -0.028181860223412514, 0.7883592844009399, 1.7453203201293945, 0.7883592844009399, 0.7883592844009399, 0.7883592844009399, 0.7883592844009399, 0.8084998726844788, 1.7453203201293945, 0.8084998726844788, 0.8084998726844788, 0.8084998726844788, 0.8084998726844788, 0.026807699352502823, -0.00038177755777724087, -0.049425769597291946, 0.026076607406139374, 0.0006409460329450667, 0.06878497451543808, -0.08111461997032166, 0.029034173116087914, 0.01695200987160206, -0.012577013112604618, -0.00042061516433022916, 0.00821614358574152, 0.011539367027580738, -0.018452107906341553, 0.02450227364897728, -0.010038689710199833, -10.427396774291992, -0.682640016078949, 0.22164568305015564, -4.052216529846191, 0.2412620484828949, 0.3934774696826935, -0.30496811866760254, -7.628037452697754, 3.4571475982666016, 0.2846798896789551, -4.822998523712158, 0.3641822934150696, 0.02521154284477234, -0.8009471893310547, 0.0005490665789693594, 0.00047736664419062436, -0.0006436528055928648, -0.000448659440735355, 0.0007831536931917071, -0.00019517051987349987, 0.00017116012168116868, 0.00028924227808602154, -0.0005626726197078824, -7.206660370684403e-07, 0.0008874755003489554, -0.00027111443341709673, 1.20334792137146, 0.23710162937641144, 11.593259811401367, -23.326181411743164, 16.966306686401367, 0.11847203224897385, -2.6862988471984863, 0.03907204791903496, 7.865095138549805, -28.66840362548828, 18.236974716186523, 0.6049041152000427, 0.001464522210881114, -0.0016644864808768034, -0.00697757164016366, -0.05797053501009941, 0.47193482518196106, 0.1375146061182022, 0.21748925745487213, 0.44471678137779236, -0.1521342247724533, 0.1464771181344986, -0.49892657995224, -0.6371178030967712, 0.557460606098175, -2.066498279571533, -0.8913129568099976, 1.2296736240386963, -0.5487748980522156, 0.07295120507478714, 9.774678230285645, 0.0016389668453484774, 0.00045212305849418044, -0.00028734412626363337, -0.023403329774737358, 0.01907549612224102, 0.8389126062393188, 0.5434224605560303], "std": [0.32788464426994324, 0.28332480788230896, 0.09479666501283646, 0.2937805652618408, 0.7107361555099487, 0.2705315947532654, 0.13665753602981567, 0.35341307520866394, 0.14851993322372437, 0.17625866830348969, 0.5817394256591797, 0.23309004306793213, 0.17053064703941345, 0.1651325821876526, 0.0012916619889438152, 0.0032256373669952154, 0.0027542223688215017, 0.0005139778950251639, 0.0031794088426977396, 0.001958920154720545, 0.0012070609955117106, 0.0037897101137787104, 0.003725167131051421, 0.0008557215332984924, 0.003522080136463046, 0.0015263574896380305, 0.8245355486869812, 8.940696716308594e-06, 0.8245355486869812, 0.8245355486869812, 0.8245355486869812, 0.8245355486869812, 0.8649296164512634, 8.940696716308594e-06, 0.8649296164512634, 0.8649296164512634, 0.8649296164512634, 0.8649296164512634, 0.0002597620477899909, 8.810861800156999e-07, 0.27857786417007446, 0.22752289474010468, 0.16828787326812744, 0.20875953137874603, 0.6008399128913879, 0.4362988770008087, 0.26113373041152954, 0.3472735583782196, 0.1281222552061081, 0.20739184319972992, 0.48448631167411804, 0.28836584091186523, 0.27141958475112915, 0.17916850745677948, 3.70009183883667, 4.480772972106934, 1.48419189453125, 3.3152518272399902, 0.5598412156105042, 1.6472969055175781, 0.817002534866333, 3.7176642417907715, 4.328456401824951, 1.481248378753662, 1.4951913356781006, 0.7995991706848145, 0.7702236175537109, 0.8748522996902466, 0.0029438722413033247, 0.006708159111440182, 0.005548829212784767, 0.0025810711085796356, 0.0030453738290816545, 0.0021237903274595737, 0.002501735230907798, 0.006757888477295637, 0.005824077408760786, 0.00249141245149076, 0.003445729147642851, 0.002254936844110489, 0.3864997625350952, 0.23527738451957703, 2.8200809955596924, 4.276614665985107, 3.6413817405700684, 0.694038987159729, 0.4240337312221527, 0.22576124966144562, 3.186131238937378, 3.750641107559204, 4.3526434898376465, 0.7364068627357483, 0.006992146372795105, 0.004720321390777826, 0.000545978604350239, 0.019212033599615097, 0.07766258716583252, 0.16802279651165009, 0.09506529569625854, 0.07613711804151535, 0.07592356950044632, 0.10116691887378693, 2.295536756515503, 0.6445097327232361, 2.037513494491577, 1.0322176218032837, 0.3164507746696472, 2.1291823387145996, 0.04801437258720398, 0.056964725255966187, 0.02701948769390583, 0.0045002298429608345, 0.0060801575891673565, 0.010986724868416786, 0.0010462752543389797, 0.0009848788613453507, 0.0010768923675641418, 0.0016597021603956819], "count": [445]}, "action": {"min": [-0.9469738602638245, -0.2710590064525604, -0.6287206411361694, -1.4817969799041748, -1.3712692260742188, -0.5748041868209839, -0.5771751999855042, -0.8976842761039734, -0.27137812972068787, 0.11355415731668472, -1.854119896888733, 0.09737738966941833, -0.3622446656227112, -0.6208620667457581, -0.011955940164625645, -0.002798578469082713, -0.6297819018363953, 1.0178940296173096, -0.4300103485584259, 0.012757869437336922, 0.005734766833484173, -0.010566195473074913, -0.5917760133743286, 1.0056719779968262, -0.46642762422561646, -0.02914498746395111, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.026319576427340508, -0.0003847576736006886, -0.9355350732803345, -0.5160199403762817, -0.562814474105835, -0.7543854713439941, -3.278853416442871, -1.5924291610717773, -0.9922620058059692, -1.08943510055542, -0.4848937392234802, -0.7922121286392212, -1.9623507261276245, -1.7277932167053223, -0.8535637855529785, -1.0893080234527588], "max": [0.05156484246253967, 0.7296989560127258, -0.026564836502075195, -0.346819669008255, 0.6689047813415527, 0.5683065056800842, -0.12858611345291138, 0.2136055827140808, 0.33855536580085754, 0.8687544465065002, -0.31595945358276367, 0.8878355026245117, 0.48291894793510437, -0.02958020195364952, -0.006497249007225037, 0.012353642843663692, -0.6152877807617188, 1.0261082649230957, -0.4171271026134491, 0.018489927053451538, 0.010901053436100483, 0.005561149679124355, -0.5742702484130859, 1.0145374536514282, -0.4523325562477112, -0.023875875398516655, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.027459513396024704, -0.0003793030045926571, 1.2208318710327148, 0.8770236968994141, 0.7349392771720886, 0.5266726613044739, 1.3200693130493164, 1.9336107969284058, 0.8448421955108643, 1.2296807765960693, 0.38380783796310425, 0.7524698972702026, 1.4169330596923828, 1.3503830432891846, 1.1828798055648804, 0.6401812434196472], "mean": [-0.5499846935272217, 0.07156606763601303, -0.45564019680023193, -0.959145724773407, -0.2575882077217102, -0.0207062941044569, -0.3646092116832733, -0.33403387665748596, 0.07526107877492905, 0.32514768838882446, -1.045703411102295, 0.32942283153533936, -0.1081995740532875, -0.44599178433418274, -0.009520383551716805, 0.002197507070377469, -0.6246535181999207, 1.0228198766708374, -0.42127883434295654, 0.01641024835407734, 0.008000129833817482, -0.00559255201369524, -0.5854220390319824, 1.0111186504364014, -0.45816731452941895, -0.026365570724010468, 0.7919970154762268, 1.7453203201293945, 0.7919970154762268, 0.7919970154762268, 0.7919970154762268, 0.7919970154762268, 0.8084998726844788, 1.7453203201293945, 0.8084998726844788, 0.8084998726844788, 0.8084998726844788, 0.8084998726844788, 0.02680855244398117, -0.0003817779361270368, -0.04905754327774048, 0.02604551613330841, 0.0006174037116579711, 0.06887790560722351, -0.08316922187805176, 0.03203063830733299, 0.01731962524354458, -0.012719014659523964, -0.00044885100214742124, 0.00857529416680336, 0.01188710331916809, -0.01854533515870571, 0.02395191229879856, -0.010105618275702], "std": [0.3370392918586731, 0.2683824300765991, 0.11656272411346436, 0.3128123879432678, 0.7210531234741211, 0.2809297740459442, 0.137595996260643, 0.36442962288856506, 0.14769704639911652, 0.1921255886554718, 0.5848848819732666, 0.23397478461265564, 0.16949960589408875, 0.16449059545993805, 0.0014529407490044832, 0.003223477629944682, 0.0035523464903235435, 0.0016367564676329494, 0.00306505523622036, 0.0017126465681940317, 0.0013900123303756118, 0.0035794773139059544, 0.004031607415527105, 0.0020089095924049616, 0.0031128614209592342, 0.0014509644825011492, 0.8244849443435669, 8.940696716308594e-06, 0.8244849443435669, 0.8244849443435669, 0.8244849443435669, 0.8244849443435669, 0.8649296164512634, 8.940696716308594e-06, 0.8649296164512634, 0.8649296164512634, 0.8649296164512634, 0.8649296164512634, 0.00026003964012488723, 8.848326160659781e-07, 0.2787623703479767, 0.22752664983272552, 0.16828693449497223, 0.20873701572418213, 0.6021005511283875, 0.44062119722366333, 0.26115378737449646, 0.3472890257835388, 0.1281227469444275, 0.20750918984413147, 0.48453599214553833, 0.28836074471473694, 0.2715802788734436, 0.17917363345623016], "count": [445]}, "timestamp": {"min": [0.0], "max": [14.8], "mean": [7.4], "std": [4.282003684673281], "count": [445]}, "frame_index": {"min": [0], "max": [444], "mean": [222.0], "std": [128.46011054019843], "count": [445]}, "episode_index": {"min": [228], "max": [228], "mean": [228.0], "std": [0.0], "count": [445]}, "index": {"min": [89447], "max": [89891], "mean": [89669.0], "std": [128.46011054019843], "count": [445]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [445]}, "subtask_annotation": {"mean": [0.26292134831460673, 2.0, 2.0, 2.0, 2.0], "std": [0.4503137539094016, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [445]}, "scene_annotation": {"mean": [228.0], "std": [0.0], "min": [228], "max": [228], "count": [445]}, "eef_direction_state": {"mean": [3.1640449438202247, 3.0831460674157305], "std": [2.1215982522729093, 2.2605177867155954], "min": [0, 0], "max": [6, 6], "count": [445]}, "eef_velocity_state": {"mean": [1.098876404494382, 1.0], "std": [0.7025626257858555, 0.7465275418807512], "min": [0, 0], "max": [2, 2], "count": [445]}, "eef_acc_mag_state": {"mean": [0.952808988764045, 0.8539325842696629], "std": [0.8292530668667852, 0.8552621228757309], "min": [0, 0], "max": [2, 2], "count": [445]}, "eef_direction_action": {"mean": [3.0786516853932584, 2.9258426966292137], "std": [2.1433184346673264, 2.123465901758208], "min": [0, 0], "max": [6, 6], "count": [445]}, "eef_velocity_action": {"mean": [1.1393258426966293, 1.1415730337078651], "std": [0.7303405358604437, 0.7127741323639663], "min": [0, 0], "max": [2, 2], "count": [445]}, "eef_acc_mag_action": {"mean": [1.1146067415730336, 1.0224719101123596], "std": [0.7976863400066503, 0.8180207421601318], "min": [0, 0], "max": [2, 2], "count": [445]}, "eef_sim_pose_state": {"mean": [0.34866730656881023, 0.22779228751146857, 0.17502857095554986, -0.5203068204923639, -0.6375472527175909, 0.5647317781548449, 0.30792258949928175, -0.21146125655862202, 0.11638398198418191, -2.0662355146163764, -0.891537003888723, 1.1942157670834468], "std": [0.07872773710734565, 0.13889186549001062, 0.06935584530715894, 2.3245491897950648, 0.6447326228636299, 2.0753638370694345, 0.0721529428197316, 0.056641048172453946, 0.03623849060040488, 1.0845715766660713, 0.3164086835321383, 2.210094798142606], "min": [0.21571560037754808, 0.05913701960703116, 0.07177782018164741, -3.126250701449419, -1.2693710438782717, -3.1338141691534913, 0.19549507134734123, -0.3215558910664188, 0.03612300193148333, -3.1405699778695753, -1.2625242317889642, -3.141555677800955], "max": [0.4511194916400159, 0.5434242376443282, 0.31329692660127983, 3.090308321028856, 0.6249781979565268, 3.141466278426631, 0.4268946612068825, -0.10531140859245335, 0.16732590673047737, 3.1389751510025428, -0.0005853400374313811, 3.140244603467903], "count": [445]}, "eef_sim_pose_action": {"mean": [0.35968089296727174, 0.233986296014866, 0.17451923159970542, -0.4607568335259708, -0.6568726270600841, 0.40720725331046004, 0.314819460465503, -0.2126393950688375, 0.11597000641183183, -2.1386023557880907, -0.8824438085132432, 1.5378738531093896], "std": [0.07948096724969608, 0.13695543809370656, 0.0761572299865365, 2.3129920196191094, 0.6746221672270698, 2.121107476663292, 0.07258443034784266, 0.05842036506246699, 0.03222073568386816, 0.9209393265257111, 0.3258602861219645, 1.9896058933269174], "min": [0.21778204362738848, 0.0479603222620576, 0.05812432618902982, -3.1352263165243848, -1.3261095994169152, -3.138198962394745, 0.19388091007070027, -0.3276889791509978, 0.042340281176184213, -3.13752297172593, -1.219310256675459, -3.140600934370525], "max": [0.4592417092164803, 0.5603185149341597, 0.33450218803798804, 3.0707589982132966, 0.6699955962998674, 3.1405762635022865, 0.43314392984964795, -0.08697489868696792, 0.1632435948307097, 3.141388663726415, 0.07180280147838292, 3.1397412591899787], "count": [445]}}} +{"episode_index": 226, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41423605103806227]], [[0.5461141099577085]], [[0.47288199009996157]]], "std": [[[0.29841785018995026]], [[0.20660905970754684]], [[0.2291225637001702]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48325831410995773]], [[0.4543413783160323]], [[0.342720081218762]]], "std": [[[0.3162660336589657]], [[0.22140081960788477]], [[0.27939954638807496]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48985732170319113]], [[0.4364908592848904]], [[0.314851126970396]]], "std": [[[0.3045962909654736]], [[0.2255044327283095]], [[0.2796343231579651]]], "count": [100]}, "observation.state": {"min": [-0.493746817111969, -0.14648756384849548, -0.6734005808830261, -1.7959868907928467, -0.31319230794906616, -0.41580110788345337, -0.594518780708313, -0.3671306073665619, -0.2885730266571045, 0.41351890563964844, -1.4936678409576416, 0.5638208985328674, -0.6231981515884399, -0.42534559965133667, 0.007639714516699314, -0.004354776814579964, -0.5939390659332275, 0.9797589778900146, -0.4179728031158447, -0.020832199603319168, -0.00868307612836361, 0.008227775804698467, -0.617664635181427, 0.9916003346443176, -0.4018175005912781, 0.04328642785549164, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.008194216527044773, -9.539849997963756e-05, -0.6274257898330688, -0.45912301540374756, -0.3338775634765625, -0.3882199823856354, -1.3107839822769165, -0.9604884386062622, -0.4664860665798187, -0.3061421811580658, -0.019391920417547226, -0.6717327237129211, -0.48522529006004333, -0.5075027942657471, -0.521827757358551, -0.49831756949424744, -12.994834899902344, -5.616605758666992, -2.0921854972839355, -10.805862426757812, -2.094627618789673, -1.3485958576202393, -1.7503052949905396, -10.032858848571777, 1.92307710647583, -1.6990231275558472, -15.903541564941406, -0.8321123719215393, -3.471916913986206, -4.3327226638793945, -0.00745325768366456, -0.01334230974316597, -0.0366852842271328, -0.006679442711174488, -0.003474227851256728, -0.024822741746902466, -0.006753209047019482, -0.02034277468919754, -0.033927857875823975, -0.005141362547874451, -0.006483785808086395, -0.01340367179363966, -1.0817099809646606, -0.5382037162780762, 4.4095587730407715, -30.115259170532227, 9.008429527282715, -0.9070677757263184, -0.4878299832344055, -0.5641859769821167, 5.523083686828613, -27.117286682128906, 8.311075210571289, -1.5345268249511719, -0.01948135904967785, -0.015757206827402115, -0.001831501955166459, -0.09564509987831116, 0.29632681608200073, -0.027756452560424805, 0.05276734381914139, 0.3429247736930847, -0.11476599425077438, -0.008954989723861217, -3.105126142501831, -1.3145729303359985, -3.0305569171905518, -2.4101147651672363, -0.9525579810142517, 2.115537405014038, -0.8325458765029907, -0.2623331546783447, 9.625566482543945, -0.008803248405456543, -0.016797691583633423, -0.05290055274963379, -0.029039770364761353, 0.017510687932372093, 0.7340538501739502, 0.6752831339836121], "max": [0.20502881705760956, 0.3295956254005432, -0.3565831184387207, -1.0999847650527954, 0.4056985676288605, 0.17892120778560638, -0.07247363030910492, 0.07784820348024368, 0.16022013127803802, 0.8724352121353149, -1.1547248363494873, 1.0261828899383545, 0.021748028695583344, 0.003726487746462226, 0.008803978562355042, -0.0020948159508407116, -0.5800073742866516, 0.979948103427887, -0.4114729166030884, -0.015696829184889793, -0.007428968325257301, 0.011031370609998703, -0.6022648811340332, 0.9971088171005249, -0.39838433265686035, 0.04731930419802666, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.008964447304606438, 1.843286668190558e-06, 0.21098700165748596, 0.5814512968063354, 0.6326478719711304, 0.3437517583370209, 1.5902515649795532, 0.7575811147689819, 1.1128045320510864, 0.7514932155609131, 0.43829503655433655, 0.24442720413208008, 0.4787587523460388, 0.2830303907394409, 0.3681255578994751, 0.1934434473514557, -1.3696355819702148, 6.990232467651367, 3.903541088104248, 4.212454319000244, 1.4633699655532837, 3.9597067832946777, 2.6398046016693115, -0.8351436853408813, 10.622711181640625, 3.903541088104248, 2.5030527114868164, 2.065934181213379, 2.7545785903930664, 0.918192982673645, 0.00684329541400075, 0.014008264988660812, 0.01592409983277321, 0.0075363521464169025, 0.02705114521086216, 0.008598058484494686, 0.006691282615065575, 0.014246092177927494, 0.019424863159656525, 0.010734722018241882, 0.008045587688684464, 0.006972701288759708, 1.3998600244522095, 0.5196449160575867, 14.238271713256836, -24.0433292388916, 21.621370315551758, 0.17291802167892456, 2.121000051498413, 0.5790329575538635, 11.536118507385254, -16.16847038269043, 16.78121566772461, -0.5651888847351074, 0.027603553608059883, 0.010791447944939137, 0.0012210013810545206, -0.04099075868725777, 0.4709170460700989, 0.1359705626964569, 0.2673923373222351, 0.40325745940208435, -0.009337679482996464, 0.19795462489128113, 3.1165459156036377, -0.8309804797172546, 3.0373117923736572, -1.2454094886779785, -0.11942224204540253, 2.6419012546539307, -0.4595247209072113, 0.15436652302742004, 9.87885856628418, 0.008909672498703003, 0.03084900975227356, 0.07228600978851318, -0.023517252877354622, 0.023353181779384613, 0.7366558313369751, 0.6784018278121948], "mean": [-0.12112559378147125, -0.014668065123260021, -0.4955262839794159, -1.4805419445037842, -0.008515718393027782, -0.1465303599834442, -0.29022353887557983, -0.1018018126487732, 0.04492148756980896, 0.6238715052604675, -1.3029485940933228, 0.7039317488670349, -0.4287676215171814, -0.3141830861568451, 0.008099968545138836, -0.003724118461832404, -0.5877390503883362, 0.9798489212989807, -0.4152791202068329, -0.017397331073880196, -0.008202897384762764, 0.009187282994389534, -0.6099182963371277, 0.9934383034706116, -0.4004902243614197, 0.045964594930410385, 0.7398183941841125, 1.7453287839889526, 0.7398183941841125, 0.7398183941841125, 0.7398183941841125, 0.7398183941841125, 0.9918826222419739, 1.7453287839889526, 0.9918826222419739, 0.9918826222419739, 0.9918826222419739, 0.9918826222419739, 0.008632561191916466, -2.9245827590784756e-06, -0.04271021485328674, 0.01158381812274456, -0.01751246489584446, 0.029340725392103195, 0.0025899894535541534, -0.020004933699965477, 0.021634763106703758, 0.01715085841715336, 0.04067812114953995, -0.024490030482411385, 0.0034813196398317814, -0.029309695586562157, -0.050131868571043015, -0.028992988169193268, -5.816147327423096, -2.2252070903778076, -0.2000504434108734, -3.9853851795196533, 0.1530321091413498, 0.15052638947963715, -0.300319641828537, -5.399729251861572, 6.716221332550049, 0.4422103464603424, -6.058453559875488, 0.4969575107097626, -0.6641376614570618, -1.1566030979156494, 0.0001964474213309586, 0.0002653484116308391, -0.0010105480905622244, 0.0003093403356615454, 0.0007743361056782305, -0.000550212396774441, -0.0003783959546126425, -0.0004332947137299925, 0.0003723938134498894, 0.0001244422746822238, 0.00031013364787213504, -0.0002738921612035483, 0.3771495819091797, -0.11448713392019272, 7.994891166687012, -26.935522079467773, 15.579582214355469, -0.30785053968429565, 1.0472173690795898, -0.12291868776082993, 8.386404037475586, -21.042295455932617, 13.444981575012207, -0.991523027420044, 0.001441787462681532, -0.002698469441384077, -0.00025421270402148366, -0.07691775262355804, 0.36772969365119934, 0.0583353191614151, 0.18153347074985504, 0.3668326735496521, -0.049767520278692245, 0.12621331214904785, -0.25178492069244385, -1.0548827648162842, 0.13288727402687073, -2.0771656036376953, -0.6792375445365906, 2.4324445724487305, -0.6812404990196228, -0.07164745032787323, 9.765143394470215, 0.0004049617564305663, 0.0012053800746798515, 0.0008066880982369184, -0.027239158749580383, 0.02114252746105194, 0.7355656623840332, 0.6765713691711426], "std": [0.23272928595542908, 0.14637984335422516, 0.09745204448699951, 0.17842893302440643, 0.26075053215026855, 0.169653981924057, 0.16688531637191772, 0.10962571948766708, 0.14476816356182098, 0.11560732126235962, 0.07910986244678497, 0.13497547805309296, 0.19772270321846008, 0.1333218812942505, 0.00023974762007128447, 0.00026581823476590216, 0.003649109276011586, 4.3770680349553004e-05, 0.0023228926584124565, 0.001984774600714445, 0.0002578127896413207, 0.0005918484530411661, 0.0038868419360369444, 0.002183654112741351, 0.0011000599479302764, 0.0014369454002007842, 0.8403962850570679, 4.76837158203125e-07, 0.8403962850570679, 0.8403962850570679, 0.8403962850570679, 0.8403962850570679, 0.8386435508728027, 4.76837158203125e-07, 0.8386435508728027, 0.8386435508728027, 0.8386435508728027, 0.8386435508728027, 0.00011792041186708957, 1.4931752048141789e-05, 0.14122137427330017, 0.1527828425168991, 0.13652417063713074, 0.1448143571615219, 0.2970723807811737, 0.2140999734401703, 0.16005976498126984, 0.15283721685409546, 0.08243054151535034, 0.15087348222732544, 0.15407195687294006, 0.14557835459709167, 0.12636230885982513, 0.10684990137815475, 2.7880566120147705, 2.5868959426879883, 1.1632322072982788, 3.8569912910461426, 0.6593784093856812, 0.6655051112174988, 0.823697566986084, 1.8630642890930176, 1.7743114233016968, 1.1462578773498535, 4.220863342285156, 0.5538673400878906, 1.0360842943191528, 1.1345044374465942, 0.0026549685280770063, 0.0046778032556176186, 0.00661681592464447, 0.0023735598661005497, 0.0032018960919231176, 0.003104545408859849, 0.002449300605803728, 0.004735315218567848, 0.007303676102310419, 0.002559022046625614, 0.0016690491465851665, 0.0021152226254343987, 0.37825095653533936, 0.13843081891536713, 2.189110517501831, 1.4487718343734741, 2.6273727416992188, 0.2435065656900406, 0.3811875283718109, 0.14157116413116455, 1.28158438205719, 2.50272274017334, 1.8835753202438354, 0.22106778621673584, 0.009158452972769737, 0.005204763729125261, 0.0005687131779268384, 0.008354173973202705, 0.04791086167097092, 0.045347101986408234, 0.06990068405866623, 0.013652491383254528, 0.03464855998754501, 0.06997255980968475, 2.3445212841033936, 0.14984533190727234, 2.311882972717285, 0.40126875042915344, 0.23472654819488525, 0.16621890664100647, 0.06028446555137634, 0.04970341548323631, 0.029765568673610687, 0.0028134980238974094, 0.007520133629441261, 0.00963041465729475, 0.0016366722993552685, 0.0014079472748562694, 0.00048794702161103487, 0.0006007440970279276], "count": [313]}, "action": {"min": [-0.6028940677642822, -0.14125195145606995, -0.7356929779052734, -1.8191907405853271, -0.32099902629852295, -0.4270842671394348, -0.5960774421691895, -0.38847315311431885, -0.2361735850572586, 0.37863069772720337, -1.5088677406311035, 0.5595885515213013, -0.6403082013130188, -0.4271787405014038, 0.007275698706507683, -0.0066047245636582375, -0.5908693075180054, 0.9766414165496826, -0.4199429750442505, -0.020384250208735466, -0.00873432494699955, 0.005129026714712381, -0.6139733195304871, 0.9899970889091492, -0.4046461880207062, 0.041248079389333725, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.008194216527044773, -9.539849997963756e-05, -0.6274257898330688, -0.45912301540374756, -0.3338775634765625, -0.3882199823856354, -1.3107839822769165, -0.9604884386062622, -0.4664860665798187, -0.3061421811580658, -0.019391920417547226, -0.6717327237129211, -0.48522529006004333, -0.5075027942657471, -0.521827757358551, -0.49831756949424744], "max": [0.21007689833641052, 0.3489188551902771, -0.31413528323173523, -1.0159227848052979, 0.40666794776916504, 0.17735840380191803, -0.06682129204273224, 0.06061951071023941, 0.15429146587848663, 0.9373885989189148, -1.059038758277893, 1.0290396213531494, 0.03899352252483368, 0.010301919654011726, 0.009357970207929611, -0.00018210281268693507, -0.5758655071258545, 0.9813615083694458, -0.41178253293037415, -0.015422034077346325, -0.006583161186426878, 0.012272883206605911, -0.5978391766548157, 0.9972650408744812, -0.39922934770584106, 0.046020250767469406, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.008964447304606438, 1.843286668190558e-06, 0.21098700165748596, 0.5814512968063354, 0.6326478719711304, 0.3437517583370209, 1.5902515649795532, 0.7575811147689819, 1.1128045320510864, 0.7514932155609131, 0.43829503655433655, 0.24442720413208008, 0.4787587523460388, 0.2830303907394409, 0.3681255578994751, 0.1934434473514557], "mean": [-0.1621502935886383, 0.007165982853621244, -0.5172757506370544, -1.41781485080719, -0.00886814296245575, -0.15015345811843872, -0.2816738486289978, -0.12368414551019669, 0.06031122803688049, 0.6230800747871399, -1.267425537109375, 0.6974390149116516, -0.4379049241542816, -0.32337716221809387, 0.00799515563994646, -0.0034665330313146114, -0.5835713744163513, 0.9790313839912415, -0.41643184423446655, -0.017240189015865326, -0.007995948195457458, 0.008593148551881313, -0.606099009513855, 0.9932919144630432, -0.4019373059272766, 0.044531308114528656, 0.740278422832489, 1.7453287839889526, 0.740278422832489, 0.740278422832489, 0.740278422832489, 0.740278422832489, 0.9918826222419739, 1.7453287839889526, 0.9918826222419739, 0.9918826222419739, 0.9918826222419739, 0.9918826222419739, 0.008631862699985504, -2.9224731861177133e-06, -0.042121775448322296, 0.011290195398032665, -0.016885418444871902, 0.028049925342202187, 0.0018728000577539206, -0.018395639955997467, 0.020327763631939888, 0.016870789229869843, 0.04038286209106445, -0.02382371760904789, 0.003486043307930231, -0.030048709362745285, -0.0502341091632843, -0.029085557907819748], "std": [0.24036341905593872, 0.14110375940799713, 0.1149785965681076, 0.20194648206233978, 0.2592068314552307, 0.16827437281608582, 0.16733822226524353, 0.09803971648216248, 0.12392503023147583, 0.12801338732242584, 0.10269440710544586, 0.13317462801933289, 0.1980418860912323, 0.13169090449810028, 0.00044639362022280693, 0.0011210673255845904, 0.003627845784649253, 0.0008535160450264812, 0.0024539679288864136, 0.0018413750221952796, 0.00046294875210151076, 0.0011441410752013326, 0.003833928843960166, 0.0021840224508196115, 0.0012868274934589863, 0.0012807080056518316, 0.8390623927116394, 4.76837158203125e-07, 0.8390623927116394, 0.8390623927116394, 0.8390623927116394, 0.8390623927116394, 0.8386435508728027, 4.76837158203125e-07, 0.8386435508728027, 0.8386435508728027, 0.8386435508728027, 0.8386435508728027, 0.00011804670793935657, 1.4932331396266818e-05, 0.1417863667011261, 0.15289486944675446, 0.13687294721603394, 0.14675389230251312, 0.29739508032798767, 0.21572397649288177, 0.16187602281570435, 0.15266390144824982, 0.08241713047027588, 0.1504237800836563, 0.15407195687294006, 0.1447971910238266, 0.1263701170682907, 0.10682719200849533], "count": [313]}, "timestamp": {"min": [0.0], "max": [10.4], "mean": [5.199999999999999], "std": [3.0118285328204046], "count": [313]}, "frame_index": {"min": [0], "max": [312], "mean": [156.0], "std": [90.35485598461214], "count": [313]}, "episode_index": {"min": [229], "max": [229], "mean": [229.0], "std": [0.0], "count": [313]}, "index": {"min": [89892], "max": [90204], "mean": [90048.0], "std": [90.35485598461214], "count": [313]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [313]}, "subtask_annotation": {"mean": [0.3738019169329074, 2.0, 2.0, 2.0, 2.0], "std": [0.49684363389888075, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [313]}, "scene_annotation": {"mean": [229.0], "std": [0.0], "min": [229], "max": [229], "count": [313]}, "eef_direction_state": {"mean": [3.319488817891374, 4.047923322683706], "std": [2.1993690049291423, 2.294792792862065], "min": [0, 0], "max": [6, 6], "count": [313]}, "eef_velocity_state": {"mean": [0.8881789137380192, 0.5527156549520766], "std": [0.6372020057288666, 0.5634790143910217], "min": [0, 0], "max": [2, 2], "count": [313]}, "eef_acc_mag_state": {"mean": [0.7124600638977636, 0.6421725239616614], "std": [0.8499603556828874, 0.8111115764214044], "min": [0, 0], "max": [2, 2], "count": [313]}, "eef_direction_action": {"mean": [3.070287539936102, 3.5175718849840254], "std": [1.8423953658468486, 2.1300777368350605], "min": [0, 0], "max": [6, 6], "count": [313]}, "eef_velocity_action": {"mean": [1.1469648562300319, 0.865814696485623], "std": [0.539907744496068, 0.6097299911831726], "min": [0, 0], "max": [2, 2], "count": [313]}, "eef_acc_mag_action": {"mean": [1.0894568690095847, 0.8306709265175719], "std": [0.7983513516789295, 0.8460121810946255], "min": [0, 0], "max": [2, 2], "count": [313]}, "eef_sim_pose_state": {"mean": [0.25643655575200747, 0.16573186689639263, 0.13935127682223783, -0.2719907743309797, -1.0550840449659242, 0.15308503692819586, 0.23240252084431873, -0.13598638814419256, 0.09191565659267703, -2.077147044091601, -0.679277945651415, 2.432441487528686], "std": [0.0589419243097936, 0.0456250965990245, 0.0350267380610539, 2.3751058026646596, 0.1499570340601842, 2.3430429895088274, 0.020810486904295645, 0.04190944646334142, 0.01884967945560094, 0.40128359098025573, 0.23471187801502455, 0.16621790240694162], "min": [0.17771382468028354, 0.10727423662861596, 0.07860723614231468, -3.1392242322533868, -1.3156638992755048, -3.0980644814495735, 0.20075475777635832, -0.21459040964476028, 0.052635655008237116, -2.4101146655611334, -0.952657426402645, 2.1155644822372537], "max": [0.36179128295911706, 0.26171390016729945, 0.19903982393194541, 3.1325458175907537, -0.8311605365413228, 3.1330731096079267, 0.2870955360711157, -0.10105524376834912, 0.12265839105217141, -1.245385444788004, -0.11941883331112302, 2.641902399175807], "count": [313]}, "eef_sim_pose_action": {"mean": [0.26536892550775715, 0.17050153630470705, 0.13176194529586313, -0.11449784798547646, -1.0736593154554492, 0.17620884447044713, 0.23770252464347869, -0.13254453887001585, 0.090524985712403, -2.0778202106011703, -0.6780077101287527, 2.43395545876833], "std": [0.06024273668692088, 0.04649649296433723, 0.03532133937275795, 2.3293049193770496, 0.15379388189725843, 2.2879353951632453, 0.015126802827861302, 0.03867190268116698, 0.02331452791551394, 0.40856535910782393, 0.21886099316742816, 0.17932665790761265], "min": [0.17583892019853062, 0.10936591353724051, 0.07062869188967504, -3.1381468315485006, -1.3225017005648458, -3.1131370901557953, 0.2049916544707847, -0.21286514372340942, 0.043689738315979984, -2.391585489467862, -0.952819286540543, 2.0893994281911015], "max": [0.3851682197882486, 0.2736447705874492, 0.21208675251729217, 3.1301177717233277, -0.7303763137385282, 3.1172971423503726, 0.28270658877983695, -0.08970085005938601, 0.12845380672592396, -1.1341049559654521, -0.1365978066561062, 2.7022680520363043], "count": [313]}}} +{"episode_index": 227, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44076043829296424]], [[0.5420727364475202]], [[0.49072271722414457]]], "std": [[[0.2832787059812496]], [[0.20186193185981088]], [[0.2152898904229879]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42360032679738563]], [[0.43124934159938483]], [[0.37549623702422147]]], "std": [[[0.2851181613792501]], [[0.23662618117727055]], [[0.26375158951662403]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4360023764898116]], [[0.4812830810265283]], [[0.3986569564590542]]], "std": [[[0.31174711191013854]], [[0.21406180540016279]], [[0.26326490117486206]]], "count": [100]}, "observation.state": {"min": [-0.7093881368637085, -0.3204449415206909, -0.652706503868103, -1.5678656101226807, -1.5045409202575684, -0.27189719676971436, -0.6570917367935181, -0.8881322145462036, -0.280672162771225, 0.29488053917884827, -1.706721544265747, -0.017498886212706566, -0.22803230583667755, -0.3921586871147156, 0.007160914596170187, -0.007043846882879734, -0.5961078405380249, 1.0339150428771973, -0.4752781391143799, -0.0019389584194868803, -0.013477104716002941, -0.004438379779458046, -0.5975487232208252, 1.0157201290130615, -0.46559983491897583, -0.0025714333169162273, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.010206270962953568, -2.7056291855842574e-06, -0.43450531363487244, -0.8302392363548279, -0.5781581401824951, -2.3958094120025635, -3.34952449798584, -1.6462382078170776, -2.254794120788574, -1.2024470567703247, -0.4323541522026062, -0.8657214641571045, -1.3801833391189575, -1.5597468614578247, -1.4324145317077637, -1.1008654832839966, -12.516019821166992, -10.470085144042969, -3.594627857208252, -11.965812683105469, -8.808913230895996, -5.509157657623291, -1.75030517578125, -12.99483585357666, -3.1746034622192383, -3.047008514404297, -7.753357887268066, -0.860805869102478, -1.2625153064727783, -1.4346764087677002, -0.018238550052046776, -0.02742713689804077, -0.015746161341667175, -0.008288462646305561, -0.005301488097757101, -0.00634876498952508, -0.009357898496091366, -0.031316839158535004, -0.013987194746732712, -0.007696132175624371, -0.010314217768609524, -0.0035798009485006332, -3.1178698539733887, -0.5047979354858398, 3.429656505584717, -30.020023345947266, 12.06052303314209, -0.6503158211708069, -0.19088999927043915, -0.3080752193927765, 5.612165451049805, -32.96438217163086, 14.053119659423828, -0.25254666805267334, -0.019617386162281036, -0.015647321939468384, 0.005494505632668734, -0.09564509987831116, 0.36464786529541016, -0.08319659531116486, -0.0017290115356445312, 0.3307494819164276, -0.24137844145298004, 0.0037481198087334633, -3.0933079719543457, -1.3030705451965332, -3.088979959487915, -2.842146873474121, -1.243711233139038, -2.986668825149536, -0.7205695509910583, -0.1418665200471878, 9.69843864440918, -0.008386999368667603, -0.01565142534673214, -0.03335115313529968, -0.023317115381360054, 0.02069013938307762, 0.7411578297615051, 0.6659232378005981], "max": [0.04874705523252487, 0.33264824748039246, -0.08641022443771362, -0.3353167176246643, 0.6240949630737305, 0.6851305365562439, -0.061128079891204834, 0.2272135615348816, 0.07057292014360428, 1.078813076019287, -0.666610836982727, 0.5438652038574219, 0.538341760635376, 0.11216148734092712, 0.00936062540858984, 0.0015529762022197247, -0.5919159650802612, 1.0368880033493042, -0.47213461995124817, 0.0005079358816146851, -0.01200313214212656, 0.004650120157748461, -0.5917656421661377, 1.0186402797698975, -0.462962806224823, -0.001416530809365213, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.009434678591787815, 1.5807257796041085e-06, 1.025983214378357, 0.6335830092430115, 1.3416417837142944, 1.4673643112182617, 3.276751756668091, 1.7618789672851562, 1.135299563407898, 1.0995213985443115, 0.29496514797210693, 0.7431197762489319, 1.3065907955169678, 1.5216888189315796, 1.1519701480865479, 0.6185540556907654, -3.4519271850585938, 5.677656173706055, 2.527472496032715, 1.984127163887024, 0.8321123123168945, 2.9841270446777344, 0.918192982673645, -1.536664366722107, 8.45543384552002, 1.8253967761993408, -1.6178267002105713, 1.090354084968567, 0.5164835453033447, 0.11477412283420563, 0.007997144013643265, 0.027919791638851166, 0.01853221282362938, 0.008408715017139912, 0.005678305868059397, 0.0034076967276632786, 0.007682939991354942, 0.023169947788119316, 0.014372341334819794, 0.008006698451936245, 0.0058437432162463665, 0.0036875472869724035, -0.7423499822616577, 0.3080752193927765, 11.298566818237305, -19.097620010375977, 22.481117248535156, 0.7784358263015747, 2.078579902648926, 0.6272857189178467, 14.282812118530273, -22.091468811035156, 25.361309051513672, 1.2193293571472168, 0.02285739779472351, 0.010013970546424389, 0.008547008968889713, -0.05465434491634369, 0.5678302049636841, 0.39129287004470825, 0.3140719532966614, 0.5193422436714172, -0.08525580167770386, 0.16819670796394348, 3.12154483795166, 0.48250433802604675, 3.111760139465332, 3.0836198329925537, -0.14730271697044373, 2.8435099124908447, -0.47380587458610535, 0.19707727432250977, 9.914624214172363, 0.016439110040664673, 0.019947946071624756, 0.03735414147377014, -0.02019767463207245, 0.02311994880437851, 0.7453708052635193, 0.670547604560852], "mean": [-0.30939316749572754, -0.06802178174257278, -0.4841819703578949, -1.0890380144119263, -0.16032133996486664, 0.21861794590950012, -0.4405873417854309, -0.1997881978750229, -0.08297450095415115, 0.5044379234313965, -1.2439688444137573, 0.32075220346450806, -0.008291480131447315, -0.1852196753025055, 0.00826282612979412, -0.0030175221618264914, -0.5944870710372925, 1.0359300374984741, -0.4729599356651306, -9.069758380064741e-05, -0.012729732319712639, -0.0005167956696823239, -0.5943901538848877, 1.0168685913085938, -0.46444880962371826, -0.0018077100394293666, 0.4965406060218811, 1.7453302145004272, 0.4965406060218811, 0.4965406060218811, 0.4965406060218811, 0.4965406060218811, 0.669199526309967, 1.7453302145004272, 0.669199526309967, 0.669199526309967, 0.669199526309967, 0.669199526309967, -0.00970353651791811, -4.469186762889876e-07, -0.03974996507167816, 0.006069391965866089, 0.026056142523884773, 0.04749568924307823, -0.007532586343586445, 0.02926282025873661, -0.029624881222844124, -0.013250784948468208, -0.021570269018411636, 0.0027350469026714563, 0.019165463745594025, 0.021133169531822205, 0.009823483414947987, 0.017871754243969917, -7.268214702606201, -2.5997846126556396, -0.031129997223615646, -4.193335056304932, -0.3572568893432617, -0.27916815876960754, -0.2374759465456009, -6.170299053192139, 1.567531704902649, -0.13739953935146332, -5.053429126739502, 0.059088144451379776, -0.16343112289905548, -0.46574023365974426, -0.0005007823929190636, 0.0006691161543130875, 0.00015771997277624905, 0.00061152467969805, -3.845005267066881e-05, -0.00013662561832461506, -7.134606858016923e-05, 0.0005727281677536666, 0.00011365069076418877, 0.00020225433399900794, 7.405450742226094e-05, -8.839835209073499e-05, -1.7540733814239502, -0.054850026965141296, 7.166850566864014, -24.626176834106445, 18.19936752319336, 0.2027805745601654, 1.0255051851272583, 0.19162428379058838, 10.377902030944824, -27.655929565429688, 20.586719512939453, 0.6073774695396423, 0.002154370304197073, -0.0028405427001416683, 0.006873948499560356, -0.07813014835119247, 0.436567485332489, 0.10717380791902542, 0.17345963418483734, 0.41424044966697693, -0.14305587112903595, 0.07303003966808319, -1.011679768562317, -0.7766866087913513, 1.0016059875488281, -0.9416519403457642, -0.9706805944442749, 1.3833248615264893, -0.6207462549209595, 0.018380023539066315, 9.783557891845703, 0.002334501361474395, 0.0005486627342179418, 9.681957453722134e-05, -0.02181345596909523, 0.022122446447610855, 0.74365234375, 0.6678427457809448], "std": [0.25044864416122437, 0.17138656973838806, 0.10472242534160614, 0.3884800970554352, 0.6469796299934387, 0.2519151568412781, 0.16866783797740936, 0.3472772240638733, 0.10733697563409805, 0.23141860961914062, 0.3311319351196289, 0.12021711468696594, 0.21471668779850006, 0.13190509378910065, 0.0007354210247285664, 0.002350433496758342, 0.0010423610219731927, 0.0009920572629198432, 0.0006184938247315586, 0.0007339442963711917, 0.0004736794508062303, 0.002460214775055647, 0.0012294824700802565, 0.0008581966976635158, 0.0007916984031908214, 0.00036315189208835363, 0.7786245346069336, 9.5367431640625e-07, 0.7786245346069336, 0.7786245346069336, 0.7786245346069336, 0.7786245346069336, 0.8406170010566711, 9.5367431640625e-07, 0.8406170010566711, 0.8406170010566711, 0.8406170010566711, 0.8406170010566711, 0.00013163749827072024, 7.947551807774289e-07, 0.21023572981357574, 0.2348584085702896, 0.26800069212913513, 0.5320011973381042, 0.9434767365455627, 0.5351161956787109, 0.44020041823387146, 0.3863750398159027, 0.11974672228097916, 0.277166485786438, 0.44840043783187866, 0.35899966955184937, 0.3512955904006958, 0.20653149485588074, 2.2855257987976074, 3.6594667434692383, 1.432693362236023, 3.1880197525024414, 1.3464337587356567, 1.4445204734802246, 0.45862895250320435, 3.0477828979492188, 3.370218515396118, 1.117630958557129, 1.5982767343521118, 0.397223562002182, 0.37237420678138733, 0.2846209704875946, 0.0034784930758178234, 0.007422921247780323, 0.0057962629944086075, 0.003070981940254569, 0.0013958095805719495, 0.0013572543393820524, 0.002750161336734891, 0.007031167857348919, 0.0053858086466789246, 0.0029684575274586678, 0.0017599751008674502, 0.0011503397254273295, 0.387215793132782, 0.1653624027967453, 1.8783479928970337, 3.0854880809783936, 2.7943873405456543, 0.3470582962036133, 0.3642260730266571, 0.17597919702529907, 2.22910475730896, 2.6631860733032227, 3.1141486167907715, 0.36276480555534363, 0.007643497083336115, 0.004446100443601608, 0.0005421892856247723, 0.008388599380850792, 0.05795062333345413, 0.12590771913528442, 0.07118621468544006, 0.059718649834394455, 0.041146278381347656, 0.05359234660863876, 2.227567195892334, 0.5791988372802734, 2.042907238006592, 1.4797782897949219, 0.32039469480514526, 1.585872769355774, 0.0494232103228569, 0.055999353528022766, 0.034582071006298065, 0.0037381723523139954, 0.005703483242541552, 0.011228885501623154, 0.0007463351357728243, 0.0005553296650759876, 0.0009246538393199444, 0.0010164917912334204], "count": [298]}, "action": {"min": [-0.7938587665557861, -0.32818567752838135, -0.7588779330253601, -1.539909839630127, -1.5698760747909546, -0.28298044204711914, -0.6937479972839355, -0.9407203793525696, -0.2896313965320587, 0.2869925796985626, -1.6849077939987183, -0.03734378516674042, -0.22916841506958008, -0.3877555727958679, 0.00672113848850131, -0.010322066023945808, -0.5957883596420288, 1.0305837392807007, -0.4760228991508484, -0.0021054379176348448, -0.013816661201417446, -0.008006708696484566, -0.5962443351745605, 1.0114924907684326, -0.46544748544692993, -0.0031980560161173344, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.010206270962953568, -2.7056291855842574e-06, -0.43450531363487244, -0.8302392363548279, -0.5781581401824951, -2.3958094120025635, -3.34952449798584, -1.6462382078170776, -2.254794120788574, -1.2024470567703247, -0.4323541522026062, -0.8657214641571045, -1.3801833391189575, -1.5597468614578247, -1.4324145317077637, -1.1008654832839966], "max": [0.038883376866579056, 0.33193498849868774, 0.1013190746307373, -0.2544586956501007, 0.6256221532821655, 0.6981316804885864, -0.053279630839824677, 0.22040940821170807, 0.04941709712147713, 1.1508113145828247, -0.5667893290519714, 0.5432059168815613, 0.5474539995193481, 0.11399351060390472, 0.010240008123219013, 0.0033710242714732885, -0.5880650281906128, 1.0368297100067139, -0.47125452756881714, 0.00040094691212289035, -0.010711438953876495, 0.006100960075855255, -0.587547779083252, 1.0184354782104492, -0.4613392949104309, -0.0015037736156955361, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.009434678591787815, 1.5807257796041085e-06, 1.025983214378357, 0.6335830092430115, 1.3416417837142944, 1.4673643112182617, 3.276751756668091, 1.7618789672851562, 1.135299563407898, 1.0995213985443115, 0.29496514797210693, 0.7431197762489319, 1.3065907955169678, 1.5216888189315796, 1.1519701480865479, 0.6185540556907654], "mean": [-0.34644049406051636, -0.05301978439092636, -0.48774364590644836, -1.0256712436676025, -0.1611647754907608, 0.21530717611312866, -0.4398208260536194, -0.22543767094612122, -0.08799838274717331, 0.5160157084465027, -1.1979433298110962, 0.32164517045021057, -0.004532190039753914, -0.1809021681547165, 0.008581721223890781, -0.002413834212347865, -0.5915436148643494, 1.0341037511825562, -0.47275757789611816, -0.00034729824983514845, -0.01229715347290039, -0.00014007548452354968, -0.5915005803108215, 1.0148602724075317, -0.46402832865715027, -0.00221306667663157, 0.4965991973876953, 1.7453302145004272, 0.4965991973876953, 0.4965991973876953, 0.4965991973876953, 0.4965991973876953, 0.669199526309967, 1.7453302145004272, 0.669199526309967, 0.669199526309967, 0.669199526309967, 0.669199526309967, -0.00970343966037035, -4.4563500978256343e-07, -0.03768641874194145, 0.00588578823953867, 0.02426297217607498, 0.04285908862948418, -0.0086017781868577, 0.030036021023988724, -0.029359331354498863, -0.013875506818294525, -0.021381117403507233, 0.002758762799203396, 0.019589392468333244, 0.02064019814133644, 0.009832344949245453, 0.017554087564349174], "std": [0.25056228041648865, 0.16287663578987122, 0.14956462383270264, 0.40174487233161926, 0.6509454250335693, 0.25798606872558594, 0.1714339256286621, 0.35310015082359314, 0.10323940962553024, 0.25107768177986145, 0.3365689516067505, 0.11970482766628265, 0.21492594480514526, 0.12859441339969635, 0.000863610883243382, 0.002900166204199195, 0.0014746930683031678, 0.001384811126627028, 0.0009220762876793742, 0.0006495154812000692, 0.0006387918256223202, 0.0029823058284819126, 0.0016295184614136815, 0.001416185055859387, 0.0009728024015203118, 0.0003913744876626879, 0.7787169218063354, 9.5367431640625e-07, 0.7787169218063354, 0.7787169218063354, 0.7787169218063354, 0.7787169218063354, 0.8406170606613159, 9.5367431640625e-07, 0.8406170606613159, 0.8406170606613159, 0.8406170606613159, 0.8406170606613159, 0.00013150490121915936, 7.96688823356817e-07, 0.2136254459619522, 0.2348821461200714, 0.27003493905067444, 0.5381901264190674, 0.9436464309692383, 0.5352206826210022, 0.4402473568916321, 0.38647493720054626, 0.11980891227722168, 0.27716687321662903, 0.4484553039073944, 0.359129935503006, 0.35130155086517334, 0.20663703978061676], "count": [298]}, "timestamp": {"min": [0.0], "max": [9.9], "mean": [4.949999999999999], "std": [2.8674901917879336], "count": [298]}, "frame_index": {"min": [0], "max": [297], "mean": [148.5], "std": [86.024705753638], "count": [298]}, "episode_index": {"min": [230], "max": [230], "mean": [230.0], "std": [0.0], "count": [298]}, "index": {"min": [90205], "max": [90502], "mean": [90353.5], "std": [86.024705753638], "count": [298]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [298]}, "subtask_annotation": {"mean": [0.5436241610738255, 2.0, 2.0, 2.0, 2.0], "std": [0.5790900229828301, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [298]}, "scene_annotation": {"mean": [230.0], "std": [0.0], "min": [230], "max": [230], "count": [298]}, "eef_direction_state": {"mean": [3.5067114093959733, 3.640939597315436], "std": [1.923439467858065, 2.2574117572984127], "min": [0, 0], "max": [6, 6], "count": [298]}, "eef_velocity_state": {"mean": [1.0536912751677852, 0.9966442953020134], "std": [0.7444220757316563, 0.7350219014572413], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_acc_mag_state": {"mean": [0.912751677852349, 0.8758389261744967], "std": [0.8508415566035148, 0.8322485920815139], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_direction_action": {"mean": [3.2416107382550337, 2.8993288590604025], "std": [1.8614817173546874, 2.2096340808030526], "min": [0, 0], "max": [6, 6], "count": [298]}, "eef_velocity_action": {"mean": [1.221476510067114, 1.2114093959731544], "std": [0.7267250948895214, 0.7039705417630117], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_acc_mag_action": {"mean": [1.1644295302013423, 1.1879194630872483], "std": [0.7962642495435287, 0.7760606728925579], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_sim_pose_state": {"mean": [0.29946804374349456, 0.17388205290719722, 0.1187666533724894, -1.002060940658065, -0.7774923983360535, 0.9709567336935138, 0.2777510930687396, -0.2230902102044504, 0.09628186673984523, -0.9518719341535632, -0.9709297266177379, 1.3937225145999725], "std": [0.05543854198546866, 0.10329946627010278, 0.03235253199129906, 2.2839173201100533, 0.5794708204978873, 2.114788392143233, 0.08031148802965324, 0.0306764546202015, 0.034355623102003886, 1.4996782635606971, 0.3203978409307177, 1.6015826478236501], "min": [0.22332986955377684, 0.0359962081007167, 0.06348441060562317, -3.137734912431765, -1.3035702883994975, -3.1328396283358297, 0.1750379224081493, -0.28663878003237325, 0.037990713597912236, -3.0960508937749522, -1.2459837959657232, -3.0525051433993], "max": [0.41569495482443924, 0.4158395990837554, 0.21746116340895155, 3.13439041644735, 0.48252944651526253, 3.1300531816234938, 0.4292739699907797, -0.1818224852483875, 0.1606181021379871, 3.1180813875034836, -0.14730434226130495, 3.120506390421619], "count": [298]}, "eef_sim_pose_action": {"mean": [0.3064310441152478, 0.1818621775291077, 0.1133649828904158, -0.739282484620499, -0.8043880551603374, 0.6829813756131765, 0.28281144833840016, -0.22615283393565574, 0.09241772638929278, -1.5147839720470098, -0.9598969513991645, 1.4420810805688058], "std": [0.05455327097194802, 0.1040156822654119, 0.03644594227365138, 2.4034948671918173, 0.607698186841424, 2.259970509299773, 0.0809874671907805, 0.032210735451846245, 0.03499894675338486, 0.8153150436311081, 0.360086231227646, 1.5027214470339139], "min": [0.22580355248068143, 0.030721011029647603, 0.06017076752393807, -3.138697794322732, -1.4489071073788307, -3.138772378248246, 0.17433136881332564, -0.28969186231574284, 0.03900927138356915, -3.1373273373876107, -1.2765989296589195, -3.1304059522779415], "max": [0.4264428735796796, 0.4257770062320923, 0.2285828095418046, 3.127034220977248, 0.6181294123024768, 3.117869097426045, 0.4360250259951414, -0.1841550655150057, 0.17159727418149212, 3.1403378558689345, -0.05544656829796524, 3.009527874635662], "count": [298]}}} +{"episode_index": 228, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42896366541714726]], [[0.5334282871972319]], [[0.47244646289888503]]], "std": [[[0.3039921398899828]], [[0.22131674850567065]], [[0.22731334557065838]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4176306444636678]], [[0.4284611375432526]], [[0.3694697832564398]]], "std": [[[0.29599280287167556]], [[0.2388243134077942]], [[0.26696652499900064]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4569284794309881]], [[0.45886112312572086]], [[0.3836578863898501]]], "std": [[[0.31331902238004294]], [[0.2321939409902104]], [[0.26104397245732014]]], "count": [100]}, "observation.state": {"min": [-0.8098089694976807, -0.28572601079940796, -0.5634407997131348, -1.7512586116790771, -1.5643341541290283, -0.16908831894397736, -0.6363012790679932, -0.5147945284843445, -0.21362704038619995, 0.048446834087371826, -1.903944730758667, 0.038148824125528336, -0.3395233750343323, -0.5596256256103516, 0.01054530031979084, -0.004395489115267992, -0.5948193073272705, 1.0317116975784302, -0.47361958026885986, -0.008720231242477894, -0.013104516081511974, -0.0012017803965136409, -0.5996159315109253, 1.0191556215286255, -0.4683281183242798, -0.009929655119776726, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.012389348819851875, -0.0019105065148323774, -0.7310134768486023, -0.4530438780784607, -0.2442447990179062, -1.5586837530136108, -2.283449649810791, -0.9750460386276245, -1.2051970958709717, -0.753555417060852, -0.3026246726512909, -0.3693924844264984, -0.752237856388092, -1.0953309535980225, -0.7335671186447144, -0.7587820887565613, -13.807708740234375, -8.79120922088623, -2.7661783695220947, -9.829059600830078, -0.7747253179550171, -2.123321294784546, -1.4059828519821167, -10.355781555175781, -3.815629005432129, -1.7832722663879395, -8.241758346557617, -0.7747253179550171, -1.2051281929016113, -1.4346764087677002, -0.006526859477162361, -0.017659561708569527, -0.011610843241214752, -0.008049871772527695, -0.006737296003848314, -0.006970948074012995, -0.007354053668677807, -0.020011799409985542, -0.011093826964497566, -0.009652714245021343, -0.004001719877123833, -0.007199109066277742, -3.5632801055908203, -0.5567624568939209, 3.2217986583709717, -28.70413589477539, 12.012887001037598, -0.5042438507080078, -0.23330999910831451, -0.3154987096786499, 6.636608123779297, -33.401981353759766, 14.93795108795166, -0.1661582589149475, -0.017753342166543007, -0.01369608473032713, 0.006105006206780672, -0.1001996323466301, 0.3255314230918884, -0.04532890021800995, 0.028938820585608482, 0.3137565851211548, -0.25236085057258606, 0.03443092852830887, -3.107346534729004, -1.0531456470489502, -3.1149916648864746, -3.0108447074890137, -1.14467453956604, -2.9591240882873535, -0.8259158730506897, -0.04117473214864731, 9.663076400756836, -0.011132597923278809, -0.011043965816497803, -0.02474111318588257, -0.0277011226862669, 0.01792777143418789, 0.8836451172828674, 0.4647594392299652], "max": [0.19121602177619934, 0.4616858959197998, -0.19025906920433044, -0.7294707894325256, 0.45109453797340393, 0.6425095796585083, -0.061036255210638046, 0.25742971897125244, 0.08927154541015625, 0.6267669200897217, -1.0120548009872437, 0.6259149312973022, 0.21629676222801208, -0.009064341895282269, 0.011519410647451878, 0.0014277345035225153, -0.5909417271614075, 1.034027099609375, -0.46997615694999695, -0.005432563833892345, -0.012533696368336678, 0.004665725864470005, -0.5959171652793884, 1.022023320198059, -0.4649636149406433, -0.00709343608468771, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.01182461902499199, -0.001904767006635666, 0.5915238857269287, 0.5549536943435669, 0.5279394388198853, 0.5223369598388672, 2.8010525703430176, 0.865795373916626, 0.6968581676483154, 0.7441730499267578, 0.40192365646362305, 0.33002498745918274, 0.7126375436782837, 2.0543832778930664, 0.8957801461219788, 0.9266358017921448, -1.6925578117370605, 5.25030517578125, 2.962759494781494, -0.8241758346557617, 0.6599512100219727, 2.6398046016693115, 0.9755799770355225, -1.0467133522033691, 7.356533050537109, 1.4135123491287231, -2.5641026496887207, 1.004273533821106, 0.6599512100219727, 0.28693529963493347, 0.00545948650687933, 0.0226715337485075, 0.012224019505083561, 0.006874499376863241, 0.008704867213964462, 0.006140746641904116, 0.006640917155891657, 0.021625801920890808, 0.014605981297791004, 0.007898693904280663, 0.010520869866013527, 0.0037516155280172825, -2.0149500370025635, 0.4862391948699951, 11.372800827026367, -17.174217224121094, 22.275123596191406, 0.8258758187294006, 1.1877599954605103, 0.812873125076294, 13.362298965454102, -24.18887710571289, 25.772689819335938, 1.3384816646575928, 0.020858092233538628, 0.012441684491932392, 0.008547008968889713, 0.013663586229085922, 0.5643748641014099, 0.4117025136947632, 0.3631962537765503, 0.4802064895629883, -0.05940134823322296, 0.2439848631620407, 3.0546088218688965, 0.5669516324996948, 3.127152919769287, 3.0545482635498047, -0.5206709504127502, 2.9840824604034424, -0.49926361441612244, 0.21937274932861328, 9.9092378616333, 0.010195434093475342, 0.01595321297645569, 0.029714852571487427, -0.024573713541030884, 0.019729727879166603, 0.8848024010658264, 0.4669770896434784], "mean": [-0.2948625683784485, 0.01973693072795868, -0.39506006240844727, -1.2637641429901123, -0.40502291917800903, 0.2955326437950134, -0.39941832423210144, -0.08360757678747177, -0.016085034236311913, 0.3352900445461273, -1.4910292625427246, 0.33040115237236023, -0.1398630440235138, -0.39491426944732666, 0.010846094228327274, -0.0017385203391313553, -0.5938279032707214, 1.0331534147262573, -0.47125956416130066, -0.00679030641913414, -0.012936259619891644, 0.001167861744761467, -0.5980452299118042, 1.0204827785491943, -0.465837299823761, -0.008584041148424149, 0.5778325200080872, 1.7453254461288452, 0.5778325200080872, 0.5778325200080872, 0.5778325200080872, 0.5778325200080872, 0.5971101522445679, 1.7453254461288452, 0.5971101522445679, 0.5971101522445679, 0.5971101522445679, 0.5971101522445679, -0.012132438831031322, -0.0019077096367254853, -0.03441024571657181, 0.012842313386499882, 0.01923437975347042, 0.013301472179591656, -0.018679197877645493, 0.01282468717545271, -0.0032480827067047358, -0.003503000596538186, -0.002039047423750162, -0.0245220810174942, -0.0035149105824530125, 0.0153319351375103, 0.002446660539135337, 0.004179833456873894, -7.656162261962891, -1.5560592412948608, 0.4474905729293823, -3.9677648544311523, 0.015454514883458614, 0.27926212549209595, -0.35467028617858887, -5.4254326820373535, 0.8774365186691284, -0.11485745012760162, -5.15651798248291, 0.07203105092048645, -0.11650333553552628, -0.6284210085868835, 7.444790298904991e-06, -0.0007669520564377308, 0.0003892222885042429, -0.00039100644062273204, 0.00014481451944448054, 2.724633668549359e-05, -4.936199547955766e-05, 0.0005786989931948483, 0.00020988805044908077, -0.00022153880854602903, 0.0002511496131774038, -0.00011983225704170763, -2.8225300312042236, -0.15687909722328186, 7.390323162078857, -23.039199829101562, 18.011804580688477, 0.3606361448764801, 0.32911476492881775, 0.11341807246208191, 10.404746055603027, -28.70212173461914, 21.11617088317871, 0.8263373374938965, 0.0020419564098119736, -0.002434901660308242, 0.0071846069768071175, -0.030749501660466194, 0.44163694977760315, 0.16113243997097015, 0.22572176158428192, 0.4001520574092865, -0.15748339891433716, 0.17879846692085266, -1.0060261487960815, -0.5390803217887878, 0.41403016448020935, -1.9489094018936157, -0.8857464790344238, 2.1388022899627686, -0.6600404381752014, 0.08332544565200806, 9.769229888916016, 0.0014542053686454892, 0.00033476066892035306, 0.00029094767523929477, -0.02655264548957348, 0.01905883476138115, 0.8841987252235413, 0.4659649729728699], "std": [0.2828789949417114, 0.22225770354270935, 0.10764765739440918, 0.30169954895973206, 0.7111756205558777, 0.2314368486404419, 0.18476861715316772, 0.26813647150993347, 0.0997997373342514, 0.1899026334285736, 0.31448641419410706, 0.15775077044963837, 0.15501239895820618, 0.17527267336845398, 0.0002351993607589975, 0.0016890589613467455, 0.0008296680171042681, 0.000694410118740052, 0.0010930458083748817, 0.0009982027113437653, 0.00013216634397394955, 0.001517774653621018, 0.0006617902545258403, 0.0008606708724983037, 0.000925554777495563, 0.0009417902329005301, 0.8111745119094849, 3.814697265625e-06, 0.8111745119094849, 0.8111745119094849, 0.8111745119094849, 0.8111745119094849, 0.8114498853683472, 3.814697265625e-06, 0.8114498853683472, 0.8114498853683472, 0.8114498853683472, 0.8114498853683472, 9.972607949748635e-05, 9.082376095648215e-07, 0.21649588644504547, 0.18894796073436737, 0.10761651396751404, 0.32125577330589294, 0.6408106088638306, 0.26783445477485657, 0.22272612154483795, 0.2548004984855652, 0.10676348209381104, 0.14158084988594055, 0.2671024203300476, 0.3067401945590973, 0.2268005758523941, 0.2076861560344696, 3.0231454372406006, 3.474846124649048, 1.5301309823989868, 2.5847840309143066, 0.2879241406917572, 0.8812463283538818, 0.47245216369628906, 2.8612701892852783, 3.3647727966308594, 0.8123328685760498, 1.6947860717773438, 0.3280166685581207, 0.34813880920410156, 0.38324183225631714, 0.002164616947993636, 0.00562914926558733, 0.004312597680836916, 0.0026726762298494577, 0.0015559516614302993, 0.001503453473560512, 0.002401428995653987, 0.005413361359387636, 0.004632409196346998, 0.0027112180832773447, 0.0017103886930271983, 0.001410102006047964, 0.2540997564792633, 0.14738762378692627, 1.9291609525680542, 3.7148685455322266, 2.5936379432678223, 0.3609800338745117, 0.22839589416980743, 0.1687377393245697, 2.2056374549865723, 2.2053489685058594, 3.3866071701049805, 0.3858722150325775, 0.006355506367981434, 0.004736955743283033, 0.000516118947416544, 0.017216164618730545, 0.06668877601623535, 0.13701976835727692, 0.09393870085477829, 0.05968916416168213, 0.06144436448812485, 0.06836733222007751, 2.4101271629333496, 0.6083334684371948, 2.4188263416290283, 1.4408057928085327, 0.14717182517051697, 1.4374524354934692, 0.04205327481031418, 0.04384589195251465, 0.03425152599811554, 0.0032835588790476322, 0.005007205065339804, 0.007612551562488079, 0.0006141472258605063, 0.0004358465375844389, 0.0003392541839275509, 0.0006498664733953774], "count": [354]}, "action": {"min": [-0.8995498418807983, -0.26000940799713135, -0.6237047910690308, -1.734455943107605, -1.5707963705062866, -0.18116366863250732, -0.6413235664367676, -0.5555086135864258, -0.23140090703964233, 0.01537222508341074, -1.8832714557647705, 0.03395845741033554, -0.34071123600006104, -0.5622881650924683, 0.010209628380835056, -0.006434708368033171, -0.5939912796020508, 1.0276751518249512, -0.4739123582839966, -0.007981201633810997, -0.013401414267718792, -0.003413504920899868, -0.5974078178405762, 1.0141689777374268, -0.46830111742019653, -0.009957665577530861, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.012389348819851875, -0.0019105065148323774, -0.7310134768486023, -0.4530438780784607, -0.2442447990179062, -1.5586837530136108, -2.283449649810791, -0.9750460386276245, -1.2051970958709717, -0.753555417060852, -0.3026246726512909, -0.3693924844264984, -0.752237856388092, -1.0953309535980225, -0.7335671186447144, -0.7587820887565613], "max": [0.1942998766899109, 0.4871472716331482, -0.1502339392900467, -0.6155809760093689, 0.4602411985397339, 0.6434121131896973, -0.060360509902238846, 0.2632870674133301, 0.09746182709932327, 0.684803307056427, -0.9498318433761597, 0.6255008578300476, 0.22465312480926514, -0.007379545364528894, 0.013032877817749977, 0.007218537852168083, -0.5870919227600098, 1.0334558486938477, -0.4692155718803406, -0.004702526610344648, -0.010843009687960148, 0.010261813178658485, -0.5906372666358948, 1.0205743312835693, -0.46398890018463135, -0.00704216631129384, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.01182461902499199, -0.001904767006635666, 0.5915238857269287, 0.5549536943435669, 0.5279394388198853, 0.5223369598388672, 2.8010525703430176, 0.865795373916626, 0.6968581676483154, 0.7441730499267578, 0.40192365646362305, 0.33002498745918274, 0.7126375436782837, 2.0543832778930664, 0.8957801461219788, 0.9266358017921448], "mean": [-0.33749058842658997, 0.028147630393505096, -0.39952123165130615, -1.201411247253418, -0.40725672245025635, 0.2938651144504547, -0.3969288170337677, -0.10755229741334915, -0.024497563019394875, 0.3323321044445038, -1.4481723308563232, 0.33192163705825806, -0.13835901021957397, -0.39349955320358276, 0.010991392657160759, -0.001891839667223394, -0.5906525254249573, 1.03141188621521, -0.47100818157196045, -0.006487186998128891, -0.012641141191124916, 0.0007507731788791716, -0.5945890545845032, 1.018408179283142, -0.4655430316925049, -0.008617871440947056, 0.5786706805229187, 1.7453254461288452, 0.5786706805229187, 0.5786706805229187, 0.5786706805229187, 0.5786706805229187, 0.5973566174507141, 1.7453254461288452, 0.5973566174507141, 0.5973566174507141, 0.5973566174507141, 0.5973566174507141, -0.01213219203054905, -0.0019077055621892214, -0.034950729459524155, 0.012343809008598328, 0.01921803504228592, 0.01167717669159174, -0.01563626527786255, 0.011433103121817112, -0.003162076696753502, -0.003752433927729726, -0.0020180041901767254, -0.024432417005300522, -0.0034166278783231974, 0.015097961761057377, 0.0026387940160930157, 0.003877554554492235], "std": [0.2865929901599884, 0.20618468523025513, 0.13476355373859406, 0.3090915381908417, 0.714589536190033, 0.23142538964748383, 0.18365654349327087, 0.2816334664821625, 0.10457603633403778, 0.21035009622573853, 0.3278416693210602, 0.155360609292984, 0.157220259308815, 0.17517215013504028, 0.0004564189584925771, 0.002518334658816457, 0.0013561791274696589, 0.0013672257773578167, 0.0011248985538259149, 0.000929136760532856, 0.0004074768803548068, 0.00239861779846251, 0.0012312253238633275, 0.0014400200452655554, 0.0009235725156031549, 0.0008729478577151895, 0.8114539980888367, 3.814697265625e-06, 0.8114539980888367, 0.8114539980888367, 0.8114539980888367, 0.8114539980888367, 0.811508059501648, 3.814697265625e-06, 0.811508059501648, 0.811508059501648, 0.811508059501648, 0.811508059501648, 9.964888886315748e-05, 9.112338830163935e-07, 0.21664726734161377, 0.18922165036201477, 0.10762041807174683, 0.3225400447845459, 0.6434621810913086, 0.2692720890045166, 0.22272706031799316, 0.25484687089920044, 0.10676217079162598, 0.14161205291748047, 0.26708993315696716, 0.30677470564842224, 0.22674627602100372, 0.2077578604221344], "count": [354]}, "timestamp": {"min": [0.0], "max": [11.766666666666667], "mean": [5.883333333333333], "std": [3.4063529970836464], "count": [354]}, "frame_index": {"min": [0], "max": [353], "mean": [176.5], "std": [102.1905899125094], "count": [354]}, "episode_index": {"min": [231], "max": [231], "mean": [231.0], "std": [0.0], "count": [354]}, "index": {"min": [90503], "max": [90856], "mean": [90679.5], "std": [102.1905899125094], "count": [354]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [354]}, "subtask_annotation": {"mean": [0.4152542372881356, 2.0, 2.0, 2.0, 2.0], "std": [0.5206407045871551, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [354]}, "scene_annotation": {"mean": [231.0], "std": [0.0], "min": [231], "max": [231], "count": [354]}, "eef_direction_state": {"mean": [3.406779661016949, 3.2711864406779663], "std": [2.070388298970239, 2.441384078648252], "min": [0, 0], "max": [6, 6], "count": [354]}, "eef_velocity_state": {"mean": [1.0819209039548023, 0.8700564971751412], "std": [0.7639924382618031, 0.7847821657348791], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_acc_mag_state": {"mean": [0.8983050847457628, 0.7146892655367232], "std": [0.8341899265017358, 0.857310892028664], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_direction_action": {"mean": [2.977401129943503, 2.903954802259887], "std": [1.9685516263896685, 2.2765908098451297], "min": [0, 0], "max": [6, 6], "count": [354]}, "eef_velocity_action": {"mean": [1.2401129943502824, 1.0112994350282485], "std": [0.7142425079156477, 0.7208649901801822], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_acc_mag_action": {"mean": [1.0536723163841808, 0.9491525423728814], "std": [0.8025035438060023, 0.8354516789164225], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_sim_pose_state": {"mean": [0.3061691968288707, 0.21658288883784504, 0.15691699471351092, -0.9973668391624186, -0.5393424317449794, 0.3965174264117093, 0.26266008544556224, -0.22308648173602474, 0.1295144411081266, -1.9398798778768296, -0.8859574601321215, 2.129859246841913], "std": [0.06768074483522714, 0.11805376067484172, 0.06018877388248926, 2.427605830251991, 0.6083230158022516, 2.4496798398550657, 0.06409411823530067, 0.044655912971411506, 0.01555995309128141, 1.4761523509207268, 0.1472518697018243, 1.4736317847987586], "min": [0.18461332001509795, 0.05405403393286201, 0.06318892364405256, -3.1143705769722723, -1.0531473786281311, -3.1365060925725867, 0.17428474313139664, -0.27520933673278725, 0.08409927505485158, -3.0880423768964755, -1.1452023626923882, -3.111344364621527], "max": [0.43246448175573454, 0.43157547188666223, 0.27373392882698383, 3.138110480946888, 0.5665360433762099, 3.1365252961529104, 0.3627687857605323, -0.15199692512811092, 0.1532342877894528, 3.1324284051396436, -0.520673698616803, 3.0553606182810387], "count": [354]}, "eef_sim_pose_action": {"mean": [0.3156025797974516, 0.21990672469236913, 0.15358081197731627, 0.2090192151416354, -0.561773119706528, 0.34740652425800916, 0.2688455822202063, -0.22932529148762057, 0.12522029805380525, -2.037353523042969, -0.8802544157433381, 2.2111430518627526], "std": [0.06743610096321909, 0.11651920065453852, 0.0638164679699348, 2.6285146075500974, 0.6225490521032374, 2.47051057466418, 0.0659969263661574, 0.04577429731453763, 0.013910196605607349, 1.2848301427657276, 0.17683980944128885, 1.2952203380797973], "min": [0.18509362147448766, 0.053705684583099496, 0.054528331972154134, -3.1386252085365354, -1.099218607567676, -3.138367274273762, 0.17290920152398007, -0.2810414273940669, 0.08403718674596014, -3.1275162658642888, -1.184416102759268, -3.1117587309540773], "max": [0.44862964982449477, 0.43420905866606035, 0.2768036876817416, 3.141557107051842, 0.5840980564571394, 3.1371458575305846, 0.3683920006645831, -0.14936306242412073, 0.14525007266791193, 3.115192856743009, -0.4518840766773471, 3.0607938224231606], "count": [354]}}} +{"episode_index": 229, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43854902921953093]], [[0.5629172409650135]], [[0.48718599577085736]]], "std": [[[0.2914420241932544]], [[0.19557507587995218]], [[0.22020093493625198]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4980139633794694]], [[0.472278227124183]], [[0.3551682574009996]]], "std": [[[0.32614499611258524]], [[0.21920198395357549]], [[0.271927123488657]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47957937331795464]], [[0.4444063124759708]], [[0.3357394415609381]]], "std": [[[0.2946280308728192]], [[0.22065734644421311]], [[0.2728887364103135]]], "count": [100]}, "observation.state": {"min": [-0.5318829417228699, 0.0014290602412074804, -0.49668142199516296, -1.409934401512146, -0.2966008186340332, -0.8016700148582458, -0.5420775413513184, -0.703993558883667, -0.42315471172332764, 0.22968070209026337, -1.286335825920105, -0.012870719656348228, -0.06007460504770279, -0.6296234130859375, 0.016075558960437775, 0.0013120669173076749, -0.6345698237419128, 0.9760346412658691, -0.38441726565361023, -0.04003645107150078, -0.02423669584095478, 0.018959572538733482, -0.6985200047492981, 0.9898801445960999, -0.32558825612068176, 0.05051559582352638, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.011061973869800568, -0.0003836986725218594, -0.515641450881958, -0.07303746789693832, -0.2513737976551056, -0.28849175572395325, -1.431168556213379, -1.9927133321762085, -0.19149070978164673, -0.397960901260376, -0.3095320463180542, -0.7752109169960022, -0.5460489988327026, -1.064969539642334, -0.7019103765487671, -0.9575254917144775, -13.417974472045898, -5.40293025970459, -1.3058607578277588, -11.84371280670166, -0.3156288266181946, -0.7173382639884949, -2.3241758346557617, -12.44920825958252, -5.3113555908203125, -2.9487180709838867, -10.866910934448242, -1.9511600732803345, -1.1764346361160278, -2.6684980392456055, -0.005907805636525154, -0.013557573780417442, -0.013564503751695156, -0.006197166629135609, -0.004787679761648178, -0.008143785409629345, -0.005863784812390804, -0.010861089453101158, -0.016939815133810043, -0.00608438765630126, -0.0022547522094100714, -0.005522492341697216, -3.6481199264526367, -0.8165849447250366, 3.533585548400879, -26.675212860107422, 6.880703926086426, 0.20459920167922974, 0.042419999837875366, -0.6718267202377319, 12.9020414352417, -25.73623275756836, 7.95035457611084, -0.647855281829834, -0.018844133242964745, -0.011114360764622688, -0.0024420025292783976, -0.08198151737451553, 0.3923090100288391, 0.05433410033583641, 0.1593175232410431, 0.3670513927936554, -0.22741296887397766, 0.0035763923078775406, -3.0759871006011963, -1.2505356073379517, -3.137270450592041, -3.036314010620117, -1.367991328239441, -3.1188251972198486, -0.9051252603530884, -0.12768176198005676, 9.688879013061523, -0.006413459777832031, -0.00574415922164917, -0.019548118114471436, -0.034013502299785614, 0.024688053876161575, 0.8283275961875916, 0.5575699806213379], "max": [-0.1421336531639099, 0.21483950316905975, -0.18463340401649475, -1.0370404720306396, 0.5449316501617432, -0.09307849407196045, -0.23263263702392578, -0.2408839762210846, 0.12703177332878113, 0.945298969745636, -0.8365751504898071, 0.6664349436759949, 0.5321663618087769, -0.042723409831523895, 0.01637013629078865, 0.00216643325984478, -0.6304560303688049, 0.9764333367347717, -0.37883302569389343, -0.03762492537498474, -0.023677682504057884, 0.019971780478954315, -0.6950569152832031, 0.9915711879730225, -0.31998953223228455, 0.05252509191632271, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.011637033894658089, -0.0002851781900972128, 0.2822170555591583, 0.25830501317977905, 0.10927306860685349, 0.4100911617279053, 1.7252774238586426, 0.9832960963249207, 0.6333984136581421, 0.5874329805374146, 0.5832799673080444, 0.38631558418273926, 0.4003525972366333, 1.3460429906845093, 0.5169802904129028, 0.4018682539463043, -5.434001922607422, 1.6178267002105713, 2.471306562423706, -0.8241758346557617, 1.1477410793304443, 1.5207569599151611, 0.0, -6.6477437019348145, 11.782662391662598, 2.232600688934326, -0.702075719833374, 1.3485958576202393, 0.5164835453033447, 0.4017094075679779, 0.0057263621129095554, 0.012017487548291683, 0.013924536295235157, 0.0059718359261751175, 0.008289302699267864, 0.007160751149058342, 0.0065489583648741245, 0.013711291365325451, 0.01327252946794033, 0.006183513440191746, 0.010018003173172474, 0.002966806525364518, -1.1665500402450562, -0.3266339600086212, 11.372800827026367, -20.71398162841797, 13.313474655151367, 1.2041927576065063, 2.3755199909210205, 0.17816397547721863, 20.191919326782227, -18.780155181884766, 13.701971054077148, 0.2395339459180832, 0.02004953846335411, 0.0172589011490345, 0.0, -0.04099075868725777, 0.4629417657852173, 0.16186188161373138, 0.24509470164775848, 0.49916088581085205, 0.038967158645391464, 0.19086024165153503, 2.952568292617798, -0.9126825928688049, 3.1403255462646484, -0.9277876019477844, -0.15922260284423828, 3.0951600074768066, -0.7187641859054565, 0.21189036965370178, 9.849828720092773, 0.007284224033355713, 0.010833114385604858, 0.012995302677154541, -0.03189398720860481, 0.025494690984487534, 0.829082727432251, 0.5587819218635559], "mean": [-0.3228459656238556, 0.046322427690029144, -0.33269307017326355, -1.2587337493896484, 0.1374349147081375, -0.40372130274772644, -0.41861915588378906, -0.44830629229545593, -0.06335683912038803, 0.6047351956367493, -0.9961454272270203, 0.3082299530506134, 0.2375905066728592, -0.4046818017959595, 0.016195686534047127, 0.0016561270458623767, -0.6332128047943115, 0.9762394428253174, -0.38179171085357666, -0.039104003459215164, -0.023927772417664528, 0.019375082105398178, -0.6965051293373108, 0.9905973672866821, -0.32288822531700134, 0.05186724290251732, 0.34990137815475464, 1.7453227043151855, 0.34990137815475464, 0.34990137815475464, 0.34990137815475464, 0.34990137815475464, 0.9956297874450684, 1.7453227043151855, 0.9956297874450684, 0.9956297874450684, 0.9956297874450684, 0.9956297874450684, 0.011347356252372265, -0.0003692803147714585, -0.02084188349545002, 0.013499095104634762, -0.011720237322151661, 0.0021427790634334087, -0.008787726052105427, -0.01051326747983694, 0.01961866393685341, -0.00296937208622694, -0.005326147191226482, -0.0055962661281228065, 0.012141808867454529, 0.0010367762297391891, 0.00559657346457243, 0.001472162315621972, -8.525470733642578, -1.4815794229507446, 0.7533960342407227, -6.7190728187561035, 0.40657615661621094, -0.006167551036924124, -0.7700759768486023, -9.736839294433594, 3.7947914600372314, 0.15755736827850342, -5.1265645027160645, -0.3393111526966095, -0.09318778663873672, -0.9237583875656128, -0.00024641421623528004, -0.0005246437503956258, -0.00019707484170794487, 8.868983422871679e-05, 0.0003599461924750358, 0.00015352167247328907, 9.623046207707375e-05, -0.00048063346184790134, -0.0004809425736311823, -0.0001469647977501154, 0.0005278214230202138, 0.0001303487952100113, -2.617309808731079, -0.49939054250717163, 7.775051593780518, -23.896045684814453, 9.973495483398438, 0.6054901480674744, 1.1939070224761963, -0.16190524399280548, 17.20303726196289, -21.984224319458008, 11.354111671447754, -0.27338317036628723, 0.0033354221377521753, -0.002358183963224292, -0.0012071611126884818, -0.07523580640554428, 0.422619104385376, 0.10488855093717575, 0.20921748876571655, 0.4294680058956146, -0.07249536365270615, 0.09583646804094315, 0.19850869476795197, -1.0952723026275635, 1.8290616273880005, -1.9390169382095337, -0.9379164576530457, 0.8775162696838379, -0.8049576282501221, 0.042233970016241074, 9.760088920593262, -0.00013440378825180233, 0.0007006285013630986, 0.0004682612488977611, -0.03312056511640549, 0.02503577619791031, 0.8287709951400757, 0.5580437183380127], "std": [0.1449752002954483, 0.04283479228615761, 0.11271128058433533, 0.13530384004116058, 0.2835938334465027, 0.2792806029319763, 0.1021668016910553, 0.14006057381629944, 0.18885526061058044, 0.1820192039012909, 0.11864576488733292, 0.21630118787288666, 0.15861167013645172, 0.1861274093389511, 5.392441380536184e-05, 0.00023912749020382762, 0.0015196294989436865, 0.0001124656992033124, 0.0016064097872003913, 0.0004998555523343384, 0.00012732957839034498, 0.00032385706435889006, 0.001089233672246337, 0.0005592321394942701, 0.001547375344671309, 0.0005316637107171118, 0.6952046155929565, 6.556510925292969e-06, 0.6952046155929565, 0.6952046155929565, 0.6952046155929565, 0.6952046155929565, 0.850408673286438, 6.556510925292969e-06, 0.850408673286438, 0.850408673286438, 0.850408673286438, 0.850408673286438, 9.116509318118915e-05, 3.128891694359481e-05, 0.09999266266822815, 0.048765432089567184, 0.06820569187402725, 0.10029023140668869, 0.33609825372695923, 0.30832788348197937, 0.10839206725358963, 0.16447940468788147, 0.14707712829113007, 0.23315781354904175, 0.15775485336780548, 0.2828354835510254, 0.17653004825115204, 0.193073570728302, 1.8121284246444702, 1.682971477508545, 1.032781720161438, 3.1290597915649414, 0.37444770336151123, 0.36020249128341675, 0.6415101885795593, 1.4345269203186035, 5.292118072509766, 1.4155559539794922, 2.5261619091033936, 0.6419884562492371, 0.33120378851890564, 0.6843817830085754, 0.0021995683200657368, 0.004107828252017498, 0.0048483856953680515, 0.0023480146192014217, 0.0015922555467113853, 0.0017682848265394568, 0.0022453165147453547, 0.004399624187499285, 0.004772871732711792, 0.002370227826759219, 0.0014936282532289624, 0.0013748516794294119, 0.34871330857276917, 0.0923653244972229, 1.7555689811706543, 1.1724234819412231, 2.0287702083587646, 0.3029092848300934, 0.4280816316604614, 0.13355448842048645, 1.363645315170288, 2.1749720573425293, 1.2947455644607544, 0.26895830035209656, 0.007026278413832188, 0.004307508002966642, 0.00038853424484841526, 0.008653412573039532, 0.011392585001885891, 0.03830583393573761, 0.016923241317272186, 0.039267923682928085, 0.09215475618839264, 0.05081426724791527, 2.7228198051452637, 0.0628308430314064, 1.7045786380767822, 0.6881107091903687, 0.3874676525592804, 2.340595245361328, 0.03065437451004982, 0.043612826615571976, 0.024226002395153046, 0.00250296201556921, 0.002709635766223073, 0.0042190649546682835, 0.000706751539837569, 0.00013808731455355883, 0.00015380419790744781, 0.0002520245616324246], "count": [397]}, "action": {"min": [-0.598678469657898, -0.0035796642769128084, -0.5547586679458618, -1.4042530059814453, -0.3280258774757385, -0.8068576455116272, -0.5417229533195496, -0.7712473273277283, -0.4381714463233948, 0.18674510717391968, -1.2492365837097168, -0.020450791344046593, -0.06553619354963303, -0.6336793899536133, 0.01563769020140171, -0.004011567682027817, -0.6271271109580994, 0.9749748706817627, -0.3911372125148773, -0.038775574415922165, -0.023620305582880974, 0.012291361577808857, -0.6897144317626953, 0.9899752140045166, -0.3327990770339966, 0.047277696430683136, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.011061973869800568, -0.0003836986725218594, -0.515641450881958, -0.07303746789693832, -0.2513737976551056, -0.28849175572395325, -1.431168556213379, -1.9927133321762085, -0.19149070978164673, -0.397960901260376, -0.3095320463180542, -0.7752109169960022, -0.5460489988327026, -1.064969539642334, -0.7019103765487671, -0.9575254917144775], "max": [-0.15774580836296082, 0.2541881501674652, -0.16436949372291565, -0.9398342370986938, 0.5446283221244812, -0.09429967403411865, -0.19231237471103668, -0.26892316341400146, 0.13698092103004456, 0.9848232269287109, -0.767988920211792, 0.6669474244117737, 0.5384836196899414, -0.04188265651464462, 0.017079241573810577, 0.003529482753947377, -0.6159893274307251, 0.9794772267341614, -0.38294410705566406, -0.036590393632650375, -0.02178966999053955, 0.019844958558678627, -0.6805227994918823, 0.9953802824020386, -0.32511067390441895, 0.050311725586652756, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.011637033894658089, -0.0002851781900972128, 0.2822170555591583, 0.25830501317977905, 0.10927306860685349, 0.4100911617279053, 1.7252774238586426, 0.9832960963249207, 0.6333984136581421, 0.5874329805374146, 0.5832799673080444, 0.38631558418273926, 0.4003525972366333, 1.3460429906845093, 0.5169802904129028, 0.4018682539463043], "mean": [-0.370124489068985, 0.05701325461268425, -0.3439870774745941, -1.224611759185791, 0.13337117433547974, -0.40760567784309387, -0.4106522500514984, -0.5011720657348633, -0.05929790809750557, 0.633224606513977, -0.9548951983451843, 0.30603060126304626, 0.24057668447494507, -0.40538489818573, 0.01610097661614418, 0.0013220423134043813, -0.621006965637207, 0.976361870765686, -0.3875444531440735, -0.03767205402255058, -0.023057935759425163, 0.01771164871752262, -0.6848562955856323, 0.9918667674064636, -0.329170286655426, 0.04901042953133583, 0.3542976677417755, 1.7453227043151855, 0.3542976677417755, 0.3542976677417755, 0.3542976677417755, 0.3542976677417755, 0.9965090751647949, 1.7453227043151855, 0.9965090751647949, 0.9965090751647949, 0.9965090751647949, 0.9965090751647949, 0.011347194202244282, -0.00036929038469679654, -0.021989192813634872, 0.013850908726453781, -0.012039216235280037, 0.0021678234916180372, -0.009445423260331154, -0.010459508746862411, 0.02024051547050476, -0.002802577568218112, -0.0053743417374789715, -0.005913847126066685, 0.012093414552509785, 0.0012551442487165332, 0.005643210373818874, 0.001526149339042604], "std": [0.15437085926532745, 0.05269741639494896, 0.12498755753040314, 0.1286209225654602, 0.2860434055328369, 0.2754397392272949, 0.1044432520866394, 0.14232973754405975, 0.1900140941143036, 0.20404207706451416, 0.12231385707855225, 0.21673573553562164, 0.15870457887649536, 0.18591973185539246, 0.00025045222719199955, 0.001419318257831037, 0.0018610683036968112, 0.0007718359120190144, 0.001473617972806096, 0.00041572589543648064, 0.0002930605842266232, 0.0014174135867506266, 0.0016988018760457635, 0.0008463882841169834, 0.0014232696266844869, 0.000531103287357837, 0.698488175868988, 6.556510925292969e-06, 0.698488175868988, 0.698488175868988, 0.698488175868988, 0.698488175868988, 0.8501100540161133, 6.556510925292969e-06, 0.8501100540161133, 0.8501100540161133, 0.8501100540161133, 0.8501100540161133, 9.08493748283945e-05, 3.129259494016878e-05, 0.10213560611009598, 0.04912353679537773, 0.06840468943119049, 0.10028941929340363, 0.3363075852394104, 0.3083045780658722, 0.1088743731379509, 0.16451211273670197, 0.1470777988433838, 0.23321758210659027, 0.15775533020496368, 0.28288188576698303, 0.1765294224023819, 0.19307760894298553], "count": [397]}, "timestamp": {"min": [0.0], "max": [13.2], "mean": [6.6], "std": [3.820122162095518], "count": [397]}, "frame_index": {"min": [0], "max": [396], "mean": [198.0], "std": [114.60366486286553], "count": [397]}, "episode_index": {"min": [232], "max": [232], "mean": [232.0], "std": [0.0], "count": [397]}, "index": {"min": [90857], "max": [91253], "mean": [91055.0], "std": [114.60366486286553], "count": [397]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [397]}, "subtask_annotation": {"mean": [0.4760705289672544, 2.0, 2.0, 2.0, 2.0], "std": [0.5094143177873219, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [397]}, "scene_annotation": {"mean": [232.0], "std": [0.0], "min": [232], "max": [232], "count": [397]}, "eef_direction_state": {"mean": [4.521410579345088, 3.8211586901763224], "std": [2.0031888998425265, 2.0400907935310606], "min": [0, 0], "max": [6, 6], "count": [397]}, "eef_velocity_state": {"mean": [0.44836272040302266, 0.8312342569269522], "std": [0.5363169383474127, 0.7573197721670345], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_acc_mag_state": {"mean": [0.41309823677581864, 0.6473551637279596], "std": [0.7102202609507148, 0.82868856808596], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_direction_action": {"mean": [3.952141057934509, 3.6171284634760705], "std": [2.263549006769516, 1.9732490095075037], "min": [0, 0], "max": [6, 6], "count": [397]}, "eef_velocity_action": {"mean": [0.5843828715365239, 0.947103274559194], "std": [0.603147023534732, 0.6988460599665985], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_acc_mag_action": {"mean": [0.5843828715365239, 0.8236775818639799], "std": [0.7973873803025787, 0.833277391333765], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_sim_pose_state": {"mean": [0.32798944465771274, 0.22364478850903452, 0.13922467952012477, 0.2143354310653466, -1.095524250950059, 1.8211388882321722, 0.3341068076468735, -0.19778322531924056, 0.10448288467390285, -1.9384323808896022, -0.9381731140434467, 0.8769987087122983], "std": [0.028941595102093487, 0.014925157609868525, 0.015635783506963437, 2.7433781404546584, 0.06303511362967619, 1.7651319399130234, 0.02988452245179128, 0.07060081421424375, 0.023642639208904064, 0.6884268096486813, 0.3876046084532106, 2.39114388980323], "min": [0.28800622697700445, 0.20474578002438537, 0.11493720706210157, -3.1112276965598538, -1.2505588249307338, -3.1396472754576656, 0.29447589229635107, -0.346794729359463, 0.05870770265756642, -3.036401078018825, -1.3732479269373694, -3.1412121663588453], "max": [0.3706112610305319, 0.2528906966267073, 0.17030063514113625, 3.118106713782107, -0.91270064772643, 3.1413741451673682, 0.38993007354742626, -0.11094812102979107, 0.14795262680338434, -0.9277873084269189, -0.1592227646520996, 3.1245221642042806], "count": [397]}, "eef_sim_pose_action": {"mean": [0.33955691556728856, 0.226514682761697, 0.14609424690377765, 0.22182066341508072, -1.107522106161237, 0.28245986926154804, 0.3459976427763664, -0.19583379507497034, 0.11234008803424932, -1.9083843774349551, -0.9035737919092249, 1.0754855738530833], "std": [0.030468818885343685, 0.017212274865422903, 0.025292139727867084, 2.746207791631912, 0.07625734231257478, 2.533712328276639, 0.028740063469462014, 0.07447656633705099, 0.02076920046854033, 0.6842928100764639, 0.3992376426618577, 2.3192843223711876], "min": [0.29336722637384355, 0.20186524823886767, 0.11269464413864039, -3.1377293395164485, -1.250319732050044, -3.1357200549449944, 0.3093452080475522, -0.3488692317995789, 0.07297988983413842, -3.056923805932046, -1.3222472324169434, -3.136125015186519], "max": [0.3849360809297158, 0.2549205234335598, 0.21082209502030405, 3.1322950517766572, -0.7517507337148928, 3.138242056081541, 0.4028315826557338, -0.10280002971334032, 0.1620253707134295, -0.9032927771788078, -0.11358551280521945, 3.1392680812547895], "count": [397]}}} +{"episode_index": 230, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45298208861976164]], [[0.5434671160130718]], [[0.4791414095540177]]], "std": [[[0.28017941131565044]], [[0.19356611210623895]], [[0.21140658181757105]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4111617935409458]], [[0.4213800917916186]], [[0.3866291594579008]]], "std": [[[0.2846100853160031]], [[0.24664403361549347]], [[0.2628639338249326]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45966986255286424]], [[0.46643723567858514]], [[0.4030506007304883]]], "std": [[[0.2906347714610332]], [[0.21560850140819565]], [[0.2535508244881983]]], "count": [100]}, "observation.state": {"min": [-0.8438065052032471, -0.26302775740623474, -0.5741207599639893, -1.6777304410934448, -1.5667197704315186, -0.19836658239364624, -0.7037283182144165, -0.9833605885505676, -0.32920223474502563, 0.44747185707092285, -1.830319881439209, 0.23097148537635803, -0.6836048364639282, -0.7003906965255737, 0.008720127865672112, -0.0005955072701908648, -0.6145085096359253, 1.0324374437332153, -0.45746010541915894, -0.005205541383475065, -0.013234938494861126, -0.00534248910844326, -0.6160291433334351, 1.015488862991333, -0.449778288602829, -0.009937589056789875, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.003244322258979082, -0.0015282811364158988, -0.830285906791687, -0.9278112649917603, -0.8162698149681091, -1.7490718364715576, -3.7176623344421387, -1.3804588317871094, -1.450989842414856, -0.07065576314926147, -0.12331587821245193, -1.3505847454071045, -1.5876507759094238, -0.8599568605422974, -1.8011122941970825, -1.0220448970794678, -14.141766548156738, -18.74237060546875, -3.3980464935302734, -11.38583755493164, -2.7832722663879395, -1.2338217496871948, -1.4633699655532837, -10.868002891540527, -1.037851095199585, -2.808302879333496, -14.896215438842773, -0.7747253179550171, -3.0989010334014893, -4.2179484367370605, -0.009146674536168575, -0.016008805483579636, -0.024127116426825523, -0.007079873234033585, -0.011961089447140694, -0.026612184941768646, -0.012353548780083656, -0.014438418671488762, -0.026457278057932854, -0.007394042797386646, -0.014396361075341702, -0.02875947579741478, -3.011819839477539, -0.738638162612915, 3.489044666290283, -32.42342758178711, 8.208988189697266, -1.0494425296783447, 0.08483999967575073, -0.3192104697227478, 5.9387993812561035, -34.12919998168945, 10.637224197387695, -0.5613074898719788, -0.015369552187621593, -0.016532400622963905, -0.0012210013810545206, -0.08198151737451553, 0.36572131514549255, -0.05700824782252312, -0.03190900757908821, 0.3013004660606384, -0.2526809275150299, 0.05085776001214981, -3.101027011871338, -1.1875762939453125, -3.04913330078125, -3.121276378631592, -0.6944734454154968, 2.0625364780426025, -0.7561401128768921, -0.2559575140476227, 9.563895225524902, -0.012745022773742676, -0.036004602909088135, -0.07188770174980164, -0.022000504657626152, 0.01602688431739807, 0.6889034509658813, 0.7203382253646851], "max": [-0.050955720245838165, 0.298313707113266, -0.18081746995449066, -0.3036539554595947, 0.20227497816085815, 0.693623423576355, 0.08106635510921478, 0.09193876385688782, 0.07856845110654831, 1.221104621887207, -0.48504602909088135, 0.8495483994483948, 0.24527493119239807, -0.35858064889907837, 0.0109536899253726, 0.008763369172811508, -0.603364109992981, 1.034088373184204, -0.45136332511901855, 0.0033845268189907074, -0.011825858615338802, 0.005296808201819658, -0.6020040512084961, 1.020585060119629, -0.4427574574947357, -0.0024470489006489515, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.005817572120577097, -0.0015236248727887869, 0.6287715435028076, 0.7483287453651428, 0.7858709096908569, 1.8743417263031006, 2.5274927616119385, 1.3246873617172241, 1.4373172521591187, 1.1875628232955933, 0.9268931746482849, 0.13540615141391754, 0.279161661863327, 1.0781131982803345, 0.7675700187683105, 0.8138813376426697, 3.708037853240967, 4.700854778289795, 2.190476179122925, 4.884005069732666, 1.0329670906066895, 2.6684980392456055, 2.9267399311065674, 1.4141765832901, 13.675214767456055, 3.7069597244262695, 1.8925520181655884, 1.9798535108566284, 1.807692289352417, 0.28693529963493347, 0.012053062207996845, 0.06077611446380615, 0.029360968619585037, 0.00565221905708313, 0.015776099637150764, 0.010122493840754032, 0.0075679440051317215, 0.05069879814982414, 0.027626607567071915, 0.02500147745013237, 0.018530935049057007, 0.0077025205828249454, -0.21209999918937683, 0.1484699845314026, 11.298565864562988, -25.604774475097656, 19.090696334838867, 0.5845385193824768, 3.0754499435424805, 0.5010861754417419, 12.233926773071289, -22.6584529876709, 17.923978805541992, 1.0730631351470947, 0.02983594872057438, 0.01383998803794384, 0.004884005058556795, 0.0, 0.5616682767868042, 0.41175946593284607, 0.3405686020851135, 0.545615553855896, -0.0831737369298935, 0.3213720917701721, 3.123476028442383, 0.5527079701423645, 3.03839111328125, -0.9899839162826538, -0.3285841941833496, 2.985612392425537, -0.32390519976615906, 0.3363863229751587, 9.985729217529297, 0.025011956691741943, 0.03701326251029968, 0.042300403118133545, -0.01516767032444477, 0.02474198490381241, 0.6930462718009949, 0.7241899967193604], "mean": [-0.38334304094314575, -0.06309495121240616, -0.37739434838294983, -1.0154272317886353, -0.4665863513946533, 0.17276369035243988, -0.5109321475028992, -0.09928157180547714, -0.02974383719265461, 0.5683478116989136, -1.4825693368911743, 0.4226079285144806, -0.5542698502540588, -0.5914211273193359, 0.01008391473442316, 0.0032631363719701767, -0.6117262244224548, 1.033242106437683, -0.4552555978298187, -0.0020506817381829023, -0.012366809882223606, -0.0005714136641472578, -0.6123351454734802, 1.0179334878921509, -0.4479275047779083, -0.006745325401425362, 0.824414849281311, 1.745324969291687, 0.824414849281311, 0.824414849281311, 0.824414849281311, 0.824414849281311, 0.5913333892822266, 1.745324969291687, 0.5913333892822266, 0.5913333892822266, 0.5913333892822266, 0.5913333892822266, 0.0041095116175711155, -0.001526374602690339, -0.010663185268640518, -0.005578612443059683, 0.013411854393780231, 0.008014986291527748, 0.005802190396934748, -0.012118968181312084, -0.0036644255742430687, 0.08484728634357452, 0.03140939399600029, -0.06120319664478302, -0.09882357716560364, 0.0009181953500956297, -0.06787189096212387, -0.013965960592031479, -7.0307440757751465, -4.420720100402832, -0.08905918151140213, -4.240077495574951, -0.30670052766799927, 0.10921021550893784, -0.13541334867477417, -2.6686344146728516, 6.985300064086914, 1.5292669534683228, -5.107093811035156, 0.41461214423179626, -0.9914764761924744, -0.6847498416900635, -2.0950059479218908e-05, 0.00020896620117127895, 0.00022018961317371577, -0.0005401885719038546, -0.00041579085518606007, -0.0007435063598677516, 0.000589576899074018, 2.277820931340102e-05, 7.639129034942016e-05, 0.0008542914292775095, -0.0005175367696210742, -0.00048671290278434753, -1.6812312602996826, -0.2626330852508545, 6.988234519958496, -28.800495147705078, 13.939013481140137, -0.08521558344364166, 1.3546563386917114, 0.05840783193707466, 9.074859619140625, -28.44456672668457, 14.67716121673584, 0.3775641620159149, 0.0031228240113705397, -0.0028633868787437677, 0.0015597944147884846, -0.041722528636455536, 0.44915226101875305, 0.1648307740688324, 0.18421770632266998, 0.3613817095756531, -0.14095602929592133, 0.22435705363750458, -0.4189205765724182, -0.5119602680206299, 0.5165611505508423, -2.5639615058898926, -0.5629291534423828, 2.637423276901245, -0.614199161529541, 0.022650713101029396, 9.772407531738281, 0.002544702496379614, 0.0012476484989747405, -0.000615303055383265, -0.020199092105031013, 0.02292460761964321, 0.6912096738815308, 0.7220020890235901], "std": [0.2425706386566162, 0.21418170630931854, 0.10793830454349518, 0.4747615456581116, 0.6594769954681396, 0.24783772230148315, 0.23782691359519958, 0.2873504161834717, 0.10389057546854019, 0.20466050505638123, 0.3829140067100525, 0.21002744138240814, 0.21082204580307007, 0.1211652085185051, 0.0005974010564386845, 0.002455557929351926, 0.002539167646318674, 0.000478106492664665, 0.0016605323180556297, 0.002783518750220537, 0.00034575039171613753, 0.0028233209159225225, 0.0033710647840052843, 0.0018258646596223116, 0.001748323324136436, 0.0026620139833539724, 0.8647531867027283, 4.291534423828125e-06, 0.8647531867027283, 0.8647531867027283, 0.8647531867027283, 0.8647531867027283, 0.8101505637168884, 4.291534423828125e-06, 0.8101505637168884, 0.8101505637168884, 0.8101505637168884, 0.8101505637168884, 0.0005532035720534623, 8.651294365336071e-07, 0.21867096424102783, 0.20655399560928345, 0.23242458701133728, 0.5568782091140747, 0.7065406441688538, 0.3717315196990967, 0.3549785017967224, 0.2149711549282074, 0.1251809448003769, 0.21806475520133972, 0.2898785173892975, 0.23674751818180084, 0.3107953667640686, 0.19350935518741608, 4.214183330535889, 5.956345558166504, 1.4244000911712646, 4.397656440734863, 0.7244565486907959, 0.7205129861831665, 0.8407618403434753, 2.6678409576416016, 3.8316004276275635, 1.5264384746551514, 2.71460223197937, 0.5923837423324585, 1.2756305932998657, 0.922199010848999, 0.0028786954935640097, 0.008082548156380653, 0.007229931652545929, 0.0024206179659813643, 0.002479164395481348, 0.0037930533289909363, 0.0027883383445441723, 0.00743328919634223, 0.007283756043761969, 0.0038225071039050817, 0.0029725816566497087, 0.00374214188195765, 0.5121511220932007, 0.17817015945911407, 1.9828344583511353, 1.5337337255477905, 2.4559061527252197, 0.41143298149108887, 0.5868686437606812, 0.16772884130477905, 1.2092311382293701, 2.8841657638549805, 1.3199676275253296, 0.42718154191970825, 0.006587865762412548, 0.004703804850578308, 0.000669081520754844, 0.016842516139149666, 0.06805182993412018, 0.14180633425712585, 0.12009859830141068, 0.06921961158514023, 0.037238866090774536, 0.09105510264635086, 2.3827414512634277, 0.551839292049408, 2.3134207725524902, 0.604320764541626, 0.08858509361743927, 0.30304205417633057, 0.06891832500696182, 0.06807806342840195, 0.04562849551439285, 0.004721387755125761, 0.008667758665978909, 0.012712600640952587, 0.0015786042204126716, 0.002043576678261161, 0.0009406747412867844, 0.0008925008587539196], "count": [361]}, "action": {"min": [-0.9220602512359619, -0.3490658402442932, -0.640198290348053, -1.6629520654678345, -1.5707963705062866, -0.20691587030887604, -0.6981316804885864, -0.9251075983047485, -0.30066490173339844, 0.42902687191963196, -1.8167450428009033, 0.22064308822155, -0.6981316804885864, -0.6981316804885864, 0.009040294215083122, -0.0030012221541255713, -0.6116774082183838, 1.0285377502441406, -0.45848244428634644, -0.0053522950038313866, -0.013153943233191967, -0.0071520498022437096, -0.6134536862373352, 1.0095254182815552, -0.4502947926521301, -0.0100646261125803, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.003244322258979082, -0.0015282811364158988, -0.830285906791687, -0.9278112649917603, -0.8162698149681091, -1.7490718364715576, -3.7176623344421387, -1.3804588317871094, -1.450989842414856, -0.07065576314926147, -0.12331587821245193, -1.3505847454071045, -1.5876507759094238, -0.8599568605422974, -1.8011122941970825, -1.0220448970794678], "max": [-0.040640708059072495, 0.2985868752002716, -0.08719208836555481, -0.2342352271080017, 0.22430330514907837, 0.6981316804885864, 0.08442037552595139, 0.10935212671756744, 0.14412514865398407, 1.2653875350952148, -0.4275716245174408, 0.8602176904678345, 0.24121204018592834, -0.3607199490070343, 0.012447571381926537, 0.0112786078825593, -0.599850058555603, 1.0327779054641724, -0.4502343237400055, 0.0030197082087397575, -0.010257735848426819, 0.00787592027336359, -0.5974903106689453, 1.0196855068206787, -0.4416854977607727, -0.0031836898997426033, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.005817572120577097, -0.0015236248727887869, 0.6287715435028076, 0.7483287453651428, 0.7858709096908569, 1.8743417263031006, 2.5274927616119385, 1.3246873617172241, 1.4373172521591187, 1.1875628232955933, 0.9268931746482849, 0.13540615141391754, 0.279161661863327, 1.0781131982803345, 0.7675700187683105, 0.8138813376426697], "mean": [-0.4012102782726288, -0.06810857355594635, -0.3779643774032593, -0.964157223701477, -0.46912097930908203, 0.1675942987203598, -0.5072444677352905, -0.06927729398012161, 0.00015211723803076893, 0.5729174613952637, -1.4794983863830566, 0.42025744915008545, -0.5717597007751465, -0.594701886177063, 0.010385110974311829, 0.0029969860333949327, -0.6080347299575806, 1.031141996383667, -0.4555501639842987, -0.0021747369319200516, -0.01198046188801527, -0.0006969620590098202, -0.6085734367370605, 1.015824794769287, -0.44828465580940247, -0.007049107924103737, 0.8258169293403625, 1.745324969291687, 0.8258169293403625, 0.8258169293403625, 0.8258169293403625, 0.8258169293403625, 0.5912851095199585, 1.745324969291687, 0.5912851095199585, 0.5912851095199585, 0.5912851095199585, 0.5912851095199585, 0.0041147214360535145, -0.001526371226646006, -0.01061096228659153, -0.005555263254791498, 0.013392884284257889, 0.008042283356189728, 0.005790497176349163, -0.012280531227588654, -0.003709681797772646, 0.08478394150733948, 0.031306058168411255, -0.061417292803525925, -0.09930291771888733, 0.0008682930492796004, -0.06689821928739548, -0.01359522808343172], "std": [0.25623637437820435, 0.21381235122680664, 0.13801157474517822, 0.500124454498291, 0.6598729491233826, 0.24868614971637726, 0.23494969308376312, 0.2522093653678894, 0.10374786704778671, 0.17784148454666138, 0.35036396980285645, 0.21350762248039246, 0.19441112875938416, 0.11737728118896484, 0.0007248474867083132, 0.002673152834177017, 0.002427829662337899, 0.0009488983778283, 0.0020980348344892263, 0.002602006308734417, 0.0005544581799767911, 0.002852198900654912, 0.003267041640356183, 0.002266807248815894, 0.0021330646704882383, 0.002480998169630766, 0.8650683164596558, 4.291534423828125e-06, 0.8650683164596558, 0.8650683164596558, 0.8650683164596558, 0.8650683164596558, 0.8100950717926025, 4.291534423828125e-06, 0.8100950717926025, 0.8100950717926025, 0.8100950717926025, 0.8100950717926025, 0.0005595276015810668, 8.651609846310748e-07, 0.21867278218269348, 0.20655439794063568, 0.23242489993572235, 0.556877851486206, 0.7065407037734985, 0.37172043323516846, 0.3549778163433075, 0.21498773992061615, 0.12514957785606384, 0.2180427610874176, 0.28957778215408325, 0.23674511909484863, 0.311008483171463, 0.19348369538784027], "count": [361]}, "timestamp": {"min": [0.0], "max": [12.0], "mean": [6.0], "std": [3.4737107920301407], "count": [361]}, "frame_index": {"min": [0], "max": [360], "mean": [180.0], "std": [104.21132376090422], "count": [361]}, "episode_index": {"min": [234], "max": [234], "mean": [234.0], "std": [0.0], "count": [361]}, "index": {"min": [92254], "max": [92614], "mean": [92434.0], "std": [104.21132376090422], "count": [361]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [361]}, "subtask_annotation": {"mean": [0.33240997229916897, 2.0, 2.0, 2.0, 2.0], "std": [0.48269443235364184, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [361]}, "scene_annotation": {"mean": [234.0], "std": [0.0], "min": [234], "max": [234], "count": [361]}, "eef_direction_state": {"mean": [3.7673130193905817, 4.481994459833795], "std": [1.7758414911646396, 1.9093972044024399], "min": [0, 0], "max": [6, 6], "count": [361]}, "eef_velocity_state": {"mean": [1.0581717451523547, 0.6094182825484764], "std": [0.7250530467780307, 0.6697417078498391], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_acc_mag_state": {"mean": [1.0166204986149585, 0.6398891966759003], "std": [0.8286762748166959, 0.8139803293951823], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_direction_action": {"mean": [3.930747922437673, 3.5706371191135733], "std": [1.7386503330969771, 2.2980473184283543], "min": [0, 0], "max": [6, 6], "count": [361]}, "eef_velocity_action": {"mean": [1.1994459833795015, 0.775623268698061], "std": [0.7764538489132352, 0.6632946491503837], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_acc_mag_action": {"mean": [1.1717451523545706, 0.997229916897507], "std": [0.7431157744027846, 0.8271655535353211], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_sim_pose_state": {"mean": [0.32481820719114274, 0.21200383641152717, 0.13148474858377532, -0.4018849722807338, -0.5122503501769528, 0.5342628724483862, 0.24635043566997555, -0.19271903232664656, 0.13524995151818614, -2.563985461482553, -0.563064081382505, 2.637585569565515], "std": [0.05189227566534242, 0.1166994974774078, 0.04326177106559929, 2.4415055821333946, 0.5518720188879468, 2.337837377058562, 0.06616977038112505, 0.05102677441065666, 0.038309683206613106, 0.6043112397290361, 0.08848426629522305, 0.3029037512085017], "min": [0.25710043305896874, 0.07339819505652687, 0.06504656389678298, -3.1353964422649785, -1.1875309096892481, -3.105014998642642, 0.20117009799725238, -0.34800877949287473, 0.0692371392064167, -3.1212795944453653, -0.6949767560935367, 2.062536372906171], "max": [0.4232031581522158, 0.402338966754073, 0.20051289459377736, 3.1375046918139393, 0.5529146908958169, 3.1256612424021077, 0.4419624085942929, -0.15551131239270857, 0.1784293832527345, -0.9899849888499128, -0.32890789601893733, 2.985612895617111], "count": [361]}, "eef_sim_pose_action": {"mean": [0.3259326050458478, 0.21354940577890189, 0.12605517606173705, -0.2889748601914783, -0.531329375769237, 0.5583086986817157, 0.23699762610093922, -0.17826956253349358, 0.12883925210022934, -2.6041281145373674, -0.6037947951356605, 2.67219424055032], "std": [0.05247501740369613, 0.11615693664901568, 0.046383053462233904, 2.42406973595623, 0.5746309343425595, 2.3366812572229163, 0.05972876673394716, 0.049920242037320664, 0.035672472333550816, 0.5947467348962298, 0.09285805449279849, 0.3099734279495917], "min": [0.2552798288750501, 0.06931941298796823, 0.04427463051055881, -3.14069832609993, -1.3193358341456427, -3.118081577960161, 0.19504564551609874, -0.33990386819146695, 0.07037819054677757, -3.1406942122680515, -0.771317900139985, 2.028367555359659], "max": [0.4369925140319132, 0.4085378708910081, 0.22148982205368845, 3.134731972828562, 0.6191311749711543, 3.1360533271484545, 0.42334726738182027, -0.1366847784755068, 0.17449121034783557, -0.8851774515090156, -0.35496515349816415, 3.003305568674871], "count": [361]}}} +{"episode_index": 231, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4532089028258362]], [[0.539253073337178]], [[0.48919494184928874]]], "std": [[[0.2782359953083018]], [[0.20476966078104653]], [[0.2181069417838447]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41782455065359475]], [[0.4170008962898885]], [[0.3677904652056901]]], "std": [[[0.2784959279710816]], [[0.23706321429307398]], [[0.2608961052312969]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.456767058342945]], [[0.45356719530949635]], [[0.3500151984813533]]], "std": [[[0.3126492819270227]], [[0.22339435325089685]], [[0.2713037288378894]]], "count": [100]}, "observation.state": {"min": [-0.536075234413147, -0.26093026995658875, -0.4783706068992615, -1.3990569114685059, -1.0877240896224976, 0.2651256024837494, -0.5848034620285034, -0.8243757486343384, -0.3885335326194763, 0.41828349232673645, -1.540531039237976, 0.43221867084503174, -0.6763572692871094, -0.585841953754425, 0.011131254956126213, -0.005908155348151922, -0.5888175964355469, 1.0355925559997559, -0.4735879898071289, -0.00962108001112938, -0.009785390459001064, -0.003734056605026126, -0.5933853387832642, 1.019055962562561, -0.46621477603912354, -0.009720731526613235, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0006705236155539751, -4.167049155512359e-06, -0.6165333986282349, -0.018881462514400482, -0.30714666843414307, -0.357371062040329, -1.409651517868042, -0.2663479447364807, -0.1934906244277954, -0.6676782965660095, -0.45009535551071167, -0.681396484375, -0.5867708921432495, -0.881207287311554, -1.2866230010986328, -0.8899368643760681, -12.070610046386719, -6.318681716918945, -1.9938949346542358, -9.584859848022461, -1.1764346361160278, -0.9755799770355225, -1.778998851776123, -12.816671371459961, -4.975580215454102, -2.738095283508301, -7.875458240509033, -0.9755800366401672, -4.3327226638793945, -1.3199023008346558, -0.005740067921578884, -0.02537008561193943, -0.01640435867011547, -0.00911801215261221, -0.002111721783876419, -0.008148045279085636, -0.00667415838688612, -0.02891618199646473, -0.016370311379432678, -0.005336443427950144, -0.0025505400262773037, -0.007284923922270536, -3.18149995803833, -0.374886691570282, 4.647110462188721, -30.141878128051758, 16.4080867767334, -0.6090716123580933, -0.8059799671173096, -0.1521817296743393, 6.384209156036377, -32.115447998046875, 17.697509765625, -0.23757758736610413, -0.0244222953915596, -0.014235924929380417, 0.0024420025292783976, -0.09564509987831116, 0.43220338225364685, 0.04288322478532791, 0.22767244279384613, 0.3489924967288971, -0.2505287230014801, -0.023006342351436615, -3.102649688720703, -1.0203818082809448, -3.0167880058288574, -2.682435989379883, -0.6597033143043518, 1.9507516622543335, -0.7209351062774658, -0.14796698093414307, 9.712444305419922, -0.010008186101913452, -0.016658246517181396, -0.025957077741622925, -0.019821813330054283, 0.020156167447566986, 0.7062976956367493, 0.7044836282730103], "max": [-0.26056158542633057, 0.22570382058620453, -0.2499609887599945, -0.9989326000213623, 0.0518823005259037, 0.6856071949005127, -0.13579976558685303, -0.10738786309957504, 0.14505691826343536, 0.9273687601089478, -0.662335991859436, 0.9410175085067749, 0.4200998544692993, -0.07581478357315063, 0.012111584655940533, 3.231757318644668e-06, -0.585487425327301, 1.0384299755096436, -0.4703604280948639, -0.005378996022045612, -0.008784737437963486, 0.0021892560180276632, -0.5861760973930359, 1.0233182907104492, -0.46490809321403503, -0.006726902909576893, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.00010280864808009937, 1.3688313629245386e-06, 0.1448422372341156, 0.511902928352356, 0.34673595428466797, 1.2827575206756592, 0.258743554353714, 0.8052834272384644, 0.6034381985664368, 0.5515667796134949, 0.41801542043685913, 0.43800538778305054, 0.8469531536102295, 0.808518648147583, 0.5216884613037109, 0.26856550574302673, -5.701247215270996, 3.815629005432129, 1.9938950538635254, -1.129426121711731, 0.28693529963493347, 3.0797719955444336, 0.8894994258880615, -3.3739805221557617, 8.119658470153809, 1.8113552331924438, 0.36630040407180786, 2.6398046016693115, 1.83638596534729, 0.4877900183200836, 0.0073180836625397205, 0.017529617995023727, 0.014236838556826115, 0.007989522069692612, 0.008971860632300377, 0.012646355666220188, 0.00883438903838396, 0.022510191425681114, 0.012879172340035439, 0.011567648500204086, 0.005271308124065399, 0.0030797114595770836, -0.9544500112533569, 0.27466946840286255, 9.650548934936523, -16.48114013671875, 21.708518981933594, 1.1375242471694946, 1.4210700988769531, 0.5419154763221741, 15.72297191619873, -23.70701789855957, 27.903545379638672, 1.6935811042785645, 0.020863257348537445, 0.010709965601563454, 0.004884005058556795, -0.05465434491634369, 0.5404574871063232, 0.2735932171344757, 0.30490267276763916, 0.5543962717056274, -0.011213032528758049, 0.2613532841205597, 3.0143251419067383, -0.03098095953464508, 3.0502421855926514, -0.9077486991882324, -0.1660451740026474, 2.8719003200531006, -0.3935716152191162, 0.18713390827178955, 9.853137969970703, 0.0116804838180542, 0.013890057802200317, 0.04902723431587219, -0.017696458846330643, 0.02306564897298813, 0.7091304659843445, 0.707337498664856], "mean": [-0.2851274311542511, -0.1942186802625656, -0.42784345149993896, -1.316382884979248, -0.09759926050901413, 0.3569198250770569, -0.5004401803016663, -0.5226122736930847, -0.07934330403804779, 0.7010776996612549, -0.9811861515045166, 0.701387882232666, -0.1514282077550888, -0.3186585307121277, 0.0115409130230546, -0.0035533057525753975, -0.587755560874939, 1.0370004177093506, -0.47265326976776123, -0.006092445459216833, -0.009242742322385311, -0.0010011096019297838, -0.5890972018241882, 1.0201895236968994, -0.46566978096961975, -0.007281246595084667, 0.5754326581954956, 1.7453209161758423, 0.5754326581954956, 0.5754326581954956, 0.5754326581954956, 0.5754326581954956, 0.7594009637832642, 1.7453209161758423, 0.7594009637832642, 0.7594009637832642, 0.7594009637832642, 0.7594009637832642, -0.00044017640175297856, -4.0527532974010683e-07, -0.020093867555260658, 0.03189820796251297, 0.003896137932315469, 0.02208615094423294, -0.06370015442371368, 0.028945626690983772, 0.022588741034269333, 0.025678135454654694, 0.01636507548391819, 0.00870569795370102, -0.012203040532767773, -0.029379118233919144, -0.05236973240971565, -0.025323234498500824, -8.417728424072266, -3.955319881439209, -0.20183712244033813, -5.942015647888184, -0.2734431028366089, 0.060848917812108994, -0.45598965883255005, -7.467197895050049, 1.6769649982452393, -0.19082576036453247, -4.308587074279785, 0.43311014771461487, -0.32707932591438293, -0.28547072410583496, 6.425608444260433e-05, -0.0002738897455856204, -0.00027342577232047915, -0.00023737216542940587, 0.00013525971735361964, -0.0002616655547171831, -0.0002303844812558964, 0.0005965767195448279, -6.737963121850044e-05, 0.0004015349259134382, 6.050328374840319e-05, -0.0001527016720501706, -2.0592200756073, 0.007676113396883011, 7.986579418182373, -22.661701202392578, 19.75091552734375, 0.36924800276756287, 0.552560031414032, 0.25306224822998047, 10.56384563446045, -27.54389762878418, 22.615013122558594, 0.7882355451583862, 0.002309595001861453, -0.0026411451399326324, 0.003463766071945429, -0.07779692113399506, 0.44245094060897827, 0.08045323938131332, 0.2666844129562378, 0.46466124057769775, -0.11133702099323273, 0.11917407065629959, -2.331603527069092, -0.9138124585151672, 2.286060333251953, -1.6947479248046875, -0.3691657483577728, 2.310783863067627, -0.5575354695320129, 0.0469556525349617, 9.781220436096191, 0.0012594811851158738, 0.0006120664766058326, -0.00017434993060305715, -0.01906324364244938, 0.021607033908367157, 0.7078145742416382, 0.705809473991394], "std": [0.036898791790008545, 0.10601023584604263, 0.0507056824862957, 0.03612834960222244, 0.23944948613643646, 0.10390227288007736, 0.08641533553600311, 0.20762498676776886, 0.18590222299098969, 0.1388942301273346, 0.23747241497039795, 0.13836506009101868, 0.3841678202152252, 0.16890251636505127, 0.0002309821138624102, 0.0009416266693733633, 0.0009700567461550236, 0.0006168046966195107, 0.0005234082927927375, 0.0007795475539751351, 0.00024333863984793425, 0.0009333360358141363, 0.0017902090912684798, 0.0009489269577898085, 0.00026586142485029995, 0.0004012571007478982, 0.8156406283378601, 8.344650268554688e-06, 0.8156406283378601, 0.8156406283378601, 0.8156406283378601, 0.8156406283378601, 0.8581264615058899, 8.344650268554688e-06, 0.8581264615058899, 0.8581264615058899, 0.8581264615058899, 0.8581264615058899, 8.668459486216307e-05, 7.039330398583843e-07, 0.08491978794336319, 0.09430806338787079, 0.07207836210727692, 0.1778903603553772, 0.23396699130535126, 0.14061659574508667, 0.10275189578533173, 0.17542928457260132, 0.11897821724414825, 0.16511638462543488, 0.20789892971515656, 0.19816046953201294, 0.2779425084590912, 0.1546354740858078, 1.2993533611297607, 2.2794137001037598, 1.173933982849121, 2.159087896347046, 0.3485431373119354, 0.5920460224151611, 0.5851724147796631, 2.5684261322021484, 2.987637758255005, 1.1881487369537354, 2.1075518131256104, 0.7927770614624023, 1.0851962566375732, 0.4134518504142761, 0.002181521849706769, 0.005220782943069935, 0.004721441306173801, 0.0027752125170081854, 0.0010873395949602127, 0.001551501452922821, 0.002425004029646516, 0.0055060856975615025, 0.004945165012031794, 0.0023984266445040703, 0.0009632098372094333, 0.001234601717442274, 0.37317797541618347, 0.10627750307321548, 1.0365145206451416, 3.141876459121704, 1.095402479171753, 0.4454364478588104, 0.3761056363582611, 0.11964546144008636, 1.950881838798523, 1.9105795621871948, 2.3230671882629395, 0.49328118562698364, 0.006373702082782984, 0.004148916807025671, 0.0003941441245842725, 0.007433709688484669, 0.016134027391672134, 0.05290747061371803, 0.010155949741601944, 0.052916478365659714, 0.08823159337043762, 0.09503607451915741, 1.7774392366409302, 0.19094671308994293, 1.6033509969711304, 0.6314306259155273, 0.15843015909194946, 0.3044310212135315, 0.035524263978004456, 0.044733498245477676, 0.019787294790148735, 0.0035370266996324062, 0.004058952908962965, 0.007940292358398438, 0.0005913524073548615, 0.000494516862090677, 0.00045853128540329635, 0.00044975033961236477], "count": [431]}, "action": {"min": [-0.7010586261749268, -0.22782035171985626, -0.5199584364891052, -1.4085050821304321, -1.1455144882202148, 0.2634827196598053, -0.5852887630462646, -0.8892541527748108, -0.3928346633911133, 0.3327750861644745, -1.5301268100738525, 0.42727479338645935, -0.6981316804885864, -0.5859991312026978, 0.009734840132296085, -0.006547997239977121, -0.5877937078475952, 1.0299279689788818, -0.4733726978302002, -0.009087450802326202, -0.01100426446646452, -0.00449738185852766, -0.5909963250160217, 1.015316367149353, -0.4659655690193176, -0.009378601796925068, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0006705236155539751, -2.187613517889986e-06, -0.6165333986282349, -0.018881462514400482, -0.30714666843414307, -0.357371062040329, -1.409651517868042, -0.2663479447364807, -0.1934906244277954, -0.6676782965660095, -0.4349101483821869, -0.681396484375, -0.5867708921432495, -0.881207287311554, -1.2866230010986328, -0.8899368643760681], "max": [-0.2692774534225464, 0.24209950864315033, -0.2260274589061737, -0.6335476636886597, 0.05509939044713974, 0.6981316804885864, -0.1285589635372162, -0.10865695774555206, 0.18413931131362915, 0.9605172872543335, -0.6065471768379211, 0.9511340856552124, 0.4314488172531128, -0.07304474711418152, 0.012390246614813805, 0.002109265187755227, -0.5828912258148193, 1.037066102027893, -0.4688586890697479, -0.005215571261942387, -0.00833226926624775, 0.004276458639651537, -0.5835113525390625, 1.0216718912124634, -0.4634861350059509, -0.006685042288154364, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.00010280864808009937, 1.3688313629245386e-06, 0.1448422372341156, 0.511902928352356, 0.34673595428466797, 1.2827575206756592, 0.258743554353714, 0.8052834272384644, 0.6034381985664368, 0.5515667796134949, 0.41801542043685913, 0.43800538778305054, 0.8050515651702881, 0.808518648147583, 0.5216884613037109, 0.26856550574302673], "mean": [-0.32910558581352234, -0.1569603681564331, -0.43729135394096375, -1.262190580368042, -0.10891300439834595, 0.3608373701572418, -0.49100959300994873, -0.5292239785194397, -0.0779680460691452, 0.7254303097724915, -0.9493069648742676, 0.6973963379859924, -0.15671980381011963, -0.32326680421829224, 0.011391223408281803, -0.003386599477380514, -0.5856574773788452, 1.0351866483688354, -0.4721256196498871, -0.005944622214883566, -0.009286237880587578, -0.0010701498249545693, -0.5870356559753418, 1.0183966159820557, -0.46514010429382324, -0.00727812759578228, 0.5798060894012451, 1.7453209161758423, 0.5798060894012451, 0.5798060894012451, 0.5798060894012451, 0.5798060894012451, 0.7596845030784607, 1.7453209161758423, 0.7596845030784607, 0.7596845030784607, 0.7596845030784607, 0.7596845030784607, -0.0004402358317747712, -3.9658957007304707e-07, -0.02087370492517948, 0.03204794600605965, 0.0036534948740154505, 0.024131139740347862, -0.06408725678920746, 0.029515014961361885, 0.022333964705467224, 0.0274311862885952, 0.01745488867163658, 0.007850593887269497, -0.014392578043043613, -0.028459982946515083, -0.053409166634082794, -0.025187300518155098], "std": [0.06165318936109543, 0.11596444249153137, 0.05415797233581543, 0.09247300773859024, 0.26558613777160645, 0.11057685315608978, 0.09446235746145248, 0.22293226420879364, 0.17010332643985748, 0.14493849873542786, 0.2591857314109802, 0.14411085844039917, 0.38423141837120056, 0.16996359825134277, 0.00045864671119488776, 0.001810166984796524, 0.001017883187159896, 0.0009218425839208066, 0.0007286908221431077, 0.0006821834249421954, 0.00048298141336999834, 0.0017307910602539778, 0.0016003480413928628, 0.0011128816986456513, 0.0004157076764386147, 0.0003676425840239972, 0.8169375061988831, 8.344650268554688e-06, 0.8169375061988831, 0.8169375061988831, 0.8169375061988831, 0.8169375061988831, 0.8579237461090088, 8.344650268554688e-06, 0.8579237461090088, 0.8579237461090088, 0.8579237461090088, 0.8579237461090088, 8.663353946758434e-05, 6.823877356509911e-07, 0.08633571118116379, 0.09429629147052765, 0.07228047400712967, 0.18232616782188416, 0.2337951362133026, 0.14059236645698547, 0.10308528691530228, 0.17183740437030792, 0.11660078167915344, 0.16425161063671112, 0.20319664478302002, 0.19740422070026398, 0.2766665518283844, 0.1546200066804886], "count": [431]}, "timestamp": {"min": [0.0], "max": [14.333333333333334], "mean": [7.166666666666667], "std": [4.147288270665545], "count": [431]}, "frame_index": {"min": [0], "max": [430], "mean": [215.0], "std": [124.41864811996632], "count": [431]}, "episode_index": {"min": [235], "max": [235], "mean": [235.0], "std": [0.0], "count": [431]}, "index": {"min": [92615], "max": [93045], "mean": [92830.0], "std": [124.41864811996632], "count": [431]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [431]}, "subtask_annotation": {"mean": [0.4988399071925754, 2.0, 2.0, 2.0, 2.0], "std": [0.5137312214317641, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [431]}, "scene_annotation": {"mean": [235.0], "std": [0.0], "min": [235], "max": [235], "count": [431]}, "eef_direction_state": {"mean": [5.248259860788863, 3.8259860788863107], "std": [1.7330124750667197, 1.9906678774758155], "min": [0, 0], "max": [6, 6], "count": [431]}, "eef_velocity_state": {"mean": [0.271461716937355, 0.8468677494199536], "std": [0.6001526857510693, 0.6810209196130604], "min": [0, 0], "max": [2, 2], "count": [431]}, "eef_acc_mag_state": {"mean": [0.3039443155452436, 0.6821345707656613], "std": [0.6447778708204128, 0.8473411892144954], "min": [0, 0], "max": [2, 2], "count": [431]}, "eef_direction_action": {"mean": [4.719257540603248, 3.6334106728538282], "std": [2.008699272320143, 1.9578380082669302], "min": [0, 0], "max": [6, 6], "count": [431]}, "eef_velocity_action": {"mean": [0.43387470997679817, 0.962877030162413], "std": [0.6460040104505446, 0.6733336955929652], "min": [0, 0], "max": [2, 2], "count": [431]}, "eef_acc_mag_action": {"mean": [0.5661252900232019, 0.9767981438515081], "std": [0.7794718737297847, 0.8311901028623486], "min": [0, 0], "max": [2, 2], "count": [431]}, "eef_sim_pose_state": {"mean": [0.30666972877811316, 0.12326760412402979, 0.16964902881551444, -2.324405123719544, -0.9138634467678397, 2.278834132256686, 0.35147529491297635, -0.2022078821470809, 0.13195163862989384, -1.694738747413339, -0.3692114472586196, 2.3108278897707435], "std": [0.01469195227606347, 0.048945740118277466, 0.007640585816014435, 1.802367412848178, 0.19090054619629976, 1.6308233788836142, 0.05283601777746095, 0.0754466221025363, 0.022650479733670733, 0.631438461686495, 0.15843632086588127, 0.3044078353352901], "min": [0.29605120679125757, 0.09883785095039288, 0.1536994169164704, -3.126182615866254, -1.021278196657602, -3.1285232447879006, 0.24061027061840026, -0.3222778882500615, 0.09336078779071469, -2.682437660747024, -0.6597045511057592, 1.9507449412165276], "max": [0.3866444000794802, 0.31676142818635167, 0.19240145544523168, 3.118682652620484, -0.031025609209380578, 3.0998279658994616, 0.42647670903149015, -0.12295180545975275, 0.18304869707957308, -0.9077476216374318, -0.1657776139609528, 2.8719005451737916], "count": [431]}, "eef_sim_pose_action": {"mean": [0.318202133238567, 0.13496961250343478, 0.16585621187131488, -0.2081619509691152, -0.9101357114360031, 2.248765177314559, 0.3503137943840415, -0.202440568296528, 0.12616986248834997, -1.6681911000608722, -0.3606397257302535, 2.310195091299505], "std": [0.01959760882247708, 0.05666714214557965, 0.00942809067802482, 2.970116016159105, 0.2375671970411473, 1.7449881116763861, 0.056178589469952, 0.07278992585982591, 0.02742533215210678, 0.6443200889233217, 0.1655152240031467, 0.31314437730860983], "min": [0.30135124600299174, 0.10299004008553872, 0.14348616942957776, -3.139645388874756, -1.0584544440408779, -3.1400689540115008, 0.2407307984080538, -0.33396648017889213, 0.07953235557143701, -2.643874279237105, -0.6632586772113112, 1.9121966363307272], "max": [0.4118857967894669, 0.34552187393344286, 0.2002193323041259, 3.13900336270673, 0.12109162956001929, 3.0979324309070524, 0.43755833691155677, -0.12571834185240296, 0.1837944218102432, -0.8391016803908842, -0.14130099111494032, 2.8544105613090665], "count": [431]}}} +{"episode_index": 232, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43885783592848904]], [[0.5461494136870434]], [[0.4908595852556709]]], "std": [[[0.28806194750242214]], [[0.20079024391111674]], [[0.21848499707595304]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4041846909842368]], [[0.4277283568819685]], [[0.3797000744905806]]], "std": [[[0.2792482782519744]], [[0.235613712375159]], [[0.25651843314030554]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44788991013071894]], [[0.47439545367166475]], [[0.4002510404652057]]], "std": [[[0.3018778367070328]], [[0.22550851530249819]], [[0.26487101042871514]]], "count": [100]}, "observation.state": {"min": [-1.1213370561599731, -0.07820487022399902, -0.7213709950447083, -1.669719934463501, -1.5062570571899414, -0.2928805947303772, -0.43984150886535645, -0.9413928985595703, -0.35047829151153564, 0.19817601144313812, -1.7882614135742188, -0.02097787708044052, -0.22723859548568726, -0.4937240481376648, 0.01165241003036499, -0.0043577393516898155, -0.5998982787132263, 1.031614065170288, -0.469748318195343, -0.011394953355193138, -0.008669654838740826, -0.008965108543634415, -0.5972658395767212, 1.0167224407196045, -0.46847444772720337, -0.015879761427640915, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.015934204682707787, -0.0015284372493624687, -0.8750330209732056, -0.11623213440179825, -0.6616653203964233, -0.27799054980278015, -2.571023941040039, -0.6414308547973633, -0.29767554998397827, -1.5459729433059692, -0.7329937815666199, -1.216780185699463, -1.0606824159622192, -1.1832116842269897, -0.8612244129180908, -1.0119175910949707, -16.74741554260254, -4.853479862213135, -1.6288156509399414, -9.188034057617188, -7.575091361999512, -0.9468864798545837, -1.4633699655532837, -14.152901649475098, -5.067155361175537, -2.6117217540740967, -8.516483306884766, -0.7747253179550171, -0.8034188151359558, -1.6068376302719116, -0.007730676792562008, -0.028035422787070274, -0.016910068690776825, -0.01137586124241352, -0.006435141898691654, -0.01167930569499731, -0.005072214175015688, -0.03801187872886658, -0.015862826257944107, -0.006299294531345367, -0.01965012401342392, -0.013795474544167519, -3.351180076599121, -0.7052324414253235, 2.850623607635498, -27.49018096923828, 12.013225555419922, -0.5051054954528809, -0.5302500128746033, -0.3043634593486786, 5.641859531402588, -35.186424255371094, 15.337859153747559, -0.10048209875822067, -0.021089568734169006, -0.013190461322665215, 0.007326007820665836, -0.09564509987831116, 0.36987316608428955, 0.034756436944007874, 0.07580942660570145, 0.33220797777175903, -0.250192791223526, 0.018279612064361572, -3.140730857849121, -1.1787163019180298, -2.9199554920196533, -2.8732972145080566, -1.183901309967041, -2.943783760070801, -0.8155103921890259, -0.1153794527053833, 9.666152954101562, -0.00939682126045227, -0.02762642502784729, -0.05476000905036926, -0.019733596593141556, 0.02196209877729416, 0.6888917088508606, 0.7188957929611206], "max": [0.08577067404985428, 0.49859464168548584, -0.28038206696510315, -0.6353567838668823, 0.40656107664108276, 0.4381254315376282, -0.18702003359794617, 0.241720050573349, 0.1445797085762024, 1.0568795204162598, -0.569923996925354, 0.669762372970581, 0.6450803875923157, 0.06809990853071213, 0.012651467695832253, 0.0057596187107264996, -0.5938603281974792, 1.036210536956787, -0.4635040760040283, -0.007608706597238779, -0.007712314836680889, 0.0013100658543407917, -0.5900055766105652, 1.0197502374649048, -0.4606150984764099, -0.011673394590616226, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.015446689911186695, -0.0015236170729622245, 0.7016556262969971, 0.5920335650444031, 0.261722207069397, 0.7790666818618774, 0.6653002500534058, 1.0862303972244263, 0.5111503601074219, 1.4904570579528809, 0.4875699281692505, 0.7189427018165588, 1.4733296632766724, 1.8293766975402832, 1.2177841663360596, 0.759376049041748, -2.995382070541382, 7.142857551574707, 3.3699634075164795, 0.21367521584033966, 0.6886447072029114, 3.615384578704834, 0.9181929230690002, -1.4030413627624512, 10.5006103515625, 1.8675212860107422, -1.068376064300537, 0.7460317611694336, 0.918192982673645, 0.3443223536014557, 0.006842329632490873, 0.026782840490341187, 0.014140132814645767, 0.009043092839419842, 0.01796652004122734, 0.021665900945663452, 0.007663228549063206, 0.031766537576913834, 0.013938682153820992, 0.008984060026705265, 0.019917495548725128, 0.016582494601607323, -2.0149500370025635, 0.35261622071266174, 14.60944652557373, -17.536584854125977, 25.041851043701172, 1.0242358446121216, 0.6787199974060059, 0.7683321833610535, 15.158785820007324, -20.440340042114258, 26.65867805480957, 1.5834916830062866, 0.02098105102777481, 0.008632662706077099, 0.010378510691225529, 0.0, 0.6389633417129517, 0.3854266405105591, 0.35133081674575806, 0.5757498741149902, -0.001468480797484517, 0.215621680021286, 3.1342005729675293, 0.7131147980690002, 2.935955047607422, 3.0463006496429443, -0.12623408436775208, 2.9480931758880615, -0.40562987327575684, 0.3505803346633911, 9.859012603759766, 0.01373186707496643, 0.02777916193008423, 0.04685032367706299, -0.016544464975595474, 0.02485286071896553, 0.6944267749786377, 0.724190354347229], "mean": [-0.34372153878211975, 0.015974747017025948, -0.40458017587661743, -1.3252166509628296, -0.1563815176486969, 0.019855065271258354, -0.3043026924133301, -0.5260682702064514, -0.10645418614149094, 0.5563825964927673, -1.0081126689910889, 0.27638790011405945, 0.20437535643577576, -0.29478928446769714, 0.01207332219928503, 0.0012933985562995076, -0.5977856516838074, 1.0343408584594727, -0.46512943506240845, -0.009423903189599514, -0.008298155851662159, -0.003501436673104763, -0.5938109159469604, 1.0182844400405884, -0.46237820386886597, -0.0139582185074687, 0.6308199167251587, 1.7453274726867676, 0.6308199167251587, 0.6308199167251587, 0.6308199167251587, 0.6308199167251587, 0.7277176976203918, 1.7453274726867676, 0.7277176976203918, 0.7277176976203918, 0.7277176976203918, 0.7277176976203918, -0.01574350707232952, -0.0015261649386957288, -0.05863490328192711, 0.0473778173327446, -0.024481598287820816, 0.08083042502403259, -0.11517269909381866, 0.030453432351350784, 0.01764594577252865, -0.04338106885552406, -0.017947059124708176, 0.016047412529587746, 0.032688211649656296, 0.024414170533418655, 0.02882322482764721, -6.798921822337434e-05, -8.333616256713867, -0.6667112708091736, 0.5701225996017456, -3.7339179515838623, -0.14308860898017883, 0.25783342123031616, -0.3128003478050232, -8.764717102050781, 1.2433055639266968, -0.31756070256233215, -4.679976463317871, -0.06753474473953247, -0.04849327728152275, -0.4396466612815857, 9.948209481080994e-05, -0.0003836043179035187, -0.00033950188662856817, 5.30987381353043e-05, 0.0006113586132414639, 0.00032258679857477546, 0.0004169249441474676, -0.00025798333808779716, -0.0008138019475154579, -5.476981823449023e-05, 0.0005769571289420128, 8.36793115013279e-05, -2.776766061782837, -0.16687794029712677, 8.827686309814453, -21.794004440307617, 19.563077926635742, 0.43200966715812683, -0.054253607988357544, 0.191554993391037, 11.551420211791992, -27.15036392211914, 22.656137466430664, 0.892362654209137, 0.0020207022316753864, -0.002149348147213459, 0.009141377173364162, -0.04194888845086098, 0.4563613533973694, 0.13170062005519867, 0.24274684488773346, 0.4749281704425812, -0.13809043169021606, 0.12873364984989166, -1.0704741477966309, -0.7635888457298279, 1.2702842950820923, -1.4281957149505615, -0.8423015475273132, 2.0954294204711914, -0.6065714955329895, 0.06571123003959656, 9.776445388793945, 0.001408189069479704, 0.0007041174103505909, -0.0004834852588828653, -0.018692422658205032, 0.023970114067196846, 0.6919623613357544, 0.7212907075881958], "std": [0.355972021818161, 0.16315476596355438, 0.13317570090293884, 0.3136253356933594, 0.6016697883605957, 0.21871106326580048, 0.07118762284517288, 0.3323391079902649, 0.1445588618516922, 0.2438768893480301, 0.3787281811237335, 0.16368497908115387, 0.21195414662361145, 0.18621855974197388, 0.000260066706687212, 0.0020108583848923445, 0.001809013425372541, 0.000892599462531507, 0.0015781531110405922, 0.0009181412169709802, 0.00026256637647747993, 0.0021333617623895407, 0.0018982553156092763, 0.000751386396586895, 0.0019326739711686969, 0.0008216120186261833, 0.8348938822746277, 1.7881393432617188e-06, 0.8348938822746277, 0.8348938822746277, 0.8348938822746277, 0.8348938822746277, 0.8530534505844116, 1.7881393432617188e-06, 0.8530534505844116, 0.8530534505844116, 0.8530534505844116, 0.8530534505844116, 9.14413612917997e-05, 8.81572134403541e-07, 0.2719804346561432, 0.11851253360509872, 0.1403599977493286, 0.18675757944583893, 0.5017668008804321, 0.24986925721168518, 0.11601656675338745, 0.4610309600830078, 0.1733163595199585, 0.31301265954971313, 0.4711849093437195, 0.31530246138572693, 0.28238600492477417, 0.20186758041381836, 3.728783369064331, 3.0414035320281982, 1.362130880355835, 2.1208369731903076, 0.9844160079956055, 0.9118088483810425, 0.5623816251754761, 2.7795939445495605, 3.6782073974609375, 1.0572813749313354, 1.7964450120925903, 0.29978087544441223, 0.38042065501213074, 0.3588087260723114, 0.0024143019691109657, 0.007492871023714542, 0.005559535697102547, 0.0029552036430686712, 0.0031382108572870493, 0.0026481165550649166, 0.0022803409956395626, 0.008553248830139637, 0.004968683235347271, 0.0027756604831665754, 0.004010660573840141, 0.002924559637904167, 0.25620850920677185, 0.1602810025215149, 2.6974411010742188, 2.477600574493408, 3.590830087661743, 0.36760643124580383, 0.2402404546737671, 0.16326245665550232, 2.057415723800659, 3.9531807899475098, 2.8504538536071777, 0.4053665101528168, 0.006236566696316004, 0.0042535485699772835, 0.0005339302006177604, 0.017984872683882713, 0.08137232810258865, 0.08485139906406403, 0.06412797421216965, 0.059256553649902344, 0.08073648065328598, 0.06553006172180176, 2.321779727935791, 0.6380445957183838, 1.949076771736145, 1.1115995645523071, 0.34691113233566284, 1.157442331314087, 0.05581501126289368, 0.061977699398994446, 0.03204549849033356, 0.003823055187240243, 0.006536656990647316, 0.013011997565627098, 0.0007576718344353139, 0.0006114830612204969, 0.0013260042760521173, 0.0012494627153500915], "count": [328]}, "action": {"min": [-1.2220230102539062, -0.06340343505144119, -0.8433981537818909, -1.6458669900894165, -1.5700100660324097, -0.29390496015548706, -0.4270976185798645, -0.9885318279266357, -0.3635844588279724, 0.17215074598789215, -1.764153003692627, 0.0003070657839998603, -0.23333080112934113, -0.49170202016830444, 0.010995637625455856, -0.006215955130755901, -0.6002427935600281, 1.0280097723007202, -0.4698133170604706, -0.010971085168421268, -0.009629467502236366, -0.010755987837910652, -0.5956976413726807, 1.0121181011199951, -0.4684854745864868, -0.015449871309101582, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.015934204682707787, -0.0015284372493624687, -0.8750330209732056, -0.11623213440179825, -0.6616653203964233, -0.27799054980278015, -2.571023941040039, -0.6414308547973633, -0.29767554998397827, -1.5459729433059692, -0.7329937815666199, -1.216780185699463, -1.0606824159622192, -1.1832116842269897, -0.8612244129180908, -1.0119175910949707], "max": [0.08154529333114624, 0.49434879422187805, -0.267762154340744, -0.5293093323707581, 0.4105130434036255, 0.45276182889938354, -0.18181827664375305, 0.23624521493911743, 0.16985900700092316, 1.116624355316162, -0.5005877017974854, 0.6707375049591064, 0.6549673080444336, 0.06776224076747894, 0.013675703667104244, 0.009563811123371124, -0.5889668464660645, 1.036956787109375, -0.46295276284217834, -0.007555442862212658, -0.006832171231508255, 0.004663646221160889, -0.5849920511245728, 1.0189579725265503, -0.45974233746528625, -0.011590073816478252, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.015446689911186695, -0.0015236170729622245, 0.7016556262969971, 0.5920335650444031, 0.261722207069397, 0.7790666818618774, 0.6653002500534058, 1.0862303972244263, 0.5111503601074219, 1.4904570579528809, 0.4875699281692505, 0.7189427018165588, 1.4733296632766724, 1.8293766975402832, 1.2177841663360596, 0.759376049041748], "mean": [-0.39346545934677124, 0.04265926778316498, -0.42145469784736633, -1.2379491329193115, -0.17952077090740204, 0.023558910936117172, -0.29719701409339905, -0.564886212348938, -0.10860121995210648, 0.5834478735923767, -0.9557642936706543, 0.2807569205760956, 0.21191534399986267, -0.29301294684410095, 0.01198136992752552, 0.0016644384013488889, -0.595337450504303, 1.0327184200286865, -0.4648246169090271, -0.00914803147315979, -0.008336476981639862, -0.0029189151246100664, -0.5915273427963257, 1.016640305519104, -0.4619055986404419, -0.013727297075092793, 0.6361410617828369, 1.7453274726867676, 0.6361410617828369, 0.6361410617828369, 0.6361410617828369, 0.6361410617828369, 0.7277176976203918, 1.7453274726867676, 0.7277176976203918, 0.7277176976203918, 0.7277176976203918, 0.7277176976203918, -0.0157437976449728, -0.0015261658700183034, -0.057704415172338486, 0.04709286242723465, -0.023902228102087975, 0.08084183186292648, -0.11516878008842468, 0.03052518703043461, 0.017387181520462036, -0.043906714767217636, -0.017918961122632027, 0.01615944318473339, 0.032961174845695496, 0.0244321096688509, 0.0290738083422184, -7.953741442179307e-05], "std": [0.3660440146923065, 0.17204326391220093, 0.1523423194885254, 0.3150404989719391, 0.6195495128631592, 0.22498257458209991, 0.06958448141813278, 0.32542335987091064, 0.14510434865951538, 0.26113107800483704, 0.37712082266807556, 0.15970611572265625, 0.20990386605262756, 0.1857985556125641, 0.0005402248352766037, 0.0033438776154071093, 0.0023803047370165586, 0.0016140254447236657, 0.001437484286725521, 0.0007469013216905296, 0.0005474258796311915, 0.003332884982228279, 0.0024048464838415384, 0.0015053173992782831, 0.00183755939360708, 0.000669118482619524, 0.8364179134368896, 1.7881393432617188e-06, 0.8364179134368896, 0.8364179134368896, 0.8364179134368896, 0.8364179134368896, 0.8530534505844116, 1.7881393432617188e-06, 0.8530534505844116, 0.8530534505844116, 0.8530534505844116, 0.8530534505844116, 9.12670002435334e-05, 8.82805863966496e-07, 0.27269604802131653, 0.11877261847257614, 0.14086419343948364, 0.18675296008586884, 0.5017818212509155, 0.24986566603183746, 0.11611621081829071, 0.46106037497520447, 0.17331846058368683, 0.3130147457122803, 0.4711960256099701, 0.31532883644104004, 0.28244253993034363, 0.2018858939409256], "count": [328]}, "timestamp": {"min": [0.0], "max": [10.9], "mean": [5.449999999999999], "std": [3.1561668030839067], "count": [328]}, "frame_index": {"min": [0], "max": [327], "mean": [163.5], "std": [94.6850040925172], "count": [328]}, "episode_index": {"min": [236], "max": [236], "mean": [236.0], "std": [0.0], "count": [328]}, "index": {"min": [93046], "max": [93373], "mean": [93209.5], "std": [94.6850040925172], "count": [328]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [328]}, "subtask_annotation": {"mean": [0.5091463414634146, 2.0, 2.0, 2.0, 2.0], "std": [0.5119682279097552, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [328]}, "scene_annotation": {"mean": [236.0], "std": [0.0], "min": [236], "max": [236], "count": [328]}, "eef_direction_state": {"mean": [4.115853658536586, 3.0548780487804876], "std": [2.103711558186535, 2.136366441061491], "min": [0, 0], "max": [6, 6], "count": [328]}, "eef_velocity_state": {"mean": [0.899390243902439, 1.0914634146341464], "std": [0.8331542292162453, 0.7098095277852247], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_acc_mag_state": {"mean": [0.9176829268292683, 1.0335365853658536], "std": [0.8388025710041315, 0.8385365764979642], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_direction_action": {"mean": [3.4847560975609757, 2.7469512195121952], "std": [1.9999419050158505, 2.1313548817047865], "min": [0, 0], "max": [6, 6], "count": [328]}, "eef_velocity_action": {"mean": [1.1646341463414633, 1.173780487804878], "std": [0.6787491995628413, 0.705152016552843], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_acc_mag_action": {"mean": [1.225609756097561, 1.2225609756097562], "std": [0.7434774875804682, 0.7423451813228096], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_sim_pose_state": {"mean": [0.32376313683578084, 0.21333761237231944, 0.18210594626483578, -1.0611044044863147, -0.76375274470422, 1.260887257071943, 0.36364424052271027, -0.23757964778279542, 0.14668868958346618, -1.4374628776598526, -0.8426141197221546, 2.085700752142828], "std": [0.08014534066174857, 0.07245507026751018, 0.06187917541877468, 2.373442528395602, 0.6380510423927698, 1.9734627555818274, 0.07215913428783803, 0.05535923804233903, 0.026143885269791854, 1.131564010799788, 0.34699683420613675, 1.2050004884600358], "min": [0.22323255907783898, 0.14754914728102414, 0.10723449460135995, -3.1414784766780537, -1.1787509491739347, -3.1177310920546724, 0.18013553880816452, -0.3243054590037157, 0.08196744198582306, -3.0967983548025053, -1.1842467569885853, -3.0957624924823683], "max": [0.48984359826721174, 0.4311458779317253, 0.3186555680943475, 3.140412442220708, 0.7131535270521083, 3.0527311080076904, 0.4471046637462562, -0.13659656959927363, 0.19328252843597973, 3.1039319827694456, -0.1262273812098671, 3.0753198793692054], "count": [328]}, "eef_sim_pose_action": {"mean": [0.3347458634753773, 0.2240221458533131, 0.1765826989916602, -0.7547042770889927, -0.7684409824359921, 1.170928765390193, 0.3711884097614944, -0.23921333231643727, 0.146981170817279, -1.505059249719683, -0.8192919231579427, 2.1776470703930904], "std": [0.08058710126960383, 0.07912573459891768, 0.07048240872478147, 2.4542031961581725, 0.6975494042741689, 2.014374681292657, 0.06805689328928034, 0.057103600453166425, 0.027140582982396688, 0.9317420973820814, 0.37222159310812986, 0.9592357888631894], "min": [0.22347452181924982, 0.14495575899213706, 0.08799023792593239, -3.1404546874461965, -1.2373363170091458, -3.1059205203382065, 0.18185565188225478, -0.3270792038578444, 0.08168696323516575, -3.124970743045379, -1.2094407906414129, -3.0663737271378504], "max": [0.5003184017657225, 0.43023545340557745, 0.3343879140586042, 3.1414646085583358, 0.8933236641115876, 3.043302880077726, 0.4553184951827659, -0.12410771705119986, 0.19720213836697603, 3.0848243746078103, -0.07351469756542839, 3.124751852082767], "count": [328]}}} +{"episode_index": 233, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42766816525818474]], [[0.5377461331440571]], [[0.4628378046165676]]], "std": [[[0.2858105942997642]], [[0.1982221624145068]], [[0.22770357214282547]]], "count": [104]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4164940583133706]], [[0.4473683591555023]], [[0.34710619805991777]]], "std": [[[0.3260239635287378]], [[0.23277285128958902]], [[0.28737726739822067]]], "count": [104]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40050115478883863]], [[0.4589279225076154]], [[0.3828937719035578]]], "std": [[[0.30152968780040756]], [[0.22110625698319003]], [[0.27203934274977803]]], "count": [104]}, "observation.state": {"min": [-0.8747628927230835, -0.08964736014604568, -0.7190995812416077, -1.3480417728424072, -0.2611169219017029, -0.6594771146774292, -0.5668687224388123, -0.7907443046569824, -0.3952089548110962, 0.10757554322481155, -1.5433158874511719, 0.20827916264533997, -0.2851717174053192, -0.4259866178035736, -0.0011367230908945203, 0.019367018714547157, -0.615771472454071, 0.97516930103302, -0.39370834827423096, -0.02730708196759224, -0.023851031437516212, -0.019071096554398537, -0.6335977911949158, 0.9965443015098572, -0.3909929692745209, 0.059914588928222656, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.04758867248892784, 0.0011411582818254828, -0.7683504819869995, -0.5451202392578125, -0.3170531392097473, -0.7697461247444153, -1.1129077672958374, -1.3613667488098145, -1.3307628631591797, -1.4197636842727661, -0.6070352792739868, -0.9458622932434082, -0.814532458782196, -0.679421603679657, -0.43526872992515564, -0.6409643888473511, -14.798746109008789, -4.884005069732666, -1.6007325649261475, -10.439560890197754, -1.1477410793304443, -1.2625153064727783, -1.922466516494751, -13.495922088623047, -5.372405529022217, -2.4853479862213135, -9.218559265136719, -0.9468864798545837, -1.951159954071045, -1.4633699655532837, -0.009293269366025925, -0.015049872919917107, -0.014501608908176422, -0.0067717949859797955, -0.007553264033049345, -0.01105515193194151, -0.008279401808977127, -0.014211844652891159, -0.019698912277817726, -0.006684804335236549, -0.008320624008774757, -0.01357415970414877, -0.5302500128746033, -0.679250180721283, 5.018285751342773, -27.224403381347656, 9.109600067138672, -0.7666575908660889, 1.3998600244522095, 0.1633169800043106, 7.453193187713623, -28.050743103027344, 9.267867088317871, -1.6129132509231567, -0.017234738916158676, -0.01494250725954771, -0.017704518511891365, -0.13663585484027863, 0.39398419857025146, 0.04912156984210014, 0.07669838517904282, 0.38544008135795593, -0.31319114565849304, 0.022483928129076958, -2.918362855911255, -1.3625707626342773, -3.0541114807128906, -2.3531856536865234, -1.0995652675628662, 1.6348296403884888, -0.8975831866264343, -0.153880313038826, 9.628599166870117, -0.013715028762817383, -0.02004396915435791, -0.030296146869659424, -0.022423207759857178, 0.02676229365170002, 0.634856641292572, 0.7693896889686584], "max": [0.00039551485679112375, 0.7397688627243042, -0.0714879110455513, -0.8655678629875183, 0.7087826728820801, 0.0012663766974583268, 0.1331363022327423, 0.1067151427268982, -0.016404036432504654, 0.7675291895866394, -0.6535627245903015, 0.7785066366195679, 0.3633570075035095, -0.0580785870552063, 0.0009372523054480553, 0.022266052663326263, -0.6052391529083252, 0.9762848019599915, -0.3803388476371765, -0.02312433160841465, -0.020948486402630806, -0.014069909229874611, -0.6237596273422241, 0.9975848197937012, -0.37745124101638794, 0.06454415619373322, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.04817270115017891, 0.001146873226389289, 0.791025698184967, 0.6391870975494385, 0.8574577569961548, 0.7515088319778442, 1.8068320751190186, 0.791648268699646, 1.0304205417633057, 0.7533388733863831, 0.3453695774078369, 0.621707558631897, 1.1503463983535767, 0.9145959615707397, 0.9825649857521057, 0.6841000914573669, -4.042095184326172, 9.829059600830078, 3.777167320251465, 1.1904761791229248, 1.1477411985397339, 1.807692289352417, 2.008547067642212, -4.298205852508545, 6.8681321144104, 1.1233210563659668, 0.21367523074150085, 0.5451770424842834, 0.6599512100219727, 0.057387061417102814, 0.007717732805758715, 0.01710670068860054, 0.011877743527293205, 0.006424440070986748, 0.02722514420747757, 0.01696111261844635, 0.007529805414378643, 0.0210163164883852, 0.010622020810842514, 0.010212443768978119, 0.025056224316358566, 0.014902886934578419, 1.1877599954605103, 0.3192104697227478, 15.633890151977539, -19.46322250366211, 18.912269592285156, 0.8382893204689026, 3.4148099422454834, 1.1023896932601929, 13.67408561706543, -17.570566177368164, 16.783756256103516, -0.22919735312461853, 0.027655811980366707, 0.016746094450354576, -0.010989011265337467, -0.08198151737451553, 0.5625662803649902, 0.33225560188293457, 0.2878871262073517, 0.571461021900177, -0.07341784983873367, 0.18019625544548035, 2.8692245483398438, -0.5437572002410889, 2.76404070854187, -0.9549368023872375, -0.3213801383972168, 2.468418598175049, -0.4984133839607239, 0.2329956293106079, 9.960857391357422, 0.009228736162185669, 0.013533562421798706, 0.0315820574760437, -0.019648518413305283, 0.028814416378736496, 0.6378278732299805, 0.7718462347984314], "mean": [-0.4112400710582733, 0.11012136936187744, -0.3239601254463196, -1.086408019065857, 0.08658317476511002, -0.3797362446784973, -0.3122761845588684, -0.4221149981021881, -0.13097698986530304, 0.41163569688796997, -1.0428839921951294, 0.44525963068008423, 0.0030780865345150232, -0.2982998788356781, -0.0004868616524618119, 0.020153727382421494, -0.6120200157165527, 0.9760995507240295, -0.3839009404182434, -0.024654967710375786, -0.022836953401565552, -0.017713038250803947, -0.6290907263755798, 0.9969865679740906, -0.38109302520751953, 0.06296508759260178, 0.5686512589454651, 1.7453184127807617, 0.5686512589454651, 0.5686512589454651, 0.5686512589454651, 0.5686512589454651, 0.689157247543335, 1.7453184127807617, 0.689157247543335, 0.689157247543335, 0.689157247543335, 0.689157247543335, 0.04793774336576462, 0.0011441466631367803, -0.027748817577958107, 0.004081252031028271, -0.006097218953073025, 0.0006867223419249058, 0.0008331075659953058, 0.0068731000646948814, -0.009428896009922028, -0.01862514577805996, -0.0042398166842758656, 0.009666874073445797, 0.015437565743923187, -0.0061143552884459496, 0.006992744747549295, -0.0015616825548931956, -9.143986701965332, -0.22018954157829285, 0.1718563288450241, -4.7309889793396, 0.22527146339416504, 0.21076913177967072, -0.8782238960266113, -9.08942699432373, 1.2102681398391724, -0.47631725668907166, -5.403159141540527, -0.13545839488506317, -0.7024276256561279, -0.6912302374839783, -0.00022501227795146406, -0.00022490716946776956, -0.0005032920162193477, -0.00031962597859092057, 0.0007654846995137632, 0.00013243262947071344, 0.00023971812333911657, -0.00012157166929682717, -0.0007922269869595766, -2.9533764518419048e-06, 0.000690485059749335, 2.5810264560277574e-05, 0.30334946513175964, -0.2671053111553192, 11.128469467163086, -22.178964614868164, 14.853819847106934, 0.23495078086853027, 2.379573106765747, 0.5423756837844849, 11.337196350097656, -22.461639404296875, 14.538573265075684, -0.7668726444244385, 0.0018514161929488182, -0.0014541172422468662, -0.015892844647169113, -0.10074613243341446, 0.46392980217933655, 0.1620021015405655, 0.1532682329416275, 0.48929497599601746, -0.18108528852462769, 0.10636333376169205, 0.17864690721035004, -1.0159130096435547, -0.6845080256462097, -1.687488079071045, -0.8123953342437744, 2.112678050994873, -0.6881792545318604, 0.024477368220686913, 9.765549659729004, 0.00044320212327875197, 0.0009080367162823677, 0.0004486295802053064, -0.021385403349995613, 0.028040800243616104, 0.6368585824966431, 0.7701733708381653], "std": [0.2518410384654999, 0.24736033380031586, 0.1985226720571518, 0.1354016214609146, 0.2846478521823883, 0.20863866806030273, 0.2335331290960312, 0.19712990522384644, 0.12402184307575226, 0.1645943969488144, 0.17114472389221191, 0.10633879154920578, 0.1556859165430069, 0.11952902376651764, 0.0006531025865115225, 0.0007835595170035958, 0.002276939805597067, 0.0002673908893484622, 0.0027242095675319433, 0.001542798476293683, 0.0009199815685860813, 0.0014211623929440975, 0.002405749633908272, 0.0002192474639741704, 0.0026384545490145683, 0.0017051293980330229, 0.8046139478683472, 1.0848045349121094e-05, 0.8046139478683472, 0.8046139478683472, 0.8046139478683472, 0.8046139478683472, 0.8452423810958862, 1.0848045349121094e-05, 0.8452423810958862, 0.8452423810958862, 0.8452423810958862, 0.8452423810958862, 0.00012042150046909228, 9.499077577856951e-07, 0.17853988707065582, 0.18148881196975708, 0.15107814967632294, 0.1775568723678589, 0.29568636417388916, 0.20722652971744537, 0.2313849925994873, 0.2601263225078583, 0.10553821921348572, 0.18647827208042145, 0.24740667641162872, 0.1686526983976364, 0.17108489573001862, 0.12708191573619843, 2.3002376556396484, 2.8273017406463623, 1.3100228309631348, 3.246516466140747, 0.42157095670700073, 0.6489732265472412, 0.7260123491287231, 1.748541235923767, 3.401406764984131, 0.9955229163169861, 2.385688304901123, 0.346494197845459, 0.5693840980529785, 0.37156441807746887, 0.0026899867225438356, 0.005262770224362612, 0.0046567185781896114, 0.0024644446093589067, 0.003422047942876816, 0.0022129369899630547, 0.0025637601502239704, 0.004955613985657692, 0.004847683012485504, 0.0024510500952601433, 0.0031787254847586155, 0.0023990310728549957, 0.33751314878463745, 0.1440737247467041, 2.189540147781372, 1.6938023567199707, 2.0547752380371094, 0.35889583826065063, 0.39116108417510986, 0.15154018998146057, 1.3839573860168457, 2.3989012241363525, 1.6243036985397339, 0.3216487467288971, 0.007212833501398563, 0.005397263448685408, 0.0006568143726326525, 0.012989572249352932, 0.04774044454097748, 0.07967648655176163, 0.055452968925237656, 0.0373588390648365, 0.08028731495141983, 0.029116163030266762, 2.2072014808654785, 0.2679734528064728, 2.0792953968048096, 0.3324267268180847, 0.22092822194099426, 0.26631179451942444, 0.05252861976623535, 0.050488680601119995, 0.030893530696630478, 0.003261095844209194, 0.005327193532139063, 0.007218960206955671, 0.0005566781619563699, 0.00040774361696094275, 0.0006394320516847074, 0.0005317126051522791], "count": [492]}, "action": {"min": [-0.9379922151565552, -0.08788155019283295, -0.7865564823150635, -1.3732696771621704, -0.26573145389556885, -0.6648426055908203, -0.5868216753005981, -0.8479329943656921, -0.3965963125228882, 0.09682849794626236, -1.4304136037826538, 0.19905616343021393, -0.2794729769229889, -0.42996808886528015, -0.0010054792510345578, 0.014557604677975178, -0.6135130524635315, 0.9737058281898499, -0.3966004252433777, -0.027370018884539604, -0.023760195821523666, -0.021060854196548462, -0.6299460530281067, 0.9956854581832886, -0.39303529262542725, 0.0567757785320282, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.04758867248892784, 0.0011411582818254828, -0.7683504819869995, -0.5451202392578125, -0.3170531392097473, -0.7697461247444153, -1.1129077672958374, -1.3613667488098145, -1.3307628631591797, -1.4197636842727661, -0.6070352792739868, -0.9458622932434082, -0.814532458782196, -0.679421603679657, -0.43526872992515564, -0.6409643888473511], "max": [-0.011439284309744835, 0.7547614574432373, -0.12066459655761719, -0.7787116765975952, 0.7098349332809448, 0.023894192650914192, 0.14184188842773438, 0.07064119726419449, -0.007921671494841576, 0.7941675782203674, -0.5648148059844971, 0.777977705001831, 0.3712851405143738, -0.05613262206315994, 0.0019725130405277014, 0.024332154542207718, -0.597517728805542, 0.9796944856643677, -0.381442129611969, -0.023439394310116768, -0.020042773336172104, -0.009964087046682835, -0.6156139373779297, 0.9991792440414429, -0.3796323537826538, 0.062101900577545166, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.04817270115017891, 0.001146873226389289, 0.791025698184967, 0.6391870975494385, 0.8574577569961548, 0.7515088319778442, 1.8068320751190186, 0.791648268699646, 1.0304205417633057, 0.7533388733863831, 0.3453695774078369, 0.621707558631897, 1.1503463983535767, 0.9145959615707397, 0.9825649857521057, 0.6841000914573669], "mean": [-0.45693904161453247, 0.11759774386882782, -0.35042473673820496, -1.0378422737121582, 0.08430435508489609, -0.3794788718223572, -0.3108527958393097, -0.4624481797218323, -0.1229216679930687, 0.42684218287467957, -0.9975234866142273, 0.4421618580818176, 0.0051683890633285046, -0.2984160780906677, 0.0005860559176653624, 0.01903194561600685, -0.6074427962303162, 0.9765123724937439, -0.38625529408454895, -0.024840932339429855, -0.021854130551218987, -0.016450373455882072, -0.6243731379508972, 0.996983528137207, -0.38319888710975647, 0.05991877615451813, 0.5685805082321167, 1.7453184127807617, 0.5685805082321167, 0.5685805082321167, 0.5685805082321167, 0.5685805082321167, 0.6896538734436035, 1.7453184127807617, 0.6896538734436035, 0.6896538734436035, 0.6896538734436035, 0.6896538734436035, 0.04793773591518402, 0.0011441450333222747, -0.02736891247332096, 0.003799647092819214, -0.005770637653768063, 0.00022031721891835332, 0.0007876740419305861, 0.007423832081258297, -0.009507749229669571, -0.018223850056529045, -0.004250767640769482, 0.00968384649604559, 0.014706798829138279, -0.006264309398829937, 0.006764025893062353, -0.00169217842631042], "std": [0.253027081489563, 0.23804154992103577, 0.20992007851600647, 0.1439664214849472, 0.2837817370891571, 0.20981736481189728, 0.23604978621006012, 0.19413714110851288, 0.12175402790307999, 0.17822995781898499, 0.17268282175064087, 0.1091102808713913, 0.15510906279087067, 0.12062951177358627, 0.000663561571855098, 0.0014213479589670897, 0.00299957231618464, 0.0009726857533678412, 0.00278404145501554, 0.001343471696600318, 0.000906225701328367, 0.0016885099466890097, 0.0028595866169780493, 0.0006383783183991909, 0.002451381180435419, 0.001494416268542409, 0.8045877814292908, 1.0848045349121094e-05, 0.8045877814292908, 0.8045877814292908, 0.8045877814292908, 0.8045877814292908, 0.8458632826805115, 1.0848045349121094e-05, 0.8458632826805115, 0.8458632826805115, 0.8458632826805115, 0.8458632826805115, 0.00012042570597259328, 9.503872320237861e-07, 0.17851664125919342, 0.1815851628780365, 0.15107081830501556, 0.1777050644159317, 0.2956979274749756, 0.20720231533050537, 0.23142015933990479, 0.2601381838321686, 0.10554192960262299, 0.1864793300628662, 0.24741500616073608, 0.1686808466911316, 0.1710512340068817, 0.12708447873592377], "count": [492]}, "timestamp": {"min": [0.0], "max": [16.366666666666667], "mean": [8.183333333333334], "std": [4.734262428376858], "count": [492]}, "frame_index": {"min": [0], "max": [491], "mean": [245.5], "std": [142.02787285130574], "count": [492]}, "episode_index": {"min": [237], "max": [237], "mean": [237.0], "std": [0.0], "count": [492]}, "index": {"min": [93374], "max": [93865], "mean": [93619.5], "std": [142.02787285130574], "count": [492]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [492]}, "subtask_annotation": {"mean": [0.3130081300813008, 2.0, 2.0, 2.0, 2.0], "std": [0.4724024998717906, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [492]}, "scene_annotation": {"mean": [237.0], "std": [0.0], "min": [237], "max": [237], "count": [492]}, "eef_direction_state": {"mean": [3.9613821138211383, 4.008130081300813], "std": [2.0934791616661697, 2.201241094715108], "min": [0, 0], "max": [6, 6], "count": [492]}, "eef_velocity_state": {"mean": [0.8109756097560976, 0.6666666666666666], "std": [0.7536101886773316, 0.6707193888989579], "min": [0, 0], "max": [2, 2], "count": [492]}, "eef_acc_mag_state": {"mean": [0.766260162601626, 0.7195121951219512], "std": [0.8483843069714474, 0.8255235871498215], "min": [0, 0], "max": [2, 2], "count": [492]}, "eef_direction_action": {"mean": [3.910569105691057, 4.115853658536586], "std": [2.2040543944466737, 2.0304572863255053], "min": [0, 0], "max": [6, 6], "count": [492]}, "eef_velocity_action": {"mean": [0.8353658536585366, 0.7601626016260162], "std": [0.7959049588672464, 0.720911780108302], "min": [0, 0], "max": [2, 2], "count": [492]}, "eef_acc_mag_action": {"mean": [0.8658536585365854, 0.9186991869918699], "std": [0.8326985486315693, 0.8297663098871432], "min": [0, 0], "max": [2, 2], "count": [492]}, "eef_sim_pose_state": {"mean": [0.33987694680159736, 0.2593833248097161, 0.13073852483299636, 0.16601047433324798, -1.016214583794097, -0.6719087782857203, 0.34957639482428593, -0.266314344497948, 0.11771293269416312, -1.6874307202707814, -0.8124516936461567, 2.1126817698271956], "std": [0.05710466436693025, 0.06675531148968873, 0.07749924012897333, 2.2291800634458805, 0.2681138484445736, 2.1050426402648688, 0.043909806602217896, 0.057147789938036854, 0.026190749675571303, 0.3324655033143248, 0.22090084210909042, 0.26631904281618685], "min": [0.23948243249960363, 0.17952200687610015, 0.046495568974479845, -3.135206997203522, -1.3659606445139965, -3.0793571968252986, 0.21924364057687457, -0.36155108568151434, 0.07548419792189032, -2.353204355942341, -1.099580126896209, 1.6348285597672239], "max": [0.43421371320562735, 0.41116385754941653, 0.30163136677500185, 3.012912724961896, -0.5438105198311827, 3.077997367075668, 0.4321093300996443, -0.19514545171677516, 0.18507243595809156, -0.9549440475671672, -0.32141602685830084, 2.468438490211438], "count": [492]}, "eef_sim_pose_action": {"mean": [0.3493705730887973, 0.2605432710553145, 0.13363340142436586, 0.15514789541512583, -1.0224789314538556, -0.6599351693794931, 0.3586404368725632, -0.263802890529074, 0.12110342555848429, -1.6759326651055024, -0.8031594901526928, 2.1111244272690604], "std": [0.05699335150019555, 0.06470862579617216, 0.08131148236671439, 2.185335073255097, 0.280316736921367, 2.0626262253791574, 0.041551403874557115, 0.05878061754010585, 0.028098226879409407, 0.33930496709957647, 0.24213240806354397, 0.2730269464612049], "min": [0.23878048054018328, 0.1807281655038044, 0.04075505158824516, -3.050270496372617, -1.3856388981203034, -3.059057935679525, 0.22596411948192321, -0.36466187249797744, 0.0687455084760566, -2.4149210599123325, -1.1578814096333743, 1.5917477596584928], "max": [0.4456965708091579, 0.4084675993045418, 0.312699343699922, 3.090036600499635, -0.5027177570317243, 3.1286714802997637, 0.44095462870317653, -0.18786672255529716, 0.20035244920230996, -0.898454883342459, -0.2583714849451635, 2.4914397754363184], "count": [492]}}} +{"episode_index": 234, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4329645881391772]], [[0.5511601138985006]], [[0.4707465758362168]]], "std": [[[0.2981363752848015]], [[0.19074406126025814]], [[0.23044257602639315]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4824988778354479]], [[0.4444740484429066]], [[0.3039719651095732]]], "std": [[[0.35006146954243833]], [[0.2120443321446483]], [[0.24205026949142058]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45729547529796233]], [[0.4709014801999231]], [[0.3680183751441753]]], "std": [[[0.3020108820839986]], [[0.22466896799005684]], [[0.2700865139282685]]], "count": [100]}, "observation.state": {"min": [-1.1965160369873047, -0.02670479565858841, -1.426719307899475, -1.6418793201446533, -0.7545896768569946, -0.8185585141181946, -0.6949537992477417, -0.4721749722957611, -0.1745489537715912, 0.19331219792366028, -1.3962032794952393, -0.027944885194301605, 0.030237285420298576, -0.4955459237098694, 0.0017763965297490358, -0.0016385059570893645, -0.6403532028198242, 0.9775926470756531, -0.3706091046333313, -0.024394337087869644, -0.010370757430791855, 0.009101875126361847, -0.6342586278915405, 1.0043703317642212, -0.39799559116363525, 0.037809818983078, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0012415030505508184, -0.00038308085640892386, -1.0097320079803467, -0.2491557002067566, -0.458683043718338, -1.199967384338379, -1.1960099935531616, -1.4223122596740723, -1.170668601989746, -0.23761679232120514, -0.24577929079532623, -0.5251702070236206, -0.6605785489082336, -1.3891026973724365, -0.5071498155593872, -0.5577499866485596, -17.571422576904297, -4.975580215454102, -0.9267399907112122, -11.294261932373047, -0.3443223536014557, -0.860805869102478, -2.037240505218506, -11.035032272338867, -2.1367523670196533, -2.4993896484375, -10.378510475158691, -1.721611738204956, -1.3199023008346558, -2.180708408355713, -0.00821818970143795, -0.010462352074682713, -0.013081662356853485, -0.00566446827724576, -0.019796937704086304, -0.006399945355951786, -0.007172490004450083, -0.014987424947321415, -0.011113031767308712, -0.009664051234722137, -0.02044830471277237, -0.006641315761953592, -1.208970069885254, -0.43798646330833435, 8.329166412353516, -23.650829315185547, 9.036931991577148, -0.22221626341342926, -1.3362300395965576, -0.4639686942100525, 8.344013214111328, -28.846485137939453, 11.175758361816406, -0.9562555551528931, -0.01612001284956932, -0.01714208349585533, 0.0024420025292783976, -0.09564509987831116, 0.32874053716659546, -0.021633539348840714, 0.06058472767472267, 0.37877070903778076, -0.149867981672287, 0.11081230640411377, -3.1242051124572754, -1.0897632837295532, -3.0827109813690186, -2.900646686553955, -1.29476797580719, -3.0805323123931885, -0.8759880065917969, -0.09779274463653564, 9.689680099487305, -0.007002323865890503, -0.01012486219406128, -0.019575685262680054, -0.032424479722976685, 0.02233191393315792, 0.8376586437225342, 0.5430223345756531], "max": [-0.006079831626266241, 0.43869686126708984, -0.16337281465530396, -0.9132519960403442, 0.46913760900497437, -0.02956225723028183, -0.12703043222427368, -0.11289144307374954, 0.18348968029022217, 0.478370726108551, -1.0589748620986938, 0.48419657349586487, 0.42115023732185364, -0.33884483575820923, 0.004514466971158981, -0.0007368428632616997, -0.6377966403961182, 0.9780066013336182, -0.364218533039093, -0.021684927865862846, -0.00832969881594181, 0.010301118716597557, -0.6303784251213074, 1.0062483549118042, -0.3927806615829468, 0.04003281146287918, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0008576015825383365, 1.3890752370571136e-06, 1.82209312915802, 0.45186319947242737, 1.558970332145691, 1.0305678844451904, 1.350550651550293, 1.3416249752044678, 0.5675749778747559, 0.7166696786880493, 0.4212501049041748, 0.4450070261955261, 0.18840603530406952, 0.6003978252410889, 1.1984684467315674, 0.14857438206672668, -4.2313947677612305, 2.442002773284912, 3.3137974739074707, 1.1904761791229248, 1.7503052949905396, 2.5250306129455566, 0.6312576532363892, -5.400595664978027, 9.706960678100586, 1.6428570747375488, -1.404151439666748, 0.057387061417102814, 0.25824177265167236, -0.11477412283420563, 0.006819552276283503, 0.010501917451620102, 0.0104991365224123, 0.0057172225788235664, 0.011420748196542263, 0.011325382627546787, 0.006409432273358107, 0.014377625659108162, 0.01455787755548954, 0.006619430147111416, 0.007468962576240301, 0.008194629102945328, 0.46661999821662903, 0.21156972646713257, 18.57359504699707, -16.647912979125977, 21.213329315185547, 0.7498066425323486, 0.46661999821662903, 0.2301284670829773, 14.119495391845703, -17.4429874420166, 20.154773712158203, -0.11205288767814636, 0.02455276809632778, 0.01290768850594759, 0.004884005058556795, -0.05465434491634369, 0.4880780279636383, 0.13438235223293304, 0.24228015542030334, 0.48739075660705566, 0.008502977900207043, 0.20594316720962524, 3.128556728363037, -0.4550102949142456, 3.068237543106079, 3.0240659713745117, -0.9262856245040894, 3.0951757431030273, -0.5570145845413208, 0.1701396256685257, 9.90025520324707, 0.008065283298492432, 0.014181435108184814, 0.018674224615097046, -0.029692452400922775, 0.02371293306350708, 0.8388746976852417, 0.5447182059288025], "mean": [-0.6344528198242188, 0.20205561816692352, -0.8228845596313477, -1.1971135139465332, 0.03302835673093796, -0.6014194488525391, -0.3732110857963562, -0.2975381016731262, 0.11915519088506699, 0.33507466316223145, -1.2198268175125122, 0.33531495928764343, 0.12821246683597565, -0.4096437096595764, 0.003218413097783923, -0.0013422666816040874, -0.6389910578727722, 0.9777518510818481, -0.36737000942230225, -0.023122340440750122, -0.009134744293987751, 0.009537364356219769, -0.6324785947799683, 1.0054347515106201, -0.3959185779094696, 0.03887739032506943, 1.11652672290802, 1.7453278303146362, 1.11652672290802, 1.11652672290802, 1.11652672290802, 1.11652672290802, 0.5198282599449158, 1.7453278303146362, 0.5198282599449158, 0.5198282599449158, 0.5198282599449158, 0.5198282599449158, -0.0010788723593577743, -0.0002431096218060702, -0.0334957130253315, 0.025194168090820312, -0.05632591247558594, 0.018831508234143257, 0.009501950815320015, 0.005078737623989582, 0.013907189480960369, -0.004960000514984131, 0.023526454344391823, -0.0030907518230378628, -0.0009672430460341275, -0.00868015456944704, -0.0034013441763818264, 0.0043702321127057076, -10.861002922058105, -1.3481568098068237, 1.0415135622024536, -4.198604106903076, 0.7216479778289795, 0.6125122308731079, -0.6072284579277039, -8.29881763458252, 4.610476016998291, 0.4622141122817993, -6.159085273742676, -0.5743725895881653, -0.2939907908439636, -0.8603926301002502, 0.0001867074752226472, -9.378960385220125e-05, -0.0011324255028739572, -0.00013722197036258876, 7.409646059386432e-05, 0.00024008640320971608, -0.0004078425408806652, -0.0009890950750559568, -0.00030999426962807775, -9.501181921223179e-06, 7.459881453542039e-05, -0.00012641833745874465, -0.4193127155303955, -0.2586157023906708, 14.076655387878418, -19.90641212463379, 15.832108497619629, 0.22029486298561096, -0.5456763505935669, -0.2746273875236511, 11.030997276306152, -23.047863006591797, 15.675168991088867, -0.5758037567138672, 0.0009099325980059803, -0.0012526297941803932, 0.00370698026381433, -0.0740533173084259, 0.3961389362812042, 0.0842369869351387, 0.17347705364227295, 0.4346320927143097, -0.04424930736422539, 0.18020783364772797, 0.9302132725715637, -0.8518402576446533, -0.5475258231163025, -2.313333749771118, -1.1056231260299683, 1.9957950115203857, -0.7495537400245667, 0.026180705055594444, 9.76406478881836, 0.00024042032600846142, 0.0005910293548367918, 0.00036502620787359774, -0.030900834128260612, 0.023060772567987442, 0.8383898138999939, 0.543704628944397], "std": [0.3912868797779083, 0.17755644023418427, 0.45100995898246765, 0.2205590009689331, 0.3058933913707733, 0.21884500980377197, 0.21530339121818542, 0.1238839253783226, 0.07361643761396408, 0.08737362176179886, 0.13093183934688568, 0.10822901129722595, 0.09538529813289642, 0.037351999431848526, 0.00027601575129665434, 0.00023129937471821904, 0.0009378250688314438, 0.00016289156337734312, 0.002033224329352379, 0.0009322299156337976, 0.00023937180230859667, 0.0002884062996599823, 0.0014653169782832265, 0.0006005886825732887, 0.0017411599401384592, 0.0008268494857475162, 0.8305559754371643, 1.430511474609375e-06, 0.8305559754371643, 0.8305559754371643, 0.8305559754371643, 0.8305559754371643, 0.7944629788398743, 1.430511474609375e-06, 0.7944629788398743, 0.7944629788398743, 0.7944629788398743, 0.7944629788398743, 9.009955829242244e-05, 9.622847574064508e-05, 0.38342198729515076, 0.12057535350322723, 0.3052155375480652, 0.3041624426841736, 0.4578442871570587, 0.3845761716365814, 0.19700179994106293, 0.13822495937347412, 0.08154508471488953, 0.13353599607944489, 0.13351686298847198, 0.22837814688682556, 0.19713592529296875, 0.08258545398712158, 3.1540963649749756, 1.9964245557785034, 1.4725441932678223, 3.5917856693267822, 0.5121068358421326, 0.741062343120575, 0.5416486859321594, 1.3782707452774048, 2.9283101558685303, 1.0833746194839478, 2.2699942588806152, 0.33424800634384155, 0.29630106687545776, 0.4981139302253723, 0.0021092528477311134, 0.003988925833255053, 0.004629651550203562, 0.0022015939466655254, 0.003264776896685362, 0.0019265860319137573, 0.002557587344199419, 0.004205450881272554, 0.0044921268709003925, 0.002723516896367073, 0.0027002610731869936, 0.0016208648448809981, 0.22871781885623932, 0.11307965964078903, 2.8344714641571045, 1.6464558839797974, 3.5281248092651367, 0.24329231679439545, 0.2894003093242645, 0.11261976510286331, 1.3936954736709595, 3.419508218765259, 2.4372358322143555, 0.21344614028930664, 0.006416953634470701, 0.005035550333559513, 0.0004700831195805222, 0.009748111478984356, 0.04336497560143471, 0.049652647227048874, 0.06109306588768959, 0.04363624006509781, 0.03652676194906235, 0.020669857040047646, 1.7723112106323242, 0.16566410660743713, 2.262722969055176, 0.5096073746681213, 0.07833931595087051, 2.0094380378723145, 0.04290196672081947, 0.039200689643621445, 0.030080394819378853, 0.0024751098826527596, 0.003819624660536647, 0.005441700108349323, 0.0005183202447369695, 0.0003140225016977638, 0.0002826651616487652, 0.00040817781700752676], "count": [324]}, "action": {"min": [-1.3122509717941284, -0.022713694721460342, -1.477997064590454, -1.650679111480713, -0.767982006072998, -0.8259546756744385, -0.6981316804885864, -0.520199179649353, -0.04855712503194809, 0.13042894005775452, -1.4014183282852173, -0.053338855504989624, 0.02391105517745018, -0.48889753222465515, 0.0014654267579317093, -0.005262905266135931, -0.6361232995986938, 0.973456084728241, -0.3756551146507263, -0.024073297157883644, -0.010550310835242271, 0.0047828941605985165, -0.6287930011749268, 1.0015461444854736, -0.40288931131362915, 0.03627273067831993, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0012415030505508184, -0.00038308085640892386, -1.0097320079803467, -0.28590354323387146, -0.458683043718338, -1.199967384338379, -1.1960099935531616, -1.4223122596740723, -1.170668601989746, -0.23761679232120514, -0.24577929079532623, -0.5320759415626526, -0.6605785489082336, -1.3891026973724365, -0.5071498155593872, -0.5577499866485596], "max": [-0.016431119292974472, 0.4525829553604126, -0.17183172702789307, -0.8653348088264465, 0.47605428099632263, -0.02309601753950119, -0.11733710765838623, -0.12823960185050964, 0.1733318567276001, 0.5026525259017944, -0.9885286092758179, 0.4795134365558624, 0.42234885692596436, -0.334102064371109, 0.005203064996749163, 0.00077582779340446, -0.625371515750885, 0.981266975402832, -0.3666399419307709, -0.021044282242655754, -0.006643000058829784, 0.011063758283853531, -0.6186944246292114, 1.0079773664474487, -0.395330548286438, 0.03924435004591942, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0008586238254792988, 1.3890752370571136e-06, 1.82209312915802, 0.45186319947242737, 1.558970332145691, 1.0305678844451904, 1.350550651550293, 1.3416249752044678, 0.5675749778747559, 0.7166696786880493, 0.38828712701797485, 0.4450070261955261, 0.18840603530406952, 0.6003978252410889, 1.1984684467315674, 0.14857438206672668], "mean": [-0.694335401058197, 0.2103632241487503, -0.8748214840888977, -1.1561918258666992, 0.03271207958459854, -0.6027907133102417, -0.36690524220466614, -0.33801591396331787, 0.11525817215442657, 0.345824658870697, -1.1807224750518799, 0.32968202233314514, 0.1277545690536499, -0.4088265597820282, 0.0038428346160799265, -0.0019082988146692514, -0.6323299407958984, 0.978088915348053, -0.3705238997936249, -0.02296050451695919, -0.008189113810658455, 0.008196246810257435, -0.6253551244735718, 1.0055010318756104, -0.3991932272911072, 0.03765896335244179, 1.11652672290802, 1.7453278303146362, 1.11652672290802, 1.11652672290802, 1.11652672290802, 1.11652672290802, 0.5144414305686951, 1.7453278303146362, 0.5144414305686951, 0.5144414305686951, 0.5144414305686951, 0.5144414305686951, -0.0010795064736157656, -0.00024195911828428507, -0.029571671038866043, 0.02424333617091179, -0.052191123366355896, 0.01630322076380253, 0.009293410927057266, 0.0048995185643434525, 0.012765344232320786, -0.0040935613214969635, 0.021686648949980736, -0.0023955043870955706, -0.0012055221013724804, -0.007944772019982338, -0.0021856832318007946, 0.004095309879630804], "std": [0.40176019072532654, 0.16446803510189056, 0.44770538806915283, 0.22704938054084778, 0.30588287115097046, 0.2210404872894287, 0.213949054479599, 0.1292843073606491, 0.05150368809700012, 0.09851594269275665, 0.14130283892154694, 0.1139783039689064, 0.09413338452577591, 0.03951830789446831, 0.0005677311564795673, 0.0012047983473166823, 0.001674607745371759, 0.001069813035428524, 0.00187611801084131, 0.0008524059085175395, 0.0005701390909962356, 0.0012245132820680737, 0.001738077844493091, 0.0010466314852237701, 0.001655937870964408, 0.0007601482211612165, 0.8305559754371643, 1.430511474609375e-06, 0.8305559754371643, 0.8305559754371643, 0.8305559754371643, 0.8305559754371643, 0.7920494079589844, 1.430511474609375e-06, 0.7920494079589844, 0.7920494079589844, 0.7920494079589844, 0.7920494079589844, 8.905177674023435e-05, 9.62166377576068e-05, 0.3912012279033661, 0.12195758521556854, 0.31502649188041687, 0.3080542981624603, 0.45776817202568054, 0.3845541775226593, 0.19807928800582886, 0.1411878913640976, 0.07857722043991089, 0.1314324289560318, 0.13452890515327454, 0.22750073671340942, 0.19890081882476807, 0.08282731473445892], "count": [324]}, "timestamp": {"min": [0.0], "max": [10.766666666666667], "mean": [5.383333333333333], "std": [3.117676604044654], "count": [324]}, "frame_index": {"min": [0], "max": [323], "mean": [161.5], "std": [93.53029812133963], "count": [324]}, "episode_index": {"min": [238], "max": [238], "mean": [238.0], "std": [0.0], "count": [324]}, "index": {"min": [93866], "max": [94189], "mean": [94027.5], "std": [93.53029812133963], "count": [324]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [324]}, "subtask_annotation": {"mean": [0.12962962962962962, 2.0, 2.0, 2.0, 2.0], "std": [0.3624145516811254, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [324]}, "scene_annotation": {"mean": [238.0], "std": [0.0], "min": [238], "max": [238], "count": [324]}, "eef_direction_state": {"mean": [3.567901234567901, 3.682098765432099], "std": [2.0975486668962997, 2.1185950481155467], "min": [0, 0], "max": [6, 6], "count": [324]}, "eef_velocity_state": {"mean": [1.037037037037037, 0.7006172839506173], "std": [0.6884307516830038, 0.5930666185364443], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_acc_mag_state": {"mean": [0.9506172839506173, 0.4691358024691358], "std": [0.8447548342990603, 0.7384738977154661], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_direction_action": {"mean": [3.3209876543209877, 3.6512345679012346], "std": [1.994295324006394, 1.9512496044975833], "min": [0, 0], "max": [6, 6], "count": [324]}, "eef_velocity_action": {"mean": [1.1944444444444444, 0.8024691358024691], "std": [0.6637668414082508, 0.6220188772178065], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_acc_mag_action": {"mean": [1.0709876543209877, 0.7067901234567902], "std": [0.8190767234270147, 0.826163716714811], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_sim_pose_state": {"mean": [0.3582828060526102, 0.2230304299854035, 0.18372227502041014, 0.9300168913116478, -0.8521241817078804, -0.5571802954652735, 0.3169218931991787, -0.16109987834130177, 0.13570630408514242, -2.32302852537848, -1.105782495468535, 1.9877283304892144], "std": [0.06380795602456912, 0.043833296246967496, 0.05386411880557758, 1.8145108453574472, 0.16574675279212278, 2.2770112599294663, 0.03448428201264962, 0.033941814739060654, 0.018988038236650233, 0.5373296948327749, 0.07847458353475859, 2.0728229378484935], "min": [0.25254701374998295, 0.13185433666729307, 0.11166892166339651, -3.1332715800154114, -1.0899591584208288, -3.1326161583917425, 0.27780656836988576, -0.2796627055476922, 0.08213159469714051, -3.135324131870832, -1.2951040615544498, -3.1341245439250187], "max": [0.43960374301368865, 0.2795510287537054, 0.29129441161926417, 3.140667587180644, -0.45516320121719045, 3.1136775467889604, 0.36280735744116677, -0.12392391767473018, 0.1630784310101945, 3.07175221884303, -0.9262884140206404, 3.131285197443505], "count": [324]}, "eef_sim_pose_action": {"mean": [0.3683299595737149, 0.22274108252343183, 0.1927635821172076, 1.0472922281630963, -0.8228128567050679, -0.5989602298388408, 0.3266957350771302, -0.1610322023492472, 0.1386974554424331, -2.1852665912645874, -1.091136468401112, 1.89934397681162], "std": [0.06600023798233515, 0.04538079218467496, 0.06224367491348881, 1.71744219398459, 0.2084432814428782, 2.2575339748701913, 0.0346806382728004, 0.031147687149108857, 0.019080716774854053, 0.8481428136229611, 0.07608622613985383, 2.0754032248475935], "min": [0.2545078584405366, 0.12924955457572085, 0.09587058015070701, -3.140383738998352, -1.133062837306932, -3.141521531539106, 0.2852639931106696, -0.26737505021196745, 0.10235329197660122, -3.102766998157425, -1.2007432150673618, -3.1382997704152333], "max": [0.44967073159375004, 0.284273169594748, 0.3179729658539927, 3.139978138699419, -0.3667254322708744, 3.1231974371724327, 0.37350066053630704, -0.12038646329561409, 0.16858481580823273, 3.1093520371780206, -0.8984605481151543, 3.1188551152455326], "count": [324]}}} +{"episode_index": 235, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4303492664222552]], [[0.5274445886197616]], [[0.48416662719009174]]], "std": [[[0.28850223509725637]], [[0.22377671196792678]], [[0.2243285731731828]]], "count": [140]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43174342629208545]], [[0.44576274406821553]], [[0.3856274750096117]]], "std": [[[0.28631367847089556]], [[0.22889729759868171]], [[0.25799235310868057]]], "count": [140]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3853816990031307]], [[0.47270390680782115]], [[0.4119851842697863]]], "std": [[[0.3076927113680033]], [[0.20985238229522934]], [[0.2373584675057752]]], "count": [140]}, "observation.state": {"min": [-0.7470572590827942, -0.10280923545360565, -0.5741211175918579, -1.829174280166626, -1.2553439140319824, -0.4547577500343323, -0.5616311430931091, -1.0699503421783447, -0.5255788564682007, 0.4151381254196167, -1.8698017597198486, -0.06704635173082352, -0.5099571943283081, -0.6282909512519836, 0.00832032784819603, 0.004303483758121729, -0.6031457185745239, 1.0317330360412598, -0.4655662775039673, -0.015699656680226326, -0.013897041790187359, -0.010399825870990753, -0.6064014434814453, 1.0181591510772705, -0.46236902475357056, -0.014482995495200157, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0007639026734977961, -0.00038485106779262424, -0.5295404195785522, -1.9373773336410522, -0.38468533754348755, -1.9271252155303955, -2.369251251220703, -3.276280164718628, -0.8821152448654175, -1.9235076904296875, -1.1808383464813232, -0.6314616799354553, -1.1394071578979492, -0.7778727412223816, -1.329310655593872, -0.4201117157936096, -13.507057189941406, -6.898656845092773, -2.344933032989502, -10.317461013793945, -0.9468865394592285, -1.9511600732803345, -1.6929181814193726, -14.186307907104492, -5.433455944061279, -3.3980464935302734, -9.645910263061523, -0.8034188151359558, -4.074481010437012, -1.2625153064727783, -0.027037784457206726, -0.03910259157419205, -0.026679638773202896, -0.008752504363656044, -0.013244434259831905, -0.0058244140818715096, -0.03428142890334129, -0.028385791927576065, -0.02107500098645687, -0.02949099987745285, -0.011816632002592087, -0.008555933833122253, -4.284420013427734, -0.8537024259567261, 0.2523989677429199, -31.73059844970703, 10.953961372375488, -0.9177103042602539, -1.3362300395965576, -0.3192104697227478, 3.563279628753662, -36.115108489990234, 13.724628448486328, -0.5811153650283813, -0.02370000071823597, -0.0156268160790205, 0.001831501955166459, -0.1001996323466301, 0.3504762351512909, 0.05188024044036865, -0.008088037371635437, 0.30104947090148926, -0.20034442842006683, 0.024782272055745125, -3.086858034133911, -1.3636350631713867, -2.9161324501037598, -3.137535333633423, -1.0455002784729004, -3.120790719985962, -0.7183242440223694, -0.29467639327049255, 9.658268928527832, -0.025058060884475708, -0.022794127464294434, -0.05698883533477783, -0.013284727931022644, 0.02437039464712143, 0.4808610677719116, 0.8731215000152588], "max": [0.0843326523900032, 0.7286590337753296, -0.12865224480628967, -0.4604407548904419, 0.2993031442165375, 0.4133240580558777, -0.15775401890277863, 0.10945578664541245, 0.0427258238196373, 1.2042322158813477, -0.7782098054885864, 0.4257572293281555, 0.6912339925765991, -0.13580434024333954, 0.01378669310361147, 0.01411046739667654, -0.5949043035507202, 1.037704586982727, -0.4589148461818695, -0.00648138951510191, -0.00850813277065754, -0.001269663916900754, -0.5990018844604492, 1.025788426399231, -0.4531541168689728, -0.0059052156284451485, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0005739617627114058, -0.00019065375090576708, 1.1002618074417114, 0.9741504788398743, 0.8367725610733032, 0.7867064476013184, 3.163032054901123, 2.1675539016723633, 0.3389192521572113, 0.7911977171897888, 0.6388736963272095, 1.1562747955322266, 1.1382845640182495, 1.120017647743225, 2.3602592945098877, 0.8936234712600708, -3.0176525115966797, 9.85958480834961, 3.3418805599212646, 1.4957265853881836, 1.0329670906066895, 3.18498158454895, 0.7460317611694336, -2.516566276550293, 6.288156509399414, 1.4603173732757568, 0.24420025944709778, 1.4633699655532837, 1.1190476417541504, 0.7173382639884949, 0.017393644899129868, 0.04964512586593628, 0.017589878290891647, 0.015275737270712852, 0.02812010794878006, 0.03816865757107735, 0.011013072915375233, 0.038379497826099396, 0.016701513901352882, 0.007356937043368816, 0.02195166051387787, 0.031061751767992973, -2.0149500370025635, 0.21528148651123047, 12.323009490966797, -19.227581024169922, 20.367328643798828, 1.3597420454025269, 1.1029200553894043, 0.7349264025688171, 14.980621337890625, -23.000131607055664, 24.422916412353516, 1.887453317642212, 0.027735106647014618, 0.011846506968140602, 0.004273504484444857, -0.027327170595526695, 0.5600574016571045, 0.44864824414253235, 0.3058273196220398, 0.5254530310630798, -0.004185563884675503, 0.3174493908882141, 3.017176389694214, 0.29616373777389526, 3.0161569118499756, 0.00017130374908447266, -0.40442484617233276, 3.0827784538269043, -0.33647021651268005, 0.3620535731315613, 9.870833396911621, 0.015438199043273926, 0.019591093063354492, 0.0514773428440094, -0.008129455149173737, 0.029054444283246994, 0.4866372346878052, 0.876300036907196], "mean": [-0.25323033332824707, 0.09317564964294434, -0.4156494438648224, -1.3601675033569336, -0.19396862387657166, 0.1595279574394226, -0.32689037919044495, -0.4489952027797699, -0.19392311573028564, 0.7758623361587524, -1.291548490524292, 0.1630668044090271, 0.008961123414337635, -0.4122355580329895, 0.01121530681848526, 0.007259796839207411, -0.5996416211128235, 1.0364753007888794, -0.4598357677459717, -0.008814112283289433, -0.01156043354421854, -0.007474192418158054, -0.6021139621734619, 1.0239503383636475, -0.4553968608379364, -0.008410463109612465, 0.48115798830986023, 1.7453246116638184, 0.48115798830986023, 0.48115798830986023, 0.48115798830986023, 0.48115798830986023, 0.5172329545021057, 1.7453246116638184, 0.5172329545021057, 0.5172329545021057, 0.5172329545021057, 0.5172329545021057, -0.00030789512675255537, -0.000378637108951807, -0.011880622245371342, 0.007888484746217728, 0.012326504103839397, 0.005536267533898354, 0.020257210358977318, 0.0005387730780057609, -0.013825543224811554, -0.002867885399609804, -0.0026155642699450254, 0.00351317529566586, -9.514536213828251e-05, -0.002369915833696723, 0.009964048862457275, -0.0008440113160759211, -6.975440979003906, -0.5470878481864929, 0.3433392643928528, -4.023132801055908, -0.027556799352169037, 0.20908653736114502, -0.5155038833618164, -7.816568851470947, 0.9990416765213013, -0.998719334602356, -4.400288105010986, 0.07797951996326447, -0.33700481057167053, -0.391936331987381, -0.0004197851230856031, -0.0003074455016758293, -0.00089775410015136, 0.00029164794250391424, 0.00013721708091907203, 0.0003621371288318187, -0.0002232902916148305, 0.0005394963664002717, 0.0001175540019175969, -0.00034748579491861165, 0.00034361446159891784, 0.00047307240311056376, -3.1533362865448, -0.2820556163787842, 6.830048084259033, -23.992002487182617, 16.01226234436035, 0.44977161288261414, -0.008103468455374241, 0.162968710064888, 10.259383201599121, -30.320417404174805, 19.527999877929688, 0.8732575178146362, 0.0027022496797144413, -0.0026415777392685413, 0.0034372853115200996, -0.07132309675216675, 0.44402897357940674, 0.19054272770881653, 0.20115730166435242, 0.4173299968242645, -0.10858428478240967, 0.1874154955148697, -1.729393482208252, -0.8468886613845825, 1.484718680381775, -2.015615940093994, -0.7547797560691833, 0.8741325736045837, -0.549186646938324, 0.07395356148481369, 9.777324676513672, 0.001211153226904571, 0.00023775042791385204, 0.0001461262727389112, -0.01003320887684822, 0.027161244302988052, 0.4849759340286255, 0.8740455508232117], "std": [0.2729596197605133, 0.25119805335998535, 0.07591643929481506, 0.388543963432312, 0.47928932309150696, 0.14606092870235443, 0.07193321734666824, 0.34270206093788147, 0.1876341551542282, 0.1794039011001587, 0.4043649137020111, 0.0979752391576767, 0.3087620139122009, 0.13149647414684296, 0.0006838946719653904, 0.0027654659934341908, 0.0020479424856603146, 0.0010515397880226374, 0.0010067421244457364, 0.0014526676386594772, 0.0009072008542716503, 0.002542907139286399, 0.0020255811978131533, 0.0009728969889692962, 0.001193081378005445, 0.0013734144158661366, 0.7748570442199707, 4.649162292480469e-06, 0.7748570442199707, 0.7748570442199707, 0.7748570442199707, 0.7748570442199707, 0.7742599844932556, 4.649162292480469e-06, 0.7742599844932556, 0.7742599844932556, 0.7742599844932556, 0.7742599844932556, 0.000252977799391374, 1.7127229511970654e-05, 0.16777345538139343, 0.2491053193807602, 0.11682470142841339, 0.2738892734050751, 0.42058923840522766, 0.35880833864212036, 0.11981884390115738, 0.2938607633113861, 0.15593501925468445, 0.1991717517375946, 0.28170832991600037, 0.20019005239009857, 0.38931557536125183, 0.15552493929862976, 2.7513277530670166, 3.3075602054595947, 1.2787293195724487, 2.704908609390259, 0.26747021079063416, 0.7362911105155945, 0.47927409410476685, 2.9585819244384766, 3.2421977519989014, 1.1468205451965332, 2.3436646461486816, 0.44908407330513, 0.7328808903694153, 0.3215823173522949, 0.003344134893268347, 0.007213457487523556, 0.005628312937915325, 0.0029049396980553865, 0.002434119349345565, 0.003180691273882985, 0.0035573437344282866, 0.007254674099385738, 0.005191716831177473, 0.003268409753218293, 0.0024034585803747177, 0.0031577940098941326, 0.2986558675765991, 0.15706275403499603, 2.0488767623901367, 3.5542612075805664, 2.296274423599243, 0.669000506401062, 0.3360011577606201, 0.16289518773555756, 2.0165843963623047, 3.4333534240722656, 2.3947134017944336, 0.7068284153938293, 0.00763208931311965, 0.005136202089488506, 0.0004404622595757246, 0.01296578161418438, 0.06499489396810532, 0.13130643963813782, 0.0700603798031807, 0.07361182570457458, 0.057007964700460434, 0.09822525084018707, 1.984626054763794, 0.5400440692901611, 2.0776259899139404, 0.8282606601715088, 0.11634852737188339, 2.454636335372925, 0.04973699897527695, 0.0628320574760437, 0.024315284565091133, 0.004026684444397688, 0.005928950384259224, 0.011799249798059464, 0.001007805927656591, 0.0008427421562373638, 0.0014160239370539784, 0.0007661371491849422], "count": [732]}, "action": {"min": [-0.8228257298469543, -0.08543068915605545, -0.6219744086265564, -1.7633379697799683, -1.2602481842041016, -0.4582536220550537, -0.5657839179039001, -1.1479203701019287, -0.5343899130821228, 0.3616456091403961, -1.8722349405288696, -0.06996723264455795, -0.4823022484779358, -0.6254829168319702, 0.007396985311061144, 0.00300806132145226, -0.6033775210380554, 1.0290981531143188, -0.46547359228134155, -0.014746514149010181, -0.014805923216044903, -0.011313896626234055, -0.6053919792175293, 1.0146976709365845, -0.46246975660324097, -0.013893933966755867, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0007639026734977961, -0.00038485106779262424, -0.5295404195785522, -1.9373773336410522, -0.38468533754348755, -1.9271252155303955, -2.369251251220703, -3.276280164718628, -0.8821152448654175, -1.9235076904296875, -1.1808383464813232, -0.6314616799354553, -1.1394071578979492, -0.7778727412223816, -1.329310655593872, -0.4201117157936096], "max": [0.0726737454533577, 0.7571303844451904, -0.039494890719652176, -0.38370227813720703, 0.3741833567619324, 0.4582478404045105, -0.15126876533031464, 0.10556384921073914, 0.044238414615392685, 1.270520567893982, -0.7317153215408325, 0.44758617877960205, 0.7009933590888977, -0.13175198435783386, 0.01570821739733219, 0.0156581848859787, -0.5918083786964417, 1.0381920337677002, -0.45658382773399353, -0.0060209897346794605, -0.006834315601736307, 0.0015313565963879228, -0.5944664478302002, 1.0255756378173828, -0.453454852104187, -0.005890182685106993, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0005739617627114058, -0.00019065375090576708, 1.1002618074417114, 0.9741504788398743, 0.8367725610733032, 0.7867064476013184, 3.163032054901123, 2.1675539016723633, 0.3389192521572113, 0.7911977171897888, 0.6388736963272095, 1.1562747955322266, 1.1382845640182495, 1.120017647743225, 2.3602592945098877, 0.8936234712600708], "mean": [-0.2826765775680542, 0.09889322519302368, -0.42478471994400024, -1.3018361330032349, -0.1906282752752304, 0.1574961096048355, -0.32568418979644775, -0.47360602021217346, -0.19515278935432434, 0.7918241620063782, -1.2539838552474976, 0.16125939786434174, 0.012009473517537117, -0.4112776815891266, 0.011402110569179058, 0.006741533055901527, -0.5970208644866943, 1.0345418453216553, -0.4595811069011688, -0.008565901778638363, -0.011353353038430214, -0.0071634165942668915, -0.5993584990501404, 1.0218223333358765, -0.45509085059165955, -0.008504643104970455, 0.48060962557792664, 1.7453246116638184, 0.48060962557792664, 0.48060962557792664, 0.48060962557792664, 0.48060962557792664, 0.5173998475074768, 1.7453246116638184, 0.5173998475074768, 0.5173998475074768, 0.5173998475074768, 0.5173998475074768, -0.00030724340467713773, -0.00037863609031774104, -0.011608707718551159, 0.00728528993204236, 0.012261665426194668, 0.00496344268321991, 0.020867951214313507, 0.0005794510361738503, -0.013658563606441021, -0.002932015573605895, -0.0026268993970006704, 0.0035086965654045343, -0.00011060952965635806, -0.0028231812175363302, 0.00994165800511837, -0.0010163983097299933], "std": [0.27904200553894043, 0.23459553718566895, 0.09614872187376022, 0.39419716596603394, 0.4830212891101837, 0.14838390052318573, 0.07496695965528488, 0.3487015664577484, 0.17736117541790009, 0.19580160081386566, 0.41104719042778015, 0.09867434203624725, 0.30959975719451904, 0.13184159994125366, 0.0009660228388383985, 0.0027038578409701586, 0.002200616989284754, 0.001523996819742024, 0.001147545874118805, 0.001242313883267343, 0.0011465945281088352, 0.0025291892234236, 0.0018933764658868313, 0.001424493850208819, 0.0010735776741057634, 0.0011370086576789618, 0.7747880816459656, 4.649162292480469e-06, 0.7747880816459656, 0.7747880816459656, 0.7747880816459656, 0.7747880816459656, 0.7743425369262695, 4.649162292480469e-06, 0.7743425369262695, 0.7743425369262695, 0.7743425369262695, 0.7743425369262695, 0.0002543955633882433, 1.7127038518083282e-05, 0.16788767278194427, 0.24963103234767914, 0.11678814888000488, 0.274292528629303, 0.42084604501724243, 0.3587489128112793, 0.11976680159568787, 0.29386410117149353, 0.1559353768825531, 0.19917181134223938, 0.281714528799057, 0.19992171227931976, 0.3893183469772339, 0.15546882152557373], "count": [732]}, "timestamp": {"min": [0.0], "max": [24.366666666666667], "mean": [12.183333333333334], "std": [7.043666711361402], "count": [732]}, "frame_index": {"min": [0], "max": [731], "mean": [365.5], "std": [211.31000134084204], "count": [732]}, "episode_index": {"min": [239], "max": [239], "mean": [239.0], "std": [0.0], "count": [732]}, "index": {"min": [94190], "max": [94921], "mean": [94555.5], "std": [211.31000134084204], "count": [732]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [732]}, "subtask_annotation": {"mean": [0.5204918032786885, 2.0, 2.0, 2.0, 2.0], "std": [0.5104008696573944, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [732]}, "scene_annotation": {"mean": [239.0], "std": [0.0], "min": [239], "max": [239], "count": [732]}, "eef_direction_state": {"mean": [4.419398907103825, 4.191256830601093], "std": [2.1444567425468195, 1.9569213176128517], "min": [0, 0], "max": [6, 6], "count": [732]}, "eef_velocity_state": {"mean": [0.6434426229508197, 0.8087431693989071], "std": [0.75199055026741, 0.7421943941700788], "min": [0, 0], "max": [2, 2], "count": [732]}, "eef_acc_mag_state": {"mean": [0.5765027322404371, 0.7527322404371585], "std": [0.795063188706563, 0.8332605450608425], "min": [0, 0], "max": [2, 2], "count": [732]}, "eef_direction_action": {"mean": [3.8114754098360657, 3.9098360655737703], "std": [2.17913090115486, 1.9241239509423467], "min": [0, 0], "max": [6, 6], "count": [732]}, "eef_velocity_action": {"mean": [0.8142076502732241, 0.9617486338797814], "std": [0.7324748829476153, 0.721383917541278], "min": [0, 0], "max": [2, 2], "count": [732]}, "eef_acc_mag_action": {"mean": [0.9412568306010929, 1.040983606557377], "std": [0.8202309115399737, 0.8070475874906143], "min": [0, 0], "max": [2, 2], "count": [732]}, "eef_sim_pose_state": {"mean": [0.2983730453442035, 0.24404965890829927, 0.16064761115542117, -1.7382615800845111, -0.8470429597084455, 1.4849797787097347, 0.3227436701646058, -0.21956702692308924, 0.16755662289439296, -2.0155941688637653, -0.7548918896740323, 0.8784831313540303], "std": [0.06400613267318976, 0.12092085857931806, 0.035532265296014075, 1.9931670242375086, 0.5400064457947822, 2.0929585764754046, 0.08450832610083804, 0.07271203247938825, 0.040445924538444505, 0.8640920523375358, 0.11638193200696784, 2.4599495955641535], "min": [0.2118111256296752, 0.15209717891514798, 0.08087397979762966, -3.1314895185938765, -1.363603753906212, -3.1235963532432125, 0.18621978755809232, -0.32763037497128217, 0.10445275947971351, -3.141426262268292, -1.0476180969897642, -3.1300899202039165], "max": [0.40991552450559354, 0.5003500000344142, 0.27997175087649057, 3.092032910941824, 0.2959871095844899, 3.1377907813639223, 0.44297150000070823, -0.1332506071639353, 0.32456026479704503, 3.14135598612141, -0.4044547316974989, 3.13799078489374], "count": [732]}, "eef_sim_pose_action": {"mean": [0.3051002666259881, 0.24624723931661371, 0.15374648567770258, -0.603271488200034, -0.8764909900013361, 1.5487742540298337, 0.3284191791124793, -0.22166778045666075, 0.16580494231864623, -1.9929825061651543, -0.7464683492526738, 0.7688704342039743], "std": [0.06358905857444014, 0.11706449797767364, 0.03911292938447872, 2.615751573742393, 0.5549688212522186, 2.1046391085644314, 0.08440434578614767, 0.0717377156038013, 0.0406474642045657, 0.8344400376026756, 0.12317824900784571, 2.481351935460902], "min": [0.21755982899278484, 0.1435788108876697, 0.07169550478521312, -3.140955887195453, -1.4162663431391067, -3.0764386310532537, 0.19509743431393517, -0.3502531942836475, 0.09826741569294398, -3.0890770529541, -1.0238440136759706, -3.136461161444834], "max": [0.4247565765619494, 0.5042362136613995, 0.28159505706005533, 3.1403006783411773, 0.26506302300853335, 3.1354566334811045, 0.4545612346720485, -0.1341367472600608, 0.3331312339353285, -0.733790462636595, -0.40016938962964876, 3.106873522707086], "count": [732]}}} +{"episode_index": 236, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4342322496155325]], [[0.5288984260861208]], [[0.4341242550941945]]], "std": [[[0.28091658153203286]], [[0.19754777729720138]], [[0.2552021499210274]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4904703551518647]], [[0.46711782968089194]], [[0.3643366902153018]]], "std": [[[0.2823023088028208]], [[0.22056328829236352]], [[0.2817721984250465]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4058197327950788]], [[0.4244690695886198]], [[0.3473671929065744]]], "std": [[[0.318420036827353]], [[0.2622049827613036]], [[0.32817224473191015]]], "count": [100]}, "observation.state": {"min": [-0.5647550225257874, -0.2304108738899231, -0.526055097579956, -1.32953941822052, -0.14791661500930786, -0.1800554096698761, -0.2849496603012085, -0.4387884736061096, -0.4864915609359741, 0.2594052255153656, -1.2664045095443726, 0.29552850127220154, -0.26398196816444397, -0.5405504107475281, 0.005596813280135393, -0.024285200983285904, -0.5891303420066833, 1.01553213596344, -0.46905219554901123, -0.006960019469261169, -0.01507088728249073, 0.007939508184790611, -0.5868291258811951, 1.0024428367614746, -0.46272727847099304, 0.013772649690508842, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.00038118023076094687, -0.00019221084949094802, -0.6149720549583435, -0.21215838193893433, -0.25491923093795776, -0.5958388447761536, -1.383385181427002, -0.5331546068191528, -0.4112755358219147, -0.22265727818012238, -0.3845874071121216, -0.5054262280464172, -0.4397905766963959, -0.591712474822998, -1.1974128484725952, -0.5051245093345642, -14.386741638183594, -12.973138809204102, -4.057997703552246, -10.958486557006836, -0.7460317611694336, -2.094627618789673, -3.271062135696411, -10.489404678344727, -8.699634552001953, -3.117216110229492, -9.462759971618652, -0.5164835453033447, -2.238095283508301, -1.6929181814193726, -0.006749949883669615, -0.015491566620767117, -0.010944081470370293, -0.006852532271295786, -0.016591602936387062, -0.012919506058096886, -0.006417243275791407, -0.010748944245278835, -0.014586877077817917, -0.00776671664789319, -0.010000035166740417, -0.008672790601849556, 0.8908200263977051, 0.12619948387145996, 1.4550058841705322, -35.06651306152344, 9.346367835998535, -0.7719550132751465, 2.5876200199127197, -0.19672273099422455, 3.0881757736206055, -29.55148696899414, 9.343021392822266, -0.7986854314804077, -0.006121577229350805, -0.02068183198571205, 0.0030525033362209797, -0.10930868983268738, 0.4101991057395935, -0.04259858652949333, -0.008949012495577335, 0.39639949798583984, -0.32322096824645996, -0.023258216679096222, -3.072540760040283, -1.4662905931472778, -2.9774792194366455, -2.615806818008423, -1.31504487991333, 1.7676682472229004, -0.6591736078262329, -0.23519258201122284, 9.695853233337402, -0.014740735292434692, -0.02693215012550354, -0.039076387882232666, 0.014351239427924156, 0.017287597060203552, -0.7393363118171692, 0.6729564666748047], "max": [-0.024846382439136505, -0.12550531327724457, -0.04806474596261978, -0.8271331787109375, 0.4116150736808777, 0.11184780299663544, -0.05568983778357506, -0.08487290889024734, 0.23975786566734314, 0.5573379397392273, -0.941098690032959, 0.7988101840019226, 0.314520925283432, -0.1636531502008438, 0.0074034277349710464, -0.0193481408059597, -0.5814265012741089, 1.017687201499939, -0.4657437205314636, -0.0021457020193338394, -0.013635215349495411, 0.015160864219069481, -0.579434335231781, 1.0049771070480347, -0.45882874727249146, 0.018258970230817795, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.989047405004385e-06, 2.386749656579923e-06, 0.2721420228481293, 0.27507632970809937, 0.14525802433490753, 0.8909385204315186, 1.9155137538909912, 0.8868036270141602, 0.5209563970565796, 0.3492316007614136, 0.785822868347168, 0.08401466906070709, 0.3067370057106018, 0.4562687277793884, 0.7137187123298645, 0.33980464935302734, -2.895164966583252, -1.5873017311096191, 2.0687830448150635, -1.3431013822555542, 0.6312576532363892, 2.2954823970794678, 0.5451771020889282, -1.1135249137878418, 10.927962303161621, 1.9377288818359375, 0.45787546038627625, 1.5781440734863281, 1.5207569599151611, 1.1190476417541504, 0.006722144782543182, 0.02461128495633602, 0.03422695770859718, 0.006291164550930262, 0.008275546133518219, 0.0021486575715243816, 0.007036404684185982, 0.028295353055000305, 0.020319920033216476, 0.008297224529087543, 0.006158311851322651, 0.006995024625211954, 2.7360899448394775, 0.8388553857803345, 10.363204956054688, -27.21921157836914, 20.303672790527344, 0.1895940899848938, 3.9662699699401855, 0.5938799381256104, 9.398149490356445, -21.281028747558594, 17.428524017333984, 0.12920823693275452, 0.013886434957385063, 0.010643813759088516, 0.003663003910332918, -0.027327170595526695, 0.4951023757457733, 0.1821303814649582, 0.2184067815542221, 0.4717082381248474, -0.03309158235788345, 0.1330908238887787, 3.1044204235076904, -0.967428982257843, 2.995131731033325, -0.966049313545227, -0.30355724692344666, 2.974064350128174, -0.2974143326282501, 0.14111042022705078, 9.832609176635742, 0.013231486082077026, 0.022748082876205444, 0.02978694438934326, 0.01880454272031784, 0.02148059569299221, -0.7339580655097961, 0.6786158084869385], "mean": [-0.28670358657836914, -0.1792958676815033, -0.27561917901039124, -1.0243117809295654, 0.21273966133594513, -0.08213172107934952, -0.19849559664726257, -0.21107834577560425, 0.04836814105510712, 0.34186065196990967, -1.0663456916809082, 0.443220317363739, -0.018277855589985847, -0.4271495044231415, 0.007014128379523754, -0.020583687350153923, -0.5857710838317871, 1.0160365104675293, -0.4679420590400696, -0.005603985395282507, -0.013962465338408947, 0.013129612430930138, -0.5854247808456421, 1.0041414499282837, -0.4616128206253052, 0.014802300371229649, 0.33792561292648315, 1.050911784172058, 0.33792561292648315, 0.33792561292648315, 0.33792561292648315, 0.33792561292648315, 1.5538640022277832, 1.7044823169708252, 1.5538640022277832, 1.5538640022277832, 1.5538640022277832, 1.5538640022277832, -0.00014217825082596391, -2.6250776500091888e-05, -0.04603590816259384, -0.007739512249827385, -0.05650506541132927, -0.023563720285892487, -0.06000063568353653, 0.031488239765167236, 0.0015805154107511044, 0.02986743114888668, 0.07395696640014648, -0.03114026039838791, 0.0017331988783553243, -0.04107097163796425, -0.016017967835068703, -0.034365348517894745, -7.908301830291748, -5.1140899658203125, -2.183943033218384, -5.416397571563721, 0.08660969883203506, -0.31314617395401, -0.6792427897453308, -6.3131327629089355, 4.709125995635986, 0.20558364689350128, -3.6832234859466553, 0.41176220774650574, 0.22124534845352173, -0.6923888325691223, 0.00017334472795482725, 0.0012137677986174822, 0.0010017816675826907, -9.300063538830727e-05, -0.00029296084539964795, -0.000498036912176758, 0.00020816302276216447, 0.0016279778210446239, 0.0002303276996826753, 0.0003346867160871625, -0.0003023582394234836, -0.00045811664313077927, 1.6054039001464844, 0.5002382397651672, 7.458944320678711, -31.142383575439453, 16.33467674255371, -0.48212701082229614, 2.961637496948242, 0.19692286849021912, 5.971440315246582, -24.52689552307129, 13.78827953338623, -0.5146686434745789, 0.0032806522212922573, -0.003361774142831564, 0.0036526122130453587, -0.06950020045042038, 0.4437520205974579, 0.0745495930314064, 0.09766624867916107, 0.42027390003204346, -0.11242217570543289, 0.07234006375074387, -0.5619656443595886, -1.2410609722137451, 1.5962718725204468, -2.093297243118286, -1.03407621383667, 2.5464954376220703, -0.5353109836578369, -0.05360521748661995, 9.780941009521484, -0.0006511355750262737, -0.00019581419473979622, 0.0011664279736578465, 0.017583420500159264, 0.020312339067459106, -0.7360540628433228, 0.6763840317726135], "std": [0.18955591320991516, 0.033438172191381454, 0.19371087849140167, 0.1702318638563156, 0.2185697704553604, 0.08702920377254486, 0.07697894424200058, 0.11129385977983475, 0.26335716247558594, 0.1084592193365097, 0.10317344963550568, 0.15316763520240784, 0.13268917798995972, 0.13218307495117188, 0.0005014641210436821, 0.0014650746015831828, 0.0013458601897582412, 0.000614024349488318, 0.0010183468693867326, 0.0016901351045817137, 0.000371359521523118, 0.0022141870576888323, 0.0017505608266219497, 0.0007403095369227231, 0.001171941519714892, 0.001551518333144486, 0.6837365627288818, 0.8399195075035095, 0.6837365627288818, 0.6837365627288818, 0.6837365627288818, 0.6837365627288818, 0.5298618674278259, 0.24803900718688965, 0.5298618674278259, 0.5298618674278259, 0.5298618674278259, 0.5298618674278259, 0.00016689438780304044, 4.448591425898485e-05, 0.1501626968383789, 0.05449811741709709, 0.08425773680210114, 0.22494083642959595, 0.39597031474113464, 0.1903858184814453, 0.10649900883436203, 0.10827137529850006, 0.20711170136928558, 0.09365451335906982, 0.12934431433677673, 0.16854964196681976, 0.2879144847393036, 0.11833161860704422, 3.023439645767212, 3.1020219326019287, 0.9670577645301819, 2.3298330307006836, 0.3700125217437744, 0.6149416565895081, 0.8415650129318237, 1.7659497261047363, 5.285956859588623, 1.1464534997940063, 2.20353364944458, 0.5199103951454163, 0.6858059167861938, 0.782141387462616, 0.002515769097954035, 0.005270301830023527, 0.006020542699843645, 0.0024842575658112764, 0.0026878274511545897, 0.00208564312197268, 0.002677715150639415, 0.005737256724387407, 0.006151603069156408, 0.0026466960553079844, 0.0021860862616449594, 0.001961055211722851, 0.28448280692100525, 0.13989107310771942, 1.7592369318008423, 2.154711961746216, 2.4742116928100586, 0.23582124710083008, 0.2850746214389801, 0.14870114624500275, 1.279533863067627, 2.360177516937256, 2.1215574741363525, 0.2407054454088211, 0.003143782028928399, 0.00574044743552804, 7.896863826317713e-05, 0.017544705420732498, 0.022374670952558517, 0.0880500078201294, 0.07672301679849625, 0.021604521200060844, 0.10303638130426407, 0.047133032232522964, 1.895463466644287, 0.18601416051387787, 0.8420368432998657, 0.5525913834571838, 0.38956189155578613, 0.41472864151000977, 0.05018601566553116, 0.048650458455085754, 0.02273036353290081, 0.005490174517035484, 0.007282308302819729, 0.00950376596301794, 0.0010560490190982819, 0.0009561438928358257, 0.001564018428325653, 0.0016569242579862475], "count": [235]}, "action": {"min": [-0.6259068846702576, -0.23284831643104553, -0.6266113519668579, -1.3186888694763184, -0.213749498128891, -0.19050267338752747, -0.28523582220077515, -0.4805055856704712, -0.4986891448497772, 0.23280008137226105, -1.259640097618103, 0.29315948486328125, -0.26514092087745667, -0.5322091579437256, 0.005526816472411156, -0.026110602542757988, -0.5876163840293884, 1.0128203630447388, -0.46921706199645996, -0.007182577159255743, -0.015004865825176239, 0.003998438827693462, -0.5862873792648315, 0.996941328048706, -0.4627949595451355, 0.012578815221786499, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.00038118023076094687, -0.00019221084949094802, -0.6149720549583435, -0.21215838193893433, -0.25491923093795776, -0.5958388447761536, -1.383385181427002, -0.5331546068191528, -0.4112755358219147, -0.22265727818012238, -0.3845874071121216, -0.5054262280464172, -0.4397905766963959, -0.591712474822998, -1.1974128484725952, -0.5051245093345642], "max": [-0.02463018149137497, -0.08763578534126282, -0.06165984645485878, -0.7477887868881226, 0.4155224561691284, 0.1521337777376175, -0.047678399831056595, -0.1016744077205658, 0.24630548059940338, 0.6240166425704956, -0.8662663698196411, 0.7884320020675659, 0.333481103181839, -0.15943610668182373, 0.007884484715759754, -0.013059801422059536, -0.5791102647781372, 1.017202615737915, -0.46455028653144836, -0.0021044565364718437, -0.012378733605146408, 0.01776588335633278, -0.5769363045692444, 1.0044374465942383, -0.45797356963157654, 0.017452295869588852, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.989047405004385e-06, 2.386749656579923e-06, 0.2721420228481293, 0.27507632970809937, 0.17369849979877472, 0.8909385204315186, 1.9155137538909912, 0.8868036270141602, 0.5209563970565796, 0.3492316007614136, 0.785822868347168, 0.08401466906070709, 0.3067370057106018, 0.4562687277793884, 0.7137187123298645, 0.33980464935302734], "mean": [-0.33238860964775085, -0.1581142693758011, -0.3402017056941986, -0.9880062937736511, 0.1998167634010315, -0.0765647366642952, -0.1932765394449234, -0.22351036965847015, 0.0756634846329689, 0.33197858929634094, -1.0166321992874146, 0.43690747022628784, -0.016787339001893997, -0.43281105160713196, 0.007168860174715519, -0.01932096667587757, -0.5844487547874451, 1.0146641731262207, -0.46750208735466003, -0.005714581348001957, -0.013450034894049168, 0.01200379990041256, -0.5840268135070801, 1.0026838779449463, -0.4611654579639435, 0.013958754017949104, 0.34535256028175354, 1.0657657384872437, 0.34535256028175354, 0.34535256028175354, 0.34535256028175354, 0.34535256028175354, 1.5538640022277832, 1.6970553398132324, 1.5538640022277832, 1.5538640022277832, 1.5538640022277832, 1.5538640022277832, -0.0001435305312043056, -2.6255396733176894e-05, -0.04560999944806099, -0.006582905538380146, -0.055674511939287186, -0.024572791531682014, -0.06475413590669632, 0.03383453190326691, 0.0012635677121579647, 0.029993167147040367, 0.0739065408706665, -0.03110473044216633, 0.001337881083600223, -0.04064934328198433, -0.015525128692388535, -0.03439290076494217], "std": [0.20883771777153015, 0.03649400174617767, 0.21304942667484283, 0.17494165897369385, 0.2257022261619568, 0.09381810575723648, 0.07486419379711151, 0.0954987034201622, 0.25172123312950134, 0.12402358651161194, 0.11305227130651474, 0.1429508477449417, 0.13404856622219086, 0.12864789366722107, 0.0005264005158096552, 0.0022944598458707333, 0.0015460638096556067, 0.0007577822543680668, 0.0011177838314324617, 0.0015431432984769344, 0.0004663087020162493, 0.0026259738951921463, 0.0017438376089558005, 0.0013824247289448977, 0.0013376943534240127, 0.0014491595793515444, 0.6894810795783997, 0.8366311192512512, 0.6894810795783997, 0.6894810795783997, 0.6894810795783997, 0.6894810795783997, 0.5298618674278259, 0.2717054784297943, 0.5298618674278259, 0.5298618674278259, 0.5298618674278259, 0.5298618674278259, 0.00016681564738973975, 4.448332765605301e-05, 0.15039639174938202, 0.05716409161686897, 0.08574826270341873, 0.22534947097301483, 0.40188464522361755, 0.19328638911247253, 0.10657475143671036, 0.10816708207130432, 0.20713014900684357, 0.09367931634187698, 0.12919743359088898, 0.16877824068069458, 0.28807082772254944, 0.11831336468458176], "count": [235]}, "timestamp": {"min": [0.0], "max": [7.8], "mean": [3.9], "std": [2.261268080819551], "count": [235]}, "frame_index": {"min": [0], "max": [234], "mean": [117.0], "std": [67.83804242458652], "count": [235]}, "episode_index": {"min": [240], "max": [240], "mean": [240.0], "std": [0.0], "count": [235]}, "index": {"min": [94922], "max": [95156], "mean": [95039.0], "std": [67.83804242458652], "count": [235]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [235]}, "subtask_annotation": {"mean": [0.5446808510638298, 2.0, 2.0, 2.0, 2.0], "std": [0.7445714205310459, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [235]}, "scene_annotation": {"mean": [240.0], "std": [0.0], "min": [240], "max": [240], "count": [235]}, "eef_direction_state": {"mean": [3.6936170212765957, 4.089361702127659], "std": [2.252129418385425, 2.1409119196956663], "min": [0, 0], "max": [6, 6], "count": [235]}, "eef_velocity_state": {"mean": [0.7446808510638298, 0.6595744680851063], "std": [0.6674207294194945, 0.745956354455391], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_acc_mag_state": {"mean": [0.8042553191489362, 0.6340425531914894], "std": [0.8328258602706408, 0.8109035138828317], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_direction_action": {"mean": [3.2382978723404254, 4.102127659574468], "std": [2.0655794294476237, 2.0685578655859467], "min": [0, 0], "max": [6, 6], "count": [235]}, "eef_velocity_action": {"mean": [1.0, 0.7276595744680852], "std": [0.6779192194392385, 0.7623318447744845], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_acc_mag_action": {"mean": [1.0510638297872341, 0.7574468085106383], "std": [0.791946790718931, 0.8434338831560975], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_sim_pose_state": {"mean": [0.29873370302599167, 0.15576735816621753, 0.09232252571201531, -0.6273361016741613, -1.2415194028545975, 1.5814135985263496, 0.28206887069953, -0.19942524846136508, 0.07005139880225611, -2.09310617808383, -1.034185258669908, 2.546341968285187], "std": [0.04295888225144592, 0.05170713309707273, 0.060418923679217494, 1.9472583967880608, 0.18640418263736397, 0.9231700794596353, 0.028307343729306697, 0.09310043806495895, 0.012541252028476982, 0.5525852269724737, 0.38948952665383507, 0.41476083454710033], "min": [0.24170204557640568, 0.08610491909539626, 0.010070284860786222, -3.1295374018292317, -1.466363450895503, -3.1239267052161974, 0.2562694436156048, -0.38883167556489084, 0.05453210463157049, -2.6157605039428833, -1.3150447418209077, 1.7676614857151884], "max": [0.3616895380919758, 0.22331569584559285, 0.18033897990060063, 3.1280828230362414, -0.9674304621891195, 3.021038789043069, 0.3418453976137838, -0.13146750546971353, 0.09826066190348062, -0.9660627624889604, -0.3035613217437254, 2.9740793215051315], "count": [235]}, "eef_sim_pose_action": {"mean": [0.306025669121747, 0.15211788947530522, 0.09641838001490137, -0.3409739830256214, -1.2703075607383219, 0.12210635822192271, 0.28197303006218927, -0.19137186965253597, 0.06293141867864924, -2.0411841764664564, -1.0799447783338338, 2.5013460568930723], "std": [0.04681604815380241, 0.05240718749011316, 0.06409624755136763, 1.8525782805283402, 0.19109172328053456, 1.8497915952314012, 0.022214731695363955, 0.08837021090815202, 0.014452959506340075, 0.5270450198509453, 0.3827377859462139, 0.3667243782701642], "min": [0.24032572246210374, 0.0736968283417673, -0.0019310039558569341, -3.1276037911925854, -1.5385349788108391, -3.141214006641705, 0.2595680754471683, -0.39350620241238915, 0.033145427386719974, -2.5894687854328247, -1.3300758650853404, 1.7656048079573865], "max": [0.378474312087867, 0.2260603748188398, 0.1897890193914685, 3.0816373413664384, -0.9633980165762651, 3.1306983040328493, 0.3486126714018769, -0.12780725935422751, 0.09368511279081446, -0.9118087239087113, -0.26843245344832023, 2.9320894742629844], "count": [235]}}} +{"episode_index": 237, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43234876730103805]], [[0.5280682598039216]], [[0.47017747020376777]]], "std": [[[0.2961350669581247]], [[0.2146713960158106]], [[0.22211359356007204]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41041044309880814]], [[0.43712724192618224]], [[0.3876855440215302]]], "std": [[[0.2851868451061705]], [[0.24322103714818796]], [[0.2602623507207659]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47285001201460974]], [[0.46323218954248363]], [[0.38690567089580935]]], "std": [[[0.29442797036944646]], [[0.22187456737094619]], [[0.2564865130741545]]], "count": [100]}, "observation.state": {"min": [-0.6456844210624695, -0.17948462069034576, -0.7526521682739258, -1.7532625198364258, -1.2313947677612305, 0.10986387729644775, -0.7012695670127869, -0.6975772380828857, -0.16594243049621582, 0.6013898253440857, -1.6140233278274536, 0.21009573340415955, -0.5593394637107849, -0.5733613967895508, 0.010427510365843773, -0.003708538133651018, -0.5960800647735596, 1.0332915782928467, -0.4706244170665741, -0.009430166333913803, -0.013193702325224876, -0.0006698526558466256, -0.6020025014877319, 1.02115797996521, -0.4644012749195099, -0.0108494246378541, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.01211144682019949, -0.001910627936013043, -0.6325407028198242, -1.1535391807556152, -0.8450409173965454, -0.48285460472106934, -2.3995437622070312, -1.9238101243972778, -0.693904459476471, -0.3134874105453491, -0.07175202667713165, -0.8414903283119202, -0.9433066844940186, -1.004983901977539, -1.553605318069458, -0.6895792484283447, -12.972564697265625, -5.769230842590332, -1.9938949346542358, -9.55433464050293, -2.094627618789673, -1.004273533821106, -1.5781440734863281, -11.235466003417969, -0.9157509803771973, -2.4291820526123047, -10.164834976196289, -0.7460317611694336, -2.037240505218506, -2.8980462551116943, -0.008340858854353428, -0.021321922540664673, -0.016342610120773315, -0.007012098096311092, -0.010552863590419292, -0.015382545068860054, -0.00744226761162281, -0.023190267384052277, -0.014996819198131561, -0.008766739629209042, -0.01768660917878151, -0.01350776944309473, -4.114739894866943, -0.7015206813812256, 4.558028697967529, -30.08587074279785, 13.327157974243164, -0.9043009877204895, -0.8908200263977051, -0.4008689522743225, 5.849717140197754, -32.875762939453125, 16.1072998046875, -0.5109794735908508, -0.016716785728931427, -0.02036234736442566, 0.005494505632668734, -0.08198151737451553, 0.35727617144584656, 0.09521698206663132, 0.0185852088034153, 0.3379221260547638, -0.11967237293720245, 0.015421900898218155, -2.9786972999572754, -0.953362226486206, -3.0709314346313477, -2.9187395572662354, -0.874913215637207, 2.1990561485290527, -0.7559865713119507, -0.07856495678424835, 9.694378852844238, -0.009758740663528442, -0.009996563196182251, -0.02436661720275879, -0.02783379703760147, 0.015151932835578918, 0.9138897657394409, 0.40164005756378174], "max": [0.045269712805747986, 0.5536121129989624, -0.1847289800643921, -0.6992441415786743, 0.28097081184387207, 0.693618893623352, -0.423439085483551, -0.05772608891129494, 0.12169130146503448, 0.9769527316093445, -0.8655605316162109, 0.8575669527053833, 0.19036684930324554, -0.07839182764291763, 0.01213765051215887, 0.0011578839039430022, -0.591317355632782, 1.0352120399475098, -0.468112587928772, -0.006346137262880802, -0.012106876820325851, 0.0043812040239572525, -0.5960503220558167, 1.0241260528564453, -0.4616818428039551, -0.007395740132778883, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.011544832028448582, -0.0019051027484238148, 0.4407109022140503, 0.8595951795578003, 0.6918644905090332, 0.9831606149673462, 3.4177896976470947, 0.8740894198417664, 0.29634803533554077, 0.7982161045074463, 0.482089638710022, 0.2715567946434021, 0.34137141704559326, 0.5169687867164612, 0.5742525458335876, 0.5375040769577026, -3.1178696155548096, 7.509158134460449, 3.3418805599212646, 0.7936508655548096, 0.9181929230690002, 2.5824174880981445, 1.4346764087677002, -3.641226291656494, 14.529914855957031, 1.3339438438415527, -2.07570219039917, 1.2625153064727783, 0.8034188151359558, 0.3730158805847168, 0.0071126245893538, 0.016486719250679016, 0.01504869107156992, 0.00817681010812521, 0.00884571298956871, 0.012668868526816368, 0.010472895577549934, 0.012394752353429794, 0.012595640495419502, 0.008090386167168617, 0.0035469704307615757, 0.004885918460786343, -1.6967999935150146, 0.0816584900021553, 11.684587478637695, -21.95769500732422, 21.935550689697266, 0.6633152365684509, 1.3574399948120117, 0.37117496132850647, 13.273216247558594, -22.415119171142578, 21.945505142211914, 1.1176106929779053, 0.02891976200044155, 0.010818269103765488, 0.008547008968889713, 0.027327172458171844, 0.5302399396896362, 0.3329433798789978, 0.2942664623260498, 0.48445749282836914, 0.045136917382478714, 0.292948454618454, 3.1028785705566406, 0.3764604330062866, 2.9959604740142822, -1.0832817554473877, -0.07175365835428238, 3.084476947784424, -0.5045362710952759, 0.28866341710090637, 9.87631607055664, 0.012062668800354004, 0.028186947107315063, 0.031234771013259888, -0.024248462170362473, 0.016768015921115875, 0.915264368057251, 0.4046986401081085], "mean": [-0.27401089668273926, 0.13099996745586395, -0.4738828241825104, -1.3261210918426514, -0.41473647952079773, 0.32079964876174927, -0.5349321961402893, -0.2405102699995041, 0.05506240576505661, 0.692501962184906, -1.3914862871170044, 0.3951455056667328, -0.39539581537246704, -0.47990426421165466, 0.01128923986107111, -0.0012077155988663435, -0.5952595472335815, 1.0339171886444092, -0.4688560962677002, -0.008085153065621853, -0.012619495391845703, 0.001985384151339531, -0.6001825928688049, 1.0225683450698853, -0.4640759229660034, -0.009360501542687416, 0.748423159122467, 1.745322346687317, 0.748423159122467, 0.748423159122467, 0.748423159122467, 0.748423159122467, 0.6422815322875977, 1.745322346687317, 0.6422815322875977, 0.6422815322875977, 0.6422815322875977, 0.6422815322875977, -0.011831439100205898, -0.0019077782053500414, -0.009250650182366371, 0.00019215562497265637, 0.0021804741118103266, 0.011314637027680874, 0.00771893048658967, 0.0014214065158739686, -0.0055784559808671474, 0.03930632397532463, 0.01435874868184328, -0.022537631914019585, -0.04729342460632324, -0.04198794439435005, -0.04684218019247055, -0.03348492458462715, -7.1183342933654785, 0.24013055860996246, 0.36588841676712036, -3.8517568111419678, -0.1295577883720398, 0.4985590875148773, -0.2302803248167038, -6.158875942230225, 4.270317554473877, -0.22934480011463165, -5.812571048736572, 0.19587181508541107, -0.2535422146320343, -0.731696605682373, 0.00024299879441969097, -0.00021425439626909792, -0.000323684886097908, -0.000254446902545169, 2.5580198780517094e-05, 8.544624142814428e-05, 0.0004948683199472725, 0.0006573880673386157, -0.0005043961573392153, -0.00020298759045545012, -0.000227095908485353, -0.00025284718140028417, -2.701580286026001, -0.16434037685394287, 7.947934150695801, -26.392704010009766, 18.1009578704834, -0.12276537716388702, 0.47763413190841675, 0.09416846185922623, 9.149832725524902, -27.041555404663086, 18.785533905029297, 0.3071294128894806, 0.003119627945125103, -0.003174157114699483, 0.007003944367170334, -0.032916340976953506, 0.4337652027606964, 0.212617889046669, 0.19882959127426147, 0.37258100509643555, -0.02652367204427719, 0.23240718245506287, -0.45886486768722534, -0.3505021333694458, 0.092587411403656, -2.5125272274017334, -0.695164680480957, 2.888105869293213, -0.6414452791213989, 0.09768998622894287, 9.774027824401855, 0.0016080066561698914, 0.0010840239701792598, 0.0007174231577664614, -0.02674364484846592, 0.01635313779115677, 0.9145371317863464, 0.4032839238643646], "std": [0.24171221256256104, 0.3008495271205902, 0.16626311838626862, 0.37088605761528015, 0.6544533967971802, 0.1369936764240265, 0.08104432374238968, 0.14177100360393524, 0.055473487824201584, 0.07478580623865128, 0.2011791467666626, 0.13760963082313538, 0.17496979236602783, 0.10717488080263138, 0.0005293322028592229, 0.0017486182041466236, 0.0007432577549479902, 0.0003815221425611526, 0.0006714609917253256, 0.001101011293940246, 0.0003447742492426187, 0.0016464910004287958, 0.0014366133837029338, 0.0009620237979106605, 0.0005282385973259807, 0.0012271121377125382, 0.852686882019043, 6.9141387939453125e-06, 0.852686882019043, 0.852686882019043, 0.852686882019043, 0.852686882019043, 0.8380982875823975, 6.9141387939453125e-06, 0.8380982875823975, 0.8380982875823975, 0.8380982875823975, 0.8380982875823975, 7.42089468985796e-05, 9.61277578426234e-07, 0.1810825616121292, 0.2509227693080902, 0.19121237099170685, 0.24863940477371216, 0.6163928508758545, 0.3036254644393921, 0.10509047657251358, 0.16296879947185516, 0.07155958563089371, 0.13508696854114532, 0.18080918490886688, 0.23025387525558472, 0.2807304859161377, 0.17009587585926056, 2.334198474884033, 4.0430707931518555, 1.2456178665161133, 3.2259745597839355, 0.5102829337120056, 0.9447305798530579, 0.5593155026435852, 1.7482305765151978, 2.9060778617858887, 0.8737227916717529, 1.604738712310791, 0.3258625268936157, 0.5615498423576355, 0.5512180328369141, 0.0027320419903844595, 0.005496904719620943, 0.0053018913604319096, 0.0024776982609182596, 0.001654712250456214, 0.0021692635491490364, 0.0028441420290619135, 0.005514176096767187, 0.004598990548402071, 0.0027621458284556866, 0.0018920755246654153, 0.001628519268706441, 0.32969018816947937, 0.11478783935308456, 1.8536531925201416, 1.9018784761428833, 2.1094577312469482, 0.5014130473136902, 0.30314627289772034, 0.11597643792629242, 1.3322534561157227, 2.928621530532837, 1.1514475345611572, 0.514062762260437, 0.006714198738336563, 0.005243387073278427, 0.0004954345058649778, 0.019540805369615555, 0.05425135791301727, 0.08040088415145874, 0.10612419992685318, 0.034002333879470825, 0.04180913791060448, 0.06870339065790176, 2.173323631286621, 0.5447624325752258, 2.4733991622924805, 0.4508768618106842, 0.13652458786964417, 0.20852826535701752, 0.039504241198301315, 0.04946440830826759, 0.025472700595855713, 0.0036887857131659985, 0.005283487495034933, 0.00831685122102499, 0.0005803005769848824, 0.0003111648256890476, 0.0003674770996440202, 0.0008315860177390277], "count": [405]}, "action": {"min": [-0.729132354259491, -0.16751450300216675, -0.8335466384887695, -1.7580087184906006, -1.24013090133667, 0.10947364568710327, -0.6981316804885864, -0.636737585067749, -0.14720994234085083, 0.555255651473999, -1.5956825017929077, 0.20322979986667633, -0.56499844789505, -0.578621506690979, 0.0100791547447443, -0.007030732464045286, -0.5951016545295715, 1.0305249691009521, -0.47067445516586304, -0.008984828367829323, -0.013309271074831486, -0.004373072646558285, -0.5995949506759644, 1.018109917640686, -0.4646844267845154, -0.010741953738033772, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.01211144682019949, -0.001910627936013043, -0.6325407028198242, -1.1535391807556152, -0.8450409173965454, -0.48285460472106934, -2.3995437622070312, -1.9238101243972778, -0.693904459476471, -0.3134874105453491, -0.07175202667713165, -0.8414903283119202, -0.9433066844940186, -1.004983901977539, -1.553605318069458, -0.6895792484283447], "max": [0.0530700720846653, 0.5471985936164856, -0.16071674227714539, -0.6194794178009033, 0.2944425046443939, 0.6972888708114624, -0.4219866096973419, -0.06539113074541092, 0.12964829802513123, 0.9217191934585571, -0.8778550028800964, 0.8498050570487976, 0.1188211739063263, -0.13359418511390686, 0.012773958966135979, 0.003434533718973398, -0.5891708135604858, 1.03350031375885, -0.4664578139781952, -0.006216208916157484, -0.011129562743008137, 0.005837384145706892, -0.5932198762893677, 1.0223150253295898, -0.4612061083316803, -0.00757155567407608, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.011544832028448582, -0.0019051027484238148, 0.4407109022140503, 0.8595951795578003, 0.6918644905090332, 0.9831606149673462, 3.4177896976470947, 0.8740894198417664, 0.29634803533554077, 0.7982161045074463, 0.482089638710022, 0.2715567946434021, 0.34137141704559326, 0.5169687867164612, 0.5742525458335876, 0.5375040769577026], "mean": [-0.3054395616054535, 0.13464103639125824, -0.49181926250457764, -1.269749641418457, -0.415710985660553, 0.3192070722579956, -0.5332927703857422, -0.2518119215965271, 0.04145398736000061, 0.6919499635696411, -1.3714135885238647, 0.3841615617275238, -0.404175341129303, -0.4878990650177002, 0.011477567255496979, -0.0018593691056594253, -0.5926176905632019, 1.0321197509765625, -0.4683975279331207, -0.007682887837290764, -0.012277098372578621, 0.0010530039435252547, -0.5970497131347656, 1.0204224586486816, -0.4637468755245209, -0.00930877961218357, 0.748423159122467, 1.745322346687317, 0.748423159122467, 0.748423159122467, 0.748423159122467, 0.748423159122467, 0.6379720568656921, 1.745322346687317, 0.6379720568656921, 0.6379720568656921, 0.6379720568656921, 0.6379720568656921, -0.011831438168883324, -0.0019077768083661795, -0.008596936240792274, 2.5162818928947672e-05, 0.002360315527766943, 0.010579164139926434, 0.007277095690369606, 0.0011425777338445187, -0.0056242384016513824, 0.038482267409563065, 0.014384687878191471, -0.022173486649990082, -0.0469067320227623, -0.042161211371421814, -0.04668209329247475, -0.033634744584560394], "std": [0.24899724125862122, 0.28715717792510986, 0.19772782921791077, 0.374769926071167, 0.6576843857765198, 0.13760845363140106, 0.08153979480266571, 0.13297335803508759, 0.04227178543806076, 0.07537966221570969, 0.18970094621181488, 0.1292644590139389, 0.16266311705112457, 0.09570103883743286, 0.0007175086648203433, 0.001978120533749461, 0.001016627880744636, 0.000552724173758179, 0.000863496505189687, 0.0008707584347575903, 0.0005518139223568141, 0.0019418729934841394, 0.0014107844326645136, 0.001039927126839757, 0.0005743374349549413, 0.0009836797835305333, 0.852686882019043, 6.9141387939453125e-06, 0.852686882019043, 0.852686882019043, 0.852686882019043, 0.852686882019043, 0.8369036912918091, 6.9141387939453125e-06, 0.8369036912918091, 0.8369036912918091, 0.8369036912918091, 0.8369036912918091, 7.420920883305371e-05, 9.606068260836764e-07, 0.1815996915102005, 0.2509465217590332, 0.19124619662761688, 0.24913673102855682, 0.6164509057998657, 0.3036789298057556, 0.10508882254362106, 0.16357386112213135, 0.07155292481184006, 0.1352251172065735, 0.18098269402980804, 0.23023970425128937, 0.28085440397262573, 0.17015264928340912], "count": [405]}, "timestamp": {"min": [0.0], "max": [13.466666666666667], "mean": [6.733333333333333], "std": [3.8971024373766987], "count": [405]}, "frame_index": {"min": [0], "max": [404], "mean": [202.0], "std": [116.91307312130097], "count": [405]}, "episode_index": {"min": [241], "max": [241], "mean": [241.0], "std": [0.0], "count": [405]}, "index": {"min": [95157], "max": [95561], "mean": [95359.0], "std": [116.91307312130097], "count": [405]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [405]}, "subtask_annotation": {"mean": [0.24691358024691357, 2.0, 2.0, 2.0, 2.0], "std": [0.44251983836483777, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [405]}, "scene_annotation": {"mean": [241.0], "std": [0.0], "min": [241], "max": [241], "count": [405]}, "eef_direction_state": {"mean": [3.545679012345679, 3.7604938271604937], "std": [2.1293973750612047, 2.295334990605443], "min": [0, 0], "max": [6, 6], "count": [405]}, "eef_velocity_state": {"mean": [0.9333333333333333, 0.6098765432098765], "std": [0.7118052168020848, 0.5673427205280751], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_acc_mag_state": {"mean": [0.9012345679012346, 0.6246913580246913], "std": [0.8374702982992608, 0.8149120779958978], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_direction_action": {"mean": [3.397530864197531, 3.4246913580246914], "std": [2.1528032433557263, 2.2015443997899036], "min": [0, 0], "max": [6, 6], "count": [405]}, "eef_velocity_action": {"mean": [0.9481481481481482, 0.8], "std": [0.7095662231009188, 0.5769224438109858], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_acc_mag_action": {"mean": [0.9901234567901235, 0.9530864197530864], "std": [0.8164368441961004, 0.8316407135790349], "min": [0, 0], "max": [2, 2], "count": [405]}, "eef_sim_pose_state": {"mean": [0.30435889158782214, 0.26196591450863344, 0.15304763558630216, -0.45919535412416007, -0.3507691432537156, 0.09294507908295266, 0.26670647246550494, -0.11681444050172855, 0.15005707753709116, -2.51250127577558, -0.6952763271359966, 2.88812490212437], "std": [0.05447000910744305, 0.11559940984888979, 0.028935407676900452, 2.200003432422326, 0.5448844669674859, 2.4967496987945466, 0.03376681403693096, 0.024007728245359888, 0.019620595448317846, 0.45093752001030685, 0.13640815938514864, 0.2085453931241264], "min": [0.22956184386271847, 0.13427800291461406, 0.09723074074321933, -3.118094112255502, -0.9572985252245721, -3.1291970966227476, 0.22477748728336405, -0.2058760225697726, 0.11380793197140683, -2.9187876786984135, -0.8749274138441956, 2.1990568216586057], "max": [0.39258598317206195, 0.4180642384875787, 0.2080537701611303, 3.1380270336287728, 0.3762733893450334, 3.1010907193817885, 0.3788075250657361, -0.08120922714406476, 0.1727823312260655, -1.0832813274126982, -0.07176247649992495, 3.084502533398277], "count": [405]}, "eef_sim_pose_action": {"mean": [0.3113471116221611, 0.26342648019735665, 0.1471271207931114, -0.472363297746189, -0.367865261783569, 0.10505837511448811, 0.27013059840342585, -0.12051178618964709, 0.14539798470397494, -2.4895019960020486, -0.7035625907041759, 2.867859558827196], "std": [0.05387696067987847, 0.11258206730642673, 0.028027706331892614, 2.190650432865035, 0.569099792320048, 2.5044190800226658, 0.030039660417488595, 0.020818014947999085, 0.016905161342506622, 0.4050764160743685, 0.10560241090231329, 0.1806384085128237], "min": [0.22827538911601702, 0.13722942823206385, 0.0861124827278542, -3.045722297581263, -0.9650523414322973, -3.0449340667523663, 0.2293129105853186, -0.2008167971274714, 0.10899247065480099, -2.824017381378034, -0.8643713358459995, 2.227771256992], "max": [0.41034023336556025, 0.41806120459955043, 0.21235183140614725, 3.130210449340332, 0.40021936467961194, 3.1049381212135185, 0.36605971749399246, -0.07914108569319003, 0.16670776266773926, -1.1591592698841136, -0.16294536775329105, 3.0481461126012945], "count": [405]}}} +{"episode_index": 238, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44252555507497116]], [[0.5471147202998846]], [[0.4916280084582853]]], "std": [[[0.2870129930482667]], [[0.20165145197383522]], [[0.22250915487351017]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42250373654363704]], [[0.432385145136486]], [[0.3635840950595925]]], "std": [[[0.30023193025434525]], [[0.2423044663393978]], [[0.2813931751109423]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44235825643983084]], [[0.4725515955401769]], [[0.4078554498269896]]], "std": [[[0.30488889528153085]], [[0.23661950957826916]], [[0.2706156263458613]]], "count": [100]}, "observation.state": {"min": [-0.7010729312896729, -0.1472512185573578, -0.599202573299408, -1.4098114967346191, -1.5079758167266846, -0.43545401096343994, -0.6355373859405518, -0.8334342837333679, -0.31986910104751587, 0.1190202385187149, -1.7399104833602905, 0.06885568797588348, -0.15449702739715576, -0.49476712942123413, 0.012587180361151695, -0.0018946590134873986, -0.6094703674316406, 1.0338387489318848, -0.4568720757961273, -0.009711365215480328, -0.007077257614582777, -0.008511182852089405, -0.6036355495452881, 1.014479160308838, -0.4538957476615906, -0.013214800506830215, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0004773329710587859, -0.0015282557578757405, -0.7129152417182922, -0.43173903226852417, -0.6906132698059082, -1.0775375366210938, -3.042239189147949, -2.8018271923065186, -0.9073477983474731, -0.6537129878997803, -0.2890230119228363, -0.7169754505157471, -0.7329766750335693, -1.0185524225234985, -0.5893882513046265, -0.789177656173706, -13.529327392578125, -9.340660095214844, -2.4853479862213135, -9.24908447265625, -8.981074333190918, -1.807692289352417, -1.4346764087677002, -12.215368270874023, -3.7545788288116455, -2.6117217540740967, -7.661783218383789, -0.8034188747406006, -1.2051281929016113, -1.1190476417541504, -0.006926002446562052, -0.019741958007216454, -0.013816877268254757, -0.00803086906671524, -0.018574781715869904, -0.009133437648415565, -0.006069192662835121, -0.022449763491749763, -0.014526674523949623, -0.010051398538053036, -0.005106386728584766, -0.006108458619564772, -3.3935999870300293, -0.6384209394454956, 2.999093532562256, -32.127845764160156, 8.41364574432373, -0.3007845878601074, -0.7423499822616577, -0.36375147104263306, 5.641859531402588, -35.84470748901367, 11.324138641357422, 0.0896262675523758, -0.022175626829266548, -0.011118852533400059, 0.0024420025292783976, -0.08198151737451553, 0.40630432963371277, -0.014204497449100018, 0.006738943047821522, 0.3491559326648712, -0.2258664220571518, 0.02519969269633293, -3.0752649307250977, -1.157645583152771, -2.9430124759674072, -2.9449427127838135, -1.1601470708847046, 1.873936653137207, -0.633510947227478, -0.11002866178750992, 9.654661178588867, -0.008105635643005371, -0.02500203251838684, -0.026526182889938354, -0.018539996817708015, 0.019360922276973724, 0.6631194353103638, 0.7457752227783203], "max": [-0.06230141967535019, 0.3441864550113678, -0.2225910723209381, -0.5878546237945557, 0.5735636353492737, 0.6806533336639404, 0.16898678243160248, 0.1931726485490799, -0.036365870386362076, 0.9356647729873657, -0.6807421445846558, 0.566856861114502, 0.37889909744262695, -0.13361141085624695, 0.013210378587245941, 0.0023110657930374146, -0.6027350425720215, 1.0370591878890991, -0.4517960548400879, -0.006945709232240915, -0.006665542721748352, -0.0040223561227321625, -0.597187876701355, 1.0177464485168457, -0.44892919063568115, -0.011740949004888535, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -9.206512186210603e-05, -0.0015244308160617948, 0.6073498725891113, 0.41304919123649597, 0.3446766138076782, 0.503318190574646, 2.708393096923828, 1.1962835788726807, 1.3545385599136353, 0.9162725210189819, 0.3803388476371765, 0.27934274077415466, 0.5819523930549622, 0.4513546824455261, 0.5104740858078003, 0.13897213339805603, -4.454099655151367, 5.8302812576293945, 2.9206349849700928, 3.7545788288116455, 0.918192982673645, 2.5537240505218506, 0.8321123719215393, -2.063732862472534, 9.462759971618652, 1.9236873388290405, -0.9768010377883911, 1.3772894144058228, 1.1477410793304443, 0.4017094075679779, 0.008474992588162422, 0.017756689339876175, 0.022081634029746056, 0.0060468618758022785, 0.016120828688144684, 0.015858231112360954, 0.006894691381603479, 0.021827129647135735, 0.016300225630402565, 0.007849656976759434, 0.022060615941882133, 0.005542310886085033, -2.0573699474334717, 0.12991124391555786, 11.714282035827637, -19.21221923828125, 20.707042694091797, 0.8379721641540527, 0.5302500128746033, 0.4676804542541504, 14.579751968383789, -25.462425231933594, 23.931991577148438, 1.3183598518371582, 0.020198728889226913, 0.013499082997441292, 0.006105006206780672, 0.0, 0.5755846500396729, 0.4154926836490631, 0.33905139565467834, 0.5288709402084351, -0.09439206123352051, 0.22175398468971252, 3.013453960418701, 0.5217884182929993, 3.0001626014709473, -0.9445596933364868, -0.3351045250892639, 3.0163257122039795, -0.39266324043273926, 0.135211780667305, 9.881202697753906, 0.012738794088363647, 0.025443702936172485, 0.030490189790725708, -0.01398582011461258, 0.02355995960533619, 0.6655596494674683, 0.7479715347290039], "mean": [-0.48032546043395996, 0.03132934495806694, -0.41555339097976685, -1.08064866065979, -0.28216752409935, -0.03840849921107292, -0.26131322979927063, -0.2868920564651489, -0.12738128006458282, 0.4127824306488037, -1.2723455429077148, 0.21536852419376373, -0.0341946966946125, -0.4088343381881714, 0.012834425084292889, 0.0007220219704322517, -0.606330931186676, 1.0360504388809204, -0.4533560872077942, -0.008449872024357319, -0.006898281164467335, -0.005825467873364687, -0.6000689268112183, 1.0172301530838013, -0.4501347541809082, -0.012493547983467579, 0.6344324946403503, 1.7453254461288452, 0.6344324946403503, 0.6344324946403503, 0.6344324946403503, 0.6344324946403503, 0.8879204988479614, 1.7453254461288452, 0.8879204988479614, 0.8879204988479614, 0.8879204988479614, 0.8879204988479614, -0.0002955971867777407, -0.0015262675005942583, 0.0010392579715698957, 0.0009520956082269549, -9.444679744774476e-05, -0.008963293395936489, 0.005506154615432024, 0.012421474792063236, -0.0025292406789958477, 0.07640527188777924, 0.012823105789721012, -0.04382937774062157, -0.08624645322561264, -0.040254414081573486, -0.02560543268918991, -0.020502939820289612, -9.098567962646484, -1.4524967670440674, 0.3531268835067749, -4.78176736831665, -1.669709324836731, 0.12015081942081451, -0.3850662410259247, -7.294116973876953, 2.096282482147217, -0.23513589799404144, -5.476310729980469, 0.047714438289403915, -0.08851223438978195, -0.36285680532455444, -0.0002555541868787259, 5.166791379451752e-05, -0.00033422073465771973, -0.0006481718737632036, 0.00012917869025841355, -7.300237484741956e-05, 0.00047888935660012066, 0.0002620300219859928, -0.000515782565344125, -0.0003158156177960336, 0.0003801131679210812, -2.9676144549739547e-05, -2.6966071128845215, -0.1406899243593216, 7.642216682434082, -24.714380264282227, 16.202180862426758, 0.35194891691207886, -0.04831165820360184, 0.1754693239927292, 10.434627532958984, -28.787641525268555, 18.900571823120117, 0.7925442457199097, 0.003168943803757429, -0.0014832973247393966, 0.003422720357775688, -0.03532975912094116, 0.4825487732887268, 0.1476392149925232, 0.20830443501472473, 0.44909951090812683, -0.16782546043395996, 0.16246865689754486, -0.7864105701446533, -0.5785385370254517, 0.5102848410606384, -2.1702029705047607, -0.9425027370452881, 2.553402900695801, -0.5251220464706421, 0.0376809798181057, 9.781044960021973, 0.0018112282268702984, 0.0011381803778931499, 0.0003846506297122687, -0.017320118844509125, 0.022307315841317177, 0.6641342043876648, 0.7470784783363342], "std": [0.22288759052753448, 0.17647026479244232, 0.10412534326314926, 0.21800605952739716, 0.8200975656509399, 0.29332298040390015, 0.23189783096313477, 0.31569141149520874, 0.07425780594348907, 0.21994808316230774, 0.34627804160118103, 0.11033473908901215, 0.12664148211479187, 0.08169349282979965, 0.0001402682828484103, 0.0007888305117376149, 0.0016547684790566564, 0.0010924545349553227, 0.0016641209367662668, 0.0004960250807926059, 9.132951527135447e-05, 0.0009682402014732361, 0.0017379603814333677, 0.0005782768712379038, 0.0015023142332211137, 0.0003063533513341099, 0.8326981663703918, 3.814697265625e-06, 0.8326981663703918, 0.8326981663703918, 0.8326981663703918, 0.8326981663703918, 0.8597996830940247, 3.814697265625e-06, 0.8597996830940247, 0.8597996830940247, 0.8597996830940247, 0.8597996830940247, 7.796409772709012e-05, 6.988346967773396e-07, 0.20096367597579956, 0.14276599884033203, 0.1340334266424179, 0.26384490728378296, 0.7437725067138672, 0.49227797985076904, 0.3250335156917572, 0.26114901900291443, 0.09423954784870148, 0.19127489626407623, 0.24381931126117706, 0.18638913333415985, 0.15234661102294922, 0.12052106857299805, 3.0305891036987305, 3.4188225269317627, 1.4557253122329712, 3.344538450241089, 3.565363645553589, 0.7653109431266785, 0.5724544525146484, 3.133824110031128, 3.1171822547912598, 1.0652350187301636, 1.514809012413025, 0.40886372327804565, 0.4535452127456665, 0.31319549679756165, 0.0024825334548950195, 0.005647602491080761, 0.00582914287224412, 0.002532634884119034, 0.002748775528743863, 0.0021645338274538517, 0.0023608405608683825, 0.006596385035663843, 0.005274293478578329, 0.0025842420291155577, 0.0026562472339719534, 0.0015341131947934628, 0.2856890559196472, 0.13150009512901306, 1.9653501510620117, 3.792952299118042, 3.1644415855407715, 0.2887391448020935, 0.2578619420528412, 0.14510127902030945, 2.427577257156372, 2.2099661827087402, 4.013879776000977, 0.3197695016860962, 0.006767324637621641, 0.003951263148337603, 0.0005628874059766531, 0.015982333570718765, 0.05081206187605858, 0.13588190078735352, 0.10369071364402771, 0.0633867159485817, 0.03859303891658783, 0.05569566413760185, 2.2399237155914307, 0.6355149745941162, 2.021949529647827, 0.467955619096756, 0.19179381430149078, 0.2639317810535431, 0.05026421323418617, 0.041216250509023666, 0.028094759210944176, 0.0035645458847284317, 0.006941135507076979, 0.009363409131765366, 0.0010641427943482995, 0.0009170031407848, 0.00046159932389855385, 0.0003984816139563918], "count": [354]}, "action": {"min": [-0.7662026286125183, -0.13886454701423645, -0.6918389797210693, -1.4055110216140747, -1.5707963705062866, -0.43633127212524414, -0.6379071474075317, -0.8924844264984131, -0.3399982750415802, 0.09461437165737152, -1.722341537475586, 0.06478360295295715, -0.1596767157316208, -0.4949326515197754, 0.011801868677139282, -0.004157224670052528, -0.6067684888839722, 1.0302294492721558, -0.45732033252716064, -0.009061510674655437, -0.007903875783085823, -0.010486045852303505, -0.6012825965881348, 1.0127862691879272, -0.454220712184906, -0.012686805799603462, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0004773329710587859, -0.0015282557578757405, -0.7129152417182922, -0.43173903226852417, -0.6906132698059082, -1.0775375366210938, -3.042239189147949, -2.8018271923065186, -0.9073477983474731, -0.6537129878997803, -0.2890230119228363, -0.7169754505157471, -0.7329766750335693, -1.0185524225234985, -0.5893882513046265, -0.789177656173706], "max": [-0.06897427141666412, 0.33427894115448, -0.1715911328792572, -0.4719018042087555, 0.5768979787826538, 0.6924073696136475, 0.1751912534236908, 0.20226013660430908, -0.001893246779218316, 1.0046770572662354, -0.6568110585212708, 0.5259582996368408, 0.3876575529575348, -0.12984953820705414, 0.013439376838505268, 0.005312534514814615, -0.5990288257598877, 1.0369200706481934, -0.4513086676597595, -0.0068964883685112, -0.0062983399257063866, -0.0007002580678090453, -0.5937186479568481, 1.0179208517074585, -0.44857776165008545, -0.011607516556978226, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -9.206512186210603e-05, -0.0015244308160617948, 0.6073498725891113, 0.41304919123649597, 0.3446766138076782, 0.503318190574646, 2.708393096923828, 1.1962835788726807, 1.3545385599136353, 0.9162725210189819, 0.3803388476371765, 0.27934274077415466, 0.5819523930549622, 0.4513546824455261, 0.5234705209732056, 0.13897213339805603], "mean": [-0.5109267830848694, 0.039435237646102905, -0.43573838472366333, -1.0307730436325073, -0.29437217116355896, -0.04018434137105942, -0.25848978757858276, -0.2905791401863098, -0.11066601425409317, 0.4121430516242981, -1.2572381496429443, 0.20706379413604736, -0.03733756020665169, -0.40920713543891907, 0.01267165131866932, 0.001129751093685627, -0.6040696501731873, 1.034509539604187, -0.4534578025341034, -0.008211513981223106, -0.0070219822227954865, -0.005112259183079004, -0.5980486273765564, 1.0157849788665771, -0.45010045170783997, -0.012274062260985374, 0.6344324946403503, 1.7453254461288452, 0.6344324946403503, 0.6344324946403503, 0.6344324946403503, 0.6344324946403503, 0.8821849226951599, 1.7453254461288452, 0.8821849226951599, 0.8821849226951599, 0.8821849226951599, 0.8821849226951599, -0.0002950631023850292, -0.00152626633644104, 0.0010656921658664942, 0.0009453230304643512, -0.00045340193901211023, -0.009102093987166882, 0.005428122356534004, 0.012343483045697212, -0.002610473893582821, 0.07682425528764725, 0.012950782664120197, -0.04446692019701004, -0.08639299869537354, -0.04011821001768112, -0.026192568242549896, -0.020795898512005806], "std": [0.23742033541202545, 0.16342000663280487, 0.13428568840026855, 0.23855148255825043, 0.8395047187805176, 0.293806791305542, 0.23028191924095154, 0.32848992943763733, 0.07614823430776596, 0.228093683719635, 0.34681373834609985, 0.1040935143828392, 0.12403564155101776, 0.07586678117513657, 0.0003562728816177696, 0.0015637219185009599, 0.0018655991880223155, 0.0018049629870802164, 0.0017113626236096025, 0.0004042849177494645, 0.0003387471369933337, 0.0016863353084772825, 0.00174988794606179, 0.0011564031010493636, 0.0015846948372200131, 0.00022758872364647686, 0.8326981663703918, 3.814697265625e-06, 0.8326981663703918, 0.8326981663703918, 0.8326981663703918, 0.8326981663703918, 0.8598368763923645, 3.814697265625e-06, 0.8598368763923645, 0.8598368763923645, 0.8598368763923645, 0.8598368763923645, 7.803893822710961e-05, 6.992823955442873e-07, 0.20096497237682343, 0.1427670121192932, 0.13408569991588593, 0.26385706663131714, 0.7437722682952881, 0.4922795295715332, 0.3250310719013214, 0.26097097992897034, 0.09425563365221024, 0.19074231386184692, 0.2437913566827774, 0.18644487857818604, 0.15229105949401855, 0.12043691426515579], "count": [354]}, "timestamp": {"min": [0.0], "max": [11.766666666666667], "mean": [5.883333333333333], "std": [3.4063529970836464], "count": [354]}, "frame_index": {"min": [0], "max": [353], "mean": [176.5], "std": [102.1905899125094], "count": [354]}, "episode_index": {"min": [242], "max": [242], "mean": [242.0], "std": [0.0], "count": [354]}, "index": {"min": [95562], "max": [95915], "mean": [95738.5], "std": [102.1905899125094], "count": [354]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [354]}, "subtask_annotation": {"mean": [0.4180790960451977, 2.0, 2.0, 2.0, 2.0], "std": [0.6336253276903535, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [354]}, "scene_annotation": {"mean": [242.0], "std": [0.0], "min": [242], "max": [242], "count": [354]}, "eef_direction_state": {"mean": [3.2062146892655368, 2.8757062146892656], "std": [1.9426424485020626, 2.136930499311553], "min": [0, 0], "max": [6, 6], "count": [354]}, "eef_velocity_state": {"mean": [1.0847457627118644, 1.0451977401129944], "std": [0.70802029065103, 0.6580162709813849], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_acc_mag_state": {"mean": [0.940677966101695, 0.8418079096045198], "std": [0.8499821156113473, 0.8422817458383292], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_direction_action": {"mean": [3.268361581920904, 2.6920903954802258], "std": [1.7462677308770815, 2.031835504476774], "min": [0, 0], "max": [6, 6], "count": [354]}, "eef_velocity_action": {"mean": [1.155367231638418, 1.115819209039548], "std": [0.6732474680802866, 0.629436597753471], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_acc_mag_action": {"mean": [1.2175141242937852, 1.1214689265536724], "std": [0.7521183125115324, 0.7807298413616787], "min": [0, 0], "max": [2, 2], "count": [354]}, "eef_sim_pose_state": {"mean": [0.3566572655721016, 0.2189629437327868, 0.1630209162783808, -0.7868633460940804, -0.5790183282623327, 0.5106776172447146, 0.314859173388263, -0.2555662703552667, 0.13043702714357341, -2.170189462791995, -0.942572723506401, 2.5534348861659173], "std": [0.050195179808384026, 0.09182007166840837, 0.060306089477871555, 2.268833780209762, 0.6356653617827202, 2.054199284613648, 0.07253719991618827, 0.029729290591675856, 0.023429695132733196, 0.46803036323558966, 0.19179122249641878, 0.26393828940147], "min": [0.25994285713598064, 0.11122603057078909, 0.07304405339295826, -3.1146079308873724, -1.1590862375128894, -3.1066637916550506, 0.19598448167477792, -0.3060576186601992, 0.0649180717353736, -2.9449447243279336, -1.1605740456066833, 1.8739459995736065], "max": [0.4117772384054442, 0.39434854537822733, 0.24780599705730308, 3.139396344573958, 0.5218503860596435, 3.1280813626644615, 0.4247200161243133, -0.1989397747899502, 0.17244560515664437, -0.9445790353704435, -0.33514529978349206, 3.016328210190427], "count": [354]}, "eef_sim_pose_action": {"mean": [0.3609841110902286, 0.22146800069988104, 0.16062281008735793, -0.8146463677237499, -0.5997510980172589, 0.5090868586978581, 0.31534809839453054, -0.2506857108230749, 0.12950166215127557, -2.189233166382402, -0.9651293356493638, 2.5661680038878623], "std": [0.05221355294617859, 0.09243470918591803, 0.0657966088270427, 2.2796488277037206, 0.6836334154650477, 2.076980363612352, 0.07516949179339899, 0.030927759531670276, 0.024693893315867934, 0.4555852753250559, 0.206065208385424, 0.2518215160010631], "min": [0.26343069074858616, 0.10491610404605876, 0.05858048330526869, -3.1411041793394214, -1.1687226483805804, -3.1394437927851384, 0.19240487277508855, -0.30981645220822623, 0.06943686026565365, -3.03094834397242, -1.2252420813105147, 1.9312829732080838], "max": [0.424147207597871, 0.3940300138770634, 0.24904442329272347, 3.137019704864117, 0.6180505107817114, 3.1392202077280857, 0.43381919424909093, -0.18226038450553078, 0.17488320645385955, -0.916635741338696, -0.24780612469595242, 3.105190497578002], "count": [354]}}} +{"episode_index": 239, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4486940984236832]], [[0.5563853830257594]], [[0.47065791041906957]]], "std": [[[0.29730049485656407]], [[0.2023180810612153]], [[0.2344796011619577]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4374199706843521]], [[0.4325391964628989]], [[0.34611131055363326]]], "std": [[[0.316079466899843]], [[0.2486951278087363]], [[0.29760378495435197]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4418401576316801]], [[0.41279808487120334]], [[0.31040767252979623]]], "std": [[[0.3106227635735419]], [[0.24450952700835418]], [[0.2997058377743403]]], "count": [100]}, "observation.state": {"min": [-0.18610593676567078, -0.14534322917461395, -0.4118979275226593, -1.559472918510437, -1.3897322416305542, -0.6691107749938965, -0.6775017976760864, -0.6083065271377563, -0.2589302062988281, 0.3343617022037506, -1.6268064975738525, 0.38643592596054077, -0.2919345498085022, -0.5542802810668945, -0.0037367078475654125, -0.008939746767282486, -0.6154648065567017, 0.9857299327850342, -0.39535465836524963, -0.01536625623703003, -0.014918426983058453, 0.01279904879629612, -0.5743888020515442, 1.0035877227783203, -0.44732755422592163, 0.045088835060596466, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.005905892699956894, -2.657076038303785e-06, -0.25744304060935974, -0.07372233271598816, -0.2569634020328522, -0.5393425226211548, -1.35795259475708, -0.6475904583930969, -0.2742394506931305, -0.815303385257721, -0.33235105872154236, -0.5742052793502808, -1.0965254306793213, -0.4487902522087097, -0.9547648429870605, -0.5915614366531372, -8.507329940795898, -4.334554195404053, -2.373015880584717, -10.04273509979248, -0.6312576532363892, -1.2625153064727783, -4.476190567016602, -11.458170890808105, -5.067154884338379, -2.078144073486328, -9.40170955657959, -0.7173382639884949, -2.238095283508301, -1.2338217496871948, -0.007021608296781778, -0.013529879972338676, -0.014125480316579342, -0.005563816055655479, -0.009269868955016136, -0.005243164021521807, -0.007897859439253807, -0.01132712047547102, -0.021092498674988747, -0.005250641610473394, -0.011684688739478588, -0.00269836257211864, -0.31814998388290405, -0.6755384206771851, 7.037477493286133, -26.01587677001953, 10.926961898803711, -0.12348296493291855, -0.5726699829101562, -0.857414186000824, 3.132716655731201, -32.258689880371094, 12.021808624267578, -0.914911687374115, -0.01920773833990097, -0.014186674728989601, -0.0006105006905272603, -0.09564509987831116, 0.31634485721588135, 0.06643624603748322, 0.07174688577651978, 0.3157465159893036, -0.2114730030298233, 0.010630497708916664, -3.0293030738830566, -1.295034646987915, -2.995500087738037, -2.5533785820007324, -1.0223653316497803, 1.846395492553711, -0.7873190641403198, -0.18439245223999023, 9.644716262817383, -0.007658541202545166, -0.014436483383178711, -0.01621544361114502, -0.02212686277925968, 0.02438577264547348, 0.6648136377334595, 0.7430845499038696], "max": [0.16112026572227478, 0.0036939792335033417, -0.008391093462705612, -1.2413214445114136, 0.21667903661727905, 0.23413138091564178, 0.15386678278446198, 0.19689559936523438, 0.12245380133390427, 0.7121168375015259, -0.9187824726104736, 0.9704816341400146, 0.2956419587135315, 0.04566282406449318, -0.00016700121341273189, -0.008266787976026535, -0.6121544241905212, 0.9871564507484436, -0.3903385400772095, -0.00898317527025938, -0.011442841961979866, 0.01312411017715931, -0.5722954273223877, 1.0048563480377197, -0.44204795360565186, 0.052205175161361694, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.006288579199463129, 1.6197029708564514e-06, 0.20533686876296997, 0.19619017839431763, 0.30453014373779297, 0.29367363452911377, 0.5036746263504028, 1.3688182830810547, 1.247416615486145, 1.0494812726974487, 0.38573914766311646, 0.4811347723007202, 0.7446545362472534, 1.3941913843154907, 0.8232210278511047, 1.1710284948349, -1.4141765832901, 0.4273504614830017, 1.1514041423797607, -1.8315019607543945, 0.6886447072029114, 2.238095283508301, 0.6025640964508057, -2.1045620441436768, 7.875458240509033, 1.2356531620025635, 0.3052503168582916, 0.430402934551239, 0.3443223536014557, 0.4590964913368225, 0.006479030475020409, 0.008909942582249641, 0.010139125399291515, 0.00661038001999259, 0.014337119646370411, 0.0075120520778000355, 0.006657392252236605, 0.016864921897649765, 0.012366196140646935, 0.00743126729503274, 0.013579286634922028, 0.014110303483903408, 1.6331700086593628, 0.14104649424552917, 12.382396697998047, -19.221256256103516, 16.28567886352539, 0.6991437673568726, 1.6119600534439087, -0.04454099386930466, 8.225236892700195, -26.071666717529297, 18.097679138183594, -0.10823243856430054, 0.018872162327170372, 0.010635835118591785, 0.0024420025292783976, -0.04099075868725777, 0.45718279480934143, 0.16554398834705353, 0.19357280433177948, 0.5011422038078308, 0.017913050949573517, 0.1570555865764618, 2.878025770187378, -0.14209705591201782, 2.94828462600708, -1.022374153137207, -0.2170136719942093, 2.836153268814087, -0.5236709117889404, 0.07329495996236801, 9.917813301086426, 0.0075758397579193115, 0.014770209789276123, 0.017985373735427856, -0.020783817395567894, 0.026114972308278084, 0.6683650612831116, 0.7462557554244995], "mean": [0.03785429149866104, -0.12132520973682404, -0.144698828458786, -1.3283312320709229, -0.19370245933532715, -0.31975463032722473, -0.5686623454093933, -0.1929992139339447, -0.03030458092689514, 0.5125985741615295, -1.2950658798217773, 0.7240127325057983, -0.06529215723276138, -0.20571964979171753, -0.002867957577109337, -0.008488158695399761, -0.614162266254425, 0.9867362380027771, -0.39156749844551086, -0.01071485411375761, -0.014011779800057411, 0.012973629869520664, -0.5733898878097534, 1.0043187141418457, -0.4433485269546509, 0.05027080699801445, 0.46787992119789124, 1.745330572128296, 0.46787992119789124, 0.46787992119789124, 0.46787992119789124, 0.46787992119789124, 0.8067224025726318, 1.745330572128296, 0.8067224025726318, 0.8067224025726318, 0.8067224025726318, 0.8067224025726318, 0.006072961259633303, -3.9944023910720716e-07, -0.03944137692451477, 0.017192469909787178, -0.019637208431959152, -0.011644464917480946, -0.17111365497112274, 0.07262413203716278, 0.10107281059026718, -0.03274627402424812, 0.0071772621013224125, 0.013227112591266632, 0.0329195037484169, 0.05637863650918007, 0.003716479055583477, 0.04591025784611702, -4.836426258087158, -2.352811336517334, -0.6419340372085571, -4.336555480957031, 0.13354292511940002, 0.14678926765918732, -1.9716894626617432, -6.700126647949219, 1.8718613386154175, -0.2528451979160309, -5.026157379150391, -0.10596991330385208, -0.5856361985206604, -0.36653268337249756, -0.0005720491171814501, -0.0007892054854892194, -0.0012358432868495584, 8.470430475426838e-05, 0.0005990786012262106, 0.0004015378945041448, -0.0004239703412167728, -3.05844223476015e-05, 0.0008585266186855733, -0.0002500917762517929, 0.000550188880879432, 0.0010874948929995298, 0.7160521745681763, -0.07542041689157486, 10.34054946899414, -23.355846405029297, 14.132421493530273, 0.2591869831085205, 0.4561478793621063, -0.3105029761791229, 5.169404983520508, -28.757972717285156, 14.495777130126953, -0.5507396459579468, 0.002387029817327857, -0.002258880063891411, 0.0007799422601237893, -0.07717933505773544, 0.3518337309360504, 0.1193462386727333, 0.12559756636619568, 0.40910622477531433, -0.09239749610424042, 0.10034842789173126, -1.8150378465652466, -1.0166187286376953, 1.517297387123108, -1.738603115081787, -0.6553825736045837, 2.25178599357605, -0.6498774290084839, -0.03572322055697441, 9.77242374420166, -0.00023154645168688148, 0.0006012072553858161, 0.0007526009576395154, -0.021618911996483803, 0.02513284981250763, 0.6667487025260925, 0.7445434927940369], "std": [0.0932285413146019, 0.032139457762241364, 0.1333257257938385, 0.0917821153998375, 0.39466479420661926, 0.2642754912376404, 0.21790124475955963, 0.21618124842643738, 0.14650017023086548, 0.10674376040697098, 0.18876256048679352, 0.1389813870191574, 0.17504625022411346, 0.17847076058387756, 0.0012570708058774471, 0.00012173961295047775, 0.0012527385260909796, 0.000525293406099081, 0.0016531061846762896, 0.002212367719039321, 0.0012301125098019838, 5.36649749847129e-05, 0.0007557839853689075, 0.0004471380962058902, 0.001702277222648263, 0.00235760654322803, 0.7524006366729736, 1.3113021850585938e-06, 0.7524006366729736, 0.7524006366729736, 0.7524006366729736, 0.7524006366729736, 0.859596312046051, 1.3113021850585938e-06, 0.859596312046051, 0.859596312046051, 0.859596312046051, 0.859596312046051, 7.505864050472155e-05, 7.713529726061097e-07, 0.07774674147367477, 0.04663495719432831, 0.11281478404998779, 0.13658501207828522, 0.4165474772453308, 0.3327272832393646, 0.2646832764148712, 0.2882760167121887, 0.14032180607318878, 0.16980215907096863, 0.2783730924129486, 0.28515222668647766, 0.2710736095905304, 0.26462244987487793, 1.5207806825637817, 1.0360393524169922, 0.8913537859916687, 2.2995989322662354, 0.3180580139160156, 0.7280718684196472, 1.8434709310531616, 2.18447208404541, 4.29849100112915, 0.8179418444633484, 2.7247626781463623, 0.33356234431266785, 0.5319455862045288, 0.3871760964393616, 0.0022760152351111174, 0.003948329947888851, 0.004774554632604122, 0.0022235822398215532, 0.0026633667293936014, 0.0017768170218914747, 0.0028043431229889393, 0.0048285434022545815, 0.005258187651634216, 0.002255372703075409, 0.002752461703494191, 0.0024746470153331757, 0.4937167167663574, 0.11789077520370483, 1.4011269807815552, 1.6962696313858032, 1.364365577697754, 0.28851425647735596, 0.47963711619377136, 0.11225783079862595, 1.1945743560791016, 1.660724401473999, 1.5100085735321045, 0.26643332839012146, 0.007248947862535715, 0.004555418621748686, 0.0005000866949558258, 0.008499301970005035, 0.030033130198717117, 0.034412529319524765, 0.04045620933175087, 0.054468318819999695, 0.08303839713335037, 0.042952802032232285, 1.877087116241455, 0.2772059738636017, 1.6958045959472656, 0.3968559503555298, 0.252962201833725, 0.3022327423095703, 0.04147271439433098, 0.042754363268613815, 0.03073796071112156, 0.002827633637934923, 0.004854074213653803, 0.005385632161051035, 0.0004066932597197592, 0.00032115631620399654, 0.0009806782472878695, 0.0008801491349004209], "count": [239]}, "action": {"min": [-0.28284788131713867, -0.1506841480731964, -0.45371007919311523, -1.5759119987487793, -1.431514024734497, -0.6746079921722412, -0.6981316804885864, -0.6400648355484009, -0.2822839021682739, 0.3176141679286957, -1.6191052198410034, 0.3866978883743286, -0.2969200909137726, -0.5492876768112183, -0.002967467997223139, -0.010853380896151066, -0.6130045056343079, 0.9830334186553955, -0.3977127969264984, -0.01589096151292324, -0.013789716176688671, 0.009071572683751583, -0.5717896223068237, 1.0013630390167236, -0.44951602816581726, 0.043029651045799255, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.005905892699956894, -2.657076038303785e-06, -0.25744304060935974, -0.07372233271598816, -0.2569634020328522, -0.5393425226211548, -1.35795259475708, -0.6475904583930969, -0.2742394506931305, -0.815303385257721, -0.33235105872154236, -0.5742052793502808, -1.0965254306793213, -0.4487902522087097, -0.9547648429870605, -0.5915614366531372], "max": [0.15719279646873474, 0.06781154125928879, 0.02280130609869957, -1.172633171081543, 0.217436283826828, 0.24163126945495605, 0.178289994597435, 0.1877056062221527, 0.12640956044197083, 0.7652963995933533, -0.8418646454811096, 0.972775936126709, 0.3024384081363678, 0.04860265552997589, 0.00033521567820571363, -0.004738408140838146, -0.6039363145828247, 0.9873929023742676, -0.3911188542842865, -0.009836375713348389, -0.010521825402975082, 0.015262408182024956, -0.5646275281906128, 1.0045608282089233, -0.4432421922683716, 0.04999389499425888, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.006288579199463129, 1.6197029708564514e-06, 0.20533686876296997, 0.18704205751419067, 0.30453014373779297, 0.2816094160079956, 0.5036746263504028, 1.3688182830810547, 1.247416615486145, 1.0494812726974487, 0.38573914766311646, 0.4811347723007202, 0.7446545362472534, 1.3941913843154907, 0.8232210278511047, 1.1710284948349], "mean": [-0.0017681625904515386, -0.09860151261091232, -0.16062048077583313, -1.279518961906433, -0.22558607161045074, -0.3088909089565277, -0.556061863899231, -0.23125974833965302, -0.03590147942304611, 0.5256642699241638, -1.242950439453125, 0.7302848100662231, -0.06282752752304077, -0.19764670729637146, -0.0021035680547356606, -0.008055969141423702, -0.6094672679901123, 0.9856756925582886, -0.39303985238075256, -0.011587018147110939, -0.012893148697912693, 0.011954919435083866, -0.5682553052902222, 1.0026700496673584, -0.4446873366832733, 0.04812360182404518, 0.47518256306648254, 1.745330572128296, 0.47518256306648254, 0.47518256306648254, 0.47518256306648254, 0.47518256306648254, 0.8067224025726318, 1.745330572128296, 0.8067224025726318, 0.8067224025726318, 0.8067224025726318, 0.8067224025726318, 0.006072821095585823, -3.918596860330581e-07, -0.04003695026040077, 0.017928805202245712, -0.01957296021282673, -0.01054332684725523, -0.1716298758983612, 0.07177340984344482, 0.10179942846298218, -0.0327831506729126, 0.007158230058848858, 0.013138373382389545, 0.032965898513793945, 0.0562300942838192, 0.004006096161901951, 0.04588494077324867], "std": [0.10900957137346268, 0.04710141941905022, 0.15173497796058655, 0.10231713205575943, 0.4316800832748413, 0.2745189368724823, 0.24783529341220856, 0.21671603620052338, 0.1506226658821106, 0.12139520049095154, 0.19616387784481049, 0.13120751082897186, 0.1771334409713745, 0.17044633626937866, 0.001013333210721612, 0.0014909225283190608, 0.0018827591557055712, 0.0009364938596263528, 0.0017254669219255447, 0.001953659113496542, 0.0009807718452066183, 0.0014697692822664976, 0.001212453586049378, 0.000548480951692909, 0.0015803736168891191, 0.0020940208341926336, 0.7562841176986694, 1.3113021850585938e-06, 0.7562841176986694, 0.7562841176986694, 0.7562841176986694, 0.7562841176986694, 0.859596312046051, 1.3113021850585938e-06, 0.859596312046051, 0.859596312046051, 0.859596312046051, 0.859596312046051, 7.48132006265223e-05, 7.696200441387191e-07, 0.07797937840223312, 0.04763943701982498, 0.11284352838993073, 0.13773268461227417, 0.4165347218513489, 0.33309587836265564, 0.26459917426109314, 0.2882712185382843, 0.14032325148582458, 0.16980908811092377, 0.2783677577972412, 0.28518176078796387, 0.2710985839366913, 0.2646252512931824], "count": [239]}, "timestamp": {"min": [0.0], "max": [7.933333333333334], "mean": [3.9666666666666663], "std": [2.2997584414213788], "count": [239]}, "frame_index": {"min": [0], "max": [238], "mean": [119.0], "std": [68.99275324264136], "count": [239]}, "episode_index": {"min": [244], "max": [244], "mean": [244.0], "std": [0.0], "count": [239]}, "index": {"min": [97268], "max": [97506], "mean": [97387.0], "std": [68.99275324264136], "count": [239]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [239]}, "subtask_annotation": {"mean": [0.6234309623430963, 2.0, 2.0, 2.0, 2.0], "std": [0.5014989523505473, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [239]}, "scene_annotation": {"mean": [244.0], "std": [0.0], "min": [244], "max": [244], "count": [239]}, "eef_direction_state": {"mean": [3.5564853556485354, 3.01255230125523], "std": [2.4107390902133368, 2.295130686150888], "min": [0, 0], "max": [6, 6], "count": [239]}, "eef_velocity_state": {"mean": [0.6736401673640168, 0.9288702928870293], "std": [0.6289525497611234, 0.7196895977206275], "min": [0, 0], "max": [2, 2], "count": [239]}, "eef_acc_mag_state": {"mean": [0.6694560669456067, 0.6778242677824268], "std": [0.8204678461485315, 0.8135681742417813], "min": [0, 0], "max": [2, 2], "count": [239]}, "eef_direction_action": {"mean": [3.4602510460251046, 3.1171548117154813], "std": [2.328082502363846, 2.1942485349059937], "min": [0, 0], "max": [6, 6], "count": [239]}, "eef_velocity_action": {"mean": [0.8242677824267782, 0.9790794979079498], "std": [0.722093790955803, 0.7286584149862622], "min": [0, 0], "max": [2, 2], "count": [239]}, "eef_acc_mag_action": {"mean": [0.7782426778242678, 0.9665271966527197], "std": [0.8315103511803245, 0.8175179743477687], "min": [0, 0], "max": [2, 2], "count": [239]}, "eef_sim_pose_state": {"mean": [0.2206918029744207, 0.20422861805313222, 0.061145186814223616, -1.801985797552522, -1.016914841347918, 1.5304301825576145, 0.2763895863934059, -0.18603359912121872, 0.10955182792092635, -1.7383242185543941, -0.65556447132809, 2.2516624607784745], "std": [0.029295573509279724, 0.02462538696659525, 0.03933843276957103, 1.9147293226995812, 0.2772259906696296, 1.7129924568986363, 0.05673854400768491, 0.06101209216535502, 0.01325909765961046, 0.3966796356848727, 0.2529764394672405, 0.30208448438743224], "min": [0.1814971960753197, 0.16817562530313485, 0.021927763446076193, -3.0429884664465687, -1.2950346686432075, -3.0679091123497897, 0.17835689507459707, -0.27159562379700486, 0.09071783025413425, -2.5533787490446036, -1.022365375866584, 1.8464128149908787], "max": [0.2895053792527802, 0.2363671487590136, 0.14978437921078916, 3.112640741344029, -0.1421197269220713, 3.132590868552792, 0.3817948248227059, -0.10840947426242765, 0.1423212832609218, -1.0223735467207962, -0.21701595139592977, 2.836153286610541], "count": [239]}, "eef_sim_pose_action": {"mean": [0.2287539339731887, 0.2076979976927718, 0.05803318513315666, -1.6874873938192214, -1.003576528377539, 1.4323757171180524, 0.285656259642401, -0.18915473122301563, 0.10701793071802151, -1.6889439552284702, -0.6303271006835052, 2.2201932282711723], "std": [0.034776141246738675, 0.025082749376424903, 0.04402075622649049, 1.9782545493121773, 0.33232125175939836, 1.7717500369270318, 0.05525767723491961, 0.06294839850392932, 0.012750041381196934, 0.38286581533540665, 0.2734150577634139, 0.27972382674819685], "min": [0.17601637067992323, 0.16696026573800807, 0.014474714360491164, -3.051151283918371, -1.3348411857433589, -3.0894585300936033, 0.18120815362546674, -0.28018213043720275, 0.08689667471272636, -2.488785348629356, -1.0159322406895899, 1.8373487208712573], "max": [0.31781131180867805, 0.2423674558409139, 0.1468062580876985, 3.117153865268837, 0.011386388444890816, 3.1361560369057027, 0.3845415078561066, -0.10615007032002349, 0.13734295969899998, -0.9548215410401535, -0.15592335572531968, 2.780017588552887], "count": [239]}}} +{"episode_index": 240, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43192875816993465]], [[0.5523726283160323]], [[0.48739802239523256]]], "std": [[[0.2848025159683884]], [[0.1960628624098048]], [[0.22228658225068937]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41466763744713575]], [[0.44178079825067285]], [[0.37047678056516725]]], "std": [[[0.31162170864374183]], [[0.2503462205874188]], [[0.2919963281235561]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4262714989427143]], [[0.45204380046136106]], [[0.3561740965013456]]], "std": [[[0.3033443849923416]], [[0.2283041994899413]], [[0.28298674754769354]]], "count": [100]}, "observation.state": {"min": [-0.6162744760513306, -0.23575200140476227, -0.7002807855606079, -1.6561797857284546, -1.558210849761963, -0.4119972586631775, -0.5649668574333191, -0.7664614915847778, -0.23679418861865997, 0.14429417252540588, -1.3138020038604736, 0.5302460193634033, 0.036620527505874634, -0.2655079960823059, 0.006280867382884026, -0.01740426942706108, -0.6185469627380371, 0.9828341603279114, -0.3906390964984894, -0.01994982361793518, -0.013250584714114666, 0.009466315619647503, -0.6253875494003296, 1.005508542060852, -0.3980094790458679, 0.05329449102282524, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 9.363421122543514e-05, -2.9229097435745643e-06, -0.7813496589660645, -0.37182044982910156, -0.9603658318519592, -0.39587607979774475, -1.5126230716705322, -0.6241353750228882, -0.30702710151672363, -0.02688787132501602, -0.09023085236549377, -0.7934008836746216, -1.3383193016052246, -0.2885659337043762, -0.5469796657562256, -0.5987647175788879, -12.371262550354004, -5.525031089782715, -1.9377288818359375, -10.256410598754883, -0.8321123719215393, -1.2912087440490723, -1.2051281929016113, -11.803363800048828, -3.4188034534454346, -2.2747254371643066, -10.01220989227295, -0.946886420249939, -1.5207569599151611, -1.8363858461380005, -0.0060140276327729225, -0.011591763235628605, -0.007691688369959593, -0.007116575725376606, -0.009162662550807, -0.006412763148546219, -0.007194822188466787, -0.009667233563959599, -0.015164431184530258, -0.006380718667060137, -0.008826079778373241, -0.0064412737265229225, 0.06362999975681305, -0.2338402271270752, 8.537023544311523, -26.77629852294922, 11.5152587890625, -0.41189315915107727, 1.0605000257492065, -0.35261622071266174, 5.99818754196167, -25.775634765625, 10.369391441345215, -1.184826374053955, -0.013812568038702011, -0.014970923773944378, 0.0018315018387511373, -0.09564509987831116, 0.3593255877494812, 0.059846825897693634, 0.03823404759168625, 0.41593122482299805, -0.2501439154148102, 0.030894938856363297, -3.0047359466552734, -1.457381010055542, -2.9889743328094482, -1.9094725847244263, -1.2328521013259888, 1.6546052694320679, -0.8733341097831726, -0.17502467334270477, 9.681254386901855, -0.009099960327148438, -0.010061651468276978, -0.02792838215827942, -0.028894497081637383, 0.021965906023979187, 0.756619393825531, 0.6511346101760864], "max": [0.08797048032283783, 0.15068300068378448, 0.1273193508386612, -1.0958353281021118, 0.0227131899446249, -0.1556338667869568, 0.24738709628582, -0.09953854233026505, 0.22774243354797363, 0.6684341430664062, -0.7124046087265015, 0.6843688488006592, 0.37670010328292847, 0.07286204397678375, 0.007509693503379822, -0.015258091501891613, -0.6176838874816895, 0.9829455614089966, -0.38616812229156494, -0.01682186685502529, -0.011984380893409252, 0.011145863682031631, -0.6229946613311768, 1.0060749053955078, -0.3939902186393738, 0.056484438478946686, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0004786729987245053, 1.3257041473480058e-06, 0.2644875645637512, 0.5523495674133301, 0.7944707870483398, 0.7382170557975769, 0.49134278297424316, 0.5595067143440247, 0.6618414521217346, 1.0074994564056396, 0.7089769244194031, 0.0862114429473877, 0.281269371509552, 0.2973335385322571, 0.08729968965053558, 0.04881171137094498, -3.0844640731811523, 0.9768010377883911, 2.134310245513916, -0.702075719833374, 0.9468864798545837, 2.0850632190704346, 0.20085470378398895, -5.088808536529541, 9.126984596252441, 1.6990231275558472, -0.36630040407180786, 0.3156288266181946, 0.22954824566841125, 0.057387061417102814, 0.0062663075514137745, 0.013273549266159534, 0.011573038063943386, 0.005024997517466545, 0.011108472011983395, 0.004854782018810511, 0.00593138113617897, 0.009701316244900227, 0.011965074576437473, 0.005057367030531168, 0.007664246018975973, 0.0062090265564620495, 1.230180025100708, 0.4825274646282196, 14.817304611206055, -20.712766647338867, 18.457942962646484, 0.27359116077423096, 2.290679931640625, 0.34890446066856384, 11.061014175415039, -20.121200561523438, 16.20336151123047, -0.6031412482261658, 0.01816546358168125, 0.007434609346091747, 0.004273504484444857, -0.04099075868725777, 0.5336304903030396, 0.19490787386894226, 0.30296090245246887, 0.5432829856872559, -0.02938127890229225, 0.12603461742401123, 3.0202507972717285, 0.22444860637187958, 2.928628921508789, -0.9193774461746216, -0.2953488826751709, 2.3211259841918945, -0.5895934700965881, 0.1175517663359642, 9.884109497070312, 0.006818324327468872, 0.013434559106826782, 0.0316045880317688, -0.027461206540465355, 0.023280508816242218, 0.7580546140670776, 0.652854859828949], "mean": [-0.1882687360048294, -0.11288480460643768, -0.20092393457889557, -1.4165788888931274, -0.4478152096271515, -0.2927795648574829, -0.2686171233654022, -0.2597888708114624, 0.11983693391084671, 0.3057155907154083, -1.172860860824585, 0.6053014397621155, 0.10468492656946182, -0.1895037293434143, 0.0072511667385697365, -0.016293324530124664, -0.6180619597434998, 0.9828765392303467, -0.38784852623939514, -0.01901751197874546, -0.0122736981138587, 0.010155124589800835, -0.624281108379364, 1.0058132410049438, -0.39584046602249146, 0.05454888567328453, 1.0375930070877075, 1.7453304529190063, 1.0375930070877075, 1.0375930070877075, 1.0375930070877075, 1.0375930070877075, 0.9075717926025391, 1.7453304529190063, 0.9075717926025391, 0.9075717926025391, 0.9075717926025391, 0.9075717926025391, 0.00030041643185541034, -4.5054824227008794e-07, -0.10083984583616257, 0.014843881130218506, -0.08526267856359482, 0.030978631228208542, -0.24578678607940674, 0.026222912594676018, 0.14151690900325775, 0.13028863072395325, 0.08478748053312302, -0.0992904007434845, -0.1076492965221405, -0.0007303882739506662, -0.0509037971496582, -0.06102277711033821, -7.039894104003906, -2.3439409732818604, -0.15467654168605804, -5.687624454498291, 0.126135915517807, 0.2097131311893463, -0.367046058177948, -7.024499416351318, 5.154359817504883, -0.14299096167087555, -6.190161228179932, -0.18641160428524017, -0.38726648688316345, -0.8647858500480652, 0.00045450255856849253, 0.000742347096092999, -3.944057425542269e-06, -9.692195453681052e-05, 0.00017150452185887843, -0.000772555242292583, -0.00027337789651937783, -0.0016394275007769465, -0.0003440318105276674, -0.00029717377037741244, 0.0002443143748678267, -0.00031322523136623204, 0.5512700080871582, 0.25517240166664124, 11.76855754852295, -24.352781295776367, 14.95429801940918, -0.1545754075050354, 1.5265015363693237, 0.08843430131673813, 8.275527000427246, -22.909605026245117, 13.164838790893555, -0.9722113013267517, 0.0027071754448115826, -0.0031085191294550896, 0.0030757209751755, -0.07094675302505493, 0.42438337206840515, 0.12584051489830017, 0.17478057742118835, 0.4464578330516815, -0.08896104246377945, 0.09571971744298935, -0.24165543913841248, -0.8426617980003357, 0.03341931477189064, -1.633479118347168, -0.9852080941200256, 2.1080102920532227, -0.6994687914848328, -0.03656676411628723, 9.76245403289795, 0.0007004814106039703, 0.0007235927623696625, 0.00010177559306612238, -0.02800615318119526, 0.02239326387643814, 0.7574537396430969, 0.6519029140472412], "std": [0.24578849971294403, 0.12409210950136185, 0.25386589765548706, 0.16756807267665863, 0.4727131128311157, 0.06849294155836105, 0.2679155468940735, 0.20075342059135437, 0.1676110178232193, 0.15043431520462036, 0.17079544067382812, 0.051602188497781754, 0.08697286993265152, 0.11480622738599777, 0.00039430675678886473, 0.0005697599845007062, 0.00019810287631116807, 2.935612792498432e-05, 0.0012365371221676469, 0.001019348157569766, 0.0003914385742973536, 0.00046344660222530365, 0.0006949518574401736, 0.00017227933858521283, 0.0011904907878488302, 0.0009468654752708972, 0.8488233685493469, 1.1920928955078125e-06, 0.8488233685493469, 0.8488233685493469, 0.8488233685493469, 0.8488233685493469, 0.8645500540733337, 1.1920928955078125e-06, 0.8645500540733337, 0.8645500540733337, 0.8645500540733337, 0.8645500540733337, 7.832705887267366e-05, 6.98526207543182e-07, 0.2758055627346039, 0.21575848758220673, 0.37547531723976135, 0.2649020850658417, 0.5038521885871887, 0.24858474731445312, 0.23380711674690247, 0.2512124478816986, 0.19238243997097015, 0.1966380774974823, 0.3308655619621277, 0.10657153278589249, 0.1359073370695114, 0.14650729298591614, 2.587207794189453, 2.0563273429870605, 1.0375615358352661, 3.3744170665740967, 0.5547065734863281, 0.8505188226699829, 0.3128111660480499, 1.8251858949661255, 2.9142704010009766, 1.1501357555389404, 2.609732151031494, 0.26942819356918335, 0.5104962587356567, 0.29670804738998413, 0.002474195323884487, 0.004713316913694143, 0.0041359043680131435, 0.002317963633686304, 0.0029885831754654646, 0.0016017291927710176, 0.0027222379576414824, 0.004122096113860607, 0.0052512879483401775, 0.0021631622221320868, 0.002292468911036849, 0.002234715037047863, 0.27564293146133423, 0.12457091361284256, 1.4242271184921265, 1.5428252220153809, 1.4652615785598755, 0.1804450899362564, 0.25686970353126526, 0.11742836982011795, 1.3139363527297974, 1.0009636878967285, 1.433447003364563, 0.15906286239624023, 0.006504807621240616, 0.004540238995105028, 0.0005243037594482303, 0.013319767080247402, 0.05741564929485321, 0.041440609842538834, 0.08446977287530899, 0.04139139875769615, 0.07056031376123428, 0.02522759512066841, 2.4045510292053223, 0.5317642092704773, 2.396895408630371, 0.27961063385009766, 0.28533250093460083, 0.19883625209331512, 0.04617021232843399, 0.04874201491475105, 0.032663121819496155, 0.0026485526468604803, 0.004305639304220676, 0.007149958983063698, 0.00030494481325149536, 0.00030243402579799294, 0.0003860282595269382, 0.00045764987589791417], "count": [149]}, "action": {"min": [-0.707206666469574, -0.2247236669063568, -0.7725812792778015, -1.6681361198425293, -1.5707963705062866, -0.41625910997390747, -0.5613463521003723, -0.8038479089736938, -0.2529767155647278, 0.11766093224287033, -1.332449197769165, 0.5267230272293091, 0.03549341857433319, -0.2665150761604309, 0.005965204909443855, -0.021142378449440002, -0.6164423227310181, 0.9815350770950317, -0.39298805594444275, -0.019731128588318825, -0.012917548418045044, 0.0032781234476715326, -0.6220830678939819, 1.0046390295028687, -0.40065205097198486, 0.05083787813782692, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 9.363421122543514e-05, -2.9229097435745643e-06, -0.7813496589660645, -0.37182044982910156, -0.9603658318519592, -0.39587607979774475, -1.5126230716705322, -0.6241353750228882, -0.30702710151672363, -0.02688787132501602, -0.09023085236549377, -0.7934008836746216, -1.3383193016052246, -0.2885659337043762, -0.5469796657562256, -0.5987647175788879], "max": [0.08432149142026901, 0.1789070963859558, 0.16316160559654236, -0.9029015898704529, 0.025583717972040176, -0.1176886036992073, 0.25349774956703186, -0.112955242395401, 0.2361811101436615, 0.6817245483398438, -0.6540259718894958, 0.6827048063278198, 0.3436495065689087, 0.07241895794868469, 0.008283104747533798, -0.01171870157122612, -0.6084504723548889, 0.9840641021728516, -0.38654425740242004, -0.016674969345331192, -0.010742811486124992, 0.012274269945919514, -0.6152018308639526, 1.0071303844451904, -0.3959614634513855, 0.05476383492350578, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0004786729987245053, 9.073410183191299e-07, 0.2644875645637512, 0.5523495674133301, 0.7944707870483398, 0.7382170557975769, 0.49134278297424316, 0.5595067143440247, 0.6618414521217346, 1.0074994564056396, 0.7089769244194031, 0.10851286351680756, 0.281269371509552, 0.2973335385322571, 0.08729968965053558, 0.04881171137094498], "mean": [-0.2468256652355194, -0.09511138498783112, -0.22906886041164398, -1.3643088340759277, -0.49490049481391907, -0.29041892290115356, -0.23813198506832123, -0.24492396414279938, 0.14614100754261017, 0.26353222131729126, -1.1754934787750244, 0.6024786233901978, 0.09811650961637497, -0.2016744613647461, 0.007452662568539381, -0.015881860628724098, -0.6128977537155151, 0.9826109409332275, -0.3899306356906891, -0.018772564828395844, -0.01148639153689146, 0.008719065226614475, -0.6190198063850403, 1.0057463645935059, -0.39817512035369873, 0.052491262555122375, 1.058443307876587, 1.7453304529190063, 1.058443307876587, 1.058443307876587, 1.058443307876587, 1.058443307876587, 0.8898840546607971, 1.7453304529190063, 0.8898840546607971, 0.8898840546607971, 0.8898840546607971, 0.8898840546607971, 0.0002989443892147392, -4.643628983558301e-07, -0.10022665560245514, 0.013343622907996178, -0.08095218241214752, 0.03324836865067482, -0.24618269503116608, 0.026455534622073174, 0.1406307816505432, 0.13034462928771973, 0.08440756052732468, -0.09867416322231293, -0.10764414072036743, -0.0008642703760415316, -0.04964187741279602, -0.0611184723675251], "std": [0.2626330554485321, 0.12782537937164307, 0.26482999324798584, 0.21102377772331238, 0.5182097554206848, 0.07758669555187225, 0.2698546051979065, 0.1686806082725525, 0.1436876654624939, 0.13178390264511108, 0.1434873789548874, 0.0524013377726078, 0.06969337910413742, 0.10341117531061172, 0.0004946555709466338, 0.002166438614949584, 0.0018080143490806222, 0.0005563479498960078, 0.0014529322506859899, 0.0008796320762485266, 0.00047909075510688126, 0.0020744295325130224, 0.0014713425189256668, 0.0005437836516648531, 0.0010940617648884654, 0.0009427774348296225, 0.8444441556930542, 1.1920928955078125e-06, 0.8444441556930542, 0.8444441556930542, 0.8444441556930542, 0.8444441556930542, 0.8644048571586609, 1.1920928955078125e-06, 0.8644048571586609, 0.8644048571586609, 0.8644048571586609, 0.8644048571586609, 7.790011295583099e-05, 6.857574703644786e-07, 0.2761191725730896, 0.216636061668396, 0.3795882761478424, 0.26646456122398376, 0.5036821961402893, 0.24862140417099, 0.2345438152551651, 0.2511807978153229, 0.19248166680335999, 0.19715294241905212, 0.33088448643684387, 0.106599822640419, 0.1354817897081375, 0.1464684158563614], "count": [149]}, "timestamp": {"min": [0.0], "max": [4.933333333333334], "mean": [2.4666666666666663], "std": [1.4337208778404378], "count": [149]}, "frame_index": {"min": [0], "max": [148], "mean": [74.0], "std": [43.01162633521314], "count": [149]}, "episode_index": {"min": [245], "max": [245], "mean": [245.0], "std": [0.0], "count": [149]}, "index": {"min": [97507], "max": [97655], "mean": [97581.0], "std": [43.01162633521314], "count": [149]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [149]}, "subtask_annotation": {"mean": [0.30201342281879195, 2.0, 2.0, 2.0, 2.0], "std": [0.487490464357983, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [149]}, "scene_annotation": {"mean": [245.0], "std": [0.0], "min": [245], "max": [245], "count": [149]}, "eef_direction_state": {"mean": [4.315436241610739, 3.651006711409396], "std": [1.571931861161994, 1.7945711364315833], "min": [0, 1], "max": [6, 6], "count": [149]}, "eef_velocity_state": {"mean": [1.1879194630872483, 0.9261744966442953], "std": [0.7973877444445165, 0.6664939794060245], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_acc_mag_state": {"mean": [1.1006711409395973, 0.7785234899328859], "std": [0.8253123585450264, 0.8657978249044619], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_direction_action": {"mean": [3.825503355704698, 2.879194630872483], "std": [1.6167393800928773, 1.5540065199773914], "min": [0, 1], "max": [6, 6], "count": [149]}, "eef_velocity_action": {"mean": [1.429530201342282, 1.0604026845637584], "std": [0.5936468291945225, 0.5462279181040488], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_acc_mag_action": {"mean": [1.1812080536912752, 0.8791946308724832], "std": [0.7601985900480063, 0.8506827236678858], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_sim_pose_state": {"mean": [0.2872435425405172, 0.20281395204838473, 0.14364073111444303, -0.24177391165654552, -0.8431567718339583, 0.0755547378963291, 0.30805290817329284, -0.18087011752657375, 0.11340072123109991, -1.6332562928782262, -0.9853201825519694, 2.1079090343819753], "std": [0.05714301912307431, 0.031024717878302244, 0.07271532822696494, 2.4693461522155347, 0.5317921412271301, 2.460628147984471, 0.047318391482519144, 0.05381335019556639, 0.017925649677059792, 0.2797424664905216, 0.28522649388604887, 0.19883813140731685], "min": [0.20243828213929532, 0.17566500094602017, 0.020956238543397225, -3.130019859918443, -1.4586232024601418, -3.0754837011150076, 0.27157462223622436, -0.2964124709107145, 0.09264022137472402, -1.9094954115101936, -1.2328570456520553, 1.6546004120552047], "max": [0.37157597782742885, 0.2645128219123513, 0.2681466606059452, 3.1081817623259793, 0.22427840060391335, 3.112175663405428, 0.4232337502894701, -0.13557204506436102, 0.1515455817204491, -0.919377327027779, -0.2953515136786937, 2.321071292573307], "count": [149]}, "eef_sim_pose_action": {"mean": [0.3028084651955293, 0.20391210764496873, 0.1478221666021529, -0.3353484101010721, -0.7642266616291249, 0.13261874316699476, 0.3052384375330591, -0.17606567784665528, 0.11043204724880626, -1.6386252766019382, -1.0393876252398346, 2.091140596401058], "std": [0.06031003733438167, 0.027111633068384468, 0.06710607082940934, 2.413729980216123, 0.5481193007751455, 2.4161858617992955, 0.040357377095192166, 0.04796952457823157, 0.021934946113433492, 0.21553859683690188, 0.2436995709608823, 0.15652065685278024], "min": [0.20380915553822385, 0.18276637071210114, 0.018719904982100313, -3.1401000980251244, -1.4544725702091474, -3.13908026619858, 0.2751125730557143, -0.2927812004924574, 0.08268472533655181, -1.871593867473975, -1.2518903263440184, 1.6482569046748488], "max": [0.3885713213302098, 0.26754161053446174, 0.2674378210373666, 3.1137886804321213, 0.1599681215156623, 3.1035243750331385, 0.4304739330587127, -0.13236120248279842, 0.16335317801456115, -0.9387984643158802, -0.2860214876646259, 2.276254158847289], "count": [149]}}} +{"episode_index": 241, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4250624591503268]], [[0.5538720924644368]], [[0.46512920751633985]]], "std": [[[0.30817278640782425]], [[0.19234095017876668]], [[0.23072603239991513]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4318475273933103]], [[0.42322123462129946]], [[0.3357167555747789]]], "std": [[[0.31178110646138807]], [[0.25245467461963655]], [[0.29077249711107805]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4584998606305267]], [[0.44728197327950786]], [[0.35132682381776237]]], "std": [[[0.31024381116728683]], [[0.23472344116632088]], [[0.28754093420535465]]], "count": [100]}, "observation.state": {"min": [-0.08581122756004333, -0.12293235957622528, -0.5980584621429443, -1.906997799873352, -1.4693470001220703, -0.4254454970359802, -0.5235775709152222, -0.3343898057937622, -0.08239898830652237, 0.22282910346984863, -1.64849054813385, 0.1656675636768341, -0.4275411367416382, -0.40523242950439453, 0.0016992904711514711, -0.013527943752706051, -0.6001505255699158, 0.9646406769752502, -0.38997727632522583, -0.021285653114318848, 0.006435061804950237, 0.01267307810485363, -0.5537691116333008, 0.9887849688529968, -0.4565185606479645, 0.01878383941948414, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.02670460194349289, -0.00038211498758755624, -0.5605076551437378, -0.13422071933746338, -0.6116782426834106, -0.5501099228858948, -3.346108913421631, -0.8823383450508118, -0.395103394985199, -0.5434999465942383, -0.10435221344232559, -0.8660761117935181, -1.3274402618408203, -3.342054843902588, -1.0793178081512451, -1.547272801399231, -7.92829704284668, -4.884004592895508, -1.6007325649261475, -14.80463981628418, -0.3730158805847168, -0.918192982673645, -3.529304027557373, -7.7389984130859375, -5.616605758666992, -2.864469051361084, -9.493284225463867, -1.3772894144058228, -1.5781440734863281, -1.4346764087677002, -0.005506018176674843, -0.014386956579983234, -0.05354805663228035, -0.007466350682079792, -0.009899374097585678, -0.010422760620713234, -0.009518937207758427, -0.01368713192641735, -0.05301711708307266, -0.0071535417810082436, -0.0044917878694832325, -0.008568452671170235, -0.5302500128746033, -0.37117496132850647, 4.454099655151367, -28.90818214416504, 3.6563668251037598, 0.16172029078006744, -4.051109790802002, -0.7757556438446045, -4.142312526702881, -36.75400161743164, 3.7522292137145996, -0.626325786113739, -0.014897913672029972, -0.01349655631929636, 0.011599511839449406, -0.10930868983268738, 0.2798057496547699, 0.0010318455751985312, 0.03885500133037567, 0.37726157903671265, -0.19690117239952087, -0.0030530663207173347, -3.1272096633911133, -1.326767921447754, -2.971529245376587, -2.617943286895752, -1.250910758972168, 1.8095365762710571, -0.7792996764183044, -0.15563635528087616, 9.634560585021973, -0.008864611387252808, -0.05462205410003662, -0.030135244131088257, -0.02185104228556156, 0.014921526424586773, 0.6134771108627319, 0.7874918580055237], "max": [0.28669971227645874, 0.029373668134212494, -0.0404362715780735, -1.0982673168182373, 0.44480204582214355, 0.642694354057312, 0.11892366409301758, 0.03447149693965912, 0.05187743902206421, 0.6343952417373657, -0.8796811103820801, 1.571679949760437, 0.12128037214279175, 0.21810434758663177, 0.003313070861622691, -0.012310855090618134, -0.5771746635437012, 0.9654210805892944, -0.38322949409484863, -0.017416056245565414, 0.007840619422495365, 0.014695541933178902, -0.5372734665870667, 0.9896855354309082, -0.4499470889568329, 0.023224815726280212, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.026222795248031616, 1.3207836673245765e-06, 0.38068607449531555, 0.16273877024650574, 0.5090263485908508, 0.9961230158805847, 1.4772062301635742, 1.6991122961044312, 1.2493658065795898, 0.7837303280830383, 0.23425431549549103, 0.6073120832443237, 0.9894731640815735, 2.506967306137085, 1.5552451610565186, 1.1550627946853638, -1.4921233654022217, 2.4725277423858643, 2.134310245513916, -0.24420024454593658, 0.6312576532363892, 3.414529800415039, 0.4877900183200836, 1.4475823640823364, 7.387057304382324, 1.5866910219192505, 8.30280876159668, 0.7747253179550171, 5.107448101043701, 2.5824174880981445, 0.008591681718826294, 0.00944563653320074, 0.04662248492240906, 0.004943793639540672, 0.0121234729886055, 0.0124879265204072, 0.006716749165207148, 0.013182421214878559, 0.042993683367967606, 0.008177691139280796, 0.01601659692823887, 0.012707192450761795, 0.8483999967575073, 0.42685121297836304, 13.852250099182129, -18.08812713623047, 18.869298934936523, 0.8784895539283752, -2.078580141067505, 0.05567624419927597, 5.879411697387695, -23.856863021850586, 17.980083465576172, 0.10722661763429642, 0.01941445842385292, 0.011476357467472553, 0.015262516215443611, -0.027327170595526695, 0.41727784276008606, 0.25205811858177185, 0.24738669395446777, 0.45094746351242065, -0.0013369282241910696, 0.2263476848602295, 3.1308581829071045, -0.0801558643579483, 3.022120237350464, -1.4770044088363647, 0.2641705572605133, 3.0048420429229736, -0.3288264870643616, 0.17549212276935577, 9.846725463867188, 0.01231306791305542, 0.04809612035751343, 0.04344812035560608, -0.013095615431666374, 0.027065958827733994, 0.6155182123184204, 0.7893693447113037], "mean": [0.09803818166255951, -0.021505756303668022, -0.31819236278533936, -1.5913581848144531, -0.4177497923374176, 0.03015698678791523, -0.25897037982940674, -0.12817248702049255, 0.0031705950386822224, 0.42623552680015564, -1.343433141708374, 0.7580854296684265, -0.15997593104839325, -0.20047882199287415, 0.0024743261747062206, -0.01296120136976242, -0.5942081212997437, 0.965032696723938, -0.385843962430954, -0.018541013821959496, 0.00711401179432869, 0.01340526808053255, -0.5491014122962952, 0.9891520142555237, -0.45218926668167114, 0.0220356322824955, 0.5575083494186401, 1.5749529600143433, 0.5575083494186401, 0.5575083494186401, 0.5575083494186401, 0.5575083494186401, 0.7519049644470215, 1.745330572128296, 0.7519049644470215, 0.7519049644470215, 0.7519049644470215, 0.7519049644470215, -0.026398509740829468, -0.00020421687804628164, -0.04168777912855148, 0.01144822221249342, -0.02108815312385559, 0.05376696214079857, -0.1676071137189865, 0.10930383205413818, 0.06330201029777527, -0.012845849618315697, 0.004681558348238468, 0.019904427230358124, -0.02593347057700157, -0.05602215230464935, 0.018727434799075127, -0.02791653573513031, -4.379636287689209, -0.8991801142692566, -0.05888514593243599, -5.947633743286133, 0.2052270919084549, 0.62242192029953, -0.7672102451324463, -4.515873432159424, 1.8161423206329346, 0.3948785960674286, -3.388568639755249, -0.04103630781173706, 0.44420304894447327, -0.43108612298965454, 7.136413478292525e-05, -0.0005762287764810026, -0.0004148365114815533, -0.0006582996575161815, 0.0008412147290073335, 0.0003139209875371307, -0.0006550484686158597, -0.000796567474026233, -0.002151741646230221, -0.00023154386144597083, 0.0009829102782532573, 0.0008045011200010777, 0.2224692702293396, 0.10852447152137756, 10.135384559631348, -21.193845748901367, 14.673930168151855, 0.443250447511673, -2.949939489364624, -0.3567345142364502, 2.8569631576538086, -27.969999313354492, 14.98830795288086, -0.2935413718223572, 0.0010911459103226662, -0.0023795890156179667, 0.013351568020880222, -0.06925061345100403, 0.3363621234893799, 0.12511737644672394, 0.16442030668258667, 0.40428197383880615, -0.1049119383096695, 0.1198454424738884, 0.2637576162815094, -0.8347870707511902, 0.9836155772209167, -2.00264310836792, -0.6584182977676392, 2.3892250061035156, -0.6213992834091187, 0.013416144996881485, 9.762788772583008, 4.4902044464834034e-06, 0.00033716336474753916, -0.0005028109299018979, -0.01953311264514923, 0.024344030767679214, 0.6144862771034241, 0.7882983684539795], "std": [0.1317141056060791, 0.04539276659488678, 0.16317279636859894, 0.24972835183143616, 0.6476069688796997, 0.3673519790172577, 0.22322531044483185, 0.10398700833320618, 0.039830055087804794, 0.1410818248987198, 0.24298244714736938, 0.46520912647247314, 0.13500595092773438, 0.1967872828245163, 0.0005301762721501291, 0.00030882004648447037, 0.006969823502004147, 0.00026679737493395805, 0.0019628272857517004, 0.0012387861497700214, 0.00045101705472916365, 0.0004913184093311429, 0.004777183290570974, 0.00026702042669057846, 0.0018911102088168263, 0.001368417521007359, 0.8012396097183228, 0.5091857314109802, 0.8012396097183228, 0.8012396097183228, 0.8012396097183228, 0.8012396097183228, 0.8446358442306519, 1.3113021850585938e-06, 0.8446358442306519, 0.8446358442306519, 0.8446358442306519, 0.8446358442306519, 8.933811477618292e-05, 8.411664748564363e-05, 0.17026230692863464, 0.06287793815135956, 0.23504701256752014, 0.3096834719181061, 0.6862356662750244, 0.40813130140304565, 0.2766076922416687, 0.2349216341972351, 0.05704169720411301, 0.32822251319885254, 0.39757806062698364, 0.8795538544654846, 0.3466700613498688, 0.33215200901031494, 1.8418227434158325, 1.7719123363494873, 0.9239964485168457, 4.168360233306885, 0.2596582770347595, 0.9688397645950317, 0.7907788157463074, 2.137058734893799, 3.8111844062805176, 0.9270549416542053, 4.482900619506836, 0.34340596199035645, 1.525506615638733, 0.7833288908004761, 0.002584772417321801, 0.004099034704267979, 0.012710435315966606, 0.002222266048192978, 0.003090767189860344, 0.0025643978733569384, 0.002540436340495944, 0.004825974348932505, 0.011057445779442787, 0.002568848431110382, 0.00286803743802011, 0.0025761763099581003, 0.32917091250419617, 0.16301344335079193, 2.2727584838867188, 2.3695271015167236, 3.717557430267334, 0.16168563067913055, 0.4233061969280243, 0.16639389097690582, 2.345747709274292, 3.320204257965088, 3.4892921447753906, 0.16540074348449707, 0.007183864247053862, 0.00467662001028657, 0.0005560647114180028, 0.013275633566081524, 0.04559875279664993, 0.07730093598365784, 0.07051309943199158, 0.023038607090711594, 0.050665583461523056, 0.0755646675825119, 2.5246474742889404, 0.43837279081344604, 2.073735475540161, 0.37489429116249084, 0.47542572021484375, 0.3511500954627991, 0.09464900940656662, 0.04931525141000748, 0.035044487565755844, 0.0034796663094311953, 0.015595084987580776, 0.008521572686731815, 0.00241078925319016, 0.003434066893532872, 0.0005457461811602116, 0.0004406944499351084], "count": [210]}, "action": {"min": [-0.14742542803287506, -0.1217869222164154, -0.6320772171020508, -1.9183591604232788, -1.4732608795166016, -0.4297166168689728, -0.5246627926826477, -0.3071986138820648, -0.1234191507101059, 0.18429666757583618, -1.6571307182312012, 0.14889708161354065, -0.4244304299354553, -0.4099516272544861, -6.349708564812317e-05, -0.015879105776548386, -0.5978708267211914, 0.9623865485191345, -0.39090660214424133, -0.02140200510621071, 0.004848446696996689, 0.00887506827712059, -0.5514538884162903, 0.9873101115226746, -0.45704156160354614, 0.01896069385111332, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.02670460194349289, -0.00038211498758755624, -0.5605076551437378, -0.13422071933746338, -0.6116782426834106, -0.5501099228858948, -3.346108913421631, -0.8823383450508118, -0.395103394985199, -0.5434999465942383, -0.10435221344232559, -0.8660761117935181, -1.3274402618408203, -3.342054843902588, -1.0793178081512451, -1.547272801399231], "max": [0.28697919845581055, 0.06992737203836441, -0.0017532107885926962, -0.9823546409606934, 0.44904717803001404, 0.6494070291519165, 0.12761422991752625, 0.004567352123558521, 0.05757345259189606, 0.6869781613349915, -0.757156252861023, 1.5707963705062866, 0.1270013153553009, 0.22316791117191315, 0.003036094829440117, -0.009621713310480118, -0.5774990320205688, 0.9656624794006348, -0.3840012550354004, -0.017422813922166824, 0.007624044083058834, 0.014775573275983334, -0.5379228591918945, 0.9904714822769165, -0.45079588890075684, 0.023745272308588028, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.026222795248031616, 1.3207836673245765e-06, 0.38068607449531555, 0.16273877024650574, 0.5090263485908508, 0.9961230158805847, 1.4772062301635742, 1.6991122961044312, 1.2493658065795898, 0.7837303280830383, 0.23425431549549103, 0.6073120832443237, 0.9894731640815735, 2.506967306137085, 1.5552451610565186, 1.1550627946853638], "mean": [0.060063742101192474, 0.004106399603188038, -0.3323538303375244, -1.5383903980255127, -0.44652611017227173, 0.04904244840145111, -0.24669061601161957, -0.14444588124752045, -0.0027441377751529217, 0.44235044717788696, -1.302621603012085, 0.7441074848175049, -0.1508827954530716, -0.2052898108959198, 0.001604716875590384, -0.01296810619533062, -0.5911506414413452, 0.9641003608703613, -0.3863820433616638, -0.018651271238923073, 0.006387952249497175, 0.01174777653068304, -0.5459645390510559, 0.9885794520378113, -0.45320919156074524, 0.022314399480819702, 0.5573421120643616, 1.5666418075561523, 0.5573421120643616, 0.5573421120643616, 0.5573421120643616, 0.5573421120643616, 0.7499102354049683, 1.745330572128296, 0.7499102354049683, 0.7499102354049683, 0.7499102354049683, 0.7499102354049683, -0.026397449895739555, -0.0002027093869401142, -0.040991757065057755, 0.01194786187261343, -0.021791793406009674, 0.05226576700806618, -0.1655944138765335, 0.1098242923617363, 0.06234355643391609, -0.012372857891023159, 0.004511738196015358, 0.018196558579802513, -0.02730555087327957, -0.06163957342505455, 0.01909545250236988, -0.029240410774946213], "std": [0.14480000734329224, 0.047617778182029724, 0.17150002717971802, 0.28742945194244385, 0.660749614238739, 0.37522146105766296, 0.22048939764499664, 0.0960562452673912, 0.047006215900182724, 0.1597912311553955, 0.28702512383461, 0.47188061475753784, 0.13047713041305542, 0.19745640456676483, 0.0008282911730930209, 0.0013155353954061866, 0.0057137589901685715, 0.0007513129385188222, 0.0018062898889183998, 0.0011696694418787956, 0.0007275979733094573, 0.0012555738212540746, 0.0037455973215401173, 0.0005541350692510605, 0.0016428794478997588, 0.0013022972270846367, 0.8013103008270264, 0.520456075668335, 0.8013103008270264, 0.8013103008270264, 0.8013103008270264, 0.8013103008270264, 0.8444873094558716, 1.3113021850585938e-06, 0.8444873094558716, 0.8444873094558716, 0.8444873094558716, 0.8444873094558716, 8.821063966024667e-05, 8.627289935247973e-05, 0.17062169313430786, 0.06238463521003723, 0.23482416570186615, 0.31072211265563965, 0.6872891187667847, 0.407834529876709, 0.27687007188796997, 0.23501940071582794, 0.05703262239694595, 0.32737648487091064, 0.39710381627082825, 0.8751410245895386, 0.34661075472831726, 0.3315260708332062], "count": [210]}, "timestamp": {"min": [0.0], "max": [6.966666666666667], "mean": [3.4833333333333334], "std": [2.0207030313088414], "count": [210]}, "frame_index": {"min": [0], "max": [209], "mean": [104.5], "std": [60.621090939265244], "count": [210]}, "episode_index": {"min": [246], "max": [246], "mean": [246.0], "std": [0.0], "count": [210]}, "index": {"min": [97656], "max": [97865], "mean": [97760.5], "std": [60.621090939265244], "count": [210]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [210]}, "subtask_annotation": {"mean": [0.37142857142857144, 2.0, 2.0, 2.0, 2.0], "std": [0.5025107031722995, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [210]}, "scene_annotation": {"mean": [246.0], "std": [0.0], "min": [246], "max": [246], "count": [210]}, "eef_direction_state": {"mean": [2.947619047619048, 3.0476190476190474], "std": [2.0076328272771886, 1.7286435771378785], "min": [0, 0], "max": [6, 6], "count": [210]}, "eef_velocity_state": {"mean": [1.1333333333333333, 1.1904761904761905], "std": [0.5784489386308658, 0.59514284952259], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_acc_mag_state": {"mean": [0.9047619047619048, 0.8904761904761904], "std": [0.8510364496005757, 0.8850099606137133], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_direction_action": {"mean": [2.9857142857142858, 3.1666666666666665], "std": [1.7084623312835927, 1.6891342762417103], "min": [0, 0], "max": [6, 6], "count": [210]}, "eef_velocity_action": {"mean": [1.2523809523809524, 1.161904761904762], "std": [0.4661075367634212, 0.5793889971144806], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_acc_mag_action": {"mean": [1.0047619047619047, 0.9523809523809523], "std": [0.8193936146270677, 0.8494362542965657], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_sim_pose_state": {"mean": [0.20505223123614655, 0.20212789334926987, 0.10965852901318812, 0.24847047610661416, -0.8350775266121572, 0.9689580982933297, 0.2631324085573547, -0.1907635324458098, 0.1019718873595901, -2.001646215786151, -0.6586225051453085, 2.3882864961655765], "std": [0.027140191552851526, 0.03783291012332576, 0.04270097365265906, 2.5932950116408913, 0.43850718729368116, 2.107383372700291, 0.01517994784417812, 0.03171187252726678, 0.03862939775233199, 0.37533500298098466, 0.47564546135145974, 0.35132514754616584], "min": [0.16293694805767714, 0.14346823962074332, 0.036103273130218015, -3.139759455388837, -1.3284763098892454, -3.1191151535643256, 0.23068107088517667, -0.25132232076340094, 0.04136447155416464, -2.6168391663846604, -1.2519717935768262, 1.8093713426193387], "max": [0.24691386713435876, 0.26321987201635705, 0.15331134515532832, 3.1386316621067656, -0.08017902625869189, 3.087627898651732, 0.2939364566325669, -0.12602241160905459, 0.15945030041092612, -1.477026247474343, 0.2641642492634966, 3.0052940486147515], "count": [210]}, "eef_sim_pose_action": {"mean": [0.2124597530806565, 0.20685822030669812, 0.10376661428915876, 1.013687568448042, -0.8104301574486084, 0.8999183288976089, 0.2635350776964922, -0.19305735086676165, 0.09585316801278049, -1.9770014694701934, -0.6497880264294426, 2.3902803419614007], "std": [0.029491667314204602, 0.03936589857958895, 0.046774643872824546, 2.3127757302755647, 0.46030611639106883, 2.113840998260729, 0.009550089330778408, 0.034169920990364436, 0.04934628429916889, 0.4297389181899846, 0.4955507033813768, 0.511231998653556], "min": [0.16377483412137378, 0.1430636310323941, 0.01981792148532699, -3.1376378169468686, -1.3882293274578512, -3.0743059061050135, 0.23403078640461225, -0.23263747131722656, 0.003702701574726389, -2.809488971636689, -1.2320944947110333, -3.1284986688892436], "max": [0.2544030479975978, 0.27740158448731994, 0.16320504820978193, 3.1306856548643034, -0.03523018094169372, 3.090935869742567, 0.2749742394670272, -0.12039714531794293, 0.15626164883920096, -1.2873598976427374, 0.307858150556912, 3.1307001205364147], "count": [210]}}} +{"episode_index": 242, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.444701946756445]], [[0.5379540526685855]], [[0.4882261846621708]]], "std": [[[0.27863008712059717]], [[0.21005407441798363]], [[0.2194045963799398]]], "count": [111]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4145500972425713]], [[0.4141647616474606]], [[0.3696861177786784]]], "std": [[[0.2791593635845313]], [[0.24627315731589866]], [[0.27089055630685954]]], "count": [111]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4600137854117093]], [[0.4508317313853646]], [[0.3599737800083821]]], "std": [[[0.3022271510430287]], [[0.22315660183935834]], [[0.26514987675340934]]], "count": [111]}, "observation.state": {"min": [-0.7942571640014648, -0.21954020857810974, -0.4899095594882965, -1.7261781692504883, -1.3683593273162842, -0.13923555612564087, -0.7019191980361938, -1.0160629749298096, -0.28095880150794983, 0.3918657898902893, -1.5440149307250977, 0.18920041620731354, -0.683989405632019, -0.7018144130706787, 0.01103605143725872, 0.0035289244260638952, -0.6140365600585938, 1.0363671779632568, -0.45202988386154175, -0.012288203462958336, -0.012820616364479065, -0.0025245770812034607, -0.6188086271286011, 1.021605372428894, -0.4458823502063751, -0.00925090815871954, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0032341028563678265, -2.82071982837806e-06, -0.7383363246917725, -0.7233797311782837, -0.4411734342575073, -2.2019405364990234, -1.611081838607788, -0.8156846761703491, -2.559443950653076, -1.2318317890167236, -0.47165265679359436, -0.8769209384918213, -1.0329145193099976, -0.7112395167350769, -1.5350964069366455, -0.6609383821487427, -14.364471435546875, -6.959707260131836, -2.232600688934326, -10.134309768676758, -0.9755799770355225, -1.3772892951965332, -2.3241758346557617, -14.765340805053711, -5.09768009185791, -2.190476179122925, -10.989011764526367, -0.8894994258880615, -3.127594470977783, -2.8406591415405273, -0.007497836370021105, -0.052934907376766205, -0.011443084105849266, -0.00730407889932394, -0.0059280795976519585, -0.02431492879986763, -0.007123335264623165, -0.056110069155693054, -0.014946051873266697, -0.013479695655405521, -0.004285268951207399, -0.008206714875996113, -3.7329599857330322, -0.9650549292564392, 3.919607639312744, -30.94552230834961, 12.01036548614502, -0.8677101135253906, -0.14846999943256378, -0.43427470326423645, 6.013034343719482, -32.71451187133789, 15.007741928100586, -0.6316338181495667, -0.02084754779934883, -0.01328027993440628, -2.9103830456733704e-11, -0.08198151737451553, 0.3396071195602417, 0.013057702220976353, -0.008254295215010643, 0.35240527987480164, -0.1851087361574173, 0.01036582700908184, -3.1378774642944336, -1.1161835193634033, -3.135660409927368, -2.8987643718719482, -0.7614495754241943, 2.074922561645508, -0.7237747311592102, -0.18904531002044678, 9.63233470916748, -0.010813027620315552, -0.016971170902252197, -0.07254105806350708, -0.013151845894753933, -0.029577381908893585, 0.2623581290245056, -0.9644901752471924], "max": [0.06626744568347931, 0.44718992710113525, 0.03994404524564743, -0.3405696153640747, 0.09555958211421967, 0.7031969428062439, -0.14362631738185883, -0.12539786100387573, 0.2781028747558594, 1.1203943490982056, -0.3936818242073059, 0.8228430151939392, 0.48733267188072205, -0.359441339969635, 0.014079294167459011, 0.010460265912115574, -0.606921911239624, 1.0376378297805786, -0.44871512055397034, -0.007229659240692854, -0.009460708126425743, 0.004342630971223116, -0.6100224852561951, 1.024369716644287, -0.4434257745742798, -0.0054712677374482155, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0041021136566996574, 1.7741416513672448e-06, 0.5571045279502869, 0.8408789038658142, 1.9531199932098389, 0.6693788766860962, 3.0664222240448, 2.0142924785614014, 0.594817578792572, 0.7463082075119019, 0.4087206721305847, 0.5365363955497742, 0.7979568839073181, 2.1379544734954834, 1.665047287940979, 0.4010576605796814, -2.973111629486084, 5.525030612945557, 2.59768009185791, 1.2820513248443604, 1.4346764087677002, 3.213675022125244, 1.807692289352417, -3.9975545406341553, 11.263736724853516, 1.3058607578277588, 1.1294262409210205, 1.004273533821106, 0.6312576532363892, 0.7747253179550171, 0.010833724401891232, 0.04049665108323097, 0.01612134464085102, 0.00623432919383049, 0.016886288300156593, 0.00863602478057146, 0.014911654405295849, 0.0297625083476305, 0.016455743461847305, 0.0071133519522845745, 0.012236423790454865, 0.0034283860586583614, -1.3362300395965576, 0.14475823938846588, 15.025162696838379, -21.006629943847656, 20.330350875854492, 0.871010422706604, 1.9089000225067139, 0.6050151586532593, 14.698528289794922, -22.763629913330078, 21.881643295288086, 1.3395357131958008, 0.021553654223680496, 0.0054962472058832645, 0.0030525033362209797, -0.04099075868725777, 0.5978045463562012, 0.4288536310195923, 0.31161338090896606, 0.5573351979255676, 0.028697893023490906, 0.3098485469818115, 3.135786771774292, 0.42934873700141907, 3.1265969276428223, -0.790694534778595, -0.15550056099891663, 3.013446092605591, -0.41486063599586487, 0.22693538665771484, 9.872406959533691, 0.012156307697296143, 0.015561014413833618, 0.08284899592399597, -0.009308022446930408, -0.024878401309251785, 0.33618608117103577, -0.9412679076194763], "mean": [-0.30188682675361633, -0.04264926165342331, -0.36936548352241516, -1.2542515993118286, -0.3783591389656067, 0.30860134959220886, -0.4692226052284241, -0.5417206287384033, 0.07694989442825317, 0.7122700214385986, -0.9790006279945374, 0.49825799465179443, -0.40634748339653015, -0.5116459131240845, 0.011973781511187553, 0.004535757005214691, -0.6118040680885315, 1.036996603012085, -0.45048788189888, -0.00884008314460516, -0.011718320660293102, -0.001255961018614471, -0.6158365607261658, 1.022949457168579, -0.4448885917663574, -0.006719536613672972, 0.6600788235664368, 1.7453168630599976, 0.6600788235664368, 0.6600788235664368, 0.6600788235664368, 0.6600788235664368, 0.771578848361969, 1.7453168630599976, 0.771578848361969, 0.771578848361969, 0.771578848361969, 0.771578848361969, 0.003603033721446991, -4.2431315705471206e-07, -0.03138723224401474, 0.009711416438221931, 0.024933166801929474, 0.03249749541282654, -0.026126913726329803, 0.015430113300681114, -0.0007017612224444747, 0.005009091459214687, 0.012235131114721298, 0.012393321841955185, -0.0006280359230004251, -0.01002061553299427, -0.02716072089970112, -0.0031372858211398125, -7.6696457862854, -2.1120150089263916, 0.5583024621009827, -3.8307974338531494, -0.12919186055660248, 0.3716292679309845, -0.1607479602098465, -8.777216911315918, 3.482386827468872, 0.3312457799911499, -4.480164051055908, 0.04680920019745827, -1.368686318397522, -0.3436468243598938, 0.00031321868300437927, -4.8957514081848785e-05, -0.0001326644269283861, 7.704743620706722e-05, 0.00012833709479309618, -0.00018451327923685312, 0.00016959886124823242, 3.46920351148583e-05, -0.00033951576915569603, 0.00010305496107321233, 9.634930029278621e-05, -0.00010984203254338354, -2.5960073471069336, -0.2888103425502777, 8.545979499816895, -25.91721534729004, 16.70917510986328, 0.04823697730898857, 0.6378235220909119, 0.10476618260145187, 10.968955039978027, -27.090717315673828, 18.085054397583008, 0.4310060441493988, 0.003192989621311426, -0.0028702456038445234, 0.0016552410088479519, -0.07710526883602142, 0.4461999833583832, 0.1789255440235138, 0.23324012756347656, 0.450773686170578, -0.059512361884117126, 0.2161787450313568, -0.9726932048797607, -0.6163063645362854, 1.2867798805236816, -2.1838879585266113, -0.5163986682891846, 2.5755999088287354, -0.5952996611595154, 0.055497907102108, 9.776461601257324, 0.002111331792548299, 0.000626927416305989, 0.000818043015897274, -0.01193599309772253, -0.028305115178227425, 0.29772791266441345, -0.9539093971252441], "std": [0.27269405126571655, 0.22890546917915344, 0.0823029950261116, 0.4336325228214264, 0.525261640548706, 0.14654453098773956, 0.18105913698673248, 0.2844574749469757, 0.15670864284038544, 0.19831739366054535, 0.37332263588905334, 0.14999234676361084, 0.43984079360961914, 0.08444324135780334, 0.0010856658918783069, 0.0010485195089131594, 0.0015393714420497417, 0.0003710322780534625, 0.000866388319991529, 0.0019197030924260616, 0.001176005112938583, 0.0011983235599473119, 0.002049518981948495, 0.0007243846775963902, 0.0004572367179207504, 0.001095905201509595, 0.8418928384780884, 1.239776611328125e-05, 0.8418928384780884, 0.8418928384780884, 0.8418928384780884, 0.8418928384780884, 0.8623649477958679, 1.239776611328125e-05, 0.8623649477958679, 0.8623649477958679, 0.8623649477958679, 0.8623649477958679, 0.00015874314703978598, 5.889318686058687e-07, 0.16837778687477112, 0.17054611444473267, 0.20505358278751373, 0.3329288363456726, 0.4020880162715912, 0.26675286889076233, 0.25089311599731445, 0.23002462089061737, 0.08803939074277878, 0.1944548338651657, 0.27714672684669495, 0.22437304258346558, 0.30242279171943665, 0.14149834215641022, 2.4635000228881836, 3.158910036087036, 1.173351526260376, 2.7707459926605225, 0.378574937582016, 0.7776146531105042, 0.7859084606170654, 2.6086599826812744, 3.2594594955444336, 0.8580721616744995, 2.4648022651672363, 0.3354038596153259, 1.0763605833053589, 0.547174334526062, 0.0029506452847272158, 0.006823651492595673, 0.004558832384645939, 0.0025052556302398443, 0.001970893470570445, 0.002295250305905938, 0.002620727987959981, 0.006863722112029791, 0.005387555342167616, 0.0025612455792725086, 0.0015696940245106816, 0.0014753345167264342, 0.3953528106212616, 0.1258644014596939, 1.7165087461471558, 2.2743029594421387, 1.8690764904022217, 0.4926054775714874, 0.3969162106513977, 0.1314120888710022, 1.6785153150558472, 2.5207908153533936, 1.6222647428512573, 0.5285122394561768, 0.006907190661877394, 0.0034256575163453817, 0.00048788689309731126, 0.008151465095579624, 0.07649274915456772, 0.12817546725273132, 0.09227875620126724, 0.06270668655633926, 0.05989415943622589, 0.08956404030323029, 2.4938747882843018, 0.5179386734962463, 2.334505796432495, 0.6995507478713989, 0.16893772780895233, 0.2756248116493225, 0.043219808489084244, 0.05250824615359306, 0.026806920766830444, 0.0036403415724635124, 0.005259288474917412, 0.010872519575059414, 0.0008888184675015509, 0.0009700001101009548, 0.02066892571747303, 0.006478230468928814], "count": [538]}, "action": {"min": [-0.8610698580741882, -0.20084665715694427, -0.5313780307769775, -1.7073638439178467, -1.37577223777771, -0.14364030957221985, -0.6981316804885864, -1.0960010290145874, -0.2939230799674988, 0.3546406924724579, -1.5293967723846436, 0.17077451944351196, -0.6981316804885864, -0.6981316804885864, 0.009852798655629158, -0.0027467638719826937, -0.6129331588745117, 1.0301152467727661, -0.45181113481521606, -0.011649016290903091, -0.014045118354260921, -0.007935140281915665, -0.6165709495544434, 1.0136783123016357, -0.4463173747062683, -0.008836498484015465, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0032341028563678265, -2.82071982837806e-06, -0.7383363246917725, -0.7233797311782837, -0.4411734342575073, -2.2019405364990234, -1.611081838607788, -0.8156846761703491, -2.559443950653076, -1.2318317890167236, -0.41221049427986145, -0.8769209384918213, -1.0329145193099976, -0.7112395167350769, -1.5350964069366455, -0.6609383821487427], "max": [0.03896624222397804, 0.45096543431282043, 0.2551301121711731, -0.28350168466567993, 0.0974341481924057, 0.6981316804885864, -0.1334228217601776, -0.13198456168174744, 0.2855287492275238, 1.1695098876953125, -0.35605016350746155, 0.8254233002662659, 0.497875452041626, -0.3565540015697479, 0.015399303287267685, 0.008143709972500801, -0.6024835109710693, 1.0374552011489868, -0.44790542125701904, -0.006130262743681669, -0.008017324842512608, 0.0023902980610728264, -0.6046538352966309, 1.023690938949585, -0.44295623898506165, -0.005740239750593901, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.004187336657196283, 1.7741416513672448e-06, 0.5571045279502869, 0.8408789038658142, 1.9531199932098389, 0.6693788766860962, 3.0664222240448, 2.0142924785614014, 0.594817578792572, 0.7463082075119019, 0.4087206721305847, 0.5365363955497742, 0.7979568839073181, 2.1379544734954834, 1.665047287940979, 0.4010576605796814], "mean": [-0.3392159640789032, -0.033053647726774216, -0.35777539014816284, -1.188316822052002, -0.3821006715297699, 0.30927950143814087, -0.46493959426879883, -0.5656707882881165, 0.06734615564346313, 0.7422409057617188, -0.94157874584198, 0.493284672498703, -0.4173455536365509, -0.512407124042511, 0.012097329832613468, 0.0037770806811749935, -0.6080765724182129, 1.034802794456482, -0.45047301054000854, -0.008423070423305035, -0.011483938433229923, -0.001731099677272141, -0.6118179559707642, 1.0206060409545898, -0.44500821828842163, -0.006801424082368612, 0.6621226072311401, 1.7453168630599976, 0.6621226072311401, 0.6621226072311401, 0.6621226072311401, 0.6621226072311401, 0.771578848361969, 1.7453168630599976, 0.771578848361969, 0.771578848361969, 0.771578848361969, 0.771578848361969, 0.0036042032297700644, -4.2300030145270284e-07, -0.031049717217683792, 0.008886655792593956, 0.024753911420702934, 0.03021920658648014, -0.02423970401287079, 0.015505637973546982, -0.0008220048039220273, 0.006917736027389765, 0.013204225338995457, 0.01241268403828144, -0.001600162941031158, -0.010913137346506119, -0.02793143317103386, -0.0037516390439122915], "std": [0.27642950415611267, 0.21449865400791168, 0.11415547877550125, 0.4393804371356964, 0.5260733962059021, 0.15131132304668427, 0.18222977221012115, 0.2912396490573883, 0.14197039604187012, 0.2090897113084793, 0.3824896216392517, 0.15456654131412506, 0.44540128111839294, 0.08497663587331772, 0.0012731499737128615, 0.0013767802156507969, 0.001582734752446413, 0.0009752504993230104, 0.0009399890550412238, 0.0016637122025713325, 0.0013641807017847896, 0.0013810988748446107, 0.001845102640800178, 0.0011007646098732948, 0.0005163479363545775, 0.0008800175855867565, 0.8425512909889221, 1.239776611328125e-05, 0.8425512909889221, 0.8425512909889221, 0.8425512909889221, 0.8425512909889221, 0.8623649477958679, 1.239776611328125e-05, 0.8623649477958679, 0.8623649477958679, 0.8623649477958679, 0.8623649477958679, 0.0001610509934835136, 5.917815997236175e-07, 0.16858971118927002, 0.17146363854408264, 0.2050594538450241, 0.3370770215988159, 0.4047826826572418, 0.26676905155181885, 0.25090935826301575, 0.22551928460597992, 0.08508363366127014, 0.1944570392370224, 0.27610069513320923, 0.22348660230636597, 0.301889568567276, 0.1414537876844406], "count": [538]}, "timestamp": {"min": [0.0], "max": [17.9], "mean": [8.950000000000001], "std": [5.176898470877885], "count": [538]}, "frame_index": {"min": [0], "max": [537], "mean": [268.5], "std": [155.30695412633654], "count": [538]}, "episode_index": {"min": [247], "max": [247], "mean": [247.0], "std": [0.0], "count": [538]}, "index": {"min": [97866], "max": [98403], "mean": [98134.5], "std": [155.30695412633654], "count": [538]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [538]}, "subtask_annotation": {"mean": [0.6059479553903345, 2.0, 2.0, 2.0, 2.0], "std": [0.7571971483404643, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [538]}, "scene_annotation": {"mean": [247.0], "std": [0.0], "min": [247], "max": [247], "count": [538]}, "eef_direction_state": {"mean": [4.4907063197026025, 3.7657992565055762], "std": [1.949384390291576, 2.1610314840241593], "min": [0, 0], "max": [6, 6], "count": [538]}, "eef_velocity_state": {"mean": [0.6635687732342007, 0.7379182156133829], "std": [0.7343230804858198, 0.6395375716711041], "min": [0, 0], "max": [2, 2], "count": [538]}, "eef_acc_mag_state": {"mean": [0.6802973977695167, 0.6617100371747212], "std": [0.8281873793691803, 0.8185026072970348], "min": [0, 0], "max": [2, 2], "count": [538]}, "eef_direction_action": {"mean": [4.221189591078067, 3.799256505576208], "std": [1.977888193895113, 2.108717832482616], "min": [0, 0], "max": [6, 6], "count": [538]}, "eef_velocity_action": {"mean": [0.7955390334572491, 0.8029739776951673], "std": [0.743633815929495, 0.672225457891429], "min": [0, 0], "max": [2, 2], "count": [538]}, "eef_acc_mag_action": {"mean": [0.8977695167286245, 0.9814126394052045], "std": [0.837523037934342, 0.8178016210785825], "min": [0, 0], "max": [2, 2], "count": [538]}, "eef_sim_pose_state": {"mean": [0.3114298989033901, 0.2144190427353458, 0.16243004857509316, -0.9786536954173664, -0.616455106650941, 1.2868748193706556, 0.3461574336945226, -0.14512059458334287, 0.1654820387627955, -2.183916888227669, -0.5164597036520646, 2.5756998159869005], "std": [0.0610616589284456, 0.1180796553787485, 0.03721057425663231, 2.5546362546741257, 0.5178289934885733, 2.3731374405658245, 0.07333875596971254, 0.07375030201703948, 0.026305890605075596, 0.6995579837668352, 0.16891928279669968, 0.2755714351912935], "min": [0.22206892675900325, 0.11076467962257139, 0.07483969100776525, -3.140990328038753, -1.1162352527921449, -3.1408612444038186, 0.23370114556854849, -0.27690969416704697, 0.13572142588542555, -2.8987635088199495, -0.7614512943831583, 2.0749230682464637], "max": [0.4334674769091251, 0.4496498707116632, 0.2671034416287885, 3.1395212082270367, 0.4293354030166512, 3.1395665959530312, 0.46653380433687364, -0.07463129015865899, 0.2760680644297742, -0.7906878226786814, -0.15551474184042435, 3.013445883756928], "count": [538]}, "eef_sim_pose_action": {"mean": [0.3207059001587796, 0.22144780703595554, 0.15666464092055363, 0.3689452047182163, -0.640730661715874, 1.2026291394784263, 0.3495920159897276, -0.14767272092155817, 0.1628160910600571, -2.1475634573031024, -0.49493511909645077, 2.5551380906872425], "std": [0.06010180022256442, 0.11506000688533934, 0.03856462827873877, 2.712285122327666, 0.5308308525947719, 2.4407729921913903, 0.0749133789399097, 0.07186688514369531, 0.028193336069642812, 0.7043143334895697, 0.1738811214910349, 0.27378396525618104], "min": [0.2269227402057704, 0.10866920341551015, 0.07363857307231784, -3.140749085479024, -1.1205496470355312, -3.13987060910935, 0.233397749930228, -0.28705547795704583, 0.1275746809402449, -2.8222504023164086, -0.7567551857048184, 2.0579552938432433], "max": [0.44368222897933596, 0.44751813866755435, 0.2705322698296446, 3.140006804877945, 0.4475202935224831, 3.1381748496155, 0.47765896077936504, -0.0832355366077309, 0.28647358366047937, -0.711696972617948, -0.128846627098808, 2.967011275241305], "count": [538]}}} +{"episode_index": 243, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4503698697616301]], [[0.5415854647251057]], [[0.48565985198000766]]], "std": [[[0.28410436162104125]], [[0.20299203072839214]], [[0.21128093560146718]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3960098952326029]], [[0.416314239715494]], [[0.37988054113802383]]], "std": [[[0.2767999094127334]], [[0.2442862223324491]], [[0.2570456288363541]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4609117959438678]], [[0.4660782463475587]], [[0.38835894127258747]]], "std": [[[0.300807358451895]], [[0.2165296134485201]], [[0.2481267503041003]]], "count": [100]}, "observation.state": {"min": [-0.6470119953155518, -0.31891465187072754, -0.5394062995910645, -1.5804544687271118, -1.5678642988204956, -0.7086111903190613, -0.7035679817199707, -0.9563666582107544, -0.41716015338897705, 0.6391045451164246, -1.3565268516540527, 0.17795667052268982, -0.6221923828125, -0.6972421407699585, 0.008261198177933693, -0.006597980856895447, -0.6201162934303284, 1.0245532989501953, -0.44888997077941895, -0.010909982025623322, -0.0089669618755579, 0.004202472977340221, -0.6241978406906128, 1.0110702514648438, -0.4396757483482361, -0.016610199585556984, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006682733539491892, -9.600388148101047e-05, -0.815313458442688, -0.3207298219203949, -1.1090518236160278, -1.59230637550354, -4.316916465759277, -2.0130295753479004, -1.6815754175186157, -0.1241215243935585, -0.020129704847931862, -0.8875836133956909, -0.6275081634521484, -0.3848709464073181, -2.4596877098083496, -0.8502936363220215, -12.170827865600586, -21.947498321533203, -4.647741317749023, -11.599512100219727, -1.2912087440490723, -4.4188032150268555, -1.3772892951965332, -11.435900688171387, 1.3431015014648438, -2.3308913707733154, -7.631258010864258, -0.7460317611694336, -2.065934181213379, -0.9468864798545837, -0.018404483795166016, -0.021267615258693695, -0.02490159310400486, -0.038223881274461746, -0.00902787409722805, -0.021405065432190895, -0.022358514368534088, -0.02630397118628025, -0.02441324293613434, -0.007564745377749205, -0.028375044465065002, -0.022906025871634483, -3.3653199672698975, -0.7906026840209961, 0.979901909828186, -33.88494873046875, 6.0385823249816895, -1.231981635093689, -1.505910038948059, -0.8165849447250366, 6.384209156036377, -34.17230224609375, 9.138801574707031, -0.8370761871337891, -0.014233521185815334, -0.01573530212044716, -0.0006105006905272603, -0.10930868983268738, 0.3872990012168884, -0.044402629137039185, -0.08393072336912155, 0.3487837612628937, -0.31223270297050476, 0.01228487677872181, -3.0545597076416016, -1.4101674556732178, -2.814269781112671, -2.846557140350342, -0.8717490434646606, 1.8727734088897705, -0.7034652233123779, -0.2205890417098999, 9.695272445678711, -0.007031828165054321, -0.05742374062538147, -0.05817115306854248, 0.024921882897615433, -0.0029920937959104776, -0.9958549737930298, 0.08600582927465439], "max": [-0.05659450963139534, 0.05865851417183876, 0.1223701685667038, -0.2563508450984955, 0.09528084099292755, 0.6961944699287415, 0.06858010590076447, -0.08173520863056183, 0.13466133177280426, 1.2250139713287354, -0.5391103029251099, 0.4527173340320587, 0.48619383573532104, -0.18082967400550842, 0.01121527235955, 0.0018543668556958437, -0.5991133451461792, 1.0416429042816162, -0.4459628164768219, 0.008334306068718433, -0.005567598156630993, 0.013092762790620327, -0.6125853061676025, 1.015153169631958, -0.43327343463897705, -0.00027737539494410157, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.007439036853611469, 2.7855039661517367e-06, 0.4358667731285095, 0.5988325476646423, 1.5346441268920898, 1.7443739175796509, 2.470519781112671, 1.8839739561080933, 1.8007383346557617, 0.7774790525436401, 0.5664615631103516, 0.22465570271015167, 0.21054081618785858, 0.20646637678146362, 0.36804085969924927, 0.1379871815443039, -0.8685494065284729, 2.6556777954101562, 2.8504273891448975, 1.9536020755767822, 4.30402946472168, 2.094627618789673, 1.2051281929016113, -1.2137421369552612, 10.866910934448242, 1.558608055114746, 0.8241758346557617, 1.5207569599151611, 1.1764346361160278, 0.17216117680072784, 0.018878338858485222, 0.04083964228630066, 0.06879046559333801, 0.0075996448285877705, 0.009276683442294598, 0.0036969133652746677, 0.011690675280988216, 0.024931441992521286, 0.06155211105942726, 0.008650349453091621, 0.008778626099228859, 0.004595156759023666, 0.5090399980545044, 0.5382037162780762, 12.738724708557129, -25.469608306884766, 19.166278839111328, 0.45403629541397095, 2.099790096282959, 0.6458444595336914, 13.273216247558594, -20.9725399017334, 17.151241302490234, 0.865626871585846, 0.023392165079712868, 0.011575715616345406, 0.0024420025292783976, -0.027327170595526695, 0.5637272596359253, 0.28038060665130615, 0.2824746072292328, 0.5425757169723511, -0.017664112150669098, 0.21508821845054626, 3.0234181880950928, 0.3094525635242462, 3.0525031089782715, -0.7041531205177307, -0.15795978903770447, 3.0964088439941406, -0.3315396308898926, 0.188348650932312, 9.989645957946777, 0.035339295864105225, 0.027227729558944702, 0.05212736129760742, 0.03200754523277283, 0.006213185377418995, -0.9934692978858948, 0.11014319211244583], "mean": [-0.37700411677360535, -0.14994677901268005, -0.29652512073516846, -0.7731664180755615, -0.5514772534370422, 0.2158363312482834, -0.4610598087310791, -0.3476431965827942, 0.015399724245071411, 0.7621748447418213, -1.0532993078231812, 0.303322970867157, -0.439410001039505, -0.5922286510467529, 0.010722411796450615, -0.0035587360616773367, -0.6162000298500061, 1.0365710258483887, -0.44771742820739746, 0.0024754966143518686, -0.006293585058301687, 0.0074239373207092285, -0.6208544969558716, 1.0124413967132568, -0.4352555572986603, -0.005458980333060026, 0.8373072147369385, 1.745330572128296, 0.8373072147369385, 0.8373072147369385, 0.8373072147369385, 0.8373072147369385, 0.6854935884475708, 1.745330572128296, 0.6854935884475708, 0.6854935884475708, 0.6854935884475708, 0.6854935884475708, 0.007089113350957632, -8.784800229477696e-06, -0.04616813361644745, 0.028397634625434875, 0.039467524737119675, 0.07026892155408859, 0.00350634241476655, -0.14233356714248657, -0.003057050984352827, 0.10457053035497665, 0.06889677047729492, -0.06586302071809769, -0.07792379707098007, -0.01590859517455101, -0.12219619005918503, -0.06257974356412888, -7.868156909942627, -6.341137886047363, -0.7297956943511963, -4.349071979522705, 0.07589755207300186, -0.33834460377693176, -0.20905865728855133, -6.03621768951416, 6.929312229156494, 0.04851982742547989, -5.088866710662842, 0.2295481264591217, -0.03446521610021591, -0.3358711004257202, -4.804284981219098e-05, 0.0009247364359907806, 0.001461086911149323, -0.0022494911681860685, 0.00029496659408323467, -0.0022083441726863384, 0.0002340635983273387, 0.0006991383270360529, 0.0005641786847263575, 0.00018994811398442835, -0.000811301579233259, -0.0020224738400429487, -1.0106749534606934, 0.10786476731300354, 7.929877281188965, -29.898221969604492, 14.473642349243164, -0.3312513530254364, 0.7027321457862854, 0.16286899149417877, 9.512384414672852, -26.3345947265625, 14.16982364654541, 0.06949843466281891, 0.003599007148295641, -0.002383667044341564, 0.0005710286204703152, -0.0690050795674324, 0.4435613751411438, 0.1325044333934784, 0.10298386961221695, 0.40910908579826355, -0.06811348348855972, 0.157021626830101, -0.805176854133606, -0.6800326704978943, 0.5392466187477112, -2.3106255531311035, -0.6758806109428406, 2.709017276763916, -0.5917999744415283, -0.02522287517786026, 9.776558876037598, 0.003913204185664654, 0.00014113956422079355, -0.00012136019358877093, 0.029976259917020798, 0.004187447484582663, -0.9947502017021179, 0.09746509045362473], "std": [0.17790980637073517, 0.1625499725341797, 0.1958758682012558, 0.4184989333152771, 0.683619499206543, 0.38274529576301575, 0.3013544976711273, 0.2688777446746826, 0.15246279537677765, 0.16970977187156677, 0.27897337079048157, 0.08775781840085983, 0.26201334595680237, 0.13562922179698944, 0.0004673144139815122, 0.0018757592188194394, 0.006147764157503843, 0.005415951833128929, 0.0007430863915942609, 0.005978086963295937, 0.0006113515701144934, 0.00202471693046391, 0.0027226482052356005, 0.0012757666409015656, 0.0017483090050518513, 0.005326565820723772, 0.8565342426300049, 1.3113021850585938e-06, 0.8565342426300049, 0.8565342426300049, 0.8565342426300049, 0.8565342426300049, 0.8461668491363525, 1.3113021850585938e-06, 0.8461668491363525, 0.8461668491363525, 0.8461668491363525, 0.8461668491363525, 0.00017072237096726894, 2.6239904400426894e-05, 0.2115512639284134, 0.14038091897964478, 0.4353851079940796, 0.6047406792640686, 0.919826090335846, 0.5901678800582886, 0.4747604727745056, 0.17580388486385345, 0.11142965406179428, 0.19176751375198364, 0.1874864250421524, 0.12917578220367432, 0.45875123143196106, 0.17043869197368622, 2.614124059677124, 8.110403060913086, 2.0728063583374023, 3.047380208969116, 0.8375793695449829, 1.0261735916137695, 0.5106391906738281, 2.2002012729644775, 2.387178897857666, 1.1108667850494385, 2.0544345378875732, 0.487906277179718, 0.6239266991615295, 0.2185610979795456, 0.0038714921101927757, 0.008595346473157406, 0.011016711592674255, 0.006301722954958677, 0.002407115651294589, 0.0039023591671139, 0.0036259950138628483, 0.007788390852510929, 0.009873784147202969, 0.002689389046281576, 0.004339130129665136, 0.004475878551602364, 1.097553014755249, 0.2664260268211365, 2.136347532272339, 2.0950567722320557, 2.0569612979888916, 0.41419896483421326, 1.0417654514312744, 0.31469035148620605, 1.4801632165908813, 2.4214282035827637, 1.4539036750793457, 0.4252183437347412, 0.007088041864335537, 0.004893203731626272, 0.0005240068421699107, 0.016431715339422226, 0.046556923538446426, 0.11634556949138641, 0.11755622178316116, 0.06177744269371033, 0.08263920992612839, 0.06148659810423851, 2.077120304107666, 0.5886706709861755, 2.0822887420654297, 0.61301589012146, 0.20601993799209595, 0.36339813470840454, 0.06351065635681152, 0.08447139710187912, 0.036503806710243225, 0.006397072225809097, 0.00989470537751913, 0.014830372296273708, 0.0014172542141750455, 0.0028961850330233574, 0.0006553017301484942, 0.0067449710331857204], "count": [232]}, "action": {"min": [-0.7390700578689575, -0.3490658402442932, -0.6099996566772461, -1.575055480003357, -1.5707963705062866, -0.7206900119781494, -0.6981316804885864, -0.9872403740882874, -0.3631046712398529, 0.6045004725456238, -1.343936562538147, 0.1694418489933014, -0.6260913610458374, -0.6981316804885864, 0.008205011487007141, -0.007758759427815676, -0.6174612045288086, 1.0223069190979004, -0.4495147466659546, -0.010516248643398285, -0.008694695308804512, 0.002711980603635311, -0.6219073534011841, 1.005042314529419, -0.4401608109474182, -0.01602238602936268, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006682733539491892, -9.600388148101047e-05, -0.815313458442688, -0.37913718819618225, -1.1090518236160278, -1.59230637550354, -4.316916465759277, -2.0130295753479004, -1.6815754175186157, -0.1241215243935585, -0.020129704847931862, -0.8875836133956909, -0.6275081634521484, -0.3848709464073181, -2.4596877098083496, -0.8502936363220215], "max": [-0.04232756793498993, 0.07178203016519547, 0.20616206526756287, -0.20489300787448883, 0.10042157769203186, 0.6981316804885864, 0.07496008276939392, -0.06014017015695572, 0.14623896777629852, 1.3052103519439697, -0.4803612232208252, 0.4608011841773987, 0.46921229362487793, -0.21713516116142273, 0.011343365535140038, 0.002967118751257658, -0.5966228246688843, 1.039302945137024, -0.44625890254974365, 0.007859890349209309, -0.005407416727393866, 0.013431062921881676, -0.6099582314491272, 1.013854742050171, -0.4329656660556793, -0.0004620020044967532, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.007439036853611469, 2.7855039661517367e-06, 0.4358667731285095, 0.5988325476646423, 1.5346441268920898, 1.7443739175796509, 2.470519781112671, 1.8839739561080933, 1.8007383346557617, 0.7774790525436401, 0.5664615631103516, 0.2375732809305191, 0.21054081618785858, 0.20646637678146362, 0.36804085969924927, 0.1379871815443039], "mean": [-0.4173083007335663, -0.1428840607404709, -0.2953342795372009, -0.7069481611251831, -0.5509756207466125, 0.1863798052072525, -0.45641201734542847, -0.33033430576324463, 0.042860984802246094, 0.7487068772315979, -1.044767141342163, 0.2973237931728363, -0.45708876848220825, -0.6006181240081787, 0.010520911775529385, -0.0032074684277176857, -0.6124237775802612, 1.0344170331954956, -0.44800496101379395, 0.0022134389728307724, -0.006342029199004173, 0.006977290380746126, -0.6175205707550049, 1.0108871459960938, -0.43568679690361023, -0.005418247077614069, 0.8373072147369385, 1.745330572128296, 0.8373072147369385, 0.8373072147369385, 0.8373072147369385, 0.8373072147369385, 0.6789485812187195, 1.745330572128296, 0.6789485812187195, 0.6789485812187195, 0.6789485812187195, 0.6789485812187195, 0.007091693114489317, -8.768253792368341e-06, -0.04665207862854004, 0.026577986776828766, 0.039438873529434204, 0.06691651791334152, 0.004035892430692911, -0.13960754871368408, -0.003011340042576194, 0.10476040095090866, 0.06853469461202621, -0.06629210710525513, -0.07877586036920547, -0.015468262135982513, -0.1213519498705864, -0.06259648501873016], "std": [0.17215874791145325, 0.16866208612918854, 0.23736150562763214, 0.4119759798049927, 0.6850226521492004, 0.39551490545272827, 0.2999880015850067, 0.2488115131855011, 0.11984019726514816, 0.16084909439086914, 0.26874616742134094, 0.09015639126300812, 0.22555702924728394, 0.12154805660247803, 0.0005248346133157611, 0.002555623184889555, 0.005513427779078484, 0.005145449191331863, 0.0008653307450003922, 0.00570665393024683, 0.0005336635513231158, 0.0027162879705429077, 0.002634220290929079, 0.001466044457629323, 0.0017131741624325514, 0.005089059006422758, 0.8565342426300049, 1.3113021850585938e-06, 0.8565342426300049, 0.8565342426300049, 0.8565342426300049, 0.8565342426300049, 0.8456552624702454, 1.3113021850585938e-06, 0.8456552624702454, 0.8456552624702454, 0.8456552624702454, 0.8456552624702454, 0.0001708718336885795, 2.6245992557960562e-05, 0.2114827036857605, 0.1433800607919693, 0.4353872537612915, 0.60728919506073, 0.9198600053787231, 0.5923930406570435, 0.47475993633270264, 0.17572620511054993, 0.11151348054409027, 0.19176143407821655, 0.18684279918670654, 0.1297977715730667, 0.45883727073669434, 0.17131291329860687], "count": [232]}, "timestamp": {"min": [0.0], "max": [7.7], "mean": [3.85], "std": [2.2324003026140073], "count": [232]}, "frame_index": {"min": [0], "max": [231], "mean": [115.5], "std": [66.97200907842021], "count": [232]}, "episode_index": {"min": [248], "max": [248], "mean": [248.0], "std": [0.0], "count": [232]}, "index": {"min": [98404], "max": [98635], "mean": [98519.5], "std": [66.97200907842021], "count": [232]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [232]}, "subtask_annotation": {"mean": [0.34051724137931033, 2.0, 2.0, 2.0, 2.0], "std": [0.49173837455813757, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [232]}, "scene_annotation": {"mean": [248.0], "std": [0.0], "min": [248], "max": [248], "count": [232]}, "eef_direction_state": {"mean": [3.6551724137931036, 3.7586206896551726], "std": [1.9324963678239584, 2.2480669460793883], "min": [0, 0], "max": [6, 6], "count": [232]}, "eef_velocity_state": {"mean": [1.103448275862069, 0.7413793103448276], "std": [0.791978212265921, 0.7669991868805247], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_acc_mag_state": {"mean": [0.9396551724137931, 0.6724137931034483], "std": [0.843727291939109, 0.8333135154203154], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_direction_action": {"mean": [3.5, 3.103448275862069], "std": [1.7811271131234425, 2.135009126786707], "min": [0, 0], "max": [6, 6], "count": [232]}, "eef_velocity_action": {"mean": [1.168103448275862, 0.9612068965517241], "std": [0.7555654582577516, 0.6843410562955777], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_acc_mag_action": {"mean": [1.1163793103448276, 1.021551724137931], "std": [0.809048394349513, 0.8170917766460164], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_sim_pose_state": {"mean": [0.3062268835097192, 0.18583401711921618, 0.07538802932695965, -0.7922195923469597, -0.680849473277956, 0.5261158576650619, 0.29141392566132834, -0.15443404556705895, 0.1028794788389002, -2.310595491671473, -0.6760281623412986, 2.709084397101571], "std": [0.03647996114271632, 0.09798376622977563, 0.05055577924954754, 2.1081828758271013, 0.5894386491475445, 2.111118529038766, 0.06607390366231891, 0.07867538221940813, 0.019410432396077457, 0.6130380580999887, 0.20581633558866963, 0.3633143463675709], "min": [0.2612108678429172, 0.06356837264595293, 0.002721150738003179, -3.095501580284117, -1.4475638243872746, -3.064483533165308, 0.22547523784626045, -0.3631414815306112, 0.08043762448480983, -2.8465590893380956, -0.8717458565990431, 1.8727702166917022], "max": [0.39263167135971566, 0.3178970417410987, 0.16818066906591372, 3.135374173978699, 0.30953938560364946, 3.1009804681224025, 0.4313065629513132, -0.09783063418500765, 0.16017571738295094, -0.7041551140961835, -0.1580065499762151, 3.096417579218502], "count": [232]}, "eef_sim_pose_action": {"mean": [0.3116514250863538, 0.19112792944663393, 0.07363316148256936, -0.9141649342844966, -0.6920253503841994, 0.5336242396189073, 0.28621671389551107, -0.14289518548713603, 0.09758857253064353, -2.342646692736604, -0.7136140351625123, 2.730155518729608], "std": [0.037445619867168364, 0.10606452788452946, 0.05067139694371659, 2.1048335003722256, 0.622025658030068, 2.095952908084395, 0.061913290771416496, 0.06651641507820057, 0.01435667476514208, 0.562933950801787, 0.19512372748454695, 0.3343587514431546], "min": [0.2603823253196357, 0.04140112134145026, -0.0006841162256728747, -3.0938655355321822, -1.5096596672685723, -3.1370520462215086, 0.2170047163152708, -0.3531709219504708, 0.07883594172873695, -2.8071007487501407, -0.9005780061513102, 1.9258427710985706], "max": [0.400447138919554, 0.32491168031209655, 0.1803815656178526, 3.1252778038559197, 0.3916267533346869, 3.0943862982192223, 0.43398797730264566, -0.09560929208555301, 0.15782061445577003, -0.6647929711192757, -0.09483469578097181, 3.06014851774541], "count": [232]}}} +{"episode_index": 244, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45166465542099193]], [[0.5461553585159554]], [[0.49336967993079583]]], "std": [[[0.27832561966111985]], [[0.2034271297668084]], [[0.21629207391005406]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42952688629373315]], [[0.41891166858900425]], [[0.3727011846405229]]], "std": [[[0.29005782711644]], [[0.25021549670701976]], [[0.2770261110427051]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47022189061899267]], [[0.45778513071895427]], [[0.37448084871203385]]], "std": [[[0.2799127741735861]], [[0.24487961106910883]], [[0.2769647743607528]]], "count": [100]}, "observation.state": {"min": [-0.7108472585678101, -0.2910670042037964, -0.5405371189117432, -1.4530415534973145, -1.5140767097473145, -0.14829769730567932, -0.7498770952224731, -0.7791107892990112, -0.05072856694459915, 0.14591364562511444, -1.5606167316436768, 0.3884364068508148, -0.6862764954566956, -0.6960013508796692, 0.010439685545861721, -0.008582771755754948, -0.6213434338569641, 1.0354697704315186, -0.4502914547920227, -0.004928239621222019, -0.013173275627195835, -0.014318590052425861, -0.6214549541473389, 1.0191380977630615, -0.44407525658607483, -0.0043607912957668304, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.00039087634650059044, -2.575968210294377e-06, -0.515191912651062, -1.117090106010437, -0.3977523446083069, -2.457334280014038, -2.533538341522217, -3.0002870559692383, -4.319948673248291, -0.26058274507522583, -0.1309124380350113, -2.3251028060913086, -1.9326684474945068, -1.0429458618164062, -0.6870918273925781, -1.4653582572937012, -13.373434066772461, -8.333333969116211, -1.3339438438415527, -10.317461013793945, -7.948107719421387, -1.3485958576202393, -1.7503052949905396, -11.513847351074219, -0.21367521584033966, -2.7942614555358887, -8.974359512329102, -1.6355311870574951, -3.644078016281128, -3.0128204822540283, -0.006714338902384043, -0.07959796488285065, -0.019590076059103012, -0.007345963269472122, -0.02245107851922512, -0.015981748700141907, -0.007053020875900984, -0.08640547096729279, -0.012288521975278854, -0.006432138383388519, -0.04521586000919342, -0.01408153586089611, -3.139080047607422, -1.0133076906204224, 4.780733585357666, -30.810531616210938, 11.743490219116211, -0.8246891498565674, 0.23330999910831451, -0.7571969032287598, 6.710843086242676, -31.701412200927734, 12.646112442016602, -0.48116952180862427, -0.018598834052681923, -0.01631719060242176, -0.0067155067808926105, -0.09564509987831116, 0.3491545021533966, -0.04724430665373802, -0.010964562185108662, 0.32469698786735535, -0.15541383624076843, 0.12087251245975494, -3.131664276123047, -0.975662112236023, -3.0467474460601807, -2.8972549438476562, -0.7544535398483276, 2.150181770324707, -0.7590160369873047, -0.3917734920978546, 9.697114944458008, -0.017375975847244263, -0.022687315940856934, -0.13205206394195557, 0.02955077961087227, -0.009929105639457703, -0.9819748401641846, -0.22748619318008423], "max": [-0.034938715398311615, 0.2063782811164856, 0.1112707182765007, -0.2986956238746643, 0.040629513561725616, 0.706970751285553, 0.048340506851673126, 0.07186565548181534, 0.20590360462665558, 0.824608564376831, -0.40624964237213135, 1.0855207443237305, -0.5476982593536377, -0.4263986349105835, 0.011584033258259296, 0.007707077078521252, -0.6172833442687988, 1.036763072013855, -0.4435819387435913, -0.0007893037982285023, -0.012097898870706558, 0.0017275663558393717, -0.6192607879638672, 1.0205191373825073, -0.4385845959186554, -0.001428346848115325, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.004706930369138718, 1.2137060139139066e-06, 0.7173537015914917, 0.4344814121723175, 2.110058546066284, 1.3052754402160645, 2.801724910736084, 1.3162058591842651, 0.8421240448951721, 1.1120758056640625, 0.7042155861854553, 0.4666637182235718, 0.9669678211212158, 3.017960548400879, 0.35716983675956726, 0.49331462383270264, -3.841660976409912, 4.120879173278809, 3.018925666809082, 0.03052503615617752, 1.1190476417541504, 3.299755811691284, 1.2912087440490723, -1.3807709217071533, 10.409035682678223, 2.83638596534729, -1.9536020755767822, 2.6684980392456055, 0.7747253179550171, 1.004273533821106, 0.009737019427120686, 0.07481952756643295, 0.028328999876976013, 0.011879902333021164, 0.006795638706535101, 0.00932401418685913, 0.007807498797774315, 0.06953644752502441, 0.02027907408773899, 0.009937399998307228, 0.010211826302111149, 0.00729402806609869, -0.9544500112533569, 0.6978089809417725, 12.486326217651367, -22.87207794189453, 18.94550132751465, 0.6652932167053223, 2.3755199909210205, 1.1988950967788696, 14.936080932617188, -23.649412155151367, 19.42797088623047, 1.0826908349990845, 0.05094785988330841, 0.005897245369851589, 0.0067155067808926105, -0.05465434491634369, 0.5701176524162292, 0.35007748007774353, 0.3565541207790375, 0.5510859489440918, -0.013289015740156174, 0.33363077044487, 3.134636878967285, 0.34026169776916504, 3.100071668624878, -1.8072052001953125, -0.015012387186288834, 2.8962063789367676, -0.4865318834781647, 0.615614116191864, 10.004049301147461, 0.018723785877227783, 0.0173342227935791, 0.12415951490402222, 0.031920745968818665, -0.008121739141643047, -0.9732421636581421, -0.18632547557353973], "mean": [-0.4159768521785736, -0.115507110953331, -0.39576977491378784, -0.9899452924728394, -0.5977988839149475, 0.34847837686538696, -0.49027836322784424, -0.19735893607139587, 0.1669856756925583, 0.46343302726745605, -1.2488157749176025, 0.6042793989181519, -0.6270921230316162, -0.6471661329269409, 0.010894864797592163, -0.0006734077469445765, -0.6196848750114441, 1.036336898803711, -0.4466870427131653, -0.0026800071354955435, -0.012649457901716232, -0.007043837569653988, -0.6200731992721558, 1.01974618434906, -0.4425777792930603, -0.002897012047469616, 0.9401184916496277, 1.7453283071517944, 0.9401184916496277, 0.9401184916496277, 0.9401184916496277, 0.9401184916496277, 0.8084501624107361, 1.7453283071517944, 0.8084501624107361, 0.8084501624107361, 0.8084501624107361, 0.8084501624107361, 0.001176171819679439, -4.3135116811754415e-07, -0.04049953445792198, 0.0034180148504674435, 0.06364724785089493, 0.010896621271967888, -0.053340792655944824, 0.0020900797098875046, -0.00442667817696929, 0.07660329341888428, 0.02085838094353676, -0.0319979228079319, -0.09964659065008163, -0.025477712973952293, 0.005141370929777622, -0.02642541192471981, -9.292623519897461, -2.8844244480133057, 0.8409752249717712, -4.367383003234863, -1.5464731454849243, 0.5352215766906738, -0.04355154186487198, -5.314187049865723, 5.143916130065918, 0.8506596684455872, -5.2600016593933105, 0.46857067942619324, -1.0386521816253662, -0.852655291557312, 0.00023716500436421484, 0.0005416127969510853, -0.000370626337826252, -0.00029851056751795113, -0.0005090919439680874, -2.1308449504431337e-05, 1.0235616173304152e-05, -1.4822145203652326e-05, 0.0002929812762886286, 0.00022667385928798467, -0.0006138086901046336, -0.00014568377810064703, -2.29134464263916, -0.01031041145324707, 8.753752708435059, -26.662860870361328, 15.322200775146484, -0.06262818723917007, 0.982128381729126, 0.40948328375816345, 10.1298246383667, -27.944229125976562, 16.39537811279297, 0.34978488087654114, 0.00335559225641191, -0.0024950902443379164, 0.0027408599853515625, -0.07699738442897797, 0.4552661180496216, 0.1158636212348938, 0.2050253003835678, 0.39376896619796753, -0.07030776888132095, 0.23424671590328217, 0.000723346252925694, -0.4904758334159851, 0.09880968928337097, -2.595632314682007, -0.5387309193611145, 2.6336536407470703, -0.6369130611419678, 0.0360046923160553, 9.779913902282715, 0.000876130536198616, 0.000633734161965549, -0.001080977264791727, 0.031072458252310753, -0.009219767525792122, -0.9779508709907532, -0.20605476200580597], "std": [0.19650132954120636, 0.17703722417354584, 0.1407264620065689, 0.39137792587280273, 0.6503461003303528, 0.250360906124115, 0.2229924201965332, 0.21975922584533691, 0.04132519289851189, 0.1243956983089447, 0.2832452952861786, 0.17361454665660858, 0.05078425630927086, 0.07299184799194336, 0.0001884636003524065, 0.0018841477576643229, 0.0005847998545505106, 0.00036095353425480425, 0.000938913959544152, 0.00045690167462453246, 0.00017858087085187435, 0.0018014436354860663, 0.000275273370789364, 0.00035288542858324945, 0.0008602082962170243, 0.0005587355117313564, 0.8625696897506714, 9.5367431640625e-07, 0.8625696897506714, 0.8625696897506714, 0.8625696897506714, 0.8625696897506714, 0.8666319251060486, 9.5367431640625e-07, 0.8666319251060486, 0.8666319251060486, 0.8666319251060486, 0.8666319251060486, 0.0005200689192861319, 6.629310860262194e-07, 0.17329458892345428, 0.18079887330532074, 0.27825644612312317, 0.5228925347328186, 0.6120631694793701, 0.4646807014942169, 0.5306267142295837, 0.20637965202331543, 0.09703300148248672, 0.32602688670158386, 0.4120553731918335, 0.35994452238082886, 0.09555982053279877, 0.19543254375457764, 2.0275638103485107, 4.34694242477417, 0.9777085185050964, 3.1318538188934326, 2.4110255241394043, 0.8670746088027954, 0.7846521139144897, 2.400308132171631, 2.7530832290649414, 1.0624217987060547, 1.6358882188796997, 0.7150736451148987, 1.2322840690612793, 0.5929468870162964, 0.002512860344722867, 0.012398326769471169, 0.004989385139197111, 0.0030665795784443617, 0.0028494501020759344, 0.0024486060719937086, 0.0024818736128509045, 0.012876945547759533, 0.004461758770048618, 0.0025491686537861824, 0.004724618513137102, 0.0020931148901581764, 0.31668350100517273, 0.16421793401241302, 1.411961555480957, 2.309530735015869, 1.5966746807098389, 0.44337770342826843, 0.26489508152008057, 0.19099794328212738, 1.3157371282577515, 2.323960304260254, 1.3433737754821777, 0.45794185996055603, 0.008003834635019302, 0.0037163831293582916, 0.0010756831616163254, 0.007802072446793318, 0.06765659153461456, 0.13384097814559937, 0.10637164115905762, 0.05969572439789772, 0.036456700414419174, 0.04128171503543854, 2.58758282661438, 0.5085962414741516, 2.434615135192871, 0.2863868474960327, 0.18006563186645508, 0.21066060662269592, 0.04225846752524376, 0.08224111050367355, 0.039996691048145294, 0.0036830489989370108, 0.005800278857350349, 0.021108010783791542, 0.0004260107525624335, 0.00034824793692678213, 0.0020955370273441076, 0.009881899692118168], "count": [318]}, "action": {"min": [-0.7866886258125305, -0.2762812376022339, -0.5381361246109009, -1.4487061500549316, -1.5707963705062866, -0.15831243991851807, -0.6981316804885864, -0.727429986000061, -0.024600498378276825, -0.0008173042442649603, -1.5388514995574951, 0.3821578621864319, -0.6981316804885864, -0.6981316804885864, 0.01061423309147358, -0.00989464856684208, -0.6205959320068359, 1.0321670770645142, -0.45050856471061707, -0.004941475577652454, -0.012883356772363186, -0.01564042642712593, -0.6201931238174438, 1.014609456062317, -0.44465264678001404, -0.00479219201952219, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.00039087634650059044, -2.575968210294377e-06, -0.515191912651062, -1.117090106010437, -0.3977523446083069, -2.457334280014038, -2.533538341522217, -3.0002870559692383, -4.319948673248291, -0.26058274507522583, -0.1309124380350113, -2.3251028060913086, -1.9326684474945068, -1.0429458618164062, -0.36705493927001953, -1.4653582572937012], "max": [-0.04550237953662872, 0.22347193956375122, 0.3556661605834961, -0.22872692346572876, 0.04042327404022217, 0.6981316804885864, 0.06887619197368622, 0.08233603835105896, 0.221077099442482, 0.5988153219223022, -0.4790460467338562, 1.0703153610229492, -0.5482765436172485, -0.4789115786552429, 0.012432240881025791, 0.006158708594739437, -0.6115239858627319, 1.0375401973724365, -0.44404810667037964, -0.0009876328986138105, -0.011004829779267311, 6.263164686970413e-05, -0.6112673878669739, 1.0188212394714355, -0.4383991062641144, -0.0019558139611035585, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.004707386717200279, 1.2137060139139066e-06, 0.7173537015914917, 0.4344814121723175, 2.110058546066284, 1.3052754402160645, 2.801724910736084, 1.3162058591842651, 0.8421240448951721, 1.1120758056640625, 0.7042155861854553, 0.4666637182235718, 0.9669678211212158, 3.017960548400879, 0.35716983675956726, 0.49331462383270264], "mean": [-0.46436846256256104, -0.10310196131467819, -0.3678591847419739, -0.9336508512496948, -0.619387686252594, 0.3471023142337799, -0.48650383949279785, -0.19143043458461761, 0.15905292332172394, 0.4662095606327057, -1.24290132522583, 0.5979351997375488, -0.6299110054969788, -0.6546867489814758, 0.011420882306993008, -0.0005456810467876494, -0.615114152431488, 1.0343334674835205, -0.44726067781448364, -0.0026759991887956858, -0.012033007107675076, -0.0065895505249500275, -0.6153519749641418, 1.0173845291137695, -0.4429500699043274, -0.0033122929744422436, 0.9394049644470215, 1.7453283071517944, 0.9394049644470215, 0.9394049644470215, 0.9394049644470215, 0.9394049644470215, 0.8029617667198181, 1.7453283071517944, 0.8029617667198181, 0.8029617667198181, 0.8029617667198181, 0.8029617667198181, 0.0011884524719789624, -4.2166035996160645e-07, -0.040164317935705185, 0.0024547395296394825, 0.06322871148586273, 0.00855513010174036, -0.05069510266184807, 0.0020590112544596195, -0.004148681182414293, 0.07497653365135193, 0.020732667297124863, -0.029099930077791214, -0.09846894443035126, -0.023498831316828728, 0.008147768676280975, -0.02389327436685562], "std": [0.19322340190410614, 0.17214374244213104, 0.17337416112422943, 0.409859836101532, 0.6630008220672607, 0.25212401151657104, 0.22308199107646942, 0.20872202515602112, 0.033232975751161575, 0.13877196609973907, 0.26147961616516113, 0.17827612161636353, 0.057309508323669434, 0.0661773756146431, 0.00038949723239056766, 0.0023452334571629763, 0.0013012062991037965, 0.0007161566172726452, 0.0010845423676073551, 0.0004134603077545762, 0.00037511764094233513, 0.0022616535425186157, 0.0011819587089121342, 0.0008133405935950577, 0.0009981392649933696, 0.0005368174752220511, 0.862499475479126, 9.5367431640625e-07, 0.862499475479126, 0.862499475479126, 0.862499475479126, 0.862499475479126, 0.8662060499191284, 9.5367431640625e-07, 0.8662060499191284, 0.8662060499191284, 0.8662060499191284, 0.8662060499191284, 0.0005554339732043445, 6.694365879411635e-07, 0.1734665036201477, 0.1815555989742279, 0.27827775478363037, 0.5244900584220886, 0.6137073040008545, 0.46468105912208557, 0.5305546522140503, 0.20586545765399933, 0.09700756520032883, 0.32300442457199097, 0.4121760129928589, 0.35930052399635315, 0.08318589627742767, 0.19083702564239502], "count": [318]}, "timestamp": {"min": [0.0], "max": [10.566666666666666], "mean": [5.283333333333333], "std": [3.059941296943577], "count": [318]}, "frame_index": {"min": [0], "max": [317], "mean": [158.5], "std": [91.79823890830731], "count": [318]}, "episode_index": {"min": [249], "max": [249], "mean": [249.0], "std": [0.0], "count": [318]}, "index": {"min": [98636], "max": [98953], "mean": [98794.5], "std": [91.79823890830731], "count": [318]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [318]}, "subtask_annotation": {"mean": [0.4088050314465409, 2.0, 2.0, 2.0, 2.0], "std": [0.574224513736521, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [318]}, "scene_annotation": {"mean": [249.0], "std": [0.0], "min": [249], "max": [249], "count": [318]}, "eef_direction_state": {"mean": [3.6792452830188678, 4.1069182389937104], "std": [2.1465805914136373, 2.0849602049459444], "min": [0, 0], "max": [6, 6], "count": [318]}, "eef_velocity_state": {"mean": [0.9150943396226415, 0.7044025157232704], "std": [0.7864967847091933, 0.6872921903835546], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_acc_mag_state": {"mean": [0.8144654088050315, 0.6477987421383647], "std": [0.846846646397176, 0.8365725581381859], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_direction_action": {"mean": [3.738993710691824, 3.710691823899371], "std": [2.0151442962109787, 2.1539663923777708], "min": [0, 0], "max": [6, 6], "count": [318]}, "eef_velocity_action": {"mean": [0.9811320754716981, 0.8427672955974843], "std": [0.7437090297427151, 0.6685626297317399], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_acc_mag_action": {"mean": [1.0188679245283019, 0.8867924528301887], "std": [0.8315454893119587, 0.8391455078466833], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_sim_pose_state": {"mean": [0.32881297803552795, 0.17404483242703694, 0.14090187487750908, 0.02012869620332755, -0.4909031745077861, 0.0989562128035821, 0.27660782689115987, -0.13462119049996452, 0.13091848004577597, -2.595708386558844, -0.5388234831228117, 2.633799747039076], "std": [0.049805218061343866, 0.1150185799447216, 0.038830083173438355, 2.6459334114532274, 0.5083518800541067, 2.465227280088688, 0.05933545113394138, 0.03208645229664601, 0.019824068878284543, 0.28625076579860326, 0.17989290787299497, 0.21047022534301157], "min": [0.22783016331891853, 0.062100241638885376, 0.06836904525045868, -3.1400288562068086, -0.9756777723863841, -3.132213904716661, 0.2077141911791593, -0.24705569881446174, 0.1033941467128235, -2.897262518685775, -0.7544576029093355, 2.150283852354761], "max": [0.41274727367119446, 0.36249024296327204, 0.21784643249284855, 3.1398557952750474, 0.3407119075076359, 3.1204810460325967, 0.4060767298950416, -0.11172034666189432, 0.1956755281863865, -1.8071805491470252, -0.016880718330118505, 2.896211760215068], "count": [318]}, "eef_sim_pose_action": {"mean": [0.340988347527428, 0.1879210982827712, 0.14205907480559657, 1.4372294857507864, -0.4843414278500451, 0.056826637132011366, 0.2739070876955511, -0.1358315810364028, 0.1252583470061723, -2.58568524093279, -0.545510578436068, 2.633001762480905], "std": [0.04455474702758667, 0.11601770303494864, 0.04118479042095898, 2.2152439765614274, 0.5359937068658236, 2.466810861665542, 0.05717879106118635, 0.03021143071081382, 0.023897042869884068, 0.28025069866035457, 0.1808617302086128, 0.21030070718404278], "min": [0.2367439841822222, 0.065842391744465, 0.06676984289817817, -3.1415488134339546, -1.0485905005827818, -3.1224390207981587, 0.2029527362865553, -0.2463233578226868, 0.09150277905515394, -2.8815262190784585, -0.7737192978423779, 2.0965701039740523], "max": [0.42198443517530204, 0.36974551551672624, 0.24915285569567014, 3.141196640232967, 0.41933973285720705, 3.1299446061509473, 0.405243530643112, -0.10352779724253307, 0.1988236025306907, -1.9771631207902003, -0.16895865016482126, 2.8879993571632814], "count": [318]}}} +{"episode_index": 245, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43198306660899655]], [[0.5588816176470588]], [[0.48413613514033066]]], "std": [[[0.29729664251443944]], [[0.2060606325639184]], [[0.22547506073786291]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49997037197231836]], [[0.4404036091887736]], [[0.33018117070357555]]], "std": [[[0.3132268224937698]], [[0.2291044135269946]], [[0.2737753005429239]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47368317714340635]], [[0.4325030541138024]], [[0.32201016195693966]]], "std": [[[0.2927813240614501]], [[0.21969843478100995]], [[0.27429244708235145]]], "count": [100]}, "observation.state": {"min": [-0.39829400181770325, -0.10223687440156937, -0.4467364549636841, -1.6178401708602905, -0.756074845790863, -0.150692880153656, -0.7003912329673767, -0.701452374458313, -0.12131044268608093, 0.5820342302322388, -1.1982154846191406, 0.38204020261764526, -0.39635270833969116, -0.5781254768371582, -0.006705527193844318, -0.0013832437107339501, -0.6125152111053467, 0.9689959287643433, -0.3908008933067322, -0.016550149768590927, 0.00596952810883522, 0.008465375751256943, -0.6583475470542908, 0.9968812465667725, -0.362698495388031, 0.014388996176421642, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0020008492283523083, -0.0003840633144136518, -0.40194302797317505, -0.23821687698364258, -0.29635053873062134, -0.8912155628204346, -1.5533686876296997, -2.544771194458008, -0.38984444737434387, -0.4596872329711914, -0.017337249591946602, -0.795656681060791, -0.6655604839324951, -0.5867422223091125, -0.8391723036766052, -0.48270654678344727, -11.257737159729004, -4.731379508972168, -1.2496947050094604, -10.836385726928711, -0.5164835453033447, -0.8321123719215393, -1.9798535108566284, -11.714282035827637, 1.2210012674331665, -2.555555582046509, -11.172162055969238, -1.4346764087677002, -2.6111111640930176, -2.5537240505218506, -0.00865505076944828, -0.012945236638188362, -0.020261138677597046, -0.0057694814167916775, -0.006352189462631941, -0.009225239977240562, -0.005483568646013737, -0.009488862007856369, -0.01902756839990616, -0.00893870834261179, -0.008971789851784706, -0.00967928022146225, -0.06362999975681305, -0.5010862350463867, 2.494295835494995, -25.054887771606445, 5.331602096557617, 0.047082819044589996, -5.401480197906494, -1.106101393699646, 10.541369438171387, -29.445390701293945, 8.455760955810547, -0.6235005259513855, -0.017488153651356697, -0.014422466047108173, 0.0012210012646391988, -0.08198151737451553, 0.32943397760391235, 0.09790310263633728, 0.08727379888296127, 0.38392505049705505, -0.05719832330942154, 0.021637197583913803, -3.130868673324585, -1.0187580585479736, -3.0776805877685547, -2.451354742050171, -0.9096055030822754, 2.3545422554016113, -0.8180910348892212, -0.03224670886993408, 9.696897506713867, -0.008852213621139526, -0.016707628965377808, -0.02392369508743286, -0.02776970900595188, 0.024190133437514305, 0.7874254584312439, 0.613170862197876], "max": [0.10493648052215576, 0.19322079420089722, -0.24318793416023254, -1.057104229927063, 0.20676136016845703, 0.5975812673568726, -0.3152228593826294, -0.21097376942634583, 0.1651727557182312, 1.0028996467590332, -0.7465463876724243, 0.8062596917152405, 0.10136598348617554, -0.24375176429748535, -0.006362093612551689, -0.0006084198248572648, -0.6059224605560303, 0.9695209860801697, -0.3884851336479187, -0.014353765174746513, 0.0066893259063363075, 0.009269533678889275, -0.6507648229598999, 0.9972864389419556, -0.35952088236808777, 0.017047494649887085, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.002386110369116068, -0.00020486382709350437, 0.10013625770807266, 0.4919373691082001, 0.1298326849937439, 0.7525913715362549, 1.386918306350708, 1.5344579219818115, 0.534986674785614, 0.8333795666694641, 0.23495803773403168, 0.40309685468673706, 0.4207382798194885, 0.23575495183467865, 0.8126596212387085, 0.17480041086673737, -2.8283534049987793, 1.5262515544891357, 1.4884004592895508, 0.6715506911277771, 1.2051281929016113, 1.807692289352417, 0.4590964913368225, -5.456272125244141, 9.645910263061523, 1.7551891803741455, 0.8852258920669556, 1.2051281929016113, 0.22954824566841125, 0.14346764981746674, 0.006867910735309124, 0.009255470708012581, 0.008106820285320282, 0.004526684992015362, 0.00681121414527297, 0.0036226878874003887, 0.006392602808773518, 0.011691524647176266, 0.012529153376817703, 0.005815589334815741, 0.012538107112050056, 0.004351803567260504, 1.2726000547409058, 0.17445223033428192, 11.001626968383789, -21.37393569946289, 13.11864948272705, 1.3539714813232422, -2.5876200199127197, -0.20785798132419586, 15.396337509155273, -22.88779067993164, 13.38753890991211, 0.5116175413131714, 0.021922502666711807, 0.008269177749752998, 0.003663003910332918, -0.05465434491634369, 0.4843067526817322, 0.20541684329509735, 0.25795161724090576, 0.4611435532569885, 0.011380292475223541, 0.19324257969856262, 3.110050916671753, -0.46565431356430054, 3.039717674255371, -1.1797149181365967, -0.23964688181877136, 2.8958561420440674, -0.5332343578338623, 0.19130370020866394, 9.867892265319824, 0.010083407163619995, 0.025854289531707764, 0.017716556787490845, -0.023114120587706566, 0.02697267010807991, 0.7892370223999023, 0.6152925491333008], "mean": [-0.04589177668094635, -0.02613944560289383, -0.3179613947868347, -1.4161179065704346, -0.1829732209444046, 0.22808176279067993, -0.604600727558136, -0.3590262234210968, 0.06748895347118378, 0.6920698881149292, -1.0575921535491943, 0.4913405179977417, -0.24513517320156097, -0.4808174967765808, -0.00660603865981102, -0.0011316348100081086, -0.6102589964866638, 0.9692592024803162, -0.3896568715572357, -0.015101494267582893, 0.006143014412373304, 0.008725891821086407, -0.6552448272705078, 0.9970406889915466, -0.36177539825439453, 0.016636110842227936, 0.6701394319534302, 1.745330572128296, 0.6701394319534302, 0.6701394319534302, 0.6701394319534302, 0.6701394319534302, 1.1534287929534912, 1.745330572128296, 1.1534287929534912, 1.1534287929534912, 1.1534287929534912, 1.1534287929534912, 0.002194150583818555, -0.00036550790537148714, -0.06867802143096924, 0.01850522682070732, -0.02067607082426548, 0.030106071382761, -0.04738651588559151, -0.05478104576468468, 0.0381491556763649, 0.03754068538546562, 0.03773131221532822, -0.025208469480276108, -0.018969666212797165, -0.04729520156979561, -0.04369035363197327, -0.0370013602077961, -6.021373271942139, -2.392798662185669, 0.14421387016773224, -5.084014892578125, 0.07540714740753174, 0.29552939534187317, -0.8322046995162964, -8.261815071105957, 6.760730266571045, -0.23436440527439117, -5.973861217498779, 0.04625160992145538, -0.5618107914924622, -1.0344921350479126, 0.00020693099941127002, -0.0008662336622364819, -0.0012177405878901482, -0.00018396788800600916, 6.581458728760481e-05, -0.0002720611810218543, 4.402339618536644e-05, -0.0005404985859058797, -0.000671810528729111, 5.097382381791249e-05, 0.00026275182608515024, 4.893894220003858e-05, 0.597807765007019, -0.1461867392063141, 6.085140705108643, -23.179479598999023, 8.651362419128418, 0.8814283013343811, -4.439277648925781, -0.6751858592033386, 12.94840145111084, -26.560144424438477, 11.004698753356934, 0.11744263023138046, 0.0031576924957334995, -0.002308629686012864, 0.0023918647784739733, -0.07775716483592987, 0.38513609766960144, 0.1519116461277008, 0.18432867527008057, 0.40989354252815247, -0.013055347837507725, 0.13517262041568756, -0.14714959263801575, -0.8409940600395203, -0.13707247376441956, -2.0808706283569336, -0.7193136215209961, 2.689837694168091, -0.7087075710296631, 0.0770874097943306, 9.761744499206543, 0.0003214038151782006, 0.0011130308266729116, -0.0002639016602188349, -0.025819165632128716, 0.026103943586349487, 0.7887359261512756, 0.6136324405670166], "std": [0.1392682045698166, 0.08244875818490982, 0.035576362162828445, 0.14390778541564941, 0.29455479979515076, 0.2629731595516205, 0.1134013757109642, 0.15753936767578125, 0.0834418386220932, 0.1364426612854004, 0.1409597247838974, 0.14308103919029236, 0.15419568121433258, 0.11552370339632034, 7.82445931690745e-05, 0.0001697221159702167, 0.0022201305255293846, 0.00017460582603234798, 0.0005874736816622317, 0.000554065452888608, 0.0001734310935717076, 0.00019123588572256267, 0.0024582052137702703, 8.517136302543804e-05, 0.0006982575287111104, 0.0005338048795238137, 0.8426149487495422, 1.3113021850585938e-06, 0.8426149487495422, 0.8426149487495422, 0.8426149487495422, 0.8426149487495422, 0.8017962574958801, 1.3113021850585938e-06, 0.8017962574958801, 0.8017962574958801, 0.8017962574958801, 0.8017962574958801, 8.175556286005303e-05, 3.666592965601012e-05, 0.10819140076637268, 0.12470145523548126, 0.08646288514137268, 0.2620270848274231, 0.4561067223548889, 0.5707918405532837, 0.13016057014465332, 0.1975070685148239, 0.0573614165186882, 0.20074956119060516, 0.18794813752174377, 0.1328340470790863, 0.2190224975347519, 0.09660498052835464, 2.377037763595581, 1.6409600973129272, 0.8000637888908386, 3.283010244369507, 0.2666180729866028, 0.5521124601364136, 0.5478023886680603, 1.6017701625823975, 1.8385288715362549, 1.0391550064086914, 3.143446445465088, 0.5206977128982544, 0.5805248022079468, 0.7523186802864075, 0.002677622716873884, 0.004404820967465639, 0.005178237333893776, 0.002168399514630437, 0.0019681307021528482, 0.0018330530729144812, 0.0024915055837482214, 0.004106572363525629, 0.004826556425541639, 0.0023521853145211935, 0.00220335740596056, 0.0019060305785387754, 0.24960026144981384, 0.11200787127017975, 1.7534526586532593, 0.8896000385284424, 1.759304404258728, 0.2640405297279358, 0.4970160126686096, 0.1504123955965042, 0.9835947751998901, 1.4373506307601929, 1.1898550987243652, 0.23556968569755554, 0.007336354348808527, 0.004182711709290743, 0.0004957420751452446, 0.006594161503016949, 0.03935881331562996, 0.03242342174053192, 0.0632074624300003, 0.02635164000093937, 0.02238825336098671, 0.058900270611047745, 2.547975778579712, 0.13063476979732513, 2.4352567195892334, 0.44809359312057495, 0.22649280726909637, 0.20291173458099365, 0.05387559160590172, 0.04117681458592415, 0.02806808240711689, 0.003383308183401823, 0.005918513983488083, 0.006716599687933922, 0.0013231509365141392, 0.000865477486513555, 0.0003310400643385947, 0.00038694817340001464], "count": [207]}, "action": {"min": [-0.45117825269699097, -0.10402199625968933, -0.5443116426467896, -1.6810359954833984, -0.7686755657196045, -0.15582914650440216, -0.6981316804885864, -0.7434189915657043, -0.08759258687496185, 0.563567042350769, -1.2338361740112305, 0.3736688792705536, -0.3973437249660492, -0.5802506804466248, -0.006858244072645903, -0.005529678426682949, -0.607852041721344, 0.9677433967590332, -0.399513840675354, -0.017328893765807152, 0.005619611591100693, 0.0034840567968785763, -0.6534780859947205, 0.9959874153137207, -0.3721809387207031, 0.015105265192687511, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0020008492283523083, -0.0003840633144136518, -0.40194302797317505, -0.23821687698364258, -0.29635053873062134, -0.8912155628204346, -1.5533686876296997, -2.544771194458008, -0.40238744020462036, -0.4596872329711914, -0.017337249591946602, -0.795656681060791, -0.6655604839324951, -0.5867422223091125, -0.8391723036766052, -0.48270654678344727], "max": [0.1065090224146843, 0.20886564254760742, -0.21204593777656555, -0.8122866153717041, 0.21035750210285187, 0.6013343930244446, -0.30409717559814453, -0.22176873683929443, 0.17265361547470093, 1.0625176429748535, -0.6626949310302734, 0.8113306760787964, 0.11998961120843887, -0.24094577133655548, -0.005347191356122494, 0.0018175540026277304, -0.597165584564209, 0.9724748134613037, -0.39002981781959534, -0.015177266672253609, 0.007468753959983587, 0.011296824552118778, -0.6420210599899292, 1.0006980895996094, -0.3623223304748535, 0.017713405191898346, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.002386110369116068, -0.00020486382709350437, 0.10013625770807266, 0.4919373691082001, 0.1298326849937439, 0.7525913715362549, 1.386918306350708, 1.5344579219818115, 0.534986674785614, 0.8333795666694641, 0.23495803773403168, 0.40309685468673706, 0.4207382798194885, 0.23575495183467865, 0.7965360283851624, 0.17480041086673737], "mean": [-0.0969981700181961, -0.015441334806382656, -0.3300790786743164, -1.3547345399856567, -0.1913796216249466, 0.21798750758171082, -0.5962523221969604, -0.38247063755989075, 0.07986056804656982, 0.6919699907302856, -1.029037356376648, 0.4802354872226715, -0.25411632657051086, -0.4902505576610565, -0.0062165935523808, -0.0017926819855347276, -0.6043817400932312, 0.9693790674209595, -0.39237138628959656, -0.01590069755911827, 0.006481819786131382, 0.007456756662577391, -0.64927738904953, 0.9975386261940002, -0.36499664187431335, 0.017087344080209732, 0.6785709261894226, 1.745330572128296, 0.6785709261894226, 0.6785709261894226, 0.6785709261894226, 0.6785709261894226, 1.1543632745742798, 1.745330572128296, 1.1543632745742798, 1.1543632745742798, 1.1543632745742798, 1.1543632745742798, 0.002193294931203127, -0.0003673644387163222, -0.06992782652378082, 0.01795998029410839, -0.021825384348630905, 0.03272141516208649, -0.04686686024069786, -0.05586555600166321, 0.03620801120996475, 0.038288332521915436, 0.037988074123859406, -0.025389567017555237, -0.018906911835074425, -0.048365551978349686, -0.047689709812402725, -0.037549179047346115], "std": [0.16830755770206451, 0.08739250153303146, 0.06534148007631302, 0.19076716899871826, 0.30650854110717773, 0.2599460184574127, 0.11977923661470413, 0.15735946595668793, 0.0710839256644249, 0.15639358758926392, 0.15774133801460266, 0.13799145817756653, 0.151617169380188, 0.11272405833005905, 0.00035825945087708533, 0.0012417990947142243, 0.0022521468345075846, 0.000911030569113791, 0.001422579982317984, 0.000560387852601707, 0.0004024504160042852, 0.0013048555701971054, 0.002338491613045335, 0.0008204010082408786, 0.0015060704899951816, 0.0004979000659659505, 0.8445956707000732, 1.3113021850585938e-06, 0.8445956707000732, 0.8445956707000732, 0.8445956707000732, 0.8445956707000732, 0.8010163307189941, 1.3113021850585938e-06, 0.8010163307189941, 0.8010163307189941, 0.8010163307189941, 0.8010163307189941, 8.167734631570056e-05, 3.3870572224259377e-05, 0.10868524760007858, 0.12500256299972534, 0.08779701590538025, 0.26435187458992004, 0.4562024772167206, 0.5708299279212952, 0.13369551301002502, 0.19715824723243713, 0.057260237634181976, 0.20092058181762695, 0.18824249505996704, 0.13204151391983032, 0.210574209690094, 0.09613248705863953], "count": [207]}, "timestamp": {"min": [0.0], "max": [6.866666666666666], "mean": [3.4333333333333336], "std": [1.9918351858041385], "count": [207]}, "frame_index": {"min": [0], "max": [206], "mean": [103.0], "std": [59.75505557412416], "count": [207]}, "episode_index": {"min": [250], "max": [250], "mean": [250.0], "std": [0.0], "count": [207]}, "index": {"min": [98954], "max": [99160], "mean": [99057.0], "std": [59.75505557412416], "count": [207]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [207]}, "subtask_annotation": {"mean": [0.3864734299516908, 2.0, 2.0, 2.0, 2.0], "std": [0.5063944997634284, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [207]}, "scene_annotation": {"mean": [250.0], "std": [0.0], "min": [250], "max": [250], "count": [207]}, "eef_direction_state": {"mean": [2.753623188405797, 3.2753623188405796], "std": [2.1807621574765133, 2.287652582304423], "min": [0, 0], "max": [6, 6], "count": [207]}, "eef_velocity_state": {"mean": [0.9903381642512077, 0.7632850241545893], "std": [0.6137737719492916, 0.544631090777441], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_acc_mag_state": {"mean": [0.7342995169082126, 0.7246376811594203], "std": [0.8117092166032156, 0.8717364198157999], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_direction_action": {"mean": [3.033816425120773, 3.1884057971014492], "std": [2.088342713725829, 2.1418897407232858], "min": [0, 0], "max": [6, 6], "count": [207]}, "eef_velocity_action": {"mean": [1.144927536231884, 0.8164251207729468], "std": [0.6045406844815717, 0.47662336171673747], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_acc_mag_action": {"mean": [0.9565217391304348, 0.8357487922705314], "std": [0.8064016083039747, 0.8236112859967666], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_sim_pose_state": {"mean": [0.2495328985115158, 0.20658011825285022, 0.10258565814114198, -0.11703109211298561, -0.8415425338219699, -0.16718742176881357, 0.29977026187658795, -0.12782219020365376, 0.10409325082517576, -2.080818344890187, -0.719390745925389, 2.6898251792391816], "std": [0.04336491455866482, 0.029566384508068852, 0.04425141468800864, 2.639211416973218, 0.13092337716181948, 2.526534520411937, 0.035124098371078764, 0.028449951170373092, 0.009922956098778418, 0.44813754853159593, 0.2264301397696708, 0.20292021536110197], "min": [0.20502112793857177, 0.16793179636878486, 0.030311827624182903, -3.137776544812747, -1.0300193687883115, -3.1406626143757723, 0.26789243067050184, -0.18868441151920404, 0.0815864099722581, -2.4513548605422293, -0.9096975926720052, 2.3545174672289293], "max": [0.34473756806976497, 0.27170564399221425, 0.14684024524508574, 3.139511683404253, -0.46573210650803465, 3.1361794778138448, 0.37323578995024914, -0.09815551908482, 0.11832453644519514, -1.1797140110899462, -0.23966288048076367, 2.8958559968114126], "count": [207]}, "eef_sim_pose_action": {"mean": [0.2622130061962301, 0.20963787670068212, 0.10142967831398893, 0.07150468234504229, -0.8341925567194315, -0.1408133609747507, 0.3061515811014415, -0.1260344065111237, 0.10654586838663112, -2.0922634277298244, -0.7158598168092064, 2.6948284095437196], "std": [0.0491308739617194, 0.031586733424445415, 0.04545157200054563, 2.612992302208024, 0.1469651997973011, 2.510931981346789, 0.033259175888050815, 0.026831612395940927, 0.0080494822620201, 0.44809004363257987, 0.23130657876792737, 0.19284910690385498], "min": [0.20838198783861636, 0.16779523964744106, 0.02201632997431628, -3.1275831007948725, -0.9762588897842516, -3.1360598124254597, 0.27406142026973596, -0.1825312057746457, 0.08903434292202068, -2.4266413863145067, -0.8951923749938107, 2.319294984165378], "max": [0.3527796116922339, 0.27772806134220274, 0.15996067146648107, 3.141340187501693, -0.4235611133064905, 3.1372750723327862, 0.37991808878185623, -0.09799736600456557, 0.12298553191714132, -1.0896083595373802, -0.16006506897736283, 2.898269133387515], "count": [207]}}} +{"episode_index": 246, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4491934568435217]], [[0.5338297337562476]], [[0.4793933078623607]]], "std": [[[0.2824099978772168]], [[0.20238992911264614]], [[0.21099901735982252]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4071568363129565]], [[0.4295939446366782]], [[0.39185516628219913]]], "std": [[[0.2778596295119251]], [[0.24836320756690666]], [[0.2610212234133365]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45215165801614765]], [[0.46589828671664746]], [[0.37819710207612456]]], "std": [[[0.30615767604899924]], [[0.20890000626762753]], [[0.2493443699954833]]], "count": [100]}, "observation.state": {"min": [-0.8886535167694092, -0.31548091769218445, -0.5534180402755737, -1.4503710269927979, -1.332877516746521, -0.572022020816803, -0.7034417986869812, -1.05888831615448, -0.6038801074028015, 0.4411705434322357, -1.4884207248687744, 0.32225120067596436, -0.669106662273407, -0.6722661256790161, 0.009534060955047607, -0.00762207992374897, -0.626728355884552, 1.0310717821121216, -0.4438716173171997, -0.007414807565510273, -0.007360287010669708, 0.0036564364563673735, -0.6313310861587524, 1.0090299844741821, -0.4335404634475708, -0.01535733137279749, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006484240293502808, -0.00010298893903382123, -1.3106787204742432, -0.1192399337887764, -0.3912041187286377, -1.0526998043060303, -1.4476101398468018, -2.38096284866333, -1.578783392906189, -1.429445505142212, -0.7709232568740845, -1.1620888710021973, -0.862525224685669, -0.6430908441543579, -1.6110891103744507, -0.8732454776763916, -14.954639434814453, -25.21367645263672, -6.34676456451416, -10.409035682678223, -1.3772892951965332, -4.160561561584473, -1.2625153064727783, -13.66295051574707, -5.8302812576293945, -2.83638596534729, -6.807082176208496, -0.9755799770355225, -4.7057390213012695, -1.721611738204956, -0.007134656421840191, -0.046417564153671265, -0.02660948410630226, -0.013110167346894741, -0.011151145212352276, -0.023446351289749146, -0.007258641999214888, -0.049995601177215576, -0.024895766749978065, -0.010382014326751232, -0.025520343333482742, -0.02479586750268936, -2.820930004119873, -0.3154987096786499, 2.776388645172119, -36.0735969543457, 4.755722999572754, -0.8356844186782837, -0.7847700119018555, -0.2969399690628052, 6.220892429351807, -35.46028137207031, 7.185033321380615, -0.5197869539260864, -0.018046993762254715, -0.014331206679344177, -0.0012210013810545206, -0.122972272336483, 0.3893324136734009, -0.04316472262144089, -0.08255507051944733, 0.3254091143608093, -0.34696173667907715, -0.00029160064877942204, -3.0384769439697266, -1.212670922279358, -2.812537670135498, -2.721428871154785, -0.8066058158874512, 1.9556856155395508, -0.7432448863983154, -0.2481348067522049, 9.651077270507812, -0.014380455017089844, -0.052667587995529175, -0.054398536682128906, 0.016685061156749725, 0.012716388329863548, -0.8530819416046143, 0.5208115577697754], "max": [-0.10778786987066269, 0.1948455572128296, -0.05035373941063881, -0.25253647565841675, 0.006868481170386076, 0.5866513252258301, 0.32397332787513733, 0.012399873696267605, 0.12016680091619492, 1.4087889194488525, -0.5489422082901001, 1.006059169769287, 0.6609092354774475, -0.04930472746491432, 0.011991128325462341, 0.0003676657215692103, -0.6112774610519409, 1.038144588470459, -0.43900007009506226, 0.006167859770357609, -0.00530159380286932, 0.01162991113960743, -0.6141493916511536, 1.0151623487472534, -0.42570793628692627, -0.0023522484116256237, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.007440428249537945, 1.929650807142025e-06, 0.2947016954421997, 0.6847566962242126, 0.9736101627349854, 1.1808059215545654, 1.9847688674926758, 2.2210536003112793, 0.918495237827301, 0.9288509488105774, 0.6695330739021301, 0.8645354509353638, 1.1245615482330322, 0.7886255979537964, 1.9378433227539062, 0.5351450443267822, -3.585550308227539, 4.487179279327393, 2.443223476409912, -0.45787546038627625, 1.1190476417541504, 2.238095283508301, 0.28693529963493347, 0.6569796800613403, 13.522588729858398, 3.1874237060546875, 1.3431013822555542, 3.672771692276001, 3.9597067832946777, 0.22954824566841125, 0.007990969344973564, 0.03235984221100807, 0.0491250716149807, 0.009559235535562038, 0.014349116012454033, 0.019097283482551575, 0.008708111010491848, 0.03120880387723446, 0.0570734441280365, 0.012365609407424927, 0.015975818037986755, 0.0161295123398304, -0.2545199990272522, 0.460256963968277, 11.461883544921875, -21.204532623291016, 17.747512817382812, 1.0806255340576172, 1.8028500080108643, 0.5790328979492188, 15.812053680419922, -22.747848510742188, 19.652620315551758, 1.5644416809082031, 0.023915212601423264, 0.01157244760543108, 0.001831501955166459, -0.027327170595526695, 0.6206293106079102, 0.36340034008026123, 0.2725422978401184, 0.5445953607559204, -0.025003734976053238, 0.22348447144031525, 2.8247134685516357, 0.3207188844680786, 3.0383472442626953, -0.6369283199310303, 0.0034248761367052794, 2.9625158309936523, -0.2811533808708191, 0.295212984085083, 9.845149993896484, 0.024282783269882202, 0.046961307525634766, 0.05594751238822937, 0.027560770511627197, 0.01803014427423477, -0.8317518830299377, 0.5544629096984863], "mean": [-0.37414127588272095, -0.1442679464817047, -0.3938455581665039, -0.8965852856636047, -0.42250141501426697, 0.21848422288894653, -0.46741291880607605, -0.4535467326641083, -0.11046537756919861, 0.8334096670150757, -1.073012113571167, 0.47528883814811707, -0.23059773445129395, -0.4466119110584259, 0.01049963291734457, -0.002823362359777093, -0.621385931968689, 1.0354835987091064, -0.4413391649723053, 0.001461549662053585, -0.006373458541929722, 0.007941684685647488, -0.6269477009773254, 1.0118892192840576, -0.4284437596797943, -0.006436317227780819, 0.5906917452812195, 1.7453265190124512, 0.5906917452812195, 0.5906917452812195, 0.5906917452812195, 0.5906917452812195, 0.4545045793056488, 1.7453265190124512, 0.4545045793056488, 0.4545045793056488, 0.4545045793056488, 0.4545045793056488, 0.007019266486167908, -1.2364368558337446e-05, -0.056744396686553955, 0.034093260765075684, 0.03248326852917671, 0.08418837934732437, -0.02052643522620201, -0.072690948843956, -0.012876716442406178, 0.00021886450122110546, 0.0013910271227359772, 0.014388705603778362, 0.00938543863594532, -0.04971826821565628, -0.010833353735506535, -0.03163226693868637, -9.369382858276367, -7.1829915046691895, -0.9547266960144043, -4.969893455505371, -0.1300211101770401, -0.16186530888080597, -0.47018006443977356, -6.008789539337158, 5.797961711883545, 0.48199570178985596, -3.832059144973755, 0.43031853437423706, -0.07198693603277206, -0.3709063231945038, 0.0004282954032532871, -7.439939508913085e-05, 0.0011259608436375856, -0.00048387699644081295, 0.0003271019086241722, -0.0006976628792472184, 0.00012456865806598216, 0.0012597223976626992, -2.1766334612038918e-05, 0.00029026775155216455, -0.0001367119693895802, -0.0008098547696135938, -1.589711308479309, 0.05999569222331047, 7.8072052001953125, -27.799808502197266, 12.95999526977539, 0.04352942481637001, 0.4187736511230469, 0.12388861179351807, 10.345376014709473, -28.28327751159668, 14.238553047180176, 0.46105629205703735, 0.002255980856716633, -0.0023351956624537706, 0.0005500490660779178, -0.07525698095560074, 0.44584399461746216, 0.13599921762943268, 0.1535431146621704, 0.42587193846702576, -0.12000375986099243, 0.13768817484378815, -1.2039471864700317, -0.6817945241928101, 1.0318769216537476, -1.8879661560058594, -0.4704172909259796, 2.473994016647339, -0.5844681262969971, -0.006154939532279968, 9.775289535522461, 0.0022568865679204464, -0.00013268388283904642, 0.00018540080054663122, 0.025223055854439735, 0.01641363836824894, -0.8425474166870117, 0.5376662611961365], "std": [0.27157455682754517, 0.18419204652309418, 0.11570901423692703, 0.473127156496048, 0.5054665207862854, 0.2747812271118164, 0.3757443130016327, 0.38592398166656494, 0.2218984216451645, 0.2840760350227356, 0.30141061544418335, 0.15454748272895813, 0.4634261131286621, 0.19968768954277039, 0.0006070611998438835, 0.0021423902362585068, 0.004074874799698591, 0.0020321651827543974, 0.0012454390525817871, 0.004126620478928089, 0.00045917750685475767, 0.002094130264595151, 0.004174651112407446, 0.0017491171602159739, 0.001773890107870102, 0.00348951225169003, 0.8172685503959656, 2.7418136596679688e-06, 0.8172685503959656, 0.8172685503959656, 0.8172685503959656, 0.8172685503959656, 0.7578926086425781, 2.7418136596679688e-06, 0.7578926086425781, 0.7578926086425781, 0.7578926086425781, 0.7578926086425781, 0.00024258873600047082, 3.0843268177704886e-05, 0.23305466771125793, 0.13254955410957336, 0.20890511572360992, 0.2823789119720459, 0.4379504323005676, 0.4889245629310608, 0.37352657318115234, 0.3416447341442108, 0.2260473668575287, 0.301788330078125, 0.3468591868877411, 0.23534098267555237, 0.477738618850708, 0.20850224792957306, 3.0690572261810303, 8.62269401550293, 2.1504578590393066, 2.6279406547546387, 0.417633980512619, 1.1671189069747925, 0.33457908034324646, 4.186126708984375, 5.666156768798828, 1.5573179721832275, 1.9909443855285645, 0.9555878639221191, 1.417708396911621, 0.3575877547264099, 0.00268223462626338, 0.008644171990454197, 0.00992563646286726, 0.003601334523409605, 0.0031904205679893494, 0.004631030838936567, 0.0024757233913987875, 0.008154712617397308, 0.010803068988025188, 0.0032847535330802202, 0.004019896499812603, 0.00425107404589653, 0.599905788898468, 0.15474003553390503, 2.013545513153076, 3.4854657649993896, 2.3909995555877686, 0.5693930983543396, 0.6346637010574341, 0.1745632141828537, 2.5221896171569824, 2.824265241622925, 2.704054832458496, 0.6033403277397156, 0.006615597289055586, 0.005049071740359068, 0.0005729341646656394, 0.018262945115566254, 0.07173797488212585, 0.13028526306152344, 0.1124986782670021, 0.078382708132267, 0.11034150421619415, 0.07053638249635696, 2.1169118881225586, 0.5010236501693726, 2.1342856884002686, 0.7613141536712646, 0.25508996844291687, 0.36037153005599976, 0.07505061477422714, 0.07152124494314194, 0.025726545602083206, 0.005140915513038635, 0.012796281836926937, 0.014309057034552097, 0.0022686270531266928, 0.0012043763417750597, 0.005812422838062048, 0.009088193066418171], "count": [340]}, "action": {"min": [-1.0051233768463135, -0.3490658402442932, -0.6400889158248901, -1.4317150115966797, -1.3373911380767822, -0.5800148248672485, -0.6981316804885864, -1.1206748485565186, -0.6169744729995728, 0.43430066108703613, -1.476477026939392, 0.3150831460952759, -0.6981316804885864, -0.6709921360015869, 0.007914784364402294, -0.009883424267172813, -0.6247096061706543, 1.029146671295166, -0.44433075189590454, -0.0073715876787900925, -0.008872135542333126, -0.0004393291019368917, -0.6298197507858276, 1.005071759223938, -0.43267202377319336, -0.0149318166077137, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006484240293502808, -0.00010298893903382123, -1.3106787204742432, -0.1192399337887764, -0.3912041187286377, -1.1505972146987915, -1.4476101398468018, -2.38096284866333, -1.578783392906189, -1.429445505142212, -0.7709232568740845, -1.1620888710021973, -0.862525224685669, -0.6430908441543579, -1.6110891103744507, -0.8732454776763916], "max": [-0.11523547768592834, 0.19961443543434143, 0.01741192303597927, -0.19995176792144775, 0.010412233881652355, 0.5989333987236023, 0.3238155245780945, 0.04962542653083801, 0.15594691038131714, 1.470490574836731, -0.47317713499069214, 0.9984091520309448, 0.6681538820266724, -0.04994698986411095, 0.013359769247472286, 0.002696193987503648, -0.6075863242149353, 1.0377874374389648, -0.4387488067150116, 0.005650571547448635, -0.003887676866725087, 0.013269539922475815, -0.6108067631721497, 1.0147061347961426, -0.42531663179397583, -0.002766322111710906, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.007440428249537945, 2.229115580121288e-06, 0.2947016954421997, 0.6847566962242126, 0.9736101627349854, 1.1808059215545654, 2.0126190185546875, 2.2210536003112793, 0.918495237827301, 0.9288509488105774, 0.6695330739021301, 0.8645354509353638, 1.1245615482330322, 0.7886255979537964, 1.9378433227539062, 0.5351450443267822], "mean": [-0.43212541937828064, -0.1346428096294403, -0.40216904878616333, -0.8216907382011414, -0.4250762164592743, 0.20242252945899963, -0.4632827341556549, -0.4601345658302307, -0.09191293269395828, 0.8665104508399963, -1.0325309038162231, 0.4656466841697693, -0.22833658754825592, -0.452216774225235, 0.010505943559110165, -0.0029501388780772686, -0.6183431148529053, 1.0340163707733154, -0.4417267441749573, 0.0012047903146594763, -0.006236350629478693, 0.007113342639058828, -0.6240631937980652, 1.0107817649841309, -0.4290257692337036, -0.006398590747267008, 0.5906917452812195, 1.7453265190124512, 0.5906917452812195, 0.5906917452812195, 0.5906917452812195, 0.5906917452812195, 0.4545045793056488, 1.7453265190124512, 0.4545045793056488, 0.4545045793056488, 0.4545045793056488, 0.4545045793056488, 0.007020109333097935, -1.2277124369575176e-05, -0.056810177862644196, 0.03378801792860031, 0.0315888412296772, 0.08073201775550842, -0.014758778735995293, -0.06919728219509125, -0.0129830501973629, 0.0014657187275588512, 0.0026902297977358103, 0.01489283051341772, 0.008567764423787594, -0.0503801628947258, -0.010890224017202854, -0.03278490528464317], "std": [0.2775270640850067, 0.19173192977905273, 0.14895032346248627, 0.48205140233039856, 0.5070708394050598, 0.2855023145675659, 0.3749693036079407, 0.4033143222332001, 0.2309092879295349, 0.2991589605808258, 0.3049996495246887, 0.1439983993768692, 0.46653082966804504, 0.1987483650445938, 0.0011023636907339096, 0.0025814264081418514, 0.003638575552031398, 0.002074885880574584, 0.0011419550282880664, 0.004003251437097788, 0.0009942863835021853, 0.0026984899304807186, 0.004033622797578573, 0.0020999815315008163, 0.001955001149326563, 0.0034034010022878647, 0.8172685503959656, 2.7418136596679688e-06, 0.8172685503959656, 0.8172685503959656, 0.8172685503959656, 0.8172685503959656, 0.7578926086425781, 2.7418136596679688e-06, 0.7578926086425781, 0.7578926086425781, 0.7578926086425781, 0.7578926086425781, 0.00024366063007619232, 3.086097785853781e-05, 0.23304106295108795, 0.13277025520801544, 0.2095930576324463, 0.2903781533241272, 0.4511394500732422, 0.49327415227890015, 0.3735267221927643, 0.34100955724716187, 0.22509877383708954, 0.3015294373035431, 0.3466258645057678, 0.234665185213089, 0.47772690653800964, 0.2072596549987793], "count": [340]}, "timestamp": {"min": [0.0], "max": [11.3], "mean": [5.65], "std": [3.271637374635384], "count": [340]}, "frame_index": {"min": [0], "max": [339], "mean": [169.5], "std": [98.14912123906153], "count": [340]}, "episode_index": {"min": [251], "max": [251], "mean": [251.0], "std": [0.0], "count": [340]}, "index": {"min": [99161], "max": [99500], "mean": [99330.5], "std": [98.14912123906153], "count": [340]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [340]}, "subtask_annotation": {"mean": [0.4117647058823529, 2.0, 2.0, 2.0, 2.0], "std": [0.503963529190679, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [340]}, "scene_annotation": {"mean": [251.0], "std": [0.0], "min": [251], "max": [251], "count": [340]}, "eef_direction_state": {"mean": [4.670588235294118, 3.847058823529412], "std": [1.804492663223185, 2.135172577970284], "min": [0, 0], "max": [6, 6], "count": [340]}, "eef_velocity_state": {"mean": [0.7441176470588236, 0.9235294117647059], "std": [0.8344392891850447, 0.7970751029377253], "min": [0, 0], "max": [2, 2], "count": [340]}, "eef_acc_mag_state": {"mean": [0.6794117647058824, 0.9205882352941176], "std": [0.8189948688213555, 0.875912771565183], "min": [0, 0], "max": [2, 2], "count": [340]}, "eef_direction_action": {"mean": [3.8941176470588235, 3.4176470588235293], "std": [1.8944099153392442, 2.0727178219791926], "min": [0, 0], "max": [6, 6], "count": [340]}, "eef_velocity_action": {"mean": [1.0, 1.0970588235294119], "std": [0.7859052479933758, 0.7588634280436417], "min": [0, 0], "max": [2, 2], "count": [340]}, "eef_acc_mag_action": {"mean": [0.9176470588235294, 1.1], "std": [0.8396324785058866, 0.8091389759200468], "min": [0, 0], "max": [2, 2], "count": [340]}, "eef_sim_pose_state": {"mean": [0.31230491974072905, 0.1755109535367164, 0.1090070553343705, -1.1954054552891835, -0.681954577629036, 1.0230404337097083, 0.3175264945258359, -0.2047561061774354, 0.1292791652562451, -1.8879238483956713, -0.47052664404222455, 2.474132648144924], "std": [0.05990622057896328, 0.10670792853680346, 0.045162376368472, 2.1374550478238956, 0.5012511482386081, 2.154260151313715, 0.09023675970818551, 0.0967176668118483, 0.04198070767915772, 0.7613210707101036, 0.2550175804925984, 0.36027588530029636], "min": [0.26467037008712135, 0.060676379770551354, 0.02834324184541572, -3.0393329502734767, -1.2165883273847862, -3.085044674000377, 0.20537459123111926, -0.3792285262903327, 0.08339162124874858, -2.7214278556387614, -0.8066063563548805, 1.955808826150145], "max": [0.45548687361531004, 0.3834671703383227, 0.19084497657867322, 3.1062023502694656, 0.32076011049693665, 3.038347205336389, 0.4564086136468389, -0.10669854393920818, 0.22707015157991423, -0.6371429488919024, 0.0034248887775445436, 2.9625137435463196], "count": [340]}, "eef_sim_pose_action": {"mean": [0.3225922837045319, 0.17993408328878796, 0.11197189684464533, -1.1695373816827752, -0.6839512358131792, 0.9591976323855298, 0.3142083744609645, -0.19838666930135435, 0.12400013226506262, -1.8679716427874897, -0.47800143108842197, 2.486371745446848], "std": [0.06099483710735724, 0.11652646799706338, 0.04421882752298354, 2.1802994119029546, 0.5232213467298799, 2.181144574603202, 0.09423243962557348, 0.10166090325848111, 0.04723633284745017, 0.794411143914315, 0.29644164136786794, 0.367209629808691], "min": [0.26720993109053337, 0.03420665338418635, 0.02915428728664653, -3.0703623944763665, -1.1941720738252215, -2.9484053315436483, 0.1921666664102493, -0.38218292058634595, 0.07826903289162188, -2.7076022564982556, -0.8348799834134163, 1.9694574625836037], "max": [0.4720289461797, 0.3878991007015842, 0.2103330425164741, 3.0627798176627383, 0.38710840606702646, 3.1110123367000817, 0.46799132136260235, -0.09478021949082473, 0.23482201956120047, -0.6033205334703332, 0.07506964657739856, 2.9302198162147746], "count": [340]}}} +{"episode_index": 247, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4413982673519235]], [[0.530612992457652]], [[0.4602596851889545]]], "std": [[[0.28808741868101734]], [[0.20971349139628917]], [[0.2317134719114495]]], "count": [102]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4227475080285863]], [[0.41540869697552224]], [[0.3394260314660274]]], "std": [[[0.3016385437619098]], [[0.25159625901333293]], [[0.29127863855422953]]], "count": [102]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4283124608936231]], [[0.4278877915545303]], [[0.3397128272685468]]], "std": [[[0.2950433336083138]], [[0.23639011709631164]], [[0.29000197116372745]]], "count": [102]}, "observation.state": {"min": [-0.45256394147872925, -0.03785567730665207, -0.46463948488235474, -1.983673095703125, -1.2032883167266846, -0.2285059094429016, -0.4275345206260681, -0.5492115616798401, -0.7034425735473633, 0.11100956052541733, -1.7807291746139526, 0.1702333390712738, -0.12197071313858032, -0.2899196147918701, 0.013348223641514778, -0.016255255788564682, -0.6075786352157593, 0.9817681908607483, -0.398612916469574, -0.034824587404727936, -0.00468126405030489, 0.015579883009195328, -0.6091383099555969, 1.0089858770370483, -0.4148399829864502, 0.03568531572818756, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0015161744086071849, -0.00019035716832149774, -0.5993252396583557, -0.25052109360694885, -0.3943120837211609, -1.104896068572998, -2.1999123096466064, -0.42108455300331116, -0.7337488532066345, -0.7884654402732849, -0.7517790794372559, -0.6618874669075012, -0.67552250623703, -1.9295306205749512, -0.4785347878932953, -0.7335044741630554, -10.845732688903809, -6.1660566329956055, -1.8956043720245361, -10.347986221313477, -0.5738705992698669, -0.8894994258880615, -1.3199023008346558, -12.14855670928955, -7.99755859375, -2.9206349849700928, -9.40170955657959, -0.6886447072029114, -1.922466516494751, -1.3199023008346558, -0.009734965860843658, -0.013580325990915298, -0.013370669446885586, -0.007768008857965469, -0.0046486202627420425, -0.0035810184199362993, -0.010206460952758789, -0.011845765635371208, -0.015396758913993835, -0.007510452531278133, -0.003964642528444529, -0.004724659491330385, -2.2058401107788086, -0.43427473306655884, 5.003438472747803, -23.75565528869629, 10.54853630065918, 0.016706639900803566, -2.3543100357055664, -0.7571969032287598, 7.571969509124756, -30.407758712768555, 13.232694625854492, -0.8032307624816895, -0.01989658735692501, -0.029097238555550575, 0.0012210012646391988, -0.09564509987831116, 0.3214520215988159, 0.05798768997192383, 0.08604681491851807, 0.43365493416786194, -0.3789267838001251, 0.030850958079099655, -3.137331008911133, -1.1366742849349976, -3.1311450004577637, -2.3187248706817627, -1.0153053998947144, 1.637173056602478, -0.7831132411956787, -0.24726124107837677, 9.65152359008789, -0.010261476039886475, -0.008525937795639038, -0.014111489057540894, -0.029431505128741264, 0.01925305649638176, 0.8126040101051331, 0.5777503848075867], "max": [0.2813769578933716, 0.3893914222717285, 0.1762424260377884, -1.0482943058013916, 0.27017998695373535, 0.083563894033432, 0.17147907614707947, -0.13404245674610138, -0.037383902817964554, 0.6327736377716064, -1.047149419784546, 1.0729022026062012, 0.32836201786994934, 0.2825900614261627, 0.015806639567017555, -0.01568010449409485, -0.6025664806365967, 0.981957733631134, -0.39382413029670715, -0.03110514208674431, -0.0021448228508234024, 0.017183955758810043, -0.603554368019104, 1.0103243589401245, -0.4104316234588623, 0.03951558098196983, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0020023116376250982, 4.5005017454968765e-06, 0.37843629717826843, 0.5187997817993164, 0.349574476480484, 0.6995508074760437, 1.7325838804244995, 0.39400461316108704, 0.7000066637992859, 0.7156610488891602, 0.31221169233322144, 0.7876830101013184, 0.6924810409545898, 2.760241746902466, 0.8948553204536438, 1.894121527671814, -1.347365140914917, 3.5714287757873535, 2.443223476409912, -0.5799756050109863, 0.8894994258880615, 2.037240743637085, 0.3730158805847168, -5.790329456329346, 8.028083801269531, 1.6709401607513428, -0.18315018713474274, 0.8321123719215393, 0.11477412283420563, 0.28693529963493347, 0.006331609562039375, 0.010641566477715969, 0.01001096423715353, 0.007259948179125786, 0.009574171155691147, 0.007317780051380396, 0.006373037118464708, 0.010834778659045696, 0.011859106831252575, 0.006704777013510466, 0.013464005663990974, 0.009367227554321289, -0.7211400270462036, 0.2375519722700119, 14.312507629394531, -17.481216430664062, 20.916662216186523, 1.2471855878829956, -0.021209999918937683, 0.014846999198198318, 12.352703094482422, -19.848886489868164, 20.967910766601562, 0.2684430181980133, 0.02841116674244404, 0.023587476462125778, 0.003663003910332918, -0.027327170595526695, 0.5349830389022827, 0.3109048008918762, 0.3394492268562317, 0.5256800651550293, -0.038508087396621704, 0.30071303248405457, 3.13667893409729, 0.08737151324748993, 3.0999155044555664, -1.2514961957931519, 0.23267994821071625, 2.6819794178009033, -0.5653084516525269, 0.12586140632629395, 9.87175464630127, 0.009354710578918457, 0.008445769548416138, 0.017413169145584106, -0.027615077793598175, 0.020704923197627068, 0.8154622316360474, 0.5817420482635498], "mean": [-0.14573128521442413, 0.108673095703125, -0.16358794271945953, -1.6279315948486328, -0.21006572246551514, -0.07793649286031723, -0.20214256644248962, -0.3809633255004883, -0.24948489665985107, 0.440309077501297, -1.4206528663635254, 0.6713213920593262, 0.050171464681625366, -0.03920131176710129, 0.01380900014191866, -0.01605910435318947, -0.6057496666908264, 0.9818823337554932, -0.39551842212677, -0.03194950893521309, -0.004369271919131279, 0.01609397493302822, -0.6064813733100891, 1.009863257408142, -0.4120764136314392, 0.03840932622551918, 0.4610067307949066, 1.7453187704086304, 0.4610067307949066, 0.4610067307949066, 0.4610067307949066, 0.4610067307949066, 0.5808576345443726, 1.7453187704086304, 0.5808576345443726, 0.5808576345443726, 0.5808576345443726, 0.5808576345443726, 0.001707378076389432, -1.2585268450493459e-05, -0.025034835562109947, 0.0005268356180749834, -0.00697061512619257, 0.014458812773227692, -0.02562643587589264, 0.01255124807357788, 0.007770044729113579, -0.016165154054760933, 0.005498865153640509, 0.022652890533208847, 0.006248509511351585, 0.016498632729053497, 0.0004903723602183163, 0.009688268415629864, -6.651694297790527, -0.040065351873636246, 0.5269508957862854, -6.627230644226074, 0.18496699631214142, 0.35850006341934204, -0.46219852566719055, -9.079157829284668, 1.3135908842086792, -0.6673856973648071, -5.872716903686523, 0.0026048910804092884, -0.7390320301055908, -0.3929997682571411, -0.00029481921228580177, -0.0007669327314943075, -0.0005021953256800771, -0.00025890773395076394, 0.0001829266984714195, 0.0001895575987873599, 0.00026198994601145387, 0.00031417253194376826, -0.0006298734806478024, 2.5224398996215314e-05, 0.00026566284941509366, 0.00013815279817208648, -1.2833160161972046, -0.03582875058054924, 10.726959228515625, -20.328205108642578, 17.35785484313965, 0.49754512310028076, -0.9321774840354919, -0.30245241522789, 9.973542213439941, -23.820762634277344, 17.970184326171875, -0.34506210684776306, 0.002311376854777336, -0.0036102463491261005, 0.0026675064582377672, -0.07441593706607819, 0.4247225821018219, 0.2328040599822998, 0.23714618384838104, 0.47503021359443665, -0.1965615600347519, 0.18759387731552124, -0.3756164312362671, -0.7938402891159058, 0.8211838006973267, -1.7706360816955566, -0.4494428336620331, 2.1359148025512695, -0.6920286417007446, -0.006606939248740673, 9.769975662231445, 0.00010101203224621713, 0.0004629754985217005, 0.0005301592173054814, -0.028667669743299484, 0.02008959650993347, 0.8137579560279846, 0.580146312713623], "std": [0.30553823709487915, 0.11193467676639557, 0.21908864378929138, 0.3247692584991455, 0.5003462433815002, 0.07941862940788269, 0.19932156801223755, 0.1130530908703804, 0.2078273892402649, 0.12700209021568298, 0.18658243119716644, 0.2755962610244751, 0.11226836591959, 0.1639573872089386, 0.0005682817427441478, 0.00014184215979184955, 0.0013412953121587634, 5.1151095249224454e-05, 0.0018977058352902532, 0.0008735629380680621, 0.0005609084037132561, 0.00040256723877973855, 0.0017171072540804744, 0.00045600507291965187, 0.0015425403835251927, 0.0006422157748602331, 0.7633704543113708, 1.049041748046875e-05, 0.7633704543113708, 0.7633704543113708, 0.7633704543113708, 0.7633704543113708, 0.817533016204834, 1.049041748046875e-05, 0.817533016204834, 0.817533016204834, 0.817533016204834, 0.817533016204834, 0.0001047992191161029, 3.4602249797899276e-05, 0.15663185715675354, 0.11544922739267349, 0.11865691840648651, 0.2731485664844513, 0.44520995020866394, 0.11463987082242966, 0.14181266725063324, 0.18249772489070892, 0.13508692383766174, 0.20410455763339996, 0.23242627084255219, 0.42570534348487854, 0.15622125566005707, 0.22648881375789642, 3.0277020931243896, 2.2486960887908936, 1.1288031339645386, 3.1103851795196533, 0.3193727135658264, 0.6649101376533508, 0.4011933207511902, 1.4041727781295776, 4.18305778503418, 1.097659945487976, 2.9086086750030518, 0.23781859874725342, 0.5505354404449463, 0.3391827344894409, 0.0025154263712465763, 0.004555771593004465, 0.004468247760087252, 0.002423404948785901, 0.0014984894078224897, 0.0013914990704506636, 0.0025128063280135393, 0.003976427484303713, 0.004437951371073723, 0.0023779631592333317, 0.0015534870326519012, 0.001470069051720202, 0.24694621562957764, 0.09754034131765366, 2.815563201904297, 1.599272608757019, 3.20328950881958, 0.30022841691970825, 0.400771826505661, 0.11241859197616577, 1.116119384765625, 3.228353500366211, 2.0879883766174316, 0.27281513810157776, 0.007517009973526001, 0.009529098868370056, 0.00047877078759483993, 0.010523238219320774, 0.07843906432390213, 0.07866761833429337, 0.07458686828613281, 0.025601988658308983, 0.13003352284431458, 0.07737580686807632, 2.581629753112793, 0.3789263665676117, 2.4639861583709717, 0.315796822309494, 0.39711061120033264, 0.3653629422187805, 0.03522539511322975, 0.0453936830163002, 0.028139999136328697, 0.0027265078388154507, 0.0033015781082212925, 0.0050685773603618145, 0.0003821846330538392, 0.0003465687914285809, 0.000855244870763272, 0.0011788314441218972], "count": [481]}, "action": {"min": [-0.5086585283279419, -0.059624478220939636, -0.5029120445251465, -1.9862279891967773, -1.2099703550338745, -0.22934064269065857, -0.4290362596511841, -0.606742799282074, -0.7139501571655273, 0.10974755883216858, -1.7904977798461914, 0.1663503646850586, -0.11991390585899353, -0.28924790024757385, 0.011725817807018757, -0.017037276178598404, -0.6058170795440674, 0.9795850515365601, -0.40105581283569336, -0.03357742726802826, -0.005767655558884144, 0.012936429120600224, -0.607088565826416, 1.0068193674087524, -0.41772589087486267, 0.03450971841812134, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0015161744086071849, -0.00019035716832149774, -0.5993252396583557, -0.25052109360694885, -0.3943120837211609, -1.104896068572998, -2.1999123096466064, -0.42108455300331116, -0.7337488532066345, -0.7884654402732849, -0.7517790794372559, -0.6618874669075012, -0.67552250623703, -1.9295306205749512, -0.4785347878932953, -0.7335044741630554], "max": [0.27790629863739014, 0.412568062543869, 0.20141886174678802, -0.97776198387146, 0.26947322487831116, 0.08472378551959991, 0.17349442839622498, -0.1536995768547058, -0.026530729606747627, 0.686416745185852, -0.9695506691932678, 1.0742053985595703, 0.33999425172805786, 0.28174489736557007, 0.014876393601298332, -0.008406627923250198, -0.5952183604240417, 0.9833627939224243, -0.3947221040725708, -0.029498612508177757, -0.002506759250536561, 0.02209336683154106, -0.5963647365570068, 1.0122082233428955, -0.4115915596485138, 0.038209181278944016, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0020023116376250982, 4.5005017454968765e-06, 0.37843629717826843, 0.5187997817993164, 0.349574476480484, 0.6995508074760437, 1.7325838804244995, 0.39400461316108704, 0.7000066637992859, 0.7156610488891602, 0.31221169233322144, 0.7876830101013184, 0.6924810409545898, 2.760241746902466, 0.8948553204536438, 1.894121527671814], "mean": [-0.17894281446933746, 0.10600800812244415, -0.17288900911808014, -1.5892751216888428, -0.2131255865097046, -0.0782189890742302, -0.19644953310489655, -0.42305663228034973, -0.23159867525100708, 0.46394264698028564, -1.3816860914230347, 0.6696999669075012, 0.05277220159769058, -0.03776920214295387, 0.012973524630069733, -0.014338030479848385, -0.6013299226760864, 0.9816434383392334, -0.39719030261039734, -0.03080693818628788, -0.004613104276359081, 0.015526905655860901, -0.6025679707527161, 1.0101475715637207, -0.4137856662273407, 0.037379346787929535, 0.4610067307949066, 1.7453187704086304, 0.4610067307949066, 0.4610067307949066, 0.4610067307949066, 0.4610067307949066, 0.5808576345443726, 1.7453187704086304, 0.5808576345443726, 0.5808576345443726, 0.5808576345443726, 0.5808576345443726, 0.00170724221970886, -1.3042581485933624e-05, -0.024588778614997864, 0.0005163232563063502, -0.006665350403636694, 0.013438951224088669, -0.0243372805416584, 0.01234347838908434, 0.007614834234118462, -0.016228437423706055, 0.0051485830917954445, 0.021958980709314346, 0.006383747328072786, 0.015005475841462612, 0.001403261674568057, 0.009826725348830223], "std": [0.3139769434928894, 0.10801807045936584, 0.2239403873682022, 0.34348177909851074, 0.4987874925136566, 0.07998741418123245, 0.1966206580400467, 0.11721991002559662, 0.19779852032661438, 0.1349785327911377, 0.20150421559810638, 0.2754509449005127, 0.11209246516227722, 0.16158436238765717, 0.0005606896011158824, 0.0011732530547305942, 0.002249582204967737, 0.0008979311678558588, 0.0019843648187816143, 0.0007316369446925819, 0.000519514549523592, 0.001263376441784203, 0.002411017892882228, 0.001248310087248683, 0.0014883928233757615, 0.0005544812884181738, 0.7633704543113708, 1.049041748046875e-05, 0.7633704543113708, 0.7633704543113708, 0.7633704543113708, 0.7633704543113708, 0.817533016204834, 1.049041748046875e-05, 0.817533016204834, 0.817533016204834, 0.817533016204834, 0.817533016204834, 0.00010514688619878143, 3.516393917379901e-05, 0.15704254806041718, 0.11545057594776154, 0.11887715756893158, 0.27412766218185425, 0.44614648818969727, 0.11448415368795395, 0.141856849193573, 0.18249134719371796, 0.13520409166812897, 0.20474722981452942, 0.23243634402751923, 0.428022563457489, 0.15727336704730988, 0.2264561504125595], "count": [481]}, "timestamp": {"min": [0.0], "max": [16.0], "mean": [8.0], "std": [4.628414655389275], "count": [481]}, "frame_index": {"min": [0], "max": [480], "mean": [240.0], "std": [138.85243966167826], "count": [481]}, "episode_index": {"min": [252], "max": [252], "mean": [252.0], "std": [0.0], "count": [481]}, "index": {"min": [99501], "max": [99981], "mean": [99741.0], "std": [138.85243966167826], "count": [481]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [481]}, "subtask_annotation": {"mean": [0.46153846153846156, 2.0, 2.0, 2.0, 2.0], "std": [0.5067906060447223, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [481]}, "scene_annotation": {"mean": [252.0], "std": [0.0], "min": [252], "max": [252], "count": [481]}, "eef_direction_state": {"mean": [3.871101871101871, 3.395010395010395], "std": [2.1376772110506197, 2.111717642872356], "min": [0, 0], "max": [6, 6], "count": [481]}, "eef_velocity_state": {"mean": [0.8232848232848233, 0.8981288981288982], "std": [0.7491911230347785, 0.6854719241902226], "min": [0, 0], "max": [2, 2], "count": [481]}, "eef_acc_mag_state": {"mean": [0.6070686070686071, 0.7214137214137214], "std": [0.808910828942726, 0.8366220550106379], "min": [0, 0], "max": [2, 2], "count": [481]}, "eef_direction_action": {"mean": [3.5155925155925156, 3.3388773388773387], "std": [2.1132849049935816, 1.9852695548283819], "min": [0, 0], "max": [6, 6], "count": [481]}, "eef_velocity_action": {"mean": [0.9916839916839917, 1.0332640332640333], "std": [0.7266342766978576, 0.7172768082710659], "min": [0, 0], "max": [2, 2], "count": [481]}, "eef_acc_mag_action": {"mean": [0.8461538461538461, 0.9064449064449065], "std": [0.8390364048105842, 0.8417262985826313], "min": [0, 0], "max": [2, 2], "count": [481]}, "eef_sim_pose_state": {"mean": [0.28368476265668807, 0.28621800402794334, 0.18384763077551938, -0.35628636326665475, -0.7939930489955573, 0.8409714293962568, 0.3333947461559656, -0.2678679800651922, 0.1891926103542918, -1.7703652927251288, -0.44957967627578127, 2.1357419167600153], "std": [0.07585672378865686, 0.04683076356027139, 0.037809579958427236, 2.633116095060319, 0.37895980483804415, 2.508053172712534, 0.024321841188456844, 0.08592851130611233, 0.03738389001344691, 0.315797255930619, 0.3971674620812238, 0.36540480984037416], "min": [0.1738173510737216, 0.16931544446926697, 0.13053155006657569, -3.1410393039924283, -1.1366915098468677, -3.1370529207714943, 0.2766452322434298, -0.3877640147795823, 0.10741864093576277, -2.318725033751024, -1.0155165158451585, 1.6371152615206863], "max": [0.36957502119986874, 0.32841193384832895, 0.2829109583518796, 3.1410357281618753, 0.08728638913130471, 3.1401905046463883, 0.3695152642142503, -0.15602408059913422, 0.2375354166868066, -1.2514961299915262, 0.23259339193698247, 2.6818979359825503], "count": [481]}, "eef_sim_pose_action": {"mean": [0.2914545111255232, 0.2847299051277302, 0.18459901519518704, 0.1783611027632221, -0.7992358471353849, 0.7282402249803529, 0.3417963030828534, -0.25994580997926875, 0.19253759523049438, -1.7636575185584873, -0.442857218508838, 2.148391114222328], "std": [0.07731128626158333, 0.048561185543187994, 0.04185439997066008, 2.6256588279152724, 0.38010761864597487, 2.5333145082299975, 0.024579527599724097, 0.0851236359114595, 0.042427137611377855, 0.32542561604448295, 0.3915187625516303, 0.3765334445913649], "min": [0.17342578589369434, 0.16117908212614823, 0.12330407867873489, -3.1326471989711324, -1.1368871968738241, -3.1400699156068335, 0.2773217184517185, -0.3819505962333683, 0.10286289341680867, -2.3468176126193985, -1.0198762413416023, 1.6062665250247818], "max": [0.3812104889848011, 0.3303778624670721, 0.2963068001605779, 3.1391164829267715, 0.11856882625371723, 3.1405996379586987, 0.38276260757671504, -0.1429059051784198, 0.25006985105401386, -1.201140906371035, 0.27028839382858605, 2.7403158267709573], "count": [481]}}} +{"episode_index": 248, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4580846957900807]], [[0.5477387951749326]], [[0.4857165080738178]]], "std": [[[0.2894726259524162]], [[0.20425685309166397]], [[0.21883808042039715]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40463466214917343]], [[0.4171865652633603]], [[0.38336758698577467]]], "std": [[[0.2716875251764973]], [[0.24263108787913126]], [[0.25595501092558026]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47906598183391]], [[0.4680272082852749]], [[0.37289648933102654]]], "std": [[[0.31484975082342215]], [[0.21575948845641404]], [[0.26029334231183154]]], "count": [100]}, "observation.state": {"min": [-0.7112165689468384, -0.2641727328300476, -0.5802249908447266, -1.5175102949142456, -1.559084415435791, 0.081437848508358, -0.5838479399681091, -0.6435559988021851, -0.501830518245697, 0.5054538249969482, -1.6323342323303223, 0.3878665566444397, -0.6686276197433472, -0.4313476085662842, 0.00835038535296917, -0.009822490625083447, -0.6135575175285339, 1.0394238233566284, -0.4637133479118347, 0.004133069887757301, -0.009547261521220207, 0.0032351280096918344, -0.6170183420181274, 1.0107238292694092, -0.4491598606109619, -0.0028625228442251682, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.003051656298339367, -8.944365254137665e-05, -0.856902003288269, -0.4255819618701935, -0.6581961512565613, -0.7024699449539185, -5.211356163024902, -1.8931745290756226, -1.6540884971618652, -0.11901112645864487, -0.20939156413078308, -0.7452234625816345, -1.1529415845870972, -1.25161612033844, -1.330955982208252, -0.6769800186157227, -12.237638473510742, -8.119658470153809, -2.1764347553253174, -9.55433464050293, -1.3485958576202393, -1.664224624633789, -0.9468864798545837, -10.801192283630371, -1.8620269298553467, -2.681929111480713, -9.035409927368164, -0.4304029643535614, -4.5622711181640625, -2.037240505218506, -0.0063470033928751945, -0.037069231271743774, -0.020447177812457085, -0.011598735116422176, -0.005455938167870045, -0.012379463762044907, -0.007784903049468994, -0.036057744175195694, -0.016912268474698067, -0.007453797850757837, -0.014277812093496323, -0.011704500764608383, -2.0573699474334717, -0.304363489151001, 4.7658867835998535, -34.697021484375, 13.145105361938477, -1.504685401916504, -0.3605700135231018, -0.2598224878311157, 5.300378799438477, -29.527299880981445, 12.662527084350586, -1.0668578147888184, -0.022184085100889206, -0.014414690434932709, 0.0, -0.13663585484027863, 0.37939226627349854, -0.043449997901916504, -0.07772836089134216, 0.34938114881515503, -0.31094664335250854, 0.01713155210018158, -3.1402130126953125, -1.1466946601867676, -3.1348142623901367, -2.531653881072998, -0.8513389229774475, 1.8967825174331665, -0.8127780556678772, -0.2369089126586914, 9.630077362060547, -0.01007765531539917, -0.02383524179458618, -0.07317778468132019, 0.024111498147249222, -0.020185265690088272, -0.7862919569015503, -0.6446245908737183], "max": [-0.15566110610961914, 0.5080354809761047, -0.28572556376457214, -0.37231945991516113, 0.005344931501895189, 0.6769739389419556, 0.17396287620067596, 0.03690490871667862, -0.017928987741470337, 0.8171232342720032, -0.8380997180938721, 0.748077392578125, 0.25616079568862915, -0.10490530729293823, 0.011404164135456085, 0.0006759509560652077, -0.6078656911849976, 1.0427637100219727, -0.4608611464500427, 0.009424865245819092, -0.006201630923897028, 0.012287077493965626, -0.6115710735321045, 1.0135523080825806, -0.4454917311668396, 0.0036761020310223103, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.003911545500159264, 1.4840572930552298e-06, 0.5798203945159912, 1.1611366271972656, 0.9234015941619873, 1.1472041606903076, 0.7407705783843994, 1.5459582805633545, 1.8978271484375, 1.093835711479187, 0.5210022330284119, 0.158249169588089, 0.43734484910964966, 0.5763928294181824, 0.6780131459236145, 0.6357548832893372, -1.7705045938491821, 5.799756050109863, 2.555555582046509, 0.5494505763053894, 1.2625153064727783, 2.2954823970794678, 0.3443223536014557, -2.4831604957580566, 6.07448148727417, 1.9798533916473389, -0.1526251584291458, 1.6929181814193726, 0.6886447072029114, 0.3730158805847168, 0.012908211909234524, 0.0330270454287529, 0.019710153341293335, 0.006213032640516758, 0.009083333425223827, 0.00483911344781518, 0.008984739892184734, 0.03388020768761635, 0.023043932393193245, 0.006838667206466198, 0.011078729294240475, 0.009356851689517498, 0.6787199974060059, 0.8759728670120239, 13.391992568969727, -22.754047393798828, 21.57489013671875, 0.9193966388702393, 2.2058401107788086, 0.9502078890800476, 15.233020782470703, -19.708541870117188, 21.056737899780273, 1.2740373611450195, 0.02048136480152607, 0.00754814688116312, 0.003663003910332918, -0.013663585297763348, 0.5309840440750122, 0.4438835084438324, 0.315239816904068, 0.528957724571228, -0.0954412966966629, 0.20940913259983063, 3.138916492462158, 0.368877649307251, 3.134711503982544, -1.0432367324829102, -0.11360219120979309, 2.642829656600952, -0.5350093841552734, 0.10368796437978745, 9.871984481811523, 0.01210552453994751, 0.012975692749023438, 0.05361166596412659, 0.02755105495452881, -0.017759524285793304, -0.763801634311676, -0.617109477519989], "mean": [-0.34437474608421326, -0.07099228352308273, -0.5303948521614075, -1.0921876430511475, -0.49428170919418335, 0.30480703711509705, -0.3881743252277374, -0.1641206294298172, -0.13510261476039886, 0.5917250514030457, -1.386682391166687, 0.5643113255500793, -0.39122435450553894, -0.29647162556648254, 0.009664637967944145, -0.0043048919178545475, -0.6124193072319031, 1.0415141582489014, -0.4626305103302002, 0.007738975808024406, -0.008398463949561119, 0.007525203283876181, -0.6141475439071655, 1.0115832090377808, -0.44695428013801575, 0.0013999156653881073, 0.8270125389099121, 1.745330572128296, 0.8270125389099121, 0.8270125389099121, 0.8270125389099121, 0.8270125389099121, 0.8850700855255127, 1.745330572128296, 0.8850700855255127, 0.8850700855255127, 0.8850700855255127, 0.8850700855255127, 0.0034856770653277636, -1.7925339079738478e-06, -0.037209708243608475, 0.05818542093038559, 0.015680521726608276, 0.12648668885231018, -0.10498850047588348, -0.012253976427018642, 0.015332265757024288, 0.07380227744579315, 0.051979925483465195, -0.026912270113825798, -0.06452248245477676, -0.01863350160419941, -0.06696392595767975, -0.030322052538394928, -7.587828159332275, -3.031437873840332, -0.49176257848739624, -4.013285160064697, -0.05434389039874077, 0.15196505188941956, -0.20907536149024963, -5.275022983551025, 2.6032891273498535, -0.15888573229312897, -5.454646110534668, 0.31345507502555847, -0.5577451586723328, -0.4207201600074768, 0.0006209985003806651, 0.0003973575949203223, 0.0006023409659974277, -0.00035601461422629654, 0.00025608079158701, -0.0006650110590271652, 0.0003785539011005312, 0.0011463784612715244, -0.0002268553653266281, 0.00033302887459285557, -0.0003705500566866249, -0.0003102283226326108, -1.0699654817581177, 0.10177146643400192, 7.566039562225342, -28.313100814819336, 16.096864700317383, -0.21385958790779114, 0.9470585584640503, 0.18720294535160065, 10.368377685546875, -26.300918579101562, 16.7784366607666, 0.19247658550739288, 0.0033643643837422132, -0.0029196657706052065, 0.001871024607680738, -0.06995537132024765, 0.43161916732788086, 0.1120370626449585, 0.18049193918704987, 0.40273940563201904, -0.14699921011924744, 0.15262190997600555, -1.1206074953079224, -0.6256840229034424, 0.9423171281814575, -2.099614381790161, -0.6472022533416748, 2.3612749576568604, -0.6630939841270447, -0.05928020179271698, 9.765924453735352, 0.0012358736712485552, -0.00023764895740896463, -0.0011811215663328767, 0.026580533012747765, -0.019306300207972527, -0.7755786776542664, -0.6303133964538574], "std": [0.15699303150177002, 0.262448787689209, 0.0793667808175087, 0.3738032281398773, 0.5851851105690002, 0.18008308112621307, 0.16861441731452942, 0.24007312953472137, 0.155692920088768, 0.10254313796758652, 0.2683245837688446, 0.0999213233590126, 0.2418695092201233, 0.08287648111581802, 0.0007888361578807235, 0.0028492617420852184, 0.0012027891352772713, 0.0011324877850711346, 0.0009619449265301228, 0.0019517200998961926, 0.001130986027419567, 0.0024160773027688265, 0.0014162639854475856, 0.0008310539997182786, 0.0009584461222402751, 0.0025429283268749714, 0.8601523041725159, 1.3113021850585938e-06, 0.8601523041725159, 0.8601523041725159, 0.8601523041725159, 0.8601523041725159, 0.8620714545249939, 1.3113021850585938e-06, 0.8620714545249939, 0.8620714545249939, 0.8620714545249939, 0.8620714545249939, 0.00018747113063000143, 1.1285622349532787e-05, 0.24652878940105438, 0.27811264991760254, 0.21105484664440155, 0.3432022035121918, 0.7946721315383911, 0.44409239292144775, 0.4312698245048523, 0.2190362513065338, 0.13446344435214996, 0.13302379846572876, 0.2547975182533264, 0.228445366024971, 0.29353609681129456, 0.16481386125087738, 1.9920586347579956, 3.5707194805145264, 1.2592161893844604, 2.879544258117676, 0.46494096517562866, 0.7242765426635742, 0.3155061602592468, 1.9436060190200806, 2.384568452835083, 1.0448752641677856, 2.175589084625244, 0.4405154585838318, 0.8900395035743713, 0.5245004892349243, 0.003301870310679078, 0.008484436199069023, 0.0057876016944646835, 0.0032410547137260437, 0.001924229902215302, 0.0024330439046025276, 0.002684391802176833, 0.008892448619008064, 0.005935128312557936, 0.002741829724982381, 0.002886751666665077, 0.0028310678899288177, 0.5461920499801636, 0.20929473638534546, 1.879679799079895, 3.2561230659484863, 1.7864702939987183, 0.6486647725105286, 0.5888262987136841, 0.2282891422510147, 2.2125697135925293, 2.628636360168457, 2.067324638366699, 0.666901707649231, 0.0069860657677054405, 0.0039451839402318, 0.0006076731369830668, 0.021221183240413666, 0.04358856379985809, 0.16621844470500946, 0.12419547885656357, 0.057879459112882614, 0.07378258556127548, 0.06465001404285431, 2.3594119548797607, 0.5620384812355042, 2.302119493484497, 0.4843025803565979, 0.25062182545661926, 0.23878178000450134, 0.04670394957065582, 0.05774415284395218, 0.03424336016178131, 0.0037368915509432554, 0.006388593465089798, 0.014744434505701065, 0.0008747836109250784, 0.00045236642472445965, 0.006373233627527952, 0.007833968847990036], "count": [242]}, "action": {"min": [-0.8145926594734192, -0.23852387070655823, -0.6426938772201538, -1.5070030689239502, -1.5703282356262207, 0.07916709035634995, -0.5825307369232178, -0.6673623323440552, -0.45266515016555786, 0.4508722424507141, -1.6181830167770386, 0.37852680683135986, -0.6976120471954346, -0.43055227398872375, 0.008084975183010101, -0.011487413197755814, -0.6094192266464233, 1.0356245040893555, -0.4651746153831482, 0.003829721827059984, -0.009531230665743351, 0.0006443492602556944, -0.6125742197036743, 1.0064871311187744, -0.44985678791999817, -0.0029587086755782366, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.003051656298339367, -8.944365254137665e-05, -0.856902003288269, -0.4255819618701935, -0.6581961512565613, -0.7024699449539185, -5.211356163024902, -1.8931745290756226, -1.6540884971618652, -0.11901112645864487, -0.20939156413078308, -0.7452234625816345, -1.1529415845870972, -1.25161612033844, -1.330955982208252, -0.6769800186157227], "max": [-0.16117726266384125, 0.5343993902206421, -0.2574789524078369, -0.3039764165878296, 0.008295329287648201, 0.6915778517723083, 0.18230897188186646, 0.04265044257044792, -0.004239090718328953, 0.8827104568481445, -0.7701881527900696, 0.7690190672874451, 0.22037655115127563, -0.10932311415672302, 0.012495441362261772, 0.0025064642541110516, -0.6024740934371948, 1.0402798652648926, -0.4600581228733063, 0.009005799889564514, -0.005300996359437704, 0.013807697221636772, -0.6054598093032837, 1.0127599239349365, -0.44436126947402954, 0.0033487628679722548, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.003911545500159264, 1.4840572930552298e-06, 0.5798203945159912, 1.1611366271972656, 0.9234015941619873, 1.1472041606903076, 0.7407705783843994, 1.5459582805633545, 1.8978271484375, 1.093835711479187, 0.5210022330284119, 0.158249169588089, 0.44488322734832764, 0.5763928294181824, 0.6780131459236145, 0.6357548832893372], "mean": [-0.38436320424079895, -0.035235896706581116, -0.5473225712776184, -1.0045722723007202, -0.5114831328392029, 0.30007225275039673, -0.3829892575740814, -0.159371480345726, -0.1135077103972435, 0.5912765860557556, -1.3727725744247437, 0.55973881483078, -0.4030534327030182, -0.3007221519947052, 0.009643708355724812, -0.0034307728055864573, -0.6067822575569153, 1.038318157196045, -0.46267467737197876, 0.0069672721438109875, -0.008233579806983471, 0.007502036634832621, -0.6092455983161926, 1.0091907978057861, -0.4470547139644623, 0.0008360633510164917, 0.8275174498558044, 1.745330572128296, 0.8275174498558044, 0.8275174498558044, 0.8275174498558044, 0.8275174498558044, 0.8844931125640869, 1.745330572128296, 0.8844931125640869, 0.8844931125640869, 0.8844931125640869, 0.8844931125640869, 0.003487103618681431, -1.8131660226572421e-06, -0.03584487363696098, 0.05865376070141792, 0.017103776335716248, 0.12393688410520554, -0.10237767547369003, -0.008278564549982548, 0.013247921131551266, 0.07395583391189575, 0.052018627524375916, -0.027365468442440033, -0.06666339188814163, -0.018008338287472725, -0.06567031890153885, -0.029667476192116737], "std": [0.16438640654087067, 0.2482752501964569, 0.1051803007721901, 0.3939460813999176, 0.5901702642440796, 0.18040689826011658, 0.16568832099437714, 0.23397080600261688, 0.1307203322649002, 0.11304095387458801, 0.2737407088279724, 0.10504471510648727, 0.2257259041070938, 0.07751559466123581, 0.0009467880008742213, 0.0031420965678989887, 0.001548884785734117, 0.0012949146330356598, 0.0011873102048411965, 0.0017193873645737767, 0.0011502077104523778, 0.0027860316913574934, 0.001480091828852892, 0.0011754907900467515, 0.0011471535544842482, 0.0022468832321465015, 0.8603112697601318, 1.3113021850585938e-06, 0.8603112697601318, 0.8603112697601318, 0.8603112697601318, 0.8603112697601318, 0.861792802810669, 1.3113021850585938e-06, 0.861792802810669, 0.861792802810669, 0.861792802810669, 0.861792802810669, 0.00018811237532645464, 1.1283280400675721e-05, 0.24762646853923798, 0.2780977785587311, 0.21214395761489868, 0.34647613763809204, 0.7962672114372253, 0.44833648204803467, 0.43267178535461426, 0.2189904898405075, 0.13445305824279785, 0.13273657858371735, 0.25288423895835876, 0.22882211208343506, 0.2932555675506592, 0.16515854001045227], "count": [242]}, "timestamp": {"min": [0.0], "max": [8.033333333333333], "mean": [4.016666666666667], "std": [2.328626204439004], "count": [242]}, "frame_index": {"min": [0], "max": [241], "mean": [120.5], "std": [69.85878613317011], "count": [242]}, "episode_index": {"min": [253], "max": [253], "mean": [253.0], "std": [0.0], "count": [242]}, "index": {"min": [99982], "max": [100223], "mean": [100102.5], "std": [69.85878613317011], "count": [242]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [242]}, "subtask_annotation": {"mean": [0.2892561983471074, 2.0, 2.0, 2.0, 2.0], "std": [0.4712918158473788, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [242]}, "scene_annotation": {"mean": [253.0], "std": [0.0], "min": [253], "max": [253], "count": [242]}, "eef_direction_state": {"mean": [4.351239669421488, 3.7148760330578514], "std": [1.9254114383739793, 2.160240312505227], "min": [0, 0], "max": [6, 6], "count": [242]}, "eef_velocity_state": {"mean": [0.8677685950413223, 0.6942148760330579], "std": [0.8074257508563621, 0.6598644389533617], "min": [0, 0], "max": [2, 2], "count": [242]}, "eef_acc_mag_state": {"mean": [0.8057851239669421, 0.6239669421487604], "std": [0.852492458526654, 0.8301672432707404], "min": [0, 0], "max": [2, 2], "count": [242]}, "eef_direction_action": {"mean": [3.9008264462809916, 2.9917355371900825], "std": [1.8693038377020759, 2.0690392539030413], "min": [0, 0], "max": [6, 6], "count": [242]}, "eef_velocity_action": {"mean": [1.0578512396694215, 0.8636363636363636], "std": [0.7904128083618268, 0.5695438220973489], "min": [0, 0], "max": [2, 2], "count": [242]}, "eef_acc_mag_action": {"mean": [1.037190082644628, 1.0702479338842976], "std": [0.794259594031802, 0.817691229495126], "min": [0, 0], "max": [2, 2], "count": [242]}, "eef_sim_pose_state": {"mean": [0.30115077939783513, 0.1717151360588971, 0.13898051432072822, -1.0954705196988408, -0.6258469762818653, 0.9299213075882536, 0.26306867231385145, -0.21595345918104802, 0.11749771640188537, -2.0995584476946627, -0.6472790619503521, 2.3613203396300295], "std": [0.03405807872890275, 0.14629221225059094, 0.04817942155146096, 2.412945773548206, 0.5622926629729245, 2.371238322636438, 0.06096386710109823, 0.07159631707275636, 0.008745542736958297, 0.48429678107221835, 0.25062258604874876, 0.2387511286297092], "min": [0.25930807186476545, 0.05930488981089205, 0.02132761801507025, -3.1413652492834387, -1.147268876028407, -3.141466890165664, 0.209948824023092, -0.37080203474271795, 0.09719248511615677, -2.5316774001681974, -0.851342917095433, 1.8967399906001352], "max": [0.3867508908024731, 0.46920945548672577, 0.19468933424840343, 3.1411494376514755, 0.36852916946216796, 3.1380929111744584, 0.3807300377371735, -0.1637111800391799, 0.13874448257757344, -1.0432264814640835, -0.11335802119397265, 2.642840189241288], "count": [242]}, "eef_sim_pose_action": {"mean": [0.307177199031506, 0.1863146458764101, 0.1264603053004441, 2.4124831325282976, -0.628063735820945, 0.5429204816354183, 0.2613588774928065, -0.20825743516143755, 0.11327509550788391, -2.108102031666816, -0.6698688744865483, 2.3681629418073795], "std": [0.03411529838193554, 0.14869526461399799, 0.05061703390608891, 0.8378513394022176, 0.5951743967280393, 2.5175842956945917, 0.05874156904883336, 0.06371952051713815, 0.007884476274836481, 0.47157514248165744, 0.24551704015576956, 0.2220681484645106], "min": [0.2602546963091816, 0.0623969548981055, 0.006540502738170058, 0.9979063926741758, -1.2273987247917462, -3.1328184225094935, 0.21104280704936945, -0.3615001375682299, 0.0992075373120504, -2.5728964408481154, -0.8656665001110907, 1.8815354677990772], "max": [0.4014259493590709, 0.4858092512062953, 0.19001765729227382, 3.1068373597082153, 0.4542285021270436, 3.138389931105348, 0.3879742650432402, -0.15702706574630215, 0.13117823645150264, -0.9697402709840993, -0.12159505308993923, 2.59527948799981], "count": [242]}}} +{"episode_index": 249, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4184167723952326]], [[0.5477152321222607]], [[0.46730250144175317]]], "std": [[[0.29893024395264417]], [[0.19991164618698914]], [[0.22601390205953864]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4608426350442138]], [[0.4502799644367551]], [[0.3495847558631296]]], "std": [[[0.3234720863232731]], [[0.2232777785313151]], [[0.27566208542149484]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.459692983467897]], [[0.4621985894848135]], [[0.3317030420991926]]], "std": [[[0.32508489125573087]], [[0.20093937817584512]], [[0.2522228602607181]]], "count": [100]}, "observation.state": {"min": [-0.8198786973953247, -0.12130867689847946, -0.9049549698829651, -1.6116340160369873, -0.7476226091384888, -0.5356991291046143, -0.6139889359474182, -0.5105370879173279, -0.07229646295309067, 0.4459391236305237, -1.2695958614349365, 0.23220515251159668, -0.6178972721099854, -0.3853817582130432, 0.012821049429476261, -0.021316174417734146, -0.6057222485542297, 0.9739302396774292, -0.4045540690422058, -0.03448522090911865, -0.006318780593574047, 0.034058816730976105, -0.6100321412086487, 0.9913667440414429, -0.4142366945743561, 0.029327914118766785, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.053693752735853195, -3.5379696328163845e-06, -0.8867536187171936, -0.45325419306755066, -0.7794479131698608, -1.1240127086639404, -1.354465365409851, -1.4303258657455444, -0.9663197994232178, -0.6086674928665161, -0.2920180857181549, -0.8613413572311401, -0.7165675163269043, -2.353137493133545, -2.4736475944519043, -1.4605484008789062, -15.867729187011719, -6.013431549072266, -1.2637362480163574, -11.202686309814453, -2.238095283508301, -1.2625153064727783, -2.266788959503174, -7.616510391235352, -3.1746034622192383, -1.3620268106460571, -8.821734428405762, -3.644078254699707, -0.7747252583503723, -1.865079402923584, -0.007670347113162279, -0.013933530077338219, -0.04889649897813797, -0.0056463791988790035, -0.05072251707315445, -0.029608044773340225, -0.007259294390678406, -0.01885168068110943, -0.0485273152589798, -0.01926983706653118, -0.03321675956249237, -0.049645379185676575, -3.308759927749634, -0.8945316672325134, -0.6087269186973572, -36.065704345703125, 0.02886066772043705, -0.6287115812301636, -2.9057700634002686, -1.4698528051376343, -1.6331698894500732, -36.390472412109375, -0.2589990496635437, -1.2869616746902466, -0.019445450976490974, -0.01730615273118019, 0.021978022530674934, -0.09564509987831116, 0.34375131130218506, 0.01774836890399456, 0.048030756413936615, 0.36250096559524536, -0.12481220066547394, -0.025238120928406715, -2.9820849895477295, -1.316010594367981, -3.055976629257202, -2.100928783416748, -1.287767767906189, 1.9214129447937012, -0.8046277761459351, -0.21263106167316437, 9.696686744689941, -0.02085140347480774, -0.051967114210128784, -0.0722036063671112, -0.02913355827331543, 0.006789885926991701, 0.7671332359313965, 0.6359655857086182], "max": [0.07321096956729889, 0.5390254259109497, -0.4293487071990967, -1.0959787368774414, 0.2293623387813568, 0.41683709621429443, -0.0700940191745758, -0.04212167114019394, 0.14686882495880127, 0.7573244571685791, -0.76513671875, 1.4390292167663574, 0.019758708775043488, 0.15527135133743286, 0.017297865822911263, -0.01658722385764122, -0.5627272129058838, 0.9748103022575378, -0.38863855600357056, -0.021512554958462715, -0.0015344272833317518, 0.04101432487368584, -0.5685158967971802, 0.9998031854629517, -0.4024679958820343, 0.03902696445584297, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.05283341184258461, 2.0739876163133886e-06, 0.4218341112136841, 0.710101842880249, 0.4181535243988037, 0.37219521403312683, 1.0084477663040161, 1.4872666597366333, 0.6511037945747375, 0.7799729108810425, 0.23594015836715698, 0.5323477387428284, 0.7644671201705933, 5.03246545791626, 0.7558249235153198, 1.7604806423187256, -2.794947624206543, 8.394383430480957, 3.355921983718872, 5.8302812576293945, 1.721611738204956, 2.8406591415405273, 1.721611738204956, 7.193370819091797, 9.829059600830078, 1.8534798622131348, 9.829059600830078, 2.008547067642212, 4.7918195724487305, 1.778998851776123, 0.0118716387078166, 0.03261767327785492, 0.0689685270190239, 0.005395121872425079, 0.018470605835318565, 0.025150751695036888, 0.013533800840377808, 0.05321571230888367, 0.07276496291160583, 0.013584794476628304, 0.013734422624111176, 0.024978013709187508, -0.3817799985408783, 0.43056297302246094, 15.990217208862305, -19.474729537963867, 22.654903411865234, 0.7238022089004517, 0.7211400270462036, -0.2338402271270752, 11.105555534362793, -16.024065017700195, 19.612478256225586, -0.05865732580423355, 0.02063703164458275, 0.008196979761123657, 0.026251526549458504, -0.05465434491634369, 0.4935556650161743, 0.17148175835609436, 0.2800389528274536, 0.46977499127388, -0.0241481252014637, 0.1112051010131836, 2.979145050048828, -0.42660796642303467, 2.9684319496154785, -1.165929913520813, 0.12079998105764389, 2.368882656097412, -0.09112580865621567, 0.1906319111585617, 9.879999160766602, 0.01290428638458252, 0.0736219584941864, 0.047916561365127563, -0.012712709605693817, 0.023071875795722008, 0.7710351943969727, 0.6413203477859497], "mean": [-0.31669893860816956, 0.15491175651550293, -0.637737512588501, -1.4018146991729736, -0.22826968133449554, -0.025233544409275055, -0.22438150644302368, -0.2244238555431366, 0.07415534555912018, 0.5695101022720337, -0.9700941443443298, 0.6201984882354736, -0.24342945218086243, -0.28487342596054077, 0.015999753028154373, -0.018624814227223396, -0.5961205959320068, 0.974395215511322, -0.3965272307395935, -0.028594687581062317, -0.0027606419753283262, 0.037994999438524246, -0.5999665856361389, 0.9962408542633057, -0.4090191423892975, 0.034625038504600525, 0.9246373772621155, 1.7453250885009766, 0.9246373772621155, 0.9246373772621155, 0.9246373772621155, 0.9246373772621155, 0.537173867225647, 1.6532118320465088, 0.537173867225647, 0.537173867225647, 0.537173867225647, 0.537173867225647, -0.05332230031490326, -4.4125238218839513e-07, -0.021382316946983337, 0.007900174707174301, 0.002798390807583928, -0.018620477989315987, -0.01902981847524643, 0.005992840509861708, -0.009405596181750298, -0.010858158580958843, 0.004418253432959318, 0.006227755453437567, 0.03635840862989426, 0.023784739896655083, 0.004344451241195202, 0.00984658021479845, -7.485632419586182, -1.1660561561584473, 1.0713156461715698, -4.16135311126709, -0.07340758293867111, 0.4150199890136719, -0.4136918783187866, -5.003118515014648, 5.253922462463379, 0.04298264533281326, -3.1873788833618164, 0.1084243655204773, 0.253273606300354, -0.3751148283481598, 0.0005507757887244225, 0.0006181493517942727, -0.00037239465746097267, -0.0002992877853102982, 0.0006639289204031229, -0.0003916164278052747, 0.0007095039472915232, 0.0007387170335277915, -0.0005512520438060164, -2.4683391529833898e-05, 0.00046282517723739147, -0.00026726254145614803, -1.7396126985549927, -0.30904778838157654, 8.486692428588867, -24.784868240356445, 13.686071395874023, 0.09251127392053604, -1.0600683689117432, -0.907065749168396, 7.654836177825928, -24.418500900268555, 13.172295570373535, -0.6171225905418396, 0.0023798756301403046, -0.0029089723248034716, 0.024314913898706436, -0.07779396325349808, 0.4133710563182831, 0.09630674868822098, 0.15219295024871826, 0.39597442746162415, -0.04512443393468857, 0.032185785472393036, 0.6577358841896057, -0.8643192648887634, -1.20444655418396, -1.6220320463180542, -0.8378209471702576, 2.1435086727142334, -0.6244990825653076, -0.029514530673623085, 9.771539688110352, -0.0003344339784234762, 0.0004842345369979739, 0.0008801866788417101, -0.025135133415460587, 0.01923949643969536, 0.7698370814323425, 0.6374311447143555], "std": [0.3230561912059784, 0.2481929361820221, 0.14503908157348633, 0.11546251177787781, 0.25135841965675354, 0.31974101066589355, 0.14562547206878662, 0.08969061076641083, 0.06179145723581314, 0.07687210291624069, 0.09690191596746445, 0.3069370985031128, 0.10725966095924377, 0.15088428556919098, 0.001397317391820252, 0.0010999501682817936, 0.00951583031564951, 0.00023466972925234586, 0.004803615156561136, 0.003151058917865157, 0.001488942070864141, 0.001623480231501162, 0.009731372818350792, 0.0030821433756500483, 0.0037414394319057465, 0.0027106846682727337, 0.8642902374267578, 4.172325134277344e-06, 0.8642902374267578, 0.8642902374267578, 0.8642902374267578, 0.8642902374267578, 0.7916545271873474, 0.3764403462409973, 0.7916545271873474, 0.7916545271873474, 0.7916545271873474, 0.7916545271873474, 0.00013500476779881865, 8.876221500031534e-07, 0.22035545110702515, 0.18118104338645935, 0.17004600167274475, 0.2225639373064041, 0.3061036169528961, 0.3333435356616974, 0.23252640664577484, 0.16605637967586517, 0.06317898631095886, 0.17154499888420105, 0.17038758099079132, 0.7424737215042114, 0.3271685838699341, 0.29812780022621155, 3.6410584449768066, 3.4642701148986816, 1.084275722503662, 4.078709125518799, 0.7558243274688721, 0.8540651798248291, 0.7493849396705627, 2.4788200855255127, 3.251682758331299, 0.7741119861602783, 3.811166763305664, 0.6789483428001404, 1.1213853359222412, 0.738646388053894, 0.003202068852260709, 0.005271606612950563, 0.015902720391750336, 0.002147178864106536, 0.00764478649944067, 0.005783238913863897, 0.0029097783844918013, 0.007027551531791687, 0.01566040888428688, 0.003347604302689433, 0.005063735879957676, 0.006647326983511448, 0.6599626541137695, 0.23034650087356567, 3.6114375591278076, 3.1734561920166016, 5.316586494445801, 0.2906400263309479, 0.7005257606506348, 0.22340063750743866, 2.878059148788452, 4.7542724609375, 4.555150032043457, 0.26845014095306396, 0.007493023294955492, 0.005000624805688858, 0.0005230113165453076, 0.00772132258862257, 0.048538852483034134, 0.04402140900492668, 0.051868438720703125, 0.026349470019340515, 0.0277219507843256, 0.0317983515560627, 1.8371120691299438, 0.3372699022293091, 2.0076956748962402, 0.19356773793697357, 0.3911163806915283, 0.13191191852092743, 0.12496846169233322, 0.06330722570419312, 0.029240647330880165, 0.004906041081994772, 0.01730063185095787, 0.01225356012582779, 0.0039926026947796345, 0.003603600198403001, 0.0005841872189193964, 0.000808433978818357], "count": [360]}, "action": {"min": [-0.9107479453086853, -0.1119498461484909, -0.9711519479751587, -1.6830588579177856, -0.7620140910148621, -0.5474965572357178, -0.615471363067627, -0.462433397769928, -0.09545949101448059, 0.3740675151348114, -1.0681153535842896, 0.22520218789577484, -0.6398906111717224, -0.37579023838043213, 0.011806517839431763, -0.024306990206241608, -0.6032630801200867, 0.9700530767440796, -0.40437033772468567, -0.03294256329536438, -0.0065669529139995575, 0.027743417769670486, -0.6076152324676514, 0.9893786907196045, -0.41679954528808594, 0.028648216277360916, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.053693752735853195, -3.5379696328163845e-06, -0.8867536187171936, -0.45325419306755066, -0.7794479131698608, -1.1240127086639404, -1.354465365409851, -1.4303258657455444, -0.9663197994232178, -0.6086674928665161, -0.2920180857181549, -0.8613413572311401, -0.7165675163269043, -2.353137493133545, -2.475876569747925, -1.4605484008789062], "max": [0.07345195859670639, 0.5752198696136475, -0.42777514457702637, -1.0081079006195068, 0.23537564277648926, 0.5065513253211975, -0.06019096076488495, -0.15148486196994781, 0.15425527095794678, 0.8142051100730896, -0.62296462059021, 1.442415714263916, 0.04699697345495224, 0.16801594197750092, 0.017945576459169388, -0.014887882396578789, -0.5652585029602051, 0.9771302342414856, -0.39016127586364746, -0.020779138430953026, -0.00031344915623776615, 0.038096167147159576, -0.5693550109863281, 1.0004734992980957, -0.40434035658836365, 0.03817015513777733, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.05283341184258461, 2.0739876163133886e-06, 0.4218341112136841, 0.710101842880249, 0.4181535243988037, 0.37219521403312683, 1.0084477663040161, 1.4872666597366333, 0.6511037945747375, 0.7799729108810425, 0.23594015836715698, 0.5323477387428284, 0.7644671201705933, 5.50241756439209, 0.7558249235153198, 1.8557212352752686], "mean": [-0.354574978351593, 0.1632828414440155, -0.652241587638855, -1.3591936826705933, -0.23296572268009186, -0.027878502383828163, -0.22126075625419617, -0.24107725918293, 0.077430859208107, 0.5722904205322266, -0.911375880241394, 0.6146417260169983, -0.2338295429944992, -0.28362494707107544, 0.015182078815996647, -0.018491532653570175, -0.5927348732948303, 0.9736687541007996, -0.39739084243774414, -0.02744978852570057, -0.0028249784372746944, 0.034361083060503006, -0.596384584903717, 0.9960571527481079, -0.41059714555740356, 0.033869147300720215, 0.9246373772621155, 1.7453250885009766, 0.9246373772621155, 0.9246373772621155, 0.9246373772621155, 0.9246373772621155, 0.537028431892395, 1.6532118320465088, 0.537028431892395, 0.537028431892395, 0.537028431892395, 0.537028431892395, -0.053323179483413696, -4.460370632841659e-07, -0.020903941243886948, 0.007706015836447477, 0.003049757331609726, -0.019570041447877884, -0.018401166424155235, 0.007635367568582296, -0.010445977561175823, -0.010888006538152695, 0.004284323193132877, 0.006111140828579664, 0.03666755184531212, 0.014326992444694042, 0.01105677429586649, 0.009650631807744503], "std": [0.33182576298713684, 0.2411382496356964, 0.1649702787399292, 0.14426785707473755, 0.2570663094520569, 0.3235202729701996, 0.14818385243415833, 0.07512553781270981, 0.06756541132926941, 0.09278538078069687, 0.10815548896789551, 0.306749552488327, 0.10694390535354614, 0.15246157348155975, 0.0014012650353834033, 0.0017389004351571202, 0.008320502005517483, 0.001346693024970591, 0.004598773550242186, 0.0029366204980760813, 0.0014938039239495993, 0.001957431435585022, 0.008637643419206142, 0.003082538489252329, 0.00375691382214427, 0.00254128803499043, 0.8642902374267578, 4.172325134277344e-06, 0.8642902374267578, 0.8642902374267578, 0.8642902374267578, 0.8642902374267578, 0.7916061282157898, 0.3764403164386749, 0.7916061282157898, 0.7916061282157898, 0.7916061282157898, 0.7916061282157898, 0.0001361071626888588, 8.91254444468359e-07, 0.220687597990036, 0.18123356997966766, 0.17008866369724274, 0.22315578162670135, 0.3061847388744354, 0.33452409505844116, 0.23329220712184906, 0.16737805306911469, 0.06382420659065247, 0.17234788835048676, 0.1714935451745987, 0.7262933254241943, 0.3003954589366913, 0.30716395378112793], "count": [360]}, "timestamp": {"min": [0.0], "max": [11.966666666666667], "mean": [5.983333333333333], "std": [3.4640882505224098], "count": [360]}, "frame_index": {"min": [0], "max": [359], "mean": [179.5], "std": [103.92264751567228], "count": [360]}, "episode_index": {"min": [254], "max": [254], "mean": [254.0], "std": [0.0], "count": [360]}, "index": {"min": [100224], "max": [100583], "mean": [100403.5], "std": [103.92264751567228], "count": [360]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [360]}, "subtask_annotation": {"mean": [0.2611111111111111, 2.0, 2.0, 2.0, 2.0], "std": [0.45171142323007996, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [360]}, "scene_annotation": {"mean": [254.0], "std": [0.0], "min": [254], "max": [254], "count": [360]}, "eef_direction_state": {"mean": [4.0472222222222225, 4.302777777777778], "std": [1.8975109589950068, 2.4551517390435005], "min": [0, 0], "max": [6, 6], "count": [360]}, "eef_velocity_state": {"mean": [0.9722222222222222, 0.4111111111111111], "std": [0.7373417386166142, 0.5989703098641551], "min": [0, 0], "max": [2, 2], "count": [360]}, "eef_acc_mag_state": {"mean": [0.8944444444444445, 0.41944444444444445], "std": [0.8432557422950546, 0.7372318512307653], "min": [0, 0], "max": [2, 2], "count": [360]}, "eef_direction_action": {"mean": [3.5972222222222223, 3.6333333333333333], "std": [1.9065655729480215, 2.4046251729161865], "min": [0, 0], "max": [6, 6], "count": [360]}, "eef_velocity_action": {"mean": [1.075, 0.6277777777777778], "std": [0.6645278189979892, 0.5580776086566743], "min": [0, 0], "max": [2, 2], "count": [360]}, "eef_acc_mag_action": {"mean": [1.05, 0.6555555555555556], "std": [0.8217528690414035, 0.8321473041490148], "min": [0, 0], "max": [2, 2], "count": [360]}, "eef_sim_pose_state": {"mean": [0.2914606684659156, 0.19754922962791535, 0.15578298352294664, 0.6576386952239628, -0.8646227017179701, -1.2044188408480732, 0.2598033110326813, -0.14609876816535067, 0.0464964127754498, -1.6216877058715988, -0.8378763041726807, 2.1432808553279457], "std": [0.07161124372930801, 0.06376874510626011, 0.06858424182333328, 1.8720159670422225, 0.3374123389525715, 2.0402299976772618, 0.02605208123616323, 0.01714243314275068, 0.017299188491548458, 0.1931707255837867, 0.3910488359182579, 0.13179092486898178], "min": [0.19533679996707998, 0.11469641587344648, 0.08384761432702335, -3.1349650246979044, -1.3161137849463485, -3.1128643663091515, 0.22873414423026645, -0.19195546855220053, 0.01639870226137454, -2.0920828866740195, -1.2877722701478138, 1.9215628319634712], "max": [0.38937724548461217, 0.3008913645615975, 0.30725297548893804, 3.0647683813772555, -0.42661363119612306, 3.1037356993070055, 0.34077728351380554, -0.13123302678233698, 0.07249720382648636, -1.1649046498860918, 0.12077677158170363, 2.3688822795545605], "count": [360]}, "eef_sim_pose_action": {"mean": [0.29967961028026324, 0.2024149578827514, 0.15490774261068083, 0.6232067865566215, -0.8459912172356501, -1.1754226170595357, 0.26060540187872894, -0.14909121772844391, 0.03782739506689782, -1.545491771907797, -0.8336014605883982, 2.0994725556104608], "std": [0.07085672308562113, 0.06214506557743109, 0.07642250240673852, 1.8695913372426827, 0.3624623311262728, 2.0280566405673826, 0.019725813957870448, 0.02123051010517116, 0.017103504423820453, 0.2285752817592202, 0.410962650893314, 0.16048813871183584], "min": [0.20421904455013368, 0.12026187381444121, 0.07967818894063394, -3.097640064427834, -1.3959490352429667, -3.108552666283078, 0.22546995436840744, -0.19972237517210037, 0.010619670156859108, -1.837255318174846, -1.3276405983461055, 1.6582351794017964], "max": [0.4009441067234313, 0.31660324637277, 0.3400953922609742, 3.0998023259789416, -0.38272265158008056, 3.098489238423643, 0.3074391380807346, -0.13048207084188482, 0.06432087175978304, -0.961530371348712, 0.1890486542513592, 2.3523450732136197], "count": [360]}}} +{"episode_index": 250, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.454696208189158]], [[0.54213380911188]], [[0.48534340638216067]]], "std": [[[0.28291489483507976]], [[0.20177347396571807]], [[0.21181350227452947]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40626592176086124]], [[0.41415928489042675]], [[0.3813466743560169]]], "std": [[[0.2775046239621829]], [[0.2433905182943817]], [[0.25917135615258524]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4635617911380238]], [[0.4727898404459823]], [[0.4000583044982699]]], "std": [[[0.2936850623382656]], [[0.22580904223737427]], [[0.26220782229759265]]], "count": [100]}, "observation.state": {"min": [-0.6681854724884033, -0.31052276492118835, -0.46818414330482483, -1.4118417501449585, -1.5713937282562256, -0.012033187784254551, -0.7038236856460571, -0.9243768453598022, -0.5723854303359985, 0.5334309339523315, -1.305027723312378, 0.33430710434913635, -0.671015739440918, -0.7000099420547485, 0.009422823786735535, -0.00972769409418106, -0.6121569275856018, 1.036985158920288, -0.4539041519165039, -0.002734547480940819, -0.007482165936380625, 0.0025935315061360598, -0.6203440427780151, 1.0166058540344238, -0.4413127899169922, -0.008525936864316463, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006666241213679314, -0.00019056687597185373, -0.526075541973114, -0.6367706060409546, -0.888641357421875, -1.6381374597549438, -2.253445863723755, -1.3431336879730225, -2.3757474422454834, -0.1747172623872757, -0.0973491221666336, -1.4112694263458252, -0.6783698797225952, -1.126206636428833, -2.8384127616882324, -1.0568761825561523, -12.204233169555664, -16.880342483520508, -2.4853482246398926, -10.347986221313477, -2.008547067642212, -1.090354084968567, -1.090354084968567, -10.27783489227295, -0.8852258920669556, -3.1312575340270996, -7.875457763671875, -0.6886447072029114, -5.308302879333496, -4.5335774421691895, -0.006148262415081263, -0.02526601031422615, -0.025483427569270134, -0.007648240774869919, -0.004738226532936096, -0.007332118693739176, -0.00792522169649601, -0.01697288081049919, -0.019350998103618622, -0.006479925476014614, -0.012751158326864243, -0.010565767996013165, -2.7148799896240234, -0.4008689522743225, 2.672459840774536, -32.445152282714844, 9.159538269042969, -0.6388348937034607, -0.8271899819374084, -0.41942769289016724, 7.067171096801758, -34.552154541015625, 13.238691329956055, -0.2984774112701416, -0.021168101578950882, -0.013069461099803448, -0.0012210012646391988, -0.13663585484027863, 0.38690486550331116, -0.025601480156183243, -0.06954118609428406, 0.3466234803199768, -0.3343091607093811, 0.021659022197127342, -3.1339967250823975, -1.2482998371124268, -3.0941946506500244, -2.757518768310547, -0.8182406425476074, 1.9943352937698364, -0.6749038696289062, -0.18211793899536133, 9.687477111816406, -0.010814934968948364, -0.022078752517700195, -0.07925769686698914, 0.0021961978636682034, 0.02465447224676609, -0.08834146708250046, 0.9957032799720764], "max": [-0.10567978024482727, 0.09879956394433975, 0.0583675391972065, -0.2689402997493744, -0.006858895532786846, 0.697719931602478, 0.09079363942146301, -0.014537978917360306, 0.17433278262615204, 1.3410747051239014, -0.7844228744506836, 1.097209095954895, 0.2359185665845871, -0.15241709351539612, 0.010911088436841965, 0.0023569115437567234, -0.6047717928886414, 1.0401804447174072, -0.45171138644218445, 0.0022129800636321306, -0.00598275288939476, 0.014577530324459076, -0.6095532178878784, 1.0181313753128052, -0.43939363956451416, -0.005702751688659191, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.007251298986375332, 2.5576987354725134e-06, 0.4005590081214905, 0.537164032459259, 1.3988322019577026, 2.0294251441955566, 2.791743755340576, 1.7452316284179688, 1.3934677839279175, 1.248633861541748, 0.7814780473709106, 0.21390317380428314, 0.22377043962478638, 0.6742686033248901, 0.3820544183254242, 0.5730115175247192, -2.063732862472534, 2.8693530559539795, 1.9938949346542358, 0.33577534556388855, 0.9755799770355225, 1.2338217496871948, 0.6312576532363892, -0.5567624568939209, 18.457469940185547, 4.296703338623047, 1.4346765279769897, 5.02136754989624, 3.0989010334014893, 0.28693529963493347, 0.010049020871520042, 0.045584872364997864, 0.027135197073221207, 0.00775776244699955, 0.005027727223932743, 0.00340876542031765, 0.007971812039613724, 0.05624235421419144, 0.017826298251748085, 0.012657027691602707, 0.006517800036817789, 0.0026443260721862316, -0.4029899835586548, 0.4825274646282196, 10.31866455078125, -23.30674934387207, 17.967065811157227, 1.113885760307312, 1.569540023803711, 0.5827447175979614, 14.253118515014648, -23.648189544677734, 18.602811813354492, 1.5887978076934814, 0.02133885584771633, 0.013883628882467747, 0.0012210012646391988, -0.027327170595526695, 0.574970543384552, 0.29301226139068604, 0.3267885148525238, 0.5130051970481873, -0.02526846155524254, 0.20008061826229095, 3.1329870223999023, 0.340859979391098, 3.105079174041748, -0.8796350955963135, -0.03458701819181442, 2.7661943435668945, -0.346710205078125, 0.23423631489276886, 9.885269165039062, 0.017143666744232178, 0.027873456478118896, 0.037609219551086426, 0.00355819845572114, 0.03109000436961651, -0.06168866902589798, 0.9976480603218079], "mean": [-0.3633543848991394, -0.16795416176319122, -0.34811878204345703, -0.8890103697776794, -0.5240607261657715, 0.34907302260398865, -0.5225614309310913, -0.2143571674823761, -0.026728887110948563, 0.6638381481170654, -1.1451336145401, 0.7531093955039978, -0.5531038045883179, -0.40826478600502014, 0.010497336275875568, -0.0030654259026050568, -0.6106925010681152, 1.03850519657135, -0.45306020975112915, 5.3580180974677205e-05, -0.006410730071365833, 0.008222400210797787, -0.61748206615448, 1.0172019004821777, -0.44043126702308655, -0.0069225081242620945, 0.6977046132087708, 1.745330572128296, 0.6977046132087708, 0.6977046132087708, 0.6977046132087708, 0.6977046132087708, 0.6236885190010071, 1.745330572128296, 0.6236885190010071, 0.6236885190010071, 0.6236885190010071, 0.6236885190010071, 0.006955055985599756, -2.2996786356088705e-05, -0.013135319575667381, -0.009816433303058147, 0.014941693283617496, 0.0034925404470413923, -0.003878251416608691, -0.013858218677341938, -0.0009760663961060345, 0.10263732820749283, 0.0893099382519722, -0.09634696692228317, -0.04824273660778999, -0.005033651366829872, -0.11069171875715256, -0.0666138157248497, -8.300835609436035, -5.019477844238281, -0.005693001672625542, -5.744894981384277, -0.25250306725502014, 0.11266598850488663, -0.3862501084804535, -4.530198097229004, 5.074300765991211, 0.5178928375244141, -4.870964050292969, 0.6900113224983215, -1.7519447803497314, -0.6700625419616699, 0.00032163012656383216, 0.0006153524154797196, -0.0005030407337471843, -0.0007031737477518618, 0.00013318653509486467, -0.0005451987963169813, -0.000205623175133951, 0.0004720036231447011, 0.0004618300881702453, 0.0004630455223377794, 7.632298206772248e-07, -0.0003951153776142746, -1.7816410064697266, 0.005736825056374073, 6.364254474639893, -28.35618782043457, 13.682151794433594, 0.08627268671989441, 0.12899138033390045, 0.019684845581650734, 9.77611255645752, -29.073741912841797, 15.280450820922852, 0.4908282458782196, 0.0007787906797602773, -0.0017455668421462178, 0.0006021944573149085, -0.07160836458206177, 0.44744208455085754, 0.10881751030683517, 0.15189704298973083, 0.39041635394096375, -0.0876789391040802, 0.12196239829063416, 0.17636233568191528, -0.7055016756057739, 0.08124156296253204, -2.037614107131958, -0.4508380591869354, 2.3649723529815674, -0.5644046068191528, 0.015413345769047737, 9.77676773071289, 0.0016070998972281814, 0.0005481253028847277, 0.0003901300660800189, 0.002952072536572814, 0.029430195689201355, -0.07501059025526047, 0.9967178106307983], "std": [0.15748248994350433, 0.1521226167678833, 0.13273581862449646, 0.3622180223464966, 0.607483446598053, 0.23358912765979767, 0.29187649488449097, 0.24454908072948456, 0.19738365709781647, 0.22053520381450653, 0.15029984712600708, 0.21080398559570312, 0.2336042821407318, 0.13113601505756378, 0.0003277554060332477, 0.002881595166400075, 0.0016596888890489936, 0.0010169619927182794, 0.0007684377487748861, 0.0018878232222050428, 0.00027735994081012905, 0.0029909471049904823, 0.0025874257553368807, 0.0004968790453858674, 0.0007560773519799113, 0.0011801162036135793, 0.8406810164451599, 1.3113021850585938e-06, 0.8406810164451599, 0.8406810164451599, 0.8406810164451599, 0.8406810164451599, 0.8131439089775085, 1.3113021850585938e-06, 0.8131439089775085, 0.8131439089775085, 0.8131439089775085, 0.8131439089775085, 0.00013873317220713943, 4.403675484354608e-05, 0.20080797374248505, 0.21019481122493744, 0.36100414395332336, 0.6257019639015198, 0.7425810694694519, 0.4483279287815094, 0.5144479870796204, 0.25173836946487427, 0.1891551911830902, 0.3140978217124939, 0.16035854816436768, 0.30489256978034973, 0.48806095123291016, 0.26605990529060364, 1.9747167825698853, 5.318006992340088, 1.113638162612915, 3.109600782394409, 0.5940597653388977, 0.40826740860939026, 0.360443115234375, 1.976137399673462, 3.2933363914489746, 1.6108498573303223, 2.1494431495666504, 1.3278658390045166, 2.527453899383545, 1.0856600999832153, 0.002812999999150634, 0.008790216408669949, 0.006297122687101364, 0.0028995086904615164, 0.0014522434212267399, 0.001591961132362485, 0.0025285405572503805, 0.008546967059373856, 0.006053803022950888, 0.002953931223601103, 0.0019191789906471968, 0.0017989540938287973, 0.4227609932422638, 0.2068154513835907, 1.6196441650390625, 2.1070737838745117, 1.96498441696167, 0.4858270585536957, 0.430248498916626, 0.2217005044221878, 1.211191177368164, 2.7587058544158936, 1.133137583732605, 0.5161234736442566, 0.007027989719063044, 0.005495927762240171, 0.0004632484633475542, 0.02001439966261387, 0.04920092225074768, 0.10821808874607086, 0.10985031723976135, 0.049196306616067886, 0.0837370902299881, 0.044550325721502304, 2.552177906036377, 0.5365132689476013, 2.503145456314087, 0.4011801481246948, 0.17935116589069366, 0.15853682160377502, 0.05783809348940849, 0.05978193134069443, 0.0338624007999897, 0.004021073691546917, 0.008095955476164818, 0.013873335905373096, 0.0002801020164042711, 0.0013363230973482132, 0.007069246843457222, 0.0005110008060000837], "count": [245]}, "action": {"min": [-0.7632758021354675, -0.33809104561805725, -0.5380653738975525, -1.4016169309616089, -1.5707963705062866, -0.02158929966390133, -0.6981316804885864, -0.8995003700256348, -0.5025157332420349, 0.45361974835395813, -1.346962571144104, 0.3247073292732239, -0.6981316804885864, -0.6981316804885864, 0.009455994702875614, -0.008478994481265545, -0.6115884780883789, 1.0333399772644043, -0.4545956254005432, -0.0029502790421247482, -0.007319620810449123, 0.0022765817120671272, -0.6191707849502563, 1.0100172758102417, -0.4424227774143219, -0.008477453142404556, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006666241213679314, -0.0002448858867865056, -0.526075541973114, -0.6367706060409546, -0.888641357421875, -1.6381374597549438, -2.253445863723755, -1.3431336879730225, -2.3757474422454834, -0.1747172623872757, -0.0973491221666336, -1.4112694263458252, -0.6783698797225952, -1.126206636428833, -2.8384127616882324, -1.0568761825561523], "max": [-0.11335726827383041, 0.10834499448537827, 0.17284080386161804, -0.20980797708034515, 0.00025349113275296986, 0.6981316804885864, 0.09255529940128326, -0.005469760857522488, 0.2659018337726593, 1.35878324508667, -0.7187018394470215, 1.0993751287460327, 0.22879305481910706, -0.1604020744562149, 0.011857405304908752, 0.004128511995077133, -0.5981319546699524, 1.0390796661376953, -0.4504854679107666, 0.0016828490188345313, -0.00486726313829422, 0.015461007133126259, -0.6040050387382507, 1.017502784729004, -0.437641441822052, -0.005462669767439365, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.007251298986375332, 2.5576987354725134e-06, 0.4005590081214905, 0.537164032459259, 1.3988322019577026, 2.0294251441955566, 2.791743755340576, 1.7452316284179688, 1.3934677839279175, 1.248633861541748, 0.7814780473709106, 0.21390317380428314, 0.21342535316944122, 0.6742686033248901, 0.3820544183254242, 0.5730115175247192], "mean": [-0.3939749598503113, -0.1616317629814148, -0.3434202969074249, -0.8491997718811035, -0.5254813432693481, 0.34216442704200745, -0.5184701681137085, -0.19359168410301208, 0.0025516068562865257, 0.6472824215888977, -1.128492832183838, 0.7529516220092773, -0.5790477395057678, -0.42119723558425903, 0.01048867404460907, -0.002825036644935608, -0.6066668629646301, 1.035974383354187, -0.4532153904438019, -0.00014675584679935127, -0.006256265100091696, 0.007583871018141508, -0.6137206554412842, 1.0150070190429688, -0.44066062569618225, -0.006815998815000057, 0.6969922780990601, 1.745330572128296, 0.6969922780990601, 0.6969922780990601, 0.6969922780990601, 0.6969922780990601, 0.6177757978439331, 1.745330572128296, 0.6177757978439331, 0.6177757978439331, 0.6177757978439331, 0.6177757978439331, 0.0069562457501888275, -2.2723092115484178e-05, -0.013055074028670788, -0.009779611602425575, 0.014080453664064407, 0.0034425731282681227, -0.005035725422203541, -0.013114293105900288, -0.0009397101821377873, 0.102909617125988, 0.08887284249067307, -0.09702078998088837, -0.050439316779375076, -0.005700772628188133, -0.10985829681158066, -0.06583292782306671], "std": [0.16117222607135773, 0.15887990593910217, 0.14807645976543427, 0.3895316421985626, 0.6080473065376282, 0.23162876069545746, 0.29107242822647095, 0.20668797194957733, 0.16855601966381073, 0.19078543782234192, 0.14631399512290955, 0.2167636901140213, 0.2117043286561966, 0.12900815904140472, 0.00044686321052722633, 0.003252105787396431, 0.0024656285531818867, 0.001270979642868042, 0.0008968952461145818, 0.0016132359160110354, 0.00042366673005744815, 0.003403363050892949, 0.002923195715993643, 0.00128520920407027, 0.00102511839941144, 0.0009637887706048787, 0.8411983251571655, 1.3113021850585938e-06, 0.8411983251571655, 0.8411983251571655, 0.8411983251571655, 0.8411983251571655, 0.8124634027481079, 1.3113021850585938e-06, 0.8124634027481079, 0.8124634027481079, 0.8124634027481079, 0.8124634027481079, 0.00013922103971708566, 4.463403092813678e-05, 0.20081187784671783, 0.21019521355628967, 0.3612913489341736, 0.6257023215293884, 0.7427899241447449, 0.44851791858673096, 0.5144480466842651, 0.2516855001449585, 0.18911828100681305, 0.31406745314598083, 0.16016575694084167, 0.30468249320983887, 0.488066703081131, 0.2660472095012665], "count": [245]}, "timestamp": {"min": [0.0], "max": [8.133333333333333], "mean": [4.066666666666666], "std": [2.357493961344923], "count": [245]}, "frame_index": {"min": [0], "max": [244], "mean": [122.0], "std": [70.7248188403477], "count": [245]}, "episode_index": {"min": [255], "max": [255], "mean": [255.0], "std": [0.0], "count": [245]}, "index": {"min": [100584], "max": [100828], "mean": [100706.0], "std": [70.7248188403477], "count": [245]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [245]}, "subtask_annotation": {"mean": [0.27755102040816326, 2.0, 2.0, 2.0, 2.0], "std": [0.4656640227576049, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [245]}, "scene_annotation": {"mean": [255.0], "std": [0.0], "min": [255], "max": [255], "count": [245]}, "eef_direction_state": {"mean": [4.093877551020408, 3.036734693877551], "std": [1.913262857141291, 2.2485091548420657], "min": [0, 0], "max": [6, 6], "count": [245]}, "eef_velocity_state": {"mean": [1.1061224489795918, 0.8285714285714286], "std": [0.8648246639012783, 0.6285714285714281], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_acc_mag_state": {"mean": [1.0326530612244897, 0.746938775510204], "std": [0.8517419737441418, 0.8578811203539369], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_direction_action": {"mean": [3.4326530612244897, 2.5673469387755103], "std": [1.9547313354830147, 2.0021812345439702], "min": [0, 0], "max": [6, 6], "count": [245]}, "eef_velocity_action": {"mean": [1.236734693877551, 1.036734693877551], "std": [0.7935180971023836, 0.5666564584098188], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_acc_mag_action": {"mean": [1.089795918367347, 1.0693877551020408], "std": [0.8231955896133379, 0.8025988607508948], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_sim_pose_state": {"mean": [0.31033869239190087, 0.1635125644502523, 0.09788189582765625, 0.2013646016493054, -0.7057099582076762, 0.04324793250953735, 0.26062676858254813, -0.1761944878302902, 0.08253485637738522, -2.0375555423914844, -0.45101563080014306, 2.3650637033224378], "std": [0.04176504443168123, 0.08859534545393319, 0.05360371669775107, 2.627259349255997, 0.5365197577505857, 2.5625430412579115, 0.0540658228483009, 0.0768749221567183, 0.021995969720667884, 0.4011701792242601, 0.17921604139691888, 0.15838621407071987], "min": [0.25622128250777615, 0.072520780364082, 0.012182237763388119, -3.1398961917212755, -1.2483354293153288, -3.138114338766578, 0.21226850453468304, -0.3855384215859519, 0.06066260974236585, -2.7575496524096383, -0.8184868225332766, 1.9943349260968977], "max": [0.4107588803365774, 0.3094569128715416, 0.21127159469003953, 3.141555590325436, 0.3408599553350249, 3.129762820191816, 0.40580558372666764, -0.11092879989231476, 0.1568627204966037, -0.8796446722246073, -0.03458752925622521, 2.766233284619924], "count": [245]}, "eef_sim_pose_action": {"mean": [0.3165278947234469, 0.16928833068238863, 0.09822096821070954, 0.5550875471969638, -0.6925602775791535, 0.12638435438366613, 0.2543170387622267, -0.165488540847503, 0.07521919789424625, -2.06475883944455, -0.4786251136003023, 2.3794922022459692], "std": [0.03933377708570333, 0.09039536991176628, 0.05453080403456994, 2.566104209289878, 0.5611341500005926, 2.565201516377804, 0.048101955136741294, 0.06540102852994915, 0.01825201049257268, 0.3939812634035176, 0.17087560906553764, 0.15885459177062541], "min": [0.2578465171145427, 0.0640680273309424, 0.008454619997616031, -3.1374919884139367, -1.3054008299842939, -3.116729684746603, 0.20609741076293228, -0.3733026951900688, 0.050826625050443566, -2.9188932924736726, -0.8552406336730519, 1.9731973866841748], "max": [0.4195661262608091, 0.32079693602476356, 0.21589952859854938, 3.1399147385797956, 0.3875200893806561, 3.1393854365148623, 0.40106942427828035, -0.09697866695532989, 0.13416274701289518, -0.8314836248675961, -0.039532905007847674, 2.789503685690997], "count": [245]}}} +{"episode_index": 251, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.414779253171857]], [[0.5253117046328335]], [[0.4599547457708574]]], "std": [[[0.28344918133530955]], [[0.19893185438518862]], [[0.22783744431571817]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40899648933102656]], [[0.4082489787581699]], [[0.34902868127643216]]], "std": [[[0.30078159328726833]], [[0.25497057826265174]], [[0.2857148964656874]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4030155781430219]], [[0.4074222294309881]], [[0.33366862504805844]]], "std": [[[0.3053575204706702]], [[0.2433721491468661]], [[0.2885372142863326]]], "count": [100]}, "observation.state": {"min": [-0.43090569972991943, -0.09384392201900482, -0.4757010340690613, -1.9143415689468384, -1.3516465425491333, -0.22125717997550964, -0.5681369304656982, -0.7467511892318726, -0.08220154047012329, 0.19722306728363037, -1.89450204372406, 0.0006743199191987514, -0.4251561164855957, -0.37053683400154114, 0.002127879299223423, 0.013769805431365967, -0.623748242855072, 0.9821794629096985, -0.3905240297317505, -0.019755300134420395, -0.009144152514636517, -0.004398148972541094, -0.6266363859176636, 1.0073657035827637, -0.40725064277648926, 0.04508107900619507, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.011061535216867924, -0.00038356194272637367, -0.7469830513000488, -0.2352760285139084, -0.2680501937866211, -1.7073616981506348, -2.2491962909698486, -1.5375677347183228, -1.0464863777160645, -1.0640207529067993, -0.3087258040904999, -0.5985361933708191, -1.1137404441833496, -2.651707649230957, -0.48093414306640625, -0.7886916399002075, -9.69880199432373, -5.647130966186523, -1.6147741079330444, -10.80586051940918, -0.8608059287071228, -0.6599512100219727, -1.778998851776123, -12.72758960723877, -2.136752128601074, -1.4743589162826538, -8.821734428405762, -0.6599512100219727, -2.3528695106506348, -1.4633699655532837, -0.006233080755919218, -0.012457884848117828, -0.014514943584799767, -0.0064078085124492645, -0.015242219902575016, -0.014439033344388008, -0.006137830670922995, -0.01098928414285183, -0.013882823288440704, -0.00863118376582861, -0.011962049640715122, -0.007717525586485863, 0.0, -0.7312146425247192, 5.716094493865967, -29.875349044799805, 6.304154872894287, -0.38556936383247375, 0.08483999967575073, -0.3117869794368744, 5.359766483306885, -30.093400955200195, 5.7478742599487305, -1.1283230781555176, -0.01642819494009018, -0.01333400048315525, -0.0024420025292783976, -0.09564509987831116, 0.302691251039505, 0.0445098914206028, 0.027367722243070602, 0.3460569381713867, -0.19953274726867676, 0.01274495292454958, -3.1351475715637207, -1.17033052444458, -3.072658061981201, -3.109143018722534, -1.2046129703521729, -3.1376729011535645, -0.7837293744087219, -0.1393069475889206, 9.627059936523438, -0.006158173084259033, -0.016380488872528076, -0.06874305009841919, -0.03181798756122589, 0.014894934371113777, 0.8896546363830566, 0.45261964201927185], "max": [0.28195634484291077, 0.10070958733558655, -0.08926470577716827, -0.6844558715820312, 0.18921363353729248, 0.5194827318191528, 0.08163650333881378, 0.19601696729660034, 0.16022035479545593, 0.6227602958679199, -0.3822367787361145, 1.3828493356704712, 0.10042319446802139, 0.30813732743263245, 0.003021078649908304, 0.015713945031166077, -0.6185498237609863, 0.9824377298355103, -0.3783298134803772, -0.015778159722685814, -0.008149288594722748, -0.002601967193186283, -0.6195260286331177, 1.0089945793151855, -0.3960351049900055, 0.048769403249025345, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.011547746136784554, -0.0003790465125348419, 0.7392005920410156, 0.18245413899421692, 0.33734506368637085, 1.7825791835784912, 2.7543749809265137, 1.0098410844802856, 0.8974113464355469, 0.6379632949829102, 0.18284974992275238, 0.4629305899143219, 1.2702014446258545, 2.755424976348877, 2.3035643100738525, 1.4794528484344482, -1.2805535793304443, 3.0219781398773193, 2.0219779014587402, 1.6483516693115234, 0.918192982673645, 2.5250306129455566, 1.0329670906066895, -3.129004955291748, 8.577533721923828, 2.7942614555358887, -0.7936508059501648, 1.1477410793304443, 0.9755799770355225, 0.4017094075679779, 0.006671266630291939, 0.022266976535320282, 0.012485908344388008, 0.005847625434398651, 0.025927579030394554, 0.007997171953320503, 0.006722893100231886, 0.021686237305402756, 0.012676389887928963, 0.00919849518686533, 0.024646058678627014, 0.011708000674843788, 0.9968700408935547, -0.007423498667776585, 13.406840324401855, -21.78742790222168, 15.956886291503906, 0.3432920575141907, 1.2726000547409058, 0.2969399690628052, 10.496828079223633, -22.42576026916504, 15.131866455078125, -0.47887080907821655, 0.028286024928092957, 0.013060884550213814, 0.0006105006323195994, -0.04099075868725777, 0.5114671587944031, 0.3536611795425415, 0.3184415400028229, 0.5668249130249023, -0.012150144204497337, 0.3481326401233673, 3.134108781814575, -0.07339108735322952, 3.0263869762420654, -1.1750025749206543, 0.21732163429260254, 3.129682779312134, -0.5347478985786438, 0.11127495765686035, 9.847475051879883, 0.010881185531616211, 0.014044851064682007, 0.04259559512138367, -0.029077114537358284, 0.016418231651186943, 0.891044020652771, 0.45523786544799805], "mean": [-0.05652030557394028, -0.016340767964720726, -0.29887574911117554, -1.575936198234558, -0.14989493787288666, -0.004520168993622065, -0.263984352350235, -0.2887169122695923, 0.05152786150574684, 0.4090125262737274, -1.2818022966384888, 0.7102752327919006, -0.187555193901062, -0.10658777505159378, 0.0024131282698363066, 0.014319871552288532, -0.6219703555107117, 0.982326090335846, -0.38213473558425903, -0.016963515430688858, -0.008785962127149105, -0.0038533927872776985, -0.6235182881355286, 1.0079654455184937, -0.3996162712574005, 0.04769536480307579, 0.31311747431755066, 1.484830379486084, 0.31311747431755066, 0.31311747431755066, 0.31311747431755066, 0.31311747431755066, 0.5421812534332275, 1.6498085260391235, 0.5421812534332275, 0.5421812534332275, 0.5421812534332275, 0.5421812534332275, 0.01138221099972725, -0.0003818085533566773, -0.0019587986171245575, -0.0044298190623521805, 0.00733113894239068, -0.009118150919675827, 0.0025496219750493765, -0.010812041349709034, -0.01600242406129837, -0.01065573375672102, 0.0020825162064284086, 0.0032674474641680717, 0.0029524043202400208, -0.015621150843799114, 0.019550053402781487, -0.0023521902039647102, -5.655397415161133, -2.6051056385040283, -0.23335000872612, -5.782999515533447, 0.13842378556728363, 0.1633579432964325, -0.6215028166770935, -7.591633319854736, 2.7865066528320312, 0.1091536432504654, -5.076972961425781, 0.31539082527160645, -0.6151267886161804, -0.418173611164093, -1.184347547678044e-05, -0.00010781372111523524, -0.00031381938606500626, 4.506993354880251e-05, 0.00034820925793610513, -9.700765076559037e-05, 1.8867960534407757e-05, 0.00045692126150242984, -0.00015516160055994987, -0.00026787121896632016, 0.00042835730710066855, 1.7027314243023284e-05, 0.5275940895080566, -0.2549690008163452, 10.228240013122559, -25.198881149291992, 12.350516319274902, -0.004101763945072889, 0.7239007353782654, 0.07145580649375916, 7.749218463897705, -25.39188003540039, 11.364914894104004, -0.7973707318305969, 0.0026630214415490627, -0.0024395748041570187, -0.0013060466153547168, -0.07357493788003922, 0.38529646396636963, 0.14007040858268738, 0.2157524824142456, 0.4487511217594147, -0.1415559947490692, 0.17647676169872284, -0.8981624841690063, -0.8908087015151978, 1.299443006515503, -2.1099982261657715, -0.57488614320755, 2.1253976821899414, -0.6667320132255554, 0.0022522429935634136, 9.766085624694824, 0.0008519398397766054, 0.0004968011053279042, -0.00015955961134750396, -0.030838631093502045, 0.01572965271770954, 0.8902757167816162, 0.4541034698486328], "std": [0.1896541267633438, 0.05966346338391304, 0.10464710742235184, 0.2825523018836975, 0.5225520730018616, 0.25577595829963684, 0.14098742604255676, 0.30667242407798767, 0.06452729552984238, 0.14485903084278107, 0.5358489751815796, 0.4299151301383972, 0.1287664920091629, 0.26679033041000366, 0.0002692705893423408, 0.0005442854599095881, 0.0016302510630339384, 6.902534369146451e-05, 0.0033656288869678974, 0.001117606763727963, 0.0002762650547083467, 0.0005490239127539098, 0.002091899747028947, 0.0004015314334537834, 0.003046971745789051, 0.0011463230475783348, 0.662169337272644, 0.614265501499176, 0.662169337272644, 0.662169337272644, 0.662169337272644, 0.662169337272644, 0.8016560673713684, 0.3848523795604706, 0.8016560673713684, 0.8016560673713684, 0.8016560673713684, 0.8016560673713684, 7.209766044979915e-05, 7.628435128026467e-07, 0.22976471483707428, 0.060963571071624756, 0.11113235354423523, 0.4235117435455322, 0.5386248230934143, 0.30180853605270386, 0.2226562201976776, 0.2590312361717224, 0.0764436274766922, 0.18975290656089783, 0.3860575258731842, 0.584349513053894, 0.28843528032302856, 0.2561953067779541, 2.0649313926696777, 2.1182336807250977, 1.0480419397354126, 3.287147045135498, 0.3808097243309021, 0.6042532920837402, 0.6278992891311646, 2.8200249671936035, 3.3284800052642822, 1.109802484512329, 2.5863962173461914, 0.3519401550292969, 0.6580008864402771, 0.4090573191642761, 0.00229906989261508, 0.0041991351172327995, 0.0047668577171862125, 0.0023914657067507505, 0.00460398755967617, 0.002211988437920809, 0.002413203939795494, 0.004836564883589745, 0.004741187673062086, 0.0026001199148595333, 0.0038639986887574196, 0.0017455542692914605, 0.19947248697280884, 0.1245524138212204, 2.037257194519043, 2.1346518993377686, 2.315826177597046, 0.13737927377223969, 0.2433360069990158, 0.11303941160440445, 1.2761863470077515, 1.8529231548309326, 2.2135660648345947, 0.12207844853401184, 0.006975201424211264, 0.004134943708777428, 0.0004719093849416822, 0.010592625476419926, 0.05245201289653778, 0.08637688308954239, 0.0727117583155632, 0.07562670856714249, 0.04962325841188431, 0.10700380057096481, 2.4535253047943115, 0.3254379332065582, 1.8255900144577026, 0.6258583664894104, 0.4805339276790619, 0.9209697842597961, 0.04054976627230644, 0.042374636977910995, 0.029710305854678154, 0.0025147965643554926, 0.004772986751049757, 0.00823045801371336, 0.0006070273229852319, 0.00029046452254988253, 0.00028310526977293193, 0.0005559841520152986], "count": [402]}, "action": {"min": [-0.47586607933044434, -0.08612949401140213, -0.5223914384841919, -1.9789249897003174, -1.3579151630401611, -0.22342348098754883, -0.5837195515632629, -0.8075615167617798, -0.12224169820547104, 0.16114741563796997, -1.8898521661758423, -0.06289266049861908, -0.42836809158325195, -0.3759550452232361, 0.0017143628792837262, 0.008341485634446144, -0.621353805065155, 0.9800820350646973, -0.3934730887413025, -0.019417578354477882, -0.009501537308096886, -0.00886535458266735, -0.6236636638641357, 1.0056416988372803, -0.4101545810699463, 0.04387999325990677, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.011061535216867924, -0.00038356194272637367, -0.7469830513000488, -0.2352760285139084, -0.2680501937866211, -1.7073616981506348, -2.2491962909698486, -1.5375677347183228, -1.0464863777160645, -1.0640207529067993, -0.3087258040904999, -0.5985361933708191, -1.1137404441833496, -2.651707649230957, -0.48093414306640625, -0.7886916399002075], "max": [0.2807457149028778, 0.09576132148504257, -0.047563645988702774, -0.5623235106468201, 0.19314375519752502, 0.5229557752609253, 0.08953798562288284, 0.16142037510871887, 0.17884956300258636, 0.6707714796066284, -0.3181791603565216, 1.3839571475982666, 0.16581253707408905, 0.30660372972488403, 0.004169409163296223, 0.016412533819675446, -0.6118607521057129, 0.9838985204696655, -0.38011401891708374, -0.015676481649279594, -0.007097164168953896, -0.0004633281205315143, -0.6128785014152527, 1.009399175643921, -0.3975631296634674, 0.047570016235113144, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.011547746136784554, -0.0003790465125348419, 0.7392005920410156, 0.18245413899421692, 0.33734506368637085, 1.7825791835784912, 2.7543749809265137, 1.0098410844802856, 0.8974113464355469, 0.6379632949829102, 0.18284974992275238, 0.4629305899143219, 1.2702014446258545, 2.755424976348877, 2.3035643100738525, 1.4794528484344482], "mean": [-0.08528685569763184, -0.010844300501048565, -0.3045766353607178, -1.5323371887207031, -0.15020880103111267, -0.007683120667934418, -0.26345157623291016, -0.32282766699790955, 0.04677901044487953, 0.41589248180389404, -1.2351549863815308, 0.7058765292167664, -0.183891162276268, -0.10764448344707489, 0.0026750057004392147, 0.013123507611453533, -0.6174706816673279, 0.9819801449775696, -0.3839033842086792, -0.016909141093492508, -0.008560014888644218, -0.003992715384811163, -0.6189125180244446, 1.007655143737793, -0.4015984535217285, 0.04643940180540085, 0.31311747431755066, 1.484830379486084, 0.31311747431755066, 0.31311747431755066, 0.31311747431755066, 0.31311747431755066, 0.5423983335494995, 1.6541500091552734, 0.5423983335494995, 0.5423983335494995, 0.5423983335494995, 0.5423983335494995, 0.011381984688341618, -0.00038180308183655143, -0.002185126533731818, -0.004777350928634405, 0.007425626274198294, -0.00900401920080185, 0.0023980962578207254, -0.010915660299360752, -0.016329487785696983, -0.01034490019083023, 0.0018833102658390999, 0.003148838644847274, 0.0031980392523109913, -0.016610322520136833, 0.020555080845952034, -0.0025639133527874947], "std": [0.20149138569831848, 0.05686774104833603, 0.11983946710824966, 0.31138497591018677, 0.5240252017974854, 0.2556561529636383, 0.1457493007183075, 0.31296613812446594, 0.07202661037445068, 0.1511079967021942, 0.5553535223007202, 0.4362276792526245, 0.1365981251001358, 0.2663988769054413, 0.00048252916894853115, 0.0014912433689460158, 0.0022138021886348724, 0.0006732792244292796, 0.0035653267987072468, 0.0009886346524581313, 0.00047476007603108883, 0.0015335478819906712, 0.002346601104363799, 0.0007733195670880377, 0.0029783197678625584, 0.001051950384862721, 0.662169337272644, 0.614265501499176, 0.662169337272644, 0.662169337272644, 0.662169337272644, 0.662169337272644, 0.8016767501831055, 0.37595561146736145, 0.8016767501831055, 0.8016767501831055, 0.8016767501831055, 0.8016767501831055, 7.203841960290447e-05, 7.613156185470871e-07, 0.2297377586364746, 0.061351478099823, 0.1111309826374054, 0.4235110580921173, 0.5386136174201965, 0.3017885684967041, 0.22264009714126587, 0.2590733766555786, 0.07654750347137451, 0.18973444402217865, 0.38608065247535706, 0.5846019387245178, 0.28905653953552246, 0.2561710774898529], "count": [402]}, "timestamp": {"min": [0.0], "max": [13.366666666666667], "mean": [6.683333333333333], "std": [3.8682348352628155], "count": [402]}, "frame_index": {"min": [0], "max": [401], "mean": [200.5], "std": [116.04704505788446], "count": [402]}, "episode_index": {"min": [256], "max": [256], "mean": [256.0], "std": [0.0], "count": [402]}, "index": {"min": [100829], "max": [101230], "mean": [101029.5], "std": [116.04704505788446], "count": [402]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [402]}, "subtask_annotation": {"mean": [0.5472636815920398, 2.0, 2.0, 2.0, 2.0], "std": [0.5076577519930011, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [402]}, "scene_annotation": {"mean": [256.0], "std": [0.0], "min": [256], "max": [256], "count": [402]}, "eef_direction_state": {"mean": [3.8333333333333335, 3.654228855721393], "std": [2.155539741098745, 2.064228507387122], "min": [0, 0], "max": [6, 6], "count": [402]}, "eef_velocity_state": {"mean": [0.8731343283582089, 0.9676616915422885], "std": [0.7831081248395545, 0.7098798195358147], "min": [0, 0], "max": [2, 2], "count": [402]}, "eef_acc_mag_state": {"mean": [0.6840796019900498, 0.8805970149253731], "std": [0.820869138728734, 0.8468094300002552], "min": [0, 0], "max": [2, 2], "count": [402]}, "eef_direction_action": {"mean": [3.654228855721393, 3.31592039800995], "std": [2.082226259651269, 1.9704774464068004], "min": [0, 0], "max": [6, 6], "count": [402]}, "eef_velocity_action": {"mean": [0.9601990049751243, 1.1144278606965174], "std": [0.7780623721298873, 0.6924186436898235], "min": [0, 0], "max": [2, 2], "count": [402]}, "eef_acc_mag_action": {"mean": [0.8681592039800995, 1.1169154228855722], "std": [0.8434890194293406, 0.8126869859455855], "min": [0, 0], "max": [2, 2], "count": [402]}, "eef_sim_pose_state": {"mean": [0.25407872033625956, 0.2096638238343529, 0.1479332171536626, -0.8985417914463608, -0.8911023368833892, 1.2997751299429579, 0.3047028743626571, -0.18866251714325893, 0.1518306887950661, -2.1093526827916627, -0.5752133092182531, 2.1170304521455754], "std": [0.04588673664361836, 0.04942289114357365, 0.04111733017934244, 2.4775338996236247, 0.3253193505376921, 1.8573284679696391, 0.0684370471067025, 0.0340814877347681, 0.039445660012046864, 0.6257951451970923, 0.48079244148737654, 1.031108098793334], "min": [0.16863702810349215, 0.15709441884234532, 0.051010783847852945, -3.1385386314057433, -1.170208475235977, -3.111081737243063, 0.193032355623121, -0.24352386226113257, 0.09754795697895995, -3.1088013571225193, -1.2049826286387193, -3.1411457980651107], "max": [0.3428578272613596, 0.3287611949831477, 0.2223318648164764, 3.1411603917963156, -0.07353271864834698, 3.135230978572312, 0.41403216354072303, -0.12179858275080532, 0.2297344571109156, -1.175005081419623, 0.21732343344327898, 3.1403934006661576], "count": [402]}, "eef_sim_pose_action": {"mean": [0.26024433128023683, 0.2098285894518307, 0.14480543529128648, -0.7362927685797713, -0.9044639961456978, 1.2962165874005451, 0.3115066984905095, -0.1896158211979267, 0.15192889571263324, -2.0599869826391037, -0.5586699528931172, 1.9346762779183422], "std": [0.04678298550012641, 0.0515500277374893, 0.04313217066508688, 2.5303849758152652, 0.3396032428016506, 1.863583591107056, 0.06909938892084945, 0.03656232921860365, 0.040100947995248555, 0.7335177306569961, 0.48231050881336796, 1.3295263904711823], "min": [0.1693910735660025, 0.14929576505583503, 0.044759453374998585, -3.1409237069494313, -1.168089836028649, -3.1344491476545486, 0.19838856363332114, -0.2505809563707499, 0.09840586447161978, -3.1414135376846732, -1.1680790884586574, -3.13583524463971], "max": [0.34117019836146417, 0.33482578264087626, 0.22048032625343542, 3.136124289732714, -0.0748893593648916, 3.090510041687664, 0.42588441104411634, -0.11187997801879918, 0.22993870082825255, 3.120357441263902, 0.22211992200433373, 3.1292534258977516], "count": [402]}}} +{"episode_index": 252, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4035810313341023]], [[0.511429666474433]], [[0.44935227316416765]]], "std": [[[0.2836123106169665]], [[0.20253879648223833]], [[0.22486556167899982]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42981831026528255]], [[0.4238706483083429]], [[0.3342241685890042]]], "std": [[[0.3209732948778315]], [[0.2443610062930192]], [[0.28229078282274345]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4019699514609765]], [[0.4271364523260284]], [[0.34753225682429834]]], "std": [[[0.2973248004338024]], [[0.23935778867334664]], [[0.2817878285037267]]], "count": [100]}, "observation.state": {"min": [-0.4212864935398102, -0.3108881711959839, -0.5217640399932861, -1.8255393505096436, -1.3199074268341064, -0.5970104336738586, -0.6984805464744568, -0.7266091108322144, -0.27189329266548157, 0.030015403404831886, -1.5388307571411133, 0.45996421575546265, 0.026896221563220024, -0.4447144567966461, 0.007931623607873917, -0.01255884114652872, -0.6289518475532532, 0.9809187650680542, -0.3863883316516876, -0.026810355484485626, -0.011960008181631565, 0.01444910280406475, -0.6404218077659607, 1.00575590133667, -0.3917257785797119, 0.0466388538479805, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -2.016764256040915e-06, -2.028777998930309e-06, -0.5779888033866882, -1.0060346126556396, -0.8958082795143127, -1.9157192707061768, -2.317049264907837, -0.9175689220428467, -1.1643067598342896, -1.1047570705413818, -0.4763515591621399, -0.48662373423576355, -1.6183451414108276, -0.9039815068244934, -0.5134902000427246, -0.7804815769195557, -10.700973510742188, -4.8229546546936035, -1.7832722663879395, -10.866910934448242, -0.6886447072029114, -1.004273533821106, -1.3199023008346558, -12.32672119140625, -5.525030612945557, -2.232600688934326, -9.218559265136719, -0.7460317611694336, -1.865079402923584, -1.4346764087677002, -0.007699394132941961, -0.013192471116781235, -0.011215472593903542, -0.0052068522199988365, -0.027827546000480652, -0.01133864838629961, -0.013941260986030102, -0.013848520815372467, -0.012964890338480473, -0.006309128366410732, -0.024319659918546677, -0.010806598700582981, -1.6331700086593628, -0.4157159626483917, 6.978089332580566, -28.642791748046875, 8.044682502746582, -1.0110780000686646, -0.5514600276947021, -0.5864564776420593, 5.2261433601379395, -28.229143142700195, 7.764323711395264, -1.7212023735046387, -0.020791778340935707, -0.014461247250437737, 0.0012210012646391988, -0.10930868983268738, 0.3440432548522949, 0.05589412525296211, 0.02526640146970749, 0.3771117925643921, -0.27997058629989624, 0.023615464568138123, -3.085552930831909, -1.2767857313156128, -2.717472791671753, -2.301485776901245, -1.1411556005477905, 1.6654525995254517, -0.8748818635940552, -0.18457476794719696, 9.669538497924805, -0.010714590549468994, -0.018216848373413086, -0.051362961530685425, -0.032238397747278214, 0.019866060465574265, 0.8178040981292725, 0.5709913969039917], "max": [0.15998193621635437, 0.6275321841239929, 0.24777358770370483, -1.0887309312820435, 0.19921718537807465, -0.059508778154850006, -0.0347980335354805, 0.09935290366411209, 0.1735713928937912, 0.43183088302612305, -0.5972265005111694, 1.1821129322052002, 0.3192867040634155, -0.04832424223423004, 0.00988965667784214, -0.0066469088196754456, -0.6265567541122437, 0.9814251661300659, -0.3782171308994293, -0.020927298814058304, -0.008910953998565674, 0.01905732788145542, -0.6348332762718201, 1.0081819295883179, -0.38445019721984863, 0.05293126031756401, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.001152021111920476, 2.165014848287683e-06, 1.2120791673660278, 1.0305614471435547, 0.5106155872344971, 0.5959625840187073, 2.689361095428467, 1.116555094718933, 0.8519800901412964, 0.838720440864563, 0.6985557079315186, 0.3852311670780182, 1.4500131607055664, 0.23485572636127472, 0.9109722971916199, 0.24509784579277039, -2.2270498275756836, 6.684981822967529, 2.4993896484375, 1.312576413154602, 1.1190476417541504, 2.3241758346557617, 0.3156288266181946, -3.1921048164367676, 8.394384384155273, 2.373015880584717, 2.1672773361206055, 1.0329670906066895, 1.1190476417541504, 0.22954824566841125, 0.009072951041162014, 0.024041274562478065, 0.01463889516890049, 0.0055849673226475716, 0.01748942770063877, 0.019252536818385124, 0.007136437110602856, 0.021079527214169502, 0.01958586275577545, 0.014091799035668373, 0.010547416284680367, 0.01631607674062252, 0.4878299832344055, 0.44169819355010986, 15.188480377197266, -20.697078704833984, 16.181236267089844, 0.9323985576629639, 1.7392200231552124, 0.3897337019443512, 13.466227531433105, -18.86830711364746, 14.604640007019043, -0.030823111534118652, 0.030372634530067444, 0.007332583889365196, 0.005494505632668734, -0.027327170595526695, 0.5094597339630127, 0.39838746190071106, 0.21876230835914612, 0.5461937785148621, 0.010278528556227684, 0.18711674213409424, 3.0734548568725586, 0.202108696103096, 2.9282844066619873, -1.0098942518234253, -0.23009943962097168, 2.8868298530578613, -0.5637502074241638, 0.14110636711120605, 10.027444839477539, 0.012666761875152588, 0.015895545482635498, 0.03141885995864868, -0.028986647725105286, 0.021887553855776787, 0.8201020956039429, 0.5742558240890503], "mean": [-0.15547165274620056, 0.056838810443878174, -0.1631648987531662, -1.337450385093689, -0.5437261462211609, -0.2883220314979553, -0.3429127335548401, -0.21312835812568665, 0.056381963193416595, 0.23461569845676422, -1.2307559251785278, 0.6818624138832092, 0.10192215442657471, -0.31257468461990356, 0.009033204056322575, -0.01027293223887682, -0.6281613707542419, 0.9811367392539978, -0.3802212178707123, -0.024074899032711983, -0.010474867187440395, 0.016204586252570152, -0.6379146575927734, 1.0068490505218506, -0.38674265146255493, 0.05021809786558151, 0.6697246432304382, 1.745330572128296, 0.6697246432304382, 0.6697246432304382, 0.6697246432304382, 0.6697246432304382, 0.6221848130226135, 1.745330572128296, 0.6221848130226135, 0.6221848130226135, 0.6221848130226135, 0.6221848130226135, 0.00037335799424909055, -3.659331468952587e-07, -0.0014147491892799735, 0.03621312975883484, -0.0331110842525959, -0.04617423936724663, -0.016490275040268898, 0.027372756972908974, -0.0003060429298784584, 0.03903865069150925, 0.018410060554742813, -0.011095121502876282, -0.01767825148999691, -0.08477448672056198, -0.005399029236286879, -0.04286034405231476, -6.462465763092041, 0.07973973453044891, 0.35689330101013184, -5.175375938415527, 0.09196342527866364, 0.5900382399559021, -0.43448516726493835, -6.4344482421875, 2.448643445968628, -0.07796258479356766, -5.418129920959473, -0.07999767363071442, -0.2912971079349518, -0.6006434559822083, -0.00022678835375700146, 0.0011352543951943517, 0.0011271726107224822, -0.0004760113952215761, -0.0007515529869124293, -0.000516248750500381, -0.0003155744052492082, 0.00015287840506061912, 0.0005728463875129819, -1.1001048733305652e-05, -0.00074861099710688, -0.0004572574980556965, -0.35542264580726624, -0.06732918322086334, 11.030263900756836, -25.118440628051758, 12.412348747253418, -0.03551509976387024, 0.6098236441612244, -0.19886080920696259, 8.885690689086914, -24.27755355834961, 11.168912887573242, -0.8849160075187683, 0.0022449761163443327, -0.0029778501484543085, 0.003084011608734727, -0.07502590864896774, 0.41760319471359253, 0.20727775990962982, 0.11416853219270706, 0.43750566244125366, -0.1277236044406891, 0.1052803248167038, -0.621074914932251, -0.7089512348175049, 0.39329662919044495, -1.8246346712112427, -0.8694484233856201, 2.273418426513672, -0.7252855896949768, -0.011204581707715988, 9.774166107177734, 0.0005138043779879808, 0.0011541125131770968, -0.0007467143586836755, -0.030488744378089905, 0.020853407680988312, 0.8191003799438477, 0.5724580883979797], "std": [0.22019022703170776, 0.2812388241291046, 0.2621290385723114, 0.15270058810710907, 0.49984195828437805, 0.15051381289958954, 0.2553063929080963, 0.19372807443141937, 0.13691158592700958, 0.11360081285238266, 0.2065594643354416, 0.23462332785129547, 0.0690060630440712, 0.13831312954425812, 0.0005278200842440128, 0.0018322948599234223, 0.0004595854552462697, 0.00012471900845412165, 0.0012524715857580304, 0.0017164887394756079, 0.0009147957316599786, 0.0013377334689721465, 0.0013098963536322117, 0.0007342547760345042, 0.0013216707156971097, 0.002263447968289256, 0.8306874632835388, 1.3113021850585938e-06, 0.8306874632835388, 0.8306874632835388, 0.8306874632835388, 0.8306874632835388, 0.8260518908500671, 1.3113021850585938e-06, 0.8260518908500671, 0.8260518908500671, 0.8260518908500671, 0.8260518908500671, 0.00016482268983963877, 7.597352578159189e-07, 0.2941470146179199, 0.31879109144210815, 0.250834584236145, 0.38906359672546387, 0.63144451379776, 0.30147191882133484, 0.28166279196739197, 0.30472421646118164, 0.19415177404880524, 0.16982726752758026, 0.5039375424385071, 0.23730133473873138, 0.1679745316505432, 0.16760337352752686, 2.233980178833008, 2.3454606533050537, 1.3830817937850952, 3.6926443576812744, 0.5019952654838562, 0.8081979155540466, 0.3708493411540985, 2.1553761959075928, 3.905071258544922, 1.0814299583435059, 2.9584195613861084, 0.3726639151573181, 0.5517370700836182, 0.3337095081806183, 0.00259562605060637, 0.0051719085313379765, 0.0041355350986123085, 0.0021002546418458223, 0.00535901403054595, 0.004014906007796526, 0.0035585276782512665, 0.005886733997613192, 0.005485317204147577, 0.0028082106728106737, 0.004758541472256184, 0.003611063351854682, 0.4774453341960907, 0.17441290616989136, 2.035999059677124, 1.8661003112792969, 1.6717673540115356, 0.43146443367004395, 0.5265001058578491, 0.1866600662469864, 1.6052833795547485, 1.9877057075500488, 1.4892934560775757, 0.37610334157943726, 0.007734580896794796, 0.004265441559255123, 0.0007004167418926954, 0.017986956983804703, 0.061462342739105225, 0.09652514010667801, 0.06048724427819252, 0.054330047219991684, 0.08639977872371674, 0.03804360330104828, 2.2356042861938477, 0.5732070207595825, 2.2725958824157715, 0.35212910175323486, 0.3407348394393921, 0.35812363028526306, 0.05685999244451523, 0.057856377214193344, 0.0520235039293766, 0.0043720887042582035, 0.006202404387295246, 0.012616791762411594, 0.0007001673220656812, 0.00044229550985619426, 0.0005581415607593954, 0.0007913591107353568], "count": [239]}, "action": {"min": [-0.5067267417907715, -0.27101758122444153, -0.5868947505950928, -1.934396743774414, -1.3266619443893433, -0.6037787199020386, -0.6981316804885864, -0.7963346242904663, -0.3125979006290436, -0.01991135999560356, -1.6297353506088257, 0.45406749844551086, 0.0238382238894701, -0.4745275378227234, 0.0070872316136956215, -0.015171319246292114, -0.6257181763648987, 0.9781041741371155, -0.39185869693756104, -0.02581128291785717, -0.01197928935289383, 0.009752035140991211, -0.6358078718185425, 1.0041242837905884, -0.3970794081687927, 0.04473554715514183, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -2.016764256040915e-06, -2.065705075438018e-06, -0.5779888033866882, -1.0540368556976318, -0.8958082795143127, -1.9157192707061768, -2.317049264907837, -1.197508454322815, -1.1643067598342896, -1.004351258277893, -0.4763515591621399, -0.48662373423576355, -1.6183451414108276, -0.9039815068244934, -0.5134902000427246, -0.7804815769195557], "max": [0.23781999945640564, 0.6399569511413574, 0.22483068704605103, -0.985989511013031, 0.2004503309726715, -0.06221457198262215, -0.023620638996362686, 0.15293963253498077, 0.23035359382629395, 0.48098644614219666, -0.39226585626602173, 1.1846176385879517, 0.3497922122478485, -0.041381265968084335, 0.009686035104095936, -0.004358064848929644, -0.6160699129104614, 0.9831740260124207, -0.37942051887512207, -0.020363977178931236, -0.008456435985863209, 0.019574470818042755, -0.6250830888748169, 1.0089819431304932, -0.3865289092063904, 0.05130452290177345, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.001152021111920476, 2.165014848287683e-06, 1.2120791673660278, 1.0305614471435547, 0.5575464963912964, 0.5959625840187073, 2.689361095428467, 1.116555094718933, 0.8519800901412964, 0.838720440864563, 0.6985557079315186, 0.3852311670780182, 1.4143458604812622, 0.23485572636127472, 0.9109722971916199, 0.24509784579277039], "mean": [-0.18234564363956451, 0.06659316271543503, -0.17849524319171906, -1.3082128763198853, -0.5411977767944336, -0.2916949391365051, -0.3376891314983368, -0.22053346037864685, 0.06287504732608795, 0.22789061069488525, -1.2037391662597656, 0.6666003465652466, 0.1036749929189682, -0.3208715617656708, 0.008887097239494324, -0.010303138755261898, -0.6220413446426392, 0.9804654717445374, -0.3825756013393402, -0.02347223274409771, -0.010024451650679111, 0.014411483891308308, -0.6316777467727661, 1.006502389907837, -0.38949379324913025, 0.04861263185739517, 0.6699436902999878, 1.745330572128296, 0.6699436902999878, 0.6699436902999878, 0.6699436902999878, 0.6699436902999878, 0.6221848130226135, 1.745330572128296, 0.6221848130226135, 0.6221848130226135, 0.6221848130226135, 0.6221848130226135, 0.000373769347788766, -3.6495120525614766e-07, 0.0028285665903240442, 0.031183769926428795, -0.030079921707510948, -0.047258440405130386, -0.007448225282132626, 0.020538169890642166, -0.002909201430156827, 0.04524195194244385, 0.020850790664553642, -0.011752801947295666, -0.026349585503339767, -0.08381227403879166, -0.006446429993957281, -0.043469928205013275], "std": [0.23397579789161682, 0.2630807161331177, 0.26833438873291016, 0.20021115243434906, 0.5019853711128235, 0.15101785957813263, 0.2509762644767761, 0.21494601666927338, 0.14205074310302734, 0.1401616632938385, 0.25590553879737854, 0.2231689989566803, 0.07003475725650787, 0.13403333723545074, 0.0005890774191357195, 0.002683386206626892, 0.001995982602238655, 0.001071864739060402, 0.002150111598894, 0.0014866316923871636, 0.0008823939133435488, 0.0023323255591094494, 0.0018011550419032574, 0.000969070999417454, 0.0018047090852633119, 0.002025892026722431, 0.8309051990509033, 1.3113021850585938e-06, 0.8309051990509033, 0.8309051990509033, 0.8309051990509033, 0.8309051990509033, 0.8260519504547119, 1.3113021850585938e-06, 0.8260519504547119, 0.8260519504547119, 0.8260519504547119, 0.8260519504547119, 0.0001652029895922169, 7.606953431604779e-07, 0.29745572805404663, 0.32681021094322205, 0.254151314496994, 0.38833290338516235, 0.6470381021499634, 0.31460949778556824, 0.2863599956035614, 0.29417186975479126, 0.19328494369983673, 0.1695168912410736, 0.495533287525177, 0.2366786003112793, 0.16672328114509583, 0.16802917420864105], "count": [239]}, "timestamp": {"min": [0.0], "max": [7.933333333333334], "mean": [3.9666666666666663], "std": [2.2997584414213788], "count": [239]}, "frame_index": {"min": [0], "max": [238], "mean": [119.0], "std": [68.99275324264136], "count": [239]}, "episode_index": {"min": [257], "max": [257], "mean": [257.0], "std": [0.0], "count": [239]}, "index": {"min": [101231], "max": [101469], "mean": [101350.0], "std": [68.99275324264136], "count": [239]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [239]}, "subtask_annotation": {"mean": [0.2803347280334728, 2.0, 2.0, 2.0, 2.0], "std": [0.46742226087929395, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [239]}, "scene_annotation": {"mean": [257.0], "std": [0.0], "min": [257], "max": [257], "count": [239]}, "eef_direction_state": {"mean": [2.8661087866108788, 3.305439330543933], "std": [2.105696081623712, 2.090727615401008], "min": [0, 0], "max": [6, 6], "count": [239]}, "eef_velocity_state": {"mean": [1.1631799163179917, 1.0543933054393306], "std": [0.7336387880938475, 0.7770044587985581], "min": [0, 0], "max": [2, 2], "count": [239]}, "eef_acc_mag_state": {"mean": [1.1589958158995817, 0.9623430962343096], "std": [0.8026060038848671, 0.8694274744514326], "min": [0, 0], "max": [2, 2], "count": [239]}, "eef_direction_action": {"mean": [3.1589958158995817, 3.5606694560669454], "std": [2.091983262527162, 1.93067106603318], "min": [0, 0], "max": [6, 6], "count": [239]}, "eef_velocity_action": {"mean": [1.1841004184100419, 1.0251046025104602], "std": [0.754067302163602, 0.7970903477844405], "min": [0, 0], "max": [2, 2], "count": [239]}, "eef_acc_mag_action": {"mean": [1.2301255230125523, 1.0418410041841004], "std": [0.7552967668415463, 0.827309977570749], "min": [0, 0], "max": [2, 2], "count": [239]}, "eef_sim_pose_state": {"mean": [0.28032218901152633, 0.27508172014974985, 0.1080510864355405, -0.6345523917206026, -0.7095799691434288, 0.38044247540226295, 0.2994747611434098, -0.2161545086019362, 0.10862639255493069, -1.8242747375009734, -0.8695872421030495, 2.273162312572842], "std": [0.06174872888218455, 0.06581357733019354, 0.04996816606199983, 2.2529512863364918, 0.5734792333451497, 2.2945928678455507, 0.05123082989863868, 0.061154800254615706, 0.026185687930203243, 0.3519828054706783, 0.3407233616674446, 0.3580029535953364], "min": [0.19012139016154883, 0.1899126100325956, 0.03155170403656163, -3.1329501580667833, -1.2767834823521045, -3.0527453468057586, 0.22184211106867097, -0.33724970841534724, 0.0749577699797099, -2.301402947595998, -1.1414207345726983, 1.6661104439116026], "max": [0.3520973549508292, 0.42051595684516935, 0.20440842522531588, 3.1141372179307774, 0.20214205429654553, 3.0100972088164815, 0.42245547868073685, -0.12065975629269839, 0.17059226784247347, -1.0095900579164803, -0.23017148447833002, 2.8869399392374726], "count": [239]}, "eef_sim_pose_action": {"mean": [0.28598220029554866, 0.2771158106989807, 0.10887896549658896, -0.39716844056877765, -0.7250481223989349, 0.3647573745729484, 0.29922987475311236, -0.2180744861286509, 0.1049454140118053, -1.8096391098135662, -0.8907119618068596, 2.259670660415617], "std": [0.06428847781199644, 0.06482785557621096, 0.05441156881656917, 2.3258595619679667, 0.5771906966384696, 2.295019378610728, 0.052956506027138736, 0.06184588900314415, 0.030054192722403703, 0.35610979373585006, 0.3583951831155711, 0.3221203811170083], "min": [0.18380396275677063, 0.1883311911806369, 0.023336735301736, -3.1104074438824956, -1.3110069077553157, -3.001574292223789, 0.21157549654481433, -0.34802189357491076, 0.07585832426570746, -2.4630268413721788, -1.1525858652293224, 1.5924391648021965], "max": [0.36756346635788006, 0.4305691801148583, 0.2122962467104343, 3.1348251182578184, 0.1354627533460766, 3.060277934495586, 0.42601196460493906, -0.11153623078834632, 0.18564509930268275, -0.8213269098596193, -0.1571204449823096, 2.8409755907759333], "count": [239]}}} +{"episode_index": 253, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4581119689542483]], [[0.5328015739138793]], [[0.4741203070934256]]], "std": [[[0.28336378950708335]], [[0.20497040157402321]], [[0.21965635817164408]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41978616878123803]], [[0.4349386846405229]], [[0.40022570886197617]]], "std": [[[0.28277004565663305]], [[0.24805731467903622]], [[0.25716021814271744]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46336616926182234]], [[0.4335103686082276]], [[0.34152011005382543]]], "std": [[[0.295272023422352]], [[0.22293240117384824]], [[0.2718890857632979]]], "count": [100]}, "observation.state": {"min": [-0.6699575781822205, -0.16670632362365723, -0.4079872965812683, -1.5655765533447266, -1.2400832176208496, -0.03902478143572807, -0.700009286403656, -0.8156982660293579, -0.36011403799057007, 0.3070857524871826, -1.8020901679992676, 0.13047167658805847, -0.7017267346382141, -0.700389564037323, 0.01067360583692789, -0.013312029652297497, -0.59552001953125, 1.0232940912246704, -0.4573513865470886, -0.019599415361881256, -0.011993877589702606, -0.010375069454312325, -0.5977094173431396, 1.012774109840393, -0.45811957120895386, -0.02328643947839737, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.00027869577752426267, -0.0007653473876416683, -0.6754970550537109, -0.14653640985488892, -0.4685204029083252, -1.2295056581497192, -2.5703163146972656, -2.350843667984009, -0.9701431393623352, -0.7417507767677307, -0.38624221086502075, -0.7918672561645508, -2.1231040954589844, -2.291276693344116, -2.895381450653076, -2.20522403717041, -12.816671371459961, -6.379732131958008, -2.232600688934326, -9.218559265136719, -1.2912087440490723, -1.7789987325668335, -1.8555148839950562, -12.894618034362793, -2.289377450942993, -2.5415141582489014, -11.752137184143066, -1.004273533821106, -2.7545785903930664, -1.951159954071045, -0.016188668087124825, -0.0937969759106636, -0.027341194450855255, -0.006994526367634535, -0.012301910668611526, -0.01167290285229683, -0.007193619851022959, -0.07444043457508087, -0.03310541808605194, -0.021562086418271065, -0.01581069640815258, -0.019220532849431038, -4.263210296630859, -0.7089442014694214, 3.103022575378418, -32.053768157958984, 11.846183776855469, -0.6900902986526489, -1.1665500402450562, -0.49737444519996643, 3.0436346530914307, -32.930992126464844, 11.976613998413086, -0.2956596314907074, -0.03205985575914383, -0.016976386308670044, -0.005494505632668734, -0.09564509987831116, 0.3926387429237366, 0.05980132892727852, -0.031200919300317764, 0.3290954530239105, -0.3087889552116394, 0.03141393885016441, -2.8834218978881836, -1.0155327320098877, -2.809342622756958, -3.1144871711730957, -0.908915102481842, 1.832343339920044, -0.9369750022888184, -0.23060080409049988, 9.472207069396973, -0.024812251329421997, -0.019411057233810425, -0.0750267505645752, -0.012855596840381622, 0.02241954766213894, 0.5096264481544495, 0.8551695346832275], "max": [-0.08913055062294006, 0.42639338970184326, -0.11644802987575531, -0.36964988708496094, 0.17853085696697235, 0.5429399013519287, -0.07198738306760788, 0.023541245609521866, 0.09385086596012115, 0.7507445812225342, -0.567252516746521, 0.9122987985610962, 0.2612118124961853, -0.034319452941417694, 0.017667965963482857, 0.00225625978782773, -0.5879745483398438, 1.0259275436401367, -0.4491620659828186, -0.008253611624240875, -0.005309038795530796, 0.004464580211788416, -0.5839036107063293, 1.019384741783142, -0.45218920707702637, -0.012363223358988762, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.003242603735998273, -0.00038012515869922936, 0.4723651111125946, 0.9987937211990356, 0.5718908309936523, 1.313623309135437, 1.0471351146697998, 1.7355074882507324, 1.1207172870635986, 2.187206506729126, 1.0638477802276611, 0.4182893633842468, 0.814400315284729, 0.5150970220565796, 0.6311299800872803, 0.8582053184509277, -3.7748494148254395, 6.8681321144104, 2.26068377494812, 3.51037859916687, 0.9181929230690002, 2.7258851528167725, 0.9468864798545837, -0.11135248839855194, 13.644689559936523, 2.527472496032715, -0.5799756050109863, 2.3241758346557617, 1.6929181814193726, 0.946886420249939, 0.040267981588840485, 0.03349786996841431, 0.018056072294712067, 0.005921633448451757, 0.012090401723980904, 0.006948096211999655, 0.03531450033187866, 0.03780338168144226, 0.03304620459675789, 0.011229409836232662, 0.01344668585807085, 0.01344015821814537, -0.7847700119018555, 0.738638162612915, 11.22433090209961, -20.624126434326172, 18.47926902770996, 0.9127958416938782, 1.9937400817871094, 1.0801191329956055, 15.188480377197266, -25.671146392822266, 23.92987060546875, 1.4774730205535889, 0.042103394865989685, 0.009557812474668026, 0.005494505632668734, -0.027327170595526695, 0.5300660133361816, 0.45367005467414856, 0.28351885080337524, 0.5712302923202515, -0.10662416368722916, 0.3296303451061249, 2.865809440612793, 0.13535140454769135, 2.9297986030578613, 3.122037172317505, -0.08112002909183502, 2.9968175888061523, -0.1946333348751068, 0.5712544918060303, 9.858369827270508, 0.03394320607185364, 0.04810011386871338, 0.09795531630516052, -0.008755449205636978, 0.025576019659638405, 0.5176275968551636, 0.8599951863288879], "mean": [-0.2677046060562134, -0.0025912884157150984, -0.33839863538742065, -1.234770655632019, -0.23369528353214264, 0.1715456247329712, -0.517577588558197, -0.30079033970832825, -0.05761529132723808, 0.4963102340698242, -1.2820252180099487, 0.5147974491119385, -0.3975338637828827, -0.37013334035873413, 0.014402329921722412, -0.002580953761935234, -0.591557502746582, 1.0244724750518799, -0.45325011014938354, -0.012760247103869915, -0.007668337784707546, -0.00064825703157112, -0.5887720584869385, 1.0149983167648315, -0.4546631872653961, -0.017105551436543465, 0.5343807339668274, 1.7453275918960571, 0.5343807339668274, 0.5343807339668274, 0.5343807339668274, 0.5343807339668274, 0.8662604093551636, 1.7453275918960571, 0.8662604093551636, 0.8662604093551636, 0.8662604093551636, 0.8662604093551636, 0.0020700525492429733, -0.0005226965295150876, -0.01783188059926033, 0.04644433408975601, 0.020129859447479248, 0.06314641982316971, -0.045080360025167465, 0.010688232257962227, -0.0010225834557786584, 0.03217814117670059, 0.0318065769970417, 0.004285720642656088, -0.036987751722335815, -0.07014654576778412, -0.06999213248491287, -0.049598850309848785, -7.298074722290039, -1.4062992334365845, 0.394650936126709, -5.155680179595947, -0.11442314833402634, 0.15396814048290253, -0.7467045187950134, -6.318375587463379, 4.223159313201904, -0.026336975395679474, -4.701509952545166, 0.2497302144765854, -0.2338186353445053, -0.32688987255096436, 0.0005003817495889962, 7.399299647659063e-05, -0.000559033767785877, -0.0002231425023637712, 0.0007999328663572669, -0.0009860582649707794, 0.0004306537739466876, -0.00016184989362955093, -0.0014734091237187386, 0.0009076350252144039, 0.0004989131120964885, -0.0010189247550442815, -2.6750307083129883, -0.06226733699440956, 6.443657398223877, -25.850723266601562, 15.626617431640625, 0.26344120502471924, 0.20059780776500702, 0.14008919894695282, 8.228394508361816, -28.963417053222656, 17.538036346435547, 0.7212450504302979, 0.0028907889500260353, -0.0029124245047569275, 0.002161961980164051, -0.06309489160776138, 0.4348173141479492, 0.19341744482517242, 0.2057262510061264, 0.4453723132610321, -0.18733249604701996, 0.18916471302509308, -1.4585613012313843, -0.640864908695221, 1.2791193723678589, -0.5062552094459534, -0.5573490858078003, 2.3611719608306885, -0.46744295954704285, 0.07583672553300858, 9.777575492858887, 0.002320905216038227, 0.000804250012151897, -0.0004831779806409031, -0.011330937035381794, 0.023655138909816742, 0.5124767422676086, 0.8582983016967773], "std": [0.17306336760520935, 0.23190852999687195, 0.07681193202733994, 0.3843974471092224, 0.5433160066604614, 0.15731649100780487, 0.1877184957265854, 0.28191736340522766, 0.15213941037654877, 0.10529663413763046, 0.38915011286735535, 0.2780621349811554, 0.3323228359222412, 0.22770939767360687, 0.0023896917700767517, 0.0029494883492588997, 0.0019409683300182223, 0.0007323730969801545, 0.0022121542133390903, 0.003608948551118374, 0.0024075512774288654, 0.00308032613247633, 0.0038216898683458567, 0.0018221280770376325, 0.0013275163946673274, 0.0035177236422896385, 0.7913874387741089, 1.6689300537109375e-06, 0.7913874387741089, 0.7913874387741089, 0.7913874387741089, 0.7913874387741089, 0.8654364943504333, 1.6689300537109375e-06, 0.8654364943504333, 0.8654364943504333, 0.8654364943504333, 0.8654364943504333, 0.0010107996640726924, 0.000122271099826321, 0.1775134950876236, 0.18100623786449432, 0.16230441629886627, 0.34207838773727417, 0.5359882712364197, 0.3770451843738556, 0.2597757875919342, 0.32882633805274963, 0.14735785126686096, 0.17567840218544006, 0.41575586795806885, 0.35090628266334534, 0.4198838472366333, 0.36249876022338867, 2.011002779006958, 3.5481488704681396, 0.923439621925354, 3.149564743041992, 0.3660818934440613, 0.7324284911155701, 0.5070522427558899, 3.446614980697632, 2.9669840335845947, 1.313307285308838, 2.0257606506347656, 0.6110904216766357, 0.7841931581497192, 0.32843053340911865, 0.004355459474027157, 0.011828974820673466, 0.005999514367431402, 0.0024699666537344456, 0.0023858181666582823, 0.002725742058828473, 0.004182235337793827, 0.010366561822593212, 0.006316730286926031, 0.0033293014857918024, 0.003064884804189205, 0.0036235975567251444, 0.7028659582138062, 0.1906917244195938, 1.4817397594451904, 3.299628496170044, 1.4798566102981567, 0.4821028709411621, 0.6419906616210938, 0.1953350305557251, 2.6111721992492676, 1.4955250024795532, 3.220961093902588, 0.5171670913696289, 0.007086645346134901, 0.004708010703325272, 0.0009644477977417409, 0.013644893653690815, 0.042326588183641434, 0.14279279112815857, 0.10408453643321991, 0.08496877551078796, 0.05373845994472504, 0.09688639640808105, 2.042181968688965, 0.3857001066207886, 2.039536237716675, 2.2366762161254883, 0.24180670082569122, 0.4466004967689514, 0.06238522380590439, 0.06148897483944893, 0.04267138987779617, 0.004903146531432867, 0.00716889975592494, 0.015212069265544415, 0.0007737927953712642, 0.00047705345787107944, 0.0014262184267863631, 0.0008618758292868733], "count": [327]}, "action": {"min": [-0.7361650466918945, -0.15967386960983276, -0.44320377707481384, -1.5570858716964722, -1.2436928749084473, -0.044421710073947906, -0.6981316804885864, -0.8646109104156494, -0.37313854694366455, 0.27313679456710815, -1.7809078693389893, 0.09764134138822556, -0.6981316804885864, -0.6981316804885864, 0.010106043890118599, -0.01436874084174633, -0.595272958278656, 1.0183101892471313, -0.4573628604412079, -0.018421366810798645, -0.012663668021559715, -0.01186474971473217, -0.5961716175079346, 1.0061298608779907, -0.45867398381233215, -0.022381188347935677, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.00027869577752426267, -0.0007653473876416683, -0.6754970550537109, -0.14653640985488892, -0.4685204029083252, -1.375861644744873, -2.5703163146972656, -2.350843667984009, -0.9701431393623352, -0.7417507767677307, -0.3358677923679352, -0.7918672561645508, -2.1231040954589844, -2.291276693344116, -2.895381450653076, -2.20522403717041], "max": [-0.09352909028530121, 0.43582668900489807, -0.0325000062584877, -0.28693699836730957, 0.18696001172065735, 0.5535860061645508, -0.06478429585695267, 0.03822522982954979, 0.11354021728038788, 0.7874616384506226, -0.4791101813316345, 0.8943450450897217, 0.26898542046546936, -0.03233154118061066, 0.017769943922758102, 0.005500108003616333, -0.582627534866333, 1.0248783826828003, -0.44868677854537964, -0.007962601259350777, -0.00483627850189805, 0.007124393247067928, -0.5766381025314331, 1.0177650451660156, -0.45150259137153625, -0.012204034253954887, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.003242603735998273, -0.00038012515869922936, 0.5176403522491455, 0.9987937211990356, 0.5718908309936523, 1.313623309135437, 1.1275516748428345, 1.7355074882507324, 1.1207172870635986, 2.187206506729126, 1.0638477802276611, 0.4182893633842468, 0.814400315284729, 0.5150970220565796, 0.5543152093887329, 0.8582053184509277], "mean": [-0.2967420220375061, 0.018780531361699104, -0.33240851759910583, -1.175408124923706, -0.2406260222196579, 0.1709924340248108, -0.5166136026382446, -0.3041040003299713, -0.03269597887992859, 0.5024231672286987, -1.2538642883300781, 0.499272882938385, -0.40922513604164124, -0.37749120593070984, 0.013989889994263649, -0.001785727683454752, -0.5893275141716003, 1.0224876403808594, -0.45314306020736694, -0.01217369083315134, -0.007951761595904827, -8.572837396059185e-05, -0.5869068503379822, 1.013236165046692, -0.45444220304489136, -0.01669166423380375, 0.5343807339668274, 1.7453275918960571, 0.5343807339668274, 0.5343807339668274, 0.5343807339668274, 0.5343807339668274, 0.8670075535774231, 1.7453275918960571, 0.8670075535774231, 0.8670075535774231, 0.8670075535774231, 0.8670075535774231, 0.002077028388157487, -0.0005235818098299205, -0.016145959496498108, 0.046306561678647995, 0.02117210626602173, 0.05874421447515488, -0.04134131968021393, 0.011238772422075272, -0.001175791141577065, 0.03377732262015343, 0.03303893655538559, 0.0032414805609732866, -0.0388047881424427, -0.07080568373203278, -0.07218894362449646, -0.049201708287000656], "std": [0.17838656902313232, 0.22218474745750427, 0.097056083381176, 0.4012140929698944, 0.5443838834762573, 0.1606665998697281, 0.18664845824241638, 0.3062670826911926, 0.1398412585258484, 0.12184716761112213, 0.41689473390579224, 0.2805561125278473, 0.32936328649520874, 0.22868210077285767, 0.0024155168794095516, 0.0032358402386307716, 0.0019544244278222322, 0.001314912922680378, 0.0024122679606080055, 0.0032262129243463278, 0.002432801527902484, 0.003238996723666787, 0.0034183028619736433, 0.00189573026727885, 0.0012285527773201466, 0.0031771925278007984, 0.7913874983787537, 1.6689300537109375e-06, 0.7913874983787537, 0.7913874983787537, 0.7913874983787537, 0.7913874983787537, 0.8656071424484253, 1.6689300537109375e-06, 0.8656071424484253, 0.8656071424484253, 0.8656071424484253, 0.8656071424484253, 0.001009635510854423, 0.00012205980601720512, 0.1801874041557312, 0.18100668489933014, 0.16322191059589386, 0.35201510787010193, 0.5405523777008057, 0.3771763741970062, 0.2597843110561371, 0.3276638686656952, 0.14509986340999603, 0.17474323511123657, 0.41426989436149597, 0.3509601950645447, 0.4176957309246063, 0.36237832903862], "count": [327]}, "timestamp": {"min": [0.0], "max": [10.866666666666667], "mean": [5.433333333333333], "std": [3.146544253739448], "count": [327]}, "frame_index": {"min": [0], "max": [326], "mean": [163.0], "std": [94.39632761218344], "count": [327]}, "episode_index": {"min": [258], "max": [258], "mean": [258.0], "std": [0.0], "count": [327]}, "index": {"min": [101470], "max": [101796], "mean": [101633.0], "std": [94.39632761218344], "count": [327]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [327]}, "subtask_annotation": {"mean": [0.327217125382263, 2.0, 2.0, 2.0, 2.0], "std": [0.48205652587738224, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [327]}, "scene_annotation": {"mean": [258.0], "std": [0.0], "min": [258], "max": [258], "count": [327]}, "eef_direction_state": {"mean": [4.4036697247706424, 3.4801223241590216], "std": [2.038404662170701, 2.3078252701172026], "min": [0, 0], "max": [6, 6], "count": [327]}, "eef_velocity_state": {"mean": [0.6697247706422018, 0.8746177370030581], "std": [0.7629218645075012, 0.7457511190409588], "min": [0, 0], "max": [2, 2], "count": [327]}, "eef_acc_mag_state": {"mean": [0.6513761467889908, 0.8042813455657493], "std": [0.8281309428548084, 0.8804259570223966], "min": [0, 0], "max": [2, 2], "count": [327]}, "eef_direction_action": {"mean": [3.636085626911315, 3.507645259938838], "std": [2.2104105846907016, 2.0466507934891487], "min": [0, 0], "max": [6, 6], "count": [327]}, "eef_velocity_action": {"mean": [0.8623853211009175, 0.9908256880733946], "std": [0.7269544770976354, 0.7145762352017074], "min": [0, 0], "max": [2, 2], "count": [327]}, "eef_acc_mag_action": {"mean": [0.8165137614678899, 1.0795107033639144], "std": [0.8183499951991394, 0.8385452703192219], "min": [0, 0], "max": [2, 2], "count": [327]}, "eef_sim_pose_state": {"mean": [0.303335324109371, 0.2297811240666922, 0.139532971211314, -1.4685474519124952, -0.6411912843999779, 1.2890131012780048, 0.31058079060847393, -0.22267313024732827, 0.1471300749405712, -0.5158083376395444, -0.5576190690311024, 2.3613565086736323], "std": [0.030338597348907006, 0.12803217813785275, 0.030355519988028636, 2.0520364982358217, 0.3858930860182408, 2.0502295850873904, 0.0725247672096106, 0.06695619934405561, 0.027241840832000902, 2.251217502949583, 0.24190391764731925, 0.44658317206691517], "min": [0.26987004262148034, 0.1293031900070556, 0.05204070358393057, -3.091562866909151, -1.031602778557878, -2.979507641185541, 0.22251397405911635, -0.35561200452803976, 0.10492495584837391, -3.1391777355546746, -0.9097361867701352, 1.8324448809779277], "max": [0.3738866712223852, 0.45789215967442287, 0.17272468619323098, 3.023163578570007, 0.1353225586960911, 3.0935197933190044, 0.42667800443976495, -0.15681034697671428, 0.19264717676403434, 3.1325557894812803, -0.08121676447997683, 2.996823658842734], "count": [327]}, "eef_sim_pose_action": {"mean": [0.30969733852016584, 0.24093253698332098, 0.1330864049594167, -1.4111797336487657, -0.6568369436016251, 1.222918830688688, 0.3098751339239601, -0.21577726399200087, 0.1449293591324833, -0.3237808007921036, -0.5776316553805395, 2.3742457500840413], "std": [0.029140256165605418, 0.1276743851802833, 0.03185861056523466, 2.098482611786796, 0.40398107894191276, 2.0926970273464325, 0.07775142453244098, 0.0660636262399351, 0.0285105991199975, 2.3086128485489135, 0.24978624078162315, 0.46769122954709164], "min": [0.273508161463495, 0.12329399704884605, 0.05191326994320132, -3.0281377894121024, -1.065343892801708, -2.981526391465065, 0.2154741293379757, -0.35312208088263597, 0.08841460855079157, -3.1386466300084557, -0.9073913993508256, 1.7783483732705645], "max": [0.3861395856582996, 0.455102750204607, 0.18265320784521216, 3.090115992967351, 0.15026129325339266, 3.0083341526483034, 0.4363922118831998, -0.14799972921943566, 0.19129337432647486, 3.1298895090092613, -0.03643211004180347, 3.0208595397251083], "count": [327]}}} +{"episode_index": 254, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4088639367288805]], [[0.5098486013537916]], [[0.4771518311721599]]], "std": [[[0.29092839434583034]], [[0.23746155887508372]], [[0.23091250216661544]]], "count": [132]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4404373117711137]], [[0.43550825440098795]], [[0.3564574722863001]]], "std": [[[0.3043100596747901]], [[0.2207189480241931]], [[0.24326343128508593]]], "count": [132]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4289456124101453]], [[0.46240058638577236]], [[0.38058884876737387]]], "std": [[[0.30976988979225795]], [[0.22114324760035414]], [[0.2620072519449575]]], "count": [132]}, "observation.state": {"min": [-0.7329502701759338, -0.19913055002689362, -0.6782630681991577, -1.6025795936584473, -1.1515775918960571, -0.19741591811180115, -0.6665640473365784, -1.2043094635009766, -0.5744965076446533, 0.3471354842185974, -1.8135360479354858, 0.13923883438110352, -0.45300155878067017, -0.5714516639709473, 0.008070903830230236, 0.016854435205459595, -0.6167967915534973, 1.031674861907959, -0.4567834734916687, -0.005816323682665825, -0.01639639027416706, -0.0269637368619442, -0.6109972596168518, 1.012773036956787, -0.45404332876205444, -0.0025187120772898197, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.061513639986515045, 0.0010483849328011274, -0.6020378470420837, -0.8767057657241821, -0.5480350852012634, -1.8135408163070679, -1.293194055557251, -0.5621315836906433, -1.1205685138702393, -2.5312397480010986, -0.9669658541679382, -0.8193643093109131, -1.3047266006469727, -0.9602282047271729, -1.122220754623413, -0.3873361349105835, -13.585003852844238, -8.45543384552002, -2.5415141582489014, -9.584859848022461, -0.5451771020889282, -1.8937729597091675, -5.528286457061768, -17.003524780273438, -6.8681321144104, -3.0610501766204834, -8.089133262634277, -1.0616605281829834, -3.328449249267578, -1.979853630065918, -0.01291346363723278, -0.1365794539451599, -0.07690741866827011, -0.008846636861562729, -0.019487561658024788, -0.026818102225661278, -0.011681638658046722, -0.11621293425559998, -0.031378380954265594, -0.01074649952352047, -0.017308499664068222, -0.017114147543907166, -3.66933012008667, -1.3547886610031128, -3.429656744003296, -33.73191833496094, 10.23132610321045, -1.301688313484192, 0.4029899835586548, -0.7126559019088745, 4.082924842834473, -34.387855529785156, 12.096698760986328, -0.9612607359886169, -0.036581456661224365, -0.018126752227544785, -0.029304029420018196, -0.1776266098022461, 0.3691580593585968, -0.009558545425534248, 0.004316141828894615, 0.32157623767852783, -0.23674854636192322, 0.0298211257904768, -3.1398391723632812, -1.2159335613250732, -3.133211135864258, -3.0679678916931152, -1.094544768333435, -3.1319141387939453, -0.7927043437957764, -0.3231683075428009, 9.63261604309082, -0.019959062337875366, -0.03635197877883911, -0.12598270177841187, -0.020029854029417038, 0.023957381024956703, 0.6143543720245361, 0.7813296914100647], "max": [-0.004515491425991058, 0.6697816848754883, -0.1852048635482788, -0.5004953742027283, 0.10119125992059708, 0.5985376238822937, -0.12483461946249008, 0.12237006425857544, 0.137332022190094, 1.1539640426635742, -0.488669216632843, 0.6371584534645081, 0.6389732360839844, -0.2168525904417038, 0.011579751968383789, 0.034083276987075806, -0.6062359809875488, 1.0347585678100586, -0.4499659240245819, -0.0019301573047414422, -0.012960574589669704, -0.010383231565356255, -0.6033602356910706, 1.017242193222046, -0.44782209396362305, 0.0016424222849309444, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.06609900295734406, 0.0011473209597170353, 0.5560861229896545, 0.7518057227134705, 0.8280388712882996, 0.6815266609191895, 1.7322133779525757, 0.7935190200805664, 0.4672025442123413, 0.7633057832717896, 1.135292649269104, 1.5665125846862793, 2.3525476455688477, 0.8997576236724854, 1.4468073844909668, 1.2071504592895508, -3.9530134201049805, 7.905982971191406, 2.6117215156555176, 1.8009769916534424, 0.6025640964508057, 14.203296661376953, 0.6886447072029114, -2.338402271270752, 9.584859848022461, 1.6849815845489502, -0.5799756050109863, 1.3199023008346558, 0.7173382639884949, 0.4304029643535614, 0.01584898680448532, 0.11034604161977768, 0.11388392746448517, 0.010643994435667992, 0.032450806349515915, 0.009219442494213581, 0.013877387158572674, 0.10572207719087601, 0.026054222136735916, 0.0357937328517437, 0.018927648663520813, 0.010781785473227501, -1.1241300106048584, 0.679250180721283, 13.718626976013184, -17.056623458862305, 21.591995239257812, 1.125389814376831, 2.608829975128174, 1.904127597808838, 21.839935302734375, -19.63172149658203, 24.55776596069336, 1.651281714439392, 0.030220190063118935, 0.01317040529102087, -0.018315019086003304, -0.04099075868725777, 0.5778769254684448, 0.477400541305542, 0.3014492690563202, 0.5729116201400757, 0.02116088941693306, 0.30431944131851196, 3.137167453765869, 0.2934107780456543, 3.14009952545166, -0.8414779901504517, -0.3821104168891907, 3.135460376739502, -0.19012188911437988, 0.48030516505241394, 10.210020065307617, 0.02839982509613037, 0.032795459032058716, 0.14577850699424744, -0.014765571802854538, 0.027459781616926193, 0.6232107877731323, 0.7884775996208191], "mean": [-0.3251062333583832, 0.03571004047989845, -0.43847402930259705, -1.238654375076294, -0.2995634973049164, 0.10493005812168121, -0.4294436275959015, -0.44911861419677734, -0.01599854603409767, 0.6944630146026611, -1.1687538623809814, 0.3435375690460205, -0.10321490466594696, -0.4158954620361328, 0.010770230554044247, 0.020346570760011673, -0.6124580502510071, 1.033740520477295, -0.453227162361145, -0.0036196408327668905, -0.01359260268509388, -0.023865772411227226, -0.6071475744247437, 1.0140541791915894, -0.4501538574695587, -0.00018577760783955455, 0.5443201661109924, 1.7453213930130005, 0.5443201661109924, 0.5443201661109924, 0.5443201661109924, 0.5443201661109924, 0.7263739705085754, 1.7453213930130005, 0.7263739705085754, 0.7263739705085754, 0.7263739705085754, 0.7263739705085754, 0.06511345505714417, 0.0011424419935792685, -0.009636308997869492, 0.012881423346698284, 0.01093224249780178, 0.002409884938970208, 6.861530891910661e-06, 0.014708315953612328, -0.0106514198705554, -0.0054910387843847275, -0.0035668096970766783, 0.010541961528360844, 0.011330368928611279, -0.00801667757332325, -0.0013577424688264728, -0.009352228604257107, -7.542003154754639, -1.2837772369384766, 0.08625215291976929, -3.6619606018066406, -0.03059789352118969, 0.5994516611099243, -0.3826656639575958, -7.8708696365356445, 2.247361660003662, -0.3691616952419281, -4.479442119598389, 0.10816561430692673, -0.2826291620731354, -0.6282021403312683, -0.00031392244272865355, -0.0002541462890803814, 0.0002838350192178041, -0.00016110243450384587, 2.0699677406810224e-05, 0.00015161237388383597, -0.0001382346381433308, 0.00015165848890319467, -0.0001399301108904183, -3.437260602368042e-05, -6.819446753070224e-06, 8.558721310691908e-05, -2.4945037364959717, -0.3443288207054138, 9.282414436340332, -25.485445022583008, 16.953624725341797, -0.07227718085050583, 1.4446752071380615, 0.6374372839927673, 10.19847297668457, -26.656246185302734, 18.007299423217773, 0.3108588457107544, 0.0033079974818974733, -0.0017677947180345654, -0.022653330117464066, -0.09786491841077805, 0.44193997979164124, 0.15447035431861877, 0.21063771843910217, 0.437848836183548, -0.07659272849559784, 0.1969342827796936, 0.1705746054649353, -0.7206367254257202, 1.311290979385376, -2.1355342864990234, -0.7168865203857422, 1.1219161748886108, -0.6383183598518372, 0.005723356734961271, 9.773589134216309, 0.0019778560381382704, 0.00032508952426724136, 0.0005022825207561255, -0.0182463638484478, 0.025901703163981438, 0.621434211730957, 0.7828224301338196], "std": [0.21980661153793335, 0.29617056250572205, 0.10394967347383499, 0.3335873782634735, 0.45071324706077576, 0.17767994105815887, 0.10104499012231827, 0.373837947845459, 0.14953821897506714, 0.22044560313224792, 0.4670967161655426, 0.09773646295070648, 0.3018076419830322, 0.10012079775333405, 0.0004644542350433767, 0.002926807850599289, 0.0021251896396279335, 0.0006638558697886765, 0.001678353175520897, 0.0013665553415194154, 0.0004758649447467178, 0.003133561694994569, 0.001847034553065896, 0.0008797190967015922, 0.001614399952813983, 0.0007842255872674286, 0.8045276403427124, 7.867813110351562e-06, 0.8045276403427124, 0.8045276403427124, 0.8045276403427124, 0.8045276403427124, 0.8563877940177917, 7.867813110351562e-06, 0.8563877940177917, 0.8563877940177917, 0.8563877940177917, 0.8563877940177917, 0.0008823965908959508, 1.201894338009879e-05, 0.1538170576095581, 0.17608603835105896, 0.129953995347023, 0.2662668824195862, 0.30653610825538635, 0.15259593725204468, 0.14051352441310883, 0.3152376115322113, 0.19323043525218964, 0.22114519774913788, 0.3426424264907837, 0.1393616497516632, 0.282130628824234, 0.12201248109340668, 2.072403907775879, 3.9296674728393555, 1.3450191020965576, 2.776405096054077, 0.21793290972709656, 2.315297842025757, 0.7226982712745667, 3.1658968925476074, 3.617856502532959, 1.004212737083435, 1.9588700532913208, 0.4591517150402069, 0.6220116019248962, 0.41751429438591003, 0.003188369097188115, 0.013583352789282799, 0.009712649509310722, 0.0028118276968598366, 0.003051433013752103, 0.0025157069321721792, 0.0028041768819093704, 0.012685265392065048, 0.005543125793337822, 0.003629877930507064, 0.002360826823860407, 0.002143685705959797, 0.41547563672065735, 0.18179279565811157, 2.0409674644470215, 3.9150545597076416, 2.2537503242492676, 0.6485763788223267, 0.36187517642974854, 0.21836897730827332, 2.352602005004883, 3.3094513416290283, 2.753042221069336, 0.6853320598602295, 0.007401368580758572, 0.004802440293133259, 0.0007604544516652822, 0.0212339386343956, 0.05789925158023834, 0.162692129611969, 0.08449114114046097, 0.07624209672212601, 0.06201190873980522, 0.08121827244758606, 2.674739360809326, 0.5339915156364441, 2.1961355209350586, 0.7336575388908386, 0.191186785697937, 2.3901522159576416, 0.05737270414829254, 0.06811986863613129, 0.04023517668247223, 0.004511057399213314, 0.006151603069156408, 0.016599351540207863, 0.0011661313474178314, 0.0008413385367020965, 0.0012478480348363519, 0.0010013123974204063], "count": [673]}, "action": {"min": [-0.8155274987220764, -0.18724551796913147, -0.7408168315887451, -1.5696274042129517, -1.1573922634124756, -0.20473603904247284, -0.6981316804885864, -1.306023359298706, -0.6120691299438477, 0.3495308756828308, -1.7962284088134766, 0.13401824235916138, -0.45490211248397827, -0.573197603225708, 0.0069397129118442535, 0.013947679661214352, -0.6126632690429688, 1.0271514654159546, -0.4580150246620178, -0.0056528314016759396, -0.018084075301885605, -0.027508411556482315, -0.6081861853599548, 1.0085501670837402, -0.4539678692817688, -0.0027218565810471773, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.061513639986515045, 0.0010483849328011274, -0.6020378470420837, -0.8767057657241821, -0.5480350852012634, -1.8135408163070679, -1.293194055557251, -0.5621315836906433, -1.1205685138702393, -2.5312397480010986, -0.9669658541679382, -0.8193643093109131, -1.3047266006469727, -0.9602282047271729, -1.122220754623413, -0.3873361349105835], "max": [-0.024131882935762405, 0.6714061498641968, -0.11282568424940109, -0.4201359748840332, 0.10307230055332184, 0.6981316804885864, -0.1191951185464859, 0.1118142157793045, 0.1483621448278427, 1.1772781610488892, -0.4577261805534363, 0.646582841873169, 0.6637876033782959, -0.20995689928531647, 0.01291314885020256, 0.04407338798046112, -0.601332426071167, 1.034969687461853, -0.44992244243621826, -0.0017930441536009312, -0.011741109192371368, 0.002342555206269026, -0.5980671048164368, 1.0179929733276367, -0.44521552324295044, 0.0008386942790821195, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.06609900295734406, 0.0011473209597170353, 0.5560861229896545, 0.7518057227134705, 0.8280388712882996, 0.6815266609191895, 1.7322133779525757, 0.7935190200805664, 0.4672025442123413, 0.7633057832717896, 1.135292649269104, 1.5665125846862793, 2.3525476455688477, 0.8997576236724854, 1.4468073844909668, 1.2071504592895508], "mean": [-0.3564337491989136, 0.04855392128229141, -0.45088523626327515, -1.1816927194595337, -0.2999904155731201, 0.10756292194128036, -0.42768219113349915, -0.4731246829032898, -0.026928404346108437, 0.7107405662536621, -1.1278259754180908, 0.3409974277019501, -0.10157352685928345, -0.41816264390945435, 0.01127073634415865, 0.018935704603791237, -0.6084118485450745, 1.0315463542938232, -0.4532387852668762, -0.0035599053371697664, -0.013304045423865318, -0.022421443834900856, -0.6030060052871704, 1.0117223262786865, -0.45012784004211426, -0.0007747784839011729, 0.5443201661109924, 1.7453213930130005, 0.5443201661109924, 0.5443201661109924, 0.5443201661109924, 0.5443201661109924, 0.7261145710945129, 1.7453213930130005, 0.7261145710945129, 0.7261145710945129, 0.7261145710945129, 0.7261145710945129, 0.0651187002658844, 0.0011424411786720157, -0.009394197724759579, 0.012568948790431023, 0.010548951104283333, 0.001892127562314272, 0.0008014246704988182, 0.014708437956869602, -0.01065986417233944, -0.00545383570715785, -0.003547199070453644, 0.01060417853295803, 0.01134349126368761, -0.00787409208714962, -0.0013389118248596787, -0.009299708530306816], "std": [0.2218390703201294, 0.27564001083374023, 0.1183042973279953, 0.33926892280578613, 0.4517834186553955, 0.19035880267620087, 0.10518043488264084, 0.3764875531196594, 0.14473281800746918, 0.23019349575042725, 0.46870288252830505, 0.10072506219148636, 0.3036521375179291, 0.09935066103935242, 0.0007154292543418705, 0.003618731629103422, 0.0021761017851531506, 0.0012420074781402946, 0.001802709884941578, 0.0011624974431470037, 0.0007335381233133376, 0.0036793446633964777, 0.0017990428023040295, 0.0010982535313814878, 0.0017449449514970183, 0.0006213544984348118, 0.8045276403427124, 7.867813110351562e-06, 0.8045276403427124, 0.8045276403427124, 0.8045276403427124, 0.8045276403427124, 0.8562802672386169, 7.867813110351562e-06, 0.8562802672386169, 0.8562802672386169, 0.8562802672386169, 0.8562802672386169, 0.0008754113223403692, 1.2018833331239875e-05, 0.1539817601442337, 0.17628814280033112, 0.13034434616565704, 0.2666008770465851, 0.3070219159126282, 0.15259601175785065, 0.14051291346549988, 0.315242737531662, 0.1932293176651001, 0.22113969922065735, 0.34264203906059265, 0.13943886756896973, 0.28213047981262207, 0.12201354652643204], "count": [673]}, "timestamp": {"min": [0.0], "max": [22.4], "mean": [11.200000000000001], "std": [6.475938370443142], "count": [673]}, "frame_index": {"min": [0], "max": [672], "mean": [336.0], "std": [194.27815111329426], "count": [673]}, "episode_index": {"min": [259], "max": [259], "mean": [259.0], "std": [0.0], "count": [673]}, "index": {"min": [101797], "max": [102469], "mean": [102133.0], "std": [194.27815111329426], "count": [673]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [673]}, "subtask_annotation": {"mean": [0.3135215453194651, 2.0, 2.0, 2.0, 2.0], "std": [0.4702864258556947, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [673]}, "scene_annotation": {"mean": [259.0], "std": [0.0], "min": [259], "max": [259], "count": [673]}, "eef_direction_state": {"mean": [4.047548291233284, 4.089153046062407], "std": [2.069547995916137, 2.0652976562638967], "min": [0, 0], "max": [6, 6], "count": [673]}, "eef_velocity_state": {"mean": [0.7622585438335809, 0.7979197622585439], "std": [0.7313418299494714, 0.7134007954153183], "min": [0, 0], "max": [2, 2], "count": [673]}, "eef_acc_mag_state": {"mean": [0.6864784546805349, 0.7592867756315007], "std": [0.8292990594898283, 0.8347971411920937], "min": [0, 0], "max": [2, 2], "count": [673]}, "eef_direction_action": {"mean": [3.8157503714710255, 3.8454680534918277], "std": [2.151454480915379, 1.9962552898150627], "min": [0, 0], "max": [6, 6], "count": [673]}, "eef_velocity_action": {"mean": [0.8722139673105498, 0.9361069836552749], "std": [0.7719164329628065, 0.7068467957874417], "min": [0, 0], "max": [2, 2], "count": [673]}, "eef_acc_mag_action": {"mean": [1.0, 1.0950965824665677], "std": [0.8249454032094333, 0.8103287710979763], "min": [0, 0], "max": [2, 2], "count": [673]}, "eef_sim_pose_state": {"mean": [0.31270032169609474, 0.2236730688823489, 0.15949190585845768, 0.17976211463997452, -0.7207307452168025, 1.3114190286308947, 0.328572584858008, -0.17617294694262212, 0.1686400780655525, -2.1355209199345144, -0.7169629298004682, 1.117295252720602], "std": [0.04899098519619608, 0.14249126114918628, 0.03547738861265808, 2.714533838452424, 0.533962686120304, 2.2123156177657144, 0.08949274648940098, 0.06510599152894106, 0.042428763045162535, 0.7336445791169658, 0.19112295702538143, 2.3999948193415204], "min": [0.2386719287142684, 0.1049512315199943, 0.0786306046405061, -3.1408830012563937, -1.215932763684702, -3.139921681301159, 0.19315962561260533, -0.36707093285973647, 0.11952265616965026, -3.0680065024999927, -1.09454922185014, -3.139539777584198], "max": [0.4128779186276482, 0.501483339201879, 0.2699699067923694, 3.1408226207775978, 0.29341809816997766, 3.1410605446944957, 0.484312892367226, -0.11329411848381186, 0.34313385250811873, -0.841477368053374, -0.3822143853544857, 3.13982522918153], "count": [673]}, "eef_sim_pose_action": {"mean": [0.3195285738308414, 0.2273894669199704, 0.15265321482105973, 1.2365332789066221, -0.745638122168875, 1.2309176622638978, 0.3335771482967244, -0.18018321353346445, 0.16530780487767976, -2.087718726758919, -0.7101435972679925, 1.0664552935734237], "std": [0.0489322789228348, 0.1379760489086795, 0.038256864056838764, 2.3943379890235432, 0.549057755129217, 2.2974705303542047, 0.08939814030516517, 0.06607467825526459, 0.0426316921585793, 0.726705939794628, 0.20549565935999395, 2.422514847438949], "min": [0.24472952145261032, 0.09976920176265537, 0.07612505394952761, -3.1362344574747336, -1.2529437350621726, -3.1389219476202594, 0.19688847833542716, -0.382644826307148, 0.11226618916250541, -2.974220782170584, -1.0863798263181368, -3.1372787142602907], "max": [0.4271308438083628, 0.49661911423444466, 0.27854112139988146, 3.1413946023293136, 0.30079389849900884, 3.1357417262114087, 0.49565588410048683, -0.11398465692398271, 0.368162191092308, -0.806214995111348, -0.31742310827910303, 3.135944364425322], "count": [673]}}} +{"episode_index": 255, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4409944852941176]], [[0.5382385500768935]], [[0.4874795895809304]]], "std": [[[0.2891455722983993]], [[0.21717618737421476]], [[0.22428216344280325]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4255197544213764]], [[0.4282515739138793]], [[0.3908818194925029]]], "std": [[[0.26444171888884305]], [[0.2356504977415416]], [[0.2530332249320631]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48239834919261826]], [[0.44818853806228376]], [[0.3325929137831603]]], "std": [[[0.3228245770891563]], [[0.22094920213546002]], [[0.27135156978568786]]], "count": [100]}, "observation.state": {"min": [-0.7472527027130127, -0.17957384884357452, -0.5681450366973877, -1.348518967628479, -1.0990493297576904, 0.13206321001052856, -0.651561975479126, -0.7688872218132019, -0.3478116989135742, 0.5243421792984009, -1.6250851154327393, 0.07180869579315186, -0.598249614238739, -0.6915165781974792, 0.011763757094740868, -0.001317221438512206, -0.6030921936035156, 1.0355116128921509, -0.4631136655807495, -0.013087067753076553, -0.013430253602564335, -0.0016119820065796375, -0.602992832660675, 1.0226225852966309, -0.4632735550403595, -0.00910744909197092, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0006680682417936623, -6.295631010289071e-06, -0.48091834783554077, -0.06139087677001953, -0.4663868844509125, -0.17075112462043762, -0.9934380650520325, -0.6826075315475464, -0.2685618996620178, -0.2048160284757614, -0.1379818469285965, -0.7684929370880127, -0.5678850412368774, -1.3910341262817383, -1.2013580799102783, -0.7979810237884521, -13.484786033630371, -5.219780445098877, -1.9517704248428345, -10.19536018371582, -1.1764346361160278, -0.7747253179550171, -2.9267399311065674, -10.600756645202637, -5.372406005859375, -2.6678876876831055, -9.798535346984863, -0.6886447072029114, -2.9841270446777344, -2.5250306129455566, -0.00586360227316618, -0.012186268344521523, -0.014045373536646366, -0.0068934401497244835, -0.004933525808155537, -0.0032258580904453993, -0.006455691065639257, -0.027157790958881378, -0.019513368606567383, -0.007882246747612953, -0.002428789157420397, -0.002362184226512909, -3.478440046310425, -0.4713922142982483, 5.1964497566223145, -29.417879104614258, 14.562854766845703, -0.7824247479438782, -0.2545199990272522, -0.10392899066209793, 6.235739231109619, -33.13959884643555, 17.07013702392578, -0.4833332896232605, -0.01536947675049305, -0.019653722643852234, 0.0024420025292783976, -0.13663585484027863, 0.4156343638896942, 0.08655542135238647, 0.027379943057894707, 0.3322828412055969, -0.24070364236831665, -0.014920425601303577, -3.0496370792388916, -1.1215851306915283, -2.953045129776001, -3.1389355659484863, -0.7987954616546631, -3.115694761276245, -0.7101703882217407, -0.015938719734549522, 9.716431617736816, -0.009752988815307617, -0.006346762180328369, -0.03777891397476196, -0.01759234443306923, 0.024366345256567, 0.6496793031692505, 0.7570271492004395], "max": [-0.1265115737915039, 0.437050998210907, -0.21897178888320923, -0.42915990948677063, 0.1662220060825348, 0.43821844458580017, -0.2384287714958191, -0.08182737231254578, 0.09479627013206482, 1.0086222887039185, -0.7948033809661865, 0.7655228972434998, 0.487443745136261, -0.11101706326007843, 0.01296407263725996, 0.005104150157421827, -0.5992001295089722, 1.037216067314148, -0.46255072951316833, -0.01226088497787714, -0.012291197665035725, 0.004457911476492882, -0.5973954200744629, 1.0240418910980225, -0.4621552526950836, -0.007378865033388138, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.00018822378478944302, 1.7078018572647125e-06, 0.09142306447029114, 0.735674262046814, 0.32473331689834595, 1.0048315525054932, 0.1917128711938858, 0.4274907112121582, 0.4627476930618286, 0.4341908097267151, 0.36745667457580566, 0.34613046050071716, 0.1788739562034607, 0.38634800910949707, 0.853248119354248, 0.2856937348842621, -4.765886306762695, 6.929182052612305, 1.8956043720245361, 0.21367521584033966, 0.4017094075679779, 1.721611738204956, 0.3730158805847168, -3.986419200897217, 8.45543384552002, 2.2045178413391113, -0.21367523074150085, 2.180708408355713, 1.2625153064727783, 0.5738705992698669, 0.007441860157996416, 0.016534579917788506, 0.009315062314271927, 0.008678572252392769, 0.0016170653980225325, 0.0064417398534715176, 0.006696540862321854, 0.01991383172571659, 0.013163263909518719, 0.006697011645883322, 0.005755159538239241, 0.007532001007348299, -2.099790096282959, 0.11135248839855194, 11.981527328491211, -18.318254470825195, 21.976581573486328, 1.1576600074768066, 1.1453399658203125, 0.5010862350463867, 13.184134483337402, -22.211742401123047, 23.984264373779297, 1.6270365715026855, 0.019444944337010384, 0.00942730251699686, 0.004884005058556795, -0.027327170595526695, 0.5635733008384705, 0.436219722032547, 0.3281879127025604, 0.49862146377563477, 0.03117421828210354, 0.30274468660354614, 3.030240058898926, 0.143558531999588, 3.0510263442993164, 3.1393613815307617, -0.18273186683654785, 3.116438627243042, -0.49366968870162964, 0.21197032928466797, 9.849292755126953, 0.013274848461151123, 0.011029422283172607, 0.029281655326485634, -0.015035024844110012, 0.026047058403491974, 0.6527114510536194, 0.7595704793930054], "mean": [-0.25347042083740234, -0.05453167483210564, -0.36320844292640686, -1.2280957698822021, -0.08460643142461777, 0.2561723589897156, -0.5196316242218018, -0.41219279170036316, -0.018063001334667206, 0.739474356174469, -1.0685635805130005, 0.5286300182342529, -0.22316373884677887, -0.41892504692077637, 0.012180342338979244, 0.00020728846720885485, -0.6015425324440002, 1.0365197658538818, -0.46295708417892456, -0.012431148439645767, -0.012996423989534378, -0.00024305623082909733, -0.5997011661529541, 1.0231138467788696, -0.4625258147716522, -0.0076319449581205845, 0.7876200675964355, 1.745330572128296, 0.7876200675964355, 0.7876200675964355, 0.7876200675964355, 0.7876200675964355, 1.0066430568695068, 1.745330572128296, 1.0066430568695068, 1.0066430568695068, 1.0066430568695068, 1.0066430568695068, -0.00042488917824812233, -4.092505605512997e-07, -0.06667695194482803, 0.06287549436092377, -0.023239659145474434, 0.09752637892961502, -0.1331607699394226, -0.010089583694934845, 0.031827107071876526, 0.06884496659040451, 0.03156038373708725, -0.020903635770082474, -0.08170367777347565, -0.0495135672390461, -0.11160604655742645, -0.05316708981990814, -8.029598236083984, -1.6026924848556519, -0.3122659921646118, -4.1443376541137695, -0.28154438734054565, 0.08632409572601318, -0.49095502495765686, -7.47409200668335, 3.7317137718200684, 0.1136937290430069, -5.836867332458496, 0.48723354935646057, -0.49971961975097656, -0.9131147861480713, 0.0005457385559566319, -7.592465408379212e-05, -0.0007576073985546827, 0.00024189407122321427, -0.00020380837668199092, 4.039942359668203e-05, 0.00039572580135427415, 0.000925896514672786, -0.0001367493241559714, 0.0004148430307395756, 0.00017278165614698082, 0.00014502073463518173, -2.9392151832580566, -0.1973435878753662, 7.77520227432251, -24.03982925415039, 17.20587730407715, 0.35137659311294556, 0.39980214834213257, 0.11734527349472046, 10.023687362670898, -29.025859832763672, 19.897546768188477, 0.7314721345901489, 0.0026612021028995514, -0.0025265191216021776, 0.0034165901597589254, -0.07540647685527802, 0.45072370767593384, 0.16285696625709534, 0.1995498538017273, 0.4178011119365692, -0.055731844156980515, 0.1290528029203415, -1.524505376815796, -0.8617240190505981, 1.457942008972168, -1.7959495782852173, -0.5767749547958374, 1.9034818410873413, -0.5863984227180481, 0.07989843189716339, 9.778022766113281, 0.001007064594887197, 0.0009257810888811946, 0.0007154014310799539, -0.016285190358757973, 0.02539857290685177, 0.651824414730072, 0.7577685117721558], "std": [0.19139043986797333, 0.2163625806570053, 0.06773970276117325, 0.2252575159072876, 0.40625059604644775, 0.07222109287977219, 0.11796317994594574, 0.19027724862098694, 0.14418558776378632, 0.12434255331754684, 0.23813524842262268, 0.18948645889759064, 0.3090100586414337, 0.1613737940788269, 0.00029723354964517057, 0.0014995940728113055, 0.0010135661577805877, 0.00035666802432388067, 0.00013530257274396718, 0.0002333873708266765, 0.00028590206056833267, 0.0015728520229458809, 0.0013597223442047834, 0.0004025177040603012, 0.00021145927894394845, 0.00041914149187505245, 0.8641313314437866, 1.3113021850585938e-06, 0.8641313314437866, 0.8641313314437866, 0.8641313314437866, 0.8641313314437866, 0.8534481525421143, 1.3113021850585938e-06, 0.8534481525421143, 0.8534481525421143, 0.8534481525421143, 0.8534481525421143, 8.253023406723514e-05, 1.0907580190178123e-06, 0.12853364646434784, 0.17303232848644257, 0.123260997235775, 0.23322050273418427, 0.25656214356422424, 0.1624232977628708, 0.10571932047605515, 0.14112155139446259, 0.09999721497297287, 0.177164688706398, 0.1750423014163971, 0.24581791460514069, 0.34614989161491394, 0.17562979459762573, 2.2159698009490967, 3.2377545833587646, 1.004337191581726, 2.458434581756592, 0.3278167247772217, 0.4779827892780304, 0.7488348484039307, 1.7942314147949219, 3.299665689468384, 1.3509793281555176, 1.987618088722229, 0.7258272171020508, 0.9184375405311584, 0.6364244818687439, 0.0022950281854718924, 0.004917717073112726, 0.00395905552431941, 0.0029622551519423723, 0.0008404628606513143, 0.0012695388868451118, 0.002349426969885826, 0.0065799071453511715, 0.004716074094176292, 0.00251609249971807, 0.0010245332960039377, 0.0013226839946582913, 0.3222740888595581, 0.10009000450372696, 1.6712900400161743, 2.631824493408203, 1.7270969152450562, 0.5483332872390747, 0.29726916551589966, 0.11974648386240005, 1.3909997940063477, 2.8956148624420166, 1.3497278690338135, 0.592346727848053, 0.006340814754366875, 0.005189369898289442, 0.0004168291052337736, 0.017023488879203796, 0.04902801290154457, 0.10735462605953217, 0.05294979363679886, 0.04720307141542435, 0.08670350909233093, 0.08830799162387848, 2.046757936477661, 0.3919770121574402, 2.0030741691589355, 0.789784848690033, 0.17829614877700806, 1.6854408979415894, 0.03220338374376297, 0.04126645252108574, 0.020644959062337875, 0.003917012829333544, 0.0035164288710802794, 0.009006918407976627, 0.0006032799719832838, 0.00027121391030959785, 0.0006655534380115569, 0.0005595826078206301], "count": [275]}, "action": {"min": [-0.8144976496696472, -0.16168472170829773, -0.6631574630737305, -1.3399438858032227, -1.1393659114837646, 0.11847236752510071, -0.663323163986206, -0.8019046783447266, -0.36956286430358887, 0.474560022354126, -1.6471645832061768, 0.06630674004554749, -0.6071031093597412, -0.6929490566253662, 0.01183232944458723, -0.003264247439801693, -0.6016983985900879, 1.0329811573028564, -0.46337270736694336, -0.012814725749194622, -0.013227789662778378, -0.003615002380684018, -0.5996806621551514, 1.0183292627334595, -0.46332186460494995, -0.009327461011707783, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0006680682417936623, -6.295631010289071e-06, -0.48091834783554077, -0.06139087677001953, -0.4663868844509125, -0.17075112462043762, -0.9934380650520325, -0.6826075315475464, -0.2685618996620178, -0.2048160284757614, -0.1379818469285965, -0.7684929370880127, -0.5678850412368774, -1.3910341262817383, -1.2013580799102783, -0.7979810237884521], "max": [-0.13946396112442017, 0.4557161331176758, -0.20054054260253906, -0.3379930853843689, 0.17086830735206604, 0.4481664299964905, -0.23336923122406006, -0.07760538160800934, 0.10137087106704712, 1.07100248336792, -0.7311760783195496, 0.7746137380599976, 0.4877086281776428, -0.10563360154628754, 0.013996164314448833, 0.006063557229936123, -0.5946244597434998, 1.0361216068267822, -0.4617050886154175, -0.011628597974777222, -0.011033688671886921, 0.005384539719671011, -0.5931405425071716, 1.0229270458221436, -0.46113160252571106, -0.007522640284150839, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.00018822378478944302, 1.7078018572647125e-06, 0.11060193181037903, 0.735674262046814, 0.32473331689834595, 1.0048315525054932, 0.1917128711938858, 0.4274907112121582, 0.4627476930618286, 0.4341908097267151, 0.36745667457580566, 0.34613046050071716, 0.1788739562034607, 0.38634800910949707, 0.853248119354248, 0.2856937348842621], "mean": [-0.30722862482070923, -0.02110731042921543, -0.3890017569065094, -1.1395227909088135, -0.1079423576593399, 0.25296884775161743, -0.51014643907547, -0.4160461723804474, -0.016536852344870567, 0.7559146285057068, -1.0646470785140991, 0.5213407278060913, -0.24214503169059753, -0.43067702651023865, 0.012529843486845493, 1.7221547750523314e-05, -0.5987195372581482, 1.034670352935791, -0.46274828910827637, -0.01210445910692215, -0.012487252242863178, -0.0005114277009852231, -0.5966840386390686, 1.0210421085357666, -0.46230006217956543, -0.007951543666422367, 0.7954899072647095, 1.745330572128296, 0.7954899072647095, 0.7954899072647095, 0.7954899072647095, 0.7954899072647095, 1.0066430568695068, 1.745330572128296, 1.0066430568695068, 1.0066430568695068, 1.0066430568695068, 1.0066430568695068, -0.00042604244663380086, -4.1004500417329837e-07, -0.06619860231876373, 0.06342502683401108, -0.02378135733306408, 0.09802433103322983, -0.13440653681755066, -0.00946835894137621, 0.03200138732790947, 0.06915140897035599, 0.032161910086870193, -0.0212378092110157, -0.0824710950255394, -0.048255860805511475, -0.11241577565670013, -0.05245731398463249], "std": [0.2148587852716446, 0.21864300966262817, 0.09180048108100891, 0.2795298397541046, 0.42964044213294983, 0.07465295493602753, 0.11960192024707794, 0.18786580860614777, 0.12864521145820618, 0.13397552073001862, 0.2621954381465912, 0.201872780919075, 0.296877384185791, 0.1613358110189438, 0.0005256711156107485, 0.001490689697675407, 0.001328940037637949, 0.0005974970990791917, 0.0002913672069553286, 0.0002369996509514749, 0.0005186080816201866, 0.0015042729210108519, 0.0014332985738292336, 0.0008113934309221804, 0.00038856477476656437, 0.00038260675501078367, 0.8650380373001099, 1.3113021850585938e-06, 0.8650380373001099, 0.8650380373001099, 0.8650380373001099, 0.8650380373001099, 0.8534481525421143, 1.3113021850585938e-06, 0.8534481525421143, 0.8534481525421143, 0.8534481525421143, 0.8534481525421143, 8.307732787216082e-05, 1.0890743169511552e-06, 0.12897023558616638, 0.1730426698923111, 0.12343037128448486, 0.23314373195171356, 0.25628283619880676, 0.16269724071025848, 0.10571511089801788, 0.14093947410583496, 0.0993499830365181, 0.17697209119796753, 0.17484264075756073, 0.2463565468788147, 0.3456825613975525, 0.17612111568450928], "count": [275]}, "timestamp": {"min": [0.0], "max": [9.133333333333333], "mean": [4.566666666666667], "std": [2.6461712382652456], "count": [275]}, "frame_index": {"min": [0], "max": [274], "mean": [137.0], "std": [79.38513714795737], "count": [275]}, "episode_index": {"min": [260], "max": [260], "mean": [260.0], "std": [0.0], "count": [275]}, "index": {"min": [102470], "max": [102744], "mean": [102607.0], "std": [79.38513714795737], "count": [275]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [275]}, "subtask_annotation": {"mean": [0.45454545454545453, 2.0, 2.0, 2.0, 2.0], "std": [0.5123273746765599, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [275]}, "scene_annotation": {"mean": [260.0], "std": [0.0], "min": [260], "max": [260], "count": [275]}, "eef_direction_state": {"mean": [4.796363636363636, 3.501818181818182], "std": [1.83758375308087, 1.9602867052913842], "min": [0, 0], "max": [6, 6], "count": [275]}, "eef_velocity_state": {"mean": [0.5890909090909091, 0.7818181818181819], "std": [0.8236664654342758, 0.587472524414672], "min": [0, 0], "max": [2, 2], "count": [275]}, "eef_acc_mag_state": {"mean": [0.48727272727272725, 0.8181818181818182], "std": [0.759678052731321, 0.854738856257683], "min": [0, 0], "max": [2, 2], "count": [275]}, "eef_direction_action": {"mean": [4.287272727272727, 3.3054545454545456], "std": [2.0273632266795607, 1.9468779839264494], "min": [0, 0], "max": [6, 6], "count": [275]}, "eef_velocity_action": {"mean": [0.730909090909091, 0.9309090909090909], "std": [0.8047298196566519, 0.6199333475236664], "min": [0, 0], "max": [2, 2], "count": [275]}, "eef_acc_mag_action": {"mean": [0.7236363636363636, 1.1163636363636364], "std": [0.8333860038451333, 0.7960730063285393], "min": [0, 0], "max": [2, 2], "count": [275]}, "eef_sim_pose_state": {"mean": [0.30264930287657354, 0.1984535804672747, 0.13159520945044556, -1.5361561468790168, -0.8618339906139614, 1.4466958399897478, 0.3128130485664036, -0.15950740999754817, 0.11495515019993814, -1.8168672281816276, -0.5768857562887806, 1.8921171480407153], "std": [0.04657953485266292, 0.10550177069665166, 0.03178833407781489, 2.059344569416948, 0.39197110476421093, 2.0326355331102413, 0.04858679868516779, 0.06635652031648677, 0.021102848089502656, 0.9262458972001782, 0.1782546343573775, 1.724353927811951], "min": [0.2692791598447144, 0.13433406322184369, 0.11164186799422673, -3.1336871762244116, -1.1215764986328107, -3.103955531477382, 0.22759070724380953, -0.3049600242439802, 0.09135279394520433, -3.1408105920074716, -0.7988122545720964, -3.1366821961488665], "max": [0.39862319033948507, 0.46090272464432486, 0.23965360206158362, 3.0912383966336643, 0.14356591938012064, 3.111218998565063, 0.39962691185230637, -0.10263631880087676, 0.1704584099244599, 3.1410815534856735, -0.1827388227671325, 3.1325810904510965], "count": [275]}, "eef_sim_pose_action": {"mean": [0.31293173775190747, 0.21232634200362516, 0.12618680797968146, -1.5137580562963788, -0.8581682182174268, 1.384519400797701, 0.31162360624719043, -0.15690940634940506, 0.11402715316618972, -1.945134584729765, -0.5685919536935943, 1.821220112809168], "std": [0.0484997020570138, 0.11309064056995294, 0.034333325719536144, 2.088988181174513, 0.4474146941514628, 2.0863683211776247, 0.04776192295716948, 0.06199031671834981, 0.02333093001061559, 0.6574148913256297, 0.17006353136653224, 1.8273870218411898], "min": [0.27337814473141386, 0.13635935186780376, 0.10481148487709085, -3.1181755242988163, -1.1683746466898168, -3.1045950903045374, 0.22463276851739628, -0.3135730886575847, 0.07990001187868637, -3.1051980361596607, -0.8023571072583944, -3.13646841063107], "max": [0.41089029636238134, 0.47763127200259603, 0.240844830580461, 3.1147400580575604, 0.23833666494574013, 3.121376986910169, 0.4016218520268796, -0.10440799296216881, 0.17426188431800949, -0.6982268230767117, -0.15255274639510796, 3.1378372569900677], "count": [275]}}} +{"episode_index": 256, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.444308813917724]], [[0.5633825211457132]], [[0.4870385140330642]]], "std": [[[0.29673651848098437]], [[0.20800372877789355]], [[0.23271390219611784]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4307774461745482]], [[0.4164071655132641]], [[0.32737749663590926]]], "std": [[[0.3402912249846483]], [[0.252684749917424]], [[0.27736267176032287]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43913831939638603]], [[0.4288488826412918]], [[0.36023755286428294]]], "std": [[[0.27613125411119915]], [[0.24494215179271944]], [[0.28856369695749895]]], "count": [100]}, "observation.state": {"min": [-0.6403553485870361, -0.1974143236875534, -0.3723192811012268, -2.075991153717041, -1.407083511352539, -0.5274008512496948, -0.35057681798934937, -0.6455323100090027, -0.18653661012649536, 0.16849413514137268, -1.34099543094635, 0.1861586570739746, 0.045589521527290344, -0.3679262101650238, 0.007342638913542032, -0.019260117784142494, -0.6363383531570435, 0.9798150062561035, -0.3773418366909027, -0.02407103218138218, -0.013004433363676071, 0.001963060349225998, -0.6414394974708557, 1.0051970481872559, -0.3881042003631592, 0.04584638774394989, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.00038164123543538153, -2.7026899260818027e-06, -0.963447630405426, -0.31016016006469727, -1.030439853668213, -1.0320916175842285, -3.4494364261627197, -0.6029708981513977, -0.5535731911659241, -0.24128761887550354, -0.14413248002529144, -0.5806032419204712, -0.9874783754348755, -2.496647357940674, -0.3122387230396271, -0.817966639995575, -13.618409156799316, -9.126984596252441, -1.9938949346542358, -11.477412223815918, -0.7460317611694336, -6.369963645935059, -1.3772892951965332, -13.295487403869629, -0.5189255475997925, -1.9658119678497314, -9.584859848022461, -0.8894994258880615, -1.5207569599151611, -1.2338217496871948, -0.009313424117863178, -0.02108689211308956, -0.02688467502593994, -0.007815437391400337, -0.015984850004315376, -0.010945061221718788, -0.009627074934542179, -0.023954376578330994, -0.03446084260940552, -0.007185401860624552, -0.018266234546899796, -0.011291613802313805, -1.0605000257492065, -0.36746320128440857, 5.434001445770264, -31.889299392700195, 5.6499128341674805, -0.6107551455497742, 0.042419999837875366, -0.4045807123184204, 3.8305258750915527, -28.780731201171875, 4.452522277832031, -1.3087894916534424, -0.01493625994771719, -0.019583046436309814, 0.001831501955166459, -0.122972272336483, 0.2789367437362671, 0.04719201847910881, 0.05725963041186333, 0.46204444766044617, -0.26432836055755615, 0.005948166362941265, -3.118295907974243, -1.0315932035446167, -3.11496901512146, -2.591475486755371, -1.0543928146362305, -3.1218361854553223, -0.8001574277877808, -0.20928552746772766, 9.609161376953125, -0.009902894496917725, -0.03064599633216858, -0.037073880434036255, -0.02760923281311989, 0.014607327990233898, 0.7272480130195618, 0.677942156791687], "max": [0.2681775987148285, 0.32894206047058105, 0.7051572203636169, -0.880826473236084, 0.48256799578666687, 0.1436493694782257, 0.1072986051440239, -0.4333778917789459, 0.21248281002044678, 0.4701688885688782, -0.6912323832511902, 1.2341711521148682, 0.2161083221435547, 0.01449655368924141, 0.009427141398191452, -0.010992712341248989, -0.611794114112854, 0.9842973947525024, -0.3696933388710022, -0.01790746860206127, -0.0105573870241642, 0.01121431402862072, -0.6122342348098755, 1.006656289100647, -0.38107728958129883, 0.050985995680093765, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00010384480992797762, 2.6670825263863662e-06, 0.3791852295398712, 0.3446611762046814, 0.6789318323135376, 0.837627649307251, 0.5207727551460266, 1.2482361793518066, 0.6951271295547485, 0.29023391008377075, 0.460429310798645, 0.14487376809120178, 0.3811955749988556, 0.3537866473197937, 0.6620485186576843, 0.3220813274383545, 6.113251686096191, 5.250305652618408, 2.3589744567871094, 10.073260307312012, 3.242368698120117, 2.065934181213379, 0.6599512100219727, -7.2824530601501465, 9.70695972442627, 3.482295513153076, 1.6788767576217651, 1.3199023008346558, 1.2051281929016113, 0.4017094075679779, 0.008174434304237366, 0.025169305503368378, 0.0432264506816864, 0.007178011815994978, 0.01586751453578472, 0.009582161903381348, 0.009742610156536102, 0.022649653255939484, 0.044957973062992096, 0.007180825341492891, 0.014460246078670025, 0.008436950854957104, 0.4878299832344055, 0.7275029420852661, 16.302005767822266, -20.736228942871094, 17.613319396972656, 0.22052139043807983, 2.078579902648926, 0.5382037162780762, 12.412091255187988, -19.651540756225586, 15.374942779541016, -0.5995192527770996, 0.02317853830754757, 0.007415174972265959, 0.005494505632668734, -0.027327170595526695, 0.5493993759155273, 0.4095868468284607, 0.39415231347084045, 0.5345476865768433, 0.03776844963431358, 0.3668242394924164, 3.0912723541259766, -0.06639005243778229, 3.1109414100646973, -1.1756839752197266, -0.003988445736467838, 3.0944387912750244, -0.34426891803741455, 0.20316490530967712, 9.830641746520996, 0.011600196361541748, 0.03783246874809265, 0.0492669939994812, -0.01688374951481819, 0.025296907871961594, 0.7345114350318909, 0.6855728030204773], "mean": [-0.3417126536369324, 0.0022495482116937637, -0.05899757891893387, -1.4059118032455444, -0.4394473731517792, -0.19651296734809875, -0.10483291000127792, -0.5948727130889893, 0.11223538219928741, 0.2857372760772705, -1.165212631225586, 0.4927155673503876, 0.10984456539154053, -0.2380172163248062, 0.008740617893636227, -0.013926913030445576, -0.6286797523498535, 0.9831806421279907, -0.3727520704269409, -0.02145708166062832, -0.011536636389791965, 0.00825545284897089, -0.6325648427009583, 1.0057486295700073, -0.38346371054649353, 0.04834640771150589, 0.7299177050590515, 1.745321273803711, 0.7299177050590515, 0.7299177050590515, 0.7299177050590515, 0.7299177050590515, 0.5222439765930176, 1.745321273803711, 0.5222439765930176, 0.5222439765930176, 0.5222439765930176, 0.5222439765930176, -3.724083580891602e-05, -2.446464861804998e-07, -0.035335320979356766, 0.016859538853168488, -0.05418558046221733, 0.019257105886936188, -0.07159309834241867, 0.05001368001103401, 0.012083027511835098, -0.009560342878103256, 0.021052327007055283, -0.011465746909379959, -0.016314487904310226, -0.051325976848602295, 0.001743069849908352, -0.016284817829728127, -4.778026103973389, -0.8773971796035767, -0.4533590078353882, -2.4953906536102295, 0.6294573545455933, -0.6865068078041077, -0.428804874420166, -10.920364379882812, 4.887211799621582, 0.302613765001297, -5.577008247375488, 0.016045883297920227, -0.19237038493156433, -0.5665114521980286, -0.00025838063447736204, 0.0001906226243590936, 0.000930548703763634, -6.67710555717349e-05, 0.0002968580520246178, -0.0004233459185343236, 0.0005276193260215223, 0.00038791558472439647, 0.0007573826005682349, 0.00025881617330014706, 1.9264192815171555e-05, -0.00019276489911135286, -0.25490275025367737, 0.1246768906712532, 11.597463607788086, -25.124740600585938, 12.766241073608398, -0.15031147003173828, 0.9703029990196228, 0.07493367046117783, 9.2953519821167, -23.21999168395996, 11.284610748291016, -0.9073827266693115, 0.0034511208068579435, -0.0022869035601615906, 0.003627104451879859, -0.07453358173370361, 0.46468469500541687, 0.24154804646968842, 0.2211030274629593, 0.5126590728759766, -0.09203226119279861, 0.2762925922870636, -0.2727769613265991, -0.6139504313468933, -0.915554940700531, -2.2504937648773193, -0.7816192507743835, 1.5706679821014404, -0.6403433680534363, -0.017871782183647156, 9.765915870666504, 0.0003888587816618383, 7.576421194244176e-05, 0.0005877319490537047, -0.024231670424342155, 0.022094516083598137, 0.7304230332374573, 0.6821826100349426], "std": [0.28852587938308716, 0.13801181316375732, 0.343000203371048, 0.39248600602149963, 0.6710580587387085, 0.18918517231941223, 0.14136458933353424, 0.04144981503486633, 0.1219336986541748, 0.10614839941263199, 0.1728992611169815, 0.30480310320854187, 0.04865861311554909, 0.10012947022914886, 0.000634504365734756, 0.0033389213494956493, 0.008395333774387836, 0.0015005149180069566, 0.0019973511807620525, 0.0016353483079001307, 0.0006217092741280794, 0.0034093214198946953, 0.00927859265357256, 0.0003744682180695236, 0.0021942767780274153, 0.0013779030414298177, 0.849860668182373, 7.987022399902344e-06, 0.849860668182373, 0.849860668182373, 0.849860668182373, 0.849860668182373, 0.7934325337409973, 7.987022399902344e-06, 0.7934325337409973, 0.7934325337409973, 0.7934325337409973, 0.7934325337409973, 8.605347102275118e-05, 8.926423333832645e-07, 0.1956707090139389, 0.10714676976203918, 0.2347652018070221, 0.29563531279563904, 0.5552484393119812, 0.25127699971199036, 0.1564653366804123, 0.06474579125642776, 0.07848925143480301, 0.10018143057823181, 0.1924731433391571, 0.3104453980922699, 0.08745571225881577, 0.10959531366825104, 4.71293306350708, 3.5953598022460938, 1.1604821681976318, 5.589322090148926, 0.8116279244422913, 1.9278820753097534, 0.4741857647895813, 1.2785639762878418, 2.425234317779541, 1.1991726160049438, 2.8118813037872314, 0.3978811502456665, 0.47474634647369385, 0.32945379614830017, 0.002803486306220293, 0.005597757175564766, 0.00883319042623043, 0.0022790408693253994, 0.002914001699537039, 0.0027462707366794348, 0.002836811589077115, 0.0054446193389594555, 0.00949834194034338, 0.002558379899710417, 0.003184781176969409, 0.0023899958468973637, 0.2661353051662445, 0.18742364645004272, 3.0375113487243652, 3.2161219120025635, 3.2470788955688477, 0.15382146835327148, 0.4125266373157501, 0.1749289631843567, 1.7336807250976562, 2.1614327430725098, 3.0514330863952637, 0.13084101676940918, 0.0065637389197945595, 0.0044410512782633305, 0.0005000100354664028, 0.016973266378045082, 0.0939539223909378, 0.11009639501571655, 0.12214232981204987, 0.020929640159010887, 0.08409679681062698, 0.11571558564901352, 2.2381222248077393, 0.28970131278038025, 1.9627783298492432, 0.46095210313796997, 0.31429949402809143, 2.181530237197876, 0.0991833284497261, 0.050523463636636734, 0.026859721168875694, 0.0033243712969124317, 0.010406560264527798, 0.009783457033336163, 0.0032857926562428474, 0.0030391705222427845, 0.002498029265552759, 0.0025107432156801224], "count": [425]}, "action": {"min": [-0.6427537202835083, -0.17971360683441162, -0.41894659399986267, -2.0850512981414795, -1.4156345129013062, -0.5236507058143616, -0.35097736120224, -0.6984784603118896, -0.1547812819480896, 0.12207410484552383, -1.396582841873169, 0.1820754110813141, 0.04499207064509392, -0.3676670789718628, 0.005559958517551422, -0.019428839907050133, -0.6329132914543152, 0.9773322939872742, -0.38131144642829895, -0.023325683549046516, -0.014387352392077446, 0.0013468434335663915, -0.6379820108413696, 1.0029289722442627, -0.3897918462753296, 0.04436613619327545, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.00038164123543538153, -2.7026899260818027e-06, -0.963447630405426, -0.31016016006469727, -1.030439853668213, -1.0320916175842285, -3.4494364261627197, -0.6029708981513977, -0.5479960441589355, -0.24128761887550354, -0.14413248002529144, -0.5806032419204712, -0.9874783754348755, -2.496647357940674, -0.3122387230396271, -0.817966639995575], "max": [0.2712159752845764, 0.3338097035884857, 0.6539403200149536, -0.7582657337188721, 0.4844026565551758, 0.15599733591079712, 0.1146034449338913, -0.5012322664260864, 0.20763877034187317, 0.5388288497924805, -0.5938065052032471, 1.2355320453643799, 0.2198340743780136, 0.012434089556336403, 0.009736793115735054, -0.008818283677101135, -0.6067521572113037, 0.9862579107284546, -0.37103426456451416, -0.017263300716876984, -0.009927716106176376, 0.011652716435492039, -0.6109597682952881, 1.0082272291183472, -0.3826289772987366, 0.04941019415855408, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00010384480992797762, 2.6670825263863662e-06, 0.3791852295398712, 0.3446611762046814, 0.6789318323135376, 0.837627649307251, 0.628129780292511, 1.2482361793518066, 0.6951271295547485, 0.29023391008377075, 0.460429310798645, 0.14487376809120178, 0.3811955749988556, 0.3537866473197937, 0.6620485186576843, 0.3220813274383545], "mean": [-0.3528886139392853, 0.008826864883303642, -0.0928572416305542, -1.3402609825134277, -0.44932061433792114, -0.1959640383720398, -0.10012608021497726, -0.6358049511909485, 0.11898352205753326, 0.2924984395503998, -1.1243789196014404, 0.4827564060688019, 0.11253094673156738, -0.23965086042881012, 0.008296734653413296, -0.012468705885112286, -0.6239059567451477, 0.9826340079307556, -0.3747278153896332, -0.02090686745941639, -0.011460353620350361, 0.008184048347175121, -0.6283172965049744, 1.0057567358016968, -0.38547012209892273, 0.04671561345458031, 0.7288499474525452, 1.745321273803711, 0.7288499474525452, 0.7288499474525452, 0.7288499474525452, 0.7288499474525452, 0.5223671793937683, 1.745321273803711, 0.5223671793937683, 0.5223671793937683, 0.5223671793937683, 0.5223671793937683, -3.7459394661709666e-05, -2.4187693270505406e-07, -0.034523677080869675, 0.01641162484884262, -0.0525713749229908, 0.017408320680260658, -0.0699395015835762, 0.05032440647482872, 0.010851544328033924, -0.009173200465738773, 0.020872607827186584, -0.011788926087319851, -0.017463495954871178, -0.051695939153432846, 0.0021597554441541433, -0.016199957579374313], "std": [0.27798154950141907, 0.13130232691764832, 0.3239801824092865, 0.4144037663936615, 0.6672843098640442, 0.18572822213172913, 0.13943222165107727, 0.038256850093603134, 0.10500720888376236, 0.12726658582687378, 0.1907496303319931, 0.29393211007118225, 0.048730429261922836, 0.09587205201387405, 0.001115678925998509, 0.002302078530192375, 0.007795264013111591, 0.0019293155055493116, 0.002251299796625972, 0.0015792201738804579, 0.0011566660832613707, 0.002359524369239807, 0.008041804656386375, 0.0009341149125248194, 0.0019502824870869517, 0.0012967144139111042, 0.849883496761322, 7.987022399902344e-06, 0.849883496761322, 0.849883496761322, 0.849883496761322, 0.849883496761322, 0.7934560179710388, 7.987022399902344e-06, 0.7934560179710388, 0.7934560179710388, 0.7934560179710388, 0.7934560179710388, 8.607987547293305e-05, 8.910018891583604e-07, 0.19653084874153137, 0.10763926804065704, 0.2368335872888565, 0.2982017993927002, 0.5564413070678711, 0.2513042986392975, 0.15871064364910126, 0.06464313715696335, 0.07854817807674408, 0.10026964545249939, 0.19229212403297424, 0.3104507327079773, 0.08779629319906235, 0.1096135601401329], "count": [425]}, "timestamp": {"min": [0.0], "max": [14.133333333333333], "mean": [7.066666666666667], "std": [4.089553086150667], "count": [425]}, "frame_index": {"min": [0], "max": [424], "mean": [212.0], "std": [122.68659258452001], "count": [425]}, "episode_index": {"min": [261], "max": [261], "mean": [261.0], "std": [0.0], "count": [425]}, "index": {"min": [102745], "max": [103169], "mean": [102957.0], "std": [122.68659258452001], "count": [425]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [425]}, "subtask_annotation": {"mean": [0.2235294117647059, 2.0, 2.0, 2.0, 2.0], "std": [0.42775668147524115, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [425]}, "scene_annotation": {"mean": [261.0], "std": [0.0], "min": [261], "max": [261], "count": [425]}, "eef_direction_state": {"mean": [3.5223529411764707, 4.524705882352941], "std": [2.0338532812251144, 1.7980319883533342], "min": [0, 0], "max": [6, 6], "count": [425]}, "eef_velocity_state": {"mean": [1.0211764705882354, 0.5858823529411765], "std": [0.7432985494160591, 0.663529411764705], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_acc_mag_state": {"mean": [0.7741176470588236, 0.42823529411764705], "std": [0.8293375018902277, 0.738935922511457], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_direction_action": {"mean": [3.3976470588235292, 4.2564705882352944], "std": [1.9206602094432037, 1.6514127327354653], "min": [0, 0], "max": [6, 6], "count": [425]}, "eef_velocity_action": {"mean": [1.2188235294117646, 0.7576470588235295], "std": [0.7040210754945371, 0.6435885551916715], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_acc_mag_action": {"mean": [1.12, 0.8070588235294117], "std": [0.7834764158018058, 0.8404184161397504], "min": [0, 0], "max": [2, 2], "count": [425]}, "eef_sim_pose_state": {"mean": [0.32579656701574955, 0.2844359230625192, 0.19576262118968515, -0.2803360049524989, -0.6141148880916186, -0.9302666183745592, 0.3901246692757361, -0.18420254144584786, 0.2325181945110848, -2.2503996670952153, -0.7816732771253171, 1.5853491547247247], "std": [0.09027472999185854, 0.07975287625120334, 0.05264992286735766, 2.249461244587654, 0.2898230907636461, 1.9841501545311853, 0.00968494482910307, 0.05573710837910082, 0.06003682920774682, 0.4611416771184754, 0.31433587242274946, 2.197176778939931], "min": [0.13067158800610576, 0.15191346885308735, 0.12939489217127917, -3.118223865681189, -1.0315931988761982, -3.1383392739963054, 0.3616439565745973, -0.29338308656476436, 0.09905953274289676, -2.5914827357342722, -1.0553673528411072, -3.1304345827856768], "max": [0.4129396669927488, 0.40875925958772513, 0.2908688576119365, 3.131347549431325, -0.06617741433176993, 3.1305106141492702, 0.40296740774385253, -0.09667763011044882, 0.2878986978812464, -1.1756839005714737, -0.003989704381846426, 3.139351932068192], "count": [425]}, "eef_sim_pose_action": {"mean": [0.3270866358573391, 0.2798916451520825, 0.18249700281382022, -0.25260643188219284, -0.6186808061363286, -0.7204591276586416, 0.39772428677533955, -0.1809429111636309, 0.23911803512703764, -2.2334274620039047, -0.7884622315928059, 2.05689530173353], "std": [0.0816000790550786, 0.07929718121889505, 0.07107724115762283, 2.2112450457305797, 0.30130215715613257, 2.0416389617387716, 0.010859140245354915, 0.05382938700889397, 0.06235532854380355, 0.4488868313749993, 0.30526185911858966, 1.7795634067734922], "min": [0.13691849009796722, 0.13809186818630395, 0.07110572886156141, -3.121902487479566, -1.031363843559045, -3.139541660982725, 0.37274072846930534, -0.28880149451316234, 0.08469849141631319, -2.517109211926221, -1.041137200620481, -3.1415744404066146], "max": [0.3994401083147858, 0.40228421765862865, 0.3100575671124802, 3.1119530948038463, -0.038794333995438635, 3.1402983712442993, 0.4123519822744476, -0.0877542911192461, 0.28999324541900806, -1.0805275763991125, 0.013575426212362851, 3.1414416576451134], "count": [425]}}} +{"episode_index": 257, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4268831819492503]], [[0.5628963836024606]], [[0.47479378844675124]]], "std": [[[0.3025999013701797]], [[0.1930244039215258]], [[0.23099712785410842]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43582455786236063]], [[0.4112819324298347]], [[0.33139163783160325]]], "std": [[[0.30036502804683207]], [[0.27757158390857595]], [[0.3267520978808127]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43182335880430606]], [[0.42468152873894655]], [[0.32516757497116494]]], "std": [[[0.3002154518569428]], [[0.2381858620724947]], [[0.2997356304256529]]], "count": [100]}, "observation.state": {"min": [-0.0709909126162529, -0.30584895610809326, -0.26197806000709534, -1.6249030828475952, -1.5302889347076416, -0.6902757883071899, -0.7044943571090698, -0.4983055591583252, -0.07744094729423523, 0.035573482513427734, -1.8742882013320923, 0.6073065400123596, -0.2135387361049652, -0.3982551693916321, 0.0008497313247062266, -0.013537019491195679, -0.6247629523277283, 0.9634273052215576, -0.3667490482330322, -0.011628445237874985, 0.005225781351327896, 0.012814303860068321, -0.575527548789978, 0.9817561507225037, -0.4309985637664795, 0.028879757970571518, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.013825366273522377, -0.0003819754347205162, -0.37768399715423584, -0.4811350703239441, -0.7242106199264526, -0.6720632314682007, -2.125514030456543, -0.9698388576507568, -1.319413661956787, -0.9773128032684326, -0.49726563692092896, -0.4234423041343689, -1.6496617794036865, -1.0151481628417969, -0.6229539513587952, -0.5537746548652649, -7.72786283493042, -11.294261932373047, -3.74908447265625, -11.446887016296387, -3.328449249267578, -0.7173382639884949, -1.664224624633789, -10.444863319396973, -3.632478713989258, -1.4322344064712524, -10.744811058044434, -0.6312576532363892, -1.2625153064727783, -2.2954823970794678, -0.008922075852751732, -0.020031506195664406, -0.02811955288052559, -0.007518908474594355, -0.02113472670316696, -0.008883146569132805, -0.0072959722019732, -0.016977384686470032, -0.029524879530072212, -0.00769383367151022, -0.014624673873186111, -0.01795814372599125, -0.3817799985408783, -0.5753211975097656, 7.779827117919922, -28.95027732849121, 6.498938083648682, -1.0028529167175293, -2.7148799896240234, -0.9873254299163818, 0.5047979354858398, -29.880922317504883, 5.315398216247559, -1.6254938840866089, -0.028796326369047165, -0.015017319470643997, 0.005494505632668734, -0.09564509987831116, 0.30513817071914673, 0.0900769904255867, 0.07904751598834991, 0.3397377133369446, -0.31829601526260376, 0.011149279773235321, -3.0883235931396484, -1.1516242027282715, -2.934128761291504, -2.3841397762298584, -1.0035719871520996, 1.5471231937408447, -0.798708438873291, -0.2767530679702759, 9.654487609863281, -0.009735971689224243, -0.054212331771850586, -0.0557076632976532, -0.024550024420022964, 0.018334997817873955, 0.6187719702720642, 0.7828114628791809], "max": [0.16857099533081055, -0.026314254850149155, 0.33760738372802734, -1.2511301040649414, -0.009058940224349499, 0.3950616717338562, -0.07236823439598083, 0.2683420479297638, 0.30670619010925293, 0.6224746108055115, -0.6668150424957275, 1.4643739461898804, -0.010950872674584389, -0.002671243390068412, 0.0025862373877316713, -0.011613777838647366, -0.6178848147392273, 0.9641609787940979, -0.3571115732192993, -0.00679466687142849, 0.006993550807237625, 0.01611337810754776, -0.5687977075576782, 0.9827451705932617, -0.41988375782966614, 0.03400255739688873, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.013167242519557476, -1.5562018234049901e-06, 0.229557067155838, 0.19451506435871124, 0.29921072721481323, 0.8939006328582764, 2.4850494861602783, 1.650822639465332, 1.2943140268325806, 0.9336939454078674, 0.5848554372787476, 0.6972673535346985, 1.3847987651824951, 1.522414207458496, 0.42664864659309387, 0.7923131585121155, 1.3919061422348022, 1.3431013822555542, 2.4572649002075195, 2.442002534866333, 1.004273533821106, 2.180708408355713, 3.787545680999756, 0.28951647877693176, 18.315017700195312, 2.1764345169067383, 2.07570219039917, 2.4389500617980957, 0.5451770424842834, 1.1764346361160278, 0.01116868294775486, 0.017541032284498215, 0.048439618200063705, 0.006540270987898111, 0.019099147990345955, 0.014000268653035164, 0.0063754054717719555, 0.02354220114648342, 0.023530615493655205, 0.004935248289257288, 0.020186802372336388, 0.014440009370446205, 1.9089000225067139, 0.44169822335243225, 15.143938064575195, -20.315189361572266, 14.82019329071045, 0.40868306159973145, -0.1272599995136261, -0.12248773872852325, 7.735286235809326, -21.784637451171875, 14.707351684570312, -0.31871721148490906, 0.020077358931303024, 0.009206285700201988, 0.010989011265337467, -0.027327170595526695, 0.42920809984207153, 0.24554775655269623, 0.21648895740509033, 0.5254787802696228, 0.08237554132938385, 0.19374968111515045, 3.079644203186035, -0.15011778473854065, 2.8102970123291016, -1.2838404178619385, 0.0009085581405088305, 2.4644529819488525, -0.30934709310531616, 0.18306906521320343, 10.192472457885742, 0.01340705156326294, 0.047911614179611206, 0.046984314918518066, -0.020807897672057152, 0.024657629430294037, 0.6213452816009521, 0.7849842309951782], "mean": [0.0546555258333683, -0.19030039012432098, 0.04577534273266792, -1.4308090209960938, -0.4036191999912262, -0.28103169798851013, -0.5836207270622253, -0.20989234745502472, 0.15644843876361847, 0.27556464076042175, -1.1462376117706299, 1.024762749671936, -0.1042151227593422, -0.17858166992664337, 0.0018212468130514026, -0.012353679165244102, -0.6213222742080688, 0.9638007879257202, -0.36090758442878723, -0.009710889309644699, 0.006260438356548548, 0.015219587832689285, -0.5724949240684509, 0.9823861718177795, -0.42507484555244446, 0.03092101588845253, 0.3754315972328186, 1.6571354866027832, 0.3754315972328186, 0.3754315972328186, 0.3754315972328186, 0.3754315972328186, 0.605573832988739, 1.7453304529190063, 0.605573832988739, 0.605573832988739, 0.605573832988739, 0.605573832988739, -0.013482078909873962, -0.00021977393771521747, -0.03425279259681702, 0.027320435270667076, -0.07510551065206528, 0.03944314271211624, -0.14297617971897125, 0.11613500863313675, 0.03731699287891388, -0.082728810608387, 0.006588420365005732, 0.04309617727994919, 0.13253863155841827, 0.058251965790987015, -0.01811770722270012, 0.030875636264681816, -4.5353827476501465, -1.654413104057312, -0.9182255268096924, -4.015341758728027, 0.10230959206819534, 0.27335163950920105, -0.8756617307662964, -4.551258563995361, 6.3918561935424805, 0.7224157452583313, -4.035312175750732, 0.224358931183815, -0.3050467073917389, -0.3697090446949005, -0.0008882636320777237, -0.001121334615163505, 0.0002863336994778365, -9.840631537372246e-05, 0.001318785478360951, 0.0004276233376003802, -0.00016528253036085516, 0.00036902990541420877, -0.0010329489596188068, 3.77203687094152e-05, 0.0008408987778238952, -0.00010371258395025507, 0.9894987344741821, 0.12124387919902802, 11.599530220031738, -24.945497512817383, 11.710397720336914, -0.3494403660297394, -1.4837977886199951, -0.37605804204940796, 2.994856119155884, -25.878189086914062, 9.870965957641602, -1.0154814720153809, 0.0009441952570341527, -0.0022739737760275602, 0.008463671430945396, -0.06977158039808273, 0.36036792397499084, 0.17161723971366882, 0.14412513375282288, 0.42793524265289307, -0.1055108979344368, 0.08630819618701935, -1.315445065498352, -0.8984703421592712, 1.3261409997940063, -1.6394588947296143, -0.5748914480209351, 2.005276679992676, -0.6255057454109192, -0.06385791301727295, 9.777339935302734, -5.922754280618392e-05, 0.0004025840025860816, 0.0001677552645560354, -0.023323548957705498, 0.023110654205083847, 0.6200330853462219, 0.7838859558105469], "std": [0.06144668534398079, 0.08133743703365326, 0.22186146676540375, 0.11682507395744324, 0.5066499710083008, 0.3384345769882202, 0.19902841746807098, 0.22298549115657806, 0.14606432616710663, 0.21396498382091522, 0.37677037715911865, 0.23169618844985962, 0.06908261775970459, 0.10766535252332687, 0.0005275674047879875, 0.0003880299918819219, 0.002623890060931444, 0.0001981088862521574, 0.0032138675451278687, 0.001460687373764813, 0.0005150088109076023, 0.0008493900531902909, 0.0024596150033175945, 0.0002685366780497134, 0.0030326256528496742, 0.001391359488479793, 0.6995133757591248, 0.36881402134895325, 0.6995133757591248, 0.6995133757591248, 0.6995133757591248, 0.6995133757591248, 0.8179364800453186, 1.1920928955078125e-06, 0.8179364800453186, 0.8179364800453186, 0.8179364800453186, 0.8179364800453186, 0.00012047943164361641, 8.748583786655217e-05, 0.09631471335887909, 0.12344853579998016, 0.16796916723251343, 0.2615634799003601, 0.6458917260169983, 0.4854947328567505, 0.3346354365348816, 0.3046363890171051, 0.19724994897842407, 0.2319636344909668, 0.5517581105232239, 0.430203378200531, 0.15249012410640717, 0.21790339052677155, 1.598495364189148, 3.336287498474121, 1.0050175189971924, 3.6575655937194824, 0.9154558777809143, 0.7463107109069824, 1.0652269124984741, 2.8208417892456055, 6.989717960357666, 0.934860110282898, 3.444251537322998, 0.6475174427032471, 0.3956913650035858, 0.572391927242279, 0.0035353905986994505, 0.005377385299652815, 0.008761005476117134, 0.0025010041426867247, 0.005996442399919033, 0.003455203026533127, 0.003029504558071494, 0.005973432678729296, 0.007687220815569162, 0.0022036051377654076, 0.005613322369754314, 0.004297673236578703, 0.5043389201164246, 0.1747691035270691, 1.99802565574646, 1.8732588291168213, 2.108703374862671, 0.4080587923526764, 0.6405962705612183, 0.14809063076972961, 1.32733154296875, 2.484309196472168, 1.932539463043213, 0.36555442214012146, 0.008074693381786346, 0.004007391631603241, 0.0006973209674470127, 0.013658937998116016, 0.03299156576395035, 0.058218225836753845, 0.03176473081111908, 0.05051204189658165, 0.14472705125808716, 0.0538567416369915, 2.2179880142211914, 0.3209356367588043, 1.9907046556472778, 0.2632039189338684, 0.28291428089141846, 0.29305335879325867, 0.08317102491855621, 0.07207583636045456, 0.062064237892627716, 0.0041587380692362785, 0.014217442832887173, 0.012103177607059479, 0.0008919718093238771, 0.0013673321809619665, 0.0005245279753580689, 0.0004497602058108896], "count": [188]}, "action": {"min": [-0.12324618548154831, -0.3490658402442932, -0.3394337296485901, -1.6546828746795654, -1.5468413829803467, -0.702049195766449, -0.6981316804885864, -0.5246719121932983, -0.09087235480546951, 0.01829351671040058, -1.8706045150756836, 0.610243558883667, -0.21503937244415283, -0.3923705816268921, -0.0007191808545030653, -0.016056202352046967, -0.6218692064285278, 0.9599982500076294, -0.3707525134086609, -0.012371429242193699, 0.0039918082766234875, 0.009481284767389297, -0.5726826786994934, 0.978751540184021, -0.43538761138916016, 0.029049962759017944, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.013825366273522377, -0.0003819754347205162, -0.37768399715423584, -0.4811350703239441, -0.7242106199264526, -0.707196056842804, -2.125514030456543, -0.9698388576507568, -1.4226256608963013, -0.9773128032684326, -0.49726563692092896, -0.4234423041343689, -1.6496617794036865, -1.0151481628417969, -0.6229539513587952, -0.5537746548652649], "max": [0.16805562376976013, 0.014072902500629425, 0.38342806696891785, -1.16530442237854, -0.005286171101033688, 0.40763020515441895, -0.060933612287044525, 0.26775163412094116, 0.34672385454177856, 0.662368655204773, -0.5653013586997986, 1.4688928127288818, -0.00396035285666585, 0.007065029814839363, 0.0026394864544272423, -0.006707391235977411, -0.6093528866767883, 0.9646692276000977, -0.3587966561317444, -0.008165533654391766, 0.007057817652821541, 0.019307244569063187, -0.5606803297996521, 0.984931468963623, -0.42203807830810547, 0.033040981739759445, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.013167242519557476, -1.5562018234049901e-06, 0.28286707401275635, 0.19451506435871124, 0.29921072721481323, 0.8939006328582764, 2.7178874015808105, 1.650822639465332, 1.2943140268325806, 0.9336939454078674, 0.5848554372787476, 0.6972673535346985, 1.3847987651824951, 1.522414207458496, 0.42664864659309387, 0.7923131585121155], "mean": [0.02181481011211872, -0.15808777511119843, 0.015178929083049297, -1.370699167251587, -0.4289885461330414, -0.26095402240753174, -0.577422022819519, -0.23771996796131134, 0.16396066546440125, 0.29287952184677124, -1.0592525005340576, 1.0338289737701416, -0.10512414574623108, -0.17280428111553192, 0.0009282612591050565, -0.011478528380393982, -0.6158474683761597, 0.9628373980522156, -0.3628979027271271, -0.010381198488175869, 0.005605647340416908, 0.014173171482980251, -0.567266583442688, 0.9819035530090332, -0.4273330569267273, 0.030665893107652664, 0.3754315972328186, 1.647851824760437, 0.3754315972328186, 0.3754315972328186, 0.3754315972328186, 0.3754315972328186, 0.6035314798355103, 1.7453304529190063, 0.6035314798355103, 0.6035314798355103, 0.6035314798355103, 0.6035314798355103, -0.013483204878866673, -0.00022023449128028005, -0.032663535326719284, 0.026618285104632378, -0.0732932835817337, 0.03528160974383354, -0.1288347691297531, 0.11356059461832047, 0.02996247634291649, -0.08196370303630829, 0.006298468913882971, 0.04311992600560188, 0.1320759654045105, 0.05837355926632881, -0.019273092970252037, 0.030680958181619644], "std": [0.06599875539541245, 0.09287917613983154, 0.23066841065883636, 0.14021702110767365, 0.5164850950241089, 0.3532487154006958, 0.20175790786743164, 0.2026660442352295, 0.16107703745365143, 0.21504774689674377, 0.36534950137138367, 0.22078554332256317, 0.07019416242837906, 0.10085510462522507, 0.0006316388607956469, 0.002130244392901659, 0.002890561940148473, 0.0010885101510211825, 0.0030490225180983543, 0.0012267944402992725, 0.0006306084687821567, 0.0021520124282687902, 0.0027196540031582117, 0.0013383900513872504, 0.0029359206091612577, 0.0012033210368826985, 0.6995133757591248, 0.38794732093811035, 0.6995133757591248, 0.6995133757591248, 0.6995133757591248, 0.6995133757591248, 0.8175461292266846, 1.1920928955078125e-06, 0.8175461292266846, 0.8175461292266846, 0.8175461292266846, 0.8175461292266846, 0.00012014274398097768, 8.836254710331559e-05, 0.09915482997894287, 0.12395422160625458, 0.17041178047657013, 0.26803550124168396, 0.6774625182151794, 0.48749446868896484, 0.35033562779426575, 0.3049793541431427, 0.1972900927066803, 0.23195892572402954, 0.5519409775733948, 0.4301893711090088, 0.15321119129657745, 0.2179131954908371], "count": [188]}, "timestamp": {"min": [0.0], "max": [6.233333333333333], "mean": [3.116666666666667], "std": [1.8090052515125543], "count": [188]}, "frame_index": {"min": [0], "max": [187], "mean": [93.5], "std": [54.270157545376634], "count": [188]}, "episode_index": {"min": [262], "max": [262], "mean": [262.0], "std": [0.0], "count": [188]}, "index": {"min": [103170], "max": [103357], "mean": [103263.5], "std": [54.270157545376634], "count": [188]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [188]}, "subtask_annotation": {"mean": [0.48936170212765956, 2.0, 2.0, 2.0, 2.0], "std": [0.5207335425753371, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [188]}, "scene_annotation": {"mean": [262.0], "std": [0.0], "min": [262], "max": [262], "count": [188]}, "eef_direction_state": {"mean": [3.728723404255319, 3.047872340425532], "std": [1.9774861723391841, 2.2032002218921427], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_state": {"mean": [0.9574468085106383, 1.1861702127659575], "std": [0.6259442843981123, 0.6860465004756232], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_state": {"mean": [0.9468085106382979, 1.0], "std": [0.8103981327376014, 0.8315583934409704], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_direction_action": {"mean": [3.702127659574468, 3.026595744680851], "std": [1.9750022204891475, 1.9716973750312916], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_action": {"mean": [1.1117021276595744, 1.2712765957446808], "std": [0.7170204874040735, 0.68091339475323], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_action": {"mean": [1.1808510638297873, 1.2819148936170213], "std": [0.7574139366522361, 0.7367933348564027], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_sim_pose_state": {"mean": [0.22332543502241237, 0.23400896753629952, 0.07560722585853866, -1.2991681004716709, -0.8988526768575946, 1.3431212835740953, 0.2834562828546202, -0.17617888821052832, 0.1048601142302506, -1.6391453293211156, -0.5750447684365605, 2.005069135569875], "std": [0.02073200273470483, 0.033047585692422346, 0.02916574835109119, 2.25607546690744, 0.32081451629856944, 2.0097866278511893, 0.04891221033442207, 0.09969752621833619, 0.024330947189111857, 0.2628361585501529, 0.28298121570473533, 0.2930622803109793], "min": [0.18607385179106622, 0.18967065578721348, 0.043242302430404216, -3.1148379140301823, -1.1516241997314711, -3.0675370540805345, 0.1832146066283023, -0.31958949521379193, 0.06267245003723773, -2.3841396624923497, -1.0035718574240706, 1.5471158624978976], "max": [0.2620979046990039, 0.27755816379905274, 0.1443168878189455, 3.140113607940219, -0.15014925533659418, 3.065760003316819, 0.37106528901074853, -0.05227428633821526, 0.15283472008084534, -1.2837237986603545, 0.0009314076520561265, 2.4648494830821632], "count": [188]}, "eef_sim_pose_action": {"mean": [0.2297893836553193, 0.23506625390848443, 0.06887806929745553, -0.9903324604114488, -0.9022601478646934, 1.1608245841526725, 0.2845254903071427, -0.16918684129381953, 0.09469521620131224, -1.5602469158681644, -0.5706872853200564, 1.9818595324055786], "std": [0.022059798724219953, 0.031201039030293382, 0.0331863117583592, 2.3682839456404357, 0.3560914821591199, 2.0577287416712196, 0.044022358147013795, 0.10574179102298775, 0.027488451992092957, 0.25197404424473646, 0.29173622584655406, 0.28395055840186856], "min": [0.18694334493195502, 0.19414749692503008, 0.030268363154665072, -3.1400598521008662, -1.1893050136436392, -2.958287301526916, 0.1832759018418017, -0.3253551550093543, 0.06183383460756028, -2.372740270394653, -1.010535946595906, 1.5251178898846938], "max": [0.27142930440297847, 0.2813337605737629, 0.1518075723893053, 3.13676795820088, -0.07659627875318709, 3.1372950111129896, 0.36497345790801483, -0.03550944762503789, 0.1526642978837888, -1.1419870163969699, 0.025034978784703066, 2.4593308290834033], "count": [188]}}} +{"episode_index": 258, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42918448797039954]], [[0.5208102079651793]], [[0.4749018042637094]]], "std": [[[0.28824157930311534]], [[0.2245468144299015]], [[0.22630985190794656]]], "count": [109]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43717931132697724]], [[0.4294767472108469]], [[0.3791870826852058]]], "std": [[[0.28244970507983924]], [[0.25151205787372405]], [[0.2775888538694593]]], "count": [109]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.417733528741592]], [[0.461236847860209]], [[0.4026718662370507]]], "std": [[[0.2952094511154402]], [[0.221832379422228]], [[0.24952117108146235]]], "count": [109]}, "observation.state": {"min": [-0.6506425142288208, -0.14496254920959473, -0.5263463258743286, -1.7063418626785278, -1.5338186025619507, 0.026319080963730812, -0.6986123919487, -1.0843944549560547, -0.8690032362937927, 0.33187979459762573, -1.920152187347412, 0.0920296385884285, -0.6407884955406189, -0.5622013211250305, 0.005132126621901989, 0.0046461340971291065, -0.625349760055542, 1.0346245765686035, -0.4569125175476074, -0.0032842906657606363, -0.0159987211227417, -0.009996429085731506, -0.6200846433639526, 1.0180845260620117, -0.4515855014324188, -0.004072962794452906, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0062065403908491135, -0.0003841544094029814, -0.489122211933136, -0.6746413707733154, -0.5699220299720764, -1.735654592514038, -2.206087112426758, -0.562664270401001, -2.635793685913086, -1.6660484075546265, -1.4618453979492188, -0.6465436220169067, -0.7307528257369995, -1.175750970840454, -0.9221557378768921, -0.4916822612285614, -13.28435230255127, -6.562881946563721, -2.2747254371643066, -10.531135559082031, -0.8608059287071228, -0.918192982673645, -1.4059828519821167, -15.088261604309082, -8.669109344482422, -2.7661783695220947, -9.126984596252441, -0.6025640964508057, -2.209401845932007, -1.2051281929016113, -0.012706945650279522, -0.13310067355632782, -0.11417752504348755, -0.020678186789155006, -0.023058488965034485, -0.0465615913271904, -0.013512907549738884, -0.12330617010593414, -0.01385133434087038, -0.010113878175616264, -0.010835608467459679, -0.03316408395767212, -3.18149995803833, -0.6198621988296509, -3.385115623474121, -31.462127685546875, 8.530407905578613, -0.886837899684906, 0.21209999918937683, -0.44169819355010986, 6.235739707946777, -35.89762878417969, 12.185348510742188, -0.4710787534713745, -0.02503269910812378, -0.013087392784655094, 0.0030525033362209797, -0.10930868983268738, 0.3583814203739166, 0.027837280184030533, 0.005664618220180273, 0.29156509041786194, -0.28791749477386475, 0.02799108996987343, -3.1353776454925537, -1.2314212322235107, -3.101196765899658, -2.8376405239105225, -0.8196678757667542, 2.1124348640441895, -0.984362781047821, -0.488023966550827, 9.683881759643555, -0.009281009435653687, -0.053867608308792114, -0.08565118908882141, -0.015430119819939137, 0.026701319962739944, 0.46767741441726685, 0.8786951303482056], "max": [0.04404008761048317, 0.4584366977214813, 0.20148871839046478, -0.5401705503463745, 0.21419338881969452, 0.7021692991256714, 0.11215408891439438, 0.09130829572677612, -0.042724840342998505, 1.1810472011566162, -0.6717768907546997, 0.5852832794189453, 0.5273561477661133, -0.22078639268875122, 0.010975450277328491, 0.021836521103978157, -0.6128624677658081, 1.0389643907546997, -0.4499223828315735, 0.003813629038631916, -0.011288429610431194, 0.006708594039082527, -0.6151102185249329, 1.0210037231445312, -0.44422057271003723, 0.0026602379512041807, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.002383655868470669, -0.00028664787532761693, 0.5077461004257202, 0.6878176331520081, 1.1406745910644531, 0.6882365345954895, 3.8345887660980225, 0.6969579458236694, 0.5727301239967346, 0.6503022909164429, 2.0732803344726562, 1.4485262632369995, 2.4690754413604736, 0.9853804707527161, 1.7874302864074707, 0.45469602942466736, -3.385115623474121, 5.433455467224121, 2.8785104751586914, -0.12210012227296829, 0.860805869102478, 3.758852005004883, 0.6886447072029114, -2.215914726257324, 6.5323567390441895, 1.2262922525405884, 0.8547008037567139, 1.1477411985397339, 0.3156288266181946, 0.6025640964508057, 0.027098888531327248, 0.10290853679180145, 0.15683719515800476, 0.011722711846232414, 0.06564413011074066, 0.014759787358343601, 0.034009676426649094, 0.11325746029615402, 0.03410716354846954, 0.013335593976080418, 0.021191205829381943, 0.01377421896904707, -0.7211400270462036, 1.2434362173080444, 12.308161735534668, -17.732921600341797, 20.700511932373047, 1.3124366998672485, 2.608829975128174, 2.0043447017669678, 19.865283966064453, -22.158809661865234, 24.7047061920166, 1.7453895807266235, 0.03792170062661171, 0.009902611374855042, 0.013431014493107796, -0.027327170595526695, 0.574836254119873, 0.40327173471450806, 0.3334132730960846, 0.538658082485199, -0.047326717525720596, 0.3188582956790924, 3.118105411529541, 0.4319477081298828, 3.1213722229003906, -0.9346371293067932, -0.40514469146728516, 3.041869878768921, -0.17952457070350647, 0.4057953655719757, 9.95659065246582, 0.02824375033378601, 0.039702147245407104, 0.1610357165336609, -0.01084529422223568, 0.03106893226504326, 0.4763335883617401, 0.8834214210510254], "mean": [-0.3239143490791321, 0.008170212619006634, -0.40136319398880005, -1.2700541019439697, -0.40121135115623474, 0.2745620012283325, -0.2612319886684418, -0.3481904864311218, -0.17923946678638458, 0.7380229830741882, -1.4358669519424438, 0.3635331988334656, -0.2659551203250885, -0.4429449141025543, 0.009861611761152744, 0.006445225328207016, -0.6184942126274109, 1.0363322496414185, -0.454645574092865, -0.000867990602273494, -0.012312211096286774, -0.00795349944382906, -0.6174720525741577, 1.019208312034607, -0.44841280579566956, -0.0013076087925583124, 0.7064575552940369, 1.7453173398971558, 0.7064575552940369, 0.7064575552940369, 0.7064575552940369, 0.7064575552940369, 0.5366389751434326, 1.7453173398971558, 0.5366389751434326, 0.5366389751434326, 0.5366389751434326, 0.5366389751434326, -0.005196821875870228, -0.0003811036003753543, -0.01988844759762287, 0.004565787967294455, 0.03550933673977852, 0.02165270783007145, -0.03201080486178398, 0.025913208723068237, -0.010243676602840424, -0.005690405145287514, -0.0019616412464529276, 0.006580471992492676, 0.00952262431383133, 0.00040688409353606403, -0.004598146770149469, -0.004574471618980169, -7.606926918029785, -1.7608808279037476, 0.10378692299127579, -3.9718222618103027, -0.09280508756637573, 0.563866138458252, -0.23608963191509247, -7.052066326141357, 0.8836274147033691, -0.6698228120803833, -4.969558238983154, 0.19367223978042603, -0.5333953499794006, -0.3629934787750244, 0.000549308315385133, 0.00036190752871334553, -0.00031972877332009375, 1.5478033674298786e-05, -7.533354801125824e-05, -0.0002135054673999548, 0.00018740662198979408, -0.000460902665508911, -0.0001267595507670194, -0.00011456978973001242, -0.0002328729460714385, -0.0003139626351185143, -2.0712077617645264, -0.20042285323143005, 8.493478775024414, -25.77176856994629, 15.619550704956055, 0.09234519302845001, 1.0871541500091553, 0.3082720935344696, 11.047501564025879, -27.963823318481445, 17.44618797302246, 0.49518704414367676, 0.0035193138755857944, -0.002025576075538993, 0.005438767373561859, -0.0709267258644104, 0.4548647999763489, 0.16609516739845276, 0.22374863922595978, 0.391518771648407, -0.10847046971321106, 0.23601070046424866, -0.6996448040008545, -0.6421098709106445, 1.1309243440628052, -2.2145040035247803, -0.5689290761947632, 2.672348976135254, -0.6765549778938293, 0.020992817357182503, 9.772855758666992, 0.001953406957909465, 0.0006252512102946639, -0.00017041372484527528, -0.013981807045638561, 0.029905827715992928, 0.47392261028289795, 0.879946231842041], "std": [0.22558526694774628, 0.18181832134723663, 0.14228840172290802, 0.3797782063484192, 0.6685454249382019, 0.17827017605304718, 0.22101522982120514, 0.35020139813423157, 0.1968591809272766, 0.20099958777427673, 0.4072129428386688, 0.11771046370267868, 0.3793652355670929, 0.08356595784425735, 0.0010230806656181812, 0.0017498628003522754, 0.0013395956484600902, 0.0009616014431230724, 0.0014665505150333047, 0.0016400394961237907, 0.0008615393307991326, 0.0016778931021690369, 0.0011149320052936673, 0.0005462063127197325, 0.0017971931956708431, 0.001729972893372178, 0.8518009185791016, 1.1920928955078125e-05, 0.8518009185791016, 0.8518009185791016, 0.8518009185791016, 0.8518009185791016, 0.7972081303596497, 1.1920928955078125e-05, 0.7972081303596497, 0.7972081303596497, 0.7972081303596497, 0.7972081303596497, 0.0009384065051563084, 8.336738574143965e-06, 0.11804632097482681, 0.1510639786720276, 0.15314018726348877, 0.28790244460105896, 0.5548293590545654, 0.16108517348766327, 0.3034344017505646, 0.3015511929988861, 0.3100157678127289, 0.2463456392288208, 0.33869585394859314, 0.19491137564182281, 0.3192974627017975, 0.10241983085870743, 2.502912998199463, 2.992419481277466, 1.660332441329956, 2.8167552947998047, 0.2575736343860626, 1.1997171640396118, 0.43943172693252563, 2.9851016998291016, 3.352858066558838, 1.100169062614441, 2.1904983520507812, 0.35030218958854675, 0.6312232613563538, 0.32599276304244995, 0.0034437004942446947, 0.014817425049841404, 0.013434605672955513, 0.003145017893984914, 0.005700318142771721, 0.004487704485654831, 0.0035583844874054193, 0.014065985567867756, 0.005704909563064575, 0.0031382006127387285, 0.002480048919096589, 0.0034986534155905247, 0.3689294159412384, 0.16788899898529053, 2.3608391284942627, 3.4044344425201416, 2.6239898204803467, 0.593374490737915, 0.3349682688713074, 0.20709039270877838, 2.03635835647583, 3.353266716003418, 2.417039155960083, 0.6173604726791382, 0.007364692632108927, 0.0041985465213656425, 0.0008864039555191994, 0.012474259361624718, 0.06942872703075409, 0.13444018363952637, 0.09607842564582825, 0.08099766820669174, 0.0584639273583889, 0.08876067399978638, 2.5332343578338623, 0.5775206685066223, 2.1577768325805664, 0.6530516743659973, 0.07353042811155319, 0.2965337634086609, 0.05557731166481972, 0.06732916831970215, 0.029565544798970222, 0.004042762331664562, 0.00671273423358798, 0.017298240214586258, 0.0008683603955432773, 0.0008444729610346258, 0.0009207984548993409, 0.00048016186337918043], "count": [522]}, "action": {"min": [-0.7154000997543335, -0.13465428352355957, -0.5957367420196533, -1.6964318752288818, -1.5355260372161865, 0.021617421880364418, -0.6981316804885864, -1.226597547531128, -0.8916971683502197, 0.3187440037727356, -1.906433343887329, 0.08687859028577805, -0.644890546798706, -0.5640085935592651, 0.0048734089359641075, 0.00016990969015751034, -0.6189413070678711, 1.031111240386963, -0.45733869075775146, -0.0028695333749055862, -0.016758745536208153, -0.013759102672338486, -0.6176777482032776, 1.0140775442123413, -0.45245862007141113, -0.004111697897315025, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0062065403908491135, -0.0003841544094029814, -0.489122211933136, -0.6746413707733154, -0.8076868057250977, -1.735654592514038, -2.206087112426758, -0.562664270401001, -2.635793685913086, -1.6660484075546265, -1.4618453979492188, -0.6465436220169067, -0.7307528257369995, -1.175750970840454, -0.9221557378768921, -0.4916822612285614], "max": [0.036212753504514694, 0.472546249628067, 0.3859483599662781, -0.4588123559951782, 0.2159419059753418, 0.6981316804885864, 0.11457528173923492, 0.09333954006433487, -0.03835894912481308, 1.235030174255371, -0.6339206099510193, 0.5973349213600159, 0.5513838529586792, -0.21594558656215668, 0.011951494961977005, 0.029586637392640114, -0.6078330278396606, 1.0390655994415283, -0.45065099000930786, 0.0030011297203600407, -0.01037619262933731, 0.014679273590445518, -0.6100305318832397, 1.0202499628067017, -0.4410654902458191, 0.001922229421325028, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.002383655868470669, -0.00028664787532761693, 0.5077461004257202, 0.6878176331520081, 1.1406745910644531, 0.6882365345954895, 3.8345887660980225, 0.6969579458236694, 0.5727301239967346, 0.6503022909164429, 2.0732803344726562, 1.4485262632369995, 2.4690754413604736, 0.9853804707527161, 1.7874302864074707, 0.45469602942466736], "mean": [-0.35872069001197815, 0.0180281363427639, -0.40370234847068787, -1.2050256729125977, -0.404671311378479, 0.27836379408836365, -0.2593030631542206, -0.3750429153442383, -0.18417546153068542, 0.7575129866600037, -1.3972193002700806, 0.3622722625732422, -0.2672317922115326, -0.4433742165565491, 0.010031172074377537, 0.00637437216937542, -0.6146383285522461, 1.0345185995101929, -0.4548710286617279, -0.0009088314254768193, -0.012145464308559895, -0.007274496369063854, -0.6136533617973328, 1.0172892808914185, -0.44850412011146545, -0.0016221788246184587, 0.7066916227340698, 1.7453173398971558, 0.7066916227340698, 0.7066916227340698, 0.7066916227340698, 0.7066916227340698, 0.5367727279663086, 1.7453173398971558, 0.5367727279663086, 0.5367727279663086, 0.5367727279663086, 0.5367727279663086, -0.005201937165111303, -0.0003811001661233604, -0.019848108291625977, 0.004363660234957933, 0.03372678533196449, 0.01971200853586197, -0.02919638343155384, 0.025893252342939377, -0.010259813629090786, -0.0056081898510456085, -0.0019977299962192774, 0.006585621740669012, 0.009569264017045498, 0.000393377966247499, -0.004692197311669588, -0.004728719592094421], "std": [0.2289370447397232, 0.1652943342924118, 0.18217816948890686, 0.3869456648826599, 0.6698240637779236, 0.18533644080162048, 0.22303307056427002, 0.3558124303817749, 0.19545204937458038, 0.21211716532707214, 0.41043853759765625, 0.11767730116844177, 0.3816165626049042, 0.08460189402103424, 0.0011561544379219413, 0.003465802874416113, 0.001799106947146356, 0.0013028179528191686, 0.0016399705782532692, 0.0014292382402345538, 0.0010310726938769221, 0.0032902578823268414, 0.0016465032240375876, 0.0007787314825691283, 0.002022280590608716, 0.0015224585076794028, 0.8519231081008911, 1.1920928955078125e-05, 0.8519231081008911, 0.8519231081008911, 0.8519231081008911, 0.8519231081008911, 0.7973368763923645, 1.1920928955078125e-05, 0.7973368763923645, 0.7973368763923645, 0.7973368763923645, 0.7973368763923645, 0.0009318739757873118, 8.33616650197655e-06, 0.11805160343647003, 0.15108627080917358, 0.15851303935050964, 0.29130682349205017, 0.5584743022918701, 0.1610902100801468, 0.3034317195415497, 0.3015511929988861, 0.3100166618824005, 0.24634593725204468, 0.3386935889720917, 0.19490507245063782, 0.3192982077598572, 0.10242072492837906], "count": [522]}, "timestamp": {"min": [0.0], "max": [17.366666666666667], "mean": [8.683333333333334], "std": [5.022938124982967], "count": [522]}, "frame_index": {"min": [0], "max": [521], "mean": [260.5], "std": [150.68814374948903], "count": [522]}, "episode_index": {"min": [263], "max": [263], "mean": [263.0], "std": [0.0], "count": [522]}, "index": {"min": [103358], "max": [103879], "mean": [103618.5], "std": [150.68814374948903], "count": [522]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [522]}, "subtask_annotation": {"mean": [0.3831417624521073, 2.0, 2.0, 2.0, 2.0], "std": [0.49397063431568955, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [522]}, "scene_annotation": {"mean": [263.0], "std": [0.0], "min": [263], "max": [263], "count": [522]}, "eef_direction_state": {"mean": [4.103448275862069, 3.9386973180076628], "std": [2.1595434601176393, 2.1217891289233446], "min": [0, 0], "max": [6, 6], "count": [522]}, "eef_velocity_state": {"mean": [0.7432950191570882, 0.8448275862068966], "std": [0.7186640604188066, 0.7859287334770851], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_acc_mag_state": {"mean": [0.7164750957854407, 0.7988505747126436], "std": [0.8304989892943041, 0.8463119339519397], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_direction_action": {"mean": [3.8448275862068964, 3.793103448275862], "std": [2.0735660855805045, 2.05277831188065], "min": [0, 0], "max": [6, 6], "count": [522]}, "eef_velocity_action": {"mean": [0.9022988505747126, 0.9559386973180076], "std": [0.7376275022965672, 0.7706127706046597], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_acc_mag_action": {"mean": [0.975095785440613, 0.975095785440613], "std": [0.8312344201987983, 0.8312344201987987], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_sim_pose_state": {"mean": [0.3129461925900334, 0.2115770497111551, 0.16242886142168986, -0.693928115620311, -0.6422600735665802, 1.1251376404909885, 0.2936607349929653, -0.2053729173376563, 0.17925892223755355, -2.2145097565266827, -0.5690253444727439, 2.672402450002773], "std": [0.05727508062075581, 0.1036272918284096, 0.05830369752515529, 2.5622197132475324, 0.5774782509740245, 2.171386687521155, 0.08694558090600227, 0.07504986116468422, 0.04520861479643285, 0.6530190361519901, 0.0734362851226613, 0.296485915445043], "min": [0.22409380243973087, 0.11952812336906714, 0.029426677584729697, -3.1366376681411783, -1.231485893084837, -3.1386128562884, 0.1843747593343978, -0.41694562064285223, 0.11649002217961309, -2.8376455145337363, -0.8196678238375987, 2.112433609462074], "max": [0.4051138084279565, 0.3858579112184992, 0.26876888458402837, 3.140843999605791, 0.43220599832666773, 3.1213490261820187, 0.45866251519842893, -0.13983833546704605, 0.35511500138213786, -0.9346348399904719, -0.40998262946966824, 3.041872539432824], "count": [522]}, "eef_sim_pose_action": {"mean": [0.31958731994124934, 0.214880237781245, 0.15596006549954966, 0.013179163852707312, -0.6708241353751301, 0.7927824932349429, 0.2994501159939917, -0.2065447296397752, 0.17693859590716937, -2.177484542758545, -0.5578413827214376, 2.65011531211875], "std": [0.057851010734773556, 0.10330906932702597, 0.060447882095071154, 2.666411065588963, 0.5877539821995683, 2.341492248971114, 0.08736673373838941, 0.07605932755422247, 0.04528901519251384, 0.6586987295342963, 0.07538608820603951, 0.30192449637250507], "min": [0.22338447394789812, 0.11225160017120771, 0.024496018603156238, -3.1414173370688734, -1.2566938371126437, -3.137758465378456, 0.18603516265964612, -0.4303804923469446, 0.12020558280282645, -2.7625304834525752, -0.8176514718744954, 2.0810569269176638], "max": [0.41744560006662773, 0.38442616348740005, 0.2800430362403904, 3.141251069482163, 0.4682407193956397, 3.1358657399477856, 0.48164536058373203, -0.1416529912182196, 0.35879948208166207, -0.8962508591850002, -0.38798574370834604, 3.0132263298367565], "count": [522]}}} +{"episode_index": 259, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42753946559015765]], [[0.5621417099192618]], [[0.4894371107266436]]], "std": [[[0.30129875575917026]], [[0.2005253407039999]], [[0.2270481979879145]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47291930026912726]], [[0.45593986447520185]], [[0.331046619088812]]], "std": [[[0.3376005510153613]], [[0.2207572336951283]], [[0.2691846173217668]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4748462298154556]], [[0.44216122404844294]], [[0.32554076557093425]]], "std": [[[0.3068219873301934]], [[0.22303885522617445]], [[0.27469355633232995]]], "count": [100]}, "observation.state": {"min": [-0.4847831726074219, -0.08077798783779144, -0.7229913473129272, -1.7372407913208008, -0.9327957630157471, -0.3232092261314392, -0.547516942024231, -0.20001742243766785, -0.15449903905391693, 0.389681339263916, -1.4419777393341064, 0.18565739691257477, -0.31452471017837524, -0.39215731620788574, 0.01316097378730774, -0.020863231271505356, -0.6008447408676147, 0.9742196798324585, -0.402504026889801, -0.028383973985910416, -0.006073074880987406, 0.034831397235393524, -0.604681670665741, 0.9967644214630127, -0.4156354069709778, 0.034567274153232574, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.053597453981637955, -2.5686824756121496e-06, -0.3661899268627167, -0.32779037952423096, -0.20789963006973267, -0.7513594627380371, -1.0639078617095947, -0.8725996613502502, -0.9351577758789062, -0.13386715948581696, -0.19765131175518036, -0.4104013442993164, -0.41650962829589844, -1.4593106508255005, -0.5535224080085754, -0.9808775186538696, -12.538290023803711, -4.334554195404053, -1.0250306129455566, -11.294261932373047, -1.004273533821106, -0.5738705992698669, -1.4920635223388672, -8.251219749450684, -3.9377291202545166, -1.376068353652954, -10.744811058044434, -1.8363858461380005, -1.6642247438430786, -2.15201473236084, -0.007397277280688286, -0.010710228234529495, -0.0275465976446867, -0.005464289337396622, -0.004486212972551584, -0.006253162398934364, -0.010022633709013462, -0.01148045901209116, -0.017108360305428505, -0.005657864734530449, -0.005057980306446552, -0.008037778548896313, -2.2058401107788086, -0.5010862350463867, 3.964148759841919, -27.205917358398438, 7.852133750915527, -0.3699323534965515, -1.7816400527954102, -1.0281546115875244, 3.8453726768493652, -31.900146484375, 9.266624450683594, -1.0762763023376465, -0.01978442445397377, -0.015905747190117836, 0.02319902367889881, -0.09564509987831116, 0.3253065347671509, 0.008842316456139088, 0.024896793067455292, 0.3606683611869812, -0.12353332340717316, 0.004575198050588369, -3.1090736389160156, -1.3317444324493408, -3.119326591491699, -2.396265983581543, -1.3800158500671387, 1.9360073804855347, -0.8081255555152893, -0.11766353994607925, 9.686918258666992, -0.014072239398956299, -0.02084919810295105, -0.01868346333503723, -0.02877216786146164, 0.017609853297472, 0.770226240158081, 0.6344600915908813], "max": [0.23890525102615356, 0.41542744636535645, -0.3496212959289551, -1.120768427848816, 0.14315076172351837, 0.33131515979766846, 0.04511148855090141, 0.03984304144978523, 0.10261666774749756, 0.6711137294769287, -1.153199553489685, 1.157023310661316, 0.0298510380089283, 0.18710902333259583, 0.015277305617928505, -0.0203569196164608, -0.5885671377182007, 0.974536120891571, -0.3967130780220032, -0.02529042772948742, -0.0038958725053817034, 0.035476453602313995, -0.5916826725006104, 0.9983536005020142, -0.411227285861969, 0.03743155300617218, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.05304616689682007, 2.41518318944145e-06, 0.3321453630924225, 0.5096954107284546, 0.3733768165111542, 0.44247308373451233, 1.5427193641662598, 0.4291490912437439, 0.8386814594268799, 0.38787251710891724, 0.2512139678001404, 0.20156455039978027, 0.18854209780693054, 0.720035970211029, 0.7383874654769897, 0.7848861813545227, -1.4364471435546875, 3.815629005432129, 2.7521369457244873, 2.411477565765381, 1.3199023008346558, 2.123321294784546, 1.3199023008346558, -0.6013034582138062, 8.974359512329102, 1.7832722663879395, 1.037851095199585, 1.004273533821106, 1.090354084968567, 0.7747253179550171, 0.009315112605690956, 0.010081508196890354, 0.015369955450296402, 0.0042360201478004456, 0.009067189879715443, 0.006136130075901747, 0.008270565420389175, 0.014786608517169952, 0.023032620549201965, 0.0070447735488414764, 0.0043099927715957165, 0.005236138589680195, -0.4878299832344055, 0.06309974193572998, 13.644392013549805, -20.72975730895996, 19.719432830810547, 0.6838151812553406, 0.2757300138473511, -0.4825274646282196, 11.061014175415039, -19.244901657104492, 17.873077392578125, -0.10440082103013992, 0.023581797257065773, 0.008778201416134834, 0.026251526549458504, -0.04099075868725777, 0.45383763313293457, 0.15423856675624847, 0.21174928545951843, 0.39629870653152466, -0.05889604240655899, 0.14942598342895508, 3.1067521572113037, -0.3023762106895447, 3.08975887298584, -1.3142271041870117, -0.14220234751701355, 2.7099037170410156, -0.5140683054924011, 0.12206423282623291, 9.835773468017578, 0.00793445110321045, 0.022029906511306763, 0.015326976776123047, -0.022376051172614098, 0.023190127685666084, 0.7724166512489319, 0.6368503570556641], "mean": [-0.12019804120063782, 0.0675751343369484, -0.5320995450019836, -1.524722695350647, -0.23759222030639648, 0.03546576201915741, -0.19364698231220245, -0.0776963159441948, 0.008662451058626175, 0.508172333240509, -1.3300482034683228, 0.4787542223930359, -0.19515493512153625, -0.27395209670066833, 0.013529276475310326, -0.020745597779750824, -0.5965347290039062, 0.9743819832801819, -0.4004366993904114, -0.026358673349022865, -0.005682554095983505, 0.035090573132038116, -0.5994419455528259, 0.9974423050880432, -0.4141699969768524, 0.03663937747478485, 0.7868301868438721, 1.6957770586013794, 0.7868301868438721, 0.7868301868438721, 0.7868301868438721, 0.7868301868438721, 0.9051493406295776, 1.745328426361084, 0.9051493406295776, 0.9051493406295776, 0.9051493406295776, 0.9051493406295776, -0.053359996527433395, -4.7475549536102335e-07, -0.05266566202044487, 0.008882725611329079, -0.018807601183652878, 0.04210783168673515, -0.0452696867287159, -0.018734345212578773, 0.023380624130368233, 0.01313762366771698, 0.016679981723427773, -0.020633528009057045, 0.004969798028469086, -0.06701136380434036, -0.0022155584301799536, -0.027325641363859177, -6.207625389099121, -1.7356586456298828, 0.48365703225135803, -4.699637413024902, -0.0015689984429627657, 0.3556971848011017, -0.3964597284793854, -5.216296195983887, 6.069923400878906, 0.005551708862185478, -4.953756332397461, -0.0118877487257123, -0.1703205704689026, -0.8792715072631836, 0.00043332070345059037, -0.00010934758756775409, -0.0007599365198984742, -0.00044989079469814897, 0.0004052386211697012, -9.00730155990459e-05, -8.0267564044334e-05, -0.00010939993080683053, -0.0002544335147831589, 0.0004911763244308531, 9.201978537021205e-05, -5.004999911761843e-05, -1.3852752447128296, -0.23275905847549438, 7.942690849304199, -23.633255004882812, 14.014518737792969, 0.29015278816223145, -0.853775143623352, -0.8176819086074829, 8.18509578704834, -25.203777313232422, 14.420524597167969, -0.4308996796607971, 0.001955462386831641, -0.0027305083349347115, 0.02435137890279293, -0.0770103931427002, 0.38542017340660095, 0.09434083849191666, 0.15502361953258514, 0.38244932889938354, -0.07991962879896164, 0.09669708460569382, 1.2937109470367432, -1.0095993280410767, -0.14460982382297516, -2.0356619358062744, -0.9556240439414978, 2.4273159503936768, -0.6650499105453491, -0.007242324762046337, 9.765266418457031, -3.433238452998921e-05, 0.001363282441161573, 0.000495391373988241, -0.026280881837010384, 0.02131224051117897, 0.7714965343475342, 0.6353272795677185], "std": [0.2611883282661438, 0.1486973613500595, 0.12372233718633652, 0.18172502517700195, 0.2811700701713562, 0.19689738750457764, 0.15424542129039764, 0.055788081139326096, 0.08163183182477951, 0.0780387595295906, 0.07920064777135849, 0.30782246589660645, 0.10167372226715088, 0.19246771931648254, 0.00045030831824988127, 0.00011871814058395103, 0.004044773988425732, 9.837924153544009e-05, 0.0016469142865389585, 0.0009041607845574617, 0.0004659983387682587, 0.00018051992810796946, 0.0042067416943609715, 0.0006026074406690896, 0.0011920403921976686, 0.0008700640755705535, 0.8608736991882324, 0.24495944380760193, 0.8608736991882324, 0.8608736991882324, 0.8608736991882324, 0.8608736991882324, 0.8579638600349426, 8.344650268554688e-07, 0.8579638600349426, 0.8579638600349426, 0.8579638600349426, 0.8579638600349426, 8.990820060716942e-05, 8.854862016960396e-07, 0.10946057736873627, 0.1390693634748459, 0.09128289669752121, 0.13000351190567017, 0.31483450531959534, 0.1790570169687271, 0.1919582486152649, 0.08240576833486557, 0.05684463679790497, 0.0919240340590477, 0.09212294220924377, 0.32748648524284363, 0.1426154226064682, 0.19033615291118622, 2.9518043994903564, 1.842635154724121, 1.0342665910720825, 3.43107271194458, 0.5464582443237305, 0.5734261274337769, 0.5241892337799072, 1.933666467666626, 2.9668848514556885, 0.816378653049469, 2.633297920227051, 0.6154845952987671, 0.4547504782676697, 0.7595661878585815, 0.002707747044041753, 0.004064585547894239, 0.005386593285948038, 0.0017371178837493062, 0.0017104605212807655, 0.0017214531544595957, 0.0029166205786168575, 0.004679237958043814, 0.00572439469397068, 0.0024325575213879347, 0.0013927922118455172, 0.0017592149088159204, 0.3150956332683563, 0.1209213063120842, 2.4518494606018066, 1.754069209098816, 3.4272329807281494, 0.2531748414039612, 0.3937651813030243, 0.11702234297990799, 1.9284840822219849, 3.491621255874634, 2.7333827018737793, 0.22272229194641113, 0.007207442540675402, 0.004829843528568745, 0.00048234002315439284, 0.008187225088477135, 0.04568622261285782, 0.04948887974023819, 0.05644126608967781, 0.007911666296422482, 0.02122659981250763, 0.051278818398714066, 1.9546048641204834, 0.3251892328262329, 2.548872470855713, 0.37152478098869324, 0.3721979856491089, 0.26365169882774353, 0.06387505680322647, 0.045390449464321136, 0.02444538101553917, 0.00314819673076272, 0.006012169644236565, 0.005624348297715187, 0.0020203550811856985, 0.0017257827566936612, 0.0004964268300682306, 0.0005360821960493922], "count": [317]}, "action": {"min": [-0.5391164422035217, -0.08149097114801407, -0.7701524496078491, -1.743322491645813, -0.9396352767944336, -0.33496129512786865, -0.5504727363586426, -0.2001170665025711, -0.18917293846607208, 0.35060203075408936, -1.4538986682891846, 0.16219279170036316, -0.315088152885437, -0.39927005767822266, 0.01171686127781868, -0.022085895761847496, -0.5987406969070435, 0.9706944227218628, -0.4042428731918335, -0.02722824737429619, -0.006581015419214964, 0.03029048442840576, -0.6014139652252197, 0.9953389763832092, -0.41787847876548767, 0.03379805386066437, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.053597453981637955, -2.5686824756121496e-06, -0.3661899268627167, -0.32779037952423096, -0.20789963006973267, -0.9011638164520264, -1.0639078617095947, -0.7934340834617615, -0.9351577758789062, -0.13386715948581696, -0.2003961205482483, -0.4104013442993164, -0.41650962829589844, -1.4593106508255005, -0.5535224080085754, -0.9808775186538696], "max": [0.24533747136592865, 0.4383736550807953, -0.3253144919872284, -1.0356030464172363, 0.1546461433172226, 0.33364948630332947, 0.04719089716672897, 0.02230544202029705, 0.1185411810874939, 0.6839538812637329, -1.093520164489746, 1.1638017892837524, 0.039752066135406494, 0.19389832019805908, 0.01473418902605772, -0.01802876591682434, -0.5851827263832092, 0.9766014814376831, -0.39751484990119934, -0.024446893483400345, -0.0039329505525529385, 0.034207865595817566, -0.5875952839851379, 0.9998774528503418, -0.4123522937297821, 0.03679311275482178, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.053022149950265884, 2.41518318944145e-06, 0.3321453630924225, 0.5096954107284546, 0.3733768165111542, 0.44247308373451233, 1.6863577365875244, 0.4291490912437439, 0.8386814594268799, 0.38787251710891724, 0.2512139678001404, 0.20156455039978027, 0.18854209780693054, 0.720035970211029, 0.7383874654769897, 0.7848861813545227], "mean": [-0.16666467487812042, 0.08082493394613266, -0.5489766001701355, -1.4632965326309204, -0.24272973835468292, 0.02848687209188938, -0.18522585928440094, -0.09768012911081314, 0.02692287042737007, 0.49741682410240173, -1.2830079793930054, 0.4623934328556061, -0.1946689784526825, -0.2804727256298065, 0.012945459224283695, -0.01988723874092102, -0.5926383137702942, 0.9736260771751404, -0.4014814794063568, -0.025576531887054443, -0.005538714583963156, 0.03246967867016792, -0.595562756061554, 0.9971411824226379, -0.4156307280063629, 0.03563431650400162, 0.7890876531600952, 1.6957770586013794, 0.7890876531600952, 0.7890876531600952, 0.7890876531600952, 0.7890876531600952, 0.9052045345306396, 1.745328426361084, 0.9052045345306396, 0.9052045345306396, 0.9052045345306396, 0.9052045345306396, -0.053360238671302795, -4.793774337485956e-07, -0.05287885665893555, 0.009042209945619106, -0.017946261912584305, 0.03911739960312843, -0.039938345551490784, -0.020874984562397003, 0.02126583456993103, 0.013070563785731792, 0.017194444313645363, -0.020639415830373764, 0.005931896157562733, -0.06784158945083618, -0.002706242259591818, -0.027836810797452927], "std": [0.26598936319351196, 0.14334242045879364, 0.13185594975948334, 0.20209558308124542, 0.28647512197494507, 0.19765307009220123, 0.15309277176856995, 0.04800095409154892, 0.08434733748435974, 0.08294067531824112, 0.09570913761854172, 0.29827889800071716, 0.10412612557411194, 0.19056694209575653, 0.0006627569673582911, 0.0009388254256919026, 0.0034798760898411274, 0.0009350751060992479, 0.001570458640344441, 0.0008031069301068783, 0.0005943101132288575, 0.0008216724381782115, 0.00371392909437418, 0.0009102954645641148, 0.0012108318042010069, 0.0007634718785993755, 0.860684335231781, 0.24495945870876312, 0.860684335231781, 0.860684335231781, 0.860684335231781, 0.860684335231781, 0.8579367399215698, 8.344650268554688e-07, 0.8579367399215698, 0.8579367399215698, 0.8579367399215698, 0.8579367399215698, 9.144929936155677e-05, 8.817582966003101e-07, 0.10932569950819016, 0.1390603482723236, 0.092865951359272, 0.14157310128211975, 0.3292088210582733, 0.18260309100151062, 0.1959163248538971, 0.08240291476249695, 0.055855751037597656, 0.09192550182342529, 0.0905202329158783, 0.32684439420700073, 0.14279697835445404, 0.19002991914749146], "count": [317]}, "timestamp": {"min": [0.0], "max": [10.533333333333333], "mean": [5.266666666666667], "std": [3.050318744728892], "count": [317]}, "frame_index": {"min": [0], "max": [316], "mean": [158.0], "std": [91.50956234186677], "count": [317]}, "episode_index": {"min": [264], "max": [264], "mean": [264.0], "std": [0.0], "count": [317]}, "index": {"min": [103880], "max": [104196], "mean": [104038.0], "std": [91.50956234186677], "count": [317]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [317]}, "subtask_annotation": {"mean": [0.3470031545741325, 2.0, 2.0, 2.0, 2.0], "std": [0.4825982941896039, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [317]}, "scene_annotation": {"mean": [264.0], "std": [0.0], "min": [264], "max": [264], "count": [317]}, "eef_direction_state": {"mean": [3.334384858044164, 4.55205047318612], "std": [2.3324316152669744, 2.0097484557766387], "min": [0, 0], "max": [6, 6], "count": [317]}, "eef_velocity_state": {"mean": [0.8012618296529969, 0.4605678233438486], "std": [0.6215872002652253, 0.5047318611987388], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_acc_mag_state": {"mean": [0.6403785488958991, 0.45110410094637227], "std": [0.811982724587665, 0.7503776411280818], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_direction_action": {"mean": [3.1545741324921135, 4.037854889589905], "std": [2.0509487436882075, 2.0785412117271864], "min": [0, 0], "max": [6, 6], "count": [317]}, "eef_velocity_action": {"mean": [1.028391167192429, 0.6593059936908517], "std": [0.552437899204234, 0.4998581733193001], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_acc_mag_action": {"mean": [0.9085173501577287, 0.6498422712933754], "std": [0.8337271474070985, 0.8063871449171224], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_sim_pose_state": {"mean": [0.2544380543222373, 0.1858578318563093, 0.13847249202072448, 1.2934887763704754, -1.0097456711261261, -0.12458352516930236, 0.23966031892401093, -0.16610911491231503, 0.08232066945270877, -2.0353194965627894, -0.9556729183990735, 2.4270187954797118], "std": [0.06117166336428939, 0.0394531755150708, 0.029749627443661046, 1.993754923213306, 0.32521828245349643, 2.580033894656281, 0.009930739795607418, 0.017121901373437713, 0.01581772300972405, 0.37172265700268026, 0.37218412962536007, 0.26383491439922074], "min": [0.17214693555687718, 0.13407881670471364, 0.09067614162536773, -3.1316155326127593, -1.3318138843389373, -3.1313326574393434, 0.21548418202552566, -0.19944421402762932, 0.048236811197476026, -2.3962662242886656, -1.3800525189354886, 1.9360104564005307], "max": [0.3397778797487068, 0.27384171869163587, 0.19600206602585604, 3.1289131102328356, -0.302379660070655, 3.141252181722973, 0.25822253352319097, -0.14674887175499363, 0.10074593630427972, -1.314228686432582, -0.1425713634279835, 2.7098887720466887], "count": [317]}, "eef_sim_pose_action": {"mean": [0.26542728135657917, 0.18933566572035496, 0.1339835509509312, 1.5078407001479526, -1.0022258064210825, -0.4396752834685312, 0.24452545150908395, -0.16336470469700196, 0.07840173520431014, -2.0010122552139316, -0.9805172632914788, 2.3914060697195847], "std": [0.06229558367904048, 0.03825121141888226, 0.03593616266072365, 1.736016280546477, 0.3467449112765216, 2.5862336739671856, 0.009456549466977781, 0.019077837184116243, 0.02088832569547962, 0.3819665272026346, 0.3681214299630357, 0.28459116417482744], "min": [0.1718034379897405, 0.1383979171814399, 0.07982630509646661, -3.139481018490895, -1.375744388696875, -3.138695288375189, 0.2240577171292167, -0.20778030940745584, 0.03598938067371366, -2.4683508422830283, -1.3998377350798805, 1.8471355411760588], "max": [0.3541763935036393, 0.2801475845115235, 0.2097203254015876, 3.131205537577705, -0.2973105895913617, 3.128262005765631, 0.26256815893066887, -0.14274179933754305, 0.10616060192538698, -1.2183664107695589, -0.09964892395282776, 2.803895959626243], "count": [317]}}} +{"episode_index": 260, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.427386115916955]], [[0.5601949202229911]], [[0.48659373798539024]]], "std": [[[0.29310252940952286]], [[0.20061935514137672]], [[0.2221243874917423]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4794511221645521]], [[0.4377068507304883]], [[0.32206366782006923]]], "std": [[[0.3060315265768672]], [[0.22773604619840143]], [[0.29062129073739806]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5009280132641292]], [[0.44343332852748946]], [[0.31387077806612845]]], "std": [[[0.2978741832527998]], [[0.21810680751818518]], [[0.29270918866573414]]], "count": [100]}, "observation.state": {"min": [-0.40985625982284546, -0.34590375423431396, -0.36879172921180725, -1.7328542470932007, -0.8766235709190369, -0.6450750827789307, -0.18864266574382782, -0.6018884181976318, -0.36745697259902954, 0.01620790734887123, -1.671661376953125, 0.405795156955719, -0.0665692538022995, -0.4581525921821594, -0.002155953785404563, -0.008754363283514977, -0.5075557231903076, 0.961798369884491, -0.47094976902008057, -0.01759251579642296, -0.009436903521418571, 0.015244674868881702, -0.6100349426269531, 0.9967808127403259, -0.3933194875717163, 0.04643625393509865, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.010013274848461151, -0.00038335483986884356, -0.7125939130783081, -0.4318716526031494, -1.0268052816390991, -0.336642324924469, -0.9498588442802429, -0.5147441625595093, -0.7621628046035767, -0.504106342792511, -0.5428516268730164, -0.5740682482719421, -1.2809698581695557, -1.2452701330184937, -0.5893377065658569, -0.5356835126876831, -10.5562162399292, -5.952381134033203, -1.5726494789123535, -11.630037307739258, -0.9468864798545837, -0.5738705992698669, -1.6355311870574951, -10.400321960449219, -6.22710657119751, -2.892551898956299, -10.775336265563965, -0.6599512100219727, -1.692918300628662, -3.557997465133667, -0.008998071774840355, -0.013957076705992222, -0.012903722003102303, -0.006240632385015488, -0.003110788529738784, -0.013039734214544296, -0.011565888300538063, -0.013928273692727089, -0.018097082152962685, -0.006555364467203617, -0.0048013231717050076, -0.013316450640559196, -0.8271899819374084, -0.460256963968277, 0.8116359114646912, -29.783628463745117, 17.901809692382812, -1.427262783050537, -0.6787199974060059, -0.8240084052085876, 8.730034828186035, -22.950288772583008, 17.38104248046875, -1.9574772119522095, -0.014852034859359264, -0.013771389611065388, -0.0024420025292783976, -0.08198151737451553, 0.26154249906539917, 0.10255400836467743, -0.007219099439680576, 0.3813900053501129, -0.31798869371414185, 0.05387096852064133, -3.0046510696411133, -1.4537696838378906, -2.9566900730133057, -2.4396867752075195, -1.0695617198944092, 1.764901041984558, -0.8190287351608276, -0.3077591359615326, 9.658750534057617, -0.008356571197509766, -0.01339799165725708, -0.04184773564338684, -0.029773958027362823, 0.01599283702671528, 0.84010910987854, 0.5399914979934692], "max": [0.32154157757759094, 0.5022141337394714, 0.6691085696220398, -1.0579681396484375, 0.32491037249565125, -0.2146841585636139, 0.20017872750759125, 0.02103324979543686, 0.12627531588077545, 0.47618070244789124, -0.9470106363296509, 1.2851886749267578, 0.32311129570007324, -0.07371066510677338, -0.0003486999776214361, -0.0069093964993953705, -0.5045119524002075, 0.9621695876121521, -0.46700215339660645, -0.013107698410749435, -0.0073029883205890656, 0.01687428541481495, -0.6062101125717163, 0.9991911053657532, -0.39124223589897156, 0.049509234726428986, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.01076299324631691, -0.00037916612927801907, 0.1455792486667633, 0.9514954090118408, 0.6622925996780396, 0.8939308524131775, 0.9728041887283325, 0.4635028839111328, 0.4723547101020813, 0.7444501519203186, 0.8252353072166443, 0.32313963770866394, 0.7294577360153198, 0.5600112676620483, 0.7029178142547607, 0.45065930485725403, -0.5901681780815125, 6.105006217956543, 2.1202685832977295, 0.3052503168582916, 1.090354084968567, 1.865079402923584, 0.8321123719215393, -3.96414852142334, 7.509157657623291, 4.226495742797852, 1.556776523590088, 1.5207569599151611, 0.8321123719215393, 0.6312576532363892, 0.01044018566608429, 0.01314536016434431, 0.01379240769892931, 0.005368494428694248, 0.007081504911184311, 0.005492667201906443, 0.01106042880564928, 0.016651511192321777, 0.012362001463770866, 0.01299785915762186, 0.008682928048074245, 0.003556082723662257, 2.7360899448394775, 0.3192104697227478, 8.937893867492676, -22.613643646240234, 26.178363800048828, 0.42789432406425476, 1.8664799928665161, 0.18929922580718994, 15.544807434082031, -13.927151679992676, 22.627025604248047, -0.4920606315135956, 0.020214136689901352, 0.011136443354189396, 0.0006105006905272603, -0.04099075868725777, 0.4976578652858734, 0.41478872299194336, 0.20489448308944702, 0.528356671333313, -0.0553494356572628, 0.23104611039161682, 3.059398651123047, -0.31588616967201233, 2.9295542240142822, -1.1344413757324219, -0.1260867565870285, 2.6749753952026367, -0.5404724478721619, 0.23166796565055847, 9.875222206115723, 0.00994253158569336, 0.021460115909576416, 0.03694772720336914, -0.027692528441548347, 0.017473790794610977, 0.8410192728042603, 0.5413881540298462], "mean": [0.004979416262358427, -0.05740739032626152, 0.07412586361169815, -1.554913878440857, -0.12455184757709503, -0.41528239846229553, -0.015411618165671825, -0.13692279160022736, 0.005700206384062767, 0.23305460810661316, -1.4810277223587036, 0.7610983848571777, 0.04707186669111252, -0.32855767011642456, -0.0011696746805682778, -0.0079784095287323, -0.5064802765846252, 0.9619897603988647, -0.46879345178604126, -0.01512097381055355, -0.008581781759858131, 0.01579059101641178, -0.6085507869720459, 0.9975582957267761, -0.39232924580574036, 0.04832827299833298, 0.5561603307723999, 1.7453281879425049, 0.5561603307723999, 0.5561603307723999, 0.5561603307723999, 0.5561603307723999, 0.9497870206832886, 1.7453281879425049, 0.9497870206832886, 0.9497870206832886, 0.9497870206832886, 0.9497870206832886, 0.010337716899812222, -0.0003817368415184319, -0.06692110002040863, 0.04994140565395355, -0.08060242235660553, 0.051905274391174316, -0.0760280042886734, 0.01927531138062477, -0.0019978410564363003, 0.004169363994151354, 0.014441587030887604, 0.017835652455687523, 0.009624024853110313, -0.050500135868787766, 0.00012783127021975815, -0.022031785920262337, -6.023033618927002, -1.6756651401519775, -0.20420198142528534, -5.294948101043701, 0.21559002995491028, 0.22856195271015167, -0.5955103635787964, -5.99788761138916, 3.4849724769592285, 0.7213974595069885, -5.025503158569336, 0.2577335238456726, -0.15091004967689514, -0.9729199409484863, 0.000432050961535424, -0.0010779282310977578, 0.0007314193062484264, 0.0001102341921068728, 0.00034956756280735135, -0.0005031299078837037, 0.00019244587747380137, -0.00029690691735595465, -0.00030256586614996195, 9.078911534743384e-05, 0.00021720302174799144, -0.00023633326054550707, 1.0189402103424072, 0.0012217808980494738, 4.307162761688232, -26.1353759765625, 21.552688598632812, -0.42724141478538513, 0.2696984112262726, -0.2691754400730133, 12.587129592895508, -18.11115074157715, 19.980388641357422, -1.2398945093154907, 0.002289429772645235, -0.001994286198168993, -0.0009233822347596288, -0.07395420968532562, 0.3770434260368347, 0.2231181114912033, 0.10440061241388321, 0.42604097723960876, -0.15618382394313812, 0.16566988825798035, -0.5353366732597351, -1.1049034595489502, 0.479745090007782, -1.9834505319595337, -0.6731510758399963, 2.3339552879333496, -0.6477289199829102, -0.017568033188581467, 9.772167205810547, 0.00040518934838473797, 0.0005972479120828211, 0.0012625849340111017, -0.02880622074007988, 0.016738958656787872, 0.8405793905258179, 0.5406627058982849], "std": [0.21613822877407074, 0.24424442648887634, 0.3723682463169098, 0.17948149144649506, 0.3498068153858185, 0.14134669303894043, 0.09785644710063934, 0.17178846895694733, 0.1743718534708023, 0.10649746656417847, 0.1854458749294281, 0.19233348965644836, 0.10765054821968079, 0.1324809193611145, 0.00039305308018811047, 0.00033541073207743466, 0.0004956244374625385, 5.945796146988869e-05, 0.0011356865288689733, 0.0013685363810509443, 0.00046180194476619363, 0.00034836441045627, 0.0007622204720973969, 0.0007986754644662142, 0.0005339924246072769, 0.0008764429949223995, 0.7939583659172058, 1.0728836059570312e-06, 0.7939583659172058, 0.7939583659172058, 0.7939583659172058, 0.7939583659172058, 0.8622134923934937, 1.0728836059570312e-06, 0.8622134923934937, 0.8622134923934937, 0.8622134923934937, 0.8622134923934937, 0.00010412373376311734, 6.652734896306356e-07, 0.13974878191947937, 0.21700212359428406, 0.2739376723766327, 0.1929679661989212, 0.2625880539417267, 0.17261776328086853, 0.15874460339546204, 0.2015802562236786, 0.17802001535892487, 0.18531472980976105, 0.3189200162887573, 0.23174329102039337, 0.1543433517217636, 0.12596534192562103, 2.089320421218872, 2.626803398132324, 1.0430954694747925, 3.8851327896118164, 0.4669739603996277, 0.4900689423084259, 0.6115833520889282, 1.6206202507019043, 4.207616329193115, 1.5980840921401978, 2.914644718170166, 0.4463108777999878, 0.49621710181236267, 0.9659656286239624, 0.0033597659785300493, 0.0046477545984089375, 0.005040278192609549, 0.0022689783945679665, 0.0012032908853143454, 0.0019149170257151127, 0.002813188824802637, 0.004492597188800573, 0.004886866547167301, 0.0027116660494357347, 0.0015060653677210212, 0.0019004306523129344, 0.5912467241287231, 0.15015210211277008, 1.4200685024261475, 1.429477334022522, 1.655497431755066, 0.3989476263523102, 0.48687711358070374, 0.17542770504951477, 1.0831273794174194, 1.97201669216156, 0.983975350856781, 0.3109935522079468, 0.0065252832137048244, 0.003591699292883277, 0.0005015194765292108, 0.00988694466650486, 0.0710638090968132, 0.09292386472225189, 0.07945955544710159, 0.048009615391492844, 0.08581914007663727, 0.0480821430683136, 1.613677978515625, 0.358665406703949, 1.5588964223861694, 0.37779733538627625, 0.29571667313575745, 0.3136027455329895, 0.045423440635204315, 0.05942638963460922, 0.031535856425762177, 0.0032094374764710665, 0.005015713628381491, 0.00793937873095274, 0.0004044735396746546, 0.00025041314074769616, 0.00013538039638660848, 0.00021276118059176952], "count": [320]}, "action": {"min": [-0.5173680782318115, -0.3490658402442932, -0.39327311515808105, -1.7412822246551514, -0.9003411531448364, -0.6501936912536621, -0.1886175125837326, -0.6237361431121826, -0.3844478130340576, 0.014243416488170624, -1.707405686378479, 0.39988142251968384, -0.0662386417388916, -0.47144562005996704, -0.0024116544518619776, -0.015627004206180573, -0.5052903890609741, 0.9584234952926636, -0.4723796248435974, -0.01798742637038231, -0.009636336006224155, 0.00725095858797431, -0.6065788269042969, 0.9940626621246338, -0.3953777551651001, 0.04491487517952919, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.010013274848461151, -0.00038335483986884356, -0.7125939130783081, -0.4318716526031494, -1.0268052816390991, -0.336642324924469, -0.9498588442802429, -0.5147441625595093, -0.7621628046035767, -0.504106342792511, -0.5491153597831726, -0.5740682482719421, -1.2809698581695557, -1.2452701330184937, -0.5893377065658569, -0.5356835126876831], "max": [0.276908278465271, 0.5023887753486633, 0.7119653224945068, -0.9513629078865051, 0.32949042320251465, -0.20877914130687714, 0.2037682831287384, 0.01764850690960884, 0.14890572428703308, 0.5514279007911682, -0.8450157642364502, 1.2302072048187256, 0.33396780490875244, -0.06644691526889801, -0.000161736345035024, -0.00373067450709641, -0.4983605146408081, 0.9614896178245544, -0.4656575322151184, -0.013637295924127102, -0.006971142254769802, 0.018420375883579254, -0.6002309918403625, 0.9989945888519287, -0.3918803930282593, 0.04832505062222481, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.01076299324631691, -0.00037916612927801907, 0.1455792486667633, 0.9514954090118408, 0.6622925996780396, 0.8939308524131775, 0.9728041887283325, 0.4635028839111328, 0.4723547101020813, 0.7444501519203186, 0.8252353072166443, 0.32313963770866394, 0.7294577360153198, 0.5600112676620483, 0.7590998411178589, 0.45065930485725403], "mean": [-0.05241483449935913, -0.042080678045749664, 0.04235554113984108, -1.490716814994812, -0.14121927320957184, -0.4113081991672516, -0.010152341797947884, -0.15969881415367126, 0.019692793488502502, 0.2483779639005661, -1.4353513717651367, 0.7526755928993225, 0.04927529767155647, -0.3355035185813904, -0.001144093694165349, -0.008341859094798565, -0.5022329092025757, 0.9603360295295715, -0.4695438742637634, -0.015688132494688034, -0.008259547874331474, 0.013852809555828571, -0.6043423414230347, 0.9966261982917786, -0.3937379717826843, 0.04671252891421318, 0.5563239455223083, 1.7453281879425049, 0.5563239455223083, 0.5563239455223083, 0.5563239455223083, 0.5563239455223083, 0.9497870206832886, 1.7453281879425049, 0.9497870206832886, 0.9497870206832886, 0.9497870206832886, 0.9497870206832886, 0.010337433777749538, -0.0003817362885456532, -0.06654076278209686, 0.049677055329084396, -0.08116234838962555, 0.05149533227086067, -0.0758768767118454, 0.02044587954878807, -0.0018963187467306852, 0.005567105952650309, 0.016016487032175064, 0.01742437854409218, 0.007769425865262747, -0.0505269393324852, -0.0012606438249349594, -0.022382987663149834], "std": [0.22266238927841187, 0.2350568026304245, 0.3747103214263916, 0.22553984820842743, 0.3632899522781372, 0.1403898298740387, 0.09904227405786514, 0.18081703782081604, 0.1771751493215561, 0.1227448508143425, 0.20978254079818726, 0.17984811961650848, 0.11001399904489517, 0.1331385225057602, 0.0006093994015827775, 0.0020099857356399298, 0.0011915122158825397, 0.000584348279517144, 0.0013760121073573828, 0.001271518412977457, 0.0006302950205281377, 0.0019488042453303933, 0.0012526074424386024, 0.0009669379214756191, 0.0007627341547049582, 0.0007614749483764172, 0.7941068410873413, 1.0728836059570312e-06, 0.7941068410873413, 0.7941068410873413, 0.7941068410873413, 0.7941068410873413, 0.8622134923934937, 1.0728836059570312e-06, 0.8622134923934937, 0.8622134923934937, 0.8622134923934937, 0.8622134923934937, 0.00010409884271211922, 6.673871553175559e-07, 0.13988138735294342, 0.21712590754032135, 0.27333882451057434, 0.19286690652370453, 0.26270410418510437, 0.17120635509490967, 0.15876586735248566, 0.20000196993350983, 0.17559921741485596, 0.18522490561008453, 0.31720420718193054, 0.23179370164871216, 0.15324293076992035, 0.12575210630893707], "count": [320]}, "timestamp": {"min": [0.0], "max": [10.633333333333333], "mean": [5.316666666666666], "std": [3.079186400478037], "count": [320]}, "frame_index": {"min": [0], "max": [319], "mean": [159.5], "std": [92.37559201434111], "count": [320]}, "episode_index": {"min": [265], "max": [265], "mean": [265.0], "std": [0.0], "count": [320]}, "index": {"min": [104197], "max": [104516], "mean": [104356.5], "std": [92.37559201434111], "count": [320]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [320]}, "subtask_annotation": {"mean": [0.25625, 2.0, 2.0, 2.0, 2.0], "std": [0.4506505713965073, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [320]}, "scene_annotation": {"mean": [265.0], "std": [0.0], "min": [265], "max": [265], "count": [320]}, "eef_direction_state": {"mean": [3.5625, 3.621875], "std": [2.14967294023998, 2.132521156841122], "min": [0, 0], "max": [6, 6], "count": [320]}, "eef_velocity_state": {"mean": [0.96875, 0.853125], "std": [0.7451667179229089, 0.7117251817766451], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_state": {"mean": [0.8, 0.75625], "std": [0.8536685539481916, 0.8678052416873296], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_direction_action": {"mean": [3.121875, 3.69375], "std": [2.111165906406932, 1.8973563022005087], "min": [0, 0], "max": [6, 6], "count": [320]}, "eef_velocity_action": {"mean": [1.071875, 0.91875], "std": [0.6785712817199075, 0.6705583028342871], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_action": {"mean": [1.1375, 1.03125], "std": [0.8022429494860018, 0.8247869042971039], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_sim_pose_state": {"mean": [0.2292595923565623, 0.2891785972284171, 0.11815788670279954, -0.5457450330396856, -1.1050544856048732, 0.4901533770955009, 0.2860791694475949, -0.2372828530673839, 0.14482014520831138, -1.983342710878429, -0.6732070817205338, 2.3339209806722794], "std": [0.08308052246114259, 0.06295670112435084, 0.05557726641182283, 1.6330597329192535, 0.3587018348451339, 1.579058806213693, 0.043499163224929104, 0.0651226898016236, 0.017256779723054127, 0.37777878605565807, 0.29572922336862734, 0.3135297550881963], "min": [0.09631471172480238, 0.21090101289504024, 0.025220757225032808, -3.1229271372781686, -1.4538624161292482, -3.0398060258939976, 0.25035336604104763, -0.3612127690345822, 0.12296180862185674, -2.4395100634419324, -1.0695530780486946, 1.7649678554998314], "max": [0.3557238386055202, 0.438824058359206, 0.19784415771141545, 3.1043250839173533, -0.31623854457089573, 3.1403850558696274, 0.39586195171910304, -0.16829478502610026, 0.19829663082154403, -1.134468255816402, -0.1261102146179176, 2.674974979920159], "count": [320]}, "eef_sim_pose_action": {"mean": [0.24548635513404515, 0.28669145801369245, 0.1176431293186702, -0.5024850216442115, -1.0934170502502394, 0.45369175498669423, 0.2903914144857072, -0.2310533442147062, 0.14094250241102832, -1.9690892267004378, -0.692523128217478, 2.3467841847053434], "std": [0.08194955127217184, 0.06278972295338987, 0.05693527123768525, 1.6677072484057895, 0.36769529798142836, 1.6008947744967303, 0.0445690701944325, 0.06681149893338369, 0.020838985059655077, 0.3929603702428931, 0.30603222257344476, 0.3102061737754078], "min": [0.1044773704240924, 0.20683218722915384, 0.0175916923974278, -3.103301677476017, -1.4933174794585045, -3.089174786357537, 0.25195312299792466, -0.3686934871309975, 0.11684764333906723, -2.395698109166167, -1.1418317461535408, 1.7547900390121565], "max": [0.37985185351362605, 0.4503973692308507, 0.20287495804160086, 3.1289630787353335, -0.3219047835005333, 3.0532664566787506, 0.3949912830529403, -0.15997231014667576, 0.21360567396528934, -1.0205401396197955, -0.08710409075252779, 2.7367893682685365], "count": [320]}}} +{"episode_index": 261, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4311524053248751]], [[0.5674688172818148]], [[0.49484654459823146]]], "std": [[[0.29849402947186837]], [[0.1997376861798025]], [[0.22421916362145392]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48477763119953865]], [[0.4464237240484429]], [[0.33032784025374856]]], "std": [[[0.32679834918015943]], [[0.23357677323517537]], [[0.28086384475003756]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45658601499423296]], [[0.4584230560361399]], [[0.35278685121107267]]], "std": [[[0.30073737240203974]], [[0.22063642268027586]], [[0.27410066228486984]]], "count": [100]}, "observation.state": {"min": [-0.21193073689937592, 0.0014307443052530289, -0.6473579406738281, -1.6678119897842407, -1.0193395614624023, 0.003051960840821266, -0.43850767612457275, -0.2804592251777649, -0.19684217870235443, 0.40143755078315735, -1.4308204650878906, 0.17461654543876648, -0.1365683376789093, -0.3131922781467438, 0.015286857262253761, -0.013242082670331001, -0.6099132299423218, 0.9800724387168884, -0.3993992507457733, -0.02745926007628441, -0.002050150651484728, 0.013000892475247383, -0.6195191740989685, 0.9973459243774414, -0.4020043909549713, 0.03775203227996826, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0015325817512348294, -2.337868409085786e-06, -0.3291770815849304, -0.11395639926195145, -0.34779655933380127, -0.31914588809013367, -2.2785990238189697, -0.7315346002578735, -1.1116294860839844, -0.381371408700943, -0.17967848479747772, -0.5813148617744446, -0.4290125072002411, -1.0401047468185425, -0.6529585123062134, -0.8305507898330688, -9.854695320129395, -5.433455467224121, -0.898656964302063, -11.355311393737793, -1.3485958576202393, -0.9755800366401672, -2.065934181213379, -8.69662857055664, -4.731379508972168, -1.221611738204956, -10.714286804199219, -1.5781441926956177, -1.721611738204956, -1.8937729597091675, -0.0064246030524373055, -0.009647971019148827, -0.01045311987400055, -0.0053724562749266624, -0.0066295829601585865, -0.004474847577512264, -0.0074676405638456345, -0.011368858627974987, -0.01143137738108635, -0.004533420782536268, -0.008397389203310013, -0.006040554028004408, -1.251389980316162, -0.3785984516143799, 6.41390323638916, -29.39739990234375, 10.546075820922852, -0.28053730726242065, -0.5726699829101562, -0.5678976774215698, 4.498640537261963, -27.403297424316406, 9.016340255737305, -1.0107053518295288, -0.012002724222838879, -0.01519080437719822, 0.001831501955166459, -0.09564509987831116, 0.344646692276001, 0.020880192518234253, 0.09326533228158951, 0.36021286249160767, -0.12682875990867615, -0.02581707015633583, -2.895646095275879, -1.1457933187484741, -3.0222933292388916, -2.1287336349487305, -1.3005397319793701, 1.8481416702270508, -0.8006853461265564, -0.2033005952835083, 9.703790664672852, -0.007304728031158447, -0.014693766832351685, -0.01920992136001587, -0.030652936547994614, 0.018704645335674286, 0.755833625793457, 0.6522992849349976], "max": [0.09093677252531052, 0.24809342622756958, -0.4102760851383209, -1.471982479095459, 0.3879542350769043, 0.43270984292030334, -0.07552217692136765, 0.014303997159004211, -0.012462626211345196, 0.709832489490509, -1.2296855449676514, 0.8227406740188599, 0.21820543706417084, 0.1573614627122879, 0.015776101499795914, -0.012865968979895115, -0.6044461131095886, 0.9803098440170288, -0.397566556930542, -0.02549491822719574, -0.001464535598643124, 0.013512276113033295, -0.6130322813987732, 0.9981850981712341, -0.40009909868240356, 0.038815610110759735, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0020117484964430332, 1.4010266795594362e-06, 0.14184686541557312, 0.27746909856796265, 0.24162092804908752, 0.18165582418441772, 2.7692220211029053, 1.1828721761703491, 0.4122612476348877, 0.6988533735275269, 0.25197842717170715, 0.3107895255088806, 0.3241429924964905, 0.39021748304367065, 0.3811015486717224, 0.4935472011566162, -2.8060827255249023, 2.7167279720306396, 1.8815628290176392, -0.5799756050109863, 0.7747253179550171, 2.4102563858032227, 0.8034188747406006, -1.5032585859298706, 7.722833156585693, 0.9407814741134644, 1.8009769916534424, 0.6599512100219727, 0.3443223536014557, 0.8034188747406006, 0.006866849027574062, 0.008887352421879768, 0.00947046373039484, 0.005644702818244696, 0.0031698939856141806, 0.005056233610957861, 0.006010840181261301, 0.013360410928726196, 0.010508839972317219, 0.006464431528002024, 0.0020162020809948444, 0.0037742923013865948, -0.14846999943256378, 0.34890446066856384, 11.966680526733398, -22.7602481842041, 17.15572166442871, 0.36850476264953613, 0.7423499822616577, 0.1521817445755005, 10.407746315002441, -20.281044006347656, 15.774723052978516, -0.38724932074546814, 0.0339515395462513, 0.009441723115742207, 0.003663003910332918, -0.05465434491634369, 0.4114328622817993, 0.15861032903194427, 0.23266905546188354, 0.3932702839374542, -0.08210970461368561, 0.11946653574705124, 2.990126132965088, -0.24027521908283234, 3.035904884338379, -1.0492515563964844, -0.332922101020813, 2.55859375, -0.5336120128631592, 0.13186009228229523, 9.825294494628906, 0.013168960809707642, 0.018244504928588867, 0.020956695079803467, -0.027345942333340645, 0.02217862382531166, 0.7571467161178589, 0.6537116765975952], "mean": [-0.0718957930803299, 0.0725579634308815, -0.5483038425445557, -1.5708094835281372, -0.33166325092315674, 0.19160309433937073, -0.2399241328239441, -0.10994800925254822, -0.09816117584705353, 0.5193889141082764, -1.3664664030075073, 0.3845686912536621, -0.017112744972109795, -0.1750715970993042, 0.015542428940534592, -0.01306451577693224, -0.6077401638031006, 0.9802316427230835, -0.3983844816684723, -0.026270849630236626, -0.0017707895021885633, 0.013212282210588455, -0.6166770458221436, 0.9976573586463928, -0.40086886286735535, 0.03837599977850914, 0.6825630068778992, 1.7453304529190063, 0.6825630068778992, 0.6825630068778992, 0.6825630068778992, 0.6825630068778992, 0.8483693599700928, 1.6858303546905518, 0.8483693599700928, 0.8483693599700928, 0.8483693599700928, 0.8483693599700928, 0.0018419603584334254, -5.587521059169376e-07, -0.045117322355508804, 0.03102274052798748, -0.017043964937329292, 0.018615327775478363, -0.025580953806638718, -0.03018062561750412, 0.007585850544273853, -0.0011412162566557527, 0.015113364905118942, -0.014854422770440578, 0.003177531063556671, -0.08181197196245193, -0.003747934242710471, -0.03350304812192917, -6.033682346343994, -2.0615386962890625, 0.3263322412967682, -5.442011833190918, -0.08776528388261795, 0.43344610929489136, -0.46686774492263794, -5.8048601150512695, 4.144697189331055, -0.042337264865636826, -6.241155624389648, -0.14455462992191315, -0.3169330358505249, -0.8661864995956421, 0.00033048709155991673, -7.303689199034125e-05, -0.00042110131471417844, -0.00018300037481822073, 8.026771683944389e-05, -0.0005169986397959292, -0.00018677000480238348, -0.0009772167541086674, -0.0008169742068275809, 0.00031887509976513684, 3.91061621485278e-05, -0.0002163879544241354, -0.8900575637817383, 0.052526868879795074, 9.23100757598877, -25.139019012451172, 13.975863456726074, 0.06521361321210861, -0.17036285996437073, -0.12115206569433212, 8.26013469696045, -23.592784881591797, 13.036309242248535, -0.6713810563087463, 0.003980750683695078, -0.0031515583395957947, 0.002528721233829856, -0.07763410359621048, 0.37417399883270264, 0.08702138066291809, 0.1755271553993225, 0.3836286664009094, -0.09880638867616653, 0.07207252085208893, 0.2964378297328949, -0.8273409008979797, -0.4370804727077484, -1.725644588470459, -1.000563144683838, 2.264864206314087, -0.7017245888710022, -0.057428743690252304, 9.763264656066895, 0.0011761189671233296, 0.0013789338991045952, 0.00046595523599535227, -0.02944030798971653, 0.020960761234164238, 0.756622314453125, 0.6528510451316833], "std": [0.12148100137710571, 0.07272801548242569, 0.07477109879255295, 0.049016065895557404, 0.5413286089897156, 0.12731125950813293, 0.10725145787000656, 0.07253997027873993, 0.0478142574429512, 0.08123118430376053, 0.05546075850725174, 0.24169667065143585, 0.10244087874889374, 0.1580757349729538, 0.00012541719479486346, 0.00010949900752166286, 0.0015543128829449415, 5.13408231199719e-05, 0.0004503161762841046, 0.0004555742780212313, 0.00013876066077500582, 0.00014245431520976126, 0.0017945882864296436, 0.00021133908012416214, 0.0004912912263534963, 0.000255704129813239, 0.8435767889022827, 1.1920928955078125e-06, 0.8435767889022827, 0.8435767889022827, 0.8435767889022827, 0.8435767889022827, 0.8501258492469788, 0.28048500418663025, 0.8501258492469788, 0.8501258492469788, 0.8501258492469788, 0.8501258492469788, 8.059294486884028e-05, 6.961246867831505e-07, 0.10765711963176727, 0.08591296523809433, 0.11917757987976074, 0.09380447119474411, 0.8022890090942383, 0.31979259848594666, 0.2539983093738556, 0.20073819160461426, 0.07323054224252701, 0.1832076609134674, 0.13276204466819763, 0.2948917746543884, 0.1750924289226532, 0.20752185583114624, 1.8878381252288818, 2.2511701583862305, 0.8437973856925964, 3.2584922313690186, 0.5428301692008972, 0.8165526390075684, 0.5222733616828918, 1.6961246728897095, 3.318403959274292, 0.663714587688446, 3.1108155250549316, 0.42211103439331055, 0.4235976040363312, 0.8059274554252625, 0.002231631660833955, 0.004068671725690365, 0.0039947726763784885, 0.0023555494844913483, 0.0015229794662445784, 0.0017136114183813334, 0.002541628200560808, 0.004430635832250118, 0.004906606860458851, 0.002448954852297902, 0.00161934329662472, 0.0015013779047876596, 0.19569388031959534, 0.1411362588405609, 1.4786736965179443, 1.5459634065628052, 1.9214705228805542, 0.1514488309621811, 0.2553083598613739, 0.1442037969827652, 1.2975956201553345, 1.67759108543396, 1.8402776718139648, 0.14453904330730438, 0.006729083601385355, 0.004375515040010214, 0.00042261063936166465, 0.008504382334649563, 0.02113392949104309, 0.03758774697780609, 0.04618613421916962, 0.007947016507387161, 0.014740606769919395, 0.050354622304439545, 2.225207567214966, 0.30541542172431946, 2.210745096206665, 0.3870123028755188, 0.31017786264419556, 0.2727107107639313, 0.04362061992287636, 0.056080643087625504, 0.025563303381204605, 0.003392748301848769, 0.0050463988445699215, 0.006777571048587561, 0.000913544325158, 0.00100781861692667, 0.0003559754404705018, 0.0003538798482622951], "count": [176]}, "action": {"min": [-0.2657642066478729, 1.0432209819555283e-05, -0.6695979833602905, -1.6801196336746216, -1.0328094959259033, -0.003840414807200432, -0.43882665038108826, -0.2903718650341034, -0.22618725895881653, 0.3598303198814392, -1.4464706182479858, 0.16714473068714142, -0.135902538895607, -0.3113672435283661, 0.01355920173227787, -0.015171533450484276, -0.605874240398407, 0.9784818887710571, -0.40175631642341614, -0.026536889374256134, -0.0029244546312838793, 0.00885277334600687, -0.615749716758728, 0.9962719678878784, -0.4052194058895111, 0.036788687109947205, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0015325817512348294, -2.337868409085786e-06, -0.3291770815849304, -0.11395639926195145, -0.34779655933380127, -0.31914588809013367, -2.2785990238189697, -0.7315346002578735, -1.1116294860839844, -0.381371408700943, -0.17967848479747772, -0.5813148617744446, -0.4290125072002411, -1.0401047468185425, -0.6529585123062134, -0.8305507898330688], "max": [0.08816911280155182, 0.2598346471786499, -0.3807220458984375, -1.3697787523269653, 0.3922136127948761, 0.44615429639816284, -0.05664076656103134, 0.006725633982568979, 0.01635400950908661, 0.7580397725105286, -1.1435645818710327, 0.8275109529495239, 0.2258225381374359, 0.16402706503868103, 0.015304360538721085, -0.010193110443651676, -0.5981795191764832, 0.9805408716201782, -0.39840197563171387, -0.024384453892707825, -0.0016086334362626076, 0.014275999739766121, -0.6066980957984924, 0.9992082715034485, -0.40143293142318726, 0.03811937943100929, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0020117484964430332, 1.4010266795594362e-06, 0.14184686541557312, 0.27746909856796265, 0.24162092804908752, 0.18165582418441772, 2.7692220211029053, 1.1828721761703491, 0.4122612476348877, 0.6988533735275269, 0.25197842717170715, 0.3107895255088806, 0.3241429924964905, 0.39021748304367065, 0.3811015486717224, 0.4935472011566162], "mean": [-0.11735954135656357, 0.09308032691478729, -0.5633834004402161, -1.5190757513046265, -0.33506742119789124, 0.18296457827091217, -0.23439665138721466, -0.13392259180545807, -0.0794794037938118, 0.5208922624588013, -1.3327761888504028, 0.3666977882385254, -0.016792094334959984, -0.1815892457962036, 0.014505306258797646, -0.012089007534086704, -0.602550745010376, 0.9794370532035828, -0.4001104533672333, -0.02537255734205246, -0.002311308402568102, 0.012475978583097458, -0.6121038198471069, 0.9978341460227966, -0.4029509723186493, 0.037540581077337265, 0.6945621371269226, 1.7453304529190063, 0.6945621371269226, 0.6945621371269226, 0.6945621371269226, 0.6945621371269226, 0.8485677242279053, 1.6858303546905518, 0.8485677242279053, 0.8485677242279053, 0.8485677242279053, 0.8485677242279053, 0.0018409290350973606, -5.567192147282185e-07, -0.045052044093608856, 0.03091122955083847, -0.0159758273512125, 0.018964041024446487, -0.025066165253520012, -0.03147377446293831, 0.007928386330604553, 0.00046652817400172353, 0.015091330744326115, -0.01599668525159359, 0.0023274642881006002, -0.08150504529476166, -0.0033923827577382326, -0.03399183228611946], "std": [0.1302778124809265, 0.0851062759757042, 0.08300331234931946, 0.07319440692663193, 0.5479577779769897, 0.13035663962364197, 0.11067462712526321, 0.0782264769077301, 0.06558427959680557, 0.10986911505460739, 0.07874487340450287, 0.2316226065158844, 0.10477012395858765, 0.15775679051876068, 0.00035540040698833764, 0.0010599546367302537, 0.0015395114896818995, 0.0005538241821341217, 0.0006801148410886526, 0.0005795803153887391, 0.0003034129040315747, 0.001088351127691567, 0.001927609322592616, 0.0007583255646750331, 0.0007288026972673833, 0.00031999993370845914, 0.8460331559181213, 1.1920928955078125e-06, 0.8460331559181213, 0.8460331559181213, 0.8460331559181213, 0.8460331559181213, 0.849976122379303, 0.28048500418663025, 0.849976122379303, 0.849976122379303, 0.849976122379303, 0.849976122379303, 8.093826181720942e-05, 6.979257136663364e-07, 0.1076822355389595, 0.08591550588607788, 0.11981692910194397, 0.09393096715211868, 0.8021461367607117, 0.31984466314315796, 0.2539500296115875, 0.20025770366191864, 0.07323594391345978, 0.1829375922679901, 0.13249467313289642, 0.2949785590171814, 0.17529213428497314, 0.20715098083019257], "count": [176]}, "timestamp": {"min": [0.0], "max": [5.833333333333333], "mean": [2.916666666666667], "std": [1.6935334527417978], "count": [176]}, "frame_index": {"min": [0], "max": [175], "mean": [87.5], "std": [50.806003582253936], "count": [176]}, "episode_index": {"min": [266], "max": [266], "mean": [266.0], "std": [0.0], "count": [176]}, "index": {"min": [104517], "max": [104692], "mean": [104604.5], "std": [50.806003582253936], "count": [176]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [176]}, "subtask_annotation": {"mean": [0.4090909090909091, 2.0, 2.0, 2.0, 2.0], "std": [0.5359011873887084, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [176]}, "scene_annotation": {"mean": [266.0], "std": [0.0], "min": [266], "max": [266], "count": [176]}, "eef_direction_state": {"mean": [3.0, 3.414772727272727], "std": [2.283836485151485, 2.4939945948730955], "min": [0, 0], "max": [6, 6], "count": [176]}, "eef_velocity_state": {"mean": [0.8011363636363636, 0.6363636363636364], "std": [0.5114583245667179, 0.5874021810600029], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_acc_mag_state": {"mean": [0.7102272727272727, 0.6647727272727273], "std": [0.8126191902404876, 0.823040340987342], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_direction_action": {"mean": [3.2556818181818183, 3.102272727272727], "std": [2.0358914707268916, 2.3766849177682587], "min": [0, 0], "max": [6, 6], "count": [176]}, "eef_velocity_action": {"mean": [1.0284090909090908, 0.7556818181818182], "std": [0.625490509999291, 0.5765015876634799], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_acc_mag_action": {"mean": [1.0965909090909092, 0.8011363636363636], "std": [0.8025455047472898, 0.84624764242747], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_sim_pose_state": {"mean": [0.23839222215411626, 0.17615530328041418, 0.1327642981804297, 0.2599445945902586, -0.8280287475299851, -0.43634446054840076, 0.25132029421043417, -0.19883544302769157, 0.08562050835836378, -1.7254992613411886, -1.0006570949295346, 2.2647872848758284], "std": [0.027315934777882068, 0.027556615124985653, 0.02073413694990122, 2.2887339586682973, 0.3058700775801578, 2.2711669302882953, 0.01329018103826116, 0.009857125837471697, 0.009317155754239128, 0.387226820083073, 0.310112726094408, 0.27287677494958495], "min": [0.2030777727824457, 0.12982301534636148, 0.10411238626170374, -3.140058712886586, -1.1541144661698097, -3.1283592219717042, 0.22298622140598992, -0.2185691343606894, 0.06092163374561953, -2.128739646819989, -1.3006340386954074, 1.847387333550596], "max": [0.27675080131543583, 0.2280756279959177, 0.16329306766434984, 3.086097105769689, -0.24030222179248995, 3.119681518570934, 0.2791085965140594, -0.18687380973145645, 0.09704906860521939, -1.0492572941085716, -0.33292905461517774, 2.558595746282272], "count": [176]}, "eef_sim_pose_action": {"mean": [0.249658931914897, 0.1815093210934483, 0.1292743946167016, 0.28301546218788803, -0.8148668262951305, -0.449852439624499, 0.25768812043943023, -0.1952172398830211, 0.08533691589343856, -1.7576880460413788, -1.0149593848812724, 2.298494287744544], "std": [0.030196480253691538, 0.033289895665149304, 0.025050946656728735, 2.273790237331926, 0.34789015400061857, 2.2583676567239537, 0.011547049914592012, 0.011852451678720316, 0.013694362632799918, 0.41875126430353443, 0.333165231937946, 0.2761421709521843], "min": [0.20550203099706224, 0.12844889920811245, 0.09230718996699777, -3.094232160130158, -1.1978900159888628, -3.0976128413878943, 0.23037688813730847, -0.22106240985351366, 0.05415398337725946, -2.174067889065431, -1.3177262740398912, 1.8144908753307036], "max": [0.293129702946033, 0.24392227389687376, 0.17169633504952875, 3.1176396800815476, -0.21050510757986074, 3.116013366464407, 0.27741863618519813, -0.18145516094745612, 0.10110844258939931, -0.9403920819657536, -0.2610130362234371, 2.5813342356883746], "count": [176]}}} +{"episode_index": 262, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3704196823337178]], [[0.5145131776239908]], [[0.4370910731449442]]], "std": [[[0.2848460532643761]], [[0.20775937766778285]], [[0.22423290675134688]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.449193084390619]], [[0.45638621203383317]], [[0.32101606833910035]]], "std": [[[0.3312054876283549]], [[0.17262004687673754]], [[0.1959984037482763]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.375585349384852]], [[0.49512006439830836]], [[0.42456326172625913]]], "std": [[[0.3414429845994199]], [[0.25988840438907596]], [[0.2824360447527984]]], "count": [100]}, "observation.state": {"min": [-0.9352819919586182, -0.0746365636587143, 0.15843656659126282, -0.9497653245925903, -1.3710259199142456, -0.7618091106414795, -0.652514636516571, -1.0475155115127563, -0.33713188767433167, 0.21362735331058502, -0.5085054636001587, 0.23736980557441711, -0.023457610979676247, -0.3709905445575714, -8.979421863841708e-07, 0.010393038392066956, -0.6060922145843506, 1.0076507329940796, -0.43774545192718506, -0.014831085689365864, -0.015545124188065529, -0.00011431079474277794, -0.6191275119781494, 1.0064195394515991, -0.43111324310302734, 0.002697058254852891, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0020999200642108917, -4.51571895609959e-06, -0.23483091592788696, -0.27706897258758545, -0.3095995783805847, -0.4389914870262146, -0.008430620655417442, -0.011202938854694366, -0.039307404309511185, -0.435137003660202, -0.08639946579933167, -0.17644040286540985, -0.33785706758499146, -0.4209674894809723, -1.075478434562683, -0.6294808387756348, -15.34437370300293, -2.3809525966644287, -3.17338228225708, -7.356533050537109, -13.830281257629395, -14.05982780456543, -0.8034188747406006, -16.502439498901367, -6.593406677246094, -2.344933032989502, -8.241759300231934, -0.5164835453033447, -1.4633699655532837, -1.1477410793304443, -0.006823274306952953, -0.020068060606718063, -0.015668846666812897, -0.004610837437212467, -0.007028114981949329, -0.0025449031963944435, -0.010844571515917778, -0.018589720129966736, -0.021193617954850197, -0.006715264171361923, -0.0019252980127930641, -0.003759720828384161, -1.0180799961090088, -0.14104647934436798, 7.2601823806762695, -27.130619049072266, 12.263903617858887, -0.4053266644477844, 0.21209999918937683, 0.05567624419927597, 9.457537651062012, -27.441822052001953, 12.088912963867188, -0.41884949803352356, -0.011407709680497646, -0.030927561223506927, 0.003663003910332918, -0.13663585484027863, 0.5520687103271484, 0.17763561010360718, 0.11611674726009369, 0.532823920249939, -0.3875884711742401, 0.019811462610960007, 1.0407688617706299, -0.8383733630180359, -2.094212532043457, -1.6235134601593018, -1.0075435638427734, 1.2452830076217651, -0.607529878616333, -0.09758913516998291, 9.694845199584961, -0.010145694017410278, -0.025410056114196777, -0.028449565172195435, 0.020248856395483017, 0.006976633332669735, -0.8918173909187317, 0.45185989141464233], "max": [-0.829226016998291, 0.1853981912136078, 0.5241479277610779, -0.6267645955085754, -1.3710205554962158, -0.7618036270141602, -0.48472726345062256, -0.8026825785636902, 0.13148334622383118, 0.49096059799194336, -0.38166582584381104, 0.5265445709228516, 0.4714164137840271, -0.05140005052089691, 0.0006209032144397497, 0.013243844732642174, -0.5981147289276123, 1.0078694820404053, -0.43676629662513733, -0.01360184047371149, -0.014354373328387737, 0.0033612335100769997, -0.6103610992431641, 1.0069668292999268, -0.430397629737854, 0.0032250802032649517, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0019048287067562342, 0.0002939934784080833, 0.23643994331359863, 0.03555674105882645, 0.004647916182875633, 0.12895400822162628, 0.013421878218650818, 0.014199681580066681, 0.15241537988185883, 0.2530663311481476, 0.4279617667198181, 0.25098830461502075, 0.1640925109386444, 0.36370623111724854, 0.1444610059261322, 0.4894447326660156, -10.400322914123535, 4.7924299240112305, -0.9829060435295105, -3.1746034622192383, -13.830281257629395, -14.05982780456543, 0.22954824566841125, -5.523083686828613, 4.7924299240112305, 2.162393093109131, 1.892552137374878, 0.17216117680072784, 1.8937729597091675, 0.6025640964508057, 0.006582469679415226, 0.013907874934375286, 0.022101541981101036, 0.010744685307145119, 0.0030971455853432417, 0.011800513602793217, 0.011695146560668945, 0.01880648173391819, 0.02575516887009144, 0.00703032873570919, 0.001529064611531794, 0.0026619010604918003, 0.3605700135231018, 0.5047979354858398, 13.985872268676758, -21.516632080078125, 19.83112907409668, 0.32696378231048584, 1.7604299783706665, 0.8611258864402771, 14.950927734375, -19.554670333862305, 19.060447692871094, 0.3182883858680725, 0.013152058236300945, 0.028707118704915047, 0.004273504484444857, -0.04099075868725777, 0.5863033533096313, 0.3654531240463257, 0.24099986255168915, 0.6178151965141296, -0.08086981624364853, 0.23807314038276672, 1.3262678384780884, -0.5353801846504211, -1.7095497846603394, -0.7391815781593323, -0.5559545159339905, 2.0513129234313965, -0.39390215277671814, 0.2733939290046692, 9.841431617736816, 0.012406677007675171, 0.01847800612449646, 0.056523144245147705, 0.025200508534908295, 0.009427708573639393, -0.8904582858085632, 0.4544594883918762], "mean": [-0.8919098377227783, 0.1279737800359726, 0.4237748980522156, -0.6985417008399963, -1.3710209131240845, -0.7618061900138855, -0.5861628651618958, -0.9106313586235046, -0.20408020913600922, 0.4104297459125519, -0.41404590010643005, 0.39565345644950867, 0.28118693828582764, -0.14929671585559845, 0.00025714695220813155, 0.011940262280404568, -0.6030958890914917, 1.0077791213989258, -0.4371529221534729, -0.014376911334693432, -0.014794849790632725, 0.0018772061448544264, -0.6161234974861145, 1.0067579746246338, -0.43062877655029297, 0.002807388547807932, 0.0, 1.7453304529190063, 0.0, 0.0, 0.0, 0.0, 1.067175030708313, 1.7453304529190063, 1.067175030708313, 1.067175030708313, 1.067175030708313, 1.067175030708313, -0.0019389055669307709, 8.136356336763129e-05, -0.009233380667865276, -0.049151238054037094, -0.06381487101316452, -0.04286462068557739, 0.0019747749902307987, 0.0022200795356184244, 0.026598315685987473, -0.019413966685533524, 0.07699758559465408, 0.04422302171587944, -0.007589783985167742, -0.018576495349407196, -0.07164597511291504, -0.004670723807066679, -12.97934341430664, 1.5860143899917603, -2.117563009262085, -5.620837211608887, -13.830300331115723, -14.05981731414795, -0.29863160848617554, -12.146587371826172, -0.5200294256210327, 0.6096498370170593, -3.2195334434509277, -0.14922936260700226, -0.36270228028297424, -0.22015661001205444, -0.00047836769954301417, -5.808348214486614e-05, 0.00040240056114271283, 0.0009069645893760026, -0.0001902219810290262, 0.0003905140038114041, -7.518186612287536e-05, 0.00025374090182594955, 0.00014081862173043191, -0.0003071800747420639, -0.00020997905812691897, 4.10355187341338e-06, -0.4287995398044586, 0.10369794070720673, 11.793072700500488, -24.08696746826172, 16.617889404296875, 0.059526361525058746, 0.9300459623336792, 0.4042527675628662, 12.785325050354004, -23.446565628051758, 16.60735511779785, 0.030149444937705994, 0.002136535244062543, -0.003047538921236992, 0.003677714616060257, -0.08124074339866638, 0.5706511735916138, 0.3169304430484772, 0.16619311273097992, 0.5749667286872864, -0.29403552412986755, 0.10222809761762619, 1.1719317436218262, -0.7813020348548889, -1.8040415048599243, -1.081162929534912, -0.7344393730163574, 1.5106221437454224, -0.5186607837677002, 0.057602424174547195, 9.783713340759277, -0.00039723844383843243, -0.00017830806609708816, 0.0015079949516803026, 0.02371099963784218, 0.00864896085113287, -0.8912259936332703, 0.45285290479660034], "std": [0.03251159191131592, 0.08485852181911469, 0.09746208786964417, 0.07837920635938644, 1.9772305677179247e-06, 8.875106232153485e-07, 0.04253416508436203, 0.07052215933799744, 0.1728186458349228, 0.08311843872070312, 0.043829385191202164, 0.08768946677446365, 0.1944725513458252, 0.10161862522363663, 0.00017778808251023293, 0.0006541631883010268, 0.002589681651443243, 6.434788519982249e-05, 0.0003612613945733756, 0.0004622681881301105, 0.0002223090996267274, 0.0006877055275253952, 0.002845403039827943, 0.00015003059525042772, 0.0002137727424269542, 0.00012005702592432499, 0.0, 1.1920928955078125e-06, 0.0, 0.0, 0.0, 0.0, 0.843943178653717, 1.1920928955078125e-06, 0.843943178653717, 0.843943178653717, 0.843943178653717, 0.843943178653717, 5.964139927527867e-05, 7.792524411343038e-05, 0.08371756970882416, 0.07519453018903732, 0.08786063641309738, 0.12401222437620163, 0.004153930116444826, 0.004768967628479004, 0.04303935170173645, 0.13642598688602448, 0.12430538982152939, 0.08797454833984375, 0.08275366574525833, 0.1251542866230011, 0.22166797518730164, 0.193376824259758, 1.1876611709594727, 2.2711384296417236, 0.6079074144363403, 1.1001657247543335, 1.9073486328125e-05, 1.049041748046875e-05, 0.1919957846403122, 2.9220974445343018, 3.8023650646209717, 1.2032952308654785, 2.6453983783721924, 0.15396878123283386, 0.6489191651344299, 0.3163987398147583, 0.0026556176599115133, 0.005411059595644474, 0.007056976668536663, 0.0025957501493394375, 0.0013094577006995678, 0.0019960522186011076, 0.0036854681093245745, 0.005723402835428715, 0.007301113102585077, 0.0023772718850523233, 0.0007491608848795295, 0.0011970599880442023, 0.27407586574554443, 0.1253371685743332, 1.3911832571029663, 1.6228420734405518, 1.8970025777816772, 0.18194285035133362, 0.2776665687561035, 0.15028582513332367, 1.3498893976211548, 1.8939050436019897, 1.7680163383483887, 0.18417122960090637, 0.004257533699274063, 0.010159586556255817, 9.361940465169027e-05, 0.018103228881955147, 0.008625891990959644, 0.05901025980710983, 0.027206920087337494, 0.025447899475693703, 0.11382666230201721, 0.06448706984519958, 0.06984560936689377, 0.07565648853778839, 0.10969606041908264, 0.3431532382965088, 0.14991745352745056, 0.3209553062915802, 0.04630697891116142, 0.061326246708631516, 0.027476992458105087, 0.0033990205265581608, 0.007392273284494877, 0.010333152487874031, 0.0015595469158142805, 0.0006980557227507234, 0.00021464786550495774, 0.0004063122614752501], "count": [166]}, "action": {"min": [-0.9166494607925415, -0.0076669505797326565, 0.10606957226991653, -0.8778838515281677, 0.4740748107433319, -0.49825888872146606, -0.626078724861145, -1.1400409936904907, -0.3557586967945099, 0.27625343203544617, -0.5019508600234985, 0.2323039472103119, -0.027767203748226166, -0.3686978220939636, -0.0012697415659204125, 0.009188899770379066, -0.6039299964904785, 1.0013759136199951, -0.43748992681503296, -0.015137535519897938, -0.01649913564324379, -0.00026938601513393223, -0.618659257888794, 1.0015125274658203, -0.43076950311660767, 0.002053386066108942, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0020999200642108917, -4.51571895609959e-06, -0.23483091592788696, -0.27706897258758545, -0.3095995783805847, -0.4389914870262146, -0.008430620655417442, -0.011202938854694366, -0.039307404309511185, -0.435137003660202, -0.08639946579933167, -0.17644040286540985, -0.33785706758499146, -0.4209674894809723, -1.075478434562683, -0.6294808387756348], "max": [-0.7545877695083618, 0.22339756786823273, 0.45675280690193176, -0.4786529541015625, 0.5741548538208008, -0.43408212065696716, -0.45392104983329773, -0.8125202059745789, 0.14503970742225647, 0.5430442094802856, -0.30761831998825073, 0.5290209054946899, 0.4784317910671234, -0.04787858575582504, 0.0011733226710930467, 0.017448827624320984, -0.5940797924995422, 1.0082643032073975, -0.43566209077835083, -0.01380095537751913, -0.013742757961153984, 0.007535647135227919, -0.6074687838554382, 1.0082383155822754, -0.42858147621154785, 0.0028816855046898127, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0019048287067562342, 0.0002939934784080833, 0.23643994331359863, 0.03555674105882645, 0.004647916182875633, 0.12895400822162628, 0.013421878218650818, 0.014199681580066681, 0.15241537988185883, 0.2530663311481476, 0.4279617667198181, 0.25098830461502075, 0.1640925109386444, 0.36370623111724854, 0.1444610059261322, 0.4894447326660156], "mean": [-0.8546844720840454, 0.15106487274169922, 0.35838645696640015, -0.5812503695487976, 0.533103883266449, -0.46360838413238525, -0.5528427958488464, -0.9561872482299805, -0.16712424159049988, 0.45855483412742615, -0.35924726724624634, 0.39058026671409607, 0.2694544792175293, -0.14738652110099792, -0.00014945407747291028, 0.01283579133450985, -0.5997586250305176, 1.004726767539978, -0.43671631813049316, -0.014540603384375572, -0.015175062231719494, 0.003345833159983158, -0.6136313080787659, 1.004397988319397, -0.4301186501979828, 0.00234219036065042, 0.0, 1.7453304529190063, 0.0, 0.0, 0.0, 0.0, 1.0776890516281128, 1.7453304529190063, 1.0776890516281128, 1.0776890516281128, 1.0776890516281128, 1.0776890516281128, -0.0019388989312574267, 8.195755071938038e-05, -0.009382020682096481, -0.04928826168179512, -0.06389699131250381, -0.04398159310221672, 0.0019331141375005245, 0.0022414480336010456, 0.026704752817749977, -0.019689101725816727, 0.07748444378376007, 0.04418738931417465, -0.007674625143408775, -0.018568262457847595, -0.071600042283535, -0.004370655864477158], "std": [0.0387842021882534, 0.08316648006439209, 0.11184406280517578, 0.1112125888466835, 0.030220745131373405, 0.01856626756489277, 0.044965848326683044, 0.09777387231588364, 0.19011910259723663, 0.06716544926166534, 0.055281758308410645, 0.08539901673793793, 0.19952663779258728, 0.10206732153892517, 0.0005132969818077981, 0.0018677283078432083, 0.0029420696664601564, 0.0012885897886008024, 0.00045649343519471586, 0.000413875823142007, 0.0005785381072200835, 0.0018194690346717834, 0.0029396824538707733, 0.0014644848415628076, 0.00047090620500966907, 0.00014442885003518313, 0.0, 1.1920928955078125e-06, 0.0, 0.0, 0.0, 0.0, 0.8414498567581177, 1.1920928955078125e-06, 0.8414498567581177, 0.8414498567581177, 0.8414498567581177, 0.8414498567581177, 5.964472074992955e-05, 7.762955647194758e-05, 0.08369505405426025, 0.07512947171926498, 0.08780738711357117, 0.12374972552061081, 0.004140761215239763, 0.004823782481253147, 0.042973894625902176, 0.1363653838634491, 0.12384844571352005, 0.08798988163471222, 0.08274056017398834, 0.12515591084957123, 0.22168554365634918, 0.19341233372688293], "count": [166]}, "timestamp": {"min": [0.0], "max": [5.5], "mean": [2.749999999999999], "std": [1.597306761047761], "count": [166]}, "frame_index": {"min": [0], "max": [165], "mean": [82.5], "std": [47.91920283143283], "count": [166]}, "episode_index": {"min": [267], "max": [267], "mean": [267.0], "std": [0.0], "count": [166]}, "index": {"min": [104693], "max": [104858], "mean": [104775.5], "std": [47.91920283143283], "count": [166]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [166]}, "subtask_annotation": {"mean": [1.0060240963855422, 2.0, 2.0, 2.0, 2.0], "std": [0.07738091914858511, 0.0, 0.0, 0.0, 0.0], "min": [1, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [166]}, "scene_annotation": {"mean": [267.0], "std": [0.0], "min": [267], "max": [267], "count": [166]}, "eef_direction_state": {"mean": [4.72289156626506, 4.114457831325301], "std": [1.2970146724425586, 1.5693320296566107], "min": [0, 2], "max": [6, 6], "count": [166]}, "eef_velocity_state": {"mean": [0.7349397590361446, 1.0240963855421688], "std": [0.7294879760588243, 0.760087243160843], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_state": {"mean": [0.8072289156626506, 0.9397590361445783], "std": [0.8425124692552814, 0.840960403210369], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_direction_action": {"mean": [4.13855421686747, 3.9759036144578315], "std": [1.472260071094795, 1.5088166879839138], "min": [0, 2], "max": [6, 6], "count": [166]}, "eef_velocity_action": {"mean": [0.9397590361445783, 1.1746987951807228], "std": [0.664946733809476, 0.752240568655453], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_action": {"mean": [1.1385542168674698, 1.2469879518072289], "std": [0.790810370595414, 0.7948383709908692], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_sim_pose_state": {"mean": [0.44507415502450065, 0.4147277881625879, 0.23203069167197474, 1.1719344458119405, -0.7813070937923884, -1.8040504750810404, 0.44285388360343036, -0.3546165706926552, 0.18109870523589197, -1.0810463221795485, -0.7345201290679809, 1.5105298545469856], "std": [0.012738641746726162, 0.05222616104289187, 0.024774127917503167, 0.0698439489990672, 0.07566050888234903, 0.10970273866475723, 0.0160757577439902, 0.09382909136928802, 0.036010077162038086, 0.3431212639140675, 0.1499705832810457, 0.3209527374380325], "min": [0.42919259528640163, 0.2874982026012164, 0.19150650931729513, 1.040754328778047, -0.8383747537202912, -2.0942158994139604, 0.42035947604015833, -0.43151746263894886, 0.14029906852241678, -1.6234613605094745, -1.0075649907957693, 1.2452899138587872], "max": [0.47106126753776606, 0.45811517218255493, 0.30143187391430565, 1.3262697665138166, -0.5353811278361338, -1.7095620649110874, 0.475408695185807, -0.17709039505377427, 0.254434395712096, -0.7391673481191339, -0.5559555190174972, 2.0513130171889014], "count": [166]}, "eef_sim_pose_action": {"mean": [0.44021012899268486, 0.4093838122612229, 0.2095259391041643, -2.275095811085828, -0.583314358749044, 2.3953381595073315, 0.4479651599494855, -0.33810167105574035, 0.18921832664199625, -1.0903206882620053, -0.7025767353535332, 1.5439862075223991], "std": [0.015406772539366325, 0.05312982136994805, 0.0320145700318214, 0.13379882464240223, 0.008256300042685755, 0.09828007318543928, 0.022299321689943936, 0.10136184175038486, 0.04735007772215785, 0.38846210436425216, 0.18322167690289695, 0.34721697752663366], "min": [0.4177563055808657, 0.30494263367437097, 0.15527364274511998, -2.610542720127081, -0.6026552737184621, 2.243447229182893, 0.40634305878752325, -0.44068722915940856, 0.11641379599804882, -1.713655094167776, -1.044440210467077, 1.2102436900712845], "max": [0.4694467950631316, 0.45530893982440923, 0.28620788465006364, -2.137535900627344, -0.560027633186218, 2.5327965533120733, 0.4858054112239075, -0.17466699954036766, 0.2794270117042154, -0.6434021375588936, -0.48823002275770677, 2.077108894910623], "count": [166]}}} +{"episode_index": 263, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3869579857382439]], [[0.5195818522219571]], [[0.4451226360219544]]], "std": [[[0.2946848131267358]], [[0.205887940918395]], [[0.22919558360738146]]], "count": [116]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46652560271911336]], [[0.4616127314262419]], [[0.3559417486145912]]], "std": [[[0.2947981137996217]], [[0.20519676693009498]], [[0.2530771615375189]]], "count": [116]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4236679402153018]], [[0.44805409308753924]], [[0.34762581367908896]]], "std": [[[0.33266879048117076]], [[0.2503232814582948]], [[0.25405217574024186]]], "count": [116]}, "observation.state": {"min": [-0.9417130351066589, -0.3368435502052307, -0.5245293378829956, -0.5736379027366638, -1.0813558101654053, -0.5024043321609497, -0.701811671257019, -0.9935399293899536, -0.441366970539093, -0.04085972532629967, -1.0166326761245728, -0.1060498058795929, -0.09327252209186554, -0.5507552623748779, 0.007932199165225029, 0.00515736872330308, -0.5617009401321411, 0.9950791597366333, -0.4902768135070801, -0.03329082578420639, -0.009085399098694324, -0.0053568026050925255, -0.5798022150993347, 0.9964959621429443, -0.48758047819137573, -0.012940851040184498, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.000764521537348628, -4.860077297053067e-06, -0.2199263572692871, -0.30402910709381104, -0.418473482131958, -0.351198673248291, -1.1090188026428223, -1.0577056407928467, -0.4494014382362366, -0.6113866567611694, -0.18244051933288574, -0.26216134428977966, -0.4077518582344055, -0.39184531569480896, -0.4123438596725464, -0.40108615159988403, -19.47555160522461, -15.84249210357666, -4.675824165344238, -12.63736343383789, -3.758852005004883, -6.283883094787598, -2.238095283508301, -16.602657318115234, -7.0512824058532715, -3.41208815574646, -10.256410598754883, -0.860805869102478, -1.4059828519821167, -1.2625153064727783, -0.014010581187903881, -0.017781604081392288, -0.04923371970653534, -0.01091126911342144, -0.0054643298499286175, -0.02056327648460865, -0.012568395584821701, -0.02171163633465767, -0.05146695300936699, -0.00541202025488019, -0.0017092025373131037, -0.026415277272462845, -3.7329599857330322, -1.1283719539642334, 4.335323810577393, -28.05890655517578, 18.91944122314453, -0.6960445642471313, -1.230180025100708, -0.7275029420852661, 5.07767391204834, -24.88068962097168, 18.28929901123047, -0.7053524851799011, -0.015337374061346054, -0.04067942500114441, 0.0024420025292783976, -0.13663585484027863, 0.5035403370857239, 0.016895025968551636, 0.014920834451913834, 0.49026185274124146, -0.49002605676651, 0.04128963127732277, -3.0734686851501465, -1.2756121158599854, -3.057986259460449, -3.1197333335876465, -1.0287636518478394, -3.1231374740600586, -0.6086933612823486, -0.08058842271566391, 9.675602912902832, -0.017476975917816162, -0.029978036880493164, -0.03774091601371765, 0.018795639276504517, 0.005958700552582741, -0.8897575736045837, 0.45573675632476807], "max": [-0.6222137212753296, 0.4987991750240326, 0.11830880492925644, -0.30365437269210815, 0.4158100187778473, 0.3318845331668854, -0.22674402594566345, -0.46732693910598755, 0.3402765095233917, 0.6839885711669922, -0.5653478503227234, 0.4997749328613281, 0.14763161540031433, -0.26054641604423523, 0.013434710912406445, 0.013882367871701717, -0.5358558297157288, 1.0010738372802734, -0.47037434577941895, -0.021144255995750427, -0.005529578309506178, 0.0034963716752827168, -0.547756552696228, 1.0073310136795044, -0.4692137837409973, -0.0011917666997760534, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 9.596199379302561e-05, 0.0003793081268668175, 0.35553500056266785, 0.5586451292037964, 0.07663309574127197, 0.23057293891906738, 0.5083577632904053, 0.6428055167198181, 0.7003966569900513, 0.27878376841545105, 0.43861931562423706, 0.5273469686508179, 0.3605693280696869, 0.22798888385295868, 0.24548223614692688, 0.2581961452960968, -1.2694183588027954, 8.333333969116211, 1.2824583053588867, 1.984127163887024, 1.1477411985397339, 3.586690902709961, 0.5451771020889282, -4.777021884918213, 12.30158805847168, 1.9798533916473389, 2.960928201675415, 0.5451770424842834, 2.123321294784546, 0.918192982673645, 0.012341197580099106, 0.025078143924474716, 0.03187162056565285, 0.00992672424763441, 0.025455696508288383, 0.005861995276063681, 0.013940995559096336, 0.019144395366311073, 0.030435247346758842, 0.017477482557296753, 0.022008724510669708, 0.004758012481033802, -1.1029200553894043, 0.04825274646282196, 13.080205917358398, -16.273944854736328, 27.277999877929688, 0.6696128249168396, 0.6362999677658081, 0.5047979354858398, 13.614697456359863, -16.582477569580078, 28.160734176635742, 0.6179352402687073, 0.0201407577842474, 0.022953858599066734, 0.003663003910332918, -0.013663585297763348, 0.6296343803405762, 0.5453224182128906, 0.23887380957603455, 0.6261699199676514, 0.012795119546353817, 0.41185587644577026, 3.0505857467651367, 0.08329552412033081, 3.0528228282928467, 3.1403021812438965, -0.6710581183433533, 3.1044511795043945, -0.375855416059494, 0.2830751836299896, 9.874523162841797, 0.013618260622024536, 0.03421497344970703, 0.048233479261398315, 0.026609383523464203, 0.010270865634083748, -0.8874024152755737, 0.46023595333099365], "mean": [-0.7464234828948975, 0.10728845745325089, -0.11664646863937378, -0.44850265979766846, -0.3598865568637848, -0.0645894780755043, -0.6003133654594421, -0.7636707425117493, 0.05702812224626541, 0.3901706337928772, -0.81023770570755, 0.0921696349978447, 0.050247225910425186, -0.44664523005485535, 0.009637120179831982, 0.009287359192967415, -0.5510396361351013, 0.9994992613792419, -0.47818470001220703, -0.0272684283554554, -0.008154398761689663, -0.0006226052646525204, -0.5666911005973816, 1.0045437812805176, -0.4755907654762268, -0.006622624583542347, 0.4714539349079132, 1.7453159093856812, 0.4714539349079132, 0.4714539349079132, 0.4714539349079132, 0.4714539349079132, 0.9755435585975647, 1.7453159093856812, 0.9755435585975647, 0.9755435585975647, 0.9755435585975647, 0.9755435585975647, -0.00026686914497986436, 7.555671618320048e-05, -0.008508790284395218, -0.009491460397839546, -0.03234256058931351, 0.008332105353474617, -0.013751538470387459, -0.001183700980618596, 0.012372888624668121, -0.004303712397813797, 0.03427809849381447, 0.018985068425536156, -0.007839405909180641, -0.02341892011463642, 0.01144345197826624, -0.0012922341702505946, -12.516220092773438, -1.7041265964508057, -1.2720692157745361, -5.8262200355529785, 0.2839599549770355, -0.10662142932415009, -0.6307870149612427, -10.645782470703125, 3.5428524017333984, -0.6046658158302307, -4.547393321990967, -0.1520572155714035, 0.07044785469770432, -0.17192581295967102, 0.00035036110784858465, 0.0003284103295300156, -0.0009506884380243719, 0.0002168628852814436, 0.0010037521133199334, -0.0005425132694654167, 0.00021131894027348608, -0.0001735955593176186, -0.0019831585232168436, 0.000626065069809556, 0.0009194581070914865, -0.0006379219121299684, -1.9971908330917358, -0.35164394974708557, 10.378002166748047, -19.933094024658203, 25.00071907043457, 0.1663680374622345, -0.06944505125284195, -0.004111843183636665, 11.101532936096191, -20.854310989379883, 25.41864013671875, 0.13241812586784363, 0.0025645913556218147, -0.0033391453325748444, 0.003637281246483326, -0.07749895006418228, 0.5486628413200378, 0.27691182494163513, 0.16087786853313446, 0.5393145680427551, -0.1185627207159996, 0.2741110622882843, 0.3742142617702484, -0.7326314449310303, -0.5214504599571228, -0.2754702866077423, -0.8511108756065369, -0.4580127000808716, -0.5215651988983154, 0.08510922640562057, 9.783819198608398, -0.00025662078405730426, 0.0006517651490867138, 0.0013180762762203813, 0.0247112438082695, 0.0085825864225626, -0.888404905796051, 0.4583098888397217], "std": [0.08340834081172943, 0.2981533408164978, 0.14326134324073792, 0.07276157289743423, 0.45812785625457764, 0.26963287591934204, 0.10828535258769989, 0.13504759967327118, 0.27798667550086975, 0.14979609847068787, 0.13144667446613312, 0.18023814260959625, 0.07091449946165085, 0.09232030808925629, 0.0010914738522842526, 0.0014117929385975003, 0.008114739321172237, 0.0017786584794521332, 0.004735476337373257, 0.00215794681571424, 0.0005876242648810148, 0.0012981246691197157, 0.008925391361117363, 0.002518031280487776, 0.004645478446036577, 0.001755966804921627, 0.7702419757843018, 1.33514404296875e-05, 0.7702419757843018, 0.7702419757843018, 0.7702419757843018, 0.7702419757843018, 0.8626653552055359, 1.33514404296875e-05, 0.8626653552055359, 0.8626653552055359, 0.8626653552055359, 0.8626653552055359, 0.00021401782578323036, 7.895336602814496e-05, 0.07710161805152893, 0.13723908364772797, 0.06969291716814041, 0.06902648508548737, 0.25461140275001526, 0.18788254261016846, 0.11321257054805756, 0.11726593971252441, 0.08638764172792435, 0.10989157110452652, 0.08825352787971497, 0.07596351951360703, 0.08174484968185425, 0.07705517113208771, 3.2781918048858643, 6.743878364562988, 1.0991724729537964, 2.730252742767334, 0.7220205664634705, 1.9158989191055298, 0.513232946395874, 2.7647905349731445, 4.871577739715576, 1.6486272811889648, 3.6120736598968506, 0.2556377947330475, 0.6627912521362305, 0.4074194133281708, 0.003234041854739189, 0.005738482810556889, 0.00831335037946701, 0.0027998017612844706, 0.0031100695487111807, 0.0023926275316625834, 0.0030105765908956528, 0.005231228657066822, 0.00805139634758234, 0.0029447143897414207, 0.0025535698514431715, 0.002622377360239625, 0.4764573872089386, 0.15782271325588226, 1.393897533416748, 2.55178165435791, 1.385891318321228, 0.3010878562927246, 0.3763878047466278, 0.1514929085969925, 1.8317536115646362, 1.6400643587112427, 2.14045786857605, 0.30550941824913025, 0.004780774004757404, 0.009602630510926247, 0.0001329574442934245, 0.018314789980649948, 0.0276381503790617, 0.1881573647260666, 0.05409820005297661, 0.036054931581020355, 0.14122003316879272, 0.12309155613183975, 1.9998384714126587, 0.3547244071960449, 1.8441343307495117, 2.515078067779541, 0.10176664590835571, 2.3589682579040527, 0.04450114443898201, 0.04738598316907883, 0.021952668204903603, 0.003912833519279957, 0.006905183661729097, 0.009050579741597176, 0.0017515515210106969, 0.0005553863011300564, 0.00033427338348701596, 0.0006314553902484477], "count": [569]}, "action": {"min": [-1.0070915222167969, -0.3490658402442932, -0.5950121283531189, -0.5602231025695801, -1.0992815494537354, -0.5106196403503418, -0.6981316804885864, -1.0598446130752563, -0.4283270239830017, 0.06341669708490372, -1.0122193098068237, -0.10884533077478409, -0.09594301134347916, -0.5489585399627686, 0.007216689642518759, 0.002599583240225911, -0.5629329681396484, 0.9946048855781555, -0.4886522889137268, -0.03203684464097023, -0.009630352258682251, -0.0066461218520998955, -0.5796238780021667, 0.9958400726318359, -0.48632845282554626, -0.012333688326179981, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.000764521537348628, -4.702521437138785e-06, -0.2199263572692871, -0.30402910709381104, -0.418473482131958, -0.351198673248291, -1.1090188026428223, -1.0577056407928467, -0.4494014382362366, -0.6113866567611694, -0.18244051933288574, -0.26216134428977966, -0.3459509313106537, -0.39184531569480896, -0.4123438596725464, -0.40108615159988403], "max": [-0.6328646540641785, 0.44086509943008423, 0.031098004430532455, -0.25239595770835876, 0.41584330797195435, 0.34560349583625793, -0.20785397291183472, -0.488974392414093, 0.3490658402442932, 0.7771642208099365, -0.485370934009552, 0.47654491662979126, 0.14854681491851807, -0.25033220648765564, 0.013725168071687222, 0.015867460519075394, -0.5375230312347412, 1.0030418634414673, -0.4689943194389343, -0.02036137506365776, -0.005271913483738899, 0.006119675934314728, -0.5486148595809937, 1.007155418395996, -0.4686180353164673, -0.0009193358127959073, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 9.596199379302561e-05, 0.0003793081268668175, 0.35553500056266785, 0.5586451292037964, 0.07663309574127197, 0.23057293891906738, 0.5083577632904053, 0.6428055167198181, 0.7003966569900513, 0.27878376841545105, 0.43861931562423706, 0.5273469686508179, 0.3605693280696869, 0.22798888385295868, 0.24548223614692688, 0.2581961452960968], "mean": [-0.7967715263366699, 0.0935768336057663, -0.16714952886104584, -0.40010756254196167, -0.36365675926208496, -0.06972475349903107, -0.5940861701965332, -0.7934285998344421, 0.0724542960524559, 0.3929802477359772, -0.7657743096351624, 0.08509833365678787, 0.054050229489803314, -0.44374901056289673, 0.009957661852240562, 0.007493626791983843, -0.5532556772232056, 0.9998266696929932, -0.47689616680145264, -0.02636074647307396, -0.007738846819847822, -0.0018588477978482842, -0.5680485963821411, 1.0042076110839844, -0.4745102524757385, -0.006320880725979805, 0.4714539349079132, 1.7453159093856812, 0.4714539349079132, 0.4714539349079132, 0.4714539349079132, 0.4714539349079132, 0.9755435585975647, 1.7453159093856812, 0.9755435585975647, 0.9755435585975647, 0.9755435585975647, 0.9755435585975647, -0.0002675924333743751, 7.573483162559569e-05, -0.008514339104294777, -0.009303292259573936, -0.032043345272541046, 0.008438578806817532, -0.013857437297701836, -0.0007302944432012737, 0.012423582375049591, -0.004810696467757225, 0.03428712487220764, 0.01865372434258461, -0.006899241823703051, -0.02300245687365532, 0.011425809934735298, -0.0012584020150825381], "std": [0.09351152181625366, 0.29247817397117615, 0.15625286102294922, 0.07535286247730255, 0.4633941948413849, 0.2727563679218292, 0.11119835823774338, 0.13790078461170197, 0.2647186517715454, 0.14430713653564453, 0.14079540967941284, 0.17690782248973846, 0.07173159718513489, 0.09332092106342316, 0.0011907345615327358, 0.0019916649907827377, 0.00790118332952261, 0.002332370262593031, 0.0044314381666481495, 0.002043236745521426, 0.0007849691901355982, 0.0019370234804227948, 0.008656836114823818, 0.0028477758169174194, 0.004244270734488964, 0.0016658487729728222, 0.7702419757843018, 1.33514404296875e-05, 0.7702419757843018, 0.7702419757843018, 0.7702419757843018, 0.7702419757843018, 0.8626653552055359, 1.33514404296875e-05, 0.8626653552055359, 0.8626653552055359, 0.8626653552055359, 0.8626653552055359, 0.0002141455333912745, 7.887766696512699e-05, 0.07710515707731247, 0.13711689412593842, 0.06949066370725632, 0.06897812336683273, 0.25463101267814636, 0.18816930055618286, 0.11324220150709152, 0.1167776957154274, 0.08638515323400497, 0.1096571534872055, 0.08629319816827774, 0.07562146335840225, 0.08174656331539154, 0.07713257521390915], "count": [569]}, "timestamp": {"min": [0.0], "max": [18.933333333333334], "mean": [9.466666666666667], "std": [5.475196597180577], "count": [569]}, "frame_index": {"min": [0], "max": [568], "mean": [284.0], "std": [164.25589791541734], "count": [569]}, "episode_index": {"min": [268], "max": [268], "mean": [268.0], "std": [0.0], "count": [569]}, "index": {"min": [104859], "max": [105427], "mean": [105143.0], "std": [164.25589791541734], "count": [569]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [569]}, "subtask_annotation": {"mean": [0.30755711775043937, 2.0, 2.0, 2.0, 2.0], "std": [0.4690369005191798, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [569]}, "scene_annotation": {"mean": [268.0], "std": [0.0], "min": [268], "max": [268], "count": [569]}, "eef_direction_state": {"mean": [3.8717047451669595, 4.246045694200351], "std": [1.6861028402930394, 1.7724475956875503], "min": [0, 0], "max": [6, 6], "count": [569]}, "eef_velocity_state": {"mean": [0.8717047451669596, 0.7750439367311072], "std": [0.6883852458788905, 0.7104611536133694], "min": [0, 0], "max": [2, 2], "count": [569]}, "eef_acc_mag_state": {"mean": [0.8453427065026362, 0.789103690685413], "std": [0.8240563204559237, 0.8265077215929783], "min": [0, 0], "max": [2, 2], "count": [569]}, "eef_direction_action": {"mean": [3.8875219683655535, 3.9859402460456943], "std": [1.7074227518057243, 1.7526718353230206], "min": [0, 0], "max": [6, 6], "count": [569]}, "eef_velocity_action": {"mean": [0.9753954305799648, 0.9472759226713533], "std": [0.7541980179720954, 0.7193268158348842], "min": [0, 0], "max": [2, 2], "count": [569]}, "eef_acc_mag_action": {"mean": [1.1195079086115993, 1.0351493848857645], "std": [0.7974844701722571, 0.8078013862437796], "min": [0, 0], "max": [2, 2], "count": [569]}, "eef_sim_pose_state": {"mean": [0.399018230568952, 0.3338191115092081, 0.13887341413587612, 0.3741499159869321, -0.7327553312456431, -0.5213921788025748, 0.4173085479334677, -0.20300795562383167, 0.22172851079515457, -0.2809873004120782, -0.8511446480464605, -0.4524932694505119], "std": [0.02253241113323926, 0.15898448297208098, 0.025672602275120818, 2.0205628385213683, 0.35486882485152077, 1.866601462181625, 0.029338490378125123, 0.12890530897104752, 0.06241455450602589, 2.5230499118778997, 0.1017559320956651, 2.3691489403678827], "min": [0.34625408315847994, 0.09928879496444006, 0.09300539196182452, -3.1385779285992035, -1.2759824610476285, -3.139603576871332, 0.3463678946048878, -0.5033574944659852, 0.10501654252802178, -3.1376262792558087, -1.0287639520594363, -3.1352505074157238], "max": [0.46369924931838796, 0.5540372853782755, 0.19930002588400159, 3.106044857459189, 0.08333365591231479, 3.1297513180561447, 0.4786027773388161, -0.0791162605932049, 0.3004252326841168, 3.141364846534014, -0.6710763476709455, 3.1359669732496767], "count": [569]}, "eef_sim_pose_action": {"mean": [0.4080984585920609, 0.32442807152359726, 0.14737772930264448, 0.3628885929280319, -0.7316667857233892, -0.5322679461081358, 0.42274020285267705, -0.19814262285531062, 0.22367088070383812, -0.31796382328658623, -0.8660546363021693, -0.5322214254315705], "std": [0.022623939926576523, 0.15668925535875775, 0.033171330976977845, 2.029408725609756, 0.37687557158814017, 1.8765016724221046, 0.030260256813960086, 0.1218733570589375, 0.06629438853412868, 2.548982806895447, 0.12025950916044505, 2.3585672706304823], "min": [0.37420633559667493, 0.0822404284135364, 0.09636764306542309, -3.1390894578944724, -1.2923353885182436, -3.1164804474356975, 0.35905407952073043, -0.4752155089837885, 0.0888722230335424, -3.1404815849350816, -1.0780710200453631, -3.124541071629392], "max": [0.4729414428080924, 0.514292436168915, 0.21403931912914553, 3.1064164367469616, 0.1328955553482254, 3.099363182014648, 0.4884352985251808, -0.06962757793078428, 0.3079347188824589, 3.1408546456018196, -0.6479957569791249, 3.1391560040885897], "count": [569]}}} +{"episode_index": 264, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42876656400737917]], [[0.5334028807601472]], [[0.48179629118083217]]], "std": [[[0.2937049829335956]], [[0.22865538682157482]], [[0.23142270037582766]]], "count": [119]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42534431044620846]], [[0.4602203883283417]], [[0.39252121840662446]]], "std": [[[0.2987401841272765]], [[0.23021124893814454]], [[0.26909682824483316]]], "count": [119]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4554051992769426]], [[0.4585845638716848]], [[0.35982408793967413]]], "std": [[[0.33622384186082455]], [[0.21285868464890098]], [[0.242100090938497]]], "count": [119]}, "observation.state": {"min": [-0.7249236106872559, -0.31759414076805115, -0.5114649534225464, -1.3282999992370605, -1.2230709791183472, 0.12207172065973282, -0.6607163548469543, -1.0494952201843262, -0.219350203871727, 0.38090190291404724, -1.4797358512878418, 0.0843941941857338, -0.560387372970581, -0.5550464391708374, -0.008911233395338058, -0.005149515345692635, -0.6215630173683167, 1.0307154655456543, -0.44291532039642334, 0.020640606060624123, 0.009108013473451138, -0.000791457830928266, -0.5803744792938232, 1.0089459419250488, -0.47391635179519653, -0.026677435263991356, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.01697433739900589, -0.00038433558074757457, -0.2594437897205353, -0.23714733123779297, -0.3339872658252716, -0.3061848282814026, -1.3028477430343628, -0.514464795589447, -0.16773457825183868, -1.2039623260498047, -0.7207825183868408, -0.4964545667171478, -1.2006328105926514, -1.4491817951202393, -0.7856302857398987, -0.5560422539710999, -16.725143432617188, -10.714285850524902, -2.2747254371643066, -12.118437767028809, -0.6886447072029114, -0.3443223536014557, -2.123321294784546, -14.709663391113281, -3.0525031089782715, -2.4993896484375, -10.531135559082031, -1.090354084968567, -2.123321294784546, -7.087301731109619, -0.006328823044896126, -0.018856579437851906, -0.015982825309038162, -0.005470764823257923, -0.0020099743269383907, -0.010489395819604397, -0.0064520756714046, -0.0167077649384737, -0.016103949397802353, -0.007706423290073872, -0.0035812919959425926, -0.011512553319334984, 0.021209999918937683, -0.19795997440814972, 5.627012252807617, -33.37856674194336, 14.24060344696045, -2.006124496459961, -3.4360198974609375, -0.6037779450416565, 3.5484325885772705, -33.31660461425781, 13.851327896118164, -1.5046231746673584, -0.015932034701108932, -0.013596423901617527, -0.006105006206780672, -0.122972272336483, 0.4167490601539612, 0.008276639506220818, 0.09828576445579529, 0.3339864909648895, -0.2128458172082901, -0.01070028729736805, -3.123178482055664, -1.186588168144226, -3.1303324699401855, -3.0690770149230957, -1.1346724033355713, 1.7933920621871948, -0.6860525012016296, -0.22688749432563782, 9.64744758605957, -0.0073361992835998535, -0.012107908725738525, -0.03596707060933113, -0.024394404143095016, 0.017903786152601242, 0.7465578317642212, 0.6599003076553345], "max": [-0.1035974845290184, 0.5459871292114258, -0.10357590019702911, -0.6462635397911072, 0.10071165859699249, 0.46358752250671387, -0.36068424582481384, 0.03408093750476837, 0.26245567202568054, 1.228734016418457, -0.3776680529117584, 0.8194108605384827, 0.6064512133598328, -0.013256018981337547, -0.007143773604184389, 0.0044776578433811665, -0.6155885457992554, 1.0323865413665771, -0.43787190318107605, 0.023983027786016464, 0.01050883624702692, 0.009274886921048164, -0.5707176923751831, 1.012704849243164, -0.4687936305999756, -0.02224310301244259, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.017931194975972176, -0.00037934468127787113, 0.18987905979156494, 0.7482392191886902, 0.23286424577236176, 0.6817123293876648, 0.3301776647567749, 0.42659464478492737, 0.3398788869380951, 0.5481917858123779, 0.23904912173748016, 0.5240329504013062, 1.2723534107208252, 1.731691598892212, 1.7388039827346802, 0.6007839441299438, -2.6279187202453613, 8.211233139038086, 3.018925666809082, 1.1599512100219727, 0.7173382043838501, 3.873626232147217, 2.6684982776641846, -2.895164966583252, 16.544567108154297, 2.808302879333496, -0.2747252881526947, 2.4676434993743896, 2.065934181213379, 0.6886447072029114, 0.007561507634818554, 0.039545632898807526, 0.012449027970433235, 0.00859915278851986, 0.014057917520403862, 0.011728983372449875, 0.007103172596544027, 0.020772114396095276, 0.014081527478992939, 0.009780573658645153, 0.010230852290987968, 0.009283897466957569, 4.623780250549316, 0.9836136698722839, 15.633890151977539, -19.629356384277344, 24.021577835083008, 0.8924938440322876, -0.9544500112533569, 0.3117869794368744, 12.308161735534668, -19.183013916015625, 24.501102447509766, 1.463881015777588, 0.021937860175967216, 0.010997934266924858, -0.0024420025292783976, -0.013663585297763348, 0.5786092877388, 0.394375205039978, 0.31517016887664795, 0.5544414520263672, -0.016209272667765617, 0.24299460649490356, 3.1313488483428955, 0.3125414252281189, 3.1190173625946045, -0.6486765146255493, -0.10675884783267975, 3.0984153747558594, -0.4533108174800873, 0.13174772262573242, 9.858325958251953, 0.014816373586654663, 0.010830670595169067, 0.038262367248535156, -0.020877748727798462, 0.021131837740540504, 0.750785231590271, 0.6645792722702026], "mean": [-0.3435584604740143, -0.1824626475572586, -0.2739088833332062, -1.0969358682632446, -0.09797503799200058, 0.29850876331329346, -0.5659497976303101, -0.6591618657112122, 0.07310019433498383, 0.7600494027137756, -0.652875542640686, 0.4222666025161743, -0.11705153435468674, -0.2832881808280945, -0.008382447995245457, -0.0037284167483448982, -0.6187012195587158, 1.031938910484314, -0.43979814648628235, 0.023184461519122124, 0.009665113873779774, 0.0008080506813712418, -0.5744414925575256, 1.0106161832809448, -0.4705651104450226, -0.023094013333320618, 0.4779064655303955, 1.7453157901763916, 0.4779064655303955, 0.4779064655303955, 0.4779064655303955, 0.4779064655303955, 0.7483289837837219, 1.7453157901763916, 0.7483289837837219, 0.7483289837837219, 0.7483289837837219, 0.7483289837837219, 0.017205365002155304, -0.0003818038967438042, -0.029817545786499977, 0.034756727516651154, -0.009487028233706951, 0.03349820524454117, -0.05153638869524002, 0.0037899690214544535, 0.007184813264757395, -0.004356782883405685, -0.0077426852658391, 0.015438915230333805, 0.004012259189039469, 0.0133551936596632, -0.0015733904438093305, -0.0016409739619120955, -9.449825286865234, -2.7772257328033447, 0.33504143357276917, -5.789320945739746, -0.058718644082546234, 0.5437155961990356, -0.6086533665657043, -9.035172462463379, 4.467554092407227, -0.26706695556640625, -4.244566440582275, 0.3903423249721527, -0.26140835881233215, -1.0158029794692993, 0.00021654833108186722, 5.767294715042226e-05, -0.0003512909170240164, -0.0002460220130160451, 0.00018971280951518565, -0.00016553717432543635, 0.00010400982137070969, -8.800449904811103e-06, -0.00033533433452248573, 0.00023651633819099516, 0.00026178371626883745, 0.0001215900992974639, 1.9186582565307617, 0.3367944359779358, 12.282886505126953, -23.293132781982422, 20.852304458618164, -0.07311295717954636, -2.131789207458496, -0.07750552892684937, 8.80156421661377, -25.394411087036133, 21.26307487487793, 0.40246257185935974, 0.0028900697361677885, -0.0025317352265119553, -0.003680299734696746, -0.06290501356124878, 0.4756048917770386, 0.13472320139408112, 0.21015559136867523, 0.49021634459495544, -0.09198039770126343, 0.09500725567340851, -2.1199400424957275, -1.0035432577133179, 1.7442471981048584, -1.564056158065796, -0.6126095652580261, 2.1609947681427, -0.5863741636276245, -0.010615481995046139, 9.775864601135254, 0.0016592887695878744, 0.0009131928673014045, -0.0004242021241225302, -0.022753244265913963, 0.01984814554452896, 0.7499077916145325, 0.6608508229255676], "std": [0.21987855434417725, 0.20544132590293884, 0.08470235764980316, 0.18236853182315826, 0.27350160479545593, 0.09098781645298004, 0.08207569271326065, 0.3100546896457672, 0.1526961624622345, 0.3016860783100128, 0.38426473736763, 0.18442869186401367, 0.4074697196483612, 0.17845170199871063, 0.0003793123469222337, 0.0020995731465518475, 0.0018876873655244708, 0.0004401860060170293, 0.0009767068549990654, 0.0009874936658889055, 0.00026229783543385565, 0.0021682654041796923, 0.002543011214584112, 0.0008009786834008992, 0.0008640149026177824, 0.0011653074761852622, 0.7758657932281494, 1.3470649719238281e-05, 0.7758657932281494, 0.7758657932281494, 0.7758657932281494, 0.7758657932281494, 0.8594781160354614, 1.3470649719238281e-05, 0.8594781160354614, 0.8594781160354614, 0.8594781160354614, 0.8594781160354614, 0.00016219071403611451, 8.161116511473665e-07, 0.06806570291519165, 0.14332173764705658, 0.09471017867326736, 0.12437332421541214, 0.2035844326019287, 0.12092263251543045, 0.0685814842581749, 0.2414095401763916, 0.1323692351579666, 0.16336269676685333, 0.2999909520149231, 0.26944810152053833, 0.26503002643585205, 0.14590984582901, 3.612701177597046, 3.343226194381714, 1.3793178796768188, 3.2462668418884277, 0.24638082087039948, 0.9399595260620117, 0.7781922817230225, 2.963094472885132, 4.29524564743042, 1.3216586112976074, 2.192605972290039, 0.7555444240570068, 0.8096303343772888, 1.3021942377090454, 0.0025150885339826345, 0.00582848209887743, 0.004483426921069622, 0.0024006194435060024, 0.0014220166485756636, 0.0017227019416168332, 0.002190594794228673, 0.005748657044023275, 0.004770452156662941, 0.002536562504246831, 0.0013217874802649021, 0.0015748606529086828, 0.6735847592353821, 0.14927363395690918, 1.8772319555282593, 3.0860936641693115, 2.202608823776245, 0.6297719478607178, 0.3532679080963135, 0.12048212438821793, 1.9973574876785278, 2.791254758834839, 2.642129898071289, 0.6542725563049316, 0.006238933652639389, 0.004324480891227722, 0.00043519726023077965, 0.017049850896000862, 0.048685867339372635, 0.09627138823270798, 0.03661441430449486, 0.060232266783714294, 0.06991376727819443, 0.06841107457876205, 1.8910032510757446, 0.3344113528728485, 2.1962356567382812, 0.6601820588111877, 0.28661048412323, 0.3585701882839203, 0.03707665577530861, 0.04447454214096069, 0.024783339351415634, 0.0036211844999343157, 0.003782010404393077, 0.008066591806709766, 0.0010258217807859182, 0.0008326895185746253, 0.0008357193437404931, 0.0009251537267118692], "count": [589]}, "action": {"min": [-0.8038933277130127, -0.300764262676239, -0.6182873249053955, -1.2981194257736206, -1.282228946685791, 0.11993665248155594, -0.6625332236289978, -1.114823341369629, -0.2623773217201233, 0.3824775815010071, -1.4515937566757202, 0.08022202551364899, -0.5592780113220215, -0.5533492565155029, -0.009687744081020355, -0.007212111726403236, -0.6203722357749939, 1.0248827934265137, -0.442809134721756, 0.017939500510692596, 0.008148759603500366, -0.0029791612178087234, -0.5777206420898438, 1.0046436786651611, -0.47351863980293274, -0.025084499269723892, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.01697433739900589, -0.00038433558074757457, -0.2594437897205353, -0.23714733123779297, -0.3339872658252716, -0.3061848282814026, -1.3028477430343628, -0.514464795589447, -0.16773457825183868, -1.2039623260498047, -0.7207825183868408, -0.4964545667171478, -1.2006328105926514, -1.4491817951202393, -0.7856302857398987, -0.5560422539710999], "max": [-0.1038292869925499, 0.5609569549560547, -0.06330883502960205, -0.4125746488571167, 0.10460343956947327, 0.463886559009552, -0.33043888211250305, -0.028095712885260582, 0.27655842900276184, 1.2450844049453735, -0.34046247601509094, 0.8223686218261719, 0.6194721460342407, -0.010649138130247593, -0.005618260242044926, 0.0037044675555080175, -0.6107880473136902, 1.0319774150848389, -0.4364714026451111, 0.02238210290670395, 0.011614669114351273, 0.00835907831788063, -0.5668213367462158, 1.0120813846588135, -0.46900850534439087, -0.020190097391605377, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.018057070672512054, -0.00037934468127787113, 0.18987905979156494, 0.7482392191886902, 0.23286424577236176, 0.6817123293876648, 0.3301776647567749, 0.42659464478492737, 0.33517876267433167, 0.5481917858123779, 0.23904912173748016, 0.5240329504013062, 1.2723534107208252, 1.731691598892212, 1.7388039827346802, 0.6007839441299438], "mean": [-0.39545705914497375, -0.15362237393856049, -0.27424412965774536, -1.0367627143859863, -0.10568185150623322, 0.2999831736087799, -0.5594930648803711, -0.681164562702179, 0.07290057092905045, 0.7751680016517639, -0.6186950206756592, 0.4236423373222351, -0.11298882216215134, -0.28704142570495605, -0.008233551867306232, -0.003194810589775443, -0.6159594655036926, 1.029996395111084, -0.43957027792930603, 0.02102728933095932, 0.009423116222023964, 0.0011135881068184972, -0.5719608068466187, 1.0088788270950317, -0.4702779948711395, -0.021361757069826126, 0.48086968064308167, 1.7453157901763916, 0.48086968064308167, 0.48086968064308167, 0.48086968064308167, 0.48086968064308167, 0.7483289837837219, 1.7453157901763916, 0.7483289837837219, 0.7483289837837219, 0.7483289837837219, 0.7483289837837219, 0.01720719411969185, -0.0003818047698587179, -0.029827376827597618, 0.034563060849905014, -0.009765132330358028, 0.03406019136309624, -0.05209280923008919, 0.004299830179661512, 0.007628964725881815, -0.004322784952819347, -0.00772162014618516, 0.015448850579559803, 0.003808132838457823, 0.013175306841731071, -0.0014940627152100205, -0.0016071227146312594], "std": [0.23939456045627594, 0.21123696863651276, 0.1127050444483757, 0.19536912441253662, 0.2963440716266632, 0.08912480622529984, 0.08552534133195877, 0.31414854526519775, 0.15030822157859802, 0.29760581254959106, 0.38707631826400757, 0.18595267832279205, 0.40774062275886536, 0.18068000674247742, 0.0007675350061617792, 0.0021724263206124306, 0.0021733061876147985, 0.0012060452718287706, 0.0009284936240874231, 0.0009014091338030994, 0.000655990734230727, 0.002216959372162819, 0.002370355650782585, 0.0013794244732707739, 0.0007079598144628108, 0.0010704410960897803, 0.7773677706718445, 1.3470649719238281e-05, 0.7773677706718445, 0.7773677706718445, 0.7773677706718445, 0.7773677706718445, 0.8594781160354614, 1.3470649719238281e-05, 0.8594781160354614, 0.8594781160354614, 0.8594781160354614, 0.8594781160354614, 0.0001667759206611663, 8.094741019704088e-07, 0.06803692132234573, 0.14345718920230865, 0.09486024081707001, 0.12471453845500946, 0.20387645065784454, 0.12153162062168121, 0.06926483660936356, 0.24143768846988678, 0.1323830634355545, 0.16338761150836945, 0.3000098168849945, 0.27067074179649353, 0.2650478482246399, 0.1460968255996704], "count": [589]}, "timestamp": {"min": [0.0], "max": [19.6], "mean": [9.8], "std": [5.667646974029188], "count": [589]}, "frame_index": {"min": [0], "max": [588], "mean": [294.0], "std": [170.02940922087566], "count": [589]}, "episode_index": {"min": [269], "max": [269], "mean": [269.0], "std": [0.0], "count": [589]}, "index": {"min": [105428], "max": [106016], "mean": [105722.0], "std": [170.02940922087566], "count": [589]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [589]}, "subtask_annotation": {"mean": [0.5025466893039049, 2.0, 2.0, 2.0, 2.0], "std": [0.5199682959612311, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [589]}, "scene_annotation": {"mean": [269.0], "std": [0.0], "min": [269], "max": [269], "count": [589]}, "eef_direction_state": {"mean": [4.310696095076401, 3.8556876061120544], "std": [2.0211708917150313, 2.1735926487223516], "min": [0, 0], "max": [6, 6], "count": [589]}, "eef_velocity_state": {"mean": [0.601018675721562, 0.7860780984719864], "std": [0.6934564258782187, 0.7290315463671129], "min": [0, 0], "max": [2, 2], "count": [589]}, "eef_acc_mag_state": {"mean": [0.4363327674023769, 0.7232597623089984], "std": [0.7380772510278795, 0.8463356962764819], "min": [0, 0], "max": [2, 2], "count": [589]}, "eef_direction_action": {"mean": [4.069609507640068, 3.5738539898132426], "std": [2.053671196253306, 1.9079128194780186], "min": [0, 0], "max": [6, 6], "count": [589]}, "eef_velocity_action": {"mean": [0.7249575551782682, 0.9813242784380306], "std": [0.7106312791010586, 0.6704970751469957], "min": [0, 0], "max": [2, 2], "count": [589]}, "eef_acc_mag_action": {"mean": [0.7283531409168081, 0.9966044142614601], "std": [0.8368999536009871, 0.8403988955334207], "min": [0, 0], "max": [2, 2], "count": [589]}, "eef_sim_pose_state": {"mean": [0.32600092647585655, 0.16532583620772195, 0.1387392100056909, -2.1253506981031385, -1.0035763411331313, 1.7549926075243214, 0.36922209505573583, -0.17147774636611612, 0.1271149815969164, -1.563890980221555, -0.6126971220220249, 2.1608810570868147], "std": [0.05036215612534474, 0.0896645726818733, 0.04142586142112215, 1.9177410992976718, 0.33440676326084023, 2.2253193920594176, 0.07132320703474292, 0.06219406547822137, 0.03356762088102055, 0.6600492450259637, 0.2866717784423419, 0.3584523700826889], "min": [0.2695584902487415, 0.0865949225348719, 0.09576955304043505, -3.1388326658405794, -1.186589589318169, -3.141476562640576, 0.21526715738405225, -0.2751803147766471, 0.06643647820145354, -3.068986602579865, -1.1347198907648777, 1.793368655077383], "max": [0.4253801432018061, 0.45447420263384275, 0.26035781338300196, 3.1410158237053323, 0.31250755217026405, 3.141369209585118, 0.46980021528690896, -0.09639615269104884, 0.22216050581832267, -0.648665574171337, -0.10675756513465662, 3.098327931880406], "count": [589]}, "eef_sim_pose_action": {"mean": [0.3382399543477221, 0.17855653154812215, 0.13931909621035474, -1.3696209037934153, -1.0002015908408994, 1.6529713070526728, 0.37264153193499777, -0.17305685430589443, 0.12829262403520042, -1.5393512954110202, -0.5918121951486611, 2.150523674221494], "std": [0.05419906995805444, 0.09162095924687438, 0.049833100173225384, 2.5421197153441484, 0.3740494751924747, 2.358815134789431, 0.07248067083376535, 0.06252423255502149, 0.036691677236201224, 0.6496715700145077, 0.2890236360504998, 0.35486197314285045], "min": [0.26747690908143407, 0.0913148249164853, 0.08860348727919315, -3.1410189254561236, -1.236731929932585, -3.1412677053199483, 0.21561708167896668, -0.2827890194220974, 0.06844126284345721, -2.6866914668953648, -1.1271002574696845, 1.7777586222948853], "max": [0.43738282945137036, 0.45355810485439085, 0.27462871480422607, 3.140284221611686, 0.3530474405736481, 3.141136528624418, 0.4797565151719707, -0.10159417953059775, 0.23807760511211223, -0.651300102977162, -0.06980563152393882, 2.996448838477619], "count": [589]}}} +{"episode_index": 265, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42477290336268414]], [[0.5376816228045498]], [[0.4591120441481232]]], "std": [[[0.2876967702973168]], [[0.19627989492050996]], [[0.22248987455274777]]], "count": [164]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5057972191746138]], [[0.4572311775020864]], [[0.3253026582763665]]], "std": [[[0.32049446594143205]], [[0.2102581284668501]], [[0.25936338551686444]]], "count": [164]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4645454536130569]], [[0.4598321896010915]], [[0.35455566017057233]]], "std": [[[0.2955073052639578]], [[0.21710673228773114]], [[0.26893672980830113]]], "count": [164]}, "observation.state": {"min": [-1.3712166547775269, -0.03834746032953262, -1.4950026273727417, -2.0125794410705566, -0.3303391635417938, -1.0367729663848877, -0.7064934372901917, -0.9714362025260925, -0.267606645822525, -0.0018190357368439436, -2.0044636726379395, -0.07133746147155762, -0.2942196726799011, -0.6881768703460693, 0.0013464918592944741, 0.013031011447310448, -0.6969873905181885, 0.9713263511657715, -0.3521190881729126, -0.04097665473818779, -0.005825183819979429, -0.014495015144348145, -0.695928692817688, 1.0029616355895996, -0.38281726837158203, 0.013155559077858925, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0045721326023340225, -2.6008103759522783e-06, -1.9028687477111816, -1.1790566444396973, -2.029540538787842, -2.702665328979492, -2.126962423324585, -1.3375892639160156, -1.2007856369018555, -0.7632124423980713, -0.4979814887046814, -1.4684959650039673, -1.7450947761535645, -1.8642263412475586, -0.7678230404853821, -1.215010404586792, -18.92992401123047, -5.647130966186523, -0.9829059839248657, -12.63736343383789, -0.6025640964508057, -1.6068376302719116, -3.414529800415039, -14.531499862670898, -6.5323567390441895, -6.669719219207764, -12.179487228393555, -3.271062135696411, -2.6971917152404785, -2.5250306129455566, -0.020380649715662003, -0.03678122162818909, -0.042432624846696854, -0.00771692767739296, -0.06828992813825607, -0.022350328043103218, -0.017689431086182594, -0.041891101747751236, -0.03912241384387016, -0.01808188669383526, -0.07127755880355835, -0.02647928148508072, -4.793459892272949, -1.488411545753479, 6.324821472167969, -27.235355377197266, 2.163512945175171, -0.7969142198562622, -5.154029846191406, -0.9464961290359497, 6.9038543701171875, -32.75325012207031, 4.178972244262695, -1.449563980102539, -0.036030758172273636, -0.014735314063727856, 0.0012210012646391988, -0.10930868983268738, 0.296098530292511, 0.0664665475487709, 0.09953098744153976, 0.29765328764915466, -0.2374478280544281, 0.020228063687682152, 0.30818670988082886, -1.33158278465271, -3.073143720626831, -3.039534091949463, -1.3972647190093994, -3.1398415565490723, -1.2776243686676025, -0.24999094009399414, 9.53906536102295, -0.01650339365005493, -0.04602879285812378, -0.059052973985672, -0.028771277517080307, 0.029624778777360916, 0.6576467752456665, 0.7447082996368408], "max": [0.20648691058158875, 1.0603725910186768, 0.023462243378162384, -0.287632018327713, 0.6092299222946167, -0.11501485109329224, 0.011943329125642776, 0.08882073312997818, 0.2555893659591675, 1.1455726623535156, -0.5111767053604126, 0.9975611567497253, 0.4833323657512665, -0.20666278898715973, 0.010352883487939835, 0.0248977430164814, -0.6616421937942505, 0.9721401929855347, -0.32145676016807556, -0.021661940962076187, 0.0042066010646522045, -0.0005782581283710897, -0.6579127907752991, 1.0128681659698486, -0.3572804629802704, 0.03118697926402092, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.00361806177534163, 2.702292476897128e-06, 2.3462703227996826, 1.2896857261657715, 2.4954469203948975, 1.0295994281768799, 1.6930625438690186, 1.8179562091827393, 2.052020311355591, 1.1603903770446777, 0.3856717348098755, 0.8483332991600037, 0.8796449899673462, 0.782143771648407, 0.9103452563285828, 0.3785807490348816, -1.6702873706817627, 8.94383430480957, 4.015873432159424, 2.8998780250549316, 2.6398046016693115, 2.180708169937134, 0.430402934551239, -2.8394885063171387, 11.050061225891113, 1.7271062135696411, 1.8620269298553467, 1.721611738204956, 1.061660647392273, 2.5824174880981445, 0.015654560178518295, 0.030679969117045403, 0.08798566460609436, 0.009055626578629017, 0.0212517399340868, 0.021826056763529778, 0.013278468511998653, 0.029448337852954865, 0.07628493756055832, 0.02403993345797062, 0.02462252974510193, 0.022883083671331406, 0.5302500128746033, 0.051964495331048965, 23.78489112854004, -17.168596267700195, 15.625993728637695, 0.9788034558296204, 0.29693999886512756, 0.4008689820766449, 17.77185821533203, -19.711862564086914, 14.194649696350098, 0.2559430003166199, 0.02381044626235962, 0.014628126285970211, 0.007936508394777775, -0.05465434491634369, 0.5762119293212891, 0.35238534212112427, 0.32059967517852783, 0.5158339738845825, 0.09323130548000336, 0.36400306224823, 3.062110424041748, -0.22613778710365295, 3.0697739124298096, -0.773131251335144, -0.058310192078351974, 3.1383533477783203, -0.4514852464199066, 0.537926197052002, 10.15283203125, 0.022089838981628418, 0.02484479546546936, 0.04864513874053955, -0.024333637207746506, 0.0374022051692009, 0.6660734415054321, 0.7519777417182922], "mean": [-0.6262025833129883, 0.3202533721923828, -0.644409716129303, -1.0427058935165405, 0.08370838314294815, -0.756467878818512, -0.5560814142227173, -0.40889760851860046, 0.11955084651708603, 0.5619344115257263, -1.0509556531906128, 0.43440723419189453, 0.06823540478944778, -0.43528059124946594, 0.004937790334224701, 0.0174428541213274, -0.6815455555915833, 0.9716355204582214, -0.3310496211051941, -0.0318358838558197, -0.001474123215302825, -0.008785860612988472, -0.678195595741272, 1.0088253021240234, -0.3655828535556793, 0.022213369607925415, 0.7937329411506653, 1.7453314065933228, 0.7937329411506653, 0.7937329411506653, 0.7937329411506653, 0.7937329411506653, 0.7669897675514221, 1.7453314065933228, 0.7669897675514221, 0.7669897675514221, 0.7669897675514221, 0.7669897675514221, -0.004075050354003906, -3.8777352528995834e-07, 0.011966166086494923, -0.009128947742283344, 0.011344158090651035, -0.013409990817308426, -0.0008350851712748408, 0.00498725613579154, -0.005069905426353216, 0.012040791101753712, 0.004498610273003578, -0.010681363753974438, -0.011222257278859615, -0.013212697580456734, 0.0077001298777759075, -0.0009880049619823694, -10.412235260009766, 0.7193999886512756, 1.1421834230422974, -4.005125999450684, 0.9596889019012451, 0.3265354335308075, -0.850069522857666, -9.071965217590332, 5.623561859130859, 0.13575537502765656, -5.509246349334717, -0.18756254017353058, -0.37154620885849, -0.667129397392273, -0.00015238441119436175, -0.00024910710635595024, 0.00028566576656885445, -0.00013583438703790307, -0.00018400813860353082, 1.3253198858365067e-06, -0.00023423357924912125, -0.0005500969709828496, -0.00045462706475518644, 0.00044680709834210575, -0.0004707082698587328, -0.00018269043357577175, -1.6529631614685059, -0.5617930889129639, 16.633880615234375, -21.457216262817383, 11.070860862731934, -0.06657163798809052, -1.787003755569458, -0.08016770333051682, 11.14230728149414, -23.605594635009766, 9.733819961547852, -0.7665041089057922, 0.0027846829034388065, -0.0023386841639876366, 0.004848888143897057, -0.07997282594442368, 0.4168076813220978, 0.18357442319393158, 0.19321539998054504, 0.41657739877700806, -0.003097370034083724, 0.1521696299314499, 1.999767780303955, -0.9678633809089661, 0.46006494760513306, -2.122364044189453, -0.8898624777793884, 1.4172176122665405, -0.8521332144737244, 0.06414002925157547, 9.757522583007812, 0.0009124906500801444, 0.0005763237713836133, 0.0003103078925050795, -0.026554852724075317, 0.033947836607694626, 0.6623798608779907, 0.7479191422462463], "std": [0.43704718351364136, 0.2355041205883026, 0.4029619097709656, 0.433012455701828, 0.16926632821559906, 0.2479320615530014, 0.2193840593099594, 0.181058868765831, 0.12170804291963577, 0.25152266025543213, 0.2510423958301544, 0.24844157695770264, 0.16827702522277832, 0.09870434552431107, 0.002148008206859231, 0.003184880828484893, 0.007688186597079039, 0.000292419659672305, 0.006921609863638878, 0.00537724606692791, 0.0023623493034392595, 0.0035377705935388803, 0.010092373006045818, 0.0032752540428191423, 0.006149063818156719, 0.005425772164016962, 0.8634344935417175, 2.1457672119140625e-06, 0.8634344935417175, 0.8634344935417175, 0.8634344935417175, 0.8634344935417175, 0.8633214831352234, 2.1457672119140625e-06, 0.8633214831352234, 0.8633214831352234, 0.8633214831352234, 0.8633214831352234, 0.0001327898062299937, 8.069093269114092e-07, 0.36805465817451477, 0.25002145767211914, 0.3571382761001587, 0.3849673867225647, 0.317246675491333, 0.30111345648765564, 0.26968538761138916, 0.2099735140800476, 0.0951576977968216, 0.2927386462688446, 0.3231591284275055, 0.29201245307922363, 0.20946726202964783, 0.1535399854183197, 3.9749064445495605, 2.544376850128174, 1.0925064086914062, 3.4245810508728027, 0.5880277156829834, 0.6363353133201599, 0.5277696251869202, 1.7640089988708496, 3.812856912612915, 1.322047472000122, 3.138192892074585, 0.4417339861392975, 0.6342031359672546, 0.6403915882110596, 0.0031619365327060223, 0.005401893984526396, 0.009490366093814373, 0.002387520158663392, 0.007074171677231789, 0.004036359488964081, 0.003483033971861005, 0.005772802978754044, 0.009753325022757053, 0.003518784884363413, 0.007406134624034166, 0.004198771435767412, 1.5385253429412842, 0.3103780746459961, 3.136793613433838, 1.8961527347564697, 2.0757038593292236, 0.2801705300807953, 1.389020562171936, 0.2483450174331665, 2.4850120544433594, 2.2077839374542236, 1.8099311590194702, 0.27054980397224426, 0.007516907528042793, 0.004598082508891821, 0.0005886663566343486, 0.005885169841349125, 0.07587417960166931, 0.07549857348203659, 0.03672370687127113, 0.04885061830282211, 0.08703663945198059, 0.05424884334206581, 1.0404173135757446, 0.19747483730316162, 2.2184526920318604, 0.49247997999191284, 0.3388213813304901, 2.4160268306732178, 0.088308185338974, 0.08219847828149796, 0.06081041693687439, 0.004313697572797537, 0.006154335103929043, 0.010099312290549278, 0.0009164253133349121, 0.0014606206677854061, 0.002264716662466526, 0.0019664450082927942], "count": [898]}, "action": {"min": [-1.6083611249923706, -0.10466455668210983, -1.5707963705062866, -2.0948257446289062, -0.35847362875938416, -1.0423822402954102, -0.6981316804885864, -1.0413360595703125, -0.29214543104171753, -0.04099753499031067, -2.125924825668335, -0.07636876404285431, -0.2876722812652588, -0.6887444257736206, 0.00022426058421842754, 0.008182572200894356, -0.6809108853340149, 0.9660570025444031, -0.3585605323314667, -0.04045597091317177, -0.007058368064463139, -0.018022501841187477, -0.6802292466163635, 1.0011643171310425, -0.3889167010784149, 0.013348706066608429, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0045721326023340225, -2.6008103759522783e-06, -1.9028687477111816, -1.1790566444396973, -2.029540538787842, -2.702665328979492, -2.126962423324585, -1.3375892639160156, -1.2007856369018555, -0.7566958665847778, -0.4979814887046814, -1.4684959650039673, -1.7450947761535645, -1.8642263412475586, -0.7678230404853821, -1.215010404586792], "max": [0.20979908108711243, 1.0953258275985718, 0.07970958203077316, -0.22851917147636414, 0.5282222032546997, -0.11272142827510834, 0.05083644762635231, 0.08435006439685822, 0.2616559565067291, 1.1927313804626465, -0.46023184061050415, 1.0072059631347656, 0.49372178316116333, -0.20152391493320465, 0.012311222031712532, 0.02336827851831913, -0.6493316292762756, 0.9757444858551025, -0.3267134428024292, -0.021916991099715233, 0.005578604526817799, -0.0011250008828938007, -0.6452130675315857, 1.014528512954712, -0.361409455537796, 0.03068229928612709, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.00361806177534163, 2.702292476897128e-06, 2.3462703227996826, 1.2896857261657715, 2.4954469203948975, 1.0295994281768799, 1.6930625438690186, 1.8179562091827393, 2.052020311355591, 1.1603903770446777, 0.3856717348098755, 0.8483332991600037, 0.8796449899673462, 0.782143771648407, 0.9103452563285828, 0.3785807490348816], "mean": [-0.6952729821205139, 0.3106648027896881, -0.6638424396514893, -1.0164833068847656, 0.08070695400238037, -0.7584131956100464, -0.5525057911872864, -0.4636618196964264, 0.12023472785949707, 0.5753593444824219, -1.0253010988235474, 0.4304024279117584, 0.07074055075645447, -0.43510866165161133, 0.004909789189696312, 0.015389236621558666, -0.6693605184555054, 0.9709941148757935, -0.33630791306495667, -0.03115682303905487, -0.0018971404060721397, -0.009433678351342678, -0.6654914021492004, 1.008000135421753, -0.37119799852371216, 0.022305112332105637, 0.7927222847938538, 1.7453314065933228, 0.7927222847938538, 0.7927222847938538, 0.7927222847938538, 0.7927222847938538, 0.7669897675514221, 1.7453314065933228, 0.7669897675514221, 0.7669897675514221, 0.7669897675514221, 0.7669897675514221, -0.00407490786164999, -3.8908405031179427e-07, 0.012188420630991459, -0.009135318920016289, 0.011602109298110008, -0.013376985676586628, -0.0010741091100499034, 0.0049786921590566635, -0.005039675161242485, 0.012768644839525223, 0.004610782954841852, -0.011565687134861946, -0.011791214346885681, -0.013341562822461128, 0.007649868261069059, -0.0012044573668390512], "std": [0.4794105291366577, 0.2400466948747635, 0.42109009623527527, 0.447878897190094, 0.17044103145599365, 0.2504947781562805, 0.21816208958625793, 0.19104062020778656, 0.11636646091938019, 0.2727774977684021, 0.27803751826286316, 0.24887067079544067, 0.16976630687713623, 0.09895932674407959, 0.0023031544405966997, 0.003125215647742152, 0.006739011034369469, 0.0011154620442539454, 0.006879163905978203, 0.00514708086848259, 0.0024611959233880043, 0.0032727515790611506, 0.008980274200439453, 0.0028744034934788942, 0.00598399480804801, 0.005143382586538792, 0.8634161353111267, 2.1457672119140625e-06, 0.8634161353111267, 0.8634161353111267, 0.8634161353111267, 0.8634161353111267, 0.8633214831352234, 2.1457672119140625e-06, 0.8633214831352234, 0.8633214831352234, 0.8633214831352234, 0.8633214831352234, 0.00013299912097863853, 8.069550290201732e-07, 0.367949515581131, 0.2500216066837311, 0.357037216424942, 0.3849864900112152, 0.31725063920021057, 0.30111339688301086, 0.2696857750415802, 0.20831574499607086, 0.09508664160966873, 0.29124727845191956, 0.3223320543766022, 0.291974812746048, 0.2094700187444687, 0.15329807996749878], "count": [898]}, "timestamp": {"min": [0.0], "max": [29.9], "mean": [14.950000000000001], "std": [8.64100367112782], "count": [898]}, "frame_index": {"min": [0], "max": [897], "mean": [448.5], "std": [259.23011013383456], "count": [898]}, "episode_index": {"min": [270], "max": [270], "mean": [270.0], "std": [0.0], "count": [898]}, "index": {"min": [106017], "max": [106914], "mean": [106465.5], "std": [259.23011013383456], "count": [898]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [898]}, "subtask_annotation": {"mean": [0.15701559020044542, 2.0, 2.0, 2.0, 2.0], "std": [0.3698865199204444, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [898]}, "scene_annotation": {"mean": [270.0], "std": [0.0], "min": [270], "max": [270], "count": [898]}, "eef_direction_state": {"mean": [3.8641425389755013, 3.7783964365256124], "std": [2.0693503574145358, 2.05137275208703], "min": [0, 0], "max": [6, 6], "count": [898]}, "eef_velocity_state": {"mean": [0.876391982182628, 0.8051224944320713], "std": [0.7320833301284592, 0.7226038943384934], "min": [0, 0], "max": [2, 2], "count": [898]}, "eef_acc_mag_state": {"mean": [0.7527839643652561, 0.7383073496659243], "std": [0.8370047085047458, 0.8385892193500513], "min": [0, 0], "max": [2, 2], "count": [898]}, "eef_direction_action": {"mean": [3.5556792873051224, 3.5066815144766146], "std": [2.055390012149306, 1.960199728163117], "min": [0, 0], "max": [6, 6], "count": [898]}, "eef_velocity_action": {"mean": [1.0189309576837418, 0.9866369710467706], "std": [0.70527614970944, 0.707767627970718], "min": [0, 0], "max": [2, 2], "count": [898]}, "eef_acc_mag_action": {"mean": [1.0400890868596881, 0.9576837416481069], "std": [0.8259143498097478, 0.8271506234527136], "min": [0, 0], "max": [2, 2], "count": [898]}, "eef_sim_pose_state": {"mean": [0.36776068304512527, 0.3227303685324543, 0.18492326353392624, 1.9996204437704912, -0.9680591162279749, 0.4636082495009696, 0.3183508148747164, -0.12971893275098528, 0.12943893619263175, -2.1222248819968805, -0.8899865886211465, 1.4066331912934105], "std": [0.07378062508268693, 0.06820778004512153, 0.07501301064747393, 1.0406336848883326, 0.197421591400867, 2.223778606436505, 0.042138046744667854, 0.06786755683079307, 0.02559554433298635, 0.49282423765079225, 0.33883743893780444, 2.46103909046483], "min": [0.19675977771212239, 0.22444916787899738, 0.10022809673064824, 0.3081759186990364, -1.331598364927937, -3.1157565186290546, 0.22443279138912495, -0.34514729788040166, 0.06054398820448309, -3.0407010215131973, -1.3986686059168996, -3.1414235217270567], "max": [0.500546522130092, 0.4837796472185937, 0.4096198102754227, 3.0620969387923322, -0.22643023384353267, 3.121201303430836, 0.4365931045107471, -0.04549061097355091, 0.21990000627965028, -0.7731248224299851, -0.05834330992731496, 3.140680382698108], "count": [898]}, "eef_sim_pose_action": {"mean": [0.3787894226825081, 0.3214848953220926, 0.2079619284478182, 2.023953620777682, -0.9466164188055083, 0.3877644330989213, 0.3314831117646658, -0.13052886804725855, 0.14187035865440722, -2.1014006014649125, -0.8449573118760331, 1.8870037313148251], "std": [0.07793048246066661, 0.07035035874818427, 0.09425921645261782, 0.9731204941704131, 0.2145195175863777, 2.280406014048777, 0.04376099931854808, 0.07192503323479839, 0.0262595319426573, 0.49848821534818855, 0.3459891566011462, 2.1113850345663], "min": [0.19694506096004744, 0.2165213091557623, 0.10541047364476591, 0.4313118021627603, -1.2685294886788718, -3.0906169934688603, 0.2244326749727331, -0.3536296351141855, 0.08509260747850177, -3.051042484974017, -1.3121873574951732, -3.140796878707311], "max": [0.5119509547782403, 0.4821355813822089, 0.43755103417595154, 3.1254121579229364, -0.15480794295723466, 3.141488923737755, 0.4505041724582148, -0.041836370523265214, 0.25775074632731043, -0.7435168827313835, 0.03818814003570137, 3.14143447749174], "count": [898]}}} +{"episode_index": 266, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4580892012687428]], [[0.5444152441368705]], [[0.48082945982314496]]], "std": [[[0.28075876228120017]], [[0.20326882806261645]], [[0.21649774860630414]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4280924644367551]], [[0.42776643598615915]], [[0.385728640426759]]], "std": [[[0.2898581451622026]], [[0.2547498392989867]], [[0.27553412344237227]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4773905925605536]], [[0.4516452398116109]], [[0.37183740868896575]]], "std": [[[0.28679501557618414]], [[0.22120998304249104]], [[0.25658896260900227]]], "count": [100]}, "observation.state": {"min": [-0.7474237680435181, -0.25711438059806824, -0.6767387390136719, -1.488518476486206, -1.5668085813522339, -0.06847549229860306, -0.7034412026405334, -0.748363733291626, -0.26780831813812256, 0.46701571345329285, -1.5401053428649902, 0.43743956089019775, -0.6713964343070984, -0.6944947242736816, 0.010931480675935745, -0.0014615764375776052, -0.6167502403259277, 1.036023497581482, -0.45058631896972656, -0.009340438060462475, -0.006009431555867195, 0.009497454389929771, -0.6284435391426086, 1.0167784690856934, -0.43900632858276367, -0.015090392902493477, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006963762454688549, -9.651977597968653e-05, -1.1229355335235596, -0.09090916067361832, -1.019793152809143, -1.020720362663269, -5.392955780029297, -1.3088465929031372, -1.6013481616973877, -0.24309289455413818, -0.2353651523590088, -1.423811912536621, -0.8539995551109314, -1.4214439392089844, -2.4456422328948975, -2.086780071258545, -13.596138954162598, -8.119659423828125, -2.471306562423706, -9.493284225463867, -1.3772892951965332, -1.2338217496871948, -0.7747253179550171, -11.079572677612305, 0.6105006337165833, -2.344933032989502, -7.753357887268066, -0.5738705992698669, -5.222222328186035, -1.3199023008346558, -0.009044451639056206, -0.013460732996463776, -0.014246564358472824, -0.008819577284157276, -0.00731622613966465, -0.01096490491181612, -0.005435671657323837, -0.011429065838456154, -0.018402285873889923, -0.006462216842919588, -0.011367236264050007, -0.006940045394003391, -2.9057700634002686, -0.3897337019443512, 3.6226675510406494, -32.74480438232422, 8.351356506347656, -0.7536671161651611, -0.975659966468811, -0.35261622071266174, 5.344919204711914, -34.022701263427734, 10.480538368225098, -0.36793845891952515, -0.013146594166755676, -0.01560892816632986, -0.0012210013810545206, -0.122972272336483, 0.37265485525131226, -0.009204283356666565, -0.056574638932943344, 0.34072360396385193, -0.2598469853401184, 0.013006085529923439, -2.9760000705718994, -1.107893705368042, -3.051483154296875, -2.9121298789978027, -0.5948038101196289, 1.9068138599395752, -0.7701305150985718, -0.15916046500205994, 9.555091857910156, -0.007304757833480835, -0.0183810293674469, -0.03448936343193054, -0.019823886454105377, 0.01884591393172741, 0.6542465686798096, 0.7365933656692505], "max": [-0.05513865500688553, 0.21915727853775024, -0.09940307587385178, -0.26855823397636414, -0.011062352918088436, 0.6950507760047913, 0.15107277035713196, -0.10078652203083038, 0.1979871243238449, 0.9277431964874268, -0.6010185480117798, 0.9094621539115906, -0.05683019757270813, -0.10490346699953079, 0.012264551594853401, 0.0008316831081174314, -0.6123554110527039, 1.0392742156982422, -0.44753754138946533, -0.0018085301853716373, -0.004950197879225016, 0.012359223328530788, -0.6196317672729492, 1.0213587284088135, -0.4341404438018799, -0.008600536733865738, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.007629442028701305, 1.4976391184973181e-06, 0.43527501821517944, 0.8432946801185608, 1.3077596426010132, 1.608014464378357, 0.32785937190055847, 2.5640532970428467, 1.5770175457000732, 0.7035378813743591, 0.8800202012062073, 0.528560996055603, 0.0837438702583313, 0.6014826893806458, 0.920204758644104, 0.5541101694107056, -4.877239227294922, 3.876678943634033, 2.625763177871704, 0.03052504174411297, 0.9755799770355225, 3.242368698120117, 0.6312576532363892, -2.115697145462036, 16.788768768310547, 2.710012435913086, -3.2356534004211426, 1.5494505167007446, 0.918192982673645, 0.22954823076725006, 0.006425449158996344, 0.01605095900595188, 0.014072027988731861, 0.007288829423487186, 0.01544270757585764, 0.002695480827242136, 0.006113281939178705, 0.015224757604300976, 0.010488138534128666, 0.012175075709819794, 0.00809571985155344, 0.0022819903679192066, -1.0817099809646606, 0.21528148651123047, 10.808614730834961, -26.07929229736328, 18.705760955810547, 0.7337754368782043, 0.6787199974060059, 0.24868722259998322, 12.50117301940918, -22.01701545715332, 17.304561614990234, 1.1598968505859375, 0.02233116328716278, 0.01133786328136921, 0.001831501955166459, -0.027327170595526695, 0.577215313911438, 0.366893470287323, 0.2579711377620697, 0.5358797907829285, 0.01703200861811638, 0.3278815746307373, 3.001450777053833, 0.5237748622894287, 3.0495004653930664, -1.1753225326538086, -0.05314544588327408, 2.869760274887085, -0.3390839993953705, 0.18810851871967316, 9.871403694152832, 0.012537121772766113, 0.026383578777313232, 0.03633025288581848, -0.016165029257535934, 0.024702003225684166, 0.6756049394607544, 0.7558736801147461], "mean": [-0.3241478502750397, -0.0756552591919899, -0.43277832865715027, -0.946058452129364, -0.6723518371582031, 0.2198275476694107, -0.3516610860824585, -0.28211313486099243, 0.08041085302829742, 0.6501845121383667, -1.2913271188735962, 0.6197303533554077, -0.559295117855072, -0.47959455847740173, 0.011542708612978458, -0.0005611485103145242, -0.6156985759735107, 1.036813735961914, -0.44895777106285095, -0.005465519614517689, -0.0055854241363704205, 0.01031428575515747, -0.6247474551200867, 1.0185413360595703, -0.43752044439315796, -0.01200796291232109, 0.7851529121398926, 1.745330572128296, 0.7851529121398926, 0.7851529121398926, 0.7851529121398926, 0.7851529121398926, 0.7661426067352295, 1.745330572128296, 0.7661426067352295, 0.7661426067352295, 0.7661426067352295, 0.7661426067352295, 0.0072845034301280975, -7.576655207230942e-06, -0.06954005360603333, 0.05902862548828125, 0.0319080725312233, 0.13741467893123627, -0.19189326465129852, 0.08487609028816223, 0.059326108545064926, 0.08415273576974869, 0.06421148777008057, -0.050486788153648376, -0.12915004789829254, -0.03073529526591301, -0.08903206884860992, -0.0655532255768776, -7.81037712097168, -2.5942916870117188, -0.2628333568572998, -3.7744994163513184, -0.14728446304798126, 0.40947771072387695, -0.2288297414779663, -6.002995491027832, 8.215771675109863, 0.8060358166694641, -6.252856731414795, 0.3173801302909851, -2.8628416061401367, -0.31908634305000305, -0.0002694650029297918, -0.00015487078053411096, -0.00011402111704228446, -5.838404376845574e-06, 2.105528437823523e-05, -0.0010232216445729136, 1.914233507704921e-05, 0.0010724217863753438, -0.0009328466840088367, 0.0007414350402541459, -0.0005842765094712377, -0.0006569935940206051, -2.1161866188049316, -0.10517781227827072, 6.842118263244629, -29.52537727355957, 13.295890808105469, -0.05146507918834686, -0.21100464463233948, -0.08765888959169388, 9.857385635375977, -28.223012924194336, 14.086226463317871, 0.34207671880722046, 0.002078115474432707, -0.0021849931217730045, 0.0005216483841650188, -0.06915192306041718, 0.4396767020225525, 0.15155912935733795, 0.13154028356075287, 0.3925227224826813, -0.052121199667453766, 0.233777716755867, -0.6892820000648499, -0.463845431804657, 0.4300116002559662, -2.4379794597625732, -0.4711074233055115, 2.6419007778167725, -0.5916409492492676, 0.025629553943872452, 9.762752532958984, 0.0023061709944158792, 0.002080025849863887, -0.00023041693202685565, -0.018819717690348625, 0.023297086358070374, 0.6655370593070984, 0.7457152009010315], "std": [0.26377660036087036, 0.2131209820508957, 0.13831773400306702, 0.454039067029953, 0.6886715292930603, 0.27097374200820923, 0.2841809391975403, 0.15875345468521118, 0.12319042533636093, 0.11527691036462784, 0.24796323478221893, 0.13386857509613037, 0.17310094833374023, 0.15284062922000885, 0.00047383783385157585, 0.0005005772691220045, 0.0009388918406330049, 0.0006476643611676991, 0.0009585680090822279, 0.002660987200215459, 0.00025757751427590847, 0.000798036577180028, 0.0019986832048743963, 0.0016443971544504166, 0.0009621262433938682, 0.0020189546048641205, 0.8561932444572449, 1.3113021850585938e-06, 0.8561932444572449, 0.8561932444572449, 0.8561932444572449, 0.8561932444572449, 0.856670618057251, 1.3113021850585938e-06, 0.856670618057251, 0.856670618057251, 0.856670618057251, 0.856670618057251, 0.00012628706463146955, 2.454643436067272e-05, 0.25702279806137085, 0.17160546779632568, 0.3803359568119049, 0.40444430708885193, 0.8493902683258057, 0.5403496026992798, 0.4286966621875763, 0.19487623870372772, 0.19416077435016632, 0.2752610743045807, 0.20125339925289154, 0.2675670087337494, 0.4444711208343506, 0.3992566764354706, 2.090871572494507, 4.024237632751465, 1.5423798561096191, 2.6351306438446045, 0.3902115225791931, 1.0983749628067017, 0.2906980812549591, 1.5972418785095215, 4.842846393585205, 1.4249805212020874, 0.9263469576835632, 0.4915136396884918, 1.9763450622558594, 0.3189008831977844, 0.0024823974817991257, 0.005479812156409025, 0.005073904991149902, 0.002857926534488797, 0.0028957612812519073, 0.002530310768634081, 0.0023813769221305847, 0.0047545176930725574, 0.004755124449729919, 0.002824063878506422, 0.002193295396864414, 0.0014842217788100243, 0.42318928241729736, 0.10786294937133789, 1.883819818496704, 1.436500906944275, 2.6222081184387207, 0.46819543838500977, 0.40362977981567383, 0.11750676482915878, 1.1683971881866455, 3.1809401512145996, 1.3151823282241821, 0.49199020862579346, 0.006410796660929918, 0.005309528671205044, 0.0005232836701907218, 0.016245273873209953, 0.06835086643695831, 0.15121228992938995, 0.10348483175039291, 0.05011148378252983, 0.05778280273079872, 0.08191908895969391, 2.251692056655884, 0.6676619052886963, 2.188694953918457, 0.4771328866481781, 0.13722550868988037, 0.23711413145065308, 0.06064547970890999, 0.05668886378407478, 0.037833765149116516, 0.0036561395972967148, 0.007176946848630905, 0.011537994258105755, 0.0006868813652545214, 0.0010705520398914814, 0.0062328209169209, 0.005592698697000742], "count": [213]}, "action": {"min": [-0.8414047360420227, -0.2388048768043518, -0.7828755974769592, -1.4422682523727417, -1.5707963705062866, -0.07104185223579407, -0.6981316804885864, -0.6850111484527588, -0.21475371718406677, 0.34297481179237366, -1.5187666416168213, 0.43218713998794556, -0.6981316804885864, -0.6962760090827942, 0.010269390419125557, -0.0045739454217255116, -0.6144008040428162, 1.032550573348999, -0.45062679052352905, -0.009133881889283657, -0.006432952359318733, 0.0055453176610171795, -0.6255002021789551, 1.0139186382293701, -0.43930941820144653, -0.01468505710363388, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006963762454688549, -9.651977597968653e-05, -1.1229355335235596, -0.11951243132352829, -1.019793152809143, -1.020720362663269, -5.392955780029297, -1.3088465929031372, -1.6013481616973877, -0.24309289455413818, -0.2353651523590088, -1.423811912536621, -0.8539995551109314, -1.4214439392089844, -2.4456422328948975, -2.086780071258545], "max": [-0.07354842871427536, 0.21708934009075165, 0.29754945635795593, -0.21035192906856537, -0.012322875671088696, 0.6981316804885864, 0.15206676721572876, -0.07818207144737244, 0.256473183631897, 0.8840692043304443, -0.6304779052734375, 0.9130110144615173, -0.1127299815416336, -0.12063363939523697, 0.012543251737952232, 0.0031703230924904346, -0.6084308624267578, 1.0364106893539429, -0.4471083879470825, -0.002180274575948715, -0.004248219076544046, 0.013402657583355904, -0.6166630387306213, 1.0203570127487183, -0.433856725692749, -0.008698562160134315, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.007629442028701305, 1.6742626485211076e-06, 0.43527501821517944, 0.8432946801185608, 1.3077596426010132, 1.608014464378357, 0.32785937190055847, 2.5640532970428467, 1.5770175457000732, 0.7035378813743591, 0.8800202012062073, 0.528560996055603, 0.0837438702583313, 0.6014826893806458, 0.920204758644104, 0.5541101694107056], "mean": [-0.37221941351890564, -0.047874730080366135, -0.42816853523254395, -0.8546466827392578, -0.7072797417640686, 0.230727419257164, -0.3408999443054199, -0.2752157747745514, 0.10443206876516342, 0.6537590026855469, -1.2993956804275513, 0.6118284463882446, -0.5913079977035522, -0.4900516867637634, 0.01133908610790968, -0.00039044138975441456, -0.6119562983512878, 1.0345141887664795, -0.4490927457809448, -0.0054759373888373375, -0.005632400047034025, 0.009695925749838352, -0.6213992834091187, 1.0168335437774658, -0.43784818053245544, -0.011757335625588894, 0.78564453125, 1.745330572128296, 0.78564453125, 0.78564453125, 0.78564453125, 0.78564453125, 0.7579485177993774, 1.745330572128296, 0.7579485177993774, 0.7579485177993774, 0.7579485177993774, 0.7579485177993774, 0.007284518331289291, -7.553047908004373e-06, -0.06855057179927826, 0.05839930474758148, 0.03667672351002693, 0.13389098644256592, -0.1926386058330536, 0.08496301621198654, 0.05594457685947418, 0.08322925120592117, 0.06362216174602509, -0.05037646368145943, -0.12846621870994568, -0.03086305595934391, -0.08793167024850845, -0.06574562937021255], "std": [0.2634219825267792, 0.20069944858551025, 0.19524429738521576, 0.44824105501174927, 0.6906518936157227, 0.2828117311000824, 0.2761104106903076, 0.13836286962032318, 0.12307841330766678, 0.13257549703121185, 0.20946848392486572, 0.1371568888425827, 0.17067499458789825, 0.14125825464725494, 0.0006668479181826115, 0.0014135425444692373, 0.0012189183617010713, 0.0006480467272922397, 0.0008622600580565631, 0.0025178228970617056, 0.00045696235611103475, 0.0015789087628945708, 0.0021845141891390085, 0.002006563590839505, 0.001061350922100246, 0.0019032342825084925, 0.8563433289527893, 1.3113021850585938e-06, 0.8563433289527893, 0.8563433289527893, 0.8563433289527893, 0.8563433289527893, 0.8556128144264221, 1.3113021850585938e-06, 0.8556128144264221, 0.8556128144264221, 0.8556128144264221, 0.8556128144264221, 0.00012695862096734345, 2.455392859701533e-05, 0.2577240765094757, 0.17206823825836182, 0.3862840533256531, 0.4089098870754242, 0.8492909073829651, 0.5403391122817993, 0.4320410490036011, 0.194890096783638, 0.19419945776462555, 0.2752760052680969, 0.20148833096027374, 0.2675679326057434, 0.4444296360015869, 0.3992229402065277], "count": [213]}, "timestamp": {"min": [0.0], "max": [7.066666666666666], "mean": [3.5333333333333337], "std": [2.0495708674600013], "count": [213]}, "frame_index": {"min": [0], "max": [212], "mean": [106.0], "std": [61.48712602380003], "count": [213]}, "episode_index": {"min": [271], "max": [271], "mean": [271.0], "std": [0.0], "count": [213]}, "index": {"min": [106915], "max": [107127], "mean": [107021.0], "std": [61.48712602380003], "count": [213]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [213]}, "subtask_annotation": {"mean": [0.3286384976525822, 2.0, 2.0, 2.0, 2.0], "std": [0.4893000901657815, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [213]}, "scene_annotation": {"mean": [271.0], "std": [0.0], "min": [271], "max": [271], "count": [213]}, "eef_direction_state": {"mean": [3.896713615023474, 3.384976525821596], "std": [2.1026784835793584, 2.1994791582381716], "min": [0, 0], "max": [6, 6], "count": [213]}, "eef_velocity_state": {"mean": [0.8685446009389671, 0.7934272300469484], "std": [0.7821940036067542, 0.6745222552841001], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_acc_mag_state": {"mean": [0.9436619718309859, 0.755868544600939], "std": [0.8372881097296819, 0.8538923977006304], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_direction_action": {"mean": [3.4788732394366195, 3.384976525821596], "std": [1.9394047409424293, 2.239667904711017], "min": [0, 0], "max": [6, 6], "count": [213]}, "eef_velocity_action": {"mean": [1.0704225352112675, 0.8779342723004695], "std": [0.6985688319795629, 0.7147877687574945], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_acc_mag_action": {"mean": [1.0938967136150235, 1.0375586854460095], "std": [0.7994189959689217, 0.8494669151787186], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_sim_pose_state": {"mean": [0.30245591692977886, 0.2018422745726073, 0.09967488593277213, -0.7049573867796916, -0.46415217989823543, 0.445426255572223, 0.2838000567701441, -0.1293007083100399, 0.14858612960119563, -2.4379024240715776, -0.47137097120813665, 2.6420282768156618], "std": [0.054506838835488985, 0.11834115701365648, 0.0291663167067035, 2.2708664180625258, 0.6679498810312371, 2.211036629777322, 0.03969647788910429, 0.04957640670783236, 0.03065466588474391, 0.4771820390554801, 0.13691684711172514, 0.23691916024244797], "min": [0.2501752209743942, 0.08762394541053528, 0.045021324359018816, -3.1353397522218343, -1.1131522528591797, -3.114343703116859, 0.2396841547893477, -0.31243464908695384, 0.09276836375919048, -2.912130148261687, -0.594986698219386, 1.906816787139383], "max": [0.4062341410770485, 0.38005710586832336, 0.14248850086410753, 3.0646611145185756, 0.5280472869023582, 3.139620321199354, 0.4003202831738785, -0.09457820187329802, 0.19279222243334163, -1.1753189184834278, -0.05314420583551427, 2.869794357154749], "count": [213]}, "eef_sim_pose_action": {"mean": [0.31050248934221164, 0.21676551935903185, 0.09206498037867594, -0.5938207769721272, -0.4588048097834781, 0.2811541976580251, 0.27984373812680735, -0.1179440500240378, 0.15003923629307725, -2.4866311371871364, -0.4877413220976797, 2.6687347778743846], "std": [0.05398361274417898, 0.12309344228413867, 0.025009580944438135, 2.298226937223716, 0.7078235767455299, 2.2168380381529453, 0.03344445277815875, 0.03760445805270448, 0.0320245669606297, 0.46641622718708153, 0.11969264247193313, 0.20514902458963954], "min": [0.2535952947475864, 0.08723945438588351, 0.03500001711710293, -3.0763163685781, -1.1535145665780486, -3.110721301592088, 0.23629309656916855, -0.2832254885236245, 0.08962288979549239, -2.9647734078173023, -0.618634351835742, 1.9361671692963132], "max": [0.4154498606449233, 0.39027328471595113, 0.13135566482907793, 3.129751902813732, 0.6929852674048846, 3.0674318363425876, 0.3848137115541267, -0.08839538100430694, 0.19417237839638674, -1.229190774271109, -0.1599671303663739, 2.8453758684877535], "count": [213]}}} +{"episode_index": 267, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4524029106007078]], [[0.5498052100645724]], [[0.5004655841030251]]], "std": [[[0.2812529414551254]], [[0.20318582663141183]], [[0.21285323584589794]]], "count": [127]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41695280736966706]], [[0.42354331276280777]], [[0.3814250292134763]]], "std": [[[0.2688660287167936]], [[0.24365249054649146]], [[0.26465454823381535]]], "count": [127]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4398825368498488]], [[0.46581984102116997]], [[0.38496514817135746]]], "std": [[[0.3040708188948917]], [[0.2129782257865933]], [[0.2551654942663128]]], "count": [127]}, "observation.state": {"min": [-0.8596822619438171, -0.23545968532562256, -0.4707418978214264, -1.5205621719360352, -1.5027623176574707, 0.05884317681193352, -0.6378283500671387, -0.9481699466705322, -0.28000539541244507, 0.4692143499851227, -1.6823080778121948, 0.22011174261569977, -0.6673297882080078, -0.6622353792190552, 0.010636292397975922, -0.0036546681076288223, -0.6133311986923218, 1.0343939065933228, -0.45826849341392517, -0.0069504668936133385, -0.010072687640786171, -0.000731963780708611, -0.615656852722168, 1.018416404724121, -0.4514789879322052, -0.008850667625665665, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.012970182113349438, -2.525443278500461e-06, -0.8017656207084656, -0.15179841220378876, -0.20155136287212372, -0.3284933567047119, -1.7624465227127075, -0.7064075469970703, -1.0186917781829834, -0.9771008491516113, -0.31833240389823914, -0.7703302502632141, -1.3852136135101318, -0.7245628237724304, -2.0069797039031982, -0.9751271605491638, -13.807708740234375, -7.84493350982666, -1.5164835453033447, -10.866910934448242, -6.829059600830078, -1.951159954071045, -1.4059828519821167, -13.963602066040039, -3.2356534004211426, -2.752136707305908, -12.14896297454834, -0.9755799770355225, -3.81623911857605, -1.7503052949905396, -0.006444796919822693, -0.02107958495616913, -0.01322211604565382, -0.007370819337666035, -0.003177453763782978, -0.005931731779128313, -0.009148560464382172, -0.015842782333493233, -0.015201897360384464, -0.008788306266069412, -0.0062274024821817875, -0.00851236842572689, -2.7360899448394775, -0.5790328979492188, 3.9047608375549316, -32.6086540222168, 13.338294982910156, -1.1295801401138306, -0.1272599995136261, -0.37117496132850647, 6.859313488006592, -32.475852966308594, 14.417168617248535, -0.7337349653244019, -0.018103212118148804, -0.014897724613547325, 0.0067155067808926105, -0.09564509987831116, 0.3835492730140686, 0.03774276375770569, -0.005146743729710579, 0.3154451251029968, -0.25475648045539856, -0.015577452257275581, -3.0967016220092773, -1.0752618312835693, -2.918694496154785, -3.0022597312927246, -0.7985188961029053, -3.1176326274871826, -0.7765052318572998, -0.13945357501506805, 9.691036224365234, -0.007035046815872192, -0.010010778903961182, -0.025337308645248413, -0.02342350035905838, 0.020292038097977638, 0.7547776699066162, 0.6526393890380859], "max": [-0.08974882960319519, 0.43271368741989136, -0.24891069531440735, -0.31433507800102234, 0.06466735899448395, 0.4523271918296814, -0.12198309600353241, -0.010157143697142601, 0.10605061054229736, 0.9502416849136353, -0.3582053482532501, 0.847449779510498, 0.41857481002807617, 0.19874456524848938, 0.01183983776718378, 0.0021455325186252594, -0.6078574657440186, 1.0377540588378906, -0.4557393491268158, -0.001395343104377389, -0.00887936633080244, 0.0047859312035143375, -0.6090138554573059, 1.0232495069503784, -0.44883108139038086, -0.004136648960411549, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.01239686831831932, 1.977469764824491e-06, 0.5096805095672607, 0.6124351620674133, 0.46141406893730164, 1.3051694631576538, 0.27838581800460815, 0.5580607652664185, 0.7027164697647095, 0.6575977206230164, 0.3899901807308197, 0.3525630235671997, 1.1345585584640503, 1.0478307008743286, 0.773425817489624, 0.7799353003501892, 0.03340575098991394, 6.837606906890869, 2.6866097450256348, 1.8620270490646362, 0.5164835453033447, 2.238095283508301, 1.951159954071045, -2.850623846054077, 8.211233139038086, 2.8223443031311035, -0.6715506911277771, 2.6111111640930176, 1.0329670906066895, 0.3730158805847168, 0.009628260508179665, 0.01754147931933403, 0.013404931873083115, 0.011784302070736885, 0.009089725092053413, 0.005308684427291155, 0.007888424210250378, 0.021271023899316788, 0.012717209756374359, 0.010053250938653946, 0.003996832296252251, 0.003888501785695553, -0.7847700119018555, 0.22270497679710388, 12.605101585388184, -21.411312103271484, 20.51011848449707, 0.9083763360977173, 1.4634900093078613, 0.5419154763221741, 15.440878868103027, -22.089439392089844, 23.205062866210938, 1.3228548765182495, 0.02215820923447609, 0.0175569336861372, 0.00976801011711359, -0.027327170595526695, 0.5960555076599121, 0.481523334980011, 0.36919647455215454, 0.5882975459098816, -0.019516795873641968, 0.3109278082847595, 3.012450695037842, 0.5078612565994263, 3.00687313079834, -0.7543831467628479, -0.14979422092437744, 3.133110523223877, -0.4153953790664673, 0.18246889114379883, 9.86972427368164, 0.011546939611434937, 0.013600826263427734, 0.024304211139678955, -0.019763674587011337, 0.02218038961291313, 0.7570013403892517, 0.655197024345398], "mean": [-0.3354131579399109, -0.08809086680412292, -0.40126273036003113, -1.1771149635314941, -0.36444413661956787, 0.23652343451976776, -0.5123152732849121, -0.49476587772369385, -0.04199233651161194, 0.6459997296333313, -0.9852306246757507, 0.558551013469696, -0.0908881425857544, -0.34651869535446167, 0.010983262211084366, -0.0008674274431541562, -0.6100560426712036, 1.0368412733078003, -0.4573398530483246, -0.0024725922849029303, -0.00964275561273098, 0.0016302596777677536, -0.611239492893219, 1.0197324752807617, -0.4497009515762329, -0.00485181575641036, 0.47311219573020935, 1.7453196048736572, 0.47311219573020935, 0.47311219573020935, 0.47311219573020935, 0.47311219573020935, 0.41972073912620544, 1.7453196048736572, 0.41972073912620544, 0.41972073912620544, 0.41972073912620544, 0.41972073912620544, -0.012635585851967335, -3.3074203997784934e-07, -0.035821978002786636, 0.026651768013834953, 0.0020257532596588135, 0.05326000228524208, -0.06324949860572815, 0.008144906722009182, 0.018872996792197227, 0.02588319033384323, 0.006872633006423712, -0.003101218258962035, -0.014785346575081348, 0.0050114295445382595, -0.0031482968479394913, -0.02098829299211502, -7.888425827026367, -2.914672613143921, 0.18278716504573822, -4.259690761566162, -0.24125462770462036, 0.04672181233763695, -0.15028022229671478, -8.26836109161377, 2.853039026260376, -0.17098060250282288, -4.783977508544922, 0.1908736675977707, -0.3305183947086334, -0.32248616218566895, 0.0006233649328351021, -0.0003338108363095671, -0.0004757183778565377, 7.945469405967742e-05, 8.503564458806068e-05, -0.0002816751948557794, 5.609243089566007e-05, -0.00027437039534561336, -0.00013761651644017547, 0.00033727462869137526, -2.292300450790208e-05, -0.00010261301940772682, -2.0412120819091797, -0.1764514446258545, 8.096085548400879, -25.515615463256836, 16.622295379638672, 0.14163188636302948, 0.5373408198356628, 0.053469218313694, 11.415830612182617, -27.386938095092773, 18.593557357788086, 0.5461481809616089, 0.0027720134239643812, -0.002472782740369439, 0.008174513466656208, -0.07875160872936249, 0.4457091689109802, 0.14083924889564514, 0.22691276669502258, 0.45803871750831604, -0.12151437252759933, 0.13103973865509033, -1.7848262786865234, -0.6172075271606445, 1.5393447875976562, -1.802695631980896, -0.49200108647346497, 0.9262884259223938, -0.6089905500411987, 0.03171174228191376, 9.775918006896973, 0.0022555675823241472, 0.0003248574794270098, 0.00022869637177791446, -0.022096583619713783, 0.02119359001517296, 0.7561626434326172, 0.6536660194396973], "std": [0.23193605244159698, 0.20950697362422943, 0.04069690406322479, 0.43068379163742065, 0.565112292766571, 0.09911096096038818, 0.1418054699897766, 0.29785358905792236, 0.14241179823875427, 0.11566276103258133, 0.45319828391075134, 0.2065894454717636, 0.2925029695034027, 0.2511530816555023, 0.0003118363383691758, 0.0011751620331779122, 0.0013777357526123524, 0.0007612494518980384, 0.000659784534946084, 0.0012374038342386484, 0.00034243109985254705, 0.0012053039390593767, 0.0022006104700267315, 0.0012932304525747895, 0.0005700478795915842, 0.0010379954474046826, 0.7704164385795593, 9.655952453613281e-06, 0.7704164385795593, 0.7704164385795593, 0.7704164385795593, 0.7704164385795593, 0.7372647523880005, 9.655952453613281e-06, 0.7372647523880005, 0.7372647523880005, 0.7372647523880005, 0.7372647523880005, 8.739902114029974e-05, 7.24021049336443e-07, 0.12819595634937286, 0.10749680548906326, 0.06019094958901405, 0.2016695886850357, 0.2508164644241333, 0.13283203542232513, 0.1315169781446457, 0.17671732604503632, 0.0682937353849411, 0.12764540314674377, 0.29083389043807983, 0.18637432157993317, 0.30723538994789124, 0.18021288514137268, 2.538731098175049, 3.973734140396118, 0.9017132520675659, 3.109706401824951, 0.8047502636909485, 0.7368411421775818, 0.6055091619491577, 2.8358266353607178, 2.9972078800201416, 1.3531856536865234, 2.0676169395446777, 0.6314305663108826, 0.7400760650634766, 0.3461460471153259, 0.002482471289113164, 0.0052148764953017235, 0.004627377726137638, 0.002657912904396653, 0.00110716768540442, 0.0013291767099872231, 0.002594117308035493, 0.005077983718365431, 0.004659705795347691, 0.0028010800015181303, 0.0009137265733443201, 0.0014941843692213297, 0.3033762574195862, 0.1130898967385292, 1.8405693769454956, 3.2816154956817627, 1.9476906061172485, 0.610686182975769, 0.25412195920944214, 0.1323605626821518, 1.7212096452713013, 2.9044015407562256, 2.12736439704895, 0.6375798583030701, 0.00628744438290596, 0.0041116694919764996, 0.000512645288836211, 0.008637487888336182, 0.06332027167081833, 0.12627869844436646, 0.10062968730926514, 0.08351477235555649, 0.07880154252052307, 0.11951936036348343, 2.030769109725952, 0.4879899024963379, 2.093799591064453, 0.7957274913787842, 0.15881401300430298, 2.179100751876831, 0.038555532693862915, 0.04316798597574234, 0.023101255297660828, 0.0030063402373343706, 0.004060143604874611, 0.00682146055623889, 0.0007269651396200061, 0.00045115771354176104, 0.0004894870216958225, 0.0005516342935152352], "count": [643]}, "action": {"min": [-0.9226077795028687, -0.21447381377220154, -0.5318042039871216, -1.5064947605133057, -1.568802833557129, 0.05587978661060333, -0.6362892389297485, -0.9942054152488708, -0.2898140847682953, 0.4522286355495453, -1.660735845565796, 0.21437731385231018, -0.6842859983444214, -0.6611768007278442, 0.00962325930595398, -0.004455008544027805, -0.611981987953186, 1.0312345027923584, -0.4584254026412964, -0.006861540488898754, -0.010961276479065418, -0.002199336886405945, -0.6145248413085938, 1.0124789476394653, -0.45152929425239563, -0.008707203902304173, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.012970182113349438, -2.525443278500461e-06, -0.8017656207084656, -0.15179841220378876, -0.20155136287212372, -0.3284933567047119, -1.7624465227127075, -0.7064075469970703, -1.0186917781829834, -0.9771008491516113, -0.31833240389823914, -0.7703302502632141, -1.3852136135101318, -0.7245628237724304, -2.0069797039031982, -0.9751271605491638], "max": [-0.09769824147224426, 0.4511561989784241, -0.21077366173267365, -0.2334173172712326, 0.0736464112997055, 0.5128610134124756, -0.11443831771612167, -0.016721362248063087, 0.11413529515266418, 0.9978028535842896, -0.32179558277130127, 0.848649263381958, 0.4297163486480713, 0.20277053117752075, 0.013234310783445835, 0.004906072281301022, -0.6010717153549194, 1.0366185903549194, -0.4556084871292114, -0.0013713486259803176, -0.007356993854045868, 0.00709817698225379, -0.6012950539588928, 1.0226041078567505, -0.4477146565914154, -0.0041373539716005325, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.01239686831831932, 1.977469764824491e-06, 0.5096805095672607, 0.6124351620674133, 0.46141406893730164, 1.3051694631576538, 0.27838581800460815, 0.5580607652664185, 0.7027164697647095, 0.6575977206230164, 0.3899901807308197, 0.3525630235671997, 1.1345585584640503, 1.0478307008743286, 0.773425817489624, 0.7799353003501892], "mean": [-0.3758881688117981, -0.06704916805028915, -0.4023066461086273, -1.1054950952529907, -0.37783923745155334, 0.23462611436843872, -0.50406813621521, -0.5115842819213867, -0.0381038598716259, 0.6616123914718628, -0.9502961039543152, 0.5583697557449341, -0.08806949108839035, -0.34992271661758423, 0.010895677842199802, -0.0006753633497282863, -0.6070247888565063, 1.0350313186645508, -0.4573250412940979, -0.0024579346645623446, -0.009621858596801758, 0.0015892237424850464, -0.6083040237426758, 1.0180237293243408, -0.4497066140174866, -0.004940543323755264, 0.47278642654418945, 1.7453196048736572, 0.47278642654418945, 0.47278642654418945, 0.47278642654418945, 0.47278642654418945, 0.4192050099372864, 1.7453196048736572, 0.4192050099372864, 0.4192050099372864, 0.4192050099372864, 0.4192050099372864, -0.012635634280741215, -3.297986665984354e-07, -0.035789381712675095, 0.026748623698949814, 0.0019850495737046003, 0.05315711349248886, -0.06329923868179321, 0.00862740445882082, 0.01919146254658699, 0.02582855336368084, 0.006884961389005184, -0.003084867959842086, -0.014788682572543621, 0.0055057937279343605, -0.0028329265769571066, -0.020790809765458107], "std": [0.24348600208759308, 0.20518140494823456, 0.04192902520298958, 0.44856154918670654, 0.5778860449790955, 0.10100247710943222, 0.14258317649364471, 0.3084060251712799, 0.13139384984970093, 0.1333061158657074, 0.4655211269855499, 0.20863819122314453, 0.2960823178291321, 0.25139865279197693, 0.0006529081147164106, 0.0015390594489872456, 0.0014844790566712618, 0.0008392909076064825, 0.0006268713041208684, 0.0011398617643862963, 0.0006706214626319706, 0.0014948203461244702, 0.0022212578915059566, 0.001465250039473176, 0.0006747873849235475, 0.0009448995697312057, 0.7702114582061768, 9.655952453613281e-06, 0.7702114582061768, 0.7702114582061768, 0.7702114582061768, 0.7702114582061768, 0.7370522618293762, 9.655952453613281e-06, 0.7370522618293762, 0.7370522618293762, 0.7370522618293762, 0.7370522618293762, 8.742663339944556e-05, 7.254845399984333e-07, 0.128204345703125, 0.10749147087335587, 0.060190606862306595, 0.20171351730823517, 0.2508050203323364, 0.13328075408935547, 0.1317170113325119, 0.1767348051071167, 0.06829044222831726, 0.12765063345432281, 0.29083576798439026, 0.1871030479669571, 0.3073663115501404, 0.18048329651355743], "count": [643]}, "timestamp": {"min": [0.0], "max": [21.4], "mean": [10.7], "std": [6.187262902303588], "count": [643]}, "frame_index": {"min": [0], "max": [642], "mean": [321.0], "std": [185.61788706910764], "count": [643]}, "episode_index": {"min": [272], "max": [272], "mean": [272.0], "std": [0.0], "count": [643]}, "index": {"min": [107128], "max": [107770], "mean": [107449.0], "std": [185.61788706910764], "count": [643]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [643]}, "subtask_annotation": {"mean": [0.6423017107309487, 2.0, 2.0, 2.0, 2.0], "std": [0.5872271789269312, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [643]}, "scene_annotation": {"mean": [272.0], "std": [0.0], "min": [272], "max": [272], "count": [643]}, "eef_direction_state": {"mean": [4.6827371695178845, 3.87402799377916], "std": [2.006706633409244, 2.164608681172353], "min": [0, 0], "max": [6, 6], "count": [643]}, "eef_velocity_state": {"mean": [0.5194401244167963, 0.7589424572317263], "std": [0.7015944941946708, 0.6916926304205506], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_acc_mag_state": {"mean": [0.5645412130637636, 0.7682737169517885], "std": [0.7907627080433911, 0.82954088355524], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_direction_action": {"mean": [4.020217729393468, 4.046656298600311], "std": [2.2220222423019194, 1.9530254517815024], "min": [0, 0], "max": [6, 6], "count": [643]}, "eef_velocity_action": {"mean": [0.6982892690513219, 0.838258164852255], "std": [0.7026589338275322, 0.6866635011656174], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_acc_mag_action": {"mean": [0.807153965785381, 0.9906687402799378], "std": [0.8310527451687671, 0.8252847309605168], "min": [0, 0], "max": [2, 2], "count": [643]}, "eef_sim_pose_state": {"mean": [0.3160979776467813, 0.1891643879861076, 0.15649366987762267, -1.780065036359124, -0.6172409299772118, 1.5345443368766498, 0.34457058324904577, -0.20307878578013988, 0.1382184835300848, -1.8026544274789753, -0.4920778382939244, 0.9213964082015463], "std": [0.04936101416968865, 0.11754602679232781, 0.03351204963765615, 2.044025390998205, 0.4880217164776068, 2.106039140308911, 0.07577510672837733, 0.07128277620933997, 0.03595719757455391, 0.795736185366985, 0.15885517930406032, 2.1899227943396733], "min": [0.2594156382847282, 0.1114183229579698, 0.07588392104179696, -3.1259168598620524, -1.0752618551421986, -3.1002303427790405, 0.2164804074585541, -0.3041071607368711, 0.06617019334270358, -3.0022598482978164, -0.7985189438406443, -3.1372808317908327], "max": [0.42967234169885005, 0.4811009788587797, 0.2665637255971211, 3.117197647080759, 0.5078861788446392, 3.0879480929399414, 0.45095310609404343, -0.1078297293411824, 0.21879294989433148, -0.7543667159450933, -0.1498868628330754, 3.139566084632205], "count": [643]}, "eef_sim_pose_action": {"mean": [0.32482109349955385, 0.1988520640496706, 0.1512104521164751, -1.7806321089064587, -0.6281246858836115, 1.5268590131228172, 0.34697384248540936, -0.20320459513661596, 0.13662011827392748, -1.7781896405550486, -0.482237316344549, 0.8557666181101585], "std": [0.04890703723035824, 0.11959932407465391, 0.03498277035014298, 2.0747432650981317, 0.5159779587760589, 2.1367559824605573, 0.07763993754366527, 0.07068268512314302, 0.035191835430338624, 0.8038832115543182, 0.17054939480951622, 2.222653417494283], "min": [0.2627401760552384, 0.11417230944616848, 0.05843781476865906, -3.128481161059942, -1.1079352922140557, -3.0868464796675386, 0.21858824549207279, -0.30450377847517995, 0.060021783225820295, -2.964598982054529, -0.752610378524568, -3.138549154149791], "max": [0.4405712304967223, 0.49131234785401623, 0.2681255142708338, 3.1357975607318647, 0.5592726365884406, 3.1054956330773953, 0.45610231954024033, -0.10866862942204308, 0.21848000641637852, -0.74430080719806, -0.10091692264311569, 3.1401934490604164], "count": [643]}}} +{"episode_index": 268, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42270784073433293]], [[0.5343093209342561]], [[0.49045774221453287]]], "std": [[[0.29579134447357736]], [[0.21915990734755936]], [[0.2183962562231015]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4279124855824683]], [[0.4572992526912726]], [[0.39420049259900036]]], "std": [[[0.3015398681916514]], [[0.23367778490495247]], [[0.2666623650774982]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4471076797385621]], [[0.4682205281622453]], [[0.3987334222414456]]], "std": [[[0.2942060224252199]], [[0.22324954247010892]], [[0.25210658591438695]]], "count": [100]}, "observation.state": {"min": [-0.8233915567398071, -0.16356492042541504, -0.5141328573226929, -1.5018705129623413, -1.5232326984405518, -0.3759456276893616, -0.7007720470428467, -0.791158139705658, -0.3043246567249298, 0.2597845196723938, -1.983107328414917, -0.05684036388993263, -0.35515958070755005, -0.6314454674720764, 0.009599328972399235, -0.008578263223171234, -0.6016227602958679, 1.0306681394577026, -0.470074325799942, -0.00990225374698639, -0.013953017070889473, -0.006698359735310078, -0.6069022417068481, 1.0209423303604126, -0.4649098515510559, -0.010252165608108044, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0022894907742738724, -0.00190902897156775, -0.8962360620498657, -0.7774613499641418, -0.864342451095581, -1.7791345119476318, -3.025846242904663, -1.7996912002563477, -1.2833268642425537, -0.8057233095169067, -0.5536291599273682, -1.127081274986267, -1.243493914604187, -1.6962718963623047, -0.6023262739181519, -1.1614165306091309, -14.308794975280762, -7.478632926940918, -2.5415141582489014, -9.462760925292969, -0.8321123719215393, -2.8119657039642334, -1.6068376302719116, -13.629545211791992, -5.738706111907959, -2.3589744567871094, -7.448107719421387, -0.8034188151359558, -1.2912087440490723, -1.4920635223388672, -0.009759200736880302, -0.03583697974681854, -0.026740852743387222, -0.013951044529676437, -0.013137566857039928, -0.01643724925816059, -0.00908567477017641, -0.03563035652041435, -0.032558590173721313, -0.008563521318137646, -0.011439971625804901, -0.011295214295387268, -3.9662699699401855, -0.5085096955299377, -1.1432188749313354, -31.173898696899414, 8.33482837677002, -0.5064681768417358, -0.975659966468811, -0.5641859769821167, 4.335323333740234, -37.31686782836914, 12.6961669921875, -0.1206456646323204, -0.015424658544361591, -0.014500726014375687, 0.0024420025292783976, -0.09564509987831116, 0.38353949785232544, -0.003740043146535754, 0.011860291473567486, 0.28865745663642883, -0.21751388907432556, 0.009052109904587269, -3.137660026550293, -1.14889657497406, -3.0444154739379883, -3.0486152172088623, -1.284454345703125, -3.1080336570739746, -0.7571755647659302, -0.1330142468214035, 9.674181938171387, -0.01794835925102234, -0.027741700410842896, -0.05129620432853699, -0.018732324242591858, 0.020153876394033432, 0.6813843250274658, 0.7270638942718506], "max": [-0.12358806282281876, 0.5479899644851685, -0.20608848333358765, -0.5069814920425415, 0.4456605315208435, 0.6970521807670593, -0.004684124607592821, 0.2441554218530655, 0.1304648518562317, 0.9735263586044312, -0.794037938117981, 0.6034019589424133, 0.47208794951438904, -0.043106138706207275, 0.01134901400655508, 0.0012726308777928352, -0.5843639373779297, 1.0396249294281006, -0.4611205756664276, -0.00545982550829649, -0.012413710355758667, 0.004372939467430115, -0.5895606875419617, 1.0244221687316895, -0.4565546214580536, -0.006033468060195446, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0013375014532357454, -0.0015243045054376125, 0.8174042105674744, 1.015881896018982, 0.403648316860199, 0.8375903367996216, 2.7629058361053467, 1.3347361087799072, 0.7594399452209473, 1.1618105173110962, 0.4336109161376953, 0.5973161458969116, 1.0564897060394287, 1.7543185949325562, 0.8603284358978271, 1.023961067199707, -1.7370988130569458, 6.135531425476074, 3.41208815574646, 5.09768009185791, 0.9181929230690002, 2.2954823970794678, 1.0616605281829834, -1.247147798538208, 7.875457763671875, 1.8956043720245361, 0.7936508655548096, 1.4920635223388672, 0.9755800366401672, 0.9755799770355225, 0.0080398079007864, 0.0353730246424675, 0.027760343626141548, 0.012446865439414978, 0.027601607143878937, 0.01317985076457262, 0.006001484580338001, 0.040493305772542953, 0.026509150862693787, 0.007469867821782827, 0.027717389166355133, 0.008669878356158733, -1.4634900093078613, 0.5047979950904846, 12.66448974609375, -17.627784729003906, 22.65142250061035, 1.0850865840911865, 1.6543800830841064, 0.8054496645927429, 14.579751968383789, -24.016742706298828, 25.809555053710938, 1.6144723892211914, 0.035413630306720734, 0.010422039777040482, 0.006105006206780672, 0.013663585297763348, 0.5760270357131958, 0.39292290806770325, 0.3522592782974243, 0.5111704468727112, -0.0110600795596838, 0.28966304659843445, 3.1302599906921387, 0.5677765607833862, 2.989488124847412, 3.0162928104400635, -0.25375860929489136, 3.1102709770202637, -0.26948532462120056, 0.2569392919540405, 9.89017105102539, 0.0131663978099823, 0.04525616765022278, 0.047578901052474976, -0.010026313364505768, 0.026028962805867195, 0.686191201210022, 0.7312821745872498], "mean": [-0.45188912749290466, -0.011064568534493446, -0.37463927268981934, -1.1273785829544067, -0.32328736782073975, 0.07450247555971146, -0.35135453939437866, -0.2332753837108612, -0.1273786872625351, 0.4877970814704895, -1.4001946449279785, 0.274619460105896, -0.06524364650249481, -0.41874703764915466, 0.01079949364066124, -0.003121724585071206, -0.5956951975822449, 1.0362740755081177, -0.4642944633960724, -0.007707404904067516, -0.01304704137146473, -0.00047960388474166393, -0.5993768572807312, 1.023348331451416, -0.4592134952545166, -0.008406582288444042, 0.5068317651748657, 1.7453197240829468, 0.5068317651748657, 0.5068317651748657, 0.5068317651748657, 0.5068317651748657, 0.530687153339386, 1.7453197240829468, 0.530687153339386, 0.530687153339386, 0.530687153339386, 0.530687153339386, -0.0020180281717330217, -0.0017046727007254958, -0.009349633939564228, -0.009238770231604576, -0.00268022483214736, -0.0034720683470368385, -0.009311128407716751, -0.010958566330373287, 0.0019346335902810097, 0.008148551918566227, 0.00031121817301027477, -0.0005266402731649578, -0.015527400188148022, 0.01858736388385296, 0.015006638132035732, 0.007343096658587456, -8.511589050292969, -1.8408551216125488, 0.07469398528337479, -4.304584980010986, 0.10155506432056427, 0.051080379635095596, -0.4480491578578949, -6.718979835510254, 1.2483936548233032, -0.39181360602378845, -4.532100677490234, 0.028797931969165802, -0.16261757910251617, -0.5821614265441895, 5.119201523484662e-05, -0.0003362138522788882, 7.803738844813779e-05, -9.097377915168181e-05, 0.000600625469814986, 0.00017671532987151295, -0.00010465618834132329, -0.0006541030597873032, -0.000496281310915947, -0.0005159185966476798, 0.0003599684569053352, 2.350249997107312e-05, -2.823418140411377, -0.0947846919298172, 6.744287967681885, -23.398954391479492, 16.58833122253418, 0.48657065629959106, 0.3239538073539734, 0.1326856166124344, 10.687819480895996, -29.87416648864746, 20.275365829467773, 0.9464395642280579, 0.0024312196765094995, -0.002824278548359871, 0.004034919664263725, -0.03613793104887009, 0.48062777519226074, 0.1331944763660431, 0.22629091143608093, 0.40921080112457275, -0.13595134019851685, 0.18716931343078613, -0.24330145120620728, -0.6831550002098083, 0.996824324131012, -2.1085097789764404, -0.7885235548019409, 2.1984946727752686, -0.5688170194625854, 0.08725856244564056, 9.77937126159668, 0.0012513278052210808, 6.802178540965542e-05, 0.00015846351743675768, -0.016383402049541473, 0.024134337902069092, 0.6832810044288635, 0.7295677661895752], "std": [0.21499274671077728, 0.20208700001239777, 0.06814322620630264, 0.24626117944717407, 0.6574973464012146, 0.2511102557182312, 0.18255972862243652, 0.34675297141075134, 0.1387149691581726, 0.1916535645723343, 0.4270382225513458, 0.1663002222776413, 0.1884864866733551, 0.1633588820695877, 0.00030240058549679816, 0.001978429267182946, 0.00444259587675333, 0.0026473936159163713, 0.003076242981478572, 0.0010675882222130895, 0.0002785955439321697, 0.0018245326355099678, 0.004235129337757826, 0.0009086492354981601, 0.0024626655504107475, 0.0010488461703062057, 0.7870150804519653, 9.5367431640625e-06, 0.7870150804519653, 0.7870150804519653, 0.7870150804519653, 0.7870150804519653, 0.7949249148368835, 9.5367431640625e-06, 0.7949249148368835, 0.7949249148368835, 0.7949249148368835, 0.7949249148368835, 0.00013919737830292434, 0.00011041950347134843, 0.2315773367881775, 0.22311820089817047, 0.13558726012706757, 0.35943418741226196, 0.6676113605499268, 0.37573233246803284, 0.2639320194721222, 0.3248812258243561, 0.16383898258209229, 0.2334849089384079, 0.3086429536342621, 0.3252629041671753, 0.25711876153945923, 0.24433274567127228, 2.7382688522338867, 3.06953763961792, 1.3303420543670654, 3.511406898498535, 0.3316553235054016, 0.8266182541847229, 0.5521439909934998, 3.497783660888672, 3.4928441047668457, 0.8369317054748535, 1.9092029333114624, 0.3239203095436096, 0.39776411652565, 0.469394713640213, 0.0028437271248549223, 0.008627854287624359, 0.007398396264761686, 0.0036076330579817295, 0.003472777782008052, 0.0024965160991996527, 0.0027053148951381445, 0.009436328895390034, 0.0077121080830693245, 0.0028300031553953886, 0.003647434525191784, 0.0021019137930125, 0.4104456305503845, 0.1648031324148178, 2.950390338897705, 3.573915481567383, 3.8863449096679688, 0.33361583948135376, 0.4301096498966217, 0.21606534719467163, 2.5657572746276855, 3.4381766319274902, 4.037547588348389, 0.3569481074810028, 0.007345838937908411, 0.004804923664778471, 0.0005237145815044641, 0.015420281328260899, 0.04882115498185158, 0.1201295480132103, 0.09680137038230896, 0.08015962690114975, 0.06573176383972168, 0.08646472543478012, 2.637467622756958, 0.5874475836753845, 2.1988091468811035, 0.9125974774360657, 0.21377374231815338, 1.509933352470398, 0.07180255651473999, 0.05605043098330498, 0.031260039657354355, 0.004951084032654762, 0.009834271855652332, 0.012619552202522755, 0.0019713384099304676, 0.0012312514008954167, 0.0007271715439856052, 0.0006740561802871525], "count": [458]}, "action": {"min": [-0.8956035375595093, -0.16269560158252716, -0.5963860154151917, -1.5173838138580322, -1.5352178812026978, -0.39363744854927063, -0.6981316804885864, -0.8197827339172363, -0.32128018140792847, 0.24233266711235046, -1.9636059999465942, -0.04898300766944885, -0.3609246611595154, -0.6351974606513977, 0.00916004367172718, -0.012891235761344433, -0.6008289456367493, 1.026598572731018, -0.4698415696620941, -0.009327849373221397, -0.014246346428990364, -0.011362921446561813, -0.6045070886611938, 1.01784086227417, -0.46480539441108704, -0.010343578644096851, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0022894907742738724, -0.00190902897156775, -0.8962360620498657, -0.7774613499641418, -0.864342451095581, -1.7791345119476318, -3.025846242904663, -1.7996912002563477, -1.2833268642425537, -0.8057233095169067, -0.5536291599273682, -1.127081274986267, -1.243493914604187, -1.6962718963623047, -0.6023262739181519, -1.1614165306091309], "max": [-0.13477376103401184, 0.573943555355072, -0.14312364161014557, -0.40014198422431946, 0.4512300193309784, 0.6981316804885864, 0.000807888456620276, 0.2477443367242813, 0.14174914360046387, 1.039642333984375, -0.7350836992263794, 0.6035031080245972, 0.4844890534877777, -0.03527473285794258, 0.012230495922267437, 0.005053493194282055, -0.5820778608322144, 1.039576768875122, -0.4594719707965851, -0.005334377288818359, -0.01146731898188591, 0.00774780847132206, -0.5865776538848877, 1.0251200199127197, -0.4552610218524933, -0.006477889604866505, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0013375014532357454, -0.0015243045054376125, 0.8174042105674744, 1.015881896018982, 0.403648316860199, 0.8375903367996216, 2.7629058361053467, 1.3347361087799072, 0.7594399452209473, 1.1618105173110962, 0.4336109161376953, 0.5973161458969116, 1.0564897060394287, 1.7543185949325562, 0.8603284358978271, 1.023961067199707], "mean": [-0.478728711605072, -0.004438814241439104, -0.3923988938331604, -1.073655605316162, -0.3258858323097229, 0.06941962987184525, -0.34771183133125305, -0.2567043602466583, -0.12412012368440628, 0.4998757541179657, -1.3580516576766968, 0.27565404772758484, -0.06064504012465477, -0.4174654185771942, 0.01098055299371481, -0.0025931745767593384, -0.5933151841163635, 1.0345044136047363, -0.46396109461784363, -0.007428318727761507, -0.012714492157101631, -0.00022491546405944973, -0.5969414710998535, 1.0212337970733643, -0.45862099528312683, -0.008517160080373287, 0.5069079399108887, 1.7453197240829468, 0.5069079399108887, 0.5069079399108887, 0.5069079399108887, 0.5069079399108887, 0.5308396220207214, 1.7453197240829468, 0.5308396220207214, 0.5308396220207214, 0.5308396220207214, 0.5308396220207214, -0.0020181694999337196, -0.0017048835288733244, -0.009321463294327259, -0.009230227209627628, -0.0025024740025401115, -0.0034723300486803055, -0.009299352765083313, -0.010857616551220417, 0.001915076980367303, 0.007969945669174194, 0.0003561080084182322, -0.0006098350277170539, -0.015392708592116833, 0.01858859695494175, 0.015097414143383503, 0.007315399125218391], "std": [0.22053472697734833, 0.189346581697464, 0.08696389943361282, 0.27384626865386963, 0.6584569811820984, 0.25132840871810913, 0.1813117265701294, 0.36268746852874756, 0.14080816507339478, 0.21287119388580322, 0.4405885934829712, 0.16386187076568604, 0.18861700594425201, 0.16380657255649567, 0.0004368751833681017, 0.0028019628953188658, 0.004422721918672323, 0.0032188701443374157, 0.0030391132459044456, 0.0008792952867224813, 0.00043319404358044267, 0.0026835051830857992, 0.00408029742538929, 0.0016073024598881602, 0.0023981821723282337, 0.0009113064152188599, 0.7870321869850159, 9.5367431640625e-06, 0.7870321869850159, 0.7870321869850159, 0.7870321869850159, 0.7870321869850159, 0.7948658466339111, 9.5367431640625e-06, 0.7948658466339111, 0.7948658466339111, 0.7948658466339111, 0.7948658466339111, 0.0001389879616908729, 0.00011071134213125333, 0.23157913982868195, 0.22311849892139435, 0.13564376533031464, 0.35943424701690674, 0.6676115393638611, 0.3757314085960388, 0.2639317810535431, 0.32489535212516785, 0.16384094953536987, 0.2334909737110138, 0.30866485834121704, 0.32526278495788574, 0.25711899995803833, 0.24433274567127228], "count": [458]}, "timestamp": {"min": [0.0], "max": [15.233333333333333], "mean": [7.616666666666667], "std": [4.407096549884062], "count": [458]}, "frame_index": {"min": [0], "max": [457], "mean": [228.5], "std": [132.21289649652186], "count": [458]}, "episode_index": {"min": [273], "max": [273], "mean": [273.0], "std": [0.0], "count": [458]}, "index": {"min": [107771], "max": [108228], "mean": [107999.5], "std": [132.21289649652186], "count": [458]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [458]}, "subtask_annotation": {"mean": [0.5043668122270742, 2.0, 2.0, 2.0, 2.0], "std": [0.5086399074051557, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [458]}, "scene_annotation": {"mean": [273.0], "std": [0.0], "min": [273], "max": [273], "count": [458]}, "eef_direction_state": {"mean": [3.7903930131004366, 2.6790393013100435], "std": [1.9355768969853198, 2.1503624033414273], "min": [0, 0], "max": [6, 6], "count": [458]}, "eef_velocity_state": {"mean": [0.9344978165938864, 1.0720524017467248], "std": [0.7650026892920384, 0.6877313358188339], "min": [0, 0], "max": [2, 2], "count": [458]}, "eef_acc_mag_state": {"mean": [0.8951965065502183, 1.0676855895196506], "std": [0.8449302086297098, 0.8344411443695658], "min": [0, 0], "max": [2, 2], "count": [458]}, "eef_direction_action": {"mean": [3.2816593886462884, 2.521834061135371], "std": [1.8926806495521362, 2.0561345317461495], "min": [0, 0], "max": [6, 6], "count": [458]}, "eef_velocity_action": {"mean": [1.1397379912663756, 1.1877729257641922], "std": [0.700992385382696, 0.6438345965685588], "min": [0, 0], "max": [2, 2], "count": [458]}, "eef_acc_mag_action": {"mean": [1.168122270742358, 1.2641921397379912], "std": [0.7763628461567802, 0.7314410480349335], "min": [0, 0], "max": [2, 2], "count": [458]}, "eef_sim_pose_state": {"mean": [0.3516842882924623, 0.2067986211653555, 0.17033976149286817, -0.2642414331459029, -0.6834119265492158, 0.9971297010683222, 0.2912851226375875, -0.22798503506152692, 0.14649638822144664, -2.1151304285299863, -0.7887356587521036, 2.2120638051091723], "std": [0.047719950129723375, 0.09259496503734294, 0.0606336614399079, 2.6652511068941647, 0.5874467599856075, 2.2219888305570494, 0.08129493300614718, 0.05635007697152871, 0.02813945298416667, 0.925453405225445, 0.2138924563311801, 1.5248820190686567], "min": [0.27447616303869043, 0.12484848455842064, 0.06470570157580603, -3.1412936237710536, -1.1488968055700002, -3.0921048136524036, 0.17757889303846625, -0.301843301358088, 0.06716058283370467, -3.1244491862089787, -1.2849370061744332, -3.1251408928946964], "max": [0.4386670808670394, 0.42151081883204616, 0.2715455428546247, 3.1357229707341805, 0.5677460428756955, 3.130231697907987, 0.4086475466741809, -0.1252644958235914, 0.18644230871736991, 3.0720857644871846, -0.25377221816823337, 3.141324762164854], "count": [458]}, "eef_sim_pose_action": {"mean": [0.35542787218071764, 0.20781958810554144, 0.16548265224921757, 0.5881703964595004, -0.712012819989043, 1.0213856239143864, 0.29654605701581654, -0.22907496314974599, 0.1441471249690274, -2.169857744020632, -0.783642818475151, 2.140362526641105], "std": [0.04833621611016611, 0.09074612980862944, 0.06654863146646152, 2.6128115356870953, 0.6030514852103828, 2.251974201631187, 0.08361000330988791, 0.056933592023621346, 0.02795838132190934, 0.7402354321936176, 0.23477097447253123, 1.6031882037561431], "min": [0.2742491582370096, 0.12008789828978834, 0.037449539376957455, -3.135736158886009, -1.2267103054443942, -3.100951085788839, 0.17766184172022595, -0.31497945295540597, 0.06756258264602388, -3.1378374799660644, -1.31857847842765, -3.1333259959466613], "max": [0.4516230367906392, 0.4211401790073719, 0.2807887615714171, 3.1384914025328965, 0.6327325050079295, 3.1324189622416947, 0.4124206327576072, -0.12653761415832493, 0.19398668807839922, 3.082360897411362, -0.17715955116218485, 3.1339968475150295], "count": [458]}}} +{"episode_index": 269, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43689510284505956]], [[0.5773104310841983]], [[0.4923464364667436]]], "std": [[[0.3016829778891654]], [[0.19687705178079803]], [[0.23057248336178524]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4281540777585544]], [[0.4246650326797386]], [[0.3630949370434448]]], "std": [[[0.30216761427476335]], [[0.2697617619937659]], [[0.30727453831450646]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4624899846212995]], [[0.4303676182237601]], [[0.33194266628219915]]], "std": [[[0.29993001701231153]], [[0.25311433360153596]], [[0.28684371025593736]]], "count": [100]}, "observation.state": {"min": [-0.37712976336479187, -0.07324399799108505, -0.745402991771698, -1.7856886386871338, -1.4077470302581787, -0.3686025142669678, -0.39271458983421326, -0.5075382590293884, 0.008009275421500206, 0.2577945590019226, -1.6109627485275269, 0.22294072806835175, -0.4265795350074768, -0.3265436887741089, -0.0037341525312513113, -0.012746233493089676, -0.6223639249801636, 0.9600212574005127, -0.3641743063926697, -0.007217375095933676, 0.00020887756545562297, 0.013259558007121086, -0.5745900273323059, 0.9808063507080078, -0.42928367853164673, 0.03388667851686478, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0349058136343956, -0.00037458533188328147, -0.47281646728515625, -0.32240161299705505, -0.5590188503265381, -0.4573013484477997, -3.287846565246582, -0.3000919222831726, -0.32786825299263, -0.4954303205013275, -0.0679301917552948, -0.6184199452400208, -1.0674340724945068, -3.512615919113159, -0.8301526308059692, -0.6739000082015991, -10.077400207519531, -8.424908638000488, -4.984737396240234, -10.134310722351074, -1.2912087440490723, -3.557997465133667, -1.6929181814193726, -12.115151405334473, -0.7936508655548096, -1.4181928634643555, -11.385836601257324, -0.8894994258880615, -1.606837511062622, -3.328449249267578, -0.006131504196673632, -0.01258843857795, -0.014389249496161938, -0.005899597425013781, -0.0016291532665491104, -0.0067543149925768375, -0.00577378598973155, -0.013520823791623116, -0.01687437668442726, -0.005252597387880087, -0.005938531365245581, -0.004598652478307486, 1.2726000547409058, -0.1484699845314026, 10.868003845214844, -24.554759979248047, 10.930102348327637, -0.6621384620666504, -1.9089000225067139, -0.616150438785553, 3.0733284950256348, -27.3355712890625, 10.098944664001465, -1.2939982414245605, -0.016872229054570198, -0.01486246194690466, 0.015262516215443611, -0.10930868983268738, 0.3102099895477295, -0.01873917505145073, 0.07064230740070343, 0.4034324884414673, -0.2034965455532074, 0.028416071087121964, -3.0503294467926025, -1.3158023357391357, -3.05458402633667, -2.8101117610931396, -1.2626172304153442, 1.6785649061203003, -0.7919104695320129, -0.20316675305366516, 9.620155334472656, -0.008077889680862427, -0.019016683101654053, -0.013188570737838745, -0.02501954510807991, 0.022848673164844513, 0.6354575753211975, 0.7706254720687866], "max": [0.21207761764526367, 0.17891225218772888, -0.31777048110961914, -0.9923498630523682, 0.19894573092460632, 0.5185409188270569, 0.05502476543188095, -0.15113526582717896, 0.15945786237716675, 0.6576648354530334, -0.6697652339935303, 1.438169002532959, 0.043179914355278015, 0.15173156559467316, -0.0034747289028018713, -0.012177634984254837, -0.6165245771408081, 0.960106372833252, -0.3585537374019623, -0.006264134775847197, 0.0006845953757874668, 0.013857970014214516, -0.5687152147293091, 0.9816041588783264, -0.42492279410362244, 0.03495536744594574, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.03452090919017792, 9.60485749601503e-07, 0.36893314123153687, 0.26255735754966736, 0.4291588366031647, 1.5332893133163452, 0.3633357286453247, 1.4087448120117188, 0.5219487547874451, 0.4260132610797882, 0.2464650273323059, 0.5838276743888855, 1.1373543739318848, 1.7517812252044678, 1.526652455329895, 0.4606097638607025, -2.2938613891601562, -0.2747252881526947, 1.7271062135696411, 1.373626470565796, 1.664224624633789, 2.5250306129455566, 1.3772892951965332, -4.454099655151367, 19.658119201660156, 5.153235912322998, 1.4957265853881836, 3.0415139198303223, 1.922466516494751, 0.20085470378398895, 0.004969642963260412, 0.010013415478169918, 0.011517569422721863, 0.0038731808308511972, 0.01060884352773428, 0.005337040405720472, 0.006402577273547649, 0.014171899296343327, 0.012375462800264359, 0.008657500147819519, 0.011668567545711994, 0.008614218793809414, 2.8421401977539062, 0.5159332156181335, 16.55440330505371, -20.47161102294922, 18.135814666748047, 0.23332884907722473, 0.2757300138473511, -0.10764074325561523, 7.750133514404297, -18.37610626220703, 15.292468070983887, -0.4766124486923218, 0.020600659772753716, 0.011433567851781845, 0.018315019086003304, -0.027327170595526695, 0.45138436555862427, 0.11827042698860168, 0.2614193260669708, 0.5203343033790588, 0.01740233786404133, 0.33509305119514465, 3.0710887908935547, 0.008309077471494675, 2.9667739868164062, -1.4856704473495483, 0.025400327518582344, 3.087888479232788, -0.5313689708709717, 0.17542412877082825, 9.893539428710938, 0.006507962942123413, 0.0172501802444458, 0.030307471752166748, -0.022148560732603073, 0.02611374855041504, 0.6363457441329956, 0.7713761329650879], "mean": [-0.08025731891393661, 0.02909875102341175, -0.5165481567382812, -1.6211661100387573, -0.18699364364147186, -0.10624880343675613, -0.17995312809944153, -0.3481169641017914, 0.103472501039505, 0.4639715552330017, -1.0713621377944946, 0.7519445419311523, -0.27411386370658875, -0.20359310507774353, -0.003603721735998988, -0.012485518120229244, -0.620254397392273, 0.9600726366043091, -0.3599911630153656, -0.006725415121763945, 0.0004966675769537687, 0.013477123342454433, -0.5720304846763611, 0.9811881184577942, -0.42584630846977234, 0.03453090041875839, 0.7052352428436279, 1.7453304529190063, 0.7052352428436279, 0.7052352428436279, 0.7052352428436279, 0.7052352428436279, 0.9842851161956787, 1.7453304529190063, 0.9842851161956787, 0.9842851161956787, 0.9842851161956787, 0.9842851161956787, -0.03469644486904144, -0.00010856484732357785, -0.08826242387294769, 0.007993144914507866, -0.024708187207579613, 0.1296984702348709, -0.24504074454307556, 0.11085148900747299, 0.05441390722990036, -0.02786722593009472, 0.01627875491976738, 0.028559884056448936, -0.044148314744234085, -0.12253189086914062, 0.0509469136595726, -0.05858893692493439, -5.585364818572998, -2.6255667209625244, -0.47915297746658325, -4.905358791351318, 0.11449609696865082, 0.007506986614316702, -0.2357763648033142, -8.006268501281738, 7.4836626052856445, 1.0726791620254517, -6.00295877456665, 0.5581889748573303, -0.06734082102775574, -1.107703447341919, -0.00030272966250777245, 0.00012406475434545428, -0.0011092309141531587, -0.00013234013749752194, 0.0009543922496959567, -0.00023455395421478897, 0.00035368019598536193, -0.0005235113785602152, -0.0014647546922788024, 0.0008144091116264462, 0.0007468269905075431, -0.0002468372695147991, 1.9645987749099731, 0.16767612099647522, 13.491146087646484, -22.03263282775879, 15.262319564819336, -0.2891034483909607, -0.5663808584213257, -0.3593205213546753, 5.007320880889893, -22.786163330078125, 13.262993812561035, -0.9378238320350647, 0.0024772370234131813, -0.002146022627130151, 0.0167426448315382, -0.069933220744133, 0.3465442955493927, 0.057320788502693176, 0.20261289179325104, 0.45422887802124023, -0.07150436192750931, 0.13759183883666992, -0.11268866062164307, -0.9075133800506592, 0.13145041465759277, -1.985471487045288, -0.6429879069328308, 2.3294079303741455, -0.6748198866844177, -0.05842362344264984, 9.770980834960938, -0.00024079845752567053, 0.0003709872835315764, 0.0010379418963566422, -0.02393646538257599, 0.025178778916597366, 0.6359666585922241, 0.7709332704544067], "std": [0.21467749774456024, 0.0984082967042923, 0.16351483762264252, 0.1901700794696808, 0.5869234204292297, 0.2749135494232178, 0.14773418009281158, 0.07124249637126923, 0.060625720769166946, 0.13858214020729065, 0.25246885418891907, 0.3718969523906708, 0.13048392534255981, 0.16077721118927002, 6.111311085987836e-05, 0.00016536889597773552, 0.001691780285909772, 2.6239287763019092e-05, 0.0015639635967090726, 0.00019489473197609186, 0.00012031100777676329, 0.00013823587505612522, 0.0016945749521255493, 0.00024527072673663497, 0.0010540327057242393, 0.00028374060639180243, 0.849965512752533, 1.1920928955078125e-06, 0.849965512752533, 0.849965512752533, 0.849965512752533, 0.849965512752533, 0.8520509004592896, 1.1920928955078125e-06, 0.8520509004592896, 0.8520509004592896, 0.8520509004592896, 0.8520509004592896, 8.587975025875494e-05, 9.460198634769768e-05, 0.2055712193250656, 0.11764279007911682, 0.1911899596452713, 0.3643514811992645, 0.7587401866912842, 0.34629225730895996, 0.17144548892974854, 0.2061234414577484, 0.05752233415842056, 0.26273131370544434, 0.5220406651496887, 0.7951580882072449, 0.38312143087387085, 0.17433610558509827, 1.7100844383239746, 1.6774077415466309, 1.6476914882659912, 4.062443733215332, 0.4994465112686157, 1.330892562866211, 0.8213129043579102, 1.8046610355377197, 6.158566951751709, 1.9298982620239258, 3.3544912338256836, 1.0930746793746948, 0.5920905470848083, 0.8522929549217224, 0.002233452396467328, 0.00405087461695075, 0.005030421540141106, 0.0017981070559471846, 0.0019922710489481688, 0.001368364435620606, 0.0023323865607380867, 0.004041002597659826, 0.005921313539147377, 0.002704646671190858, 0.0022667129524052143, 0.0019149362342432141, 0.33419474959373474, 0.17253246903419495, 1.4874427318572998, 0.9834975600242615, 1.963036298751831, 0.23644018173217773, 0.4657106101512909, 0.13088317215442657, 1.3296180963516235, 2.534355640411377, 1.343092918395996, 0.19944065809249878, 0.007082375697791576, 0.004875533282756805, 0.000566340982913971, 0.016760922968387604, 0.03521708399057388, 0.04644882678985596, 0.04328577220439911, 0.03443550318479538, 0.08069095015525818, 0.08512301743030548, 2.351353883743286, 0.43844515085220337, 2.3602120876312256, 0.3831855058670044, 0.3407093286514282, 0.4160385727882385, 0.04902507737278938, 0.05992886424064636, 0.04490825533866882, 0.00310394330881536, 0.007051099557429552, 0.006770605221390724, 0.0006947407964617014, 0.0008481109980493784, 0.00021568633383139968, 0.00017916958313435316], "count": [172]}, "action": {"min": [-0.43009328842163086, -0.06220603734254837, -0.8485803604125977, -1.7937053442001343, -1.4206310510635376, -0.37901607155799866, -0.39672040939331055, -0.531259298324585, -0.00047344251652248204, 0.16452637314796448, -1.63783860206604, 0.18861955404281616, -0.42735859751701355, -0.33382436633110046, -0.004580517765134573, -0.014393744990229607, -0.6192073225975037, 0.9581649899482727, -0.36636587977409363, -0.00822676345705986, -0.0003973372222390026, 0.009946986101567745, -0.5708404779434204, 0.9795739650726318, -0.4311363101005554, 0.033384304493665695, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0349058136343956, -0.00037458533188328147, -0.47281646728515625, -0.32240161299705505, -0.5590188503265381, -0.4573013484477997, -3.287846565246582, -0.3000919222831726, -0.32786825299263, -0.5065808296203613, -0.0679301917552948, -0.6184199452400208, -1.0674340724945068, -3.512615919113159, -0.8301526308059692, -0.6739000082015991], "max": [0.184927836060524, 0.19836673140525818, -0.32788386940956116, -0.8497534990310669, 0.2019987553358078, 0.544458270072937, 0.06129971891641617, -0.27421653270721436, 0.19518323242664337, 0.742455244064331, -0.5501731038093567, 1.4435712099075317, 0.06781912595033646, 0.15251390635967255, -0.003283050376921892, -0.008164618164300919, -0.6121512055397034, 0.9629977345466614, -0.359485387802124, -0.007216800469905138, 0.000986015540547669, 0.015800749883055687, -0.5633598566055298, 0.9837885499000549, -0.4266131818294525, 0.034658752381801605, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.03452090919017792, 9.60485749601503e-07, 0.36893314123153687, 0.26255735754966736, 0.4291588366031647, 1.5332893133163452, 0.3633357286453247, 1.4087448120117188, 0.5219487547874451, 0.4260132610797882, 0.2464650273323059, 0.5838276743888855, 1.1360058784484863, 1.3805088996887207, 1.526652455329895, 0.3631118834018707], "mean": [-0.1355160027742386, 0.04661330580711365, -0.5468903183937073, -1.5306442975997925, -0.2346213310956955, -0.08592318743467331, -0.16550785303115845, -0.38589274883270264, 0.11214017122983932, 0.49867790937423706, -1.0534340143203735, 0.724342405796051, -0.25836682319641113, -0.21926599740982056, -0.003880193689838052, -0.011834464967250824, -0.6159729361534119, 0.9601765275001526, -0.36197027564048767, -0.007670264691114426, 0.000425695936428383, 0.012494297698140144, -0.5676845908164978, 0.9813479781150818, -0.427961140871048, 0.03393522650003433, 0.7094632387161255, 1.7453304529190063, 0.7094632387161255, 0.7094632387161255, 0.7094632387161255, 0.7094632387161255, 0.9845895171165466, 1.7453304529190063, 0.9845895171165466, 0.9845895171165466, 0.9845895171165466, 0.9845895171165466, -0.03469587862491608, -0.00010908552940236405, -0.0879344791173935, 0.007909977808594704, -0.02383125014603138, 0.1310979425907135, -0.2439221739768982, 0.11342769116163254, 0.05297950655221939, -0.02509697899222374, 0.016324808821082115, 0.03187346085906029, -0.051580142229795456, -0.1336791217327118, 0.05173424631357193, -0.0619485042989254], "std": [0.2148485630750656, 0.09193410724401474, 0.1816396862268448, 0.2704736888408661, 0.6164247989654541, 0.2992994487285614, 0.14843302965164185, 0.06795761734247208, 0.06158674880862236, 0.1765395551919937, 0.3140847086906433, 0.3727339804172516, 0.13207779824733734, 0.15218055248260498, 0.000277439336059615, 0.001448195893317461, 0.001601769938133657, 0.0009023890597745776, 0.001583604607731104, 0.00020878137729596347, 0.00029389330302365124, 0.0014359216438606381, 0.0015384105499833822, 0.0010016073938459158, 0.0010424066567793489, 0.0002577749837655574, 0.8465129137039185, 1.1920928955078125e-06, 0.8465129137039185, 0.8465129137039185, 0.8465129137039185, 0.8465129137039185, 0.8519346714019775, 1.1920928955078125e-06, 0.8519346714019775, 0.8519346714019775, 0.8519346714019775, 0.8519346714019775, 8.670605893712491e-05, 9.4251983682625e-05, 0.20562197268009186, 0.11773323267698288, 0.19160623848438263, 0.36368995904922485, 0.7591020464897156, 0.3453196585178375, 0.17193756997585297, 0.20348945260047913, 0.05746401101350784, 0.26274245977401733, 0.5144604444503784, 0.7784004211425781, 0.383088618516922, 0.16861720383167267], "count": [172]}, "timestamp": {"min": [0.0], "max": [5.7], "mean": [2.85], "std": [1.655042799043779], "count": [172]}, "frame_index": {"min": [0], "max": [171], "mean": [85.5], "std": [49.65128397131337], "count": [172]}, "episode_index": {"min": [274], "max": [274], "mean": [274.0], "std": [0.0], "count": [172]}, "index": {"min": [108229], "max": [108400], "mean": [108314.5], "std": [49.65128397131337], "count": [172]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [172]}, "subtask_annotation": {"mean": [0.3313953488372093, 2.0, 2.0, 2.0, 2.0], "std": [0.49480125864811714, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [172]}, "scene_annotation": {"mean": [274.0], "std": [0.0], "min": [274], "max": [274], "count": [172]}, "eef_direction_state": {"mean": [2.8372093023255816, 3.633720930232558], "std": [2.3295895691824544, 1.7945725969826312], "min": [0, 0], "max": [6, 6], "count": [172]}, "eef_velocity_state": {"mean": [1.005813953488372, 1.255813953488372], "std": [0.6603125847450901, 0.7182997772781632], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_acc_mag_state": {"mean": [0.7906976744186046, 0.9883720930232558], "std": [0.8574743750970514, 0.8759604170534514], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_direction_action": {"mean": [3.1802325581395348, 2.9186046511627906], "std": [2.115024864741513, 1.7301372191787765], "min": [0, 0], "max": [6, 6], "count": [172]}, "eef_velocity_action": {"mean": [1.1686046511627908, 1.319767441860465], "std": [0.69929559706278, 0.6621528958968752], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_acc_mag_action": {"mean": [1.0988372093023255, 1.1395348837209303], "std": [0.7899064098295983, 0.8305614617873757], "min": [0, 0], "max": [2, 2], "count": [172]}, "eef_sim_pose_state": {"mean": [0.23887480964873442, 0.1691693084786373, 0.1520471534740169, -0.13133814981887754, -0.9076175139035342, 0.15000225102727824, 0.3137640132367274, -0.15404041039881744, 0.11764259721626194, -1.9841299921622841, -0.6432274389651258, 2.3279994989426203], "std": [0.0394937748474138, 0.015342922711642422, 0.030515514646846327, 2.379846888773827, 0.4385406260570786, 2.387914701316258, 0.02152847464688076, 0.049638914717921534, 0.0484690266539415, 0.38379129645381416, 0.34106700559077646, 0.4165974753572803], "min": [0.18299696896144832, 0.1363550911896339, 0.06724016003931149, -3.1309332665951257, -1.315826269620911, -3.10521589058302, 0.28046584808194763, -0.22893416616386825, 0.06351957827943475, -2.810185887322443, -1.264581899343612, 1.6781914495325454], "max": [0.29323163350644565, 0.18821453378700134, 0.1863255717459255, 3.110060725236049, 0.008226647718570623, 3.1206512621804166, 0.3585448204457291, -0.098434833487958, 0.2369787585165431, -1.4852355037371474, 0.025550578475196595, 3.0877857032012557], "count": [172]}, "eef_sim_pose_action": {"mean": [0.24930582637808374, 0.1703976721267269, 0.1413087124139909, 0.0554105939692245, -0.8946037078827248, -0.0720080569245297, 0.3171915137749409, -0.14602694880778896, 0.12635953862599586, -2.011155451519932, -0.6241534214954507, 2.4195966586155935], "std": [0.038918513567093825, 0.020453439595262093, 0.03733759312426823, 2.288836938450322, 0.47051411637336393, 2.370336900363301, 0.02084702718391534, 0.056480212010260274, 0.056759437398690125, 0.4198534559148628, 0.34245168312361485, 0.43065057745209556], "min": [0.1884338440279149, 0.11934785308990185, 0.04805830033034532, -3.129300837688197, -1.3602335403499455, -3.117460562807262, 0.2845892783534921, -0.23333384921434638, 0.04658120558514379, -2.7728940896174783, -1.2549102304345199, 1.6254380130837767], "max": [0.2979229015163062, 0.19273016919473296, 0.18925705507378338, 3.101540585974959, 0.02672607682153738, 3.0818442339484395, 0.3585698973047144, -0.07371038480415372, 0.23676616974830725, -1.408147606600258, 0.07239577071235703, 3.0894508780620784], "count": [172]}}} +{"episode_index": 270, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4724578579444496]], [[0.5773136263426055]], [[0.4663810047071293]]], "std": [[[0.2787963872892177]], [[0.1911107257117155]], [[0.24136327548198563]]], "count": [111]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3768432597822736]], [[0.39505768528043617]], [[0.34708617137899145]]], "std": [[[0.2959208733397822]], [[0.2678304861864494]], [[0.291492500813533]]], "count": [111]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44973882186684955]], [[0.41929992708971947]], [[0.3163351716768672]]], "std": [[[0.32868427541184375]], [[0.26896127132562514]], [[0.31223907548737123]]], "count": [111]}, "observation.state": {"min": [-0.8225116729736328, -0.2765706181526184, -0.19874849915504456, -1.5318152904510498, -0.11645311117172241, -0.9060068130493164, -0.7038237452507019, -0.6468815803527832, 0.2124806046485901, 0.3009830713272095, -1.2916779518127441, 0.6768326759338379, -0.4614892899990082, -0.6094068884849548, 0.011710741557180882, -0.005096393637359142, -0.5924086570739746, 1.0087835788726807, -0.46319320797920227, -0.03413569554686546, -0.008631442673504353, -0.001201908802613616, -0.6011084318161011, 1.0096805095672607, -0.4597994089126587, -0.006635083816945553, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.005531268194317818, -2.338218337172293e-06, -0.8461476564407349, -0.18324698507785797, -0.4435298442840576, -1.632400393486023, -1.8464773893356323, -1.4299925565719604, -0.5521411895751953, -0.3112572431564331, -0.11828171461820602, -0.03591831773519516, -1.1497375965118408, -1.3095426559448242, -1.7026102542877197, -1.7206248044967651, -15.221885681152344, -4.609279632568359, -2.8223443031311035, -9.188034057617188, -1.5494505167007446, -14.05982780456543, -1.2912087440490723, -12.571696281433105, 3.7545788288116455, -1.741147756576538, -10.347986221313477, -0.7747253179550171, -2.238095283508301, -2.266788959503174, -0.00833483412861824, -0.09084513783454895, -0.04002441465854645, -0.007592780981212854, -0.0028156819753348827, -0.019629789516329765, -0.007750019431114197, -0.07260231673717499, -0.050549380481243134, -0.006274956278502941, -0.00792930368334055, -0.03222694993019104, -2.311890125274658, -1.0726956129074097, 4.751039505004883, -32.61404800415039, 12.428272247314453, -0.6039649248123169, -0.08483999967575073, -0.8202966451644897, 2.6873066425323486, -29.5726375579834, 10.329133987426758, -0.7758340835571289, -0.01717372238636017, -0.01657630316913128, 0.003663003910332918, -0.13663585484027863, 0.3534983992576599, 0.09309671074151993, 0.136855348944664, 0.34586605429649353, -0.04969549924135208, -0.030094509944319725, -3.128530979156494, -1.4071483612060547, -2.9412927627563477, -2.402697801589966, -0.8052060008049011, 1.772385835647583, -0.6794013977050781, -0.15481793880462646, 9.66464900970459, -0.016272753477096558, -0.02317020297050476, -0.10217037796974182, 0.017404906451702118, 0.01092139445245266, -0.8413656949996948, 0.5398306846618652], "max": [-0.09486351162195206, 0.06980989128351212, 0.2681782841682434, -0.4350716769695282, 0.7454029321670532, 0.15358860790729523, -0.09289523214101791, -0.12668517231941223, 0.3006031811237335, 0.5539041757583618, -0.358585923910141, 1.092546820640564, 0.038349494338035583, -0.04882773384451866, 0.015207959339022636, 0.004107643384486437, -0.5688241720199585, 1.0089727640151978, -0.4531332850456238, -0.029683023691177368, -0.005312519147992134, 0.007410745602101088, -0.5765281915664673, 1.0103306770324707, -0.4489980936050415, -0.0017846659757196903, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.004867845214903355, 2.0856298306171084e-06, 0.5197573900222778, 0.3899822533130646, 0.35113903880119324, 1.6255916357040405, 3.5004055500030518, 3.762518882751465, 3.650740623474121, 0.5673940181732178, 0.08564651012420654, 0.5284498333930969, 0.2649443745613098, 0.19203199446201324, 0.7589132189750671, 0.1426003873348236, -4.253664970397949, 4.9450554847717285, 2.9065935611724854, -0.7631257772445679, 2.15201473236084, 2.9554333686828613, 0.7747253179550171, -3.4185214042663574, 9.737485885620117, 3.4682540893554688, 2.7879528999328613, 1.0329670906066895, 1.1477410793304443, 0.8608059287071228, 0.017014220356941223, 0.08066175878047943, 0.019819041714072227, 0.007578469812870026, 0.02660040371119976, 0.010781179182231426, 0.022122427821159363, 0.046931345015764236, 0.022170912474393845, 0.008004619739949703, 0.03957229107618332, 0.006469829939305782, -0.5302500128746033, 0.7868909239768982, 11.877599716186523, -26.853031158447266, 20.777935028076172, 0.20345841348171234, 1.2726000547409058, 0.8833963871002197, 10.585909843444824, -19.848857879638672, 17.710416793823242, 0.06951670348644257, 0.017144467681646347, 0.016569925472140312, 0.007936508394777775, -0.013663586229085922, 0.6148021817207336, 0.3450967073440552, 0.28982987999916077, 0.5028157234191895, 0.05497657507658005, 0.23076090216636658, 3.1283600330352783, -0.5566138029098511, 2.9934396743774414, -0.9763054847717285, -0.47206801176071167, 2.9259159564971924, -0.2649352550506592, 0.3469979166984558, 9.873372077941895, 0.010557800531387329, 0.050316572189331055, 0.12485897541046143, 0.023685241118073463, 0.015300777740776539, -0.8379855751991272, 0.5450392961502075], "mean": [-0.3652414381504059, -0.06943371891975403, 0.08269133418798447, -1.0700136423110962, 0.24245408177375793, -0.5534569621086121, -0.4590492248535156, -0.20477096736431122, 0.23076212406158447, 0.5111443400382996, -1.0854132175445557, 0.7612308859825134, -0.24938666820526123, -0.5194236636161804, 0.014252830296754837, -0.0013270112685859203, -0.5862201452255249, 1.0088804960250854, -0.4561530649662018, -0.032932668924331665, -0.006191984750330448, 0.0033861862029880285, -0.5942509770393372, 1.0100510120391846, -0.45295631885528564, -0.005167180672287941, 0.199656680226326, 1.7453168630599976, 0.199656680226326, 0.199656680226326, 0.199656680226326, 0.199656680226326, 1.6851575374603271, 1.6949405670166016, 1.6851575374603271, 1.6851575374603271, 1.6851575374603271, 1.6851575374603271, -0.005079039838165045, -2.402593963779509e-07, -0.0003087216173298657, 0.010278440080583096, 0.011775749735534191, 0.0005399900837801397, 0.028666578233242035, -0.04257297143340111, 0.021136168390512466, 0.027528736740350723, -0.005358618218451738, 0.014158908277750015, -0.0351150818169117, -0.017961131408810616, -0.018312329426407814, -0.024604417383670807, -8.385802268981934, -0.17720021307468414, -0.4165039360523224, -5.353853702545166, 0.2363521009683609, -3.3755927085876465, -0.5575911402702332, -6.302998065948486, 6.560117244720459, 0.2937386631965637, -4.670124530792236, 0.06511707603931427, -0.33288758993148804, -0.6799349188804626, -4.827403245144524e-05, 0.0003826231404673308, -0.0011935284128412604, -9.535314165987074e-05, 0.0005512672942131758, -0.00038626021705567837, -0.00019883499771822244, -0.0003522534389048815, -0.0017144082812592387, -0.00027833509375341237, 0.0006780357798561454, -0.00016617252549622208, -1.63053560256958, -0.07343101501464844, 7.698546886444092, -30.03586769104004, 15.826201438903809, -0.18930783867835999, 0.38068559765815735, 0.04134527966380119, 6.499524116516113, -25.182483673095703, 13.697417259216309, -0.34488072991371155, 0.002480659633874893, -0.002460409188643098, 0.005823060404509306, -0.07347463816404343, 0.457825243473053, 0.20817652344703674, 0.219079852104187, 0.3699559271335602, 0.03385767713189125, 0.13900689780712128, -1.9113928079605103, -0.8970450162887573, 1.723673701286316, -2.0935473442077637, -0.7392383813858032, 2.663709878921509, -0.5109415054321289, -0.0011479987297207117, 9.783931732177734, -0.00041337552829645574, 0.0009541300823912024, 0.0014807444531470537, 0.022478071972727776, 0.014423049055039883, -0.8399919271469116, 0.5419374108314514], "std": [0.21653927862644196, 0.0916530191898346, 0.15757951140403748, 0.3285003900527954, 0.2972118556499481, 0.3875634968280792, 0.22300180792808533, 0.10986173152923584, 0.02180887758731842, 0.0693058967590332, 0.17590640485286713, 0.0910559743642807, 0.06644447892904282, 0.1250348836183548, 0.0012957036960870028, 0.0013926350511610508, 0.005167647264897823, 5.99398699705489e-05, 0.0029678079299628735, 0.0015144277131184936, 0.0012518875300884247, 0.0008634173427708447, 0.005700642708688974, 0.0001674479863140732, 0.0031014028936624527, 0.0016308760968968272, 0.5521870851516724, 1.239776611328125e-05, 0.5521870851516724, 0.5521870851516724, 0.5521870851516724, 0.5521870851516724, 0.3127179741859436, 0.28607991337776184, 0.3127179741859436, 0.3127179741859436, 0.3127179741859436, 0.3127179741859436, 0.00015874303062446415, 7.464585678462754e-07, 0.20051448047161102, 0.056347157806158066, 0.09355898201465607, 0.3724260628223419, 0.3447344899177551, 0.40343043208122253, 0.32522445917129517, 0.09745620936155319, 0.018009858205914497, 0.06429842114448547, 0.20598359405994415, 0.13508149981498718, 0.19446520507335663, 0.17197160422801971, 2.6529719829559326, 2.182671546936035, 1.6475193500518799, 1.7525230646133423, 0.7947172522544861, 5.127371311187744, 0.3502970039844513, 1.0744233131408691, 1.4814692735671997, 1.2740378379821777, 2.0531203746795654, 0.3092617094516754, 0.5813369750976562, 0.6845402121543884, 0.0026584386359900236, 0.010290381498634815, 0.006323712877929211, 0.0025904772337526083, 0.002839981345459819, 0.002312722848728299, 0.003057698253542185, 0.008473845198750496, 0.006658300291746855, 0.0022311669308692217, 0.0038147075101733208, 0.0028127033729106188, 0.4198627471923828, 0.13061216473579407, 1.065208911895752, 1.288655161857605, 2.0103936195373535, 0.18356537818908691, 0.3423920273780823, 0.12475952506065369, 1.3764938116073608, 2.100119113922119, 1.8751121759414673, 0.2020736187696457, 0.004216457717120647, 0.004525634925812483, 0.0004559023363981396, 0.018464114516973495, 0.07402007281780243, 0.06890378147363663, 0.04650699347257614, 0.03579292073845863, 0.024567069485783577, 0.04276813939213753, 1.7577238082885742, 0.21701648831367493, 1.3531440496444702, 0.24023717641830444, 0.06591330468654633, 0.2465578317642212, 0.05226079747080803, 0.044288940727710724, 0.024963075295090675, 0.0035457108169794083, 0.006786953192204237, 0.014084604568779469, 0.0010811229003593326, 0.0007529478170908988, 0.0005695493309758604, 0.00090104277478531], "count": [537]}, "action": {"min": [-0.902012050151825, -0.26186713576316833, -0.1793687790632248, -1.5087419748306274, -0.12437954545021057, -1.0592797994613647, -0.6981316804885864, -0.6374690532684326, 0.19149233400821686, 0.27348265051841736, -1.3140075206756592, 0.6717283129692078, -0.46107086539268494, -0.6087197065353394, 0.011172056198120117, -0.008466809056699276, -0.5908089876174927, 1.0050352811813354, -0.4623976945877075, -0.03295999765396118, -0.008958809077739716, -0.004950111731886864, -0.5993712544441223, 1.0064129829406738, -0.45894956588745117, -0.006379358470439911, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.005531268194317818, -2.338218337172293e-06, -0.8461476564407349, -0.18324698507785797, -0.4435298442840576, -1.632400393486023, -1.8464773893356323, -1.4299925565719604, -0.5521411895751953, -0.3112572431564331, -0.11828171461820602, -0.03591831773519516, -1.1497375965118408, -1.3095426559448242, -1.7026102542877197, -1.7206248044967651], "max": [-0.10507972538471222, 0.07993569225072861, 0.3238031268119812, -0.37656065821647644, 0.7445189356803894, 0.1392071396112442, -0.09717593342065811, -0.15454033017158508, 0.3043656349182129, 0.6011435985565186, -0.2772951126098633, 1.0901222229003906, 0.04023879021406174, -0.04496898874640465, 0.015363729558885098, 0.004303277004510164, -0.568666934967041, 1.0090663433074951, -0.45177721977233887, -0.028471725061535835, -0.004983266815543175, 0.007755680941045284, -0.5761927962303162, 1.009607195854187, -0.44893068075180054, -0.0018295978661626577, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.004867845214903355, 2.0856298306171084e-06, 0.5197573900222778, 0.3899822533130646, 0.35113903880119324, 1.6255916357040405, 3.5004055500030518, 3.762518882751465, 3.650740623474121, 0.5673940181732178, 0.08564651012420654, 0.5284498333930969, 0.2649443745613098, 0.19203199446201324, 0.7589132189750671, 0.1426003873348236], "mean": [-0.39259082078933716, -0.05503121390938759, 0.08163725584745407, -1.02287757396698, 0.24504348635673523, -0.5832022428512573, -0.4512597620487213, -0.22327372431755066, 0.21247495710849762, 0.5154806971549988, -1.0540711879730225, 0.756929874420166, -0.2506681978702545, -0.5250462889671326, 0.014008776284754276, -0.0017407534178346395, -0.5845581293106079, 1.007312297821045, -0.45581763982772827, -0.03159533068537712, -0.006228553131222725, 0.002548790769651532, -0.5923399329185486, 1.0084294080734253, -0.45278725028038025, -0.004847201984375715, 0.20316684246063232, 1.7453168630599976, 0.20316684246063232, 0.20316684246063232, 0.20316684246063232, 0.20316684246063232, 1.6819075345993042, 1.6916905641555786, 1.6819075345993042, 1.6819075345993042, 1.6819075345993042, 1.6819075345993042, -0.0050790379755198956, -2.4195639980462147e-07, -0.00032755610300228, 0.01028801966458559, 0.0117654325440526, 0.0005273038404993713, 0.028656812384724617, -0.042589861899614334, 0.02111067995429039, 0.027513938024640083, -0.005375332664698362, 0.014154795557260513, -0.03511367365717888, -0.017961056903004646, -0.018339766189455986, -0.02455075830221176], "std": [0.22801238298416138, 0.08203625679016113, 0.15847083926200867, 0.34243831038475037, 0.2989097535610199, 0.4021114408969879, 0.22385954856872559, 0.09290951490402222, 0.021772122010588646, 0.06866259127855301, 0.15433047711849213, 0.08509021997451782, 0.06172383576631546, 0.11657491326332092, 0.0011836880585178733, 0.0014078314416110516, 0.004692354239523411, 0.0006868295604363084, 0.0027398683596402407, 0.0013563791289925575, 0.0011356656905263662, 0.0013609544839709997, 0.0051246630027890205, 0.000578763079829514, 0.002777671441435814, 0.001448958064429462, 0.556334376335144, 1.239776611328125e-05, 0.556334376335144, 0.556334376335144, 0.556334376335144, 0.556334376335144, 0.3210350275039673, 0.29525625705718994, 0.3210350275039673, 0.3210350275039673, 0.3210350275039673, 0.3210350275039673, 0.00015874388918746263, 7.463684141839622e-07, 0.2005137950181961, 0.056345563381910324, 0.09355989843606949, 0.372426301240921, 0.3447348475456238, 0.40342870354652405, 0.3252277076244354, 0.0974593237042427, 0.018010009080171585, 0.0642983689904213, 0.2059839367866516, 0.13508154451847076, 0.19446754455566406, 0.17198224365711212], "count": [537]}, "timestamp": {"min": [0.0], "max": [17.866666666666667], "mean": [8.933333333333334], "std": [5.167275949737999], "count": [537]}, "frame_index": {"min": [0], "max": [536], "mean": [268.0], "std": [155.01827849213998], "count": [537]}, "episode_index": {"min": [275], "max": [275], "mean": [275.0], "std": [0.0], "count": [537]}, "index": {"min": [108401], "max": [108937], "mean": [108669.0], "std": [155.01827849213998], "count": [537]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [537]}, "subtask_annotation": {"mean": [1.5698324022346368, 2.0, 2.0, 2.0, 2.0], "std": [0.7666601306290128, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [537]}, "scene_annotation": {"mean": [275.0], "std": [0.0], "min": [275], "max": [275], "count": [537]}, "eef_direction_state": {"mean": [4.167597765363128, 5.249534450651769], "std": [2.202468650969925, 1.71561043075539], "min": [0, 0], "max": [6, 6], "count": [537]}, "eef_velocity_state": {"mean": [0.6964618249534451, 0.24208566108007448], "std": [0.7317274750237829, 0.4930218152912269], "min": [0, 0], "max": [2, 2], "count": [537]}, "eef_acc_mag_state": {"mean": [0.819366852886406, 0.32774674115456237], "std": [0.883827996202585, 0.666177530368567], "min": [0, 0], "max": [2, 2], "count": [537]}, "eef_direction_action": {"mean": [4.279329608938547, 5.07635009310987], "std": [2.135145540226746, 1.7097974038905832], "min": [0, 0], "max": [6, 6], "count": [537]}, "eef_velocity_action": {"mean": [0.702048417132216, 0.3538175046554935], "std": [0.7601917658941392, 0.5897552977311571], "min": [0, 0], "max": [2, 2], "count": [537]}, "eef_acc_mag_action": {"mean": [0.8938547486033519, 0.595903165735568], "std": [0.848867929082573, 0.8042149056435406], "min": [0, 0], "max": [2, 2], "count": [537]}, "eef_sim_pose_state": {"mean": [0.3387384856387172, 0.2736342029106234, 0.12645333759317667, -1.9109669997084624, -0.8972615739764142, 1.7233061871339674, 0.2615013319488634, -0.08797139218349884, 0.09702419841558832, -2.0935073842340106, -0.7392853709242297, 2.6636831828142773], "std": [0.050566507717886074, 0.06313301874295996, 0.03677040858789207, 1.8081182072489244, 0.21711045834668347, 1.3847904555061774, 0.026621281998837645, 0.009571516422928899, 0.017484958408057267, 0.24025487645597537, 0.06586045764045471, 0.2466134182461859], "min": [0.2786777333713064, 0.14950146309020518, 0.061591973941648, -3.140823842076927, -1.4074872389196023, -3.106631465820368, 0.24087358706871317, -0.1184571040066877, 0.0705684596537253, -2.402684384753952, -0.8052057059855136, 1.7723858839475437], "max": [0.45138507530013106, 0.36251298526903086, 0.19456615375386202, 3.1398054340388253, -0.556632851737741, 3.068870282416876, 0.3525953628573979, -0.07439942329212886, 0.14941839170207044, -0.9763053808432873, -0.4720681163922211, 2.925955751956241], "count": [537]}, "eef_sim_pose_action": {"mean": [0.3439049214684014, 0.276274944202579, 0.12462937114456443, -1.9001917309494096, -0.9217976930266764, 1.6700454893279286, 0.2659823353408307, -0.09465972281908965, 0.09044303957426565, -2.0515508196000285, -0.7359497978590088, 2.639351194075011], "std": [0.051847055350002044, 0.05867388607673635, 0.0369133551963087, 1.7948510623975609, 0.21992525429015672, 1.3748826787997124, 0.022109162768958582, 0.009685674972418398, 0.018090933349360044, 0.20154557919270913, 0.06616292945978396, 0.22147869269121617], "min": [0.27642033451992687, 0.1606543394701425, 0.06270663810729264, -3.1411614243865453, -1.4507322794032376, -3.0943763043993218, 0.250236363503781, -0.12451631513757802, 0.056327703205651204, -2.377209714307283, -0.80528844267529, 1.750755852726135], "max": [0.45984664691273386, 0.36733095562677304, 0.19960018727542853, 3.137797162881124, -0.5777050439017306, 3.0596400688535086, 0.3593739339290597, -0.0745756540645831, 0.1440766214038864, -0.8792168173916085, -0.4323440762634254, 2.907428582788815], "count": [537]}}} +{"episode_index": 271, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.408267262591311]], [[0.5216650302768165]], [[0.46501581603229525]]], "std": [[[0.3066937531724674]], [[0.23719110849164649]], [[0.23675047271705385]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4166494569396386]], [[0.4471800341214917]], [[0.3927557189542484]]], "std": [[[0.2937947381509774]], [[0.2392967532282332]], [[0.2552661128799371]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3789272395232603]], [[0.4889610798731257]], [[0.42624191897347175]]], "std": [[[0.3182345067427716]], [[0.22583203935653479]], [[0.24286067328551927]]], "count": [100]}, "observation.state": {"min": [-0.8126936554908752, -0.19035708904266357, -0.6733042001724243, -1.469063639640808, -1.5503382682800293, -0.591572105884552, -0.6974703073501587, -1.0249651670455933, -0.431459903717041, 0.20332688093185425, -1.7162582874298096, -0.058946557343006134, -0.2728530764579773, -0.5432302355766296, 0.00994577631354332, -0.00536019541323185, -0.6194273233413696, 1.0324468612670898, -0.4518710672855377, -0.0039388579316437244, -0.01377071812748909, -0.002950896043330431, -0.6198267340660095, 1.014265537261963, -0.44355279207229614, -0.00468628853559494, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0059148701839149, -0.001910519553348422, -0.877397358417511, -0.9223648309707642, -0.5302693843841553, -1.181403636932373, -1.856536865234375, -1.3340392112731934, -2.0407638549804688, -1.1627249717712402, -0.792386531829834, -1.3150298595428467, -1.2344118356704712, -1.548574686050415, -1.0971755981445312, -0.8402732610702515, -14.520364761352539, -14.987791061401367, -3.7631258964538574, -10.592185974121094, -0.48778998851776123, -7.862026691436768, -1.5207569599151611, -13.963602066040039, -5.708181381225586, -2.710012435913086, -7.356532573699951, -1.0616605281829834, -1.778998851776123, -2.008547067642212, -0.007176615763455629, -0.024528538808226585, -0.012430822476744652, -0.008896490558981895, -0.01929907314479351, -0.014524988830089569, -0.0056427414529025555, -0.0209952425211668, -0.02365753799676895, -0.010312872007489204, -0.01004393957555294, -0.008262150920927525, -3.0754499435424805, -0.5493389368057251, 3.1178696155548096, -31.20245361328125, 8.436046600341797, -0.33682000637054443, 0.16967999935150146, -0.36003971099853516, 6.013034343719482, -34.44361114501953, 10.633035659790039, 0.08188537508249283, -0.025801897048950195, -0.017041657119989395, 0.004273504484444857, -0.08198151737451553, 0.37767845392227173, -0.022198166698217392, 0.041044384241104126, 0.3187710642814636, -0.24277931451797485, 0.013845757581293583, -3.1259844303131104, -1.2480359077453613, -3.112208127975464, -2.941159725189209, -1.2507221698760986, -3.0092592239379883, -0.7556742429733276, -0.2010289430618286, 9.677169799804688, -0.00924062728881836, -0.03576043248176575, -0.04189780354499817, -0.021278856322169304, 0.01782413199543953, 0.688117265701294, 0.7225912809371948], "max": [-0.0006354422075673938, 0.33608025312423706, -0.2537860870361328, -0.7378631234169006, 0.6245943903923035, 0.6992446780204773, 0.09346866607666016, 0.2779276669025421, 0.17738673090934753, 1.3853356838226318, -0.5094577074050903, 0.6162752509117126, 0.6149407625198364, -0.0061973463743925095, 0.011240499094128609, 0.00011449636076577008, -0.6066094636917114, 1.0354211330413818, -0.444214791059494, 0.0014711283147335052, -0.012394906021654606, 0.0028989710845053196, -0.6057687401771545, 1.0173343420028687, -0.4372148811817169, -0.0005844224942848086, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0054341633804142475, -0.001813365495763719, 0.7300505638122559, 0.3469659090042114, 0.5846648812294006, 0.8053162693977356, 1.6970629692077637, 1.8509238958358765, 0.6401702761650085, 1.2006224393844604, 0.7957593202590942, 1.000571846961975, 1.245651125907898, 1.6507201194763184, 1.4606692790985107, 0.8938133716583252, -3.4519271850585938, 5.372405529022217, 3.257631301879883, 0.21367523074150085, 4.361416339874268, 2.8119657039642334, 0.918192982673645, -0.9130904674530029, 8.852259635925293, 1.6990231275558472, 2.991453170776367, 1.6355311870574951, 2.3528692722320557, 1.4059828519821167, 0.006501109804958105, 0.02024882659316063, 0.026527436450123787, 0.00810232013463974, 0.008360715582966805, 0.016771316528320312, 0.006662073079496622, 0.019225947558879852, 0.028821129351854324, 0.006760495714843273, 0.012704161927103996, 0.007813728414475918, -0.7847700119018555, 0.24868722259998322, 12.783266067504883, -20.570512771606445, 21.141239166259766, 0.7251948714256287, 2.3543100357055664, 0.5864564180374146, 14.074954986572266, -23.57412338256836, 22.739179611206055, 1.1754565238952637, 0.023060129955410957, 0.014649187214672565, 0.006715507246553898, 0.013663585297763348, 0.5891034007072449, 0.3146040439605713, 0.37269824743270874, 0.533482551574707, 0.013767479918897152, 0.20746205747127533, 3.0884623527526855, 0.5643100142478943, 3.090608596801758, 2.9715585708618164, 0.2182263433933258, 3.1329901218414307, -0.3165329694747925, 0.18972516059875488, 9.888809204101562, 0.023066600784659386, 0.030665844678878784, 0.037437111139297485, -0.014828678220510483, 0.024556132033467293, 0.6906565427780151, 0.7249137759208679], "mean": [-0.47787630558013916, -0.008265363052487373, -0.4756406247615814, -1.0997577905654907, -0.3255563974380493, 0.0897863432765007, -0.35724133253097534, -0.3058983087539673, -0.11593567579984665, 0.5095587968826294, -1.1517670154571533, 0.1825849711894989, 0.08355220407247543, -0.37286755442619324, 0.010703334584832191, -0.0019864081405103207, -0.6153255701065063, 1.034057378768921, -0.44687533378601074, -0.001235983450897038, -0.0129892872646451, 0.0007782651227898896, -0.6162269711494446, 1.0163280963897705, -0.4399210512638092, -0.003224186599254608, 0.7512800693511963, 1.745320439338684, 0.7512800693511963, 0.7512800693511963, 0.7512800693511963, 0.7512800693511963, 0.49763593077659607, 1.745320439338684, 0.49763593077659607, 0.49763593077659607, 0.49763593077659607, 0.49763593077659607, -0.005684904754161835, -0.0019069566624239087, -0.014696009457111359, 0.0011502123670652509, 0.00902881845831871, 0.002319884719327092, -0.042820997536182404, 0.04293996840715408, -0.011300787329673767, 0.005576746538281441, -0.02365398220717907, 0.0017525764415040612, -0.0014488784363493323, 0.009420459158718586, -0.005867039319127798, 0.0036123197060078382, -9.110016822814941, -1.8866037130355835, 0.5101855993270874, -4.6848249435424805, 0.1899731159210205, 0.21216803789138794, -0.36342960596084595, -6.627424716949463, -1.627197504043579, -0.5508098602294922, -4.515639781951904, -0.07060033082962036, -0.13621334731578827, -0.5583255290985107, 0.0001615500805201009, -0.0004620047111529857, 0.0009201514185406268, 2.221137037849985e-05, -0.0003529785026330501, -2.640499152661846e-09, 0.00012125528155593202, 0.0003791652852669358, 0.00017155396926682442, -0.00028092824504710734, -0.00025669694878160954, -0.00015133964188862592, -2.0480167865753174, -0.082747682929039, 8.324889183044434, -25.27617073059082, 14.990104675292969, 0.15601521730422974, 1.2096734046936035, 0.2002587765455246, 10.804015159606934, -28.262962341308594, 16.99456787109375, 0.6047435402870178, 0.002156841801479459, -0.002705502789467573, 0.005465113092213869, -0.03523334115743637, 0.4753727316856384, 0.10388832539319992, 0.22849087417125702, 0.4290968179702759, -0.14673538506031036, 0.11435892432928085, -0.27076396346092224, -0.603661835193634, 0.34566396474838257, -1.8589435815811157, -0.9855991005897522, 2.3948440551757812, -0.6010683178901672, 0.03157924488186836, 9.776469230651855, 0.0016657797386869788, 0.0010189726017415524, 0.0003480639716144651, -0.019686352461576462, 0.023482410237193108, 0.6891044974327087, 0.7240111231803894], "std": [0.26902690529823303, 0.1677134782075882, 0.11088909953832626, 0.2443188726902008, 0.6578923463821411, 0.3251473903656006, 0.1770988404750824, 0.42334750294685364, 0.14661668241024017, 0.30197873711586, 0.4125194847583771, 0.1612965315580368, 0.2291509360074997, 0.15839356184005737, 0.000334882119204849, 0.0012225385289639235, 0.0025374600663781166, 0.0008928813622333109, 0.0014981974381953478, 0.00118323415517807, 0.00033756086486391723, 0.00120999023783952, 0.002870399272069335, 0.0005832627648487687, 0.001652421778999269, 0.0008201058371923864, 0.8587587475776672, 8.821487426757812e-06, 0.8587587475776672, 0.8587587475776672, 0.8587587475776672, 0.8587587475776672, 0.781797468662262, 8.821487426757812e-06, 0.781797468662262, 0.781797468662262, 0.781797468662262, 0.781797468662262, 9.399213740834966e-05, 8.97647623787634e-06, 0.21152853965759277, 0.15000119805335999, 0.133729949593544, 0.2650165855884552, 0.5090552568435669, 0.3629017174243927, 0.28650832176208496, 0.32253652811050415, 0.19800272583961487, 0.29694604873657227, 0.35843905806541443, 0.3370741605758667, 0.29005464911460876, 0.1884617805480957, 2.661639451980591, 3.761021137237549, 1.6036704778671265, 3.160855293273926, 0.6361850500106812, 1.4586079120635986, 0.5764254331588745, 3.675931930541992, 2.993929386138916, 0.9034226536750793, 2.3352138996124268, 0.41019725799560547, 0.48587414622306824, 0.5741429328918457, 0.0023336103186011314, 0.005952597130089998, 0.005423235706984997, 0.00270299450494349, 0.002955150557681918, 0.00279015745036304, 0.0022864993661642075, 0.005919555202126503, 0.006915608886629343, 0.00278413575142622, 0.002306824317201972, 0.0019058643374592066, 0.3483521342277527, 0.12185312062501907, 2.218625783920288, 3.0598325729370117, 3.0807385444641113, 0.22933322191238403, 0.323559433221817, 0.14992882311344147, 1.8921654224395752, 2.564181089401245, 3.166461944580078, 0.24839556217193604, 0.007564356084913015, 0.005418384913355112, 0.0005007873405702412, 0.01703338883817196, 0.05692777410149574, 0.09643015265464783, 0.08253060281276703, 0.07306385785341263, 0.07857584208250046, 0.047161124646663666, 2.4418554306030273, 0.6014459729194641, 2.2877323627471924, 0.857222855091095, 0.3727545142173767, 0.8271719217300415, 0.06467099487781525, 0.05825444683432579, 0.03336760401725769, 0.0043211448937654495, 0.008457169868052006, 0.010270755738019943, 0.0011712050763890147, 0.0013414558488875628, 0.0004610730684362352, 0.0004009607946500182], "count": [443]}, "action": {"min": [-0.8942252993583679, -0.20226268470287323, -0.7810442447662354, -1.4810459613800049, -1.560225248336792, -0.6457312107086182, -0.6981316804885864, -1.0411567687988281, -0.47134244441986084, 0.18789061903953552, -1.7027201652526855, -0.06810387969017029, -0.3834194540977478, -0.5890735387802124, 0.009541783481836319, -0.009454416111111641, -0.6169202327728271, 1.0297662019729614, -0.45182910561561584, -0.0035625400487333536, -0.01398677658289671, -0.007449482101947069, -0.6176091432571411, 1.0088419914245605, -0.4442399740219116, -0.004979738965630531, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0059148701839149, -0.001910519553348422, -0.877397358417511, -0.9223648309707642, -0.5302693843841553, -1.181403636932373, -1.856536865234375, -1.3340392112731934, -2.0407638549804688, -1.1627249717712402, -0.792386531829834, -1.3150298595428467, -1.2344118356704712, -1.548574686050415, -1.0971755981445312, -0.8402732610702515], "max": [-0.02785935066640377, 0.32275494933128357, -0.19857220351696014, -0.6491004228591919, 0.6547297239303589, 0.6981316804885864, 0.10026949644088745, 0.28514376282691956, 0.19831661880016327, 1.466273546218872, -0.4401811361312866, 0.6198915243148804, 0.6239750385284424, -0.002507392782717943, 0.012439689598977566, 0.0037878071889281273, -0.6024819016456604, 1.0345890522003174, -0.44346997141838074, 0.0013556457124650478, -0.01107776165008545, 0.005800722166895866, -0.5997424125671387, 1.0165349245071411, -0.4361755847930908, -0.0012780502438545227, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0054341633804142475, -0.001813365495763719, 0.7300505638122559, 0.3469659090042114, 0.5846648812294006, 0.8053162693977356, 1.6970629692077637, 1.8509238958358765, 0.6401702761650085, 1.2006224393844604, 0.7957593202590942, 1.000571846961975, 1.245651125907898, 1.6507201194763184, 1.4606692790985107, 0.8938133716583252], "mean": [-0.5136133432388306, 0.0006677889614365995, -0.4902430772781372, -1.0455613136291504, -0.33193954825401306, 0.09165757894515991, -0.3545582890510559, -0.3222220540046692, -0.13172055780887604, 0.5243544578552246, -1.114472508430481, 0.18121348321437836, 0.08340765535831451, -0.3718930184841156, 0.010858721099793911, -0.002263941103592515, -0.61219722032547, 1.032537817955017, -0.4471482038497925, -0.0011397884227335453, -0.012677766382694244, 0.00022272462956607342, -0.6128187775611877, 1.0145782232284546, -0.4402424395084381, -0.0034619064535945654, 0.7512800693511963, 1.745320439338684, 0.7512800693511963, 0.7512800693511963, 0.7512800693511963, 0.7512800693511963, 0.4973207116127014, 1.745320439338684, 0.4973207116127014, 0.4973207116127014, 0.4973207116127014, 0.4973207116127014, -0.005684977397322655, -0.001906963181681931, -0.014801404438912868, 7.97087704995647e-06, 0.008831974118947983, 0.0019563620444387197, -0.039516717195510864, 0.04274483770132065, -0.011327010579407215, 0.005495033226907253, -0.023095974698662758, 0.00283310329541564, -0.0014879259979352355, 0.008656883612275124, -0.00758244376629591, 0.00316267809830606], "std": [0.273905485868454, 0.16235005855560303, 0.13821451365947723, 0.25239622592926025, 0.6607196927070618, 0.3333475589752197, 0.1774853765964508, 0.43188610672950745, 0.14367932081222534, 0.3216036856174469, 0.4241073727607727, 0.16129085421562195, 0.23467999696731567, 0.15775007009506226, 0.000516560219693929, 0.002240715781226754, 0.0025266665033996105, 0.0010489312699064612, 0.0017158293630927801, 0.0010669348994269967, 0.0005232584662735462, 0.0021345370914787054, 0.0030951695516705513, 0.0011361754732206464, 0.0018451784271746874, 0.0006904563051648438, 0.8587587475776672, 8.821487426757812e-06, 0.8587587475776672, 0.8587587475776672, 0.8587587475776672, 0.8587587475776672, 0.7817488312721252, 8.821487426757812e-06, 0.7817488312721252, 0.7817488312721252, 0.7817488312721252, 0.7817488312721252, 9.39384481171146e-05, 8.97617337614065e-06, 0.2115214318037033, 0.15189112722873688, 0.1334625482559204, 0.2649533748626709, 0.5128434300422668, 0.3629382848739624, 0.28650909662246704, 0.3225245773792267, 0.19840921461582184, 0.29779741168022156, 0.3584307134151459, 0.33748501539230347, 0.292218953371048, 0.18867234885692596], "count": [443]}, "timestamp": {"min": [0.0], "max": [14.733333333333333], "mean": [7.366666666666667], "std": [4.262758626888357], "count": [443]}, "frame_index": {"min": [0], "max": [442], "mean": [221.0], "std": [127.88275880665071], "count": [443]}, "episode_index": {"min": [276], "max": [276], "mean": [276.0], "std": [0.0], "count": [443]}, "index": {"min": [108938], "max": [109380], "mean": [109159.0], "std": [127.88275880665071], "count": [443]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [443]}, "subtask_annotation": {"mean": [0.3340857787810384, 2.0, 2.0, 2.0, 2.0], "std": [0.4904397638265375, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [443]}, "scene_annotation": {"mean": [276.0], "std": [0.0], "min": [276], "max": [276], "count": [443]}, "eef_direction_state": {"mean": [3.2866817155756207, 2.9683972911963883], "std": [2.058178325202611, 2.091343850674338], "min": [0, 0], "max": [6, 6], "count": [443]}, "eef_velocity_state": {"mean": [1.0090293453724606, 1.0158013544018059], "std": [0.6513813809342345, 0.663272873036818], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_acc_mag_state": {"mean": [0.9841986455981941, 0.9164785553047404], "std": [0.8323175923500652, 0.8550866344848701], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_direction_action": {"mean": [3.0586907449209932, 2.8645598194130923], "std": [1.9832675005791316, 2.096903871095615], "min": [0, 0], "max": [6, 6], "count": [443]}, "eef_velocity_action": {"mean": [1.144469525959368, 1.0970654627539504], "std": [0.6765233630921286, 0.6963727127641997], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_acc_mag_action": {"mean": [1.1918735891647856, 1.1760722347629797], "std": [0.7432020662875396, 0.7546191326849558], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_sim_pose_state": {"mean": [0.35298714478236887, 0.19178808085293056, 0.16869608148417134, -0.2638061361049881, -0.6040135504918194, 0.35281865300180304, 0.3052572407823413, -0.23934873078629018, 0.11380519370070281, -1.8658414715795777, -0.985837316760497, 2.401832908309773], "std": [0.06128626074965578, 0.07337166276497384, 0.05718264923739283, 2.47526046878681, 0.6015514519490687, 2.3222719521628874, 0.09620120211904148, 0.05857165548677839, 0.033568477046894946, 0.8733757986501117, 0.37271758398278204, 0.8388940552944262], "min": [0.23568983842055505, 0.09779650595461435, 0.08760852010303126, -3.1321553839455705, -1.2523592549964688, -3.1394952171044905, 0.16411402487854773, -0.34144547865584485, 0.07356166854007647, -3.13223355153694, -1.2507290258062802, -3.1060182998047083], "max": [0.43366063740104666, 0.35753810690711807, 0.2672688381045885, 3.139645980769745, 0.5642246930691055, 3.1331891012207373, 0.44638339416746436, -0.11537711830138964, 0.18626958836333632, 3.0609751046463742, 0.2182205748149464, 3.1330144648174185], "count": [443]}, "eef_sim_pose_action": {"mean": [0.3604038054077296, 0.19643164846078776, 0.1670158134122402, 0.033977046163352786, -0.6065933121412984, 0.1813440873228689, 0.3080170088997182, -0.24800469754526203, 0.10987397612494222, -1.8750353083354303, -0.9742533518853583, 2.4037968926170215], "std": [0.060064379448322304, 0.07579027177308738, 0.05859172424431088, 2.4681240989704185, 0.6292685812980058, 2.3537344419470516, 0.09816936290739463, 0.05699937113957819, 0.03431553922146164, 0.6785121544266172, 0.4014657659403603, 0.6269050005880578], "min": [0.24645863258933806, 0.07938655408622826, 0.08432195381413328, -3.136006568628073, -1.3175262604525755, -3.103008874850687, 0.1614111743119699, -0.35748130612252504, 0.069370331668977, -3.1232215594313706, -1.2351921351244923, -3.0791754513619196], "max": [0.4446740908324722, 0.36640536037296473, 0.2678767623819918, 3.1361914684451375, 0.5834618759880938, 3.1347456776050207, 0.4539755169776831, -0.10872886295244893, 0.1966770533604074, 3.0852413110503, 0.2730598364429677, 3.139063413049237], "count": [443]}}} +{"episode_index": 272, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3908769247404844]], [[0.5073443002691272]], [[0.4439062331795463]]], "std": [[[0.2862777994431591]], [[0.2081593128753095]], [[0.22916786005160097]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5058359645328719]], [[0.4730197424067666]], [[0.3431296568627451]]], "std": [[[0.30889414650409014]], [[0.20118267911248075]], [[0.2521634583595888]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4025683294886582]], [[0.4858033232410611]], [[0.4116011005382545]]], "std": [[[0.28727734361464397]], [[0.23200116285538122]], [[0.24948217748542295]]], "count": [100]}, "observation.state": {"min": [-0.8812763094902039, -0.34371045231819153, -0.5039301514625549, -0.7456903457641602, -1.1662904024124146, 0.01774008944630623, -0.7064927220344543, -1.2258720397949219, -0.2998417019844055, -0.19518251717090607, -1.0902609825134277, -0.5882358551025391, -0.21152880787849426, -0.5554046034812927, 0.001963546732440591, 0.00026326903025619686, -0.5989798307418823, 1.0075207948684692, -0.4511449337005615, -0.01751088723540306, -0.016437742859125137, -0.011725126765668392, -0.6097842454910278, 1.0037906169891357, -0.44881904125213623, -0.00013654507347382605, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0005724145448766649, -3.927097168343607e-06, -0.472989559173584, -0.21015015244483948, -0.6871247291564941, -0.2081468105316162, -2.702502965927124, -0.6235424876213074, -0.7993005514144897, -0.6314695477485657, -0.5821141004562378, -1.0327205657958984, -0.43123143911361694, -0.8050403594970703, -0.4381554126739502, -0.5781468152999878, -20.1993408203125, -13.09523868560791, -3.987790107727051, -7.99755859375, -2.3815629482269287, -2.065934181213379, -2.238095283508301, -18.33975601196289, -3.5409035682678223, -3.51037859916687, -10.561660766601562, -2.238095283508301, -1.6355311870574951, -1.1190476417541504, -0.007902935147285461, -0.025889558717608452, -0.0345391109585762, -0.0072901626117527485, -0.02569766901433468, -0.012545816600322723, -0.009906171821057796, -0.02713858336210251, -0.02859492227435112, -0.014028210192918777, -0.03378913924098015, -0.012774139642715454, -0.6362999677658081, -0.12248773872852325, 1.2026069164276123, -33.21776580810547, 5.596955299377441, -0.8835963010787964, 0.9049599766731262, 0.0816584900021553, 0.6384209394454956, -35.01158142089844, 6.688446044921875, -0.8907824754714966, -0.00997941754758358, -0.03192239999771118, 0.0030525033362209797, -0.13663585484027863, 0.47210758924484253, 0.010441162623465061, 0.05205710232257843, 0.4221508800983429, -0.32882770895957947, 0.010508829727768898, -3.1243467330932617, -1.426290512084961, -3.0654890537261963, -3.122962236404419, -1.3509597778320312, -3.1386187076568604, -0.8931018114089966, -0.11719974130392075, 9.666584014892578, -0.01467740535736084, -0.039248138666152954, -0.039575427770614624, 0.01606432907283306, 0.004939679987728596, -0.8901771903038025, 0.454660028219223], "max": [-0.3200521469116211, 0.5260604619979858, 0.06141882389783859, -0.3212026357650757, 0.5215739011764526, 0.6908616423606873, -0.2613125443458557, -0.1004462018609047, 0.3406589925289154, 0.937864363193512, -0.4638724625110626, 0.2824151813983917, 0.21535933017730713, -0.21572980284690857, 0.005874378606677055, 0.005561004392802715, -0.5797528028488159, 1.0082993507385254, -0.443935364484787, -0.010258618742227554, -0.009099192917346954, -0.00453392555937171, -0.5874207019805908, 1.0070736408233643, -0.4409313201904297, 0.0061289723962545395, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0003824799496214837, 0.0003735293576028198, 0.721614420413971, 0.8768515586853027, 0.7951630353927612, 0.45819878578186035, 0.9327013492584229, 0.869170606136322, 0.9129813313484192, 1.2747180461883545, 0.58207106590271, 0.6484471559524536, 0.14795483648777008, 1.8394882678985596, 0.7255593538284302, 0.22451169788837433, -2.7838125228881836, 6.135531425476074, 2.962759494781494, 0.48840051889419556, 0.7747253179550171, 3.0415139198303223, 0.5164835453033447, -1.2248773574829102, 13.431014060974121, 2.6117217540740967, 2.0451772212982178, 0.7460317611694336, 2.065934181213379, 1.4633699655532837, 0.019095392897725105, 0.02795366197824478, 0.034878991544246674, 0.008259335532784462, 0.015842434018850327, 0.008746061474084854, 0.016544159501791, 0.03260848671197891, 0.04210399463772774, 0.00632794015109539, 0.012010868638753891, 0.010528484359383583, 0.8483999967575073, 0.6384209394454956, 15.322102546691895, -20.83633804321289, 22.5463809967041, 0.5982438325881958, 2.502779960632324, 0.9353609085083008, 13.050511360168457, -18.789215087890625, 20.426055908203125, 0.6481170654296875, 0.01615048199892044, 0.024956976994872093, 0.003663003910332918, -0.027327170595526695, 0.6078387498855591, 0.5543375015258789, 0.2093593180179596, 0.6215707063674927, 0.12083408981561661, 0.4822779893875122, 3.1181304454803467, 0.09703310579061508, 3.110956907272339, -0.944856584072113, -0.4945201873779297, 3.1377222537994385, -0.1277300864458084, 0.2404620200395584, 9.902320861816406, 0.010666608810424805, 0.03505206108093262, 0.0345744788646698, 0.02833944372832775, 0.012288158759474754, -0.8880061507225037, 0.45935744047164917], "mean": [-0.6817114949226379, -0.10811414569616318, -0.18684445321559906, -0.43611058592796326, -0.1397649645805359, 0.310552716255188, -0.6235172152519226, -0.9108195900917053, 0.15396271646022797, 0.5065100789070129, -0.7248138785362244, -0.019535671919584274, 0.009637163951992989, -0.30608484148979187, 0.0031389931682497263, 0.0023902063257992268, -0.5939547419548035, 1.0080451965332031, -0.44680526852607727, -0.012601781636476517, -0.01371394470334053, -0.008902780711650848, -0.6029152274131775, 1.0062583684921265, -0.4436361789703369, 0.00454131281003356, 0.5582889318466187, 1.7453279495239258, 0.5582889318466187, 0.5582889318466187, 0.5582889318466187, 0.5582889318466187, 1.1801577806472778, 1.7453279495239258, 1.1801577806472778, 1.1801577806472778, 1.1801577806472778, 1.1801577806472778, -5.701812551706098e-05, 8.587605407228693e-05, -0.02299393154680729, 0.03958388417959213, -0.0007360571762546897, 0.021755481138825417, -0.09194323420524597, 0.037017572671175, 0.017636599019169807, 0.06911039352416992, 0.020368967205286026, -0.1038735881447792, -0.0533156655728817, 0.00464537413790822, -0.008918662555515766, -0.02306378073990345, -11.768599510192871, -4.3905792236328125, 0.12099526822566986, -5.313595771789551, -0.4214918613433838, 0.08337748050689697, -0.5357014536857605, -9.777231216430664, 4.702907085418701, -1.2148380279541016, -5.837456703186035, -0.2989945411682129, 0.14905181527137756, -0.11192243546247482, -1.2504971891758032e-05, -6.395870150299743e-05, -6.59027136862278e-05, -3.674028630484827e-05, -8.267946395790204e-05, -0.00037426516064442694, 0.000671328220050782, -0.00023359351325780153, -0.0005714965518563986, -0.00046305052819661796, 5.9672667703125626e-05, -0.0002755318128038198, 0.01552329771220684, 0.15293489396572113, 10.557907104492188, -25.827123641967773, 17.373857498168945, -0.1474694162607193, 1.752111792564392, 0.495584100484848, 9.757166862487793, -24.13751792907715, 16.402294158935547, -0.14944367110729218, 0.0029033434111624956, -0.002326447516679764, 0.003655429231002927, -0.07813429087400436, 0.5365550518035889, 0.1947868913412094, 0.14318977296352386, 0.5256438255310059, -0.051896970719099045, 0.3014441430568695, 0.11314266175031662, -0.9890679121017456, 0.004231308586895466, -2.283173084259033, -0.999555230140686, 0.15507404506206512, -0.5035738945007324, 0.0320950485765934, 9.785016059875488, -0.0005180861917324364, 0.0013866658555343747, 0.001069416175596416, 0.02407067082822323, 0.009877246804535389, -0.8890395760536194, 0.45707565546035767], "std": [0.16853705048561096, 0.29338622093200684, 0.21625156700611115, 0.12848153710365295, 0.5644551515579224, 0.19694547355175018, 0.10188513994216919, 0.3751715421676636, 0.2171441912651062, 0.3336509168148041, 0.1697494089603424, 0.270893394947052, 0.10528922826051712, 0.10170255601406097, 0.0012250742875039577, 0.001494650961831212, 0.005287481006234884, 0.0002773031883407384, 0.0023333076387643814, 0.0018818024545907974, 0.0022402245085686445, 0.001308722305111587, 0.005751424003392458, 0.0010178412776440382, 0.001827659085392952, 0.001657657092437148, 0.8067748546600342, 1.3113021850585938e-06, 0.8067748546600342, 0.8067748546600342, 0.8067748546600342, 0.8067748546600342, 0.8128106594085693, 1.3113021850585938e-06, 0.8128106594085693, 0.8128106594085693, 0.8128106594085693, 0.8128106594085693, 0.00021207993268035352, 7.910835847724229e-05, 0.15695686638355255, 0.22869013249874115, 0.1786586046218872, 0.11607251316308975, 0.48585736751556396, 0.1813851147890091, 0.1899193525314331, 0.28364601731300354, 0.19616585969924927, 0.27678805589675903, 0.10632223635911942, 0.3203223943710327, 0.14408515393733978, 0.11833533644676208, 4.450168132781982, 5.531551837921143, 2.07775616645813, 2.2613372802734375, 0.8194128274917603, 1.4077781438827515, 0.725192129611969, 4.330151081085205, 4.822839736938477, 1.8207913637161255, 2.842717409133911, 0.6604472398757935, 0.8601745963096619, 0.5608299970626831, 0.003128169337287545, 0.005907193757593632, 0.008245321922004223, 0.0025545081589370966, 0.003960335161536932, 0.002605009125545621, 0.004040045663714409, 0.007055999711155891, 0.00902465358376503, 0.002768531208857894, 0.004366407170891762, 0.002671950962394476, 0.27832067012786865, 0.14784477651119232, 3.268627405166626, 3.39642596244812, 4.137867450714111, 0.3362489938735962, 0.299299955368042, 0.15460991859436035, 3.2880589962005615, 3.6975362300872803, 4.08500337600708, 0.36297109723091125, 0.003672889666631818, 0.010289078578352928, 6.761985423509032e-05, 0.018960151821374893, 0.03471336513757706, 0.17489707469940186, 0.055126212537288666, 0.05083880200982094, 0.16215185821056366, 0.18382331728935242, 2.3482329845428467, 0.5256094336509705, 2.254420280456543, 0.6286553740501404, 0.22374576330184937, 2.5492143630981445, 0.08467350155115128, 0.052801020443439484, 0.0298391655087471, 0.0036773814354091883, 0.009322617202997208, 0.00993590522557497, 0.002903222804889083, 0.0019156772177666426, 0.0004221659910399467, 0.0008771109860390425], "count": [322]}, "action": {"min": [-0.9389593601226807, -0.3490658402442932, -0.6071715950965881, -0.7092940807342529, -1.175236701965332, 0.011445252224802971, -0.6981316804885864, -1.288956880569458, -0.2464076578617096, -0.24100515246391296, -1.170872449874878, -0.6037787795066833, -0.2066182792186737, -0.5448281764984131, 0.0003941266913898289, -0.001744915614835918, -0.5982892513275146, 1.0025142431259155, -0.45060765743255615, -0.016802188009023666, -0.01793660968542099, -0.013447575271129608, -0.6069371700286865, 1.0008524656295776, -0.44937899708747864, 0.00017041972023434937, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0005724145448766649, -3.927097168343607e-06, -0.472989559173584, -0.21015015244483948, -0.6871247291564941, -0.2081468105316162, -2.702502965927124, -0.6235424876213074, -0.7993005514144897, -0.6314695477485657, -0.5821141004562378, -1.0327205657958984, -0.43123143911361694, -0.8050403594970703, -0.4381554126739502, -0.5781468152999878], "max": [-0.29778966307640076, 0.5496357679367065, 0.09488869458436966, -0.2679870128631592, 0.5236731767654419, 0.6981316804885864, -0.24519549310207367, -0.0788647010922432, 0.3490658402442932, 0.9510987401008606, -0.3911212086677551, 0.2955161929130554, 0.20650441944599152, -0.21897906064987183, 0.006675437092781067, 0.009566344320774078, -0.5805473327636719, 1.0101666450500488, -0.44348132610321045, -0.010407233610749245, -0.008369281888008118, -0.002771710976958275, -0.5884894132614136, 1.0092742443084717, -0.4402007758617401, 0.005574622191488743, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0003824799496214837, 0.00028979958733543754, 0.721614420413971, 0.8768515586853027, 0.7951630353927612, 0.45819878578186035, 0.9327013492584229, 0.869170606136322, 0.9129813313484192, 1.2747180461883545, 0.58207106590271, 0.6484471559524536, 0.12383781373500824, 1.8394882678985596, 0.7255593538284302, 0.22451169788837433], "mean": [-0.7335019111633301, -0.10628867149353027, -0.18432848155498505, -0.38142818212509155, -0.15707972645759583, 0.31390514969825745, -0.6154417991638184, -0.9082254767417908, 0.17166748642921448, 0.46642887592315674, -0.7141557931900024, -0.023238155990839005, 0.010342810302972794, -0.3052525520324707, 0.00399013189598918, 0.0020268817897886038, -0.5937811732292175, 1.0076014995574951, -0.44677531719207764, -0.012663153931498528, -0.012825163081288338, -0.008633385412395, -0.6023239493370056, 1.0052118301391602, -0.44342097640037537, 0.0040507325902581215, 0.5582889318466187, 1.7453279495239258, 0.5582889318466187, 0.5582889318466187, 0.5582889318466187, 0.5582889318466187, 1.1747374534606934, 1.7453279495239258, 1.1747374534606934, 1.1747374534606934, 1.1747374534606934, 1.1747374534606934, -5.820383012178354e-05, 8.521367999492213e-05, -0.023223714902997017, 0.039487458765506744, -0.0007336937705986202, 0.02183310128748417, -0.09227178245782852, 0.03710843622684479, 0.017659880220890045, 0.06910351663827896, 0.01992165297269821, -0.10341770201921463, -0.054424017667770386, 0.004594629164785147, -0.00927285011857748, -0.023219119757413864], "std": [0.18733389675617218, 0.28990069031715393, 0.23230820894241333, 0.12001815438270569, 0.5787373185157776, 0.20305363833904266, 0.10146971791982651, 0.4119422733783722, 0.2029249370098114, 0.37329503893852234, 0.18749280273914337, 0.2779497504234314, 0.10188911110162735, 0.10201165825128555, 0.0014629615470767021, 0.0021265456452965736, 0.004624974448233843, 0.0014243711484596133, 0.0020024508703500032, 0.0016863237833604217, 0.002476364141330123, 0.0019033487187698483, 0.004585972521454096, 0.0021224895026534796, 0.001996326493099332, 0.0013960255309939384, 0.806774914264679, 1.3113021850585938e-06, 0.806774914264679, 0.806774914264679, 0.806774914264679, 0.806774914264679, 0.8148399591445923, 1.3113021850585938e-06, 0.8148399591445923, 0.8148399591445923, 0.8148399591445923, 0.8148399591445923, 0.00021282453963067383, 7.851984992157668e-05, 0.15690001845359802, 0.22872187197208405, 0.17866051197052002, 0.11606539040803909, 0.4857653081417084, 0.18137642741203308, 0.18991655111312866, 0.2836478054523468, 0.19616416096687317, 0.2768257260322571, 0.10582713782787323, 0.3203165829181671, 0.14432160556316376, 0.11848849803209305], "count": [322]}, "timestamp": {"min": [0.0], "max": [10.7], "mean": [5.35], "std": [3.0984315028378115], "count": [322]}, "frame_index": {"min": [0], "max": [321], "mean": [160.5], "std": [92.95294508513435], "count": [322]}, "episode_index": {"min": [277], "max": [277], "mean": [277.0], "std": [0.0], "count": [322]}, "index": {"min": [109381], "max": [109702], "mean": [109541.5], "std": [92.95294508513435], "count": [322]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [322]}, "subtask_annotation": {"mean": [0.19254658385093168, 2.0, 2.0, 2.0, 2.0], "std": [0.4097496273905764, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [322]}, "scene_annotation": {"mean": [277.0], "std": [0.0], "min": [277], "max": [277], "count": [322]}, "eef_direction_state": {"mean": [3.593167701863354, 4.130434782608695], "std": [1.690037458646296, 1.7958905290497376], "min": [0, 1], "max": [6, 6], "count": [322]}, "eef_velocity_state": {"mean": [0.9751552795031055, 0.9285714285714286], "std": [0.7261770103923955, 0.7946973775699733], "min": [0, 0], "max": [2, 2], "count": [322]}, "eef_acc_mag_state": {"mean": [0.9565217391304348, 0.953416149068323], "std": [0.82918673085173, 0.8493717850885], "min": [0, 0], "max": [2, 2], "count": [322]}, "eef_direction_action": {"mean": [3.472049689440994, 4.0062111801242235], "std": [1.685016585064048, 1.824596932975967], "min": [0, 0], "max": [6, 6], "count": [322]}, "eef_velocity_action": {"mean": [1.0403726708074534, 0.9906832298136646], "std": [0.7361034630549141, 0.7821217552461518], "min": [0, 0], "max": [2, 2], "count": [322]}, "eef_acc_mag_action": {"mean": [1.1118012422360248, 1.124223602484472], "std": [0.7841107541547087, 0.7742579214214833], "min": [0, 0], "max": [2, 2], "count": [322]}, "eef_sim_pose_state": {"mean": [0.3724802084394815, 0.2249449624254185, 0.11247443400433886, 0.11286906550831509, -0.9892138658017816, 0.0045009330167244, 0.4060955746136615, -0.15018305969875007, 0.2674955088259954, -2.283307706960459, -0.9996998856228985, 0.15518678697834382], "std": [0.03700149820303323, 0.1578678747330694, 0.04502201688693376, 2.3793447570473436, 0.525687574422075, 2.2867398800002334, 0.06805609335915815, 0.13408323997101362, 0.13862297746711844, 0.6285703759014666, 0.22375287366857316, 2.5791362286185526], "min": [0.30326111577985476, 0.07129382379354864, 0.021642623501008013, -3.141110907700607, -1.4263539397234706, -3.130141597768911, 0.25299832370275815, -0.36203633015238906, 0.02626584380171451, -3.12296037248179, -1.3510811656786024, -3.140492628181534], "max": [0.4420998447382159, 0.5481625895017449, 0.17058489860948348, 3.1323132731214245, 0.09704885728582391, 3.1301438361637617, 0.4862172455121014, -0.004494839612166401, 0.4091608850739157, -0.9448628228109761, -0.4945199173207724, 3.140768658896521], "count": [322]}, "eef_sim_pose_action": {"mean": [0.3806539602547942, 0.22776118968438097, 0.12199350051821137, 0.17075047488018896, -0.9968251962154087, 0.06238933987598077, 0.4004912308810717, -0.149613931071046, 0.26759580025673013, -2.2515548726096744, -1.0371109222492172, -0.059150793915988924], "std": [0.043093690495603715, 0.1593692432195929, 0.05407037685405317, 2.389540703812995, 0.524228319650586, 2.2762338666368263, 0.07747422644902814, 0.13796393787402117, 0.14770290200372033, 0.6079810632466811, 0.2206187824880098, 2.56027806431004], "min": [0.2884324744729555, 0.06229378258014538, 0.006756402305931641, -3.1367420442212186, -1.4792980910899467, -3.126561710015861, 0.23903839940093022, -0.3924339476897085, 0.010048743238699205, -2.9545796295769766, -1.3980611569730694, -3.140859810549253], "max": [0.4509846860617137, 0.5627321906545327, 0.1792296242865841, 3.1401842514218736, 0.05279153491934219, 3.1371910290673224, 0.4908943161209539, 0.009888392747076882, 0.4293968322630597, -0.8804389693349526, -0.5356400526754017, 3.1370332442579145], "count": [322]}}} +{"episode_index": 273, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4465421304306036]], [[0.5439734693387158]], [[0.49435551710880427]]], "std": [[[0.2815729505311349]], [[0.20114118966208902]], [[0.21508377330371087]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42323228806228375]], [[0.44481244232987316]], [[0.3804314590542099]]], "std": [[[0.30359716226222244]], [[0.23161654087185465]], [[0.2662738189024343]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44734591503267973]], [[0.4684058030565167]], [[0.3677781742599]]], "std": [[[0.3248633337345028]], [[0.21747349927458334]], [[0.2516229069386763]]], "count": [100]}, "observation.state": {"min": [-0.8225651979446411, -0.20427489280700684, -0.7038236260414124, -1.5533708333969116, -1.5048277378082275, -0.5423555970191956, -0.6483189463615417, -0.7910324931144714, -0.2780970335006714, 0.26074516773223877, -1.9218745231628418, -0.0502835176885128, -0.2556850016117096, -0.4644370675086975, 0.008554583415389061, -0.004381916951388121, -0.5854865908622742, 1.031121850013733, -0.4766116738319397, -0.011205554008483887, -0.012532566674053669, -0.0022075287997722626, -0.5920198559761047, 1.0181620121002197, -0.46971917152404785, -0.012301434762775898, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.012017161585390568, -2.9131331302778563e-06, -0.48314568400382996, -0.5465339422225952, -0.5867642164230347, -1.769669771194458, -2.655548095703125, -0.8608281016349792, -1.4863101243972778, -0.7975722551345825, -0.5690538287162781, -0.7158330678939819, -1.2650295495986938, -1.379706859588623, -1.3608431816101074, -1.0472345352172852, -15.522537231445312, -12.759464263916016, -3.7069597244262695, -11.080585479736328, -8.866299629211426, -3.9597067832946777, -2.180708169937134, -11.625200271606445, -6.959707260131836, -2.344933032989502, -10.04273509979248, -0.8034188747406006, -1.5781440734863281, -2.5250306129455566, -0.00950393546372652, -0.02610834874212742, -0.06790038198232651, -0.008796542882919312, -0.00826395396143198, -0.006892183795571327, -0.0048806676641106606, -0.02996719628572464, -0.06265470385551453, -0.006317384075373411, -0.011845018714666367, -0.010337579064071178, -3.690539836883545, -0.7015206813812256, 1.5440878868103027, -29.696775436401367, 8.71034049987793, -0.31686919927597046, -1.0605000257492065, -0.5493389368057251, 2.1231207847595215, -38.12801742553711, 11.675606727600098, 0.06625274568796158, -0.03075570799410343, -0.019158704206347466, 0.006105006206780672, -0.09564509987831116, 0.371380090713501, -0.05532737821340561, 0.009516569785773754, 0.3040389120578766, -0.23968113958835602, -0.02322855405509472, -2.8359873294830322, -1.4894932508468628, -3.0260543823242188, -2.6712231636047363, -1.254589557647705, 1.5932079553604126, -0.6876751184463501, -0.07499793916940689, 9.660640716552734, -0.006831824779510498, -0.04688110947608948, -0.0365423858165741, -0.01901230774819851, 0.011960412375628948, 0.7382645606994629, 0.6677412390708923], "max": [-0.039773643016815186, 0.3201632797718048, 0.015260972082614899, -0.3745133578777313, 0.6630970239639282, 0.679702877998352, 0.3749939799308777, 0.292556494474411, 0.006100881844758987, 0.96637362241745, -0.5633496046066284, 0.506742000579834, 0.3558017313480377, -0.042342230677604675, 0.012030222453176975, 0.00871221162378788, -0.5580143928527832, 1.0336110591888428, -0.46918344497680664, -0.004956066142767668, -0.00838553812354803, 0.011525226756930351, -0.5660319328308105, 1.0227123498916626, -0.4638083279132843, -0.007155073340982199, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.009527347981929779, 1.925793185364455e-06, 0.6643074154853821, 0.4633060097694397, 0.8770748376846313, 0.9067317247390747, 1.7206051349639893, 1.7696605920791626, 1.2344474792480469, 1.0167734622955322, 0.4872573912143707, 0.7108890414237976, 1.1623797416687012, 0.4816328287124634, 1.4372611045837402, 0.62347412109375, -5.537930488586426, 4.4566545486450195, 2.9768009185791016, 1.4346764087677002, 2.6971917152404785, 3.672771453857422, 0.8608059287071228, 2.3495376110076904, 9.188034057617188, 2.4291820526123047, 5.738706111907959, 2.266788959503174, 3.271062135696411, 2.2954823970794678, 0.006653336342424154, 0.031788602471351624, 0.03743261843919754, 0.007407742086797953, 0.01877566985785961, 0.004318891558796167, 0.00931375939399004, 0.04094916209578514, 0.03989172354340553, 0.008386037312448025, 0.011694787070155144, 0.004652419127523899, -1.590749979019165, 0.17074048519134521, 9.398149490356445, -19.273174285888672, 21.050979614257812, 0.9864623546600342, 0.8271899819374084, 0.4082924723625183, 14.386741638183594, -25.744522094726562, 25.057735443115234, 1.3715900182724, 0.0188507828861475, 0.0073060630820691586, 0.011599511839449406, -0.04099075868725777, 0.5878181457519531, 0.451953649520874, 0.32337599992752075, 0.5075082182884216, -0.08566704392433167, 0.22272635996341705, 2.877898931503296, 0.48179370164871216, 2.6989359855651855, -0.8239187002182007, -0.3650089502334595, 2.9062416553497314, -0.17622379958629608, 0.21412236988544464, 9.884199142456055, 0.010221481323242188, 0.06708201766014099, 0.035357385873794556, -0.00937074888497591, 0.022415321320295334, 0.7438721060752869, 0.6743183732032776], "mean": [-0.5082957148551941, -0.07674460858106613, -0.472678005695343, -0.8071498274803162, 0.024532079696655273, 0.07425494492053986, -0.3435607850551605, -0.21399356424808502, -0.13662445545196533, 0.5275233387947083, -1.176585078239441, 0.2503688633441925, -0.048334427177906036, -0.29058903455734253, 0.011293936520814896, 4.6001448936294764e-05, -0.5806083083152771, 1.0324831008911133, -0.47115960717201233, -0.008626220747828484, -0.009313719347119331, 0.0025203111581504345, -0.5855815410614014, 1.020446538925171, -0.46483686566352844, -0.010706229135394096, 0.457038015127182, 1.7453279495239258, 0.457038015127182, 0.457038015127182, 0.457038015127182, 0.457038015127182, 0.7503833174705505, 1.7453279495239258, 0.7503833174705505, 0.7503833174705505, 0.7503833174705505, 0.7503833174705505, -0.011265304870903492, -4.231185357639333e-07, -0.03298279643058777, 0.004227676894515753, 0.04029060900211334, 0.04768119379878044, -0.010326892137527466, 0.006495930254459381, -0.006824358832091093, 0.021479468792676926, -0.010244798846542835, 0.005944924429059029, -0.02542169578373432, -0.0284567940980196, -0.0008096939418464899, -0.02716715820133686, -9.748873710632324, -2.7756919860839844, 0.4342694580554962, -4.60798454284668, -0.359233558177948, -0.08839752525091171, -0.3125990033149719, -4.454433441162109, 0.9778434038162231, -0.008052811026573181, -3.37595534324646, 0.27226170897483826, 0.21092405915260315, -0.1295367330312729, -6.602233042940497e-05, 0.00041380460606887937, -0.00032004155218601227, 0.00011152275692438707, 0.0005230681272223592, -0.000496107037179172, 0.0005852782051078975, 0.0001704296882962808, -0.0013464492512866855, 0.000305214460240677, 0.0004458696348592639, -0.0003549987159203738, -2.4676079750061035, -0.17509771883487701, 6.33522367477417, -23.399187088012695, 17.701663970947266, 0.49883702397346497, 0.085959792137146, 0.00020363616931717843, 9.473219871520996, -29.697784423828125, 21.093732833862305, 0.9268780946731567, 0.0030768734868615866, -0.0026753160636872053, 0.007688148412853479, -0.07772409170866013, 0.48246660828590393, 0.1048564463853836, 0.14559343457221985, 0.4091077446937561, -0.1547699272632599, 0.06563255935907364, -0.6909236907958984, -0.8893024325370789, 0.42956116795539856, -1.6432881355285645, -0.9586443305015564, 2.1152024269104004, -0.5038479566574097, 0.08022762835025787, 9.771773338317871, 0.0015526474453508854, 0.0005697191227227449, -0.0001792092516552657, -0.01738825999200344, 0.020166689530014992, 0.7419537305831909, 0.6699120998382568], "std": [0.22716288268566132, 0.13642026484012604, 0.15428434312343597, 0.3050878643989563, 0.6833127737045288, 0.3505002558231354, 0.23782210052013397, 0.31422343850135803, 0.09010473638772964, 0.19749552011489868, 0.4239363372325897, 0.0944010391831398, 0.16491197049617767, 0.13308510184288025, 0.0006583608919754624, 0.0029387385584414005, 0.006310803350061178, 0.0006045633344911039, 0.0021396325901150703, 0.0017574571538716555, 0.000843741639982909, 0.0029492932371795177, 0.0059637329541146755, 0.001290989457629621, 0.0013721543364226818, 0.0011914189672097564, 0.758823573589325, 1.3113021850585938e-06, 0.758823573589325, 0.758823573589325, 0.758823573589325, 0.758823573589325, 0.8447990417480469, 1.3113021850585938e-06, 0.8447990417480469, 0.8447990417480469, 0.8447990417480469, 0.8447990417480469, 0.0008538702386431396, 7.488389428544906e-07, 0.18681830167770386, 0.1774401217699051, 0.2564324140548706, 0.42139092087745667, 0.7966840267181396, 0.48484161496162415, 0.4702763259410858, 0.3169785141944885, 0.13642659783363342, 0.25830429792404175, 0.4828164279460907, 0.2744753658771515, 0.38245704770088196, 0.23263664543628693, 2.2380130290985107, 3.0789167881011963, 1.6229170560836792, 3.21561598777771, 1.7814491987228394, 1.2117444276809692, 0.573381245136261, 3.1179797649383545, 3.2689712047576904, 1.1823279857635498, 3.3333077430725098, 0.5135300159454346, 0.7394279837608337, 0.8455682396888733, 0.0024273947346955538, 0.008408325724303722, 0.013554614968597889, 0.0027447796892374754, 0.002473792526870966, 0.0016029910184442997, 0.0025767285842448473, 0.008616374805569649, 0.012297537177801132, 0.002774047665297985, 0.0024551968090236187, 0.0018666030373424292, 0.3865412175655365, 0.17694604396820068, 1.6912649869918823, 2.5096118450164795, 2.559178590774536, 0.25641030073165894, 0.3827149271965027, 0.20765669643878937, 2.382150650024414, 2.6777775287628174, 2.869676351547241, 0.2767487168312073, 0.00715884193778038, 0.004123774357140064, 0.0007348990766331553, 0.00804084911942482, 0.047555383294820786, 0.12746275961399078, 0.06376881152391434, 0.0638856366276741, 0.041247762739658356, 0.08768681436777115, 1.8371951580047607, 0.5466987490653992, 1.7404496669769287, 0.6200591325759888, 0.22781014442443848, 0.4589786231517792, 0.08135292679071426, 0.04834623634815216, 0.03691292181611061, 0.003409607568755746, 0.015030721202492714, 0.012337299063801765, 0.0021216196473687887, 0.00239229085855186, 0.0010898158652707934, 0.0012882555602118373], "count": [322]}, "action": {"min": [-0.8871936798095703, -0.22688138484954834, -0.7923936247825623, -1.4234857559204102, -1.5707963705062866, -0.5583221316337585, -0.6449804902076721, -0.8250294327735901, -0.29008007049560547, 0.23548893630504608, -1.9169073104858398, -0.0561518631875515, -0.25962936878204346, -0.4661128520965576, 0.00849049910902977, -0.005181296728551388, -0.586430549621582, 1.0272973775863647, -0.47463321685791016, -0.010779266245663166, -0.01248476654291153, -0.0030660806223750114, -0.5914150476455688, 1.0134536027908325, -0.4685344099998474, -0.011987477540969849, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.012017161585390568, -2.9131331302778563e-06, -0.48314568400382996, -0.5465339422225952, -0.7206012606620789, -1.769669771194458, -2.655548095703125, -0.8608281016349792, -1.4863101243972778, -0.7827913761138916, -0.5868258476257324, -0.7158330678939819, -1.2650295495986938, -1.379706859588623, -1.3608431816101074, -1.0472345352172852], "max": [-0.13727840781211853, 0.33452460169792175, 0.09467749297618866, -0.28951337933540344, 0.6675967574119568, 0.6966032981872559, 0.3852608799934387, 0.3011181652545929, 0.04245927557349205, 1.0416686534881592, -0.465454638004303, 0.39319026470184326, 0.36943134665489197, -0.025658873841166496, 0.012443115934729576, 0.006789112463593483, -0.5600256323814392, 1.033879041671753, -0.468392938375473, -0.004418002441525459, -0.007959152571856976, 0.009227925911545753, -0.5666354298591614, 1.0229430198669434, -0.46187108755111694, -0.006997608579695225, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.009527347981929779, 1.925793185364455e-06, 0.6693006157875061, 0.4633060097694397, 0.8770748376846313, 0.9067317247390747, 1.7206051349639893, 1.7696605920791626, 1.2344474792480469, 1.0167734622955322, 0.4872573912143707, 0.7108890414237976, 1.2245064973831177, 0.4816328287124634, 1.4372611045837402, 0.62347412109375], "mean": [-0.5491611361503601, -0.06789694726467133, -0.47151222825050354, -0.7460057139396667, 0.016198040917515755, 0.07320106774568558, -0.3371987044811249, -0.2125004380941391, -0.13224242627620697, 0.5427427291870117, -1.1440521478652954, 0.24535240232944489, -0.045654457062482834, -0.29182323813438416, 0.01137599628418684, -0.0003785738372243941, -0.5793380737304688, 1.0307494401931763, -0.4704393148422241, -0.008296389132738113, -0.009121090173721313, 0.0018390011973679066, -0.583970308303833, 1.0183783769607544, -0.46412941813468933, -0.010500566102564335, 0.457038015127182, 1.7453279495239258, 0.457038015127182, 0.457038015127182, 0.457038015127182, 0.457038015127182, 0.7504375576972961, 1.7453279495239258, 0.7504375576972961, 0.7504375576972961, 0.7504375576972961, 0.7504375576972961, -0.011272418312728405, -4.207126949040685e-07, -0.029986046254634857, 0.0035809152759611607, 0.038215819746255875, 0.04167034849524498, -0.009891876019537449, 0.006942889653146267, -0.005951669067144394, 0.023556778207421303, -0.008394487202167511, 0.005995209328830242, -0.028265435248613358, -0.028756272047758102, -0.0035387715324759483, -0.029696660116314888], "std": [0.22216440737247467, 0.13202276825904846, 0.1874440610408783, 0.29629582166671753, 0.6944489479064941, 0.35394319891929626, 0.23848691582679749, 0.3150959312915802, 0.09261180460453033, 0.22000931203365326, 0.4497620463371277, 0.09120623767375946, 0.1689458191394806, 0.13607949018478394, 0.0007478310144506395, 0.0032362707424908876, 0.00581059604883194, 0.0013698776019737124, 0.0015744119882583618, 0.0015952917747199535, 0.000869083683937788, 0.003203887492418289, 0.005722933914512396, 0.002113460563123226, 0.0012356992810964584, 0.0010704445885494351, 0.758823573589325, 1.3113021850585938e-06, 0.758823573589325, 0.758823573589325, 0.758823573589325, 0.758823573589325, 0.8448308706283569, 1.3113021850585938e-06, 0.8448308706283569, 0.8448308706283569, 0.8448308706283569, 0.8448308706283569, 0.0008482304401695728, 7.512740580750688e-07, 0.1904950588941574, 0.17766237258911133, 0.26032713055610657, 0.43279293179512024, 0.7967764139175415, 0.4847961962223053, 0.4706258475780487, 0.3137482702732086, 0.1337185949087143, 0.25837698578834534, 0.4794715940952301, 0.27503737807273865, 0.37943780422210693, 0.22979038953781128], "count": [322]}, "timestamp": {"min": [0.0], "max": [10.7], "mean": [5.35], "std": [3.0984315028378115], "count": [322]}, "frame_index": {"min": [0], "max": [321], "mean": [160.5], "std": [92.95294508513435], "count": [322]}, "episode_index": {"min": [278], "max": [278], "mean": [278.0], "std": [0.0], "count": [322]}, "index": {"min": [109703], "max": [110024], "mean": [109863.5], "std": [92.95294508513435], "count": [322]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [322]}, "subtask_annotation": {"mean": [0.6770186335403726, 2.0, 2.0, 2.0, 2.0], "std": [0.6969541941341009, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [322]}, "scene_annotation": {"mean": [278.0], "std": [0.0], "min": [278], "max": [278], "count": [322]}, "eef_direction_state": {"mean": [3.124223602484472, 2.8633540372670807], "std": [1.7329749095005522, 2.304456644732691], "min": [0, 0], "max": [6, 6], "count": [322]}, "eef_velocity_state": {"mean": [1.375776397515528, 1.0776397515527951], "std": [0.6243780903357922, 0.7288615435898383], "min": [0, 0], "max": [2, 2], "count": [322]}, "eef_acc_mag_state": {"mean": [0.9192546583850931, 0.9409937888198758], "std": [0.8375886364851082, 0.8412481151632784], "min": [0, 0], "max": [2, 2], "count": [322]}, "eef_direction_action": {"mean": [3.248447204968944, 2.4254658385093166], "std": [1.660767823249424, 1.8471996432776052], "min": [0, 0], "max": [6, 6], "count": [322]}, "eef_velocity_action": {"mean": [1.5093167701863355, 1.329192546583851], "std": [0.6116672300178952, 0.5713272932122994], "min": [0, 0], "max": [2, 2], "count": [322]}, "eef_acc_mag_action": {"mean": [1.173913043478261, 1.1801242236024845], "std": [0.7564646226743308, 0.7712875317403914], "min": [0, 0], "max": [2, 2], "count": [322]}, "eef_sim_pose_state": {"mean": [0.3472405431598515, 0.17874582690538335, 0.11495996834671478, -0.6722455338070735, -0.8901564578351508, 0.43038745574940507, 0.2765637321687762, -0.24333595843067318, 0.08120374114517596, -1.6431177350162711, -0.9589775526074347, 2.1151353163505884], "std": [0.05049721280943155, 0.08661610931444966, 0.04281607027651698, 1.876387680861466, 0.547202395133352, 1.7755924347880356, 0.07315617176637028, 0.03586851411545777, 0.04319352361865075, 0.6202801823981645, 0.22779347955915707, 0.4591311909469711], "min": [0.2392448616327821, 0.0927369845607944, 0.052169802578724514, -2.95151225344906, -1.5002188558743956, -3.0893866805169137, 0.1647034304727737, -0.30560140465083413, 0.019123403188225, -2.6712374102997574, -1.2556293983796365, 1.593086855616303], "max": [0.4436355959436674, 0.4104505368700792, 0.24206911139100615, 3.14035296790575, 0.48213856342764094, 3.032184261516448, 0.41230639682187686, -0.18709899844776318, 0.14777089877920424, -0.8238791459841375, -0.3650078503055947, 2.9062464493348283], "count": [322]}, "eef_sim_pose_action": {"mean": [0.35568898543034777, 0.18711514463245355, 0.11410244394392736, -0.5135464513779658, -0.9030963236172915, 0.27318028766137614, 0.2724563588937682, -0.24519800834526356, 0.07341894656501832, -1.6198216998276065, -0.9375881606970697, 2.1061206720759165], "std": [0.048497559581411866, 0.08659471838535658, 0.048302958711905555, 1.876073568488393, 0.5603415322604609, 1.791284030040465, 0.06975725562166513, 0.03809711396606134, 0.04559396921084016, 0.6995757133063802, 0.25735291455923603, 0.503859785845285], "min": [0.25782197552972247, 0.08478181418840683, 0.05449543032206006, -2.946280687655579, -1.55022849977963, -3.117297209059068, 0.16350108676239025, -0.3216444080981096, 0.008704548072654165, -2.7805690081860313, -1.297111856458913, 1.47939066974928], "max": [0.4568594223765881, 0.42524208734478214, 0.25582068972122757, 3.1373494237761865, 0.6023160476816614, 3.1334382278335853, 0.41369925839314786, -0.17603165830179993, 0.1423719808787163, -0.7168672429579106, -0.28060760841415355, 3.013494334881379], "count": [322]}}} +{"episode_index": 274, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4482925437331795]], [[0.5459329440599769]], [[0.4819284169550173]]], "std": [[[0.2970030791410424]], [[0.2114234217783214]], [[0.22373504395129334]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40295370530565167]], [[0.4469560000961169]], [[0.4040040200884275]]], "std": [[[0.29756745796452366]], [[0.22444566870719043]], [[0.23990879766396658]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45880624999999997]], [[0.46961927864282965]], [[0.38085065840061516]]], "std": [[[0.30888887656384106]], [[0.20985511648306657]], [[0.2333445677709449]]], "count": [100]}, "observation.state": {"min": [-0.9626477956771851, -0.19417236745357513, -1.1665531396865845, -1.8673237562179565, -0.786987841129303, -0.3772980570793152, -0.7003915309906006, -0.8780508041381836, -0.22431015968322754, 0.5767905712127686, -1.6639961004257202, 0.1159704178571701, -0.5361562967300415, -0.572411060333252, 0.010297872126102448, -0.004977771081030369, -0.6001619696617126, 1.0338865518569946, -0.46428757905960083, -0.008286381140351295, -0.01354597881436348, -0.0019690070766955614, -0.6056897044181824, 1.0201022624969482, -0.45817747712135315, -0.010022292844951153, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.01268446259200573, -0.001910601044073701, -1.1869406700134277, -1.1366002559661865, -1.2261048555374146, -0.9584847092628479, -1.5220423936843872, -1.3357211351394653, -0.5108615159988403, -0.8459310531616211, -0.3857896327972412, -0.8676684498786926, -0.9352651238441467, -1.0298513174057007, -1.5729314088821411, -0.6232520341873169, -14.108360290527344, -6.623931884765625, -1.8113553524017334, -9.768010139465332, -0.6312576532363892, -1.2338217496871948, -1.3199023008346558, -12.683048248291016, -4.365079402923584, -2.5695972442626953, -8.699634552001953, -0.6312576532363892, -1.979853630065918, -2.6111111640930176, -0.011467281728982925, -0.04104501008987427, -0.01653214357793331, -0.00873816292732954, -0.004837029613554478, -0.012231225147843361, -0.006411772221326828, -0.036023207008838654, -0.02585870400071144, -0.006503896322101355, -0.00970369204878807, -0.007967610843479633, -4.284420013427734, -0.7980262041091919, 4.320476531982422, -31.739015579223633, 12.25367546081543, -1.2154204845428467, -0.7423499822616577, -0.4194277226924896, 3.9493017196655273, -33.300777435302734, 13.60682201385498, -0.7355291247367859, -0.0240201186388731, -0.023196302354335785, 0.004884005058556795, -0.09564509987831116, 0.33650514483451843, 0.06464248895645142, 0.013758422806859016, 0.323201984167099, -0.15075784921646118, 0.018558185547590256, -3.0317773818969727, -0.8457635641098022, -3.094965934753418, -2.959197521209717, -0.8946457505226135, -3.1096341609954834, -0.7100166082382202, -0.09161678701639175, 9.696706771850586, -0.00761142373085022, -0.017172425985336304, -0.03564468026161194, -0.02706386148929596, 0.01383682806044817, 0.9157733917236328, 0.39504846930503845], "max": [0.03196272253990173, 0.8438272476196289, -0.208189457654953, -0.6466012001037598, 0.3486681580543518, 0.3608747720718384, -0.26617005467414856, -0.0013673456851392984, 0.08049104362726212, 1.1299247741699219, -0.6870372295379639, 0.7298495769500732, 0.4706389904022217, -0.1682313084602356, 0.01221751980483532, 0.0040351515635848045, -0.5945921540260315, 1.0380020141601562, -0.4602714478969574, -0.004049582406878471, -0.011650565080344677, 0.007618182338774204, -0.5972261428833008, 1.023329257965088, -0.4550887644290924, -0.006166497245430946, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.011736398562788963, -0.0019047034438699484, 0.7016428112983704, 1.2776494026184082, 1.005213975906372, 1.0830512046813965, 1.912346601486206, 1.4597350358963013, 0.7141055464744568, 0.9616564512252808, 0.29120728373527527, 0.5808263421058655, 0.8003510236740112, 1.59748113155365, 1.171367883682251, 0.9757893085479736, -3.307168960571289, 8.30280876159668, 3.6507937908172607, 1.8620269298553467, 1.0329670906066895, 1.865079402923584, 0.5738705992698669, -3.095599412918091, 9.768010139465332, 2.5134310722351074, 0.9462759494781494, 1.4346764087677002, 1.6929181814193726, 0.9755800366401672, 0.007585753686726093, 0.03364407643675804, 0.01842815801501274, 0.00707648228853941, 0.009271234273910522, 0.004989033564925194, 0.010040981695055962, 0.039320625364780426, 0.02041923627257347, 0.010187793523073196, 0.008671275340020657, 0.009043503552675247, -1.251389980316162, 0.4045807123184204, 12.783266067504883, -18.90160369873047, 21.856307983398438, 0.8657953143119812, 1.6543800830841064, 0.6644032001495361, 13.525615692138672, -22.101497650146484, 23.84999656677246, 1.4134633541107178, 0.0240979865193367, 0.0175771564245224, 0.008547008968889713, 0.013663586229085922, 0.5158147811889648, 0.3588947057723999, 0.349516898393631, 0.5078358054161072, 0.04262538254261017, 0.27296340465545654, 3.017320394515991, 0.013353587128221989, 2.9573771953582764, -0.8847017884254456, -0.12984879314899445, 3.0876309871673584, -0.41920995712280273, 0.37042227387428284, 9.885542869567871, 0.01240229606628418, 0.02543419599533081, 0.050934165716171265, -0.023180514574050903, 0.01713181659579277, 0.9181946516036987, 0.4005298912525177], "mean": [-0.29897698760032654, 0.07949791848659515, -0.5025652647018433, -1.428576946258545, -0.06607892364263535, 0.08572424203157425, -0.5746169686317444, -0.3199695646762848, -0.0178765207529068, 0.7392435073852539, -1.349011778831482, 0.40883299708366394, -0.15921726822853088, -0.4044601619243622, 0.01101096160709858, -0.0015339350793510675, -0.5988842844963074, 1.036198377609253, -0.4630116820335388, -0.005384801421314478, -0.012852719984948635, 0.0014344678493216634, -0.6019574403762817, 1.0213326215744019, -0.45657971501350403, -0.007819176651537418, 0.5833216309547424, 1.7453193664550781, 0.5833216309547424, 0.5833216309547424, 0.5833216309547424, 0.5833216309547424, 0.6387087106704712, 1.7453193664550781, 0.6387087106704712, 0.6387087106704712, 0.6387087106704712, 0.6387087106704712, -0.012307166121900082, -0.0019076571334153414, -0.024824175983667374, 0.016814913600683212, 0.006292922422289848, 0.023676646873354912, 0.0037929671816527843, -0.008650765754282475, -0.003966546151787043, 0.004858318250626326, 0.005042762961238623, -0.0045545343309640884, -9.261014201911166e-05, 0.007031048182398081, 0.010742229409515858, 0.007195574231445789, -7.662807941436768, -1.5240955352783203, 0.3301909863948822, -4.161207675933838, 0.03700874000787735, 0.17318537831306458, -0.4224361181259155, -6.304802417755127, 3.766237497329712, -0.13135479390621185, -5.225552082061768, 0.19503821432590485, -0.1011340320110321, -0.6214062571525574, -0.0001493910967838019, -0.0007919847848825157, 0.0003390676574781537, -3.543202910805121e-05, 0.00022713877842761576, -0.00021023250883445144, 3.223107341909781e-05, 0.00020238029537722468, -0.0008210096857510507, -3.76555290131364e-05, 0.00018200647900812328, 8.88910362846218e-05, -2.8464725017547607, -0.11829911172389984, 7.761590957641602, -25.421363830566406, 17.12821388244629, 0.04453609511256218, 0.3882441818714142, 0.13899584114551544, 9.33523178100586, -28.392934799194336, 18.797460556030273, 0.510154128074646, 0.0013807627838104963, -0.0023524174466729164, 0.007193563971668482, -0.03149160370230675, 0.4189234972000122, 0.1935226023197174, 0.24969828128814697, 0.3864147365093231, -0.03474428877234459, 0.19635610282421112, -1.1264634132385254, -0.5239100456237793, 0.7848595976829529, -2.2475476264953613, -0.6650406122207642, 0.20260857045650482, -0.59146648645401, 0.07003719359636307, 9.7750883102417, 0.0017491024918854237, 0.00027691631112247705, -0.0002263168280478567, -0.02594848908483982, 0.015469443053007126, 0.9172821640968323, 0.39708662033081055], "std": [0.30653733015060425, 0.3534327447414398, 0.27571842074394226, 0.36874449253082275, 0.40708276629447937, 0.19030320644378662, 0.112686388194561, 0.2698407471179962, 0.08832245320081711, 0.15528395771980286, 0.2952340245246887, 0.2024112194776535, 0.2548430562019348, 0.11786200851202011, 0.0005231010727584362, 0.002454850124195218, 0.001121743582189083, 0.0008576090331189334, 0.0012206205865368247, 0.001405943650752306, 0.0004509278805926442, 0.0024459760170429945, 0.0018874845700338483, 0.0011184671893715858, 0.0008445930434390903, 0.0012429942144080997, 0.8181121349334717, 9.894371032714844e-06, 0.8181121349334717, 0.8181121349334717, 0.8181121349334717, 0.8181121349334717, 0.8354542255401611, 9.894371032714844e-06, 0.8354542255401611, 0.8354542255401611, 0.8354542255401611, 0.8354542255401611, 0.00022750016069039702, 9.78199636847421e-07, 0.2140769213438034, 0.3031749725341797, 0.2786281704902649, 0.28111550211906433, 0.38030707836151123, 0.30316025018692017, 0.1524188220500946, 0.24953143298625946, 0.07930749654769897, 0.1884901076555252, 0.2640305459499359, 0.28183695673942566, 0.32678818702697754, 0.16106967628002167, 2.2974720001220703, 3.9766485691070557, 1.4658527374267578, 3.2624549865722656, 0.32653364539146423, 0.7538403272628784, 0.3626832962036133, 2.088778018951416, 3.5518906116485596, 0.9447034597396851, 2.1564080715179443, 0.35996896028518677, 0.5413788557052612, 0.6072883009910583, 0.0028154938481748104, 0.007975342683494091, 0.005516280420124531, 0.0026911632157862186, 0.0013740123249590397, 0.0017410680884495378, 0.002588509116321802, 0.00782458670437336, 0.005994368810206652, 0.002585999434813857, 0.001961351837962866, 0.0018533817492425442, 0.4671272039413452, 0.1636509746313095, 1.6907541751861572, 3.055891513824463, 2.0244667530059814, 0.5644440054893494, 0.4047735631465912, 0.16070333123207092, 1.7365097999572754, 3.130547285079956, 2.030482530593872, 0.5981571078300476, 0.007461889646947384, 0.005452307406812906, 0.0005783600499853492, 0.016542309895157814, 0.0614418089389801, 0.09544987976551056, 0.10609246045351028, 0.055702485144138336, 0.05103504657745361, 0.0757112056016922, 2.022310972213745, 0.285396933555603, 2.318247079849243, 0.6749879717826843, 0.21833880245685577, 2.7418508529663086, 0.046956729143857956, 0.05727726221084595, 0.02679470181465149, 0.0036600790917873383, 0.006141372490674257, 0.010613585822284222, 0.000781673938035965, 0.0007112508174031973, 0.0005427051219157875, 0.001247872831299901], "count": [467]}, "action": {"min": [-1.049802303314209, -0.18579912185668945, -1.2514216899871826, -1.815925121307373, -0.7939239740371704, -0.40072765946388245, -0.6981316804885864, -0.9415740966796875, -0.2751385569572449, 0.5516395568847656, -1.6463176012039185, 0.12323738634586334, -0.5376853346824646, -0.5641478896141052, 0.00989861786365509, -0.009066613391041756, -0.599251925945282, 1.0308605432510376, -0.4644225537776947, -0.008074038662016392, -0.013921983540058136, -0.0064618405885994434, -0.602959156036377, 1.0155580043792725, -0.45830804109573364, -0.010198078118264675, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.01268446259200573, -0.001910601044073701, -1.1869406700134277, -1.1233934164047241, -1.2261048555374146, -0.9584847092628479, -1.5220423936843872, -1.3357211351394653, -0.5108615159988403, -0.8459310531616211, -0.3857896327972412, -0.8676684498786926, -0.9352651238441467, -1.0298513174057007, -1.5729314088821411, -0.6232520341873169], "max": [0.020588789135217667, 0.8536946177482605, -0.15174779295921326, -0.5753142833709717, 0.35070469975471497, 0.37473636865615845, -0.25942376255989075, -0.0030701924115419388, 0.0746605321764946, 1.20307195186615, -0.6345821619033813, 0.7322571277618408, 0.4774693548679352, -0.16628631949424744, 0.014455446973443031, 0.005822610110044479, -0.5918939709663391, 1.036739468574524, -0.459366112947464, -0.003920398186892271, -0.009331420995295048, 0.00843084417283535, -0.5935747027397156, 1.0224475860595703, -0.4547097682952881, -0.006360861472785473, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.011736398562788963, -0.0019047034438699484, 0.7016428112983704, 1.2776494026184082, 1.005213975906372, 1.0830512046813965, 1.912346601486206, 1.5140161514282227, 0.7141055464744568, 0.9616564512252808, 0.29120728373527527, 0.5808263421058655, 0.8003510236740112, 1.59748113155365, 1.171367883682251, 0.9757893085479736], "mean": [-0.336489200592041, 0.08690422773361206, -0.5151681303977966, -1.374023675918579, -0.06486589461565018, 0.08434994518756866, -0.571884274482727, -0.33655935525894165, -0.026632051914930344, 0.7534276843070984, -1.3134676218032837, 0.4084652066230774, -0.1553390622138977, -0.40407949686050415, 0.011427700519561768, -0.0022642628755420446, -0.5958721041679382, 1.0341516733169556, -0.4626416563987732, -0.00520379189401865, -0.012274266220629215, 0.0004092568706255406, -0.598423182964325, 1.0189173221588135, -0.45635268092155457, -0.007993243634700775, 0.587245762348175, 1.7453193664550781, 0.587245762348175, 0.587245762348175, 0.587245762348175, 0.587245762348175, 0.6409137845039368, 1.7453193664550781, 0.6409137845039368, 0.6409137845039368, 0.6409137845039368, 0.6409137845039368, -0.012305669486522675, -0.0019076613243669271, -0.024465544149279594, 0.01457125972956419, 0.005598167888820171, 0.022987117990851402, 0.004692752379924059, -0.005298841279000044, -0.004025360569357872, 0.004679920617491007, 0.005032452289015055, -0.004366599954664707, 5.1130016800016165e-05, 0.006949875969439745, 0.010572758503258228, 0.007265352178364992], "std": [0.30751433968544006, 0.334909051656723, 0.2954431176185608, 0.3642095625400543, 0.41022375226020813, 0.19256439805030823, 0.11312198638916016, 0.2742006480693817, 0.08852126449346542, 0.1782504916191101, 0.303541362285614, 0.20389452576637268, 0.25623270869255066, 0.11686062812805176, 0.0008095933590084314, 0.002479083137586713, 0.0013934305170550942, 0.0011045902501791716, 0.0013766714837402105, 0.0011522001586854458, 0.0007624063873663545, 0.0024307759013026953, 0.0019446478690952063, 0.0013718981062993407, 0.0009023586753755808, 0.0010187524603679776, 0.8191326856613159, 9.894371032714844e-06, 0.8191326856613159, 0.8191326856613159, 0.8191326856613159, 0.8191326856613159, 0.836030125617981, 9.894371032714844e-06, 0.836030125617981, 0.836030125617981, 0.836030125617981, 0.836030125617981, 0.0002277790626976639, 9.752416190167423e-07, 0.21429550647735596, 0.30711644887924194, 0.2789686322212219, 0.2815551161766052, 0.3807544708251953, 0.3117265999317169, 0.1524183750152588, 0.24954622983932495, 0.07930874824523926, 0.18852688372135162, 0.2640276849269867, 0.28184419870376587, 0.32681453227996826, 0.16109250485897064], "count": [467]}, "timestamp": {"min": [0.0], "max": [15.533333333333333], "mean": [7.7666666666666675], "std": [4.493699292713447], "count": [467]}, "frame_index": {"min": [0], "max": [466], "mean": [233.0], "std": [134.8109787814034], "count": [467]}, "episode_index": {"min": [279], "max": [279], "mean": [279.0], "std": [0.0], "count": [467]}, "index": {"min": [110025], "max": [110491], "mean": [110258.0], "std": [134.8109787814034], "count": [467]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [467]}, "subtask_annotation": {"mean": [0.5053533190578159, 2.0, 2.0, 2.0, 2.0], "std": [0.5209458879829344, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [467]}, "scene_annotation": {"mean": [279.0], "std": [0.0], "min": [279], "max": [279], "count": [467]}, "eef_direction_state": {"mean": [4.017130620985011, 3.3169164882226982], "std": [2.1654593130491566, 2.34730532996532], "min": [0, 0], "max": [6, 6], "count": [467]}, "eef_velocity_state": {"mean": [0.8436830835117773, 0.8072805139186295], "std": [0.8324120225987484, 0.6587497831288651], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_acc_mag_state": {"mean": [0.7194860813704497, 0.6809421841541756], "std": [0.8098069622986889, 0.8322467532694606], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_direction_action": {"mean": [3.612419700214133, 3.284796573875803], "std": [2.1380853397868544, 2.2274912938036677], "min": [0, 0], "max": [6, 6], "count": [467]}, "eef_velocity_action": {"mean": [1.0, 0.9079229122055674], "std": [0.7988214016234473, 0.6561203949308363], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_acc_mag_action": {"mean": [0.9143468950749465, 1.0107066381156318], "std": [0.8128700781995328, 0.8080781478011848], "min": [0, 0], "max": [2, 2], "count": [467]}, "eef_sim_pose_state": {"mean": [0.30461465236700225, 0.23653391454159775, 0.18625105424796864, -1.1198790721037355, -0.5241545406467417, 0.7860935422333939, 0.28644862501440044, -0.14142202537175108, 0.15326507383251894, -2.2474587392997685, -0.6651589065288097, 0.21607860835226705], "std": [0.06084695782236343, 0.12278984830811457, 0.038103150968791584, 2.0383214757107364, 0.28547564068288894, 2.3405953250226035, 0.06415030330128901, 0.03859510643706019, 0.01923356166380613, 0.6750175729426412, 0.21830308613581853, 2.7598644908028143], "min": [0.23474810543658636, 0.11964414429384392, 0.12287605474797522, -3.1148339117471378, -0.849355336382045, -3.1298933244467464, 0.20863090831997205, -0.2337397393222788, 0.1199479704578739, -2.959203194010009, -0.8946456587576381, -3.127979858625124], "max": [0.4213086750330671, 0.4537343175371657, 0.31404055576166495, 3.08205066603255, 0.013386363800936163, 3.131631418744849, 0.41772042449659985, -0.09493274701155129, 0.2162352891360073, -0.8846636870697013, -0.12985947355716343, 3.1369305406090344], "count": [467]}, "eef_sim_pose_action": {"mean": [0.3141182474482669, 0.23726281485250125, 0.1826376438963881, -1.1434670277905494, -0.5414483338379668, 0.8467451628402213, 0.2901937331772624, -0.14544870001052768, 0.14754266276785957, -2.200578782461604, -0.6612404507518816, 0.21733587333024687], "std": [0.059905666348204566, 0.1198734194651285, 0.03845506410921728, 2.0499581757584493, 0.3062495647426084, 2.3183575859385193, 0.06335335982653917, 0.04177385786709609, 0.01939229380992067, 0.6881556828451718, 0.24160170419413385, 2.7702974220412346], "min": [0.2371877595827092, 0.1195046528642061, 0.12166437799502894, -3.139926386254738, -0.8739382228553767, -3.1404440245900704, 0.20918828910024423, -0.2489939828738499, 0.12016337844982608, -2.913834521603505, -0.9258764120020333, -3.137048655102166], "max": [0.4365643297709101, 0.4607595118022537, 0.31969484140198595, 3.124506853481762, -0.00128539826984575, 3.13426998992184, 0.4236649217047933, -0.09652103671303199, 0.21505364255749576, -0.7813075753039935, -0.12375991841545719, 3.134550626340352], "count": [467]}}} +{"episode_index": 275, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4270859032876661]], [[0.5305532493365591]], [[0.45840159096876437]]], "std": [[[0.28735093027798175]], [[0.20138676745283496]], [[0.2307105695408843]]], "count": [82]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41873241471385303]], [[0.44358661595915266]], [[0.3928220120544631]]], "std": [[[0.2980552712562978]], [[0.25098577851890014]], [[0.2799342790392259]]], "count": [82]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4214606336915445]], [[0.42784697606924166]], [[0.32408778635796737]]], "std": [[[0.32486581249048696]], [[0.21669068056161292]], [[0.27112224109190575]]], "count": [82]}, "observation.state": {"min": [-0.016867054626345634, -0.23345963656902313, 0.01600058749318123, -1.4283795356750488, 0.008684013970196247, -0.7852755188941956, -0.7042059898376465, -0.7560061812400818, -0.1961839646100998, 0.3050686717033386, -1.3803930282592773, 0.29430481791496277, 0.1029057726264, -0.22533175349235535, 0.009905820712447166, -0.013691714033484459, -0.617132306098938, 0.9811198711395264, -0.39141762256622314, -0.02767772227525711, -0.009365789592266083, 0.0127137191593647, -0.6273740530014038, 1.009702205657959, -0.40059277415275574, 0.0462917722761631, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 8.441425961791538e-06, -2.1982577891321853e-06, -0.41078704595565796, -0.20101413130760193, -1.0849511623382568, -0.3313862681388855, -0.14884625375270844, -0.2602044939994812, -0.014651600271463394, -0.9506329298019409, -0.30139219760894775, -0.7175260782241821, -1.3688123226165771, -0.7583397626876831, -0.9553205966949463, -0.42308542132377625, -6.168928146362305, -2.5335776805877686, -2.007936477661133, -9.645910263061523, -0.17216117680072784, -0.918192982673645, -0.7173382639884949, -13.495922088623047, -3.144078254699707, -2.0921854972839355, -8.45543384552002, -0.7460317611694336, -1.4920635223388672, -1.2912087440490723, -0.0063097174279391766, -0.011007643304765224, -0.01085134968161583, -0.004363799002021551, -0.0113148745149374, -0.007479796651750803, -0.004249262623488903, -0.015791932120919228, -0.015094170346856117, -0.008611660450696945, -0.01068730279803276, -0.008160199970006943, -0.6999300122261047, -0.5493389368057251, 7.067171096801758, -27.123559951782227, 10.593017578125, -0.2616901397705078, 0.0, -0.7126559019088745, 6.695996284484863, -26.520164489746094, 10.620216369628906, -1.066776156425476, -0.015049203298985958, -0.013758557848632336, 0.0018315018387511373, -0.09564509987831116, 0.3210294842720032, 0.1632649153470993, 0.1125251054763794, 0.4092610776424408, -0.20064635574817657, 0.023671206086874008, -2.499434471130371, -1.0575507879257202, 2.012441635131836, -1.7316478490829468, -1.1381676197052002, 1.7207549810409546, -0.7975928783416748, -0.1694900095462799, 9.68661117553711, -0.009835243225097656, -0.010014086961746216, -0.025476545095443726, -0.028742093592882156, 0.02144070714712143, 0.7712604999542236, 0.6341173052787781], "max": [0.12339315563440323, -0.13503623008728027, 0.3761347532272339, -1.314176082611084, 0.16863025724887848, -0.49220332503318787, -0.371235728263855, -0.22219505906105042, 0.10214640200138092, 0.6217106580734253, -0.6781712770462036, 0.7694286108016968, 0.4354553818702698, 0.02518099546432495, 0.010608255863189697, -0.012152586132287979, -0.6157499551773071, 0.9813804030418396, -0.38830119371414185, -0.025177624076604843, -0.008244890719652176, 0.013869590125977993, -0.6251863837242126, 1.0104568004608154, -0.39731165766716003, 0.0488620400428772, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0005723693175241351, 1.3222091865827679e-06, 0.18842637538909912, 0.3159279227256775, 0.21153439581394196, 0.03140086308121681, 0.6219686269760132, 0.7758873701095581, 1.0760414600372314, 1.179886817932129, 0.6641902327537537, 0.5243821144104004, 0.9850966930389404, 0.5119022130966187, 0.7763587236404419, 0.2961074709892273, -2.36067271232605, 1.7704517841339111, 0.8565323948860168, -3.449328660964966, 1.090354084968567, 0.25824177265167236, 0.057387061417102814, -6.603202819824219, 7.0818071365356445, 1.1373625993728638, -0.702075719833374, 0.057387061417102814, 0.14346764981746674, -0.08608058840036392, 0.005277686286717653, 0.009167722426354885, 0.01041768491268158, 0.005091423634439707, 0.017121970653533936, 0.0052019329741597176, 0.006217566318809986, 0.011186727322638035, 0.009558838792145252, 0.007518906146287918, 0.011089322157204151, 0.012350551784038544, 0.31814998388290405, 0.37117496132850647, 11.892446517944336, -21.470542907714844, 15.472996711730957, 0.4784824252128601, 1.505910038948059, 0.19301098585128784, 11.521270751953125, -22.108497619628906, 15.156526565551758, -0.40347540378570557, 0.017806485295295715, 0.005467219743877649, 0.004273504484444857, -0.04099075868725777, 0.3904070258140564, 0.25752997398376465, 0.1680944263935089, 0.5310398936271667, -0.013806929811835289, 0.11465498805046082, -2.396914482116699, -0.8749524354934692, 2.2812094688415527, -0.8917276263237, -0.3694116771221161, 2.3859338760375977, -0.6036661863327026, 0.2025970220565796, 9.887054443359375, 0.006413638591766357, 0.011811673641204834, 0.02768149971961975, -0.026970840990543365, 0.023240704089403152, 0.772468090057373, 0.6354953050613403], "mean": [0.09188282489776611, -0.1743995100259781, 0.3139345049858093, -1.3464453220367432, 0.03626561909914017, -0.7121409773826599, -0.6750861406326294, -0.5124845504760742, -0.11322744935750961, 0.4829905033111572, -1.0045231580734253, 0.5787551403045654, 0.2665697932243347, -0.04682149365544319, 0.010061590932309628, -0.0126952501013875, -0.6163977384567261, 0.9813086986541748, -0.38911595940589905, -0.026024295017123222, -0.009022677317261696, 0.013453412801027298, -0.6262231469154358, 1.0099637508392334, -0.3982689082622528, 0.0481608621776104, 0.0, 1.7453302145004272, 0.0, 0.0, 0.0, 0.0, 1.0884900093078613, 1.7453302145004272, 1.0884900093078613, 1.0884900093078613, 1.0884900093078613, 1.0884900093078613, 0.0002888101153075695, -4.894898779639334e-07, -0.046885158866643906, 0.033171311020851135, -0.12276751548051834, -0.04329536110162735, 0.05651687830686569, 0.11227325350046158, 0.123287133872509, -0.021635185927152634, 0.05412350594997406, 0.06897569447755814, 0.07426939159631729, -0.10646764189004898, -0.015209661796689034, -0.05408061295747757, -3.9998626708984375, 0.4070003926753998, -0.6205663084983826, -6.909202575683594, 0.5587072372436523, -0.2669898271560669, -0.3973936140537262, -10.028422355651855, 0.9312615990638733, -0.20508599281311035, -3.938598155975342, -0.34607189893722534, -0.5863510966300964, -0.714305579662323, 6.139342440292239e-05, -0.0006046893540769815, -0.000596366124227643, 0.0001791717077139765, 0.0008783867233432829, -0.0006315471255220473, 0.0005864460836164653, 0.00024676916655153036, -0.0018444766756147146, -0.0002503025170881301, 0.00012132910342188552, -0.00012489354412537068, -0.14338305592536926, -0.03375278785824776, 9.955275535583496, -24.0332088470459, 13.893685340881348, 0.2142598032951355, 0.6735468506813049, -0.1942482590675354, 9.36616039276123, -24.365041732788086, 13.466367721557617, -0.6692679524421692, 0.0006794450455345213, -0.0037208476569503546, 0.0030698750633746386, -0.0712616816163063, 0.3367370069026947, 0.24464239180088043, 0.12647968530654907, 0.4937897324562073, -0.15959861874580383, 0.06510433554649353, -2.4632718563079834, -0.9550430774688721, 2.193164825439453, -1.216855525970459, -0.6587887406349182, 1.8727012872695923, -0.697843611240387, 0.013517152518033981, 9.770174026489258, -0.0013820562744513154, 0.0009492707322351635, 0.00026539512327872217, -0.027771923691034317, 0.02240079827606678, 0.7718471884727478, 0.6348059773445129], "std": [0.027405640110373497, 0.02799018658697605, 0.07220858335494995, 0.042859937995672226, 0.03132401779294014, 0.06799127161502838, 0.07974308729171753, 0.20572620630264282, 0.07066308706998825, 0.09975562244653702, 0.23397161066532135, 0.16993598639965057, 0.1249580904841423, 0.07534805685281754, 0.00018999863823410124, 0.0004952694871462882, 0.00040129799162968993, 5.1767536206170917e-05, 0.0011011038441210985, 0.0005437190411612391, 0.00029391248244792223, 0.00045822441461496055, 0.000501332338899374, 0.00016129673167597502, 0.0011649219086393714, 0.0008387761190533638, 0.0, 9.5367431640625e-07, 0.0, 0.0, 0.0, 0.0, 0.8304252028465271, 9.5367431640625e-07, 0.8304252028465271, 0.8304252028465271, 0.8304252028465271, 0.8304252028465271, 0.00010034405568148941, 7.860379014346108e-07, 0.13387562334537506, 0.12861931324005127, 0.3485558032989502, 0.08776439726352692, 0.163638174533844, 0.23608021438121796, 0.3003176152706146, 0.5423412919044495, 0.2342521846294403, 0.31347841024398804, 0.6226468682289124, 0.304069459438324, 0.35029998421669006, 0.1623907834291458, 0.9352291226387024, 1.4540976285934448, 0.8491387963294983, 1.6370329856872559, 0.3300624191761017, 0.4109298586845398, 0.15015585720539093, 1.869606614112854, 3.3758394718170166, 1.052181601524353, 2.979283094406128, 0.20012089610099792, 0.4598386883735657, 0.38069161772727966, 0.0025836369022727013, 0.004416961222887039, 0.00479204673320055, 0.0019734669476747513, 0.005070758983492851, 0.00246714660897851, 0.0021943168248981237, 0.004924128297716379, 0.004304978530853987, 0.002737106289714575, 0.004231324885040522, 0.003347358200699091, 0.23367875814437866, 0.1947437971830368, 1.2185207605361938, 1.685610055923462, 1.3666846752166748, 0.16579948365688324, 0.3908592760562897, 0.19117802381515503, 1.3048838376998901, 0.9643627405166626, 1.4559088945388794, 0.1380053609609604, 0.006768727675080299, 0.004063209984451532, 0.0005766385584138334, 0.012286567129194736, 0.015488692559301853, 0.01945485547184944, 0.013604964129626751, 0.03994741663336754, 0.04824802279472351, 0.0294934269040823, 0.026420552283525467, 0.04459311440587044, 0.04960862919688225, 0.2646368741989136, 0.2914949953556061, 0.18295252323150635, 0.038973938673734665, 0.05787217989563942, 0.04156464338302612, 0.0037297471426427364, 0.004707386717200279, 0.009116033092141151, 0.0004362456384114921, 0.0004281564906705171, 0.00021807468147017062, 0.00024760907399468124], "count": [82]}, "action": {"min": [-0.13117444515228271, -0.24466827511787415, -0.2733267843723297, -1.4330675601959229, -1.7812970327213407e-05, -0.7913716435432434, -0.6981316804885864, -0.8117650747299194, -0.22664369642734528, 0.3002261519432068, -1.3138084411621094, 0.28761380910873413, 0.10195953398942947, -0.23763927817344666, 0.009154343977570534, -0.015795134007930756, -0.613661527633667, 0.9803644418716431, -0.395868182182312, -0.02709764800965786, -0.009429672732949257, 0.008424188941717148, -0.6235420107841492, 1.00840425491333, -0.4053303003311157, 0.04305374622344971, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 8.441425961791538e-06, -1.9047455452891882e-06, -0.41078704595565796, -0.20101413130760193, -1.0849511623382568, -0.3313862681388855, -0.14884625375270844, -0.2602044939994812, -0.014651600271463394, -0.9506329298019409, -0.28226587176322937, -0.7175260782241821, -1.3688123226165771, -0.7583397626876831, -0.9553205966949463, -0.42308542132377625], "max": [0.1219644546508789, 0.01571771502494812, 0.4199216663837433, -1.2694156169891357, 0.2403886914253235, -0.4770270586013794, -0.32865726947784424, -0.21605312824249268, 0.1439325511455536, 0.6722496747970581, -0.5861796140670776, 0.7698917388916016, 0.4452557861804962, 0.0250492412596941, 0.010884370654821396, -0.00496363639831543, -0.6073952913284302, 0.9820517301559448, -0.3894999027252197, -0.02413959614932537, -0.0072566368617117405, 0.01858420856297016, -0.6172840595245361, 1.011965274810791, -0.3985694646835327, 0.047543395310640335, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0005723693175241351, 1.3222091865827679e-06, 0.18842637538909912, 0.3159279227256775, 0.21153439581394196, 0.03140086308121681, 0.6219686269760132, 0.7758873701095581, 1.0760414600372314, 1.179886817932129, 0.6641902327537537, 0.48621508479118347, 0.9850966930389404, 0.5119022130966187, 0.7763587236404419, 0.24778825044631958], "mean": [0.05385040491819382, -0.14118969440460205, 0.2512369453907013, -1.3357242345809937, 0.0495084673166275, -0.6906722784042358, -0.6421617865562439, -0.5486962199211121, -0.08630968630313873, 0.5243920683860779, -0.9369990825653076, 0.5596174001693726, 0.2639891505241394, -0.06143779307603836, 0.009767838753759861, -0.011748699471354485, -0.6106009483337402, 0.9812185764312744, -0.39157533645629883, -0.02523147128522396, -0.008669991046190262, 0.012371399439871311, -0.6206023693084717, 1.010252833366394, -0.40089133381843567, 0.04639718309044838, 0.0, 1.7453302145004272, 0.0, 0.0, 0.0, 0.0, 1.1097744703292847, 1.7453302145004272, 1.1097744703292847, 1.1097744703292847, 1.1097744703292847, 1.1097744703292847, 0.0002881168038584292, -4.3039759134444466e-07, -0.049613114446401596, 0.03513277322053909, -0.1358688473701477, -0.04299981892108917, 0.06357159465551376, 0.11267884075641632, 0.1271888166666031, -0.010725519619882107, 0.06015096232295036, 0.06417395174503326, 0.06468923389911652, -0.10029276460409164, -0.023309681564569473, -0.05865469202399254], "std": [0.0616239532828331, 0.057552482932806015, 0.18122485280036926, 0.057684846222400665, 0.05772944539785385, 0.09063463658094406, 0.1187538132071495, 0.23270757496356964, 0.11317931115627289, 0.11958225816488266, 0.2566496431827545, 0.16326701641082764, 0.13105562329292297, 0.09011849761009216, 0.0005400676745921373, 0.002261657267808914, 0.0012275854824110866, 0.0003570282133296132, 0.0016071002464741468, 0.0006704984116367996, 0.0006475265836343169, 0.0022162434179335833, 0.001394379884004593, 0.0006528150988742709, 0.0018104510381817818, 0.0011759595945477486, 0.0, 9.5367431640625e-07, 0.0, 0.0, 0.0, 0.0, 0.824600338935852, 9.5367431640625e-07, 0.824600338935852, 0.824600338935852, 0.824600338935852, 0.824600338935852, 0.00010061523062177002, 7.791083476149652e-07, 0.13542382419109344, 0.13148199021816254, 0.3541760742664337, 0.08777942508459091, 0.16741590201854706, 0.23686659336090088, 0.3005921542644501, 0.5324541926383972, 0.23083491623401642, 0.3089923560619354, 0.6158720254898071, 0.30831190943717957, 0.34691426157951355, 0.15636423230171204], "count": [82]}, "timestamp": {"min": [0.0], "max": [2.7], "mean": [1.35], "std": [0.788986691902975], "count": [82]}, "frame_index": {"min": [0], "max": [81], "mean": [40.5], "std": [23.66960075708925], "count": [82]}, "episode_index": {"min": [281], "max": [281], "mean": [281.0], "std": [0.0], "count": [82]}, "index": {"min": [110573], "max": [110654], "mean": [110613.5], "std": [23.66960075708925], "count": [82]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [82]}, "subtask_annotation": {"mean": [1.0121951219512195, 2.0, 2.0, 2.0, 2.0], "std": [0.10975609756097561, 0.0, 0.0, 0.0, 0.0], "min": [1, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [82]}, "scene_annotation": {"mean": [281.0], "std": [0.0], "min": [281], "max": [281], "count": [82]}, "eef_direction_state": {"mean": [3.3902439024390243, 2.1219512195121952], "std": [2.4080965945751185, 2.097560975609759], "min": [0, 0], "max": [6, 6], "count": [82]}, "eef_velocity_state": {"mean": [0.7439024390243902, 1.5], "std": [0.6951219512195123, 0.6671746032482893], "min": [0, 0], "max": [2, 2], "count": [82]}, "eef_acc_mag_state": {"mean": [0.6463414634146342, 1.3414634146341464], "std": [0.8170731707317068, 0.7685829881262795], "min": [0, 0], "max": [2, 2], "count": [82]}, "eef_direction_action": {"mean": [3.0853658536585367, 2.182926829268293], "std": [2.2803573720362085, 1.5782674104968053], "min": [0, 0], "max": [6, 6], "count": [82]}, "eef_velocity_action": {"mean": [0.9146341463414634, 1.4268292682926829], "std": [0.6662823599828165, 0.5637524064061571], "min": [0, 0], "max": [2, 2], "count": [82]}, "eef_acc_mag_action": {"mean": [0.975609756097561, 1.2439024390243902], "std": [0.8111360560154093, 0.8048780487804882], "min": [0, 0], "max": [2, 2], "count": [82]}, "eef_sim_pose_state": {"mean": [0.1974145837264076, 0.2963002216609888, 0.03923678501542412, -2.4633486474886435, -0.9549925342280914, 2.193235759591207, 0.36972892833176413, -0.24434727402191808, 0.13582409578661092, -1.2165233276637022, -0.6590025508517987, 1.872593769029007], "std": [0.015168751865312812, 0.01425297003277056, 0.015202386735106505, 0.026394801015920632, 0.04450164302652609, 0.04954605363524632, 0.047806719661462035, 0.032089705409417524, 0.020018627594860727, 0.26445730963750186, 0.2915940791709106, 0.18287851142817435], "min": [0.1861153476370772, 0.2418454443626936, 0.027887548786569585, -2.4994825741720677, -1.057263405069821, 2.0126358086667837, 0.2924510498765975, -0.271243042564982, 0.10656337687336719, -1.7316043268220997, -1.1385544534183913, 1.7208194666134078], "max": [0.25509268437362687, 0.30562565175290063, 0.09543757109447054, -2.39687588898806, -0.8749395485473019, 2.2812341505880545, 0.4207985898872407, -0.14089131428079796, 0.16650360123540991, -0.8917180295902964, -0.3694335875872208, 2.3858882615149923], "count": [82]}, "eef_sim_pose_action": {"mean": [0.21066614485542345, 0.2916342312359146, 0.04707766373103847, -2.5035455853322106, -0.9842438681534974, 2.1763216290816265, 0.3734362458084788, -0.23397876457986702, 0.1367946174840427, -1.225074678275819, -0.6660769427304679, 1.9157979053532646], "std": [0.026796630103986294, 0.028294233589939374, 0.027126255444525574, 0.06082163964518155, 0.07272280185047299, 0.0807832787537629, 0.05543971928215524, 0.05540368487433196, 0.018679175514217723, 0.31195695115670136, 0.36372727108013825, 0.2385410397858965], "min": [0.18441668080922213, 0.21761792542520128, 0.029673251131125532, -2.6530577516433067, -1.1632941554994005, 1.8920208389062703, 0.2949863258670689, -0.2821685324997245, 0.10963447418601102, -1.6699206146431187, -1.2056887365514077, 1.719372234170754], "max": [0.27769043830358936, 0.3102384775795981, 0.11370674943322713, -2.448170665488543, -0.8586748287822837, 2.295084102184406, 0.43057787468951964, -0.1088345997392723, 0.16699935866053672, -0.8396003934057419, -0.30694878951533133, 2.396992225356958], "count": [82]}}} +{"episode_index": 276, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4347488407973061]], [[0.5456628833074811]], [[0.4939947479583449]]], "std": [[[0.2865070883615181]], [[0.20525153549735856]], [[0.2109536810396066]]], "count": [116]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40088873932771213]], [[0.41753072840021743]], [[0.3858843229228811]]], "std": [[[0.2711124956057156]], [[0.24513113254350521]], [[0.25599069902954064]]], "count": [116]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.434036873665964]], [[0.4604383696091689]], [[0.3932873505216827]]], "std": [[[0.2949860161235426]], [[0.22224134124451836]], [[0.24760032002667665]]], "count": [116]}, "observation.state": {"min": [-0.777182936668396, -0.2536822259426117, -0.6195167899131775, -1.7648135423660278, -1.5053995847702026, 0.06990578025579453, -0.7028632164001465, -1.0280872583389282, -0.2882048785686493, 0.5156595706939697, -1.7494468688964844, 0.17814920842647552, -0.6315385103225708, -0.6988630294799805, 0.010569402948021889, -0.0029422100633382797, -0.6121125817298889, 1.0341174602508545, -0.45899492502212524, -0.006350548472255468, -0.013258207589387894, -0.0007997512584552169, -0.6140247583389282, 1.0174912214279175, -0.45109620690345764, -0.005332511849701405, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.002097973134368658, -0.0011476448271423578, -1.1972588300704956, -0.7088433504104614, -0.6865429878234863, -1.0471091270446777, -2.6910433769226074, -2.3556151390075684, -1.2192236185073853, -1.0787513256072998, -0.5553814172744751, -0.8217137455940247, -0.7621437311172485, -0.5800826549530029, -1.2983219623565674, -1.0440661907196045, -14.186307907104492, -6.22710657119751, -1.5305250883102417, -10.347986221313477, -1.4346764087677002, -1.2338217496871948, -1.4920635223388672, -13.729761123657227, -4.395604610443115, -2.3870575428009033, -8.730159759521484, -1.0329670906066895, -2.065934181213379, -1.3199023008346558, -0.007629838772118092, -0.016601713374257088, -0.026332324370741844, -0.007968047633767128, -0.010505374521017075, -0.010815096087753773, -0.0076349107548594475, -0.016977909952402115, -0.0300976000726223, -0.007811449933797121, -0.006416340358555317, -0.00452962564304471, -3.2239198684692383, -0.489950954914093, 2.999093532562256, -32.109580993652344, 9.606169700622559, -0.7883079051971436, 0.06362999975681305, -0.28209298849105835, 4.038383483886719, -34.855003356933594, 11.840327262878418, -0.40708228945732117, -0.028761306777596474, -0.01777028664946556, 0.0024420025292783976, -0.08198151737451553, 0.3416306674480438, 0.11283443123102188, 0.011878740042448044, 0.30446845293045044, -0.16430659592151642, 0.004971781745553017, -3.026897430419922, -0.7502850294113159, -2.9272196292877197, -3.113499879837036, -0.8629744052886963, -3.1377127170562744, -0.7405403852462769, -0.1644507646560669, 9.695605278015137, -0.011121928691864014, -0.05045580863952637, -0.03156086802482605, -0.019302411004900932, 0.01919363997876644, 0.6408933997154236, 0.7648192644119263], "max": [0.047729216516017914, 0.3584050238132477, -0.0800042599439621, -0.4623483419418335, 0.15417827665805817, 0.6982948780059814, -0.2699897587299347, 0.1053534597158432, 0.1335165649652481, 1.2988301515579224, -0.6058752536773682, 0.9399558901786804, 0.5539988875389099, -0.18054929375648499, 0.011626529507339, 0.0011027378495782614, -0.5970366597175598, 1.0375312566757202, -0.4549829363822937, -0.0016794499242678285, -0.01248461939394474, 0.0039718374609947205, -0.5980340242385864, 1.0206612348556519, -0.44863131642341614, -0.002822700422257185, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0014304989017546177, -0.0011422132374718785, 0.6174266338348389, 0.8965737223625183, 0.7369415760040283, 1.588234782218933, 2.837899684906006, 1.1890451908111572, 1.0799213647842407, 0.5974670648574829, 0.3093551993370056, 0.5283694863319397, 1.0412102937698364, 2.1920244693756104, 1.0453447103500366, 0.9378864765167236, -2.973111391067505, 6.043956279754639, 2.3589744567871094, 1.3125762939453125, 0.7747253179550171, 2.7832722663879395, 0.9468864798545837, -2.1713736057281494, 8.058609008789062, 1.3339438438415527, -0.18315020203590393, 1.1190476417541504, 1.0329670906066895, 0.5451770424842834, 0.006234336644411087, 0.016706792637705803, 0.056705642491579056, 0.006623043678700924, 0.011752775870263577, 0.016962110996246338, 0.006942446809262037, 0.02072465606033802, 0.05120912939310074, 0.0076399389654397964, 0.007610573433339596, 0.007782640401273966, -1.1241300106048584, 0.12619948387145996, 10.942237854003906, -19.52890968322754, 19.79193878173828, 0.793717086315155, 2.0361599922180176, 0.37859848141670227, 15.752665519714355, -22.828895568847656, 23.611175537109375, 1.2364720106124878, 0.019161038100719452, 0.00920168962329626, 0.005494505632668734, -0.009109056554734707, 0.5746413469314575, 0.3446958661079407, 0.33256736397743225, 0.524237334728241, 0.08168776333332062, 0.30775880813598633, 2.9554736614227295, 0.45436161756515503, 3.115312099456787, -0.7935293912887573, -0.16698309779167175, 3.1406829357147217, -0.41299593448638916, 0.26982536911964417, 9.877568244934082, 0.010274678468704224, 0.03248101472854614, 0.0407043993473053, -0.014025087468326092, 0.027157435193657875, 0.643592119216919, 0.7670087814331055], "mean": [-0.17546255886554718, -0.08296390622854233, -0.38326185941696167, -1.4286487102508545, -0.3553077280521393, 0.37996554374694824, -0.6063425540924072, -0.3722340762615204, -0.026258088648319244, 0.7234138250350952, -1.2628108263015747, 0.4295601546764374, -0.2009633332490921, -0.5166836380958557, 0.010965828783810139, -0.001367085031233728, -0.6073625087738037, 1.0360453128814697, -0.4568836987018585, -0.0031696725636720657, -0.012903417460620403, 0.0008322031935676932, -0.6087672114372253, 1.0188844203948975, -0.44982466101646423, -0.0037772413343191147, 0.48707252740859985, 1.7453159093856812, 0.48707252740859985, 0.48707252740859985, 0.48707252740859985, 0.48707252740859985, 0.5004299283027649, 1.7453159093856812, 0.5004299283027649, 0.5004299283027649, 0.5004299283027649, 0.5004299283027649, -0.0018279809737578034, -0.0011448361910879612, -0.0013983401004225016, -0.004443572834134102, 0.007937601767480373, -0.004629428964108229, 0.011068837717175484, -0.010013819672167301, -0.0018951463280245662, 0.0049586850218474865, -0.008725588209927082, 0.002342185005545616, 0.0003072667168453336, 0.006951002404093742, 0.004082287661731243, -0.0024864645674824715, -6.115384578704834, -2.131709098815918, 0.26250165700912476, -5.124960422515869, -0.17383626103401184, 0.13752126693725586, -0.3479573130607605, -7.162755489349365, 2.394976854324341, -0.23312324285507202, -4.394052982330322, 0.057269781827926636, -0.25758856534957886, -0.5019271373748779, 3.51509552274365e-05, 0.00018015684327110648, 0.0007688552141189575, -0.00020232744282111526, -3.843761078314856e-05, -0.00015045817417558283, 4.2218773160129786e-05, -7.387385267065838e-05, -8.027165313251317e-05, 1.4122882021183614e-05, 7.114088657544926e-05, -0.00017193845997098833, -2.187720775604248, -0.14309822022914886, 7.099353313446045, -27.046789169311523, 15.218038558959961, 0.04367069900035858, 0.9973874688148499, 0.11154314130544662, 9.68798542022705, -28.45053482055664, 16.75105857849121, 0.46909061074256897, 0.0017531594494357705, -0.002477986505255103, 0.0039367335848510265, -0.05072999373078346, 0.40258848667144775, 0.18077214062213898, 0.25624847412109375, 0.4007555842399597, -0.07026360183954239, 0.1997958868741989, -1.4950506687164307, -0.42955195903778076, 1.3773852586746216, -2.199808120727539, -0.5411033630371094, 2.3702645301818848, -0.604704737663269, 0.03910631686449051, 9.7741060256958, 0.001073552411980927, 0.00023968445020727813, 0.00015126225480344146, -0.017806945368647575, 0.02464987151324749, 0.6424376964569092, 0.7657328248023987], "std": [0.25177085399627686, 0.20733246207237244, 0.10431327670812607, 0.4422028958797455, 0.6052744388580322, 0.1675843894481659, 0.16783307492733002, 0.3576940596103668, 0.1364171952009201, 0.2118108719587326, 0.38813647627830505, 0.17906583845615387, 0.3292032778263092, 0.17812001705169678, 0.0002108020125888288, 0.000778832589276135, 0.003207361325621605, 0.0009674439206719398, 0.001039752271026373, 0.0014958283863961697, 0.00019105442333966494, 0.0009314569178968668, 0.003497309982776642, 0.0007895671296864748, 0.0006542784976772964, 0.0007573158945888281, 0.7778000831604004, 1.33514404296875e-05, 0.7778000831604004, 0.7778000831604004, 0.7778000831604004, 0.7778000831604004, 0.7835609316825867, 1.33514404296875e-05, 0.7835609316825867, 0.7835609316825867, 0.7835609316825867, 0.7835609316825867, 0.0001075742911780253, 8.379861924368015e-07, 0.21346525847911835, 0.1838955581188202, 0.15151347219944, 0.3372195065021515, 0.5222399830818176, 0.29511699080467224, 0.19328750669956207, 0.2503322958946228, 0.11767436563968658, 0.1935591846704483, 0.280730277299881, 0.26352715492248535, 0.32889240980148315, 0.18217621743679047, 2.0521621704101562, 3.0672857761383057, 0.7455495595932007, 3.1440584659576416, 0.3744715750217438, 0.6590458154678345, 0.3514710068702698, 3.409503221511841, 3.1839005947113037, 0.9357519745826721, 1.9220284223556519, 0.37836170196533203, 0.5292227864265442, 0.36288732290267944, 0.0025175660848617554, 0.005019993521273136, 0.007503941655158997, 0.002645682543516159, 0.0020973081700503826, 0.002141547854989767, 0.0024264610838145018, 0.00516890361905098, 0.007200789172202349, 0.002563089830800891, 0.001443333807401359, 0.0013324954779818654, 0.33595922589302063, 0.09806103259325027, 1.5797406435012817, 3.190842628479004, 2.3284265995025635, 0.4203382730484009, 0.31353357434272766, 0.10416821390390396, 2.3679871559143066, 2.4256844520568848, 2.952683925628662, 0.4437475800514221, 0.006856856402009726, 0.004382734652608633, 0.00047332371468655765, 0.014173946343362331, 0.07052890956401825, 0.06627894937992096, 0.10209251195192337, 0.07576243579387665, 0.07069387286901474, 0.09020771086215973, 2.0747809410095215, 0.4455586075782776, 2.299239158630371, 0.7621545791625977, 0.1699884533882141, 1.4025295972824097, 0.053222715854644775, 0.05258328095078468, 0.024197528138756752, 0.003717300482094288, 0.007928446866571903, 0.008254910819232464, 0.001004958525300026, 0.001370303682051599, 0.00041121768299490213, 0.0003352620988152921], "count": [571]}, "action": {"min": [-0.870062530040741, -0.25365498661994934, -0.6793010830879211, -1.8033301830291748, -1.512406349182129, 0.0653829276561737, -0.6981316804885864, -1.0919959545135498, -0.3087274134159088, 0.4872593879699707, -1.7301225662231445, 0.18308793008327484, -0.6376395225524902, -0.6981316804885864, 0.009787151589989662, -0.007908819243311882, -0.6091423630714417, 1.0318255424499512, -0.4595947563648224, -0.00607716990634799, -0.014041167683899403, -0.006258081179112196, -0.6114320755004883, 1.0138027667999268, -0.45126157999038696, -0.005596096161752939, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.002097973134368658, -0.0011476448271423578, -1.1972588300704956, -0.7088433504104614, -0.6865429878234863, -1.0471091270446777, -2.6910433769226074, -2.3556151390075684, -1.2192236185073853, -1.0787513256072998, -0.5553814172744751, -0.8217137455940247, -0.7621437311172485, -0.5800826549530029, -1.2983219623565674, -1.0440661907196045], "max": [0.06986057013273239, 0.3684100806713104, 0.021570755168795586, -0.37633129954338074, 0.18236711621284485, 0.6981316804885864, -0.2671297788619995, 0.10145494341850281, 0.12698474526405334, 1.3607964515686035, -0.5621902942657471, 0.9468896985054016, 0.5611659288406372, -0.17456093430519104, 0.012397337704896927, 0.0027933823876082897, -0.5951352715492249, 1.0362755060195923, -0.4545189440250397, -0.0016321633011102676, -0.011304004117846489, 0.005383928772062063, -0.5950388312339783, 1.019355058670044, -0.4480690062046051, -0.0031842547468841076, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0014304989017546177, -0.0011422132374718785, 0.6174266338348389, 0.8965737223625183, 0.7369415760040283, 1.588234782218933, 2.837899684906006, 1.1890451908111572, 1.0799213647842407, 0.5974670648574829, 0.3093551993370056, 0.5283694863319397, 1.0412102937698364, 2.1920244693756104, 1.0453447103500366, 0.9378864765167236], "mean": [-0.19828471541404724, -0.06942625343799591, -0.37737295031547546, -1.3860108852386475, -0.35418638586997986, 0.3757759928703308, -0.6036064028739929, -0.39512577652931213, -0.03889080137014389, 0.7445497512817383, -1.220808744430542, 0.42815372347831726, -0.19898948073387146, -0.518565833568573, 0.011056145653128624, -0.0013614909257739782, -0.6042221188545227, 1.0341606140136719, -0.4568350911140442, -0.0030529776122421026, -0.012664105743169785, 0.00061275769257918, -0.6055314540863037, 1.0169051885604858, -0.4497808516025543, -0.004026312381029129, 0.48707252740859985, 1.7453159093856812, 0.48707252740859985, 0.48707252740859985, 0.48707252740859985, 0.48707252740859985, 0.5018665194511414, 1.7453159093856812, 0.5018665194511414, 0.5018665194511414, 0.5018665194511414, 0.5018665194511414, -0.001827652333304286, -0.0011448346776887774, -0.0010969917057082057, -0.004432151094079018, 0.007924721576273441, -0.004930109716951847, 0.010996856726706028, -0.00980978924781084, -0.0018802728736773133, 0.004968614783138037, -0.00871598906815052, 0.002495298394933343, 0.00028459940222091973, 0.006907675415277481, 0.00387586560100317, -0.002649519359692931], "std": [0.25704753398895264, 0.19743575155735016, 0.12704314291477203, 0.45746639370918274, 0.6095122694969177, 0.16828763484954834, 0.16700822114944458, 0.3687859773635864, 0.13071152567863464, 0.23385538160800934, 0.39646247029304504, 0.17945824563503265, 0.3325761556625366, 0.17867916822433472, 0.0005099226837046444, 0.001846224651671946, 0.002798759611323476, 0.0009979665046557784, 0.0010270691709592938, 0.0013431115075945854, 0.0004971972084604204, 0.0019246682059019804, 0.003248099470511079, 0.0010856885928660631, 0.0007054583402350545, 0.0006310041062533855, 0.7778000831604004, 1.33514404296875e-05, 0.7778000831604004, 0.7778000831604004, 0.7778000831604004, 0.7778000831604004, 0.7841556072235107, 1.33514404296875e-05, 0.7841556072235107, 0.7841556072235107, 0.7841556072235107, 0.7841556072235107, 0.00010762265446828678, 8.341338002537668e-07, 0.21356087923049927, 0.18389606475830078, 0.15151351690292358, 0.3372875154018402, 0.5222455263137817, 0.29517170786857605, 0.1932874619960785, 0.2503322958946228, 0.11767511814832687, 0.19359201192855835, 0.28072914481163025, 0.2635327875614166, 0.3289222717285156, 0.18215979635715485], "count": [571]}, "timestamp": {"min": [0.0], "max": [19.0], "mean": [9.5], "std": [5.494441635770544], "count": [571]}, "frame_index": {"min": [0], "max": [570], "mean": [285.0], "std": [164.83324907311632], "count": [571]}, "episode_index": {"min": [282], "max": [282], "mean": [282.0], "std": [0.0], "count": [571]}, "index": {"min": [110655], "max": [111225], "mean": [110940.0], "std": [164.83324907311632], "count": [571]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [571]}, "subtask_annotation": {"mean": [0.5131348511383538, 2.0, 2.0, 2.0, 2.0], "std": [0.5237803590028615, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [571]}, "scene_annotation": {"mean": [282.0], "std": [0.0], "min": [282], "max": [282], "count": [571]}, "eef_direction_state": {"mean": [3.5586690017513134, 3.4430823117338005], "std": [2.3167646791822314, 2.316052326754531], "min": [0, 0], "max": [6, 6], "count": [571]}, "eef_velocity_state": {"mean": [0.7565674255691769, 0.8126094570928196], "std": [0.7042066149128845, 0.7235701667290193], "min": [0, 0], "max": [2, 2], "count": [571]}, "eef_acc_mag_state": {"mean": [0.6304728546409807, 0.6392294220665499], "std": [0.8082648517838392, 0.8218569177478054], "min": [0, 0], "max": [2, 2], "count": [571]}, "eef_direction_action": {"mean": [3.10507880910683, 3.148861646234676], "std": [2.3441604128289915, 2.1738562667352035], "min": [0, 0], "max": [6, 6], "count": [571]}, "eef_velocity_action": {"mean": [0.8844133099824869, 1.0087565674255692], "std": [0.6906572905013539, 0.7039495996263794], "min": [0, 0], "max": [2, 2], "count": [571]}, "eef_acc_mag_action": {"mean": [0.87215411558669, 0.9141856392294221], "std": [0.8282102011984781, 0.8336141811510804], "min": [0, 0], "max": [2, 2], "count": [571]}, "eef_sim_pose_state": {"mean": [0.28226551017894025, 0.20162553798022936, 0.16360985846707485, -1.4952469805641424, -0.42981431311072926, 1.3665440876734674, 0.3061899903175747, -0.16405227283387566, 0.15616579432945343, -2.199744323014115, -0.5412361148218293, 2.375825058615238], "std": [0.05672203775314634, 0.09095194350911585, 0.032809392900389325, 2.09455567291383, 0.4455993397930853, 2.3235364522080277, 0.08358016999852981, 0.05578261663519217, 0.0178448176374239, 0.7621576741087168, 0.170010630292783, 1.4386592225757668], "min": [0.22631292254239915, 0.1325965875698731, 0.07615120183722468, -3.116714100141656, -0.7502848006620908, -3.118257822496553, 0.1924802575034363, -0.2611016963742838, 0.09742381099537752, -3.1134999425362144, -0.8633237444999053, -3.140755588010165], "max": [0.424839916356777, 0.406140411050738, 0.1930256750889494, 3.115825997388262, 0.45436179124411513, 3.1153122817128125, 0.44368644155885834, -0.08042811826314405, 0.19405390999579636, -0.7935195641706957, -0.1670121111622549, 3.141233345739067], "count": [571]}, "eef_sim_pose_action": {"mean": [0.28827897923572, 0.20826320465492348, 0.157817535228842, -1.5299472586780771, -0.4429987396040132, 1.1611865996133495, 0.31084182024026435, -0.16962417248278777, 0.15117157300428943, -2.146631276611499, -0.5287401224555576, 2.667566702958498], "std": [0.054831152688477804, 0.08889443134733914, 0.03214915956948753, 2.08704103804531, 0.46203875070355005, 2.4585263979645644, 0.08481226209008216, 0.05608054645778764, 0.022546427027712996, 0.7727966727345524, 0.19055861832519744, 0.6909710834190506], "min": [0.22930942065226262, 0.13713854696673766, 0.06938118052302322, -3.1313152122898233, -0.7645354023636939, -3.1414776741478154, 0.1910549281313268, -0.27851995337951024, 0.08295835838404257, -3.0297145351168093, -0.890759763595078, -3.1221282667087946], "max": [0.43934091392924507, 0.41343295338995206, 0.21883841401514817, 3.101294488985963, 0.4714022761239063, 3.1403712431495245, 0.4536454468193686, -0.08310740003488457, 0.2060643308770584, -0.7299762744109736, -0.08286738859983633, 3.122580380710315], "count": [571]}}} +{"episode_index": 277, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4572194011918493]], [[0.5729700187427912]], [[0.5001837754709727]]], "std": [[[0.29143563950859047]], [[0.18962759696251782]], [[0.2232053543393161]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4425446462898885]], [[0.42475553392925797]], [[0.3508189446366782]]], "std": [[[0.2868486825513835]], [[0.24804203424229446]], [[0.2874438976830882]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43356334342560554]], [[0.41447286380238374]], [[0.33354493464052287]]], "std": [[[0.29050011942865944]], [[0.24674756804101602]], [[0.2926516048819646]]], "count": [100]}, "observation.state": {"min": [-0.5970402956008911, -0.2025640904903412, -0.712696373462677, -1.9995620250701904, -1.4292336702346802, 0.10518704354763031, -0.6420239210128784, -0.5310116410255432, -0.22392874956130981, 0.14743585884571075, -1.6051156520843506, 0.34114277362823486, -0.6786437034606934, -0.5600059032440186, 0.007407412864267826, -0.002883132081478834, -0.5955811738967896, 0.9774276614189148, -0.4188758432865143, -0.020284604281187057, -0.008949559181928635, 0.010637995786964893, -0.6131077408790588, 0.9874172210693359, -0.4109277129173279, 0.04346420615911484, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.001916494220495224, -2.573534629846108e-06, -0.8060749173164368, -0.7104634642601013, -0.6645949482917786, -1.6278103590011597, -2.1745519638061523, -0.9491814970970154, -0.9698273539543152, -0.31612855195999146, -0.19269348680973053, -0.4396485686302185, -1.3688303232192993, -1.3890587091445923, -1.1404842138290405, -0.7153874635696411, -11.168655395507812, -9.188034057617188, -5.77106237411499, -17.124542236328125, -5.537851333618164, -6.484737396240234, -3.0128207206726074, -9.275662422180176, -8.669108390808105, -1.7551891803741455, -8.974359512329102, -1.1190476417541504, -3.18498158454895, -4.476190567016602, -0.009808458387851715, -0.017262600362300873, -0.06029693782329559, -0.007847143337130547, -0.03493881970643997, -0.01830849051475525, -0.009501621127128601, -0.012384416535496712, -0.05417213588953018, -0.04455208033323288, -0.07994253933429718, -0.03512265905737877, -0.5726699829101562, -0.6829619407653809, 1.3956178426742554, -37.165283203125, 0.8831284046173096, -0.9319137930870056, -0.5090399980545044, -0.7980261445045471, -4.958897590637207, -35.788551330566406, -1.9973069429397583, -1.545979380607605, -0.027904029935598373, -0.01754366047680378, 0.0, -0.08198151737451553, 0.23984889686107635, 0.03564436733722687, 0.030040018260478973, 0.32077884674072266, -0.34486740827560425, -0.01825168915092945, -3.08030104637146, -0.9410735964775085, -3.131099224090576, -2.6569035053253174, -1.1997685432434082, 1.5360883474349976, -0.7736055850982666, -0.4748685359954834, 9.59780502319336, -0.03094637393951416, -0.08008190989494324, -0.05201464891433716, 0.016734439879655838, -0.01784314587712288, -0.8645500540733337, -0.5207247734069824], "max": [0.3984217047691345, 0.06265733391046524, -0.07314708828926086, -0.5325398445129395, -0.027745787054300308, 0.696955680847168, 0.05236749351024628, 0.10966666042804718, 0.2326139211654663, 0.7017276883125305, -0.678261935710907, 1.1912500858306885, 0.05073866248130798, 0.0318559855222702, 0.010344002395868301, -0.0013029042165726423, -0.5582442283630371, 0.9783592224121094, -0.40584564208984375, -0.010188929736614227, -0.004715242888778448, 0.012181445956230164, -0.5723685026168823, 0.999904453754425, -0.40046074986457825, 0.05277030169963837, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.00018234073650091887, 1.987732730412972e-06, 1.1365725994110107, 0.3161218762397766, 1.212382435798645, 1.1102772951126099, 1.5670802593231201, 1.5852439403533936, 1.2876306772232056, 1.0750409364700317, 0.8328338265419006, 0.6002672910690308, 0.4901665449142456, 1.0216577053070068, 0.6201238036155701, 0.9100167155265808, 3.708037853240967, 0.702075719833374, 1.2637362480163574, 3.998779058456421, 1.4920635223388672, 5.222222328186035, 2.4963369369506836, 4.353882312774658, 18.19291877746582, 7.835165023803711, 8.028082847595215, 6.513431072235107, 5.509157657623291, 3.730158567428589, 0.011788911186158657, 0.01466153934597969, 0.07426375895738602, 0.0080660255625844, 0.018867425620555878, 0.0303135197609663, 0.020010795444250107, 0.02744395099580288, 0.09710364043712616, 0.012021508067846298, 0.029668889939785004, 0.04859117791056633, 2.078579902648926, 0.4825274646282196, 10.98677921295166, -23.469951629638672, 19.893157958984375, 0.8570258617401123, 2.990610122680664, 0.2969399690628052, 10.600757598876953, -18.718942642211914, 17.038175582885742, 0.008343969471752644, 0.020225515589118004, 0.00904614944010973, 0.006105006206780672, -0.05465434491634369, 0.5295411348342896, 0.254067599773407, 0.30040520429611206, 0.5198293924331665, 0.04573221504688263, 0.24227815866470337, 3.0880651473999023, 0.006765276193618774, 3.127535343170166, -1.1382417678833008, -0.11172506213188171, 2.8690292835235596, -0.20405849814414978, 0.295978307723999, 10.053921699523926, 0.011476904153823853, 0.05614009499549866, 0.03828763961791992, 0.03136337548494339, -0.0045431237667799, -0.8530648946762085, -0.5014617443084717], "mean": [0.04918275400996208, -0.048561371862888336, -0.466963529586792, -1.608812689781189, -0.6942789554595947, 0.34190961718559265, -0.33450961112976074, -0.1475546807050705, 0.08805881440639496, 0.470863938331604, -1.2127625942230225, 0.7949239015579224, -0.3897594213485718, -0.37903621792793274, 0.009336386807262897, -0.0022043264470994473, -0.5795277953147888, 0.9777048230171204, -0.41318362951278687, -0.01655616983771324, -0.006383419968187809, 0.011048924177885056, -0.594455361366272, 0.991216778755188, -0.40570729970932007, 0.046965792775154114, 0.5356425642967224, 1.745330572128296, 0.5356425642967224, 0.5356425642967224, 0.5356425642967224, 0.5356425642967224, 0.6098995208740234, 1.745330572128296, 0.6098995208740234, 0.6098995208740234, 0.6098995208740234, 0.6098995208740234, -0.0006894145626574755, -4.1573935050109867e-07, 0.0023311772383749485, -0.003922641277313232, 0.015196762979030609, -0.010599085129797459, 0.004432709887623787, 0.014154935255646706, 0.003965550567954779, 0.04303942248225212, 0.035490527749061584, 0.024049807339906693, -0.04862623289227486, -0.07234279066324234, -0.016096407547593117, -0.05580531805753708, -3.5284628868103027, -2.9335575103759766, -0.7204523682594299, -4.994840621948242, -0.3754514157772064, 0.246595099568367, -0.23152467608451843, -2.1472268104553223, 6.431433200836182, 1.534860372543335, -4.360987663269043, 0.7847485542297363, -0.3610512614250183, -0.7128205299377441, 0.0001324514305451885, -0.0017756943125277758, 0.0006831017090007663, -0.00019453336426522583, -0.0009083995828405023, 0.0005047873128205538, 0.00022912879649084061, 0.0005687988013960421, 0.0018369562458246946, -0.0015933579998090863, -0.0009065076592378318, -0.0002676336152944714, 0.18815061450004578, -0.15596652030944824, 6.548548221588135, -28.6107234954834, 13.405281066894531, -0.29035523533821106, 0.7961705327033997, -0.22322998940944672, 5.747833728790283, -23.787567138671875, 11.355941772460938, -0.9835129380226135, 0.001888429163955152, -0.003664328483864665, 0.0034647653810679913, -0.07510779052972794, 0.33998700976371765, 0.10786356031894684, 0.21455265581607819, 0.38682931661605835, -0.08233121037483215, 0.14153437316417694, 1.6816178560256958, -0.6054127812385559, 0.09290274977684021, -2.116687774658203, -0.5884267687797546, 2.38962984085083, -0.5990399718284607, -0.09634111076593399, 9.761309623718262, -0.0009988754754886031, 0.0004298505373299122, -0.00034385669277980924, 0.02797134779393673, -0.012764761224389076, -0.8587409853935242, -0.5114293098449707], "std": [0.3426632881164551, 0.08446937054395676, 0.14318521320819855, 0.4988013803958893, 0.48258838057518005, 0.15123488008975983, 0.24446551501750946, 0.1534436047077179, 0.14452792704105377, 0.17646712064743042, 0.22557219862937927, 0.20968034863471985, 0.20325793325901031, 0.1935151219367981, 0.0008889188757166266, 0.00032121106050908566, 0.00781038636341691, 0.00027789067826233804, 0.003981730435043573, 0.0019287860486656427, 0.001129839918576181, 0.00034977486939169466, 0.008371848613023758, 0.003231158247217536, 0.0036375599447637796, 0.0016055834712460637, 0.7959345579147339, 1.3113021850585938e-06, 0.7959345579147339, 0.7959345579147339, 0.7959345579147339, 0.7959345579147339, 0.8207263350486755, 1.3113021850585938e-06, 0.8207263350486755, 0.8207263350486755, 0.8207263350486755, 0.8207263350486755, 0.0003361119597684592, 8.134400104609085e-07, 0.38143688440322876, 0.16266509890556335, 0.30117592215538025, 0.5579109787940979, 0.5257309675216675, 0.35987216234207153, 0.30810773372650146, 0.2314809113740921, 0.16913408041000366, 0.17782755196094513, 0.3255496025085449, 0.3656616508960724, 0.3096558451652527, 0.19440828263759613, 3.3499553203582764, 2.083853006362915, 1.6534284353256226, 4.781400203704834, 1.248734712600708, 1.583143711090088, 0.9788698554039001, 2.9657301902770996, 5.945379257202148, 2.288651466369629, 4.064815998077393, 1.7610856294631958, 1.7501802444458008, 1.2247340679168701, 0.0032592564821243286, 0.004716319032013416, 0.01753486879169941, 0.002484823577105999, 0.006396195851266384, 0.006010733544826508, 0.003874325891956687, 0.00526961637660861, 0.018268058076500893, 0.006527854595333338, 0.010110358707606792, 0.0073608350940048695, 0.5340998768806458, 0.19055011868476868, 2.2275662422180176, 2.9458065032958984, 3.7447166442871094, 0.383148193359375, 0.6474806070327759, 0.180374413728714, 3.0654938220977783, 3.60233473777771, 3.6055312156677246, 0.33197441697120667, 0.008222559466958046, 0.004532610531896353, 0.0008645131019875407, 0.008307994343340397, 0.10641693323850632, 0.05175922065973282, 0.08148586004972458, 0.06636872887611389, 0.1305675357580185, 0.07497674971818924, 1.8374567031860352, 0.30030813813209534, 2.5267512798309326, 0.43265482783317566, 0.2590818405151367, 0.4487210512161255, 0.09360824525356293, 0.10109397768974304, 0.05637422576546669, 0.006140064913779497, 0.018449313938617706, 0.011281429789960384, 0.003063586773350835, 0.0024575500283390284, 0.0032884506508708, 0.005607580300420523], "count": [271]}, "action": {"min": [-0.6504762768745422, -0.23711153864860535, -0.7732749581336975, -2.0220158100128174, -1.4376251697540283, 0.05734747275710106, -0.6439865231513977, -0.48437371850013733, -0.22571879625320435, 0.17737643420696259, -1.6313410997390747, 0.3111465871334076, -0.6981316804885864, -0.5754008889198303, 0.007493969053030014, -0.008124249055981636, -0.5910102725028992, 0.9731346368789673, -0.42052245140075684, -0.0202078428119421, -0.008472934365272522, 0.004120312165468931, -0.6095391511917114, 0.9848043918609619, -0.4128205180168152, 0.04254139959812164, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.001916494220495224, -2.573534629846108e-06, -0.8060749173164368, -0.7104634642601013, -0.6645949482917786, -1.6278103590011597, -2.1745519638061523, -0.9491814970970154, -0.9698273539543152, -0.31612855195999146, -0.19269348680973053, -0.4396485686302185, -1.3688303232192993, -1.3890587091445923, -1.1404842138290405, -0.7153874635696411], "max": [0.45791009068489075, 0.08866365253925323, -0.03280920907855034, -0.40870529413223267, -0.026285536587238312, 0.6981316804885864, 0.061723604798316956, 0.13263605535030365, 0.24471913278102875, 0.7593337297439575, -0.5392503142356873, 1.2004942893981934, 0.08952587842941284, 0.039854854345321655, 0.01013194303959608, 0.0038484344258904457, -0.5576496124267578, 0.9779585599899292, -0.40643978118896484, -0.0104377381503582, -0.005117138847708702, 0.016406148672103882, -0.5708348751068115, 0.9994508028030396, -0.401547372341156, 0.05099628493189812, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.00018234073650091887, 1.987732730412972e-06, 1.1365725994110107, 0.3161218762397766, 1.212382435798645, 1.1102772951126099, 1.5670802593231201, 1.5852439403533936, 1.2876306772232056, 1.0750409364700317, 0.8328338265419006, 0.6002672910690308, 0.4901665449142456, 1.0216577053070068, 0.6201238036155701, 0.9100167155265808], "mean": [0.033000290393829346, -0.03505217656493187, -0.4747524559497833, -1.566834568977356, -0.6950361728668213, 0.3381083905696869, -0.33111318945884705, -0.12325280159711838, 0.09952535480260849, 0.4967118203639984, -1.1953998804092407, 0.7809779047966003, -0.39053472876548767, -0.39113858342170715, 0.00927999708801508, -0.0026970147155225277, -0.5759508013725281, 0.9763443470001221, -0.41397956013679504, -0.01635827124118805, -0.006132256239652634, 0.009661073796451092, -0.5909961462020874, 0.9905794262886047, -0.4070807099342346, 0.04553375765681267, 0.5345476269721985, 1.745330572128296, 0.5345476269721985, 0.5345476269721985, 0.5345476269721985, 0.5345476269721985, 0.6092554926872253, 1.745330572128296, 0.6092554926872253, 0.6092554926872253, 0.6092554926872253, 0.6092554926872253, -0.0006940971943549812, -4.050592679050169e-07, 0.004161351826041937, -0.004422949161380529, 0.01716497540473938, -0.010629583150148392, 0.009643330238759518, 0.012226048856973648, 0.0026347918901592493, 0.04451276734471321, 0.03523135185241699, 0.02335207350552082, -0.05067085102200508, -0.07495937496423721, -0.014068746007978916, -0.055795058608055115], "std": [0.3563220798969269, 0.09139785915613174, 0.1728154420852661, 0.5321013331413269, 0.48494866490364075, 0.15588249266147614, 0.24185554683208466, 0.15593408048152924, 0.13765329122543335, 0.18660560250282288, 0.2669751048088074, 0.21556003391742706, 0.21007615327835083, 0.18813125789165497, 0.0006367807509377599, 0.002524561481550336, 0.006940979044884443, 0.0009980613831430674, 0.004009330179542303, 0.0018144950736314058, 0.0008511222549714148, 0.002585682552307844, 0.007717634551227093, 0.003234379692003131, 0.003552909940481186, 0.0014869262231513858, 0.795718252658844, 1.3113021850585938e-06, 0.795718252658844, 0.795718252658844, 0.795718252658844, 0.795718252658844, 0.8207398653030396, 1.3113021850585938e-06, 0.8207398653030396, 0.8207398653030396, 0.8207398653030396, 0.8207398653030396, 0.0003417878469917923, 8.216713922593044e-07, 0.38175806403160095, 0.1625569611787796, 0.3007950484752655, 0.5579105615615845, 0.5297320485115051, 0.36217859387397766, 0.30895739793777466, 0.23058496415615082, 0.16914153099060059, 0.17828509211540222, 0.3244156241416931, 0.367064505815506, 0.31148770451545715, 0.1944381445646286], "count": [271]}, "timestamp": {"min": [0.0], "max": [9.0], "mean": [4.5], "std": [2.6076809620810595], "count": [271]}, "frame_index": {"min": [0], "max": [270], "mean": [135.0], "std": [78.23042886243178], "count": [271]}, "episode_index": {"min": [283], "max": [283], "mean": [283.0], "std": [0.0], "count": [271]}, "index": {"min": [111226], "max": [111496], "mean": [111361.0], "std": [78.23042886243178], "count": [271]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [271]}, "subtask_annotation": {"mean": [0.5904059040590406, 2.0, 2.0, 2.0, 2.0], "std": [0.6585656317562125, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [271]}, "scene_annotation": {"mean": [283.0], "std": [0.0], "min": [283], "max": [283], "count": [271]}, "eef_direction_state": {"mean": [2.5645756457564577, 3.2103321033210332], "std": [1.953915480652203, 1.6932806975524453], "min": [0, 0], "max": [6, 6], "count": [271]}, "eef_velocity_state": {"mean": [1.2103321033210332, 1.03690036900369], "std": [0.6626878905343669, 0.5352207404390942], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_state": {"mean": [0.955719557195572, 0.9040590405904059], "std": [0.8405512044223669, 0.8580109475887278], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_direction_action": {"mean": [2.5940959409594098, 3.199261992619926], "std": [1.7388023972761215, 1.4695430075084777], "min": [0, 0], "max": [6, 6], "count": [271]}, "eef_velocity_action": {"mean": [1.3542435424354244, 1.169741697416974], "std": [0.5951607427332322, 0.5704658610236287], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_action": {"mean": [1.154981549815498, 1.1623616236162362], "std": [0.79549185255568, 0.8078400168626174], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_sim_pose_state": {"mean": [0.2078541538649587, 0.16633183423523604, 0.14655034154110447, 1.6813314447463894, -0.6057385429452987, 0.06987098679784239, 0.255683769888236, -0.15780030788594185, 0.10026555892892873, -2.1162387546589976, -0.5885898320996245, 2.389243036972173], "std": [0.09032471853741034, 0.03215088157196089, 0.026266778572340214, 1.8857336897092958, 0.300253619016192, 2.5623217610030506, 0.050121661355047156, 0.09662253626473333, 0.02219719869240894, 0.43260899400702324, 0.25921389063159883, 0.44869090037256043], "min": [0.12408414982882152, 0.1261794847906368, 0.08385698566888265, -3.140358374839749, -0.9415941141153007, -3.1399011425712406, 0.20860289674195384, -0.3496757602279802, 0.06224199666747629, -2.6558449089896605, -1.2000277252099627, 1.536236379491509], "max": [0.37180419434089956, 0.25241143687061124, 0.19715918895394902, 3.1308343913543566, 0.006550368465431999, 3.1361488918074425, 0.3699249268989465, -0.0708779525537777, 0.15057272637097402, -1.138200288911478, -0.11160159147332194, 2.8690193717074672], "count": [271]}, "eef_sim_pose_action": {"mean": [0.20810685213820496, 0.16988346060547094, 0.13934683117408828, 1.7094705070908571, -0.6074576242373027, 0.10336203392492772, 0.24246474907786175, -0.1496345027296723, 0.09033003709850569, -2.104209743270982, -0.6121235321513268, 2.427432417380926], "std": [0.09250192806027233, 0.03833326345022878, 0.03364805373538246, 1.8345275866626611, 0.3391644154507712, 2.54943255210019, 0.047138614866198615, 0.09449964759152646, 0.026484902233469002, 0.4709072219730714, 0.2786905540397772, 0.4437332694488021], "min": [0.12130077519778533, 0.11212802587986151, 0.06498004266071955, -3.128928771017694, -1.0763134216301817, -3.1201509024654164, 0.2009494383927386, -0.3634720275989301, 0.029271164199925023, -2.802327557430162, -1.2514168108108055, 1.4888990869124807], "max": [0.38535978512437435, 0.26977516329751894, 0.2188445331343973, 3.128428245907997, 0.10192234330828387, 3.1175613699019626, 0.349673307591201, -0.06405217008236284, 0.1392116849720497, -0.9155370480187195, -0.023790543364879513, 2.9611584464525773], "count": [271]}}} +{"episode_index": 278, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4370531934832757]], [[0.5541061995386389]], [[0.46749931997308725]]], "std": [[[0.2990493350060325]], [[0.19368993975315882]], [[0.23184452964941063]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41225084102268356]], [[0.42161636389850055]], [[0.34344851739715493]]], "std": [[[0.31444423349194944]], [[0.25620842236623276]], [[0.30267691066449237]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4840058102652826]], [[0.39431193291041905]], [[0.26714104190695886]]], "std": [[[0.2931950356789808]], [[0.23303093800909402]], [[0.2910422570873432]]], "count": [100]}, "observation.state": {"min": [-0.14931535720825195, -0.04996686428785324, -0.569033682346344, -1.810102939605713, -0.1517011821269989, -0.45481210947036743, -0.4238204061985016, -0.5227667689323425, -0.18530824780464172, 0.11160377413034439, -1.5831135511398315, 0.19979754090309143, -0.34809792041778564, -0.37957048416137695, -0.004910509567707777, -0.013834364712238312, -0.6222088932991028, 0.9666767716407776, -0.36711612343788147, -0.006640852428972721, -0.000639292411506176, 0.012253344058990479, -0.5730972290039062, 0.9807493090629578, -0.43164926767349243, 0.031199857592582703, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.026522353291511536, -0.0003821718564722687, -0.46922123432159424, -0.015420417301356792, -0.5634045600891113, -0.4908256232738495, -0.7452064752578735, -0.5462351441383362, -0.0633925348520279, -0.9333251714706421, -0.16071541607379913, -0.5930360555648804, -1.358737587928772, -2.338254451751709, -0.5160484313964844, -1.3611128330230713, -6.948395252227783, -2.3809525966644287, -3.075091600418091, -10.5006103515625, -1.5781440734863281, -1.778998851776123, -1.4633699655532837, -10.08853530883789, -8.180708885192871, -2.1202685832977295, -8.394384384155273, -1.6929181814193726, -1.5781440734863281, -1.8937729597091675, -0.006118635181337595, -0.030737074092030525, -0.05093076825141907, -0.00780561612918973, -0.02332393266260624, -0.011864027939736843, -0.006436018273234367, -0.03765800595283508, -0.04263877496123314, -0.01727965474128723, -0.0317799411714077, -0.02944490872323513, 1.230180025100708, -0.49737444519996643, 8.13615608215332, -32.29447937011719, 2.7293448448181152, -0.9361166954040527, -1.208970069885254, -1.017019510269165, -3.785984754562378, -34.12278366088867, 0.08807135373353958, -1.5308444499969482, -0.01683063618838787, -0.017204275354743004, 0.012210013344883919, -0.09564509987831116, 0.287352979183197, 0.016095198690891266, 0.137721985578537, 0.36251115798950195, -0.2789202034473419, -0.005657297559082508, -3.1284453868865967, -1.2872238159179688, 2.044541120529175, -2.489659309387207, -1.0942578315734863, 1.6585677862167358, -0.8359754085540771, -0.3063957095146179, 9.647563934326172, -0.0142250657081604, -0.07645803689956665, -0.0950901210308075, -0.02447613701224327, 0.0145484684035182, 0.6137016415596008, 0.7851642370223999], "max": [0.2247334122657776, 0.11062907427549362, -0.02327428013086319, -1.6200065612792969, 0.2307860106229782, -0.2193264663219452, -0.22952018678188324, 0.02363741770386696, 0.05177738517522812, 0.6391640901565552, -0.9136322736740112, 1.4637404680252075, 0.21533551812171936, 0.11225853115320206, -0.0036037229001522064, -0.006162045057862997, -0.6047680377960205, 0.9668415188789368, -0.36343684792518616, -0.00012524481280706823, 0.0007664809818379581, 0.021634310483932495, -0.5572558641433716, 0.9873789548873901, -0.4233751595020294, 0.04101884365081787, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.02613024227321148, 2.2205536254205072e-07, 0.12721198797225952, 0.11590121686458588, 0.010345443151891232, 0.23679673671722412, 0.4371970593929291, 0.5859267115592957, 0.3214573860168457, 1.0333181619644165, 0.39118537306785583, 0.729924738407135, 0.7023518085479736, 0.6765536069869995, 1.6203253269195557, 0.24780866503715515, -2.1045620441436768, 1.9536021947860718, -0.4352869391441345, 0.6105006337165833, 0.9755800366401672, 0.5738705992698669, 2.15201473236084, 0.7571969032287598, 12.48473834991455, 3.931623935699463, 5.952381134033203, 1.1477411985397339, 2.8406591415405273, 1.7503052949905396, 0.010317709296941757, 0.05395028367638588, 0.05865522846579552, 0.004817044362425804, 0.015422847121953964, 0.020628314465284348, 0.010193836875259876, 0.06533642113208771, 0.06451684981584549, 0.004564517177641392, 0.03314001485705376, 0.0439581461250782, 3.7329599857330322, 0.5790329575538635, 12.812959671020508, -22.266578674316406, 15.647516250610352, 0.18163777887821198, 0.5302500128746033, 0.014847000129520893, 5.3746137619018555, -20.490617752075195, 13.624170303344727, -0.44806355237960815, 0.01694895140826702, 0.013584043830633163, 0.01587301678955555, -0.027327170595526695, 0.3465597331523895, 0.18904489278793335, 0.24327519536018372, 0.5003058314323425, -0.0028267132584005594, 0.19857415556907654, 3.130683422088623, -1.0696828365325928, 3.0784921646118164, -1.0949952602386475, 0.19071435928344727, 3.077155590057373, -0.21057581901550293, 0.11944687366485596, 9.879108428955078, 0.014434963464736938, 0.05545315146446228, 0.0819963812828064, -0.017346026375889778, 0.026063809171319008, 0.6183822751045227, 0.7890251278877258], "mean": [0.11333581060171127, 0.007790669798851013, -0.24796800315380096, -1.7351129055023193, 0.011802949011325836, -0.3158438801765442, -0.36153730750083923, -0.2659357488155365, -0.06657543033361435, 0.47656604647636414, -1.2353763580322266, 0.8679574131965637, -0.005296665709465742, -0.1587149053812027, -0.004187911748886108, -0.010787764564156532, -0.615745484828949, 0.9667327404022217, -0.3651173412799835, -0.002759550465270877, 7.117991481209174e-05, 0.016022896394133568, -0.5673648118972778, 0.9831575751304626, -0.4278464913368225, 0.037577271461486816, 0.2667631208896637, 1.7453303337097168, 0.2667631208896637, 0.2667631208896637, 0.2667631208896637, 0.2667631208896637, 1.194190263748169, 1.7453303337097168, 1.194190263748169, 1.194190263748169, 1.194190263748169, 1.194190263748169, -0.026332218199968338, -0.00012683935347013175, -0.10627079755067825, 0.04158173128962517, -0.15667803585529327, 0.004278155509382486, 0.06899535655975342, -0.031168196350336075, 0.04893951117992401, -0.07529155164957047, 0.0324891060590744, 0.1332474946975708, 0.029610760509967804, -0.17300808429718018, 0.0636216551065445, -0.06614546477794647, -4.004943370819092, 0.4379919767379761, -1.294481635093689, -5.474156856536865, 0.2736852765083313, -0.29360416531562805, -0.31589195132255554, -5.686707019805908, 2.5498204231262207, 0.840043306350708, -2.234208106994629, 0.07818328589200974, 0.26657769083976746, -0.38337013125419617, 0.0007629158208146691, -0.00030983350006863475, -8.34419479360804e-05, -0.0002827706921380013, 0.0008703921921551228, 0.0013874720316380262, 0.00013807654613628983, 0.0011184538016095757, 0.0021103511098772287, -0.0012581927003338933, 0.0013831071555614471, 0.001172209158539772, 2.4141128063201904, 0.11745929718017578, 10.74527645111084, -26.088775634765625, 11.46242904663086, -0.4668659269809723, -0.20626240968704224, -0.4045693278312683, 2.258242607116699, -26.019245147705078, 9.336597442626953, -1.106078028678894, 0.00040781739517115057, -0.0031414830591529608, 0.013453426770865917, -0.06363800168037415, 0.3206028938293457, 0.11894043534994125, 0.19945548474788666, 0.43116939067840576, -0.12951989471912384, 0.09532613307237625, 0.22868123650550842, -1.1647529602050781, 2.6015264987945557, -1.7326350212097168, -0.44653260707855225, 2.2883810997009277, -0.5833512544631958, -0.09374208003282547, 9.774724960327148, -0.0014402610249817371, -0.00026522736879996955, 0.0009923353791236877, -0.021713141351938248, 0.0216401144862175, 0.6170221567153931, 0.7863365411758423], "std": [0.12984177470207214, 0.047118570655584335, 0.19038125872612, 0.06975020468235016, 0.12144923955202103, 0.07811911404132843, 0.06753423064947128, 0.16543786227703094, 0.07942599058151245, 0.14514972269535065, 0.22552260756492615, 0.45080238580703735, 0.17376144230365753, 0.18787308037281036, 0.00038738627335987985, 0.002249601064249873, 0.005825547967106104, 2.9802507924614474e-05, 0.0008874256745912135, 0.001786576583981514, 0.00040692201582714915, 0.0027876023668795824, 0.003993324935436249, 0.002765112789347768, 0.0018032249063253403, 0.0021266902331262827, 0.6132057905197144, 1.0728836059570312e-06, 0.6132057905197144, 0.6132057905197144, 0.6132057905197144, 0.6132057905197144, 0.8001152276992798, 1.0728836059570312e-06, 0.8001152276992798, 0.8001152276992798, 0.8001152276992798, 0.8001152276992798, 8.610059012426063e-05, 9.37114455155097e-05, 0.1640632301568985, 0.0402715727686882, 0.1761721968650818, 0.14886248111724854, 0.1886596977710724, 0.20547576248645782, 0.09578819572925568, 0.42549195885658264, 0.12878409028053284, 0.30874302983283997, 0.5460166931152344, 0.7355183362960815, 0.43430083990097046, 0.34377211332321167, 1.1449341773986816, 1.3041653633117676, 0.663296639919281, 3.7898452281951904, 0.6624281406402588, 0.571071207523346, 0.952774703502655, 3.0481157302856445, 6.075450420379639, 1.3295583724975586, 4.658613204956055, 0.5383707880973816, 1.1189391613006592, 0.900072455406189, 0.0032866981346160173, 0.011192921549081802, 0.01740589365363121, 0.002297683386132121, 0.0069336071610450745, 0.006200352683663368, 0.003486660774797201, 0.013945236802101135, 0.016696559265255928, 0.004791650455445051, 0.011597774922847748, 0.012590011581778526, 0.5756538510322571, 0.21462543308734894, 1.2553890943527222, 2.244323968887329, 3.5685157775878906, 0.2972659170627594, 0.45675376057624817, 0.21631768345832825, 2.6817128658294678, 3.5604679584503174, 3.6811366081237793, 0.2756726145744324, 0.0064739687368273735, 0.005924590397626162, 0.0007474987651221454, 0.013494832441210747, 0.01724596507847309, 0.06303568184375763, 0.030760494992136955, 0.04790429025888443, 0.09386483579874039, 0.07687247544527054, 2.855973243713379, 0.0628870278596878, 0.3223971426486969, 0.4520668387413025, 0.49447277188301086, 0.4611053466796875, 0.1316191405057907, 0.07955276221036911, 0.04246915876865387, 0.004571554716676474, 0.02386542782187462, 0.023641686886548996, 0.0022938677575439215, 0.0031892412807792425, 0.0011608443455770612, 0.0010203446727246046], "count": [109]}, "action": {"min": [-0.185941681265831, -0.008302489295601845, -0.6484473347663879, -1.8332562446594238, -0.1648610532283783, -0.4616093635559082, -0.4232249855995178, -0.49534469842910767, -0.20471912622451782, 0.22854496538639069, -1.6280009746551514, 0.18797853589057922, -0.3541356921195984, -0.3819577097892761, -0.004832502454519272, -0.013368216343224049, -0.6182020902633667, 0.9647348523139954, -0.36907729506492615, -0.007589143235236406, -0.0002484598371665925, 0.011647751554846764, -0.5697582960128784, 0.979030191898346, -0.43335631489753723, 0.03087812103331089, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.026522353291511536, -0.00038294331170618534, -0.46922123432159424, -0.015420417301356792, -0.5634045600891113, -0.4908256232738495, -0.7452064752578735, -0.5462351441383362, -0.0633925348520279, -0.9333251714706421, -0.16071541607379913, -0.5930360555648804, -1.358737587928772, -2.338254451751709, -0.5160484313964844, -1.3611128330230713], "max": [0.2010655701160431, 0.13304349780082703, -0.06049411743879318, -1.5261956453323364, 0.21646557748317719, -0.21044223010540009, -0.2086440622806549, -0.06960121542215347, 0.07364065200090408, 0.6971315145492554, -0.7659136056900024, 1.4722142219543457, 0.2274341583251953, 0.12282184511423111, -0.00277120852842927, -0.007113644853234291, -0.6033573746681213, 0.9673865437507629, -0.3648315668106079, -0.001660357927903533, 0.0013921487843617797, 0.01903323270380497, -0.5543268918991089, 0.986990213394165, -0.4260694980621338, 0.039597831666469574, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.02613024227321148, 2.2205536254205072e-07, 0.12721198797225952, 0.11590121686458588, 0.010345443151891232, 0.23679673671722412, 0.4371970593929291, 0.5859267115592957, 0.3214573860168457, 1.0333181619644165, 0.39118537306785583, 0.729924738407135, 0.7023518085479736, 0.6765536069869995, 1.6203253269195557, 0.24780866503715515], "mean": [0.06167158856987953, 0.048807498067617416, -0.3269668221473694, -1.6879079341888428, 0.023668736219406128, -0.323889821767807, -0.34592053294181824, -0.3033231198787689, -0.053041011095047, 0.5447264909744263, -1.1680175065994263, 0.8345484137535095, 0.012063645757734776, -0.17017412185668945, -0.0040874178521335125, -0.010443449951708317, -0.6119100451469421, 0.9662178158760071, -0.3666212558746338, -0.004063467960804701, 0.0003555217699613422, 0.014595096930861473, -0.5633360743522644, 0.9825973510742188, -0.4295113682746887, 0.036651067435741425, 0.28277531266212463, 1.7453303337097168, 0.28277531266212463, 0.28277531266212463, 0.28277531266212463, 0.28277531266212463, 1.200861930847168, 1.7453303337097168, 1.200861930847168, 1.200861930847168, 1.200861930847168, 1.200861930847168, -0.026333089917898178, -0.0001271926739718765, -0.10609545558691025, 0.041539985686540604, -0.1564994901418686, 0.004289313685148954, 0.06846784800291061, -0.030968565493822098, 0.048934854567050934, -0.07425597310066223, 0.033970385789871216, 0.1323782503604889, 0.0263813566416502, -0.17798630893230438, 0.0646996945142746, -0.06557975709438324], "std": [0.15004077553749084, 0.05044068023562431, 0.2150433361530304, 0.10224618762731552, 0.12097527086734772, 0.08234051614999771, 0.07670837640762329, 0.13673771917819977, 0.09838895499706268, 0.131795734167099, 0.26394450664520264, 0.44790852069854736, 0.16249188780784607, 0.18965362012386322, 0.0004646589222829789, 0.001376268221065402, 0.004645890556275845, 0.0006151597481220961, 0.0007934207678772509, 0.001632706611417234, 0.0003644841490313411, 0.0014792638830840588, 0.0035448006819933653, 0.0024893349036574364, 0.0014080199180170894, 0.0018966750940307975, 0.6286243796348572, 1.0728836059570312e-06, 0.6286243796348572, 0.6286243796348572, 0.6286243796348572, 0.6286243796348572, 0.7901895046234131, 1.0728836059570312e-06, 0.7901895046234131, 0.7901895046234131, 0.7901895046234131, 0.7901895046234131, 8.652642281958833e-05, 9.747051080921665e-05, 0.16417072713375092, 0.040445614606142044, 0.1763235479593277, 0.1488637775182724, 0.1889270395040512, 0.20555104315280914, 0.09578971564769745, 0.4256589710712433, 0.12748172879219055, 0.30907586216926575, 0.5451155304908752, 0.7323908805847168, 0.4339856505393982, 0.3439493477344513], "count": [109]}, "timestamp": {"min": [0.0], "max": [3.6], "mean": [1.7999999999999998], "std": [1.0488088481701514], "count": [109]}, "frame_index": {"min": [0], "max": [108], "mean": [54.0], "std": [31.464265445104548], "count": [109]}, "episode_index": {"min": [284], "max": [284], "mean": [284.0], "std": [0.0], "count": [109]}, "index": {"min": [111497], "max": [111605], "mean": [111551.0], "std": [31.464265445104548], "count": [109]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [109]}, "subtask_annotation": {"mean": [0.7064220183486238, 2.0, 2.0, 2.0, 2.0], "std": [0.494051817168303, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [109]}, "scene_annotation": {"mean": [284.0], "std": [0.0], "min": [284], "max": [284], "count": [109]}, "eef_direction_state": {"mean": [3.4403669724770642, 1.8807339449541285], "std": [2.0916224011520166, 1.9987370812691696], "min": [0, 0], "max": [6, 6], "count": [109]}, "eef_velocity_state": {"mean": [0.8623853211009175, 1.311926605504587], "std": [0.6700388857434938, 0.7128859515619231], "min": [0, 0], "max": [2, 2], "count": [109]}, "eef_acc_mag_state": {"mean": [0.944954128440367, 1.0458715596330275], "std": [0.8441364121393359, 0.8608223196873318], "min": [0, 0], "max": [2, 2], "count": [109]}, "eef_direction_action": {"mean": [3.4128440366972477, 2.458715596330275], "std": [1.7981183292915301, 1.6838799129737219], "min": [0, 0], "max": [6, 6], "count": [109]}, "eef_velocity_action": {"mean": [1.055045871559633, 1.4128440366972477], "std": [0.5878722694899372, 0.6526025410561002], "min": [0, 0], "max": [2, 2], "count": [109]}, "eef_acc_mag_action": {"mean": [1.2201834862385321, 1.2844036697247707], "std": [0.805460699730201, 0.7909086995321952], "min": [0, 0], "max": [2, 2], "count": [109]}, "eef_sim_pose_state": {"mean": [0.20852325640558209, 0.22364307658387336, 0.13304573384132354, 0.34912549640259316, -1.1647973619143446, 2.6011727130871414, 0.29998819285092715, -0.21045421625672636, 0.11004877821176316, -1.7314659845147278, -0.4472117693847255, 2.2873772435252526], "std": [0.01944615485768759, 0.03716595810954015, 0.022606336610552523, 3.0371671132679596, 0.06306437210684518, 0.32240934383368847, 0.03981807992483721, 0.0526205522328228, 0.025099850342679662, 0.45211404320722015, 0.4947863554410225, 0.4607840585783573], "min": [0.1874117776197517, 0.16274668703563913, 0.09016580782262001, -3.1387174889727376, -1.2872254248725592, 2.0443060048657036, 0.23968574770583298, -0.2956272835375497, 0.0704294366335964, -2.4894697882321672, -1.0956628083436375, 1.658542782740183], "max": [0.25140175717493735, 0.26664125047612813, 0.16419462246211003, 3.140871704134904, -1.0694242236850777, 3.0781244522214846, 0.36185229283669174, -0.1300562034886554, 0.14245521182902432, -1.0948914559995833, 0.1907158764567911, 3.0770513442966223], "count": [109]}, "eef_sim_pose_action": {"mean": [0.21627782387999683, 0.216013236185767, 0.12949415714561735, 2.0576585286920777, -1.2060975606255073, 2.416328577073946, 0.30169540613306134, -0.19755427510700213, 0.1043483860238526, -1.7013663047119145, -0.4501538346834377, 1.9720324668281728], "std": [0.02052374775545861, 0.03913414175412547, 0.015871310318409094, 2.228842248947171, 0.07903830518427388, 0.9839147303735316, 0.02955191897415439, 0.06065751306116982, 0.035798203404049496, 0.5237326251216812, 0.5276196561363988, 1.387645305968972], "min": [0.1952360646707836, 0.16043319886904658, 0.09558039483816529, -3.1392976300155615, -1.3560374272520441, -3.136411438416404, 0.2531532755098747, -0.2893674025133462, 0.05644918632532035, -2.640997074267266, -1.0559463335610748, -3.134072146159127], "max": [0.25106244641189773, 0.2678772109916604, 0.15212902252758215, 3.1392342159976465, -1.0876452892366908, 3.0604566891644156, 0.3470567255839995, -0.11086562869076938, 0.1533367413674079, -0.9365909594635605, 0.2754121954447222, 3.115819587455192], "count": [109]}}} +{"episode_index": 279, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4480223399653979]], [[0.5607305002883506]], [[0.49199209198385235]]], "std": [[[0.2892701433537433]], [[0.1924842879985861]], [[0.22400811669957532]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4594612480776624]], [[0.427520542579777]], [[0.33051401143790854]]], "std": [[[0.3054721713687218]], [[0.24995043408600082]], [[0.2950669205141637]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4241402777777778]], [[0.4124680267204921]], [[0.33729017685505575]]], "std": [[[0.2989530521390108]], [[0.2462463954331]], [[0.28958301808284964]]], "count": [100]}, "observation.state": {"min": [-0.6616523265838623, -0.36078116297721863, -0.7128565311431885, -1.870854377746582, -1.5349600315093994, -0.3128161132335663, -0.6320158243179321, -0.5122761726379395, -0.2407107651233673, 0.1706864982843399, -1.7826348543167114, 0.319019079208374, -0.6404986381530762, -0.6223809719085693, 0.006890671793371439, -0.003464637789875269, -0.5919058322906494, 0.9789501428604126, -0.4294983148574829, -0.04021921008825302, -0.009088438004255295, 0.009651396423578262, -0.6199358105659485, 1.015999674797058, -0.43115007877349854, 0.023691685870289803, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0009560027392581105, -2.8105860110372305e-06, -0.7319245338439941, -0.48746857047080994, -0.49830108880996704, -1.7825745344161987, -4.210155010223389, -0.7914599776268005, -0.8886127471923828, -0.5052440166473389, -0.4755128026008606, -0.36050519347190857, -1.3070824146270752, -1.6164796352386475, -0.6027775406837463, -1.0527535676956177, -13.11732292175293, -19.413921356201172, -12.426739692687988, -15.903541564941406, -4.61965799331665, -8.034188270568848, -3.471916913986206, -9.676531791687012, -4.884005069732666, -1.5866910219192505, -9.157508850097656, -1.8076924085617065, -2.008547067642212, -1.865079402923584, -0.006951050832867622, -0.010707750916481018, -0.06045130267739296, -0.006659378297626972, -0.018612222746014595, -0.018386004492640495, -0.006623971275985241, -0.01861756481230259, -0.05396651476621628, -0.006622284650802612, -0.016026506200432777, -0.025478050112724304, -2.9481899738311768, -0.7163676619529724, 0.4157159626483917, -30.419111251831055, 7.243494033813477, -0.0672687366604805, -3.6269099712371826, -0.8759728670120239, 2.8357765674591064, -32.97919464111328, 8.001916885375977, -0.8094329833984375, -0.021237745881080627, -0.016666298732161522, 0.0012210013810545206, -0.09564509987831116, 0.25047463178634644, -0.02485864795744419, 0.055121563374996185, 0.32955652475357056, -0.26618313789367676, 0.008177542127668858, -3.1282732486724854, -1.2977374792099, -3.1181907653808594, -2.8708410263061523, -1.0584076642990112, 1.6792140007019043, -0.8586612939834595, -0.2106163501739502, 9.605530738830566, -0.010300308465957642, -0.028223872184753418, -0.07743695378303528, 0.015674171969294548, -0.022602025419473648, -0.7965982556343079, -0.6248385906219482], "max": [0.5249173045158386, 0.09145978838205338, 0.18445734679698944, -0.5401691198348999, 0.05186561495065689, 0.6988637447357178, 0.08392468094825745, 0.24505946040153503, 0.2332727611064911, 0.6363034844398499, -0.7687652111053467, 1.1326236724853516, 0.016117457300424576, 0.05340687185525894, 0.014302176423370838, -0.0009548671660013497, -0.5608079433441162, 0.9796369671821594, -0.40459275245666504, -0.02898430824279785, -0.0009119667229242623, 0.014229826629161835, -0.5874385237693787, 1.0176386833190918, -0.4065014719963074, 0.03483301401138306, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.00038152802153490484, 2.389330575169879e-06, 1.3609920740127563, 0.6675103902816772, 1.168843150138855, 1.4024803638458252, 1.1547691822052002, 2.828683614730835, 1.0302841663360596, 0.9719318151473999, 0.3685222268104553, 0.3217506408691406, 0.698907732963562, 1.2347331047058105, 0.9968318939208984, 1.194015622138977, 0.5567624568939209, 1.5262516736984253, 1.4884004592895508, -0.5799756050109863, 0.6886447072029114, 4.246642112731934, 0.7747253179550171, 0.5122214555740356, 14.804640769958496, 5.377900123596191, 9.310134887695312, 7.431623935699463, 2.6398046016693115, 3.586690902709961, 0.011743424460291862, 0.015010151080787182, 0.015335099771618843, 0.006889763753861189, 0.021028783172369003, 0.024304594844579697, 0.018482210114598274, 0.035244569182395935, 0.015562675893306732, 0.0069861277006566525, 0.021727612242102623, 0.018117325380444527, 0.021209999918937683, 0.2486872375011444, 11.32826042175293, -18.362136840820312, 17.046672821044922, 1.053619384765625, 0.16967999935150146, 0.19301098585128784, 12.367549896240234, -24.90742301940918, 18.967063903808594, 0.22338806092739105, 0.025651779025793076, 0.01168419886380434, 0.006105006206780672, -0.04099075868725777, 0.5493460297584534, 0.26051220297813416, 0.3485947549343109, 0.5167222023010254, 0.015996282920241356, 0.2722221910953522, 3.1321563720703125, 0.1699729859828949, 3.101630687713623, -1.2873793840408325, -0.20681968331336975, 2.9472546577453613, -0.2941681444644928, 0.29848548769950867, 9.92603874206543, 0.010488569736480713, 0.05389976501464844, 0.06952431797981262, 0.024923663586378098, -0.01560846995562315, -0.7802308797836304, -0.6035879254341125], "mean": [0.011991813778877258, -0.10649633407592773, -0.37750136852264404, -1.5124717950820923, -0.63027423620224, 0.15823186933994293, -0.35616424679756165, -0.1059812679886818, 0.08975620567798615, 0.431916207075119, -1.3417335748672485, 0.6726865172386169, -0.3335036039352417, -0.3845311403274536, 0.01167047768831253, -0.0024942411109805107, -0.5772315263748169, 0.9793639183044434, -0.4131637215614319, -0.03568106144666672, -0.003938831388950348, 0.010986974462866783, -0.6054362654685974, 1.0167611837387085, -0.4147622883319855, 0.028488967567682266, 0.5264238715171814, 1.745326042175293, 0.5264238715171814, 0.5264238715171814, 0.5264238715171814, 0.5264238715171814, 0.6293278336524963, 1.745326042175293, 0.6293278336524963, 0.6293278336524963, 0.6293278336524963, 0.6293278336524963, -0.0007114825421012938, -4.899024474980251e-07, -0.016982585191726685, 0.011604332365095615, -0.03519152104854584, -0.005982396192848682, 0.002117134863510728, 0.04321512207388878, 0.01408128347247839, -0.00702711520716548, 0.008455667644739151, 0.004723644815385342, 0.022794868797063828, -0.03799861669540405, 0.014630694873631, -0.020412681624293327, -5.495889186859131, -3.5601062774658203, -1.4409466981887817, -6.320621013641357, -0.2906116545200348, -0.12254179269075394, -0.47485288977622986, -4.2845072746276855, 5.636928081512451, 0.6927955746650696, -3.8679161071777344, 0.61434006690979, -0.2013246864080429, -0.38849619030952454, 0.0007990925223566592, 0.0003745266585610807, -0.0027383361011743546, 0.0007183413836173713, 0.0017275057034566998, -0.0007501262007281184, 0.0009658756898716092, -5.481837433762848e-06, -0.0029778270982205868, 0.000555561447981745, 0.0020812288857996464, -0.000983540783636272, -1.4430972337722778, -0.22179311513900757, 5.178525924682617, -24.76108169555664, 12.419622421264648, 0.7047209143638611, -1.5687220096588135, -0.3625319302082062, 7.350034713745117, -29.260671615600586, 13.949986457824707, -0.11416756361722946, 0.002496812492609024, -0.003274596529081464, 0.003373052692040801, -0.07566316425800323, 0.3531759977340698, 0.098765529692173, 0.19753670692443848, 0.3920038044452667, -0.09514108300209045, 0.1652313619852066, 1.3044850826263428, -0.6912416815757751, 0.5067200660705566, -2.2419402599334717, -0.6736723184585571, 2.457533121109009, -0.5561376214027405, 0.08819687366485596, 9.773210525512695, 0.00019058867474086583, 0.0015728092985227704, 0.0005993181257508695, 0.021671311929821968, -0.02038554847240448, -0.787803053855896, -0.615151047706604], "std": [0.3968485891819, 0.09858833253383636, 0.1967819631099701, 0.48060131072998047, 0.5569418668746948, 0.25248950719833374, 0.23524904251098633, 0.16354553401470184, 0.1516294926404953, 0.12407966703176498, 0.22544696927070618, 0.21803879737854004, 0.1924666315317154, 0.2508629858493805, 0.0027309590950608253, 0.0005793198361061513, 0.010634418576955795, 0.00014703537453897297, 0.007675682660192251, 0.0037034647539258003, 0.0028371738735586405, 0.0007447659154422581, 0.01126057282090187, 0.000557999184820801, 0.00756323104724288, 0.003312945133075118, 0.7937789559364319, 3.2186508178710938e-06, 0.7937789559364319, 0.7937789559364319, 0.7937789559364319, 0.7937789559364319, 0.8300393223762512, 3.2186508178710938e-06, 0.8300393223762512, 0.8300393223762512, 0.8300393223762512, 0.8300393223762512, 0.00011444788833614439, 8.807830909063341e-07, 0.3284081518650055, 0.19155268371105194, 0.2777460515499115, 0.5320648550987244, 0.6705589294433594, 0.4108372628688812, 0.23863476514816284, 0.22110848128795624, 0.12872666120529175, 0.14723807573318481, 0.34902456402778625, 0.3195067048072815, 0.22354909777641296, 0.22823087871074677, 4.241458892822266, 4.472326755523682, 3.153639078140259, 3.5355947017669678, 1.1407238245010376, 1.9232529401779175, 0.8268213868141174, 1.8455966711044312, 4.362390518188477, 1.7150174379348755, 4.602219581604004, 1.4613654613494873, 0.8238363265991211, 0.6823626160621643, 0.003224519547075033, 0.004757230635732412, 0.008943944238126278, 0.002332638017833233, 0.004516064655035734, 0.0040665315464138985, 0.003536228323355317, 0.005545856896787882, 0.008112234994769096, 0.0022955413442105055, 0.004729382693767548, 0.0042519462294876575, 0.8000804781913757, 0.16915281116962433, 2.7068357467651367, 2.7161452770233154, 2.4989426136016846, 0.20006312429904938, 0.9868189692497253, 0.17384429275989532, 2.3041391372680664, 2.1850507259368896, 2.537243366241455, 0.1824311465024948, 0.007160321809351444, 0.004286692477762699, 0.0006404055166058242, 0.00905661191791296, 0.11012858152389526, 0.06434056162834167, 0.07909823209047318, 0.05234963446855545, 0.09245600551366806, 0.06972375512123108, 2.158374547958374, 0.46839505434036255, 2.456310272216797, 0.48419666290283203, 0.23335033655166626, 0.44953975081443787, 0.07897109538316727, 0.05283872410655022, 0.04489258676767349, 0.0032811800483614206, 0.00920752715319395, 0.011362751945853233, 0.0021590793039649725, 0.0017364746890962124, 0.004819466732442379, 0.006284797564148903], "count": [346]}, "action": {"min": [-0.720298171043396, -0.3460802435874939, -0.9077405333518982, -1.9385827779769897, -1.5707963705062866, -0.3071396052837372, -0.6332597732543945, -0.5088379383087158, -0.2550947070121765, 0.16240176558494568, -1.7464079856872559, 0.3102438747882843, -0.6441125869750977, -0.6173710823059082, 0.006245340220630169, -0.010207604616880417, -0.5857557058334351, 0.9743489027023315, -0.4302438497543335, -0.03893280401825905, -0.009462540969252586, 0.0022193966433405876, -0.6150316596031189, 1.0123378038406372, -0.4315020442008972, 0.023759938776493073, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0009560027392581105, -2.8105860110372305e-06, -0.7319245338439941, -0.48746857047080994, -0.49830108880996704, -1.7825745344161987, -4.210155010223389, -0.7914599776268005, -0.8886127471923828, -0.5052440166473389, -0.4755128026008606, -0.36050519347190857, -1.3070824146270752, -1.6164796352386475, -0.6027775406837463, -1.0527535676956177], "max": [0.5138232707977295, 0.15238621830940247, 0.11169683933258057, -0.4560078978538513, 0.06030110642313957, 0.6981316804885864, 0.08726873248815536, 0.2033001184463501, 0.25419488549232483, 0.6857227087020874, -0.6487582325935364, 1.144498586654663, 0.019284121692180634, 0.060231808573007584, 0.013670725747942924, 0.004887571558356285, -0.558285117149353, 0.9803137183189392, -0.4044242799282074, -0.02785734087228775, -0.0016860209871083498, 0.01701907068490982, -0.5853769779205322, 1.018406629562378, -0.40729615092277527, 0.03408417850732803, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.00038152802153490484, 2.389330575169879e-06, 1.3609920740127563, 0.6675103902816772, 1.168843150138855, 1.4024803638458252, 1.1547691822052002, 2.828683614730835, 1.0302841663360596, 0.9719318151473999, 0.3685222268104553, 0.3217506408691406, 0.698907732963562, 0.7991596460342407, 0.9968318939208984, 0.8328349590301514], "mean": [-0.023960579186677933, -0.08540921658277512, -0.4128141403198242, -1.4758551120758057, -0.6315808892250061, 0.1594516485929489, -0.35235777497291565, -0.1198606789112091, 0.09353148192167282, 0.43917423486709595, -1.287366509437561, 0.6648460626602173, -0.32959744334220886, -0.38852784037590027, 0.011022793129086494, -0.002921265782788396, -0.5742028951644897, 0.9782831072807312, -0.41381585597991943, -0.03436589986085892, -0.004281329922378063, 0.009631805121898651, -0.6023620963096619, 1.0160737037658691, -0.41586291790008545, 0.028128601610660553, 0.5264238715171814, 1.745326042175293, 0.5264238715171814, 0.5264238715171814, 0.5264238715171814, 0.5264238715171814, 0.6294287443161011, 1.745326042175293, 0.6294287443161011, 0.6294287443161011, 0.6294287443161011, 0.6294287443161011, -0.0007120751542970538, -4.950827587890672e-07, -0.016421541571617126, 0.01070609875023365, -0.032453469932079315, -0.004912338685244322, 0.0039975605905056, 0.04163014143705368, 0.012553539127111435, -0.006649238057434559, 0.00930309109389782, 0.004520976450294256, 0.022747183218598366, -0.042152129113674164, 0.014793534763157368, -0.024493802338838577], "std": [0.4119562804698944, 0.09851477295160294, 0.2195313423871994, 0.5117853283882141, 0.5596703886985779, 0.24828456342220306, 0.23249827325344086, 0.16193464398384094, 0.14951510727405548, 0.13995592296123505, 0.2508799433708191, 0.21299128234386444, 0.19355197250843048, 0.24773956835269928, 0.002495895139873028, 0.0025810236111283302, 0.009911410510540009, 0.0010721656726673245, 0.007275715004652739, 0.0033544746693223715, 0.0026327494997531176, 0.0025375799741595984, 0.010368921793997288, 0.0012775460490956903, 0.006755053531378508, 0.0030410524923354387, 0.7937789559364319, 3.2186508178710938e-06, 0.7937789559364319, 0.7937789559364319, 0.7937789559364319, 0.7937789559364319, 0.8301458358764648, 3.2186508178710938e-06, 0.8301458358764648, 0.8301458358764648, 0.8301458358764648, 0.8301458358764648, 0.00011419559450587258, 8.885543820724706e-07, 0.32859912514686584, 0.19237037003040314, 0.2796764671802521, 0.53205806016922, 0.6704424023628235, 0.41137197613716125, 0.24021804332733154, 0.22114518284797668, 0.1276666671037674, 0.14729471504688263, 0.3490236699581146, 0.3088962435722351, 0.2235494703054428, 0.21513676643371582], "count": [346]}, "timestamp": {"min": [0.0], "max": [11.5], "mean": [5.75], "std": [3.3293726469444995], "count": [346]}, "frame_index": {"min": [0], "max": [345], "mean": [172.5], "std": [99.88117940833499], "count": [346]}, "episode_index": {"min": [285], "max": [285], "mean": [285.0], "std": [0.0], "count": [346]}, "index": {"min": [111606], "max": [111951], "mean": [111778.5], "std": [99.88117940833499], "count": [346]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [346]}, "subtask_annotation": {"mean": [0.35260115606936415, 2.0, 2.0, 2.0, 2.0], "std": [0.48972877641560814, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [346]}, "scene_annotation": {"mean": [285.0], "std": [0.0], "min": [285], "max": [285], "count": [346]}, "eef_direction_state": {"mean": [3.2341040462427744, 2.88728323699422], "std": [1.9576717121435314, 1.8156385891059863], "min": [0, 0], "max": [6, 6], "count": [346]}, "eef_velocity_state": {"mean": [1.1184971098265897, 1.0722543352601157], "std": [0.7134982986987283, 0.5189853418205201], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_acc_mag_state": {"mean": [0.8988439306358381, 0.7861271676300579], "std": [0.8319132096313402, 0.8570911459018286], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_direction_action": {"mean": [2.9508670520231215, 2.76878612716763], "std": [1.885574029740326, 1.6670063248849367], "min": [0, 0], "max": [6, 6], "count": [346]}, "eef_velocity_action": {"mean": [1.3092485549132948, 1.2427745664739884], "std": [0.6626065289513032, 0.49156743642703554], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_acc_mag_action": {"mean": [1.0751445086705202, 1.0809248554913296], "std": [0.7901968781796541, 0.8112897461183466], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_sim_pose_state": {"mean": [0.2215247772230707, 0.17032212743069255, 0.1385232194309714, 1.3236509261824547, -0.6914613410336184, 0.5085815232490876, 0.25575989818151973, -0.16179234118381497, 0.11554711474054431, -2.241781710074744, -0.6737763667010855, 2.4574365012820643], "std": [0.10023272424728305, 0.05032618113946494, 0.03585826730934601, 2.26887957474119, 0.4684547129401153, 2.5129994851276836, 0.0442939505622471, 0.07324590598005189, 0.02051543073127836, 0.4843965866032614, 0.23339151395665572, 0.44962499392516225], "min": [0.09203794975314102, 0.09091839731932728, 0.07912441526189168, -3.1398815485061116, -1.2977880132298498, -3.1392910501196405, 0.1819591260881965, -0.3044449913629181, 0.08256035674703381, -2.8708642644240983, -1.0584334767919028, 1.6791505721692266], "max": [0.38799388154073283, 0.29825984974083714, 0.21773088240785127, 3.13908405625116, 0.17049710502362192, 3.1354208790238802, 0.36595252341166296, -0.0848989054419651, 0.15966919496669818, -1.2873749074228296, -0.20682497007554534, 2.947183948334679], "count": [346]}, "eef_sim_pose_action": {"mean": [0.22514728331594805, 0.1698216222238963, 0.1384715519668531, 1.5621784791401154, -0.6794420884058202, 0.5114651090206557, 0.25602032788307605, -0.16078898728345356, 0.10573656629027826, -2.1990796823620564, -0.6844917665586213, 2.449083404420826], "std": [0.10385035253409645, 0.05846373176040558, 0.03884064085625593, 2.0721162963478483, 0.4923131140238449, 2.5098858557412074, 0.04296998161637044, 0.07241124205116731, 0.02678438767383335, 0.5068725701321245, 0.24837008677145744, 0.4427108549152453], "min": [0.10165431642659582, 0.04763378932469052, 0.08340142497132325, -3.140529522872633, -1.3253765125889714, -3.129743885592115, 0.18699470483270997, -0.3108369992193939, 0.05147492294528317, -2.9235749361785346, -1.070352127244107, 1.6531160214317366], "max": [0.4006381612784831, 0.32494173088391687, 0.23293227554228965, 3.140419609055715, 0.22126729855009253, 3.1338989588376926, 0.3531973836754194, -0.07499027768094305, 0.15712127725303265, -1.1415142433017995, -0.19572701038626739, 2.9347664033838705], "count": [346]}}} +{"episode_index": 280, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.456199267540098]], [[0.5486259003769096]], [[0.4379705681082555]]], "std": [[[0.2853145393301889]], [[0.19744706432213904]], [[0.25386989997437015]]], "count": [117]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41332569327379015]], [[0.4327170557346451]], [[0.3617679364774232]]], "std": [[[0.30039418403746904]], [[0.2450272626208606]], [[0.28888723155666557]]], "count": [117]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42309615056010674]], [[0.4558529592497297]], [[0.354306761124091]]], "std": [[[0.3079299273027785]], [[0.23407104854938762]], [[0.2787018907680515]]], "count": [117]}, "observation.state": {"min": [-0.6743028163909912, -0.2407122403383255, -0.7530332207679749, -1.4858473539352417, -1.2942371368408203, -0.49286773800849915, -0.5149927735328674, -0.8831904530525208, -0.9423331022262573, 0.046157106757164, -1.6128793954849243, -0.20991551876068115, -0.3383643627166748, -0.6105312705039978, 0.003721976652741432, -0.0077555011957883835, -0.5909750461578369, 1.0154846906661987, -0.47054266929626465, -0.01680208183825016, -0.016701392829418182, -0.004936234559863806, -0.6013166904449463, 1.0174694061279297, -0.4611949324607849, 0.0026010656729340553, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.015642335638403893, -3.423271891733748e-06, -0.49699994921684265, -0.19280898571014404, -0.46609362959861755, -0.42778196930885315, -1.5635604858398438, -0.9647163152694702, -0.6405088305473328, -0.6105628609657288, -0.9262577295303345, -0.6725466251373291, -0.6614791750907898, -1.6098746061325073, -1.1932735443115234, -1.1490998268127441, -12.471479415893555, -15.659341812133789, -6.725885391235352, -9.188034057617188, -3.586690902709961, -7.80463981628418, -2.238095283508301, -15.255290985107422, -9.015059471130371, -4.0720391273498535, -13.858365058898926, -2.238095283508301, -2.6971917152404785, -1.2338217496871948, -0.014164814725518227, -0.03895936906337738, -0.02826482057571411, -0.010883011855185032, -0.007768314331769943, -0.012023166753351688, -0.014247742481529713, -0.040992237627506256, -0.016926702111959457, -0.006693691480904818, -0.0074777984991669655, -0.012270335108041763, -0.5090399980545044, -0.3303457200527191, 2.1231207847595215, -36.88319396972656, 10.986820220947266, -0.5553324222564697, 1.4210700988769531, -0.19672273099422455, 2.316131830215454, -32.28219223022461, 7.6330037117004395, -0.6094878911972046, -0.012120568193495274, -0.023130755871534348, 0.008547008968889713, -0.15029944479465485, 0.36297857761383057, -0.1264650672674179, 0.037038661539554596, 0.2873309850692749, -0.39175111055374146, 0.008287996985018253, -3.0242910385131836, -1.3784120082855225, -3.118565320968628, -3.1372878551483154, -1.2971365451812744, -3.1063013076782227, -0.6427937746047974, -0.1459052562713623, 9.662116050720215, -0.014455080032348633, -0.021115988492965698, -0.03774857521057129, 0.019900498911738396, 0.011966844089329243, -0.8451840877532959, 0.5338191986083984], "max": [-0.036604464054107666, 0.5516116619110107, -0.1459149718284607, -0.923552393913269, 0.5152795314788818, 0.5149925351142883, -0.09880094975233078, 0.37319281697273254, 0.12130913138389587, 1.0001360177993774, -1.0573484897613525, 0.9337390661239624, 0.5539919137954712, 0.3059433698654175, 0.006776393391191959, 0.0035784668289124966, -0.5811339020729065, 1.0188974142074585, -0.46388769149780273, -0.011710310354828835, -0.010609338991343975, 0.005623366683721542, -0.5911043882369995, 1.0180805921554565, -0.4551165699958801, 0.008452104404568672, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.015164116397500038, 2.1454600300785387e-06, 0.7599903345108032, 0.5823813676834106, 0.6156845688819885, 0.40990161895751953, 0.5188108086585999, 1.2091799974441528, 0.4675480127334595, 0.588239312171936, 1.0771803855895996, 0.564590573310852, 0.937173068523407, 2.732271909713745, 1.6221362352371216, 0.5992187261581421, -0.5344919562339783, 7.99755859375, 3.5805861949920654, -1.0073260068893433, 0.9755799770355225, 2.5250306129455566, 0.6886447072029114, -0.2449754774570465, 10.256410598754883, 1.909645915031433, 2.07570219039917, 1.4920635223388672, 1.5207569599151611, 2.8406591415405273, 0.014019477181136608, 0.040446534752845764, 0.027228161692619324, 0.012554756365716457, 0.015878314152359962, 0.003934860695153475, 0.020844126120209694, 0.03427034988999367, 0.018718143925070763, 0.007822386920452118, 0.011117747984826565, 0.007791199721395969, 0.9332399964332581, 0.809161365032196, 11.595505714416504, -21.412687301635742, 18.591352462768555, 0.9549607634544373, 3.329969882965088, 0.9242256879806519, 12.293314933776855, -25.517141342163086, 20.37289810180664, 0.9895696640014648, 0.020105864852666855, 0.011604232713580132, 0.010378510691225529, 0.0, 0.5283677577972412, 0.43472814559936523, 0.33536791801452637, 0.5243797302246094, -0.09409703314304352, 0.19448183476924896, 2.990964651107788, 0.2983148396015167, 3.1245694160461426, 3.1360185146331787, -0.04014267772436142, 3.096407413482666, -0.3796065151691437, 0.21649165451526642, 9.921392440795898, 0.00928431749343872, 0.017432808876037598, 0.05636748671531677, 0.02412043884396553, 0.014316752552986145, -0.8427917957305908, 0.5375515222549438], "mean": [-0.38579076528549194, -0.10992873460054398, -0.46819841861724854, -1.162309169769287, -0.039302561432123184, -0.09963513165712357, -0.2529139220714569, -0.23479485511779785, -0.16093768179416656, 0.4160228967666626, -1.3352949619293213, 0.2047242671251297, 0.09167231619358063, -0.26084551215171814, 0.006187438499182463, -0.0038085973355919123, -0.5875338912010193, 1.0173940658569336, -0.46530115604400635, -0.013178698718547821, -0.013911460526287556, -0.00042865329305641353, -0.5971472263336182, 1.0177841186523438, -0.4565633535385132, 0.007204663008451462, 0.6084499955177307, 1.7030420303344727, 0.6084499955177307, 0.6084499955177307, 0.6084499955177307, 0.6084499955177307, 0.8225700855255127, 1.5369670391082764, 0.8225700855255127, 0.8225700855255127, 0.8225700855255127, 0.8225700855255127, -0.015325364656746387, -3.1642181852475915e-07, 0.0011045769788324833, 0.031232045963406563, -0.0003087281947955489, 0.014474049210548401, -0.072415791451931, 0.015044829808175564, -0.00022033390996512026, 0.019034365192055702, 0.0035672925878316164, 0.016948239877820015, 0.0013309224741533399, -0.0056816269643604755, -0.019214341416954994, -0.006497004069387913, -6.492463111877441, -4.108609199523926, -1.1424574851989746, -4.753373146057129, -0.2324276864528656, -0.7579958438873291, -0.5399478673934937, -8.571014404296875, 2.085911989212036, -0.6834585666656494, -5.560539722442627, 0.05133063346147537, -0.36113470792770386, -0.07797233015298843, -4.4711268856190145e-05, 0.0005947123281657696, -0.0003713302139658481, -7.138877117540687e-05, 0.00013497877807822078, -0.0002986211620736867, 0.00022742613509763032, 8.46304465085268e-05, -0.00018499161524232477, 0.00018737066420726478, 8.99830320122419e-06, -0.0002443855337332934, -0.030139200389385223, 0.011619013734161854, 5.373551845550537, -28.070451736450195, 14.545798301696777, 0.3455519676208496, 2.0449132919311523, 0.13579139113426208, 9.019401550292969, -28.717185974121094, 15.858736038208008, 0.34263214468955994, 0.0029955648351460695, -0.002355467062443495, 0.008748047985136509, -0.07224998623132706, 0.42328858375549316, 0.03634035214781761, 0.1821550875902176, 0.4227622151374817, -0.1771838366985321, 0.12154628336429596, -0.4302375316619873, -1.0013827085494995, 1.2642794847488403, -1.963788628578186, -0.9434196949005127, 0.14440912008285522, -0.5073117017745972, 0.020540524274110794, 9.78620719909668, -0.0004289748321752995, -4.588969022734091e-05, 0.0012041167356073856, 0.02269212156534195, 0.013552387244999409, -0.8437327742576599, 0.5361104011535645], "std": [0.2270910143852234, 0.15488244593143463, 0.21307629346847534, 0.1454154998064041, 0.4815296232700348, 0.2613188922405243, 0.14742575585842133, 0.3197895586490631, 0.29995113611221313, 0.291509211063385, 0.15594542026519775, 0.19051438570022583, 0.21600063145160675, 0.2674623131752014, 0.0006679541547782719, 0.0019370859954506159, 0.00316334399394691, 0.0005693325656466186, 0.0015870275674387813, 0.000641260645352304, 0.0010470866691321135, 0.0016504185041412711, 0.0029464855324476957, 0.00010122785897692665, 0.001582012977451086, 0.0007686447352170944, 0.8297209143638611, 0.2479027509689331, 0.8297209143638611, 0.8297209143638611, 0.8297209143638611, 0.8297209143638611, 0.8671903014183044, 0.5600400567054749, 0.8671903014183044, 0.8671903014183044, 0.8671903014183044, 0.8671903014183044, 0.00011876451753778383, 9.617348268875503e-07, 0.17003606259822845, 0.1180286705493927, 0.12645447254180908, 0.1028527095913887, 0.28052085638046265, 0.2245948314666748, 0.1238914430141449, 0.1998991221189499, 0.22838902473449707, 0.1793636679649353, 0.1918007880449295, 0.38870561122894287, 0.2736853361129761, 0.19372084736824036, 2.57281231880188, 4.0142107009887695, 2.4343953132629395, 1.8059617280960083, 0.7564258575439453, 2.0308592319488525, 0.6556441783905029, 3.8441786766052246, 5.215578079223633, 1.430348515510559, 4.388355255126953, 0.6163304448127747, 0.7585045099258423, 1.005237102508545, 0.0030906102620065212, 0.006941306404769421, 0.006144897546619177, 0.0030223000794649124, 0.0020349265541881323, 0.001913092564791441, 0.0035556883085519075, 0.0069445339031517506, 0.004723960068076849, 0.0022342682350426912, 0.0018038215348497033, 0.002034647623077035, 0.2712235152721405, 0.1609819531440735, 1.2225384712219238, 2.4585959911346436, 1.5655419826507568, 0.2605808973312378, 0.30060723423957825, 0.16559068858623505, 2.0307798385620117, 1.4661682844161987, 2.3517866134643555, 0.27237218618392944, 0.004792095627635717, 0.005272756330668926, 0.0003369809128344059, 0.024950649589300156, 0.040902961045503616, 0.13528567552566528, 0.074185311794281, 0.053854141384363174, 0.07564517855644226, 0.06091818958520889, 1.9831135272979736, 0.42344823479652405, 1.7065587043762207, 0.9372648000717163, 0.31885895133018494, 2.3899731636047363, 0.041105784475803375, 0.04812244325876236, 0.027267402037978172, 0.003996640909463167, 0.004707931540906429, 0.009942901320755482, 0.0010074424790218472, 0.0005632590618915856, 0.0005812262534163892, 0.0008908582385629416], "count": [578]}, "action": {"min": [-0.6781412363052368, -0.23387092351913452, -0.9125924110412598, -1.4284405708312988, -1.3174922466278076, -0.5125209093093872, -0.5194554328918457, -0.9583403468132019, -0.9541833400726318, 0.0817183405160904, -1.61517333984375, -0.21730679273605347, -0.34193286299705505, -0.604723334312439, 0.0031245052814483643, -0.011085745878517628, -0.5902953147888184, 1.0113295316696167, -0.4706633388996124, -0.01625896990299225, -0.017238033935427666, -0.008275195024907589, -0.5994473695755005, 1.0098669528961182, -0.460324227809906, 0.00281441118568182, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.015642335638403893, -3.423271891733748e-06, -0.49699994921684265, -0.19280898571014404, -0.46609362959861755, -0.42778196930885315, -1.5635604858398438, -0.9647163152694702, -0.6405088305473328, -0.6105628609657288, -0.9262577295303345, -0.6725466251373291, -0.6614791750907898, -1.6098746061325073, -1.1932735443115234, -1.1490998268127441], "max": [0.051479607820510864, 0.5568532943725586, -0.11174499988555908, -0.8568429946899414, 0.514710545539856, 0.5199871063232422, -0.09360221773386002, 0.380420446395874, 0.14823348820209503, 1.0629781484603882, -0.9699848294258118, 0.9365983009338379, 0.5610252618789673, 0.3074630796909332, 0.007820788770914078, 0.010722793638706207, -0.5784308910369873, 1.018805980682373, -0.4629973769187927, -0.011744669638574123, -0.009834474883973598, 0.01341601088643074, -0.5892453789710999, 1.0185372829437256, -0.45254695415496826, 0.007895621471107006, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.015164116397500038, 2.1454600300785387e-06, 0.7599903345108032, 0.5823813676834106, 0.6156845688819885, 0.40990161895751953, 0.5188108086585999, 1.2091799974441528, 0.4675480127334595, 0.588239312171936, 1.0771803855895996, 0.564590573310852, 0.937173068523407, 2.732271909713745, 1.6221362352371216, 0.5992187261581421], "mean": [-0.39828869700431824, -0.08382438123226166, -0.5048561692237854, -1.1126524209976196, -0.05606783926486969, -0.10329680144786835, -0.24900338053703308, -0.26977643370628357, -0.1453770101070404, 0.42584922909736633, -1.2933858633041382, 0.2020450085401535, 0.08870335668325424, -0.25710469484329224, 0.006264178082346916, -0.0018624385120347142, -0.5851462483406067, 1.0152634382247925, -0.46500441431999207, -0.013000949285924435, -0.013653925620019436, 0.0011882054386660457, -0.5952697992324829, 1.0155000686645508, -0.45565447211265564, 0.006614011246711016, 0.6114696264266968, 1.7060614824295044, 0.6114696264266968, 0.6114696264266968, 0.6114696264266968, 0.6114696264266968, 0.8225700855255127, 1.5369670391082764, 0.8225700855255127, 0.8225700855255127, 0.8225700855255127, 0.8225700855255127, -0.015326019376516342, -3.1621345897292485e-07, 0.0019108151318505406, 0.031084813177585602, 0.0001447985996492207, 0.014015670865774155, -0.07300671190023422, 0.014986143447458744, -0.0001565939892316237, 0.01889782026410103, 0.0036015952937304974, 0.017155323177576065, 0.0012922686291858554, -0.004805866628885269, -0.019514549523591995, -0.006416517775505781], "std": [0.21758994460105896, 0.16556023061275482, 0.23703043162822723, 0.13749413192272186, 0.49897441267967224, 0.2707112431526184, 0.1495765894651413, 0.3275074064731598, 0.29830068349838257, 0.3081133961677551, 0.17405301332473755, 0.1905428022146225, 0.21992823481559753, 0.2634357810020447, 0.0008249949896708131, 0.003236551536247134, 0.0028822196181863546, 0.0011784652015194297, 0.0015627521788701415, 0.0006387059111148119, 0.001278192619793117, 0.003024415811523795, 0.002784969285130501, 0.001139070955105126, 0.0016294588567689061, 0.0007179058156907558, 0.8306796550750732, 0.23335468769073486, 0.8306796550750732, 0.8306796550750732, 0.8306796550750732, 0.8306796550750732, 0.8671903014183044, 0.5600400567054749, 0.8671903014183044, 0.8671903014183044, 0.8671903014183044, 0.8671903014183044, 0.00011944332800339907, 9.637517450755695e-07, 0.17105308175086975, 0.1180759146809578, 0.12685897946357727, 0.10351000726222992, 0.28037840127944946, 0.22462810575962067, 0.12389858812093735, 0.19996027648448944, 0.22849251329898834, 0.17942900955677032, 0.19179394841194153, 0.39323002099990845, 0.2752973735332489, 0.19432157278060913], "count": [578]}, "timestamp": {"min": [0.0], "max": [19.233333333333334], "mean": [9.616666666666669], "std": [5.561799269221346], "count": [578]}, "frame_index": {"min": [0], "max": [577], "mean": [288.5], "std": [166.8539780766404], "count": [578]}, "episode_index": {"min": [286], "max": [286], "mean": [286.0], "std": [0.0], "count": [578]}, "index": {"min": [111952], "max": [112529], "mean": [112240.5], "std": [166.8539780766404], "count": [578]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [578]}, "subtask_annotation": {"mean": [0.3771626297577855, 2.0, 2.0, 2.0, 2.0], "std": [0.4987502490443546, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [578]}, "scene_annotation": {"mean": [286.0], "std": [0.0], "min": [286], "max": [286], "count": [578]}, "eef_direction_state": {"mean": [4.486159169550173, 3.596885813148789], "std": [1.9377819131241636, 2.278633413394107], "min": [0, 0], "max": [6, 6], "count": [578]}, "eef_velocity_state": {"mean": [0.6176470588235294, 0.8598615916955017], "std": [0.7399850367887721, 0.7822078469251249], "min": [0, 0], "max": [2, 2], "count": [578]}, "eef_acc_mag_state": {"mean": [0.596885813148789, 0.7093425605536332], "std": [0.8055542424197123, 0.8247570158825082], "min": [0, 0], "max": [2, 2], "count": [578]}, "eef_direction_action": {"mean": [3.865051903114187, 3.610726643598616], "std": [2.178645196790846, 2.2156308102240323], "min": [0, 0], "max": [6, 6], "count": [578]}, "eef_velocity_action": {"mean": [0.759515570934256, 0.9013840830449827], "std": [0.7270986382110382, 0.7774713834825018], "min": [0, 0], "max": [2, 2], "count": [578]}, "eef_acc_mag_action": {"mean": [0.9083044982698962, 0.9359861591695502], "std": [0.8361844244602229, 0.8346222317339884], "min": [0, 0], "max": [2, 2], "count": [578]}, "eef_sim_pose_state": {"mean": [0.3187782927426598, 0.1438254435125343, 0.15352169373928348, -0.4356725142866042, -1.0014595771202672, 1.2588532674890962, 0.2894834178157182, -0.25681677624822086, 0.12290213913586932, -1.9636421419510144, -0.9435521474111163, 0.14430313344747883], "std": [0.03387232747464891, 0.09065683276908044, 0.05299271860637344, 1.9922880913518652, 0.4234277039970307, 1.7229204409843821, 0.06862585486975029, 0.06912915991047065, 0.059342101035379576, 0.9816990232658456, 0.31887028929560707, 2.4074254746881847], "min": [0.2374593992769569, 0.04151620104241607, 0.07106741784838165, -3.118759193423271, -1.3816450175436776, -3.140745528401242, 0.12437274626244031, -0.4087152147447972, 0.047339886164543855, -3.1411357945628984, -1.2986775928807794, -3.137518345968089], "max": [0.39312647016979996, 0.45971527537412915, 0.25130540088679126, 3.089090615349515, 0.29813237841111473, 3.1328855366018384, 0.4175863599482238, -0.1838116851234353, 0.2869627693365897, 3.1414722877045866, -0.04028156295743823, 3.1257976344743503], "count": [578]}, "eef_sim_pose_action": {"mean": [0.3185206053938682, 0.14883394494845, 0.14169434558376917, -0.4169535411570418, -1.024855188649578, 0.030561194890460094, 0.2979612715668247, -0.25306486322901617, 0.1230463045606343, -1.9965141015155075, -0.9340710990597164, 0.13641127066434874], "std": [0.03356523883522112, 0.09883765729526733, 0.04832010400711234, 1.9190723513321253, 0.4580822036649839, 2.107417836778749, 0.07249778187545937, 0.06470807741854427, 0.05833433676243525, 0.9028234869241567, 0.32070165521591837, 2.4027397598636173], "min": [0.21526686547561383, 0.029787708531218194, 0.060047836618200914, -3.108725941333647, -1.3962813027375844, -3.141194255473773, 0.11875711304602948, -0.40299416925104287, 0.0351313085221669, -3.1053653128359198, -1.2840916930199344, -3.1368494608356725], "max": [0.40396860406872215, 0.47004622512795874, 0.23831839251006998, 3.0639705717415344, 0.3065746364669628, 3.139894094867267, 0.427945076315732, -0.18066980753211237, 0.291441768378216, -0.7347977693812543, 0.033587822798466505, 3.1348234549961074], "count": [578]}}} +{"episode_index": 281, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4086043637062668]], [[0.5223338739907727]], [[0.4567218161284121]]], "std": [[[0.28356242138161714]], [[0.20107368476466514]], [[0.22900658417768327]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44312604046520565]], [[0.40540123750480583]], [[0.3172324851018839]]], "std": [[[0.3042020517395321]], [[0.2526287631320089]], [[0.29804699441022536]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41696027970011534]], [[0.4097286716647443]], [[0.3298931108227605]]], "std": [[[0.30126881449622045]], [[0.24280621247186088]], [[0.2935307030384856]]], "count": [100]}, "observation.state": {"min": [-0.731501042842865, -0.0935593694448471, -0.6070264577865601, -1.9037542343139648, -1.2958080768585205, -0.409993052482605, -0.36173635721206665, -0.4868553876876831, -0.08869393914937973, 0.0812533050775528, -1.7338066101074219, -0.3012494742870331, -0.523384690284729, -0.43335676193237305, 0.005128942430019379, 0.012346622534096241, -0.631704568862915, 0.9910060167312622, -0.39493024349212646, -0.021296218037605286, -0.0063231526874005795, -0.005304710008203983, -0.633583664894104, 1.0165114402770996, -0.4106321930885315, 0.04262879490852356, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.01611580327153206, -0.0003843204176519066, -1.0891575813293457, -0.26065388321876526, -0.5535666346549988, -1.1964917182922363, -3.7361512184143066, -2.444613218307495, -0.5707203149795532, -0.9754101037979126, -0.34320729970932007, -0.756464958190918, -1.0705418586730957, -3.857149600982666, -0.9566320776939392, -1.761327862739563, -13.685220718383789, -5.708180904388428, -1.9517704248428345, -9.981685638427734, -0.7173382639884949, -1.3772892951965332, -1.6929181814193726, -10.333511352539062, -2.3199024200439453, -1.9938949346542358, -9.126983642578125, -1.3485958576202393, -1.1764346361160278, -1.8363858461380005, -0.006872678175568581, -0.014557459391653538, -0.031854260712862015, -0.006653983145952225, -0.017991019412875175, -0.01417965441942215, -0.007002079859375954, -0.01834525726735592, -0.015713611617684364, -0.005955331027507782, -0.014856195077300072, -0.013421598821878433, -1.2726000547409058, -0.5901681780815125, 5.612165451049805, -28.721899032592773, 7.751200199127197, -0.47654470801353455, -0.9968699812889099, -0.2375519871711731, 5.018285751342773, -31.184072494506836, 8.19100570678711, -1.2111444473266602, -0.013174029067158699, -0.013590576127171516, -0.004273504484444857, -0.08198151737451553, 0.31828898191452026, -0.0031742097344249487, 0.020060446113348007, 0.36791473627090454, -0.2362743318080902, -0.008212560787796974, -3.1177327632904053, -1.1297085285186768, -2.958399772644043, -3.0785350799560547, -1.4800498485565186, -3.057654619216919, -0.8553966283798218, -0.18564923107624054, 9.646869659423828, -0.008889347314834595, -0.02366122603416443, -0.034909576177597046, -0.030529912561178207, 0.018222488462924957, 0.8082574605941772, 0.5846084356307983], "max": [0.29845261573791504, 0.417908251285553, -0.1775486320257187, -1.0535351037979126, 0.6160972714424133, 0.5797209739685059, 0.30156001448631287, 0.17356914281845093, 0.1262679398059845, 0.5550485849380493, -0.7653335332870483, 1.4321539402008057, 0.23194055259227753, 0.2906843423843384, 0.00609213300049305, 0.014541159383952618, -0.6244633793830872, 0.9918637275695801, -0.382110595703125, -0.017583509907126427, -0.0050308313220739365, -0.0030443465802818537, -0.6256693601608276, 1.0174462795257568, -0.3993368446826935, 0.04613255709409714, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.01659546047449112, -0.00037932334817014635, 1.0483696460723877, 0.49152374267578125, 0.32450175285339355, 1.2750252485275269, 0.9312161207199097, 1.5872045755386353, 2.253117322921753, 0.7253953218460083, 0.18444466590881348, 0.463868647813797, 1.5492901802062988, 2.1190013885498047, 1.2313495874404907, 1.1111714839935303, -2.8060827255249023, 4.487179756164551, 2.7240538597106934, 1.4652016162872314, 0.7747253179550171, 2.209401845932007, 1.004273533821106, -2.8394885063171387, 7.814408302307129, 3.0610501766204834, 1.8620269298553467, 2.3528695106506348, 1.3485958576202393, 0.5451770424842834, 0.005606943275779486, 0.01459907740354538, 0.016494959592819214, 0.006298281718045473, 0.022619957104325294, 0.015631053596735, 0.0075300829485058784, 0.013272845186293125, 0.013394167646765709, 0.006948038004338741, 0.02174479328095913, 0.008358113467693329, 0.3605700135231018, 0.08908198773860931, 15.752665519714355, -22.407840728759766, 18.338130950927734, 0.587587833404541, 0.8271899819374084, 0.43798646330833435, 10.333511352539062, -20.928680419921875, 15.437280654907227, -0.2520735263824463, 0.01900474913418293, 0.012777073308825493, -0.0012210012646391988, -0.04099075868725777, 0.5737038850784302, 0.33615049719810486, 0.3424871563911438, 0.4973750114440918, -0.06589296460151672, 0.2515312731266022, 3.119899272918701, 0.26887989044189453, 2.9608938694000244, 2.962677001953125, 0.2049064040184021, 3.0509819984436035, -0.5234622359275818, 0.19522058963775635, 10.002306938171387, 0.0077600181102752686, 0.02827519178390503, 0.036501288414001465, -0.025632962584495544, 0.022013938054442406, 0.8105637431144714, 0.5877584218978882], "mean": [-0.2524515688419342, 0.08049645274877548, -0.4606512486934662, -1.5331026315689087, -0.37356480956077576, -0.10679903626441956, -0.05119095742702484, -0.14429667592048645, 0.06424511969089508, 0.30930134654045105, -1.4080015420913696, 0.6242300271987915, -0.23476919531822205, -0.187913179397583, 0.005715908017009497, 0.01357914600521326, -0.6288369297981262, 0.9916066527366638, -0.3864530622959137, -0.01921832747757435, -0.005672872066497803, -0.0041845813393592834, -0.6296362280845642, 1.0168447494506836, -0.4039462208747864, 0.04480572044849396, 0.7710115909576416, 1.7453304529190063, 0.7710115909576416, 0.7710115909576416, 0.7710115909576416, 0.7710115909576416, 0.7075663805007935, 1.7453304529190063, 0.7075663805007935, 0.7075663805007935, 0.7075663805007935, 0.7075663805007935, 0.0163589958101511, -0.00038180235424079, -0.042204536497592926, 0.017048576846718788, -0.00936395674943924, 0.0412936806678772, -0.11849705129861832, 0.02157684601843357, 0.05635307356715202, -0.0188915878534317, 0.014639506116509438, -0.0027337095234543085, 0.009905294515192509, -0.03915897756814957, -0.001227207132615149, -0.03337918594479561, -7.318467617034912, -1.857592225074768, 0.5241059064865112, -4.287839412689209, 0.04885655641555786, 0.41586244106292725, -0.3471980392932892, -5.956151008605957, 3.6809821128845215, 0.5037710070610046, -5.0567731857299805, 0.34745675325393677, -0.00038775961729697883, -0.5810116529464722, -9.61048062890768e-05, -0.00021873301011510193, 0.00041521983803249896, 8.874532795744017e-05, 0.0006214620661921799, -8.842456736601889e-05, -0.00010110882431035861, -0.000645918888039887, -0.0005470344913192093, 0.00035342248156666756, 0.0005890892934985459, -7.135244959499687e-05, -0.23715558648109436, -0.251379132270813, 10.592700958251953, -25.243549346923828, 12.29008960723877, 0.07924000918865204, -0.08355015516281128, 0.0804421678185463, 8.03597354888916, -26.584993362426758, 11.68664836883545, -0.724888801574707, 0.0032153513748198748, -0.002107364358380437, -0.003189321607351303, -0.07324176281690598, 0.42023178935050964, 0.14282603561878204, 0.21345989406108856, 0.43014392256736755, -0.1632337123155594, 0.16811688244342804, 0.2717439830303192, -0.576543390750885, 0.5343828201293945, -1.8892220258712769, -0.7494112253189087, 1.8744012117385864, -0.6933683156967163, -0.002861562417820096, 9.769858360290527, -0.0003150247212033719, 8.18649641587399e-05, 0.0003930213279090822, -0.028417592868208885, 0.02041740156710148, 0.8095669150352478, 0.5859814286231995], "std": [0.19231295585632324, 0.17344263195991516, 0.09878276288509369, 0.21501673758029938, 0.6848121881484985, 0.17766796052455902, 0.2457410842180252, 0.14958028495311737, 0.06816624104976654, 0.15297459065914154, 0.284084290266037, 0.425892174243927, 0.20725606381893158, 0.23171183466911316, 0.00027879662229679525, 0.0007052800501696765, 0.0019150839652866125, 0.0002435937785776332, 0.0019208287121728063, 0.0012519521405920386, 0.0003333156055305153, 0.0006701451493427157, 0.0022376063279807568, 0.000276352307992056, 0.0018281869124621153, 0.0011071983026340604, 0.8589973449707031, 1.1920928955078125e-06, 0.8589973449707031, 0.8589973449707031, 0.8589973449707031, 0.8589973449707031, 0.8493670225143433, 1.1920928955078125e-06, 0.8493670225143433, 0.8493670225143433, 0.8493670225143433, 0.8493670225143433, 9.988719102693722e-05, 8.384782859138795e-07, 0.3757564425468445, 0.14259611070156097, 0.1843641996383667, 0.39561906456947327, 0.6555758118629456, 0.5294418931007385, 0.31669554114341736, 0.2551109492778778, 0.06433027982711792, 0.23221616446971893, 0.3828437030315399, 0.7186551094055176, 0.2900840640068054, 0.26379433274269104, 2.1980249881744385, 2.4493610858917236, 1.2104530334472656, 3.12915301322937, 0.27168816328048706, 0.8054244518280029, 0.7547109127044678, 1.140667200088501, 1.999090313911438, 1.0923138856887817, 3.078648805618286, 0.6609084010124207, 0.43581029772758484, 0.4852640628814697, 0.0022994421888142824, 0.004486904479563236, 0.005880177486687899, 0.0025507048703730106, 0.004941041115671396, 0.0030699982307851315, 0.0026334684807807207, 0.004582508467137814, 0.005554698407649994, 0.0025181020610034466, 0.005390402860939503, 0.00250117271207273, 0.2779446840286255, 0.137669175863266, 1.8346412181854248, 1.4317967891693115, 1.9997119903564453, 0.2763294279575348, 0.29963651299476624, 0.1353462189435959, 1.1676157712936401, 2.2034072875976562, 1.5455268621444702, 0.2426835298538208, 0.006225180812180042, 0.0044752308167517185, 0.000551912235096097, 0.009419413283467293, 0.06474734842777252, 0.11543850600719452, 0.11150730401277542, 0.028114231303334236, 0.04963330924510956, 0.08959779888391495, 2.3196234703063965, 0.5072475671768188, 2.056734800338745, 1.2345651388168335, 0.42512789368629456, 1.2901431322097778, 0.0572906993329525, 0.051888808608055115, 0.04121040925383568, 0.002802560804411769, 0.007317857351154089, 0.008897890336811543, 0.0011098765535280108, 0.0008144688326865435, 0.0005053708446212113, 0.0007301160949282348], "count": [296]}, "action": {"min": [-0.8172711730003357, -0.06842400133609772, -0.6767004728317261, -1.8578802347183228, -1.3145679235458374, -0.4217427968978882, -0.36462339758872986, -0.49555549025535583, -0.12883099913597107, 0.04270520806312561, -1.7234830856323242, -0.309536337852478, -0.5200146436691284, -0.43620073795318604, 0.004691821523010731, 0.006191866472363472, -0.6280399560928345, 0.9887814521789551, -0.3952845633029938, -0.021280433982610703, -0.006761753000319004, -0.010498901829123497, -0.6297502517700195, 1.0135549306869507, -0.41055649518966675, 0.04149216413497925, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.01611580327153206, -0.0003843204176519066, -1.0891575813293457, -0.26065388321876526, -0.5535666346549988, -1.1964917182922363, -3.7361512184143066, -2.444613218307495, -0.5707203149795532, -0.9754101037979126, -0.32402482628822327, -0.756464958190918, -1.0705418586730957, -3.857149600982666, -0.9566320776939392, -1.761327862739563], "max": [0.11309537291526794, 0.4400080144405365, -0.17581044137477875, -0.9297391772270203, 0.6166559457778931, 0.603632926940918, 0.3104419410228729, 0.05859953165054321, 0.14676909148693085, 0.5839338302612305, -0.6710093021392822, 1.4288902282714844, 0.24183057248592377, 0.29179731011390686, 0.00718643656000495, 0.015708565711975098, -0.6190996170043945, 0.9921957850456238, -0.38292092084884644, -0.01742597483098507, -0.004397896118462086, -0.0010285649914294481, -0.6197553873062134, 1.0178513526916504, -0.40096497535705566, 0.04516557231545448, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.01659546047449112, -0.00037932334817014635, 1.0483696460723877, 0.49152374267578125, 0.32450175285339355, 1.2750252485275269, 0.9312161207199097, 1.5872045755386353, 2.253117322921753, 0.7253953218460083, 0.18444466590881348, 0.463868647813797, 1.5492901802062988, 1.5515022277832031, 1.2313495874404907, 0.7217470407485962], "mean": [-0.294477254152298, 0.0901302620768547, -0.47431522607803345, -1.4662691354751587, -0.3954721689224243, -0.10408907383680344, -0.03810455650091171, -0.17162853479385376, 0.07124768942594528, 0.3122905492782593, -1.3623775243759155, 0.6126150488853455, -0.23413243889808655, -0.1953771710395813, 0.0057345167733728886, 0.012407361529767513, -0.6237798929214478, 0.9905919432640076, -0.3878742754459381, -0.01900550350546837, -0.005687795579433441, -0.004335095640271902, -0.6246148943901062, 1.0161046981811523, -0.40567830204963684, 0.043722283095121384, 0.7710115909576416, 1.7453304529190063, 0.7710115909576416, 0.7710115909576416, 0.7710115909576416, 0.7710115909576416, 0.7075663805007935, 1.7453304529190063, 0.7075663805007935, 0.7075663805007935, 0.7075663805007935, 0.7075663805007935, 0.01636008732020855, -0.0003818189725279808, -0.03976200893521309, 0.01645786315202713, -0.007794481702148914, 0.039106547832489014, -0.11929826438426971, 0.025422722101211548, 0.05549825727939606, -0.016478251665830612, 0.015817180275917053, -0.004128205589950085, 0.007918700575828552, -0.047851644456386566, -0.005428843200206757, -0.03830350935459137], "std": [0.19451406598091125, 0.15834882855415344, 0.11900074779987335, 0.22791112959384918, 0.6910933256149292, 0.18410338461399078, 0.24471129477024078, 0.14650559425354004, 0.06225402280688286, 0.17622187733650208, 0.3084088861942291, 0.42137694358825684, 0.21007457375526428, 0.2259870171546936, 0.00044226882164366543, 0.0015023237792775035, 0.002178766531869769, 0.0007563557010143995, 0.0018687720876187086, 0.0011558185797184706, 0.00045419021626003087, 0.001490470371209085, 0.002581718610599637, 0.0007338881841860712, 0.0016693376237526536, 0.000984549056738615, 0.8589972853660583, 1.1920928955078125e-06, 0.8589972853660583, 0.8589972853660583, 0.8589972853660583, 0.8589972853660583, 0.849367082118988, 1.1920928955078125e-06, 0.849367082118988, 0.849367082118988, 0.849367082118988, 0.849367082118988, 9.947575017577037e-05, 8.404193181377195e-07, 0.37517884373664856, 0.14305239915847778, 0.18489627540111542, 0.39765018224716187, 0.6556409597396851, 0.5292390584945679, 0.31667011976242065, 0.2531048357486725, 0.06071361154317856, 0.23108679056167603, 0.3820686638355255, 0.7036247849464417, 0.2816409468650818, 0.251738041639328], "count": [296]}, "timestamp": {"min": [0.0], "max": [9.833333333333334], "mean": [4.916666666666666], "std": [2.8482450737252227], "count": [296]}, "frame_index": {"min": [0], "max": [295], "mean": [147.5], "std": [85.44735221175668], "count": [296]}, "episode_index": {"min": [287], "max": [287], "mean": [287.0], "std": [0.0], "count": [296]}, "index": {"min": [112530], "max": [112825], "mean": [112677.5], "std": [85.44735221175668], "count": [296]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [296]}, "subtask_annotation": {"mean": [0.28716216216216217, 2.0, 2.0, 2.0, 2.0], "std": [0.4671333517294929, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [296]}, "scene_annotation": {"mean": [287.0], "std": [0.0], "min": [287], "max": [287], "count": [296]}, "eef_direction_state": {"mean": [2.6385135135135136, 2.8614864864864864], "std": [1.9644827270690173, 2.0428855998664517], "min": [0, 0], "max": [6, 6], "count": [296]}, "eef_velocity_state": {"mean": [1.2668918918918919, 1.0168918918918919], "std": [0.6675781676584843, 0.6599435390994625], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_acc_mag_state": {"mean": [1.0472972972972974, 0.9628378378378378], "std": [0.8409651747413993, 0.8787875865942147], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_direction_action": {"mean": [2.47972972972973, 2.6486486486486487], "std": [1.7609487407345272, 1.9007994934737498], "min": [0, 0], "max": [6, 6], "count": [296]}, "eef_velocity_action": {"mean": [1.3716216216216217, 1.1114864864864864], "std": [0.6290319182101194, 0.5965014723989732], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_acc_mag_action": {"mean": [1.162162162162162, 1.0777027027027026], "std": [0.7931638157204983, 0.8526842311786953], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_sim_pose_state": {"mean": [0.29425636632183777, 0.20657905828514886, 0.18273972274932038, 0.26083477359585133, -0.5768161679317257, 0.5238270538918022, 0.27962615940999896, -0.20295974309402257, 0.13024458778793663, -1.8672492900274498, -0.7498389623970096, 1.873746153716324], "std": [0.04877446545000513, 0.06945223446284961, 0.04501995631634352, 2.373253674050245, 0.5073757478463147, 2.0788732482579726, 0.03025741745649167, 0.034820082800177635, 0.03350743557730773, 1.321647552737843, 0.4256896179094145, 1.3430307445641494], "min": [0.17043015218202454, 0.1220442741892298, 0.09213100194181295, -3.140660491225268, -1.1296762939713445, -3.0941827042207586, 0.19706733558968825, -0.2627379522098976, 0.07007321579891568, -3.1113629915964336, -1.5092570803365954, -3.128162113496594], "max": [0.42355529685928006, 0.3282725992357926, 0.23269013999356522, 3.131586160431676, 0.2690681127324004, 3.0855000267419235, 0.34464706164324554, -0.1370220194503473, 0.17466532772576238, 3.124520645426876, 0.20490281219583983, 3.1048070026771164], "count": [296]}, "eef_sim_pose_action": {"mean": [0.3043354468430449, 0.2083174916585605, 0.17734312089112592, 0.4807596321000131, -0.585851048442463, 0.4646118492102821, 0.2852791155966473, -0.20231615509171677, 0.12730071524827363, -1.8351145025785305, -0.7474013823136015, 1.8453627011863556], "std": [0.047626999876113206, 0.07040493598150913, 0.04745051672139818, 2.3005669666204676, 0.5349440519392312, 2.085554340726627, 0.026075093325046195, 0.037341190899262654, 0.037928430307034466, 1.3584404038667939, 0.4407985918606073, 1.4006850696633064], "min": [0.21065669377018428, 0.11417825953078185, 0.08267466434954145, -3.138440753736711, -1.1279973968523698, -3.134817426467191, 0.23948287499482396, -0.2697402444908726, 0.04908720951041595, -3.1184710666994255, -1.4595064268813573, -3.101706050879487], "max": [0.43965856566623446, 0.33327879424515544, 0.23470085021189388, 3.136413480390213, 0.2578296480061728, 3.0010038943914705, 0.33813013152370364, -0.12674077627216965, 0.16803674799370413, 3.125868300937572, 0.24700587810756103, 3.110006099946799], "count": [296]}}} +{"episode_index": 282, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4300384467512495]], [[0.560687809976932]], [[0.4650132425028835]]], "std": [[[0.3119691242162959]], [[0.19796966359428403]], [[0.23121706243922738]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4844723327566321]], [[0.46536233660130716]], [[0.3415429762591311]]], "std": [[[0.3349000170905168]], [[0.23482131854325997]], [[0.27744225264152683]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47071911524413684]], [[0.45716687331795464]], [[0.32351260332564397]]], "std": [[[0.3116356421861306]], [[0.2097932975205342]], [[0.26339483440537964]]], "count": [100]}, "observation.state": {"min": [-0.0993046686053276, -0.04386965557932854, -0.5599106550216675, -1.8785796165466309, -0.9241150617599487, -0.34887775778770447, -0.472933828830719, -0.24554109573364258, -0.028229955583810806, 0.2653812766075134, -1.8517993688583374, 0.3554346561431885, -0.6926665306091309, -0.6595572233200073, 0.015164720825850964, -0.018086260184645653, -0.5831406712532043, 0.9583128690719604, -0.4303032159805298, -0.03496801108121872, -0.0020324410870671272, 0.02473871037364006, -0.5833580493927002, 0.9805256128311157, -0.44557005167007446, 0.02470175176858902, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.00028431511600501835, 0.003048929385840893, -0.387886643409729, -0.4043934643268585, -0.5400974154472351, -0.5321499705314636, -0.5787625908851624, -0.6101548671722412, -0.9348093271255493, -0.23379072546958923, -0.037560898810625076, -0.576505720615387, -0.8254076838493347, -1.3044848442077637, -1.184680700302124, -0.8117810487747192, -8.819117546081543, -6.105006217956543, -1.7271062135696411, -12.026863098144531, -0.5738705992698669, -0.6312576532363892, -2.8119657039642334, -7.1822357177734375, -5.555555820465088, -2.1764347553253174, -10.714285850524902, -3.787545680999756, -1.807692289352417, -2.2954823970794678, -0.005940182600170374, -0.012606758624315262, -0.058134354650974274, -0.009909459389746189, -0.0947282463312149, -0.031110730022192, -0.009240561164915562, -0.017447231337428093, -0.0647934302687645, -0.022656412795186043, -0.08659958839416504, -0.05281985178589821, -2.9057700634002686, -0.5938799381256104, -3.5929737091064453, -37.65816879272461, -7.708343505859375, -0.5708839893341064, -2.8845601081848145, -1.0095958709716797, -7.92829704284668, -41.31983947753906, -7.684481620788574, -1.1384578943252563, -0.015383709222078323, -0.0194497462362051, 0.001831501955166459, -0.19129019975662231, 0.3096480965614319, 0.028306346386671066, 0.029412606731057167, 0.29855427145957947, -0.16915184259414673, -0.025881273671984673, -3.0200748443603516, -1.4240460395812988, -3.0482611656188965, -2.7984325885772705, -1.1753689050674438, 1.970808506011963, -0.7774806022644043, -0.22846512496471405, 9.658737182617188, -0.012086719274520874, -0.09448426961898804, -0.04061627388000488, -0.02613808959722519, 0.0012973000993952155, 0.7572851181030273, 0.6474452614784241], "max": [0.22170639038085938, 0.6984853148460388, -0.10995764285326004, -1.4389256238937378, 0.10071592777967453, 0.354679137468338, -0.1323723942041397, 0.1684434860944748, 0.18030864000320435, 0.7248934507369995, -1.050296664237976, 1.4055390357971191, 0.019264882430434227, 0.23928198218345642, 0.016468441113829613, -0.0128159299492836, -0.5142332315444946, 0.959628701210022, -0.3905949592590332, -0.029164522886276245, 0.0008880410459823906, 0.030627701431512833, -0.5188894271850586, 0.988618016242981, -0.412928968667984, 0.030545156449079514, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0008602813468314707, 0.003053769003599882, 0.6731104850769043, 0.4861728549003601, 0.5692965984344482, 0.25129085779190063, 1.26617431640625, 0.7640888690948486, 0.4088122844696045, 0.38053685426712036, 0.33178138732910156, 0.13400450348854065, 0.36553120613098145, 1.0776375532150269, 0.34267425537109375, 0.18542125821113586, -0.10021723806858063, 6.776556968688965, 2.9487180709838867, 2.747252941131592, 1.2625153064727783, 2.5537240505218506, 1.778998851776123, 7.850350379943848, 7.753357887268066, 1.9236873388290405, 12.362638473510742, 1.0329670906066895, 6.484737396240234, 2.5250306129455566, 0.007242044433951378, 0.029225556179881096, 0.11662012338638306, 0.006118131801486015, 0.07022131979465485, 0.04902806505560875, 0.008500263094902039, 0.01926843822002411, 0.11451895534992218, 0.012136940844357014, 0.03801761940121651, 0.031688641756772995, -0.9332399964332581, 0.6978089213371277, 9.53177261352539, -17.65472412109375, 21.67857551574707, 0.6610103249549866, 0.021209999918937683, 0.11506424099206924, 7.794674396514893, -18.321178436279297, 22.1588134765625, -0.0904257521033287, 0.017917420715093613, 0.008749308995902538, 0.004273504484444857, -0.09564509987831116, 0.38517120480537415, 0.297541081905365, 0.17787238955497742, 0.3943147659301758, -0.008997391909360886, 0.31377115845680237, 3.0288116931915283, -0.4285786747932434, 3.0387744903564453, -1.244565486907959, 0.03784382343292236, 2.7310400009155273, 0.14871449768543243, 0.2278830111026764, 9.904899597167969, 0.01360437273979187, 0.11421972513198853, 0.02642562985420227, -0.005067098885774612, 0.022095926105976105, 0.7614709138870239, 0.6530501246452332], "mean": [0.040551502257585526, 0.18883384764194489, -0.4194304049015045, -1.5886811017990112, -0.3985936641693115, 0.03139018267393112, -0.272542268037796, -0.01579916663467884, 0.023533577099442482, 0.6104949116706848, -1.338670253753662, 0.5691937208175659, -0.2804200351238251, -0.31147587299346924, 0.01605868712067604, -0.014009557664394379, -0.5550091862678528, 0.9592322111129761, -0.41745850443840027, -0.03270050138235092, -0.00046982456115074456, 0.02832225151360035, -0.5554906129837036, 0.9850760102272034, -0.4381408989429474, 0.028200162574648857, 0.7703660130500793, 1.7453219890594482, 0.7703660130500793, 0.7703660130500793, 0.7703660130500793, 0.7703660130500793, 0.7600043416023254, 1.7453219890594482, 0.7600043416023254, 0.7600043416023254, 0.7600043416023254, 0.7600043416023254, 0.0005187990609556437, 0.0030513033270835876, -0.007965954951941967, 0.008271166123449802, 0.01079152524471283, -0.0023910258896648884, -0.003576369257643819, 0.004844018258154392, -0.022011777386069298, 0.01846933737397194, 0.012934801168739796, -0.03179754689335823, -0.04180179908871651, -0.041524868458509445, -0.0359979011118412, -0.05973048880696297, -4.316369533538818, -1.48557448387146, 0.5143088698387146, -5.173756122589111, 0.23822832107543945, 0.4461810290813446, -0.88228440284729, -3.032292604446411, 3.210848808288574, 0.3814328610897064, -4.919680118560791, -0.058247968554496765, 0.08438155800104141, -0.6201574802398682, -9.731753380037844e-05, 0.0007500395877286792, 0.002030821517109871, 5.085403608973138e-05, -0.0014446999412029982, -2.3114060240914114e-05, 0.000263545720372349, 0.0005798533675260842, 0.0010683718137443066, 9.465361654292792e-05, -0.0017518436070531607, -9.415685781277716e-05, -2.0575647354125977, -0.22926144301891327, 6.258184432983398, -23.29356575012207, 15.538688659667969, 0.2558456063270569, -1.6937910318374634, -0.7000306844711304, 4.386501312255859, -25.2635555267334, 15.428098678588867, -0.4431826174259186, 0.0026945853605866432, -0.003309624968096614, 0.003097567008808255, -0.1421099305152893, 0.3506481647491455, 0.13571256399154663, 0.11758049577474594, 0.3374117314815521, -0.04064343124628067, 0.09375720471143723, 1.4331351518630981, -0.9321123361587524, -1.8360124826431274, -2.001072406768799, -0.8903222680091858, 2.4568114280700684, -0.5748714208602905, 0.013456504791975021, 9.775980949401855, 0.0005164022441022098, 0.0011130195343866944, 0.00010517807822907344, -0.02183995395898819, 0.018923865631222725, 0.759316086769104, 0.6500418782234192], "std": [0.10410568863153458, 0.2059381902217865, 0.1083950400352478, 0.11375565826892853, 0.2436543107032776, 0.1966443806886673, 0.07730638980865479, 0.07795770466327667, 0.02492591366171837, 0.06560138612985611, 0.1338755190372467, 0.2809329628944397, 0.12841534614562988, 0.1888410598039627, 0.0002713112917263061, 0.0012967754155397415, 0.01159021258354187, 0.00024057623522821814, 0.007272770162671804, 0.001418580417521298, 0.0005293564754538238, 0.0012530124513432384, 0.010966458357870579, 0.002287924522534013, 0.006305125076323748, 0.0013702758587896824, 0.8604748249053955, 7.271766662597656e-06, 0.8604748249053955, 0.8604748249053955, 0.8604748249053955, 0.8604748249053955, 0.8519991636276245, 7.271766662597656e-06, 0.8519991636276245, 0.8519991636276245, 0.8519991636276245, 0.8519991636276245, 0.00012078029976692051, 8.722461757315614e-07, 0.13637547194957733, 0.17097781598567963, 0.13595183193683624, 0.13970094919204712, 0.287607342004776, 0.20175176858901978, 0.17699716985225677, 0.08716119825839996, 0.05967066064476967, 0.12236756086349487, 0.17679986357688904, 0.281148225069046, 0.1996164619922638, 0.17173628509044647, 1.5474365949630737, 2.9062249660491943, 0.9896784424781799, 3.9445245265960693, 0.39110448956489563, 0.5807273983955383, 0.8126586675643921, 3.0752017498016357, 2.7220282554626465, 0.9676705002784729, 5.537148475646973, 0.7908629179000854, 1.6001800298690796, 0.8959619998931885, 0.0023390117567032576, 0.004837809596210718, 0.021388722583651543, 0.0024419904220849276, 0.016530048102140427, 0.005508521106094122, 0.0026395851746201515, 0.004923592321574688, 0.020531607791781425, 0.0036955298855900764, 0.012516800314188004, 0.006259571295231581, 0.43917426466941833, 0.24794891476631165, 2.776449680328369, 4.46890115737915, 6.547111988067627, 0.27286967635154724, 0.6162974834442139, 0.22290641069412231, 3.676544189453125, 5.155429840087891, 6.682209014892578, 0.2510443925857544, 0.0054177227430045605, 0.0052756634540855885, 0.0004596502985805273, 0.015917863696813583, 0.020129192620515823, 0.07333899289369583, 0.03993106260895729, 0.022557200863957405, 0.030030475929379463, 0.05824781954288483, 1.3441307544708252, 0.2682409882545471, 1.5687341690063477, 0.30939003825187683, 0.3187378942966461, 0.24308282136917114, 0.15021438896656036, 0.04778483510017395, 0.03029782883822918, 0.003642941825091839, 0.019731784239411354, 0.007139749825000763, 0.0049674189649522305, 0.0047427876852452755, 0.0009937460999935865, 0.001204296131618321], "count": [411]}, "action": {"min": [-0.16454468667507172, -0.0492401123046875, -0.5871652364730835, -1.9117324352264404, -0.9288516640663147, -0.3624643087387085, -0.4873490035533905, -0.19488666951656342, -0.026116030290722847, 0.19281552731990814, -1.891400933265686, 0.3492369055747986, -0.6981316804885864, -0.6981316804885864, 0.014028500765562057, -0.022165056318044662, -0.5810583829879761, 0.9557695388793945, -0.4264915883541107, -0.0336378775537014, -0.0024176142178475857, 0.017948439344763756, -0.5812810659408569, 0.9805940985679626, -0.4451811909675598, 0.024908334016799927, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.00028431511600501835, 0.003048929385840893, -0.387886643409729, -0.43261656165122986, -0.5400974154472351, -0.5470874309539795, -0.5787625908851624, -0.6101548671722412, -0.9348093271255493, -0.23379072546958923, -0.037560898810625076, -0.576505720615387, -0.8254076838493347, -1.3044848442077637, -1.184680700302124, -0.8117810487747192], "max": [0.24321047961711884, 0.7040042281150818, -0.09525281935930252, -1.3496150970458984, 0.10579006373882294, 0.43236133456230164, -0.12681663036346436, 0.17149905860424042, 0.2235470563173294, 0.7116198539733887, -0.9044226408004761, 1.4115831851959229, 0.06207422539591789, 0.2505876123905182, 0.01662445068359375, -0.007577028125524521, -0.5229281783103943, 0.965550422668457, -0.39122694730758667, -0.027958661317825317, 0.0007539589423686266, 0.03216943144798279, -0.5238351821899414, 0.9901605844497681, -0.4136770963668823, 0.02991998940706253, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0008602813468314707, 0.003053769003599882, 0.6731104850769043, 0.4861728549003601, 0.5692965984344482, 0.25129085779190063, 1.26617431640625, 0.7640888690948486, 0.4088122844696045, 0.38053685426712036, 0.33178138732910156, 0.13400450348854065, 0.36553120613098145, 1.0776375532150269, 0.34267425537109375, 0.18542125821113586], "mean": [0.017236363142728806, 0.1830485761165619, -0.4237973988056183, -1.5464078187942505, -0.39784926176071167, 0.02877376414835453, -0.275258332490921, -0.018133170902729034, 0.015729431062936783, 0.6065226197242737, -1.3195325136184692, 0.5567359924316406, -0.28363797068595886, -0.3221379816532135, 0.015062845312058926, -0.014275201596319675, -0.554120659828186, 0.9588581323623657, -0.41737061738967896, -0.03129519522190094, -0.001028579194098711, 0.0252588652074337, -0.5544115304946899, 0.9852294921875, -0.438765287399292, 0.027948757633566856, 0.7670961618423462, 1.7453219890594482, 0.7670961618423462, 0.7670961618423462, 0.7670961618423462, 0.7670961618423462, 0.7620850205421448, 1.7453219890594482, 0.7620850205421448, 0.7620850205421448, 0.7620850205421448, 0.7620850205421448, 0.000518572807777673, 0.0030513072852045298, -0.007859325036406517, 0.007219038903713226, 0.010959762148559093, -0.003544813022017479, -0.0008041713736020029, 0.006332931108772755, -0.02384968288242817, 0.0189792662858963, 0.013267876580357552, -0.03196042403578758, -0.04256002977490425, -0.043678704649209976, -0.03651091828942299, -0.0608551986515522], "std": [0.10858425498008728, 0.19277127087116241, 0.110788993537426, 0.1291620433330536, 0.24486574530601501, 0.19927996397018433, 0.08015187084674835, 0.0671454668045044, 0.04337707906961441, 0.09161078184843063, 0.18239355087280273, 0.2647874057292938, 0.14212164282798767, 0.18662558495998383, 0.000553670572116971, 0.002355111762881279, 0.009634733200073242, 0.0013817348517477512, 0.007545128930360079, 0.00127123121637851, 0.0006782234413549304, 0.0022752471268177032, 0.009412894025444984, 0.0020942161791026592, 0.00658827880397439, 0.0012321389513090253, 0.8600060939788818, 7.271766662597656e-06, 0.8600060939788818, 0.8600060939788818, 0.8600060939788818, 0.8600060939788818, 0.8519658446311951, 7.271766662597656e-06, 0.8519658446311951, 0.8519658446311951, 0.8519658446311951, 0.8519658446311951, 0.00012108994269510731, 8.70015753662301e-07, 0.13642966747283936, 0.1724250465631485, 0.13601799309253693, 0.1422790139913559, 0.2929820120334625, 0.20419061183929443, 0.1806434988975525, 0.08683270961046219, 0.06000162661075592, 0.12235039472579956, 0.17691464722156525, 0.2822219431400299, 0.199240580201149, 0.17169760167598724], "count": [411]}, "timestamp": {"min": [0.0], "max": [13.666666666666666], "mean": [6.833333333333333], "std": [3.954837637721774], "count": [411]}, "frame_index": {"min": [0], "max": [410], "mean": [205.0], "std": [118.64512913165322], "count": [411]}, "episode_index": {"min": [288], "max": [288], "mean": [288.0], "std": [0.0], "count": [411]}, "index": {"min": [112826], "max": [113236], "mean": [113031.0], "std": [118.64512913165322], "count": [411]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [411]}, "subtask_annotation": {"mean": [0.17518248175182483, 2.0, 2.0, 2.0, 2.0], "std": [0.4049176459895779, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [411]}, "scene_annotation": {"mean": [288.0], "std": [0.0], "min": [288], "max": [288], "count": [411]}, "eef_direction_state": {"mean": [3.0608272506082725, 4.262773722627737], "std": [2.1543140212214054, 2.2805751387308266], "min": [0, 0], "max": [6, 6], "count": [411]}, "eef_velocity_state": {"mean": [0.9124087591240876, 0.48175182481751827], "std": [0.6294606568807534, 0.605355536251541], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_acc_mag_state": {"mean": [0.6301703163017032, 0.5109489051094891], "std": [0.8011334550756846, 0.7841196497515809], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_direction_action": {"mean": [2.798053527980535, 4.357664233576642], "std": [1.873258115673773, 1.949747851727101], "min": [0, 0], "max": [6, 6], "count": [411]}, "eef_velocity_action": {"mean": [1.102189781021898, 0.6155717761557178], "std": [0.5213402837658734, 0.6026307707223552], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_acc_mag_action": {"mean": [0.8807785888077859, 0.6520681265206812], "std": [0.841673328756243, 0.8242754572483847], "min": [0, 0], "max": [2, 2], "count": [411]}, "eef_sim_pose_state": {"mean": [0.2184391718211562, 0.23692641581944518, 0.11125096467265341, 1.4176281415487118, -0.932281102880107, -1.8358013379462845, 0.2054610666068094, -0.13998202531974518, 0.07320588205325639, -2.001125136700757, -0.8903735481499834, 2.4569109285385164], "std": [0.02999066826621248, 0.07589054239189011, 0.03053540174140125, 1.4024033596260235, 0.2682991904429017, 1.6053087083048516, 0.017947137335014116, 0.01219067249595786, 0.021576160849372427, 0.30953379670617004, 0.31869463623018757, 0.24305235403422853], "min": [0.1682715782159117, 0.16020510310231223, 0.06358454225456844, -3.1317049458676, -1.4248620268976253, -3.1325052880257975, 0.17696014796299653, -0.19356241802848725, 0.04792985025046448, -2.798448980454089, -1.1754350901380635, 1.9706316825630523], "max": [0.2574194104662545, 0.4111221188316989, 0.1944036273911594, 3.0927814791445174, -0.4286052773204636, 3.1197551682773645, 0.25616732837825845, -0.1269400928052051, 0.174436524608582, -1.2444513304287816, 0.03784516184861442, 2.7310402449297233], "count": [411]}, "eef_sim_pose_action": {"mean": [0.22397882022537172, 0.23699861245311923, 0.10538628984769297, 1.4380162827707386, -0.9382647313547297, -1.8621517976070217, 0.2041081471043785, -0.14652631581184983, 0.06756018933515187, -1.9620456599312683, -0.8821564438732926, 2.4277833837519043], "std": [0.029870429905154587, 0.07274589739194262, 0.032621612435924756, 1.338907011699172, 0.26506404547862944, 1.5339909703840977, 0.011264595795302097, 0.016378934338595136, 0.0352097850560387, 0.38546630619703465, 0.3127643361779331, 0.26729402033542793], "min": [0.16899152631108777, 0.15499283998084307, 0.05568331595398747, -3.1149960434202293, -1.4754983466015603, -3.0829525513203855, 0.18015224646093184, -0.2056332838441627, -0.0036070532133645923, -2.9262588286207403, -1.154792936353222, 1.766525504713112], "max": [0.26594940745329815, 0.41461271547719236, 0.19879336743711057, 3.127833375826205, -0.43038708278791793, 3.1278278667858914, 0.22964702566461176, -0.12279723698834727, 0.18343134507407122, -0.9987692916709039, 0.09519349136121846, 2.7062156957058328], "count": [411]}}} +{"episode_index": 283, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4283731087590746]], [[0.5413971698829474]], [[0.4861647427136945]]], "std": [[[0.29843296563259475]], [[0.22476264018090517]], [[0.2297189428455161]]], "count": [119]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4380871004687919]], [[0.4429820887409174]], [[0.3993863886385004]]], "std": [[[0.2687436830045462]], [[0.2441246244995753]], [[0.26526336753167284]]], "count": [119]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45744025609090233]], [[0.45008853051024333]], [[0.33857603450838236]]], "std": [[[0.3165201629527442]], [[0.21986364401350605]], [[0.25140795262882276]]], "count": [119]}, "observation.state": {"min": [-0.4806153476238251, -0.25007134675979614, -0.40779757499694824, -1.530862808227539, -1.3733102083206177, -0.320821613073349, -0.7000105381011963, -0.8920926451683044, -0.2765710651874542, 0.44107863306999207, -1.7502995729446411, -0.03375785052776337, -0.6906694769859314, -0.5699236392974854, 0.01141795702278614, 0.001440098974853754, -0.604791522026062, 1.0330476760864258, -0.4612557590007782, -0.008990700356662273, -0.009025565348565578, -0.0033526320476084948, -0.6002345681190491, 1.014877438545227, -0.4574764370918274, -0.013810107484459877, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.02298567444086075, -0.0015287158312276006, -0.4484784007072449, -0.6176745891571045, -0.9604679346084595, -1.1877918243408203, -1.789457082748413, -1.457615852355957, -1.3593698740005493, -0.3552708029747009, -0.38483941555023193, -0.5699537396430969, -0.6013867855072021, -0.7388008832931519, -1.348776936531067, -0.5709115266799927, -11.20206069946289, -9.035408973693848, -4.998778820037842, -10.653236389160156, -1.2912087440490723, -3.644078016281128, -1.5494505167007446, -13.128458023071289, -2.6556777954101562, -2.387057304382324, -13.88888931274414, -0.6025640964508057, -2.9841270446777344, -3.471916913986206, -0.006866311188787222, -0.014007959514856339, -0.011125958524644375, -0.006591996178030968, -0.004665802698582411, -0.0076355114579200745, -0.007750226184725761, -0.022096265107393265, -0.01240539737045765, -0.007520684041082859, -0.005276430863887072, -0.007254066411405802, -3.18149995803833, -0.6013034582138062, 4.82527494430542, -31.920764923095703, 13.902143478393555, -0.769636869430542, -0.3817799985408783, -0.2523989677429199, 5.24099063873291, -32.55249786376953, 13.657386779785156, -0.3600848317146301, -0.01534600555896759, -0.012446525506675243, 0.010378510691225529, -0.09564509987831116, 0.3953354060649872, 0.001971212914213538, 0.013911159709095955, 0.34163597226142883, -0.23609715700149536, -0.0025059659965336323, -3.008460283279419, -1.0327509641647339, -2.9634950160980225, -3.139165163040161, -0.9407618641853333, -3.139246702194214, -0.7147359848022461, -0.15761005878448486, 9.628169059753418, -0.007889539003372192, -0.01962992548942566, -0.02157929539680481, -0.020584339275956154, 0.02173520252108574, 0.6939398050308228, 0.7172476053237915], "max": [-0.09995723515748978, 0.34428274631500244, 0.12818753719329834, -0.7057295441627502, 0.21715974807739258, 0.6939047574996948, -0.04406685382127762, 0.03642049431800842, 0.1609860211610794, 0.9339480996131897, -0.47074031829833984, 1.1186811923980713, 0.3329344093799591, 0.03748256713151932, 0.01265755109488964, 0.004206601995974779, -0.6006277203559875, 1.0349406003952026, -0.46010056138038635, -0.007173546589910984, -0.007923780009150505, -0.000269346812274307, -0.5954363346099854, 1.0170350074768066, -0.45525065064430237, -0.011209029704332352, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.02232305519282818, -0.0015244150999933481, 0.4045995771884918, 0.5653526186943054, 1.0501946210861206, 0.7141796946525574, 2.714056968688965, 0.8763895034790039, 0.711145281791687, 0.5909039974212646, 0.23094893991947174, 0.21094878017902374, 0.48466548323631287, 1.9184530973434448, 1.411575198173523, 0.8631657361984253, -3.9307429790496826, 5.158730506896973, 2.6959707736968994, -0.18315018713474274, 0.8608059287071228, 3.0415139198303223, 1.4346764087677002, 4.097771644592285, 13.55311393737793, 3.6788768768310547, 0.1526251584291458, 2.008547067642212, 2.2667887210845947, 0.4304029643535614, 0.006927225273102522, 0.01819727011024952, 0.016141721978783607, 0.009339557029306889, 0.005273007322102785, 0.008173135109245777, 0.006937727332115173, 0.014675156213343143, 0.01843738555908203, 0.008711679838597775, 0.0047575077041983604, 0.005808936897665262, -1.6119600534439087, 0.07052324712276459, 9.828713417053223, -20.190616607666016, 19.8270206451416, 1.003526210784912, 0.9120299816131592, 0.4008689522743225, 14.282812118530273, -24.06647300720215, 23.512136459350586, 1.514530897140503, 0.027294326573610306, 0.011153118684887886, 0.012820513918995857, 0.0, 0.5070714950561523, 0.34589484333992004, 0.28011810779571533, 0.5606517791748047, -0.03111271932721138, 0.2952007055282593, 2.9428458213806152, 0.25938987731933594, 2.9214096069335938, 3.140936851501465, -0.12132985889911652, 3.141239643096924, -0.4187183380126953, 0.17940735816955566, 9.837267875671387, 0.011510998010635376, 0.013357013463973999, 0.031346261501312256, -0.018232623115181923, 0.023731406778097153, 0.6961966753005981, 0.719411313533783], "mean": [-0.20429082214832306, -0.11428762972354889, -0.34747499227523804, -1.356072187423706, -0.13630449771881104, 0.25178825855255127, -0.4961685538291931, -0.3374546468257904, -0.011986080557107925, 0.5697084069252014, -1.1803268194198608, 0.6242951154708862, -0.19180390238761902, -0.26356402039527893, 0.011837128549814224, 0.002526350086554885, -0.6030160188674927, 1.034174919128418, -0.4607289135456085, -0.007923652417957783, -0.008655168116092682, -0.0021056889090687037, -0.5979546308517456, 1.0154328346252441, -0.4561747908592224, -0.01218181662261486, 0.4332212805747986, 1.7453157901763916, 0.4332212805747986, 0.4332212805747986, 0.4332212805747986, 0.4332212805747986, 0.6593438386917114, 1.7453157901763916, 0.6593438386917114, 0.6593438386917114, 0.6593438386917114, 0.6593438386917114, -0.022645872086286545, -0.0015261812368407845, -0.004002558067440987, 0.006178864743560553, 0.018776381388306618, 0.0024011745117604733, -0.029279349371790886, 0.014239861629903316, -0.0024013458751142025, 0.006156407296657562, -0.005315652582794428, 0.0012218491174280643, -0.0025577754713594913, 0.008347299881279469, -0.005168361589312553, 0.0022185633424669504, -7.0389885902404785, -3.089421033859253, -0.5595467686653137, -4.855850696563721, -0.3013553321361542, 0.02211686782538891, -0.3879553973674774, -6.3507232666015625, 5.461477279663086, 0.9961762428283691, -4.26505708694458, 0.4003455638885498, -0.014549733139574528, -0.5213391780853271, -8.217905269702896e-05, -0.0001657695829635486, 6.355165533022955e-05, -0.00010732623195508495, -0.0001331662351731211, -5.0136539357481524e-05, 0.00012729759328067303, 0.00026472765603102744, -0.00017131265485659242, 0.00019341061124578118, 7.360374729614705e-05, -8.806888945400715e-05, -2.473409414291382, -0.23200006783008575, 7.24737548828125, -25.297761917114258, 16.307823181152344, 0.2834760844707489, 0.24827782809734344, 0.07610440999269485, 9.901143074035645, -28.57068634033203, 18.656137466430664, 0.7346044778823853, 0.002524652285501361, -0.00218592188321054, 0.011613015085458755, -0.03944423049688339, 0.4282170534133911, 0.14367714524269104, 0.23117654025554657, 0.44359686970710754, -0.1217740997672081, 0.13282473385334015, -1.5784021615982056, -0.7009400129318237, 1.4533439874649048, -1.0045639276504517, -0.575358510017395, 1.959488868713379, -0.5926491618156433, 0.0295160710811615, 9.773284912109375, 0.001293875859118998, 0.0001428301038686186, 0.0007664523436687887, -0.019555484876036644, 0.022920822724699974, 0.6954164505004883, 0.7179739475250244], "std": [0.09858287125825882, 0.20039671659469604, 0.07970485836267471, 0.2226422280073166, 0.5553514957427979, 0.2332405000925064, 0.15951286256313324, 0.2589757740497589, 0.13340677320957184, 0.1230650544166565, 0.3730561137199402, 0.3083679974079132, 0.3076344430446625, 0.17488257586956024, 0.00036767908022738993, 0.0007539913640357554, 0.0011143209412693977, 0.000513755832798779, 0.0002040807157754898, 0.0006333928904496133, 0.00035551789915189147, 0.0007274152594618499, 0.0012207371182739735, 0.0004834494029637426, 0.0007503458182327449, 0.0009765829890966415, 0.7493592500686646, 1.3470649719238281e-05, 0.7493592500686646, 0.7493592500686646, 0.7493592500686646, 0.7493592500686646, 0.8369023203849792, 1.3470649719238281e-05, 0.8369023203849792, 0.8369023203849792, 0.8369023203849792, 0.8369023203849792, 0.00011054606147808954, 6.71533825880033e-07, 0.10049407184123993, 0.13272146880626678, 0.16082163155078888, 0.21787196397781372, 0.3967074155807495, 0.2667514979839325, 0.1962524652481079, 0.14916986227035522, 0.08984728157520294, 0.11179538071155548, 0.1969480961561203, 0.30924880504608154, 0.31207263469696045, 0.1843542754650116, 1.55107581615448, 3.6539318561553955, 1.4007062911987305, 2.9770946502685547, 0.39667773246765137, 1.0109156370162964, 0.5562003254890442, 3.609945297241211, 3.6237168312072754, 1.4447622299194336, 2.3776021003723145, 0.6107454299926758, 0.7444332838058472, 0.6086029410362244, 0.0025044092908501625, 0.0049100592732429504, 0.004558944143354893, 0.0023618480190634727, 0.0009365369915030897, 0.0013483869843184948, 0.002389341127127409, 0.005162963178008795, 0.004647518042474985, 0.002543167443946004, 0.0010476333554834127, 0.0013360020238906145, 0.25689148902893066, 0.11177998781204224, 0.9970571994781494, 3.1876778602600098, 1.19684636592865, 0.4747267961502075, 0.21984490752220154, 0.10974086821079254, 2.0713460445404053, 1.8046445846557617, 2.478651523590088, 0.5121639370918274, 0.006806886289268732, 0.0037795240059494972, 0.0004560753295663744, 0.016525372862815857, 0.031045805662870407, 0.09594400227069855, 0.07485958188772202, 0.06148642301559448, 0.06006764993071556, 0.10527176409959793, 1.920312523841858, 0.39836186170578003, 1.9139026403427124, 1.7982027530670166, 0.27668142318725586, 1.3198267221450806, 0.03929555416107178, 0.04261426255106926, 0.02499489299952984, 0.003314879722893238, 0.0047972192987799644, 0.006301218643784523, 0.0005040282267145813, 0.00037342016003094614, 0.0005504724103957415, 0.0005267661763355136], "count": [589]}, "action": {"min": [-0.538402795791626, -0.24095889925956726, -0.47425660490989685, -1.5211771726608276, -1.3751554489135742, -0.3354412019252777, -0.6981316804885864, -0.9392618536949158, -0.28650015592575073, 0.43912655115127563, -1.737569808959961, -0.034471314400434494, -0.6971299648284912, -0.5693299174308777, 0.010723995976150036, -0.0031231462489813566, -0.6032992005348206, 1.0283386707305908, -0.46169471740722656, -0.00872438121587038, -0.009695838205516338, -0.007974810898303986, -0.5977871417999268, 1.0104947090148926, -0.45823484659194946, -0.013670011423528194, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.02298567444086075, -0.0015287158312276006, -0.4484784007072449, -0.6176745891571045, -0.9476468563079834, -1.1877918243408203, -1.789457082748413, -1.457615852355957, -1.3593698740005493, -0.3552708029747009, -0.38483941555023193, -0.5699537396430969, -0.6013867855072021, -0.7388008832931519, -1.348776936531067, -0.5709115266799927], "max": [-0.10619528591632843, 0.35043278336524963, 0.23223069310188293, -0.6017333269119263, 0.22251823544502258, 0.6981316804885864, -0.039504654705524445, 0.0784568339586258, 0.17757922410964966, 0.9877582788467407, -0.4030989408493042, 1.1178700923919678, 0.3405296206474304, 0.0403541661798954, 0.013202503323554993, 0.006048711482435465, -0.5954523682594299, 1.0340944528579712, -0.45980024337768555, -0.007047755643725395, -0.007221965119242668, 0.001588073675520718, -0.5906924605369568, 1.0153127908706665, -0.45441386103630066, -0.011174531653523445, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.02232305519282818, -0.0015244170790538192, 0.4045995771884918, 0.5653526186943054, 1.0501946210861206, 0.7141796946525574, 2.714056968688965, 0.8763895034790039, 0.711145281791687, 0.5909039974212646, 0.23094893991947174, 0.21094878017902374, 0.48466548323631287, 1.9184530973434448, 1.411575198173523, 0.8631657361984253], "mean": [-0.23517245054244995, -0.09441283345222473, -0.35612455010414124, -1.304152011871338, -0.14227280020713806, 0.25285887718200684, -0.492603600025177, -0.35110291838645935, -0.005022481549531221, 0.5989025831222534, -1.1350798606872559, 0.6253660917282104, -0.1890965700149536, -0.26337650418281555, 0.01179432962089777, 0.0024717191699892282, -0.59986811876297, 1.0321106910705566, -0.4606097340583801, -0.0077796452678740025, -0.00863968301564455, -0.0019580484367907047, -0.5949075818061829, 1.0134899616241455, -0.45608773827552795, -0.012098883278667927, 0.43310272693634033, 1.7453157901763916, 0.43310272693634033, 0.43310272693634033, 0.43310272693634033, 0.43310272693634033, 0.6604105234146118, 1.7453157901763916, 0.6604105234146118, 0.6604105234146118, 0.6604105234146118, 0.6604105234146118, -0.022645706310868263, -0.0015261874068528414, -0.004047222901135683, 0.005547239910811186, 0.017290405929088593, 0.0016069828998297453, -0.02790970541536808, 0.013877429999411106, -0.00236635678447783, 0.006190796848386526, -0.005453045945614576, 0.0013246401213109493, -0.0026853166054934263, 0.008261693641543388, -0.005505126900970936, 0.0022405043710023165], "std": [0.1024574488401413, 0.18856041133403778, 0.10255498439073563, 0.23243580758571625, 0.5564426779747009, 0.2379704862833023, 0.15952788293361664, 0.2774834930896759, 0.13015897572040558, 0.12954145669937134, 0.38322970271110535, 0.30889520049095154, 0.31345421075820923, 0.17383703589439392, 0.000589404022321105, 0.0013653991045430303, 0.0012817695969715714, 0.00100313953589648, 0.00028704918804578483, 0.0005032987101003528, 0.0005823883693665266, 0.0013665169244632125, 0.0011555124074220657, 0.0008029682794585824, 0.0008979991544038057, 0.0008325137314386666, 0.7493723630905151, 1.3470649719238281e-05, 0.7493723630905151, 0.7493723630905151, 0.7493723630905151, 0.7493723630905151, 0.8371414542198181, 1.3470649719238281e-05, 0.8371414542198181, 0.8371414542198181, 0.8371414542198181, 0.8371414542198181, 0.00011083155550295487, 6.660097255917208e-07, 0.1004844531416893, 0.13351158797740936, 0.16502493619918823, 0.218754842877388, 0.39764028787612915, 0.2666817307472229, 0.1962520182132721, 0.149176225066185, 0.0898914709687233, 0.11182541400194168, 0.19690333306789398, 0.3092476725578308, 0.31204187870025635, 0.18435093760490417], "count": [589]}, "timestamp": {"min": [0.0], "max": [19.6], "mean": [9.8], "std": [5.667646974029188], "count": [589]}, "frame_index": {"min": [0], "max": [588], "mean": [294.0], "std": [170.02940922087566], "count": [589]}, "episode_index": {"min": [289], "max": [289], "mean": [289.0], "std": [0.0], "count": [589]}, "index": {"min": [113237], "max": [113825], "mean": [113531.0], "std": [170.02940922087566], "count": [589]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [589]}, "subtask_annotation": {"mean": [0.4142614601018676, 2.0, 2.0, 2.0, 2.0], "std": [0.49943976038479126, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [589]}, "scene_annotation": {"mean": [289.0], "std": [0.0], "min": [289], "max": [289], "count": [589]}, "eef_direction_state": {"mean": [4.66213921901528, 3.789473684210526], "std": [1.8490421989838863, 2.3554635173857634], "min": [0, 0], "max": [6, 6], "count": [589]}, "eef_velocity_state": {"mean": [0.5721561969439728, 0.6740237691001698], "std": [0.6994824203777062, 0.6985463485931508], "min": [0, 0], "max": [2, 2], "count": [589]}, "eef_acc_mag_state": {"mean": [0.5212224108658744, 0.6689303904923599], "std": [0.7719451759083057, 0.8408515230284694], "min": [0, 0], "max": [2, 2], "count": [589]}, "eef_direction_action": {"mean": [3.8539898132427846, 3.5415959252971136], "std": [2.0367769422030735, 2.209037963994074], "min": [0, 0], "max": [6, 6], "count": [589]}, "eef_velocity_action": {"mean": [0.8030560271646859, 0.8590831918505942], "std": [0.6529994775984209, 0.6761821126337497], "min": [0, 0], "max": [2, 2], "count": [589]}, "eef_acc_mag_action": {"mean": [0.9456706281833617, 1.0084889643463497], "std": [0.8139920909393593, 0.8332617962055728], "min": [0, 0], "max": [2, 2], "count": [589]}, "eef_sim_pose_state": {"mean": [0.29175910106159186, 0.177354363500117, 0.15011223758383338, -1.5731757607018781, -0.7010421797738978, 1.458795472461686, 0.31216309839067113, -0.18868133493049974, 0.13073717440878319, -1.025813501654411, -0.5754547647105823, 1.9594859550313999], "std": [0.02288567788853247, 0.09381273006691086, 0.030544171710057716, 1.9349488732347053, 0.39834667249503625, 1.920264217368059, 0.06490544922909752, 0.05788908985814149, 0.02946477851953488, 1.8319161933531938, 0.276749953761804, 1.3813702060361306], "min": [0.2661958301786993, 0.10875625268759785, 0.0714356155172053, -3.1009384434822724, -1.0327356093807034, -3.0493444376111416, 0.21429331945191799, -0.29566639232047, 0.08997722658756155, -3.1414917371702353, -0.9429543572955671, -3.1413808742776714], "max": [0.35003665065026623, 0.38968555933913535, 0.17854093987772188, 3.095531510078646, 0.25943370819624434, 3.139861542625075, 0.4344112023079205, -0.10674060043990946, 0.17889837449457466, 3.141393773048397, -0.12132814330102848, 3.1415625553601023], "count": [589]}, "eef_sim_pose_action": {"mean": [0.29841718363798153, 0.18186311493119156, 0.1437134859554676, -1.5609262749853192, -0.730152469237095, 1.415718074718157, 0.31208825933866247, -0.1839398463301054, 0.12561925474961716, -1.3204872522300515, -0.57489306801838, 2.056363858520143], "std": [0.02262714600159652, 0.09346778872177851, 0.03040929618254668, 1.9887515491889833, 0.4154574421590848, 1.965116679857721, 0.06969293078868793, 0.05983688798912348, 0.0290353694873383, 1.6164821256957307, 0.3041852675438555, 1.2532100544382976], "min": [0.2684508824161596, 0.10376035156800038, 0.0640519019628056, -3.1050005520355106, -1.0963688419300057, -3.086107736444755, 0.19815571061477918, -0.3030075310941658, 0.07782345379390444, -3.1410167105790507, -0.9704737850992493, -3.14092521025921], "max": [0.36105897759659605, 0.39266403957592366, 0.1789942173942523, 3.069097415185947, 0.2835297145528737, 3.06408259815788, 0.44165593835123484, -0.10154632065719346, 0.17453146822057794, 3.1405203837197817, -0.06275872873597588, 3.1413755750844055], "count": [589]}}} +{"episode_index": 284, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.460989650615148]], [[0.5596893045943868]], [[0.4903598663975394]]], "std": [[[0.28742693029412536]], [[0.2063443986300451]], [[0.2329882767693628]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43995950355632446]], [[0.4322962850826605]], [[0.37737242166474433]]], "std": [[[0.2692742613572135]], [[0.2406943773660994]], [[0.27431863164233433]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43546398740868897]], [[0.4021257232795079]], [[0.3189817882545175]]], "std": [[[0.2891252123393042]], [[0.2469051124581239]], [[0.292212681781299]]], "count": [100]}, "observation.state": {"min": [-0.4856794774532318, -0.19226449728012085, -0.6210406422615051, -1.8563868999481201, -1.406501054763794, -0.5371180176734924, -0.427649587392807, -0.5494078993797302, -0.21171969175338745, 0.2166864573955536, -2.0939202308654785, -0.05888701230287552, -0.5105048418045044, -0.40846729278564453, 0.009199154563248158, 0.018852505832910538, -0.6151456236839294, 0.9452842473983765, -0.3668670654296875, -0.03205154836177826, -0.014899373054504395, -0.023471390828490257, -0.6300351619720459, 0.9716528654098511, -0.3688696026802063, 0.0442659966647625, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0018175283912569284, -0.0026728007942438126, -0.6166209578514099, -0.387677937746048, -1.2571768760681152, -1.8937124013900757, -1.5328741073608398, -0.8436079025268555, -0.8197616934776306, -0.5943087935447693, -0.1956135630607605, -0.47344669699668884, -1.4831405878067017, -2.4628982543945312, -1.6035655736923218, -0.9365478754043579, -11.925851821899414, -6.562881946563721, -2.443223476409912, -11.019536018371582, -2.6684980392456055, -1.2912087440490723, -1.4059828519821167, -9.387015342712402, -5.250305652618408, -2.710012197494507, -13.369963645935059, -1.6068376302719116, -2.9267399311065674, -2.6971917152404785, -0.00629134476184845, -0.010410608723759651, -0.03872895613312721, -0.007077640853822231, -0.015703845769166946, -0.008894343860447407, -0.009617816656827927, -0.014972636476159096, -0.03186577931046486, -0.005952442996203899, -0.017527660354971886, -0.010843965224921703, -2.142210006713867, -0.7349264025688171, 4.98859167098999, -26.104045867919922, 2.190046548843384, 0.1395723819732666, -0.29693999886512756, 0.09650549292564392, 5.092520713806152, -29.924503326416016, 3.1131937503814697, -0.6163523197174072, -0.01545812003314495, -0.013785277493298054, -5.820766091346741e-11, -0.05465434491634369, 0.3166222870349884, -0.018094073981046677, 0.07518301904201508, 0.2877329885959625, -0.31665951013565063, 0.005647857673466206, -3.1280486583709717, -1.2163469791412354, -3.137897491455078, -2.9855527877807617, -1.258339762687683, -3.090205192565918, -0.883047342300415, -0.172938272356987, 9.665432929992676, -0.011930644512176514, -0.03345292806625366, -0.033547431230545044, -0.027211196720600128, 0.02149870991706848, 0.7332093119621277, 0.6768403053283691], "max": [0.18217772245407104, 0.06218049302697182, -0.018311383202672005, -0.8602265119552612, 0.24529004096984863, 0.29783833026885986, 0.16813401877880096, 0.03532129153609276, 0.062181390821933746, 0.6906629800796509, -0.7240395545959473, 1.1498684883117676, 0.21668051183223724, 0.03546924144029617, 0.010595916770398617, 0.0212152898311615, -0.6023140549659729, 0.9471307992935181, -0.36133813858032227, -0.02997368760406971, -0.013222512789070606, -0.021570784971117973, -0.6189724206924438, 0.9719479084014893, -0.362499862909317, 0.04729131609201431, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.002480908064171672, -0.0026686317287385464, 1.0944768190383911, 0.47744640707969666, 0.49860304594039917, 1.0301860570907593, 3.0916080474853516, 0.9730971455574036, 0.5543941855430603, 0.9501703977584839, 0.2852386236190796, 0.6454183459281921, 0.7073702812194824, 1.6223382949829102, 2.4957222938537598, 0.37625840306282043, -1.9301098585128784, 2.3809525966644287, 2.4010989665985107, -0.18315018713474274, 1.2625153064727783, 1.865079402923584, 1.8937729597091675, -2.0934267044067383, 9.432234764099121, 2.373015880584717, 2.8998780250549316, 1.606837511062622, 2.5824174880981445, 0.4017094075679779, 0.009841488674283028, 0.011879559606313705, 0.014885876327753067, 0.008517775684595108, 0.01803884096443653, 0.012388629838824272, 0.00730070099234581, 0.011013192124664783, 0.021550439298152924, 0.006415312644094229, 0.02161838300526142, 0.0073139420710504055, -0.042419999837875366, 0.011135249398648739, 12.011221885681152, -18.144906997680664, 10.981127738952637, 0.7832396030426025, 2.2270500659942627, 0.8908199071884155, 13.525615692138672, -22.93354606628418, 12.402551651000977, 0.0011953406501561403, 0.028806615620851517, 0.009853695519268513, 0.004273504484444857, 0.027327170595526695, 0.5222314596176147, 0.20371536910533905, 0.3123095631599426, 0.5305348038673401, -0.013843035325407982, 0.40902623534202576, 3.1247806549072266, -0.05720769986510277, 3.1381466388702393, -1.2547072172164917, -0.090730220079422, 3.025707244873047, -0.4752553403377533, 0.3142799437046051, 9.914325714111328, 0.011517912149429321, 0.03806215524673462, 0.04765477776527405, -0.019687289372086525, 0.027953142300248146, 0.7353785037994385, 0.6790125370025635], "mean": [-0.12277765572071075, -0.029491351917386055, -0.3469531536102295, -1.5814101696014404, -0.38177770376205444, -0.1506248563528061, -0.18522153794765472, -0.19222885370254517, -0.014949810691177845, 0.4896101951599121, -1.534057855606079, 0.6431290507316589, -0.2799895703792572, -0.2529290020465851, 0.009573877789080143, 0.0203788373619318, -0.6113197803497314, 0.9462701678276062, -0.3643571734428406, -0.030534928664565086, -0.014377374202013016, -0.022669680416584015, -0.626682460308075, 0.9718412160873413, -0.3656478524208069, 0.04610259085893631, 0.5563033819198608, 1.745328426361084, 0.5563033819198608, 0.5563033819198608, 0.5563033819198608, 0.5563033819198608, 0.806045413017273, 1.745328426361084, 0.806045413017273, 0.806045413017273, 0.806045413017273, 0.806045413017273, 0.002204196760430932, -0.0026707781944423914, 0.0024209136608988047, -0.005114531144499779, -0.01014417689293623, -0.006636440753936768, 0.010009849444031715, 0.025234496220946312, 0.0052061621099710464, 0.027776604518294334, 0.0077031757682561874, 0.013720717281103134, -0.06283293664455414, -0.10659053921699524, 0.026616092771291733, -0.026051277294754982, -5.798725128173828, -2.186086654663086, -0.5753477811813354, -5.3012166023254395, -0.0521673746407032, 0.27758193016052246, -0.1999797374010086, -5.938729763031006, 2.8800110816955566, 0.3892495334148407, -5.684975624084473, 0.16730351746082306, -0.30736178159713745, -0.5702196955680847, -6.583269714610651e-05, 0.0004328533832449466, -0.0012223925441503525, 0.00026920021628029644, 0.00015722382522653788, -5.200900704949163e-05, 0.0002732139837462455, -0.0005876835784874856, -0.0011713823769241571, 8.53755118441768e-05, 0.00016941418289206922, 3.240469595766626e-05, -1.384093999862671, -0.400638610124588, 8.0247802734375, -22.040348052978516, 7.990752696990967, 0.45979997515678406, 0.7031863331794739, 0.472258597612381, 9.278606414794922, -25.360280990600586, 9.063257217407227, -0.31918245553970337, 0.0028747429605573416, -0.002627476816996932, 0.002367540495470166, -0.02034449763596058, 0.37876302003860474, 0.09732629358768463, 0.22282537817955017, 0.38670530915260315, -0.11454746127128601, 0.23576514422893524, 0.21105942130088806, -0.7592571973800659, 0.8663145303726196, -2.3371458053588867, -0.5871466994285583, 1.8699052333831787, -0.7072132229804993, 0.033302854746580124, 9.773699760437012, -4.8753794544609264e-05, 0.0007939705392345786, 0.0004620464751496911, -0.025000356137752533, 0.026128817349672318, 0.7341065406799316, 0.6780661940574646], "std": [0.22887559235095978, 0.08109349012374878, 0.2233933061361313, 0.3508452773094177, 0.6121934652328491, 0.25705671310424805, 0.20202374458312988, 0.1562270075082779, 0.0737808421254158, 0.1331821084022522, 0.4207637310028076, 0.28226613998413086, 0.2491222620010376, 0.1255815327167511, 0.00030562400934286416, 0.0004531765589490533, 0.003448700299486518, 0.000689771375618875, 0.0012077472638338804, 0.0005194717668928206, 0.00031901811598800123, 0.00035136655787937343, 0.003013218054547906, 6.983876664889976e-05, 0.0014104504371061921, 0.0007890632259659469, 0.8058265447616577, 8.344650268554688e-07, 0.8058265447616577, 0.8058265447616577, 0.8058265447616577, 0.8058265447616577, 0.8627750873565674, 8.344650268554688e-07, 0.8627750873565674, 0.8627750873565674, 0.8627750873565674, 0.8627750873565674, 0.00010316110274288803, 7.578926215501269e-07, 0.27417871356010437, 0.11589599400758743, 0.2397977113723755, 0.435151606798172, 0.6543716788291931, 0.26985082030296326, 0.206159770488739, 0.21347352862358093, 0.07308755815029144, 0.1786874681711197, 0.3679863512516022, 0.55885249376297, 0.4476536214351654, 0.1648777276277542, 2.721653699874878, 2.467513084411621, 1.0581871271133423, 2.992908477783203, 0.889992892742157, 0.740993082523346, 0.8019524812698364, 1.778059959411621, 3.6118388175964355, 1.1989408731460571, 3.9387574195861816, 0.6559475660324097, 0.9889065623283386, 0.642922580242157, 0.0027526409830898046, 0.00413809809833765, 0.006214573979377747, 0.00234465254470706, 0.00381088862195611, 0.002859746804460883, 0.0030608426313847303, 0.004593734163790941, 0.0066670011729002, 0.0023504262790083885, 0.0040684971027076244, 0.0022585024125874043, 0.3139123022556305, 0.13464491069316864, 1.4976890087127686, 1.9546706676483154, 1.8983979225158691, 0.13248372077941895, 0.3642768859863281, 0.1311710923910141, 1.7721583843231201, 1.505876064300537, 2.176443576812744, 0.12274156510829926, 0.007281010504812002, 0.004191420506685972, 0.0005940756527706981, 0.013711155392229557, 0.07802338898181915, 0.08304142951965332, 0.07392683625221252, 0.07294714450836182, 0.0841168612241745, 0.12744233012199402, 2.4805500507354736, 0.35615938901901245, 2.265306234359741, 0.5288415551185608, 0.31139516830444336, 1.670210599899292, 0.06815077364444733, 0.06198257580399513, 0.03659627214074135, 0.003259832039475441, 0.008731410838663578, 0.009234867990016937, 0.0018173379357904196, 0.0015116756549105048, 0.0003938645531889051, 0.0004197203670628369], "count": [317]}, "action": {"min": [-0.5486917495727539, -0.18278463184833527, -0.6789392232894897, -1.8901047706604004, -1.4111974239349365, -0.5390723943710327, -0.422014981508255, -0.5668510794639587, -0.18894606828689575, 0.2771107256412506, -2.097568988800049, -0.152757465839386, -0.5162943601608276, -0.4118315577507019, 0.009377374313771725, 0.01250155083835125, -0.6106243133544922, 0.9446914792060852, -0.3730168044567108, -0.03163038194179535, -0.014712857082486153, -0.026918800547719002, -0.6255463361740112, 0.9705394506454468, -0.37326228618621826, 0.042130984365940094, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0018175283912569284, -0.0026728007942438126, -0.6166209578514099, -0.387677937746048, -1.2571768760681152, -1.8937124013900757, -1.5328741073608398, -0.8436079025268555, -0.8197616934776306, -0.5943087935447693, -0.1956135630607605, -0.47344669699668884, -1.4831405878067017, -2.4628982543945312, -1.6035655736923218, -0.9365478754043579], "max": [0.2292240411043167, 0.06945959478616714, 0.010286729782819748, -0.7618629932403564, 0.24851401150226593, 0.3032882511615753, 0.1732972413301468, 0.021121835336089134, 0.06266380101442337, 0.7501211166381836, -0.6219512820243835, 1.1516759395599365, 0.22280162572860718, 0.03842997923493385, 0.011508689261972904, 0.02686666138470173, -0.5986319184303284, 0.9505561590194702, -0.36313214898109436, -0.028858404606580734, -0.012731993570923805, -0.012734626419842243, -0.6148043870925903, 0.9752879738807678, -0.36430662870407104, 0.0456513874232769, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.002480908064171672, -0.0026686317287385464, 1.0944768190383911, 0.47744640707969666, 0.49860304594039917, 1.0301860570907593, 3.0916080474853516, 0.9730971455574036, 0.5543941855430603, 0.9501703977584839, 0.2852386236190796, 0.6454183459281921, 0.7073702812194824, 1.6223382949829102, 2.4957222938537598, 0.37625840306282043], "mean": [-0.14849922060966492, -0.016202695667743683, -0.37208250164985657, -1.5390403270721436, -0.38336318731307983, -0.1493130326271057, -0.17876195907592773, -0.20836122334003448, -0.02184876799583435, 0.5074058771133423, -1.5218020677566528, 0.6209989786148071, -0.27551761269569397, -0.25799569487571716, 0.010127130895853043, 0.019137252122163773, -0.6061626672744751, 0.9470175504684448, -0.3672318160533905, -0.02973794750869274, -0.014031962491571903, -0.021355625241994858, -0.6214288473129272, 0.9724557399749756, -0.36850038170814514, 0.044383808970451355, 0.5563033819198608, 1.745328426361084, 0.5563033819198608, 0.5563033819198608, 0.5563033819198608, 0.5563033819198608, 0.8089635372161865, 1.745328426361084, 0.8089635372161865, 0.8089635372161865, 0.8089635372161865, 0.8089635372161865, 0.0022035916335880756, -0.0026707809884101152, 0.0036603345070034266, -0.0050222622230648994, -0.009580281563103199, -0.006635710131376982, 0.008517388254404068, 0.026811497285962105, 0.005876034032553434, 0.027609003707766533, 0.008139668963849545, 0.013234632089734077, -0.06187821552157402, -0.109398752450943, 0.025569934397935867, -0.025524644181132317], "std": [0.24572326242923737, 0.0804905965924263, 0.23108871281147003, 0.3726801574230194, 0.6129471659660339, 0.2536228895187378, 0.19992706179618835, 0.15800189971923828, 0.06321662664413452, 0.14587841928005219, 0.4351766109466553, 0.2929992079734802, 0.2580622434616089, 0.1200915202498436, 0.0005127384210936725, 0.002413388341665268, 0.0028502161148935556, 0.001057121902704239, 0.0017817184561863542, 0.0005221677711233497, 0.0004967919085174799, 0.002411167835816741, 0.00253881374374032, 0.0008154738461598754, 0.0017545854207128286, 0.0008390496950596571, 0.8058266043663025, 8.344650268554688e-07, 0.8058266043663025, 0.8058266043663025, 0.8058266043663025, 0.8058266043663025, 0.8632176518440247, 8.344650268554688e-07, 0.8632176518440247, 0.8632176518440247, 0.8632176518440247, 0.8632176518440247, 0.00010323129390599206, 7.604587608511792e-07, 0.2750057578086853, 0.11588047444820404, 0.24001580476760864, 0.4351298213005066, 0.6540992259979248, 0.2695952355861664, 0.20606598258018494, 0.21383953094482422, 0.07331438362598419, 0.17886120080947876, 0.3689477741718292, 0.5590426921844482, 0.44791316986083984, 0.16518756747245789], "count": [317]}, "timestamp": {"min": [0.0], "max": [10.533333333333333], "mean": [5.266666666666667], "std": [3.050318744728892], "count": [317]}, "frame_index": {"min": [0], "max": [316], "mean": [158.0], "std": [91.50956234186677], "count": [317]}, "episode_index": {"min": [290], "max": [290], "mean": [290.0], "std": [0.0], "count": [317]}, "index": {"min": [113826], "max": [114142], "mean": [113984.0], "std": [91.50956234186677], "count": [317]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [317]}, "subtask_annotation": {"mean": [0.5741324921135647, 2.0, 2.0, 2.0, 2.0], "std": [0.7483059446925698, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [317]}, "scene_annotation": {"mean": [290.0], "std": [0.0], "min": [290], "max": [290], "count": [317]}, "eef_direction_state": {"mean": [3.996845425867508, 4.138801261829653], "std": [2.105271171325315, 1.9713185906239885], "min": [0, 0], "max": [6, 6], "count": [317]}, "eef_velocity_state": {"mean": [0.8359621451104101, 0.8643533123028391], "std": [0.8282664644342655, 0.8276895599574329], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_acc_mag_state": {"mean": [0.7791798107255521, 0.8706624605678234], "std": [0.8378705672965973, 0.8622784740582528], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_direction_action": {"mean": [3.687697160883281, 3.965299684542587], "std": [2.1328747346809926, 1.9574482008689478], "min": [0, 0], "max": [6, 6], "count": [317]}, "eef_velocity_action": {"mean": [0.9400630914826499, 0.9274447949526814], "std": [0.809761422079514, 0.8126197660507516], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_acc_mag_action": {"mean": [0.9558359621451105, 0.9116719242902208], "std": [0.8318989403218492, 0.8434696516470577], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_sim_pose_state": {"mean": [0.2608917646304845, 0.18992424518051837, 0.16900780062432835, 0.2106033009748704, -0.7596723449419233, 0.8667452825853726, 0.268278437328934, -0.185591005447639, 0.17137624109510285, -2.3362499163053054, -0.5874302148772574, 1.8591797329776962], "std": [0.05291925003294814, 0.06949588087292759, 0.03705193287687604, 2.5104460334310232, 0.35646932927178265, 2.2971664873437474, 0.05057064448894169, 0.06220661463347493, 0.059400278990837316, 0.5292093809544439, 0.3117552426794955, 1.7479261004894036], "min": [0.2028910638605497, 0.11869642893491587, 0.11868343433947429, -3.1362335382884576, -1.2265506246450413, -3.139690516429783, 0.20974918168584425, -0.33105983994599386, 0.08467840226507993, -2.9842098704002504, -1.2619518108167307, -3.139427746181928], "max": [0.35857007559206655, 0.2937878284486511, 0.22159949555874317, 3.139488276405358, -0.05721479480281566, 3.141560323546984, 0.3766315632976399, -0.10769132706070456, 0.2666355638769582, -1.2547079197815125, -0.09076801706316173, 3.0992058973153123], "count": [317]}, "eef_sim_pose_action": {"mean": [0.265672901004601, 0.18865966971561898, 0.16434357975312866, 0.36401340543356775, -0.7597142827970103, 0.028038300244124535, 0.2696333102390965, -0.18268627805206206, 0.17079776083970788, -2.247785827861703, -0.58396690977381, 1.7677898009521187], "std": [0.05661943283247268, 0.06867951221301774, 0.03336798319893821, 2.443844043740583, 0.38238759388160587, 2.4396532435012026, 0.046081699196391254, 0.058528207533887204, 0.06030601298632151, 0.8496688216937353, 0.32149866224025864, 1.8711187374112117], "min": [0.19008581299130967, 0.11132320386455816, 0.11100492172110157, -3.08767474846175, -1.1291563855816704, -3.1131032541527914, 0.2111160354864363, -0.3249193441262464, 0.056081185766383206, -3.068557851502282, -1.206396354031812, -3.1141946266309475], "max": [0.36977408166538844, 0.30350015169096783, 0.21681777179991085, 3.141314937756692, 0.0018555540420419625, 3.13179441463095, 0.3757205746616924, -0.09986636464318488, 0.2667390111283588, 3.1260697323106834, -0.05767109821485339, 3.1017586986515324], "count": [317]}}} +{"episode_index": 285, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4119261606113033]], [[0.519531098615917]], [[0.4592770929450211]]], "std": [[[0.28650598901060625]], [[0.2033001936433476]], [[0.2269188555838629]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4502530372933487]], [[0.4194502619184929]], [[0.3061363177623991]]], "std": [[[0.3295015838571646]], [[0.24092322359344173]], [[0.2929762387198737]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4439661067858516]], [[0.420084477124183]], [[0.3219519776047674]]], "std": [[[0.2930675703128281]], [[0.23646258396841777]], [[0.2951659139672971]]], "count": [100]}, "observation.state": {"min": [-0.35698020458221436, -0.2635999619960785, -0.4378047287464142, -1.6918442249298096, -1.4126912355422974, -0.4667348563671112, -0.6319095492362976, -0.5704871416091919, -0.08030301332473755, 0.03776600956916809, -1.4878484010696411, 0.5291610956192017, -0.10070886462926865, -0.38319265842437744, 0.00799250416457653, -0.013449102640151978, -0.6277265548706055, 0.9810270071029663, -0.38336384296417236, -0.025274351239204407, -0.011828303337097168, 0.013082384131848812, -0.6378337740898132, 1.0068556070327759, -0.3915441036224365, 0.048524823039770126, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 9.471162047702819e-05, -2.598239234430366e-06, -0.5220784544944763, -0.20644794404506683, -0.7287722229957581, -0.5708882808685303, -2.6262314319610596, -0.8458962440490723, -0.21073362231254578, -0.7778563499450684, -0.16222435235977173, -0.6377025246620178, -1.8230395317077637, -1.7682228088378906, -0.7123607993125916, -0.4812461733818054, -10.121940612792969, -4.15140438079834, -1.9236873388290405, -10.378511428833008, -0.6886447072029114, -1.0329670906066895, -1.3485958576202393, -9.743343353271484, -3.9377288818359375, -1.6428570747375488, -10.256410598754883, -0.9755799770355225, -1.807692289352417, -1.721611738204956, -0.005721732974052429, -0.017386147752404213, -0.01102104689925909, -0.006577426102012396, -0.009247390553355217, -0.011337745003402233, -0.0067167337983846664, -0.015132076106965542, -0.015672706067562103, -0.007486595306545496, -0.02268357388675213, -0.0154402581974864, -0.5726699829101562, -0.5122214555740356, 7.735286235809326, -28.225082397460938, 8.91616439819336, -0.38401684165000916, 0.2545199990272522, -0.6495561599731445, 5.983340263366699, -28.52469253540039, 7.644443511962891, -1.1843509674072266, -0.019070198759436607, -0.0173427015542984, 0.001831501955166459, -0.10930868983268738, 0.35005083680152893, 0.06543117761611938, 0.06151508167386055, 0.3917790651321411, -0.2553446292877197, 0.017573004588484764, -3.1095006465911865, -1.3014075756072998, -3.138256788253784, -2.1797780990600586, -1.1719952821731567, 1.6522947549819946, -0.9006685614585876, -0.1525532752275467, 9.504474639892578, -0.007638782262802124, -0.012007057666778564, -0.023039937019348145, -0.0313333198428154, 0.019771216437220573, 0.815227746963501, 0.5763258934020996], "max": [0.16214397549629211, 0.26274171471595764, 0.13809576630592346, -1.337651014328003, 0.12007083743810654, -0.15039511024951935, 0.13152159750461578, -0.025090698152780533, 0.22316394746303558, 0.34857213497161865, -0.7445292472839355, 1.2272169589996338, 0.15861518681049347, -0.02316642366349697, 0.00911451131105423, -0.011506370268762112, -0.6248477101325989, 0.9813135862350464, -0.380563884973526, -0.02245493233203888, -0.010178088210523129, 0.015394753776490688, -0.6338328123092651, 1.0076090097427368, -0.3874417543411255, 0.052508533000946045, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.000757504312787205, 1.9603699001891073e-06, 0.22237828373908997, 0.45191049575805664, 0.08956778049468994, 0.7512143850326538, 0.6904541850090027, 1.0929211378097534, 1.3240777254104614, 0.9850338101387024, 0.67252117395401, 0.5109847187995911, 1.3238177299499512, 0.749234676361084, 0.3700159192085266, 0.2553163170814514, -2.2827260494232178, 2.777777910232544, 1.3199023008346558, -0.7631257772445679, 0.918192982673645, 1.721611738204956, 0.08608058840036392, -4.376152992248535, 8.577533721923828, 2.836385726928711, 1.8009769916534424, 1.0329670906066895, 1.1190476417541504, 0.11477412283420563, 0.008505340665578842, 0.012907457537949085, 0.019748639315366745, 0.005786258261650801, 0.005403601098805666, 0.007292407564818859, 0.011695552617311478, 0.018714891746640205, 0.017128771170973778, 0.006283728871494532, 0.005955936387181282, 0.0029193400405347347, 0.5302500128746033, 0.2895164489746094, 14.267965316772461, -22.184772491455078, 15.91904354095459, 0.5021182298660278, 1.7392200231552124, 0.1484699845314026, 12.486326217651367, -22.018545150756836, 12.833020210266113, -0.3951811194419861, 0.01584688015282154, 0.013140597380697727, 0.004884005058556795, -0.04099075868725777, 0.48929399251937866, 0.2637609541416168, 0.23397304117679596, 0.5342598557472229, -0.012218082323670387, 0.16247333586215973, 3.096109390258789, 0.2514494061470032, 3.138906955718994, -1.1706290245056152, -0.22414308786392212, 2.4455440044403076, -0.5527349710464478, 0.2027651071548462, 9.89906120300293, 0.008577167987823486, 0.023236781358718872, 0.03986445069313049, -0.028666993603110313, 0.021703995764255524, 0.8163466453552246, 0.5780025720596313], "mean": [-0.04775950312614441, -0.08344025164842606, -0.11943130195140839, -1.5124380588531494, -0.34686633944511414, -0.3263294994831085, -0.34402579069137573, -0.1868918091058731, 0.13690796494483948, 0.18632780015468597, -1.2259563207626343, 0.8364553451538086, 0.011735251173377037, -0.2675558626651764, 0.008758352138102055, -0.01262016873806715, -0.6271829605102539, 0.9811283349990845, -0.38174986839294434, -0.02347305789589882, -0.010672965086996555, 0.013867468573153019, -0.6364142298698425, 1.0073325634002686, -0.3895728886127472, 0.050517428666353226, 0.6803176999092102, 1.7453304529190063, 0.6803176999092102, 0.6803176999092102, 0.6803176999092102, 0.6803176999092102, 0.9221361875534058, 1.7453304529190063, 0.9221361875534058, 0.9221361875534058, 0.9221361875534058, 0.9221361875534058, 0.00033669298863969743, -2.612026719361893e-07, -0.10442560911178589, 0.10284759104251862, -0.11629479378461838, 0.040464162826538086, -0.20892523229122162, -0.020934229716658592, 0.1452036201953888, 0.03896091878414154, 0.04176894575357437, -0.00849618948996067, -0.0076061151921749115, -0.09108705073595047, -0.016767414286732674, -0.06036357954144478, -6.138134002685547, -0.6933744549751282, -0.5275735855102539, -5.266305446624756, 0.28904610872268677, 0.036411069333553314, -0.47459763288497925, -6.18351936340332, 3.630373239517212, 0.5587232708930969, -5.184623718261719, -0.07255835086107254, -0.23594652116298676, -0.650320827960968, 0.0005248843226581812, 0.0006251517334021628, -0.0008306468371301889, -0.00020575342932716012, -0.00028581544756889343, -0.00032401757198385894, 0.00033904536394402385, -0.0016196216456592083, -5.582797166425735e-05, -0.00015541263564955443, -0.00016707922623027116, -0.0005208011716604233, -0.06275234371423721, 0.04223715141415596, 10.881820678710938, -25.167295455932617, 12.229897499084473, -0.003361510345712304, 0.8578103184700012, -0.0926145538687706, 8.193461418151855, -24.896833419799805, 10.998208045959473, -0.8605742454528809, 0.0011287028901278973, -0.0014063999988138676, 0.0032363547943532467, -0.07450584322214127, 0.3922811448574066, 0.14945106208324432, 0.15955139696598053, 0.44116801023483276, -0.12455902248620987, 0.0993725135922432, 0.2823062539100647, -0.9816891551017761, 0.17183658480644226, -1.7668352127075195, -0.8055605888366699, 2.1227612495422363, -0.7346081733703613, -0.0060315183363854885, 9.763998985290527, 0.00033560360316187143, 0.0010289702331647277, -0.0006032586097717285, -0.030525408685207367, 0.021105464547872543, 0.8157567381858826, 0.5772024989128113], "std": [0.16874083876609802, 0.16710346937179565, 0.2109580785036087, 0.07197851687669754, 0.43417447805404663, 0.0895894318819046, 0.24729235470294952, 0.16759611666202545, 0.1194186583161354, 0.10483013093471527, 0.20702438056468964, 0.2084639072418213, 0.09235351532697678, 0.12557673454284668, 0.00041030123247765005, 0.0006079717422835529, 0.0008454679045826197, 7.927520346129313e-05, 0.0007704957970418036, 0.0007779209408909082, 0.0005817565252073109, 0.0008644451154395938, 0.001015162211842835, 0.00020702897745650262, 0.0012190289562568069, 0.001187236630357802, 0.8433934450149536, 1.1920928955078125e-06, 0.8433934450149536, 0.8433934450149536, 0.8433934450149536, 0.8433934450149536, 0.8532387614250183, 1.1920928955078125e-06, 0.8532387614250183, 0.8532387614250183, 0.8532387614250183, 0.8532387614250183, 8.410988084506243e-05, 9.244538432540139e-07, 0.17922930419445038, 0.1521504670381546, 0.17937766015529633, 0.27325350046157837, 0.6906867027282715, 0.2999129593372345, 0.2926720380783081, 0.32737982273101807, 0.16933120787143707, 0.23651747405529022, 0.5923702120780945, 0.40152499079704285, 0.192843496799469, 0.1315232515335083, 2.0807130336761475, 1.960949420928955, 0.8313514590263367, 3.3018321990966797, 0.46615979075431824, 0.5935710072517395, 0.2929884195327759, 1.3566675186157227, 4.030713081359863, 1.2343977689743042, 3.049633502960205, 0.3980834484100342, 0.4480227828025818, 0.4649796485900879, 0.0026267445646226406, 0.0060188379138708115, 0.005276935175061226, 0.00207699928432703, 0.002223195042461157, 0.002642247825860977, 0.0025087662506848574, 0.005600639618933201, 0.0055158985778689384, 0.002280803397297859, 0.0038069586735218763, 0.002728140214458108, 0.19167642295360565, 0.1367805451154709, 1.5372503995895386, 1.1195955276489258, 1.4825356006622314, 0.26893362402915955, 0.26154202222824097, 0.14823387563228607, 1.1203352212905884, 1.5752824544906616, 1.018673062324524, 0.22561195492744446, 0.006718590389937162, 0.005581475794315338, 0.0004617839294951409, 0.012755773961544037, 0.041413918137550354, 0.05705714225769043, 0.042993951588869095, 0.04886255040764809, 0.08573068678379059, 0.04116694629192352, 2.5843849182128906, 0.4494389295578003, 2.454935073852539, 0.29938584566116333, 0.30832764506340027, 0.27575597167015076, 0.057893697172403336, 0.05324331298470497, 0.050650954246520996, 0.002700624754652381, 0.006152598652988672, 0.009022203274071217, 0.0007132678292691708, 0.00045789004070684314, 0.0002373810566496104, 0.00036778103094547987], "count": [145]}, "action": {"min": [-0.4230223298072815, -0.27222397923469543, -0.4909028112888336, -1.7253767251968384, -1.4809494018554688, -0.47178488969802856, -0.6296724081039429, -0.6073219776153564, -0.10318989306688309, -0.025850433856248856, -1.5450506210327148, 0.516433835029602, -0.09936754405498505, -0.38755500316619873, 0.007636994123458862, -0.01696729101240635, -0.6253886818885803, 0.9789333343505859, -0.38654038310050964, -0.02471114695072174, -0.011488336138427258, 0.007531500421464443, -0.6336463093757629, 1.0049148797988892, -0.3963630497455597, 0.04681948199868202, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 9.471162047702819e-05, -2.598239234430366e-06, -0.5220784544944763, -0.20644794404506683, -0.7287722229957581, -0.5708882808685303, -2.6262314319610596, -0.8458962440490723, -0.21073362231254578, -0.7778563499450684, -0.15624937415122986, -0.6377025246620178, -1.8230395317077637, -1.7682228088378906, -0.7123607993125916, -0.4812461733818054], "max": [0.168990820646286, 0.28891026973724365, 0.1503332108259201, -1.0942800045013428, 0.12011687457561493, -0.13261331617832184, 0.13818363845348358, -0.02253563329577446, 0.2395624816417694, 0.38626566529273987, -0.575087308883667, 1.228013515472412, 0.17412018775939941, -0.022223487496376038, 0.009921510703861713, -0.0074385907500982285, -0.6177879571914673, 0.9824128150939941, -0.3818913698196411, -0.021997760981321335, -0.008898230269551277, 0.017913728952407837, -0.6265026330947876, 1.0090975761413574, -0.3882754445075989, 0.05103715509176254, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.000757504312787205, 1.9603699001891073e-06, 0.22237828373908997, 0.45191049575805664, 0.08956778049468994, 0.7512143850326538, 0.6904541850090027, 1.0929211378097534, 1.3240777254104614, 0.9850338101387024, 0.67252117395401, 0.5109847187995911, 1.3238177299499512, 0.749234676361084, 0.3700159192085266, 0.27142253518104553], "mean": [-0.11193832010030746, -0.03271150588989258, -0.17120851576328278, -1.4483880996704102, -0.3860075771808624, -0.3324815630912781, -0.31259843707084656, -0.1945626139640808, 0.1458541601896286, 0.18176241219043732, -1.193508267402649, 0.8158432841300964, 0.012708681635558605, -0.279734343290329, 0.008752361871302128, -0.012866678647696972, -0.6211704015731812, 0.980414867401123, -0.3838711678981781, -0.023030685260891914, -0.010095853358507156, 0.011895779520273209, -0.630203902721405, 1.0069453716278076, -0.3921716511249542, 0.048825036734342575, 0.6923544406890869, 1.7453304529190063, 0.6923544406890869, 0.6923544406890869, 0.6923544406890869, 0.6923544406890869, 0.9281545877456665, 1.7453304529190063, 0.9281545877456665, 0.9281545877456665, 0.9281545877456665, 0.9281545877456665, 0.0003360463888384402, -2.4921052954596234e-07, -0.10366962105035782, 0.10210180282592773, -0.11569546908140182, 0.04372864589095116, -0.21248909831047058, -0.017943033948540688, 0.14512492716312408, 0.04194905608892441, 0.04294384643435478, -0.009672951884567738, -0.011009114794433117, -0.09345270693302155, -0.01651458628475666, -0.06178867816925049], "std": [0.18908344209194183, 0.1801380217075348, 0.23335647583007812, 0.13097678124904633, 0.48414602875709534, 0.09059097617864609, 0.2533476948738098, 0.17347650229930878, 0.12188305705785751, 0.13749432563781738, 0.25308626890182495, 0.1983482390642166, 0.09414216130971909, 0.11914043128490448, 0.0005123625742271543, 0.001635777996852994, 0.0014996464597061276, 0.0009422317962162197, 0.0012069673975929618, 0.0007396030123345554, 0.0006408029003068805, 0.0017861854285001755, 0.0014398024650290608, 0.00099460210185498, 0.0015714551554992795, 0.001091283978894353, 0.8460491299629211, 1.1920928955078125e-06, 0.8460491299629211, 0.8460491299629211, 0.8460491299629211, 0.8460491299629211, 0.8532397150993347, 1.1920928955078125e-06, 0.8532397150993347, 0.8532397150993347, 0.8532397150993347, 0.8532397150993347, 8.411894668824971e-05, 9.248261108041334e-07, 0.1797243058681488, 0.152441143989563, 0.17964714765548706, 0.27626922726631165, 0.6898147463798523, 0.30158933997154236, 0.29271170496940613, 0.3255375623703003, 0.16844181716442108, 0.2360062301158905, 0.5911795496940613, 0.40061452984809875, 0.19390073418617249, 0.1295386552810669], "count": [145]}, "timestamp": {"min": [0.0], "max": [4.8], "mean": [2.4], "std": [1.39522996909709], "count": [145]}, "frame_index": {"min": [0], "max": [144], "mean": [72.0], "std": [41.8568990729127], "count": [145]}, "episode_index": {"min": [291], "max": [291], "mean": [291.0], "std": [0.0], "count": [145]}, "index": {"min": [114143], "max": [114287], "mean": [114215.0], "std": [41.8568990729127], "count": [145]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [145]}, "subtask_annotation": {"mean": [0.4689655172413793, 2.0, 2.0, 2.0, 2.0], "std": [0.53890274746445, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [145]}, "scene_annotation": {"mean": [291.0], "std": [0.0], "min": [291], "max": [291], "count": [145]}, "eef_direction_state": {"mean": [3.2758620689655173, 2.7241379310344827], "std": [2.269688596658716, 1.8475809295724641], "min": [0, 0], "max": [6, 6], "count": [145]}, "eef_velocity_state": {"mean": [1.1724137931034482, 1.1655172413793105], "std": [0.6679337938098349, 0.7145173736788644], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_acc_mag_state": {"mean": [1.1172413793103448, 1.2], "std": [0.8008912989729068, 0.8271263089966869], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_direction_action": {"mean": [3.3241379310344827, 3.0482758620689654], "std": [2.2310744546864267, 1.5639518225349731], "min": [0, 0], "max": [6, 6], "count": [145]}, "eef_velocity_action": {"mean": [1.2206896551724138, 1.193103448275862], "std": [0.7092391797066181, 0.6464390706455443], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_acc_mag_action": {"mean": [1.2689655172413794, 1.1586206896551725], "std": [0.7168433909068287, 0.8193846477395398], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_sim_pose_state": {"mean": [0.2567938353379402, 0.22926722517903592, 0.12088619668353537, 0.2811634820501576, -0.9821996758050301, 0.172756256596903, 0.2941230997864395, -0.20006962862584482, 0.10570698602288334, -1.766313357735002, -0.8057540968188301, 2.1222655951257297], "std": [0.04390460979018895, 0.026038521120951872, 0.045926979997921245, 2.6474753136269236, 0.44953606663305784, 2.586088372330395, 0.04596687942682513, 0.06003440134538895, 0.014924635221065694, 0.2993644768891877, 0.3083318468948693, 0.2757910752683506], "min": [0.19913035849611693, 0.19190397631036443, 0.059702298541887716, -3.1270869840675815, -1.3015793489476222, -3.141455757452888, 0.25831457637442157, -0.2918215936240431, 0.08740299727089357, -2.1797030138008906, -1.1720459608569112, 1.6524326522094017], "max": [0.33663651309759296, 0.2808387966642113, 0.21034179039810327, 3.1394707628368663, 0.25142111097337905, 3.140226099479328, 0.39092598080114477, -0.12337460822643519, 0.13590078767216895, -1.1706193376876386, -0.22409773406834232, 2.4453721708099807], "count": [145]}, "eef_sim_pose_action": {"mean": [0.27150573325379607, 0.23478307938698156, 0.1204443434832854, 0.32625943814386876, -0.9304819246371427, -0.06295312574777182, 0.293013523970841, -0.20019629665917696, 0.10000166713297967, -1.7555546432763858, -0.8311711219995622, 2.1250531361702865], "std": [0.04835536607474944, 0.029868335284144714, 0.048645017286123124, 2.5979791359739233, 0.5439120663984305, 2.557953275422462, 0.043439752088852285, 0.06148353292661248, 0.020501433740677342, 0.3276786700318703, 0.3239491772768386, 0.261551881934475], "min": [0.197582791383856, 0.1906032828375957, 0.05382592600155725, -3.1119940639039627, -1.298880613867751, -3.1351764444741974, 0.2599286089955063, -0.30251574916850615, 0.07730089528784372, -2.220482810862211, -1.218073117920481, 1.6162534363236833], "max": [0.3512606765059999, 0.29654932518452165, 0.22724839330137836, 3.1289698558871812, 0.2951732750387792, 3.115166835319897, 0.38575258375801164, -0.11750082386347073, 0.15542621894215106, -0.9990121778945065, -0.14653160444127145, 2.459020535690641], "count": [145]}}} +{"episode_index": 286, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4318132977700884]], [[0.5678873990772779]], [[0.4867670271049596]]], "std": [[[0.30384970105980097]], [[0.20574923430495123]], [[0.2293415328523784]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48000950836216844]], [[0.4343692450019223]], [[0.33834811610918875]]], "std": [[[0.30458594409471124]], [[0.23168672909581545]], [[0.2722211805557441]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5181114162821991]], [[0.41256889177239525]], [[0.2582859693387159]]], "std": [[[0.3092295270146173]], [[0.20830551905361983]], [[0.26285246263479783]]], "count": [100]}, "observation.state": {"min": [0.012646280229091644, -0.21658316254615784, -0.5115588903427124, -1.6609450578689575, -0.7546886205673218, -0.18768566846847534, -0.6916168332099915, -0.6275095343589783, -0.0473049022257328, 0.4837106168270111, -1.262302041053772, 0.5351203680038452, -0.4554828703403473, -0.4790376126766205, 0.0058259256184101105, -0.012834303081035614, -0.609961748123169, 0.9647396802902222, -0.3895714581012726, -0.0247588362544775, -0.010540144518017769, 0.008412403985857964, -0.6295451521873474, 0.9881125688552856, -0.384745717048645, 0.03995458781719208, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.01583249308168888, -8.908864401746541e-05, -0.1816425770521164, -0.46652472019195557, -0.3449307084083557, -0.5126322507858276, -2.2054378986358643, -0.6010932326316833, -0.04802750051021576, -0.5036887526512146, -0.15440751612186432, -0.8404295444488525, -0.7240169048309326, -1.536207675933838, -0.8311876058578491, -0.9686698317527771, -7.082018852233887, -6.257631301879883, -1.7832722663879395, -11.53846263885498, -0.7460317611694336, -1.0616605281829834, -2.3241758346557617, -8.930469512939453, -2.3504276275634766, -1.6288156509399414, -10.225885391235352, -1.1477410793304443, -1.865079402923584, -1.865079402923584, -0.007221245672553778, -0.008252554573118687, -0.05029211938381195, -0.006335248239338398, -0.02248983085155487, -0.012458727695047855, -0.005017164628952742, -0.013242814689874649, -0.04358059540390968, -0.00669432058930397, -0.01196022517979145, -0.008909943513572216, -0.7352799773216248, -0.20785798132419586, 5.48349142074585, -29.47641372680664, 4.113117694854736, -0.23791766166687012, -0.3605700135231018, -0.35261622071266174, 3.4593505859375, -31.042482376098633, 3.7063374519348145, -0.9856281876564026, -0.022147636860609055, -0.018867548555135727, -0.004273504484444857, -0.09564509987831116, 0.32307204604148865, 0.024074222892522812, 0.12081557512283325, 0.34202635288238525, -0.08567167818546295, -0.02018837258219719, -3.073979616165161, -1.1234856843948364, -3.104918956756592, -2.2263598442077637, -0.9713882207870483, 2.2672314643859863, -0.8922753930091858, -0.12472331523895264, 9.689661979675293, -0.00605502724647522, -0.031056642532348633, -0.023728877305984497, -0.02756447345018387, 0.01808394119143486, 0.7417800426483154, 0.6675689220428467], "max": [0.12991265952587128, 0.07553045451641083, -0.273135781288147, -1.3990390300750732, 0.21133778989315033, 0.4611152410507202, -0.34065037965774536, -0.016691051423549652, 0.14648695290088654, 0.9085814952850342, -0.6458308696746826, 1.1770453453063965, -0.01286446675658226, -0.16860774159431458, 0.006358773447573185, -0.012112445197999477, -0.5959112048149109, 0.965082049369812, -0.38283732533454895, -0.02126014605164528, -0.009457692503929138, 0.00952434167265892, -0.6159769296646118, 0.9884674549102783, -0.378734827041626, 0.04314664006233215, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.016213802620768547, 1.9831379631796153e-06, 0.17587226629257202, 0.5450159907341003, 0.5822492837905884, 0.5674954056739807, 0.6434440016746521, 0.9982089400291443, 0.5536554455757141, 0.9049422740936279, 0.20911693572998047, 0.3434714674949646, 0.48560070991516113, 0.49869775772094727, 0.9606209397315979, 0.4164479970932007, -1.4141765832901, 3.5409035682678223, 1.6007325649261475, -0.18315020203590393, 0.5451770424842834, 1.090354084968567, 1.0616605281829834, -3.6523616313934326, 8.699634552001953, 1.3620268106460571, 4.212454319000244, 0.9755800366401672, 2.6111111640930176, 1.1190476417541504, 0.0057961661368608475, 0.014238758943974972, 0.02057512290775776, 0.00600324897095561, 0.01486346684396267, 0.01416830439120531, 0.007460621651262045, 0.011953889392316341, 0.019471919164061546, 0.0071783410385251045, 0.014153064228594303, 0.011944100260734558, 0.4029899835586548, 0.5159332156181335, 9.784172058105469, -23.451841354370117, 12.545857429504395, 0.5439755320549011, 1.0817099809646606, 0.3971571922302246, 11.09070873260498, -22.619468688964844, 12.009099006652832, -0.2678528428077698, 0.01747405342757702, 0.013718252070248127, -0.0012210012646391988, -0.04554528743028641, 0.3845556080341339, 0.18205206096172333, 0.24453338980674744, 0.46294859051704407, 0.03049534186720848, 0.1544109433889389, 3.043931484222412, -0.6750821471214294, 3.090883731842041, -1.1357322931289673, 0.05267563834786415, 2.6703929901123047, -0.4094431400299072, 0.10424212366342545, 9.860912322998047, 0.0102480947971344, 0.04998430609703064, 0.02532118558883667, -0.01909969374537468, 0.025856029242277145, 0.7439194321632385, 0.6697015166282654], "mean": [0.03477877378463745, -0.11905859410762787, -0.45523929595947266, -1.4845839738845825, -0.030391262844204903, 0.08898556232452393, -0.6193918585777283, -0.22573955357074738, 0.07346557080745697, 0.6489989161491394, -1.086490511894226, 0.7549430131912231, -0.3425535559654236, -0.38273099064826965, 0.005983876530081034, -0.012496644631028175, -0.6067726612091064, 0.9649742245674133, -0.38688117265701294, -0.022166572511196136, -0.010294918902218342, 0.008689742535352707, -0.6261628866195679, 0.9882523417472839, -0.38288721442222595, 0.042212918400764465, 0.3516604006290436, 1.745330572128296, 0.3516604006290436, 0.3516604006290436, 0.3516604006290436, 0.3516604006290436, 1.1952368021011353, 1.745330572128296, 1.1952368021011353, 1.1952368021011353, 1.1952368021011353, 1.1952368021011353, 0.016037505120038986, -2.2189287847140804e-06, -0.00016025357763282955, 0.01924986019730568, 0.023533649742603302, -0.018872277811169624, -0.04627906158566475, 0.002551471581682563, 0.04508907347917557, 0.025224806740880013, 0.016172489151358604, -0.01397878210991621, -0.03181057795882225, -0.07251842319965363, 0.015115412883460522, -0.009514883160591125, -4.5005292892456055, -3.1131865978240967, -0.5826594829559326, -7.645925045013428, 0.061264604330062866, 0.026022449135780334, -0.9990175366401672, -6.543915271759033, 5.151992321014404, 0.3791840970516205, -5.9540324211120605, 0.1855171024799347, -0.3657347857952118, -0.6960551738739014, -0.0005122047150507569, 0.0017810247372835875, -0.0010305625619366765, -0.0003887956263497472, 0.0002733748115133494, -2.1345469576772302e-05, 0.0002319242776138708, 0.0005173019599169493, -0.0012170635163784027, -0.0004853304708376527, 2.12615432246821e-05, 5.288717511575669e-05, -0.13483954966068268, 0.21030481159687042, 7.744650840759277, -25.00261878967285, 9.974106788635254, 0.26808106899261475, 0.2756982743740082, 0.0784873217344284, 8.392051696777344, -25.84779930114746, 9.992364883422852, -0.5043519735336304, 0.0014615231193602085, -0.003037518123164773, -0.003208339912816882, -0.07670903205871582, 0.3389216363430023, 0.0677347183227539, 0.20056156814098358, 0.38369184732437134, -0.022580016404390335, 0.09330141544342041, -0.7520878314971924, -0.9081740379333496, 0.4625684320926666, -1.91459321975708, -0.6125458478927612, 2.480544090270996, -0.6971413493156433, 0.008909331634640694, 9.768004417419434, 0.00021193549036979675, 0.0009902166202664375, -0.0007257427787408233, -0.025865809991955757, 0.024164920672774315, 0.7432171106338501, 0.6681056022644043], "std": [0.02970019169151783, 0.06735262274742126, 0.0656973272562027, 0.056718312203884125, 0.24714455008506775, 0.21309639513492584, 0.07712332159280777, 0.15837326645851135, 0.06894923001527786, 0.11361557990312576, 0.18926991522312164, 0.20517680048942566, 0.11039748787879944, 0.08781328052282333, 0.00010769654181785882, 0.00013712483632843941, 0.0046268608421087265, 0.0001049882048391737, 0.0013818717561662197, 0.0008355577592737973, 0.00020073045743629336, 0.0002619365113787353, 0.004190724343061447, 0.00010217515227850527, 0.0014317382592707872, 0.0008464202983304858, 0.692986249923706, 1.3113021850585938e-06, 0.692986249923706, 0.692986249923706, 0.692986249923706, 0.692986249923706, 0.798800528049469, 1.3113021850585938e-06, 0.798800528049469, 0.798800528049469, 0.798800528049469, 0.798800528049469, 5.500864426721819e-05, 1.1813221135525964e-05, 0.061431534588336945, 0.14459024369716644, 0.1639484167098999, 0.14873163402080536, 0.453863263130188, 0.2572883367538452, 0.10724911093711853, 0.258854478597641, 0.04961596429347992, 0.2200566679239273, 0.23450587689876556, 0.3046127259731293, 0.2673722505569458, 0.177580326795578, 1.065033197402954, 1.9219261407852173, 0.8673869967460632, 2.6155731678009033, 0.2864822447299957, 0.4835795760154724, 0.9224115014076233, 1.4687975645065308, 3.0074853897094727, 0.8916193246841431, 4.216374397277832, 0.421013206243515, 0.9461351037025452, 0.7577862739562988, 0.0023567478638142347, 0.004422734025865793, 0.009180431254208088, 0.002695258939638734, 0.00494038499891758, 0.0032833688892424107, 0.0025576241314411163, 0.004292695317417383, 0.008594735525548458, 0.0020284480415284634, 0.0033673844300210476, 0.0028087894897907972, 0.1879976987838745, 0.13512419164180756, 0.8793215751647949, 1.237724781036377, 1.7463467121124268, 0.14357322454452515, 0.2520527243614197, 0.13226555287837982, 1.463666558265686, 1.735195517539978, 1.799362301826477, 0.13202108442783356, 0.007442386820912361, 0.005360365845263004, 0.0004927922273054719, 0.008256088942289352, 0.014033753424882889, 0.04458248242735863, 0.0237033162266016, 0.03466980531811714, 0.03846024349331856, 0.06145418807864189, 2.4884862899780273, 0.06162527576088905, 2.440418243408203, 0.3409351110458374, 0.299353688955307, 0.1427009254693985, 0.08313637226819992, 0.03814823180437088, 0.033992595970630646, 0.0028742884751409292, 0.01237897202372551, 0.006675951182842255, 0.002367336070165038, 0.0021118768490850925, 0.00035137010854668915, 0.0004385887586977333], "count": [222]}, "action": {"min": [-0.03655272722244263, -0.23948608338832855, -0.5412715077400208, -1.6889678239822388, -0.8310512900352478, -0.18932925164699554, -0.6981316804885864, -0.6365066766738892, -0.07470691204071045, 0.44070082902908325, -1.2477349042892456, 0.5288360118865967, -0.4628523290157318, -0.48534220457077026, 0.005020228214561939, -0.013434812426567078, -0.6070767045021057, 0.963414192199707, -0.39181190729141235, -0.024859610944986343, -0.010707974433898926, 0.006245775613933802, -0.6264214515686035, 0.9868961572647095, -0.3874360918998718, 0.038598790764808655, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.01583249308168888, -8.908864401746541e-05, -0.1816425770521164, -0.46652472019195557, -0.3449307084083557, -0.5126322507858276, -2.2054378986358643, -0.6010932326316833, -0.04802750051021576, -0.5158378481864929, -0.13961085677146912, -0.8404295444488525, -0.7240169048309326, -1.536207675933838, -0.8311876058578491, -0.9686698317527771], "max": [0.13102325797080994, 0.14533743262290955, -0.2084774225950241, -1.3629144430160522, 0.213877335190773, 0.461788535118103, -0.30206677317619324, -0.014240991324186325, 0.14212633669376373, 0.9745278358459473, -0.5195212960243225, 1.181808352470398, 0.012364125810563564, -0.1597733497619629, 0.006993796676397324, -0.009370187297463417, -0.5928182601928711, 0.9662943482398987, -0.38401973247528076, -0.021000515669584274, -0.008805572986602783, 0.010497007519006729, -0.6124469041824341, 0.9895129799842834, -0.3802618384361267, 0.04176393896341324, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.016213802620768547, 1.9831379631796153e-06, 0.17587226629257202, 0.5450159907341003, 0.5822492837905884, 0.5674954056739807, 0.6434440016746521, 0.9982089400291443, 0.5536554455757141, 0.9049422740936279, 0.20911693572998047, 0.3434714674949646, 0.48560070991516113, 0.49869775772094727, 0.7757020592689514, 0.4164479970932007], "mean": [0.010930759832262993, -0.08545809239149094, -0.4580898582935333, -1.4682116508483887, -0.03916799649596214, 0.08770310133695602, -0.6092458367347717, -0.24578820168972015, 0.07213352620601654, 0.6582071781158447, -1.0675424337387085, 0.7404472231864929, -0.33872199058532715, -0.38621124625205994, 0.005912401247769594, -0.011473559774458408, -0.6018408536911011, 0.9646629095077515, -0.3889918625354767, -0.02194778062403202, -0.009929528459906578, 0.008337561972439289, -0.6214748024940491, 0.9881551861763, -0.3849358856678009, 0.040809210389852524, 0.3595222532749176, 1.745330572128296, 0.3595222532749176, 0.3595222532749176, 0.3595222532749176, 0.3595222532749176, 1.1952368021011353, 1.745330572128296, 1.1952368021011353, 1.1952368021011353, 1.1952368021011353, 1.1952368021011353, 0.016035817563533783, -2.2101116883277427e-06, -0.00015005152090452611, 0.020186027511954308, 0.023644322529435158, -0.018096445128321648, -0.05048147961497307, 0.0036141066811978817, 0.04601801186800003, 0.027171719819307327, 0.01691107079386711, -0.0158081091940403, -0.03353077918291092, -0.07327436655759811, 0.010112251155078411, -0.009731952100992203], "std": [0.036588154733181, 0.08322972804307938, 0.08823031932115555, 0.06719354540109634, 0.27036619186401367, 0.21316632628440857, 0.09333588927984238, 0.15671475231647491, 0.06399855017662048, 0.1371101588010788, 0.21708132326602936, 0.20202232897281647, 0.11620000749826431, 0.09043359756469727, 0.00035013564047403634, 0.0007198099629022181, 0.003891454776749015, 0.0005824703839607537, 0.001552562229335308, 0.0008529004408046603, 0.0004041061329189688, 0.0007628053426742554, 0.003631832543760538, 0.0004874521982856095, 0.0015717417700216174, 0.0008691073744557798, 0.6988279819488525, 1.3113021850585938e-06, 0.6988279819488525, 0.6988279819488525, 0.6988279819488525, 0.6988279819488525, 0.798800528049469, 1.3113021850585938e-06, 0.798800528049469, 0.798800528049469, 0.798800528049469, 0.798800528049469, 5.3263851441442966e-05, 1.1814964636869263e-05, 0.061511747539043427, 0.14521090686321259, 0.16408342123031616, 0.14841397106647491, 0.45380720496177673, 0.2574126124382019, 0.10773052275180817, 0.2575910985469818, 0.04816534370183945, 0.21942603588104248, 0.23267486691474915, 0.3047635555267334, 0.2572455406188965, 0.17761880159378052], "count": [222]}, "timestamp": {"min": [0.0], "max": [7.366666666666666], "mean": [3.6833333333333336], "std": [2.1361743235842763], "count": [222]}, "frame_index": {"min": [0], "max": [221], "mean": [110.5], "std": [64.0852297075283], "count": [222]}, "episode_index": {"min": [292], "max": [292], "mean": [292.0], "std": [0.0], "count": [222]}, "index": {"min": [114288], "max": [114509], "mean": [114398.5], "std": [64.0852297075283], "count": [222]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [222]}, "subtask_annotation": {"mean": [0.4774774774774775, 2.0, 2.0, 2.0, 2.0], "std": [0.5172144178164799, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [222]}, "scene_annotation": {"mean": [292.0], "std": [0.0], "min": [292], "max": [292], "count": [222]}, "eef_direction_state": {"mean": [4.783783783783784, 3.09009009009009], "std": [1.5532900589730811, 2.336739661180943], "min": [2, 0], "max": [6, 6], "count": [222]}, "eef_velocity_state": {"mean": [0.545045045045045, 0.8738738738738738], "std": [0.6944099496343091, 0.6793891946343372], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_acc_mag_state": {"mean": [0.5990990990990991, 0.8558558558558559], "std": [0.8146181878531644, 0.8473259139479273], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_direction_action": {"mean": [4.22972972972973, 3.2477477477477477], "std": [1.8297882806978514, 2.285258155497908], "min": [0, 0], "max": [6, 6], "count": [222]}, "eef_velocity_action": {"mean": [0.7747747747747747, 0.9279279279279279], "std": [0.699867229167638, 0.6672751058429264], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_acc_mag_action": {"mean": [0.7207207207207207, 1.0225225225225225], "std": [0.8183830594000563, 0.8244227775597917], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_sim_pose_state": {"mean": [0.2153616417980299, 0.13797058698711312, 0.10863946301716934, -0.7523384667295986, -0.9085455259915887, 0.4627967222499591, 0.2610276894554843, -0.1316517133153568, 0.07753311971007217, -1.9145256748528359, -0.6126444680015974, 2.4805217668175588], "std": [0.0055075278086942105, 0.02888299916705359, 0.011765827364069984, 2.531182034487104, 0.062276603696743635, 2.4838303987063886, 0.038301820406063836, 0.03432199842730265, 0.020666694164737535, 0.3409874786043608, 0.29928047909952704, 0.14270626851699644], "min": [0.21008581024003362, 0.10872042453172952, 0.08293158293458106, -3.1187493824626427, -1.129523719319584, -3.1255305583589994, 0.2139254901997717, -0.18042235672649265, 0.04019744615680143, -2.226348739156907, -0.9713977597420732, 2.267016797902052], "max": [0.23674429141266007, 0.23993558359408657, 0.1322130078421685, 3.12329426287169, -0.6751910237178899, 3.1400500842531804, 0.35645935169204346, -0.09017721705871454, 0.10353406967529762, -1.1357243096471397, 0.0526220405310478, 2.6703895312154913], "count": [222]}, "eef_sim_pose_action": {"mean": [0.22106014310177238, 0.14789675603394092, 0.10583642327886882, -0.7885822537426641, -0.9116941429864841, 0.45185114798154996, 0.2656748686595102, -0.13345906902545707, 0.07795137446173, -1.907807256604971, -0.6071791299817706, 2.4884171151491867], "std": [0.007789842119350961, 0.038577737855061855, 0.01504162827963892, 2.5155557833198996, 0.09967192185874693, 2.465031729018625, 0.034982451669964845, 0.03551772430963184, 0.02244215678622373, 0.37541567125299596, 0.30702613092040876, 0.15032622127719786], "min": [0.2102726688614732, 0.11445240351495506, 0.08004313223194416, -3.101064538287095, -1.1103602906579162, -3.124910896163876, 0.21507328354500582, -0.19644402846168313, 0.034496829217998404, -2.2529092618032815, -1.0201713712286513, 2.2546317475263002], "max": [0.24824868193296729, 0.2655290502528882, 0.1403952775765321, 3.1413499216412597, -0.5651895533711402, 3.1414271302544847, 0.3478727290845463, -0.09157118249962608, 0.10665694007465165, -0.9580077013526559, 0.0996075253779678, 2.7145749563287063], "count": [222]}}} +{"episode_index": 287, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41845848480323505]], [[0.5090586188519526]], [[0.47424952456472785]]], "std": [[[0.29223725108440957]], [[0.23954532318168179]], [[0.2347686032714289]]], "count": [112]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.437450044968968]], [[0.43523431063601914]], [[0.37428221932155215]]], "std": [[[0.2887327370434731]], [[0.2237698678201914]], [[0.24751926869328503]]], "count": [112]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45063205214683916]], [[0.46457746762920854]], [[0.3677579558171308]]], "std": [[[0.33259143546586584]], [[0.21405087358787006]], [[0.26071256033805873]]], "count": [112]}, "observation.state": {"min": [-0.5350313782691956, -0.19760510325431824, -0.49401187896728516, -1.6849783658981323, -0.48370876908302307, -0.1028924435377121, -0.6477462649345398, -1.1597986221313477, -0.6387838125228882, 0.3154764771461487, -1.821927547454834, -0.012020356021821499, -0.6140866279602051, -0.6284870505332947, 0.008881823159754276, 0.01610647700726986, -0.6140381097793579, 1.031020164489746, -0.45927053689956665, -0.009839959442615509, -0.016085589304566383, -0.028168747201561928, -0.6126984357833862, 1.015787959098816, -0.4571685791015625, -0.006402571685612202, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.060655176639556885, 0.0009527074871584773, -1.5250675678253174, -0.5470039248466492, -0.28941506147384644, -0.2488780915737152, -1.2271316051483154, -1.258966088294983, -0.2123153656721115, -1.9844720363616943, -1.3326871395111084, -0.9203602075576782, -1.1517491340637207, -1.5107284784317017, -1.5005989074707031, -0.4477600157260895, -13.818843841552734, -7.112332344055176, -1.6709401607513428, -9.70695972442627, -1.0616605281829834, -1.0616605281829834, -1.4346764087677002, -14.876691818237305, -7.081807613372803, -2.990842580795288, -12.912089347839355, -0.860805869102478, -2.266788959503174, -2.7832722663879395, -0.011034798808395863, -0.024647625163197517, -0.023554233834147453, -0.009610452689230442, -0.010698860511183739, -0.013657672330737114, -0.01096661202609539, -0.021429356187582016, -0.034572847187519073, -0.009346340782940388, -0.008182095363736153, -0.012094227597117424, -3.66933012008667, -0.8277201652526855, 1.5737818479537964, -31.679824829101562, 11.207010269165039, -0.91969233751297, 0.42419999837875366, 0.03711749613285065, 5.701247692108154, -35.50084686279297, 13.59666919708252, -0.6469438076019287, -0.022553782910108566, -0.016404898837208748, -0.02319902554154396, -0.15029944479465485, 0.3424076735973358, 0.021291058510541916, 0.19770464301109314, 0.31911587715148926, -0.23816600441932678, 0.043143585324287415, -3.0244507789611816, -1.0086925029754639, -2.9574875831604004, -3.0866611003875732, -0.9384461641311646, -3.1308703422546387, -0.9023866057395935, -0.13192705810070038, 9.63081169128418, -0.01629844307899475, -0.0355052649974823, -0.046539485454559326, -0.0179593525826931, 0.0227745920419693, 0.6127548217773438, 0.7860334515571594], "max": [0.11968359351158142, 0.4472455680370331, -0.2876228392124176, -1.132006049156189, 0.2986946702003479, 0.4570125937461853, -0.36811673641204834, 0.10777925699949265, 0.1870199739933014, 1.2787091732025146, -0.6634787321090698, 0.6469675302505493, 0.7021312713623047, -0.22773964703083038, 0.011734304018318653, 0.025874551385641098, -0.6018625497817993, 1.035813570022583, -0.445435494184494, -0.0014855770859867334, -0.012804473750293255, -0.017902646213769913, -0.5995498895645142, 1.0179699659347534, -0.4443376660346985, 0.0016907294047996402, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.06218286231160164, 0.0011467855656519532, 0.29830366373062134, 1.0304992198944092, 0.2780515253543854, 1.050323247909546, 1.0713844299316406, 0.261749804019928, 0.6478184461593628, 1.0081866979599, 0.7344591617584229, 1.2437686920166016, 1.409393548965454, 1.1629269123077393, 2.0331625938415527, 0.689764142036438, -2.0488858222961426, 6.105006217956543, 2.106227159500122, -0.12210012972354889, 0.3251933455467224, 0.8894994258880615, 0.860805869102478, -2.750406503677368, 11.416361808776855, 3.875458002090454, -0.09157509356737137, 2.238095283508301, 4.2179484367370605, 0.14346764981746674, 0.009205923415720463, 0.025709139183163643, 0.01941455900669098, 0.01330462284386158, 0.047283537685871124, 0.02127201296389103, 0.007465101778507233, 0.03594053164124489, 0.01977098174393177, 0.009989051148295403, 0.03957895189523697, 0.019397692754864693, -0.9332399964332581, 0.08537024259567261, 12.219079971313477, -20.617158889770508, 20.507884979248047, 1.1661375761032104, 2.990610122680664, 1.1469306945800781, 16.12384033203125, -23.500585556030273, 23.29594612121582, 1.6599606275558472, 0.025304658338427544, 0.015994418412446976, -0.018925519660115242, -0.027327172458171844, 0.5294480919837952, 0.30323025584220886, 0.318090558052063, 0.5364874005317688, 0.05504177138209343, 0.29304438829421997, 3.0776917934417725, -0.504166841506958, 3.060598134994507, -0.805164098739624, -0.4350096881389618, 3.131289005279541, -0.07886167615652084, 0.23906676471233368, 9.893867492675781, 0.011074095964431763, 0.03202003240585327, 0.04954385757446289, -0.015260865911841393, 0.02631787210702896, 0.6174810528755188, 0.7896626591682434], "mean": [-0.2269834727048874, -0.10720318555831909, -0.4445614218711853, -1.4483124017715454, 0.13803347945213318, 0.14539317786693573, -0.4906645715236664, -0.6012232303619385, -0.07683013379573822, 0.7643271088600159, -1.0112336874008179, 0.254759818315506, -0.06689073890447617, -0.4601105749607086, 0.010144824162125587, 0.01880338229238987, -0.6096770763397217, 1.0349024534225464, -0.4504488408565521, -0.0027653935831040144, -0.014636926352977753, -0.025233184918761253, -0.6050370931625366, 1.0165925025939941, -0.4484001100063324, 0.0009604672668501735, 0.4166491627693176, 1.745316743850708, 0.4166491627693176, 0.4166491627693176, 0.4166491627693176, 0.4166491627693176, 1.0630338191986084, 1.745316743850708, 1.0630338191986084, 1.0630338191986084, 1.0630338191986084, 1.0630338191986084, 0.061623383313417435, 0.0011290527181699872, -0.028003929182887077, 0.03262592852115631, 0.009837150573730469, 0.027324793860316277, -0.027067046612501144, -0.02618384175002575, 0.004275453742593527, -0.0028626983985304832, -0.008119410835206509, 0.00349692115560174, 0.008534444496035576, -0.011165722273290157, 0.0015410154592245817, -0.005904764868319035, -7.372990131378174, -2.560727834701538, 0.4346112310886383, -4.718078136444092, -0.2196294218301773, -0.03292670473456383, -0.5019066333770752, -9.139405250549316, 2.5161468982696533, -0.8140786290168762, -4.405800819396973, 0.13645364344120026, -0.20060676336288452, -0.9196984171867371, 9.660681098466739e-05, 7.31982581783086e-05, 0.0005127898184582591, 0.0002852044126484543, 0.0006318867090158165, 0.00031188689172267914, 0.00023359584156423807, 0.0003620167844928801, -0.0003282443212810904, -0.00010477260366315022, 0.0005308064282871783, 0.0002696584851946682, -2.1855547428131104, -0.2956060469150543, 8.30844497680664, -24.737987518310547, 16.583791732788086, 0.17064085602760315, 1.96635901927948, 0.6620657444000244, 10.750862121582031, -27.61829376220703, 18.8071231842041, 0.5626790523529053, 0.0026999323163181543, -0.0026843398809432983, -0.021341126412153244, -0.09479338675737381, 0.4158466160297394, 0.0876287966966629, 0.272861123085022, 0.4642961025238037, -0.08487658947706223, 0.18108412623405457, -2.6013903617858887, -0.9354702234268188, 2.380138635635376, -1.9336938858032227, -0.6957352757453918, 2.5187885761260986, -0.5706040859222412, 0.029113389551639557, 9.775412559509277, 0.0017148652113974094, 0.0009654554887674749, -0.0001631592895137146, -0.016878973692655563, 0.024555101990699768, 0.6161591410636902, 0.787057101726532], "std": [0.20667129755020142, 0.08302806317806244, 0.03932100534439087, 0.1788008213043213, 0.12738366425037384, 0.18143418431282043, 0.08259693533182144, 0.308626264333725, 0.2015431523323059, 0.28015920519828796, 0.33284780383110046, 0.1279720813035965, 0.36352238059043884, 0.13483934104442596, 0.0003753287310246378, 0.0012997639132663608, 0.0037104221992194653, 0.0007243014988489449, 0.0036555705592036247, 0.0011830582516267896, 0.0005059235845692456, 0.0013300286373123527, 0.0037889329250901937, 0.0003273727488704026, 0.002947803819552064, 0.0012058450374752283, 0.7361035943031311, 1.2516975402832031e-05, 0.7361035943031311, 0.7361035943031311, 0.7361035943031311, 0.7361035943031311, 0.846967875957489, 1.2516975402832031e-05, 0.846967875957489, 0.846967875957489, 0.846967875957489, 0.846967875957489, 0.00022019767493475229, 3.591100903577171e-05, 0.1698063611984253, 0.1545066386461258, 0.05010922625660896, 0.1310930997133255, 0.20105089247226715, 0.16054731607437134, 0.08347469568252563, 0.36773714423179626, 0.23109528422355652, 0.2734456956386566, 0.36830413341522217, 0.22697578370571136, 0.4179651737213135, 0.13226956129074097, 3.025820255279541, 1.9451805353164673, 0.885292112827301, 2.222620964050293, 0.23763003945350647, 0.2987512946128845, 0.4566824436187744, 2.4903852939605713, 3.534182548522949, 1.5091660022735596, 2.4250574111938477, 0.5269768238067627, 1.0065562725067139, 0.6241088509559631, 0.0028279342222958803, 0.006376632023602724, 0.005273525137454271, 0.002923519816249609, 0.004487741272896528, 0.003048666287213564, 0.0028246911242604256, 0.006813864689320326, 0.005688292905688286, 0.0026539969258010387, 0.003793413517996669, 0.0024919495917856693, 0.39326512813568115, 0.1213638037443161, 2.085754632949829, 1.967028021812439, 2.021174192428589, 0.35350358486175537, 0.37738344073295593, 0.15898175537586212, 1.606384038925171, 2.3494858741760254, 2.006373405456543, 0.37608590722084045, 0.0070716869086027145, 0.005019592121243477, 0.0005702936323359609, 0.020805226638913155, 0.04856148734688759, 0.0500047467648983, 0.028660621494054794, 0.04753589257597923, 0.08054684847593307, 0.07073041796684265, 1.075939655303955, 0.07408526539802551, 0.9501857757568359, 0.6620350480079651, 0.12552236020565033, 0.5553988814353943, 0.05641947686672211, 0.04460031911730766, 0.025837067514657974, 0.003440088126808405, 0.005663068499416113, 0.009900414384901524, 0.0006898579304106534, 0.0005231047980487347, 0.000549395801499486, 0.00041927798883989453], "count": [540]}, "action": {"min": [-0.6604472994804382, -0.17970684170722961, -0.5297966003417969, -1.6789207458496094, -0.5146120190620422, -0.13032211363315582, -0.6461260914802551, -1.241080641746521, -0.6770146489143372, 0.3083445727825165, -1.7967722415924072, -0.01801586151123047, -0.6189109086990356, -0.6311907768249512, 0.007584861945360899, 0.012939412146806717, -0.6125190854072571, 1.0280160903930664, -0.45900464057922363, -0.009247226640582085, -0.017697330564260483, -0.028645245358347893, -0.6091699600219727, 1.012047529220581, -0.4566287398338318, -0.006304912269115448, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.060655176639556885, 0.0009527074871584773, -1.5250675678253174, -0.5470039248466492, -0.2691752314567566, -0.2488780915737152, -1.2271316051483154, -1.258966088294983, -0.2123153656721115, -1.9844720363616943, -1.3326871395111084, -0.9203602075576782, -1.1517491340637207, -1.5107284784317017, -1.5005989074707031, -0.4477600157260895], "max": [0.11953409761190414, 0.651447057723999, -0.2694023847579956, -1.0222275257110596, 0.29919764399528503, 0.4479690194129944, -0.3511972725391388, 0.0672512874007225, 0.19365710020065308, 1.317741870880127, -0.6187719106674194, 0.659871518611908, 0.7115955352783203, -0.22465796768665314, 0.013569765724241734, 0.03050874173641205, -0.5971835255622864, 1.0365452766418457, -0.4453771710395813, -0.0017177470726892352, -0.01122874952852726, -0.01121616642922163, -0.5951228141784668, 1.017970323562622, -0.44390442967414856, 0.000944495783187449, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.06218286231160164, 0.0011467855656519532, 0.29830366373062134, 1.0270119905471802, 0.2780515253543854, 1.050323247909546, 1.0713844299316406, 0.261749804019928, 0.6478184461593628, 1.0081866979599, 0.7344591617584229, 1.2437686920166016, 1.409393548965454, 0.9580549001693726, 2.0331625938415527, 0.689764142036438], "mean": [-0.2669535279273987, -0.07340654730796814, -0.44488978385925293, -1.3848366737365723, 0.13218876719474792, 0.13933908939361572, -0.4854249656200409, -0.6266067624092102, -0.07827246934175491, 0.7842193245887756, -0.9714062809944153, 0.251224160194397, -0.06470049917697906, -0.4645068645477295, 0.010490820743143559, 0.01823807694017887, -0.6066265106201172, 1.0331696271896362, -0.4505750834941864, -0.0028270750772207975, -0.014451386407017708, -0.023177288472652435, -0.6022073030471802, 1.014825463294983, -0.4482974708080292, 0.00029095285572111607, 0.4201398193836212, 1.745316743850708, 0.4201398193836212, 0.4201398193836212, 0.4201398193836212, 0.4201398193836212, 1.063098430633545, 1.745316743850708, 1.063098430633545, 1.063098430633545, 1.063098430633545, 1.063098430633545, 0.06162421777844429, 0.0011290456168353558, -0.02853214554488659, 0.03442408889532089, 0.009410781785845757, 0.02766915038228035, -0.027477703988552094, -0.027281111106276512, 0.0039832680486142635, -0.002421249635517597, -0.008119512349367142, 0.004014310892671347, 0.008460304699838161, -0.01352831069380045, 0.0008865226409398019, -0.007079819682985544], "std": [0.2242124080657959, 0.11610499769449234, 0.04435093328356743, 0.1931094229221344, 0.14195257425308228, 0.17993734776973724, 0.0829090029001236, 0.31548523902893066, 0.1930365115404129, 0.2910843789577484, 0.33369702100753784, 0.1264355182647705, 0.3657049834728241, 0.13728627562522888, 0.0006692750612273812, 0.002590573625639081, 0.0038893569726496935, 0.0009922239696606994, 0.0035505478736013174, 0.0009810132905840874, 0.0007778904982842505, 0.0026143796276301146, 0.003694182727485895, 0.0009517912985756993, 0.0026792173739522696, 0.0010421623010188341, 0.7383384704589844, 1.2516975402832031e-05, 0.7383384704589844, 0.7383384704589844, 0.7383384704589844, 0.7383384704589844, 0.8469941020011902, 1.2516975402832031e-05, 0.8469941020011902, 0.8469941020011902, 0.8469941020011902, 0.8469941020011902, 0.0002198682341258973, 3.590813867049292e-05, 0.17021620273590088, 0.15979209542274475, 0.05098584666848183, 0.13125692307949066, 0.2008863240480423, 0.1625346839427948, 0.08378075808286667, 0.36776238679885864, 0.23114071786403656, 0.2731800377368927, 0.368312805891037, 0.2195332944393158, 0.417601615190506, 0.12880489230155945], "count": [540]}, "timestamp": {"min": [0.0], "max": [17.966666666666665], "mean": [8.983333333333333], "std": [5.1961435129726175], "count": [540]}, "frame_index": {"min": [0], "max": [539], "mean": [269.5], "std": [155.8843053891785], "count": [540]}, "episode_index": {"min": [293], "max": [293], "mean": [293.0], "std": [0.0], "count": [540]}, "index": {"min": [114510], "max": [115049], "mean": [114779.5], "std": [155.8843053891785], "count": [540]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [540]}, "subtask_annotation": {"mean": [0.40555555555555556, 2.0, 2.0, 2.0, 2.0], "std": [0.5095083565871088, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [540]}, "scene_annotation": {"mean": [293.0], "std": [0.0], "min": [293], "max": [293], "count": [540]}, "eef_direction_state": {"mean": [4.359259259259259, 3.6685185185185185], "std": [2.1509273209925155, 1.9709298495581453], "min": [0, 0], "max": [6, 6], "count": [540]}, "eef_velocity_state": {"mean": [0.5833333333333334, 0.9796296296296296], "std": [0.6684005230842202, 0.7210793426394524], "min": [0, 0], "max": [2, 2], "count": [540]}, "eef_acc_mag_state": {"mean": [0.5277777777777778, 0.8851851851851852], "std": [0.7559435278405087, 0.8507964476513024], "min": [0, 0], "max": [2, 2], "count": [540]}, "eef_direction_action": {"mean": [3.987037037037037, 3.6814814814814816], "std": [2.175158257017797, 1.9678973620173525], "min": [0, 0], "max": [6, 6], "count": [540]}, "eef_velocity_action": {"mean": [0.6944444444444444, 1.048148148148148], "std": [0.7182583530515967, 0.758590491377055], "min": [0, 0], "max": [2, 2], "count": [540]}, "eef_acc_mag_action": {"mean": [0.7703703703703704, 1.1333333333333333], "std": [0.8339174907293324, 0.7939586704422155], "min": [0, 0], "max": [2, 2], "count": [540]}, "eef_sim_pose_state": {"mean": [0.29049884982965424, 0.1456921831201614, 0.1744747538461628, -2.6072500588990146, -0.9355437799257723, 2.3743678851539527, 0.36439225965721905, -0.19441390328722583, 0.16474955124130755, -1.9336954617731708, -0.6958457915359562, 2.5072712403257995], "std": [0.054594833485984436, 0.03876878683399418, 0.024616821703593837, 1.0823826364116127, 0.0741103384110475, 0.9872343170562093, 0.06326140980191146, 0.07471167868121834, 0.04387165728058954, 0.6620444139577302, 0.12547327642792602, 0.6767734042687413], "min": [0.1994678315823283, 0.10703197821006713, 0.12936555411511771, -3.124163194409291, -1.0091248551768257, -3.130223069628959, 0.19276716182387518, -0.38004293096879505, 0.1072336169760411, -3.086689831742094, -0.9387749322781045, -3.1396786738442617], "max": [0.38488424955580447, 0.3971121106285031, 0.21590855699144187, 3.1146765742889237, -0.5042120882290346, 3.0993464361351557, 0.46959216442124396, -0.09092729982663694, 0.33793586348670324, -0.8051636807471396, -0.4350111168377615, 3.138945644425821], "count": [540]}, "eef_sim_pose_action": {"mean": [0.3016830714139652, 0.15816553660521335, 0.16842289794167442, -2.605246930067477, -0.9720049397726713, 2.341132443605576, 0.36962528977819564, -0.19688804048780353, 0.16402496731532762, -1.8950782324235462, -0.6831904686823878, 2.550211399510788], "std": [0.05809796375897162, 0.05391973395939813, 0.02793764179432584, 1.186171076284769, 0.10628714749858008, 1.1556714209630912, 0.06433060862430662, 0.0738203134559632, 0.04514885829712337, 0.6687601673165314, 0.1300140259144267, 0.3238176622678418], "min": [0.20211087282711548, 0.10518449096902471, 0.11995588220458839, -3.102539839144327, -1.0568089463020165, -3.140354009154855, 0.1957950167640885, -0.39846387821665835, 0.09787799004959995, -3.0345118763145473, -0.9205555931740929, 2.0308675058174566], "max": [0.39710644870422007, 0.4714719723355745, 0.22371263139833797, 3.1162704285902407, -0.323365348918357, 3.0762453677170507, 0.4782858198871982, -0.08608570079969835, 0.3414081240945208, -0.7757555570105389, -0.42149303604668154, 3.1361284002717142], "count": [540]}}} +{"episode_index": 288, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4485297601883891]], [[0.5506316729142637]], [[0.4992794766435986]]], "std": [[[0.2818694675867362]], [[0.20217882885369215]], [[0.21099166193884777]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4261777513456363]], [[0.4290819011918493]], [[0.39403081507112653]]], "std": [[[0.2652129934546868]], [[0.23738252937574902]], [[0.25094494144573665]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4364092152056901]], [[0.4471462346212995]], [[0.37286816368704345]]], "std": [[[0.2922277156104803]], [[0.22808252334672519]], [[0.26686978237593434]]], "count": [100]}, "observation.state": {"min": [-0.7100048065185547, -0.2628367245197296, -0.457294225692749, -1.4545665979385376, -1.352013111114502, -0.05674470216035843, -0.703824520111084, -1.0051931142807007, -0.48514673113822937, 0.4852370321750641, -1.6587671041488647, 0.1627955287694931, -0.6763572096824646, -0.7015353441238403, 0.009041283279657364, -0.004376632161438465, -0.6184676885604858, 1.033678412437439, -0.45315849781036377, -0.005420899484306574, -0.01185528002679348, -0.002404493046924472, -0.6164279580116272, 1.0132420063018799, -0.44672444462776184, -0.009831752628087997, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.017644474282860756, -2.7584821964410366e-06, -0.7160564661026001, -0.3243325650691986, -0.2277952879667282, -0.9530284404754639, -3.3675994873046875, -0.5973784327507019, -0.9890531897544861, -1.9480979442596436, -0.6289020776748657, -0.8267808556556702, -1.861236572265625, -2.5166122913360596, -1.7681245803833008, -1.5794039964675903, -13.863384246826172, -8.333333969116211, -2.2747254371643066, -11.446887016296387, -0.918192982673645, -1.6355311870574951, -1.4633699655532837, -13.150729179382324, -6.013431549072266, -2.808302879333496, -9.493284225463867, -0.918192982673645, -4.3040289878845215, -1.3485958576202393, -0.0073977685533463955, -0.032058101147413254, -0.0198398195207119, -0.012562254443764687, -0.024233052507042885, -0.04218742996454239, -0.011262779124081135, -0.04482375457882881, -0.022253956645727158, -0.00792156532406807, -0.025948412716388702, -0.03211531788110733, -3.2663400173187256, -0.7794674634933472, 3.3702685832977295, -33.16194534301758, 11.083020210266113, -1.1097385883331299, -0.6999300122261047, -0.5716094374656677, 5.983340263366699, -32.931724548339844, 12.96630573272705, -0.7745974063873291, -0.08098980784416199, -0.012068251147866249, -0.005494505632668734, -0.09564509987831116, 0.38867348432540894, 0.0025390079244971275, 0.03274765610694885, 0.31250834465026855, -0.236928790807724, -0.01189338881522417, -3.0856895446777344, -1.0009227991104126, -2.764543056488037, -3.116848945617676, -0.8228976726531982, -3.140471935272217, -0.90694260597229, -0.4032048285007477, 9.551727294921875, -0.009727925062179565, -0.020842522382736206, -0.07218945026397705, -0.024926215410232544, 0.01606021262705326, 0.7687352895736694, 0.6352471709251404], "max": [-0.15940700471401215, 0.41998904943466187, -0.291256844997406, -0.3665083348751068, 0.07019089162349701, 0.5852756500244141, -0.07527080923318863, 0.0930035337805748, 0.08354367315769196, 1.1411845684051514, -0.5749707221984863, 0.8823463916778564, 0.4343241751194, -0.1998835951089859, 0.013000363484025002, 0.001608457649126649, -0.6119168996810913, 1.0371556282043457, -0.4487696588039398, 0.005082235671579838, -0.006715620867908001, 0.003036306006833911, -0.6092287302017212, 1.0183056592941284, -0.43904635310173035, 0.0010037999600172043, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.00963972695171833, 1.7349638028463232e-06, 0.1949254721403122, 1.4060078859329224, 0.7196076512336731, 1.2014243602752686, 0.9104870557785034, 2.9121317863464355, 1.282463550567627, 1.5524277687072754, 0.4988192021846771, 0.9556493759155273, 1.46323561668396, 0.7238904237747192, 2.637181282043457, 0.6596827507019043, -4.877239227294922, 5.433455467224121, 3.3699634075164795, 0.06105007231235504, 0.6025641560554504, 3.0128204822540283, 1.090354084968567, -1.6257463693618774, 8.60805892944336, 2.050060987472534, -0.6410256624221802, 1.2625153064727783, 0.7173382639884949, 0.8894994258880615, 0.02005390077829361, 0.05017199367284775, 0.03051295503973961, 0.007916576229035854, 0.015531932935118675, 0.017203904688358307, 0.024540157988667488, 0.04470851272344589, 0.02237986959517002, 0.023815881460905075, 0.01483901310712099, 0.009155013598501682, -0.23330999910831451, 0.3229222297668457, 12.471478462219238, -21.825416564941406, 19.223430633544922, 0.8141274452209473, 2.417940139770508, 0.6309974193572998, 16.33169937133789, -23.265106201171875, 22.980541229248047, 1.2547553777694702, 0.04659697040915489, 0.009418107569217682, 0.029914531856775284, -0.05465434491634369, 0.558840274810791, 0.36300259828567505, 0.3080432713031769, 0.5533609390258789, -0.06401265412569046, 0.2597203552722931, 2.7978157997131348, 0.34155911207199097, 2.9989700317382812, -0.8653367161750793, -0.2294805645942688, 3.108830451965332, -0.3652082681655884, 0.822722315788269, 9.976324081420898, 0.055727362632751465, 0.03249064087867737, 0.08700060844421387, -0.02104124426841736, 0.022311635315418243, 0.7716514468193054, 0.6387597322463989], "mean": [-0.2878001034259796, -0.09862213581800461, -0.4121226668357849, -1.2753539085388184, -0.22196611762046814, 0.22383980453014374, -0.5515662431716919, -0.32423830032348633, -0.10116180777549744, 0.6586525440216064, -1.1741362810134888, 0.5231783986091614, -0.3112753629684448, -0.47174644470214844, 0.010641084052622318, -0.0022406221833080053, -0.6161431074142456, 1.0357742309570312, -0.4509025514125824, 0.0022035285364836454, -0.009629464708268642, -0.0005124903400428593, -0.6145765781402588, 1.0148942470550537, -0.44249942898750305, -0.002396913478150964, 0.8001461625099182, 1.7453233003616333, 0.8001461625099182, 0.8001461625099182, 0.8001461625099182, 0.8001461625099182, 0.7364662885665894, 1.7453233003616333, 0.7364662885665894, 0.7364662885665894, 0.7364662885665894, 0.7364662885665894, -0.013864167034626007, -2.540180901178246e-07, -0.04121630638837814, 0.0325707346200943, 0.005015438422560692, 0.08174263685941696, -0.09720786660909653, 0.0010956773767247796, 0.03369635343551636, 0.010416013188660145, 0.02424732781946659, 0.00544891320168972, -0.009146354161202908, -0.010568358935415745, -0.001985583920031786, -0.014834625646471977, -7.7985992431640625, -3.1023788452148438, 0.06811532378196716, -4.62667989730835, -0.1352623701095581, 0.1893872618675232, -0.2838706970214844, -6.422479152679443, 3.502490997314453, -0.19372673332691193, -4.913637161254883, 0.15688759088516235, -0.5035578012466431, -0.20834320783615112, -0.00010108519200002775, -0.00013932048750575632, 0.00018631864804774523, 3.432284574955702e-05, 0.00011731527047231793, -0.000703226076439023, 0.0004753360990434885, 0.0012470902875065804, -0.0004014157166238874, 0.00026419557980261743, -0.00018060703587252647, -0.0003931616374757141, -1.6187031269073486, -0.03441920876502991, 7.6234049797058105, -27.241313934326172, 14.722966194152832, 0.02258327417075634, 1.0612881183624268, 0.19866986572742462, 10.306041717529297, -28.008697509765625, 16.153623580932617, 0.44853001832962036, 0.002156017115339637, -0.0023039444349706173, 0.0087547292932868, -0.07760358601808548, 0.43061304092407227, 0.10460282117128372, 0.25409814715385437, 0.42027270793914795, -0.12517675757408142, 0.14550524950027466, -1.6004971265792847, -0.7012990117073059, 1.3951064348220825, -2.0689446926116943, -0.5239123702049255, 1.7796616554260254, -0.6006261706352234, 0.0010702279396355152, 9.773442268371582, 0.00197835941798985, 0.00018499074212741107, -0.00022690997866448015, -0.023785771802067757, 0.019831739366054535, 0.770563542842865, 0.6366079449653625], "std": [0.12557902932167053, 0.21641190350055695, 0.05766523629426956, 0.21262741088867188, 0.43022868037223816, 0.21080322563648224, 0.1546654850244522, 0.3228490948677063, 0.15950118005275726, 0.2005808800458908, 0.340450257062912, 0.2544059455394745, 0.33221015334129333, 0.1507910192012787, 0.0012040772708132863, 0.0016895248554646969, 0.0015451774233952165, 0.0011173873208463192, 0.0012924858601763844, 0.0032693850807845592, 0.001616378198377788, 0.00121766806114465, 0.0014473159098997712, 0.0015256478218361735, 0.0022515146993100643, 0.0038733012042939663, 0.8667297959327698, 5.9604644775390625e-06, 0.8667297959327698, 0.8667297959327698, 0.8667297959327698, 0.8667297959327698, 0.8551158308982849, 5.9604644775390625e-06, 0.8551158308982849, 0.8551158308982849, 0.8551158308982849, 0.8551158308982849, 0.001859748736023903, 7.420340466524067e-07, 0.12754510343074799, 0.19440528750419617, 0.07620495557785034, 0.2668381631374359, 0.5128235220909119, 0.3194413185119629, 0.2280168980360031, 0.37750908732414246, 0.14121119678020477, 0.24025936424732208, 0.3647195100784302, 0.3039986789226532, 0.5019438862800598, 0.20531801879405975, 1.8351303339004517, 3.5940098762512207, 1.2201396226882935, 2.802443504333496, 0.31836411356925964, 0.8522323369979858, 0.602312445640564, 2.6694421768188477, 3.8419008255004883, 1.0994069576263428, 2.2552995681762695, 0.516657292842865, 1.0057471990585327, 0.3248121440410614, 0.00312403729185462, 0.007209171541035175, 0.0056195007637143135, 0.0029416687320917845, 0.0031217054929584265, 0.004583064001053572, 0.0036324160173535347, 0.007490598130971193, 0.0061811115592718124, 0.003543717786669731, 0.00321695813909173, 0.0038615732919424772, 0.5717202425003052, 0.13148237764835358, 1.5257935523986816, 2.2727766036987305, 1.6680266857147217, 0.43304556608200073, 0.6987231373786926, 0.14609764516353607, 2.0688774585723877, 2.0243730545043945, 1.8544079065322876, 0.4448432922363281, 0.009888683445751667, 0.0038975118659436703, 0.002122863894328475, 0.007293501868844032, 0.048886366188526154, 0.11282539367675781, 0.04887649416923523, 0.07013425976037979, 0.05691520869731903, 0.07889599353075027, 2.2770678997039795, 0.3822430968284607, 2.1276023387908936, 0.7134827375411987, 0.20099936425685883, 1.7688934803009033, 0.05507461726665497, 0.08521582186222076, 0.03493222966790199, 0.006152092479169369, 0.007061077747493982, 0.012518231756985188, 0.0007322306046262383, 0.0012334850616753101, 0.0005469148745760322, 0.0006455450784415007], "count": [387]}, "action": {"min": [-0.8075305223464966, -0.23373335599899292, -0.5000334978103638, -1.4567344188690186, -1.3670684099197388, -0.061933308839797974, -0.6981316804885864, -1.0775190591812134, -0.5231415033340454, 0.4481416642665863, -1.6416223049163818, 0.15690109133720398, -0.6981316804885864, -0.6981316804885864, 0.007645710371434689, -0.006919007748365402, -0.614723801612854, 1.0303081274032593, -0.45406094193458557, -0.005107290111482143, -0.01303316280245781, -0.005030857864767313, -0.6150908470153809, 1.0089666843414307, -0.44723185896873474, -0.009467892348766327, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.017644474282860756, -2.7584821964410366e-06, -0.7160564661026001, -0.3243325650691986, -0.2277952879667282, -0.9530284404754639, -3.3675994873046875, -0.5973784327507019, -0.9890531897544861, -1.9480979442596436, -0.6289020776748657, -0.8267808556556702, -1.861236572265625, -2.5166122913360596, -1.7681245803833008, -1.5794039964675903], "max": [-0.16862012445926666, 0.4603373110294342, -0.24853374063968658, -0.2385227531194687, 0.0732230618596077, 0.594954252243042, -0.06850768625736237, 0.09889478236436844, 0.09911425411701202, 1.1759414672851562, -0.5277459621429443, 0.8847340941429138, 0.44238993525505066, -0.1961764544248581, 0.013606106862425804, 0.009547051042318344, -0.6082102656364441, 1.0362143516540527, -0.44842180609703064, 0.004967651329934597, -0.006277021486312151, 0.010655460879206657, -0.6051359176635742, 1.016791820526123, -0.4375497102737427, 0.0005720870103687048, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.00963972695171833, 1.7349638028463232e-06, 0.1949254721403122, 1.4060078859329224, 0.7196076512336731, 1.2014243602752686, 0.9104870557785034, 2.9121317863464355, 1.282463550567627, 1.5524277687072754, 0.4988192021846771, 0.9556493759155273, 1.46323561668396, 0.7238904237747192, 2.637181282043457, 0.6596827507019043], "mean": [-0.3317442536354065, -0.07212869077920914, -0.4196949303150177, -1.194834589958191, -0.24064049124717712, 0.22217275202274323, -0.5405724048614502, -0.33720827102661133, -0.08476904779672623, 0.671821117401123, -1.14010751247406, 0.5187613368034363, -0.3109016418457031, -0.4734765589237213, 0.010578712448477745, -0.0015389033360406756, -0.6118826270103455, 1.0335097312927246, -0.4512432813644409, 0.0019235877553001046, -0.009582514874637127, -1.008999242912978e-05, -0.6106554269790649, 1.012863278388977, -0.4427618384361267, -0.0027145405765622854, 0.8046560287475586, 1.7453233003616333, 0.8046560287475586, 0.8046560287475586, 0.8046560287475586, 0.8046560287475586, 0.7359702587127686, 1.7453233003616333, 0.7359702587127686, 0.7359702587127686, 0.7359702587127686, 0.7359702587127686, -0.013875161297619343, -2.586452296782227e-07, -0.04116760566830635, 0.03225967660546303, 0.005055278539657593, 0.08225101232528687, -0.09717640280723572, 0.0010045829694718122, 0.034283820539712906, 0.010413143783807755, 0.024562768638134003, 0.005466442555189133, -0.009165823459625244, -0.0105587774887681, -0.0021102530881762505, -0.014803173951804638], "std": [0.14946117997169495, 0.2100108116865158, 0.06046579033136368, 0.26934611797332764, 0.44960302114486694, 0.2119666337966919, 0.15722525119781494, 0.331806480884552, 0.15919774770736694, 0.2146095186471939, 0.35402345657348633, 0.25822514295578003, 0.3350578546524048, 0.15247422456741333, 0.001322878641076386, 0.002481749514117837, 0.0014170450158417225, 0.0010189007734879851, 0.0013734512031078339, 0.0030766837298870087, 0.0017054557101801038, 0.0022960708010941744, 0.0017480991082265973, 0.0019365792395547032, 0.002566309878602624, 0.0036345336120575666, 0.8670955896377563, 5.9604644775390625e-06, 0.8670955896377563, 0.8670955896377563, 0.8670955896377563, 0.8670955896377563, 0.8550623655319214, 5.9604644775390625e-06, 0.8550623655319214, 0.8550623655319214, 0.8550623655319214, 0.8550623655319214, 0.0018642377108335495, 7.511585522479436e-07, 0.12756089866161346, 0.19448447227478027, 0.076199471950531, 0.2668721675872803, 0.5128296613693237, 0.3194458782672882, 0.22817596793174744, 0.37750759720802307, 0.14103293418884277, 0.24026024341583252, 0.3647203743457794, 0.3039993643760681, 0.5019508004188538, 0.20532037317752838], "count": [387]}, "timestamp": {"min": [0.0], "max": [12.866666666666667], "mean": [6.433333333333333], "std": [3.723896804075995], "count": [387]}, "frame_index": {"min": [0], "max": [386], "mean": [193.0], "std": [111.71690412227984], "count": [387]}, "episode_index": {"min": [294], "max": [294], "mean": [294.0], "std": [0.0], "count": [387]}, "index": {"min": [115050], "max": [115436], "mean": [115243.0], "std": [111.71690412227984], "count": [387]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [387]}, "subtask_annotation": {"mean": [0.45219638242894056, 2.0, 2.0, 2.0, 2.0], "std": [0.5702930772787632, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [387]}, "scene_annotation": {"mean": [294.0], "std": [0.0], "min": [294], "max": [294], "count": [387]}, "eef_direction_state": {"mean": [4.847545219638243, 4.129198966408269], "std": [1.7402405369684268, 2.2061343017395014], "min": [0, 0], "max": [6, 6], "count": [387]}, "eef_velocity_state": {"mean": [0.5426356589147286, 0.7286821705426356], "std": [0.7081046354523551, 0.7883381728008776], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_acc_mag_state": {"mean": [0.5788113695090439, 0.6821705426356589], "std": [0.8010752677330489, 0.8382135808318282], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_direction_action": {"mean": [4.41343669250646, 3.8733850129198966], "std": [1.9752016409668014, 2.065338323814461], "min": [0, 0], "max": [6, 6], "count": [387]}, "eef_velocity_action": {"mean": [0.6640826873385013, 0.8914728682170543], "std": [0.7337045384566959, 0.7426502239998415], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_acc_mag_action": {"mean": [0.8087855297157622, 0.8863049095607235], "std": [0.835037218064492, 0.8521100364772731], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_sim_pose_state": {"mean": [0.30739508132133153, 0.1640405010278136, 0.15884107993713162, -1.6090755183513468, -0.7016056665135728, 1.4035473396381606, 0.30138611834505696, -0.21126736640616536, 0.11784582094897361, -2.0689177861311756, -0.5240487533568262, 1.7879380402375598], "std": [0.034833376431131345, 0.10349795926592545, 0.018043086853006332, 2.283672213825681, 0.3824019924362487, 2.135274048335199, 0.07787622948745997, 0.06548995462273707, 0.0352875104412917, 0.7134831915193803, 0.20102115839421553, 1.7786633363625075], "min": [0.27259311947597487, 0.08937660524798074, 0.09335571049132411, -3.1059062514520344, -1.0287423473492927, -2.9372039428390515, 0.19176607649009933, -0.33354551103990693, 0.07722893034952634, -3.116845656333547, -0.8229030881963743, -3.1404720593510667], "max": [0.39769630378817733, 0.4137156522574958, 0.20244751728328533, 2.941657098263882, 0.34228366623189, 3.0544082356348734, 0.4558009681814689, -0.12974232550447634, 0.244062296433323, -0.8653321816679835, -0.22949174155775354, 3.1348194584485367], "count": [387]}, "eef_sim_pose_action": {"mean": [0.31744448050806723, 0.17532173737676818, 0.1507558312099945, -1.4210205781136303, -0.7113059586623804, 1.3652818589589049, 0.30287363156873465, -0.20721966585595272, 0.1159924117769023, -2.060984392401929, -0.5282582407760555, 1.7393519737264358], "std": [0.036700682361325024, 0.1049335522519168, 0.021698679587772926, 2.419145513026246, 0.41476337702454424, 2.1732041046193915, 0.07988929159319774, 0.06828623884671864, 0.03746359759796913, 0.7433778995127238, 0.20937681898436178, 1.8295685081461255], "min": [0.2752393144691534, 0.09709686971220255, 0.08442958149277476, -3.1402628443642984, -1.0176718945441081, -2.853630679284587, 0.18983609352302283, -0.347379331373303, 0.06713705777950033, -3.112957625459853, -0.843589937663079, -3.1383894910733523], "max": [0.4102620772958259, 0.4109980475131892, 0.22771386753986414, 3.1410089236742644, 0.3949607335037424, 3.1008775748225528, 0.46828181670315744, -0.12488062754800432, 0.25295086930786526, -0.8118653530154227, -0.24522678079403404, 3.1405056202708175], "count": [387]}}} +{"episode_index": 289, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44635787437524027]], [[0.5410210616109188]], [[0.4839955521914648]]], "std": [[[0.2950001146230666]], [[0.2135303312273676]], [[0.22256478765697654]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3983200788158401]], [[0.41678915801614763]], [[0.3803256103421761]]], "std": [[[0.2862517444515242]], [[0.24767647507676468]], [[0.26330660976848813]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45430488273740866]], [[0.4523465518069973]], [[0.37501348760092273]]], "std": [[[0.2970185091801051]], [[0.22781471011354795]], [[0.2555374920012559]]], "count": [100]}, "observation.state": {"min": [-0.8531539440155029, -0.30098462104797363, -0.6265754699707031, -1.767759084701538, -1.37826406955719, -0.02527341991662979, -0.7026746273040771, -0.6008021831512451, -0.3032739460468292, 0.4911489188671112, -1.5379106998443604, 0.1289370208978653, -0.6499350070953369, -0.6969641447067261, 0.010761536657810211, -0.002352415816858411, -0.6091872453689575, 1.0319468975067139, -0.45586442947387695, -0.013067176565527916, -0.013040349818766117, 0.0012215638998895884, -0.6160122156143188, 1.0212844610214233, -0.44985148310661316, -0.013330248184502125, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.014877981506288052, -0.0019114627502858639, -0.7067572474479675, -1.3091962337493896, -0.4837176203727722, -0.9641759395599365, -5.26617956161499, -1.1061781644821167, -0.9859436750411987, -0.5485074520111084, -0.38480865955352783, -0.735169529914856, -0.6735941171646118, -1.3989529609680176, -1.6381115913391113, -1.1147180795669556, -13.896791458129883, -11.141636848449707, -2.373015880584717, -9.89011001586914, -1.5207569599151611, -1.061660647392273, -1.0329670906066895, -10.823461532592773, -4.975580215454102, -2.443223476409912, -8.760684967041016, -0.6312576532363892, -2.123321056365967, -2.2954823970794678, -0.01663743518292904, -0.049799688160419464, -0.017245201393961906, -0.012591192498803139, -0.010909820906817913, -0.05561715364456177, -0.00868946686387062, -0.03515266999602318, -0.014559246599674225, -0.01623103953897953, -0.011617092415690422, -0.02532135508954525, -4.560150146484375, -0.8202966451644897, 4.023536682128906, -30.8309326171875, 12.259106636047363, -0.9738672375679016, -1.3362300395965576, -0.4936627149581909, 7.141406536102295, -33.32700729370117, 14.751766204833984, -0.601464033126831, -0.06147831678390503, -0.017138781026005745, 0.003052503103390336, -0.08198151737451553, 0.3619063198566437, 0.06529097259044647, 0.030507363379001617, 0.34444546699523926, -0.17285192012786865, 0.018740620464086533, -3.1021759510040283, -0.715668797492981, -3.0683279037475586, -3.0807735919952393, -0.855634331703186, -3.134402275085449, -0.7418899536132812, -0.17923350632190704, 9.62138557434082, -0.01681104302406311, -0.015369772911071777, -0.06303617358207703, -0.024829654023051262, 0.019277021288871765, 0.8416703939437866, 0.5356835126876831], "max": [-0.10640976577997208, 0.578231692314148, -0.15964528918266296, -0.41885995864868164, 0.20636945962905884, 0.6038755774497986, -0.21667733788490295, -0.021430276334285736, 0.13923941552639008, 0.7942331433296204, -0.9856363534927368, 0.8124463558197021, 0.22116059064865112, -0.1874893307685852, 0.013006569817662239, 0.005846701562404633, -0.6052818298339844, 1.0355979204177856, -0.4533206820487976, -0.0056654298678040504, -0.011526277288794518, 0.00957141350954771, -0.6117026209831238, 1.02510666847229, -0.44821029901504517, -0.008143048733472824, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.008390977047383785, -0.001904981443658471, 0.6093723177909851, 1.729963779449463, 0.5373993515968323, 1.0784173011779785, 1.8267041444778442, 1.542574405670166, 2.321885824203491, 0.5899392366409302, 0.4717644155025482, 0.23800024390220642, 0.5231292247772217, 1.1541106700897217, 1.1929519176483154, 1.0451669692993164, -3.9493017196655273, 8.547008514404297, 3.1031746864318848, 0.1526251584291458, 0.860805869102478, 2.4389500617980957, 0.5451770424842834, -3.385115623474121, 9.584859848022461, 1.9377288818359375, -0.8547008633613586, 1.9511600732803345, 1.3199023008346558, 0.6312576532363892, 0.008583186194300652, 0.05345418304204941, 0.034482818096876144, 0.009573156014084816, 0.022791460156440735, 0.011475181207060814, 0.009106523357331753, 0.06221337243914604, 0.01336323656141758, 0.01953459344804287, 0.004617507569491863, 0.011210580356419086, -1.6755900382995605, 0.09650548547506332, 11.610353469848633, -20.040496826171875, 20.317691802978516, 0.9278120994567871, 1.4846999645233154, 0.4045807123184204, 13.956178665161133, -22.259220123291016, 21.520343780517578, 1.4547981023788452, 0.02116682380437851, 0.009434167295694351, 0.020757021382451057, 0.013663585297763348, 0.580145001411438, 0.4759906530380249, 0.38319164514541626, 0.48223766684532166, -0.002580513246357441, 0.26302042603492737, 3.0863466262817383, 0.35908591747283936, 3.122175455093384, -1.131340503692627, -0.2729801535606384, 3.126922130584717, -0.4729931950569153, 0.6330569386482239, 9.860339164733887, 0.03228190541267395, 0.016408205032348633, 0.05064532160758972, -0.022659743204712868, 0.021648526191711426, 0.8438123464584351, 0.5390895009040833], "mean": [-0.38515332341194153, -0.03072609379887581, -0.3701072335243225, -1.2532660961151123, -0.3398648798465729, 0.2662399411201477, -0.6006125807762146, -0.23414447903633118, 0.012531431391835213, 0.6152197122573853, -1.3054405450820923, 0.3977077007293701, -0.33609676361083984, -0.5399165153503418, 0.011629247106611729, 0.0008783225202932954, -0.607933759689331, 1.0336496829986572, -0.45467954874038696, -0.008692280389368534, -0.012337475083768368, 0.0038088387809693813, -0.6139514446258545, 1.022920846939087, -0.4490414559841156, -0.010387149639427662, 0.6361201405525208, 1.745322823524475, 0.6361201405525208, 0.6361201405525208, 0.6361201405525208, 0.6361201405525208, 0.5636622309684753, 1.745322823524475, 0.5636622309684753, 0.5636622309684753, 0.5636622309684753, 0.5636622309684753, -0.011318572796881199, -0.0019077755277976394, -0.009381509386003017, 0.007833429612219334, -0.0019337113481014967, 0.012058714404702187, 0.004420185927301645, 0.0022870711982250214, -0.003277383977547288, -0.0010567987337708473, -0.003174632554873824, 0.006317323073744774, 0.008021247573196888, -0.008438424207270145, 0.0058087995275855064, -0.0015574827557429671, -8.694986343383789, -2.794275999069214, 0.09623406082391739, -4.262454032897949, -0.09153901040554047, 0.20694109797477722, -0.24193860590457916, -5.918442249298096, 3.8137004375457764, 0.25459107756614685, -5.023473739624023, 0.2850032150745392, -0.09743241220712662, -0.5297192931175232, 0.0001879287592601031, -0.00048507837345823646, -0.00011905073188245296, -0.0002474738284945488, 8.028014417504892e-05, -0.0006515754503197968, -6.0472295444924384e-05, -0.0003381816786713898, -0.0011567228939384222, 0.00010175287025049329, -8.244960190495476e-05, -0.0002248909731861204, -2.891237735748291, -0.28823885321617126, 7.858697891235352, -25.123409271240234, 15.993342399597168, 0.1804763376712799, 0.3030107021331787, -0.02683207392692566, 10.49818229675293, -28.60318946838379, 18.081066131591797, 0.6422341465950012, 0.0019453548593446612, -0.003070033621042967, 0.007021285593509674, -0.029742464423179626, 0.44995784759521484, 0.21066823601722717, 0.27029797434806824, 0.39351099729537964, -0.06841331720352173, 0.18885210156440735, -1.0188556909561157, -0.3498518466949463, 0.8143492341041565, -2.427858829498291, -0.6762372255325317, 2.221855401992798, -0.6093857288360596, 0.10632386803627014, 9.768595695495605, 0.0016970852157101035, 0.0007415624568238854, -0.00013386488717515022, -0.023942522704601288, 0.020511172711849213, 0.8430199027061462, 0.5369555950164795], "std": [0.24335740506649017, 0.3114311993122101, 0.12249957025051117, 0.45545700192451477, 0.5901100039482117, 0.18090306222438812, 0.15297064185142517, 0.1761540025472641, 0.12384574115276337, 0.07393902540206909, 0.18146540224552155, 0.22730304300785065, 0.23112165927886963, 0.1737368106842041, 0.0006057570572011173, 0.0013931436697021127, 0.000721157353837043, 0.001142823020927608, 0.0008557187975384295, 0.0031890191603451967, 0.00026869718567468226, 0.0018744441913440824, 0.001236520940437913, 0.0014032179024070501, 0.00039798885700292885, 0.0019814653787761927, 0.8337611556053162, 6.4373016357421875e-06, 0.8337611556053162, 0.8337611556053162, 0.8337611556053162, 0.8337611556053162, 0.8084923624992371, 6.4373016357421875e-06, 0.8084923624992371, 0.8084923624992371, 0.8084923624992371, 0.8084923624992371, 0.002680410398170352, 9.562661489326274e-07, 0.18208511173725128, 0.2954319715499878, 0.15995009243488312, 0.3509346544742584, 0.6686738133430481, 0.32927873730659485, 0.267599880695343, 0.1916043758392334, 0.125169038772583, 0.12933386862277985, 0.19061142206192017, 0.2955707907676697, 0.34972110390663147, 0.24860230088233948, 2.1789443492889404, 5.726707458496094, 1.2823686599731445, 2.880937099456787, 0.4994443953037262, 0.7826656699180603, 0.3076905608177185, 1.634951114654541, 3.532050609588623, 0.8274658918380737, 1.8547786474227905, 0.5020874738693237, 0.5193197131156921, 0.5107820630073547, 0.002717258408665657, 0.00867667980492115, 0.005462051369249821, 0.002956402488052845, 0.002175613772124052, 0.0049848491325974464, 0.002719359239563346, 0.008458413183689117, 0.004946437198668718, 0.0037341834977269173, 0.0017330112168565392, 0.002900660503655672, 0.47495895624160767, 0.13187868893146515, 1.6642180681228638, 2.5994343757629395, 2.0190794467926025, 0.5076761841773987, 0.41368794441223145, 0.12919685244560242, 1.2941675186157227, 3.0229194164276123, 1.577746868133545, 0.5496757626533508, 0.00810670480132103, 0.004498766735196114, 0.001742341904900968, 0.01776779629290104, 0.07238183915615082, 0.11279521137475967, 0.11802893131971359, 0.04192149266600609, 0.04422319680452347, 0.06938748806715012, 2.1414828300476074, 0.3720734417438507, 2.3723630905151367, 0.6105368733406067, 0.17474792897701263, 1.7106492519378662, 0.04044247791171074, 0.06785693019628525, 0.03286345303058624, 0.004598905798047781, 0.004917126148939133, 0.012925352901220322, 0.0004609570314642042, 0.0006226012483239174, 0.0005221075261943042, 0.0008142033475451171], "count": [396]}, "action": {"min": [-0.9095456600189209, -0.315865695476532, -0.7153791189193726, -1.7620962858200073, -1.384893536567688, -0.027404872700572014, -0.6981316804885864, -0.6536456942558289, -0.3253324627876282, 0.45586615800857544, -1.4865227937698364, 0.11878453195095062, -0.6555944681167603, -0.6981316804885864, 0.010255865752696991, -0.008905218914151192, -0.6070224642753601, 1.0279377698898315, -0.4564066231250763, -0.012526290491223335, -0.013288592919707298, -0.005961420480161905, -0.6143850088119507, 1.0167535543441772, -0.45062166452407837, -0.013188786804676056, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.014877981506288052, -0.0019114627502858639, -0.7067572474479675, -1.3091962337493896, -0.4837176203727722, -0.9641759395599365, -5.26617956161499, -1.1061781644821167, -0.9859436750411987, -0.5485074520111084, -0.38480865955352783, -0.735169529914856, -0.6735941171646118, -1.3989529609680176, -1.6381115913391113, -1.1147180795669556], "max": [-0.10217398405075073, 0.581434428691864, -0.10287939012050629, -0.3418333828449249, 0.20637840032577515, 0.612713098526001, -0.2101285755634308, -0.024283958598971367, 0.13254094123840332, 0.8512654304504395, -0.9271510243415833, 0.8141972422599792, 0.23301437497138977, -0.18213148415088654, 0.014681896194815636, 0.0059258402325212955, -0.5997990369796753, 1.033918857574463, -0.4522426426410675, -0.005090625956654549, -0.009792553260922432, 0.008783578872680664, -0.6045697927474976, 1.0240139961242676, -0.4479601979255676, -0.008012472651898861, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.008390977047383785, -0.001904981443658471, 0.6093723177909851, 1.729963779449463, 0.5373993515968323, 1.0784173011779785, 1.8267041444778442, 1.542574405670166, 2.321885824203491, 0.5899392366409302, 0.4717644155025482, 0.23800024390220642, 0.5231292247772217, 1.1541106700897217, 1.1929519176483154, 1.0451669692993164], "mean": [-0.41949817538261414, -0.027801012620329857, -0.37568601965904236, -1.1995010375976562, -0.3398283123970032, 0.26450443267822266, -0.5977599620819092, -0.25393107533454895, 0.002105886349454522, 0.6314657926559448, -1.2641311883926392, 0.39382997155189514, -0.33342573046684265, -0.5403738617897034, 0.011890369467437267, -0.00011798369087046012, -0.6043265461921692, 1.0317760705947876, -0.4547530710697174, -0.008192075416445732, -0.011907355859875679, 0.0025152689777314663, -0.6097023487091064, 1.0205929279327393, -0.4492867887020111, -0.010270632803440094, 0.6361201405525208, 1.745322823524475, 0.6361201405525208, 0.6361201405525208, 0.6361201405525208, 0.6361201405525208, 0.5595192313194275, 1.745322823524475, 0.5595192313194275, 0.5595192313194275, 0.5595192313194275, 0.5595192313194275, -0.011331731453537941, -0.0019077751785516739, -0.008208565413951874, 0.006780518218874931, -0.0022021669428795576, 0.010504636913537979, 0.005588056053966284, 0.002066417131572962, -0.003329404629766941, -0.0008812556625343859, -0.003155889455229044, 0.006362324580550194, 0.007736518047749996, -0.008372442796826363, 0.006184055935591459, -0.0013218732783570886], "std": [0.2445724606513977, 0.30104461312294006, 0.13743077218532562, 0.4599854648113251, 0.5922276377677917, 0.1814855933189392, 0.15158507227897644, 0.17996707558631897, 0.12466347962617874, 0.09625338762998581, 0.18951959908008575, 0.23165996372699738, 0.23394741117954254, 0.1745511144399643, 0.0009216504986397922, 0.0022222446277737617, 0.001132591743953526, 0.0011875428026542068, 0.0009259459911845624, 0.002951043425127864, 0.0006091935792937875, 0.0024355240166187286, 0.0018152797129005194, 0.0016912557184696198, 0.0005770868738181889, 0.001830628840252757, 0.8337611556053162, 6.4373016357421875e-06, 0.8337611556053162, 0.8337611556053162, 0.8337611556053162, 0.8337611556053162, 0.8069784641265869, 6.4373016357421875e-06, 0.8069784641265869, 0.8069784641265869, 0.8069784641265869, 0.8069784641265869, 0.0026825428940355778, 9.566588232701179e-07, 0.18382669985294342, 0.2962208092212677, 0.15979839861392975, 0.3524220585823059, 0.669163703918457, 0.32865360379219055, 0.26759886741638184, 0.1915726363658905, 0.125166118144989, 0.12934952974319458, 0.19062955677509308, 0.29558059573173523, 0.34981057047843933, 0.24860936403274536], "count": [396]}, "timestamp": {"min": [0.0], "max": [13.166666666666666], "mean": [6.583333333333333], "std": [3.8104996270052838], "count": [396]}, "frame_index": {"min": [0], "max": [395], "mean": [197.5], "std": [114.31498881015851], "count": [396]}, "episode_index": {"min": [295], "max": [295], "mean": [295.0], "std": [0.0], "count": [396]}, "index": {"min": [115437], "max": [115832], "mean": [115634.5], "std": [114.31498881015851], "count": [396]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [396]}, "subtask_annotation": {"mean": [0.3106060606060606, 2.0, 2.0, 2.0, 2.0], "std": [0.47883342706243787, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [396]}, "scene_annotation": {"mean": [295.0], "std": [0.0], "min": [295], "max": [295], "count": [396]}, "eef_direction_state": {"mean": [3.9545454545454546, 3.1616161616161618], "std": [2.0968843037438654, 2.33531115616366], "min": [0, 0], "max": [6, 6], "count": [396]}, "eef_velocity_state": {"mean": [0.8661616161616161, 0.8131313131313131], "std": [0.8377256452493859, 0.6707671568558329], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_acc_mag_state": {"mean": [0.7929292929292929, 0.6994949494949495], "std": [0.8513509792970255, 0.8276166019803365], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_direction_action": {"mean": [3.26010101010101, 3.080808080808081], "std": [2.2009006397746744, 2.2278166494963325], "min": [0, 0], "max": [6, 6], "count": [396]}, "eef_velocity_action": {"mean": [1.0378787878787878, 0.9444444444444444], "std": [0.779198983581663, 0.6528449352946258], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_acc_mag_action": {"mean": [1.02020202020202, 1.047979797979798], "std": [0.8162466202358335, 0.8135350964323752], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_sim_pose_state": {"mean": [0.33278257753845136, 0.23332303202966376, 0.1928644989190845, -1.0034060163535585, -0.35027232326379043, 0.7987577396214612, 0.2783367320564373, -0.15269162084113927, 0.12464725006323499, -2.427832423034002, -0.6763819718427335, 2.229864555236144], "std": [0.0533343295307454, 0.1337334156559053, 0.03590932191173967, 2.1761547941029367, 0.37223263426726405, 2.403063024398411, 0.04581011276162406, 0.04578310225633256, 0.012833513896936155, 0.6105853675619374, 0.17469543401528667, 1.7185033905825722], "min": [0.2661613792385439, 0.10066404321845906, 0.12266870072967784, -3.122478753896653, -0.7162637606575938, -3.1376678124322894, 0.22273310828896292, -0.2734077116069942, 0.10019009005328353, -3.0807615552082037, -0.8556375061948299, -3.138888304689735], "max": [0.433568983490387, 0.514358666977711, 0.23961853288628068, 3.1377247742851675, 0.3593820052566461, 3.1228215990587698, 0.3736713160745496, -0.10992589329865086, 0.1521130949198098, -1.1313393859880547, -0.2729810768583216, 3.1390870608064394], "count": [396]}, "eef_sim_pose_action": {"mean": [0.3404958019600537, 0.2331817791032, 0.19091574266849423, -1.1031804471141924, -0.362605121819386, 0.890960250433059, 0.2818497711664879, -0.1560230622187139, 0.11806070644929201, -2.3807746844028936, -0.6744732139597756, 2.4791294696147577], "std": [0.05151743842510272, 0.13370428254706285, 0.034453956627382196, 2.137768313540464, 0.3934041506923922, 2.3736476857991624, 0.045225465300276615, 0.04747346729310214, 0.012684380819147007, 0.6304370504790897, 0.19411291354394195, 1.29767516172118], "min": [0.2646018903177674, 0.09757151206460128, 0.1265444263800135, -3.10496173232115, -0.7457143918413149, -3.10737615397469, 0.2257537465606772, -0.285922006540972, 0.08862984069103845, -3.0126949287242932, -0.8889751664139408, -3.1400563868250875], "max": [0.44224733018338774, 0.5173502765890952, 0.2442064349418924, 3.107221671868915, 0.4118500388566355, 3.1278326878290486, 0.38286980831741246, -0.11158563572745027, 0.14148571045033353, -1.027561569134438, -0.23416317483988758, 3.140703982159749], "count": [396]}}} +{"episode_index": 290, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44170649269511725]], [[0.5385612793156478]], [[0.4819860294117647]]], "std": [[[0.29459949406351293]], [[0.21512559473636464]], [[0.22325273034628412]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.395093288638985]], [[0.4324138624567474]], [[0.38738805267204923]]], "std": [[[0.3014274168834496]], [[0.24082950035899384]], [[0.2585068203328657]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4588745939061899]], [[0.46900813869665514]], [[0.37550178777393306]]], "std": [[[0.3019160974295407]], [[0.2105632488969691]], [[0.24803335331830664]]], "count": [100]}, "observation.state": {"min": [-0.9382630586624146, -0.2677123248577118, -0.7930887341499329, -1.6708627939224243, -1.2572492361068726, -0.5205314755439758, -0.7061136960983276, -0.8977975845336914, -0.2738998532295227, 0.5436022877693176, -1.4427523612976074, 0.11310820281505585, -0.45175856351852417, -0.6809338331222534, 0.011001357808709145, -0.007371066138148308, -0.6005855798721313, 1.0221248865127563, -0.4551022946834564, -0.018868625164031982, -0.013919522054493427, -0.004840357694774866, -0.6118885278701782, 1.0216975212097168, -0.4525294005870819, -0.023268938064575195, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.014880145899951458, -0.0019099372439086437, -0.5496812462806702, -1.5554468631744385, -0.5991552472114563, -1.0249162912368774, -2.322418451309204, -1.9055604934692383, -0.7731773853302002, -0.9567428827285767, -0.34777459502220154, -0.8050059080123901, -0.8214781284332275, -0.6722123622894287, -1.6185839176177979, -0.7470940351486206, -15.867730140686035, -11.172162055969238, -1.9798533916473389, -11.813187599182129, -2.037240743637085, -3.730158567428589, -1.6355311870574951, -13.340028762817383, -3.9377291202545166, -2.5695972442626953, -9.218559265136719, -0.430402934551239, -1.951159954071045, -2.9554333686828613, -0.0063443975523114204, -0.030250560492277145, -0.020397188141942024, -0.0076027605682611465, -0.01375082042068243, -0.01219619158655405, -0.005627285223454237, -0.030011501163244247, -0.016923818737268448, -0.009549930691719055, -0.010881218127906322, -0.010265352204442024, -5.684279918670654, -0.9650549292564392, 2.8803176879882812, -31.05411720275879, 10.79373836517334, -0.795609712600708, -2.5239901542663574, -0.7646204233169556, 5.062826633453369, -36.28246307373047, 13.049978256225586, -0.42347684502601624, -0.015926489606499672, -0.013844845816493034, 0.0067155067808926105, -0.08198151737451553, 0.3601883053779602, 0.039336420595645905, 0.00397295830771327, 0.34564900398254395, -0.17041392624378204, 0.01222254615277052, -3.027273178100586, -0.8912898302078247, -3.1316370964050293, -3.0456488132476807, -0.9546908736228943, -3.084397554397583, -0.6565136909484863, 0.0075973644852638245, 9.669563293457031, -0.010799407958984375, -0.012749075889587402, -0.04641294479370117, -0.021723896265029907, 0.020245667546987534, 0.8483676314353943, 0.5220428705215454], "max": [-0.05234087258577347, 0.9301321506500244, -0.23403328657150269, -0.32272839546203613, 0.30841583013534546, 0.6981024146080017, -0.3569728136062622, -0.055826760828495026, 0.17604750394821167, 1.095981240272522, -0.7824069261550903, 0.7770102024078369, 0.4188525080680847, -0.09784112125635147, 0.012883992865681648, 0.004090172238647938, -0.5905835032463074, 1.0298571586608887, -0.4475848078727722, -0.01187916286289692, -0.011848543770611286, 0.008613131940364838, -0.6024218201637268, 1.0247936248779297, -0.4470657408237457, -0.015852998942136765, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0140193747356534, -0.00190571672283113, 0.556873083114624, 0.8071868419647217, 1.1305480003356934, 0.9587312340736389, 2.1422340869903564, 1.863187313079834, 1.0323333740234375, 0.8185097575187683, 0.49303749203681946, 0.49887406826019287, 0.7551815509796143, 1.3011937141418457, 1.7169716358184814, 1.0917600393295288, -3.8305253982543945, 9.462759971618652, 3.4682540893554688, 3.876678943634033, 0.860805869102478, 2.037240505218506, 1.2051281929016113, -3.6300911903381348, 11.599512100219727, 4.647741317749023, -0.48840048909187317, 3.1562881469726562, 3.672771453857422, 0.6886447072029114, 0.005908910185098648, 0.02647295780479908, 0.013045699335634708, 0.011440495029091835, 0.020741121843457222, 0.018594542518258095, 0.007639511954039335, 0.04377541318535805, 0.019438249990344048, 0.009620778262615204, 0.012881046161055565, 0.01791822351515293, -2.778510093688965, 0.3897337019443512, 12.367549896240234, -14.767074584960938, 18.96468734741211, 1.4985239505767822, 0.46661999821662903, 0.6718267202377319, 14.60944652557373, -24.80051612854004, 23.101070404052734, 2.141106128692627, 0.021139048039913177, 0.009902258403599262, 0.009157509543001652, 0.04099075868725777, 0.5442568063735962, 0.5689075589179993, 0.3267826437950134, 0.49959543347358704, 0.05236051231622696, 0.2670552730560303, 2.9957714080810547, 0.27574628591537476, 3.133488416671753, -0.892245888710022, -0.07786590605974197, 3.1278469562530518, -0.33650147914886475, 0.37369003891944885, 9.849983215332031, 0.01314440369606018, 0.018695443868637085, 0.0412517786026001, -0.01622171700000763, 0.023899827152490616, 0.8524627685546875, 0.528584361076355], "mean": [-0.4330914318561554, 0.08291024714708328, -0.5203379392623901, -1.1049124002456665, -0.4298703372478485, 0.20613649487495422, -0.5975652933120728, -0.3567406237125397, 0.060859523713588715, 0.7166609168052673, -1.166750431060791, 0.4638446569442749, -0.19107402861118317, -0.45353275537490845, 0.011761261150240898, -0.001059597940184176, -0.5969398617744446, 1.0279834270477295, -0.4525759816169739, -0.014081701636314392, -0.01301164086908102, 0.002137577859684825, -0.6056185960769653, 1.0228824615478516, -0.4502331614494324, -0.01795695349574089, 0.5940060615539551, 1.7453205585479736, 0.5940060615539551, 0.5940060615539551, 0.5940060615539551, 0.5940060615539551, 0.5030192732810974, 1.7453205585479736, 0.5030192732810974, 0.5030192732810974, 0.5030192732810974, 0.5030192732810974, -0.014605862088501453, -0.0019077749457210302, -0.026912203058600426, 0.011629614047706127, 0.013356669805943966, 0.02759271115064621, 0.006971623282879591, -0.022186268121004105, -0.0024656362365931273, 0.010471646673977375, -0.0031037884764373302, -0.002004461595788598, -0.00492003932595253, 0.016078991815447807, 0.004700976889580488, 0.00538706686347723, -8.787047386169434, -1.0542322397232056, 0.344383180141449, -3.711501359939575, -0.2089877426624298, -0.10039480775594711, -0.19705918431282043, -6.804908752441406, 5.005852222442627, 0.050668392330408096, -4.921337127685547, 0.3705650866031647, 0.03979790583252907, -0.7464439868927002, -0.00019762480224017054, -6.787046731915325e-05, -0.00047593031194992363, 0.00023833225714042783, 0.00013266665337141603, 0.00011790349526563659, 3.103821654804051e-05, -0.00011307527893222868, -0.00034802782465703785, 0.00017694718553684652, 0.00045301252976059914, 0.0003049533988814801, -3.9665560722351074, -0.23608185350894928, 7.034201622009277, -22.964929580688477, 15.098503112792969, 0.4757189154624939, -0.9080999493598938, -0.0384136363863945, 9.934135437011719, -30.8947811126709, 18.695568084716797, 1.004538893699646, 0.0021898176055401564, -0.002353568561375141, 0.008221708238124847, -0.034329406917095184, 0.4488813579082489, 0.2361922264099121, 0.19651375710964203, 0.40241938829421997, -0.01376096997410059, 0.16832886636257172, -0.8905003070831299, -0.38911375403404236, -0.28727126121520996, -2.1766061782836914, -0.6861463189125061, 2.6845390796661377, -0.541831910610199, 0.15042607486248016, 9.771915435791016, 0.001676814747042954, 0.0010971215087920427, -1.733549106575083e-05, -0.019714977592229843, 0.02158663049340248, 0.8498740792274475, 0.5261692404747009], "std": [0.32891249656677246, 0.34439560770988464, 0.17860722541809082, 0.4879032075405121, 0.5721741318702698, 0.3575105369091034, 0.11964365094900131, 0.2435668408870697, 0.11846170574426651, 0.15185800194740295, 0.1792711615562439, 0.17909397184848785, 0.23786473274230957, 0.16036689281463623, 0.000386440078727901, 0.002391841961070895, 0.0025341042783111334, 0.0017891261959448457, 0.002444299403578043, 0.0023773193825036287, 0.00042680298793129623, 0.0026798027101904154, 0.002478369977325201, 0.000860421743709594, 0.0013481086352840066, 0.00205951533280313, 0.8214703798294067, 8.702278137207031e-06, 0.8214703798294067, 0.8214703798294067, 0.8214703798294067, 0.8214703798294067, 0.783186674118042, 8.702278137207031e-06, 0.783186674118042, 0.783186674118042, 0.783186674118042, 0.783186674118042, 0.00019614073971752077, 7.751874591122032e-07, 0.19826970994472504, 0.34847649931907654, 0.21124713122844696, 0.32197293639183044, 0.4727697968482971, 0.4832932949066162, 0.2016209363937378, 0.24060730636119843, 0.12139695882797241, 0.17063869535923004, 0.20015867054462433, 0.24104328453540802, 0.347657710313797, 0.18298941850662231, 2.6668202877044678, 5.097818851470947, 1.3223990201950073, 3.475193738937378, 0.5329902172088623, 1.0089292526245117, 0.43364691734313965, 2.0999388694763184, 3.559142589569092, 1.4972807168960571, 1.732224464416504, 0.8112037777900696, 0.8998190760612488, 0.7361611127853394, 0.0023738727904856205, 0.007354844361543655, 0.005214784760028124, 0.0031455988064408302, 0.0030851007904857397, 0.003024626988917589, 0.0024849697947502136, 0.008707872591912746, 0.005751810967922211, 0.0027860011905431747, 0.002227452816441655, 0.0025647131260484457, 0.47875723242759705, 0.20360073447227478, 2.221100091934204, 3.541140556335449, 1.9876785278320312, 0.6647695899009705, 0.7206450700759888, 0.22952298820018768, 1.9157543182373047, 3.2662253379821777, 2.139416456222534, 0.7218632698059082, 0.006553218234330416, 0.004076239187270403, 0.00045945149031467736, 0.018988829106092453, 0.065276600420475, 0.1429656594991684, 0.12217067927122116, 0.0473058819770813, 0.05274414271116257, 0.06136272847652435, 2.0410001277923584, 0.4231981933116913, 2.4667227268218994, 0.6040390133857727, 0.24362586438655853, 0.7876071333885193, 0.04714614152908325, 0.05736563727259636, 0.0277730580419302, 0.0035878566559404135, 0.006371432449668646, 0.012379556894302368, 0.001206497778184712, 0.0008035658393055201, 0.0008101816056296229, 0.0012871155049651861], "count": [441]}, "action": {"min": [-0.9549442529678345, -0.2720694839954376, -0.8691543340682983, -1.6721659898757935, -1.2661378383636475, -0.5320289134979248, -0.6981316804885864, -0.9499446749687195, -0.30011293292045593, 0.5130302906036377, -1.496316909790039, 0.17601296305656433, -0.4639778733253479, -0.6388072967529297, 0.010648684576153755, -0.010037236846983433, -0.6001386642456055, 1.020153284072876, -0.45584776997566223, -0.018070094287395477, -0.013961728662252426, -0.00736318388953805, -0.6099234819412231, 1.0177104473114014, -0.45217442512512207, -0.022811641916632652, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.014880145899951458, -0.0019099372439086437, -0.5496812462806702, -1.5554468631744385, -0.5991552472114563, -1.0249162912368774, -2.322418451309204, -1.9055604934692383, -0.7731773853302002, -0.9567428827285767, -0.34777459502220154, -0.8050059080123901, -0.8214781284332275, -0.6722123622894287, -1.6185839176177979, -0.7470940351486206], "max": [-0.05361811816692352, 0.9331895709037781, -0.16551151871681213, -0.23808515071868896, 0.308441698551178, 0.6981316804885864, -0.34948521852493286, -0.05752204358577728, 0.15574738383293152, 1.1590375900268555, -0.7351257801055908, 0.7830352783203125, 0.4294601380825043, -0.09495443850755692, 0.014899448491632938, 0.006912329699844122, -0.5876967906951904, 1.0293155908584595, -0.4470774531364441, -0.011184962466359138, -0.00967467576265335, 0.010266175493597984, -0.5988255739212036, 1.0232549905776978, -0.4471222758293152, -0.015607691369950771, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0140193747356534, -0.00190571672283113, 0.6025909781455994, 0.8071868419647217, 1.1305480003356934, 0.9587312340736389, 2.1422340869903564, 1.863187313079834, 1.0323333740234375, 0.8185097575187683, 0.49303749203681946, 0.49887406826019287, 0.7551815509796143, 1.3011937141418457, 1.7169716358184814, 1.0917600393295288], "mean": [-0.4726507365703583, 0.08477876335382462, -0.5275302529335022, -1.0459253787994385, -0.42836710810661316, 0.19611024856567383, -0.5946083664894104, -0.37429574131965637, 0.04859413951635361, 0.731959879398346, -1.1315923929214478, 0.4666692614555359, -0.18677277863025665, -0.45468103885650635, 0.01236166711896658, -0.0020996115636080503, -0.594999372959137, 1.0266265869140625, -0.45235562324523926, -0.013532916083931923, -0.012262116186320782, 0.0007945002289488912, -0.6028600335121155, 1.0208157300949097, -0.4501032531261444, -0.017758311703801155, 0.5940060615539551, 1.7453205585479736, 0.5940060615539551, 0.5940060615539551, 0.5940060615539551, 0.5940060615539551, 0.5024652481079102, 1.7453205585479736, 0.5024652481079102, 0.5024652481079102, 0.5024652481079102, 0.5024652481079102, -0.01460497546941042, -0.001907773083075881, -0.025472719222307205, 0.00919788796454668, 0.013670401647686958, 0.025860536843538284, 0.010812260210514069, -0.02242199331521988, -0.0025334726087749004, 0.010463325306773186, -0.0030907376203686, -0.0019493718864396214, -0.005445739720016718, 0.01588909514248371, 0.004084923770278692, 0.005457837134599686], "std": [0.3242596983909607, 0.3303181827068329, 0.19750681519508362, 0.49225080013275146, 0.5767134428024292, 0.35747137665748596, 0.1184253916144371, 0.2529943585395813, 0.11962267756462097, 0.1826716810464859, 0.18772250413894653, 0.18008600175380707, 0.2407602071762085, 0.15917463600635529, 0.0007984769763424993, 0.002967806300148368, 0.002717510098591447, 0.0018075555562973022, 0.002552247839048505, 0.002110484754666686, 0.0008576823165640235, 0.003041038056835532, 0.00228916946798563, 0.0011137264082208276, 0.0013975758338347077, 0.0018720970256254077, 0.8214703798294067, 8.702278137207031e-06, 0.8214703798294067, 0.8214703798294067, 0.8214703798294067, 0.8214703798294067, 0.7830852270126343, 8.702278137207031e-06, 0.7830852270126343, 0.7830852270126343, 0.7830852270126343, 0.7830852270126343, 0.0001970860903384164, 7.826963610568782e-07, 0.20080716907978058, 0.35227343440055847, 0.21132846176624298, 0.324170857667923, 0.4797222316265106, 0.48329031467437744, 0.20162510871887207, 0.24060985445976257, 0.12139864265918732, 0.17064127326011658, 0.20043817162513733, 0.24101987481117249, 0.3480198085308075, 0.1830015927553177], "count": [441]}, "timestamp": {"min": [0.0], "max": [14.666666666666666], "mean": [7.333333333333333], "std": [4.243513568660693], "count": [441]}, "frame_index": {"min": [0], "max": [440], "mean": [220.0], "std": [127.30540705982078], "count": [441]}, "episode_index": {"min": [296], "max": [296], "mean": [296.0], "std": [0.0], "count": [441]}, "index": {"min": [115833], "max": [116273], "mean": [116053.0], "std": [127.30540705982078], "count": [441]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [441]}, "subtask_annotation": {"mean": [0.2789115646258503, 2.0, 2.0, 2.0, 2.0], "std": [0.4682525956286555, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [441]}, "scene_annotation": {"mean": [296.0], "std": [0.0], "min": [296], "max": [296], "count": [441]}, "eef_direction_state": {"mean": [3.324263038548753, 3.3582766439909295], "std": [1.9205479102282026, 2.3364373378441305], "min": [0, 0], "max": [6, 6], "count": [441]}, "eef_velocity_state": {"mean": [1.036281179138322, 0.873015873015873], "std": [0.7337344313325311, 0.7045187625768933], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_acc_mag_state": {"mean": [0.8276643990929705, 0.6213151927437641], "std": [0.8369343885984982, 0.810587028944166], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_direction_action": {"mean": [2.8390022675736963, 3.1746031746031744], "std": [1.894956404644997, 2.162112196653914], "min": [0, 0], "max": [6, 6], "count": [441]}, "eef_velocity_action": {"mean": [1.1882086167800454, 0.9682539682539683], "std": [0.6824304385194274, 0.6273356458847471], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_acc_mag_action": {"mean": [1.1519274376417235, 0.927437641723356], "std": [0.780750353772643, 0.8325547444907319], "min": [0, 0], "max": [2, 2], "count": [441]}, "eef_sim_pose_state": {"mean": [0.33258258955440023, 0.26159201606398347, 0.16896812076218293, -0.8835533698698683, -0.3893794901079809, -0.28719318473669864, 0.29710087040632593, -0.12226244651215232, 0.1316159309973961, -2.176553587724075, -0.6862420494991918, 2.677463901795631], "std": [0.06749267708771248, 0.15371468121746903, 0.029021703559085937, 2.057253419408934, 0.4232737231348544, 2.4889032027575317, 0.057169701118462916, 0.044242731444177466, 0.02329735457522961, 0.6040780030856804, 0.24359303367831447, 0.844989486938557], "min": [0.24814949247353735, 0.09066941777583513, 0.13293321073965872, -3.0834545400087414, -0.8914238742082756, -3.137126235044751, 0.2279224444556374, -0.2528030302919404, 0.10179359761370901, -3.0456482677244434, -0.9546843194577148, -3.139852769852196], "max": [0.43852968948521337, 0.5731088805858359, 0.2772038804693135, 3.133144802260059, 0.27566917600094887, 3.140446700593351, 0.4249758070192458, -0.09025627113507542, 0.20619314320094023, -0.8922257158852542, -0.0773879415929366, 3.1278955368592447], "count": [441]}, "eef_sim_pose_action": {"mean": [0.3415454091167881, 0.2637455910686027, 0.16706574097021745, -0.9202486422851972, -0.3976663190047462, -0.4520412063534401, 0.3008804524728099, -0.12846143800226636, 0.12543282495328797, -2.119625165023145, -0.6757146381942714, 2.7581571168195884], "std": [0.06455396756623814, 0.15035932887659675, 0.03099573740790032, 2.061104923762536, 0.4416346951629926, 2.4661155669867934, 0.056911787130495176, 0.04572123141309536, 0.02408208594508117, 0.6161677920812639, 0.2673981715597708, 0.3069493607324996], "min": [0.248653648634026, 0.08645845011254834, 0.12436032833711146, -3.1322545401315827, -0.8778136789551526, -3.1412661140711156, 0.2302726770755362, -0.2648174787506284, 0.09294061476650489, -2.851072841227788, -0.978573722072973, 2.1803426353968898], "max": [0.44340930948625035, 0.5634128594545521, 0.29117860847981936, 3.1179645283327444, 0.3281323715227207, 3.1397969120351346, 0.43342758034995826, -0.09206449905344047, 0.20642003165229963, -0.8176312548632332, -0.09293382685511764, 3.091128242868142], "count": [441]}}} +{"episode_index": 291, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43060935006058276]], [[0.5368786335092564]], [[0.48745769219006674]]], "std": [[[0.2895439945253931]], [[0.21579605662609158]], [[0.22102158253353174]]], "count": [132]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3998210478487295]], [[0.43491364590250836]], [[0.39664820421632707]]], "std": [[[0.26924483446053693]], [[0.23390173452315832]], [[0.24574573502817207]]], "count": [132]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.443845257651486]], [[0.4634099683396829]], [[0.36610361472277564]]], "std": [[[0.3082302389847919]], [[0.22797014814506594]], [[0.25056517444613435]]], "count": [132]}, "observation.state": {"min": [-0.8942952156066895, -0.18692323565483093, -0.8171209692955017, -1.4930963516235352, -1.1033982038497925, -0.14934583008289337, -0.6599534749984741, -0.8577854633331299, -0.36135464906692505, 0.5818378329277039, -1.547353744506836, 0.15335464477539062, -0.6988632678985596, -0.6385892629623413, 0.010996952652931213, -0.0012011132203042507, -0.6034726500511169, 1.0313835144042969, -0.46824097633361816, -0.00941559299826622, -0.013717337511479855, -0.0018290297593921423, -0.6019148230552673, 1.0190495252609253, -0.4681672155857086, -0.007482042536139488, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0007622238481417298, -2.4969629066617927e-06, -0.8392409086227417, -1.1090054512023926, -0.582240104675293, -0.9513605237007141, -1.1853971481323242, -1.5851812362670898, -0.6172632575035095, -1.3101407289505005, -0.49473366141319275, -0.49838244915008545, -0.5950493812561035, -0.6035401821136475, -1.4616749286651611, -0.6248521208763123, -13.51819133758545, -6.318681716918945, -2.1202685832977295, -9.768010139465332, -0.8894994258880615, -1.2338217496871948, -6.829059600830078, -13.206405639648438, -5.402930736541748, -2.7240538597106934, -8.45543384552002, -0.7460317611694336, -2.4676434993743896, -1.8937729597091675, -0.007459139451384544, -0.016761837527155876, -0.01129123941063881, -0.008231546729803085, -0.005123451352119446, -0.0043744901195168495, -0.00733451172709465, -0.015507612377405167, -0.02093012072145939, -0.00847794208675623, -0.0026125824078917503, -0.004499782342463732, -4.157159805297852, -0.6829619407653809, 3.0584816932678223, -29.28241729736328, 11.018887519836426, -1.122056484222412, -0.657509982585907, -0.2598224878311157, 6.488138198852539, -34.541473388671875, 14.736503601074219, -0.7175886631011963, -0.01957510970532894, -0.012542678974568844, 0.0024420025292783976, -0.122972272336483, 0.3770400583744049, 0.04080738127231598, -0.007604007609188557, 0.3058953881263733, -0.3223751485347748, -0.002861922373995185, -2.9894113540649414, -1.1183032989501953, -3.037686586380005, -2.8355891704559326, -0.9757676124572754, 1.7400739192962646, -0.8585020303726196, -0.10418354719877243, 9.665019035339355, -0.009001195430755615, -0.01644200086593628, -0.031833529472351074, -0.01956404186785221, 0.023065300658345222, 0.6504148244857788, 0.7563403844833374], "max": [0.0378023236989975, 0.657284140586853, -0.22201752662658691, -0.3715561032295227, 0.4137198328971863, 0.3233070373535156, -0.15019822120666504, 0.139969140291214, 0.037766359746456146, 1.076524257659912, -0.5852775573730469, 0.7692492604255676, 0.3798619508743286, 0.017446555197238922, 0.01279447041451931, 0.0043285805732011795, -0.5983923673629761, 1.0367355346679688, -0.465440958738327, -0.0066553824581205845, -0.012084871530532837, 0.003897442016750574, -0.5944279432296753, 1.023484230041504, -0.4657348394393921, -0.005311394110321999, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.4352793868965819e-06, 1.7596071302250493e-06, 0.5228666663169861, 0.9079053401947021, 0.7236186265945435, 1.0401760339736938, 3.4991612434387207, 0.6482930183410645, 0.9283933043479919, 0.3916989862918854, 0.3091444969177246, 0.6692375540733337, 0.9434167146682739, 1.7446355819702148, 1.8573235273361206, 1.103908658027649, -2.8060827255249023, 7.631258010864258, 3.566544532775879, 1.1904761791229248, 0.9181929230690002, 2.008547067642212, 0.6025640964508057, -1.7964868545532227, 7.631258010864258, 1.2496947050094604, 1.8315019607543945, 1.606837511062622, 0.48778998851776123, 0.8894994258880615, 0.007227160502225161, 0.02327708527445793, 0.013753464445471764, 0.013663922436535358, 0.0076532564125955105, 0.010651863180100918, 0.008385582827031612, 0.020616814494132996, 0.018715865910053253, 0.014998999424278736, 0.008374120108783245, 0.004484341014176607, -1.3150200843811035, 0.11877598613500595, 14.535211563110352, -17.315093994140625, 25.462936401367188, 1.0152864456176758, 1.760430097579956, 0.5382037162780762, 14.817304611206055, -19.509450912475586, 26.402132034301758, 1.4916467666625977, 0.02266792580485344, 0.010525512509047985, 0.004477004520595074, -0.027327172458171844, 0.6070473194122314, 0.48650500178337097, 0.36575087904930115, 0.5311283469200134, 0.020158562809228897, 0.2366895228624344, 2.962222099304199, 0.24331794679164886, 2.9780917167663574, -0.865837037563324, -0.012987799011170864, 2.920051097869873, -0.4954512119293213, 0.2844952344894409, 9.871942520141602, 0.012417137622833252, 0.021004021167755127, 0.03757798671722412, -0.016833046451210976, 0.02713160403072834, 0.6533676385879517, 0.7588815689086914], "mean": [-0.3377344012260437, 0.048387687653303146, -0.4492959678173065, -1.0995477437973022, -0.14797601103782654, 0.0717739686369896, -0.5245800018310547, -0.414819598197937, -0.08607026934623718, 0.7574811577796936, -1.122506856918335, 0.5438483953475952, -0.25318875908851624, -0.380740761756897, 0.011784208938479424, 0.0008084283326752484, -0.6022152900695801, 1.0354483127593994, -0.46669408679008484, -0.007642745040357113, -0.012921891175210476, -2.0066909200977534e-05, -0.5991401672363281, 1.0205693244934082, -0.4660845100879669, -0.006133214104920626, 0.6548231840133667, 1.7453213930130005, 0.6548231840133667, 0.6548231840133667, 0.6548231840133667, 0.6548231840133667, 0.544346034526825, 1.7453213930130005, 0.544346034526825, 0.544346034526825, 0.544346034526825, 0.544346034526825, -0.00041101701208390296, -2.841858020019572e-07, -0.016898764297366142, 0.006175561808049679, 0.00164935109205544, 0.009501853957772255, 0.01543249562382698, -0.011274639517068863, 0.0023828984703868628, -0.007791492156684399, 0.00027455261442810297, 0.0013923266669735312, 0.0023160437121987343, 0.011721302755177021, 0.007251053117215633, 0.00420106016099453, -7.549039840698242, -1.375970721244812, 0.17769238352775574, -4.352243423461914, -0.0937691405415535, 0.13720034062862396, -1.1159924268722534, -7.222878932952881, 2.4745678901672363, -0.7269526720046997, -5.466263771057129, 0.3006781339645386, -0.4508821964263916, -0.4354342818260193, 7.666443707421422e-05, -0.0005923087010160089, 0.0003920350573025644, 0.00014137229300104082, 3.9918737456901e-05, 0.00014864743570797145, 0.0002883626730181277, -4.7416215238627046e-05, 6.88263462507166e-05, 0.0002411472814856097, 7.010349509073421e-05, 2.301906715729274e-05, -2.641400098800659, -0.23051787912845612, 8.966343879699707, -23.920827865600586, 19.01522445678711, 0.1014518141746521, 0.7020916938781738, 0.13482171297073364, 10.63730525970459, -26.652231216430664, 20.773591995239258, 0.5248271822929382, 0.0027252391446381807, -0.0021658639889210463, 0.0034447023645043373, -0.07657429575920105, 0.4516451060771942, 0.20234818756580353, 0.1664799600839615, 0.4252782166004181, -0.08859410136938095, 0.14584240317344666, -1.2110573053359985, -0.659593939781189, 0.8874777555465698, -1.951864242553711, -0.5046221017837524, 2.5152266025543213, -0.6500409245491028, 0.05421595647931099, 9.773327827453613, 0.0009683360694907606, 0.00032928920700214803, 0.0007748188218101859, -0.018416041508316994, 0.02611277811229229, 0.6522092819213867, 0.7573637366294861], "std": [0.31042614579200745, 0.30628567934036255, 0.16772708296775818, 0.37214478850364685, 0.5476230382919312, 0.10732613503932953, 0.1248822882771492, 0.26701414585113525, 0.14291195571422577, 0.11752202361822128, 0.31913360953330994, 0.15059469640254974, 0.291227787733078, 0.16148507595062256, 0.00044874081504531205, 0.0015928276116028428, 0.0011953292414546013, 0.0009596156887710094, 0.0006616036989726126, 0.0008268230012618005, 0.00035562767880037427, 0.0018237639451399446, 0.0015271464362740517, 0.0014540100237354636, 0.00037318977410905063, 0.0008249031961895525, 0.8413954973220825, 7.867813110351562e-06, 0.8413954973220825, 0.8413954973220825, 0.8413954973220825, 0.8413954973220825, 0.8033934235572815, 7.867813110351562e-06, 0.8033934235572815, 0.8033934235572815, 0.8033934235572815, 0.8033934235572815, 0.00014430603187065572, 6.800866003686679e-07, 0.1735318899154663, 0.21657826006412506, 0.13670594990253448, 0.21564000844955444, 0.42422839999198914, 0.2026350498199463, 0.15244758129119873, 0.21196883916854858, 0.09092465043067932, 0.127360999584198, 0.19783799350261688, 0.20941704511642456, 0.3355482518672943, 0.160044863820076, 2.441354990005493, 4.293728351593018, 1.2883766889572144, 3.1951377391815186, 0.3272821605205536, 0.6789774298667908, 1.6507266759872437, 2.3013312816619873, 3.2860631942749023, 0.9071490168571472, 2.262298583984375, 0.43636640906333923, 0.6399166584014893, 0.5158668756484985, 0.002497322391718626, 0.005305618513375521, 0.004483366850763559, 0.0028473208658397198, 0.0012985669309273362, 0.0015063128666952252, 0.0023433344904333353, 0.005271777976304293, 0.005198636092245579, 0.0028160579968243837, 0.0010761620942503214, 0.0012185226660221815, 0.3998265564441681, 0.13320106267929077, 2.190117597579956, 2.9465577602386475, 2.6370389461517334, 0.6724533438682556, 0.3834972381591797, 0.13907182216644287, 1.742177963256836, 3.7210872173309326, 1.7700834274291992, 0.7086474895477295, 0.006839971989393234, 0.0037226553540676832, 0.00040604942478239536, 0.016516484320163727, 0.06123404577374458, 0.15113158524036407, 0.08290129899978638, 0.06988279521465302, 0.10501750558614731, 0.08339342474937439, 1.8476102352142334, 0.4967311918735504, 2.0479724407196045, 0.607650101184845, 0.24654246866703033, 0.38703465461730957, 0.043863169848918915, 0.04891122877597809, 0.02778090164065361, 0.003548894776031375, 0.004989534616470337, 0.006804323755204678, 0.0006165435770526528, 0.0006687575951218605, 0.0008668146911077201, 0.0007351946551352739], "count": [673]}, "action": {"min": [-0.9666426181793213, -0.17804749310016632, -0.897429347038269, -1.448744535446167, -1.1135609149932861, -0.15394145250320435, -0.6981316804885864, -0.940040111541748, -0.36162757873535156, 0.5674285888671875, -1.5366506576538086, 0.16602769494056702, -0.6981316804885864, -0.6371122598648071, 0.010299285873770714, -0.0040273405611515045, -0.6028954982757568, 1.0284616947174072, -0.4682878255844116, -0.008978521451354027, -0.01437329687178135, -0.004759207367897034, -0.6000394821166992, 1.0138506889343262, -0.46815329790115356, -0.007632151246070862, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0007622238481417298, -2.4969629066617927e-06, -0.8392409086227417, -1.1090054512023926, -0.582240104675293, -0.9513605237007141, -1.1853971481323242, -1.5851812362670898, -0.6172632575035095, -1.3101407289505005, -0.49473366141319275, -0.49838244915008545, -0.5950493812561035, -0.6035401821136475, -1.4616749286651611, -0.6248521208763123], "max": [0.03544938936829567, 0.6606837511062622, -0.1967557668685913, -0.3086012899875641, 0.41572481393814087, 0.3241475224494934, -0.13996389508247375, 0.13686439394950867, 0.04257095232605934, 1.1344021558761597, -0.5297722816467285, 0.768034040927887, 0.3936079144477844, 0.02199142798781395, 0.01442716084420681, 0.006943082436919212, -0.5945333242416382, 1.036298155784607, -0.4638355076313019, -0.006271617021411657, -0.0103414636105299, 0.006132469978183508, -0.5905102491378784, 1.0225942134857178, -0.4644675850868225, -0.0053941234946250916, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.4352793868965819e-06, 1.7596071302250493e-06, 0.5228666663169861, 0.9079053401947021, 0.7236186265945435, 1.0401760339736938, 3.4991612434387207, 0.6482930183410645, 0.9283933043479919, 0.3916989862918854, 0.3091444969177246, 0.6692375540733337, 0.9434167146682739, 1.7446355819702148, 1.8573235273361206, 1.103908658027649], "mean": [-0.3705403804779053, 0.05397067591547966, -0.4598131477832794, -1.0474971532821655, -0.14685527980327606, 0.0679449662566185, -0.5249926447868347, -0.4370499849319458, -0.0895283967256546, 0.7684467434883118, -1.0912671089172363, 0.5450917482376099, -0.24912913143634796, -0.3802584111690521, 0.011958323419094086, 0.0004791715764440596, -0.5994150638580322, 1.0337517261505127, -0.46641674637794495, -0.007352882996201515, -0.012611706741154194, -0.00039784819819033146, -0.596110463142395, 1.0186806917190552, -0.4658412039279938, -0.0063262986950576305, 0.6548231840133667, 1.7453213930130005, 0.6548231840133667, 0.6548231840133667, 0.6548231840133667, 0.6548231840133667, 0.5441645383834839, 1.7453213930130005, 0.5441645383834839, 0.5441645383834839, 0.5441645383834839, 0.5441645383834839, -0.0004110252484679222, -2.8051161393705115e-07, -0.016348667442798615, 0.005507881753146648, 0.0016630978789180517, 0.008959094993770123, 0.015652747824788094, -0.011184429749846458, 0.0019224305870011449, -0.007816935889422894, 0.00027608880191110075, 0.001386995310895145, 0.0024121880996972322, 0.011389041319489479, 0.006870226468890905, 0.004028548486530781], "std": [0.3139400780200958, 0.2908163070678711, 0.1855316311120987, 0.374531626701355, 0.5510987639427185, 0.10658922046422958, 0.12925519049167633, 0.26827120780944824, 0.13574466109275818, 0.13457848131656647, 0.3218369483947754, 0.15013249218463898, 0.2919454872608185, 0.1619074046611786, 0.000797920860350132, 0.001850996515713632, 0.0015674554742872715, 0.0012573028216138482, 0.0007718148990534246, 0.0006559683242812753, 0.0007299892022274435, 0.0019434520509094, 0.0017075332580134273, 0.0016689320327714086, 0.0005002248217351735, 0.0006554664578288794, 0.8413955569267273, 7.867813110351562e-06, 0.8413955569267273, 0.8413955569267273, 0.8413955569267273, 0.8413955569267273, 0.8034675121307373, 7.867813110351562e-06, 0.8034675121307373, 0.8034675121307373, 0.8034675121307373, 0.8034675121307373, 0.0001443046348867938, 6.733585564688838e-07, 0.17416328191757202, 0.21724246442317963, 0.13670557737350464, 0.21613511443138123, 0.42422911524772644, 0.20266136527061462, 0.15295253694057465, 0.21196714043617249, 0.09092441946268082, 0.12736129760742188, 0.19783152639865875, 0.20958253741264343, 0.3356953263282776, 0.16010095179080963], "count": [673]}, "timestamp": {"min": [0.0], "max": [22.4], "mean": [11.200000000000001], "std": [6.475938370443142], "count": [673]}, "frame_index": {"min": [0], "max": [672], "mean": [336.0], "std": [194.27815111329426], "count": [673]}, "episode_index": {"min": [297], "max": [297], "mean": [297.0], "std": [0.0], "count": [673]}, "index": {"min": [116274], "max": [116946], "mean": [116610.0], "std": [194.27815111329426], "count": [673]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [673]}, "subtask_annotation": {"mean": [0.3803863298662704, 2.0, 2.0, 2.0, 2.0], "std": [0.491564956360091, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [673]}, "scene_annotation": {"mean": [297.0], "std": [0.0], "min": [297], "max": [297], "count": [673]}, "eef_direction_state": {"mean": [4.386329866270431, 4.190193164933135], "std": [2.0139019937352995, 2.1926715963416554], "min": [0, 0], "max": [6, 6], "count": [673]}, "eef_velocity_state": {"mean": [0.674591381872214, 0.5824665676077266], "std": [0.7726140116773335, 0.684874914553821], "min": [0, 0], "max": [2, 2], "count": [673]}, "eef_acc_mag_state": {"mean": [0.5913818722139673, 0.5646359583952452], "std": [0.7886923882585285, 0.8080559612844389], "min": [0, 0], "max": [2, 2], "count": [673]}, "eef_direction_action": {"mean": [4.117384843982169, 3.860326894502229], "std": [1.9946907975668995, 2.15894102325121], "min": [0, 0], "max": [6, 6], "count": [673]}, "eef_velocity_action": {"mean": [0.8053491827637445, 0.7265973254086181], "std": [0.7723882252425833, 0.6870635536171649], "min": [0, 0], "max": [2, 2], "count": [673]}, "eef_acc_mag_action": {"mean": [0.8588410104011887, 0.8454680534918276], "std": [0.8245759826998034, 0.8409368913421157], "min": [0, 0], "max": [2, 2], "count": [673]}, "eef_sim_pose_state": {"mean": [0.31242986370041914, 0.24531283930320993, 0.1326005143239463, -1.2114395474423856, -0.6598269932259646, 0.8971895176580276, 0.3145702508083496, -0.1858993741614577, 0.12836978746951516, -1.9518188173350697, -0.504689117401806, 2.515255036394761], "std": [0.06293629429295149, 0.1458848958511123, 0.04444001863502887, 1.8657344898316666, 0.4968276809283669, 2.0604928337011637, 0.07059082681146553, 0.08107382843079768, 0.017865912505056095, 0.6076330340619244, 0.24652571301634196, 0.38700752694973717], "min": [0.22924565826728455, 0.12315826934476537, 0.10057047597224524, -3.1290049310523145, -1.1230793349946508, -3.083328001225507, 0.16225949654019167, -0.34625574193000486, 0.08295907677130722, -2.8355894851416523, -0.97576779741924, 1.7400656078996144], "max": [0.4385451830580786, 0.5106236662826125, 0.33589992960441845, 3.1141446206796073, 0.24321086425617122, 3.1374901307523184, 0.4310842205979762, -0.10837325780814976, 0.20952858218986498, -0.8657904269316367, -0.013008058948409396, 2.9200513498997633], "count": [673]}, "eef_sim_pose_action": {"mean": [0.3195494463169964, 0.2485066081256055, 0.1292166434839102, -1.2241499839654413, -0.6726798851275338, 0.8854603574395551, 0.3201117639137328, -0.18898042009828178, 0.1269877181219641, -1.9183661855288436, -0.49052610977142397, 2.495225138177426], "std": [0.06240492464938595, 0.1419510600132559, 0.04767293798465608, 1.8660186478654956, 0.5180875392036338, 2.0712955134394306, 0.06908716367466272, 0.0797262047929352, 0.01713394913750195, 0.6057764602546054, 0.24713693033316336, 0.38305630197990737], "min": [0.22691227454152035, 0.12773870385634434, 0.08583200938162222, -3.1085502493542103, -1.0894877197378368, -3.0735962293689214, 0.16506937406491384, -0.35108098402478355, 0.07655828046630893, -2.768901283223514, -0.9718983288424999, 1.727216547952066], "max": [0.44946710035141657, 0.5092650255593116, 0.34427607217167866, 3.1275578043708308, 0.2700699956461432, 3.1295117387516207, 0.4455335924212855, -0.10853825782933621, 0.21676919367230638, -0.7793404597012896, -0.011230391721473776, 2.886328969510108], "count": [673]}}} +{"episode_index": 292, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4385241589773164]], [[0.5269745266243753]], [[0.46727408929257974]]], "std": [[[0.29752990003177426]], [[0.22275170918549742]], [[0.2322370394478302]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.394843288638985]], [[0.446831504709727]], [[0.3973721933871588]]], "std": [[[0.29763525073669106]], [[0.23877509578524833]], [[0.25544221764918257]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4495478638023837]], [[0.46243448673587084]], [[0.3905302984429066]]], "std": [[[0.31111646307691176]], [[0.22389266368290542]], [[0.2518491911682622]]], "count": [100]}, "observation.state": {"min": [-0.707735538482666, -0.1507820188999176, -0.8667151927947998, -1.7158780097961426, -1.5678658485412598, -0.1398192048072815, -0.5321578979492188, -0.9030705094337463, -0.2222243845462799, 0.20304076373577118, -1.9276078939437866, 0.16669288277626038, -0.27437716722488403, -0.5114458203315735, 0.010192718356847763, -0.009805412031710148, -0.6152971982955933, 1.0306859016418457, -0.45049846172332764, -0.006425297819077969, -0.013408582657575607, -0.006062276661396027, -0.6170433759689331, 1.0164991617202759, -0.44560256600379944, -0.007423476316034794, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.012388735078275204, -0.0019105649553239346, -0.8264433145523071, -0.43060511350631714, -0.628517746925354, -1.7108243703842163, -2.754692316055298, -1.4141054153442383, -0.9211288690567017, -0.6780068874359131, -0.44463062286376953, -0.961518406867981, -1.0790936946868896, -1.1338019371032715, -0.833267092704773, -0.7269600033760071, -13.473650932312012, -12.698413848876953, -2.6117217540740967, -9.188034057617188, -0.5547415614128113, -7.374237060546875, -1.6355311870574951, -13.640680313110352, -3.449328660964966, -2.344932794570923, -7.753358364105225, -0.48778998851776123, -1.3199023008346558, -1.3485958576202393, -0.007660530507564545, -0.052489023655653, -0.026361001655459404, -0.009620948694646358, -0.02016134187579155, -0.013277912512421608, -0.005492826458066702, -0.04384917765855789, -0.024653930217027664, -0.005832133814692497, -0.0167626291513443, -0.0074708242900669575, -3.4360198974609375, -0.623573899269104, 0.8759729266166687, -33.25182342529297, 6.3243408203125, -0.2712455093860626, -0.2757300138473511, -0.5344919562339783, 4.498641014099121, -35.3700065612793, 8.077136993408203, 0.1463817059993744, -0.02083849348127842, -0.01717667281627655, 0.005494505632668734, -0.08198151737451553, 0.3472793698310852, 0.03338643163442612, 0.0026460338849574327, 0.3125370740890503, -0.18696309626102448, 0.017131302505731583, -3.132680892944336, -1.1817032098770142, -3.1136040687561035, -3.1044063568115234, -1.120255470275879, 1.8126243352890015, -0.7900292277336121, -0.12100454419851303, 9.643168449401855, -0.012077420949935913, -0.020077377557754517, -0.04302668571472168, -0.026110149919986725, 0.015388710424304008, 0.8769071102142334, 0.4761602282524109], "max": [0.182641863822937, 0.26264438033103943, -0.25271710753440857, -0.4512856900691986, 0.49066728353500366, 0.6808607578277588, 0.4815331995487213, 0.29396119713783264, 0.15297305583953857, 0.9375748634338379, -0.540549635887146, 0.8181984424591064, 0.5018453598022461, 0.012112907133996487, 0.011049614287912846, -0.0015993480337783694, -0.6047756671905518, 1.0346201658248901, -0.44369810819625854, -0.0007683206931687891, -0.012767188251018524, 0.0012345421127974987, -0.6079001426696777, 1.0208173990249634, -0.43913108110427856, -0.0019955290481448174, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.01182400994002819, -0.0019036910962313414, 0.6366972327232361, 0.3120531439781189, 0.5183839797973633, 0.8306344747543335, 1.465984582901001, 1.281187653541565, 1.0552964210510254, 1.497410535812378, 0.42889338731765747, 0.5345661640167236, 0.8901169300079346, 0.858123242855072, 1.126159429550171, 0.524265468120575, -2.3718080520629883, 3.815629005432129, 3.440171003341675, 5.036630153656006, 2.5824174880981445, 2.037240505218506, 0.9468864798545837, -1.3807709217071533, 8.028083801269531, 1.4884004592895508, -0.5494505763053894, 0.8321123719215393, 0.7173382639884949, 0.9468865394592285, 0.00661636283621192, 0.02191227301955223, 0.021447282284498215, 0.0076514738611876965, 0.020611975342035294, 0.012079332955181599, 0.006621450651437044, 0.027762174606323242, 0.026227273046970367, 0.0173247829079628, 0.012126892805099487, 0.015537908300757408, -1.4846999645233154, 0.21899321675300598, 12.902042388916016, -21.443063735961914, 19.59941864013672, 0.6726659536361694, 1.8028500080108643, 0.605015218257904, 14.208578109741211, -24.6053524017334, 22.00433921813965, 1.0638762712478638, 0.022893672809004784, 0.01322934590280056, 0.009157509543001652, 0.013663585297763348, 0.5572904348373413, 0.3277093172073364, 0.39001521468162537, 0.5336645245552063, 0.009695157408714294, 0.2873716950416565, 3.1378121376037598, 0.6251757740974426, 3.1138341426849365, 0.0037461519241333008, -0.2750614285469055, 3.1122100353240967, -0.3695402443408966, 0.2859155535697937, 9.8837890625, 0.014903247356414795, 0.038044482469558716, 0.06460678577423096, -0.01870814338326454, 0.018342560157179832, 0.8790229558944702, 0.47972825169563293], "mean": [-0.35668978095054626, -0.04051906242966652, -0.4329446256160736, -1.2170032262802124, -0.3595094680786133, 0.17443740367889404, -0.2876893877983093, -0.26762303709983826, -0.03423774614930153, 0.4770287871360779, -1.374852180480957, 0.49820950627326965, -0.04240228235721588, -0.30303630232810974, 0.010699920356273651, -0.004175248555839062, -0.6127188205718994, 1.0336055755615234, -0.44581735134124756, -0.002810196951031685, -0.01306074671447277, -0.0009300657548010349, -0.6141635179519653, 1.0180801153182983, -0.44038695096969604, -0.004873256199061871, 0.5755452513694763, 1.7453194856643677, 0.5755452513694763, 0.5755452513694763, 0.5755452513694763, 0.5755452513694763, 0.44449475407600403, 1.7453194856643677, 0.44449475407600403, 0.44449475407600403, 0.44449475407600403, 0.44449475407600403, -0.012158399447798729, -0.001907643862068653, -0.019237924367189407, -0.00428001256659627, -0.014586823992431164, 0.005580694414675236, 0.0009347529849037528, -0.00906323827803135, -0.003505026688799262, -0.0018436621176078916, -0.0044600022956728935, 0.008057419210672379, -0.0044547482393682, 0.006575165316462517, -0.0019781196024268866, -0.0006422323640435934, -7.6400346755981445, -2.490356683731079, -0.15589909255504608, -3.881723165512085, 0.09770640730857849, -0.29913824796676636, -0.4064090847969055, -7.094953536987305, 1.8676187992095947, -0.24062234163284302, -4.750897407531738, 0.01339856069535017, -0.2598702311515808, -0.37103694677352905, -0.00015452870866283774, 0.000264152477029711, 0.0005295263836160302, -0.00035328726517036557, -0.00017083984857890755, -0.0003030554798897356, 0.0002715944719966501, -0.0008676841389387846, -0.00011083318531746045, 0.0001340968010481447, -0.00012384200817905366, -0.0001991412864299491, -2.3487796783447266, -0.021889187395572662, 7.207571029663086, -25.89984703063965, 14.02759838104248, 0.21749088168144226, 0.8803200125694275, 0.21711334586143494, 10.068429946899414, -29.55084228515625, 16.34194564819336, 0.667008101940155, 0.0014622126473113894, -0.0012621341738849878, 0.007170339580625296, -0.03427676856517792, 0.461960107088089, 0.13660064339637756, 0.2121351957321167, 0.42239636182785034, -0.1118369996547699, 0.18419213593006134, -0.9073871970176697, -0.6240526437759399, 0.5361194014549255, -1.9998633861541748, -0.712988018989563, 2.460655927658081, -0.5630009770393372, 0.05606497824192047, 9.777798652648926, 0.002339438069611788, 0.0011859878432005644, 0.0003821791324298829, -0.024443209171295166, 0.016675157472491264, 0.8776351809501648, 0.4784104824066162], "std": [0.2785325348377228, 0.1264183223247528, 0.15795572102069855, 0.33558034896850586, 0.7059669494628906, 0.18961459398269653, 0.27915456891059875, 0.36783987283706665, 0.10623244941234589, 0.18806560337543488, 0.44916486740112305, 0.13106541335582733, 0.21835608780384064, 0.14741499722003937, 0.0002070245536742732, 0.001450501149520278, 0.002478660549968481, 0.001143895322456956, 0.0016241222620010376, 0.0015605267835780978, 0.00015630145207978785, 0.0012988066300749779, 0.0020192894153296947, 0.0010126353008672595, 0.0012396848760545254, 0.0013132806634530425, 0.8144206404685974, 9.775161743164062e-06, 0.8144206404685974, 0.8144206404685974, 0.8144206404685974, 0.8144206404685974, 0.7520654201507568, 9.775161743164062e-06, 0.7520654201507568, 0.7520654201507568, 0.7520654201507568, 0.7520654201507568, 7.796358113409951e-05, 8.540375233678787e-07, 0.20620429515838623, 0.10875144600868225, 0.1682153195142746, 0.3188651204109192, 0.5702382326126099, 0.34872686862945557, 0.287479966878891, 0.3166064918041229, 0.14139564335346222, 0.20484039187431335, 0.3407978117465973, 0.2762218415737152, 0.2596357762813568, 0.20871837437152863, 2.8016810417175293, 3.1011576652526855, 1.5102157592773438, 3.4580979347229004, 0.5359367728233337, 1.5728063583374023, 0.5065093040466309, 3.455319404602051, 3.1207151412963867, 0.9009553790092468, 1.819066047668457, 0.24633906781673431, 0.42373180389404297, 0.48412415385246277, 0.002499903552234173, 0.006764034740626812, 0.005769428331404924, 0.002733812900260091, 0.003147144801914692, 0.0019723987206816673, 0.00236653839237988, 0.007005502935498953, 0.00598125858232379, 0.002928826492279768, 0.0028867204673588276, 0.0021721278317272663, 0.34015756845474243, 0.14463010430335999, 2.8279197216033936, 3.004788637161255, 3.49357271194458, 0.21323011815547943, 0.374343603849411, 0.20344187319278717, 1.9033414125442505, 2.9031684398651123, 3.270246982574463, 0.2145373523235321, 0.00745836365967989, 0.004894165322184563, 0.0005416666972450912, 0.016607940196990967, 0.059993430972099304, 0.07921870052814484, 0.10494387149810791, 0.07219567149877548, 0.05455171689391136, 0.08267834782600403, 2.356739044189453, 0.6298447847366333, 2.3313615322113037, 0.5908740162849426, 0.17945151031017303, 0.3327476382255554, 0.056158363819122314, 0.05287281423807144, 0.031165212392807007, 0.004011586774140596, 0.007321230135858059, 0.010104445740580559, 0.0016902810893952847, 0.0005200257292017341, 0.00046077047591097653, 0.0008337958133779466], "count": [464]}, "action": {"min": [-0.789515495300293, -0.16186121106147766, -0.9824764728546143, -1.6977639198303223, -1.5707963705062866, -0.17879709601402283, -0.5331598520278931, -0.9614827632904053, -0.2537021040916443, 0.18568766117095947, -1.9259260892868042, 0.19570200145244598, -0.2775329351425171, -0.525887668132782, 0.009510344825685024, -0.01233607903122902, -0.6146204471588135, 1.0271098613739014, -0.4515012204647064, -0.005869180429726839, -0.013939175754785538, -0.009649908170104027, -0.6151154041290283, 1.0092045068740845, -0.44633156061172485, -0.007483548019081354, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.012388735078275204, -0.0019105649553239346, -0.8264433145523071, -0.43060511350631714, -0.628517746925354, -1.7108243703842163, -2.754692316055298, -1.4141054153442383, -0.9211288690567017, -0.6780068874359131, -0.44463062286376953, -0.961518406867981, -1.0790936946868896, -1.1338019371032715, -0.833267092704773, -0.7269600033760071], "max": [0.16015103459358215, 0.28442326188087463, -0.20057620108127594, -0.3482537269592285, 0.5085707902908325, 0.6945207715034485, 0.4908003807067871, 0.2926168143749237, 0.15568898618221283, 1.0031113624572754, -0.4803129732608795, 0.825576901435852, 0.508807897567749, 0.016873201355338097, 0.012310362420976162, 0.0025948311667889357, -0.6016046404838562, 1.0345700979232788, -0.44381922483444214, -0.0009874111274257302, -0.011141391471028328, 0.005206954665482044, -0.6016429662704468, 1.0184968709945679, -0.4388417899608612, -0.0028379764407873154, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.01182400994002819, -0.0019036910962313414, 0.6366972327232361, 0.3120531439781189, 0.5183839797973633, 0.8306344747543335, 1.465984582901001, 1.281187653541565, 1.0552964210510254, 1.497410535812378, 0.42889338731765747, 0.5345661640167236, 0.8901169300079346, 0.858123242855072, 1.126159429550171, 0.524265468120575], "mean": [-0.38857725262641907, -0.02997458353638649, -0.4550336003303528, -1.1556553840637207, -0.3579307496547699, 0.1677446961402893, -0.2855930030345917, -0.29390373826026917, -0.03901834040880203, 0.49086105823516846, -1.3306070566177368, 0.49766626954078674, -0.04015234485268593, -0.3022059202194214, 0.010825029574334621, -0.003881992306560278, -0.6094216108322144, 1.031849980354309, -0.44615864753723145, -0.002696563955396414, -0.012775781564414501, -0.0009395631495863199, -0.6107820272445679, 1.0161265134811401, -0.4406287372112274, -0.0050960807129740715, 0.5750186443328857, 1.7453194856643677, 0.5750186443328857, 0.5750186443328857, 0.5750186443328857, 0.5750186443328857, 0.44449475407600403, 1.7453194856643677, 0.44449475407600403, 0.44449475407600403, 0.44449475407600403, 0.44449475407600403, -0.012158394791185856, -0.0019076450262218714, -0.018732527270913124, -0.004048550501465797, -0.01453142799437046, 0.0053342669270932674, 0.0009708538418635726, -0.009129687212407589, -0.0036050365306437016, -0.0013680150732398033, -0.004257784690707922, 0.008063060231506824, -0.004711623769253492, 0.005796274170279503, -0.002070656279101968, -0.0009201789507642388], "std": [0.27321478724479675, 0.11816741526126862, 0.17120636999607086, 0.346584677696228, 0.7078851461410522, 0.1928270161151886, 0.2746586501598358, 0.38118574023246765, 0.10738763958215714, 0.21089552342891693, 0.4650718569755554, 0.13085691630840302, 0.22061091661453247, 0.14832502603530884, 0.000432326749432832, 0.0028120125643908978, 0.0029073006007820368, 0.001805060193873942, 0.0016609661979600787, 0.001459017745219171, 0.000423641933593899, 0.0026342354249209166, 0.002386231906712055, 0.001510215224698186, 0.0012805670266970992, 0.0012298844521865249, 0.8138249516487122, 9.775161743164062e-06, 0.8138249516487122, 0.8138249516487122, 0.8138249516487122, 0.8138249516487122, 0.7520654201507568, 9.775161743164062e-06, 0.7520654201507568, 0.7520654201507568, 0.7520654201507568, 0.7520654201507568, 7.796124555170536e-05, 8.54284508022829e-07, 0.20665018260478973, 0.10875406861305237, 0.16821971535682678, 0.3189781904220581, 0.5702334046363831, 0.3487265110015869, 0.28748515248298645, 0.31677040457725525, 0.14149080216884613, 0.20484040677547455, 0.34082117676734924, 0.27675196528434753, 0.25962546467781067, 0.2088032364845276], "count": [464]}, "timestamp": {"min": [0.0], "max": [15.433333333333334], "mean": [7.716666666666668], "std": [4.464831712642955], "count": [464]}, "frame_index": {"min": [0], "max": [463], "mean": [231.5], "std": [133.94495137928865], "count": [464]}, "episode_index": {"min": [298], "max": [298], "mean": [298.0], "std": [0.0], "count": [464]}, "index": {"min": [116947], "max": [117410], "mean": [117178.5], "std": [133.94495137928865], "count": [464]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [464]}, "subtask_annotation": {"mean": [0.42887931034482757, 2.0, 2.0, 2.0, 2.0], "std": [0.5078118568778511, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [464]}, "scene_annotation": {"mean": [298.0], "std": [0.0], "min": [298], "max": [298], "count": [464]}, "eef_direction_state": {"mean": [3.228448275862069, 2.6810344827586206], "std": [2.1773641940501163, 2.384754516141906], "min": [0, 0], "max": [6, 6], "count": [464]}, "eef_velocity_state": {"mean": [1.021551724137931, 1.0258620689655173], "std": [0.6913637241342295, 0.7276699575919889], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_acc_mag_state": {"mean": [0.8448275862068966, 0.8599137931034483], "std": [0.8392674173704642, 0.8198696234554153], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_direction_action": {"mean": [2.9224137931034484, 2.6702586206896552], "std": [2.0767633225143323, 2.170804300812421], "min": [0, 0], "max": [6, 6], "count": [464]}, "eef_velocity_action": {"mean": [1.1120689655172413, 1.1637931034482758], "std": [0.6468964598191268, 0.7155172413793106], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_acc_mag_action": {"mean": [1.1185344827586208, 1.0969827586206897], "std": [0.7884956806895735, 0.7914355353402373], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_sim_pose_state": {"mean": [0.32370726532288324, 0.18946788581455723, 0.15530836508508694, -0.9279931355960847, -0.6243090571353601, 0.5430785034998913, 0.3007402798397023, -0.2035314758577761, 0.15913055002544144, -2.0144040973491952, -0.7132030966682655, 2.4606010357059205], "std": [0.06212049231057281, 0.05600073511655079, 0.05847713177164024, 2.3817918453125784, 0.6298584951659506, 2.3630021064525404, 0.08470358153291509, 0.039036439408852666, 0.025255478611412332, 0.5883550858483451, 0.17951979661412482, 0.33278509593555444], "min": [0.1967425895099004, 0.12285955087201775, 0.0822322408778716, -3.1398295716775784, -1.1817026052338147, -3.1364086450264232, 0.1697242218882731, -0.2592016328705956, 0.09470520951622963, -3.137842525220933, -1.1202584236028996, 1.812632198541835], "max": [0.3984505666098021, 0.3326797779611103, 0.27244801513117517, 3.1410675998593884, 0.6251828358981331, 3.140285053601484, 0.43669157005360626, -0.11457199235913572, 0.19598129159465316, -0.7470359816935137, -0.2750604092829019, 3.1122059168036924], "count": [464]}, "eef_sim_pose_action": {"mean": [0.3283266408578976, 0.1902444724086075, 0.14922845716744068, 0.3487008163620651, -0.63591465690052, 0.3395971613193737, 0.3067055115849001, -0.20704546734363877, 0.1566957586473118, -1.9079644402669138, -0.6966343965410534, 2.3788096974428465], "std": [0.05895296108619651, 0.05924311526958996, 0.06343496514843153, 2.5256691824953923, 0.6597716996366922, 2.422786236909714, 0.08605281601916052, 0.040381915868419535, 0.027388702163778467, 0.7854131451740303, 0.20271575525902616, 0.6059744558918939], "min": [0.20431205643367692, 0.11086301342602209, 0.055071218122914184, -3.1399908173738416, -1.200606747166333, -3.140663711677589, 0.167208936599877, -0.2738119616141511, 0.08268868435378762, -3.1307830001832757, -1.1274141062276852, -3.134567060213534], "max": [0.4154088857777709, 0.3414310313679307, 0.27226160140014327, 3.141240709985131, 0.7177266661338484, 3.137426314121455, 0.4500798969023797, -0.11039578390593544, 0.19662013692336078, 3.130671225132399, -0.20143374190153063, 3.1380127324350418], "count": [464]}}} +{"episode_index": 293, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43697623990772777]], [[0.5499683318915802]], [[0.4925876297577854]]], "std": [[[0.2947776488047114]], [[0.21717685708766346]], [[0.22257524594930822]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46036828143021913]], [[0.438351742118416]], [[0.34492548058439065]]], "std": [[[0.30327681958163394]], [[0.22511078603103565]], [[0.27770961677183464]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45409293060361394]], [[0.44520598567858516]], [[0.36400131920415224]]], "std": [[[0.29251488521768665]], [[0.2266027997568022]], [[0.2763904735653668]]], "count": [100]}, "observation.state": {"min": [-0.7230579257011414, -0.19569426774978638, -0.48256754875183105, -1.5608174800872803, -1.340220332145691, -0.042051762342453, -0.6679655909538269, -0.5050656795501709, -0.28267335891723633, 0.4462294578552246, -1.5179896354675293, -0.1186375617980957, -0.4787510633468628, -0.5668723583221436, 0.01786455512046814, 0.0024300646036863327, -0.6069114208221436, 1.0383057594299316, -0.4646555185317993, -0.014837412163615227, -0.0037820888683199883, -0.0027534794062376022, -0.5987600684165955, 1.0138936042785645, -0.45794421434402466, -0.016124341636896133, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.00038367602974176407, -0.0015292003517970443, -0.7222588062286377, -0.5212611556053162, -0.29515254497528076, -1.225150227546692, -2.0624077320098877, -1.1072428226470947, -0.5135054588317871, -0.3273543119430542, -0.08328008651733398, -0.39251160621643066, -0.5277517437934875, -0.8569209575653076, -1.325592279434204, -0.9813410043716431, -12.493749618530273, -6.929182052612305, -2.527472496032715, -10.592185020446777, -0.7460317611694336, -1.004273533821106, -1.5781440734863281, -9.709938049316406, -1.5262515544891357, -2.232600688934326, -7.967033386230469, -0.22954824566841125, -2.008547067642212, -2.3528695106506348, -0.006475215312093496, -0.014134771190583706, -0.01349855400621891, -0.007244923152029514, -0.007883734069764614, -0.00891177263110876, -0.006191546097397804, -0.014851917512714863, -0.010241451673209667, -0.00656238803640008, -0.010432036593556404, -0.003368136938661337, -4.29856014251709, -0.7571969032287598, 4.439252853393555, -31.818443298339844, 13.014993667602539, -0.9222486615180969, -1.3291600942611694, -0.4713922142982483, 5.033132553100586, -33.24481964111328, 13.281038284301758, -0.5869949460029602, -0.014002755284309387, -0.01726798713207245, 0.001831501955166459, -0.08198151737451553, 0.37193143367767334, 0.03745299577713013, 0.02501538023352623, 0.3597779870033264, -0.2757633924484253, 0.011033269576728344, -3.1066036224365234, -1.022679328918457, -2.9591050148010254, -2.948620080947876, -0.9510970711708069, -3.1353654861450195, -0.6949797868728638, -0.15475109219551086, 9.68567180633545, -0.008633702993392944, -0.01246953010559082, -0.044166356325149536, -0.01874581351876259, 0.02382866106927395, 0.5774450302124023, 0.814146101474762], "max": [0.048221737146377563, 0.47532397508621216, -0.20561526715755463, -0.4577706456184387, 0.3141436278820038, 0.5577232837677002, -0.0834469124674797, -0.12685860693454742, 0.09994640201330185, 0.8242669701576233, -0.9575030207633972, 0.9760072231292725, 0.22605463862419128, 0.29161787033081055, 0.019057491794228554, 0.006215929519385099, -0.6043559312820435, 1.039840579032898, -0.46188902854919434, -0.012203104794025421, -0.0032052763272076845, 0.0014586409088224173, -0.596514105796814, 1.0174455642700195, -0.45666417479515076, -0.014775628224015236, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 9.597670577932149e-05, -0.0015237011248245835, 0.8996245861053467, 0.7451304197311401, 0.47445088624954224, 1.2281084060668945, 1.0446953773498535, 0.8932533860206604, 0.9745455384254456, 0.4734048843383789, 0.36882340908050537, 0.23131723701953888, 0.6137447357177734, 0.25219929218292236, 0.42652708292007446, 0.1452668458223343, -3.4185214042663574, 7.173382759094238, 2.625763177871704, 2.228327512741089, 0.7747253179550171, 2.3815629482269287, 0.6025640964508057, -3.4519271850585938, 10.073260307312012, 3.047008514404297, -2.991453170776367, 1.7503052949905396, 1.979853630065918, 0.14346764981746674, 0.009892372414469719, 0.027128802612423897, 0.010963451117277145, 0.006278628949075937, 0.004684374202042818, 0.002741333330050111, 0.007974065840244293, 0.02455340139567852, 0.013224242255091667, 0.006305064540356398, 0.00404881127178669, 0.009072426706552505, -2.439150094985962, 0.077946737408638, 12.456631660461426, -22.20619010925293, 23.37471580505371, 0.9650901556015015, 0.08483999967575073, 0.37488672137260437, 13.273216247558594, -20.127607345581055, 21.042137145996094, 1.5025851726531982, 0.022276252508163452, 0.011804888024926186, 0.006105006206780672, 0.0, 0.5492870211601257, 0.430544376373291, 0.24342288076877594, 0.49933841824531555, -0.00917771365493536, 0.24427668750286102, 2.9982287883758545, 0.3054344654083252, 3.0323429107666016, -1.109358787536621, 0.019128944724798203, 3.14005970954895, -0.5051195025444031, 0.16303198039531708, 9.88232707977295, 0.01132112741470337, 0.015831559896469116, 0.0328594446182251, -0.016594119369983673, 0.025773392990231514, 0.579837441444397, 0.8158334493637085], "mean": [-0.27522358298301697, 0.07367271184921265, -0.40155425667762756, -1.1878008842468262, -0.4614865779876709, 0.18701210618019104, -0.38421836495399475, -0.3088761866092682, 0.022761158645153046, 0.647678554058075, -1.2385307550430298, 0.360337495803833, -0.33522340655326843, -0.36128661036491394, 0.01847214624285698, 0.0040137916803359985, -0.6061131358146667, 1.0390774011611938, -0.46376821398735046, -0.012841841205954552, -0.0034777752589434385, -0.0009021921432577074, -0.5979508757591248, 1.0148563385009766, -0.45734137296676636, -0.015321175567805767, 0.767379105091095, 1.7453266382217407, 0.767379105091095, 0.767379105091095, 0.767379105091095, 0.767379105091095, 0.7228963375091553, 1.7453266382217407, 0.7228963375091553, 0.7228963375091553, 0.7228963375091553, 0.7228963375091553, -0.00018783911946229637, -0.0015262768138200045, -0.017299959436058998, 0.04437430948019028, 0.01237452495843172, 0.009103236719965935, -0.04156353324651718, -0.00963318906724453, 0.007976142689585686, 0.035265032202005386, 0.023400338366627693, 0.006143149919807911, -0.04028083756566048, -0.06683789193630219, -0.05571707338094711, -0.06570858508348465, -7.9178853034973145, -0.2450404167175293, 0.3039568066596985, -4.305141448974609, -0.1015700250864029, 0.3654263913631439, -0.4288792908191681, -6.271223545074463, 5.735281944274902, 0.5784081816673279, -5.294279098510742, 0.37535756826400757, -0.005417053122073412, -0.5646162033081055, 0.0001077715351129882, 0.00012450569192878902, -0.0007554173353128135, -0.00019345039618201554, 7.349388761213049e-05, -0.0001467880210839212, 0.0002484493306837976, -0.0008072404889389873, 0.0008838159264996648, 0.00011463120608823374, -8.150036592269316e-05, -3.350159386172891e-05, -3.503384828567505, -0.32442954182624817, 8.311502456665039, -27.11472511291504, 17.826560974121094, -0.10685773938894272, -0.5952771902084351, 0.024299748241901398, 9.396485328674316, -26.260244369506836, 18.34269142150879, 0.31039029359817505, 0.0032506478019058704, -0.002728918567299843, 0.003333447501063347, -0.04185062274336815, 0.4465230703353882, 0.2048257440328598, 0.16511404514312744, 0.42101845145225525, -0.052841175347566605, 0.1779923290014267, -0.5491669178009033, -0.4765760600566864, 0.3042702078819275, -2.350663900375366, -0.7836556434631348, 0.3468747138977051, -0.603958010673523, -0.032220616936683655, 9.772125244140625, 0.0016214451752603054, 0.001008127466775477, -6.212525960336279e-08, -0.017755113542079926, 0.024952134117484093, 0.5787569284439087, 0.814924418926239], "std": [0.24865376949310303, 0.2620583772659302, 0.06811141967773438, 0.39125198125839233, 0.6698715686798096, 0.16654463112354279, 0.17913775146007538, 0.09930697828531265, 0.07705525308847427, 0.10323182493448257, 0.1798630803823471, 0.34658974409103394, 0.1370185762643814, 0.20628781616687775, 0.0003929142258130014, 0.0012274013133719563, 0.0007688449695706367, 0.0004266101459506899, 0.0009474212420172989, 0.000817343418020755, 0.00017936524818651378, 0.0012911394005641341, 0.00035606807796284556, 0.0010652048513293266, 0.000408939115004614, 0.0004935252945870161, 0.8580740094184875, 2.6226043701171875e-06, 0.8580740094184875, 0.8580740094184875, 0.8580740094184875, 0.8580740094184875, 0.8561372756958008, 2.6226043701171875e-06, 0.8561372756958008, 0.8561372756958008, 0.8561372756958008, 0.8561372756958008, 0.00010570217273198068, 8.714634418538481e-07, 0.24056664109230042, 0.16258510947227478, 0.11140818148851395, 0.37373197078704834, 0.45677322149276733, 0.24621552228927612, 0.20252659916877747, 0.150395005941391, 0.07756898552179337, 0.09830214083194733, 0.1995275914669037, 0.1920548528432846, 0.2618516683578491, 0.18106555938720703, 2.023308753967285, 4.353731155395508, 1.5857069492340088, 3.7512221336364746, 0.3882342278957367, 0.6557438373565674, 0.5103933215141296, 1.7309598922729492, 2.433762788772583, 1.1796694993972778, 1.4692106246948242, 0.4480099678039551, 0.7360844016075134, 0.4590800404548645, 0.0025237267836928368, 0.005927443038672209, 0.004524363204836845, 0.002542313653975725, 0.0012528060469776392, 0.0013778527500107884, 0.0021609303075820208, 0.005517119076102972, 0.004222876857966185, 0.0025504273362457752, 0.001312275417149067, 0.0014633570099249482, 0.3160140812397003, 0.14845867455005646, 1.7420324087142944, 2.467728853225708, 2.4105570316314697, 0.5503051280975342, 0.2578689455986023, 0.1351696252822876, 1.6503115892410278, 3.357916831970215, 1.7491962909698486, 0.5930908918380737, 0.0058650425635278225, 0.005292660091072321, 0.000561828666832298, 0.015633022412657738, 0.06372647732496262, 0.14176934957504272, 0.08371114730834961, 0.04207657277584076, 0.05844149738550186, 0.0644138976931572, 2.1589744091033936, 0.5545931458473206, 2.179297685623169, 0.5646746754646301, 0.21217581629753113, 2.608893871307373, 0.03610120713710785, 0.0469183623790741, 0.02747780829668045, 0.003402508096769452, 0.004242422059178352, 0.008851963095366955, 0.00044648494804278016, 0.00043181783985346556, 0.0004956634948030114, 0.0003598856274038553], "count": [339]}, "action": {"min": [-0.7631011605262756, -0.16845335066318512, -0.5501176118850708, -1.5317966938018799, -1.346098780632019, -0.04483974725008011, -0.6677573919296265, -0.45559120178222656, -0.23629334568977356, 0.40767598152160645, -1.5347520112991333, -0.12703266739845276, -0.48132777214050293, -0.5665045976638794, 0.016963139176368713, -0.00248269597068429, -0.6045607924461365, 1.034676432609558, -0.46503356099128723, -0.013551170006394386, -0.0045433081686496735, -0.007334616035223007, -0.5965379476547241, 1.0105140209197998, -0.45846277475357056, -0.01600189134478569, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.00038367602974176407, -0.0015292003517970443, -0.7222588062286377, -0.540462076663971, -0.29515254497528076, -1.225150227546692, -2.0624077320098877, -1.1072428226470947, -0.5135054588317871, -0.3273543119430542, -0.08328008651733398, -0.39251160621643066, -0.5277517437934875, -0.8569209575653076, -1.325592279434204, -0.9813410043716431], "max": [0.03997831046581268, 0.48176389932632446, -0.1762019544839859, -0.36747604608535767, 0.32611173391342163, 0.5666506886482239, -0.07788678258657455, -0.09452062100172043, 0.11123992502689362, 0.8623007535934448, -0.9071191549301147, 0.979384183883667, 0.08131679892539978, 0.24184024333953857, 0.0193131472915411, 0.006945605389773846, -0.5997655391693115, 1.0381059646606445, -0.46155571937561035, -0.011463572271168232, -0.0028733881190419197, 0.002183319767937064, -0.5916682481765747, 1.0158907175064087, -0.45614302158355713, -0.014359665103256702, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 9.597670577932149e-05, -0.0015237011248245835, 0.8996245861053467, 0.7451304197311401, 0.47445088624954224, 1.2281084060668945, 1.120356559753418, 0.8932533860206604, 0.9745455384254456, 0.4734048843383789, 0.36882340908050537, 0.23131723701953888, 0.6137447357177734, 0.25219929218292236, 0.42652708292007446, 0.1452668458223343], "mean": [-0.31483685970306396, 0.09262148290872574, -0.4081040024757385, -1.1323391199111938, -0.4693528413772583, 0.18203458189964294, -0.3805011808872223, -0.3169887959957123, 0.02788170427083969, 0.6720727682113647, -1.2108741998672485, 0.3455415666103363, -0.3423651456832886, -0.3724461495876312, 0.01813470385968685, 0.003598616225644946, -0.6027170419692993, 1.0367926359176636, -0.46356984972953796, -0.012276464141905308, -0.0037373662926256657, -0.0010986634297296405, -0.5947113633155823, 1.0130021572113037, -0.4574182629585266, -0.014975796453654766, 0.7680999040603638, 1.7453266382217407, 0.7680999040603638, 0.7680999040603638, 0.7680999040603638, 0.7680999040603638, 0.7177478671073914, 1.7453266382217407, 0.7177478671073914, 0.7177478671073914, 0.7177478671073914, 0.7177478671073914, -0.00018763236585073173, -0.0015262748347595334, -0.016814639791846275, 0.042689502239227295, 0.012510520406067371, 0.007616343442350626, -0.03816815838217735, -0.009145352058112621, 0.0069615100510418415, 0.03516083583235741, 0.023408904671669006, 0.006105469539761543, -0.04036754369735718, -0.06692565977573395, -0.054683126509189606, -0.0654829666018486], "std": [0.24842241406440735, 0.24165762960910797, 0.08535413444042206, 0.40856581926345825, 0.6677537560462952, 0.16467249393463135, 0.17574192583560944, 0.10789129883050919, 0.05246434733271599, 0.10943834483623505, 0.1950838267803192, 0.3408767879009247, 0.12223772704601288, 0.18825560808181763, 0.0005525857559405267, 0.0016420503379777074, 0.0010428784880787134, 0.0007777368882670999, 0.0009964073542505503, 0.0005777412443421781, 0.0003869344072882086, 0.001684368820860982, 0.0007945920806378126, 0.0011136760003864765, 0.0005440448876470327, 0.000352077535353601, 0.8580647110939026, 2.6226043701171875e-06, 0.8580647110939026, 0.8580647110939026, 0.8580647110939026, 0.8580647110939026, 0.8552210330963135, 2.6226043701171875e-06, 0.8552210330963135, 0.8552210330963135, 0.8552210330963135, 0.8552210330963135, 0.00010522267984924838, 8.730949048185721e-07, 0.2407262623310089, 0.16581830382347107, 0.11137157678604126, 0.37468311190605164, 0.4616931080818176, 0.24642330408096313, 0.20369285345077515, 0.15034924447536469, 0.07756666094064713, 0.09835025668144226, 0.1995697170495987, 0.19194470345973969, 0.2618711590766907, 0.18143115937709808], "count": [339]}, "timestamp": {"min": [0.0], "max": [11.266666666666667], "mean": [5.633333333333334], "std": [3.2620148284060178], "count": [339]}, "frame_index": {"min": [0], "max": [338], "mean": [169.0], "std": [97.86044485218052], "count": [339]}, "episode_index": {"min": [299], "max": [299], "mean": [299.0], "std": [0.0], "count": [339]}, "index": {"min": [117411], "max": [117749], "mean": [117580.0], "std": [97.86044485218052], "count": [339]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [339]}, "subtask_annotation": {"mean": [0.22418879056047197, 2.0, 2.0, 2.0, 2.0], "std": [0.4309612358171006, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [339]}, "scene_annotation": {"mean": [299.0], "std": [0.0], "min": [299], "max": [299], "count": [339]}, "eef_direction_state": {"mean": [2.893805309734513, 3.0648967551622417], "std": [2.1562675273284984, 2.371519975720257], "min": [0, 0], "max": [6, 6], "count": [339]}, "eef_velocity_state": {"mean": [0.9410029498525073, 0.6991150442477876], "std": [0.6536037133849468, 0.5730159678832588], "min": [0, 0], "max": [2, 2], "count": [339]}, "eef_acc_mag_state": {"mean": [0.8141592920353983, 0.5811209439528023], "std": [0.8260008417400384, 0.8138172082841487], "min": [0, 0], "max": [2, 2], "count": [339]}, "eef_direction_action": {"mean": [2.3893805309734515, 2.8672566371681416], "std": [1.9541965809572703, 2.156848561860135], "min": [0, 0], "max": [6, 6], "count": [339]}, "eef_velocity_action": {"mean": [1.176991150442478, 0.8584070796460177], "std": [0.6365943007571567, 0.5243440622750409], "min": [0, 0], "max": [2, 2], "count": [339]}, "eef_acc_mag_action": {"mean": [0.9734513274336283, 0.9616519174041298], "std": [0.8142554771963502, 0.8492604364198322], "min": [0, 0], "max": [2, 2], "count": [339]}, "eef_sim_pose_state": {"mean": [0.30352316675453556, 0.24978349064102454, 0.12966609618654584, -0.5401459910001901, -0.47677889324040845, 0.2951965403920241, 0.29166738166384903, -0.1389608098331555, 0.1280010764820463, -2.3506267230550586, -0.7837465601695498, 0.3283433690127794], "std": [0.055259300796857425, 0.12816578920285607, 0.014237426073399314, 2.177347699316139, 0.5546435783231737, 2.196466072553115, 0.033084038062562576, 0.043571793049980136, 0.015638818446954448, 0.5647299064159645, 0.21209785587581648, 2.666357186115818], "min": [0.2301193644979887, 0.11601315121612639, 0.09351075682665673, -3.1355181056824453, -1.0229393601644463, -3.119216033613815, 0.23668194233166656, -0.28385657588187563, 0.10636048116750871, -2.9486300570557376, -0.9511011009112309, -3.141369887432469], "max": [0.3965765982455069, 0.4475033374346001, 0.1516638137701285, 3.1113577866963884, 0.3054382635685746, 3.0875299147660167, 0.3607023387319472, -0.10080884786137455, 0.14877656408587264, -1.1093531582589373, 0.019114232369473294, 3.1407899515751794], "count": [339]}, "eef_sim_pose_action": {"mean": [0.31186200457690344, 0.25675141437414556, 0.12686941760021184, -0.43760336139025063, -0.48908047039732044, 0.2025583154336354, 0.2902444402811586, -0.1333871233258696, 0.12273516050666279, -2.324265053774479, -0.8088419367275956, 0.9608349185341982], "std": [0.05270305035608497, 0.12568095001595517, 0.01670572333570162, 2.2147890954527165, 0.5720344273119021, 2.215496920758994, 0.03290277460057058, 0.03415531698094395, 0.014981533975873105, 0.5326286722691107, 0.1816664279376414, 2.547447305565589], "min": [0.22911674862559514, 0.11548516337826759, 0.08937648845302554, -3.0892584559161254, -1.072125768750727, -3.116256668045221, 0.23281252679929482, -0.27033233760468905, 0.09229033188695474, -2.8450922820396296, -0.9729385263292218, -3.1399931530667504], "max": [0.40486662065730483, 0.44748349009157207, 0.15385708288582753, 3.1284561308487504, 0.3146226196870474, 3.1346349748518847, 0.3470574503595353, -0.09657642367889818, 0.14169049738527786, -1.2585625093421233, -0.1087814375319418, 3.1382118797399623], "count": [339]}}} +{"episode_index": 294, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42975425317185695]], [[0.5331667147251057]], [[0.48299595828527486]]], "std": [[[0.2888505114511899]], [[0.21972968292036582]], [[0.22128467628580922]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4401919381968474]], [[0.4335466262975779]], [[0.37321280517108807]]], "std": [[[0.2977722470610536]], [[0.23812810890567038]], [[0.2727335419851703]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4526937692233756]], [[0.4639423707227989]], [[0.3713157175124952]]], "std": [[[0.3096656597156495]], [[0.21727074659038334]], [[0.24739270114194534]]], "count": [100]}, "observation.state": {"min": [-1.0100443363189697, -0.23489457368850708, -0.7365354895591736, -1.6842153072357178, -1.2569725513458252, -0.031207069754600525, -0.7000109553337097, -1.038913607597351, -0.20522822439670563, 0.47884735465049744, -1.61326003074646, 0.10299770534038544, -0.6947627663612366, -0.6984819769859314, 0.010534858331084251, -0.004575748927891254, -0.6117125749588013, 1.0338059663772583, -0.4596128463745117, -0.009462260641157627, -0.014470537193119526, 8.719322067918256e-05, -0.6045908331871033, 1.0197432041168213, -0.46325042843818665, -0.009999878704547882, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.015546565875411034, -0.0005728007527068257, -0.9698469638824463, -1.3994334936141968, -0.8524651527404785, -1.3534594774246216, -2.048327922821045, -0.9183123707771301, -1.0950578451156616, -1.8094011545181274, -0.5897321701049805, -0.6656009554862976, -1.3502967357635498, -0.6118003129959106, -1.551828145980835, -0.5474715232849121, -14.63171672821045, -9.432234764099121, -2.1483516693115234, -10.225885391235352, -1.2051281929016113, -1.2625153064727783, -1.2625153064727783, -14.319930076599121, -3.3882784843444824, -2.162393093109131, -8.363859176635742, -0.8034188747406006, -2.3241758346557617, -1.83638596534729, -0.010460472665727139, -0.03185213729739189, -0.014244724996387959, -0.009191982448101044, -0.017554890364408493, -0.01354688499122858, -0.013821834698319435, -0.0328872986137867, -0.026321006938815117, -0.014172637835144997, -0.005714714527130127, -0.008504278026521206, -4.29856014251709, -0.6681149005889893, 4.513487815856934, -32.60765075683594, 11.255943298339844, -1.2889292240142822, -0.6787199974060059, -0.44169819355010986, 1.8558748960494995, -33.7861213684082, 12.224946975708008, -0.9009009599685669, -0.02214379422366619, -0.016447942703962326, 0.007326007355004549, -0.09564509987831116, 0.35771486163139343, 0.07051121443510056, 0.018367910757660866, 0.31918781995773315, -0.22252385318279266, 0.012109575793147087, -3.0264639854431152, -1.0476539134979248, -2.9702329635620117, -3.1384947299957275, -0.8990470170974731, -3.1226089000701904, -0.8079595565795898, -0.2341785877943039, 9.681198120117188, -0.012757986783981323, -0.02040359377861023, -0.04461449384689331, -0.020705947652459145, 0.022045228630304337, 0.6963610649108887, 0.7131856679916382], "max": [0.06513438373804092, 0.7566127777099609, -0.24852241575717926, -0.3597302734851837, 0.20370936393737793, 0.36732906103134155, -0.24843506515026093, 0.052770279347896576, 0.15271811187267303, 1.0868233442306519, -0.4333551526069641, 0.9296737909317017, 0.49582380056381226, -0.307132750749588, 0.012715017423033714, 0.0011091340566053987, -0.6042469143867493, 1.0383944511413574, -0.45641767978668213, -0.0017291707918047905, -0.01234789751470089, 0.006383891683071852, -0.599549412727356, 1.0245932340621948, -0.45843663811683655, -0.003402741625905037, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.014683017507195473, -0.0003792524803429842, 1.1111371517181396, 1.1905709505081177, 1.5784540176391602, 1.9897644519805908, 3.1457512378692627, 1.5104552507400513, 0.7555809020996094, 0.8341394066810608, 0.28022974729537964, 0.6290575265884399, 1.5198988914489746, 1.177219033241272, 1.5405914783477783, 0.6690447330474854, -1.5143938064575195, 9.951160430908203, 4.212454319000244, 4.029304027557373, 1.004273533821106, 2.3815629482269287, 1.2625153064727783, -0.08908199518918991, 9.920635223388672, 2.7240538597106934, 0.4273504316806793, 2.15201473236084, 2.037240743637085, 0.5451770424842834, 0.010434933938086033, 0.025316672399640083, 0.014764238148927689, 0.012194755487143993, 0.021961068734526634, 0.030781041830778122, 0.006053923163563013, 0.024467092007398605, 0.027265798300504684, 0.013806591741740704, 0.013176142238080502, 0.011792374774813652, -1.1877599954605103, 0.4713922142982483, 14.460976600646973, -19.11428451538086, 21.366289138793945, 0.8476442098617554, 1.8028500080108643, 0.6978089213371277, 13.00597095489502, -21.505680084228516, 24.40989112854004, 1.2956233024597168, 0.023801900446414948, 0.013733942061662674, 0.010378510691225529, -0.027327170595526695, 0.5783116817474365, 0.5014228224754333, 0.29050886631011963, 0.5532890558242798, 0.011508191004395485, 0.24937953054904938, 2.969470500946045, 0.3545818030834198, 3.0352916717529297, 3.140425682067871, -0.09562697261571884, 3.1220436096191406, -0.44265711307525635, 0.22583508491516113, 9.880401611328125, 0.012950092554092407, 0.021922141313552856, 0.054857879877090454, -0.015966907143592834, 0.02470148354768753, 0.7003215551376343, 0.717054545879364], "mean": [-0.25379273295402527, 0.0004617593076545745, -0.4008379578590393, -1.245214581489563, -0.2538992464542389, 0.16045105457305908, -0.5592454671859741, -0.40849149227142334, -0.0009819578845053911, 0.729377031326294, -1.027765154838562, 0.42698660492897034, -0.20841984450817108, -0.5672624707221985, 0.01163315400481224, -0.002280246466398239, -0.6093485951423645, 1.0365824699401855, -0.4575548768043518, -0.003921127878129482, -0.01337619498372078, 0.0027116481214761734, -0.6022672653198242, 1.0213371515274048, -0.4602077603340149, -0.005239065270870924, 0.4935901463031769, 1.7453230619430542, 0.4935901463031769, 0.4935901463031769, 0.4935901463031769, 0.4935901463031769, 0.5745787620544434, 1.7453230619430542, 0.5745787620544434, 0.5745787620544434, 0.5745787620544434, 0.5745787620544434, -0.015159744769334793, -0.0003896566340699792, -0.03871944174170494, 0.05064132809638977, 0.003198416903614998, 0.031731948256492615, -0.011428046971559525, 0.006644739769399166, 0.00047634937800467014, 0.0038465808611363173, 0.002119059907272458, -0.005690307822078466, -0.005690773483365774, -0.008093482814729214, 0.019178807735443115, 0.0012208548141643405, -6.807121276855469, -2.4002621173858643, -0.39132386445999146, -3.5363075733184814, -0.2061738222837448, -0.051506929099559784, -0.3100654184818268, -6.971687316894531, 4.432203769683838, 0.1363316774368286, -4.398460388183594, 0.27358880639076233, -0.23860028386116028, -0.2958409786224365, -0.0006134952418506145, -0.0007295447867363691, 7.587804702779977e-06, -0.00011027920118067414, 7.263888619490899e-07, -0.00014706679212395102, -0.00031496421433985233, -2.2799715225119144e-05, 8.146998879965395e-05, -5.986115138512105e-05, -8.143620107148308e-07, -4.774668559548445e-05, -2.5692062377929688, -0.16204184293746948, 8.174044609069824, -25.92200469970703, 16.1663761138916, 0.03994661942124367, 0.7898551821708679, 0.09166380763053894, 9.189472198486328, -28.584226608276367, 17.70197105407715, 0.4856070280075073, 0.0015928356442600489, -0.0020640857983380556, 0.00893584918230772, -0.06095173582434654, 0.4317091405391693, 0.22055567800998688, 0.19774608314037323, 0.4221085011959076, -0.09080298990011215, 0.1458783596754074, -1.2770015001296997, -0.5483517646789551, 1.0459436178207397, -1.4757100343704224, -0.6058270335197449, 0.7258419990539551, -0.612628698348999, 0.04568054899573326, 9.7720308303833, 0.0010991571471095085, 0.0005637150607071817, 9.399773989571258e-05, -0.01897714100778103, 0.02364428900182247, 0.6989313960075378, 0.7145439386367798], "std": [0.3425941467285156, 0.32687443494796753, 0.1713370680809021, 0.47006353735923767, 0.5497917532920837, 0.08908798545598984, 0.14760936796665192, 0.3900890052318573, 0.11911281943321228, 0.1874697059392929, 0.45935550332069397, 0.25505903363227844, 0.3461267352104187, 0.10240651667118073, 0.00046333856880664825, 0.0018448951886966825, 0.0018567329971119761, 0.001491284230723977, 0.0007281422731466591, 0.0025214909110218287, 0.00040220742812380195, 0.001697325031273067, 0.0010091466829180717, 0.0014489322202280164, 0.0012442758306860924, 0.0020128129981458187, 0.7793498635292053, 6.198883056640625e-06, 0.7793498635292053, 0.7793498635292053, 0.7793498635292053, 0.7793498635292053, 0.812280535697937, 6.198883056640625e-06, 0.812280535697937, 0.812280535697937, 0.812280535697937, 0.812280535697937, 0.00018739717779681087, 3.0273731681518257e-05, 0.27840474247932434, 0.28413182497024536, 0.2570459842681885, 0.44807592034339905, 0.517449676990509, 0.2654208540916443, 0.21103815734386444, 0.36606791615486145, 0.11239669471979141, 0.20235766470432281, 0.3892066180706024, 0.250819593667984, 0.4779287874698639, 0.17737361788749695, 2.8929944038391113, 5.569784164428711, 1.3241524696350098, 3.242522716522217, 0.4211663007736206, 0.7077136039733887, 0.5324051976203918, 3.141984701156616, 3.4714884757995605, 1.0787506103515625, 2.3016393184661865, 0.7020676136016846, 0.7319902777671814, 0.3565695285797119, 0.002937277080491185, 0.006671489682048559, 0.005000914912670851, 0.003143799025565386, 0.003072407329455018, 0.0038715035188943148, 0.0031032757833600044, 0.006900224834680557, 0.006227224599570036, 0.0034851280506700277, 0.002218264387920499, 0.0023096243385225534, 0.44588205218315125, 0.19630450010299683, 1.900960087776184, 3.855914354324341, 2.0446035861968994, 0.6235047578811646, 0.44011929631233215, 0.1960749626159668, 2.2292213439941406, 2.9553449153900146, 2.697659730911255, 0.6513974070549011, 0.007025524042546749, 0.005217051133513451, 0.0005076982779428363, 0.013551990501582623, 0.07046554237604141, 0.14008252322673798, 0.09051542729139328, 0.08061260730028152, 0.06878262013196945, 0.08309061080217361, 1.9015458822250366, 0.501096785068512, 2.1850991249084473, 1.6996128559112549, 0.2744511365890503, 2.51883864402771, 0.05276681110262871, 0.06070130690932274, 0.03248808532953262, 0.003986017778515816, 0.006561412010341883, 0.011641333810985088, 0.000984030426479876, 0.0004814682179130614, 0.0009138524765148759, 0.0009014628012664616], "count": [392]}, "action": {"min": [-1.0974184274673462, -0.25260111689567566, -0.8178210854530334, -1.6509819030761719, -1.26346755027771, -0.04678039625287056, -0.6981316804885864, -1.1458805799484253, -0.23527434468269348, 0.4510551393032074, -1.5981812477111816, 0.09614035487174988, -0.6981316804885864, -0.6971519589424133, 0.008787399157881737, -0.00757153844460845, -0.6102010011672974, 1.028436541557312, -0.45961976051330566, -0.009014727547764778, -0.016008548438549042, -0.0037951297126710415, -0.6027870178222656, 1.0158143043518066, -0.4634949564933777, -0.009619500488042831, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.015546565875411034, -0.0005728007527068257, -0.9698469638824463, -1.4338196516036987, -0.8524651527404785, -1.3534594774246216, -2.048327922821045, -0.9183123707771301, -1.0950578451156616, -1.8094011545181274, -0.5897321701049805, -0.6656009554862976, -1.3502967357635498, -0.6118003129959106, -1.551828145980835, -0.5474715232849121], "max": [0.06596823036670685, 0.8066416382789612, -0.10692495107650757, -0.27632710337638855, 0.2028965950012207, 0.3728224039077759, -0.2398814857006073, 0.05327334254980087, 0.1539657562971115, 1.14432954788208, -0.3899086117744446, 0.9391798973083496, 0.5080960392951965, -0.29555854201316833, 0.0154505530372262, 0.005482494831085205, -0.5989118814468384, 1.0384098291397095, -0.455111026763916, -0.0017069063615053892, -0.009399188682436943, 0.009672869928181171, -0.595018208026886, 1.0240944623947144, -0.4569079577922821, -0.00374501827172935, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.014683017507195473, -0.0003792524803429842, 1.1111371517181396, 1.1905709505081177, 1.5784540176391602, 1.9897644519805908, 3.0800013542175293, 1.5104552507400513, 0.7555809020996094, 0.8341394066810608, 0.28022974729537964, 0.6290575265884399, 1.5198988914489746, 1.177219033241272, 1.5405914783477783, 0.6690447330474854], "mean": [-0.287676066160202, 0.014083235524594784, -0.41214558482170105, -1.18479323387146, -0.25455865263938904, 0.15901650488376617, -0.556194007396698, -0.42588409781455994, 0.001570021966472268, 0.7445386648178101, -0.9915069937705994, 0.42357829213142395, -0.2020649015903473, -0.5664366483688354, 0.011930172331631184, -0.0024970697704702616, -0.6061596274375916, 1.034463882446289, -0.4572756588459015, -0.003789770882576704, -0.012888768687844276, 0.00206003338098526, -0.5988215804100037, 1.0190339088439941, -0.459990531206131, -0.005568583961576223, 0.4935901463031769, 1.7453230619430542, 0.4935901463031769, 0.4935901463031769, 0.4935901463031769, 0.4935901463031769, 0.5745342969894409, 1.7453230619430542, 0.5745342969894409, 0.5745342969894409, 0.5745342969894409, 0.5745342969894409, -0.015159158036112785, -0.00039023187127895653, -0.03643151372671127, 0.04695851355791092, 0.004236473236232996, 0.02914302982389927, -0.003775757271796465, 0.006281891837716103, -0.0004090064612682909, 0.0036546927876770496, 0.0021220350172370672, -0.00560398306697607, -0.005365142598748207, -0.008815104141831398, 0.019706057384610176, 0.0010889869881793857], "std": [0.3444226384162903, 0.3208790719509125, 0.19318196177482605, 0.47574707865715027, 0.5528223514556885, 0.09250755608081818, 0.14754822850227356, 0.39928749203681946, 0.11889204382896423, 0.21507033705711365, 0.46943554282188416, 0.25844091176986694, 0.3447076380252838, 0.10251685976982117, 0.0009783166460692883, 0.002709845779463649, 0.002009452087804675, 0.0018478329293429852, 0.000783393217716366, 0.0022640805691480637, 0.0009447239572182298, 0.002632570220157504, 0.0015408394392579794, 0.001773253781720996, 0.0013350379886105657, 0.0017953845672309399, 0.7793498635292053, 6.198883056640625e-06, 0.7793498635292053, 0.7793498635292053, 0.7793498635292053, 0.7793498635292053, 0.8120090961456299, 6.198883056640625e-06, 0.8120090961456299, 0.8120090961456299, 0.8120090961456299, 0.8120090961456299, 0.00018902354349847883, 3.1178424251265824e-05, 0.28233838081359863, 0.2938457131385803, 0.25758200883865356, 0.45113199949264526, 0.5389645099639893, 0.26550284028053284, 0.21163220703601837, 0.36609765887260437, 0.11241652816534042, 0.20237453281879425, 0.38920536637306213, 0.25258147716522217, 0.4778040647506714, 0.17904798686504364], "count": [392]}, "timestamp": {"min": [0.0], "max": [13.033333333333333], "mean": [6.5166666666666675], "std": [3.772009485082925], "count": [392]}, "frame_index": {"min": [0], "max": [391], "mean": [195.5], "std": [113.16028455248777], "count": [392]}, "episode_index": {"min": [300], "max": [300], "mean": [300.0], "std": [0.0], "count": [392]}, "index": {"min": [117750], "max": [118141], "mean": [117945.5], "std": [113.16028455248777], "count": [392]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [392]}, "subtask_annotation": {"mean": [0.413265306122449, 2.0, 2.0, 2.0, 2.0], "std": [0.5026740241057006, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [392]}, "scene_annotation": {"mean": [300.0], "std": [0.0], "min": [300], "max": [300], "count": [392]}, "eef_direction_state": {"mean": [4.058673469387755, 3.4668367346938775], "std": [2.1990550557627504, 2.2403812981498357], "min": [0, 0], "max": [6, 6], "count": [392]}, "eef_velocity_state": {"mean": [0.7806122448979592, 0.9413265306122449], "std": [0.8035835761958411, 0.7451381706621679], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_acc_mag_state": {"mean": [0.7168367346938775, 0.8341836734693877], "std": [0.8261801663208765, 0.8515021821839648], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_direction_action": {"mean": [3.556122448979592, 3.076530612244898], "std": [2.162272346234849, 2.127147223463242], "min": [0, 0], "max": [6, 6], "count": [392]}, "eef_velocity_action": {"mean": [0.9438775510204082, 1.094387755102041], "std": [0.7672594120728753, 0.6989563157155341], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_acc_mag_action": {"mean": [0.9795918367346939, 0.9693877551020408], "std": [0.8047003731486692, 0.8445996712928696], "min": [0, 0], "max": [2, 2], "count": [392]}, "eef_sim_pose_state": {"mean": [0.29644611128405085, 0.2427630912196388, 0.14824074907948295, -1.2692483253713487, -0.5485993496771125, 1.0381387392202328, 0.31387314289451124, -0.18009297867550916, 0.12505872163366996, -1.475689131253944, -0.6058884592053314, 0.7340295045675627], "std": [0.06615505249676784, 0.14251960201092034, 0.031169418536646884, 1.922590722903542, 0.5010370597626739, 2.202674273038785, 0.09439416869140631, 0.06840811647450729, 0.042490675504711826, 1.7362246409604618, 0.27446742746442737, 2.5290662348477007], "min": [0.23170976062883958, 0.11874139589988665, 0.10406970156742491, -3.0925796003649175, -1.0476561580275048, -3.117705853878476, 0.2015503103651757, -0.30315850119082466, 0.06298592586383915, -3.141545974305194, -0.8990418486822326, -3.133791410816057], "max": [0.436196704844456, 0.5283361948089005, 0.24069482798404143, 3.1208458676416124, 0.354721839458527, 3.0985895197344, 0.4737643573234529, -0.11250198109454093, 0.25331178754465494, 3.140758152831585, -0.09519298234711493, 3.138744325695093], "count": [392]}, "eef_sim_pose_action": {"mean": [0.30252972855247284, 0.24746839089213102, 0.14357937545833888, -1.241346175758285, -0.5652729922553461, 0.9548826752235251, 0.31715001954141536, -0.1827530027068246, 0.12281445331711874, -2.0407736351732835, -0.5989125751091557, 0.674325820904749], "std": [0.06397183531320674, 0.14374223699826785, 0.03972227361255048, 1.9537485938328865, 0.5313492632951087, 2.233528427183232, 0.09430332408391595, 0.06988890402363443, 0.04280646220284096, 0.9855834148986758, 0.29527543344645923, 2.5454332636503163], "min": [0.23206029582259075, 0.12079914831768795, 0.09704808133378232, -3.103794471463502, -1.1028002578469283, -3.0950346623944496, 0.20166184825727787, -0.31581518200716363, 0.06736929491744385, -3.1413378925603217, -0.9187839516067968, -3.137054118673765], "max": [0.45128835719235405, 0.5326590112691932, 0.26772488589439136, 3.121775859502619, 0.43445592106955244, 3.1213586882038227, 0.4896608743316508, -0.11909033335718355, 0.2752489357038066, 3.1413340876332665, -0.11105041488404188, 3.1322475855492313], "count": [392]}}} +{"episode_index": 295, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44434349288735103]], [[0.5283341815647828]], [[0.4893945790080738]]], "std": [[[0.28195867998066987]], [[0.22395952886392684]], [[0.2237744050513946]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4139684039792388]], [[0.4170979575163398]], [[0.3881113778354479]]], "std": [[[0.2756997905652218]], [[0.2510363847545947]], [[0.26604811017934277]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45939798394848136]], [[0.4604988177623991]], [[0.3562519944252211]]], "std": [[[0.3026240317333975]], [[0.22667009767051371]], [[0.25707358388684004]]], "count": [100]}, "observation.state": {"min": [-0.7669375538825989, -0.16289100050926208, -0.6740670204162598, -1.3750234842300415, -1.318374514579773, 7.529334880018723e-07, -0.7023003101348877, -0.9821177124977112, -0.3026059567928314, 0.5054504871368408, -1.5345845222473145, 0.22376671433448792, -0.695239782333374, -0.48885858058929443, 0.011143775656819344, 0.001180914812721312, -0.6050291061401367, 1.0335263013839722, -0.4592342972755432, -0.011469206772744656, -0.013256344012916088, -0.004452944733202457, -0.6043823957443237, 1.02232825756073, -0.4600788354873657, -0.009746359661221504, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0001910972350742668, -3.260478706579306e-06, -0.6061822772026062, -0.6241104602813721, -0.5946817994117737, -1.3525872230529785, -1.989537239074707, -0.9554938077926636, -2.0143113136291504, -1.7268657684326172, -0.7238380312919617, -1.0479177236557007, -1.14592444896698, -1.1319973468780518, -1.4426202774047852, -1.0131657123565674, -14.319931030273438, -5.891330718994141, -2.0360195636749268, -9.371185302734375, -1.922466516494751, -3.0128204822540283, -1.3199023008346558, -14.431282043457031, -3.0830283164978027, -2.625763177871704, -7.844933032989502, -0.5738705992698669, -2.209401845932007, -1.922466516494751, -0.006822064518928528, -0.012941628694534302, -0.021346332505345345, -0.009958059526979923, -0.0034110310953110456, -0.007903123274445534, -0.0063832420855760574, -0.015095178037881851, -0.03173389658331871, -0.007002813275903463, -0.005289044696837664, -0.0027310329023748636, -3.542069911956787, -0.5716094970703125, 3.429656505584717, -28.764272689819336, 12.10663890838623, -0.7666075825691223, -0.3817799985408783, -0.13733473420143127, 6.131810188293457, -33.99568176269531, 14.922401428222656, -0.36974915862083435, -0.031915247440338135, -0.0161660797894001, 0.0012210012646391988, -0.10930868983268738, 0.40812578797340393, 0.07291988283395767, -0.07744865119457245, 0.3341023623943329, -0.2528517246246338, -0.02689058519899845, -3.002562999725342, -1.2967016696929932, -2.9542524814605713, -2.834383726119995, -1.0761699676513672, 2.01682710647583, -0.6965122818946838, -0.11631353944540024, 9.702219009399414, -0.009781956672668457, -0.015749633312225342, -0.03614875674247742, -0.01460430771112442, 0.02226884849369526, 0.565474271774292, 0.8217887282371521], "max": [-0.06525692343711853, 0.3536220192909241, -0.06165351718664169, -0.31662413477897644, 0.41304436326026917, 0.6071969270706177, -0.17615202069282532, 0.09602987766265869, 0.07361462712287903, 1.2313960790634155, -0.47941863536834717, 0.9005693197250366, 0.4468902349472046, -0.1860709935426712, 0.011927608400583267, 0.006657327990978956, -0.5982668399810791, 1.0367588996887207, -0.45499491691589355, -0.006155648734420538, -0.012292953208088875, 0.0016886452212929726, -0.594876229763031, 1.0242618322372437, -0.4551903307437897, -0.00637795077636838, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0003820191777776927, 1.6735962162783835e-06, 0.3994257152080536, 0.6358553767204285, 1.0172382593154907, 0.7425024509429932, 3.2882604598999023, 1.302192211151123, 0.6068877577781677, 0.6736365556716919, 0.4906769394874573, 0.7159062027931213, 1.2117128372192383, 0.9790568351745605, 1.7985681295394897, 0.5743435621261597, -4.565452575683594, 4.212454319000244, 3.117216110229492, -0.24420025944709778, 0.6599511504173279, 2.4676434993743896, 1.2625153064727783, -3.964148759841919, 9.676435470581055, 2.5415141582489014, 0.3052503168582916, 2.9841270446777344, 1.7503052949905396, 0.3730158805847168, 0.005427564959973097, 0.023917868733406067, 0.013722097501158714, 0.007676810957491398, 0.016620172187685966, 0.020670678466558456, 0.007492025848478079, 0.02166823484003544, 0.019258424639701843, 0.0076104868203401566, 0.01940583996474743, 0.017108451575040817, -1.569540023803711, 0.13362298905849457, 11.81821060180664, -18.867372512817383, 21.55253028869629, 0.9128459692001343, 1.6331700086593628, 0.5678976774215698, 14.074954986572266, -22.792631149291992, 25.267385482788086, 1.4085673093795776, 0.021811433136463165, 0.016394522041082382, 0.0052910055965185165, -0.04099075868725777, 0.5719289779663086, 0.41504496335983276, 0.1995222270488739, 0.5669074654579163, 0.024333715438842773, 0.23364746570587158, 2.900859832763672, 0.35147392749786377, 3.0123965740203857, -0.7652775645256042, -0.055679112672805786, 2.8960206508636475, -0.3513488173484802, 0.27102991938591003, 9.874642372131348, 0.02250385284423828, 0.032985806465148926, 0.04142114520072937, -0.01174025796353817, 0.027630101889371872, 0.5690362453460693, 0.8241864442825317], "mean": [-0.31684020161628723, -0.021921217441558838, -0.3943563997745514, -0.9800766110420227, -0.1624315083026886, 0.2396864891052246, -0.4579242169857025, -0.4546054005622864, -0.048339586704969406, 0.7837029695510864, -1.0775600671768188, 0.6234292984008789, -0.19027838110923767, -0.3351697325706482, 0.011515392921864986, 0.0030413551721721888, -0.6033504605293274, 1.0357093811035156, -0.4557120203971863, -0.007101159077137709, -0.012645128183066845, -0.0022741775028407574, -0.6007435917854309, 1.0231029987335205, -0.45623257756233215, -0.007071983069181442, 0.6861630082130432, 1.7453224658966064, 0.6861630082130432, 0.6861630082130432, 0.6861630082130432, 0.6861630082130432, 0.6351958513259888, 1.7453224658966064, 0.6351958513259888, 0.6351958513259888, 0.6351958513259888, 0.6351958513259888, 3.5595465305959806e-05, -3.8450770034614834e-07, -0.0380733385682106, 0.015447928570210934, 0.02176307886838913, 0.06378473341464996, -0.03502470627427101, 0.0013675092486664653, 0.000678783340845257, -0.01959345117211342, -0.006155981216579676, 0.010291225276887417, 0.007832835428416729, 0.016033222898840904, 0.03681937977671623, 0.0113550228998065, -8.187933921813965, -1.4754526615142822, -0.036767326295375824, -4.02692174911499, -0.1985888034105301, 0.1170162484049797, -0.15849420428276062, -7.6791534423828125, 3.2760491371154785, 0.004902367014437914, -4.5510478019714355, 0.41530516743659973, -0.08593746274709702, -0.3967245817184448, -0.000661221391055733, 0.0011018156073987484, -0.0007936303736642003, 0.00033968695788644254, 0.0002844633418135345, 9.641416545491666e-05, 0.00012262076779734343, 0.0010161581449210644, 0.0001592224434716627, -0.00011622562306001782, 0.00024538731668144464, 0.00022332518710754812, -2.5382213592529297, -0.22921517491340637, 8.215217590332031, -24.954875946044922, 17.490488052368164, 0.12198855727910995, 0.7829881906509399, 0.15127459168434143, 9.796499252319336, -27.977039337158203, 19.254674911499023, 0.5546525120735168, 0.0005981377325952053, -0.0020332608837634325, 0.0031966357491910458, -0.07684776186943054, 0.4585720896720886, 0.19558748602867126, 0.1110965758562088, 0.43072858452796936, -0.06298216432332993, 0.14032204449176788, -1.2112524509429932, -0.7528029084205627, 0.991614580154419, -1.8384015560150146, -0.4942101836204529, 2.4921367168426514, -0.559377133846283, 0.06552167981863022, 9.783284187316895, 0.0014239163137972355, 0.0012153165880590677, 7.859678589738905e-05, -0.01382468082010746, 0.025873880833387375, 0.5676121115684509, 0.822770893573761], "std": [0.22853520512580872, 0.19718733429908752, 0.12085827440023422, 0.3766818642616272, 0.6395750641822815, 0.15279535949230194, 0.18407483398914337, 0.2883366644382477, 0.12610112130641937, 0.19242286682128906, 0.3320944905281067, 0.17677292227745056, 0.295183926820755, 0.06612076610326767, 0.00016484581283293664, 0.0019609578885138035, 0.0018217875622212887, 0.0008650178206153214, 0.0008210258674807847, 0.0011876557255163789, 0.00020040514937136322, 0.0021470007486641407, 0.0025571761652827263, 0.0006373094511218369, 0.0008756542229093611, 0.0007213497301563621, 0.846618115901947, 6.794929504394531e-06, 0.846618115901947, 0.846618115901947, 0.846618115901947, 0.846618115901947, 0.833494246006012, 6.794929504394531e-06, 0.833494246006012, 0.833494246006012, 0.833494246006012, 0.833494246006012, 7.364938937826082e-05, 8.290071491501294e-07, 0.15236236155033112, 0.1447751820087433, 0.19833146035671234, 0.20547661185264587, 0.5230995416641235, 0.29508015513420105, 0.2852584421634674, 0.3282258212566376, 0.14398276805877686, 0.2593814730644226, 0.3381206691265106, 0.23620231449604034, 0.40678638219833374, 0.18629209697246552, 2.3856351375579834, 2.4392378330230713, 1.443171739578247, 2.5409586429595947, 0.4900476634502411, 0.8960171937942505, 0.4927496314048767, 2.4217000007629395, 2.755628824234009, 1.1606987714767456, 2.297656297683716, 0.8221336007118225, 0.7728310227394104, 0.39796778559684753, 0.0022304656449705362, 0.005735916551202536, 0.005244253668934107, 0.002735004760324955, 0.0019300590502098203, 0.002471378305926919, 0.0023704913910478354, 0.00551867438480258, 0.005602311808615923, 0.0025012383703142405, 0.0022309168707579374, 0.0021031047217547894, 0.35328608751296997, 0.12183437496423721, 1.903335690498352, 2.253443956375122, 2.1418466567993164, 0.49625831842422485, 0.3639017641544342, 0.1182025894522667, 1.6893970966339111, 2.7477686405181885, 1.872389554977417, 0.5256048440933228, 0.00826530996710062, 0.00459723174571991, 0.000555578910280019, 0.014482381753623486, 0.041516054421663284, 0.11644653975963593, 0.08179359138011932, 0.06648988276720047, 0.09590446949005127, 0.07047083973884583, 1.776167631149292, 0.5538895726203918, 2.040452241897583, 0.5303997993469238, 0.2881312072277069, 0.28861889243125916, 0.04905939847230911, 0.04520038142800331, 0.024495825171470642, 0.003845733590424061, 0.006171222310513258, 0.009012513794004917, 0.0006888119969516993, 0.0010938324267044663, 0.0011380481300875545, 0.000756597553845495], "count": [401]}, "action": {"min": [-0.845375120639801, -0.14869056642055511, -0.7500457763671875, -1.290063500404358, -1.3256381750106812, -0.0037553280126303434, -0.6981316804885864, -1.03902006149292, -0.3306306004524231, 0.46481066942214966, -1.5223666429519653, 0.37500229477882385, -0.6981316804885864, -0.4827658236026764, 0.010221914388239384, -0.0022292344365268946, -0.6050028800964355, 1.0307281017303467, -0.4589080512523651, -0.010691641829907894, -0.014106765389442444, -0.007391715422272682, -0.6028015613555908, 1.0164258480072021, -0.4594656229019165, -0.009271716699004173, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0001910972350742668, -3.260478706579306e-06, -0.6061822772026062, -0.6275497078895569, -0.5946817994117737, -1.2568449974060059, -1.989537239074707, -0.9146182537078857, -2.0143113136291504, -1.7268657684326172, -0.7238380312919617, -1.0479177236557007, -1.14592444896698, -1.1319973468780518, -1.4426202774047852, -1.0131657123565674], "max": [-0.09671010822057724, 0.3401699662208557, 0.09575123339891434, -0.26117628812789917, 0.4120538830757141, 0.6357755661010742, -0.16646040976047516, 0.004697449039667845, 0.06941631436347961, 1.2757045030593872, -0.44066497683525085, 0.9115506410598755, 0.4588015377521515, -0.18083879351615906, 0.013095248490571976, 0.009316736832261086, -0.5958733558654785, 1.035587191581726, -0.4544703960418701, -0.005979569163173437, -0.01092782337218523, 0.004405971150845289, -0.5925795435905457, 1.0233240127563477, -0.4536951780319214, -0.006460953038185835, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0003820191777776927, 1.6735962162783835e-06, 0.3685835003852844, 0.6358553767204285, 1.0172382593154907, 0.7425024509429932, 3.1039419174194336, 1.302192211151123, 0.6068877577781677, 0.6736365556716919, 0.4906769394874573, 0.7159062027931213, 1.2117128372192383, 0.9790568351745605, 1.7985681295394897, 0.5743435621261597], "mean": [-0.35936981439590454, -0.009867697954177856, -0.39590948820114136, -0.9104248285293579, -0.16726072132587433, 0.23714224994182587, -0.4531199038028717, -0.4821419417858124, -0.055096473544836044, 0.8119567036628723, -1.037386417388916, 0.6266425251960754, -0.17947471141815186, -0.33400556445121765, 0.011787576600909233, 0.0025584797840565443, -0.6006003618240356, 1.0337916612625122, -0.45548808574676514, -0.006760003976523876, -0.012257528491318226, -0.002506920835003257, -0.5976759195327759, 1.020829677581787, -0.45597249269485474, -0.0071974038146436214, 0.6860759258270264, 1.7453224658966064, 0.6860759258270264, 0.6860759258270264, 0.6860759258270264, 0.6860759258270264, 0.6334984302520752, 1.7453224658966064, 0.6334984302520752, 0.6334984302520752, 0.6334984302520752, 0.6334984302520752, 3.590160849853419e-05, -3.823931251645263e-07, -0.037256207317113876, 0.013706199824810028, 0.02285010553896427, 0.06081786006689072, -0.02969081699848175, -0.0006217834888957441, -0.00022534064191859215, -0.019701341167092323, -0.006025395356118679, 0.010228858329355717, 0.007916552014648914, 0.01546283345669508, 0.03661298006772995, 0.011090019717812538], "std": [0.2357974499464035, 0.17733357846736908, 0.13558006286621094, 0.3744712173938751, 0.6403423547744751, 0.15433241426944733, 0.1846107840538025, 0.2865639925003052, 0.1159551665186882, 0.20488201081752777, 0.33746373653411865, 0.17732374370098114, 0.29198476672172546, 0.0642123892903328, 0.0005738143227063119, 0.0019465791992843151, 0.002150096232071519, 0.0009343405836261809, 0.0007722147856839001, 0.0009691800805740058, 0.0006163179641589522, 0.002040135907009244, 0.0023529352620244026, 0.0011364262318238616, 0.0009677244233898818, 0.0005526186432689428, 0.8466356992721558, 6.794929504394531e-06, 0.8466356992721558, 0.8466356992721558, 0.8466356992721558, 0.8466356992721558, 0.8331809639930725, 6.794929504394531e-06, 0.8331809639930725, 0.8331809639930725, 0.8331809639930725, 0.8331809639930725, 7.323443423956633e-05, 8.303654226438084e-07, 0.1533682495355606, 0.14826460182666779, 0.19860534369945526, 0.2141120284795761, 0.5341076850891113, 0.29729607701301575, 0.28458645939826965, 0.32826247811317444, 0.14397011697292328, 0.25938427448272705, 0.338156133890152, 0.23826025426387787, 0.40712153911590576, 0.18652832508087158], "count": [401]}, "timestamp": {"min": [0.0], "max": [13.333333333333334], "mean": [6.666666666666666], "std": [3.8586123009300755], "count": [401]}, "frame_index": {"min": [0], "max": [400], "mean": [200.0], "std": [115.75836902790225], "count": [401]}, "episode_index": {"min": [301], "max": [301], "mean": [301.0], "std": [0.0], "count": [401]}, "index": {"min": [118142], "max": [118542], "mean": [118342.0], "std": [115.75836902790225], "count": [401]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [401]}, "subtask_annotation": {"mean": [0.3491271820448878, 2.0, 2.0, 2.0, 2.0], "std": [0.4921381780745033, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [401]}, "scene_annotation": {"mean": [301.0], "std": [0.0], "min": [301], "max": [301], "count": [401]}, "eef_direction_state": {"mean": [4.029925187032419, 3.8603491271820447], "std": [2.2297248847637445, 2.2500648653006237], "min": [0, 0], "max": [6, 6], "count": [401]}, "eef_velocity_state": {"mean": [0.7007481296758105, 0.7980049875311721], "std": [0.7374718821489683, 0.7417684671297305], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_acc_mag_state": {"mean": [0.6334164588528678, 0.6957605985037406], "std": [0.7976152414822691, 0.8369324004579463], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_direction_action": {"mean": [3.7256857855361596, 3.6957605985037407], "std": [2.1639908617870125, 2.1356041229868263], "min": [0, 0], "max": [6, 6], "count": [401]}, "eef_velocity_action": {"mean": [0.830423940149626, 0.970074812967581], "std": [0.7581129412864999, 0.6840558554355345], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_acc_mag_action": {"mean": [0.7980049875311721, 0.9551122194513716], "std": [0.821528294174787, 0.8314156121189469], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_sim_pose_state": {"mean": [0.3075596995946005, 0.22531699328360263, 0.09064170617041115, -1.2036105997011834, -0.7530721851399738, 0.9996199311106524, 0.32234332375889785, -0.17253814696942824, 0.13440218259034636, -1.8383193299546938, -0.49431196359929475, 2.492224641149553], "std": [0.0438142146588203, 0.10779296116269883, 0.017683537743592853, 1.7971362955525019, 0.5540139268377609, 2.05052482662697, 0.07152330045482047, 0.07527734048918909, 0.027103698106634225, 0.5303902196364305, 0.28809024364482666, 0.2885069862530259], "min": [0.25775561942863634, 0.13591032965066718, 0.046052225751967046, -3.0930552744458706, -1.2992933592690614, -3.0514624231584824, 0.18203142928829713, -0.3093737565822401, 0.08686176321822384, -2.8343131179899266, -1.0761826844933131, 2.0168271516810323], "max": [0.4102882307628921, 0.42869368919676, 0.13153862786701712, 3.0983106635999125, 0.3514717474352631, 3.1306929348564463, 0.458132541259746, -0.109928792658032, 0.23296047936547226, -0.7652339644183159, -0.05567921007036114, 2.8960211391790214], "count": [401]}, "eef_sim_pose_action": {"mean": [0.316223666478066, 0.23086007626575428, 0.08690427257691537, -1.124032409203923, -0.7857797549314146, 0.8984314700331852, 0.3273792588112833, -0.17529665218760565, 0.13148601181725794, -1.783132333470494, -0.46878611286722, 2.4771385076819663], "std": [0.04586100781345872, 0.10460452377002183, 0.015324234561789423, 1.8738518206543975, 0.5683603590808581, 2.084676757106283, 0.06957502463660346, 0.07452736006228483, 0.02984463408067159, 0.5278758570636598, 0.29286709754645884, 0.28061456591400413], "min": [0.26229879771685355, 0.13954282603154053, 0.0466808514217221, -2.993739690731375, -1.3471774800670937, -3.090461470549751, 0.21721750056750536, -0.3116697462656426, 0.0838662704023194, -2.526182394040112, -0.9210387270512042, 2.019599937574955], "max": [0.42049989777865865, 0.4283579734261701, 0.13718163895561516, 3.0449226093665067, 0.34996157801733285, 3.0593154133793012, 0.4703693378738833, -0.10771297429040322, 0.24165581397510832, -0.7119794814093732, -0.07514977873108752, 2.864131712566996], "count": [401]}}} +{"episode_index": 296, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4315935629153622]], [[0.5458201538785449]], [[0.4967000238003698]]], "std": [[[0.28788472364976725]], [[0.2069940989525333]], [[0.2094629336040207]]], "count": [105]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4120332335548599]], [[0.4225118589919628]], [[0.38169490672085826]]], "std": [[[0.2884910917122198]], [[0.24569242241968955]], [[0.265036631237636]]], "count": [105]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4448703818128559]], [[0.44662238653631386]], [[0.3728925619267315]]], "std": [[[0.29338654066951175]], [[0.22558960520007626]], [[0.24861773814650914]]], "count": [105]}, "observation.state": {"min": [-0.7711134552955627, -0.2289760708808899, -0.5859466791152954, -1.7329485416412354, -1.3916295766830444, -0.05645861476659775, -0.7015355229377747, -0.8415319919586182, -0.39625927805900574, 0.551232099533081, -1.7296102046966553, 0.14944115281105042, -0.5205222368240356, -0.6988645792007446, 0.010709558613598347, -0.002158691640943289, -0.6075232625007629, 1.0343811511993408, -0.4590529203414917, -0.006740112788975239, -0.013164423406124115, 0.0001002406352199614, -0.6099242568016052, 1.018326759338379, -0.4509713053703308, -0.005474751815199852, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.00200325227342546, -0.0011471186298877, -0.4755709767341614, -1.0774089097976685, -0.35095202922821045, -1.045389175415039, -2.1013870239257812, -0.9379831552505493, -0.8194499015808105, -0.6663161516189575, -0.4499439597129822, -0.5634364485740662, -0.5238975286483765, -0.9151721596717834, -0.8583444356918335, -0.6832927465438843, -13.139594078063965, -7.661783218383789, -1.8394383192062378, -9.798535346984863, -1.664224624633789, -1.721611738204956, -1.2912087440490723, -12.72758960723877, -5.341880798339844, -2.4993896484375, -8.730159759521484, -0.6599512100219727, -1.8363858461380005, -3.0702075958251953, -0.009503831155598164, -0.024571983143687248, -0.012316669337451458, -0.007717890199273825, -0.006918201223015785, -0.005520726088434458, -0.007696298882365227, -0.023189805448055267, -0.01616392470896244, -0.006597979459911585, -0.004224176984280348, -0.003122412133961916, -3.711750030517578, -0.7052324414253235, 3.71174955368042, -32.01872253417969, 11.224637985229492, -1.1507214307785034, -0.2757300138473511, -0.42313945293426514, 5.270684242248535, -32.565452575683594, 13.644865036010742, -0.7283353209495544, -0.03478285297751427, -0.016241947188973427, 0.003052503103390336, -0.09564509987831116, 0.3563634753227234, 0.046763062477111816, 0.018084309995174408, 0.31442391872406006, -0.2048809975385666, 0.006086820736527443, -3.077847719192505, -0.8514142036437988, -3.044668674468994, -3.1015007495880127, -0.774538516998291, -3.1391563415527344, -0.7316818833351135, -0.15739095211029053, 9.650359153747559, -0.008912354707717896, -0.014309138059616089, -0.028939545154571533, -0.018524691462516785, 0.023754311725497246, 0.6412404775619507, 0.7647916674613953], "max": [0.011876692064106464, 0.6150345206260681, -0.24882636964321136, -0.43907836079597473, 0.17967140674591064, 0.5498090386390686, -0.3442801833152771, 0.015141169540584087, 0.07312166690826416, 1.0780508518218994, -0.9220262169837952, 0.8526934385299683, 0.4476560354232788, -0.14381302893161774, 0.011650079861283302, 0.0013220978435128927, -0.6041703224182129, 1.036571741104126, -0.4570063650608063, -0.004278908018022776, -0.012487674131989479, 0.004456100054085255, -0.6057630777359009, 1.0205036401748657, -0.4497081935405731, -0.0038576223887503147, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.001334751839749515, -0.0011413770262151957, 0.6466665267944336, 0.7216073274612427, 0.6711918115615845, 0.9775402545928955, 2.7639541625976562, 0.9728257656097412, 0.608709454536438, 0.5133324265480042, 0.32618582248687744, 0.3788303732872009, 0.4534527659416199, 1.293068528175354, 0.953292191028595, 1.0919445753097534, -3.1178696155548096, 7.722832679748535, 3.117216110229492, 2.0146522521972656, 0.8894994258880615, 2.4102563858032227, 0.7460317611694336, -3.006517171859741, 8.028083801269531, 3.622710704803467, -1.0989011526107788, 3.0415139198303223, 2.5824174880981445, 0.5451770424842834, 0.007678146008402109, 0.01495804637670517, 0.011940491385757923, 0.011032972484827042, 0.003249158151447773, 0.007289984729140997, 0.008510870859026909, 0.01959594339132309, 0.01554272510111332, 0.009915092960000038, 0.004328759387135506, 0.004877105355262756, -1.0817101001739502, 0.1596052348613739, 12.33785629272461, -20.84168243408203, 20.056570053100586, 0.796238124370575, 1.6967999935150146, 0.4676804542541504, 13.867095947265625, -22.245859146118164, 22.30884552001953, 1.231940507888794, 0.0229068323969841, 0.01516303513199091, 0.004884005058556795, -0.013663585297763348, 0.5470172166824341, 0.4273000657558441, 0.3494238555431366, 0.49376752972602844, 0.008234454318881035, 0.32172641158103943, 3.064117193222046, 0.3587349057197571, 3.092066764831543, -0.9371861219406128, -0.19137021899223328, 3.140087127685547, -0.45722508430480957, 0.19838547706604004, 9.843649864196777, 0.0108107328414917, 0.01329571008682251, 0.03264346718788147, -0.01675507426261902, 0.026082109659910202, 0.6435779929161072, 0.7666997313499451], "mean": [-0.29588988423347473, 0.009710827842354774, -0.39600908756256104, -1.3056801557540894, -0.3772205114364624, 0.23715384304523468, -0.5887492299079895, -0.2877694368362427, -0.052313730120658875, 0.6648731231689453, -1.3926194906234741, 0.4130118489265442, -0.20907674729824066, -0.4933696389198303, 0.011042646132409573, -0.0005834452458657324, -0.6059686541557312, 1.0357121229171753, -0.4579545557498932, -0.005180063657462597, -0.012898954562842846, 0.002039953600615263, -0.6084450483322144, 1.019256353378296, -0.450242817401886, -0.004457912407815456, 0.457297682762146, 1.7453181743621826, 0.457297682762146, 0.457297682762146, 0.457297682762146, 0.457297682762146, 0.5214219093322754, 1.7453181743621826, 0.5214219093322754, 0.5214219093322754, 0.5214219093322754, 0.5214219093322754, -0.0017548385076224804, -0.0011447891592979431, -0.001983070746064186, -0.00021907693007960916, -0.0006496302667073905, 0.0015261502703651786, 0.0009499308653175831, 0.008112408220767975, -0.001186918350867927, 0.007800027262419462, -0.0006134163704700768, 0.0008989095222204924, -0.00794311985373497, -0.021599408239126205, -0.005763739813119173, -0.013919487595558167, -7.924870491027832, -1.3988096714019775, -0.02371339686214924, -4.22005033493042, -0.12354959547519684, 0.2231013923883438, -0.23922838270664215, -6.104751110076904, 2.585496187210083, 0.11539285629987717, -5.1115617752075195, 0.3527321517467499, -0.069337859749794, -0.6715933680534363, 4.649272159440443e-05, 0.00046546640805900097, 4.206089215585962e-05, 1.605372926860582e-05, 5.188020440982655e-05, -5.193085235077888e-05, 0.00010202007251791656, -0.00024208890681620687, 0.00022838328732177615, 0.0001535245100967586, 1.37469041874283e-05, -2.702428901102394e-05, -2.3094143867492676, -0.16332195699214935, 7.864966869354248, -26.288864135742188, 16.437877655029297, 0.006686796899884939, 0.8579012155532837, 0.1024303287267685, 9.83465576171875, -27.668354034423828, 17.721933364868164, 0.41537612676620483, 0.0016763120656833053, -0.002181297866627574, 0.0038935488555580378, -0.05090629681944847, 0.4308260977268219, 0.19160503149032593, 0.23881690204143524, 0.39003777503967285, -0.08784325420856476, 0.20515090227127075, -1.1763887405395508, -0.4149314761161804, 0.9325507283210754, -2.2997519969940186, -0.5576809048652649, 0.42373770475387573, -0.6046984791755676, 0.039351481944322586, 9.77757740020752, 0.001421580440364778, 0.00013232798664830625, 0.0002191882231272757, -0.01783953234553337, 0.025223106145858765, 0.6424294710159302, 0.7657209634780884], "std": [0.2520875334739685, 0.2772737145423889, 0.09722599387168884, 0.4272463619709015, 0.6129572987556458, 0.167775496840477, 0.11813841015100479, 0.2587835192680359, 0.1602923572063446, 0.158344566822052, 0.2830474376678467, 0.22884108126163483, 0.30711984634399414, 0.20682193338871002, 0.0002354957105126232, 0.0010013971477746964, 0.0007053756271488965, 0.0006230712169781327, 0.0005686814547516406, 0.0008490951731801033, 0.00017522790585644543, 0.0012338581727817655, 0.0009598309407010674, 0.0005890326574444771, 0.00031000294256955385, 0.000510954880155623, 0.7613437175750732, 1.1086463928222656e-05, 0.7613437175750732, 0.7613437175750732, 0.7613437175750732, 0.7613437175750732, 0.7936244606971741, 1.1086463928222656e-05, 0.7936244606971741, 0.7936244606971741, 0.7936244606971741, 0.7936244606971741, 0.00014789609122090042, 7.880512384872418e-07, 0.16751866042613983, 0.24060897529125214, 0.13032354414463043, 0.29883795976638794, 0.47243356704711914, 0.24243740737438202, 0.13276207447052002, 0.17331771552562714, 0.11835350096225739, 0.13048464059829712, 0.1647869050502777, 0.20094798505306244, 0.2689761519432068, 0.15936556458473206, 2.556986093521118, 4.091978073120117, 1.1427580118179321, 2.8776261806488037, 0.4566613733768463, 0.8792804479598999, 0.4452125132083893, 2.5399820804595947, 3.083355665206909, 1.3226306438446045, 1.818018913269043, 0.7797349691390991, 0.7114598155021667, 0.562431275844574, 0.002666251501068473, 0.00518435426056385, 0.004161760676652193, 0.00275056972168386, 0.0010344291804358363, 0.0013337278505787253, 0.0027114679105579853, 0.0056327395141124725, 0.004801147151738405, 0.0024481744039803743, 0.0009743774426169693, 0.0011960086412727833, 0.41700437664985657, 0.13079717755317688, 1.873610019683838, 2.861567497253418, 2.056501626968384, 0.5790435671806335, 0.3431324064731598, 0.14085698127746582, 1.7430280447006226, 2.9153430461883545, 1.9024832248687744, 0.6061679720878601, 0.007443368434906006, 0.00454685790464282, 0.000437892391346395, 0.015365097671747208, 0.06623733788728714, 0.11275698989629745, 0.11055243015289307, 0.06228426471352577, 0.055494338274002075, 0.10375484824180603, 2.176328420639038, 0.46786031126976013, 2.385180950164795, 0.7897862792015076, 0.16958372294902802, 2.6892850399017334, 0.03598923608660698, 0.04744923487305641, 0.024605119600892067, 0.0031010289676487446, 0.0045868889428675175, 0.007779797539114952, 0.0003270226006861776, 0.00036740771611221135, 0.0005916430964134634, 0.0004956110497005284], "count": [497]}, "action": {"min": [-0.8210049867630005, -0.20536018908023834, -0.6496199369430542, -1.7249761819839478, -1.3970845937728882, -0.057445019483566284, -0.6981316804885864, -0.8958513140678406, -0.4150947332382202, 0.527893602848053, -1.7123374938964844, 0.1429314762353897, -0.5210998058319092, -0.6981316804885864, 0.009784379974007607, -0.008647922426462173, -0.6050467491149902, 1.0319269895553589, -0.4596889615058899, -0.006433099042624235, -0.013981891795992851, -0.0062731532379984856, -0.6073136925697327, 1.0153188705444336, -0.4512026309967041, -0.005623840261250734, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.00200325227342546, -0.0011471186298877, -0.4755709767341614, -1.0774089097976685, -0.35095202922821045, -1.045389175415039, -2.1013870239257812, -0.9379831552505493, -0.8194499015808105, -0.6663161516189575, -0.4499439597129822, -0.5634364485740662, -0.5238975286483765, -0.9151721596717834, -0.8583444356918335, -0.6832927465438843], "max": [0.00700491014868021, 0.6112361550331116, -0.21658200025558472, -0.35285890102386475, 0.18606632947921753, 0.5534722208976746, -0.34383100271224976, 0.01094205304980278, 0.07970265299081802, 1.1360206604003906, -0.8620762825012207, 0.8556709289550781, 0.4525049328804016, -0.14081831276416779, 0.012714052572846413, 0.0032946241553872824, -0.6005799770355225, 1.0349600315093994, -0.45601412653923035, -0.004082031548023224, -0.011200851760804653, 0.006014369893819094, -0.6019055843353271, 1.019120216369629, -0.4491373598575592, -0.003950565122067928, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.001334751839749515, -0.0011413770262151957, 0.6466665267944336, 0.7216073274612427, 0.6711918115615845, 0.9775402545928955, 2.7639541625976562, 0.9728257656097412, 0.608709454536438, 0.5133324265480042, 0.32618582248687744, 0.3788303732872009, 0.4534527659416199, 1.0964698791503906, 0.953292191028595, 0.8114575743675232], "mean": [-0.33000773191452026, 0.018901042640209198, -0.40953025221824646, -1.250873327255249, -0.37852251529693604, 0.23673877120018005, -0.5860581994056702, -0.30249854922294617, -0.06148494407534599, 0.684389591217041, -1.359716773033142, 0.4062623679637909, -0.20872797071933746, -0.4991661310195923, 0.01129188109189272, -0.0011084744473919272, -0.6027787923812866, 1.0339078903198242, -0.4579507112503052, -0.004998102318495512, -0.012493357993662357, 0.0012587136588990688, -0.6049073338508606, 1.0172417163848877, -0.45036840438842773, -0.0046872287057340145, 0.457297682762146, 1.7453181743621826, 0.457297682762146, 0.457297682762146, 0.457297682762146, 0.457297682762146, 0.5214219093322754, 1.7453181743621826, 0.5214219093322754, 0.5214219093322754, 0.5214219093322754, 0.5214219093322754, -0.0017538005486130714, -0.0011447789147496223, -0.0020969624165445566, -0.0002838070795405656, -0.0006519865128211677, 0.0015136642614379525, 0.0008928065653890371, 0.008192700333893299, -0.0011965400772169232, 0.008772330358624458, 7.405957876471803e-05, 0.0007681804709136486, -0.008240454830229282, -0.024505961686372757, -0.007008327636867762, -0.016358831897377968], "std": [0.2591327428817749, 0.26238372921943665, 0.11348093301057816, 0.43582600355148315, 0.6145886182785034, 0.1703159511089325, 0.11679051071405411, 0.2693402171134949, 0.15382210910320282, 0.1750936061143875, 0.2929646670818329, 0.2302834391593933, 0.30981311202049255, 0.20545709133148193, 0.0005693332641385496, 0.0018598514143377542, 0.0008627278730273247, 0.0006190648418851197, 0.0007143017719499767, 0.0006785723380744457, 0.0005218967562541366, 0.0018653000006452203, 0.00109777448233217, 0.0008076280355453491, 0.0004045056411996484, 0.00038827917887829244, 0.7613436579704285, 1.1086463928222656e-05, 0.7613436579704285, 0.7613436579704285, 0.7613436579704285, 0.7613436579704285, 0.7936244606971741, 1.1086463928222656e-05, 0.7936244606971741, 0.7936244606971741, 0.7936244606971741, 0.7936244606971741, 0.00014815958274994045, 7.862490747356787e-07, 0.1675044298171997, 0.24061588943004608, 0.13032419979572296, 0.2988380789756775, 0.47243237495422363, 0.24242085218429565, 0.1327621191740036, 0.17153780162334442, 0.11756683886051178, 0.1304456740617752, 0.1646409034729004, 0.19017870724201202, 0.2670596241950989, 0.14935758709907532], "count": [497]}, "timestamp": {"min": [0.0], "max": [16.533333333333335], "mean": [8.266666666666666], "std": [4.782375049189588], "count": [497]}, "frame_index": {"min": [0], "max": [496], "mean": [248.0], "std": [143.47125147568764], "count": [497]}, "episode_index": {"min": [303], "max": [303], "mean": [303.0], "std": [0.0], "count": [497]}, "index": {"min": [119731], "max": [120227], "mean": [119979.0], "std": [143.47125147568764], "count": [497]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [497]}, "subtask_annotation": {"mean": [0.4788732394366197, 2.0, 2.0, 2.0, 2.0], "std": [0.5075450223640571, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [497]}, "scene_annotation": {"mean": [303.0], "std": [0.0], "min": [303], "max": [303], "count": [497]}, "eef_direction_state": {"mean": [4.189134808853119, 3.8490945674044266], "std": [1.972762889055401, 2.2399707585380026], "min": [0, 0], "max": [6, 6], "count": [497]}, "eef_velocity_state": {"mean": [0.7826961770623743, 0.676056338028169], "std": [0.8228761298004988, 0.645125774118245], "min": [0, 0], "max": [2, 2], "count": [497]}, "eef_acc_mag_state": {"mean": [0.6599597585513078, 0.5975855130784709], "std": [0.8142755469671614, 0.8068084309779971], "min": [0, 0], "max": [2, 2], "count": [497]}, "eef_direction_action": {"mean": [3.535211267605634, 3.5714285714285716], "std": [2.079716066954501, 2.101888719356934], "min": [0, 0], "max": [6, 6], "count": [497]}, "eef_velocity_action": {"mean": [0.9456740442655935, 0.806841046277666], "std": [0.7711252839921771, 0.610862009996408], "min": [0, 0], "max": [2, 2], "count": [497]}, "eef_acc_mag_action": {"mean": [0.8933601609657947, 0.8853118712273642], "std": [0.8359961208924673, 0.8445145244529472], "min": [0, 0], "max": [2, 2], "count": [497]}, "eef_sim_pose_state": {"mean": [0.3117203005751821, 0.23171207665680355, 0.16827952377853692, -1.1639397675429886, -0.41513027255585766, 0.920092045661453, 0.2894085054554565, -0.1717713978972752, 0.15340403747894818, -2.2997393847690835, -0.5577566349608546, 0.4301112613643826], "std": [0.05564629735688293, 0.12204754741502902, 0.02520244876303482, 2.205178196811652, 0.4678623321883894, 2.4100953665696037, 0.06173779943991628, 0.053637231357164215, 0.023727781177048383, 0.7898069509505413, 0.16960356298430962, 2.7340579390920774], "min": [0.24125574116480208, 0.10872574931518847, 0.11277941135867865, -3.1100042449888177, -0.8514164226250059, -3.1309839155308072, 0.2144983180203203, -0.29126311936315114, 0.11276781469630985, -3.1015013473923467, -0.7750118281108638, -3.1414118965842075], "max": [0.4108303686928026, 0.47868683171815346, 0.20948821866676134, 3.1399727366278243, 0.3584578723370462, 3.1186922412289872, 0.4118040257199138, -0.12984850550237156, 0.18191951922235503, -0.9371940905152532, -0.19137182071927916, 3.141443227982507], "count": [497]}, "eef_sim_pose_action": {"mean": [0.3193298248956863, 0.23316600534095724, 0.16455783520994752, -1.2145169355370808, -0.4347148900143006, 0.9559765177825004, 0.29157361491662515, -0.1738136305261607, 0.14776434409825037, -2.267765098703589, -0.5556997420660743, 0.7913226495126358], "std": [0.05554259791712094, 0.1199928623621153, 0.025195112520328408, 2.2081736655855453, 0.49048122874027017, 2.4143649676616428, 0.06303445550640974, 0.053898744771977466, 0.024399380677279207, 0.802108426137332, 0.19220967052782092, 2.6600349299283197], "min": [0.24440974813539376, 0.10952724647526742, 0.10863922362566152, -3.1312969696288318, -0.8946194191745619, -3.1124251400349583, 0.21509112957618007, -0.30216077701491195, 0.09603336332364695, -3.0564959483463277, -0.787367932518655, -3.14126505597268], "max": [0.41671557764763806, 0.4746713877447673, 0.22741631437083598, 3.127051599336985, 0.36397408462025194, 3.127430934582054, 0.42086677780109516, -0.12909024053362522, 0.18055805673770403, -0.8887826264844028, -0.12074127515620425, 3.1402883890313764], "count": [497]}}} +{"episode_index": 297, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4383415080738178]], [[0.5442469530949634]], [[0.477765830449827]]], "std": [[[0.29861517045258784]], [[0.21944671384284023]], [[0.2254020459852523]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.425196361976163]], [[0.4234570117262591]], [[0.3489500720876586]]], "std": [[[0.30809750884573806]], [[0.2493775431955508]], [[0.2882819650692382]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4459316993464052]], [[0.4563616733948482]], [[0.3966745963091119]]], "std": [[[0.2868533517234066]], [[0.22567696187710617]], [[0.2563227148585701]]], "count": [100]}, "observation.state": {"min": [-0.5443320274353027, -0.2471010982990265, -0.5474181175231934, -1.073280692100525, -1.565195083618164, -0.26655688881874084, -0.701917290687561, -0.8712271451950073, -0.49614715576171875, 0.5310043692588806, -1.712071418762207, 0.2805669903755188, -0.6691089868545532, -0.6967692375183105, 0.010017707012593746, -0.010848450474441051, -0.6088317036628723, 1.035723328590393, -0.46370694041252136, -0.003979419358074665, -0.006771934684365988, 0.0026969697792083025, -0.6162033677101135, 1.01438307762146, -0.4512538015842438, -0.009370118379592896, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.003336378140375018, -2.2229207843338372e-06, -0.6859789490699768, -0.8151732683181763, -0.8150348663330078, -0.9823212623596191, -2.6911392211914062, -0.5882502794265747, -2.073307514190674, -0.23335109651088715, -0.14634999632835388, -1.2790172100067139, -0.8915186524391174, -1.0823814868927002, -1.5668442249298096, -0.825298011302948, -11.302277565002441, -9.920635223388672, -2.6117215156555176, -9.676435470581055, -0.6025640964508057, -1.0616605281829834, -1.1477411985397339, -9.70993709564209, -2.472527503967285, -3.1031746864318848, -12.78998851776123, -0.5738705992698669, -4.705738544464111, -3.18498158454895, -0.009553157724440098, -0.020923880860209465, -0.0174667127430439, -0.0071182698011398315, -0.015448058024048805, -0.012131273746490479, -0.008319271728396416, -0.013964918442070484, -0.0139707550406456, -0.006145901512354612, -0.014354505576193333, -0.010824620723724365, -3.160290002822876, -0.32168498635292053, 3.7810356616973877, -31.35780143737793, 10.856189727783203, -0.6771982908248901, -0.8696100115776062, -0.4008689522743225, 7.037477016448975, -31.712709426879883, 12.643129348754883, -0.3075653612613678, -0.019287876784801483, -0.013750617392361164, 0.0006105006323195994, -0.10930868983268738, 0.3257218599319458, -0.028337175026535988, -0.07870364189147949, 0.3130214810371399, -0.24257338047027588, 0.056524645537137985, -2.9455814361572266, -1.4550589323043823, -2.729607343673706, -2.594804525375366, -0.7019006609916687, 2.136098861694336, -0.7566980719566345, -0.2104247808456421, 9.544639587402344, -0.011873781681060791, -0.011981308460235596, -0.029077470302581787, -0.02632829360663891, 0.018206270411610603, 0.7819744348526001, 0.5976962447166443], "max": [-0.01706160604953766, 0.281626433134079, -0.3349339962005615, -0.32883208990097046, 0.13237380981445312, 0.6912354826927185, 0.00047555562923662364, 0.056360866874456406, 0.008522266522049904, 1.2779793739318848, -0.8830325603485107, 1.0625189542770386, 0.02411952055990696, -0.12474582344293594, 0.01103143859654665, -0.0036523593589663506, -0.6047735214233398, 1.0375219583511353, -0.4589061141014099, 0.0024659698829054832, -0.006113771814852953, 0.009174411185085773, -0.609779953956604, 1.0177632570266724, -0.4456818699836731, -0.004830414429306984, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.004102250095456839, 2.6849922960536787e-06, 0.8602843284606934, 0.7162319421768188, 0.6563658118247986, 1.397716760635376, 3.1679883003234863, 1.958698034286499, 0.8702858686447144, 1.102634310722351, 0.5800827741622925, 0.057796601206064224, 0.3762703835964203, 1.4444245100021362, 0.29399731755256653, 0.31146764755249023, -3.2960338592529297, 5.463980674743652, 2.990842580795288, 1.404151439666748, 0.5451770424842834, 2.6398046016693115, 1.1764346361160278, -2.1491031646728516, 9.89011001586914, 1.3620268106460571, -2.1367523670196533, 1.2912087440490723, 1.004273533821106, 0.14346764981746674, 0.007797854021191597, 0.01961291953921318, 0.009662555530667305, 0.007186428643763065, 0.006187392398715019, 0.007689830381423235, 0.005730761680752039, 0.016828443855047226, 0.010435974225401878, 0.009784922003746033, 0.006937118712812662, 0.01720239408314228, -0.46661999821662903, 0.43798646330833435, 10.244428634643555, -21.877857208251953, 19.892574310302734, 0.9309676885604858, 1.2726000547409058, 0.4713922142982483, 13.688932418823242, -23.12516975402832, 20.9398250579834, 1.422636866569519, 0.02423839643597603, 0.017652960494160652, 0.003663003910332918, -0.013663585297763348, 0.4732000231742859, 0.3729263246059418, 0.10153364390134811, 0.5141916871070862, -0.004199627321213484, 0.26987528800964355, 2.4975786209106445, 0.4827580153942108, 2.647003650665283, -1.162179946899414, -0.17666593194007874, 2.727400779724121, -0.5405338406562805, 0.18694177269935608, 9.85890007019043, 0.019346415996551514, 0.029408812522888184, 0.030287593603134155, -0.02260832116007805, 0.02046259306371212, 0.8010359406471252, 0.6226341724395752], "mean": [-0.16500701010227203, -0.08051556348800659, -0.42430931329727173, -0.8423569798469543, -0.4853627681732178, 0.16229677200317383, -0.46286672353744507, -0.15676523745059967, -0.14433930814266205, 0.6797870397567749, -1.4689115285873413, 0.6669850945472717, -0.387737900018692, -0.39246711134910583, 0.01056661270558834, -0.006929404102265835, -0.6080591082572937, 1.0363115072250366, -0.4610280990600586, -0.0001938227069331333, -0.0063378456979990005, 0.0060987891629338264, -0.6143984198570251, 1.0155012607574463, -0.44958850741386414, -0.006344581954181194, 0.8597255349159241, 1.745330572128296, 0.8597255349159241, 0.8597255349159241, 0.8597255349159241, 0.8597255349159241, 0.6816567182540894, 1.745330572128296, 0.6816567182540894, 0.6816567182540894, 0.6816567182540894, 0.6816567182540894, 0.003617209382355213, -2.4403180987064843e-07, -0.011692150495946407, 0.009990234859287739, -0.023147564381361008, -0.005878070369362831, -0.029000330716371536, 0.04397148638963699, 0.007219339720904827, 0.12151779979467392, 0.06460527330636978, -0.10140059143304825, -0.06517482548952103, 0.04022928699851036, -0.09808920323848724, -0.052125733345746994, -6.671245098114014, -3.2633261680603027, -0.31197988986968994, -4.927907466888428, 0.010430267080664635, 0.25222280621528625, -0.13728375732898712, -4.653207302093506, 3.281266212463379, -0.25569266080856323, -5.6673479080200195, 0.2508622407913208, -1.0715961456298828, -0.5696243047714233, -0.0004643188149202615, 0.00034042997867800295, -0.0006536039290949702, -0.0005772006115876138, -0.0004988862783648074, -0.0007484112284146249, -8.022839756449685e-05, 0.0005005775601603091, 1.2231268556206487e-05, 0.00030950826476328075, -0.0006375965313054621, 5.952229184913449e-05, -1.5350733995437622, 0.1887979805469513, 6.75881814956665, -28.565229415893555, 14.393683433532715, -0.0057546463795006275, 0.37138816714286804, 0.1968347281217575, 8.88573932647705, -28.80667495727539, 15.433399200439453, 0.3918972611427307, 0.003475889563560486, -0.002231132471933961, 0.001769223716109991, -0.062467750161886215, 0.3742104470729828, 0.10219796746969223, 0.035322483628988266, 0.3623996078968048, -0.08374538272619247, 0.1718365103006363, -0.5519936680793762, -0.6857404112815857, 0.06923072040081024, -2.1172564029693604, -0.4760933518409729, 2.5280394554138184, -0.6522979140281677, 0.012010768987238407, 9.76858901977539, 0.002076398115605116, 0.0009739923989400268, -0.0011352088768035173, -0.02524474821984768, 0.01996637135744095, 0.7917629480361938, 0.6099212169647217], "std": [0.18086253106594086, 0.20565278828144073, 0.06460897624492645, 0.25953319668769836, 0.699567437171936, 0.3805527985095978, 0.2301534116268158, 0.17954644560813904, 0.1314101219177246, 0.11286728084087372, 0.16349156200885773, 0.24590225517749786, 0.2605516314506531, 0.19058682024478912, 0.00025908031966537237, 0.0021032881923019886, 0.0007204683497548103, 0.0003190622082911432, 0.0008566799806430936, 0.0021191562991589308, 0.00014451747119892389, 0.0018650988349691033, 0.0014517129166051745, 0.0012206154642626643, 0.0008740520570427179, 0.001492008101195097, 0.8566836714744568, 1.3113021850585938e-06, 0.8566836714744568, 0.8566836714744568, 0.8566836714744568, 0.8566836714744568, 0.809571385383606, 1.3113021850585938e-06, 0.809571385383606, 0.809571385383606, 0.809571385383606, 0.809571385383606, 0.00013245578156784177, 8.090850656117254e-07, 0.22366154193878174, 0.2320343255996704, 0.17448024451732635, 0.3533685505390167, 0.8565177321434021, 0.435037225484848, 0.39548131823539734, 0.23120534420013428, 0.1567182093858719, 0.266005277633667, 0.22583182156085968, 0.3896249830722809, 0.29500481486320496, 0.19943004846572876, 2.1054208278656006, 4.293252944946289, 1.5225650072097778, 3.1109368801116943, 0.20811963081359863, 0.872072696685791, 0.5076167583465576, 1.795717716217041, 3.403592824935913, 1.368341326713562, 2.1038875579833984, 0.4410400986671448, 1.4698904752731323, 0.656220018863678, 0.0028538061305880547, 0.006381810177117586, 0.004922694526612759, 0.002790082013234496, 0.0027565350756049156, 0.002484001452103257, 0.002685795072466135, 0.005312828347086906, 0.004387126304209232, 0.0028736446984112263, 0.0029714431148022413, 0.003519270336255431, 0.5311450362205505, 0.15453925728797913, 1.5212440490722656, 1.7037503719329834, 2.086432695388794, 0.38904911279678345, 0.43331047892570496, 0.16552066802978516, 1.5273629426956177, 2.535679340362549, 1.5531880855560303, 0.4161536991596222, 0.007541504688560963, 0.0048014922067523, 0.0005065124714747071, 0.020079387351870537, 0.053167738020420074, 0.13652008771896362, 0.060998979955911636, 0.04696488380432129, 0.05985984951257706, 0.05392613634467125, 1.8818535804748535, 0.6771743297576904, 1.8811867237091064, 0.4110904335975647, 0.11488031595945358, 0.14472436904907227, 0.04403170943260193, 0.06574468314647675, 0.04014941677451134, 0.004665450658649206, 0.006520036607980728, 0.008556470274925232, 0.0004893711302429438, 0.0002787835546769202, 0.0051276795566082, 0.006665937602519989], "count": [232]}, "action": {"min": [-0.604095995426178, -0.2363058179616928, -0.6200061440467834, -1.086151361465454, -1.5707963705062866, -0.2661041021347046, -0.6981316804885864, -0.7076672315597534, -0.4891899824142456, 0.4283581078052521, -1.7100894451141357, 0.31114494800567627, -0.6981316804885864, -0.6981316804885864, 0.00829390063881874, -0.009884728118777275, -0.6058008670806885, 1.0283458232879639, -0.46407338976860046, -0.003433561185374856, -0.008435244672000408, 0.002679408062249422, -0.6134520769119263, 1.0071754455566406, -0.4527997374534607, -0.008551100268959999, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.003336378140375018, -2.2229207843338372e-06, -0.6859789490699768, -0.8151732683181763, -0.8150348663330078, -0.9823212623596191, -2.6911392211914062, -0.844822347164154, -2.073307514190674, -0.23335109651088715, -0.14634999632835388, -1.2790172100067139, -0.8915186524391174, -1.0823814868927002, -1.2227351665496826, -0.825298011302948], "max": [-0.023420067504048347, 0.27616000175476074, -0.300326406955719, -0.2476886808872223, 0.13339819014072418, 0.6981316804885864, 0.0021461588330566883, 0.11596561968326569, 0.10484592616558075, 0.9580544829368591, -1.1036574840545654, 1.0630356073379517, -0.07324936985969543, -0.1307201385498047, 0.011887344531714916, -0.002760223811492324, -0.5961078405380249, 1.0351977348327637, -0.4592597186565399, 0.00197946117259562, -0.005015116184949875, 0.009419439360499382, -0.6030802130699158, 1.0158556699752808, -0.4459908604621887, -0.004840526729822159, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.004102250095456839, 2.6849922960536787e-06, 0.8602843284606934, 0.7162319421768188, 0.6563658118247986, 1.397716760635376, 3.1679883003234863, 1.958698034286499, 0.8702858686447144, 1.102634310722351, 0.5800827741622925, 0.057796601206064224, 0.3762703835964203, 1.4444245100021362, 0.29399731755256653, 0.3689587116241455], "mean": [-0.20083560049533844, -0.06515416502952576, -0.4439336061477661, -0.8062177896499634, -0.4912331998348236, 0.1661718338727951, -0.45668265223503113, -0.13663294911384583, -0.12140624970197678, 0.6607212424278259, -1.4509869813919067, 0.6685973405838013, -0.4053090512752533, -0.40312469005584717, 0.010421229526400566, -0.00655070086941123, -0.6034576296806335, 1.0336872339248657, -0.4611411988735199, -0.0003496093850117177, -0.0063018533401191235, 0.005515960045158863, -0.6100882887840271, 1.0132725238800049, -0.44980746507644653, -0.006226849276572466, 0.8631108999252319, 1.745330572128296, 0.8631108999252319, 0.8631108999252319, 0.8631108999252319, 0.8631108999252319, 0.6739833354949951, 1.745330572128296, 0.6739833354949951, 0.6739833354949951, 0.6739833354949951, 0.6739833354949951, 0.0036176445428282022, -2.5574937012606824e-07, -0.011845476925373077, 0.00839617196470499, -0.023434583097696304, -0.006951424293220043, -0.024899285286664963, 0.03964970260858536, 0.007123006507754326, 0.12084650248289108, 0.06546104699373245, -0.09901399910449982, -0.06410905718803406, 0.03515171259641647, -0.08963704109191895, -0.05004420131444931], "std": [0.1881946325302124, 0.1938418745994568, 0.09260876476764679, 0.27945923805236816, 0.7021007537841797, 0.3801744878292084, 0.2292972356081009, 0.13690824806690216, 0.11402314156293869, 0.06997395306825638, 0.1292770951986313, 0.24351419508457184, 0.2652953565120697, 0.19067993760108948, 0.0005905983853153884, 0.0020582336001098156, 0.001400538720190525, 0.0009663071250542998, 0.0008249722304753959, 0.001818427350372076, 0.0005365617689676583, 0.0018511987291276455, 0.0017293015262112021, 0.0015601259656250477, 0.0010526664555072784, 0.0012399497209116817, 0.8563438653945923, 1.3113021850585938e-06, 0.8563438653945923, 0.8563438653945923, 0.8563438653945923, 0.8563438653945923, 0.8075741529464722, 1.3113021850585938e-06, 0.8075741529464722, 0.8075741529464722, 0.8075741529464722, 0.8075741529464722, 0.0001329141523456201, 7.844143965485273e-07, 0.2236599177122116, 0.23287160694599152, 0.17403757572174072, 0.3540820777416229, 0.8581176400184631, 0.4398820400238037, 0.3954819142818451, 0.23101148009300232, 0.1574215590953827, 0.262590616941452, 0.22847625613212585, 0.38263729214668274, 0.2717323303222656, 0.20192183554172516], "count": [232]}, "timestamp": {"min": [0.0], "max": [7.7], "mean": [3.85], "std": [2.2324003026140073], "count": [232]}, "frame_index": {"min": [0], "max": [231], "mean": [115.5], "std": [66.97200907842021], "count": [232]}, "episode_index": {"min": [304], "max": [304], "mean": [304.0], "std": [0.0], "count": [232]}, "index": {"min": [120228], "max": [120459], "mean": [120343.5], "std": [66.97200907842021], "count": [232]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [232]}, "subtask_annotation": {"mean": [0.3922413793103448, 2.0, 2.0, 2.0, 2.0], "std": [0.5055981200295423, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [232]}, "scene_annotation": {"mean": [304.0], "std": [0.0], "min": [304], "max": [304], "count": [232]}, "eef_direction_state": {"mean": [3.8620689655172415, 3.021551724137931], "std": [1.8680459628664594, 1.9574044229312504], "min": [0, 0], "max": [6, 6], "count": [232]}, "eef_velocity_state": {"mean": [0.9137931034482759, 1.1163793103448276], "std": [0.8259682460002404, 0.6754875589754105], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_acc_mag_state": {"mean": [0.8793103448275862, 0.8491379310344828], "std": [0.8372283132537238, 0.8502530748664526], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_direction_action": {"mean": [3.2672413793103448, 3.2543103448275863], "std": [1.802095325565686, 2.042644172153073], "min": [0, 0], "max": [6, 6], "count": [232]}, "eef_velocity_action": {"mean": [1.0603448275862069, 1.1293103448275863], "std": [0.7166588317281359, 0.7135411016094936], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_acc_mag_action": {"mean": [1.0862068965517242, 1.1853448275862069], "std": [0.783107927529363, 0.7906516638240442], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_sim_pose_state": {"mean": [0.2341728731736568, 0.186016834597076, 0.023565220659842907, -0.5390848561237637, -0.6864069051604154, 0.05622532426335974, 0.24801417847890386, -0.18663407410142183, 0.12311624083315922, -2.117243135488596, -0.476201229575271, 2.5281745930201076], "std": [0.04460156149427668, 0.11225507045225741, 0.022908110895228668, 1.907391589217739, 0.67764602165881, 1.9049790579576447, 0.04499899077313652, 0.052948175732845666, 0.022803727379405638, 0.4111174881862876, 0.11474202444332463, 0.14459752087654695], "min": [0.1886760505415791, 0.08529381572541483, -0.02745624312648006, -2.9454862691614627, -1.455182111246928, -3.0785634984732266, 0.19663427678114503, -0.3403012577408592, 0.07391091304375358, -2.594682607583423, -0.7019092867546883, 2.1363053625827013], "max": [0.31815490984884587, 0.3920738869949078, 0.0491020115367589, 3.053445663883436, 0.48275874511673456, 2.796154915484106, 0.4012954324192159, -0.13705251118519687, 0.16049337511325273, -1.1621924997419444, -0.1775460667458577, 2.7274729935018467], "count": [232]}, "eef_sim_pose_action": {"mean": [0.24212400811520696, 0.19229078176678255, 0.023735067386583854, -0.4635676865972286, -0.6896731984628428, -0.0816393755244695, 0.24290576390169288, -0.17935629588898186, 0.11536267017616583, -2.126002558131154, -0.5077742182273215, 2.5234721518814776], "std": [0.04391652251303815, 0.11293847019156769, 0.020596602725928732, 1.9403033267158196, 0.7012045616987269, 1.940226428676104, 0.0387174505840768, 0.0456039178061754, 0.026308859439490268, 0.3480450988555274, 0.11075446848458988, 0.11878271894775824], "min": [0.19381408263496208, 0.08593426264027224, -0.022845774061150737, -3.1189408798244074, -1.4750451151724646, -3.0516625995956264, 0.17762457731386522, -0.3166127041697106, 0.04787319966492721, -2.6162257889942957, -0.8714023429268593, 2.215966685895479], "max": [0.3285560082940886, 0.3983264425901518, 0.04874370463114315, 2.706895782103813, 0.5211867637942493, 2.837221514692775, 0.38556941141811796, -0.1288658923971813, 0.16704644195351742, -1.5094300996848369, -0.26520891072831043, 2.6866855706075974], "count": [232]}}} +{"episode_index": 298, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42159633314109957]], [[0.5564737408688967]], [[0.4740921808919646]]], "std": [[[0.3029777130291922]], [[0.1923413060612973]], [[0.2307227124607583]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44697306564782774]], [[0.42411776480199925]], [[0.3342614619377163]]], "std": [[[0.2985005685298878]], [[0.2517756074692741]], [[0.30574810219211357]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4441937355824683]], [[0.41910691080353707]], [[0.3190565263360246]]], "std": [[[0.2853023258792814]], [[0.23638540606182984]], [[0.2983708004629581]]], "count": [100]}, "observation.state": {"min": [-0.15293148159980774, -0.2863030731678009, -0.20218177139759064, -1.8898305892944336, -1.4317779541015625, -0.5719292759895325, -0.699246883392334, -0.5170379877090454, -0.4098091125488281, 0.016688795760273933, -1.6186614036560059, 0.7289791703224182, -0.21135103702545166, -0.3346503973007202, -0.01082899235188961, -0.017425335943698883, -0.6005406975746155, 0.9565695524215698, -0.3932402431964874, -0.012027439661324024, -0.0061575560830533504, 0.009792989119887352, -0.5529270768165588, 0.9647331833839417, -0.4580085873603821, 0.030019564554095268, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0126850800588727, -0.0003671059384942055, -0.5919696688652039, -0.5342305898666382, -0.5105125904083252, -1.3040332794189453, -1.4912313222885132, -1.4886534214019775, -1.6004927158355713, -1.0976057052612305, -0.6056395173072815, -0.9203537106513977, -1.6605361700057983, -1.3759710788726807, -0.6095098853111267, -0.7296294569969177, -7.816944599151611, -5.433455467224121, -1.6568986177444458, -16.819292068481445, -2.123321294784546, -0.8894994258880615, -2.5824174880981445, -9.019552230834961, -7.936508655548096, -4.142246723175049, -13.156289100646973, -1.2912087440490723, -2.9554333686828613, -3.988400459289551, -0.005532490089535713, -0.013624973595142365, -0.04965212196111679, -0.006273944862186909, -0.012163992039859295, -0.028827426955103874, -0.005927233025431633, -0.02185901626944542, -0.05817084386944771, -0.039586666971445084, -0.00974274706095457, -0.0186073649674654, 0.1272599995136261, -0.5122214555740356, 5.552777290344238, -29.095352172851562, 9.843437194824219, -1.2484700679779053, -1.9513200521469116, -1.0467133522033691, -7.052324295043945, -30.095111846923828, 5.445385932922363, -1.7409957647323608, -0.024043677374720573, -0.015496557578444481, 0.006105006206780672, -0.10930868983268738, 0.3230662941932678, 0.08071481436491013, 0.019123554229736328, 0.3791806399822235, -0.4022594392299652, -0.017081378027796745, -3.1240365505218506, -1.1606204509735107, -3.022777557373047, -2.087690830230713, -0.8817771077156067, 1.5867773294448853, -0.7698248624801636, -0.4085516035556793, 9.566933631896973, -0.040684908628463745, -0.05540230870246887, -0.052688151597976685, -0.02404697611927986, 0.011894004419445992, 0.6205031275749207, 0.7816501259803772], "max": [0.20688946545124054, 0.0886046513915062, 0.3599940538406372, -1.1523078680038452, 0.014499571174383163, 0.3595665991306305, -0.18930497765541077, 0.08477248251438141, 0.2821967303752899, 0.6538501381874084, -0.7022545337677002, 1.3713099956512451, 0.16727566719055176, -0.050234049558639526, -0.0033832169137895107, -0.014215439558029175, -0.5683058500289917, 0.9605632424354553, -0.37606626749038696, 0.006184897385537624, 0.0010845318902283907, 0.013348348438739777, -0.5129051208496094, 0.981839656829834, -0.4425082802772522, 0.04602323845028877, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.011825412511825562, 1.688141310296487e-06, 0.5417019724845886, 0.4042910039424896, 0.6560976505279541, 1.1561981439590454, 2.9028358459472656, 1.2012006044387817, 1.6502586603164673, 1.1767888069152832, 1.0994724035263062, 0.41268855333328247, 1.638450264930725, 0.7828201055526733, 0.403413861989975, 0.5979022979736328, 2.1156973838806152, 4.273504257202148, 2.83638596534729, 6.654457092285156, 3.0702075958251953, 4.849206447601318, 2.266788959503174, 5.411730766296387, 15.323566436767578, 5.083028316497803, 7.478632926940918, 0.860805869102478, 4.763125896453857, 3.586690902709961, 0.013153419829905033, 0.02545209415256977, 0.04969394579529762, 0.008677413687109947, 0.033232223242521286, 0.028756866231560707, 0.02007438987493515, 0.024675678461790085, 0.055766306817531586, 0.03398994356393814, 0.033102285116910934, 0.025098802521824837, 6.278160095214844, 1.1914715766906738, 16.12384033203125, -20.466651916503906, 20.269168853759766, 0.17632073163986206, 1.9725300073623657, 0.36375147104263306, 4.825274467468262, -17.575069427490234, 17.180105209350586, -0.45229798555374146, 0.026625696569681168, 0.008946158923208714, 0.010378510691225529, -0.027327170595526695, 0.45288097858428955, 0.2605747580528259, 0.29797959327697754, 0.5112910866737366, 0.0899614691734314, 0.18458320200443268, 3.1231117248535156, -0.07238113880157471, 3.041952133178711, -1.09628164768219, -0.009004581719636917, 2.63887357711792, -0.2973635494709015, 0.18107013404369354, 9.988462448120117, 0.025852113962173462, 0.039709389209747314, 0.05099394917488098, -0.015276778489351273, 0.02535237744450569, 0.6232762336730957, 0.7837685942649841], "mean": [0.04507497325539589, -0.12942379713058472, -0.0453038327395916, -1.5186313390731812, -0.38120225071907043, -0.23887059092521667, -0.6001930832862854, -0.22424551844596863, 0.14693407714366913, 0.3637685775756836, -1.231551170349121, 0.9114253520965576, -0.10978426784276962, -0.26674070954322815, -0.005715722683817148, -0.015033548697829247, -0.589445173740387, 0.9599224925041199, -0.38328027725219727, -0.0027344278059899807, -0.0011452980106696486, 0.01215493492782116, -0.5375202894210815, 0.9741641283035278, -0.4468592405319214, 0.03803647682070732, 0.639761209487915, 1.6801520586013794, 0.639761209487915, 0.639761209487915, 0.639761209487915, 0.639761209487915, 0.9828889966011047, 1.745330572128296, 0.9828889966011047, 0.9828889966011047, 0.9828889966011047, 0.9828889966011047, -0.012365630827844143, -9.406527533428743e-05, -0.003284329315647483, 0.005798391066491604, -0.026267921552062035, -0.038108568638563156, -0.005295090842992067, 0.0548093318939209, -0.0033692840952426195, -0.008950266055762768, 0.010567069984972477, 0.022680744528770447, 0.010122405365109444, -0.012082277797162533, -0.003785068867728114, -0.0038259869907051325, -4.5268874168396, -1.4104843139648438, -0.23342308402061462, -5.91505765914917, 0.4908062219619751, 0.5346997380256653, -0.7055513262748718, -4.554965019226074, 6.459741115570068, 0.9969471096992493, -4.851116180419922, -0.11457572877407074, -0.037900857627391815, -0.6372107267379761, 0.000731599167920649, 0.00021531927632167935, -0.004102351609617472, 2.945243613794446e-05, 0.002228116150945425, -0.0009833115618675947, 0.00030264907400123775, -0.00045074065565131605, -0.004292774945497513, 0.0005304915248416364, 0.0023083288688212633, -0.0008215614361688495, 3.3107259273529053, 0.42649200558662415, 11.896263122558594, -24.89165687561035, 16.875747680664062, -0.6904606819152832, 0.2048540711402893, -0.21287892758846283, 1.9419375658035278, -21.792558670043945, 13.105921745300293, -1.303602695465088, 0.001332942396402359, -0.0018979506567120552, 0.008142547681927681, -0.07345834374427795, 0.35957181453704834, 0.16416902840137482, 0.1789107471704483, 0.42002609372138977, -0.06605004519224167, 0.1391081064939499, -0.22284430265426636, -0.8283535242080688, 1.223427176475525, -1.8364449739456177, -0.6396348476409912, 2.2622461318969727, -0.6009764075279236, -0.07134393602609634, 9.766493797302246, 1.9465491277514957e-05, 0.0015916620614007115, 0.0007341037271544337, -0.021737387403845787, 0.02156951278448105, 0.6217020153999329, 0.7826458811759949], "std": [0.07671987265348434, 0.07175925374031067, 0.13700298964977264, 0.16018149256706238, 0.4359191954135895, 0.2646051347255707, 0.16278769075870514, 0.13986866176128387, 0.19969524443149567, 0.21328142285346985, 0.21519075334072113, 0.14426231384277344, 0.09015434980392456, 0.06219855323433876, 0.0018591101979836822, 0.0005399596993811429, 0.00825556181371212, 0.0009486101916991174, 0.003816331969574094, 0.004044709727168083, 0.0017700816970318556, 0.0006174176814965904, 0.00845284666866064, 0.0037680112291127443, 0.0029739034362137318, 0.003659196197986603, 0.8119337558746338, 0.3061203360557556, 0.8119337558746338, 0.8119337558746338, 0.8119337558746338, 0.8119337558746338, 0.855739414691925, 1.3113021850585938e-06, 0.855739414691925, 0.855739414691925, 0.855739414691925, 0.855739414691925, 0.000134651709231548, 8.63097666297108e-05, 0.1970713883638382, 0.19385245442390442, 0.26622962951660156, 0.4223182201385498, 0.6321319937705994, 0.4050888121128082, 0.3511957824230194, 0.4045320153236389, 0.3090311884880066, 0.2407996952533722, 0.5878831744194031, 0.31562963128089905, 0.16706520318984985, 0.17839415371418, 1.9070461988449097, 2.656461715698242, 0.8048434257507324, 5.227771759033203, 0.9407079219818115, 0.9500207304954529, 1.0608861446380615, 2.7827532291412354, 5.600169658660889, 1.3642772436141968, 4.321619033813477, 0.41010379791259766, 1.197345495223999, 1.1087710857391357, 0.0031272058840841055, 0.005991459358483553, 0.014036658219993114, 0.0028963701333850622, 0.006841091439127922, 0.007790000177919865, 0.0036936895921826363, 0.005742552224546671, 0.0169832780957222, 0.008835693821310997, 0.005644722376018763, 0.006282346788793802, 1.2335865497589111, 0.3011598289012909, 2.572730779647827, 1.5672439336776733, 2.9765207767486572, 0.37416625022888184, 0.7664405703544617, 0.21567487716674805, 2.021225690841675, 3.471262216567993, 2.1949799060821533, 0.34662753343582153, 0.008567806333303452, 0.004818424582481384, 0.0007344283512793481, 0.01459564920514822, 0.031975455582141876, 0.06377255171537399, 0.06145200878381729, 0.03306877240538597, 0.14922624826431274, 0.05862176790833473, 2.678446054458618, 0.29652345180511475, 2.135819911956787, 0.2621116042137146, 0.21008111536502838, 0.3182705342769623, 0.08929409831762314, 0.10532261431217194, 0.059769898653030396, 0.00953409168869257, 0.016547197476029396, 0.01393838319927454, 0.002348843030631542, 0.0027654855512082577, 0.0003955398569814861, 0.00033096870174631476], "count": [241]}, "action": {"min": [-0.1823233813047409, -0.325617253780365, -0.25361955165863037, -1.9201005697250366, -1.430212140083313, -0.5734517574310303, -0.6981316804885864, -0.5197986364364624, -0.4468989372253418, 0.03851255029439926, -1.748262643814087, 0.7230362892150879, -0.21351289749145508, -0.33850932121276855, -0.010546885430812836, -0.02333858236670494, -0.5979955792427063, 0.9538019895553589, -0.39222490787506104, -0.012781352736055851, -0.005783854518085718, 0.001436782069504261, -0.5498803853988647, 0.9632740616798401, -0.4558054208755493, 0.029922058805823326, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0126850800588727, -0.0003671059384942055, -0.5919696688652039, -0.5342305898666382, -0.5105125904083252, -1.3040332794189453, -1.4912313222885132, -1.8538792133331299, -1.6004927158355713, -1.0976057052612305, -0.6056395173072815, -0.9203537106513977, -1.6605361700057983, -1.3759710788726807, -0.6095098853111267, -0.7296294569969177], "max": [0.21061000227928162, 0.13842013478279114, 0.2701423466205597, -0.9900741577148438, 0.006368344184011221, 0.3645401895046234, -0.16700688004493713, 0.17698344588279724, 0.2982698976993561, 0.7274006605148315, -0.4993091821670532, 1.3793132305145264, 0.19659048318862915, -0.040329672396183014, -0.0029071266762912273, -0.007819386199116707, -0.568604052066803, 0.9625121355056763, -0.37755095958709717, 0.004481872543692589, 0.0015252947341650724, 0.017642930150032043, -0.5141503810882568, 0.98224276304245, -0.4435613453388214, 0.04385998845100403, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.011825412511825562, 1.688141310296487e-06, 0.5417019724845886, 0.4042910039424896, 0.6560976505279541, 1.1561981439590454, 2.9028358459472656, 1.2012006044387817, 1.6502586603164673, 1.1767888069152832, 1.0994724035263062, 0.41268855333328247, 1.638450264930725, 0.7600260376930237, 0.403413861989975, 0.4858345091342926], "mean": [0.024820804595947266, -0.11235789209604263, -0.048430390655994415, -1.4964957237243652, -0.37871038913726807, -0.23314902186393738, -0.5981606245040894, -0.2273528128862381, 0.15397736430168152, 0.3816862106323242, -1.1983927488327026, 0.9041895866394043, -0.10685699433088303, -0.27017727494239807, -0.005579585209488869, -0.014134124852716923, -0.5869579315185547, 0.9596270322799683, -0.38416483998298645, -0.0039737410843372345, -0.0008833265746943653, 0.011288219131529331, -0.5349507927894592, 0.9738660454750061, -0.44782084226608276, 0.037193428725004196, 0.640992283821106, 1.6801520586013794, 0.640992283821106, 0.640992283821106, 0.640992283821106, 0.640992283821106, 0.9828889966011047, 1.745330572128296, 0.9828889966011047, 0.9828889966011047, 0.9828889966011047, 0.9828889966011047, -0.012365221045911312, -9.401263378094882e-05, -0.0016209769528359175, 0.003199570346623659, -0.023348253220319748, -0.03957870230078697, 0.0023808968253433704, 0.044895049184560776, -0.003366566728800535, -0.0036618351005017757, 0.012726721353828907, 0.022438520565629005, 0.004121106117963791, -0.017921822145581245, -0.005181795451790094, -0.008089008741080761], "std": [0.08209826797246933, 0.08409051597118378, 0.13503287732601166, 0.21137677133083344, 0.4355619549751282, 0.26151153445243835, 0.16539905965328217, 0.15113899111747742, 0.20211316645145416, 0.2186764031648636, 0.26384201645851135, 0.1421997994184494, 0.0952543094754219, 0.0629381611943245, 0.0016983307432383299, 0.002867637202143669, 0.00780823640525341, 0.0018763028783723712, 0.003176596947014332, 0.0037406310439109802, 0.0016161528183147311, 0.0030121260788291693, 0.00791233777999878, 0.003979363013058901, 0.002389275236055255, 0.0033296141773462296, 0.8121926188468933, 0.3061203360557556, 0.8121926188468933, 0.8121926188468933, 0.8121926188468933, 0.8121926188468933, 0.855739414691925, 1.3113021850585938e-06, 0.855739414691925, 0.855739414691925, 0.855739414691925, 0.855739414691925, 0.00013463322829920799, 8.595841791247949e-05, 0.19664740562438965, 0.1938026398420334, 0.2671710252761841, 0.4216160774230957, 0.6476899981498718, 0.4251191020011902, 0.3511963486671448, 0.40085500478744507, 0.3070979714393616, 0.24086114764213562, 0.5842087864875793, 0.31034210324287415, 0.16625909507274628, 0.17306368052959442], "count": [241]}, "timestamp": {"min": [0.0], "max": [8.0], "mean": [4.0], "std": [2.3190036174568114], "count": [241]}, "frame_index": {"min": [0], "max": [240], "mean": [120.0], "std": [69.57010852370435], "count": [241]}, "episode_index": {"min": [305], "max": [305], "mean": [305.0], "std": [0.0], "count": [241]}, "index": {"min": [120460], "max": [120700], "mean": [120580.0], "std": [69.57010852370435], "count": [241]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [241]}, "subtask_annotation": {"mean": [0.2572614107883817, 2.0, 2.0, 2.0, 2.0], "std": [0.4557142610024386, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [241]}, "scene_annotation": {"mean": [305.0], "std": [0.0], "min": [305], "max": [305], "count": [241]}, "eef_direction_state": {"mean": [3.676348547717842, 3.228215767634855], "std": [1.887670397597728, 1.9921507100040492], "min": [0, 0], "max": [6, 6], "count": [241]}, "eef_velocity_state": {"mean": [1.0829875518672198, 1.107883817427386], "std": [0.7182859061672956, 0.8228959608815811], "min": [0, 0], "max": [2, 2], "count": [241]}, "eef_acc_mag_state": {"mean": [1.012448132780083, 1.020746887966805], "std": [0.8172483322230831, 0.8853258901584875], "min": [0, 0], "max": [2, 2], "count": [241]}, "eef_direction_action": {"mean": [3.5726141078838176, 2.867219917012448], "std": [1.68835313840646, 1.7305541258053458], "min": [0, 0], "max": [6, 6], "count": [241]}, "eef_velocity_action": {"mean": [1.2448132780082988, 1.3443983402489628], "std": [0.64594495287706, 0.7009624023140095], "min": [0, 0], "max": [2, 2], "count": [241]}, "eef_acc_mag_action": {"mean": [1.1950207468879668, 1.053941908713693], "std": [0.7507507304828971, 0.8356644564430935], "min": [0, 0], "max": [2, 2], "count": [241]}, "eef_sim_pose_state": {"mean": [0.2344620314580813, 0.23627335415364187, 0.1020738987126972, -0.2361713920691151, -0.828916052952419, 1.210579074303123, 0.2865480381733852, -0.15745503602794794, 0.13025190515984483, -1.83638338040865, -0.6397094946424843, 2.2621801967268693], "std": [0.02337412389449134, 0.03890903919869589, 0.03433991328642039, 2.7333348009499803, 0.29611421189914205, 2.1661426726360573, 0.026614925986564484, 0.11377302403569248, 0.02105763565242091, 0.2622286155363604, 0.2101184350015002, 0.31832934820198594], "min": [0.1685512493022724, 0.1920741326561949, 0.05509342263955638, -3.140388582923609, -1.1605695969300382, -3.1194248791512407, 0.23208888170715694, -0.43447908182697303, 0.08654625817633596, -2.087689283365515, -0.8819287050189532, 1.587254011320466], "max": [0.29069640057016644, 0.28922850724368626, 0.17771531156673004, 3.1358920513864126, -0.07222010708964133, 3.106098148776841, 0.3673200564921858, -0.04707500150579296, 0.15346339349202157, -1.0959357521709308, -0.00857707146179787, 2.6388704582455746], "count": [241]}, "eef_sim_pose_action": {"mean": [0.23864315128350985, 0.24238545077775983, 0.10093154404083195, 0.11733982568775123, -0.8232700628946077, 1.1310801394833159, 0.28286022059208293, -0.15278983561186288, 0.12423213750267047, -1.8059644084751696, -0.6484397557753845, 2.2713999877450974], "std": [0.021854077399987234, 0.03937497504301233, 0.04234002914813956, 2.7378238681315863, 0.3099145425224487, 2.2099330653782108, 0.026551668556882957, 0.11491852065718987, 0.02808023062247035, 0.30636055597949485, 0.23392813290426054, 0.3143039975568455], "min": [0.18535838970034207, 0.19456122312187682, 0.02772266064917237, -3.1119388715502243, -1.1973482551253025, -3.1365312534437, 0.2073411685420125, -0.4405977952709742, 0.03896818867407707, -2.1606236858255246, -0.9310294060552393, 1.5605957221926616], "max": [0.280516851542776, 0.29882460718871173, 0.18628388092904075, 3.1380105405761913, -0.04164880218043332, 3.087555558422599, 0.3503801191699615, -0.034163656193861525, 0.15295711947405696, -0.8585480100707836, 0.08962459007167278, 2.718999269923442], "count": [241]}}} +{"episode_index": 299, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44967637447135717]], [[0.5473654363706267]], [[0.4826685241253364]]], "std": [[[0.2954934525793897]], [[0.2156568824436908]], [[0.22553589515175235]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4174922193387159]], [[0.4298298466935794]], [[0.390019264225298]]], "std": [[[0.2746630119731273]], [[0.24004101984705778]], [[0.25529716591285423]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45333866782006915]], [[0.4625477508650519]], [[0.39255348183391003]]], "std": [[[0.29315458974312686]], [[0.22893735893396464]], [[0.26635999391175613]]], "count": [100]}, "observation.state": {"min": [-0.5204803943634033, -0.28000375628471375, -0.38223913311958313, -1.3808610439300537, -1.3606278896331787, -0.41761305928230286, -0.628581702709198, -0.7661977410316467, -0.5939681529998779, 0.4673004150390625, -1.868757724761963, 0.31162482500076294, -0.40837255120277405, -0.4598029851913452, 0.008040043525397778, -0.010130736976861954, -0.5982057452201843, 1.0398458242416382, -0.47142916917800903, 0.004174976609647274, -0.009042429737746716, 0.0025307137984782457, -0.6026486158370972, 1.013816237449646, -0.45729830861091614, -0.0010841982439160347, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.003330096136778593, -2.1668849967682036e-06, -0.4741190969944, -0.12201189249753952, -0.2668839991092682, -1.0726637840270996, -1.9911463260650635, -0.9642062187194824, -0.7943300008773804, -0.10529068112373352, -0.13778121769428253, -0.692762017250061, -0.845160961151123, -0.3564490079879761, -0.7984086871147156, -0.3126859664916992, -12.271044731140137, -7.448107719421387, -2.4853479862213135, -10.10378646850586, -1.090354084968567, -1.6355311870574951, -1.0616605281829834, -8.730034828186035, -3.632478713989258, -3.2435898780822754, -10.012210845947266, -0.8034188151359558, -2.037240505218506, -2.9267399311065674, -0.006582401227205992, -0.010062565095722675, -0.014879835769534111, -0.007167922332882881, -0.004210108425468206, -0.0064101009629666805, -0.008821464143693447, -0.009100822731852531, -0.013751515187323093, -0.004670945927500725, -0.0038791124243289232, -0.003964342176914215, -1.4846999645233154, -0.16826598346233368, 3.073328733444214, -32.869712829589844, 13.129193305969238, -1.0486721992492676, 0.29693999886512756, -0.17816397547721863, 5.478542327880859, -31.692119598388672, 15.266023635864258, -0.6753116250038147, -0.022583050653338432, -0.012177728116512299, 0.0012210012646391988, -0.10930868983268738, 0.3743281960487366, 0.02716721035540104, -0.06646114587783813, 0.31600844860076904, -0.3036715090274811, 0.02259666472673416, -2.985527992248535, -1.1558037996292114, -3.007206916809082, -2.2934153079986572, -0.5737538933753967, 1.919647216796875, -0.7114551067352295, -0.13680951297283173, 9.686619758605957, -0.00814869999885559, -0.012420594692230225, -0.02468237280845642, 0.02601882442831993, 0.013330061919987202, -0.9029415249824524, 0.42868614196777344], "max": [-0.008351903408765793, 0.2638877332210541, -0.22354388236999512, -0.3723202347755432, 0.3324577808380127, 0.4434638023376465, 0.09651384502649307, 0.08489401638507843, 0.025177422910928726, 1.0569111108779907, -0.980201244354248, 1.096267819404602, 0.25075119733810425, -0.09736793488264084, 0.009628820233047009, -0.0013611770700663328, -0.5963233709335327, 1.0425312519073486, -0.4696272611618042, 0.006423564162105322, -0.007576871197670698, 0.010721455328166485, -0.5981758832931519, 1.015886902809143, -0.4564516544342041, 0.0004838189634028822, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0038131163455545902, 1.3813769328407943e-06, 0.2551935017108917, 0.726104199886322, 0.22296001017093658, 1.3867835998535156, 1.1659469604492188, 1.9988064765930176, 0.9165972471237183, 0.6670671701431274, 0.3981412351131439, 0.20515039563179016, 0.35720938444137573, 0.7241929173469543, 0.1289627104997635, 0.16561898589134216, -3.6523616313934326, 4.670329570770264, 2.555555582046509, 0.061050064861774445, 0.48778998851776123, 2.6971917152404785, 0.9755800366401672, -2.1268324851989746, 9.584859848022461, 3.229548215866089, -1.2820513248443604, 0.7747253179550171, 1.1764346361160278, 0.48778998851776123, 0.006782542448490858, 0.021092647686600685, 0.022325340658426285, 0.004917321726679802, 0.004449478816241026, 0.0038589900359511375, 0.006966428365558386, 0.02438589744269848, 0.01009401585906744, 0.009261014871299267, 0.002164729405194521, 0.0031047293450683355, -0.06362999975681305, 0.6606914401054382, 9.591160774230957, -23.77194595336914, 19.623289108276367, 0.6967816352844238, 1.5271199941635132, 0.6866737008094788, 13.817606925964355, -22.495885848999023, 21.344257354736328, 1.1826074123382568, 0.022248292341828346, 0.008781894110143185, 0.0030525033362209797, -0.013663585297763348, 0.5156511068344116, 0.42359456419944763, 0.2304576337337494, 0.4931582808494568, -0.01978296786546707, 0.28571274876594543, 2.9990720748901367, 0.2581598162651062, 3.092257261276245, -0.9953774809837341, -0.2704728841781616, 2.5434744358062744, -0.5033097267150879, 0.05652010440826416, 9.852686882019043, 0.009097039699554443, 0.014123976230621338, 0.020942986011505127, 0.027512287721037865, 0.015072713606059551, -0.8889856338500977, 0.45690110325813293], "mean": [-0.2169206589460373, -0.10615656524896622, -0.28803715109825134, -1.0289853811264038, -0.3554774224758148, -0.006793245207518339, -0.41780176758766174, -0.0952916070818901, -0.18429861962795258, 0.5726378560066223, -1.6104530096054077, 0.8469746708869934, -0.12393622100353241, -0.2355099320411682, 0.008568589575588703, -0.007192780263721943, -0.5974423289299011, 1.0411804914474487, -0.4706442356109619, 0.005640088114887476, -0.008622576482594013, 0.0052532413974404335, -0.6004490852355957, 1.0144695043563843, -0.4569419026374817, -7.531037408625707e-05, 0.8021075129508972, 1.745330572128296, 0.8021075129508972, 0.8021075129508972, 0.8021075129508972, 0.8021075129508972, 0.854949951171875, 1.745330572128296, 0.854949951171875, 0.854949951171875, 0.854949951171875, 0.854949951171875, 0.0034970641136169434, -5.810503012071422e-07, -0.04556448012590408, 0.05697007477283478, 0.011132667772471905, 0.05785319581627846, -0.09897402673959732, -0.010002432391047478, 0.03105458989739418, 0.12124074995517731, 0.07118348777294159, -0.08153560757637024, -0.08383040130138397, 0.06444868445396423, -0.09590381383895874, -0.04513170197606087, -7.325778961181641, -2.838491439819336, 0.008273972198367119, -4.639467239379883, -0.059018947184085846, 0.3079228103160858, -0.14641399681568146, -4.206343173980713, 2.6823930740356445, -0.14394211769104004, -5.534719944000244, 0.019401008263230324, -0.6392356753349304, -0.44699355959892273, -0.00011440966045483947, 0.0007881071069277823, -6.443822348956019e-05, -0.0010558533249422908, 3.7747664464404806e-05, -0.00020463457622099668, -0.00039131130324676633, 0.0018977383151650429, -0.0009393558721058071, 0.0002694253053050488, -2.745627853073529e-06, -0.00027255777968093753, -0.7619853019714355, 0.24633580446243286, 6.428631782531738, -28.951967239379883, 16.52158546447754, -0.18084625899791718, 1.0841223001480103, 0.27485108375549316, 8.606285095214844, -27.39350128173828, 17.090255737304688, 0.2076474279165268, 0.0021290092263370752, -0.003218850353732705, 0.0019395208219066262, -0.06305114924907684, 0.4223765432834625, 0.13336467742919922, 0.1114688292145729, 0.3657723665237427, -0.11425179243087769, 0.16223569214344025, 0.14271172881126404, -0.7188426852226257, 0.8450420498847961, -1.8555916547775269, -0.42100802063941956, 2.3453311920166016, -0.6037786602973938, -0.042821817100048065, 9.773404121398926, 0.0008770660497248173, -0.00011136054672533646, -0.0006081652827560902, 0.026752842590212822, 0.014314769767224789, -0.8956888318061829, 0.4435498118400574], "std": [0.16439273953437805, 0.2065991312265396, 0.05135248973965645, 0.29104098677635193, 0.596005916595459, 0.2739759087562561, 0.2433680146932602, 0.2098749577999115, 0.20014452934265137, 0.12239639461040497, 0.23237080872058868, 0.17973493039608002, 0.20672376453876495, 0.12106198072433472, 0.0004720452125184238, 0.0030221655033528805, 0.0005023195408284664, 0.0007029750267975032, 0.0004647216119337827, 0.000847470888402313, 0.0004233187937643379, 0.002790381433442235, 0.0012262151576578617, 0.0006413210649043322, 0.000294194818707183, 0.0005675717839039862, 0.8541066646575928, 1.3113021850585938e-06, 0.8541066646575928, 0.8541066646575928, 0.8541066646575928, 0.8541066646575928, 0.8667014837265015, 1.3113021850585938e-06, 0.8667014837265015, 0.8667014837265015, 0.8667014837265015, 0.8667014837265015, 9.433006925974041e-05, 7.612800345668802e-07, 0.13646908104419708, 0.1775251030921936, 0.09062991291284561, 0.4833602011203766, 0.6108607649803162, 0.4625956118106842, 0.34335508942604065, 0.20530875027179718, 0.1264498382806778, 0.1972644031047821, 0.2590283155441284, 0.22025497257709503, 0.19274741411209106, 0.09954021126031876, 2.087698459625244, 3.772305727005005, 1.664964199066162, 3.0933430194854736, 0.30396759510040283, 1.018676996231079, 0.446061909198761, 1.4671273231506348, 3.34645676612854, 1.7216819524765015, 2.0640761852264404, 0.32323548197746277, 0.7422602772712708, 0.7547286748886108, 0.00263363984413445, 0.0046315426006913185, 0.005281072575598955, 0.002481597475707531, 0.001310284249484539, 0.0015196347376331687, 0.002816176740452647, 0.005259550642222166, 0.004953703377395868, 0.002440254669636488, 0.0009395800298079848, 0.0012621482601389289, 0.3239539563655853, 0.17166218161582947, 1.5197383165359497, 2.2686820030212402, 1.675458312034607, 0.5289924144744873, 0.3128809630870819, 0.1845540553331375, 1.618514060974121, 2.526153326034546, 1.3055864572525024, 0.55382239818573, 0.007226740941405296, 0.003946317825466394, 0.0004727151826955378, 0.01676766946911812, 0.043532516807317734, 0.1327381581068039, 0.0845898762345314, 0.053400080651044846, 0.08821702748537064, 0.06794849783182144, 2.2281408309936523, 0.49123257398605347, 2.0245654582977295, 0.3844882845878601, 0.09721703827381134, 0.19894973933696747, 0.035917431116104126, 0.037836186587810516, 0.028062786906957626, 0.0032670339569449425, 0.004499223083257675, 0.007723775692284107, 0.00029354693833738565, 0.00048480078112334013, 0.004064155276864767, 0.008210530504584312], "count": [211]}, "action": {"min": [-0.5778087377548218, -0.2521917223930359, -0.4866620898246765, -1.4326719045639038, -1.3627715110778809, -0.4116513133049011, -0.6302952170372009, -0.6163400411605835, -0.50483238697052, 0.430624783039093, -1.8654654026031494, 0.43608617782592773, -0.41156673431396484, -0.4756006896495819, 0.007737218402326107, -0.011061010882258415, -0.5971741080284119, 1.0359413623809814, -0.4715585708618164, 0.0038305269554257393, -0.009255452081561089, 0.0007242270512506366, -0.6010396480560303, 1.0094681978225708, -0.45752203464508057, -0.0012007590848952532, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.003330096136778593, -2.1668849967682036e-06, -0.4741190969944, -0.23730362951755524, -0.3358646333217621, -1.0726637840270996, -1.9911463260650635, -0.9642062187194824, -0.7943300008773804, -0.10529068112373352, -0.13778121769428253, -0.692762017250061, -0.845160961151123, -0.3564490079879761, -0.7984086871147156, -0.3126859664916992], "max": [-0.009645633399486542, 0.2571670114994049, -0.1814717948436737, -0.27843040227890015, 0.3361498713493347, 0.44943445920944214, 0.10053578019142151, 0.08127810060977936, 0.038387469947338104, 0.8846865892410278, -0.9221122860908508, 1.0969318151474, 0.1825730800628662, -0.10556061565876007, 0.009906209073960781, 4.767302016261965e-06, -0.5898292660713196, 1.0407196283340454, -0.46831199526786804, 0.005664946511387825, -0.00716310553252697, 0.011174608021974564, -0.5939052104949951, 1.0143917798995972, -0.45504412055015564, -4.006206290796399e-05, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0038131163455545902, 1.3813769328407943e-06, 0.2551935017108917, 0.726104199886322, 0.22296001017093658, 1.3867835998535156, 1.1659469604492188, 1.9988064765930176, 0.9165972471237183, 0.6670671701431274, 0.3981412351131439, 0.20515039563179016, 0.35720938444137573, 0.7241929173469543, 0.1289627104997635, 0.16561898589134216], "mean": [-0.2600261867046356, -0.07625481486320496, -0.2913636565208435, -0.9671828746795654, -0.3722078502178192, -0.011930413544178009, -0.4066953957080841, -0.07571224868297577, -0.15539602935314178, 0.5566560626029968, -1.5984070301055908, 0.854746401309967, -0.13676249980926514, -0.24456678330898285, 0.008806189522147179, -0.006319984328001738, -0.5938843488693237, 1.038559079170227, -0.47025588154792786, 0.004964135121554136, -0.008236021734774113, 0.005257502663880587, -0.5973364114761353, 1.0122164487838745, -0.4564734399318695, -0.00051686359802261, 0.8026865720748901, 1.745330572128296, 0.8026865720748901, 0.8026865720748901, 0.8026865720748901, 0.8026865720748901, 0.8466299772262573, 1.745330572128296, 0.8466299772262573, 0.8466299772262573, 0.8466299772262573, 0.8466299772262573, 0.003498569829389453, -5.979410957479558e-07, -0.0453694649040699, 0.055537499487400055, 0.009019282646477222, 0.05488070845603943, -0.09548348188400269, -0.011498810723423958, 0.029295936226844788, 0.11809829622507095, 0.07091334462165833, -0.08086499571800232, -0.08384548872709274, 0.06288469582796097, -0.09384548664093018, -0.04464995861053467], "std": [0.16951364278793335, 0.20290428400039673, 0.07131297141313553, 0.30831241607666016, 0.6003334522247314, 0.27227362990379333, 0.23839829862117767, 0.16422633826732635, 0.16794155538082123, 0.0936385840177536, 0.19743840396404266, 0.16275030374526978, 0.20583416521549225, 0.12487386912107468, 0.0005508237518370152, 0.0027411864139139652, 0.0013889860128983855, 0.0009306345018558204, 0.0006594361620955169, 0.0005725258961319923, 0.000516607949975878, 0.0025835982523858547, 0.001596613903529942, 0.0010786195052787662, 0.0005133591475896537, 0.00031849785591475666, 0.8541383147239685, 1.3113021850585938e-06, 0.8541383147239685, 0.8541383147239685, 0.8541383147239685, 0.8541383147239685, 0.8664427399635315, 1.3113021850585938e-06, 0.8664427399635315, 0.8664427399635315, 0.8664427399635315, 0.8664427399635315, 9.460168075747788e-05, 7.532795507358969e-07, 0.13655444979667664, 0.17902784049510956, 0.094812773168087, 0.48592138290405273, 0.6133748888969421, 0.4621409475803375, 0.3443276286125183, 0.2027319073677063, 0.12658336758613586, 0.19763672351837158, 0.2590191662311554, 0.221090629696846, 0.19240130484104156, 0.09944141656160355], "count": [211]}, "timestamp": {"min": [0.0], "max": [7.0], "mean": [3.5], "std": [2.030325644378808], "count": [211]}, "frame_index": {"min": [0], "max": [210], "mean": [105.0], "std": [60.909769331364245], "count": [211]}, "episode_index": {"min": [306], "max": [306], "mean": [306.0], "std": [0.0], "count": [211]}, "index": {"min": [120701], "max": [120911], "mean": [120806.0], "std": [60.909769331364245], "count": [211]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [211]}, "subtask_annotation": {"mean": [0.24170616113744076, 2.0, 2.0, 2.0, 2.0], "std": [0.4497128403517142, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [211]}, "scene_annotation": {"mean": [306.0], "std": [0.0], "min": [306], "max": [306], "count": [211]}, "eef_direction_state": {"mean": [3.4360189573459716, 2.981042654028436], "std": [2.083433021730894, 1.8877557208727351], "min": [0, 0], "max": [6, 6], "count": [211]}, "eef_velocity_state": {"mean": [1.028436018957346, 1.1990521327014219], "std": [0.759862122334413, 0.5907654702875558], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_acc_mag_state": {"mean": [0.7630331753554502, 0.985781990521327], "std": [0.8322631133810131, 0.845835479648971], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_direction_action": {"mean": [2.933649289099526, 2.985781990521327], "std": [1.9484725942290229, 1.9410230189399624], "min": [0, 0], "max": [6, 6], "count": [211]}, "eef_velocity_action": {"mean": [1.1848341232227488, 1.2511848341232228], "std": [0.6877102235911685, 0.673419525133931], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_acc_mag_action": {"mean": [1.042654028436019, 1.1848341232227488], "std": [0.8221348747873378, 0.7721192268341608], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_sim_pose_state": {"mean": [0.2812753212642245, 0.19409960013894934, 0.07706892113615146, 0.172373942958288, -0.7194613731366828, 0.8302149144307986, 0.24294897398200008, -0.21856065241532827, 0.14726324253612302, -1.8555853294894065, -0.42106976932142376, 2.3454052913793078], "std": [0.03757575164000806, 0.10108748204888122, 0.03489429541143518, 2.2755467688118367, 0.4915702115645924, 2.0581805592288407, 0.051952959611299726, 0.07724450921568782, 0.02451817989629427, 0.38449321375487083, 0.09716466461841622, 0.19889831313088227], "min": [0.23130974328849183, 0.11172676255620353, 0.017124039921397608, -3.0848030157051713, -1.1596319982097982, -3.1386949725383633, 0.20102183609821533, -0.3793892138993754, 0.10949858411442878, -2.293357145814868, -0.5737485576316507, 1.9196451155305572], "max": [0.3548689088318602, 0.40057295786093927, 0.1624221855275605, 3.124315081314307, 0.258124847615675, 3.0922533995007555, 0.38632133574687566, -0.1394154693193765, 0.20312070944961366, -0.9953932255875486, -0.270791539253999, 2.543634514542827], "count": [211]}, "eef_sim_pose_action": {"mean": [0.29002003753886735, 0.20615516713625748, 0.07262124914290763, 0.14208528775573334, -0.7159979242936394, 0.4485943654282929, 0.2384007433076287, -0.20780499383432383, 0.13952476421469037, -1.865790282322522, -0.45270513372077825, 2.3563165489871527], "std": [0.037083086847665495, 0.10040338861127261, 0.03607422295779771, 2.2000345919919884, 0.5047082229974283, 2.135256667258563, 0.04382996779373436, 0.06863300176886844, 0.02828461860304503, 0.3302049756424206, 0.08429471989053189, 0.17939326972372094], "min": [0.23441603861329297, 0.11301709555740444, 0.01652657955199827, -3.13466842596528, -1.236063910291044, -3.1405046978311866, 0.20163681524660187, -0.35209604907915676, 0.09978109535232081, -2.2565124204623697, -0.6139115399982168, 1.8718907212281617], "max": [0.36831174081566354, 0.40570704376877037, 0.17220087532704545, 3.085683491143964, 0.25429921192432525, 3.1402150861553477, 0.3658259024017691, -0.13160249972141652, 0.2042748145748826, -1.0233253774890376, -0.32346145355382605, 2.508000915538414], "count": [211]}}} +{"episode_index": 300, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4485556492695117]], [[0.5530378940792003]], [[0.49219618175701657]]], "std": [[[0.2913902074818808]], [[0.20596265618953352]], [[0.22618597891696202]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48367582420222993]], [[0.4229165200884275]], [[0.30303110822760476]]], "std": [[[0.3069637086585857]], [[0.25061462013504543]], [[0.3084369818118761]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4556409121491734]], [[0.43369791186082274]], [[0.3388582828719723]]], "std": [[[0.2922896906022832]], [[0.23596215549456828]], [[0.28869791874738604]]], "count": [100]}, "observation.state": {"min": [-0.3897974193096161, -0.2869649827480316, -0.4887832999229431, -1.933985710144043, -1.5518434047698975, -0.44183051586151123, -0.3563011884689331, -0.6637802124023438, -0.09536506235599518, 0.19214512407779694, -1.9558253288269043, 0.1910860687494278, 0.03337765857577324, -0.3202386796474457, 0.010230572894215584, 0.023416981101036072, -0.5947363972663879, 0.9514329433441162, -0.3859424591064453, -0.032567039132118225, -0.014776759780943394, -0.019843827933073044, -0.6102391481399536, 0.97752845287323, -0.38812965154647827, 0.044955138117074966, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.001920328475534916, -0.0026725493371486664, -0.4797009229660034, -0.2704680860042572, -0.8037141561508179, -1.133946180343628, -2.858860492706299, -1.4579209089279175, -0.8318343758583069, -0.1935819685459137, -0.03747688606381416, -0.8382965326309204, -1.468239188194275, -2.3894166946411133, -1.0180851221084595, -1.0929545164108276, -11.035032272338867, -7.295482635498047, -3.8894994258880615, -10.683761596679688, -2.8406591415405273, -1.4633699655532837, -1.4920635223388672, -9.921506881713867, -0.7936508059501648, -1.6568986177444458, -10.042736053466797, -1.004273533821106, -1.5781440734863281, -1.6068376302719116, -0.01254982128739357, -0.017880402505397797, -0.043478500097990036, -0.006306333467364311, -0.015580412931740284, -0.01159558817744255, -0.007215352263301611, -0.020451702177524567, -0.041873689740896225, -0.006583095528185368, -0.0140327587723732, -0.00592027697712183, -2.2270500659942627, -0.9464961886405945, 0.3860219717025757, -27.90190887451172, 3.374556064605713, 0.07202165573835373, -0.10604999959468842, -0.12991122901439667, 5.166755676269531, -31.69420623779297, 5.544397830963135, -0.6851706504821777, -0.02329392172396183, -0.014668559655547142, 0.0012210012646391988, -0.05465434491634369, 0.2987266480922699, 0.006332154385745525, 0.061723943799734116, 0.35167959332466125, -0.2652093172073364, 0.0037948209792375565, -3.127410411834717, -1.24824857711792, -2.858588457107544, -2.597540855407715, -1.3242299556732178, -1.5677459239959717, -0.8247889876365662, -0.16939668357372284, 9.63436222076416, -0.006594926118850708, -0.016284644603729248, -0.05450093746185303, -0.024432510137557983, 0.016995098441839218, 0.7266247272491455, 0.6837717294692993], "max": [0.3333166837692261, -0.06561346352100372, 0.021363835781812668, -0.9508274793624878, 0.339126855134964, 0.2050570249557495, 0.17033761739730835, 0.10784135013818741, 0.15831312537193298, 0.48485714197158813, -0.5966269969940186, 1.5331523418426514, 0.31442758440971375, 0.01602259650826454, 0.013141314499080181, 0.025908708572387695, -0.5750826001167297, 0.9534183144569397, -0.3827085793018341, -0.030297886580228806, -0.012485495768487453, -0.017344988882541656, -0.5928094387054443, 0.9784333109855652, -0.38298818469047546, 0.04986581951379776, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0023866419214755297, -0.002668430795893073, 0.6151627898216248, 0.2794164717197418, 0.4100554585456848, 1.1517283916473389, 3.594114303588867, 0.9347736835479736, 0.7003428936004639, 0.979778528213501, 0.36807501316070557, 0.5186620354652405, 0.1341400146484375, 1.671573519706726, 0.604917585849762, 0.45282912254333496, -0.857414186000824, 1.4957265853881836, 1.4743589162826538, -0.03052503429353237, 1.1764346361160278, 2.238095283508301, 0.4590964913368225, -3.1178698539733887, 8.974359512329102, 2.443223476409912, 2.625152826309204, 5.537850856781006, 0.860805869102478, 0.028693528845906258, 0.010818024165928364, 0.0075827999971807, 0.01525998953729868, 0.012446315959095955, 0.005663888994604349, 0.006904687266796827, 0.006570950150489807, 0.01163092814385891, 0.017384391278028488, 0.010400409810245037, 0.009930765256285667, 0.010432487353682518, -1.0817099809646606, -0.20043447613716125, 9.902948379516602, -18.96708869934082, 13.465614318847656, 0.7051246762275696, 1.3786500692367554, 0.6978089213371277, 11.075860977172852, -23.046730041503906, 14.87343692779541, -0.060152798891067505, 0.020516829565167427, 0.006111709401011467, 0.003663003910332918, 0.027327170595526695, 0.5171692371368408, 0.1957899034023285, 0.2971954643726349, 0.5416355133056641, 0.002868057694286108, 0.2802920341491699, 3.066690683364868, -0.12038834393024445, 2.9782629013061523, -1.1117329597473145, 0.3184102177619934, 2.972463846206665, -0.39056140184402466, 0.1569277048110962, 9.856700897216797, 0.00853613018989563, 0.05475863814353943, 0.02849915623664856, -0.015171734616160393, 0.025963719934225082, 0.7289571762084961, 0.6866404414176941], "mean": [-0.0819590762257576, -0.1557157039642334, -0.20746786892414093, -1.5611611604690552, -0.6175995469093323, -0.15258628129959106, -0.0884348675608635, -0.09191858768463135, 0.12191732972860336, 0.3216715455055237, -1.6235052347183228, 0.5548529624938965, 0.15876007080078125, -0.20256613194942474, 0.011045562103390694, 0.02370520681142807, -0.5916074514389038, 0.952822208404541, -0.3848031163215637, -0.03103139065206051, -0.014036179520189762, -0.0193939171731472, -0.6079502105712891, 0.9782771468162537, -0.38558366894721985, 0.048006437718868256, 0.764379620552063, 1.745330572128296, 0.764379620552063, 0.764379620552063, 0.764379620552063, 0.764379620552063, 0.7505546808242798, 1.745330572128296, 0.7505546808242798, 0.7505546808242798, 0.7505546808242798, 0.7505546808242798, 0.002232067985460162, -0.002670604968443513, -0.04172615334391594, -0.016965433955192566, 0.011825751513242722, 0.01644788309931755, 0.01028626598417759, 0.010107085108757019, 0.019461942836642265, 0.0812453031539917, 0.02496872842311859, -0.024992547929286957, -0.14131584763526917, -0.11699827015399933, 0.013473756611347198, -0.02372066117823124, -6.126674652099609, -3.825002908706665, -0.20669709146022797, -6.451355934143066, -0.4113425314426422, 0.5031482577323914, -0.34716784954071045, -5.205399990081787, 4.4059624671936035, 0.3396134078502655, -6.808467864990234, 0.07936128973960876, -0.24881435930728912, -0.6084948778152466, -0.00019327591871842742, -0.000586670998018235, -0.0022307448089122772, 0.0002747834660112858, -0.00034947373205795884, 1.6227764717768878e-05, 9.512082033324987e-05, 0.000414661510149017, -0.0012561734765768051, 0.00020956157823093235, -0.00035203626612201333, 0.00031363876769319177, -1.7491072416305542, -0.6177778840065002, 7.096868991851807, -21.869705200195312, 10.569574356079102, 0.49772655963897705, 0.49317696690559387, 0.22337913513183594, 8.715582847595215, -25.418071746826172, 11.89575481414795, -0.3280983865261078, 0.0014755763113498688, -0.003015778725966811, 0.002280809450894594, -0.02200537547469139, 0.39636391401290894, 0.11266927421092987, 0.19431965053081512, 0.3878839910030365, -0.08425057679414749, 0.21411874890327454, -0.4580591320991516, -0.7356783747673035, 0.390651673078537, -2.253161907196045, -0.902466356754303, 2.6636710166931152, -0.6640121936798096, 0.015844974666833878, 9.761656761169434, -0.00010661687701940536, 0.0032885409891605377, 0.0008553658262826502, -0.02321534790098667, 0.024512093514204025, 0.7279588580131531, 0.6847809553146362], "std": [0.24155579507350922, 0.059107452630996704, 0.1750110387802124, 0.38082075119018555, 0.767545223236084, 0.22741007804870605, 0.14167745411396027, 0.20396260917186737, 0.06983979791402817, 0.1055212989449501, 0.3842529058456421, 0.3043346405029297, 0.07838442176580429, 0.06479253619909286, 0.0007909266860224307, 0.0006671434384770691, 0.005273865535855293, 0.0006619485793635249, 0.000494588166475296, 0.0005745702073909342, 0.0006558722234331071, 0.0005608440260402858, 0.004785788711160421, 0.00021447731705848128, 0.0010255775414407253, 0.00117520394269377, 0.857352614402771, 1.3113021850585938e-06, 0.857352614402771, 0.857352614402771, 0.857352614402771, 0.857352614402771, 0.8594340682029724, 1.3113021850585938e-06, 0.8594340682029724, 0.8594340682029724, 0.8594340682029724, 0.8594340682029724, 7.839839236112311e-05, 7.239417527671321e-07, 0.17591482400894165, 0.08801443874835968, 0.18885013461112976, 0.37819036841392517, 0.8633043169975281, 0.28781598806381226, 0.21266575157642365, 0.19894197583198547, 0.06919288635253906, 0.16401232779026031, 0.30038008093833923, 0.5565672516822815, 0.18168534338474274, 0.15688927471637726, 2.9355506896972656, 1.8909989595413208, 1.2449426651000977, 3.4186716079711914, 1.2282477617263794, 0.9447900056838989, 0.4303172826766968, 1.4469664096832275, 1.7355610132217407, 1.0156264305114746, 2.7349905967712402, 1.2973287105560303, 0.5084421038627625, 0.3400111198425293, 0.0030100084841251373, 0.0038776015862822533, 0.007955173030495644, 0.0024393501225858927, 0.002912346739321947, 0.0020636492408812046, 0.0025090808048844337, 0.0046974956057965755, 0.008652973920106888, 0.00252004386857152, 0.0029716892167925835, 0.002328337635844946, 0.1947965770959854, 0.09719273447990417, 1.816663146018982, 1.9583451747894287, 2.1576218605041504, 0.11053171753883362, 0.2751213312149048, 0.1180805042386055, 1.3514416217803955, 1.6095832586288452, 2.109686851501465, 0.10176480561494827, 0.007596537936478853, 0.0039141420274972916, 0.00047654114314354956, 0.015071360394358635, 0.08773616701364517, 0.06177574396133423, 0.0860048159956932, 0.05217849463224411, 0.06395067274570465, 0.08213779330253601, 2.3406708240509033, 0.4511318802833557, 2.07427716255188, 0.44672492146492004, 0.3615090548992157, 0.5519216060638428, 0.08225454390048981, 0.04981527850031853, 0.03469429165124893, 0.0027934194076806307, 0.01037684828042984, 0.008207770995795727, 0.0023769240360707045, 0.002279197098687291, 0.0004013102734461427, 0.0005128274788148701], "count": [279]}, "action": {"min": [-0.4488852918148041, -0.31118422746658325, -0.5607463121414185, -1.9953933954238892, -1.5707963705062866, -0.45009225606918335, -0.34787416458129883, -0.6704717874526978, -0.062469013035297394, 0.16362273693084717, -1.9513237476348877, 0.17440158128738403, 0.030834492295980453, -0.3142816126346588, 0.010404989123344421, 0.017872871831059456, -0.5927792191505432, 0.9503681063652039, -0.3917326033115387, -0.03189041092991829, -0.014712158590555191, -0.022386018186807632, -0.6084017753601074, 0.9767952561378479, -0.3915055990219116, 0.042319685220718384, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.001920328475534916, -0.0026725493371486664, -0.4797009229660034, -0.2704680860042572, -0.8037141561508179, -1.133946180343628, -2.858860492706299, -1.4579209089279175, -0.8318343758583069, -0.1935819685459137, -0.03747688606381416, -0.8382965326309204, -1.468239188194275, -2.3894166946411133, -1.0180851221084595, -1.0929545164108276], "max": [0.3294089436531067, -0.02911144495010376, 0.058403678238391876, -0.8390764594078064, 0.34570637345314026, 0.20600943267345428, 0.17297296226024628, 0.09882815182209015, 0.1642051488161087, 0.5234254598617554, -0.5087171792984009, 1.5707075595855713, 0.32312917709350586, 0.007537259720265865, 0.013632040470838547, 0.029512779787182808, -0.5734766721725464, 0.9564533233642578, -0.38466939330101013, -0.028751350939273834, -0.0119800865650177, -0.01037847064435482, -0.5911400318145752, 0.9813597202301025, -0.3835682272911072, 0.04768608137965202, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0023866419214755297, -0.002668430795893073, 0.7443376779556274, 0.2794164717197418, 0.4100554585456848, 1.1517283916473389, 3.594114303588867, 0.9347736835479736, 0.7003428936004639, 0.979778528213501, 0.36807501316070557, 0.5186620354652405, 0.1341400146484375, 1.671573519706726, 0.604917585849762, 0.45282912254333496], "mean": [-0.11918050795793533, -0.14921995997428894, -0.20150215923786163, -1.5228654146194458, -0.6192387342453003, -0.1534489542245865, -0.08066996932029724, -0.08848720043897629, 0.12013226747512817, 0.30826303362846375, -1.6432361602783203, 0.5313839912414551, 0.16310372948646545, -0.20553070306777954, 0.011564765125513077, 0.0216883085668087, -0.5882619619369507, 0.9535446763038635, -0.3867605924606323, -0.030136987566947937, -0.013613982126116753, -0.018766898661851883, -0.6043370962142944, 0.9789356589317322, -0.3877507746219635, 0.046156588941812515, 0.765130341053009, 1.745330572128296, 0.765130341053009, 0.765130341053009, 0.765130341053009, 0.765130341053009, 0.7434231638908386, 1.745330572128296, 0.7434231638908386, 0.7434231638908386, 0.7434231638908386, 0.7434231638908386, 0.002233540639281273, -0.0026706072967499495, -0.03872528672218323, -0.01666419766843319, 0.011395969428122044, 0.012969499453902245, 0.014605161733925343, 0.00909169390797615, 0.019533615559339523, 0.08147583901882172, 0.02481495589017868, -0.0250534787774086, -0.14145494997501373, -0.11774007230997086, 0.013872776180505753, -0.024100270122289658], "std": [0.24561814963817596, 0.07049250602722168, 0.19725239276885986, 0.3995397090911865, 0.7770415544509888, 0.22673970460891724, 0.13574860990047455, 0.1806420534849167, 0.05135807767510414, 0.12477798759937286, 0.35602766275405884, 0.2805439233779907, 0.07819953560829163, 0.05553103983402252, 0.0007586200954392552, 0.001864515128545463, 0.004542709793895483, 0.0011695981957018375, 0.001139134052209556, 0.0006063540931791067, 0.0006431863293983042, 0.001886715297587216, 0.003957823384553194, 0.0007645234582014382, 0.0015235039172694087, 0.001235538744367659, 0.8573125600814819, 1.3113021850585938e-06, 0.8573125600814819, 0.8573125600814819, 0.8573125600814819, 0.8573125600814819, 0.8584402799606323, 1.3113021850585938e-06, 0.8584402799606323, 0.8584402799606323, 0.8584402799606323, 0.8584402799606323, 7.803375774528831e-05, 7.360707741099759e-07, 0.18332520127296448, 0.0881958082318306, 0.18889915943145752, 0.38252994418144226, 0.8662354350090027, 0.28832992911338806, 0.2126552313566208, 0.19881610572338104, 0.06922705471515656, 0.1640045940876007, 0.3003087341785431, 0.5565151572227478, 0.181751549243927, 0.15694592893123627], "count": [279]}, "timestamp": {"min": [0.0], "max": [9.266666666666667], "mean": [4.633333333333335], "std": [2.6846615070446793], "count": [279]}, "frame_index": {"min": [0], "max": [278], "mean": [139.0], "std": [80.53984521134038], "count": [279]}, "episode_index": {"min": [307], "max": [307], "mean": [307.0], "std": [0.0], "count": [279]}, "index": {"min": [120912], "max": [121190], "mean": [121051.0], "std": [80.53984521134038], "count": [279]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [279]}, "subtask_annotation": {"mean": [0.5770609318996416, 2.0, 2.0, 2.0, 2.0], "std": [0.8034272241659708, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [279]}, "scene_annotation": {"mean": [307.0], "std": [0.0], "min": [307], "max": [307], "count": [279]}, "eef_direction_state": {"mean": [3.4802867383512543, 4.146953405017921], "std": [2.0959438358272853, 1.9445493257477846], "min": [0, 1], "max": [6, 6], "count": [279]}, "eef_velocity_state": {"mean": [0.9390681003584229, 0.6881720430107527], "std": [0.6825110649544667, 0.7329201371162131], "min": [0, 0], "max": [2, 2], "count": [279]}, "eef_acc_mag_state": {"mean": [0.8673835125448028, 0.7311827956989247], "std": [0.8297626511353724, 0.8313712593581791], "min": [0, 0], "max": [2, 2], "count": [279]}, "eef_direction_action": {"mean": [3.4695340501792113, 3.4372759856630823], "std": [1.846716585857766, 1.907025616401022], "min": [0, 0], "max": [6, 6], "count": [279]}, "eef_velocity_action": {"mean": [1.2329749103942653, 0.953405017921147], "std": [0.676954573065407, 0.6730720914297065], "min": [0, 0], "max": [2, 2], "count": [279]}, "eef_acc_mag_action": {"mean": [1.1971326164874552, 1.0681003584229392], "std": [0.7433280439881015, 0.798084833908379], "min": [0, 0], "max": [2, 2], "count": [279]}, "eef_sim_pose_state": {"mean": [0.2616173652723963, 0.18585936975489478, 0.1618765831387114, -0.43635819521292313, -0.7362667295910807, 0.3689884940212992, 0.2621438805187927, -0.18137970636200393, 0.17621130255813539, -2.252504879793795, -0.9025731070919529, 2.708034848051311], "std": [0.06459500710280602, 0.037257858767648214, 0.04162108273595526, 2.379623409418381, 0.45154284874383505, 2.116495941787793, 0.04937648207181061, 0.03999192121367049, 0.036075961134523785, 0.4473637905614754, 0.3616034928789289, 0.48532445964137755], "min": [0.1624173504458581, 0.14026415772381767, 0.10628156496986417, -3.127410878475323, -1.2631023124530358, -3.131137639742647, 0.2178468833980986, -0.275410419970278, 0.10068249045860742, -2.5975407771056522, -1.3256938927232804, -3.127271967660181], "max": [0.34775843303299336, 0.25224250305613044, 0.24146110873935944, 3.137344439398648, -0.12039307419111567, 3.0415012364154634, 0.3988820470764238, -0.11924110638107599, 0.2105291462931562, -1.1117334431383212, 0.3184088736057973, 3.1399146046558535], "count": [279]}, "eef_sim_pose_action": {"mean": [0.2701848385562621, 0.18840552115021722, 0.16170858957386366, -0.024149206981879716, -0.7348949782186126, 0.39651162276789437, 0.26149959242631854, -0.1825791237542858, 0.17782641056336293, -2.2727588019981573, -0.9242910445974203, 2.6350145824740148], "std": [0.06611960803165119, 0.03964567589687458, 0.04193004441983275, 2.420058383178392, 0.46705585643174463, 2.106748990773575, 0.04177470736965028, 0.03762209030753943, 0.034449501978652194, 0.414352703369448, 0.31621912251726836, 0.807340144420119], "min": [0.16361389054961006, 0.13244797733177552, 0.10518600993728598, -3.137768496107817, -1.2255670881457579, -3.1275654007722857, 0.2214180756836535, -0.2645401569751182, 0.0750372422014735, -2.759952324269685, -1.3069817240797645, -3.054363970001408], "max": [0.3614059289769592, 0.2613257975350948, 0.2479712484306737, 3.135666085753337, -0.05515213557771226, 3.094825043900631, 0.3909622150692228, -0.11612536156295881, 0.20891453359593126, -0.9858374358542381, 0.34290411100423435, 3.1412373855866664], "count": [279]}}} +{"episode_index": 301, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4431281502306805]], [[0.5362654171472511]], [[0.47150794646289884]]], "std": [[[0.2990432895085797]], [[0.22801397367526643]], [[0.23415050848861]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4317214460784314]], [[0.4456030781430219]], [[0.41067747020376777]]], "std": [[[0.2716813843428066]], [[0.2404192270643967]], [[0.25013599105965467]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4797342945021145]], [[0.45742131872356784]], [[0.3740842103998462]]], "std": [[[0.2955453073472448]], [[0.21731663700281514]], [[0.25906153666281806]]], "count": [100]}, "observation.state": {"min": [-0.6073596477508545, -0.18367330729961395, -0.4974448084831238, -1.4332044124603271, -1.3818964958190918, -0.2296493500471115, -0.7038226127624512, -0.7860255241394043, -0.4124711751937866, 0.6423361897468567, -1.6208875179290771, 0.3875378668308258, -0.6155190467834473, -0.6005375385284424, 0.010686083696782589, -0.006992668379098177, -0.597883403301239, 1.0356615781784058, -0.46514764428138733, -0.005916445516049862, -0.00656095938757062, 0.004695056471973658, -0.6065092086791992, 1.011742115020752, -0.4523296356201172, -0.010383885353803635, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.01363691408187151, -7.7152690209914e-06, -0.6627465486526489, -0.4207759201526642, -0.5907922387123108, -1.4915237426757812, -1.6290818452835083, -0.6817083358764648, -1.9595744609832764, -0.22413693368434906, -0.34798502922058105, -0.5666120648384094, -1.1560404300689697, -0.3990338444709778, -1.2480268478393555, -0.4247054159641266, -12.504884719848633, -5.952381134033203, -2.681929111480713, -9.798535346984863, -0.4017094373703003, -1.2625153064727783, -0.918192982673645, -11.291142463684082, -5.708180904388428, -3.257631301879883, -7.967033386230469, -0.860805869102478, -2.209401845932007, -1.1190476417541504, -0.008458406664431095, -0.03164112567901611, -0.02961537428200245, -0.008722730912268162, -0.01106972061097622, -0.011792276054620743, -0.007436330895870924, -0.0325172021985054, -0.039280012249946594, -0.008500558324158192, -0.01295122317969799, -0.009262999519705772, -3.7965900897979736, -0.34890446066856384, 2.241896867752075, -32.174869537353516, 12.084651947021484, -1.2166725397109985, -1.4210699796676636, -0.5159332156181335, 5.686400413513184, -33.56524658203125, 14.532637596130371, -0.8506277203559875, -0.013091393746435642, -0.01467201765626669, -0.0036630036775022745, -0.122972272336483, 0.32705405354499817, 0.018421806395053864, -0.0692923367023468, 0.3301823139190674, -0.22377629578113556, -0.014465512707829475, -3.128506898880005, -1.0049601793289185, -2.89685320854187, -2.5901756286621094, -0.6163396835327148, 2.1533331871032715, -0.6963703632354736, -0.1729366034269333, 9.709933280944824, -0.011369854211807251, -0.02552664279937744, -0.029592543840408325, 0.02443692833185196, -0.0015454671811312437, -0.9994227886199951, -0.047222800552845], "max": [0.04088446497917175, 0.28582942485809326, -0.24490609765052795, -0.2868695855140686, -0.035865284502506256, 0.48621103167533875, 0.028521347790956497, -0.2263011485338211, 0.09517808258533478, 1.048961877822876, -0.6939021348953247, 1.0236988067626953, 0.35935717821121216, -0.1467585265636444, 0.011829156428575516, 0.0005944923614151776, -0.5887846946716309, 1.0371456146240234, -0.4617955684661865, -0.0003711933677550405, -0.005389867816120386, 0.012619070708751678, -0.5942772030830383, 1.0174297094345093, -0.4499547481536865, -0.005247021559625864, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.014403479173779488, 1.7922775441547856e-06, 0.6695312261581421, 0.39669322967529297, 0.5097622871398926, 1.5366272926330566, 1.96725332736969, 1.0428011417388916, 1.412989854812622, 0.771912693977356, 0.4481724798679352, 0.39530959725379944, 0.3576364815235138, 0.8195202946662903, 0.34516364336013794, 0.4644860327243805, -3.251492738723755, 5.036630153656006, 2.2045178413391113, 1.892552137374878, 0.7173382639884949, 2.15201473236084, 0.5738705992698669, -1.0133076906204224, 9.70695972442627, 1.9658119678497314, 1.037851095199585, 0.7747253179550171, 2.238095283508301, 0.4017094075679779, 0.005644004791975021, 0.019549787044525146, 0.02829396352171898, 0.006715622264891863, 0.010959555394947529, 0.006140478421002626, 0.007140924222767353, 0.027082201093435287, 0.03934473171830177, 0.007128869649022818, 0.006793268956243992, 0.005138856824487448, -0.6999300122261047, 0.33405745029449463, 11.372800827026367, -23.53794288635254, 22.30097198486328, 0.8406873941421509, 1.0605000257492065, 0.42685121297836304, 13.109899520874023, -19.24219512939453, 19.324020385742188, 1.2386822700500488, 0.02162228710949421, 0.009374558925628662, -0.0006105006323195994, -0.027327170595526695, 0.5204422473907471, 0.4316951632499695, 0.23170387744903564, 0.481198251247406, 0.0702192559838295, 0.2632025182247162, 3.139704704284668, 0.3697304427623749, 2.9826817512512207, -0.8415716886520386, -0.05560196191072464, 3.052811622619629, -0.40801098942756653, 0.2026638239622116, 9.901895523071289, 0.018959879875183105, 0.028430819511413574, 0.06222432851791382, 0.03033280000090599, -0.00016055782907642424, -0.9985338449478149, -0.016075005754828453], "mean": [-0.1881229430437088, -0.04788612574338913, -0.3928830921649933, -1.1119297742843628, -0.4234372079372406, -0.006534211803227663, -0.5878636837005615, -0.38849225640296936, -0.045424871146678925, 0.8239593505859375, -1.2863318920135498, 0.6280556917190552, -0.2841295301914215, -0.4459996819496155, 0.011146709322929382, -0.003896172624081373, -0.5961174368858337, 1.0362828969955444, -0.46408551931381226, -0.002290438860654831, -0.005819499026983976, 0.007692498154938221, -0.6024854183197021, 1.0142908096313477, -0.4514816701412201, -0.007356283254921436, 0.6612351536750793, 1.745330572128296, 0.6612351536750793, 0.6612351536750793, 0.6612351536750793, 0.6612351536750793, 0.9353592991828918, 1.745330572128296, 0.9353592991828918, 0.9353592991828918, 0.9353592991828918, 0.9353592991828918, 0.013981335796415806, -3.15116494675749e-07, -0.017464857548475266, 0.015597430989146233, -0.006470617838203907, 0.01791558414697647, -0.003722992492839694, 0.027041098102927208, -0.00394106050953269, 0.07348829507827759, 0.035851866006851196, -0.03967516869306564, -0.0812903568148613, -0.0522303469479084, -0.12361527234315872, -0.031042763963341713, -6.362918376922607, -2.2904927730560303, -0.16652758419513702, -5.390972137451172, 0.0041949753649532795, 0.05906502902507782, -0.34746846556663513, -6.783777713775635, 5.481875896453857, 0.25262418389320374, -4.549301624298096, -0.025295592844486237, -0.4796098470687866, -0.21486596763134003, -0.0003484436310827732, -0.00032747091609053314, -0.0004406464868225157, -0.00018456627731211483, 0.00016466091619804502, -0.00042838239460252225, -0.00018930503574665636, -0.000801387766841799, -0.0009167325915768743, 0.00016323308227583766, -0.00011449900921434164, -0.0002952652866952121, -1.634812355041504, 0.04130138084292412, 6.684080600738525, -28.973447799682617, 16.522293090820312, -0.2162955403327942, 0.1144532635807991, 0.06789682805538177, 8.919984817504883, -26.522403717041016, 16.731948852539062, 0.15004295110702515, 0.002713818335905671, -0.0018509553046897054, -0.0020698111038655043, -0.07013574987649918, 0.38333842158317566, 0.12077972292900085, 0.13816560804843903, 0.3715260922908783, -0.004856581334024668, 0.19956181943416595, -0.08763964474201202, -0.6761898398399353, 0.8891507387161255, -2.0940358638763428, -0.40981733798980713, 2.7755722999572754, -0.5688121914863586, -0.009509938769042492, 9.778848648071289, 0.001556619186885655, 0.0013888332759961486, -9.170515841105953e-05, 0.028885046020150185, -0.0008647728245705366, -0.999068558216095, -0.030874982476234436], "std": [0.23143772780895233, 0.16321693360805511, 0.053598079830408096, 0.4321427047252655, 0.47849223017692566, 0.2316548377275467, 0.23614278435707092, 0.13481685519218445, 0.17661775648593903, 0.08792219310998917, 0.20621666312217712, 0.19228056073188782, 0.20326286554336548, 0.14502957463264465, 0.0002778329944703728, 0.0023673975374549627, 0.0019421911565586925, 0.00034981087082996964, 0.0010257791727781296, 0.0016274618683382869, 0.00026488761068321764, 0.002502232324331999, 0.0028082302305847406, 0.0015886801993474364, 0.0008544790907762945, 0.0015263550449162722, 0.8327130675315857, 1.3113021850585938e-06, 0.8327130675315857, 0.8327130675315857, 0.8327130675315857, 0.8327130675315857, 0.8651540875434875, 1.3113021850585938e-06, 0.8651540875434875, 0.8651540875434875, 0.8651540875434875, 0.8651540875434875, 0.00016805532504804432, 1.1556953722902108e-06, 0.268921822309494, 0.16940754652023315, 0.17221765220165253, 0.5445430874824524, 0.627016007900238, 0.33926907181739807, 0.46028098464012146, 0.19683986902236938, 0.13887318968772888, 0.189341202378273, 0.334064245223999, 0.22062233090400696, 0.2542487680912018, 0.15145748853683472, 2.2055065631866455, 3.125370502471924, 1.4386526346206665, 3.2893505096435547, 0.1985827088356018, 0.5877158641815186, 0.26781851053237915, 1.70127272605896, 4.071961402893066, 1.5119048357009888, 1.9228343963623047, 0.34195348620414734, 0.8659444451332092, 0.29116103053092957, 0.002292644465342164, 0.006576471496373415, 0.007339784875512123, 0.002649096306413412, 0.002416124800220132, 0.0024134221021085978, 0.002654017647728324, 0.007121991366147995, 0.008623657748103142, 0.0027124849148094654, 0.002049665432423353, 0.002007203409448266, 0.6391969919204712, 0.15747429430484772, 2.1780059337615967, 1.7050784826278687, 2.9745497703552246, 0.5268427729606628, 0.461991548538208, 0.1682213991880417, 1.1213833093643188, 3.8622257709503174, 1.0706851482391357, 0.5474607944488525, 0.006070069968700409, 0.0039628795348107815, 0.0004970724694430828, 0.020886030048131943, 0.0654992014169693, 0.13465870916843414, 0.10671813040971756, 0.043740078806877136, 0.09132598340511322, 0.07526863366365433, 2.5987021923065186, 0.4471982717514038, 2.1691102981567383, 0.4412180781364441, 0.17335134744644165, 0.28994423151016235, 0.047983165830373764, 0.05734620243310928, 0.030354546383023262, 0.004119416698813438, 0.00744889210909605, 0.011594233103096485, 0.0012792383786290884, 0.000331255083438009, 0.0002489000326022506, 0.008476159535348415], "count": [228]}, "action": {"min": [-0.6796319484710693, -0.1734456866979599, -0.5656736493110657, -1.4342845678329468, -1.3886786699295044, -0.23391598463058472, -0.6981316804885864, -0.7298204898834229, -0.4448282718658447, 0.48362043499946594, -1.6047749519348145, 0.2771989703178406, -0.6959888339042664, -0.6790273189544678, 0.009931742213666439, -0.007277121767401695, -0.5976049304008484, 1.0315043926239014, -0.4652581214904785, -0.004994372837245464, -0.006938017904758453, 0.0038617856334894896, -0.6052359342575073, 1.0085419416427612, -0.45221370458602905, -0.009473290294408798, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.01363691408187151, -7.7152690209914e-06, -0.6627465486526489, -0.46299418807029724, -0.5907922387123108, -1.4915237426757812, -1.6290818452835083, -0.6817083358764648, -1.9595744609832764, -0.22413693368434906, -0.34798502922058105, -0.5666120648384094, -1.1560404300689697, -0.5005336999893188, -1.2480268478393555, -0.4247054159641266], "max": [0.04285392165184021, 0.28213271498680115, -0.2083420306444168, -0.20454013347625732, -0.0364932157099247, 0.490693598985672, 0.03147583082318306, -0.06283437460660934, 0.09246056526899338, 1.1339174509048462, -0.6844577789306641, 1.0275118350982666, 0.34615570306777954, -0.14529794454574585, 0.012147493660449982, 0.001469742855988443, -0.5871972441673279, 1.0361967086791992, -0.4608701169490814, -0.0006703571998514235, -0.004903340246528387, 0.012283430434763432, -0.5916608572006226, 1.0162317752838135, -0.449362576007843, -0.005259406287223101, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.014403479173779488, 1.7922775441547856e-06, 0.6695312261581421, 0.39669322967529297, 0.5097622871398926, 1.5366272926330566, 1.96725332736969, 1.0428011417388916, 1.412989854812622, 0.771912693977356, 0.4481724798679352, 0.37861427664756775, 0.3576364815235138, 0.8195202946662903, 0.34516364336013794, 0.4644860327243805], "mean": [-0.21692049503326416, -0.030224548652768135, -0.40443310141563416, -1.06934654712677, -0.4243931770324707, -0.00712232431396842, -0.5848137736320496, -0.3869175910949707, -0.03428437560796738, 0.8359100222587585, -1.2726974487304688, 0.6162593960762024, -0.30800139904022217, -0.45270130038261414, 0.010993098840117455, -0.0035946250427514315, -0.5933586955070496, 1.0340746641159058, -0.4637002646923065, -0.0023735228460282087, -0.005839234683662653, 0.007203885354101658, -0.600067138671875, 1.012553334236145, -0.4512273669242859, -0.007221170235425234, 0.6610820293426514, 1.745330572128296, 0.6610820293426514, 0.6610820293426514, 0.6610820293426514, 0.6610820293426514, 0.9227285981178284, 1.745330572128296, 0.9227285981178284, 0.9227285981178284, 0.9227285981178284, 0.9227285981178284, 0.013981321826577187, -3.1435402547685953e-07, -0.016010619699954987, 0.013508480042219162, -0.006488246843218803, 0.013813537545502186, 0.0013055377639830112, 0.025323975831270218, -0.003975254017859697, 0.07614313066005707, 0.03618576377630234, -0.043686799705028534, -0.08366912603378296, -0.05296472832560539, -0.12642692029476166, -0.03302169591188431], "std": [0.23958885669708252, 0.1494792103767395, 0.08142960071563721, 0.4536716938018799, 0.4793699085712433, 0.2309691458940506, 0.23394563794136047, 0.11382944881916046, 0.1643439084291458, 0.1161058247089386, 0.17811909317970276, 0.198136568069458, 0.1883850395679474, 0.14682553708553314, 0.00046250317245721817, 0.001919059082865715, 0.0018385640578344464, 0.0007293871603906155, 0.0012354053324088454, 0.0012898842105641961, 0.000441478390712291, 0.0019385418854653835, 0.0026769922114908695, 0.001706745126284659, 0.0006781197153031826, 0.0011904971906915307, 0.8325221538543701, 1.3113021850585938e-06, 0.8325221538543701, 0.8325221538543701, 0.8325221538543701, 0.8325221538543701, 0.8663090467453003, 1.3113021850585938e-06, 0.8663090467453003, 0.8663090467453003, 0.8663090467453003, 0.8663090467453003, 0.000168044280144386, 1.154921392299002e-06, 0.2702893614768982, 0.17249032855033875, 0.1721930056810379, 0.54811030626297, 0.6316402554512024, 0.34077584743499756, 0.46028080582618713, 0.19921444356441498, 0.13870827853679657, 0.18937166035175323, 0.33521953225135803, 0.2218552976846695, 0.2555589973926544, 0.1531611829996109], "count": [228]}, "timestamp": {"min": [0.0], "max": [7.566666666666666], "mean": [3.7833333333333328], "std": [2.193909920835571], "count": [228]}, "frame_index": {"min": [0], "max": [227], "mean": [113.5], "std": [65.81729762506713], "count": [228]}, "episode_index": {"min": [308], "max": [308], "mean": [308.0], "std": [0.0], "count": [228]}, "index": {"min": [121191], "max": [121418], "mean": [121304.5], "std": [65.81729762506713], "count": [228]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [228]}, "subtask_annotation": {"mean": [0.24561403508771928, 2.0, 2.0, 2.0, 2.0], "std": [0.45036833870152576, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [228]}, "scene_annotation": {"mean": [308.0], "std": [0.0], "min": [308], "max": [308], "count": [228]}, "eef_direction_state": {"mean": [3.337719298245614, 3.473684210526316], "std": [1.9723923647451018, 2.144804110450841], "min": [0, 0], "max": [6, 6], "count": [228]}, "eef_velocity_state": {"mean": [1.0087719298245614, 0.868421052631579], "std": [0.7779371511516133, 0.7435471869396787], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_acc_mag_state": {"mean": [0.7280701754385965, 0.7017543859649122], "std": [0.808779541007685, 0.8157423114079055], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_direction_action": {"mean": [3.1184210526315788, 3.1578947368421053], "std": [1.9054430708889942, 1.8711988246980193], "min": [0, 0], "max": [6, 6], "count": [228]}, "eef_velocity_action": {"mean": [1.162280701754386, 1.1491228070175439], "std": [0.7463231921704142, 0.7099846321582548], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_acc_mag_action": {"mean": [0.8991228070175439, 0.8377192982456141], "std": [0.812943062898582, 0.8137944857678584], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_sim_pose_state": {"mean": [0.26994413255381433, 0.20137119622079783, 0.08603985761776595, -0.08839761093326659, -0.6766829866973207, 0.8599861468997249, 0.2899839639981938, -0.1316686851681424, 0.1510330610999412, -2.0940203087830978, -0.4098635545500037, 2.775670692022651], "std": [0.04672428161920054, 0.10154262252465149, 0.03177253349386166, 2.6390890654798, 0.4471439360627253, 2.2191305681270546, 0.03633439022928468, 0.07820034172202331, 0.01473244170306435, 0.4412650726867607, 0.17329969841677317, 0.28980815177700003], "min": [0.2192916872918847, 0.11867639102425433, 0.021569412025231938, -3.1408591373393997, -1.0049943828681116, -3.0950452064399823, 0.2556117036779407, -0.3089928710180589, 0.1070646005184392, -2.59047366042431, -0.6164263111124696, 2.1534177104126355], "max": [0.359896704813168, 0.40767486692591637, 0.12154111353051539, 3.1397443731606294, 0.369731013823148, 3.0838160287540206, 0.4063930301302681, -0.06929997447040145, 0.1654446645000792, -0.8416091468291959, -0.0558088813657156, 3.0528109458849415], "count": [228]}, "eef_sim_pose_action": {"mean": [0.2746590194340231, 0.2072196486036762, 0.08274074788061875, 0.13778065699618802, -0.691048183347486, 0.9116646983772159, 0.28681269565416384, -0.1245381268078976, 0.14557004918712463, -2.100177449494366, -0.42673259291057675, 2.7840362329258865], "std": [0.04634355881044917, 0.10128367054539378, 0.028680132897028244, 2.646078735010287, 0.47066568759358485, 2.2274631563188763, 0.02526946479387653, 0.07291632316885799, 0.01905799502424861, 0.39560746246704365, 0.15904736734026534, 0.26063115807911746], "min": [0.2217957730897293, 0.12293494354871609, 0.028663882414530967, -3.1398080640489434, -1.083055732983138, -3.0827947796123754, 0.24460344462326739, -0.32001420259549174, 0.0805628289880811, -2.833193110793513, -0.7005472289127588, 2.169898114350987], "max": [0.36253497570458576, 0.4138375576322678, 0.11552799608554064, 3.1412102855224195, 0.4271190171146053, 3.1362506543494346, 0.37424787667652804, -0.06614447461661294, 0.17207706781075377, -0.705366152647064, -0.11356184723997709, 3.046779238880318], "count": [228]}}} +{"episode_index": 302, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4253507064590542]], [[0.5302309183967705]], [[0.4583157487504806]]], "std": [[[0.2877270037409558]], [[0.20349819547455208]], [[0.23072072927969028]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43337972895040366]], [[0.4040606449442522]], [[0.31994432670126877]]], "std": [[[0.31589965594509134]], [[0.25106723546551935]], [[0.2848217054296357]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46990737697039603]], [[0.4527589076316801]], [[0.3382386582083814]]], "std": [[[0.30263054108716947]], [[0.21271131816923405]], [[0.2838800906802118]]], "count": [100]}, "observation.state": {"min": [-0.5746316313743591, -0.35057681798934937, -0.7578965425491333, -2.2549993991851807, -1.4736407995224, -0.6309850811958313, -0.29707393050193787, -0.46567779779434204, -0.031377799808979034, -0.02670248970389366, -1.6918444633483887, 0.12398083508014679, -0.29212242364883423, -0.24852895736694336, 0.013683680444955826, -0.009326341561973095, -0.61627596616745, 0.9817526936531067, -0.3976441025733948, -0.03504086285829544, -0.005873235873878002, 0.012574393302202225, -0.6290499567985535, 1.0132416486740112, -0.41081148386001587, 0.034294724464416504, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.000475666718557477, -2.613872993606492e-06, -0.7366741895675659, -0.14336161315441132, -1.0948729515075684, -0.4373874366283417, -2.942333698272705, -0.8659509420394897, -0.4262498617172241, -0.47505509853363037, -0.18767127394676208, -0.4889757037162781, -0.6076241731643677, -3.679546356201172, -0.6303912997245789, -1.1158243417739868, -11.283719062805176, -9.218559265136719, -2.0219779014587402, -11.599512100219727, -14.05982780456543, -1.3199023008346558, -1.83638596534729, -12.104016304016113, -3.479853630065918, -1.7551891803741455, -9.523809432983398, -1.0329670906066895, -1.2338217496871948, -1.606837511062622, -0.0078051891177892685, -0.012814358808100224, -0.01090859342366457, -0.005181500222533941, -0.0025360037107020617, -0.009780914522707462, -0.004888884723186493, -0.015796443447470665, -0.012537469156086445, -0.0047817775048315525, -0.003420033026486635, -0.0103450370952487, -2.1634199619293213, -0.5641859769821167, 4.914356231689453, -30.859554290771484, 8.29338264465332, 0.13121967017650604, -1.6755900382995605, -0.6606914401054382, 4.795580863952637, -30.408456802368164, 7.51361608505249, -0.6592741012573242, -0.013435744680464268, -0.016106072813272476, 0.0018315018387511373, -0.10930868983268738, 0.2277403622865677, -0.04104459285736084, 0.145320862531662, 0.37327709794044495, -0.329297810792923, 0.023820867761969566, -3.021775245666504, -1.520038366317749, -3.1233859062194824, -2.7322998046875, -1.3776190280914307, 1.3870810270309448, -0.8221537470817566, -0.07177606970071793, 9.650930404663086, -0.006914645433425903, -0.012941688299179077, -0.026278972625732422, -0.027118610218167305, 0.022561220452189445, 0.7285766005516052, 0.6818593740463257], "max": [0.4578293561935425, 0.1098712682723999, 0.508319616317749, -0.992427408695221, 0.4046526551246643, 0.48994094133377075, 0.286742240190506, 0.12181384861469269, 0.13875427842140198, 0.5296788215637207, -1.0372302532196045, 1.4835617542266846, 0.258649617433548, 0.15984533727169037, 0.015619735233485699, -0.008016170002520084, -0.6114550828933716, 0.9821727275848389, -0.3857395350933075, -0.032753296196460724, -0.004696845076978207, 0.013437456451356411, -0.6223437786102295, 1.015368938446045, -0.3993227183818817, 0.03642456233501434, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0009531478281132877, 1.4920756257197354e-06, 0.46775704622268677, 0.38517624139785767, 0.8294612169265747, 0.9388976097106934, 0.4643224775791168, 1.095940351486206, 0.7534404397010803, 0.1324911117553711, 0.1866847276687622, 0.33984509110450745, 0.6032435297966003, 0.7119617462158203, 0.22682183980941772, 0.23649843037128448, 0.9353609085083008, 2.747252941131592, 2.3308913707733154, -0.030525032430887222, 1.004273533821106, 1.865079402923584, 0.4017094075679779, -2.9174351692199707, 7.905982971191406, 2.555555820465088, -0.8852258920669556, 1.1477410793304443, 1.2338217496871948, 0.0, 0.008486706763505936, 0.012569794431328773, 0.012062028981745243, 0.007263336796313524, 0.01936108060181141, 0.008501885458827019, 0.007046438287943602, 0.011872004717588425, 0.0122482068836689, 0.007048794999718666, 0.018897421658039093, 0.007772637996822596, -0.3817799985408783, 0.26353421807289124, 13.94133186340332, -18.19373893737793, 18.29678726196289, 0.7150047421455383, 1.1029200553894043, 0.20414623618125916, 12.619949340820312, -22.305160522460938, 18.062397003173828, -0.0908186137676239, 0.020338760688900948, 0.009185842238366604, 0.004884005058556795, -0.027327172458171844, 0.5282142162322998, 0.33926552534103394, 0.3037799000740051, 0.5316892862319946, -0.02648155577480793, 0.2769184112548828, 2.894207000732422, 0.0397753044962883, 3.1259922981262207, -1.273992896080017, -0.02839156612753868, 3.1312551498413086, -0.5283384919166565, 0.19025826454162598, 9.860006332397461, 0.00828602910041809, 0.017753630876541138, 0.03512972593307495, -0.025236373767256737, 0.02521461620926857, 0.7305941581726074, 0.6840787529945374], "mean": [-0.204133078455925, -0.1420811265707016, -0.27078360319137573, -1.5943132638931274, 0.09074520319700241, -0.08820494264364243, -0.0508871003985405, -0.22246532142162323, 0.06657683104276657, 0.25110962986946106, -1.3113930225372314, 0.47810742259025574, 0.050188370048999786, -0.1472344845533371, 0.015252762474119663, -0.008840756490826607, -0.6139640808105469, 0.9819281697273254, -0.39041048288345337, -0.03426681086421013, -0.005034815985709429, 0.012887958437204361, -0.625561535358429, 1.0146039724349976, -0.404360830783844, 0.03491191193461418, 0.5104268193244934, 1.745330572128296, 0.5104268193244934, 0.5104268193244934, 0.5104268193244934, 0.5104268193244934, 1.2968356609344482, 1.745330572128296, 1.2968356609344482, 1.2968356609344482, 1.2968356609344482, 1.2968356609344482, 0.0006976783624850214, -4.422087442890188e-07, -0.09763897955417633, 0.04706227406859398, -0.09613750874996185, 0.13776879012584686, -0.20300525426864624, 0.12228482961654663, 0.06175728514790535, -0.06575783342123032, -0.0011991561623290181, 0.030960960313677788, 0.03793643042445183, -0.07700934261083603, -0.05251401662826538, -0.02663981355726719, -6.958885669708252, -2.6987202167510986, -0.043361034244298935, -5.213751792907715, -0.180823415517807, 0.35922858119010925, -0.5314981937408447, -7.927946090698242, 2.167354106903076, 0.7259196043014526, -5.377089977264404, 0.06536353379487991, -0.28726017475128174, -0.7372255325317383, 0.00027543577016331255, 0.0008165327599272132, 0.00017969463078770787, 0.00025694360374473035, 0.0013208799064159393, -0.0002743720542639494, 0.00010947119153570384, -0.0005750854033976793, -0.0001680211425991729, 0.0006944434135220945, 0.001189118018373847, -0.00013104596291668713, -1.2393043041229248, -0.15892364084720612, 9.876801490783691, -23.208654403686523, 14.325655937194824, 0.43876856565475464, -0.24891746044158936, -0.23504960536956787, 9.843132972717285, -25.272388458251953, 14.655335426330566, -0.3595045506954193, 0.002797215012833476, -0.002388112246990204, 0.0032583135180175304, -0.07474587112665176, 0.4001901149749756, 0.11639868468046188, 0.25965937972068787, 0.4481320381164551, -0.13032805919647217, 0.13711689412593842, -0.7639312744140625, -1.0627648830413818, 0.6483026742935181, -2.043625831604004, -1.015289545059204, 2.3484888076782227, -0.6952528357505798, 0.05021284148097038, 9.764897346496582, 0.0007577540236525238, -0.00010423741332488135, -4.688586705015041e-05, -0.02582421898841858, 0.02416132763028145, 0.7295662760734558, 0.6829943656921387], "std": [0.3455067276954651, 0.13575994968414307, 0.44273465871810913, 0.35532069206237793, 0.4283997416496277, 0.32794153690338135, 0.1668383926153183, 0.1676085740327835, 0.05781497061252594, 0.16569547355175018, 0.20616842806339264, 0.3997420370578766, 0.2010236531496048, 0.11629170924425125, 0.0005004141130484641, 0.00042038343963213265, 0.0014805468963459134, 6.432421650970355e-05, 0.0035449799615889788, 0.0006613178411498666, 0.0002866770955733955, 0.00019888253882527351, 0.0018682022346183658, 0.0006548392120748758, 0.0031863555777817965, 0.0005990557256154716, 0.7893939018249512, 1.3113021850585938e-06, 0.7893939018249512, 0.7893939018249512, 0.7893939018249512, 0.7893939018249512, 0.7497228384017944, 1.3113021850585938e-06, 0.7497228384017944, 0.7497228384017944, 0.7497228384017944, 0.7497228384017944, 8.606392657384276e-05, 7.657654919057677e-07, 0.24733103811740875, 0.10401377826929092, 0.35037192702293396, 0.28510087728500366, 0.6002195477485657, 0.2907659113407135, 0.2034052312374115, 0.11648305505514145, 0.06441932171583176, 0.1395648717880249, 0.19253408908843994, 0.6002542972564697, 0.13628654181957245, 0.16513153910636902, 3.606800079345703, 2.7808754444122314, 1.1257057189941406, 3.901836395263672, 2.123565196990967, 0.6261559724807739, 0.49294325709342957, 2.0521321296691895, 3.022812604904175, 1.0321202278137207, 2.5442516803741455, 0.3298209607601166, 0.4908510446548462, 0.3614156246185303, 0.0026949685998260975, 0.004467432387173176, 0.004599143750965595, 0.0023602622095495462, 0.0034209960140287876, 0.001992118079215288, 0.0023783002980053425, 0.004455100744962692, 0.004618546459823847, 0.002246072283014655, 0.0032226121984422207, 0.002231649588793516, 0.3788693845272064, 0.1302659511566162, 2.2715461254119873, 3.50171160697937, 2.7893567085266113, 0.16771680116653442, 0.5758867263793945, 0.1331653594970703, 2.314762592315674, 1.8769885301589966, 3.2747859954833984, 0.15433962643146515, 0.005846238229423761, 0.004076957702636719, 0.0004689037741627544, 0.01589146815240383, 0.08650098741054535, 0.14930234849452972, 0.03968459740281105, 0.039390940219163895, 0.09201346337795258, 0.055891066789627075, 2.3732986450195312, 0.336875319480896, 2.294506788253784, 0.44047844409942627, 0.4027363359928131, 0.5508081316947937, 0.043042972683906555, 0.045642122626304626, 0.033131539821624756, 0.0027844433207064867, 0.004764112643897533, 0.008389805443584919, 0.00041014590533450246, 0.0006783001590520144, 0.0005188334616832435, 0.0005662862095050514], "count": [265]}, "action": {"min": [-0.62405925989151, -0.3490658402442932, -0.8077347278594971, -2.2675623893737793, -1.5707963705062866, -0.639602780342102, -0.29520344734191895, -0.5163395404815674, -0.05743591859936714, -0.02314751222729683, -1.6952348947525024, 0.11855848133563995, -0.2956670820713043, -0.25028157234191895, 0.012441892176866531, -0.011908508837223053, -0.6138498783111572, 0.9781593084335327, -0.3995954990386963, -0.033748358488082886, -0.007266164757311344, 0.007847094908356667, -0.6262499094009399, 1.0120986700057983, -0.412712961435318, 0.03334318473935127, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.000475666718557477, -2.613872993606492e-06, -0.7366741895675659, -0.14336161315441132, -1.0948729515075684, -0.4373874366283417, -2.942333698272705, -0.8659509420394897, -0.4262498617172241, -0.47505509853363037, -0.18767127394676208, -0.4889757037162781, -0.6076241731643677, -3.679546356201172, -0.6303912997245789, -1.1158243417739868], "max": [0.46915701031684875, 0.13229568302631378, 0.5430638194084167, -0.7337111234664917, 0.4086296260356903, 0.4966985881328583, 0.2956025004386902, 0.12098076194524765, 0.14717094600200653, 0.5739278197288513, -0.9620007872581482, 1.4822323322296143, 0.261883407831192, 0.15836334228515625, 0.014985033310949802, -0.005383792333304882, -0.6052294969558716, 0.9821181893348694, -0.3864727318286896, -0.031246857717633247, -0.005018642637878656, 0.014808868989348412, -0.6171483993530273, 1.017044186592102, -0.40094801783561707, 0.035931654274463654, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0009531478281132877, 1.4920756257197354e-06, 0.46775704622268677, 0.38517624139785767, 0.8294612169265747, 0.9388976097106934, 0.4643224775791168, 1.095940351486206, 0.7534404397010803, 0.1324911117553711, 0.1866847276687622, 0.33984509110450745, 0.6032435297966003, 0.7119617462158203, 0.22682183980941772, 0.23649843037128448], "mean": [-0.2662479281425476, -0.10888601094484329, -0.32037121057510376, -1.4965728521347046, 0.04979027062654495, -0.06645473092794418, -0.03485959768295288, -0.27954384684562683, 0.056112319231033325, 0.28011447191238403, -1.2516618967056274, 0.46326956152915955, 0.04233192652463913, -0.15158222615718842, 0.014053692109882832, -0.008404483087360859, -0.6095043420791626, 0.9809860587120056, -0.3915175497531891, -0.03285689279437065, -0.005781617481261492, 0.011968504637479782, -0.6214414238929749, 1.0143558979034424, -0.4058331251144409, 0.03438965976238251, 0.5170129537582397, 1.745330572128296, 0.5170129537582397, 0.5170129537582397, 0.5170129537582397, 0.5170129537582397, 1.3039264678955078, 1.745330572128296, 1.3039264678955078, 1.3039264678955078, 1.3039264678955078, 1.3039264678955078, 0.0006989300600253046, -4.4247735786484554e-07, -0.09902549535036087, 0.04664308950304985, -0.09777051210403442, 0.14011496305465698, -0.2029796689748764, 0.12216019630432129, 0.062265582382678986, -0.0656483918428421, -0.0012048953212797642, 0.031013257801532745, 0.03709694743156433, -0.07729072868824005, -0.05246853455901146, -0.02686312608420849], "std": [0.34816211462020874, 0.13434423506259918, 0.43078523874282837, 0.37477731704711914, 0.49483662843704224, 0.32914161682128906, 0.170871764421463, 0.16995763778686523, 0.05589909851551056, 0.16803672909736633, 0.20570319890975952, 0.3780968487262726, 0.20263026654720306, 0.10802396386861801, 0.0005728765390813351, 0.0014097422827035189, 0.0018211017595604062, 0.0007964848773553967, 0.0034592149313539267, 0.0006249153520911932, 0.00044619577238336205, 0.0014386315597221255, 0.0020933886989951134, 0.0010985996341332793, 0.003037623129785061, 0.000637859629932791, 0.7923827171325684, 1.3113021850585938e-06, 0.7923827171325684, 0.7923827171325684, 0.7923827171325684, 0.7923827171325684, 0.7510279417037964, 1.3113021850585938e-06, 0.7510279417037964, 0.7510279417037964, 0.7510279417037964, 0.7510279417037964, 8.51071163197048e-05, 7.737191367596097e-07, 0.2475031018257141, 0.10437089204788208, 0.351524293422699, 0.28644508123397827, 0.6002278923988342, 0.290842205286026, 0.2030964344739914, 0.11651549488306046, 0.06442020833492279, 0.1395639330148697, 0.19258509576320648, 0.6001986861228943, 0.13630986213684082, 0.16506509482860565], "count": [265]}, "timestamp": {"min": [0.0], "max": [8.8], "mean": [4.4], "std": [2.5499455331873704], "count": [265]}, "frame_index": {"min": [0], "max": [264], "mean": [132.0], "std": [76.49836599562111], "count": [265]}, "episode_index": {"min": [309], "max": [309], "mean": [309.0], "std": [0.0], "count": [265]}, "index": {"min": [121419], "max": [121683], "mean": [121551.0], "std": [76.49836599562111], "count": [265]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [265]}, "subtask_annotation": {"mean": [0.20754716981132076, 2.0, 2.0, 2.0, 2.0], "std": [0.42375191060014544, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [265]}, "scene_annotation": {"mean": [309.0], "std": [0.0], "min": [309], "max": [309], "count": [265]}, "eef_direction_state": {"mean": [2.8679245283018866, 3.883018867924528], "std": [2.3394704758794393, 1.8927603730617037], "min": [0, 0], "max": [6, 6], "count": [265]}, "eef_velocity_state": {"mean": [1.0188679245283019, 0.8981132075471698], "std": [0.7596068009108624, 0.7326587833667393], "min": [0, 0], "max": [2, 2], "count": [265]}, "eef_acc_mag_state": {"mean": [0.9584905660377359, 0.7547169811320755], "std": [0.8344999547269637, 0.8173971662830065], "min": [0, 0], "max": [2, 2], "count": [265]}, "eef_direction_action": {"mean": [2.7962264150943397, 3.5320754716981133], "std": [2.186576738998343, 1.9676413986164512], "min": [0, 0], "max": [6, 6], "count": [265]}, "eef_velocity_action": {"mean": [1.1358490566037736, 1.0075471698113208], "std": [0.774863186858278, 0.7422172434363513], "min": [0, 0], "max": [2, 2], "count": [265]}, "eef_acc_mag_action": {"mean": [1.1169811320754717, 1.1169811320754717], "std": [0.7947316739669226, 0.8041721042344777], "min": [0, 0], "max": [2, 2], "count": [265]}, "eef_sim_pose_state": {"mean": [0.2718684501862104, 0.18808520867053644, 0.2011452473575682, -0.7755267292361816, -1.0628842317837996, 0.6598781525406822, 0.30338478809592484, -0.20534053638332647, 0.12996630928483896, -2.0432253117190564, -1.015408436678179, 2.37186521332694], "std": [0.08733743107724101, 0.0976440287221882, 0.026187196513436737, 2.38817152384146, 0.3369477242580491, 2.349892897749019, 0.03959112975364774, 0.05517551536715126, 0.02438946728093426, 0.44088056825504535, 0.40276564250723074, 0.5506519730989907], "min": [0.0936522728001676, 0.09007451155089428, 0.11947122107387072, -3.1243583995794744, -1.520763940072738, -3.1332450839027217, 0.2208221009304268, -0.30444110727451307, 0.09996118607821898, -2.7323929165861927, -1.377619471765362, 1.3870872720542373], "max": [0.35761607472209167, 0.33859324178889166, 0.2313252977078222, 3.03874472366403, 0.03963163472752096, 3.1383939017440805, 0.3737570080996649, -0.1367265553424621, 0.21860897075476088, -1.274001321134157, -0.028391377536059137, 3.138733827325705], "count": [265]}, "eef_sim_pose_action": {"mean": [0.2882308656962912, 0.18750577425119117, 0.19355030594382558, -0.38457434149726116, -1.0476779239048686, 0.20071618216683934, 0.31660950684563466, -0.20351740426326417, 0.13267543547099, -1.9985249269767633, -1.012650172916332, 2.3465333885032296], "std": [0.08653839105450428, 0.0936884825912285, 0.0331165995758783, 2.371704017583966, 0.388038058172185, 2.3481723498478773, 0.04031277583385593, 0.05208968116695695, 0.032848939148419694, 0.41798300304305924, 0.39030524894387547, 0.5125632085930206], "min": [0.0911210352124562, 0.0948102793869843, 0.10371211062313763, -3.1384149824808127, -1.4557979300573525, -3.139710667479414, 0.22173630306419218, -0.30658594971536557, 0.09207849932765914, -2.7102438962012734, -1.4049025057335722, 1.3903480807864776], "max": [0.38085826198097794, 0.3448545844025016, 0.23034269278211303, 3.0870436711026574, 0.2763247455295159, 3.067715108624022, 0.38447860044268123, -0.13145529791198954, 0.23356977428786957, -1.230794385683098, -0.017266892461929473, 3.1407461913689145], "count": [265]}}} +{"episode_index": 303, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43497116493656285]], [[0.5336850562283737]], [[0.49299918060361403]]], "std": [[[0.28361788530865023]], [[0.2143955981539019]], [[0.21906368425533845]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4208812019415609]], [[0.4350514249327182]], [[0.3901037701845444]]], "std": [[[0.28109022242685267]], [[0.24249485497254888]], [[0.26027802801277367]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42373218233371784]], [[0.47801200980392156]], [[0.4118917964244522]]], "std": [[[0.30431158864327756]], [[0.21738038770677592]], [[0.24754999584765713]]], "count": [100]}, "observation.state": {"min": [-0.7472193837165833, -0.1834907829761505, -0.5818533897399902, -1.503014326095581, -1.5652899742126465, -0.7003980278968811, -0.6858941912651062, -0.8487050533294678, -0.19607952237129211, 0.3376059830188751, -1.8637570142745972, -0.16938380897045135, -0.4695082902908325, -0.6254889369010925, 0.010902006179094315, -0.004405923653393984, -0.5971797108650208, 1.037196397781372, -0.47649770975112915, -0.006917197722941637, -0.014334551990032196, -0.007065111305564642, -0.5915668606758118, 1.0199370384216309, -0.475178599357605, -0.006064026150852442, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.03203325346112251, -2.2608128347201273e-06, -0.7384150624275208, -0.7366535067558289, -1.4311745166778564, -2.467818021774292, -2.92836332321167, -1.1160690784454346, -2.034669876098633, -1.1229971647262573, -0.281240850687027, -0.7841339707374573, -0.9054858684539795, -1.0945870876312256, -0.6098043322563171, -0.5367037653923035, -14.442418098449707, -6.349206447601318, -2.780219793319702, -10.34798526763916, -0.6599512100219727, -2.8693528175354004, -3.81623911857605, -12.905754089355469, -4.30402946472168, -2.5415141582489014, -8.058609008789062, -0.8894994258880615, -2.2954823970794678, -2.9554333686828613, -0.006505749188363552, -0.07155927270650864, -0.017951615154743195, -0.008471531793475151, -0.019228780642151833, -0.005596756003797054, -0.008247382938861847, -0.059811681509017944, -0.018474718555808067, -0.014561954885721207, -0.014941143803298473, -0.006866305135190487, -3.7329599857330322, -0.7497734427452087, 4.008689880371094, -29.276823043823242, 11.365910530090332, -0.8491262197494507, -0.021209999918937683, -0.4045807123184204, 5.537930488586426, -35.55437469482422, 14.903596878051758, -0.4261856973171234, -0.014542424120008945, -0.012122869491577148, 0.014041515067219734, -0.10930868983268738, 0.3372710049152374, 0.002051140647381544, 0.0052152895368635654, 0.2865546643733978, -0.1672879159450531, 0.0334974080324173, -3.11554217338562, -1.2438440322875977, -3.0503792762756348, -2.880472183227539, -1.4261020421981812, -3.1022794246673584, -0.7335939407348633, -0.16734373569488525, 9.69709587097168, -0.01673215627670288, -0.012529522180557251, -0.042927294969558716, -0.024492645636200905, 0.017433619126677513, 0.8137533068656921, 0.5764679908752441], "max": [0.013300575315952301, 0.44204163551330566, 0.12397412955760956, -0.328831285238266, 0.7906211614608765, 0.6999170780181885, 0.20942561328411102, 0.2842349708080292, 0.09308032691478729, 0.9155412912368774, -0.5863266587257385, 0.6112208962440491, 0.5120312571525574, -0.22420276701450348, 0.011980043724179268, 0.0031924000941216946, -0.5897109508514404, 1.0398540496826172, -0.47174888849258423, -0.0036881528794765472, -0.013378521427512169, 0.00132663338445127, -0.5843899250030518, 1.0236270427703857, -0.47154414653778076, -0.0030060443095862865, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.031184079125523567, 9.499978477833793e-05, 0.9031972885131836, 0.3814270496368408, 0.7689245939254761, 0.5480648279190063, 3.5472071170806885, 2.260232448577881, 1.007779836654663, 1.0408244132995605, 0.27055901288986206, 0.4862828552722931, 1.3625452518463135, 0.6773084998130798, 0.9620321989059448, 0.3918188810348511, -3.58555006980896, 6.166056156158447, 2.9346764087677, 3.4188036918640137, 1.3199023008346558, 3.328449249267578, 1.004273533821106, -1.0355781316757202, 7.814408302307129, 1.7692307233810425, -0.030525032430887222, 0.8034188747406006, 0.9468864798545837, 1.0616605281829834, 0.007208663038909435, 0.02329437993466854, 0.019227275624871254, 0.007781680673360825, 0.004443008452653885, 0.019311096519231796, 0.006323928013443947, 0.027966752648353577, 0.017771081998944283, 0.00809204950928688, 0.008021297864615917, 0.016411922872066498, -1.4846999645233154, 0.36003974080085754, 12.248774528503418, -20.030712127685547, 24.72640609741211, 0.5605260133743286, 1.7604299783706665, 0.7794674634933472, 13.703779220581055, -20.81483268737793, 25.846107482910156, 1.0520827770233154, 0.018594959750771523, 0.009021958336234093, 0.017094017937779427, -0.027327170595526695, 0.5844911932945251, 0.44466733932495117, 0.30298250913619995, 0.5191373825073242, 0.03151704743504524, 0.2746279835700989, 3.1366801261901855, 0.5573281645774841, 3.0453381538391113, -0.7859392166137695, -0.47164323925971985, 3.109623432159424, -0.47930851578712463, 0.3194044232368469, 9.86607551574707, 0.012936830520629883, 0.01713624596595764, 0.08260113000869751, -0.020627645775675774, 0.02007400430738926, 0.8165287971496582, 0.5804888010025024], "mean": [-0.41537967324256897, -0.0019289935007691383, -0.3477306067943573, -0.9790315628051758, -0.3018837571144104, 0.02962733432650566, -0.3489600419998169, -0.3852742910385132, -0.05285245552659035, 0.5988157987594604, -1.2287075519561768, 0.41146764159202576, -0.04894011840224266, -0.4249724745750427, 0.011445445939898491, 0.00011690263636410236, -0.5935134291648865, 1.0389635562896729, -0.4725326597690582, -0.005927668418735266, -0.013784191571176052, -0.0021347489673644304, -0.5881397128105164, 1.022578239440918, -0.4720816910266876, -0.005389020312577486, 0.507141649723053, 1.7453206777572632, 0.507141649723053, 0.507141649723053, 0.507141649723053, 0.507141649723053, 0.6306697726249695, 1.7453206777572632, 0.6306697726249695, 0.6306697726249695, 0.6306697726249695, 0.6306697726249695, -0.031697358936071396, 2.398363903921563e-06, 0.005261039827018976, 0.0017578672850504518, -0.014444930478930473, -0.013416066765785217, 0.005056463647633791, 0.01771211437880993, -0.005866265390068293, 0.011781728826463223, -0.0036536683328449726, 0.006865277886390686, -0.008495493791997433, -0.010391203686594963, -0.006121068727225065, -0.00541623355820775, -8.469122886657715, -1.3526026010513306, 0.3806489109992981, -4.737117767333984, 0.2317539006471634, 0.2175162136554718, -0.6192693710327148, -7.520534992218018, 1.025607705116272, -0.5753812193870544, -5.219871520996094, 0.03297354280948639, -0.40258312225341797, -0.4017748534679413, 0.00018692197045311332, -0.00010186361760133877, -0.0005948930629529059, -1.753955802996643e-05, -0.00011825660476461053, -6.764045974705368e-05, -0.00010144388943444937, 0.00020868625142611563, -1.4019801710674074e-05, 0.000144412464578636, -0.00014546418969985098, 0.000208851313800551, -2.4954371452331543, -0.14455200731754303, 8.90607738494873, -23.66107749938965, 20.39745330810547, 0.08296795934438705, 1.0187398195266724, 0.24973516166210175, 10.037951469421387, -26.54370880126953, 22.08127784729004, 0.5164477825164795, 0.0026396599132567644, -0.0014872706960886717, 0.01563142240047455, -0.07528498768806458, 0.46580758690834045, 0.14256174862384796, 0.1766824573278427, 0.4193015396595001, -0.06686203181743622, 0.18776166439056396, -0.09535292536020279, -0.7353574633598328, 0.8798969388008118, -2.018113613128662, -0.7276755571365356, 2.42753005027771, -0.5900951623916626, 0.03709163889288902, 9.774117469787598, 0.0021268154960125685, 0.000661344500258565, -0.0001778084842953831, -0.022433916106820107, 0.019143112003803253, 0.8148877620697021, 0.5788666009902954], "std": [0.2377619743347168, 0.18156126141548157, 0.120850570499897, 0.31136366724967957, 0.721442461013794, 0.4448055326938629, 0.2290578931570053, 0.3234333395957947, 0.09465865790843964, 0.13414283096790314, 0.41987261176109314, 0.19508075714111328, 0.2868916094303131, 0.09617113322019577, 0.00020628048514481634, 0.0015144424978643656, 0.0016992271412163973, 0.0007421266636811197, 0.0009878602577373385, 0.0005672784755006433, 0.00020582391880452633, 0.0016190552851185203, 0.0019185614073649049, 0.0007603259291499853, 0.0007682762225158513, 0.0005769282579421997, 0.7430863380432129, 8.58306884765625e-06, 0.7430863380432129, 0.7430863380432129, 0.7430863380432129, 0.7430863380432129, 0.8175105452537537, 8.58306884765625e-06, 0.8175105452537537, 0.8175105452537537, 0.8175105452537537, 0.8175105452537537, 9.16380449780263e-05, 1.5036534023238346e-05, 0.22578369081020355, 0.1535554826259613, 0.2706833481788635, 0.4076680541038513, 0.6669053435325623, 0.39124682545661926, 0.3285396993160248, 0.32157111167907715, 0.08613413572311401, 0.1817016750574112, 0.373429536819458, 0.2613867223262787, 0.23461751639842987, 0.12093939632177353, 2.8654778003692627, 2.791595458984375, 1.5940529108047485, 3.6960926055908203, 0.32576942443847656, 1.241695523262024, 0.9031980633735657, 3.2849791049957275, 3.2462308406829834, 1.0063612461090088, 2.4252116680145264, 0.25206831097602844, 0.526671826839447, 0.5749518871307373, 0.002588934265077114, 0.008156110532581806, 0.005253617186099291, 0.002596968086436391, 0.002033235738053918, 0.0021645664237439632, 0.002622197614982724, 0.007438001688569784, 0.005007145926356316, 0.002833711449056864, 0.0021482822485268116, 0.002051932504400611, 0.33406567573547363, 0.15761081874370575, 2.004594087600708, 2.5905466079711914, 2.928786277770996, 0.336652010679245, 0.30082833766937256, 0.17852793633937836, 1.7947614192962646, 3.063323736190796, 2.7606754302978516, 0.3562944531440735, 0.0059921457432210445, 0.00403696158900857, 0.00047681888099759817, 0.01469101570546627, 0.06019030511379242, 0.13767993450164795, 0.06954699754714966, 0.07200946658849716, 0.0529014989733696, 0.07272088527679443, 2.5048766136169434, 0.6477330923080444, 1.9597339630126953, 0.5808088183403015, 0.20383968949317932, 0.9549338817596436, 0.03819075599312782, 0.05244491249322891, 0.02693982794880867, 0.004015416372567415, 0.004560032393783331, 0.010742352344095707, 0.000877738231793046, 0.0006166691309772432, 0.0004740580334328115, 0.0006671951268799603], "count": [438]}, "action": {"min": [-0.8247241377830505, -0.15019217133522034, -0.7007148265838623, -1.5699915885925293, -1.5707963705062866, -0.7170083522796631, -0.6981316804885864, -0.8750851154327393, -0.23081980645656586, 0.349376380443573, -1.8568609952926636, -0.17658306658267975, -0.4714638590812683, -0.6262577772140503, 0.010793916881084442, -0.006300380453467369, -0.5965765118598938, 1.0336281061172485, -0.4765828549861908, -0.006518783047795296, -0.014257603324949741, -0.008805889636278152, -0.5894092321395874, 1.017258644104004, -0.47546815872192383, -0.006312429904937744, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.03203325346112251, -2.2608128347201273e-06, -0.7384150624275208, -0.7366535067558289, -1.4311745166778564, -2.467818021774292, -2.92836332321167, -1.1160690784454346, -2.034669876098633, -1.1229971647262573, -0.281240850687027, -0.7841339707374573, -0.9054858684539795, -1.0945870876312256, -0.6098043322563171, -0.5367037653923035], "max": [0.009829230606555939, 0.42602303624153137, 0.20323394238948822, -0.23850378394126892, 0.793256402015686, 0.6981316804885864, 0.21989360451698303, 0.294786661863327, 0.091936394572258, 0.9717065095901489, -0.5305072069168091, 0.6120066046714783, 0.5231004953384399, -0.2181832641363144, 0.012895017862319946, 0.006486302241683006, -0.5873168110847473, 1.0399374961853027, -0.4708254933357239, -0.0036090174689888954, -0.012155203148722649, 0.004266320262104273, -0.5805729627609253, 1.0232657194137573, -0.469527006149292, -0.003474488155916333, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.031184079125523567, 9.499978477833793e-05, 0.9031972885131836, 0.3814270496368408, 0.7689245939254761, 0.5480648279190063, 3.5472071170806885, 2.260232448577881, 1.007779836654663, 1.0408244132995605, 0.27055901288986206, 0.4862828552722931, 1.3625452518463135, 0.6773084998130798, 0.9620321989059448, 0.3918188810348511], "mean": [-0.4442252814769745, 0.006896892096847296, -0.3604351580142975, -0.9323290586471558, -0.3023807108402252, 0.029978614300489426, -0.34752708673477173, -0.4044426381587982, -0.06387118995189667, 0.6134170293807983, -1.1947109699249268, 0.4085542559623718, -0.048672858625650406, -0.4254681169986725, 0.01171195413917303, -0.0001000970441964455, -0.5918722152709961, 1.0375561714172363, -0.4720176160335541, -0.005724581424146891, -0.013381307944655418, -0.0023157086689025164, -0.5862916111946106, 1.0209386348724365, -0.47154131531715393, -0.005682392045855522, 0.5072612166404724, 1.7453206777572632, 0.5072612166404724, 0.5072612166404724, 0.5072612166404724, 0.5072612166404724, 0.6307892799377441, 1.7453206777572632, 0.6307892799377441, 0.6307892799377441, 0.6307892799377441, 0.6307892799377441, -0.03169737011194229, 2.4000398752832552e-06, 0.005722548346966505, 0.001739931758493185, -0.014086060225963593, -0.013432076200842857, 0.005200826562941074, 0.01758589968085289, -0.0058794389478862286, 0.013247569091618061, -0.00318413064815104, 0.006768820807337761, -0.009829644113779068, -0.011242633685469627, -0.00624726340174675, -0.005905966740101576], "std": [0.2535816431045532, 0.16478104889392853, 0.15279348194599152, 0.3397500514984131, 0.723963737487793, 0.4478819966316223, 0.23039036989212036, 0.3444722294807434, 0.09740284830331802, 0.1540146768093109, 0.4431975185871124, 0.19556975364685059, 0.29038164019584656, 0.09958480298519135, 0.00043226120760664344, 0.002189441816881299, 0.002008665818721056, 0.0013731016078963876, 0.0011352789588272572, 0.00046536707668565214, 0.00043482729233801365, 0.0021892653312534094, 0.0018846141174435616, 0.0012747753644362092, 0.0010774300899356604, 0.0005275231669656932, 0.7430821061134338, 8.58306884765625e-06, 0.7430821061134338, 0.7430821061134338, 0.7430821061134338, 0.7430821061134338, 0.8176456093788147, 8.58306884765625e-06, 0.8176456093788147, 0.8176456093788147, 0.8176456093788147, 0.8176456093788147, 9.163463255390525e-05, 1.5036234799481463e-05, 0.22555816173553467, 0.153556227684021, 0.2706090211868286, 0.4076765477657318, 0.6669085025787354, 0.3912452459335327, 0.3285403251647949, 0.3201163113117218, 0.08628644049167633, 0.1817171722650528, 0.3725433945655823, 0.26059362292289734, 0.23465733230113983, 0.12055644392967224], "count": [438]}, "timestamp": {"min": [0.0], "max": [14.566666666666666], "mean": [7.283333333333334], "std": [4.21464598047579], "count": [438]}, "frame_index": {"min": [0], "max": [437], "mean": [218.5], "std": [126.43937941427373], "count": [438]}, "episode_index": {"min": [310], "max": [310], "mean": [310.0], "std": [0.0], "count": [438]}, "index": {"min": [121684], "max": [122121], "mean": [121902.5], "std": [126.43937941427373], "count": [438]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [438]}, "subtask_annotation": {"mean": [0.4315068493150685, 2.0, 2.0, 2.0, 2.0], "std": [0.5601801843997908, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [438]}, "scene_annotation": {"mean": [310.0], "std": [0.0], "min": [310], "max": [310], "count": [438]}, "eef_direction_state": {"mean": [3.009132420091324, 3.175799086757991], "std": [2.061809436251249, 2.312100129722361], "min": [0, 0], "max": [6, 6], "count": [438]}, "eef_velocity_state": {"mean": [1.0616438356164384, 0.9200913242009132], "std": [0.7076483926189316, 0.7025771157190093], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_acc_mag_state": {"mean": [0.908675799086758, 0.8584474885844748], "std": [0.8471642624590744, 0.8537103337786982], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_direction_action": {"mean": [3.1575342465753424, 3.006849315068493], "std": [1.9362736283634268, 2.0712091697321764], "min": [0, 0], "max": [6, 6], "count": [438]}, "eef_velocity_action": {"mean": [1.2054794520547945, 1.047945205479452], "std": [0.6782781876237033, 0.63027346149665], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_acc_mag_action": {"mean": [1.0616438356164384, 1.0753424657534247], "std": [0.8183617899594637, 0.8172144728217652], "min": [0, 0], "max": [2, 2], "count": [438]}, "eef_sim_pose_state": {"mean": [0.33675331427166727, 0.22359182498684993, 0.12522643223756488, -0.07296626347042402, -0.7355578343670429, 0.8801895295983969, 0.31979267917088905, -0.18502745145051153, 0.15421407849794075, -2.0177253002984488, -0.727816161844268, 2.4272214380733828], "std": [0.05795254090901122, 0.10128128711334188, 0.04593419477782772, 2.5343359401842065, 0.6477853370642184, 1.9865777477830242, 0.0799427003076336, 0.04208094178658544, 0.024875919866396142, 0.5812054541366155, 0.20410134455980625, 1.0107678327465082], "min": [0.21690386260833955, 0.12113391171680998, 0.04090356940802456, -3.1280687626846593, -1.2438713223705524, -3.1012074414327273, 0.15662695271646415, -0.24750057557412838, 0.07488890686040879, -2.8804885844330363, -1.430029661868578, -3.125190420964435], "max": [0.4296841817615904, 0.4579894176964207, 0.23144816387811287, 3.1406124101391444, 0.5574284619044949, 3.131580341097856, 0.42637250790135656, -0.10865382535790516, 0.2000025493812263, -0.7859243904841942, -0.4716206371736542, 3.13912619207789], "count": [438]}, "eef_sim_pose_action": {"mean": [0.3406116428884645, 0.22628860335719395, 0.12356038312380177, 0.17172189359515422, -0.7599384193520378, 0.9049218423048562, 0.3238574457162312, -0.1913336688578949, 0.15235351328509666, -1.9626601842952383, -0.7053167279861854, 2.2798592686551244], "std": [0.06205514061589228, 0.09917359987611835, 0.050230676556760785, 2.503042430420038, 0.6615792541543649, 2.004426134246433, 0.08363346698155956, 0.043883425348003664, 0.025947717903963826, 0.712413214086642, 0.20384289851784745, 1.2297826212037528], "min": [0.21379140722036663, 0.12070404706285971, 0.032939627413101934, -3.1407341631998933, -1.2909097535081668, -3.1371566564796596, 0.15654816571171568, -0.26357702725142224, 0.07791232617344232, -3.1373986081963645, -1.4653996253251522, -3.1406260009719293], "max": [0.44175869872060997, 0.4594484517832366, 0.24425413498336596, 3.1370763272600186, 0.5907344267215473, 3.1178111582283616, 0.4314830474489028, -0.09841733212183648, 0.20924934698582706, 3.135020497624852, -0.45224274099404793, 3.131787532773077], "count": [438]}}} +{"episode_index": 304, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4425241565743945]], [[0.552960195597847]], [[0.48504530469050366]]], "std": [[[0.2909943839718352]], [[0.2004746228147184]], [[0.22906183718110357]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46703873990772776]], [[0.4184055723760092]], [[0.3198083525567089]]], "std": [[[0.30087671532803917]], [[0.2607515616160671]], [[0.3171097734702593]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4219712922914264]], [[0.4251912341407151]], [[0.35291467224144557]]], "std": [[[0.2917700329515358]], [[0.24942367511451624]], [[0.2918301866753051]]], "count": [100]}, "observation.state": {"min": [-0.2617466449737549, -0.2536768615245819, -0.4702591896057129, -1.9111933708190918, -1.5514612197875977, -0.3585863411426544, -0.23680919408798218, -0.395368754863739, 0.005721253342926502, 0.10223797708749771, -2.100405216217041, 0.22095999121665955, 0.10260878503322601, -0.344760537147522, 0.007574839051812887, 0.026276715099811554, -0.5988043546676636, 0.969088077545166, -0.4006936550140381, -0.03450683504343033, -0.018648937344551086, -0.026673443615436554, -0.6147158145904541, 0.9964070320129395, -0.40272194147109985, 0.047296956181526184, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.019739815965294838, -0.0017163788434118032, -0.5215724110603333, -0.33422595262527466, -0.2808590531349182, -0.5630542635917664, -1.3254740238189697, -0.7121854424476624, -0.24237649142742157, -0.0788300558924675, -0.33062154054641724, -0.40164145827293396, -0.7365670204162598, -2.546271800994873, -0.33375197649002075, -0.6722485423088074, -9.542908668518066, -5.860805988311768, -2.2045178413391113, -10.836385726928711, -2.6684980392456055, -1.2338217496871948, -1.7503052949905396, -10.11080551147461, -1.5262515544891357, -1.7832722663879395, -13.431014060974121, -1.0329670906066895, -4.734432220458984, -1.5207569599151611, -0.00839216448366642, -0.009929053485393524, -0.012859438546001911, -0.005027545150369406, -0.0051457746885716915, -0.004085424821823835, -0.009136628359556198, -0.013509922660887241, -0.012069422751665115, -0.010465756990015507, -0.003647568868473172, -0.002783943898975849, -2.9269800186157227, -0.7646204233169556, 3.0584816932678223, -23.61439323425293, 7.359585762023926, 0.4656873345375061, -0.8696100115776062, 0.1633169949054718, 7.067171096801758, -31.305339813232422, 11.4144868850708, -0.4126538634300232, -0.015856020152568817, -0.015243999660015106, -0.005494505632668734, -0.06831792742013931, 0.30914315581321716, 0.015439443290233612, 0.021369418129324913, 0.26718246936798096, -0.1651143729686737, 0.04257863387465477, -3.1223042011260986, -1.3173824548721313, -3.070411443710327, -2.906552791595459, -1.3207497596740723, -3.141045570373535, -0.8147723078727722, -0.07087954133749008, 9.666522026062012, -0.007461339235305786, -0.016244173049926758, -0.01923614740371704, -0.02375401183962822, 0.025534629821777344, 0.7255104184150696, 0.678676962852478], "max": [0.24316975474357605, 0.01716585084795952, 0.14257663488388062, -1.076143503189087, -0.005916884634643793, 0.034621357917785645, 0.02937154471874237, 0.3030030429363251, 0.23727945983409882, 0.4413878917694092, -1.1139073371887207, 1.4168007373809814, 0.3509567379951477, 0.10832992941141129, 0.012216677889227867, 0.026377521455287933, -0.5938437581062317, 0.9696402549743652, -0.3973214328289032, -0.02845790423452854, -0.013502689078450203, -0.026302672922611237, -0.6087950468063354, 0.9982576370239258, -0.40136829018592834, 0.051586076617240906, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.020220916718244553, -0.0015247482806444168, 0.3954438865184784, 0.19213703274726868, 0.34422945976257324, 0.7556596994400024, 1.4632574319839478, 0.5300266742706299, 0.282131552696228, 0.4684638977050781, 0.12649214267730713, 0.6521616578102112, 0.15680842101573944, 0.6010833382606506, 0.42251938581466675, 0.14662083983421326, 0.17816397547721863, 1.068376064300537, 1.7271062135696411, 1.1904761791229248, 1.3199023008346558, 2.15201473236084, 0.5738705992698669, -0.8165848851203918, 6.5628814697265625, 1.8815628290176392, -2.5030527114868164, 0.25824177265167236, 0.3443223536014557, -0.057387061417102814, 0.004267953336238861, 0.011467544361948967, 0.013122701086103916, 0.0075080846436321735, 0.005994723178446293, 0.0056762490421533585, 0.005327853839844465, 0.010236579924821854, 0.014852129854261875, 0.005381356459110975, 0.005180157721042633, 0.00483416672796011, -1.6755900382995605, -0.35632795095443726, 9.754478454589844, -18.771717071533203, 13.902752876281738, 0.9831134676933289, 0.6999300122261047, 0.6235739588737488, 10.853157043457031, -25.710298538208008, 16.048412322998047, 0.13881796598434448, 0.02189231663942337, 0.0071810767985880375, -0.003052503103390336, -0.013663585297763348, 0.48247063159942627, 0.2454134076833725, 0.2563196122646332, 0.49740228056907654, -0.010104476474225521, 0.3184000849723816, 3.1089086532592773, -0.043840192258358, 3.0151102542877197, -1.1487185955047607, -0.23704418540000916, 3.131697654724121, -0.5918923020362854, 0.16265125572681427, 9.849693298339844, 0.0076232850551605225, 0.015594333410263062, 0.02271091938018799, -0.020517665892839432, 0.027980949729681015, 0.7336398363113403, 0.68727707862854], "mean": [-0.042157962918281555, -0.1208229586482048, -0.22080473601818085, -1.5937402248382568, -0.8318183422088623, -0.14240041375160217, -0.10111654549837112, 0.08172627538442612, 0.12561821937561035, 0.33157220482826233, -1.86161470413208, 0.5411525964736938, 0.1761329025030136, -0.1620660424232483, 0.010372642427682877, 0.026324519887566566, -0.5976965427398682, 0.9693323969841003, -0.3987414538860321, -0.032197006046772, -0.01559446845203638, -0.026452474296092987, -0.6133435368537903, 0.9970999360084534, -0.40200740098953247, 0.0487414114177227, 0.832563579082489, 1.7453300952911377, 0.832563579082489, 0.832563579082489, 0.832563579082489, 0.832563579082489, 0.6368996500968933, 1.7453300952911377, 0.6368996500968933, 0.6368996500968933, 0.6368996500968933, 0.6368996500968933, 0.02006828784942627, -0.0015522466273978353, -0.026439983397722244, -0.024364477023482323, 0.025847166776657104, 0.007342900149524212, -0.033751729875802994, 0.022517608478665352, 0.003991516772657633, 0.06986550241708755, -0.01941603608429432, 0.02691839262843132, -0.0958029180765152, -0.09745245426893234, -0.020573556423187256, -0.029848912730813026, -4.969797611236572, -2.6927030086517334, -0.3068157136440277, -5.3647847175598145, -0.042000625282526016, 0.43037113547325134, -0.25865763425827026, -4.070037841796875, 2.6177000999450684, 0.2843523323535919, -7.568234443664551, -0.27589958906173706, -0.9270216226577759, -0.5733588337898254, -0.0010857490124180913, 0.0007481067441403866, 0.00035927671706303954, 0.0004164236888755113, -0.00011744636867661029, 0.00036230304976925254, -0.0007690188940614462, -7.371475658146665e-05, 0.0010473862057551742, -0.00043078642920590937, 4.1071973100770265e-05, 0.000652556715067476, -2.428576946258545, -0.6060164570808411, 6.412431240081787, -21.506793975830078, 10.376800537109375, 0.7529135942459106, -0.27388542890548706, 0.3663996160030365, 8.75191593170166, -29.03063201904297, 13.327643394470215, -0.13069626688957214, 0.002437879331409931, -0.0030064908787608147, -0.0042932541109621525, -0.034379854798316956, 0.3961363434791565, 0.11852918565273285, 0.1596200317144394, 0.33832502365112305, -0.0739634558558464, 0.23193635046482086, 1.5209858417510986, -0.7159361839294434, -0.7708657383918762, -2.2812094688415527, -0.9803287386894226, 2.104665756225586, -0.7034335732460022, 0.03885527700185776, 9.762187004089355, 0.0007018056930974126, 0.00021661611390300095, 0.0004088247660547495, -0.02274596318602562, 0.02714461088180542, 0.7296796441078186, 0.6828628778457642], "std": [0.1761922985315323, 0.062233638018369675, 0.1599852293729782, 0.29755011200904846, 0.6289075613021851, 0.1355229765176773, 0.0698964074254036, 0.1600298136472702, 0.08314051479101181, 0.12172283977270126, 0.26217642426490784, 0.21741141378879547, 0.0621134415268898, 0.11116024106740952, 0.0015132947592064738, 3.0557563150068745e-05, 0.0015989256789907813, 0.0002476838417351246, 0.0007446595700457692, 0.0017927436856552958, 0.0016670802142471075, 6.270481389947236e-05, 0.0018933924147859216, 0.00048249552492052317, 0.00041364238131791353, 0.0011579239508137107, 0.8634523749351501, 8.344650268554688e-07, 0.8634523749351501, 0.8634523749351501, 0.8634523749351501, 0.8634523749351501, 0.836052417755127, 8.344650268554688e-07, 0.836052417755127, 0.836052417755127, 0.836052417755127, 0.836052417755127, 9.956167923519388e-05, 4.466874088393524e-05, 0.1426001340150833, 0.08572733402252197, 0.1492723971605301, 0.24816574156284332, 0.4651511013507843, 0.14545175433158875, 0.09517516940832138, 0.11434878408908844, 0.06905540078878403, 0.17982016503810883, 0.19199903309345245, 0.45449742674827576, 0.0951756089925766, 0.1263704150915146, 2.4970779418945312, 1.9702287912368774, 1.1701843738555908, 3.736471652984619, 1.0206187963485718, 0.7061429023742676, 0.4835841655731201, 2.361924886703491, 2.5372164249420166, 1.0122601985931396, 2.037372589111328, 0.3037317395210266, 0.9952681064605713, 0.33810457587242126, 0.002459813840687275, 0.0043575344607234, 0.004490590654313564, 0.0022205400746315718, 0.0015298917423933744, 0.0014961217530071735, 0.0026380775962024927, 0.003985290415585041, 0.004450270906090736, 0.0025424615014344454, 0.0010832982370629907, 0.0011933805653825402, 0.27823591232299805, 0.08020517975091934, 1.4068540334701538, 1.1620008945465088, 1.3933976888656616, 0.10384296625852585, 0.34015849232673645, 0.09121094644069672, 0.8763542175292969, 1.1288694143295288, 1.1784815788269043, 0.10323378443717957, 0.00700752018019557, 0.003087592078372836, 0.00048009856254793704, 0.009841411374509335, 0.07046333700418472, 0.0591823048889637, 0.07824128121137619, 0.062001314014196396, 0.04242420569062233, 0.06302232295274734, 1.546924114227295, 0.4924430549144745, 2.068450450897217, 0.38172823190689087, 0.20046059787273407, 1.6755201816558838, 0.043552909046411514, 0.03999731317162514, 0.029350942000746727, 0.002708224579691887, 0.004377616569399834, 0.006089519709348679, 0.000776211149059236, 0.00058812799397856, 0.002286159200593829, 0.002414725022390485], "count": [299]}, "action": {"min": [-0.3235398232936859, -0.26166343688964844, -0.4976634979248047, -1.9223908185958862, -1.5707963705062866, -0.3549455404281616, -0.23572836816310883, -0.43769434094429016, -0.02933967113494873, 0.0668087750673294, -2.0960068702697754, 0.21344147622585297, 0.09873635321855545, -0.345594197511673, 0.00866586435586214, 0.02139102667570114, -0.5966967940330505, 0.9674404263496399, -0.4030784070491791, -0.03383905068039894, -0.017703408375382423, -0.027936292812228203, -0.6119699478149414, 0.9945297837257385, -0.4060540795326233, 0.04468940198421478, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.019739815965294838, -0.0017163788434118032, -0.5215724110603333, -0.33422595262527466, -0.2808590531349182, -0.5939176082611084, -1.3254740238189697, -0.7541778683662415, -0.24237649142742157, -0.0788300558924675, -0.33062154054641724, -0.40164145827293396, -0.7365670204162598, -2.546271800994873, -0.33375197649002075, -0.6722485423088074], "max": [0.24281612038612366, 0.043182484805583954, 0.18918576836585999, -0.9787235260009766, -0.0011340260971337557, 0.03885339945554733, 0.03299202397465706, 0.3154412508010864, 0.248099684715271, 0.466295450925827, -1.064464807510376, 1.399870753288269, 0.3417895436286926, 0.09014466404914856, 0.01330113597214222, 0.02708064764738083, -0.5881944894790649, 0.9720389246940613, -0.3985607624053955, -0.02795063517987728, -0.012607581913471222, -0.02187192626297474, -0.6035894155502319, 0.9994237422943115, -0.4023858308792114, 0.04956485331058502, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.020220916718244553, -0.0015247482806444168, 0.5023189187049866, 0.19213703274726868, 0.34422945976257324, 0.7556596994400024, 1.6877726316452026, 0.5300266742706299, 0.282131552696228, 0.4684638977050781, 0.12649214267730713, 0.6521616578102112, 0.15680842101573944, 0.6010833382606506, 0.42251938581466675, 0.14662083983421326], "mean": [-0.06753218173980713, -0.11578510701656342, -0.2147739678621292, -1.550197720527649, -0.8379392027854919, -0.14352640509605408, -0.09619925916194916, 0.08196946233510971, 0.09889063984155655, 0.32992279529571533, -1.872878074645996, 0.5220614075660706, 0.16936355829238892, -0.16571709513664246, 0.011320700868964195, 0.024113094434142113, -0.5927832126617432, 0.9693199396133423, -0.40070992708206177, -0.031249690800905228, -0.014863205142319202, -0.025110699236392975, -0.6080402135848999, 0.9967204332351685, -0.40400221943855286, 0.04658356308937073, 0.8330888748168945, 1.7453300952911377, 0.8330888748168945, 0.8330888748168945, 0.8330888748168945, 0.8330888748168945, 0.6310624480247498, 1.7453300952911377, 0.6310624480247498, 0.6310624480247498, 0.6310624480247498, 0.6310624480247498, 0.02006789669394493, -0.0015511715319007635, -0.024641308933496475, -0.024686308577656746, 0.025249512866139412, 0.005398252047598362, -0.0279542189091444, 0.019891539588570595, 0.004392628092318773, 0.07014035433530807, -0.019273485988378525, 0.026490315794944763, -0.09600269049406052, -0.09745296090841293, -0.020452383905649185, -0.02966543659567833], "std": [0.17925788462162018, 0.07375312596559525, 0.1840503215789795, 0.3162696957588196, 0.6280506253242493, 0.13117066025733948, 0.06716091185808182, 0.15416370332241058, 0.09061594307422638, 0.12380608171224594, 0.23653185367584229, 0.18647707998752594, 0.05910370871424675, 0.10513652116060257, 0.0012933304533362389, 0.0015083287144079804, 0.0018128454685211182, 0.0008604322210885584, 0.0010446959640830755, 0.0016206910368055105, 0.0014299261383712292, 0.001587281352840364, 0.0018351111793890595, 0.001064889831468463, 0.0008120708516798913, 0.0010466014500707388, 0.864076554775238, 8.344650268554688e-07, 0.864076554775238, 0.864076554775238, 0.864076554775238, 0.864076554775238, 0.834385097026825, 8.344650268554688e-07, 0.834385097026825, 0.834385097026825, 0.834385097026825, 0.834385097026825, 9.971932740882039e-05, 4.328626528149471e-05, 0.1463799625635147, 0.08544598519802094, 0.14984560012817383, 0.25091272592544556, 0.4764828085899353, 0.15232665836811066, 0.09543406218290329, 0.11415033787488937, 0.06912241131067276, 0.17998571693897247, 0.19187267124652863, 0.4544997215270996, 0.09524533897638321, 0.12638458609580994], "count": [299]}, "timestamp": {"min": [0.0], "max": [9.933333333333334], "mean": [4.966666666666667], "std": [2.8771127502720115], "count": [299]}, "frame_index": {"min": [0], "max": [298], "mean": [149.0], "std": [86.31338250816034], "count": [299]}, "episode_index": {"min": [311], "max": [311], "mean": [311.0], "std": [0.0], "count": [299]}, "index": {"min": [122122], "max": [122420], "mean": [122271.0], "std": [86.31338250816034], "count": [299]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [299]}, "subtask_annotation": {"mean": [0.5150501672240803, 2.0, 2.0, 2.0, 2.0], "std": [0.7901616494527316, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [299]}, "scene_annotation": {"mean": [311.0], "std": [0.0], "min": [311], "max": [311], "count": [299]}, "eef_direction_state": {"mean": [3.2441471571906355, 3.8929765886287626], "std": [1.9312404885199075, 1.98706119939831], "min": [0, 1], "max": [6, 6], "count": [299]}, "eef_velocity_state": {"mean": [0.9732441471571907, 0.725752508361204], "std": [0.605951401456653, 0.6732134928648664], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_acc_mag_state": {"mean": [0.7792642140468228, 0.6555183946488294], "std": [0.8207823947645849, 0.8370964203039692], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_direction_action": {"mean": [3.157190635451505, 3.5986622073578594], "std": [1.8949078393185697, 1.9712307624101364], "min": [0, 0], "max": [6, 6], "count": [299]}, "eef_velocity_action": {"mean": [1.193979933110368, 0.8862876254180602], "std": [0.6562005869394365, 0.6747569344705556], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_acc_mag_action": {"mean": [1.2240802675585285, 0.8963210702341137], "std": [0.7584234265181734, 0.8455786112974977], "min": [0, 0], "max": [2, 2], "count": [299]}, "eef_sim_pose_state": {"mean": [0.25481218104961906, 0.1947296936204462, 0.1514817625379625, 1.5417472587849002, -0.7160861754027461, -0.749594923759846, 0.21388589711951494, -0.1737775905315045, 0.18936359072117542, -2.2806459847404774, -0.9805102107284168, 2.1461285627462408], "std": [0.05091276695430631, 0.03553663771386919, 0.035153398297967216, 1.5785243069258112, 0.49251843247906235, 2.114384040574299, 0.04948068036298294, 0.02635471597949582, 0.023100945373727394, 0.38252439928984927, 0.20064819657916508, 1.7190010543069534], "min": [0.1842473449712903, 0.14576348704936273, 0.08780177710255571, -3.1317747378733682, -1.3173826154543387, -3.118021772610873, 0.1544176759038146, -0.21895058504755652, 0.13687462693528446, -2.9061999579122104, -1.3240173590297384, -3.141045608999923], "max": [0.3193322037789893, 0.26187300305403755, 0.19716750922304407, 3.1397134011316985, -0.043848644635754, 3.1335636645654987, 0.3556454233397814, -0.12737922339726968, 0.2269279241808182, -1.1487184416822442, -0.2370445982237086, 3.141461526498162], "count": [299]}, "eef_sim_pose_action": {"mean": [0.26013023628633775, 0.19674171378318434, 0.14627187515098483, 1.648084459049099, -0.7186489656190903, -0.705328294140746, 0.21353484047455182, -0.18022646837853734, 0.18844640250688705, -2.262379263485839, -0.9866360308916015, 2.484971849468544], "std": [0.05175720039935568, 0.03738979725707793, 0.038065312573682814, 1.4174414906380746, 0.5090721793399048, 2.120603386000317, 0.046566083059232266, 0.027071980235137412, 0.019565584700293775, 0.32169127815078136, 0.16964642024127835, 1.1299295298353762], "min": [0.1833685163484561, 0.14283939906052784, 0.06262846189236793, -3.1207528145568655, -1.3250423477869049, -3.118909036020467, 0.15689587672814206, -0.22763146257299974, 0.1414248112977617, -2.8353519218015166, -1.2745245288996092, -3.1274546557785143], "max": [0.3327203126207566, 0.2717984595809123, 0.2013839941810132, 3.122695882273326, 0.005222006837886761, 3.0997286474093215, 0.36481846337160584, -0.1296865356803986, 0.22819212479555487, -1.158405632451004, -0.2331182465242705, 3.1288744570204954], "count": [299]}}} +{"episode_index": 305, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4540368966629523]], [[0.550391731260467]], [[0.47983330848956396]]], "std": [[[0.2895770956945613]], [[0.19742707668218912]], [[0.22771909725328707]]], "count": [118]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.459188431437713]], [[0.42110990354101097]], [[0.3404917416867046]]], "std": [[[0.28406143463459455]], [[0.2555104294341365]], [[0.30624201210972474]]], "count": [118]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4189495504499573]], [[0.42592233511882654]], [[0.3671863453756378]]], "std": [[[0.3024874415617933]], [[0.24043864138759835]], [[0.2691879559815024]]], "count": [118]}, "observation.state": {"min": [-0.6239143013954163, -0.3787989616394043, -0.6482378244400024, -1.9199693202972412, -1.534873604774475, -0.4575723707675934, -0.6857039332389832, -0.6683858633041382, -0.5062195062637329, -0.41428235173225403, -1.9015617370605469, 0.02823030576109886, -0.6225677728652954, -0.6583319902420044, 0.004682708997279406, -0.007287013344466686, -0.6023770570755005, 0.9792073965072632, -0.410705029964447, -0.021696612238883972, -0.011631160974502563, 0.0063797770999372005, -0.6180101037025452, 0.9981817007064819, -0.4057295620441437, 0.04368334263563156, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0023845129180699587, -3.391656264284393e-06, -1.2171616554260254, -0.24848219752311707, -1.3430310487747192, -1.665123462677002, -3.2503662109375, -0.6522369384765625, -0.8771028518676758, -0.932394802570343, -1.4963665008544922, -0.697791576385498, -1.4539854526519775, -2.207831382751465, -1.1664893627166748, -1.5824451446533203, -13.38456916809082, -11.813187599182129, -5.167277812957764, -17.032968521118164, -5.222222328186035, -1.8076924085617065, -6.255188941955566, -12.493749618530273, -8.394384384155273, -4.268620014190674, -8.94383430480957, -4.074481010437012, -2.3241758346557617, -1.2338217496871948, -0.01975586824119091, -0.014678172767162323, -0.0334952287375927, -0.00752758514136076, -0.024931836873292923, -0.015430552884936333, -0.019854122772812843, -0.021682003512978554, -0.03041473776102066, -0.008946404792368412, -0.01642218604683876, -0.016740193590521812, -0.4878299832344055, -0.7349264025688171, -0.20785796642303467, -31.6040096282959, 2.3736889362335205, -0.43761566281318665, -0.33935999870300293, -0.7609086632728577, 3.1178696155548096, -33.85807418823242, 4.344575881958008, -1.1094858646392822, -0.019636157900094986, -0.016170550137758255, 0.0024420025292783976, -0.08198151737451553, 0.27449774742126465, -0.05919669196009636, 0.042756617069244385, 0.308119535446167, -0.42149990797042847, -0.0007362602045759559, -3.1403098106384277, -1.0339863300323486, -2.8016908168792725, -2.8526792526245117, -1.0855250358581543, -3.0975241661071777, -0.8742030262947083, -0.4447566866874695, 9.62598991394043, -0.010103017091751099, -0.06085216999053955, -0.05845244601368904, -0.028050977736711502, 0.013899475336074829, 0.7438619136810303, 0.6344401240348816], "max": [0.4270392060279846, -0.14191259443759918, 0.1757664680480957, -0.5506595373153687, -0.009262547828257084, 0.4541558623313904, 0.19637061655521393, 0.24380561709403992, 0.333791047334671, 0.681698203086853, -0.6298143267631531, 1.3756077289581299, 0.4058060646057129, -0.00037950242403894663, 0.009008006192743778, 0.0014329988043755293, -0.5771510004997253, 0.9802136421203613, -0.40196073055267334, -0.01520762499421835, -0.0073553454130887985, 0.01600278541445732, -0.5969558954238892, 0.999902069568634, -0.3976091742515564, 0.04962186515331268, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0017149352934211493, 2.6824886845133733e-06, 0.8831401467323303, 0.2787853479385376, 1.0839000940322876, 2.2445623874664307, 1.928189754486084, 2.2527267932891846, 1.1522424221038818, 1.2718725204467773, 0.7815004587173462, 0.8932723999023438, 0.9779861569404602, 3.0380935668945312, 0.8252108097076416, 1.7668784856796265, 1.217453956604004, -0.12210013717412949, 2.078144073486328, -0.18315020203590393, 1.5207569599151611, 2.5824174880981445, 0.7747253179550171, 0.6569796800613403, 9.401710510253906, 4.507326126098633, 8.821733474731445, 3.127594470977783, 5.451770305633545, 4.935286998748779, 0.010361908935010433, 0.024143727496266365, 0.06776599586009979, 0.007085117511451244, 0.012890449725091457, 0.020821604877710342, 0.010673116892576218, 0.03296678885817528, 0.05135052651166916, 0.006841233465820551, 0.014290813356637955, 0.020233243703842163, 1.230180025100708, 0.2338402271270752, 11.59550666809082, -21.987476348876953, 18.869808197021484, 1.0677193403244019, 2.078579902648926, 0.2301284819841385, 12.412090301513672, -20.3851375579834, 17.836523056030273, 0.21302859485149384, 0.029776625335216522, 0.015897782519459724, 0.005494505632668734, -0.04099075868725777, 0.5505952835083008, 0.2245434820652008, 0.33062052726745605, 0.5449328422546387, -0.014169957488775253, 0.3138432204723358, 3.1363677978515625, 0.1554912030696869, 2.903855800628662, 2.9236910343170166, -0.11482984572649002, 3.077960968017578, -0.2952096164226532, 0.133616641163826, 9.91960334777832, 0.008917570114135742, 0.029882609844207764, 0.04108211398124695, -0.01774098351597786, 0.02247275598347187, 0.7722195386886597, 0.6674180626869202], "mean": [-0.020053358748555183, -0.3042546510696411, -0.13380396366119385, -1.3855493068695068, -0.6556535959243774, -0.05589039996266365, -0.37049400806427, -0.12120014429092407, 0.04798157140612602, 0.35416126251220703, -1.463124394416809, 0.6861878633499146, -0.07147819548845291, -0.3609868586063385, 0.007079528644680977, -0.0026438278146088123, -0.5935724973678589, 0.9798336625099182, -0.4068485498428345, -0.019015319645404816, -0.008987643755972385, 0.010958715341985226, -0.6108219623565674, 0.999297022819519, -0.40122929215431213, 0.04598812013864517, 0.7417805790901184, 1.63455069065094, 0.7417805790901184, 0.7417805790901184, 0.7417805790901184, 0.7417805790901184, 0.3393065929412842, 1.7453155517578125, 0.3393065929412842, 0.3393065929412842, 0.3393065929412842, 0.3393065929412842, -0.0020676543936133385, -3.4665771408981527e-07, -0.03389149531722069, -0.0009335286449640989, -0.008521348237991333, 0.02708691544830799, -0.02175513654947281, 0.01978779397904873, 0.011187247931957245, 0.0006884241010993719, -0.008165125735104084, 0.037343405187129974, 0.002365772845223546, 0.02953527309000492, -0.01691620610654354, 0.0031057638116180897, -5.054848670959473, -5.409057140350342, -0.9072637557983398, -5.894737243652344, -0.19558849930763245, 0.1749172806739807, -0.5164180994033813, -4.288559913635254, 4.337820053100586, 0.7338759303092957, -3.993438720703125, 0.27071020007133484, -0.1823328286409378, -0.19770479202270508, 1.836712908698246e-05, 6.713361653964967e-05, 0.0005791940493509173, -0.00017620561993680894, 1.7644057152210735e-05, -0.00014897303481120616, 0.00016479786427225918, -0.00029554206412285566, 0.000663422979414463, 1.1825931323983241e-05, 0.00011027827713405713, 1.4404908142751083e-05, 0.19095055758953094, -0.22441315650939941, 6.2545552253723145, -26.1517391204834, 12.129446029663086, 0.26225441694259644, 0.6883946657180786, -0.27945709228515625, 8.378520965576172, -25.579660415649414, 12.29343318939209, -0.5183928608894348, 0.0027483412995934486, -0.0022283862344920635, 0.0039059671107679605, -0.07719264924526215, 0.3723698556423187, 0.10964552313089371, 0.17958587408065796, 0.3930996060371399, -0.15998832881450653, 0.19320082664489746, -0.13014768064022064, -0.6703498959541321, 0.6999997496604919, -1.9783772230148315, -0.5617413520812988, 2.1706345081329346, -0.6510221362113953, -0.032845016568899155, 9.769084930419922, 0.0002678748860489577, -0.00010444969666423276, -0.0002310699492227286, -0.025670522823929787, 0.02030375972390175, 0.7571254968643188, 0.6523213386535645], "std": [0.4316238760948181, 0.07314799726009369, 0.2674441635608673, 0.5479837656021118, 0.6413865685462952, 0.31897762417793274, 0.31380495429039, 0.3286808431148529, 0.2476542741060257, 0.21601416170597076, 0.43391290307044983, 0.26146164536476135, 0.2520589828491211, 0.24691054224967957, 0.0008998760604299605, 0.0020795767195522785, 0.0051102349534630775, 0.0002689750399440527, 0.0023793058935552835, 0.0016201186226680875, 0.0008952923235483468, 0.0020078979432582855, 0.004201676696538925, 0.0004300916916690767, 0.0022113409359008074, 0.001374090206809342, 0.8480592966079712, 0.41776108741760254, 0.8480592966079712, 0.8480592966079712, 0.8480592966079712, 0.8480592966079712, 0.6855900883674622, 1.3709068298339844e-05, 0.6855900883674622, 0.6855900883674622, 0.6855900883674622, 0.6855900883674622, 0.00011297954188194126, 8.830559181660647e-07, 0.20021049678325653, 0.06918331980705261, 0.30443453788757324, 0.37854355573654175, 0.4394826292991638, 0.23752202093601227, 0.22207821905612946, 0.23571090400218964, 0.23227976262569427, 0.19371259212493896, 0.31825366616249084, 0.4913330376148224, 0.251553475856781, 0.2664403021335602, 3.8715944290161133, 2.0348262786865234, 1.5871942043304443, 3.0837533473968506, 1.2812613248825073, 0.727184534072876, 0.8890522122383118, 3.5368478298187256, 4.203283309936523, 1.5743646621704102, 4.276579856872559, 0.8481647968292236, 0.957616925239563, 0.634184718132019, 0.003135339356958866, 0.005367336794734001, 0.010253523476421833, 0.002364605898037553, 0.003432579804211855, 0.0030920535791665316, 0.0030480879358947277, 0.006177927833050489, 0.008307215757668018, 0.0025078062899410725, 0.0028003843035548925, 0.0029109101742506027, 0.3290766775608063, 0.16869519650936127, 2.0966238975524902, 2.102248430252075, 2.6883387565612793, 0.30684641003608704, 0.3737927973270416, 0.1716972142457962, 2.095879316329956, 2.4114201068878174, 2.4869210720062256, 0.2763679325580597, 0.00677420012652874, 0.004824697505682707, 0.0004781876632478088, 0.007700256537646055, 0.11230730265378952, 0.07835736125707626, 0.08277930319309235, 0.0901544988155365, 0.11937277764081955, 0.10926549881696701, 2.3547258377075195, 0.3560037612915039, 2.197126865386963, 1.111308217048645, 0.23129796981811523, 1.1677018404006958, 0.07396724075078964, 0.06577472388744354, 0.032498929649591446, 0.002927740104496479, 0.010565978474915028, 0.0105461236089468, 0.0020818940829485655, 0.0017213716637343168, 0.008219892159104347, 0.009586598724126816], "count": [583]}, "action": {"min": [-0.6890894174575806, -0.3490658402442932, -0.7751779556274414, -1.9232218265533447, -1.5707963705062866, -0.4599854052066803, -0.6870548129081726, -0.7339276075363159, -0.5549735426902771, -0.43426117300987244, -1.8973602056503296, 0.03153535723686218, -0.6170946359634399, -0.6585521697998047, 0.0038840887136757374, -0.009671813808381557, -0.5969405174255371, 0.9763092994689941, -0.41234204173088074, -0.02127576805651188, -0.012114232406020164, 0.0030249806586652994, -0.6138127446174622, 0.9948707222938538, -0.40822678804397583, 0.041861988604068756, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0023845129180699587, -3.391656264284393e-06, -1.2171616554260254, -0.24848219752311707, -1.3430310487747192, -1.665123462677002, -3.2503662109375, -0.6522369384765625, -0.8356226086616516, -0.932394802570343, -1.4963665008544922, -0.697791576385498, -1.4539854526519775, -2.207831382751465, -1.1664893627166748, -1.5824451446533203], "max": [0.43870770931243896, -0.07934951782226562, 0.23720750212669373, -0.4479450583457947, -0.006637647282332182, 0.46403616666793823, 0.2215832769870758, 0.24760249257087708, 0.3490658402442932, 0.7318158149719238, -0.5370919704437256, 1.3963935375213623, 0.42049047350883484, 0.003803300205618143, 0.008977778255939484, 0.008048811927437782, -0.5752319097518921, 0.9812248349189758, -0.4031750559806824, -0.015146305784583092, -0.0070042796432971954, 0.02060099132359028, -0.5951029062271118, 1.0020326375961304, -0.3978792726993561, 0.04804616793990135, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0017149352934211493, 2.6824886845133733e-06, 1.1226903200149536, 0.2787853479385376, 1.0839000940322876, 2.2445623874664307, 1.7932358980178833, 2.2527267932891846, 1.1522424221038818, 1.2718725204467773, 0.7815004587173462, 0.8932723999023438, 0.9779861569404602, 3.0380935668945312, 0.8252108097076416, 1.7668784856796265], "mean": [-0.05020854249596596, -0.2901715636253357, -0.13849538564682007, -1.3457212448120117, -0.6623707413673401, -0.0558902733027935, -0.36651644110679626, -0.1300792694091797, 0.052762944251298904, 0.37208065390586853, -1.418397307395935, 0.6901143789291382, -0.07251481711864471, -0.35855376720428467, 0.006958947516977787, -0.0022524769883602858, -0.5894197225570679, 0.9788904190063477, -0.4080762267112732, -0.018710846081376076, -0.008760795928537846, 0.010378892533481121, -0.6069401502609253, 0.9988172054290771, -0.40263640880584717, 0.044511452317237854, 0.7421098947525024, 1.63455069065094, 0.7421098947525024, 0.7421098947525024, 0.7421098947525024, 0.7421098947525024, 0.3393065929412842, 1.7453155517578125, 0.3393065929412842, 0.3393065929412842, 0.3393065929412842, 0.3393065929412842, -0.002068569650873542, -3.4562475548227667e-07, -0.031766146421432495, -0.0004906980902887881, -0.008631318807601929, 0.024387693032622337, -0.019309518858790398, 0.019221603870391846, 0.009868222288787365, 0.0005189631483517587, -0.008154303766787052, 0.03709995746612549, 0.002681742189452052, 0.028331782668828964, -0.015525327064096928, 0.0038987742736935616], "std": [0.43811845779418945, 0.07530412077903748, 0.29143577814102173, 0.5569694638252258, 0.6417798399925232, 0.31546300649642944, 0.31186234951019287, 0.3385065197944641, 0.23914390802383423, 0.20426136255264282, 0.45035645365715027, 0.25925368070602417, 0.24905014038085938, 0.24700325727462769, 0.0009600876946933568, 0.0027014396619051695, 0.004069552291184664, 0.000981585355475545, 0.002202685223892331, 0.0015165219083428383, 0.0009647812694311142, 0.002678089076653123, 0.0034411149099469185, 0.001248066546395421, 0.002670882036909461, 0.0012922188034281135, 0.8483183979988098, 0.41776108741760254, 0.8483183979988098, 0.8483183979988098, 0.8483183979988098, 0.8483183979988098, 0.6855900883674622, 1.3709068298339844e-05, 0.6855900883674622, 0.6855900883674622, 0.6855900883674622, 0.6855900883674622, 0.00011320828343741596, 8.849498840390879e-07, 0.2067849189043045, 0.0699959248304367, 0.30444055795669556, 0.3842903971672058, 0.44335830211639404, 0.23796625435352325, 0.22439785301685333, 0.2357390969991684, 0.2322799116373062, 0.19382640719413757, 0.3183351159095764, 0.4922061264514923, 0.25398141145706177, 0.2672100067138672], "count": [583]}, "timestamp": {"min": [0.0], "max": [19.4], "mean": [9.700000000000001], "std": [5.609911863043047], "count": [583]}, "frame_index": {"min": [0], "max": [582], "mean": [291.0], "std": [168.2973558912914], "count": [583]}, "episode_index": {"min": [312], "max": [312], "mean": [312.0], "std": [0.0], "count": [583]}, "index": {"min": [122421], "max": [123003], "mean": [122712.0], "std": [168.2973558912914], "count": [583]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [583]}, "subtask_annotation": {"mean": [0.6689536878216124, 2.0, 2.0, 2.0, 2.0], "std": [0.5124656399803792, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [583]}, "scene_annotation": {"mean": [312.0], "std": [0.0], "min": [312], "max": [312], "count": [583]}, "eef_direction_state": {"mean": [4.065180102915952, 3.8542024013722127], "std": [1.9686754286954498, 2.0215847273378267], "min": [0, 0], "max": [6, 6], "count": [583]}, "eef_velocity_state": {"mean": [0.7598627787307033, 0.823327615780446], "std": [0.7296475676222385, 0.6865564561297858], "min": [0, 0], "max": [2, 2], "count": [583]}, "eef_acc_mag_state": {"mean": [0.7478559176672385, 0.7084048027444254], "std": [0.850723453499795, 0.8141425910764764], "min": [0, 0], "max": [2, 2], "count": [583]}, "eef_direction_action": {"mean": [3.8216123499142367, 3.5711835334476842], "std": [2.050581511628776, 1.8727969943632212], "min": [0, 0], "max": [6, 6], "count": [583]}, "eef_velocity_action": {"mean": [0.888507718696398, 1.0583190394511148], "std": [0.7833527381557427, 0.7028698249592057], "min": [0, 0], "max": [2, 2], "count": [583]}, "eef_acc_mag_action": {"mean": [0.9897084048027445, 1.0840480274442539], "std": [0.8115147415128445, 0.79544333373207], "min": [0, 0], "max": [2, 2], "count": [583]}, "eef_sim_pose_state": {"mean": [0.23313863760087924, 0.16113422065452435, 0.1277656243558617, -0.13576384916030437, -0.6705473011255242, 0.6947851714630123, 0.2681655050921438, -0.22054973825785515, 0.15431373193747078, -1.972630390937032, -0.562100989129794, 2.1866059583904374], "std": [0.100468690529953, 0.054121007285340805, 0.04468144222290789, 2.363146799469504, 0.35597237615787813, 2.2077344941270756, 0.08091045885790421, 0.09883409263966142, 0.026122435216301275, 1.1385921549923463, 0.23180206797144529, 1.1904993041713183], "min": [0.13124730433969842, 0.046769499034838666, 0.07282625350044201, -3.141363851296052, -1.0379342325805139, -3.0929552765628756, 0.16915659414551673, -0.43839283375221283, 0.09660311758532648, -2.977433111016358, -1.1070561197192221, -3.1217530395833712], "max": [0.38407118775996507, 0.24012895700071385, 0.22219674243080045, 3.1396800189991243, 0.15576353076802096, 3.031623511120228, 0.40372035687698027, -0.10509397489314207, 0.19518871856563824, 3.119973922905074, -0.1148986569422803, 3.124711191226648], "count": [583]}, "eef_sim_pose_action": {"mean": [0.23839705466204167, 0.1628574332583036, 0.12522923534414998, 0.07538876593440601, -0.6640500347447644, 0.6398864562069048, 0.2689729535821727, -0.21554342367356022, 0.1470816372264401, -1.9919469832777217, -0.567591394195316, 2.196843628311371], "std": [0.1027173156080243, 0.053151526137484306, 0.04841649078658913, 2.3440394173847605, 0.3828652341574588, 2.205061147563421, 0.0821765887853157, 0.09735404094742188, 0.029784038328718083, 1.051314477836654, 0.24093980146198146, 1.1674622090886573], "min": [0.12768539692046166, 0.05255409403637631, 0.0637279695990068, -3.138736883953353, -1.0351989523009886, -3.070771701282257, 0.17587425618675043, -0.4554557471316314, 0.057867927815600476, -3.0224596004855115, -1.0896827312935227, -3.1324675824207673], "max": [0.393650333997391, 0.2476293771949416, 0.21706346222125636, 3.1403642864317356, 0.3773273074566481, 3.0562079405492937, 0.4114212591729708, -0.09558795290811516, 0.19055618593829507, 3.0562413708111262, -0.11111683416962714, 3.1256851489371793], "count": [583]}}} +{"episode_index": 306, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43370265345463827]], [[0.5430432714592159]], [[0.4762107380518636]]], "std": [[[0.2838058412509775]], [[0.2128234824393979]], [[0.21794012612733962]]], "count": [107]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49923865551351565]], [[0.4251650403151915]], [[0.302504143356078]]], "std": [[[0.3181064928675228]], [[0.23543781844475575]], [[0.27721796041891]]], "count": [107]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4708556108901321]], [[0.4391389499725124]], [[0.339438955901217]]], "std": [[[0.2885064551950757]], [[0.2218874736238055]], [[0.26501750506640903]]], "count": [107]}, "observation.state": {"min": [-0.9077255129814148, -0.04072418808937073, -0.7589601278305054, -1.7940819263458252, -0.8596544861793518, -0.3174012005329132, -0.6976202130317688, -0.7811622023582458, 0.046538934111595154, 0.4686353802680969, -1.3088377714157104, 0.05331800878047943, -0.16661813855171204, -0.5433187484741211, 0.004770864732563496, 0.0043397946283221245, -0.6349278092384338, 0.9730855822563171, -0.39247775077819824, -0.030981363728642464, -0.0013078105403110385, 0.003979429602622986, -0.6273828744888306, 1.008643388748169, -0.41452181339263916, 0.02468673512339592, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0013365778140723705, -3.438894509599777e-06, -0.5115457773208618, -0.3908963203430176, -0.6754391193389893, -1.1032246351242065, -1.3526172637939453, -1.3684890270233154, -0.5955304503440857, -0.2252255380153656, -0.08606655150651932, -0.5576412677764893, -0.9950944781303406, -1.6386702060699463, -0.5585429072380066, -2.058631658554077, -14.141766548156738, -5.09768009185791, -2.26068377494812, -12.210013389587402, -2.2954823970794678, -5.222222328186035, -1.922466516494751, -12.883482933044434, -1.1294262409210205, -2.0921854972839355, -10.897436141967773, -1.1477411985397339, -2.5537240505218506, -2.15201473236084, -0.0068797157146036625, -0.01391230896115303, -0.05440608784556389, -0.019619980826973915, -0.03222772479057312, -0.02291383035480976, -0.006776151247322559, -0.022376369684934616, -0.05481046438217163, -0.007396519184112549, -0.03702303022146225, -0.01737668178975582, -2.651249885559082, -2.034038782119751, -1.1135249137878418, -30.96018409729004, 8.95583724975586, -0.6387455463409424, -3.690540075302124, -2.030327081680298, 5.523083686828613, -27.586885452270508, 9.32811450958252, -1.3857421875, -0.01374172605574131, -0.01860462687909603, 0.001831501955166459, -0.09564509987831116, 0.3233274221420288, 0.06084457039833069, 0.018707649782299995, 0.3363509476184845, -0.08421210199594498, 0.03556778281927109, -3.0371909141540527, -1.1674004793167114, -3.029236316680908, -2.756223678588867, -1.237037181854248, -3.1325504779815674, -0.851155698299408, -0.1518528163433075, 9.688904762268066, -0.009218335151672363, -0.02996009588241577, -0.0521431565284729, -0.034490376710891724, 0.01111628394573927, 0.8740707635879517, 0.47539395093917847], "max": [0.20677372813224792, 0.41294628381729126, -0.18234381079673767, -0.34523504972457886, 0.5605074167251587, 0.6611112356185913, -0.17470818758010864, -0.16453705728054047, 0.1182575523853302, 0.7946157455444336, -0.514609694480896, 0.8487927913665771, 0.062465209513902664, 0.01831153593957424, 0.005621676798909903, 0.01749676652252674, -0.5795550346374512, 0.9805914163589478, -0.37132924795150757, -0.022035643458366394, -0.00024664803640916944, 0.01838422380387783, -0.5775408744812012, 1.010015845298767, -0.3980441689491272, 0.034383684396743774, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0007608526502735913, 2.2395306586986408e-06, 0.6657243371009827, 0.40815022587776184, 0.4409463405609131, 0.5595018863677979, 1.919023036956787, 1.6108516454696655, 0.8594898581504822, 0.808209240436554, 0.1279785931110382, 0.5208410620689392, 0.36082133650779724, 0.6273144483566284, 0.6776773929595947, 0.5146413445472717, 7.694457054138184, 7.448107719421387, 3.17338228225708, 13.308914184570312, 0.9755799770355225, 3.328449249267578, 4.992673873901367, -4.732481002807617, 8.974359512329102, 1.1092796325683594, -0.2747252881526947, 0.5164835453033447, 0.3156288266181946, 0.6599512100219727, 0.006167893297970295, 0.04260451719164848, 0.06949957460165024, 0.005883506033569574, 0.03127888962626457, 0.011965448968112469, 0.006406922824680805, 0.04423613101243973, 0.05952761694788933, 0.006024767644703388, 0.015256721526384354, 0.015117688104510307, 0.5514600276947021, -0.08908198773860931, 17.326448440551758, -18.49380111694336, 21.17003631591797, 0.7609378099441528, 0.2757300138473511, -0.08908198773860931, 11.640047073364258, -19.23495101928711, 20.508228302001953, 0.04266510531306267, 0.018096700310707092, 0.013187045231461525, 0.004884005058556795, -0.05465434491634369, 0.5860795974731445, 0.2846532464027405, 0.3398246467113495, 0.5284322500228882, 0.050844334065914154, 0.2228911966085434, 2.988687753677368, -0.13381871581077576, 3.0256752967834473, -1.153353214263916, -0.20679496228694916, 3.124471664428711, -0.3417584300041199, 0.16734471917152405, 9.883661270141602, 0.021547526121139526, 0.04220995306968689, 0.05756828188896179, -0.017209412530064583, 0.018909670412540436, 0.8791548013687134, 0.4853336811065674], "mean": [-0.37934908270835876, 0.11656694114208221, -0.38137659430503845, -1.1577099561691284, -0.2169429510831833, 0.17150399088859558, -0.4409548044204712, -0.32119113206863403, 0.07383736222982407, 0.6804468035697937, -1.1270736455917358, 0.20021186769008636, -0.07163532823324203, -0.4370463788509369, 0.005151626653969288, 0.00752568244934082, -0.62534099817276, 0.9793192148208618, -0.3750140070915222, -0.02462289296090603, -0.0007885832455940545, 0.007036140188574791, -0.6182845830917358, 1.0090553760528564, -0.40182408690452576, 0.03210112079977989, 1.054726481437683, 1.745317816734314, 1.054726481437683, 1.054726481437683, 1.054726481437683, 1.054726481437683, 0.5767803192138672, 1.745317816734314, 0.5767803192138672, 0.5767803192138672, 0.5767803192138672, 0.5767803192138672, -0.0009826968889683485, -4.025164059839881e-07, -0.051682159304618835, -0.0037725481670349836, -0.010653599165380001, 0.07188859581947327, 0.004113883711397648, 0.0109499366953969, -0.0027725170366466045, 0.02593013271689415, 0.0014104857109487057, 0.0025493532884866, -0.022504441440105438, -0.04438287764787674, 0.0019438083982095122, -0.01993744634091854, -7.470168590545654, -0.4569176137447357, 0.3107212781906128, -3.0683040618896484, -0.03807050362229347, 0.3031013011932373, -0.34518471360206604, -7.829685688018799, 5.9359612464904785, -0.1959569901227951, -5.872178077697754, -0.18588925898075104, -0.36783984303474426, -0.9347147941589355, 0.00023304324713535607, -0.00021268322598189116, 0.0012863170122727752, -0.000706859165802598, -0.0004935492761433125, -0.0003643902309704572, 0.00015354464994743466, 0.000613299896940589, 0.0003432369267102331, 7.456134335370734e-05, -0.0006811833591200411, -0.00023806335229892284, -0.3661704957485199, -0.5265006422996521, 12.222865104675293, -23.563739776611328, 15.140689849853516, -0.0449993871152401, -0.9335596561431885, -0.4876001477241516, 8.530113220214844, -23.143022537231445, 13.699610710144043, -0.803968608379364, 0.0026959411334246397, -0.00262696435675025, 0.0036115499678999186, -0.07755209505558014, 0.4642874002456665, 0.19780772924423218, 0.1987845003604889, 0.3909316062927246, 0.009251303039491177, 0.1489579975605011, 0.7489038705825806, -0.6916281580924988, -0.961330235004425, -2.373295307159424, -1.0591843128204346, -0.5401104688644409, -0.6861143112182617, -0.011332779191434383, 9.769662857055664, 0.0007095047039911151, 0.0006804698496125638, 0.00019520304340403527, -0.0310423094779253, 0.016670022159814835, 0.8778825998306274, 0.47755181789398193], "std": [0.33767127990722656, 0.10533490031957626, 0.14335885643959045, 0.5732362866401672, 0.42998144030570984, 0.2791992127895355, 0.17361144721508026, 0.13717980682849884, 0.02113357000052929, 0.08582357317209244, 0.18156637251377106, 0.1774427890777588, 0.05122273042798042, 0.11162629723548889, 0.00030416648951359093, 0.0031022976618260145, 0.014992457814514637, 0.002443868201225996, 0.005323501769453287, 0.0026298651937395334, 0.0003708072181325406, 0.003267779015004635, 0.013060483150184155, 0.0003921835159417242, 0.0051217819564044476, 0.0026007152628153563, 0.8430190682411194, 1.1444091796875e-05, 0.8430190682411194, 0.8430190682411194, 0.8430190682411194, 0.8430190682411194, 0.8095357418060303, 1.1444091796875e-05, 0.8095357418060303, 0.8095357418060303, 0.8095357418060303, 0.8095357418060303, 0.00010780859156511724, 9.463680612498138e-07, 0.12601317465305328, 0.10314443707466125, 0.16694097220897675, 0.15265947580337524, 0.43497490882873535, 0.3625882565975189, 0.2089626044034958, 0.13018061220645905, 0.024582691490650177, 0.12771999835968018, 0.19590333104133606, 0.25432583689689636, 0.13118094205856323, 0.20562615990638733, 4.789277076721191, 2.2230384349823, 1.2335314750671387, 5.445113658905029, 0.4241587221622467, 1.6327625513076782, 1.536657452583313, 2.057403087615967, 1.951322078704834, 0.810520589351654, 2.675654888153076, 0.2675549387931824, 0.47202280163764954, 0.4840811491012573, 0.0022431081160902977, 0.006563202012330294, 0.013201913796365261, 0.0029608355835080147, 0.006287173368036747, 0.0029790415428578854, 0.0023788551334291697, 0.006998688913881779, 0.012736191041767597, 0.0023286796640604734, 0.004435127135366201, 0.003168753581121564, 0.5585737824440002, 0.36658886075019836, 3.4740562438964844, 2.479766607284546, 2.4441661834716797, 0.31147775053977966, 0.6424718499183655, 0.3448236584663391, 1.5390090942382812, 1.706472635269165, 2.3280744552612305, 0.29954713582992554, 0.006247660145163536, 0.004914627410471439, 0.0004861321940552443, 0.009945027530193329, 0.09178788959980011, 0.0663035586476326, 0.07805507630109787, 0.05116400122642517, 0.03606661036610603, 0.045577168464660645, 2.0873589515686035, 0.27847638726234436, 1.958640456199646, 0.33333414793014526, 0.23341670632362366, 2.8807525634765625, 0.09712793678045273, 0.053560443222522736, 0.02581384778022766, 0.003950427286326885, 0.010138626210391521, 0.009989420883357525, 0.004171787761151791, 0.001677700667642057, 0.0009120948379859328, 0.0018460158025845885], "count": [510]}, "action": {"min": [-0.8749918937683105, -0.04487663879990578, -0.8103752136230469, -1.798268437385559, -0.8692809343338013, -0.3456607460975647, -0.6981316804885864, -0.8373959064483643, 0.006815070286393166, 0.4382810890674591, -1.3193880319595337, 0.04862145334482193, -0.17065468430519104, -0.5464709997177124, 0.002680195262655616, -4.7833891585469246e-05, -0.6302821040153503, 0.9712262153625488, -0.39156314730644226, -0.030447594821453094, -0.0030865625012665987, -0.0007552469614893198, -0.6218428611755371, 1.0050405263900757, -0.41456320881843567, 0.02444346621632576, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0013365778140723705, -3.438894509599777e-06, -0.5115457773208618, -0.3908963203430176, -0.6754391193389893, -1.5144271850585938, -1.3526172637939453, -1.3684890270233154, -0.5955304503440857, -0.2252255380153656, -0.08606655150651932, -0.5576412677764893, -0.9950944781303406, -1.6386702060699463, -0.5585429072380066, -2.058631658554077], "max": [0.21242740750312805, 0.4160858392715454, -0.15880462527275085, -0.27043095231056213, 0.5633838176727295, 0.6655310392379761, -0.15981772541999817, -0.1728614717721939, 0.1201038509607315, 0.8124316930770874, -0.42178577184677124, 0.8506699204444885, 0.07460357993841171, 0.024745728820562363, 0.0060238223522901535, 0.01884797215461731, -0.5771521329879761, 0.9820636510848999, -0.3727429509162903, -0.02178717404603958, 0.0001792812254279852, 0.01968427188694477, -0.5760408639907837, 1.0109665393829346, -0.3997403383255005, 0.033922240138053894, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0007585713756270707, 2.2395306586986408e-06, 0.9242323637008667, 0.40815022587776184, 0.4409463405609131, 0.5595018863677979, 1.919023036956787, 1.6108516454696655, 0.8594898581504822, 0.808209240436554, 0.1279785931110382, 0.5208410620689392, 0.36082133650779724, 0.6273144483566284, 0.6776773929595947, 0.5146413445472717], "mean": [-0.41916128993034363, 0.11386699229478836, -0.39857396483421326, -1.0806779861450195, -0.21552635729312897, 0.1693975180387497, -0.43738603591918945, -0.34722158312797546, 0.06859593838453293, 0.6913691163063049, -1.0988341569900513, 0.18929798901081085, -0.0721815899014473, -0.4409288167953491, 0.004948135931044817, 0.0062131271697580814, -0.6198928356170654, 0.978688657283783, -0.3769024908542633, -0.024248505011200905, -0.0009107938967645168, 0.005708841606974602, -0.6127604842185974, 1.00894296169281, -0.40430736541748047, 0.03165624290704727, 1.0544871091842651, 1.745317816734314, 1.0544871091842651, 1.0544871091842651, 1.0544871091842651, 1.0544871091842651, 0.5767803192138672, 1.745317816734314, 0.5767803192138672, 0.5767803192138672, 0.5767803192138672, 0.5767803192138672, -0.0009821865241974592, -4.0824801317285164e-07, -0.049595288932323456, -0.003738525789231062, -0.01039924193173647, 0.0684572160243988, 0.008108110167086124, 0.009996192529797554, -0.002773981774225831, 0.02609870955348015, 0.0012982717016711831, 0.0025097783654928207, -0.022856799885630608, -0.04403192549943924, 0.000684473430737853, -0.01963181607425213], "std": [0.31732892990112305, 0.10046377778053284, 0.14862096309661865, 0.5930147767066956, 0.4316771328449249, 0.2839043140411377, 0.1751241236925125, 0.13556231558322906, 0.027262387797236443, 0.09541977196931839, 0.1837095320224762, 0.1682429164648056, 0.05312792584300041, 0.1092190071940422, 0.0007855106960050762, 0.0038025968242436647, 0.013957886956632137, 0.002802774077281356, 0.004733032546937466, 0.0025143970269709826, 0.000792970007751137, 0.004072400741279125, 0.011625883169472218, 0.00110339536331594, 0.004451464861631393, 0.002506048185750842, 0.8429000973701477, 1.1444091796875e-05, 0.8429000973701477, 0.8429000973701477, 0.8429000973701477, 0.8429000973701477, 0.8095363974571228, 1.1444091796875e-05, 0.8095363974571228, 0.8095363974571228, 0.8095363974571228, 0.8095363974571228, 0.00010795540583785623, 9.456019256504078e-07, 0.13477855920791626, 0.10314762592315674, 0.16707247495651245, 0.17142896354198456, 0.4436739385128021, 0.36312806606292725, 0.20894938707351685, 0.13013938069343567, 0.02448108233511448, 0.1277356892824173, 0.19566747546195984, 0.2543613016605377, 0.13055536150932312, 0.2056690901517868], "count": [510]}, "timestamp": {"min": [0.0], "max": [16.966666666666665], "mean": [8.483333333333333], "std": [4.907467854274823], "count": [510]}, "frame_index": {"min": [0], "max": [509], "mean": [254.5], "std": [147.2240356282447], "count": [510]}, "episode_index": {"min": [313], "max": [313], "mean": [313.0], "std": [0.0], "count": [510]}, "index": {"min": [123004], "max": [123513], "mean": [123258.5], "std": [147.2240356282447], "count": [510]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [510]}, "subtask_annotation": {"mean": [0.13725490196078433, 2.0, 2.0, 2.0, 2.0], "std": [0.36080562596898813, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [510]}, "scene_annotation": {"mean": [313.0], "std": [0.0], "min": [313], "max": [313], "count": [510]}, "eef_direction_state": {"mean": [3.6098039215686275, 4.427450980392157], "std": [2.1644865262545703, 2.099867262973282], "min": [0, 0], "max": [6, 6], "count": [510]}, "eef_velocity_state": {"mean": [0.8235294117647058, 0.4843137254901961], "std": [0.5809350931629818, 0.5659877879302023], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_acc_mag_state": {"mean": [0.7901960784313725, 0.5352941176470588], "std": [0.8408107436583392, 0.7832370060284796], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_direction_action": {"mean": [3.4, 3.933333333333333], "std": [2.069574172360576, 2.2377042390445463], "min": [0, 0], "max": [6, 6], "count": [510]}, "eef_velocity_action": {"mean": [0.9215686274509803, 0.615686274509804], "std": [0.5987941233454245, 0.5818741016781621], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_acc_mag_action": {"mean": [1.0784313725490196, 0.7235294117647059], "std": [0.785734008150838, 0.8425191532806582], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_sim_pose_state": {"mean": [0.33032033846172004, 0.2672237023183906, 0.14936392758854403, 0.7611739099064835, -0.691852035288643, -0.9488930473370726, 0.28535880699668276, -0.11534714126955753, 0.10952319015126331, -2.3730502280759516, -1.0592898713740582, -0.5464787751833591], "std": [0.0798999052077825, 0.057812611791695126, 0.03306507082270019, 2.1052713664456695, 0.27856871269516276, 1.9882380841824283, 0.04249413065804608, 0.022021443569112797, 0.026482991383251272, 0.33370373870691095, 0.23332401184848264, 2.9042993194999562], "min": [0.19069119977657287, 0.16570717653171185, 0.10226373179120084, -3.0886391110344236, -1.1674020408381796, -3.0884333110929063, 0.24000681055470918, -0.1605866348032298, 0.07167157905639217, -2.75616672028812, -1.237042856361379, -3.1413795526386354], "max": [0.4529840007964787, 0.3314201555506635, 0.2119668348985853, 3.1360355860835227, -0.13383265500754016, 3.140721565230134, 0.402623791197623, -0.08691665463686037, 0.156405518844805, -1.1533500446257605, -0.20679616326172945, 3.1395701712235473], "count": [510]}, "eef_sim_pose_action": {"mean": [0.3366904109068402, 0.2674420971053988, 0.14334812183030904, 0.6916819180999425, -0.6964621782572632, -0.9176567565863193, 0.29105706935605435, -0.11733635091683511, 0.1092522553026024, -2.320983859438258, -1.0611561486107677, 1.9598526770816587], "std": [0.0722516153219394, 0.05879653456325114, 0.03761704844985093, 2.088904646922671, 0.2911647269243451, 1.9480102539853035, 0.04244814734761532, 0.0214533414288608, 0.03249820843204779, 0.301623456352043, 0.23907081886612128, 2.2608553357082477], "min": [0.1889048360390701, 0.15905343040457168, 0.08806359642986542, -3.112498921086734, -1.2664610992137493, -3.10680262111283, 0.24492464006019016, -0.16430558683508345, 0.06774331266320997, -2.7745018220191837, -1.252447654212524, -3.140500088611481], "max": [0.4291211075002623, 0.3295381362707801, 0.21005808971493556, 3.104565333474404, -0.08279606254359861, 3.1358972223213186, 0.41114766397192515, -0.08943089605607901, 0.16961410633100113, -1.1057230868436916, -0.15459188843713645, 3.1409769847229914], "count": [510]}}} +{"episode_index": 307, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40898357843137256]], [[0.5109353950403691]], [[0.44842060986159166]]], "std": [[[0.2848453504329082]], [[0.2038546891651596]], [[0.2267512787092562]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4310087346212995]], [[0.4455915921760861]], [[0.3718435721837755]]], "std": [[[0.30754219564365304]], [[0.2400753302163797]], [[0.28190232497692536]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43931772154940407]], [[0.3958199442522107]], [[0.30047687908496734]]], "std": [[[0.2845839428384455]], [[0.24443031836595655]], [[0.2975458411574087]]], "count": [100]}, "observation.state": {"min": [-0.4454711675643921, -0.24011138081550598, -0.19798573851585388, -1.598954439163208, -0.4631127417087555, -0.48486024141311646, -0.6207576990127563, -0.6615437865257263, -0.02337563782930374, 0.07997924089431763, -1.462488055229187, 0.4825657904148102, -0.050736453384160995, -0.4081818461418152, 0.008540010079741478, -0.01268958393484354, -0.628725528717041, 0.9810804128646851, -0.3825131058692932, -0.027186214923858643, -0.01139909215271473, 0.01441410556435585, -0.6398978233337402, 1.0068764686584473, -0.3895196318626404, 0.047254301607608795, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 9.066725760931149e-05, -2.4137307264027186e-06, -0.7927544713020325, -0.23555368185043335, -0.4722667932510376, -0.913831889629364, -1.5925849676132202, -0.38142117857933044, -0.17228907346725464, -0.7555318474769592, -0.2550172209739685, -0.5631564259529114, -2.1823782920837402, -1.0672376155853271, -0.6045223474502563, -0.359875351190567, -10.793767929077148, -4.029304027557373, -1.5726494789123535, -10.286935806274414, -0.9468864798545837, -1.1190476417541504, -1.4920635223388672, -11.168655395507812, -2.8693530559539795, -1.7271062135696411, -10.531135559082031, -0.7460317611694336, -1.4633699655532837, -2.4102563858032227, -0.004792720079421997, -0.012516077607870102, -0.015081610530614853, -0.006596659775823355, -0.01401402149349451, -0.013195319101214409, -0.004390461836010218, -0.010547111742198467, -0.0136174401268363, -0.004738032352179289, -0.01769399084150791, -0.012666902504861355, -0.5726699829101562, -0.4862392246723175, 7.972838401794434, -27.212947845458984, 8.607095718383789, -0.6173011064529419, 0.16967999935150146, -0.6309974193572998, 5.6567063331604, -27.640178680419922, 8.453943252563477, -1.4196778535842896, -0.018384769558906555, -0.012012503109872341, 0.0012210012646391988, -0.10930868983268738, 0.34632641077041626, 0.09410057961940765, 0.07283744215965271, 0.4130338430404663, -0.19457294046878815, 0.033742837607860565, -3.0282349586486816, -1.3280225992202759, -2.728937864303589, -2.3497700691223145, -1.1790142059326172, 1.7672131061553955, -0.9048106670379639, -0.12769918143749237, 9.595296859741211, -0.006575942039489746, -0.01832941174507141, -0.029694288969039917, -0.03151301294565201, 0.020507687702775, 0.8174002170562744, 0.5732916593551636], "max": [0.1479097604751587, 0.353885680437088, 0.11440008878707886, -1.2772631645202637, 0.17395587265491486, -0.29164838790893555, -0.027843059971928596, -0.11238102614879608, 0.2124825417995453, 0.34781205654144287, -0.6633844375610352, 1.1826756000518799, 0.1511644423007965, -0.04815921559929848, 0.00980994664132595, -0.011160006746649742, -0.6269087791442871, 0.9812737703323364, -0.37774813175201416, -0.022602403536438942, -0.009220954962074757, 0.015400124713778496, -0.6359056830406189, 1.0078654289245605, -0.38476404547691345, 0.05196671932935715, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0005752813303843141, 1.8033348396784277e-06, 0.3276316821575165, 0.7939174771308899, 0.4826171100139618, 0.4916916787624359, 0.5000580549240112, 0.7819482684135437, 0.9351139664649963, 1.1820123195648193, 0.3847537934780121, 0.3031630516052246, 1.0869405269622803, 0.4098939299583435, 0.32542160153388977, 0.257621705532074, -2.794947385787964, 4.487179756164551, 1.7130646705627441, -0.732600748538971, 1.004273533821106, 1.1764346361160278, 0.22954824566841125, -4.7658867835998535, 9.096458435058594, 2.864469051361084, 1.3431013822555542, 0.28693529963493347, 0.6312576532363892, 0.25824177265167236, 0.0071950689889490604, 0.008796503767371178, 0.008559800684452057, 0.005458676256239414, 0.009860539808869362, 0.011019516736268997, 0.007999453693628311, 0.013945371843874454, 0.010341453365981579, 0.0051223644986748695, 0.015566352754831314, 0.0030184201896190643, 0.4029899835586548, 0.2301284670829773, 15.990217208862305, -21.263256072998047, 16.22060203552246, 0.5343685746192932, 1.6755900382995605, 0.0779467448592186, 13.718626976013184, -21.13428497314453, 15.768898010253906, -0.34853532910346985, 0.02542470023036003, 0.00701869186013937, 0.004273504484444857, -0.027327172458171844, 0.5072327256202698, 0.2758989930152893, 0.26607540249824524, 0.545509934425354, -0.01710551232099533, 0.18623128533363342, 2.6569905281066895, -0.6287658214569092, 2.73736572265625, -1.176077127456665, -0.2370484620332718, 2.574873208999634, -0.5622183680534363, 0.12151678651571274, 9.907354354858398, 0.007146477699279785, 0.030574411153793335, 0.028736799955368042, -0.029353439807891846, 0.02252149023115635, 0.8185509443283081, 0.5749061107635498], "mean": [-0.056424565613269806, -0.10241498798131943, -0.05758611112833023, -1.3882486820220947, -0.06928491592407227, -0.398423969745636, -0.43083062767982483, -0.28277966380119324, 0.12963859736919403, 0.26170215010643005, -1.170336127281189, 0.8249682188034058, 0.02805018238723278, -0.26243188977241516, 0.008873282000422478, -0.012201783247292042, -0.6281103491783142, 0.9811394214630127, -0.3803681433200836, -0.023869788274168968, -0.010625137016177177, 0.01474007498472929, -0.6373202204704285, 1.007230520248413, -0.3874146044254303, 0.050591908395290375, 0.602204442024231, 1.7453304529190063, 0.602204442024231, 0.602204442024231, 0.602204442024231, 0.602204442024231, 1.2034904956817627, 1.7453304529190063, 1.2034904956817627, 1.2034904956817627, 1.2034904956817627, 1.2034904956817627, 0.0003189865092281252, -2.765293345419195e-07, -0.13863344490528107, 0.13798514008522034, -0.05836167186498642, -0.030592767521739006, -0.03901882842183113, -0.006782724987715483, 0.1169910877943039, 0.031692471355199814, 0.02891414612531662, -0.008226540870964527, 0.009223141707479954, -0.13788849115371704, -0.0030644144862890244, -0.06931407749652863, -6.001788139343262, -0.3051738142967224, -0.6022014021873474, -4.4221510887146, 0.4143661856651306, -0.034446634352207184, -0.5597038269042969, -7.646623611450195, 4.838715076446533, 0.6582621335983276, -5.362460613250732, -0.22350750863552094, -0.35338354110717773, -0.9543653726577759, 0.0006669895956292748, 0.0007755156839266419, -0.0007648114114999771, -0.00011274767894065008, 0.0003695824707392603, -0.0007140552042983472, 0.0009028997155837715, 0.0003931016835849732, 0.0002250464167445898, 0.0004095688636880368, 0.00023297824373003095, -0.001327376114204526, -0.2621747851371765, -0.057462356984615326, 10.777917861938477, -24.53761863708496, 12.686978340148926, 0.07067996263504028, 0.5731484293937683, -0.19599707424640656, 9.230443000793457, -24.40178680419922, 11.86690902709961, -0.8094395399093628, -0.00035895835026167333, -0.0021574655547738075, 0.002988239983096719, -0.07047534734010696, 0.3913677930831909, 0.1421205699443817, 0.15505723655223846, 0.4584062099456787, -0.09585810452699661, 0.11766982078552246, -2.1670055389404297, -1.1584304571151733, 1.8165379762649536, -1.7865872383117676, -0.7596489191055298, 2.219809055328369, -0.7181159853935242, -0.021342063322663307, 9.77096176147461, 0.0006221531075425446, 0.0005621216259896755, 1.4226127404981526e-06, -0.030325770378112793, 0.02126222290098667, 0.8181390166282654, 0.5738258957862854], "std": [0.1528710573911667, 0.12442323565483093, 0.10586889833211899, 0.100795216858387, 0.2010756880044937, 0.07058998942375183, 0.1488499939441681, 0.1667676717042923, 0.09114156663417816, 0.07213099300861359, 0.2125413864850998, 0.21407251060009003, 0.06831838935613632, 0.12492139637470245, 0.00031674347701482475, 0.0004889398696832359, 0.00045554578537121415, 3.817702236119658e-05, 0.0008899434469640255, 0.0009703407995402813, 0.0005704010836780071, 0.00032338208984583616, 0.0007832850096747279, 0.00023272950784303248, 0.0009565119980834424, 0.0010518587660044432, 0.8195808529853821, 1.1920928955078125e-06, 0.8195808529853821, 0.8195808529853821, 0.8195808529853821, 0.8195808529853821, 0.7885705232620239, 1.1920928955078125e-06, 0.7885705232620239, 0.7885705232620239, 0.7885705232620239, 0.7885705232620239, 9.050154767464846e-05, 8.032741902752605e-07, 0.25932127237319946, 0.24098215997219086, 0.18972182273864746, 0.29759684205055237, 0.4379829466342926, 0.20558618009090424, 0.2715587615966797, 0.37385082244873047, 0.12476485222578049, 0.2181801199913025, 0.6579830646514893, 0.33129212260246277, 0.15660597383975983, 0.12252946943044662, 2.0948216915130615, 1.9200208187103271, 0.8794828653335571, 3.5251622200012207, 0.46771636605262756, 0.4962690472602844, 0.39900103211402893, 1.4670110940933228, 3.9253828525543213, 1.2579289674758911, 3.602224111557007, 0.20944111049175262, 0.5117318034172058, 0.6511449217796326, 0.0026150948833674192, 0.0046643344685435295, 0.004700533114373684, 0.002565298927947879, 0.004128362517803907, 0.003791020717471838, 0.00262082670815289, 0.004825403448194265, 0.004768858663737774, 0.0019495835294947028, 0.004443703219294548, 0.0032128149177879095, 0.18996545672416687, 0.1429937481880188, 1.51485276222229, 1.3795688152313232, 1.4369829893112183, 0.27207204699516296, 0.2857063114643097, 0.14333871006965637, 1.5582871437072754, 1.5455275774002075, 1.4054408073425293, 0.25170090794563293, 0.007868663407862186, 0.004202083218842745, 0.0006185410893522203, 0.014877603389322758, 0.03801736980676651, 0.0405728816986084, 0.0530591756105423, 0.04858808219432831, 0.06762023270130157, 0.04241961985826492, 1.5606918334960938, 0.14224469661712646, 1.432778239250183, 0.3318443298339844, 0.290514200925827, 0.2853924334049225, 0.0554526150226593, 0.046690765768289566, 0.04275849461555481, 0.002617603400722146, 0.007779284846037626, 0.008628100156784058, 0.0005052967462688684, 0.0003713193000294268, 0.00019536682520993054, 0.0002886677102651447], "count": [133]}, "action": {"min": [-0.7239869832992554, -0.24847520887851715, -0.3957979381084442, -1.64940345287323, -0.5003013610839844, -0.5195348262786865, -0.6202828288078308, -0.6945669054985046, -0.04921566694974899, -0.012042532674968243, -1.5088751316070557, 0.4528389275074005, -0.05176696181297302, -0.4310201108455658, 0.008024409413337708, -0.01679559238255024, -0.6276270151138306, 0.9790785312652588, -0.38618895411491394, -0.027031267061829567, -0.011246774345636368, 0.008178332820534706, -0.6364596486091614, 1.005037784576416, -0.39404118061065674, 0.04519175738096237, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 9.066725760931149e-05, -2.4137307264027186e-06, -0.7927544713020325, -0.23555368185043335, -0.4722667932510376, -0.913831889629364, -1.5925849676132202, -0.38142117857933044, -0.17228907346725464, -0.7755843997001648, -0.24748998880386353, -0.5631564259529114, -2.1823782920837402, -1.0672376155853271, -0.6045223474502563, -0.359875351190567], "max": [0.1313888430595398, 0.5670334696769714, 0.15310552716255188, -1.1872026920318604, 0.17547085881233215, -0.2874249517917633, 0.048256345093250275, -0.11503361910581589, 0.2329971045255661, 0.39893874526023865, -0.5271904468536377, 1.1825318336486816, 0.16190436482429504, -0.043973639607429504, 0.011101311072707176, -0.007631171494722366, -0.6172484755516052, 0.9831374883651733, -0.37915220856666565, -0.022102665156126022, -0.0073702079243958, 0.01702304184436798, -0.6267306804656982, 1.0095219612121582, -0.38779208064079285, 0.05033469572663307, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0005752813303843141, 1.8033348396784277e-06, 0.3276316821575165, 0.7939174771308899, 0.4826171100139618, 0.4916916787624359, 0.5000580549240112, 0.7819482684135437, 0.9351139664649963, 1.1820123195648193, 0.3847537934780121, 0.3031630516052246, 1.0869405269622803, 0.4098939299583435, 0.32542160153388977, 0.26356270909309387], "mean": [-0.13209587335586548, -0.03517092764377594, -0.09568191319704056, -1.3404217958450317, -0.07718553394079208, -0.4047901928424835, -0.402330607175827, -0.30042174458503723, 0.13895946741104126, 0.26068419218063354, -1.1313531398773193, 0.7953926920890808, 0.030330263078212738, -0.2786962687969208, 0.009062130004167557, -0.012010576203465462, -0.6223337054252625, 0.980739414691925, -0.38264137506484985, -0.023530976846814156, -0.00984304677695036, 0.013162767514586449, -0.6314568519592285, 1.0070998668670654, -0.3900105357170105, 0.048754408955574036, 0.6153272390365601, 1.7453304529190063, 0.6153272390365601, 0.6153272390365601, 0.6153272390365601, 0.6153272390365601, 1.2034904956817627, 1.7453304529190063, 1.2034904956817627, 1.2034904956817627, 1.2034904956817627, 1.2034904956817627, 0.00031684187706559896, -2.7361605248188425e-07, -0.14368784427642822, 0.14148059487342834, -0.05965773016214371, -0.029516322538256645, -0.041915662586688995, -0.011404482647776604, 0.12003639340400696, 0.036990970373153687, 0.03089715912938118, -0.011550727300345898, 0.0032163397409021854, -0.14078931510448456, -0.003739823354408145, -0.0719907134771347], "std": [0.20117735862731934, 0.1827276349067688, 0.12714271247386932, 0.13939253985881805, 0.21278010308742523, 0.07131488621234894, 0.17272186279296875, 0.1824115812778473, 0.09892762452363968, 0.11860882490873337, 0.2681080102920532, 0.2170310616493225, 0.06940997391939163, 0.12375552952289581, 0.0008362237131223083, 0.0019528804114088416, 0.0022591385059058666, 0.0012341474648565054, 0.0014305008808150887, 0.001076672226190567, 0.0010014520958065987, 0.0018932594684883952, 0.002245252253487706, 0.0012322079855948687, 0.0013154753251001239, 0.0010887118987739086, 0.8237953186035156, 1.1920928955078125e-06, 0.8237953186035156, 0.8237953186035156, 0.8237953186035156, 0.8237953186035156, 0.7885704636573792, 1.1920928955078125e-06, 0.7885704636573792, 0.7885704636573792, 0.7885704636573792, 0.7885704636573792, 9.165387018583715e-05, 7.983696264091122e-07, 0.2653109133243561, 0.2451181709766388, 0.191922128200531, 0.29869264364242554, 0.4375387728214264, 0.20854808390140533, 0.2726632058620453, 0.36906111240386963, 0.12209907174110413, 0.21858707070350647, 0.6545299291610718, 0.32999899983406067, 0.1559322029352188, 0.11941314488649368], "count": [133]}, "timestamp": {"min": [0.0], "max": [4.4], "mean": [2.2], "std": [1.2797569213634978], "count": [133]}, "frame_index": {"min": [0], "max": [132], "mean": [66.0], "std": [38.39270764090493], "count": [133]}, "episode_index": {"min": [314], "max": [314], "mean": [314.0], "std": [0.0], "count": [133]}, "index": {"min": [123514], "max": [123646], "mean": [123580.0], "std": [38.39270764090493], "count": [133]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [133]}, "subtask_annotation": {"mean": [0.37593984962406013, 2.0, 2.0, 2.0, 2.0], "std": [0.5144747487084516, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [133]}, "scene_annotation": {"mean": [314.0], "std": [0.0], "min": [314], "max": [314], "count": [133]}, "eef_direction_state": {"mean": [3.338345864661654, 2.9097744360902253], "std": [2.1412076490072383, 2.1220597407014457], "min": [0, 0], "max": [6, 6], "count": [133]}, "eef_velocity_state": {"mean": [1.105263157894737, 1.1954887218045114], "std": [0.6284383065854695, 0.770300660142298], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_acc_mag_state": {"mean": [0.7969924812030075, 1.0075187969924813], "std": [0.8385397125762903, 0.9135260991658635], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_direction_action": {"mean": [3.0, 3.1353383458646618], "std": [1.9735087641318605, 1.6258344526663726], "min": [0, 0], "max": [6, 6], "count": [133]}, "eef_velocity_action": {"mean": [1.300751879699248, 1.2105263157894737], "std": [0.6251010433331289, 0.588775096254193], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_acc_mag_action": {"mean": [1.1428571428571428, 1.1578947368421053], "std": [0.8054593528326068, 0.8392809781880188], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_sim_pose_state": {"mean": [0.2589505908368941, 0.23319207669281528, 0.09887432447067848, -2.143803773824805, -1.159006103911284, 1.793127746903351, 0.31774828325400734, -0.1830223673196118, 0.1221531104353539, -1.7862472353965513, -0.7598423306448673, 2.219504293026343], "std": [0.04609077910417724, 0.033572171414005446, 0.053431197526771466, 1.643997802283413, 0.1421843072309902, 1.5185229268347773, 0.044262584262995, 0.04564306184446343, 0.016724933485819212, 0.33181666194089826, 0.2904834947813686, 0.28538061066325254], "min": [0.1981110299634093, 0.20461581210072885, 0.031327508594017894, -3.0501222016387315, -1.328009246647411, -3.1090952578044844, 0.28129264409463106, -0.25090975120557263, 0.10275421297032249, -2.34967818396322, -1.179040377301207, 1.7673114199268487], "max": [0.3558564076243855, 0.35858447117737385, 0.2690544301214864, 3.060647885599093, -0.6288908271513415, 2.930205896956295, 0.4081468703676352, -0.13051906629294355, 0.15611518308831393, -1.176070413832374, -0.23703306813207847, 2.5747904932597705], "count": [133]}, "eef_sim_pose_action": {"mean": [0.275612035881285, 0.24649833523696071, 0.10939156269655824, -1.9536658788382533, -1.1433738991228537, 1.5769325892323385, 0.3194534035454607, -0.18327100198261145, 0.11923988636331602, -1.809405870407047, -0.7819337719426203, 2.2557329531601837], "std": [0.053987876836124486, 0.04954751907568113, 0.07499388117128283, 1.8103093574616997, 0.23465957214905214, 1.6882383434643764, 0.04366306223484079, 0.05010185418213622, 0.021254164727584617, 0.39199585208878124, 0.32624323515236325, 0.27918497596084074], "min": [0.20076544558501433, 0.2060308797131969, 0.022436452733291985, -3.130680398105472, -1.3780229760310736, -3.1069212977647487, 0.2830563340870797, -0.2637127488944695, 0.09453491493717857, -2.409920928048295, -1.2211428147558239, 1.739010426053145], "max": [0.4046030349559392, 0.4042691703963712, 0.3032326347442228, 3.0107746743579016, -0.3929137393787392, 2.97437420276753, 0.40569074116766907, -0.12269642241442318, 0.17078013329407887, -1.0433061166790472, -0.1697562621794264, 2.588561821536359], "count": [133]}}} +{"episode_index": 308, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40148128526973365]], [[0.5219795754859385]], [[0.4563362777997105]]], "std": [[[0.2862544857314523]], [[0.1997050524684542]], [[0.22487874191007443]]], "count": [149]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39724861243352455]], [[0.49034922680744886]], [[0.4652301096119459]]], "std": [[[0.3160988053481924]], [[0.2136676799411028]], [[0.21216091752093152]]], "count": [149]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.500467232853136]], [[0.4298536120593783]], [[0.2866040939339284]]], "std": [[[0.3313891985991012]], [[0.2328394377460011]], [[0.2606668142381138]]], "count": [149]}, "observation.state": {"min": [-0.7753007411956787, -0.2922116816043854, -0.8311266303062439, -1.6386401653289795, 0.7894639372825623, 0.8334294557571411, -0.7331883311271667, -1.2733078002929688, -0.8130300045013428, -0.2166772484779358, -1.836041808128357, -0.3676639795303345, -0.7019152641296387, -0.660092294216156, -0.010766491293907166, -0.0267619825899601, -0.5786553025245667, 1.009729266166687, -0.47346532344818115, -0.014780937694013119, -0.029178567230701447, -0.03848348930478096, -0.5845221281051636, 1.0115841627120972, -0.47206994891166687, 0.003103150287643075, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.006112461909651756, -4.635998720914358e-06, -1.536172866821289, -0.3754858374595642, -3.4849720001220703, -0.3473159670829773, -0.9711636900901794, -0.19182582199573517, -2.2087721824645996, -1.5661734342575073, -1.0527937412261963, -2.0484414100646973, -1.6351261138916016, -3.0115814208984375, -3.1462442874908447, -1.271357774734497, -15.4668607711792, -15.934066772460938, -5.012820720672607, -9.40170955657959, -13.830281257629395, -14.05982780456543, -1.6355311870574951, -16.992389678955078, -12.60683822631836, -4.170330047607422, -13.55311393737793, -0.6599512100219727, -3.213675022125244, -2.4963369369506836, -0.017582198604941368, -0.039484478533267975, -0.04610320180654526, -0.01823243871331215, -0.024677854031324387, -0.037446029484272, -0.017833935096859932, -0.04972740635275841, -0.04550829157233238, -0.007189495023339987, -0.008641405031085014, -0.02656160108745098, -1.1029200553894043, -1.3065358400344849, 0.4751039743423462, -32.27727508544922, 6.086647987365723, -0.853102445602417, 0.9120299816131592, -0.8796846270561218, 1.172912836074829, -36.20148468017578, 8.792433738708496, -0.8748149275779724, -0.013354829512536526, -0.03229234367609024, 0.004273504484444857, -0.13663585484027863, 0.42600882053375244, 0.07720211893320084, -0.006141384597867727, 0.3697252869606018, -0.5927104353904724, -0.009474034421145916, -1.9158235788345337, -1.1039764881134033, 0.5539901852607727, -2.9271914958953857, -1.2813408374786377, -2.781595468521118, -0.6059482097625732, -0.6908445358276367, 9.605879783630371, -0.01319172978401184, -0.0466437041759491, -0.20770758390426636, 0.01197622250765562, 0.0013607284054160118, -0.8826940059661865, 0.4697926342487335], "max": [-0.2437240183353424, 0.5507564544677734, 0.16565990447998047, -0.8279045820236206, 1.6979516744613647, 0.861845850944519, 0.49807754158973694, 0.19311414659023285, 0.2578781843185425, 1.3282982110977173, -0.33226409554481506, 1.411190152168274, 0.8301023244857788, 0.2732238471508026, 0.0005054612411186099, 0.0008887341246008873, -0.5502152442932129, 1.0109375715255737, -0.4601113200187683, -0.0014334225561469793, -0.016592461615800858, -0.01185271143913269, -0.5578324198722839, 1.0127829313278198, -0.46369314193725586, 0.015400019474327564, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.005243437364697456, 0.00035898969508707523, 0.3356054127216339, 2.1539058685302734, 0.7486082315444946, 1.532810091972351, 2.5068705081939697, 0.019243625923991203, 3.999021530151367, 0.7739781141281128, 0.5525944232940674, 1.625739574432373, 1.2699426412582397, 4.012140274047852, 2.23435378074646, 1.843610405921936, -2.2493202686309814, 7.020757675170898, 3.384005069732666, -0.9157509803771973, -13.830281257629395, -14.05982780456543, 11.362637519836426, 0.43427470326423645, 17.918193817138672, 3.257631301879883, 3.7240538597106934, 1.2912087440490723, 4.992673873901367, 1.061660647392273, 0.025539319962263107, 0.167632594704628, 0.03813588619232178, 0.006010001990944147, 0.025107283145189285, 0.012060008943080902, 0.02601364254951477, 0.167861670255661, 0.055256862193346024, 0.006930793635547161, 0.034744713455438614, 0.010642177425324917, 2.842139959335327, 0.8611258864402771, 12.39724349975586, -22.22769546508789, 22.42203140258789, 1.0787651538848877, 4.644989967346191, 1.1766247749328613, 14.327353477478027, -19.59667205810547, 22.77077293395996, 1.1949785947799683, 0.023313229903578758, 0.03639448806643486, 0.0067155067808926105, -0.027327172458171844, 0.5620435476303101, 0.5447009801864624, 0.27874183654785156, 0.6086047887802124, 0.07701504230499268, 0.3487864136695862, -0.23111972212791443, -0.28406667709350586, 2.700455665588379, 2.8613178730010986, 0.6518557667732239, 2.975268840789795, 0.1492367684841156, 0.2863920331001282, 9.95117473602295, 0.021600276231765747, 0.041562408208847046, 0.05430075526237488, 0.022720258682966232, 0.007669104263186455, -0.8748341202735901, 0.4839906692504883], "mean": [-0.36702802777290344, -0.05135510489344597, -0.41582754254341125, -1.279077410697937, 1.470304012298584, 0.8599420785903931, -0.6520407199859619, -0.7078447341918945, -0.16662918031215668, 0.6242271661758423, -0.8775805234909058, 0.9029544591903687, -0.22371286153793335, -0.1286643147468567, -0.006996534299105406, -0.010873416438698769, -0.5660580396652222, 1.0103498697280884, -0.4688681960105896, -0.004457102622836828, -0.025222303345799446, -0.021943259984254837, -0.5716122984886169, 1.0122390985488892, -0.4703839421272278, 0.012969853356480598, 0.3048730194568634, 1.7453275918960571, 0.3048730194568634, 0.3048730194568634, 0.3048730194568634, 0.3048730194568634, 0.8858994841575623, 1.7453275918960571, 0.8858994841575623, 0.8858994841575623, 0.8858994841575623, 0.8858994841575623, -0.005639535840600729, 7.781299791531637e-05, -0.012406932190060616, 0.0165775865316391, -0.0014948209282010794, 0.010561494156718254, -0.0005829461733810604, 0.0011396477930247784, 0.021216996014118195, -0.012970072217285633, -0.0058793663047254086, 0.021705754101276398, 0.008908945135772228, 0.0015623023500666022, -0.018382851034402847, 0.001936721382662654, -8.195682525634766, -4.307677268981934, -0.12989415228366852, -5.41126012802124, -13.830164909362793, -14.059839248657227, -0.42614424228668213, -9.841743469238281, 1.2548555135726929, -0.6829947829246521, -4.03716516494751, 0.17521706223487854, -0.6685169339179993, -0.19092923402786255, 0.00015439133858308196, 0.00038192133069969714, 0.0003911628155037761, -0.00011667801300063729, 8.720635378267616e-05, -0.00011751299462048337, 0.00010913373989751562, 0.0013491838471964002, 0.0007946283440105617, -0.00013555331679526716, 0.00013804947957396507, -0.00011957778042415157, 1.4984822273254395, 0.1610245406627655, 6.574512481689453, -27.140932083129883, 17.571060180664062, -0.003206343622878194, 3.462857246398926, 0.4263172149658203, 9.613516807556152, -25.222793579101562, 17.700252532958984, 0.007656166795641184, 0.0028482230845838785, -0.0021295659244060516, 0.0058869062922894955, -0.07762176543474197, 0.4597797989845276, 0.24710556864738464, 0.10150443017482758, 0.5177520513534546, -0.2228996753692627, 0.21898846328258514, -1.0154780149459839, -0.5771121382713318, 1.789750337600708, -1.6926939487457275, -0.013848185539245605, 1.8999704122543335, -0.41175660490989685, 0.07134951651096344, 9.792583465576172, -0.00036877754610031843, -0.00019452151900622994, 0.0009251455776393414, 0.019963450729846954, 0.006123207975178957, -0.8791894912719727, 0.47599878907203674], "std": [0.09991048276424408, 0.1899244338274002, 0.1654283106327057, 0.16076406836509705, 0.3757706880569458, 0.006025130860507488, 0.19231007993221283, 0.35668304562568665, 0.33229437470436096, 0.4262765347957611, 0.4296450614929199, 0.4157427251338959, 0.4160263240337372, 0.1995639204978943, 0.0023653178941458464, 0.004886997397989035, 0.00575213273987174, 0.00030742958188056946, 0.0023998802062124014, 0.0030193834099918604, 0.0026502851396799088, 0.00449755322188139, 0.005519654601812363, 0.0003140415938105434, 0.0018949044169858098, 0.0031701885163784027, 0.6589214205741882, 1.6689300537109375e-06, 0.6589214205741882, 0.6589214205741882, 0.6589214205741882, 0.6589214205741882, 0.8694864511489868, 1.6689300537109375e-06, 0.8694864511489868, 0.8694864511489868, 0.8694864511489868, 0.8694864511489868, 0.00018613865540828556, 7.045413076411933e-05, 0.12385417520999908, 0.2200189232826233, 0.31964242458343506, 0.18921519815921783, 0.2645189166069031, 0.013389651663601398, 0.39686599373817444, 0.2863382399082184, 0.20503832399845123, 0.3764587938785553, 0.37620118260383606, 0.6060329675674438, 0.5010900497436523, 0.29655978083610535, 2.073889970779419, 5.34364128112793, 1.7344632148742676, 1.5737569332122803, 0.0001163482666015625, 1.1444091796875e-05, 0.8499531149864197, 3.426293134689331, 6.328969955444336, 1.9162144660949707, 4.2606306076049805, 0.3387540280818939, 0.9300326108932495, 0.6429481506347656, 0.0037864046171307564, 0.01234790775924921, 0.008471467532217503, 0.0024104544427245855, 0.003297704504802823, 0.003571227891370654, 0.0038539033848792315, 0.013048077933490276, 0.00912286527454853, 0.0022290926426649094, 0.002780832350254059, 0.0025650891475379467, 0.8781149983406067, 0.24849404394626617, 2.419342041015625, 2.0276119709014893, 4.212513446807861, 0.4704621732234955, 0.8502193689346313, 0.2744326591491699, 2.248185873031616, 4.654562950134277, 3.0779550075531006, 0.4980532228946686, 0.005467882379889488, 0.010460794903337955, 0.00035876603215001523, 0.017777813598513603, 0.02380170300602913, 0.09549330919981003, 0.10901857167482376, 0.06408023089170456, 0.20990557968616486, 0.10275974869728088, 0.4224039316177368, 0.14166201651096344, 0.32311007380485535, 0.8260635733604431, 0.42762449383735657, 0.7289091944694519, 0.07789669185876846, 0.0756036788225174, 0.035940371453762054, 0.004279036074876785, 0.009138738736510277, 0.016782771795988083, 0.0022593101020902395, 0.001520239980891347, 0.0013286819448694587, 0.002395814750343561], "count": [795]}, "action": {"min": [-0.8249916434288025, -0.3490658402442932, -1.2134876251220703, -1.5007522106170654, -1.5707963705062866, -0.05091414228081703, -0.6981316804885864, -1.3694827556610107, -0.8505793809890747, -0.22325855493545532, -1.8145551681518555, -0.37863224744796753, -0.6981316804885864, -0.6617658138275146, -0.010864520445466042, -0.041194286197423935, -0.5751469135284424, 1.0008091926574707, -0.47197896242141724, -0.013736510649323463, -0.029126018285751343, -0.0517861545085907, -0.5812050700187683, 0.9976906776428223, -0.47072499990463257, 0.0037542502395808697, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.006112461909651756, -4.635998720914358e-06, -1.536172866821289, -0.3754858374595642, -3.4849720001220703, -0.4411245584487915, -0.9711636900901794, -0.19182582199573517, -2.2087721824645996, -1.5661734342575073, -1.0527937412261963, -2.0484414100646973, -1.6351261138916016, -3.0115814208984375, -3.1462442874908447, -1.271357774734497], "max": [-0.16603024303913116, 0.5519936680793762, 0.23623739182949066, -0.7519957423210144, -0.32275187969207764, 0.6981316804885864, 0.5940273404121399, 0.17274565994739532, 0.28409528732299805, 1.3985888957977295, -0.275637149810791, 1.4302198886871338, 0.8786238431930542, 0.2731856107711792, 0.001698377775028348, 0.004787896294146776, -0.5545605421066284, 1.0108979940414429, -0.45611095428466797, -0.0018917768029496074, -0.0163741298019886, -0.0054099359549582005, -0.5612258911132812, 1.0122805833816528, -0.4623071849346161, 0.014419341459870338, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.005243437364697456, 0.00035898969508707523, 0.3261491358280182, 2.1539058685302734, 0.7486082315444946, 1.532810091972351, 2.5068705081939697, 0.019243625923991203, 3.999021530151367, 0.7739781141281128, 0.5525944232940674, 1.625739574432373, 1.2699426412582397, 4.012140274047852, 2.23435378074646, 1.843610405921936], "mean": [-0.3175817131996155, -0.11900503188371658, -0.48643895983695984, -1.1439417600631714, -0.6737815737724304, 0.3427714705467224, -0.6153210997581482, -0.7352161407470703, -0.1541941910982132, 0.6520956754684448, -0.8374379873275757, 0.9026200771331787, -0.22500669956207275, -0.13096968829631805, -0.006202320568263531, -0.009254060685634613, -0.5653886198997498, 1.0072766542434692, -0.46730318665504456, -0.004794586915522814, -0.02432689629495144, -0.01962936297059059, -0.5707359313964844, 1.0079485177993774, -0.467810720205307, 0.012028057128190994, 0.305004745721817, 1.7453275918960571, 0.305004745721817, 0.305004745721817, 0.305004745721817, 0.305004745721817, 0.8858994841575623, 1.7453275918960571, 0.8858994841575623, 0.8858994841575623, 0.8858994841575623, 0.8858994841575623, -0.0056400178000330925, 7.781514432281256e-05, -0.012018133886158466, 0.016618773341178894, -0.0008625363116152585, 0.009958561509847641, -0.000581444357521832, 0.0011449981248006225, 0.021725766360759735, -0.01278186310082674, -0.005942622199654579, 0.021716507151722908, 0.008816643618047237, 0.0015397482784464955, -0.018507102504372597, 0.0019323001615703106], "std": [0.11185555160045624, 0.17518380284309387, 0.1991748958826065, 0.1675470471382141, 0.31657370924949646, 0.35003551840782166, 0.2066131979227066, 0.3563050329685211, 0.31923919916152954, 0.43153849244117737, 0.4356765151023865, 0.418436199426651, 0.42169472575187683, 0.19788490235805511, 0.002288934076204896, 0.005587165709584951, 0.004630244802683592, 0.0017761834897100925, 0.0025350956711918116, 0.0026580654084682465, 0.0024931589141488075, 0.005336023401468992, 0.003925255965441465, 0.0018126822542399168, 0.0019456921145319939, 0.0027158167213201523, 0.6589963436126709, 1.6689300537109375e-06, 0.6589963436126709, 0.6589963436126709, 0.6589963436126709, 0.6589963436126709, 0.8694864511489868, 1.6689300537109375e-06, 0.8694864511489868, 0.8694864511489868, 0.8694864511489868, 0.8694864511489868, 0.0001868415711214766, 7.045183156151325e-05, 0.12433595210313797, 0.220016747713089, 0.3201528489589691, 0.1899830847978592, 0.2645188570022583, 0.013393240980803967, 0.3970126211643219, 0.2863720655441284, 0.20504453778266907, 0.37645798921585083, 0.37621182203292847, 0.6060318350791931, 0.5010897517204285, 0.2965599298477173], "count": [795]}, "timestamp": {"min": [0.0], "max": [26.466666666666665], "mean": [13.233333333333333], "std": [7.649885014870533], "count": [795]}, "frame_index": {"min": [0], "max": [794], "mean": [397.0], "std": [229.496550446116], "count": [795]}, "episode_index": {"min": [315], "max": [315], "mean": [315.0], "std": [0.0], "count": [795]}, "index": {"min": [123647], "max": [124441], "mean": [124044.0], "std": [229.496550446116], "count": [795]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [795]}, "subtask_annotation": {"mean": [0.41132075471698115, 2.0, 2.0, 2.0, 2.0], "std": [0.49715936881136213, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [795]}, "scene_annotation": {"mean": [315.0], "std": [0.0], "min": [315], "max": [315], "count": [795]}, "eef_direction_state": {"mean": [4.371069182389937, 3.6553459119496856], "std": [1.9326830150656502, 1.7044391836200494], "min": [0, 0], "max": [6, 6], "count": [795]}, "eef_velocity_state": {"mean": [0.5685534591194968, 1.1786163522012578], "std": [0.6510889151598326, 0.6973773673105613], "min": [0, 0], "max": [2, 2], "count": [795]}, "eef_acc_mag_state": {"mean": [0.6037735849056604, 1.090566037735849], "std": [0.8057877736461313, 0.7989609961143117], "min": [0, 0], "max": [2, 2], "count": [795]}, "eef_direction_action": {"mean": [4.10188679245283, 3.549685534591195], "std": [2.06460045925754, 1.7863167619622995], "min": [0, 0], "max": [6, 6], "count": [795]}, "eef_velocity_action": {"mean": [0.7056603773584905, 1.2880503144654087], "std": [0.692388563158224, 0.7277400859431766], "min": [0, 0], "max": [2, 2], "count": [795]}, "eef_acc_mag_action": {"mean": [0.9144654088050315, 1.2490566037735849], "std": [0.836422185683055, 0.739442925156031], "min": [0, 0], "max": [2, 2], "count": [795]}, "eef_sim_pose_state": {"mean": [0.3213959166498583, 0.18417660287426252, 0.1540301653874229, -1.015974920005356, -0.5771431599659775, 1.7899812382674094, 0.38434260360760975, -0.27505924394831155, 0.2121317995539612, -1.6839959183652036, -0.014206027475501676, 1.8993549338979892], "std": [0.020955618956873583, 0.08283416072462647, 0.05949820264799321, 0.42255807209078045, 0.1418877626148838, 0.322984519485794, 0.06696058422261816, 0.16665600752555912, 0.05495948351313049, 0.874170629894521, 0.4284581286664118, 0.7663944587779971], "min": [0.29773625968631645, 0.04323687315609786, 0.09170453008711069, -1.9158258045414107, -1.1084012366693812, 0.5494612833726823, 0.2020047903419813, -0.5511858194635018, 0.10386289385097933, -3.0302710484664046, -1.321113191237026, -3.076726793682766], "max": [0.4100352395387631, 0.47155541862435274, 0.3004996017063829, -0.23219985238355387, -0.28406389897234763, 2.700447426583902, 0.4754598866998777, -0.04479716647770841, 0.3714434592616713, 3.1282545929734566, 0.6518446519851757, 3.129730177959971], "count": [795]}, "eef_sim_pose_action": {"mean": [0.29878985205053843, 0.146120117914454, 0.12794319045986005, 2.3342403057613814, -0.5577881587011956, -2.667715827556906, 0.3881839479198164, -0.2716848077534265, 0.21141195432765877, -1.6698344027016887, -0.0011750768988116917, 1.8983947427507435], "std": [0.02715491579237309, 0.07011425441915269, 0.0685627470062104, 0.3726339207904772, 0.4586218041850885, 0.28809529376013215, 0.06583107421511729, 0.16283201180212067, 0.06293905097877024, 0.8787653800673499, 0.42716606837781046, 0.7638268871884586], "min": [0.26969481058191114, 0.025113777894649664, 0.05386555205323221, 1.7734560459160154, -1.0151136454425882, -2.9937757882881892, 0.2083660320569361, -0.5397286968487568, 0.07589041721652982, -3.0428722316515864, -1.3706501900741062, -3.0731941567860823], "max": [0.39385548032216905, 0.3670350141291008, 0.24901594038388464, 2.898775067598077, 0.7881097989176897, -1.6070063717682308, 0.4854109677435568, -0.04630654013609363, 0.3791512451900468, 3.0702290661200307, 0.7646816154193719, 3.05489960252162], "count": [795]}}} +{"episode_index": 309, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4356624626974973]], [[0.5361513795060507]], [[0.4825522875816993]]], "std": [[[0.2851682850746134]], [[0.20361836685792642]], [[0.21889682635192081]]], "count": [105]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.409046406144157]], [[0.4440668653082148]], [[0.3963621043188517]]], "std": [[[0.2747454463605831]], [[0.2316201724203288]], [[0.24977550830516523]]], "count": [105]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45591365729298255]], [[0.4830563794145109]], [[0.3790715635927574]]], "std": [[[0.32426093937903855]], [[0.2195864529265957]], [[0.25546422789195666]]], "count": [105]}, "observation.state": {"min": [-0.6550828218460083, -0.2410009503364563, -0.8512715101242065, -1.550701379776001, -1.5629055500030518, -0.32692596316337585, -0.6993414163589478, -1.0562379360198975, -0.47531944513320923, 0.3397999405860901, -1.6713725328445435, -0.10461726784706116, -0.5079329013824463, -0.6012802720069885, 0.010805582627654076, -0.003643722739070654, -0.5950759649276733, 1.0316298007965088, -0.47187623381614685, -0.006993969902396202, -0.008202098309993744, -0.009859956800937653, -0.6015545129776001, 1.016345739364624, -0.46305879950523376, -0.013727131299674511, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.003249899949878454, -0.0015283437678590417, -1.1100633144378662, -0.7784878015518188, -1.1959507465362549, -1.950219750404358, -4.008463382720947, -1.3351125717163086, -1.967270851135254, -1.2688500881195068, -0.5499053001403809, -0.9659678936004639, -0.7671316862106323, -1.6191998720169067, -0.7099967002868652, -0.6860997676849365, -13.295487403869629, -7.0818071365356445, -2.0219779014587402, -10.164834976196289, -1.951159954071045, -0.8321123719215393, -1.5494505167007446, -14.89896297454834, -4.548229694366455, -3.018925666809082, -10.592185974121094, -1.1764346361160278, -2.4676434993743896, -3.18498158454895, -0.007804291322827339, -0.024458805099129677, -0.029759686440229416, -0.007804626598954201, -0.010046051815152168, -0.006350371986627579, -0.009363980032503605, -0.020610861480236053, -0.020128566771745682, -0.013086032122373581, -0.011936594732105732, -0.0062076253816485405, -4.157159805297852, -0.5344919562339783, 1.3659238815307617, -28.310455322265625, 10.151176452636719, -0.19518527388572693, -1.7180100679397583, -0.27466946840286255, 5.478542327880859, -36.54511642456055, 14.268860816955566, 0.27632004022598267, -0.018642442300915718, -0.014359785243868828, -0.0006105006905272603, -0.08198151737451553, 0.3676707148551941, -0.014490519650280476, 0.04868282750248909, 0.3276592195034027, -0.23171989619731903, 0.005793806631118059, -3.0779783725738525, -1.3053299188613892, -3.0140862464904785, -3.097963571548462, -1.2811557054519653, -3.0949079990386963, -0.6869359016418457, -0.11536495387554169, 9.632650375366211, -0.010805249214172363, -0.028789907693862915, -0.05253291130065918, -0.015206345357000828, -0.026870401576161385, 0.2532714009284973, -0.9669859409332275], "max": [0.036905594170093536, 0.3813819885253906, 0.00439797667786479, -0.46778374910354614, 0.5766006708145142, 0.7034431099891663, 0.4365961253643036, 0.18152481317520142, 0.09117265045642853, 1.3173311948776245, -0.655093789100647, 0.7092587947845459, 0.5635415315628052, 0.10785751789808273, 0.011802985332906246, 0.0060951621271669865, -0.5823454260826111, 1.034470558166504, -0.4633713960647583, -0.00318753719329834, -0.006713241804391146, -0.00017348307301290333, -0.5863370299339294, 1.019073486328125, -0.4539138376712799, -0.010953979566693306, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.004102464299649, -0.0013337420532479882, 0.7360129356384277, 0.6530829668045044, 0.9616422653198242, 0.9571971893310547, 3.6824519634246826, 1.1205625534057617, 1.6053873300552368, 1.0746322870254517, 0.6141735911369324, 0.7612977623939514, 1.459641695022583, 1.2060372829437256, 1.0608923435211182, 0.8110839128494263, -3.3962509632110596, 5.067155361175537, 3.777167558670044, 2.411477565765381, 1.004273533821106, 3.0415139198303223, 1.0616605281829834, -1.7259635925292969, 8.333333969116211, 2.232600688934326, 1.5262515544891357, 1.7503052949905396, 0.7173382639884949, 0.3730158805847168, 0.006854432635009289, 0.028852947056293488, 0.02331368811428547, 0.008715145289897919, 0.020974043756723404, 0.009997200220823288, 0.00980391725897789, 0.03406666964292526, 0.016902582719922066, 0.008304927498102188, 0.02706803008913994, 0.010723164305090904, -2.460360050201416, 0.460256963968277, 10.942238807678223, -18.18778419494629, 21.204364776611328, 1.1661484241485596, 0.08483999967575073, 0.8685494661331177, 15.396337509155273, -24.78193473815918, 25.907779693603516, 1.7122422456741333, 0.02320261485874653, 0.013064343482255936, 0.004273504484444857, 0.013663585297763348, 0.5442674160003662, 0.29636016488075256, 0.2959302067756653, 0.5420252680778503, -0.04167785868048668, 0.2258167564868927, 3.1135387420654297, 0.545606255531311, 3.0813958644866943, 3.1020820140838623, -0.12682688236236572, 3.0957415103912354, -0.33826807141304016, 0.29633212089538574, 9.895259857177734, 0.019355982542037964, 0.026247888803482056, 0.03801426291465759, -0.010643932037055492, -0.02096155285835266, 0.3869842290878296, -0.9216272234916687], "mean": [-0.33869069814682007, -0.01885540410876274, -0.4313899278640747, -1.1934962272644043, -0.1860465407371521, 0.12566903233528137, -0.33534419536590576, -0.4608696699142456, -0.13991080224514008, 0.7169084548950195, -1.1130694150924683, 0.20371276140213013, -0.04597707465291023, -0.33338409662246704, 0.011257627047598362, 0.001279753283597529, -0.5904160737991333, 1.0339386463165283, -0.46579912304878235, -0.0053003872744739056, -0.007531337905675173, -0.005184167996048927, -0.5953222513198853, 1.0174481868743896, -0.45587918162345886, -0.011958535760641098, 0.3855147361755371, 1.7453181743621826, 0.3855147361755371, 0.3855147361755371, 0.3855147361755371, 0.3855147361755371, 0.5719281435012817, 1.7453181743621826, 0.5719281435012817, 0.5719281435012817, 0.5719281435012817, 0.5719281435012817, 0.003780354978516698, -0.0015155633445829153, -0.005796017590910196, -0.001961094792932272, -0.006074361503124237, 0.010809561237692833, 0.015313465148210526, 0.003830994013696909, -0.002160279080271721, 0.0018685399554669857, -0.008403519168496132, 0.008217296563088894, 0.003170984797179699, -0.012529955245554447, -0.007296064402908087, 0.004237184301018715, -7.594742774963379, -1.5729182958602905, 0.38571858406066895, -5.03771448135376, 0.06739326566457748, 0.3110194802284241, -0.3292648494243622, -7.985458850860596, 1.1539853811264038, -0.6628268957138062, -4.689172267913818, 0.10284729301929474, -0.30185821652412415, -0.5788646936416626, -0.0003851254587061703, 0.0003792799834627658, -0.00045086396858096123, 0.0002911409246735275, 0.00023087086447048932, 0.00023442547535523772, 0.0003005362523254007, 0.0002969456254504621, -0.0006807101890444756, 8.659644663566723e-05, 0.0005391741287894547, 4.523699317360297e-05, -3.1848371028900146, -0.15147118270397186, 6.649607181549072, -22.250038146972656, 16.997108459472656, 0.5841399431228638, -0.7524417042732239, 0.12280315905809402, 11.21491813659668, -29.8099308013916, 21.379684448242188, 1.0707107782363892, 0.0026971178594976664, -0.0019226560834795237, 0.0017183155287057161, -0.041603535413742065, 0.4500550925731659, 0.1052878350019455, 0.2024906575679779, 0.4486171305179596, -0.12660768628120422, 0.12482727319002151, 1.0527729988098145, -0.8589147329330444, 1.4109587669372559, -1.4930566549301147, -0.790695309638977, 1.9991430044174194, -0.5469179749488831, 0.08472641557455063, 9.780608177185059, 0.001604844001121819, 0.0006495154812000692, -1.7422787550458452e-06, -0.013156775385141373, -0.025363456457853317, 0.3213490843772888, -0.9456509351730347], "std": [0.24966247379779816, 0.11324314028024673, 0.12717844545841217, 0.2710893154144287, 0.625971794128418, 0.30451303720474243, 0.25274908542633057, 0.3398492634296417, 0.1742483228445053, 0.29467108845710754, 0.3063260316848755, 0.16680189967155457, 0.33991286158561707, 0.21680228412151337, 0.0001881514472188428, 0.001528551452793181, 0.00408587884157896, 0.0004176624643150717, 0.0020762402564287186, 0.0006676528137177229, 0.0004382396873552352, 0.0015558693557977676, 0.0043456219136714935, 0.0006316158687695861, 0.0019864896312355995, 0.0005198120488785207, 0.7187361717224121, 1.1086463928222656e-05, 0.7187361717224121, 0.7187361717224121, 0.7187361717224121, 0.7187361717224121, 0.8045809268951416, 1.1086463928222656e-05, 0.8045809268951416, 0.8045809268951416, 0.8045809268951416, 0.8045809268951416, 9.510095696896315e-05, 3.246625783503987e-05, 0.2161482274532318, 0.18002749979496002, 0.27295979857444763, 0.3496227264404297, 0.6768972277641296, 0.29161757230758667, 0.3896440863609314, 0.32659876346588135, 0.160413458943367, 0.24168668687343597, 0.3611030876636505, 0.373251736164093, 0.2814599871635437, 0.187169149518013, 2.684614419937134, 2.0378096103668213, 1.2804237604141235, 3.394308090209961, 0.4012349843978882, 0.6437985897064209, 0.5171689987182617, 3.0938448905944824, 3.601273775100708, 1.0490955114364624, 2.5319864749908447, 0.4051936864852905, 0.5422286987304688, 0.6403242945671082, 0.0025139907374978065, 0.006866810843348503, 0.006027072202414274, 0.0026509338058531284, 0.0028693920467048883, 0.001790433656424284, 0.0028831958770751953, 0.00694494741037488, 0.005937107373028994, 0.00296689267270267, 0.0034029053058475256, 0.001599509152583778, 0.2737039029598236, 0.14296524226665497, 1.9615278244018555, 2.6216840744018555, 3.0147058963775635, 0.2995307147502899, 0.3309232294559479, 0.16139443218708038, 2.0031635761260986, 3.0544753074645996, 2.9664652347564697, 0.3307291865348816, 0.006694330833852291, 0.004778696224093437, 0.000530235527548939, 0.01550300419330597, 0.05789313092827797, 0.0734889805316925, 0.0625532940030098, 0.05371074751019478, 0.05277886614203453, 0.0637989416718483, 2.4340732097625732, 0.519969642162323, 2.0450572967529297, 1.2991552352905273, 0.3216889798641205, 1.4040868282318115, 0.05192188918590546, 0.055281855165958405, 0.02925623208284378, 0.004212023690342903, 0.006764096207916737, 0.012171824462711811, 0.0013142968527972698, 0.0011559657286852598, 0.0385577566921711, 0.013164601288735867], "count": [498]}, "action": {"min": [-0.708156168460846, -0.25567489862442017, -0.9901169538497925, -1.544716477394104, -1.5707963705062866, -0.32938796281814575, -0.6981316804885864, -1.107883095741272, -0.4893510341644287, 0.3187079429626465, -1.6444090604782104, -0.11048315465450287, -0.5170624852180481, -0.601388692855835, 0.009882502257823944, -0.004559698048979044, -0.5940493941307068, 1.0286412239074707, -0.47132939100265503, -0.006606026086956263, -0.009037701413035393, -0.010462955571711063, -0.598465085029602, 1.0122199058532715, -0.4625663161277771, -0.013263991102576256, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.003249899949878454, -0.0015283437678590417, -1.1100633144378662, -0.7784878015518188, -1.1959507465362549, -1.950219750404358, -4.008463382720947, -1.3351125717163086, -1.967270851135254, -1.2688500881195068, -0.5499053001403809, -0.9659678936004639, -0.7671316862106323, -1.6191998720169067, -0.7099967002868652, -0.6860997676849365], "max": [0.00268961931578815, 0.41137823462486267, 0.13046994805335999, -0.36581408977508545, 0.5755801200866699, 0.6981316804885864, 0.4454733729362488, 0.1850982904434204, 0.10414323955774307, 1.367745280265808, -0.5499191284179688, 0.7140980958938599, 0.5712096691131592, 0.10819019377231598, 0.012570006772875786, 0.00814222451299429, -0.580166757106781, 1.0349470376968384, -0.4629290699958801, -0.0030923427548259497, -0.006211725063621998, 0.002179635688662529, -0.5836085677146912, 1.0188220739364624, -0.4526951313018799, -0.010611075907945633, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.004102464299649, -0.0013337420532479882, 0.7360129356384277, 0.6530829668045044, 0.9616422653198242, 0.9571971893310547, 3.6824519634246826, 1.1205625534057617, 1.6053873300552368, 1.0746322870254517, 0.6141735911369324, 0.7612977623939514, 1.459641695022583, 1.2060372829437256, 1.0608923435211182, 0.8110839128494263], "mean": [-0.3653089702129364, -0.0053411442786455154, -0.4452344477176666, -1.1416513919830322, -0.18616153299808502, 0.12476158142089844, -0.3307396471500397, -0.484610378742218, -0.14349183440208435, 0.7383081316947937, -1.0763165950775146, 0.2005833238363266, -0.04508182033896446, -0.3323403298854828, 0.011213268153369427, 0.0013913291040807962, -0.588485598564148, 1.03231680393219, -0.4654710292816162, -0.005158837419003248, -0.007553991861641407, -0.004753863904625177, -0.593432605266571, 1.0157170295715332, -0.45541244745254517, -0.011691606603562832, 0.3855147361755371, 1.7453181743621826, 0.3855147361755371, 0.3855147361755371, 0.3855147361755371, 0.3855147361755371, 0.5717880129814148, 1.7453181743621826, 0.5717880129814148, 0.5717880129814148, 0.5717880129814148, 0.5717880129814148, 0.003780361032113433, -0.001515560201369226, -0.0055312239564955235, -0.0018796114018186927, -0.006074599921703339, 0.01069467794150114, 0.015353224240243435, 0.0038206845056265593, -0.0021700451616197824, 0.0018171597039327025, -0.00844026729464531, 0.00833759643137455, 0.003208120819181204, -0.011888994835317135, -0.007127643097192049, 0.004238885827362537], "std": [0.25812211632728577, 0.10891974717378616, 0.15482859313488007, 0.28929832577705383, 0.6299267411231995, 0.3037109971046448, 0.2523656487464905, 0.3506260812282562, 0.17083637416362762, 0.3138717710971832, 0.3171975910663605, 0.1695311963558197, 0.3426898121833801, 0.21645857393741608, 0.00044864771189168096, 0.0019828323274850845, 0.0038788197562098503, 0.0011917292140424252, 0.0018344594864174724, 0.0005842100363224745, 0.0005908453022129834, 0.0020200617145746946, 0.0040633343160152435, 0.00134957954287529, 0.0017156300600618124, 0.00046189239947125316, 0.7187361717224121, 1.1086463928222656e-05, 0.7187361717224121, 0.7187361717224121, 0.7187361717224121, 0.7187361717224121, 0.8046455383300781, 1.1086463928222656e-05, 0.8046455383300781, 0.8046455383300781, 0.8046455383300781, 0.8046455383300781, 9.510321979178116e-05, 3.2465173717355356e-05, 0.21616952121257782, 0.18003088235855103, 0.2729598581790924, 0.34963592886924744, 0.6768966317176819, 0.2916198968887329, 0.38964417576789856, 0.3266085386276245, 0.1604292094707489, 0.24166619777679443, 0.3611031472682953, 0.37389710545539856, 0.2817080318927765, 0.18717384338378906], "count": [498]}, "timestamp": {"min": [0.0], "max": [16.566666666666666], "mean": [8.283333333333333], "std": [4.791997573115072], "count": [498]}, "frame_index": {"min": [0], "max": [497], "mean": [248.5], "std": [143.75992719345217], "count": [498]}, "episode_index": {"min": [316], "max": [316], "mean": [316.0], "std": [0.0], "count": [498]}, "index": {"min": [124442], "max": [124939], "mean": [124690.5], "std": [143.75992719345217], "count": [498]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [498]}, "subtask_annotation": {"mean": [0.4598393574297189, 2.0, 2.0, 2.0, 2.0], "std": [0.5258322665903414, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [498]}, "scene_annotation": {"mean": [316.0], "std": [0.0], "min": [316], "max": [316], "count": [498]}, "eef_direction_state": {"mean": [3.5481927710843375, 2.825301204819277], "std": [2.235773126432882, 1.9918514750939358], "min": [0, 0], "max": [6, 6], "count": [498]}, "eef_velocity_state": {"mean": [0.8975903614457831, 1.1124497991967872], "std": [0.6967755748260485, 0.5446025986458096], "min": [0, 0], "max": [2, 2], "count": [498]}, "eef_acc_mag_state": {"mean": [0.7831325301204819, 0.9658634538152611], "std": [0.855619638841647, 0.850725745824207], "min": [0, 0], "max": [2, 2], "count": [498]}, "eef_direction_action": {"mean": [3.178714859437751, 2.7329317269076303], "std": [2.032415213834463, 1.9571103605086364], "min": [0, 0], "max": [6, 6], "count": [498]}, "eef_velocity_action": {"mean": [1.104417670682731, 1.180722891566265], "std": [0.6377833744933443, 0.5906482378553257], "min": [0, 0], "max": [2, 2], "count": [498]}, "eef_acc_mag_action": {"mean": [1.0682730923694779, 1.1746987951807228], "std": [0.8061992673985099, 0.7758933247839743], "min": [0, 0], "max": [2, 2], "count": [498]}, "eef_sim_pose_state": {"mean": [0.3192379702719567, 0.1884249040486702, 0.1404281662714503, 1.058758982743408, -0.8591600776292809, 1.3985781148903675, 0.33108480877241103, -0.21679562139294623, 0.12758566683452519, -1.4802337482426537, -0.7909497105538378, 1.9990126360262688], "std": [0.05953966569855921, 0.05023934061931929, 0.05066673203636383, 2.4604035745611377, 0.5200158440017765, 2.0764420854532015, 0.07000979509701809, 0.047679684437647835, 0.0373364061225343, 1.3497495344406147, 0.32176436965146465, 1.4374651872126678], "min": [0.22758292916939823, 0.1134326316186791, 0.05873596686641338, -3.13113993648117, -1.3053195922993324, -3.125593056772631, 0.17362062982485033, -0.3031840729466066, 0.07354441317730394, -3.1235868800249595, -1.28139347123223, -3.1183967358572557], "max": [0.4076761161964975, 0.3181763710514968, 0.2201766625966622, 3.1306819256287826, 0.5459249146319904, 3.091673704301198, 0.4376808980545473, -0.1404168034703941, 0.2355299426864003, 3.137645763106355, -0.12682744566937898, 3.140570771038314], "count": [498]}, "eef_sim_pose_action": {"mean": [0.323621800285433, 0.19334896278774216, 0.13484357529998997, 1.1102842941866569, -0.8853597874450827, 1.4089054564330716, 0.33511268401324235, -0.2199907010328264, 0.12592481245306794, -1.454384013823655, -0.7768374930687759, 1.9747468807346202], "std": [0.06138249317622563, 0.050043732928246674, 0.0544866836240627, 2.3946029744895285, 0.5494961170102535, 2.10474658079452, 0.07152355731662366, 0.04863633181760839, 0.03974876644472448, 1.3391217851758577, 0.34707045253313706, 1.441819810119397], "min": [0.2369394620084288, 0.1057937966940063, 0.04781748224297846, -3.1406619275126033, -1.421931168632265, -3.079298412303205, 0.17019900809753846, -0.30283941845991347, 0.07048247205936385, -3.1363557375376927, -1.2931044799291467, -3.125432975961949], "max": [0.42111618552516844, 0.3247087593018643, 0.22904402813051392, 3.1409395587326006, 0.6282229864005644, 3.140128729927555, 0.43997985874923895, -0.12873253016317382, 0.24690397050410545, 3.1383668249782577, -0.08034665324854506, 3.140370848827839], "count": [498]}}} +{"episode_index": 310, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4216116974240677]], [[0.5628404555940023]], [[0.4752790513264129]]], "std": [[[0.3020235724268527]], [[0.19204772126842246]], [[0.22965080931073054]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4524930579584775]], [[0.41460801614763554]], [[0.3290136582083814]]], "std": [[[0.29446513104402333]], [[0.26860894832817256]], [[0.32091375855662274]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43384640522875817]], [[0.42472084775086505]], [[0.3255621539792387]]], "std": [[[0.29637669184854654]], [[0.22958170039099535]], [[0.2950579306291045]]], "count": [100]}, "observation.state": {"min": [-0.0005793883465230465, -0.3109213709831238, -0.12360535562038422, -1.6038225889205933, -1.3707380294799805, -0.9252603054046631, -0.7061994075775146, -0.38625842332839966, -0.06964057683944702, 0.04632601514458656, -1.7259511947631836, 0.8354301452636719, -0.2063642293214798, -0.3337910771369934, -0.003304742043837905, -0.013036576099693775, -0.6221022605895996, 0.9646608233451843, -0.36822107434272766, -0.011329718865454197, 0.0009269500151276588, 0.01345117762684822, -0.5729600191116333, 0.9799523949623108, -0.4320146441459656, 0.028823111206293106, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.011448901146650314, -0.0003756628721021116, -0.43299707770347595, -0.2608000636100769, -0.5092532634735107, -0.6250072717666626, -2.249943733215332, -1.5027244091033936, -0.9397757053375244, -0.8182000517845154, -0.3833523392677307, -0.475934773683548, -1.434850811958313, -1.4607088565826416, -0.2737005054950714, -0.6310933232307434, -5.979629039764404, -6.074481010437012, -4.043956279754639, -12.362638473510742, -1.5494506359100342, -4.5909647941589355, -1.6355310678482056, -10.133076667785645, -5.586081027984619, -0.4493284821510315, -8.974359512329102, -1.5494505167007446, -1.5494506359100342, -1.1764346361160278, -0.008749514818191528, -0.035017140209674835, -0.02278328873217106, -0.007828891277313232, -0.01551961898803711, -0.03135376796126366, -0.013438068330287933, -0.029387732967734337, -0.04408321902155876, -0.008512609638273716, -0.025994881987571716, -0.024215150624513626, -0.9120299816131592, -1.0986778736114502, 5.597318649291992, -29.77531623840332, 5.012228012084961, -1.2976053953170776, -3.690539836883545, -1.5737818479537964, -2.2270498275756836, -32.520259857177734, 3.463679313659668, -1.8430293798446655, -0.02701423689723015, -0.013892583549022675, 0.005494505632668734, -0.10930868983268738, 0.3018758296966553, 0.1091742292046547, 0.05297541618347168, 0.36724841594696045, -0.2611517906188965, -0.0012148317182436585, -3.0347704887390137, -1.1945619583129883, -2.953141212463379, -1.8595927953720093, -0.7626597285270691, 1.663670301437378, -0.8032556772232056, -0.3929798901081085, 9.628133773803711, -0.014572769403457642, -0.04817882180213928, -0.09124875068664551, -0.024379217997193336, 0.017724577337503433, 0.6099035739898682, 0.7874796390533447], "max": [0.1984712779521942, -0.07763078063726425, 0.31738850474357605, -1.2129085063934326, 0.08478178083896637, 0.4307778775691986, -0.11945821344852448, 0.12260010838508606, 0.28915953636169434, 0.7033482789993286, -0.7685718536376953, 1.3933416604995728, 0.04711191728711128, -0.012396867386996746, 0.0019112194422632456, -0.0044344086199998856, -0.6117869019508362, 0.9666653871536255, -0.36280322074890137, -0.0006639364873990417, 0.006777682341635227, 0.02466980181634426, -0.5603135824203491, 0.9832925200462341, -0.42519232630729675, 0.03943771868944168, 1.3613567352294922, 1.7453292608261108, 1.3613567352294922, 1.3613567352294922, 1.3613567352294922, 1.3613567352294922, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.010299122892320156, 8.68484733018704e-07, 0.18896962702274323, 0.17700345814228058, 0.3144843280315399, 0.6215828657150269, 1.9122639894485474, 2.8654301166534424, 0.898528516292572, 0.7968317866325378, 0.5458386540412903, 0.6656091213226318, 1.4030158519744873, 0.5722247362136841, 0.5869973301887512, 0.40573665499687195, 0.6903854608535767, 3.0525031089782715, 4.689865589141846, 5.860805988311768, 1.0616605281829834, 6.226495742797852, 3.959707021713257, -0.13362297415733337, 18.040294647216797, 1.9798535108566284, 3.998779058456421, 0.7460317611694336, 1.5494505167007446, 2.4389500617980957, 0.012137725949287415, 0.0653107687830925, 0.05063856393098831, 0.006551600527018309, 0.03153800591826439, 0.01651325449347496, 0.01131693460047245, 0.07323957979679108, 0.038777053356170654, 0.010606255382299423, 0.024839047342538834, 0.014775953255593777, 3.6269099712371826, 0.9093786478042603, 14.906386375427246, -23.556537628173828, 15.505718231201172, 0.07833287119865417, 0.6787199974060059, 0.19672273099422455, 6.265433311462402, -20.690723419189453, 13.5866060256958, -0.6107302904129028, 0.016261614859104156, 0.008195019327104092, 0.010378510691225529, -0.027327170595526695, 0.4212067425251007, 0.24141260981559753, 0.17491522431373596, 0.48185375332832336, 0.09997962415218353, 0.15472295880317688, 2.764371395111084, -0.29648882150650024, 3.0006303787231445, -1.2728374004364014, -0.06958867609500885, 2.539738655090332, -0.31928348541259766, 0.2382935732603073, 9.920479774475098, 0.023892998695373535, 0.042119741439819336, 0.08900907635688782, -0.020202727988362312, 0.02433057874441147, 0.615451991558075, 0.7918732166290283], "mean": [0.06779994815587997, -0.17374928295612335, 0.048050638288259506, -1.3946495056152344, -0.4547876715660095, -0.2586466372013092, -0.568817675113678, -0.17503845691680908, 0.15592776238918304, 0.3825218975543976, -1.2023515701293945, 1.0458673238754272, -0.08821457624435425, -0.19847799837589264, -0.0012131636030972004, -0.011128739453852177, -0.6180760264396667, 0.9659318923950195, -0.3661513328552246, -0.005585439968854189, 0.003213805379346013, 0.01574516110122204, -0.5688886046409607, 0.9819614887237549, -0.4291731119155884, 0.034336164593696594, 0.2723960280418396, 1.6081970930099487, 0.2723960280418396, 0.2723960280418396, 0.2723960280418396, 0.2723960280418396, 0.6346768140792847, 1.7453304529190063, 0.6346768140792847, 0.6346768140792847, 0.6346768140792847, 0.6346768140792847, -0.010813022963702679, -0.00014989773626439273, -0.027851080521941185, 0.01595635712146759, -0.0476575642824173, -0.006795508321374655, -0.07953719794750214, 0.111733078956604, 0.033604852855205536, -0.03316926583647728, 0.011708461679518223, 0.05432530865073204, 0.0776938945055008, -0.05254422128200531, -0.0096229063346982, -0.03293608874082565, -3.9264473915100098, -0.570963442325592, -0.6025813817977905, -4.3847761154174805, 0.24669601023197174, 0.16751554608345032, -0.5805657505989075, -4.475362777709961, 5.39108419418335, 0.4993094801902771, -3.909893035888672, -0.09352724999189377, -0.22196491062641144, -0.23111961781978607, 5.9718851844081655e-05, 0.000670508248731494, 0.0014448389410972595, 0.00011442630784586072, 0.00026719036395661533, -0.0009112684056162834, 0.0007327888743020594, 0.0017942581325769424, -0.0019607970025390387, 0.0004722059820778668, 0.0008607666823081672, -0.001500201178714633, 1.8330999612808228, 0.10423830896615982, 11.209556579589844, -26.879680633544922, 11.441171646118164, -0.6436380743980408, -0.7082624435424805, -0.41928619146347046, 2.1438000202178955, -25.40793228149414, 8.713723182678223, -1.2623950242996216, 0.0008491525077261031, -0.003048070939257741, 0.007529514376074076, -0.07079042494297028, 0.3591989278793335, 0.1794513314962387, 0.12332157045602798, 0.4056720435619354, -0.059422221034765244, 0.08754723519086838, -0.8954489827156067, -0.8794485926628113, 0.725839376449585, -1.6489509344100952, -0.5579479336738586, 2.135505437850952, -0.6250403523445129, -0.08915814012289047, 9.77226734161377, 0.00025038179592229426, 0.00017008944996632636, -0.000762321287766099, -0.022932296618819237, 0.02244686707854271, 0.6137775778770447, 0.788822591304779], "std": [0.05104341730475426, 0.06216138228774071, 0.1446782648563385, 0.1171206384897232, 0.5035216212272644, 0.4157954454421997, 0.1938256025314331, 0.1443241536617279, 0.1202569380402565, 0.20784582197666168, 0.2412368804216385, 0.19557525217533112, 0.08083287626504898, 0.10623903572559357, 0.0015094662085175514, 0.0023812081199139357, 0.0024588610976934433, 0.0006603338988497853, 0.0013034192379564047, 0.0031091326382011175, 0.0018735140329226851, 0.003119502915069461, 0.0024471175856888294, 0.000860534084495157, 0.0017895818455144763, 0.0030599222518503666, 0.46434399485588074, 0.4397030770778656, 0.46434399485588074, 0.46434399485588074, 0.46434399485588074, 0.46434399485588074, 0.8204931020736694, 1.1920928955078125e-06, 0.8204931020736694, 0.8204931020736694, 0.8204931020736694, 0.8204931020736694, 0.00015393822104670107, 9.485948248766363e-05, 0.13780085742473602, 0.11885031312704086, 0.18543006479740143, 0.3111792206764221, 0.7930160760879517, 0.8100918531417847, 0.36040154099464417, 0.34753111004829407, 0.21647126972675323, 0.29000166058540344, 0.6315645575523376, 0.3442808985710144, 0.1487312912940979, 0.17911691963672638, 1.1697996854782104, 1.9619853496551514, 1.6979763507843018, 4.076265811920166, 0.6234338283538818, 1.911057949066162, 1.3808830976486206, 2.265866994857788, 6.213686466217041, 0.6238368153572083, 3.922727584838867, 0.39896589517593384, 0.7086312770843506, 0.8065533638000488, 0.0037880721502006054, 0.012186247855424881, 0.011101980693638325, 0.0027045218739658594, 0.007240013685077429, 0.006695042364299297, 0.004062705207616091, 0.01348878350108862, 0.012624175287783146, 0.0032798454631119967, 0.008144534192979336, 0.006516065914183855, 1.1414647102355957, 0.4089217483997345, 1.9236328601837158, 1.4044405221939087, 2.763456106185913, 0.35968017578125, 0.8483110070228577, 0.33848485350608826, 1.7053706645965576, 2.968703269958496, 2.2019588947296143, 0.327191025018692, 0.007814396172761917, 0.005182134453207254, 0.0007745239417999983, 0.01450898963958025, 0.03361843153834343, 0.04805915430188179, 0.027048461139202118, 0.03549102321267128, 0.12628966569900513, 0.04478313401341438, 2.2835092544555664, 0.290473073720932, 2.1420419216156006, 0.18561656773090363, 0.23700855672359467, 0.302205353975296, 0.08967404812574387, 0.09895110875368118, 0.05281873047351837, 0.005806617438793182, 0.0157358068972826, 0.02422122284770012, 0.0011319139739498496, 0.001608753576874733, 0.0009318306692875922, 0.0007428904646076262], "count": [140]}, "action": {"min": [-0.042727693915367126, -0.2694302499294281, -0.16218040883541107, -1.6644550561904907, -1.3760647773742676, -0.9499900341033936, -0.6981316804885864, -0.41145938634872437, -0.09859225153923035, 0.12409862875938416, -1.4713486433029175, 0.8295737504959106, -0.20608370006084442, -0.31790220737457275, -0.004264133516699076, -0.016276434063911438, -0.6175169944763184, 0.9621231555938721, -0.3703750967979431, -0.011923703365027905, 0.00019349656940903515, 0.008196093142032623, -0.5695858001708984, 0.9780707359313965, -0.43442487716674805, 0.028814811259508133, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.011448901146650314, -0.0003756628721021116, -0.43299707770347595, -0.2608000636100769, -0.5092532634735107, -0.6250072717666626, -2.249943733215332, -1.5027244091033936, -0.9397757053375244, -0.8182000517845154, -0.39572229981422424, -0.475934773683548, -1.434850811958313, -1.4607088565826416, -0.2737005054950714, -0.6310933232307434], "max": [0.12198202311992645, -0.04475262016057968, 0.30199363827705383, -1.0934419631958008, 0.08434990793466568, 0.4389072060585022, -0.10991926491260529, 0.044913310557603836, 0.3298812210559845, 0.7208877205848694, -0.6378714442253113, 1.393615484237671, 0.060029201209545135, -0.007751226890832186, 0.0009624406811781228, -0.006203006487339735, -0.6081053614616394, 0.9670947194099426, -0.36411505937576294, -0.002407868392765522, 0.006077445577830076, 0.020951781421899796, -0.5589221119880676, 0.9840085506439209, -0.4267909824848175, 0.038141943514347076, 1.3613567352294922, 1.7453292608261108, 1.3613567352294922, 1.3613567352294922, 1.3613567352294922, 1.3613567352294922, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.010299122892320156, 8.68484733018704e-07, 0.23014643788337708, 0.17700345814228058, 0.3144843280315399, 0.6215828657150269, 1.9122639894485474, 2.8654301166534424, 0.898528516292572, 0.7968317866325378, 0.5458386540412903, 0.6656091213226318, 1.4030158519744873, 0.3696439862251282, 0.522223174571991, 0.3217201828956604], "mean": [0.04436614736914635, -0.14372330904006958, 0.029202638193964958, -1.3547086715698242, -0.4683506488800049, -0.2439201921224594, -0.561674952507019, -0.18842864036560059, 0.15849290788173676, 0.40092799067497253, -1.1385188102722168, 1.0313407182693481, -0.08787873387336731, -0.2053111046552658, -0.0015699210343882442, -0.010601636953651905, -0.6134153604507446, 0.9649736881256104, -0.36775827407836914, -0.006602713372558355, 0.0030480180867016315, 0.014480565674602985, -0.5642563700675964, 0.9812551140785217, -0.4310186803340912, 0.03374705836176872, 0.27252069115638733, 1.6081970930099487, 0.27252069115638733, 0.27252069115638733, 0.27252069115638733, 0.27252069115638733, 0.6331808567047119, 1.7453304529190063, 0.6331808567047119, 0.6331808567047119, 0.6331808567047119, 0.6331808567047119, -0.010810953564941883, -0.00014725553046446294, -0.02532859705388546, 0.014379801228642464, -0.045723624527454376, -0.011237864382565022, -0.07407441735267639, 0.11022274196147919, 0.02880428172647953, -0.02813027985394001, 0.014316209591925144, 0.05341677740216255, 0.07167988270521164, -0.05829247832298279, -0.014843542128801346, -0.03658066689968109], "std": [0.04728635028004646, 0.06213245540857315, 0.1336286962032318, 0.147573322057724, 0.5049357414245605, 0.4251413643360138, 0.1960228830575943, 0.14692814648151398, 0.13661733269691467, 0.19947309792041779, 0.26932293176651, 0.19019056856632233, 0.08254770189523697, 0.10211887210607529, 0.001402416848577559, 0.002675216179341078, 0.002246732823550701, 0.001227515283972025, 0.001399539178237319, 0.0028086351230740547, 0.00173476105555892, 0.0032906054984778166, 0.0023961567785590887, 0.0015198918990790844, 0.0017956565134227276, 0.0027193764690309763, 0.46325525641441345, 0.4397030472755432, 0.46325525641441345, 0.46325525641441345, 0.46325525641441345, 0.46325525641441345, 0.8201603889465332, 1.1920928955078125e-06, 0.8201603889465332, 0.8201603889465332, 0.8201603889465332, 0.8201603889465332, 0.00015469786012545228, 9.68873719102703e-05, 0.13954775035381317, 0.11985081434249878, 0.18746346235275269, 0.31344321370124817, 0.7965813875198364, 0.8103158473968506, 0.3655429780483246, 0.3440396189689636, 0.2140996754169464, 0.2900765836238861, 0.6292442083358765, 0.3381069302558899, 0.13777992129325867, 0.1734587550163269], "count": [140]}, "timestamp": {"min": [0.0], "max": [4.633333333333334], "mean": [2.3166666666666664], "std": [1.3471162615833208], "count": [140]}, "frame_index": {"min": [0], "max": [139], "mean": [69.5], "std": [40.413487847499624], "count": [140]}, "episode_index": {"min": [317], "max": [317], "mean": [317.0], "std": [0.0], "count": [140]}, "index": {"min": [124940], "max": [125079], "mean": [125009.5], "std": [40.413487847499624], "count": [140]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [140]}, "subtask_annotation": {"mean": [0.35714285714285715, 2.0, 2.0, 2.0, 2.0], "std": [0.5080976926793921, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [140]}, "scene_annotation": {"mean": [317.0], "std": [0.0], "min": [317], "max": [317], "count": [140]}, "eef_direction_state": {"mean": [3.3142857142857145, 2.7928571428571427], "std": [2.1013115437939303, 1.9584849413018521], "min": [0, 0], "max": [6, 6], "count": [140]}, "eef_velocity_state": {"mean": [1.05, 1.3071428571428572], "std": [0.7103821908964618, 0.695869739159241], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_acc_mag_state": {"mean": [0.9714285714285714, 1.3357142857142856], "std": [0.844671171376828, 0.7983081600280345], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_direction_action": {"mean": [3.7285714285714286, 3.55], "std": [1.7961977982984632, 1.7579411659259663], "min": [0, 0], "max": [6, 6], "count": [140]}, "eef_velocity_action": {"mean": [1.1857142857142857, 1.2642857142857142], "std": [0.702909405722431, 0.7522415482667623], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_acc_mag_action": {"mean": [1.2214285714285715, 1.25], "std": [0.7752221538082499, 0.7757484864862543], "min": [0, 0], "max": [2, 2], "count": [140]}, "eef_sim_pose_state": {"mean": [0.21925109435952117, 0.24047918974975055, 0.06453279484653307, -0.9180331439800075, -0.8803650493052294, 0.7481562511949031, 0.2707571182741564, -0.1491158659815891, 0.10362439074500969, -1.6488374166422157, -0.5581404267328908, 2.1354597079584536], "std": [0.017914634919151396, 0.019843290857682137, 0.026022060028936724, 2.3086361647321474, 0.2908948455003886, 2.1708468930734255, 0.027663491271944448, 0.08436407333634169, 0.017796466406633307, 0.18573130849968722, 0.23699794433696392, 0.30229229385021644], "min": [0.17473111372835562, 0.21666892105925922, 0.04111616279723277, -3.1313137993328866, -1.1945646310969753, -3.0649068454855843, 0.22282088400826194, -0.2826249984254324, 0.07685257970195314, -1.8596135880457125, -0.7626636813068689, 1.6638627660265133], "max": [0.25164687339413305, 0.27181420347538965, 0.11899551351914599, 2.9303832203566107, -0.2966561951059279, 3.0758581992074148, 0.32946015223788266, -0.04382211197820542, 0.13948269508764835, -1.2728411533138784, -0.06958464027211697, 2.5399692833688206], "count": [140]}, "eef_sim_pose_action": {"mean": [0.22410614446986757, 0.24559207061059998, 0.06010459671738004, -0.6621916828863679, -0.8897457154344135, 0.512666830295549, 0.26912728971581007, -0.14649892059056435, 0.09347898468520621, -1.5998109813339343, -0.5657282158153277, 2.13973592240462], "std": [0.014213535236445689, 0.01898154758361056, 0.030765151110828053, 2.366137503875309, 0.3054957804392998, 2.1624130604273657, 0.023630542885704552, 0.08666418054636696, 0.026900477538881706, 0.23723680500141614, 0.2606586993060186, 0.27534343912488457], "min": [0.1966899325997368, 0.21628131855205623, 0.023730194448771995, -2.9634938641076953, -1.2245215256659923, -3.0275273773436377, 0.2316369656025255, -0.29405926132280297, 0.045043739255868964, -1.8390338215045154, -0.7761785284552652, 1.6575935042780847], "max": [0.25186360448669853, 0.27400017330663834, 0.1253896305655646, 3.080653189273928, -0.26053205173634897, 3.1408474607674663, 0.31338463820928003, -0.03477338266909686, 0.13985606706599785, -1.125674803906364, -0.031089535633221477, 2.5317502674157493], "count": [140]}}} +{"episode_index": 311, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45965092272203]], [[0.5596640066320646]], [[0.48478278787004997]]], "std": [[[0.29184423792565434]], [[0.2007382222238478]], [[0.23103616730491405]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4786161428296809]], [[0.4201785731449442]], [[0.3045980440215302]]], "std": [[[0.29123261091248787]], [[0.23355198579211606]], [[0.2884844669302081]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4853913903306421]], [[0.4342833813917724]], [[0.32209126778162245]]], "std": [[[0.29456551833839745]], [[0.23239015676602873]], [[0.29977924222684016]]], "count": [100]}, "observation.state": {"min": [-0.32304736971855164, -0.349050909280777, -0.4699781537055969, -2.1677422523498535, -1.485549807548523, -0.6782715320587158, -0.33141016960144043, -0.5388376712799072, 0.017832765355706215, 0.03260485827922821, -2.0149543285369873, 0.1274947077035904, 0.0003792107163462788, -0.437692254781723, 0.009775495156645775, 0.022168880328536034, -0.5895965695381165, 0.9627135396003723, -0.4039764106273651, -0.025440363213419914, -0.016152122989296913, -0.021227799355983734, -0.5994207859039307, 0.9730339050292969, -0.40540504455566406, 0.052473027259111404, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0019023586064577103, -0.0026733470149338245, -0.5681665539741516, -0.16595223546028137, -0.7153322100639343, -0.35959604382514954, -2.5322048664093018, -0.4828353226184845, -0.5591612458229065, -0.5517115592956543, -0.2413690686225891, -0.5250393152236938, -1.6012338399887085, -4.115607261657715, -0.4541715383529663, -2.1160409450531006, -10.634162902832031, -6.929182052612305, -2.1202685832977295, -10.592185974121094, -2.008547067642212, -0.8894994258880615, -1.4633699655532837, -12.43807315826416, -2.8998780250549316, -2.4151406288146973, -11.416362762451172, -1.6068376302719116, -2.037240505218506, -1.778998851776123, -0.005420823115855455, -0.036268897354602814, -0.11404603719711304, -0.008012722246348858, -0.01827908679842949, -0.015237837098538876, -0.005841870792210102, -0.027867406606674194, -0.08448923379182816, -0.018504733219742775, -0.04170208424329758, -0.016208715736865997, -1.2726000547409058, -0.8945316672325134, 2.004344940185547, -35.438045501708984, 0.42402225732803345, -0.45927566289901733, 1.1877599954605103, -0.27466946840286255, -3.741443634033203, -33.295127868652344, -2.470954656600952, -1.180064082145691, -0.033793650567531586, -0.019219331443309784, 0.0006105005741119385, -0.05465434491634369, 0.25848549604415894, 0.007158766966313124, 0.09468920528888702, 0.3375949561595917, -0.2694344222545624, -0.01808011531829834, -3.0712742805480957, -1.1968529224395752, -2.8318042755126953, -3.053016185760498, -1.2948163747787476, -3.0590660572052, -0.7835474014282227, -0.4119313955307007, 9.631465911865234, -0.015135228633880615, -0.07886853814125061, -0.025875955820083618, -0.02790874056518078, 0.007824218831956387, 0.766298770904541, 0.6373049020767212], "max": [0.4713999629020691, 0.01879001036286354, 0.27218377590179443, -1.298777461051941, 0.3018426299095154, -0.07010172307491302, 0.02870483696460724, 0.15945467352867126, 0.1940743774175644, 0.41485726833343506, -0.7473101615905762, 1.5335323810577393, 0.3351403474807739, 0.16632641851902008, 0.010716852732002735, 0.02590148150920868, -0.5552381277084351, 0.9628664255142212, -0.3939191699028015, -0.019443998113274574, -0.015366646461188793, -0.01785210333764553, -0.5706458687782288, 0.9817801117897034, -0.39123907685279846, 0.05920629948377609, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0025776273105293512, -0.0024790093302726746, 0.10270518064498901, 0.5352740287780762, 0.6897814273834229, 1.0879184007644653, 0.7043737173080444, 0.76915442943573, 0.4412219822406769, 1.3449655771255493, 0.3037415146827698, 0.43312159180641174, 0.9572921395301819, 0.7714612483978271, 0.8405020833015442, 0.25931409001350403, -0.7571969032287598, 1.1599512100219727, 4.394993782043457, -0.5494505763053894, 1.2912087440490723, 4.160561561584473, 0.3156288266181946, 0.2449754774570465, 8.974359512329102, 1.8253967761993408, 6.8681321144104, 5.595238208770752, 1.4920635223388672, 0.9755799770355225, 0.006437038537114859, 0.00870826467871666, 0.061757754534482956, 0.007184675429016352, 0.05112740397453308, 0.01688593067228794, 0.010092465206980705, 0.015004303306341171, 0.08904474973678589, 0.01060550194233656, 0.049400005489587784, 0.04687311872839928, 0.3605700135231018, -0.03340574726462364, 11.684587478637695, -23.41505241394043, 16.79222297668457, 0.3452583849430084, 3.1178700923919678, 0.6978089213371277, 7.764980316162109, -19.99803924560547, 13.557463645935059, -0.505433976650238, 0.02105225995182991, 0.013174464926123619, 0.003663003910332918, 0.027327170595526695, 0.5064204335212708, 0.22084158658981323, 0.31557732820510864, 0.5103753209114075, -0.01598425768315792, 0.3438705801963806, 3.07551908493042, -0.01602635160088539, 2.8498692512512207, 3.108091115951538, 0.10748414695262909, 3.021775722503662, -0.11732073128223419, 0.14932775497436523, 9.979978561401367, 0.02229607105255127, 0.11476767063140869, 0.08892306685447693, -0.014777595177292824, 0.022595394402742386, 0.7698850631713867, 0.642253577709198], "mean": [0.17473676800727844, -0.20088790357112885, -0.06076967716217041, -1.9015913009643555, -0.13542325794696808, -0.43566200137138367, -0.20686155557632446, -0.12156743556261063, 0.12065880745649338, 0.26124507188796997, -1.4471129179000854, 0.7945101857185364, 0.15247289836406708, -0.17923350632190704, 0.01014669705182314, 0.023158811032772064, -0.5817466378211975, 0.9628202319145203, -0.3988918960094452, -0.021810192614793777, -0.015767425298690796, -0.020252346992492676, -0.5922423601150513, 0.9764934182167053, -0.39659836888313293, 0.05724465847015381, 0.5538067817687988, 1.745330572128296, 0.5538067817687988, 0.5538067817687988, 0.5538067817687988, 0.5538067817687988, 0.9988661408424377, 1.745330572128296, 0.9988661408424377, 0.9988661408424377, 0.9988661408424377, 0.9988661408424377, 0.0022520744241774082, -0.0026629443746060133, -0.09214355051517487, 0.03865770623087883, -0.053178075700998306, 0.1011260524392128, -0.17186202108860016, 0.05092165991663933, 0.0026756376028060913, -0.012711270712316036, 0.0023435873445123434, 0.010696453973650932, -0.010908260010182858, -0.10881900042295456, -0.01199459657073021, -0.08267558366060257, -4.157574653625488, -1.8600705862045288, -0.9648138880729675, -4.0749359130859375, 0.35414427518844604, 0.2706020474433899, -0.6495773196220398, -4.869101047515869, 2.1088101863861084, 0.1620534509420395, -4.68829345703125, 0.7044627070426941, -0.26136869192123413, -0.5162627696990967, 0.00023069097369443625, -0.0004216015513520688, -0.0015075193950906396, -0.0004283645539544523, 0.0009937752038240433, -6.884735921630636e-05, 0.00029302676557563245, 0.0010334078688174486, -0.00010530638246564195, -0.0008909848402254283, 0.0014942629495635629, 0.0002623582840897143, -0.40290844440460205, -0.38481828570365906, 7.028988838195801, -26.592411041259766, 11.362457275390625, -0.14157600700855255, 2.2209312915802, 0.42321065068244934, 4.723533630371094, -24.56907844543457, 9.584063529968262, -0.8697127103805542, 0.0004052654549013823, -0.0007254425436258316, 0.0023011204320937395, -0.017167046666145325, 0.3220061957836151, 0.14775730669498444, 0.2443423867225647, 0.4073248505592346, -0.12077339738607407, 0.14605586230754852, -1.824386715888977, -0.9687537550926208, 1.5707063674926758, -1.8004283905029297, -0.6926300525665283, 1.6411036252975464, -0.6050310134887695, -0.06666022539138794, 9.78116512298584, 6.397229299182072e-05, 0.0008759216289035976, 0.00019598192011471838, -0.024941973388195038, 0.018268708139657974, 0.768382728099823, 0.6392166018486023], "std": [0.2633182108402252, 0.08716646581888199, 0.280045747756958, 0.17904293537139893, 0.48719358444213867, 0.19393162429332733, 0.09581935405731201, 0.1857248842716217, 0.07439602166414261, 0.1015552207827568, 0.33696791529655457, 0.5387465953826904, 0.12273211032152176, 0.21716725826263428, 0.00020529852190520614, 0.0011973881628364325, 0.009776245802640915, 3.8144113204907626e-05, 0.002979873912408948, 0.0018616155721247196, 0.0001656699023442343, 0.0009930439991876483, 0.00796645600348711, 0.002808996243402362, 0.00357576971873641, 0.0021278909407556057, 0.8078054785728455, 1.3113021850585938e-06, 0.8078054785728455, 0.8078054785728455, 0.8078054785728455, 0.8078054785728455, 0.8530589938163757, 1.3113021850585938e-06, 0.8530589938163757, 0.8530589938163757, 0.8530589938163757, 0.8530589938163757, 9.702753595774993e-05, 2.9185724997660145e-05, 0.1491774022579193, 0.09633133560419083, 0.22596590220928192, 0.24352405965328217, 0.49111005663871765, 0.150395467877388, 0.13983756303787231, 0.27137991786003113, 0.07586081326007843, 0.17031829059123993, 0.41561833024024963, 0.6193940043449402, 0.16177938878536224, 0.2846739590167999, 2.9151241779327393, 2.491896390914917, 1.1916307210922241, 3.10084867477417, 0.6460690498352051, 0.6521165370941162, 0.47370126843452454, 2.3492729663848877, 2.9381601810455322, 1.1439322233200073, 4.925981044769287, 1.826905608177185, 0.6967098712921143, 0.6095811128616333, 0.0020495550706982613, 0.005461740307509899, 0.020052757114171982, 0.0026801610365509987, 0.006666160188615322, 0.0037644144613295794, 0.002470186911523342, 0.005887397099286318, 0.018165769055485725, 0.0037349218036979437, 0.008088014088571072, 0.006309743504971266, 0.40398314595222473, 0.14349029958248138, 2.438795566558838, 3.2199342250823975, 4.009174823760986, 0.20537948608398438, 0.44573163986206055, 0.14205989241600037, 3.0489728450775146, 3.4399948120117188, 4.17637825012207, 0.1720762550830841, 0.00800377782434225, 0.005077274050563574, 0.0005779862403869629, 0.014557388611137867, 0.06660576164722443, 0.08416379243135452, 0.05036010593175888, 0.051305558532476425, 0.08135512471199036, 0.10657253116369247, 1.917641043663025, 0.2982746660709381, 1.6713907718658447, 1.1584967374801636, 0.5217219591140747, 1.7895517349243164, 0.12948055565357208, 0.07135306298732758, 0.04454108327627182, 0.004343890119343996, 0.021993525326251984, 0.011418829672038555, 0.003919647075235844, 0.003931915853172541, 0.000942170387133956, 0.0012684925459325314], "count": [260]}, "action": {"min": [-0.38809734582901, -0.348968505859375, -0.4926663637161255, -2.0916945934295654, -1.4919933080673218, -0.6812193989753723, -0.3348831832408905, -0.49490559101104736, -0.01648981124162674, -0.0483492873609066, -2.0173540115356445, 0.11985546350479126, -0.0068160598166286945, -0.441863477230072, 0.009859825484454632, 0.016068650409579277, -0.5875799059867859, 0.9603367447853088, -0.4041745662689209, -0.02475004829466343, -0.016233056783676147, -0.02414432168006897, -0.595081090927124, 0.9714894890785217, -0.4044448435306549, 0.05037017539143562, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0019023586064577103, -0.0026733470149338245, -0.5681665539741516, -0.19347675144672394, -0.7153322100639343, -0.35959604382514954, -2.5322048664093018, -0.4828353226184845, -0.5591612458229065, -0.5517115592956543, -0.2019769698381424, -0.5250393152236938, -1.6012338399887085, -4.115607261657715, -0.4541715383529663, -2.1160409450531006], "max": [0.45128723978996277, 0.03609108179807663, 0.2771185040473938, -1.1318930387496948, 0.30935487151145935, -0.06336218863725662, 0.03277454152703285, 0.08348702639341354, 0.19541122019290924, 0.4478940963745117, -0.61799556016922, 1.5707963705062866, 0.3493086099624634, 0.17141331732273102, 0.011231252923607826, 0.025532521307468414, -0.5558891892433167, 0.9658878445625305, -0.3951628506183624, -0.018840491771697998, -0.014844206161797047, -0.01537998579442501, -0.5711197257041931, 0.9814765453338623, -0.3933985233306885, 0.057344209402799606, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0025776273105293512, -0.0024790093302726746, 0.10270518064498901, 0.5352740287780762, 0.6897814273834229, 1.0879184007644653, 0.7043737173080444, 0.76915442943573, 0.4412219822406769, 1.3449655771255493, 0.3037415146827698, 0.3968569040298462, 0.9572921395301819, 0.7714612483978271, 0.8405020833015442, 0.25931409001350403], "mean": [0.12014136463403702, -0.166998952627182, -0.08891225606203079, -1.8153425455093384, -0.16584521532058716, -0.4237942397594452, -0.19929508864879608, -0.1363404244184494, 0.10602330416440964, 0.25735634565353394, -1.4165732860565186, 0.7737559676170349, 0.15143853425979614, -0.19090290367603302, 0.010498443618416786, 0.020158328115940094, -0.5787466168403625, 0.9624489545822144, -0.3996836841106415, -0.02122635766863823, -0.01544584333896637, -0.020441744476556778, -0.5889354348182678, 0.9765089154243469, -0.39807960391044617, 0.054855093359947205, 0.5605195760726929, 1.745330572128296, 0.5605195760726929, 0.5605195760726929, 0.5605195760726929, 0.5605195760726929, 0.9988661408424377, 1.745330572128296, 0.9988661408424377, 0.9988661408424377, 0.9988661408424377, 0.9988661408424377, 0.00225171260535717, -0.002662956714630127, -0.09204369783401489, 0.037833575159311295, -0.05317279323935509, 0.10158231109380722, -0.17107297480106354, 0.050814270973205566, 0.00256607704795897, -0.011630473658442497, 0.0034418480936437845, 0.0088129797950387, -0.01263559702783823, -0.11217541992664337, -0.011628124862909317, -0.08332832157611847], "std": [0.2842731773853302, 0.08701557666063309, 0.2710106074810028, 0.2169933170080185, 0.5202851295471191, 0.19273662567138672, 0.09807809442281723, 0.1698104739189148, 0.0753772184252739, 0.11576873809099197, 0.38159888982772827, 0.5385673642158508, 0.1253209114074707, 0.2148991823196411, 0.00030558902653865516, 0.0019240636611357331, 0.008195930160582066, 0.0012283854885026813, 0.0023891376331448555, 0.0017247229116037488, 0.0002692110138013959, 0.0017005227273330092, 0.006385003216564655, 0.0023963944986462593, 0.0027691079303622246, 0.0021567100193351507, 0.8104234337806702, 1.3113021850585938e-06, 0.8104234337806702, 0.8104234337806702, 0.8104234337806702, 0.8104234337806702, 0.8530589938163757, 1.3113021850585938e-06, 0.8530589938163757, 0.8530589938163757, 0.8530589938163757, 0.8530589938163757, 9.706793207442388e-05, 2.9189270208007656e-05, 0.1492394506931305, 0.09758307784795761, 0.22595909237861633, 0.24357596039772034, 0.4914289712905884, 0.15043874084949493, 0.1398332267999649, 0.27101343870162964, 0.07386164367198944, 0.16794081032276154, 0.41462743282318115, 0.6184453368186951, 0.16214999556541443, 0.28439101576805115], "count": [260]}, "timestamp": {"min": [0.0], "max": [8.633333333333333], "mean": [4.316666666666666], "std": [2.501832661603623], "count": [260]}, "frame_index": {"min": [0], "max": [259], "mean": [129.5], "std": [75.05497984810869], "count": [260]}, "episode_index": {"min": [318], "max": [318], "mean": [318.0], "std": [0.0], "count": [260]}, "index": {"min": [125080], "max": [125339], "mean": [125209.5], "std": [75.05497984810869], "count": [260]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [260]}, "subtask_annotation": {"mean": [0.8115384615384615, 2.0, 2.0, 2.0, 2.0], "std": [0.7538755881223796, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [260]}, "scene_annotation": {"mean": [318.0], "std": [0.0], "min": [318], "max": [318], "count": [260]}, "eef_direction_state": {"mean": [4.2153846153846155, 2.8038461538461537], "std": [2.1960965909281818, 2.2506376479756125], "min": [0, 0], "max": [6, 6], "count": [260]}, "eef_velocity_state": {"mean": [0.7769230769230769, 1.0153846153846153], "std": [0.8345001692896044, 0.7123591940178601], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_acc_mag_state": {"mean": [0.676923076923077, 0.926923076923077], "std": [0.8294148504113251, 0.8311519773588073], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_direction_action": {"mean": [3.9884615384615385, 3.1923076923076925], "std": [2.103993807221968, 1.8753303456525858], "min": [0, 0], "max": [6, 6], "count": [260]}, "eef_velocity_action": {"mean": [0.926923076923077, 1.1807692307692308], "std": [0.8076831501312352, 0.6578047587177478], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_acc_mag_action": {"mean": [0.9576923076923077, 1.2], "std": [0.814613205488479, 0.7379806126283974], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_sim_pose_state": {"mean": [0.19206772691211568, 0.22636349768820074, 0.17745242530089494, -1.8366476699881025, -0.9689430014494937, 1.5587415772108335, 0.274741484134607, -0.18868291263728715, 0.13911787469013062, -1.7999416883991555, -0.6927503569496217, 1.6648692545956851], "std": [0.0668272980089053, 0.06383381714016302, 0.03720212336578441, 1.9299104136377934, 0.2982394638001269, 1.7087749422388387, 0.04848973626544304, 0.04497087421712646, 0.03748134521753719, 1.2368961194309824, 0.5218569164702972, 1.8186280409737197], "min": [0.11432020500391744, 0.1228924174587455, 0.13037404548488699, -3.1302523272919154, -1.1968530373494697, -3.0860946676049332, 0.210328777953822, -0.25936990370228286, 0.07254432789938625, -3.1298670031716522, -1.296370704115503, -3.1331993591889846], "max": [0.34312949229065054, 0.2863170572758617, 0.249392987326694, 3.116465074114598, -0.01572470027302586, 3.0228706095860853, 0.38057623989853534, -0.12220054810253547, 0.23102049872736993, 3.1370650070639616, 0.10776424152201036, 3.10579266613115], "count": [260]}, "eef_sim_pose_action": {"mean": [0.20618363421436076, 0.2248485939122777, 0.16869252229178558, -1.677648939937915, -0.9642118430276435, 1.4081081240047162, 0.275678812684065, -0.19438681551755996, 0.13338492155985995, -1.788082517868087, -0.6822160047859798, 1.618591656579012], "std": [0.0730964113210927, 0.06203557406094986, 0.04503455464578798, 1.9998847802544288, 0.33835541932883945, 1.7320710183672008, 0.03982400622917545, 0.04543523962796681, 0.04926094096908775, 1.2607466795107287, 0.5309883746794346, 1.8816463238871606], "min": [0.11901095560178357, 0.12410404982065429, 0.11494825045767042, -3.112836508991168, -1.223280145643297, -3.0574845696357373, 0.22556244581427937, -0.27182571828050744, 0.048391337129063614, -3.131744859246185, -1.3073105730700822, -3.1229927862750197], "max": [0.3603635879689513, 0.28568116456970316, 0.25614723400870243, 3.1368899493098725, 0.012904480956028586, 3.0520017269028936, 0.3521693754168531, -0.12066852226346968, 0.23356597336141566, 3.141081103240613, 0.127747567961767, 3.1060454969018165], "count": [260]}}} +{"episode_index": 312, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44161825499807766]], [[0.5401104286812765]], [[0.47799973808150714]]], "std": [[[0.2887271434348702]], [[0.2015636137319552]], [[0.21453083860084468]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41156933391003464]], [[0.43647196510957326]], [[0.40036196174548255]]], "std": [[[0.2802561947265694]], [[0.24203565854528966]], [[0.25354243512679303]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4458448721645521]], [[0.4639617911380238]], [[0.3951318723567859]]], "std": [[[0.2882534067762024]], [[0.21688952824402416]], [[0.249818498477375]]], "count": [100]}, "observation.state": {"min": [-0.7009544372558594, -0.18323162198066711, -0.5527589917182922, -1.6521642208099365, -1.4274629354476929, -0.09506268799304962, -0.7013516426086426, -0.5995199680328369, -0.5728152990341187, 0.47035884857177734, -1.7402912378311157, 0.2713230550289154, -0.5296785831451416, -0.4903869330883026, 0.009124181233346462, -0.0066522336564958096, -0.5991894602775574, 1.0367710590362549, -0.4708581864833832, -0.004245392046868801, -0.0077043455094099045, 0.004366678651422262, -0.6075263619422913, 1.0150071382522583, -0.45827993750572205, -0.009118647314608097, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.003058073576539755, -9.647351544117555e-05, -0.9253813624382019, -0.6349170804023743, -0.15269474685192108, -2.1332173347473145, -3.7913832664489746, -1.4621732234954834, -1.6164549589157104, -0.11522310972213745, -0.049044668674468994, -0.8893247246742249, -0.7671899795532227, -0.8309301733970642, -1.515875220298767, -0.5411136150360107, -12.683049201965332, -6.837606906890869, -2.190476179122925, -10.164835929870605, -0.9755800366401672, -0.6312576532363892, -1.1477411985397339, -9.242257118225098, 0.09157510101795197, -2.892551898956299, -7.722833156585693, -0.6886447072029114, -2.238095283508301, -1.3772892951965332, -0.006714104674756527, -0.013762455433607101, -0.01667160354554653, -0.009054770693182945, -0.006482621189206839, -0.01954672299325466, -0.006659830920398235, -0.014437757432460785, -0.01166867557913065, -0.007402652874588966, -0.01641230657696724, -0.018388576805591583, -2.9057700634002686, -0.17074048519134521, 2.316131830215454, -31.7478084564209, 10.882390975952148, -0.9811403155326843, -0.7847700119018555, -0.26724597811698914, 5.879411220550537, -32.480918884277344, 12.003207206726074, -0.6428876519203186, -0.012830423191189766, -0.013497378677129745, 0.0006105006323195994, -0.10930868983268738, 0.3196311593055725, -0.024551210924983025, -0.0580163337290287, 0.324299693107605, -0.3253571391105652, 0.04946094751358032, -3.0685062408447266, -1.227776288986206, -3.0987863540649414, -2.914740562438965, -1.0013927221298218, 1.978524923324585, -0.7386246919631958, -0.17269515991210938, 9.683478355407715, -0.01007416844367981, -0.011545300483703613, -0.03687232732772827, -0.031199011951684952, 0.006064560264348984, 0.9766901731491089, 0.17438532412052155], "max": [0.13648168742656708, 0.24710169434547424, -0.2887689769268036, -0.3442751467227936, 0.043608710169792175, 0.5556085705757141, 0.004387174732983112, 0.18270155787467957, 0.06523336470127106, 0.8623741269111633, -1.0419907569885254, 0.9062966108322144, -0.00850315485149622, -0.07666179537773132, 0.011096111498773098, -0.0014214621623978019, -0.5968692302703857, 1.0392136573791504, -0.4670950174331665, 0.0034391223452985287, -0.005918379873037338, 0.010526061058044434, -0.6026476621627808, 1.0182543992996216, -0.45518046617507935, -0.0035922022070735693, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.003816292155534029, 1.8138116502086632e-06, 0.9139156341552734, 0.7782806754112244, 0.7168108224868774, 1.5385446548461914, 2.2357311248779297, 2.217278480529785, 1.5458537340164185, 0.8273169994354248, 0.8908202648162842, 0.25457561016082764, 0.1494407206773758, 0.4905741810798645, 0.621536910533905, 0.28974422812461853, -2.416348934173584, 3.846153974533081, 2.106227159500122, -0.946276068687439, 0.7747253179550171, 2.209401845932007, 0.28693529963493347, -1.3919061422348022, 7.722833156585693, 2.3589744567871094, -0.6715506911277771, 1.979853630065918, 1.778998851776123, 0.28693529963493347, 0.01262193825095892, 0.014854270964860916, 0.009226390160620213, 0.007644651457667351, 0.013729997910559177, 0.008333024568855762, 0.013482466340065002, 0.02050838991999626, 0.012205546721816063, 0.008605414070189, 0.008328831754624844, 0.0036399271339178085, -0.10604999959468842, 0.33405745029449463, 10.452287673950195, -25.314983367919922, 22.070707321166992, 0.8620625138282776, 1.9089000225067139, 0.4082924723625183, 14.401588439941406, -21.00921058654785, 20.007341384887695, 1.2729558944702148, 0.022833291441202164, 0.007798255421221256, 0.003663003910332918, 0.0, 0.5622571706771851, 0.4169674515724182, 0.25174885988235474, 0.5108611583709717, -0.04314818233251572, 0.24977925419807434, 3.117586851119995, 0.261469304561615, 3.0599262714385986, -1.2379302978515625, 0.0817006528377533, 2.933504581451416, -0.5005858540534973, 0.17480404675006866, 9.83781623840332, 0.013920992612838745, 0.010542303323745728, 0.02098029851913452, -0.028832657262682915, 0.006813669577240944, 0.9842079877853394, 0.21254026889801025], "mean": [-0.16599206626415253, -0.053959768265485764, -0.40990129113197327, -1.1799076795578003, -0.5254693031311035, 0.20718279480934143, -0.4566001296043396, -0.0007757940329611301, -0.014668785035610199, 0.5646425485610962, -1.5850751399993896, 0.5450910329818726, -0.39987847208976746, -0.36359190940856934, 0.010578727349638939, -0.003179224207997322, -0.5984457731246948, 1.0371947288513184, -0.46956518292427063, -0.0013029412366449833, -0.006274910643696785, 0.008075266145169735, -0.6055154800415039, 1.016396403312683, -0.457428902387619, -0.007593920920044184, 0.523798942565918, 1.745330572128296, 0.523798942565918, 0.523798942565918, 0.523798942565918, 0.523798942565918, 0.36658576130867004, 1.745330572128296, 0.36658576130867004, 0.36658576130867004, 0.36658576130867004, 0.36658576130867004, 0.003431061515584588, -3.5143382319802186e-06, 0.003762687323614955, -0.008785668760538101, 0.019103344529867172, -0.029078716412186623, 0.015026504173874855, 0.01263422891497612, -0.021172845736145973, 0.0923849493265152, 0.07128816843032837, -0.04685581848025322, -0.07688221335411072, -0.05234144628047943, -0.06208014488220215, -0.039843522012233734, -6.593794345855713, -2.465848207473755, -0.36749106645584106, -5.708338737487793, -0.11787707358598709, 0.24093817174434662, -0.3580850064754486, -3.4360320568084717, 4.182395935058594, -0.2232351303100586, -5.776531219482422, 0.2969743609428406, -0.2066592425107956, -0.3081451654434204, 0.0006810433696955442, 0.0005689173121936619, -0.00028069637482985854, -0.0006002754671499133, -7.64107026043348e-05, -0.0007137269712984562, -0.00016720758867450058, -0.00016588170547038317, -0.0012132861884310842, 0.0002231666148873046, -0.00017550094344187528, -0.0004270051431376487, -1.6068617105484009, 0.06358619034290314, 6.071837425231934, -29.602144241333008, 15.01065731048584, -0.12763459980487823, 0.25524842739105225, 0.08574336767196655, 7.938230514526367, -28.542604446411133, 15.509807586669922, 0.25975966453552246, 0.00301102246157825, -0.002467487473040819, 0.0019138338975608349, -0.06353742629289627, 0.3993895351886749, 0.1413053572177887, 0.13714252412319183, 0.35078364610671997, -0.09019453078508377, 0.1967557817697525, 0.9913277626037598, -0.7118241786956787, -1.1085532903671265, -2.432407855987549, -0.7490043640136719, 2.663687229156494, -0.6341723799705505, 0.01383286714553833, 9.774235725402832, 0.0018651708960533142, 0.0004615797661244869, -0.0007253428339026868, -0.03028113953769207, 0.006376347970217466, 0.980535626411438, 0.19358372688293457], "std": [0.3020172119140625, 0.15414805710315704, 0.09389934688806534, 0.43237221240997314, 0.5325201153755188, 0.225275456905365, 0.23244991898536682, 0.1565142124891281, 0.12712249159812927, 0.07232243567705154, 0.1641930192708969, 0.18527062237262726, 0.09980945289134979, 0.1015515848994255, 0.000307435926515609, 0.0016368208453059196, 0.000572484452277422, 0.0004380316531751305, 0.0013560462975874543, 0.002217050874605775, 0.00022236544464249164, 0.0018533525289967656, 0.0014001140370965004, 0.0010228861356154084, 0.000711330387275666, 0.0012657279148697853, 0.7892588973045349, 1.3113021850585938e-06, 0.7892588973045349, 0.7892588973045349, 0.7892588973045349, 0.7892588973045349, 0.6981806755065918, 1.3113021850585938e-06, 0.6981806755065918, 0.6981806755065918, 0.6981806755065918, 0.6981806755065918, 0.00017290131654590368, 1.636046181374695e-05, 0.33123907446861267, 0.19421137869358063, 0.12435512989759445, 0.555979311466217, 0.8423352837562561, 0.5053720474243164, 0.37210237979888916, 0.18238864839076996, 0.17330951988697052, 0.17286822199821472, 0.16357484459877014, 0.21573740243911743, 0.34257274866104126, 0.13807126879692078, 3.0338027477264404, 2.838348150253296, 1.2443538904190063, 2.750253200531006, 0.30664515495300293, 0.5409729480743408, 0.3343719244003296, 1.456028699874878, 2.2294909954071045, 1.1968166828155518, 1.5302343368530273, 0.5152938961982727, 0.635890781879425, 0.2772831618785858, 0.0029305443167686462, 0.004821618087589741, 0.004704991355538368, 0.0028214764315634966, 0.0023353782016783953, 0.0029685075860470533, 0.002741649281233549, 0.005851294379681349, 0.004275188781321049, 0.00289732008241117, 0.0023770283441990614, 0.002711736597120762, 0.5682149529457092, 0.1085503026843071, 2.2931718826293945, 1.5168370008468628, 3.365143060684204, 0.4242996573448181, 0.5015209913253784, 0.13641826808452606, 1.4603092670440674, 3.674196481704712, 2.1450774669647217, 0.4525201916694641, 0.006905847694724798, 0.003992584999650717, 0.0005344501696527004, 0.020248308777809143, 0.07638227194547653, 0.12722338736057281, 0.09017132967710495, 0.04144570603966713, 0.05384327843785286, 0.05408168584108353, 2.2602603435516357, 0.5086379647254944, 2.1682066917419434, 0.42427945137023926, 0.21377238631248474, 0.2566171884536743, 0.030769705772399902, 0.05122452974319458, 0.02799164690077305, 0.00375189702026546, 0.0037001026794314384, 0.0073237912729382515, 0.0004535681218840182, 0.00017823660164140165, 0.0020957847591489553, 0.010639452375471592], "count": [262]}, "action": {"min": [-0.7977534532546997, -0.1692638099193573, -0.5940340161323547, -1.647275447845459, -1.4481596946716309, -0.10714227706193924, -0.6947820782661438, -0.4807658791542053, -0.3021191954612732, 0.4415827691555023, -1.724547266960144, 0.26458242535591125, -0.5314313769340515, -0.4900323450565338, 0.00928297359496355, -0.00709861796349287, -0.5976482629776001, 1.0334059000015259, -0.47086676955223083, -0.003508645808324218, -0.007309545297175646, 0.0031250896863639355, -0.6048535108566284, 1.011703610420227, -0.4584358334541321, -0.008790861815214157, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.003058073576539755, -9.647351544117555e-05, -0.9253813624382019, -0.6349170804023743, -0.15269474685192108, -2.1332173347473145, -3.7913832664489746, -1.4621732234954834, -1.6164549589157104, -0.11522310972213745, -0.049044668674468994, -0.8893247246742249, -0.7671899795532227, -0.8309301733970642, -1.515875220298767, -0.5411136150360107], "max": [0.134676992893219, 0.2426605522632599, -0.22881874442100525, -0.2680603563785553, 0.04688822105526924, 0.5684236288070679, 0.007643791381269693, 0.18588438630104065, 0.07675869762897491, 0.6948108673095703, -1.119561791419983, 0.9152714014053345, -0.16156859695911407, -0.108818918466568, 0.011372385546565056, 0.0008501966367475688, -0.5926831364631653, 1.0361692905426025, -0.46582430601119995, 0.002134578535333276, -0.005280027166008949, 0.011330120265483856, -0.5986051559448242, 1.0174139738082886, -0.45386359095573425, -0.0046017589047551155, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.003816292155534029, 1.6182902982109226e-06, 0.9139156341552734, 0.7782806754112244, 0.7168108224868774, 1.5385446548461914, 2.2357311248779297, 2.217278480529785, 1.5458537340164185, 0.8273169994354248, 0.8908202648162842, 0.25457561016082764, 0.1494407206773758, 0.4032498300075531, 0.621536910533905, 0.28974422812461853], "mean": [-0.19292888045310974, -0.04138700291514397, -0.4164832830429077, -1.1507080793380737, -0.5214483737945557, 0.2054332047700882, -0.4562748670578003, 0.013946914114058018, 0.00302379229106009, 0.5463523864746094, -1.5728427171707153, 0.5327011346817017, -0.40664538741111755, -0.36832934617996216, 0.010488360188901424, -0.003438933053985238, -0.5949991941452026, 1.034792184829712, -0.4691926836967468, -0.0013799552107229829, -0.006221131421625614, 0.0070138955488801, -0.6021365523338318, 1.0143256187438965, -0.45729994773864746, -0.0073937890119850636, 0.5231993794441223, 1.745330572128296, 0.5231993794441223, 0.5231993794441223, 0.5231993794441223, 0.5231993794441223, 0.35972440242767334, 1.745330572128296, 0.35972440242767334, 0.35972440242767334, 0.35972440242767334, 0.35972440242767334, 0.003431381192058325, -3.523829718687921e-06, 0.0031669491436332464, -0.009105385281145573, 0.019162947311997414, -0.028963059186935425, 0.014880905859172344, 0.011962389573454857, -0.02098219096660614, 0.09061899781227112, 0.06985274702310562, -0.04380113631486893, -0.07616963237524033, -0.05487457290291786, -0.05694333463907242, -0.03898733854293823], "std": [0.31462985277175903, 0.14395076036453247, 0.10052561014890671, 0.46298378705978394, 0.5343053340911865, 0.2287101298570633, 0.23060369491577148, 0.12583455443382263, 0.07797639071941376, 0.06985031813383102, 0.14111848175525665, 0.1863279938697815, 0.09184577316045761, 0.09337903559207916, 0.0004708689812105149, 0.0018688441487029195, 0.0010264620650559664, 0.0005687323864549398, 0.0014768013497814536, 0.0018757468787953258, 0.0004003503418061882, 0.002008084673434496, 0.0016320606227964163, 0.0013810023665428162, 0.000821037101559341, 0.0009785030269995332, 0.7891417145729065, 1.3113021850585938e-06, 0.7891417145729065, 0.7891417145729065, 0.7891417145729065, 0.7891417145729065, 0.6934844255447388, 1.3113021850585938e-06, 0.6934844255447388, 0.6934844255447388, 0.6934844255447388, 0.6934844255447388, 0.0001735693367663771, 1.6358118955395184e-05, 0.33113235235214233, 0.19421137869358063, 0.12434744089841843, 0.5559774041175842, 0.842336893081665, 0.5052375793457031, 0.372101753950119, 0.1810711920261383, 0.1727137565612793, 0.16643114387989044, 0.16360269486904144, 0.21197733283042908, 0.3335813879966736, 0.13785772025585175], "count": [262]}, "timestamp": {"min": [0.0], "max": [8.7], "mean": [4.3500000000000005], "std": [2.5210778118363053], "count": [262]}, "frame_index": {"min": [0], "max": [261], "mean": [130.5], "std": [75.63233435508916], "count": [262]}, "episode_index": {"min": [319], "max": [319], "mean": [319.0], "std": [0.0], "count": [262]}, "index": {"min": [125340], "max": [125601], "mean": [125470.5], "std": [75.63233435508916], "count": [262]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [262]}, "subtask_annotation": {"mean": [0.27099236641221375, 2.0, 2.0, 2.0, 2.0], "std": [0.461327084974471, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [262]}, "scene_annotation": {"mean": [319.0], "std": [0.0], "min": [319], "max": [319], "count": [262]}, "eef_direction_state": {"mean": [3.0, 4.103053435114504], "std": [2.024657166342335, 2.021088775101019], "min": [0, 0], "max": [6, 6], "count": [262]}, "eef_velocity_state": {"mean": [1.1145038167938932, 0.6984732824427481], "std": [0.7059314822410325, 0.6912191611026758], "min": [0, 0], "max": [2, 2], "count": [262]}, "eef_acc_mag_state": {"mean": [0.9809160305343512, 0.5954198473282443], "std": [0.8536061361642259, 0.8314305335535643], "min": [0, 0], "max": [2, 2], "count": [262]}, "eef_direction_action": {"mean": [2.9770992366412212, 3.366412213740458], "std": [1.7559740945374, 2.044191573424189], "min": [0, 0], "max": [6, 6], "count": [262]}, "eef_velocity_action": {"mean": [1.2557251908396947, 0.9083969465648855], "std": [0.6173892712593775, 0.578895785943415], "min": [0, 0], "max": [2, 2], "count": [262]}, "eef_acc_mag_action": {"mean": [1.0725190839694656, 0.8625954198473282], "std": [0.8371665620945675, 0.8449523115738442], "min": [0, 0], "max": [2, 2], "count": [262]}, "eef_sim_pose_state": {"mean": [0.26630253115186603, 0.1957212587936701, 0.10013644910086958, 0.9899735114157207, -0.7124870414512475, -1.131367169549559, 0.21818914792151695, -0.1650453493204775, 0.13104612574296906, -2.4323321061616032, -0.7490820844836111, 2.663696958552491], "std": [0.07455562797288146, 0.0980075412657091, 0.02054405607313847, 2.3389068384273872, 0.5090341590052455, 2.237702337446861, 0.03899807574759223, 0.04509681199609721, 0.0207411420795402, 0.4243591598144021, 0.21364330566687817, 0.25657063988677886], "min": [0.1947888528829177, 0.09267636406302365, 0.058933571906955015, -3.1353211514783026, -1.2477281668351123, -3.133781947851153, 0.17779566366999106, -0.3788239866911492, 0.09073512257467327, -2.9147400231297733, -1.0013928176221594, 1.9786131412956567], "max": [0.40460464661891854, 0.3908202352549459, 0.14333676570288328, 3.1307219277042053, 0.2614767780276397, 3.1172311150801435, 0.36283764257979495, -0.12954371361401498, 0.1555937216240894, -1.2379363055840056, 0.08162672245809088, 2.9334956278158355], "count": [262]}, "eef_sim_pose_action": {"mean": [0.2713303370983516, 0.20023795737551853, 0.100253286673149, 1.01299706261377, -0.7100295576352571, -1.026030208536137, 0.21516086879162752, -0.1606826351769118, 0.12443210174434666, -2.429660639061519, -0.7945769563898124, 2.64927657905922], "std": [0.07549604632221399, 0.09700224855277902, 0.025360234650233102, 2.3475945719166034, 0.5314137566842981, 2.29988874493545, 0.03151135966097113, 0.026444198733711857, 0.022271948763583092, 0.3824344705324553, 0.16787291346697952, 0.2166280174655565], "min": [0.1958516937341416, 0.09452234601306221, 0.05934445230438146, -3.124487235046933, -1.2780507250410094, -3.1314168519094934, 0.17226842396566366, -0.28947069864660835, 0.07311399288504225, -2.8793166723519548, -1.010291422657098, 2.0047132420184877], "max": [0.41420174856152325, 0.3971603157282977, 0.16946925045913377, 3.1298929302150036, 0.26968010395541975, 3.1316174772838115, 0.36093795049606964, -0.12904526184634277, 0.15512315711216473, -1.5903778001075841, -0.20643766851448664, 2.8799822042205694], "count": [262]}}} +{"episode_index": 313, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4187230079777009]], [[0.5364959102268358]], [[0.46794885620915033]]], "std": [[[0.28453595640524215]], [[0.19750053070938098]], [[0.22617363335895832]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42501464821222606]], [[0.40236507112648984]], [[0.3177318867743175]]], "std": [[[0.30542507595593976]], [[0.25258545551457323]], [[0.2878946522146216]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42339135428681274]], [[0.401337343810073]], [[0.3129567714340638]]], "std": [[[0.2797285292299125]], [[0.2387196196360244]], [[0.29387134891402006]]], "count": [100]}, "observation.state": {"min": [-0.3661813735961914, -0.23050755262374878, -0.5391238331794739, -1.887923240661621, -1.5356292724609375, -0.4700651168823242, -0.4737941026687622, -0.553394079208374, -0.19188277423381805, 0.23765884339809418, -1.7559311389923096, 0.26197847723960876, -0.37366142868995667, -0.35388249158859253, 0.00254617165774107, 0.013045440427958965, -0.6289782524108887, 0.9956104755401611, -0.39497125148773193, -0.01651197485625744, -0.008930891752243042, -0.005093513987958431, -0.6292541027069092, 1.0192208290100098, -0.41023868322372437, 0.046878568828105927, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.01601947285234928, -0.0003842198639176786, -0.41497576236724854, -0.22718244791030884, -0.5453634858131409, -0.9618710279464722, -4.155143737792969, -1.0770307779312134, -0.7910374999046326, -0.675066351890564, -0.5738890171051025, -0.48871421813964844, -1.098922848701477, -2.4511208534240723, -0.40368661284446716, -0.8812038898468018, -11.981527328491211, -15.659341812133789, -8.115995407104492, -14.652015686035156, -4.6770453453063965, -5.882173538208008, -3.328449249267578, -10.355781555175781, -2.442002773284912, -2.078144073486328, -9.126984596252441, -0.860805869102478, -1.6929181814193726, -1.2051281929016113, -0.007080101408064365, -0.012393301352858543, -0.02819628268480301, -0.006392030976712704, -0.006998592987656593, -0.009837236255407333, -0.00750245526432991, -0.014444960281252861, -0.01853187009692192, -0.00663020508363843, -0.007214697543531656, -0.008989897556602955, -0.5090399980545044, -0.4713922142982483, 3.8305256366729736, -29.492841720581055, 6.711874008178711, -0.3582369387149811, -0.6362999677658081, -0.1558934897184372, 4.899509429931641, -32.195892333984375, 6.9119110107421875, -1.094609022140503, -0.0259697325527668, -0.013672908768057823, -0.004884005058556795, -0.08198151737451553, 0.3035695254802704, 0.03317444026470184, 0.023545194417238235, 0.36449167132377625, -0.21699169278144836, -0.012805858626961708, -3.041877269744873, -1.1087934970855713, -2.8294947147369385, -2.7625820636749268, -1.1264712810516357, 1.7772998809814453, -0.8031646013259888, -0.1406129151582718, 9.627067565917969, -0.007783830165863037, -0.026611685752868652, -0.03287231922149658, -0.028064537793397903, 0.01899118721485138, 0.7709414958953857, 0.6324683427810669], "max": [0.3784729242324829, 0.05884246528148651, 0.11062781512737274, -1.0288394689559937, 0.5389270186424255, 0.663970947265625, 0.29116493463516235, 0.1381618082523346, 0.1186395213007927, 0.6885650157928467, -0.749693751335144, 1.2031744718551636, 0.07086159288883209, 0.17500625550746918, 0.0030425083823502064, 0.014419027604162693, -0.622386634349823, 0.9958084225654602, -0.3895934522151947, -0.015186185948550701, -0.008443539962172508, -0.0033219666220247746, -0.6236436367034912, 1.0200248956680298, -0.404821515083313, 0.048953887075185776, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.016509907320141792, -0.0003789963375311345, 0.5497167706489563, 0.22455564141273499, 0.44116514921188354, 0.9633601903915405, 1.6544960737228394, 2.7156875133514404, 1.130017876625061, 0.4917003810405731, 0.18624690175056458, 0.6779890060424805, 1.0195590257644653, 1.4799505472183228, 0.5054377317428589, 0.7817839980125427, -0.5122214555740356, 1.037851095199585, 1.7832722663879395, -0.33577534556388855, 0.918192982673645, 2.2954823970794678, 0.9755799770355225, -4.2870707511901855, 11.11111068725586, 3.1031746864318848, 5.189255237579346, 1.3772892951965332, 4.074481010437012, 2.2954823970794678, 0.007746976334601641, 0.009851387701928616, 0.017798060551285744, 0.00706513412296772, 0.02094077318906784, 0.005005323328077793, 0.005928252823650837, 0.010750592686235905, 0.03445642814040184, 0.007108815014362335, 0.011170514859259129, 0.009956443682312965, 0.7423499822616577, 0.07052324712276459, 15.173632621765137, -21.659923553466797, 16.94671630859375, 0.620732843875885, 1.0180799961090088, 0.37117496132850647, 10.674992561340332, -23.338233947753906, 15.342521667480469, -0.21288689970970154, 0.024399323388934135, 0.010246212594211102, -0.001831501955166459, -0.04099075868725777, 0.4825269281864166, 0.3026866316795349, 0.3230365216732025, 0.4933398365974426, -0.005226920358836651, 0.30006125569343567, 2.9595084190368652, -0.03800025209784508, 2.7942209243774414, -1.1713104248046875, 0.04748708754777908, 2.9111297130584717, -0.5123439431190491, 0.12163110822439194, 9.927553176879883, 0.007804274559020996, 0.027941346168518066, 0.026931703090667725, -0.02298305183649063, 0.023059876635670662, 0.7738509774208069, 0.6362006664276123], "mean": [-0.030308272689580917, -0.0425390899181366, -0.2104003131389618, -1.6536808013916016, -0.07241787761449814, -0.07680851966142654, -0.21654722094535828, -0.26685279607772827, 0.028853654861450195, 0.4757976233959198, -1.3501336574554443, 0.6210631132125854, -0.17078937590122223, -0.2155611515045166, 0.0027616508305072784, 0.013962621800601482, -0.627497673034668, 0.995702862739563, -0.39092835783958435, -0.015947498381137848, -0.008650720119476318, -0.00375534244813025, -0.6277632117271423, 1.019479751586914, -0.4073067605495453, 0.04827900975942612, 0.47889822721481323, 1.7453240156173706, 0.47889822721481323, 0.47889822721481323, 0.47889822721481323, 0.47889822721481323, 0.9124923348426819, 1.7453240156173706, 0.9124923348426819, 0.9124923348426819, 0.9124923348426819, 0.9124923348426819, 0.01635870337486267, -0.0003819598932750523, -0.035520441830158234, 0.012858882546424866, -0.006890445481985807, 0.034203965216875076, -0.053088441491127014, 0.021243346855044365, 0.0249368604272604, -0.01986883580684662, 0.004039816092699766, 0.013145605102181435, 0.011021112091839314, 0.009981305338442326, -0.005138589069247246, -0.0008781829965300858, -5.771733283996582, -3.016267776489258, -1.1460137367248535, -5.372811317443848, 0.05644583702087402, -0.566824197769165, -0.6488349437713623, -6.988757133483887, 4.966002464294434, 0.5836189985275269, -3.880603790283203, 0.22931906580924988, 0.015796739608049393, -0.30820098519325256, 0.0006404048763215542, -0.0003307788574602455, 0.00044635325320996344, -0.00045440869871526957, 0.00043441812158562243, 8.186649210983887e-05, 3.242769162170589e-05, 2.432670589769259e-05, 0.00032746000215411186, 0.00011703114432748407, 0.00035649604978971183, -8.120583515847102e-05, 0.25446367263793945, -0.24664714932441711, 10.208269119262695, -26.168312072753906, 12.470504760742188, -0.013128431513905525, 0.42205706238746643, 0.07017775624990463, 7.466537952423096, -26.850879669189453, 11.581489562988281, -0.8097421526908875, 0.001134015736170113, -0.002445015124976635, -0.0032533027697354555, -0.07442299276590347, 0.37895968556404114, 0.17559118568897247, 0.22907795011997223, 0.4351581037044525, -0.09315329045057297, 0.1815679669380188, -1.630813717842102, -0.8228156566619873, 1.3986647129058838, -2.1118125915527344, -0.685187578201294, 2.4551055431365967, -0.673640251159668, -0.007864665240049362, 9.76921558380127, 0.00037926252116449177, 0.0005431707832030952, 0.0008223438635468483, -0.026719141751527786, 0.022011104971170425, 0.772010087966919, 0.6346641182899475], "std": [0.2412734478712082, 0.08802790194749832, 0.21263127028942108, 0.24582649767398834, 0.6794307827949524, 0.2457023710012436, 0.2348010540008545, 0.15697596967220306, 0.08413087576627731, 0.14264839887619019, 0.27347734570503235, 0.2790483236312866, 0.14302918314933777, 0.16537947952747345, 0.00010816555004566908, 0.00024834589567035437, 0.0014925620052963495, 4.7904744860716164e-05, 0.0013414450222626328, 0.00031878455774858594, 8.467826410196722e-05, 0.0002862981637008488, 0.0012850809143856168, 0.00019741395954042673, 0.0011549072805792093, 0.0005858675576746464, 0.7680858969688416, 5.245208740234375e-06, 0.7680858969688416, 0.7680858969688416, 0.7680858969688416, 0.7680858969688416, 0.8612499833106995, 5.245208740234375e-06, 0.8612499833106995, 0.8612499833106995, 0.8612499833106995, 0.8612499833106995, 7.710469799349084e-05, 7.956436434142233e-07, 0.19087278842926025, 0.06344792991876602, 0.15469323098659515, 0.27981919050216675, 0.6989856958389282, 0.3947051167488098, 0.2768862843513489, 0.1921146810054779, 0.09882920980453491, 0.18226021528244019, 0.36388203501701355, 0.45785897970199585, 0.14389339089393616, 0.19907066226005554, 3.0257554054260254, 4.58074951171875, 2.5568816661834717, 3.516789436340332, 0.754051923751831, 1.7578188180923462, 0.8282584547996521, 1.2906677722930908, 3.042065143585205, 1.1069501638412476, 4.1096882820129395, 0.44488388299942017, 1.3051387071609497, 0.7605993747711182, 0.002551484853029251, 0.004368972033262253, 0.005521741230040789, 0.002558283507823944, 0.0028711582999676466, 0.0017066138098016381, 0.002373315393924713, 0.0041081965900957584, 0.005976498126983643, 0.0024171266704797745, 0.002078759716823697, 0.0020084476564079523, 0.18958492577075958, 0.12405344098806381, 2.4836080074310303, 1.9765883684158325, 2.8039257526397705, 0.19014176726341248, 0.26979127526283264, 0.11352894455194473, 1.1364389657974243, 2.3080551624298096, 2.2046058177948, 0.17516127228736877, 0.006915957201272249, 0.004147053696215153, 0.0004642578714992851, 0.00937300082296133, 0.049352433532476425, 0.09067771583795547, 0.08252973854541779, 0.029851220548152924, 0.06031663715839386, 0.08771035820245743, 1.9199529886245728, 0.342029333114624, 1.6913403272628784, 0.45616787672042847, 0.34555283188819885, 0.3239920437335968, 0.047996994107961655, 0.038976818323135376, 0.031607337296009064, 0.0024515234399586916, 0.006511454936116934, 0.0069130416959524155, 0.0011451803147792816, 0.0009172892896458507, 0.0005702032358385623, 0.0007334242109209299], "count": [376]}, "action": {"min": [-0.44271665811538696, -0.2610997259616852, -0.6812565922737122, -1.896661400794983, -1.570279836654663, -0.4734797775745392, -0.47255566716194153, -0.5610127449035645, -0.2402801662683487, 0.21530935168266296, -1.7352012395858765, 0.25906795263290405, -0.35069507360458374, -0.3585176467895508, 0.0023197296541184187, 0.009479878470301628, -0.6249507069587708, 0.9931484460830688, -0.3972674310207367, -0.016973556950688362, -0.009092153050005436, -0.007006761617958546, -0.6252159476280212, 1.017276406288147, -0.41248780488967896, 0.045093733817338943, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.01601947285234928, -0.0003842198639176786, -0.41497576236724854, -0.22718244791030884, -0.5453634858131409, -0.9503753781318665, -4.155143737792969, -1.0770307779312134, -0.7910374999046326, -0.675066351890564, -0.5738890171051025, -0.48871421813964844, -1.098922848701477, -2.4511208534240723, -0.40368661284446716, -0.8812038898468018], "max": [0.3770267367362976, 0.06186947971582413, 0.16771060228347778, -0.9173838496208191, 0.5389710068702698, 0.6719716787338257, 0.2976270318031311, 0.07051938772201538, 0.1294267177581787, 0.7289069294929504, -0.6515035033226013, 1.20429265499115, 0.0839274525642395, 0.18060405552387238, 0.0040849344804883, 0.017051570117473602, -0.6169520616531372, 0.9958521127700806, -0.39026838541030884, -0.01532706618309021, -0.007332482375204563, 0.0006894213147461414, -0.6168977618217468, 1.0200345516204834, -0.40598025918006897, 0.04785674810409546, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.016509907320141792, -0.0003788841422647238, 0.5497167706489563, 0.22455564141273499, 0.44116514921188354, 0.9633601903915405, 1.6544960737228394, 2.7156875133514404, 1.130017876625061, 0.4917003810405731, 0.18624690175056458, 0.6779890060424805, 1.0195590257644653, 1.4799505472183228, 0.5054377317428589, 0.7817839980125427], "mean": [-0.0698101595044136, -0.03161272779107094, -0.23744964599609375, -1.595712661743164, -0.08313659578561783, -0.07672372460365295, -0.20991374552249908, -0.2991572320461273, 0.032521918416023254, 0.4969996213912964, -1.291551113128662, 0.6212282776832581, -0.1682681292295456, -0.21432264149188995, 0.0032085382845252752, 0.012431709095835686, -0.6220889687538147, 0.9946652054786682, -0.3925081491470337, -0.016030071303248405, -0.008234810084104538, -0.004180082120001316, -0.6221790909767151, 1.0185328722000122, -0.40922364592552185, 0.04677708446979523, 0.4754168391227722, 1.7453240156173706, 0.4754168391227722, 0.4754168391227722, 0.4754168391227722, 0.4754168391227722, 0.9070149064064026, 1.7453240156173706, 0.9070149064064026, 0.9070149064064026, 0.9070149064064026, 0.9070149064064026, 0.016358865424990654, -0.00038196000969037414, -0.03460569307208061, 0.01263973768800497, -0.006500438321381807, 0.031858544796705246, -0.05173185095191002, 0.02167544700205326, 0.024514563381671906, -0.01938195340335369, 0.004019022919237614, 0.01308735553175211, 0.011046631261706352, 0.00999348796904087, -0.005479844287037849, -0.0010478870244696736], "std": [0.2493431270122528, 0.08178676664829254, 0.24456284940242767, 0.25667083263397217, 0.6836328506469727, 0.24936124682426453, 0.23160766065120697, 0.1500927060842514, 0.0848955437541008, 0.15977096557617188, 0.2981334924697876, 0.2784031927585602, 0.14186011254787445, 0.16421282291412354, 0.0003811224887613207, 0.0015597821911796927, 0.0015634933952242136, 0.0006543970084749162, 0.0014566258760169148, 0.00029239404830150306, 0.0003801801649387926, 0.0015444650780409575, 0.0014197134878486395, 0.00044117329525761306, 0.0011413716711103916, 0.0006059975712560117, 0.7665383815765381, 5.245208740234375e-06, 0.7665383815765381, 0.7665383815765381, 0.7665383815765381, 0.7665383815765381, 0.8617313504219055, 5.245208740234375e-06, 0.8617313504219055, 0.8617313504219055, 0.8617313504219055, 0.8617313504219055, 7.672223728150129e-05, 7.976014444466273e-07, 0.19171012938022614, 0.06336033344268799, 0.15461009740829468, 0.2837670147418976, 0.6994607448577881, 0.3947829008102417, 0.2769283354282379, 0.19227725267410278, 0.09883113205432892, 0.18226568400859833, 0.3638821244239807, 0.45785772800445557, 0.14393223822116852, 0.19905167818069458], "count": [376]}, "timestamp": {"min": [0.0], "max": [12.5], "mean": [6.25], "std": [3.6180488910154014], "count": [376]}, "frame_index": {"min": [0], "max": [375], "mean": [187.5], "std": [108.54146673046205], "count": [376]}, "episode_index": {"min": [320], "max": [320], "mean": [320.0], "std": [0.0], "count": [376]}, "index": {"min": [125602], "max": [125977], "mean": [125789.5], "std": [108.54146673046205], "count": [376]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [376]}, "subtask_annotation": {"mean": [0.3882978723404255, 2.0, 2.0, 2.0, 2.0], "std": [0.49815753788201056, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [376]}, "scene_annotation": {"mean": [320.0], "std": [0.0], "min": [320], "max": [320], "count": [376]}, "eef_direction_state": {"mean": [3.2845744680851063, 3.4468085106382977], "std": [2.3261639341864666, 2.1517781923013675], "min": [0, 0], "max": [6, 6], "count": [376]}, "eef_velocity_state": {"mean": [0.9042553191489362, 0.9441489361702128], "std": [0.6852418261782097, 0.668093364564761], "min": [0, 0], "max": [2, 2], "count": [376]}, "eef_acc_mag_state": {"mean": [0.7313829787234043, 0.7473404255319149], "std": [0.8377237409153756, 0.8395118585858142], "min": [0, 0], "max": [2, 2], "count": [376]}, "eef_direction_action": {"mean": [3.0797872340425534, 3.5106382978723403], "std": [1.9756539336050098, 1.9087964396171242], "min": [0, 0], "max": [6, 6], "count": [376]}, "eef_velocity_action": {"mean": [1.1090425531914894, 1.0212765957446808], "std": [0.6069834186612124, 0.6560475366185787], "min": [0, 0], "max": [2, 2], "count": [376]}, "eef_acc_mag_action": {"mean": [0.9840425531914894, 0.8962765957446809], "std": [0.8282002008314837, 0.8582434858136728], "min": [0, 0], "max": [2, 2], "count": [376]}, "eef_sim_pose_state": {"mean": [0.24882614451528837, 0.2271537174853414, 0.15771856502931234, -1.6227753999319183, -0.8230791955859493, 1.4072642891119034, 0.30001207237285493, -0.17341429630135505, 0.14826638388576235, -2.1115301150883337, -0.6853505920558831, 2.454887276341376], "std": [0.05393022922861735, 0.04416077421503233, 0.0435673604077958, 1.9428363778060425, 0.3419507260764519, 1.7019408213953147, 0.030964041165935992, 0.03859802883466978, 0.034233123877528276, 0.4563741143109363, 0.3456037503497691, 0.3242145258472253], "min": [0.14898135697047782, 0.15557438258573075, 0.06864006071519871, -3.084921448783315, -1.1098141039738938, -3.0088790909434064, 0.21148327743582201, -0.2681821149288156, 0.08072777056788008, -2.7625983322662506, -1.1264716877904384, 1.7769417790159192], "max": [0.3153535854682936, 0.2817246549560541, 0.21615105226400902, 3.1320203131555107, -0.03799460897068685, 3.072036942315958, 0.35616747819703287, -0.11266272490625141, 0.20642412932584867, -1.1713088343842057, 0.04748668556822411, 2.911142868076512], "count": [376]}, "eef_sim_pose_action": {"mean": [0.2553262188225075, 0.22311549691297575, 0.15285640073749035, -1.596764290841967, -0.8460140786916586, 1.3212292506015297, 0.3056932799550347, -0.1707959285686278, 0.14377492899250427, -2.0679520704810836, -0.6716017009517208, 2.4492023650546626], "std": [0.05170891014834976, 0.05442433052975091, 0.04928734573745869, 1.9711427645126642, 0.36062461666698725, 1.724596099480623, 0.026765426400763143, 0.04133927509600765, 0.03889699286310323, 0.47581604297174646, 0.3580115782520882, 0.31735254924192013], "min": [0.14596762237699965, 0.11495824334045487, 0.05330105643444762, -3.119124884570062, -1.1208699836368279, -2.9952520965814453, 0.23095919959862174, -0.28020181528540916, 0.062207027560803756, -2.6977334805799744, -1.1411452531707487, 1.8111233758543914], "max": [0.322641582710066, 0.2876356380587655, 0.23092245486365964, 3.0793890044813197, -0.018402917195018853, 3.01590399925195, 0.35088563252777505, -0.10475560901726749, 0.20873583873947202, -1.0700721921210288, 0.09421387104608492, 2.8596651597448606], "count": [376]}}} +{"episode_index": 314, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43919021728769286]], [[0.5219475761865271]], [[0.4882824926681092]]], "std": [[[0.27982504782092327]], [[0.2246889427799564]], [[0.2229073608667187]]], "count": [121]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4256481415285284]], [[0.4500188679020466]], [[0.38086146142138594]]], "std": [[[0.3127733408760802]], [[0.23228136307623315]], [[0.26736504336110545]]], "count": [121]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4481048929051446]], [[0.45276844808576483]], [[0.36494457988186363]]], "std": [[[0.3033359818147606]], [[0.2229165719913498]], [[0.2473980420839684]]], "count": [121]}, "observation.state": {"min": [-1.205956220626831, -0.2985045611858368, -1.162738561630249, -1.5251381397247314, -1.1680996417999268, -0.3773864507675171, -0.5542846918106079, -0.9466353058815002, -0.22898922860622406, 0.4494764506816864, -1.6313765048980713, 0.23649604618549347, -0.6988627314567566, -0.6988622546195984, 0.01035646814852953, 0.0004302498127799481, -0.6321581602096558, 1.0367707014083862, -0.4446474313735962, -0.0034980003256350756, -0.012953084893524647, -0.0032588718459010124, -0.6208531260490417, 1.0193140506744385, -0.44853225350379944, -0.004749577026814222, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0014292194973677397, -0.0011474587954580784, -0.6608234643936157, -0.5688767433166504, -0.6113628149032593, -1.8780970573425293, -1.0027103424072266, -1.206008791923523, -0.6850430965423584, -1.2729114294052124, -0.6420532464981079, -0.7545746564865112, -0.9921727180480957, -0.7185946702957153, -0.956984281539917, -0.419778048992157, -17.604827880859375, -7.661783218383789, -2.6959707736968994, -10.958486557006836, -0.9755800366401672, -1.4059829711914062, -1.951159954071045, -15.088262557983398, -3.113553285598755, -2.83638596534729, -9.09645938873291, -0.6886447072029114, -3.443223476409912, -1.2051281929016113, -0.007558517158031464, -0.013790929690003395, -0.0124885318800807, -0.007999234832823277, -0.0020062215626239777, -0.008190018124878407, -0.00918860174715519, -0.01717742159962654, -0.015400024130940437, -0.011159163899719715, -0.005533744115382433, -0.004884487949311733, -2.439149856567383, -0.5085096955299377, 6.740537166595459, -32.30093765258789, 12.387887954711914, -1.566917061805725, 0.5938799977302551, -0.0816584900021553, 4.454099655151367, -31.03042221069336, 12.772684097290039, -1.1743552684783936, -0.022476354613900185, -0.01894296519458294, 0.0006105005741119385, -0.09564509987831116, 0.3932700753211975, -0.04023107513785362, 0.025220757350325584, 0.3317219614982605, -0.20599305629730225, -0.0077378759160637856, -3.1157097816467285, -1.2404353618621826, -3.0254387855529785, -3.072124481201172, -0.9781696796417236, -3.0377111434936523, -0.7625742554664612, -0.1402568370103836, 9.669634819030762, -0.014394680969417095, -0.019875168800354004, -0.03725862503051758, -0.023582272231578827, 0.021793808788061142, 0.6670485138893127, 0.7426362633705139], "max": [-0.02707412838935852, 0.5304417014122009, -0.3195802569389343, -0.2491031289100647, 0.3255845010280609, 0.35309672355651855, -0.1362815797328949, 0.05475172773003578, 0.18654115498065948, 1.2050819396972656, -0.4108481705188751, 0.6725494861602783, 0.5721167325973511, -0.38013753294944763, 0.012017853558063507, 0.004825702868402004, -0.6279961466789246, 1.0399986505508423, -0.43777209520339966, 0.0011649646330624819, -0.011507119983434677, 0.0014978647232055664, -0.6142204403877258, 1.023496389389038, -0.4419729709625244, -0.0011272074189037085, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0020989489275962114, -0.0011424189433455467, 1.0534378290176392, 0.4881657361984253, 2.1625938415527344, 0.6700037717819214, 3.1009647846221924, 0.7555399537086487, 0.3845973014831543, 0.6048194169998169, 0.2960844039916992, 0.827860414981842, 1.1868923902511597, 1.9053115844726562, 1.5868602991104126, 0.561667799949646, -4.899509429931641, 6.288156509399414, 3.692918300628662, 1.8315019607543945, 0.8034188151359558, 2.3241758346557617, 1.1190476417541504, -3.073328733444214, 10.012210845947266, 1.5024420022964478, 0.33577537536621094, 0.8608059287071228, 0.4877900183200836, 0.3156288266181946, 0.00793609768152237, 0.013363498263061047, 0.01662190444767475, 0.01278891321271658, 0.015562326647341251, 0.01437353529036045, 0.006178487092256546, 0.01746424473822117, 0.01109097246080637, 0.010348738171160221, 0.02455112896859646, 0.010356169193983078, 0.21209999918937683, 0.27466946840286255, 17.059200286865234, -21.53554916381836, 23.588275909423828, 0.5569977164268494, 2.820930004119873, 0.6421326994895935, 15.589347839355469, -17.20211410522461, 23.16057014465332, 1.072736144065857, 0.02757061831653118, 0.013028379529714584, 0.004884005058556795, 0.013663585297763348, 0.6523351073265076, 0.4857381582260132, 0.32978934049606323, 0.5229296684265137, -0.0015152222476899624, 0.27949225902557373, 3.127309560775757, 0.6326074004173279, 3.005746841430664, -0.7084447741508484, -0.184169203042984, 2.9406371116638184, -0.40893974900245667, 0.17998962104320526, 9.886249542236328, 0.011378854513168335, 0.01788926124572754, 0.03118997812271118, -0.020625926554203033, 0.02549293264746666, 0.6688328981399536, 0.7443860769271851], "mean": [-0.6545507907867432, 0.04692794755101204, -0.6552921533584595, -0.8726955056190491, -0.3437095880508423, -0.0004897430189885199, -0.35945597290992737, -0.40415486693382263, 0.07503897696733475, 0.62128084897995, -1.0429267883300781, 0.43335220217704773, -0.3654312193393707, -0.5958946347236633, 0.011206818744540215, 0.001994640566408634, -0.6312196850776672, 1.0388824939727783, -0.4395340085029602, -0.0005174161051400006, -0.01214937400072813, -0.00123476586304605, -0.617868959903717, 1.0212985277175903, -0.4433859884738922, -0.0025382491294294596, 0.8336930274963379, 1.7453166246414185, 0.8336930274963379, 0.8336930274963379, 0.8336930274963379, 0.8336930274963379, 0.5796182751655579, 1.7453166246414185, 0.5796182751655579, 0.5796182751655579, 0.5796182751655579, 0.5796182751655579, 0.0017432995373383164, -0.0011448294389992952, -0.037041157484054565, 0.032452382147312164, -0.00762630719691515, 0.03600669279694557, -0.018606001511216164, 0.007480925414711237, -0.0007199575775302947, -0.004469998646527529, -0.001533909235149622, -0.001355076557956636, 0.00862621609121561, 0.0060667721554636955, -0.01382885966449976, -0.007252106908708811, -10.769214630126953, -0.2278459072113037, 0.19709515571594238, -2.878138542175293, -0.07228285074234009, 0.5007917284965515, -0.16880343854427338, -8.108786582946777, 3.6543874740600586, -0.15078072249889374, -5.014876842498779, 0.1821395307779312, -0.43773961067199707, -0.3826279938220978, -0.0002949277695734054, 0.00012885962496511638, 0.00017704606580082327, 2.4081597075564787e-05, 0.0003721938410308212, 0.00013890443369746208, -0.00011792777513619512, 1.9978613636340015e-05, -0.0004895961028523743, 0.0004611876793205738, 0.0002467534504830837, -0.00014559303235728294, -1.0769914388656616, -0.17066213488578796, 12.371282577514648, -27.08184814453125, 19.633705139160156, -0.5704004764556885, 1.7379955053329468, 0.24907028675079346, 10.913860321044922, -22.53801155090332, 18.011777877807617, -0.16387206315994263, 0.0029887636192142963, -0.0025944167282432318, 0.002496522618457675, -0.04706855118274689, 0.5118976831436157, 0.20130538940429688, 0.19180864095687866, 0.4333295524120331, -0.08842093497514725, 0.18894164264202118, -0.7389297485351562, -0.5171787142753601, 0.38649576902389526, -2.262221574783325, -0.6345176696777344, 2.5553603172302246, -0.6453904509544373, -0.015275416895747185, 9.774867057800293, 0.001548516913317144, 0.00022376493143383414, -0.00016963422240223736, -0.022686779499053955, 0.02433726191520691, 0.6681537628173828, 0.7432786226272583], "std": [0.3661872446537018, 0.29041144251823425, 0.34514492750167847, 0.4306313991546631, 0.5450395345687866, 0.15633775293827057, 0.11650946736335754, 0.3574149012565613, 0.1291486918926239, 0.21868951618671417, 0.44738253951072693, 0.08455308526754379, 0.3682517111301422, 0.08300843089818954, 0.000458461232483387, 0.0012593105202540755, 0.0009873233502730727, 0.0009692643652670085, 0.0011940624099224806, 0.0016913632862269878, 0.00038565395516343415, 0.001230768975801766, 0.0018968060612678528, 0.0013288487680256367, 0.0008062910055741668, 0.0010823664488270879, 0.8680552840232849, 1.2636184692382812e-05, 0.8680552840232849, 0.8680552840232849, 0.8680552840232849, 0.8680552840232849, 0.8146898150444031, 1.2636184692382812e-05, 0.8146898150444031, 0.8146898150444031, 0.8146898150444031, 0.8146898150444031, 0.00011611060472205281, 9.595109986548778e-07, 0.19017525017261505, 0.12657111883163452, 0.24666368961334229, 0.22277164459228516, 0.3308582901954651, 0.23075999319553375, 0.14409875869750977, 0.2621570825576782, 0.11161834001541138, 0.19061674177646637, 0.3085918426513672, 0.2095605880022049, 0.2723184823989868, 0.0971636176109314, 3.480281352996826, 3.4959561824798584, 1.6602851152420044, 2.9297289848327637, 0.283003568649292, 0.709486722946167, 0.6427757740020752, 3.6388473510742188, 3.0176796913146973, 0.9607058167457581, 2.1257641315460205, 0.3225979804992676, 0.8483551740646362, 0.32277172803878784, 0.002439530100673437, 0.004912795964628458, 0.004566301126033068, 0.0026379860937595367, 0.0017471800092607737, 0.0019120639190077782, 0.0024069438222795725, 0.0051846276037395, 0.0045319003984332085, 0.0027040853165090084, 0.0021957980934530497, 0.0014250717358663678, 0.44556859135627747, 0.12603308260440826, 2.095963716506958, 3.3008646965026855, 2.3220231533050537, 0.6371051669120789, 0.4247620105743408, 0.128838911652565, 2.301173448562622, 3.2090847492218018, 2.658579111099243, 0.6766664981842041, 0.007260932587087154, 0.0050386846996843815, 0.0005391054437495768, 0.018216019496321678, 0.06730394810438156, 0.18045668303966522, 0.09311181306838989, 0.07046439498662949, 0.053005799651145935, 0.08265288174152374, 2.1192498207092285, 0.7210901379585266, 2.2965617179870605, 0.7114328145980835, 0.15101633965969086, 0.5524727702140808, 0.04143528267741203, 0.04335208982229233, 0.027353251352906227, 0.0034239445813000202, 0.004734574351459742, 0.008228282444179058, 0.0006665299297310412, 0.0006562945782206953, 0.00041343289194628596, 0.00039001123514026403], "count": [601]}, "action": {"min": [-1.288090467453003, -0.28963807225227356, -1.2633694410324097, -1.4319244623184204, -1.181098461151123, -0.387384831905365, -0.550832211971283, -1.0328130722045898, -0.2689070701599121, 0.4166521728038788, -1.5688508749008179, 0.18842901289463043, -0.6981316804885864, -0.6981316804885864, 0.009229376912117004, -0.0037374491803348064, -0.6306375861167908, 1.0324381589889526, -0.4455430507659912, -0.0033446045126765966, -0.013967357575893402, -0.007033656816929579, -0.618086576461792, 1.014904499053955, -0.44936710596084595, -0.004745895508676767, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0014292194973677397, -0.0011474587954580784, -0.6608234643936157, -0.7422471642494202, -0.6113628149032593, -1.9102842807769775, -1.0027103424072266, -1.5623217821121216, -0.6850430965423584, -1.2729114294052124, -0.6420532464981079, -0.7545746564865112, -0.9921727180480957, -0.7185946702957153, -0.956984281539917, -0.419778048992157], "max": [-0.07426496595144272, 0.5591040849685669, -0.11586115509271622, -0.20647144317626953, 0.32808277010917664, 0.36583948135375977, -0.13567256927490234, 0.0089678093791008, 0.19332733750343323, 1.2572698593139648, -0.3709033131599426, 0.6756960153579712, 0.5789694786071777, -0.37737780809402466, 0.013614010065793991, 0.005832467693835497, -0.6204378604888916, 1.0398848056793213, -0.4370643198490143, 0.0011688052909448743, -0.009704811498522758, 0.0026145766023546457, -0.6065391302108765, 1.022528052330017, -0.442158043384552, -0.0013175798812881112, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0021660258062183857, -0.0011424189433455467, 1.0526087284088135, 0.4881657361984253, 2.110771417617798, 0.6700037717819214, 3.5222785472869873, 0.7555399537086487, 0.3845973014831543, 0.6048194169998169, 0.2960844039916992, 0.827860414981842, 1.1868923902511597, 1.9053115844726562, 1.5868602991104126, 0.561667799949646], "mean": [-0.7051368951797485, 0.06784801930189133, -0.6780720949172974, -0.8119669556617737, -0.34727931022644043, -0.002844313159584999, -0.35596099495887756, -0.4337015151977539, 0.06829723715782166, 0.6297432780265808, -1.0024672746658325, 0.43176910281181335, -0.36682772636413574, -0.5968372225761414, 0.01147985365241766, 0.00192960724234581, -0.6268240213394165, 1.037233829498291, -0.44025054574012756, -0.0004686832253355533, -0.01177175622433424, -0.0011936036171391606, -0.6133763194084167, 1.0195109844207764, -0.44405680894851685, -0.0028305314481258392, 0.833286464214325, 1.7453166246414185, 0.833286464214325, 0.833286464214325, 0.833286464214325, 0.833286464214325, 0.5795311331748962, 1.7453166246414185, 0.5795311331748962, 0.5795311331748962, 0.5795311331748962, 0.5795311331748962, 0.0017436934867873788, -0.0011448207078501582, -0.03552855923771858, 0.031131654977798462, -0.0042643160559237, 0.03278403729200363, -0.012458844110369682, 0.004804628435522318, -0.0004478837945498526, -0.004651342984288931, -0.0015455398242920637, -0.0011796228354796767, 0.008561688475310802, 0.004754350520670414, -0.014918758533895016, -0.0072952816262841225], "std": [0.369286447763443, 0.27345943450927734, 0.36617597937583923, 0.414431631565094, 0.5479427576065063, 0.15719600021839142, 0.11577260494232178, 0.36555054783821106, 0.12229703366756439, 0.2346227616071701, 0.45277994871139526, 0.08829141408205032, 0.37141507863998413, 0.08277414739131927, 0.0010115433251485229, 0.0014085947768762708, 0.0018077683635056019, 0.001358752022497356, 0.0010187726002186537, 0.001496218959800899, 0.0009388354374095798, 0.0014068164164200425, 0.002101313788443804, 0.0016912994906306267, 0.000833229860290885, 0.0009461555164307356, 0.8679471611976624, 1.2636184692382812e-05, 0.8679471611976624, 0.8679471611976624, 0.8679471611976624, 0.8679471611976624, 0.8145654201507568, 1.2636184692382812e-05, 0.8145654201507568, 0.8145654201507568, 0.8145654201507568, 0.8145654201507568, 0.00011718108726199716, 9.540823384668329e-07, 0.19414837658405304, 0.1308925747871399, 0.26011085510253906, 0.23674602806568146, 0.36343351006507874, 0.2406645268201828, 0.14347799122333527, 0.26218724250793457, 0.1116185113787651, 0.19066300988197327, 0.30859115719795227, 0.21172818541526794, 0.2726888060569763, 0.09720447659492493], "count": [601]}, "timestamp": {"min": [0.0], "max": [20.0], "mean": [10.0], "std": [5.783117190965824], "count": [601]}, "frame_index": {"min": [0], "max": [600], "mean": [300.0], "std": [173.49351572897473], "count": [601]}, "episode_index": {"min": [321], "max": [321], "mean": [321.0], "std": [0.0], "count": [601]}, "index": {"min": [125978], "max": [126578], "mean": [126278.0], "std": [173.49351572897473], "count": [601]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [601]}, "subtask_annotation": {"mean": [0.2911813643926789, 2.0, 2.0, 2.0, 2.0], "std": [0.4615737768400199, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [601]}, "scene_annotation": {"mean": [321.0], "std": [0.0], "min": [321], "max": [321], "count": [601]}, "eef_direction_state": {"mean": [3.901830282861897, 3.772046589018303], "std": [1.9980056556846404, 2.414518751874576], "min": [0, 0], "max": [6, 6], "count": [601]}, "eef_velocity_state": {"mean": [0.8435940099833611, 0.6871880199667221], "std": [0.7220070898781641, 0.6742116216280644], "min": [0, 0], "max": [2, 2], "count": [601]}, "eef_acc_mag_state": {"mean": [0.7953410981697171, 0.5291181364392679], "std": [0.8377798835231525, 0.7650219757072345], "min": [0, 0], "max": [2, 2], "count": [601]}, "eef_direction_action": {"mean": [3.6422628951747087, 3.470881863560732], "std": [1.8746431817831088, 2.3001629229036453], "min": [0, 0], "max": [6, 6], "count": [601]}, "eef_velocity_action": {"mean": [1.0682196339434276, 0.8519134775374376], "std": [0.7276372025373244, 0.7015792732876874], "min": [0, 0], "max": [2, 2], "count": [601]}, "eef_acc_mag_action": {"mean": [0.9767054908485857, 0.831946755407654], "std": [0.8093401071889513, 0.831999998296284], "min": [0, 0], "max": [2, 2], "count": [601]}, "eef_sim_pose_state": {"mean": [0.38154829822593306, 0.24726850428716357, 0.18950078099219705, -0.7442126278756725, -0.5172428084516013, 0.3813595683065116, 0.32190399676216425, -0.16506262936535726, 0.1372396465137357, -2.2621523604988907, -0.6345811051637023, 2.5606119351949377], "std": [0.06961340893462516, 0.144721648490095, 0.048660032568437185, 2.1459080703842077, 0.7210891597462742, 2.3060198998261976, 0.08297792433573659, 0.057843591916978236, 0.01815552768607134, 0.7114399475822745, 0.15103307066828575, 0.5640281546302536], "min": [0.25035769451034295, 0.062097806695955216, 0.13318082806347858, -3.1389361392212587, -1.240470124199327, -3.1318146535154567, 0.20344171328863658, -0.2948181630087718, 0.10016644254502523, -3.072109869010758, -0.9781851152459986, -3.1097247636482037], "max": [0.48745929202801913, 0.48012622192142473, 0.3268375094655181, 3.134841573210341, 0.6325188956165215, 3.0793915770667053, 0.4515300400541772, -0.10805014938881931, 0.20948515648067592, -0.7084155337435473, -0.18420876100195915, 3.0877440650109884], "count": [601]}, "eef_sim_pose_action": {"mean": [0.3919264000576899, 0.2573767938316676, 0.1931983201525358, -0.5440335661096594, -0.5186342640488034, 0.37924917123965135, 0.3288867799693759, -0.16975556082011933, 0.1372150651793429, -2.226210371883481, -0.6189440114010579, 2.5829263493751897], "std": [0.0682442778255344, 0.14242404128124883, 0.05671203464555937, 2.2095178804828506, 0.7630732158913005, 2.336769133274924, 0.08397609484892574, 0.057190992057945554, 0.01935941629233934, 0.7232771919362577, 0.15447914217919562, 0.243586093997118], "min": [0.262410013317, 0.0543174726564678, 0.11888950524523906, -3.1410371569828985, -1.2995869071945927, -3.107048810606899, 0.22106973183800246, -0.304183891049722, 0.108938655683933, -3.0429935559218064, -0.8258450902072845, 1.988416447563199], "max": [0.49644722850163603, 0.4890265843430278, 0.34996070848347716, 3.1118215810910526, 0.6203557486684219, 3.09888705942282, 0.4673534567169071, -0.12063889324305221, 0.21918091424568364, -0.6272476673256128, -0.22126967550593446, 2.956903760379289], "count": [601]}}} +{"episode_index": 315, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4097675461361015]], [[0.5003181516724337]], [[0.424341241349481]]], "std": [[[0.28970871760130745]], [[0.20843018560620077]], [[0.23051475502926425]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4284885140330642]], [[0.4421716479238754]], [[0.37999740965013457]]], "std": [[[0.30467739596655263]], [[0.2519694280330136]], [[0.28499893232510426]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4261754133025759]], [[0.44032158064206073]], [[0.3488754181084198]]], "std": [[[0.31311294700934755]], [[0.23069323793592786]], [[0.28471679147044676]]], "count": [100]}, "observation.state": {"min": [0.1048370823264122, -0.22430862486362457, -0.34799838066101074, -1.8301293849945068, -1.2125201225280762, -0.5617550611495972, -0.5737402439117432, -0.5725817680358887, -0.3376062512397766, 0.17966505885124207, -1.9302663803100586, 0.3550645112991333, -0.43106767535209656, -0.33742016553878784, 0.0020793150179088116, -0.008386041037738323, -0.5935312509536743, 0.9796798825263977, -0.4143136441707611, -0.01583637297153473, -0.008559628389775753, 0.0007383741904050112, -0.5849983096122742, 0.9892523884773254, -0.4275137782096863, 0.0491807796061039, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.027081459760665894, -0.0011475635692477226, -0.3287447690963745, -0.17114421725273132, -0.363711416721344, -1.0863443613052368, -3.8812947273254395, -0.6111741065979004, -0.285056471824646, -0.7845003604888916, -0.3691544234752655, -0.4938045144081116, -1.5634989738464355, -0.4428352117538452, -0.7486575841903687, -0.4826103746891022, -5.177890777587891, -4.090353965759277, -1.9938949346542358, -11.05006217956543, -1.0329670906066895, -1.4920635223388672, -1.6929181814193726, -11.39136028289795, -5.250305652618408, -2.190476179122925, -8.913309097290039, -0.6886447072029114, -2.2954823970794678, -1.0329670906066895, -0.009225884452462196, -0.014553475193679333, -0.024892229586839676, -0.006236118730157614, -0.022112123668193817, -0.014995750971138477, -0.00730126304551959, -0.014120512641966343, -0.015113827772438526, -0.006310993805527687, -0.016371281817555428, -0.00986102782189846, 0.975659966468811, -0.4751039743423462, 2.53883695602417, -34.193721771240234, 8.76416015625, -0.848391056060791, 0.6999300122261047, -0.5790329575538635, 0.26724597811698914, -29.101356506347656, 6.3709917068481445, -1.598284363746643, -0.021814722567796707, -0.01507261861115694, -0.009157509543001652, -0.08198151737451553, 0.26963627338409424, 0.06544820219278336, 0.06348390132188797, 0.2548145055770874, -0.2865230441093445, 0.008123520761728287, -3.120978832244873, -1.4351907968521118, -2.8782706260681152, -2.3287980556488037, -1.188293218612671, 1.6146914958953857, -0.8163651823997498, -0.24137237668037415, 9.670303344726562, -0.012422919273376465, -0.019289106130599976, -0.03717106580734253, -0.02779196761548519, 0.016599200665950775, 0.7175164222717285, 0.694216251373291], "max": [0.44246208667755127, 0.0621800534427166, 0.10334718227386475, -1.4339661598205566, -0.0312783308327198, 0.5152965784072876, -0.014879215508699417, 0.5222722291946411, -0.014874662272632122, 0.6407857537269592, -0.937476396560669, 0.8018699884414673, 0.3658354580402374, 0.20333199203014374, 0.0037657893262803555, -0.007160767912864685, -0.5840125679969788, 0.9799392223358154, -0.4057815372943878, -0.011510170996189117, -0.006899890024214983, 0.002314983867108822, -0.5750945210456848, 0.990041971206665, -0.4197377562522888, 0.05310068652033806, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.02784065529704094, -0.0011418305803090334, 0.48434966802597046, 0.36753591895103455, 0.7066857814788818, 0.3304364085197449, 0.40459132194519043, 4.069486618041992, 0.7522394061088562, 1.109954595565796, 0.32456275820732117, 0.5310120582580566, 0.729694128036499, 0.5952107310295105, 0.6819422841072083, 0.6637877225875854, 0.26724597811698914, 1.1294262409210205, 2.106227159500122, -0.7936508655548096, 1.2051281929016113, 2.4676434993743896, 0.28693529963493347, 1.4475823640823364, 6.898656845092773, 1.193528652191162, -0.6410256624221802, 1.0329670906066895, 0.20085470378398895, 0.22954823076725006, 0.0073165129870176315, 0.009439653716981411, 0.010098188184201717, 0.005849099718034267, 0.014893529005348682, 0.01068712119013071, 0.0056916759349405766, 0.013693375512957573, 0.009995999746024609, 0.007085161749273539, 0.015975432470440865, 0.011277854442596436, 2.8845601081848145, 0.28580471873283386, 9.962335586547852, -24.75734519958496, 18.07028579711914, 0.06588277965784073, 2.3755199909210205, 0.10392899066209793, 8.403401374816895, -19.405147552490234, 16.110065460205078, -0.7322502136230469, 0.02194809913635254, 0.010870846919715405, -0.006105006206780672, -0.027327170595526695, 0.3807981610298157, 0.23938563466072083, 0.20620712637901306, 0.5076828002929688, -0.031617145985364914, 0.17910560965538025, 3.109773635864258, -0.31950774788856506, 2.923626184463501, -1.0042279958724976, -0.17351512610912323, 2.366955280303955, -0.46911394596099854, 0.12744256854057312, 9.877875328063965, 0.010241538286209106, 0.020634382963180542, 0.040919601917266846, -0.024418503046035767, 0.020231014117598534, 0.7190148830413818, 0.6958451271057129], "mean": [0.23903150856494904, -0.027583347633481026, -0.15193356573581696, -1.5879114866256714, -0.3118184804916382, -0.23431961238384247, -0.4644003212451935, -0.0490306057035923, -0.1278269737958908, 0.4546111822128296, -1.4982489347457886, 0.644048273563385, -0.04152163490653038, -0.02032713033258915, 0.002877745544537902, -0.007749761454761028, -0.5887355208396912, 0.9798190593719482, -0.40864747762680054, -0.013807779178023338, -0.007777459919452667, 0.0016146592097356915, -0.5792335867881775, 0.9897059798240662, -0.42235130071640015, 0.05094265192747116, 0.37145769596099854, 1.745330572128296, 0.37145769596099854, 0.37145769596099854, 0.37145769596099854, 0.37145769596099854, 0.5940887331962585, 1.745330572128296, 0.5940887331962585, 0.5940887331962585, 0.5940887331962585, 0.5940887331962585, 0.027589062228798866, -0.0011447003344073892, -0.03462158888578415, 0.029273193329572678, -0.029571210965514183, 0.001470052171498537, -0.10220370441675186, 0.08376815170049667, 0.05694190785288811, -0.025319743901491165, -0.002158566378057003, 0.011914829723536968, 0.019891196861863136, 0.03218354284763336, 0.02873849682509899, 0.024891728535294533, -2.930598735809326, -0.8487061858177185, -0.5443719625473022, -5.609350204467773, 0.32111549377441406, -0.03266022354364395, -0.6291444301605225, -5.17387580871582, 0.5721666812896729, -0.37442219257354736, -4.5308380126953125, 0.16037236154079437, -0.6761515736579895, -0.31637027859687805, -0.00043791322968900204, -0.0013377839932218194, -0.0012550633400678635, 0.00022975579486228526, 0.0007008931133896112, 1.4730965631315485e-05, -0.0007295594550669193, -0.00011241107858950272, -0.0021677252370864153, 0.00013523602683562785, 0.0006882307352498174, -0.00011511194315971807, 2.002920150756836, -0.0400044210255146, 7.112249851226807, -29.340810775756836, 14.280574798583984, -0.43242231011390686, 1.5691592693328857, -0.16303376853466034, 4.291281700134277, -23.017749786376953, 11.356500625610352, -1.2038129568099976, 0.002397275296971202, -0.002659150632098317, -0.007753520272672176, -0.0493936650454998, 0.303283154964447, 0.14530932903289795, 0.11463367938995361, 0.38700294494628906, -0.1621551364660263, 0.09279526025056839, 0.5359912514686584, -1.1701710224151611, 1.7699596881866455, -1.6015141010284424, -0.73549884557724, 1.9760442972183228, -0.6237561106681824, -0.10349122434854507, 9.773590087890625, 0.0004276612598914653, 0.0016976007027551532, 0.0007494004676118493, -0.025966931134462357, 0.018323134630918503, 0.7183730602264404, 0.6949304938316345], "std": [0.10245047509670258, 0.07918617129325867, 0.10052162408828735, 0.12622147798538208, 0.3506734073162079, 0.2974044680595398, 0.14776301383972168, 0.32572078704833984, 0.10182641446590424, 0.14059963822364807, 0.29959923028945923, 0.11655889451503754, 0.2402636855840683, 0.16194230318069458, 0.000585372734349221, 0.00035116460639983416, 0.003270847490057349, 7.426195224979892e-05, 0.0026306123472750187, 0.0012421102728694677, 0.0005621618474833667, 0.00048642943147569895, 0.003377653192728758, 0.0003135028528049588, 0.0024087661877274513, 0.0012123776832595468, 0.7086899280548096, 1.3113021850585938e-06, 0.7086899280548096, 0.7086899280548096, 0.7086899280548096, 0.7086899280548096, 0.8142553567886353, 1.3113021850585938e-06, 0.8142553567886353, 0.8142553567886353, 0.8142553567886353, 0.8142553567886353, 9.097072324948385e-05, 9.010165626932576e-07, 0.11953875422477722, 0.07297014445066452, 0.14365479350090027, 0.17817477881908417, 0.5102899074554443, 0.585752010345459, 0.1663469821214676, 0.3708304762840271, 0.12663276493549347, 0.19355787336826324, 0.4548865258693695, 0.16926167905330658, 0.265760213136673, 0.20085033774375916, 1.3289694786071777, 1.419680118560791, 0.9180437326431274, 3.3605220317840576, 0.6287660598754883, 0.6935098171234131, 0.5522998571395874, 3.54687237739563, 3.6084306240081787, 0.8306257724761963, 2.6175825595855713, 0.4046512544155121, 0.6035935878753662, 0.29660043120384216, 0.002443125005811453, 0.0042177229188382626, 0.004977602977305651, 0.0021798736415803432, 0.004040342289954424, 0.002906640525907278, 0.002337455051019788, 0.0046673486940562725, 0.00481219869107008, 0.00249580480158329, 0.004164635669440031, 0.0025544841773808002, 0.4154009521007538, 0.12446728348731995, 1.8294018507003784, 2.521327018737793, 2.65419602394104, 0.23974263668060303, 0.33128660917282104, 0.11220712214708328, 2.2897236347198486, 2.4486141204833984, 2.9474122524261475, 0.21762911975383759, 0.006213697604835033, 0.0045943125151097775, 0.0005347283440642059, 0.013141064904630184, 0.02543291263282299, 0.045014701783657074, 0.03247953578829765, 0.0825052261352539, 0.08525648713111877, 0.04893512278795242, 2.6872916221618652, 0.3369603455066681, 1.779165506362915, 0.38361719250679016, 0.31084027886390686, 0.24075952172279358, 0.050866883248090744, 0.053867049515247345, 0.03155198693275452, 0.003174992511048913, 0.0059228502213954926, 0.008432555943727493, 0.0008474415517412126, 0.0007658375543542206, 0.0003448230854701251, 0.00036528194323182106], "count": [258]}, "action": {"min": [0.07232807576656342, -0.2231081873178482, -0.38796815276145935, -1.8632792234420776, -1.2202199697494507, -0.5772215127944946, -0.5740714073181152, -0.6198508739471436, -0.35054290294647217, 0.15900325775146484, -1.9380613565444946, 0.3502845764160156, -0.43369120359420776, -0.33682960271835327, 0.0014207460917532444, -0.011341988109052181, -0.5922497510910034, 0.9773015975952148, -0.4160677194595337, -0.016200410202145576, -0.008942948654294014, -0.0030216050799936056, -0.5827568769454956, 0.9870970845222473, -0.4304438829421997, 0.04740331321954727, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.027081459760665894, -0.0011475635692477226, -0.3287447690963745, -0.17114421725273132, -0.363711416721344, -1.0863443613052368, -3.8812947273254395, -0.6111741065979004, -0.285056471824646, -0.7845003604888916, -0.3691544234752655, -0.4938045144081116, -1.5634989738464355, -0.4428352117538452, -0.7486575841903687, -0.4826103746891022], "max": [0.44517505168914795, 0.07594534754753113, 0.02990800142288208, -1.3798085451126099, -0.029925188049674034, 0.5249797701835632, -0.01024109311401844, 0.5313618183135986, 0.0020426015835255384, 0.6754668951034546, -0.8406922221183777, 0.8089939951896667, 0.3736729621887207, 0.20573200285434723, 0.0033209642861038446, -0.002935563214123249, -0.5795289278030396, 0.9834178686141968, -0.40626078844070435, -0.011888960376381874, -0.007140348665416241, 0.0056839594617486, -0.5707497000694275, 0.9931302070617676, -0.4199334979057312, 0.05156578868627548, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.02784065529704094, -0.0011418305803090334, 0.48434966802597046, 0.36753591895103455, 0.7066857814788818, 0.3304364085197449, 0.40459132194519043, 4.069486618041992, 0.7522394061088562, 1.109954595565796, 0.32456275820732117, 0.5310120582580566, 0.729694128036499, 0.5952107310295105, 0.6819422841072083, 0.6637877225875854], "mean": [0.20797951519489288, -0.0028212107717990875, -0.17159689962863922, -1.548970103263855, -0.33151599764823914, -0.2240191102027893, -0.44941940903663635, -0.0785122960805893, -0.1267223209142685, 0.4648728370666504, -1.4454646110534668, 0.648058295249939, -0.03526030480861664, -0.013786232098937035, 0.002630850300192833, -0.007024818565696478, -0.5857957005500793, 0.9792044162750244, -0.4092386066913605, -0.014068582095205784, -0.007788118440657854, 0.0016482874052599072, -0.5764864683151245, 0.9895393252372742, -0.4232335686683655, 0.049237318336963654, 0.3782225251197815, 1.745330572128296, 0.3782225251197815, 0.3782225251197815, 0.3782225251197815, 0.3782225251197815, 0.5921270251274109, 1.745330572128296, 0.5921270251274109, 0.5921270251274109, 0.5921270251274109, 0.5921270251274109, 0.027589425444602966, -0.001144696376286447, -0.0348634272813797, 0.029281506314873695, -0.028496619313955307, 0.0019962205551564693, -0.10226590931415558, 0.08342371881008148, 0.05708560720086098, -0.02607184834778309, -0.002105709630995989, 0.012012867256999016, 0.020365221425890923, 0.03222279250621796, 0.029035182669758797, 0.025426223874092102], "std": [0.10455062240362167, 0.07256467640399933, 0.09863905608654022, 0.13275934755802155, 0.37356364727020264, 0.30570539832115173, 0.16105212271213531, 0.33560672402381897, 0.10193634778261185, 0.15305674076080322, 0.3197750747203827, 0.10981249064207077, 0.23528310656547546, 0.15685157477855682, 0.0005381242954172194, 0.0017166204052045941, 0.0034891499672085047, 0.0009562140330672264, 0.0025866960640996695, 0.0011261480394750834, 0.0005183886969462037, 0.0017488005105406046, 0.0031656334176659584, 0.0009436843683943152, 0.0026492346078157425, 0.0011566091561689973, 0.7134263515472412, 1.3113021850585938e-06, 0.7134263515472412, 0.7134263515472412, 0.7134263515472412, 0.7134263515472412, 0.8130057454109192, 1.3113021850585938e-06, 0.8130057454109192, 0.8130057454109192, 0.8130057454109192, 0.8130057454109192, 9.104608761845157e-05, 9.025179110722092e-07, 0.11949081718921661, 0.0729687288403511, 0.14296571910381317, 0.17831890285015106, 0.5102764964103699, 0.5857787132263184, 0.1663062572479248, 0.37057435512542725, 0.126630499958992, 0.19355323910713196, 0.4548105001449585, 0.169253870844841, 0.26571008563041687, 0.20065432786941528], "count": [258]}, "timestamp": {"min": [0.0], "max": [8.566666666666666], "mean": [4.283333333333333], "std": [2.482587509180843], "count": [258]}, "frame_index": {"min": [0], "max": [257], "mean": [128.5], "std": [74.47762527542528], "count": [258]}, "episode_index": {"min": [322], "max": [322], "mean": [322.0], "std": [0.0], "count": [258]}, "index": {"min": [126579], "max": [126836], "mean": [126707.5], "std": [74.47762527542528], "count": [258]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [258]}, "subtask_annotation": {"mean": [0.6046511627906976, 2.0, 2.0, 2.0, 2.0], "std": [0.5045314758224173, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [258]}, "scene_annotation": {"mean": [322.0], "std": [0.0], "min": [322], "max": [322], "count": [258]}, "eef_direction_state": {"mean": [2.988372093023256, 2.546511627906977], "std": [2.5111882331213073, 2.360808773242396], "min": [0, 0], "max": [6, 6], "count": [258]}, "eef_velocity_state": {"mean": [0.7325581395348837, 1.1627906976744187], "std": [0.5587448268248354, 0.7344322035551624], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_acc_mag_state": {"mean": [0.7713178294573644, 1.1085271317829457], "std": [0.8433684582368365, 0.8140273130049935], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_direction_action": {"mean": [3.2868217054263567, 3.062015503875969], "std": [2.3778493261397897, 2.4280401321808034], "min": [0, 0], "max": [6, 6], "count": [258]}, "eef_velocity_action": {"mean": [0.813953488372093, 1.1085271317829457], "std": [0.6442042367230002, 0.7996153152389224], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_acc_mag_action": {"mean": [0.9961240310077519, 1.1317829457364341], "std": [0.804532037006482, 0.771385996754038], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_sim_pose_state": {"mean": [0.17101251067168335, 0.23934102759157178, 0.07248920063751091, 0.5350761682645195, -1.1703692614202317, 1.7829410276624567, 0.2415992987328215, -0.2280732091916317, 0.12018299255570145, -1.6013668646764354, -0.7356207193688971, 1.9760090931202483], "std": [0.026045917865830777, 0.015853280156009137, 0.02750609799031841, 2.7561114183408275, 0.3369761345341602, 1.7907899314087974, 0.09006685827529569, 0.05638625650441754, 0.025990812708561593, 0.3836262515877976, 0.310812113708015, 0.24076088577572502], "min": [0.11690772321448119, 0.20734167921883914, 0.04059542145281304, -3.1314844572010827, -1.4356481814726998, -3.0280064680921073, 0.09003572813613608, -0.3216937349357596, 0.07116620085681033, -2.3288470980625, -1.1883090912173393, 1.614960484614239], "max": [0.21095215586712532, 0.26474158372912154, 0.1391941733638126, 3.137297490743325, -0.31955170562595536, 3.111961290614411, 0.37982117088297374, -0.14700631169344244, 0.16370794241295777, -1.0042203937551264, -0.17358587948178816, 2.3669562675993903], "count": [258]}, "eef_sim_pose_action": {"mean": [0.17751752717387695, 0.24167919755985548, 0.06859728863420167, 0.7516797254068933, -1.1697336397779978, 1.7184174982084153, 0.24788916861034224, -0.2287582570172477, 0.11538196731957542, -1.5478456627626571, -0.7166279652657497, 1.9408308848789517], "std": [0.027678431819342604, 0.019246494673228604, 0.031204582915094387, 2.6825134220247318, 0.3771751042841582, 1.8458233865222038, 0.09186764835934973, 0.058552772240479216, 0.027821206194168915, 0.3720535446984373, 0.31512872661366903, 0.2242542544114636], "min": [0.11788277001822457, 0.20396612750203094, 0.03711327254902097, -3.1401273138377483, -1.4474122711731916, -3.0279972687657204, 0.0886182032477736, -0.33050295221961046, 0.06304850004572675, -2.2611190139853434, -1.1893373660623687, 1.5947348461411286], "max": [0.22484213151935767, 0.27149226435149837, 0.14406334613362115, 3.135795347599859, -0.28213248480060416, 3.1396055891140473, 0.38888555424313265, -0.14028259054190836, 0.15963305059741825, -0.9515920416920178, -0.14949331848996428, 2.27479993072709], "count": [258]}}} +{"episode_index": 316, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4585710904459823]], [[0.5447952998846598]], [[0.4779106257208766]]], "std": [[[0.2807816015385146]], [[0.19637579014016684]], [[0.21408502777922903]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40259993512110726]], [[0.4243111976163014]], [[0.38963828815840057]]], "std": [[[0.2846692580135997]], [[0.2435335061800916]], [[0.25486799441419755]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48921482843137254]], [[0.4688019295463283]], [[0.3800203791810842]]], "std": [[[0.293077599989985]], [[0.20633415000523828]], [[0.24369942483420542]]], "count": [100]}, "observation.state": {"min": [-0.7496662139892578, -0.26356232166290283, -0.4997331500053406, -1.4011621475219727, -1.42280912399292, -0.3094751536846161, -0.7030618786811829, -1.0246251821517944, -0.4607275426387787, 0.5539026260375977, -1.6311898231506348, 0.20199739933013916, -0.6820796132087708, -0.7003887891769409, 0.010957413353025913, -0.0037301417905837297, -0.6141130924224854, 1.0324491262435913, -0.45393121242523193, -0.00737830251455307, -0.010964944958686829, -0.008268455974757671, -0.6142668128013611, 1.0147192478179932, -0.44733208417892456, -0.012199314311146736, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0025765718892216682, -0.0015286678681150079, -1.2130588293075562, -1.1668566465377808, -0.46248048543930054, -1.9255449771881104, -2.957085609436035, -2.496133327484131, -1.192449927330017, -0.05646054819226265, -0.20342585444450378, -1.4975155591964722, -0.7303900718688965, -0.6534979939460754, -3.662534713745117, -1.153028964996338, -13.417974472045898, -16.788766860961914, -3.0048840045928955, -11.324787139892578, -0.9468864798545837, -2.5250306129455566, -1.5494505167007446, -10.623027801513672, -6.471306800842285, -3.0329670906066895, -8.363859176635742, -0.5738705992698669, -2.4102563858032227, -1.7503052949905396, -0.010698547586798668, -0.059066999703645706, -0.01941762864589691, -0.008350715972483158, -0.004255478270351887, -0.011640149168670177, -0.011416953057050705, -0.05166896432638168, -0.03125786408782005, -0.011584591120481491, -0.021420469507575035, -0.028781220316886902, -3.9662699699401855, -0.7237911820411682, 3.20695161819458, -31.899839401245117, 11.313352584838867, -0.9885799884796143, -0.6787199974060059, -0.4751039743423462, 5.419154644012451, -33.681541442871094, 12.781587600708008, -0.6254864931106567, -0.018148956820368767, -0.013940110802650452, -0.002035001991316676, -0.09564509987831116, 0.3683929741382599, 0.001226578839123249, -0.028056081384420395, 0.33458662033081055, -0.2418886125087738, 0.056985776871442795, -2.892775297164917, -1.0688965320587158, -2.908615827560425, -3.093639612197876, -0.6845695972442627, 2.086867332458496, -0.8977409601211548, -0.3718050718307495, 9.492620468139648, -0.017320722341537476, -0.027445286512374878, -0.04950529336929321, -0.019902775064110756, 0.019027654081583023, 0.6676583290100098, 0.7391430139541626], "max": [-0.1263962984085083, 0.31729164719581604, 0.010300684720277786, -0.3086129426956177, 0.22507046163082123, 0.6970455646514893, -0.27333956956863403, -0.11494137346744537, 0.13504306972026825, 1.2760369777679443, -0.8568092584609985, 0.7674409747123718, 0.4548366665840149, -0.14847935736179352, 0.013060266152024269, 0.006034638732671738, -0.6041136980056763, 1.0348756313323975, -0.4500126838684082, -0.0012979453895241022, -0.008458299562335014, 0.0025329135823994875, -0.6016234755516052, 1.0183173418045044, -0.4440380930900574, -0.0066797793842852116, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.004187961108982563, -0.0015232623554766178, 0.5544610023498535, 0.8843685388565063, 0.753852367401123, 1.6530696153640747, 2.0476465225219727, 2.0956788063049316, 1.066007375717163, 1.2916555404663086, 0.9178814888000488, 0.1580100655555725, 0.10174086689949036, 1.2595436573028564, 0.5903323292732239, 0.5642598867416382, -1.525529146194458, 3.846153974533081, 2.1483516693115234, 1.0989011526107788, 0.7747253179550171, 2.8119659423828125, 0.6025641560554504, 2.924858808517456, 17.27716827392578, 3.51037859916687, 0.8547008633613586, 2.209401845932007, 4.361416339874268, 0.6886447072029114, 0.010377174243330956, 0.02514943666756153, 0.022914569824934006, 0.00873403437435627, 0.013127632439136505, 0.003858156967908144, 0.014258482493460178, 0.030618945136666298, 0.02286556549370289, 0.009735929779708385, 0.02316395565867424, 0.007823686115443707, -0.5090399980545044, 0.42685121297836304, 11.907293319702148, -21.323238372802734, 20.2834415435791, 0.9531148672103882, 2.248260021209717, 0.8908199667930603, 14.936080932617188, -22.12151336669922, 20.267887115478516, 1.4789950847625732, 0.021734395995736122, 0.010655379854142666, 0.005494505632668734, 0.0, 0.5871130228042603, 0.40278762578964233, 0.2670023739337921, 0.5222588777542114, -0.06237493455410004, 0.33799150586128235, 2.966625690460205, 0.262721985578537, 2.954084873199463, -0.8830908536911011, -0.15159979462623596, 3.005483388900757, -0.453977108001709, 0.27854233980178833, 9.86135196685791, 0.0312100350856781, 0.03076648712158203, 0.08842608332633972, -0.016528481617569923, 0.024010831490159035, 0.6729447841644287, 0.7438368201255798], "mean": [-0.34699055552482605, -0.06724705547094345, -0.3367035388946533, -0.9945346713066101, -0.4041551351547241, 0.22807806730270386, -0.5781710743904114, -0.32921576499938965, -0.04568880423903465, 0.7120347619056702, -1.326480507850647, 0.39033737778663635, -0.47433388233184814, -0.5313554406166077, 0.011999942362308502, 0.0013855310389772058, -0.609870433807373, 1.0332671403884888, -0.4523390233516693, -0.0041310908272862434, -0.009587293490767479, -0.003026926890015602, -0.6092147827148438, 1.0164164304733276, -0.4457344114780426, -0.009350501000881195, 0.6996721029281616, 1.745330572128296, 0.6996721029281616, 0.6996721029281616, 0.6996721029281616, 0.6996721029281616, 0.6627764105796814, 1.745330572128296, 0.6627764105796814, 0.6627764105796814, 0.6627764105796814, 0.6627764105796814, 0.0034290726762264967, -0.0015261344378814101, -0.013916028663516045, -0.005711831618100405, 0.040490712970495224, 0.004407857079058886, 0.021017123013734818, -0.02136778086423874, -0.0005546825705096126, 0.09859813749790192, 0.05531939119100571, -0.07092969864606857, -0.07368171960115433, 0.012978971004486084, -0.12230679392814636, -0.04719885066151619, -7.3700642585754395, -6.712963104248047, -0.7693237066268921, -5.063525676727295, -0.1283823698759079, -0.0004923564847558737, -0.47288069128990173, -3.6590075492858887, 7.767651557922363, 1.0504463911056519, -4.814690113067627, 0.45607244968414307, -0.6642412543296814, -0.3548364043235779, -0.0003559489268809557, -6.896768172737211e-05, 0.0006412483053281903, 1.1730083315342199e-05, 0.0001093006576411426, -0.0002899792743846774, -0.0005865287967026234, -0.0005711704143323004, -0.0013354215770959854, -0.00018766845460049808, 0.00012209030683152378, -0.00033829337917268276, -2.1296305656433105, -0.06977268308401108, 8.111193656921387, -27.57524871826172, 14.639859199523926, -0.06727245450019836, 0.7971939444541931, 0.26391175389289856, 8.644048690795898, -28.518579483032227, 15.33846664428711, 0.39485347270965576, 0.002196652116253972, -0.0016649182653054595, 0.001828509266488254, -0.043033599853515625, 0.4490223228931427, 0.1795584261417389, 0.16971908509731293, 0.400410920381546, -0.1113828793168068, 0.22556255757808685, -0.8280221819877625, -0.5468728542327881, 0.5444772839546204, -2.3983936309814453, -0.49673569202423096, 2.6421573162078857, -0.5822606086730957, 0.014845647849142551, 9.77546501159668, 0.001356941764242947, 0.0008000015513971448, 0.00017718970775604248, -0.01880425028502941, 0.022463275119662285, 0.6699515581130981, 0.741823673248291], "std": [0.24568119645118713, 0.22100111842155457, 0.1194060817360878, 0.42273667454719543, 0.6371224522590637, 0.3104315400123596, 0.15961264073848724, 0.28706470131874084, 0.1998930275440216, 0.23885470628738403, 0.27012163400650024, 0.15260177850723267, 0.339997798204422, 0.18740114569664001, 0.0004911671276204288, 0.0021650439593940973, 0.002451929496601224, 0.0007275684038177133, 0.0012777324300259352, 0.0023709724191576242, 0.0004669293703045696, 0.0025193053297698498, 0.0035896955523639917, 0.0012919738655909896, 0.0012586942175403237, 0.0019174584886059165, 0.8459676504135132, 1.3113021850585938e-06, 0.8459676504135132, 0.8459676504135132, 0.8459676504135132, 0.8459676504135132, 0.837779700756073, 1.3113021850585938e-06, 0.837779700756073, 0.837779700756073, 0.837779700756073, 0.837779700756073, 0.00038044885150156915, 9.391068829245341e-07, 0.2677876651287079, 0.265004426240921, 0.2207430899143219, 0.5409993529319763, 0.7516136765480042, 0.679401159286499, 0.2522937059402466, 0.20979748666286469, 0.14842741191387177, 0.23837165534496307, 0.14188453555107117, 0.2742469310760498, 0.5081344246864319, 0.2285817265510559, 2.7458181381225586, 6.669008255004883, 1.421239972114563, 3.5774991512298584, 0.3728834390640259, 1.107506275177002, 0.3807462155818939, 2.589628219604492, 6.005726337432861, 1.7862848043441772, 2.288351535797119, 0.5910081267356873, 1.6629801988601685, 0.3838788866996765, 0.003027623286470771, 0.009362129494547844, 0.0055099898017942905, 0.002887899288907647, 0.002090637804940343, 0.0019141221418976784, 0.0032080283854156733, 0.009525437839329243, 0.007985241711139679, 0.0031376362312585115, 0.0037853072863072157, 0.0036157567519694567, 0.47446733713150024, 0.17541439831256866, 1.7673835754394531, 2.483872175216675, 2.1945579051971436, 0.5461311936378479, 0.5008653402328491, 0.187424436211586, 1.3749439716339111, 3.4500505924224854, 1.3094918727874756, 0.5882196426391602, 0.006917205173522234, 0.005027425941079855, 0.0006796472007408738, 0.017213530838489532, 0.06433652341365814, 0.13504566252231598, 0.1012183353304863, 0.06729999929666519, 0.05486362800002098, 0.10198984295129776, 2.188606023788452, 0.4613480567932129, 2.2538020610809326, 0.7261766791343689, 0.11937455832958221, 0.32707086205482483, 0.060175612568855286, 0.08042793720960617, 0.03903781250119209, 0.005602930206805468, 0.008343671448528767, 0.015054543502628803, 0.0008259155438281596, 0.001290415762923658, 0.0010451629059389234, 0.0009291875758208334], "count": [272]}, "action": {"min": [-0.8315044641494751, -0.3490658402442932, -0.5582907199859619, -1.4363734722137451, -1.4312725067138672, -0.3237001597881317, -0.6981316804885864, -0.9343553781509399, -0.4749952554702759, 0.5644541382789612, -1.6191823482513428, 0.20831018686294556, -0.6981316804885864, -0.6981316804885864, 0.010886209085583687, -0.005132999271154404, -0.6117793917655945, 1.0266661643981934, -0.45462051033973694, -0.007420236244797707, -0.01077459566295147, -0.009800015017390251, -0.6117585301399231, 1.0092891454696655, -0.44815582036972046, -0.012429218739271164, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0025765718892216682, -0.0015286678681150079, -1.2130588293075562, -1.1668566465377808, -0.46248048543930054, -1.9255449771881104, -2.957085609436035, -2.496133327484131, -1.192449927330017, -0.05646054819226265, -0.17179393768310547, -1.4975155591964722, -0.7303900718688965, -0.6534979939460754, -3.662534713745117, -1.153028964996338], "max": [-0.10807304084300995, 0.31917333602905273, 0.08057010173797607, -0.2252751737833023, 0.22364698350429535, 0.6981316804885864, -0.2684199810028076, -0.05226746201515198, 0.1704656183719635, 1.3389246463775635, -0.8578370809555054, 0.7767515182495117, 0.38629937171936035, -0.14590096473693848, 0.014048177748918533, 0.007268597837537527, -0.5982996821403503, 1.0332024097442627, -0.4501773715019226, -0.0011889011366292834, -0.007417419925332069, 0.0035089836455881596, -0.5967248678207397, 1.0175607204437256, -0.44293081760406494, -0.006814510095864534, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.004474227782338858, -0.0015232623554766178, 0.5544610023498535, 0.8843685388565063, 0.753852367401123, 1.6530696153640747, 2.0476465225219727, 2.0956788063049316, 1.066007375717163, 1.2916555404663086, 0.9178814888000488, 0.1580100655555725, 0.10174086689949036, 1.2595436573028564, 0.5903323292732239, 0.5642598867416382], "mean": [-0.3689509630203247, -0.08349139243364334, -0.336166113615036, -0.9503141045570374, -0.40162551403045654, 0.22193676233291626, -0.5757055878639221, -0.28973180055618286, -0.007485722657293081, 0.7117893695831299, -1.3172097206115723, 0.39075416326522827, -0.49903246760368347, -0.5392886996269226, 0.012207583524286747, 0.0006495584384538233, -0.606489360332489, 1.0310814380645752, -0.4524969458580017, -0.004054780583828688, -0.009306201711297035, -0.0035695796832442284, -0.6055612564086914, 1.014169692993164, -0.4460916221141815, -0.009396129287779331, 0.6996721029281616, 1.745330572128296, 0.6996721029281616, 0.6996721029281616, 0.6996721029281616, 0.6996721029281616, 0.6627764105796814, 1.745330572128296, 0.6627764105796814, 0.6627764105796814, 0.6627764105796814, 0.6627764105796814, 0.0034336987882852554, -0.001526123727671802, -0.013282687403261662, -0.006195333786308765, 0.040162764489650726, 0.0036144934128969908, 0.020914064720273018, -0.02144152671098709, -0.0005792108713649213, 0.09729733318090439, 0.056119151413440704, -0.07135139405727386, -0.07296758890151978, 0.012935182079672813, -0.11969639360904694, -0.04742589592933655], "std": [0.2542183995246887, 0.22613659501075745, 0.15780141949653625, 0.4484764635562897, 0.6414160132408142, 0.31408020853996277, 0.15807552635669708, 0.26338085532188416, 0.2023138552904129, 0.22320057451725006, 0.2561461925506592, 0.15567459166049957, 0.3227163255214691, 0.18326206505298615, 0.0005797663470730186, 0.002707937965169549, 0.002483546268194914, 0.0010594690684229136, 0.0012853251537308097, 0.0022749744821339846, 0.0005359022761695087, 0.002964181359857321, 0.003617465030401945, 0.0019226997392252088, 0.0013775847619399428, 0.0018493313109502196, 0.8459676504135132, 1.3113021850585938e-06, 0.8459676504135132, 0.8459676504135132, 0.8459676504135132, 0.8459676504135132, 0.837779700756073, 1.3113021850585938e-06, 0.837779700756073, 0.837779700756073, 0.837779700756073, 0.837779700756073, 0.0003872701490763575, 9.535102094559988e-07, 0.26779705286026, 0.2647629380226135, 0.22083930671215057, 0.5411767959594727, 0.7515567541122437, 0.6793323755264282, 0.2522937059402466, 0.2087913453578949, 0.14753150939941406, 0.2382182478904724, 0.14208287000656128, 0.274269700050354, 0.507269561290741, 0.22854548692703247], "count": [272]}, "timestamp": {"min": [0.0], "max": [9.033333333333333], "mean": [4.516666666666667], "std": [2.617303531839167], "count": [272]}, "frame_index": {"min": [0], "max": [271], "mean": [135.5], "std": [78.51910595517501], "count": [272]}, "episode_index": {"min": [323], "max": [323], "mean": [323.0], "std": [0.0], "count": [272]}, "index": {"min": [126837], "max": [127108], "mean": [126972.5], "std": [78.51910595517501], "count": [272]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [272]}, "subtask_annotation": {"mean": [0.3125, 2.0, 2.0, 2.0, 2.0], "std": [0.47911338152147365, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [272]}, "scene_annotation": {"mean": [323.0], "std": [0.0], "min": [323], "max": [323], "count": [272]}, "eef_direction_state": {"mean": [4.209558823529412, 4.426470588235294], "std": [1.7053712152589848, 1.782811530986186], "min": [1, 1], "max": [6, 6], "count": [272]}, "eef_velocity_state": {"mean": [0.9044117647058824, 0.7242647058823529], "std": [0.8213929745774059, 0.7483311161127543], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_acc_mag_state": {"mean": [0.7389705882352942, 0.6838235294117647], "std": [0.8411890039173238, 0.8506243890290685], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_direction_action": {"mean": [3.6838235294117645, 3.713235294117647], "std": [1.952382428042397, 2.0306768222445895], "min": [0, 0], "max": [6, 6], "count": [272]}, "eef_velocity_action": {"mean": [1.0183823529411764, 0.9264705882352942], "std": [0.8377756092494487, 0.7136520916794673], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_acc_mag_action": {"mean": [0.9154411764705882, 0.8823529411764706], "std": [0.8292784493400222, 0.8406827016444979], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_sim_pose_state": {"mean": [0.31662203780402326, 0.21806182327100587, 0.11671031455951472, -0.8516197222578894, -0.5475457706171982, 0.5448580790829931, 0.29543688032956417, -0.17613312489313374, 0.1532412010067062, -2.398395355095589, -0.49691575636084134, 2.642283492854814], "std": [0.05331122286607261, 0.12315704186020233, 0.029657664850311086, 2.2183710202194167, 0.4617568623300618, 2.2913591879226507, 0.06261240352871782, 0.07027320816565072, 0.03815509351512648, 0.726185530894389, 0.11917078730257821, 0.32696270928573895], "min": [0.2645120644516129, 0.09138166580521327, 0.05960117591661185, -3.1262263104432897, -1.0750548676521146, -3.115996149432328, 0.24349941238431774, -0.3216971320608208, 0.09138463694378358, -3.0936395433721198, -0.6845615920791215, 2.0868841570897905], "max": [0.42166578860760046, 0.42153969303755295, 0.1703818531446302, 3.0664209196062076, 0.26281426201458924, 3.124945438124048, 0.43787888491763705, -0.11097253544508334, 0.20562681218805734, -0.883095169214662, -0.1516313518825989, 3.005485501795342], "count": [272]}, "eef_sim_pose_action": {"mean": [0.3186892609171197, 0.21567421901699327, 0.11589198232761937, -0.9077406125808511, -0.5489989671405234, 0.5392145712378609, 0.2831415757537868, -0.16090161729781796, 0.14442218944525836, -2.4375908661927235, -0.5405102504302413, 2.672642585485677], "std": [0.05232772969805438, 0.12723700378887118, 0.03069386198890984, 2.1646038889986263, 0.4697834455792253, 2.261719085216386, 0.05984496417315755, 0.07448377414368665, 0.03695062389925386, 0.7281822462498795, 0.12722706529643285, 0.3404820007668519], "min": [0.2591808292644231, 0.07363096769759803, 0.05658017638612853, -3.1244297855002516, -1.024527600366124, -3.0734511203762547, 0.22150701782546414, -0.3299900333629902, 0.06876728848455145, -3.118898411113148, -0.7377002131467374, 2.0646460737080026], "max": [0.4315740898273648, 0.43056290099057315, 0.18090911874645899, 3.072136183116624, 0.2964890193921117, 3.097137762697488, 0.41263517888078566, -0.09638911105623206, 0.18995328083533966, -0.8010844758049726, -0.16364353474168603, 3.0253853330095577], "count": [272]}}} +{"episode_index": 317, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4431894367550942]], [[0.5782989523260285]], [[0.48252048490965016]]], "std": [[[0.3099668154225348]], [[0.1877776175897031]], [[0.23009996773099387]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5113424476163014]], [[0.4327444108035371]], [[0.3069159025374856]]], "std": [[[0.32452322139259354]], [[0.2387270743657186]], [[0.2882401850706701]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4613485822760477]], [[0.4437129349288735]], [[0.3412736447520185]]], "std": [[[0.3112905023219747]], [[0.23795677037401186]], [[0.2870220737039055]]], "count": [100]}, "observation.state": {"min": [-0.18875503540039062, -0.08716748654842377, -0.534369170665741, -1.8398563861846924, -1.1565508842468262, -0.4611184597015381, -0.46654579043388367, -0.2697158455848694, -0.0007642562268301845, 0.2731359601020813, -1.6094446182250977, 0.3892940580844879, -0.46425992250442505, -0.4228655993938446, 0.0006466066697612405, -0.0158536359667778, -0.5998777151107788, 0.9615434408187866, -0.3860689103603363, -0.022011972963809967, 0.0062779332511126995, 0.01142507791519165, -0.5530939102172852, 0.9888322949409485, -0.4521369934082031, 0.01969994604587555, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.02660991996526718, -0.000383850303478539, -0.48278865218162537, -0.2548092007637024, -0.7233010530471802, -0.7398340702056885, -2.365485191345215, -2.077937602996826, -0.9828154444694519, -0.5052284598350525, -0.15383198857307434, -0.7718356847763062, -0.9653419852256775, -2.3044815063476562, -1.2302030324935913, -0.9020758271217346, -9.776748657226562, -8.760684967041016, -3.959707021713257, -17.368743896484375, -1.2051281929016113, -4.4188032150268555, -5.250916004180908, -7.349264621734619, -3.3882784843444824, -1.067155122756958, -9.462759017944336, -0.7460317611694336, -1.4633699655532837, -1.4059828519821167, -0.006551649421453476, -0.015000345185399055, -0.03261246904730797, -0.015110738575458527, -0.020893912762403488, -0.015557419508695602, -0.007136325817555189, -0.016064248979091644, -0.034352920949459076, -0.005284259095788002, -0.015934543684124947, -0.026388628408312798, -1.0180799961090088, -0.3934454619884491, 1.6183228492736816, -29.238574981689453, 5.804243564605713, -0.08418084681034088, -3.6057000160217285, -0.9539196491241455, -3.028787612915039, -33.49229431152344, 4.892012596130371, -0.8806726932525635, -0.015416417270898819, -0.013707823120057583, 0.011599511839449406, -0.09564509987831116, 0.2781406342983246, 0.01055026426911354, 0.009287002496421337, 0.36030519008636475, -0.11587433516979218, -0.005557210184633732, -3.0944244861602783, -1.3295315504074097, -2.896453857421875, -2.4140007495880127, -1.1287827491760254, 2.044053077697754, -0.7953534126281738, -0.3500733971595764, 9.66914176940918, -0.005753159523010254, -0.08179566264152527, -0.03790849447250366, -0.02132382243871689, 0.01747039332985878, 0.6103926301002502, 0.7896074652671814], "max": [0.27548426389694214, 0.12902794778347015, -0.04670272767543793, -1.1551096439361572, 0.35982584953308105, 0.3135923743247986, 0.019073065370321274, 0.011151015758514404, 0.11482340097427368, 0.671685516834259, -0.9534017443656921, 1.5060639381408691, -0.01678430661559105, 0.03222871199250221, 0.0024330748710781336, -0.012153730727732182, -0.579293966293335, 0.9658219218254089, -0.37972888350486755, -0.017023153603076935, 0.007615862414240837, 0.013992789201438427, -0.5341191291809082, 0.9897288084030151, -0.4492506980895996, 0.024260055273771286, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.026033442467451096, -6.271591246331809e-07, 0.7013766169548035, 0.4653705358505249, 0.40516525506973267, 0.8157419562339783, 2.0902695655822754, 1.5612640380859375, 0.49505263566970825, 0.5640465617179871, 0.14047574996948242, 0.5029066801071167, 1.0157928466796875, 2.0899534225463867, 1.0185855627059937, 0.7754363417625427, 5.033132553100586, 4.853479862213135, 1.4603173732757568, 10.531135559082031, 2.5824174880981445, 1.9798535108566284, 3.328449249267578, 1.60347580909729, 11.294261932373047, 5.026862144470215, 7.264957427978516, 3.0989010334014893, 4.849206447601318, 3.414529800415039, 0.007770918775349855, 0.013503230176866055, 0.0745549127459526, 0.004913434386253357, 0.01672346331179142, 0.013653760775923729, 0.010202168487012386, 0.011690391227602959, 0.07639788836240768, 0.006047779228538275, 0.018308041617274284, 0.008236592635512352, 1.2726000547409058, 0.560474157333374, 15.604195594787598, -17.815202713012695, 18.83293914794922, 0.6862163543701172, -1.6543800830841064, -0.014846999198198318, 6.473291397094727, -24.74655532836914, 18.65936851501465, -0.02176760509610176, 0.027231866493821144, 0.008052704855799675, 0.015262516215443611, -0.04099075868725777, 0.445875883102417, 0.2408161163330078, 0.23552781343460083, 0.41268977522850037, 0.01306908205151558, 0.2099744975566864, 2.505326271057129, -0.380311518907547, 2.5169873237609863, -1.517417550086975, 0.022957727313041687, 2.789076805114746, -0.2749478220939636, 0.21027915179729462, 9.959084510803223, 0.00985535979270935, 0.04151272773742676, 0.037433475255966187, -0.012135661207139492, 0.026946598663926125, 0.6127460598945618, 0.7914121747016907], "mean": [0.05155164375901222, 0.010115522891283035, -0.3253166079521179, -1.5273927450180054, -0.3028285503387451, -0.12180536240339279, -0.2453538477420807, -0.10953305661678314, 0.051493752747774124, 0.44113025069236755, -1.313214659690857, 0.7115457653999329, -0.16444355249404907, -0.2762235701084137, 0.0017654929542914033, -0.01314130425453186, -0.5936954617500305, 0.9649832844734192, -0.3842102289199829, -0.018149077892303467, 0.0067258356139063835, 0.013346061110496521, -0.5484139323234558, 0.9890627264976501, -0.450602650642395, 0.022739319130778313, 0.501675009727478, 1.586273193359375, 0.501675009727478, 0.501675009727478, 0.501675009727478, 0.501675009727478, 0.69219970703125, 1.7453304529190063, 0.69219970703125, 0.69219970703125, 0.69219970703125, 0.69219970703125, -0.026369620114564896, -0.00023949448950588703, -0.04969780892133713, 0.027987543493509293, -0.018582336604595184, 0.036645762622356415, -0.058193352073431015, 0.053582701832056046, 0.036893703043460846, -0.010751103982329369, -0.0009524585912004113, -0.009131421335041523, -0.031734369695186615, -0.097025565803051, 0.030373211950063705, -0.028115499764680862, -3.6954760551452637, -1.6939635276794434, -0.4405207931995392, -5.264289379119873, 0.30658259987831116, -0.2126336246728897, -0.41499605774879456, -4.256974220275879, 2.550168752670288, 0.7984986901283264, -3.733677864074707, 0.24820606410503387, 0.570195198059082, -0.4123576581478119, -3.1463889172300696e-05, 0.000244248571107164, 0.002483788877725601, -0.0008401813684031367, 0.0003898648137692362, -0.00033767742570489645, 0.0002668521483428776, -0.0007239916594699025, 0.002525478368625045, 5.7319735788041726e-05, 0.0002923246065620333, -0.0006532942643389106, 0.24542993307113647, 0.09963826090097427, 9.881370544433594, -21.984861373901367, 14.601672172546387, 0.3183715045452118, -2.753779888153076, -0.3771113455295563, 2.695082902908325, -27.56435203552246, 14.552780151367188, -0.40655067563056946, 0.0037010377272963524, -0.00245318072848022, 0.013328775763511658, -0.07150392234325409, 0.3477022051811218, 0.11985049396753311, 0.1334468126296997, 0.388264924287796, -0.06954903155565262, 0.11373070627450943, -0.7335289120674133, -0.9201253652572632, 0.3163193464279175, -1.9900736808776855, -0.7632150650024414, 2.438978433609009, -0.5920052528381348, 0.016714835539460182, 9.767951965332031, 0.0006704890402033925, -0.0015216764295473695, 0.0008971423958428204, -0.019038500264286995, 0.023917941376566887, 0.6113827228546143, 0.7907354831695557], "std": [0.13416501879692078, 0.04501906409859657, 0.12596575915813446, 0.20921359956264496, 0.5261954069137573, 0.27833810448646545, 0.16395720839500427, 0.08275481313467026, 0.03121514990925789, 0.13304345309734344, 0.23168759047985077, 0.3840823471546173, 0.15546917915344238, 0.12766331434249878, 0.00047104546683840454, 0.000888907175976783, 0.0061240000650286674, 0.0011259590974077582, 0.0013678906252607703, 0.0010298116831108928, 0.00033768953289836645, 0.0006448986823670566, 0.005194240715354681, 0.0001721432781778276, 0.0009200974018312991, 0.0009010110516101122, 0.7773672342300415, 0.49287843704223633, 0.7773672342300415, 0.7773672342300415, 0.7773672342300415, 0.7773672342300415, 0.8411256670951843, 1.1920928955078125e-06, 0.8411256670951843, 0.8411256670951843, 0.8411256670951843, 0.8411256670951843, 9.693877655081451e-05, 8.782796794548631e-05, 0.1860305219888687, 0.10679103434085846, 0.22714094817638397, 0.2798338830471039, 0.6522263884544373, 0.44268402457237244, 0.21334628760814667, 0.20765185356140137, 0.054722871631383896, 0.24880099296569824, 0.4134777784347534, 0.6590285301208496, 0.33366307616233826, 0.238164022564888, 3.120176076889038, 3.1623356342315674, 1.5754951238632202, 6.010071754455566, 0.5340470671653748, 1.2545894384384155, 1.453766107559204, 2.0635766983032227, 3.9208734035491943, 1.2608627080917358, 4.999422073364258, 0.8516931533813477, 1.5323536396026611, 1.0410951375961304, 0.0025648896116763353, 0.005016741342842579, 0.01715659536421299, 0.003099968424066901, 0.004394410643726587, 0.003389662830159068, 0.002669830108061433, 0.004537772387266159, 0.015766216441988945, 0.002048647031188011, 0.0039981394074857235, 0.0038228859193623066, 0.4720357656478882, 0.2049446702003479, 2.931796073913574, 2.8565239906311035, 3.38395619392395, 0.13466781377792358, 0.3820735216140747, 0.1739153265953064, 1.8724545240402222, 2.324934244155884, 3.1932485103607178, 0.154412642121315, 0.007929002866148949, 0.004483349621295929, 0.0006097895675338805, 0.012749281711876392, 0.057732418179512024, 0.07210458070039749, 0.07291533052921295, 0.014128174632787704, 0.043062325567007065, 0.06842885911464691, 2.1879076957702637, 0.29311347007751465, 1.969748854637146, 0.30848950147628784, 0.3817484676837921, 0.24120105803012848, 0.09505455195903778, 0.06639751046895981, 0.04101406782865524, 0.003248204244300723, 0.01957285776734352, 0.009456896223127842, 0.002435794798657298, 0.00270167738199234, 0.0005732792196795344, 0.00041979970410466194], "count": [203]}, "action": {"min": [-0.1715599000453949, -0.0692463219165802, -0.6078137159347534, -1.848774790763855, -1.1571106910705566, -0.46582096815109253, -0.46720826625823975, -0.27542850375175476, -0.03070650063455105, 0.24972105026245117, -1.6072347164154053, 0.38674014806747437, -0.45685040950775146, -0.42398691177368164, -0.0009046131744980812, -0.017271338030695915, -0.5966547727584839, 0.9593201279640198, -0.3874734044075012, -0.02164422534406185, 0.004729962442070246, 0.007047416642308235, -0.5498087406158447, 0.9875022768974304, -0.45432671904563904, 0.020293831825256348, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.02660991996526718, -0.000383850303478539, -0.48278865218162537, -0.2548092007637024, -0.7233010530471802, -0.9639621376991272, -2.365485191345215, -2.077937602996826, -0.9577714204788208, -0.5178678035736084, -0.15383198857307434, -0.7718356847763062, -0.9653419852256775, -2.3044815063476562, -1.1027570962905884, -0.9020758271217346], "max": [0.2736580967903137, 0.1517113596200943, -0.10578323900699615, -1.0059574842453003, 0.3662876486778259, 0.31228744983673096, 0.026647428050637245, 0.01656872034072876, 0.11729489266872406, 0.7775088548660278, -0.8162572383880615, 1.5111654996871948, -0.010647442191839218, 0.04058517515659332, 0.002188295591622591, -0.00751152727752924, -0.5773060321807861, 0.9668547511100769, -0.3806147873401642, -0.01730281487107277, 0.007528707385063171, 0.016920192167162895, -0.5332950353622437, 0.9905508160591125, -0.4487541913986206, 0.0242734644562006, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.026033442467451096, -6.271591246331809e-07, 0.8593171834945679, 0.4653705358505249, 0.40516525506973267, 0.8157419562339783, 2.0902695655822754, 1.5612640380859375, 0.49505263566970825, 0.5640465617179871, 0.14047574996948242, 0.4647412896156311, 1.0157928466796875, 1.913114070892334, 1.0185855627059937, 0.7532869577407837], "mean": [0.024787217378616333, 0.029403263702988625, -0.3411654829978943, -1.478626012802124, -0.3113357424736023, -0.11825999617576599, -0.23649843037128448, -0.12234760820865631, 0.0387406051158905, 0.4519041180610657, -1.2816370725631714, 0.6905681490898132, -0.14923802018165588, -0.28175193071365356, 0.0008103246218524873, -0.012888903729617596, -0.5903695225715637, 0.9641081690788269, -0.38504043221473694, -0.018259355798363686, 0.005920445546507835, 0.01183228101581335, -0.5450723767280579, 0.9885518550872803, -0.4518633186817169, 0.023041199892759323, 0.500643253326416, 1.577675461769104, 0.500643253326416, 0.500643253326416, 0.500643253326416, 0.500643253326416, 0.69219970703125, 1.7453304529190063, 0.69219970703125, 0.69219970703125, 0.69219970703125, 0.69219970703125, -0.026370137929916382, -0.00024102756287902594, -0.04499796777963638, 0.026808597147464752, -0.016269709914922714, 0.032808881253004074, -0.05165980011224747, 0.05265912041068077, 0.0307212695479393, -0.007710842881351709, -0.0012804730795323849, -0.011890304274857044, -0.03544466570019722, -0.10782324522733688, 0.036439232528209686, -0.03213176876306534], "std": [0.1337079107761383, 0.04592052847146988, 0.15100327134132385, 0.24657806754112244, 0.523403525352478, 0.27386629581451416, 0.16262388229370117, 0.08486833423376083, 0.04276561737060547, 0.15167635679244995, 0.2800394594669342, 0.38090866804122925, 0.14752592146396637, 0.12437513470649719, 0.0008118889527395368, 0.0017768199322745204, 0.0053810118697583675, 0.0016429363749921322, 0.0013472054852172732, 0.0009095525601878762, 0.0006292216130532324, 0.0019380643498152494, 0.004185761325061321, 0.0006944980705156922, 0.001280129188671708, 0.0007708616321906447, 0.7769308686256409, 0.5051000118255615, 0.7769308686256409, 0.7769308686256409, 0.7769308686256409, 0.7769308686256409, 0.8411256670951843, 1.1920928955078125e-06, 0.8411256670951843, 0.8411256670951843, 0.8411256670951843, 0.8411256670951843, 9.696263441583142e-05, 8.611711382400244e-05, 0.1979793757200241, 0.10839415341615677, 0.22724148631095886, 0.28914231061935425, 0.659264862537384, 0.44244107604026794, 0.2224292755126953, 0.20564314723014832, 0.055015917867422104, 0.24575546383857727, 0.410064697265625, 0.6384137868881226, 0.3198446035385132, 0.23106814920902252], "count": [203]}, "timestamp": {"min": [0.0], "max": [6.733333333333333], "mean": [3.366666666666667], "std": [1.9533447098644816], "count": [203]}, "frame_index": {"min": [0], "max": [202], "mean": [101.0], "std": [58.60034129593445], "count": [203]}, "episode_index": {"min": [324], "max": [324], "mean": [324.0], "std": [0.0], "count": [203]}, "index": {"min": [127109], "max": [127311], "mean": [127210.0], "std": [58.60034129593445], "count": [203]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [203]}, "subtask_annotation": {"mean": [0.3054187192118227, 2.0, 2.0, 2.0, 2.0], "std": [0.48150032052364183, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [203]}, "scene_annotation": {"mean": [324.0], "std": [0.0], "min": [324], "max": [324], "count": [203]}, "eef_direction_state": {"mean": [3.1625615763546797, 3.6157635467980294], "std": [1.9445964895813466, 1.867573379636349], "min": [0, 0], "max": [6, 6], "count": [203]}, "eef_velocity_state": {"mean": [1.1428571428571428, 0.9901477832512315], "std": [0.6465411681052425, 0.6117901358132029], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_acc_mag_state": {"mean": [0.8817733990147784, 0.9852216748768473], "std": [0.8742697489746462, 0.8680300584584281], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_direction_action": {"mean": [2.7783251231527095, 3.6305418719211824], "std": [1.7574957420880146, 1.757868503847252], "min": [0, 0], "max": [6, 6], "count": [203]}, "eef_velocity_action": {"mean": [1.2364532019704433, 1.1527093596059113], "std": [0.5899413275720159, 0.7235177130142721], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_acc_mag_action": {"mean": [1.167487684729064, 1.1182266009852218], "std": [0.7762021304951946, 0.7976645762713798], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_sim_pose_state": {"mean": [0.22001699236953645, 0.2087631886655158, 0.10148458253514285, -0.7191255726261427, -0.9205057134250403, 0.30187037692067203, 0.2533407953324505, -0.1690329574806745, 0.09450173012168993, -1.9896077918318604, -0.7633628930457583, 2.4385110447142573], "std": [0.035569564221499456, 0.04121650886680495, 0.02662988586121187, 2.2159433460302926, 0.29358172704633884, 2.000547011860838, 0.011820101617359934, 0.03003913236937919, 0.03797503075079877, 0.3087991624454807, 0.38184017625825717, 0.24147678309896808], "min": [0.1658676897252319, 0.14292958495889957, 0.0589500224646047, -3.094425433215581, -1.3409690083690535, -3.139348890923348, 0.22697041328299844, -0.20010026826511754, 0.033457181700703185, -2.414018329902495, -1.1290922155158165, 2.043855225558975], "max": [0.2949740039945429, 0.30004795079330543, 0.13782535590943856, 2.988390847437486, -0.380310860578259, 2.8758329719965348, 0.27003782478013755, -0.11048865318163185, 0.14941681149264496, -1.5173649170192895, 0.02297492916440702, 2.7890878965337143], "count": [203]}, "eef_sim_pose_action": {"mean": [0.22267126286350927, 0.21212600631643433, 0.0942457945486035, -0.33224119123052515, -0.918695837389174, 0.2852035781089732, 0.25332584861073465, -0.17365695412196533, 0.08933018152080195, -1.9492851669083675, -0.7651553704536839, 2.445569236121126], "std": [0.030947815689433958, 0.04937810550332386, 0.03617666689799794, 2.3003839480670996, 0.2928472840846073, 1.972069976778492, 0.01383477079599947, 0.034990584661880764, 0.046715270406157076, 0.3487476929476632, 0.37625431970730744, 0.2458021484235941], "min": [0.167435092781003, 0.1414132528567575, 0.0182948269228614, -3.1408902431985406, -1.241772608695479, -2.990877700575197, 0.2260499440182479, -0.2138894821961579, 0.0014451444278527755, -2.3837566505729457, -1.0982605944765274, 2.0579828109064016], "max": [0.27547847929878744, 0.31526928598933524, 0.13782220959576075, 3.1413587441511215, -0.3800646149611484, 3.098249445006325, 0.2734573153556879, -0.09258205539508127, 0.1435911175814835, -1.3438185903888547, 0.04466926258158388, 2.819793044257735], "count": [203]}}} +{"episode_index": 318, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44893744713571704]], [[0.5497209847174164]], [[0.48651318002691274]]], "std": [[[0.2914571123834343]], [[0.2037357984715234]], [[0.21695640159151894]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40136559736639754]], [[0.4124627234717417]], [[0.38073112024221456]]], "std": [[[0.27946056453073315]], [[0.2470013815611576]], [[0.2609686557427922]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46680627162629756]], [[0.4696554618415994]], [[0.3747112552864283]]], "std": [[[0.30536545473140947]], [[0.20792017210150712]], [[0.26413816766710774]]], "count": [100]}, "observation.state": {"min": [-0.5728245973587036, -0.1973259150981903, -0.5621994137763977, -1.6552224159240723, -1.5677714347839355, -0.06742721796035767, -0.6837918162345886, -0.8433623313903809, -0.5335551500320435, 0.5649607181549072, -1.6578919887542725, 0.4397174119949341, -0.5739470720291138, -0.38924822211265564, 0.00974761601537466, -0.009333833120763302, -0.6148589849472046, 1.039762020111084, -0.46044597029685974, 0.00022343125601764768, -0.008776912465691566, 0.002727149985730648, -0.6196366548538208, 1.0124932527542114, -0.4452570378780365, -0.0048657492734491825, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0031522095669060946, -7.468785042874515e-06, -0.8130427002906799, -0.8275877237319946, -0.7632352113723755, -1.7716413736343384, -4.6966705322265625, -0.7420535683631897, -1.2106586694717407, -0.20093679428100586, -0.04780997335910797, -0.9928594827651978, -0.9466120600700378, -0.6206150054931641, -1.5012911558151245, -0.7402955293655396, -11.424765586853027, -7.783883094787598, -2.1202685832977295, -9.676435470581055, -0.860805869102478, -0.6312576532363892, -1.1764346361160278, -11.168654441833496, 0.3663003742694855, -2.9206349849700928, -7.722832679748535, -0.4304029643535614, -2.209401845932007, -1.0329670906066895, -0.009422305040061474, -0.014947558753192425, -0.017334342002868652, -0.006063382141292095, -0.011729039251804352, -0.012135234661400318, -0.006588723044842482, -0.015757184475660324, -0.017873376607894897, -0.005762549117207527, -0.02659948542714119, -0.011930393055081367, -2.460360050201416, -0.09279374778270721, 1.1580657958984375, -35.798683166503906, 6.444784641265869, -1.4102674722671509, -0.4029899835586548, -0.12991122901439667, 4.528334617614746, -32.41450500488281, 8.680131912231445, -1.0326064825057983, -0.01641913875937462, -0.01513693481683731, 0.0012210012646391988, -0.10930868983268738, 0.3346650004386902, -0.0024111983366310596, -0.07608436793088913, 0.33058232069015503, -0.4046702980995178, 0.024595724418759346, -3.126805305480957, -1.2648768424987793, -3.086862087249756, -2.6468496322631836, -0.90137779712677, 1.7867605686187744, -0.7122208476066589, -0.22423791885375977, 9.684616088867188, -0.005723297595977783, -0.03062129020690918, -0.036774396896362305, -0.011669078841805458, 0.02293105237185955, 0.2775569558143616, 0.9513394236564636], "max": [0.13696278631687164, 0.3699359893798828, -0.17022542655467987, -0.39826062321662903, -0.09479482471942902, 0.4723203778266907, 0.015927748754620552, 0.04350317269563675, 0.045021407306194305, 1.1012098789215088, -0.7779223322868347, 0.8092366456985474, 0.30168911814689636, 0.07916436344385147, 0.010975710116326809, -0.0023228295613080263, -0.611282467842102, 1.0421054363250732, -0.453512042760849, 0.01002189889550209, -0.006165101658552885, 0.009261439554393291, -0.612140953540802, 1.015260934829712, -0.4381081461906433, 0.001831541769206524, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.003821403020992875, 1.4684645748275216e-06, 0.7294484972953796, 0.8287733197212219, 0.4177604019641876, 1.3998210430145264, 1.8452281951904297, 1.4633674621582031, 1.5193431377410889, 0.8559081554412842, 0.7022497653961182, 0.25971758365631104, 0.2334313988685608, 0.5512751340866089, 0.7207825183868408, 0.2987911105155945, -2.5499720573425293, 3.9377288818359375, 2.4291820526123047, 0.1526251584291458, 0.5738705992698669, 1.7503052949905396, 0.5164835453033447, -2.4497549533843994, 7.692307949066162, 2.4572649002075195, 0.6715506911277771, 2.008547067642212, 0.8894994258880615, 0.25824177265167236, 0.006064427550882101, 0.019079124554991722, 0.017407961189746857, 0.007977685891091824, 0.007358763832598925, 0.016457244753837585, 0.01656682789325714, 0.011980307288467884, 0.02336566150188446, 0.007249903865158558, 0.007233484648168087, 0.009595617651939392, 0.16967999935150146, 0.6384209394454956, 12.085456848144531, -27.134775161743164, 19.660409927368164, 0.5260476469993591, 2.290679931640625, 0.6644032001495361, 13.585003852844238, -21.505577087402344, 17.579116821289062, 0.9267173409461975, 0.021108414977788925, 0.004839085973799229, 0.0030525033362209797, -0.013663585297763348, 0.505344033241272, 0.3582684099674225, 0.24899880588054657, 0.5321263670921326, 0.004574522376060486, 0.22919617593288422, 3.0964972972869873, 0.4354613125324249, 3.0617523193359375, -0.8826470375061035, 0.2540578544139862, 2.8140671253204346, -0.3303314447402954, 0.1366848200559616, 9.952204704284668, 0.01690313220024109, 0.03730309009552002, 0.03514978289604187, -0.009474840946495533, 0.02997457981109619, 0.30653151869773865, 0.9603819251060486], "mean": [-0.13787619769573212, -0.010059480555355549, -0.400875985622406, -1.1973934173583984, -0.6321557760238647, 0.22035367786884308, -0.4144934117794037, -0.1719485968351364, -0.06675100326538086, 0.6636651158332825, -1.434280514717102, 0.6367883682250977, -0.20026268064975739, -0.1836421936750412, 0.010499243624508381, -0.005430201534181833, -0.6143432259559631, 1.0404295921325684, -0.45673125982284546, 0.004178523551672697, -0.006599137093871832, 0.006002773530781269, -0.6174479722976685, 1.0139787197113037, -0.4433886408805847, -0.0025885729119181633, 0.6721216440200806, 1.745330572128296, 0.6721216440200806, 0.6721216440200806, 0.6721216440200806, 0.6721216440200806, 0.576982319355011, 1.745330572128296, 0.576982319355011, 0.576982319355011, 0.576982319355011, 0.576982319355011, 0.003534021321684122, -6.496829882962629e-07, -0.009997344575822353, 0.006759328301995993, -0.0031320671550929546, 0.002359368372708559, -0.022875944152474403, 0.009940487332642078, -0.0113074267283082, 0.12957096099853516, 0.08210662752389908, -0.07807106524705887, -0.12406418472528458, -0.03261929750442505, -0.11207486689090729, -0.06685767322778702, -6.279738903045654, -2.266655921936035, 0.34108614921569824, -5.104148864746094, -0.06388717144727707, 0.278949499130249, -0.3148859739303589, -4.683309078216553, 4.9510321617126465, -0.3345196843147278, -6.013628005981445, 0.40500593185424805, -0.3700445294380188, -0.3169753849506378, -0.0002587790950201452, 9.51200709096156e-05, -0.0004512186860665679, 0.00044904215610586107, -0.0009423441370017827, -0.0002374522591708228, -0.00026909392909146845, 0.00021389966423157603, 0.00014871331222821027, 0.0002773761807475239, -0.0008559804991818964, -0.000637740537058562, -0.9606279730796814, 0.20860283076763153, 7.181360244750977, -31.798860549926758, 13.620144844055176, -0.44617143273353577, 0.7678155899047852, 0.2373838573694229, 7.625328063964844, -27.7193546295166, 12.79879093170166, -0.06244432553648949, 0.0029037368949502707, -0.003004509024322033, 0.001910530962049961, -0.06756623834371567, 0.39696216583251953, 0.1505359411239624, 0.11735222488641739, 0.3813832104206085, -0.0634244829416275, 0.14985807240009308, 0.49353235960006714, -0.6553439497947693, -0.5356091856956482, -1.9408680200576782, -0.6948707103729248, 2.4303245544433594, -0.6133980751037598, -0.05191539600491524, 9.777448654174805, 0.002410050481557846, 0.002165034180507064, -0.000606757472269237, -0.010582206770777702, 0.02894129604101181, 0.29301220178604126, 0.955576479434967], "std": [0.23976455628871918, 0.20788751542568207, 0.09468460828065872, 0.40804412961006165, 0.555849015712738, 0.18732020258903503, 0.1538301706314087, 0.19784775376319885, 0.13441306352615356, 0.10311905294656754, 0.21953339874744415, 0.08683763444423676, 0.14723652601242065, 0.08471687138080597, 0.00033658137544989586, 0.0019776946865022182, 0.0006905001937411726, 0.0005683550843968987, 0.0013849096139892936, 0.0023770402185618877, 0.0005402794340625405, 0.0020845881663262844, 0.0017507508164271712, 0.0007317350246012211, 0.0015019181882962584, 0.0018567723454907537, 0.8356658220291138, 1.3113021850585938e-06, 0.8356658220291138, 0.8356658220291138, 0.8356658220291138, 0.8356658220291138, 0.7406191229820251, 1.3113021850585938e-06, 0.7406191229820251, 0.7406191229820251, 0.7406191229820251, 0.7406191229820251, 0.0001699025888228789, 1.1607443184402655e-06, 0.31247445940971375, 0.28217393159866333, 0.2552589774131775, 0.6213933825492859, 0.9364395141601562, 0.3548043370246887, 0.4168718159198761, 0.22882086038589478, 0.1647230088710785, 0.23577816784381866, 0.2290431708097458, 0.2556045949459076, 0.4492902159690857, 0.20260393619537354, 2.2500388622283936, 3.3850507736206055, 1.2748782634735107, 3.183349847793579, 0.3014480769634247, 0.5508697628974915, 0.3626762926578522, 1.7392430305480957, 2.163045883178711, 1.369361400604248, 1.5643064975738525, 0.4881860017776489, 0.6162684559822083, 0.2669183909893036, 0.0029568939935415983, 0.005608150735497475, 0.005234036128968, 0.0026971641927957535, 0.0028715552762150764, 0.0038835122250020504, 0.003193465294316411, 0.005392524879425764, 0.006097749341279268, 0.002630538074299693, 0.004066276364028454, 0.002754806075245142, 0.5796027779579163, 0.14414435625076294, 2.436788320541382, 1.5028104782104492, 2.8245906829833984, 0.512604296207428, 0.6075876355171204, 0.15877677500247955, 1.482094168663025, 3.0254712104797363, 1.5002473592758179, 0.5293352603912354, 0.006963192485272884, 0.0037617560010403395, 0.0004826814401894808, 0.018666904419660568, 0.057173099368810654, 0.12886855006217957, 0.10215814411640167, 0.05832971632480621, 0.09334390610456467, 0.04712425172328949, 2.3889214992523193, 0.6126644611358643, 2.3550925254821777, 0.3167220950126648, 0.25812163949012756, 0.24958904087543488, 0.053911954164505005, 0.055420950055122375, 0.03940202295780182, 0.003937648609280586, 0.008665223605930805, 0.011069412343204021, 0.00037615789915435016, 0.0013688260223716497, 0.007740694098174572, 0.0023965598084032536], "count": [206]}, "action": {"min": [-0.6436532735824585, -0.1845312863588333, -0.6450359225273132, -1.6561332941055298, -1.5707963705062866, -0.06914204359054565, -0.6853916049003601, -0.7434760332107544, -0.42685458064079285, 0.5081341862678528, -1.6627545356750488, 0.3820798695087433, -0.5797387957572937, -0.4367337226867676, 0.009286293759942055, -0.010171791538596153, -0.6129003763198853, 1.0356793403625488, -0.4606865644454956, 0.0006251740269362926, -0.008344227448105812, 0.0007868638494983315, -0.6176043152809143, 1.0080537796020508, -0.44640353322029114, -0.005023345351219177, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0031522095669060946, -7.468785042874515e-06, -0.8130427002906799, -0.8275877237319946, -0.7632352113723755, -1.7716413736343384, -4.6966705322265625, -0.7420535683631897, -1.2106586694717407, -0.20093679428100586, -0.04780997335910797, -0.9928594827651978, -0.9466120600700378, -0.6206150054931641, -1.5012911558151245, -0.7402955293655396], "max": [0.1402808576822281, 0.3827913999557495, -0.11469008773565292, -0.3085412383079529, -0.09488126635551453, 0.4865066707134247, 0.023917987942695618, 0.0648849606513977, 0.07494695484638214, 0.9563955068588257, -0.77112877368927, 0.8093074560165405, 0.1362030804157257, 0.055307794362306595, 0.011526606976985931, -0.00032627867767587304, -0.6070606112480164, 1.0390262603759766, -0.452941358089447, 0.008838812820613384, -0.005488509777933359, 0.010003156028687954, -0.6095231175422668, 1.0139132738113403, -0.43646204471588135, 0.001076834392733872, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.003821403020992875, 8.931864385886001e-07, 0.7294484972953796, 0.8287733197212219, 0.4177604019641876, 1.3998210430145264, 1.8452281951904297, 1.4633674621582031, 1.5193431377410889, 0.8559081554412842, 0.7022497653961182, 0.25971758365631104, 0.2334313988685608, 0.5512751340866089, 0.7207825183868408, 0.2987911105155945], "mean": [-0.16819651424884796, -0.0010511784348636866, -0.40173447132110596, -1.1518568992614746, -0.6364602446556091, 0.21709108352661133, -0.4127926528453827, -0.14503347873687744, -0.038311656564474106, 0.6403762698173523, -1.4410961866378784, 0.6285851001739502, -0.21674004197120667, -0.19448378682136536, 0.010404771193861961, -0.005396113730967045, -0.61001056432724, 1.0376652479171753, -0.4567578434944153, 0.0037822893355041742, -0.0065337661653757095, 0.005200772546231747, -0.6134387254714966, 1.0118263959884644, -0.4436977207660675, -0.0027092001400887966, 0.6694952249526978, 1.745330572128296, 0.6694952249526978, 0.6694952249526978, 0.6694952249526978, 0.6694952249526978, 0.5685945749282837, 1.745330572128296, 0.5685945749282837, 0.5685945749282837, 0.5685945749282837, 0.5685945749282837, 0.00353540969081223, -6.604698796763842e-07, -0.009210055693984032, 0.005810009781271219, -0.004051340278238058, 0.0023668205831199884, -0.021937433630228043, 0.010678763501346111, -0.011319061741232872, 0.12920129299163818, 0.0816911831498146, -0.07715645432472229, -0.1252952367067337, -0.03579220175743103, -0.11191906780004501, -0.06851257383823395], "std": [0.24868711829185486, 0.1942889243364334, 0.11658604443073273, 0.4300205409526825, 0.5567284822463989, 0.1899663209915161, 0.15525752305984497, 0.15781435370445251, 0.0948946475982666, 0.0802159532904625, 0.1804974377155304, 0.09598445892333984, 0.13355666399002075, 0.0814511850476265, 0.0004970533191226423, 0.002146907150745392, 0.0011416818015277386, 0.0006779515533708036, 0.0015317535726353526, 0.001978951506316662, 0.0005627436330541968, 0.0020600175485014915, 0.001672314596362412, 0.0011282536434009671, 0.00189402443356812, 0.0015108538791537285, 0.8362895250320435, 1.3113021850585938e-06, 0.8362895250320435, 0.8362895250320435, 0.8362895250320435, 0.8362895250320435, 0.7376044392585754, 1.3113021850585938e-06, 0.7376044392585754, 0.7376044392585754, 0.7376044392585754, 0.7376044392585754, 0.00016893233987502754, 1.1524064120749244e-06, 0.3126981258392334, 0.2825167775154114, 0.2555508613586426, 0.6213934421539307, 0.9365332126617432, 0.35492178797721863, 0.416872501373291, 0.2289043366909027, 0.16464702785015106, 0.2353690266609192, 0.2283579409122467, 0.25621119141578674, 0.44926127791404724, 0.20364584028720856], "count": [206]}, "timestamp": {"min": [0.0], "max": [6.833333333333333], "mean": [3.416666666666667], "std": [1.9822125684867067], "count": [206]}, "frame_index": {"min": [0], "max": [205], "mean": [102.5], "std": [59.466377054601196], "count": [206]}, "episode_index": {"min": [326], "max": [326], "mean": [326.0], "std": [0.0], "count": [206]}, "index": {"min": [128699], "max": [128904], "mean": [128801.5], "std": [59.466377054601196], "count": [206]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [206]}, "subtask_annotation": {"mean": [0.3058252427184466, 2.0, 2.0, 2.0, 2.0], "std": [0.4813664294098659, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [206]}, "scene_annotation": {"mean": [326.0], "std": [0.0], "min": [326], "max": [326], "count": [206]}, "eef_direction_state": {"mean": [3.1553398058252426, 2.941747572815534], "std": [1.6938339435202412, 2.077737953699089], "min": [0, 0], "max": [6, 6], "count": [206]}, "eef_velocity_state": {"mean": [1.174757281553398, 0.9757281553398058], "std": [0.6816197793579852, 0.6342897594286183], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_acc_mag_state": {"mean": [0.9514563106796117, 0.7524271844660194], "std": [0.8050645608399183, 0.8768151392324478], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_direction_action": {"mean": [3.1699029126213594, 3.0242718446601944], "std": [1.6385131166067868, 1.9815638631081787], "min": [0, 0], "max": [6, 6], "count": [206]}, "eef_velocity_action": {"mean": [1.3155339805825244, 0.9951456310679612], "std": [0.691453693323253, 0.5787295494554887], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_acc_mag_action": {"mean": [1.1650485436893203, 0.8932038834951457], "std": [0.7832851825836873, 0.8636412119031481], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_sim_pose_state": {"mean": [0.2603674579799865, 0.21739267361430248, 0.09295139888094973, 0.49224235433242075, -0.6557254047101511, -0.5344851862599519, 0.2540546050502871, -0.16558742845600197, 0.12994586036524564, -1.9407607675459744, -0.6950439418220419, 2.4303526448297843], "std": [0.05428851036762018, 0.11204515195209584, 0.031740248943211216, 2.4368851341774356, 0.6129073874300034, 2.403401876262726, 0.05120121488813167, 0.06564224618184006, 0.01469772196612178, 0.3168860049078327, 0.25791071476299465, 0.24963165175402455], "min": [0.20227253903086315, 0.10530428133713048, 0.035498090341850266, -3.1413728409144883, -1.2648767375398107, -3.129980272679147, 0.2053315749986541, -0.3965320628739892, 0.10734230240562057, -2.6471013758776047, -0.9016874617393833, 1.7867633370385847], "max": [0.3537587759903569, 0.4045170293381144, 0.13697904500349506, 3.135548068770994, 0.4353729057791287, 3.12943343102945, 0.40561470074814593, -0.11707799386753878, 0.15177032753894854, -0.8826581687705746, 0.254060471380928, 2.814403479252884], "count": [206]}, "eef_sim_pose_action": {"mean": [0.2661530335774633, 0.22188535068556622, 0.0899166504547379, 0.6781002874878742, -0.6622996391000068, -0.5899977066615179, 0.24835060726305444, -0.1553133916198286, 0.12514342835212236, -1.9696200693934636, -0.7449196794055596, 2.441837947519819], "std": [0.054700738776588306, 0.1108310265595658, 0.03245050276536617, 2.381234693843979, 0.6354072369715882, 2.415927500742667, 0.04309373046079689, 0.0449182551663418, 0.015803639262697122, 0.3001842079672101, 0.18872835208484287, 0.21478873574990567], "min": [0.20269217597988987, 0.1069600330773417, 0.031456581325134854, -3.1410670360275668, -1.299924518759007, -3.119963813022474, 0.20718752911550944, -0.3559618753156015, 0.09764637284469727, -2.794935872203029, -0.9209107917370013, 1.8079926939696742], "max": [0.36481183607651857, 0.4178965404171731, 0.1573219747797573, 3.1275147687565754, 0.46391164124618234, 3.1129517267128395, 0.3967572185874726, -0.11981532463664998, 0.1447358815123783, -1.04589377469483, 0.13209028681654367, 2.8270510252846255], "count": [206]}}} +{"episode_index": 319, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4292600051662822]], [[0.5431275718774029]], [[0.47212263237096314]]], "std": [[[0.2910345624745941]], [[0.19808366656164014]], [[0.22576074797561244]]], "count": [128]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46232356170102845]], [[0.43097453878916764]], [[0.3030512903690888]]], "std": [[[0.35101875216794187]], [[0.24800345100667567]], [[0.28802433480840445]]], "count": [128]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3905404209018166]], [[0.47787976491914164]], [[0.39403878991854097]]], "std": [[[0.2860919572348609]], [[0.19726675181365289]], [[0.25391359701342114]]], "count": [128]}, "observation.state": {"min": [-1.2079474925994873, -0.005341225303709507, -0.7170786261558533, -1.926452875137329, -0.6836918592453003, -0.7092576026916504, -0.47674980759620667, -0.765698254108429, -0.31604641675949097, 0.19798582792282104, -1.254220962524414, -0.02281280606985092, -0.008772564120590687, -0.36736148595809937, 0.005150191485881805, -0.06392358243465424, -0.6104552149772644, 0.9808798432350159, -0.40705403685569763, -0.01622268185019493, -0.022723793983459473, 0.09760372340679169, -0.6331374049186707, 0.9975524544715881, -0.3969667851924896, 0.05566403642296791, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.010296850465238094, -2.795474529193598e-06, -0.8948676586151123, -0.5818836688995361, -0.6060748100280762, -0.6312200427055359, -0.8977867364883423, -1.2698330879211426, -1.5976916551589966, -0.4650215208530426, -0.2301948368549347, -0.28809717297554016, -0.8635300397872925, -0.8773031234741211, -0.5295335054397583, -0.4455561637878418, -17.103742599487305, -3.2661783695220947, -1.741147756576538, -10.34798526763916, -1.3485958576202393, -1.1190476417541504, -1.5781440734863281, -15.73410701751709, -3.51037859916687, -2.555555582046509, -9.493284225463867, -1.3772894144058228, -1.5207569599151611, -1.5781440734863281, -0.0075203487649559975, -0.016185596585273743, -0.018556782975792885, -0.010422524064779282, -0.01828848570585251, -0.007437123917043209, -0.007505318149924278, -0.01383962482213974, -0.017392536625266075, -0.007744723465293646, -0.011067204177379608, -0.00832467619329691, -0.44541001319885254, 0.6309974193572998, 7.230488300323486, -31.350122451782227, 9.574407577514648, -1.1126899719238281, 0.3605700135231018, -1.358500361442566, 4.765886306762695, -24.443620681762695, 7.070476055145264, -1.7730480432510376, -0.020447365939617157, -0.015422132797539234, -0.001831501955166459, -0.10930868983268738, 0.3689211308956146, 0.07255470752716064, 0.1493772268295288, 0.4085913300514221, -0.24431467056274414, -0.0018369562458246946, -3.0681979656219482, -1.212697982788086, -3.0022833347320557, -2.4827470779418945, -1.3082903623580933, -3.126009464263916, -0.815102219581604, -0.2003673017024994, 9.662860870361328, -0.008859187364578247, -0.012350122444331646, -0.02034100890159607, -0.026104705408215523, 0.021763738244771957, 0.6652723550796509, 0.7447139024734497], "max": [0.13714906573295593, 0.6404997110366821, -0.03089962899684906, -1.0907316207885742, 0.7527469396591187, 0.033190373331308365, 0.5035488605499268, -0.06539611518383026, 0.0995655357837677, 0.5869958400726318, -0.48876437544822693, 0.6986607313156128, 0.3081473112106323, 0.0004786442150361836, 0.007693890016525984, -0.06171395629644394, -0.5895978212356567, 0.9814746379852295, -0.39201176166534424, -0.011305882595479488, -0.021489201113581657, 0.09878586232662201, -0.6101177334785461, 0.9985910058021545, -0.38215339183807373, 0.06019822135567665, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.010779340751469135, 2.426540277156164e-06, 0.965618371963501, 0.3679405748844147, 0.7935556769371033, 0.6976181268692017, 1.0695452690124512, 1.1791596412658691, 0.8873791694641113, 0.4801236689090729, 0.28576725721359253, 0.26737016439437866, 0.7641711235046387, 0.7582260966300964, 0.3788633942604065, 0.19253554940223694, -3.489044666290283, 7.509158134460449, 3.3980464935302734, 0.030525030568242073, 1.1190476417541504, 2.4102563858032227, 0.5451770424842834, -4.676804542541504, 8.94383430480957, 1.1373625993728638, -0.4273504614830017, 0.3156288266181946, 0.22954824566841125, 0.11477412283420563, 0.007771017029881477, 0.012553703039884567, 0.014108364470303059, 0.005723040550947189, 0.01131187379360199, 0.00816009659320116, 0.007851446978747845, 0.01671067625284195, 0.012552902102470398, 0.00888163410127163, 0.012264256365597248, 0.006158806383609772, 1.5483300685882568, 1.5960524082183838, 16.58409881591797, -20.63770294189453, 21.636335372924805, 0.01853332482278347, 2.0149500370025635, -0.3117869794368744, 13.43653392791748, -15.43562126159668, 19.267038345336914, -0.7323225736618042, 0.024988271296024323, 0.009065791964530945, 0.0012210012646391988, -0.027327170595526695, 0.6250721216201782, 0.37128329277038574, 0.40986087918281555, 0.5462680459022522, -0.047439053654670715, 0.20757383108139038, 3.0190203189849854, -0.024271618574857712, 2.8816370964050293, -0.9902806282043457, -0.41221004724502563, 3.1363415718078613, -0.49082139134407043, 0.12547354400157928, 9.85377311706543, 0.008358985185623169, 0.016957104206085205, 0.020239919424057007, -0.022603115066885948, 0.024956239387392998, 0.666472315788269, 0.7457817792892456], "mean": [-0.4062109589576721, 0.23863382637500763, -0.3215745687484741, -1.4521064758300781, 0.028199944645166397, -0.3151673972606659, 0.0533921904861927, -0.42526087164878845, -0.007903209887444973, 0.371596097946167, -0.9904834032058716, 0.42860400676727295, 0.06536246091127396, -0.26458317041397095, 0.0064042299054563046, -0.06365648657083511, -0.6036076545715332, 0.981199324131012, -0.3962487578392029, -0.014262473210692406, -0.021997980773448944, 0.09796962887048721, -0.6251775026321411, 0.9981294870376587, -0.38651537895202637, 0.05841096118092537, 0.7783476710319519, 1.6916987895965576, 0.7783476710319519, 0.7783476710319519, 0.7783476710319519, 0.7783476710319519, 0.7036551237106323, 1.7453200817108154, 0.7036551237106323, 0.7036551237106323, 0.7036551237106323, 0.7036551237106323, 0.010559368878602982, -3.432580513162975e-07, 0.00655208807438612, 0.012490545399487019, 0.0030216847080737352, -0.018369033932685852, 0.004837958607822657, -0.004218945279717445, 0.008210413157939911, 0.016394516453146935, 0.015841979533433914, -0.006600719876587391, 0.0014246691716834903, -0.014132622629404068, -0.00273658474907279, -0.011008929461240768, -9.29391860961914, 1.628955364227295, 1.1845343112945557, -5.059745788574219, 0.05136334151029587, 0.3900587260723114, -0.47201111912727356, -9.283766746520996, 3.6183478832244873, -0.509024441242218, -5.2256693840026855, -0.16967801749706268, -0.4212501049041748, -0.6810634732246399, 0.00027813506312668324, 0.00030850557959638536, -0.0007261547725647688, -0.0002595958940219134, 0.0005518454127013683, -0.00011658755829557776, 0.00020886117999907583, 0.00014142642612569034, -0.0015068214852362871, -0.00018319040827918798, 0.0005243741325102746, -0.00022005211212672293, 0.9287341237068176, 1.0423036813735962, 12.54156494140625, -24.351442337036133, 17.787982940673828, -0.5577408671379089, 1.159781813621521, -0.8538700342178345, 9.580513000488281, -18.99227523803711, 15.399162292480469, -1.2447104454040527, 0.003526180749759078, -0.0024581565521657467, -0.000659890822134912, -0.07248757779598236, 0.47128990292549133, 0.20892731845378876, 0.2407512068748474, 0.4810032546520233, -0.12181080877780914, 0.09610772877931595, 0.16312743723392487, -0.7713173627853394, -0.5175674557685852, -1.576195478439331, -0.9547387361526489, 2.028290271759033, -0.6485770344734192, -0.05607619509100914, 9.766568183898926, -0.00017050035239662975, 0.000991464126855135, 0.0003421722794882953, -0.024536948651075363, 0.023659825325012207, 0.6659383177757263, 0.7452267408370972], "std": [0.2874036133289337, 0.24027292430400848, 0.1758633553981781, 0.2707005739212036, 0.5397462248802185, 0.1936042308807373, 0.3450794816017151, 0.21211391687393188, 0.08245738595724106, 0.14697374403476715, 0.1526765525341034, 0.12391439080238342, 0.0712963417172432, 0.10366549342870712, 0.0007238912512548268, 0.00038695239345543087, 0.006089972332119942, 0.00019370927475392818, 0.0038170129992067814, 0.0013540105428546667, 0.0003524948260746896, 0.00020833328017033637, 0.006478262133896351, 0.00030454114312306046, 0.0036822170950472355, 0.0011881324462592602, 0.8496129512786865, 0.2913079857826233, 0.8496129512786865, 0.8496129512786865, 0.8496129512786865, 0.8496129512786865, 0.8494563698768616, 9.179115295410156e-06, 0.8494563698768616, 0.8494563698768616, 0.8494563698768616, 0.8494563698768616, 0.00010434969590278342, 7.629157039446e-07, 0.2795679271221161, 0.10280296206474304, 0.18878518044948578, 0.17318478226661682, 0.27204447984695435, 0.24852660298347473, 0.2272932231426239, 0.12544794380664825, 0.06703542917966843, 0.07855266332626343, 0.22095610201358795, 0.16825422644615173, 0.09329428523778915, 0.06838680803775787, 2.7653615474700928, 2.9591922760009766, 1.2733592987060547, 3.0618858337402344, 0.5581120848655701, 0.7457626461982727, 0.4568469226360321, 2.5770137310028076, 2.7072479724884033, 0.9298914670944214, 2.3755154609680176, 0.24636204540729523, 0.34914153814315796, 0.35803326964378357, 0.0025350949726998806, 0.004733914975076914, 0.00475652888417244, 0.002339849015697837, 0.002355509903281927, 0.001715737977065146, 0.0024700399953871965, 0.004534212872385979, 0.005067811347544193, 0.002330589108169079, 0.002244677860289812, 0.0015960232121869922, 0.35650432109832764, 0.13016901910305023, 1.7026841640472412, 3.1272459030151367, 2.6179556846618652, 0.29641416668891907, 0.346703439950943, 0.1410672664642334, 2.262007713317871, 1.816742181777954, 3.2496113777160645, 0.27856776118278503, 0.006968632806092501, 0.00416195672005415, 0.0005125444731675088, 0.014010582119226456, 0.05409026890993118, 0.0906805619597435, 0.06712161749601364, 0.04375384747982025, 0.05014332756400108, 0.07284492254257202, 2.171477794647217, 0.3929072320461273, 1.905595064163208, 0.35547661781311035, 0.23865407705307007, 0.49862048029899597, 0.04675548896193504, 0.04460802674293518, 0.026813426986336708, 0.0028896902222186327, 0.003711070865392685, 0.005592227913439274, 0.000772559957113117, 0.00081933184992522, 0.00018560764146968722, 0.00018072326201945543], "count": [651]}, "action": {"min": [-1.3017574548721313, 0.00023104580759536475, -0.7688248753547668, -1.9433132410049438, -0.686935305595398, -0.7141639590263367, -0.4753100574016571, -0.8127390742301941, -0.21977220475673676, 0.16270707547664642, -1.3286292552947998, -0.028381694108247757, -0.00633578933775425, -0.36902135610580444, 0.004052161239087582, -0.06464008241891861, -0.6079963445663452, 0.9757528305053711, -0.40776339173316956, -0.016119062900543213, -0.02235192060470581, 0.08497859537601471, -0.6302959322929382, 0.99484783411026, -0.3966240882873535, 0.052003711462020874, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.010296850465238094, -2.795474529193598e-06, -0.8948676586151123, -0.5818836688995361, -0.6060748100280762, -0.6312200427055359, -0.8977867364883423, -1.2698330879211426, -1.5976916551589966, -0.4650215208530426, -0.2301948368549347, -0.28809717297554016, -0.8635300397872925, -0.8773031234741211, -0.5295335054397583, -0.4455561637878418], "max": [0.1989666372537613, 0.6333732008934021, 0.10184463858604431, -1.0048350095748901, 0.7504205703735352, 0.03366556018590927, 0.5081615447998047, -0.05287117138504982, 0.10768727958202362, 0.6150964498519897, -0.4101421535015106, 0.6680474877357483, 0.3119002878665924, 0.003954766318202019, 0.00811844877898693, -0.05536551773548126, -0.58555006980896, 0.9853211641311646, -0.39327019453048706, -0.011665835976600647, -0.018773220479488373, 0.09665433317422867, -0.6078596115112305, 1.0012637376785278, -0.3834075927734375, 0.05733930692076683, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.010873431339859962, 2.426540277156164e-06, 0.965618371963501, 0.3679405748844147, 0.7935556769371033, 0.6976181268692017, 1.0695452690124512, 1.1791596412658691, 0.8873791694641113, 0.4801236689090729, 0.28576725721359253, 0.26737016439437866, 0.7641711235046387, 0.7582260966300964, 0.3788633942604065, 0.19253554940223694], "mean": [-0.4448225200176239, 0.2459331452846527, -0.3371838629245758, -1.411006212234497, 0.028203673660755157, -0.31809964776039124, 0.05911322310566902, -0.4577302038669586, 0.009401961229741573, 0.37270382046699524, -0.9445532560348511, 0.4243723750114441, 0.0664442628622055, -0.2656767666339874, 0.005942892283201218, -0.060272686183452606, -0.6005682349205017, 0.9813498854637146, -0.3977232277393341, -0.01445044670253992, -0.02066780813038349, 0.09166432172060013, -0.6223230957984924, 0.9986809492111206, -0.38801661133766174, 0.05554848909378052, 0.7788302302360535, 1.6916987895965576, 0.7788302302360535, 0.7788302302360535, 0.7788302302360535, 0.7788302302360535, 0.7036551237106323, 1.7453200817108154, 0.7036551237106323, 0.7036551237106323, 0.7036551237106323, 0.7036551237106323, 0.010559776797890663, -3.386630282875558e-07, 0.0070937988348305225, 0.011873658746480942, 0.003758440027013421, -0.018621543422341347, 0.005238847807049751, -0.004430173896253109, 0.007759801112115383, 0.016929497942328453, 0.015789147466421127, -0.006825026124715805, 0.0002805391850415617, -0.014141198247671127, -0.003122068243101239, -0.011011948809027672], "std": [0.30527380108833313, 0.22988654673099518, 0.19171065092086792, 0.29246068000793457, 0.5389623641967773, 0.19182182848453522, 0.343527615070343, 0.22677725553512573, 0.07376288622617722, 0.15885408222675323, 0.1733139306306839, 0.12160119414329529, 0.07127770036458969, 0.10217731446027756, 0.0009832641808316112, 0.0015042772283777595, 0.005773954093456268, 0.0011048165615648031, 0.0035647335462272167, 0.001245100749656558, 0.0006239907233975828, 0.0016107246046885848, 0.0058984351344406605, 0.0007939523202367127, 0.0034102932550013065, 0.0011151739163324237, 0.8496676683425903, 0.2913079857826233, 0.8496676683425903, 0.8496676683425903, 0.8496676683425903, 0.8496676683425903, 0.8494563698768616, 9.179115295410156e-06, 0.8494563698768616, 0.8494563698768616, 0.8494563698768616, 0.8494563698768616, 0.00010511863365536556, 7.645081154805666e-07, 0.2797670364379883, 0.10402736812829971, 0.18967711925506592, 0.1731625646352768, 0.27193310856819153, 0.2485915571451187, 0.22751928865909576, 0.12519361078739166, 0.06706738471984863, 0.07832366228103638, 0.22083763778209686, 0.16826149821281433, 0.09289272874593735, 0.06838483363389969], "count": [651]}, "timestamp": {"min": [0.0], "max": [21.666666666666668], "mean": [10.833333333333334], "std": [6.264243030146638], "count": [651]}, "frame_index": {"min": [0], "max": [650], "mean": [325.0], "std": [187.92729090439914], "count": [651]}, "episode_index": {"min": [327], "max": [327], "mean": [327.0], "std": [0.0], "count": [651]}, "index": {"min": [128905], "max": [129555], "mean": [129230.0], "std": [187.92729090439914], "count": [651]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [651]}, "subtask_annotation": {"mean": [0.2534562211981567, 2.0, 2.0, 2.0, 2.0], "std": [0.4419961067422168, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [651]}, "scene_annotation": {"mean": [327.0], "std": [0.0], "min": [327], "max": [327], "count": [651]}, "eef_direction_state": {"mean": [4.013824884792626, 4.2949308755760365], "std": [2.0608543617920847, 1.9609761479883152], "min": [0, 0], "max": [6, 6], "count": [651]}, "eef_velocity_state": {"mean": [0.8448540706605223, 0.5791090629800307], "std": [0.7593050638139511, 0.5978403056971138], "min": [0, 0], "max": [2, 2], "count": [651]}, "eef_acc_mag_state": {"mean": [0.7496159754224271, 0.6267281105990783], "std": [0.8425943806560438, 0.8167739647456291], "min": [0, 0], "max": [2, 2], "count": [651]}, "eef_direction_action": {"mean": [4.075268817204301, 4.256528417818741], "std": [2.0513050163949913, 1.8837814350311861], "min": [0, 0], "max": [6, 6], "count": [651]}, "eef_velocity_action": {"mean": [0.8832565284178188, 0.6697388632872504], "std": [0.8004678894417133, 0.6463816999322485], "min": [0, 0], "max": [2, 2], "count": [651]}, "eef_acc_mag_action": {"mean": [0.9615975422427036, 0.880184331797235], "std": [0.8351347091463717, 0.8375356817766799], "min": [0, 0], "max": [2, 2], "count": [651]}, "eef_sim_pose_state": {"mean": [0.3380393814056358, 0.2788705034948556, 0.2166427671002695, 0.1630580048835201, -0.7714730171074741, -0.5079126415954972, 0.3463486401634368, -0.2190886622994714, 0.11253149664179292, -1.5760176579439031, -0.9548077851004894, 2.0184594258162614], "std": [0.05985663779615943, 0.04990541126597439, 0.07561044367177795, 2.1883275699484397, 0.3929780996922034, 1.9270118729578645, 0.05394536815990168, 0.0320814219450734, 0.051648227333443354, 0.35533168346721805, 0.238673234117745, 0.6021278639514022], "min": [0.21802560487842226, 0.2106401781564543, 0.09827870088523566, -3.1346410031878196, -1.2127062242630813, -3.0818588811242367, 0.25684991683851766, -0.3158682355498267, 0.033400428648366454, -2.4827045662783607, -1.3083640984952416, -3.141546392455834], "max": [0.4634459694295154, 0.3749503270169581, 0.4337268619119145, 3.136532246432497, -0.02427162392461324, 3.1074802313838936, 0.41684168787091863, -0.1747411124468545, 0.18824168010910566, -0.9902804860750452, -0.41222859953879376, 3.136369066250576], "count": [651]}, "eef_sim_pose_action": {"mean": [0.3458559866538055, 0.28160742883051343, 0.21969607297924792, 0.2163310735982028, -0.7819488768878757, -0.5169786820372433, 0.3528007791789371, -0.21483873645665083, 0.11524663211210684, -1.5590171193791766, -0.9594331121852485, 2.013278409572733], "std": [0.0619940283858958, 0.04805488874167718, 0.0814374723476777, 2.151376112721529, 0.4104878238937187, 1.8975785595563097, 0.0566586493134529, 0.03184839122875642, 0.05602495073225231, 0.3761017336155149, 0.24590584743578328, 0.5755141534992099], "min": [0.2011881395394773, 0.21540728607596377, 0.09928644299119277, -3.1355836725211566, -1.2246567155901278, -3.0793953378151335, 0.25603248332235484, -0.2888980234990369, 0.029728253177917104, -2.562948375649213, -1.3416557606354944, -3.116338293587666], "max": [0.47177701247312875, 0.3703165363004364, 0.4565504177320657, 3.128044210202944, 0.0016453578719661799, 3.1029029230257374, 0.4264261342197822, -0.16738621226759057, 0.20361720807388317, -0.9536347520379796, -0.38251232814715275, 3.134020576970865], "count": [651]}}} +{"episode_index": 320, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4386555858546509]], [[0.5591539534590618]], [[0.47963135039758015]]], "std": [[[0.29873904686619573]], [[0.19044214748354638]], [[0.23086095614224164]]], "count": [151]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4714457951730231]], [[0.45404844290657437]], [[0.3455056638939175]]], "std": [[[0.326130758660719]], [[0.22316957938781154]], [[0.27131111784730955]]], "count": [151]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47730805905013607]], [[0.4462144972259778]], [[0.34569085597490523]]], "std": [[[0.2913258255510605]], [[0.22385452762997168]], [[0.2707489555501596]]], "count": [151]}, "observation.state": {"min": [-1.4299912452697754, -0.027860214933753014, -1.5294296741485596, -1.6412982940673828, -0.46481773257255554, -0.9914602041244507, -0.7018275260925293, -0.5992283821105957, -0.4207691252231598, 0.00953734666109085, -1.5748887062072754, -0.0763958990573883, -0.11587365716695786, -0.6163695454597473, 0.0020353745203465223, -0.004530766047537327, -0.6466101408004761, 0.9766561985015869, -0.37156152725219727, -0.032932721078395844, -0.010050873272120953, 0.0060610417276620865, -0.641262948513031, 1.0047200918197632, -0.4005539119243622, 0.028379300609230995, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0016088439151644707, -0.00038348400266841054, -1.17433762550354, -0.41500386595726013, -1.3266608715057373, -0.5906620025634766, -2.420816421508789, -1.7125465869903564, -0.6890250444412231, -0.38730138540267944, -0.6650916934013367, -0.8226920962333679, -0.7795233726501465, -1.0856446027755737, -0.5967736840248108, -0.33886054158210754, -17.627098083496094, -7.753357887268066, -1.8534798622131348, -22.619049072265625, -3.557997465133667, -1.721611738204956, -7.804640293121338, -11.035032272338867, -5.3113555908203125, -4.310744762420654, -12.393163681030273, -1.951159954071045, -3.127594470977783, -2.6684980392456055, -0.008673070929944515, -0.047817666083574295, -0.019022947177290916, -0.006169492844492197, -0.0076824272982776165, -0.01552759949117899, -0.006760600954294205, -0.042850371450185776, -0.01904207095503807, -0.008928149938583374, -0.009417313151061535, -0.022079268470406532, -2.820930004119873, -0.749773383140564, 8.403400421142578, -25.303945541381836, 9.159750938415527, -0.5803504586219788, -3.66933012008667, -0.7794674038887024, 4.5877227783203125, -28.462947845458984, 9.857803344726562, -1.3016674518585205, -0.027673449367284775, -0.015884721651673317, -0.0006105006905272603, -0.09564509987831116, 0.2880312204360962, 0.015367536805570126, 0.03638865798711777, 0.3579634428024292, -0.17259469628334045, 0.03058776631951332, -3.0790047645568848, -1.1812078952789307, -2.934786319732666, -3.105309009552002, -1.3661432266235352, -3.1379923820495605, -0.9182104468345642, -0.39054059982299805, 9.649957656860352, -0.017945200204849243, -0.04785043001174927, -0.07751315832138062, -0.03286006301641464, 0.02021976187825203, 0.8345946073532104, 0.5462661385536194], "max": [-0.052520401775836945, 0.7127867937088013, -0.17547762393951416, -0.9479658007621765, 0.7274631261825562, -0.2780947685241699, 0.1612553745508194, -0.1032947450876236, 0.2333676964044571, 0.9483485221862793, -0.9995588660240173, 0.638965368270874, 0.42191430926322937, -0.27885642647743225, 0.008639398030936718, 6.815634696977213e-05, -0.63187575340271, 0.9778658151626587, -0.35848063230514526, -0.02232873998582363, -0.0030356417410075665, 0.011150510981678963, -0.6252114772796631, 1.0089755058288574, -0.38853853940963745, 0.04012533649802208, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0005602755700238049, 2.9660600375791546e-07, 0.8809265494346619, 0.6561403274536133, 0.9558388590812683, 1.18359375, 2.0599722862243652, 1.2026156187057495, 1.0599857568740845, 0.4449537694454193, 0.3256887197494507, 0.6026726961135864, 0.6910511255264282, 1.6563546657562256, 0.712971568107605, 0.3215392827987671, -4.543181419372559, 4.731379985809326, 3.8333334922790527, 5.799756050109863, 2.15201473236084, 2.8119657039642334, 1.090354084968567, -4.609992980957031, 8.94383430480957, 1.8253967761993408, 7.9059834480285645, 1.4633699655532837, 0.5164835453033447, 6.570817947387695, 0.02137180045247078, 0.014922268688678741, 0.050131477415561676, 0.007881732657551765, 0.015053392387926579, 0.01091492548584938, 0.01849397085607052, 0.021942123770713806, 0.03664170205593109, 0.0091575151309371, 0.01576502062380314, 0.010032204911112785, 1.3786499500274658, 0.5419154167175293, 19.345638275146484, -15.42778491973877, 21.14394187927246, 1.0185129642486572, 1.1029200553894043, 0.3860219419002533, 14.78761100769043, -16.4235897064209, 20.823368072509766, 0.18158048391342163, 0.04802531749010086, 0.013357377611100674, 0.006105006206780672, -0.027327170595526695, 0.4994547367095947, 0.2527380883693695, 0.3535923659801483, 0.4615238308906555, 0.035283852368593216, 0.23273953795433044, 3.1085848808288574, 0.02901003509759903, 3.1200928688049316, 3.1184725761413574, -0.5540086030960083, 3.129378318786621, -0.5126147866249084, 0.32117760181427, 9.896533966064453, 0.013745993375778198, 0.017749518156051636, 0.06693929433822632, -0.026761535555124283, 0.024184711277484894, 0.8367379307746887, 0.5494945049285889], "mean": [-0.5000672936439514, 0.2319565862417221, -0.6640728116035461, -1.3465787172317505, -0.018138427287340164, -0.6048423051834106, -0.4953007698059082, -0.29720067977905273, 0.039593230932950974, 0.38112470507621765, -1.2421404123306274, 0.2889527976512909, 0.21881702542304993, -0.4874117076396942, 0.0038801829796284437, -0.0021022639703005552, -0.6372984647750854, 0.9773294925689697, -0.3679652512073517, -0.02541125752031803, -0.008096879348158836, 0.009085431694984436, -0.631464958190918, 1.005961298942566, -0.39717867970466614, 0.037147071212530136, 0.565155565738678, 1.622658133506775, 0.565155565738678, 0.565155565738678, 0.565155565738678, 0.565155565738678, 1.011531949043274, 1.7453281879425049, 1.011531949043274, 1.011531949043274, 1.011531949043274, 1.011531949043274, -0.0010670105693861842, -0.00021319783991202712, -0.035325706005096436, 0.01222322415560484, -0.0392807200551033, 0.022832607850432396, 0.00903776939958334, -0.004451245069503784, 0.00892673246562481, -0.009301264770328999, 0.0033276223111897707, 0.0008921452099457383, 0.02361197955906391, -0.0008872926700860262, 0.004156092181801796, -0.0005847248248755932, -9.072457313537598, -1.1981810331344604, 1.0552839040756226, -5.76625394821167, 0.8177124261856079, 0.09481986612081528, -1.0195225477218628, -8.289495468139648, 3.7891345024108887, -0.3536461591720581, -4.922182083129883, -0.5760996341705322, -0.36780300736427307, -0.5264140367507935, 7.852141425246373e-05, -0.00023392983712255955, 0.00019578225328586996, 0.0003526214568410069, 0.00044883156078867614, -0.0002575006219558418, 0.0002325064706383273, -0.0001166836591437459, 0.0001583799021318555, 9.903484169626608e-05, 0.00043527799425646663, -0.0003234560426790267, -0.10832596570253372, -0.2177010327577591, 13.27362060546875, -21.681570053100586, 14.88353157043457, 0.15239976346492767, -0.11987641453742981, -0.2471785843372345, 10.161903381347656, -23.283723831176758, 14.248236656188965, -0.6465219259262085, 0.0029149006586521864, -0.002656932920217514, 0.0036861058324575424, -0.07478179037570953, 0.37061622738838196, 0.10257665812969208, 0.20052769780158997, 0.41276276111602783, -0.06199753284454346, 0.17362938821315765, 1.6388275623321533, -0.8541232943534851, 1.3839404582977295, -0.7108285427093506, -0.9673474431037903, 0.3422510027885437, -0.7457094788551331, 0.03133564069867134, 9.759848594665527, 0.0003056469140574336, 0.00043286290019750595, 0.00041936017805710435, -0.030793117359280586, 0.022282518446445465, 0.8355785012245178, 0.5480533242225647], "std": [0.43006569147109985, 0.18563257157802582, 0.42962440848350525, 0.1879219114780426, 0.22155985236167908, 0.21405261754989624, 0.24759644269943237, 0.11891446262598038, 0.16685080528259277, 0.23033641278743744, 0.1526847928762436, 0.19782623648643494, 0.1462409943342209, 0.08407855778932571, 0.002276669954881072, 0.0009575168951414526, 0.0036314367316663265, 0.00018851774802897125, 0.0038299148436635733, 0.0030271124560385942, 0.002413256326690316, 0.0009100661263801157, 0.004203199874609709, 0.0011917727533727884, 0.0034369744826108217, 0.0033320579677820206, 0.8050168752670288, 0.44085362553596497, 0.8050168752670288, 0.8050168752670288, 0.8050168752670288, 0.8050168752670288, 0.8577759265899658, 1.0728836059570312e-06, 0.8577759265899658, 0.8577759265899658, 0.8577759265899658, 0.8577759265899658, 0.0001285154721699655, 9.43133927648887e-05, 0.20531323552131653, 0.1335635483264923, 0.1859002560377121, 0.18543396890163422, 0.45232367515563965, 0.27566424012184143, 0.1911144107580185, 0.12353989481925964, 0.11450208723545074, 0.20801641047000885, 0.17222779989242554, 0.25047603249549866, 0.15301558375358582, 0.07622335851192474, 3.3618836402893066, 2.4123458862304688, 1.3487493991851807, 5.374677658081055, 0.6361508965492249, 0.8475292921066284, 1.477014183998108, 1.1924928426742554, 3.4027130603790283, 1.3644553422927856, 3.929908514022827, 0.6242620348930359, 0.5927643775939941, 1.7721644639968872, 0.0029499270021915436, 0.005357070360332727, 0.006004037335515022, 0.0022325259633362293, 0.0020931619219481945, 0.0022839680314064026, 0.002955601317808032, 0.005291208624839783, 0.00580968800932169, 0.00280763884074986, 0.002180115319788456, 0.002755265450105071, 0.7831324338912964, 0.18126296997070312, 2.590848445892334, 1.7777347564697266, 2.6199264526367188, 0.29899081587791443, 0.8330247402191162, 0.15716655552387238, 1.8047195672988892, 2.474087715148926, 1.9390945434570312, 0.2880580723285675, 0.007794755976647139, 0.004716499708592892, 0.0005526670720428228, 0.00962709542363882, 0.04995681345462799, 0.05234530568122864, 0.05612282454967499, 0.030125023797154427, 0.057944245636463165, 0.05386887118220329, 1.5565186738967896, 0.2892612814903259, 2.1647372245788574, 2.34346342086792, 0.18689952790737152, 2.6533076763153076, 0.04894116520881653, 0.05605863034725189, 0.0276771392673254, 0.0036105706822127104, 0.005820073187351227, 0.00787467323243618, 0.0011461961548775434, 0.0007546565611846745, 0.0002902357082348317, 0.0004391356778796762], "count": [811]}, "action": {"min": [-1.574986457824707, -0.0173917468637228, -1.5707963705062866, -1.6354286670684814, -0.46864455938339233, -1.001574993133545, -0.6981316804885864, -0.6302117109298706, -0.4498458802700043, -0.03046439029276371, -1.5794260501861572, -0.08854465186595917, -0.12436582148075104, -0.620023250579834, 0.0012154453434050083, -0.007882966659963131, -0.6393902897834778, 0.9741247892379761, -0.37721848487854004, -0.03187668323516846, -0.010517719201743603, 0.0021087569184601307, -0.6342412829399109, 1.0024242401123047, -0.4059728682041168, 0.028070908039808273, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0016088439151644707, -0.00038348400266841054, -1.17433762550354, -0.41500386595726013, -1.3266608715057373, -0.5906620025634766, -2.420816421508789, -1.7125465869903564, -0.7225453853607178, -0.38730138540267944, -0.6759567260742188, -0.8226920962333679, -0.7795233726501465, -1.0856446027755737, -0.5967736840248108, -0.33886054158210754], "max": [-0.05593971163034439, 0.7256015539169312, -0.1512855589389801, -0.8882347345352173, 0.736933171749115, -0.27723854780197144, 0.17222319543361664, -0.13836193084716797, 0.22711817920207977, 1.0209834575653076, -0.9103889465332031, 0.634204089641571, 0.4228799343109131, -0.26967179775238037, 0.009715067222714424, 0.001783694140613079, -0.6230635643005371, 0.9817338585853577, -0.3601548671722412, -0.022228136658668518, -0.00179724907502532, 0.012218356132507324, -0.6167545914649963, 1.0110406875610352, -0.39043378829956055, 0.039069563150405884, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0005602755700238049, 2.9660600375791546e-07, 0.9963518977165222, 0.6561403274536133, 1.0003490447998047, 1.18359375, 2.0599722862243652, 1.3406286239624023, 1.0599857568740845, 0.4449537694454193, 0.3256887197494507, 0.6039365530014038, 0.6910511255264282, 1.4158053398132324, 0.712971568107605, 0.3215392827987671], "mean": [-0.5495288968086243, 0.23518849909305573, -0.7016379833221436, -1.3135643005371094, -0.017910685390233994, -0.6097801327705383, -0.4925609230995178, -0.33848175406455994, 0.039943430572748184, 0.3810214698314667, -1.1889973878860474, 0.28431764245033264, 0.21923421323299408, -0.4862727224826813, 0.0042013805359601974, -0.0023288584779947996, -0.630547821521759, 0.9775028824806213, -0.3710862994194031, -0.025014495477080345, -0.007453309837728739, 0.008052755147218704, -0.6244072318077087, 1.0059399604797363, -0.4003539979457855, 0.036148808896541595, 0.5652847290039062, 1.6269623041152954, 0.5652847290039062, 0.5652847290039062, 0.5652847290039062, 0.5652847290039062, 1.0111230611801147, 1.7453281879425049, 1.0111230611801147, 1.0111230611801147, 1.0111230611801147, 1.0111230611801147, -0.00106637307908386, -0.00021365794236771762, -0.03396827355027199, 0.012355958111584187, -0.03803545609116554, 0.022471582517027855, 0.0085908779874444, -0.0026380636263638735, 0.008075767196714878, -0.008568237535655499, 0.00401095999404788, 0.00021500802540685982, 0.022767072543501854, -0.0034976128954440355, 0.0048502348363399506, -0.001142360968515277], "std": [0.4468385875225067, 0.17955078184604645, 0.4475710093975067, 0.1989121437072754, 0.2220686674118042, 0.21423150599002838, 0.24845737218856812, 0.11686661094427109, 0.16371597349643707, 0.24538984894752502, 0.16356632113456726, 0.19917267560958862, 0.14739273488521576, 0.08906636387109756, 0.0022711637429893017, 0.0016224916325882077, 0.0031171501614153385, 0.000988594489172101, 0.0036674458533525467, 0.0028132195584475994, 0.002399493008852005, 0.0016108207637444139, 0.0036879084073007107, 0.001548997825011611, 0.003363601630553603, 0.003087845165282488, 0.8052031993865967, 0.43344786763191223, 0.8052031993865967, 0.8052031993865967, 0.8052031993865967, 0.8052031993865967, 0.8578800559043884, 1.0728836059570312e-06, 0.8578800559043884, 0.8578800559043884, 0.8578800559043884, 0.8578800559043884, 0.00012884166790172458, 9.421498543815687e-05, 0.208830326795578, 0.13361801207065582, 0.18959887325763702, 0.1857321411371231, 0.45237311720848083, 0.2804239094257355, 0.19284239411354065, 0.1229596957564354, 0.11243826895952225, 0.20713205635547638, 0.17147770524024963, 0.24221982061862946, 0.15238934755325317, 0.07551775872707367], "count": [811]}, "timestamp": {"min": [0.0], "max": [27.0], "mean": [13.5], "std": [7.803845206050668], "count": [811]}, "frame_index": {"min": [0], "max": [810], "mean": [405.0], "std": [234.11535618152004], "count": [811]}, "episode_index": {"min": [328], "max": [328], "mean": [328.0], "std": [0.0], "count": [811]}, "index": {"min": [129556], "max": [130366], "mean": [129961.0], "std": [234.11535618152004], "count": [811]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [811]}, "subtask_annotation": {"mean": [0.2096177558569667, 2.0, 2.0, 2.0, 2.0], "std": [0.41305003907179044, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [811]}, "scene_annotation": {"mean": [328.0], "std": [0.0], "min": [328], "max": [328], "count": [811]}, "eef_direction_state": {"mean": [4.18865598027127, 3.8273736128236746], "std": [1.9858114576973833, 2.06307215455837], "min": [0, 0], "max": [6, 6], "count": [811]}, "eef_velocity_state": {"mean": [0.7731196054254007, 0.7274969173859432], "std": [0.6954617795423992, 0.6444076211319879], "min": [0, 0], "max": [2, 2], "count": [811]}, "eef_acc_mag_state": {"mean": [0.7410604192355117, 0.6732429099876696], "std": [0.8277125849914457, 0.8327523120659589], "min": [0, 0], "max": [2, 2], "count": [811]}, "eef_direction_action": {"mean": [3.9728729963008633, 3.690505548705302], "std": [1.9924033303339457, 1.8894596637317491], "min": [0, 0], "max": [6, 6], "count": [811]}, "eef_velocity_action": {"mean": [0.8717632552404438, 0.8199753390875463], "std": [0.7270223535226333, 0.6139725304895868], "min": [0, 0], "max": [2, 2], "count": [811]}, "eef_acc_mag_action": {"mean": [0.8791615289765722, 0.9013563501849569], "std": [0.8340457676824663, 0.8340093084185073], "min": [0, 0], "max": [2, 2], "count": [811]}, "eef_sim_pose_state": {"mean": [0.3299698951355572, 0.23804704686512237, 0.17940126271143975, 1.638809042318051, -0.8542405173013831, 1.3800934057601861, 0.3117374045389929, -0.1832551831994228, 0.12779496458862463, -0.7066969968431212, -0.9674831533765973, 0.3465302832881468], "std": [0.054628935008236484, 0.03560789066226346, 0.0827346769976287, 1.575706146637902, 0.289249477011245, 2.173941249520363, 0.025397723105835254, 0.0504590144308287, 0.018018989812018982, 2.3637295196124755, 0.18698418498614391, 2.6864728984197264], "min": [0.26029460525977954, 0.179250264272635, 0.08738438043665925, -3.1359158878106554, -1.1813833805921208, -3.105966675058019, 0.2586529560772462, -0.29661687776820256, 0.0824848778649498, -3.1373265899445646, -1.3685708821769982, -3.1396050604622903], "max": [0.4412135518171993, 0.35638383804879875, 0.4169593957622031, 3.1344296440801744, 0.029033196030052277, 3.1204250122650845, 0.35229604880291887, -0.10643293387400857, 0.16010727859656196, 3.1358538524357473, -0.5540114069392195, 3.140554786242739], "count": [811]}, "eef_sim_pose_action": {"mean": [0.33740326328119147, 0.2368792468587239, 0.18522875107405049, 1.6323630830416913, -0.8421010167598888, 1.3089635477393928, 0.3222683570578783, -0.18526123463171276, 0.12774321030486915, -0.5690416283592895, -0.9676875737228108, 0.4419045359522259], "std": [0.054750899507940494, 0.037560897989593875, 0.09103364208882543, 1.512960313057223, 0.3151519181484584, 2.2127711278589177, 0.023860411385886293, 0.04954320494284839, 0.01927808332047029, 2.3809559336376243, 0.19305521223933245, 2.6389382288163015], "min": [0.2655930444739043, 0.17691222226183648, 0.06897958563333241, -3.104413072770358, -1.2467697445314359, -3.1242848345582432, 0.2691172969372684, -0.30908831343589355, 0.08942607080751276, -3.1331478549642378, -1.3234719448341996, -3.1401590810416704], "max": [0.44914991944129945, 0.36624922440854657, 0.4383416530562397, 3.1183953183147306, 0.060742057750691414, 3.1335505909338766, 0.36164290756786627, -0.11763592337067826, 0.17182511054788613, 3.1309988695192397, -0.5252365433854329, 3.1414351470420323], "count": [811]}}} +{"episode_index": 321, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4354465349865436]], [[0.5531567377931564]], [[0.47312070357554786]]], "std": [[[0.2977707349291295]], [[0.20191527467797793]], [[0.2323552692885365]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45467183775470976]], [[0.4285001994425221]], [[0.3259952109765475]]], "std": [[[0.3167114830366795]], [[0.24254646248894826]], [[0.2928471145736905]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43570090830449826]], [[0.41229142637447136]], [[0.32382795799692426]]], "std": [[[0.3086714082732207]], [[0.24689658188323388]], [[0.296737029781177]]], "count": [100]}, "observation.state": {"min": [-0.3305276036262512, -0.1678384691476822, -0.4749525189399719, -1.637771725654602, -1.439791202545166, -0.8587964177131653, -0.6771206259727478, -0.6405801773071289, -0.3474326729774475, 0.28324541449546814, -1.6804001331329346, 0.40852636098861694, -0.48905229568481445, -0.5043173432350159, -0.0003223358071409166, -0.017949825152754784, -0.6033458709716797, 0.9713930487632751, -0.39581298828125, -0.024338826537132263, -0.011557970196008682, 0.005144293885678053, -0.5646623969078064, 0.9927504658699036, -0.4529283046722412, 0.03714902698993683, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.005716209765523672, -2.648753707035212e-06, -0.539047122001648, -0.41828668117523193, -0.615283191204071, -0.821083128452301, -1.7488510608673096, -1.0260169506072998, -1.66861093044281, -0.9655758738517761, -0.5960932970046997, -0.618470311164856, -1.687977910041809, -0.6076579093933105, -1.3479490280151367, -0.8592516779899597, -9.854695320129395, -4.914529800415039, -1.4603173732757568, -9.85958480834961, -0.22954823076725006, -0.918192982673645, -4.590964317321777, -10.478269577026367, -7.448107719421387, -2.6959707736968994, -11.20268726348877, -1.4633699655532837, -5.882173538208008, -1.2051281929016113, -0.0055713835172355175, -0.016159046441316605, -0.019228873774409294, -0.0069334302097558975, -0.039967987686395645, -0.01940925046801567, -0.00772482343018055, -0.01909877359867096, -0.037233561277389526, -0.010251752100884914, -0.026404637843370438, -0.021101951599121094, 0.0, -0.6681149005889893, 7.022630214691162, -28.13283348083496, 11.134260177612305, -0.653148353099823, -0.5514600276947021, -0.9390726089477539, -0.7126559019088745, -29.47096824645996, 9.043497085571289, -1.3743882179260254, -0.01488392986357212, -0.015791120007634163, -0.001831501955166459, -0.09564509987831116, 0.2824200391769409, 0.069307841360569, 0.0339963473379612, 0.2942320704460144, -0.23329171538352966, -0.00026026932755485177, -3.104843854904175, -1.3966096639633179, -2.96903657913208, -2.526188373565674, -1.0456510782241821, 1.7547277212142944, -0.7710086107254028, -0.18598775565624237, 9.55285358428955, -0.010919421911239624, -0.02919149398803711, -0.03275275230407715, -0.02557329647243023, 0.01903068833053112, 0.7216143608093262, 0.689982533454895], "max": [0.26699525117874146, 0.3251152038574219, 0.13237415254116058, -1.1939196586608887, 0.32043299078941345, 0.17950189113616943, 0.06980166584253311, 0.3069823384284973, 0.15993432700634003, 0.6686391830444336, -0.7888021469116211, 0.8954245448112488, 0.29755520820617676, 0.08230462670326233, 0.0030569136142730713, -0.01401152927428484, -0.5955000519752502, 0.9716939926147461, -0.3867613673210144, -0.016496166586875916, -0.008321275934576988, 0.009058008901774883, -0.5555209517478943, 0.9963883757591248, -0.44457733631134033, 0.04442105069756508, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00639322167262435, 2.1179221221245825e-06, 0.826209306716919, 0.4416620135307312, 0.9667259454727173, 0.7441610097885132, 1.9519681930541992, 1.5827968120574951, 0.9042174816131592, 1.7894737720489502, 0.8268661499023438, 0.45260560512542725, 1.0666083097457886, 2.3871545791625977, 1.0443092584609985, 1.008036732673645, -1.0467133522033691, 4.365079402923584, 2.9768011569976807, -0.6715506911277771, 0.918192982673645, 2.2094016075134277, 0.6312576532363892, -1.8929922580718994, 6.959707260131836, 1.6428570747375488, 1.6483516693115234, 0.6312576532363892, 0.7460317611694336, 0.48778998851776123, 0.007933709770441055, 0.018192945048213005, 0.02377784252166748, 0.006128332577645779, 0.014559896662831306, 0.021325688809156418, 0.008263057097792625, 0.008941411972045898, 0.028055040165781975, 0.008701855316758156, 0.013755841180682182, 0.020480647683143616, 2.990610122680664, 0.8833963871002197, 15.381490707397461, -21.114261627197266, 19.565683364868164, 0.5675063133239746, 2.0573699474334717, 0.6013034582138062, 6.740537643432617, -22.576583862304688, 17.31939125061035, -0.23896099627017975, 0.021506186574697495, 0.014515819028019905, 0.0024420025292783976, -0.04099075868725777, 0.49518123269081116, 0.32046836614608765, 0.2145013064146042, 0.5095663070678711, 0.03503291308879852, 0.1789640188217163, 3.077718496322632, 0.24051059782505035, 2.959435224533081, -0.9861012697219849, -0.23335695266723633, 2.7053141593933105, -0.35020712018013, 0.17350590229034424, 9.902289390563965, 0.010144084692001343, 0.02518424391746521, 0.025671809911727905, -0.02192780189216137, 0.02404516562819481, 0.7230409979820251, 0.6914471983909607], "mean": [-0.012011819519102573, 0.029838938266038895, -0.17110103368759155, -1.3347750902175903, -0.3164656460285187, -0.34835273027420044, -0.5134379267692566, -0.05302054435014725, 0.03850981593132019, 0.49960264563560486, -1.34084153175354, 0.648915708065033, -0.2480652928352356, -0.30903491377830505, 0.0017143875593319535, -0.015358210541307926, -0.5978015065193176, 0.9714764356613159, -0.3918134272098541, -0.02065647952258587, -0.009527957066893578, 0.00749931437894702, -0.5591889023780823, 0.9948351979255676, -0.4498528838157654, 0.03994237259030342, 0.5357118248939514, 1.4425128698349, 0.5357118248939514, 0.5357118248939514, 0.5357118248939514, 0.5357118248939514, 0.8325831890106201, 1.745328426361084, 0.8325831890106201, 0.8325831890106201, 0.8325831890106201, 0.8325831890106201, 0.005941363517194986, -3.383819375812891e-07, -0.020183611661195755, 0.027415787801146507, -0.011107021011412144, -0.012136738747358322, -0.030551576986908913, 0.03780901059508324, 0.01888946443796158, -0.007674492429941893, 0.005614008288830519, 0.002908801194280386, 0.00978856161236763, 0.01083085872232914, -0.00867209117859602, -0.0027697202749550343, -5.182270526885986, -0.0007061657379381359, 0.2111542522907257, -4.9468207359313965, 0.3638438880443573, 0.3273959755897522, -1.6841380596160889, -4.843116760253906, 1.6423815488815308, 0.03255682811141014, -4.955713272094727, -0.06891275197267532, -0.5641552209854126, -0.5145224332809448, 0.0002497487294021994, -0.00022233625350054353, 0.0005542646977119148, -9.481405140832067e-05, -3.404023664188571e-05, -0.00013626148574985564, 0.0002046109439106658, -0.00040797184919938445, -0.0011503593996167183, 0.0001526753621874377, -0.0003926849167328328, -0.0006456349510699511, 1.2066705226898193, 0.38447627425193787, 11.874881744384766, -24.607200622558594, 15.994901657104492, -0.18548576533794403, 0.760638415813446, 0.0575379803776741, 2.820009469985962, -25.412504196166992, 13.558889389038086, -0.9408572316169739, 0.003846468636766076, -0.002160109579563141, 0.0009443179587833583, -0.07715408504009247, 0.3592315912246704, 0.16795215010643005, 0.11978382617235184, 0.370622843503952, -0.089919812977314, 0.11447437107563019, -0.34884268045425415, -0.8244442939758301, 0.7712106108665466, -1.9926763772964478, -0.775118350982666, 2.346728563308716, -0.6488378643989563, 0.017687520012259483, 9.769099235534668, 0.0002894899225793779, 0.00023291041725315154, -0.00016522168880328536, -0.02416234277188778, 0.02260182797908783, 0.7223982810974121, 0.6906839609146118], "std": [0.14725536108016968, 0.14021094143390656, 0.14548999071121216, 0.12571458518505096, 0.5200954079627991, 0.3530385196208954, 0.24328868091106415, 0.24476471543312073, 0.15697674453258514, 0.11546514928340912, 0.24433407187461853, 0.10742184519767761, 0.2607056796550751, 0.19812828302383423, 0.0011598330456763506, 0.0007289382047019899, 0.002194205531850457, 0.00011547797475941479, 0.0019698459655046463, 0.002204292919486761, 0.001114620710723102, 0.0008774800808168948, 0.002234429121017456, 0.0010346467606723309, 0.0022385839838534594, 0.00240061292424798, 0.7859355211257935, 0.6517725586891174, 0.7859355211257935, 0.7859355211257935, 0.7859355211257935, 0.7859355211257935, 0.8630203604698181, 8.344650268554688e-07, 0.8630203604698181, 0.8630203604698181, 0.8630203604698181, 0.8630203604698181, 0.00010499524069018662, 9.111939789363532e-07, 0.20381374657154083, 0.15388445556163788, 0.2813156545162201, 0.2508391737937927, 0.5008925795555115, 0.3714098036289215, 0.33905404806137085, 0.39904317259788513, 0.20252548158168793, 0.1746353954076767, 0.43854445219039917, 0.2767871618270874, 0.30784153938293457, 0.24564586579799652, 1.8807227611541748, 2.555109739303589, 0.9576985836029053, 3.166116952896118, 0.25346243381500244, 0.7045520544052124, 2.0350372791290283, 1.967437505722046, 3.1314477920532227, 1.0205990076065063, 2.8069658279418945, 0.3616260886192322, 0.9777330160140991, 0.3598572611808777, 0.0025763753801584244, 0.004734226036816835, 0.0059262667782604694, 0.0022046747617423534, 0.0055542909540236, 0.0031884985510259867, 0.002481023781001568, 0.0045381574891507626, 0.007040695752948523, 0.002739581046625972, 0.004757044371217489, 0.003428572090342641, 0.5403845906257629, 0.206086203455925, 1.588078498840332, 1.376700758934021, 1.6903156042099, 0.23682786524295807, 0.5272741913795471, 0.18986110389232635, 1.289604663848877, 1.643086552619934, 1.4743703603744507, 0.22421443462371826, 0.006933323573321104, 0.0050462838262319565, 0.0005544287851080298, 0.008137185126543045, 0.06721683591604233, 0.07708484679460526, 0.05973202735185623, 0.060734380036592484, 0.08920532464981079, 0.05439872294664383, 2.391277551651001, 0.4732600152492523, 2.0114951133728027, 0.48535794019699097, 0.24329128861427307, 0.3370339572429657, 0.06637666374444962, 0.05761504918336868, 0.03990219905972481, 0.003200916573405266, 0.008039097301661968, 0.008432148024439812, 0.0006498376606032252, 0.0009769585449248552, 0.00029872453887946904, 0.00032224145252257586], "count": [317]}, "action": {"min": [-0.42952924966812134, -0.14170348644256592, -0.5302873253822327, -1.6294724941253662, -1.4476319551467896, -0.8637206554412842, -0.6981316804885864, -0.6565901041030884, -0.4044702649116516, 0.2686837613582611, -1.694387435913086, 0.4763530194759369, -0.48718225955963135, -0.49593687057495117, -0.0010015510488301516, -0.022499902173876762, -0.5988233089447021, 0.9689511060714722, -0.3970949053764343, -0.023477034643292427, -0.011769082397222519, -0.0009507085778750479, -0.5598323941230774, 0.9884990453720093, -0.4554402828216553, 0.036139387637376785, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.005716209765523672, -2.648753707035212e-06, -0.539047122001648, -0.41828668117523193, -0.615283191204071, -0.821083128452301, -1.7488510608673096, -1.0260169506072998, -1.66861093044281, -0.9655758738517761, -0.5960932970046997, -0.618470311164856, -1.687977910041809, -0.6076579093933105, -1.2416353225708008, -0.8592516779899597], "max": [0.21717944741249084, 0.3239566385746002, 0.14624972641468048, -1.1014882326126099, 0.31948620080947876, 0.18554140627384186, 0.07600614428520203, 0.2410757839679718, 0.15797537565231323, 0.7120329141616821, -0.6789939999580383, 0.8977862000465393, 0.3081945478916168, 0.08422229439020157, 0.0032967738807201385, -0.0077547044493258, -0.588625431060791, 0.9730814099311829, -0.3876152038574219, -0.016642984002828598, -0.007624736521393061, 0.013568614609539509, -0.5479148626327515, 0.9965327978134155, -0.44568127393722534, 0.043088510632514954, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00639322167262435, 2.1179221221245825e-06, 0.826209306716919, 0.4416620135307312, 0.9667259454727173, 0.7441610097885132, 1.9519681930541992, 1.5827968120574951, 0.9042174816131592, 1.7894737720489502, 0.8268661499023438, 0.45260560512542725, 1.0666083097457886, 1.842595100402832, 1.0443092584609985, 1.0360883474349976], "mean": [-0.04447447881102562, 0.0466146357357502, -0.18024420738220215, -1.2955759763717651, -0.3210681080818176, -0.3450758755207062, -0.5158026218414307, -0.0780254676938057, 0.024269040673971176, 0.505855917930603, -1.300099492073059, 0.6435609459877014, -0.2474116086959839, -0.31075185537338257, 0.001665366580709815, -0.014592806808650494, -0.5935995578765869, 0.9704983830451965, -0.39307284355163574, -0.020574582740664482, -0.009240398183465004, 0.006780395749956369, -0.5546749830245972, 0.9934263229370117, -0.4510182738304138, 0.038800228387117386, 0.5357118248939514, 1.4425128698349, 0.5357118248939514, 0.5357118248939514, 0.5357118248939514, 0.5357118248939514, 0.8353910446166992, 1.745328426361084, 0.8353910446166992, 0.8353910446166992, 0.8353910446166992, 0.8353910446166992, 0.005942260846495628, -3.299433046777267e-07, -0.01882786676287651, 0.026851963251829147, -0.010720030404627323, -0.013508321717381477, -0.02449464425444603, 0.033298321068286896, 0.015527036041021347, -0.007735679391771555, 0.005114383529871702, 0.0032378709875047207, 0.009746069088578224, 0.0017387137049809098, -0.0026891634333878756, -0.005778336897492409], "std": [0.15337766706943512, 0.13313817977905273, 0.16212335228919983, 0.15617015957832336, 0.5201898217201233, 0.3535313606262207, 0.24842654168605804, 0.2519053518772125, 0.15216462314128876, 0.127987340092659, 0.2689514458179474, 0.1083250418305397, 0.26383981108665466, 0.19850276410579681, 0.0012069698423147202, 0.002676777308806777, 0.001784982974641025, 0.0006340760155580938, 0.0020551711786538363, 0.0020278124138712883, 0.0011461543617770076, 0.002710344735532999, 0.0022990419529378414, 0.0014395661419257522, 0.002355240285396576, 0.0021872371435165405, 0.7859355211257935, 0.6517725586891174, 0.7859355211257935, 0.7859355211257935, 0.7859355211257935, 0.7859355211257935, 0.8627986311912537, 8.344650268554688e-07, 0.8627986311912537, 0.8627986311912537, 0.8627986311912537, 0.8627986311912537, 0.00010406271030660719, 9.040219310918474e-07, 0.20526573061943054, 0.1540035903453827, 0.28146791458129883, 0.25093168020248413, 0.5054776072502136, 0.3757482171058655, 0.34296685457229614, 0.399063378572464, 0.20282778143882751, 0.17480923235416412, 0.43854519724845886, 0.2330559343099594, 0.29537132382392883, 0.24106431007385254], "count": [317]}, "timestamp": {"min": [0.0], "max": [10.533333333333333], "mean": [5.266666666666667], "std": [3.050318744728892], "count": [317]}, "frame_index": {"min": [0], "max": [316], "mean": [158.0], "std": [91.50956234186677], "count": [317]}, "episode_index": {"min": [329], "max": [329], "mean": [329.0], "std": [0.0], "count": [317]}, "index": {"min": [130367], "max": [130683], "mean": [130525.0], "std": [91.50956234186677], "count": [317]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [317]}, "subtask_annotation": {"mean": [0.3659305993690852, 2.0, 2.0, 2.0, 2.0], "std": [0.4946146907891394, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [317]}, "scene_annotation": {"mean": [329.0], "std": [0.0], "min": [329], "max": [329], "count": [317]}, "eef_direction_state": {"mean": [3.2902208201892744, 3.312302839116719], "std": [2.246132100959523, 2.2012915759378053], "min": [0, 0], "max": [6, 6], "count": [317]}, "eef_velocity_state": {"mean": [0.9621451104100947, 0.9779179810725552], "std": [0.7004859541795998, 0.7298187534115947], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_acc_mag_state": {"mean": [0.9148264984227129, 0.8296529968454258], "std": [0.8493833641146644, 0.8751768849234272], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_direction_action": {"mean": [3.1514195583596214, 3.4921135646687698], "std": [2.0718420621744777, 2.1425759754199873], "min": [0, 0], "max": [6, 6], "count": [317]}, "eef_velocity_action": {"mean": [1.1293375394321767, 1.0063091482649842], "std": [0.6825845318822591, 0.7408482258207828], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_acc_mag_action": {"mean": [1.160883280757098, 0.9905362776025236], "std": [0.7468017035892955, 0.8349079717185257], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_sim_pose_state": {"mean": [0.23531153216957543, 0.25378827378395025, 0.07068835613620085, -0.3390537389692787, -0.8248451854335118, 0.7811165877417988, 0.23337499616159796, -0.1674244589228025, 0.09697505961233024, -1.9922239006709381, -0.7754106202310015, 2.3464560536659613], "std": [0.05116705127506564, 0.04878454785945886, 0.048519270205944036, 2.4388905367743394, 0.4732884450484239, 2.025173878210726, 0.06623330089843224, 0.06985808950455583, 0.017308726489892252, 0.4853170578909996, 0.2433309097868028, 0.33704736468777224], "min": [0.15079516977309132, 0.19532992460085155, 0.003676884591251319, -3.134628690640136, -1.3971768247390457, -3.0769291720169556, 0.14240765401200656, -0.3011309401214831, 0.062273904839025784, -2.526187722432857, -1.0456512242820284, 1.7547161992009628], "max": [0.3332554555197422, 0.3334570127639827, 0.1521253997147568, 3.131913142493108, 0.24053275014990172, 3.0579767382755767, 0.3932329998083686, -0.08606409775208151, 0.13297092229969873, -0.9861192053364273, -0.23337044773988036, 2.70532760582226], "count": [317]}, "eef_sim_pose_action": {"mean": [0.24259864469231363, 0.2595412644377543, 0.06916420148192351, -0.1806417135344873, -0.8208287811184485, 0.6893512459893791, 0.2388876239030864, -0.17365851163347068, 0.09121899777199843, -1.950237381300413, -0.7554511499335278, 2.3212576082778833], "std": [0.05259623350074847, 0.04901925154470442, 0.052182291821400224, 2.404444217238613, 0.48592973616095775, 2.059227566170813, 0.06542764684121573, 0.06878183189391936, 0.01735133788963194, 0.49421939313393226, 0.26517296181982064, 0.32761537560535203], "min": [0.15107307139701245, 0.19766261767111382, -0.00015554165830113618, -3.1287119943438695, -1.3871996168784613, -3.105372829524573, 0.16964625060171498, -0.3161392502698908, 0.052194575412584814, -2.4730555076252507, -1.023898570339212, 1.7436430854850966], "max": [0.3541042410833114, 0.3404425400790076, 0.15636190506249786, 3.1226747185200274, 0.3211163484051016, 3.0640587336312137, 0.3884820231252141, -0.09101603822266749, 0.12598190728358646, -0.885692045297928, -0.17989728823074413, 2.7166563782877047], "count": [317]}}} +{"episode_index": 322, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46412298154555937]], [[0.5696207732602845]], [[0.46055667051134175]]], "std": [[[0.287775476098648]], [[0.193895014710328]], [[0.2491989975771911]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4656793853325644]], [[0.4469531622452903]], [[0.35210261678200694]]], "std": [[[0.32244147602673245]], [[0.21821172899462654]], [[0.25027227091837295]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47665206651287967]], [[0.46010771578239135]], [[0.34740880430603616]]], "std": [[[0.3142603429160969]], [[0.23720550933639734]], [[0.2848274433525177]]], "count": [100]}, "observation.state": {"min": [-0.9269060492515564, -0.3120480477809906, -0.9884033799171448, -1.3881909847259521, -1.2939939498901367, -0.22545015811920166, -0.26494094729423523, -0.5299452543258667, -0.23136624693870544, 0.12105110287666321, -1.8936448097229004, -0.07739488780498505, -0.24548086524009705, -0.5761181712150574, 0.0035671391524374485, -0.0030015157535672188, -0.586917519569397, 1.0177708864212036, -0.4726240038871765, -0.01162399910390377, -0.01689019240438938, 0.0005859614466316998, -0.5972931981086731, 1.0177360773086548, -0.4633159041404724, 0.009206919930875301, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.015642628073692322, -2.755689592959243e-06, -0.6240505576133728, -0.21138906478881836, -0.5070106983184814, -0.8338602185249329, -2.4202005863189697, -0.5448983907699585, -0.554413378238678, -0.271956205368042, -0.5192704200744629, -0.4971909821033478, -0.8887378573417664, -2.54156494140625, -0.8178117275238037, -1.6620457172393799, -19.47555160522461, -44.96337127685547, -9.112942695617676, -23.74847412109375, -2.008547067642212, -7.517704486846924, -3.557997465133667, -12.282179832458496, -3.7851037979125977, -2.2747251987457275, -9.40170955657959, -0.3730158805847168, -1.4920635223388672, -2.6111111640930176, -0.007577861659228802, -0.017553769052028656, -0.016685623675584793, -0.01068835984915495, -0.003275130409747362, -0.0072888522408902645, -0.005898300092667341, -0.023687321692705154, -0.016915256157517433, -0.006865438539534807, -0.005879852920770645, -0.005447825416922569, -0.10604999959468842, -0.33776921033859253, 4.21654748916626, -32.58341979980469, 12.76753044128418, -0.18895874917507172, 1.9937399625778198, -0.18187573552131653, 5.849717140197754, -29.727304458618164, 12.009305953979492, -0.18421553075313568, -0.016812916845083237, -0.017828673124313354, 0.007936508394777775, -0.15029944479465485, 0.4122435450553894, -0.09916794300079346, 0.14371897280216217, 0.30586010217666626, -0.19873180985450745, 0.046446703374385834, -3.0295794010162354, -1.4817731380462646, -3.032846450805664, -3.096449613571167, -1.501929759979248, -3.0755090713500977, -0.6787601113319397, -0.18296995759010315, 9.603886604309082, -0.01878678798675537, -0.011820584535598755, -0.0351405143737793, 0.021977931261062622, 0.012535681016743183, -0.8576468825340271, 0.5135143399238586], "max": [-0.09272810816764832, 0.14409299194812775, -0.3352968394756317, -0.5182324051856995, 0.7575156092643738, 0.5864596962928772, 0.08983586728572845, 0.20933887362480164, 0.22926846146583557, 0.4287790358066559, -0.7099249958992004, 0.5904337763786316, 0.20436759293079376, -0.021262023597955704, 0.0037544413935393095, 0.0036854492500424385, -0.5806089639663696, 1.0195320844650269, -0.4684094190597534, -0.008774773217737675, -0.01611160859465599, 0.007150891236960888, -0.5899357795715332, 1.0189615488052368, -0.45856422185897827, 0.011511987075209618, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.014874644577503204, 2.0791296719835373e-06, 0.29845741391181946, 0.32734423875808716, 0.6685947775840759, 0.47250378131866455, 1.5416040420532227, 1.0443665981292725, 0.3768341541290283, 0.738997220993042, 0.31432563066482544, 0.23103158175945282, 0.39662593603134155, 0.8962182998657227, 1.720391035079956, 1.0481703281402588, -6.458444595336914, 2.258852481842041, 4.914529800415039, -2.442002773284912, 5.279609203338623, 2.5537240505218506, 0.48778998851776123, 0.02227053791284561, 28.876680374145508, 8.565323829650879, 4.181929111480713, 8.120268821716309, 5.365689754486084, 5.566544532775879, 0.006652956362813711, 0.0173285361379385, 0.012305505573749542, 0.0072974697686731815, 0.004947924520820379, 0.005151624791324139, 0.007520618382841349, 0.013123403303325176, 0.011703066527843475, 0.0068592592142522335, 0.004439510405063629, 0.0034239853266626596, 0.9332399964332581, 0.36375147104263306, 14.253118515014648, -21.202423095703125, 22.681381225585938, 0.45345577597618103, 3.139080047607422, 0.6458444595336914, 12.545713424682617, -22.582172393798828, 22.259418487548828, 0.4684385359287262, 0.022252509370446205, 0.012365436181426048, 0.010378510691225529, 0.0, 0.5617333054542542, 0.19088278710842133, 0.2677609920501709, 0.520351767539978, -0.056403178721666336, 0.25039711594581604, 2.9638805389404297, 0.019282756373286247, 2.9815776348114014, 3.0982022285461426, -0.7374371290206909, 3.033393383026123, -0.40458178520202637, 0.2696797549724579, 9.853912353515625, 0.009798645973205566, 0.010823667049407959, 0.038094401359558105, 0.024419985711574554, 0.013488905504345894, -0.8553867340087891, 0.5173280239105225], "mean": [-0.6531772613525391, -0.1826198548078537, -0.6201606392860413, -0.8670998811721802, -0.05869998410344124, 0.03780364617705345, -0.059187743812799454, -0.2774622142314911, 0.08007784187793732, 0.27560073137283325, -1.1194865703582764, 0.2693841755390167, -0.03516741096973419, -0.2754160463809967, 0.0036375955678522587, -0.0013949191197752953, -0.5831270217895508, 1.0187466144561768, -0.4699566066265106, -0.010476358234882355, -0.016653312370181084, 0.002428803127259016, -0.5936312079429626, 1.0185177326202393, -0.4604603946208954, 0.010218149982392788, 0.8156063556671143, 1.675958514213562, 0.8156063556671143, 0.8156063556671143, 0.8156063556671143, 0.8156063556671143, 1.0226293802261353, 1.7184722423553467, 1.0226293802261353, 1.0226293802261353, 1.0226293802261353, 1.0226293802261353, -0.015258588828146458, -4.642826638701081e-07, -0.02400163561105728, 0.018432384356856346, -0.007726183161139488, 0.01768190972507, -0.09726070612668991, 0.029515070840716362, 0.015864768996834755, 0.021859370172023773, -0.00036898907274007797, -0.010660371743142605, -0.035882726311683655, -0.03243487328290939, 0.03230012208223343, -0.020752370357513428, -12.34924030303955, -14.474502563476562, -1.6057484149932861, -9.641655921936035, 0.36232295632362366, -0.9770752191543579, -1.1751835346221924, -6.71187162399292, 9.535467147827148, 3.1346044540405273, -3.513979196548462, 2.6045143604278564, 1.283483624458313, -0.33757832646369934, -0.00029095663921907544, 0.0004557903448585421, -2.2034384528524242e-05, 0.00021281238878145814, 0.00024562733597122133, -0.00010844205098692328, 0.00029752400587312877, 1.1432713108661119e-05, -0.0007634600042365491, -0.00011368290142854676, 0.00035479379585012794, -0.00019118386262562126, 0.33776432275772095, -0.0005742184584960341, 8.38625717163086, -25.918731689453125, 18.723751068115234, 0.07957962900400162, 2.5189871788024902, 0.16928443312644958, 9.429595947265625, -25.860698699951172, 18.843456268310547, 0.08176926523447037, 0.0020654662512242794, -0.002690286608412862, 0.008878355845808983, -0.06783916056156158, 0.49039843678474426, -0.012426117435097694, 0.19169455766677856, 0.45688313245773315, -0.11217398196458817, 0.11583394557237625, 1.063997507095337, -1.1164140701293945, -1.577979326248169, -1.6533234119415283, -1.189558506011963, 1.0167219638824463, -0.518229067325592, 0.010281753726303577, 9.784563064575195, -0.0005096220411360264, 0.00018872349755838513, 0.0011855987831950188, 0.023358462378382683, 0.012953221797943115, -0.8559948801994324, 0.5162915587425232], "std": [0.24613893032073975, 0.12495879828929901, 0.15715551376342773, 0.28492018580436707, 0.5609775185585022, 0.23956938087940216, 0.08745124936103821, 0.22666767239570618, 0.1440291702747345, 0.07365938276052475, 0.36427435278892517, 0.18769432604312897, 0.10480295866727829, 0.14986567199230194, 3.759681567316875e-05, 0.0017006085254251957, 0.0022757654078304768, 0.0005205915658734739, 0.001301818760111928, 0.0008981942664831877, 0.00016421612235717475, 0.001830225344747305, 0.002467858837917447, 0.00038666505133733153, 0.0015766082797199488, 0.0007788235670886934, 0.867220401763916, 0.3187647759914398, 0.867220401763916, 0.867220401763916, 0.867220401763916, 0.867220401763916, 0.856828510761261, 0.19073471426963806, 0.856828510761261, 0.856828510761261, 0.856828510761261, 0.856828510761261, 0.0003012795641552657, 9.83556788014539e-07, 0.15284033119678497, 0.0801415890455246, 0.17340828478336334, 0.19204454123973846, 0.47722136974334717, 0.22130316495895386, 0.11275994777679443, 0.16384495794773102, 0.11919070780277252, 0.09246136993169785, 0.23735970258712769, 0.33648520708084106, 0.23915889859199524, 0.24851322174072266, 3.562548875808716, 13.874850273132324, 4.040126323699951, 5.6805009841918945, 1.3655226230621338, 2.603433847427368, 0.9492221474647522, 2.6431663036346436, 9.319558143615723, 3.5611448287963867, 4.135794639587402, 2.7894418239593506, 1.8029781579971313, 1.3391475677490234, 0.002292041666805744, 0.005275311414152384, 0.004781677853316069, 0.002455649897456169, 0.0010668742470443249, 0.0014770195120945573, 0.00241617439314723, 0.005342722870409489, 0.004971285350620747, 0.002531344536691904, 0.0012720359954982996, 0.0012199940392747521, 0.20904037356376648, 0.14697657525539398, 2.7029457092285156, 3.1155731678009033, 2.939112663269043, 0.1491367071866989, 0.2098982036113739, 0.17664624750614166, 1.885362148284912, 1.7879488468170166, 2.980320692062378, 0.14897015690803528, 0.005749641917645931, 0.005701431073248386, 0.0004092234303243458, 0.024972474202513695, 0.03996830806136131, 0.08532225340604782, 0.02983349747955799, 0.062025513499975204, 0.0452776700258255, 0.0500108078122139, 1.2373729944229126, 0.4497219920158386, 1.0774853229522705, 1.3470216989517212, 0.23610112071037292, 2.038038969039917, 0.038928788155317307, 0.047874219715595245, 0.027318550273776054, 0.004200989380478859, 0.0036857619415968657, 0.008172336965799332, 0.000491853104904294, 0.00021229095000308007, 0.000557057443074882, 0.0009289841982536018], "count": [390]}, "action": {"min": [-0.9923982620239258, -0.3490658402442932, -1.2159113883972168, -1.3077409267425537, -1.3202545642852783, -0.24772165715694427, -0.2639312148094177, -0.5885232090950012, -0.2481522560119629, 0.07671700417995453, -1.9017972946166992, -0.09875338524580002, -0.19008947908878326, -0.5840532779693604, 0.003482361091300845, -0.006351901218295097, -0.5860198736190796, 1.0145654678344727, -0.47214406728744507, -0.011463478207588196, -0.01659509167075157, -0.002788266632705927, -0.5965209007263184, 1.0147603750228882, -0.4627365469932556, 0.00821324810385704, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.015642628073692322, -2.755689592959243e-06, -0.6240505576133728, -0.21138906478881836, -0.5070106983184814, -0.8338602185249329, -2.4202005863189697, -0.5448983907699585, -0.554413378238678, -0.271956205368042, -0.5192704200744629, -0.4971909821033478, -0.8887378573417664, -2.54156494140625, -0.8178117275238037, -1.6620457172393799], "max": [-0.16751810908317566, 0.1860307902097702, -0.3316633999347687, -0.48483800888061523, 0.7856929898262024, 0.6051571369171143, 0.09435072541236877, 0.21494728326797485, 0.2753559350967407, 0.4849618971347809, -0.5696244239807129, 0.5948898792266846, 0.21564501523971558, -0.013981591910123825, 0.005952354986220598, 0.0020729030948132277, -0.5792821645736694, 1.0212198495864868, -0.468127965927124, -0.00890333391726017, -0.01400049775838852, 0.005285788327455521, -0.5887384414672852, 1.019138216972351, -0.45743054151535034, 0.010720989666879177, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.014874644577503204, 2.0791296719835373e-06, 0.29845741391181946, 0.32734423875808716, 0.6685947775840759, 0.47250378131866455, 1.5416040420532227, 1.0443665981292725, 0.3768341541290283, 0.738997220993042, 0.31026169657707214, 0.23103158175945282, 0.39662593603134155, 0.8962182998657227, 1.720391035079956, 1.0481703281402588], "mean": [-0.7092441916465759, -0.19506709277629852, -0.6778236627578735, -0.8331219553947449, -0.07339069247245789, 0.03458871319890022, -0.053698278963565826, -0.2951603829860687, 0.09178634732961655, 0.3301248848438263, -1.073106288909912, 0.2788936197757721, -0.022629039362072945, -0.2752884030342102, 0.004699284676462412, -0.001930578495375812, -0.5831928253173828, 1.0183725357055664, -0.4696984589099884, -0.010545182041823864, -0.015411442145705223, 0.0015170125989243388, -0.592945396900177, 1.0172629356384277, -0.4600673317909241, 0.00936562567949295, 0.8212451934814453, 1.680433750152588, 0.8212451934814453, 0.8212451934814453, 0.8212451934814453, 0.8212451934814453, 1.0181541442871094, 1.7139971256256104, 1.0181541442871094, 1.0181541442871094, 1.0181541442871094, 1.0181541442871094, -0.015260543674230576, -4.664835842049797e-07, -0.023390982300043106, 0.01897137425839901, -0.006560743320733309, 0.01807016134262085, -0.0957249253988266, 0.028747402131557465, 0.016392214223742485, 0.022108202800154686, -0.0012589493999257684, -0.010449651628732681, -0.035714052617549896, -0.030169375240802765, 0.031159533187747, -0.020207885652780533], "std": [0.24952432513237, 0.16186895966529846, 0.22091838717460632, 0.26109206676483154, 0.5838916897773743, 0.25277450680732727, 0.08452768623828888, 0.2412438690662384, 0.1578301638364792, 0.11091732978820801, 0.4121606647968292, 0.1845296323299408, 0.1000472828745842, 0.1534094214439392, 0.0006267603021115065, 0.0018066924531012774, 0.001726000104099512, 0.001697423285804689, 0.0011432809988036752, 0.0008256269502453506, 0.0006320265238173306, 0.0016980250366032124, 0.002185438759624958, 0.0011144588934257627, 0.0013922237558290362, 0.0007118385401554406, 0.8677527904510498, 0.30724480748176575, 0.8677527904510498, 0.8677527904510498, 0.8677527904510498, 0.8677527904510498, 0.8575991988182068, 0.20959584414958954, 0.8575991988182068, 0.8575991988182068, 0.8575991988182068, 0.8575991988182068, 0.00030128462822176516, 9.878077662506257e-07, 0.1528320461511612, 0.08042003959417343, 0.17408396303653717, 0.19229938089847565, 0.4760703444480896, 0.22063829004764557, 0.11228524148464203, 0.16374148428440094, 0.11804179847240448, 0.09238427877426147, 0.23736967146396637, 0.3338439166545868, 0.23819585144519806, 0.24826596677303314], "count": [390]}, "timestamp": {"min": [0.0], "max": [12.966666666666667], "mean": [6.483333333333333], "std": [3.752764413168077], "count": [390]}, "frame_index": {"min": [0], "max": [389], "mean": [194.5], "std": [112.5829323950423], "count": [390]}, "episode_index": {"min": [330], "max": [330], "mean": [330.0], "std": [0.0], "count": [390]}, "index": {"min": [130684], "max": [131073], "mean": [130878.5], "std": [112.5829323950423], "count": [390]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [390]}, "subtask_annotation": {"mean": [0.07179487179487179, 2.0, 2.0, 2.0, 2.0], "std": [0.27730268378657735, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [390]}, "scene_annotation": {"mean": [330.0], "std": [0.0], "min": [330], "max": [330], "count": [390]}, "eef_direction_state": {"mean": [3.5923076923076924, 3.6538461538461537], "std": [2.044490359087659, 2.308440049797891], "min": [0, 0], "max": [6, 6], "count": [390]}, "eef_velocity_state": {"mean": [0.782051282051282, 0.6384615384615384], "std": [0.6086436348909173, 0.6284353319709419], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_acc_mag_state": {"mean": [0.8051282051282052, 0.6743589743589744], "std": [0.8277088296257143, 0.8221977891424559], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_direction_action": {"mean": [3.433333333333333, 3.3512820512820514], "std": [2.0291255326742186, 2.134499496353709], "min": [0, 0], "max": [6, 6], "count": [390]}, "eef_velocity_action": {"mean": [0.941025641025641, 0.8], "std": [0.7190513510844578, 0.6126863923612266], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_acc_mag_action": {"mean": [1.1076923076923078, 1.0025641025641026], "std": [0.7901264473243133, 0.8274109075866868], "min": [0, 0], "max": [2, 2], "count": [390]}, "eef_sim_pose_state": {"mean": [0.3709686659191746, 0.10175349921473788, 0.18744691766629462, 1.0708907647045725, -1.1167703540530982, -1.5862299351852354, 0.3091074741561948, -0.19069287737899074, 0.10641718862474879, -1.6688022581028876, -1.1898941266745187, 0.9919746157586368], "std": [0.04491629513146207, 0.0551508949919573, 0.031643827477381516, 1.258773225903312, 0.44994807215505045, 1.0956105889559808, 0.05218933499550025, 0.045412735165457074, 0.014556911699843664, 1.373074849840912, 0.23594729831828867, 2.1205051630897627], "min": [0.2654656802685146, 0.04687965106149482, 0.11332515121365366, -3.0992781559758815, -1.4968685792313834, -3.1410696335748214, 0.19278427181106006, -0.2809944935427439, 0.08690830641412349, -3.1350461202679267, -1.5021841098316204, -3.140380235051963], "max": [0.41900889590934687, 0.24669107471403448, 0.23204706495816232, 3.128014197811154, 0.019217189694845205, 3.0431575539947704, 0.3616196660184771, -0.13829565912111233, 0.1508603627294467, 3.1196921422365755, -0.7374597314098988, 3.1266397610391037], "count": [390]}, "eef_sim_pose_action": {"mean": [0.37240308814124107, 0.09033111212137578, 0.19990366529483594, 1.29872440466075, -1.1048279902377642, -1.887267117706428, 0.3057508446771058, -0.1778574045159657, 0.10340016149880485, -1.5288003982421534, -1.1557830340391604, 1.0510314479593306], "std": [0.042510325538412795, 0.07847755520519195, 0.042610870992066736, 0.8570542781862821, 0.4894384260909645, 0.6093640645409976, 0.049547922292071916, 0.05908178027161349, 0.017565857762925807, 1.3226201016295698, 0.24157421584429944, 2.010148165618741], "min": [0.27841407596914475, -0.020087446747681415, 0.113720838739387, -0.3638599410656508, -1.5007286640229185, -2.8165118031337633, 0.18985133768078452, -0.2844008172595671, 0.08339279096316615, -3.1404281978379363, -1.4833494355685435, -3.1350015223039507], "max": [0.4302179749900495, 0.30035154262391045, 0.2558400319671828, 2.6444232859768784, 0.04384092458338418, -0.5551375067849603, 0.35767578764345603, -0.10656233804647261, 0.15313655024049638, 3.12233198543809, -0.7147086001149837, 3.035029872783834], "count": [390]}}} +{"episode_index": 323, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40938070648106567]], [[0.5280500086578562]], [[0.4858901376745879]]], "std": [[[0.29409806644882025]], [[0.24055403539285705]], [[0.238312697874307]]], "count": [131]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41473507510323393]], [[0.44428768588710743]], [[0.39515021747360823]]], "std": [[[0.2830306882079537]], [[0.23582940945687222]], [[0.25650994755994877]]], "count": [131]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4562243932897212]], [[0.45539818617912664]], [[0.3533084768483056]]], "std": [[[0.31121577462606215]], [[0.22688368451196567]], [[0.26521830489736675]]], "count": [131]}, "observation.state": {"min": [-0.9796348810195923, -0.15983924269676208, -0.6809338927268982, -1.4114607572555542, -1.3986823558807373, -0.6484211683273315, -0.5886170864105225, -0.7755178213119507, -0.15640592575073242, 0.3580639064311981, -1.3721740245819092, -0.1093134731054306, -0.6290453672409058, -0.6406813263893127, -0.008372504264116287, -0.004197125323116779, -0.6380087733268738, 1.0291416645050049, -0.4350067377090454, 0.015271131880581379, 0.009507276117801666, 0.0009783890563994646, -0.5993800163269043, 1.0142744779586792, -0.4673239588737488, -0.02967945858836174, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.003049889113754034, -0.0005721884081140161, -0.898836612701416, -0.5136392116546631, -0.39475932717323303, -1.2257936000823975, -1.5594334602355957, -0.4915649890899658, -1.2489070892333984, -1.0681356191635132, -0.251537024974823, -0.3491502106189728, -0.450895220041275, -1.1720324754714966, -0.6885402202606201, -1.1580662727355957, -17.760723114013672, -5.952381134033203, -2.8223443031311035, -11.20268726348877, -0.7173382043838501, -3.357142925262451, -2.3815629482269287, -14.954639434814453, -3.327228546142578, -1.9798533916473389, -9.737485885620117, -0.918192982673645, -2.7545788288116455, -2.4676434993743896, -0.006961164530366659, -0.021168991923332214, -0.012838395312428474, -0.006906338036060333, -0.005819910205900669, -0.009590796194970608, -0.007834882475435734, -0.024131374433636665, -0.013752361759543419, -0.008328271098434925, -0.0065963915549218655, -0.0072647081688046455, -0.3676399886608124, -0.34519270062446594, 6.829619407653809, -30.38814353942871, 10.665914535522461, -1.6408038139343262, -4.220789909362793, -0.7794674634933472, 4.498640537261963, -33.94118881225586, 12.032269477844238, -1.205074429512024, -0.01818261854350567, -0.01783120445907116, 0.0006105006323195994, -0.122972272336483, 0.37089022994041443, 0.03305492922663689, 0.026778150349855423, 0.3452945649623871, -0.21563361585140228, -0.03324383869767189, -3.0300469398498535, -1.1279919147491455, -3.137073516845703, -3.077730655670166, -1.273074746131897, -0.020598530769348145, -0.8390539884567261, -0.15374498069286346, 9.661918640136719, -0.015199631452560425, -0.013318479061126709, -0.03878068923950195, -0.02438654564321041, 0.022898653522133827, 0.7060354351997375, 0.7036245465278625], "max": [0.05487997084856033, 0.5858572125434875, -0.10795533657073975, -0.3616390526294708, 0.4745577573776245, 0.5543957948684692, -0.06542383134365082, 0.05466204509139061, 0.3273060619831085, 0.7292929291725159, -0.3551524579524994, 0.944918155670166, 0.018124917522072792, 0.1958879828453064, -0.0069906883873045444, 0.003948049619793892, -0.6308469772338867, 1.0315799713134766, -0.4296356439590454, 0.017749231308698654, 0.01049877516925335, 0.010012319311499596, -0.5906358957290649, 1.0166966915130615, -0.463092565536499, -0.027891607955098152, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0038160313852131367, -0.0003795188385993242, 0.7292193174362183, 0.522067129611969, 0.49494361877441406, 0.8087573051452637, 1.77220618724823, 1.2782654762268066, 0.8787127733230591, 0.41300544142723083, 0.41543248295783997, 0.2553136944770813, 1.2479979991912842, 1.6800165176391602, 0.8571497797966003, 0.6624487638473511, -2.817218065261841, 7.661782741546631, 3.7631258964538574, 0.21367523074150085, 1.2912087440490723, 3.758852243423462, 0.9468864798545837, -3.2737631797790527, 12.851037979125977, 1.5164835453033447, -0.702075719833374, 1.4633699655532837, 0.8034188747406006, 0.7173382043838501, 0.008106378838419914, 0.0175024326890707, 0.015585843473672867, 0.008675322867929935, 0.01847890391945839, 0.00537418108433485, 0.009458532556891441, 0.016604306176304817, 0.015307758003473282, 0.012651616707444191, 0.013011581264436245, 0.005417844746261835, 2.5876200199127197, 0.8314319252967834, 17.519458770751953, -18.68376350402832, 23.427183151245117, 0.7247917652130127, -1.9089000225067139, 0.2301284670829773, 12.93173599243164, -19.4433650970459, 23.73904800415039, 1.243669867515564, 0.03037325106561184, 0.011013146489858627, 0.003663003910332918, 0.013663585297763348, 0.6321998834609985, 0.45741790533065796, 0.30179363489151, 0.536938488483429, 0.03903866931796074, 0.16291067004203796, 2.8459506034851074, 0.49308738112449646, 3.0846734046936035, -1.1021569967269897, -0.09071212261915207, 2.939335584640503, -0.4835106134414673, 0.23071599006652832, 9.879133224487305, 0.013764411211013794, 0.016032159328460693, 0.02994939684867859, -0.019972439855337143, 0.02714213728904724, 0.7098343372344971, 0.7072835564613342], "mean": [-0.4619085490703583, -0.0016987503040581942, -0.343634694814682, -0.9976953268051147, -0.12048190087080002, -0.1875889003276825, -0.39626938104629517, -0.46239960193634033, 0.09123216569423676, 0.5572914481163025, -0.6820254921913147, 0.3126983344554901, -0.267789363861084, -0.3694462180137634, -0.007774320896714926, -0.0014218264259397984, -0.6342818140983582, 1.0302791595458984, -0.430900514125824, 0.016499780118465424, 0.01009764801710844, 0.0038640201091766357, -0.5948256254196167, 1.0155009031295776, -0.4639573097229004, -0.02856339141726494, 0.6358663439750671, 1.7453210353851318, 0.6358663439750671, 0.6358663439750671, 0.6358663439750671, 0.6358663439750671, 0.6914234757423401, 1.7453210353851318, 0.6914234757423401, 0.6914234757423401, 0.6914234757423401, 0.6914234757423401, 0.003377357730641961, -0.0003865795151796192, -0.027259469032287598, 0.008591684512794018, -0.010336123406887054, 0.02457050234079361, -0.025439128279685974, 0.012420643121004105, -0.0005060635157860816, -0.008113943040370941, 0.0016977088525891304, -0.005530406255275011, 0.02278200350701809, 0.01646043173968792, 0.003952738828957081, 0.00840197503566742, -9.923924446105957, -0.7370920777320862, -0.035265374928712845, -4.800937175750732, 0.24948136508464813, 0.15376479923725128, -0.4640366733074188, -8.62608528137207, 3.174360513687134, -0.31401562690734863, -5.233153343200684, 0.1524001955986023, -0.2931395173072815, -0.7802971005439758, -5.497610618476756e-05, 0.0003685366827994585, 0.00015200792404357344, 0.0003555167932063341, 0.0002472501073498279, -2.8894890419906005e-05, 0.00020830196444876492, -5.205150500842137e-06, 0.00015645139501430094, -0.0001884625671664253, 0.00015716749476268888, 8.390731090912595e-05, 1.125381588935852, 0.1736794412136078, 13.237411499023438, -23.14971923828125, 19.19318389892578, -0.032587286084890366, -3.014573335647583, -0.2528541088104248, 9.45616340637207, -26.400014877319336, 19.71500587463379, 0.42248332500457764, 0.0022659553214907646, -0.0027487233746796846, 0.0018336515640839934, -0.06299055367708206, 0.4815702736377716, 0.16021211445331573, 0.19581319391727448, 0.46621209383010864, -0.08822522312402725, 0.04846768081188202, -1.1186884641647339, -0.6562875509262085, 0.7003219723701477, -1.66343092918396, -0.9538636803627014, 2.029496669769287, -0.6619037985801697, 0.049394235014915466, 9.773234367370605, 0.001424240181222558, 0.0007352994871325791, -0.0004991440800949931, -0.022118883207440376, 0.025089100003242493, 0.7083507776260376, 0.7050648927688599], "std": [0.3432160019874573, 0.19992642104625702, 0.19468100368976593, 0.3358045220375061, 0.6257225275039673, 0.30817773938179016, 0.1452081948518753, 0.1977449357509613, 0.13302263617515564, 0.1044449508190155, 0.24442879855632782, 0.25033092498779297, 0.12363940477371216, 0.2316875010728836, 0.00021385966101661325, 0.0015049413777887821, 0.0022392200771719217, 0.0006046448252163827, 0.0010044865775853395, 0.0004510116996243596, 0.00014120436389930546, 0.0016362121095880866, 0.002483998890966177, 0.0006925254128873348, 0.0009216558537445962, 0.0002355043834540993, 0.8350728154182434, 8.225440979003906e-06, 0.8350728154182434, 0.8350728154182434, 0.8350728154182434, 0.8350728154182434, 0.8500342965126038, 8.225440979003906e-06, 0.8500342965126038, 0.8500342965126038, 0.8500342965126038, 0.8500342965126038, 0.0001478060585213825, 2.0808343833778054e-05, 0.1910264492034912, 0.12813004851341248, 0.09905993938446045, 0.2312924712896347, 0.35821670293807983, 0.2466038316488266, 0.21179942786693573, 0.22295835614204407, 0.1043664887547493, 0.07778565585613251, 0.24892795085906982, 0.2632018029689789, 0.16196079552173615, 0.20787984132766724, 4.030548572540283, 2.9121806621551514, 1.8421144485473633, 2.9402804374694824, 0.32994258403778076, 1.0921064615249634, 0.641726553440094, 2.574998617172241, 3.2662858963012695, 0.8205020427703857, 1.602182388305664, 0.476828008890152, 0.5338125228881836, 0.5936493873596191, 0.002350323833525181, 0.005670042708516121, 0.004453286528587341, 0.0025416959542781115, 0.002195548266172409, 0.0016649037133902311, 0.0025888525415211916, 0.005779263097792864, 0.004733001813292503, 0.0030060226563364267, 0.0018585765501484275, 0.001343420590274036, 0.44807079434394836, 0.171753391623497, 2.933554172515869, 2.623974561691284, 3.49548602104187, 0.48527950048446655, 0.3638966977596283, 0.13955160975456238, 1.8415560722351074, 3.5748131275177, 2.8228352069854736, 0.5195688009262085, 0.006709069013595581, 0.004831735510379076, 0.00047554823686368763, 0.021082207560539246, 0.07575810700654984, 0.11301294714212418, 0.07168802618980408, 0.042813558131456375, 0.05893827602267265, 0.05235915631055832, 2.000486373901367, 0.5325882434844971, 1.9503395557403564, 0.3249121308326721, 0.3382035493850708, 0.2723768949508667, 0.04988405853509903, 0.056602515280246735, 0.03119843266904354, 0.004486485384404659, 0.0045696222223341465, 0.008737609721720219, 0.001014300505630672, 0.0010327014606446028, 0.000772646046243608, 0.0007279710262082517], "count": [666]}, "action": {"min": [-1.0640842914581299, -0.1623973548412323, -0.8008378744125366, -1.403221607208252, -1.4101760387420654, -0.6685386896133423, -0.5893670320510864, -0.8367335796356201, -0.16272644698619843, 0.30065205693244934, -1.3518471717834473, 0.06886598467826843, -0.6320672631263733, -0.6049141883850098, -0.008866190910339355, -0.008679201826453209, -0.6349575519561768, 1.0255414247512817, -0.43499425053596497, 0.013345267623662949, 0.008571130223572254, -0.003581242635846138, -0.5955653786659241, 1.0103503465652466, -0.46753066778182983, -0.02729044482111931, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.003049889113754034, -0.0005721884081140161, -0.898836612701416, -0.5136392116546631, -0.39475932717323303, -1.20563805103302, -1.5594334602355957, -0.4915649890899658, -1.2489070892333984, -1.0681356191635132, -0.251537024974823, -0.3491502106189728, -0.450895220041275, -1.1720324754714966, -0.6784964203834534, -1.1580662727355957], "max": [0.04875839129090309, 0.6105426549911499, -0.05245340242981911, -0.29159650206565857, 0.4738796353340149, 0.5717730522155762, -0.06149119883775711, -0.008257536217570305, 0.3479688763618469, 0.7747199535369873, -0.30438047647476196, 0.9472642540931702, 0.030661091208457947, 0.19740979373455048, -0.00596165657043457, 0.005168319679796696, -0.6246367692947388, 1.0310890674591064, -0.42940402030944824, 0.01614614576101303, 0.011076831258833408, 0.010844696313142776, -0.5843226909637451, 1.0167951583862305, -0.46245747804641724, -0.02486449107527733, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0038160313852131367, -0.0003795188385993242, 0.7806997895240784, 0.522067129611969, 0.49494361877441406, 0.8087573051452637, 1.77220618724823, 1.2782654762268066, 0.8787127733230591, 0.41300544142723083, 0.41543248295783997, 0.2553136944770813, 1.2479979991912842, 1.6800165176391602, 0.8571497797966003, 0.6624487638473511], "mean": [-0.5092530846595764, 0.010616648010909557, -0.36866408586502075, -0.9390391707420349, -0.12547603249549866, -0.18781881034374237, -0.39296966791152954, -0.4936669170856476, 0.08690699934959412, 0.5594329237937927, -0.6420453190803528, 0.3127836585044861, -0.2629605829715729, -0.36813414096832275, -0.007586576510220766, -0.0020341849885880947, -0.6302670836448669, 1.0285468101501465, -0.4312512278556824, 0.0148042943328619, 0.009917018935084343, 0.002959256060421467, -0.590537965297699, 1.013634443283081, -0.46447643637657166, -0.026423076167702675, 0.635447084903717, 1.7453210353851318, 0.635447084903717, 0.635447084903717, 0.635447084903717, 0.635447084903717, 0.6914234757423401, 1.7453210353851318, 0.6914234757423401, 0.6914234757423401, 0.6914234757423401, 0.6914234757423401, 0.0033780261874198914, -0.00038657893310301006, -0.026206832379102707, 0.007984506897628307, -0.010035655461251736, 0.022902589291334152, -0.023572180420160294, 0.01247791200876236, -0.0011412834282964468, -0.00826587900519371, 0.001939177280291915, -0.005987292155623436, 0.02299986220896244, 0.015016167424619198, 0.0048558213748037815, 0.007996565662324429], "std": [0.35699987411499023, 0.1892259567975998, 0.21865147352218628, 0.33899998664855957, 0.6260753273963928, 0.3092418313026428, 0.14397788047790527, 0.20456165075302124, 0.13012269139289856, 0.11719025671482086, 0.23591671884059906, 0.24802865087985992, 0.12288390845060349, 0.23065492510795593, 0.0004984243423677981, 0.0022439409513026476, 0.002616426907479763, 0.0012274868786334991, 0.0009754328057169914, 0.0004840744368266314, 0.0003937319270335138, 0.002293500816449523, 0.00265347003005445, 0.001403563073836267, 0.0008137341937981546, 0.0003765338333323598, 0.8348632454872131, 8.225440979003906e-06, 0.8348632454872131, 0.8348632454872131, 0.8348632454872131, 0.8348632454872131, 0.850034236907959, 8.225440979003906e-06, 0.850034236907959, 0.850034236907959, 0.850034236907959, 0.850034236907959, 0.00014763216313440353, 2.0808458430110477e-05, 0.19361859560012817, 0.1291264295578003, 0.09942133724689484, 0.2359335720539093, 0.36164146661758423, 0.2464248538017273, 0.21241356432437897, 0.2229326367378235, 0.10419600456953049, 0.07756778597831726, 0.24879643321037292, 0.26173847913742065, 0.15976007282733917, 0.2082417607307434], "count": [666]}, "timestamp": {"min": [0.0], "max": [22.166666666666668], "mean": [11.083333333333334], "std": [6.408580763898307], "count": [666]}, "frame_index": {"min": [0], "max": [665], "mean": [332.5], "std": [192.2574229169492], "count": [666]}, "episode_index": {"min": [331], "max": [331], "mean": [331.0], "std": [0.0], "count": [666]}, "index": {"min": [131074], "max": [131739], "mean": [131406.5], "std": [192.2574229169492], "count": [666]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [666]}, "subtask_annotation": {"mean": [0.3228228228228228, 2.0, 2.0, 2.0, 2.0], "std": [0.4739348625006766, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [666]}, "scene_annotation": {"mean": [331.0], "std": [0.0], "min": [331], "max": [331], "count": [666]}, "eef_direction_state": {"mean": [3.804804804804805, 3.2312312312312312], "std": [2.1860273677585735, 2.238212496785402], "min": [0, 0], "max": [6, 6], "count": [666]}, "eef_velocity_state": {"mean": [0.7672672672672672, 0.8693693693693694], "std": [0.7258901819117258, 0.6409864010015887], "min": [0, 0], "max": [2, 2], "count": [666]}, "eef_acc_mag_state": {"mean": [0.8183183183183184, 0.8693693693693694], "std": [0.8409708715416739, 0.841522942982705], "min": [0, 0], "max": [2, 2], "count": [666]}, "eef_direction_action": {"mean": [3.2132132132132134, 2.9534534534534536], "std": [2.026003523161163, 1.999833723214536], "min": [0, 0], "max": [6, 6], "count": [666]}, "eef_velocity_action": {"mean": [1.015015015015015, 1.054054054054054], "std": [0.6994741158996458, 0.6224697178423337], "min": [0, 0], "max": [2, 2], "count": [666]}, "eef_acc_mag_action": {"mean": [1.0555555555555556, 1.132132132132132], "std": [0.8099831722980854, 0.7982454223563529], "min": [0, 0], "max": [2, 2], "count": [666]}, "eef_sim_pose_state": {"mean": [0.35480961298522584, 0.2361833562239619, 0.14755801300582, -1.1141073883473964, -0.6564242783564669, 0.7051440326347296, 0.31944408669010327, -0.16664094892316933, 0.06264427125465943, -1.6632524073587676, -0.9539657910406373, 2.0395864470709917], "std": [0.07941930747807904, 0.08499226875288655, 0.04664581252445826, 2.0116299596757874, 0.5326116720293821, 1.957929936109817, 0.050312215927384316, 0.04203067850329963, 0.03936819197432112, 0.3245903849566006, 0.33819089242808004, 0.2654587771059234], "min": [0.2287038973574081, 0.16158689869616075, 0.0792974219363658, -3.1041262062175194, -1.1305320838991384, -3.137073913156763, 0.18790402803596934, -0.24747850871342117, -0.005538755373932827, -3.0765016547614947, -1.273077578417258, 1.6083065763179554], "max": [0.46934848389363804, 0.4694063091681404, 0.22966076774335384, 3.082511919334006, 0.4930818937060306, 3.139716757517421, 0.3855667225236795, -0.07361277201057896, 0.14579047616140872, -1.1021552958590135, -0.09077239427247563, 3.11979454261698], "count": [666]}, "eef_sim_pose_action": {"mean": [0.36390280422856297, 0.24032167791934692, 0.14975133147088002, -1.0758386293682516, -0.6743022957917444, 0.6458861894433823, 0.3273155059829846, -0.17291972967097843, 0.06415710934259666, -1.6277531567579364, -0.9338344683712173, 2.004161142843648], "std": [0.08109936057100264, 0.0832379538408459, 0.05321084360291036, 2.0240941750555166, 0.5666727014660337, 1.9790949755358453, 0.05101417224673547, 0.0417321521360448, 0.0424254192048226, 0.2907309116655743, 0.34119909862562015, 0.24273724941024624], "min": [0.2282890243752495, 0.15481028284774856, 0.0690220542628148, -3.113118693778065, -1.1546369172269637, -3.110023691195574, 0.20936936397676317, -0.2565973630924522, -0.009326239715628543, -2.5546823784625774, -1.260909297520325, 1.6067577908265318], "max": [0.48263623098635433, 0.4760575793194774, 0.24947119709766694, 3.0858065703638813, 0.5399162481958348, 3.128474930069501, 0.39799552129868004, -0.06522142432558926, 0.16095944033586262, -1.0304520472023206, -0.09377428901379248, 2.622412621098621], "count": [666]}}} +{"episode_index": 324, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4307433111390724]], [[0.5384510401011267]], [[0.46380899391842295]]], "std": [[[0.2953643144665158]], [[0.19371371080754465]], [[0.2314570096832912]]], "count": [165]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42483934937611406]], [[0.4409569250754372]], [[0.35606786142858804]]], "std": [[[0.33538193613915224]], [[0.22999229947334868]], [[0.2703315334415851]]], "count": [165]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4135031747696108]], [[0.4615054058462363]], [[0.38393593664441417]]], "std": [[[0.3029398019863583]], [[0.2205835330760048]], [[0.2575503511448889]]], "count": [165]}, "observation.state": {"min": [-1.1435011625289917, -0.1358058899641037, -1.4652472734451294, -1.7063415050506592, -0.27980995178222656, -0.7472954988479614, -0.506219744682312, -1.296838402748108, -0.5966291427612305, 0.17404761910438538, -1.7299916744232178, -0.12456198781728745, -0.018877260386943817, -0.6481521129608154, -0.005936279892921448, 0.003927322570234537, -0.6347042918205261, 0.9739665389060974, -0.3930639326572418, -0.0276765339076519, -0.021130407229065895, -0.00046415734686888754, -0.6476396918296814, 1.005650520324707, -0.4047726094722748, 0.034362711012363434, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.00047626355080865324, -3.050162831641501e-06, -0.7969863414764404, -0.5423212647438049, -0.662973165512085, -0.736973762512207, -1.1972627639770508, -1.2791111469268799, -1.0390554666519165, -1.7930485010147095, -0.6758701205253601, -1.4259766340255737, -1.9224653244018555, -0.9938473701477051, -0.8325403332710266, -0.6018898487091064, -15.500267028808594, -6.7155070304870605, -1.5726494789123535, -11.35531234741211, -0.3443223536014557, -1.004273533821106, -2.5824174880981445, -16.97011947631836, -6.837607383728027, -3.4682540893554688, -10.74481201171875, -1.778998851776123, -1.83638596534729, -2.8406593799591064, -0.03183016926050186, -0.032232608646154404, -0.04392831027507782, -0.005893495865166187, -0.0173092782497406, -0.017400452867150307, -0.030719630420207977, -0.041334088891744614, -0.051582202315330505, -0.00818141270428896, -0.015210466459393501, -0.014716733247041702, -1.1241300106048584, -0.9130904078483582, 4.884662628173828, -26.15233612060547, 5.411270618438721, -0.2666449546813965, -0.7211400270462036, -0.7163676619529724, 6.577220439910889, -31.274677276611328, 7.107970714569092, -0.9968025088310242, -0.016749626025557518, -0.015256554819643497, 0.0006105005741119385, -0.09564509987831116, 0.31692296266555786, -0.02086971141397953, 0.0824168473482132, 0.3285079598426819, -0.24796786904335022, 0.012563705444335938, -3.0296518802642822, -1.477346420288086, -3.0409903526306152, -2.9225969314575195, -1.4460980892181396, -3.1263842582702637, -0.862753689289093, -0.06858885288238525, 9.62408447265625, -0.012592285871505737, -0.04454633593559265, -0.034745484590530396, -0.026861822232604027, 0.019958414137363434, 0.7408561706542969, 0.6662620306015015], "max": [0.10015319287776947, 0.8096857070922852, -0.18844720721244812, -1.044193983078003, 0.5165176391601562, -0.1621268093585968, 0.17271795868873596, 0.035939864814281464, 0.12169067561626434, 1.3479454517364502, -0.7412065863609314, 0.8219891786575317, 0.6677436232566833, 0.06618167459964752, 0.0025406561326235533, 0.01077849417924881, -0.6081416010856628, 0.9751805067062378, -0.37033960223197937, -0.015770914033055305, -0.01164103951305151, 0.007575303316116333, -0.6215245127677917, 1.0074928998947144, -0.38324400782585144, 0.04623079299926758, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00038261504960246384, 2.6792727112479042e-06, 1.2366222143173218, 0.6006631851196289, 1.1799778938293457, 1.0047842264175415, 2.1427130699157715, 0.3742692172527313, 0.8376154899597168, 1.2311484813690186, 0.44237029552459717, 0.8015027642250061, 0.6038736701011658, 1.6307710409164429, 1.2396160364151, 0.5634087324142456, -3.4741976261138916, 7.448107719421387, 3.805250406265259, 2.07570219039917, 2.065934181213379, 1.9511600732803345, 0.430402934551239, -1.9375332593917847, 5.463980674743652, 1.0250306129455566, 2.5641026496887207, 0.4877900183200836, 2.6398046016693115, 0.6599512100219727, 0.012195945717394352, 0.01654338650405407, 0.027947338297963142, 0.006602143403142691, 0.037239447236061096, 0.017878131940960884, 0.014232344925403595, 0.0221695639193058, 0.021309612318873405, 0.008467582054436207, 0.05351179093122482, 0.01851954124867916, 2.0361599922180176, 0.18558748066425323, 15.826900482177734, -16.31074333190918, 17.122037887573242, 1.3069424629211426, 2.5451998710632324, 0.4751039445400238, 15.411184310913086, -19.757497787475586, 18.12183380126953, 0.5105988383293152, 0.02485937438905239, 0.01352890394628048, 0.005494505632668734, -0.04099075868725777, 0.45872703194618225, 0.2348536252975464, 0.24509529769420624, 0.5544275641441345, -0.026111388579010963, 0.31281810998916626, 3.0705153942108154, -0.3182529807090759, 3.0593478679656982, -0.7594743967056274, -0.2739330530166626, 3.0768232345581055, -0.3991713523864746, 0.3022277355194092, 9.909571647644043, 0.014400631189346313, 0.05683636665344238, 0.047896504402160645, -0.016079498454928398, 0.02920452505350113, 0.744804859161377, 0.6711640954017639], "mean": [-0.41419166326522827, 0.13291549682617188, -0.6073338985443115, -1.3425627946853638, 0.10538822412490845, -0.41445356607437134, -0.3000602424144745, -0.4505781829357147, -0.16337963938713074, 0.6288841366767883, -1.1825562715530396, 0.13886690139770508, 0.4215327501296997, -0.4431592524051666, -0.002005347516387701, 0.005974662024527788, -0.6253485679626465, 0.9750295281410217, -0.37569642066955566, -0.020612210035324097, -0.016788233071565628, 0.0019638093654066324, -0.6378061175346375, 1.0066107511520386, -0.38808560371398926, 0.041477665305137634, 0.5007001161575317, 1.7453317642211914, 0.5007001161575317, 0.5007001161575317, 0.5007001161575317, 0.5007001161575317, 0.724915623664856, 1.7453317642211914, 0.724915623664856, 0.724915623664856, 0.724915623664856, 0.724915623664856, -3.154352089040913e-05, -3.874193055253272e-07, -0.00457590539008379, 0.007616902235895395, -0.004900896456092596, 0.00011396299669286236, 0.012596315704286098, -0.0038772912230342627, -0.00514347804710269, -0.001517478027381003, -0.006345755886286497, 0.007883872836828232, 0.007062413729727268, -0.0006972234114073217, 0.0058692628517746925, -0.0006298099760897458, -8.713788032531738, -1.547095775604248, 0.9511127471923828, -4.7034101486206055, 0.5571356415748596, 0.19611988961696625, -0.8581168055534363, -8.4961576461792, 1.3851025104522705, -0.9801712036132812, -3.851685047149658, -0.5304558277130127, 0.03525267541408539, -0.8067296147346497, -7.000501500442624e-05, 0.00010704756277846172, -0.0012082858011126518, -5.2774114010389894e-05, 0.0005145194008946419, 7.480829663109034e-05, 5.638656148221344e-05, -0.0003453168901614845, -0.000807329488452524, -0.00027515992405824363, 0.0006808117614127696, -0.0001663078146521002, 0.692725658416748, -0.31178155541419983, 10.357861518859863, -21.166746139526367, 12.84288501739502, 0.5096110105514526, 1.101440668106079, -0.09924328327178955, 11.799018859863281, -24.761728286743164, 13.992470741271973, -0.2655494213104248, 0.0028711832128465176, -0.0024332369212061167, 0.0033240029588341713, -0.07872752845287323, 0.39636731147766113, 0.08362506330013275, 0.1848042607307434, 0.4080503582954407, -0.10361538827419281, 0.14528591930866241, 0.5902554392814636, -1.083479642868042, 1.389909029006958, -2.088484525680542, -0.9417483806610107, -1.003171443939209, -0.7131937146186829, 0.08285166323184967, 9.767007827758789, 6.167416722746566e-05, 0.0006911240052431822, 0.0009522806503809988, -0.024263296276330948, 0.02721869945526123, 0.7437851428985596, 0.6674141883850098], "std": [0.3672843873500824, 0.2629476487636566, 0.37094441056251526, 0.18871000409126282, 0.2853235602378845, 0.1984492987394333, 0.18197201192378998, 0.3483765125274658, 0.1718437671661377, 0.35259661078453064, 0.27952295541763306, 0.16719742119312286, 0.12713630497455597, 0.21824467182159424, 0.002463947283104062, 0.0022500173654407263, 0.00878064427524805, 0.00024319674412254244, 0.005415826104581356, 0.0032452286686748266, 0.0028118754271417856, 0.002496420405805111, 0.008329289965331554, 0.0005418739747256041, 0.004882528446614742, 0.003229590365663171, 0.786660373210907, 2.5033950805664062e-06, 0.786660373210907, 0.786660373210907, 0.786660373210907, 0.786660373210907, 0.8572333455085754, 2.5033950805664062e-06, 0.8572333455085754, 0.8572333455085754, 0.8572333455085754, 0.8572333455085754, 0.0001137368381023407, 9.209095424012048e-07, 0.23721560835838318, 0.14021137356758118, 0.20626488327980042, 0.16530954837799072, 0.28857776522636414, 0.16455000638961792, 0.14696840941905975, 0.256562203168869, 0.1284690499305725, 0.2243453413248062, 0.23825621604919434, 0.22801491618156433, 0.16871784627437592, 0.12168092280626297, 2.867027521133423, 2.658956527709961, 1.3761175870895386, 2.9955649375915527, 0.43493717908859253, 0.4993343651294708, 0.5856003761291504, 2.8331751823425293, 2.8063485622406006, 1.0579766035079956, 3.3454060554504395, 0.5093333721160889, 0.598955512046814, 0.6425159573554993, 0.0032836494501680136, 0.004730803892016411, 0.006624006666243076, 0.002211157465353608, 0.004113746341317892, 0.0030207186937332153, 0.0034691926557570696, 0.005647554062306881, 0.006393261719495058, 0.002544747432693839, 0.00441808020696044, 0.0029756277799606323, 0.6630578637123108, 0.16712535917758942, 2.5832526683807373, 2.191549062728882, 2.5878303050994873, 0.33763301372528076, 0.6839073896408081, 0.18107013404369354, 1.830147624015808, 2.544574737548828, 2.5357630252838135, 0.3097911477088928, 0.006228586658835411, 0.0050049591809511185, 0.000559240288566798, 0.007760124746710062, 0.025045735761523247, 0.06221013143658638, 0.0344776026904583, 0.05837114900350571, 0.06453917175531387, 0.0679558515548706, 2.4454498291015625, 0.2787698209285736, 2.015130043029785, 0.745694100856781, 0.3502971827983856, 2.4118545055389404, 0.08066242188215256, 0.04649011418223381, 0.028294408693909645, 0.003327398095279932, 0.007491977885365486, 0.008858175948262215, 0.0024041824508458376, 0.0020805182866752148, 0.0009353394852951169, 0.001177762052975595], "count": [907]}, "action": {"min": [-1.2068872451782227, -0.13353052735328674, -1.5428705215454102, -1.6717262268066406, -0.2791055142879486, -0.7589019536972046, -0.5068950653076172, -1.390716552734375, -0.6079959869384766, 0.12520605325698853, -1.7026104927062988, -0.13543398678302765, -0.02766145020723343, -0.6628523468971252, -0.005847242660820484, -0.0029083562549203634, -0.6297121047973633, 0.9730069041252136, -0.39595434069633484, -0.026813779026269913, -0.020895522087812424, -0.006577143911272287, -0.6418209671974182, 1.0028012990951538, -0.4077868163585663, 0.033188771456480026, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.00047626355080865324, -3.050162831641501e-06, -0.7969863414764404, -0.5423212647438049, -0.662973165512085, -0.736973762512207, -1.1972627639770508, -1.2791111469268799, -1.0390554666519165, -1.7930485010147095, -0.6758701205253601, -1.4259766340255737, -1.9224653244018555, -0.9938473701477051, -0.8325403332710266, -0.6018898487091064], "max": [0.08775655180215836, 0.821326494216919, -0.1684028059244156, -0.9586571455001831, 0.5142574906349182, -0.16190704703330994, 0.1809847056865692, 0.026017222553491592, 0.12509776651859283, 1.3890165090560913, -0.682417631149292, 0.8237850069999695, 0.6795734167098999, 0.07019251585006714, 0.004831977188587189, 0.014100859872996807, -0.6011724472045898, 0.9800456166267395, -0.3723982572555542, -0.016196299344301224, -0.009032739326357841, 0.010252440348267555, -0.6141674518585205, 1.011153221130371, -0.3842548429965973, 0.04469379782676697, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00038261504960246384, 2.6792727112479042e-06, 1.2366222143173218, 0.6006631851196289, 1.1799778938293457, 1.0047842264175415, 2.1427130699157715, 0.3742692172527313, 0.8376154899597168, 1.2311484813690186, 0.44237029552459717, 0.8015027642250061, 0.6038736701011658, 1.6307710409164429, 1.2396160364151, 0.5634087324142456], "mean": [-0.45334991812705994, 0.139583021402359, -0.6295026540756226, -1.3010483980178833, 0.10597342252731323, -0.4176750183105469, -0.29756873846054077, -0.4837684631347656, -0.16065913438796997, 0.6429097652435303, -1.1384090185165405, 0.13668154180049896, 0.4252634644508362, -0.44392961263656616, -0.0008828075369819999, 0.005379554815590382, -0.6196529865264893, 0.9756975173950195, -0.3785631060600281, -0.020644329488277435, -0.015504424460232258, 0.0015585385262966156, -0.6315354704856873, 1.0065878629684448, -0.39087602496147156, 0.03977179899811745, 0.5004884600639343, 1.7453317642211914, 0.5004884600639343, 0.5004884600639343, 0.5004884600639343, 0.5004884600639343, 0.7251273989677429, 1.7453317642211914, 0.7251273989677429, 0.7251273989677429, 0.7251273989677429, 0.7251273989677429, -3.1605453841621056e-05, -3.8836105886730365e-07, -0.004039713181555271, 0.007135037332773209, -0.004392582457512617, -0.00013191040488891304, 0.012011819519102573, -0.0036541332956403494, -0.005123503506183624, -0.0013180470559746027, -0.006304068956524134, 0.00784991029649973, 0.00657945591956377, -0.0006564336945302784, 0.005818395409733057, -0.0006264300318434834], "std": [0.37831106781959534, 0.25428929924964905, 0.3877539336681366, 0.19148479402065277, 0.28368762135505676, 0.19779877364635468, 0.1826164275407791, 0.347765177488327, 0.1683237999677658, 0.36784934997558594, 0.2843261957168579, 0.1675037145614624, 0.12684398889541626, 0.2184593230485916, 0.0024022934958338737, 0.0024221395142376423, 0.007967516779899597, 0.001267190440557897, 0.004928013775497675, 0.0029347585514187813, 0.0027546186465770006, 0.002541822846978903, 0.007505651563405991, 0.0014945416478440166, 0.004538704641163349, 0.002957959659397602, 0.786612331867218, 2.5033950805664062e-06, 0.786612331867218, 0.786612331867218, 0.786612331867218, 0.786612331867218, 0.8573840856552124, 2.5033950805664062e-06, 0.8573840856552124, 0.8573840856552124, 0.8573840856552124, 0.8573840856552124, 0.00011365931277396157, 9.201835950989334e-07, 0.23775053024291992, 0.14099732041358948, 0.20685134828090668, 0.1654462367296219, 0.28910040855407715, 0.1647089272737503, 0.14696469902992249, 0.2566384971141815, 0.12847551703453064, 0.22434480488300323, 0.23870620131492615, 0.22802035510540009, 0.16871927678585052, 0.12168251723051071], "count": [907]}, "timestamp": {"min": [0.0], "max": [30.2], "mean": [15.1], "std": [8.727606264670234], "count": [907]}, "frame_index": {"min": [0], "max": [906], "mean": [453.0], "std": [261.828187940107], "count": [907]}, "episode_index": {"min": [332], "max": [332], "mean": [332.0], "std": [0.0], "count": [907]}, "index": {"min": [131740], "max": [132646], "mean": [132193.0], "std": [261.828187940107], "count": [907]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [907]}, "subtask_annotation": {"mean": [0.3770672546857773, 2.0, 2.0, 2.0, 2.0], "std": [0.49811441468651385, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [907]}, "scene_annotation": {"mean": [332.0], "std": [0.0], "min": [332], "max": [332], "count": [907]}, "eef_direction_state": {"mean": [4.286659316427784, 4.452039691289967], "std": [2.0053590213605426, 1.9780113537931048], "min": [0, 0], "max": [6, 6], "count": [907]}, "eef_velocity_state": {"mean": [0.6350606394707828, 0.6604189636163176], "std": [0.687103656759385, 0.7270252030422905], "min": [0, 0], "max": [2, 2], "count": [907]}, "eef_acc_mag_state": {"mean": [0.607497243660419, 0.701212789415656], "std": [0.8080828024362886, 0.8254688059817815], "min": [0, 0], "max": [2, 2], "count": [907]}, "eef_direction_action": {"mean": [4.031973539140022, 4.342888643880926], "std": [2.0984776251585395, 1.9087108482595048], "min": [0, 0], "max": [6, 6], "count": [907]}, "eef_velocity_action": {"mean": [0.7486218302094818, 0.7761852260198456], "std": [0.7355261055298736, 0.7655521682102451], "min": [0, 0], "max": [2, 2], "count": [907]}, "eef_acc_mag_action": {"mean": [0.8930540242557883, 0.8875413450937155], "std": [0.8404245267565674, 0.8377328156048888], "min": [0, 0], "max": [2, 2], "count": [907]}, "eef_sim_pose_state": {"mean": [0.31867661646211953, 0.21112130818196645, 0.1636397065714455, 0.5832022657821163, -1.083580612284047, 1.389991147342949, 0.33203825531634223, -0.23425169813260438, 0.13956289469566063, -2.0883838671814705, -0.9418404626325403, -1.0066881545703568], "std": [0.056882355629996474, 0.052983590229722065, 0.048215135241349856, 2.458006368352168, 0.27877999238484835, 2.0281880726310644, 0.059299636203435195, 0.0451646714957082, 0.06530010359678513, 0.7456952708054259, 0.3502877237197314, 2.415972679854211], "min": [0.22335186924671432, 0.1373338001639867, 0.11052522468563024, -3.1313032679758486, -1.477560825687389, -3.1326675341315435, 0.23991748292687848, -0.34597427998802416, 0.039706575693013425, -2.922698663233179, -1.446104502525922, -3.1407323945133525], "max": [0.4114353432956498, 0.3740305347966866, 0.28467773512464317, 3.110974026538278, -0.31825102616915757, 3.1382642199355826, 0.4474100936619201, -0.18879284700837784, 0.40170526548621677, -0.7594790815514493, -0.27393248681966, 3.116009612021857], "count": [907]}, "eef_sim_pose_action": {"mean": [0.3264691442358702, 0.21249835816441906, 0.1641624902229165, 0.6162071387887685, -1.0969547139466058, 1.3989926589399513, 0.34013527467482413, -0.23614693076051216, 0.14021333074620246, -2.045959479377973, -0.9355724455030908, -0.9676856230680891], "std": [0.057862422490515306, 0.051104468967124755, 0.054590365874068486, 2.447710163093513, 0.31059467985950406, 2.0677677257387015, 0.0577752790479456, 0.04552777863293265, 0.06552775255120498, 0.7497369261266444, 0.3659961351713535, 2.463192324918797], "min": [0.22579525318758034, 0.13643893016444758, 0.09615915914794071, -3.140670703144218, -1.561598943116927, -3.113529022473654, 0.23792290813480388, -0.3553238752364242, 0.03573414083419625, -2.944440367587487, -1.4793966764917803, -3.1409619086635616], "max": [0.4207406237364419, 0.3739509378870144, 0.3029063658049043, 3.101337964999749, -0.26339222573374377, 3.0971184230308304, 0.45537831563204345, -0.18412219491873041, 0.41879659987545664, -0.6754859860395735, -0.2586158358402242, 3.1408695995178113], "count": [907]}}} +{"episode_index": 325, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4580376585928489]], [[0.553152717704729]], [[0.5022782535563245]]], "std": [[[0.28354375432912626]], [[0.20785582470648722]], [[0.22218939555370204]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.424659991349481]], [[0.4316479959630911]], [[0.3782884083044983]]], "std": [[[0.28160366220457783]], [[0.23396417631810393]], [[0.25974995712788224]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44123061803152636]], [[0.468524026816609]], [[0.3757057934448289]]], "std": [[[0.31435183539366257]], [[0.21906744431918912]], [[0.25052850307545305]]], "count": [100]}, "observation.state": {"min": [-0.8742079734802246, -0.214008167386055, -0.674830436706543, -1.3630098104476929, -1.5101584196090698, -0.5559903383255005, -0.5592436790466309, -0.8565987348556519, -0.5008774399757385, 0.19742047786712646, -1.8476617336273193, 0.1060500293970108, -0.18425346910953522, -0.4554762840270996, 0.010193666443228722, 0.0007116063497960567, -0.6131733655929565, 1.0334733724594116, -0.4527188539505005, -0.009492701850831509, -0.013549614697694778, -0.005506949499249458, -0.6185427904129028, 1.0220156908035278, -0.44828417897224426, -0.007544736377894878, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.005432814359664917, -3.095758984272834e-06, -0.5802686214447021, -0.11970514059066772, -0.8348194360733032, -0.25508248805999756, -4.54992151260376, -1.4667140245437622, -0.6846494078636169, -0.9552678465843201, -0.6739195585250854, -0.5917981863021851, -1.2890557050704956, -1.0485297441482544, -0.7459373474121094, -0.5254818201065063, -15.333237648010254, -9.55433464050293, -2.2747254371643066, -10.04273509979248, -4.734432220458984, -4.30402946472168, -2.037240743637085, -13.518192291259766, -6.288156509399414, -2.3870575428009033, -7.387057781219482, -0.6025640964508057, -1.5207569599151611, -1.606837511062622, -0.006461662705987692, -0.01757081411778927, -0.012081453576683998, -0.00753459008410573, -0.0033470799680799246, -0.005051375366747379, -0.006480052601546049, -0.022051824256777763, -0.01113295741379261, -0.00877121090888977, -0.005516244098544121, -0.006478399038314819, -3.372390031814575, -0.5382037162780762, 4.008689880371094, -28.60154914855957, 11.22195816040039, -0.39931589365005493, -0.3605700135231018, -0.1633169800043106, 9.680243492126465, -33.65231704711914, 15.544105529785156, -0.1330176740884781, -0.016508158296346664, -0.012242311611771584, 0.0, -0.08198151737451553, 0.4214438796043396, -0.01956968382000923, -0.008193825371563435, 0.3487247824668884, -0.290174663066864, 0.021527959033846855, -3.123687982559204, -1.3350011110305786, -2.8966686725616455, -2.658834934234619, -1.1655843257904053, 1.8177047967910767, -0.7210864424705505, -0.07315981388092041, 9.663856506347656, -0.008421927690505981, -0.014788448810577393, -0.054007500410079956, -0.0326627716422081, -0.0023080678656697273, 0.9812301397323608, -0.19023120403289795], "max": [-0.1890837699174881, 0.2487148940563202, -0.28953883051872253, -0.2725032567977905, 0.48743724822998047, 0.581885814666748, 0.1708926260471344, 0.1424514651298523, 0.04844730347394943, 0.9235543012619019, -0.47303131222724915, 0.6393384337425232, 0.17824558913707733, -0.0442521832883358, 0.011559827253222466, 0.006618986371904612, -0.6108325719833374, 1.036266803741455, -0.4482027292251587, -0.00578344939276576, -0.012221451848745346, 0.00195630406960845, -0.6160265803337097, 1.0240179300308228, -0.44383472204208374, -0.00502903712913394, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.005912557244300842, 1.6685089576640166e-06, 0.21990063786506653, 0.46115005016326904, 0.14142364263534546, 0.8608660101890564, 1.1810094118118286, 2.344785690307617, 2.4282355308532715, 0.9097111225128174, 0.7846185564994812, 0.5781689286231995, 1.1987948417663574, 0.9485059976577759, 0.5672117471694946, 0.9076744914054871, -6.068710803985596, 4.578754425048828, 2.3308913707733154, 0.48840051889419556, 1.5207569599151611, 2.065934181213379, 1.4633699655532837, -3.719172954559326, 7.0818071365356445, 1.1233210563659668, -1.8009769916534424, 1.090354084968567, 0.5738705992698669, 0.6312576532363892, 0.007470826618373394, 0.041247110813856125, 0.01690674014389515, 0.012262520380318165, 0.017603907734155655, 0.015886850655078888, 0.007330463733524084, 0.04700775817036629, 0.014301091432571411, 0.006978539749979973, 0.013146253302693367, 0.0036706305108964443, -1.654379963874817, 0.2375519722700119, 11.907293319702148, -19.0454044342041, 20.133026123046875, 1.2650964260101318, 1.4634900093078613, 0.6940971612930298, 15.485419273376465, -22.912628173828125, 23.2480411529541, 1.7488365173339844, 0.025301961228251457, 0.008897660300135612, 0.0024420025292783976, -0.05465434491634369, 0.6022231578826904, 0.4258568286895752, 0.2631577253341675, 0.5493757724761963, -0.05093226209282875, 0.24842077493667603, 3.127006769180298, 0.6229350566864014, 3.0948634147644043, -1.1268627643585205, -0.33095061779022217, 2.7588682174682617, -0.4695237874984741, 0.3199889063835144, 9.882906913757324, 0.013789385557174683, 0.01360851526260376, 0.03343600034713745, -0.03087380714714527, -0.0009169396944344044, 0.982053816318512, -0.18593357503414154], "mean": [-0.41845765709877014, -0.13413335382938385, -0.40921497344970703, -0.9704289436340332, -0.124630406498909, -0.010611288249492645, -0.4128305912017822, -0.39177870750427246, -0.08408651500940323, 0.5841817259788513, -1.1227449178695679, 0.3632561266422272, -0.036206260323524475, -0.22266431152820587, 0.010726888664066792, 0.0018395374063402414, -0.6124857068061829, 1.0353556871414185, -0.4496152400970459, -0.006775299087166786, -0.013060258701443672, -0.0036502883303910494, -0.6166497468948364, 1.0228033065795898, -0.44498905539512634, -0.005624753423035145, 0.47464001178741455, 1.745330572128296, 0.47464001178741455, 0.47464001178741455, 0.47464001178741455, 0.47464001178741455, 0.6162552833557129, 1.745330572128296, 0.6162552833557129, 0.6162552833557129, 0.6162552833557129, 0.6162552833557129, 0.005638670176267624, -4.2019181023533747e-07, -0.06210240349173546, 0.046761684119701385, -0.0328197181224823, 0.11723512411117554, -0.14525958895683289, -0.0027468237094581127, 0.0738854631781578, -0.02075386606156826, -0.0006050500669516623, 0.026988601312041283, 0.04430807754397392, -0.006539443042129278, 0.016640838235616684, 0.014863654039800167, -9.24321174621582, -3.3332507610321045, 0.0017379899509251118, -3.322627305984497, 0.012131460942327976, -0.1115390956401825, -0.6247168183326721, -7.902736663818359, 1.2673126459121704, -0.6436727643013, -4.6746320724487305, 0.15981876850128174, -0.28827154636383057, -0.5152528882026672, 5.902362318011001e-05, 0.0004569144803099334, 0.0002602705790195614, 0.00031003166805021465, 0.0005146260373294353, 0.00015410140622407198, 0.000635611591860652, 0.0004086719127371907, -0.0003279203665442765, 0.00013396497524809092, 0.0003099932218901813, -4.7608544264221564e-05, -2.627466917037964, -0.19094139337539673, 8.011195182800293, -22.473421096801758, 16.34381866455078, 0.53631192445755, 0.5826514363288879, 0.1989288628101349, 12.638450622558594, -28.935720443725586, 20.218408584594727, 0.9544690251350403, 0.002290914999321103, -0.002623941982164979, 0.0010504202218726277, -0.07531725615262985, 0.4683249592781067, 0.07256433367729187, 0.1780814826488495, 0.46067214012145996, -0.12107142060995102, 0.1157565489411354, -0.3129969835281372, -0.9432592988014221, 1.6042670011520386, -1.8064770698547363, -0.8232987523078918, 2.3183188438415527, -0.6130978465080261, 0.0863739550113678, 9.772642135620117, 0.0014867037534713745, 0.0007495788158848882, -0.00017672152898740023, -0.031851768493652344, -0.0017762149218469858, 0.9814680814743042, -0.18894867599010468], "std": [0.20533207058906555, 0.09815356135368347, 0.09816990792751312, 0.2800907790660858, 0.5147620439529419, 0.244307279586792, 0.1953730583190918, 0.27155956625938416, 0.16422419250011444, 0.1913621872663498, 0.3547782599925995, 0.14675018191337585, 0.08991846442222595, 0.11881561577320099, 0.0002815433545038104, 0.001399451051838696, 0.00041760707972571254, 0.000722355442121625, 0.000933427014388144, 0.0008989310590550303, 0.00026552967028692365, 0.0016821660101413727, 0.0006089371163398027, 0.0004951521987095475, 0.0007960610091686249, 0.0005986716714687645, 0.7700921297073364, 1.3113021850585938e-06, 0.7700921297073364, 0.7700921297073364, 0.7700921297073364, 0.7700921297073364, 0.797139048576355, 1.3113021850585938e-06, 0.797139048576355, 0.797139048576355, 0.797139048576355, 0.797139048576355, 9.184048394672573e-05, 7.494907663385675e-07, 0.13796712458133698, 0.1193009540438652, 0.1400693655014038, 0.18544796109199524, 0.8065475225448608, 0.5854419469833374, 0.37167149782180786, 0.3139701187610626, 0.24547713994979858, 0.20811113715171814, 0.44151416420936584, 0.2858153283596039, 0.22126850485801697, 0.19180168211460114, 2.098109722137451, 2.949955701828003, 1.3187569379806519, 2.5609004497528076, 0.7157821655273438, 0.865574300289154, 0.8945645093917847, 2.3777482509613037, 3.7029690742492676, 0.7819010019302368, 1.7560040950775146, 0.34439367055892944, 0.4773775339126587, 0.42881786823272705, 0.002371063455939293, 0.007065162993967533, 0.004548443481326103, 0.0031691330950707197, 0.0023817301262170076, 0.0020208354108035564, 0.0024229332339018583, 0.0080956369638443, 0.004622115753591061, 0.0025779898278415203, 0.0021016004029661417, 0.0014523154823109508, 0.3348586857318878, 0.15631476044654846, 1.7757316827774048, 2.1296913623809814, 2.14524507522583, 0.3633524477481842, 0.34654080867767334, 0.17546924948692322, 1.3301934003829956, 2.571012020111084, 1.8230172395706177, 0.38418155908584595, 0.00703816395252943, 0.0034652238246053457, 0.0004484483215492219, 0.008563738316297531, 0.04888160526752472, 0.08238640427589417, 0.045868463814258575, 0.05485391616821289, 0.0707843229174614, 0.05610781908035278, 2.544811964035034, 0.5227773189544678, 1.7573750019073486, 0.504745602607727, 0.31787317991256714, 0.3792284429073334, 0.043038509786129, 0.058081090450286865, 0.03113837167620659, 0.0039006073493510485, 0.005247557535767555, 0.01163268368691206, 0.00033598559093661606, 0.00024365227727685124, 0.00015852940850891173, 0.0008448719163425267], "count": [272]}, "action": {"min": [-0.9652354121208191, -0.22417940199375153, -0.7885882258415222, -1.283553957939148, -1.552777647972107, -0.5617502927780151, -0.5610079765319824, -0.9158082008361816, -0.5156521797180176, 0.23238521814346313, -1.757839560508728, 0.10426955670118332, -0.1753137707710266, -0.45396775007247925, 0.009954748675227165, -0.001103314571082592, -0.6128444671630859, 1.0308589935302734, -0.4531351625919342, -0.009198322892189026, -0.013718527741730213, -0.006595083978027105, -0.6170976758003235, 1.017120599746704, -0.4482874274253845, -0.007811267860233784, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.005432814359664917, -3.095758984272834e-06, -0.5802686214447021, -0.11970514059066772, -0.8348194360733032, -0.25508248805999756, -4.54992151260376, -1.4667140245437622, -0.6846494078636169, -0.9552678465843201, -0.6739195585250854, -0.5917981863021851, -1.2890557050704956, -1.0485297441482544, -0.7459373474121094, -0.5254818201065063], "max": [-0.2259814590215683, 0.2619776129722595, -0.25735747814178467, -0.19505365192890167, 0.49413713812828064, 0.6047014594078064, 0.17947347462177277, 0.10043150186538696, 0.05594813823699951, 0.9750019311904907, -0.40299057960510254, 0.6426730155944824, 0.1895642876625061, -0.04571918025612831, 0.012308768928050995, 0.010852640494704247, -0.6041724681854248, 1.036046028137207, -0.4485101103782654, -0.005286235827952623, -0.011427593417465687, 0.005931754596531391, -0.6089223623275757, 1.0235469341278076, -0.4434112310409546, -0.004885147791355848, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.005912557244300842, 1.6685089576640166e-06, 0.21990063786506653, 0.46115005016326904, 0.14142364263534546, 0.8608660101890564, 1.1810094118118286, 2.344785690307617, 2.4282355308532715, 0.9097111225128174, 0.7846185564994812, 0.5781689286231995, 1.1987948417663574, 0.9485059976577759, 0.5672117471694946, 0.9076744914054871], "mean": [-0.4741419553756714, -0.10689020901918411, -0.43149974942207336, -0.8658962845802307, -0.15043437480926514, -0.016043737530708313, -0.39660412073135376, -0.42124781012535095, -0.0848252922296524, 0.6011760234832764, -1.0692108869552612, 0.3615310788154602, -0.029784461483359337, -0.21955499053001404, 0.011015376076102257, 0.0023055574856698513, -0.6085365414619446, 1.0335613489151, -0.4500259459018707, -0.0065990835428237915, -0.012675859965384007, -0.0029330116230994463, -0.6127219796180725, 1.0206706523895264, -0.4450667202472687, -0.00589505210518837, 0.4812491238117218, 1.745330572128296, 0.4812491238117218, 0.4812491238117218, 0.4812491238117218, 0.4812491238117218, 0.6153569221496582, 1.745330572128296, 0.6153569221496582, 0.6153569221496582, 0.6153569221496582, 0.6153569221496582, 0.005639135837554932, -4.3315148445799423e-07, -0.06211944296956062, 0.04725427180528641, -0.03280496597290039, 0.117286317050457, -0.1452389657497406, -0.003629385493695736, 0.07415112107992172, -0.020143013447523117, -0.00026126994634978473, 0.026706520467996597, 0.04394262284040451, -0.006403593812137842, 0.01705545000731945, 0.014660895802080631], "std": [0.21493642032146454, 0.11521346867084503, 0.12787114083766937, 0.2994764745235443, 0.5508498549461365, 0.24611909687519073, 0.21160613000392914, 0.27218014001846313, 0.16627363860607147, 0.19686482846736908, 0.3436248302459717, 0.14701005816459656, 0.08987104892730713, 0.11521223932504654, 0.0005044334684498608, 0.0027306999545544386, 0.0014866564888507128, 0.0011412345338612795, 0.0008403033134527504, 0.0008569993660785258, 0.0004984490224160254, 0.002797594992443919, 0.0013708743499591947, 0.001127912080846727, 0.000735132023692131, 0.0005938953836448491, 0.773659884929657, 1.3113021850585938e-06, 0.773659884929657, 0.773659884929657, 0.773659884929657, 0.773659884929657, 0.7963564991950989, 1.3113021850585938e-06, 0.7963564991950989, 0.7963564991950989, 0.7963564991950989, 0.7963564991950989, 9.194795711664483e-05, 7.460084248123167e-07, 0.13795410096645355, 0.11937569826841354, 0.14007054269313812, 0.1854059249162674, 0.8065493106842041, 0.5854257941246033, 0.3716287910938263, 0.31392624974250793, 0.24540725350379944, 0.2081151306629181, 0.4415031671524048, 0.28581538796424866, 0.22131501138210297, 0.1918162852525711], "count": [272]}, "timestamp": {"min": [0.0], "max": [9.033333333333333], "mean": [4.516666666666667], "std": [2.617303531839167], "count": [272]}, "frame_index": {"min": [0], "max": [271], "mean": [135.5], "std": [78.51910595517501], "count": [272]}, "episode_index": {"min": [333], "max": [333], "mean": [333.0], "std": [0.0], "count": [272]}, "index": {"min": [132647], "max": [132918], "mean": [132782.5], "std": [78.51910595517501], "count": [272]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [272]}, "subtask_annotation": {"mean": [0.7132352941176471, 2.0, 2.0, 2.0, 2.0], "std": [0.5478311278456881, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [272]}, "scene_annotation": {"mean": [333.0], "std": [0.0], "min": [333], "max": [333], "count": [272]}, "eef_direction_state": {"mean": [3.474264705882353, 2.7683823529411766], "std": [2.054245829965535, 2.1234060529185013], "min": [0, 0], "max": [6, 6], "count": [272]}, "eef_velocity_state": {"mean": [0.9411764705882353, 1.0625], "std": [0.6616012870118817, 0.712125804731654], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_acc_mag_state": {"mean": [0.7720588235294118, 1.0661764705882353], "std": [0.8310775408424506, 0.8242840555004385], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_direction_action": {"mean": [3.036764705882353, 2.8308823529411766], "std": [1.880269412154476, 2.040239126191223], "min": [0, 0], "max": [6, 6], "count": [272]}, "eef_velocity_action": {"mean": [1.099264705882353, 1.161764705882353], "std": [0.6133318269344872, 0.6498935233524812], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_acc_mag_action": {"mean": [1.0588235294117647, 1.1029411764705883], "std": [0.8022459821756391, 0.7931639153036351], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_sim_pose_state": {"mean": [0.3370365189466873, 0.15698067908888322, 0.12434213484680307, -0.3366669009359841, -0.9440175918081619, 1.6162269850740334, 0.3277947462539597, -0.21369902957741557, 0.12544937504157458, -1.8062842109050408, -0.8235198334433406, 2.318224618388887], "std": [0.04415361888310656, 0.05404439273343506, 0.02387688336100676, 2.64127691594602, 0.52300689811979, 1.7659281083999963, 0.05847448814701644, 0.059795492416362894, 0.012774685972604706, 0.5048732770299, 0.3178460034252356, 0.3793280578880449], "min": [0.29019622223636393, 0.11229076739806527, 0.08149384959057532, -3.1412938889842845, -1.354536835575383, -3.040980177842563, 0.21195102568917676, -0.35835044957940054, 0.10813732434089232, -2.6588379429081446, -1.1656099860425901, 1.8177138261838486], "max": [0.4424123105064764, 0.3811610305481358, 0.21255358091059948, 3.1364190881107556, 0.622894752645947, 3.094938978033277, 0.4229678407948077, -0.15800219146036806, 0.1577570953764933, -1.1268604544186662, -0.3311601687262864, 2.7589079434377237], "count": [272]}, "eef_sim_pose_action": {"mean": [0.34698027638191953, 0.17173846567986023, 0.117482524337678, 0.32705711003407206, -0.9338336506421612, 1.3380521346400793, 0.3343077518683695, -0.2156956341163723, 0.12223866523141087, -1.7645538860566674, -0.8149276522112308, 2.292215652926671], "std": [0.04380147045339429, 0.06905225107576611, 0.028305156096023437, 2.544730617501639, 0.6124877328591808, 1.9850064144114163, 0.05808518643789164, 0.0597893000044036, 0.0146075175261446, 0.49754198846795095, 0.35073418495237224, 0.36802774293735885], "min": [0.2973525882575505, 0.10970477693774383, 0.07783297346110582, -3.1306281631246784, -1.4427652886317666, -3.1095601774412893, 0.222065359416994, -0.3619781307761882, 0.09765292775598365, -2.541543489941283, -1.17586213606448, 1.8016263574364069], "max": [0.45640192759857273, 0.40139955495308455, 0.22165263796967824, 3.1407781707452194, 0.6307600753603793, 3.140382417597258, 0.43316661818787777, -0.16062695512010974, 0.16009382813519277, -1.0699119304639089, -0.2779527717927526, 2.741532146528547], "count": [272]}}} +{"episode_index": 326, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4377494281045752]], [[0.5378504709727028]], [[0.4716475970780469]]], "std": [[[0.29393262028185396]], [[0.2175386773481915]], [[0.22940286641492783]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42263333813917725]], [[0.44142873654363707]], [[0.39589025134563627]]], "std": [[[0.282931873205005]], [[0.24325341549688048]], [[0.2542187438529971]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4451366637831603]], [[0.46488314350249904]], [[0.35617323385236443]]], "std": [[[0.3182533750614109]], [[0.2212481181535036]], [[0.2507047724816579]]], "count": [100]}, "observation.state": {"min": [-0.7611087560653687, -0.1578366458415985, -0.580987274646759, -1.5274285078048706, -1.5386735200881958, -0.5315860509872437, -0.7035350799560547, -1.1395971775054932, -0.48746541142463684, 0.3926383852958679, -1.6518621444702148, 0.34988731145858765, -0.6832222938537598, -0.6923966407775879, 0.01013940665870905, -0.004395336844027042, -0.6054092645645142, 1.0309311151504517, -0.46686896681785583, -0.0067900195717811584, -0.0125008225440979, -0.009165159426629543, -0.6044862270355225, 1.0153040885925293, -0.4593884348869324, -0.01197004597634077, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.007435348350554705, -0.0015285230474546552, -0.45393097400665283, -0.4445113241672516, -0.3772726356983185, -2.3521182537078857, -2.296783685684204, -3.34340763092041, -2.157137632369995, -0.9795994162559509, -0.3049822449684143, -1.473219633102417, -1.3662830591201782, -0.6835953593254089, -1.6591061353683472, -0.7707129716873169, -12.527154922485352, -6.288156509399414, -2.9487180709838867, -12.026862144470215, -0.6886447072029114, -1.5781440734863281, -1.2912087440490723, -14.275389671325684, -5.158730506896973, -2.990842580795288, -7.661783218383789, -0.8034188151359558, -3.0415139198303223, -2.4102563858032227, -0.020020712167024612, -0.029542241245508194, -0.029068386182188988, -0.006424274295568466, -0.019141554832458496, -0.022845450788736343, -0.039279188960790634, -0.03127214312553406, -0.021117519587278366, -0.009065004996955395, -0.025047171860933304, -0.023772865533828735, -3.542069911956787, -0.7163677215576172, 1.9449567794799805, -33.40383529663086, 6.456800937652588, -0.5648236274719238, -0.08483999967575073, -0.36746323108673096, 5.092520713806152, -34.50632095336914, 8.280232429504395, -0.16154879331588745, -0.03920949995517731, -0.015167892910540104, -0.0024420025292783976, -0.06831792742013931, 0.2892739474773407, -0.007919109426438808, -0.02448124811053276, 0.29901066422462463, -0.260171115398407, 0.0450948029756546, -3.008108139038086, -1.0638490915298462, -2.889416456222534, -2.7296998500823975, -0.7920266389846802, 1.9243807792663574, -0.747005820274353, -0.1797792613506317, 9.680295944213867, -0.00973537564277649, -0.0423274040222168, -0.034925371408462524, -0.021814920008182526, 0.01492864266037941, 0.7221778631210327, 0.6857802867889404], "max": [0.16270826756954193, 0.17347562313079834, -0.24643172323703766, -0.28877711296081543, 0.24748438596725464, 0.4067613184452057, 0.12331479787826538, 0.18077503144741058, 0.0022885315120220184, 1.1802862882614136, -0.5940486192703247, 1.1497743129730225, 0.4049479067325592, 0.02069849520921707, 0.012620154768228531, 0.00768306152895093, -0.5965745449066162, 1.0316500663757324, -0.45220255851745605, -0.0026579927653074265, -0.00897110253572464, 0.004320947453379631, -0.5974046587944031, 1.0197452306747437, -0.4452410340309143, -0.008136898279190063, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.008014977909624577, -0.0015243228990584612, 1.1608268022537231, 0.31380701065063477, 0.3492256999015808, 1.2306947708129883, 4.0833282470703125, 1.78789484500885, 1.274948000907898, 1.1886377334594727, 0.5161009430885315, 0.8647865056991577, 0.6650737524032593, 1.2402055263519287, 0.690304160118103, 0.5349947214126587, -2.082291603088379, 3.9072039127349854, 2.078144073486328, 2.3809525966644287, 0.8608059287071228, 2.7258851528167725, 1.090354084968567, 3.8750667572021484, 16.514041900634766, 5.728938102722168, 1.739926815032959, 1.3485958576202393, 1.2625153064727783, 0.28693529963493347, 0.007228071801364422, 0.02147887833416462, 0.040135566145181656, 0.005022882949560881, 0.01646101474761963, 0.01252666488289833, 0.007829043082892895, 0.03559530898928642, 0.03569008782505989, 0.007639719173312187, 0.013196703046560287, 0.010239925235509872, -0.9968700408935547, 0.3043634593486786, 12.070610046386719, -23.97047233581543, 19.829587936401367, 0.703961193561554, 1.8876900672912598, 0.6384209394454956, 13.985872268676758, -24.169591903686523, 19.742345809936523, 1.287329912185669, 0.032435085624456406, 0.009402971714735031, 0.001831501955166459, 0.013663586229085922, 0.551755428314209, 0.3807883858680725, 0.22791720926761627, 0.6027510762214661, -0.0377766378223896, 0.2626674473285675, 2.7786409854888916, 0.4024007320404053, 2.861618757247925, -0.9427478909492493, 0.1186576783657074, 2.6668121814727783, -0.21616211533546448, 0.30396783351898193, 9.871525764465332, 0.017835378646850586, 0.036161452531814575, 0.05473211407661438, -0.015230636112391949, 0.02372957207262516, 0.7271912097930908, 0.6909666657447815], "mean": [-0.16186216473579407, -0.05637994781136513, -0.4066567122936249, -1.1658203601837158, -0.3687395453453064, -0.15013514459133148, -0.49522310495376587, -0.3121604919433594, -0.15185396373271942, 0.7133841514587402, -1.2412558794021606, 0.7396323084831238, -0.3701639175415039, -0.24927052855491638, 0.012174519710242748, 0.000583133427426219, -0.6028167605400085, 1.0311970710754395, -0.4579891562461853, -0.005052291788160801, -0.009430318139493465, -0.0041954731568694115, -0.6031470894813538, 1.0171921253204346, -0.4524723291397095, -0.010494423098862171, 0.5992301106452942, 1.745330572128296, 0.5992301106452942, 0.5992301106452942, 0.5992301106452942, 0.5992301106452942, 0.6341366171836853, 1.745330572128296, 0.6341366171836853, 0.6341366171836853, 0.6341366171836853, 0.6341366171836853, 0.007796437945216894, -0.0015261915978044271, -0.024134408682584763, -0.00316480896435678, -0.0027994741685688496, 0.028132248669862747, -0.002192726591601968, 0.009253352880477905, -0.010091276839375496, 0.10544192790985107, 0.050182558596134186, -0.0153003865852952, -0.04492874816060066, -0.044279854744672775, -0.09323694556951523, -0.05598410964012146, -5.953496932983398, -2.854457378387451, 0.0178401879966259, -4.335954666137695, 0.05239688605070114, 0.1298486292362213, -0.30776235461235046, -3.497424364089966, 6.359676837921143, 1.3481216430664062, -3.9909274578094482, 0.3033266067504883, -0.8950785994529724, -0.4453039765357971, -0.00041901954682543874, 0.001206452026963234, 0.00020246095664333552, -0.00016435846919193864, -0.0010662886779755354, -0.0005276422598399222, -0.0011317679891362786, 0.0005957167013548315, -0.0008026235154829919, -9.336676157545298e-05, -0.0014821466756984591, 0.00012106723443139344, -1.864227294921875, -0.10420691967010498, 6.598775386810303, -27.794002532958984, 14.21882152557373, 0.10607866942882538, 1.0626763105392456, 0.20421351492404938, 8.286361694335938, -29.531845092773438, 15.549159049987793, 0.5791360139846802, 0.0009835006203502417, -0.002018389757722616, 0.00024626473896205425, -0.03764087334275246, 0.37816694378852844, 0.1099669560790062, 0.1416393518447876, 0.421408474445343, -0.1381002515554428, 0.15199880301952362, -1.3184618949890137, -0.6279171109199524, 0.844763457775116, -1.9079136848449707, -0.36949893832206726, 2.252577304840088, -0.5750911831855774, 0.04432404041290283, 9.770121574401855, 0.0008404070977121592, 0.0006490450468845665, 0.0004776096320711076, -0.020374353975057602, 0.02102084644138813, 0.7252526879310608, 0.6878558397293091], "std": [0.3186642825603485, 0.10805821418762207, 0.11234444379806519, 0.4308893084526062, 0.6386369466781616, 0.2768648862838745, 0.27966371178627014, 0.4487781226634979, 0.15528897941112518, 0.2313094288110733, 0.2882953882217407, 0.2278512865304947, 0.39386752247810364, 0.163344144821167, 0.0005498619866557419, 0.00239530298858881, 0.0021358279045671225, 0.00023475928173866123, 0.0032578955870121717, 0.000960117147769779, 0.0008526036981493235, 0.0028531805146485567, 0.001506584114395082, 0.001108725555241108, 0.0035638499539345503, 0.0011533180950209498, 0.8173718452453613, 1.3113021850585938e-06, 0.8173718452453613, 0.8173718452453613, 0.8173718452453613, 0.8173718452453613, 0.8308405876159668, 1.3113021850585938e-06, 0.8308405876159668, 0.8308405876159668, 0.8308405876159668, 0.8308405876159668, 0.00011912392801605165, 8.128106401272817e-07, 0.28411927819252014, 0.1331150382757187, 0.1259378343820572, 0.48547473549842834, 0.8700475096702576, 0.6351310014724731, 0.45761018991470337, 0.3565501570701599, 0.1410721093416214, 0.34802621603012085, 0.3886307179927826, 0.30294251441955566, 0.33006587624549866, 0.20312979817390442, 2.932950019836426, 2.7581565380096436, 1.3085767030715942, 3.9141485691070557, 0.33879634737968445, 0.8375489711761475, 0.5164835453033447, 5.1533050537109375, 5.711356163024902, 2.1169486045837402, 2.5685861110687256, 0.4094300866127014, 1.1192353963851929, 0.5523409843444824, 0.003599049523472786, 0.007322432938963175, 0.008645933121442795, 0.001991614233702421, 0.004823831841349602, 0.003476914716884494, 0.005552667658776045, 0.008564751595258713, 0.006974478252232075, 0.0029125334694981575, 0.005402705166488886, 0.0034218626096844673, 0.4100838005542755, 0.1902783215045929, 2.124603271484375, 1.947999358177185, 3.021968364715576, 0.3523516058921814, 0.372103750705719, 0.2055288553237915, 1.9161736965179443, 2.9226982593536377, 2.410172700881958, 0.370275616645813, 0.008431972935795784, 0.004536461550742388, 0.0005851267487742007, 0.017027556896209717, 0.08901871740818024, 0.11074954271316528, 0.07868838310241699, 0.10523421317338943, 0.07945846766233444, 0.04618576914072037, 2.0458405017852783, 0.5337863564491272, 1.972208857536316, 0.47523418068885803, 0.3046608567237854, 0.21514935791492462, 0.07056745886802673, 0.060688480734825134, 0.03402699530124664, 0.004409546032547951, 0.011107050813734531, 0.012525106780230999, 0.001253380673006177, 0.0016248071333393455, 0.0010022827191278338, 0.0010664991568773985], "count": [276]}, "action": {"min": [-0.7888410091400146, -0.14764437079429626, -0.6743561625480652, -1.5289912223815918, -1.5522587299346924, -0.5400584936141968, -0.6981316804885864, -1.2064999341964722, -0.39347606897354126, 0.3273800313472748, -1.7664425373077393, 0.3380480408668518, -0.6981316804885864, -0.6981316804885864, 0.009737799875438213, -0.010089501738548279, -0.6025810837745667, 1.0261335372924805, -0.46755558252334595, -0.006500518415123224, -0.012692897580564022, -0.014334660023450851, -0.6038591265678406, 1.01035475730896, -0.4605388641357422, -0.011976007372140884, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.007435348350554705, -0.0015285230474546552, -0.45393097400665283, -0.4445113241672516, -0.3772726356983185, -2.3521182537078857, -2.296783685684204, -3.34340763092041, -2.157137632369995, -0.897544264793396, -0.3049822449684143, -1.473219633102417, -1.3662830591201782, -0.6835953593254089, -1.6591061353683472, -0.7707129716873169], "max": [0.1679566204547882, 0.16609852015972137, -0.21379202604293823, -0.1984497755765915, 0.24802225828170776, 0.41626715660095215, 0.12339447438716888, 0.2478766292333603, 0.037881817668676376, 1.2480844259262085, -0.5163194537162781, 1.154569387435913, 0.41469866037368774, 0.024081984534859657, 0.013424581848084927, 0.01204661838710308, -0.5946546792984009, 1.0305044651031494, -0.45216453075408936, -0.003021992975845933, -0.0080577926710248, 0.00784459337592125, -0.5952810645103455, 1.017683506011963, -0.44493186473846436, -0.008519671857357025, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.008014977909624577, -0.0015242667868733406, 1.1608268022537231, 0.31380701065063477, 0.3492256999015808, 1.2306947708129883, 4.0833282470703125, 1.78789484500885, 1.274948000907898, 1.1886377334594727, 0.5161009430885315, 0.8061233758926392, 0.6730741858482361, 1.2402055263519287, 0.690304160118103, 0.5349947214126587], "mean": [-0.18853484094142914, -0.04662708565592766, -0.41004759073257446, -1.1135809421539307, -0.36591991782188416, -0.15702563524246216, -0.49464818835258484, -0.2697625160217285, -0.11133047193288803, 0.7401492595672607, -1.2218269109725952, 0.7318751215934753, -0.388245552778244, -0.25995856523513794, 0.012255275622010231, 0.00014335541345644742, -0.5990195274353027, 1.0287410020828247, -0.4581439197063446, -0.004991812165826559, -0.009273737668991089, -0.004413224756717682, -0.5992482900619507, 1.0148056745529175, -0.4527818262577057, -0.010538619942963123, 0.5970801115036011, 1.745330572128296, 0.5970801115036011, 0.5970801115036011, 0.5970801115036011, 0.5970801115036011, 0.6341366171836853, 1.745330572128296, 0.6341366171836853, 0.6341366171836853, 0.6341366171836853, 0.6341366171836853, 0.007794931996613741, -0.0015261819353327155, -0.02373373880982399, -0.0033558800350874662, -0.0022419532760977745, 0.028036024421453476, -0.003344950033351779, 0.010207916609942913, -0.010057913139462471, 0.10989563167095184, 0.048520684242248535, -0.019065259024500847, -0.049004070460796356, -0.0405418835580349, -0.09532628208398819, -0.057411838322877884], "std": [0.325015664100647, 0.10029143840074539, 0.12961146235466003, 0.4522510766983032, 0.6371193528175354, 0.28063535690307617, 0.27542370557785034, 0.46703097224235535, 0.1536785364151001, 0.2583790719509125, 0.31629130244255066, 0.23189309239387512, 0.39374658465385437, 0.17243707180023193, 0.0008738931501284242, 0.0033862623386085033, 0.0017047291621565819, 0.0008541063871234655, 0.003501569852232933, 0.0009187187533825636, 0.0010967619018629193, 0.0035894187167286873, 0.0015594130381941795, 0.0015771345933899283, 0.0039305733516812325, 0.0011799135245382786, 0.8165643215179443, 1.3113021850585938e-06, 0.8165643215179443, 0.8165643215179443, 0.8165643215179443, 0.8165643215179443, 0.8308405876159668, 1.3113021850585938e-06, 0.8308405876159668, 0.8308405876159668, 0.8308405876159668, 0.8308405876159668, 0.00012036335829179734, 8.255971692960884e-07, 0.284352570772171, 0.13313336670398712, 0.12601783871650696, 0.4854968190193176, 0.8702423572540283, 0.6353024244308472, 0.45761069655418396, 0.3495882749557495, 0.138966903090477, 0.3436846137046814, 0.3874572217464447, 0.3041144013404846, 0.3276206851005554, 0.20157472789287567], "count": [276]}, "timestamp": {"min": [0.0], "max": [9.166666666666666], "mean": [4.583333333333333], "std": [2.6557938061417232], "count": [276]}, "frame_index": {"min": [0], "max": [275], "mean": [137.5], "std": [79.6738141842517], "count": [276]}, "episode_index": {"min": [334], "max": [334], "mean": [334.0], "std": [0.0], "count": [276]}, "index": {"min": [132919], "max": [133194], "mean": [133056.5], "std": [79.6738141842517], "count": [276]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [276]}, "subtask_annotation": {"mean": [0.391304347826087, 2.0, 2.0, 2.0, 2.0], "std": [0.5026708752470908, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [276]}, "scene_annotation": {"mean": [334.0], "std": [0.0], "min": [334], "max": [334], "count": [276]}, "eef_direction_state": {"mean": [2.6956521739130435, 3.3768115942028984], "std": [2.271782469595613, 1.9604898033019895], "min": [0, 0], "max": [6, 6], "count": [276]}, "eef_velocity_state": {"mean": [1.0036231884057971, 1.0217391304347827], "std": [0.739654190673681, 0.7067725307395147], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_acc_mag_state": {"mean": [0.7898550724637681, 0.8442028985507246], "std": [0.8551031682033285, 0.8561387971535905], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_direction_action": {"mean": [2.6050724637681157, 3.028985507246377], "std": [2.121280118837464, 1.8015373024069978], "min": [0, 0], "max": [6, 6], "count": [276]}, "eef_velocity_action": {"mean": [1.108695652173913, 1.2572463768115942], "std": [0.7089978905622188, 0.5858707975931045], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_acc_mag_action": {"mean": [0.9818840579710145, 1.0108695652173914], "std": [0.8360306064751699, 0.8052531137410553], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_sim_pose_state": {"mean": [0.26478499932529437, 0.19015041380897885, 0.09010689888054105, -1.2969637056200756, -0.62917253060882, 0.8232090814496876, 0.28569034663742804, -0.21401608238537073, 0.13356913682320368, -1.907869966996265, -0.3696378650349686, 2.2527059873756197], "std": [0.07345981507371532, 0.06972687842891875, 0.009416106389167171, 2.0978193162001855, 0.5341629109967806, 2.021354668247244, 0.1078176222783473, 0.06854651745165531, 0.07484928014438291, 0.47527074424810817, 0.3045969168579333, 0.21504170336190698], "min": [0.1918771126222223, 0.10919542491393193, 0.06612216225320194, -3.086562511545162, -1.077978561687397, -3.0950105955486427, 0.1724213440067723, -0.3404505792064017, 0.0663754627052479, -2.729797841556196, -0.7929805844827023, 1.9249272177433552], "max": [0.3973210280078656, 0.3507454911513664, 0.11306397707290279, 3.1147874156027098, 0.40240204591378315, 3.046188984721839, 0.47160910204747825, -0.1362013012282316, 0.317030049254665, -0.9427512313387705, 0.11764371878007474, 2.666958101654326], "count": [276]}, "eef_sim_pose_action": {"mean": [0.26847499484333887, 0.19499154387348439, 0.08475030493246612, -1.3301997290951881, -0.6503145470860076, 0.8080634093685243, 0.26855710788472487, -0.19871120723688962, 0.12181160718937747, -1.8997701918782794, -0.41125882324890844, 2.2666565603688564], "std": [0.07307703830184178, 0.0711024347683928, 0.01166816931496383, 2.0543632374662177, 0.5502655881334144, 2.0040951363257844, 0.11351588467912732, 0.07452308125668804, 0.07400022632233534, 0.5089264978321346, 0.32685510116167504, 0.23114203417268014], "min": [0.19246956939262783, 0.10610019060682749, 0.06651280984449834, -3.1255916086661557, -1.129643915473915, -3.022577332025711, 0.16075920549932926, -0.33236059584316724, 0.05564546753338156, -2.7890252760823646, -0.8450244552807862, 1.866549276495288], "max": [0.40553349945748335, 0.3582324537675355, 0.1349645999128993, 2.9572997855858363, 0.40851845044923474, 3.0677616023643255, 0.48105240610875494, -0.11653697677182416, 0.3250293608516907, -0.8252998842472833, 0.08375748675479167, 2.6660134821917074], "count": [276]}}} +{"episode_index": 327, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4354454320453672]], [[0.5611761461937715]], [[0.48435660082660514]]], "std": [[[0.3008799299538486]], [[0.21171579124837606]], [[0.23421250419518957]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4806205714148405]], [[0.41955312139561707]], [[0.30863299932718186]]], "std": [[[0.31373474117910743]], [[0.25152200575626693]], [[0.3032684087713034]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3641964628988851]], [[0.44989512206843524]], [[0.407327715301807]]], "std": [[[0.3067872219442838]], [[0.2337853895366867]], [[0.2609050867523378]]], "count": [100]}, "observation.state": {"min": [-0.3631773591041565, -0.12836043536663055, -0.32196569442749023, -1.6582753658294678, -1.0493441820144653, -0.7608593702316284, -0.677503228187561, -0.6075262427330017, -0.15984293818473816, 0.3378509283065796, -1.4270155429840088, 0.5605512857437134, -0.3825262188911438, -0.31490835547447205, 0.006428223568946123, -0.00785954762250185, -0.6126572489738464, 0.9893683195114136, -0.3964095115661621, -0.02290002629160881, -0.004800672177225351, 0.013720385730266571, -0.573833167552948, 1.0080912113189697, -0.44943496584892273, 0.03576020896434784, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0058166105300188065, -9.516248246654868e-05, -0.599459707736969, -0.15153172612190247, -0.2981071472167969, -1.11141037940979, -1.241076946258545, -1.1890114545822144, -0.8917291760444641, -0.34774014353752136, -0.13094857335090637, -0.4609975814819336, -1.5948569774627686, -0.7341625690460205, -1.0422253608703613, -0.6052706241607666, -9.70993709564209, -5.158730506896973, -2.373015880584717, -10.470086097717285, -0.28693529963493347, -1.2912087440490723, -4.4474968910217285, -9.353609085083008, -2.930403232574463, -1.7551891803741455, -8.424909591674805, -1.061660647392273, -1.4920635223388672, -1.2338217496871948, -0.005931433755904436, -0.009003272280097008, -0.010528798215091228, -0.006439344957470894, -0.014595787040889263, -0.007046478800475597, -0.007058699149638414, -0.01745108887553215, -0.01172156073153019, -0.005865422077476978, -0.01653110608458519, -0.013830027543008327, -0.5302500128746033, -0.7980261445045471, 9.16059684753418, -28.833158493041992, 12.609498023986816, -0.3720035254955292, -0.5514600276947021, -0.9613431692123413, 1.7964868545532227, -28.330841064453125, 10.196605682373047, -1.0927249193191528, -0.012061682529747486, -0.013995991088449955, -5.820766091346741e-11, -0.08198151737451553, 0.33382320404052734, 0.05194932594895363, 0.021544769406318665, 0.3470366895198822, -0.20040792226791382, 0.004017828032374382, -3.1380250453948975, -1.0726109743118286, -3.0174636840820312, -2.050246238708496, -1.054662823677063, 1.8348581790924072, -0.7505030035972595, -0.20687496662139893, 9.683245658874512, -0.007675886154174805, -0.013699889183044434, -0.030978620052337646, -0.02523638866841793, 0.02065860666334629, 0.6904093027114868, 0.7212280035018921], "max": [0.1393389105796814, 0.09012310951948166, -0.056362055242061615, -1.034942865371704, 0.25130635499954224, 0.2143898606300354, 0.055053070187568665, 0.146151602268219, 0.1735709011554718, 0.5831823348999023, -0.8076750040054321, 0.9552391767501831, 0.3146227300167084, -0.04520869255065918, 0.007368842139840126, -0.006471914239227772, -0.6104524731636047, 0.990435004234314, -0.3939397633075714, -0.020184503868222237, -0.0032915996853262186, 0.015407674945890903, -0.5706045627593994, 1.0086183547973633, -0.4465348720550537, 0.041011709719896317, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.006389438174664974, 1.4777202750337892e-06, 0.6098192930221558, 0.3403875529766083, 0.3234952986240387, 0.7850290536880493, 1.0375694036483765, 1.5109845399856567, 0.9864543676376343, 1.1152353286743164, 0.6674020290374756, 0.36291006207466125, 0.5626513361930847, 0.40500393509864807, 0.11947602033615112, 0.09647352993488312, -2.4274842739105225, 1.0073260068893433, 1.3058607578277588, 0.7631257772445679, 1.0616605281829834, 2.15201473236084, 0.5738705992698669, -2.108273983001709, 7.99755859375, 2.078144073486328, 0.6105006337165833, 1.1190476417541504, 0.430402934551239, -0.14346764981746674, 0.004200322553515434, 0.015725500881671906, 0.01079336553812027, 0.0056159659288823605, 0.007170028984546661, 0.0052284421399235725, 0.009617737494409084, 0.010623881593346596, 0.01147466991096735, 0.007850443944334984, 0.007526944391429424, 0.004665807820856571, 0.7423499822616577, 0.14352098107337952, 13.258369445800781, -21.71117401123047, 17.996334075927734, 0.3551514446735382, 0.7847700119018555, -0.09897998720407486, 7.809521675109863, -23.71314239501953, 17.776084899902344, -0.3951174318790436, 0.023977121338248253, 0.007061334792524576, 0.0024420025292783976, -0.04099075868725777, 0.49579235911369324, 0.21138229966163635, 0.22182206809520721, 0.5065299868583679, 0.01709282398223877, 0.1460854560136795, 3.137554168701172, -0.35051441192626953, 2.956723213195801, -1.0168366432189941, -0.2559049129486084, 2.400935649871826, -0.5275760293006897, 0.10778848081827164, 9.968876838684082, 0.00872260332107544, 0.020713359117507935, 0.026947498321533203, -0.02365690842270851, 0.023025594651699066, 0.6919093132019043, 0.7226686477661133], "mean": [-0.10258141160011292, -0.022729242220520973, -0.22197188436985016, -1.3316162824630737, -0.43638214468955994, -0.22138245403766632, -0.3636210560798645, -0.07235322147607803, 0.0774337500333786, 0.43556585907936096, -1.258162498474121, 0.686057984828949, -0.23441831767559052, -0.2542584538459778, 0.00710312370210886, -0.007350939325988293, -0.6121938824653625, 0.9897315502166748, -0.39459264278411865, -0.02206132747232914, -0.003733024001121521, 0.014207040891051292, -0.5728113651275635, 1.008346438407898, -0.44810301065444946, 0.03824736550450325, 0.7433644533157349, 1.7453304529190063, 0.7433644533157349, 0.7433644533157349, 0.7433644533157349, 0.7433644533157349, 0.7106509208679199, 1.7453304529190063, 0.7106509208679199, 0.7106509208679199, 0.7106509208679199, 0.7106509208679199, 0.006029654759913683, -6.020070941303857e-06, -0.019990703091025352, 0.011989081278443336, -0.007787636015564203, -0.015172469429671764, -0.07239119708538055, 0.07184091210365295, 0.049103107303380966, 0.1073264554142952, 0.03943593055009842, -0.01775446906685829, -0.07269947230815887, -0.05382947623729706, -0.0989573746919632, -0.03975313901901245, -6.180859565734863, -2.1751620769500732, -0.3831154704093933, -5.1010894775390625, 0.2997047007083893, 0.312273770570755, -1.1118370294570923, -4.99290657043457, 3.804335355758667, 0.2821536362171173, -4.889440059661865, -0.01692567951977253, -0.4738188087940216, -0.7832885384559631, -4.33011373388581e-05, 0.0009678492206148803, -0.0011845934204757214, 0.0005784520180895925, -0.00013207283336669207, -0.00033474082010798156, 0.0010577304055914283, -0.0008906327420845628, 0.0008129002526402473, 4.332224125391804e-05, -0.00024379951355513185, -0.0011992433574050665, 0.05504235252737999, -0.14525052905082703, 11.64727783203125, -26.1192626953125, 15.555412292480469, -0.15290842950344086, -0.05085957050323486, -0.40010467171669006, 4.108912467956543, -26.26669692993164, 13.579669952392578, -0.9009930491447449, 0.003528559347614646, -0.0021571561228483915, 0.0009280035155825317, -0.07673555612564087, 0.3995971977710724, 0.14656512439250946, 0.13351339101791382, 0.3882714807987213, -0.08509137481451035, 0.08186803013086319, 0.043738845735788345, -0.7366976737976074, 0.0916832759976387, -1.7860864400863647, -0.8566148281097412, 2.136512517929077, -0.6366937756538391, -0.027446594089269638, 9.780056953430176, 0.0005784249515272677, 0.00020958093227818608, 0.000989166321232915, -0.02458338253200054, 0.02206418849527836, 0.6910927891731262, 0.7220101952552795], "std": [0.154791459441185, 0.07804277539253235, 0.08684093505144119, 0.19899368286132812, 0.5022455453872681, 0.32536450028419495, 0.2972586154937744, 0.21456953883171082, 0.10744108259677887, 0.09070774167776108, 0.17981548607349396, 0.08944718539714813, 0.18217232823371887, 0.07698043435811996, 0.0003197868645656854, 0.0003073059779126197, 0.0005057307425886393, 0.00025273620849475265, 0.0005759519408456981, 0.0007203450077213347, 0.0004812517436221242, 0.00043142185313627124, 0.0008109458722174168, 0.00011907247244380414, 0.0006140259210951626, 0.0012099118903279305, 0.8489420413970947, 1.1920928955078125e-06, 0.8489420413970947, 0.8489420413970947, 0.8489420413970947, 0.8489420413970947, 0.8510275483131409, 1.1920928955078125e-06, 0.8510275483131409, 0.8510275483131409, 0.8510275483131409, 0.8510275483131409, 8.956006786320359e-05, 2.1974274204694666e-05, 0.239309161901474, 0.09444332122802734, 0.12504929304122925, 0.45110884308815, 0.4815891683101654, 0.43222156167030334, 0.3440447151660919, 0.25432950258255005, 0.1384703814983368, 0.16513970494270325, 0.393110066652298, 0.18996870517730713, 0.22231943905353546, 0.11655741930007935, 1.621314287185669, 1.6951640844345093, 0.9877492189407349, 3.6645917892456055, 0.2730807662010193, 0.9021505117416382, 1.5151870250701904, 1.9298408031463623, 2.6665518283843994, 0.9605323672294617, 2.4670329093933105, 0.4637302756309509, 0.5135985016822815, 0.29150742292404175, 0.0019812246318906546, 0.00482449634000659, 0.004393439274281263, 0.0020949533209204674, 0.0028681084513664246, 0.0020392185542732477, 0.002754202578216791, 0.005217415746301413, 0.004835131578147411, 0.002516422187909484, 0.0033114131074398756, 0.0028413678519427776, 0.2680603563785553, 0.1523168981075287, 0.941122829914093, 1.377838373184204, 1.3420487642288208, 0.16709575057029724, 0.2789266109466553, 0.13705870509147644, 1.204279899597168, 1.063816785812378, 1.5113115310668945, 0.16152451932430267, 0.007113193161785603, 0.0046699694357812405, 0.0005237252917140722, 0.008249364793300629, 0.06288201361894608, 0.0539497435092926, 0.05575135722756386, 0.048035964369773865, 0.06163673847913742, 0.030248938128352165, 2.2473480701446533, 0.2650558650493622, 2.0920803546905518, 0.25016477704048157, 0.2167481780052185, 0.16346526145935059, 0.045812103897333145, 0.049977947026491165, 0.04165726527571678, 0.0030073029920458794, 0.006291656754910946, 0.007735725492238998, 0.00033234618604183197, 0.00041289435466751456, 0.0003140349290333688, 0.000303060922306031], "count": [191]}, "action": {"min": [-0.3861098289489746, -0.12341579794883728, -0.3516121506690979, -1.7053288221359253, -1.04305899143219, -0.7676866054534912, -0.6981316804885864, -0.6401633024215698, -0.18378639221191406, 0.317950040102005, -1.4469820261001587, 0.5452899932861328, -0.3807986378669739, -0.33167746663093567, 0.005223934538662434, -0.011119158007204533, -0.6098449230194092, 0.9856650829315186, -0.3977816104888916, -0.022401560097932816, -0.00546085461974144, 0.008645132184028625, -0.5700159072875977, 1.00494384765625, -0.45139604806900024, 0.03518003970384598, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0058166105300188065, -9.516248246654868e-05, -0.599459707736969, -0.15153172612190247, -0.2981071472167969, -1.11141037940979, -1.241076946258545, -1.1890114545822144, -0.9028601050376892, -0.3202681541442871, -0.13094857335090637, -0.4609975814819336, -1.5948569774627686, -0.7341625690460205, -1.0422253608703613, -0.6052706241607666], "max": [0.13076111674308777, 0.11150356382131577, -0.025178154930472374, -0.9348939657211304, 0.2527340054512024, 0.21242563426494598, 0.060455020517110825, 0.1393183469772339, 0.17145510017871857, 0.6220412850379944, -0.6908209323883057, 0.9345073699951172, 0.32267677783966064, -0.07154123485088348, 0.007001347839832306, -0.0047742826864123344, -0.6044530868530273, 0.9897302389144897, -0.3947412967681885, -0.02021968737244606, -0.0034714771900326014, 0.015435048379004002, -0.5635135173797607, 1.008298397064209, -0.44840115308761597, 0.040124766528606415, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.006389438174664974, 1.4777202750337892e-06, 0.6098192930221558, 0.3403875529766083, 0.3234952986240387, 0.7850290536880493, 1.0375694036483765, 1.5109845399856567, 0.9864543676376343, 1.1152353286743164, 0.6674020290374756, 0.36291006207466125, 0.5626513361930847, 0.40500393509864807, 0.10119599103927612, 0.09647352993488312], "mean": [-0.13609829545021057, -0.010762580670416355, -0.23667588829994202, -1.2898503541946411, -0.44642674922943115, -0.21428154408931732, -0.3572736382484436, -0.06377755850553513, 0.08166945725679398, 0.4296479821205139, -1.2449456453323364, 0.6728692054748535, -0.2504434287548065, -0.26240095496177673, 0.006408588029444218, -0.00787840411067009, -0.6072003841400146, 0.9880024194717407, -0.3957667648792267, -0.021720096468925476, -0.004078822210431099, 0.012204708531498909, -0.56751948595047, 1.0068060159683228, -0.4497821629047394, 0.037336934357881546, 0.7433644533157349, 1.7453304529190063, 0.7433644533157349, 0.7433644533157349, 0.7433644533157349, 0.7433644533157349, 0.7015130519866943, 1.7453304529190063, 0.7015130519866943, 0.7015130519866943, 0.7015130519866943, 0.7015130519866943, 0.006028434261679649, -6.038911124051083e-06, -0.01768474094569683, 0.011383640579879284, -0.006202492397278547, -0.017801277339458466, -0.06731168180704117, 0.06975807249546051, 0.04388060420751572, 0.10935764759778976, 0.03918832913041115, -0.019489115104079247, -0.0757342055439949, -0.05408462882041931, -0.10004822164773941, -0.04027906805276871], "std": [0.15894053876399994, 0.07395070791244507, 0.10008645802736282, 0.23675698041915894, 0.49930301308631897, 0.3311932384967804, 0.2977692484855652, 0.19842682778835297, 0.09491119533777237, 0.1095406711101532, 0.18610382080078125, 0.08127099275588989, 0.15876542031764984, 0.0690922886133194, 0.0004155430942773819, 0.0014616030966863036, 0.0013209221651777625, 0.000826552975922823, 0.0008044146234169602, 0.0006052022217772901, 0.0005385327967815101, 0.0015471308724954724, 0.0014822405064478517, 0.0006542798946611583, 0.000661801197566092, 0.0010830045212060213, 0.8489420413970947, 1.1920928955078125e-06, 0.8489420413970947, 0.8489420413970947, 0.8489420413970947, 0.8489420413970947, 0.8492365479469299, 1.1920928955078125e-06, 0.8492365479469299, 0.8492365479469299, 0.8492365479469299, 0.8492365479469299, 8.977139077614993e-05, 2.1969042791170068e-05, 0.24063843488693237, 0.09484613686800003, 0.12683455646038055, 0.4520825445652008, 0.48735910654067993, 0.43296241760253906, 0.3523218631744385, 0.25188320875167847, 0.13851651549339294, 0.16322070360183716, 0.3903335928916931, 0.19003331661224365, 0.22168537974357605, 0.11666732281446457], "count": [191]}, "timestamp": {"min": [0.0], "max": [6.333333333333333], "mean": [3.166666666666667], "std": [1.837873166945363], "count": [191]}, "frame_index": {"min": [0], "max": [190], "mean": [95.0], "std": [55.136195008360886], "count": [191]}, "episode_index": {"min": [335], "max": [335], "mean": [335.0], "std": [0.0], "count": [191]}, "index": {"min": [133195], "max": [133385], "mean": [133290.0], "std": [55.136195008360886], "count": [191]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [191]}, "subtask_annotation": {"mean": [0.7277486910994765, 2.0, 2.0, 2.0, 2.0], "std": [0.8245034423049002, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [191]}, "scene_annotation": {"mean": [335.0], "std": [0.0], "min": [335], "max": [335], "count": [191]}, "eef_direction_state": {"mean": [2.9842931937172774, 3.3821989528795813], "std": [2.2593063842961225, 2.224447076941609], "min": [0, 0], "max": [6, 6], "count": [191]}, "eef_velocity_state": {"mean": [1.0471204188481675, 0.8743455497382199], "std": [0.6886359391605199, 0.7758943267287296], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_state": {"mean": [0.93717277486911, 0.8743455497382199], "std": [0.847682622676427, 0.8652218587672021], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_direction_action": {"mean": [2.9214659685863875, 3.5916230366492146], "std": [2.0206032865241066, 2.0132370808631834], "min": [0, 0], "max": [6, 6], "count": [191]}, "eef_velocity_action": {"mean": [1.225130890052356, 0.9214659685863874], "std": [0.6362495300927045, 0.7719628532174474], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_action": {"mean": [1.2460732984293195, 0.9057591623036649], "std": [0.7841177220017309, 0.8447672777253679], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_sim_pose_state": {"mean": [0.26923920605022306, 0.22460246668823072, 0.09598679916490645, 0.04348832464821207, -0.737298772218103, 0.1082574030303775, 0.24150211481811507, -0.16522735633025998, 0.08147146444371485, -1.7859872211434424, -0.8567163510724182, 2.1364467102103726], "std": [0.042205832205299845, 0.029233662353099526, 0.028206381032828246, 2.302255058794012, 0.2653228940775087, 2.1208152269331633, 0.05867936667037196, 0.04870103584384568, 0.019890182527128243, 0.2501807340337411, 0.21669438124598156, 0.1634150424205209], "min": [0.20634371061251794, 0.17076278051221652, 0.06045073909869928, -3.139482981484282, -1.07278672957271, -3.089106130558588, 0.18552365413329938, -0.2626110446712147, 0.06118318869072101, -2.0500986774559236, -1.0546683831371775, 1.8348714814513924], "max": [0.34005510719601423, 0.2583685581558534, 0.14951542082317318, 3.1414896653251416, -0.35052887739910954, 3.1142388487061385, 0.38939219237711753, -0.09731925199873785, 0.12077994893336493, -1.0168349202543772, -0.2559304988279658, 2.40058541561087], "count": [191]}, "eef_sim_pose_action": {"mean": [0.27622107661101114, 0.2267779554195907, 0.09480404267102874, 0.23721609205702338, -0.7264147982344664, -0.06809267734384275, 0.23747898214158106, -0.16498610969041155, 0.07506020838069123, -1.7742559570353171, -0.8755726150995721, 2.1180126589083987], "std": [0.04216017466309926, 0.031000249862692456, 0.03336558429248508, 2.242896836367039, 0.2743947106486643, 2.0892973311463594, 0.05177336191615931, 0.04566880247367191, 0.022436801540357813, 0.21141582302132572, 0.19778020548530298, 0.15233956062714094], "min": [0.20921440234237632, 0.16824807574028783, 0.039782738737496534, -3.139839964726445, -1.0884964079462678, -3.134045154942233, 0.1875400220507193, -0.265582953384844, 0.05759621589796102, -1.9974152258430622, -1.040819940105837, 1.8466863910922182], "max": [0.3392660686679432, 0.27105178475661673, 0.15781829921688123, 3.1304897736949564, -0.33480752967163796, 3.093600000360337, 0.38842319186138985, -0.09426691191519497, 0.1308261848190344, -0.910066756923388, -0.20203309944791314, 2.3916248549593364], "count": [191]}}} +{"episode_index": 328, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4417015126757774]], [[0.5255861145334545]], [[0.4873597094066385]]], "std": [[[0.27832599922981344]], [[0.22230300669212405]], [[0.22065775095824464]]], "count": [132]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44266607831486726]], [[0.44030169231239735]], [[0.3596717954487202]]], "std": [[[0.3155964102953944]], [[0.22024586795392095]], [[0.24699952580345017]]], "count": [132]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42888095742604826]], [[0.45080174401162726]], [[0.38749352121270375]]], "std": [[[0.2946685470489106]], [[0.22182935366538878]], [[0.2540648951471667]]], "count": [132]}, "observation.state": {"min": [-1.0739470720291138, -0.2666521370410919, -0.6549941301345825, -1.5655767917633057, -1.498437523841858, -0.49299317598342896, -0.6272448301315308, -0.998536229133606, -0.26703375577926636, 0.48666781187057495, -1.7498295307159424, 0.17481479048728943, -0.6537492275238037, -0.6976232528686523, 0.010880578309297562, 0.0011092256754636765, -0.6275773644447327, 1.0339504480361938, -0.44778919219970703, -0.011104901321232319, -0.0125738475471735, -0.0012456540716812015, -0.6182259321212769, 1.0222426652908325, -0.45275431871414185, -0.010359764099121094, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0011457036016508937, -0.001147266710177064, -0.688373863697052, -0.284482479095459, -0.5002485513687134, -0.20245882868766785, -1.3472485542297363, -1.497007966041565, -0.6350285410881042, -1.502882719039917, -0.8425776958465576, -0.27003586292266846, -1.3275519609451294, -0.6970705986022949, -0.7074277400970459, -0.5189566016197205, -15.589348793029785, -10.103785514831543, -3.229548454284668, -11.202686309814453, -0.9755800366401672, -1.9511600732803345, -1.979853630065918, -14.843286514282227, -3.693528652191162, -3.229548454284668, -9.310134887695312, -0.48778998851776123, -4.877900123596191, -1.1764346361160278, -0.008357529528439045, -0.015983281657099724, -0.011772837489843369, -0.008160702884197235, -0.0032479402143508196, -0.017447857186198235, -0.013784889131784439, -0.013926556333899498, -0.017123224213719368, -0.009078635834157467, -0.0050851390697062016, -0.009618004783987999, -2.7572999000549316, -1.0615603923797607, 5.730941295623779, -32.244049072265625, 11.349401473999023, -1.328729510307312, 0.4029899835586548, -0.5827446579933167, 6.131810188293457, -31.487667083740234, 12.28777027130127, -0.9882497787475586, -0.022621657699346542, -0.015414017252624035, 0.0012210012646391988, -0.09564509987831116, 0.3741037845611572, -0.03196965157985687, -0.019099462777376175, 0.3106052875518799, -0.1500777304172516, 0.11562465131282806, -3.098956823348999, -1.255523443222046, -3.1037473678588867, -3.0761938095092773, -1.03426992893219, -3.1356308460235596, -0.7889979481697083, -0.26495838165283203, 9.677270889282227, -0.009815096855163574, -0.019170761108398438, -0.019779711961746216, -0.022672031074762344, 0.02429412305355072, 0.6691663265228271, 0.7406917810440063], "max": [0.022422168403863907, 0.4348825216293335, -0.26397964358329773, -0.3047982156276703, 0.25864315032958984, 0.5312933325767517, -0.18616607785224915, 0.11750515550374985, 0.24261853098869324, 0.9510595798492432, -0.5001131892204285, 0.7791663408279419, 0.579001784324646, -0.31919002532958984, 0.012725017964839935, 0.0051031275652348995, -0.6233989000320435, 1.0372108221054077, -0.4414181709289551, -0.0046529620885849, -0.010413545183837414, 0.002923622727394104, -0.6141599416732788, 1.0250680446624756, -0.44717130064964294, -0.004987450782209635, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0020053533371537924, -0.0011419488582760096, 0.3108941316604614, 0.4230946898460388, 0.4071418046951294, 0.8442732691764832, 0.4802001714706421, 0.677988588809967, 0.5385364890098572, 0.6424369215965271, 0.2329583615064621, 0.7970855236053467, 1.337186336517334, 1.5506236553192139, 1.2826117277145386, 1.1285216808319092, -3.3962509632110596, 7.783883094787598, 3.047008514404297, 1.4957265853881836, 0.8321123719215393, 3.18498158454895, 0.9755800366401672, -2.538836717605591, 13.156289100646973, 3.0048840045928955, -1.4957265853881836, 2.3528695106506348, 1.3485958576202393, 0.4877900183200836, 0.01072976365685463, 0.02403831109404564, 0.01763690449297428, 0.012746671214699745, 0.012618126347661018, 0.013128097169101238, 0.007816572673618793, 0.013532020151615143, 0.016007745638489723, 0.008806326426565647, 0.015775548294186592, 0.01121821254491806, -0.7423499822616577, 0.20414622128009796, 14.832151412963867, -19.965469360351562, 22.88158416748047, 0.7751456499099731, 1.845270037651062, 0.6755384206771851, 15.025162696838379, -18.09377098083496, 24.102237701416016, 1.1567482948303223, 0.03400877118110657, 0.012897621840238571, 0.004273504484444857, 0.0, 0.6288048624992371, 0.4681887924671173, 0.2813616394996643, 0.5237922668457031, 0.024090424180030823, 0.32428017258644104, 3.102330207824707, 0.45980846881866455, 3.0836844444274902, -0.9752020239830017, -0.493328332901001, 3.137211322784424, -0.5229374766349792, 0.16712141036987305, 9.879511833190918, 0.016909271478652954, 0.013458192348480225, 0.02658635377883911, -0.019298063591122627, 0.027382461354136467, 0.670944333076477, 0.7422882318496704], "mean": [-0.5008535385131836, 0.04086947441101074, -0.47369202971458435, -0.9070866107940674, -0.5104597806930542, 0.24163343012332916, -0.41410893201828003, -0.4077572822570801, 0.022613709792494774, 0.656040608882904, -1.2442315816879272, 0.4275912046432495, -0.1637718230485916, -0.5166051983833313, 0.011515595018863678, 0.003108810866251588, -0.626203179359436, 1.0360277891159058, -0.4436699450016022, -0.006440531462430954, -0.012003411538898945, 0.0003702471440192312, -0.6162662506103516, 1.023398756980896, -0.4489651024341583, -0.00629495270550251, 0.7377965450286865, 1.74532151222229, 0.7377965450286865, 0.7377965450286865, 0.7377965450286865, 0.7377965450286865, 0.2249278426170349, 1.74532151222229, 0.2249278426170349, 0.2249278426170349, 0.2249278426170349, 0.2249278426170349, 0.0015650565037503839, -0.001143959118053317, -0.07641921937465668, 0.038086432963609695, 0.002993005095049739, 0.06426269561052322, 0.017637034878134727, -0.004114203620702028, -0.014257228933274746, -0.24782271683216095, -0.014293291606009007, 0.23898319900035858, 0.30618956685066223, -0.09671787917613983, 0.2286689430475235, -0.01951698027551174, -9.83086109161377, 0.6740981340408325, 0.08764658123254776, -3.04980206489563, -0.05337703600525856, 0.5502501726150513, -0.3888566493988037, -8.243851661682129, 3.202535390853882, 0.2764551341533661, -4.275147914886475, 0.19702908396720886, -0.24326427280902863, -0.4457775056362152, -1.7698470401228406e-05, 0.003233459545299411, -0.0007822807529009879, 0.0007692082435823977, 0.00012803883873857558, 0.0001467473921366036, -0.003912942949682474, -0.0021478713024407625, -0.004815080668777227, -0.0007178067462518811, -7.233065844047815e-05, -0.0003789340553339571, -1.8190606832504272, -0.3195311725139618, 11.416131973266602, -25.430185317993164, 19.554325103759766, -0.2350999116897583, 1.1504963636398315, 0.10919526219367981, 11.217718124389648, -23.895858764648438, 19.282564163208008, 0.139956533908844, -0.004878975450992584, 0.0013679111143574119, 0.0028676968067884445, -0.04213785007596016, 0.4835609197616577, 0.21614857017993927, 0.16975480318069458, 0.41659170389175415, -0.06645674258470535, 0.23490257561206818, -0.9039138555526733, -0.4526386559009552, 0.535016655921936, -2.269699811935425, -0.6535845994949341, 2.142549991607666, -0.6927109360694885, 0.03504323586821556, 9.802727699279785, 0.0020928597077727318, -0.0005576916737481952, 0.0037677143700420856, -0.021612392738461494, 0.02614809013903141, 0.6699444651603699, 0.7416346073150635], "std": [0.3222271502017975, 0.27997124195098877, 0.12186553329229355, 0.5107253193855286, 0.6960189938545227, 0.15882132947444916, 0.1564151644706726, 0.4039004445075989, 0.19553184509277344, 0.07483279705047607, 0.44442421197891235, 0.09820527583360672, 0.444747656583786, 0.09592898935079575, 0.0004086980188731104, 0.0008749604457989335, 0.001222049118950963, 0.0009526117355562747, 0.0008487568702548742, 0.0014390122378244996, 0.00036904451553709805, 0.0009238586644642055, 0.0014425059780478477, 0.0006301585235632956, 0.001358560286462307, 0.00095745938597247, 0.8580752015113831, 7.748603820800781e-06, 0.8580752015113831, 0.8580752015113831, 0.8580752015113831, 0.8580752015113831, 0.5799210667610168, 7.748603820800781e-06, 0.5799210667610168, 0.5799210667610168, 0.5799210667610168, 0.5799210667610168, 0.0002898417296819389, 1.4062751461096923e-06, 0.15213778614997864, 0.1052640751004219, 0.09617964923381805, 0.12563282251358032, 0.28097158670425415, 0.22037319839000702, 0.11754605174064636, 0.43072932958602905, 0.1117943599820137, 0.3668631315231323, 0.5747056603431702, 0.2738771438598633, 0.3609240651130676, 0.13166682422161102, 3.059248685836792, 4.511899471282959, 1.8148266077041626, 2.478044033050537, 0.26262232661247253, 0.9478628039360046, 0.7002006769180298, 4.32147216796875, 4.152469635009766, 0.9727111458778381, 1.9689728021621704, 0.56895512342453, 0.6926613450050354, 0.24537989497184753, 0.0022499836049973965, 0.007230556104332209, 0.00442464230582118, 0.0028026977088302374, 0.001666620490141213, 0.0021311643067747355, 0.006521782372146845, 0.004414538852870464, 0.008620456792414188, 0.00241313804872334, 0.0021481402218341827, 0.0016241249395534396, 0.31620925664901733, 0.13152137398719788, 1.9299771785736084, 4.403407096862793, 1.8392566442489624, 0.7577416896820068, 0.227796271443367, 0.12742184102535248, 2.6571381092071533, 2.8646810054779053, 3.393777370452881, 0.7848212718963623, 0.012596563436090946, 0.007776213344186544, 0.0006787109887227416, 0.017387067899107933, 0.07058536261320114, 0.1704920530319214, 0.1150035411119461, 0.09446141123771667, 0.05017280951142311, 0.06320060789585114, 2.1213788986206055, 0.6732379794120789, 2.339167594909668, 0.7461888790130615, 0.10037150979042053, 1.7404334545135498, 0.04007198289036751, 0.038325704634189606, 0.05351818725466728, 0.0030620081815868616, 0.0034212584141641855, 0.008128851652145386, 0.0007703606388531625, 0.0006117919692769647, 0.0003307099686935544, 0.00030353839974850416], "count": [675]}, "action": {"min": [-1.231369137763977, -0.26040154695510864, -0.7178012728691101, -1.554510235786438, -1.5050415992736816, -0.6201506853103638, -0.6239782571792603, -1.0834397077560425, -0.3011784255504608, 0.47392773628234863, -1.7361105680465698, 0.16704511642456055, -0.6566987037658691, -0.6981316804885864, 0.00956563651561737, -0.0026913611218333244, -0.6255701780319214, 1.0313305854797363, -0.44864538311958313, -0.010559707880020142, -0.01380920596420765, -0.005299124866724014, -0.6151970028877258, 1.0187256336212158, -0.45322883129119873, -0.010127561166882515, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0011457036016508937, -0.001147266710177064, -0.688373863697052, -0.284482479095459, -0.5002485513687134, -0.20245882868766785, -1.3472485542297363, -1.497007966041565, -0.6350285410881042, -1.502882719039917, -0.8425776958465576, -0.27003586292266846, -1.3275519609451294, -0.6970705986022949, -0.7074277400970459, -0.5189566016197205], "max": [0.021973954513669014, 0.44584184885025024, -0.20725995302200317, -0.22545047104358673, 0.25898781418800354, 0.540938138961792, -0.1845887303352356, 0.08916187286376953, 0.26051974296569824, 1.1768674850463867, -0.42275920510292053, 0.7913674712181091, 0.5685023069381714, -0.310707151889801, 0.014771446585655212, 0.007502628955990076, -0.6190937757492065, 1.0363259315490723, -0.44148892164230347, -0.004110585432499647, -0.008259100839495659, 0.004943257663398981, -0.6092708110809326, 1.0245391130447388, -0.4469616711139679, -0.0051520527340471745, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0020053533371537924, -0.0011419488582760096, 0.3108941316604614, 0.4230946898460388, 0.4071418046951294, 0.8442732691764832, 0.4802001714706421, 0.677988588809967, 0.5385364890098572, 0.6424369215965271, 0.2329583615064621, 0.7970855236053467, 1.337186336517334, 1.5506236553192139, 1.2826117277145386, 1.1285216808319092], "mean": [-0.559939980506897, 0.06707867234945297, -0.49155110120773315, -0.8268890380859375, -0.513148307800293, 0.23900772631168365, -0.41436967253685, -0.48460960388183594, 0.01697137951850891, 0.7420580387115479, -1.1322001218795776, 0.40870827436447144, -0.14163751900196075, -0.5192567110061646, 0.011655152775347233, 0.003026238176971674, -0.6221136450767517, 1.0346187353134155, -0.4442998468875885, -0.006121029146015644, -0.011761116795241833, 0.0003529173554852605, -0.61202073097229, 1.021789789199829, -0.44951480627059937, -0.006338109727948904, 0.7381843328475952, 1.74532151222229, 0.7381843328475952, 0.7381843328475952, 0.7381843328475952, 0.7381843328475952, 0.40592506527900696, 1.74532151222229, 0.40592506527900696, 0.40592506527900696, 0.40592506527900696, 0.40592506527900696, 0.0015657145995646715, -0.0011439590016379952, -0.07706525176763535, 0.037964824587106705, 0.0029825535602867603, 0.06426490843296051, 0.01769493892788887, -0.005015229340642691, -0.014143542386591434, -0.24774256348609924, -0.014313017018139362, 0.23897868394851685, 0.3059832453727722, -0.09670852869749069, 0.22856611013412476, -0.019552240148186684], "std": [0.3229678273200989, 0.25153714418411255, 0.12249066680669785, 0.4977697432041168, 0.7083960771560669, 0.1763121336698532, 0.1599186509847641, 0.47149789333343506, 0.18002718687057495, 0.18422147631645203, 0.5194748640060425, 0.08819203078746796, 0.4772223234176636, 0.09087388962507248, 0.001011776039376855, 0.0013093831948935986, 0.0012439694255590439, 0.00118017487693578, 0.0008087746682576835, 0.0012976109283044934, 0.0009668750572018325, 0.0012006773613393307, 0.0011022442486137152, 0.0008459315868094563, 0.0015489610377699137, 0.0008450050372630358, 0.8583275675773621, 7.748603820800781e-06, 0.8583275675773621, 0.8583275675773621, 0.8583275675773621, 0.8583275675773621, 0.733496904373169, 7.748603820800781e-06, 0.733496904373169, 0.733496904373169, 0.733496904373169, 0.733496904373169, 0.00029044164693914354, 1.4058521173865302e-06, 0.1524183750152588, 0.10535798966884613, 0.09617940336465836, 0.12563186883926392, 0.2809807062149048, 0.22139708697795868, 0.11758964508771896, 0.4307788908481598, 0.11179254204034805, 0.3668658435344696, 0.5748140215873718, 0.27388179302215576, 0.360995888710022, 0.131673201918602], "count": [675]}, "timestamp": {"min": [0.0], "max": [22.466666666666665], "mean": [11.233333333333333], "std": [6.495183400598278], "count": [675]}, "frame_index": {"min": [0], "max": [674], "mean": [337.0], "std": [194.85550201794834], "count": [675]}, "episode_index": {"min": [336], "max": [336], "mean": [336.0], "std": [0.0], "count": [675]}, "index": {"min": [133386], "max": [134060], "mean": [133723.0], "std": [194.85550201794834], "count": [675]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [675]}, "subtask_annotation": {"mean": [0.28888888888888886, 2.0, 2.0, 2.0, 2.0], "std": [0.45973690812394025, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [675]}, "scene_annotation": {"mean": [336.0], "std": [0.0], "min": [336], "max": [336], "count": [675]}, "eef_direction_state": {"mean": [4.431111111111111, 4.485925925925926], "std": [1.9197016229059332, 2.2306339561579556], "min": [0, 0], "max": [6, 6], "count": [675]}, "eef_velocity_state": {"mean": [0.6622222222222223, 0.4577777777777778], "std": [0.7292681939899998, 0.6683829758971501], "min": [0, 0], "max": [2, 2], "count": [675]}, "eef_acc_mag_state": {"mean": [0.6118518518518519, 0.3511111111111111], "std": [0.8094856027225518, 0.688300824270432], "min": [0, 0], "max": [2, 2], "count": [675]}, "eef_direction_action": {"mean": [4.158518518518519, 4.075555555555556], "std": [1.911384419159378, 2.2308100726522864], "min": [0, 0], "max": [6, 6], "count": [675]}, "eef_velocity_action": {"mean": [0.8207407407407408, 0.6340740740740741], "std": [0.7396792394200843, 0.671776303482366], "min": [0, 0], "max": [2, 2], "count": [675]}, "eef_acc_mag_action": {"mean": [0.7837037037037037, 0.6296296296296297], "std": [0.8258963622013288, 0.8356921348841716], "min": [0, 0], "max": [2, 2], "count": [675]}, "eef_sim_pose_state": {"mean": [0.34531363483543803, 0.25617846960149704, 0.15202938159348794, -0.9177090511012924, -0.4525764365158603, 0.5394407128792199, 0.31567718503472686, -0.15871221493460394, 0.18679377047523046, -2.269736787247783, -0.6539799764062573, 2.147628510486473], "std": [0.06537776169566285, 0.15451282468721866, 0.04071355448478205, 2.1332976834393613, 0.6732092429741824, 2.3453994033801684, 0.10585781629983343, 0.07572123195761847, 0.034163376474745266, 0.7461127585874289, 0.10033609484089033, 1.76585841594484], "min": [0.23456341727129373, 0.06638683358581837, 0.08393811244778074, -3.140242767394396, -1.2555460009122836, -3.1279695576497026, 0.18330973359309477, -0.2743489184780007, 0.10740009482996131, -3.076194738350176, -1.0342708625181665, -3.1409648027017476], "max": [0.46679175216624635, 0.4726674838659389, 0.24273246223968345, 3.122445838452157, 0.4598096401888929, 3.1315424678512724, 0.45840786091457164, -0.08778010704770349, 0.23478223238341092, -0.9695465522922448, -0.49311870093663335, 3.139996816677261], "count": [675]}, "eef_sim_pose_action": {"mean": [0.3564062646320959, 0.26379717718971457, 0.15147156421674352, -0.5423491815413387, -0.4681306020404393, 0.5224899872886001, 0.328247105669414, -0.1664429714002171, 0.1870908587768728, -2.1449046337658446, -0.6206227066424777, 2.261958801033234], "std": [0.0649811404127207, 0.15215040655773912, 0.04354223527527499, 2.306905033572907, 0.6871073621932589, 2.3743736186080873, 0.11521543720008218, 0.08156611597183928, 0.036435883115093354, 0.8516804976998966, 0.13254647818863094, 1.515513886986785], "min": [0.23532491477497836, 0.06283479521419899, 0.08323538778331767, -3.140697212686853, -1.2715852576520583, -3.132319633705725, 0.19143735661974456, -0.29350650667567046, 0.1261030212263265, -3.047897166193577, -0.9697417850780864, -3.1408313001576036], "max": [0.4883111917655064, 0.47855259599531463, 0.29575939775180543, 3.1402747337690338, 0.503288845483536, 3.1205706097055375, 0.4728732923301587, -0.08539190926914655, 0.24208108562137978, -0.783207057558051, -0.3796143505296903, 3.140516520513237], "count": [675]}}} +{"episode_index": 329, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4761576797385621]], [[0.5841588499615532]], [[0.47095705497885426]]], "std": [[[0.28354225875618166]], [[0.19238580381475864]], [[0.25645977453895363]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40968262447135717]], [[0.44645560601691653]], [[0.39283700740099964]]], "std": [[[0.2997227579932382]], [[0.2672503711835843]], [[0.29738291149246493]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5590591407151095]], [[0.46147811658977317]], [[0.25502672049211844]]], "std": [[[0.34137110045829483]], [[0.2259674946433653]], [[0.23668436059356915]]], "count": [100]}, "observation.state": {"min": [-0.756915807723999, -0.3524838984012604, -0.6098910570144653, -1.170555830001831, -1.2872124910354614, -0.1362881064414978, -0.3100452423095703, -0.3777365982532501, 0.07780379056930542, 0.21744011342525482, -1.520180344581604, 0.1648838073015213, -0.6771308183670044, -0.5699406862258911, 0.006524811498820782, -0.020091157406568527, -0.6112109422683716, 1.020628809928894, -0.45289283990859985, -0.020953098312020302, -0.015608217567205429, -0.013055933639407158, -0.6155831813812256, 1.0207232236862183, -0.45330336689949036, 0.005850475747138262, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.023057272657752037, -2.8570225367730018e-06, -0.34647566080093384, -0.1096915751695633, -0.37442684173583984, -0.3669501543045044, -1.9406757354736328, -0.9237476587295532, -0.24287474155426025, -0.3586673140525818, -0.16803023219108582, -0.8036357164382935, -0.7645626664161682, -2.648857831954956, -1.5667145252227783, -2.8596413135528564, -13.507057189941406, -13.369964599609375, -5.855311393737793, -11.874238014221191, -3.385836362838745, -5.996947288513184, -2.5824174880981445, -17.103740692138672, -0.8852258920669556, -2.26068377494812, -15.68986701965332, -0.3156288266181946, -1.3772892951965332, 14.05982780456543, -0.008091334253549576, -0.02786974608898163, -0.03192086145281792, -0.006860930938273668, -0.002741795964539051, -0.0070634265430271626, -0.0064979237504303455, -0.037371303886175156, -0.01408915314823389, -0.006292374804615974, -0.0032429483253508806, -0.0045026810839772224, -0.5938799977302551, -0.22641673684120178, 5.285531520843506, -31.595489501953125, 11.193376541137695, -0.2690896987915039, 1.7816400527954102, -0.155893474817276, 5.047979354858398, -32.005714416503906, 10.23756217956543, -0.36278265714645386, -0.08818849921226501, -0.016570568084716797, 0.008547008968889713, -0.122972272336483, 0.43562865257263184, -0.06067318469285965, 0.023830000311136246, 0.37511539459228516, -0.1998155117034912, 0.027806516736745834, 0.4648987054824829, -1.48322331905365, -2.8141872882843018, -2.380187511444092, -1.0913935899734497, 0.2823917269706726, -0.695201575756073, -0.34229403734207153, 9.688047409057617, -0.013943731784820557, -0.013242989778518677, -0.05303308367729187, 0.022839397192001343, 0.015720827504992485, -0.8161587715148926, 0.5771440863609314], "max": [-0.1591578722000122, -0.1766684651374817, -0.2954540252685547, -0.3736552894115448, -0.16937601566314697, 0.6731707453727722, 0.02537892758846283, -0.14374315738677979, 0.3063250482082367, 0.7862231731414795, -1.0607765913009644, 1.1253135204315186, -0.030220959335565567, 0.5680176019668579, 0.007074709516018629, -0.009876525029540062, -0.6082218885421753, 1.0210552215576172, -0.4497489631175995, -0.01768454909324646, -0.014038082212209702, -0.0028893451672047377, -0.6110137104988098, 1.0217303037643433, -0.45132389664649963, 0.007839139550924301, 1.7453292608261108, 0.0, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.014686832204461098, 3.3069475193769904e-06, 0.22674569487571716, 0.2791086733341217, 0.21883948147296906, 0.41224807500839233, 0.35679447650909424, 1.3583379983901978, 0.6680439710617065, 0.20140960812568665, 0.3611592650413513, 0.5456575155258179, 0.6308387517929077, 1.4541668891906738, 1.7813661098480225, 4.757075309753418, 1.3028241395950317, -0.6410256624221802, 2.555555820465088, 5.708180904388428, 1.2625153064727783, 2.8693528175354004, 2.8406593799591064, -1.1469306945800781, 21.21489715576172, 9.393773078918457, 3.144078254699707, 3.299755811691284, 2.5537240505218506, 14.05982780456543, 0.00779302604496479, 0.01973547600209713, 0.013918766751885414, 0.007760437671095133, 0.005481307860463858, 0.0035690530203282833, 0.01054530031979084, 0.028383079916238785, 0.012509547173976898, 0.007438487373292446, 0.004199093673378229, 0.004149256739765406, 0.975659966468811, 0.6532679200172424, 11.09070873260498, -28.114604949951172, 17.293376922607422, 0.38220515847206116, 3.011819839477539, 0.7757556438446045, 12.753572463989258, -23.606712341308594, 15.578996658325195, 0.35249078273773193, 0.031248368322849274, 0.012801874428987503, 0.02747252956032753, -0.027327170595526695, 0.5703091025352478, 0.08791546523571014, 0.19885152578353882, 0.48672518134117126, 0.029044387862086296, 0.3010913133621216, 2.550955295562744, -0.0750904455780983, -1.2446025609970093, -0.09874802082777023, -0.16304849088191986, 2.7145493030548096, -0.39252543449401855, 0.15612182021141052, 10.206482887268066, 0.020228296518325806, 0.013946294784545898, 0.08540788292884827, 0.02452363446354866, 0.01686227321624756, -0.8126342296600342, 0.5820852518081665], "mean": [-0.44824671745300293, -0.29729193449020386, -0.4318326413631439, -0.8124865889549255, -0.3095472753047943, 0.21275092661380768, -0.19909349083900452, -0.24790605902671814, 0.23166178166866302, 0.49981534481048584, -1.2377853393554688, 0.7034406065940857, -0.4411764144897461, 0.44728749990463257, 0.00685105612501502, -0.015255332924425602, -0.6095881462097168, 1.020816445350647, -0.4515767991542816, -0.018985912203788757, -0.01494926493614912, -0.008259041234850883, -0.6127095818519592, 1.0212665796279907, -0.4520660936832428, 0.006380666512995958, 0.42443883419036865, 0.0, 0.42443883419036865, 0.42443883419036865, 0.42443883419036865, 0.42443883419036865, 1.3467297554016113, 1.7453235387802124, 1.3467297554016113, 1.3467297554016113, 1.3467297554016113, 1.3467297554016113, -0.017500439658761024, -4.1699979647091823e-07, -0.045405589044094086, 0.002361324382945895, -0.013738546520471573, 0.04626648128032684, -0.08570419251918793, 0.037095386534929276, 0.020133670419454575, -0.0024480042047798634, 0.010684551671147346, 0.013143476098775864, -0.002005120739340782, -0.028501473367214203, -0.0032245172187685966, 0.0013199439272284508, -7.1530351638793945, -7.599910259246826, -1.6589637994766235, -3.3820383548736572, -1.1210458278656006, -0.36092889308929443, -0.2426588535308838, -8.956850051879883, 9.74120044708252, 2.8934545516967773, -7.3736114501953125, 1.1759099960327148, 0.3097851574420929, 14.059873580932617, 0.00021665423992089927, -0.0001465623645344749, -0.0007027539541013539, 0.00020440103253349662, 0.00016716279787942767, -0.00016853596025612205, -0.00010904327064054087, 0.0005478457896970212, -0.00014262534386944026, 0.00042629678500816226, 0.00019015261204913259, 6.66950800223276e-05, 0.35034358501434326, 0.20243410766124725, 8.127342224121094, -29.79014778137207, 14.482099533081055, -0.005224126391112804, 2.5757174491882324, 0.3051421046257019, 9.043822288513184, -26.69527244567871, 13.709305763244629, -0.08089947700500488, 0.002090147929266095, -0.0021686172112822533, 0.009819014929234982, -0.07403788715600967, 0.4677254259586334, 0.007087755482643843, 0.11474024504423141, 0.43723228573799133, -0.07565402239561081, 0.11082148551940918, 1.8438657522201538, -1.2107629776000977, -2.1920533180236816, -1.2811410427093506, -0.9004532694816589, 1.2660434246063232, -0.5685105919837952, 0.013192742131650448, 9.793098449707031, 0.0004717011470347643, -7.64599462854676e-06, 0.0009108197409659624, 0.023601844906806946, 0.016206827014684677, -0.8142269253730774, 0.5798370838165283], "std": [0.2151709496974945, 0.038923829793930054, 0.07458990067243576, 0.27698418498039246, 0.1900952309370041, 0.1903192698955536, 0.09964204579591751, 0.05768570303916931, 0.04234665632247925, 0.1253284364938736, 0.10368981212377548, 0.1696874052286148, 0.12595544755458832, 0.3033778965473175, 8.964070002548397e-05, 0.00365215796045959, 0.0009068161016330123, 9.803930151974782e-05, 0.0007430292898789048, 0.0006919142906554043, 0.00030971376691013575, 0.0036063457373529673, 0.0011240526800975204, 0.00024660868803039193, 0.0005782836233265698, 0.0004224749864079058, 0.7451229095458984, 0.0, 0.7451229095458984, 0.7451229095458984, 0.7451229095458984, 0.7451229095458984, 0.7292308211326599, 5.7220458984375e-06, 0.7292308211326599, 0.7292308211326599, 0.7292308211326599, 0.7292308211326599, 0.0030621024779975414, 8.70659789597994e-07, 0.09320023655891418, 0.055037301033735275, 0.08800479769706726, 0.1437286138534546, 0.3151314854621887, 0.24274051189422607, 0.13703565299510956, 0.09789558500051498, 0.0812598168849945, 0.17776204645633698, 0.20813684165477753, 0.5180066227912903, 0.42672595381736755, 0.6407037973403931, 3.588491916656494, 3.014418125152588, 2.0875442028045654, 3.999868392944336, 0.9984641671180725, 2.162388801574707, 1.1955385208129883, 3.9036056995391846, 5.734676361083984, 2.860522985458374, 4.868252277374268, 0.979296863079071, 0.9415306448936462, 4.57763671875e-05, 0.002564244670793414, 0.00594098586589098, 0.005607747472822666, 0.0023543231654912233, 0.0010703635634854436, 0.0013844867935404181, 0.002590946387499571, 0.006704163737595081, 0.004295310005545616, 0.002300434047356248, 0.0009761003311723471, 0.0013081168290227652, 0.22440233826637268, 0.21865539252758026, 1.2745044231414795, 0.8285837769508362, 1.2956938743591309, 0.12770484387874603, 0.19969592988491058, 0.21757927536964417, 2.0359408855438232, 1.887168049812317, 1.3449119329452515, 0.138790562748909, 0.00917268730700016, 0.0045453705824911594, 0.0020568298641592264, 0.017332851886749268, 0.03663000091910362, 0.04584434628486633, 0.04478350654244423, 0.025053875520825386, 0.04767642542719841, 0.0703301653265953, 0.6844940185546875, 0.27184656262397766, 0.4797224998474121, 0.5310316681861877, 0.15262730419635773, 0.5641301870346069, 0.03501451015472412, 0.06006897985935211, 0.054827459156513214, 0.00423998199403286, 0.0042337290942668915, 0.010701002553105354, 0.00028454361017793417, 0.00021610435214824975, 0.0010601001558825374, 0.001490142080001533], "count": [383]}, "action": {"min": [-0.8104198575019836, -0.3490658402442932, -0.7410489320755005, -1.0975394248962402, -1.5112075805664062, -0.1640423983335495, -0.310457319021225, -0.39812299609184265, 0.10002604126930237, 0.1439814269542694, -1.5366688966751099, 0.15026332437992096, -0.6919769048690796, -0.609169602394104, 0.0064295511692762375, -0.018051031976938248, -0.6086735129356384, 1.015526294708252, -0.45312634110450745, -0.020452830940485, -0.015375946648418903, -0.012108849361538887, -0.6120825409889221, 1.0145667791366577, -0.45312872529029846, 0.005047100596129894, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.023057272657752037, -2.8570225367730018e-06, -0.34647566080093384, -0.1096915751695633, -0.37442684173583984, -0.3669501543045044, -1.9406757354736328, -0.9237476587295532, -0.24287474155426025, -0.3586673140525818, -0.16803023219108582, -0.8036357164382935, -0.7645626664161682, -2.648857831954956, -1.5667145252227783, -2.8596413135528564], "max": [-0.19412411749362946, -0.0548531748354435, -0.32895153760910034, -0.2779184579849243, -0.1749400496482849, 0.6923208832740784, 0.08760678768157959, -0.15019124746322632, 0.25855952501296997, 0.7982296943664551, -0.9253592491149902, 1.127234697341919, -0.02655937150120735, -0.08802480250597, 0.007880004122853279, -0.008410923182964325, -0.601898193359375, 1.019737958908081, -0.44960492849349976, -0.01732606627047062, -0.013121175579726696, -0.002321972046047449, -0.6050138473510742, 1.0198204517364502, -0.45041462779045105, 0.007222553715109825, 1.7453292608261108, 0.0, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.014686832204461098, 3.3069475193769904e-06, 0.22674569487571716, 0.2791086733341217, 0.21883948147296906, 0.41224807500839233, 0.35679447650909424, 1.3583379983901978, 0.6680439710617065, 0.20140960812568665, 0.35237231850624084, 0.5456575155258179, 0.6308387517929077, 1.4541668891906738, 1.7813661098480225, 4.757075309753418], "mean": [-0.4813019931316376, -0.2795163691043854, -0.47273412346839905, -0.7424966096878052, -0.3328333795070648, 0.21277931332588196, -0.188526913523674, -0.2627677619457245, 0.19380074739456177, 0.5248432159423828, -1.1629339456558228, 0.6909482479095459, -0.43705397844314575, -0.49562662839889526, 0.007257087621837854, -0.014026712626218796, -0.6050976514816284, 1.0179754495620728, -0.45161139965057373, -0.018453190103173256, -0.014286190271377563, -0.007588100153952837, -0.6080139875411987, 1.0177029371261597, -0.45159509778022766, 0.005894959904253483, 0.43063637614250183, 0.0, 0.43063637614250183, 0.43063637614250183, 0.43063637614250183, 0.43063637614250183, 1.342036247253418, 1.7453235387802124, 1.342036247253418, 1.342036247253418, 1.342036247253418, 1.342036247253418, -0.017519164830446243, -4.200882699478825e-07, -0.04481000453233719, 0.003218203317373991, -0.014691902324557304, 0.04612381383776665, -0.08960678428411484, 0.03730865195393562, 0.02132854238152504, -0.0021595144644379616, 0.009540384635329247, 0.013846371322870255, -0.0019598249346017838, -0.027369888499379158, -0.002701188437640667, 0.0013165336567908525], "std": [0.20035406947135925, 0.05353061482310295, 0.10809724032878876, 0.2834692895412445, 0.23102906346321106, 0.20821021497249603, 0.10859142988920212, 0.05249059200286865, 0.03297140821814537, 0.1471928060054779, 0.12771053612232208, 0.1694539189338684, 0.12891796231269836, 0.10348775237798691, 0.00036257191095501184, 0.0024358900263905525, 0.001189711270853877, 0.0006840847199782729, 0.0007923319353722036, 0.0006924273911863565, 0.00044172588968649507, 0.0024722174275666475, 0.001217000070028007, 0.0007886319071985781, 0.0007171966135501862, 0.0004344051412772387, 0.7491223216056824, 0.0, 0.7491223216056824, 0.7491223216056824, 0.7491223216056824, 0.7491223216056824, 0.7322998642921448, 5.7220458984375e-06, 0.7322998642921448, 0.7322998642921448, 0.7322998642921448, 0.7322998642921448, 0.003067948156967759, 8.697904831933556e-07, 0.09415438026189804, 0.057118676602840424, 0.08984603732824326, 0.1438370943069458, 0.3231830298900604, 0.24275065958499908, 0.13870418071746826, 0.09786437451839447, 0.07928040623664856, 0.17720907926559448, 0.20814336836338043, 0.5173673033714294, 0.4264463782310486, 0.6407038569450378], "count": [383]}, "timestamp": {"min": [0.0], "max": [12.733333333333333], "mean": [6.366666666666667], "std": [3.6854066562894015], "count": [383]}, "frame_index": {"min": [0], "max": [382], "mean": [191.0], "std": [110.56219968868203], "count": [383]}, "episode_index": {"min": [337], "max": [337], "mean": [337.0], "std": [0.0], "count": [383]}, "index": {"min": [134061], "max": [134443], "mean": [134252.0], "std": [110.56219968868203], "count": [383]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [383]}, "subtask_annotation": {"mean": [0.057441253263707574, 2.0, 2.0, 2.0, 2.0], "std": [0.25413701012833245, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [383]}, "scene_annotation": {"mean": [337.0], "std": [0.0], "min": [337], "max": [337], "count": [383]}, "eef_direction_state": {"mean": [4.174934725848564, 4.002610966057441], "std": [2.0776564507473254, 1.9329473896241107], "min": [0, 0], "max": [6, 6], "count": [383]}, "eef_velocity_state": {"mean": [0.6266318537859008, 0.856396866840731], "std": [0.5906326101174583, 0.7173745060442989], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_acc_mag_state": {"mean": [0.6684073107049608, 0.804177545691906], "std": [0.8253296334258086, 0.8369928080005398], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_direction_action": {"mean": [3.976501305483029, 4.018276762402089], "std": [2.114718105978398, 1.7469645906843463], "min": [0, 0], "max": [6, 6], "count": [383]}, "eef_velocity_action": {"mean": [0.7702349869451697, 0.9347258485639687], "std": [0.6253577124661747, 0.7178589907392076], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_acc_mag_action": {"mean": [0.9686684073107049, 1.0208877284595301], "std": [0.8264934593505032, 0.8044148712233194], "min": [0, 0], "max": [2, 2], "count": [383]}, "eef_sim_pose_state": {"mean": [0.32441074990487434, 0.08858566737886829, 0.11904445249112124, 1.8439096113383608, -1.21081688859543, -2.192123689129271, 0.28197171885537864, -0.09381218278313225, 0.1481323044419741, -1.281514916681976, -0.9010099189609312, 1.2662625387731445], "std": [0.040947950708525215, 0.021380489744978557, 0.022475737990476738, 0.6846297356726783, 0.2718765248077397, 0.47985073356718044, 0.022002180776479408, 0.0347692810929499, 0.029592585784019368, 0.5318276331149964, 0.15296254513591753, 0.5646746708887673], "min": [0.27347124098357556, 0.05824031000574059, 0.08881348027418651, 0.4648960109610694, -1.483301134019668, -2.814210216912747, 0.23983842761910298, -0.17924556349354492, 0.10450037504355228, -2.381928340188174, -1.0984227844816852, 0.28247966840697897], "max": [0.40878315790250763, 0.13968798022716278, 0.17526015082831528, 2.5509696706697453, -0.0749568271639276, -1.244597766774176, 0.3262733200838504, -0.04364496410078472, 0.237095809694445, -0.09892894050488622, -0.16316345467035775, 2.7145303427876106], "count": [383]}, "eef_sim_pose_action": {"mean": [0.32757051352577604, 0.09379918141929332, 0.1109180706977358, 1.6842478724083767, -1.1303118108510648, -2.068094254391097, 0.28233655953270165, -0.10202223327775917, 0.1263751757782076, -2.348473340358145, -0.6453229526191554, 2.493912998785311], "std": [0.039939890314357546, 0.025376726602612337, 0.02769596810154973, 0.6456024434023852, 0.3345950281605533, 0.40394545947316374, 0.01985869718481166, 0.03575170528254659, 0.026120708174946442, 0.16975236120961743, 0.2014092304049212, 0.9288259654717768], "min": [0.2797320405029249, 0.05599143951320886, 0.07259268008577113, 0.39710863961096143, -1.4560650785486657, -2.6159481460361063, 0.23834761958059392, -0.19796823227823887, 0.082990320473981, -3.066546560261089, -1.2623791185264714, -3.114341444935431], "max": [0.4230488805008363, 0.17215659603173644, 0.18864847582452246, 2.358492686220372, 0.285583023063704, -1.280670577043419, 0.3246912553014751, -0.062043285100425054, 0.21162006582251347, -2.0175467773836013, -0.08154069478243109, 3.1377335068545302], "count": [383]}}} +{"episode_index": 330, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45808627450980394]], [[0.572725302768166]], [[0.500153378508266]]], "std": [[[0.2950331744067057]], [[0.1967973603120147]], [[0.22945899322921723]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45199610486351405]], [[0.4108504036908881]], [[0.3113228589965398]]], "std": [[[0.30407615667503624]], [[0.25623072420913184]], [[0.3048830876693738]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4519916258169934]], [[0.43638429930795847]], [[0.3415519727989235]]], "std": [[[0.30200806662947705]], [[0.23349154622786222]], [[0.28664373115367825]]], "count": [100]}, "observation.state": {"min": [-0.557184100151062, -0.34904980659484863, -0.47408127784729004, -2.0752270221710205, -1.5273499488830566, -0.6141846179962158, -0.5039310455322266, -0.4710271656513214, -0.7713443040847778, 0.19060423970222473, -1.8527029752731323, 0.2383263111114502, -0.05275009572505951, -0.5832770466804504, 0.005089453421533108, -0.0035461147781461477, -0.6059702634811401, 0.9749433994293213, -0.39783668518066406, -0.0223915446549654, -0.012716356664896011, 0.00630024541169405, -0.6099680066108704, 0.9971417188644409, -0.41005048155784607, 0.04450039565563202, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0014381962828338146, -2.2125195755506866e-06, -0.7009425163269043, -0.2336559146642685, -0.8341982960700989, -1.6205003261566162, -2.0863828659057617, -0.5625380277633667, -0.9196536540985107, -0.8149513006210327, -0.5915809273719788, -0.41726791858673096, -1.1227110624313354, -1.5981937646865845, -0.6715907454490662, -0.8445142507553101, -12.638507843017578, -5.769230842590332, -2.5695972442626953, -11.050061225891113, -0.3443223536014557, -0.6312576532363892, -1.4920635223388672, -10.199888229370117, -10.012210845947266, -2.738095283508301, -9.951160430908203, -1.1190476417541504, -2.238095283508301, -1.4346764087677002, -0.006369851529598236, -0.014065034687519073, -0.015488375909626484, -0.006922089494764805, -0.025754455476999283, -0.016007820144295692, -0.007857798598706722, -0.014768407680094242, -0.01746181957423687, -0.007427113130688667, -0.034626856446266174, -0.01215101033449173, -0.6362999677658081, -0.5233566761016846, 3.7562904357910156, -29.46352767944336, 8.584333419799805, -0.15875332057476044, -0.08483999967575073, -0.4936627149581909, 4.275935649871826, -29.886703491210938, 7.790614604949951, -0.8859481811523438, -0.01720479130744934, -0.014103949069976807, 0.0018315018387511373, -0.09564509987831116, 0.25936126708984375, 0.04944497346878052, 0.031121298670768738, 0.2839150130748749, -0.35799747705459595, 0.036044567823410034, -3.0938076972961426, -1.2533605098724365, -3.111039161682129, -2.8246936798095703, -1.2153171300888062, -3.1395246982574463, -0.9279987812042236, -0.2970049977302551, 9.65269660949707, -0.010878801345825195, -0.011603862047195435, -0.029278963804244995, -0.02072344347834587, 0.026391152292490005, 0.5713561773300171, 0.8180862665176392], "max": [0.4667685627937317, 0.021267738193273544, 0.334172785282135, -0.68513023853302, 0.15545448660850525, 0.0987110361456871, 0.014496240764856339, 0.22635355591773987, 0.10275215655565262, 0.6457366943359375, -1.1608294248580933, 1.1967618465423584, 0.3850855231285095, -0.027082623913884163, 0.006524649448692799, -0.0019115221220999956, -0.6001839637756348, 0.975208044052124, -0.39023685455322266, -0.018605101853609085, -0.010835640132427216, 0.007755517493933439, -0.6036373376846313, 0.997870922088623, -0.4026324152946472, 0.04832920432090759, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0007627667509950697, 2.8267077141208574e-06, 1.5524001121520996, 0.34365931153297424, 0.6482123732566833, 1.114901065826416, 3.250337600708008, 0.8772478103637695, 0.95488440990448, 0.6994473338127136, 0.7414608001708984, 0.35149824619293213, 0.6260003447532654, 0.8383234143257141, 0.6644484996795654, 0.7350342869758606, 0.4751040041446686, 0.6715506911277771, 1.4181928634643555, 0.6105006337165833, 1.1477411985397339, 2.008547067642212, 0.3730158805847168, -1.8484513759613037, 6.593406677246094, 1.7832722663879395, 0.7936508059501648, 1.090354084968567, 0.3156288266181946, 0.430402934551239, 0.010241002775728703, 0.014452999457716942, 0.015452682971954346, 0.006075073964893818, 0.019063647836446762, 0.007515332195907831, 0.011555727571249008, 0.010095442645251751, 0.018451781943440437, 0.005497675854712725, 0.01914304494857788, 0.007651619613170624, 1.3150200843811035, 0.3785984516143799, 12.66448974609375, -20.30679702758789, 17.43779754638672, 1.0951629877090454, 2.2270500659942627, 0.4676804542541504, 11.447035789489746, -21.758424758911133, 16.015825271606445, 0.2214139848947525, 0.0226052924990654, 0.011216379702091217, 0.005494505632668734, -0.04099075868725777, 0.5336380004882812, 0.24486839771270752, 0.30589088797569275, 0.4858313798904419, -0.01574515551328659, 0.27238667011260986, 2.994144916534424, -0.026327824220061302, 3.0179390907287598, -1.1045650243759155, 0.04539262875914574, 3.1383566856384277, -0.4032871127128601, 0.3227458894252777, 9.892531394958496, 0.008831888437271118, 0.022011995315551758, 0.03952375054359436, -0.018583403900265694, 0.0299226064234972, 0.5740476846694946, 0.8199381828308105], "mean": [0.07214990258216858, -0.14293494820594788, -0.10286353528499603, -1.6197397708892822, -0.47010886669158936, -0.25927338004112244, -0.2985900938510895, -0.10222674161195755, -0.17851535975933075, 0.4484929144382477, -1.6002494096755981, 0.5458623170852661, 0.13939154148101807, -0.36297285556793213, 0.006085605826228857, -0.0030159319285303354, -0.6032006144523621, 0.9751048684120178, -0.3942676782608032, -0.020381633192300797, -0.011518239043653011, 0.006998345255851746, -0.6068087816238403, 0.9974634051322937, -0.4064873158931732, 0.046201109886169434, 0.5315362215042114, 1.74532151222229, 0.5315362215042114, 0.5315362215042114, 0.5315362215042114, 0.5315362215042114, 0.5095118284225464, 1.74532151222229, 0.5095118284225464, 0.5095118284225464, 0.5095118284225464, 0.5095118284225464, -0.0011383041273802519, -3.1749056006447063e-07, -0.008824005722999573, 0.010526596568524837, -0.027809681370854378, -0.010794379748404026, -0.004042778629809618, 0.03205808997154236, 0.009426750242710114, 0.015646865591406822, 0.02284310944378376, -0.001409788616001606, -0.009137606248259544, -0.06536514312028885, 0.015401696786284447, -0.010510247200727463, -4.375418663024902, -2.4732296466827393, -0.7844639420509338, -4.925792694091797, 0.22861450910568237, 0.2560555636882782, -0.43586844205856323, -5.195347309112549, 1.3549724817276, -0.5068315267562866, -5.148169040679932, -0.03395399823784828, -0.32419127225875854, -0.5546507239341736, 0.0001687847397988662, 0.0008633271791040897, -0.00017582440341357142, -4.630255716620013e-05, 0.00010271559585817158, -0.00016105554823298007, 0.0003323738055769354, -0.0003084568015765399, 0.00029951782198622823, 1.8753271433524787e-05, -0.00014304337673820555, 0.00012457871343940496, 0.11315365880727768, -0.12753091752529144, 7.669645309448242, -24.251224517822266, 12.220378875732422, 0.32175806164741516, 0.8774016499519348, -0.10881893336772919, 7.6107940673828125, -26.155099868774414, 12.614924430847168, -0.45784664154052734, 0.002628910820931196, -0.002399619435891509, 0.003665926167741418, -0.07833793014287949, 0.35616251826286316, 0.1554853916168213, 0.1764332503080368, 0.3672104477882385, -0.14210952818393707, 0.17690551280975342, -0.8161872029304504, -0.8289246559143066, 0.7391477227210999, -2.076538324356079, -0.6085376739501953, 0.5556180477142334, -0.6781808733940125, -0.0055173239670693874, 9.768129348754883, 0.0003669131256174296, 0.0006450871587730944, -1.1864162843266968e-06, -0.019773241132497787, 0.028211943805217743, 0.572765052318573, 0.8189943432807922], "std": [0.3828446865081787, 0.09486406296491623, 0.26243504881858826, 0.4439963698387146, 0.594639241695404, 0.23241916298866272, 0.19571556150913239, 0.22596701979637146, 0.25186219811439514, 0.1186528131365776, 0.23079797625541687, 0.2295379489660263, 0.07159987092018127, 0.21915099024772644, 0.00032882875530049205, 0.0003205200773663819, 0.0013958911877125502, 5.687701559509151e-05, 0.0025825200136750937, 0.001257178490050137, 0.00042753524030558765, 0.00033070615609176457, 0.0018086876953020692, 0.0002476750814821571, 0.0024839246179908514, 0.0012913477839902043, 0.7969017624855042, 7.748603820800781e-06, 0.7969017624855042, 0.7969017624855042, 0.7969017624855042, 0.7969017624855042, 0.7869594097137451, 7.748603820800781e-06, 0.7869594097137451, 0.7869594097137451, 0.7869594097137451, 0.7869594097137451, 0.00010748862405307591, 8.4018228108107e-07, 0.28699466586112976, 0.09225713461637497, 0.18625399470329285, 0.42276531457901, 0.5170352458953857, 0.18502072989940643, 0.17630481719970703, 0.19726641476154327, 0.20300264656543732, 0.1267593801021576, 0.2270289957523346, 0.3104989230632782, 0.1856721192598343, 0.18609662353992462, 3.8585104942321777, 1.8468024730682373, 1.1706113815307617, 3.254405975341797, 0.2694026529788971, 0.6078145503997803, 0.45322132110595703, 2.0898728370666504, 4.409302711486816, 1.142386794090271, 2.746107339859009, 0.3991856575012207, 0.48602285981178284, 0.4326198697090149, 0.002565763657912612, 0.004522314295172691, 0.004787995480000973, 0.0020741280168294907, 0.003790789283812046, 0.0021920125000178814, 0.0027924540918320417, 0.004519621841609478, 0.00517877796664834, 0.0022410904057323933, 0.004598379135131836, 0.002192014828324318, 0.30731552839279175, 0.1274416595697403, 2.1257379055023193, 2.232828140258789, 1.9934388399124146, 0.32407620549201965, 0.45789891481399536, 0.1329910010099411, 1.6198480129241943, 1.8296058177947998, 1.946889877319336, 0.2869575619697571, 0.007143406663089991, 0.004346000496298075, 0.000501618254929781, 0.007307540625333786, 0.10732217133045197, 0.06290445476770401, 0.0781157985329628, 0.07833697646856308, 0.11214672774076462, 0.07775942981243134, 2.355156660079956, 0.4396541714668274, 2.2280774116516113, 0.5888111591339111, 0.3390749394893646, 2.5985095500946045, 0.05214712396264076, 0.06016179174184799, 0.030656618997454643, 0.0029246541671454906, 0.0051305354572832584, 0.006757520139217377, 0.00037535527371801436, 0.000551828823518008, 0.0007074756431393325, 0.0004934741882607341], "count": [420]}, "action": {"min": [-0.62160325050354, -0.33120203018188477, -0.5186050534248352, -2.100318431854248, -1.533949613571167, -0.6166326999664307, -0.5030903220176697, -0.5200627446174622, -0.8017133474349976, 0.14380641281604767, -1.8766160011291504, 0.23429934680461884, -0.05767899006605148, -0.5855538845062256, 0.004167034290730953, -0.007740771397948265, -0.6053946614265442, 0.9718291163444519, -0.4009212851524353, -0.021887287497520447, -0.013411874882876873, 0.0011723361676558852, -0.6093700528144836, 0.9936787486076355, -0.4126976728439331, 0.04253245145082474, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0014381962828338146, -2.2125195755506866e-06, -0.7009425163269043, -0.2528308033943176, -0.8341982960700989, -1.6205003261566162, -2.0863828659057617, -0.691673219203949, -0.9196536540985107, -0.8149513006210327, -0.5915809273719788, -0.41726791858673096, -1.1227110624313354, -1.5981937646865845, -0.6715907454490662, -0.8445142507553101], "max": [0.4660038650035858, 0.048229530453681946, 0.3405698835849762, -0.5656442642211914, 0.15603303909301758, 0.09507566690444946, 0.01922803558409214, 0.23789924383163452, 0.16460756957530975, 0.689058780670166, -1.0808217525482178, 1.1212077140808105, 0.4011424779891968, -0.021904245018959045, 0.006884638220071793, 0.004462698474526405, -0.5922291278839111, 0.9771016836166382, -0.3908349573612213, -0.018328439444303513, -0.010254965163767338, 0.014071188867092133, -0.5951849222183228, 1.000112533569336, -0.4036734998226166, 0.046804122626781464, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0007627667509950697, 2.8267077141208574e-06, 1.5524001121520996, 0.34365931153297424, 0.6482123732566833, 1.114901065826416, 3.250337600708008, 0.8772478103637695, 0.95488440990448, 0.6994473338127136, 0.7414608001708984, 0.35149824619293213, 0.6260003447532654, 0.8383234143257141, 0.6644484996795654, 0.7350342869758606], "mean": [0.04821030795574188, -0.1276397854089737, -0.12249623984098434, -1.57606840133667, -0.47077199816703796, -0.25700461864471436, -0.2935279607772827, -0.11782101541757584, -0.16181015968322754, 0.4506373405456543, -1.5669625997543335, 0.5346500873565674, 0.143307164311409, -0.36556559801101685, 0.00610610144212842, -0.002801879309117794, -0.5984393358230591, 0.9745621681213379, -0.39599624276161194, -0.02006092295050621, -0.011155345477163792, 0.006475317291915417, -0.6021309494972229, 0.9971445798873901, -0.4083653390407562, 0.044594280421733856, 0.5316609144210815, 1.74532151222229, 0.5316609144210815, 0.5316609144210815, 0.5316609144210815, 0.5316609144210815, 0.5095118284225464, 1.74532151222229, 0.5095118284225464, 0.5095118284225464, 0.5095118284225464, 0.5095118284225464, -0.0011385454563423991, -3.20465062486619e-07, -0.0076524349860847, 0.009779727086424828, -0.02685312181711197, -0.01095769926905632, -0.0016766650369390845, 0.030310243368148804, 0.009329003281891346, 0.016670484095811844, 0.0239665936678648, -0.001962596084922552, -0.010044671595096588, -0.06407663971185684, 0.014158799313008785, -0.010380417108535767], "std": [0.3965035676956177, 0.09196227788925171, 0.2605513334274292, 0.46842268109321594, 0.5946928858757019, 0.22680354118347168, 0.19319437444210052, 0.23907536268234253, 0.25017961859703064, 0.14139731228351593, 0.251456081867218, 0.22067010402679443, 0.07095681130886078, 0.2177535593509674, 0.0005174571997486055, 0.002225515665486455, 0.002474626526236534, 0.0008743808139115572, 0.0028911661356687546, 0.0011900063836947083, 0.0006187576800584793, 0.0022165013942867517, 0.002688864478841424, 0.0009962982730939984, 0.0026348470710217953, 0.0011341165518388152, 0.7968226671218872, 7.748603820800781e-06, 0.7968226671218872, 0.7968226671218872, 0.7968226671218872, 0.7968226671218872, 0.7869592905044556, 7.748603820800781e-06, 0.7869592905044556, 0.7869592905044556, 0.7869592905044556, 0.7869592905044556, 0.00010760263103293255, 8.383889280594303e-07, 0.28785833716392517, 0.09343531727790833, 0.18734386563301086, 0.4227409064769745, 0.5190780162811279, 0.1888938844203949, 0.17631888389587402, 0.19612661004066467, 0.20217326283454895, 0.12655794620513916, 0.22650043666362762, 0.3109249174594879, 0.1859920620918274, 0.1863219290971756], "count": [420]}, "timestamp": {"min": [0.0], "max": [13.966666666666667], "mean": [6.9833333333333325], "std": [4.041440428948661], "count": [420]}, "frame_index": {"min": [0], "max": [419], "mean": [209.5], "std": [121.24321286845984], "count": [420]}, "episode_index": {"min": [338], "max": [338], "mean": [338.0], "std": [0.0], "count": [420]}, "index": {"min": [134444], "max": [134863], "mean": [134653.5], "std": [121.24321286845984], "count": [420]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [420]}, "subtask_annotation": {"mean": [0.3761904761904762, 2.0, 2.0, 2.0, 2.0], "std": [0.4941609164410627, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [420]}, "scene_annotation": {"mean": [338.0], "std": [0.0], "min": [338], "max": [338], "count": [420]}, "eef_direction_state": {"mean": [3.861904761904762, 3.7095238095238097], "std": [2.1168206596722867, 2.007463398683065], "min": [0, 0], "max": [6, 6], "count": [420]}, "eef_velocity_state": {"mean": [0.8666666666666667, 0.8214285714285714], "std": [0.7599080980357531, 0.706445062160069], "min": [0, 0], "max": [2, 2], "count": [420]}, "eef_acc_mag_state": {"mean": [0.75, 0.7833333333333333], "std": [0.8629269129786469, 0.866414798566252], "min": [0, 0], "max": [2, 2], "count": [420]}, "eef_direction_action": {"mean": [3.95, 3.657142857142857], "std": [2.0365411854416307, 1.9251645393060226], "min": [0, 0], "max": [6, 6], "count": [420]}, "eef_velocity_action": {"mean": [0.9285714285714286, 0.930952380952381], "std": [0.780502193122727, 0.6883341157281697], "min": [0, 0], "max": [2, 2], "count": [420]}, "eef_acc_mag_action": {"mean": [0.9119047619047619, 1.0023809523809524], "std": [0.8391328803769424, 0.8380783277514771], "min": [0, 0], "max": [2, 2], "count": [420]}, "eef_sim_pose_state": {"mean": [0.21702035175666562, 0.2251380517564914, 0.13750490272484742, -0.8090350369261154, -0.8291737362232798, 0.7232227112802401, 0.2585788952374796, -0.24448339826705653, 0.15252606292857462, -2.076435846865772, -0.6086516349281197, 0.5406063292571291], "std": [0.1011062860988346, 0.04991667374155107, 0.042351453107342965, 2.369431948654528, 0.4396328492112657, 2.279513523507387, 0.056885079554132204, 0.0850316816621758, 0.019463067708074534, 0.5888236198853027, 0.3390786155958942, 2.668339619116699], "min": [0.10604111308657864, 0.1508031463535262, 0.09062228585206149, -3.128321514913799, -1.2533569878215542, -3.1406362580931826, 0.1873479953542181, -0.4245722649368577, 0.11643090971920267, -2.8246523952647706, -1.215388048997277, -3.1414698336044418], "max": [0.3787930411273769, 0.2973260355804745, 0.23486996809348729, 3.1087135981706298, -0.02632819703904765, 3.1279463916852324, 0.345224546795133, -0.15382549111519297, 0.1963237029967992, -1.1046295037902962, 0.04539210833311991, 3.1410401451517216], "count": [420]}, "eef_sim_pose_action": {"mean": [0.22127137922128057, 0.2240797100581054, 0.13345614414299772, -0.7901713545131589, -0.8352122547182579, 0.6303602136778969, 0.2624675967831337, -0.242352768548542, 0.14868000345368976, -2.076855811671706, -0.631242650088391, 0.889187170526978], "std": [0.10333144135786858, 0.048672759594560445, 0.046948853717471054, 2.348107639330414, 0.4604739008044111, 2.256980948364393, 0.05871465303207977, 0.08331171173958461, 0.02178271909044289, 0.6078177857746836, 0.3501680205661538, 2.590047249322407], "min": [0.1120919324206123, 0.15083881781121922, 0.07932042081478967, -3.122847554977364, -1.274527818342799, -3.1289703095220145, 0.185969310649975, -0.42667392636245854, 0.10658534655107665, -2.895040359949282, -1.2205652721536564, -3.1415313264632374], "max": [0.39068735402898014, 0.29367080183952665, 0.2383735489661395, 3.1238076457972275, 0.005648038818979462, 3.101405887074376, 0.3548989690705206, -0.1521265574203588, 0.20817639027822388, -1.0882788146750955, 0.12294469194457758, 3.1403736106685027], "count": [420]}}} +{"episode_index": 331, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45730394319492507]], [[0.540356608035371]], [[0.4764182838331411]]], "std": [[[0.2830628238797349]], [[0.20480485329502346]], [[0.2160959317349307]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4210929017685505]], [[0.4324381944444444]], [[0.3981887687427912]]], "std": [[[0.2839436792166728]], [[0.24559602935142344]], [[0.25722395204831877]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4756342800845828]], [[0.4530034578046905]], [[0.38491833910034606]]], "std": [[[0.2713363346372903]], [[0.2117070482500702]], [[0.25265957304177916]]], "count": [100]}, "observation.state": {"min": [-0.7898979187011719, -0.2645523250102997, -0.4802793264389038, -1.445792555809021, -1.5670946836471558, -0.07315385341644287, -0.7036337852478027, -0.6948024034500122, -0.5302509069442749, 0.4883709251880646, -1.7261769771575928, 0.32454031705856323, -0.6710153222084045, -0.698101282119751, 0.009843803942203522, -0.007349860854446888, -0.6160765886306763, 1.0342493057250977, -0.4538033902645111, -0.003224586369469762, -0.006901244167238474, 0.003876746166497469, -0.6212101578712463, 1.0114083290100098, -0.4420489966869354, -0.010795315727591515, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006777475588023663, -0.00018436605751048774, -1.1230871677398682, -0.6880100965499878, -0.47872355580329895, -2.268115997314453, -2.591400384902954, -0.8356503844261169, -1.5469582080841064, -0.19487623870372772, -0.1512438803911209, -0.9559954404830933, -0.6102434396743774, -0.7429847717285156, -2.305830478668213, -1.496762990951538, -14.587175369262695, -8.089133262634277, -2.752136707305908, -10.19536018371582, -0.8034188747406006, -2.037240505218506, -1.0616605281829834, -11.146384239196777, -4.4566545486450195, -2.7661783695220947, -9.340660095214844, -0.8034188747406006, -5.136141777038574, -2.8406591415405273, -0.009209808893501759, -0.02151148021221161, -0.015084842219948769, -0.010696833953261375, -0.011369987390935421, -0.014583571814000607, -0.008449949324131012, -0.024121640250086784, -0.01664304919540882, -0.006689234171062708, -0.009483453817665577, -0.01442763302475214, -3.0966601371765137, -0.3229222297668457, 4.350170612335205, -33.9327278137207, 11.592201232910156, -1.0173766613006592, -1.0817099809646606, -0.2449754774570465, 5.686400413513184, -31.461261749267578, 11.207084655761719, -0.669161319732666, -0.019195975735783577, -0.014428602531552315, -0.0012210012646391988, -0.122972272336483, 0.3676418364048004, -0.03109610080718994, -0.05884064361453056, 0.3329795002937317, -0.3195132613182068, 0.015476303175091743, -3.125234603881836, -1.123806357383728, -2.8116276264190674, -3.135413408279419, -0.5553833842277527, 1.854722261428833, -0.7436187267303467, -0.2319987267255783, 9.652937889099121, -0.013364434242248535, -0.01872667670249939, -0.040936559438705444, -0.002553793601691723, 0.029516059905290604, 0.0323297455906868, 0.9971385598182678], "max": [-0.11990287154912949, 0.15936176478862762, -0.11449858546257019, -0.2886819839477539, 0.08214617520570755, 0.6930469274520874, 0.039143919944763184, -0.09842417389154434, 0.20141920447349548, 0.959793210029602, -0.9197371006011963, 0.7568489909172058, 0.2939618229866028, -0.0011328950058668852, 0.011649697087705135, -0.0036436968948692083, -0.6140192747116089, 1.0384140014648438, -0.4488208293914795, 0.004600438289344311, -0.00527535704895854, 0.008061232045292854, -0.6167944669723511, 1.014526605606079, -0.43768545985221863, -0.0035107077565044165, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.008011934347450733, 1.8836555000234512e-06, 0.8968892693519592, 0.8647975921630859, 0.6779124140739441, 1.4810818433761597, 3.1846842765808105, 1.970650553703308, 1.1132484674453735, 0.5531432628631592, 0.6991236805915833, 0.639580249786377, 0.3257736265659332, 0.39769038558006287, 0.3823522925376892, 0.8241180777549744, -2.7838125228881836, 3.7545788288116455, 2.1764347553253174, -0.6410256624221802, 0.7747253179550171, 2.6398046016693115, 1.1477411985397339, -1.9449567794799805, 19.68864631652832, 2.4572651386260986, 0.8852258920669556, 2.15201473236084, 1.3199023008346558, 0.4590964615345001, 0.007060718256980181, 0.02031448483467102, 0.013137266971170902, 0.007899723947048187, 0.01771206222474575, 0.007049534935504198, 0.006816302426159382, 0.01795966923236847, 0.014107441529631615, 0.006754625588655472, 0.018901683390140533, 0.005962660536170006, -0.042419999837875366, 0.4639686942100525, 11.580658912658691, -22.739463806152344, 20.206024169921875, 0.8391699194908142, 1.7180100679397583, 0.5419154167175293, 15.45572566986084, -20.89681625366211, 19.806196212768555, 1.2825801372528076, 0.01958489790558815, 0.010974382981657982, 0.001831501955166459, -0.009109056554734707, 0.596774697303772, 0.3453178107738495, 0.28947484493255615, 0.5205672383308411, -0.026986263692378998, 0.3767964243888855, 3.135371685028076, 0.3454625904560089, 3.0488507747650146, 3.1315958499908447, -0.07022427022457123, 3.010432481765747, -0.44716325402259827, 0.21221348643302917, 9.900962829589844, 0.01733863353729248, 0.016929149627685547, 0.042311519384384155, -0.0012664769310504198, 0.03238255903124809, 0.06872079521417618, 0.9989768266677856], "mean": [-0.33508262038230896, -0.12181520462036133, -0.3634149432182312, -1.0065709352493286, -0.5573025345802307, 0.2887767553329468, -0.42973750829696655, -0.27826398611068726, -0.005887539125978947, 0.6524307727813721, -1.3949605226516724, 0.5289124250411987, -0.5261942148208618, -0.4703786373138428, 0.010752490721642971, -0.00500587560236454, -0.6150412559509277, 1.0359880924224854, -0.45130184292793274, 0.0008995634270831943, -0.006163423415273428, 0.006157339550554752, -0.6196776628494263, 1.0127986669540405, -0.43916943669319153, -0.006866108626127243, 0.7037279009819031, 1.745330572128296, 0.7037279009819031, 0.7037279009819031, 0.7037279009819031, 0.7037279009819031, 0.7418984770774841, 1.745330572128296, 0.7418984770774841, 0.7418984770774841, 0.7418984770774841, 0.7418984770774841, 0.007202679757028818, -1.0692709111026488e-05, -0.008163698017597198, 0.000558692729100585, 0.007764570415019989, 1.934756619448308e-05, 0.015602056868374348, 0.011167326010763645, -0.002845042385160923, 0.0590774267911911, 0.08126407861709595, -0.0399402417242527, -0.06910265982151031, -0.014347068965435028, -0.10956872999668121, -0.05958530679345131, -7.801657199859619, -3.285325050354004, -0.8707882165908813, -3.9563701152801514, -0.22283120453357697, 0.16442202031612396, -0.19092509150505066, -7.1231865882873535, 8.622467041015625, 0.4898093342781067, -5.692610263824463, 0.36231955885887146, -2.383279323577881, -0.5023556351661682, 0.00017439044313505292, 0.0009173619328066707, 0.00018824344442691654, -0.00040608347626402974, 0.00022994012397248298, -0.0006716765929013491, 0.00023967934248503298, -0.0005086021265015006, -3.3235155569855124e-05, 0.0003672097809612751, 4.37891467299778e-05, -0.0006927394424565136, -1.438070297241211, 0.09124007076025009, 7.667113304138184, -28.55120849609375, 15.016708374023438, -0.15466272830963135, 0.37176889181137085, 0.14803068339824677, 10.380414009094238, -26.498193740844727, 15.580748558044434, 0.2494252622127533, 0.003617635229602456, -0.002827286720275879, 0.0005794318858534098, -0.07459347695112228, 0.446460098028183, 0.13120301067829132, 0.17052999138832092, 0.3897508382797241, -0.1066800057888031, 0.24487590789794922, 0.033753350377082825, -0.6190066337585449, 0.7104863524436951, -1.4225460290908813, -0.42927297949790955, 2.6319470405578613, -0.6252690553665161, -0.013554085046052933, 9.772749900817871, 0.0016197642544284463, -0.00014286453370004892, -0.0006577714812010527, -0.0019799938891083, 0.031486134976148605, 0.0500977523624897, 0.9981927275657654], "std": [0.24004331231117249, 0.1662406027317047, 0.1130470484495163, 0.4315382242202759, 0.6170819401741028, 0.2367173433303833, 0.2516801953315735, 0.1779654622077942, 0.22197380661964417, 0.13515020906925201, 0.2733749449253082, 0.14849159121513367, 0.2552327811717987, 0.20403006672859192, 0.0005571229266934097, 0.0008124717860482633, 0.0003995411389041692, 0.001230671419762075, 0.0018645537784323096, 0.0032219274435192347, 0.00044305212213657796, 0.0009231179719790816, 0.0011203645262867212, 0.0011697635054588318, 0.0011160786962136626, 0.0029295391868799925, 0.8460718393325806, 1.3113021850585938e-06, 0.8460718393325806, 0.8460718393325806, 0.8460718393325806, 0.8460718393325806, 0.8411922454833984, 1.3113021850585938e-06, 0.8411922454833984, 0.8411922454833984, 0.8411922454833984, 0.8411922454833984, 0.0003413362428545952, 3.124309660051949e-05, 0.2956599295139313, 0.19929926097393036, 0.2183496057987213, 0.548157811164856, 0.7743199467658997, 0.40903395414352417, 0.33585140109062195, 0.14851738512516022, 0.179243803024292, 0.22881712019443512, 0.16135373711585999, 0.19315586984157562, 0.42101359367370605, 0.33541324734687805, 2.8330278396606445, 3.433936357498169, 1.5174660682678223, 2.3877525329589844, 0.2965826988220215, 1.0496164560317993, 0.4181591272354126, 1.6994235515594482, 6.8271803855896, 1.4206924438476562, 2.1796159744262695, 0.6350818872451782, 2.0007693767547607, 0.6991683840751648, 0.00241378927603364, 0.006195584777742624, 0.00479753315448761, 0.0032493360340595245, 0.002890221308916807, 0.0030239003244787455, 0.0029325601644814014, 0.006433131638914347, 0.004440706223249435, 0.0026744259521365166, 0.0032445660326629877, 0.0028070826083421707, 0.5187571048736572, 0.14307264983654022, 1.5183460712432861, 2.206690788269043, 2.1040031909942627, 0.5104494690895081, 0.522498607635498, 0.15016765892505646, 1.4595943689346313, 3.0859153270721436, 1.3940448760986328, 0.5392971038818359, 0.006389024667441845, 0.005181765183806419, 0.0005848334985785186, 0.019359242171049118, 0.0755971297621727, 0.13446786999702454, 0.09899879992008209, 0.05931934341788292, 0.07904734462499619, 0.11428263783454895, 2.5390260219573975, 0.51905357837677, 2.2723801136016846, 2.075817823410034, 0.12988176941871643, 0.3520090878009796, 0.05085800960659981, 0.06142831966280937, 0.03507936745882034, 0.0049359360709786415, 0.006366802379488945, 0.012286515906453133, 0.00028353321249596775, 0.0005797725170850754, 0.010276555083692074, 0.0005205300985835493], "count": [262]}, "action": {"min": [-0.8619259595870972, -0.27454331517219543, -0.5271995067596436, -1.413642406463623, -1.5707606077194214, -0.0754660815000534, -0.6981316804885864, -0.6898431181907654, -0.5176394581794739, 0.40683242678642273, -1.7067878246307373, 0.31525367498397827, -0.6981316804885864, -0.6981316804885864, 0.008652112446725368, -0.008887110278010368, -0.6148720383644104, 1.029354453086853, -0.4540778696537018, -0.0033701309002935886, -0.007792804390192032, 0.0012874819803982973, -0.6210137009620667, 1.003831148147583, -0.4415963292121887, -0.010668644681572914, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006777475588023663, -0.00018436605751048774, -1.1230871677398682, -0.6880100965499878, -0.47872355580329895, -2.268115997314453, -2.591400384902954, -0.8356503844261169, -1.5469582080841064, -0.19487623870372772, -0.1512438803911209, -0.9559954404830933, -0.6102434396743774, -0.7429847717285156, -2.305830478668213, -1.496762990951538], "max": [-0.11719124764204025, 0.17913836240768433, -0.002797920722514391, -0.22119773924350739, 0.09854331612586975, 0.6981316804885864, 0.046886976808309555, -0.08009783178567886, 0.2733410596847534, 1.0205717086791992, -0.8499830961227417, 0.7657685875892639, 0.26170194149017334, 0.0037244355771690607, 0.012172003276646137, 0.0013470267876982689, -0.6030176877975464, 1.0362755060195923, -0.44858425855636597, 0.003997385501861572, -0.004523631185293198, 0.012037432752549648, -0.6068769693374634, 1.0154237747192383, -0.43721747398376465, -0.0037923958152532578, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.008011934347450733, 1.8836555000234512e-06, 0.8968892693519592, 0.8647975921630859, 0.6779124140739441, 1.4810818433761597, 3.1846842765808105, 1.970650553703308, 1.1132484674453735, 0.5531432628631592, 0.6991236805915833, 0.639580249786377, 0.26709258556365967, 0.39769038558006287, 0.3823522925376892, 0.8241180777549744], "mean": [-0.366198867559433, -0.10473859310150146, -0.38016992807388306, -0.9524108171463013, -0.5576991438865662, 0.28574836254119873, -0.4254489243030548, -0.28839415311813354, 0.04008134454488754, 0.6533281803131104, -1.3821732997894287, 0.5240464806556702, -0.5600785613059998, -0.48143577575683594, 0.010422918945550919, -0.003807373810559511, -0.6105061769485474, 1.0336169004440308, -0.45166200399398804, 0.0005791159346699715, -0.006330615375190973, 0.00649173092097044, -0.6159619092941284, 1.0112160444259644, -0.43949446082115173, -0.006863296031951904, 0.7037279009819031, 1.745330572128296, 0.7037279009819031, 0.7037279009819031, 0.7037279009819031, 0.7037279009819031, 0.742098331451416, 1.745330572128296, 0.742098331451416, 0.742098331451416, 0.742098331451416, 0.742098331451416, 0.007205582689493895, -1.0676836609491147e-05, -0.0070150792598724365, 0.00014336236927192658, 0.006840198300778866, -0.0009717452339828014, 0.013771791011095047, 0.011139757931232452, -0.002775214146822691, 0.058733273297548294, 0.0813644528388977, -0.040487851947546005, -0.0704943984746933, -0.013935678638517857, -0.1083870604634285, -0.0602545365691185], "std": [0.2526407837867737, 0.15580686926841736, 0.12744833528995514, 0.4440895617008209, 0.6208325624465942, 0.2364691197872162, 0.2499256581068039, 0.1543620377779007, 0.21706706285476685, 0.152368426322937, 0.26697567105293274, 0.1540817767381668, 0.24026066064834595, 0.1923418790102005, 0.0007378834998235106, 0.001761843217536807, 0.0019677383825182915, 0.0009296106291003525, 0.0017686858773231506, 0.003005347214639187, 0.0006252619787119329, 0.0019002619665116072, 0.002776041394099593, 0.0025364260654896498, 0.0011311896378174424, 0.002758932299911976, 0.8460718989372253, 1.3113021850585938e-06, 0.8460718989372253, 0.8460718989372253, 0.8460718989372253, 0.8460718989372253, 0.8414223790168762, 1.3113021850585938e-06, 0.8414223790168762, 0.8414223790168762, 0.8414223790168762, 0.8414223790168762, 0.0003417484986130148, 3.124882641714066e-05, 0.2962479293346405, 0.19937434792518616, 0.2189028263092041, 0.5484008193016052, 0.774633526802063, 0.40899723768234253, 0.33585110306739807, 0.14855392277240753, 0.17919665575027466, 0.22854648530483246, 0.15914613008499146, 0.1933341920375824, 0.42090165615081787, 0.3351384699344635], "count": [262]}, "timestamp": {"min": [0.0], "max": [8.7], "mean": [4.3500000000000005], "std": [2.5210778118363053], "count": [262]}, "frame_index": {"min": [0], "max": [261], "mean": [130.5], "std": [75.63233435508916], "count": [262]}, "episode_index": {"min": [339], "max": [339], "mean": [339.0], "std": [0.0], "count": [262]}, "index": {"min": [134864], "max": [135125], "mean": [134994.5], "std": [75.63233435508916], "count": [262]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [262]}, "subtask_annotation": {"mean": [0.3893129770992366, 2.0, 2.0, 2.0, 2.0], "std": [0.503006519375134, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [262]}, "scene_annotation": {"mean": [339.0], "std": [0.0], "min": [339], "max": [339], "count": [262]}, "eef_direction_state": {"mean": [4.194656488549619, 3.980916030534351], "std": [1.9331109672677522, 2.1031642646847257], "min": [0, 0], "max": [6, 6], "count": [262]}, "eef_velocity_state": {"mean": [0.8893129770992366, 0.7480916030534351], "std": [0.8329797435654541, 0.7550694973360763], "min": [0, 0], "max": [2, 2], "count": [262]}, "eef_acc_mag_state": {"mean": [0.8206106870229007, 0.7709923664122137], "std": [0.8393215687468373, 0.8566300518562567], "min": [0, 0], "max": [2, 2], "count": [262]}, "eef_direction_action": {"mean": [4.011450381679389, 3.2022900763358777], "std": [1.8707936521058126, 2.127858316498625], "min": [0, 0], "max": [6, 6], "count": [262]}, "eef_velocity_action": {"mean": [0.9580152671755725, 0.9351145038167938], "std": [0.7972715110690554, 0.6650975551610764], "min": [0, 0], "max": [2, 2], "count": [262]}, "eef_acc_mag_action": {"mean": [0.9580152671755725, 1.0229007633587786], "std": [0.8301066057237179, 0.8146150578292588], "min": [0, 0], "max": [2, 2], "count": [262]}, "eef_sim_pose_state": {"mean": [0.31062582917596226, 0.1809517957851748, 0.11899303403958778, 0.03297845341357869, -0.6194488305222319, 0.6872189825335014, 0.28480011997118165, -0.16650534958889027, 0.16246313596241255, -1.4225361653569641, -0.4294562344423167, 2.632048310377754], "std": [0.05747132587999065, 0.10431674847202414, 0.03648886360579207, 2.5744062370230014, 0.519277469652157, 2.317971615143149, 0.04379380193383105, 0.07594046981049947, 0.046032664373205356, 2.120612782925611, 0.12974024305413942, 0.35194411248195323], "min": [0.2594394285389042, 0.08042690370171553, 0.03294904000913476, -3.1388275281187235, -1.1242342387836073, -3.1239432156838287, 0.24136691085882986, -0.36493012453992957, 0.10885268268301118, -3.140826276395169, -0.555383468287227, 1.8547035747079332], "max": [0.4244159242813912, 0.3468165954009893, 0.17242929290855835, 3.1397997898203576, 0.3459475704963608, 3.122293092841129, 0.38197672512019504, -0.10417841159331989, 0.22821437603386968, 3.1381292086903225, -0.07021944052763951, 3.010450165358449], "count": [262]}, "eef_sim_pose_action": {"mean": [0.31484278623076667, 0.18479419853602375, 0.11465478220164717, 1.081803912001661, -0.6313348432896743, 0.6582351066084784, 0.28515796707209284, -0.15148048692692326, 0.16685158630618974, -0.23639437567401284, -0.44068633259140166, 2.664871437633163], "std": [0.058832102767379844, 0.10527734119768219, 0.035533358714592865, 2.3391686266031857, 0.5537595562111026, 2.364326693942455, 0.03803547113834867, 0.07018924496385105, 0.05352179839526991, 2.5691214841072494, 0.12275788755415189, 0.3392287862603595], "min": [0.25999212074454003, 0.08057182277965039, 0.03135058754157608, -3.104452440143283, -1.1778664931603655, -3.131062857296059, 0.24116046552788037, -0.36563380414516433, 0.10350315203197176, -3.1413817454587027, -0.6175837864048355, 1.8431609553129953], "max": [0.4340134614498953, 0.36101694737528695, 0.19510517035561725, 3.1313882380574127, 0.4064370517488267, 3.127752938977012, 0.3769868224362326, -0.09346425701097684, 0.23942956308942853, 3.1381847680599346, -0.05893296164266992, 3.026451525922824], "count": [262]}}} +{"episode_index": 332, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42914306757016535]], [[0.5494680747789312]], [[0.47413374183006535]]], "std": [[[0.28991682939923336]], [[0.20478959373351954]], [[0.22655910752323297]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45044597510572854]], [[0.4484469579008074]], [[0.3491259587658593]]], "std": [[[0.3166359922725651]], [[0.2262259236697232]], [[0.28327455570208393]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4637196270665129]], [[0.46212262110726643]], [[0.34445731689734715]]], "std": [[[0.2865739858486389]], [[0.21684238736496778]], [[0.2936680788078805]]], "count": [100]}, "observation.state": {"min": [-0.7055716514587402, -0.16327159106731415, -0.7424468994140625, -1.5317177772521973, -0.7508043646812439, -0.528455376625061, -0.3446626663208008, -0.4460703730583191, -0.6872111558914185, 0.041293028742074966, -1.6685668230056763, 0.492660254240036, -0.06913892179727554, -0.2586405873298645, -0.006245968863368034, -0.005561625584959984, -0.5017828941345215, 0.9624439477920532, -0.47694289684295654, -0.01082463376224041, -0.013326546177268028, 0.01745488867163658, -0.6045759320259094, 0.9968925714492798, -0.3979298770427704, 0.05198279395699501, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.009726526215672493, -0.0003835749812424183, -0.9735820293426514, -0.19185887277126312, -0.8346284031867981, -0.43718221783638, -0.6919575333595276, -0.8860297799110413, -0.32571542263031006, -0.12981778383255005, -0.012184069491922855, -0.583464503288269, -0.6714059710502625, -0.7658897638320923, -0.3971264362335205, -0.19326180219650269, -11.859040260314941, -6.593406677246094, -1.558608055114746, -10.103785514831543, -0.4017094075679779, -0.5451771020889282, -1.4346764087677002, -8.061920166015625, -3.0525031089782715, -3.0891332626342773, -8.821733474731445, -0.7173382639884949, -1.5781440734863281, -1.778998851776123, -0.00488748773932457, -0.010385079309344292, -0.010989709757268429, -0.005504645872861147, -0.0014764495426788926, -0.007740826345980167, -0.005535581149160862, -0.009348966181278229, -0.010800454765558243, -0.00609242357313633, -0.002020138083025813, -0.016406338661909103, 1.1241300106048584, -0.4973744750022888, 0.059387993067502975, -28.546722412109375, 18.331295013427734, -1.1636465787887573, 0.19088999927043915, -0.8685494065284729, 11.803364753723145, -21.8267879486084, 18.673982620239258, -1.8155474662780762, -0.01944549009203911, -0.012184319086372852, -0.001831501955166459, -0.09564509987831116, 0.28891393542289734, 0.05803234502673149, -0.008757587522268295, 0.40601325035095215, -0.4714058041572571, 0.06479527056217194, -2.815722942352295, -1.477344274520874, -2.842552423477173, -2.1224303245544434, -0.9810412526130676, 1.7163965702056885, -0.7571118474006653, -0.13870084285736084, 9.64236068725586, -0.007347017526626587, -0.008816957473754883, -0.022372275590896606, -0.028872430324554443, 0.016470162197947502, 0.8318761587142944, 0.5530215501785278], "max": [0.304666668176651, 0.2776254713535309, 0.2031308114528656, -0.7740123271942139, 0.1463048756122589, -0.2560654580593109, 0.16480158269405365, 0.00034886246430687606, 0.07743991911411285, 0.4081798493862152, -1.0673680305480957, 0.9867837429046631, 0.23802116513252258, -0.1167287528514862, -0.0051384419202804565, -0.004322374705225229, -0.5000031590461731, 0.9625385403633118, -0.4710180163383484, -0.00659410422667861, -0.011794054880738258, 0.01871931552886963, -0.601798951625824, 0.9982070326805115, -0.3939923346042633, 0.05500873923301697, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.01020505279302597, -0.0003807344473898411, 0.27340102195739746, 0.6991530060768127, 0.3461702764034271, 0.9388085007667542, 0.718232274055481, 0.34319576621055603, 0.4831145107746124, 0.49898940324783325, 0.7784466743469238, 0.2655014097690582, 0.13222014904022217, 0.4996274709701538, 0.27868980169296265, 0.24799254536628723, -1.2026069164276123, 2.0146522521972656, 2.3028082847595215, 0.8852258920669556, 0.9755800366401672, 1.5781440734863281, 0.430402934551239, -4.038383483886719, 7.9670329093933105, 2.5134310722351074, 0.33577534556388855, 1.2625153064727783, 0.3156288266181946, 0.3730158805847168, 0.006098507437855005, 0.01467755064368248, 0.011465123854577541, 0.006564121227711439, 0.010455450974404812, 0.004710215609520674, 0.007376204710453749, 0.010342397727072239, 0.010414622724056244, 0.006444111932069063, 0.012991534546017647, 0.0037574151065200567, 3.3935999870300293, 0.08537024259567261, 7.67589807510376, -23.478116989135742, 27.325658798217773, 0.32746392488479614, 1.8876900672912598, -0.05567624419927597, 15.440877914428711, -12.633953094482422, 23.896568298339844, -0.6372967958450317, 0.023749813437461853, 0.00305157876573503, 0.0006105006905272603, -0.027327170595526695, 0.5270294547080994, 0.26666492223739624, 0.2438187450170517, 0.4869154095649719, -0.1253250688314438, 0.2133532613515854, 2.8138768672943115, -0.16997718811035156, 2.776902198791504, -1.1403006315231323, 0.03858407214283943, 2.312222957611084, -0.5617895126342773, 0.12146544456481934, 9.857834815979004, 0.008520245552062988, 0.01176077127456665, 0.01798972487449646, -0.02726622112095356, 0.01727946847677231, 0.8325270414352417, 0.5540053844451904], "mean": [-0.1660717874765396, 0.005734610371291637, -0.18799395859241486, -1.350173830986023, -0.15726858377456665, -0.40608784556388855, -0.11029788851737976, -0.14416395127773285, -0.1093778908252716, 0.20342516899108887, -1.5047029256820679, 0.7461827397346497, 0.036414846777915955, -0.20371074974536896, -0.0057197934947907925, -0.005171125289052725, -0.5012798309326172, 0.9625083208084106, -0.4743107557296753, -0.00827640388160944, -0.012599451467394829, 0.01792910136282444, -0.6035628318786621, 0.9974048137664795, -0.39638230204582214, 0.0540694035589695, 0.751267671585083, 1.7210897207260132, 0.751267671585083, 0.751267671585083, 0.751267671585083, 0.751267671585083, 0.9852632284164429, 1.7453304529190063, 0.9852632284164429, 0.9852632284164429, 0.9852632284164429, 0.9852632284164429, 0.009925905615091324, -0.0003818674595095217, -0.15396131575107574, 0.02041441574692726, -0.13804808259010315, 0.10405734181404114, -0.10361940413713455, 0.012334989383816719, 0.07992763817310333, 0.07140284776687622, 0.12510953843593597, -0.03732481971383095, -0.08255501091480255, -0.029689714312553406, -0.040760062634944916, -0.008119677193462849, -6.707564353942871, -2.1610028743743896, 0.033907726407051086, -4.380342483520508, 0.25622251629829407, 0.2662121653556824, -0.2319393754005432, -5.895186424255371, 3.71252179145813, -0.13188621401786804, -5.481617450714111, 0.19384077191352844, -0.4029315114021301, -0.8049595355987549, -0.00030010310001671314, -0.0005713433492928743, -0.00022880749020259827, 0.00034854060504585505, 0.0009646468097344041, -0.0004935460747219622, 4.645334411179647e-05, 0.00031042523914948106, 0.0003958560118917376, -0.00027237777248956263, 0.0007148365257307887, -0.0008505602017976344, 2.2783098220825195, -0.17578570544719696, 3.9302480220794678, -25.238842010498047, 22.90399932861328, -0.41929084062576294, 0.7297421097755432, -0.4637487232685089, 14.0072660446167, -17.013551712036133, 21.79607391357422, -1.2797977924346924, 0.0032312972471117973, -0.0028258899692445993, -0.0006195450550876558, -0.07469435036182404, 0.40839868783950806, 0.16632455587387085, 0.1114557608962059, 0.4405726492404938, -0.22432734072208405, 0.161255344748497, -0.6307814121246338, -1.112443447113037, 0.20568902790546417, -1.8431669473648071, -0.6376070380210876, 2.105491876602173, -0.6455109715461731, -0.029491323977708817, 9.77306079864502, 0.00010417512385174632, 0.0002488772734068334, 0.00032535288482904434, -0.02812533639371395, 0.016874443739652634, 0.8322707414627075, 0.5533981323242188], "std": [0.36094436049461365, 0.14311790466308594, 0.30752262473106384, 0.22776851058006287, 0.23877353966236115, 0.08120241016149521, 0.18396437168121338, 0.13440784811973572, 0.27928924560546875, 0.1004670038819313, 0.18888749182224274, 0.11619650572538376, 0.08238450437784195, 0.04172319173812866, 0.00033715658355504274, 0.0003984508803114295, 0.00047130859456956387, 2.7859954570885748e-05, 0.0021319538354873657, 0.001555666676722467, 0.0004855928127653897, 0.0004018557083327323, 0.0007777580758556724, 0.00044155228533782065, 0.001418603933416307, 0.001218385761603713, 0.8480417728424072, 0.17647483944892883, 0.8480417728424072, 0.8480417728424072, 0.8480417728424072, 0.8480417728424072, 0.8534137010574341, 1.1920928955078125e-06, 0.8534137010574341, 0.8534137010574341, 0.8534137010574341, 0.8534137010574341, 8.071161573752761e-05, 5.198984922571981e-07, 0.25270846486091614, 0.20855417847633362, 0.25379452109336853, 0.2826864421367645, 0.2710200846195221, 0.19638089835643768, 0.1337694525718689, 0.13248561322689056, 0.21776007115840912, 0.18324604630470276, 0.22023695707321167, 0.25785014033317566, 0.1343211680650711, 0.07270793616771698, 3.2522523403167725, 2.515580177307129, 0.9504345059394836, 3.6413910388946533, 0.34502556920051575, 0.5081272721290588, 0.3710116147994995, 0.9478774666786194, 3.2310094833374023, 1.4840822219848633, 2.3955554962158203, 0.45709681510925293, 0.4503779113292694, 0.5668841600418091, 0.00222395989112556, 0.004568436648696661, 0.004440768156200647, 0.002303589601069689, 0.0022881708573549986, 0.0019262077985331416, 0.002319757826626301, 0.004040493164211512, 0.004711197689175606, 0.0026857026387006044, 0.002085980260744691, 0.00248313182964921, 0.47427454590797424, 0.122959204018116, 2.1470448970794678, 1.0756957530975342, 2.6697423458099365, 0.409548819065094, 0.41084370017051697, 0.1724119782447815, 0.8419735431671143, 2.539508104324341, 1.3928619623184204, 0.3275730013847351, 0.008134284056723118, 0.0026221873704344034, 0.0005048106540925801, 0.01091187633574009, 0.08065318316221237, 0.07341746240854263, 0.09254702925682068, 0.026920074597001076, 0.12112458795309067, 0.0457090400159359, 1.710688829421997, 0.42715269327163696, 1.7385445833206177, 0.3162514865398407, 0.3480117917060852, 0.21783463656902313, 0.037377581000328064, 0.04862260818481445, 0.03422800451517105, 0.002799462992697954, 0.0037663369439542294, 0.006428587716072798, 0.0005247585941106081, 0.00019245110161136836, 0.00015862073632888496, 0.0002589792129583657], "count": [180]}, "action": {"min": [-0.802108645439148, -0.16038689017295837, -0.7900118827819824, -1.546625018119812, -0.7833826541900635, -0.538555383682251, -0.33929935097694397, -0.4715923070907593, -0.6055508852005005, -0.02073035016655922, -1.671694278717041, 0.4873464107513428, -0.07125892490148544, -0.2599368393421173, -0.005685517564415932, -0.009533648379147053, -0.5011902451515198, 0.9590227007865906, -0.4784510135650635, -0.011800204403698444, -0.01222244929522276, 0.012127622961997986, -0.6029922962188721, 0.9937023520469666, -0.39943957328796387, 0.04986434429883957, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.009726526215672493, -0.0003835749812424183, -0.9735820293426514, -0.19185887277126312, -0.8346284031867981, -0.43718221783638, -0.6919575333595276, -0.8860297799110413, -0.32571542263031006, -0.12981778383255005, -0.012184069491922855, -0.583464503288269, -0.6714059710502625, -0.7658897638320923, -0.3971264362335205, -0.19326180219650269], "max": [0.2993801236152649, 0.3104049265384674, 0.22475405037403107, -0.6660005450248718, 0.14890077710151672, -0.25341349840164185, 0.1715335100889206, 0.014252672903239727, 0.10945621132850647, 0.43258136510849, -0.9892338514328003, 0.9923685193061829, 0.2266255021095276, -0.11371593922376633, -0.004195887595415115, -0.0022028565872460604, -0.4933038055896759, 0.9636399745941162, -0.4711529314517975, -0.007758382707834244, -0.01047204528003931, 0.018734589219093323, -0.5956815481185913, 0.9983601570129395, -0.3946686089038849, 0.05321664735674858, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.01020505279302597, -0.0003807344473898411, 0.3330046832561493, 0.6991530060768127, 0.3989884555339813, 0.9388085007667542, 0.718232274055481, 0.34319576621055603, 0.4831145107746124, 0.49898940324783325, 0.7784466743469238, 0.2655014097690582, 0.13222014904022217, 0.4996274709701538, 0.27868980169296265, 0.24799254536628723], "mean": [-0.24005739390850067, 0.011726245284080505, -0.23887507617473602, -1.2693512439727783, -0.17761977016925812, -0.4044303894042969, -0.08827478438615799, -0.1457432508468628, -0.04378440976142883, 0.18555782735347748, -1.4925062656402588, 0.7410839796066284, 0.03184015303850174, -0.20687349140644073, -0.004912512376904488, -0.005339253228157759, -0.49718984961509705, 0.9610029458999634, -0.47502344846725464, -0.00956110842525959, -0.0114900479093194, 0.016119642183184624, -0.5993518233299255, 0.9962053894996643, -0.39748138189315796, 0.05173071101307869, 0.7527220845222473, 1.7113933563232422, 0.7527220845222473, 0.7527220845222473, 0.7527220845222473, 0.7527220845222473, 0.9708804488182068, 1.7453304529190063, 0.9708804488182068, 0.9708804488182068, 0.9708804488182068, 0.9708804488182068, 0.009925389662384987, -0.00038185983430594206, -0.1519438922405243, 0.019823307171463966, -0.1354050636291504, 0.10126519948244095, -0.10492891818284988, 0.012674887664616108, 0.07995804399251938, 0.0722062811255455, 0.12454454600811005, -0.03772328794002533, -0.0832517221570015, -0.029648518189787865, -0.039866093546152115, -0.008059963583946228], "std": [0.37117454409599304, 0.14459802210330963, 0.32126906514167786, 0.273153156042099, 0.26168885827064514, 0.08284251391887665, 0.18314306437969208, 0.12125147134065628, 0.2351747751235962, 0.10731290280818939, 0.1702370047569275, 0.11538361757993698, 0.076993927359581, 0.042734719812870026, 0.0003519351303111762, 0.0016337663400918245, 0.0018050962826237082, 0.0010240036062896252, 0.0023622573353350163, 0.0013009392423555255, 0.00042675205622799695, 0.001528214430436492, 0.0016658651875331998, 0.0010635053040459752, 0.0015001350548118353, 0.0009697142522782087, 0.8488577604293823, 0.21795058250427246, 0.8488577604293823, 0.8488577604293823, 0.8488577604293823, 0.8488577604293823, 0.8573135733604431, 1.1920928955078125e-06, 0.8573135733604431, 0.8573135733604431, 0.8573135733604431, 0.8573135733604431, 8.049321331782266e-05, 5.216947442931996e-07, 0.2553245425224304, 0.20864464342594147, 0.25713759660720825, 0.285823792219162, 0.2709070146083832, 0.19643083214759827, 0.1337493658065796, 0.1321045160293579, 0.21795114874839783, 0.18312712013721466, 0.21985980868339539, 0.2578677237033844, 0.13394837081432343, 0.0727192759513855], "count": [180]}, "timestamp": {"min": [0.0], "max": [5.966666666666667], "mean": [2.9833333333333334], "std": [1.7320240781835015], "count": [180]}, "frame_index": {"min": [0], "max": [179], "mean": [89.5], "std": [51.96072234550504], "count": [180]}, "episode_index": {"min": [340], "max": [340], "mean": [340.0], "std": [0.0], "count": [180]}, "index": {"min": [135126], "max": [135305], "mean": [135215.5], "std": [51.96072234550504], "count": [180]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [180]}, "subtask_annotation": {"mean": [0.4166666666666667, 2.0, 2.0, 2.0, 2.0], "std": [0.5150512380120829, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [180]}, "scene_annotation": {"mean": [340.0], "std": [0.0], "min": [340], "max": [340], "count": [180]}, "eef_direction_state": {"mean": [3.3722222222222222, 3.3222222222222224], "std": [1.9522936811053664, 1.9597492910958323], "min": [0, 0], "max": [6, 6], "count": [180]}, "eef_velocity_state": {"mean": [1.2444444444444445, 0.9222222222222223], "std": [0.6881716696534235, 0.7337540880488452], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_acc_mag_state": {"mean": [0.8722222222222222, 0.6777777777777778], "std": [0.8757888859990774, 0.8410017542296098], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_direction_action": {"mean": [2.783333333333333, 2.7888888888888888], "std": [2.044708618198037, 1.5598749554189306], "min": [0, 0], "max": [6, 6], "count": [180]}, "eef_velocity_action": {"mean": [1.3222222222222222, 1.1833333333333333], "std": [0.6381880213677502, 0.5624845676895417], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_acc_mag_action": {"mean": [1.0444444444444445, 0.8222222222222222], "std": [0.8084431006036104, 0.8310338645028952], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_sim_pose_state": {"mean": [0.2777625224475442, 0.25502583912481547, 0.12459829054810885, -0.6496769593879317, -1.1129679517432192, 0.18960718995330772, 0.2879970492828224, -0.28661794447302635, 0.1555606956297611, -1.8429928338147752, -0.6376804471196693, 2.1053363135018595], "std": [0.09685342971253581, 0.05814298456410173, 0.06986815461301248, 1.7412115453778338, 0.42737767813818645, 1.7773419363451015, 0.027555945642513693, 0.09953742257842887, 0.010488415783394968, 0.316238267155923, 0.34800321878588697, 0.21784060472621877], "min": [0.1367519032562991, 0.16724284047282384, 0.026676505485404553, -3.090376150959722, -1.4918139417635654, -3.1145151451435993, 0.2535110382833839, -0.4895440794242973, 0.13344279309965515, -2.122338576690512, -0.981097165052024, 1.7163954741001226], "max": [0.4104433610776214, 0.3421953094378314, 0.2610158775680988, 3.008128667860861, -0.1699724562349625, 2.97888993852184, 0.34283479462253225, -0.20607128177722864, 0.17933075425767384, -1.1403009057401268, 0.038575681108942605, 2.3120438333200033], "count": [180]}, "eef_sim_pose_action": {"mean": [0.2961785025597366, 0.2507103261287551, 0.12682351441708, -0.6806163843418679, -1.062465373125661, 0.1881174182816827, 0.28996427362847765, -0.2670112877889388, 0.15135871938792203, -1.872663413310757, -0.7059295303650438, 2.1209471782282137], "std": [0.09711020960993909, 0.056096840110885865, 0.06694172011370661, 1.7260244154097288, 0.46790589487846856, 1.7669542740668458, 0.025987358839924764, 0.08701828731109548, 0.014575086382765159, 0.28401197725361355, 0.310060242197306, 0.20844598481422244], "min": [0.1388400204233588, 0.16175169824938063, 0.021106479774541657, -3.115461998309481, -1.4990932682271172, -3.0137383842488887, 0.25163346588745567, -0.46646667494661254, 0.1278021884682966, -2.1542636292899986, -1.049753811334761, 1.716118102023128], "max": [0.43067962303392215, 0.340477885248383, 0.2636905556126613, 2.9106541528895264, -0.17343101058346022, 3.084732878558066, 0.34885282672508844, -0.19462961736489906, 0.19466734432679883, -1.1041745648022427, -0.025664421230978007, 2.3543030103447684], "count": [180]}}} +{"episode_index": 333, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43988809592464434]], [[0.5448068723567858]], [[0.49984682093425603]]], "std": [[[0.28715405829587604]], [[0.20649682691566457]], [[0.21853945805452193]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3900150543060361]], [[0.4518334102268359]], [[0.3942358299692426]]], "std": [[[0.2965641826626295]], [[0.23897355727765246]], [[0.2618416494865959]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4396214965397924]], [[0.4746301206266821]], [[0.38710883554402153]]], "std": [[[0.30813084194368573]], [[0.21373153997976396]], [[0.26014923236299914]]], "count": [100]}, "observation.state": {"min": [-1.0344452857971191, -0.10795846581459045, -0.9195474982261658, -1.5030326843261719, -1.5610949993133545, -0.4642658829689026, -0.6955406665802002, -0.796116828918457, -0.33950942754745483, 0.40712806582450867, -1.339874505996704, 0.0033265682868659496, -0.30924350023269653, -0.49639469385147095, 0.0027855366934090853, -0.003664551768451929, -0.5946810245513916, 1.0143436193466187, -0.470305472612381, -0.013736533932387829, -0.016238650307059288, -0.009817223995923996, -0.600929319858551, 1.0130960941314697, -0.4600333869457245, -0.019066907465457916, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0006660569342784584, -0.0015286727575585246, -0.8732188940048218, -0.49328383803367615, -0.5139020681381226, -1.4675565958023071, -3.5702643394470215, -1.9003854990005493, -1.2985284328460693, -0.6843736171722412, -0.3924836814403534, -0.7491427659988403, -1.0084058046340942, -1.6630524396896362, -1.1635518074035645, -1.026585578918457, -16.13497543334961, -7.234432220458984, -2.5695972442626953, -9.493285179138184, -3.0128204822540283, -1.4633699655532837, -1.3485958576202393, -10.500539779663086, -6.807082176208496, -2.7661783695220947, -8.363859176635742, -0.8034188151359558, -1.4920635223388672, -1.3199023008346558, -0.021162375807762146, -0.06038641557097435, -0.04755130410194397, -0.04647832363843918, -0.033975567668676376, -0.06260092556476593, -0.022172436118125916, -0.06020256504416466, -0.06798059493303299, -0.025224067270755768, -0.03354436531662941, -0.034582797437906265, -4.899509906768799, -0.9502078890800476, -8.863658905029297, -29.436464309692383, -2.300947904586792, -0.5040708184242249, -5.8963799476623535, -1.373347282409668, 5.330072402954102, -44.67491149902344, 8.774853706359863, -0.02648710459470749, -0.031682390719652176, -0.017692388966679573, 0.0012210012646391988, -0.08198151737451553, 0.3579760789871216, -0.025794073939323425, -0.014825450256466866, 0.43635115027427673, -0.22484005987644196, 0.01842658966779709, -3.1002018451690674, -1.3190120458602905, -2.6869428157806396, -2.332552433013916, -1.105088710784912, 1.9174306392669678, -0.6654222011566162, -0.2032473087310791, 9.634818077087402, -0.033280014991760254, -0.07556354999542236, -0.08366841077804565, -0.028423544019460678, 0.008468441665172577, 0.9735924601554871, 0.1576157808303833], "max": [-0.011632204055786133, 0.406564861536026, -0.41715672612190247, -0.3933010697364807, 0.48476025462150574, 0.45957663655281067, 0.008685004897415638, -0.22926431894302368, 0.051117923110723495, 0.923646092414856, -0.7902283072471619, 0.6482265591621399, 0.45939427614212036, -0.05455108359456062, 0.010794299654662609, 0.00959973968565464, -0.5563117265701294, 1.035814642906189, -0.4611040949821472, -0.0026458518113940954, -0.00906695518642664, 0.0034215503837913275, -0.5650757551193237, 1.0190304517745972, -0.45114773511886597, -0.008137349039316177, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0015260814689099789, -0.0014296646695584059, 0.9310028553009033, 0.512215793132782, 1.0760300159454346, 0.776943564414978, 1.3295648097991943, 2.9123356342315674, 0.7457008361816406, 0.855089545249939, 0.4737812876701355, 0.5081323981285095, 0.8340550661087036, 0.5062956809997559, 1.3466925621032715, 0.6703656911849976, 5.478542327880859, 6.37973165512085, 2.83638596534729, 10.164834976196289, 2.3241758346557617, 3.931013345718384, 2.4963369369506836, -6.024169921875, 8.028083801269531, 0.9829060435295105, 0.732600748538971, 2.094627618789673, 0.8608059287071228, 0.8894994258880615, 0.009591402485966682, 0.05181170627474785, 0.09718239307403564, 0.02672569639980793, 0.056552693247795105, 0.02428300864994526, 0.006813570391386747, 0.04743489250540733, 0.08931632339954376, 0.007864163257181644, 0.016833964735269547, 0.01973322033882141, -2.078579902648926, 0.8871081471443176, 12.605101585388184, -18.18335723876953, 23.11078453063965, 1.7367135286331177, 0.3605700135231018, 1.1098132133483887, 15.233020782470703, -20.65117645263672, 25.75079917907715, 2.336663007736206, 0.022550607100129128, 0.008865347132086754, 0.006105006206780672, 0.0, 0.635468602180481, 0.41881969571113586, 0.3556787073612213, 0.5093245506286621, -0.008053695783019066, 0.1717933565378189, 3.099915027618408, 0.6761752963066101, 2.7223973274230957, -0.8595443964004517, -0.21234779059886932, 2.903421401977539, 0.6079400181770325, 0.681999146938324, 9.95980453491211, 0.0454862117767334, 0.06972000002861023, 0.08269855380058289, -0.006936476565897465, 0.01779908314347267, 0.9870861768722534, 0.22680097818374634], "mean": [-0.5931221842765808, 0.09533734619617462, -0.6173014640808105, -0.9622328877449036, -0.31777423620224, -0.09829959273338318, -0.3017391264438629, -0.41034722328186035, -0.10508827120065689, 0.5637532472610474, -1.107899785041809, 0.27152618765830994, 0.009914224036037922, -0.3536173403263092, 0.008939055725932121, 0.0023518181405961514, -0.5866907835006714, 1.0321959257125854, -0.46487706899642944, -0.004679450765252113, -0.010673454962670803, -0.0035954604391008615, -0.5922744870185852, 1.0172399282455444, -0.45489633083343506, -0.01073270384222269, 0.8210641741752625, 1.745330572128296, 0.8210641741752625, 0.8210641741752625, 0.8210641741752625, 0.8210641741752625, 0.7077900767326355, 1.745330572128296, 0.7077900767326355, 0.7077900767326355, 0.7077900767326355, 0.7077900767326355, 0.0011703004129230976, -0.0015232408186420798, -0.040742795914411545, 0.008827012032270432, 0.010587927885353565, 0.0688183531165123, -0.047527067363262177, 0.05675090476870537, -0.02699681557714939, -0.012028738856315613, 0.001881599542684853, 0.005555632058531046, 0.015495319850742817, -0.060154981911182404, 0.03363543376326561, -0.01736370287835598, -9.125665664672852, -0.3856857717037201, -0.13952723145484924, -2.0771901607513428, 0.007901119999587536, 0.1480797380208969, -0.22047525644302368, -8.051224708557129, 1.1580206155776978, -0.3942723274230957, -5.027781963348389, 0.16520512104034424, -0.03961900994181633, -0.4558451771736145, -0.0004031592980027199, -0.0001750368974171579, 0.0018142046174034476, -0.0008408949361182749, 0.0007252836949191988, -0.0002352340961806476, -0.001248192973434925, -0.0007102869567461312, 0.0017072961200028658, -0.00032519266824238, 0.00016541845980100334, -0.0005518944817595184, -3.1571860313415527, -0.17814934253692627, 6.860448360443115, -21.796781539916992, 17.633813858032227, 0.521698534488678, -0.7231799960136414, 0.0861428827047348, 11.552825927734375, -29.077543258666992, 21.89174461364746, 0.998318076133728, 0.002888597548007965, -0.00268889800645411, 0.002777419751510024, -0.04684145376086235, 0.485633909702301, 0.14456035196781158, 0.18123820424079895, 0.45790499448776245, -0.107194684445858, 0.12568967044353485, -0.38383418321609497, -0.5827334523200989, 0.14154133200645447, -1.9106905460357666, -0.9232127666473389, 2.4889519214630127, -0.5021219253540039, 0.09235162287950516, 9.777874946594238, 0.0020422153174877167, -4.834521314478479e-05, 0.0005119913257658482, -0.025168197229504585, 0.010664706118404865, 0.9805110096931458, 0.19327469170093536], "std": [0.3653039336204529, 0.17029769718647003, 0.14885975420475006, 0.36876678466796875, 0.6960145831108093, 0.2651231586933136, 0.14615216851234436, 0.1519504338502884, 0.11388777941465378, 0.13564647734165192, 0.1764133721590042, 0.17010308802127838, 0.1545894891023636, 0.1282212734222412, 0.0020387594122439623, 0.003075292333960533, 0.009872051887214184, 0.0057046376168727875, 0.0020427133422344923, 0.0020410693250596523, 0.0020515399519354105, 0.0032328220549970865, 0.008712385781109333, 0.00094048329629004, 0.0027068364433944225, 0.002442811382934451, 0.8623950481414795, 1.3113021850585938e-06, 0.8623950481414795, 0.8623950481414795, 0.8623950481414795, 0.8623950481414795, 0.8422749638557434, 1.3113021850585938e-06, 0.8422749638557434, 0.8422749638557434, 0.8422749638557434, 0.8422749638557434, 0.000132351357024163, 1.677787076914683e-05, 0.31206214427948, 0.18313150107860565, 0.2544296085834503, 0.34017133712768555, 0.8263436555862427, 0.6205384731292725, 0.36286938190460205, 0.2979796826839447, 0.15070782601833344, 0.2362767606973648, 0.32722002267837524, 0.32486119866371155, 0.3487885594367981, 0.23839794099330902, 5.2922163009643555, 3.242051839828491, 1.1178163290023804, 3.729909896850586, 0.8619233965873718, 0.8384050130844116, 0.6498138308525085, 1.1203714609146118, 3.7434873580932617, 0.9646820425987244, 2.07835054397583, 0.546920895576477, 0.42610353231430054, 0.4132114052772522, 0.004119252786040306, 0.014911684207618237, 0.021092550829052925, 0.00934714637696743, 0.007975502870976925, 0.008712468668818474, 0.004311175551265478, 0.014520488679409027, 0.019555170089006424, 0.003948777448385954, 0.005955755244940519, 0.005769527982920408, 0.5372328758239746, 0.2925366163253784, 4.360945224761963, 2.5677945613861084, 5.336085796356201, 0.4684827923774719, 1.2083925008773804, 0.43142804503440857, 2.0418410301208496, 5.004096984863281, 3.4544124603271484, 0.4929758608341217, 0.007652708329260349, 0.005190316587686539, 0.0006475423579104245, 0.01673933118581772, 0.08648236840963364, 0.13954809308052063, 0.103243388235569, 0.021118327975273132, 0.05840761587023735, 0.04593407362699509, 2.1761057376861572, 0.6781459450721741, 2.06463360786438, 0.4306322932243347, 0.24870650470256805, 0.28588706254959106, 0.1673322468996048, 0.11017584800720215, 0.038715116679668427, 0.011599238030612469, 0.020773546770215034, 0.02328447438776493, 0.005078060552477837, 0.002072535688057542, 0.0041562472470104694, 0.021183514967560768], "count": [253]}, "action": {"min": [-1.1116535663604736, -0.11016793549060822, -0.9958429932594299, -1.398223638534546, -1.5707963705062866, -0.4824925661087036, -0.6981316804885864, -0.8288118839263916, -0.36171427369117737, 0.3999812602996826, -1.2943696975708008, -0.01020619086921215, -0.214248925447464, -0.49813389778137207, 0.0034148097038269043, -0.0028659850358963013, -0.5959779024124146, 1.012834072113037, -0.4679009020328522, -0.012604630552232265, -0.016647126525640488, -0.008682257495820522, -0.6003799438476562, 1.0105295181274414, -0.4582694172859192, -0.0187889002263546, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0006660569342784584, -0.0015286727575585246, -0.8732188940048218, -0.49328383803367615, -0.5139020681381226, -1.4675565958023071, -3.5702643394470215, -1.9003854990005493, -1.2985284328460693, -0.6843736171722412, -0.3924836814403534, -0.7491427659988403, -1.0084058046340942, -1.6630524396896362, -1.1635518074035645, -1.026585578918457], "max": [-0.06799986958503723, 0.4162687659263611, -0.3103719651699066, -0.27848687767982483, 0.4883902072906494, 0.58692866563797, 0.015636546537280083, -0.22766409814357758, 0.0617123544216156, 1.0191138982772827, -0.680915117263794, 0.6542397737503052, 0.47125083208084106, -0.048704273998737335, 0.012134360149502754, 0.01459785271435976, -0.5615373253822327, 1.0363305807113647, -0.45988109707832336, -0.002977105788886547, -0.007637166418135166, 0.008795972913503647, -0.5698965787887573, 1.0188157558441162, -0.44993114471435547, -0.008115386590361595, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0015260814689099789, -0.0014010766753926873, 0.9310028553009033, 0.512215793132782, 1.0760300159454346, 0.776943564414978, 1.3295648097991943, 2.9123356342315674, 0.7457008361816406, 0.855089545249939, 0.4737812876701355, 0.5081323981285095, 0.8340550661087036, 0.5062956809997559, 1.3466925621032715, 0.6703656911849976], "mean": [-0.6301121115684509, 0.10317490994930267, -0.6535047888755798, -0.8773402571678162, -0.3278176486492157, -0.08909729868173599, -0.30224356055259705, -0.4370231330394745, -0.10871358215808868, 0.5847184658050537, -1.0626344680786133, 0.2614307701587677, 0.018177442252635956, -0.355125367641449, 0.00922124832868576, 0.0023857823107391596, -0.5856941342353821, 1.0310152769088745, -0.46437305212020874, -0.0047163162380456924, -0.010363469831645489, -0.003292480716481805, -0.5912023782730103, 1.0158096551895142, -0.4542180597782135, -0.010707039386034012, 0.8210641741752625, 1.745330572128296, 0.8210641741752625, 0.8210641741752625, 0.8210641741752625, 0.8210641741752625, 0.7077900767326355, 1.745330572128296, 0.7077900767326355, 0.7077900767326355, 0.7077900767326355, 0.7077900767326355, 0.0011708175297826529, -0.0015223950613290071, -0.03813259303569794, 0.007586957421153784, 0.011746428906917572, 0.06305506080389023, -0.045136045664548874, 0.058762066066265106, -0.02723918855190277, -0.009483934380114079, 0.0016071618301793933, 0.0058598327450454235, 0.01353267952799797, -0.059483353048563004, 0.03246932476758957, -0.017771119251847267], "std": [0.36538586020469666, 0.15962009131908417, 0.17827560007572174, 0.35821226239204407, 0.695378303527832, 0.2817934453487396, 0.15603139996528625, 0.15637940168380737, 0.11655790358781815, 0.15555375814437866, 0.19055065512657166, 0.1656634509563446, 0.15004181861877441, 0.1284296214580536, 0.002288282383233309, 0.004382862709462643, 0.00895907636731863, 0.006236805114895105, 0.0018437328981235623, 0.0017819025088101625, 0.0023278146982192993, 0.004466064274311066, 0.007542810868471861, 0.0016810114029794931, 0.0024721184745430946, 0.0022319797426462173, 0.8623950481414795, 1.3113021850585938e-06, 0.8623950481414795, 0.8623950481414795, 0.8623950481414795, 0.8623950481414795, 0.8422749638557434, 1.3113021850585938e-06, 0.8422749638557434, 0.8422749638557434, 0.8422749638557434, 0.8422749638557434, 0.0001323903416050598, 1.9286204405943863e-05, 0.3146626353263855, 0.1842917650938034, 0.25497710704803467, 0.3528476357460022, 0.8272268176078796, 0.6210856437683105, 0.36286661028862, 0.29598602652549744, 0.15078122913837433, 0.2364586442708969, 0.32514721155166626, 0.3243306577205658, 0.3494536578655243, 0.23941609263420105], "count": [253]}, "timestamp": {"min": [0.0], "max": [8.4], "mean": [4.199999999999999], "std": [2.434474618201362], "count": [253]}, "frame_index": {"min": [0], "max": [252], "mean": [126.0], "std": [73.03423854604085], "count": [253]}, "episode_index": {"min": [341], "max": [341], "mean": [341.0], "std": [0.0], "count": [253]}, "index": {"min": [135306], "max": [135558], "mean": [135432.0], "std": [73.03423854604085], "count": [253]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [253]}, "subtask_annotation": {"mean": [0.31620553359683795, 2.0, 2.0, 2.0, 2.0], "std": [0.5057126514327913, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [253]}, "scene_annotation": {"mean": [341.0], "std": [0.0], "min": [341], "max": [341], "count": [253]}, "eef_direction_state": {"mean": [3.4229249011857705, 3.3596837944664033], "std": [2.1262030173621715, 1.9154755389537765], "min": [0, 0], "max": [6, 6], "count": [253]}, "eef_velocity_state": {"mean": [1.2371541501976284, 1.1225296442687747], "std": [0.784662136169013, 0.7090649106676993], "min": [0, 0], "max": [2, 2], "count": [253]}, "eef_acc_mag_state": {"mean": [0.9604743083003953, 0.9723320158102767], "std": [0.8139221954517691, 0.863869235343757], "min": [0, 0], "max": [2, 2], "count": [253]}, "eef_direction_action": {"mean": [3.110671936758893, 2.8814229249011856], "std": [1.8912124493927542, 1.9197771277791627], "min": [0, 0], "max": [6, 6], "count": [253]}, "eef_velocity_action": {"mean": [1.3992094861660078, 1.2213438735177866], "std": [0.673260727726596, 0.6581947495926413], "min": [0, 0], "max": [2, 2], "count": [253]}, "eef_acc_mag_action": {"mean": [1.233201581027668, 1.2213438735177866], "std": [0.7202357615742676, 0.7638180129126428], "min": [0, 0], "max": [2, 2], "count": [253]}, "eef_sim_pose_state": {"mean": [0.36785284539735263, 0.23151794018415656, 0.17427320599736726, -0.37279914323924074, -0.58314014883687, 0.13026429872370057, 0.3359068425967345, -0.21552679684113663, 0.11806155881042603, -1.9105139843258785, -0.9234354215774995, 2.488889697929469], "std": [0.08522891949017872, 0.10203788249617131, 0.07279160934214028, 2.1984910818504195, 0.6784728647616496, 2.0865548657996014, 0.030245790911018207, 0.046316402602497656, 0.013183955785777888, 0.43095907672985245, 0.24865674868436183, 0.2860257002894782], "min": [0.2287787334692055, 0.1219045014422846, 0.04410613613789169, -3.121338754396474, -1.3190143003970438, -2.9818192858212695, 0.29750551171391054, -0.3064048731504466, 0.09703503485351418, -2.3325825230579693, -1.1051778146602267, 1.9176366541479688], "max": [0.47477187795974773, 0.415834270739757, 0.2956059412371181, 3.1403436280799633, 0.6786570100822322, 3.0457799017670046, 0.4147345056664414, -0.1411126008486042, 0.1539771419361902, -0.859602153287334, -0.21232683496098925, 2.9033963455859952], "count": [253]}, "eef_sim_pose_action": {"mean": [0.37159412089555116, 0.23806722120865975, 0.1662184398755266, -0.10975398715535589, -0.5933338343115724, 0.04081007837613757, 0.3410165359517683, -0.2184410112872024, 0.11543333952856487, -1.8674642688797813, -0.9156373387922067, 2.4660302904579794], "std": [0.08339496374077975, 0.10218185492498817, 0.08756114485492279, 2.174135959233488, 0.7383596051617756, 2.14267855761791, 0.029547730753548832, 0.048973468617097615, 0.012856255002099514, 0.4464818376361495, 0.2857865163548928, 0.2849339005871209], "min": [0.2415839137386058, 0.11768978149107007, 0.027365106168254074, -3.0949818407548744, -1.3882663303192209, -3.0997181618718637, 0.3017084553336626, -0.31521109341137044, 0.09274380639384698, -2.4227664546710743, -1.1571888226897982, 1.851819408755685], "max": [0.48263411454347316, 0.43026652398251014, 0.3049877452542848, 3.1280730830325725, 0.8146444613235775, 2.99801237215772, 0.414355079179581, -0.13495699383603735, 0.15325267948707139, -0.7917996447447133, -0.09414421666626671, 2.8937900842769713], "count": [253]}}} +{"episode_index": 334, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44930926566705115]], [[0.5384235270088427]], [[0.4791049380046136]]], "std": [[[0.2940135640243035]], [[0.22084052336615]], [[0.2308963997611227]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41065428921568625]], [[0.4259404147443291]], [[0.38626881728181467]]], "std": [[[0.28752019275673163]], [[0.24959034218562606]], [[0.2624113045783549]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46038570501730103]], [[0.45886028210303725]], [[0.36689946895424835]]], "std": [[[0.292580670861514]], [[0.22495521193836637]], [[0.26167601732463375]]], "count": [100]}, "observation.state": {"min": [-0.8265949487686157, -0.08087284862995148, -0.6153196096420288, -1.591134786605835, -1.367452621459961, -0.4729352295398712, -0.6038763523101807, -0.7061679363250732, -0.6713025569915771, 0.23789192736148834, -2.0205554962158203, 0.6885728240013123, -0.6839864253997803, -0.4896264374256134, 0.008511122316122055, -0.004204199183732271, -0.6118506193161011, 1.033658504486084, -0.45574256777763367, -0.003845750354230404, -0.013407829217612743, -0.008708251640200615, -0.6123816967010498, 1.0166430473327637, -0.44770216941833496, -0.00849231518805027, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.004287748597562313, -0.0015288754366338253, -1.1483391523361206, -0.28346550464630127, -0.4042752981185913, -1.5321900844573975, -2.1837167739868164, -4.162723541259766, -1.1900843381881714, -0.3477984368801117, -0.23227787017822266, -0.6405901312828064, -0.7743827104568481, -0.6355005502700806, -1.1088052988052368, -0.7236487865447998, -14.375606536865234, -5.586081027984619, -1.7271062135696411, -9.7374849319458, -0.5451770424842834, -0.9468864798545837, -1.4346764087677002, -9.754478454589844, -6.898657321929932, -3.2435898780822754, -8.7606840133667, -0.9468865394592285, -3.213675022125244, -0.7460317611694336, -0.007592689711600542, -0.02529318816959858, -0.012965685687959194, -0.006347248330712318, -0.017049605026841164, -0.024307826533913612, -0.0049005551263689995, -0.024660706520080566, -0.01524525135755539, -0.007042339071631432, -0.012671426869928837, -0.011096608825027943, -2.608829975128174, -0.460256963968277, 2.182508945465088, -32.86845779418945, 6.957646369934082, -0.5548606514930725, 0.5726699829101562, -0.11877599358558655, 4.98859167098999, -35.983543395996094, 9.257452011108398, -0.1133153885602951, -0.0219091959297657, -0.01599929668009281, -0.0006105006323195994, -0.08198151737451553, 0.3134075701236725, 0.02798563241958618, -0.010926621034741402, 0.267265647649765, -0.29820340871810913, 0.04811923950910568, -3.046700954437256, -1.0362834930419922, -3.063652515411377, -2.5818276405334473, -0.43933770060539246, 2.0044596195220947, -0.6526927351951599, -0.14019887149333954, 9.69335651397705, -0.00928524136543274, -0.014089524745941162, -0.0400349497795105, -0.021968841552734375, 0.015932314097881317, 0.7593387961387634, 0.6463578343391418], "max": [0.05037599802017212, 0.12588612735271454, -0.3802409768104553, -0.2677956819534302, 0.3875811994075775, 0.696576714515686, 0.16603733599185944, 0.3624700903892517, -0.11533191800117493, 0.9170665740966797, -1.1295439004898071, 1.1960365772247314, 0.19358772039413452, 0.0032418849878013134, 0.010806644335389137, 0.0021489872597157955, -0.6061989068984985, 1.034971833229065, -0.44860711693763733, 0.003285899292677641, -0.011715393513441086, -0.0013378311414271593, -0.6038814783096313, 1.019824743270874, -0.44157230854034424, -0.002706736559048295, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.004768680315464735, -0.0015241695800796151, 0.919623613357544, 0.18787971138954163, 0.40821319818496704, 2.273550271987915, 4.445526123046875, 2.0204713344573975, 0.6844850182533264, 0.7688018083572388, 0.5750337243080139, 0.36294594407081604, 0.325438916683197, 0.48466986417770386, 0.24784314632415771, 0.22568124532699585, -3.1401400566101074, 2.5641026496887207, 2.4291820526123047, 0.061050064861774445, 0.6312576532363892, 2.8980464935302734, 0.6312576532363892, 0.08908200263977051, 5.799756050109863, 0.8003663420677185, -0.5901505947113037, 1.3485958576202393, 1.3199023008346558, 0.22954824566841125, 0.008583396673202515, 0.019518084824085236, 0.019754139706492424, 0.006289155688136816, 0.024033503606915474, 0.006734408903867006, 0.005754907615482807, 0.01886099949479103, 0.01691223867237568, 0.009569335728883743, 0.011346419341862202, 0.010730714537203312, -0.46661999821662903, 0.26353421807289124, 11.001626968383789, -26.375865936279297, 18.202680587768555, 0.7532033920288086, 2.608829975128174, 0.5419154763221741, 10.689838409423828, -24.474319458007812, 18.192548751831055, 1.1955137252807617, 0.017088431864976883, 0.012387861497700214, 0.003052503103390336, 0.0, 0.5878017544746399, 0.3484584093093872, 0.25155767798423767, 0.5119359493255615, -0.08920146524906158, 0.2765309810638428, 2.938155174255371, 0.3489478528499603, 2.8400776386260986, -1.1974620819091797, 0.13764548301696777, 2.4227707386016846, -0.37266209721565247, 0.200965017080307, 9.883979797363281, 0.011055618524551392, 0.02203574776649475, 0.04371088743209839, -0.018562953919172287, 0.02012374810874462, 0.7625194191932678, 0.6500950455665588], "mean": [-0.26449504494667053, -0.005644768476486206, -0.47670939564704895, -1.2029075622558594, -0.2152450531721115, -0.15993766486644745, -0.3102732002735138, -0.09024354070425034, -0.325765997171402, 0.5829775333404541, -1.6653319597244263, 0.954384446144104, -0.42305541038513184, -0.17360420525074005, 0.00980866514146328, 1.372093174722977e-05, -0.6097073554992676, 1.034110426902771, -0.45090827345848083, -0.00033086148323491216, -0.012415421195328236, -0.004451514687389135, -0.6087698340415955, 1.0180261135101318, -0.4444110691547394, -0.005891892127692699, 0.6464342474937439, 1.6430180072784424, 0.6464342474937439, 0.6464342474937439, 0.6464342474937439, 0.6464342474937439, 0.7323165535926819, 1.745330572128296, 0.7323165535926819, 0.7323165535926819, 0.7323165535926819, 0.7323165535926819, 0.004506187047809362, -0.0015264920657500625, -0.00020239035075064749, -0.005213990341871977, 0.009459440596401691, -0.0018700285581871867, -0.01725114695727825, 0.026571093127131462, -0.015401902608573437, 0.10676345974206924, 0.0397903211414814, -0.06823177635669708, -0.08799854665994644, 0.011795369908213615, -0.0896051898598671, -0.036414556205272675, -7.298847675323486, -2.6943440437316895, 0.09338415414094925, -5.019577503204346, 0.0370047427713871, 0.3919139802455902, -0.3607800304889679, -3.885050058364868, 1.4698679447174072, -0.8277230262756348, -5.352896213531494, 0.08970850706100464, -0.9439179301261902, -0.2784261107444763, 0.00017174288223031908, 0.0004464679805096239, 0.00012288974539842457, -0.0003908467770088464, -0.0006429364439100027, -0.0005585866165347397, 0.0001689083146629855, -0.0009173360303975642, -0.0006205609533935785, 0.0004826640652026981, -0.0008252537227235734, -7.597891089972109e-05, -1.4130253791809082, -0.035692524164915085, 5.785004138946533, -29.22464370727539, 11.817354202270508, 0.1004980206489563, 1.7058956623077393, 0.24147693812847137, 7.5606536865234375, -31.230287551879883, 13.24062442779541, 0.5834445357322693, 0.0017843834357336164, -0.0034005464985966682, 0.0014062565751373768, -0.03937312588095665, 0.40003013610839844, 0.10823532193899155, 0.1788002997636795, 0.3628493845462799, -0.16369463503360748, 0.1996573805809021, -0.9816505312919617, -0.6015068888664246, 0.4983714520931244, -2.042692184448242, -0.1892869621515274, 2.270129919052124, -0.5236294865608215, 0.026689184829592705, 9.783387184143066, 0.0017972763162106276, 0.0010352330282330513, -0.00017634722462389618, -0.020705528557300568, 0.01876179315149784, 0.7606368660926819, 0.6485737562179565], "std": [0.31031641364097595, 0.0613316148519516, 0.07633639127016068, 0.49420055747032166, 0.6784632205963135, 0.3594735860824585, 0.222900852560997, 0.20946870744228363, 0.17819297313690186, 0.11903675645589828, 0.18246665596961975, 0.12292955070734024, 0.3168238699436188, 0.09540734440088272, 0.0006079390295781195, 0.0013808105140924454, 0.0012822197750210762, 0.00037182672531343997, 0.0018420369597151875, 0.002316500060260296, 0.00044792983680963516, 0.002033749595284462, 0.0024132775142788887, 0.0010193365160375834, 0.0018408317118883133, 0.0019642093684524298, 0.8343996405601501, 0.3936634957790375, 0.8343996405601501, 0.8343996405601501, 0.8343996405601501, 0.8343996405601501, 0.8520085215568542, 1.3113021850585938e-06, 0.8520085215568542, 0.8520085215568542, 0.8520085215568542, 0.8520085215568542, 8.830036676954478e-05, 9.400197313880199e-07, 0.32138675451278687, 0.07476730644702911, 0.1131194606423378, 0.5706244707107544, 0.8186090588569641, 0.6512562036514282, 0.30326560139656067, 0.2408636063337326, 0.14521339535713196, 0.19191037118434906, 0.2178233116865158, 0.2034861296415329, 0.23005548119544983, 0.1467369794845581, 3.459979772567749, 2.039722204208374, 1.223595142364502, 3.1045660972595215, 0.3002881407737732, 0.9381340742111206, 0.4737415015697479, 1.996753215789795, 3.649355411529541, 1.1130194664001465, 1.8547054529190063, 0.36047622561454773, 0.9863706231117249, 0.2301812469959259, 0.002709382213652134, 0.0057401517406105995, 0.005378745961934328, 0.0025059834588319063, 0.004289352800697088, 0.003806118620559573, 0.0022756538819521666, 0.005163340829312801, 0.00568808289244771, 0.0029500755481421947, 0.0032341908663511276, 0.0026676480192691088, 0.4011145830154419, 0.1306949406862259, 2.202021837234497, 1.514672040939331, 3.0167856216430664, 0.32662174105644226, 0.4145083725452423, 0.1386421173810959, 1.665701985359192, 3.1914222240448, 2.140023708343506, 0.34320273995399475, 0.006264262367039919, 0.004642439540475607, 0.0004880014748778194, 0.018320726230740547, 0.1003720760345459, 0.10297295451164246, 0.08651979267597198, 0.062381383031606674, 0.07460162788629532, 0.061722710728645325, 2.1221659183502197, 0.5009892582893372, 1.8621984720230103, 0.3997056782245636, 0.1502825766801834, 0.15274977684020996, 0.05013077333569527, 0.053252510726451874, 0.030804190784692764, 0.003395656356588006, 0.0063550518825650215, 0.008722275495529175, 0.0007820071768946946, 0.0009254131000488997, 0.000737955269869417, 0.000841894478071481], "count": [290]}, "action": {"min": [-0.8738591074943542, -0.08295655250549316, -0.6767626404762268, -1.5879809856414795, -1.3787301778793335, -0.4792711138725281, -0.6019555330276489, -0.6138629913330078, -0.6642593145370483, 0.1681586652994156, -2.169677972793579, 0.7022998929023743, -0.6981316804885864, -0.4964899718761444, 0.007670832797884941, -0.006933058146387339, -0.6093907356262207, 1.0262162685394287, -0.45671966671943665, -0.00360098946839571, -0.014212226495146751, -0.011460138484835625, -0.6102166175842285, 1.0079925060272217, -0.44919392466545105, -0.008906805887818336, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.004287748597562313, -0.0015288754366338253, -1.1483391523361206, -0.28346550464630127, -0.4042752981185913, -1.5321900844573975, -2.1837167739868164, -4.162723541259766, -1.1900843381881714, -0.3477984368801117, -0.23227787017822266, -0.6405901312828064, -0.7743827104568481, -0.6355005502700806, -1.1088052988052368, -0.7236487865447998], "max": [0.05260128900408745, 0.1249643862247467, -0.32390496134757996, -0.19535255432128906, 0.3904898762702942, 0.6981316804885864, 0.16562874615192413, 0.47265148162841797, -0.04467296600341797, 0.8831732869148254, -1.068805456161499, 1.1987733840942383, 0.20621922612190247, 0.013348456472158432, 0.01166794914752245, 0.004747972823679447, -0.6011785268783569, 1.0343525409698486, -0.44825971126556396, 0.002670764457434416, -0.010661745443940163, -0.0003113025159109384, -0.5970417857170105, 1.0187846422195435, -0.44109272956848145, -0.003360592760145664, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.004768680315464735, -0.0015241695800796151, 0.919623613357544, 0.18787971138954163, 0.40821319818496704, 2.273550271987915, 4.445526123046875, 2.0204713344573975, 0.6844850182533264, 0.7688018083572388, 0.5750337243080139, 0.36294594407081604, 0.325438916683197, 0.48466986417770386, 0.24784314632415771, 0.2410743087530136], "mean": [-0.2914034426212311, 0.0006831972859799862, -0.48532894253730774, -1.156814694404602, -0.2212560772895813, -0.15505056083202362, -0.3101440370082855, -0.06577679514884949, -0.29027795791625977, 0.5662815570831299, -1.6610071659088135, 0.9545003175735474, -0.44056108593940735, -0.18153420090675354, 0.010103726759552956, -0.0003613725712057203, -0.6064865589141846, 1.0318888425827026, -0.4510832726955414, -0.00047323276521638036, -0.012035260908305645, -0.004630290437489748, -0.6053318381309509, 1.0156587362289429, -0.4446490705013275, -0.006194799207150936, 0.6464342474937439, 1.6430180072784424, 0.6464342474937439, 0.6464342474937439, 0.6464342474937439, 0.6464342474937439, 0.7323165535926819, 1.745330572128296, 0.7323165535926819, 0.7323165535926819, 0.7323165535926819, 0.7323165535926819, 0.004505309741944075, -0.0015265040565282106, 0.0004476478789001703, -0.005392223130911589, 0.009647035971283913, -0.002395307645201683, -0.016700683161616325, 0.025407714769244194, -0.015617791563272476, 0.10730757564306259, 0.03983013331890106, -0.06879709661006927, -0.09045735746622086, 0.011846917681396008, -0.0888921245932579, -0.035055845975875854], "std": [0.32739466428756714, 0.05648511275649071, 0.10593847930431366, 0.5178905129432678, 0.6776946187019348, 0.3585938811302185, 0.22291089594364166, 0.2042965143918991, 0.17480380833148956, 0.13199666142463684, 0.17981484532356262, 0.12157391756772995, 0.3106122314929962, 0.10213254392147064, 0.0008742598001845181, 0.002295903628692031, 0.0016558065544813871, 0.0011644348269328475, 0.0019516884349286556, 0.002089456655085087, 0.0007651425548829138, 0.002613094402477145, 0.002870674943551421, 0.0019251762423664331, 0.001972438534721732, 0.0017704302445054054, 0.8343996405601501, 0.3936634957790375, 0.8343996405601501, 0.8343996405601501, 0.8343996405601501, 0.8343996405601501, 0.8520085215568542, 1.3113021850585938e-06, 0.8520085215568542, 0.8520085215568542, 0.8520085215568542, 0.8520085215568542, 8.820854418445379e-05, 9.275506158701319e-07, 0.3216547966003418, 0.07480859756469727, 0.1132921576499939, 0.570692241191864, 0.8186568021774292, 0.6515704393386841, 0.3032187223434448, 0.24126724898815155, 0.14526546001434326, 0.19189119338989258, 0.21878433227539062, 0.20364181697368622, 0.23002547025680542, 0.1479068547487259], "count": [290]}, "timestamp": {"min": [0.0], "max": [9.633333333333333], "mean": [4.816666666666666], "std": [2.7905097105088963], "count": [290]}, "frame_index": {"min": [0], "max": [289], "mean": [144.5], "std": [83.7152913152669], "count": [290]}, "episode_index": {"min": [342], "max": [342], "mean": [342.0], "std": [0.0], "count": [290]}, "index": {"min": [135559], "max": [135848], "mean": [135703.5], "std": [83.7152913152669], "count": [290]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [290]}, "subtask_annotation": {"mean": [0.33448275862068966, 2.0, 2.0, 2.0, 2.0], "std": [0.4862068965517239, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [290]}, "scene_annotation": {"mean": [342.0], "std": [0.0], "min": [342], "max": [342], "count": [290]}, "eef_direction_state": {"mean": [3.213793103448276, 3.0068965517241377], "std": [2.3258256432310325, 2.123746045354885], "min": [0, 0], "max": [6, 6], "count": [290]}, "eef_velocity_state": {"mean": [0.9172413793103448, 1.0482758620689656], "std": [0.7790661808536041, 0.7412108870439844], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_acc_mag_state": {"mean": [0.8275862068965517, 0.8689655172413793], "std": [0.8333135154203147, 0.8570613176775727], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_direction_action": {"mean": [2.882758620689655, 2.3448275862068964], "std": [2.15919349015852, 1.820872509104198], "min": [0, 0], "max": [6, 6], "count": [290]}, "eef_velocity_action": {"mean": [1.0310344827586206, 1.282758620689655], "std": [0.6815820583460314, 0.629213502232114], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_acc_mag_action": {"mean": [0.9551724137931035, 1.0379310344827586], "std": [0.8354582500130456, 0.8275071801348866], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_sim_pose_state": {"mean": [0.29207374539088476, 0.1932838738469502, 0.12543182275293274, -0.9827201980710648, -0.6023756941281069, 0.5209613541040111, 0.236537229149035, -0.24934362981673172, 0.15341451678577817, -2.042680655222658, -0.18934943343546937, 2.2701759684581604], "std": [0.07332208973023714, 0.0577464541056671, 0.019799000320983817, 2.1587606919384816, 0.5011310064372744, 1.8976839087961483, 0.055749115376032304, 0.06638089093512774, 0.02805173508654412, 0.399710580475735, 0.15028673526545042, 0.1526991061453835], "min": [0.21804438220731856, 0.13744596861123032, 0.0863227389651842, -3.131656103845164, -1.0404882671678677, -3.114207318769366, 0.14443745151193668, -0.370951432049703, 0.12288438349374935, -2.581938450126127, -0.4395796868984274, 2.0054581975654617], "max": [0.41964730667968714, 0.3201593094940204, 0.16395328846405233, 3.114580462827298, 0.3489433275160492, 3.0889020276106476, 0.3860896527290851, -0.1843038954286879, 0.2464700789288094, -1.197460087009826, 0.13766636145978084, 2.422770545367056], "count": [290]}, "eef_sim_pose_action": {"mean": [0.29754061724025077, 0.1984819731259926, 0.12344825773714276, -0.9677719861213161, -0.6117224326123866, 0.48676024107106525, 0.23099438266817846, -0.2424987220571666, 0.1482150345788489, -2.0616887186805855, -0.22210522129132965, 2.264391437329417], "std": [0.07493906260461132, 0.05915830020740916, 0.01853178455371403, 2.1512701035548196, 0.5356786675505136, 1.9001296050610685, 0.05269897594641174, 0.06485493053090907, 0.03381470550619928, 0.38670623497853523, 0.13723274917835707, 0.14908754430146842], "min": [0.21960108102904916, 0.13625112371778592, 0.09361984841489371, -3.060980642565807, -1.0756474703343812, -3.1354968464447075, 0.11708542351595182, -0.3677381930634271, 0.10738169716034915, -2.660421345701568, -0.5011564244942099, 2.0004451900668183], "max": [0.43034610701812925, 0.3288834612718299, 0.17289296780352384, 3.1199687558502345, 0.4045251228086797, 2.995729828148949, 0.367503073884455, -0.1775131297598732, 0.2618009889703899, -1.1441353583123222, 0.04878854306034297, 2.4210810482787513], "count": [290]}}} +{"episode_index": 335, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46166748846597466]], [[0.5463222054017686]], [[0.48641233419838525]]], "std": [[[0.28361250409684413]], [[0.20042289408880426]], [[0.21270473280986113]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41801894223375624]], [[0.4118226042868128]], [[0.35107987552864284]]], "std": [[[0.299216970902534]], [[0.24913078252054718]], [[0.28272798504647206]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46791019319492505]], [[0.46006911043829296]], [[0.38847040561322566]]], "std": [[[0.298375344778298]], [[0.2268594610160018]], [[0.24929879759539766]]], "count": [100]}, "observation.state": {"min": [-0.7199181318283081, -0.2914472222328186, -0.6775968074798584, -1.5087369680404663, -1.5669105052947998, -0.08448830991983414, -0.7034430503845215, -0.8364119529724121, -0.5804515480995178, 0.34561586380004883, -1.5043511390686035, 0.4207698106765747, -0.6710159182548523, -0.7012488842010498, 0.010824255645275116, -0.008344629779458046, -0.6038153171539307, 1.031677007675171, -0.4593888819217682, -0.008600937202572823, -0.006750776432454586, 0.0036732610315084457, -0.6148000955581665, 1.0170778036117554, -0.4502439796924591, -0.01636440120637417, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0065816715359687805, -0.00019098703342024237, -0.7412099242210388, -0.21041589975357056, -0.850515604019165, -0.1373332142829895, -2.012378692626953, -1.4172762632369995, -0.9870256185531616, -0.14559483528137207, -0.06148352101445198, -1.1394484043121338, -0.7486898303031921, -1.129277229309082, -2.358327627182007, -1.4870694875717163, -12.749859809875488, -11.263736724853516, -2.288766860961914, -10.164834976196289, -1.4920635223388672, -2.3815629482269287, -0.7173382639884949, -10.444863319396973, 1.0989011526107788, -2.8504273891448975, -7.173382759094238, -0.7173382639884949, -5.365690231323242, -3.873626232147217, -0.006639852188527584, -0.018804792314767838, -0.013978187926113605, -0.008955406956374645, -0.003241152735427022, -0.00806931871920824, -0.00994186569005251, -0.012847553007304668, -0.015207517892122269, -0.0041292039677500725, -0.01711864024400711, -0.010631012730300426, -3.372390031814575, -0.32168495655059814, 4.112618446350098, -29.985370635986328, 12.998998641967773, -0.5569620132446289, -1.590749979019165, -0.35632798075675964, 8.447942733764648, -33.31443786621094, 15.818305969238281, -0.11924941837787628, -0.025952719151973724, -0.01593533530831337, -0.0006105006323195994, -0.10930868983268738, 0.3693304657936096, -0.047700438648462296, -0.062246572226285934, 0.33175063133239746, -0.3116908669471741, 0.029548797756433487, -3.118262529373169, -1.1495473384857178, -3.0862998962402344, -2.586535692214966, -0.5963753461837769, 2.053574323654175, -0.7071255445480347, -0.05376068502664566, 9.637295722961426, -0.010629475116729736, -0.020297646522521973, -0.04358294606208801, 0.007638127543032169, 0.027153437957167625, -0.1488356590270996, 0.988391637802124], "max": [-0.11151140928268433, 0.19607841968536377, -0.2769496738910675, -0.25380784273147583, -0.08486926555633545, 0.6940960884094238, 0.1816776692867279, 0.07854795455932617, 0.19493502378463745, 1.1860088109970093, -0.832553505897522, 1.4625794887542725, 0.2301100492477417, -0.07401050627231598, 0.011654168367385864, -0.0023334422148764133, -0.5986198782920837, 1.0342614650726318, -0.456569105386734, -0.004645690321922302, -0.005502182058990002, 0.009328321553766727, -0.6101579666137695, 1.0199878215789795, -0.4474356770515442, -0.01433425024151802, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.007624095305800438, 2.984769480463001e-06, 0.07112418860197067, 0.6698321104049683, 0.2631256878376007, 1.2495800256729126, 0.38643133640289307, 1.8242385387420654, 1.1581166982650757, 1.0004550218582153, 0.8160650730133057, 0.20395806431770325, 0.19219060242176056, 0.7701958417892456, 0.2551441788673401, 0.47433069348335266, -4.220259189605713, 3.479853630065918, 1.6709401607513428, 2.096052408218384, 0.14346764981746674, 2.180708408355713, 0.9468865394592285, -0.022270498797297478, 14.224664688110352, 4.029914855957031, -1.30385160446167e-08, 5.336996078491211, 3.0128204822540283, 0.11477412283420563, 0.004752781242132187, 0.026395747438073158, 0.01347004622220993, 0.007018368225544691, 0.00965605303645134, 0.002563708694651723, 0.009237946011126041, 0.026085522025823593, 0.019645817577838898, 0.00851375050842762, 0.00702057546004653, 0.00758756697177887, -1.1453399658203125, 0.2375519722700119, 9.87325382232666, -19.557334899902344, 19.34079360961914, 1.4401899576187134, 0.6362999677658081, 0.3303457200527191, 15.648736953735352, -23.483510971069336, 21.580890655517578, 2.051175117492676, 0.027607744559645653, 0.009274536743760109, 0.001831501955166459, -0.027327170595526695, 0.5629680156707764, 0.36877870559692383, 0.293792188167572, 0.5073217749595642, -0.027014143764972687, 0.2296787053346634, 3.0887300968170166, 0.5331346988677979, 3.043485164642334, -0.9503731727600098, -0.033357586711645126, 2.5802488327026367, -0.45949599146842957, 0.33128756284713745, 9.879895210266113, 0.01246941089630127, 0.01649153232574463, 0.04478618502616882, 0.009010659530758858, 0.03137223795056343, -0.12552227079868317, 0.9916830658912659], "mean": [-0.344495564699173, -0.13788460195064545, -0.4648856818675995, -0.9343176484107971, -0.6346579790115356, 0.2848489582538605, -0.45110026001930237, -0.24835708737373352, -0.006263992749154568, 0.6247386932373047, -1.193556308746338, 0.80368572473526, -0.5154469013214111, -0.43970999121665955, 0.011036524549126625, -0.004748591221868992, -0.6024132370948792, 1.0332157611846924, -0.4585398733615875, -0.005627890583127737, -0.006347006186842918, 0.006429939065128565, -0.6126589179039001, 1.0178724527359009, -0.44874095916748047, -0.014791091904044151, 0.8099276423454285, 1.745330572128296, 0.8099276423454285, 0.8099276423454285, 0.8099276423454285, 0.8099276423454285, 0.9546642899513245, 1.745330572128296, 0.9546642899513245, 0.9546642899513245, 0.9546642899513245, 0.9546642899513245, 0.006958925165235996, -2.3917977159726433e-05, -0.07905089110136032, 0.049131572246551514, -0.017809782177209854, 0.16685856878757477, -0.18971098959445953, -0.07691937685012817, 0.09682353585958481, 0.1078047826886177, 0.10264728218317032, -0.09685759991407394, -0.05516483634710312, 0.031840331852436066, -0.1234835535287857, -0.0599355585873127, -8.489723205566406, -4.016380310058594, -0.4871520698070526, -4.193249225616455, -0.46810096502304077, -0.013700414448976517, -0.09534349292516708, -4.4053449630737305, 7.0976643562316895, 0.9710360765457153, -3.723090410232544, 1.0180168151855469, -2.0811429023742676, -0.710272490978241, 2.108449507431942e-06, 0.0012959076557308435, -0.0008632991812191904, -0.0002917682286351919, 0.0004208480822853744, -0.000399193522753194, -0.00014819872740190476, 0.0016328869387507439, -0.000416782422689721, 0.0008090713527053595, -9.813466749619693e-05, -0.0005464983405545354, -2.736915111541748, 0.022822272032499313, 6.35964298248291, -24.462772369384766, 14.82363224029541, 0.48595792055130005, -0.8181454539299011, 0.028456753119826317, 10.992109298706055, -29.98936653137207, 18.378131866455078, 0.9785693287849426, 0.0044398983009159565, -0.002687612548470497, 0.0006710006855428219, -0.0683179423213005, 0.4294939935207367, 0.10901150107383728, 0.1445804089307785, 0.40081942081451416, -0.10149727761745453, 0.15532180666923523, 1.00041925907135, -0.5725417733192444, -0.23352345824241638, -2.0911364555358887, -0.35179683566093445, 2.365415334701538, -0.6040360331535339, 0.08075977116823196, 9.7739839553833, 0.0019030316034331918, -0.0007111302111297846, -0.00045965900062583387, 0.008069896139204502, 0.03003644570708275, -0.13736768066883087, 0.9900085926055908], "std": [0.21717719733715057, 0.18035486340522766, 0.11208152770996094, 0.41205498576164246, 0.6066514849662781, 0.30172836780548096, 0.31161680817604065, 0.2882239520549774, 0.24673379957675934, 0.2685900032520294, 0.21383057534694672, 0.2983568608760834, 0.2760852873325348, 0.22335325181484222, 0.0001641371927689761, 0.0012304605916142464, 0.001288459519855678, 0.0005434226477518678, 0.0007455510785803199, 0.0012822941644117236, 0.0002321758511243388, 0.0013283841544762254, 0.0014889765297994018, 0.0009140210459008813, 0.0006992336711846292, 0.0005112839862704277, 0.8598483204841614, 1.3113021850585938e-06, 0.8598483204841614, 0.8598483204841614, 0.8598483204841614, 0.8598483204841614, 0.8636081218719482, 1.3113021850585938e-06, 0.8636081218719482, 0.8636081218719482, 0.8636081218719482, 0.8636081218719482, 0.00022459853789769113, 4.021026688860729e-05, 0.18088379502296448, 0.1531950980424881, 0.18216976523399353, 0.34016549587249756, 0.43725594878196716, 0.5035625100135803, 0.3085203766822815, 0.23627908527851105, 0.20858663320541382, 0.26731961965560913, 0.19442695379257202, 0.3804359436035156, 0.418025940656662, 0.38427335023880005, 2.548577070236206, 4.64950704574585, 1.1266769170761108, 3.564927101135254, 0.3924727737903595, 0.9849822521209717, 0.35991543531417847, 2.9177145957946777, 4.443942546844482, 2.0180840492248535, 2.0123038291931152, 1.5184961557388306, 2.5082404613494873, 1.0136409997940063, 0.002213277854025364, 0.0059846448712050915, 0.005182292778044939, 0.0029312390834093094, 0.0016798494616523385, 0.0017184849129989743, 0.0030421698465943336, 0.005869169253855944, 0.005584276281297207, 0.00258312514051795, 0.0026337772142142057, 0.002123416867107153, 0.41576144099235535, 0.13343530893325806, 1.3994139432907104, 2.903686046600342, 1.6468809843063354, 0.5222975611686707, 0.41816356778144836, 0.16312865912914276, 1.6091886758804321, 2.690390110015869, 1.5378659963607788, 0.5768358111381531, 0.008139396086335182, 0.005482045002281666, 0.0005258573219180107, 0.018063586205244064, 0.06365478783845901, 0.1457284688949585, 0.10956618189811707, 0.057624220848083496, 0.08654064685106277, 0.06803978234529495, 2.3328888416290283, 0.6285712718963623, 2.5124430656433105, 0.5119156241416931, 0.17679652571678162, 0.17422574758529663, 0.045898519456386566, 0.05829814821481705, 0.033824168145656586, 0.003925001714378595, 0.006558667402714491, 0.010690410621464252, 0.00022930599516257644, 0.0010551109444350004, 0.0066754077561199665, 0.0009252247982658446], "count": [222]}, "action": {"min": [-0.770686149597168, -0.28269076347351074, -0.7742710113525391, -1.4774250984191895, -1.5707963705062866, -0.08476676046848297, -0.6981316804885864, -0.8440307378768921, -0.4930957555770874, 0.3386913537979126, -1.4861074686050415, 0.41372257471084595, -0.6981316804885864, -0.6981316804885864, 0.010382493957877159, -0.00755617069080472, -0.6013646125793457, 1.0289655923843384, -0.45970383286476135, -0.008547746576368809, -0.007014749571681023, 0.002328856848180294, -0.612103283405304, 1.0118411779403687, -0.4500868618488312, -0.016010168939828873, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0065816715359687805, -0.00019098703342024237, -0.7412099242210388, -0.21041589975357056, -0.850515604019165, -0.1373332142829895, -2.012378692626953, -1.4172762632369995, -0.9870256185531616, -0.14559483528137207, -0.06148352101445198, -1.1394484043121338, -0.7486898303031921, -1.129277229309082, -2.358327627182007, -1.4870694875717163], "max": [-0.11978650093078613, 0.20648181438446045, -0.25573888421058655, -0.1899663656949997, -0.07604199647903442, 0.6981316804885864, 0.1906079649925232, 0.10807505249977112, 0.2397994101047516, 1.197338342666626, -0.7638604640960693, 1.4949443340301514, 0.16450169682502747, -0.0954122543334961, 0.012812582775950432, 0.0012011188082396984, -0.5941622257232666, 1.0326087474822998, -0.45682328939437866, -0.004617234691977501, -0.004657847806811333, 0.012052454985678196, -0.6039334535598755, 1.018336296081543, -0.4463867247104645, -0.013781207613646984, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.007624095305800438, 2.984769480463001e-06, 0.07112418860197067, 0.6698321104049683, 0.2631256878376007, 1.2495800256729126, 0.40591371059417725, 1.8242385387420654, 1.1581166982650757, 1.0004550218582153, 0.8160650730133057, 0.20395806431770325, 0.19219060242176056, 0.7701958417892456, 0.2551441788673401, 0.47433069348335266], "mean": [-0.40132755041122437, -0.11153536289930344, -0.4869234263896942, -0.8287313580513, -0.6700066924095154, 0.26440396904945374, -0.4303918480873108, -0.22163860499858856, 0.039092954248189926, 0.6117369532585144, -1.1672213077545166, 0.8150296807289124, -0.5480577945709229, -0.45195716619491577, 0.01124920416623354, -0.0040006791241467, -0.5982431769371033, 1.0308243036270142, -0.4586537480354309, -0.005787578411400318, -0.0059967851266264915, 0.006383934523910284, -0.608849287033081, 1.0156939029693604, -0.44871607422828674, -0.014623655937612057, 0.8085125684738159, 1.745330572128296, 0.8085125684738159, 0.8085125684738159, 0.8085125684738159, 0.8085125684738159, 0.9468024373054504, 1.745330572128296, 0.9468024373054504, 0.9468024373054504, 0.9468024373054504, 0.9468024373054504, 0.006961846258491278, -2.4255859898403287e-05, -0.07899346202611923, 0.04919099435210228, -0.017802441492676735, 0.16685739159584045, -0.18741951882839203, -0.07702744752168655, 0.09655136615037918, 0.10759414732456207, 0.10204485058784485, -0.09669855237007141, -0.05543088912963867, 0.03165259584784508, -0.12292817234992981, -0.058720484375953674], "std": [0.22054515779018402, 0.18490169942378998, 0.13875333964824677, 0.43161439895629883, 0.6145880818367004, 0.3010629713535309, 0.3124460279941559, 0.2723142206668854, 0.21766741573810577, 0.24998541176319122, 0.2138700634241104, 0.3037566840648651, 0.2596258223056793, 0.21822240948677063, 0.0004649827315006405, 0.002236951608210802, 0.0016544434474781156, 0.000840642605908215, 0.0006503042532131076, 0.0012744453269988298, 0.0004722443118225783, 0.002401957754045725, 0.001665525953285396, 0.001360923983156681, 0.0010753379901871085, 0.0005759949563071132, 0.8601246476173401, 1.3113021850585938e-06, 0.8601246476173401, 0.8601246476173401, 0.8601246476173401, 0.8601246476173401, 0.8643198609352112, 1.3113021850585938e-06, 0.8643198609352112, 0.8643198609352112, 0.8643198609352112, 0.8643198609352112, 0.00022414274280890822, 4.0503215132048354e-05, 0.18091270327568054, 0.15317365527153015, 0.1821700930595398, 0.3401661217212677, 0.4393094778060913, 0.5035356879234314, 0.30855458974838257, 0.23638097941875458, 0.2086876928806305, 0.2673879861831665, 0.1942903995513916, 0.38047000765800476, 0.4184943735599518, 0.3841060996055603], "count": [222]}, "timestamp": {"min": [0.0], "max": [7.366666666666666], "mean": [3.6833333333333336], "std": [2.1361743235842763], "count": [222]}, "frame_index": {"min": [0], "max": [221], "mean": [110.5], "std": [64.0852297075283], "count": [222]}, "episode_index": {"min": [343], "max": [343], "mean": [343.0], "std": [0.0], "count": [222]}, "index": {"min": [135849], "max": [136070], "mean": [135959.5], "std": [64.0852297075283], "count": [222]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [222]}, "subtask_annotation": {"mean": [0.31981981981981983, 2.0, 2.0, 2.0, 2.0], "std": [0.48533815086829346, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [222]}, "scene_annotation": {"mean": [343.0], "std": [0.0], "min": [343], "max": [343], "count": [222]}, "eef_direction_state": {"mean": [4.1441441441441444, 2.990990990990991], "std": [2.0060577037448337, 2.020148489304128], "min": [0, 0], "max": [6, 6], "count": [222]}, "eef_velocity_state": {"mean": [0.7837837837837838, 0.8918918918918919], "std": [0.820957531523929, 0.5904853912855487], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_acc_mag_state": {"mean": [0.7432432432432432, 0.9279279279279279], "std": [0.8446036035555562, 0.8721074372994432], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_direction_action": {"mean": [3.4954954954954953, 2.945945945945946], "std": [1.9306623699955017, 2.196794707766103], "min": [0, 0], "max": [6, 6], "count": [222]}, "eef_velocity_action": {"mean": [0.9954954954954955, 0.9369369369369369], "std": [0.7006930144008574, 0.6118835088932223], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_acc_mag_action": {"mean": [0.9009009009009009, 0.9414414414414415], "std": [0.8215010975296575, 0.8601244900959307], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_sim_pose_state": {"mean": [0.30247035664755506, 0.16127775861533813, 0.10317939749953775, 1.0140561592437844, -0.5726025820948857, -0.2331382067143336, 0.2786704115595884, -0.1828908393366784, 0.10781031453311392, -2.091008723451616, -0.35201041889259527, 2.365510909732276], "std": [0.048315495489127995, 0.10546279939006664, 0.03452910679003829, 2.350212259802879, 0.6286761697600267, 2.5552167358319173, 0.05906733791533165, 0.08279612416583701, 0.018680455213011628, 0.5119130658748193, 0.1768072908925177, 0.17414555582854493], "min": [0.25233414553356665, 0.06598098456272875, 0.05556615953348149, -3.131391441346686, -1.150460943541288, -3.1283016685122575, 0.21491038101828325, -0.3768715401563647, 0.07356545553595238, -2.586557487099622, -0.5965002176413551, 2.0535618989263065], "max": [0.3933030434126179, 0.3549199925583414, 0.16647100469895237, 3.1355590383882235, 0.5331336769495167, 3.127150932116553, 0.3980141800204812, -0.12352774868448634, 0.15398086870656189, -0.9503703937226889, -0.03338146058188851, 2.580276135963749], "count": [222]}, "eef_sim_pose_action": {"mean": [0.31258274158720234, 0.17712688415832636, 0.09546987078516493, 1.5154511437717069, -0.5359769648369751, -0.20151662451960414, 0.27010035591416287, -0.1669225096859352, 0.09927283852416273, -2.1159164716171284, -0.3811723962305884, 2.3789502786153496], "std": [0.04500334779121393, 0.11270026503607253, 0.03265863493533436, 1.9445115886995756, 0.6837218256967512, 2.5710193259187797, 0.05828013745529027, 0.0738359483147793, 0.019629754882939963, 0.49728372118812464, 0.19064657024672452, 0.16564700456490505], "min": [0.2533284623709406, 0.07241325433495997, 0.03384326397205965, -3.140836852353752, -1.195832099015911, -3.1109508785059727, 0.2057433564361773, -0.3563198334268101, 0.06611061722720397, -2.5869067035375104, -0.6092515941084671, 2.062366575988311], "max": [0.4025083118593783, 0.3663885934173733, 0.15556492489473414, 3.140884834804234, 0.6274230940495258, 3.139450399862836, 0.4015731264526018, -0.11126898933132019, 0.14241308251548118, -0.9913647248679138, 0.012047793458711764, 2.5963476840531223], "count": [222]}}} +{"episode_index": 336, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43686300941945405]], [[0.5375967536524414]], [[0.4870684568435217]]], "std": [[[0.28873828230207904]], [[0.219872074662987]], [[0.22181798578587086]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4559261678200692]], [[0.4383372741253364]], [[0.3663301134179162]]], "std": [[[0.30637773352438047]], [[0.22316213199982948]], [[0.25616221969493125]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4444461385044214]], [[0.4542774221453287]], [[0.3716970251826221]]], "std": [[[0.2925624283034174]], [[0.2185934882179852]], [[0.24541745748171576]]], "count": [100]}, "observation.state": {"min": [-0.8263328075408936, -0.22946088016033173, -0.7137404680252075, -1.7990385293960571, -1.3374513387680054, -0.2072167694568634, -0.7000099420547485, -1.0348800420761108, -0.2222931683063507, 0.49935850501060486, -1.5780757665634155, 0.2897067964076996, -0.6616706252098083, -0.6950483918190002, 0.011441181413829327, -0.004816096276044846, -0.6093354821205139, 1.0327191352844238, -0.4543014466762543, -0.013398384675383568, -0.013437485322356224, -0.00030661659548059106, -0.6071163415908813, 1.0222692489624023, -0.45737865567207336, -0.011726072058081627, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.014974904246628284, -0.0006681720842607319, -0.7534183859825134, -1.0107697248458862, -0.6931098699569702, -1.321028709411621, -2.5848395824432373, -1.137813687324524, -0.9404129385948181, -0.2136119306087494, -0.08104860782623291, -0.6785977482795715, -0.5972388982772827, -0.714830756187439, -1.2939950227737427, -0.48991620540618896, -14.798746109008789, -8.547008514404297, -1.9798533916473389, -11.294261932373047, -0.860805869102478, -1.807692289352417, -2.008547067642212, -12.493749618530273, -4.7924299240112305, -2.59768009185791, -7.600732803344727, -0.7747253179550171, -2.4389500617980957, -1.4346764087677002, -0.011130659841001034, -0.03250444680452347, -0.01157984510064125, -0.010406501591205597, -0.010248713195323944, -0.022562291473150253, -0.008231546729803085, -0.03490214794874191, -0.018827976658940315, -0.008303765207529068, -0.008899618871510029, -0.009128587320446968, -4.390470027923584, -0.4862391948699951, 4.572875499725342, -32.314247131347656, 10.635005950927734, -0.9640558958053589, -0.9756600260734558, -0.35261622071266174, 3.860219717025757, -35.37228775024414, 10.61697006225586, -0.5214136838912964, -0.01559266448020935, -0.014985283836722374, 0.007326007820665836, -0.09564509987831116, 0.3285819888114929, 0.06863982230424881, 0.014642533846199512, 0.34514105319976807, -0.1977899670600891, 0.0032498750369995832, -2.9217140674591064, -1.050570011138916, -2.931225538253784, -2.9707603454589844, -0.7261651754379272, 2.1037638187408447, -0.6386005878448486, -0.07669901847839355, 9.676986694335938, -0.010579586029052734, -0.0235118567943573, -0.03048773668706417, -0.0182787012308836, 0.019561510533094406, 0.696013331413269, 0.7140904068946838], "max": [0.12094093859195709, 0.49639594554901123, 0.10872359573841095, -0.36888614296913147, 0.3573273718357086, 0.3776592016220093, -0.12435975670814514, -0.032035306096076965, 0.159457728266716, 1.111620545387268, -0.49668073654174805, 0.6599537134170532, 0.4270155429840088, -0.23765382170677185, 0.01363804005086422, 0.0012677153572440147, -0.6035374402999878, 1.0366976261138916, -0.4484538733959198, -0.005086981691420078, -0.011844613589346409, 0.00716736912727356, -0.5977518558502197, 1.0257750749588013, -0.4548373222351074, -0.006287502124905586, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.014201223850250244, -0.00037999203777872026, 0.8306106925010681, 1.1263176202774048, 0.6260916590690613, 1.2609262466430664, 2.2685210704803467, 1.1232824325561523, 0.7549010515213013, 0.5595811605453491, 0.43032407760620117, 0.2643710970878601, 0.43109601736068726, 0.23276929557323456, 0.5191262364387512, 0.5774964094161987, -2.538836717605591, 6.8681321144104, 2.738095283508301, 2.6556777954101562, 0.8321123719215393, 2.094627618789673, 1.090354084968567, -3.206951856613159, 8.94383430480957, 1.7551891803741455, 0.6715506911277771, 1.721611738204956, 0.4017094373703003, 1.2338217496871948, 0.010013943538069725, 0.022693805396556854, 0.019779983907938004, 0.008158975280821323, 0.014858043752610683, 0.015603922307491302, 0.007032971829175949, 0.025103894993662834, 0.016583461314439774, 0.008099418133497238, 0.010122801177203655, 0.007607350125908852, -1.1665500402450562, 0.28209295868873596, 13.228675842285156, -21.886062622070312, 20.456138610839844, 0.8279538154602051, 2.2058401107788086, 0.5010862350463867, 12.723877906799316, -23.659894943237305, 20.435726165771484, 1.3273417949676514, 0.024324802681803703, 0.008864173665642738, 0.010378510691225529, -0.027327170595526695, 0.5791215300559998, 0.44792720675468445, 0.30132636427879333, 0.5438887476921082, 0.036465659737586975, 0.2969989776611328, 2.8703482151031494, 0.44983774423599243, 2.910128593444824, -0.9271985292434692, -0.08721450716257095, 3.01545786857605, -0.39540529251098633, 0.2781130373477936, 9.880925178527832, 0.01509171724319458, 0.021843701601028442, 0.043185263872146606, -0.014634532853960991, 0.02377992495894432, 0.6995471715927124, 0.7174606919288635], "mean": [-0.26864805817604065, 0.015288366936147213, -0.36638522148132324, -1.1370517015457153, -0.26852571964263916, 0.14298973977565765, -0.5438464283943176, -0.394817590713501, 0.0463874526321888, 0.7040857672691345, -1.0994012355804443, 0.48454704880714417, -0.2981574535369873, -0.5683050751686096, 0.012181473895907402, -0.0018557942239567637, -0.6074994206428528, 1.0351377725601196, -0.45229777693748474, -0.007802818901836872, -0.0129178985953331, 0.003198167309165001, -0.6027712225914001, 1.0239073038101196, -0.45641520619392395, -0.00837823934853077, 0.7364196181297302, 1.7453218698501587, 0.7364196181297302, 0.7364196181297302, 0.7364196181297302, 0.7364196181297302, 0.49321430921554565, 1.7453218698501587, 0.49321430921554565, 0.49321430921554565, 0.49321430921554565, 0.49321430921554565, -0.014697257429361343, -0.00042736390605568886, -0.0086576659232378, 0.0014583583688363433, 0.023427089676260948, 0.012479475699365139, 0.017872348427772522, -0.012720605358481407, -0.0025407150387763977, 0.0726328045129776, 0.026648646220564842, -0.021819518879055977, -0.05212346091866493, -0.02359856851398945, -0.07063848525285721, -0.0079432912170887, -6.7868499755859375, -1.8605002164840698, 0.57417231798172, -4.01698637008667, -0.10400538146495819, 0.07503390312194824, -0.4151415228843689, -6.512763500213623, 4.3653764724731445, -0.060064587742090225, -4.511865615844727, 0.20537059009075165, -0.3390422761440277, -0.22389750182628632, 0.00012247318227309734, -0.00017911611939780414, -0.00019430690736044198, 0.00018330299644730985, 0.0002877972729038447, -0.0003472031676210463, -0.0006117386510595679, 0.001156315440312028, -0.000493989500682801, 4.1908599087037146e-05, 0.00011741824710043147, -0.0002563442394603044, -2.620044469833374, -0.16194795072078705, 7.853203296661377, -26.897480010986328, 15.47099781036377, 0.004570196848362684, 0.7218757271766663, 0.06512787938117981, 8.365402221679688, -29.079389572143555, 16.593753814697266, 0.4442656636238098, 0.0020294992718845606, -0.0028468724340200424, 0.008677607402205467, -0.06123809888958931, 0.4378241300582886, 0.220706045627594, 0.17443634569644928, 0.4146416187286377, -0.06605784595012665, 0.17852814495563507, -0.998603343963623, -0.5254344344139099, 0.7903785109519958, -2.179415225982666, -0.5559322834014893, 2.6825766563415527, -0.5433125495910645, 0.08165203034877777, 9.78138256072998, 0.0018193012801930308, 0.0006141828489489853, -0.00017936529184225947, -0.017241189256310463, 0.022803112864494324, 0.6978272199630737, 0.7156939506530762], "std": [0.3217761814594269, 0.2799154818058014, 0.15509173274040222, 0.4849865138530731, 0.6248536109924316, 0.14137022197246552, 0.19607950747013092, 0.32773807644844055, 0.12087967246770859, 0.19891507923603058, 0.3996422588825226, 0.1130940243601799, 0.3141378164291382, 0.11550549417734146, 0.0008162400918081403, 0.0013377360301092267, 0.0011119191767647862, 0.001326297177001834, 0.0021374858915805817, 0.0029915182385593653, 0.0005559394485317171, 0.0015483680181205273, 0.0018866490572690964, 0.0010603063274174929, 0.0008704751380719244, 0.001809217850677669, 0.8559567928314209, 7.3909759521484375e-06, 0.8559567928314209, 0.8559567928314209, 0.8559567928314209, 0.8559567928314209, 0.7793563604354858, 7.3909759521484375e-06, 0.7793563604354858, 0.7793563604354858, 0.7793563604354858, 0.7793563604354858, 0.00021539720182772726, 6.796445813961327e-05, 0.2416003793478012, 0.2817397117614746, 0.2149229347705841, 0.3931204378604889, 0.6125726103782654, 0.29704368114471436, 0.21943344175815582, 0.1325715184211731, 0.06787417083978653, 0.13728481531143188, 0.18126077950000763, 0.12462524324655533, 0.2707550823688507, 0.14830206334590912, 2.573585271835327, 4.52079963684082, 1.0900092124938965, 3.6572721004486084, 0.3569742441177368, 0.6134869456291199, 0.6433547139167786, 2.637371778488159, 3.2707149982452393, 1.0179578065872192, 2.2237415313720703, 0.45967715978622437, 0.578772246837616, 0.4425780475139618, 0.0027498549316078424, 0.0062162186950445175, 0.005095988512039185, 0.0028305265586823225, 0.002447216771543026, 0.0032729273661971092, 0.0025250723119825125, 0.006251543294638395, 0.005420774687081575, 0.0030243340879678726, 0.0018143501365557313, 0.001824128208681941, 0.4831002652645111, 0.13710495829582214, 1.71291983127594, 3.120591640472412, 1.8831450939178467, 0.5223193168640137, 0.45242297649383545, 0.15224698185920715, 1.8517082929611206, 2.623810291290283, 2.407992124557495, 0.5599884390830994, 0.006633190903812647, 0.004541707690805197, 0.000416131952079013, 0.013613926246762276, 0.07940051704645157, 0.14318986237049103, 0.09312068670988083, 0.0657239481806755, 0.058930546045303345, 0.09563535451889038, 1.9824330806732178, 0.4985465407371521, 2.121011972427368, 0.7215719819068909, 0.16328878700733185, 0.28242239356040955, 0.0441533587872982, 0.04738549888134003, 0.028288308531045914, 0.003482293803244829, 0.005965905264019966, 0.009529546834528446, 0.001058438909240067, 0.0008341948851011693, 0.0007363095064647496, 0.0007076254114508629], "count": [413]}, "action": {"min": [-0.9035706520080566, -0.262289434671402, -0.800384521484375, -1.7336472272872925, -1.3418000936508179, -0.22231367230415344, -0.6981316804885864, -1.0163954496383667, -0.19430813193321228, 0.4691213369369507, -1.564314842224121, 0.28036391735076904, -0.6654762029647827, -0.6942071318626404, 0.01109645888209343, -0.005763431079685688, -0.6083152294158936, 1.0297318696975708, -0.4542662501335144, -0.012105877511203289, -0.013676569797098637, -0.0014742460334673524, -0.6042017936706543, 1.0185418128967285, -0.457699716091156, -0.011458730325102806, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.014974904246628284, -0.0006681720842607319, -0.7534183859825134, -1.0107697248458862, -0.6931098699569702, -1.321028709411621, -2.5848395824432373, -1.137813687324524, -0.9404129385948181, -0.2136119306087494, -0.08104860782623291, -0.6785977482795715, -0.5972388982772827, -0.714830756187439, -1.2939950227737427, -0.48991620540618896], "max": [0.11412995308637619, 0.5230767726898193, 0.18755054473876953, -0.2831844687461853, 0.3864068388938904, 0.38261815905570984, -0.11611109972000122, -0.03578266128897667, 0.15646745264530182, 1.1629068851470947, -0.4529649317264557, 0.663493812084198, 0.37308162450790405, -0.23556089401245117, 0.014949905686080456, 0.0018472670344635844, -0.6009550094604492, 1.0350099802017212, -0.44833531975746155, -0.004899372346699238, -0.0102749764919281, 0.006939686834812164, -0.5944041013717651, 1.024806261062622, -0.4542928636074066, -0.006538135930895805, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.014114980585873127, -0.00037999203777872026, 0.8306106925010681, 1.1263176202774048, 0.6260916590690613, 1.2609262466430664, 2.2685210704803467, 1.1232824325561523, 0.7549010515213013, 0.5595811605453491, 0.36051735281944275, 0.2643710970878601, 0.4473138749599457, 0.23276929557323456, 0.5191262364387512, 0.5774964094161987], "mean": [-0.2934029996395111, 0.012905469164252281, -0.35352084040641785, -1.0819166898727417, -0.26661187410354614, 0.13824141025543213, -0.54136723279953, -0.38854825496673584, 0.04752103239297867, 0.7074681520462036, -1.0796241760253906, 0.4797196388244629, -0.30810803174972534, -0.5683945417404175, 0.012285194359719753, -0.0022536374162882566, -0.6048974990844727, 1.0332521200180054, -0.45215755701065063, -0.00741141103208065, -0.012640477158129215, 0.0024056960828602314, -0.5998436212539673, 1.0218164920806885, -0.4563847780227661, -0.008418613113462925, 0.7398425936698914, 1.7453218698501587, 0.7398425936698914, 0.7398425936698914, 0.7398425936698914, 0.7398425936698914, 0.4931720793247223, 1.7453218698501587, 0.4931720793247223, 0.4931720793247223, 0.4931720793247223, 0.4931720793247223, -0.014695122838020325, -0.00042736323666758835, -0.007617929019033909, -0.0002689224493224174, 0.02279566042125225, 0.011340665630996227, 0.01722455769777298, -0.01173196267336607, -0.0025490024127066135, 0.07260941714048386, 0.025415122509002686, -0.022131672129034996, -0.053102102130651474, -0.022355638444423676, -0.0688023716211319, -0.007222361396998167], "std": [0.320952832698822, 0.2675513029098511, 0.18044601380825043, 0.48889121413230896, 0.6285440921783447, 0.14049366116523743, 0.19597657024860382, 0.3219599425792694, 0.10939457267522812, 0.21537800133228302, 0.40484926104545593, 0.11626376956701279, 0.30639246106147766, 0.11619029939174652, 0.0009995180880650878, 0.0015864081215113401, 0.001520455814898014, 0.0015527448849752545, 0.002070635324344039, 0.0026584272272884846, 0.0007710667559877038, 0.001750134164467454, 0.001931926584802568, 0.0012680809013545513, 0.0009582032216712832, 0.0015400336124002934, 0.8564865589141846, 7.3909759521484375e-06, 0.8564865589141846, 0.8564865589141846, 0.8564865589141846, 0.8564865589141846, 0.7793552875518799, 7.3909759521484375e-06, 0.7793552875518799, 0.7793552875518799, 0.7793552875518799, 0.7793552875518799, 0.00021723633108194917, 6.796491652494296e-05, 0.2425280511379242, 0.28387874364852905, 0.2153134047985077, 0.39386245608329773, 0.6127167344093323, 0.29772689938545227, 0.21943353116512299, 0.13264450430870056, 0.06389880925416946, 0.13699249923229218, 0.179884672164917, 0.12279423326253891, 0.2688896358013153, 0.14812742173671722], "count": [413]}, "timestamp": {"min": [0.0], "max": [13.733333333333333], "mean": [6.866666666666667], "std": [3.974082703383679], "count": [413]}, "frame_index": {"min": [0], "max": [412], "mean": [206.0], "std": [119.22248110151038], "count": [413]}, "episode_index": {"min": [344], "max": [344], "mean": [344.0], "std": [0.0], "count": [413]}, "index": {"min": [136071], "max": [136483], "mean": [136277.0], "std": [119.22248110151038], "count": [413]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [413]}, "subtask_annotation": {"mean": [0.5520581113801453, 2.0, 2.0, 2.0, 2.0], "std": [0.7132959860347493, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [413]}, "scene_annotation": {"mean": [344.0], "std": [0.0], "min": [344], "max": [344], "count": [413]}, "eef_direction_state": {"mean": [4.036319612590799, 4.123486682808717], "std": [2.1064039366505423, 1.993149392704572], "min": [0, 0], "max": [6, 6], "count": [413]}, "eef_velocity_state": {"mean": [0.8184019370460048, 0.7263922518159807], "std": [0.7985764351069442, 0.660329223880716], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_acc_mag_state": {"mean": [0.7578692493946732, 0.6440677966101694], "std": [0.8201265551360906, 0.833147952732356], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_direction_action": {"mean": [3.694915254237288, 3.6707021791767556], "std": [2.1093354828615625, 2.0355291513094587], "min": [0, 0], "max": [6, 6], "count": [413]}, "eef_velocity_action": {"mean": [0.9757869249394673, 0.8861985472154964], "std": [0.796113241682407, 0.6484313941564465], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_acc_mag_action": {"mean": [0.9612590799031477, 1.0314769975786926], "std": [0.8106138308445896, 0.8183589541272124], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_sim_pose_state": {"mean": [0.29787849199006544, 0.2494709314524728, 0.12661457818610902, -1.0142039610231461, -0.5259044075893617, 0.790658658365292, 0.31411227466523467, -0.15691215015849777, 0.13618205538210926, -2.179411149512508, -0.5559918875171577, 2.6826173049187947], "std": [0.06892176867990152, 0.13859907407433011, 0.03636043748940726, 2.0027793526377393, 0.4988500102996859, 2.1470530020599425, 0.07509504105522334, 0.05428754346466456, 0.032558540531816026, 0.7215941520608136, 0.16323423310234142, 0.2824061590038558], "min": [0.21231918730404792, 0.12070412455260932, 0.08661053398826482, -3.139185802998772, -1.0595712334050422, -3.09918689640344, 0.2336074040097871, -0.27191956236024095, 0.08289626865252255, -2.970767957536664, -0.7261651445469811, 2.103774315387446], "max": [0.4241000542156018, 0.4760657666883145, 0.2324293955979723, 3.018556139633682, 0.4498920317795254, 3.0794816218276417, 0.46938743096986685, -0.11143387633228577, 0.25584481972976436, -0.9271647251348681, -0.087208368113314, 3.0154586920301445], "count": [413]}, "eef_sim_pose_action": {"mean": [0.303016164145594, 0.2533930961361571, 0.12000108089049027, -1.0269066971338023, -0.5470249846127287, 0.8095133669736612, 0.31192168187328234, -0.15773917674524748, 0.12884278149728587, -2.163895944073905, -0.5658473525144939, 2.66822083368743], "std": [0.06548150994664254, 0.135188739666063, 0.03713561588410487, 1.9854826800977972, 0.5130143755567591, 2.1376277208888887, 0.07219999957348552, 0.05335067822035243, 0.027475845351693378, 0.7262013191263619, 0.17506697524127615, 0.2804035330812028], "min": [0.2146299766239831, 0.12410034349308438, 0.07554377407617933, -3.0679897974100534, -1.0585654566382958, -3.0658807720349723, 0.22467435079061643, -0.28721760983599487, 0.08354805523072811, -2.9755902753007972, -0.7809807831985126, 2.085852565599322], "max": [0.4358373939710935, 0.4808432188805728, 0.23669193720919252, 3.074226301127729, 0.49587538746442217, 3.1179870298017467, 0.4609615098185904, -0.11358627151822245, 0.2126152500390116, -0.8575155852603946, -0.06158774768478281, 2.9941006370528545], "count": [413]}}} +{"episode_index": 337, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4523537367069424]], [[0.5515985286652259]], [[0.5021308202035811]]], "std": [[[0.28100766120383275]], [[0.20179149024828844]], [[0.21294593432165831]]], "count": [103]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4235240273531838]], [[0.4204325586126322]], [[0.36978864085135293]]], "std": [[[0.2822426272076091]], [[0.24908643644080505]], [[0.275982512873963]]], "count": [103]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4576531384493641]], [[0.4555083346397763]], [[0.3600929300903686]]], "std": [[[0.2995963401102325]], [[0.22820132247869426]], [[0.25759803752863636]]], "count": [103]}, "observation.state": {"min": [-0.9360870122909546, -0.2445267289876938, -0.6153207421302795, -1.371405005455017, -1.5056849718093872, -0.15640607476234436, -0.6366873383522034, -0.8902984261512756, -0.374991238117218, 0.26710963249206543, -1.5491721630096436, 0.28516411781311035, -0.6774998903274536, -0.6649115085601807, 0.010560291819274426, -0.0028551642317324877, -0.6119835376739502, 1.0362505912780762, -0.4587804079055786, -0.005431521683931351, -0.010253366082906723, -0.00033015990629792213, -0.6148821711540222, 1.0189921855926514, -0.45089784264564514, -0.006825397722423077, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.012963827699422836, -2.291172904733685e-06, -0.5754153728485107, -1.1586565971374512, -0.5013517737388611, -2.664867877960205, -3.2410759925842285, -1.1685271263122559, -2.7306430339813232, -0.9587914943695068, -0.4276096224784851, -1.0150901079177856, -1.0042979717254639, -1.3745753765106201, -2.220492362976074, -1.5057072639465332, -14.653987884521484, -10.683761596679688, -2.2747254371643066, -10.04273509979248, -8.75152587890625, -2.5824174880981445, -1.5207569599151611, -13.440244674682617, -4.609279632568359, -2.8504273891448975, -8.058609008789062, -1.004273533821106, -4.361415863037109, -2.8406593799591064, -0.007203047163784504, -0.027442460879683495, -0.012106476351618767, -0.006777586415410042, -0.003551461501047015, -0.00739592919126153, -0.006061919033527374, -0.01574959047138691, -0.016498524695634842, -0.012461194768548012, -0.005725756287574768, -0.004571549594402313, -3.3935999870300293, -0.6272857189178467, 5.612165451049805, -30.62760353088379, 13.994428634643555, -1.2930667400360107, -0.3605700135231018, -0.3229222297668457, 4.46894645690918, -32.176204681396484, 15.473669052124023, -0.8738852143287659, -0.019706357270479202, -0.017120985314249992, 0.003663003910332918, -0.09564509987831116, 0.4003848731517792, 0.010709114372730255, 0.005272604525089264, 0.32719630002975464, -0.2758796215057373, -0.011153161525726318, -3.0433032512664795, -0.9461299180984497, -3.02774977684021, -2.9505813121795654, -0.7412872910499573, 1.8684507608413696, -0.7917973399162292, -0.16076147556304932, 9.675268173217773, -0.021948188543319702, -0.017106493934988976, -0.05938252806663513, -0.023578207939863205, 0.02137615531682968, 0.7541504502296448, 0.6526205539703369], "max": [-0.16792231798171997, 0.5000299215316772, -0.15717731416225433, -0.30670565366744995, 0.1886412501335144, 0.689720630645752, -0.04071412235498428, -0.025980733335018158, 0.17776736617088318, 0.9779062271118164, -0.6731120944023132, 0.9555908441543579, 0.4583461880683899, -0.001707754679955542, 0.011757747270166874, 0.0013734628446400166, -0.6103092432022095, 1.037864327430725, -0.4567755460739136, -0.0031048953533172607, -0.009138653986155987, 0.0040486701764166355, -0.6108378171920776, 1.022262692451477, -0.4491835832595825, -0.004725680686533451, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.01192113570868969, 1.96616292669205e-06, 1.1640678644180298, 0.692597508430481, 2.1140379905700684, 1.4963831901550293, 3.6681013107299805, 1.5694570541381836, 1.2304707765579224, 0.6114053726196289, 0.6361610293388367, 0.6376565098762512, 1.2516876459121704, 0.7083805799484253, 1.6091439723968506, 0.6682508587837219, -5.422866344451904, 6.7155070304870605, 3.201465368270874, -0.21367523074150085, 1.0616605281829834, 3.5006103515625, 1.1477410793304443, 0.17816397547721863, 10.439560890197754, 4.5634918212890625, -0.33577534556388855, 3.0989010334014893, 3.471916913986206, 0.3156288266181946, 0.008176302537322044, 0.024229831993579865, 0.015177459456026554, 0.010205048136413097, 0.005353645421564579, 0.005876276642084122, 0.008432750590145588, 0.024805134162306786, 0.01471022143959999, 0.007548375986516476, 0.013869788497686386, 0.0037552216090261936, -1.251389980316162, 0.5344919562339783, 17.13343620300293, -18.253948211669922, 21.544363021850586, 1.0384360551834106, 1.3150200843811035, 0.8833963871002197, 16.361392974853516, -20.68109703063965, 25.239578247070312, 1.4905269145965576, 0.033434756100177765, 0.01140272244811058, 0.010989011265337467, -0.04099075868725777, 0.5923603773117065, 0.5067955255508423, 0.3161172866821289, 0.5668607950210571, 0.003040300216525793, 0.29507559537887573, 2.988708972930908, 0.7042492032051086, 2.9618053436279297, -0.7750006318092346, -0.11430943012237549, 3.0562336444854736, -0.5066519975662231, 0.24599066376686096, 9.952442169189453, 0.01103198528289795, 0.017755508422851562, 0.03814661502838135, -0.022073470056056976, 0.023235013708472252, 0.7569924592971802, 0.6559421420097351], "mean": [-0.38894522190093994, -0.09369686245918274, -0.38758230209350586, -1.0916805267333984, -0.3557042181491852, 0.1748858243227005, -0.47958916425704956, -0.41378095746040344, -0.012431047856807709, 0.6563372015953064, -1.1222596168518066, 0.6112768650054932, -0.24635285139083862, -0.38819220662117004, 0.011114154011011124, -0.0010032098507508636, -0.6113942861557007, 1.036830186843872, -0.45787784457206726, -0.0037122638896107674, -0.009507202543318272, 0.0014984061708673835, -0.6132752299308777, 1.0201271772384644, -0.4501902163028717, -0.005663449876010418, 0.5393357276916504, 1.7453185319900513, 0.5393357276916504, 0.5393357276916504, 0.5393357276916504, 0.5393357276916504, 0.6488479971885681, 1.7453185319900513, 0.6488479971885681, 0.6488479971885681, 0.6488479971885681, 0.6488479971885681, -0.012631477788090706, -4.342497561538039e-07, -0.033791907131671906, 0.029792319983243942, 0.012994552962481976, 0.02790234051644802, -0.04734494909644127, 0.026967205107212067, -0.0006020023720338941, 0.010148613713681698, 0.005226639565080404, 0.011745494790375233, 0.0020954778883606195, -0.02668844163417816, -0.0061733112670481205, -0.0266152061522007, -9.409748077392578, -2.87416934967041, -0.8086339831352234, -4.792758941650391, -1.0664036273956299, 0.11514664441347122, -0.02802710421383381, -6.631832599639893, 4.143669128417969, 0.9439080953598022, -4.592184066772461, 0.5201290249824524, -0.1647132933139801, -0.5317120552062988, 0.00013790094817522913, 0.00029183441074565053, 0.00018869180348701775, 6.877061969134957e-05, 1.7590147763257846e-05, -0.00015148709644563496, -2.078172292385716e-05, -6.178297917358577e-05, -0.00026794441509991884, -0.0002014947822317481, 0.00010760060104075819, 1.859632902778685e-05, -2.2211687564849854, -0.14653296768665314, 9.189817428588867, -24.479869842529297, 17.851688385009766, 0.10849209129810333, 0.35907724499702454, 0.11322613805532455, 11.529129028320312, -26.793766021728516, 19.636810302734375, 0.5082046389579773, 0.003077656263485551, -0.0029889787547290325, 0.008222592994570732, -0.07782837748527527, 0.46303677558898926, 0.14561107754707336, 0.22058740258216858, 0.43649226427078247, -0.09671984612941742, 0.16727806627750397, -1.5493667125701904, -0.5631393790245056, 1.277622103691101, -2.0121617317199707, -0.47154703736305237, 2.4636411666870117, -0.6331949234008789, 0.03397764638066292, 9.777742385864258, 0.0017944914288818836, 0.00026426196563988924, 6.957691221032292e-05, -0.02293933741748333, 0.022557247430086136, 0.7559670805931091, 0.6538177132606506], "std": [0.2350953370332718, 0.2331651896238327, 0.07316014170646667, 0.3952045440673828, 0.6624541878700256, 0.2067563831806183, 0.17534328997135162, 0.2856149971485138, 0.18164442479610443, 0.16441453993320465, 0.3173581063747406, 0.22581592202186584, 0.3875456154346466, 0.21678699553012848, 0.00021269271383062005, 0.0011566258035600185, 0.0003444333269726485, 0.000459896691609174, 0.0003662537201307714, 0.000591861957218498, 0.00019489455735310912, 0.0012482220772653818, 0.0008330774144269526, 0.0007455596933141351, 0.0003518884477671236, 0.0005417893989942968, 0.8014581799507141, 1.0728836059570312e-05, 0.8014581799507141, 0.8014581799507141, 0.8014581799507141, 0.8014581799507141, 0.8381527662277222, 1.0728836059570312e-05, 0.8381527662277222, 0.8381527662277222, 0.8381527662277222, 0.8381527662277222, 0.00017499657406006008, 6.823945000178355e-07, 0.155952587723732, 0.17462584376335144, 0.2284659594297409, 0.3456135392189026, 0.5216724872589111, 0.32352572679519653, 0.3089030683040619, 0.22007876634597778, 0.1420680433511734, 0.2106730043888092, 0.27497920393943787, 0.20923301577568054, 0.39490464329719543, 0.21382856369018555, 2.3038113117218018, 4.526281356811523, 0.9886965155601501, 2.5403051376342773, 2.1836488246917725, 0.9496206045150757, 0.5599980354309082, 3.4091379642486572, 4.059736251831055, 1.8012617826461792, 1.9936370849609375, 0.8955672383308411, 1.4909212589263916, 0.7787755727767944, 0.0026685206685215235, 0.0050065284594893456, 0.0044426084496080875, 0.002598223742097616, 0.0010878238826990128, 0.00154299836140126, 0.0022266206797212362, 0.004751233849674463, 0.0049186041578650475, 0.0028373119421303272, 0.0015152287669479847, 0.0012527731014415622, 0.31369468569755554, 0.11915190517902374, 1.691321849822998, 3.4433224201202393, 1.6276615858078003, 0.6445437073707581, 0.27701547741889954, 0.13250894844532013, 2.2031943798065186, 2.6026761531829834, 2.248872995376587, 0.6691964864730835, 0.007464103866368532, 0.00395360728725791, 0.0005526960012502968, 0.007864953018724918, 0.05855608731508255, 0.13903048634529114, 0.08700421452522278, 0.07767004519701004, 0.08799276500940323, 0.09790914505720139, 2.0291388034820557, 0.5765866041183472, 2.070979356765747, 0.7542396783828735, 0.1850414276123047, 0.4278792142868042, 0.03769635409116745, 0.048586029559373856, 0.02935628779232502, 0.003957637585699558, 0.004939160775393248, 0.008894392289221287, 0.0003205924585927278, 0.00036948019987903535, 0.0005326387472450733, 0.0006141306948848069], "count": [488]}, "action": {"min": [-0.999148428440094, -0.23629388213157654, -0.7133356928825378, -1.3653377294540405, -1.5707963705062866, -0.17233684659004211, -0.6527565717697144, -0.9613884091377258, -0.3954083323478699, 0.20364558696746826, -1.528593897819519, 0.27661848068237305, -0.6981316804885864, -0.6653380990028381, 0.01014762744307518, -0.011647255159914494, -0.609917402267456, 1.0310204029083252, -0.4590339660644531, -0.005456842482089996, -0.010382648557424545, -0.009247798472642899, -0.6121784448623657, 1.0141515731811523, -0.4525233209133148, -0.007031397894024849, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.012963827699422836, -2.291172904733685e-06, -0.5754153728485107, -1.1481074094772339, -0.5013517737388611, -2.664867877960205, -3.2410759925842285, -1.1685271263122559, -2.7306430339813232, -0.9587914943695068, -0.39201289415359497, -1.0150901079177856, -1.0042979717254639, -1.3745753765106201, -2.220492362976074, -1.5057072639465332], "max": [-0.21000103652477264, 0.5194458961486816, 0.06288419663906097, -0.22412164509296417, 0.19081878662109375, 0.6981316804885864, -0.03946549817919731, 0.0037216986529529095, 0.21172651648521423, 1.0212106704711914, -0.5809129476547241, 0.9601134061813354, 0.468738317489624, 0.0022543449886143208, 0.013483311980962753, 0.002250182908028364, -0.6042450666427612, 1.0365619659423828, -0.4550894498825073, -0.0030585804488509893, -0.007228673901408911, 0.004522611852735281, -0.6050040125846863, 1.0210692882537842, -0.4489988386631012, -0.004720345139503479, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.01192113570868969, 1.96616292669205e-06, 1.1640678644180298, 0.692597508430481, 2.1140379905700684, 1.4963831901550293, 3.5897812843322754, 1.5694570541381836, 1.2304707765579224, 0.6114053726196289, 0.6361610293388367, 0.6376565098762512, 1.2516876459121704, 0.7083805799484253, 1.6091439723968506, 0.6682508587837219], "mean": [-0.43973419070243835, -0.06908690929412842, -0.4084608554840088, -1.0305429697036743, -0.36763957142829895, 0.17682139575481415, -0.47510191798210144, -0.4254658818244934, -0.012980434112250805, 0.6959056258201599, -1.0831389427185059, 0.6065979599952698, -0.24576127529144287, -0.3941953778266907, 0.011306358501315117, -0.001342110917903483, -0.6078436970710754, 1.0350556373596191, -0.4580886960029602, -0.0036947631742805243, -0.009201952256262302, 0.0009264071704819798, -0.609523594379425, 1.0182743072509766, -0.4505177140235901, -0.005765524227172136, 0.5383700728416443, 1.7453185319900513, 0.5383700728416443, 0.5383700728416443, 0.5383700728416443, 0.5383700728416443, 0.6490268111228943, 1.7453185319900513, 0.6490268111228943, 0.6490268111228943, 0.6490268111228943, 0.6490268111228943, -0.012629847973585129, -4.316096919865231e-07, -0.0334475040435791, 0.027606267482042313, 0.013322419486939907, 0.026582874357700348, -0.04019511118531227, 0.025453107431530952, -0.0011453221086412668, 0.012160500511527061, 0.006298580206930637, 0.012871256098151207, 0.001558086951263249, -0.026846671476960182, -0.007756808772683144, -0.027173494920134544], "std": [0.24218906462192535, 0.22250913083553314, 0.10166748613119125, 0.40316739678382874, 0.6746301651000977, 0.2120579034090042, 0.17319336533546448, 0.3045276701450348, 0.176797017455101, 0.17431308329105377, 0.32867756485939026, 0.23154816031455994, 0.39272505044937134, 0.21678856015205383, 0.0006898889550939202, 0.0019545999821275473, 0.0009063914185389876, 0.0007544089457951486, 0.0005106734461151063, 0.0005353612941689789, 0.0006616515456698835, 0.001957991160452366, 0.0011858779471367598, 0.0010098166530951858, 0.0006155876908451319, 0.0005027517909184098, 0.8009806275367737, 1.0728836059570312e-05, 0.8009806275367737, 0.8009806275367737, 0.8009806275367737, 0.8009806275367737, 0.8381481766700745, 1.0728836059570312e-05, 0.8381481766700745, 0.8381481766700745, 0.8381481766700745, 0.8381481766700745, 0.0001773127296473831, 6.878422027511988e-07, 0.15611706674098969, 0.1814294308423996, 0.22772736847400665, 0.3469962179660797, 0.5451993942260742, 0.32552915811538696, 0.3086283504962921, 0.21603244543075562, 0.1402004510164261, 0.20939965546131134, 0.2747611701488495, 0.2091805636882782, 0.3940114974975586, 0.21326491236686707], "count": [488]}, "timestamp": {"min": [0.0], "max": [16.233333333333334], "mean": [8.116666666666667], "std": [4.695772330275156], "count": [488]}, "frame_index": {"min": [0], "max": [487], "mean": [243.5], "std": [140.8731699082547], "count": [488]}, "episode_index": {"min": [345], "max": [345], "mean": [345.0], "std": [0.0], "count": [488]}, "index": {"min": [136484], "max": [136971], "mean": [136727.5], "std": [140.8731699082547], "count": [488]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [488]}, "subtask_annotation": {"mean": [0.45286885245901637, 2.0, 2.0, 2.0, 2.0], "std": [0.6055007134164744, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [488]}, "scene_annotation": {"mean": [345.0], "std": [0.0], "min": [345], "max": [345], "count": [488]}, "eef_direction_state": {"mean": [4.407786885245901, 4.184426229508197], "std": [1.9543197266379804, 2.1659632503657558], "min": [0, 0], "max": [6, 6], "count": [488]}, "eef_velocity_state": {"mean": [0.6188524590163934, 0.6864754098360656], "std": [0.7314741423007448, 0.7257426068259539], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_acc_mag_state": {"mean": [0.5594262295081968, 0.6352459016393442], "std": [0.7896313719542224, 0.8211768974523307], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_direction_action": {"mean": [3.747950819672131, 3.7868852459016393], "std": [2.0960530584435992, 2.1585875322470653], "min": [0, 0], "max": [6, 6], "count": [488]}, "eef_velocity_action": {"mean": [0.805327868852459, 0.8217213114754098], "std": [0.704938881697018, 0.7092621340461669], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_acc_mag_action": {"mean": [0.8852459016393442, 0.9979508196721312], "std": [0.8218005153766734, 0.8456711744444253], "min": [0, 0], "max": [2, 2], "count": [488]}, "eef_sim_pose_state": {"mean": [0.33093913896966276, 0.1923222652500582, 0.15471887491271366, -1.5560672562380382, -0.5633391122851141, 1.2841959438643613, 0.32297500620325725, -0.17715264362403615, 0.14365627317570567, -2.0121489109130817, -0.47160959588309, 2.463718469684536], "std": [0.04677925955972928, 0.1224402760165142, 0.02406598972738735, 2.035731193179254, 0.576482330290948, 2.0784915326743065, 0.07604064067791387, 0.07991802861728943, 0.024102164365966766, 0.754240564201612, 0.18504468642716734, 0.4278141809718295], "min": [0.28687942366106195, 0.09865054391639162, 0.09755665862028044, -3.115632383693515, -0.9507988498350474, -3.1039035007273, 0.21675850917867884, -0.3283915330671109, 0.11806758608717817, -2.9505817215031596, -0.7420630952930907, 1.868451167826907], "max": [0.4266432313386238, 0.49177306438634616, 0.22853295050502576, 3.0699333914596374, 0.7038231174626075, 3.0912901285559182, 0.4482248506347197, -0.104551076152723, 0.22096086026365444, -0.7749800786664287, -0.11428212429522233, 3.056242181913679], "count": [488]}, "eef_sim_pose_action": {"mean": [0.3414171702798497, 0.19944999890003762, 0.15532209579367248, -1.3840038133251888, -0.5654549699609226, 1.232203543223964, 0.3214712127070642, -0.1748414210885484, 0.13769705391271786, -1.9782556540846092, -0.46196284578232044, 2.475156129337165], "std": [0.0469306181054449, 0.12416939747255926, 0.025840067965584003, 2.2089601669539722, 0.614081140559019, 2.1372118089648455, 0.080874788645757, 0.0817772535106758, 0.02698007918482423, 0.7736762889699944, 0.20762524602809018, 0.439061989451581], "min": [0.2952388008992642, 0.09445662539703042, 0.1072016690859211, -3.1415733315461276, -1.0019871462897525, -3.1224685609930574, 0.20446133563909688, -0.3327757571719569, 0.1022061456208579, -2.962899197099522, -0.781152087559806, 1.8682946543841776], "max": [0.4343934531197957, 0.49691195119115683, 0.25212278214779965, 3.1413985255621633, 0.7934083918271093, 3.050399209231739, 0.45921533250003815, -0.09900046659615043, 0.22056098985316896, -0.7301466229703579, -0.10442477046976939, 3.0653415626736367], "count": [488]}}} +{"episode_index": 338, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.431336630142253]], [[0.558865731930027]], [[0.48395928008458283]]], "std": [[[0.29221514312764896]], [[0.2018500256426334]], [[0.22523200319042794]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42233780517108804]], [[0.44262968329488656]], [[0.3637699442522107]]], "std": [[[0.3017014540866235]], [[0.23725117734713827]], [[0.2794201206836504]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4344327782583622]], [[0.45740527441368706]], [[0.37459843569780854]]], "std": [[[0.2857046529795782]], [[0.22918384607915326]], [[0.2729652631874536]]], "count": [100]}, "observation.state": {"min": [-0.5890372395515442, -0.27313971519470215, -0.5423624515533447, -1.769474744796753, -0.9049648642539978, -0.6797888278961182, -0.39538514614105225, -0.5720521807670593, -0.5153747797012329, 0.07171458005905151, -1.717787742614746, 0.37442463636398315, -0.045123688876628876, -0.27733373641967773, -0.004810388199985027, -0.011614290997385979, -0.5096865296363831, 0.9622241854667664, -0.4721740782260895, -0.01333486009389162, -0.011744463816285133, 0.0123334601521492, -0.6101745367050171, 0.9964589476585388, -0.3938596248626709, 0.05040702223777771, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.009536191821098328, -0.000384180253604427, -0.8287127017974854, -0.6590898036956787, -0.8398087620735168, -0.5573369860649109, -1.2572964429855347, -1.1393855810165405, -0.5928056240081787, -0.5269472599029541, -0.2545742988586426, -0.96928870677948, -1.1507017612457275, -1.056581974029541, -0.44694578647613525, -0.2909019887447357, -11.89244556427002, -4.365079402923584, -1.7692307233810425, -10.897436141967773, -0.6025641560554504, -0.5738705992698669, -1.5781440734863281, -9.687666893005371, -8.211233139038086, -2.9346766471862793, -10.714286804199219, -0.918192982673645, -1.8363858461380005, -2.9841270446777344, -0.010264309123158455, -0.0304698683321476, -0.02253364585340023, -0.0057649919763207436, -0.003070173552259803, -0.0182008258998394, -0.008741708472371101, -0.04339533671736717, -0.017891954630613327, -0.006108980625867844, -0.002346794819459319, -0.0055730934254825115, -0.8271899819374084, -0.4936627149581909, 0.0742349922657013, -28.338768005371094, 16.22394561767578, -1.4323724508285522, -0.8908200263977051, -1.0058841705322266, 9.650548934936523, -24.546306610107422, 16.988662719726562, -2.0387494564056396, -0.013405443169176579, -0.015538266859948635, -0.003052503103390336, -0.09564509987831116, 0.27620384097099304, 0.10373403131961823, -0.01642320118844509, 0.41014406085014343, -0.3694460690021515, 0.04990599676966667, -2.806943416595459, -1.3400371074676514, -2.7914175987243652, -2.4288806915283203, -1.120932698249817, 1.7797609567642212, -0.7928186655044556, -0.1968412846326828, 9.664656639099121, -0.014562517404556274, -0.022550255060195923, -0.0337158739566803, -0.028888633474707603, 0.01622675731778145, 0.8351308703422546, 0.5460889339447021], "max": [0.281749963760376, 0.3804262578487396, 0.5462748408317566, -0.8899821043014526, 0.14915315806865692, -0.27657055854797363, 0.19447073340415955, 0.0065296720713377, 0.16403524577617645, 0.4598671793937683, -0.9417539238929749, 1.109714150428772, 0.28857603669166565, -0.07390888780355453, -0.0032886327244341373, -0.006426812149584293, -0.5018479824066162, 0.9628275632858276, -0.4659430682659149, -0.010368263348937035, -0.009690585546195507, 0.017074428498744965, -0.6037696599960327, 0.9972847700119019, -0.38880157470703125, 0.052411966025829315, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.010299594141542912, -0.00037917617009952664, 0.2628661096096039, 1.2369234561920166, 0.3410535156726837, 1.378873586654663, 0.5180701613426208, 0.4526519477367401, 0.8577765226364136, 0.6937251687049866, 1.4120450019836426, 0.32446274161338806, 0.9695967435836792, 0.4802343249320984, 0.29250073432922363, 0.3536073565483093, -1.3696355819702148, 4.090353965759277, 1.9236873388290405, -0.12210012972354889, 1.0329670906066895, 1.922466516494751, 0.25824177265167236, -4.186853408813477, 7.2039079666137695, 2.9206349849700928, 2.747252941131592, 1.2338217496871948, 0.7460317611694336, 0.6025640964508057, 0.00987086072564125, 0.012478525750339031, 0.020284481346607208, 0.005233475938439369, 0.01961025968194008, 0.008970442228019238, 0.012548953294754028, 0.01762780360877514, 0.025361545383930206, 0.006245372351258993, 0.010820798575878143, 0.009849777445197105, 2.9057700634002686, 0.5085096955299377, 8.477636337280273, -20.207189559936523, 25.827529907226562, 0.5541812181472778, 2.121000051498413, 0.34890446066856384, 16.316852569580078, -13.111555099487305, 24.729732513427734, -0.3627139925956726, 0.0221819169819355, 0.006332023534923792, 0.001831501955166459, -0.04099075868725777, 0.518463134765625, 0.320059597492218, 0.2360403686761856, 0.5164284706115723, -0.0751902312040329, 0.25464701652526855, 2.776109218597412, -0.3098089098930359, 2.7756106853485107, -1.1184098720550537, -0.013161499984562397, 2.6251637935638428, -0.4901677966117859, 0.17824463546276093, 9.886760711669922, 0.010016024112701416, 0.01861235499382019, 0.06815657019615173, -0.0259004645049572, 0.01853993721306324, 0.837061882019043, 0.5490248799324036], "mean": [-0.04076429083943367, -0.09617266058921814, 0.08683183789253235, -1.4065027236938477, -0.240773007273674, -0.4911128878593445, -0.15668387711048126, -0.19532614946365356, -0.07178176194429398, 0.21483327448368073, -1.4714560508728027, 0.690437376499176, 0.09293437004089355, -0.18808849155902863, -0.004271016456186771, -0.009578012861311436, -0.5075989961624146, 0.9624251127243042, -0.4691562354564667, -0.011126103810966015, -0.011332699097692966, 0.01434644591063261, -0.6086719036102295, 0.9968700408935547, -0.39182350039482117, 0.051546432077884674, 0.6464434266090393, 1.745330572128296, 0.6464434266090393, 0.6464434266090393, 0.6464434266090393, 0.6464434266090393, 0.6805295944213867, 1.745330572128296, 0.6805295944213867, 0.6805295944213867, 0.6805295944213867, 0.6805295944213867, 0.00991952046751976, -0.00038202019641175866, -0.10067585855722427, 0.04358241334557533, -0.1332797110080719, 0.0716979056596756, -0.08796306699514389, 0.041479501873254776, 0.040002357214689255, 0.0009558608871884644, 0.06517335772514343, 0.010926489718258381, 0.007475204765796661, -0.06962890177965164, -0.02274121716618538, -0.01825750432908535, -5.631993770599365, -0.9291873574256897, -0.45546916127204895, -4.751774311065674, 0.3352482318878174, 0.3084757626056671, -0.5622218251228333, -6.551224231719971, 1.6808334589004517, 0.20788240432739258, -4.518703937530518, -0.08395516872406006, -0.25889572501182556, -0.7681852579116821, -0.0001520582300145179, -6.304769340204075e-05, 0.00044784057536162436, 0.00020625018805731088, 0.0008253876003436744, 7.67322399042314e-06, -0.0003942030016332865, -0.00043033924885094166, -6.163819489302114e-05, -0.0002602619933895767, 0.0005588637432083488, 0.0001604401331860572, 1.259336233139038, 0.08166903257369995, 4.050015926361084, -24.717599868774414, 20.712230682373047, -0.16867852210998535, 0.1971140056848526, -0.23672717809677124, 13.310523986816406, -19.40591049194336, 20.39654541015625, -1.0267459154129028, 0.0025118079502135515, -0.003590870648622513, -0.0006513745756819844, -0.07588944584131241, 0.3825303316116333, 0.2091001272201538, 0.08947213739156723, 0.4522930681705475, -0.20968711376190186, 0.16410858929157257, -0.6981295943260193, -1.0540211200714111, 0.3912562131881714, -1.9103223085403442, -0.6989896893501282, 2.221686363220215, -0.6476203203201294, -0.02433338761329651, 9.775456428527832, 0.00034442904870957136, 0.0009345939615741372, 0.000934955314733088, -0.027899473905563354, 0.017788294702768326, 0.8360771536827087, 0.5476121306419373], "std": [0.29072970151901245, 0.18304309248924255, 0.3454930782318115, 0.2122560441493988, 0.31993547081947327, 0.13702444732189178, 0.1727035790681839, 0.16201046109199524, 0.28230276703834534, 0.11417564004659653, 0.20465365052223206, 0.23061174154281616, 0.10254599153995514, 0.06391597539186478, 0.00041271254303865135, 0.0020297293085604906, 0.0018933028914034367, 0.00015924488252494484, 0.0021925154142081738, 0.0007946753175929189, 0.0004438013129401952, 0.0018075144616886973, 0.0014540809206664562, 0.0001797000295482576, 0.0014987231697887182, 0.0006050131632946432, 0.8235445022583008, 1.3113021850585938e-06, 0.8235445022583008, 0.8235445022583008, 0.8235445022583008, 0.8235445022583008, 0.8330671191215515, 1.3113021850585938e-06, 0.8330671191215515, 0.8330671191215515, 0.8330671191215515, 0.8330671191215515, 0.0001127607756643556, 8.090281085060269e-07, 0.20007984340190887, 0.26391586661338806, 0.23064523935317993, 0.3263998329639435, 0.31539782881736755, 0.2056373804807663, 0.21795141696929932, 0.2278895527124405, 0.2692994773387909, 0.2320246398448944, 0.35730302333831787, 0.2383032888174057, 0.11885886639356613, 0.10070212930440903, 3.1513993740081787, 2.1265974044799805, 0.8618170022964478, 3.4124252796173096, 0.377134770154953, 0.5385677814483643, 0.5266697406768799, 1.2653214931488037, 5.453473091125488, 1.3594505786895752, 2.9935336112976074, 0.4279208481311798, 0.5546707510948181, 0.7795232534408569, 0.0029642791487276554, 0.005318792071193457, 0.006255297921597958, 0.002139903139322996, 0.0029261375311762094, 0.002936002565547824, 0.003098568879067898, 0.006937186699360609, 0.006790735758841038, 0.0024360977113246918, 0.002105869585648179, 0.0018771421164274216, 0.5957211852073669, 0.17405405640602112, 2.0761961936950684, 1.4216275215148926, 2.557084321975708, 0.5082394480705261, 0.6430226564407349, 0.23335234820842743, 1.4466480016708374, 2.8578078746795654, 1.5095113515853882, 0.41426098346710205, 0.007750926539301872, 0.004452982917428017, 0.0005987281911075115, 0.009713448584079742, 0.08527044951915741, 0.06967150419950485, 0.09352636337280273, 0.03385193645954132, 0.10590985417366028, 0.06113748997449875, 1.5435948371887207, 0.35914748907089233, 1.606316089630127, 0.4537562429904938, 0.43869292736053467, 0.3075733780860901, 0.053815681487321854, 0.06454477459192276, 0.03792734444141388, 0.003638500813394785, 0.007398158777505159, 0.010878999717533588, 0.0005780728533864021, 0.00042175999260507524, 0.0004702476435340941, 0.0007241922430694103], "count": [234]}, "action": {"min": [-0.6802218556404114, -0.24051739275455475, -0.5634874105453491, -1.7854204177856445, -0.9122679829597473, -0.6800060272216797, -0.40146446228027344, -0.5875179171562195, -0.506836473941803, -0.020924925804138184, -1.713587760925293, 0.3678174316883087, -0.04158396273851395, -0.27686429023742676, -0.0045425985008478165, -0.019265972077846527, -0.5076751112937927, 0.9590342044830322, -0.47359657287597656, -0.01415393128991127, -0.011189828626811504, 0.0032424272503703833, -0.6081925630569458, 0.9940997362136841, -0.39526015520095825, 0.04822032153606415, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.009536191821098328, -0.0003838793491013348, -0.8287127017974854, -0.6590898036956787, -0.8398087620735168, -0.5573369860649109, -1.2572964429855347, -1.1393855810165405, -0.5928056240081787, -0.5269472599029541, -0.20200863480567932, -0.96928870677948, -1.1507017612457275, -1.056581974029541, -0.44694578647613525, -0.2909019887447357], "max": [0.27434253692626953, 0.39834001660346985, 0.5339496731758118, -0.8065516352653503, 0.1494622379541397, -0.2747323215007782, 0.20269852876663208, 0.002556817838922143, 0.17535462975502014, 0.5317000150680542, -0.8290178775787354, 1.1108499765396118, 0.30104172229766846, -0.06156415864825249, -0.0023704180493950844, -0.0037144855596125126, -0.4983469545841217, 0.9633532762527466, -0.46494483947753906, -0.011197018437087536, -0.008780494332313538, 0.018197763711214066, -0.5998684167861938, 0.9985038638114929, -0.38969185948371887, 0.050850797444581985, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.010299594141542912, -0.00037917617009952664, 0.38174086809158325, 1.2369234561920166, 0.411861389875412, 1.378873586654663, 0.5180701613426208, 0.4526519477367401, 0.8577765226364136, 0.6937251687049866, 1.4120450019836426, 0.31403928995132446, 0.9695967435836792, 0.4802343249320984, 0.29250073432922363, 0.3536073565483093], "mean": [-0.09554668515920639, -0.07367612421512604, 0.038288503885269165, -1.3432081937789917, -0.2574080228805542, -0.4833219349384308, -0.14466740190982819, -0.2191449999809265, -0.041204847395420074, 0.22222159802913666, -1.4249062538146973, 0.6756249070167542, 0.09178879112005234, -0.19274866580963135, -0.0036859288811683655, -0.00935136154294014, -0.5032082200050354, 0.9608345627784729, -0.4700259864330292, -0.012175803072750568, -0.010439126752316952, 0.012921788729727268, -0.6043182611465454, 0.9956901669502258, -0.3930349349975586, 0.049446795135736465, 0.6465180516242981, 1.745330572128296, 0.6465180516242981, 0.6465180516242981, 0.6465180516242981, 0.6465180516242981, 0.6807533502578735, 1.745330572128296, 0.6807533502578735, 0.6807533502578735, 0.6807533502578735, 0.6807533502578735, 0.00991910882294178, -0.0003820059646386653, -0.09876620769500732, 0.04318297654390335, -0.13104234635829926, 0.06876225769519806, -0.08757520467042923, 0.04246919974684715, 0.04113628342747688, 0.0037875159177929163, 0.06646166741847992, 0.009386557154357433, 0.004855775274336338, -0.07049786299467087, -0.022414756938815117, -0.018193397670984268], "std": [0.30635693669319153, 0.17516392469406128, 0.35030558705329895, 0.24886426329612732, 0.3324822187423706, 0.1345684677362442, 0.17530126869678497, 0.16614504158496857, 0.2792188227176666, 0.14064060151576996, 0.22315548360347748, 0.22513023018836975, 0.1017051562666893, 0.06407292187213898, 0.000427313701948151, 0.0032840846106410027, 0.0022398633882403374, 0.0008872399339452386, 0.002373815281316638, 0.0006880330038256943, 0.000502181239426136, 0.0030979150906205177, 0.0017226216150447726, 0.0007758138235658407, 0.0014370488934218884, 0.0006047451170161366, 0.8236277103424072, 1.3113021850585938e-06, 0.8236277103424072, 0.8236277103424072, 0.8236277103424072, 0.8236277103424072, 0.8332145810127258, 1.3113021850585938e-06, 0.8332145810127258, 0.8332145810127258, 0.8332145810127258, 0.8332145810127258, 0.00011293211719021201, 7.913285458016617e-07, 0.20290878415107727, 0.26392391324043274, 0.23385728895664215, 0.32900258898735046, 0.3155279755592346, 0.20661196112632751, 0.2183806449174881, 0.2250240296125412, 0.26830628514289856, 0.23102258145809174, 0.35556933283805847, 0.23766645789146423, 0.1186305582523346, 0.10062865167856216], "count": [234]}, "timestamp": {"min": [0.0], "max": [7.766666666666667], "mean": [3.8833333333333337], "std": [2.251645488838642], "count": [234]}, "frame_index": {"min": [0], "max": [233], "mean": [116.5], "std": [67.54936466515926], "count": [234]}, "episode_index": {"min": [346], "max": [346], "mean": [346.0], "std": [0.0], "count": [234]}, "index": {"min": [136972], "max": [137205], "mean": [137088.5], "std": [67.54936466515926], "count": [234]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [234]}, "subtask_annotation": {"mean": [0.47435897435897434, 2.0, 2.0, 2.0, 2.0], "std": [0.5243887522107056, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [234]}, "scene_annotation": {"mean": [346.0], "std": [0.0], "min": [346], "max": [346], "count": [234]}, "eef_direction_state": {"mean": [3.358974358974359, 2.576923076923077], "std": [2.118141172109063, 1.9382732916328371], "min": [0, 0], "max": [6, 6], "count": [234]}, "eef_velocity_state": {"mean": [1.1324786324786325, 1.106837606837607], "std": [0.7704287916788306, 0.6416094207866141], "min": [0, 0], "max": [2, 2], "count": [234]}, "eef_acc_mag_state": {"mean": [0.9786324786324786, 0.9102564102564102], "std": [0.8545833252526284, 0.8700019270422336], "min": [0, 0], "max": [2, 2], "count": [234]}, "eef_direction_action": {"mean": [2.9316239316239314, 3.1025641025641026], "std": [2.0702470876375405, 1.8805555434162968], "min": [0, 0], "max": [6, 6], "count": [234]}, "eef_velocity_action": {"mean": [1.205128205128205, 1.1495726495726495], "std": [0.7105849466949223, 0.6911063756758563], "min": [0, 0], "max": [2, 2], "count": [234]}, "eef_acc_mag_action": {"mean": [1.1111111111111112, 1.2735042735042734], "std": [0.7982649751556841, 0.723523331113445], "min": [0, 0], "max": [2, 2], "count": [234]}, "eef_sim_pose_state": {"mean": [0.2366762819119313, 0.27837080480872006, 0.0994154745562043, -0.7119697956868942, -1.054426037800559, 0.3782165140522571, 0.3020704937315395, -0.27215628738864445, 0.16212042896876763, -1.9101140304201325, -0.6990855834785397, 2.2214994659116316], "std": [0.09942620446888342, 0.05650681256054715, 0.0737943906416132, 1.5684401066751321, 0.35920120721001864, 1.6390060597385112, 0.03690589943160785, 0.0919957388388136, 0.014558900208462186, 0.4537480713337535, 0.4387200966892376, 0.30756584239126916], "min": [0.11437909001013377, 0.1954493989703159, 0.0027229301033987966, -3.1251249010946185, -1.345932645743859, -3.093597505189201, 0.25455608610991975, -0.41723751100145773, 0.14376500578948423, -2.4289089039533307, -1.1209679813686473, 1.7798242346453812], "max": [0.3934058045060127, 0.3750754490302305, 0.2241481479223299, 2.958705576646867, -0.31021168241869135, 2.9794025549437886, 0.3818332332134953, -0.1650572337038955, 0.208539855050284, -1.1184131080994617, -0.013189188370094751, 2.62522013817683], "count": [234]}, "eef_sim_pose_action": {"mean": [0.2520088633998016, 0.2754381790989887, 0.1004604080163192, -0.6551937178140823, -1.0235806116903814, 0.30424006700700645, 0.3070992486890575, -0.2635718428842737, 0.1576329563843491, -1.9131007107243745, -0.7387249821223016, 2.2382421247287616], "std": [0.10084632587040938, 0.057495051247974514, 0.07430696376242085, 1.6011853059475787, 0.37741752826455754, 1.659739981930449, 0.03636321467096733, 0.09142085660643967, 0.019840651433789897, 0.47029573471119523, 0.4478869097051386, 0.29712949374297093], "min": [0.11879107025557101, 0.19099173208426756, -0.004012566129678487, -2.9775494875373303, -1.318517494552927, -3.0445242158190844, 0.2565588725600867, -0.4239274616271424, 0.12674423560412654, -2.4729848549520765, -1.1711064184141187, 1.7855859103075706], "max": [0.40927693693073636, 0.3886138640469961, 0.23351784892112062, 3.1366806343256535, -0.2666357615702011, 3.039280805135647, 0.3825537429986435, -0.15438467209499948, 0.22547473675033344, -0.9861292604417258, 0.0026194994238812885, 2.674375536440157], "count": [234]}}} +{"episode_index": 339, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44242310006110286]], [[0.5547028658277036]], [[0.4767069435004394]]], "std": [[[0.2968905373198413]], [[0.18966494028581404]], [[0.23114274181462818]]], "count": [112]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4877004358728786]], [[0.45559748439817105]], [[0.3462441986598561]]], "std": [[[0.3154534516804141]], [[0.2197086199157377]], [[0.2737177508312761]]], "count": [112]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4879145641099577]], [[0.45958186798003514]], [[0.3339471554553194]]], "std": [[[0.3163530819501884]], [[0.222185537644261]], [[0.2792137563787666]]], "count": [112]}, "observation.state": {"min": [-1.2912269830703735, -0.061801038682460785, -1.525902271270752, -1.7193114757537842, -0.4135196805000305, -0.9676077365875244, -0.6336343288421631, -0.5251824855804443, -0.4251404106616974, 0.11797062307596207, -1.6483570337295532, -0.06351083517074585, -0.052928585559129715, -0.44834211468696594, 0.00286207627505064, -0.001544280326925218, -0.6410439014434814, 0.9767220616340637, -0.36704346537590027, -0.033400699496269226, -0.009095990099012852, 0.009025930427014828, -0.6388348340988159, 1.002854824066162, -0.3957258462905884, 0.02677665464580059, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0014319487381726503, -0.00038453549495898187, -0.9513516426086426, -0.6418728828430176, -0.7369164824485779, -1.4225353002548218, -1.056527853012085, -0.9741513729095459, -1.0490528345108032, -0.3195815682411194, -0.2728687524795532, -0.7645644545555115, -0.6700576543807983, -1.1499723196029663, -0.4861837327480316, -0.5451020002365112, -16.992389678955078, -7.264957904815674, -1.7130646705627441, -12.912089347839355, -1.3199023008346558, -1.1764346361160278, -3.615384578704834, -11.413630485534668, -4.578754425048828, -5.1672773361206055, -10.470086097717285, -1.7503052949905396, -1.8937729597091675, -2.266788959503174, -0.007337597198784351, -0.01220066286623478, -0.018984297290444374, -0.008132514543831348, -0.021739989519119263, -0.015350719913840294, -0.012016472406685352, -0.009108533151447773, -0.01708454266190529, -0.015106313861906528, -0.01215893030166626, -0.01736060343682766, -2.2058401107788086, -0.5827447175979614, 8.759729385375977, -26.87095832824707, 7.082200527191162, -0.6807234287261963, -2.7148799896240234, -0.5753211975097656, 6.621761322021484, -29.528636932373047, 7.721917629241943, -1.3987452983856201, -0.01907213218510151, -0.0151512511074543, 0.0006105006905272603, -0.09564509987831116, 0.33828285336494446, 0.0033220688346773386, 0.11927855759859085, 0.3748021125793457, -0.16561400890350342, 0.020491208881139755, -3.1061854362487793, -1.2585819959640503, -3.133463144302368, -3.1320807933807373, -1.4164831638336182, -3.1353259086608887, -0.894332766532898, -0.19394373893737793, 9.611443519592285, -0.022618591785430908, -0.009598255157470703, -0.04088139533996582, -0.032241493463516235, 0.01833970658481121, 0.8407902717590332, 0.5314757227897644], "max": [0.05770636722445488, 0.6812134385108948, -0.08697614818811417, -0.9121076464653015, 0.8115396499633789, -0.1396164447069168, 0.04092736542224884, -0.05115862935781479, 0.24910375475883484, 0.8918909430503845, -1.013197660446167, 0.7181283831596375, 0.3730832636356354, 0.019456325098872185, 0.009573305025696754, 0.0014776424504816532, -0.632068932056427, 0.9775971174240112, -0.3569278120994568, -0.020674381405115128, -0.00170106440782547, 0.01242472231388092, -0.6246579885482788, 1.0100655555725098, -0.38774585723876953, 0.04030369594693184, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0007605197606608272, 3.6072628972760867e-07, 2.131133556365967, 0.6538575887680054, 2.3635759353637695, 0.6158437132835388, 1.7935646772384644, 1.6860671043395996, 0.6372577548027039, 0.6137768626213074, 0.3365524709224701, 0.3135535717010498, 0.31021350622177124, 0.9445826411247253, 0.7608203291893005, 0.5232940912246704, -3.585550308227539, 4.914529800415039, 3.4682540893554688, 1.8620269298553467, 2.180708169937134, 1.807692289352417, 0.4590964913368225, -4.186853408813477, 11.263736724853516, 1.7551891803741455, -0.8547009229660034, 1.090354084968567, 0.6025641560554504, 1.4633699655532837, 0.014382023364305496, 0.015726668760180473, 0.014291387051343918, 0.007046240847557783, 0.01053630467504263, 0.009194518439471722, 0.01563466340303421, 0.011645462363958359, 0.026394182816147804, 0.011153250001370907, 0.01081966981291771, 0.003514258423820138, 1.4422800540924072, 0.4008689522743225, 21.736005783081055, -19.334613800048828, 21.28305435180664, 0.4740060567855835, 1.6967999935150146, 0.42313945293426514, 13.198982238769531, -15.982336044311523, 17.95229721069336, -0.30870407819747925, 0.02347138710319996, 0.014309477992355824, 0.005494505632668734, -0.04099075868725777, 0.4680032432079315, 0.21916580200195312, 0.3107144236564636, 0.4986015260219574, 0.04237622767686844, 0.2685731053352356, 3.113917827606201, -0.5936827063560486, 3.1281445026397705, 3.1396422386169434, -0.2967455983161926, 3.137101411819458, -0.5919128060340881, 0.28470906615257263, 9.851139068603516, 0.009171545505523682, 0.01690247654914856, 0.020472705364227295, -0.029695620760321617, 0.021453402936458588, 0.8463416695594788, 0.5399932861328125], "mean": [-0.37747928500175476, 0.15766914188861847, -0.5074657797813416, -1.3883721828460693, 0.0015602565836161375, -0.5048894286155701, -0.46280673146247864, -0.3360351324081421, 0.029311228543519974, 0.45532476902008057, -1.2851617336273193, 0.38846030831336975, 0.17040330171585083, -0.2811969518661499, 0.005181530956178904, -0.0010014536092057824, -0.6354581117630005, 0.9773194193840027, -0.36349716782569885, -0.025927843526005745, -0.006636140402406454, 0.009914664551615715, -0.63020259141922, 1.0061967372894287, -0.3929952383041382, 0.03508198633790016, 0.5455045104026794, 1.745316743850708, 0.5455045104026794, 0.5455045104026794, 0.5455045104026794, 0.5455045104026794, 0.7651387453079224, 1.745316743850708, 0.7651387453079224, 0.7651387453079224, 0.7651387453079224, 0.7651387453079224, -0.0010433669667690992, -0.00025320699205622077, 0.005816143937408924, -0.006151534151285887, 0.008942000567913055, -0.004190261010080576, 0.005568395834416151, 0.0011002476094290614, -0.0035883402451872826, 0.019012345001101494, 0.029934236779808998, -0.0310299601405859, -0.018332311883568764, -0.015008237212896347, -0.00010699439735617489, -0.01312781311571598, -8.451103210449219, -1.3102811574935913, 0.610092043876648, -5.42451810836792, 0.570175290107727, 0.24379757046699524, -0.837822675704956, -8.353020668029785, 4.313549518585205, -0.2995006740093231, -5.732821464538574, -0.4208916127681732, -0.3364904820919037, -0.6850028038024902, 0.00041118700755760074, -0.00043876864947378635, -0.001084011746570468, 0.0001267915213247761, 0.00014908716548234224, -0.0004858071042690426, -0.00020527158631011844, -0.0002958997501991689, -0.00031138796475715935, -7.897429168224335e-05, 0.000328230787999928, -0.0008957570535130799, 0.21240122616291046, -0.21453137695789337, 13.339275360107422, -23.674728393554688, 14.369190216064453, -0.07961913198232651, 0.39155393838882446, -0.23063412308692932, 8.983041763305664, -22.86275863647461, 12.643240928649902, -0.8216269612312317, 0.002925907727330923, -0.001198652433231473, 0.0036453413777053356, -0.07500236481428146, 0.38455507159233093, 0.12075058370828629, 0.21242423355579376, 0.42608609795570374, -0.05656636878848076, 0.1671418398618698, 0.8436061143875122, -0.9189170598983765, -0.6753548979759216, -1.72392737865448, -0.9091930985450745, 0.9973876476287842, -0.678937554359436, 0.03195878490805626, 9.763532638549805, 0.00011773671576520428, 0.0004046676913276315, 0.00024042640870902687, -0.030501391738653183, 0.019823946058750153, 0.8437471389770508, 0.5354991555213928], "std": [0.4219241440296173, 0.20722800493240356, 0.44634896516799927, 0.23895633220672607, 0.35801154375076294, 0.29117515683174133, 0.18228192627429962, 0.13007572293281555, 0.21015037596225739, 0.2460772842168808, 0.14329157769680023, 0.22399745881557465, 0.10962064564228058, 0.1468193382024765, 0.00261687277816236, 0.0006330990581773221, 0.0031399931758642197, 0.00017258997831959277, 0.0032876404002308846, 0.004401264246553183, 0.002870416734367609, 0.0006698945071548223, 0.004841901361942291, 0.002164427889510989, 0.0027157971635460854, 0.004884467925876379, 0.8040724396705627, 1.2516975402832031e-05, 0.8040724396705627, 0.8040724396705627, 0.8040724396705627, 0.8040724396705627, 0.861181378364563, 1.2516975402832031e-05, 0.861181378364563, 0.861181378364563, 0.861181378364563, 0.861181378364563, 0.00012825596786569804, 8.958641410572454e-05, 0.36246803402900696, 0.17944075167179108, 0.3737519681453705, 0.24368633329868317, 0.3862525224685669, 0.3014363944530487, 0.1813606321811676, 0.13923202455043793, 0.07416786253452301, 0.17424717545509338, 0.14645875990390778, 0.2614161968231201, 0.13252538442611694, 0.10440357774496078, 3.5680899620056152, 2.1910197734832764, 1.2543996572494507, 3.7396068572998047, 0.710130512714386, 0.6464444398880005, 0.6407176852226257, 1.6817907094955444, 3.8455758094787598, 1.517655849456787, 2.539384365081787, 0.5427842140197754, 0.4885736405849457, 0.6720200181007385, 0.00308135524392128, 0.0042517646215856075, 0.004661859944462776, 0.00239478494040668, 0.002616842044517398, 0.0020592017099261284, 0.003296377370133996, 0.003774769837036729, 0.005430884659290314, 0.0027720103971660137, 0.0019021988846361637, 0.0024020338896661997, 0.9064815044403076, 0.14681658148765564, 3.0057101249694824, 1.9134275913238525, 3.3946003913879395, 0.2897122800350189, 0.9025357365608215, 0.12559720873832703, 1.4500566720962524, 3.3318424224853516, 2.335801839828491, 0.27188411355018616, 0.006806908641010523, 0.0048648640513420105, 0.0005419477820396423, 0.009318540804088116, 0.03477748483419418, 0.048708103597164154, 0.03710409253835678, 0.03939288482069969, 0.0643373653292656, 0.08250962942838669, 2.24513578414917, 0.14530499279499054, 2.424206256866455, 1.4103951454162598, 0.3124142289161682, 2.519719123840332, 0.038697969168424606, 0.053897399455308914, 0.032606203109025955, 0.0033817575313150883, 0.0036336418706923723, 0.006787532474845648, 0.0004516402550507337, 0.0008484624559059739, 0.0013775506522506475, 0.0021226448006927967], "count": [541]}, "action": {"min": [-1.3913747072219849, -0.07742901146411896, -1.5707963705062866, -1.7287821769714355, -0.4231675863265991, -0.9785375595092773, -0.6322721838951111, -0.5808858871459961, -0.4225558638572693, 0.08922542631626129, -1.6475998163223267, -0.06774888187646866, -0.050693824887275696, -0.4551105499267578, 0.002584294183179736, -0.0065968893468379974, -0.6376521587371826, 0.9716238975524902, -0.37076041102409363, -0.032340727746486664, -0.009070869535207748, 0.0038123782724142075, -0.6347488760948181, 1.0019006729125977, -0.3996817171573639, 0.026645546779036522, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0014319487381726503, -0.00038453549495898187, -0.9513516426086426, -0.6418728828430176, -0.7369164824485779, -1.4225353002548218, -1.056527853012085, -0.9741513729095459, -1.0490528345108032, -0.3195815682411194, -0.2728687524795532, -0.7645644545555115, -0.6700576543807983, -1.1499723196029663, -0.4861837327480316, -0.5451020002365112], "max": [0.06966964900493622, 0.6967839002609253, -0.04781255125999451, -0.8696829676628113, 0.8241011500358582, -0.13529568910598755, 0.052946921437978745, -0.05082309991121292, 0.2401396483182907, 0.938212513923645, -0.9368807673454285, 0.7180755138397217, 0.37487199902534485, 0.020246559754014015, 0.010258316062390804, 0.003064621239900589, -0.62326580286026, 0.9809693694114685, -0.35899969935417175, -0.02047317661345005, -0.0007213647477328777, 0.013108542189002037, -0.6153111457824707, 1.0120673179626465, -0.3899803161621094, 0.03936866670846939, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0007605197606608272, 3.6072628972760867e-07, 2.131133556365967, 0.6538575887680054, 2.3635759353637695, 0.6158437132835388, 1.7935646772384644, 1.6860671043395996, 0.6372577548027039, 0.6137768626213074, 0.3365524709224701, 0.3135535717010498, 0.31021350622177124, 0.9445826411247253, 0.7608203291893005, 0.5232940912246704], "mean": [-0.413130521774292, 0.1572754681110382, -0.5273938775062561, -1.3543331623077393, -0.0005996093968860805, -0.5074913501739502, -0.4600539207458496, -0.3659760355949402, 0.03716934472322464, 0.44983476400375366, -1.249742865562439, 0.3818175494670868, 0.17129923403263092, -0.2833251953125, 0.005150389391928911, -0.0014794098678976297, -0.6300023198127747, 0.977379560470581, -0.3661419451236725, -0.02534232661128044, -0.0063774059526622295, 0.008673399686813354, -0.624506413936615, 1.006298303604126, -0.3958947956562042, 0.03435811400413513, 0.5455045104026794, 1.745316743850708, 0.5455045104026794, 0.5455045104026794, 0.5455045104026794, 0.5455045104026794, 0.7655904293060303, 1.745316743850708, 0.7655904293060303, 0.7655904293060303, 0.7655904293060303, 0.7655904293060303, -0.001043563592247665, -0.00025320210261270404, 0.006112387403845787, -0.006146829575300217, 0.008932924829423428, -0.004339384380728006, 0.005421542562544346, 0.0010897568427026272, -0.003432463388890028, 0.018949270248413086, 0.02992790751159191, -0.031044891104102135, -0.018341461196541786, -0.014671632088720798, -0.0002577770210336894, -0.012968597933650017], "std": [0.44354698061943054, 0.2045036405324936, 0.4701070785522461, 0.2489834874868393, 0.35836443305015564, 0.29142504930496216, 0.1820237785577774, 0.13873107731342316, 0.19368872046470642, 0.2573417127132416, 0.1645466834306717, 0.22627367079257965, 0.11022819578647614, 0.1461615115404129, 0.0025686088483780622, 0.0015689828433096409, 0.003305022604763508, 0.0010575327323749661, 0.003081301460042596, 0.004039821680635214, 0.0028161935042589903, 0.0016109703574329615, 0.004769596736878157, 0.0025301058776676655, 0.0025494846049696207, 0.004486356861889362, 0.8040724396705627, 1.2516975402832031e-05, 0.8040724396705627, 0.8040724396705627, 0.8040724396705627, 0.8040724396705627, 0.8613433241844177, 1.2516975402832031e-05, 0.8613433241844177, 0.8613433241844177, 0.8613433241844177, 0.8613433241844177, 0.00012781680561602116, 8.957940735854208e-05, 0.3624713122844696, 0.1794406771659851, 0.3737524747848511, 0.24366174638271332, 0.3862656056880951, 0.30143678188323975, 0.18139268457889557, 0.13920633494853973, 0.07417106628417969, 0.17424502968788147, 0.14645761251449585, 0.26153793931007385, 0.13257287442684174, 0.10439462214708328], "count": [541]}, "timestamp": {"min": [0.0], "max": [18.0], "mean": [9.0], "std": [5.205766033928148], "count": [541]}, "frame_index": {"min": [0], "max": [540], "mean": [270.0], "std": [156.17298101784445], "count": [541]}, "episode_index": {"min": [347], "max": [347], "mean": [347.0], "std": [0.0], "count": [541]}, "index": {"min": [137206], "max": [137746], "mean": [137476.0], "std": [156.17298101784445], "count": [541]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [541]}, "subtask_annotation": {"mean": [0.3049907578558225, 2.0, 2.0, 2.0, 2.0], "std": [0.4683642928536689, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [541]}, "scene_annotation": {"mean": [347.0], "std": [0.0], "min": [347], "max": [347], "count": [541]}, "eef_direction_state": {"mean": [3.9038817005545288, 3.578558225508318], "std": [2.0952379103523096, 2.049259942797213], "min": [0, 0], "max": [6, 6], "count": [541]}, "eef_velocity_state": {"mean": [0.7726432532347505, 0.767097966728281], "std": [0.6811905422141327, 0.6557781620306025], "min": [0, 0], "max": [2, 2], "count": [541]}, "eef_acc_mag_state": {"mean": [0.711645101663586, 0.5785582255083179], "std": [0.8303581792456493, 0.8110959649478656], "min": [0, 0], "max": [2, 2], "count": [541]}, "eef_direction_action": {"mean": [3.698706099815157, 3.532347504621072], "std": [2.1088183366138815, 1.932638202737027], "min": [0, 0], "max": [6, 6], "count": [541]}, "eef_velocity_action": {"mean": [0.8761552680221811, 0.844731977818854], "std": [0.6834489069595406, 0.6505471692940427], "min": [0, 0], "max": [2, 2], "count": [541]}, "eef_acc_mag_action": {"mean": [0.9408502772643254, 0.8022181146025879], "std": [0.8491674827808154, 0.8379154425358606], "min": [0, 0], "max": [2, 2], "count": [541]}, "eef_sim_pose_state": {"mean": [0.31880423866455154, 0.24946746843268278, 0.17111580747754895, 0.8318445683432142, -0.9191626744801602, -0.6637179215820039, 0.3152635568393071, -0.17111756393529026, 0.14831237598237937, -1.7237637361508549, -0.9092949855237173, 1.0146737122982659], "std": [0.06454115318858734, 0.043732866304683815, 0.056538478385143476, 2.269431672187019, 0.14546070261452518, 2.482589819702174, 0.03251148677122278, 0.05603236827225448, 0.02951067596224011, 1.4418771752689394, 0.31248793156905513, 2.5393585961190612], "min": [0.2400722905916122, 0.1660872022811185, 0.10965266397723936, -3.136986088633391, -1.258711502213901, -3.1411940193108028, 0.2668051169008654, -0.2837959460378267, 0.07186173253832308, -3.1406550786045346, -1.4171264912931274, -3.136365592362742], "max": [0.4469762630295924, 0.36013941739631544, 0.3419991490365705, 3.130450126887295, -0.593766629111094, 3.1365084654682893, 0.3745365009633425, -0.09226305071658925, 0.18243924768711256, 3.1404874074572087, -0.2967451798443146, 3.1406854966888353], "count": [541]}, "eef_sim_pose_action": {"mean": [0.3256178669030651, 0.2500888528132405, 0.17419113661215657, 0.8829803027982955, -0.9160774165771508, -0.6600326730712414, 0.323172034050563, -0.17109640333326556, 0.15016467303021955, -1.6942801195177244, -0.9116631651305142, 1.539724722932182], "std": [0.0666619518751817, 0.045297449063337374, 0.06397950403090315, 2.240870526834992, 0.155757329751565, 2.4588631650376147, 0.03323004361965191, 0.05555805299941498, 0.030248704573773915, 1.4728025781650342, 0.3188710352730179, 2.2574820247307192], "min": [0.2361738657075212, 0.16554301354770426, 0.09907406962975031, -3.1414645942725996, -1.2163713933001223, -3.132440020782673, 0.2681807500640178, -0.28271048568821294, 0.07515789044200946, -3.1365224753738854, -1.416695671969059, -3.1398757060935245], "max": [0.45763314269028116, 0.3660674536121053, 0.3703509051678008, 3.1393116544484805, -0.526439233302638, 3.141448763152506, 0.3840805165285317, -0.08666486355279379, 0.18500329708746796, 3.141589952014575, -0.2633354357687405, 3.1411565907042265], "count": [541]}}} +{"episode_index": 340, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44114480247981547]], [[0.5456600778546713]], [[0.4902454512687428]]], "std": [[[0.2934306393168975]], [[0.2182571432870442]], [[0.22632525016822094]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4144343593810073]], [[0.42166665705497886]], [[0.3860776215878508]]], "std": [[[0.2567182271057045]], [[0.22920911932157162]], [[0.24312962333907417]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49364805123029604]], [[0.4592858323721645]], [[0.31745662004998076]]], "std": [[[0.3325508485610083]], [[0.22143574509259034]], [[0.25527408867899254]]], "count": [100]}, "observation.state": {"min": [-0.7189463376998901, -0.2140083760023117, -0.5503590703010559, -1.3637757301330566, -1.281393051147461, 0.12254124134778976, -0.6058844327926636, -0.8127151727676392, -0.3734656870365143, 0.604733943939209, -1.537237286567688, 0.287376344203949, -0.6348868608474731, -0.561924159526825, 0.011079030111432076, -0.0006512331310659647, -0.573315441608429, 1.0366652011871338, -0.4869643449783325, -0.0022808134090155363, -0.014028413221240044, -0.001625311328098178, -0.5673321485519409, 1.0115327835083008, -0.48186564445495605, 0.0036820759996771812, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0005737965693697333, -2.880659621951054e-06, -0.6355561017990112, -0.04468663036823273, -0.4109687805175781, -0.45435288548469543, -1.907610535621643, -0.5094692707061768, -0.11963467299938202, -0.15069055557250977, -0.09380654990673065, -0.6290052533149719, -0.6081399917602539, -0.37886103987693787, -1.4047960042953491, -0.7993742227554321, -13.733473777770996, -5.8302812576293945, -1.8956043720245361, -10.470086097717285, -1.004273533821106, -0.7747253179550171, -1.4346764087677002, -12.983699798583984, -4.497354507446289, -2.681929111480713, -8.333333969116211, -0.48778998851776123, -2.2954823970794678, -2.7545785903930664, -0.005793810356408358, -0.01264884416013956, -0.01541353389620781, -0.007652285974472761, -0.0020746563095599413, -0.010349959135055542, -0.006629707757383585, -0.013485423289239407, -0.013887510634958744, -0.006217956077307463, -0.0017759285401552916, -0.0035303726326674223, -1.951319932937622, -0.3934454619884491, 5.062826633453369, -27.54372215270996, 20.67719078063965, -1.1990503072738647, 1.208970069885254, -0.08537024259567261, 6.354515075683594, -26.089073181152344, 21.678911209106445, -0.8272380828857422, -0.015273142606019974, -0.01402004063129425, 0.0012210012646391988, -0.10930868983268738, 0.3957445025444031, 0.055461592972278595, 0.13517290353775024, 0.34269481897354126, -0.29567790031433105, -0.013769843615591526, -3.037881374359131, -1.1709867715835571, -2.972086191177368, -2.721914052963257, -0.8398696184158325, 1.9118609428405762, -0.6318941116333008, -0.14912596344947815, 9.693074226379395, -0.007555514574050903, -0.008638441562652588, -0.03320518136024475, -0.019464338198304176, 0.018882498145103455, 0.6494298577308655, 0.758182168006897], "max": [-0.030661627650260925, 0.3592560291290283, -0.2876362204551697, -0.785248339176178, 0.15526142716407776, 0.33119961619377136, -0.11749550700187683, -0.09070843458175659, 0.03738458827137947, 1.0383775234222412, -0.7147958874702454, 0.6592850685119629, 0.3840743601322174, -0.07362423092126846, 0.012325050309300423, 0.002735245507210493, -0.5687813758850098, 1.0382273197174072, -0.4833935797214508, 0.0013617619406431913, -0.013067048043012619, 0.0030059441924095154, -0.5586025714874268, 1.0159482955932617, -0.48097217082977295, 0.005238783545792103, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.00018888970953412354, 1.7662521258898778e-06, 0.10785213857889175, 0.8132219910621643, 0.26359036564826965, 0.7021636962890625, 0.2227887660264969, 0.4771222770214081, 0.7724654674530029, 0.38128238916397095, 0.36684006452560425, 0.20741109549999237, 0.2004060000181198, 0.20570716261863708, 0.46645259857177734, 0.20991238951683044, -3.7748494148254395, 3.815629005432129, 2.1483516693115234, -0.12210012227296829, 0.20085470378398895, 1.721611738204956, 0.7460317611694336, -4.365017414093018, 7.387057781219482, 1.2918193340301514, -2.1367523670196533, 1.4633699655532837, 0.28693529963493347, 0.48778998851776123, 0.006195260677486658, 0.01201450452208519, 0.012267589569091797, 0.005492874421179295, 0.008667766116559505, 0.002548214280977845, 0.006996776442974806, 0.017284855246543884, 0.011113215237855911, 0.013601269572973251, 0.0034157149493694305, 0.002685785526409745, -0.19088999927043915, 0.3192104697227478, 12.486326217651367, -20.69129180908203, 28.244632720947266, 0.5085568428039551, 2.9269800186157227, 0.7052324414253235, 12.619949340820312, -17.369369506835938, 26.656742095947266, 0.8882502317428589, 0.019577141851186752, 0.010424576699733734, 0.004273504484444857, -0.027327172458171844, 0.5887089967727661, 0.32783177495002747, 0.2958826422691345, 0.529927134513855, 0.005068719852715731, 0.23861916363239288, 3.0154097080230713, 0.3185708820819855, 2.989811658859253, -0.7944864630699158, -0.025393221527338028, 3.105313777923584, -0.4691814184188843, 0.1238035336136818, 9.842161178588867, 0.012173950672149658, 0.010967373847961426, 0.020576804876327515, -0.017621196806430817, 0.021345464512705803, 0.6514554023742676, 0.7598981857299805], "mean": [-0.19074825942516327, -0.12336503714323044, -0.37726524472236633, -1.2431800365447998, -0.049631863832473755, 0.20475010573863983, -0.5122935771942139, -0.49334996938705444, -0.08036977797746658, 0.7671071887016296, -0.9400999546051025, 0.5371848344802856, -0.16704778373241425, -0.3674788177013397, 0.011484355665743351, 0.00018266930419486016, -0.5721272230148315, 1.0370639562606812, -0.4860144555568695, 0.00047681352589279413, -0.013563531450927258, -0.0006897947168909013, -0.5626561045646667, 1.0123238563537598, -0.48157253861427307, 0.004811509512364864, 0.7261386513710022, 1.745330572128296, 0.7261386513710022, 0.7261386513710022, 0.7261386513710022, 0.7261386513710022, 1.0497689247131348, 1.745330572128296, 1.0497689247131348, 1.0497689247131348, 1.0497689247131348, 1.0497689247131348, -0.00040022656321525574, -5.185124223316961e-07, -0.07333454489707947, 0.061417851597070694, -0.020681941881775856, 0.05947789177298546, -0.156235009431839, 0.00022054501459933817, 0.054404597729444504, 0.08322957903146744, 0.040500182658433914, -0.04678994417190552, -0.0921558141708374, -0.0380227155983448, -0.07751888781785965, -0.053138405084609985, -7.16018009185791, -2.6712162494659424, -0.07806281745433807, -4.522555351257324, -0.21190209686756134, 0.1235230416059494, -0.3324596583843231, -8.280754089355469, 3.457688808441162, -0.6736292839050293, -6.186723709106445, 0.18165139853954315, -0.7295718789100647, -0.8451985716819763, 0.0002443236589897424, 0.0009790969779714942, 0.000899199047125876, -0.0004564117407426238, 0.00040798570262268186, -0.00041981591493822634, 7.006401574471965e-05, 0.0004565830749925226, -0.000514310086145997, 0.000520258501637727, 3.6953493690816686e-05, -0.00012869205966126174, -1.1769075393676758, -0.11574045568704605, 7.576265811920166, -24.995450973510742, 23.4401912689209, -0.1891336441040039, 2.121056079864502, 0.22257065773010254, 9.436896324157715, -23.095468521118164, 23.8809814453125, 0.16356873512268066, 0.0017066592117771506, -0.002560722641646862, 0.0035202440340071917, -0.0749908909201622, 0.4337635040283203, 0.11366744339466095, 0.18206721544265747, 0.44666334986686707, -0.09007999300956726, 0.09591350704431534, -1.7842313051223755, -0.9664482474327087, 1.6759141683578491, -1.721953272819519, -0.5468908548355103, 2.3966567516326904, -0.5512785315513611, -0.031082671135663986, 9.77883529663086, 0.0013714765664190054, 0.0013511800207197666, -0.00020248220243956894, -0.018733708187937737, 0.020473167300224304, 0.6508685350418091, 0.7586819529533386], "std": [0.19116374850273132, 0.17107170820236206, 0.044271547347307205, 0.11420007795095444, 0.3906305432319641, 0.06579405814409256, 0.12767653167247772, 0.18020173907279968, 0.15399876236915588, 0.13502530753612518, 0.18845993280410767, 0.09204529225826263, 0.2802112102508545, 0.16094516217708588, 0.0003022778546437621, 0.0006010293145664036, 0.0012947989162057638, 0.00041578139644116163, 0.0010909867705777287, 0.0010881456546485424, 0.00017660068988334388, 0.0009659015340730548, 0.002129777567461133, 0.0013763566967099905, 0.00020240336016286165, 0.0003893946122843772, 0.8535380959510803, 1.3113021850585938e-06, 0.8535380959510803, 0.8535380959510803, 0.8535380959510803, 0.8535380959510803, 0.8427667617797852, 1.3113021850585938e-06, 0.8427667617797852, 0.8427667617797852, 0.8427667617797852, 0.8427667617797852, 6.005528484820388e-05, 8.846064929457498e-07, 0.1498890519142151, 0.17141394317150116, 0.11021950840950012, 0.21481087803840637, 0.38262245059013367, 0.1305256187915802, 0.14910444617271423, 0.12174689024686813, 0.09048870205879211, 0.14977166056632996, 0.1646845042705536, 0.11774108558893204, 0.3437550961971283, 0.1533748358488083, 2.670383930206299, 2.5160019397735596, 0.9660838842391968, 3.321906566619873, 0.23075442016124725, 0.4706074893474579, 0.42541176080703735, 1.7293598651885986, 3.0906777381896973, 1.229255199432373, 1.529068112373352, 0.41818708181381226, 0.6756232976913452, 0.7044243216514587, 0.002470086794346571, 0.0044889505952596664, 0.0046884953044354916, 0.0024343531113117933, 0.0013488285476341844, 0.0015877689002081752, 0.002256448147818446, 0.00505804130807519, 0.004338454455137253, 0.0024667775724083185, 0.0008526287856511772, 0.0010071778669953346, 0.35991764068603516, 0.10017428547143936, 1.6552770137786865, 1.5268805027008057, 1.6910814046859741, 0.41763225197792053, 0.3060305416584015, 0.10993696004152298, 1.2255417108535767, 2.058410882949829, 1.051314115524292, 0.43564319610595703, 0.006022932007908821, 0.00452056061476469, 0.0004243799194227904, 0.017690107226371765, 0.05385127663612366, 0.06912136822938919, 0.038507211953401566, 0.049329012632369995, 0.1106550320982933, 0.06507077068090439, 1.7709944248199463, 0.39449751377105713, 1.715774416923523, 0.5036235451698303, 0.2635876536369324, 0.32775115966796875, 0.03459246829152107, 0.04075336083769798, 0.02205275185406208, 0.0032663200981914997, 0.004169397056102753, 0.006657287012785673, 0.0004888520925305784, 0.0006653062300756574, 0.0003748731396626681, 0.00031691923504695296], "count": [258]}, "action": {"min": [-0.7994594573974609, -0.18674525618553162, -0.6354637145996094, -1.3653301000595093, -1.290956974029541, 0.123953677713871, -0.6044231057167053, -0.848057210445404, -0.37434154748916626, 0.5809755325317383, -1.5467087030410767, 0.2824864983558655, -0.6438761949539185, -0.5663869380950928, 0.010514123365283012, -0.004198508337140083, -0.5738550424575806, 1.0337793827056885, -0.48646867275238037, -0.0021377457305788994, -0.014429825358092785, -0.004539703484624624, -0.565747082233429, 1.0087083578109741, -0.4812263250350952, 0.0028375163674354553, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0005737965693697333, -2.880659621951054e-06, -0.6355561017990112, -0.04468663036823273, -0.4109687805175781, -0.45435288548469543, -1.907610535621643, -0.5094692707061768, -0.11963467299938202, -0.14654451608657837, -0.09380654990673065, -0.6290052533149719, -0.6081399917602539, -0.37886103987693787, -1.4047960042953491, -0.7993742227554321], "max": [-0.03258185088634491, 0.3730757534503937, -0.2725291848182678, -0.5503658652305603, 0.15489384531974792, 0.3347851634025574, -0.11172536760568619, -0.08230335265398026, 0.04342750087380409, 1.0531222820281982, -0.6936149597167969, 0.6638173460960388, 0.36574849486351013, -0.07083798944950104, 0.013318113051354885, 0.004248022101819515, -0.5684604644775391, 1.0374979972839355, -0.4816185235977173, 0.0013070650165900588, -0.011926569044589996, 0.003288406180217862, -0.5591123104095459, 1.015223741531372, -0.4790371060371399, 0.004716266877949238, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.00018888970953412354, 1.7662521258898778e-06, 0.10785213857889175, 0.8132219910621643, 0.26359036564826965, 0.7021636962890625, 0.2227887660264969, 0.4771222770214081, 0.7724654674530029, 0.38128238916397095, 0.36684006452560425, 0.20741109549999237, 0.2004060000181198, 0.20570716261863708, 0.46645259857177734, 0.20991238951683044], "mean": [-0.24537691473960876, -0.08552028983831406, -0.39324772357940674, -1.1685391664505005, -0.07755663990974426, 0.20348890125751495, -0.49743807315826416, -0.49268293380737305, -0.06646596640348434, 0.7646790742874146, -0.9457455277442932, 0.5296708345413208, -0.17928236722946167, -0.378956139087677, 0.011557181365787983, 0.0006199122290126979, -0.5714120268821716, 1.0355761051177979, -0.48500534892082214, 0.0002834228507708758, -0.0133389662951231, -0.00030053817317821085, -0.5622418522834778, 1.0111279487609863, -0.4805721044540405, 0.004006905481219292, 0.7329034805297852, 1.745330572128296, 0.7329034805297852, 0.7329034805297852, 0.7329034805297852, 0.7329034805297852, 1.0485512018203735, 1.745330572128296, 1.0485512018203735, 1.0485512018203735, 1.0485512018203735, 1.0485512018203735, -0.00039985537296161056, -5.138542178428906e-07, -0.07339785993099213, 0.061400946229696274, -0.02096588723361492, 0.06180950999259949, -0.15648676455020905, -0.0001151697215391323, 0.05371352657675743, 0.08422034978866577, 0.040736712515354156, -0.04698557034134865, -0.0928465947508812, -0.038265589624643326, -0.0791972428560257, -0.053296998143196106], "std": [0.22698430716991425, 0.18155989050865173, 0.07950802892446518, 0.17625409364700317, 0.4284103214740753, 0.06532138586044312, 0.13708598911762238, 0.1877814084291458, 0.13866059482097626, 0.13252516090869904, 0.21779511868953705, 0.09947162121534348, 0.2703583240509033, 0.15992017090320587, 0.0006201076321303844, 0.0012493147514760494, 0.0013238772517070174, 0.0007369501981884241, 0.001228666165843606, 0.001020153984427452, 0.0005094222724437714, 0.001106178155168891, 0.0016470822738483548, 0.0015123315388336778, 0.00036854398786090314, 0.0004129020671825856, 0.8546735048294067, 1.3113021850585938e-06, 0.8546735048294067, 0.8546735048294067, 0.8546735048294067, 0.8546735048294067, 0.8429089784622192, 1.3113021850585938e-06, 0.8429089784622192, 0.8429089784622192, 0.8429089784622192, 0.8429089784622192, 6.046328417141922e-05, 8.836865390549065e-07, 0.1498573273420334, 0.1714201122522354, 0.11024093627929688, 0.2173166424036026, 0.3824983835220337, 0.13037964701652527, 0.14944590628147125, 0.12065526098012924, 0.09030149132013321, 0.14970719814300537, 0.16438028216362, 0.11760848015546799, 0.34286031126976013, 0.1533260941505432], "count": [258]}, "timestamp": {"min": [0.0], "max": [8.566666666666666], "mean": [4.283333333333333], "std": [2.482587509180843], "count": [258]}, "frame_index": {"min": [0], "max": [257], "mean": [128.5], "std": [74.47762527542528], "count": [258]}, "episode_index": {"min": [348], "max": [348], "mean": [348.0], "std": [0.0], "count": [258]}, "index": {"min": [137747], "max": [138004], "mean": [137875.5], "std": [74.47762527542528], "count": [258]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [258]}, "subtask_annotation": {"mean": [0.37209302325581395, 2.0, 2.0, 2.0, 2.0], "std": [0.49914294672884396, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [258]}, "scene_annotation": {"mean": [348.0], "std": [0.0], "min": [348], "max": [348], "count": [258]}, "eef_direction_state": {"mean": [4.554263565891473, 3.352713178294574], "std": [2.0457370215990065, 2.1267064290970574], "min": [0, 0], "max": [6, 6], "count": [258]}, "eef_velocity_state": {"mean": [0.5930232558139535, 0.7906976744186046], "std": [0.788157113219237, 0.6490830575326892], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_acc_mag_state": {"mean": [0.5, 0.624031007751938], "std": [0.7586708082883098, 0.8224820814050119], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_direction_action": {"mean": [4.251937984496124, 3.356589147286822], "std": [2.142793973217663, 2.0846372339310064], "min": [0, 0], "max": [6, 6], "count": [258]}, "eef_velocity_action": {"mean": [0.7209302325581395, 0.8837209302325582], "std": [0.7872702734795709, 0.6777517207564161], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_acc_mag_action": {"mean": [0.7054263565891473, 0.8062015503875969], "std": [0.8250261990220492, 0.845210119096994], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_sim_pose_state": {"mean": [0.2828731001548154, 0.16061647829316011, 0.11731610833140946, -1.7724364146708695, -0.9666371360821402, 1.6883715557238959, 0.33550441848793006, -0.1940818184237416, 0.10457393884506555, -1.7219484126511084, -0.546956399036723, 2.3966984359143413], "std": [0.05299504221979131, 0.07032896670287687, 0.0423106816319196, 1.8087538666888587, 0.3943909284538324, 1.7306668577034339, 0.044655899150986, 0.07611369125716447, 0.017335489627321003, 0.5036233273256489, 0.2636024742196406, 0.3277272440702872], "min": [0.2424581654411371, 0.11504444287977089, 0.09292693589789489, -3.0894042418588445, -1.1709881172439918, -3.0630271673692167, 0.23575393167623096, -0.3344399632202678, 0.08208373263926791, -2.721925965805299, -0.840172290819953, 1.9118611804592058], "max": [0.4234700258877099, 0.36600645939288695, 0.2413726288066586, 3.138448268004467, 0.3185685420953206, 3.1384298205282732, 0.4086324427129182, -0.12095098923428355, 0.13991345649804374, -0.7944824216493271, -0.025393544147510383, 3.1053305414632253], "count": [258]}, "eef_sim_pose_action": {"mean": [0.29523511991258805, 0.17618375152006083, 0.1132648479099265, -1.6997329906414396, -0.9599474432133874, 1.5917656604703192, 0.3351692274003745, -0.187429323659156, 0.10705922455809153, -1.7552789592518834, -0.5588482911180503, 2.423599697761872], "std": [0.05986420579183116, 0.07796628796693957, 0.04741580417204198, 1.8829584703360047, 0.4742890970851151, 1.835372570087921, 0.046730664255242756, 0.07007569591044424, 0.019360679400291497, 0.4984810300874104, 0.2452113354669735, 0.33079967588378806], "min": [0.24232505561029308, 0.12581452233990437, 0.08147415393707463, -3.1032771372842523, -1.2399550210744488, -3.0560053053372873, 0.2357541656653228, -0.3335345247204845, 0.08144478544973162, -2.693128120358765, -0.8173485774050584, 1.916026310803294], "max": [0.4367082369070047, 0.3807521348590161, 0.24194841259080982, 3.1375223669570884, 0.36976020329548365, 3.1363087484184144, 0.4172689527367094, -0.12190692060405622, 0.14524337906460974, -0.8270449551487454, -0.009927474233312195, 3.0696891415336798], "count": [258]}}} +{"episode_index": 341, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44956967512495194]], [[0.5860315023068051]], [[0.504751898308343]]], "std": [[[0.3047545425635872]], [[0.19097495834983463]], [[0.22830223980583744]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45020087466359093]], [[0.37927840974625143]], [[0.2766641267781622]]], "std": [[[0.3120473622185631]], [[0.26142368442110836]], [[0.3052068774642832]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39919275759323336]], [[0.40894486014994236]], [[0.3462927840253749]]], "std": [[[0.2791569282690556]], [[0.24487719177984646]], [[0.27845806334239287]]], "count": [100]}, "observation.state": {"min": [-0.25420206785202026, -0.19225677847862244, -0.5005874633789062, -1.8081939220428467, -0.8695685267448425, -0.23022273182868958, -0.5295724868774414, -0.1413266956806183, -0.0689515620470047, 0.46178165078163147, -1.5033955574035645, 0.5828934907913208, -0.46865034103393555, -0.4894316494464874, 0.008417179808020592, -0.017392635345458984, -0.589067816734314, 0.9741803407669067, -0.4170534312725067, -0.02588948793709278, -0.014110524207353592, 0.022339798510074615, -0.6189190745353699, 0.994595468044281, -0.3934585452079773, 0.04312973842024803, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.01620922051370144, -0.0003826446773018688, -0.3803955018520355, -0.32916614413261414, -0.4913979768753052, -0.7785860300064087, -1.6127545833587646, -0.850611686706543, -1.7264814376831055, -0.19467972218990326, -0.2111981362104416, -0.12871456146240234, -0.1302177906036377, -0.3026634454727173, -0.2893621325492859, -0.303891122341156, -10.64529800415039, -6.623931884765625, -2.4151406288146973, -11.324786186218262, -0.5738705992698669, -2.094627618789673, -1.721611738204956, -7.026342391967773, -0.2747252881526947, -1.1794872283935547, -8.852259635925293, -0.20085470378398895, -0.918192982673645, -3.213675022125244, -0.005165466573089361, -0.028899725526571274, -0.08082040399312973, -0.021026430651545525, -0.013757043518126011, -0.0220083799213171, -0.0070768860168755054, -0.04471387714147568, -0.06452518701553345, -0.007184067275375128, -0.006446400191634893, -0.022545713931322098, -1.9089000225067139, -1.1246601343154907, -3.7562906742095947, -34.54535675048828, 4.79599666595459, -0.645439624786377, -1.6119600534439087, -1.6962695121765137, 7.052324295043945, -28.207260131835938, 6.011418342590332, -1.3014955520629883, -0.017852749675512314, -0.01766783371567726, 0.007326007820665836, -0.09564509987831116, 0.32743799686431885, 0.027544192969799042, 0.06231603026390076, 0.3341885805130005, -0.1079111248254776, 0.14936316013336182, -3.037692070007324, -1.0131988525390625, -3.0304651260375977, -2.342822551727295, -0.803278923034668, 2.386960029602051, -0.7589093446731567, -0.19284632802009583, 9.658766746520996, -0.014968514442443848, -0.05321773886680603, -0.05925413966178894, -0.0260750874876976, 0.017817489802837372, 0.6706354022026062, 0.7347247004508972], "max": [0.10125572979450226, 0.17079944908618927, -0.2839284837245941, -1.2916765213012695, 0.2888762354850769, 0.36901184916496277, -0.007342146243900061, -0.035603269934654236, 0.051499657332897186, 0.6552809476852417, -1.3965812921524048, 0.6825859546661377, -0.23555780947208405, -0.29185235500335693, 0.010848822072148323, -0.0035811779089272022, -0.5659947991371155, 0.9789321422576904, -0.40948939323425293, -0.01569392904639244, -0.0105169378221035, 0.03656959533691406, -0.6030107736587524, 0.9974292516708374, -0.3906900882720947, 0.05388724058866501, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.015550977550446987, -6.856812433397863e-06, 0.4404526948928833, 0.45833683013916016, 0.2850644886493683, 0.5035219788551331, 1.1092637777328491, 1.696783423423767, 1.2822164297103882, 0.15473106503486633, 0.3699263334274292, 0.4248969852924347, 0.21487781405448914, 0.14402586221694946, 0.6459308862686157, 0.10721926391124725, 2.750406265258789, 3.81562876701355, 2.990842580795288, 8.60805892944336, 0.4590964615345001, 2.4102563858032227, 3.644078016281128, -2.3049964904785156, 7.346357822418213, 3.538461685180664, -1.2515263557434082, 2.3815629482269287, 3.213675022125244, -0.057387061417102814, 0.016518021002411842, 0.04537461698055267, 0.04474601149559021, 0.006735892966389656, 0.05251133441925049, 0.017675919458270073, 0.014500737190246582, 0.04017205536365509, 0.04787393659353256, 0.006641119718551636, 0.01089425291866064, 0.007953327149152756, 1.1241300106048584, 0.43056297302246094, 10.764074325561523, -25.51242446899414, 16.594356536865234, 0.5693233013153076, 2.3967299461364746, 0.1447582244873047, 10.778921127319336, -19.655895233154297, 13.777711868286133, -0.27943605184555054, 0.023774947971105576, 0.006386591587215662, 0.00976801011711359, -0.027327170595526695, 0.46647849678993225, 0.17764100432395935, 0.36850452423095703, 0.3953922390937805, -0.02246914431452751, 0.19563521444797516, 3.042954444885254, -0.5535730123519897, 2.9966273307800293, -2.103749990463257, -0.6653733253479004, 2.729165554046631, -0.39443129301071167, 0.15514914691448212, 9.835105895996094, 0.017142504453659058, 0.07219687104225159, 0.08966556191444397, -0.016108326613903046, 0.02389325574040413, 0.6774760484695435, 0.7413784265518188], "mean": [-0.11103617399930954, -0.021069243550300598, -0.4330681264400482, -1.5600645542144775, -0.24120117723941803, -0.01266764011234045, -0.3155233561992645, -0.0859147384762764, -0.027733394876122475, 0.6035031080245972, -1.4525636434555054, 0.62580406665802, -0.2892706096172333, -0.4374636113643646, 0.009001198224723339, -0.015011251904070377, -0.5851148366928101, 0.977864146232605, -0.4126514494419098, -0.017878174781799316, -0.01329098828136921, 0.02462301217019558, -0.6160417199134827, 0.9953296780586243, -0.3925585448741913, 0.05116095393896103, 0.9737043380737305, 1.7453304529190063, 0.9737043380737305, 0.9737043380737305, 0.9737043380737305, 0.9737043380737305, 0.590206503868103, 1.7453304529190063, 0.590206503868103, 0.590206503868103, 0.590206503868103, 0.590206503868103, -0.01575987972319126, -0.0002455398498568684, -0.05316770076751709, 0.033658217638731, 0.013058708980679512, 0.051394782960414886, -0.20127849280834198, 0.08209731429815292, 0.07688991725444794, 0.0011870970483869314, -0.0045895702205598354, 0.030203459784388542, 0.0024771157186478376, 0.008487614803016186, 0.034310176968574524, -0.022245049476623535, -6.17922830581665, -1.7761964797973633, 0.05992311239242554, -3.5565454959869385, -0.0527024008333683, 0.14509427547454834, 0.13351275026798248, -4.304013729095459, 4.522481441497803, 0.8212534189224243, -6.782163143157959, 0.5682098269462585, 0.41465750336647034, -1.0070717334747314, 0.0010414072312414646, 0.002283962909132242, 0.001110333832912147, -0.0016256882809102535, 0.0005310881533659995, -0.0014936465304344893, 0.0011082623386755586, 0.000764658791013062, -0.00197980715893209, -0.0006996743031777442, 0.0004223818250466138, -0.0019305548630654812, -0.04405524954199791, 0.052965983748435974, 7.044142723083496, -27.724637985229492, 13.546407699584961, -0.17570094764232635, 1.300207495689392, -0.2636268436908722, 8.297483444213867, -23.022979736328125, 12.016069412231445, -0.8899124264717102, 0.0023848593700677156, -0.002693083370104432, 0.008851582184433937, -0.07057970762252808, 0.38331982493400574, 0.0929780900478363, 0.2202485054731369, 0.34758469462394714, -0.035613980144262314, 0.16555726528167725, -0.23590892553329468, -0.74310302734375, -0.01393747515976429, -2.172311782836914, -0.6986771821975708, 2.663154363632202, -0.6417580842971802, -0.03375902399420738, 9.763357162475586, 0.001527876127511263, -0.00024452703655697405, -0.0021902958396822214, -0.02428121119737625, 0.022852137684822083, 0.6763428449630737, 0.7358221411705017], "std": [0.11066316068172455, 0.12164346128702164, 0.06287834048271179, 0.14433321356773376, 0.45441678166389465, 0.1547267585992813, 0.19401010870933533, 0.04150155559182167, 0.02993750385940075, 0.04326709732413292, 0.041434697806835175, 0.03804800659418106, 0.0504622645676136, 0.047542352229356766, 0.0006971909897401929, 0.004080572165548801, 0.005906800273805857, 0.0018392035271972418, 0.0013477584579959512, 0.003117441199719906, 0.0010024062357842922, 0.003937579225748777, 0.003717344021424651, 0.000908383633941412, 0.0007041475619189441, 0.003773960517719388, 0.851353108882904, 1.1920928955078125e-06, 0.851353108882904, 0.851353108882904, 0.851353108882904, 0.851353108882904, 0.8172817230224609, 1.1920928955078125e-06, 0.8172817230224609, 0.8172817230224609, 0.8172817230224609, 0.8172817230224609, 0.00012252203305251896, 9.254556789528579e-05, 0.1648949682712555, 0.155391663312912, 0.15829582512378693, 0.25164201855659485, 0.5262677073478699, 0.42645150423049927, 0.38698697090148926, 0.06779967993497849, 0.08070402592420578, 0.09996745735406876, 0.06675427407026291, 0.06777194887399673, 0.1523331254720688, 0.09474606812000275, 2.903646230697632, 3.0813181400299072, 1.3371782302856445, 4.838824272155762, 0.22518911957740784, 0.9807640910148621, 1.2355369329452515, 1.0618149042129517, 2.5787200927734375, 1.577938199043274, 2.150717258453369, 0.7737641334533691, 1.0676411390304565, 0.9508869051933289, 0.0032570105977356434, 0.01086439099162817, 0.01861175149679184, 0.003781887935474515, 0.008849507197737694, 0.005591506138443947, 0.0038986688014119864, 0.011713503859937191, 0.015960924327373505, 0.0025721359997987747, 0.0025343664456158876, 0.005369260907173157, 0.6757124066352844, 0.362617164850235, 3.087449789047241, 2.052443265914917, 2.795275926589966, 0.2595694959163666, 0.9231909513473511, 0.4137921929359436, 0.9392945766448975, 2.060349941253662, 1.8167881965637207, 0.21530458331108093, 0.008063038811087608, 0.0045794155448675156, 0.0004860957560595125, 0.013391048647463322, 0.05065838247537613, 0.05343025550246239, 0.08190692216157913, 0.015758899971842766, 0.01671857386827469, 0.009926319122314453, 2.3040030002593994, 0.14148090779781342, 2.196690559387207, 0.04910151660442352, 0.0337456651031971, 0.07185886800289154, 0.0684840977191925, 0.0682956650853157, 0.03144171088933945, 0.006104144733399153, 0.018844109028577805, 0.019338805228471756, 0.0025742542929947376, 0.0014894903870299459, 0.0015444973250851035, 0.001522298320196569], "count": [147]}, "action": {"min": [-0.3038352131843567, -0.13676905632019043, -0.5507936477661133, -1.8349919319152832, -0.8724417686462402, -0.23259499669075012, -0.5819223523139954, -0.1772049069404602, -0.10047038644552231, 0.5193215608596802, -1.494978904724121, 0.5789819955825806, -0.46618980169296265, -0.502355694770813, 0.007349247578531504, -0.01836036518216133, -0.5858361721038818, 0.9709020853042603, -0.41737866401672363, -0.025453807786107063, -0.01413631159812212, 0.018144676461815834, -0.6153451204299927, 0.9929476380348206, -0.3963991105556488, 0.0410970076918602, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.01620922051370144, -0.0003826446773018688, -0.3803955018520355, -0.398223876953125, -0.4621339440345764, -0.9557996988296509, -1.6127545833587646, -0.850611686706543, -2.046462059020996, -0.19467972218990326, -0.2111981362104416, -0.12871456146240234, -0.1302177906036377, -0.2737409770488739, -0.19803892076015472, -0.303891122341156], "max": [0.007493594661355019, 0.19871394336223602, -0.23059064149856567, -1.1890617609024048, 0.2896759510040283, 0.6755162477493286, 0.0015711425803601742, -0.03898061811923981, 0.07849384844303131, 0.718633770942688, -1.323472023010254, 0.681387186050415, -0.20848336815834045, -0.3146619200706482, 0.010431746952235699, -0.001657070592045784, -0.5619637370109558, 0.9798583388328552, -0.4111843705177307, -0.015104800462722778, -0.010547836311161518, 0.03598801791667938, -0.5999712944030762, 0.9981469511985779, -0.3921026587486267, 0.05197611078619957, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.015550977550446987, -6.856812433397863e-06, 0.4404526948928833, 0.45833683013916016, 0.2850644886493683, 0.5035219788551331, 1.5982266664505005, 1.8136234283447266, 1.2822164297103882, 0.15473106503486633, 0.31520652770996094, 0.4248969852924347, 0.21487781405448914, 0.14402586221694946, 0.6459308862686157, 0.10721926391124725], "mean": [-0.1509701907634735, 0.005458669271320105, -0.43284791707992554, -1.494718313217163, -0.2673720419406891, 0.00030629083630628884, -0.30341416597366333, -0.09992028027772903, -0.03422212600708008, 0.6317813992500305, -1.4287867546081543, 0.6294083595275879, -0.27605536580085754, -0.44351860880851746, 0.008475118316709995, -0.014313952066004276, -0.5798050165176392, 0.9766554236412048, -0.41424229741096497, -0.01763215847313404, -0.013091850094497204, 0.022527163848280907, -0.6110454797744751, 0.9949347972869873, -0.39461207389831543, 0.0489853210747242, 0.9737043380737305, 1.7453304529190063, 0.9737043380737305, 0.9737043380737305, 0.9737043380737305, 0.9737043380737305, 0.5761964321136475, 1.7453304529190063, 0.5761964321136475, 0.5761964321136475, 0.5761964321136475, 0.5761964321136475, -0.01576095260679722, -0.0002463797864038497, -0.0494023822247982, 0.030306274071335793, 0.01704343967139721, 0.04273303970694542, -0.18555797636508942, 0.09301796555519104, 0.06113048642873764, 0.001557513838633895, -0.007378046866506338, 0.030655471608042717, 0.0019090331625193357, 0.010619411244988441, 0.035841524600982666, -0.020608218386769295], "std": [0.0900842472910881, 0.1111961081624031, 0.092387855052948, 0.17182733118534088, 0.459453821182251, 0.18722595274448395, 0.19452325999736786, 0.04372048005461693, 0.038627225905656815, 0.05665459483861923, 0.04943722486495972, 0.03610414266586304, 0.043467022478580475, 0.04284774139523506, 0.0008287347736768425, 0.004649605602025986, 0.0055199540220201015, 0.002148674800992012, 0.001088973949663341, 0.0029705604538321495, 0.001039148191921413, 0.004660472273826599, 0.0033140978775918484, 0.0013642769772559404, 0.001088170800358057, 0.0035000869538635015, 0.851353108882904, 1.1920928955078125e-06, 0.851353108882904, 0.851353108882904, 0.851353108882904, 0.851353108882904, 0.8127402067184448, 1.1920928955078125e-06, 0.8127402067184448, 0.8127402067184448, 0.8127402067184448, 0.8127402067184448, 0.00012189168046461418, 9.213885641656816e-05, 0.16780416667461395, 0.1601288616657257, 0.1522865742444992, 0.2668790817260742, 0.5530625581741333, 0.4526285231113434, 0.43176883459091187, 0.06706491857767105, 0.07307998836040497, 0.10013368725776672, 0.066095732152462, 0.06162558123469353, 0.1498127281665802, 0.09363311529159546], "count": [147]}, "timestamp": {"min": [0.0], "max": [4.866666666666666], "mean": [2.433333333333333], "std": [1.4144754295288202], "count": [147]}, "frame_index": {"min": [0], "max": [146], "mean": [73.0], "std": [42.43426288586461], "count": [147]}, "episode_index": {"min": [349], "max": [349], "mean": [349.0], "std": [0.0], "count": [147]}, "index": {"min": [138005], "max": [138151], "mean": [138078.0], "std": [42.43426288586461], "count": [147]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [147]}, "subtask_annotation": {"mean": [0.07482993197278912, 2.0, 2.0, 2.0, 2.0], "std": [0.31054999212281104, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [147]}, "scene_annotation": {"mean": [349.0], "std": [0.0], "min": [349], "max": [349], "count": [147]}, "eef_direction_state": {"mean": [4.380952380952381, 4.612244897959184], "std": [1.596481391832405, 1.8642683071321473], "min": [0, 1], "max": [6, 6], "count": [147]}, "eef_velocity_state": {"mean": [1.0816326530612246, 0.41496598639455784], "std": [0.7424009962317445, 0.5063345324062146], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_acc_mag_state": {"mean": [0.891156462585034, 0.38095238095238093], "std": [0.8421647818195357, 0.722178613719194], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_direction_action": {"mean": [4.346938775510204, 4.673469387755102], "std": [1.4411496791146, 1.8038630704557514], "min": [0, 0], "max": [6, 6], "count": [147]}, "eef_velocity_action": {"mean": [1.251700680272109, 0.4489795918367347], "std": [0.7269687078853097, 0.4973901064062831], "min": [0, 0], "max": [2, 1], "count": [147]}, "eef_acc_mag_action": {"mean": [1.0408163265306123, 0.6530612244897959], "std": [0.8237755375902364, 0.8051962301455944], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_sim_pose_state": {"mean": [0.25970190094023105, 0.17388733613661503, 0.156295081017619, -0.21469325265960212, -0.7437177446539157, 0.007370263786504927, 0.23518240809246405, -0.15324080158123563, 0.11106626135209936, -2.1723198636411576, -0.6986651705703725, 2.6631604987342876], "std": [0.0342033903278007, 0.048362456315759667, 0.04045905236231757, 2.341664317342368, 0.14119107104746112, 2.234175616479013, 0.010842162249621784, 0.005724529617258254, 0.006372293430010743, 0.049105435066232175, 0.03372211141793069, 0.07186989780396666], "min": [0.21456458897907307, 0.11793381145743817, 0.0926794727033734, -3.101687876977186, -1.0131896982688948, -3.086398268160736, 0.2229645123236124, -0.1724629312643973, 0.10220773375459302, -2.342782875979724, -0.8032980182138378, 2.386932242623673], "max": [0.31005576004055085, 0.2348627530284345, 0.24414411850704118, 3.130380275767231, -0.5535891078954664, 3.129583057734797, 0.2513150871214928, -0.13972376313611698, 0.12823853601588794, -2.103728902608967, -0.6653775628480888, 2.7291747224131715], "count": [147]}, "eef_sim_pose_action": {"mean": [0.2691217245189998, 0.1831236598317982, 0.1471887821273199, -0.09100124115633806, -0.7458728402563257, -0.17164692645408905, 0.23498548959620394, -0.1501963824834115, 0.10678922887631544, -2.133025382457211, -0.6912848658693614, 2.676422761531952], "std": [0.029408246798337746, 0.0513207929274436, 0.04891238197610309, 2.3197042989234484, 0.16043138456129696, 2.173663357474039, 0.007614004578269178, 0.005917531789440875, 0.008195468099039649, 0.07251232624546508, 0.025748899782539306, 0.06644819695600293], "min": [0.22201592471923604, 0.11690367734933883, 0.07782971044763533, -3.136175566969575, -1.0615999400343852, -3.1254802552782808, 0.22655873982782665, -0.15819128530285603, 0.09039304157501185, -2.308903975232493, -0.821368670178167, 2.467768327028833], "max": [0.30837284810377114, 0.24432702865051442, 0.25571648228710253, 3.0794500228331407, -0.5150970722420232, 3.106908326304667, 0.2581323731962547, -0.13045862484567114, 0.12224509675702949, -1.9512691698750197, -0.6611557402639876, 2.770680844220227], "count": [147]}}} +{"episode_index": 342, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4276690732854228]], [[0.5329830854200364]], [[0.4577848870143254]]], "std": [[[0.290095083341844]], [[0.2010344165668966]], [[0.22770377830036742]]], "count": [169]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4704487335890383]], [[0.44995848063671456]], [[0.32935369361806677]]], "std": [[[0.3362927997416635]], [[0.217437192909878]], [[0.25984169104159466]]], "count": [169]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.427522830602249]], [[0.45991801486228556]], [[0.3484299322176951]]], "std": [[[0.313142217388815]], [[0.2130788805878874]], [[0.2562036781068456]]], "count": [169]}, "observation.state": {"min": [-1.5262624025344849, 0.048065412789583206, -1.5298067331314087, -1.6674047708511353, -0.7827498912811279, -1.1342182159423828, -0.7034422755241394, -0.8373381495475769, -0.3074702322483063, -0.03748752549290657, -1.8063814640045166, -0.05188729614019394, -0.06590767949819565, -0.6122507452964783, -0.0009665343095548451, 0.016813302412629128, -0.6878318190574646, 0.9713002443313599, -0.35136035084724426, -0.03094334900379181, -0.009334619157016277, -0.010990485548973083, -0.6865273118019104, 1.0072740316390991, -0.3846208155155182, 0.02318749576807022, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.006865067407488823, -2.7620919809123734e-06, -2.6702699661254883, -1.0179940462112427, -1.477034330368042, -1.2452603578567505, -2.009089708328247, -3.4126853942871094, -1.5101232528686523, -0.9125472903251648, -0.5206261873245239, -1.079991340637207, -1.0175672769546509, -1.4895401000976562, -0.5372559428215027, -0.7863402366638184, -19.575767517089844, -7.539682865142822, -1.6709401607513428, -13.217338562011719, -0.9755799770355225, -1.0329670906066895, -2.209401845932007, -13.529327392578125, -4.517704486846924, -2.527472496032715, -11.75213623046875, -1.3485958576202393, -2.7545788288116455, -2.209401845932007, -0.01236146129667759, -0.0348922535777092, -0.07043859362602234, -0.008372150361537933, -0.04003148153424263, -0.03241293132305145, -0.018693091347813606, -0.047363001853227615, -0.08949964493513107, -0.007708678022027016, -0.030682582408189774, -0.033066727221012115, -2.290680170059204, -1.3288064002990723, 7.468040466308594, -24.806196212768555, 2.7158350944519043, -0.9227395057678223, -3.2027101516723633, -0.8165848851203918, 7.2898759841918945, -31.569793701171875, 4.39321756362915, -1.5076484680175781, -0.018708467483520508, -0.01392180286347866, 0.003663003910332918, -0.09564509987831116, 0.34199777245521545, 0.011528730392456055, 0.07921788841485977, 0.3558422923088074, -0.2241726815700531, 0.008625496178865433, 0.435181200504303, -1.1898882389068604, -3.139519691467285, -3.068206548690796, -1.4687790870666504, -3.094550609588623, -1.0502527952194214, -0.2580128014087677, 9.606242179870605, -0.020104318857192993, -0.019068628549575806, -0.09051090478897095, -0.028366602957248688, 0.02737554721534252, 0.688554584980011, 0.7159938812255859], "max": [-0.01347188651561737, 0.8752968311309814, -0.09733240306377411, -0.49124544858932495, 0.339039146900177, -0.09755846858024597, 0.09223003685474396, 0.051793940365314484, 0.10748106986284256, 1.0783370733261108, -0.692193865776062, 0.9182119369506836, 0.4836389422416687, -0.0008654531557112932, 0.0023525317665189505, 0.027050964534282684, -0.6488572955131531, 0.9718475341796875, -0.3230111598968506, -0.021864108741283417, -0.0034394783433526754, 0.0010922437068074942, -0.6439421772956848, 1.0101923942565918, -0.3559395670890808, 0.03254375979304314, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.005915368441492319, 2.518609107937664e-06, 1.1483582258224487, 1.4213789701461792, 1.0434602499008179, 1.1137686967849731, 2.540666103363037, 1.5288912057876587, 1.5791051387786865, 0.960064709186554, 0.3027583360671997, 1.1736124753952026, 1.0639714002609253, 1.784813642501831, 0.9164609909057617, 0.9057838916778564, -3.785984516143799, 9.951160430908203, 4.338828086853027, 2.930403232574463, 2.123321294784546, 2.8980462551116943, 0.5164835453033447, -2.9842467308044434, 12.057388305664062, 2.3028082847595215, 1.1294262409210205, 0.4017094373703003, 0.7173382639884949, 0.6599512100219727, 0.020442146807909012, 0.06615135818719864, 0.026784036308526993, 0.007098058238625526, 0.04730125889182091, 0.017123617231845856, 0.027127064764499664, 0.06965617835521698, 0.03606872633099556, 0.012077323161065578, 0.06389357149600983, 0.01688569039106369, 0.7847700119018555, 0.28209298849105835, 21.453914642333984, -16.754159927368164, 15.642826080322266, 1.0797746181488037, 0.6787199974060059, 0.8277201652526855, 18.039104461669922, -18.534255981445312, 15.839385032653809, 0.3228614330291748, 0.021140648052096367, 0.014771846123039722, 0.007936508394777775, -0.05465434491634369, 0.5770090818405151, 0.3640977740287781, 0.2794896364212036, 0.5141469240188599, 0.026538901031017303, 0.2861086130142212, 2.783397674560547, -0.2820358872413635, 3.138892650604248, -0.92363041639328, -0.0062469905242323875, 3.0985238552093506, -0.545115053653717, 0.36279499530792236, 9.996915817260742, 0.016927748918533325, 0.03464341163635254, 0.09236747026443481, -0.020832166075706482, 0.03519022464752197, 0.6971098184585571, 0.7238649129867554], "mean": [-0.617943525314331, 0.28440403938293457, -0.7198653817176819, -1.06009840965271, -0.0980909988284111, -0.5166152119636536, -0.5967034697532654, -0.4514355957508087, -0.05862351506948471, 0.5429496169090271, -1.0875636339187622, 0.45286041498184204, 0.1267400085926056, -0.3616376519203186, 0.00026839206111617386, 0.019281689077615738, -0.6637109518051147, 0.9716582298278809, -0.34041598439216614, -0.025646038353443146, -0.007096466142684221, -0.0074621690437197685, -0.6602200865745544, 1.009189486503601, -0.37422558665275574, 0.028660254552960396, 0.700774610042572, 1.7453327178955078, 0.700774610042572, 0.700774610042572, 0.700774610042572, 0.700774610042572, 0.4972795248031616, 1.7453327178955078, 0.4972795248031616, 0.4972795248031616, 0.4972795248031616, 0.4972795248031616, -0.006275275256484747, -3.9850843336353137e-07, 0.006590768229216337, -0.005434861872345209, 0.00956027116626501, -0.01305044163018465, 0.007603108882904053, 0.006016660016030073, -0.00318535347469151, 0.009603009559214115, 0.0040679131634533405, -0.008015098981559277, -0.009730733931064606, -0.011900420300662518, 0.0035369046963751316, -0.002631791867315769, -10.197308540344238, -0.3785930275917053, 1.2220110893249512, -4.063198089599609, 0.6242243647575378, 0.4136521816253662, -0.7913326621055603, -8.882186889648438, 2.0736608505249023, -0.3562926948070526, -5.3113908767700195, -0.17541752755641937, -0.304635226726532, -0.475448876619339, 0.000139536801725626, -0.0001360565220238641, -0.001396462437696755, 1.789865200407803e-05, 0.0004581351240631193, 5.040121777710738e-06, -1.1426319360907655e-05, -0.0002688354579731822, -0.00098262052051723, -9.658806084189564e-05, 0.0006006683106534183, 1.6172662071767263e-05, -0.5845398306846619, -0.601411759853363, 13.729339599609375, -19.935958862304688, 11.012189865112305, 0.4047510027885437, -1.0645114183425903, -0.1445998102426529, 12.00234317779541, -25.218151092529297, 11.835192680358887, -0.3187219500541687, 0.002617280464619398, -0.0018715625628829002, 0.005764480214565992, -0.08040621876716614, 0.42130085825920105, 0.14694921672344208, 0.16567647457122803, 0.45821231603622437, -0.1101747527718544, 0.12099888175725937, 1.830102562904358, -0.9110651612281799, -0.516103982925415, -1.8160008192062378, -0.7691693902015686, 2.3073930740356445, -0.7623310089111328, 0.08702094852924347, 9.758692741394043, 0.00048439131933264434, 0.0009069613297469914, 0.0003835786192212254, -0.02445145696401596, 0.031299155205488205, 0.6940325498580933, 0.71883624792099], "std": [0.39466553926467896, 0.23692049086093903, 0.37044408917427063, 0.2233896553516388, 0.1977805346250534, 0.2714237868785858, 0.18183642625808716, 0.2185114473104477, 0.13786359131336212, 0.3201686441898346, 0.2235608994960785, 0.19675272703170776, 0.1426185667514801, 0.1254170835018158, 0.0013447521487250924, 0.0019117831252515316, 0.014152243733406067, 8.100741251837462e-05, 0.010034013539552689, 0.00259973737411201, 0.0023009004071354866, 0.0017811038997024298, 0.015045257285237312, 0.0007074630702845752, 0.01034408900886774, 0.003212496405467391, 0.8530754446983337, 3.4570693969726562e-06, 0.8530754446983337, 0.8530754446983337, 0.8530754446983337, 0.8530754446983337, 0.7821091413497925, 3.4570693969726562e-06, 0.7821091413497925, 0.7821091413497925, 0.7821091413497925, 0.7821091413497925, 0.0001367950317217037, 8.104653375085036e-07, 0.33498600125312805, 0.23560146987438202, 0.2509753704071045, 0.2692473828792572, 0.35158732533454895, 0.4531087279319763, 0.25040048360824585, 0.21160785853862762, 0.07876450568437576, 0.268797904253006, 0.24856865406036377, 0.271291047334671, 0.1520414799451828, 0.1415756642818451, 3.380662441253662, 2.976332187652588, 1.2815287113189697, 3.4209766387939453, 0.5523301959037781, 0.6291196942329407, 0.39940544962882996, 1.9594272375106812, 3.8655002117156982, 1.1073063611984253, 3.067864418029785, 0.2934851348400116, 0.5408110022544861, 0.4234251081943512, 0.002934582531452179, 0.006177010480314493, 0.007360957097262144, 0.0023366003297269344, 0.005609898362308741, 0.0038375738076865673, 0.0036981774028390646, 0.006934210192412138, 0.00856163538992405, 0.002654465613886714, 0.0059088910929858685, 0.0037076736334711313, 0.6791761517524719, 0.17829002439975739, 3.316249132156372, 1.6248339414596558, 2.333709478378296, 0.44942599534988403, 0.6087422966957092, 0.1682731658220291, 1.4996799230575562, 3.0811753273010254, 1.7679210901260376, 0.4177801311016083, 0.006440948694944382, 0.0044644614681601524, 0.0005252426490187645, 0.0053480868227779865, 0.05633510276675224, 0.10669683665037155, 0.044404108077287674, 0.039680153131484985, 0.06318555772304535, 0.07276171445846558, 0.7613649964332581, 0.21454645693302155, 2.5249640941619873, 0.590654194355011, 0.3583965599536896, 0.9617782831192017, 0.07667352259159088, 0.06911961734294891, 0.034799348562955856, 0.003505913307890296, 0.00513150729238987, 0.012003390118479729, 0.0022105614189058542, 0.0018188999965786934, 0.0020927083678543568, 0.0018727189162746072], "count": [937]}, "action": {"min": [-1.6872878074645996, -0.0694732815027237, -1.5707963705062866, -1.811705231666565, -0.7918767929077148, -1.1437153816223145, -0.6981316804885864, -0.8937041163444519, -0.3272019624710083, -0.0924546867609024, -1.9226692914962769, -0.05728519707918167, -0.07605671882629395, -0.6149190068244934, -0.0011492338962852955, 0.010484275408089161, -0.6759927272796631, 0.9678789973258972, -0.3560132086277008, -0.03003384731709957, -0.009446529671549797, -0.01496155746281147, -0.6737630367279053, 1.005707025527954, -0.38920605182647705, 0.022750750184059143, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.006865067407488823, -2.7620919809123734e-06, -2.6702699661254883, -1.0179940462112427, -1.477034330368042, -1.2452603578567505, -2.009089708328247, -3.4126853942871094, -1.5101232528686523, -0.9125472903251648, -0.47541335225105286, -1.079991340637207, -1.0175672769546509, -1.4895401000976562, -0.5372559428215027, -0.7863402366638184], "max": [0.09022842347621918, 0.9044240117073059, 0.05743671953678131, -0.3973865807056427, 0.34119367599487305, -0.09124311804771423, 0.10105867683887482, 0.1086982786655426, 0.11302226781845093, 1.1503742933273315, -0.6415828466415405, 0.9193205237388611, 0.48731714487075806, -0.0016700010746717453, 0.0054619526490569115, 0.03028874099254608, -0.640869677066803, 0.9777848720550537, -0.32683050632476807, -0.02224036492407322, -0.0016306510660797358, 0.006489366292953491, -0.6334689855575562, 1.0128722190856934, -0.36028721928596497, 0.031453631818294525, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.005915368441492319, 2.518609107937664e-06, 1.1483582258224487, 1.4213789701461792, 1.0434602499008179, 1.1137686967849731, 2.540666103363037, 1.5288912057876587, 1.5791051387786865, 0.960064709186554, 0.3027583360671997, 1.1736124753952026, 1.0639714002609253, 1.784813642501831, 0.9164609909057617, 0.9057838916778564], "mean": [-0.668190598487854, 0.2779900133609772, -0.7416930794715881, -1.0281497240066528, -0.09951316565275192, -0.5196106433868408, -0.59324049949646, -0.48718178272247314, -0.05737674608826637, 0.5545364022254944, -1.0586222410202026, 0.44896912574768066, 0.1297108232975006, -0.3611466586589813, 0.0010059088235720992, 0.017212996259331703, -0.6549178957939148, 0.9722279906272888, -0.3448612689971924, -0.025454627349972725, -0.0066987560130655766, -0.00788869708776474, -0.6507026553153992, 1.0092089176177979, -0.3788711130619049, 0.02807670645415783, 0.700774610042572, 1.7453327178955078, 0.700774610042572, 0.700774610042572, 0.700774610042572, 0.700774610042572, 0.4972795248031616, 1.7453327178955078, 0.4972795248031616, 0.4972795248031616, 0.4972795248031616, 0.4972795248031616, -0.006274939980357885, -3.975722506766033e-07, 0.007385279517620802, -0.005944558884948492, 0.010173968970775604, -0.013936447910964489, 0.008019623346626759, 0.005646531470119953, -0.0031896037980914116, 0.01079613994807005, 0.004688766784965992, -0.008576787076890469, -0.010386700741946697, -0.011453218758106232, 0.003428756259381771, -0.002600667532533407], "std": [0.4262441396713257, 0.238142728805542, 0.38803544640541077, 0.23940522968769073, 0.19770260155200958, 0.2733406722545624, 0.18176467716693878, 0.22089527547359467, 0.13397099077701569, 0.3388127088546753, 0.24507340788841248, 0.19912008941173553, 0.1450311839580536, 0.12572374939918518, 0.001429051160812378, 0.0027069691568613052, 0.010837526991963387, 0.0009924820624291897, 0.00863660965114832, 0.002431763568893075, 0.0022136950865387917, 0.0027252240106463432, 0.011564264073967934, 0.000995361478999257, 0.008755821734666824, 0.002932980889454484, 0.8530755043029785, 3.4570693969726562e-06, 0.8530755043029785, 0.8530755043029785, 0.8530755043029785, 0.8530755043029785, 0.7821091413497925, 3.4570693969726562e-06, 0.7821091413497925, 0.7821091413497925, 0.7821091413497925, 0.7821091413497925, 0.0001370106911053881, 8.147155199367262e-07, 0.33541780710220337, 0.23611728847026825, 0.2514819800853729, 0.26987671852111816, 0.35191985964775085, 0.4532846212387085, 0.25039827823638916, 0.21027551591396332, 0.0763866975903511, 0.2683587968349457, 0.24885514378547668, 0.2717365026473999, 0.15203063189983368, 0.14159633219242096], "count": [937]}, "timestamp": {"min": [0.0], "max": [31.2], "mean": [15.600000000000001], "std": [9.016281569102272], "count": [937]}, "frame_index": {"min": [0], "max": [936], "mean": [468.0], "std": [270.4884470730682], "count": [937]}, "episode_index": {"min": [350], "max": [350], "mean": [350.0], "std": [0.0], "count": [937]}, "index": {"min": [138152], "max": [139088], "mean": [138620.0], "std": [270.4884470730682], "count": [937]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [937]}, "subtask_annotation": {"mean": [0.3820704375667022, 2.0, 2.0, 2.0, 2.0], "std": [0.49460135986195053, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [937]}, "scene_annotation": {"mean": [350.0], "std": [0.0], "min": [350], "max": [350], "count": [937]}, "eef_direction_state": {"mean": [4.021344717182497, 3.8281750266808965], "std": [1.9192817898233459, 1.8945904509514238], "min": [0, 0], "max": [6, 6], "count": [937]}, "eef_velocity_state": {"mean": [0.8644610458911419, 0.8751334044823906], "std": [0.7632057262667648, 0.7219611973393311], "min": [0, 0], "max": [2, 2], "count": [937]}, "eef_acc_mag_state": {"mean": [0.7833511205976521, 0.7321237993596584], "std": [0.8437226789007709, 0.850489891873221], "min": [0, 0], "max": [2, 2], "count": [937]}, "eef_direction_action": {"mean": [3.821771611526147, 3.474919957310566], "std": [1.956636589660089, 1.7567253356778934], "min": [0, 0], "max": [6, 6], "count": [937]}, "eef_velocity_action": {"mean": [0.9701173959445037, 1.0224119530416222], "std": [0.7725018518325899, 0.6570602919872948], "min": [0, 0], "max": [2, 2], "count": [937]}, "eef_acc_mag_action": {"mean": [0.9306296691568837, 0.9413020277481323], "std": [0.8383108801623078, 0.8378528814386573], "min": [0, 0], "max": [2, 2], "count": [937]}, "eef_sim_pose_state": {"mean": [0.3610978801848995, 0.2859489268145712, 0.1668398107494097, 1.8300071898245942, -0.9111611680917038, -0.5026892703235118, 0.345963351023272, -0.215654101444633, 0.12912388216423826, -1.8159334701289274, -0.7692852537970125, 2.3040252553622054], "std": [0.06074293354996159, 0.09801036583465983, 0.08282419409361087, 0.7613405218777635, 0.21453314809844226, 2.5582911620782602, 0.04051498553148878, 0.05021955674300525, 0.02128570029151447, 0.5910386901143111, 0.35845373927578983, 1.0078166578712424], "min": [0.25962079506263325, 0.17336540394990477, 0.06166013188518008, 0.43518712834395346, -1.1898302902810642, -3.1414140556518775, 0.24149435572338168, -0.3164046502060069, 0.05559153596229621, -3.0686077172781427, -1.4730355761187983, -3.1379915033220764], "max": [0.46251183718377575, 0.49264566493382006, 0.42353462935835984, 2.7834078595717817, -0.2821713271361779, 3.1413891227172486, 0.41369704245045724, -0.11349050415616187, 0.20284778805364004, -0.9236186229554993, -0.006247334409330785, 3.125144312007277], "count": [937]}, "eef_sim_pose_action": {"mean": [0.36879439488156707, 0.285153539965131, 0.17820478034023668, 1.8242174012136227, -0.8986847332018617, -1.2122265455644756, 0.3543730250454623, -0.21752514486347135, 0.13490233003731494, -1.8034733993237508, -0.7426987115652559, 2.2379209593184712], "std": [0.06391131620982478, 0.09825468775669438, 0.09712536878614669, 0.7263463055721939, 0.250414958435264, 2.3231761040124526, 0.0403804610430492, 0.053091261978684086, 0.02343490105981607, 0.6103789531552027, 0.36768100598145537, 1.1254163129054402], "min": [0.23091164519710278, 0.1616503760611673, 0.06104031005872333, 0.4045201086368839, -1.176870233958022, -3.141489739316973, 0.2241790914616335, -0.33158428650489374, 0.06568871701939634, -3.1408261988774453, -1.4271200631340333, -3.137337859630651], "max": [0.47187222333059825, 0.4927495094314903, 0.4652159209245292, 2.981042440820949, -0.1074686475851625, 3.141105260039485, 0.4269751914013693, -0.0987176444648346, 0.19840511231788663, -0.8889805497519498, 0.05253095735916147, 3.140026674947599], "count": [937]}}} +{"episode_index": 343, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37775169728340885]], [[0.499798340147473]], [[0.4343552628288682]]], "std": [[[0.28834493120570276]], [[0.20012452241647347]], [[0.22424604328169703]]], "count": [123]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4173106888219978]], [[0.4832220975828559]], [[0.422335073595834]]], "std": [[[0.2723571814008095]], [[0.22308161451782887]], [[0.24049764445535085]]], "count": [123]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3913715175214036]], [[0.4678666507253308]], [[0.4190938346883469]]], "std": [[[0.31947277278244157]], [[0.2547287784422932]], [[0.26788999338578195]]], "count": [123]}, "observation.state": {"min": [-0.5832934975624084, -0.2384234368801117, -0.5016405582427979, -1.5857957601547241, -1.5403997898101807, -0.569828450679779, -0.7057264447212219, -0.7549257278442383, -0.5531293749809265, -0.5367405414581299, -2.0239195823669434, -0.09260739386081696, 0.5084052681922913, -0.7060151696205139, 0.006624065805226564, -0.010265328921377659, -0.5834451913833618, 1.0096207857131958, -0.471189022064209, -0.014172916300594807, -0.011240018531680107, -0.012981604784727097, -0.6013185977935791, 1.0000163316726685, -0.44658786058425903, 0.003950605634599924, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.03967493027448654, -0.0003583901561796665, -0.3205021321773529, -0.4395652413368225, -0.5704690217971802, -1.0675829648971558, -2.552814245223999, -2.5540735721588135, -1.8467364311218262, -0.8590188026428223, -0.6294858455657959, -0.7450031638145447, -2.0183768272399902, -5.118373394012451, -0.4304191768169403, -1.627058982849121, -10.723244667053223, -11.935287475585938, -4.633699417114258, -7.84493350982666, -4.246642112731934, -1.9798535108566284, -1.0329670906066895, -14.542634963989258, -11.721612930297852, -2.6398048400878906, -8.63858413696289, -1.807692289352417, 14.05982780456543, -1.1477411985397339, -0.007861984893679619, -0.021627964451909065, -0.02117333747446537, -0.006445146165788174, -0.014247553423047066, -0.024006886407732964, -0.009187179617583752, -0.025739019736647606, -0.03159717097878456, -0.008655354380607605, -0.012813355773687363, -0.014821873977780342, -0.6362999677658081, -0.7683321833610535, 0.11877599358558655, -34.86332702636719, 8.59361457824707, -0.8357098698616028, 0.8908200263977051, -0.6569796800613403, 4.305629730224609, -32.76874542236328, 9.372856140136719, -0.8538563847541809, -0.012793860398232937, -0.01460533682256937, 0.017704518511891365, -0.13663585484027863, 0.3521980047225952, -0.05381977558135986, 0.061063650995492935, 0.2782173156738281, -0.6251568794250488, 0.021797098219394684, -3.1407032012939453, -1.10382878780365, -3.08191180229187, -3.1278951168060303, -1.3530726432800293, -3.131727695465088, -0.6494105458259583, -0.23835834860801697, 9.682401657104492, -0.009869962930679321, -0.01511293649673462, -0.044500648975372314, 0.018738096579909325, 0.011843317188322544, -0.8921144008636475, 0.4510665237903595], "max": [-0.03431148827075958, 0.36353957653045654, 0.07401220500469208, -0.8012880086898804, 0.1947384923696518, 0.6941847801208496, 0.3060353100299835, 0.1293589472770691, 0.13485217094421387, 0.10948547720909119, -0.500113308429718, 1.5479323863983154, 0.611508846282959, -0.05683837831020355, 0.010079445317387581, 0.01668928563594818, -0.5756807923316956, 1.011172890663147, -0.462716281414032, -0.006286995019763708, -0.007001649588346481, 0.01544450968503952, -0.5861809253692627, 1.0017223358154297, -0.44071534276008606, 0.008818911388516426, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.039101239293813705, 2.4882706384232733e-06, 0.34731632471084595, 0.8589816093444824, 0.7194945812225342, 0.5691092014312744, 4.248966217041016, 1.8208000659942627, 2.0443477630615234, 1.1874492168426514, 0.5296434164047241, 1.005313754081726, 1.3964420557022095, 1.8035567998886108, 0.6288473010063171, 1.3544042110443115, -4.142313003540039, 4.731379508972168, 2.864469051361084, -0.8547009229660034, 1.3485958576202393, 3.299755811691284, 0.8321123719215393, -2.472025156021118, 6.898656845092773, 2.3308913707733154, -0.3968254327774048, 3.385836124420166, 14.05982780456543, 0.7173382639884949, 0.013932283967733383, 0.03228545933961868, 0.017363520339131355, 0.007088204845786095, 0.011066500097513199, 0.016988180577754974, 0.019149595871567726, 0.027110405266284943, 0.014880095608532429, 0.006616693921387196, 0.008825474418699741, 0.007609668653458357, 1.590749979019165, 0.9130904078483582, 9.724783897399902, -23.33435821533203, 20.38854217529297, 0.9130667448043823, 3.4148099422454834, 1.0986778736114502, 13.703780174255371, -21.27959632873535, 20.78635025024414, 0.9569879174232483, 0.01651369221508503, 0.01720450073480606, 0.018925519660115242, -0.013663585297763348, 0.4913479685783386, 0.3664865493774414, 0.3157631456851959, 0.5492819547653198, -0.09484899789094925, 0.323306679725647, 3.140589714050293, 0.3441040813922882, 3.070754051208496, 3.131556272506714, 0.31403565406799316, 3.08971905708313, -0.30055734515190125, 0.15844592452049255, 9.967212677001953, 0.009218484163284302, 0.019616156816482544, 0.041665107011795044, 0.024228757247328758, 0.01477869413793087, -0.8848568201065063, 0.4652554392814636], "mean": [-0.26929986476898193, 0.013895909301936626, -0.30863121151924133, -1.1819323301315308, -0.3836037516593933, -0.12619121372699738, -0.5843991041183472, -0.44717201590538025, -0.10609834641218185, -0.15462888777256012, -1.140313744544983, 0.8382139801979065, 0.6028496623039246, -0.542253851890564, 0.007852258160710335, 0.0026630088686943054, -0.5797851085662842, 1.0106325149536133, -0.4651656746864319, -0.009793532080948353, -0.009920270182192326, 0.0006987401284277439, -0.595477283000946, 1.001063585281372, -0.4440670609474182, 0.007573198527097702, 0.2713247239589691, 1.7453174591064453, 0.2713247239589691, 0.2713247239589691, 0.2713247239589691, 0.2713247239589691, 0.8039928078651428, 1.7453174591064453, 0.8039928078651428, 0.8039928078651428, 0.8039928078651428, 0.8039928078651428, -0.03934624418616295, -5.614525070996024e-05, -0.0016871222760528326, -0.0012972996337339282, 0.01540396548807621, -0.014400646090507507, 0.02284698560833931, -0.0051554529927670956, -0.0037425884511321783, -0.0014170691138133407, 6.291620957199484e-05, 0.01568729616701603, 0.0010990333976224065, -0.028450043871998787, 0.0011171414516866207, -0.011190295219421387, -7.214670658111572, -2.290475368499756, 0.1956254094839096, -5.109604835510254, -0.15154743194580078, 0.2860445976257324, -0.41691556572914124, -9.504579544067383, -0.3436068594455719, -0.48821786046028137, -4.586653232574463, -0.15039101243019104, 14.059919357299805, -0.01858203485608101, 0.00012101913307560608, -4.218434696667828e-05, -0.00044248433550819755, -0.00019023107597604394, 0.00021168329112697393, 5.825105108669959e-05, 0.0002299118204973638, -0.0003877239360008389, -0.00021406071027740836, -1.6109530406538397e-05, -3.3123811590485275e-05, 0.000140699339681305, 0.45271036028862, 0.02030741237103939, 6.05923318862915, -28.185504913330078, 15.391892433166504, 0.10955243557691574, 2.223036527633667, 0.22109180688858032, 9.951531410217285, -25.456806182861328, 15.713656425476074, 0.11696749180555344, 0.002332516945898533, -0.0016187727451324463, 0.018323037773370743, -0.06840718537569046, 0.4122726023197174, 0.11756571382284164, 0.1738043576478958, 0.4570693373680115, -0.2921939790248871, 0.17849311232566833, 1.57274329662323, -0.7846004366874695, -0.6919748187065125, -1.5971651077270508, -0.667304277420044, -0.0017702571349218488, -0.49689188599586487, -0.034026987850666046, 9.78666877746582, -0.00012029638310195878, 0.0005363099626265466, 0.0021524219773709774, 0.02204037457704544, 0.013376504182815552, -0.8880699872970581, 0.45896586775779724], "std": [0.15781505405902863, 0.14220264554023743, 0.12361669540405273, 0.1657327562570572, 0.47944870591163635, 0.2840723693370819, 0.2743646204471588, 0.3061462640762329, 0.21041201055049896, 0.2268998771905899, 0.5313574075698853, 0.5265134572982788, 0.011749710887670517, 0.21097227931022644, 0.0010062619112432003, 0.007238381542265415, 0.0022819600999355316, 0.0004187997546978295, 0.002285541733726859, 0.0022737164981663227, 0.0011860036756843328, 0.007735316175967455, 0.004929224960505962, 0.0005120311980135739, 0.0020815953612327576, 0.0015442706644535065, 0.6264726519584656, 1.1801719665527344e-05, 0.6264726519584656, 0.6264726519584656, 0.6264726519584656, 0.6264726519584656, 0.8663197159767151, 1.1801719665527344e-05, 0.8663197159767151, 0.8663197159767151, 0.8663197159767151, 0.8663197159767151, 0.00012924983457196504, 6.95749549777247e-05, 0.10407456755638123, 0.1417207419872284, 0.14254142343997955, 0.23561657965183258, 0.5864344835281372, 0.38855963945388794, 0.34898391366004944, 0.23958109319210052, 0.1548002064228058, 0.19941727817058563, 0.4771326184272766, 0.558129072189331, 0.06379330903291702, 0.27036672830581665, 1.482728123664856, 3.4232990741729736, 1.9595035314559937, 1.5023962259292603, 1.4042980670928955, 0.6792100071907043, 0.31274011731147766, 3.256619930267334, 4.2613725662231445, 1.391469955444336, 1.9677305221557617, 0.7517438530921936, 9.1552734375e-05, 0.36153170466423035, 0.0030826646834611893, 0.0070886011235415936, 0.005153798032552004, 0.0024094858672469854, 0.002177520887926221, 0.002985756378620863, 0.0038037654012441635, 0.007363792508840561, 0.005378003232181072, 0.0026347970124334097, 0.002007983159273863, 0.0018822671845555305, 0.44127997756004333, 0.29507288336753845, 2.365558624267578, 2.9389426708221436, 2.8165156841278076, 0.39555034041404724, 0.5307999849319458, 0.3146110773086548, 2.5478320121765137, 2.5592095851898193, 3.0272669792175293, 0.41730549931526184, 0.004821149166673422, 0.005342328455299139, 0.00011007441935362294, 0.018485717475414276, 0.035301294177770615, 0.10084384679794312, 0.07904746383428574, 0.07785287499427795, 0.1863020360469818, 0.07290107011795044, 1.9238407611846924, 0.40637120604515076, 2.4233362674713135, 1.2433149814605713, 0.528253972530365, 2.364382266998291, 0.04747837781906128, 0.06166527047753334, 0.03142265975475311, 0.00353590352460742, 0.004941964987665415, 0.011183236725628376, 0.0014423537068068981, 0.0007708616321906447, 0.0017675264971330762, 0.003475052770227194], "count": [612]}, "action": {"min": [-0.6158649921417236, -0.23949816823005676, -0.6031824350357056, -1.5886845588684082, -1.5707963705062866, -0.5812419056892395, -0.6981316804885864, -0.7906160354614258, -0.5187253355979919, -0.6110268831253052, -1.9775700569152832, -0.12020212411880493, -0.6981316804885864, -0.6981316804885864, 0.006748372223228216, -0.010501831769943237, -0.5815351009368896, 1.0039006471633911, -0.4710484743118286, -0.014357352629303932, -0.01099279522895813, -0.013037105090916157, -0.5994388461112976, 0.9922065734863281, -0.44653743505477905, 0.0036355755291879177, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.039675433188676834, -0.0003583901561796665, -0.3205021321773529, -0.4395652413368225, -0.5704690217971802, -1.0675829648971558, -2.552814245223999, -2.5540735721588135, -1.8467364311218262, -0.8590188026428223, -0.6294858455657959, -0.7450031638145447, -2.0183768272399902, -5.118373394012451, -0.4304191768169403, -1.627058982849121], "max": [-0.04106059670448303, 0.3698168396949768, 0.1333966851234436, -0.705058217048645, 0.19656403362751007, 0.6981316804885864, 0.31291985511779785, 0.15105250477790833, 0.19956353306770325, 0.21151943504810333, -0.4076876938343048, 1.5707963705062866, -0.14044129848480225, -0.05359562113881111, 0.010870379395782948, 0.018230440095067024, -0.5716238021850586, 1.0105600357055664, -0.4620327949523926, -0.006375162862241268, -0.006048716139048338, 0.017042452469468117, -0.5826424360275269, 1.0013314485549927, -0.4399002492427826, 0.008349080570042133, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.039101239293813705, 2.4882706384232733e-06, 0.34731632471084595, 0.8589816093444824, 0.7194945812225342, 0.5691092014312744, 4.248966217041016, 1.8208000659942627, 2.0443477630615234, 1.1874492168426514, 0.5296434164047241, 1.005313754081726, 1.3964420557022095, 1.8035567998886108, 0.6288473010063171, 1.3544042110443115], "mean": [-0.29369398951530457, 0.018054956570267677, -0.3141661286354065, -1.1405307054519653, -0.38336417078971863, -0.13085059821605682, -0.5812805891036987, -0.44929423928260803, -0.0522707924246788, -0.12434877455234528, -1.0423296689987183, 0.8415281772613525, -0.5683055520057678, -0.5408273339271545, 0.00855591893196106, 0.004296606872230768, -0.5768260359764099, 1.0080888271331787, -0.4648641347885132, -0.009894395247101784, -0.009106037206947803, 0.002390866866335273, -0.5928846001625061, 0.9981501698493958, -0.44307753443717957, 0.006950711831450462, 0.2729787826538086, 1.7453174591064453, 0.2729787826538086, 0.2729787826538086, 0.2729787826538086, 0.2729787826538086, 0.8039928078651428, 1.7453174591064453, 0.8039928078651428, 0.8039928078651428, 0.8039928078651428, 0.8039928078651428, -0.039347030222415924, -5.6548480642959476e-05, -0.0013552109012380242, -0.0013393990229815245, 0.015520850196480751, -0.01537714246660471, 0.023390648886561394, -0.005787034053355455, -0.003799090627580881, -0.0016392356483265758, 6.052411117707379e-05, 0.015477663837373257, 0.0017698230221867561, -0.028655435889959335, 0.0011770756682381034, -0.01115681417286396], "std": [0.1627316176891327, 0.13724474608898163, 0.1602191925048828, 0.18012958765029907, 0.4872354567050934, 0.284824937582016, 0.2727888524532318, 0.31615903973579407, 0.20458005368709564, 0.246866837143898, 0.5399565100669861, 0.5289459824562073, 0.12488332390785217, 0.20931625366210938, 0.0010843207128345966, 0.006957424338907003, 0.0027010019402951, 0.0011477983789518476, 0.0021531220991164446, 0.0020450411830097437, 0.0012349060270935297, 0.007452748715877533, 0.005676909349858761, 0.0021210163831710815, 0.001784031861461699, 0.001344196731224656, 0.6281285881996155, 1.1801719665527344e-05, 0.6281285881996155, 0.6281285881996155, 0.6281285881996155, 0.6281285881996155, 0.8663196563720703, 1.1801719665527344e-05, 0.8663196563720703, 0.8663196563720703, 0.8663196563720703, 0.8663196563720703, 0.0001300240255659446, 6.959786696825176e-05, 0.10435871034860611, 0.14172320067882538, 0.14255458116531372, 0.23672837018966675, 0.5860871076583862, 0.3881981670856476, 0.34898027777671814, 0.23967547714710236, 0.15480263531208038, 0.19950753450393677, 0.47740739583969116, 0.5580931305885315, 0.06379588693380356, 0.2703655958175659], "count": [612]}, "timestamp": {"min": [0.0], "max": [20.366666666666667], "mean": [10.183333333333334], "std": [5.888964884205662], "count": [612]}, "frame_index": {"min": [0], "max": [611], "mean": [305.5], "std": [176.66894652616986], "count": [612]}, "episode_index": {"min": [351], "max": [351], "mean": [351.0], "std": [0.0], "count": [612]}, "index": {"min": [139089], "max": [139700], "mean": [139394.5], "std": [176.66894652616986], "count": [612]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [612]}, "subtask_annotation": {"mean": [0.44281045751633985, 2.0, 2.0, 2.0, 2.0], "std": [0.5032547108005344, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [612]}, "scene_annotation": {"mean": [351.0], "std": [0.0], "min": [351], "max": [351], "count": [612]}, "eef_direction_state": {"mean": [4.001633986928105, 3.946078431372549], "std": [2.137816355067759, 1.9332068029230967], "min": [0, 0], "max": [6, 6], "count": [612]}, "eef_velocity_state": {"mean": [0.7140522875816994, 1.026143790849673], "std": [0.6942329551085987, 0.7854702801656724], "min": [0, 0], "max": [2, 2], "count": [612]}, "eef_acc_mag_state": {"mean": [0.6797385620915033, 0.8888888888888888], "std": [0.8236979804653934, 0.8406001245263232], "min": [0, 0], "max": [2, 2], "count": [612]}, "eef_direction_action": {"mean": [3.741830065359477, 4.009803921568627], "std": [2.23504805051607, 1.9786198631521985], "min": [0, 0], "max": [6, 6], "count": [612]}, "eef_velocity_action": {"mean": [0.8006535947712419, 1.0081699346405228], "std": [0.713638997368774, 0.8174557515625798], "min": [0, 0], "max": [2, 2], "count": [612]}, "eef_acc_mag_action": {"mean": [0.9575163398692811, 1.0343137254901962], "std": [0.8292994768369448, 0.784114558045192], "min": [0, 0], "max": [2, 2], "count": [612]}, "eef_sim_pose_state": {"mean": [0.3075595525890619, 0.22169728131830183, 0.10990750888346629, 1.5518095008708752, -0.7849173372171334, -0.7079210601446817, 0.34411785356390984, -0.36455317104856455, 0.1809104758953671, -1.6176586640764183, -0.6675567592584895, 0.0034079091357341784], "std": [0.03280690392760646, 0.07290548247544726, 0.04548651676726148, 2.001488516149814, 0.4062738186278, 2.440103737137273, 0.07450892987120204, 0.11595243827695956, 0.050294909773589885, 1.2769547365388718, 0.528352094613416, 2.388830241812582], "min": [0.2505355479981568, 0.0857932881325257, 0.05870688944126304, -3.141519205344122, -1.1038298249266523, -3.140160427697493, 0.21215660874025077, -0.5816303059613147, 0.11963533129660457, -3.139043098298501, -1.3535460309373173, -3.1321089238414888], "max": [0.3622153127018624, 0.3576886207385689, 0.20508001937246023, 3.1412918280758744, 0.344096724483707, 3.119951085608449, 0.4211683601484637, -0.24168835905388245, 0.31890880477370714, 3.138163500440344, 0.31400650728165, 3.135774723873171], "count": [612]}, "eef_sim_pose_action": {"mean": [0.31210674479478057, 0.22490874732052887, 0.10679153697349403, 1.614139405424948, -0.8040444082643657, -0.6248407848909745, 0.34430836660175906, -0.34972917144463583, 0.1691463107801628, -2.337834970019256, -0.34858621504188286, 1.889198337204355], "std": [0.03290817016995238, 0.07505489511819481, 0.04546674256127983, 1.9299583518705858, 0.42274843958583636, 2.443474954255121, 0.07625811591532695, 0.11110773186831176, 0.04321652230268019, 0.8084454945705154, 0.46056113252166864, 0.6286801948614479], "min": [0.25110197214570357, 0.07596154753253492, 0.05424122074340625, -3.1408438200005304, -1.221381041814363, -3.130414531504458, 0.206390169017453, -0.5683923700339156, 0.10473043888875942, -3.1060809275195647, -1.008396930382467, -3.0833096725256945], "max": [0.3712590367678915, 0.35549725051021164, 0.20767193509161228, 3.1414730450515305, 0.3712620619538489, 3.135619501276473, 0.4258462167435843, -0.2217072310331978, 0.2992057321739019, 3.1304269798748243, 0.42460989279963957, 3.1339936150309313], "count": [612]}}} +{"episode_index": 344, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4420465758362168]], [[0.5327222678777394]], [[0.4746619257016532]]], "std": [[[0.29160147248937945]], [[0.21307767147091042]], [[0.22397551549651382]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40033791570549787]], [[0.4281246467704729]], [[0.3893308559207997]]], "std": [[[0.2790459450121511]], [[0.23766485204390325]], [[0.24849463794052434]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44750156430219146]], [[0.4619559880815071]], [[0.3839924596309112]]], "std": [[[0.3025303597947407]], [[0.22127320468785602]], [[0.25998178258730975]]], "count": [100]}, "observation.state": {"min": [-0.7655733823776245, -0.26474645733833313, -0.5934820771217346, -1.6826884746551514, -1.0995088815689087, -0.30208903551101685, -0.7026810050010681, -0.9779350757598877, -0.5864238739013672, 0.5695480704307556, -1.649216651916504, -0.04564247652888298, -0.6260952353477478, -0.6610987186431885, 0.010200222954154015, -0.005104823503643274, -0.606497049331665, 1.0368125438690186, -0.46231210231781006, -0.0055424850434064865, -0.013590550050139427, -0.0017934306524693966, -0.6100330352783203, 1.0195722579956055, -0.455192506313324, -0.006948391906917095, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.012113784439861774, -0.0019100423669442534, -0.9406336545944214, -1.3113675117492676, -0.7177160978317261, -1.7489776611328125, -2.6708779335021973, -0.932000994682312, -0.8796143531799316, -1.059457778930664, -1.0385551452636719, -1.11992347240448, -1.005853295326233, -0.95954829454422, -1.5031155347824097, -0.7401094436645508, -13.11732292175293, -7.875457763671875, -2.0641026496887207, -10.103785514831543, -0.6312576532363892, -1.4920635223388672, -1.778998851776123, -14.019278526306152, -7.081807613372803, -2.752136707305908, -8.394383430480957, -0.8321123719215393, -1.8076924085617065, -1.5781440734863281, -0.010112946853041649, -0.030464347451925278, -0.019876444712281227, -0.008207183331251144, -0.013462289236485958, -0.018392112106084824, -0.009597012773156166, -0.042863380163908005, -0.016685819253325462, -0.012244499288499355, -0.008652059361338615, -0.008325586095452309, -4.093530178070068, -0.5456271767616272, 1.232300877571106, -31.392168045043945, 11.483489990234375, -1.0034013986587524, -0.7635599970817566, -0.4713922142982483, 3.2366456985473633, -36.34014892578125, 11.817950248718262, -0.542123019695282, -0.020100930705666542, -0.015400015749037266, 0.004884005058556795, -0.08198151737451553, 0.3653718829154968, 0.0792866125702858, 0.022405125200748444, 0.3444299101829529, -0.226373553276062, 0.023877739906311035, -3.1084747314453125, -0.8206614851951599, -2.926234722137451, -3.093466281890869, -0.8919901847839355, -3.105607748031616, -0.7001776695251465, -0.18061116337776184, 9.659838676452637, -0.02117028832435608, -0.018113136291503906, -0.06329235434532166, -0.02892754040658474, 0.007964699529111385, 0.9706192016601562, 0.23427048325538635], "max": [0.004035556688904762, 0.4029344320297241, 0.00025955442106351256, -0.4573895335197449, 0.5667198896408081, 0.6842290759086609, -0.4055072069168091, -0.09203484654426575, 0.10376156866550446, 1.3024547100067139, -0.5800390839576721, 0.6074057817459106, 0.443660706281662, -0.1344679743051529, 0.011558374390006065, 0.0015740360831841826, -0.601580023765564, 1.0408233404159546, -0.4550084173679352, 0.00026177073596045375, -0.01234156358987093, 0.00510863633826375, -0.6032021641731262, 1.0237939357757568, -0.44880375266075134, -0.002494456712156534, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.011054888367652893, -0.0019054751610383391, 0.876491129398346, 0.9008671641349792, 0.9842601418495178, 1.9363770484924316, 2.8175926208496094, 3.727030038833618, 1.05087149143219, 0.9331409931182861, 0.9372895359992981, 0.5814064145088196, 1.1943063735961914, 1.5788025856018066, 1.4917855262756348, 1.0983318090438843, -2.7392711639404297, 6.013431072235107, 2.6678876876831055, 1.0989011526107788, 1.004273533821106, 1.3772894144058228, 0.3443223536014557, -3.9864189624786377, 9.126984596252441, 1.390109896659851, -0.7631257772445679, 0.8034188747406006, 0.7173382639884949, 0.430402934551239, 0.009641949087381363, 0.03795018047094345, 0.02289362996816635, 0.01500123180449009, 0.014551925472915173, 0.02189468964934349, 0.007588455453515053, 0.0400666780769825, 0.015141600742936134, 0.009185709990561008, 0.011488939635455608, 0.01623612269759178, -1.0605000257492065, 0.5419154167175293, 11.476730346679688, -18.108497619628906, 20.92015838623047, 1.3976293802261353, 2.099790096282959, 0.8054496645927429, 16.450475692749023, -21.804784774780273, 22.837074279785156, 1.9392772912979126, 0.02907702699303627, 0.009098603390157223, 0.008547008968889713, 0.013663585297763348, 0.5617395639419556, 0.36850738525390625, 0.33773672580718994, 0.5127063393592834, 0.042977072298526764, 0.3008423447608948, 3.0441336631774902, 0.05234445258975029, 2.984788417816162, 3.118122100830078, -0.03975179046392441, 3.0977134704589844, -0.4202212393283844, 0.26246973872184753, 9.905698776245117, 0.018045514822006226, 0.016141116619110107, 0.04988488554954529, -0.026469139382243156, 0.010582422837615013, 0.9717236161231995, 0.23872581124305725], "mean": [-0.21646586060523987, -0.09472799301147461, -0.3300091326236725, -1.3635807037353516, -0.1495649218559265, 0.1600550413131714, -0.6510410308837891, -0.42474547028541565, -0.060582295060157776, 0.8012754321098328, -1.209427833557129, 0.3100331127643585, -0.15462318062782288, -0.4426230192184448, 0.010897055268287659, -0.002520561683923006, -0.6045883297920227, 1.0392214059829712, -0.4579947292804718, -0.003236838849261403, -0.012864712625741959, 0.0007079693023115396, -0.6053177118301392, 1.0220203399658203, -0.4511663019657135, -0.004639336373656988, 0.47281596064567566, 1.7453280687332153, 0.47281596064567566, 0.47281596064567566, 0.47281596064567566, 0.47281596064567566, 0.4817872941493988, 1.7453280687332153, 0.4817872941493988, 0.4817872941493988, 0.4817872941493988, 0.4817872941493988, -0.011682486161589622, -0.0019076934549957514, -0.006028426811099052, 0.0010555622866377234, 0.011049080640077591, -6.222202500794083e-05, -0.03177135810256004, 0.0301530584692955, 0.0028404302429407835, -0.0018122430192306638, 0.006641852203756571, -0.0020162060391157866, 0.011667347513139248, -0.015043762512505054, 0.006764606572687626, -0.007070711348205805, -6.808491230010986, -2.8265907764434814, 0.06663516908884048, -4.479573726654053, -0.12859952449798584, -0.08292213082313538, -0.6329265832901001, -7.935520172119141, 2.6603691577911377, -0.365779310464859, -4.388981819152832, 0.060307059437036514, -0.26545244455337524, -0.4509623348712921, -0.00033153328695334494, 0.000139385272632353, -0.0008148519555106759, 0.0002681430196389556, 0.00041302619501948357, 0.00029958595405332744, -0.00022127000556793064, -0.0009286418789997697, -0.0003329363826196641, 7.322829333133996e-05, 0.0006243521347641945, 0.00024230213603004813, -2.4074549674987793, -0.0742349848151207, 7.2281575202941895, -25.98543357849121, 16.197784423828125, 0.1271859109401703, 0.7900126576423645, 0.1651940792798996, 9.913664817810059, -28.732080459594727, 18.22291374206543, 0.5692775845527649, 0.0010418578749522567, -0.0017751874402165413, 0.006503152661025524, -0.033981624990701675, 0.41671329736709595, 0.17253415286540985, 0.2558595836162567, 0.4134911894798279, -0.06975959241390228, 0.17032760381698608, -1.5053355693817139, -0.5994681715965271, 1.1847038269042969, -0.3464038074016571, -0.635177493095398, 0.6596710085868835, -0.5576719641685486, 0.040393684059381485, 9.776654243469238, 0.0014859357615932822, 0.00036522108712233603, -0.0005410742596723139, -0.027780737727880478, 0.009546295739710331, 0.9712912440299988, 0.23607096076011658], "std": [0.2365640252828598, 0.2525431215763092, 0.11840470880270004, 0.364052414894104, 0.4277437925338745, 0.2008102387189865, 0.08778511732816696, 0.29953843355178833, 0.18042877316474915, 0.21816572546958923, 0.3478624224662781, 0.22298668324947357, 0.3492007553577423, 0.1562345027923584, 0.00034106746898032725, 0.001819289056584239, 0.0010567171266302466, 0.0009152222191914916, 0.002080732025206089, 0.0014438958605751395, 0.00031083228532224894, 0.0017553321085870266, 0.0018078749999403954, 0.0009440673165954649, 0.0014654360711574554, 0.0013471536803990602, 0.7658907175064087, 1.1920928955078125e-06, 0.7658907175064087, 0.7658907175064087, 0.7658907175064087, 0.7658907175064087, 0.7717875838279724, 1.1920928955078125e-06, 0.7717875838279724, 0.7717875838279724, 0.7717875838279724, 0.7717875838279724, 0.0002364150423090905, 7.384112450381508e-07, 0.28298330307006836, 0.30358490347862244, 0.27580052614212036, 0.5369221568107605, 0.7626294493675232, 0.5755899548530579, 0.20406433939933777, 0.3439006805419922, 0.271404892206192, 0.29138240218162537, 0.3797464668750763, 0.30628231167793274, 0.4873511791229248, 0.2470201849937439, 2.507117509841919, 4.240469932556152, 1.0352094173431396, 2.845273494720459, 0.3496972620487213, 0.5097647905349731, 0.4555371403694153, 2.646069288253784, 3.702770233154297, 0.991028368473053, 1.7640010118484497, 0.3131648600101471, 0.47185784578323364, 0.43623828887939453, 0.00287082651630044, 0.00788498017936945, 0.00487536983564496, 0.003349232953041792, 0.002915360266342759, 0.0034976417664438486, 0.00281328521668911, 0.00907966960221529, 0.0051962281577289104, 0.0029619517736136913, 0.0028460142202675343, 0.0032060930971056223, 0.4733046293258667, 0.19257532060146332, 2.155625104904175, 3.284451723098755, 2.3305420875549316, 0.6152403354644775, 0.45050913095474243, 0.20383544266223907, 2.3944475650787354, 3.1762590408325195, 2.6667988300323486, 0.6463237404823303, 0.007638959679752588, 0.004566663410514593, 0.0005591447115875781, 0.017992816865444183, 0.06200212985277176, 0.09557551890611649, 0.08387156575918198, 0.05265085771679878, 0.0665803998708725, 0.09022485464811325, 2.039675712585449, 0.26939675211906433, 2.191842794418335, 2.22275447845459, 0.2417057752609253, 2.556096076965332, 0.042643509805202484, 0.06497740000486374, 0.034860946238040924, 0.005124727264046669, 0.005914965178817511, 0.012956825084984303, 0.00045014117495156825, 0.00039010168984532356, 0.00028436558204703033, 0.0011578757548704743], "count": [321]}, "action": {"min": [-0.8134322166442871, -0.2619011700153351, -0.659116268157959, -1.7112460136413574, -1.105283260345459, -0.3185754418373108, -0.6981316804885864, -1.0398857593536377, -0.6477802991867065, 0.547692060470581, -1.6383017301559448, -0.05791335552930832, -0.6278551816940308, -0.6619337797164917, 0.009516892954707146, -0.008195808157324791, -0.6039820909500122, 1.0342705249786377, -0.46302685141563416, -0.0053191957995295525, -0.01416473463177681, -0.005760578438639641, -0.6073004603385925, 1.0163971185684204, -0.45480111241340637, -0.007231086026877165, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.012113784439861774, -0.0019109942950308323, -0.9406336545944214, -1.3113675117492676, -0.7177160978317261, -1.7489776611328125, -2.6708779335021973, -0.932000994682312, -0.8796143531799316, -1.059457778930664, -1.0385551452636719, -1.11992347240448, -1.005853295326233, -0.95954829454422, -1.5031155347824097, -0.7401094436645508], "max": [-0.03046838939189911, 0.4038359224796295, 0.10144980251789093, -0.3591519594192505, 0.5982545614242554, 0.6895667314529419, -0.40164420008659363, -0.0886882022023201, 0.1037435233592987, 1.3734889030456543, -0.5075305700302124, 0.6103292107582092, 0.45225998759269714, -0.12848034501075745, 0.012619348242878914, 0.011837126687169075, -0.5981554985046387, 1.0393699407577515, -0.45347338914871216, -0.00025317133986391127, -0.011243031360208988, 0.014414284378290176, -0.5985940098762512, 1.0219194889068604, -0.44881004095077515, -0.003025178797543049, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.011054888367652893, -0.0019054751610383391, 0.876491129398346, 0.9008671641349792, 0.9842601418495178, 1.9363770484924316, 2.8175926208496094, 3.727030038833618, 1.05087149143219, 0.9331409931182861, 0.9372895359992981, 0.5814064145088196, 1.1943063735961914, 1.5788025856018066, 1.4917855262756348, 1.0983318090438843], "mean": [-0.24377545714378357, -0.0833563506603241, -0.32733339071273804, -1.311051845550537, -0.15447238087654114, 0.1606973558664322, -0.649031400680542, -0.45429128408432007, -0.06583955883979797, 0.8255990743637085, -1.164035439491272, 0.3043154776096344, -0.15275965631008148, -0.4448210299015045, 0.011025218293070793, -0.0022647602017968893, -0.6015810370445251, 1.037251591682434, -0.45789971947669983, -0.003145211609080434, -0.012587305158376694, 0.0006715662311762571, -0.6022734045982361, 1.0199272632598877, -0.4509984254837036, -0.004890041891485453, 0.47281596064567566, 1.7453280687332153, 0.47281596064567566, 0.47281596064567566, 0.47281596064567566, 0.47281596064567566, 0.4817872941493988, 1.7453280687332153, 0.4817872941493988, 0.4817872941493988, 0.4817872941493988, 0.4817872941493988, -0.011683390475809574, -0.0019077019533142447, -0.004495346453040838, 0.0007973756291903555, 0.010365637950599194, -0.0009544306085444987, -0.031139163300395012, 0.029544441029429436, 0.002860100008547306, -0.001244387007318437, 0.006465737242251635, -0.001524117193184793, 0.01177935115993023, -0.016317475587129593, 0.004618688486516476, -0.008403915911912918], "std": [0.24870960414409637, 0.24399074912071228, 0.14365670084953308, 0.3857496380805969, 0.43139955401420593, 0.21013472974300385, 0.0877830758690834, 0.3116517961025238, 0.17915524542331696, 0.2421574890613556, 0.34880736470222473, 0.229257732629776, 0.35278818011283875, 0.15879696607589722, 0.0007395102293230593, 0.003441323060542345, 0.001303378725424409, 0.0010939110070466995, 0.0021958923898637295, 0.0012239044299349189, 0.0007186334114521742, 0.0034052564296871424, 0.0017907413421198726, 0.001231724047102034, 0.0014182917075231671, 0.0012197913601994514, 0.7658907175064087, 1.1920928955078125e-06, 0.7658907175064087, 0.7658907175064087, 0.7658907175064087, 0.7658907175064087, 0.7717875242233276, 1.1920928955078125e-06, 0.7717875242233276, 0.7717875242233276, 0.7717875242233276, 0.7717875242233276, 0.00023507073638029397, 7.638804504495056e-07, 0.2830422818660736, 0.30362048745155334, 0.2760775089263916, 0.5366802215576172, 0.7627752423286438, 0.5756826400756836, 0.20406357944011688, 0.34372586011886597, 0.2714062035083771, 0.2914563715457916, 0.3797668516635895, 0.30624184012413025, 0.4870106279850006, 0.2466660737991333], "count": [321]}, "timestamp": {"min": [0.0], "max": [10.666666666666666], "mean": [5.333333333333333], "std": [3.088808951803387], "count": [321]}, "frame_index": {"min": [0], "max": [320], "mean": [160.0], "std": [92.66426855410162], "count": [321]}, "episode_index": {"min": [352], "max": [352], "mean": [352.0], "std": [0.0], "count": [321]}, "index": {"min": [139701], "max": [140021], "mean": [139861.0], "std": [92.66426855410162], "count": [321]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [321]}, "subtask_annotation": {"mean": [0.4984423676012461, 2.0, 2.0, 2.0, 2.0], "std": [0.5302360057148042, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [321]}, "scene_annotation": {"mean": [352.0], "std": [0.0], "min": [352], "max": [352], "count": [321]}, "eef_direction_state": {"mean": [3.4080996884735204, 2.9626168224299065], "std": [2.0397444565450233, 1.9745667941385305], "min": [0, 0], "max": [6, 6], "count": [321]}, "eef_velocity_state": {"mean": [0.9158878504672897, 1.277258566978193], "std": [0.72500719077456, 0.6273218244735916], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_acc_mag_state": {"mean": [0.7102803738317757, 0.9034267912772586], "std": [0.8127796902096568, 0.8241038378785853], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_direction_action": {"mean": [2.7881619937694704, 2.809968847352025], "std": [1.8957199008834018, 1.9037658201824397], "min": [0, 0], "max": [6, 6], "count": [321]}, "eef_velocity_action": {"mean": [1.1277258566978192, 1.3333333333333333], "std": [0.6503371756092413, 0.6097170921850532], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_acc_mag_action": {"mean": [0.9595015576323987, 1.1993769470404985], "std": [0.8212017640172156, 0.7472480673178805], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_sim_pose_state": {"mean": [0.29612036166520184, 0.20397232485942945, 0.16312633378903363, -1.5054468579921902, -0.6001779770119713, 1.1749253163198925, 0.3121915229399636, -0.1639028846192934, 0.14803982374667962, -0.35616941674205177, -0.6353993061955487, 0.6711976441883318], "std": [0.053412851515331934, 0.11410904883236826, 0.01744499564459931, 2.0756030020409506, 0.2696182303553761, 2.2462833928101786, 0.06819610680241686, 0.06674133427069942, 0.02388587953819308, 2.2383369107082514, 0.2416681247589004, 2.583749517949938], "min": [0.24070921369638812, 0.1105760530284455, 0.11824752946932701, -3.138059676216144, -0.8259126330269002, -3.111015342563561, 0.22957431222253, -0.33651087488880554, 0.09733295226964783, -3.141070839771987, -0.8919681904663459, -3.133848372264168], "max": [0.4066487487377339, 0.42022554079579344, 0.19979244680524555, 3.1130228892377567, 0.052393537703599335, 3.0871816465798236, 0.43807169198916096, -0.09187690382907236, 0.20154076737513646, 3.124480391915391, -0.039600844220867515, 3.1386965216339915], "count": [321]}, "eef_sim_pose_action": {"mean": [0.3022490073896496, 0.20954577324597598, 0.15749020549951365, -1.3976464697432882, -0.6086521167522685, 1.0740208280790193, 0.318675538579674, -0.167309877339769, 0.1450369672619211, -1.113354017769165, -0.6250983007676958, 0.5474383187987174], "std": [0.053014031702802146, 0.11418373940717115, 0.018797883944753697, 2.1544471116905437, 0.29846686643019205, 2.2960662098385813, 0.0694266460679144, 0.06656111422583594, 0.024673238665914043, 1.9606039287229702, 0.2693843449816308, 2.614059984218899], "min": [0.25197972966909254, 0.10826195571010334, 0.11955383123133327, -3.130300203227826, -0.8276291471142395, -3.131161444296719, 0.2365256533610927, -0.3455746969427907, 0.0981512961332823, -3.141173971533547, -0.9388922437314796, -3.124618201360284], "max": [0.4167641513996473, 0.42807078683986904, 0.21687607140443163, 3.14112562555086, 0.09399183347534334, 3.076612135687903, 0.45152244848103135, -0.09972302642532813, 0.2139262941587449, 3.1395758539997995, -0.015598053410517343, 3.130457636537075], "count": [321]}}} +{"episode_index": 345, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43390121828143025]], [[0.5401168228565936]], [[0.47478295126874276]]], "std": [[[0.2962545345158191]], [[0.21931518474553252]], [[0.2246531859116513]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43642930603614]], [[0.4364608564013841]], [[0.36238405661284123]]], "std": [[[0.30898349517000506]], [[0.24128646522001185]], [[0.28261063809956727]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4201851619569396]], [[0.4724584342560554]], [[0.40206022443291045]]], "std": [[[0.3093996734361899]], [[0.2240980932578532]], [[0.2650984965994305]]], "count": [100]}, "observation.state": {"min": [-0.3957568109035492, -0.2521562874317169, -0.3974979519844055, -1.365112543106079, -1.396992802619934, -0.36821967363357544, -0.618186354637146, -0.9032788872718811, -0.7585643529891968, 0.6595712900161743, -1.6707658767700195, 0.14838135242462158, -0.12104762345552444, -0.40245646238327026, 0.008729776367545128, -0.010471227578818798, -0.6135806441307068, 1.034245491027832, -0.45626145601272583, -0.004908349364995956, -0.008176086470484734, 0.003080047434195876, -0.6215004324913025, 1.014198660850525, -0.4444316029548645, -0.011822530999779701, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0033453241921961308, -0.00012654432794079185, -0.9401358366012573, -0.16379676759243011, -0.3381693363189697, -1.2104300260543823, -3.5204639434814453, -2.2477002143859863, -0.5788891315460205, -0.34340158104896545, -0.32031571865081787, -1.1603951454162598, -0.9749106168746948, -0.5009361505508423, -0.6966360807418823, -0.469695508480072, -12.33785629272461, -7.967033386230469, -2.738095283508301, -12.026863098144531, -0.5451771020889282, -1.1477410793304443, -1.1764346361160278, -10.021723747253418, -6.7155070304870605, -3.664835214614868, -8.028083801269531, -0.8608059287071228, -2.065934181213379, -3.557997465133667, -0.006337098777294159, -0.0328129380941391, -0.015263336710631847, -0.013076656498014927, -0.02374318428337574, -0.021060723811388016, -0.007894766516983509, -0.022989027202129364, -0.012425963766872883, -0.006892064120620489, -0.01102843601256609, -0.02379585988819599, -2.630039930343628, -0.3229222297668457, 2.182508945465088, -32.1077766418457, 8.685495376586914, -0.5267901420593262, -0.7635599970817566, -0.397157222032547, 5.344919204711914, -34.822853088378906, 10.863175392150879, -0.11248665302991867, -0.01792002283036709, -0.014726990833878517, 0.0006105006323195994, -0.10930868983268738, 0.3402920961380005, -0.005484139546751976, -0.05677928030490875, 0.31420859694480896, -0.30742666125297546, 0.018202263861894608, -2.421264886856079, -1.4193722009658813, -2.7025773525238037, -1.8985986709594727, -0.6465693712234497, 1.9606579542160034, -0.807190477848053, -0.21164536476135254, 9.619184494018555, -0.008433014154434204, -0.016641467809677124, -0.029365092515945435, -0.027872053906321526, 0.015500077046453953, 0.8475003242492676, 0.4961022138595581], "max": [0.07202576845884323, 0.3345540761947632, -0.09269803017377853, -0.45691096782684326, 0.39902424812316895, 0.639447808265686, -0.20475468039512634, -0.03404733166098595, -0.048057544976472855, 1.356166124343872, -0.9983103275299072, 0.9011470079421997, 0.3919980525970459, -0.09278737008571625, 0.011081033386290073, -0.00014256997383199632, -0.609351396560669, 1.036942958831787, -0.4533253610134125, 0.004286737181246281, -0.006425514351576567, 0.012699384242296219, -0.6158859729766846, 1.0170735120773315, -0.43936359882354736, -0.004235477186739445, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00391197856515646, 1.6190028873097617e-06, 0.47489333152770996, 0.6704778671264648, 0.498451828956604, 1.883701205253601, 2.1370465755462646, 2.6907904148101807, 0.7529253959655762, 1.0802934169769287, 0.7276750206947327, 0.11705195158720016, 0.33822157979011536, 0.7298891544342041, 0.22136764228343964, 0.23525260388851166, -2.8617589473724365, 6.684981822967529, 2.6678876876831055, -0.1221001148223877, 0.6599512100219727, 3.127594470977783, 0.4590964913368225, -0.011135248467326164, 7.814408302307129, 3.3418805599212646, -2.3199024200439453, 1.721611738204956, 3.988400459289551, 0.3730158805847168, 0.006960172206163406, 0.025972068309783936, 0.0159958116710186, 0.005913154687732458, 0.012728720903396606, 0.004927331581711769, 0.011753551661968231, 0.02268631011247635, 0.011836887337267399, 0.007005184423178434, 0.01691341958940029, 0.006263406947255135, -0.7635599970817566, 0.43798643350601196, 9.962335586547852, -22.492549896240234, 18.30190658569336, 1.066453218460083, 1.230180025100708, 0.44169819355010986, 12.738725662231445, -24.537832260131836, 18.376317977905273, 1.5299540758132935, 0.01975567638874054, 0.009381434880197048, 0.0030525033362209797, -0.013663585297763348, 0.4674179255962372, 0.4137330651283264, 0.12379071116447449, 0.47441813349723816, -0.004368118476122618, 0.16431975364685059, 2.327730178833008, 0.2008379101753235, 2.247507095336914, -0.7470947504043579, -0.22924306988716125, 2.6210553646087646, -0.4227990508079529, 0.25252917408943176, 9.888683319091797, 0.013924121856689453, 0.024250835180282593, 0.036528319120407104, -0.023292630910873413, 0.01828979142010212, 0.8676444292068481, 0.5300527811050415], "mean": [-0.15966670215129852, -0.035071998834609985, -0.2711569666862488, -0.8990116715431213, -0.38299641013145447, 0.08381550014019012, -0.43237707018852234, -0.25857993960380554, -0.2811078131198883, 0.7451634407043457, -1.4513227939605713, 0.6624587178230286, 0.008836713619530201, -0.24010492861270905, 0.009945306926965714, -0.005183719098567963, -0.6123778820037842, 1.035494327545166, -0.4545837640762329, 0.0008450363529846072, -0.007121974136680365, 0.007434309925884008, -0.6194345951080322, 1.015331745147705, -0.4425370693206787, -0.007048628758639097, 0.733255922794342, 1.745330572128296, 0.733255922794342, 0.733255922794342, 0.733255922794342, 0.733255922794342, 0.7701903581619263, 1.745330572128296, 0.7701903581619263, 0.7701903581619263, 0.7701903581619263, 0.7701903581619263, 0.0036444561555981636, -3.826029569609091e-06, -0.04077964648604393, 0.0608094148337841, 0.013778585009276867, 0.021305549889802933, -0.0800449475646019, 0.02680635079741478, 0.013841251842677593, 0.08434993028640747, 0.04231493920087814, -0.07752753049135208, -0.04596404358744621, 0.049089737236499786, -0.060862649232149124, -0.02888023853302002, -7.353947162628174, -1.389670729637146, -0.012721012346446514, -4.5507636070251465, 0.14453911781311035, 0.6138352155685425, -0.2880862355232239, -5.108152866363525, 1.8176541328430176, -0.18017013370990753, -4.859768390655518, 0.10120116174221039, -0.4382609724998474, -0.5395416021347046, 0.00026615243405103683, 0.0010722960578277707, -0.0005795562174171209, -0.0007478574989363551, -0.0004491010622587055, -0.0011455342173576355, 0.00045505224261432886, 0.0006733580376021564, -0.0004610649775713682, 0.000340540602337569, -0.0005892931367270648, -0.0007871940033510327, -1.7956050634384155, 0.09864626079797745, 6.454237461090088, -27.803321838378906, 13.290099143981934, 0.14555545151233673, 0.2168523669242859, 0.1077280342578888, 9.56467342376709, -29.644262313842773, 15.141031265258789, 0.5774990916252136, 0.002640895312651992, -0.003069428727030754, 0.0018694997997954488, -0.06395240873098373, 0.39483344554901123, 0.15438605844974518, 0.041838888078927994, 0.3713429570198059, -0.09507786482572556, 0.1079867035150528, 0.036784473806619644, -0.6363077163696289, -0.41753947734832764, -1.603320837020874, -0.5105637907981873, 2.410977602005005, -0.624748945236206, 0.02983926236629486, 9.771059036254883, 0.0012805514270439744, 0.0014488378074020147, -0.0008514201617799699, -0.026487698778510094, 0.017335757613182068, 0.8584785461425781, 0.5117565393447876], "std": [0.14334209263324738, 0.2493409514427185, 0.0861857607960701, 0.22189278900623322, 0.706600546836853, 0.39970940351486206, 0.12437057495117188, 0.228674054145813, 0.22748498618602753, 0.1785690039396286, 0.1585283875465393, 0.17954854667186737, 0.12130378186702728, 0.09929907321929932, 0.0007653901702724397, 0.002878714120015502, 0.0010685741435736418, 0.0009116459405049682, 0.0006848323973827064, 0.0031870384700596333, 0.0005468424060381949, 0.0025994102470576763, 0.0014088894240558147, 0.0010620857356116176, 0.001130404300056398, 0.0028558806516230106, 0.8499225378036499, 1.3113021850585938e-06, 0.8499225378036499, 0.8499225378036499, 0.8499225378036499, 0.8499225378036499, 0.8601887226104736, 1.3113021850585938e-06, 0.8601887226104736, 0.8601887226104736, 0.8601887226104736, 0.8601887226104736, 0.00014482664118986577, 1.7821552319219336e-05, 0.2242959588766098, 0.1840585619211197, 0.14564333856105804, 0.461057186126709, 0.7775119543075562, 0.5170297622680664, 0.2019670605659485, 0.25120267271995544, 0.21850106120109558, 0.2599855363368988, 0.234747052192688, 0.2094704806804657, 0.1364426165819168, 0.1227913573384285, 2.339811325073242, 4.471106052398682, 1.8043197393417358, 2.857232093811035, 0.2306666076183319, 1.1733559370040894, 0.3662932217121124, 2.415689706802368, 4.069686412811279, 1.7966148853302002, 1.4327763319015503, 0.5601272583007812, 1.3055161237716675, 0.7691200375556946, 0.002666841959580779, 0.007300560362637043, 0.005347622092813253, 0.0026920344680547714, 0.0034354212693870068, 0.003092523431405425, 0.003208610462024808, 0.006707445718348026, 0.0042977784760296345, 0.0028365275356918573, 0.0034392764791846275, 0.0038920582737773657, 0.45504331588745117, 0.1945464015007019, 1.747525691986084, 2.211228847503662, 2.0784037113189697, 0.4940631091594696, 0.41212037205696106, 0.20100313425064087, 1.6662938594818115, 2.6749439239501953, 1.5655617713928223, 0.5178593993186951, 0.007032511290162802, 0.004263903945684433, 0.0005450085736811161, 0.018165094777941704, 0.043088387697935104, 0.1561611294746399, 0.05046182498335838, 0.04924297332763672, 0.10362926870584488, 0.032342664897441864, 1.7383586168289185, 0.5330163240432739, 1.6351866722106934, 0.2960359752178192, 0.1468142569065094, 0.19267039000988007, 0.054616302251815796, 0.05842201039195061, 0.03613374009728432, 0.004211138002574444, 0.007553734816610813, 0.010898992419242859, 0.0008864393457770348, 0.0005271431873552501, 0.005522281397134066, 0.009286155924201012], "count": [241]}, "action": {"min": [-0.44408461451530457, -0.2282503843307495, -0.45092344284057617, -1.409690499305725, -1.4076756238937378, -0.3738642930984497, -0.6173224449157715, -0.8866816759109497, -0.7766190767288208, 0.6221234798431396, -1.652689814567566, 0.17114394903182983, -0.12266489118337631, -0.4010056257247925, 0.008169896900653839, -0.010977176949381828, -0.6117700338363647, 1.029968023300171, -0.457165390253067, -0.004509276710450649, -0.00853479653596878, 0.0014878445072099566, -0.619457483291626, 1.0097737312316895, -0.4447610676288605, -0.011587816290557384, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0033453241921961308, -0.00019047697423957288, -0.9401358366012573, -0.16379676759243011, -0.3381693363189697, -1.2104300260543823, -3.5204639434814453, -2.2477002143859863, -0.5788891315460205, -0.34340158104896545, -0.32031571865081787, -1.1603951454162598, -0.9749106168746948, -0.5009361505508423, -0.6966360807418823, -0.469695508480072], "max": [0.06540356576442719, 0.3295818567276001, -0.021363411098718643, -0.3839276134967804, 0.40116938948631287, 0.6443383097648621, -0.19644491374492645, -0.03475888818502426, -0.03602473437786102, 1.3529446125030518, -0.998928427696228, 0.9079465270042419, 0.3870968818664551, -0.091578409075737, 0.011643867939710617, 0.0030146942008286715, -0.6029694080352783, 1.0353604555130005, -0.4523293375968933, 0.003628834616392851, -0.005736634600907564, 0.014635536819696426, -0.6113452911376953, 1.01541006565094, -0.43927237391471863, -0.004121182020753622, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.00391197856515646, 1.6190028873097617e-06, 0.47489333152770996, 0.6704778671264648, 0.498451828956604, 1.883701205253601, 2.1370465755462646, 2.6907904148101807, 0.7529253959655762, 1.0802934169769287, 0.7276750206947327, 0.11705195158720016, 0.33822157979011536, 0.7298891544342041, 0.22136764228343964, 0.23525260388851166], "mean": [-0.20819491147994995, -0.005825321655720472, -0.2771889567375183, -0.8482298254966736, -0.397956520318985, 0.08781065791845322, -0.426187127828598, -0.248270183801651, -0.259268581867218, 0.7436297535896301, -1.4282784461975098, 0.6711434125900269, 0.0007047973922453821, -0.24601100385189056, 0.010025844909250736, -0.004612501710653305, -0.6076910495758057, 1.0329005718231201, -0.4548361599445343, 0.0005233542178757489, -0.00686939712613821, 0.00707266153767705, -0.6150753498077393, 1.0130589008331299, -0.4427773952484131, -0.007054178509861231, 0.7361528277397156, 1.745330572128296, 0.7361528277397156, 0.7361528277397156, 0.7361528277397156, 0.7361528277397156, 0.7629483342170715, 1.745330572128296, 0.7629483342170715, 0.7629483342170715, 0.7629483342170715, 0.7629483342170715, 0.0036445895675569773, -4.229274509270908e-06, -0.04037854075431824, 0.06078025698661804, 0.013892566785216331, 0.019767770543694496, -0.0798330083489418, 0.026733726263046265, 0.01382737047970295, 0.08420997858047485, 0.04239235818386078, -0.07735728472471237, -0.045862723141908646, 0.04913219437003136, -0.06049545481801033, -0.028851469978690147], "std": [0.14898964762687683, 0.23834970593452454, 0.11699000746011734, 0.2489737570285797, 0.7159083485603333, 0.40323877334594727, 0.1200198158621788, 0.2006692886352539, 0.20983345806598663, 0.13813774287700653, 0.13511759042739868, 0.1647273600101471, 0.10847943276166916, 0.09928909689188004, 0.0008127205073833466, 0.00344905280508101, 0.001629294827580452, 0.001291206805035472, 0.0008560954593122005, 0.0028467318043112755, 0.0006330919568426907, 0.003319025272503495, 0.001431285054422915, 0.0012056399136781693, 0.0013163932599127293, 0.002532355021685362, 0.8499208688735962, 1.3113021850585938e-06, 0.8499208688735962, 0.8499208688735962, 0.8499208688735962, 0.8499208688735962, 0.859294056892395, 1.3113021850585938e-06, 0.859294056892395, 0.859294056892395, 0.859294056892395, 0.859294056892395, 0.0001449781993869692, 2.0685272829723544e-05, 0.22446541488170624, 0.18406574428081512, 0.1456279456615448, 0.46175485849380493, 0.77754145860672, 0.5170324444770813, 0.20196808874607086, 0.2512267231941223, 0.2184736281633377, 0.26002517342567444, 0.23476329445838928, 0.20948085188865662, 0.1365007609128952, 0.12279802560806274], "count": [241]}, "timestamp": {"min": [0.0], "max": [8.0], "mean": [4.0], "std": [2.3190036174568114], "count": [241]}, "frame_index": {"min": [0], "max": [240], "mean": [120.0], "std": [69.57010852370435], "count": [241]}, "episode_index": {"min": [353], "max": [353], "mean": [353.0], "std": [0.0], "count": [241]}, "index": {"min": [140022], "max": [140262], "mean": [140142.0], "std": [69.57010852370435], "count": [241]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [241]}, "subtask_annotation": {"mean": [0.34024896265560167, 2.0, 2.0, 2.0, 2.0], "std": [0.4909960452395013, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [241]}, "scene_annotation": {"mean": [353.0], "std": [0.0], "min": [353], "max": [353], "count": [241]}, "eef_direction_state": {"mean": [2.099585062240664, 2.3734439834024896], "std": [2.1263121001698533, 1.9774559722989598], "min": [0, 0], "max": [6, 6], "count": [241]}, "eef_velocity_state": {"mean": [1.0788381742738589, 1.0912863070539418], "std": [0.6295031126477306, 0.6376555257194549], "min": [0, 0], "max": [2, 2], "count": [241]}, "eef_acc_mag_state": {"mean": [1.016597510373444, 1.0788381742738589], "std": [0.8347574248451155, 0.7980839988673621], "min": [0, 0], "max": [2, 2], "count": [241]}, "eef_direction_action": {"mean": [2.224066390041494, 2.6224066390041494], "std": [2.126595485920535, 1.9902657344098234], "min": [0, 0], "max": [6, 6], "count": [241]}, "eef_velocity_action": {"mean": [1.2406639004149378, 1.3070539419087137], "std": [0.6818375640873385, 0.7267217595218075], "min": [0, 0], "max": [2, 2], "count": [241]}, "eef_acc_mag_action": {"mean": [1.170124481327801, 1.1535269709543567], "std": [0.7942346619213652, 0.7657597373939471], "min": [0, 0], "max": [2, 2], "count": [241]}, "eef_sim_pose_state": {"mean": [0.24536883627903902, 0.2249710042253637, 0.03324159306297007, 0.062155090377530475, -0.6376765062339635, -0.4168777836840853, 0.2682440946948418, -0.22249092768990678, 0.12973593353952995, -1.603300586666526, -0.5106389907955547, 2.411010195864208], "std": [0.04086746895943014, 0.1299980140957601, 0.02863453285195993, 1.7780878288164448, 0.5346921132258127, 1.6784949474124404, 0.049889595057606526, 0.08580050012539231, 0.02054355489515163, 0.2960510867509275, 0.14670792908409522, 0.19262383328693414], "min": [0.17790682301109928, 0.10095225946060782, -0.001016675711408857, -2.8192689896539, -1.454471715829541, -2.894628283164427, 0.20981624711726038, -0.3874590122030358, 0.09956057984959175, -1.898576250805236, -0.6465711640062896, 1.9606580561815379], "max": [0.321184842996944, 0.43752006257273035, 0.1017991078336759, 2.9958676159954685, 0.20083248779036822, 2.8890555974155756, 0.384983730922081, -0.13805834098362862, 0.1676255094427633, -0.7470948290031443, -0.22981738243101457, 2.6210982539372], "count": [241]}, "eef_sim_pose_action": {"mean": [0.2563818033491294, 0.2380175686238215, 0.033836011521944875, 0.06822469143977865, -0.6311356603250569, -0.4367971861912692, 0.2647412313995085, -0.2121943829344394, 0.12176857205693396, -1.5965459237765096, -0.5348372769546293, 2.420621077667288], "std": [0.041486079660801575, 0.12997015942612622, 0.03241435478997724, 1.7462476592158638, 0.5442610073968269, 1.6213156073173087, 0.0480425423520829, 0.07972129736957641, 0.02657351508697663, 0.2298256212840576, 0.12464925469478538, 0.16525997721141383], "min": [0.1799428598455888, 0.10282534316740807, -0.008166943642509498, -2.709220388658429, -1.4996474870577248, -2.8882522956655787, 0.20930414537555653, -0.388335802259393, 0.09188971978474988, -1.8271032331572739, -0.6395606506358851, 1.9772159310653712], "max": [0.3415145910561935, 0.43591873245655033, 0.12197759359571682, 2.8892227724143917, 0.20463488877466696, 2.972225954460099, 0.3844668268366655, -0.13354357793438135, 0.18594849621472379, -0.7372231656905036, -0.2624686165937251, 2.605233379476823], "count": [241]}}} +{"episode_index": 346, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43938303056516725]], [[0.5374581651287965]], [[0.4707383001730104]]], "std": [[[0.2955574886342863]], [[0.21907379069939859]], [[0.225975339255188]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4377381896386005]], [[0.4292727412533641]], [[0.3547898957131872]]], "std": [[[0.3010434692410412]], [[0.24092035231500256]], [[0.2818789233822728]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4447228806228374]], [[0.44674666234140714]], [[0.3939044189734718]]], "std": [[[0.27655934563034473]], [[0.22516865847269144]], [[0.25645276482582524]]], "count": [100]}, "observation.state": {"min": [-0.48071420192718506, -0.2540646195411682, -0.39800503849983215, -1.2752728462219238, -1.5602372884750366, -0.3448534309864044, -0.7030609846115112, -0.6343724131584167, -0.5116547346115112, 0.41220664978027344, -1.6863842010498047, 0.13008248805999756, -0.6092143058776855, -0.6977202296257019, 0.0035717810969799757, -0.006770486012101173, -0.6017248630523682, 1.0336494445800781, -0.46121883392333984, 0.0038692725356668234, -0.013245346024632454, 0.005479707848280668, -0.6086134910583496, 1.0112006664276123, -0.4481784999370575, -0.0013638982782140374, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0034403796307742596, -1.7159654817078263e-06, -0.6775543093681335, -0.5463171005249023, -0.6032741069793701, -1.5187662839889526, -3.255617618560791, -1.7231084108352661, -2.044245481491089, -0.32278335094451904, -0.12273068726062775, -0.5163440704345703, -0.9227304458618164, -0.885983407497406, -1.3166236877441406, -0.7572676539421082, -10.912544250488281, -7.936508655548096, -2.2045176029205322, -11.660562515258789, -0.6025641560554504, -1.6929181814193726, -1.5494505167007446, -10.455998420715332, -3.998779058456421, -3.2155067920684814, -10.775336265563965, -1.0329670906066895, -2.123321056365967, -2.008547067642212, -0.007145085372030735, -0.013248052448034286, -0.03250088170170784, -0.008059795014560223, -0.007331108674407005, -0.010624091140925884, -0.011146021075546741, -0.009456971660256386, -0.0377698615193367, -0.00853696744889021, -0.004592621698975563, -0.007627925835549831, -1.7180100679397583, -0.14104649424552917, 3.2663397789001465, -34.52827453613281, 9.276082992553711, -1.0356740951538086, 0.44541001319885254, -0.17074048519134521, 5.13706111907959, -33.98845672607422, 10.759180068969727, -0.6971087455749512, -0.01905778795480728, -0.011742468923330307, 0.0006105006323195994, -0.10930868983268738, 0.34205925464630127, 0.024620089679956436, -0.035758983343839645, 0.3102688491344452, -0.2592359483242035, 2.4179520551115274e-05, -3.090954303741455, -1.241456389427185, -2.92478609085083, -2.9568097591400146, -0.8226267695426941, 2.0607681274414062, -0.6827992796897888, -0.1510227918624878, 9.675371170043945, -0.008720248937606812, -0.012976974248886108, -0.027605056762695312, -0.02369701862335205, 0.015304187312722206, 0.7649596929550171, 0.6166069507598877], "max": [0.03270409256219864, 0.2445264607667923, -0.10613515973091125, -0.3471366763114929, 0.5195710062980652, 0.6927623152732849, -0.02905811369419098, 0.14514891803264618, -0.012207652442157269, 1.0053924322128296, -0.9552055597305298, 0.802348792552948, 0.12588922679424286, -0.23680579662322998, 0.0052537210285663605, -0.0037297853268682957, -0.5905601382255554, 1.0356760025024414, -0.4578804671764374, 0.008996803313493729, -0.012129498645663261, 0.00899701751768589, -0.5964813828468323, 1.0142626762390137, -0.44578230381011963, 0.0018562466138973832, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.004007447045296431, 1.3477817901730305e-06, 0.9261023998260498, 0.5594711899757385, 0.6093796491622925, 1.4847897291183472, 2.3407459259033203, 2.1637654304504395, 0.8152727484703064, 0.6273442506790161, 0.7382476925849915, 0.07434780150651932, 0.21702104806900024, 0.5724971890449524, 0.3205971419811249, 0.18387563526630402, -3.2960336208343506, 4.120879173278809, 2.232600688934326, 1.3125762939453125, 2.5250306129455566, 3.586690902709961, 1.1764346361160278, -1.7148282527923584, 10.775335311889648, 0.6178266406059265, -0.7936508655548096, 1.2625153064727783, 2.9267396926879883, 0.22954824566841125, 0.0069084130227565765, 0.01305762492120266, 0.01577029936015606, 0.005328368861228228, 0.006958529818803072, 0.005419759079813957, 0.004438553471118212, 0.01679607294499874, 0.011549260467290878, 0.007437898777425289, 0.007532883435487747, 0.006642177235335112, 1.1241300106048584, 0.42685121297836304, 9.784172058105469, -25.409500122070312, 18.20806312561035, 0.5288773775100708, 2.502779960632324, 0.4082924723625183, 11.150096893310547, -23.127342224121094, 18.648826599121094, 1.0056548118591309, 0.024149693548679352, 0.010344677604734898, 0.0030525033362209797, -0.027327170595526695, 0.46936556696891785, 0.3821410536766052, 0.1527184695005417, 0.4777577519416809, 0.01650487817823887, 0.26039251685142517, 2.700953245162964, 0.32042592763900757, 2.832420825958252, -1.057631015777588, -0.24262629449367523, 2.925813674926758, -0.3476831614971161, 0.39311060309410095, 9.919797897338867, 0.020154118537902832, 0.02858269214630127, 0.021278172731399536, -0.01820187270641327, 0.019738374277949333, 0.7867226600646973, 0.6436389684677124], "mean": [-0.11068450659513474, -0.08709560334682465, -0.3296625316143036, -0.9882774353027344, -0.2719668447971344, 0.12672875821590424, -0.5041384696960449, -0.18217487633228302, -0.1506052017211914, 0.653761088848114, -1.476629376411438, 0.4891830384731293, -0.30119645595550537, -0.49125611782073975, 0.004118841141462326, -0.00512688048183918, -0.5995986461639404, 1.034213662147522, -0.4594099223613739, 0.006852743215858936, -0.012776843272149563, 0.006951153744012117, -0.6058672070503235, 1.0127156972885132, -0.4473502039909363, 8.903452908270992e-06, 0.6755499839782715, 1.745330572128296, 0.6755499839782715, 0.6755499839782715, 0.6755499839782715, 0.6755499839782715, 0.7281391620635986, 1.745330572128296, 0.7281391620635986, 0.7281391620635986, 0.7281391620635986, 0.7281391620635986, 0.0037088622339069843, -2.9867021567042684e-07, -0.0010600624373182654, -0.0012413152726367116, -0.0009985155193135142, -0.010150766000151634, 0.05133046954870224, -0.04305523261427879, -0.0018154062563553452, 0.10452976077795029, 0.06413350254297256, -0.07674401998519897, -0.09551510959863663, -0.032937001436948776, -0.09333343058824539, -0.05432747304439545, -5.883252143859863, -2.6936564445495605, -0.2483130842447281, -5.697515487670898, 0.2005191445350647, 0.32406070828437805, -0.37330952286720276, -5.073378086090088, 2.515458583831787, -1.108191728591919, -5.33018684387207, 0.058645568788051605, -0.37007951736450195, -0.4568309783935547, 0.000423693418269977, -6.027770723449066e-06, -0.001369522768072784, -0.00041043723467737436, -0.0002072196512017399, -0.0005358970374800265, -0.0002942833525594324, 0.0007784535409882665, -0.0025519111659377813, 0.00019495202286634594, -0.00024422473507001996, -0.00019533719751052558, -0.09758460521697998, 0.17068086564540863, 5.792871475219727, -30.264892578125, 14.047896385192871, -0.2153254747390747, 1.7290828227996826, 0.17929276823997498, 7.670210838317871, -28.3889217376709, 14.274799346923828, 0.18397177755832672, 0.0016005722573027015, -0.002347676083445549, 0.0017931225011125207, -0.06731916218996048, 0.38525161147117615, 0.12499242275953293, 0.07304757833480835, 0.36446478962898254, -0.09078299254179001, 0.18773570656776428, -0.776442289352417, -0.7085151076316833, 0.4999173581600189, -2.229590892791748, -0.5596948266029358, 2.6920013427734375, -0.5608973503112793, 0.015588573180139065, 9.774787902832031, 0.0024054981768131256, 0.0022044465877115726, -0.0007064835517667234, -0.022328119724988937, 0.018657870590686798, 0.7761818766593933, 0.6297600269317627], "std": [0.16625210642814636, 0.176204115152359, 0.06427447497844696, 0.28399622440338135, 0.7280026078224182, 0.36546698212623596, 0.21318776905536652, 0.19337309896945953, 0.16406145691871643, 0.11183024197816849, 0.15563231706619263, 0.18661221861839294, 0.23771511018276215, 0.18821248412132263, 0.00043099778122268617, 0.0008396356133744121, 0.0021592292468994856, 0.0005723678623326123, 0.0008509443723596632, 0.0014941791305318475, 0.0002730410487856716, 0.0010227125603705645, 0.0026377898175269365, 0.0007838390301913023, 0.0005152860539965332, 0.0009377572569064796, 0.836281418800354, 1.3113021850585938e-06, 0.836281418800354, 0.836281418800354, 0.836281418800354, 0.836281418800354, 0.8232622146606445, 1.3113021850585938e-06, 0.8232622146606445, 0.8232622146606445, 0.8232622146606445, 0.8232622146606445, 9.448386845178902e-05, 6.776047598577861e-07, 0.25728341937065125, 0.2027846723794937, 0.17100876569747925, 0.4779275953769684, 0.9838932156562805, 0.5438442826271057, 0.41981232166290283, 0.1837395280599594, 0.16978661715984344, 0.12194131314754486, 0.23321494460105896, 0.21418151259422302, 0.265514075756073, 0.1495516002178192, 1.9476847648620605, 3.0634477138519287, 1.367240309715271, 3.4423859119415283, 0.6492091417312622, 1.2904726266860962, 0.5086711645126343, 1.7811176776885986, 3.057790517807007, 1.0007448196411133, 1.8256891965866089, 0.4486788213253021, 0.7171556949615479, 0.5344094038009644, 0.0028827928472310305, 0.004996557720005512, 0.0061373719945549965, 0.0027618284802883863, 0.0019814784172922373, 0.002315140562132001, 0.0025585698895156384, 0.004665993619710207, 0.00652218796312809, 0.002785793738439679, 0.0016991940792649984, 0.002031550742685795, 0.5209531188011169, 0.11565756052732468, 1.666786551475525, 1.8359503746032715, 2.0670273303985596, 0.44153159856796265, 0.40316349267959595, 0.12957698106765747, 1.4616477489471436, 2.472032308578491, 1.5348798036575317, 0.4605274498462677, 0.006848936900496483, 0.004105163738131523, 0.0004982697428204119, 0.017847374081611633, 0.042560260742902756, 0.11967875808477402, 0.053626786917448044, 0.046762824058532715, 0.07271228730678558, 0.05961069464683533, 1.971902847290039, 0.5250954031944275, 1.9202830791473389, 0.5095524787902832, 0.1541038304567337, 0.23727743327617645, 0.05459989979863167, 0.07609016448259354, 0.03613908216357231, 0.004340643063187599, 0.006725249346345663, 0.008030802011489868, 0.0010350990341976285, 0.0007793929544277489, 0.006153824273496866, 0.007613172754645348], "count": [228]}, "action": {"min": [-0.5435016751289368, -0.23575451970100403, -0.43740302324295044, -1.3107963800430298, -1.568230152130127, -0.3510967791080475, -0.6981316804885864, -0.6135444641113281, -0.5082437992095947, 0.29735174775123596, -1.693505048751831, 0.11768480390310287, -0.6086651086807251, -0.6981316804885864, 0.0032810845877975225, -0.00822295993566513, -0.600085973739624, 1.02937912940979, -0.4618169665336609, 0.0041550686582922935, -0.013301758095622063, 0.0028198673389852047, -0.6066751480102539, 1.0074431896209717, -0.4494732618331909, -0.0020979512482881546, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0034403796307742596, -1.7159654817078263e-06, -0.6775543093681335, -0.5463171005249023, -0.6032741069793701, -1.5187662839889526, -3.255617618560791, -1.7231084108352661, -2.044245481491089, -0.32278335094451904, -0.12273068726062775, -0.5163440704345703, -0.9227304458618164, -0.885983407497406, -1.3166236877441406, -0.7572676539421082], "max": [0.026197683066129684, 0.23724019527435303, -0.023541700094938278, -0.26032012701034546, 0.5243360996246338, 0.6981316804885864, -0.022623954340815544, 0.17398189008235931, 0.06580456346273422, 0.9895007610321045, -0.9538251161575317, 0.8086170554161072, 0.09146758913993835, -0.23329123854637146, 0.006355799734592438, -0.0008296113228425384, -0.5884023308753967, 1.0343798398971558, -0.45726150274276733, 0.007874101400375366, -0.010718690231442451, 0.009400399401783943, -0.5943275690078735, 1.0129199028015137, -0.445548415184021, 0.0011840579099953175, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.004007447045296431, 1.3477817901730305e-06, 0.9261023998260498, 0.5594711899757385, 0.6093796491622925, 1.4847897291183472, 2.3407459259033203, 2.1637654304504395, 0.8152727484703064, 0.6273442506790161, 0.7382476925849915, 0.07434780150651932, 0.21702104806900024, 0.5724971890449524, 0.28923869132995605, 0.18387563526630402], "mean": [-0.13473454117774963, -0.07366439700126648, -0.3364551365375519, -0.9611529111862183, -0.259867787361145, 0.11574579030275345, -0.5017181038856506, -0.1655539572238922, -0.1257171630859375, 0.623716413974762, -1.4695978164672852, 0.48093903064727783, -0.3150830566883087, -0.5017348527908325, 0.0046332175843417645, -0.004914445802569389, -0.5963156223297119, 1.0319221019744873, -0.4593401253223419, 0.006065926514565945, -0.012105478905141354, 0.006244473624974489, -0.6026366353034973, 1.010485053062439, -0.4472757875919342, -0.00048035845975391567, 0.6772340536117554, 1.745330572128296, 0.6772340536117554, 0.6772340536117554, 0.6772340536117554, 0.6772340536117554, 0.7205608487129211, 1.745330572128296, 0.7205608487129211, 0.7205608487129211, 0.7205608487129211, 0.7205608487129211, 0.0037084175273776054, -3.049457006909506e-07, -0.001196986180730164, -0.0014913409249857068, -0.000970238063018769, -0.01012388989329338, 0.0498865470290184, -0.04232535883784294, -0.0026282931212335825, 0.10516498237848282, 0.06513155251741409, -0.07737366110086441, -0.09539257735013962, -0.030509697273373604, -0.09236368536949158, -0.054187577217817307], "std": [0.1768551766872406, 0.16254004836082458, 0.08291807025671005, 0.30973687767982483, 0.7324257493019104, 0.37046846747398376, 0.20957326889038086, 0.18873851001262665, 0.14140920341014862, 0.11609192937612534, 0.12909124791622162, 0.19427324831485748, 0.23186779022216797, 0.18598370254039764, 0.000671162037178874, 0.0014344925293698907, 0.002045296598225832, 0.0008514949586242437, 0.0010124389082193375, 0.0011926967417821288, 0.000548937008716166, 0.0013037868775427341, 0.002251828322187066, 0.0011253062402829528, 0.0009287098655477166, 0.0007119443616829813, 0.8365780711174011, 1.3113021850585938e-06, 0.8365780711174011, 0.8365780711174011, 0.8365780711174011, 0.8365780711174011, 0.8220222592353821, 1.3113021850585938e-06, 0.8220222592353821, 0.8220222592353821, 0.8220222592353821, 0.8220222592353821, 9.419598791282624e-05, 6.818768270022701e-07, 0.25729209184646606, 0.20281724631786346, 0.17100955545902252, 0.47792813181877136, 0.9842568635940552, 0.543942928314209, 0.4199686348438263, 0.18356502056121826, 0.17035847902297974, 0.1225128322839737, 0.23324784636497498, 0.21754299104213715, 0.2663836181163788, 0.14961400628089905], "count": [228]}, "timestamp": {"min": [0.0], "max": [7.566666666666666], "mean": [3.7833333333333328], "std": [2.193909920835571], "count": [228]}, "frame_index": {"min": [0], "max": [227], "mean": [113.5], "std": [65.81729762506713], "count": [228]}, "episode_index": {"min": [354], "max": [354], "mean": [354.0], "std": [0.0], "count": [228]}, "index": {"min": [140263], "max": [140490], "mean": [140376.5], "std": [65.81729762506713], "count": [228]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [228]}, "subtask_annotation": {"mean": [0.33771929824561403, 2.0, 2.0, 2.0, 2.0], "std": [0.49113015941522886, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [228]}, "scene_annotation": {"mean": [354.0], "std": [0.0], "min": [354], "max": [354], "count": [228]}, "eef_direction_state": {"mean": [3.5482456140350878, 2.6140350877192984], "std": [1.8830607995392636, 1.969097985363307], "min": [0, 0], "max": [6, 6], "count": [228]}, "eef_velocity_state": {"mean": [0.9824561403508771, 1.0175438596491229], "std": [0.7945257455595982, 0.5994508618691199], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_acc_mag_state": {"mean": [0.9385964912280702, 0.9824561403508771], "std": [0.8301879698302352, 0.8479330507785684], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_direction_action": {"mean": [2.9078947368421053, 2.513157894736842], "std": [1.9657882993960647, 1.9432299553268984], "min": [0, 0], "max": [6, 6], "count": [228]}, "eef_velocity_action": {"mean": [1.1140350877192982, 1.1666666666666667], "std": [0.6851657749185441, 0.5836465324610437], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_acc_mag_action": {"mean": [1.1403508771929824, 1.2587719298245614], "std": [0.8097778879188967, 0.7601144193081305], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_sim_pose_state": {"mean": [0.23604728388608415, 0.19065783258453356, 0.03859610031920681, -0.7490839605648868, -0.7096565718840734, 0.5000563490441604, 0.25941061820765765, -0.19293833959520007, 0.13171096427017834, -2.2296079730499216, -0.5597699544031333, 2.6920923554254315], "std": [0.03455546480927368, 0.10263380410096824, 0.01725193502840955, 2.0278938374123907, 0.525983867257811, 1.968521302782476, 0.04542524154688014, 0.06107241799245403, 0.014520464663421514, 0.5095802256520894, 0.15407648669427473, 0.23729718827666357], "min": [0.19939805406903138, 0.10532235331249327, 0.0028378840364897094, -3.090956274868727, -1.2490462561490356, -3.0273472357208933, 0.19307039681714588, -0.351160381193153, 0.10231338730729692, -2.956910595853743, -0.8225601037486664, 2.060767278044749], "max": [0.3049190100082492, 0.3926708560890536, 0.06637695939475945, 3.040085781745966, 0.32044674326746914, 3.106703458384639, 0.3609577519377837, -0.12916129129876108, 0.16293423199614582, -1.0576304994699068, -0.2428145747247581, 2.9265462800962023], "count": [228]}, "eef_sim_pose_action": {"mean": [0.24046985829118447, 0.1945474193805619, 0.037583279708810896, -0.7330137620778177, -0.7207690530331972, 0.4883173419347585, 0.25763698722151396, -0.18859124123958323, 0.1275323119024038, -2.260641316184599, -0.5944509133705329, 2.687560513804011], "std": [0.03610236378276884, 0.10085103506382982, 0.017943915248260223, 2.016000902158285, 0.530277869017569, 1.9474346409994001, 0.043498677359772156, 0.05032116643171575, 0.01869350066000232, 0.470245362581569, 0.14673005745373968, 0.19123559401605686], "min": [0.20317073873287772, 0.11126436873398117, 0.0017066417078860983, -3.1330439591004344, -1.2849675151384574, -3.1234091501693677, 0.19252507836641833, -0.33725607174575, 0.09678306344107962, -3.016008260261474, -0.8745272569701926, 2.0950224070956613], "max": [0.3151121206247705, 0.3949917318918257, 0.07226595650776693, 2.9778912207232726, 0.3375453706791258, 3.099797615285836, 0.3651486130260071, -0.1231086574060828, 0.17605956572217618, -1.0937177469866164, -0.26948347888572566, 2.8955048320943204], "count": [228]}}} +{"episode_index": 347, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45933215109573244]], [[0.5392334727028066]], [[0.48367926038062287]]], "std": [[[0.2821203028491183]], [[0.20579821385451208]], [[0.21614449376676023]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41960522875816997]], [[0.4160545487312572]], [[0.3789142277008843]]], "std": [[[0.27290479203382106]], [[0.23992304567504608]], [[0.25583782342052735]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4934648452518262]], [[0.45435850634371394]], [[0.3340034481930027]]], "std": [[[0.307804703571933]], [[0.21262138644524636]], [[0.2580940914754976]]], "count": [100]}, "observation.state": {"min": [-0.7859779000282288, -0.3611637055873871, -0.44594573974609375, -1.1104764938354492, -1.4600049257278442, -0.061036571860313416, -0.7011561393737793, -0.8508204221725464, -0.27027660608291626, 0.467401385307312, -1.6792564392089844, 0.15583238005638123, -0.6692994832992554, -0.7019178867340088, 0.01039351150393486, -0.0012204870581626892, -0.6083289384841919, 1.0329926013946533, -0.45507386326789856, -0.0042261769995093346, -0.006595132406800985, 0.01013164408504963, -0.6162097454071045, 1.0085422992706299, -0.4403822720050812, -0.008670451119542122, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006864974275231361, -0.00018506254127714783, -0.816430926322937, -0.08492524921894073, -0.41429364681243896, -0.7810350060462952, -1.8947609663009644, -1.0607366561889648, -0.567234218120575, -0.17023733258247375, -0.14435848593711853, -0.886277437210083, -1.1080583333969116, -1.0696860551834106, -2.623898983001709, -1.1459721326828003, -14.976909637451172, -19.230770111083984, -4.507326126098633, -9.981685638427734, -1.3772892951965332, -4.131868362426758, -1.2912087440490723, -12.805536270141602, -5.463980674743652, -2.190476179122925, -9.615385055541992, -0.5164835453033447, -4.820512771606445, -3.299755573272705, -0.006660387851297855, -0.015752986073493958, -0.030845262110233307, -0.005967577453702688, -0.002066844142973423, -0.01338094100356102, -0.006234494503587484, -0.023837750777602196, -0.01987857185304165, -0.006045832764357328, -0.004368246998637915, -0.021222708746790886, -2.2270500659942627, -0.28580471873283386, 3.8008317947387695, -32.581581115722656, 12.116092681884766, -1.0069174766540527, -0.4878299832344055, -0.33405745029449463, 6.844466209411621, -30.412551879882812, 13.961071014404297, -0.8096441030502319, -0.0187529344111681, -0.023509182035923004, -0.0006105006323195994, -0.13663585484027863, 0.4154401123523712, -0.04388566315174103, -0.047984130680561066, 0.3356761634349823, -0.3133349120616913, 0.004454214125871658, -3.0603299140930176, -1.2213966846466064, -2.8752408027648926, -3.1070637702941895, -0.7548816204071045, 1.849766731262207, -0.6836583018302917, -0.1775435209274292, 9.70556640625, -0.007063001394271851, -0.015271663665771484, -0.02969193458557129, 0.0031052492558956146, -0.030733145773410797, -0.12031766772270203, -0.9951472282409668], "max": [-0.23936928808689117, 0.15840879082679749, -0.14783258736133575, -0.28649163246154785, 0.10719497501850128, 0.6920924186706543, 0.0013219662941992283, -0.047258660197257996, 0.23880493640899658, 0.848021388053894, -0.44537025690078735, 0.8529801964759827, 0.30838340520858765, -0.1655651181936264, 0.011317766271531582, 0.0010820147581398487, -0.5950221419334412, 1.0348520278930664, -0.44926220178604126, 0.0016088483389467, -0.005980747286230326, 0.012959921732544899, -0.6001724600791931, 1.011940360069275, -0.43591296672821045, -0.0036075168754905462, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.007633580360561609, 1.8259988792124204e-06, 0.19948166608810425, 0.7909517288208008, 0.47296130657196045, 0.985935389995575, 0.2796553373336792, 1.578544020652771, 0.7695199251174927, 0.6691709160804749, 0.4908332824707031, 0.293721079826355, 0.12487207353115082, 0.409574031829834, 0.48861953616142273, 0.4993411898612976, -5.344919681549072, 3.6019537448883057, 2.415140390396118, -5.587935447692871e-09, 0.918192982673645, 1.0616605281829834, 1.0329670906066895, -0.36746320128440857, 18.83394432067871, 4.2826619148254395, 0.9462760090827942, 4.590964317321777, 6.599511623382568, 0.4590964913368225, 0.006428886204957962, 0.014588624238967896, 0.012667414732277393, 0.006564965471625328, 0.009585697203874588, 0.008962640538811684, 0.006390384864062071, 0.01390076894313097, 0.01652654819190502, 0.0088895158842206, 0.016483230516314507, 0.01095980778336525, 0.042419999837875366, 0.2264167219400406, 11.75882339477539, -23.484268188476562, 19.144733428955078, 0.6376335620880127, 1.2725999355316162, 0.27838122844696045, 14.357048034667969, -21.21408462524414, 20.231163024902344, 1.0441677570343018, 0.019174829125404358, 0.010908798314630985, 0.0012210012646391988, -0.027327170595526695, 0.6060839295387268, 0.33438175916671753, 0.2811369299888611, 0.5446094870567322, -0.00029608499608002603, 0.3201829195022583, 3.0105347633361816, 0.24236638844013214, 3.06424617767334, 3.1259803771972656, 0.0029507498256862164, 3.114562511444092, -0.2766568958759308, 0.10467604547739029, 9.855925559997559, 0.012635648250579834, 0.03624922037124634, 0.030506253242492676, 0.004342410713434219, -0.023277204483747482, -0.09460620582103729, -0.9922716021537781], "mean": [-0.41213497519493103, -0.21125179529190063, -0.35614296793937683, -0.8255704641342163, -0.2823222279548645, 0.22804398834705353, -0.5530046820640564, -0.4581121802330017, 0.07118402421474457, 0.5921449065208435, -0.896451473236084, 0.5535130500793457, -0.3454212546348572, -0.4889586269855499, 0.01075106393545866, 1.0398108315712307e-05, -0.6033948063850403, 1.034061074256897, -0.45228326320648193, -0.00037530314875766635, -0.006413946859538555, 0.011386636644601822, -0.6096763014793396, 1.0098265409469604, -0.43787214159965515, -0.005068265367299318, 0.8012135624885559, 1.745330572128296, 0.8012135624885559, 0.8012135624885559, 0.8012135624885559, 0.8012135624885559, 0.9317927956581116, 1.745330572128296, 0.9317927956581116, 0.9317927956581116, 0.9317927956581116, 0.9317927956581116, 0.007106066215783358, -2.678315831872169e-05, -0.05502275004982948, 0.04944602772593498, -0.01073117833584547, 0.1000770777463913, -0.17514079809188843, -0.015497390180826187, 0.07039385288953781, 0.09763377904891968, 0.03992346674203873, -0.02111809514462948, -0.14412234723567963, -0.07878776639699936, -0.11592904478311539, -0.04699821397662163, -10.266570091247559, -8.697145462036133, -1.1549192667007446, -4.462471008300781, -0.32249951362609863, -0.7244041562080383, -0.24610072374343872, -6.422977924346924, 6.036025047302246, 1.4900051355361938, -4.335093021392822, 1.0759886503219604, 0.4530062675476074, -0.7013319730758667, -0.00034824086469598114, -0.0006508557708002627, -0.0013946484541520476, 0.0002970790665131062, 0.0006223449017852545, -0.00044525242992676795, -9.518771548755467e-05, 0.00021472283697221428, -0.0020739107858389616, 0.0004785731143783778, 0.0006270445883274078, -5.593604873865843e-05, -1.3518702983856201, -0.06860426068305969, 7.842952728271484, -27.128738403320312, 16.53544807434082, -0.10056599974632263, 0.4625510573387146, -0.010610046796500683, 10.418758392333984, -25.725217819213867, 17.257198333740234, 0.2662758529186249, 0.0011315073352307081, -0.0018019410781562328, 0.0005349148414097726, -0.06948913633823395, 0.4632205665111542, 0.08486390113830566, 0.16030538082122803, 0.4531143307685852, -0.10179300606250763, 0.1432841569185257, -1.5577950477600098, -0.8596124053001404, 1.3445496559143066, -0.842679500579834, -0.5437357425689697, 2.4525959491729736, -0.5410537123680115, -0.025646649301052094, 9.774367332458496, 0.0015940271550789475, 0.0013757257256656885, 0.0005966931930743158, 0.00391486706212163, -0.02843904308974743, -0.10750266909599304, -0.9937586784362793], "std": [0.17104579508304596, 0.18770234286785126, 0.07473701983690262, 0.23920617997646332, 0.5285683274269104, 0.24533897638320923, 0.21620121598243713, 0.2527697682380676, 0.16235168278217316, 0.1186642125248909, 0.42099252343177795, 0.24538569152355194, 0.28637272119522095, 0.18003371357917786, 0.0002547648618929088, 0.0006123750354163349, 0.004355012439191341, 0.00048015612992458045, 0.001594887929968536, 0.0019856479484587908, 0.0001355136337224394, 0.0007113206083886325, 0.005276913288980722, 0.0012003389419987798, 0.000963935221079737, 0.0017951637273654342, 0.8652044534683228, 1.3113021850585938e-06, 0.8652044534683228, 0.8652044534683228, 0.8652044534683228, 0.8652044534683228, 0.8611481189727783, 1.3113021850585938e-06, 0.8611481189727783, 0.8611481189727783, 0.8611481189727783, 0.8611481189727783, 0.0001752793905325234, 4.5959881390444934e-05, 0.17169998586177826, 0.1845092624425888, 0.1562119871377945, 0.3147079348564148, 0.4331747889518738, 0.40349337458610535, 0.2282085120677948, 0.1752537488937378, 0.13313311338424683, 0.17282621562480927, 0.2894015312194824, 0.27919039130210876, 0.42865121364593506, 0.26914599537849426, 2.6980557441711426, 7.852572917938232, 1.6774042844772339, 2.7391128540039062, 0.44993239641189575, 1.2588192224502563, 0.5201905965805054, 2.706312417984009, 5.4261474609375, 1.5427491664886475, 2.436490058898926, 1.4935157299041748, 2.046363353729248, 0.9492316246032715, 0.0023935961071401834, 0.005490998737514019, 0.006676751188933849, 0.0025924788787961006, 0.0019288264447823167, 0.0028639037627726793, 0.0023796625901013613, 0.005879111588001251, 0.0060451147146523, 0.0027611253317445517, 0.0024233879521489143, 0.0030138464644551277, 0.4293026924133301, 0.11202789843082428, 1.8281817436218262, 2.1541669368743896, 1.717359185218811, 0.4484950304031372, 0.40072599053382874, 0.13592439889907837, 1.664137601852417, 2.5292868614196777, 1.4817386865615845, 0.48379915952682495, 0.0066296858713030815, 0.005810951814055443, 0.0004620804393198341, 0.01607716642320156, 0.05640915408730507, 0.1325284242630005, 0.06775330007076263, 0.06837081164121628, 0.10322648286819458, 0.10990532487630844, 2.0485663414001465, 0.4911184012889862, 1.9421087503433228, 1.9660518169403076, 0.24907125532627106, 0.4187127649784088, 0.06536323577165604, 0.05231831222772598, 0.02237832546234131, 0.0037859249860048294, 0.006787522230297327, 0.009852191433310509, 0.00022773102682549506, 0.002271752804517746, 0.007526644039899111, 0.0008654314442537725], "count": [245]}, "action": {"min": [-0.873150110244751, -0.3490658402442932, -0.4975907802581787, -1.1449917554855347, -1.464909553527832, -0.08750306069850922, -0.6981316804885864, -0.8548569679260254, -0.2855159342288971, 0.40192335844039917, -1.6607692241668701, 0.14549292623996735, -0.6975875496864319, -0.6981316804885864, 0.009570528753101826, -0.004553376697003841, -0.6055294275283813, 1.0301690101623535, -0.45470377802848816, -0.004098814912140369, -0.007252589333802462, 0.005934379994869232, -0.6130511164665222, 1.0045380592346191, -0.44056594371795654, -0.008415788412094116, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006864974275231361, -0.00018506254127714783, -0.816430926322937, -0.08492524921894073, -0.41429364681243896, -0.7810350060462952, -1.8947609663009644, -1.0607366561889648, -0.567234218120575, -0.17023733258247375, -0.1455155611038208, -0.886277437210083, -1.1080583333969116, -1.0696860551834106, -2.623898983001709, -1.1459721326828003], "max": [-0.24280723929405212, 0.1737777590751648, -0.11421626061201096, -0.21520313620567322, 0.10330857336521149, 0.695271372795105, 0.00934255588799715, -0.052174266427755356, 0.25576096773147583, 0.8962437510490417, -0.37772297859191895, 0.8563041090965271, 0.27029725909233093, -0.1645481139421463, 0.01195153035223484, 0.0037222837563604116, -0.5920749306678772, 1.03436279296875, -0.4491041898727417, 0.0010863731149584055, -0.005234398413449526, 0.014581143856048584, -0.5973988771438599, 1.0114420652389526, -0.43649694323539734, -0.003819691017270088, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.007633580360561609, 1.8259988792124204e-06, 0.19948166608810425, 0.7909517288208008, 0.47296130657196045, 0.985935389995575, 0.2796553373336792, 1.578544020652771, 0.7695199251174927, 0.6691709160804749, 0.4908332824707031, 0.293721079826355, 0.12487207353115082, 0.409574031829834, 0.48861953616142273, 0.4993411898612976], "mean": [-0.4783938229084015, -0.19522294402122498, -0.3828628957271576, -0.729089081287384, -0.31620046496391296, 0.21863394975662231, -0.5340585112571716, -0.4407065510749817, 0.08167031407356262, 0.6204463839530945, -0.904437243938446, 0.5419064164161682, -0.3599731922149658, -0.49923306703567505, 0.010803714394569397, -0.0003100170288234949, -0.60108882188797, 1.0325465202331543, -0.4523060619831085, -0.0005821346421726048, -0.006222978234291077, 0.010293643921613693, -0.6074789762496948, 1.0086740255355835, -0.438130646944046, -0.0050858850590884686, 0.8083373308181763, 1.745330572128296, 0.8083373308181763, 0.8083373308181763, 0.8083373308181763, 0.8083373308181763, 0.9323627352714539, 1.745330572128296, 0.9323627352714539, 0.9323627352714539, 0.9323627352714539, 0.9323627352714539, 0.007108401972800493, -2.7134456104249693e-05, -0.054723598062992096, 0.04941923916339874, -0.010692468844354153, 0.10036901384592056, -0.17453238368034363, -0.015405012294650078, 0.07039391994476318, 0.09721732139587402, 0.04047384485602379, -0.021815264597535133, -0.1437280923128128, -0.07871377468109131, -0.11456108838319778, -0.04740891605615616], "std": [0.18112710118293762, 0.2026682049036026, 0.10137653350830078, 0.27975398302078247, 0.5557083487510681, 0.24891826510429382, 0.22197042405605316, 0.25044047832489014, 0.1432517021894455, 0.12063711881637573, 0.44794121384620667, 0.2568272650241852, 0.27808916568756104, 0.17923025786876678, 0.0004846645751968026, 0.0020073442719876766, 0.004155732225626707, 0.001051134429872036, 0.0014105875743553042, 0.0018283892422914505, 0.0004151272587478161, 0.0020443424582481384, 0.004816582892090082, 0.001481807790696621, 0.0009627063991501927, 0.0016322381561622024, 0.8657631278038025, 1.3113021850585938e-06, 0.8657631278038025, 0.8657631278038025, 0.8657631278038025, 0.8657631278038025, 0.8613384962081909, 1.3113021850585938e-06, 0.8613384962081909, 0.8613384962081909, 0.8613384962081909, 0.8613384962081909, 0.0001750489027472213, 4.6808978368062526e-05, 0.171866312623024, 0.18451637029647827, 0.1562148630619049, 0.3146156370639801, 0.43352991342544556, 0.4034987688064575, 0.22820799052715302, 0.17542237043380737, 0.13268686830997467, 0.17239908874034882, 0.2896207869052887, 0.2792155146598816, 0.4286732077598572, 0.26916635036468506], "count": [245]}, "timestamp": {"min": [0.0], "max": [8.133333333333333], "mean": [4.066666666666666], "std": [2.357493961344923], "count": [245]}, "frame_index": {"min": [0], "max": [244], "mean": [122.0], "std": [70.7248188403477], "count": [245]}, "episode_index": {"min": [355], "max": [355], "mean": [355.0], "std": [0.0], "count": [245]}, "index": {"min": [140491], "max": [140735], "mean": [140613.0], "std": [70.7248188403477], "count": [245]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [245]}, "subtask_annotation": {"mean": [0.2653061224489796, 2.0, 2.0, 2.0, 2.0], "std": [0.4596143105390751, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [245]}, "scene_annotation": {"mean": [355.0], "std": [0.0], "min": [355], "max": [355], "count": [245]}, "eef_direction_state": {"mean": [4.6938775510204085, 3.2653061224489797], "std": [1.5623645297374589, 2.0934836722269616], "min": [0, 0], "max": [6, 6], "count": [245]}, "eef_velocity_state": {"mean": [0.7755102040816326, 1.0244897959183674], "std": [0.757689994289813, 0.7609152953059704], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_acc_mag_state": {"mean": [0.7673469387755102, 0.963265306122449], "std": [0.85652066825249, 0.8491758015025856], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_direction_action": {"mean": [3.9346938775510205, 3.0979591836734692], "std": [1.9948455027290797, 1.9873569563124343], "min": [0, 0], "max": [6, 6], "count": [245]}, "eef_velocity_action": {"mean": [0.9061224489795918, 1.2244897959183674], "std": [0.7794315467227736, 0.7576899942898122], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_acc_mag_action": {"mean": [0.8612244897959184, 1.1346938775510205], "std": [0.840994631381493, 0.7993750161802209], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_sim_pose_state": {"mean": [0.3220961846118983, 0.1407753684528217, 0.10582913743414783, -1.5712390030006378, -0.8598968868753916, 1.3322242477147523, 0.3316282223311006, -0.17322493468794462, 0.118710873104035, -0.8554611343492421, -0.5439422435976837, 2.452651119894477], "std": [0.047453254083870085, 0.104933950989863, 0.030649821032985483, 2.061834696473606, 0.49111198957421703, 1.975117589886561, 0.06154697564926152, 0.08412464679959224, 0.03682913804495454, 1.98588557598176, 0.24900648345936477, 0.41868366363657], "min": [0.28709570902539294, 0.0564520309361445, 0.05259294027900158, -3.1273436419874945, -1.2213989708564137, -3.139445227849453, 0.23098665051262812, -0.34785243253507525, 0.0645765794158109, -3.1354836634776833, -0.7552220270735825, 1.8497674508557593], "max": [0.43778452296874454, 0.3412211309193464, 0.19305349001069785, 3.084083955130151, 0.24287184632278724, 3.064238952574585, 0.4292542274758092, -0.09249845706976448, 0.1824725567322432, 3.1360762811488363, 0.0029641709129188953, 3.1145629371273396], "count": [245]}, "eef_sim_pose_action": {"mean": [0.3326570264920344, 0.1495727245552501, 0.10650197068372777, -1.5258094970638278, -0.835599266463091, 1.2233436400381226, 0.321850071406216, -0.16200659748117102, 0.11444593759724378, -1.3541600529314028, -0.5473073727555491, 2.4960789220800983], "std": [0.04615259356898367, 0.11717688715516575, 0.03161631950998083, 2.1114285440651273, 0.5484265522227181, 2.042835987634017, 0.06101026555184859, 0.07901910649544037, 0.03952302872837312, 1.744448985492069, 0.2368575506403668, 0.4203009014597134], "min": [0.2942880834421411, 0.047132192751346766, 0.044138140255924684, -3.1132881894431272, -1.2798347461047272, -3.0941053751175707, 0.23054467647854163, -0.3569439279321694, 0.04432319686788107, -3.140845515827277, -0.7102203371634682, 1.8600356268798706], "max": [0.44858650763833774, 0.36205771284502636, 0.19726290535803417, 3.1211609897592885, 0.3028562762566971, 3.115261399654242, 0.4213677569361284, -0.09114513333559164, 0.17658495009848188, 3.141445697879175, 0.023829790494735548, 3.1080926184644295], "count": [245]}}} +{"episode_index": 348, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45272206843521723]], [[0.5395168540945791]], [[0.4849384179161861]]], "std": [[[0.28141715348331564]], [[0.20352970198157105]], [[0.2103454889884138]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41286526336024604]], [[0.42553322279892347]], [[0.3927165609381007]]], "std": [[[0.27539547302301404]], [[0.24456688963382398]], [[0.26056619040729234]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45647303681276435]], [[0.4608791450403691]], [[0.37928780757401004]]], "std": [[[0.30173278413415217]], [[0.21607723539568927]], [[0.2534943525940385]]], "count": [100]}, "observation.state": {"min": [-0.6836278438568115, -0.3288332223892212, -0.4793226420879364, -1.4171826839447021, -1.5678638219833374, -0.46955564618110657, -0.703728437423706, -1.0302488803863525, -0.3797690272331238, 0.5462723970413208, -1.4717329740524292, 0.19874738156795502, -0.6691086888313293, -0.7016289234161377, 0.007297035306692123, -0.011598599143326283, -0.6286392211914062, 1.0295767784118652, -0.4396984875202179, -0.004987696185708046, -0.009976725094020367, 0.001031776424497366, -0.6352604627609253, 1.0108295679092407, -0.4307008385658264, -0.011654053814709187, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0066757905296981335, -0.00018492246454115957, -0.7484645247459412, -0.1219509094953537, -0.9297446608543396, -0.5458675026893616, -3.014657497406006, -1.6663411855697632, -0.9269539713859558, -1.3652852773666382, -0.854533314704895, -1.3806161880493164, -0.8335468769073486, -1.2067039012908936, -1.888639211654663, -1.5318883657455444, -13.228675842285156, -20.177045822143555, -3.9737486839294434, -10.103785514831543, -1.1477410793304443, -7.80463981628418, -1.1190476417541504, -16.958984375, -5.647130966186523, -2.344933032989502, -7.234432697296143, -0.6599512100219727, -4.648351669311523, -1.2338217496871948, -0.023479875177145004, -0.04707780107855797, -0.02325703203678131, -0.015418905764818192, -0.02362862601876259, -0.01758670061826706, -0.01860724948346615, -0.033263277262449265, -0.03510776907205582, -0.006497825495898724, -0.04501873254776001, -0.02365618385374546, -2.5664100646972656, -0.26353421807289124, 1.2768418788909912, -35.25328063964844, 3.448957920074463, -0.9461585283279419, -0.7635599970817566, -0.27838122844696045, 4.454099655151367, -35.53300094604492, 4.565342903137207, -0.6802535057067871, -0.0274946466088295, -0.025456076487898827, -0.0012210013810545206, -0.122972272336483, 0.4046363830566406, -0.040981560945510864, -0.08072977513074875, 0.34115809202194214, -0.3509294390678406, 0.015077140182256699, -2.9906132221221924, -1.211228370666504, -2.892596960067749, -2.8949790000915527, -0.9166766405105591, 1.8794492483139038, -0.6993035674095154, -0.17261087894439697, 9.665400505065918, -0.014431297779083252, -0.07366549968719482, -0.03675079345703125, 0.021255992352962494, 0.0066598402336239815, -0.9167044758796692, 0.3983730673789978], "max": [-0.16905714571475983, 0.020981475710868835, 0.24111229181289673, -0.3036542534828186, 0.09584887325763702, 0.7007719278335571, -0.051584839820861816, 0.003669976955279708, 0.15144537389278412, 1.3016968965530396, -0.4547175467014313, 0.9565213322639465, 0.5546897053718567, -0.1115638017654419, 0.011563953012228012, -0.0008023693226277828, -0.6095293164253235, 1.038424015045166, -0.43305498361587524, 0.006188439205288887, -0.005339984782040119, 0.01001488696783781, -0.6161730885505676, 1.014186143875122, -0.42097657918930054, -0.0023624789901077747, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0074474806897342205, 2.2936196728551295e-06, 0.3589615225791931, 0.4456866383552551, 1.911658763885498, 1.1508960723876953, 0.9662184715270996, 2.252345561981201, 1.4715012311935425, 0.6805360317230225, 0.6031758785247803, 1.0027958154678345, 0.9903805255889893, 2.4996204376220703, 1.8388808965682983, 1.7766332626342773, 0.7460616827011108, 3.3577535152435303, 1.9658119678497314, 3.296703338623047, 4.017093658447266, 1.5207569599151611, 0.430402934551239, -1.7593693733215332, 16.096866607666016, 4.661782741546631, 0.732600748538971, 3.844932794570923, 5.308302879333496, 0.3443223536014557, 0.011422116309404373, 0.02254459634423256, 0.08018626272678375, 0.017439132556319237, 0.014273886568844318, 0.018498728051781654, 0.00762540427967906, 0.024937115609645844, 0.07502881437540054, 0.00822855532169342, 0.02346917986869812, 0.022334663197398186, 0.021209999918937683, 0.4788157343864441, 11.313413619995117, -23.18132972717285, 15.10820484161377, 0.8821680545806885, 2.142210006713867, 0.5753211975097656, 15.708124160766602, -24.745580673217773, 18.870708465576172, 1.297060489654541, 0.030275097116827965, 0.014581025578081608, 0.001831501955166459, -0.013663585297763348, 0.5805330276489258, 0.30290699005126953, 0.2804637551307678, 0.5628244280815125, -0.009857469238340855, 0.22876542806625366, 2.9167141914367676, 0.0787685364484787, 3.1385672092437744, -0.6745142936706543, 0.1405380666255951, 2.9688515663146973, -0.23837196826934814, 0.19030682742595673, 9.863144874572754, 0.020379334688186646, 0.032696276903152466, 0.0445227324962616, 0.028770465403795242, 0.01389866042882204, -0.9011971354484558, 0.4328288733959198], "mean": [-0.3329482674598694, -0.21259409189224243, -0.27181148529052734, -0.9440349340438843, -0.41373491287231445, 0.3379261791706085, -0.5695632100105286, -0.4755179286003113, -0.04676482826471329, 0.782654345035553, -0.9586488008499146, 0.41702017188072205, -0.2749471068382263, -0.46450886130332947, 0.010268082842230797, -0.004493418149650097, -0.626354455947876, 1.0358667373657227, -0.43497246503829956, 0.0024127571377903223, -0.006732603535056114, 0.0067049176432192326, -0.6308277249336243, 1.0119065046310425, -0.4227370023727417, -0.005027174483984709, 0.631538450717926, 1.7453291416168213, 0.631538450717926, 0.631538450717926, 0.631538450717926, 0.631538450717926, 0.5453449487686157, 1.7453291416168213, 0.5453449487686157, 0.5453449487686157, 0.5453449487686157, 0.5453449487686157, 0.007014023140072823, -2.3327562303165905e-05, -0.03804601728916168, 0.021127114072442055, 0.05133683606982231, 0.09630164504051208, -0.08073530346155167, -0.09486562013626099, -0.00021809889585711062, -0.00503973662853241, -0.006055575795471668, 0.008420558646321297, -0.00044327895739115775, -0.007361372467130423, 0.0014367473777383566, -0.0037268539890646935, -7.761232852935791, -7.720623970031738, -0.7130270600318909, -4.702369689941406, -0.03420319780707359, -0.4423198401927948, -0.4648231565952301, -6.952436923980713, 4.648200988769531, 0.680324137210846, -3.9885380268096924, 0.5513361692428589, -0.6248812675476074, -0.312966912984848, -0.00021279192878864706, -0.001074080471880734, 0.0015232006553560495, -0.00042623517219908535, 0.0003747181035578251, -0.0006045702612027526, -0.0002694021095521748, -0.0007241745479404926, 0.0006160244811326265, 0.00041974199120886624, -0.00012908464123029262, -0.000541378278285265, -1.3935457468032837, 0.12412141263484955, 7.487371921539307, -28.370262145996094, 12.166593551635742, 0.04917420074343681, 0.5820971131324768, 0.16906273365020752, 10.560543060302734, -28.443889617919922, 13.502022743225098, 0.45810893177986145, 0.0017294044373556972, -0.0028058600146323442, 0.0006454051472246647, -0.07381584495306015, 0.4411928653717041, 0.11533008515834808, 0.16727842390537262, 0.4487918019294739, -0.1297837197780609, 0.13518045842647552, -1.3232342004776, -0.738530695438385, 1.2215921878814697, -1.9619148969650269, -0.5333071947097778, 2.4399662017822266, -0.5603165030479431, -0.009204358793795109, 9.776717185974121, 0.0022465400397777557, -0.0008650715462863445, 0.0004325851332396269, 0.027050817385315895, 0.012859406881034374, -0.909732460975647, 0.4139906167984009], "std": [0.16450494527816772, 0.1313757598400116, 0.1893310844898224, 0.4117047190666199, 0.6374446153640747, 0.2742360532283783, 0.24028369784355164, 0.3721902072429657, 0.17888250946998596, 0.25479620695114136, 0.3660850524902344, 0.18504805862903595, 0.4370735287666321, 0.20516866445541382, 0.0007184105925261974, 0.002514420310035348, 0.0036455187946558, 0.0020134972874075174, 0.0014670805539935827, 0.0032166950404644012, 0.0007581753889098763, 0.0022808529902249575, 0.003578490810468793, 0.0010181328980252147, 0.0019901597406715155, 0.0028914620634168386, 0.830970823764801, 1.1920928955078125e-07, 0.830970823764801, 0.830970823764801, 0.830970823764801, 0.830970823764801, 0.7982839345932007, 1.1920928955078125e-07, 0.7982839345932007, 0.7982839345932007, 0.7982839345932007, 0.7982839345932007, 0.0001998685474973172, 4.157819785177708e-05, 0.15968862175941467, 0.10553712397813797, 0.3713822066783905, 0.2778722047805786, 0.6139359474182129, 0.515182375907898, 0.3314698338508606, 0.35725876688957214, 0.21931575238704681, 0.3185161054134369, 0.31995487213134766, 0.4318680465221405, 0.5471819639205933, 0.35395994782447815, 3.4883134365081787, 7.295776844024658, 1.7580273151397705, 3.12072491645813, 0.7071430087089539, 1.5262283086776733, 0.32991594076156616, 3.3741295337677, 4.8932271003723145, 1.5809324979782104, 2.1899824142456055, 0.9422831535339355, 2.184138536453247, 0.3220198154449463, 0.004097749944776297, 0.008254128508269787, 0.010678375139832497, 0.003915747161954641, 0.003801096696406603, 0.003912819549441338, 0.0034822612069547176, 0.007476888597011566, 0.01175936870276928, 0.0026592263020575047, 0.006363818421959877, 0.004530349280685186, 0.5605852007865906, 0.1610531508922577, 1.8547968864440918, 3.2102839946746826, 1.7865253686904907, 0.4180625081062317, 0.5551885962486267, 0.175307035446167, 2.4297046661376953, 1.723333477973938, 2.7022202014923096, 0.44477713108062744, 0.007971220649778843, 0.005890371277928352, 0.0005990777863189578, 0.017677150666713715, 0.04666639119386673, 0.10580246895551682, 0.11402560025453568, 0.07934104651212692, 0.10576938092708588, 0.0705503299832344, 2.114295482635498, 0.4276283085346222, 2.09380841255188, 0.7865422964096069, 0.3178267478942871, 0.38213515281677246, 0.06272897869348526, 0.06190742924809456, 0.029643399640917778, 0.005778274964541197, 0.011799653992056847, 0.013612396083772182, 0.001390801859088242, 0.0013638464733958244, 0.004081046208739281, 0.008976290933787823], "count": [309]}, "action": {"min": [-0.7620103359222412, -0.3490658402442932, -0.5538187026977539, -1.407349944114685, -1.5707963705062866, -0.5239697694778442, -0.6981316804885864, -1.1150550842285156, -0.42878079414367676, 0.5295892953872681, -1.4640618562698364, 0.1887834072113037, -0.6981316804885864, -0.6981316804885864, 0.006112623959779739, -0.010037364438176155, -0.6267746090888977, 1.0271484851837158, -0.441059410572052, -0.005140701774507761, -0.01074333768337965, 0.0012551932595670223, -0.633181095123291, 1.0067315101623535, -0.429836630821228, -0.011604885570704937, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0066757905296981335, -0.00018492246454115957, -0.7484645247459412, -0.1219509094953537, -0.9297446608543396, -0.5458675026893616, -3.014657497406006, -1.6663411855697632, -0.9269539713859558, -1.3652852773666382, -0.854533314704895, -1.3806161880493164, -0.8335468769073486, -1.2067039012908936, -1.888639211654663, -1.5318883657455444], "max": [-0.15760864317417145, 0.048421651124954224, 0.4080559313297272, -0.2359701693058014, 0.0998878926038742, 0.6981316804885864, -0.05120907723903656, 0.021395748481154442, 0.17343920469284058, 1.3634073734283447, -0.4123074412345886, 0.9700229167938232, 0.5737060904502869, -0.11147447675466537, 0.012341376394033432, 0.004269433207809925, -0.6078976988792419, 1.0392251014709473, -0.4329991638660431, 0.005985869560390711, -0.004446309059858322, 0.013999074697494507, -0.6150715947151184, 1.0153499841690063, -0.42045897245407104, -0.002309261355549097, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0074474806897342205, 2.2936196728551295e-06, 0.3589615225791931, 0.4456866383552551, 1.911658763885498, 1.1508960723876953, 0.9662184715270996, 2.252345561981201, 1.4715012311935425, 0.6805360317230225, 0.6031758785247803, 1.0027958154678345, 0.9903805255889893, 2.4996204376220703, 1.8388808965682983, 1.7766332626342773], "mean": [-0.3721323609352112, -0.20412802696228027, -0.26196110248565674, -0.8649711012840271, -0.42634493112564087, 0.3156580626964569, -0.5660233497619629, -0.48910069465637207, -0.042535312473773956, 0.8154647350311279, -0.9238759279251099, 0.41585108637809753, -0.27571550011634827, -0.4644574820995331, 0.009973479434847832, -0.003822640748694539, -0.6218119263648987, 1.033644199371338, -0.4357428550720215, 0.0021802852861583233, -0.0068580410443246365, 0.006542849354445934, -0.6268236637115479, 1.010251760482788, -0.42353978753089905, -0.004969571251422167, 0.631538450717926, 1.7453291416168213, 0.631538450717926, 0.631538450717926, 0.631538450717926, 0.631538450717926, 0.5427467823028564, 1.7453291416168213, 0.5427467823028564, 0.5427467823028564, 0.5427467823028564, 0.5427467823028564, 0.007014031521975994, -2.3344686269410886e-05, -0.0384218730032444, 0.02112290821969509, 0.05129197984933853, 0.09627031534910202, -0.08038146793842316, -0.09567234665155411, -0.000442987511632964, -0.004846014082431793, -0.006029385142028332, 0.008451289497315884, -0.0005877345101907849, -0.007337693590670824, 0.0010898280888795853, -0.004096257500350475], "std": [0.17997552454471588, 0.14150506258010864, 0.22839608788490295, 0.4364455044269562, 0.6403072476387024, 0.2977454364299774, 0.23952551186084747, 0.3772880733013153, 0.17631779611110687, 0.27351462841033936, 0.36598682403564453, 0.18925349414348602, 0.4440559148788452, 0.20556896924972534, 0.0009849751368165016, 0.003126574447378516, 0.0033306812401860952, 0.0022625266574323177, 0.001461402396671474, 0.0030945944599807262, 0.000999325537122786, 0.0027607958763837814, 0.003193026641383767, 0.0014969264157116413, 0.0018173119751736522, 0.0027887821197509766, 0.830970823764801, 1.1920928955078125e-07, 0.830970823764801, 0.830970823764801, 0.830970823764801, 0.830970823764801, 0.7973850965499878, 1.1920928955078125e-07, 0.7973850965499878, 0.7973850965499878, 0.7973850965499878, 0.7973850965499878, 0.00019987838459201157, 4.1569335735403e-05, 0.15972715616226196, 0.10553798824548721, 0.3713884651660919, 0.27788394689559937, 0.6140008568763733, 0.5152241587638855, 0.33149415254592896, 0.35727718472480774, 0.2193167358636856, 0.31851524114608765, 0.31997013092041016, 0.4319165349006653, 0.5472041368484497, 0.3539094626903534], "count": [309]}, "timestamp": {"min": [0.0], "max": [10.266666666666667], "mean": [5.133333333333333], "std": [2.973338315890195], "count": [309]}, "frame_index": {"min": [0], "max": [308], "mean": [154.0], "std": [89.20014947670585], "count": [309]}, "episode_index": {"min": [356], "max": [356], "mean": [356.0], "std": [0.0], "count": [309]}, "index": {"min": [140736], "max": [141044], "mean": [140890.0], "std": [89.20014947670585], "count": [309]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [309]}, "subtask_annotation": {"mean": [0.48220064724919093, 2.0, 2.0, 2.0, 2.0], "std": [0.5124726010826546, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [309]}, "scene_annotation": {"mean": [356.0], "std": [0.0], "min": [356], "max": [356], "count": [309]}, "eef_direction_state": {"mean": [4.53074433656958, 3.4627831715210355], "std": [1.914818663457257, 2.0985601524624498], "min": [0, 0], "max": [6, 6], "count": [309]}, "eef_velocity_state": {"mean": [0.7475728155339806, 1.087378640776699], "std": [0.8171120500292945, 0.7977329867316719], "min": [0, 0], "max": [2, 2], "count": [309]}, "eef_acc_mag_state": {"mean": [0.7184466019417476, 0.8932038834951457], "std": [0.8447531846294088, 0.8617655695970021], "min": [0, 0], "max": [2, 2], "count": [309]}, "eef_direction_action": {"mean": [3.9514563106796117, 3.27831715210356], "std": [2.1150346724266678, 1.9038920492016476], "min": [0, 0], "max": [6, 6], "count": [309]}, "eef_velocity_action": {"mean": [0.8802588996763754, 1.2071197411003236], "std": [0.8136568523794501, 0.7212546075853093], "min": [0, 0], "max": [2, 2], "count": [309]}, "eef_acc_mag_action": {"mean": [0.883495145631068, 1.1521035598705502], "std": [0.8395672819079014, 0.8001843086356294], "min": [0, 0], "max": [2, 2], "count": [309]}, "eef_sim_pose_state": {"mean": [0.30419370054963074, 0.1548216940593223, 0.10558345245812485, -1.3338368621850216, -0.738669497747633, 1.2540723381858103, 0.3290904375644776, -0.1997920341218213, 0.12427211931599164, -1.9617656799183445, -0.533566576587491, 2.440069580983326], "std": [0.035485697460696165, 0.08941337183303628, 0.05433363189476065, 2.1249525267011236, 0.42778913031825844, 2.1125532752013325, 0.08880181233176385, 0.09223286155148122, 0.038621695526693776, 0.7865599445478413, 0.3178132658234588, 0.3820927692915322], "min": [0.2785076460112154, 0.05799872364423269, -0.00015700429637827053, -3.081922700166178, -1.2183162687704792, -3.0141994032468187, 0.21476864151094335, -0.3661153617099657, 0.08494476552477227, -2.894967270402467, -0.9166770714648454, 1.8798607054123821], "max": [0.4141721837511779, 0.3183711756065981, 0.16639498775696368, 3.0374168759068763, 0.07884758673748649, 3.141159879497685, 0.46375361545150096, -0.11325203931792484, 0.2612599400263139, -0.67450604245925, 0.140549262159682, 2.9688546242435], "count": [309]}, "eef_sim_pose_action": {"mean": [0.30864296502103966, 0.16028838810917703, 0.10006227653613596, -1.332042973198713, -0.7648284970766104, 1.1665028053337758, 0.3286360072672251, -0.19807352999626435, 0.1202185608859972, -1.9259324241887854, -0.519527403209789, 2.4345099717981222], "std": [0.035038315968495035, 0.09796088621577449, 0.05332665786613801, 2.120845895790916, 0.45219134484322715, 2.1392278306644235, 0.0895532174822142, 0.09428068871831842, 0.04253321211597653, 0.8054839815465114, 0.3456154923838806, 0.37917933029547723], "min": [0.2804955793841475, 0.04193102264642948, -0.007293180916203294, -3.1129934798821686, -1.2549053396001628, -3.140185173096643, 0.211974535199764, -0.37308019905384254, 0.07329844416589629, -2.9103384248689297, -0.9064328956735314, 1.8557886329507625], "max": [0.4231465693071421, 0.34273834394252234, 0.1761648122501428, 3.022333441181036, 0.14714839149718584, 3.139717419400342, 0.4755723584930329, -0.09785570926094783, 0.28356186649326914, -0.6231314806509641, 0.1762367203614339, 2.9275173984184653], "count": [309]}}} +{"episode_index": 349, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45166556132256824]], [[0.5449492959438678]], [[0.49142660034602076]]], "std": [[[0.28908342786305813]], [[0.20597867016899046]], [[0.2122433740500529]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4234606713763937]], [[0.4466683246828143]], [[0.40276733467896964]]], "std": [[[0.2817488459095304]], [[0.2433687101319465]], [[0.25487645507812656]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5017614138792772]], [[0.4579813701460977]], [[0.3518569468473664]]], "std": [[[0.2858857630239011]], [[0.19865098912885043]], [[0.24590606017374303]]], "count": [100]}, "observation.state": {"min": [-0.7422454357147217, -0.25558874011039734, -0.5706881284713745, -1.4988179206848145, -1.5160775184631348, -0.1972230225801468, -0.7022978663444519, -0.8713182210922241, -0.2105768620967865, 0.5260528922080994, -1.6234631538391113, 0.2715943455696106, -0.6681621074676514, -0.6430732011795044, 0.010838986374437809, -0.0067252516746521, -0.6268536448478699, 1.0332633256912231, -0.4388289153575897, -0.009703395888209343, -0.006032388657331467, 0.004871893674135208, -0.6371901631355286, 1.0141105651855469, -0.4298778176307678, -0.01672922633588314, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.013928348198533058, -9.682124073151499e-05, -1.1314913034439087, -0.3989177346229553, -0.41700804233551025, -0.12147223949432373, -4.091610908508301, -0.7652008533477783, -0.9806318283081055, -0.20951034128665924, -0.15956276655197144, -1.4225788116455078, -1.2558526992797852, -0.6707243919372559, -1.7685813903808594, -1.188977837562561, -12.9837007522583, -7.844933032989502, -2.2466423511505127, -8.852259635925293, -0.6599512100219727, -1.5781440734863281, -0.6886447072029114, -11.658605575561523, 0.48840051889419556, -2.6959707736968994, -8.333333969116211, -0.6886447072029114, -4.361416339874268, -2.4676434993743896, -0.005392549093812704, -0.025832757353782654, -0.01618843525648117, -0.011815561912953854, -0.011688999831676483, -0.018720107153058052, -0.006783800199627876, -0.017693186178803444, -0.023492630571126938, -0.007196173071861267, -0.02124417945742607, -0.020297035574913025, -3.308759927749634, -0.27095773816108704, 3.9344546794891357, -33.86186599731445, 8.85748291015625, -0.9166299104690552, -1.1453399658203125, -0.2561107277870178, 4.632263660430908, -31.351852416992188, 8.411846160888672, -0.49702683091163635, -0.01803409308195114, -0.024668961763381958, -0.003663003910332918, -0.10930868983268738, 0.3604799807071686, -0.012044203467667103, -0.07594600319862366, 0.31116774678230286, -0.23006337881088257, 0.02316761575639248, -3.1400694847106934, -1.1708388328552246, -3.060983180999756, -2.8591480255126953, -0.9431511759757996, 2.0057036876678467, -0.6969268321990967, -0.14118964970111847, 9.688044548034668, -0.008970052003860474, -0.014442652463912964, -0.035941749811172485, -0.0013846693327650428, -0.031925834715366364, -0.05593879520893097, -0.9995545744895935], "max": [-0.06824532151222229, 0.43621861934661865, -0.23804141581058502, -0.30479806661605835, 0.003631057683378458, 0.4629593789577484, -0.08894870430231094, 0.023638658225536346, 0.09613120555877686, 1.222242832183838, -0.507483959197998, 0.7804225087165833, -0.005720691755414009, -0.07665342837572098, 0.012018177658319473, 0.0001848124375101179, -0.6174692511558533, 1.0363702774047852, -0.4350816011428833, 0.0008774158777669072, -0.005074465647339821, 0.0104567501693964, -0.6227416396141052, 1.019614815711975, -0.4227021634578705, -0.005940692964941263, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.014687417075037956, 2.540495870562154e-06, 0.15659229457378387, 1.2570863962173462, 0.3435690999031067, 1.6404505968093872, 0.6237267255783081, 1.6450012922286987, 1.6840589046478271, 0.9506166577339172, 0.4043750464916229, 0.2196553349494934, 0.10494053363800049, 0.643309473991394, 1.0167980194091797, 0.9070510268211365, -4.442964553833008, 5.189255237579346, 2.4993896484375, 1.3431013822555542, 0.707773745059967, 2.8119657039642334, 0.430402934551239, -2.4274842739105225, 8.119658470153809, 3.4682540893554688, -2.594627857208252, 1.9798535108566284, 1.7503052949905396, 0.48778998851776123, 0.0069291917607188225, 0.02150917984545231, 0.01681569218635559, 0.007160270120948553, 0.014839514158666134, 0.004336170852184296, 0.010928221046924591, 0.020800981670618057, 0.016453314572572708, 0.014554973691701889, 0.01093464344739914, 0.009910537861287594, -0.08483999967575073, 0.5196449756622314, 11.323310852050781, -27.785076141357422, 16.41916275024414, 0.44443202018737793, 1.6119600534439087, 0.5827447175979614, 13.139593124389648, -23.86760711669922, 13.735928535461426, 0.7619352340698242, 0.024538880214095116, 0.009746434167027473, -0.0012210012646391988, 0.0, 0.5303435921669006, 0.46167272329330444, 0.263672411441803, 0.549230694770813, 0.009173213504254818, 0.27579301595687866, 3.1400351524353027, 0.3980739414691925, 2.760629653930664, -1.1566832065582275, 0.0797143504023552, 3.0058698654174805, -0.3710446357727051, 0.17389678955078125, 9.854034423828125, 0.013251304626464844, 0.03323274850845337, 0.035848647356033325, 0.0012788086896762252, -0.022999726235866547, -0.01897214725613594, -0.9979535341262817], "mean": [-0.30653995275497437, -0.048063695430755615, -0.41039207577705383, -1.010596513748169, -0.6250516772270203, 0.00034314929507672787, -0.46087291836738586, -0.19702327251434326, 0.03436891362071037, 0.6506701111793518, -1.4001692533493042, 0.5071067214012146, -0.3670555353164673, -0.39311474561691284, 0.011226756498217583, -0.0035524172708392143, -0.6252568364143372, 1.0349189043045044, -0.43744373321533203, -0.0035448966082185507, -0.005805287044495344, 0.00734016252681613, -0.6331796050071716, 1.0162742137908936, -0.4279654324054718, -0.011694411747157574, 0.9184302091598511, 1.745330572128296, 0.9184302091598511, 0.9184302091598511, 0.9184302091598511, 0.9184302091598511, 0.8526139259338379, 1.745330572128296, 0.8526139259338379, 0.8526139259338379, 0.8526139259338379, 0.8526139259338379, 0.01427041832357645, -9.476724699197803e-06, -0.06683780252933502, 0.050052013248205185, -0.026978757232427597, 0.1333356350660324, -0.14630138874053955, 0.025032758712768555, 0.044695477932691574, 0.10194245725870132, 0.026950616389513016, -0.06386581063270569, -0.12578320503234863, -0.02854069508612156, -0.05861976370215416, -0.05535873398184776, -7.780834197998047, -2.7677223682403564, -0.1675691306591034, -3.728907346725464, -0.01850842498242855, 0.08772328495979309, -0.13094612956047058, -5.48889684677124, 4.968123435974121, 0.8411512970924377, -6.115606307983398, 0.2948938012123108, -0.28295618295669556, -0.46340376138687134, 0.0005958579131402075, -0.0006442058947868645, -0.0010951643344014883, -8.860656089382246e-05, -0.0001238600816577673, -0.0013132294407114387, 0.0005438031512312591, 0.0002230051177321002, -0.001258618081919849, 0.0006088684312999249, -0.0006868746131658554, -0.0011808432172983885, -1.7989625930786133, 0.06187194958329201, 7.1980366706848145, -30.820636749267578, 11.286399841308594, -0.15501730144023895, 0.15553998947143555, 0.09135343879461288, 8.746188163757324, -28.99209213256836, 11.451831817626953, 0.24868084490299225, 0.0019552791491150856, -0.0031607879791408777, -0.0024086060002446175, -0.06751830875873566, 0.4193226397037506, 0.15222960710525513, 0.12418336421251297, 0.3792259097099304, -0.04419631138443947, 0.2060335874557495, -0.5252749919891357, -0.5805873274803162, 0.5271231532096863, -2.3327958583831787, -0.6867121458053589, 2.6794002056121826, -0.5742786526679993, 0.0285959430038929, 9.777347564697266, 0.0025330425705760717, 0.0031083642970770597, 0.00093875452876091, 0.0001736185367917642, -0.030261900275945663, -0.03786112740635872, -0.9987696409225464], "std": [0.2582295536994934, 0.26974937319755554, 0.10070698708295822, 0.4370932877063751, 0.6163552403450012, 0.16902345418930054, 0.15665695071220398, 0.18540409207344055, 0.058491770178079605, 0.10050033777952194, 0.24480079114437103, 0.15876679122447968, 0.22511157393455505, 0.18802626430988312, 0.00040003398316912353, 0.0016197125660255551, 0.0016231571789830923, 0.0010388288646936417, 0.0010483040241524577, 0.003317935159429908, 0.0002434600901324302, 0.001352563500404358, 0.0028255311772227287, 0.0020752688869833946, 0.0012902813032269478, 0.003434396581724286, 0.8603442907333374, 1.3113021850585938e-06, 0.8603442907333374, 0.8603442907333374, 0.8603442907333374, 0.8603442907333374, 0.867752730846405, 1.3113021850585938e-06, 0.867752730846405, 0.867752730846405, 0.867752730846405, 0.867752730846405, 0.00017213006503880024, 2.738448529271409e-05, 0.2176450490951538, 0.2607469856739044, 0.1364685744047165, 0.313017874956131, 0.5810209512710571, 0.3621082603931427, 0.28602349758148193, 0.21708019077777863, 0.10829902440309525, 0.2806893289089203, 0.25881218910217285, 0.2475607693195343, 0.40757787227630615, 0.2862851917743683, 2.1614699363708496, 3.7086780071258545, 1.0363482236862183, 2.9433794021606445, 0.21660396456718445, 0.7466974854469299, 0.21678277850151062, 1.874621868133545, 2.4447402954101562, 1.4646178483963013, 1.043594241142273, 0.4623192548751831, 0.9285145401954651, 0.6458731293678284, 0.0023098597303032875, 0.00678348308429122, 0.005464180372655392, 0.0026821859646588564, 0.0026129859033972025, 0.0031759135890752077, 0.0026649923529475927, 0.005447895731776953, 0.005701631773263216, 0.003112057689577341, 0.0032460889779031277, 0.003663528710603714, 0.6165163516998291, 0.11858151853084564, 1.8246699571609497, 1.2953072786331177, 1.8581591844558716, 0.37182530760765076, 0.504856526851654, 0.13567686080932617, 1.2368041276931763, 1.839925765991211, 1.0891618728637695, 0.3706517219543457, 0.006451948080211878, 0.00494827376678586, 0.0005395756452344358, 0.01832628808915615, 0.05471048876643181, 0.18136052787303925, 0.11683379858732224, 0.06189911812543869, 0.04599401354789734, 0.06029963493347168, 2.378300428390503, 0.629243791103363, 2.3181254863739014, 0.4657820463180542, 0.14911456406116486, 0.279310405254364, 0.05238940566778183, 0.056527819484472275, 0.02774851582944393, 0.004174557980149984, 0.007970741018652916, 0.01099802739918232, 0.0008653217228129506, 0.0013939134078100324, 0.010347111150622368, 0.00041574734495952725], "count": [262]}, "action": {"min": [-0.8181891441345215, -0.24316991865634918, -0.62380051612854, -1.47132408618927, -1.5231819152832031, -0.20047257840633392, -0.6981316804885864, -0.6652169823646545, -0.11987720429897308, 0.48742806911468506, -1.6101922988891602, 0.2568235397338867, -0.6973828673362732, -0.6439505219459534, 0.010051246732473373, -0.007467969786375761, -0.6236075758934021, 1.0292466878890991, -0.43977367877960205, -0.009081808850169182, -0.006618983577936888, 0.003122919239103794, -0.6333057880401611, 1.0110342502593994, -0.4315946400165558, -0.016094882041215897, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.013928348198533058, -9.682124073151499e-05, -1.1314913034439087, -0.3989177346229553, -0.41700804233551025, -0.12804409861564636, -4.091610908508301, -0.7652008533477783, -0.9806318283081055, -0.20951034128665924, -0.15956276655197144, -1.4225788116455078, -1.2558526992797852, -0.6707243919372559, -1.7685813903808594, -1.188977837562561], "max": [-0.07124403119087219, 0.43906188011169434, -0.20536160469055176, -0.23350884020328522, -0.010961729101836681, 0.5077793002128601, -0.07846856862306595, 0.022215168923139572, 0.10380915552377701, 0.8677142858505249, -0.6992403268814087, 0.7874511480331421, 0.011176979169249535, -0.11618299782276154, 0.012981140054762363, 0.000166931509738788, -0.6142078638076782, 1.033968210220337, -0.435660719871521, 0.0003398865810595453, -0.0037993125151842833, 0.010547103360295296, -0.6206218600273132, 1.0180678367614746, -0.4224480390548706, -0.006400628015398979, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.014687417075037956, 2.540495870562154e-06, 0.15659229457378387, 1.2570863962173462, 0.4073869287967682, 1.6404505968093872, 0.8760541677474976, 1.6450012922286987, 1.6840589046478271, 0.9506166577339172, 0.4043750464916229, 0.2196553349494934, 0.10494053363800049, 0.643309473991394, 1.0167980194091797, 0.9070510268211365], "mean": [-0.3578576147556305, -0.02572324126958847, -0.42739713191986084, -0.9150596261024475, -0.6520063281059265, 0.00332241109572351, -0.45020803809165955, -0.18794123828411102, 0.029560323804616928, 0.6570107936859131, -1.4053891897201538, 0.5006014704704285, -0.373014360666275, -0.40165844559669495, 0.010960475541651249, -0.003597080707550049, -0.6205739378929138, 1.0323976278305054, -0.4380069673061371, -0.003486307105049491, -0.005902960430830717, 0.006500673480331898, -0.6287550926208496, 1.0142799615859985, -0.42878517508506775, -0.011333093047142029, 0.9180305004119873, 1.745330572128296, 0.9180305004119873, 0.9180305004119873, 0.9180305004119873, 0.9180305004119873, 0.8459523320198059, 1.745330572128296, 0.8459523320198059, 0.8459523320198059, 0.8459523320198059, 0.8459523320198059, 0.014270761050283909, -9.452918675378896e-06, -0.06687402725219727, 0.049220625311136246, -0.02510327287018299, 0.13284213840961456, -0.142345130443573, 0.0302848219871521, 0.04218479245901108, 0.10041312873363495, 0.026318300515413284, -0.061938803642988205, -0.12559865415096283, -0.02677348628640175, -0.05411030352115631, -0.05548784136772156], "std": [0.265345960855484, 0.25272315740585327, 0.11569333076477051, 0.4546620845794678, 0.6162514090538025, 0.18173159658908844, 0.15097659826278687, 0.1546870917081833, 0.04804994910955429, 0.06485409289598465, 0.19084998965263367, 0.16299116611480713, 0.2298610955476761, 0.18304343521595, 0.0007380738970823586, 0.0015808515017852187, 0.0016193380579352379, 0.001102932495996356, 0.0010917037725448608, 0.003029068699106574, 0.000611842202488333, 0.0014577452093362808, 0.0025517086032778025, 0.0021145634818822145, 0.0014009155565872788, 0.003161984495818615, 0.8602277040481567, 1.3113021850585938e-06, 0.8602277040481567, 0.8602277040481567, 0.8602277040481567, 0.8602277040481567, 0.8675746321678162, 1.3113021850585938e-06, 0.8675746321678162, 0.8675746321678162, 0.8675746321678162, 0.8675746321678162, 0.000172499188920483, 2.7390466129872948e-05, 0.21761293709278107, 0.2612040340900421, 0.13979479670524597, 0.31335577368736267, 0.5850890874862671, 0.3732726275920868, 0.2889508306980133, 0.21594448387622833, 0.10800530016422272, 0.27994605898857117, 0.25943583250045776, 0.2461511492729187, 0.4016221761703491, 0.28646230697631836], "count": [262]}, "timestamp": {"min": [0.0], "max": [8.7], "mean": [4.3500000000000005], "std": [2.5210778118363053], "count": [262]}, "frame_index": {"min": [0], "max": [261], "mean": [130.5], "std": [75.63233435508916], "count": [262]}, "episode_index": {"min": [357], "max": [357], "mean": [357.0], "std": [0.0], "count": [262]}, "index": {"min": [141045], "max": [141306], "mean": [141175.5], "std": [75.63233435508916], "count": [262]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [262]}, "subtask_annotation": {"mean": [0.3511450381679389, 2.0, 2.0, 2.0, 2.0], "std": [0.4930612293726745, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [262]}, "scene_annotation": {"mean": [357.0], "std": [0.0], "min": [357], "max": [357], "count": [262]}, "eef_direction_state": {"mean": [4.267175572519084, 3.99618320610687], "std": [1.6956361929804633, 2.165831278456584], "min": [2, 0], "max": [6, 6], "count": [262]}, "eef_velocity_state": {"mean": [0.7290076335877863, 0.6641221374045801], "std": [0.7198376141751859, 0.7056012218803877], "min": [0, 0], "max": [2, 2], "count": [262]}, "eef_acc_mag_state": {"mean": [0.8320610687022901, 0.6793893129770993], "std": [0.8618520068821541, 0.8404576686009935], "min": [0, 0], "max": [2, 2], "count": [262]}, "eef_direction_action": {"mean": [3.717557251908397, 3.427480916030534], "std": [1.9410188918001992, 2.2361722145890113], "min": [0, 0], "max": [6, 6], "count": [262]}, "eef_velocity_action": {"mean": [0.9198473282442748, 0.8358778625954199], "std": [0.7292074383477698, 0.6709419950002931], "min": [0, 0], "max": [2, 2], "count": [262]}, "eef_acc_mag_action": {"mean": [1.0534351145038168, 1.099236641221374], "std": [0.8037410343948028, 0.8229064283394905], "min": [0, 0], "max": [2, 2], "count": [262]}, "eef_sim_pose_state": {"mean": [0.3001324140068215, 0.21654500001209664, 0.10850366282452334, -0.5140206764659161, -0.5807806207574215, 0.5397061720381705, 0.2615075949548018, -0.13393659663353866, 0.14140042000176042, -2.332743104725295, -0.6869522495636289, 2.679505639713747], "std": [0.0488542254354443, 0.14339430030952485, 0.02445694204202999, 2.437941556027918, 0.6294896343749816, 2.3337218116327545, 0.051232866023728965, 0.031441057580329036, 0.014346308432893506, 0.4659432857981548, 0.1488418927912469, 0.27932179748397995], "min": [0.2590551327608873, 0.09683077560331313, 0.0555094344573434, -3.140501202441577, -1.1767609515416897, -3.127032150198454, 0.20299456883872632, -0.2839921834870636, 0.09545509176263314, -2.8591647316388213, -0.9434504591204769, 2.0063453778185183], "max": [0.38511083055497647, 0.4682754534076147, 0.14489218927905761, 3.1413147320655743, 0.3984658297914552, 3.0446801041356255, 0.4160245672529583, -0.11213243028234197, 0.1650480561649357, -1.1567335235815435, 0.07966297270072009, 3.005869211709715], "count": [262]}, "eef_sim_pose_action": {"mean": [0.3088739173287702, 0.22752906046242796, 0.10058617133475826, 1.2473857885091744, -0.5809306039683272, 0.45719604924035245, 0.25658821745764376, -0.12925592140805028, 0.13722962225652283, -2.334082018418732, -0.7035195081213302, 2.697260387150231], "std": [0.04776338402650151, 0.1414627237603576, 0.0249312101140695, 2.112346513502858, 0.6620839696120464, 2.3546666050520293, 0.04633596428323903, 0.021325301393556578, 0.012478075798864372, 0.4520840756315978, 0.09796582279668503, 0.2603163767284013], "min": [0.26170682604566925, 0.10511335886931503, 0.03932656471986805, -3.141116248346177, -1.1857974550421115, -3.0899069097145144, 0.19971378697224135, -0.22600923614114493, 0.10305800563886104, -2.7901994845704747, -0.9425940136864229, 1.9935548441657414], "max": [0.39616358932841145, 0.4715309693675966, 0.13332663929556804, 3.13936759417063, 0.4743153732965997, 3.0264947375077282, 0.3813776205801534, -0.11062182507764907, 0.16102790085777463, -1.575773755538968, -0.37204735239829545, 3.007337095849926], "count": [262]}}} +{"episode_index": 350, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45014573000768937]], [[0.5491540080738178]], [[0.48624000624759706]]], "std": [[[0.29936806350421746]], [[0.2172510290383889]], [[0.23002768820200134]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4130082540369089]], [[0.4283624183006536]], [[0.3719627763360246]]], "std": [[[0.2950924377921098]], [[0.24010262015633582]], [[0.26663328334925274]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46851250720876586]], [[0.4613161572472126]], [[0.37099792868127646]]], "std": [[[0.2912678159341637]], [[0.21670609198304777]], [[0.242252588138449]]], "count": [100]}, "observation.state": {"min": [-0.6724940538406372, -0.15144671499729156, -0.4524298906326294, -1.5987671613693237, -1.5667202472686768, -0.353538453578949, -0.568594217300415, -0.6192964315414429, -0.5184013247489929, 0.41332289576530457, -1.8186851739883423, 0.44573870301246643, -0.6768438816070557, -0.42086538672447205, 0.009934981353580952, -0.0022306323517113924, -0.5782040357589722, 1.032987117767334, -0.4836907982826233, -0.0072259195148944855, -0.012427317909896374, -0.006781393196433783, -0.580945611000061, 1.0178344249725342, -0.47641950845718384, -0.012577886693179607, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.004292713478207588, -0.0015283981338143349, -0.6588728427886963, -0.5132190585136414, -0.25657057762145996, -2.4520444869995117, -3.882678985595703, -1.2578346729278564, -1.4566072225570679, -0.6152108907699585, -0.10767718404531479, -0.5639736652374268, -0.8439001441001892, -0.4226492941379547, -0.8940194249153137, -0.5164895057678223, -12.33785629272461, -6.135531425476074, -3.1312575340270996, -9.55433464050293, -0.8321123719215393, -1.5781440734863281, -1.7503052949905396, -9.03068733215332, -0.24420027434825897, -2.864469051361084, -7.997558116912842, -0.5547415614128113, -1.951159954071045, -2.6684980392456055, -0.007552186492830515, -0.01787915639579296, -0.029301786795258522, -0.0067661297507584095, -0.016599813476204872, -0.011543938890099525, -0.0062940167263150215, -0.018226351588964462, -0.04285837709903717, -0.009236251004040241, -0.005890170112252235, -0.009288406930863857, -3.9238500595092773, -0.5196449756622314, -0.05938798189163208, -29.476932525634766, 11.503957748413086, -0.4732644259929657, -0.5090399980545044, -0.36746320128440857, 4.201700687408447, -35.32133102416992, 14.037298202514648, -0.03921778127551079, -0.013244149275124073, -0.01430132519453764, 0.0, -0.08198151737451553, 0.322164922952652, 0.012338468804955482, -0.010463204234838486, 0.31977206468582153, -0.2747543156147003, 0.056427955627441406, -3.1051793098449707, -1.2506978511810303, -3.068110704421997, -2.6977739334106445, -0.9129626750946045, 1.9518795013427734, -0.7634268403053284, -0.08771979808807373, 9.646791458129883, -0.012701570987701416, -0.017193078994750977, -0.04668518900871277, -0.020783988758921623, 0.012916448526084423, 0.7653673887252808, 0.6374334096908569], "max": [0.09980325400829315, 0.19340863823890686, -0.2324448972940445, -0.29630306363105774, 0.247384712100029, 0.6918081045150757, 0.1323707401752472, 0.13021695613861084, -0.04362233728170395, 0.821125328540802, -1.144613265991211, 1.0582221746444702, 0.25171491503715515, 0.06304505467414856, 0.011089072562754154, 0.008796720765531063, -0.5579072833061218, 1.0337493419647217, -0.47722500562667847, -0.0022813486866652966, -0.011416800320148468, 0.005340301897376776, -0.5580525398254395, 1.0205798149108887, -0.47000908851623535, -0.009140921756625175, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.005056293215602636, -0.0015231019351631403, 1.2899372577667236, 0.3239896893501282, 0.7922561764717102, 1.609140157699585, 3.72861385345459, 1.7540485858917236, 0.5575648546218872, 0.8684590458869934, 0.35148435831069946, 0.310616672039032, 0.363833487033844, 0.8576921224594116, 0.4132198095321655, 0.2751830816268921, -2.92857027053833, 4.120879173278809, 1.8253967761993408, 1.556776523590088, 0.8321123719215393, 3.5006103515625, 0.8034188151359558, 9.32020378112793, 19.261295318603516, 7.9474968910217285, 0.061050064861774445, 1.721611738204956, 2.5250306129455566, 0.057387057691812515, 0.010410426184535027, 0.01768806390464306, 0.010300523601472378, 0.00848267413675785, 0.0174581129103899, 0.01818431355059147, 0.006228514015674591, 0.023642579093575478, 0.010270830243825912, 0.007495597470551729, 0.021175628527998924, 0.005088058300316334, -1.5483300685882568, 0.18558748066425323, 11.476730346679688, -21.681659698486328, 21.82708740234375, 0.703233540058136, 1.590749979019165, 0.5753211975097656, 10.600757598876953, -25.583219528198242, 24.46598243713379, 1.3193204402923584, 0.024421658366918564, 0.014283955097198486, 0.0024420025292783976, 0.0, 0.5318447947502136, 0.37127694487571716, 0.22933118045330048, 0.5091079473495483, -0.020884830504655838, 0.31668034195899963, 3.0510966777801514, 0.4470876455307007, 3.119929313659668, -1.1210806369781494, -0.12672609090805054, 2.5994908809661865, -0.26970094442367554, 0.20704512298107147, 9.940103530883789, 0.013235539197921753, 0.05219569802284241, 0.03166279196739197, -0.012510822154581547, 0.020797600969672203, 0.7700363397598267, 0.6429402232170105], "mean": [-0.15734827518463135, -0.02858082950115204, -0.35011544823646545, -1.231587290763855, -0.4580741822719574, 0.11024434864521027, -0.2413787692785263, -0.058424051851034164, -0.1407434642314911, 0.6456804871559143, -1.5378146171569824, 0.7441493272781372, -0.33040285110473633, -0.1715557873249054, 0.010737919248640537, 0.0024222340434789658, -0.5743852257728577, 1.0332238674163818, -0.48113614320755005, -0.004720588680356741, -0.011884726583957672, -0.0013039270415902138, -0.5762836337089539, 1.0190573930740356, -0.4748201072216034, -0.01035116147249937, 0.5927197337150574, 1.745330572128296, 0.5927197337150574, 0.5927197337150574, 0.5927197337150574, 0.5927197337150574, 0.759149432182312, 0.7722393870353699, 0.759149432182312, 0.759149432182312, 0.759149432182312, 0.759149432182312, 0.004651186056435108, -0.0015263259410858154, -0.006458657793700695, 0.0063748667016625404, 0.007970119826495647, -0.022302798926830292, -0.001087085111066699, 0.022156257182359695, -0.0034114590380340815, 0.06279031187295914, 0.05500954017043114, -0.03740977868437767, -0.07058989256620407, -0.009159461595118046, -0.09964784234762192, -0.04112319275736809, -6.619772911071777, -2.0385146141052246, -0.44162046909332275, -5.239364147186279, -0.018256070092320442, 0.32067668437957764, -0.20267650485038757, 2.3544270992279053, 9.527237892150879, 3.395632743835449, -4.45810604095459, 0.4529857933521271, -0.32936811447143555, -0.7116069197654724, 0.0002071478229481727, -0.00021915794059168547, -0.003337417496368289, -0.000846478680614382, 0.0007939217612147331, -0.0003861134755425155, -5.33130114490632e-05, 0.00014485149586107582, -0.002516785403713584, 3.834292510873638e-05, 0.0007732667145319283, -0.0002743910881690681, -2.4501192569732666, -0.08582686632871628, 5.856921672821045, -26.378639221191406, 17.027101516723633, 0.11060037463903427, 0.7343827486038208, 0.20338033139705658, 5.8843183517456055, -30.58047103881836, 18.636505126953125, 0.6221994757652283, 0.002639223588630557, -0.0026880763471126556, 0.0013930073473602533, -0.04507537558674812, 0.4114457666873932, 0.15356211364269257, 0.14174021780490875, 0.35477355122566223, -0.08683978021144867, 0.14528733491897583, -0.4431779980659485, -0.6724537014961243, 0.5110414028167725, -1.967360496520996, -0.5967481732368469, 2.3419291973114014, -0.5274791121482849, 0.04914974048733711, 9.775304794311523, 0.0020868475548923016, 0.002603581640869379, -0.00040175236063078046, -0.01877460815012455, 0.019234605133533478, 0.7681500911712646, 0.6397009491920471], "std": [0.2803550958633423, 0.12055588513612747, 0.07744133472442627, 0.5013002753257751, 0.7153257131576538, 0.303250789642334, 0.20692123472690582, 0.16633757948875427, 0.12328925728797913, 0.10263320803642273, 0.16662418842315674, 0.1952887922525406, 0.16439495980739594, 0.13425074517726898, 0.00023626413894817233, 0.002600111998617649, 0.0033452617935836315, 0.00017120770644396544, 0.0015934084076434374, 0.001375118619762361, 0.0002125179162248969, 0.002995542250573635, 0.00418362719938159, 0.0007560087251476943, 0.0014989490155130625, 0.0010699513368308544, 0.8155117630958557, 1.3113021850585938e-06, 0.8155117630958557, 0.8155117630958557, 0.8155117630958557, 0.8155117630958557, 0.8607016205787659, 0.8624995350837708, 0.8607016205787659, 0.8607016205787659, 0.8607016205787659, 0.8607016205787659, 0.00018498724966775626, 8.228563501688768e-07, 0.3646574914455414, 0.11993321031332016, 0.160529226064682, 0.675322949886322, 0.8826314806938171, 0.4321820139884949, 0.3409229516983032, 0.2768354117870331, 0.10282762348651886, 0.19048576056957245, 0.29650479555130005, 0.21817471086978912, 0.2234281599521637, 0.11509989202022552, 2.613640069961548, 2.9243216514587402, 1.244370937347412, 3.338470935821533, 0.31561553478240967, 1.1564373970031738, 0.5621206164360046, 5.480444431304932, 6.021392345428467, 3.409747838973999, 1.810041904449463, 0.4226296842098236, 1.0456264019012451, 0.5553989410400391, 0.00296209380030632, 0.00535443052649498, 0.007150684949010611, 0.0024317922070622444, 0.0040511577390134335, 0.003270189743489027, 0.0024433948565274477, 0.006495150737464428, 0.008493790403008461, 0.0033087695483118296, 0.0036630460526794195, 0.0020231949165463448, 0.4148981273174286, 0.15112555027008057, 2.6027097702026367, 1.2714594602584839, 2.9109039306640625, 0.3508177101612091, 0.3691798746585846, 0.1872328519821167, 1.2597284317016602, 2.7987263202667236, 1.7876609563827515, 0.36887800693511963, 0.006097614765167236, 0.00454498827457428, 0.0004195199871901423, 0.017422014847397804, 0.07550222426652908, 0.11649958044290543, 0.08273226767778397, 0.049017924815416336, 0.07083791494369507, 0.04456690326333046, 2.3082735538482666, 0.6316092610359192, 2.0770885944366455, 0.27144351601600647, 0.2403097301721573, 0.18779389560222626, 0.06435016542673111, 0.04915938153862953, 0.04123443737626076, 0.003998997155576944, 0.010357090272009373, 0.009217956103384495, 0.0012505452614277601, 0.0011983888689428568, 0.0010142303071916103, 0.0011981355492025614], "count": [252]}, "action": {"min": [-0.7126778364181519, -0.13784444332122803, -0.5099433660507202, -1.6812779903411865, -1.5707963705062866, -0.36086076498031616, -0.5698103904724121, -0.6464059352874756, -0.411790132522583, 0.3700694441795349, -1.8405494689941406, 0.4370889663696289, -0.6860332489013672, -0.42242631316185, 0.009823552332818508, -0.006547808647155762, -0.5796037912368774, 1.0278189182281494, -0.48357295989990234, -0.007292947731912136, -0.012564238160848618, -0.010918854735791683, -0.581524133682251, 1.0140341520309448, -0.47663986682891846, -0.012821491807699203, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.004292713478207588, -0.0015283981338143349, -0.6588728427886963, -0.5132190585136414, -0.25657057762145996, -2.4520444869995117, -3.882678985595703, -1.2578346729278564, -1.4566072225570679, -0.6152108907699585, -0.10767718404531479, -0.5639736652374268, -0.8439001441001892, -0.4226492941379547, -0.8940194249153137, -0.5164895057678223], "max": [0.11920452117919922, 0.18895095586776733, -0.13991861045360565, -0.21988078951835632, 0.25022318959236145, 0.6981316804885864, 0.1326974630355835, 0.1542087346315384, 0.02180642820894718, 0.8478636741638184, -1.0793955326080322, 1.0553637742996216, 0.16746735572814941, 0.06495990604162216, 0.012786732986569405, 0.008542241528630257, -0.5588806867599487, 1.0337579250335693, -0.4767778515815735, -0.0026837242767214775, -0.009874731302261353, 0.004514616914093494, -0.5608073472976685, 1.0187184810638428, -0.4686380624771118, -0.009261241182684898, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.005056293215602636, -0.0015231019351631403, 1.2899372577667236, 0.3239896893501282, 0.7922561764717102, 1.609140157699585, 3.72861385345459, 1.7540485858917236, 0.5575648546218872, 0.8684590458869934, 0.35148435831069946, 0.310616672039032, 0.363833487033844, 0.8576921224594116, 0.4132198095321655, 0.2751830816268921], "mean": [-0.18643033504486084, -0.016082407906651497, -0.3608098328113556, -1.1932947635650635, -0.4599178433418274, 0.11238444596529007, -0.23786745965480804, 0.009897264651954174, -0.08535496890544891, 0.6816332340240479, -1.5222384929656982, 0.7410178780555725, -0.3470824360847473, -0.17879173159599304, 0.011453558690845966, 0.0006445862236432731, -0.5725305080413818, 1.0310328006744385, -0.48056113719940186, -0.005020604934543371, -0.011084790341556072, -0.0029395276214927435, -0.5737581849098206, 1.0167372226715088, -0.47475185990333557, -0.010801711119711399, 0.5927197337150574, 1.745330572128296, 0.5927197337150574, 0.5927197337150574, 0.5927197337150574, 0.5927197337150574, 0.752223551273346, 0.765313446521759, 0.752223551273346, 0.752223551273346, 0.752223551273346, 0.752223551273346, 0.00465244660153985, -0.0015263328095898032, -0.006570398807525635, 0.006073387805372477, 0.008051780052483082, -0.022330310195684433, -0.0011366365943104029, 0.021935585886240005, -0.0028088553808629513, 0.06289614737033844, 0.05464169755578041, -0.03778449445962906, -0.07121895998716354, -0.009040212258696556, -0.09793251752853394, -0.041112519800662994], "std": [0.2936984598636627, 0.10911671072244644, 0.10058429092168808, 0.5371541380882263, 0.7154725790023804, 0.3038780689239502, 0.20613425970077515, 0.14763765037059784, 0.10931908339262009, 0.14427146315574646, 0.16180011630058289, 0.19685345888137817, 0.14677794277668, 0.13481195271015167, 0.0006937269354239106, 0.003032969543710351, 0.0032278106082230806, 0.001195096643641591, 0.0016460636397823691, 0.0013208326417952776, 0.0006492231041193008, 0.003126886673271656, 0.0036181423347443342, 0.0009102575713768601, 0.0015915750991553068, 0.000979865901172161, 0.8155117630958557, 1.3113021850585938e-06, 0.8155117630958557, 0.8155117630958557, 0.8155117630958557, 0.8155117630958557, 0.8597601056098938, 0.8616644144058228, 0.8597601056098938, 0.8597601056098938, 0.8597601056098938, 0.8597601056098938, 0.00018505670595914125, 8.301331035909243e-07, 0.3646833300590515, 0.11998327076435089, 0.1605580747127533, 0.6753258109092712, 0.8826307058334351, 0.43220341205596924, 0.3408726155757904, 0.2767792046070099, 0.10283157974481583, 0.19034317135810852, 0.2961854934692383, 0.21818186342716217, 0.2226174920797348, 0.11511116474866867], "count": [252]}, "timestamp": {"min": [0.0], "max": [8.366666666666667], "mean": [4.183333333333334], "std": [2.4248520382504593], "count": [252]}, "frame_index": {"min": [0], "max": [251], "mean": [125.5], "std": [72.74556114751378], "count": [252]}, "episode_index": {"min": [358], "max": [358], "mean": [358.0], "std": [0.0], "count": [252]}, "index": {"min": [141307], "max": [141558], "mean": [141432.5], "std": [72.74556114751378], "count": [252]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [252]}, "subtask_annotation": {"mean": [0.21825396825396826, 2.0, 2.0, 2.0, 2.0], "std": [0.43184741456720743, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [252]}, "scene_annotation": {"mean": [358.0], "std": [0.0], "min": [358], "max": [358], "count": [252]}, "eef_direction_state": {"mean": [3.253968253968254, 4.007936507936508], "std": [2.0194943101760545, 1.8960946988691956], "min": [0, 1], "max": [6, 6], "count": [252]}, "eef_velocity_state": {"mean": [1.0436507936507937, 0.9087301587301587], "std": [0.7141424018488308, 0.8040097765801625], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_acc_mag_state": {"mean": [0.9007936507936508, 0.7222222222222222], "std": [0.869500498073556, 0.8226832684217502], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_direction_action": {"mean": [3.1031746031746033, 3.1746031746031744], "std": [1.8995795904113573, 2.114122449485483], "min": [0, 0], "max": [6, 6], "count": [252]}, "eef_velocity_action": {"mean": [1.1071428571428572, 1.0912698412698412], "std": [0.6787802519118307, 0.7424241547783778], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_acc_mag_action": {"mean": [1.1071428571428572, 1.0238095238095237], "std": [0.8167569018592347, 0.8353716568023258], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_sim_pose_state": {"mean": [0.26985634917324935, 0.21595543701771264, 0.10552302292878456, -0.43170050672832866, -0.6730953869104699, 0.5119941396748826, 0.2203283825318627, -0.1819370793297674, 0.11806084957108717, -1.9673971849466025, -0.5968068325742746, 2.342043797392879], "std": [0.05993113879573858, 0.07798246965284905, 0.03539898780346115, 2.329908789067323, 0.6317247975682604, 2.120916476998179, 0.04624429525855159, 0.05418019396502527, 0.028065841033025257, 0.2715302347271189, 0.24029993836804744, 0.1877586900072707], "min": [0.21163679697063836, 0.12921724656846278, 0.05219041979937217, -3.125547502591118, -1.2510735048062938, -3.1330874714178267, 0.1823862224982022, -0.33868268916993205, 0.07219733029337744, -2.697776542693523, -0.9129943589397095, 1.9518776131428688], "max": [0.3697437636598309, 0.3588732029740886, 0.15951206625847025, 3.1328074664688597, 0.44710647671892856, 3.132229838327726, 0.3734932989831675, -0.13878766523517913, 0.19437319465720138, -1.1210799825960012, -0.12672922793388164, 2.599491227876541], "count": [252]}, "eef_sim_pose_action": {"mean": [0.2748692354983037, 0.2208173165092627, 0.10495948592796976, -0.2423316340823819, -0.6762050825718351, 0.5231217362984354, 0.18951417743241034, -0.15644685785750326, 0.10578083787482886, -1.9447322298600946, -0.687052646234586, 2.3587325695679966], "std": [0.06028350572240999, 0.07936976526426032, 0.032798986523690656, 2.3725481953443417, 0.655548871381709, 2.150878169675871, 0.05250465910097357, 0.057697223322901975, 0.040170968336974325, 0.2815472329065384, 0.24295271340547792, 0.17680951714032744], "min": [0.21222890803595312, 0.12600623899625374, 0.05074072991295322, -3.09257912565855, -1.2499598600531996, -3.1377826507500273, 0.14909215269261109, -0.2998448842326083, 0.05016593906268205, -2.705682064306332, -0.9862184737317723, 1.9801546074728167], "max": [0.3723018086505638, 0.36221137008572285, 0.1550248272473669, 3.1345992989510845, 0.49562567637612576, 3.1414320530329696, 0.38052846782652805, -0.10268051648928224, 0.19544154459786617, -1.1945487395028955, -0.15633824807045804, 2.5788012835568104], "count": [252]}}} +{"episode_index": 351, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4448171732382132]], [[0.5499037073525852]], [[0.4898577514702322]]], "std": [[[0.2867870641709725]], [[0.1993999373700125]], [[0.22048202436789896]]], "count": [108]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4138966160629103]], [[0.47332736385222207]], [[0.3872486654883449]]], "std": [[[0.3113293478196875]], [[0.21549684011464376]], [[0.24551720929230636]]], "count": [108]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4441756998732681]], [[0.46518609518062853]], [[0.3799560398778248]]], "std": [[[0.3118610385947522]], [[0.2175612842334598]], [[0.2629826098706102]]], "count": [108]}, "observation.state": {"min": [-0.7475152015686035, -0.1386643648147583, -0.7713428735733032, -1.0799413919448853, -1.5078880786895752, -0.4697917401790619, -0.7022024393081665, -0.9983773827552795, -0.3830016851425171, 0.26054647564888, -1.5892269611358643, -0.08133898675441742, -0.36861374974250793, -0.5872048735618591, 0.01846814528107643, -0.0036890399642288685, -0.6079065799713135, 1.0317127704620361, -0.46740472316741943, -0.024836465716362, -0.0035211597569286823, -0.00859273225069046, -0.6082727313041687, 1.021935224533081, -0.46586447954177856, -0.025891050696372986, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.000477861292893067, -0.001528178807348013, -0.622387170791626, -0.467838317155838, -1.0080976486206055, -1.2516931295394897, -2.734663963317871, -0.5038484334945679, -2.158755302429199, -0.5931128263473511, -0.394822359085083, -1.1920113563537598, -1.2181349992752075, -1.2755156755447388, -0.6805636882781982, -1.0724148750305176, -13.573867797851562, -4.822955131530762, -2.0875051021575928, -10.012210845947266, -8.837606430053711, -2.15201473236084, -1.7503052949905396, -14.576040267944336, -4.670329570770264, -2.4853482246398926, -7.99755859375, -0.6312576532363892, -1.2051281929016113, -1.4633699655532837, -0.007469241973012686, -0.04498271271586418, -0.03357879817485809, -0.01482392381876707, -0.006084269378334284, -0.010536362417042255, -0.00608835881575942, -0.046610359102487564, -0.040754396468400955, -0.012659578584134579, -0.005383303854614496, -0.00886651873588562, -5.1752400398254395, -0.8462789058685303, 1.1135249137878418, -31.734600067138672, 7.687187671661377, -0.055237218737602234, -2.8845601081848145, -0.6718267202377319, 5.062826156616211, -39.876399993896484, 11.968208312988281, 0.35699018836021423, -0.02058250643312931, -0.015815865248441696, 0.001831501955166459, -0.08198151737451553, 0.44837886095046997, 0.005817669443786144, 0.01044529676437378, 0.3661983907222748, -0.30752551555633545, 0.005059204064309597, -3.051175355911255, -1.3977136611938477, -2.959484815597534, -3.062386989593506, -1.3000143766403198, -3.127537965774536, -0.5834701657295227, -0.1259353905916214, 9.686147689819336, -0.016996145248413086, -0.028680115938186646, -0.03694161772727966, -0.015318801626563072, 0.01656438410282135, 0.6570732593536377, 0.750001072883606], "max": [-0.23341988027095795, 0.4379339814186096, -0.08182639628648758, -0.36068540811538696, 0.6855078935623169, 0.6935239434242249, 0.22077684104442596, 0.10964083671569824, 0.1496334671974182, 1.1303133964538574, -0.4932466745376587, 0.7915585041046143, 0.3291180431842804, -0.039954327046871185, 0.019887570291757584, 0.006070105824619532, -0.580265998840332, 1.0389717817306519, -0.4456723928451538, -0.017316624522209167, -0.002225514268502593, 0.0016464788932353258, -0.5773011445999146, 1.0249207019805908, -0.44596609473228455, -0.020444925874471664, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 9.947043508873321e-07, -0.0015243508387356997, 0.6813391447067261, 0.4186408817768097, 0.8885809183120728, 0.4790334403514862, 3.7156174182891846, 1.2139196395874023, 1.7817187309265137, 1.4915006160736084, 0.5601990818977356, 0.4479689598083496, 0.7166720628738403, 0.4447099566459656, 0.711968183517456, 0.5692046880722046, -4.042095184326172, 6.471306800842285, 3.4542126655578613, 3.51037859916687, 1.090354084968567, 3.414529800415039, 1.0329670906066895, -2.394078493118286, 8.15018367767334, 1.4743589162826538, -0.9768010377883911, 1.8937729597091675, 0.7460317611694336, 0.3443223536014557, 0.010504131205379963, 0.016254214569926262, 0.01227958407253027, 0.008520549163222313, 0.01796572655439377, 0.009775512851774693, 0.009906268678605556, 0.01960204914212227, 0.014524485915899277, 0.007731238380074501, 0.019037507474422455, 0.008699478581547737, -2.651249885559082, 0.3229222297668457, 10.081111907958984, -19.256458282470703, 19.616165161132812, 1.210829734802246, 0.06362999975681305, 0.605015218257904, 13.43653392791748, -26.14128303527832, 24.04766845703125, 1.7925094366073608, 0.023305324837565422, 0.00821360107511282, 0.004273504484444857, 0.0, 0.5626401305198669, 0.4282621741294861, 0.27682697772979736, 0.5647566914558411, -0.05132149159908295, 0.17454910278320312, 3.0785961151123047, 0.5823622941970825, 2.971928119659424, -0.8440361022949219, -0.12588196992874146, 3.0977094173431396, -0.20297154784202576, 0.29287222027778625, 9.875192642211914, 0.012982696294784546, 0.03579336404800415, 0.05880624055862427, -0.010817169211804867, 0.02299908734858036, 0.6610441207885742, 0.753341019153595], "mean": [-0.4903850257396698, 0.02282715030014515, -0.36358746886253357, -0.8048893213272095, -0.2913070619106293, 0.13416039943695068, -0.3735889792442322, -0.40476787090301514, -0.10157965123653412, 0.5608245730400085, -1.0036845207214355, 0.19951266050338745, -0.1315995752811432, -0.39078184962272644, 0.019454672932624817, 0.001353955827653408, -0.5989546179771423, 1.0364606380462646, -0.4508390426635742, -0.021390587091445923, -0.0025790114887058735, -0.003573387861251831, -0.5970556139945984, 1.0241682529449463, -0.4503335654735565, -0.023760104551911354, 0.5611778497695923, 1.7453175783157349, 0.5611778497695923, 0.5611778497695923, 0.5611778497695923, 0.5611778497695923, 0.6058593392372131, 1.7453175783157349, 0.6058593392372131, 0.6058593392372131, 0.6058593392372131, 0.6058593392372131, -0.00028373717213980854, -0.0015263436362147331, -0.0007741618319414556, 0.0007042499491944909, -0.01368823554366827, -0.007311155553907156, 0.0005562420701608062, 0.03263323754072189, -0.004271460697054863, 0.01703336462378502, -0.0008209256920963526, 0.0031249811872839928, -0.009173895232379436, -0.04888957738876343, -0.007259966339915991, -0.01980419084429741, -9.310873031616211, -0.08230726420879364, 0.07758212089538574, -4.785592555999756, -1.1723018884658813, 0.3506060838699341, -0.47889283299446106, -7.786632537841797, 1.6677552461624146, -0.05600281059741974, -4.108158588409424, 0.15340293943881989, -0.11271657049655914, -0.40630632638931274, -0.00037880020681768656, -4.078004349139519e-05, -0.0018069323850795627, -0.0006471832748502493, 0.0012719766236841679, -0.0003153085126541555, 0.00014345457020681351, 3.1145260436460376e-05, -0.0012333506019786, -0.00048254983266815543, 0.0010681564453989267, -0.00024351789033971727, -4.063452243804932, -0.21026064455509186, 6.542076587677002, -24.36196517944336, 15.513771057128906, 0.5989288687705994, -1.3463977575302124, 0.03871440514922142, 9.768531799316406, -30.66621971130371, 19.012155532836914, 1.0837880373001099, 0.0022309364285320044, -0.0029407760594040155, 0.003402331145480275, -0.038431067019701004, 0.4998132884502411, 0.1776680201292038, 0.13097237050533295, 0.4697912037372589, -0.17455829679965973, 0.1099119484424591, -0.6494249105453491, -0.7863908410072327, 0.881127655506134, -2.017988443374634, -0.8684218525886536, 2.2562782764434814, -0.4168291985988617, 0.0943819060921669, 9.787302017211914, 0.0014166516484692693, 0.0015996451256796718, 0.0007120193331502378, -0.013857842423021793, 0.020565498620271683, 0.6589356660842896, 0.7517877817153931], "std": [0.18118628859519958, 0.1734994351863861, 0.19322319328784943, 0.13900770246982574, 0.7102290987968445, 0.33446574211120605, 0.2969803810119629, 0.36746251583099365, 0.12911975383758545, 0.2704550325870514, 0.39450231194496155, 0.19854940474033356, 0.21424369513988495, 0.189222052693367, 0.00030081334989517927, 0.001803708029910922, 0.007787410635501146, 0.0019136609043926, 0.005303706042468548, 0.0017034646589308977, 0.0002932108473032713, 0.0018268530257046223, 0.008837614208459854, 0.0006858469569124281, 0.004754852037876844, 0.0013140618102625012, 0.8063730597496033, 1.1682510375976562e-05, 0.8063730597496033, 0.8063730597496033, 0.8063730597496033, 0.8063730597496033, 0.8164793848991394, 1.1682510375976562e-05, 0.8164793848991394, 0.8164793848991394, 0.8164793848991394, 0.8164793848991394, 9.268176654586568e-05, 6.758690460628713e-07, 0.1696510910987854, 0.13210293650627136, 0.20502085983753204, 0.21743160486221313, 0.6124241948127747, 0.2715529799461365, 0.36442816257476807, 0.28592875599861145, 0.15412086248397827, 0.22281934320926666, 0.31252574920654297, 0.19575640559196472, 0.16994912922382355, 0.1616457849740982, 2.237530469894409, 2.3938095569610596, 1.4487696886062622, 3.4299845695495605, 2.9888217449188232, 0.9648159146308899, 0.593447744846344, 3.4476709365844727, 3.2034313678741455, 0.8444560170173645, 1.8812206983566284, 0.359176367521286, 0.35262447595596313, 0.3342437744140625, 0.002734794281423092, 0.00698568020015955, 0.006837104447185993, 0.0029003387317061424, 0.003195455763489008, 0.002666105516254902, 0.002500176429748535, 0.007283942773938179, 0.006328401621431112, 0.002847183495759964, 0.003104967065155506, 0.0020071298349648714, 0.4142663776874542, 0.14866694808006287, 1.985927939414978, 2.7512853145599365, 3.288109302520752, 0.23360741138458252, 0.5212883949279785, 0.18792490661144257, 2.102318286895752, 2.775810718536377, 3.6375417709350586, 0.2687610387802124, 0.006579067092388868, 0.0038533092010766268, 0.0004289149946998805, 0.015336777083575726, 0.03534471616148949, 0.10466618090867996, 0.08267597109079361, 0.06942539662122726, 0.05898388847708702, 0.04867798089981079, 2.3564438819885254, 0.730721116065979, 2.1267292499542236, 0.668158233165741, 0.3664340078830719, 0.8221281170845032, 0.055696021765470505, 0.05921420827507973, 0.026574667543172836, 0.004145079292356968, 0.0063047464936971664, 0.011631923727691174, 0.0009640754433348775, 0.0015143037308007479, 0.0006598479812964797, 0.000579274317715317], "count": [516]}, "action": {"min": [-0.7983238697052002, -0.11409758031368256, -0.9004015326499939, -1.137833833694458, -1.5707963705062866, -0.4730190634727478, -0.6981316804885864, -1.052173137664795, -0.38330143690109253, 0.23657521605491638, -1.5722094774246216, -0.10672061145305634, -0.41761359572410583, -0.5938223600387573, 0.01708119735121727, -0.006097392179071903, -0.6057814359664917, 1.028106689453125, -0.4671160876750946, -0.023223012685775757, -0.004860687535256147, -0.011062626726925373, -0.605323851108551, 1.0193852186203003, -0.4653433859348297, -0.024571381509304047, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.000477861292893067, -0.001528178807348013, -0.622387170791626, -0.467838317155838, -1.0594980716705322, -1.2516931295394897, -2.734663963317871, -0.5207791328430176, -2.158755302429199, -0.5931128263473511, -0.394822359085083, -1.1920113563537598, -1.2181349992752075, -1.2755156755447388, -0.6805636882781982, -1.0724148750305176], "max": [-0.23200204968452454, 0.4322601556777954, -0.02838806062936783, -0.26941201090812683, 0.6853582859039307, 0.6981316804885864, 0.227944016456604, 0.1068958267569542, 0.16052868962287903, 1.1589781045913696, -0.462068647146225, 0.7577784657478333, 0.33570337295532227, -0.039766136556863785, 0.020612280815839767, 0.010840806178748608, -0.5806103348731995, 1.038203477859497, -0.4455244243144989, -0.016526011750102043, -0.0014569379854947329, 0.006447123363614082, -0.5784534811973572, 1.0257987976074219, -0.44517672061920166, -0.019768275320529938, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 4.771011390403146e-07, -0.0015243508387356997, 0.6813391447067261, 0.4186408817768097, 0.8885809183120728, 0.4790334403514862, 3.7156174182891846, 1.2139196395874023, 1.7817187309265137, 1.4915006160736084, 0.5601990818977356, 0.4479689598083496, 0.7166720628738403, 0.4447099566459656, 0.711968183517456, 0.5692046880722046], "mean": [-0.5205256342887878, 0.03386002406477928, -0.3909571170806885, -0.7606179118156433, -0.3014700710773468, 0.13751982152462006, -0.37076497077941895, -0.42266565561294556, -0.09346050024032593, 0.5807636380195618, -0.963443398475647, 0.18847745656967163, -0.13102658092975616, -0.3929341733455658, 0.018634675070643425, 0.0016024850774556398, -0.5977455377578735, 1.0349822044372559, -0.4507453739643097, -0.02019685134291649, -0.003319484880194068, -0.0031245036516338587, -0.5961021780967712, 1.0228922367095947, -0.45020562410354614, -0.022777562960982323, 0.5612455010414124, 1.7453175783157349, 0.5612455010414124, 0.5612455010414124, 0.5612455010414124, 0.5612455010414124, 0.6058931350708008, 1.7453175783157349, 0.6058931350708008, 0.6058931350708008, 0.6058931350708008, 0.6058931350708008, -0.00028448051307350397, -0.001526346430182457, -0.0007279840647242963, 0.0007146316929720342, -0.01573832519352436, -0.0077016218565404415, 0.0029363364446908236, 0.03146708756685257, -0.0042323824018239975, 0.01731172576546669, -0.000867654918693006, 0.0034093400463461876, -0.009571379981935024, -0.04924028366804123, -0.007800782565027475, -0.019839555025100708], "std": [0.18801549077033997, 0.1618557870388031, 0.20407411456108093, 0.16438865661621094, 0.7274043560028076, 0.3375939428806305, 0.2966136634349823, 0.38150468468666077, 0.13207754492759705, 0.28500935435295105, 0.40669018030166626, 0.19170694053173065, 0.21797484159469604, 0.18815630674362183, 0.0005900762043893337, 0.002577567705884576, 0.007053932175040245, 0.002401480684056878, 0.00508505292236805, 0.001531984773464501, 0.000578759761992842, 0.0026242081075906754, 0.00786172691732645, 0.0012274894397705793, 0.004474487155675888, 0.0011722891358658671, 0.806456446647644, 1.1682510375976562e-05, 0.806456446647644, 0.806456446647644, 0.806456446647644, 0.806456446647644, 0.8165338635444641, 1.1682510375976562e-05, 0.8165338635444641, 0.8165338635444641, 0.8165338635444641, 0.8165338635444641, 9.153881546808407e-05, 6.750839816049847e-07, 0.16965855658054352, 0.13209691643714905, 0.2100769728422165, 0.21753378212451935, 0.6144676804542542, 0.2728624939918518, 0.36442843079566956, 0.28612464666366577, 0.15417125821113586, 0.22292448580265045, 0.31253984570503235, 0.19581405818462372, 0.17118747532367706, 0.16199544072151184], "count": [516]}, "timestamp": {"min": [0.0], "max": [17.166666666666668], "mean": [8.583333333333334], "std": [4.965202990889772], "count": [516]}, "frame_index": {"min": [0], "max": [515], "mean": [257.5], "std": [148.95608972669316], "count": [516]}, "episode_index": {"min": [359], "max": [359], "mean": [359.0], "std": [0.0], "count": [516]}, "index": {"min": [141559], "max": [142074], "mean": [141816.5], "std": [148.95608972669316], "count": [516]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [516]}, "subtask_annotation": {"mean": [0.31589147286821706, 2.0, 2.0, 2.0, 2.0], "std": [0.47313421797822147, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [516]}, "scene_annotation": {"mean": [359.0], "std": [0.0], "min": [359], "max": [359], "count": [516]}, "eef_direction_state": {"mean": [3.562015503875969, 2.7693798449612403], "std": [1.914355956566539, 2.101843137973912], "min": [0, 0], "max": [6, 6], "count": [516]}, "eef_velocity_state": {"mean": [0.9573643410852714, 1.0794573643410852], "std": [0.7432669550574545, 0.6555402648807104], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_acc_mag_state": {"mean": [0.9341085271317829, 0.9767441860465116], "std": [0.8510819492539432, 0.8349452591170344], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_direction_action": {"mean": [3.195736434108527, 2.8391472868217056], "std": [1.7659739501330456, 2.0123885807696307], "min": [0, 0], "max": [6, 6], "count": [516]}, "eef_velocity_action": {"mean": [1.124031007751938, 1.1686046511627908], "std": [0.6735046823727779, 0.6681157632900622], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_acc_mag_action": {"mean": [1.1046511627906976, 1.1511627906976745], "std": [0.7977060585403498, 0.7803414358118662], "min": [0, 0], "max": [2, 2], "count": [516]}, "eef_sim_pose_state": {"mean": [0.3519381535504541, 0.2403094459056285, 0.0985008501293564, -0.6556254537900811, -0.7866310763768856, 0.8750908349662859, 0.3291936827176516, -0.24260978861308885, 0.10674978819160522, -2.0177919438616803, -0.8685635271607156, 2.2683310283058558], "std": [0.047606418590338255, 0.07433473518553256, 0.0636503677142338, 2.3838427683772414, 0.7307244069791425, 2.139693088056871, 0.08107447632545528, 0.04809460648094165, 0.0334404767693486, 0.6683402835169489, 0.3664657037183324, 0.8460749987211751], "min": [0.28413983667887893, 0.13352117716613646, 0.027321725311900892, -3.1291784187909477, -1.3977133205089758, -3.1343388163661, 0.20974470298020848, -0.36305240617973633, 0.05130617587557906, -3.06242224381703, -1.3005734369402409, -3.136625470260467], "max": [0.42848076110952005, 0.4266887301214954, 0.2076499069645734, 3.125268269348643, 0.5823608211857105, 3.0547639136326405, 0.4547877614813449, -0.14730281562623143, 0.185383802419302, -0.8440359153383783, -0.1258771736076285, 3.132941716729443], "count": [516]}, "eef_sim_pose_action": {"mean": [0.3563982228985963, 0.24399782812342516, 0.0982365949847807, -0.3299255745894419, -0.7917941714163452, 0.7404030000940849, 0.3310073578951559, -0.2417095185789694, 0.10464629365465411, -1.8041960047884538, -0.8688866105786066, 2.112689731341226], "std": [0.04930229219156167, 0.07314460815745763, 0.06574743853932595, 2.467579714294861, 0.7636392751517114, 2.270455035151258, 0.08396526949087253, 0.04896816908434193, 0.03740527091588553, 1.0978451197700965, 0.3911532613622218, 1.149862601299767], "min": [0.2853678743222159, 0.13492366558410518, 0.026477429376029354, -3.1343911901557315, -1.4153195437237365, -3.1260751856179576, 0.19147053190073368, -0.36768313237197925, 0.040281578491553345, -3.1344163699325174, -1.3300910204150518, -3.1395383419720684], "max": [0.4375654438177582, 0.435625998539854, 0.21617401612417284, 3.1401722499022715, 0.673898796753337, 3.1190887150934907, 0.46446610883131145, -0.1442390289955689, 0.1995636941180812, 3.140151706837635, -0.055569053596268514, 3.1170036828859815], "count": [516]}}} +{"episode_index": 352, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43484800863304324]], [[0.5372070423089021]], [[0.4928636407325854]]], "std": [[[0.28194311103617953]], [[0.2100476702583076]], [[0.21243858201008406]]], "count": [110]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4027772971933871]], [[0.41475995683478384]], [[0.3857545546293384]]], "std": [[[0.2711668856929911]], [[0.2431834094481407]], [[0.25555829356800536]]], "count": [110]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40718908592848907]], [[0.46558508965083356]], [[0.4035166413267624]]], "std": [[[0.30514230991997443]], [[0.213750776995602]], [[0.23412703297148307]]], "count": [110]}, "observation.state": {"min": [-0.803876519203186, -0.236036479473114, -0.5462738871574402, -1.650263786315918, -1.3563637733459473, 0.04625431448221207, -0.6847505569458008, -1.034902572631836, -0.2745673954486847, 0.31585994362831116, -1.7098634243011475, -0.0011440831003710628, -0.6744505167007446, -0.7003895044326782, 0.01126428134739399, 0.00048406809219159186, -0.6221758723258972, 1.0360804796218872, -0.4475193917751312, -0.011305141262710094, -0.013750031590461731, -0.0026495116762816906, -0.6197165250778198, 1.0231636762619019, -0.4474802613258362, -0.00991831161081791, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.032042548060417175, -2.851950284821214e-06, -0.8049207329750061, -0.6380366086959839, -1.0385265350341797, -1.6696957349777222, -1.7275900840759277, -1.5320968627929688, -1.9983264207839966, -1.2473182678222656, -0.6398808360099792, -0.6358814239501953, -1.2678196430206299, -1.3147213459014893, -1.298485517501831, -0.6247850060462952, -14.821016311645508, -5.738705635070801, -2.162393093109131, -10.409035682678223, -0.8034188151359558, -1.1764346361160278, -3.213675022125244, -14.587176322937012, -3.2356534004211426, -2.2747254371643066, -7.9365081787109375, -0.7460317611694336, -3.557997465133667, -1.5494505167007446, -0.008536502718925476, -0.026215940713882446, -0.013370671309530735, -0.0069147031754255295, -0.007642765529453754, -0.011067619547247887, -0.007843722589313984, -0.026784176006913185, -0.014022894203662872, -0.0060253748670220375, -0.009729461744427681, -0.00640567671507597, -3.4572300910949707, -0.616150438785553, 4.112618446350098, -31.819856643676758, 9.514815330505371, -0.5235465168952942, 0.021209999918937683, -0.33776921033859253, 5.181602478027344, -33.572227478027344, 10.848379135131836, -0.161398246884346, -0.01990208961069584, -0.019102081656455994, 0.014041515067219734, -0.122972272336483, 0.37363579869270325, 0.052247755229473114, -0.0006506011704914272, 0.331096887588501, -0.2247987985610962, 0.037126146256923676, -2.998586654663086, -0.9213986396789551, -2.923121213912964, -3.132067918777466, -0.9586672782897949, 2.0176525115966797, -0.7118114233016968, -0.10669903457164764, 9.68769645690918, -0.011137038469314575, -0.013840526342391968, -0.050289303064346313, -0.02294066920876503, 0.019778843969106674, 0.7907350659370422, 0.6075955629348755], "max": [-0.06110553443431854, 0.3345526456832886, 0.16244618594646454, -0.33226460218429565, 0.42067012190818787, 0.7019158005714417, -0.2602653503417969, 0.16530880331993103, 0.07133670151233673, 0.9727627635002136, -0.4249623715877533, 0.6627188920974731, 0.6128535270690918, -0.34619423747062683, 0.012612729333341122, 0.006668765563517809, -0.6201741099357605, 1.0383199453353882, -0.443874716758728, -0.006212819367647171, -0.012540038675069809, 0.004154095891863108, -0.6163502931594849, 1.0247910022735596, -0.4437068700790405, -0.006217658519744873, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.03137291222810745, 9.552157280268148e-05, 0.5840305685997009, 0.8054606914520264, 2.073855400085449, 1.6886752843856812, 2.7713074684143066, 0.9688872694969177, 0.7532334327697754, 0.7930305004119873, 0.262129008769989, 0.5123058557510376, 1.1080864667892456, 1.2413434982299805, 1.5242646932601929, 1.1352405548095703, -4.398423671722412, 3.9682540893554688, 2.752136707305908, 0.09157509356737137, 0.7460317611694336, 3.0128204822540283, 0.7460317611694336, -2.0043447017669678, 6.7155070304870605, 1.3339438438415527, -0.6410256624221802, 1.1477410793304443, 0.4017094075679779, 0.14346764981746674, 0.00856151431798935, 0.028075017035007477, 0.013859833590686321, 0.007239846512675285, 0.018883544951677322, 0.019224058836698532, 0.008452068082988262, 0.02098914049565792, 0.012766429223120213, 0.007260806858539581, 0.01586700603365898, 0.008487834595143795, -1.3574399948120117, 0.1484699845314026, 12.412091255187988, -20.45165252685547, 17.86619758605957, 0.8656144738197327, 2.0361599922180176, 0.5344919562339783, 14.832151412963867, -25.413211822509766, 21.45564842224121, 1.3669939041137695, 0.026560746133327484, 0.011599811725318432, 0.017704518511891365, -0.04099075868725777, 0.5892568230628967, 0.3712553381919861, 0.3446848392486572, 0.5440317988395691, 0.021301057189702988, 0.3133702576160431, 3.0500714778900146, 0.3582471013069153, 3.0528650283813477, 3.1333272457122803, -0.38557514548301697, 3.0614840984344482, -0.4192379415035248, 0.21559306979179382, 9.862959861755371, 0.01161038875579834, 0.016791969537734985, 0.06105828285217285, -0.02131195366382599, 0.021652743220329285, 0.7936772704124451, 0.6114028096199036], "mean": [-0.31494125723838806, -0.0737219825387001, -0.3774169087409973, -1.2837438583374023, -0.26022881269454956, 0.3217785060405731, -0.5741062760353088, -0.43294334411621094, -0.029131460934877396, 0.6363741159439087, -1.1267045736312866, 0.25663986802101135, -0.14287415146827698, -0.5674777030944824, 0.011720281094312668, 0.001554211019538343, -0.6210265159606934, 1.0373291969299316, -0.4447111189365387, -0.007522229570895433, -0.013347938656806946, -0.0008526898454874754, -0.6177692413330078, 1.0237284898757935, -0.44488975405693054, -0.007569627836346626, 0.5779716372489929, 1.7453171014785767, 0.5779716372489929, 0.5779716372489929, 0.5779716372489929, 0.5779716372489929, 0.44105064868927, 1.7453171014785767, 0.44105064868927, 0.44105064868927, 0.44105064868927, 0.44105064868927, -0.031657155603170395, 2.5664833174232626e-06, -0.01291090901941061, 0.0006544363568536937, 0.0033401651307940483, 0.015134052373468876, 0.02708454057574272, -0.013241924345493317, 0.0015572565607726574, 0.00987458135932684, 0.0008932738564908504, -0.006523970514535904, 0.002102547325193882, -0.02498077228665352, -0.010539625771343708, -0.009061145596206188, -7.722065448760986, -1.9317508935928345, -0.13057652115821838, -4.782696723937988, -0.13222160935401917, 0.14968734979629517, -1.3746857643127441, -7.8615922927856445, 2.2240777015686035, -0.39412710070610046, -4.779967784881592, 0.13733841478824615, -0.6779051423072815, -0.5245836973190308, -0.00023644590692128986, -0.00018377842206973583, -0.00021730447770096362, 7.469153933925554e-05, 0.00015181046910583973, -0.00013542294618673623, -0.0005011378088966012, 8.182934834621847e-05, -0.0006474958499893546, 0.0004436537274159491, 0.00011586820619413629, -6.04211600148119e-05, -2.5247960090637207, -0.22660380601882935, 8.387313842773438, -25.320375442504883, 14.896382331848145, 0.2549404799938202, 0.9633205533027649, 0.1360531598329544, 10.554604530334473, -29.26548194885254, 17.146852493286133, 0.7065156102180481, 0.00147926842328161, -0.002092565642669797, 0.01566682569682598, -0.07411228120326996, 0.4387012720108032, 0.1758919060230255, 0.25766074657440186, 0.4277506470680237, -0.1268327385187149, 0.18320682644844055, -1.6045161485671997, -0.5340229272842407, 1.431969165802002, -0.553350031375885, -0.7315812706947327, 2.5929415225982666, -0.5703374147415161, 0.05527028068900108, 9.773211479187012, 0.001942214323207736, 0.0008696772274561226, -0.00010190884495386854, -0.022285496816039085, 0.02070464938879013, 0.7923407554626465, 0.6093194484710693], "std": [0.22751779854297638, 0.19410008192062378, 0.12271260470151901, 0.4396182596683502, 0.5583714246749878, 0.1559983789920807, 0.1455996185541153, 0.44097062945365906, 0.0907994955778122, 0.259807825088501, 0.49853795766830444, 0.14032219350337982, 0.4738970100879669, 0.11398918181657791, 0.0003683761169668287, 0.0010904358932748437, 0.0004883563378825784, 0.0007327947532758117, 0.0006095270509831607, 0.001794714480638504, 0.0002878769300878048, 0.001291271299123764, 0.0008218178409151733, 0.0003797729150392115, 0.0009715972701087594, 0.0012006178731098771, 0.8168126344680786, 1.2159347534179688e-05, 0.8168126344680786, 0.8168126344680786, 0.8168126344680786, 0.8168126344680786, 0.7411788105964661, 1.2159347534179688e-05, 0.7411788105964661, 0.7411788105964661, 0.7411788105964661, 0.7411788105964661, 7.16966824256815e-05, 1.6307743862853386e-05, 0.1847904920578003, 0.16484732925891876, 0.28841257095336914, 0.374240905046463, 0.5572071075439453, 0.27661895751953125, 0.21470284461975098, 0.2791499197483063, 0.10777109116315842, 0.16365358233451843, 0.32062217593193054, 0.19927501678466797, 0.38476914167404175, 0.12872007489204407, 2.1679561138153076, 2.6012818813323975, 1.380850076675415, 3.1702821254730225, 0.3250029981136322, 0.7835422158241272, 1.20027756690979, 3.785959243774414, 2.823016405105591, 0.8879677057266235, 1.9675472974777222, 0.4015577435493469, 0.9915857315063477, 0.2674277722835541, 0.0026269790250808, 0.00602664053440094, 0.004693963099271059, 0.0024788251612335443, 0.0021194557193666697, 0.00241319858469069, 0.0026391909923404455, 0.006331148091703653, 0.004424316808581352, 0.0023211976513266563, 0.00223556743003428, 0.0016600670060142875, 0.3301786184310913, 0.12035936862230301, 1.5828593969345093, 2.910851240158081, 1.8676295280456543, 0.3840157985687256, 0.3562244176864624, 0.13845443725585938, 2.074406623840332, 1.872609257698059, 2.5450329780578613, 0.41513925790786743, 0.006658271420747042, 0.004359628073871136, 0.0005263460916467011, 0.015102784149348736, 0.06364850699901581, 0.10134508460760117, 0.10469269752502441, 0.07329748570919037, 0.07705552875995636, 0.07718294113874435, 2.0302181243896484, 0.4146365225315094, 2.1590235233306885, 2.2288875579833984, 0.12890593707561493, 0.3337881863117218, 0.040470581501722336, 0.047145776450634, 0.022685246542096138, 0.0032983110286295414, 0.00469019403681159, 0.010839587077498436, 0.0002924116561189294, 0.00038054774631746113, 0.0004307188792154193, 0.0005613879184238613], "count": [529]}, "action": {"min": [-0.8685343861579895, -0.21442939341068268, -0.615896999835968, -1.6340734958648682, -1.3616068363189697, 0.04366929829120636, -0.6981316804885864, -1.0967415571212769, -0.32354629039764404, 0.2870003581047058, -1.700037956237793, -0.010160978883504868, -0.6981316804885864, -0.6981316804885864, 0.010155493393540382, -0.0031951863784343004, -0.62006676197052, 1.0299298763275146, -0.4478050768375397, -0.010531741194427013, -0.014765369705855846, -0.005864466540515423, -0.6166777610778809, 1.0169546604156494, -0.4477490484714508, -0.009907515719532967, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.032042548060417175, -2.851950284821214e-06, -0.8049207329750061, -0.6380366086959839, -1.0385265350341797, -1.6696957349777222, -1.7275900840759277, -1.5320968627929688, -1.9983264207839966, -1.2473182678222656, -0.6398808360099792, -0.6358814239501953, -1.2678196430206299, -1.3147213459014893, -1.298485517501831, -0.6247850060462952], "max": [-0.08697239309549332, 0.3682209253311157, 0.33341941237449646, -0.2618083655834198, 0.48923081159591675, 0.6981316804885864, -0.25341254472732544, 0.1645965278148651, 0.07846808433532715, 1.014435052871704, -0.3816775679588318, 0.6753062009811401, 0.6228318810462952, -0.34177571535110474, 0.013724303804337978, 0.0060518840327858925, -0.6106485724449158, 1.0375511646270752, -0.4433855712413788, -0.0054743485525250435, -0.011139987036585808, 0.0034282116685062647, -0.6076632738113403, 1.0239282846450806, -0.4435405135154724, -0.006413091905415058, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.03137291222810745, 9.552157280268148e-05, 0.5840305685997009, 0.8054606914520264, 2.073855400085449, 1.6886752843856812, 2.7713074684143066, 0.9688872694969177, 0.7532334327697754, 0.7930305004119873, 0.262129008769989, 0.5123058557510376, 1.1080864667892456, 0.8425512313842773, 1.5242646932601929, 0.765372633934021], "mean": [-0.3464896082878113, -0.05692721903324127, -0.38595202565193176, -1.2295182943344116, -0.2541852295398712, 0.3167573809623718, -0.5774058103561401, -0.4512479305267334, -0.02872823178768158, 0.6473222970962524, -1.0921649932861328, 0.24970613420009613, -0.14693987369537354, -0.5695815086364746, 0.011825092136859894, 0.001040091854520142, -0.6171488761901855, 1.0353034734725952, -0.4451272189617157, -0.007219876628369093, -0.013098832219839096, -0.0013231090269982815, -0.6136861443519592, 1.0216294527053833, -0.44543251395225525, -0.007785996422171593, 0.5779716372489929, 1.7453171014785767, 0.5779716372489929, 0.5779716372489929, 0.5779716372489929, 0.5779716372489929, 0.4390380084514618, 1.7453171014785767, 0.4390380084514618, 0.4390380084514618, 0.4390380084514618, 0.4390380084514618, -0.03165758028626442, 2.5702115635795053e-06, -0.012224984355270863, 8.900708780856803e-05, 0.0026771905831992626, 0.014722535386681557, 0.028308873996138573, -0.014882971532642841, 0.0014629829674959183, 0.011117137037217617, 0.0016228065360337496, -0.006209502462297678, 0.0018299269722774625, -0.027927951887249947, -0.011232295073568821, -0.011916912160813808], "std": [0.23230589926242828, 0.17823027074337006, 0.14034351706504822, 0.4493420124053955, 0.5650349855422974, 0.15740422904491425, 0.14906252920627594, 0.4545963704586029, 0.09429692476987839, 0.2783434987068176, 0.5022316575050354, 0.1407483071088791, 0.4815554618835449, 0.11292468011379242, 0.0007640335825271904, 0.0018431316129863262, 0.0011248578084632754, 0.0011054298374801874, 0.0007427831878885627, 0.0015994084533303976, 0.0007131276070140302, 0.0018946741474792361, 0.0013648258754983544, 0.0009953629923984408, 0.0010909268166869879, 0.0010807684157043695, 0.8168126344680786, 1.2159347534179688e-05, 0.8168126344680786, 0.8168126344680786, 0.8168126344680786, 0.8168126344680786, 0.7403589487075806, 1.2159347534179688e-05, 0.7403589487075806, 0.7403589487075806, 0.7403589487075806, 0.7403589487075806, 7.138329965528101e-05, 1.6306985344272107e-05, 0.18574152886867523, 0.1653508096933365, 0.28882232308387756, 0.3744969367980957, 0.5575407147407532, 0.27860027551651, 0.21445856988430023, 0.2778080403804779, 0.10639191418886185, 0.16372635960578918, 0.32072195410728455, 0.18801277875900269, 0.3850337862968445, 0.1134493425488472], "count": [529]}, "timestamp": {"min": [0.0], "max": [17.6], "mean": [8.8], "std": [5.090295778352287], "count": [529]}, "frame_index": {"min": [0], "max": [528], "mean": [264.0], "std": [152.7088733505686], "count": [529]}, "episode_index": {"min": [360], "max": [360], "mean": [360.0], "std": [0.0], "count": [529]}, "index": {"min": [142075], "max": [142603], "mean": [142339.0], "std": [152.7088733505686], "count": [529]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [529]}, "subtask_annotation": {"mean": [0.5992438563327032, 2.0, 2.0, 2.0, 2.0], "std": [0.565283771256857, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [529]}, "scene_annotation": {"mean": [360.0], "std": [0.0], "min": [360], "max": [360], "count": [529]}, "eef_direction_state": {"mean": [4.272211720226843, 3.724007561436673], "std": [2.10355784322348, 2.2228003523416255], "min": [0, 0], "max": [6, 6], "count": [529]}, "eef_velocity_state": {"mean": [0.6956521739130435, 0.9300567107750473], "std": [0.7327086759283785, 0.740933986659604], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_acc_mag_state": {"mean": [0.6465028355387523, 0.7844990548204159], "std": [0.8167620499332967, 0.855796307506867], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_direction_action": {"mean": [3.627599243856333, 3.7448015122873346], "std": [2.2082664128609046, 2.0059213874866932], "min": [0, 0], "max": [6, 6], "count": [529]}, "eef_velocity_action": {"mean": [0.8223062381852552, 1.0453686200378072], "std": [0.7028120486896843, 0.7076561503076366], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_acc_mag_action": {"mean": [0.9073724007561437, 1.0623818525519848], "std": [0.843591708682886, 0.8051598707807408], "min": [0, 0], "max": [2, 2], "count": [529]}, "eef_sim_pose_state": {"mean": [0.31510555726050826, 0.20182477906088914, 0.17089498289192062, -1.6047324092964164, -0.5342858368768287, 1.4202671351334377, 0.3312327665024652, -0.20494572472397599, 0.15355156053931054, -0.5474297463535867, -0.7316202446419383, 2.593062137943805], "std": [0.049915421648571205, 0.10517143176205705, 0.033256249857691475, 2.0522131504927894, 0.4146380494873273, 2.187104968532095, 0.09736678267332098, 0.04067824251788914, 0.032360211747942756, 2.240803999161055, 0.12891418840481308, 0.33378566715739577], "min": [0.25954706736988453, 0.11178780593995326, 0.08670076032233681, -3.121964350509103, -0.9213660544682432, -3.13218367316074, 0.19667533938994586, -0.2852110698302741, 0.11538934121432412, -3.137158494305501, -0.9586678413372482, 2.017646366051739], "max": [0.4287562440206814, 0.4001740430672441, 0.23201158920273726, 3.1095341439777004, 0.3583264657644476, 3.114123310926444, 0.4653585439775247, -0.12854589769199432, 0.25467139122453386, 3.1414615055428636, -0.38563550476775266, 3.061537736334925], "count": [529]}, "eef_sim_pose_action": {"mean": [0.32202533525003846, 0.2057517271495154, 0.16567068300123258, -1.6340891857298863, -0.5501658173347683, 1.43675641718114, 0.33488508317557447, -0.20821651127083088, 0.15271795701765617, -1.2770722403820958, -0.7283118265287722, 2.5694112830011715], "std": [0.04836518955075073, 0.10396327980371864, 0.03113142532794561, 2.0702322120030954, 0.425954068173964, 2.1888807156688856, 0.09964031229909155, 0.04291663751819359, 0.037306794931008726, 1.9258372367313037, 0.14890188621342274, 0.33839799461580855], "min": [0.26733284841795385, 0.12016881291773784, 0.08421149177956835, -3.1397562238193184, -0.9492443936210643, -3.121977346379177, 0.19770309637509043, -0.2957300093570902, 0.10404630557857165, -3.141388249168543, -0.9942091273455615, 1.9698541610849465], "max": [0.439610464547259, 0.4058930238869475, 0.22984112832227543, 3.110303860010972, 0.4134714289007819, 3.0737653895584818, 0.475408385930335, -0.12652604242423193, 0.2629560954200535, 3.1400865889507266, -0.33856340435977605, 3.015046434484519], "count": [529]}}} +{"episode_index": 353, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4364700860246059]], [[0.5377010164359862]], [[0.48204704200307574]]], "std": [[[0.2948754939096808]], [[0.21310938716654027]], [[0.22183272042692412]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39234836841599385]], [[0.4298240316224529]], [[0.39008280949634755]]], "std": [[[0.2889153207521407]], [[0.24615723848576326]], [[0.2632121300492542]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46362838331411]], [[0.4505066440792003]], [[0.3878193531334102]]], "std": [[[0.29056143468975054]], [[0.23140047245510412]], [[0.26499003335585863]]], "count": [100]}, "observation.state": {"min": [-0.8912693858146667, -0.18540842831134796, -0.7514982223510742, -1.8757163286209106, -1.1472822427749634, -0.1281009316444397, -0.7089776396751404, -0.738090991973877, -0.26961618661880493, 0.6279089450836182, -1.5304806232452393, 0.051525652408599854, -0.7000080347061157, -0.6987758874893188, 0.01056034304201603, -0.0020913914777338505, -0.6040645241737366, 1.033506989479065, -0.4639604687690735, -0.010365460999310017, -0.01345587708055973, 0.0005930465995334089, -0.6089301109313965, 1.0201539993286133, -0.4599580764770508, -0.013926356099545956, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.011833468452095985, -0.0019101565703749657, -0.7986360788345337, -1.3207745552062988, -0.5614723563194275, -1.3356568813323975, -2.158406972885132, -1.6167664527893066, -0.9896299839019775, -0.7138248682022095, -0.29032444953918457, -0.9131089448928833, -1.1575546264648438, -1.2442320585250854, -2.3243894577026367, -0.8782926797866821, -13.083917617797852, -5.036630153656006, -1.8253967761993408, -10.866910934448242, -1.2051281929016113, -0.8894994258880615, -1.3485958576202393, -10.723244667053223, -3.0219781398773193, -2.4853479862213135, -8.45543384552002, -0.9181929230690002, -2.5537240505218506, -2.123321056365967, -0.011812109500169754, -0.02609042450785637, -0.013581651262938976, -0.008918448351323605, -0.006464852020144463, -0.005669787991791964, -0.007035969756543636, -0.033822111785411835, -0.020641788840293884, -0.010776755400002003, -0.013465356081724167, -0.01367627177387476, -4.899509906768799, -0.7089442014694214, 3.4741976261138916, -31.10066795349121, 11.693771362304688, -0.8541695475578308, -1.3998600244522095, -0.374886691570282, 3.9789958000183105, -33.940895080566406, 13.557520866394043, -0.3679700195789337, -0.0196006391197443, -0.015716396272182465, 0.004884005058556795, -0.08198151737451553, 0.31752899289131165, 0.06039529666304588, 0.013199687004089355, 0.3323415219783783, -0.11899641156196594, 0.02841152250766754, -3.056300640106201, -0.9122330546379089, -3.1396899223327637, -3.0003104209899902, -0.8118579983711243, 2.2883617877960205, -0.7349765300750732, -0.08382706344127655, 9.666991233825684, -0.018473058938980103, -0.020077824592590332, -0.05016443133354187, -0.03004726953804493, 0.01189439557492733, 0.9673349261283875, 0.2480921596288681], "max": [0.03178693726658821, 0.6879953145980835, -0.16546133160591125, -0.44556254148483276, 0.24738408625125885, 0.6993401050567627, -0.23459286987781525, -0.11500142514705658, 0.08802658319473267, 0.9831656813621521, -0.7862183451652527, 0.6179003119468689, 0.2589397728443146, -0.2182019203901291, 0.012460432946681976, 0.0026497398503124714, -0.5975614786148071, 1.035534381866455, -0.4608030319213867, -0.006656398065388203, -0.011951588094234467, 0.005577561911195517, -0.6035147309303284, 1.0246028900146484, -0.4553910791873932, -0.010264049284160137, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.011061672121286392, -0.001905181910842657, 1.2453899383544922, 1.0292088985443115, 1.2887766361236572, 1.2250885963439941, 1.8044430017471313, 1.8868627548217773, 1.206054449081421, 1.1281592845916748, 0.4736858606338501, 0.3149280250072479, 0.5413821339607239, 1.8679852485656738, 1.5186305046081543, 2.0731425285339355, -3.4630625247955322, 8.45543384552002, 3.2857143878936768, 2.5641026496887207, 0.860805869102478, 2.065934181213379, 0.8321123719215393, -4.019824981689453, 9.279609680175781, 1.376068353652954, 0.03052503988146782, 1.2338217496871948, 0.7460317611694336, 0.5164835453033447, 0.007278718985617161, 0.022973332554101944, 0.019388876855373383, 0.006949653849005699, 0.00843410287052393, 0.010932600125670433, 0.005682163871824741, 0.027393871918320656, 0.015027550980448723, 0.008100508712232113, 0.012883717194199562, 0.009252739138901234, -2.0573699474334717, 0.43056297302246094, 13.184135437011719, -19.83795738220215, 21.370441436767578, 1.0261311531066895, 1.0180799961090088, 0.6644032001495361, 13.213829040527344, -22.64324188232422, 22.935565948486328, 1.59857177734375, 0.020502908155322075, 0.015269674360752106, 0.007936508394777775, 0.013663586229085922, 0.5548275709152222, 0.4118780791759491, 0.353038489818573, 0.47015029191970825, 0.02161991223692894, 0.3039020597934723, 3.0739755630493164, 0.26257389783859253, 3.1386590003967285, -1.0946331024169922, -0.390882283449173, 3.1168746948242188, -0.4622823894023895, 0.36826565861701965, 9.850715637207031, 0.014613479375839233, 0.014895915985107422, 0.053320080041885376, -0.02704502083361149, 0.01361077930778265, 0.9682239294052124, 0.2515590786933899], "mean": [-0.26849114894866943, 0.12148693203926086, -0.5021204352378845, -1.3644376993179321, -0.3330734968185425, 0.387551486492157, -0.6343426704406738, -0.2940540611743927, -0.025537466630339622, 0.7460166215896606, -1.3013824224472046, 0.3400154709815979, -0.455126017332077, -0.5970235466957092, 0.01149158738553524, -0.00018413782527204603, -0.6005131006240845, 1.0345097780227661, -0.46262019872665405, -0.008906673640012741, -0.012551851570606232, 0.0024888997431844473, -0.6054328680038452, 1.0228149890899658, -0.457258015871048, -0.012061026878654957, 0.6542617678642273, 1.7453244924545288, 0.6542617678642273, 0.6542617678642273, 0.6542617678642273, 0.6542617678642273, 0.49087420105934143, 1.7453244924545288, 0.49087420105934143, 0.49087420105934143, 0.49087420105934143, 0.49087420105934143, -0.011409709230065346, -0.0019076167372986674, -0.007581627462059259, -0.004127048887312412, 0.006209889892488718, 0.013496048748493195, 0.008830150589346886, 0.001729563344269991, -0.002860764041543007, -0.0024522147141397, 0.00833964254707098, -0.0004395958676468581, 0.003051905194297433, 0.017238156870007515, -0.01047479547560215, 0.004745557438582182, -7.062783241271973, 0.3556274473667145, -0.08934927731752396, -3.467604160308838, -0.14159619808197021, 0.24457092583179474, -0.3042968809604645, -6.460070610046387, 3.0479400157928467, -0.06000721454620361, -4.5414276123046875, 0.2269231081008911, -0.11285068839788437, -0.4899470806121826, -0.00014738491154275835, -0.0003401266294531524, -0.0006623851368203759, 0.00029081469983793795, 3.173308869008906e-05, 0.00011136393004562706, 6.941246101632714e-05, 0.0001454480952816084, 0.0003146781527902931, 9.377419337397441e-05, 0.0001942671078722924, 0.00014244158228393644, -3.3939075469970703, -0.2535723149776459, 7.318316459655762, -24.66788101196289, 16.382837295532227, 0.21843945980072021, -0.14253349602222443, -0.00565504003316164, 9.843548774719238, -29.362682342529297, 18.897663116455078, 0.7146665453910828, 0.0019181553507223725, -0.0017461208626627922, 0.006343914661556482, -0.027401432394981384, 0.40954017639160156, 0.22710390388965607, 0.23269487917423248, 0.3757316768169403, -0.05969249829649925, 0.2056046575307846, -0.9246283769607544, -0.4205035865306854, -0.8339923620223999, -2.427011728286743, -0.60042804479599, 2.80824613571167, -0.6100744605064392, 0.08887834846973419, 9.769437789916992, 0.0013295493554323912, -0.00011579955753404647, 0.00013004236097913235, -0.02860173210501671, 0.012878606095910072, 0.9678221344947815, 0.24966882169246674], "std": [0.3007674217224121, 0.30272236466407776, 0.14810359477996826, 0.48019105195999146, 0.5050821304321289, 0.24517658352851868, 0.10863479971885681, 0.18170680105686188, 0.11278560012578964, 0.1051127091050148, 0.22348448634147644, 0.14730669558048248, 0.32608646154403687, 0.14877460896968842, 0.00041864882223308086, 0.0011550834169611335, 0.0016897206660360098, 0.0004979753866791725, 0.0008712242706678808, 0.0009420505375601351, 0.00032492171158082783, 0.0013292859075590968, 0.0014318459434434772, 0.0009527362999506295, 0.0011263447813689709, 0.001197847188450396, 0.8386883735656738, 4.76837158203125e-06, 0.8386883735656738, 0.8386883735656738, 0.8386883735656738, 0.8386883735656738, 0.7760823369026184, 4.76837158203125e-06, 0.7760823369026184, 0.7760823369026184, 0.7760823369026184, 0.7760823369026184, 0.00015118223382160068, 9.54542088038579e-07, 0.32351699471473694, 0.3500339686870575, 0.2872658967971802, 0.4365110993385315, 0.5303595662117004, 0.4116916358470917, 0.2420109361410141, 0.24045485258102417, 0.09427069127559662, 0.14578408002853394, 0.25269633531570435, 0.33641594648361206, 0.41996240615844727, 0.26777684688568115, 2.526116132736206, 3.726619005203247, 1.2183905839920044, 3.3331518173217773, 0.4304405152797699, 0.5656046867370605, 0.33981287479400635, 1.6368056535720825, 2.664433479309082, 0.9252423048019409, 1.7634714841842651, 0.38170841336250305, 0.45510920882225037, 0.35177022218704224, 0.002843857742846012, 0.00756235234439373, 0.005316370166838169, 0.002664323430508375, 0.0017909534508362412, 0.002071704948320985, 0.0024919016286730766, 0.0077774301171302795, 0.004904056433588266, 0.0032056234776973724, 0.002855434315279126, 0.0023422071244567633, 0.46745097637176514, 0.16799397766590118, 2.0986099243164062, 2.7824203968048096, 2.570655584335327, 0.6040063500404358, 0.43460503220558167, 0.1605519950389862, 1.7764227390289307, 3.38444185256958, 1.8469077348709106, 0.6280484199523926, 0.006857352331280708, 0.005262256134301424, 0.0005028406158089638, 0.018811652436852455, 0.07560262084007263, 0.1066969484090805, 0.11869436502456665, 0.038628559559583664, 0.03884340450167656, 0.08838149160146713, 2.2225356101989746, 0.3841874897480011, 2.4576363563537598, 0.6235504150390625, 0.10715868324041367, 0.23144783079624176, 0.045109447091817856, 0.06282810121774673, 0.03032558597624302, 0.004414128139615059, 0.0059890481643378735, 0.013420345261693, 0.0006635485915467143, 0.000387608160963282, 0.0002099004777846858, 0.0008512295316904783], "count": [368]}, "action": {"min": [-0.9843230843544006, -0.19042202830314636, -0.8370747566223145, -1.869797945022583, -1.153773546218872, -0.14487257599830627, -0.6981316804885864, -0.762356162071228, -0.30348992347717285, 0.5956782102584839, -1.5137578248977661, 0.11344857513904572, -0.6981316804885864, -0.6981316804885864, 0.010061784647405148, -0.007125393487513065, -0.6014101505279541, 1.0291163921356201, -0.4649813175201416, -0.010098148137331009, -0.013857351616024971, -0.004538802430033684, -0.6063387393951416, 1.016750693321228, -0.4600569009780884, -0.013914575800299644, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.011833468452095985, -0.0019101565703749657, -0.7986360788345337, -1.3207745552062988, -0.5614723563194275, -1.3356568813323975, -2.158406972885132, -1.6167664527893066, -0.9896299839019775, -0.7138248682022095, -0.29032444953918457, -0.9131089448928833, -1.1575546264648438, -1.2442320585250854, -2.3243894577026367, -0.8782926797866821], "max": [0.029571039602160454, 0.7216227054595947, -0.11958251148462296, -0.3544553518295288, 0.25318673253059387, 0.6981316804885864, -0.2286602109670639, -0.12370181083679199, 0.08145923912525177, 1.0532188415527344, -0.703463613986969, 0.6262800693511963, 0.268846333026886, -0.21559059619903564, 0.014869592152535915, 0.005855177529156208, -0.5935328006744385, 1.0358644723892212, -0.45916277170181274, -0.006306283641606569, -0.009287519380450249, 0.00827835500240326, -0.5973691940307617, 1.023679494857788, -0.45515796542167664, -0.01032183412462473, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.011061672121286392, -0.001905181910842657, 1.2453899383544922, 1.0292088985443115, 1.2887766361236572, 1.2250885963439941, 1.8044430017471313, 1.8868627548217773, 1.206054449081421, 1.1281592845916748, 0.4736858606338501, 0.3149280250072479, 0.5413821339607239, 1.8679852485656738, 1.5186305046081543, 2.0731425285339355], "mean": [-0.29975056648254395, 0.1286124736070633, -0.5261594653129578, -1.3084781169891357, -0.3320408761501312, 0.3854316174983978, -0.6318970918655396, -0.3168538212776184, -0.03602433577179909, 0.7640337944030762, -1.2602025270462036, 0.3404163420200348, -0.4553802013397217, -0.5969840884208679, 0.01187663059681654, -0.0010814255801960826, -0.5971668362617493, 1.0324232578277588, -0.4623415172100067, -0.008559110574424267, -0.012014439329504967, 0.0013260451378300786, -0.6014944314956665, 1.0203219652175903, -0.45714929699897766, -0.012042012065649033, 0.6542617678642273, 1.7453244924545288, 0.6542617678642273, 0.6542617678642273, 0.6542617678642273, 0.6542617678642273, 0.49087420105934143, 1.7453244924545288, 0.49087420105934143, 0.49087420105934143, 0.49087420105934143, 0.49087420105934143, -0.011409186758100986, -0.001907615689560771, -0.007554954849183559, -0.004100123420357704, 0.006113734096288681, 0.013389036990702152, 0.008804292418062687, 0.0017319262260571122, -0.0028965354431420565, -0.002106552477926016, 0.008445070125162601, -0.0004564235860016197, 0.0029723322950303555, 0.016891546547412872, -0.01028913352638483, 0.0048978207632899284], "std": [0.3067604601383209, 0.28777244687080383, 0.17286249995231628, 0.48676517605781555, 0.5082315802574158, 0.24858210980892181, 0.10797905176877975, 0.18914484977722168, 0.10489032417535782, 0.1254541426897049, 0.23391512036323547, 0.14615465700626373, 0.3300274610519409, 0.14893393218517303, 0.0008852926548570395, 0.0021814818028360605, 0.0016579150687903166, 0.0009761392720974982, 0.0011961497366428375, 0.000849711534101516, 0.0007714139064773917, 0.002209947444498539, 0.0017966689774766564, 0.0012922646710649133, 0.001144489157013595, 0.0010546031408011913, 0.8386883735656738, 4.76837158203125e-06, 0.8386883735656738, 0.8386883735656738, 0.8386883735656738, 0.8386883735656738, 0.7760823369026184, 4.76837158203125e-06, 0.7760823369026184, 0.7760823369026184, 0.7760823369026184, 0.7760823369026184, 0.0001513941679149866, 9.56003759711166e-07, 0.3235180079936981, 0.35003432631492615, 0.2872728705406189, 0.4365208148956299, 0.530356764793396, 0.41168850660324097, 0.242009699344635, 0.24035827815532684, 0.0942455604672432, 0.14578485488891602, 0.25268641114234924, 0.33650991320610046, 0.4200032353401184, 0.2682207524776459], "count": [368]}, "timestamp": {"min": [0.0], "max": [12.233333333333333], "mean": [6.116666666666667], "std": [3.5410685769505603], "count": [368]}, "frame_index": {"min": [0], "max": [367], "mean": [183.5], "std": [106.23205730851681], "count": [368]}, "episode_index": {"min": [361], "max": [361], "mean": [361.0], "std": [0.0], "count": [368]}, "index": {"min": [142604], "max": [142971], "mean": [142787.5], "std": [106.23205730851681], "count": [368]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [368]}, "subtask_annotation": {"mean": [0.41847826086956524, 2.0, 2.0, 2.0, 2.0], "std": [0.504206080156259, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [368]}, "scene_annotation": {"mean": [361.0], "std": [0.0], "min": [361], "max": [361], "count": [368]}, "eef_direction_state": {"mean": [3.6277173913043477, 2.9184782608695654], "std": [1.8780752191613566, 2.366864985212094], "min": [0, 0], "max": [6, 6], "count": [368]}, "eef_velocity_state": {"mean": [1.0815217391304348, 0.8342391304347826], "std": [0.7582057406664662, 0.6099015132462903], "min": [0, 0], "max": [2, 2], "count": [368]}, "eef_acc_mag_state": {"mean": [0.9021739130434783, 0.7581521739130435], "std": [0.8445449328882939, 0.8429302273304984], "min": [0, 0], "max": [2, 2], "count": [368]}, "eef_direction_action": {"mean": [3.4157608695652173, 2.8315217391304346], "std": [2.009074918905004, 2.1299841471050236], "min": [0, 0], "max": [6, 6], "count": [368]}, "eef_velocity_action": {"mean": [1.1358695652173914, 0.9755434782608695], "std": [0.7717965379750296, 0.5823021480193113], "min": [0, 0], "max": [2, 2], "count": [368]}, "eef_acc_mag_action": {"mean": [1.078804347826087, 1.0081521739130435], "std": [0.7883573213131532, 0.8125636153662149], "min": [0, 0], "max": [2, 2], "count": [368]}, "eef_sim_pose_state": {"mean": [0.2931387627783318, 0.2586176112997242, 0.16935558579764634, -0.9419194345743576, -0.4207168585987723, -0.8339515497518266, 0.27906747332054066, -0.14603137394424817, 0.1308816493470666, -2.427001429076691, -0.6006165145169547, 2.8083692219665926], "std": [0.06751063864733348, 0.1370949584439027, 0.03758612900971481, 2.244688646008474, 0.3842469752462103, 2.511194631165953, 0.045647857301547634, 0.042578105523528045, 0.023710290770475945, 0.6235898950626426, 0.10730025457022005, 0.23142325198478525], "min": [0.22112084138049484, 0.11014792704893103, 0.10989852172481396, -3.1344359374832473, -0.9130622202553387, -3.1412897033072644, 0.23203251132268854, -0.2468420447096224, 0.09175808456420709, -3.000312309943436, -0.818077383153285, 2.2883658067021244], "max": [0.42380785041379504, 0.4870215448292631, 0.2804209599331518, 3.1095376687801015, 0.26337446014862786, 3.140478022951599, 0.3931987876652783, -0.10640104248911224, 0.16761789652241962, -1.0946325851569172, -0.3909253964036874, 3.1168717349111588], "count": [368]}, "eef_sim_pose_action": {"mean": [0.29890189660412775, 0.2586747672579662, 0.16284513748374355, -1.018898192244891, -0.43724931686530727, -0.8319417765092013, 0.28410255150281966, -0.1503071667973962, 0.1251362141437418, -2.3734857187942593, -0.5908774677575889, 2.777980307809807], "std": [0.06651999233875935, 0.13488163028487668, 0.04120613572811158, 2.244726909324007, 0.4149053267471204, 2.526720696832467, 0.04575561683972916, 0.04151698897700743, 0.022026206715644002, 0.6384864693670099, 0.11020325289475912, 0.2310614621779583], "min": [0.2249680258678505, 0.1134761721778955, 0.10376428570320702, -3.113148577700355, -0.968800913577353, -3.1397746154170965, 0.23013203795091197, -0.24856372208334748, 0.08820824716051187, -2.9518920638819814, -0.7834121471768675, 2.2505119023803], "max": [0.4355421636346606, 0.486583274723427, 0.3074816872291417, 3.1407097551452874, 0.2992180666108537, 3.1233974667290605, 0.39301022354069004, -0.10609056361791618, 0.16114974294336265, -0.9894515755889028, -0.3707826625816031, 2.9813383222996985], "count": [368]}}} +{"episode_index": 354, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4311500816993464]], [[0.5456450259515571]], [[0.4904453070934256]]], "std": [[[0.2893066880254682]], [[0.20287897971980182]], [[0.21841353289278892]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41771600826605154]], [[0.43052644655901573]], [[0.3786793829296425]]], "std": [[[0.28247966195885127]], [[0.24813608765916922]], [[0.27354404585004977]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42589074394463666]], [[0.47108712514417533]], [[0.41432220540176856]]], "std": [[[0.30309224868940016]], [[0.2323707923044541]], [[0.2601209173173947]]], "count": [100]}, "observation.state": {"min": [-0.8351877927780151, -0.08392484486103058, -0.5875686407089233, -1.7038581371307373, -1.5006275177001953, -0.35802358388900757, -0.4950801730155945, -0.8738628029823303, -0.44032448530197144, 0.18348892033100128, -1.9989320039749146, 0.03233037143945694, -0.3109029531478882, -0.45758333802223206, 0.011689549311995506, -0.004494940396398306, -0.6052457094192505, 1.0337681770324707, -0.46568888425827026, -0.009550141170620918, -0.008639536798000336, -0.009955156594514847, -0.6013481616973877, 1.0166912078857422, -0.4627220034599304, -0.013270251452922821, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.015926577150821686, -0.001528794877231121, -0.5203895568847656, -0.44405555725097656, -0.4248216450214386, -2.4413299560546875, -2.0104660987854004, -1.1326242685317993, -0.8472872972488403, -1.2994084358215332, -0.5790364742279053, -0.963600754737854, -0.8759222030639648, -0.7877990007400513, -0.865261435508728, -0.5817380547523499, -14.453554153442383, -5.982906341552734, -2.0219779014587402, -10.439560890197754, -3.0415139198303223, -1.721611738204956, -1.4346764087677002, -13.039376258850098, -4.884004592895508, -2.681929111480713, -7.9670329093933105, -0.4877900183200836, -1.004273533821106, -1.2051281929016113, -0.0069580706767737865, -0.025710996240377426, -0.022451717406511307, -0.009483368135988712, -0.012699474580585957, -0.012785210274159908, -0.010486491024494171, -0.03435223177075386, -0.019335314631462097, -0.009054044261574745, -0.011945463716983795, -0.01279179472476244, -3.2451300621032715, -0.8388553857803345, 3.385115623474121, -31.271595001220703, 10.494351387023926, -0.42356592416763306, -0.46661999821662903, -0.5641859769821167, 5.018285751342773, -35.014827728271484, 13.377204895019531, 0.00384336244314909, -0.015339052304625511, -0.012925625778734684, 0.007326007820665836, -0.08198151737451553, 0.37649255990982056, 0.004459545947611332, 0.04411850497126579, 0.2999473810195923, -0.28548550605773926, 0.0169976819306612, -3.0807390213012695, -1.1376080513000488, -3.0554685592651367, -2.701481342315674, -1.1710355281829834, 1.5996527671813965, -0.7504594326019287, -0.125590518116951, 9.645218849182129, -0.008693814277648926, -0.01846635341644287, -0.04320847988128662, -0.020460553467273712, 0.022758174687623978, 0.6751804351806641, 0.7309871912002563], "max": [0.015585535205900669, 0.43574559688568115, -0.15335756540298462, -0.5096513628959656, 0.6040724515914917, 0.6214901208877563, -0.03299500793218613, 0.3551867604255676, 0.00991894118487835, 0.9788686037063599, -0.7354835271835327, 0.44231849908828735, 0.5637267827987671, 0.07019269466400146, 0.012695832177996635, 0.005512967240065336, -0.6017666459083557, 1.036683201789856, -0.45672526955604553, -0.005961831659078598, -0.007480769418179989, 0.0006721816607750952, -0.5966740250587463, 1.0190898180007935, -0.454121470451355, -0.010507662780582905, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.015455679967999458, -0.0015238841297104955, 1.0016992092132568, 0.2894442081451416, 0.40506628155708313, 0.6234532594680786, 1.994030475616455, 0.7236694097518921, 0.3306731879711151, 1.1801530122756958, 0.3802718222141266, 0.5297037363052368, 0.9314253330230713, 0.3141942024230957, 0.5979664921760559, 0.4827578067779541, -3.1958165168762207, 6.257631301879883, 3.51037859916687, -0.36630040407180786, 1.4059828519821167, 2.8980464935302734, 0.9181929230690002, -0.34519273042678833, 8.241758346557617, 1.1373625993728638, -1.5262515544891357, 0.7173382639884949, 0.8034188747406006, 0.3156288266181946, 0.008603779599070549, 0.03012695536017418, 0.019714107736945152, 0.010602930560708046, 0.015206319279968739, 0.011240942403674126, 0.007331120315939188, 0.028968211263418198, 0.011874120682477951, 0.007343916688114405, 0.020972859114408493, 0.007459303829818964, -1.505910038948059, 0.3897337317466736, 13.61469841003418, -18.431468963623047, 22.90548324584961, 0.8475130796432495, 1.0817099809646606, 0.7423499226570129, 14.223424911499023, -22.493656158447266, 24.75535774230957, 1.3237073421478271, 0.023408764973282814, 0.0077463965862989426, 0.010378510691225529, 0.0, 0.5741842985153198, 0.3981812000274658, 0.37519800662994385, 0.5393785834312439, -0.05791321024298668, 0.2270767241716385, 2.979609727859497, 0.577633798122406, 3.046908140182495, -0.712510347366333, -0.21679764986038208, 2.7638611793518066, -0.4697010815143585, 0.2047380954027176, 9.85080623626709, 0.01296505331993103, 0.018718063831329346, 0.02901148796081543, -0.01784670725464821, 0.02468159794807434, 0.6816513538360596, 0.7370272874832153], "mean": [-0.3969116806983948, 0.09450870752334595, -0.3560447096824646, -1.2730849981307983, -0.3495315909385681, 0.05066070705652237, -0.259159117937088, -0.19591937959194183, -0.19193409383296967, 0.4228200316429138, -1.4210505485534668, 0.21609985828399658, -0.01135951280593872, -0.2741914987564087, 0.012311035767197609, 0.0018622184870764613, -0.6037768125534058, 1.0353682041168213, -0.45926180481910706, -0.007884616032242775, -0.007909739390015602, -0.0031450693495571613, -0.5991130471229553, 1.0179280042648315, -0.45641276240348816, -0.012203702703118324, 0.6710118055343628, 1.7453194856643677, 0.6710118055343628, 0.6710118055343628, 0.6710118055343628, 0.6710118055343628, 0.5552709102630615, 1.7453194856643677, 0.5552709102630615, 0.5552709102630615, 0.5552709102630615, 0.5552709102630615, -0.01568571664392948, -0.0015262140659615397, -0.010732044465839863, 0.0061823707073926926, -0.005439275875687599, 0.005994628183543682, -0.012386871501803398, 0.01961011253297329, -0.007606551982462406, 0.01669166050851345, -0.009968684986233711, 0.0008988692425191402, -0.013368863612413406, -0.013295886106789112, -0.0037453602999448776, -0.00252303434535861, -9.034008979797363, -0.05438344553112984, 0.1461140662431717, -3.6917755603790283, 0.24135944247245789, 0.6392760872840881, -0.27260905504226685, -6.179477691650391, 0.524188220500946, -0.4499538540840149, -5.206335544586182, 0.052110083401203156, -0.14400354027748108, -0.36159631609916687, 0.00010821515752468258, -0.000283146946458146, 3.334347638883628e-05, -8.310757038998418e-06, 0.0003481222956907004, -0.00013183298869989812, 0.00011252547119511291, 0.00023064500419422984, 8.830932347336784e-05, -6.45691980025731e-05, 0.0004466729878913611, -0.00022657460067421198, -2.443267822265625, -0.14477697014808655, 8.444130897521973, -24.303712844848633, 17.628644943237305, 0.250872403383255, 0.24213208258152008, 0.19492825865745544, 9.899633407592773, -28.141279220581055, 19.74602508544922, 0.7018913626670837, 0.001838967902585864, -0.002378226025030017, 0.00901541393250227, -0.03889022022485733, 0.4634190499782562, 0.173049196600914, 0.23953889310359955, 0.42216357588768005, -0.2001858651638031, 0.162058025598526, -0.5794365406036377, -0.5643443465232849, 0.36815115809440613, -2.015875816345215, -0.8895912766456604, 2.380427360534668, -0.5840258598327637, 0.04736318439245224, 9.774198532104492, 0.0013325404142960906, 0.0004946824046783149, 0.00024016328097786754, -0.01919342204928398, 0.02362103946506977, 0.6788467764854431, 0.7336457371711731], "std": [0.2939668297767639, 0.17015627026557922, 0.12065497040748596, 0.354628324508667, 0.7297415733337402, 0.3181609511375427, 0.12554997205734253, 0.4577053189277649, 0.10841492563486099, 0.24898187816143036, 0.47620415687561035, 0.12390130758285522, 0.2430426925420761, 0.15727560222148895, 0.00021074402320664376, 0.0020203369203954935, 0.000976473675109446, 0.0010249005863443017, 0.0027018371038138866, 0.0008498979732394218, 0.00026009485009126365, 0.0020080814138054848, 0.0015322763938456774, 0.0005575761897489429, 0.002345302840694785, 0.0006110038957558572, 0.8392283916473389, 9.775161743164062e-06, 0.8392283916473389, 0.8392283916473389, 0.8392283916473389, 0.8392283916473389, 0.8039272427558899, 9.775161743164062e-06, 0.8039272427558899, 0.8039272427558899, 0.8039272427558899, 0.8039272427558899, 6.959571328479797e-05, 7.329753657359106e-07, 0.20110875368118286, 0.10334016382694244, 0.11441909521818161, 0.3449040651321411, 0.5282838940620422, 0.24066267907619476, 0.13768143951892853, 0.3877866566181183, 0.13781601190567017, 0.25611868500709534, 0.33453553915023804, 0.13596230745315552, 0.18794390559196472, 0.14959324896335602, 3.031461477279663, 2.6685800552368164, 1.6023216247558594, 2.2291665077209473, 0.46556830406188965, 1.1639225482940674, 0.47893717885017395, 4.309136390686035, 2.9922947883605957, 0.9819442629814148, 1.6993539333343506, 0.26879560947418213, 0.33549925684928894, 0.30090567469596863, 0.0027446448802948, 0.006765446159988642, 0.0052591594867408276, 0.0028626720886677504, 0.0027129165828227997, 0.0022298989351838827, 0.002551049692556262, 0.007342231925576925, 0.005259747616946697, 0.0025684188585728407, 0.002964010927826166, 0.0018395090010017157, 0.29775187373161316, 0.17216840386390686, 2.1056947708129883, 3.5706334114074707, 3.011108636856079, 0.34503039717674255, 0.28412023186683655, 0.18085284531116486, 2.466665267944336, 2.5040531158447266, 3.732518434524536, 0.3763299584388733, 0.006436754949390888, 0.004063886124640703, 0.00047158432425931096, 0.01560825202614069, 0.06833533942699432, 0.12317578494548798, 0.09968580305576324, 0.09650694578886032, 0.05911105498671532, 0.07218124717473984, 2.4077563285827637, 0.6209166646003723, 2.1592836380004883, 0.663836658000946, 0.26703929901123047, 0.3914710283279419, 0.04643845185637474, 0.04381834343075752, 0.026954706758260727, 0.00378833687864244, 0.005247362889349461, 0.009192313998937607, 0.0005359239294193685, 0.00041769558447413146, 0.0016178403748199344, 0.0015125158242881298], "count": [464]}, "action": {"min": [-0.9074709415435791, -0.06216999515891075, -0.6738879084587097, -1.5857067108154297, -1.5301287174224854, -0.3681323230266571, -0.500806987285614, -0.934167742729187, -0.4490131735801697, 0.1558993011713028, -1.979923963546753, 0.030703715980052948, -0.3085997700691223, -0.45612865686416626, 0.01099115889519453, -0.00875056255608797, -0.603952169418335, 1.0292181968688965, -0.46533381938934326, -0.009020558558404446, -0.009148035198450089, -0.01349001657217741, -0.5992848873138428, 1.0112448930740356, -0.4616081118583679, -0.012989334762096405, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.015926577150821686, -0.001528794877231121, -0.5203895568847656, -0.44405555725097656, -0.4248216450214386, -2.4413299560546875, -2.0104660987854004, -1.1326242685317993, -0.8472872972488403, -1.2994084358215332, -0.5790364742279053, -0.963600754737854, -0.8759222030639648, -0.7877990007400513, -0.865261435508728, -0.5817380547523499], "max": [-0.010119684971868992, 0.45449888706207275, -0.07868828624486923, -0.4145407974720001, 0.6115840673446655, 0.6257619261741638, -0.0241425558924675, 0.3599410057067871, 0.027887752279639244, 1.0332151651382446, -0.6521161794662476, 0.4430657625198364, 0.5693604350090027, 0.07263404130935669, 0.013143561780452728, 0.00914684496819973, -0.5951431393623352, 1.0363390445709229, -0.45627841353416443, -0.006159324664622545, -0.006918692495673895, 0.00424756295979023, -0.5870545506477356, 1.0192081928253174, -0.45290935039520264, -0.010681860148906708, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.015455679967999458, -0.0015242074150592089, 1.0016992092132568, 0.2894442081451416, 0.40506628155708313, 0.6234532594680786, 1.994030475616455, 0.7236694097518921, 0.3306731879711151, 1.1801530122756958, 0.3802718222141266, 0.5297037363052368, 0.9314253330230713, 0.3141942024230957, 0.5979664921760559, 0.4827578067779541], "mean": [-0.4375377595424652, 0.10374156385660172, -0.3813777565956116, -1.2080845832824707, -0.351904034614563, 0.0534568689763546, -0.25737592577934265, -0.2103261798620224, -0.1802072376012802, 0.4364728033542633, -1.3868776559829712, 0.21183955669403076, -0.010671784169971943, -0.2721041142940521, 0.01218910701572895, 0.0012994133867323399, -0.6009824872016907, 1.0336995124816895, -0.45924949645996094, -0.007597124669700861, -0.00797946285456419, -0.0034917197190225124, -0.5961724519729614, 1.0162572860717773, -0.4565431773662567, -0.011957533657550812, 0.6710118055343628, 1.7453194856643677, 0.6710118055343628, 0.6710118055343628, 0.6710118055343628, 0.6710118055343628, 0.5547066330909729, 1.7453194856643677, 0.5547066330909729, 0.5547066330909729, 0.5547066330909729, 0.5547066330909729, -0.01568553037941456, -0.0015262069646269083, -0.010153977200388908, 0.006002378650009632, -0.005638616159558296, 0.005796440411359072, -0.010093184188008308, 0.018997235223650932, -0.007529222406446934, 0.018116148188710213, -0.00889146700501442, 0.0006803384749218822, -0.014013254083693027, -0.014092626981437206, -0.003911078907549381, -0.0035666469484567642], "std": [0.3033390939235687, 0.15127073228359222, 0.14069290459156036, 0.3629491925239563, 0.7313228845596313, 0.3198026418685913, 0.12647585570812225, 0.4795072078704834, 0.11026157438755035, 0.2686520218849182, 0.4909096360206604, 0.12308706343173981, 0.2448273003101349, 0.1563933789730072, 0.00048489600885659456, 0.0029890649020671844, 0.001800904399715364, 0.001545379520393908, 0.002662216778844595, 0.0007519152131862938, 0.0005023098201490939, 0.0029353764839470387, 0.0020876270718872547, 0.0013864818029105663, 0.0022152632009238005, 0.0005150644574314356, 0.8392284512519836, 9.775161743164062e-06, 0.8392284512519836, 0.8392284512519836, 0.8392284512519836, 0.8392284512519836, 0.8035107254981995, 9.775161743164062e-06, 0.8035107254981995, 0.8035107254981995, 0.8035107254981995, 0.8035107254981995, 6.961310282349586e-05, 7.353724527092709e-07, 0.20154187083244324, 0.10341033339500427, 0.1146831214427948, 0.34488725662231445, 0.5306434631347656, 0.24142633378505707, 0.13767962157726288, 0.3867788314819336, 0.13644392788410187, 0.2561062276363373, 0.3343111574649811, 0.1352720707654953, 0.1879931390285492, 0.14806292951107025], "count": [464]}, "timestamp": {"min": [0.0], "max": [15.433333333333334], "mean": [7.716666666666668], "std": [4.464831712642955], "count": [464]}, "frame_index": {"min": [0], "max": [463], "mean": [231.5], "std": [133.94495137928865], "count": [464]}, "episode_index": {"min": [362], "max": [362], "mean": [362.0], "std": [0.0], "count": [464]}, "index": {"min": [142972], "max": [143435], "mean": [143203.5], "std": [133.94495137928865], "count": [464]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [464]}, "subtask_annotation": {"mean": [0.36637931034482757, 2.0, 2.0, 2.0, 2.0], "std": [0.49067932598720015, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [464]}, "scene_annotation": {"mean": [362.0], "std": [0.0], "min": [362], "max": [362], "count": [464]}, "eef_direction_state": {"mean": [4.060344827586207, 2.961206896551724], "std": [1.8431550587916103, 2.4324059166596195], "min": [0, 0], "max": [6, 6], "count": [464]}, "eef_velocity_state": {"mean": [0.9288793103448276, 0.9181034482758621], "std": [0.75523035028111, 0.7724902786946642], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_acc_mag_state": {"mean": [0.7629310344827587, 0.7392241379310345], "std": [0.8432316911139724, 0.8603404006174555], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_direction_action": {"mean": [3.476293103448276, 2.603448275862069], "std": [2.0298097541957687, 2.198664603896665], "min": [0, 0], "max": [6, 6], "count": [464]}, "eef_velocity_action": {"mean": [1.1012931034482758, 1.0387931034482758], "std": [0.7284833443915414, 0.6874831097265864], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_acc_mag_action": {"mean": [1.0603448275862069, 1.0883620689655173], "std": [0.7964229631711714, 0.8085975981924604], "min": [0, 0], "max": [2, 2], "count": [464]}, "eef_sim_pose_state": {"mean": [0.33541789008228, 0.25234308756590346, 0.18428759247342638, -0.5728657384882849, -0.5645040999719482, 0.36156918038025215, 0.28725641412265673, -0.27326661669601726, 0.1489774946185587, -2.0158771820117924, -0.889744917534677, 2.380498274874176], "std": [0.06262803226065893, 0.09137512191464908, 0.07234979128664057, 2.41981880570332, 0.6209648163651588, 2.1723796779826707, 0.10925129025176855, 0.04380950697274747, 0.024399018939598584, 0.6639065152207887, 0.2670474060657632, 0.3914855355998649], "min": [0.24581930124038706, 0.1424684852437316, 0.07917552292935562, -3.0807700663723736, -1.1407814960815454, -3.1373520837909425, 0.15142411852523807, -0.3558076503796755, 0.06641153353724348, -2.7014812724091266, -1.1713631847064665, 1.5995046722780542], "max": [0.43438821925989823, 0.41755034715368367, 0.31875983128010127, 3.135905392463928, 0.5776181262481104, 3.1050678974960437, 0.43736585401351696, -0.17265322693780327, 0.18635938477743982, -0.7125126406974273, -0.21679505745205585, 2.76389799508149], "count": [464]}, "eef_sim_pose_action": {"mean": [0.34309647262138276, 0.25154512545943686, 0.18096906161925225, -0.39884229707516716, -0.6001545811862384, 0.31550613187416876, 0.2895264647787729, -0.2714548903797733, 0.1467131406776716, -1.9953997253536309, -0.896208500695445, 2.361391692542838], "std": [0.06380229075892341, 0.09143650720774352, 0.07472973994189537, 2.4685625144114036, 0.6494279566930795, 2.193432544882314, 0.11334488856189366, 0.044025982983611996, 0.02658977144195048, 0.6764441058916991, 0.2944282181589724, 0.3966243738222926], "min": [0.24622181784674657, 0.13573538115724368, 0.08085068006051832, -3.1333614857311263, -1.2032295501432595, -3.126462030493253, 0.14978142099473835, -0.3540742573304496, 0.06488581690964282, -2.7579698354149276, -1.245890403747349, 1.5414583991426132], "max": [0.44503474662863685, 0.41498681714731933, 0.32926056188539665, 3.1401627496741726, 0.6509118421694731, 3.1411913527876956, 0.4482378041030581, -0.16397057843074436, 0.19063993282646943, -0.710319293531542, -0.15984725954144552, 2.774349041813379], "count": [464]}}} +{"episode_index": 355, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3983056588811995]], [[0.5197416666666667]], [[0.46215643742791235]]], "std": [[[0.30912145940130903]], [[0.24082417500904885]], [[0.23691986513164232]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3965514441560938]], [[0.4560345564206075]], [[0.39919000624759704]]], "std": [[[0.29928023312445745]], [[0.23115056453983618]], [[0.2503692603957429]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4244161572472126]], [[0.46709405276816607]], [[0.41235749951941564]]], "std": [[[0.2958425583768118]], [[0.23345259902459375]], [[0.24731876889809032]]], "count": [100]}, "observation.state": {"min": [-0.6766121983528137, -0.21859219670295715, -0.47570013999938965, -1.640345811843872, -1.5659579038619995, -0.2993623912334442, -0.6774337887763977, -0.5430668592453003, -0.33255353569984436, 0.16985124349594116, -1.8204014301300049, -0.1266498565673828, -0.25263965129852295, -0.6058782339096069, 0.01014630775898695, -0.0054651107639074326, -0.6157593727111816, 1.0335757732391357, -0.4515184164047241, -0.007437217049300671, -0.013699320144951344, -0.003505066270008683, -0.6202373504638672, 1.0192153453826904, -0.4455702602863312, -0.008286750875413418, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0025688367895781994, -0.0019092443399131298, -1.070131778717041, -0.4693093001842499, -1.0495665073394775, -1.2281944751739502, -2.0592784881591797, -1.5667593479156494, -1.133038878440857, -0.6370307207107544, -0.3320688009262085, -0.6852177977561951, -0.8102784156799316, -1.3347349166870117, -0.6222082376480103, -0.831375777721405, -13.440244674682617, -9.340660095214844, -3.1031746864318848, -9.7374849319458, -0.7460317611694336, -3.586690902709961, -1.6929181814193726, -13.28435230255127, -5.219780445098877, -2.0641026496887207, -7.814408302307129, -0.8894994258880615, -1.664224624633789, -1.4920635223388672, -0.008260561153292656, -0.02119528315961361, -0.0138410534709692, -0.006260622758418322, -0.01431729830801487, -0.015498352237045765, -0.006637719459831715, -0.02550678700208664, -0.011323313228785992, -0.00708115054294467, -0.007840548641979694, -0.01057898998260498, -3.499650001525879, -0.7534852027893066, 3.325727701187134, -29.471126556396484, 10.363740921020508, -0.4201820194721222, -0.29693999886512756, -0.7089441418647766, 7.527428150177002, -33.48699951171875, 13.392011642456055, -0.06109992414712906, -0.01765749230980873, -0.016980120912194252, 0.0024420025292783976, -0.09564509987831116, 0.385797917842865, 0.007630117703229189, 0.017134837806224823, 0.35860475897789, -0.26381421089172363, 0.03237791359424591, -3.13012433052063, -1.1137865781784058, -2.9442248344421387, -3.133662462234497, -1.1454689502716064, -3.1404659748077393, -0.7986922860145569, -0.10281936824321747, 9.673636436462402, -0.02032342553138733, -0.020311743021011353, -0.042477160692214966, -0.019194096326828003, 0.02392861247062683, 0.6786036491394043, 0.7304116487503052], "max": [0.008974026888608932, 0.5236707925796509, -0.1853037178516388, -0.6233305335044861, 0.5094656348228455, 0.5446709394454956, 0.24515095353126526, 0.10232891887426376, 0.09432065486907959, 0.669975221157074, -0.9882119297981262, 0.5852794647216797, 0.2859187126159668, -0.010316120460629463, 0.011682212352752686, 0.002763184951618314, -0.6131511926651001, 1.0354582071304321, -0.4465652108192444, -0.004052452743053436, -0.01228424720466137, 0.005907123908400536, -0.6158409714698792, 1.021689534187317, -0.4419080913066864, -0.00466662785038352, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0019097416661679745, -0.0015247941482812166, 0.2795090079307556, 1.0136038064956665, 0.30704084038734436, 1.2475091218948364, 1.9511886835098267, 1.0541863441467285, 1.0699750185012817, 0.6887999773025513, 0.5660395622253418, 0.45162492990493774, 0.5714871883392334, 1.229798674583435, 0.6630516052246094, 1.1506396532058716, -3.5521445274353027, 6.22710657119751, 2.471306562423706, 0.5799756050109863, 0.8894994258880615, 2.266788959503174, 0.9755800366401672, -2.7838125228881836, 8.028083801269531, 0.9267399311065674, -0.6105006337165833, 0.5738705992698669, 0.8608059287071228, 1.0329670906066895, 0.009364004246890545, 0.036969009786844254, 0.015225517563521862, 0.007774552796036005, 0.016859540715813637, 0.009886669926345348, 0.0063918838277459145, 0.032703086733818054, 0.01419882569462061, 0.007685109041631222, 0.013594457879662514, 0.007992648519575596, -1.6331700086593628, 0.44169822335243225, 11.506423950195312, -20.44644546508789, 20.31043815612793, 0.85431307554245, 1.4422800540924072, 0.7906026840209961, 15.440878868103027, -24.162519454956055, 22.246864318847656, 1.3049614429473877, 0.023531973361968994, 0.009229354560375214, 0.005494505632668734, 0.013663585297763348, 0.5541192293167114, 0.3821764588356018, 0.3373042345046997, 0.4941330552101135, -0.03289661556482315, 0.321360319852829, 3.1324315071105957, 0.5047120451927185, 3.0718162059783936, 3.1324801445007324, -0.5023044943809509, 3.1404013633728027, -0.442139208316803, 0.31026315689086914, 9.880796432495117, 0.015962600708007812, 0.022682756185531616, 0.04740843176841736, -0.016973979771137238, 0.026626253500580788, 0.68229079246521, 0.7338085770606995], "mean": [-0.3705720007419586, 0.03970766440033913, -0.3228057622909546, -1.200477123260498, -0.3246864080429077, 0.14043621718883514, -0.33968237042427063, -0.2114635705947876, -0.08730567246675491, 0.35759711265563965, -1.4622265100479126, 0.09523510187864304, -0.10472933202981949, -0.43484336137771606, 0.010700227692723274, -0.0019744590390473604, -0.6145995259284973, 1.0344971418380737, -0.44898808002471924, -0.005922876298427582, -0.013160239905118942, 0.0005328680854290724, -0.6174178719520569, 1.020110845565796, -0.44341760873794556, -0.006634429097175598, 0.7058132886886597, 1.7453207969665527, 0.7058132886886597, 0.7058132886886597, 0.7058132886886597, 0.7058132886886597, 0.5089608430862427, 1.7453207969665527, 0.5089608430862427, 0.5089608430862427, 0.5089608430862427, 0.5089608430862427, -0.0022639308590441942, -0.0017502352129667997, -0.015571234747767448, -0.010179157368838787, -0.00798408780246973, 0.011053109541535378, -0.00495494669303298, -0.003897283459082246, 0.00634690560400486, 0.010887270793318748, 0.005675968714058399, -0.001245930208824575, -0.004616749007254839, -0.001799953286536038, 0.0032385271042585373, -0.00016602472169324756, -7.815488338470459, -1.3185080289840698, 0.31309768557548523, -4.888718605041504, 0.0331011600792408, 0.2260882705450058, -0.4973103106021881, -6.8241400718688965, 0.24905315041542053, -0.3742031455039978, -4.881470203399658, 0.04903463274240494, -0.09945771098136902, -0.620811402797699, 0.0005250950925983489, -0.0004183781275060028, -0.0003837450931314379, 0.0004073025775142014, 8.979325502878055e-05, -8.911129407351837e-05, -0.00020503134874161333, 4.2353545723017305e-05, 0.00043624633690342307, -4.9968515668297186e-05, 4.822023038286716e-05, 1.9881945263477974e-05, -2.739757537841797, -0.1677045375108719, 7.338167190551758, -25.012046813964844, 14.323418617248535, 0.3308795690536499, 0.4721740782260895, 0.08247668296098709, 11.003966331481934, -29.596982955932617, 17.193687438964844, 0.7724589109420776, 0.0029792445711791515, -0.00297136465087533, 0.003975775558501482, -0.03951108455657959, 0.4752436578273773, 0.1810031682252884, 0.2177853137254715, 0.4254058003425598, -0.17054934799671173, 0.21989531815052032, -0.15519697964191437, -0.6381019353866577, 0.7985559105873108, -1.773808479309082, -0.876171886920929, 1.3588979244232178, -0.6067745089530945, 0.06894771009683609, 9.777857780456543, 0.0016218775417655706, 0.0003014956892002374, -0.00011883895058417693, -0.01832166686654091, 0.025392545387148857, 0.6808191537857056, 0.7317813038825989], "std": [0.22149504721164703, 0.194987490773201, 0.08031849563121796, 0.30303525924682617, 0.6303659677505493, 0.23341287672519684, 0.2020094096660614, 0.20671340823173523, 0.111189104616642, 0.16613246500492096, 0.30006757378578186, 0.19733621180057526, 0.1343691647052765, 0.15768693387508392, 0.00031782928272150457, 0.0016371476231142879, 0.000563848065212369, 0.0006242037634365261, 0.001630690530873835, 0.0010354748228564858, 0.00031981486245058477, 0.0016773688839748502, 0.001139422063715756, 0.0006033500540070236, 0.0011327987303957343, 0.001205386477522552, 0.8485596776008606, 8.463859558105469e-06, 0.8485596776008606, 0.8485596776008606, 0.8485596776008606, 0.8485596776008606, 0.7755447626113892, 8.463859558105469e-06, 0.7755447626113892, 0.7755447626113892, 0.7755447626113892, 0.7755447626113892, 8.44678797875531e-05, 9.868403867585585e-05, 0.1773901879787445, 0.20436759293079376, 0.14963635802268982, 0.3072690963745117, 0.5542389154434204, 0.3451591432094574, 0.3013005256652832, 0.21666628122329712, 0.13343815505504608, 0.16342607140541077, 0.24128413200378418, 0.24997298419475555, 0.1792944371700287, 0.1922607719898224, 2.221041440963745, 3.1365392208099365, 1.2410600185394287, 2.8426644802093506, 0.3055177330970764, 0.8997019529342651, 0.5718580484390259, 2.4856693744659424, 3.393047332763672, 0.8015367388725281, 1.8161941766738892, 0.25756508111953735, 0.4515253007411957, 0.5014181137084961, 0.0028974295128136873, 0.007702532224357128, 0.004554016049951315, 0.0027198917232453823, 0.002915519056841731, 0.002308049239218235, 0.002404766157269478, 0.007980771362781525, 0.004564824979752302, 0.0027142283506691456, 0.0021706894040107727, 0.0018986942013725638, 0.3238561749458313, 0.13344377279281616, 1.8003897666931152, 2.4435088634490967, 2.2514936923980713, 0.2611243724822998, 0.3101614713668823, 0.15331970155239105, 1.8596786260604858, 2.1157705783843994, 2.5022857189178467, 0.2709026038646698, 0.006737501826137304, 0.004859243985265493, 0.0004805288917850703, 0.018169760704040527, 0.05346127972006798, 0.10338930785655975, 0.0973430871963501, 0.0469333715736866, 0.06469586491584778, 0.07968901097774506, 2.476447820663452, 0.5338513255119324, 2.2622079849243164, 1.9574357271194458, 0.16207773983478546, 2.4061009883880615, 0.048792239278554916, 0.05508098378777504, 0.03013877011835575, 0.004927937872707844, 0.006650564260780811, 0.011468037962913513, 0.0004311600932851434, 0.0004983862163498998, 0.000662265345454216, 0.0006125516374595463], "count": [434]}, "action": {"min": [-0.7327109575271606, -0.21133911609649658, -0.5452869534492493, -1.5615788698196411, -1.5707963705062866, -0.323351114988327, -0.6868436932563782, -0.5796744227409363, -0.3716617822647095, 0.14898452162742615, -1.7905584573745728, -0.13143999874591827, -0.2606993317604065, -0.6055271625518799, 0.009324638172984123, -0.008676381781697273, -0.6143099069595337, 1.0294725894927979, -0.45226696133613586, -0.0073913088999688625, -0.014305283315479755, -0.00689446646720171, -0.6191089153289795, 1.0159430503845215, -0.44619566202163696, -0.008383102715015411, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0025688367895781994, -0.0019092443399131298, -1.070131778717041, -0.4693093001842499, -1.0495665073394775, -1.2281944751739502, -2.0592784881591797, -1.5667593479156494, -1.133038878440857, -0.6370307207107544, -0.3320688009262085, -0.6852177977561951, -0.8102784156799316, -1.3347349166870117, -0.6222082376480103, -0.831375777721405], "max": [-0.03888164460659027, 0.5462568998336792, -0.13257160782814026, -0.5090522766113281, 0.5173496007919312, 0.5576544404029846, 0.275729238986969, 0.10024657845497131, 0.11695919930934906, 0.734306275844574, -0.9113960862159729, 0.5876317024230957, 0.3003227412700653, -0.005515157710760832, 0.012386605143547058, 0.007569119334220886, -0.6073523759841919, 1.0354763269424438, -0.4467024803161621, -0.0035239499993622303, -0.011607997119426727, 0.010366829112172127, -0.6104754209518433, 1.021336317062378, -0.4414617717266083, -0.004794220440089703, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0019097416661679745, -0.0015247941482812166, 0.2795090079307556, 1.0136038064956665, 0.30704084038734436, 1.2475091218948364, 1.9511886835098267, 1.0541863441467285, 1.0699750185012817, 0.6887999773025513, 0.5660395622253418, 0.45162492990493774, 0.5714871883392334, 1.229798674583435, 0.6630516052246094, 1.1506396532058716], "mean": [-0.3987145721912384, 0.038676489144563675, -0.3359200358390808, -1.144480586051941, -0.32677727937698364, 0.13759762048721313, -0.33636245131492615, -0.2342413067817688, -0.08847091346979141, 0.3651362359523773, -1.4159363508224487, 0.09194286912679672, -0.10429512709379196, -0.4342600107192993, 0.010872794315218925, -0.001881689066067338, -0.6112059354782104, 1.032884955406189, -0.44929686188697815, -0.005726083647459745, -0.012836226262152195, 0.00038051913725212216, -0.6138724088668823, 1.0182580947875977, -0.44364726543426514, -0.006796203088015318, 0.7098348140716553, 1.7453207969665527, 0.7098348140716553, 0.7098348140716553, 0.7098348140716553, 0.7098348140716553, 0.5129823684692383, 1.7453207969665527, 0.5129823684692383, 0.5129823684692383, 0.5129823684692383, 0.5129823684692383, -0.002263935748487711, -0.0017505426658317447, -0.015151948668062687, -0.010237501934170723, -0.007473784498870373, 0.011056119576096535, -0.0051049729809165, -0.0031892789993435144, 0.006099143996834755, 0.011083099991083145, 0.005718467757105827, -0.0013295317767187953, -0.004621989093720913, -0.0020691214594990015, 0.003249439410865307, -0.00019148882711306214], "std": [0.21973544359207153, 0.18810485303401947, 0.10120604187250137, 0.30035895109176636, 0.6312979459762573, 0.23370453715324402, 0.20327411592006683, 0.2242872714996338, 0.11663035303354263, 0.1798090785741806, 0.3145342469215393, 0.1991567611694336, 0.13605885207653046, 0.15875758230686188, 0.0004534751351457089, 0.00211885292083025, 0.0013488398399204016, 0.0010654673678800464, 0.0016719760606065392, 0.0009433779632672668, 0.0004480261995922774, 0.0020909258164465427, 0.0017701985780149698, 0.001183458138257265, 0.00117857800796628, 0.0010906524257734418, 0.8493414521217346, 8.463859558105469e-06, 0.8493414521217346, 0.8493414521217346, 0.8493414521217346, 0.8493414521217346, 0.7774060368537903, 8.463859558105469e-06, 0.7774060368537903, 0.7774060368537903, 0.7774060368537903, 0.7774060368537903, 8.446934225503355e-05, 9.855251846602187e-05, 0.17753984034061432, 0.20436829328536987, 0.15006788074970245, 0.30726906657218933, 0.5542443990707397, 0.3454712927341461, 0.30134278535842896, 0.21664024889469147, 0.13343529403209686, 0.16343754529953003, 0.24128402769565582, 0.25002574920654297, 0.17929425835609436, 0.19226203858852386], "count": [434]}, "timestamp": {"min": [0.0], "max": [14.433333333333334], "mean": [7.216666666666668], "std": [4.176155861288917], "count": [434]}, "frame_index": {"min": [0], "max": [433], "mean": [216.5], "std": [125.28467583866751], "count": [434]}, "episode_index": {"min": [363], "max": [363], "mean": [363.0], "std": [0.0], "count": [434]}, "index": {"min": [143436], "max": [143869], "mean": [143652.5], "std": [125.28467583866751], "count": [434]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [434]}, "subtask_annotation": {"mean": [0.5783410138248848, 2.0, 2.0, 2.0, 2.0], "std": [0.5030698514268589, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [434]}, "scene_annotation": {"mean": [363.0], "std": [0.0], "min": [363], "max": [363], "count": [434]}, "eef_direction_state": {"mean": [3.5668202764976957, 3.686635944700461], "std": [2.0615875789254408, 2.1560024924957983], "min": [0, 0], "max": [6, 6], "count": [434]}, "eef_velocity_state": {"mean": [0.9907834101382489, 0.8110599078341014], "std": [0.7466717760216072, 0.722430154553564], "min": [0, 0], "max": [2, 2], "count": [434]}, "eef_acc_mag_state": {"mean": [1.0599078341013826, 0.8202764976958525], "std": [0.8292498363247455, 0.8586528496288546], "min": [0, 0], "max": [2, 2], "count": [434]}, "eef_direction_action": {"mean": [3.4055299539170507, 3.467741935483871], "std": [1.8902043924973144, 2.1044436128292503], "min": [0, 0], "max": [6, 6], "count": [434]}, "eef_velocity_action": {"mean": [1.1221198156682028, 0.9400921658986175], "std": [0.7030670952924186, 0.7381044290528803], "min": [0, 0], "max": [2, 2], "count": [434]}, "eef_acc_mag_action": {"mean": [1.1774193548387097, 1.0529953917050692], "std": [0.7610002962349148, 0.8199431052404185], "min": [0, 0], "max": [2, 2], "count": [434]}, "eef_sim_pose_state": {"mean": [0.3364557136864776, 0.23986369178615377, 0.15705228313846475, -0.1482483330454631, -0.6384847358970215, 0.7988678811058104, 0.2974142266103053, -0.236988703114103, 0.15279967219606075, -1.8098305990016719, -0.876351318450395, 1.3877327471095213], "std": [0.05125615797284921, 0.08304274250703055, 0.060049812255892475, 2.576779791227399, 0.5339760993252552, 2.28582367672291, 0.0450117040674493, 0.04890752114635297, 0.024598177546682358, 1.9849433930975604, 0.16212468810084069, 2.5052673366599114], "min": [0.24768186796677377, 0.1062294676743673, 0.06484409560689672, -3.14144627125849, -1.116606576477209, -3.117318094370879, 0.21917885305111656, -0.28697489673547594, 0.10802083479138855, -3.1413664099475556, -1.14607903271596, -3.1414615592667556], "max": [0.41187512360382683, 0.3886334107640558, 0.24720820996235238, 3.140595486101479, 0.5049065366515006, 3.109491630320905, 0.36740512946261106, -0.13401692068008247, 0.19904158554891332, 3.1367163765582036, -0.5022912088626237, 3.1414239954528886], "count": [434]}, "eef_sim_pose_action": {"mean": [0.3419036887209646, 0.23822393432972713, 0.15217666581562145, 0.316192443115334, -0.6640638429037006, 0.7608655411576022, 0.30309973890656206, -0.2389109685377266, 0.1488610864291848, -1.7683056617455035, -0.8821319024696737, 1.9723038416134855], "std": [0.04995149616035641, 0.08262644874143671, 0.061702805047910876, 2.5522674155179597, 0.5535825027961178, 2.3084742422605147, 0.04830010090524272, 0.0493372048768957, 0.024909312818708822, 1.9722820511621375, 0.17700702971116916, 2.042587801496726], "min": [0.2614196654290608, 0.09367954808864985, 0.053908216360227815, -3.1412352245640847, -1.2016535634797594, -3.1381220631951163, 0.22120215706649526, -0.2976885346786309, 0.1032299420250313, -3.141293180985887, -1.1631770365070448, -3.1379729118150386], "max": [0.4226049731943245, 0.4019379925079869, 0.25772692780510764, 3.141079211554781, 0.5638651738468368, 3.138702367986147, 0.375666844842509, -0.12754877486861896, 0.1983379575068769, 3.139598742077654, -0.41040996788574335, 3.14147795729884], "count": [434]}}} +{"episode_index": 356, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4146034302946027]], [[0.5095812448123834]], [[0.44544654374485726]]], "std": [[[0.2820214226146684]], [[0.20594089151122177]], [[0.22985064212818626]]], "count": [107]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4630615448946667]], [[0.4236251199215255]], [[0.32217376404474196]]], "std": [[[0.31407871908765295]], [[0.2528079251731604]], [[0.2906892937490536]]], "count": [107]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43762026287517025]], [[0.4392431357278114]], [[0.35809446267970263]]], "std": [[[0.29410027484936585]], [[0.2439428817563575]], [[0.2901821648553253]]], "count": [107]}, "observation.state": {"min": [-0.24319231510162354, -0.18959130346775055, -0.3833841383457184, -1.932556390762329, -1.620419979095459, -0.5474290251731873, -0.4525246322154999, -0.47938188910484314, -0.3762313723564148, 0.3131907284259796, -1.6212714910507202, -0.28990137577056885, 0.2373644858598709, -0.33140623569488525, 0.007458728738129139, -0.017325788736343384, -0.6183370351791382, 0.9777489304542542, -0.39076322317123413, -0.025087732821702957, -0.012207042425870895, 0.009069308638572693, -0.6294747591018677, 1.0049234628677368, -0.3983887732028961, 0.0481598787009716, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.024801764637231827, -0.0003850899520330131, -0.7076770663261414, -0.36075371503829956, -1.8856064081192017, -0.3699415326118469, -4.673577785491943, -1.4289761781692505, -0.7726786732673645, -0.4721148908138275, -0.6524357199668884, -0.2723220884799957, -0.5553224086761475, -3.8481409549713135, -0.5829312205314636, -0.8728439807891846, -9.464962005615234, -7.264957427978516, -3.117216110229492, -10.531136512756348, -0.8321123719215393, -1.2912087440490723, -1.3485958576202393, -10.277833938598633, -6.746031761169434, -2.4853479862213135, -9.55433464050293, -1.2051281929016113, -1.2912087440490723, -1.5781440734863281, -0.006608091294765472, -0.03120838850736618, -0.014343916438519955, -0.009332211688160896, -0.012417440302670002, -0.015770893543958664, -0.006774925161153078, -0.022945404052734375, -0.021688980981707573, -0.006294223479926586, -0.013142472133040428, -0.020730290561914444, -0.975659966468811, -0.4157159626483917, 5.9387993812561035, -26.627140045166016, 9.4609375, -0.49581247568130493, -0.4878299832344055, -0.616150438785553, 5.285531520843506, -29.961349487304688, 10.164223670959473, -1.2172826528549194, -0.01701379008591175, -0.014911544509232044, -0.009157509543001652, -0.10930868983268738, 0.2750968337059021, 0.04842151701450348, 0.04433612525463104, 0.37026354670524597, -0.21582956612110138, 0.01875748485326767, -3.107349395751953, -1.2423564195632935, -3.0963165760040283, -2.948599100112915, -1.5183138847351074, -3.090927839279175, -0.8568951487541199, -0.3885401785373688, 9.607090950012207, -0.016307085752487183, -0.013206779956817627, -0.06576383113861084, -0.03017636202275753, 0.02075478620827198, 0.8015016317367554, 0.5856465697288513], "max": [0.4078887104988098, 0.2899214029312134, 0.5817702412605286, -1.008366584777832, 0.2007538378238678, 0.32458287477493286, 0.12444628775119781, -0.1327936351299286, 0.0429164320230484, 0.5653426647186279, -1.0605964660644531, 0.8135943412780762, 0.4476010203361511, 0.17557120323181152, 0.008936747908592224, -0.008939114399254322, -0.614379346370697, 0.9778645634651184, -0.3856562674045563, -0.02175450697541237, -0.010288774967193604, 0.017149247229099274, -0.6232492923736572, 1.0062541961669922, -0.3934088349342346, 0.052197616547346115, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.025940462946891785, -0.00037977658212184906, 0.2118387669324875, 1.2973268032073975, 2.272913694381714, 2.204836845397949, 4.766294956207275, 1.2985775470733643, 1.7227787971496582, 0.5226473808288574, 0.5806193351745605, 0.20585408806800842, 0.8611957430839539, 0.6631094813346863, 1.1384280920028687, 0.559290885925293, -0.20043447613716125, 6.135531425476074, 2.8785104751586914, -0.36630040407180786, 1.6355311870574951, 2.8119657039642334, 0.3156288266181946, -5.066538333892822, 7.814408302307129, 1.7832722663879395, 0.610500693321228, 1.6068376302719116, 0.5738705992698669, 0.9755800366401672, 0.0064231823198497295, 0.04553881660103798, 0.01779114454984665, 0.006313707213848829, 0.025147084146738052, 0.010772553272545338, 0.010253451764583588, 0.0494111105799675, 0.0199482049793005, 0.006629558280110359, 0.014700780622661114, 0.01192393433302641, 0.42419999837875366, 0.7683321833610535, 14.475823402404785, -21.474136352539062, 17.669458389282227, 0.8198991417884827, 1.5271199941635132, 0.5753211975097656, 11.862751960754395, -20.59148406982422, 14.554527282714844, -0.09880015254020691, 0.026356974616646767, 0.011128272861242294, -0.0024420025292783976, -0.013663586229085922, 0.4777867794036865, 0.43365177512168884, 0.3069319725036621, 0.5007544755935669, 0.011870350688695908, 0.24205252528190613, 3.000328302383423, 0.2982795834541321, 3.043689727783203, -0.5668105483055115, -0.3764481842517853, 3.1326982975006104, -0.5469058156013489, 0.3725249767303467, 9.874981880187988, 0.01590713858604431, 0.01598602533340454, 0.05274444818496704, -0.02748173661530018, 0.02267143316566944, 0.8097531199455261, 0.5969072580337524], "mean": [0.004400644451379776, -0.05789392441511154, -0.11470906436443329, -1.7380021810531616, -0.2325722575187683, -0.22430232167243958, -0.209547221660614, -0.2820906937122345, -0.06255616992712021, 0.41694360971450806, -1.3811569213867188, 0.15691712498664856, 0.29460078477859497, -0.1985858529806137, 0.007811659015715122, -0.015055951662361622, -0.6166418790817261, 0.9778211116790771, -0.38697296380996704, -0.022740086540579796, -0.011584468185901642, 0.01133538968861103, -0.6257495880126953, 1.0057929754257202, -0.3960864841938019, 0.051199980080127716, 1.0488370656967163, 1.7453176975250244, 1.0488370656967163, 1.0488370656967163, 1.0488370656967163, 1.0488370656967163, 0.6934871077537537, 1.7453176975250244, 0.6934871077537537, 0.6934871077537537, 0.6934871077537537, 0.6934871077537537, 0.02552253194153309, -0.0003819626581389457, -0.030937129631638527, 0.023996476083993912, -0.019106615334749222, 0.04882121831178665, -0.09866837412118912, 0.05162140727043152, 0.01596837304532528, 0.011177840642631054, 0.011213922873139381, -0.006829471793025732, -0.009452183730900288, -0.02660142071545124, 3.8416634197346866e-05, -0.022187259048223495, -5.324283599853516, -1.3801571130752563, -0.10896129161119461, -5.797679424285889, 0.38407769799232483, 0.08329194784164429, -0.5213316679000854, -7.138492107391357, 2.1693475246429443, -0.6912218928337097, -5.842685699462891, -0.06990887224674225, -0.10674435645341873, -0.5496507287025452, -0.00012137657904531807, 0.00013511690485756844, 0.0002313262812094763, -0.00023097742814570665, 0.00021502810704987496, -0.00010431376722408459, 0.00019537935440894216, 0.0004975231713615358, 0.0002832458703778684, 0.00019108083506580442, 0.00011500296386657283, -0.00023423641687259078, -0.2679685056209564, 0.1966717690229416, 10.023626327514648, -23.37318992614746, 12.697460174560547, 0.2351706326007843, 0.45052725076675415, 0.036805108189582825, 8.519052505493164, -25.718063354492188, 12.569330215454102, -0.6467251777648926, 0.00272833788767457, -0.0022161435335874557, -0.006798755843192339, -0.06510037183761597, 0.37487825751304626, 0.17026154696941376, 0.23071011900901794, 0.4181162714958191, -0.08498504012823105, 0.16949999332427979, -0.5047914981842041, -0.9650329351425171, 0.2903417944908142, -2.2408063411712646, -1.0951870679855347, -0.5771893858909607, -0.7154021263122559, 0.0012317525688558817, 9.764511108398438, 0.0004077765916008502, 0.0008929512114264071, 0.00019604843691922724, -0.02861608751118183, 0.021755145862698555, 0.8062711358070374, 0.590435802936554], "std": [0.1826288253068924, 0.0877067819237709, 0.22806979715824127, 0.15961290895938873, 0.4811680316925049, 0.18613587319850922, 0.11006023734807968, 0.0860198587179184, 0.11440721899271011, 0.08228287845849991, 0.13550737500190735, 0.2568584382534027, 0.046156078577041626, 0.15819139778614044, 0.0002457170048728585, 0.0017202789895236492, 0.0008073546341620386, 2.1236926841083914e-05, 0.0012988448143005371, 0.0006576896994374692, 0.00031949998810887337, 0.0015553012490272522, 0.0012084239860996604, 0.00025706959422677755, 0.0008900653338059783, 0.0007024333463050425, 0.8500611782073975, 1.1563301086425781e-05, 0.8500611782073975, 0.8500611782073975, 0.8500611782073975, 0.8500611782073975, 0.8493533730506897, 1.1563301086425781e-05, 0.8493533730506897, 0.8493533730506897, 0.8493533730506897, 0.8493533730506897, 9.638462506700307e-05, 7.742622187834058e-07, 0.11969609558582306, 0.17231406271457672, 0.33773037791252136, 0.24288544058799744, 0.7212393283843994, 0.2305251657962799, 0.2116212099790573, 0.10847572982311249, 0.13064663112163544, 0.07600454241037369, 0.13271071016788483, 0.41705286502838135, 0.1204882338643074, 0.1233336329460144, 2.1678550243377686, 2.940297842025757, 1.2554155588150024, 2.4252355098724365, 0.5467469692230225, 0.838866114616394, 0.3998379111289978, 1.0568370819091797, 3.229447841644287, 0.8225475549697876, 2.849912166595459, 0.46430397033691406, 0.376361608505249, 0.5786949992179871, 0.002329686190932989, 0.006585209630429745, 0.004897586535662413, 0.002389465691521764, 0.0027249592822045088, 0.0019410124514251947, 0.0027988660149276257, 0.006002315320074558, 0.004810409154742956, 0.0023664203472435474, 0.0024185702204704285, 0.0026619790587574244, 0.22672787308692932, 0.13244684040546417, 1.402721881866455, 1.1017239093780518, 1.214884638786316, 0.17040546238422394, 0.27511876821517944, 0.12763188779354095, 0.7704198956489563, 1.2413231134414673, 0.8551796674728394, 0.14659254252910614, 0.006957332603633404, 0.004310854244977236, 0.0005878127994947135, 0.016238855198025703, 0.05627297982573509, 0.1039668396115303, 0.05270856246352196, 0.033455122262239456, 0.06755895912647247, 0.059647731482982635, 2.610093593597412, 0.3299407660961151, 2.4031548500061035, 0.6309694647789001, 0.29863113164901733, 2.690141201019287, 0.03661353886127472, 0.06326494365930557, 0.030077459290623665, 0.0031274030916392803, 0.0040386151522397995, 0.009706171229481697, 0.0003559319593477994, 0.0002778916386887431, 0.0026507216971367598, 0.0036190038081258535], "count": [511]}, "action": {"min": [-0.3212348520755768, -0.22513578832149506, -0.44275420904159546, -1.937582015991211, -1.5707963705062866, -0.56097412109375, -0.45444121956825256, -0.5346019268035889, -0.3810400664806366, 0.29086801409721375, -1.6207128763198853, -0.29896947741508484, 0.22745844721794128, -0.33067435026168823, 0.006581257563084364, -0.022884733974933624, -0.6153198480606079, 0.9742543697357178, -0.3930051624774933, -0.02431868016719818, -0.012302764691412449, 0.0011013702023774385, -0.6247790455818176, 1.0034648180007935, -0.4015902876853943, 0.04636358469724655, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.024801764637231827, -0.0003850899520330131, -0.7076770663261414, -0.36075371503829956, -1.8856064081192017, -0.3699415326118469, -4.673577785491943, -1.4289761781692505, -0.7726786732673645, -0.4721148908138275, -0.6524357199668884, -0.2723220884799957, -0.5553224086761475, -3.8481409549713135, -0.5829312205314636, -0.8728439807891846], "max": [0.41226592659950256, 0.32776904106140137, 0.6730685830116272, -0.8157624006271362, 0.20433440804481506, 0.3430843949317932, 0.13949745893478394, -0.14741556346416473, 0.0534878633916378, 0.6071796417236328, -0.9835530519485474, 0.8148248791694641, 0.46706926822662354, 0.17804478108882904, 0.009066455997526646, -0.008966455236077309, -0.6067799925804138, 0.9794176816940308, -0.38625746965408325, -0.02077672630548477, -0.009538042359054089, 0.015609771944582462, -0.6159226894378662, 1.0074260234832764, -0.3956795930862427, 0.05099937692284584, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.025940462946891785, -0.00037977658212184906, 0.2118387669324875, 1.2973268032073975, 2.272913694381714, 2.204836845397949, 4.766294956207275, 1.2985775470733643, 1.7227787971496582, 0.5226473808288574, 0.5806193351745605, 0.20585408806800842, 0.8611957430839539, 0.6631094813346863, 1.1384280920028687, 0.559290885925293], "mean": [-0.03080039843916893, -0.04198417067527771, -0.12192043662071228, -1.680804967880249, -0.24906034767627716, -0.21813225746154785, -0.2025916427373886, -0.30329832434654236, -0.06080366298556328, 0.41712069511413574, -1.3461827039718628, 0.15186934173107147, 0.2952304184436798, -0.20034460723400116, 0.0077465595677495, -0.014373489655554295, -0.6112797856330872, 0.9773890972137451, -0.38897910714149475, -0.022257905453443527, -0.011064778082072735, 0.01019732840359211, -0.6204166412353516, 1.0055934190750122, -0.3982710838317871, 0.04940805584192276, 1.0488370656967163, 1.7453176975250244, 1.0488370656967163, 1.0488370656967163, 1.0488370656967163, 1.0488370656967163, 0.6934871077537537, 1.7453176975250244, 0.6934871077537537, 0.6934871077537537, 0.6934871077537537, 0.6934871077537537, 0.02552240528166294, -0.0003819659468717873, -0.030933892354369164, 0.02389073371887207, -0.018984835594892502, 0.04880867898464203, -0.09868910908699036, 0.05167854204773903, 0.015618854202330112, 0.011196767911314964, 0.0110745495185256, -0.006946491543203592, -0.009596401825547218, -0.0266104843467474, 5.433372643892653e-05, -0.02219321019947529], "std": [0.19082272052764893, 0.10165301710367203, 0.24303224682807922, 0.20040641725063324, 0.49779045581817627, 0.19243395328521729, 0.1120855063199997, 0.08803650736808777, 0.10666362196207047, 0.08448637276887894, 0.15159878134727478, 0.2527743875980377, 0.04598155990242958, 0.1515851467847824, 0.0003477694990579039, 0.002131728921085596, 0.0015212735161185265, 0.0005838626530021429, 0.001449921983294189, 0.0006224873359315097, 0.00042753524030558765, 0.001970772398635745, 0.0015744888223707676, 0.0005621716263704002, 0.0010088537819683552, 0.0007255472592078149, 0.8500611782073975, 1.1563301086425781e-05, 0.8500611782073975, 0.8500611782073975, 0.8500611782073975, 0.8500611782073975, 0.8493533730506897, 1.1563301086425781e-05, 0.8493533730506897, 0.8493533730506897, 0.8493533730506897, 0.8493533730506897, 9.621170465834439e-05, 7.720750545558985e-07, 0.1196962222456932, 0.1723438948392868, 0.33774808049201965, 0.24288800358772278, 0.7212365865707397, 0.23051504790782928, 0.21180419623851776, 0.1084730252623558, 0.13064290583133698, 0.07590072602033615, 0.13266214728355408, 0.41705211997032166, 0.12048651278018951, 0.12333353608846664], "count": [511]}, "timestamp": {"min": [0.0], "max": [17.0], "mean": [8.5], "std": [4.917090377222873], "count": [511]}, "frame_index": {"min": [0], "max": [510], "mean": [255.0], "std": [147.5127113166862], "count": [511]}, "episode_index": {"min": [364], "max": [364], "mean": [364.0], "std": [0.0], "count": [511]}, "index": {"min": [143870], "max": [144380], "mean": [144125.0], "std": [147.5127113166862], "count": [511]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [511]}, "subtask_annotation": {"mean": [0.20743639921722112, 2.0, 2.0, 2.0, 2.0], "std": [0.4150112385788142, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [511]}, "scene_annotation": {"mean": [364.0], "std": [0.0], "min": [364], "max": [364], "count": [511]}, "eef_direction_state": {"mean": [4.181996086105675, 4.602739726027397], "std": [2.238287350233558, 1.8977565106579835], "min": [0, 0], "max": [6, 6], "count": [511]}, "eef_velocity_state": {"mean": [0.5577299412915852, 0.4892367906066536], "std": [0.6767699368474815, 0.6405886516654364], "min": [0, 0], "max": [2, 2], "count": [511]}, "eef_acc_mag_state": {"mean": [0.6810176125244618, 0.6066536203522505], "std": [0.8335032882886747, 0.8180179588490782], "min": [0, 0], "max": [2, 2], "count": [511]}, "eef_direction_action": {"mean": [4.217221135029354, 4.495107632093934], "std": [2.1099375594825935, 1.9159122382452651], "min": [0, 0], "max": [6, 6], "count": [511]}, "eef_velocity_action": {"mean": [0.6908023483365949, 0.5753424657534246], "std": [0.7599912078969013, 0.6978430776292719], "min": [0, 0], "max": [2, 2], "count": [511]}, "eef_acc_mag_action": {"mean": [0.8904109589041096, 0.7906066536203522], "std": [0.8345089064055038, 0.8377059719116692], "min": [0, 0], "max": [2, 2], "count": [511]}, "eef_sim_pose_state": {"mean": [0.24243174763079176, 0.24411296427984056, 0.17000250485244572, -0.4994833752850863, -0.9653929545609601, 0.2972705833373902, 0.31079939671538, -0.2058149200486321, 0.15041403441638154, -2.240420353905411, -1.0952917140174185, -0.5775443884599427], "std": [0.048139949079369, 0.06578885781167249, 0.03338371831234878, 2.619396751720523, 0.3298285766563974, 2.411498133011476, 0.02169175425075057, 0.04880755703665799, 0.019787709350341815, 0.6323912655998337, 0.2987585313828893, 2.705503875480644], "min": [0.1400300976727609, 0.15921139666886464, 0.07408641958521808, -3.1144803363071083, -1.2423479507385944, -3.12221627788049, 0.27785863939129596, -0.33993781759498887, 0.09268384837391824, -2.961035931030198, -1.5311256452097162, -3.090929435855816], "max": [0.30783089190573515, 0.4002265299720885, 0.2136484142069988, 3.118842925986634, 0.29828588893928787, 3.127945161568448, 0.364375392638022, -0.1361580748336952, 0.18940940679227264, -0.5670536841150551, -0.3764337300982086, 3.1326851434854355], "count": [511]}, "eef_sim_pose_action": {"mean": [0.2505182754247367, 0.2469896071736099, 0.16471367038161916, -0.23878462849836685, -0.966665894671759, 0.23066109174761878, 0.3164514808128099, -0.20623885363694808, 0.1488067294040099, -2.131966060391873, -1.1092763920362385, 0.44994078534151677], "std": [0.050107589200104365, 0.0706146799068365, 0.037936120321050384, 2.640161081817706, 0.3723765531043807, 2.382968642687525, 0.02183519230336108, 0.04815871067039437, 0.02067663695640662, 0.8225123994460842, 0.2854234545706993, 2.745623843220599], "min": [0.13874060344250755, 0.1480538870897518, 0.05381256846942723, -3.1412410257951984, -1.2543655210185314, -3.117042439988295, 0.279397112532837, -0.35009602647798077, 0.09488297214863571, -3.0952479796482475, -1.5314412162009423, -3.139770548351649], "max": [0.313076348930332, 0.40954336475115516, 0.21767514385951045, 3.140998984375181, 0.38699315809253676, 3.133244001341802, 0.37623644159608377, -0.1262346497577191, 0.18805503862388198, 3.132220193077984, -0.3979326082179986, 3.141386786626814], "count": [511]}}} +{"episode_index": 357, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44282483900422914]], [[0.5379690479623221]], [[0.47470851355247984]]], "std": [[[0.2908872984189425]], [[0.21214347895627256]], [[0.22584308087583904]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4274581338908112]], [[0.42903673346789695]], [[0.38230009611687815]]], "std": [[[0.2888107726906318]], [[0.2443971850076465]], [[0.26576715103737986]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4555281189926951]], [[0.46877063869665514]], [[0.40132352460592075]]], "std": [[[0.29487041545467707]], [[0.23936800289207058]], [[0.27184680264896727]]], "count": [100]}, "observation.state": {"min": [-0.5990963578224182, -0.13809560239315033, -0.39940667152404785, -1.4580082893371582, -1.5667226314544678, -0.43735694885253906, -0.7023006677627563, -0.4014115333557129, -0.5142301321029663, 0.44642141461372375, -1.6475934982299805, 0.45967841148376465, -0.6836074590682983, -0.6853187084197998, 0.011440258473157883, -0.00011032820475520566, -0.5990194082260132, 1.0312491655349731, -0.4641874432563782, -0.011113302782177925, -0.009782547131180763, -0.005645247641950846, -0.6037627458572388, 1.0180315971374512, -0.45861905813217163, -0.01603087969124317, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0030512630473822355, -0.001529052620753646, -0.5182733535766602, -0.5643072724342346, -0.31284868717193604, -2.3024044036865234, -1.7835285663604736, -2.1847927570343018, -1.7312219142913818, -0.511294960975647, -0.12018431723117828, -0.5961281657218933, -0.34559348225593567, -0.8144139647483826, -1.3131812810897827, -0.8807833194732666, -12.950294494628906, -7.142857551574707, -1.9517704248428345, -10.989011764526367, -0.8321123719215393, -0.9755799770355225, -1.3199023008346558, -8.629817962646484, -5.494505882263184, -2.5415141582489014, -8.577533721923828, -0.5738705992698669, -3.127594470977783, -2.9554333686828613, -0.010428531095385551, -0.024249501526355743, -0.014150736853480339, -0.00665333541110158, -0.02598787099123001, -0.04181893914937973, -0.0069504594430327415, -0.01934381201863289, -0.020800255239009857, -0.007577905431389809, -0.006623261608183384, -0.007054321002215147, -3.881430149078369, -0.6458443999290466, 2.53883695602417, -30.634830474853516, 11.51663589477539, -0.8007525205612183, -0.7211400270462036, -0.2561107277870178, 5.552777290344238, -33.98454666137695, 14.001845359802246, -0.4096933901309967, -0.01518107857555151, -0.015063295140862465, 5.820766091346741e-11, -0.09564509987831116, 0.35915324091911316, 0.04833429679274559, -0.018677396699786186, 0.35107287764549255, -0.20399026572704315, 0.02256135269999504, -3.1281163692474365, -1.1897052526474, -3.1049396991729736, -2.4832723140716553, -0.61251300573349, 2.0135130882263184, -0.677461564540863, -0.13139645755290985, 9.705632209777832, -0.01350376009941101, -0.018981873989105225, -0.03885886073112488, -0.02129267528653145, 0.018052175641059875, 0.7301726341247559, 0.6794185638427734], "max": [-0.06081939861178398, 0.1579309105873108, -0.1735706776380539, -0.3354114294052124, 0.19083358347415924, 0.68083655834198, 0.002289846073836088, -0.05412562936544418, 0.2162969708442688, 0.8690024018287659, -0.9971766471862793, 1.2700365781784058, 0.08332079648971558, 0.12369750440120697, 0.01300677377730608, 0.006205713842064142, -0.5911920070648193, 1.0327754020690918, -0.4612653851509094, -0.0059898486360907555, -0.008824018761515617, 0.0021477278787642717, -0.5918161273002625, 1.0231395959854126, -0.45704877376556396, -0.011936279013752937, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.003816638607531786, -0.0015243111411109567, 1.0784236192703247, 0.26032206416130066, 0.2400398701429367, 1.6108460426330566, 3.6146278381347656, 1.3718087673187256, 0.9475880861282349, 0.31737130880355835, 0.4866114854812622, 0.3677508533000946, 0.6760042905807495, 1.131492257118225, 0.1900615394115448, 0.2830731272697449, -4.038383483886719, 3.815629005432129, 2.4993896484375, 1.6483516693115234, 0.9755800366401672, 5.136141777038574, 0.8608059287071228, 0.991037130355835, 14.163614273071289, 4.675824165344238, -1.037851095199585, 2.6111111640930176, 2.8693528175354004, 0.430402934551239, 0.010902333073318005, 0.03246214985847473, 0.011756997555494308, 0.005834128707647324, 0.003435361199080944, 0.006041610147804022, 0.006844116374850273, 0.028482383117079735, 0.01088241022080183, 0.011773832142353058, 0.005438239313662052, 0.0024716185871511698, -1.484700083732605, 0.2375519722700119, 12.055763244628906, -24.33896255493164, 20.79782485961914, 0.7974320650100708, 1.3786499500274658, 0.5344919562339783, 10.942237854003906, -23.2774715423584, 18.119356155395508, 1.3784503936767578, 0.01778598502278328, 0.01044484693557024, 0.0036630036775022745, 0.0, 0.515592634677887, 0.3379860520362854, 0.24254997074604034, 0.4261575937271118, 0.07486145943403244, 0.24829675257205963, 3.1318540573120117, 0.29262906312942505, 2.965033769607544, -1.2586125135421753, 0.09593212604522705, 2.826666831970215, -0.390694260597229, 0.3319985270500183, 10.029178619384766, 0.01975637674331665, 0.01874449849128723, 0.03219199180603027, -0.01764528453350067, 0.02277287282049656, 0.7333080768585205, 0.6825669407844543], "mean": [-0.21809662878513336, -0.02617247961461544, -0.2703873813152313, -1.119460940361023, -0.4218044877052307, 0.03461693599820137, -0.48358237743377686, -0.2886936664581299, 0.07172736525535583, 0.7359437346458435, -1.1709966659545898, 0.7198041677474976, -0.6171829104423523, -0.4512351453304291, 0.012512576766312122, 0.002603091299533844, -0.5969763398170471, 1.0315241813659668, -0.46248432993888855, -0.008184708654880524, -0.009107569232583046, -0.001709484844468534, -0.6001641750335693, 1.0209755897521973, -0.45802420377731323, -0.014163986779749393, 0.703458845615387, 1.7453292608261108, 0.703458845615387, 0.703458845615387, 0.703458845615387, 0.703458845615387, 0.7452220916748047, 1.7453292608261108, 0.7452220916748047, 0.7452220916748047, 0.7452220916748047, 0.7452220916748047, 0.0034000638406723738, -0.0015264070825651288, 0.022924216464161873, 0.008340769447386265, -0.02049216441810131, -0.03990216925740242, 0.015436715446412563, 0.011174690909683704, -0.016244884580373764, 0.012963961809873581, 0.05948386341333389, -0.02955590933561325, 0.02627931907773018, -0.02771778218448162, -0.0721503421664238, -0.06473468244075775, -7.502840995788574, -2.049802780151367, -0.8113382458686829, -6.470117568969727, -0.026706110686063766, 0.5824103355407715, -0.342987060546875, -2.9290037155151367, 8.49082088470459, 1.0035585165023804, -4.871349334716797, 0.2718431353569031, -2.038792848587036, -0.5622255802154541, -0.00030065790633670986, 0.0009033456444740295, -0.0008978491532616317, -0.000270243501290679, -0.0006320392130874097, -0.0010297801345586777, -0.00011942011042265221, 0.000900197890587151, -0.0021462938748300076, 0.00043830054346472025, -0.00016470623086206615, -0.00045893219066783786, -2.1883976459503174, -0.11897683143615723, 7.597905158996582, -28.663057327270508, 16.340770721435547, -0.22244244813919067, 0.6839535236358643, 0.18678441643714905, 7.611834526062012, -27.691774368286133, 16.102384567260742, 0.23484492301940918, 0.00351886497810483, -0.002321025589480996, 0.0018004497978836298, -0.04346027597784996, 0.4206955134868622, 0.1481705754995346, 0.14475233852863312, 0.3725832998752594, -0.003947878256440163, 0.19736067950725555, 0.20190776884555817, -0.6667515635490417, 0.4773709177970886, -2.2839763164520264, -0.3994731605052948, 2.611330986022949, -0.5705509185791016, 0.06899388879537582, 9.783708572387695, 0.001949804718606174, 0.0008752697031013668, -0.0007879852782934904, -0.01969299092888832, 0.02133742719888687, 0.7319164276123047, 0.6807740330696106], "std": [0.18211272358894348, 0.10414209961891174, 0.05829320847988129, 0.3587024509906769, 0.6467896699905396, 0.3852696418762207, 0.21651996672153473, 0.09997548907995224, 0.20552179217338562, 0.1342766433954239, 0.2007017731666565, 0.23264183104038239, 0.16841326653957367, 0.22449162602424622, 0.0003275316848885268, 0.0019327962072566152, 0.0013889471301808953, 0.0003228519344702363, 0.0008093704818747938, 0.0014810560969635844, 0.00021575709979515523, 0.0021240124478936195, 0.0026830683927983046, 0.001135680009610951, 0.0005510034970939159, 0.0012032851809635758, 0.8400773406028748, 0.0, 0.8400773406028748, 0.8400773406028748, 0.8400773406028748, 0.8400773406028748, 0.859707772731781, 0.0, 0.859707772731781, 0.859707772731781, 0.859707772731781, 0.859707772731781, 0.00017871352611109614, 8.391198207391426e-07, 0.23942919075489044, 0.09779684245586395, 0.08459852635860443, 0.5408155918121338, 0.7538195252418518, 0.45996546745300293, 0.3606434762477875, 0.13095088303089142, 0.12387415021657944, 0.17594051361083984, 0.15984559059143066, 0.22849862277507782, 0.2420598864555359, 0.1960386484861374, 2.143548011779785, 3.069549798965454, 0.7837799191474915, 3.7692508697509766, 0.4197651445865631, 1.1527469158172607, 0.5917883515357971, 2.7990846633911133, 3.654193639755249, 1.7054957151412964, 1.8909608125686646, 0.5200245976448059, 1.2830337285995483, 0.5713774561882019, 0.003323748940601945, 0.007071180734783411, 0.004695714917033911, 0.0024687161203473806, 0.0033800245728343725, 0.0049963947385549545, 0.0025290539488196373, 0.006299366243183613, 0.005642130970954895, 0.0029141101986169815, 0.0013033482246100903, 0.0013181568356230855, 0.38404086232185364, 0.15646448731422424, 2.155879497528076, 1.1044175624847412, 2.3131814002990723, 0.39720696210861206, 0.3402887284755707, 0.15434446930885315, 1.0270237922668457, 2.621021270751953, 0.9641605615615845, 0.42668554186820984, 0.006059922277927399, 0.004299276042729616, 0.00046321487752720714, 0.016015568748116493, 0.05477745085954666, 0.08970381319522858, 0.07661894708871841, 0.017299309372901917, 0.08754335343837738, 0.04212722182273865, 2.4412097930908203, 0.5158109068870544, 2.2070653438568115, 0.2493831068277359, 0.20123516023159027, 0.24918513000011444, 0.048157401382923126, 0.05240795761346817, 0.03543591871857643, 0.0042268638499081135, 0.005837932229042053, 0.009288153611123562, 0.0006160557386465371, 0.0008180041913874447, 0.0008263396448455751, 0.0008631679229438305], "count": [308]}, "action": {"min": [-0.6410017013549805, -0.12543681263923645, -0.44219449162483215, -1.4604626893997192, -1.5707963705062866, -0.4425724148750305, -0.6981316804885864, -0.4093078672885895, -0.502285361289978, 0.4401414394378662, -1.6358643770217896, 0.45301342010498047, -0.6981316804885864, -0.6895643472671509, 0.011197030544281006, -0.001761214341968298, -0.5975530743598938, 1.025452733039856, -0.4641790986061096, -0.010633960366249084, -0.009990811347961426, -0.005994514562189579, -0.6015800833702087, 1.0104262828826904, -0.4594763517379761, -0.015587328933179379, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0030512630473822355, -0.001529052620753646, -0.5182733535766602, -0.5643072724342346, -0.31284868717193604, -2.3024044036865234, -1.7835285663604736, -2.1847927570343018, -1.7312219142913818, -0.511294960975647, -0.12018431723117828, -0.5961281657218933, -0.34559348225593567, -0.8144139647483826, -1.3131812810897827, -0.8807833194732666], "max": [-0.05134447291493416, 0.15803588926792145, -0.17732581496238708, -0.2483084797859192, 0.19127416610717773, 0.6981316804885864, 0.006638703867793083, -0.0027351633179932833, 0.22264230251312256, 0.9544971585273743, -0.9497727155685425, 1.274669885635376, 0.05354018881917, 0.1265954226255417, 0.01380063220858574, 0.007773987017571926, -0.5858092904090881, 1.0311195850372314, -0.45975634455680847, -0.005564814433455467, -0.007905172184109688, 0.003336571855470538, -0.5858556032180786, 1.0208643674850464, -0.4560180604457855, -0.011711571365594864, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.003816638607531786, -0.0015243111411109567, 1.0784236192703247, 0.26032206416130066, 0.2400398701429367, 1.6108460426330566, 3.6146278381347656, 1.3718087673187256, 0.9475880861282349, 0.31737130880355835, 0.4866114854812622, 0.3677508533000946, 0.6760042905807495, 1.131492257118225, 0.1900615394115448, 0.2830731272697449], "mean": [-0.24235108494758606, -0.011218496598303318, -0.3007674217224121, -1.0938987731933594, -0.4234999120235443, 0.03734462708234787, -0.48126843571662903, -0.2735516428947449, 0.09672068059444427, 0.7504039406776428, -1.12790048122406, 0.7118074893951416, -0.6405537128448486, -0.4640181362628937, 0.012607058510184288, 0.001756002428010106, -0.5940099358558655, 1.0292309522628784, -0.4622137248516083, -0.007787805050611496, -0.008931443095207214, -0.002361849881708622, -0.5968424081802368, 1.0185377597808838, -0.45796623826026917, -0.013881396502256393, 0.703458845615387, 1.7453292608261108, 0.703458845615387, 0.703458845615387, 0.703458845615387, 0.703458845615387, 0.7395554184913635, 1.7453292608261108, 0.7395554184913635, 0.7395554184913635, 0.7395554184913635, 0.7395554184913635, 0.003402425441890955, -0.0015264040557667613, 0.022632833570241928, 0.008208898827433586, -0.02045941911637783, -0.0399259477853775, 0.01594376750290394, 0.010261846706271172, -0.015695370733737946, 0.01280616782605648, 0.059298161417245865, -0.029096407815814018, 0.026181815192103386, -0.028901226818561554, -0.07127988338470459, -0.06414637714624405], "std": [0.1953882873058319, 0.09732824563980103, 0.06629994511604309, 0.40034833550453186, 0.6495718359947205, 0.38591137528419495, 0.21819527447223663, 0.10987809300422668, 0.16849787533283234, 0.1665509194135666, 0.18975022435188293, 0.23210208117961884, 0.1458888053894043, 0.21401694416999817, 0.0005773779121227562, 0.0019768397323787212, 0.001575381844304502, 0.000909056980162859, 0.0010769858490675688, 0.0012919886503368616, 0.0004826562071684748, 0.0019004408968612552, 0.002229405799880624, 0.0012480138102546334, 0.0005896318471059203, 0.001029754406772554, 0.8400773406028748, 0.0, 0.8400773406028748, 0.8400773406028748, 0.8400773406028748, 0.8400773406028748, 0.8588458299636841, 0.0, 0.8588458299636841, 0.8588458299636841, 0.8588458299636841, 0.8588458299636841, 0.0001776163262547925, 8.397066721954616e-07, 0.23928357660770416, 0.09778488427400589, 0.08460830897092819, 0.5408140420913696, 0.753916323184967, 0.4601924419403076, 0.36056944727897644, 0.13087137043476105, 0.1239955872297287, 0.1758723258972168, 0.15994971990585327, 0.22757413983345032, 0.24184483289718628, 0.19646912813186646], "count": [308]}, "timestamp": {"min": [0.0], "max": [10.233333333333333], "mean": [5.116666666666667], "std": [2.9637157608500706], "count": [308]}, "frame_index": {"min": [0], "max": [307], "mean": [153.5], "std": [88.9114728255021], "count": [308]}, "episode_index": {"min": [365], "max": [365], "mean": [365.0], "std": [0.0], "count": [308]}, "index": {"min": [144381], "max": [144688], "mean": [144534.5], "std": [88.9114728255021], "count": [308]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [308]}, "subtask_annotation": {"mean": [0.38961038961038963, 2.0, 2.0, 2.0, 2.0], "std": [0.5008005060950357, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [308]}, "scene_annotation": {"mean": [365.0], "std": [0.0], "min": [365], "max": [365], "count": [308]}, "eef_direction_state": {"mean": [3.7662337662337664, 4.133116883116883], "std": [2.031544124494699, 1.7539771205990995], "min": [0, 0], "max": [6, 6], "count": [308]}, "eef_velocity_state": {"mean": [0.8538961038961039, 0.8538961038961039], "std": [0.7217073116929427, 0.7217073116929414], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_acc_mag_state": {"mean": [0.801948051948052, 0.7792207792207793], "std": [0.8658732383171733, 0.8432062591159905], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_direction_action": {"mean": [3.49025974025974, 3.405844155844156], "std": [2.1143992877693236, 2.040395206593376], "min": [0, 0], "max": [6, 6], "count": [308]}, "eef_velocity_action": {"mean": [0.8896103896103896, 0.9805194805194806], "std": [0.7030701532646191, 0.6975912100748966], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_acc_mag_action": {"mean": [1.0454545454545454, 1.0129870129870129], "std": [0.8439310389974047, 0.8216787771497756], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_sim_pose_state": {"mean": [0.29039735783344867, 0.223941283996648, 0.08787384478078834, 0.2215941747116974, -0.6672178112812894, 0.5188899255741861, 0.265628740745978, -0.10673780365820977, 0.1205103340508808, -2.2839746272504517, -0.39950646367219755, 2.6113708406843115], "std": [0.036907250110852795, 0.06301431557006026, 0.028939171195144924, 2.470643552821975, 0.5159070614030778, 2.231482880322461, 0.014124310548127628, 0.0749199612257597, 0.021231250569581896, 0.24940923901264347, 0.20121838889890376, 0.24914519498952598], "min": [0.2528849802075621, 0.1543340702883174, 0.03480476307891763, -3.135758382387522, -1.189704769368289, -3.1049545832980288, 0.23511447653391448, -0.28673264918099023, 0.08324250074317736, -2.483283838934665, -0.6125174723047776, 2.0135129826211164], "max": [0.3513488098566697, 0.3480157975692165, 0.1470211647792308, 3.14068775307624, 0.29262902934584134, 3.123510371459992, 0.29609201086000025, -0.04189885126225229, 0.1788023591422147, -1.258614345099091, 0.09606773620758013, 2.826663676956603], "count": [308]}, "eef_sim_pose_action": {"mean": [0.2936144119427855, 0.22470558902723495, 0.08928053315976141, 0.23792512865550716, -0.6570343913772902, 0.6004281381233904, 0.2571552130220268, -0.09946078568030088, 0.10837406037874989, -2.270049496450953, -0.4331037778779405, 2.6076151559713754], "std": [0.03756866886541833, 0.064942069399068, 0.029819636589988586, 2.4718357548928265, 0.52697326932868, 2.2194722383869303, 0.020500615583131997, 0.06878729574849592, 0.024300321790527896, 0.19920322374672084, 0.19593902408737396, 0.24956015282250418], "min": [0.2482966296225116, 0.15652275311732627, 0.03308365164992604, -3.138590931262943, -1.2001971534645863, -3.135038567559226, 0.2155737636937102, -0.28866228808321603, 0.07325141170147649, -2.4793273775682056, -0.6631606109937241, 1.9881259405770475], "max": [0.3527871523978621, 0.3539439815384729, 0.14516675123921682, 3.141436002336447, 0.3234365745953731, 3.123464676494266, 0.30420436135038254, -0.02792718675375768, 0.1866739219614845, -1.2433418102981275, 0.020068823639021183, 2.824902472438637], "count": [308]}}} +{"episode_index": 358, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4289128676470588]], [[0.5458370194156094]], [[0.4876136293733179]]], "std": [[[0.29494485226196304]], [[0.21289022985354486]], [[0.22396210426770488]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41518845396001536]], [[0.4124660130718954]], [[0.3702479094579008]]], "std": [[[0.2860632218323526]], [[0.25791947594719944]], [[0.2825407592204528]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41861945645905424]], [[0.43444189254133025]], [[0.3644035899653979]]], "std": [[[0.28192337376318494]], [[0.24063408912863937]], [[0.24971983613007742]]], "count": [100]}, "observation.state": {"min": [-0.6835834980010986, -0.23270100355148315, -0.4783702492713928, -1.7189302444458008, -1.50339674949646, -0.0821046456694603, -0.7022991180419922, -0.5788822174072266, -0.2296493500471115, 0.33226558566093445, -1.6868853569030762, 0.4342364966869354, -0.6914311647415161, -0.6624924540519714, 0.012007663026452065, 2.2176052880240604e-05, -0.6061369180679321, 1.034306287765503, -0.4628468453884125, -0.00925473589450121, -0.008194006979465485, -0.005723006557673216, -0.5994089841842651, 1.014184594154358, -0.45897436141967773, -0.012925345450639725, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.022507846355438232, -0.0015292835887521505, -0.6449021697044373, -0.8730121850967407, -1.0749316215515137, -1.7451521158218384, -2.885809898376465, -1.2597076892852783, -2.265035629272461, -0.1419917494058609, -0.04724207893013954, -0.4463043510913849, -1.015636682510376, -1.6336238384246826, -1.3275001049041748, -0.8883135914802551, -12.861212730407715, -7.539682865142822, -2.134310245513916, -10.5006103515625, -5.136141777038574, -0.9468865394592285, -1.5781440734863281, -9.59858512878418, -2.930403232574463, -1.8394383192062378, -10.378509521484375, -0.6312576532363892, -2.180708408355713, -3.844932794570923, -0.012435255572199821, -0.02481846883893013, -0.019805587828159332, -0.009250875562429428, -0.010273038409650326, -0.006963612977415323, -0.008283879607915878, -0.024254286661744118, -0.016232183203101158, -0.011121665127575397, -0.00969796720892191, -0.005804970860481262, -3.2663400173187256, -0.5790329575538635, 4.424405574798584, -31.930133819580078, 11.461167335510254, -0.8684765696525574, -0.5514600276947021, -0.24250097572803497, 4.617416858673096, -34.4422492980957, 12.990459442138672, -0.45625340938568115, -0.015600302256643772, -0.012732126750051975, 0.00976801011711359, -0.09564509987831116, 0.3491632342338562, 0.03055688552558422, 0.015416853129863739, 0.33979007601737976, -0.2556172013282776, 0.0007334696711041033, -3.0856435298919678, -1.062341332435608, -2.9841532707214355, -2.922440528869629, -0.7085773348808289, 1.8002598285675049, -0.7659776210784912, -0.21303491294384003, 9.672510147094727, -0.01136845350265503, -0.013727515935897827, -0.034498006105422974, -0.020755324512720108, 0.0194525346159935, 0.6790872812271118, 0.7313097715377808], "max": [0.04914329946041107, 0.34504520893096924, 0.1516636312007904, -0.43488171696662903, 0.12283432483673096, 0.6952397227287292, -0.11367972195148468, 0.04288709908723831, 0.15259100496768951, 0.5466543436050415, -0.7682929039001465, 1.0813889503479004, 0.11479109525680542, -0.10232271254062653, 0.013695128262043, 0.006172358989715576, -0.5999854803085327, 1.0368421077728271, -0.46007585525512695, -0.005170182790607214, -0.006526654120534658, 0.0013643107376992702, -0.5930659770965576, 1.0174784660339355, -0.4548243582248688, -0.009814521297812462, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.021838417276740074, -0.001524115214124322, 0.9831674098968506, 0.6769564151763916, 1.2611470222473145, 1.034075379371643, 3.523862838745117, 0.9349797964096069, 0.8636473417282104, 0.717512309551239, 0.35337477922439575, 0.14233851432800293, 0.2864791452884674, 0.631855845451355, 0.576500654220581, 0.2701405882835388, -3.229222297668457, 6.37973165512085, 2.6678876876831055, 3.2356534004211426, 0.8321123719215393, 3.1562881469726562, 0.7460317611694336, -0.5901681780815125, 10.89743709564209, 3.566544771194458, 0.9157509803771973, 1.83638596534729, 0.8894994258880615, 0.5164835453033447, 0.00614489521831274, 0.016708355396986008, 0.01356072723865509, 0.007807600777596235, 0.0043547917157411575, 0.008657701313495636, 0.0067422352731227875, 0.02062048390507698, 0.018515553325414658, 0.006616808008402586, 0.0032064320985227823, 0.008592638187110424, -1.5483300685882568, 0.28951647877693176, 11.38764762878418, -23.775178909301758, 20.85272789001465, 0.6418522596359253, 0.9968700408935547, 0.5938799381256104, 12.605101585388184, -22.570758819580078, 20.68737030029297, 1.1657819747924805, 0.020685266703367233, 0.009589704684913158, 0.012820513918995857, 0.013663586229085922, 0.5469908714294434, 0.4120730757713318, 0.3025061786174774, 0.5147435665130615, -0.070175401866436, 0.29039618372917175, 3.029102087020874, 0.4461354613304138, 3.0338006019592285, -1.134230613708496, -0.22458675503730774, 2.7206099033355713, -0.3689052164554596, 0.21034979820251465, 9.884495735168457, 0.01423683762550354, 0.03027859330177307, 0.04650256037712097, -0.017062969505786896, 0.02374950610101223, 0.6813799142837524, 0.7334250211715698], "mean": [-0.2483866661787033, 0.009232370182871819, -0.3616250157356262, -1.2466415166854858, -0.4897616505622864, 0.2609371840953827, -0.4264225363731384, -0.08912830799818039, 0.05722256004810333, 0.39306366443634033, -1.4002348184585571, 0.7052162289619446, -0.4753943979740143, -0.4584828317165375, 0.012735852040350437, 0.0020808230619877577, -0.6043041348457336, 1.035381555557251, -0.46205735206604004, -0.006630150135606527, -0.0073521193116903305, -0.002964369487017393, -0.5981136560440063, 1.0152744054794312, -0.45781612396240234, -0.011014457792043686, 0.7485087513923645, 1.745322823524475, 0.7485087513923645, 0.7485087513923645, 0.7485087513923645, 0.7485087513923645, 0.8121956586837769, 1.745322823524475, 0.8121956586837769, 0.8121956586837769, 0.8121956586837769, 0.8121956586837769, -0.022170312702655792, -0.001526357140392065, -0.010491497814655304, 0.011715305969119072, 0.021592188626527786, 0.013870312832295895, 0.006853599101305008, 0.014523472636938095, -0.0032932546455413103, 0.04295209422707558, 0.02524031326174736, -0.005176496226340532, -0.06008273363113403, -0.030988488346338272, -0.05823744833469391, -0.039196379482746124, -7.323282718658447, -0.9921669363975525, 0.540373682975769, -4.240203857421875, -0.5540411472320557, 0.390695720911026, -0.3191310465335846, -4.092270851135254, 7.073410511016846, 1.286582589149475, -5.236536026000977, 0.37432029843330383, -0.2975142002105713, -0.5474234223365784, 0.00011783027002820745, -0.0004572089819703251, 0.00039307388942688704, -0.00028919288888573647, -0.00014358223415911198, -0.0002585566835477948, -0.00017547085008118302, -6.078307706047781e-05, 0.0007871717680245638, 0.00030165992211550474, -0.0003137864114250988, 1.4959829968574923e-05, -2.3575973510742188, -0.16293267905712128, 7.200631618499756, -28.18706512451172, 15.921130180358887, -0.07260245829820633, 0.24943162500858307, 0.13446663320064545, 8.393104553222656, -28.014793395996094, 16.613346099853516, 0.3525887429714203, 0.002359763253480196, -0.0026742673944681883, 0.011341042816638947, -0.042520444840192795, 0.4350307285785675, 0.18965907394886017, 0.1975131779909134, 0.3898879885673523, -0.13583539426326752, 0.18361444771289825, -0.928193986415863, -0.47078076004981995, 0.7223759889602661, -2.3232970237731934, -0.5633838772773743, 2.385528326034546, -0.6039302945137024, 0.008156402967870235, 9.779146194458008, 0.0015501825837418437, 0.0009021552978083491, 0.00018595473375171423, -0.019856324419379234, 0.022897787392139435, 0.6804330945014954, 0.732181966304779], "std": [0.23121799528598785, 0.2360319048166275, 0.12348590046167374, 0.41718655824661255, 0.6874695420265198, 0.21057693660259247, 0.2007337063550949, 0.15471823513507843, 0.1083400622010231, 0.042178526520729065, 0.25945359468460083, 0.2197936773300171, 0.21002869307994843, 0.16090255975723267, 0.0005943392170593143, 0.0012381651904433966, 0.0014826081460341811, 0.0007114452891983092, 0.0008469047024846077, 0.0012150360271334648, 0.0005770259886048734, 0.001333158346824348, 0.0014118036488071084, 0.0009639063500799239, 0.0009501769673079252, 0.0012052104575559497, 0.8575738668441772, 6.4373016357421875e-06, 0.8575738668441772, 0.8575738668441772, 0.8575738668441772, 0.8575738668441772, 0.8676130771636963, 6.4373016357421875e-06, 0.8676130771636963, 0.8676130771636963, 0.8676130771636963, 0.8676130771636963, 0.00010894282604567707, 7.396321848318621e-07, 0.20054729282855988, 0.1702776551246643, 0.23689137399196625, 0.37749892473220825, 0.6653742790222168, 0.2819671630859375, 0.2849542498588562, 0.13973847031593323, 0.06262066215276718, 0.07170362025499344, 0.20580361783504486, 0.23839755356311798, 0.263406366109848, 0.15896610915660858, 2.293382167816162, 4.2292656898498535, 1.2567108869552612, 3.472712516784668, 1.2336432933807373, 0.844598114490509, 0.48545345664024353, 1.7843433618545532, 2.480992078781128, 1.1911593675613403, 2.1248321533203125, 0.4714403748512268, 0.6333136558532715, 0.8872847557067871, 0.002775282599031925, 0.005576567258685827, 0.005530876573175192, 0.002697916701436043, 0.001773563213646412, 0.0017344964435324073, 0.0026015695184469223, 0.005905053578317165, 0.004877121653407812, 0.00259302812628448, 0.0015280722873285413, 0.0016022304771468043, 0.29204094409942627, 0.13814160227775574, 1.6852004528045654, 1.9819484949111938, 2.0873608589172363, 0.4874827563762665, 0.309224933385849, 0.13851217925548553, 1.3519797325134277, 2.9590542316436768, 1.224005937576294, 0.5213471055030823, 0.006127456668764353, 0.0043237772770226, 0.0004957467317581177, 0.017222382128238678, 0.06647750735282898, 0.13727663457393646, 0.09217870980501175, 0.0488438718020916, 0.04148107394576073, 0.09690707176923752, 2.248709201812744, 0.5994521379470825, 2.2406065464019775, 0.5558741688728333, 0.11158772557973862, 0.27069979906082153, 0.04897025227546692, 0.05496760085225105, 0.02586541697382927, 0.004298871848732233, 0.005878516938537359, 0.009547620080411434, 0.0009021993027999997, 0.0009183253278024495, 0.0002988210180774331, 0.00027190614491701126], "count": [396]}, "action": {"min": [-0.7309384942054749, -0.2076493352651596, -0.545859694480896, -1.7125493288040161, -1.5434882640838623, -0.0864027813076973, -0.6981316804885864, -0.5438479781150818, -0.21847420930862427, 0.2934386134147644, -1.6689093112945557, 0.42640501260757446, -0.6981316804885864, -0.6624536514282227, 0.01175529882311821, -0.0030454820953309536, -0.6049309372901917, 1.0296969413757324, -0.4631665349006653, -0.008856086060404778, -0.008271414786577225, -0.007959741167724133, -0.5984196662902832, 1.0101584196090698, -0.45984333753585815, -0.012781785801053047, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.022507846355438232, -0.0015292835887521505, -0.6449021697044373, -0.8730121850967407, -1.0749316215515137, -1.7451521158218384, -2.885809898376465, -1.5110893249511719, -2.265035629272461, -0.1419917494058609, -0.04724207893013954, -0.4463043510913849, -1.015636682510376, -1.6336238384246826, -1.3275001049041748, -0.8883135914802551], "max": [0.04635745659470558, 0.3473193645477295, 0.26328039169311523, -0.3383704721927643, 0.35951611399650574, 0.6981316804885864, -0.11357371509075165, 0.06082625687122345, 0.18350739777088165, 0.5376787185668945, -0.7151002883911133, 1.0903236865997314, 0.09776672720909119, -0.09794175624847412, 0.014117668382823467, 0.006058346945792437, -0.5964212417602539, 1.0353330373764038, -0.4592129588127136, -0.0053270719945430756, -0.005925416015088558, 0.0014588846825063229, -0.5888684988021851, 1.015592098236084, -0.45385634899139404, -0.009735926054418087, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.021743733435869217, -0.001524115214124322, 0.9831674098968506, 0.6769564151763916, 1.2611470222473145, 1.034075379371643, 3.523862838745117, 0.9349797964096069, 0.8636473417282104, 0.717512309551239, 0.35337477922439575, 0.14233851432800293, 0.2864791452884674, 0.631855845451355, 0.576500654220581, 0.2701405882835388], "mean": [-0.28144964575767517, 0.0213723573833704, -0.3553244471549988, -1.1886903047561646, -0.49317073822021484, 0.2599770128726959, -0.4236375391483307, -0.08559298515319824, 0.07910282164812088, 0.4051433205604553, -1.3797812461853027, 0.697638988494873, -0.48457372188568115, -0.4654374122619629, 0.012743809260427952, 0.0020950569305568933, -0.6011433601379395, 1.033334493637085, -0.4619878828525543, -0.0065563698299229145, -0.0072947596199810505, -0.0027308431454002857, -0.5950955748558044, 1.0134130716323853, -0.45780038833618164, -0.010972285643219948, 0.7485087513923645, 1.745322823524475, 0.7485087513923645, 0.7485087513923645, 0.7485087513923645, 0.7485087513923645, 0.8077882528305054, 1.745322823524475, 0.8077882528305054, 0.8077882528305054, 0.8077882528305054, 0.8077882528305054, -0.022169427946209908, -0.001526353764347732, -0.010304583236575127, 0.009894853457808495, 0.020438233390450478, 0.012675777077674866, 0.011737963184714317, 0.010279289446771145, -0.0032445122487843037, 0.04269331693649292, 0.0252529364079237, -0.005073907319456339, -0.059919651597738266, -0.031179821118712425, -0.057485926896333694, -0.039364349097013474], "std": [0.2353622168302536, 0.221214160323143, 0.14568303525447845, 0.4315462112426758, 0.6960303783416748, 0.2123788744211197, 0.199081689119339, 0.1387195587158203, 0.09716188162565231, 0.043814998120069504, 0.24831940233707428, 0.22487536072731018, 0.2038896232843399, 0.1554867923259735, 0.0006724207778461277, 0.0016851125983521342, 0.0017262623878195882, 0.000953048060182482, 0.0009279016521759331, 0.0010141809470951557, 0.0006553322309628129, 0.0017785198288038373, 0.001636012806557119, 0.0011740903137251735, 0.0010789335938170552, 0.0010714266682043672, 0.8575738668441772, 6.4373016357421875e-06, 0.8575738668441772, 0.8575738668441772, 0.8575738668441772, 0.8575738668441772, 0.867294192314148, 6.4373016357421875e-06, 0.867294192314148, 0.867294192314148, 0.867294192314148, 0.867294192314148, 0.00011139518028357998, 7.390178780042334e-07, 0.20061032474040985, 0.17417891323566437, 0.23786042630672455, 0.3782476484775543, 0.6722767949104309, 0.2944796681404114, 0.2849554419517517, 0.1398131400346756, 0.06261421740055084, 0.0717644914984703, 0.20587705075740814, 0.23838968575000763, 0.26322388648986816, 0.1588965207338333], "count": [396]}, "timestamp": {"min": [0.0], "max": [13.166666666666666], "mean": [6.583333333333333], "std": [3.8104996270052838], "count": [396]}, "frame_index": {"min": [0], "max": [395], "mean": [197.5], "std": [114.31498881015851], "count": [396]}, "episode_index": {"min": [366], "max": [366], "mean": [366.0], "std": [0.0], "count": [396]}, "index": {"min": [144689], "max": [145084], "mean": [144886.5], "std": [114.31498881015851], "count": [396]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [396]}, "subtask_annotation": {"mean": [0.20202020202020202, 2.0, 2.0, 2.0, 2.0], "std": [0.4259225988345033, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [396]}, "scene_annotation": {"mean": [366.0], "std": [0.0], "min": [366], "max": [366], "count": [396]}, "eef_direction_state": {"mean": [3.5, 4.4393939393939394], "std": [2.2093693967539996, 2.0397226084836264], "min": [0, 0], "max": [6, 6], "count": [396]}, "eef_velocity_state": {"mean": [0.8282828282828283, 0.5075757575757576], "std": [0.7076837169530509, 0.6215353926051151], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_acc_mag_state": {"mean": [0.7702020202020202, 0.48737373737373735], "std": [0.8289100544569089, 0.7702434166719246], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_direction_action": {"mean": [3.3964646464646466, 3.744949494949495], "std": [2.1026408662409493, 2.132741335349848], "min": [0, 0], "max": [6, 6], "count": [396]}, "eef_velocity_action": {"mean": [0.9444444444444444, 0.7272727272727273], "std": [0.7260968327640231, 0.6247129735784341], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_acc_mag_action": {"mean": [1.0454545454545454, 0.7929292929292929], "std": [0.8090114590431846, 0.8483796231048332], "min": [0, 0], "max": [2, 2], "count": [396]}, "eef_sim_pose_state": {"mean": [0.2976487767620373, 0.23322782523157118, 0.1390139656680792, -0.9114156844959951, -0.47112382446111967, 0.7148429056682316, 0.25852375810679945, -0.18890428730626949, 0.11829823715945667, -2.3232776882549477, -0.5634651277757431, 2.385554396685062], "std": [0.051684552374170266, 0.12249511237148572, 0.029992675840129924, 2.277418114894932, 0.5994720481563774, 2.256204796056936, 0.039011365267091015, 0.04159912122999039, 0.03454762279321797, 0.5559134602013351, 0.11158618335242963, 0.2706970686973808], "min": [0.22963611734700629, 0.10539079872715237, 0.08212127139900836, -3.1113170657312943, -1.0623417568870268, -3.1392035597945824, 0.22617121377916552, -0.30994005880389414, 0.07147008737942648, -2.9224532716814315, -0.7086064793733731, 1.8002676234303108], "max": [0.3898650310258976, 0.43158147765707416, 0.18807078318801687, 3.1359727242166704, 0.4461374849927222, 3.0800532738137196, 0.3798471877193179, -0.14945245248524847, 0.1628088922480741, -1.134230784931314, -0.2245851452894212, 2.720614695372748], "count": [396]}, "eef_sim_pose_action": {"mean": [0.3050291946656462, 0.24082424795867266, 0.13346883846166924, -0.9288681631292418, -0.48789391035341906, 0.714544004990904, 0.25536088308655397, -0.17739096141168295, 0.11424931202218816, -2.3322942951135923, -0.5920442801233877, 2.409350917994414], "std": [0.04989197409303551, 0.12006889011135143, 0.030049838465351232, 2.2897671867079423, 0.6196606078212824, 2.285015331496273, 0.034814031651012364, 0.03969534562032263, 0.03416097260508686, 0.5480030546603954, 0.10792103729905601, 0.27060262569833815], "min": [0.23194440729190297, 0.11055740550020093, 0.08121475037551519, -3.139026907896752, -1.1123163155493403, -3.1369739698945813, 0.22035824213194474, -0.31071140538386044, 0.0648325793130725, -2.897012064100992, -0.7240210760008118, 1.7598443088760183], "max": [0.39917076661350137, 0.43434687075947215, 0.19342731681498404, 3.133500701347029, 0.49959961085805205, 3.109423888308633, 0.3686009802243823, -0.135929730320983, 0.160222591397262, -1.0526344859099526, -0.24615622529157943, 2.736740276370911], "count": [396]}}} +{"episode_index": 359, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4617104935601692]], [[0.5464916955017302]], [[0.4823328935986159]]], "std": [[[0.27922811842928513]], [[0.19520444630814363]], [[0.21530566025578496]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42934811370626685]], [[0.41932040561322564]], [[0.3622867983467897]]], "std": [[[0.30009110468521905]], [[0.2524076977013821]], [[0.28492390968881137]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45925077374086887]], [[0.46194311082276046]], [[0.37071385044213767]]], "std": [[[0.29188971932543045]], [[0.20649367265471558]], [[0.23847542118317291]]], "count": [100]}, "observation.state": {"min": [-0.7419226169586182, -0.25101184844970703, -0.42534545063972473, -1.4509432315826416, -1.5655691623687744, -0.04806530103087425, -0.7030603885650635, -0.8812494277954102, -0.3679337799549103, 0.3456163704395294, -1.7036693096160889, 0.2667540907859802, -0.6813164353370667, -0.7003896236419678, 0.00994506012648344, -0.00012278971553314477, -0.5885161757469177, 1.0338470935821533, -0.4743978679180145, -0.00646969536319375, -0.013049835339188576, -0.00394285237416625, -0.5881198644638062, 1.0142149925231934, -0.4653121829032898, -0.007262900937348604, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0030503564048558474, -0.0015281905652955174, -0.780608057975769, -1.0931744575500488, -0.3840867578983307, -1.9551208019256592, -3.364584445953369, -2.1208701133728027, -1.5342605113983154, -0.7226935029029846, -0.4585927724838257, -0.6654051542282104, -0.844115674495697, -1.3801063299179077, -1.909165859222412, -0.7708989381790161, -13.729762077331543, -16.239316940307617, -2.1483516693115234, -10.500611305236816, -1.1764346361160278, -1.4633699655532837, -2.037240505218506, -12.82780647277832, -4.029304027557373, -2.6678876876831055, -7.9059834480285645, -0.7460317611694336, -2.3241758346557617, -1.8937729597091675, -0.008031734265387058, -0.018072649836540222, -0.015075731091201305, -0.01063582580536604, -0.0066183279268443584, -0.015135674737393856, -0.006546434946358204, -0.025837209075689316, -0.02344067394733429, -0.00798033457249403, -0.0028184344992041588, -0.017597638070583344, -2.8633499145507812, -0.4639686942100525, 4.676804542541504, -33.62405014038086, 16.241954803466797, -1.2031035423278809, 0.2545199990272522, -0.10392899066209793, 3.310880661010742, -29.19465446472168, 14.381643295288086, -0.8098738789558411, -0.017352044582366943, -0.013994977809488773, 0.0, -0.1001996323466301, 0.3968251347541809, 0.015714416280388832, -0.014126162976026535, 0.3243570923805237, -0.24680019915103912, 0.05696813017129898, -2.966049909591675, -1.0490646362304688, -2.9339985847473145, -3.139714241027832, -0.5918930768966675, 1.9398592710494995, -0.6371704936027527, -0.2059776782989502, 9.695735931396484, -0.008395373821258545, -0.016865134239196777, -0.03261592984199524, -0.018878761678934097, 0.018408697098493576, 0.6592304110527039, 0.7494057416915894], "max": [-0.11875604838132858, 0.3047053813934326, 0.11927726864814758, -0.29945769906044006, 0.29193955659866333, 0.6861792802810669, -0.11786346882581711, -0.0017005115514621139, 0.16784973442554474, 0.9191656112670898, -0.7101168036460876, 1.4726876020431519, 0.356971800327301, -0.053496360778808594, 0.01134636253118515, 0.004193754866719246, -0.5783382654190063, 1.0368974208831787, -0.4676745533943176, 2.101149584632367e-05, -0.011601237580180168, 0.0010374150006100535, -0.5750479102134705, 1.0195260047912598, -0.46113747358322144, -0.0020019763614982367, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0040166182443499565, -0.0014368639094755054, 0.7235544919967651, 0.8062374591827393, 0.8681530952453613, 1.2516798973083496, 3.3436708450317383, 1.1238360404968262, 1.4374924898147583, 0.9432867169380188, 0.595555305480957, 0.41148433089256287, 0.9067901968955994, 1.2474761009216309, 0.8766415119171143, 0.6834588646888733, -2.1936440467834473, 5.494505405426025, 1.9517704248428345, 0.6715506911277771, 0.9468864798545837, 3.242368698120117, 0.860805869102478, 3.841660976409912, 12.912088394165039, 5.490232467651367, 0.702075719833374, 2.2954823970794678, 1.721611738204956, 0.3156288266181946, 0.006932658609002829, 0.020046701654791832, 0.012724381871521473, 0.007076464127749205, 0.012967659160494804, 0.010183180682361126, 0.007196240127086639, 0.033348336815834045, 0.013382497243583202, 0.0085541270673275, 0.016624445095658302, 0.005023961886763573, 0.1272599995136261, 0.4862391948699951, 11.447036743164062, -20.577651977539062, 23.20549774169922, 0.6356890201568604, 3.011820077896118, 0.801737904548645, 12.619949340820312, -19.806861877441406, 25.65548324584961, 1.1244478225708008, 0.01905091665685177, 0.012140250764787197, 0.003663003910332918, 0.013663585297763348, 0.5430818796157837, 0.40807750821113586, 0.27019044756889343, 0.591357946395874, -0.06843098998069763, 0.3739165663719177, 2.9846885204315186, 0.36327865719795227, 2.946509599685669, 3.140559673309326, 0.0785331055521965, 3.0183846950531006, -0.3714640736579895, 0.2643345594406128, 9.843522071838379, 0.013513833284378052, 0.013859182596206665, 0.034328728914260864, -0.01645207591354847, 0.021293338388204575, 0.6615607142448425, 0.7514587640762329], "mean": [-0.306326687335968, -0.09424764662981033, -0.2943231761455536, -1.0702369213104248, -0.40473631024360657, 0.26191550493240356, -0.550540566444397, -0.3425464332103729, -0.0009302338003180921, 0.56903076171875, -1.28813636302948, 0.7178871035575867, -0.3396294414997101, -0.4019933044910431, 0.010814330540597439, 0.0016890591941773891, -0.5837228298187256, 1.0354299545288086, -0.4713815152645111, -0.0021502359304577112, -0.012176786549389362, -0.0015395698137581348, -0.5813531875610352, 1.0157257318496704, -0.46323880553245544, -0.003907615784555674, 0.6278395056724548, 1.745324730873108, 0.6278395056724548, 0.6278395056724548, 0.6278395056724548, 0.6278395056724548, 0.5060020089149475, 1.745324730873108, 0.5060020089149475, 0.5060020089149475, 0.5060020089149475, 0.5060020089149475, 0.0034869411028921604, -0.0015242736553773284, -0.011832965537905693, -0.0005521500715985894, 0.03168423846364021, 0.005490386858582497, 0.026708101853728294, -0.02226962149143219, -0.004601775668561459, 0.017167184501886368, 0.01194780319929123, 0.01430673897266388, -0.025354288518428802, -0.06328944116830826, -0.04636131599545479, -0.03745526075363159, -7.578279495239258, -6.449228286743164, -0.2190450131893158, -5.285302639007568, -0.15752539038658142, 0.2757943868637085, -0.48208796977996826, -5.679568290710449, 5.082751750946045, 0.9445233941078186, -4.239063739776611, 0.37464505434036255, -0.9443382024765015, -0.349761962890625, -0.00030333042377606034, 0.000624650449026376, -0.0008992655202746391, 0.00015488371718674898, 0.00041935459012165666, -0.00031457748264074326, 0.00018290913430973887, 0.00087294343393296, -0.0015526448842138052, -0.00019460218027234077, 0.0002092465292662382, -0.00016564762336201966, -1.3944816589355469, -0.10421451181173325, 7.557504653930664, -27.06442642211914, 19.68194007873535, -0.24343442916870117, 1.6246659755706787, 0.22262340784072876, 8.323212623596191, -25.452245712280273, 19.642940521240234, 0.1768207997083664, 0.002446562983095646, -0.001842679106630385, 0.0017196917906403542, -0.04468193277716637, 0.4488888382911682, 0.1821543127298355, 0.17922329902648926, 0.4287450611591339, -0.13009656965732574, 0.20954766869544983, -1.225275993347168, -0.5806918740272522, 1.04819655418396, -1.4090852737426758, -0.34581470489501953, 2.432044506072998, -0.508809506893158, -0.01737474836409092, 9.774898529052734, 0.0020602946169674397, 0.0006721036043018103, -3.9791364542907104e-05, -0.017865488305687904, 0.020064834505319595, 0.6602826118469238, 0.7505358457565308], "std": [0.2191547155380249, 0.21399062871932983, 0.11114957183599472, 0.4159179627895355, 0.6830152273178101, 0.1732349395751953, 0.20871607959270477, 0.3050277829170227, 0.18233385682106018, 0.157831609249115, 0.3503943681716919, 0.37678050994873047, 0.37729141116142273, 0.24308539927005768, 0.00034064133069477975, 0.0011322657810524106, 0.0025454373098909855, 0.0011093062348663807, 0.002284945687279105, 0.002610431518405676, 0.00030740571673959494, 0.0013928363332524896, 0.004034696612507105, 0.0018292746972292662, 0.0011679750168696046, 0.0021214671432971954, 0.8307676315307617, 4.5299530029296875e-06, 0.8307676315307617, 0.8307676315307617, 0.8307676315307617, 0.8307676315307617, 0.7848841547966003, 4.5299530029296875e-06, 0.7848841547966003, 0.7848841547966003, 0.7848841547966003, 0.7848841547966003, 0.00025562613154761493, 1.3033881259616464e-05, 0.19735468924045563, 0.23305262625217438, 0.2214178740978241, 0.43292152881622314, 0.7428759336471558, 0.4189375340938568, 0.3089583218097687, 0.2695927321910858, 0.16360092163085938, 0.1843027025461197, 0.26278918981552124, 0.40773677825927734, 0.4520244002342224, 0.24376414716243744, 3.272902011871338, 6.418153762817383, 1.1317603588104248, 3.0484988689422607, 0.42944028973579407, 0.9954589605331421, 0.5823291540145874, 4.321704864501953, 4.791232585906982, 1.7789334058761597, 2.322788953781128, 0.5606092810630798, 1.0204524993896484, 0.42114561796188354, 0.0026168441399931908, 0.005995519924908876, 0.005028892774134874, 0.0028024197090417147, 0.001990308752283454, 0.00243021035566926, 0.0025670717004686594, 0.0067949919030070305, 0.005414987448602915, 0.0027870130725204945, 0.001912927022203803, 0.0022132715675979853, 0.4859687089920044, 0.16825690865516663, 1.4113537073135376, 3.0117032527923584, 1.6872329711914062, 0.5129843950271606, 0.5040404200553894, 0.16166387498378754, 2.290980577468872, 2.6263394355773926, 2.5479307174682617, 0.5439669489860535, 0.006695800460875034, 0.0049551064148545265, 0.0005550690111704171, 0.017892902716994286, 0.0528041273355484, 0.12972702085971832, 0.09956024587154388, 0.09037015587091446, 0.052602216601371765, 0.11548326909542084, 2.102978467941284, 0.5097048878669739, 2.198683023452759, 1.7305582761764526, 0.18117372691631317, 0.4097430109977722, 0.037072356790304184, 0.057556938380002975, 0.025344491004943848, 0.0035921642556786537, 0.0046301791444420815, 0.009977213107049465, 0.0005850274465046823, 0.0007193242781795561, 0.000563096662517637, 0.0004866859526373446], "count": [364]}, "action": {"min": [-0.8108178377151489, -0.3488220274448395, -0.4632349908351898, -1.468068242073059, -1.5707963705062866, -0.05774122104048729, -0.6981316804885864, -0.9435372948646545, -0.3917568325996399, 0.3457101583480835, -1.702508807182312, 0.2569495439529419, -0.6981316804885864, -0.6981316804885864, 0.009443696588277817, -0.004642700310796499, -0.5884911417961121, 1.031044363975525, -0.47392958402633667, -0.0062271528877317905, -0.0133719677105546, -0.008314168080687523, -0.5877565145492554, 1.0088683366775513, -0.4649641811847687, -0.007581829093396664, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0030503564048558474, -0.0015281905652955174, -0.780608057975769, -1.0931744575500488, -0.3840867578983307, -1.9551208019256592, -3.364584445953369, -2.1208701133728027, -1.5342605113983154, -0.7226935029029846, -0.43209588527679443, -0.6654051542282104, -0.844115674495697, -1.3801063299179077, -1.909165859222412, -0.7708989381790161], "max": [-0.09821262210607529, 0.3070325553417206, 0.2372194230556488, -0.22459909319877625, 0.3078168034553528, 0.6981316804885864, -0.10980845987796783, 0.06707032024860382, 0.17404326796531677, 0.9749176502227783, -0.6264597773551941, 1.4812889099121094, 0.3691936135292053, -0.04671319201588631, 0.012406088411808014, 0.009009619243443012, -0.5761311054229736, 1.0362170934677124, -0.466674268245697, 0.0003208878042642027, -0.01061379723250866, 0.005705918651074171, -0.5728538036346436, 1.0181376934051514, -0.4605012536048889, -0.0021748060826212168, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0040166182443499565, -0.0014368639094755054, 0.7246695160865784, 0.8062374591827393, 0.8681530952453613, 1.2516798973083496, 3.3436708450317383, 1.1238360404968262, 1.4374924898147583, 0.9432867169380188, 0.595555305480957, 0.41148433089256287, 0.8619757294654846, 1.2474761009216309, 0.8766415119171143, 0.6834588646888733], "mean": [-0.3347345292568207, -0.1079954281449318, -0.28270748257637024, -1.023940920829773, -0.4029858708381653, 0.25866377353668213, -0.5481335520744324, -0.3409270644187927, 0.009956241585314274, 0.5998188257217407, -1.2589441537857056, 0.7053627371788025, -0.3532882034778595, -0.40955448150634766, 0.01108547579497099, 0.0010676002129912376, -0.5826016068458557, 1.0339267253875732, -0.4708009362220764, -0.002167247701436281, -0.011802705936133862, -0.0020557877141982317, -0.5799647569656372, 1.0141069889068604, -0.4628033936023712, -0.0042203147895634174, 0.6268325448036194, 1.745324730873108, 0.6268325448036194, 0.6268325448036194, 0.6268325448036194, 0.6268325448036194, 0.5060020089149475, 1.745324730873108, 0.5060020089149475, 0.5060020089149475, 0.5060020089149475, 0.5060020089149475, 0.003488467540591955, -0.001524287392385304, -0.010116886347532272, -0.002846804913133383, 0.03139350935816765, 0.003721691435202956, 0.024564215913414955, -0.020066287368535995, -0.004579470492899418, 0.01938089355826378, 0.013246742077171803, 0.014290145598351955, -0.027716228738427162, -0.06322944909334183, -0.04803783446550369, -0.03741081804037094], "std": [0.2338426560163498, 0.21923096477985382, 0.1368609517812729, 0.4408561587333679, 0.6864885091781616, 0.17437781393527985, 0.20810198783874512, 0.32714688777923584, 0.1832759976387024, 0.1698150783777237, 0.3617922067642212, 0.38274553418159485, 0.38448667526245117, 0.24349837005138397, 0.0007772882236167789, 0.002220677910372615, 0.002807727549225092, 0.0011825821129605174, 0.0022579936776310205, 0.002490636892616749, 0.0007425479125231504, 0.002283011097460985, 0.003931813407689333, 0.0021808715537190437, 0.001201119739562273, 0.0020340362098068, 0.8299479484558105, 4.5299530029296875e-06, 0.8299479484558105, 0.8299479484558105, 0.8299479484558105, 0.8299479484558105, 0.7848841547966003, 4.5299530029296875e-06, 0.7848841547966003, 0.7848841547966003, 0.7848841547966003, 0.7848841547966003, 0.0002572471566963941, 1.303478711633943e-05, 0.20103105902671814, 0.23696178197860718, 0.2215268909931183, 0.43430671095848083, 0.7427740097045898, 0.4203430414199829, 0.30895888805389404, 0.2667359411716461, 0.16147707402706146, 0.184308722615242, 0.257962167263031, 0.4077586531639099, 0.4507538974285126, 0.24378302693367004], "count": [364]}, "timestamp": {"min": [0.0], "max": [12.1], "mean": [6.05], "std": [3.5025784153328465], "count": [364]}, "frame_index": {"min": [0], "max": [363], "mean": [181.5], "std": [105.0773524599854], "count": [364]}, "episode_index": {"min": [367], "max": [367], "mean": [367.0], "std": [0.0], "count": [364]}, "index": {"min": [145085], "max": [145448], "mean": [145266.5], "std": [105.0773524599854], "count": [364]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [364]}, "subtask_annotation": {"mean": [0.4065934065934066, 2.0, 2.0, 2.0, 2.0], "std": [0.5022591156934716, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [364]}, "scene_annotation": {"mean": [367.0], "std": [0.0], "min": [367], "max": [367], "count": [364]}, "eef_direction_state": {"mean": [4.458791208791209, 3.717032967032967], "std": [1.730767050408534, 1.9171395785775052], "min": [0, 0], "max": [6, 6], "count": [364]}, "eef_velocity_state": {"mean": [0.6895604395604396, 0.9313186813186813], "std": [0.7808144692294373, 0.6738501949657663], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_acc_mag_state": {"mean": [0.7554945054945055, 0.8434065934065934], "std": [0.834093261362976, 0.8677275105031506], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_direction_action": {"mean": [3.291208791208791, 3.2005494505494507], "std": [2.025342101161164, 1.961413407532167], "min": [0, 0], "max": [6, 6], "count": [364]}, "eef_velocity_action": {"mean": [1.0054945054945055, 1.14010989010989], "std": [0.714813836882291, 0.6416290984767402], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_acc_mag_action": {"mean": [0.9587912087912088, 1.0082417582417582], "std": [0.8293746289147905, 0.8237132401464201], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_sim_pose_state": {"mean": [0.3108204995683715, 0.21038248844936275, 0.12062829945368972, -1.2429394015739608, -0.581216443901131, 1.0485832327689408, 0.3127119777831899, -0.18767697232110253, 0.16551706598644356, -1.4435168171681356, -0.3458759753514725, 2.432127889696315], "std": [0.04291244941109095, 0.11884042023406836, 0.02781722993785576, 2.1228147314515153, 0.5099430926907973, 2.227268499271514, 0.07813623338784371, 0.06844826584928232, 0.03953022326271351, 1.8173396894289273, 0.1813013573624226, 0.4096997926604342], "min": [0.27525928033963976, 0.09676084602647776, 0.0653822814660402, -3.1132866206336547, -1.0490646241867, -3.0998859103967624, 0.22769821906752005, -0.3156759839071268, 0.09732493519427918, -3.1415748074407146, -0.5924838847865005, 1.9401003417470648], "max": [0.39603510944858694, 0.42885820055647045, 0.1549702267836098, 3.0820056695890896, 0.36327388584879317, 3.127723228253516, 0.4515893601502995, -0.10862024335323577, 0.22071227492051404, 3.1411319364856194, 0.07927139467047728, 3.018393157403665], "count": [364]}, "eef_sim_pose_action": {"mean": [0.3160033767356322, 0.2102828095221142, 0.12085905596158016, -1.2359954724921687, -0.5833290705911829, 1.0213661544731278, 0.3083482994791596, -0.18087408091449894, 0.16039948632105175, -1.8718253474505928, -0.35377949225048977, 2.4537721650799598], "std": [0.04326443140695147, 0.12117231180013015, 0.02764834420456133, 2.093012142624594, 0.5204856765102615, 2.222447672973026, 0.0834341713991518, 0.07360628046877288, 0.04187283540853437, 1.3841156370234073, 0.21764274536936684, 0.4225200174672684], "min": [0.2730965824576408, 0.08458834496771928, 0.0596499250486449, -3.0882515268419675, -1.0825474258936916, -3.097996835248786, 0.20027226962753036, -0.3200230755295494, 0.08523892066201857, -3.141252969500301, -0.6710498213384497, 1.9719654076319346], "max": [0.407914895413074, 0.434286545344681, 0.175953347684584, 3.1136960369437796, 0.3777769180155819, 3.088769668072427, 0.4600641943030965, -0.10187298694391042, 0.21583861414608652, 3.141358118063588, 0.09208065867304205, 3.011756468968122], "count": [364]}}} +{"episode_index": 360, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44725358996539794]], [[0.5396725273933103]], [[0.4822844098423683]]], "std": [[[0.2948937032513657]], [[0.21589442636286027]], [[0.22434834215258306]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4045018406382161]], [[0.4163293324682814]], [[0.3706043661091888]]], "std": [[[0.28846353706717887]], [[0.24428084543403822]], [[0.2642274320378114]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45537189782775855]], [[0.45058580594002307]], [[0.37721070742022295]]], "std": [[[0.2983317982577943]], [[0.22514592155633176]], [[0.2563731842637107]]], "count": [100]}, "observation.state": {"min": [-0.6454702615737915, -0.2616930902004242, -0.5096525549888611, -1.6765861511230469, -1.3526180982589722, -0.09786833077669144, -0.702680230140686, -0.8259781002998352, -0.15144723653793335, 0.5760273337364197, -1.5888452529907227, 0.09232614189386368, -0.5698496103286743, -0.6932767033576965, 0.010943017899990082, -0.003601734060794115, -0.5975704789161682, 1.0163547992706299, -0.4589502811431885, -0.02609088271856308, -0.013547506183385849, 2.3668399080634117e-05, -0.604413628578186, 1.0222777128219604, -0.45508459210395813, -0.028403347358107567, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.014878549613058567, -0.0019098271150141954, -0.6628060340881348, -0.8856774568557739, -0.34797772765159607, -1.242215633392334, -2.4298810958862305, -0.9248482584953308, -1.0836204290390015, -0.41528192162513733, -0.3499138355255127, -1.048818826675415, -1.205609917640686, -0.9693803787231445, -1.969512939453125, -0.5314946174621582, -12.683048248291016, -8.333333969116211, -1.9798533916473389, -10.714285850524902, -1.2051281929016113, -6.656898498535156, -1.4346764087677002, -12.259908676147461, -2.1978025436401367, -2.344933032989502, -7.99755859375, -0.9468864798545837, -1.721611738204956, -3.443223476409912, -0.007839693687856197, -0.025328097864985466, -0.03859363868832588, -0.023175297304987907, -0.007677624933421612, -0.025345828384160995, -0.008372935466468334, -0.022616006433963776, -0.04182487726211548, -0.006761359516531229, -0.009476151317358017, -0.03509542718529701, -5.7266998291015625, -0.9836136698722839, -6.013033866882324, -32.90315246582031, 5.24596643447876, -0.41433197259902954, -4.58135986328125, -1.3250946998596191, 5.968493461608887, -37.66511535644531, 11.615464210510254, 0.04305543005466461, -0.013844149187207222, -0.012431187555193901, 0.0067155067808926105, -0.06831792742013931, 0.37241727113723755, 0.04790671169757843, -0.011550744995474815, 0.3423589766025543, -0.14640729129314423, 0.017264241352677345, -3.0351450443267822, -0.866280734539032, -2.9240970611572266, -3.111887216567993, -0.8372118473052979, -3.140049457550049, -0.6277653574943542, -0.015578031539916992, 9.670572280883789, -0.01880154013633728, -0.029524892568588257, -0.04224839806556702, -0.02111264318227768, 0.018061669543385506, 0.8460541367530823, 0.5270312428474426], "max": [-0.10668966174125671, 0.4863830804824829, 0.010202103294432163, -0.4893375337123871, 0.2546277940273285, 0.6996271014213562, -0.3500787019729614, -0.10885972529649734, 0.1833040416240692, 0.9528318643569946, -0.6046373248100281, 0.7509334087371826, 0.36031103134155273, -0.2603529691696167, 0.012383604422211647, 0.006658270955085754, -0.5691734552383423, 1.0342175960540771, -0.45014479756355286, -0.00840345211327076, -0.012328924611210823, 0.00986903440207243, -0.5859442949295044, 1.0249532461166382, -0.45058855414390564, -0.01056793611496687, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.01431252621114254, -0.0019047968089580536, 0.3635828197002411, 0.7517601251602173, 0.6657810211181641, 1.2277368307113647, 2.238819122314453, 1.5621206760406494, 1.1777552366256714, 1.1016349792480469, 0.3624013066291809, 0.27423369884490967, 0.5856341123580933, 1.0047836303710938, 0.8201865553855896, 0.7543737292289734, 3.9307429790496826, 7.4175825119018555, 2.4572649002075195, 3.449328660964966, 0.6025640964508057, 2.4102563858032227, 1.1477411985397339, -4.320476531982422, 11.660562515258789, 4.198412895202637, -0.5494505763053894, 2.9554333686828613, 3.586690902709961, 0.5164835453033447, 0.007401587441563606, 0.020665887743234634, 0.049187853932380676, 0.012189039960503578, 0.021710654720664024, 0.018679415807127953, 0.008219564333558083, 0.024073148146271706, 0.03224038705229759, 0.012825088575482368, 0.01183136273175478, 0.009241914376616478, -2.417940139770508, 0.14475823938846588, 11.016472816467285, -17.05878448486328, 19.317642211914062, 1.2192498445510864, 0.7423499822616577, 0.4528334438800812, 13.391992568969727, -25.18625259399414, 24.844669342041016, 1.7645103931427002, 0.02034684084355831, 0.00979391299188137, 0.009157509543001652, 0.013663586229085922, 0.545110821723938, 0.4493880867958069, 0.3541739284992218, 0.5145714282989502, 0.019487427547574043, 0.31720536947250366, 3.0194294452667236, 0.2194593995809555, 3.116793632507324, -0.9508142471313477, -0.2704818844795227, 3.1343584060668945, -0.2473783940076828, 0.5471916794776917, 9.878824234008789, 0.023923367261886597, 0.045394688844680786, 0.03161934018135071, -0.006893503479659557, 0.024501968175172806, 0.8493689298629761, 0.5326567888259888], "mean": [-0.34982722997665405, -0.015308626927435398, -0.3578534722328186, -1.1705529689788818, -0.3818441331386566, 0.42736735939979553, -0.6073729991912842, -0.3097497820854187, 0.06685119867324829, 0.6554647088050842, -1.240028738975525, 0.43583381175994873, -0.32080668210983276, -0.4967089891433716, 0.011408357881009579, -0.0006234662141650915, -0.5917292237281799, 1.0302441120147705, -0.45594191551208496, -0.012516987510025501, -0.013061043806374073, 0.002668465953320265, -0.5993766188621521, 1.0231624841690063, -0.45236849784851074, -0.014792587608098984, 0.5453721284866333, 1.745322585105896, 0.5453721284866333, 0.5453721284866333, 0.5453721284866333, 0.5453721284866333, 0.5345947742462158, 1.745322585105896, 0.5345947742462158, 0.5345947742462158, 0.5345947742462158, 0.5345947742462158, -0.014669958502054214, -0.0019076238386332989, -0.014112413860857487, 0.014882859773933887, 0.024096615612506866, 0.0065522207878530025, 0.005498818587511778, -0.00882118009030819, -0.003507841844111681, 0.006554170046001673, -0.008224955759942532, 0.004712401423603296, -0.009868416003882885, 0.005841254722326994, -0.011927571147680283, -0.0007396428263746202, -7.266454696655273, -1.1848558187484741, -0.339055597782135, -3.9035143852233887, -0.19313132762908936, -0.33953994512557983, -0.17261546850204468, -7.002251625061035, 3.9239931106567383, 0.4552723169326782, -4.758243083953857, 0.3269869089126587, -0.021567972376942635, -0.6807059645652771, 0.0003856017137877643, 0.00016860711912158877, -6.600468623219058e-05, -0.0003010588698089123, 0.0005124275339767337, -0.0006832109647803009, -0.00011751015699701384, -0.0004754045221488923, 0.00040170305874198675, 0.0008372513693757355, 0.0005021766992285848, -0.001005950616672635, -3.6811912059783936, -0.27354973554611206, 5.454737663269043, -23.872732162475586, 14.783294677734375, 0.5389147996902466, -0.6974552273750305, -0.11623034626245499, 9.811330795288086, -31.310544967651367, 18.767803192138672, 1.0315792560577393, 0.003090145066380501, -0.001960467780008912, 0.008303843438625336, -0.03316838666796684, 0.4477178156375885, 0.20859847962856293, 0.2284706085920334, 0.40119174122810364, -0.045806027948856354, 0.19824141263961792, -0.7117838263511658, -0.44358786940574646, 0.5543117523193359, -2.3415310382843018, -0.6604495048522949, 1.3354688882827759, -0.49306008219718933, 0.1366838961839676, 9.780407905578613, 0.0024575015995651484, 0.0007530555594712496, 0.0003140342596452683, -0.018831931054592133, 0.020172439515590668, 0.8484380841255188, 0.5285611152648926], "std": [0.16304656863212585, 0.2683563828468323, 0.1239190474152565, 0.41080164909362793, 0.6017237901687622, 0.1741035133600235, 0.11287590116262436, 0.21045853197574615, 0.09358099102973938, 0.10323546081781387, 0.2864207923412323, 0.20162096619606018, 0.26021358370780945, 0.13492867350578308, 0.0004297932318877429, 0.002594506135210395, 0.006082023493945599, 0.00566203473135829, 0.0023715398274362087, 0.005667809396982193, 0.0002754639135673642, 0.0025095490273088217, 0.0035033447202295065, 0.0008647291106171906, 0.0010582718532532454, 0.00575275206938386, 0.8029324412345886, 6.67572021484375e-06, 0.8029324412345886, 0.8029324412345886, 0.8029324412345886, 0.8029324412345886, 0.7935493588447571, 6.67572021484375e-06, 0.7935493588447571, 0.7935493588447571, 0.7935493588447571, 0.7935493588447571, 0.00011605348117882386, 7.873990739426517e-07, 0.1516619473695755, 0.18872308731079102, 0.15756553411483765, 0.35311031341552734, 0.5148962736129761, 0.3430907130241394, 0.19108575582504272, 0.22042083740234375, 0.0954994484782219, 0.14887957274913788, 0.2609373927116394, 0.2591498792171478, 0.3455958664417267, 0.16568683087825775, 3.2116215229034424, 4.698777198791504, 1.1961004734039307, 3.327362537384033, 0.3614405393600464, 1.6798503398895264, 0.4453154504299164, 2.1235578060150146, 3.349759578704834, 1.2146445512771606, 1.6637815237045288, 0.7085255980491638, 0.7999444007873535, 0.5970662236213684, 0.0026099770329892635, 0.005991785787045956, 0.010328416712582111, 0.004682794213294983, 0.0034766404423862696, 0.004892181139439344, 0.0025698989629745483, 0.006197823211550713, 0.00836098100990057, 0.002887030364945531, 0.0025949289556592703, 0.005284206476062536, 0.7609667181968689, 0.22241295874118805, 2.6613357067108154, 3.6663379669189453, 2.5322999954223633, 0.43825894594192505, 1.0912657976150513, 0.31333768367767334, 1.4617902040481567, 2.546858310699463, 2.6682887077331543, 0.4706110656261444, 0.006473133806139231, 0.004013723693788052, 0.00041441022767685354, 0.01750839874148369, 0.053329408168792725, 0.1272335648536682, 0.12494046986103058, 0.04750436916947365, 0.04274435341358185, 0.09383468329906464, 2.2669451236724854, 0.36915358901023865, 2.41178297996521, 0.6639326810836792, 0.15556693077087402, 2.3718385696411133, 0.06286121904850006, 0.08087977021932602, 0.025716954842209816, 0.005987864453345537, 0.009723004885017872, 0.010320250876247883, 0.0031337053515017033, 0.0015878803096711636, 0.0007467071991413832, 0.0012403941946104169], "count": [400]}, "action": {"min": [-0.7261107563972473, -0.2429780811071396, -0.5507614612579346, -1.6749110221862793, -1.3633869886398315, -0.13617543876171112, -0.6981316804885864, -0.8623546361923218, -0.17977115511894226, 0.5479561686515808, -1.5817490816116333, 0.07628049701452255, -0.6301229000091553, -0.6981316804885864, 0.010390340350568295, -0.00614154851064086, -0.5961700677871704, 1.0145561695098877, -0.4588891863822937, -0.024446487426757812, -0.01397090032696724, -0.0029167321044951677, -0.6020495891571045, 1.0187673568725586, -0.4545849561691284, -0.027066759765148163, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.014879086054861546, -0.0019098271150141954, -0.6628060340881348, -0.8856774568557739, -0.34797772765159607, -1.242215633392334, -2.4298810958862305, -0.9248482584953308, -1.0836204290390015, -0.41528192162513733, -0.3499138355255127, -1.048818826675415, -1.205609917640686, -0.9693803787231445, -1.969512939453125, -0.5314946174621582], "max": [-0.1207994893193245, 0.48383471369743347, 0.0781593769788742, -0.3964230418205261, 0.25924140214920044, 0.6981316804885864, -0.33101415634155273, -0.11325426399707794, 0.14444832503795624, 1.0127028226852417, -0.5363945960998535, 0.755781888961792, 0.36932578682899475, -0.2554801106452942, 0.013427459634840488, 0.010416076518595219, -0.5693983435630798, 1.0334168672561646, -0.44932451844215393, -0.008120913058519363, -0.011122778989374638, 0.012786496430635452, -0.5862777233123779, 1.0231815576553345, -0.44933897256851196, -0.010673354379832745, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.01431252621114254, -0.0019047968089580536, 0.3635828197002411, 0.7517601251602173, 0.6657810211181641, 1.2277368307113647, 2.238819122314453, 1.5621206760406494, 1.1777552366256714, 1.1016349792480469, 0.3624013066291809, 0.27423369884490967, 0.5856341123580933, 1.0047836303710938, 0.8201865553855896, 0.7645274996757507], "mean": [-0.3763315677642822, -0.002489108359441161, -0.36807718873023987, -1.1160517930984497, -0.38067713379859924, 0.4201663136482239, -0.6036601662635803, -0.3338971436023712, 0.045832373201847076, 0.6787803769111633, -1.2017395496368408, 0.4342411160469055, -0.320698618888855, -0.49956417083740234, 0.011662416160106659, -0.0008734229486435652, -0.589954137802124, 1.0288243293762207, -0.4557539224624634, -0.012080324813723564, -0.012673215940594673, 0.0021441979333758354, -0.5972623825073242, 1.0213619470596313, -0.45213472843170166, -0.01468465942889452, 0.5453721284866333, 1.745322585105896, 0.5453721284866333, 0.5453721284866333, 0.5453721284866333, 0.5453721284866333, 0.5324566960334778, 1.745322585105896, 0.5324566960334778, 0.5324566960334778, 0.5324566960334778, 0.5324566960334778, -0.014668930321931839, -0.001907628495246172, -0.013461190275847912, 0.012566175311803818, 0.023398544639348984, 0.005338952410966158, 0.005915001034736633, -0.009158790111541748, -0.0035100483801215887, 0.006950272712856531, -0.0081700524315238, 0.004723796155303717, -0.010371381416916847, 0.004652558360248804, -0.01279263012111187, -0.001246483763679862], "std": [0.14997456967830658, 0.24787327647209167, 0.1431257426738739, 0.4179942309856415, 0.6050453782081604, 0.17922718822956085, 0.11221405863761902, 0.22182200849056244, 0.08807707577943802, 0.1249568909406662, 0.30059361457824707, 0.20548982918262482, 0.2651973068714142, 0.13649140298366547, 0.0007339502917602658, 0.0030581189785152674, 0.005472646094858646, 0.005611988715827465, 0.002464364981278777, 0.00527868140488863, 0.0006257964996621013, 0.0029601329006254673, 0.003045782446861267, 0.0007574002374894917, 0.0011836483608931303, 0.005378254689276218, 0.8029324412345886, 6.67572021484375e-06, 0.8029324412345886, 0.8029324412345886, 0.8029324412345886, 0.8029324412345886, 0.7934172749519348, 6.67572021484375e-06, 0.7934172749519348, 0.7934172749519348, 0.7934172749519348, 0.7934172749519348, 0.00011584602179937065, 7.863699238441768e-07, 0.1522912085056305, 0.19381612539291382, 0.1583043932914734, 0.3539208471775055, 0.5149483680725098, 0.3431077301502228, 0.19108562171459198, 0.22034555673599243, 0.09555848687887192, 0.14890629053115845, 0.26091471314430237, 0.25978776812553406, 0.34621140360832214, 0.16691890358924866], "count": [400]}, "timestamp": {"min": [0.0], "max": [13.3], "mean": [6.65], "std": [3.848989766448103], "count": [400]}, "frame_index": {"min": [0], "max": [399], "mean": [199.5], "std": [115.46969299344309], "count": [400]}, "episode_index": {"min": [369], "max": [369], "mean": [369.0], "std": [0.0], "count": [400]}, "index": {"min": [146680], "max": [147079], "mean": [146879.5], "std": [115.46969299344309], "count": [400]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [400]}, "subtask_annotation": {"mean": [0.3325, 2.0, 2.0, 2.0, 2.0], "std": [0.4918777795347149, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [400]}, "scene_annotation": {"mean": [369.0], "std": [0.0], "min": [369], "max": [369], "count": [400]}, "eef_direction_state": {"mean": [3.7, 3.5925], "std": [1.959591794226547, 2.2751799379389763], "min": [0, 0], "max": [6, 6], "count": [400]}, "eef_velocity_state": {"mean": [0.9025, 0.735], "std": [0.7334805723398524, 0.6743700764417093], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_acc_mag_state": {"mean": [0.825, 0.7], "std": [0.8392705165797253, 0.8485281374238588], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_direction_action": {"mean": [3.2825, 3.0825], "std": [2.1823596747557517, 2.1320632612565715], "min": [0, 0], "max": [6, 6], "count": [400]}, "eef_velocity_action": {"mean": [0.9925, 0.905], "std": [0.769703676748395, 0.6332258680755233], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_acc_mag_action": {"mean": [0.9775, 0.9025], "std": [0.8288508611324475, 0.8384472255306228], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_sim_pose_state": {"mean": [0.3196703970635025, 0.23271743290851382, 0.15856394848829797, -0.6962462183832072, -0.4437910875849242, 0.5466083766805206, 0.29202347327857964, -0.13285727527290356, 0.1399856236072945, -2.3414961237696765, -0.6605501680109698, 1.33553267301724], "std": [0.037176108243660064, 0.14449837798007376, 0.04554895088804049, 2.2981612685743356, 0.3692564938083239, 2.425807453450304, 0.05253074291970289, 0.042640605885828145, 0.029847300214601455, 0.6639689146834431, 0.15557994217454035, 2.4231122232120708], "min": [0.2643233601480555, 0.07943633868021335, 0.0671264830823173, -3.0953172498515995, -0.8677963975341509, -3.141005531674817, 0.2446300355578311, -0.2465146266926305, 0.09840873215943242, -3.111881231291709, -0.8371672994109773, -3.1414108625047805], "max": [0.39120806648790296, 0.489403185866076, 0.21577521513523532, 3.136624564162328, 0.21945787883235357, 3.1167958686148327, 0.4188548056169732, -0.08623669155052474, 0.18204777968186472, -0.9507960140442582, -0.27038983335203093, 3.1400062362260055], "count": [400]}, "eef_sim_pose_action": {"mean": [0.32363918716074236, 0.23544040107621683, 0.15103172470288898, -0.7871282242053718, -0.4655528684692257, 0.47009978098449834, 0.29669731304846514, -0.13911123988384394, 0.13443293317880511, -2.2506899322128273, -0.6441312967578346, 2.2166382127813775], "std": [0.03343229449719243, 0.14171303270281443, 0.05159522278885989, 2.2974112435650027, 0.37891823155506726, 2.4534547880514617, 0.05412954830876295, 0.04384966604296416, 0.02797641889249787, 0.7681279732060446, 0.17455867508061973, 1.6309365814097623], "min": [0.2646540935563387, 0.0795591100923539, 0.04007101448734647, -3.1249951818857236, -0.8977782210737583, -3.1371550316310333, 0.24508153678724204, -0.2547827016184862, 0.08871854537079914, -3.136396913010263, -0.8362098581954788, -3.141103858588543], "max": [0.4021069483016525, 0.4932759189020414, 0.22355686338201342, 3.1251988452974246, 0.22689618821864066, 3.1208839075708803, 0.422917202268634, -0.10061981368716605, 0.1756305966195401, 3.130024158738357, -0.23522578698859697, 3.140844201002519], "count": [400]}}} +{"episode_index": 361, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42194290365192183]], [[0.5292822066227127]], [[0.4495182385023432]]], "std": [[[0.28811116714948637]], [[0.2007639778595734]], [[0.22467048006832102]]], "count": [148]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5118062764321415]], [[0.44031128717385204]], [[0.31376974942070096]]], "std": [[[0.3312668788535306]], [[0.20710086578978928]], [[0.24568095907062532]]], "count": [148]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41948928654000023]], [[0.46551623206251236]], [[0.3711676544624209]]], "std": [[[0.3110422362389861]], [[0.2158291876573888]], [[0.25372933149948473]]], "count": [148]}, "observation.state": {"min": [-1.5882017612457275, 0.06493876874446869, -1.5300043821334839, -1.5449721813201904, -0.45739054679870605, -1.222533941268921, -0.7061113715171814, -0.8958468437194824, -0.22926680743694305, -0.030615052208304405, -1.5190372467041016, 0.034244488924741745, -0.025083689019083977, -0.6311647891998291, 0.0004624276189133525, 0.016118360683321953, -0.7036672830581665, 0.9685338735580444, -0.3266187608242035, -0.03448164835572243, -0.00613428046926856, -0.011850245296955109, -0.7003224492073059, 1.005212426185608, -0.35863593220710754, 0.01878165826201439, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.006763541605323553, -3.066998715439695e-06, -2.112527847290039, -1.1334648132324219, -1.3128823041915894, -0.7412136793136597, -1.76336669921875, -3.1301207542419434, -1.1571242809295654, -0.9024267196655273, -0.5700185298919678, -1.5611302852630615, -1.55000638961792, -1.5779657363891602, -0.6403581500053406, -0.9228967428207397, -20.83405113220215, -5.158730506896973, -2.190476179122925, -18.925519943237305, -0.9755799770355225, -4.1318678855896, -7.374236583709717, -17.549152374267578, -24.206350326538086, -16.55494499206543, -10.286935806274414, -8.75152587890625, -7.460317611694336, -2.8406591415405273, -0.014586826786398888, -0.041626229882240295, -0.03186238557100296, -0.018989523872733116, -0.020470505580306053, -0.028364451602101326, -0.015309997834265232, -0.06345480680465698, -0.03609512373805046, -0.016492720693349838, -0.03876156359910965, -0.042960818856954575, -3.690539836883545, -1.4178884029388428, 7.943143844604492, -25.264970779418945, 2.4557089805603027, -0.7423591017723083, -4.772250175476074, -0.9724783897399902, 5.74578857421875, -31.158302307128906, 4.01561975479126, -1.4052650928497314, -0.025685645639896393, -0.020313570275902748, -0.003052503103390336, -0.09564509987831116, 0.3032222390174866, 0.05807967856526375, 0.06488184630870819, 0.34924978017807007, -0.3296578824520111, 0.02588052488863468, -3.121659278869629, -1.1124438047409058, -3.0161266326904297, -3.015618085861206, -1.2936450242996216, -3.1391775608062744, -1.058750867843628, -0.21247641742229462, 9.35916519165039, -0.018109440803527832, -0.014505624771118164, -0.1187792718410492, -0.029136188328266144, 0.03104977495968342, 0.6757957935333252, 0.731752872467041], "max": [-0.08161080628633499, 0.8549811840057373, -0.20931795239448547, -0.30861303210258484, 0.8759661912918091, -0.07274149358272552, 0.4186077117919922, -0.01562442071735859, 0.13885751366615295, 1.1056289672851562, -0.4432741403579712, 0.8257061243057251, 0.4226854741573334, -0.17395161092281342, 0.009339108131825924, 0.022792689502239227, -0.6862592101097107, 0.9724262356758118, -0.30758407711982727, -0.022798093035817146, 0.0036622285842895508, -0.0030112280510365963, -0.6807864308357239, 1.0101463794708252, -0.33903342485427856, 0.029773199930787086, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.004199123941361904, 2.1063681288069347e-06, 0.9197254776954651, 1.39125394821167, 1.2085233926773071, 1.0290218591690063, 2.3285183906555176, 3.3302977085113525, 2.206615447998047, 1.290099859237671, 0.6133929491043091, 0.791655957698822, 1.2391810417175293, 1.1594138145446777, 0.800035297870636, 0.3727934956550598, -0.545627236366272, 8.94383430480957, 3.9737486839294434, 3.7545788288116455, 2.8693528175354004, 2.6398046016693115, 0.8608059287071228, -5.567624092102051, 12.912089347839355, 3.327838897705078, 0.21367523074150085, 1.721611738204956, 1.3772892951965332, 5.222222328186035, 0.03484460711479187, 0.04632715880870819, 0.030452687293291092, 0.005946019664406776, 0.030154291540384293, 0.03765226528048515, 0.02659347839653492, 0.05553314462304115, 0.027323177084326744, 0.010683637112379074, 0.032589662820100784, 0.026212578639388084, 0.10604999959468842, 0.13362298905849457, 22.55259132385254, -15.73365592956543, 13.224723815917969, 1.0790349245071411, -0.10604999959468842, 0.6681149005889893, 22.092334747314453, -17.64809799194336, 13.80720043182373, 0.31203192472457886, 0.035566605627536774, 0.0113945621997118, 0.008547008968889713, -0.05465434491634369, 0.6088656187057495, 0.364248126745224, 0.35175400972366333, 0.5481157302856445, 0.08174175024032593, 0.23811602592468262, 3.1265249252319336, -0.32553625106811523, 2.9599812030792236, -0.9872662425041199, -0.10248120874166489, 3.1317028999328613, -0.5033566355705261, 0.5803567171096802, 10.03721809387207, 0.017425537109375, 0.02904069423675537, 0.07170659303665161, -0.024848122149705887, 0.03529534116387367, 0.6803233027458191, 0.7357825636863708], "mean": [-0.7584532499313354, 0.319873183965683, -0.77683424949646, -0.9308617115020752, -0.0054553900845348835, -0.6643760204315186, -0.5632857084274292, -0.46086370944976807, -0.003663840005174279, 0.38062238693237305, -1.018994688987732, 0.27444300055503845, 0.1544080376625061, -0.4273894727230072, 0.0035443375818431377, 0.0195670984685421, -0.6940312385559082, 0.9711490869522095, -0.31638792157173157, -0.028891155496239662, -0.0024661922361701727, -0.0066152289509773254, -0.6905712485313416, 1.007723093032837, -0.34900951385498047, 0.0242722537368536, 1.0742671489715576, 1.7453272342681885, 1.0742671489715576, 1.0742671489715576, 1.0742671489715576, 1.0742671489715576, 0.3748147189617157, 1.7453272342681885, 0.3748147189617157, 0.3748147189617157, 0.3748147189617157, 0.3748147189617157, -0.005357799120247364, -3.8867636931172456e-07, -0.03091881237924099, -0.0017798262415453792, -0.030520640313625336, 0.040578968822956085, 0.013431464321911335, 0.009854831732809544, 0.007981409318745136, -0.00656531099230051, -0.005833053961396217, -0.012833804823458195, 0.01405355054885149, -0.008785557001829147, -0.0029965632129460573, 0.011735564097762108, -11.395834922790527, 0.3835294842720032, 1.2869486808776855, -3.0036041736602783, 0.8410347700119019, 0.43762776255607605, -0.9525468945503235, -9.524683952331543, 1.4687474966049194, -0.24639971554279327, -4.877645492553711, -0.21089181303977966, -0.23751237988471985, -0.49976763129234314, -9.879280696623027e-05, -0.000573596975300461, -0.0011353415902704, -0.00035424777888692915, 0.000755602028220892, 0.00020963992574252188, -3.589731568354182e-05, -0.0003609845298342407, -0.00024715042673051357, -0.0002151377557311207, 0.0004976581549271941, 0.00015880167484283447, -1.4246826171875, -0.7019660472869873, 15.6094970703125, -20.899127960205078, 8.645118713378906, 0.21805725991725922, -1.9270732402801514, -0.2380097210407257, 13.173887252807617, -24.901220321655273, 8.803735733032227, -0.49158892035484314, 0.0030351905152201653, -0.002224319614470005, 0.005314233712852001, -0.0802440494298935, 0.44684386253356934, 0.19346261024475098, 0.18632440268993378, 0.4707428514957428, -0.1141204759478569, 0.15240171551704407, 0.9743215441703796, -0.8611006736755371, -1.1993237733840942, -2.2602245807647705, -1.0028773546218872, 2.049818992614746, -0.8239274024963379, 0.05349854379892349, 9.75015640258789, -3.932616436941316e-06, 0.0007215750520117581, 0.000872914562933147, -0.0268222838640213, 0.03322086110711098, 0.6783123016357422, 0.7335293889045715], "std": [0.4563503563404083, 0.24718166887760162, 0.4673266112804413, 0.36686626076698303, 0.2821885049343109, 0.3357967138290405, 0.21893411874771118, 0.18762055039405823, 0.09902304410934448, 0.32739177346229553, 0.24753934144973755, 0.23312340676784515, 0.08584624528884888, 0.09274052083492279, 0.0018551842076703906, 0.0011860525701195002, 0.0050657885149121284, 0.0012539083836600184, 0.005920194089412689, 0.00249291630461812, 0.0019346709595993161, 0.0015256499173119664, 0.005486509762704372, 0.001365413423627615, 0.0062218885868787766, 0.002301976317539811, 0.8371372818946838, 2.0265579223632812e-06, 0.8371372818946838, 0.8371372818946838, 0.8371372818946838, 0.8371372818946838, 0.7126599550247192, 2.0265579223632812e-06, 0.7126599550247192, 0.7126599550247192, 0.7126599550247192, 0.7126599550247192, 0.0007782210595905781, 8.789280059318116e-07, 0.38580796122550964, 0.29666170477867126, 0.3230617046356201, 0.2530248463153839, 0.42685168981552124, 0.560313880443573, 0.3558897376060486, 0.2566373646259308, 0.12261795997619629, 0.31566187739372253, 0.31698310375213623, 0.254386305809021, 0.17233972251415253, 0.1359468698501587, 3.6430246829986572, 2.937351703643799, 1.351688027381897, 4.3119611740112305, 0.6589595675468445, 0.9050076007843018, 0.9710292816162109, 1.7330518960952759, 5.094712257385254, 1.986737847328186, 2.8567190170288086, 0.876711905002594, 0.8343418836593628, 0.9527934193611145, 0.004098324105143547, 0.005815677344799042, 0.0061515276320278645, 0.0027136672288179398, 0.004945830442011356, 0.0046379705891013145, 0.004790555220097303, 0.007271259091794491, 0.006442382000386715, 0.003190898336470127, 0.00576715636998415, 0.005113369319587946, 1.0398248434066772, 0.2543448507785797, 3.540661334991455, 1.7667652368545532, 2.2982847690582275, 0.4144582748413086, 0.8905406594276428, 0.2626970112323761, 2.8369011878967285, 2.602224111557007, 1.7156405448913574, 0.40023380517959595, 0.008020922541618347, 0.005084962118417025, 0.0008144455496221781, 0.005055645480751991, 0.06831994652748108, 0.0931573286652565, 0.054060257971286774, 0.05947192385792732, 0.10912727564573288, 0.044188544154167175, 1.5883729457855225, 0.16733068227767944, 1.9257618188858032, 0.5328614115715027, 0.34867891669273376, 1.879621982574463, 0.07438433915376663, 0.08479037880897522, 0.06200120598077774, 0.00437070382758975, 0.005389399826526642, 0.014148487709462643, 0.0009308275184594095, 0.0008834028267301619, 0.00104240991640836, 0.0009244236280210316], "count": [789]}, "action": {"min": [-1.7818880081176758, 0.05323226377367973, -1.5707963705062866, -1.4866018295288086, -0.583476722240448, -1.2344787120819092, -0.6981316804885864, -0.9626750349998474, -0.2707611322402954, -0.2866888642311096, -1.444204568862915, 0.03141777217388153, -0.029714779928326607, -0.6239718198776245, -0.0006938118021935225, 0.010361609049141407, -0.6909886002540588, 0.9664714932441711, -0.33354824781417847, -0.03470803052186966, -0.007833111099898815, -0.015141738578677177, -0.6862840056419373, 1.001604437828064, -0.36597007513046265, 0.01865725964307785, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.006763541605323553, -3.066998715439695e-06, -2.112527847290039, -1.1334648132324219, -1.3128823041915894, -1.079219937324524, -2.317756175994873, -3.1301207542419434, -1.1571242809295654, -0.9024267196655273, -0.5700185298919678, -1.5611302852630615, -1.55000638961792, -1.5779657363891602, -0.6403581500053406, -0.9228967428207397], "max": [-0.09243354201316833, 0.8862844705581665, -0.13143937289714813, -0.243119478225708, 0.8859947323799133, 0.29785534739494324, 0.43799689412117004, -0.048317890614271164, 0.14781394600868225, 1.186556100845337, -0.37284398078918457, 0.8268110752105713, 0.42699676752090454, -0.17375342547893524, 0.012259689159691334, 0.02704503946006298, -0.6711918115615845, 0.9774285554885864, -0.31278926134109497, -0.022326646372675896, 0.005939825437963009, 0.002697751624509692, -0.6664610505104065, 1.0116640329360962, -0.3430632948875427, 0.029663633555173874, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.004199123941361904, 2.1063681288069347e-06, 0.923686683177948, 1.39125394821167, 1.2085233926773071, 1.0290218591690063, 2.3285183906555176, 3.4636969566345215, 2.206615447998047, 1.290099859237671, 0.6133929491043091, 0.791655957698822, 1.2391810417175293, 1.1594138145446777, 0.800035297870636, 0.3727934956550598], "mean": [-0.841201901435852, 0.31390610337257385, -0.8098980784416199, -0.8846536874771118, -0.006704563740640879, -0.6658807396888733, -0.5580658912658691, -0.5195409059524536, -0.006560200359672308, 0.38738200068473816, -0.9770064353942871, 0.27239200472831726, 0.15462201833724976, -0.4227381944656372, 0.003893704153597355, 0.017241260036826134, -0.6818018555641174, 0.9711975455284119, -0.3222541809082031, -0.02847483940422535, -0.0025452643167227507, -0.0074849906377494335, -0.6776443123817444, 1.0074456930160522, -0.3552818298339844, 0.02412598207592964, 1.0745549201965332, 1.7453272342681885, 1.0745549201965332, 1.0745549201965332, 1.0745549201965332, 1.0745549201965332, 0.3748147189617157, 1.7453272342681885, 0.3748147189617157, 0.3748147189617157, 0.3748147189617157, 0.3748147189617157, -0.005355142522603273, -3.8624449416602147e-07, -0.02957904152572155, -0.002160347066819668, -0.029757674783468246, 0.03895125538110733, 0.010164106264710426, 0.014180855825543404, 0.01005522534251213, -0.0050904215313494205, -0.00565836438909173, -0.013710449449717999, 0.012453424744307995, -0.008378847502171993, -0.0029684987384825945, 0.012191509827971458], "std": [0.48495012521743774, 0.2536124289035797, 0.4764266610145569, 0.3693177103996277, 0.2824971377849579, 0.3417111337184906, 0.22240321338176727, 0.18905840814113617, 0.1032954677939415, 0.35100057721138, 0.2563375234603882, 0.23447535932064056, 0.08552920073270798, 0.09119310230016708, 0.0020530959591269493, 0.002974501810967922, 0.004438701085746288, 0.0018477665726095438, 0.005808583460748196, 0.0023875285405665636, 0.0021226154640316963, 0.003070283681154251, 0.0047166356816887856, 0.0018955824198201299, 0.00617088470607996, 0.002181663643568754, 0.8371734619140625, 2.0265579223632812e-06, 0.8371734619140625, 0.8371734619140625, 0.8371734619140625, 0.8371734619140625, 0.7126599550247192, 2.0265579223632812e-06, 0.7126599550247192, 0.7126599550247192, 0.7126599550247192, 0.7126599550247192, 0.0007790523231960833, 8.802644515526481e-07, 0.3876340985298157, 0.29684096574783325, 0.32367369532585144, 0.25697943568229675, 0.43636831641197205, 0.5734264850616455, 0.36026695370674133, 0.2598610520362854, 0.1226305440068245, 0.31631553173065186, 0.31972232460975647, 0.25458624958992004, 0.17229442298412323, 0.13651302456855774], "count": [789]}, "timestamp": {"min": [0.0], "max": [26.266666666666666], "mean": [13.133333333333335], "std": [7.5921499419295415], "count": [789]}, "frame_index": {"min": [0], "max": [788], "mean": [394.0], "std": [227.76449825788623], "count": [789]}, "episode_index": {"min": [370], "max": [370], "mean": [370.0], "std": [0.0], "count": [789]}, "index": {"min": [147080], "max": [147868], "mean": [147474.0], "std": [227.76449825788623], "count": [789]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [789]}, "subtask_annotation": {"mean": [0.24334600760456274, 2.0, 2.0, 2.0, 2.0], "std": [0.4349694663757988, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [789]}, "scene_annotation": {"mean": [370.0], "std": [0.0], "min": [370], "max": [370], "count": [789]}, "eef_direction_state": {"mean": [3.7490494296577945, 3.3536121673003803], "std": [1.8202883471467428, 1.9026837844019435], "min": [0, 0], "max": [6, 6], "count": [789]}, "eef_velocity_state": {"mean": [1.1711026615969582, 1.0240811153358682], "std": [0.7312516317266736, 0.675989120671092], "min": [0, 0], "max": [2, 2], "count": [789]}, "eef_acc_mag_state": {"mean": [0.9290240811153359, 0.8238276299112801], "std": [0.8439941768298881, 0.8458592503657126], "min": [0, 0], "max": [2, 2], "count": [789]}, "eef_direction_action": {"mean": [3.6489226869455007, 2.917617237008872], "std": [1.8305087992790736, 1.7446805338742004], "min": [0, 0], "max": [6, 6], "count": [789]}, "eef_velocity_action": {"mean": [1.1875792141951838, 1.1761723700887199], "std": [0.7298091459273623, 0.6353666651516203], "min": [0, 0], "max": [2, 2], "count": [789]}, "eef_acc_mag_action": {"mean": [1.0240811153358682, 1.0228136882129277], "std": [0.8122497343404581, 0.8004983821582521], "min": [0, 0], "max": [2, 2], "count": [789]}, "eef_sim_pose_state": {"mean": [0.38855727857150857, 0.32745414567588677, 0.20142688235135348, 0.9741704019516575, -0.8613088167916076, -1.2072076486059855, 0.35226069574958135, -0.2188604987785689, 0.1310374108821769, -2.2600996948259895, -1.00305233750817, 2.0497194607198534], "std": [0.06941524382140465, 0.08954113248626958, 0.09075240929019654, 1.6076842233285527, 0.1673818620794163, 1.9364928279750426, 0.04075613702187278, 0.07991111754941807, 0.02067822278972305, 0.5331216597423182, 0.3486780584714864, 1.9698868583829319], "min": [0.263964243053592, 0.2204772022590963, 0.08906409926421884, -3.138531395613961, -1.1130665519054574, -3.138949670691278, 0.2504976132786545, -0.36693436425487946, 0.08045812625633544, -3.0157246945550216, -1.2936613822206884, -3.140248163618263], "max": [0.4908142435100096, 0.508844924605464, 0.45791276791096025, 3.135676326825506, -0.32550401437026255, 3.053197700272293, 0.4235068581004418, -0.07409695615232348, 0.21200075508530097, -0.9872661487614138, -0.10248124876274445, 3.1411697111548653], "count": [789]}, "eef_sim_pose_action": {"mean": [0.3999015705467381, 0.3267777296487449, 0.224691285564854, 0.9952053364886034, -0.8284018280133971, -1.2253180650930313, 0.3666044578527668, -0.2230115678400424, 0.14282910827243012, -2.22827144611388, -0.973568639198662, 2.455351470155763], "std": [0.06846673071219049, 0.09222962276355746, 0.11192138407004426, 1.5940286854103929, 0.1930787479821117, 1.9287482599339483, 0.041465700523476944, 0.08426958216347093, 0.019512303876549123, 0.5425043382412934, 0.3580289845589914, 1.3723284455107274], "min": [0.2696151005441705, 0.196926112046532, 0.09366727920501787, -3.135287655037502, -1.0949952820540754, -3.1086565410405447, 0.2552176984148797, -0.3902872578689172, 0.09475453710170831, -3.0191054385054077, -1.280061784265504, -3.1383016487582083], "max": [0.5140056309144221, 0.5188204206516153, 0.5235866467574751, 3.137775247314395, -0.21637185783025115, 3.032868705986216, 0.4407223315993011, -0.05919744313252465, 0.21832624448629956, -0.9419873140337134, -0.052504671535889225, 3.138466631399174], "count": [789]}}} +{"episode_index": 362, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4271520593041138]], [[0.5339542627835447]], [[0.4768437740292195]]], "std": [[[0.2993775741422877]], [[0.2226999092741571]], [[0.22789947543470468]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41295107650903495]], [[0.43462858035371016]], [[0.38043495049980774]]], "std": [[[0.29720623702605525]], [[0.24228802545577366]], [[0.26091636845283434]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43456643118031524]], [[0.48300266243752404]], [[0.4159747549019608]]], "std": [[[0.3130809488232308]], [[0.22393219725244468]], [[0.25180756767649193]]], "count": [100]}, "observation.state": {"min": [-0.7497690320014954, -0.2833707630634308, -0.9578994512557983, -1.6845970153808594, -1.5685596466064453, -0.5795587301254272, -0.7002948522567749, -1.0685065984725952, -0.15888909995555878, 0.23765859007835388, -1.9206336736679077, -0.07401508092880249, -0.3578338325023651, -0.5939557552337646, 0.003783729625865817, -0.007216133177280426, -0.6269873976707458, 1.0327874422073364, -0.45035767555236816, -0.0015961485914885998, -0.019438352435827255, -0.0045728739351034164, -0.6307302117347717, 1.0186793804168701, -0.44430792331695557, -0.0036479062400758266, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.008775212801992893, -0.0019104726379737258, -2.1974802017211914, -0.7121057510375977, -1.3063156604766846, -2.163194417953491, -2.9921414852142334, -2.1662354469299316, -2.7165913581848145, -1.3876813650131226, -0.23514486849308014, -1.2131282091140747, -1.0229580402374268, -2.1497962474823, -0.7648230791091919, -1.3203480243682861, -14.086090087890625, -6.990231990814209, -3.9737486839294434, -11.874238014221191, -0.5738705992698669, -4.734432220458984, -1.8076924085617065, -15.511402130126953, -3.327228546142578, -2.990842580795288, -10.134310722351074, -1.4059828519821167, -2.6111111640930176, -1.4920635223388672, -0.008108507841825485, -0.038884151726961136, -0.07398001849651337, -0.00788189098238945, -0.02311188355088234, -0.025988755747675896, -0.006874117534607649, -0.04018092155456543, -0.08397974818944931, -0.009875962510704994, -0.021157454699277878, -0.03364785015583038, -2.3967299461364746, -0.5901682376861572, 3.20695161819458, -32.244232177734375, 7.024809837341309, -0.38765960931777954, 0.975659966468811, -0.34148097038269043, 4.5877227783203125, -36.013031005859375, 8.72764778137207, 0.004390812013298273, -0.023384656757116318, -0.017362115904688835, 0.003663003910332918, -0.08198151737451553, 0.3312382102012634, -0.002897904720157385, 0.046141669154167175, 0.32692503929138184, -0.18156471848487854, 0.011671488173305988, -3.112640857696533, -1.0802676677703857, -2.973109483718872, -3.129357099533081, -1.2980610132217407, -3.1069798469543457, -0.9449335932731628, -0.20114366710186005, 9.671629905700684, -0.011599481105804443, -0.02350500226020813, -0.05658033490180969, -0.022115588188171387, 0.019401153549551964, 0.7355713844299316, 0.6726748943328857], "max": [0.19542652368545532, 0.3696501851081848, -0.23202675580978394, -0.463873952627182, 0.4343106746673584, 0.7001028060913086, 0.46480876207351685, 0.174788236618042, 0.11825767159461975, 1.079195261001587, -0.4844730496406555, 0.6818809509277344, 0.6704502105712891, -0.04072752594947815, 0.005139255430549383, 0.002090918831527233, -0.6080158948898315, 1.0346989631652832, -0.43438518047332764, 0.004499693401157856, -0.01836143434047699, 0.004707208834588528, -0.6111768484115601, 1.0212154388427734, -0.4314152002334595, 0.0013246703892946243, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.008104274980723858, -0.0019045001827180386, 0.9564157128334045, 0.8423300981521606, 0.9247595071792603, 0.8101052045822144, 2.697674036026001, 2.2994160652160645, 2.3197755813598633, 1.3345515727996826, 0.72725510597229, 0.7237709760665894, 1.0187404155731201, 1.2135701179504395, 1.8148678541183472, 0.8087518215179443, -2.538836717605591, 3.3577535152435303, 3.8192920684814453, 0.12210015952587128, 1.6068376302719116, 2.9554333686828613, 0.9468864798545837, -1.6183228492736816, 9.126984596252441, 1.3620268106460571, -1.404151439666748, 0.7173382639884949, 0.7460317611694336, 1.3772892951965332, 0.006827962584793568, 0.03440216928720474, 0.017771923914551735, 0.006778414361178875, 0.1019456759095192, 0.030379604548215866, 0.007545300759375095, 0.0417742058634758, 0.014884197153151035, 0.013344138860702515, 0.09139661490917206, 0.013406552374362946, -0.2545199990272522, 0.3229222297668457, 11.283719062805176, -21.236434936523438, 18.634185791015625, 0.6256141066551208, 3.2451300621032715, 0.6681149005889893, 14.282812118530273, -23.876554489135742, 20.914539337158203, 1.1400748491287231, 0.02001737244427204, 0.013970697298645973, 0.007936508394777775, 0.013663585297763348, 0.5470304489135742, 0.22588090598583221, 0.377553790807724, 0.5527336597442627, 0.017349980771541595, 0.3106776177883148, 3.1217336654663086, 0.6283684968948364, 3.0844485759735107, 3.1026716232299805, -0.19799551367759705, 3.1041102409362793, 0.08437403291463852, 0.26028454303741455, 9.933622360229492, 0.012931346893310547, 0.02915164828300476, 0.06033250689506531, -0.01584237441420555, 0.025478839874267578, 0.7393568754196167, 0.6766824722290039], "mean": [-0.31004419922828674, -0.07296036928892136, -0.4377700686454773, -1.2259190082550049, -0.32101649045944214, 0.1907147914171219, -0.4048372209072113, -0.365951269865036, -0.01393301784992218, 0.5566192269325256, -1.2321627140045166, 0.22692473232746124, 0.060280006378889084, -0.3842536509037018, 0.004488212522119284, -0.0013935316819697618, -0.6197583079338074, 1.0339548587799072, -0.4423694312572479, 0.0010522549273446202, -0.018861135467886925, 0.0009404472075402737, -0.623016357421875, 1.019652009010315, -0.4368598759174347, -0.001550019602291286, 0.4040101170539856, 1.7453218698501587, 0.4040101170539856, 0.4040101170539856, 0.4040101170539856, 0.4040101170539856, 0.6504320502281189, 1.7453218698501587, 0.6504320502281189, 0.6504320502281189, 0.6504320502281189, 0.6504320502281189, -0.008404292166233063, -0.0019078265177085996, -0.026555191725492477, -0.007421805057674646, -0.0040083276107907295, 0.020226173102855682, -0.015634004026651382, 0.012665674090385437, -0.0009041969897225499, 0.0035770891699939966, -0.00486854137852788, -0.008996175602078438, -0.01545929815620184, 0.009449530392885208, 0.006543404888361692, 0.005739632062613964, -7.541628837585449, -2.8469784259796143, 0.07300223410129547, -4.370094299316406, 0.10070591419935226, -0.03361514210700989, -0.4715164601802826, -7.334883689880371, 1.3154162168502808, -0.364454448223114, -4.88810396194458, -0.013371738605201244, -0.22592680156230927, -0.39669498801231384, -5.033820343669504e-05, -0.0004335641860961914, -0.00028845033375546336, 7.979995280038565e-05, 0.0004515345790423453, 0.00019431851978879422, 7.772491517243907e-05, -0.0002672439441084862, -0.0007979463553056121, -0.0002466079604346305, 0.00034386676270514727, -5.21215406479314e-05, -1.4071388244628906, -0.10476069152355194, 7.60684061050415, -26.21310806274414, 13.241786003112793, 0.18966926634311676, 1.924238920211792, 0.16379433870315552, 10.460811614990234, -29.73345375061035, 15.409268379211426, 0.6407374143600464, 0.001636421657167375, -0.0019415296847000718, 0.006087734363973141, -0.03422532603144646, 0.43137630820274353, 0.10601798444986343, 0.22865994274616241, 0.429338276386261, -0.10473965853452682, 0.18195532262325287, -0.3980495035648346, -0.6488817930221558, 1.062171220779419, -1.8681281805038452, -0.8068238496780396, -0.0646323561668396, -0.5881487131118774, 0.06566764414310455, 9.777030944824219, 0.0012953376863151789, 0.0008967994945123792, 0.0005392286693677306, -0.01971290446817875, 0.02359537035226822, 0.7372628450393677, 0.6749024391174316], "std": [0.3153034746646881, 0.1388753205537796, 0.1514843851327896, 0.3275437355041504, 0.6668842434883118, 0.3939838409423828, 0.2901788651943207, 0.37446776032447815, 0.0822538286447525, 0.2578945755958557, 0.4761159121990204, 0.21261337399482727, 0.223306342959404, 0.17338290810585022, 0.00026467631687410176, 0.0022179591469466686, 0.006146066356450319, 0.00043139528133906424, 0.005041696596890688, 0.001626309473067522, 0.00023529055761173368, 0.002112427493557334, 0.006753288675099611, 0.000598927668761462, 0.0043825567699968815, 0.0015858873957768083, 0.7294836640357971, 7.3909759521484375e-06, 0.7294836640357971, 0.7294836640357971, 0.7294836640357971, 0.7294836640357971, 0.8363841772079468, 7.3909759521484375e-06, 0.8363841772079468, 0.8363841772079468, 0.8363841772079468, 0.8363841772079468, 8.29487107694149e-05, 1.0359811994931079e-06, 0.30246466398239136, 0.18925687670707703, 0.26711443066596985, 0.3625291883945465, 0.7052379846572876, 0.47402551770210266, 0.4986627697944641, 0.3798739016056061, 0.10902614891529083, 0.2801745533943176, 0.34815147519111633, 0.32918378710746765, 0.34814924001693726, 0.20771120488643646, 3.285149097442627, 2.010512590408325, 1.823096752166748, 3.0407369136810303, 0.4083331227302551, 1.3266528844833374, 0.6054404377937317, 3.602651357650757, 2.868989944458008, 0.9697144627571106, 2.0041966438293457, 0.3639030158519745, 0.5394576191902161, 0.5383117198944092, 0.0022323117591440678, 0.00763684744015336, 0.008417218923568726, 0.0025478345341980457, 0.009842810221016407, 0.004347051493823528, 0.0024596736766397953, 0.007619083859026432, 0.008816111832857132, 0.0029742082115262747, 0.008591118268668652, 0.003775533754378557, 0.31222599744796753, 0.1534338891506195, 2.274310350418091, 2.411837577819824, 2.724292516708374, 0.2187238484621048, 0.3240285813808441, 0.1713569164276123, 1.9743070602416992, 2.5116825103759766, 2.7419564723968506, 0.23013560473918915, 0.007025464437901974, 0.005428155418485403, 0.0005467498558573425, 0.017638064920902252, 0.06361839920282364, 0.06161130964756012, 0.0896114706993103, 0.0747494027018547, 0.06060322746634483, 0.0956936776638031, 2.6263957023620605, 0.5780777931213379, 2.209733247756958, 1.4213273525238037, 0.32990801334381104, 2.6749255657196045, 0.08618820458650589, 0.0566612184047699, 0.03203330934047699, 0.003717438317835331, 0.008454185910522938, 0.012517049908638, 0.0011947652092203498, 0.0012935849372297525, 0.0007763979956507683, 0.0008473966736346483], "count": [412]}, "action": {"min": [-0.8299815654754639, -0.27911534905433655, -1.1349345445632935, -1.6440082788467407, -1.5707963705062866, -0.610207736492157, -0.6981316804885864, -1.1333028078079224, -0.18233418464660645, 0.21102504432201385, -1.8922691345214844, -0.06727370619773865, -0.3592592179775238, -0.5859875679016113, 0.0040651364251971245, -0.008503399789333344, -0.6248635053634644, 1.0276780128479004, -0.4512614607810974, -0.0022612225729972124, -0.01915687508881092, -0.006397902965545654, -0.6278720498085022, 1.0111382007598877, -0.44501519203186035, -0.004562077112495899, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.008775212801992893, -0.0019104726379737258, -2.1974802017211914, -0.7121057510375977, -1.3063156604766846, -2.163194417953491, -2.9921414852142334, -2.1662354469299316, -2.7165913581848145, -1.3876813650131226, -0.23514486849308014, -1.2131282091140747, -1.0229580402374268, -2.1497962474823, -0.7648230791091919, -1.3203480243682861], "max": [0.17299479246139526, 0.40896347165107727, -0.12858927249908447, -0.3797339200973511, 0.44534561038017273, 0.6981316804885864, 0.4807385802268982, 0.2562066614627838, 0.15140405297279358, 1.143678903579712, -0.43222588300704956, 0.6871328353881836, 0.6842532157897949, -0.039950642734766006, 0.007253578864037991, 0.0031912431586533785, -0.6052038669586182, 1.0378164052963257, -0.43493974208831787, 0.003642581170424819, -0.015829792246222496, 0.005039278417825699, -0.6079053282737732, 1.0230082273483276, -0.43015334010124207, 0.00021998328156769276, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.008104274980723858, -0.0019045001827180386, 0.9564157128334045, 0.8423300981521606, 0.9247595071792603, 0.8101052045822144, 2.697674036026001, 2.2994160652160645, 2.3197755813598633, 1.3345515727996826, 0.72725510597229, 0.7237709760665894, 1.0187404155731201, 1.2135701179504395, 1.8148678541183472, 0.8087518215179443], "mean": [-0.3439348340034485, -0.06225195154547691, -0.45023882389068604, -1.1684060096740723, -0.3232041895389557, 0.18783940374851227, -0.40223145484924316, -0.38627415895462036, -0.024903476238250732, 0.5660787224769592, -1.196768045425415, 0.22660361230373383, 0.061714764684438705, -0.3815586566925049, 0.0054239253513514996, -0.0018272156594321132, -0.6161695122718811, 1.0323630571365356, -0.44283297657966614, 0.0006923628970980644, -0.017768604680895805, 0.0002534155792091042, -0.6188210248947144, 1.0173665285110474, -0.4372349679470062, -0.0022235384676605463, 0.4040101170539856, 1.7453218698501587, 0.4040101170539856, 0.4040101170539856, 0.4040101170539856, 0.4040101170539856, 0.6505166888237, 1.7453218698501587, 0.6505166888237, 0.6505166888237, 0.6505166888237, 0.6505166888237, -0.008404207415878773, -0.001907826866954565, -0.025728728622198105, -0.007034358102828264, -0.004218587186187506, 0.02035992406308651, -0.015050575137138367, 0.0117760905995965, -0.00038384314393624663, 0.004271990619599819, -0.004793030675500631, -0.00886019878089428, -0.01514431368559599, 0.00883103720843792, 0.005373002029955387, 0.005895744077861309], "std": [0.32154199481010437, 0.13244150578975677, 0.1709429919719696, 0.338787704706192, 0.6692202091217041, 0.3994081914424896, 0.29050931334495544, 0.38645482063293457, 0.08064765483140945, 0.28433939814567566, 0.4875607192516327, 0.21193526685237885, 0.2262137234210968, 0.1722985953092575, 0.0005486709414981306, 0.002530366415157914, 0.006016260012984276, 0.001250346307642758, 0.00483751343563199, 0.0014686939539387822, 0.0005482734413817525, 0.0023565497249364853, 0.006485776510089636, 0.00148582155816257, 0.00407946715131402, 0.0014187598135322332, 0.7294836640357971, 7.3909759521484375e-06, 0.7294836640357971, 0.7294836640357971, 0.7294836640357971, 0.7294836640357971, 0.8364666700363159, 7.3909759521484375e-06, 0.8364666700363159, 0.8364666700363159, 0.8364666700363159, 0.8364666700363159, 8.285727381007746e-05, 1.0357241535530193e-06, 0.30299893021583557, 0.18945889174938202, 0.26712360978126526, 0.36253049969673157, 0.7053266167640686, 0.4744282364845276, 0.49877458810806274, 0.38026338815689087, 0.10902201384305954, 0.2801956236362457, 0.3481062352657318, 0.32949352264404297, 0.3490563631057739, 0.20772984623908997], "count": [412]}, "timestamp": {"min": [0.0], "max": [13.7], "mean": [6.85], "std": [3.964460170621524], "count": [412]}, "frame_index": {"min": [0], "max": [411], "mean": [205.5], "std": [118.93380511864572], "count": [412]}, "episode_index": {"min": [371], "max": [371], "mean": [371.0], "std": [0.0], "count": [412]}, "index": {"min": [147869], "max": [148280], "mean": [148074.5], "std": [118.93380511864572], "count": [412]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [412]}, "subtask_annotation": {"mean": [0.4344660194174757, 2.0, 2.0, 2.0, 2.0], "std": [0.5149007410338056, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [412]}, "scene_annotation": {"mean": [371.0], "std": [0.0], "min": [371], "max": [371], "count": [412]}, "eef_direction_state": {"mean": [3.424757281553398, 3.1941747572815533], "std": [2.369234174191255, 2.1272994522988875], "min": [0, 0], "max": [6, 6], "count": [412]}, "eef_velocity_state": {"mean": [0.8640776699029126, 1.0509708737864079], "std": [0.7313844258892909, 0.6860779408341586], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_acc_mag_state": {"mean": [0.8276699029126213, 0.9077669902912622], "std": [0.8429671403879119, 0.8338924193597752], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_direction_action": {"mean": [3.3446601941747574, 3.179611650485437], "std": [2.223581828192506, 2.0113203518889096], "min": [0, 0], "max": [6, 6], "count": [412]}, "eef_velocity_action": {"mean": [0.9830097087378641, 1.162621359223301], "std": [0.7255414248194532, 0.7003888811128445], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_acc_mag_action": {"mean": [1.0655339805825244, 1.1796116504854368], "std": [0.8083763280058806, 0.7706836233130351], "min": [0, 0], "max": [2, 2], "count": [412]}, "eef_sim_pose_state": {"mean": [0.30889492672955665, 0.1753341295829156, 0.1503539027300974, -0.42127162373247823, -0.6491512322762425, 1.0547241707156663, 0.3193420496128119, -0.19390003712583279, 0.1541349506662593, -1.852635549381457, -0.8070559082589285, -0.06475190239815773], "std": [0.0739424230145911, 0.04872321933688114, 0.06311675393467302, 2.655879219783022, 0.5780806998739682, 2.226192866858761, 0.08304465665138298, 0.041541235801725626, 0.03676951732139724, 1.4817160016077031, 0.3299469240948705, 2.718556391156779], "min": [0.18639739592892238, 0.12128500697321504, 0.06195400697424776, -3.1335407006809533, -1.08026912949371, -3.129045717950292, 0.18197364654330678, -0.23669061423437604, 0.07237205545887818, -3.1374676574137212, -1.298363832248049, -3.139981767918471], "max": [0.41189722882632995, 0.3039272748953512, 0.26427335433742866, 3.135295582072549, 0.6291268005684234, 3.0844495165185513, 0.46790648063896734, -0.11193645514154002, 0.22185831350733293, 3.135836254990638, -0.19800634127017447, 3.139636872746558], "count": [412]}, "eef_sim_pose_action": {"mean": [0.31551222860971756, 0.17867896388891832, 0.14558253641449997, -0.12279522752306783, -0.6725518576797413, 0.9963732981465147, 0.3243498716974236, -0.20138895920792824, 0.15166670439133012, -1.7979677483594898, -0.7952576529048283, 0.020982028161986882], "std": [0.07377286675367258, 0.0503447902563723, 0.06444378029685859, 2.677424249001912, 0.6096878549276634, 2.271712163324324, 0.08382353790898253, 0.04163174744465668, 0.03866729217169477, 1.5073032058032365, 0.3599500710775987, 2.7173193349938916], "min": [0.19081187988802184, 0.12029144152198251, 0.05337445749314086, -3.121648784500961, -1.134963389567875, -3.1032106746813133, 0.16910974896015904, -0.25406190997974903, 0.07303704144590759, -3.1359160576764347, -1.3168148071207153, -3.1401819056960716], "max": [0.43025556132927373, 0.3121404171988931, 0.26718931267220286, 3.137605400669527, 0.7318676546224054, 3.092673523414454, 0.4770465069130631, -0.10665842778249542, 0.23908564961054365, 3.129786082090452, -0.09627549015338799, 3.1393702498803298], "count": [412]}}} +{"episode_index": 363, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43065218734552646]], [[0.5297278988994979]], [[0.4856977543339317]]], "std": [[[0.2893797166492091]], [[0.22307022438367788]], [[0.22295063160533113]]], "count": [133]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42186011272414026]], [[0.4288096105315191]], [[0.3884013558983965]]], "std": [[[0.276434330966227]], [[0.24304030281722747]], [[0.2565821572944831]]], "count": [133]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39692087232209705]], [[0.47573737002540956]], [[0.4106061578398129]]], "std": [[[0.3146124555965485]], [[0.21467909070468436]], [[0.24895450642770411]]], "count": [133]}, "observation.state": {"min": [-0.6491757035255432, -0.1091022938489914, -0.500115156173706, -1.655222773551941, -1.1725643873214722, -0.018310651183128357, -0.6309118270874023, -1.0277800559997559, -0.769997775554657, 0.3144305646419525, -1.847254991531372, 0.1551591008901596, -0.3668840527534485, -0.6671125292778015, 0.008129868656396866, 0.002994667273014784, -0.6214302778244019, 1.0324933528900146, -0.45429182052612305, -0.009962311014533043, -0.013975204899907112, -0.011633545160293579, -0.620242178440094, 1.0182613134384155, -0.4488353729248047, -0.009172292426228523, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0034327565226703882, -0.00038486262201331556, -0.5307650566101074, -0.6947491765022278, -1.1994956731796265, -1.2820358276367188, -1.6901569366455078, -0.4273000657558441, -1.0163609981536865, -2.0005738735198975, -1.6872072219848633, -0.7890282869338989, -1.2160334587097168, -1.2869082689285278, -1.357858657836914, -0.4062879979610443, -13.484786987304688, -5.372405529022217, -1.8394383192062378, -10.409036636352539, -0.4877900183200836, -1.4346764087677002, -1.5494505167007446, -14.754204750061035, -8.45543384552002, -2.9346764087677, -8.323158264160156, -0.8608059287071228, -2.3815629482269287, -1.004273533821106, -0.014558373019099236, -0.029746588319540024, -0.02096758596599102, -0.006583831738680601, -0.010827296413481236, -0.011290558613836765, -0.014454750344157219, -0.026269864290952682, -0.017730362713336945, -0.015039175748825073, -0.009877629578113556, -0.006785593461245298, -3.9662699699401855, -0.6495561599731445, 0.41571593284606934, -33.640869140625, 8.66435718536377, -0.9623768925666809, -1.2938100099563599, -0.2301284819841385, 3.9047605991363525, -38.09599304199219, 9.360315322875977, -0.5894914865493774, -0.021100549027323723, -0.015561085194349289, 0.0024420025292783976, -0.10930868983268738, 0.370489239692688, 0.04255228862166405, -0.02153240144252777, 0.33206871151924133, -0.29111015796661377, 0.027912475168704987, -3.126858711242676, -1.3227989673614502, -3.090655565261841, -2.911524772644043, -0.9290932416915894, 1.9531748294830322, -0.7616717219352722, -0.33916789293289185, 9.663532257080078, -0.028500258922576904, -0.02069765329360962, -0.05006873607635498, -0.014536884613335133, 0.024589136242866516, 0.4771440029144287, 0.875384509563446], "max": [0.027367770671844482, 0.49210166931152344, 0.049313969910144806, -0.4821850061416626, 0.20790523290634155, 0.45825129747390747, -0.07667742669582367, 0.03829379752278328, -0.03433230519294739, 1.1039903163909912, -0.5054540634155273, 0.675091564655304, 0.6294983625411987, -0.2662513554096222, 0.010515131056308746, 0.00986858643591404, -0.6105470657348633, 1.039724588394165, -0.4471447467803955, 0.0003350545302964747, -0.012119932100176811, -0.005418521352112293, -0.6130433082580566, 1.022926926612854, -0.4405377209186554, 0.0009836781537160277, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0022888858802616596, -0.0002861406246665865, 0.6817139983177185, 0.6323168873786926, 0.5238217711448669, 0.7675002217292786, 2.3921730518341064, 0.6549532413482666, 0.41180580854415894, 0.7595669031143188, 0.5799747705459595, 1.249413013458252, 0.8842535018920898, 0.32295194268226624, 2.0973939895629883, 0.8407070636749268, -3.229222297668457, 6.807082176208496, 3.1312577724456787, 0.5494505763053894, 0.6886447072029114, 2.8693528175354004, 0.6312576532363892, -3.095599412918091, 5.891331195831299, 0.6037851572036743, -0.18315020203590393, 0.7173382639884949, 0.20085470378398895, 0.9755800366401672, 0.008744843304157257, 0.02528768591582775, 0.014379460364580154, 0.02927151694893837, 0.022109415382146835, 0.034267935901880264, 0.007232381962239742, 0.02325732447206974, 0.011743132025003433, 0.011177636682987213, 0.024999815970659256, 0.04147548973560333, -0.9544500112533569, 0.41942769289016724, 12.070610046386719, -18.92197608947754, 18.891103744506836, 1.500438928604126, 2.142210006713867, 1.0652722120285034, 16.183229446411133, -23.53342628479004, 22.37183380126953, 2.0343213081359863, 0.02640199288725853, 0.010591555386781693, 0.006105006206780672, -0.013663585297763348, 0.5634226202964783, 0.4574491083621979, 0.3410954773426056, 0.5494247078895569, -0.024892400950193405, 0.3062629699707031, 3.1265358924865723, 0.15700408816337585, 3.0660152435302734, -0.857962429523468, -0.3947993218898773, 3.1243460178375244, -0.39040607213974, 0.3109302222728729, 9.91019344329834, 0.013545781373977661, 0.01702401041984558, 0.03699290752410889, -0.010205294005572796, 0.029460057616233826, 0.48246079683303833, 0.8782491683959961], "mean": [-0.28426554799079895, 0.041936054825782776, -0.4123801589012146, -1.2653311491012573, -0.13762769103050232, 0.1822359263896942, -0.2868708074092865, -0.5424901843070984, -0.25371986627578735, 0.7813817858695984, -1.1447038650512695, 0.26601895689964294, 0.05591389909386635, -0.47503113746643066, 0.009496309794485569, 0.00531379971653223, -0.6181623339653015, 1.0377391576766968, -0.44830310344696045, -0.0014836060581728816, -0.012765014544129372, -0.009249569848179817, -0.6170032620429993, 1.0206599235534668, -0.44289159774780273, -0.001962254522368312, 0.539039671421051, 1.7453221082687378, 0.539039671421051, 0.539039671421051, 0.539039671421051, 0.539039671421051, 0.34368979930877686, 1.7453221082687378, 0.34368979930877686, 0.34368979930877686, 0.34368979930877686, 0.34368979930877686, -0.0029685308691114187, -0.00038141972618177533, -0.0037524052895605564, -0.0003937599540222436, 0.005333622917532921, -0.0035280718002468348, 0.005234824027866125, 0.001577539835125208, -0.010950418189167976, -0.003493145341053605, 0.003515861928462982, 0.005230817012488842, 0.006779670249670744, -0.019699702039361, -0.0027178495656698942, -0.009344339370727539, -7.159710884094238, -1.1746281385421753, 0.4804248809814453, -4.756722927093506, -0.05360320210456848, 0.18126490712165833, -0.4925236403942108, -8.42531967163086, -0.1690085530281067, -1.2832847833633423, -4.2337260246276855, -0.11498348414897919, -0.5569197535514832, -0.37018150091171265, -0.000174339089426212, 0.0003588417312130332, -0.0003960098256357014, 0.00017045496497303247, 7.086329424055293e-05, 0.0003826720349024981, -0.00016917719040066004, 0.0003465788613539189, -0.00016609254817012697, 1.1755262676160783e-05, 0.0003289997112005949, 0.00042465320439077914, -2.2182626724243164, -0.14453426003456116, 8.0452299118042, -24.679216384887695, 14.936168670654297, 0.3166601359844208, 0.9290209412574768, 0.34350553154945374, 11.32228946685791, -29.28738021850586, 17.853580474853516, 0.7376378774642944, 0.002627367153763771, -0.0030597704462707043, 0.004327279981225729, -0.06923536956310272, 0.44948872923851013, 0.16133195161819458, 0.19072704017162323, 0.44362500309944153, -0.14698325097560883, 0.17320838570594788, -0.9946118593215942, -0.9070343971252441, 1.256531834602356, -1.8216431140899658, -0.682323157787323, 2.5529251098632812, -0.5954509973526001, 0.026583388447761536, 9.773314476013184, 0.0016475216252729297, 0.00038768406375311315, 0.00019800626614596695, -0.012567052617669106, 0.028150126338005066, 0.48001226782798767, 0.8767176866531372], "std": [0.20456935465335846, 0.19264782965183258, 0.12560555338859558, 0.3217237591743469, 0.47599101066589355, 0.12254121154546738, 0.09957587718963623, 0.3752853274345398, 0.2043197751045227, 0.21607571840286255, 0.4720970392227173, 0.07865007221698761, 0.30611059069633484, 0.093401700258255, 0.0004852194106206298, 0.0016576772322878242, 0.0025112342555075884, 0.001251669367775321, 0.0013325409963726997, 0.0010534414323046803, 0.0003416745166759938, 0.001731012831442058, 0.0017787610413506627, 0.0009611667483113706, 0.0013705258024856448, 0.001865412457846105, 0.8025856018066406, 7.152557373046875e-06, 0.8025856018066406, 0.8025856018066406, 0.8025856018066406, 0.8025856018066406, 0.6676458716392517, 7.152557373046875e-06, 0.6676458716392517, 0.6676458716392517, 0.6676458716392517, 0.6676458716392517, 0.00025317020481452346, 7.290841040230589e-06, 0.16474823653697968, 0.1381562054157257, 0.15777000784873962, 0.25391116738319397, 0.33453062176704407, 0.11584252119064331, 0.13313570618629456, 0.3270397484302521, 0.21182113885879517, 0.2103227972984314, 0.28819260001182556, 0.17197607457637787, 0.3292936682701111, 0.11337790638208389, 2.233795404434204, 3.232712507247925, 1.3009933233261108, 2.8632161617279053, 0.1851073056459427, 0.8240054845809937, 0.4329758584499359, 3.2951478958129883, 3.8116161823272705, 0.8708315491676331, 2.454273223876953, 0.3337705433368683, 0.571820080280304, 0.36573538184165955, 0.002717686118558049, 0.006617422681301832, 0.004912410397082567, 0.0032096090726554394, 0.0023989432957023382, 0.0037857559509575367, 0.002484151627868414, 0.006449808366596699, 0.004702206701040268, 0.003059284295886755, 0.002618098631501198, 0.0032572406344115734, 0.46073728799819946, 0.16484656929969788, 2.228475570678711, 4.3110809326171875, 2.2882943153381348, 0.7139638066291809, 0.4820990264415741, 0.19401684403419495, 2.6930091381073, 3.3850998878479004, 3.218871593475342, 0.7629932761192322, 0.0072432393208146095, 0.004490218590945005, 0.0005636541172862053, 0.013216582126915455, 0.05758019536733627, 0.14837513864040375, 0.0769919827580452, 0.07276953011751175, 0.08768049627542496, 0.08445295691490173, 2.373905897140503, 0.47777003049850464, 1.9782142639160156, 0.6888826489448547, 0.12606921792030334, 0.40163156390190125, 0.045737944543361664, 0.06425167620182037, 0.02826322801411152, 0.004371508024632931, 0.0053291297517716885, 0.010710759088397026, 0.0011989314807578921, 0.0006972623523324728, 0.0012355903163552284, 0.0006630829884670675], "count": [685]}, "action": {"min": [-0.7128813862800598, -0.09909562021493912, -0.5306941866874695, -1.685856819152832, -1.1769397258758545, -0.026354888454079628, -0.6426078677177429, -1.1402100324630737, -0.8084395527839661, 0.28385719656944275, -1.7760897874832153, 0.15189500153064728, -0.41174572706222534, -0.6622176766395569, 0.006713245529681444, -0.0003230934962630272, -0.6196659803390503, 1.0304813385009766, -0.4555571377277374, -0.00803785864263773, -0.015398777090013027, -0.014217888936400414, -0.6168458461761475, 1.014703631401062, -0.44817957282066345, -0.0077239954844117165, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0034327565226703882, -0.00038486262201331556, -0.5307650566101074, -0.6947491765022278, -1.1994956731796265, -1.2820358276367188, -1.6901569366455078, -0.4785308837890625, -1.0163609981536865, -2.0005738735198975, -1.743647813796997, -0.7890282869338989, -1.2160334587097168, -1.2869082689285278, -1.357858657836914, -0.4100678563117981], "max": [0.047978393733501434, 0.5288405418395996, 0.09161891788244247, -0.41210803389549255, 0.21078956127166748, 0.4579610526561737, -0.07074365764856339, 0.034887682646512985, -0.023158488795161247, 1.1527271270751953, -0.46698468923568726, 0.6058467030525208, 0.6522927284240723, -0.2654123902320862, 0.011218084953725338, 0.018786871805787086, -0.6050778031349182, 1.038980484008789, -0.4471815228462219, -0.0002890824980568141, -0.011121721938252449, 0.00413842499256134, -0.6072584390640259, 1.0230975151062012, -0.44053563475608826, 0.0003350349434185773, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0022888858802616596, -0.0002861406246665865, 0.6817139983177185, 0.6323168873786926, 0.5238217711448669, 0.7675002217292786, 2.3921730518341064, 0.6549532413482666, 0.41180580854415894, 0.7595669031143188, 0.5799747705459595, 1.249413013458252, 0.8842535018920898, 0.32295194268226624, 2.2516608238220215, 0.8407070636749268], "mean": [-0.31016528606414795, 0.0486610122025013, -0.4178590774536133, -1.2158331871032715, -0.13732725381851196, 0.17980676889419556, -0.283980131149292, -0.5656009316444397, -0.24598729610443115, 0.7971034646034241, -1.1097145080566406, 0.2622077167034149, 0.05502420663833618, -0.4748266041278839, 0.009717507287859917, 0.005376058164983988, -0.6142675876617432, 1.0357511043548584, -0.4486950635910034, -0.0015800734981894493, -0.012549879029393196, -0.00834051426500082, -0.6132104992866516, 1.0185602903366089, -0.4430878758430481, -0.0023616603575646877, 0.539167046546936, 1.7453221082687378, 0.539167046546936, 0.539167046546936, 0.539167046546936, 0.539167046546936, 0.3440210223197937, 1.7453221082687378, 0.3440210223197937, 0.3440210223197937, 0.3440210223197937, 0.3440210223197937, -0.0029690179508179426, -0.00038142126868478954, -0.003514721756801009, -0.0006326535367406905, 0.005169972311705351, -0.003530473681166768, 0.0045602573081851006, 0.0012479915749281645, -0.010401776991784573, -0.002227897522971034, 0.0058184340596199036, 0.006075628567487001, 0.006209786981344223, -0.018539881333708763, -0.005889351479709148, -0.00896750669926405], "std": [0.2101297378540039, 0.1764390766620636, 0.14039663970470428, 0.3305138647556305, 0.47759538888931274, 0.12154380232095718, 0.10026612132787704, 0.38628554344177246, 0.19924059510231018, 0.22830983996391296, 0.47392159700393677, 0.07142705470323563, 0.3108265697956085, 0.09110216051340103, 0.0007838120800442994, 0.003208118723705411, 0.0027815797366201878, 0.0016927971737459302, 0.0014353996375575662, 0.0008719653123989701, 0.0006971643306314945, 0.003119149710983038, 0.0019345280015841126, 0.0014026730787009, 0.0013817729195579886, 0.001750719384290278, 0.8026219010353088, 7.152557373046875e-06, 0.8026219010353088, 0.8026219010353088, 0.8026219010353088, 0.8026219010353088, 0.6676503419876099, 7.152557373046875e-06, 0.6676503419876099, 0.6676503419876099, 0.6676503419876099, 0.6676503419876099, 0.0002533223305363208, 7.2911993811430875e-06, 0.16464628279209137, 0.13829530775547028, 0.15785063803195953, 0.2539112865924835, 0.33470582962036133, 0.11692196130752563, 0.13387230038642883, 0.3256472945213318, 0.2030424028635025, 0.20925801992416382, 0.2880731523036957, 0.16906008124351501, 0.32144588232040405, 0.11267973482608795], "count": [685]}, "timestamp": {"min": [0.0], "max": [22.8], "mean": [11.4], "std": [6.591408549518583], "count": [685]}, "frame_index": {"min": [0], "max": [684], "mean": [342.0], "std": [197.74225648555748], "count": [685]}, "episode_index": {"min": [372], "max": [372], "mean": [372.0], "std": [0.0], "count": [685]}, "index": {"min": [148281], "max": [148965], "mean": [148623.0], "std": [197.74225648555748], "count": [685]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [685]}, "subtask_annotation": {"mean": [0.48175182481751827, 2.0, 2.0, 2.0, 2.0], "std": [0.505476428887544, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [685]}, "scene_annotation": {"mean": [372.0], "std": [0.0], "min": [372], "max": [372], "count": [685]}, "eef_direction_state": {"mean": [4.005839416058394, 3.8175182481751824], "std": [2.2668595087933743, 2.003715447046482], "min": [0, 0], "max": [6, 6], "count": [685]}, "eef_velocity_state": {"mean": [0.7372262773722628, 0.9416058394160584], "std": [0.7629186465196085, 0.7542233725709678], "min": [0, 0], "max": [2, 2], "count": [685]}, "eef_acc_mag_state": {"mean": [0.6948905109489051, 0.9357664233576642], "std": [0.829415515589866, 0.848505532611663], "min": [0, 0], "max": [2, 2], "count": [685]}, "eef_direction_action": {"mean": [3.7503649635036496, 3.6072992700729927], "std": [2.1452076648184315, 1.9116864964743552], "min": [0, 0], "max": [6, 6], "count": [685]}, "eef_velocity_action": {"mean": [0.8613138686131386, 1.0437956204379562], "std": [0.7524411052135292, 0.6905896469096345], "min": [0, 0], "max": [2, 2], "count": [685]}, "eef_acc_mag_action": {"mean": [0.9474452554744526, 1.1386861313868613], "std": [0.8248937371928422, 0.7902922101342631], "min": [0, 0], "max": [2, 2], "count": [685]}, "eef_sim_pose_state": {"mean": [0.3039271129985468, 0.21982166517531138, 0.14510455602355524, -0.9856262091788262, -0.9071756327243153, 1.2567018204973666, 0.34760943651857884, -0.2628274803149801, 0.17184034263917267, -1.8216457149405305, -0.6823896023360213, 2.55297764778408], "std": [0.053177215282357734, 0.11656059336306841, 0.041835261159164666, 2.4073792016395816, 0.47773592696280354, 1.9957110185366331, 0.08720282049305447, 0.09245016537552805, 0.039357483425858306, 0.6888698020309036, 0.12600892447077755, 0.4016053839487871], "min": [0.22111183937472903, 0.13503644324030367, 0.04786366865139098, -3.1336219847593774, -1.3228607790730151, -3.12456657676246, 0.21180242417472123, -0.4110734163310531, 0.11486544704244324, -2.9115478905775047, -0.9290933635465018, 1.9531713673051825], "max": [0.4096750419351257, 0.45245527126437896, 0.2690492437632351, 3.1399852198112055, 0.1570069905904763, 3.122194601771395, 0.45988426848382696, -0.15668928466250404, 0.35581802812807417, -0.8579496922033093, -0.3948000411646564, 3.124356557623052], "count": [685]}, "eef_sim_pose_action": {"mean": [0.30950849216859927, 0.22262768798055502, 0.13955220655082498, -0.8449840956936322, -0.937072761682416, 1.2177443812411595, 0.352772316232141, -0.2628462936136792, 0.17244557644847752, -1.8027925231214907, -0.677209589602117, 2.5339307652530874], "std": [0.05357460499588301, 0.11358647159080806, 0.04353872760483724, 2.4723544117418546, 0.48966051180749404, 2.066554486174292, 0.0883490208696662, 0.09153462561733886, 0.041074015225299354, 0.6995841254181442, 0.14220528585049572, 0.4003853374753425], "min": [0.2333333088097723, 0.13273157891181067, 0.03489454108601136, -3.138784294630133, -1.3332353357583089, -3.139487970193354, 0.20828791808602803, -0.4324794168916711, 0.12206342489188216, -2.9659292703024653, -0.9393160734171182, 1.9144454320886592], "max": [0.4238464843302265, 0.4559947183303604, 0.27818718880440557, 3.1391097096519918, 0.17368737206095153, 3.1314909954693118, 0.47258049456583046, -0.1545765250149508, 0.36203568051968804, -0.7898785198602059, -0.2976605219124866, 3.128811826380866], "count": [685]}}} +{"episode_index": 364, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4486872813341023]], [[0.5601470540176855]], [[0.48873897299115726]]], "std": [[[0.2892286834267763]], [[0.19858144253776147]], [[0.22610742404841438]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4600955329680892]], [[0.431795338331411]], [[0.32581005382545175]]], "std": [[[0.29884166670094137]], [[0.2491519094207111]], [[0.30220892995026455]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4288191344675125]], [[0.43615856161091887]], [[0.35892638168012303]]], "std": [[[0.29049332103202596]], [[0.22644637682240304]], [[0.2755565861892814]]], "count": [100]}, "observation.state": {"min": [-0.2182336449623108, -0.34981369972229004, -0.5014508962631226, -2.1573400497436523, -1.5514622926712036, -0.6469842195510864, -0.18167802691459656, -0.4003351032733917, 0.02670271322131157, -0.6568940877914429, -2.078279495239258, 0.010219925083220005, 0.07515130192041397, -0.2908860445022583, 0.007649566046893597, 0.024341732263565063, -0.5950509309768677, 0.9690470099449158, -0.40902191400527954, -0.03178836405277252, -0.019318027421832085, -0.020138993859291077, -0.6131551265716553, 0.9937430024147034, -0.40957051515579224, 0.04793795570731163, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.023172790184617043, -0.0017175348475575447, -0.533343493938446, -0.3679872155189514, -1.2194483280181885, -0.7403485774993896, -2.0750765800476074, -0.8698509931564331, -0.36808010935783386, -0.5730273127555847, -0.4345874488353729, -1.1880712509155273, -1.0384762287139893, -3.6599624156951904, -1.2548761367797852, -0.8191992044448853, -9.654260635375977, -10.561660766601562, -7.512210369110107, -11.202686309814453, -2.6398046016693115, -4.361416339874268, -1.6642247438430786, -11.179790496826172, -5.860805988311768, -1.6428570747375488, -9.55433464050293, -0.9755800366401672, -2.5537240505218506, -1.2912087440490723, -0.013357508927583694, -0.0124557726085186, -0.01860017701983452, -0.006097815465182066, -0.015858493745326996, -0.01508198119699955, -0.018028778955340385, -0.0140316067263484, -0.025415966287255287, -0.006852597463876009, -0.014809996820986271, -0.011237365193665028, -1.9089000225067139, -1.1283719539642334, -0.4008689522743225, -32.2309684753418, 6.597635269165039, -0.1770871877670288, 0.44541001319885254, -0.3860219717025757, 0.9502079486846924, -31.912904739379883, 6.422181606292725, -0.9666049480438232, -0.02614113874733448, -0.012245659716427326, -0.007326007820665836, -0.06831792742013931, 0.27125611901283264, 0.00378939276561141, 0.04504287987947464, 0.30611804127693176, -0.3985237777233124, 0.020493190735578537, -3.047273635864258, -1.3803045749664307, -3.085329532623291, -2.9897689819335938, -1.3517513275146484, -3.030728816986084, -0.8200559020042419, -0.17999427020549774, 9.644619941711426, -0.01945817470550537, -0.02152484655380249, -0.03717297315597534, -0.024165380746126175, 0.020591676235198975, 0.6996679306030273, 0.7120809555053711], "max": [0.46794646978378296, 0.042917780578136444, 0.4200063943862915, -1.2238695621490479, 0.32121971249580383, 0.19226700067520142, 0.020981591194868088, 0.254427969455719, 0.2082858383655548, 0.4965859651565552, -0.9803922176361084, 1.5327690839767456, 0.603600800037384, 0.061602961272001266, 0.01030421257019043, 0.02560790814459324, -0.5840561985969543, 0.96970534324646, -0.39833226799964905, -0.025911230593919754, -0.015232618898153305, -0.019006598740816116, -0.6022861003875732, 0.9969270825386047, -0.40143120288848877, 0.05376706272363663, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.023844273760914803, -0.0015246074181050062, 0.6098091006278992, 0.5184630751609802, 1.1649419069290161, 1.0445955991744995, 1.821700930595398, 1.0481200218200684, 0.4461057782173157, 0.77974933385849, 0.4019150137901306, 1.5052666664123535, 0.8996301889419556, 2.6578333377838135, 0.909250020980835, 0.5464307069778442, 0.06681149452924728, 2.5641026496887207, 1.193528652191162, 1.1294262409210205, 1.2912087440490723, 2.065934181213379, 0.5738705992698669, -1.0467133522033691, 11.38583755493164, 3.6507937908172607, 1.3431013822555542, 5.394383430480957, 2.4963369369506836, 1.2912087440490723, 0.00817620474845171, 0.012811423279345036, 0.015927381813526154, 0.0075656939297914505, 0.02127968706190586, 0.019847339019179344, 0.008140693418681622, 0.012640992179512978, 0.041409850120544434, 0.01596192456781864, 0.009724363684654236, 0.018463632091879845, 0.4878299832344055, 0.17445224523544312, 10.615604400634766, -20.418663024902344, 16.10559844970703, 0.8491944074630737, 3.2239201068878174, 1.0170193910598755, 10.185041427612305, -22.093719482421875, 15.846696853637695, -0.03157618269324303, 0.02619248256087303, 0.008342940360307693, -0.004273504484444857, -0.013663585297763348, 0.47443994879722595, 0.28938016295433044, 0.31591036915779114, 0.50895094871521, 0.03835499286651611, 0.3478826880455017, 3.048405170440674, 0.0304754376411438, 3.0560929775238037, 3.0259740352630615, -0.004257197957485914, 3.015611171722412, -0.4371200203895569, 0.5438763499259949, 9.856246948242188, 0.009608417749404907, 0.024319887161254883, 0.026704728603363037, -0.019055858254432678, 0.02647577039897442, 0.7013124823570251, 0.7139096260070801], "mean": [0.14145080745220184, -0.2186627984046936, 0.011146624572575092, -1.8236712217330933, -0.5227499008178711, -0.2676028311252594, -0.09680517762899399, -0.05782270058989525, 0.11260028183460236, 0.1094827875494957, -1.7102711200714111, 0.6027798652648926, 0.22291524708271027, -0.16973842680454254, 0.009669734165072441, 0.02445528656244278, -0.5918801426887512, 0.9692407250404358, -0.4015292823314667, -0.030367473140358925, -0.01616056263446808, -0.019785305485129356, -0.6093295812606812, 0.9962684512138367, -0.40386590361595154, 0.049423038959503174, 0.4613322615623474, 1.7453200817108154, 0.4613322615623474, 0.4613322615623474, 0.4613322615623474, 0.4613322615623474, 0.4096302092075348, 1.7453200817108154, 0.4096302092075348, 0.4096302092075348, 0.4096302092075348, 0.4096302092075348, 0.023528508841991425, -0.0015686494298279285, -0.009302941150963306, 0.002673493232578039, -0.028579076752066612, -0.0004377139557618648, -0.009957650676369667, 0.02406616508960724, -0.007921300828456879, 0.0007550026057288051, -0.009996016509830952, -0.012061463668942451, -0.0005136735853739083, -0.013567773625254631, 0.00884215347468853, -0.010008261539041996, -3.6560893058776855, -3.1735424995422363, -1.1224288940429688, -5.001140594482422, 0.09513615816831589, 0.07717356830835342, -0.5825656652450562, -5.4027509689331055, 1.0414601564407349, 0.25447016954421997, -5.448369979858398, 0.24212417006492615, -0.3467400074005127, -0.37679097056388855, 0.000310999748762697, -0.0005983441369608045, -9.530408533464652e-06, -0.00012685336696449667, 0.00021736668713856488, 8.577734661230352e-06, -7.960454968269914e-05, -0.00038909653085283935, 0.00027656983002088964, 0.0003922704781871289, 9.33743140194565e-05, -0.0001271973451366648, -0.8294463157653809, -0.5459126830101013, 6.810930252075195, -24.968524932861328, 11.64818000793457, 0.30185940861701965, 1.7710118293762207, 0.3219539523124695, 7.255585670471191, -26.184968948364258, 11.716543197631836, -0.49323925375938416, 0.0020538948010653257, -0.0028125119861215353, -0.0058690267615020275, -0.03412368521094322, 0.3556343913078308, 0.18660259246826172, 0.18883562088012695, 0.38874468207359314, -0.15873417258262634, 0.21592727303504944, -0.419426828622818, -0.8784651756286621, 0.7108473777770996, -2.076540470123291, -0.8185198307037354, 2.1452794075012207, -0.6787762641906738, 0.03825308755040169, 9.762585639953613, 7.039043703116477e-05, 0.0007478092447854578, 0.0005225831409916282, -0.023035742342472076, 0.025060072541236877, 0.7002958655357361, 0.7130391597747803], "std": [0.2484145313501358, 0.11487749218940735, 0.287841260433197, 0.3069440424442291, 0.6884421110153198, 0.2650693953037262, 0.04328450933098793, 0.1973331868648529, 0.05517468973994255, 0.2593044638633728, 0.36498597264289856, 0.4490034580230713, 0.1186717301607132, 0.10534720122814178, 0.0006219542701728642, 9.65479775913991e-05, 0.0032524813432246447, 0.00016341661103069782, 0.0036130105145275593, 0.0015801769914105535, 0.0009452234953641891, 0.00012348208110779524, 0.0036157541908323765, 0.0008730442496016622, 0.002863061847165227, 0.001609900500625372, 0.759282112121582, 9.179115295410156e-06, 0.759282112121582, 0.759282112121582, 0.759282112121582, 0.759282112121582, 0.7330738306045532, 9.179115295410156e-06, 0.7330738306045532, 0.7330738306045532, 0.7330738306045532, 0.7330738306045532, 0.0001093936589313671, 5.536623939406127e-05, 0.1749778836965561, 0.12405995279550552, 0.33703264594078064, 0.2449304610490799, 0.5241681337356567, 0.2527855336666107, 0.10946179926395416, 0.19352293014526367, 0.08340247720479965, 0.3161669969558716, 0.2777475118637085, 0.6281041502952576, 0.24148622155189514, 0.16710041463375092, 2.6030473709106445, 2.547576904296875, 1.8356897830963135, 3.330817461013794, 0.9653878808021545, 1.1323251724243164, 0.6059867739677429, 2.3699207305908203, 3.9327280521392822, 1.2242423295974731, 2.82666277885437, 1.3023229837417603, 0.7041998505592346, 0.36200401186943054, 0.002758607268333435, 0.0043172151781618595, 0.0052658068016171455, 0.0023719118908047676, 0.003597944974899292, 0.0030008747708052397, 0.003059166483581066, 0.004029806237667799, 0.007033161353319883, 0.0027930312789976597, 0.0027580764144659042, 0.0023721600882709026, 0.43792784214019775, 0.14725202322006226, 2.2534477710723877, 2.404820680618286, 2.692793369293213, 0.20957614481449127, 0.49029627442359924, 0.1406259983778, 1.7213356494903564, 2.4039416313171387, 2.4369335174560547, 0.18888543546199799, 0.007012380287051201, 0.0035490880254656076, 0.000457605579867959, 0.010477476753294468, 0.07177776843309402, 0.08131677657365799, 0.0708162859082222, 0.05591811612248421, 0.10770714282989502, 0.10442783683538437, 2.2801573276519775, 0.5177083611488342, 2.175629138946533, 0.8748800158500671, 0.3942145109176636, 1.296710729598999, 0.06009434908628464, 0.0666046142578125, 0.03205633908510208, 0.0035593551583588123, 0.006868379190564156, 0.007104700896888971, 0.0009689464350230992, 0.00120701699052006, 0.0002623937907628715, 0.00026273695402778685], "count": [451]}, "action": {"min": [-0.2765710949897766, -0.3490658402442932, -0.6312360763549805, -2.2097198963165283, -1.5707963705062866, -0.647318959236145, -0.18619628250598907, -0.4175545871257782, 0.001552110188640654, -0.7082506418228149, -2.0734457969665527, -0.00016488705296069384, 0.07492557168006897, -0.29682639241218567, 0.007429241668432951, 0.013974964618682861, -0.5944030284881592, 0.9658650755882263, -0.4125356376171112, -0.030738774687051773, -0.01958354376256466, -0.02878684177994728, -0.6119731068611145, 0.9920433759689331, -0.41283950209617615, 0.045549143105745316, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.023172790184617043, -0.0017175348475575447, -0.533343493938446, -0.3679872155189514, -1.2194483280181885, -0.7403485774993896, -2.0750765800476074, -0.8698509931564331, -0.36808010935783386, -0.5730273127555847, -0.4305171072483063, -1.1880712509155273, -1.0384762287139893, -3.6599624156951904, -1.2548761367797852, -0.8191992044448853], "max": [0.49141404032707214, 0.06235073506832123, 0.5407295823097229, -1.1409574747085571, 0.3278486132621765, 0.1982974112033844, 0.02583177573978901, 0.26036590337753296, 0.20888261497020721, 0.5559520125389099, -0.894716203212738, 1.568542242050171, 0.6134027242660522, 0.062030449509620667, 0.010961692780256271, 0.03491241857409477, -0.5795958042144775, 0.9728800058364868, -0.3985608220100403, -0.024353759363293648, -0.014799589291214943, -0.006506249774247408, -0.5946959853172302, 0.9994049668312073, -0.40257108211517334, 0.052233632653951645, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.023844273760914803, -0.0015246074181050062, 0.6098091006278992, 0.5184630751609802, 1.1649419069290161, 1.0445955991744995, 1.821700930595398, 1.0481200218200684, 0.4461057782173157, 0.77974933385849, 0.4019150137901306, 1.5052666664123535, 0.8996301889419556, 2.6578333377838135, 0.909250020980835, 0.5464307069778442], "mean": [0.11962338536977768, -0.20704105496406555, -0.007868965156376362, -1.7778910398483276, -0.5273905992507935, -0.2673376500606537, -0.09483302384614944, -0.0817340761423111, 0.09328632056713104, 0.10692685842514038, -1.67229163646698, 0.6038813591003418, 0.22469255328178406, -0.16907313466072083, 0.009987525641918182, 0.02222640998661518, -0.5875048637390137, 0.9689616560935974, -0.403033047914505, -0.0292190071195364, -0.015933241695165634, -0.01910877227783203, -0.6046102643013, 0.9958396553993225, -0.40555667877197266, 0.04756850004196167, 0.46175795793533325, 1.7453200817108154, 0.46175795793533325, 0.46175795793533325, 0.46175795793533325, 0.46175795793533325, 0.4096302092075348, 1.7453200817108154, 0.4096302092075348, 0.4096302092075348, 0.4096302092075348, 0.4096302092075348, 0.023528344929218292, -0.0015686555998399854, -0.009805482812225819, 0.002728818217292428, -0.027782781049609184, -0.00043665297562256455, -0.007577478885650635, 0.022014787420630455, -0.007834605872631073, 5.684304051101208e-05, -0.009035104885697365, -0.01256277970969677, -0.00016602395044174045, -0.011824967339634895, 0.009395397268235683, -0.00910951104015112], "std": [0.2548304796218872, 0.1190631166100502, 0.3051590323448181, 0.31085729598999023, 0.6909146308898926, 0.2624862790107727, 0.044168658554553986, 0.20628219842910767, 0.05785803869366646, 0.28019216656684875, 0.38504907488822937, 0.4566304683685303, 0.12011903524398804, 0.1050715446472168, 0.0006675129989162087, 0.0024998753797262907, 0.0035670616198331118, 0.0010711331851780415, 0.0035834128502756357, 0.0014994711382314563, 0.0009707029676064849, 0.0024672886356711388, 0.003728635609149933, 0.0014358286280184984, 0.002564764115959406, 0.0015228017000481486, 0.759229838848114, 9.179115295410156e-06, 0.759229838848114, 0.759229838848114, 0.759229838848114, 0.759229838848114, 0.7330738306045532, 9.179115295410156e-06, 0.7330738306045532, 0.7330738306045532, 0.7330738306045532, 0.7330738306045532, 0.00010951232980005443, 5.536147000384517e-05, 0.1747673749923706, 0.12405607849359512, 0.337390273809433, 0.24493154883384705, 0.5220600366592407, 0.24886049330234528, 0.10943002253770828, 0.19299621880054474, 0.08089008182287216, 0.3171807527542114, 0.27767127752304077, 0.6268948912620544, 0.24222734570503235, 0.16625647246837616], "count": [451]}, "timestamp": {"min": [0.0], "max": [15.0], "mean": [7.5], "std": [4.339738855430512], "count": [451]}, "frame_index": {"min": [0], "max": [450], "mean": [225.0], "std": [130.19216566291536], "count": [451]}, "episode_index": {"min": [373], "max": [373], "mean": [373.0], "std": [0.0], "count": [451]}, "index": {"min": [148966], "max": [149416], "mean": [149191.0], "std": [130.19216566291536], "count": [451]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [451]}, "subtask_annotation": {"mean": [0.42572062084257206, 2.0, 2.0, 2.0, 2.0], "std": [0.5033405938654977, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [451]}, "scene_annotation": {"mean": [373.0], "std": [0.0], "min": [373], "max": [373], "count": [451]}, "eef_direction_state": {"mean": [3.6784922394678494, 3.401330376940133], "std": [2.041901082972648, 2.0331832554579434], "min": [0, 0], "max": [6, 6], "count": [451]}, "eef_velocity_state": {"mean": [0.9467849223946785, 1.0088691796008868], "std": [0.805638167033222, 0.7444763681330941], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_acc_mag_state": {"mean": [0.8070953436807096, 0.9356984478935698], "std": [0.8293631447941502, 0.8438314779435049], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_direction_action": {"mean": [3.5121951219512195, 3.4279379157427936], "std": [1.9959398515421267, 1.9360095553387213], "min": [0, 0], "max": [6, 6], "count": [451]}, "eef_velocity_action": {"mean": [1.1086474501108647, 1.0509977827050998], "std": [0.8014347928246071, 0.7322580739828305], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_acc_mag_action": {"mean": [1.0354767184035476, 1.0376940133037693], "std": [0.8120931490398088, 0.8023789487053956], "min": [0, 0], "max": [2, 2], "count": [451]}, "eef_sim_pose_state": {"mean": [0.20349848432076412, 0.2410352855330854, 0.1610872092776502, -0.41960517159527616, -0.8786273400859125, 0.7110391853855355, 0.2532137397361933, -0.23168009177480964, 0.18230037991576067, -2.0758633156532085, -0.8187725031278272, 2.1446131699757074], "std": [0.07150170077925354, 0.059368060556792855, 0.03189597040886349, 2.3027448782348503, 0.5177340767144316, 2.1992625254569034, 0.05590873589766832, 0.07714012777930385, 0.051223190958061576, 0.9338889377930821, 0.39444589844062633, 1.3360714476062832], "min": [0.10889622848972304, 0.12920336471367988, 0.10114161611335604, -3.1391526839454156, -1.3819177090349655, -3.1370445173979356, 0.138369880067706, -0.42677432582765495, 0.10080809809536272, -3.125203607551704, -1.3580787841963033, -3.0811725527747917], "max": [0.30826689680105684, 0.3214053915498255, 0.23188669771987327, 3.097586287405704, 0.03039244067209701, 3.1015203082818457, 0.3563219393511091, -0.09408030482981407, 0.25658893029106267, 3.1261849587934267, -0.004257110930480756, 3.1396723536127227], "count": [451]}, "eef_sim_pose_action": {"mean": [0.20807168985073887, 0.23783436749762207, 0.15480089814776038, -0.3080108595711296, -0.882615627025636, 0.6934637691504334, 0.2576693891724995, -0.23678680300368068, 0.17858925022126795, -2.0538702120600183, -0.8056806587813433, 2.12682003063008], "std": [0.07264448533265588, 0.06242380992337555, 0.0324724601487687, 2.2620661949949588, 0.5307033661177525, 2.1359788203358896, 0.05738838829802496, 0.08152666247661372, 0.05498858177464849, 0.8747505096627639, 0.4095493559054198, 1.310284348387396], "min": [0.09727035768914416, 0.10589873152701432, 0.09080837646220398, -3.1292208785709534, -1.3520803494511229, -3.1279451625917645, 0.13546354062850577, -0.4420606749240046, 0.08577641017669999, -3.093897542812776, -1.310875702494561, -3.1153182136172206], "max": [0.322537577429628, 0.34347552418401084, 0.23847946578976612, 3.1099605806935657, 0.05454877103896316, 3.1193450514547165, 0.356409443481743, -0.08221158094324942, 0.2558509709854747, 3.1213744840749276, 0.0475074810605558, 3.124426580900754], "count": [451]}}} +{"episode_index": 365, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45318153835063435]], [[0.537394927431757]], [[0.48620472654748176]]], "std": [[[0.28100156985423147]], [[0.20220498650146784]], [[0.2109560450485508]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4123706819492503]], [[0.42009070309496344]], [[0.37971899509803925]]], "std": [[[0.2847666232084086]], [[0.2514101056936079]], [[0.27169325440728526]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45421290128796615]], [[0.45812334198385235]], [[0.387923976355248]]], "std": [[[0.2932241778104614]], [[0.21899327184767006]], [[0.2473157180366586]]], "count": [100]}, "observation.state": {"min": [-0.837384045124054, -0.32845187187194824, -0.4497538208961487, -1.3378368616104126, -1.413374900817871, -0.46570754051208496, -0.7038247585296631, -0.8816370964050293, -0.25139319896698, 0.5431249141693115, -1.5754939317703247, 0.14610619843006134, -0.669491708278656, -0.7019164562225342, 0.010552360676229, -0.0058211274445056915, -0.6121140718460083, 1.0284048318862915, -0.44842684268951416, -0.013472585938870907, -0.00673758564516902, 0.0060198032297194, -0.6230970621109009, 1.0165601968765259, -0.4377533495426178, -0.020107697695493698, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0064930180087685585, -0.00018306680431123823, -1.1119296550750732, -0.8476563692092896, -0.7616429328918457, -1.7221271991729736, -2.3532521724700928, -1.8651939630508423, -1.4240858554840088, -0.22701723873615265, -0.08689959347248077, -0.8123006820678711, -0.8880718946456909, -0.7938643097877502, -2.041938066482544, -0.9651222229003906, -13.874520301818848, -18.559219360351562, -2.4572651386260986, -9.951160430908203, -1.606837511062622, -2.6398046016693115, -1.3199023008346558, -10.901409149169922, -4.822955131530762, -2.2466423511505127, -9.24908447265625, -0.7173382639884949, -4.7918195724487305, -1.5207569599151611, -0.0068996017798781395, -0.03464386239647865, -0.021865693852305412, -0.009844662621617317, -0.012704080902040005, -0.01600440964102745, -0.007552643306553364, -0.025419216603040695, -0.02070685476064682, -0.007269677706062794, -0.009827198460698128, -0.04250134155154228, -4.284420013427734, -0.5604742169380188, 1.3510768413543701, -32.95652389526367, 9.255156517028809, -0.5519928932189941, -2.778510093688965, -0.7015206813812256, 7.052324295043945, -34.19943618774414, 11.507619857788086, -0.13715055584907532, -0.025031791999936104, -0.016272710636258125, -0.0012210012646391988, -0.122972272336483, 0.41548222303390503, -0.02242254465818405, -0.08150812238454819, 0.32708966732025146, -0.2766258120536804, 0.005643220152705908, -3.1051197052001953, -1.4165589809417725, -3.0326383113861084, -3.006993293762207, -0.762095034122467, 1.9321506023406982, -0.6845622062683105, -0.09766272455453873, 9.617300033569336, -0.007618248462677002, -0.02039697766304016, -0.03949013352394104, 0.024782024323940277, 0.0006682139355689287, -0.9746921062469482, 0.2219468057155609], "max": [-0.16207551956176758, 0.13638153672218323, 0.07659788429737091, -0.27389803528785706, 0.06637878715991974, 0.6946684122085571, 0.1477460265159607, -0.004215027205646038, 0.1377125382423401, 0.9678033590316772, -0.44785231351852417, 0.6881837248802185, 0.24451452493667603, -0.25272253155708313, 0.011481938883662224, 0.0009322975529357791, -0.6061062812805176, 1.035948395729065, -0.444516658782959, -0.003186668734997511, -0.00595478480681777, 0.011822016909718513, -0.613986611366272, 1.0204501152038574, -0.4356473982334137, -0.01040199026465416, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.007439889013767242, 2.2841072677692864e-06, 0.5840031504631042, 0.5175315737724304, 0.6903080940246582, 1.2394092082977295, 2.229793071746826, 2.628657341003418, 1.390324354171753, 0.7336968183517456, 0.4289027154445648, 0.31378668546676636, 0.1829078495502472, 0.3029438257217407, 0.445842444896698, 0.13222379982471466, -2.2715907096862793, 3.6019537448883057, 2.962759494781494, 1.8620270490646362, 2.6684980392456055, 2.7545785903930664, 0.430402934551239, -0.34519273042678833, 11.416361808776855, 3.875458002090454, 1.0073260068893433, 2.8693528175354004, 3.5006103515625, 0.22954824566841125, 0.007072684820741415, 0.025437848642468452, 0.02182471938431263, 0.008245163597166538, 0.018247297033667564, 0.008946195244789124, 0.00960741937160492, 0.018142128363251686, 0.013369312509894371, 0.00929213035851717, 0.026163121685385704, 0.005293247289955616, -1.1453399658203125, 0.4751039445400238, 9.739630699157715, -22.390623092651367, 17.437225341796875, 0.9594019651412964, 0.7423499822616577, 0.5270684361457825, 13.43653392791748, -24.574600219726562, 18.069944381713867, 1.4609861373901367, 0.025822393596172333, 0.012438138015568256, 0.001831501955166459, -0.027327170595526695, 0.611287534236908, 0.3589130938053131, 0.27965766191482544, 0.543194055557251, -0.0026719309389591217, 0.27896422147750854, 3.123711585998535, 0.2099538892507553, 3.0273334980010986, -0.9018094539642334, -0.1279754489660263, 3.086195945739746, -0.39108917117118835, 0.3218662142753601, 9.870182037353516, 0.01966354250907898, 0.024701982736587524, 0.054488152265548706, 0.030003266409039497, 0.004829223733395338, -0.9686610102653503, 0.24659523367881775], "mean": [-0.41339975595474243, -0.13009199500083923, -0.3204953074455261, -0.7519667744636536, -0.4617750346660614, 0.27403220534324646, -0.4641554653644562, -0.34919100999832153, 0.03527706861495972, 0.7005826234817505, -1.0946682691574097, 0.4160727560520172, -0.49333539605140686, -0.5871758460998535, 0.01097078900784254, -0.0024179997853934765, -0.6092875003814697, 1.0330862998962402, -0.4470110535621643, -0.006708383560180664, -0.0063209692016243935, 0.009068015031516552, -0.6201703548431396, 1.0180132389068604, -0.4370129704475403, -0.013650044798851013, 0.7552520632743835, 1.745330572128296, 0.7552520632743835, 0.7552520632743835, 0.7552520632743835, 0.7552520632743835, 0.7175436019897461, 1.745330572128296, 0.7175436019897461, 0.7175436019897461, 0.7175436019897461, 0.7175436019897461, 0.006976654287427664, -1.9671875634230673e-05, -0.03059622272849083, 0.008209515362977982, 0.032210271805524826, 0.014992610551416874, -0.010854336433112621, 0.01601272076368332, -0.0030516027472913265, 0.10620565712451935, 0.045305345207452774, -0.03712250292301178, -0.12380822747945786, -0.05012672394514084, -0.1157626286149025, -0.053466275334358215, -9.390774726867676, -5.761343955993652, -0.0026947048027068377, -4.380980968475342, -0.09046948701143265, 0.0028155932668596506, -0.4136754870414734, -5.986907005310059, 5.328622817993164, 0.6907694339752197, -4.733891010284424, 0.4323076903820038, -1.0156598091125488, -0.46244990825653076, -0.00047048067790456116, 0.001017706235870719, 4.8863334086490795e-05, -0.0006885088514536619, 0.00015129042731132358, -0.0011430851882323623, 0.0002410473971394822, 0.0006255837506614625, -0.0004956451593898237, 0.0004600133979693055, 0.0003174270095769316, -0.0019865466747432947, -2.5173487663269043, -0.0367158018052578, 6.770509719848633, -26.61150550842285, 13.23532485961914, 0.2779712677001953, -0.5509092211723328, -0.036265891045331955, 10.198944091796875, -29.784250259399414, 15.519577026367188, 0.7119334936141968, 0.0008602070156484842, -0.002211475744843483, 0.0005981672438792884, -0.07366114854812622, 0.4623703062534332, 0.14416725933551788, 0.11795181035995483, 0.4116627871990204, -0.0801788941025734, 0.18335536122322083, -0.5535942912101746, -0.7300663590431213, 0.6473140120506287, -2.3466873168945312, -0.5577494502067566, 2.662874221801758, -0.5504609942436218, 0.07512980699539185, 9.777519226074219, 0.003014903049916029, 0.0011531527852639556, -0.0008527424070052803, 0.02862916886806488, 0.0036556145641952753, -0.9720892310142517, 0.23271054029464722], "std": [0.17130368947982788, 0.19201838970184326, 0.1462884098291397, 0.34935322403907776, 0.5914362072944641, 0.2815689742565155, 0.3282474875450134, 0.26817986369132996, 0.11197768896818161, 0.10997601598501205, 0.3849357068538666, 0.17081335186958313, 0.2543502748012543, 0.14650025963783264, 0.0002577745181042701, 0.0015279593644663692, 0.001885010628029704, 0.002584463218227029, 0.0014854291221126914, 0.0037407318595796824, 0.0001754834083840251, 0.0013568621361628175, 0.0024695585016161203, 0.0011890855384990573, 0.0005110884667374194, 0.0033858129754662514, 0.8544953465461731, 1.3113021850585938e-06, 0.8544953465461731, 0.8544953465461731, 0.8544953465461731, 0.8544953465461731, 0.8482290506362915, 1.3113021850585938e-06, 0.8482290506362915, 0.8482290506362915, 0.8482290506362915, 0.8482290506362915, 0.0002098420518450439, 3.9159669540822506e-05, 0.2982019782066345, 0.2266997992992401, 0.24444864690303802, 0.543319046497345, 0.7237511873245239, 0.7141464948654175, 0.45590487122535706, 0.21027113497257233, 0.10723228752613068, 0.1990148276090622, 0.27474245429039, 0.20267093181610107, 0.4425109028816223, 0.18320128321647644, 2.711549758911133, 7.839774131774902, 1.4732192754745483, 2.934809446334839, 0.8303428292274475, 1.0405449867248535, 0.3912018835544586, 2.2709848880767822, 3.2915306091308594, 1.5855658054351807, 1.97525155544281, 0.7045370936393738, 2.1453278064727783, 0.3941618800163269, 0.0028569146525114775, 0.007619784213602543, 0.006286300253123045, 0.0031315565574914217, 0.0033204923383891582, 0.0037957895547151566, 0.0025858767330646515, 0.006601352244615555, 0.0056020705960690975, 0.0030009287875145674, 0.004037217237055302, 0.0064408015459775925, 0.7648827433586121, 0.18743181228637695, 1.7118184566497803, 2.8418478965759277, 1.819843053817749, 0.413197785615921, 0.8258182406425476, 0.23265761137008667, 1.2869521379470825, 2.2775185108184814, 1.8613165616989136, 0.4501986503601074, 0.008184283040463924, 0.005526096560060978, 0.0005269940593279898, 0.01612936146557331, 0.05375559255480766, 0.13584473729133606, 0.10673634707927704, 0.07223355025053024, 0.07463441044092178, 0.08945879340171814, 2.288694143295288, 0.5442761182785034, 2.1376538276672363, 0.6571905612945557, 0.1728593111038208, 0.3677828907966614, 0.05429530143737793, 0.07391492277383804, 0.0325060598552227, 0.005088454578071833, 0.007614294532686472, 0.013320481404662132, 0.001236439449712634, 0.0013936276081949472, 0.0016841876786202192, 0.006956005468964577], "count": [231]}, "action": {"min": [-0.9405001401901245, -0.3490658402442932, -0.49044597148895264, -1.281948447227478, -1.4168758392333984, -0.4769994914531708, -0.6981316804885864, -0.8888514041900635, -0.254641056060791, 0.5268450975418091, -1.5636290311813354, 0.14014166593551636, -0.6981316804885864, -0.6981316804885864, 0.010110724717378616, -0.010068753734230995, -0.6115055084228516, 1.0262407064437866, -0.44887858629226685, -0.013111812993884087, -0.007264858111739159, 0.00018545900820754468, -0.6213488578796387, 1.0126392841339111, -0.4387502670288086, -0.019547585397958755, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0064930180087685585, -0.00018306680431123823, -1.1119296550750732, -0.8476563692092896, -0.8096885681152344, -1.7221271991729736, -2.3532521724700928, -1.8651939630508423, -1.4240858554840088, -0.22701723873615265, -0.08689959347248077, -0.8123006820678711, -0.8880718946456909, -0.7938643097877502, -2.041938066482544, -0.9651222229003906], "max": [-0.18480254709720612, 0.15722399950027466, 0.17270106077194214, -0.20041370391845703, 0.06533430516719818, 0.6981316804885864, 0.14959320425987244, 0.028907014057040215, 0.17131634056568146, 1.0289784669876099, -0.39107686281204224, 0.693598747253418, 0.2518180012702942, -0.24652031064033508, 0.012723562307655811, 0.004648252390325069, -0.6012381911277771, 1.034805417060852, -0.44426169991493225, -0.0033267755061388016, -0.00471099466085434, 0.01527878176420927, -0.609665036201477, 1.0189595222473145, -0.4356294274330139, -0.010309996083378792, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.007439889013767242, 2.2841072677692864e-06, 0.5840031504631042, 0.5175315737724304, 0.6903080940246582, 1.2394092082977295, 2.229793071746826, 2.628657341003418, 1.390324354171753, 0.7336968183517456, 0.4289027154445648, 0.31378668546676636, 0.1829078495502472, 0.3029438257217407, 0.445842444896698, 0.13222379982471466], "mean": [-0.4589821994304657, -0.13088957965373993, -0.3146911561489105, -0.6918541193008423, -0.46293941140174866, 0.27089187502861023, -0.46129634976387024, -0.3309940695762634, 0.046353235840797424, 0.7088865637779236, -1.0980684757232666, 0.404546320438385, -0.5184917449951172, -0.5970885157585144, 0.011044204235076904, -0.002814122010022402, -0.6069794297218323, 1.031665563583374, -0.4471319913864136, -0.006575318984687328, -0.006121381185948849, 0.007943864911794662, -0.6177446842193604, 1.0166457891464233, -0.43730461597442627, -0.013268107548356056, 0.7550253868103027, 1.745330572128296, 0.7550253868103027, 0.7550253868103027, 0.7550253868103027, 0.7550253868103027, 0.7197410464286804, 1.745330572128296, 0.7197410464286804, 0.7197410464286804, 0.7197410464286804, 0.7197410464286804, 0.006977335084229708, -1.9658104065456428e-05, -0.028678016737103462, 0.00726659270003438, 0.02860819362103939, 0.014147864654660225, -0.010887508280575275, 0.02389644831418991, -0.003050722647458315, 0.10639015585184097, 0.04563529044389725, -0.03797096386551857, -0.12391218543052673, -0.050275661051273346, -0.11498433351516724, -0.05413028597831726], "std": [0.17540881037712097, 0.19839297235012054, 0.16780985891819, 0.36212658882141113, 0.5906230807304382, 0.286575049161911, 0.3265579640865326, 0.25490155816078186, 0.09556153416633606, 0.1237199679017067, 0.36850687861442566, 0.17168518900871277, 0.23791685700416565, 0.13809743523597717, 0.0006089313537813723, 0.00315709481947124, 0.002467833925038576, 0.002792763989418745, 0.0014301196206361055, 0.003437705570831895, 0.0005365746910683811, 0.003115690778940916, 0.002634807024151087, 0.0012674956815317273, 0.0007061908254399896, 0.003093909937888384, 0.8545300960540771, 1.3113021850585938e-06, 0.8545300960540771, 0.8545300960540771, 0.8545300960540771, 0.8545300960540771, 0.8483768105506897, 1.3113021850585938e-06, 0.8483768105506897, 0.8483768105506897, 0.8483768105506897, 0.8483768105506897, 0.0002094835799653083, 3.916667265002616e-05, 0.29992571473121643, 0.2272086888551712, 0.25087234377861023, 0.5434855222702026, 0.7236782312393188, 0.7237575054168701, 0.45590469241142273, 0.21018889546394348, 0.10717567801475525, 0.19885489344596863, 0.27468761801719666, 0.20263421535491943, 0.4426732361316681, 0.1827484667301178], "count": [231]}, "timestamp": {"min": [0.0], "max": [7.666666666666667], "mean": [3.8333333333333335], "std": [2.222777708350689], "count": [231]}, "frame_index": {"min": [0], "max": [230], "mean": [115.0], "std": [66.68333125052067], "count": [231]}, "episode_index": {"min": [374], "max": [374], "mean": [374.0], "std": [0.0], "count": [231]}, "index": {"min": [149417], "max": [149647], "mean": [149532.0], "std": [66.68333125052067], "count": [231]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [231]}, "subtask_annotation": {"mean": [0.2943722943722944, 2.0, 2.0, 2.0, 2.0], "std": [0.4743767110581033, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [231]}, "scene_annotation": {"mean": [374.0], "std": [0.0], "min": [374], "max": [374], "count": [231]}, "eef_direction_state": {"mean": [3.8051948051948052, 3.116883116883117], "std": [1.8843554666839006, 2.0320421944056224], "min": [0, 0], "max": [6, 6], "count": [231]}, "eef_velocity_state": {"mean": [1.1385281385281385, 0.922077922077922], "std": [0.8153481703043267, 0.6599140787487012], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_acc_mag_state": {"mean": [0.974025974025974, 0.7705627705627706], "std": [0.7836095741460256, 0.8549317758148615], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_direction_action": {"mean": [3.0216450216450217, 2.502164502164502], "std": [1.9748327507591334, 1.9111757421879814], "min": [0, 0], "max": [6, 6], "count": [231]}, "eef_velocity_action": {"mean": [1.2683982683982684, 1.0735930735930737], "std": [0.7425220487618103, 0.587565664558842], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_acc_mag_action": {"mean": [1.0649350649350648, 0.9696969696969697], "std": [0.7785711577829532, 0.8394697326182514], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_sim_pose_state": {"mean": [0.3169408944954409, 0.18864925597543017, 0.08389279795614568, -0.527547626719896, -0.730508376784676, 0.6073679745700942, 0.2984764582107901, -0.15601931401225239, 0.12068559494025967, -2.3466856788877046, -0.5578723528012727, 2.6629966405007326], "std": [0.04559835379028565, 0.11372774155135082, 0.050129104794460665, 2.3399543329109918, 0.5445999479943808, 2.216863964200354, 0.06786763764493013, 0.06948255051701178, 0.022305205719444745, 0.6572098372577485, 0.172773587946711, 0.3676842401827014], "min": [0.280345784403793, 0.06484267084937843, -0.002659696913898335, -3.1280217882193395, -1.4323655702875806, -3.122808591360674, 0.22080432275606116, -0.33347933364752846, 0.08196716832154115, -3.007009813490859, -0.7620937895501729, 1.9321493791346178], "max": [0.43920515990976744, 0.3525557883553986, 0.16337570959002948, 3.1394026419599546, 0.2100746398809239, 3.1154159488763153, 0.42856614381906044, -0.09733428111580053, 0.14961516941595784, -0.901808766968049, -0.12797427809093587, 3.0861981696710137], "count": [231]}, "eef_sim_pose_action": {"mean": [0.3247076690325137, 0.1913736016753322, 0.08687849144186924, -0.6339037131675458, -0.7254732644564732, 0.5019571273551837, 0.2913299058777347, -0.14773774871490322, 0.11462114890921281, -2.3651136033807223, -0.5827889143737084, 2.680529476626012], "std": [0.0456716877311878, 0.11791153715479895, 0.05438845280921964, 2.328136588241786, 0.560057249956544, 2.2502866449848735, 0.06349502654299174, 0.06123946084511997, 0.020839888538341178, 0.6306438295123032, 0.16508495580313223, 0.3403950707025477], "min": [0.2855622602023849, 0.05299605637831284, -0.013831744217329096, -3.123609472719272, -1.2858562850339745, -3.134840109567641, 0.21282294407575553, -0.34310100762158385, 0.07470241102736266, -2.9573173893280016, -0.8005536084557058, 1.9206678268889168], "max": [0.45304777034412913, 0.3502644783121836, 0.1839598753692341, 3.128727987020151, 0.2959338630621733, 3.115395646716068, 0.4241651733690721, -0.0940598246408142, 0.14353002943683885, -0.8297420512338666, -0.07379637099400682, 3.047244454481982], "count": [231]}}} +{"episode_index": 366, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4076354599192618]], [[0.5187991157247213]], [[0.4541805940023068]]], "std": [[[0.2829000918155412]], [[0.19966360048236004]], [[0.22551251878531958]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4133103854286813]], [[0.40623643790849673]], [[0.3501809183967705]]], "std": [[[0.29518270310430333]], [[0.25591997763081714]], [[0.28613739906095015]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42371100057670125]], [[0.41625507497116493]], [[0.3324479671280277]]], "std": [[[0.2969882288840418]], [[0.2387359372665596]], [[0.2912943298264207]]], "count": [100]}, "observation.state": {"min": [-0.4766407608985901, -0.15220969915390015, -0.6137936115264893, -1.9763295650482178, -1.542244553565979, -0.3842461407184601, -0.5075730681419373, -0.45586252212524414, -0.15297164022922516, 0.1891244351863861, -1.922255039215088, 0.22772231698036194, -0.5608654618263245, -0.4986834228038788, 0.001856860937550664, 0.014248770661652088, -0.623613715171814, 0.9824752807617188, -0.3954131603240967, -0.019528662785887718, -0.009384982287883759, -0.003653894178569317, -0.6266031265258789, 1.0070439577102661, -0.41138893365859985, 0.045168437063694, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0108762476593256, -0.0003839016135316342, -0.6564009785652161, -0.41280069947242737, -1.0577263832092285, -1.641972303390503, -5.893335342407227, -1.3922163248062134, -1.5289688110351562, -0.5287930965423584, -0.2958613932132721, -0.5444436073303223, -0.7741393446922302, -1.5836808681488037, -0.9964033365249634, -0.8855891227722168, -11.302277565002441, -11.416362762451172, -3.257631301879883, -12.576313972473145, -8.005494117736816, -1.4920635223388672, -2.3528695106506348, -10.27783489227295, -2.930403232574463, -1.7551891803741455, -9.096460342407227, -0.430402934551239, -2.094627618789673, -1.3485958576202393, -0.008267275057733059, -0.01587849296629429, -0.016642728820443153, -0.006514797918498516, -0.018420984968543053, -0.020590821281075478, -0.006083357613533735, -0.011190655641257763, -0.02505972608923912, -0.00774745736271143, -0.015784014016389847, -0.018040185794234276, -0.2757300138473511, -0.6272857189178467, 5.047979831695557, -29.36246681213379, 7.159856796264648, -0.525562047958374, -0.3959200084209442, -0.22270497679710388, 3.1327168941497803, -31.19814682006836, 7.018353462219238, -1.229707956314087, -0.015424683690071106, -0.014206149615347385, -0.004884005058556795, -0.08198151737451553, 0.30321139097213745, 0.010495227761566639, 0.038299400359392166, 0.31815409660339355, -0.22620314359664917, 0.0027007157914340496, -3.133467674255371, -1.0336668491363525, -3.1293888092041016, -2.788116455078125, -1.1481640338897705, 1.6536325216293335, -0.8538207411766052, -0.3302134871482849, 9.645371437072754, -0.012862741947174072, -0.013689309358596802, -0.044552773237228394, -0.032778702676296234, 0.014461211860179901, 0.8849311470985413, 0.4619090259075165], "max": [0.3554227352142334, 0.19120855629444122, -0.11938951909542084, -0.7922362089157104, 0.34905266761779785, 0.697645366191864, 0.3492051959037781, 0.2988092303276062, 0.09422450512647629, 0.6168467998504639, -0.894560694694519, 1.572060227394104, 0.11406280845403671, 0.36612069606781006, 0.002794654108583927, 0.016329269856214523, -0.6168888807296753, 0.9831175208091736, -0.38348186016082764, -0.015262608416378498, -0.008315434679389, -0.0017233844846487045, -0.6183153390884399, 1.0084640979766846, -0.4002285599708557, 0.049175046384334564, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.011732252314686775, -0.0003794650256168097, 0.8504823446273804, 0.9408604502677917, 1.0985246896743774, 1.458730936050415, 4.0725555419921875, 2.845057249069214, 3.810230255126953, 0.47845011949539185, 0.22237184643745422, 0.6678135395050049, 0.6381421089172363, 1.8801850080490112, 0.8163551092147827, 1.1527951955795288, -0.7126559019088745, 3.2356534004211426, 2.1764347553253174, 0.24420028924942017, 1.6068376302719116, 2.6971917152404785, 1.721611738204956, -1.158065915107727, 6.043956279754639, 2.471306562423706, 1.9536020755767822, 3.18498158454895, 4.275335788726807, 1.4346764087677002, 0.0093732550740242, 0.012769295834004879, 0.012046132236719131, 0.006650087423622608, 0.026076141744852066, 0.017815835773944855, 0.008700261823832989, 0.018209723755717278, 0.015576603822410107, 0.00688891438767314, 0.022482099011540413, 0.014397738501429558, 1.1029200553894043, 0.1633169800043106, 14.401588439941406, -21.27577781677246, 16.404159545898438, 0.3616594970226288, 1.505910038948059, 0.4825274348258972, 10.363204956054688, -21.218427658081055, 14.86457633972168, -0.4878781735897064, 0.020967040210962296, 0.008173645474016666, 0.0012210012646391988, -0.04099075868725777, 0.5205479264259338, 0.26220452785491943, 0.39593496918678284, 0.5006114840507507, -0.02348102070391178, 0.2869702875614166, 3.1367979049682617, 0.23666761815547943, 3.087655544281006, -1.2433147430419922, 0.2965277433395386, 2.8238723278045654, -0.4409683644771576, 0.3194962441921234, 9.966458320617676, 0.012204140424728394, 0.016420572996139526, 0.02765023708343506, -0.028576362878084183, 0.017454635351896286, 0.8862254023551941, 0.464319109916687], "mean": [-0.1432344615459442, -0.012913409620523453, -0.317252516746521, -1.6808985471725464, -0.30722424387931824, 0.02932381071150303, -0.25581562519073486, -0.1458330601453781, 0.0060465713031589985, 0.4027445614337921, -1.4407488107681274, 0.8785144686698914, -0.1888018697500229, -0.06466376036405563, 0.0022077474277466536, 0.01483032014220953, -0.620216429233551, 0.9828594326972961, -0.38775312900543213, -0.016880178824067116, -0.008961185812950134, -0.0030508076306432486, -0.6217594146728516, 1.007602334022522, -0.4045020043849945, 0.047855179756879807, 0.3695993721485138, 1.7453265190124512, 0.3695993721485138, 0.3695993721485138, 0.3695993721485138, 0.3695993721485138, 0.5713903307914734, 1.7453265190124512, 0.5713903307914734, 0.5713903307914734, 0.5713903307914734, 0.5713903307914734, 0.011389221996068954, -0.00038185782614164054, -0.03564594313502312, 0.0104153947904706, -0.012745785526931286, 0.03328494355082512, -0.06004144996404648, 0.046488936990499496, 0.01192912645637989, -0.03148055821657181, 0.009019949473440647, 0.003175372490659356, 0.024990936741232872, 0.0003653764433693141, -0.002704609651118517, 0.004243386443704367, -6.612184047698975, -2.587683916091919, -0.4103838801383972, -6.205498218536377, 0.021773433312773705, 0.19604429602622986, -0.650077223777771, -6.118252277374268, 2.473693609237671, 0.3501431941986084, -4.615206241607666, 0.45538330078125, -0.06022832542657852, -0.18600161373615265, -5.981920912745409e-05, -0.0007453548605553806, -0.0015126573853194714, -0.00025808747159317136, 0.0005081212148070335, 0.00030093902023509145, -0.0001089542856789194, -0.00019172033353243023, -0.0008550516213290393, -0.00037244055420160294, 0.0006559693138115108, 0.00014817059854976833, 0.5301454067230225, -0.273282915353775, 10.343657493591309, -24.944990158081055, 12.669203758239746, 0.01854660175740719, 0.6835235953330994, 0.04964287206530571, 7.662446975708008, -25.475229263305664, 11.721423149108887, -0.7879106402397156, 0.003092524129897356, -0.002820327179506421, -0.00117371731903404, -0.07233668863773346, 0.385283887386322, 0.14632882177829742, 0.2804833948612213, 0.4221298098564148, -0.14578281342983246, 0.15995672345161438, -0.3361179530620575, -0.6718457937240601, 1.298484206199646, -2.035228729248047, -0.49000832438468933, 2.2101221084594727, -0.6989928483963013, -0.0016244958387687802, 9.764764785766602, 0.00020756010781042278, 0.0007854063878767192, 0.0006093091215007007, -0.03133539855480194, 0.01635696552693844, 0.8855345845222473, 0.4632247984409332], "std": [0.238947793841362, 0.09733637422323227, 0.1409432291984558, 0.3305801451206207, 0.5990447402000427, 0.2702958583831787, 0.17986826598644257, 0.19660186767578125, 0.07851174473762512, 0.13486987352371216, 0.29403814673423767, 0.458662211894989, 0.14232297241687775, 0.29397696256637573, 0.00011618083226494491, 0.0006347763119265437, 0.0024617016315460205, 0.00016223583952523768, 0.003456404199823737, 0.0011366305407136679, 0.00016348382632713765, 0.0005288211978040636, 0.0029602779541164637, 0.0002930398331955075, 0.0031743471045047045, 0.0010089719435200095, 0.7051730155944824, 2.7418136596679688e-06, 0.7051730155944824, 0.7051730155944824, 0.7051730155944824, 0.7051730155944824, 0.8117243647575378, 2.7418136596679688e-06, 0.8117243647575378, 0.8117243647575378, 0.8117243647575378, 0.8117243647575378, 0.00010165368439629674, 8.348517894773977e-07, 0.2691574990749359, 0.12426780164241791, 0.22335273027420044, 0.42433419823646545, 0.8408177495002747, 0.4958994388580322, 0.4860920310020447, 0.19201861321926117, 0.07561963051557541, 0.20710909366607666, 0.2973167300224304, 0.5669103860855103, 0.23998582363128662, 0.31041377782821655, 2.5825157165527344, 2.7663731575012207, 1.4029338359832764, 3.645054578781128, 1.1425741910934448, 0.8054482936859131, 0.7596135139465332, 1.8037750720977783, 2.3059661388397217, 1.0851181745529175, 3.3818013668060303, 0.7225715517997742, 1.350197434425354, 0.6026467084884644, 0.00268413033336401, 0.004439659882336855, 0.004701090976595879, 0.002414803486317396, 0.004466419108211994, 0.003279863391071558, 0.0026281485334038734, 0.004367605783045292, 0.005071115214377642, 0.0024672853760421276, 0.004026256036013365, 0.0032172100618481636, 0.27567267417907715, 0.12525968253612518, 2.2200193405151367, 1.8409570455551147, 2.4169411659240723, 0.15112270414829254, 0.31112390756607056, 0.11105234175920486, 1.5569275617599487, 2.2525508403778076, 2.0057883262634277, 0.1384720504283905, 0.0063709900714457035, 0.004272323101758957, 0.0005948010366410017, 0.009791127406060696, 0.05920055881142616, 0.07455647736787796, 0.09439712762832642, 0.04740427806973457, 0.05870196595788002, 0.0954682007431984, 2.6589133739471436, 0.3865501582622528, 2.1989026069641113, 0.4858241379261017, 0.47776034474372864, 0.40035954117774963, 0.06182323023676872, 0.06663228571414948, 0.04075820371508598, 0.0031071025878190994, 0.005391394253820181, 0.008910530246794224, 0.000816914311144501, 0.0006098743178881705, 0.0002791847800835967, 0.0005231103277765214], "count": [340]}, "action": {"min": [-0.541324257850647, -0.13489656150341034, -0.7148885130882263, -1.9867897033691406, -1.5707963705062866, -0.3926085829734802, -0.5095425248146057, -0.4936767816543579, -0.1941119134426117, 0.13050568103790283, -1.9114664793014526, 0.2123512178659439, -0.5658793449401855, -0.5030670166015625, 0.0014062350383028388, 0.005955326370894909, -0.620391845703125, 0.9805014133453369, -0.39803436398506165, -0.019197935238480568, -0.009850270114839077, -0.011355312541127205, -0.622767984867096, 1.0047653913497925, -0.41414421796798706, 0.044214360415935516, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0108762476593256, -0.0003839016135316342, -0.6564009785652161, -0.41280069947242737, -1.0577263832092285, -1.641972303390503, -5.893335342407227, -2.044373035430908, -1.7648606300354004, -0.5287930965423584, -0.2958613932132721, -0.5444436073303223, -0.7741393446922302, -1.5836808681488037, -0.9964033365249634, -0.8855891227722168], "max": [0.35706618428230286, 0.27818992733955383, -0.037131939083337784, -0.6670602560043335, 0.35516417026519775, 0.6981316804885864, 0.29515552520751953, 0.296469122171402, 0.09807547926902771, 0.6626484394073486, -0.8062652349472046, 1.5707963705062866, 0.12395837903022766, 0.3670784831047058, 0.0034853534307330847, 0.016173839569091797, -0.6105942130088806, 0.9838529825210571, -0.384210467338562, -0.015122007578611374, -0.007697742432355881, -0.0008071875781752169, -0.6113316416740417, 1.008352279663086, -0.40198615193367004, 0.047870930284261703, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.011732252314686775, -0.0003794650256168097, 0.8504823446273804, 0.9408604502677917, 1.0985246896743774, 1.458730936050415, 5.447229385375977, 2.845057249069214, 3.810230255126953, 0.47845011949539185, 0.22237184643745422, 0.6678135395050049, 0.6381421089172363, 1.8801850080490112, 0.8163551092147827, 1.1527951955795288], "mean": [-0.18284781277179718, -0.0016188019653782248, -0.33707788586616516, -1.6346499919891357, -0.30855101346969604, 0.030862269923090935, -0.25549834966659546, -0.18084406852722168, 0.004319794941693544, 0.41491714119911194, -1.3854179382324219, 0.8765785694122314, -0.18455654382705688, -0.06371486186981201, 0.002619850216433406, 0.01319877989590168, -0.6156347393989563, 0.9823923707008362, -0.3892577588558197, -0.016859721392393112, -0.008580802008509636, -0.0036375897470861673, -0.6168915033340454, 1.0070955753326416, -0.4063244163990021, 0.04654315859079361, 0.3695993721485138, 1.7453265190124512, 0.3695993721485138, 0.3695993721485138, 0.3695993721485138, 0.3695993721485138, 0.5729303359985352, 1.7453265190124512, 0.5729303359985352, 0.5729303359985352, 0.5729303359985352, 0.5729303359985352, 0.011389877647161484, -0.00038185162702575326, -0.03374262899160385, 0.010178126394748688, -0.012902439571917057, 0.029266497120261192, -0.04209153354167938, 0.03961149603128433, 0.0066442894749343395, -0.03040836751461029, 0.008724061772227287, 0.003159577725455165, 0.024364417418837547, 0.00011119209375465289, -0.0019454935099929571, 0.003982838708907366], "std": [0.24399475753307343, 0.08295062184333801, 0.16184096038341522, 0.35001689195632935, 0.6016710996627808, 0.2745438814163208, 0.1727033108472824, 0.1908247023820877, 0.07279674708843231, 0.1524728685617447, 0.30444395542144775, 0.4608291685581207, 0.14354369044303894, 0.2928054928779602, 0.00039339467184618115, 0.0014107398455962539, 0.0028402344323694706, 0.0007049588020890951, 0.003484356915578246, 0.0010399677557870746, 0.00041566454456187785, 0.0014262532349675894, 0.0031092283315956593, 0.0007203366840258241, 0.0030383188277482986, 0.0009294336196035147, 0.7051730155944824, 2.7418136596679688e-06, 0.7051730155944824, 0.7051730155944824, 0.7051730155944824, 0.7051730155944824, 0.812384843826294, 2.7418136596679688e-06, 0.812384843826294, 0.812384843826294, 0.812384843826294, 0.812384843826294, 0.00010164123523281887, 8.30999795198295e-07, 0.2716926038265228, 0.12433067709207535, 0.2233598381280899, 0.43101683259010315, 0.9020465016365051, 0.5112274885177612, 0.4958955943584442, 0.1934165358543396, 0.07584302872419357, 0.20710799098014832, 0.2976127564907074, 0.5669154524803162, 0.24021971225738525, 0.31044790148735046], "count": [340]}, "timestamp": {"min": [0.0], "max": [11.3], "mean": [5.65], "std": [3.271637374635384], "count": [340]}, "frame_index": {"min": [0], "max": [339], "mean": [169.5], "std": [98.14912123906153], "count": [340]}, "episode_index": {"min": [375], "max": [375], "mean": [375.0], "std": [0.0], "count": [340]}, "index": {"min": [149648], "max": [149987], "mean": [149817.5], "std": [98.14912123906153], "count": [340]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [340]}, "subtask_annotation": {"mean": [0.5411764705882353, 2.0, 2.0, 2.0, 2.0], "std": [0.509969807098664, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [340]}, "scene_annotation": {"mean": [375.0], "std": [0.0], "min": [375], "max": [375], "count": [340]}, "eef_direction_state": {"mean": [3.6294117647058823, 3.35], "std": [2.2656682447250995, 2.1971572542719833], "min": [0, 0], "max": [6, 6], "count": [340]}, "eef_velocity_state": {"mean": [0.9323529411764706, 1.011764705882353], "std": [0.738528181881048, 0.7152805726271719], "min": [0, 0], "max": [2, 2], "count": [340]}, "eef_acc_mag_state": {"mean": [0.8470588235294118, 0.8764705882352941], "std": [0.836742737228414, 0.8380856419558763], "min": [0, 0], "max": [2, 2], "count": [340]}, "eef_direction_action": {"mean": [3.447058823529412, 3.264705882352941], "std": [2.0015046243378216, 2.0074687533926316], "min": [0, 0], "max": [6, 6], "count": [340]}, "eef_velocity_action": {"mean": [1.161764705882353, 1.1441176470588235], "std": [0.711466879838594, 0.6943855415234511], "min": [0, 0], "max": [2, 2], "count": [340]}, "eef_acc_mag_action": {"mean": [1.0647058823529412, 1.0852941176470587], "std": [0.8054528696699246, 0.8126327413526614], "min": [0, 0], "max": [2, 2], "count": [340]}, "eef_sim_pose_state": {"mean": [0.2702355623928213, 0.21323493396935522, 0.19602763398608758, -0.32727267225222495, -0.6721117306613126, 1.32636945610355, 0.2728790254491577, -0.1945241732806359, 0.13577367230455795, -2.0347617694865314, -0.4902565277457184, 2.2098026722013753], "std": [0.05211006503893887, 0.03597168192466236, 0.05498198230766813, 2.7266516014815627, 0.3863863854607459, 2.230758007125858, 0.04764048632212201, 0.036289909334002744, 0.03951516023698993, 0.48599535974812336, 0.47792504805604935, 0.40049621308728706], "min": [0.15815272735308844, 0.15791888308981716, 0.07250585845461335, -3.141563125643772, -1.034436537295898, -3.1377713930005857, 0.16351197414950047, -0.25516678714592217, 0.06318779026014412, -2.787935217309229, -1.1511292332121088, 1.6537040539851497], "max": [0.3532488338065914, 0.2846505870599172, 0.25893664158957885, 3.1411982323951366, 0.23655748444214253, 3.133911190895936, 0.3483938148707635, -0.12559250096905475, 0.19957060897499437, -1.2432233152680021, 0.29660788574674335, 2.823796877187893], "count": [340]}, "eef_sim_pose_action": {"mean": [0.2780303543180716, 0.21108449242340685, 0.19473475900036974, 0.7709958795689845, -0.6810165266908327, 1.5618124398516817, 0.28042421189093886, -0.19459166182020443, 0.1313592771102498, -2.0031532976109845, -0.4716941919368498, 2.2143528490426094], "std": [0.05123917260237224, 0.041139625580083605, 0.05712885331782451, 2.6291869218705495, 0.3983561415861658, 2.0773841379410105, 0.04569827232488713, 0.03719372803607971, 0.043472238766559895, 0.5051432756384447, 0.4887435447850615, 0.4041686678859875], "min": [0.15677443783619366, 0.1336826770491527, 0.0634229590240539, -3.1413881427076538, -1.0984863595114436, -3.139717770324286, 0.16498439364609097, -0.26409314869606965, 0.04990956302411098, -2.905174389051896, -1.1715960222256903, 1.6256687922582382], "max": [0.36343066989797024, 0.29003031995640555, 0.2739071339294754, 3.1407830189695938, 0.24493031822632005, 3.1387022936363564, 0.3587229692383588, -0.12598768562619106, 0.20391828559246375, -1.224651693447235, 0.3343344383409246, 2.9370652597537568], "count": [340]}}} +{"episode_index": 367, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43951711841599383]], [[0.5683802167435601]], [[0.489417673490965]]], "std": [[[0.3024100935857004]], [[0.19885840598281176]], [[0.23431880396335292]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43882386582083815]], [[0.3938810529603998]], [[0.29306668829296423]]], "std": [[[0.316282630801027]], [[0.26062087396517036]], [[0.3068460021721121]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47258440023068055]], [[0.4133312091503268]], [[0.30284636678200694]]], "std": [[[0.29871777451923043]], [[0.2347611101122331]], [[0.294000007488789]]], "count": [100]}, "observation.state": {"min": [-0.2582706809043884, -0.25311005115509033, -0.4356454014778137, -1.69108247756958, -0.8248699903488159, -0.22087456285953522, -0.651268482208252, -0.48096099495887756, -0.2662712335586548, 0.47703197598457336, -1.2905328273773193, 0.7285241484642029, -0.6984824538230896, -0.46549636125564575, 0.011859753169119358, -0.0121288001537323, -0.5947034358978271, 0.97481769323349, -0.40865373611450195, -0.02905271202325821, -0.010036971420049667, 0.027286885306239128, -0.6302887201309204, 0.9975355267524719, -0.39002493023872375, 0.039005570113658905, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.016030078753829002, -0.0003827870241366327, -0.2788904905319214, -0.14737726747989655, -0.3686312437057495, -0.2848566174507141, -1.391470193862915, -1.045897364616394, -0.11302968859672546, -0.25282973051071167, -0.13722413778305054, -0.4578171372413635, -0.5365711450576782, -0.9139053225517273, -0.9538737535476685, -0.608531653881073, -12.760995864868164, -8.852258682250977, -2.3308916091918945, -17.58241844177246, -1.1477410793304443, -2.4676434993743896, -3.615384578704834, -8.885929107666016, -4.548229694366455, -1.92368745803833, -8.79120922088623, -0.22954823076725006, -2.5250306129455566, -2.180708408355713, -0.007422042079269886, -0.010461784899234772, -0.014487789012491703, -0.005329157691448927, -0.004455938935279846, -0.011137480847537518, -0.005746004171669483, -0.022793147712945938, -0.01645476743578911, -0.005989801604300737, -0.003832311602309346, -0.010249920189380646, -1.4210699796676636, -0.44169819355010986, 5.478542327880859, -30.95578384399414, 10.871709823608398, -0.7131925821304321, -0.042419999837875366, -0.7349264621734619, 6.473291397094727, -25.432458877563477, 9.187305450439453, -1.3148797750473022, -0.023209307342767715, -0.010795173235237598, 0.0067155067808926105, -0.10930868983268738, 0.33800724148750305, 0.047869645059108734, 0.023134790360927582, 0.3690882921218872, -0.20841142535209656, 0.03440762311220169, -3.0622644424438477, -0.9267650842666626, -2.9282402992248535, -2.441523551940918, -0.5678157210350037, 1.9767343997955322, -0.8153433203697205, -0.13667473196983337, 9.63587760925293, -0.010426878929138184, -0.019766688346862793, -0.027885347604751587, -0.02587781846523285, 0.02407158352434635, 0.6658543348312378, 0.7422693967819214], "max": [0.11598533391952515, 0.24700263142585754, -0.15678557753562927, -1.16581392288208, 0.20361259579658508, 0.32331299781799316, 0.03623029589653015, -0.13188567757606506, 0.15907663106918335, 0.7877480983734131, -1.0097655057907104, 1.3808465003967285, -0.03785984218120575, 0.09919222444295883, 0.013303419575095177, -0.010789556428790092, -0.5897018313407898, 0.9758248925209045, -0.4062410593032837, -0.02444605343043804, -0.008593750186264515, 0.028200579807162285, -0.6263941526412964, 1.0000178813934326, -0.3888773024082184, 0.043287117034196854, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.01554308831691742, -1.1194148186177699e-07, 0.10464010387659073, 0.7473145127296448, 0.1744513064622879, 0.7146871089935303, 0.567686915397644, 0.6781735420227051, 1.1396020650863647, 0.40458613634109497, 0.41038691997528076, 0.32247984409332275, 0.2544863522052765, 0.3613969683647156, 0.31796520948410034, 0.2056010663509369, -3.585550308227539, 6.043956279754639, 1.8815628290176392, 3.632478713989258, 0.7460317611694336, 1.778998851776123, 2.094627618789673, 0.3785984516143799, 9.035409927368164, 2.892551898956299, 4.700854778289795, 4.045787334442139, 6.829059600830078, 0.6025641560554504, 0.00913018174469471, 0.01591034047305584, 0.016336020082235336, 0.010867591015994549, 0.016917478293180466, 0.005532416515052319, 0.00597971398383379, 0.014405477792024612, 0.014464803040027618, 0.008357140235602856, 0.005025011487305164, 0.0026320458855479956, 0.1272599995136261, 0.28209295868873596, 11.372800827026367, -23.937984466552734, 16.64522361755371, 0.5331523418426514, 1.6119600534439087, 0.06309974193572998, 12.605101585388184, -18.552452087402344, 14.8985595703125, -0.25918081402778625, 0.023445937782526016, 0.007645724341273308, 0.010989011265337467, -0.027327170595526695, 0.4649466276168823, 0.24430716037750244, 0.2647896409034729, 0.49380823969841003, 0.0070647504180669785, 0.21187026798725128, 2.9565846920013428, -0.4504663944244385, 3.104452610015869, -1.354727864265442, 0.2699095606803894, 2.54927396774292, -0.5744901299476624, 0.21213512122631073, 9.835733413696289, 0.008209764957427979, 0.02302640676498413, 0.031651854515075684, -0.022511713206768036, 0.02619759552180767, 0.6691807508468628, 0.74535071849823], "mean": [-0.01145107764750719, -0.12786145508289337, -0.3377339541912079, -1.5451579093933105, -0.096094511449337, 0.03024347871541977, -0.48907482624053955, -0.2846272587776184, 0.028805699199438095, 0.6430215239524841, -1.130602240562439, 1.0403519868850708, -0.5664815902709961, -0.2170204520225525, 0.012135947123169899, -0.011660766787827015, -0.5934605598449707, 0.9756288528442383, -0.40808624029159546, -0.025268511846661568, -0.009692531079053879, 0.027590027078986168, -0.6284211874008179, 0.9979385733604431, -0.3893917202949524, 0.04252297803759575, 0.5951233506202698, 1.7453304529190063, 0.5951233506202698, 0.5951233506202698, 0.5951233506202698, 0.5951233506202698, 1.177071452140808, 1.7453304529190063, 1.177071452140808, 1.177071452140808, 1.177071452140808, 1.177071452140808, -0.015820300206542015, -0.00022327594342641532, -0.04816703125834465, 0.060751572251319885, -0.020787974819540977, 0.07451876997947693, -0.10179460048675537, -0.03871297463774681, 0.09702403098344803, 0.035185396671295166, 0.05591679736971855, -0.0033302372321486473, -0.018338985741138458, -0.05855555087327957, -0.08753311634063721, -0.05629812926054001, -6.679853916168213, -3.005669593811035, -0.7358030676841736, -6.416588306427002, -0.1254638433456421, -0.21041922271251678, -0.7215109467506409, -5.297049522399902, 3.5056402683258057, 0.5161632895469666, -3.788494825363159, 0.8491315841674805, 0.20423024892807007, -0.45253241062164307, 0.00011567360343178734, 0.0014661720488220453, -0.0001433957804692909, 0.00012853722728323191, 0.00040004734182730317, -0.000510630605276674, 0.0006996731972321868, -0.0008709487738087773, 0.0006163241341710091, 0.00026976779918186367, 0.0002461611293256283, -0.000652358983643353, -0.5846613049507141, -0.07931133359670639, 8.404006958007812, -26.368728637695312, 13.648140907287598, -0.01695888862013817, 0.8295813798904419, -0.3569283187389374, 9.309868812561035, -22.910049438476562, 12.337668418884277, -0.7360313534736633, 0.0018872825894504786, -0.002231048420071602, 0.008886193856596947, -0.07262693345546722, 0.3732949495315552, 0.11836474388837814, 0.21567752957344055, 0.41665327548980713, -0.06181476265192032, 0.14655403792858124, -1.6281561851501465, -0.8339837789535522, 1.4805290699005127, -2.0411014556884766, -0.24598842859268188, 2.3049769401550293, -0.7126054763793945, -0.0017729614628478885, 9.765307426452637, 0.0001083138122339733, 0.00044771397369913757, 0.0001027213002089411, -0.0253207478672266, 0.025279853492975235, 0.6678766012191772, 0.7434099912643433], "std": [0.11257229745388031, 0.16716742515563965, 0.10186831653118134, 0.11471298336982727, 0.3177814483642578, 0.1855633705854416, 0.20300687849521637, 0.10746879130601883, 0.14298437535762787, 0.1005629375576973, 0.09645432233810425, 0.2083880752325058, 0.20082707703113556, 0.19196626543998718, 0.00037438716390170157, 0.00041369179962202907, 0.0009794736979529262, 0.00026934585184790194, 0.00040925847133621573, 0.001200143713504076, 0.00039070897037163377, 0.0002306993555976078, 0.0012151723494753242, 0.0006955251446925104, 0.0002458557428326458, 0.0011522418353706598, 0.815342903137207, 1.1920928955078125e-06, 0.815342903137207, 0.815342903137207, 0.815342903137207, 0.815342903137207, 0.8119564652442932, 1.1920928955078125e-06, 0.8119564652442932, 0.8119564652442932, 0.8119564652442932, 0.8119564652442932, 0.00010980290971929207, 9.366526501253247e-05, 0.08746715635061264, 0.16453781723976135, 0.1062212884426117, 0.19238658249378204, 0.32988443970680237, 0.30739134550094604, 0.20783479511737823, 0.12872618436813354, 0.13367143273353577, 0.17455658316612244, 0.1451350897550583, 0.23875442147254944, 0.23192378878593445, 0.20582400262355804, 2.2799885272979736, 3.3290979862213135, 1.0697895288467407, 5.1547532081604, 0.41263097524642944, 0.7707653641700745, 1.2186088562011719, 2.444984197616577, 4.347329616546631, 1.4117504358291626, 4.546421051025391, 1.1950167417526245, 2.601757764816284, 0.5596950650215149, 0.0028329219203442335, 0.00514175184071064, 0.005712284240871668, 0.002720014890655875, 0.0023683165200054646, 0.0021298250649124384, 0.0022911629639565945, 0.005807134788483381, 0.005795054603368044, 0.0026041895616799593, 0.001057785819284618, 0.001991674304008484, 0.3202797472476959, 0.1483740359544754, 1.453890085220337, 1.7293623685836792, 1.0382477045059204, 0.29035335779190063, 0.30168622732162476, 0.16687941551208496, 1.4174705743789673, 1.584396481513977, 0.9445740580558777, 0.2606492042541504, 0.007380054797977209, 0.0034832844976335764, 0.0006293836049735546, 0.012636726722121239, 0.03673544526100159, 0.06589290499687195, 0.05140445753931999, 0.04212510585784912, 0.06843310594558716, 0.0558047890663147, 1.9162142276763916, 0.12952332198619843, 1.9470651149749756, 0.33102908730506897, 0.27481818199157715, 0.19297780096530914, 0.04161877557635307, 0.05405513942241669, 0.03142639994621277, 0.003384659066796303, 0.005871492438018322, 0.00792772602289915, 0.0006802327116020024, 0.0004985922714695334, 0.0008398200734518468, 0.0007606841973029077], "count": [204]}, "action": {"min": [-0.2788645625114441, -0.23294372856616974, -0.4770921766757965, -1.6670444011688232, -0.8658581972122192, -0.2351323515176773, -0.6512973308563232, -0.5171093344688416, -0.27360057830810547, 0.43865126371383667, -1.2850929498672485, 0.7242448925971985, -0.6981316804885864, -0.46866166591644287, 0.010506993159651756, -0.01707044243812561, -0.5921736359596252, 0.9719322323799133, -0.4123994708061218, -0.027736332267522812, -0.010582946240901947, 0.019191306084394455, -0.6269376873970032, 0.9962960481643677, -0.39534276723861694, 0.03793096914887428, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.016030078753829002, -0.0003827870241366327, -0.2788904905319214, -0.14737726747989655, -0.3686312437057495, -0.2848566174507141, -1.391470193862915, -1.045897364616394, -0.11302968859672546, -0.25282973051071167, -0.13722413778305054, -0.4578171372413635, -0.5365711450576782, -0.9139053225517273, -0.9538737535476685, -0.608531653881073], "max": [0.09137633442878723, 0.27142974734306335, -0.13920557498931885, -1.025944471359253, 0.20934535562992096, 0.32746028900146484, 0.05245472863316536, -0.13974998891353607, 0.17834627628326416, 0.8499587774276733, -0.9343799948692322, 1.3854706287384033, -0.031337443739175797, 0.09711403399705887, 0.012453869916498661, -0.00842867512255907, -0.5820053815841675, 0.9755374193191528, -0.4075847268104553, -0.023348992690443993, -0.008829246275126934, 0.027418525889515877, -0.6186598539352417, 0.9998548626899719, -0.3906216621398926, 0.04205254837870598, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.01554308831691742, -1.1194148186177699e-07, 0.10464010387659073, 0.7473145127296448, 0.1744513064622879, 0.7146871089935303, 0.567686915397644, 0.6781735420227051, 1.1396020650863647, 0.40458613634109497, 0.41038691997528076, 0.32247984409332275, 0.2544863522052765, 0.3613969683647156, 0.31796520948410034, 0.2056010663509369], "mean": [-0.06485671550035477, -0.08648610860109329, -0.35692232847213745, -1.4827831983566284, -0.11683505773544312, 0.023303460329771042, -0.46786046028137207, -0.2877814769744873, 0.03785068541765213, 0.6603052020072937, -1.0955092906951904, 1.028043508529663, -0.5766897201538086, -0.23225893080234528, 0.011196291074156761, -0.012255800887942314, -0.5869963765144348, 0.9742338061332703, -0.4098244607448578, -0.02442939393222332, -0.00983515940606594, 0.02414797805249691, -0.6219401359558105, 0.9975019097328186, -0.39206036925315857, 0.04094166308641434, 0.594438910484314, 1.7453304529190063, 0.594438910484314, 0.594438910484314, 0.594438910484314, 0.594438910484314, 1.168515920639038, 1.7453304529190063, 1.168515920639038, 1.168515920639038, 1.168515920639038, 1.168515920639038, -0.015821589156985283, -0.00022283251746557653, -0.04803972318768501, 0.06012500822544098, -0.02057001180946827, 0.0753525123000145, -0.10309626162052155, -0.03772171214222908, 0.0975695475935936, 0.03619341179728508, 0.055877864360809326, -0.0033472455106675625, -0.019227178767323494, -0.05781194567680359, -0.0892065018415451, -0.05599846690893173], "std": [0.11445163190364838, 0.1718471497297287, 0.10993850976228714, 0.1584683507680893, 0.3405732810497284, 0.18158042430877686, 0.22188906371593475, 0.10772187262773514, 0.1280815601348877, 0.13262231647968292, 0.12562507390975952, 0.20840537548065186, 0.18565474450588226, 0.1864166110754013, 0.0004203333519399166, 0.0021378088276833296, 0.0017989653861150146, 0.0006813168292865157, 0.0007331773522309959, 0.0011500556720420718, 0.00042545428732410073, 0.0021007880568504333, 0.0015920833684504032, 0.0008249663515016437, 0.0008995503885671496, 0.001128117204643786, 0.8149590492248535, 1.1920928955078125e-06, 0.8149590492248535, 0.8149590492248535, 0.8149590492248535, 0.8149590492248535, 0.8151133060455322, 1.1920928955078125e-06, 0.8151133060455322, 0.8151133060455322, 0.8151133060455322, 0.8151133060455322, 0.00011046112194890156, 9.286447311751544e-05, 0.08753591030836105, 0.16504421830177307, 0.10641119629144669, 0.19230952858924866, 0.3298870921134949, 0.307897686958313, 0.20765818655490875, 0.12775717675685883, 0.13369548320770264, 0.17456887662410736, 0.14448679983615875, 0.2387416511774063, 0.23014497756958008, 0.20598489046096802], "count": [204]}, "timestamp": {"min": [0.0], "max": [6.766666666666667], "mean": [3.3833333333333337], "std": [1.9629673305332263], "count": [204]}, "frame_index": {"min": [0], "max": [203], "mean": [101.5], "std": [58.88901991599679], "count": [204]}, "episode_index": {"min": [376], "max": [376], "mean": [376.0], "std": [0.0], "count": [204]}, "index": {"min": [149988], "max": [150191], "mean": [150089.5], "std": [58.88901991599679], "count": [204]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [204]}, "subtask_annotation": {"mean": [0.39705882352941174, 2.0, 2.0, 2.0, 2.0], "std": [0.5278435378607594, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [204]}, "scene_annotation": {"mean": [376.0], "std": [0.0], "min": [376], "max": [376], "count": [204]}, "eef_direction_state": {"mean": [4.181372549019608, 3.7107843137254903], "std": [1.8527790675015574, 2.074514205488491], "min": [0, 0], "max": [6, 6], "count": [204]}, "eef_velocity_state": {"mean": [0.8333333333333334, 0.7598039215686274], "std": [0.7931487674580735, 0.6463714411889055], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_acc_mag_state": {"mean": [0.75, 0.6519607843137255], "std": [0.8467064217932224, 0.8468199327260387], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_direction_action": {"mean": [3.9901960784313726, 3.8284313725490198], "std": [1.5655300301427426, 1.8324352943652245], "min": [1, 1], "max": [6, 6], "count": [204]}, "eef_velocity_action": {"mean": [0.946078431372549, 0.8578431372549019], "std": [0.6945405546718009, 0.6600558910544221], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_acc_mag_action": {"mean": [0.8578431372549019, 0.7843137254901961], "std": [0.8485207745281441, 0.8646369631509548], "min": [0, 0], "max": [2, 2], "count": [204]}, "eef_sim_pose_state": {"mean": [0.24290625124071277, 0.16894137425844535, 0.13505827540836451, -1.6128616700447822, -0.8343734603969313, 1.465140730934167, 0.28344297767638155, -0.14650531295011324, 0.10366441929562954, -2.0410026935750465, -0.24610136023198906, 2.304977259366753], "std": [0.028165419009451402, 0.050319391936941835, 0.015432315062151685, 1.9592902134476562, 0.12958286321277912, 1.9882672269619739, 0.0304103315055482, 0.05381441750775098, 0.010598013880670479, 0.3310184670292096, 0.27487501138165377, 0.1929709468216753], "min": [0.22140967626461378, 0.11499619832202695, 0.08120565676894151, -3.1131467088940923, -0.9267578438963497, -3.112538572077734, 0.24493874418261682, -0.26244979743164165, 0.08800084576080264, -2.4415241616953223, -0.5678164023048693, 1.9767421993966603], "max": [0.31102825765461334, 0.2871652276892113, 0.15654666485589483, 3.1104822759513646, -0.45047937445599073, 3.104452020178162, 0.34377276194266143, -0.10240417570968631, 0.1213195703762135, -1.3547263738221516, 0.27005041562140586, 2.5492762212343347], "count": [204]}, "eef_sim_pose_action": {"mean": [0.25512773105174136, 0.17790284628129857, 0.12964291701611766, -1.5449463764216853, -0.8199653069154034, 1.3466511135582355, 0.28070444160256347, -0.14396016642678794, 0.09599010974846363, -2.0200815074629745, -0.25802754026934854, 2.3248760374855237], "std": [0.027675069260986267, 0.057009696270206814, 0.022851442754606325, 2.003332985199079, 0.1560634766043595, 2.0262270232859856, 0.030760505272616815, 0.04673630547574997, 0.023252503736915973, 0.3520766889445968, 0.2682907473694704, 0.19075416452699173], "min": [0.229153023220663, 0.11759358886782763, 0.05564661899407601, -3.104715389488171, -0.9554229342710762, -3.1039034562006553, 0.25027175224682746, -0.268386399216883, 0.05397607070468236, -2.455168523643051, -0.578423396192899, 1.9397771787578473], "max": [0.31313222155576015, 0.2902012847372257, 0.16764236423244921, 3.1029832062150104, -0.4423076660661034, 3.1232211634811162, 0.34685411287709245, -0.10109509632668559, 0.12737605556206963, -1.2649123270909397, 0.2784454149333824, 2.5592898311373293], "count": [204]}}} +{"episode_index": 368, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4408016195693964]], [[0.5519746563821607]], [[0.49573166570549787]]], "std": [[[0.2934267162967094]], [[0.21472750912110122]], [[0.22137378234625513]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4371867478854287]], [[0.4246891484044598]], [[0.36036957660515184]]], "std": [[[0.29327448766354575]], [[0.25280104280744553]], [[0.28921896914401746]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44982507929642446]], [[0.4591602941176471]], [[0.3803697880622837]]], "std": [[[0.29082264158801946]], [[0.2290285675793708]], [[0.25783599932488305]]], "count": [100]}, "observation.state": {"min": [-0.5509299635887146, -0.19836771488189697, -0.5073617100715637, -1.6029599905014038, -1.2784152030944824, -0.19074013829231262, -0.6720691919326782, -0.4595474600791931, -0.1964550018310547, 0.46492236852645874, -1.6308093070983887, 0.22278274595737457, -0.5859489440917969, -0.6012063026428223, 0.01913330890238285, 0.002321162959560752, -0.6017717719078064, 1.0329684019088745, -0.4612569212913513, -0.023489292711019516, -0.00313066178932786, -0.001989206066355109, -0.6003217697143555, 1.019542932510376, -0.4601776599884033, -0.021627353504300117, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0003868497151415795, -0.0015285416739061475, -0.4823746681213379, -0.7956423163414001, -0.35029351711273193, -0.7772361040115356, -1.37381112575531, -1.4160032272338867, -1.0209201574325562, -0.12611660361289978, -0.07614382356405258, -0.28898894786834717, -0.45432132482528687, -0.8724663853645325, -0.8807358741760254, -0.6720346808433533, -11.580658912658691, -6.1660566329956055, -1.9798533916473389, -9.89011001586914, -0.9468864798545837, -1.1190476417541504, -1.5494505167007446, -9.04182243347168, -0.061050061136484146, -2.0641026496887207, -8.180708885192871, -0.4590964913368225, -2.15201473236084, -1.4920635223388672, -0.0065767234191298485, -0.017145276069641113, -0.017188552767038345, -0.005484475288540125, -0.001967501826584339, -0.004191981162875891, -0.007173176854848862, -0.014026729390025139, -0.022886471822857857, -0.006208376027643681, -0.0023625579196959734, -0.002991788787767291, -4.694479942321777, -0.5938799381256104, 3.9196078777313232, -31.020700454711914, 12.651396751403809, -0.5290499925613403, -1.640239953994751, -0.3934454619884491, 4.543181419372559, -33.133445739746094, 14.104266166687012, -0.24927616119384766, -0.013327796012163162, -0.01666204258799553, 0.0024420025292783976, -0.08198151737451553, 0.37029317021369934, 0.06619101762771606, 0.026648657396435738, 0.33838722109794617, -0.20161907374858856, 0.001366433803923428, -3.038968801498413, -0.9421627521514893, -2.8976047039031982, -2.7674171924591064, -0.697121262550354, 1.7714896202087402, -0.6369916200637817, -0.06274334341287613, 9.670283317565918, -0.007300317287445068, -0.00724339485168457, -0.025758057832717896, -0.01575624570250511, 0.02363281324505806, 0.5767527222633362, 0.8150736093521118], "max": [0.06606349349021912, 0.47664180397987366, -0.1074797734618187, -0.6369694471359253, 0.3960871994495392, 0.684868574142456, -0.25673335790634155, -0.05196680128574371, 0.03052062913775444, 0.7080202698707581, -0.9637919664382935, 0.9717082977294922, 0.013926684856414795, 0.12188456207513809, 0.019935112446546555, 0.005446453113108873, -0.5983624458312988, 1.034091830253601, -0.4604266881942749, -0.022211521863937378, -0.002365046413615346, 0.001003968296572566, -0.5954450368881226, 1.02254319190979, -0.45938822627067566, -0.019983720034360886, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.3360236152948346e-06, -0.0015239444328472018, 0.5619744062423706, 0.5276374816894531, 0.5804008841514587, 0.7907192707061768, 3.2302424907684326, 1.0450009107589722, 0.40089350938796997, 0.43738868832588196, 0.21405121684074402, 0.23817120492458344, 0.12709449231624603, 0.28080904483795166, 0.5352210998535156, 0.21038050949573517, -3.051058292388916, 8.48595905303955, 2.780219793319702, -0.06105005741119385, 0.9468864798545837, 2.9554333686828613, 0.7460317611694336, -3.129004955291748, 7.712657928466797, 1.390109896659851, -2.960928201675415, 1.5494505167007446, 0.8321123719215393, -0.028693530708551407, 0.007885399274528027, 0.014756237156689167, 0.013760631904006004, 0.006857635919004679, 0.0022293750662356615, 0.0023072559852153063, 0.006878973450511694, 0.010596346110105515, 0.01642347127199173, 0.005768460687249899, 0.0031254685018211603, 0.0036181954201310873, -2.9057700634002686, 0.044540997594594955, 10.244429588317871, -23.7708797454834, 20.05413055419922, 0.9683853387832642, -0.042419999837875366, 0.36375147104263306, 11.417342185974121, -22.927419662475586, 18.95745849609375, 1.4330310821533203, 0.019244646653532982, 0.010798381641507149, 0.004273504484444857, 0.0, 0.5143266916275024, 0.4107967019081116, 0.2711619436740875, 0.48470696806907654, -0.060371603816747665, 0.2643252909183502, 2.962150812149048, 0.2780703902244568, 2.9778385162353516, -1.2136650085449219, -0.22617635130882263, 2.98818039894104, -0.47978997230529785, 0.1821715086698532, 9.827363014221191, 0.011478036642074585, 0.02405691146850586, 0.0266684889793396, -0.01414046622812748, 0.02560378983616829, 0.5786333084106445, 0.8163804411888123], "mean": [-0.20395082235336304, 0.08815406262874603, -0.34843412041664124, -1.2845067977905273, -0.2781026363372803, 0.14942385256290436, -0.43089908361434937, -0.19069187343120575, -0.02974802255630493, 0.5722863674163818, -1.3701128959655762, 0.590925931930542, -0.4081893563270569, -0.370116263628006, 0.019653188064694405, 0.003571577835828066, -0.6008601784706116, 1.033475399017334, -0.460944801568985, -0.0226879995316267, -0.0026112578343600035, -0.0007280842983163893, -0.5992393493652344, 1.0205198526382446, -0.4597025513648987, -0.020600495859980583, 0.8146361112594604, 1.745330572128296, 0.8146361112594604, 0.8146361112594604, 0.8146361112594604, 0.8146361112594604, 0.7038649320602417, 1.745330572128296, 0.7038649320602417, 0.7038649320602417, 0.7038649320602417, 0.7038649320602417, -0.00024732109159231186, -0.001526235486380756, -0.02321665734052658, 0.05177532508969307, 0.018805060535669327, 0.033938705921173096, -0.06221839413046837, 0.03382411226630211, 0.0026998419780284166, 0.0332532599568367, 0.014546500518918037, 0.006723759230226278, -0.05949055030941963, -0.057882972061634064, -0.06322193890810013, -0.07638861984014511, -7.15054988861084, 0.5516417026519775, -0.10724138468503952, -4.451826095581055, -0.1215110719203949, 0.4345569312572479, -0.2830256521701813, -5.505405902862549, 4.383906841278076, 0.2760814130306244, -5.711264133453369, 0.3149658143520355, -0.2849107086658478, -0.4467047452926636, -0.0005610614316537976, -0.0007742122397758067, -0.0004335810663178563, -9.037854033522308e-05, 1.2442509614629671e-05, -0.00012957271246705204, 0.0004713198577519506, -0.0005409680306911469, 0.00032271642703562975, -0.0003382934082765132, -6.595244485652074e-05, 6.360196857713163e-05, -3.679136276245117, -0.26858264207839966, 7.056873798370361, -27.311586380004883, 15.755640029907227, 0.19550397992134094, -0.8099534511566162, 0.01851358637213707, 8.22204303741455, -29.00387954711914, 16.96881103515625, 0.5557032823562622, 0.002288404619321227, -0.0024668502155691385, 0.003388210665434599, -0.042852479964494705, 0.42906177043914795, 0.20688460767269135, 0.1837792992591858, 0.39653828740119934, -0.09001976251602173, 0.17747218906879425, -0.6158928275108337, -0.48922666907310486, 0.34079161286354065, -2.2379181385040283, -0.5999587178230286, 2.5137152671813965, -0.5697423815727234, 0.07591594010591507, 9.772850036621094, 0.001480885548517108, 0.001186472363770008, -0.0004965732805430889, -0.015139942057430744, 0.025169948115944862, 0.5777141451835632, 0.8157098889350891], "std": [0.17983530461788177, 0.2731139659881592, 0.09653985500335693, 0.3263739347457886, 0.6678617596626282, 0.2876342535018921, 0.1107548177242279, 0.09294968843460083, 0.04409976303577423, 0.09087345004081726, 0.20385102927684784, 0.27089861035346985, 0.17079241573810577, 0.19971081614494324, 0.0001825606741476804, 0.0011002377141267061, 0.0005309612606652081, 0.00035146059235557914, 0.0003129976976197213, 0.0004621493280865252, 0.00016542825323995203, 0.0010555797489359975, 0.000741416763048619, 0.0010249590268358588, 0.00020100032270420343, 0.0006655346369370818, 0.8618060946464539, 1.3113021850585938e-06, 0.8618060946464539, 0.8618060946464539, 0.8618060946464539, 0.8618060946464539, 0.8512729406356812, 1.3113021850585938e-06, 0.8512729406356812, 0.8512729406356812, 0.8512729406356812, 0.8512729406356812, 8.653521217638627e-05, 9.424952054359892e-07, 0.19061043858528137, 0.17969326674938202, 0.171548530459404, 0.33042898774147034, 0.5789989829063416, 0.3304429352283478, 0.2210942506790161, 0.10321836918592453, 0.05452047288417816, 0.0893157422542572, 0.14124223589897156, 0.19299986958503723, 0.2500520646572113, 0.16707755625247955, 1.8383963108062744, 4.205472946166992, 1.4091137647628784, 2.8424415588378906, 0.38278859853744507, 1.010786533355713, 0.5455645322799683, 1.4331527948379517, 2.208069086074829, 0.9270725846290588, 1.4050021171569824, 0.43073779344558716, 0.6998441815376282, 0.22180137038230896, 0.0024919311981648207, 0.004882583394646645, 0.004560620523989201, 0.0022648205049335957, 0.0007570140296593308, 0.001128035713918507, 0.0022615876514464617, 0.004263904877007008, 0.005649258382618427, 0.002285746857523918, 0.0008073173812590539, 0.001031320309266448, 0.26578837633132935, 0.11197889596223831, 1.6181315183639526, 2.30104660987854, 2.023623466491699, 0.5045241117477417, 0.30159634351730347, 0.12459009885787964, 1.3563624620437622, 2.9058475494384766, 1.2057868242263794, 0.5539731383323669, 0.006293680984526873, 0.00507346261292696, 0.0004521022201515734, 0.015921160578727722, 0.048842646181583405, 0.12844803929328918, 0.08362668007612228, 0.04752284660935402, 0.033529363572597504, 0.08529818058013916, 2.150939464569092, 0.4931468665599823, 2.1050865650177, 0.5035572052001953, 0.10089831054210663, 0.4022785723209381, 0.02689620666205883, 0.0394720733165741, 0.022837916389107704, 0.003232800168916583, 0.0042406292632222176, 0.007322445511817932, 0.00027819452225230634, 0.0002971676585730165, 0.0005069234757684171, 0.00035201082937419415], "count": [274]}, "action": {"min": [-0.6265186071395874, -0.17857088148593903, -0.5703253746032715, -1.6069022417068481, -1.285765290260315, -0.1950194090604782, -0.6859922409057617, -0.38209807872772217, -0.12123643606901169, 0.4434669017791748, -1.6156203746795654, 0.21754272282123566, -0.5874229669570923, -0.6012357473373413, 0.017255499958992004, -0.00401189224794507, -0.5994831919670105, 1.0263423919677734, -0.46174901723861694, -0.0223036278039217, -0.004755027592182159, -0.008367286995053291, -0.5981038808822632, 1.0130009651184082, -0.46070241928100586, -0.02074364572763443, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0003868497151415795, -0.0015285416739061475, -0.4823746681213379, -0.8937980532646179, -0.35029351711273193, -0.7772361040115356, -1.37381112575531, -1.4160032272338867, -1.0209201574325562, -0.12611660361289978, -0.07614382356405258, -0.28898894786834717, -0.45432132482528687, -0.8724663853645325, -0.9888274669647217, -0.6720346808433533], "max": [0.055463146418333054, 0.4652390778064728, -0.05209556221961975, -0.5603015422821045, 0.4047013521194458, 0.694449782371521, -0.2512928545475006, -0.052262160927057266, 0.04886695742607117, 0.735308825969696, -1.0455108880996704, 0.9812487959861755, -0.10633402317762375, 0.0940641388297081, 0.0194240789860487, 0.007661258801817894, -0.5931313037872314, 1.0324506759643555, -0.4586126208305359, -0.019408846274018288, -0.002747313119471073, 0.003440574277192354, -0.5913481116294861, 1.020976185798645, -0.45770007371902466, -0.018026532605290413, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.3360236152948346e-06, -0.0015239444328472018, 0.5619744062423706, 0.5276374816894531, 0.5804008841514587, 0.7907192707061768, 3.209071397781372, 1.0450009107589722, 0.40089350938796997, 0.481537401676178, 0.21405121684074402, 0.23817120492458344, 0.12709449231624603, 0.28080904483795166, 0.5352210998535156, 0.21038050949573517], "mean": [-0.24169719219207764, 0.1110108271241188, -0.3637646436691284, -1.2235758304595947, -0.28735846281051636, 0.1532556414604187, -0.42758816480636597, -0.1974908858537674, -0.025542007759213448, 0.5870441198348999, -1.3514206409454346, 0.5772980451583862, -0.41635891795158386, -0.38400140404701233, 0.01868591085076332, 0.0029462496750056744, -0.5975837111473083, 1.0309813022613525, -0.4606003761291504, -0.021332817152142525, -0.0034710813779383898, -0.001165036461316049, -0.5960163474082947, 1.01842200756073, -0.4596911072731018, -0.01963365636765957, 0.8146361112594604, 1.745330572128296, 0.8146361112594604, 0.8146361112594604, 0.8146361112594604, 0.8146361112594604, 0.6959664225578308, 1.745330572128296, 0.6959664225578308, 0.6959664225578308, 0.6959664225578308, 0.6959664225578308, -0.00024770342861302197, -0.0015262402594089508, -0.02371697500348091, 0.048399314284324646, 0.018830999732017517, 0.03235747292637825, -0.0507359504699707, 0.029386568814516068, 0.000935556017793715, 0.03222685679793358, 0.014663095586001873, 0.007348751649260521, -0.05884745344519615, -0.058053046464920044, -0.0609411895275116, -0.07558921724557877], "std": [0.1809094250202179, 0.2513332962989807, 0.12401134520769119, 0.32999521493911743, 0.6686345338821411, 0.2912609875202179, 0.11017965525388718, 0.08567335456609726, 0.031207850202918053, 0.10253165662288666, 0.19213365018367767, 0.2744466960430145, 0.1654731184244156, 0.18830938637256622, 0.0004303631721995771, 0.0020394418388605118, 0.0010535292094573379, 0.000849705480504781, 0.0005718398606404662, 0.00041119326488114893, 0.00040637512574903667, 0.0020420269574970007, 0.0010294871171936393, 0.001142280176281929, 0.00042965897591784596, 0.0005445501301437616, 0.8618060946464539, 1.3113021850585938e-06, 0.8618060946464539, 0.8618060946464539, 0.8618060946464539, 0.8618060946464539, 0.8490896224975586, 1.3113021850585938e-06, 0.8490896224975586, 0.8490896224975586, 0.8490896224975586, 0.8490896224975586, 8.564138261135668e-05, 9.400696967531985e-07, 0.1907261610031128, 0.1890573799610138, 0.17154543101787567, 0.33152276277542114, 0.610256016254425, 0.3387297987937927, 0.2228236049413681, 0.10170972347259521, 0.05483727157115936, 0.08880937844514847, 0.14147600531578064, 0.19294434785842896, 0.24828848242759705, 0.16664822399616241], "count": [274]}, "timestamp": {"min": [0.0], "max": [9.1], "mean": [4.550000000000001], "std": [2.6365486699260625], "count": [274]}, "frame_index": {"min": [0], "max": [273], "mean": [136.5], "std": [79.09646009778187], "count": [274]}, "episode_index": {"min": [377], "max": [377], "mean": [377.0], "std": [0.0], "count": [274]}, "index": {"min": [150192], "max": [150465], "mean": [150328.5], "std": [79.09646009778187], "count": [274]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [274]}, "subtask_annotation": {"mean": [0.291970802919708, 2.0, 2.0, 2.0, 2.0], "std": [0.4704491399802075, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [274]}, "scene_annotation": {"mean": [377.0], "std": [0.0], "min": [377], "max": [377], "count": [274]}, "eef_direction_state": {"mean": [3.156934306569343, 3.5036496350364965], "std": [2.3006281471799745, 2.363419789948824], "min": [0, 0], "max": [6, 6], "count": [274]}, "eef_velocity_state": {"mean": [0.9087591240875912, 0.5948905109489051], "std": [0.7465711842950215, 0.526775228438866], "min": [0, 0], "max": [2, 2], "count": [274]}, "eef_acc_mag_state": {"mean": [0.6240875912408759, 0.5072992700729927], "std": [0.7883296160671952, 0.7747978343800747], "min": [0, 0], "max": [2, 2], "count": [274]}, "eef_direction_action": {"mean": [2.875912408759124, 2.843065693430657], "std": [2.0431307573422317, 2.2670697386855876], "min": [0, 0], "max": [6, 6], "count": [274]}, "eef_velocity_action": {"mean": [1.0912408759124088, 0.8248175182481752], "std": [0.674669365095062, 0.47411554566583836], "min": [0, 0], "max": [2, 2], "count": [274]}, "eef_acc_mag_action": {"mean": [1.0437956204379562, 0.8321167883211679], "std": [0.7864603612610324, 0.8333324453437992], "min": [0, 0], "max": [2, 2], "count": [274]}, "eef_sim_pose_state": {"mean": [0.289720452258403, 0.26027287372727065, 0.12813005412887254, -0.6045771734335996, -0.4895622401072956, 0.32948050315087124, 0.2690706810594325, -0.16954802205025865, 0.12177615536355964, -2.2378919662438874, -0.6000381090633075, 2.5137259658215187], "std": [0.037607744972180966, 0.12428396280412228, 0.02523032555601954, 2.1740563119258796, 0.4932455234100532, 2.1270362630880304, 0.030845296378013254, 0.028452990011959733, 0.026919344038472164, 0.5035861617670971, 0.10084946240340613, 0.40228204659634864], "min": [0.23015181413890368, 0.1400732150978167, 0.07404247491237913, -3.1024456592893417, -0.9428057920231837, -3.104022666550685, 0.22505061209817215, -0.25049838019402165, 0.08448265533532588, -2.767424606749318, -0.6971191494095772, 1.7714877119025358], "max": [0.35928767950632184, 0.45258801201175825, 0.16419252015864727, 3.1138805787020996, 0.2779026123968351, 3.071687060631483, 0.34283267612544865, -0.14045578514713938, 0.15462702882840895, -1.2136440641742763, -0.22622169336348819, 2.988183005183114], "count": [274]}, "eef_sim_pose_action": {"mean": [0.29763740469244687, 0.26733056981179554, 0.12238002821761798, -0.4989263164227099, -0.5072273538449004, 0.20212680860818266, 0.2685152809014503, -0.16435803341972288, 0.11854791276497874, -2.236142055134325, -0.6187480978152572, 2.531414729210558], "std": [0.03661034396138187, 0.12250425164270073, 0.02399935004620108, 2.2000374139470242, 0.5123593053125248, 2.1238926491431016, 0.03002389246190962, 0.024571521980503153, 0.02427260151938131, 0.4712423358344564, 0.08210209888011184, 0.39058194898874327], "min": [0.23074114242359828, 0.14299559812155, 0.07368435560207466, -3.1344170395698407, -1.0040368388642544, -3.0910574739416936, 0.22164593608518804, -0.22455749329991836, 0.08170083536353324, -2.7192733119510377, -0.7123321284354277, 1.7895428250622274], "max": [0.3703862896486067, 0.4530116089699193, 0.17043961843429983, 3.086972074630279, 0.26043686942586297, 3.086510503745303, 0.3287219388910878, -0.1355972317922816, 0.15465269919720975, -1.3928590039696371, -0.3640564201785508, 2.9647571783999083], "count": [274]}}} +{"episode_index": 369, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41995573096885813]], [[0.5327075523836986]], [[0.46076074826989616]]], "std": [[[0.2872319500987232]], [[0.19720117954396352]], [[0.227708988270665]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43109976451364856]], [[0.39965535611303343]], [[0.3076182670126874]]], "std": [[[0.3015555568878569]], [[0.24992643692393246]], [[0.28953238643578955]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3902927047289504]], [[0.4160523356401384]], [[0.3476521265859285]]], "std": [[[0.28474591865835314]], [[0.2385324164102175]], [[0.2810721034879612]]], "count": [100]}, "observation.state": {"min": [-0.4498370885848999, -0.03309490531682968, -0.5844207406044006, -1.9863440990447998, -1.5362015962600708, -0.30004027485847473, -0.4709091782569885, -0.559005081653595, -0.44995084404945374, 0.23651476204395294, -1.6397709846496582, -0.2553166449069977, -0.07582263648509979, -0.5230033993721008, 0.006379773840308189, 0.011481785215437412, -0.6293976306915283, 1.0023341178894043, -0.39932993054389954, -0.020706871524453163, -0.005404692608863115, -0.0068447282537817955, -0.6290351748466492, 1.0247657299041748, -0.4150601625442505, 0.04410912096500397, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.016115346923470497, -0.0003835763200186193, -0.6008588671684265, -0.3348888158798218, -0.8066714406013489, -0.9175783395767212, -3.342332124710083, -1.7196004390716553, -1.6664694547653198, -0.416938841342926, -0.3729773759841919, -0.9893370866775513, -0.4321657121181488, -1.5441182851791382, -0.5084937810897827, -0.8315874338150024, -12.04833984375, -14.529914855957031, -5.757020950317383, -18.52869415283203, -5.050061225891113, -8.148962020874023, -5.308302879333496, -10.801191329956055, -4.822955131530762, -3.84737491607666, -9.310134887695312, -0.8894994258880615, -1.8937729597091675, -1.3485958576202393, -0.009966887533664703, -0.021497422829270363, -0.014237027615308762, -0.0061064898036420345, -0.006585527211427689, -0.006694523151963949, -0.008086117915809155, -0.022672202438116074, -0.01572396606206894, -0.008746329694986343, -0.0057409899309277534, -0.01116115041077137, -1.0605000257492065, -0.608726978302002, 5.49338960647583, -27.69717025756836, 9.287607192993164, -0.3757171928882599, -1.230180025100708, -0.28209295868873596, 5.775482177734375, -31.9163875579834, 10.793429374694824, -1.1565921306610107, -0.01956471987068653, -0.013474339619278908, -0.005494505632668734, -0.09564509987831116, 0.3153133690357208, 0.021338390186429024, 0.021095668897032738, 0.41746222972869873, -0.26901811361312866, 0.007582645397633314, -3.076587438583374, -1.2031830549240112, -2.86600923538208, -3.066840887069702, -1.2244555950164795, -3.0999655723571777, -0.835877001285553, -0.2194484919309616, 9.646812438964844, -0.014222502708435059, -0.012756258249282837, -0.05985012650489807, -0.02718060463666916, 0.022902190685272217, 0.7311874032020569, 0.6795752048492432], "max": [0.32241150736808777, 0.236991286277771, 0.3073634207248688, -1.2033638954162598, 0.6381977200508118, 0.6246763467788696, 0.4057130515575409, -0.1602741777896881, 0.03967542201280594, 0.9128730297088623, -1.0952157974243164, 0.981708824634552, 0.33837175369262695, 0.1113942489027977, 0.006996019743382931, 0.013462136499583721, -0.6264762878417969, 1.002455234527588, -0.3942308723926544, -0.01851836033165455, -0.00432430487126112, -0.004470268730074167, -0.624858021736145, 1.0252540111541748, -0.4112359583377838, 0.04553800821304321, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.016686346381902695, -0.0003780755796469748, 0.43573805689811707, 0.6148922443389893, 0.5569787621498108, 0.6705065965652466, 2.9341063499450684, 1.8036783933639526, 1.8085815906524658, 0.41617438197135925, 0.5106428861618042, 0.8443725109100342, 0.45561546087265015, 2.426633596420288, 0.5077484846115112, 0.6077343225479126, -0.979901909828186, 2.8998780250549316, 2.9065935611724854, -0.6410256624221802, 0.918192982673645, 2.4102563858032227, 1.4633699655532837, -4.186853885650635, 8.882783889770508, 2.7942614555358887, 5.586081027984619, 1.8937729597091675, 1.1477411985397339, 5.308302879333496, 0.00600382499396801, 0.012024188414216042, 0.012096826918423176, 0.006955841556191444, 0.009066139347851276, 0.008851969614624977, 0.007854171097278595, 0.025042898952960968, 0.014247879385948181, 0.007487124297767878, 0.00858981627970934, 0.005042549222707748, 0.5302500128746033, 0.2412637323141098, 15.500267028808594, -20.97812271118164, 18.579607009887695, 0.5210006833076477, 0.9120299816131592, 0.6458443999290466, 12.040916442871094, -22.434253692626953, 18.00924301147461, -0.28773486614227295, 0.02433561161160469, 0.01735556125640869, -0.001831501955166459, -0.04099075868725777, 0.4815208911895752, 0.3552464246749878, 0.36688652634620667, 0.49384087324142456, -0.018289322033524513, 0.26936620473861694, 2.994915008544922, 0.14764884114265442, 3.0563647747039795, 3.1025991439819336, -0.07748907804489136, 3.0823187828063965, -0.5467201471328735, 0.1535017490386963, 9.847814559936523, 0.010987699031829834, 0.014845073223114014, 0.048803478479385376, -0.024832148104906082, 0.024304861202836037, 0.732724666595459, 0.6812277436256409], "mean": [-0.11651692539453506, 0.06696505099534988, -0.2183331400156021, -1.6245005130767822, -0.11391131579875946, -0.0779147520661354, -0.13754601776599884, -0.3773944079875946, -0.10881233960390091, 0.49244582653045654, -1.296592354774475, 0.3607010841369629, 0.06371719390153885, -0.24911221861839294, 0.006572031881660223, 0.012649374082684517, -0.627677857875824, 1.0023927688598633, -0.39633411169052124, -0.019222473725676537, -0.005024892743676901, -0.0052049122750759125, -0.6267269849777222, 1.0250235795974731, -0.4132418930530548, 0.04490263760089874, 0.5136711597442627, 1.5889266729354858, 0.5136711597442627, 0.5136711597442627, 0.5136711597442627, 0.5136711597442627, 0.8174493908882141, 1.7453234195709229, 0.8174493908882141, 0.8174493908882141, 0.8174493908882141, 0.8174493908882141, 0.016357427462935448, -0.00038182371645234525, -0.02782808616757393, 0.0014589258935302496, -0.030018486082553864, 0.02905537746846676, -0.05078570544719696, 0.04478837177157402, 0.0038288512732833624, -0.001799824764020741, 0.02303675375878811, 0.004078217316418886, 0.016347171738743782, -0.023394795134663582, 0.001805603038519621, -0.014260190539062023, -6.3241472244262695, -2.0021250247955322, -0.5177484750747681, -5.25154972076416, 0.028097331523895264, -0.5054782629013062, -0.5980426073074341, -8.51399040222168, 2.4676647186279297, -0.22118715941905975, -4.364314079284668, 0.07847863435745239, -0.2402307242155075, -0.14066050946712494, -0.0001999911037273705, -0.0003271956811659038, -0.0011722160270437598, 3.412850128370337e-05, 0.00033482734579592943, -0.00027498239069245756, -0.00018216046737506986, 1.3996232155477628e-05, -7.471843855455518e-05, 4.1078375943470746e-05, 0.00018910816288553178, 4.931193689117208e-05, -0.4002718925476074, -0.23627622425556183, 11.406222343444824, -24.066190719604492, 15.076188087463379, 0.16182483732700348, -0.24453014135360718, 0.08789616078138351, 8.891839027404785, -26.022899627685547, 14.718156814575195, -0.6705923676490784, 0.0022181831300258636, -0.002227035816758871, -0.0033220811747014523, -0.07622035592794418, 0.4000455439090729, 0.2019229382276535, 0.23094338178634644, 0.45492973923683167, -0.11975324898958206, 0.16697320342063904, -0.9192546010017395, -0.759300947189331, 0.6721773743629456, -1.9305394887924194, -0.7900784611701965, 2.0563759803771973, -0.6930696368217468, -0.020638464018702507, 9.764595985412598, 0.00023495688219554722, 0.0006727630388922989, 0.00037386873736977577, -0.026159539818763733, 0.0236480962485075, 0.7319725751876831, 0.680419921875], "std": [0.27165618538856506, 0.07065067440271378, 0.29910799860954285, 0.2478507161140442, 0.7466968894004822, 0.2216508388519287, 0.2515415847301483, 0.08721311390399933, 0.17789246141910553, 0.215730220079422, 0.13201697170734406, 0.2934409976005554, 0.1156781017780304, 0.20399922132492065, 0.00011123095464427024, 0.00021457842376548797, 0.00091543112648651, 4.1083745600190014e-05, 0.0012491225497797132, 0.0006455141119658947, 0.00021266110707074404, 0.0002004724956350401, 0.0012305937707424164, 6.909659714438021e-05, 0.0012200154596939683, 0.0003231486480217427, 0.7888390421867371, 0.49352097511291504, 0.7888390421867371, 0.7888390421867371, 0.7888390421867371, 0.7888390421867371, 0.8649306893348694, 5.841255187988281e-06, 0.8649306893348694, 0.8649306893348694, 0.8649306893348694, 0.8649306893348694, 9.456324187340215e-05, 7.452634918081458e-07, 0.18612709641456604, 0.10002025961875916, 0.20333102345466614, 0.24419979751110077, 0.7801303267478943, 0.4003975987434387, 0.40652748942375183, 0.12158363312482834, 0.11635034531354904, 0.2752019762992859, 0.17726632952690125, 0.4027150571346283, 0.14678654074668884, 0.1659814566373825, 2.960783004760742, 4.593539714813232, 2.0516793727874756, 3.805635452270508, 0.9137800335884094, 1.9918867349624634, 0.966569721698761, 1.1223185062408447, 3.6235194206237793, 1.1638234853744507, 4.076204776763916, 0.6210067272186279, 0.5170045495033264, 1.335709571838379, 0.0025974067393690348, 0.004689448047429323, 0.004345719236880541, 0.0023417312186211348, 0.001700083608739078, 0.0018473039381206036, 0.002727725775912404, 0.004798300098627806, 0.004912760108709335, 0.0023424902465194464, 0.0015145591460168362, 0.0015679259086027741, 0.22676816582679749, 0.13362394273281097, 2.200350761413574, 1.8462532758712769, 2.483898162841797, 0.16419760882854462, 0.3059460520744324, 0.13281381130218506, 1.1090564727783203, 2.1779205799102783, 2.0077261924743652, 0.15240377187728882, 0.007770924363285303, 0.0037970528937876225, 0.0004809453967027366, 0.009299240075051785, 0.051915328949689865, 0.11170804500579834, 0.09393909573554993, 0.019295284524559975, 0.06167398765683174, 0.08479500561952591, 2.333950996398926, 0.44061705470085144, 2.078646421432495, 0.8919581174850464, 0.3767273724079132, 1.5375252962112427, 0.04403403401374817, 0.05566093325614929, 0.030143024399876595, 0.0034906629007309675, 0.004357145633548498, 0.008437477983534336, 0.0005616982816718519, 0.0003137507301289588, 0.0002606871712487191, 0.00026253407122567296], "count": [385]}, "action": {"min": [-0.508223831653595, -0.08428958803415298, -0.7153160572052002, -2.0042309761047363, -1.5707963705062866, -0.30365028977394104, -0.48556578159332275, -0.5928012728691101, -0.46554720401763916, 0.1876542866230011, -1.5987155437469482, -0.2610839307308197, -0.07735829055309296, -0.4919703006744385, 0.0058369324542582035, 0.00557298120111227, -0.6270012259483337, 0.9997538328170776, -0.4012463092803955, -0.020390652120113373, -0.0058221472427248955, -0.010897220112383366, -0.6260354518890381, 1.0227642059326172, -0.4170587658882141, 0.04287164658308029, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.016115346923470497, -0.0003835763200186193, -0.6008588671684265, -0.3304356336593628, -0.8066714406013489, -0.9092452526092529, -3.342332124710083, -1.7196004390716553, -1.6664694547653198, -0.416938841342926, -0.3311021327972412, -0.9893370866775513, -0.4321657121181488, -1.5441182851791382, -0.5084937810897827, -0.8315874338150024], "max": [0.2849268615245819, 0.3095954954624176, 0.28338897228240967, -1.0881534814834595, 0.6419147253036499, 0.63737553358078, 0.42774513363838196, -0.19700247049331665, 0.05406898632645607, 0.9565224647521973, -1.0050740242004395, 0.9987131953239441, 0.33928290009498596, 0.11608435213565826, 0.007463660556823015, 0.015127532184123993, -0.6191933155059814, 1.0028117895126343, -0.39535725116729736, -0.018300745636224747, -0.004287393763661385, -0.0015892903320491314, -0.6189144253730774, 1.0255893468856812, -0.412445068359375, 0.044795192778110504, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.016686346381902695, -0.0003780755796469748, 0.43573805689811707, 0.6148922443389893, 0.5569787621498108, 0.6705065965652466, 2.9341063499450684, 1.8036783933639526, 1.8085815906524658, 0.41617438197135925, 0.5106428861618042, 0.8443725109100342, 0.45561546087265015, 2.063685178756714, 0.5077484846115112, 0.5765785574913025], "mean": [-0.15501517057418823, 0.06594546884298325, -0.25531139969825745, -1.563991904258728, -0.12064775824546814, -0.07615063339471817, -0.13369682431221008, -0.4131549000740051, -0.09491846710443497, 0.5100244879722595, -1.237634539604187, 0.3522903621196747, 0.0660317912697792, -0.24904625117778778, 0.006519070360809565, 0.011419168673455715, -0.6231570243835449, 1.0012964010238647, -0.3974202275276184, -0.018995821475982666, -0.005098915658891201, -0.005457396153360605, -0.6222431063652039, 1.0242795944213867, -0.4146993160247803, 0.043881744146347046, 0.5132631659507751, 1.5843933820724487, 0.5132631659507751, 0.5132631659507751, 0.5132631659507751, 0.5132631659507751, 0.8174493908882141, 1.7453234195709229, 0.8174493908882141, 0.8174493908882141, 0.8174493908882141, 0.8174493908882141, 0.016356702893972397, -0.0003818220866378397, -0.02736717276275158, 0.001825590617954731, -0.030113844200968742, 0.027544064447283745, -0.04359860718250275, 0.044654227793216705, 0.0022357178386300802, -0.0017457854701206088, 0.02391747757792473, 0.0027555215638130903, 0.017278706654906273, -0.0307658389210701, 0.0019478888716548681, -0.01594756543636322], "std": [0.27735233306884766, 0.06761113554239273, 0.303538978099823, 0.24930351972579956, 0.7507055997848511, 0.22482921183109283, 0.2522907555103302, 0.09344407916069031, 0.17115993797779083, 0.24111706018447876, 0.14399845898151398, 0.2882585823535919, 0.11675254255533218, 0.19723965227603912, 0.0003238924837205559, 0.0013837055303156376, 0.0013146172277629375, 0.0006630612188018858, 0.0011841091327369213, 0.0006034041871316731, 0.0003011658845935017, 0.0013531087897717953, 0.001447889138944447, 0.00048327920376323164, 0.0011312339920550585, 0.0003656644548755139, 0.7887520790100098, 0.500036358833313, 0.7887520790100098, 0.7887520790100098, 0.7887520790100098, 0.7887520790100098, 0.8649306893348694, 5.841255187988281e-06, 0.8649306893348694, 0.8649306893348694, 0.8649306893348694, 0.8649306893348694, 9.312826296081766e-05, 7.469865863640734e-07, 0.18673938512802124, 0.09900053590536118, 0.20328544080257416, 0.24774590134620667, 0.7833943367004395, 0.40158647298812866, 0.4085357189178467, 0.1217430904507637, 0.11437404900789261, 0.2741502821445465, 0.1762198656797409, 0.37749823927879333, 0.14689576625823975, 0.16263218224048615], "count": [385]}, "timestamp": {"min": [0.0], "max": [12.8], "mean": [6.4], "std": [3.704651730519948], "count": [385]}, "frame_index": {"min": [0], "max": [384], "mean": [192.0], "std": [111.13955191559843], "count": [385]}, "episode_index": {"min": [378], "max": [378], "mean": [378.0], "std": [0.0], "count": [385]}, "index": {"min": [150466], "max": [150850], "mean": [150658.0], "std": [111.13955191559843], "count": [385]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [385]}, "subtask_annotation": {"mean": [0.38961038961038963, 2.0, 2.0, 2.0, 2.0], "std": [0.4982005061294512, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [385]}, "scene_annotation": {"mean": [378.0], "std": [0.0], "min": [378], "max": [378], "count": [385]}, "eef_direction_state": {"mean": [3.994805194805195, 3.7636363636363637], "std": [2.125900640547315, 1.8442546159757356], "min": [0, 0], "max": [6, 6], "count": [385]}, "eef_velocity_state": {"mean": [0.8597402597402597, 0.8831168831168831], "std": [0.7462912178805606, 0.6110248145539382], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_acc_mag_state": {"mean": [0.7350649350649351, 0.8545454545454545], "std": [0.8233233626102203, 0.8556224216635315], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_direction_action": {"mean": [3.5636363636363635, 3.5142857142857142], "std": [2.056785355266495, 1.76265106459282], "min": [0, 0], "max": [6, 6], "count": [385]}, "eef_velocity_action": {"mean": [1.0493506493506493, 1.0545454545454545], "std": [0.724456514003011, 0.6321567811752324], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_acc_mag_action": {"mean": [1.044155844155844, 0.9974025974025974], "std": [0.8126425559645184, 0.8201954195355006], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_sim_pose_state": {"mean": [0.267576486033752, 0.25639347560378184, 0.17098808525154893, -0.8858287412308558, -0.7596978648618636, 0.6385526488271591, 0.3316254570954518, -0.2167264745930821, 0.1513413054917339, -1.946602489040928, -0.790297347880321, 2.0561341990535182], "std": [0.060591508728015345, 0.07334059345544948, 0.04537697186438277, 2.386607840976291, 0.44055227732992525, 2.1332639631028703, 0.014677264627393641, 0.04810590303610269, 0.023316977206676703, 0.9270659954743595, 0.3768852754103834, 1.5772752457996437], "min": [0.1554757421038433, 0.142952181239376, 0.0769098540980765, -3.111158132162961, -1.2039691602926283, -3.1321048693299294, 0.29131890100831037, -0.32425639842757525, 0.1077023850730682, -3.137072686721143, -1.2328488779905795, -3.120892633328378], "max": [0.33060798187992074, 0.3678417598832907, 0.23070468028908228, 3.13474533174306, 0.1485278954014484, 3.123835179805014, 0.3494360156825415, -0.1428611400164479, 0.18309707272815176, 3.126212640781065, -0.07746050308209851, 3.1382134090365765], "count": [385]}, "eef_sim_pose_action": {"mean": [0.27547121358127635, 0.2487472301546939, 0.16593711024799845, -0.9053891320199587, -0.7793108067074764, 0.6387865313549633, 0.33930239994745737, -0.21350405639133163, 0.1485615088722068, -1.790072890858893, -0.7982005566458397, 2.0342968353439277], "std": [0.05816363136652345, 0.07648051291165847, 0.050320564274312064, 2.364314613569641, 0.46489717121956087, 2.0875476345603, 0.014734496778146155, 0.04726217721861927, 0.025783474283989066, 1.1440617724962951, 0.392623248281938, 1.5655411215113753], "min": [0.16576567554663815, 0.1130210401902016, 0.06951419938327968, -3.096788180305566, -1.1709591993124204, -3.037992470666161, 0.300901724370374, -0.29912176565622034, 0.10415321858317149, -3.1138090749916714, -1.1997872835438903, -3.132064040126069], "max": [0.3429636663038696, 0.3471023741160997, 0.24191151733748503, 3.136971043896171, 0.22733827025288655, 3.140647441092474, 0.3614137776435703, -0.13457723094970536, 0.1904973336647776, 3.1339842405252973, -0.03138095237630689, 3.1298698996205347], "count": [385]}}} +{"episode_index": 370, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4327701893502499]], [[0.5410657847943099]], [[0.4928457948865821]]], "std": [[[0.2858340869834313]], [[0.20601840177443959]], [[0.21901214958314852]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43628297289504037]], [[0.4357452157823914]], [[0.3671296929065744]]], "std": [[[0.30680999032164413]], [[0.23241933954056176]], [[0.26155357169232185]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4123347654748174]], [[0.47829406237985395]], [[0.40148150711264896]]], "std": [[[0.30621615167110666]], [[0.2117015047698626]], [[0.23899023419768112]]], "count": [100]}, "observation.state": {"min": [-0.8878483772277832, -0.16975738108158112, -0.6198981404304504, -1.6108042001724243, -1.5513581037521362, -0.5031698346138, -0.6843686103820801, -0.8713306188583374, -0.13084764778614044, 0.24669921398162842, -1.9569694995880127, 0.14515197277069092, -0.3786140978336334, -0.6885703802108765, 0.010813365690410137, -0.0025140491779893637, -0.5974752306938171, 1.0349822044372559, -0.4750780463218689, -0.009178764186799526, -0.014648273587226868, -0.005196792539209127, -0.5928665995597839, 1.022315263748169, -0.47514861822128296, -0.008569693192839622, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.028801538050174713, -3.168451712554088e-06, -0.8779191970825195, -0.6317950487136841, -0.9035021662712097, -1.2971522808074951, -2.5358424186706543, -1.1831350326538086, -1.8208529949188232, -0.769816517829895, -0.23300226032733917, -0.8461834192276001, -1.424851894378662, -0.8887273669242859, -0.7755392789840698, -0.6242254376411438, -14.976909637451172, -6.898656845092773, -2.4853482246398926, -11.172162055969238, -0.3730158805847168, -0.6599512100219727, -3.328449249267578, -13.206405639648438, -5.586080551147461, -2.078144073486328, -8.333333969116211, -0.6312576532363892, -1.2912087440490723, -1.2051281929016113, -0.006274593528360128, -0.02695572003722191, -0.023505471646785736, -0.016368858516216278, -0.013427481055259705, -0.014548370614647865, -0.006000978872179985, -0.02442711405456066, -0.014766278676688671, -0.008221407420933247, -0.007602056488394737, -0.008948743343353271, -4.114739894866943, -0.5753211975097656, 3.429656505584717, -28.561967849731445, 11.689271926879883, -0.7657212018966675, -0.42419999837875366, -0.3080752193927765, 5.641859531402588, -35.69293975830078, 15.323833465576172, -0.3589300513267517, -0.019809549674391747, -0.013951821252703667, 0.012820513918995857, -0.10930868983268738, 0.33894455432891846, -0.00164346257224679, 0.014443114399909973, 0.2905498743057251, -0.19701474905014038, 0.02700222283601761, -3.129899024963379, -1.2749814987182617, -3.128415822982788, -3.1090049743652344, -1.1599035263061523, 1.927318811416626, -0.8346179127693176, -0.14288373291492462, 9.700151443481445, -0.009773105382919312, -0.018063247203826904, -0.03352057933807373, -0.026215754449367523, 0.014763955026865005, 0.8834816813468933, 0.46400928497314453], "max": [0.10241185128688812, 0.5388355255126953, 0.11291749030351639, -0.28229135274887085, 0.448522686958313, 0.6841771006584167, -0.09889085590839386, 0.2649220824241638, 0.0869760662317276, 0.8307605385780334, -0.4428929388523102, 0.6899023056030273, 0.3934948444366455, -0.28114649653434753, 0.012206938117742538, 0.0036101043224334717, -0.5875501036643982, 1.0395147800445557, -0.46974408626556396, -0.006068906746804714, -0.012976985424757004, 0.0018683121306821704, -0.5832425951957703, 1.024797797203064, -0.4703095555305481, -0.00564264040440321, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.028226632624864578, 0.0002709717955440283, 0.9054018259048462, 0.6312812566757202, 1.2425962686538696, 0.5804606676101685, 2.013841152191162, 1.3609176874160767, 0.7972700595855713, 1.2984789609909058, 0.2989920675754547, 0.5308836698532104, 1.0597007274627686, 0.6304640769958496, 0.8094098567962646, 0.5727812647819519, -4.153448104858398, 5.799756050109863, 2.9768009185791016, 1.3431013822555542, 0.9181929230690002, 3.0415139198303223, 1.1190476417541504, -1.4587175846099854, 9.035409927368164, 2.5695972442626953, 2.07570219039917, 1.4633699655532837, 1.2912087440490723, 1.0329670906066895, 0.007367624901235104, 0.01739581488072872, 0.014510244131088257, 0.012469969689846039, 0.01716339774429798, 0.0075811343267560005, 0.0086095305159688, 0.016544783487915993, 0.01106184534728527, 0.007357765920460224, 0.010163454338908195, 0.005877148825675249, -1.8876900672912598, 0.2338402271270752, 12.026069641113281, -18.487436294555664, 24.558088302612305, 0.9007872343063354, 1.4634900093078613, 0.686673641204834, 13.540462493896484, -21.328441619873047, 26.74980354309082, 1.4403241872787476, 0.024087339639663696, 0.011265426874160767, 0.01587301678955555, -0.027327170595526695, 0.5986731052398682, 0.5055551528930664, 0.2637357711791992, 0.5160375833511353, 0.011517957784235477, 0.2951437830924988, 3.1388778686523438, 0.7133473753929138, 3.117534875869751, -0.9053994417190552, -0.5014879703521729, 3.032123327255249, -0.4298666715621948, 0.19313380122184753, 9.873461723327637, 0.01107439398765564, 0.020834147930145264, 0.04955354332923889, -0.02154993638396263, 0.01785079762339592, 0.8852776288986206, 0.46744152903556824], "mean": [-0.4810095727443695, 0.011923744343221188, -0.40953290462493896, -0.8820441961288452, -0.3993486166000366, 0.11434746533632278, -0.4257254898548126, -0.32399794459342957, -0.026897022500634193, 0.4926159679889679, -1.1770339012145996, 0.36092934012413025, -0.01307621132582426, -0.5180155634880066, 0.01151158194988966, 0.0005411992315202951, -0.5927045345306396, 1.0375655889511108, -0.4715471565723419, -0.008118394762277603, -0.013614241033792496, -0.0017703119665384293, -0.5890220403671265, 1.0236760377883911, -0.47195643186569214, -0.007437560241669416, 0.4677031636238098, 1.7453234195709229, 0.4677031636238098, 0.4677031636238098, 0.4677031636238098, 0.4677031636238098, 0.5454044342041016, 1.7453234195709229, 0.5454044342041016, 0.5454044342041016, 0.5454044342041016, 0.5454044342041016, -0.028522159904241562, 1.2546763173304498e-05, -0.01582142524421215, -0.007231426425278187, 0.006114666815847158, 0.009775285609066486, 0.012795680202543736, 0.0016246410086750984, -0.00411114702001214, 0.007675888016819954, 0.00623671431094408, -0.005133416503667831, -0.010645902715623379, -0.018343694508075714, -0.003964270930737257, -0.008099647238850594, -8.858233451843262, -1.4665480852127075, -0.011245381087064743, -4.055230140686035, 0.23121269047260284, 0.34119224548339844, -0.430924654006958, -7.0068359375, 1.5578607320785522, -0.27340230345726013, -4.5498175621032715, 0.059051524847745895, -0.17462068796157837, -0.433483362197876, 0.0005907183513045311, -0.00023783647338859737, -0.00017678531003184617, 0.00021424244914669544, 0.0002836372295860201, -2.5127726985374466e-05, 0.00030936914845369756, 0.0009105261997319758, -0.0011469393502920866, -0.00033140581217594445, 0.00026264964253641665, 0.00025338144041597843, -2.866234302520752, -0.1906585842370987, 8.596053123474121, -22.7290096282959, 19.879337310791016, 0.2509036064147949, 0.5859101414680481, 0.19460183382034302, 10.181340217590332, -27.607053756713867, 22.383934020996094, 0.6946524381637573, 0.0016578467329964042, -0.0018223753431811929, 0.014281495474278927, -0.0728488564491272, 0.47467342019081116, 0.15169750154018402, 0.17070157825946808, 0.42345815896987915, -0.09448950737714767, 0.15889832377433777, 1.3248977661132812, -0.6989936828613281, 0.7184988856315613, -2.111514091491699, -0.828025221824646, 2.664212465286255, -0.5800774097442627, 0.056986525654792786, 9.776689529418945, 0.0018274548929184675, 0.0007873153663240373, 0.00041304845944978297, -0.02412312664091587, 0.016942214220762253, 0.8844420313835144, 0.4657163619995117], "std": [0.28283894062042236, 0.2277379184961319, 0.1505226343870163, 0.3777814507484436, 0.6169531941413879, 0.3463812470436096, 0.15789814293384552, 0.3247048556804657, 0.060926806181669235, 0.16110347211360931, 0.38231661915779114, 0.13197556138038635, 0.1802447885274887, 0.11442294716835022, 0.00026382275973446667, 0.0012259971117600799, 0.0026477742940187454, 0.0009282160899601877, 0.0015088858781382442, 0.0008234659908339381, 0.0002963660517707467, 0.001457398640923202, 0.0027408835012465715, 0.0007727685151621699, 0.0010942191584035754, 0.0007246487657539546, 0.7555330395698547, 5.841255187988281e-06, 0.7555330395698547, 0.7555330395698547, 0.7555330395698547, 0.7555330395698547, 0.7866084575653076, 5.841255187988281e-06, 0.7866084575653076, 0.7866084575653076, 0.7866084575653076, 0.7866084575653076, 0.00010384698543930426, 3.8038349885027856e-05, 0.24931737780570984, 0.20858649909496307, 0.2584834396839142, 0.3474181890487671, 0.5901429057121277, 0.40047237277030945, 0.2900986671447754, 0.36321312189102173, 0.0904451459646225, 0.22518807649612427, 0.44083061814308167, 0.21658730506896973, 0.2289934754371643, 0.14574787020683289, 2.865253210067749, 2.9390599727630615, 1.578364610671997, 3.6855671405792236, 0.24130485951900482, 0.8244975805282593, 0.7879037857055664, 2.662881851196289, 3.363751173019409, 0.9332489967346191, 2.675321340560913, 0.32833707332611084, 0.4275866448879242, 0.4231278896331787, 0.002359278267249465, 0.005988648161292076, 0.005115920677781105, 0.003734142519533634, 0.002766505116596818, 0.002282405737787485, 0.002432513050734997, 0.005885679740458727, 0.004993078298866749, 0.0027562316972762346, 0.002047159941866994, 0.0018215666059404612, 0.3982265293598175, 0.15635499358177185, 2.2598721981048584, 2.9209697246551514, 3.1185479164123535, 0.43522506952285767, 0.39138200879096985, 0.18245549499988556, 1.7661279439926147, 3.5296151638031006, 2.843555212020874, 0.4638475477695465, 0.006636563688516617, 0.004641308449208736, 0.0005132107762619853, 0.015677956864237785, 0.07239978015422821, 0.17550618946552277, 0.06420788168907166, 0.06008574366569519, 0.05796361342072487, 0.06612548977136612, 2.015611410140991, 0.6860176920890808, 2.2671351432800293, 0.5630316138267517, 0.14106230437755585, 0.3412773311138153, 0.04918680712580681, 0.05334504321217537, 0.027379576116800308, 0.0034020657185465097, 0.006097455974668264, 0.009453436359763145, 0.00101686071138829, 0.0006789477774873376, 0.00035266426857560873, 0.0006526637589558959], "count": [385]}, "action": {"min": [-0.9791818857192993, -0.15844878554344177, -0.7305487990379333, -1.468263864517212, -1.5575580596923828, -0.5061688423156738, -0.6979122161865234, -0.8698810935020447, -0.16222578287124634, 0.20962166786193848, -1.9654450416564941, 0.13974201679229736, -0.3821123242378235, -0.6914674639701843, 0.010203789919614792, -0.0053578997030854225, -0.5962120294570923, 1.0314134359359741, -0.47354862093925476, -0.00874414574354887, -0.014978107996284962, -0.008016175590455532, -0.5918899774551392, 1.014419436454773, -0.4737246632575989, -0.008568906225264072, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.028801538050174713, -3.168451712554088e-06, -0.8779191970825195, -0.6317950487136841, -0.9035021662712097, -1.2971522808074951, -2.5358424186706543, -1.1831350326538086, -1.8208529949188232, -0.769816517829895, -0.23300226032733917, -0.8461834192276001, -1.424851894378662, -0.8887273669242859, -0.7755392789840698, -0.6242254376411438], "max": [-0.059554412961006165, 0.5192003846168518, 0.24204328656196594, -0.20830769836902618, 0.45195046067237854, 0.6966134905815125, -0.096332848072052, 0.2806923985481262, 0.08967182040214539, 0.8999347686767578, -0.37397530674934387, 0.6917657852172852, 0.40720564126968384, -0.27285605669021606, 0.013491124846041203, 0.0051346225664019585, -0.5831694602966309, 1.0392212867736816, -0.4687236547470093, -0.006043724250048399, -0.011428569443523884, 0.0035040918737649918, -0.5767919421195984, 1.0243175029754639, -0.4693616032600403, -0.005852429196238518, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.028229275718331337, 0.0002709717955440283, 0.9054018259048462, 0.6312812566757202, 1.2425962686538696, 0.5804606676101685, 2.013841152191162, 1.3609176874160767, 0.7972700595855713, 1.2984789609909058, 0.2989920675754547, 0.5308836698532104, 1.0597007274627686, 0.6359421610832214, 0.8094098567962646, 0.5727812647819519], "mean": [-0.5151897668838501, 0.01760699972510338, -0.42534464597702026, -0.8251967430114746, -0.3973675072193146, 0.11216282099485397, -0.4230259954929352, -0.3432084918022156, -0.03027411922812462, 0.5031605362892151, -1.1363880634307861, 0.35607874393463135, -0.011662122793495655, -0.5187042355537415, 0.011807418428361416, 0.000230490681133233, -0.5909105539321899, 1.036027193069458, -0.47100886702537537, -0.007850631140172482, -0.013186784461140633, -0.002040217397734523, -0.5869643092155457, 1.0218384265899658, -0.47138580679893494, -0.007663070224225521, 0.46811115741729736, 1.7453234195709229, 0.46811115741729736, 0.46811115741729736, 0.46811115741729736, 0.46811115741729736, 0.5488498210906982, 1.7453234195709229, 0.5488498210906982, 0.5488498210906982, 0.5488498210906982, 0.5488498210906982, -0.028523409739136696, 1.2549856364785228e-05, -0.014941845089197159, -0.006875523831695318, 0.006083683110773563, 0.009512481279671192, 0.012923503294587135, 0.002792328130453825, -0.004164155572652817, 0.009217051789164543, 0.00629064254462719, -0.0044124252162873745, -0.011616192758083344, -0.01950671523809433, -0.0038119705859571695, -0.008803741075098515], "std": [0.2853575050830841, 0.20852577686309814, 0.17051485180854797, 0.3821655511856079, 0.6202326416969299, 0.3471783399581909, 0.15847179293632507, 0.3369670808315277, 0.0680161565542221, 0.18535993993282318, 0.40939319133758545, 0.1323888748884201, 0.18419036269187927, 0.11665795743465424, 0.0005452206241898239, 0.0022680521942675114, 0.0029806471429765224, 0.0016600691014900804, 0.0014036087086424232, 0.0006740521057508886, 0.0005730160046368837, 0.002347494475543499, 0.0030282209627330303, 0.001576731214299798, 0.001039851107634604, 0.000582887209020555, 0.755829393863678, 5.841255187988281e-06, 0.755829393863678, 0.755829393863678, 0.755829393863678, 0.755829393863678, 0.7875025868415833, 5.841255187988281e-06, 0.7875025868415833, 0.7875025868415833, 0.7875025868415833, 0.7875025868415833, 0.00010247920727124438, 3.8037276681279764e-05, 0.24923083186149597, 0.20857354998588562, 0.2584860324859619, 0.34757670760154724, 0.5901437997817993, 0.40003514289855957, 0.2901001572608948, 0.36168593168258667, 0.09043969959020615, 0.22493739426136017, 0.44022634625434875, 0.21552927792072296, 0.22900719940662384, 0.14526331424713135], "count": [385]}, "timestamp": {"min": [0.0], "max": [12.8], "mean": [6.4], "std": [3.704651730519948], "count": [385]}, "frame_index": {"min": [0], "max": [384], "mean": [192.0], "std": [111.13955191559843], "count": [385]}, "episode_index": {"min": [379], "max": [379], "mean": [379.0], "std": [0.0], "count": [385]}, "index": {"min": [150851], "max": [151235], "mean": [151043.0], "std": [111.13955191559843], "count": [385]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [385]}, "subtask_annotation": {"mean": [0.7142857142857143, 2.0, 2.0, 2.0, 2.0], "std": [0.7217788785605855, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [385]}, "scene_annotation": {"mean": [379.0], "std": [0.0], "min": [379], "max": [379], "count": [385]}, "eef_direction_state": {"mean": [2.9038961038961038, 2.909090909090909], "std": [1.9576318557665757, 2.197884568431908], "min": [0, 0], "max": [6, 6], "count": [385]}, "eef_velocity_state": {"mean": [1.2753246753246754, 1.12987012987013], "std": [0.6853107825008343, 0.6903913693507552], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_acc_mag_state": {"mean": [0.9194805194805195, 0.9506493506493506], "std": [0.850521453654759, 0.8739555364218666], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_direction_action": {"mean": [2.774025974025974, 2.722077922077922], "std": [1.8228992604121261, 1.991711616364001], "min": [0, 0], "max": [6, 6], "count": [385]}, "eef_velocity_action": {"mean": [1.3428571428571427, 1.2441558441558442], "std": [0.6461531665609721, 0.6222066943691575], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_acc_mag_action": {"mean": [1.1012987012987012, 1.161038961038961], "std": [0.781356380849618, 0.7862711346497046], "min": [0, 0], "max": [2, 2], "count": [385]}, "eef_sim_pose_state": {"mean": [0.3437428291275774, 0.23037741051042904, 0.1317578025425651, 1.3325177323554729, -0.6993258842395469, 0.6877709559125017, 0.313868947518792, -0.20306738073309552, 0.12550951603547236, -2.1115092005137166, -0.8281691257791781, 2.6643041433737067], "std": [0.06539027215253845, 0.13404812382002645, 0.040743866131556616, 2.0559589435968806, 0.686142532900251, 2.345212741248352, 0.0734001493191452, 0.03786927639568038, 0.03166158730565081, 0.5632269866603845, 0.1411047971838539, 0.34140610630379237], "min": [0.20470873182401142, 0.11584278207730485, 0.06152520947526025, -3.1387796599188627, -1.2752641734280559, -3.1413572779656724, 0.17482535117189668, -0.2638639531321606, 0.069997163762064, -3.1090056847296097, -1.160903669882609, 1.9273257946532152], "max": [0.4553211708640066, 0.5126130752612924, 0.22342658593029532, 3.141437973827325, 0.7133533235463458, 3.1401630003788767, 0.42948687990236134, -0.12653285275320536, 0.18076194268737936, -0.9053999885211546, -0.5015408206922802, 3.0321242800297408], "count": [385]}, "eef_sim_pose_action": {"mean": [0.3491105042360626, 0.23231675845504574, 0.12860740297896034, 1.3773795683710077, -0.732623453109958, 0.14738181803500275, 0.31751800213439685, -0.20851315835835724, 0.1225696910325221, -2.076949925130581, -0.8155131529869277, 2.634150040023018], "std": [0.06471580282369725, 0.13025995551752387, 0.045933148347442165, 1.9723240366894466, 0.6954739064625436, 2.467352291002283, 0.0744592515293519, 0.041725979745217356, 0.034079276800114355, 0.6123513159324729, 0.1677234433337296, 0.366970944342517], "min": [0.24146304388363482, 0.11678692363013393, 0.05778943438258445, -3.1259864555239614, -1.414105165263313, -3.1414425450098347, 0.17030320341083996, -0.2754586982234394, 0.06732723900225196, -3.1316431129595177, -1.1588742131327625, 1.8586566434889837], "max": [0.46878035015145525, 0.517148856841092, 0.23300155484851434, 3.1010438572488894, 0.686946562144656, 3.1385513182542586, 0.4283091990848878, -0.12437654587926195, 0.1944321976695948, -0.7952715511474064, -0.4402041062878832, 3.0479937367918346], "count": [385]}}} +{"episode_index": 371, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4508676806997309]], [[0.5518665080738178]], [[0.4886262951749327]]], "std": [[[0.28405987119041914]], [[0.20615891911397632]], [[0.23111201527787043]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45639322856593617]], [[0.4325349336793541]], [[0.34687006920415225]]], "std": [[[0.3016800376449783]], [[0.24605749933076887]], [[0.28757827814037823]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46486552047289503]], [[0.43534985582468283]], [[0.3398050413302576]]], "std": [[[0.2760586065133802]], [[0.22814175913954612]], [[0.29039581356557576]]], "count": [100]}, "observation.state": {"min": [-0.8054613471031189, -0.034721072763204575, -0.5808979272842407, -1.5392670631408691, -1.192866325378418, -0.5100334286689758, -0.5241339206695557, -0.8449937105178833, -0.24624374508857727, 0.2957366108894348, -1.4209963083267212, -0.11025483161211014, -0.4009358584880829, -0.5428496599197388, 0.01004344318062067, -0.0017429488943889737, -0.6352905631065369, 0.9803099632263184, -0.3697461783885956, -0.029327459633350372, -0.0167195126414299, 0.007522182539105415, -0.6411566138267517, 1.0060548782348633, -0.38469696044921875, 0.04589967057108879, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.003906122175976634, -2.418354597466532e-06, -0.7013654112815857, -0.22162993252277374, -0.3894275724887848, -1.6746282577514648, -3.220801591873169, -1.7594633102416992, -1.0425552129745483, -0.16896067559719086, -0.303448885679245, -0.6952543258666992, -0.8642752170562744, -1.1090264320373535, -0.9941779375076294, -0.8416075706481934, -14.954639434814453, -10.866911888122559, -2.443223476409912, -12.179487228393555, -1.2625153064727783, -2.238095283508301, -2.4963369369506836, -12.026068687438965, -5.647130966186523, -2.007936477661133, -9.09645938873291, -1.1190476417541504, -1.7503052949905396, -1.5207569599151611, -0.006385250948369503, -0.009719016030430794, -0.013959725387394428, -0.006169663276523352, -0.005076861009001732, -0.007832257077097893, -0.0098106162622571, -0.01120731420814991, -0.017686165869235992, -0.005899854935705662, -0.011852564290165901, -0.0111814821138978, -1.4846999645233154, -0.5270684361457825, 9.383302688598633, -25.734848022460938, 10.227433204650879, -0.13264818489551544, 0.5938799977302551, -0.2932282090187073, 8.19554328918457, -26.681371688842773, 8.781105041503906, -0.8692774176597595, -0.02020159363746643, -0.017665421590209007, 0.0024420025292783976, -0.08198151737451553, 0.3915942907333374, 0.010381213389337063, 0.08669638633728027, 0.4509126543998718, -0.2562875747680664, 0.021009664982557297, -3.0667507648468018, -1.1481142044067383, -2.973468780517578, -3.069234848022461, -1.1872925758361816, -3.0688014030456543, -0.8011687397956848, -0.10045770555734634, 9.6798734664917, -0.008124858140945435, -0.009029984474182129, -0.02680760622024536, -0.0280475877225399, 0.022354252636432648, 0.7760553956031799, 0.6279600858688354], "max": [-0.1253499835729599, 0.15058931708335876, -0.1598140001296997, -0.5294881463050842, 0.588255763053894, 0.691426694393158, -0.11628498882055283, -0.3423418402671814, 0.14782178401947021, 0.7984342575073242, -0.42076584696769714, 0.6540499925613403, 0.256734162569046, -0.20675188302993774, 0.010700794868171215, -0.0010832305997610092, -0.6293227076530457, 0.980528712272644, -0.3671332597732544, -0.026206806302070618, -0.015569573268294334, 0.008519602939486504, -0.6339221000671387, 1.006943941116333, -0.3822343349456787, 0.04860908165574074, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.003335386049002409, 2.8368203857098706e-06, 1.1365035772323608, 0.21882526576519012, 0.8161953091621399, 1.484924554824829, 2.0674610137939453, 2.6491434574127197, 1.0711232423782349, 0.4320814609527588, 0.60697340965271, 0.38290899991989136, 0.2308846116065979, 1.1724828481674194, 1.332781434059143, 0.18821586668491364, -5.734652996063232, 2.1367523670196533, 5.068986892700195, -0.5494505763053894, 2.15201473236084, 6.829059600830078, 0.5451770424842834, -3.7191731929779053, 10.19536018371582, 2.6117217540740967, 1.4957265853881836, 2.5250306129455566, 4.504883766174316, 0.8608059287071228, 0.007465658709406853, 0.0111217787489295, 0.010407800786197186, 0.0060398937202990055, 0.007106052245944738, 0.005260692443698645, 0.008694743737578392, 0.012415396049618721, 0.011846369132399559, 0.006638276390731335, 0.008836423046886921, 0.010219496674835682, 0.23330999910831451, 0.26724597811698914, 15.381490707397461, -19.12830924987793, 17.01169776916504, 0.6863639950752258, 2.608829975128174, 0.5159332156181335, 13.57015609741211, -19.907855987548828, 15.987548828125, -0.1469300538301468, 0.02181665226817131, 0.009945675730705261, 0.0067155067808926105, -0.04099075868725777, 0.5813559293746948, 0.22702237963676453, 0.31353798508644104, 0.5497668981552124, 0.02163398638367653, 0.2935943305492401, 3.1116437911987305, -0.10549505054950714, 2.948194742202759, -1.0625946521759033, -0.2524075210094452, 3.127190113067627, -0.5611019134521484, 0.16410136222839355, 9.914002418518066, 0.009837925434112549, 0.012112230062484741, 0.029673248529434204, -0.025524701923131943, 0.023989038541913033, 0.777395486831665, 0.629615306854248], "mean": [-0.47949469089508057, 0.031982503831386566, -0.4745873808860779, -1.1055134534835815, -0.07703331112861633, -0.14283020794391632, -0.33054062724113464, -0.4777843952178955, 0.05452675744891167, 0.4720069468021393, -1.0629874467849731, 0.19194342195987701, -0.07428181171417236, -0.4601372480392456, 0.010288722813129425, -0.0015293773030862212, -0.6327197551727295, 0.9804567098617554, -0.36846357583999634, -0.027747122570872307, -0.016126522794365883, 0.007993829436600208, -0.6381902694702148, 1.0063620805740356, -0.3836159408092499, 0.04757770523428917, 0.6210319995880127, 1.7453303337097168, 0.6210319995880127, 0.6210319995880127, 0.6210319995880127, 0.6210319995880127, 1.0098822116851807, 1.7453303337097168, 1.0098822116851807, 1.0098822116851807, 1.0098822116851807, 1.0098822116851807, -0.003597827162593603, -4.2913529796351213e-07, 0.0004605372087098658, -0.008146785199642181, 0.013796422630548477, 0.004303055349737406, 0.03065657615661621, 0.020733466371893883, -0.007566741667687893, 0.049841850996017456, 0.013784903101623058, -0.04587554186582565, -0.08445754647254944, -0.07966414093971252, 0.007556184660643339, -0.01822354830801487, -10.879399299621582, -3.0392792224884033, 0.30705371499061584, -5.894413471221924, 0.5039239525794983, 0.30174896121025085, -0.7957867980003357, -8.767889976501465, 3.3112635612487793, 0.2645035684108734, -4.966945648193359, 0.3468017280101776, 0.10182814300060272, -0.4773562252521515, -0.0002764071978162974, 0.0006082920590415597, -0.0006845027673989534, 9.092659456655383e-05, -5.1285180234117433e-05, -4.7883029765216634e-05, -0.00019249004253651947, 0.00018400093540549278, -0.0008808465790934861, 4.587099738273537e-06, 2.3845846953918226e-05, 0.00011159556015627459, -0.8104090094566345, -0.2590518593788147, 13.023598670959473, -21.7359619140625, 14.283287048339844, 0.15090931951999664, 1.4271661043167114, -0.008369144052267075, 10.8400239944458, -23.128225326538086, 13.739084243774414, -0.6218903660774231, 0.0027188314124941826, -0.0027470914646983147, 0.004625013563781977, -0.0777491107583046, 0.46372416615486145, 0.09668281674385071, 0.20629006624221802, 0.47664228081703186, -0.07871095091104507, 0.20842987298965454, -0.44353681802749634, -0.8052859306335449, 0.5662960410118103, -2.4255950450897217, -0.9603121280670166, 2.490788459777832, -0.6876131892204285, 0.02348722144961357, 9.775137901306152, 0.0007496689795516431, 0.0010416466975584626, 0.0008419941877946258, -0.02703370898962021, 0.023390915244817734, 0.7766826748847961, 0.6288765072822571], "std": [0.20016083121299744, 0.04839922860264778, 0.12067975848913193, 0.3303026258945465, 0.6104946136474609, 0.3029610216617584, 0.09831400215625763, 0.11718206852674484, 0.10710398107767105, 0.14242282509803772, 0.2695520222187042, 0.12092968076467514, 0.1312364637851715, 0.06091137230396271, 0.00012176625023130327, 0.00012752973998431116, 0.0017259572632610798, 4.1662649891804904e-05, 0.0008394496981054544, 0.0010059330379590392, 0.00020618712005671114, 0.0002746598038356751, 0.0021403194405138493, 0.0002170107327401638, 0.0008332234574481845, 0.0007424540817737579, 0.8190624117851257, 1.0728836059570312e-06, 0.8190624117851257, 0.8190624117851257, 0.8190624117851257, 0.8190624117851257, 0.8577430248260498, 1.0728836059570312e-06, 0.8577430248260498, 0.8577430248260498, 0.8577430248260498, 0.8577430248260498, 9.735167259350419e-05, 8.878648145582702e-07, 0.2860308587551117, 0.07722999900579453, 0.22006261348724365, 0.44855204224586487, 0.7778107523918152, 0.569674551486969, 0.28573504090309143, 0.12667323648929596, 0.13387902081012726, 0.20126597583293915, 0.26254624128341675, 0.3325662314891815, 0.29834264516830444, 0.14134405553340912, 2.148411512374878, 3.8847455978393555, 1.1956464052200317, 3.3044610023498535, 0.595370888710022, 1.183828353881836, 0.6826325058937073, 1.3511210680007935, 4.057885646820068, 1.346527338027954, 2.771470546722412, 0.808987557888031, 1.272313117980957, 0.43089112639427185, 0.00271208886988461, 0.003907572478055954, 0.004168896935880184, 0.0023569646291434765, 0.001461670151911676, 0.001711193355731666, 0.0031583551317453384, 0.00441476097330451, 0.0049372147768735886, 0.0026105567812919617, 0.002079556230455637, 0.002233101287856698, 0.24086177349090576, 0.1425989866256714, 1.3210946321487427, 1.2329076528549194, 1.5308963060379028, 0.17373377084732056, 0.3046560287475586, 0.13216744363307953, 1.320946216583252, 1.664164662361145, 1.3791275024414062, 0.1624775230884552, 0.007251573260873556, 0.004269332624971867, 0.0005247597000561655, 0.007331172004342079, 0.06638053804636002, 0.06791318207979202, 0.070466548204422, 0.026735160499811172, 0.07795004546642303, 0.06657708436250687, 2.4132347106933594, 0.37738946080207825, 2.0402235984802246, 0.4367368519306183, 0.16784310340881348, 1.3341811895370483, 0.04476829245686531, 0.052214644849300385, 0.03287692368030548, 0.0030753135215491056, 0.004075140226632357, 0.006658694241195917, 0.0006379568367265165, 0.0003857096016872674, 0.00021611542615573853, 0.00026417625485919416], "count": [297]}, "action": {"min": [-0.8916693925857544, -0.031853750348091125, -0.65690016746521, -1.540202021598816, -1.2108564376831055, -0.515717089176178, -0.5696169137954712, -0.8522762656211853, -0.26577529311180115, 0.2608852982521057, -1.4104498624801636, -0.2594482898712158, -0.4023355543613434, -0.5429568290710449, 0.009718370623886585, -0.00762149365618825, -0.6319054365158081, 0.9795310497283936, -0.3737098276615143, -0.028347380459308624, -0.016495509073138237, 0.0010260572889819741, -0.6374042630195618, 1.0051326751708984, -0.38822340965270996, 0.04321058839559555, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.003906122175976634, -2.418354597466532e-06, -0.7013654112815857, -0.22162993252277374, -0.3894275724887848, -1.6746282577514648, -3.220801591873169, -1.7594633102416992, -1.0425552129745483, -0.16896067559719086, -0.303448885679245, -0.6952543258666992, -0.8642752170562744, -1.1090264320373535, -0.9941779375076294, -0.8416075706481934], "max": [-0.08552287518978119, 0.15932559967041016, -0.11547180265188217, -0.4356672465801239, 0.5963349342346191, 0.6981316804885864, -0.10919902473688126, -0.3606942296028137, 0.14933595061302185, 0.7058970928192139, -0.425888329744339, 0.563166618347168, 0.26981884241104126, -0.26860079169273376, 0.011219419538974762, 0.0038131801411509514, -0.6238125562667847, 0.9827636480331421, -0.36863723397254944, -0.025554701685905457, -0.014580640941858292, 0.012848088517785072, -0.6288074851036072, 1.008477807044983, -0.383674293756485, 0.047218743711709976, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.003335386049002409, 2.8368203857098706e-06, 1.1365035772323608, 0.21882526576519012, 0.8161953091621399, 1.484924554824829, 2.0674610137939453, 2.6491434574127197, 1.0711232423782349, 0.4320814609527588, 0.60697340965271, 0.38290899991989136, 0.2308846116065979, 1.1724828481674194, 1.332781434059143, 0.19690649211406708], "mean": [-0.5279848575592041, 0.031233804300427437, -0.49375659227371216, -1.0585721731185913, -0.07191132009029388, -0.13982883095741272, -0.33011969923973083, -0.49416497349739075, 0.050548966974020004, 0.47532838582992554, -1.0447263717651367, 0.17647762596607208, -0.06959566473960876, -0.4608946144580841, 0.010623393580317497, -0.002267000498250127, -0.6280455589294434, 0.9809920787811279, -0.37094753980636597, -0.026813464239239693, -0.015316075645387173, 0.006496852729469538, -0.6329448223114014, 1.006587266921997, -0.3863286077976227, 0.04572926461696625, 0.6233238577842712, 1.7453303337097168, 0.6233238577842712, 0.6233238577842712, 0.6233238577842712, 0.6233238577842712, 1.0040056705474854, 1.7453303337097168, 1.0040056705474854, 1.0040056705474854, 1.0040056705474854, 1.0040056705474854, -0.0035992141347378492, -4.3718210918086697e-07, 0.0013821788597851992, -0.008839902468025684, 0.01413695327937603, 0.0029209109488874674, 0.028355522081255913, 0.023422565311193466, -0.010264202952384949, 0.04987393319606781, 0.013653005473315716, -0.04662763327360153, -0.08398189395666122, -0.0826900452375412, 0.009472358971834183, -0.01719549298286438], "std": [0.2106064260005951, 0.0493343286216259, 0.14958833158016205, 0.3392389416694641, 0.613711416721344, 0.30483147501945496, 0.10123242437839508, 0.09949901700019836, 0.10034714639186859, 0.15495218336582184, 0.24902774393558502, 0.11896214634180069, 0.13525331020355225, 0.05157601833343506, 0.00027820601826533675, 0.00184926250949502, 0.0016457830788567662, 0.0005984907038509846, 0.0008805689285509288, 0.0008576167747378349, 0.0003608144470490515, 0.0018862084252759814, 0.0019857503939419985, 0.0005315018352121115, 0.0010032415157184005, 0.0007179118110798299, 0.8195134401321411, 1.0728836059570312e-06, 0.8195134401321411, 0.8195134401321411, 0.8195134401321411, 0.8195134401321411, 0.8586611747741699, 1.0728836059570312e-06, 0.8586611747741699, 0.8586611747741699, 0.8586611747741699, 0.8586611747741699, 9.718068031361327e-05, 8.834635423227155e-07, 0.2865240275859833, 0.0775681734085083, 0.2201038897037506, 0.4489439129829407, 0.7781715989112854, 0.5702483057975769, 0.2868044078350067, 0.12668369710445404, 0.13387411832809448, 0.20154781639575958, 0.26288506388664246, 0.33732447028160095, 0.2987055778503418, 0.1420551985502243], "count": [297]}, "timestamp": {"min": [0.0], "max": [9.866666666666667], "mean": [4.933333333333334], "std": [2.857867632940233], "count": [297]}, "frame_index": {"min": [0], "max": [296], "mean": [148.0], "std": [85.73602898820698], "count": [297]}, "episode_index": {"min": [380], "max": [380], "mean": [380.0], "std": [0.0], "count": [297]}, "index": {"min": [151236], "max": [151532], "mean": [151384.0], "std": [85.73602898820698], "count": [297]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [297]}, "subtask_annotation": {"mean": [0.9764309764309764, 2.0, 2.0, 2.0, 2.0], "std": [0.9371405337065922, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [297]}, "scene_annotation": {"mean": [380.0], "std": [0.0], "min": [380], "max": [380], "count": [297]}, "eef_direction_state": {"mean": [3.6464646464646466, 3.740740740740741], "std": [2.338291116690398, 1.9941303067401028], "min": [0, 0], "max": [6, 6], "count": [297]}, "eef_velocity_state": {"mean": [0.8484848484848485, 0.8484848484848485], "std": [0.7959954870644657, 0.6919007591734829], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_acc_mag_state": {"mean": [0.7373737373737373, 0.7710437710437711], "std": [0.8557886698979855, 0.845727978075047], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_direction_action": {"mean": [3.2693602693602695, 3.7946127946127945], "std": [2.15903955019284, 1.7832661938380012], "min": [0, 0], "max": [6, 6], "count": [297]}, "eef_velocity_action": {"mean": [1.0, 0.9023569023569024], "std": [0.7476112351500337, 0.6771109905297135], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_acc_mag_action": {"mean": [0.9595959595959596, 0.9494949494949495], "std": [0.8636215959514758, 0.8532812962401185], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_sim_pose_state": {"mean": [0.355681887204274, 0.2015273890676455, 0.15950257631596404, -0.47585595846020406, -0.8059584113271957, 0.5456255969556991, 0.35468567946854807, -0.1761423483929811, 0.1537166497653782, -2.425243969726049, -0.9604866653756281, 2.5010705272073963], "std": [0.04532073054891881, 0.04594397532949582, 0.019314486096511853, 2.4558839878728995, 0.3776842300884624, 2.0841029561697537, 0.02196606302856344, 0.06539862226649831, 0.02846166485153796, 0.43713508166209425, 0.1678782546287996, 1.381850932353451], "min": [0.2817878396490871, 0.1407953872047788, 0.12389031243920913, -3.14005495949938, -1.1506171981617692, -3.1356203248601107, 0.33556311185946247, -0.34280876719553394, 0.1167703388697708, -3.067994291581692, -1.187323369518795, -3.1353450107603504], "max": [0.4334299045385412, 0.2646828182634278, 0.1968022529020318, 3.129685648800262, -0.10687540548403396, 3.0684048679383658, 0.42613985946936517, -0.10945033684305451, 0.20017642177883532, -1.0625859046499082, -0.25241690676301687, 3.137847444810319], "count": [297]}, "eef_sim_pose_action": {"mean": [0.36554288069100904, 0.20217069962729836, 0.1655920244739477, -0.5597786011929868, -0.8037902195978381, 0.5806453497330235, 0.3583175740506701, -0.17575611487168422, 0.1538797072381662, -2.3121170308896053, -0.9773036652334395, 2.1860681249849656], "std": [0.04577872373446169, 0.0521074952008201, 0.022790766338293036, 2.4582250776291286, 0.40591694048406085, 2.081555235808596, 0.019292892536015644, 0.06453058045551896, 0.02930669054465629, 0.7863727169155996, 0.1468668057423199, 1.809492539451764], "min": [0.27991507837064106, 0.132126464109865, 0.12086892235173986, -3.132279538850833, -1.1851377728048602, -3.0682836742504183, 0.33612852485881745, -0.35718899235599866, 0.11377576270798208, -3.05357960903481, -1.1892473608809602, -3.139304212639939], "max": [0.4475702076071287, 0.27475787111715594, 0.20300519472176126, 3.1401766436638265, -0.016174572169812773, 3.1272005744745752, 0.4311401921569129, -0.10700026582302143, 0.20074103036358468, 3.1095468920424407, -0.39609518478360206, 3.136359225594019], "count": [297]}}} +{"episode_index": 372, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4327098111303345]], [[0.5587316392733565]], [[0.47811541474432906]]], "std": [[[0.2979650741146317]], [[0.19137289315754388]], [[0.2290883922440611]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40851051518646675]], [[0.407100103325644]], [[0.34605350105728566]]], "std": [[[0.28801790133173]], [[0.2650913500464997]], [[0.30207957801839636]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42924602076124563]], [[0.41154595107650904]], [[0.3300472630718954]]], "std": [[[0.2898586215218307]], [[0.24389011885593628]], [[0.29226523373392976]]], "count": [100]}, "observation.state": {"min": [-0.16595423221588135, -0.06830251216888428, -0.6143677234649658, -1.7188348770141602, -1.4640138149261475, -0.44719192385673523, -0.516136884689331, -0.6816179752349854, -0.13896094262599945, 0.08859159797430038, -1.7006192207336426, 0.10000327974557877, -0.4013124406337738, -0.4336344003677368, -0.004120463039726019, -0.013363618403673172, -0.6222202777862549, 0.9655952453613281, -0.36970487236976624, -0.00797837320715189, -1.2126732144679409e-05, 0.012515493668615818, -0.5740389227867126, 0.9865669012069702, -0.43560710549354553, 0.032583773136138916, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.026705078780651093, -0.000375286559574306, -0.3343476355075836, -0.3083392381668091, -0.5775753259658813, -1.6074144840240479, -5.2595062255859375, -2.2453343868255615, -1.521540880203247, -0.674733579158783, -0.2327990084886551, -1.1862179040908813, -1.480501413345337, -3.2899222373962402, -1.686943531036377, -1.0898789167404175, -7.338129043579102, -4.426129341125488, -3.664835214614868, -10.256410598754883, -1.2338217496871948, -0.9755799770355225, -1.3772892951965332, -11.324548721313477, -3.0525031089782715, -4.029914379119873, -10.19536018371582, -1.5494505167007446, -1.6068376302719116, -2.180708408355713, -0.007072824984788895, -0.01523755956441164, -0.03900662437081337, -0.006708637345582247, -0.007332672365009785, -0.012592243030667305, -0.005869010463356972, -0.012315480038523674, -0.029165344312787056, -0.006589824799448252, -0.00610353285446763, -0.006352884229272604, 0.7847700119018555, -0.3229221999645233, 10.496828079223633, -26.348920822143555, 10.549452781677246, -0.5204415321350098, -1.5483300685882568, -0.8648377060890198, -0.28209298849105835, -28.512557983398438, 7.885320663452148, -1.1822075843811035, -0.016150761395692825, -0.01124307606369257, 0.010989011265337467, -0.09564509987831116, 0.29051682353019714, -0.000659125973470509, 0.045558199286460876, 0.37775012850761414, -0.23579244315624237, -0.0013562535168603063, -3.1337594985961914, -1.1698285341262817, -2.7974448204040527, -3.005618095397949, -1.225304365158081, 1.788851261138916, -0.8307504057884216, -0.1627330780029297, 9.60346508026123, -0.010099619626998901, -0.04770004749298096, -0.03603455424308777, -0.023694880306720734, 0.02132091112434864, 0.619138777256012, 0.7830224633216858], "max": [0.1445246934890747, 0.08125430345535278, -0.07352446019649506, -1.0277900695800781, 0.19220277667045593, 0.5966202616691589, 0.06343034654855728, -0.07548830658197403, 0.046634599566459656, 0.6713964939117432, -0.7023072838783264, 1.5076117515563965, 0.3568829298019409, -0.0031361053697764874, -0.003410241799429059, -0.01109257247298956, -0.6119629740715027, 0.9662913680076599, -0.3641796112060547, -0.006175641901791096, 0.0008284565410576761, 0.013917429372668266, -0.5648428201675415, 0.9871084690093994, -0.43014469742774963, 0.03408338874578476, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.026131706312298775, -2.2866434790103085e-07, 0.535142183303833, 0.2380586564540863, 0.4769597053527832, 1.5393335819244385, 3.784451484680176, 3.0128800868988037, 1.3584768772125244, 1.145063042640686, 0.4002922773361206, 0.6801337599754333, 0.7127900719642639, 2.5157904624938965, 1.3598507642745972, 0.49868547916412354, -0.36746320128440857, 1.8925520181655884, 1.7692307233810425, 1.2210012674331665, 0.7747253179550171, 2.4963369369506836, 1.6068376302719116, -2.516566276550293, 12.545788764953613, 4.38095235824585, 3.7240538597106934, 1.721611738204956, 2.180708408355713, 0.5738705992698669, 0.007343091536313295, 0.01756870187819004, 0.023673953488469124, 0.005555030424147844, 0.01631063222885132, 0.0111826928332448, 0.010441403836011887, 0.018520813435316086, 0.033696502447128296, 0.0070920768193900585, 0.02221420407295227, 0.008730106055736542, 2.9057700634002686, 0.864837646484375, 15.485420227050781, -19.188583374023438, 16.83937644958496, 0.3036467730998993, 0.33935999870300293, 0.18187573552131653, 7.141406059265137, -22.45465660095215, 15.736013412475586, -0.33866071701049805, 0.020531663671135902, 0.011224771849811077, 0.015262516215443611, -0.04099075868725777, 0.43360552191734314, 0.18104702234268188, 0.2621149718761444, 0.5069327354431152, -0.00018000145792029798, 0.2997555732727051, 3.133622407913208, -0.014289514161646366, 2.9506568908691406, -1.0230538845062256, 0.2457365095615387, 3.096754550933838, -0.43143534660339355, 0.1962740123271942, 9.897743225097656, 0.00975334644317627, 0.03574872016906738, 0.027703702449798584, -0.020556747913360596, 0.026512660086154938, 0.6210283637046814, 0.7844954133033752], "mean": [-0.0032716821879148483, 0.012979737482964993, -0.3178117573261261, -1.5556830167770386, -0.3107245862483978, -0.1309254765510559, -0.33439016342163086, -0.26169881224632263, -0.00948661845177412, 0.3931703269481659, -1.318556308746338, 0.6414771676063538, -0.10365014523267746, -0.2743995785713196, -0.003642335068434477, -0.012709966860711575, -0.6187108159065247, 0.9658915996551514, -0.3668217062950134, -0.007318190298974514, 0.0005125819006934762, 0.013128061778843403, -0.5707540512084961, 0.9868748784065247, -0.43235912919044495, 0.03334791585803032, 0.49419498443603516, 1.7453304529190063, 0.49419498443603516, 0.49419498443603516, 0.49419498443603516, 0.49419498443603516, 0.6557455658912659, 1.7453304529190063, 0.6557455658912659, 0.6557455658912659, 0.6557455658912659, 0.6557455658912659, -0.02634485810995102, -0.0001603571727173403, 0.006823033094406128, -0.012740041129291058, -0.006648428738117218, -0.023558517917990685, 0.019014369696378708, 0.031437382102012634, 0.003257590578868985, 0.02390790730714798, 0.0054494524374604225, 0.014636336825788021, -0.052068985998630524, 0.030387558043003082, -0.025485794991254807, -0.007440343964844942, -4.767806053161621, -1.682185173034668, -0.2313506156206131, -5.416915416717529, 0.1453050822019577, 0.10728272050619125, -0.31685391068458557, -6.804625034332275, 2.297497272491455, 0.5153166651725769, -5.082042217254639, 0.1155279204249382, -0.14332632720470428, -0.6206566095352173, 0.00011144026211695746, -0.00017613821546547115, -0.0009714131592772901, -0.00035143099376000464, 0.0005556794931180775, -3.8977988879196346e-05, 0.00011354273010510951, 0.0001417895982740447, -0.0011486049043014646, 0.00017101701814681292, 0.0007700461428612471, 8.993801020551473e-05, 2.018051862716675, 0.19518685340881348, 12.565409660339355, -22.85626792907715, 14.423386573791504, -0.18013489246368408, -0.5697792172431946, -0.3287791609764099, 4.348952293395996, -24.63866424560547, 12.828476905822754, -0.842411458492279, 0.0014588675694540143, -0.0013927087420597672, 0.013450070284307003, -0.07148150354623795, 0.3496834635734558, 0.11256082355976105, 0.17998617887496948, 0.43654918670654297, -0.12580378353595734, 0.16222107410430908, -0.12526719272136688, -0.8770074844360352, 1.375504970550537, -2.110605239868164, -0.6545842289924622, 2.500854969024658, -0.6685557961463928, -0.03928070515394211, 9.755538940429688, 5.7283548812847584e-05, -0.0002081689308397472, -0.0001801015459932387, -0.02297252230346203, 0.025203384459018707, 0.6201931834220886, 0.7837060689926147], "std": [0.10109767317771912, 0.038349803537130356, 0.19277338683605194, 0.2069922834634781, 0.5549720525741577, 0.36785387992858887, 0.18891172111034393, 0.14873960614204407, 0.056357383728027344, 0.20427004992961884, 0.2744254767894745, 0.43822646141052246, 0.19928288459777832, 0.10294731706380844, 0.00015769453602842987, 0.000530737335793674, 0.0025263370480388403, 0.00019017305749002844, 0.0016282929573208094, 0.0003967336961068213, 0.00018600157636683434, 0.0002804339455906302, 0.002075459575280547, 0.00012053289538016543, 0.0017685150960460305, 0.0003106073127128184, 0.7734246850013733, 1.1920928955078125e-06, 0.7734246850013733, 0.7734246850013733, 0.7734246850013733, 0.7734246850013733, 0.832670271396637, 1.1920928955078125e-06, 0.832670271396637, 0.832670271396637, 0.832670271396637, 0.832670271396637, 8.455043280264363e-05, 8.799698116490617e-05, 0.1832510530948639, 0.07592636346817017, 0.21766380965709686, 0.47138285636901855, 1.1204670667648315, 0.6257625818252563, 0.3737991154193878, 0.33325979113578796, 0.0943082720041275, 0.39198029041290283, 0.4841226041316986, 1.003962516784668, 0.4842129945755005, 0.2534780204296112, 1.2863293886184692, 1.4462313652038574, 1.4658275842666626, 3.3908209800720215, 0.5703223943710327, 0.7902309894561768, 0.74350506067276, 1.704086184501648, 4.728863716125488, 1.5756027698516846, 3.3803975582122803, 0.632495105266571, 0.7604989409446716, 0.5565589070320129, 0.002584915840998292, 0.004718409385532141, 0.007798988372087479, 0.0021584408823400736, 0.003069509519264102, 0.0028294359799474478, 0.0025055059231817722, 0.005380820482969284, 0.008573808707296848, 0.0026699681766331196, 0.003368712728843093, 0.002104472368955612, 0.38892313838005066, 0.21430301666259766, 1.0735119581222534, 1.3785232305526733, 1.402747631072998, 0.1628318428993225, 0.430015504360199, 0.18182142078876495, 1.317193865776062, 1.3026206493377686, 1.53877592086792, 0.1530921459197998, 0.007386297918856144, 0.004553074017167091, 0.0006088647060096264, 0.01272678654640913, 0.04006422683596611, 0.06399793177843094, 0.06132809817790985, 0.03549071401357651, 0.07353747636079788, 0.09123743325471878, 2.609902858734131, 0.393333375453949, 2.002054452896118, 0.5754576921463013, 0.41412976384162903, 0.40242186188697815, 0.06184495985507965, 0.05408712849020958, 0.04396437481045723, 0.0034632820170372725, 0.01036155316978693, 0.00863173883408308, 0.0007030623382888734, 0.0011472298065200448, 0.0004583548288792372, 0.0003669211291708052], "count": [203]}, "action": {"min": [-0.21334867179393768, -0.1265692114830017, -0.7085570096969604, -1.791250467300415, -1.4666783809661865, -0.4527953863143921, -0.5161406993865967, -0.6782374382019043, -0.1847129464149475, 0.050391580909490585, -1.6971346139907837, 0.07602336257696152, -0.3953953981399536, -0.43548232316970825, -0.005348429549485445, -0.01665773056447506, -0.620250403881073, 0.9634672999382019, -0.3723200857639313, -0.008931651711463928, -0.0010829804232344031, 0.006834996398538351, -0.5719165802001953, 0.9844026565551758, -0.4380134344100952, 0.03219349682331085, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.026705078780651093, -0.000375286559574306, -0.3343476355075836, -0.3142715096473694, -0.5775753259658813, -1.6074144840240479, -5.2595062255859375, -2.2453343868255615, -1.521540880203247, -0.674733579158783, -0.2327990084886551, -1.1862179040908813, -1.480501413345337, -3.2899222373962402, -1.686943531036377, -1.0898789167404175], "max": [0.14182007312774658, 0.10050533711910248, -0.04030905291438103, -0.9045259356498718, 0.20130938291549683, 0.5961140990257263, 0.07631925493478775, -0.08565372228622437, 0.07601458579301834, 0.7682397961616516, -0.570794403553009, 1.5182467699050903, 0.3711238503456116, 0.0006677801720798016, -0.0030004973523318768, -0.00893645454198122, -0.6083011031150818, 0.9684865474700928, -0.36583301424980164, -0.006837750785052776, 0.0013823576737195253, 0.015284080058336258, -0.5596383810043335, 0.9887939691543579, -0.43161526322364807, 0.0334794856607914, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.026131706312298775, -2.2054550186112465e-07, 0.535142183303833, 0.2380586564540863, 0.4769597053527832, 1.5393335819244385, 3.784451484680176, 3.0128800868988037, 1.3584768772125244, 1.145063042640686, 0.4002922773361206, 0.6801337599754333, 0.7127900719642639, 2.5157904624938965, 1.3598507642745972, 0.49868547916412354], "mean": [-0.026792699471116066, 0.020089561119675636, -0.33090516924858093, -1.5205358266830444, -0.3151519000530243, -0.12323769181966782, -0.3278045356273651, -0.2800821363925934, -0.01012485008686781, 0.4203763008117676, -1.294969081878662, 0.643984317779541, -0.1085382029414177, -0.2758979797363281, -0.003887422848492861, -0.012084532529115677, -0.6143602132797241, 0.9657037854194641, -0.36868128180503845, -0.008185152895748615, 0.0004670360067393631, 0.01207401230931282, -0.5662319660186768, 0.9865638613700867, -0.43429887294769287, 0.032847464084625244, 0.49419498443603516, 1.7453304529190063, 0.49419498443603516, 0.49419498443603516, 0.49419498443603516, 0.49419498443603516, 0.6557455658912659, 1.7453304529190063, 0.6557455658912659, 0.6557455658912659, 0.6557455658912659, 0.6557455658912659, -0.026345228776335716, -0.00015830450865905732, 0.006868781056255102, -0.01441592164337635, -0.005632718093693256, -0.024844639003276825, 0.018980074673891068, 0.035327404737472534, 0.0032823628280311823, 0.023887014016509056, 0.00617439579218626, 0.017191201448440552, -0.0522695928812027, 0.028408966958522797, -0.02971898391842842, -0.00738701643422246], "std": [0.11216042190790176, 0.047302696853876114, 0.208648219704628, 0.24192151427268982, 0.5621750354766846, 0.3717324435710907, 0.18835970759391785, 0.15447023510932922, 0.06616402417421341, 0.2301592379808426, 0.3171979784965515, 0.4370066523551941, 0.20100802183151245, 0.10291998088359833, 0.0004970707232132554, 0.0014679011655971408, 0.002572824712842703, 0.0009797486709430814, 0.0016816905699670315, 0.00036374168121255934, 0.0005071647465229034, 0.0015985090285539627, 0.0024073724634945393, 0.0008046072907745838, 0.0016992684686556458, 0.00028952976572327316, 0.7734246850013733, 1.1920928955078125e-06, 0.7734246850013733, 0.7734246850013733, 0.7734246850013733, 0.7734246850013733, 0.832670271396637, 1.1920928955078125e-06, 0.832670271396637, 0.832670271396637, 0.832670271396637, 0.832670271396637, 8.468315354548395e-05, 8.983800944406539e-05, 0.18316000699996948, 0.07869458198547363, 0.21859918534755707, 0.4715821146965027, 1.1204439401626587, 0.6253668665885925, 0.37381380796432495, 0.33331725001335144, 0.09379784017801285, 0.3919474184513092, 0.4840911030769348, 1.0032280683517456, 0.48755863308906555, 0.25347959995269775], "count": [203]}, "timestamp": {"min": [0.0], "max": [6.733333333333333], "mean": [3.366666666666667], "std": [1.9533447098644816], "count": [203]}, "frame_index": {"min": [0], "max": [202], "mean": [101.0], "std": [58.60034129593445], "count": [203]}, "episode_index": {"min": [381], "max": [381], "mean": [381.0], "std": [0.0], "count": [203]}, "index": {"min": [151533], "max": [151735], "mean": [151634.0], "std": [58.60034129593445], "count": [203]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [203]}, "subtask_annotation": {"mean": [0.43842364532019706, 2.0, 2.0, 2.0, 2.0], "std": [0.5156673210916934, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [203]}, "scene_annotation": {"mean": [381.0], "std": [0.0], "min": [381], "max": [381], "count": [203]}, "eef_direction_state": {"mean": [3.2610837438423643, 2.187192118226601], "std": [1.996502559682677, 1.7375690786245217], "min": [0, 0], "max": [6, 6], "count": [203]}, "eef_velocity_state": {"mean": [1.0886699507389161, 1.4532019704433496], "std": [0.6448123448205703, 0.6289619985826987], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_acc_mag_state": {"mean": [0.9655172413793104, 1.0788177339901477], "std": [0.8385967069425287, 0.8443930290266245], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_direction_action": {"mean": [2.9950738916256157, 2.3004926108374386], "std": [1.799007764137421, 1.4932853830286705], "min": [0, 0], "max": [6, 6], "count": [203]}, "eef_velocity_action": {"mean": [1.2019704433497538, 1.5665024630541873], "std": [0.537826367052461, 0.5054004740366741], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_acc_mag_action": {"mean": [1.0788177339901477, 1.0443349753694582], "std": [0.8086323558800663, 0.8322353577847837], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_sim_pose_state": {"mean": [0.23371172671491955, 0.21078301508603645, 0.118673056258092, -0.17346898066198882, -0.8778459513314202, 1.408131482984482, 0.3043243461920178, -0.20823082275858878, 0.13577016213226067, -2.1092537271373706, -0.6550536955553412, 2.49963730357922], "std": [0.013903736535297159, 0.04056332406597611, 0.03848095230960672, 2.718377367041303, 0.3935500739318116, 2.034254433213606, 0.03394158548680961, 0.04887342167326442, 0.037838266015477205, 0.5763260703487082, 0.41453960995437045, 0.403034938330119], "min": [0.21072167121335103, 0.1494317148788561, 0.04140638289635296, -3.1407540690438127, -1.1698255248065874, -2.9645675787939973, 0.2633584590065605, -0.2913743577645595, 0.07616278918013869, -3.005826640905495, -1.2254092794483904, 1.7875829864515875], "max": [0.26698573027966577, 0.2670164862652291, 0.17107376088695977, 3.141355958130016, -0.014279382248089556, 3.14092604815097, 0.3980337040097035, -0.12365807827992373, 0.20334717780308148, -1.022984178562345, 0.24596944042605906, 3.0968206634139817], "count": [203]}, "eef_sim_pose_action": {"mean": [0.23780866738447196, 0.2112580866092981, 0.11506540943116553, 0.026618145056170908, -0.8800173891425345, 1.406430278572945, 0.30509048947026274, -0.20632859491886102, 0.13586539472303694, -2.100325374474664, -0.6224671068890335, 2.3740810266717327], "std": [0.015008074555910642, 0.042224228045393324, 0.040015639365662284, 2.690315207945941, 0.4093442710422087, 2.0544651272892573, 0.033437299467260984, 0.05696460430770089, 0.04445618642985084, 0.6167850767737628, 0.42809540056939516, 0.9574336010914022], "min": [0.21235208870226374, 0.14028069801342585, 0.029120959559628467, -3.135901857951254, -1.181964382148512, -3.068137943672761, 0.26069478862166595, -0.3044488271717414, 0.061732583464053206, -3.0866138449721237, -1.2422616093683136, -3.1403233228364447], "max": [0.2726827698775261, 0.2743814339238951, 0.16278347661448833, 3.1400907441608714, -0.005609823094191002, 3.0664765463262786, 0.39111621755611176, -0.10171001369683114, 0.20494088284756296, -0.8847732858110616, 0.3604304593235046, 3.140614066408915], "count": [203]}}} +{"episode_index": 373, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41805942906574395]], [[0.5544030517108804]], [[0.4686565167243368]]], "std": [[[0.30241348376536936]], [[0.19672961514674672]], [[0.23121223724775722]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4721990965013456]], [[0.41026729142637447]], [[0.321704865916955]]], "std": [[[0.30662219503471977]], [[0.2637514745361612]], [[0.29639236536972835]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42133687283737026]], [[0.4287438485198001]], [[0.3299211312956555]]], "std": [[[0.30543806161428005]], [[0.23078642939434021]], [[0.28886871011729853]]], "count": [100]}, "observation.state": {"min": [-0.055335015058517456, -0.3107115626335144, -0.1583133488893509, -1.6380667686462402, -1.504626750946045, -0.7388287782669067, -0.7108799815177917, -0.5335458517074585, -0.10223635286092758, 0.0851958841085434, -1.8139156103134155, 0.7750685214996338, -0.14886996150016785, -0.3174230754375458, -0.004489175509661436, -0.013293479569256306, -0.6250075101852417, 0.9665589332580566, -0.3657301962375641, -0.0027139033190906048, -0.0003088474622927606, 0.012985710985958576, -0.5733562707901001, 0.980360746383667, -0.42817866802215576, 0.0379200279712677, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.011254660785198212, -0.0003823941224254668, -0.28869521617889404, -0.20468327403068542, -0.4650283455848694, -0.5556436777114868, -3.4689455032348633, -0.9635955691337585, -1.0913629531860352, -0.8034164905548096, -0.4166780412197113, -1.0428061485290527, -1.6414515972137451, -0.6354243159294128, -0.37058016657829285, -0.4400121867656708, -7.727862358093262, -7.2039079666137695, -2.3308913707733154, -10.19536018371582, -1.061660647392273, -0.8321123719215393, -1.5781440734863281, -10.055130004882812, -3.9072039127349854, -2.9206349849700928, -8.699633598327637, -0.6886447072029114, -1.6355311870574951, -3.529304027557373, -0.006811965722590685, -0.007536649238318205, -0.013891800306737423, -0.005208910442888737, -0.0066139730624854565, -0.014380758628249168, -0.005143002141267061, -0.011191251687705517, -0.01655667833983898, -0.005586312152445316, -0.01333521120250225, -0.007858396507799625, 0.8908200263977051, -0.5270684361457825, 8.462789535522461, -28.01617431640625, 8.800082206726074, -1.310136079788208, -1.0817099809646606, -0.927937388420105, 0.801737904548645, -28.495201110839844, 7.214773654937744, -1.8231768608093262, -0.014728288166224957, -0.010979262180626392, 0.006105006206780672, -0.09564509987831116, 0.3196013569831848, 0.08711620420217514, 0.08476615697145462, 0.35400229692459106, -0.28162693977355957, 0.008774669840931892, -3.0521411895751953, -1.2101832628250122, -2.4841973781585693, -2.123885154724121, -0.8665772080421448, 1.6386330127716064, -0.8618634939193726, -0.32914283871650696, 9.611773490905762, -0.009291350841522217, -0.030956745147705078, -0.02604210376739502, -0.02460283599793911, 0.021256381645798683, 0.6007526516914368, 0.7976629734039307], "max": [0.1874465048313141, -0.08678482472896576, 0.29108214378356934, -1.1512924432754517, 0.05407596379518509, 0.4167715311050415, -0.09517700970172882, 0.1907387673854828, 0.2510148286819458, 0.728716254234314, -0.7440720200538635, 1.3596885204315186, 0.07171862572431564, -0.019834117963910103, -0.00322448811493814, -0.012372934259474277, -0.6206299662590027, 0.9669562578201294, -0.3622760772705078, 0.0017285796348005533, 0.0008592430967837572, 0.014115303754806519, -0.5683343410491943, 0.9812426567077637, -0.42336612939834595, 0.041255075484514236, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.010775497183203697, -1.55945417645853e-05, 0.22685371339321136, 0.37372922897338867, 0.6660881042480469, 0.6517719030380249, 1.9319391250610352, 2.3756566047668457, 1.857156753540039, 0.976615309715271, 0.5255637168884277, 0.7154197692871094, 1.3628520965576172, 1.672186017036438, 0.42248764634132385, 0.8674746751785278, -0.18929921090602875, 2.991453170776367, 5.462149143218994, -0.21367521584033966, 1.6929181814193726, 6.0830278396606445, 1.4059829711914062, -1.9263980388641357, 14.926740646362305, 4.689865589141846, 2.7167279720306396, 1.2338217496871948, 1.1190476417541504, 1.3772894144058228, 0.00579210976138711, 0.011385182850062847, 0.031042911112308502, 0.005623633973300457, 0.01186300814151764, 0.010575013235211372, 0.005945273675024509, 0.01311758067458868, 0.02388979122042656, 0.005595460534095764, 0.013416613452136517, 0.01658421941101551, 3.5632801055908203, 0.6903854608535767, 15.099397659301758, -22.356204986572266, 14.537635803222656, -0.04089949652552605, 0.6362999677658081, 0.04825274646282196, 7.067171573638916, -21.35452651977539, 13.689359664916992, -0.6202827095985413, 0.022513719275593758, 0.007085062563419342, 0.008547008968889713, -0.04099075868725777, 0.43473243713378906, 0.28300583362579346, 0.16040891408920288, 0.5271458029747009, 0.1002780869603157, 0.18492603302001953, 2.912921905517578, -0.1635497808456421, 2.989689826965332, -1.2186524868011475, -0.07043483853340149, 2.504760980606079, -0.4307492673397064, 0.07454192638397217, 9.939680099487305, 0.016313940286636353, 0.04055091738700867, 0.01635470986366272, -0.022131411358714104, 0.025189731270074844, 0.602206289768219, 0.7987605333328247], "mean": [0.059051111340522766, -0.17921534180641174, 0.06864229589700699, -1.3806248903274536, -0.42592760920524597, -0.2593003511428833, -0.574540913105011, -0.20225684344768524, 0.10850364714860916, 0.3531535267829895, -1.2088241577148438, 1.1035264730453491, -0.05605734884738922, -0.16377082467079163, -0.0038844814989715815, -0.012818017974495888, -0.6235535740852356, 0.9667242765426636, -0.36346253752708435, -0.0003140184562653303, 0.0002470207109581679, 0.013478033244609833, -0.5718856453895569, 0.9809457063674927, -0.42575570940971375, 0.03949126601219177, 0.40635520219802856, 1.5521448850631714, 0.40635520219802856, 0.40635520219802856, 0.40635520219802856, 0.40635520219802856, 0.5739604830741882, 1.7453304529190063, 0.5739604830741882, 0.5739604830741882, 0.5739604830741882, 0.5739604830741882, -0.011018968187272549, -0.00026120449183508754, -0.05179135128855705, 0.04629381373524666, -0.04288901388645172, 0.062384460121393204, -0.18095017969608307, 0.17601384222507477, 0.05123157799243927, -0.04748716205358505, 0.005430631805211306, 0.042810071259737015, 0.10237723588943481, 0.08453575521707535, -0.008586636744439602, 0.04150223731994629, -4.7733378410339355, -0.4380691349506378, -0.6781015992164612, -3.577176332473755, 0.38060906529426575, 0.8031998872756958, -0.6425012350082397, -5.669371604919434, 3.3902981281280518, 0.6680261492729187, -4.2696990966796875, -0.05709501728415489, -0.41054391860961914, -0.5215943455696106, 0.0002948699693661183, 0.0016596284694969654, 0.0002446143771521747, -0.0006986746448092163, 0.0004929070128127933, -0.00018493825336918235, 4.638693280867301e-05, 0.00032438247581012547, 0.00045788841089233756, 3.1052531994646415e-05, 0.00041738353320397437, 0.0002117280673701316, 2.475200891494751, 0.28702303767204285, 12.394526481628418, -25.648218154907227, 12.5803804397583, -0.6577355265617371, -0.2740570306777954, -0.27701178193092346, 2.789309024810791, -24.610733032226562, 9.811417579650879, -1.2644062042236328, 0.002824371447786689, -0.002930112648755312, 0.007599418982863426, -0.07064733654260635, 0.36309218406677246, 0.18756842613220215, 0.12250884622335434, 0.4210832118988037, -0.09038723260164261, 0.08312483876943588, -1.3483381271362305, -0.9070708751678467, 1.3585823774337769, -1.5851424932479858, -0.47582757472991943, 2.0553829669952393, -0.6467914581298828, -0.09757812321186066, 9.770410537719727, 0.00018754106713458896, -0.00012175734445918351, 4.382524639368057e-05, -0.023515988141298294, 0.024112071841955185, 0.6016451716423035, 0.7980520725250244], "std": [0.06499100476503372, 0.06219419091939926, 0.1476593315601349, 0.13698017597198486, 0.5148428678512573, 0.35016095638275146, 0.2137490063905716, 0.1735718995332718, 0.12488587200641632, 0.21741853654384613, 0.25706955790519714, 0.14334991574287415, 0.05369143933057785, 0.072425976395607, 0.00039381091482937336, 0.00032512107281945646, 0.0010669092880561948, 9.840628626989201e-05, 0.0007403466734103858, 0.0011950347106903791, 0.00036660785553976893, 0.0003314161440357566, 0.0010848204838111997, 0.00019927934044972062, 0.000920957128982991, 0.0011150658829137683, 0.6694743037223816, 0.5341517329216003, 0.6694743037223816, 0.6694743037223816, 0.6694743037223816, 0.6694743037223816, 0.8004904985427856, 1.1920928955078125e-06, 0.8004904985427856, 0.8004904985427856, 0.8004904985427856, 0.8004904985427856, 0.00010741610458353534, 8.849637379171327e-05, 0.12549450993537903, 0.10352717339992523, 0.2308836281299591, 0.2856352627277374, 0.8822377324104309, 0.6114055514335632, 0.4739692509174347, 0.411115825176239, 0.21321406960487366, 0.34260106086730957, 0.6658825278282166, 0.4383719265460968, 0.13891763985157013, 0.24335849285125732, 1.478550910949707, 2.1185693740844727, 1.6130387783050537, 3.227412700653076, 0.4445178210735321, 1.4704864025115967, 0.9173243045806885, 2.188965320587158, 5.236459732055664, 1.3276959657669067, 2.926034688949585, 0.42176318168640137, 0.6646422147750854, 0.8662282228469849, 0.00252093025483191, 0.004007320385426283, 0.006003513466566801, 0.002149804960936308, 0.0029787856619805098, 0.003880326636135578, 0.002558548469096422, 0.004463984165340662, 0.007751412224024534, 0.002244316041469574, 0.004464073572307825, 0.003712937468662858, 0.5976662039756775, 0.22173741459846497, 1.6477307081222534, 1.6159803867340088, 1.6098530292510986, 0.37363946437835693, 0.38488447666168213, 0.18015246093273163, 1.4196746349334717, 1.9886544942855835, 1.6489598751068115, 0.34830009937286377, 0.007392875384539366, 0.004246978089213371, 0.0005559000419452786, 0.01437369640916586, 0.035041771829128265, 0.06469985842704773, 0.021534482017159462, 0.05410833656787872, 0.12914754450321198, 0.04119764268398285, 2.1548686027526855, 0.3169701397418976, 1.8720649480819702, 0.1714405119419098, 0.20070327818393707, 0.2737419307231903, 0.06875810027122498, 0.0690976083278656, 0.05180425941944122, 0.005258022807538509, 0.011358622461557388, 0.008786618709564209, 0.0006174395093694329, 0.0008186945342458785, 0.00028329764609225094, 0.00021256694162730128], "count": [131]}, "action": {"min": [-0.1159723550081253, -0.28159523010253906, -0.21190068125724792, -1.5230205059051514, -1.516634464263916, -0.74485182762146, -0.6981316804885864, -0.5663983821868896, -0.1169670969247818, 0.11158464848995209, -1.6382027864456177, 0.9055008888244629, -0.1471070796251297, -0.2982155680656433, -0.005203785374760628, -0.015506261959671974, -0.6222358345985413, 0.9636196494102478, -0.3673700988292694, -0.0037323518190532923, -0.0005897132796235383, 0.008412587456405163, -0.5694961547851562, 0.9777626991271973, -0.4303690791130066, 0.03705507889389992, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.011254660785198212, -0.0003823941224254668, -0.28869521617889404, -0.20468327403068542, -0.4650283455848694, -0.5556436777114868, -3.4689455032348633, -0.9635955691337585, -1.0913629531860352, -0.8034164905548096, -0.4166780412197113, -1.0428061485290527, -1.6414515972137451, -0.6354243159294128, -0.37058016657829285, -0.4400121867656708], "max": [0.1500469148159027, -0.02771523967385292, 0.2740313410758972, -1.0502512454986572, 0.05551512539386749, 0.42334461212158203, -0.08703118562698364, 0.02887287549674511, 0.27668941020965576, 0.8175530433654785, -0.5563702583312988, 1.3610211610794067, 0.09244139492511749, -0.01904229447245598, -0.0029291987884789705, -0.00809569377452135, -0.6150109171867371, 0.9677745699882507, -0.36355775594711304, 7.091557927196845e-05, 0.0012731779133901, 0.016176840290427208, -0.5634050369262695, 0.9819583892822266, -0.42558372020721436, 0.040165506303310394, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.010775497183203697, -1.55945417645853e-05, 0.22685371339321136, 0.37372922897338867, 0.6660881042480469, 0.6517719030380249, 1.9319391250610352, 2.3756566047668457, 1.857156753540039, 0.976615309715271, 0.5255637168884277, 0.7154197692871094, 1.3628520965576172, 1.672186017036438, 0.42248764634132385, 0.8674746751785278], "mean": [0.018303440883755684, -0.13896438479423523, 0.04869016259908676, -1.3107188940048218, -0.45439741015434265, -0.22676698863506317, -0.565197765827179, -0.2337488979101181, 0.10054560750722885, 0.3802621364593506, -1.1292974948883057, 1.1134529113769531, -0.05311635881662369, -0.15981939435005188, -0.003934754524379969, -0.011861588805913925, -0.6181548237800598, 0.9657754302024841, -0.365290105342865, -0.001695185899734497, 0.00040700286626815796, 0.012679515406489372, -0.5665217638015747, 0.980046272277832, -0.4276067316532135, 0.038509394973516464, 0.4055558145046234, 1.5388216972351074, 0.4055558145046234, 0.4055558145046234, 0.4055558145046234, 0.4055558145046234, 0.5739604830741882, 1.7453304529190063, 0.5739604830741882, 0.5739604830741882, 0.5739604830741882, 0.5739604830741882, -0.011018944904208183, -0.00026123475981876254, -0.050338029861450195, 0.04568454623222351, -0.04232320189476013, 0.058037031441926956, -0.17185033857822418, 0.17385190725326538, 0.045440059155225754, -0.04620518162846565, 0.0057525308802723885, 0.042825210839509964, 0.10212944447994232, 0.08448579162359238, -0.007792219985276461, 0.04189583286643028], "std": [0.06834723800420761, 0.05685175955295563, 0.14095397293567657, 0.13695849478244781, 0.5272960066795349, 0.3713051676750183, 0.21574613451957703, 0.16158773005008698, 0.1339723765850067, 0.21906039118766785, 0.24628250300884247, 0.13321933150291443, 0.0551590770483017, 0.07130710035562515, 0.0006329907919280231, 0.0017921051476150751, 0.0015187448589131236, 0.0009576964075677097, 0.0008427320281043649, 0.0010454279836267233, 0.000567524810321629, 0.0017364328959956765, 0.0013249973999336362, 0.0009866943582892418, 0.0011398529168218374, 0.0009968430968001485, 0.6682921648025513, 0.5506779551506042, 0.6682921648025513, 0.6682921648025513, 0.6682921648025513, 0.6682921648025513, 0.8004904389381409, 1.1920928955078125e-06, 0.8004904389381409, 0.8004904389381409, 0.8004904389381409, 0.8004904389381409, 0.00010740740253822878, 9.212608711095527e-05, 0.12735654413700104, 0.10409994423389435, 0.23093317449092865, 0.290773868560791, 0.8899589776992798, 0.6125885248184204, 0.4788539409637451, 0.4112747013568878, 0.21353019773960114, 0.34259989857673645, 0.6659504771232605, 0.4480110704898834, 0.13863594830036163, 0.2487361878156662], "count": [131]}, "timestamp": {"min": [0.0], "max": [4.333333333333333], "mean": [2.166666666666667], "std": [1.260511360079269], "count": [131]}, "frame_index": {"min": [0], "max": [130], "mean": [65.0], "std": [37.815340802378074], "count": [131]}, "episode_index": {"min": [382], "max": [382], "mean": [382.0], "std": [0.0], "count": [131]}, "index": {"min": [151736], "max": [151866], "mean": [151801.0], "std": [37.815340802378074], "count": [131]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [131]}, "subtask_annotation": {"mean": [0.4732824427480916, 2.0, 2.0, 2.0, 2.0], "std": [0.528980645467799, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [131]}, "scene_annotation": {"mean": [382.0], "std": [0.0], "min": [382], "max": [382], "count": [131]}, "eef_direction_state": {"mean": [2.7022900763358777, 2.267175572519084], "std": [1.8480220765036954, 1.987842543263395], "min": [0, 0], "max": [6, 6], "count": [131]}, "eef_velocity_state": {"mean": [1.1755725190839694, 1.4885496183206106], "std": [0.5453609496028018, 0.6920090478795653], "min": [0, 0], "max": [2, 2], "count": [131]}, "eef_acc_mag_state": {"mean": [0.9847328244274809, 1.2595419847328244], "std": [0.8194648488744823, 0.787185403144841], "min": [0, 0], "max": [2, 2], "count": [131]}, "eef_direction_action": {"mean": [2.877862595419847, 2.4885496183206106], "std": [1.7821117106003517, 1.871303632686572], "min": [0, 0], "max": [6, 6], "count": [131]}, "eef_velocity_action": {"mean": [1.3129770992366412, 1.5190839694656488], "std": [0.593655636495376, 0.6342771932165188], "min": [0, 0], "max": [2, 2], "count": [131]}, "eef_acc_mag_action": {"mean": [1.2748091603053435, 1.381679389312977], "std": [0.7315510565319654, 0.7253113600134166], "min": [0, 0], "max": [2, 2], "count": [131]}, "eef_sim_pose_state": {"mean": [0.22117238605264627, 0.2445197429698947, 0.06251247019134473, -1.3738188638028885, -0.9079384889643882, 1.3357062995398978, 0.28230569097135494, -0.1735087229661135, 0.10835169365119052, -1.5848388707598802, -0.4760103834186002, 2.055226281852084], "std": [0.01939904918565205, 0.030758530337222194, 0.021021479064432393, 2.1779234586431704, 0.3174112053756261, 1.930437673050831, 0.045000132388057126, 0.08889228607193077, 0.01851809763895451, 0.1708841960369319, 0.20086062414322026, 0.27380408371610887], "min": [0.18713138026993364, 0.19592790137459082, 0.03179658235129936, -3.1227662687687565, -1.215219811770712, -2.9654534391772547, 0.20401249897643223, -0.30676798176579195, 0.09007502812744278, -2.1236645804695913, -0.866646670110974, 1.6385800074799128], "max": [0.26249765865656177, 0.2882682539252741, 0.09696046065668024, 3.0232936884622026, -0.163994281505637, 3.1089952144440325, 0.3795029335961088, -0.044462946579764684, 0.14649427517067862, -1.2186761693601116, -0.07054424416517602, 2.5047984775478853], "count": [131]}, "eef_sim_pose_action": {"mean": [0.2304779017965016, 0.25137412565799866, 0.055760489338408346, -1.1328982323820014, -0.906568359057277, 0.9842405044920888, 0.28589077396635965, -0.1720112295335819, 0.097858645963948, -1.5139757142111208, -0.4512000151034117, 2.046086623034289], "std": [0.020350692017386186, 0.03103986693224092, 0.02426772650780652, 2.255480696815315, 0.35026991645478656, 2.0316783689342026, 0.041822688684072205, 0.09090262405665393, 0.02013019228985531, 0.16434288446141024, 0.21008113121759409, 0.2824596391510842], "min": [0.1952799365216209, 0.1972650221516809, 0.014226235863502038, -3.1121013523254994, -1.1666542087411464, -3.135465532291488, 0.24483487435182166, -0.31902366861454007, 0.06368835102818554, -1.779024980811208, -0.636423850251876, 1.6186559683897208], "max": [0.27390734706932307, 0.29967797103757626, 0.11080053803366759, 3.0513277005713073, -0.10142449739941473, 3.0209412536804137, 0.3690625639880663, -0.028785228067573956, 0.13828681163386985, -1.0159986560573377, -0.010548679953928719, 2.548697112248172], "count": [131]}}} +{"episode_index": 374, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4250523472906691]], [[0.5512281934832757]], [[0.46708442557058477]]], "std": [[[0.2891267556672061]], [[0.19340152090451146]], [[0.22140072345506528]]], "count": [132]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5086759517755408]], [[0.447269294006967]], [[0.3267255874051938]]], "std": [[[0.338902695283698]], [[0.1982000236579671]], [[0.23298007780749538]]], "count": [132]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4802485913780248]], [[0.46631405061281794]], [[0.37526496765521417]]], "std": [[[0.28717623980485407]], [[0.22895545235235779]], [[0.2740974631069466]]], "count": [132]}, "observation.state": {"min": [-1.1698877811431885, 0.037383779883384705, -1.1753259897232056, -1.5425045490264893, -0.33838188648223877, -0.8795883655548096, -0.6523285508155823, -0.5995635986328125, -0.23832926154136658, 0.22888542711734772, -1.1977379322052002, -0.4317987561225891, 0.17271322011947632, -0.5068864822387695, 0.015886016190052032, 0.0025973592419177294, -0.6468954086303711, 0.9689732789993286, -0.3751590847969055, -0.04639686271548271, -0.024247685447335243, 0.020781639963388443, -0.7112531661987305, 0.9805142879486084, -0.31411176919937134, 0.04597581923007965, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.01096775196492672, -0.0003837497206404805, -0.8525406122207642, -0.4777848720550537, -0.5660372972488403, -1.262359380722046, -1.240340232849121, -1.2466909885406494, -0.7756165266036987, -0.18898963928222656, -0.2139137238264084, -0.8078006505966187, -0.5980304479598999, -1.3326594829559326, -0.4581872224807739, -0.8708264231681824, -18.2729434967041, -2.991453170776367, -1.067155122756958, -12.057388305664062, -0.918192982673645, -1.2625153064727783, -2.4102563858032227, -11.20206069946289, -2.1978023052215576, -2.5836386680603027, -10.744811058044434, -1.951159954071045, -1.3772892951965332, -2.8406591415405273, -0.008298343978822231, -0.011442256160080433, -0.016695594415068626, -0.006432222668081522, -0.02247941680252552, -0.011107372120022774, -0.009631965309381485, -0.012942209839820862, -0.018394650891423225, -0.007659915369004011, -0.029778797179460526, -0.0126183507964015, -5.302499771118164, -0.9873254299163818, 3.919607639312744, -28.345211029052734, 4.831001281738281, -0.5503257513046265, -0.23330999910831451, -0.7163676619529724, 13.461278915405273, -25.464908599853516, 5.236202716827393, -1.2980259656906128, -0.02087809331715107, -0.016466885805130005, -0.002849003067240119, -0.09564509987831116, 0.3552972674369812, 0.10697578638792038, 0.10143492370843887, 0.38840973377227783, -0.17550265789031982, 0.009484278038144112, -3.064035177230835, -1.3832799196243286, -3.022920846939087, -3.101158857345581, -1.4064832925796509, -3.133382558822632, -1.0553054809570312, -0.09331389516592026, 9.592151641845703, -0.013524502515792847, -0.016192853450775146, -0.020132124423980713, -0.03613119572401047, 0.024653736501932144, 0.8327183127403259, 0.5497521162033081], "max": [-0.009870676323771477, 0.7230868339538574, -0.090428426861763, -0.6923781037330627, 0.7314862012863159, -0.4142831861972809, 0.025180242955684662, -0.21032172441482544, 0.18701857328414917, 0.6942867040634155, -0.8749133348464966, 0.6517630219459534, 0.7138353586196899, -0.08963426947593689, 0.018294557929039, 0.004091070499271154, -0.6375762224197388, 0.9693331718444824, -0.3620671331882477, -0.03834003210067749, -0.02130809798836708, 0.022892160341143608, -0.7010460495948792, 0.9813750386238098, -0.30237674713134766, 0.053154245018959045, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.011637410148978233, -0.00019007586524821818, 1.622480869293213, 0.49319353699684143, 1.7241919040679932, 0.9066324234008789, 2.468538522720337, 0.8903876543045044, 0.6191464066505432, 0.6782383918762207, 0.4407404661178589, 0.28218650817871094, 0.16459962725639343, 0.5990310907363892, 0.8528623580932617, 0.21576622128486633, -4.71021032333374, 5.341880798339844, 4.198412895202637, 3.479853630065918, 1.8363858461380005, 1.922466516494751, 0.9755800366401672, -7.026342391967773, 12.057388305664062, 2.4572649002075195, -2.106227397918701, 0.5164835453033447, 1.4346764087677002, -0.08608058840036392, 0.009115581400692463, 0.012940861284732819, 0.015671901404857635, 0.007503714878112078, 0.013228414580225945, 0.014122940599918365, 0.009935811161994934, 0.010690970346331596, 0.016034623607993126, 0.00625203363597393, 0.01667216047644615, 0.008207944221794605, -1.3786499500274658, 0.011135248467326164, 17.697622299194336, -20.029905319213867, 15.243803024291992, 0.9698010683059692, 2.333099842071533, 0.6829619407653809, 22.07748794555664, -14.066055297851562, 13.132858276367188, 0.06442982703447342, 0.030693603679537773, 0.010095136240124702, 0.0006105006905272603, -0.04099075868725777, 0.567867636680603, 0.29102158546447754, 0.28910163044929504, 0.48956015706062317, 0.04289637506008148, 0.20230090618133545, 3.081474542617798, -0.222903311252594, 3.015268087387085, 3.127985715866089, -0.41101938486099243, 3.126600980758667, -0.5300039649009705, 0.24731874465942383, 9.919017791748047, 0.011288106441497803, 0.017365247011184692, 0.025947272777557373, -0.0333818681538105, 0.02588355913758278, 0.8342376947402954, 0.5521232485771179], "mean": [-0.6921344995498657, 0.3396613895893097, -0.6870636940002441, -1.0745033025741577, 0.2823444902896881, -0.7114227414131165, -0.28898292779922485, -0.4092785120010376, 0.12262941151857376, 0.4214155673980713, -0.9867392778396606, 0.07088592648506165, 0.29160115122795105, -0.46762093901634216, 0.016873864457011223, 0.0032468363642692566, -0.643172562122345, 0.9691601991653442, -0.3677111566066742, -0.042318034917116165, -0.022877028211951256, 0.021581105887889862, -0.7066006660461426, 0.9810989499092102, -0.3076971471309662, 0.04937494173645973, 1.1221691370010376, 1.7453216314315796, 1.1221691370010376, 1.1221691370010376, 1.1221691370010376, 1.1221691370010376, 0.5298988819122314, 1.7453216314315796, 0.5298988819122314, 0.5298988819122314, 0.5298988819122314, 0.5298988819122314, 0.011273368261754513, -0.0003620632633101195, -0.004506238736212254, 0.004519855137914419, 0.00523967994377017, 0.0027155380230396986, 0.01871020905673504, -0.0141788674518466, -0.004176065791398287, 0.010775262489914894, 0.010549891740083694, -0.01641179621219635, -0.008104361593723297, -0.01935700699687004, -0.001031729974783957, -0.012217973358929157, -11.799531936645508, 1.3664765357971191, 1.436887502670288, -4.143078804016113, 0.7265347838401794, 0.2501487135887146, -0.8833733797073364, -9.28214168548584, 6.55950403213501, 0.42814111709594727, -5.839004993438721, -0.2977871596813202, 0.13589812815189362, -1.038853645324707, 0.0003326829755678773, 3.1954619771568105e-05, -0.000951599795371294, -0.0002164113539038226, 0.00022073347645346075, -0.00015996739966794848, 0.00025889332755468786, -0.00026590554625727236, -0.0006279856897890568, 0.0002231660473626107, 5.2506082283798605e-05, -9.489220246905461e-05, -3.391937732696533, -0.5835166573524475, 11.963621139526367, -24.398223876953125, 11.420968055725098, 0.01767081581056118, 1.215466856956482, -0.07415821403265, 16.45734977722168, -18.134864807128906, 10.08447265625, -0.7973214983940125, 0.0022410608362406492, -0.0026213135570287704, -0.0011836772318929434, -0.0750284194946289, 0.4531516432762146, 0.1872343122959137, 0.1925477683544159, 0.43044474720954895, -0.013474921695888042, 0.15911775827407837, 0.2885758578777313, -0.9211469888687134, -0.25361311435699463, -2.05525279045105, -1.2394284009933472, -2.33013653755188, -0.8411667346954346, 0.04564489796757698, 9.746735572814941, -0.0001350135134998709, 0.0009504532208666205, 0.0006003935122862458, -0.034998007118701935, 0.02532576024532318, 0.8336377739906311, 0.5506179332733154], "std": [0.374987930059433, 0.2359481006860733, 0.4014345705509186, 0.24295584857463837, 0.27453306317329407, 0.1338275521993637, 0.15133722126483917, 0.07845667004585266, 0.08559814095497131, 0.09973709285259247, 0.08251869678497314, 0.11721192300319672, 0.0938950777053833, 0.047697462141513824, 0.00079154729610309, 0.0003997356106992811, 0.00234506675042212, 0.0001497318153269589, 0.003926676232367754, 0.0026165235321968794, 0.0009392314241267741, 0.0005446835421025753, 0.003016122616827488, 0.00019660661928355694, 0.0036874283105134964, 0.0021910127252340317, 0.8325589895248413, 7.62939453125e-06, 0.8325589895248413, 0.8325589895248413, 0.8325589895248413, 0.8325589895248413, 0.8006374835968018, 7.62939453125e-06, 0.8006374835968018, 0.8006374835968018, 0.8006374835968018, 0.8006374835968018, 0.00012198798503959551, 4.179493771516718e-05, 0.26677224040031433, 0.1258397400379181, 0.2500547766685486, 0.233341246843338, 0.3760782480239868, 0.20067647099494934, 0.1614435613155365, 0.11043324321508408, 0.06162300705909729, 0.13550449907779694, 0.1015857458114624, 0.2319573611021042, 0.14103500545024872, 0.11161304265260696, 3.6324703693389893, 1.8748929500579834, 1.4121381044387817, 3.5696728229522705, 0.41562578082084656, 0.582471489906311, 0.5779663324356079, 1.0274101495742798, 2.727104425430298, 1.2559177875518799, 2.0824496746063232, 0.46586868166923523, 0.3680879473686218, 0.5780227184295654, 0.002515926491469145, 0.004063553176820278, 0.005271617788821459, 0.0024859500117599964, 0.0033947669435292482, 0.002167013008147478, 0.002761475509032607, 0.0043842988088727, 0.005140496417880058, 0.002387040061876178, 0.003194926306605339, 0.002013478660956025, 0.8736310005187988, 0.13992512226104736, 3.342296600341797, 1.3533235788345337, 2.6919329166412354, 0.3636704385280609, 0.44328585267066956, 0.1713060438632965, 1.3052139282226562, 2.7299327850341797, 1.4744635820388794, 0.33240658044815063, 0.006929856259375811, 0.004759053699672222, 0.0005071985069662333, 0.008915885351598263, 0.05428745225071907, 0.0591692291200161, 0.049449626356363297, 0.026920711621642113, 0.05266813188791275, 0.031763236969709396, 1.8776600360870361, 0.180349200963974, 2.0141570568084717, 1.8521053791046143, 0.11151187121868134, 1.2163184881210327, 0.07569762319326401, 0.05488608404994011, 0.04696191847324371, 0.0031551115680485964, 0.004310414660722017, 0.0059022787027060986, 0.0005311400745995343, 0.00023787950340192765, 0.00038222692091949284, 0.000572149467188865], "count": [676]}, "action": {"min": [-1.3008133172988892, 0.050893090665340424, -1.2442916631698608, -1.5055186748504639, -0.3507952094078064, -0.8787973523139954, -0.6557148098945618, -0.5748124718666077, -0.25181761384010315, 0.1940288543701172, -1.2050007581710815, -0.44432008266448975, 0.17302851378917694, -0.5050951838493347, 0.015215723775327206, -0.00471181096509099, -0.6368116736412048, 0.9653241634368896, -0.3835723102092743, -0.044754575937986374, -0.02386099472641945, 0.011850304901599884, -0.7005600333213806, 0.9787648320198059, -0.32386836409568787, 0.04293502867221832, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.01096775196492672, -0.0003837497206404805, -0.8525406122207642, -0.4777848720550537, -0.5660372972488403, -1.262359380722046, -1.240340232849121, -1.2466909885406494, -0.7756165266036987, -0.18898963928222656, -0.2139137238264084, -0.8078006505966187, -0.5980304479598999, -1.3326594829559326, -0.4581872224807739, -0.8708264231681824], "max": [-0.05566995590925217, 0.7327283024787903, -0.03194236755371094, -0.622897744178772, 0.7294331192970276, -0.41701751947402954, 0.034201957285404205, -0.25414514541625977, 0.19922322034835815, 0.6413338780403137, -0.8387976288795471, 0.5459166169166565, 0.7245437502861023, -0.17483015358448029, 0.018418695777654648, 0.007879083044826984, -0.6200013160705566, 0.9729017019271851, -0.36576342582702637, -0.03685453534126282, -0.019964557141065598, 0.024698294699192047, -0.6834458112716675, 0.9868237972259521, -0.3075348138809204, 0.05098613351583481, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.011637410148978233, -0.00019007586524821818, 1.622480869293213, 0.49319353699684143, 1.7241919040679932, 0.9066324234008789, 2.468538522720337, 0.8903876543045044, 0.6191464066505432, 0.6782383918762207, 0.4407404661178589, 0.28218650817871094, 0.16459962725639343, 0.5990310907363892, 0.8528623580932617, 0.21576622128486633], "mean": [-0.7688627243041992, 0.3410708010196686, -0.715106189250946, -1.043655514717102, 0.2822166383266449, -0.7170895934104919, -0.2861776351928711, -0.463472843170166, 0.13096031546592712, 0.4317072629928589, -0.9564749598503113, 0.06646061688661575, 0.2916778028011322, -0.46954378485679626, 0.016628766432404518, 0.0019679174292832613, -0.6289849281311035, 0.9685376286506653, -0.3740280270576477, -0.04067916423082352, -0.022111674770712852, 0.01893550343811512, -0.692826509475708, 0.9819721579551697, -0.3149723410606384, 0.04680844396352768, 1.122143268585205, 1.7453216314315796, 1.122143268585205, 1.122143268585205, 1.122143268585205, 1.122143268585205, 0.5273170471191406, 1.7453216314315796, 0.5273170471191406, 0.5273170471191406, 0.5273170471191406, 0.5273170471191406, 0.011272914707660675, -0.00036205039941705763, -0.004255068954080343, 0.0043162875808775425, 0.005415844265371561, 0.0025474438443779945, 0.018421733751893044, -0.014159917831420898, -0.004229153506457806, 0.010715759359300137, 0.010644943453371525, -0.016517488285899162, -0.008274106308817863, -0.0186010729521513, -0.0010064801899716258, -0.011621477082371712], "std": [0.40075597167015076, 0.2271464765071869, 0.4134482443332672, 0.24047160148620605, 0.2733379304409027, 0.13104595243930817, 0.15318645536899567, 0.07881642878055573, 0.07294900715351105, 0.1161661446094513, 0.09294050931930542, 0.10746714472770691, 0.09429489821195602, 0.03611882030963898, 0.0008122056606225669, 0.0016104300739243627, 0.0028448833618313074, 0.0009837861871346831, 0.004102278500795364, 0.0024004941806197166, 0.0010005142539739609, 0.0016379295848309994, 0.0032138118986040354, 0.0010838767047971487, 0.0038428439293056726, 0.0020421200897544622, 0.8325563669204712, 7.62939453125e-06, 0.8325563669204712, 0.8325563669204712, 0.8325563669204712, 0.8325563669204712, 0.7995333075523376, 7.62939453125e-06, 0.7995333075523376, 0.7995333075523376, 0.7995333075523376, 0.7995333075523376, 0.00012182209320599213, 4.179303505225107e-05, 0.26680946350097656, 0.12595359981060028, 0.25009623169898987, 0.23334234952926636, 0.3761715888977051, 0.20067757368087769, 0.16145089268684387, 0.11048214882612228, 0.06154517084360123, 0.13551315665245056, 0.10165813565254211, 0.23136432468891144, 0.14110542833805084, 0.11090927571058273], "count": [676]}, "timestamp": {"min": [0.0], "max": [22.5], "mean": [11.25], "std": [6.504805915628844], "count": [676]}, "frame_index": {"min": [0], "max": [675], "mean": [337.5], "std": [195.1441774688653], "count": [676]}, "episode_index": {"min": [383], "max": [383], "mean": [383.0], "std": [0.0], "count": [676]}, "index": {"min": [151867], "max": [152542], "mean": [152204.5], "std": [195.1441774688653], "count": [676]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [676]}, "subtask_annotation": {"mean": [0.14053254437869822, 2.0, 2.0, 2.0, 2.0], "std": [0.3559498674145883, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [676]}, "scene_annotation": {"mean": [383.0], "std": [0.0], "min": [383], "max": [383], "count": [676]}, "eef_direction_state": {"mean": [4.103550295857988, 4.492603550295858], "std": [1.9071461219084787, 1.9126498153609852], "min": [0, 0], "max": [6, 6], "count": [676]}, "eef_velocity_state": {"mean": [0.8150887573964497, 0.48372781065088755], "std": [0.6878984533075715, 0.6017983477517537], "min": [0, 0], "max": [2, 2], "count": [676]}, "eef_acc_mag_state": {"mean": [0.7766272189349113, 0.4940828402366864], "std": [0.8507486348696084, 0.7816084267601423], "min": [0, 0], "max": [2, 2], "count": [676]}, "eef_direction_action": {"mean": [4.165680473372781, 4.52810650887574], "std": [1.830641473799563, 1.8463405259507943], "min": [0, 0], "max": [6, 6], "count": [676]}, "eef_velocity_action": {"mean": [0.9038461538461539, 0.4718934911242604], "std": [0.7544248171512712, 0.620729166960139], "min": [0, 0], "max": [2, 2], "count": [676]}, "eef_acc_mag_action": {"mean": [1.0059171597633136, 0.6020710059171598], "std": [0.8373460569997313, 0.8140383484996189], "min": [0, 0], "max": [2, 2], "count": [676]}, "eef_sim_pose_state": {"mean": [0.38605106557210744, 0.3165057486891143, 0.2012564427302109, 0.2886451514525865, -0.9213186331869047, -0.25374992401765456, 0.3320735306472239, -0.14520448527742827, 0.11503734195395017, -2.0553166762669344, -1.2395237625270903, -2.3300562396496267], "std": [0.0628010533987624, 0.06248377776883936, 0.05895286633245137, 1.8964444418118278, 0.18062597308671163, 2.030680739523639, 0.018997212432164918, 0.043519441447474154, 0.015433848795603508, 1.8705207741956287, 0.11152138676712532, 1.2448565820392234], "min": [0.25316221048471055, 0.23111030914680206, 0.10752889128801268, -3.1275476083915517, -1.3957174776896188, -3.118149421371125, 0.2959416353064602, -0.2827651475167488, 0.06707331784045757, -3.1363284679282692, -1.4074969740442294, -3.137030015597421], "max": [0.46280340646731216, 0.4082673324034861, 0.3259746792852976, 3.119302163865822, -0.22289828746654594, 3.123827483032578, 0.37879753361277546, -0.10246888844863636, 0.146602433643034, 3.134973464910823, -0.4110285093301991, 3.1411918126708853], "count": [676]}, "eef_sim_pose_action": {"mean": [0.39919456000198444, 0.31706960702068565, 0.2240110333804833, 0.3235491847758853, -0.8899656677073245, -0.25770980451520686, 0.3453797694180603, -0.14114813797784184, 0.12752037363944047, -2.2772656566438965, -1.2289431219030733, -2.4199625191286565], "std": [0.06421560483649597, 0.06312482644576974, 0.07385264390083311, 1.9093877724562394, 0.19304798494374906, 2.0484502989242905, 0.01808903841817999, 0.043665850249428574, 0.015237680083302039, 1.4850438312433285, 0.08476929193886439, 1.2612928834402304], "min": [0.2637894158797077, 0.22497050991316817, 0.10331638112337278, -3.10106990931621, -1.3757501185749534, -3.085866020289181, 0.31218279065364224, -0.29310088928520983, 0.08817161273800071, -3.13366521199345, -1.3469644460034236, -3.1412054503667854], "max": [0.48019395262909675, 0.41217030829513074, 0.36843823353376043, 3.1377375434042345, -0.10126717998676171, 3.1233997252298367, 0.3846285545523877, -0.09265994498283468, 0.16360706798689334, 3.126431658147609, -0.5690261076830876, 3.1406266818643296], "count": [676]}}} +{"episode_index": 375, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4162088588612642]], [[0.5356950407250772]], [[0.49515731129052926]]], "std": [[[0.2869205400990907]], [[0.22146253780980046]], [[0.2212366195194152]]], "count": [108]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4168264810008971]], [[0.43857453774901395]], [[0.3934089964507953]]], "std": [[[0.2943469063028695]], [[0.24844912889785942]], [[0.2702633322532037]]], "count": [108]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4122474573525852]], [[0.47084621788984293]], [[0.40637794001950817]]], "std": [[[0.3153324118700728]], [[0.22500068523982625]], [[0.25605733952668164]]], "count": [108]}, "observation.state": {"min": [-0.8815434575080872, -0.06269395351409912, -1.0502020120620728, -1.5316253900527954, -1.5670948028564453, -0.03156346455216408, -0.5935767292976379, -1.0399162769317627, -0.4245837926864624, 0.3979743719100952, -1.823643684387207, -0.3648874759674072, -0.3902505040168762, -0.504311203956604, 0.0033045820891857147, -0.004935184493660927, -0.5911879539489746, 1.0269746780395508, -0.4696502387523651, -0.0048080626875162125, -0.01893780380487442, -0.0021900858264416456, -0.604954719543457, 1.017988920211792, -0.4605955183506012, -0.007888488471508026, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.010489111766219139, -0.00229228800162673, -1.1023563146591187, -1.4395335912704468, -2.00917387008667, -3.164217948913574, -3.9382622241973877, -1.058414101600647, -2.0442371368408203, -1.1574935913085938, -0.2858513295650482, -0.9472959041595459, -0.9595218300819397, -1.9673740863800049, -0.7845418453216553, -0.5436190366744995, -13.507057189941406, -8.424908638000488, -4.703907012939453, -11.50793743133545, -0.9755799770355225, -4.3040289878845215, -1.5781440734863281, -14.375605583190918, -5.40293025970459, -2.6678876876831055, -7.814408302307129, -1.004273533821106, -1.2051281929016113, -1.83638596534729, -0.011082922108471394, -0.04140940308570862, -0.018402909860014915, -0.008864355273544788, -0.034083254635334015, -0.013537601567804813, -0.014410393312573433, -0.03918924555182457, -0.016986966133117676, -0.02270609699189663, -0.013842971995472908, -0.014978737570345402, -3.2239198684692383, -0.5753211975097656, 1.3510768413543701, -31.08081817626953, 6.747325420379639, -0.3602255880832672, 0.06362999975681305, -0.489950954914093, 2.004344940185547, -37.362937927246094, 10.943367004394531, 0.11774188280105591, -0.021893110126256943, -0.017981771379709244, -0.003663003910332918, -0.08198151737451553, 0.38335004448890686, 0.14969846606254578, 0.00784499105066061, 0.2997078001499176, -0.26093924045562744, 0.02152114547789097, -3.1059582233428955, -1.381245493888855, -2.9940085411071777, -2.9939849376678467, -1.361924648284912, -3.0497286319732666, -0.7469905614852905, -0.14700929820537567, 9.649855613708496, -0.012887150049209595, -0.028121232986450195, -0.044798582792282104, -0.01522368285804987, 0.021912865340709686, 0.6427091360092163, 0.7626031637191772], "max": [0.05353064090013504, 0.903150200843811, -0.14829827845096588, -0.3177688419818878, 0.30481815338134766, 0.6339431405067444, 0.373752623796463, 0.15387462079524994, -0.055054232478141785, 1.3243958950042725, -0.7201286554336548, 0.541136622428894, 0.5608663558959961, 0.148585706949234, 0.005590764805674553, 0.0015576063888147473, -0.5829418897628784, 1.0303235054016113, -0.4601486623287201, -0.0004210132756270468, -0.01634231023490429, 0.004868650808930397, -0.5962563753128052, 1.0223793983459473, -0.45142894983291626, -0.002846113871783018, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.011448519304394722, -0.002285970374941826, 1.5697624683380127, 1.2459819316864014, 0.8459943532943726, 1.9052278995513916, 3.165621280670166, 2.124540328979492, 1.863884449005127, 1.2128164768218994, 0.4429508447647095, 0.7277883887290955, 1.032531499862671, 1.7673053741455078, 1.6290663480758667, 0.6420905590057373, -2.650189161300659, 6.349206924438477, 3.692918300628662, 2.07570219039917, 1.1764346361160278, 3.931013345718384, 1.090354084968567, -1.8261809349060059, 8.45543384552002, 2.6398048400878906, 0.5494505763053894, 1.3772892951965332, 1.664224624633789, 0.6312576532363892, 0.008482304401695728, 0.020576409995555878, 0.01498875580728054, 0.00805860385298729, 0.02639440819621086, 0.02085557021200657, 0.01108835730701685, 0.025927070528268814, 0.03928648307919502, 0.009356704540550709, 0.03257032483816147, 0.02149869129061699, -1.2726000547409058, 0.43427470326423645, 8.43309497833252, -18.167381286621094, 19.200428009033203, 1.036102056503296, 1.930109977722168, 0.6272857189178467, 14.550058364868164, -27.37311553955078, 24.771394729614258, 1.533492088317871, 0.023776866495609283, 0.011942322365939617, 0.0012210012646391988, 0.027327172458171844, 0.5911850929260254, 0.4028087556362152, 0.316508412361145, 0.5503069162368774, -0.04311224818229675, 0.22217215597629547, 3.0048766136169434, 1.0049893856048584, 3.0545272827148438, 3.0609934329986572, -0.010977782309055328, 2.95493221282959, -0.2781188189983368, 0.3440556526184082, 9.941887855529785, 0.012544810771942139, 0.028802216053009033, 0.05113479495048523, -0.01078878715634346, 0.026123927906155586, 0.646378755569458, 0.7656208872795105], "mean": [-0.38923072814941406, 0.10728006064891815, -0.4061417877674103, -1.0476844310760498, -0.6072667837142944, 0.26482656598091125, -0.2780001759529114, -0.31610921025276184, -0.21400493383407593, 0.7415229082107544, -1.35562264919281, 0.06286443024873734, 0.13411042094230652, -0.22038689255714417, 0.004278132226318121, -0.0025739693082869053, -0.5873602628707886, 1.0293078422546387, -0.46418270468711853, -0.003325224854052067, -0.01794235222041607, 0.0008478824747726321, -0.6004882454872131, 1.0209518671035767, -0.45516011118888855, -0.00629387004300952, 0.64756840467453, 1.7453175783157349, 0.64756840467453, 0.64756840467453, 0.64756840467453, 0.64756840467453, 0.4394166171550751, 1.7453175783157349, 0.4394166171550751, 0.4394166171550751, 0.4394166171550751, 0.4394166171550751, 0.010959644801914692, -0.0022891946136951447, -0.010094146244227886, -0.007961036637425423, -0.005949652753770351, 0.003604312427341938, 0.001414317055605352, -0.008046293631196022, 0.0009503265027888119, 0.0028914727736264467, -0.0028034525457769632, 0.004122328013181686, -0.006518454756587744, 0.009178537875413895, 0.00872082356363535, 0.006068685092031956, -7.514490127563477, -1.641435980796814, 0.7845979928970337, -4.232724666595459, -0.2041419893503189, 0.0863594338297844, -0.27252355217933655, -6.418033599853516, 1.104275107383728, -0.656269907951355, -4.790591239929199, -0.03439514338970184, -0.0748259499669075, -0.44474056363105774, 0.0003511900140438229, 0.00031576401670463383, -0.00060316949384287, 0.00020239669538568705, 0.0001692492951406166, 0.00036813467158935964, -0.00015446267207153141, 7.215465302579105e-05, -0.00042370258597657084, -0.00044207306928001344, 0.0002991825167555362, 6.701821985188872e-05, -2.175278663635254, -0.08381826430559158, 5.682143211364746, -24.454322814941406, 15.0429105758667, 0.422048956155777, 0.8238234519958496, 0.07128722965717316, 9.882889747619629, -30.736499786376953, 18.501052856445312, 0.8766660094261169, 0.002635673154145479, -0.0023301260080188513, -0.0011878106743097305, -0.026106754317879677, 0.48419803380966187, 0.24364328384399414, 0.14653325080871582, 0.3936147093772888, -0.1168985515832901, 0.12849873304367065, 1.7665650844573975, -0.4768419563770294, -1.8195958137512207, -1.4660205841064453, -0.8935444355010986, -0.14172278344631195, -0.5136841535568237, 0.12131919711828232, 9.777701377868652, 0.001388912438414991, 0.00061070203082636, 0.00042584247421473265, -0.012018056586384773, 0.02485835552215576, 0.6447197198867798, 0.7639196515083313], "std": [0.31681567430496216, 0.20650920271873474, 0.2743642032146454, 0.44169890880584717, 0.6554568409919739, 0.1801685392856598, 0.3036448061466217, 0.39844760298728943, 0.09330587834119797, 0.2925681471824646, 0.3653244376182556, 0.19820678234100342, 0.19476421177387238, 0.2110002040863037, 0.0006694926996715367, 0.0015267686685547233, 0.0022097525652498007, 0.0007774594123475254, 0.002808732446283102, 0.0012176110176369548, 0.000848737545311451, 0.0013933174777776003, 0.0021539500448852777, 0.0009245140827260911, 0.0025114212185144424, 0.001078382134437561, 0.8380802869796753, 1.1682510375976562e-05, 0.8380802869796753, 0.8380802869796753, 0.8380802869796753, 0.8380802869796753, 0.7424637675285339, 1.1682510375976562e-05, 0.7424637675285339, 0.7424637675285339, 0.7424637675285339, 0.7424637675285339, 0.00016861531184986234, 9.042596502695233e-07, 0.2832385301589966, 0.28531962633132935, 0.2697916328907013, 0.5120477676391602, 0.6434694528579712, 0.3478364646434784, 0.34055423736572266, 0.3322768807411194, 0.12192217260599136, 0.2437884360551834, 0.2873852849006653, 0.3706273138523102, 0.28745290637016296, 0.17570900917053223, 2.9796929359436035, 2.9975500106811523, 1.7688473463058472, 3.8143973350524902, 0.3765631914138794, 1.2665232419967651, 0.534066379070282, 3.354511022567749, 3.22430682182312, 1.054489016532898, 1.9210245609283447, 0.401898592710495, 0.38227131962776184, 0.41727229952812195, 0.0026446026749908924, 0.00648233899846673, 0.005184656009078026, 0.002775498665869236, 0.005165796726942062, 0.003041379153728485, 0.0028652274049818516, 0.007049418520182371, 0.005626540165394545, 0.0034277627710253, 0.004022131208330393, 0.003547381842508912, 0.34444135427474976, 0.1363028734922409, 1.6272873878479004, 2.9793570041656494, 2.2686684131622314, 0.3482135832309723, 0.33835798501968384, 0.15310406684875488, 2.0699262619018555, 2.2964272499084473, 2.8631350994110107, 0.37103867530822754, 0.0073048570193350315, 0.004941435065120459, 0.0005810292204841971, 0.022194024175405502, 0.06230425462126732, 0.07333657890558243, 0.07404152303934097, 0.08772332221269608, 0.061217546463012695, 0.07157492637634277, 1.5151824951171875, 0.8133147358894348, 1.5257155895233154, 1.4865485429763794, 0.41725289821624756, 2.344588279724121, 0.054449714720249176, 0.05396881699562073, 0.031178779900074005, 0.003783855587244034, 0.006911574862897396, 0.01100437343120575, 0.0005690794787369668, 0.000778013258241117, 0.0005731897545047104, 0.0004749350482597947], "count": [515]}, "action": {"min": [-0.9307661056518555, -0.08092790842056274, -1.24972403049469, -1.5227324962615967, -1.5707963705062866, -0.032274842262268066, -0.5943254828453064, -1.09511399269104, -0.45505112409591675, 0.37725532054901123, -1.8043224811553955, -0.3678019344806671, -0.39417386054992676, -0.5050972104072571, 0.0030280500650405884, -0.010044259950518608, -0.5906263589859009, 1.0230692625045776, -0.4698456823825836, -0.005130395293235779, -0.019215621054172516, -0.0076684546656906605, -0.6029893755912781, 1.0133330821990967, -0.46024012565612793, -0.00826260820031166, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.010489111766219139, -0.00229228800162673, -1.1023563146591187, -1.4395335912704468, -2.00917387008667, -3.164217948913574, -3.9382622241973877, -1.058414101600647, -2.0442371368408203, -1.1574935913085938, -0.2858513295650482, -0.9472959041595459, -0.9595218300819397, -1.9673740863800049, -0.7845418453216553, -0.5436190366744995], "max": [0.07079550623893738, 0.9164329767227173, -0.10890661180019379, -0.2388247698545456, 0.3122943937778473, 0.6645495891571045, 0.3890973925590515, 0.15887485444545746, -0.023214247077703476, 1.3910945653915405, -0.6359429359436035, 0.5428729057312012, 0.5715732574462891, 0.14837981760501862, 0.008218683302402496, 0.0033856157679110765, -0.5798056125640869, 1.030319333076477, -0.4589098393917084, -0.0008207715000025928, -0.013435275293886662, 0.006333290133625269, -0.590277373790741, 1.0220420360565186, -0.4491702914237976, -0.0036093175876885653, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.011448519304394722, -0.002285970374941826, 1.5697624683380127, 1.2459819316864014, 0.8459943532943726, 1.9052278995513916, 3.165621280670166, 2.124540328979492, 1.863884449005127, 1.2128164768218994, 0.4429508447647095, 0.7277883887290955, 1.032531499862671, 1.7673053741455078, 1.6290663480758667, 0.6420905590057373], "mean": [-0.4112027883529663, 0.09111159294843674, -0.4067977964878082, -0.9976146221160889, -0.6105676293373108, 0.2579193711280823, -0.27444952726364136, -0.33307501673698425, -0.2116357535123825, 0.7581346035003662, -1.3237134218215942, 0.06268655508756638, 0.1380578577518463, -0.2180316150188446, 0.0053727594204247, -0.0028409110382199287, -0.5859856009483337, 1.0280128717422485, -0.46392127871513367, -0.003532927017658949, -0.01671428605914116, 0.0002598768624011427, -0.5983668565750122, 1.0186189413070679, -0.4546159505844116, -0.006713363341987133, 0.64756840467453, 1.7453175783157349, 0.64756840467453, 0.64756840467453, 0.64756840467453, 0.64756840467453, 0.4394166171550751, 1.7453175783157349, 0.4394166171550751, 0.4394166171550751, 0.4394166171550751, 0.4394166171550751, 0.010959652252495289, -0.002289192285388708, -0.009791750460863113, -0.00794689916074276, -0.005958062596619129, 0.0035568634048104286, 0.0017775058513507247, -0.008382459171116352, 0.0006612798315472901, 0.0031986685935407877, -0.0026691555976867676, 0.00382414273917675, -0.00659986212849617, 0.009166477248072624, 0.008479618467390537, 0.006065705791115761], "std": [0.32536184787750244, 0.2090434432029724, 0.29032444953918457, 0.4649636447429657, 0.6587433218955994, 0.180729940533638, 0.3008023500442505, 0.4091952443122864, 0.09904419630765915, 0.3129936456680298, 0.3670980930328369, 0.1968761831521988, 0.19505228102207184, 0.20942087471485138, 0.0009961217874661088, 0.0022052789572626352, 0.002523130504414439, 0.0012920278823003173, 0.002827658550813794, 0.0011215819977223873, 0.0011465459829196334, 0.002093275310471654, 0.0025234424974769354, 0.0014759300975129008, 0.002588315401226282, 0.0010026459349319339, 0.8380802869796753, 1.1682510375976562e-05, 0.8380802869796753, 0.8380802869796753, 0.8380802869796753, 0.8380802869796753, 0.7424695491790771, 1.1682510375976562e-05, 0.7424695491790771, 0.7424695491790771, 0.7424695491790771, 0.7424695491790771, 0.00016902921197470278, 9.054130600816279e-07, 0.28332316875457764, 0.28531861305236816, 0.26979127526283264, 0.5120455026626587, 0.643480658531189, 0.3477773368358612, 0.3406205475330353, 0.3323136568069458, 0.12194263190031052, 0.24386848509311676, 0.28739044070243835, 0.370620995759964, 0.2875216603279114, 0.17570720613002777], "count": [515]}, "timestamp": {"min": [0.0], "max": [17.133333333333333], "mean": [8.566666666666666], "std": [4.955580468298116], "count": [515]}, "frame_index": {"min": [0], "max": [514], "mean": [257.0], "std": [148.6674140489435], "count": [515]}, "episode_index": {"min": [384], "max": [384], "mean": [384.0], "std": [0.0], "count": [515]}, "index": {"min": [152543], "max": [153057], "mean": [152800.0], "std": [148.6674140489435], "count": [515]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [515]}, "subtask_annotation": {"mean": [0.4058252427184466, 2.0, 2.0, 2.0, 2.0], "std": [0.4988968885273005, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [515]}, "scene_annotation": {"mean": [384.0], "std": [0.0], "min": [384], "max": [384], "count": [515]}, "eef_direction_state": {"mean": [3.1922330097087377, 3.2019417475728154], "std": [2.082739482396135, 2.1681713731628203], "min": [0, 0], "max": [6, 6], "count": [515]}, "eef_velocity_state": {"mean": [0.9766990291262136, 0.9864077669902913], "std": [0.6991262068509898, 0.6979927592593669], "min": [0, 0], "max": [2, 2], "count": [515]}, "eef_acc_mag_state": {"mean": [0.8757281553398059, 0.912621359223301], "std": [0.8407654879406808, 0.8373188384442865], "min": [0, 0], "max": [2, 2], "count": [515]}, "eef_direction_action": {"mean": [2.9145631067961166, 3.1844660194174756], "std": [1.9991458257028936, 2.0123288581420624], "min": [0, 0], "max": [6, 6], "count": [515]}, "eef_velocity_action": {"mean": [1.1281553398058253, 1.1242718446601943], "std": [0.6705189231893333, 0.7241286721760646], "min": [0, 0], "max": [2, 2], "count": [515]}, "eef_acc_mag_action": {"mean": [1.1300970873786407, 1.141747572815534], "std": [0.7711843056575303, 0.7615166614072902], "min": [0, 0], "max": [2, 2], "count": [515]}, "eef_sim_pose_state": {"mean": [0.33280033895688726, 0.2750967278793502, 0.11914137955213383, 1.778331722007699, -0.47705828024294905, -1.8192002115951609, 0.2887678341036387, -0.22083249538934072, 0.13443645800861673, -1.4659942273393314, -0.8937658009621937, -0.14166313645700382], "std": [0.06273228153108443, 0.05676907876954634, 0.03650887234746094, 1.531488787547266, 0.8133604015057851, 1.555702691422942, 0.08865317883011524, 0.034943729374293936, 0.03680494113107328, 1.5173562987325642, 0.4173433304916455, 2.3640953706615857], "min": [0.228474425316742, 0.19164066051404546, 0.08221090538999475, -3.1338862550240663, -1.3817105763558015, -3.1102100722034445, 0.1896057939666301, -0.29604151909637416, 0.06974652973852963, -3.115025089220114, -1.3634436729082624, -3.09846782493573], "max": [0.42929929095038855, 0.4143101411814264, 0.2510291100695594, 3.129696157813272, 1.0059147033895055, 3.112589659244356, 0.4539056210017512, -0.17985128765207622, 0.2164345212779908, 3.114707170896193, -0.01095023515248017, 3.119693596348888], "count": [515]}, "eef_sim_pose_action": {"mean": [0.33519450123029715, 0.27175799241337634, 0.11624661528350001, 1.7480247162294877, -0.4902916629708392, -1.8341790656565842, 0.2920039851240333, -0.22213058106397623, 0.131686736463271, -1.4507709683869667, -0.8862932544760447, -0.14823067868728582], "std": [0.06336653047373315, 0.05983629530034608, 0.03716716461477523, 1.4987345836949801, 0.8253955601692601, 1.5081342917801082, 0.08920313913695108, 0.03859998200550998, 0.0392857766087463, 1.5089998247174023, 0.44823179294158744, 2.3548099760030294], "min": [0.22107938576019287, 0.18038153171013374, 0.06543526855662377, -3.1131817999932525, -1.3864484046882186, -3.1400105409857004, 0.18891458257663468, -0.3037850140569688, 0.06742692882839754, -3.1171950797679107, -1.4112344835687707, -3.134605500697093], "max": [0.43644523589212797, 0.4169282042405074, 0.2327955027670494, 3.1224414589460316, 1.0504079169610887, 3.1182176804627653, 0.46593077186956394, -0.1658077509245451, 0.22799799450861608, 3.1187809916393974, 0.047241656768229445, 3.086052676541173], "count": [515]}}} +{"episode_index": 376, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4113703287197232]], [[0.5393332444252211]], [[0.4592009779892349]]], "std": [[[0.30330050364593447]], [[0.20124941530673476]], [[0.23279515732703257]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44309426182237605]], [[0.42808951124567474]], [[0.34731779123414075]]], "std": [[[0.30197199014552556]], [[0.2626789854327571]], [[0.3129131265361548]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4348478061322568]], [[0.43524362745098044]], [[0.3371474697231834]]], "std": [[[0.31169048835592034]], [[0.22985448069087927]], [[0.29373739350068595]]], "count": [100]}, "observation.state": {"min": [-0.13351140916347504, -0.24624191224575043, -0.17204387485980988, -1.8162829875946045, -1.5147701501846313, -0.6082518696784973, -0.6954320669174194, -0.5235226154327393, 0.02412666380405426, -0.025575799867510796, -1.6422357559204102, 0.9786888360977173, -0.43144938349723816, -0.30565953254699707, -0.005511467345058918, -0.013779453933238983, -0.6226012706756592, 0.9619092345237732, -0.3649487793445587, -0.0056220609694719315, -0.0014395046746358275, 0.012784432619810104, -0.5728545188903809, 0.9789105653762817, -0.426802396774292, 0.0363285094499588, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.01259157620370388, -0.00038070796290412545, -0.4778674244880676, -0.4356497824192047, -0.6391170024871826, -1.3349549770355225, -2.9068875312805176, -1.0053070783615112, -0.8844961524009705, -0.8085033893585205, -0.16219812631607056, -0.5327719449996948, -1.9335131645202637, -0.6367093324661255, -0.567650556564331, -0.3459320068359375, -7.137694835662842, -4.884004592895508, -2.288766860961914, -10.897436141967773, -1.807692289352417, -2.3815629482269287, -1.6068376302719116, -9.27566146850586, -2.777777910232544, -0.49145302176475525, -9.676435470581055, -0.5451771020889282, -1.4633699655532837, -3.0415139198303223, -0.0076595391146838665, -0.014285909943282604, -0.04859548434615135, -0.008555931970477104, -0.014916892163455486, -0.01957789994776249, -0.007114881183952093, -0.018535399809479713, -0.04683929681777954, -0.007967422716319561, -0.01015408057719469, -0.010456889867782593, 0.5302500128746033, -0.5419154763221741, 7.096865177154541, -27.8901309967041, 5.552745819091797, -0.9401755928993225, -1.1665500402450562, -0.9836136102676392, -1.336229920387268, -31.525203704833984, 3.6930572986602783, -1.4832653999328613, -0.013896716758608818, -0.01830160617828369, 0.0067155067808926105, -0.10930868983268738, 0.34002652764320374, 0.0737728625535965, 0.026594197377562523, 0.3769579231739044, -0.2534196972846985, 0.008747054263949394, -2.9984471797943115, -1.3527185916900635, -3.0080080032348633, -2.0268423557281494, -0.7332121133804321, 1.5720231533050537, -0.7798225283622742, -0.2330339252948761, 9.624773979187012, -0.00950506329536438, -0.06163033843040466, -0.06479626893997192, -0.0252296831458807, 0.01812308095395565, 0.6495356559753418, 0.7572900056838989], "max": [0.06250815838575363, -0.021175147965550423, 0.12703102827072144, -1.1072295904159546, 0.24223817884922028, 0.18428918719291687, -0.008392814546823502, 0.15899918973445892, 0.2586395740509033, 0.4779880940914154, -0.7059208154678345, 1.3870574235916138, -0.006583606358617544, -0.00953576248139143, -0.004561248235404491, -0.011512264609336853, -0.6100888252258301, 0.9623812437057495, -0.3614305257797241, -0.002036132849752903, -0.0003136212471872568, 0.01758265495300293, -0.5605427622795105, 0.9802225828170776, -0.4234405755996704, 0.03922346979379654, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.01210196502506733, 3.446224923209229e-07, 0.41631531715393066, 0.3658800423145294, 0.3665764331817627, 1.1306195259094238, 1.6799812316894531, 1.4388937950134277, 1.4590866565704346, 1.2382270097732544, 0.47992458939552307, 0.3876643180847168, 1.1617461442947388, 0.38530683517456055, 0.29218003153800964, 0.14540816843509674, 0.6124386787414551, 1.8620269298553467, 1.558608055114746, 3.876678943634033, 1.2051281929016113, 2.4102563858032227, 1.7503052949905396, 1.0244429111480713, 13.675214767456055, 5.658730506896973, 5.799756050109863, 0.9755799770355225, 3.18498158454895, 0.22954823076725006, 0.006055301520973444, 0.02207568846642971, 0.04238513484597206, 0.004544770810753107, 0.00982682965695858, 0.00727439671754837, 0.009215526282787323, 0.03577373921871185, 0.033986546099185944, 0.005984873045235872, 0.01382298395037651, 0.010244733653962612, 3.139080047607422, 0.679250180721283, 14.060108184814453, -21.771678924560547, 14.38011646270752, 0.014287151396274567, 0.5090399980545044, 0.09650549292564392, 6.9335479736328125, -23.27592658996582, 13.454238891601562, -0.6384055614471436, 0.02268521673977375, 0.008716730400919914, 0.010989011265337467, -0.027327170595526695, 0.445306658744812, 0.21777939796447754, 0.2663952112197876, 0.5260056853294373, 0.0038261841982603073, 0.15456078946590424, 2.9452977180480957, -0.06287011504173279, 2.903672218322754, -1.2627629041671753, -0.20413534343242645, 2.2505788803100586, -0.3626171052455902, 0.07137084007263184, 9.910904884338379, 0.012402355670928955, 0.052522897720336914, 0.0341431200504303, -0.019797105342149734, 0.02454720437526703, 0.6521649360656738, 0.759669303894043], "mean": [0.004507961682975292, -0.16953173279762268, -0.061833303421735764, -1.375265121459961, -0.41430580615997314, -0.28670480847358704, -0.42578649520874023, -0.13940943777561188, 0.190522700548172, 0.21927422285079956, -1.2024179697036743, 1.1463879346847534, -0.27655550837516785, -0.20176298916339874, -0.004906428046524525, -0.013059528544545174, -0.6192495226860046, 0.9622241258621216, -0.36220577359199524, -0.002736050169914961, -0.0007115339976735413, 0.013915704563260078, -0.5697160959243774, 0.9793634414672852, -0.4253661334514618, 0.03799009695649147, 0.4528160095214844, 1.7453304529190063, 0.4528160095214844, 0.4528160095214844, 0.4528160095214844, 0.4528160095214844, 0.9394725561141968, 1.7453304529190063, 0.9394725561141968, 0.9394725561141968, 0.9394725561141968, 0.9394725561141968, -0.012359952554106712, -0.00011662550969049335, -0.010979626327753067, 0.005929243750870228, -0.020208196714520454, -0.059357114136219025, -0.10093890130519867, 0.0833997055888176, 0.029196061193943024, 0.05929269269108772, 0.024033842608332634, 0.015189851634204388, -0.05076571926474571, -0.03902846574783325, -0.03910975903272629, -0.03984548896551132, -4.681671619415283, -1.879098892211914, -0.45122668147087097, -4.83957576751709, 0.35787197947502136, 0.09761115163564682, -0.3878941833972931, -3.5482468605041504, 7.302885055541992, 1.2359395027160645, -5.161217212677002, -0.01822572946548462, -0.21525458991527557, -0.6889636516571045, 9.628257248550653e-05, 0.0003737235674634576, 0.00011332629946991801, -0.0005840736557729542, -0.0006686366396024823, 5.693485218216665e-05, -1.2915854313177988e-05, 0.00022109186102170497, -0.0011708191595971584, -0.0008121050195768476, -0.0002914304204750806, -0.000677542993798852, 2.170255422592163, 0.19437183439731598, 11.82876968383789, -24.521745681762695, 12.128233909606934, -0.43042102456092834, -0.49729588627815247, -0.3352396488189697, 3.014930248260498, -25.37033462524414, 10.110580444335938, -1.0872400999069214, 0.001330487779341638, -0.00375191867351532, 0.008184107951819897, -0.071809783577919, 0.37842097878456116, 0.1367904543876648, 0.12721414864063263, 0.4295191764831543, -0.116947241127491, 0.09847734123468399, -1.1322506666183472, -0.8865952491760254, 0.9029829502105713, -1.7695790529251099, -0.524454653263092, 1.9606138467788696, -0.6317208409309387, -0.08084912598133087, 9.76691722869873, 0.0009651001309975982, 0.0011710140388458967, 0.000186293080332689, -0.023689832538366318, 0.023086190223693848, 0.6513352990150452, 0.7580646872520447], "std": [0.04703599587082863, 0.06314493715763092, 0.10883042216300964, 0.18499110639095306, 0.5984669923782349, 0.2491418868303299, 0.20704412460327148, 0.18974606692790985, 0.08009368181228638, 0.14574560523033142, 0.27323317527770996, 0.10731449723243713, 0.1444840282201767, 0.08520760387182236, 0.000198105612071231, 0.0006908791256137192, 0.0036891300696879625, 0.00011959415132878348, 0.000774898799136281, 0.0009921693708747625, 0.00024845037842169404, 0.0014637805288657546, 0.0027651244308799505, 0.00032722356263548136, 0.000641550577711314, 0.0007388681988231838, 0.6744255423545837, 1.1920928955078125e-06, 0.6744255423545837, 0.6744255423545837, 0.6744255423545837, 0.6744255423545837, 0.8563625812530518, 1.1920928955078125e-06, 0.8563625812530518, 0.8563625812530518, 0.8563625812530518, 0.8563625812530518, 9.744801354827359e-05, 8.324794180225581e-05, 0.14554420113563538, 0.1480075865983963, 0.17453043162822723, 0.44601163268089294, 0.7646309733390808, 0.3880709409713745, 0.3933143615722656, 0.33330586552619934, 0.11015555262565613, 0.22246390581130981, 0.5762683153152466, 0.18817701935768127, 0.16393470764160156, 0.11515235900878906, 1.208871841430664, 2.1787211894989014, 0.9782031774520874, 4.197599411010742, 0.48206350207328796, 0.8088949918746948, 0.7949427366256714, 2.6951067447662354, 4.700332164764404, 1.2603895664215088, 3.6886584758758545, 0.3406149446964264, 0.8328505158424377, 0.5884475111961365, 0.0027848565950989723, 0.0050101205706596375, 0.01154903694987297, 0.0020491292234510183, 0.003365660086274147, 0.0032728526275604963, 0.002719057723879814, 0.007399918045848608, 0.011150077916681767, 0.0025397338904440403, 0.0036085944157093763, 0.003041577059775591, 0.4608515799045563, 0.23794397711753845, 1.3259302377700806, 1.3774713277816772, 1.7143226861953735, 0.18959802389144897, 0.3593836724758148, 0.19239844381809235, 1.4340462684631348, 1.7054240703582764, 1.7524904012680054, 0.18043918907642365, 0.006725141312927008, 0.005262351594865322, 0.0006981487385928631, 0.014657276682555676, 0.02974388189613819, 0.04353339597582817, 0.06968995928764343, 0.04693473130464554, 0.0825071930885315, 0.04593342915177345, 2.104720115661621, 0.41656216979026794, 1.9212520122528076, 0.2395191788673401, 0.15595093369483948, 0.20102256536483765, 0.08130870014429092, 0.05040804669260979, 0.04906192049384117, 0.0038886989932507277, 0.015212807804346085, 0.012631610035896301, 0.0014775774907320738, 0.001677541877143085, 0.0007249396876432002, 0.00069097348023206], "count": [180]}, "action": {"min": [-0.15641362965106964, -0.2530655860900879, -0.23651807010173798, -1.8786120414733887, -1.521765112876892, -0.6186090111732483, -0.6981316804885864, -0.523595929145813, 0.004520217422395945, 0.022072836756706238, -1.6845824718475342, 0.9667035341262817, -0.4341725707054138, -0.3078286647796631, -0.006115060765296221, -0.015837974846363068, -0.6201383471488953, 0.959435224533081, -0.3700787127017975, -0.006880887784063816, -0.0017154791858047247, 0.008984563872218132, -0.5690758228302002, 0.9766913652420044, -0.431541383266449, 0.035418324172496796, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.01259157620370388, -0.00038070796290412545, -0.4778674244880676, -0.4356497824192047, -0.6391170024871826, -1.3349549770355225, -2.9068875312805176, -1.0053070783615112, -0.8844961524009705, -0.8085033893585205, -0.16219812631607056, -0.5327719449996948, -1.9335131645202637, -0.6367093324661255, -0.567650556564331, -0.3459320068359375], "max": [0.09827315807342529, -0.001582110533490777, 0.1645449697971344, -1.0230191946029663, 0.2430344820022583, 0.19502472877502441, 2.7671747375279665e-05, 0.18096834421157837, 0.27822554111480713, 0.537460446357727, -0.5193796157836914, 1.385689616203308, 0.019977498799562454, -0.007153368089348078, -0.003971884027123451, -0.009100060909986496, -0.6048570871353149, 0.966598391532898, -0.3622463643550873, -0.0032033659517765045, 0.0005520546692423522, 0.017928462475538254, -0.5552099347114563, 0.982794463634491, -0.42535901069641113, 0.03823385387659073, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.01210196502506733, 3.446224923209229e-07, 0.41631531715393066, 0.3658800423145294, 0.3665764331817627, 1.1306195259094238, 1.6799812316894531, 1.4388937950134277, 1.4590866565704346, 1.2382270097732544, 0.47992458939552307, 0.3876643180847168, 1.1617461442947388, 0.38530683517456055, 0.29218003153800964, 0.14540816843509674], "mean": [-0.016733970493078232, -0.14900700747966766, -0.06615463644266129, -1.3591558933258057, -0.4309278726577759, -0.27338841557502747, -0.4166336953639984, -0.11892654746770859, 0.20680014789104462, 0.22876116633415222, -1.1973105669021606, 1.1351491212844849, -0.27926570177078247, -0.21056723594665527, -0.00468305591493845, -0.01268825400620699, -0.6147000789642334, 0.9620694518089294, -0.36445438861846924, -0.004172601271420717, -0.0002693080168683082, 0.012479208409786224, -0.5648970603942871, 0.979038417339325, -0.42774584889411926, 0.036929499357938766, 0.4536886513233185, 1.7453304529190063, 0.4536886513233185, 0.4536886513233185, 0.4536886513233185, 0.4536886513233185, 0.9402482509613037, 1.7453304529190063, 0.9402482509613037, 0.9402482509613037, 0.9402482509613037, 0.9402482509613037, -0.0123623451218009, -0.00011434711632318795, -0.008296700194478035, 0.003489662427455187, -0.018193621188402176, -0.06640904396772385, -0.09329677373170853, 0.08121626824140549, 0.025594064965844154, 0.06317070126533508, 0.024327248334884644, 0.01501469872891903, -0.05752398818731308, -0.040461163967847824, -0.03882553428411484, -0.039465319365262985], "std": [0.04989990219473839, 0.06846446543931961, 0.11430996656417847, 0.2328588366508484, 0.6014508605003357, 0.25931301712989807, 0.20541436970233917, 0.19499698281288147, 0.0916254073381424, 0.15719349682331085, 0.32536861300468445, 0.10315611958503723, 0.14188405871391296, 0.08069629967212677, 0.0005013632471673191, 0.001638733665458858, 0.0037114517763257027, 0.0015360831748694181, 0.0014267057413235307, 0.0009064124897122383, 0.0005130900535732508, 0.0021937775891274214, 0.002812752267345786, 0.0012729874579235911, 0.0011844306718558073, 0.0006384798907674849, 0.67522794008255, 1.1920928955078125e-06, 0.67522794008255, 0.67522794008255, 0.67522794008255, 0.67522794008255, 0.8563634157180786, 1.1920928955078125e-06, 0.8563634157180786, 0.8563634157180786, 0.8563634157180786, 0.8563634157180786, 9.58549280767329e-05, 8.398585487157106e-05, 0.1478649079799652, 0.15009482204914093, 0.17652995884418488, 0.4507146179676056, 0.7729852795600891, 0.38919076323509216, 0.3981934189796448, 0.33002352714538574, 0.11004497855901718, 0.2225261926651001, 0.5705721378326416, 0.18671151995658875, 0.16399350762367249, 0.11547548323869705], "count": [180]}, "timestamp": {"min": [0.0], "max": [5.966666666666667], "mean": [2.9833333333333334], "std": [1.7320240781835015], "count": [180]}, "frame_index": {"min": [0], "max": [179], "mean": [89.5], "std": [51.96072234550504], "count": [180]}, "episode_index": {"min": [385], "max": [385], "mean": [385.0], "std": [0.0], "count": [180]}, "index": {"min": [153058], "max": [153237], "mean": [153147.5], "std": [51.96072234550504], "count": [180]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [180]}, "subtask_annotation": {"mean": [0.2777777777777778, 2.0, 2.0, 2.0, 2.0], "std": [0.4720587952499549, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [180]}, "scene_annotation": {"mean": [385.0], "std": [0.0], "min": [385], "max": [385], "count": [180]}, "eef_direction_state": {"mean": [3.9611111111111112, 3.361111111111111], "std": [1.736419972526132, 1.934378708436981], "min": [0, 0], "max": [6, 6], "count": [180]}, "eef_velocity_state": {"mean": [1.0888888888888888, 1.1166666666666667], "std": [0.6773222512945851, 0.7399324293474367], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_acc_mag_state": {"mean": [0.9555555555555556, 1.0777777777777777], "std": [0.8152860590152945, 0.8263410350290238], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_direction_action": {"mean": [3.683333333333333, 3.238888888888889], "std": [1.7174755375906285, 1.6943169350930813], "min": [0, 0], "max": [6, 6], "count": [180]}, "eef_velocity_action": {"mean": [1.211111111111111, 1.1944444444444444], "std": [0.6911254017815105, 0.6757483277590375], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_acc_mag_action": {"mean": [1.25, 1.3666666666666667], "std": [0.7139483330201298, 0.6904105059069326], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_sim_pose_state": {"mean": [0.23898247493610159, 0.21127783348597517, 0.08197764975774487, -1.115402974504586, -0.8873014117626847, 0.9208295314413248, 0.2733886737026406, -0.1742691957272401, 0.09698013578730703, -1.7695202504848788, -0.5245144013628753, 1.9605804558154436], "std": [0.01920519044967254, 0.02632619394334793, 0.048086390179982, 2.143928151672437, 0.41629631325036104, 1.9465478357982529, 0.047661550739747024, 0.0574671555608392, 0.014466322334103917, 0.23957410527628625, 0.15594914235558285, 0.20104412511086264], "min": [0.21065722608942983, 0.172011627789047, 0.011377966244459971, -3.0583570114684737, -1.3528560453269745, -3.0832268275589736, 0.2101545422146763, -0.26571005084035654, 0.07114487948099037, -2.0268517574681795, -0.7333169181976291, 1.571792012645828], "max": [0.2839598725925744, 0.2471756425297632, 0.18729173510465183, 3.1379771870198545, -0.06313917694838378, 3.117697847397549, 0.374273177394588, -0.09446140119402943, 0.11776189714724757, -1.2627204955958842, -0.20419363885410458, 2.2505614102412013], "count": [180]}, "eef_sim_pose_action": {"mean": [0.24350086953567016, 0.21832355985147608, 0.08230649303806843, -0.9757203529167234, -0.8736375336166263, 0.7344309170384256, 0.26378344410744464, -0.1689443151991064, 0.09217539499555198, -1.7579830876426068, -0.5465533012318319, 1.9704612451959078], "std": [0.016700961634083217, 0.029084698488322482, 0.053957832432325326, 2.207329929409185, 0.43378480237650113, 2.01745089437517, 0.04392035933303411, 0.060132667316805125, 0.024231782433252334, 0.2805882030308072, 0.1771978898876657, 0.20130115800745568], "min": [0.21169635383699462, 0.17216118640724098, 0.00603548293277162, -3.0930307714166045, -1.3962080889003983, -3.114972272351678, 0.2051730348156331, -0.2716277413321645, 0.04270557188145779, -2.017867200322071, -0.7660927399858221, 1.5920813425902718], "max": [0.2808331894481192, 0.25903484297159296, 0.20225100989611755, 3.116885031759913, -0.04087578986444673, 3.0675259760167295, 0.3511786956553806, -0.07943776421555894, 0.12806336694721945, -1.027453762847743, -0.12641558925638452, 2.322074114095959], "count": [180]}}} +{"episode_index": 377, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.450222899846213]], [[0.5451879901960784]], [[0.4926227917147251]]], "std": [[[0.28424295229479507]], [[0.20963947923775136]], [[0.22274263689745571]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4485136894463668]], [[0.437024437716263]], [[0.37007541330257593]]], "std": [[[0.29653325773079847]], [[0.22654369540571784]], [[0.2558325653672267]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46730323433294885]], [[0.4934242454825067]], [[0.3672143550557478]]], "std": [[[0.3364840197954134]], [[0.21583250099208126]], [[0.25593954617741643]]], "count": [100]}, "observation.state": {"min": [-1.0594485998153687, -0.2615019977092743, -0.8716722726821899, -1.3198868036270142, -1.5069241523742676, -0.38977640867233276, -0.5851840972900391, -0.9990755319595337, -0.1972244381904602, 0.33798670768737793, -1.4033607244491577, -0.06341956555843353, -0.026229772716760635, -0.4075377583503723, 0.009866857901215553, -0.001163255306892097, -0.6103299260139465, 1.0344481468200684, -0.46244722604751587, -0.008352926932275295, -0.01377260871231556, -0.006972256116569042, -0.6137134432792664, 1.0216894149780273, -0.4564840793609619, -0.006355308927595615, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.00524635287001729, -2.1150617612875067e-06, -1.0035369396209717, -0.4797036349773407, -0.7193610072135925, -0.3038984537124634, -3.441877841949463, -1.3889102935791016, -0.8930443525314331, -1.1851272583007812, -0.20286141335964203, -0.8014160394668579, -0.8242711424827576, -1.1509922742843628, -0.6840084791183472, -0.4761852025985718, -16.736278533935547, -9.004884719848633, -2.808302879333496, -9.920635223388672, -2.5250306129455566, -1.8363858461380005, -2.3241758346557617, -14.34220027923584, -3.9377288818359375, -2.3870575428009033, -9.24908447265625, -1.004273533821106, -1.1190476417541504, -2.4676434993743896, -0.007575748488306999, -0.023249803110957146, -0.014226782135665417, -0.010242193005979061, -0.007758185733109713, -0.008905382826924324, -0.008291191421449184, -0.033949125558137894, -0.0160792488604784, -0.0102070402354002, -0.006321013439446688, -0.005971370730549097, -3.8178000450134277, -0.7163676619529724, 5.74578857421875, -27.572486877441406, 13.6785888671875, -0.4849702715873718, -0.5302500128746033, -0.26724597811698914, 9.323915481567383, -31.69901466369629, 18.03095245361328, -0.11682403832674026, -0.021919384598731995, -0.011703798547387123, -0.0006105006323195994, -0.08198151737451553, 0.40662848949432373, -0.09131529182195663, 0.02041994221508503, 0.39256617426872253, -0.20797033607959747, 0.020567789673805237, -3.133175849914551, -1.5177021026611328, -2.908123016357422, -2.2021350860595703, -1.374536395072937, 1.8745933771133423, -0.9552668333053589, -0.13515523076057434, 9.655960083007812, -0.011401891708374023, -0.02572008967399597, -0.03895145654678345, -0.03528232499957085, -0.002755251247435808, 0.9815759658813477, -0.18829992413520813], "max": [-0.2427980601787567, 0.4113525152206421, -0.38986650109291077, -0.3429417610168457, 0.49591827392578125, 0.583755373954773, 0.25063085556030273, -0.07979024201631546, -0.05664896219968796, 1.1682709455490112, -0.5037360787391663, 0.5988335609436035, 0.5512371063232422, -0.15554633736610413, 0.011103459633886814, 0.007110849488526583, -0.6055607795715332, 1.0375930070877075, -0.45955660939216614, -0.004973911680281162, -0.012856065295636654, 0.0029290004167705774, -0.6091607809066772, 1.0240039825439453, -0.45420145988464355, -0.003817942924797535, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.005912870168685913, 1.3067038935332675e-06, 0.6921461820602417, 0.703861653804779, 0.38073891401290894, 0.9280822277069092, 0.963173508644104, 1.7236945629119873, 1.5927740335464478, 0.8806568384170532, 0.25342991948127747, 1.0365632772445679, 1.6125754117965698, 0.49497362971305847, 1.137688398361206, 0.22903993725776672, -5.55648946762085, 5.25030517578125, 3.8894996643066406, 0.45787549018859863, 1.951159954071045, 2.6971917152404785, 1.6355311870574951, -2.9063000679016113, 6.990231990814209, 0.716117262840271, 0.732600748538971, 1.1477410793304443, 0.6025641560554504, 0.28693529963493347, 0.009048760868608952, 0.029051337391138077, 0.019007373601198196, 0.007571876049041748, 0.01608860306441784, 0.007668268401175737, 0.0051622153259813786, 0.03732158616185188, 0.016460929065942764, 0.008570732548832893, 0.0075762891210615635, 0.005989826750010252, -1.9089000225067139, 0.37488672137260437, 12.219079971313477, -15.610771179199219, 23.39577865600586, 1.073958396911621, 1.3786499500274658, 0.8871082067489624, 16.85134506225586, -22.211666107177734, 28.145105361938477, 1.5399885177612305, 0.019491150975227356, 0.006427021697163582, 0.0024420025292783976, -0.04099075868725777, 0.6321865916252136, 0.48862743377685547, 0.32205599546432495, 0.5493116974830627, -0.08486051857471466, 0.17460548877716064, 3.123767614364624, 0.7613538503646851, 2.9025564193725586, -0.7871671319007874, -0.1657906323671341, 2.6792638301849365, -0.5120977759361267, 0.31528136134147644, 9.855879783630371, 0.01968446373939514, 0.019794374704360962, 0.04228690266609192, -0.031751055270433426, -0.0012071131495758891, 0.9824632406234741, -0.18325093388557434], "mean": [-0.540730357170105, -0.13401131331920624, -0.5701240301132202, -0.8983259797096252, -0.09086646884679794, -0.009766282513737679, -0.3368391692638397, -0.4318830072879791, -0.1152835413813591, 0.6330407857894897, -1.0078626871109009, 0.22697310149669647, 0.16067913174629211, -0.29424962401390076, 0.010584387928247452, 0.001508464221842587, -0.6080613136291504, 1.0368231534957886, -0.4607352614402771, -0.006190092768520117, -0.013339638710021973, -0.0036940178833901882, -0.6113284230232239, 1.0224404335021973, -0.4548245668411255, -0.004388971719890833, 0.590295672416687, 1.745330572128296, 0.590295672416687, 0.590295672416687, 0.590295672416687, 0.590295672416687, 0.9037689566612244, 1.745330572128296, 0.9037689566612244, 0.9037689566612244, 0.9037689566612244, 0.9037689566612244, 0.005557517521083355, -2.6381809448139393e-07, -0.04554830119013786, 0.06185509264469147, -0.026142124086618423, 0.10194377601146698, -0.15029577910900116, 0.040073785930871964, 0.08391162753105164, 0.045291174203157425, -0.005646764300763607, 0.000991508481092751, -0.02404073439538479, -0.030379489064216614, 0.00551507668569684, -0.017686767503619194, -9.680811882019043, -2.902204990386963, 0.37016111612319946, -3.4541256427764893, 0.12095677852630615, 0.2521955966949463, -0.26480039954185486, -7.535117149353027, 0.7903802990913391, -0.613213062286377, -5.04019021987915, -0.0972505584359169, -0.07795079797506332, -0.8050582408905029, -0.00011092050408478826, 0.0005524223670363426, 0.00010042292706202716, -0.0002615473058540374, 0.00019395881099626422, -0.00032187410397455096, -0.00037750566843897104, 0.0011185200419276953, 0.0004267547919880599, 0.0006295299390330911, -9.981034236261621e-05, -1.4655177437816747e-05, -2.825324296951294, -0.24902313947677612, 8.753493309020996, -20.092443466186523, 18.34699249267578, 0.6616553068161011, 0.4334665536880493, 0.1840851753950119, 13.956090927124023, -28.094541549682617, 23.10135841369629, 1.0843008756637573, 0.0015655388124287128, -0.002388605149462819, 0.001113436883315444, -0.07573538273572922, 0.47100377082824707, 0.04025540128350258, 0.20369236171245575, 0.4471389353275299, -0.12547951936721802, 0.0748172327876091, -1.2016465663909912, -0.8514198064804077, 1.0128272771835327, -1.5227630138397217, -0.9850804805755615, 2.221576690673828, -0.6832594871520996, 0.07714401185512543, 9.76798152923584, 0.0011112652719020844, 5.0762613682309166e-05, -0.00018422561697661877, -0.033493779599666595, -0.0018981409957632422, 0.981886088848114, -0.1864723414182663], "std": [0.2736721932888031, 0.13081544637680054, 0.16481387615203857, 0.3437623083591461, 0.6003551483154297, 0.2866940498352051, 0.22236809134483337, 0.34851211309432983, 0.04596872627735138, 0.2497662752866745, 0.32287830114364624, 0.18682417273521423, 0.19326172769069672, 0.07657637447118759, 0.00028629001462832093, 0.0016135534970089793, 0.0013374334666877985, 0.0006067000213079154, 0.0006376872188411653, 0.0006687652203254402, 0.00019243708811700344, 0.0020946525037288666, 0.0014328963588923216, 0.0005479184910655022, 0.0005207842332310975, 0.0004693025257438421, 0.8212511539459229, 1.3113021850585938e-06, 0.8212511539459229, 0.8212511539459229, 0.8212511539459229, 0.8212511539459229, 0.8532129526138306, 1.3113021850585938e-06, 0.8532129526138306, 0.8532129526138306, 0.8532129526138306, 0.8532129526138306, 0.00011499464744701982, 5.489683871928719e-07, 0.25127848982810974, 0.16750691831111908, 0.15588627755641937, 0.22718922793865204, 0.6588715314865112, 0.4571353793144226, 0.28078627586364746, 0.298151433467865, 0.06297826021909714, 0.2891242802143097, 0.33420631289482117, 0.25231945514678955, 0.26955658197402954, 0.10411742329597473, 3.0174410343170166, 3.071840763092041, 1.7700287103652954, 3.0414466857910156, 0.5862582921981812, 0.8286288976669312, 0.9909172654151917, 2.9188525676727295, 2.678997755050659, 0.7943949699401855, 2.2001442909240723, 0.45979008078575134, 0.36424583196640015, 0.5811566114425659, 0.002564273541793227, 0.007661014329642057, 0.005692502483725548, 0.0030922996811568737, 0.002833862556144595, 0.0022009226959198713, 0.002620904939249158, 0.00936800055205822, 0.005791120231151581, 0.0029725641943514347, 0.0019373494433239102, 0.0017649310175329447, 0.31008902192115784, 0.17939291894435883, 1.5968409776687622, 2.544860601425171, 2.1947872638702393, 0.3007547855377197, 0.32578158378601074, 0.20195263624191284, 1.5485361814498901, 2.335000514984131, 2.2988057136535645, 0.32266297936439514, 0.006756641902029514, 0.003146917326375842, 0.00046592389116995037, 0.00984909851104021, 0.06476705521345139, 0.10972484201192856, 0.05580432340502739, 0.0584859661757946, 0.03591770678758621, 0.03277429938316345, 2.0516140460968018, 0.6509872078895569, 1.8102926015853882, 0.4799334704875946, 0.4027808904647827, 0.24001798033714294, 0.05598568171262741, 0.06870890408754349, 0.02793608233332634, 0.004252775572240353, 0.006901421584188938, 0.013720768503844738, 0.0008436118368990719, 0.00026650624931789935, 0.00017092024791054428, 0.0009304560953751206], "count": [280]}, "action": {"min": [-1.14202880859375, -0.2588413655757904, -0.9975882768630981, -1.3312101364135742, -1.5319976806640625, -0.4150945842266083, -0.5913596749305725, -1.0589334964752197, -0.2126416712999344, 0.3226097822189331, -1.3860743045806885, -0.06977355480194092, -0.023818813264369965, -0.41732627153396606, 0.009930038824677467, -0.00632864236831665, -0.6091643571853638, 1.0309211015701294, -0.46260058879852295, -0.008092034608125687, -0.01399009395390749, -0.01176848728209734, -0.6116713881492615, 1.0169785022735596, -0.456147700548172, -0.006492020562291145, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.00524635287001729, -2.1150617612875067e-06, -1.0035369396209717, -0.4797036349773407, -0.7193610072135925, -0.3038984537124634, -3.441877841949463, -1.3889102935791016, -0.8930443525314331, -1.1851272583007812, -0.20286141335964203, -0.8014160394668579, -0.8242711424827576, -1.1509922742843628, -0.6840084791183472, -0.4761852025985718], "max": [-0.25325292348861694, 0.4253467321395874, -0.36359405517578125, -0.2723208963871002, 0.5086175203323364, 0.5932257175445557, 0.25437450408935547, -0.07991050183773041, -0.04252743348479271, 1.2391160726547241, -0.45287850499153137, 0.6034473180770874, 0.5578896999359131, -0.15294663608074188, 0.012549269944429398, 0.012616576626896858, -0.5972303152084351, 1.0388951301574707, -0.4591901898384094, -0.004992845002561808, -0.01135027501732111, 0.008793617598712444, -0.6023119688034058, 1.0238654613494873, -0.45363131165504456, -0.00392925227060914, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0058290245942771435, 1.3067038935332675e-06, 0.6921461820602417, 0.703861653804779, 0.38073891401290894, 0.9280822277069092, 0.963173508644104, 1.7236945629119873, 1.5927740335464478, 0.8806568384170532, 0.25342991948127747, 1.0365632772445679, 1.6125754117965698, 0.49497362971305847, 1.137688398361206, 0.18009288609027863], "mean": [-0.5888378024101257, -0.10217306017875671, -0.5927136540412903, -0.8066691160202026, -0.12052898108959198, -0.004287688992917538, -0.31732839345932007, -0.4375603199005127, -0.1160646304488182, 0.642917811870575, -0.9874751567840576, 0.22041773796081543, 0.16400885581970215, -0.2982385754585266, 0.010932262055575848, 0.0020132544450461864, -0.6041695475578308, 1.0351035594940186, -0.46097123622894287, -0.00614886125549674, -0.01289892103523016, -0.002954127499833703, -0.6075307130813599, 1.0204490423202515, -0.45472684502601624, -0.004806860350072384, 0.5965290069580078, 1.745330572128296, 0.5965290069580078, 0.5965290069580078, 0.5965290069580078, 0.5965290069580078, 0.9039559960365295, 1.745330572128296, 0.9039559960365295, 0.9039559960365295, 0.9039559960365295, 0.9039559960365295, 0.0055569615215063095, -2.615797995986213e-07, -0.044939931482076645, 0.062484364956617355, -0.025084281340241432, 0.10175677388906479, -0.15064583718776703, 0.039946574717760086, 0.08372176438570023, 0.04639364406466484, -0.005238648038357496, 0.00020582260913215578, -0.025401322171092033, -0.03023342415690422, 0.004172873217612505, -0.01902209222316742], "std": [0.2849007844924927, 0.15675343573093414, 0.19155637919902802, 0.3539336323738098, 0.6343297362327576, 0.29088926315307617, 0.23272426426410675, 0.35804614424705505, 0.04617131128907204, 0.2749441862106323, 0.3355475664138794, 0.18400759994983673, 0.1951180398464203, 0.07739733159542084, 0.0004966994747519493, 0.0031727489549666643, 0.0021567116491496563, 0.0013337183045223355, 0.0005712634301744401, 0.0006472832756116986, 0.0004717614210676402, 0.0034458960872143507, 0.0018598214956000447, 0.00117657205555588, 0.00054994534002617, 0.0004394873685669154, 0.8233672976493835, 1.3113021850585938e-06, 0.8233672976493835, 0.8233672976493835, 0.8233672976493835, 0.8233672976493835, 0.8533961772918701, 1.3113021850585938e-06, 0.8533961772918701, 0.8533961772918701, 0.8533961772918701, 0.8533961772918701, 0.0001135084530687891, 5.51251616798254e-07, 0.25145602226257324, 0.16764245927333832, 0.15682077407836914, 0.2273053675889969, 0.6587589979171753, 0.4571651220321655, 0.28091198205947876, 0.2996285557746887, 0.06265710294246674, 0.2892661988735199, 0.3367438316345215, 0.25233834981918335, 0.26953911781311035, 0.10267040133476257], "count": [280]}, "timestamp": {"min": [0.0], "max": [9.3], "mean": [4.65], "std": [2.6942840731197344], "count": [280]}, "frame_index": {"min": [0], "max": [279], "mean": [139.5], "std": [80.82852219359204], "count": [280]}, "episode_index": {"min": [386], "max": [386], "mean": [386.0], "std": [0.0], "count": [280]}, "index": {"min": [153238], "max": [153517], "mean": [153377.5], "std": [80.82852219359204], "count": [280]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [280]}, "subtask_annotation": {"mean": [0.3821428571428571, 2.0, 2.0, 2.0, 2.0], "std": [0.5003952519391703, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [280]}, "scene_annotation": {"mean": [386.0], "std": [0.0], "min": [386], "max": [386], "count": [280]}, "eef_direction_state": {"mean": [3.732142857142857, 3.3035714285714284], "std": [1.9629703388030113, 2.227423582600877], "min": [0, 0], "max": [6, 6], "count": [280]}, "eef_velocity_state": {"mean": [0.9785714285714285, 0.8785714285714286], "std": [0.7508838329676865, 0.6320924112236542], "min": [0, 0], "max": [2, 2], "count": [280]}, "eef_acc_mag_state": {"mean": [0.9142857142857143, 0.9785714285714285], "std": [0.845033509781156, 0.8448825543306271], "min": [0, 0], "max": [2, 2], "count": [280]}, "eef_direction_action": {"mean": [3.592857142857143, 3.2714285714285714], "std": [1.8608616612873128, 2.0782645821620953], "min": [0, 0], "max": [6, 6], "count": [280]}, "eef_velocity_action": {"mean": [1.082142857142857, 0.9821428571428571], "std": [0.734629922102946, 0.6406211112375754], "min": [0, 0], "max": [2, 2], "count": [280]}, "eef_acc_mag_action": {"mean": [1.1357142857142857, 1.1607142857142858], "std": [0.7902143857904665, 0.7600936435326744], "min": [0, 0], "max": [2, 2], "count": [280]}, "eef_sim_pose_state": {"mean": [0.3527602654695952, 0.1380402190384049, 0.1530095943294574, -1.2477861831822965, -0.8520937741643645, 1.002758208188475, 0.3314365485825828, -0.2308947292791189, 0.10677628043589113, -1.522711737577009, -0.9851686572584614, 2.22162109929838], "std": [0.053627881800237, 0.07274391776991418, 0.03921486470670811, 2.0986500918778517, 0.6513503565521793, 1.837272662048888, 0.07759165995598136, 0.023748136750456193, 0.04849057667384776, 0.4800369012598512, 0.4027480379354883, 0.24007738624964745], "min": [0.2979902265400983, 0.05801604651368823, 0.07570564411042077, -3.140506251529039, -1.5187096725817286, -3.112951484653876, 0.2553664872218889, -0.2746877318343369, 0.05566474629251617, -2.2023251109809507, -1.3745366450476029, 1.8749454856217889], "max": [0.47123316937461285, 0.4469948197317628, 0.2688999990677456, 3.1328708924617676, 0.7612584438766841, 2.902600209918218, 0.4593192935792216, -0.19752387859498433, 0.1997935414489361, -0.7871652319883423, -0.16581561380326937, 2.679227314490827], "count": [280]}, "eef_sim_pose_action": {"mean": [0.36168864310519, 0.15786665034649563, 0.1476429349324037, -0.11660219670028264, -0.8340124936221609, 0.7918021937533651, 0.3319661620614582, -0.23454072948281005, 0.10441816048010662, -1.5115895191171127, -0.9779217907476353, 2.214189431678456], "std": [0.054575605928828264, 0.09176419019684655, 0.04757940292667142, 2.327983743682674, 0.7290927379102272, 1.9163096416143668, 0.07707253338237702, 0.026702209740073854, 0.0492195361910781, 0.4913283180247129, 0.4416837592866736, 0.2361384435560836], "min": [0.30473974899981815, 0.05805683981262966, 0.06566226844186221, -3.1281589387661546, -1.5277748725240865, -3.0543723907017872, 0.2578763783160761, -0.284082655737273, 0.05832394674816315, -2.1664742724368753, -1.3878885386313258, 1.8534167111811255], "max": [0.47948100773144847, 0.4717215418011957, 0.27832461592721974, 3.1346410466423866, 0.7694032709111718, 2.9745356897923774, 0.46864738162524744, -0.19912512039025324, 0.21206756216127048, -0.715410388311787, -0.10349065648744826, 2.633006437154257], "count": [280]}}} +{"episode_index": 378, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44549741205305654]], [[0.5280796856978085]], [[0.4762606353325644]]], "std": [[[0.2890466257565048]], [[0.22372979051302347]], [[0.23019024613784292]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46419901480199927]], [[0.45008125720876585]], [[0.3630715325836217]]], "std": [[[0.3021599427421324]], [[0.21505458472526373]], [[0.23818374148960056]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45951522251057286]], [[0.45513228806228373]], [[0.3439060385428681]]], "std": [[[0.3368136996058427]], [[0.21253474172021522]], [[0.2409228218203577]]], "count": [100]}, "observation.state": {"min": [-0.8589361906051636, -0.10910244286060333, -0.8751062750816345, -1.7292362451553345, -1.104758620262146, -0.3288058936595917, -0.4307817220687866, -0.8851345777511597, -0.5224531292915344, 0.5031780004501343, -1.8272699117660522, 0.16633076965808868, -0.6958121061325073, -0.5926219820976257, 0.010781262069940567, 0.0031130861025303602, -0.5985563397407532, 1.0315272808074951, -0.46487754583358765, -0.016416305676102638, -0.01219368539750576, -0.011249289847910404, -0.6066781282424927, 1.0250173807144165, -0.4628123342990875, -0.015503407455980778, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0010685798479244113, -0.0003844770835712552, -0.9515324831008911, -0.5039718151092529, -1.2379436492919922, -0.3244097828865051, -1.9212944507598877, -1.1309221982955933, -0.34829747676849365, -0.384967565536499, -0.14357134699821472, -0.5997468829154968, -1.1206798553466797, -1.1605606079101562, -1.274682641029358, -1.1684314012527466, -14.776474952697754, -6.654457092285156, -1.6709401607513428, -10.378511428833008, -1.2912087440490723, -1.2338217496871948, -1.6355311870574951, -11.966680526733398, -5.097680568695068, -3.1593408584594727, -8.180708885192871, -0.4590964913368225, -2.2954823970794678, -3.758852243423462, -0.01039650198072195, -0.02494931034743786, -0.02206636406481266, -0.008822746574878693, -0.0026063709519803524, -0.01520612370222807, -0.005284355953335762, -0.037383612245321274, -0.013409173116087914, -0.010123971849679947, -0.005143530201166868, -0.01738847978413105, -4.602570056915283, -0.583981990814209, 1.8113337755203247, -27.898569107055664, 12.78819465637207, -0.6418887376785278, -1.216040015220642, -0.2375519722700119, 5.4043073654174805, -34.48350524902344, 17.054441452026367, -0.2441791296005249, -0.034703388810157776, -0.01783117651939392, 0.0012210013810545206, -0.09564509987831116, 0.3584150969982147, 0.032302308827638626, 0.12764085829257965, 0.3093467354774475, -0.19999507069587708, 0.03568004071712494, -3.0714004039764404, -1.3124717473983765, -3.063882827758789, -2.9722306728363037, -0.6949799060821533, 2.228450298309326, -0.7755951881408691, -0.166111558675766, 9.69802474975586, -0.014617681503295898, -0.026171773672103882, -0.05693438649177551, -0.010562336072325706, 0.027573779225349426, 0.4849952459335327, 0.8714193105697632], "max": [-0.018751520663499832, 0.7510294914245605, -0.3232046365737915, -0.8469868898391724, 0.32501864433288574, 0.2369966208934784, -0.19559898972511292, 0.013023988343775272, 0.07744000852108002, 1.0320000648498535, -0.8676642775535583, 0.5611512064933777, 0.569399356842041, -0.2914454936981201, 0.015497361309826374, 0.010545998811721802, -0.5947434902191162, 1.0342575311660767, -0.46118906140327454, -0.011873073875904083, -0.006561812479048967, -0.004551510792225599, -0.599549412727356, 1.0278311967849731, -0.46085840463638306, -0.00810377486050129, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0002886097936425358, -0.0002852386678569019, 0.1708167940378189, 0.933233380317688, 0.204660102725029, 0.9562969207763672, 1.6044784784317017, 1.015077829360962, 1.0419176816940308, 0.6537646651268005, 1.0416359901428223, 0.502104640007019, 0.3657296597957611, 0.7205644845962524, 0.31204962730407715, 0.42865073680877686, -3.6969025135040283, 7.112332344055176, 2.990842580795288, 1.6178267002105713, 0.48778998851776123, 2.4102563858032227, 0.5738705992698669, -2.817218065261841, 9.768010139465332, 3.987790107727051, -0.7631257772445679, 2.7545788288116455, 3.0128204822540283, 0.14346764981746674, 0.015904810279607773, 0.03452640771865845, 0.021904151886701584, 0.007429989520460367, 0.018582750111818314, 0.004191768355667591, 0.015691615641117096, 0.026267269626259804, 0.017647596076130867, 0.01238798163831234, 0.01093871146440506, 0.004576152190566063, -1.9513200521469116, 0.19672273099422455, 11.981527328491211, -18.363819122314453, 21.25613021850586, 1.2763112783432007, 1.0817099809646606, 0.7089442014694214, 13.599851608276367, -24.71242332458496, 24.558637619018555, 1.6817412376403809, 0.02429603412747383, 0.012032310478389263, 0.005494505632668734, -0.027327170595526695, 0.5558884739875793, 0.42229995131492615, 0.28877606987953186, 0.46748456358909607, 0.01971726305782795, 0.33044350147247314, 3.0534019470214844, 0.42984047532081604, 3.0358922481536865, -1.0497124195098877, -0.28637734055519104, 3.0331103801727295, -0.27743256092071533, 0.5343120098114014, 9.953699111938477, 0.021425306797027588, 0.022313445806503296, 0.061161935329437256, -0.0077657923102378845, 0.030111704021692276, 0.4896274507045746, 0.8739496469497681], "mean": [-0.356542706489563, 0.004520334303379059, -0.4442492723464966, -1.3280107975006104, 0.005008175503462553, 0.04835062101483345, -0.30247119069099426, -0.40898340940475464, -0.1332920491695404, 0.7326552867889404, -1.3029789924621582, 0.41856399178504944, -0.34723421931266785, -0.4852539300918579, 0.011523053050041199, 0.005517525598406792, -0.5973584651947021, 1.0333685874938965, -0.4628298580646515, -0.013534821569919586, -0.011447368189692497, -0.008617204613983631, -0.6028075814247131, 1.026745080947876, -0.46195414662361145, -0.009829680435359478, 0.5760797262191772, 1.7453207969665527, 0.5760797262191772, 0.5760797262191772, 0.5760797262191772, 0.5760797262191772, 1.1133520603179932, 1.7453207969665527, 1.1133520603179932, 1.1133520603179932, 1.1133520603179932, 1.1133520603179932, -0.0005446849390864372, -0.00037671418976970017, -0.0561998076736927, 0.049388639628887177, -0.028982607647776604, 0.05958322808146477, -0.0627908706665039, -0.0010117206256836653, 0.0025435914285480976, 0.06281252950429916, 0.03448908403515816, -0.01744183711707592, -0.039002977311611176, 0.016439707949757576, -0.07126671075820923, -0.004880351480096579, -9.179386138916016, -1.8731424808502197, 0.24003225564956665, -3.791762590408325, -0.07349689304828644, 0.2307383120059967, -0.5508189797401428, -7.300965309143066, 3.142392158508301, -0.44476643204689026, -5.062769889831543, 0.5226101875305176, -0.3754396140575409, -0.6788378357887268, 0.00020675982523243874, -6.453756213886663e-05, -0.0010811577085405588, 9.453861275687814e-05, 0.00019489928672555834, -0.0003237681812606752, 0.0004750900261569768, -0.0011492054909467697, -0.000607864698395133, 0.0003185520472470671, 0.00016904315270949155, -0.00048115316894836724, -3.064844846725464, -0.23648874461650848, 7.8691487312316895, -22.067380905151367, 17.555044174194336, 0.5846758484840393, 0.001759339589625597, 0.2258809357881546, 11.066987991333008, -29.69683074951172, 21.383350372314453, 0.9617837071418762, 0.0016542145749554038, -0.0030136294662952423, 0.0034796774853020906, -0.07322930544614792, 0.4635460376739502, 0.11575807631015778, 0.23376134037971497, 0.41144344210624695, -0.08531627804040909, 0.21957553923130035, -0.2851378917694092, -1.0286544561386108, 1.7001320123672485, -2.217219591140747, -0.5137928128242493, 2.6816582679748535, -0.6000754833221436, 0.13189677894115448, 9.779389381408691, 0.0017126377206295729, 0.0003452073724474758, -0.00011682594777084887, -0.009840721264481544, 0.029194839298725128, 0.4877680540084839, 0.8724286556243896], "std": [0.23512837290763855, 0.2254321128129959, 0.09203258901834488, 0.2481253743171692, 0.33437687158584595, 0.09964388608932495, 0.0812167376279831, 0.21299438178539276, 0.22443681955337524, 0.12739598751068115, 0.27438998222351074, 0.08078400790691376, 0.32445353269577026, 0.09433763474225998, 0.0010540811344981194, 0.0015300036175176501, 0.0009658525232225657, 0.0006921181920915842, 0.0011706715449690819, 0.0011682684998959303, 0.0013569460716098547, 0.0013308391207829118, 0.0018968022195622325, 0.0010208775056526065, 0.0005164993926882744, 0.0017733919667080045, 0.8178419470787048, 8.463859558105469e-06, 0.8178419470787048, 0.8178419470787048, 0.8178419470787048, 0.8178419470787048, 0.8334142565727234, 8.463859558105469e-06, 0.8334142565727234, 0.8334142565727234, 0.8334142565727234, 0.8334142565727234, 0.00022482656640931964, 2.1250569261610508e-05, 0.14536628127098083, 0.17688384652137756, 0.16811302304267883, 0.16243426501750946, 0.32278385758399963, 0.2185891717672348, 0.11546523869037628, 0.15639765560626984, 0.1226690411567688, 0.13967286050319672, 0.24056079983711243, 0.16933630406856537, 0.22559304535388947, 0.14009179174900055, 3.178504467010498, 3.1977028846740723, 1.3774597644805908, 2.7008779048919678, 0.31695014238357544, 0.6348966360092163, 0.48813360929489136, 2.131918430328369, 3.6057827472686768, 1.7695527076721191, 1.9547847509384155, 0.7734820246696472, 1.0340269804000854, 0.7482812404632568, 0.002941320650279522, 0.006138402968645096, 0.005174811463803053, 0.002699141390621662, 0.0019354638643562794, 0.001818676246330142, 0.0028798712883144617, 0.0066084424033761024, 0.00510743260383606, 0.0026947709266096354, 0.0016071067657321692, 0.0024580596946179867, 0.450690895318985, 0.11210426688194275, 2.0292611122131348, 2.305671453475952, 2.3760011196136475, 0.47678521275520325, 0.35497644543647766, 0.12929293513298035, 1.5812546014785767, 2.7462308406829834, 1.9187434911727905, 0.4948085844516754, 0.008859660476446152, 0.004594587720930576, 0.00045364766265265644, 0.01247754879295826, 0.06922528892755508, 0.09802062064409256, 0.02935180254280567, 0.047835156321525574, 0.07496274262666702, 0.08400680869817734, 2.6664938926696777, 0.3862224817276001, 1.855096459388733, 0.5789865851402283, 0.11269229650497437, 0.24548986554145813, 0.04349472373723984, 0.058922622352838516, 0.028141694143414497, 0.004160088952630758, 0.004907859489321709, 0.01085248589515686, 0.00038746788050048053, 0.000634427007753402, 0.0009060444426722825, 0.0004923488013446331], "count": [434]}, "action": {"min": [-0.9444224834442139, -0.10163699835538864, -0.9680656790733337, -1.6535212993621826, -1.1163537502288818, -0.3478834927082062, -0.428697407245636, -0.9304831027984619, -0.5144098997116089, 0.49508148431777954, -1.8065214157104492, 0.17925423383712769, -0.6981316804885864, -0.6009929180145264, 0.010453418828547001, 0.0010485864477232099, -0.5982986688613892, 1.0281330347061157, -0.46458566188812256, -0.0153485257178545, -0.012638391926884651, -0.012253259308636189, -0.6046697497367859, 1.0206658840179443, -0.4625546634197235, -0.014707110822200775, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0010685798479244113, -0.0003844770835712552, -0.9515324831008911, -0.5039718151092529, -1.2379436492919922, -0.3244097828865051, -1.9212944507598877, -1.1309221982955933, -0.34829747676849365, -0.384967565536499, -0.14357134699821472, -0.5997468829154968, -1.1206798553466797, -1.1605606079101562, -1.274682641029358, -1.1684314012527466], "max": [-0.026481304317712784, 0.7590584754943848, -0.2954505681991577, -0.5443069934844971, 0.3273926079273224, 0.23689444363117218, -0.1901313066482544, 0.01661834865808487, 0.08067814260721207, 1.092185616493225, -0.8154627084732056, 0.5627003908157349, 0.5350644588470459, -0.2865521311759949, 0.016727320849895477, 0.010327856987714767, -0.5896193385124207, 1.0334279537200928, -0.45964646339416504, -0.011394022032618523, -0.005298296920955181, -0.0034174465108662844, -0.592926025390625, 1.027771234512329, -0.4597035050392151, -0.008042242377996445, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0002886097936425358, -0.0002852386678569019, 0.1708167940378189, 0.933233380317688, 0.204660102725029, 0.9562969207763672, 1.6044784784317017, 1.015077829360962, 1.0419176816940308, 0.6537646651268005, 1.0416359901428223, 0.502104640007019, 0.35305702686309814, 0.7205644845962524, 0.31204962730407715, 0.42865073680877686], "mean": [-0.41295289993286133, 0.029274430125951767, -0.4720766544342041, -1.2424991130828857, -0.007211492396891117, 0.047112494707107544, -0.2975941300392151, -0.41397908329963684, -0.12153037637472153, 0.7448514103889465, -1.279207706451416, 0.42251044511795044, -0.35903114080429077, -0.48750007152557373, 0.011764097958803177, 0.004985262174159288, -0.5947946310043335, 1.0317583084106445, -0.46255984902381897, -0.013082933612167835, -0.011170092038810253, -0.008352250792086124, -0.5999802947044373, 1.024742841720581, -0.46156466007232666, -0.009832814335823059, 0.5801012516021729, 1.7453207969665527, 0.5801012516021729, 0.5801012516021729, 0.5801012516021729, 0.5801012516021729, 1.1133520603179932, 1.7453207969665527, 1.1133520603179932, 1.1133520603179932, 1.1133520603179932, 1.1133520603179932, -0.0005428608856163919, -0.0003767254820559174, -0.056289974600076675, 0.04851856827735901, -0.029156072065234184, 0.06113770976662636, -0.06296970695257187, -0.000606433255597949, 0.00259178108535707, 0.06284485012292862, 0.03389227017760277, -0.018577516078948975, -0.04001876711845398, 0.016387416049838066, -0.07044539600610733, -0.004713874310255051], "std": [0.25529804825782776, 0.23102645576000214, 0.1335381269454956, 0.2569164037704468, 0.3568219542503357, 0.10203927010297775, 0.08113644272089005, 0.2163253277540207, 0.20642228424549103, 0.14092476665973663, 0.2964075803756714, 0.07853806018829346, 0.3073473274707794, 0.09569492936134338, 0.001223785220645368, 0.001497232704423368, 0.001533877570182085, 0.00091111398069188, 0.0011446733260527253, 0.0010557160712778568, 0.001487984787672758, 0.0014205093029886484, 0.0021118507720530033, 0.0014332558494061232, 0.0004984774277545512, 0.0016109485877677798, 0.8192890286445618, 8.463859558105469e-06, 0.8192890286445618, 0.8192890286445618, 0.8192890286445618, 0.8192890286445618, 0.8334142565727234, 8.463859558105469e-06, 0.8334142565727234, 0.8334142565727234, 0.8334142565727234, 0.8334142565727234, 0.00022850644018035382, 2.125284299836494e-05, 0.14533868432044983, 0.17805838584899902, 0.16812056303024292, 0.16576138138771057, 0.32276415824890137, 0.21874110400676727, 0.11545254290103912, 0.15638397634029388, 0.1223437637090683, 0.13762560486793518, 0.23953931033611298, 0.16932979226112366, 0.22523058950901031, 0.14005622267723083], "count": [434]}, "timestamp": {"min": [0.0], "max": [14.433333333333334], "mean": [7.216666666666668], "std": [4.176155861288917], "count": [434]}, "frame_index": {"min": [0], "max": [433], "mean": [216.5], "std": [125.28467583866751], "count": [434]}, "episode_index": {"min": [387], "max": [387], "mean": [387.0], "std": [0.0], "count": [434]}, "index": {"min": [153518], "max": [153951], "mean": [153734.5], "std": [125.28467583866751], "count": [434]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [434]}, "subtask_annotation": {"mean": [0.3617511520737327, 2.0, 2.0, 2.0, 2.0], "std": [0.4900039243810277, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [434]}, "scene_annotation": {"mean": [387.0], "std": [0.0], "min": [387], "max": [387], "count": [434]}, "eef_direction_state": {"mean": [4.1658986175115205, 3.7580645161290325], "std": [1.9745239754973172, 2.125984062844541], "min": [0, 0], "max": [6, 6], "count": [434]}, "eef_velocity_state": {"mean": [0.7004608294930875, 0.7926267281105991], "std": [0.6806406372213616, 0.6534848192997256], "min": [0, 0], "max": [2, 2], "count": [434]}, "eef_acc_mag_state": {"mean": [0.6682027649769585, 0.8110599078341014], "std": [0.8177483953815099, 0.8512756928086287], "min": [0, 0], "max": [2, 2], "count": [434]}, "eef_direction_action": {"mean": [3.944700460829493, 3.5368663594470044], "std": [1.9980824973050275, 1.878762055802845], "min": [0, 0], "max": [6, 6], "count": [434]}, "eef_velocity_action": {"mean": [0.8410138248847926, 0.9838709677419355], "std": [0.7280267407813691, 0.6384151906877726], "min": [0, 0], "max": [2, 2], "count": [434]}, "eef_acc_mag_action": {"mean": [1.032258064516129, 1.0599078341013826], "std": [0.8196160547363033, 0.82087173556652], "min": [0, 0], "max": [2, 2], "count": [434]}, "eef_sim_pose_state": {"mean": [0.3266657577450966, 0.19386422384568963, 0.1806676981928263, -0.27090448185668203, -1.0287315864836204, 1.7076494176878445, 0.3133816399219574, -0.18708083599577557, 0.16118952847021864, -2.217205821024475, -0.5138513428641702, 2.681677629404016], "std": [0.057467515350910665, 0.09060813437139204, 0.02767784388939469, 2.6887183830191854, 0.38627376958435355, 1.863151560588412, 0.05303429541611498, 0.08059145935228296, 0.022774020047467373, 0.5789899287748356, 0.11265885118279838, 0.24548428553834453], "min": [0.24003524908348328, 0.1330001990603019, 0.14660165788920604, -3.113839618727208, -1.3126055541196473, -3.1023387292601354, 0.2019024960736959, -0.3223388849093509, 0.1286402935150809, -2.972235773336865, -0.6949803422572722, 2.2284515552275104], "max": [0.41445868834913785, 0.468325354800158, 0.29001079760358667, 3.133372698135746, 0.42971616808986157, 3.134723414151711, 0.4111226450978782, -0.10761077287711027, 0.24856232261596198, -1.0496891918201103, -0.2863563902600199, 3.03310877921898], "count": [434]}, "eef_sim_pose_action": {"mean": [0.3391633725622488, 0.20276647434782188, 0.17690723102307757, -0.3531176703792394, -1.0440355128260892, 1.7086182614152066, 0.313875977998777, -0.18342811417178018, 0.15717912116524663, -2.209411016054668, -0.5110399122375229, 2.6808171727639656], "std": [0.06056433631856867, 0.09717423002795288, 0.030578432475028675, 2.6710151260401553, 0.43985332936097754, 1.9157540184182515, 0.05310891970613011, 0.07684012934735555, 0.022596411295648062, 0.5694855952186826, 0.11477691157035395, 0.24430521942289093], "min": [0.2414962029983652, 0.13067172360655055, 0.12828945397262742, -3.1357251771160453, -1.373975719581308, -3.085286414608939, 0.20511962506268036, -0.3233748680490699, 0.12242437276544918, -2.9671167775583274, -0.7100731086018873, 2.2035400756963757], "max": [0.4301321472082203, 0.48055128019847526, 0.29748379604240477, 3.1116141949927387, 0.4211065534700582, 3.140727182756008, 0.41677542830278347, -0.10342584813096618, 0.22587933278819852, -0.9937112850777083, -0.32021234753430705, 3.0190002271184166], "count": [434]}}} +{"episode_index": 379, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4155279916378316]], [[0.5214238994617455]], [[0.4550101571510957]]], "std": [[[0.2853314247131559]], [[0.20207297607324112]], [[0.22906060466116618]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4357758818723568]], [[0.4212339388696655]], [[0.32891147875816995]]], "std": [[[0.3191308281268952]], [[0.25028023815680334]], [[0.2957393865278363]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40748301855055746]], [[0.43326806997308726]], [[0.35331133938869663]]], "std": [[[0.2966054557328392]], [[0.23466839453946173]], [[0.27851312031079434]]], "count": [100]}, "observation.state": {"min": [-0.8763857483863831, -0.2723740041255951, -0.8984817266464233, -1.6857426166534424, -1.429633617401123, -0.5882479548454285, -0.7041076421737671, -0.7121869921684265, -0.2524406313896179, 0.08783456683158875, -1.7464803457260132, 0.4878285229206085, -0.009839579463005066, -0.5014386773109436, 0.00890902616083622, -0.015469036996364594, -0.6202589273452759, 0.9809144735336304, -0.3924698233604431, -0.029967866837978363, -0.010876564309000969, 0.011782363057136536, -0.6319218277931213, 1.00898277759552, -0.40079182386398315, 0.04337956756353378, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -9.986946679418907e-05, -2.600737389002461e-06, -1.4998767375946045, -0.8676574230194092, -1.2080872058868408, -0.40122807025909424, -1.7803709506988525, -0.9577428698539734, -0.21149998903274536, -0.8405665159225464, -0.5751614570617676, -0.42969438433647156, -1.5656406879425049, -0.5602020621299744, -0.8183978199958801, -0.5012314319610596, -11.636335372924805, -5.525031089782715, -2.9487180709838867, -11.660562515258789, -0.6599512100219727, -1.6068376302719116, -1.4633699655532837, -12.449209213256836, -5.036630153656006, -2.050060987472534, -9.798535346984863, -0.7460317611694336, -1.8937729597091675, -1.1477411985397339, -0.007033917121589184, -0.020009903237223625, -0.014193572103977203, -0.005496928934007883, -0.007198008708655834, -0.018265586346387863, -0.008239279501140118, -0.011816670186817646, -0.018877696245908737, -0.006233411841094494, -0.024589231237769127, -0.023355558514595032, -1.9089000225067139, -0.2486872375011444, 4.899509429931641, -29.266122817993164, 8.493370056152344, -0.5856302380561829, -1.0817099809646606, -0.4120042026042938, 4.647110462188721, -29.350135803222656, 8.268360137939453, -1.412449836730957, -0.027762042358517647, -0.013523072004318237, 0.0006105006905272603, -0.10930868983268738, 0.32915815711021423, 0.07044243812561035, 0.02430296503007412, 0.33327364921569824, -0.3183080852031708, 0.017570242285728455, -3.0929417610168457, -1.1899516582489014, -2.859316110610962, -2.38383150100708, -1.0942025184631348, 1.552486538887024, -0.7924458384513855, -0.16827921569347382, 9.622978210449219, -0.010950207710266113, -0.012979626655578613, -0.02601131796836853, -0.027315529063344002, 0.021263623610138893, 0.7632523775100708, 0.6408308744430542], "max": [0.17501838505268097, 0.5687699913978577, 0.14153032004833221, -1.0051884651184082, 0.16803741455078125, -0.1842518448829651, 0.17729291319847107, 0.23131033778190613, 0.18730585277080536, 0.5182368755340576, -0.7083051800727844, 0.8852112293243408, 0.44222626090049744, 0.026703722774982452, 0.011798256076872349, -0.010916142724454403, -0.6140295267105103, 0.9812527894973755, -0.37795290350914, -0.023464569821953773, -0.007082707714289427, 0.015879349783062935, -0.6238510608673096, 1.010357141494751, -0.38724085688591003, 0.050795912742614746, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.000574438483454287, 2.1537139218708035e-06, 0.7288526892662048, 0.5663588047027588, 0.8125631809234619, 0.5520029664039612, 0.7413592338562012, 0.8068920969963074, 1.0630607604980469, 1.106160283088684, 0.6260203719139099, 0.38492104411125183, 1.0728912353515625, 1.16664719581604, 0.6154294013977051, 0.9229356050491333, -2.3718080520629883, 5.036630153656006, 2.962759494781494, 0.3968254029750824, 0.9468865394592285, 2.2954823970794678, 0.22954824566841125, -1.8484513759613037, 8.333333969116211, 1.8675212860107422, 0.3052503168582916, 0.7747253179550171, 0.17216117680072784, 0.430402934551239, 0.007643848191946745, 0.019748156890273094, 0.013447156175971031, 0.006469022948294878, 0.016775857657194138, 0.011336668394505978, 0.010239857248961926, 0.026615619659423828, 0.014147919602692127, 0.006480741314589977, 0.020900975912809372, 0.012597339227795601, 0.5514600276947021, 0.35632795095443726, 15.544807434082031, -20.966053009033203, 16.562427520751953, 0.8135538101196289, 1.6331700086593628, 0.2301284670829773, 11.4915771484375, -20.87651824951172, 15.613914489746094, -0.20495955646038055, 0.01828520931303501, 0.010937829501926899, 0.007326007820665836, -0.027327170595526695, 0.5210661888122559, 0.24803107976913452, 0.29257339239120483, 0.5415003299713135, 0.02022400125861168, 0.16497798264026642, 3.0797080993652344, 0.15175502002239227, 2.9287166595458984, -0.9042893052101135, -0.2531372606754303, 2.64898681640625, -0.5074406266212463, 0.14853990077972412, 9.946430206298828, 0.009147316217422485, 0.01424497365951538, 0.037381112575531006, -0.02536003291606903, 0.023249153047800064, 0.7669353485107422, 0.6451961994171143], "mean": [-0.09097768366336823, 0.023408330976963043, -0.2229635864496231, -1.4324368238449097, -0.20785361528396606, -0.3837008774280548, -0.4311539828777313, -0.2790089249610901, 0.055182162672281265, 0.35000765323638916, -1.1334128379821777, 0.6771424412727356, 0.11607030034065247, -0.20775054395198822, 0.00975565705448389, -0.013634540140628815, -0.6171543598175049, 0.981107771396637, -0.3836618661880493, -0.02619120478630066, -0.009517447091639042, 0.013004682026803493, -0.6272857189178467, 1.0095535516738892, -0.39287737011909485, 0.04802950844168663, 0.4316783547401428, 1.7453299760818481, 0.4316783547401428, 0.4316783547401428, 0.4316783547401428, 0.4316783547401428, 0.837293267250061, 1.7453299760818481, 0.837293267250061, 0.837293267250061, 0.837293267250061, 0.837293267250061, 0.00027735947514884174, -3.0421219321397075e-07, -0.05328495427966118, 0.02232266031205654, -0.03173662722110748, 0.03188038244843483, -0.12817203998565674, 0.015399046242237091, 0.082074373960495, -0.04450389742851257, 0.002590781543403864, 0.02778122015297413, 0.07054424285888672, 0.018349597230553627, 0.0053209830075502396, 0.027279844507575035, -5.842416763305664, -0.4055759310722351, -0.022996895015239716, -5.336485385894775, 0.24335303902626038, 0.07645231485366821, -0.5166108012199402, -7.603261947631836, 3.1333277225494385, 0.048443201929330826, -4.854801654815674, -0.14694274961948395, -0.4511900842189789, -0.48664239048957825, 3.65597816198715e-06, 0.00048450689064338803, -0.0007739239372313023, 0.000247441726969555, 0.0014999882550910115, -0.00041325559141114354, -6.558551831403747e-05, 0.0007976441993378103, -0.0015041072620078921, -5.353346932679415e-05, 0.0013207009760662913, -0.00029958071536384523, -0.42997369170188904, 0.09899235516786575, 9.973718643188477, -25.04941177368164, 12.637877464294434, 0.0759730264544487, 0.4532336890697479, -0.06876222044229507, 7.940208435058594, -25.24718475341797, 11.721330642700195, -0.7828487157821655, 0.002326668007299304, -0.002034800359979272, 0.003100670874118805, -0.06927449256181717, 0.3789590895175934, 0.15319125354290009, 0.15379610657691956, 0.43621256947517395, -0.10045506805181503, 0.08058597892522812, -0.6324537396430969, -0.8874889016151428, 1.3950644731521606, -1.5370457172393799, -0.8394228219985962, 2.082778215408325, -0.6493356823921204, 0.003034855704754591, 9.774113655090332, -4.587398507283069e-05, -2.153557215933688e-05, 0.0008780769421719015, -0.026228033006191254, 0.02205214835703373, 0.7656079530715942, 0.6423914432525635], "std": [0.2852734625339508, 0.1991671472787857, 0.2684602439403534, 0.1498006284236908, 0.4090072214603424, 0.08676878362894058, 0.29609429836273193, 0.2203347086906433, 0.1616806834936142, 0.12311521917581558, 0.24875453114509583, 0.11160744726657867, 0.13743598759174347, 0.1365823745727539, 0.0007938136695884168, 0.001246897503733635, 0.0015541084576398134, 6.695954652968794e-05, 0.003673922037705779, 0.0019474256550893188, 0.0009785974398255348, 0.0012220563367009163, 0.0024027808103710413, 0.00032788453972898424, 0.0034616657067090273, 0.002288772724568844, 0.7368059158325195, 7.152557373046875e-07, 0.7368059158325195, 0.7368059158325195, 0.7368059158325195, 0.7368059158325195, 0.8632973432540894, 7.152557373046875e-07, 0.8632973432540894, 0.8632973432540894, 0.8632973432540894, 0.8632973432540894, 0.00012047601921949536, 7.993435815478733e-07, 0.34241971373558044, 0.2706362009048462, 0.35181549191474915, 0.1981145292520523, 0.4185005724430084, 0.2985376715660095, 0.2412291020154953, 0.31197187304496765, 0.1918993890285492, 0.13975220918655396, 0.4088837504386902, 0.2116716355085373, 0.19979345798492432, 0.206710547208786, 2.4116055965423584, 2.1328277587890625, 1.273754596710205, 3.3723866939544678, 0.4744536876678467, 0.7423411011695862, 0.3294451832771301, 2.2596418857574463, 3.6472885608673096, 0.9357944130897522, 2.9085655212402344, 0.26429077982902527, 0.4611474275588989, 0.3735984265804291, 0.0027000941336154938, 0.005162662360817194, 0.004403366707265377, 0.0021469807252287865, 0.004084559623152018, 0.0030401088297367096, 0.002867443487048149, 0.005300444550812244, 0.004814302083104849, 0.002297581871971488, 0.005077230744063854, 0.0038624387234449387, 0.4435812830924988, 0.14295142889022827, 2.2236130237579346, 1.9867665767669678, 1.7119914293289185, 0.3606855273246765, 0.4811885952949524, 0.13748551905155182, 1.7675701379776, 1.757986068725586, 1.8094897270202637, 0.31935641169548035, 0.007600636221468449, 0.004058727528899908, 0.0006980776088312268, 0.015609418042004108, 0.0673493891954422, 0.051575224846601486, 0.05596012622117996, 0.05492667853832245, 0.11310067772865295, 0.03807584568858147, 2.4472873210906982, 0.4279169738292694, 1.9182064533233643, 0.32845985889434814, 0.279607892036438, 0.282620906829834, 0.04314326122403145, 0.04798644036054611, 0.04080139845609665, 0.0031846044585108757, 0.004586861003190279, 0.0077062672935426235, 0.0004033191071357578, 0.0004212475323583931, 0.0010879774345085025, 0.0013034555595368147], "count": [300]}, "action": {"min": [-0.987851619720459, -0.25704455375671387, -1.025495171546936, -1.7015055418014526, -1.4349089860916138, -0.6055361032485962, -0.6981316804885864, -0.7637708187103271, -0.2732558846473694, 0.057775311172008514, -1.7464829683303833, 0.47960418462753296, -0.02820179983973503, -0.5023298859596252, 0.007993596605956554, -0.021294865757226944, -0.6187736392021179, 0.9775134325027466, -0.3961922228336334, -0.02924995683133602, -0.011160300113260746, 0.0030016633681952953, -0.6280182003974915, 1.0069814920425415, -0.4033917784690857, 0.04227655380964279, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -9.986946679418907e-05, -2.600737389002461e-06, -1.4998767375946045, -0.8676574230194092, -1.2080872058868408, -0.40122807025909424, -1.7803709506988525, -0.9577428698539734, -0.21149998903274536, -0.8405665159225464, -0.5751614570617676, -0.42969438433647156, -1.5656406879425049, -0.5602020621299744, -0.8183978199958801, -0.5012314319610596], "max": [0.17841467261314392, 0.6039758920669556, 0.2004832625389099, -0.900520384311676, 0.1728649139404297, -0.17559334635734558, 0.17986436188220978, 0.2263462096452713, 0.18903665244579315, 0.545437216758728, -0.618276834487915, 0.8868930339813232, 0.44881951808929443, 0.029350193217396736, 0.012867067940533161, -0.006695824209600687, -0.6063257455825806, 0.9844448566436768, -0.3788636028766632, -0.022407166659832, -0.005698993802070618, 0.018213383853435516, -0.6166356801986694, 1.012925148010254, -0.389017790555954, 0.04946529120206833, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.000574438483454287, 2.1537139218708035e-06, 0.7288526892662048, 0.5663588047027588, 0.8125631809234619, 0.5520029664039612, 0.7413592338562012, 0.8068920969963074, 1.0630607604980469, 1.106160283088684, 0.6260203719139099, 0.38492104411125183, 1.0728912353515625, 1.16664719581604, 0.6154294013977051, 0.9229356050491333], "mean": [-0.13222914934158325, 0.041091665625572205, -0.2461940199136734, -1.3808705806732178, -0.23254038393497467, -0.3842697739601135, -0.41237664222717285, -0.32090622186660767, 0.05125665292143822, 0.3643384873867035, -1.0673296451568604, 0.678260087966919, 0.11900565773248672, -0.20197629928588867, 0.009553649462759495, -0.012879084795713425, -0.6120835542678833, 0.980643630027771, -0.38563886284828186, -0.02542782388627529, -0.009134524501860142, 0.011886405758559704, -0.6222789287567139, 1.0093281269073486, -0.39501121640205383, 0.04646249860525131, 0.43156203627586365, 1.7453299760818481, 0.43156203627586365, 0.43156203627586365, 0.43156203627586365, 0.43156203627586365, 0.837293267250061, 1.7453299760818481, 0.837293267250061, 0.837293267250061, 0.837293267250061, 0.837293267250061, 0.0002773544692900032, -3.1362881713903334e-07, -0.05316590890288353, 0.02199035882949829, -0.030794929713010788, 0.03179014474153519, -0.1282701939344406, 0.015455779619514942, 0.08162311464548111, -0.04434596002101898, 0.002647978952154517, 0.027754846960306168, 0.07055476307868958, 0.01844664290547371, 0.005309735424816608, 0.027391981333494186], "std": [0.3014983534812927, 0.1906731277704239, 0.28338930010795593, 0.18559476733207703, 0.4407452344894409, 0.08935167640447617, 0.30237293243408203, 0.2189951241016388, 0.16062067449092865, 0.12635758519172668, 0.24869580566883087, 0.10978925228118896, 0.1390940099954605, 0.13127955794334412, 0.000947578635532409, 0.0026532672345638275, 0.002564936876296997, 0.0010643580462783575, 0.003995950799435377, 0.0018019807757809758, 0.0011108472244814038, 0.0026500204112380743, 0.0026101490948349237, 0.000971978239249438, 0.00333544728346169, 0.0020329002290964127, 0.73673415184021, 7.152557373046875e-07, 0.73673415184021, 0.73673415184021, 0.73673415184021, 0.73673415184021, 0.8632974028587341, 7.152557373046875e-07, 0.8632974028587341, 0.8632974028587341, 0.8632974028587341, 0.8632974028587341, 0.00012047169002471492, 8.099556794149976e-07, 0.34244608879089355, 0.27071839570999146, 0.3522751033306122, 0.1981365978717804, 0.41847044229507446, 0.29853448271751404, 0.24148322641849518, 0.31200847029685974, 0.19189897179603577, 0.1397603154182434, 0.4088822603225708, 0.2116645872592926, 0.19979652762413025, 0.20670026540756226], "count": [300]}, "timestamp": {"min": [0.0], "max": [9.966666666666667], "mean": [4.983333333333333], "std": [2.8867353083961027], "count": [300]}, "frame_index": {"min": [0], "max": [299], "mean": [149.5], "std": [86.60205925188308], "count": [300]}, "episode_index": {"min": [388], "max": [388], "mean": [388.0], "std": [0.0], "count": [300]}, "index": {"min": [153952], "max": [154251], "mean": [154101.5], "std": [86.60205925188308], "count": [300]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [300]}, "subtask_annotation": {"mean": [0.38333333333333336, 2.0, 2.0, 2.0, 2.0], "std": [0.49972214501883105, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [300]}, "scene_annotation": {"mean": [388.0], "std": [0.0], "min": [388], "max": [388], "count": [300]}, "eef_direction_state": {"mean": [4.276666666666666, 3.1866666666666665], "std": [1.724371060866994, 2.2177666443719652], "min": [0, 0], "max": [6, 6], "count": [300]}, "eef_velocity_state": {"mean": [0.94, 0.9566666666666667], "std": [0.8101851640211658, 0.6938699846192774], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_acc_mag_state": {"mean": [0.9066666666666666, 0.7933333333333333], "std": [0.8551543070632857, 0.8778509111587381], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_direction_action": {"mean": [4.073333333333333, 2.8933333333333335], "std": [1.716961139791917, 2.0236820127897777], "min": [0, 0], "max": [6, 6], "count": [300]}, "eef_velocity_action": {"mean": [1.0633333333333332, 1.1466666666666667], "std": [0.7784528816112697, 0.6417337627258067], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_acc_mag_action": {"mean": [0.9366666666666666, 0.8066666666666666], "std": [0.8481286590029975, 0.8539841268366126], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_sim_pose_state": {"mean": [0.2569709296326743, 0.24048746145569627, 0.11113430440404239, -0.6012905799006732, -0.8877175201331456, 1.3847585502299555, 0.30657592070147305, -0.19503119488586593, 0.10879406928688223, -1.5367599094604758, -0.8395628922544841, 2.08262154407687], "std": [0.06461360665747307, 0.03293228831060488, 0.06834094216408862, 2.503959871933619, 0.42795520391749364, 1.9457964357372493, 0.056885480857730895, 0.08072201408405019, 0.026889198706212668, 0.32828344792403524, 0.279580409585879, 0.28252545259257916], "min": [0.184387033610844, 0.1814093688873625, 0.04200775829933837, -3.126089192432712, -1.19026968601829, -3.1210864575023582, 0.18901344017056493, -0.35153640877823733, 0.0739312676421853, -2.383821152281726, -1.0942094546167436, 1.552524578467532], "max": [0.3988287602993411, 0.3072450476753645, 0.33032794173692637, 3.1391899439865676, 0.15188341886202372, 3.0239065213073846, 0.41953840946425724, -0.11037113432102677, 0.1590906815503877, -0.9042848960170684, -0.2531522133828761, 2.6489855113926986], "count": [300]}, "eef_sim_pose_action": {"mean": [0.26598033973599977, 0.24337700821661845, 0.10916715891516271, -0.3996284358610581, -0.8876141197240295, 1.3413974152173624, 0.31541352776885506, -0.19622772569130184, 0.10542193772196215, -1.474765169746809, -0.8228383962882837, 2.042145631699884], "std": [0.0681093007981948, 0.0329650918080117, 0.07014212400650847, 2.5234788188999753, 0.44930300652642646, 1.9673409160862718, 0.0553946132628722, 0.07945961781913508, 0.028920939226659965, 0.3209708215419708, 0.30048849492171603, 0.26910595078535293], "min": [0.18156373061194117, 0.1845076452277366, 0.039196301254495775, -3.138532143228001, -1.250257458981708, -3.0743792273801165, 0.190464850078362, -0.36032706523005503, 0.06748537485517218, -2.4000515775311673, -1.1012132680636435, 1.525529348680667], "max": [0.41696265613314465, 0.3201025047045718, 0.3428106973526788, 3.1340389312015695, 0.03885542904824013, 3.0845315297709464, 0.4303501117379356, -0.11603006995236087, 0.16138416023075924, -0.8381789728927274, -0.21531043699831498, 2.632013119081361], "count": [300]}}} +{"episode_index": 380, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40650884515570934]], [[0.513436012591311]], [[0.44703025759323334]]], "std": [[[0.2846281385433734]], [[0.20215197224718676]], [[0.22617525555022708]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42038805026912723]], [[0.42930768935024993]], [[0.3539919862552864]]], "std": [[[0.3181213539414248]], [[0.25051145875995506]], [[0.29296231817652374]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39879368512110724]], [[0.4495315479623222]], [[0.36849984381007306]]], "std": [[[0.2906747234868295]], [[0.2259075292286993]], [[0.26794813764369557]]], "count": [100]}, "observation.state": {"min": [-0.44871774315834045, -0.24936477839946747, -0.5338773727416992, -1.5457404851913452, -1.419472336769104, -0.641836941242218, -0.7042067050933838, -0.759842038154602, -0.19751286506652832, 0.09497017413377762, -1.6865031719207764, 0.15171116590499878, 0.005724939052015543, -0.49454572796821594, 0.0071584745310246944, -0.013625633902847767, -0.6194541454315186, 0.9813101291656494, -0.3910391926765442, -0.022841893136501312, -0.012569690123200417, 0.012693815864622593, -0.6282912492752075, 1.0051352977752686, -0.3970450162887573, 0.05044856667518616, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -3.4804022561729653e-06, -2.27497525884246e-06, -0.7270086407661438, -0.4633202850818634, -0.5169985294342041, -1.1108689308166504, -1.2234090566635132, -1.189831256866455, -1.8011378049850464, -1.008256196975708, -0.40493375062942505, -0.3438382148742676, -1.0937721729278564, -1.256032109260559, -0.4524332880973816, -0.5715380907058716, -10.467134475708008, -4.497354507446289, -1.9938949346542358, -10.042736053466797, -0.6599512100219727, -0.8894994258880615, -1.2338217496871948, -12.660778045654297, -3.663003921508789, -2.050060987472534, -9.035409927368164, -0.7460317611694336, -1.3772892951965332, -1.778998851776123, -0.0062825377099215984, -0.011371385306119919, -0.012277649715542793, -0.006178337149322033, -0.024439029395580292, -0.009451627731323242, -0.008431441150605679, -0.011467330157756805, -0.01604890637099743, -0.004209430422633886, -0.02152353897690773, -0.020331772044301033, -1.1029200553894043, -0.1633169949054718, 6.562373161315918, -28.933629989624023, 7.447308540344238, -0.6810531616210938, -0.06362999975681305, -0.2932282090187073, 4.721345901489258, -30.42966079711914, 7.290709972381592, -1.4364399909973145, -0.02774999663233757, -0.01616896130144596, 0.0018315018387511373, -0.13663585484027863, 0.33602696657180786, 0.10797946155071259, 0.030469652265310287, 0.341706246137619, -0.30311957001686096, 0.018907764926552773, -3.1255455017089844, -1.1994214057922363, -2.943225860595703, -2.303720712661743, -1.4295544624328613, 1.2467776536941528, -0.8285614252090454, -0.20738355815410614, 9.690563201904297, -0.008184880018234253, -0.014234155416488647, -0.03701615333557129, -0.028394952416419983, 0.021762218326330185, 0.7596195340156555, 0.6453204154968262], "max": [0.12613169848918915, 0.46463820338249207, 0.2558765113353729, -1.020446538925171, 0.18206080794334412, -0.10688458383083344, 0.1516386866569519, 0.18153288960456848, 0.17413553595542908, 0.4707419276237488, -0.6126489639282227, 1.0728142261505127, 0.39244210720062256, 0.049212731420993805, 0.009326975792646408, -0.011283294297754765, -0.6171937584877014, 0.981656014919281, -0.38329553604125977, -0.0184263177216053, -0.009867476299405098, 0.014444546774029732, -0.6244322061538696, 1.0060491561889648, -0.3908189833164215, 0.055317170917987823, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0006680843653157353, 2.463326836732449e-06, 1.0488600730895996, 0.8335920572280884, 0.9325702786445618, 0.5634545683860779, 3.2785487174987793, 0.7546179294586182, 0.9643313884735107, 0.6292450428009033, 0.5277178883552551, 0.37153223156929016, 1.2910330295562744, 0.8475152254104614, 0.8989319801330566, 0.5992061495780945, -2.394078493118286, 4.059829235076904, 1.9658119678497314, -0.18315020203590393, 1.0616605281829834, 2.065934181213379, 0.6025640964508057, -1.9746508598327637, 8.272283554077148, 1.5024420022964478, 0.061050064861774445, 0.22954824566841125, 0.5451771020889282, 0.11477412283420563, 0.015298224054276943, 0.014272107742726803, 0.01104772463440895, 0.0056029921397566795, 0.015701498836278915, 0.011228117160499096, 0.009274249896407127, 0.01903885416686535, 0.013251392170786858, 0.008274154737591743, 0.015842488035559654, 0.017000794410705566, 0.7423499822616577, 0.6235739588737488, 14.639140129089355, -20.783939361572266, 15.379239082336426, 0.5782814621925354, 1.8664799928665161, 0.460256963968277, 12.040916442871094, -22.005931854248047, 15.806843757629395, -0.34115833044052124, 0.026578688994050026, 0.008124500513076782, 0.004273504484444857, -0.04099075868725777, 0.51258385181427, 0.28395313024520874, 0.25083309412002563, 0.554779052734375, 0.010867677628993988, 0.15451397001743317, 3.1092636585235596, 0.1746755838394165, 2.8987975120544434, -0.7564246654510498, -0.1593007892370224, 2.6062417030334473, -0.49594271183013916, 0.14892899990081787, 9.90268325805664, 0.007733941078186035, 0.016220003366470337, 0.03414985537528992, -0.02638786844909191, 0.02321469411253929, 0.7631336450576782, 0.6493659615516663], "mean": [-0.06981628388166428, -0.021372351795434952, -0.07206826657056808, -1.3646183013916016, -0.2757355272769928, -0.3636545240879059, -0.502830445766449, -0.28056296706199646, 0.0392836295068264, 0.29703468084335327, -1.0775725841522217, 0.4973515272140503, 0.18895335495471954, -0.1857423633337021, 0.007982360199093819, -0.01292437594383955, -0.6186351180076599, 0.9815364480018616, -0.3860454559326172, -0.02046731673181057, -0.011412491090595722, 0.013148986734449863, -0.626309335231781, 1.0056742429733276, -0.3931591808795929, 0.053379498422145844, 0.3864172399044037, 1.7453292608261108, 0.3864172399044037, 0.3864172399044037, 0.3864172399044037, 0.3864172399044037, 0.782044529914856, 1.7453292608261108, 0.782044529914856, 0.782044529914856, 0.782044529914856, 0.782044529914856, 0.00030681450152769685, -2.8671496465904056e-07, -0.003253782633692026, -0.004192304331809282, -0.003414217382669449, 0.008542115800082684, 0.007662948686629534, -0.014245235361158848, -0.002778938040137291, 0.006205050274729729, 0.0010252317879348993, -0.01068171113729477, 0.017861653119325638, -0.022993674501776695, 0.009941880591213703, -0.020128605887293816, -5.8384690284729, -0.5496824979782104, -0.24661846458911896, -4.809135437011719, 0.29808878898620605, 0.16406096518039703, -0.48221325874328613, -7.165223598480225, 2.6672446727752686, -0.14816005527973175, -5.412444591522217, -0.18387530744075775, -0.16150620579719543, -0.7090511918067932, 0.00022798932332079858, -0.00014732372073922306, -0.0006402451545000076, -0.0007876581512391567, 0.00010276713146595284, -0.00012642204819712788, 0.00021556674619205296, -0.00016743291052989662, -3.0385157515411265e-05, 0.00034368890919722617, 0.00012728318688459694, -8.756986062508076e-05, -0.12152571976184845, 0.1215769499540329, 10.384584426879883, -25.023632049560547, 12.823749542236328, -0.024505291134119034, 0.781706690788269, -0.034880779683589935, 7.997952938079834, -24.783098220825195, 11.712679862976074, -0.8786190748214722, 0.0008696868899278343, -0.002752523170784116, 0.0031088548712432384, -0.0722346380352974, 0.3914908766746521, 0.1931544691324234, 0.1366080343723297, 0.43888550996780396, -0.12368796765804291, 0.0626857802271843, -1.4800881147384644, -0.8631189465522766, 1.3658283948898315, -1.2967281341552734, -1.042510986328125, 1.8119429349899292, -0.691213071346283, -0.02521788887679577, 9.770057678222656, -2.48672995439847e-06, 0.0005371816805563867, 3.5825432860292494e-05, -0.027260174974799156, 0.022320488467812538, 0.7616776823997498, 0.6469953060150146], "std": [0.18629302084445953, 0.17767976224422455, 0.238137885928154, 0.12287444621324539, 0.4594566822052002, 0.12692797183990479, 0.28275880217552185, 0.2594757676124573, 0.1306374967098236, 0.1027810275554657, 0.2662642002105713, 0.3091457188129425, 0.09644736349582672, 0.130492702126503, 0.0006931211100891232, 0.0005482637789100409, 0.0006507623475044966, 7.240196282509714e-05, 0.002285918453708291, 0.0015246536349877715, 0.0008734037983231246, 0.0004202236596029252, 0.0011256173020228744, 0.00019649695605039597, 0.0018311714520677924, 0.00158812222070992, 0.7133119106292725, 0.0, 0.7133119106292725, 0.7133119106292725, 0.7133119106292725, 0.7133119106292725, 0.8601985573768616, 0.0, 0.8601985573768616, 0.8601985573768616, 0.8601985573768616, 0.8601985573768616, 0.00010194217611569911, 8.912190878618276e-07, 0.24258938431739807, 0.23168842494487762, 0.26360034942626953, 0.26416170597076416, 0.6716225743293762, 0.30589431524276733, 0.3947916328907013, 0.28670692443847656, 0.14311905205249786, 0.1440775990486145, 0.38833385705947876, 0.3324504792690277, 0.17639502882957458, 0.16979900002479553, 2.0327582359313965, 1.9981062412261963, 1.153934359550476, 3.198568820953369, 0.3915098011493683, 0.6303790807723999, 0.3581435978412628, 2.551497220993042, 3.1142616271972656, 0.9654644727706909, 2.572213649749756, 0.2431231588125229, 0.379221647977829, 0.3984835147857666, 0.0028483348432928324, 0.0040939319878816605, 0.004381389822810888, 0.002238577464595437, 0.00395984249189496, 0.0024840617552399635, 0.002962903818115592, 0.00512444693595171, 0.0051449378952383995, 0.0021813868079334497, 0.0038201194256544113, 0.0034105991944670677, 0.41601258516311646, 0.1259763538837433, 1.8354121446609497, 1.7600147724151611, 1.843405842781067, 0.3337899148464203, 0.4879111051559448, 0.12432467937469482, 1.7488144636154175, 1.9317307472229004, 1.877792239189148, 0.2873220145702362, 0.007383893243968487, 0.004638987127691507, 0.0005146445473656058, 0.015141356736421585, 0.05561087280511856, 0.0483696386218071, 0.05304739624261856, 0.06573205441236496, 0.101660817861557, 0.03768879175186157, 2.071826934814453, 0.4276057779788971, 1.9524000883102417, 0.34537288546562195, 0.4684630334377289, 0.3078628480434418, 0.04569358378648758, 0.05966772884130478, 0.0343182310461998, 0.002901444910094142, 0.0052040028385818005, 0.008403623476624489, 0.0004610487667378038, 0.0003131341945845634, 0.0009775974322110415, 0.0011383246164768934], "count": [307]}, "action": {"min": [-0.5197200179100037, -0.241726353764534, -0.5971332788467407, -1.5612553358078003, -1.423585057258606, -0.657721757888794, -0.6981316804885864, -0.8011986613273621, -0.22052153944969177, 0.024455159902572632, -1.6550954580307007, 0.14430612325668335, 0.0062392400577664375, -0.5310400128364563, 0.006663284730166197, -0.017481183633208275, -0.6176671385765076, 0.9796034693717957, -0.3950720727443695, -0.02218043804168701, -0.012501862831413746, 0.006492373533546925, -0.6247409582138062, 1.0039849281311035, -0.40187913179397583, 0.04871324449777603, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -3.4804022561729653e-06, -2.3483685254177544e-06, -0.7270086407661438, -0.4633202850818634, -0.5169985294342041, -1.1108689308166504, -1.2234090566635132, -1.189831256866455, -1.8011378049850464, -1.008256196975708, -0.40493375062942505, -0.3438382148742676, -1.0937721729278564, -1.256032109260559, -0.4524332880973816, -0.5715380907058716], "max": [0.11863022297620773, 0.5080973505973816, 0.32816529273986816, -0.9204266667366028, 0.1878611296415329, -0.09762465953826904, 0.1538243293762207, 0.1960957646369934, 0.17435817420482635, 0.5067231059074402, -0.5101561546325684, 1.0749213695526123, 0.40408337116241455, 0.04938260465860367, 0.010057470761239529, -0.005745795089751482, -0.6060492396354675, 0.9830549955368042, -0.3840411603450775, -0.01826951652765274, -0.008473005145788193, 0.01858234405517578, -0.6148822903633118, 1.0076282024383545, -0.3922816514968872, 0.053527817130088806, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0006680843653157353, 2.463326836732449e-06, 1.0488600730895996, 0.8335920572280884, 0.9325702786445618, 0.5634545683860779, 3.2785487174987793, 0.7546179294586182, 0.9643313884735107, 0.6292450428009033, 0.5277178883552551, 0.37153223156929016, 1.2910330295562744, 0.8475152254104614, 0.8989319801330566, 0.5992061495780945], "mean": [-0.0983562245965004, -0.014826076105237007, -0.08602939546108246, -1.3140218257904053, -0.2762387692928314, -0.3673691749572754, -0.4987596273422241, -0.3030971586704254, 0.03866928443312645, 0.294752836227417, -1.0336378812789917, 0.491412878036499, 0.19339407980442047, -0.19035997986793518, 0.007914990186691284, -0.012448160909116268, -0.6130423545837402, 0.9810134172439575, -0.38819584250450134, -0.020014991983771324, -0.010881597176194191, 0.01176439132541418, -0.6207384467124939, 1.0054689645767212, -0.3955739736557007, 0.05147123336791992, 0.38738372921943665, 1.7453292608261108, 0.38738372921943665, 0.38738372921943665, 0.38738372921943665, 0.38738372921943665, 0.782044529914856, 1.7453292608261108, 0.782044529914856, 0.782044529914856, 0.782044529914856, 0.782044529914856, 0.00030651764245703816, -2.8315866984485183e-07, -0.003556277835741639, -0.004689328372478485, -0.0045541441068053246, 0.008552675135433674, 0.006507962476462126, -0.01245824433863163, -0.0027407980524003506, 0.006945096887648106, 0.0016547567211091518, -0.010451757349073887, 0.01714879274368286, -0.023492544889450073, 0.01016210950911045, -0.022168530151247978], "std": [0.19634227454662323, 0.1742231547832489, 0.24634592235088348, 0.15153752267360687, 0.46157774329185486, 0.1304587721824646, 0.28197041153907776, 0.27794891595840454, 0.12704682350158691, 0.13075172901153564, 0.2803840935230255, 0.3082710802555084, 0.09542153030633926, 0.1376221776008606, 0.0006073882686905563, 0.0021511144004762173, 0.0016923104412853718, 0.0006999502656981349, 0.002657715929672122, 0.0012533687986433506, 0.0007790843374095857, 0.0021626069210469723, 0.001501105260103941, 0.0006055937265045941, 0.0021516873966902494, 0.001360846683382988, 0.7144555449485779, 0.0, 0.7144555449485779, 0.7144555449485779, 0.7144555449485779, 0.7144555449485779, 0.8601985573768616, 0.0, 0.8601985573768616, 0.8601985573768616, 0.8601985573768616, 0.8601985573768616, 0.00010215907241217792, 8.843051659823686e-07, 0.24260953068733215, 0.23163673281669617, 0.263811856508255, 0.26416149735450745, 0.6715354323387146, 0.30576440691947937, 0.3947908580303192, 0.28655898571014404, 0.14267398416996002, 0.14385879039764404, 0.3885662257671356, 0.3324317932128906, 0.1765076369047165, 0.16797100007534027], "count": [307]}, "timestamp": {"min": [0.0], "max": [10.2], "mean": [5.1], "std": [2.9540932054806035], "count": [307]}, "frame_index": {"min": [0], "max": [306], "mean": [153.0], "std": [88.6227961644181], "count": [307]}, "episode_index": {"min": [389], "max": [389], "mean": [389.0], "std": [0.0], "count": [307]}, "index": {"min": [154252], "max": [154558], "mean": [154405.0], "std": [88.6227961644181], "count": [307]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [307]}, "subtask_annotation": {"mean": [0.40390879478827363, 2.0, 2.0, 2.0, 2.0], "std": [0.5037814965258944, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [307]}, "scene_annotation": {"mean": [389.0], "std": [0.0], "min": [389], "max": [389], "count": [307]}, "eef_direction_state": {"mean": [3.530944625407166, 2.8664495114006514], "std": [2.0880114022260883, 2.082597687247766], "min": [0, 0], "max": [6, 6], "count": [307]}, "eef_velocity_state": {"mean": [0.993485342019544, 1.0521172638436482], "std": [0.7353054954297886, 0.7290306887963254], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_acc_mag_state": {"mean": [1.022801302931596, 0.9478827361563518], "std": [0.8326410844434643, 0.8525992520642551], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_direction_action": {"mean": [3.543973941368078, 2.8859934853420195], "std": [2.005007048158335, 2.1680308031657365], "min": [0, 0], "max": [6, 6], "count": [307]}, "eef_velocity_action": {"mean": [1.1335504885993486, 1.0521172638436482], "std": [0.7518152407644387, 0.7155010630778114], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_acc_mag_action": {"mean": [1.0944625407166124, 1.1042345276872965], "std": [0.787236510532487, 0.8204719685557119], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_sim_pose_state": {"mean": [0.25882495171991776, 0.262218465749604, 0.08855985271180719, -1.481070739443051, -0.8638100269189943, 1.3665658027517833, 0.30648036681346985, -0.2130783397654285, 0.09536477126580692, -1.2967300718731887, -1.0426082120288747, 1.812009977993906], "std": [0.05267089403728492, 0.025944954013792425, 0.045147339054694785, 2.1298506996378612, 0.42780052462036966, 1.98962278538178, 0.06902208005418416, 0.06689107328574796, 0.04198642301495848, 0.34565911079968376, 0.46847745855209516, 0.3081528159700649], "min": [0.19498464733999402, 0.22446719563457504, 0.03369504810708769, -3.1339247169995708, -1.2102986449536168, -3.1414783821805656, 0.19290820203484574, -0.3232163137039551, 0.04402228843886535, -2.3041374271883743, -1.4296007364688044, 1.2463226676963122], "max": [0.36110783107595257, 0.33455131005920347, 0.20449279879769358, 3.139576436276817, 0.17475081022468753, 3.1236723247751588, 0.42793509420325415, -0.12273024309662389, 0.1644455170100245, -0.7562117975459072, -0.1593208632016898, 2.606646969691119], "count": [307]}, "eef_sim_pose_action": {"mean": [0.26404966004252467, 0.26127920962882206, 0.08469499939730284, -1.1580976857559897, -0.8807968003448872, 1.3669852602328232, 0.3108344930052148, -0.21712606011649985, 0.09241875978481127, -1.247779716792233, -1.0319330789071997, 1.7692651739215124], "std": [0.05552767246573738, 0.02858888624413842, 0.04947959871483349, 2.311505243543661, 0.4329645984192329, 1.950931614480692, 0.07145281982294444, 0.0660443848461044, 0.04129379511982347, 0.3833017843598003, 0.4843848084561422, 0.3327736649676012], "min": [0.19152889137810755, 0.20169431064746993, 0.022204477776937973, -3.1386617018310408, -1.280622124843469, -3.0436129153375644, 0.19192084598435846, -0.3294449601993255, 0.04302835228094079, -2.3546069742245557, -1.4425800858497368, 1.173273390706551], "max": [0.36874728029325826, 0.34306506952139215, 0.21209382397547275, 3.1387954549578785, 0.12939047392587733, 3.0786760573023364, 0.43486738309278344, -0.13002013733698065, 0.15962400315824465, -0.708517581287065, -0.1163877499166126, 2.614745689127406], "count": [307]}}} +{"episode_index": 381, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4156479551134179]], [[0.5410090037485583]], [[0.46570309976931945]]], "std": [[[0.2916699390673649]], [[0.20760434447399637]], [[0.2279533669677896]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.458669108035371]], [[0.43788397251057287]], [[0.32979936082276046]]], "std": [[[0.3242736475848539]], [[0.24032456788276382]], [[0.30160281086544866]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5200185745866974]], [[0.4565737456747405]], [[0.31737902249134947]]], "std": [[[0.3275371623994171]], [[0.20613433794755356]], [[0.28815836059601374]]], "count": [100]}, "observation.state": {"min": [-0.4239780902862549, -0.3214896321296692, -0.523099958896637, -1.723900318145752, -1.0843147039413452, -0.6375439167022705, -0.46120649576187134, -0.3092765212059021, -0.16212822496891022, 0.04290911555290222, -1.7277023792266846, 0.7402530908584595, -0.22755222022533417, -0.38910603523254395, -0.0016266282182186842, -0.008267460390925407, -0.50564044713974, 0.9615349173545837, -0.47324857115745544, -0.020726673305034637, -0.009063566103577614, 0.01536837499588728, -0.6085091233253479, 0.9980158805847168, -0.39668363332748413, 0.043313317000865936, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.01002038735896349, -0.0003836612740997225, -0.40121373534202576, -0.44946208596229553, -0.8577384948730469, -0.47110578417778015, -1.4220588207244873, -0.8481265306472778, -0.4355299472808838, -0.3211005628108978, -0.17402967810630798, -0.34346917271614075, -0.9760898947715759, -0.8706420660018921, -0.45940810441970825, -0.43726590275764465, -10.455998420715332, -7.814408302307129, -1.6990231275558472, -10.561660766601562, -1.090354084968567, -0.6599512100219727, -1.8937729597091675, -8.006243705749512, -3.0219781398773193, -1.7832722663879395, -11.172161102294922, -1.004273533821106, -1.979853630065918, -3.988400459289551, -0.004279174841940403, -0.010848510079085827, -0.013899757526814938, -0.005100307986140251, -0.004935747478157282, -0.01710505038499832, -0.007832190953195095, -0.010028865188360214, -0.015539130195975304, -0.005615989211946726, -0.0020546161103993654, -0.016305861994624138, -0.33935999870300293, -0.3934454619884491, 1.4995468854904175, -30.747440338134766, 18.00603675842285, -1.3398247957229614, -1.1453399658203125, -0.8054496645927429, 9.680242538452148, -21.373245239257812, 15.4808931350708, -2.0353472232818604, -0.019928503781557083, -0.010091620497405529, -0.0024420025292783976, -0.08198151737451553, 0.28858286142349243, 0.1190890297293663, -0.0036979513242840767, 0.37156975269317627, -0.29754728078842163, 0.054717011749744415, -2.734689235687256, -1.5344350337982178, -2.7487998008728027, -2.264350414276123, -0.7992865443229675, 1.6447421312332153, -0.7984423041343689, -0.20812579989433289, 9.631664276123047, -0.005989432334899902, -0.03291592001914978, -0.02321067452430725, -0.029612727463245392, 0.01596185378730297, 0.8407651782035828, 0.5381485819816589], "max": [0.2590655982494354, 0.5292011499404907, 0.4425238370895386, -1.1371846199035645, 0.22144797444343567, -0.12294434756040573, 0.08964752405881882, 0.09858689457178116, 0.11698639392852783, 0.40226706862449646, -1.224916696548462, 1.1863934993743896, 0.22096364200115204, -0.011825168505311012, -0.0005412761820480227, -0.0061698611825704575, -0.501476526260376, 0.961821436882019, -0.4660158157348633, -0.013231408782303333, -0.007623688317835331, 0.018930796533823013, -0.6057692766189575, 0.9998882412910461, -0.3907316327095032, 0.0497661791741848, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.010492797940969467, -0.000380264304112643, 0.11453540623188019, 0.9487805366516113, 0.5769339203834534, 0.8392211198806763, 1.0213974714279175, 0.942357063293457, 0.5260943174362183, 0.4139060378074646, 0.4629645347595215, 0.3593909740447998, 0.5882207155227661, 0.3509112000465393, 0.23843911290168762, 0.13166922330856323, -1.5812053680419922, 7.448107719421387, 2.6117217540740967, 5.128205299377441, 1.0616605281829834, 2.123321294784546, 0.5164835453033447, -3.0176525115966797, 7.295482635498047, 4.114163875579834, -0.5494505763053894, 0.9755799770355225, 1.2625153064727783, 0.4877900183200836, 0.0077370209619402885, 0.009868720546364784, 0.020017197355628014, 0.004745624028146267, 0.020450077950954437, 0.0033950016368180513, 0.009466243907809258, 0.0205142330378294, 0.021543122828006744, 0.004919025581330061, 0.01691274903714657, 0.0032788419630378485, 1.6543800830841064, 0.34519270062446594, 7.631357192993164, -24.32583999633789, 25.452133178710938, 0.2267681360244751, 1.3786499500274658, 0.2523989677429199, 14.639141082763672, -12.478948593139648, 22.135780334472656, -0.7302478551864624, 0.022745879366993904, 0.006054865662008524, 0.0012210012646391988, -0.04099075868725777, 0.4878639876842499, 0.33697840571403503, 0.2337862104177475, 0.4920884966850281, -0.06819945573806763, 0.221258282661438, 2.7912659645080566, 0.045797593891620636, 2.6668734550476074, -1.3222942352294922, -0.23140689730644226, 2.5193910598754883, -0.45681774616241455, 0.16504240036010742, 9.863240242004395, 0.015687763690948486, 0.018882840871810913, 0.02928522229194641, -0.024505147710442543, 0.017621930688619614, 0.8421515226364136, 0.5404974222183228], "mean": [-0.034046366810798645, -0.04756110906600952, 0.05055984854698181, -1.453291654586792, -0.20216010510921478, -0.4085080325603485, -0.12768863141536713, -0.05764498934149742, 0.036181092262268066, 0.22223694622516632, -1.5603375434875488, 0.87383633852005, -0.07642321288585663, -0.26057764887809753, -0.0013199527747929096, -0.007713655941188335, -0.5042292475700378, 0.9617553353309631, -0.47147658467292786, -0.014913985505700111, -0.00872586015611887, 0.016161572188138962, -0.607129693031311, 0.998649537563324, -0.39556002616882324, 0.048572391271591187, 0.8337436318397522, 1.7453304529190063, 0.8337436318397522, 0.8337436318397522, 0.8337436318397522, 0.8337436318397522, 0.9153288006782532, 1.7453304529190063, 0.9153288006782532, 0.9153288006782532, 0.9153288006782532, 0.9153288006782532, 0.010333237238228321, -0.0003818803234025836, -0.11571172624826431, 0.12775194644927979, -0.1627451479434967, 0.043228406459093094, -0.15977360308170319, 0.09094852954149246, 0.038989461958408356, 0.03789657726883888, 0.03852122277021408, 0.033618200570344925, -0.02029542066156864, -0.06901327520608902, -0.0454380102455616, -0.05597442016005516, -6.0394287109375, -0.5150582194328308, -0.31397685408592224, -5.513664245605469, 0.23323984444141388, 0.24694333970546722, -0.4722965955734253, -4.942314624786377, 3.8534131050109863, 0.937551736831665, -5.9338765144348145, 0.18647998571395874, -0.3125526010990143, -1.1651363372802734, 0.0008074482902884483, 0.0004214896762277931, 0.0010568173602223396, 0.00010421022307127714, 0.0011536490637809038, -0.0012653915910050273, -0.0003403900482226163, 0.00019403758051339537, -0.00031806487822905183, 0.0004149313608650118, 0.0008792653097771108, -0.001090048928745091, 0.8787881731987, -0.02563495561480522, 4.084515571594238, -26.14189338684082, 21.547943115234375, -0.4319954514503479, 0.16827426850795746, -0.3074025511741638, 12.39058780670166, -18.44163703918457, 20.041126251220703, -1.244728446006775, 0.0019484369549900293, -0.002469837898388505, -0.0008556529064662755, -0.07654812186956406, 0.3939287066459656, 0.22065439820289612, 0.09829125553369522, 0.4135320484638214, -0.160027876496315, 0.16900502145290375, -0.7367517352104187, -1.0703171491622925, 0.4546213448047638, -1.9814176559448242, -0.6157006025314331, 2.1882832050323486, -0.6424398422241211, -0.016998153179883957, 9.772112846374512, 0.0005766552640125155, -0.00041520639206282794, 0.0001199033940793015, -0.028555091470479965, 0.017035286873579025, 0.8417830467224121, 0.5387887954711914], "std": [0.22566205263137817, 0.28112804889678955, 0.2850055694580078, 0.15328218042850494, 0.3229157030582428, 0.1500747799873352, 0.19111059606075287, 0.11875001341104507, 0.09970495104789734, 0.100009486079216, 0.14372777938842773, 0.15581099689006805, 0.14091257750988007, 0.13727471232414246, 0.000352694682078436, 0.0006055589183233678, 0.001027570222504437, 7.677089888602495e-05, 0.0018525513587519526, 0.002105088671669364, 0.00042441138066351414, 0.0011279125465080142, 0.0005965619930066168, 0.0005670313839800656, 0.0015971988905221224, 0.0018617470050230622, 0.8403133153915405, 1.1920928955078125e-06, 0.8403133153915405, 0.8403133153915405, 0.8403133153915405, 0.8403133153915405, 0.8573128581047058, 1.1920928955078125e-06, 0.8573128581047058, 0.8573128581047058, 0.8573128581047058, 0.8573128581047058, 8.951743802754208e-05, 6.261932412598981e-07, 0.13741452991962433, 0.2801505923271179, 0.32995155453681946, 0.2824859619140625, 0.49713134765625, 0.33179569244384766, 0.2413628101348877, 0.14648766815662384, 0.11547628045082092, 0.17725946009159088, 0.30639269948005676, 0.21654357016086578, 0.1498161256313324, 0.12918420135974884, 2.408759117126465, 3.2990853786468506, 0.9294976592063904, 4.031212329864502, 0.4901289939880371, 0.5665524005889893, 0.4873254597187042, 1.2865358591079712, 3.1294314861297607, 1.572725534439087, 3.047248125076294, 0.36537057161331177, 0.6759827733039856, 1.104425311088562, 0.002604820067062974, 0.004201007541269064, 0.006648231763392687, 0.001943460083566606, 0.0033858278766274452, 0.0032648544292896986, 0.0025917631573975086, 0.005214214324951172, 0.005918470676988363, 0.002043908927589655, 0.0031391570810228586, 0.003552798880264163, 0.4542312026023865, 0.1522212028503418, 1.3314614295959473, 1.5482449531555176, 1.785050392150879, 0.3911988437175751, 0.46451708674430847, 0.19838082790374756, 1.106801986694336, 1.9941893815994263, 1.3573024272918701, 0.3159469962120056, 0.007720877416431904, 0.003348143072798848, 0.0006220610230229795, 0.008290793746709824, 0.07047247886657715, 0.06984225660562515, 0.0781133770942688, 0.042592521756887436, 0.07216216623783112, 0.05353250727057457, 1.5199955701828003, 0.4135337471961975, 1.5825259685516357, 0.32056424021720886, 0.20288977026939392, 0.29151594638824463, 0.06220628693699837, 0.05196729302406311, 0.038514602929353714, 0.0038880526553839445, 0.007608729414641857, 0.0072555080987513065, 0.0012620029738172889, 0.0003766896843444556, 0.0003706105053424835, 0.0006294919876381755], "count": [171]}, "action": {"min": [-0.4910353422164917, -0.3490658402442932, -0.5960638523101807, -1.7528538703918457, -1.1854968070983887, -0.6404998302459717, -0.4632730484008789, -0.3438044488430023, -0.17047131061553955, 0.03920373320579529, -1.7458744049072266, 0.7348320484161377, -0.22865769267082214, -0.39279788732528687, -0.001851756009273231, -0.0105056744068861, -0.5037500858306885, 0.9575781226158142, -0.47563159465789795, -0.02065121755003929, -0.009023432619869709, 0.01125658955425024, -0.6060276031494141, 0.9956780672073364, -0.3995751738548279, 0.04229874908924103, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.01002038735896349, -0.0003836612740997225, -0.40121373534202576, -0.4493409991264343, -0.8577384948730469, -0.47110578417778015, -1.4220588207244873, -0.8481265306472778, -0.4355299472808838, -0.2906390428543091, -0.14466655254364014, -0.34346917271614075, -0.9760898947715759, -0.8706420660018921, -0.45940810441970825, -0.43726590275764465], "max": [0.24950625002384186, 0.5558146238327026, 0.4703393280506134, -1.022092342376709, 0.23361405730247498, -0.06444016844034195, 0.10276027768850327, 0.10022438317537308, 0.14485085010528564, 0.45397523045539856, -1.1174203157424927, 1.1689326763153076, 0.2272651344537735, -0.010526140220463276, -0.0002426136052235961, -0.0029593307990580797, -0.4961199164390564, 0.9623013734817505, -0.46578216552734375, -0.013798308558762074, -0.0071070631965994835, 0.020104147493839264, -0.5998967289924622, 0.9994397163391113, -0.39162206649780273, 0.04827912151813507, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.010492797940969467, -0.000380264304112643, 0.11453540623188019, 0.9487805366516113, 0.5769339203834534, 0.8392211198806763, 1.0213974714279175, 0.942357063293457, 0.5260943174362183, 0.4139060378074646, 0.4629645347595215, 0.3593909740447998, 0.5620966553688049, 0.3509112000465393, 0.23843911290168762, 0.13166922330856323], "mean": [-0.09861961752176285, -0.005844040308147669, -0.005467193201184273, -1.402730941772461, -0.2347753643989563, -0.3914625346660614, -0.11367299407720566, -0.06489957869052887, 0.054755378514528275, 0.23963846266269684, -1.5345146656036377, 0.8614283204078674, -0.08163175731897354, -0.2743232548236847, -0.001035786117427051, -0.008227987214922905, -0.500424861907959, 0.9603510499000549, -0.47218719124794006, -0.01562486495822668, -0.00815078429877758, 0.014086529612541199, -0.6032543182373047, 0.9978436231613159, -0.39691200852394104, 0.04682702571153641, 0.8460255861282349, 1.7453304529190063, 0.8460255861282349, 0.8460255861282349, 0.8460255861282349, 0.8460255861282349, 0.914920449256897, 1.7453304529190063, 0.914920449256897, 0.914920449256897, 0.914920449256897, 0.914920449256897, 0.01032981090247631, -0.0003818747936747968, -0.11456653475761414, 0.12468314915895462, -0.16026398539543152, 0.04089004918932915, -0.1637762039899826, 0.09340687841176987, 0.041527774184942245, 0.040161363780498505, 0.03971068188548088, 0.03178057074546814, -0.02366122230887413, -0.06833166629076004, -0.04656560346484184, -0.05500417575240135], "std": [0.2357727289199829, 0.28162574768066406, 0.307062029838562, 0.19023653864860535, 0.3633899688720703, 0.15764166414737701, 0.18567700684070587, 0.12260711193084717, 0.09838150441646576, 0.11737307906150818, 0.16254352033138275, 0.14682047069072723, 0.1318897008895874, 0.13539990782737732, 0.0004113841860089451, 0.001390091609209776, 0.0019469372928142548, 0.001123536378145218, 0.0022879799362272024, 0.001921013812534511, 0.00046082655899226665, 0.0015562361804768443, 0.0013318872079253197, 0.0008477485971525311, 0.0018305658595636487, 0.0016664465656504035, 0.8416380286216736, 1.1920928955078125e-06, 0.8416380286216736, 0.8416380286216736, 0.8416380286216736, 0.8416380286216736, 0.8574328422546387, 1.1920928955078125e-06, 0.8574328422546387, 0.8574328422546387, 0.8574328422546387, 0.8574328422546387, 8.986900502350181e-05, 6.283357834035996e-07, 0.1382320523262024, 0.28309252858161926, 0.3322649896144867, 0.2823355495929718, 0.49774113297462463, 0.33286401629447937, 0.23959305882453918, 0.14332570135593414, 0.11410681903362274, 0.17598643898963928, 0.3029581904411316, 0.21683278679847717, 0.14870162308216095, 0.12950178980827332], "count": [171]}, "timestamp": {"min": [0.0], "max": [5.666666666666667], "mean": [2.8333333333333335], "std": [1.6454201309718464], "count": [171]}, "frame_index": {"min": [0], "max": [170], "mean": [85.0], "std": [49.362603929155384], "count": [171]}, "episode_index": {"min": [390], "max": [390], "mean": [390.0], "std": [0.0], "count": [171]}, "index": {"min": [154559], "max": [154729], "mean": [154644.0], "std": [49.362603929155384], "count": [171]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [171]}, "subtask_annotation": {"mean": [0.38596491228070173, 2.0, 2.0, 2.0, 2.0], "std": [0.5327097000241755, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [171]}, "scene_annotation": {"mean": [390.0], "std": [0.0], "min": [390], "max": [390], "count": [171]}, "eef_direction_state": {"mean": [3.3508771929824563, 2.982456140350877], "std": [2.001384562298057, 1.8777667593346852], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_state": {"mean": [1.2456140350877194, 1.04093567251462], "std": [0.7160818116476676, 0.5656515690921046], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_state": {"mean": [0.8888888888888888, 0.8245614035087719], "std": [0.8477313684383978, 0.8676675802721582], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_direction_action": {"mean": [3.146198830409357, 3.374269005847953], "std": [2.0538724361211633, 1.780411253539312], "min": [0, 0], "max": [6, 6], "count": [171]}, "eef_velocity_action": {"mean": [1.368421052631579, 1.1111111111111112], "std": [0.7639137213009575, 0.6528788648866849], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_action": {"mean": [1.0584795321637428, 1.0], "std": [0.7851516956955418, 0.8236276908284563], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_sim_pose_state": {"mean": [0.2417536296219125, 0.28657712383921247, 0.10752917036832614, -0.7555977651021074, -1.070631210730983, 0.47339055099833144, 0.2652979564642552, -0.2267630066585481, 0.14233670551360686, -1.9813409986490538, -0.615766154662609, 2.1882482312702356], "std": [0.07966887107276117, 0.06086228036502651, 0.07498128727714196, 1.552746889335991, 0.41369122276173237, 1.6175244673930498, 0.03528274888510964, 0.05105424361295473, 0.014872052466109311, 0.3205931767250735, 0.20284275635582194, 0.2915497740769891], "min": [0.12530048102922536, 0.21641904444511617, -0.0006880900293289791, -3.0868545731128063, -1.5349274741081016, -2.922680961855421, 0.22485014608526072, -0.3243801763049099, 0.123411699129377, -2.264405471288622, -0.7992932288320117, 1.6447803551316937], "max": [0.3463157501817168, 0.4009549143863703, 0.23045760019190856, 2.9829806214865617, 0.04584024654049479, 3.119506430219119, 0.33776748322218675, -0.16571314243961685, 0.1846907367752506, -1.322302497503896, -0.23141157309484695, 2.5193710579917745], "count": [171]}, "eef_sim_pose_action": {"mean": [0.2599160772919268, 0.29144834497886485, 0.11247998272745452, -0.527022223343653, -1.02835102402998, 0.23965054201736546, 0.2651339994015397, -0.21687812470765522, 0.13839893048191454, -1.9830074021138766, -0.6433108915614278, 2.215673078265052], "std": [0.07927872774974012, 0.0633624547934441, 0.07348135965931415, 1.6539775575987523, 0.46842413532128174, 1.7182970434001228, 0.03527743417889919, 0.04817730216239243, 0.02060229443693087, 0.312029243526487, 0.2063950326440472, 0.28339072181312913], "min": [0.1277803834027434, 0.21434642212949126, -0.0073497865006263395, -3.0734479388946063, -1.5650141680724663, -2.9868467443779196, 0.22707640987273264, -0.3153013804302118, 0.10654128716015825, -2.2523234562020535, -0.8565185708671479, 1.6940692639993133], "max": [0.35919735254819185, 0.4142815785037171, 0.23734435682573068, 3.060173763863346, -0.003541716733385325, 3.100948216233968, 0.34221292043418644, -0.15971625746268325, 0.19779763668577544, -1.2276513830437545, -0.20774281652277726, 2.5618950361986093], "count": [171]}}} +{"episode_index": 382, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44646653427341837]], [[0.5359659746251442]], [[0.4843235367755578]]], "std": [[[0.279351018592213]], [[0.2138036334439821]], [[0.22428787165472316]]], "count": [124]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44970389025312846]], [[0.4380927078294949]], [[0.38084217763639294]]], "std": [[[0.2760166541401124]], [[0.23974175342273357]], [[0.27251528109496775]]], "count": [124]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43264594844104626]], [[0.4505738119488782]], [[0.3831246318103459]]], "std": [[[0.29454229441205954]], [[0.22991506930472974]], [[0.2622079876488402]]], "count": [124]}, "observation.state": {"min": [-0.7429087162017822, -0.34981435537338257, -0.41657036542892456, -1.6040170192718506, -1.5139750242233276, -0.07934772968292236, -0.7403251528739929, -1.0820724964141846, -0.31471866369247437, 0.3456149101257324, -1.8824877738952637, 0.22459176182746887, -0.6840817928314209, -0.7019175291061401, 0.009963895194232464, 0.0001285554317291826, -0.622346818447113, 1.0388123989105225, -0.45033004879951477, -0.0052695018239319324, -0.013342512771487236, -0.006802768912166357, -0.6230867505073547, 1.0188640356063843, -0.4418993890285492, -0.004590581636875868, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.003909628838300705, -2.4741320885368623e-06, -0.5555640459060669, -1.1150190830230713, -1.3514117002487183, -2.790496587753296, -2.651318073272705, -2.7748332023620605, -4.213990688323975, -1.6768025159835815, -0.38498160243034363, -0.8485679030418396, -1.6102455854415894, -0.8580746650695801, -1.2153421640396118, -0.5248860716819763, -15.065991401672363, -17.88766860961914, -4.310744762420654, -12.210013389587402, -7.718559265136719, -2.8406591415405273, -2.8980462551116943, -16.63606071472168, -4.94505500793457, -2.134310245513916, -9.615385055541992, -1.1764346361160278, -3.18498158454895, -3.0128204822540283, -0.007502361666411161, -0.02710021287202835, -0.01991143636405468, -0.007092504762113094, -0.024217281490564346, -0.026496002450585365, -0.007795989979058504, -0.028626302257180214, -0.015557614155113697, -0.008500784635543823, -0.0101860873401165, -0.012300747446715832, -3.2875499725341797, -0.9279374480247498, 4.498640537261963, -34.21139907836914, 10.17729663848877, -1.0867122411727905, 0.1272599995136261, -0.4045807123184204, 4.9737443923950195, -33.080989837646484, 10.74876880645752, -0.6697288751602173, -0.020717093721032143, -0.011391040869057178, -0.0012210012646391988, -0.09564509987831116, 0.3701012432575226, -0.024087470024824142, 0.010693518444895744, 0.2967643141746521, -0.27287277579307556, 0.016396038234233856, -3.1265323162078857, -0.9160985946655273, -3.0436415672302246, -3.0950844287872314, -0.6504117846488953, 2.0408084392547607, -0.7177517414093018, -0.4199080765247345, 9.697328567504883, -0.011329025030136108, -0.01340445876121521, -0.09556153416633606, 0.020037952810525894, -0.02250380627810955, -0.7661087512969971, -0.6875095367431641], "max": [-0.01941060647368431, 0.21591386198997498, 0.2894439101219177, -0.285724937915802, 0.1265174001455307, 0.7076447010040283, 0.04119911417365074, 0.051189664751291275, 0.268558531999588, 1.0193040370941162, -0.32844942808151245, 0.8412480354309082, 0.6236149072647095, -0.41275471448898315, 0.012047994881868362, 0.00896670576184988, -0.6165847778320312, 1.041925072669983, -0.4429270625114441, 0.0026706820353865623, -0.01204442884773016, 0.0028742472641170025, -0.614915132522583, 1.022590160369873, -0.43565481901168823, 0.0017125057056546211, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.005713632330298424, 1.4249536661736784e-06, 0.7598098516464233, 0.4552433490753174, 2.086763858795166, 0.6239289045333862, 2.581113815307617, 1.1426820755004883, 1.0914586782455444, 0.5518937706947327, 0.3197844922542572, 0.4133124053478241, 1.7495901584625244, 0.8522189855575562, 1.8621222972869873, 0.41440698504447937, 0.8796846866607666, 4.517704486846924, 2.7942614555358887, 1.373626470565796, 0.860805869102478, 3.701465129852295, 2.094627857208252, 2.516566276550293, 13.24786376953125, 4.0720391273498535, 1.4652016162872314, 3.672771453857422, 0.4877900183200836, 0.5451770424842834, 0.009106620214879513, 0.05308336019515991, 0.03619622811675072, 0.011220826767385006, 0.022512460127472878, 0.025878118351101875, 0.015842869877815247, 0.05298176407814026, 0.01400848664343357, 0.011004582047462463, 0.018366854637861252, 0.024193979799747467, -0.6999300122261047, 0.2375519722700119, 12.441784858703613, -20.706912994384766, 17.28961944580078, 0.9592275619506836, 2.3543100357055664, 0.686673641204834, 15.96052360534668, -23.432693481445312, 21.386566162109375, 1.4467424154281616, 0.028590567409992218, 0.00716388551518321, 0.0030525033362209797, -0.05465434491634369, 0.5857468843460083, 0.36395198106765747, 0.39914917945861816, 0.5781703591346741, -0.016270693391561508, 0.4147053360939026, 3.139777898788452, 0.3608049750328064, 3.1269454956054688, 3.1103761196136475, -0.23660191893577576, 3.099802017211914, -0.4175601005554199, 0.3914254307746887, 9.907642364501953, 0.018540918827056885, 0.01633360981941223, 0.0764799416065216, 0.022415585815906525, -0.018714608624577522, -0.7255377769470215, -0.6420454382896423], "mean": [-0.32203397154808044, -0.17528605461120605, -0.3561393618583679, -1.1711512804031372, -0.3659021556377411, 0.3914121687412262, -0.587264358997345, -0.5018141865730286, 0.061727721244096756, 0.6211214661598206, -1.0210354328155518, 0.5473068356513977, -0.3439875543117523, -0.6236255168914795, 0.010580833069980145, 0.002327232388779521, -0.6196454763412476, 1.040781855583191, -0.44461482763290405, 0.0010649559553712606, -0.012937670573592186, -0.004160582087934017, -0.6185869574546814, 1.019944190979004, -0.436989426612854, 0.0003019919968210161, 0.4860745370388031, 1.745318055152893, 0.4860745370388031, 0.4860745370388031, 0.4860745370388031, 0.4860745370388031, 0.5764657855033875, 1.745318055152893, 0.5764657855033875, 0.5764657855033875, 0.5764657855033875, 0.5764657855033875, 0.004367698449641466, -3.9959550690582546e-07, -0.005024283658713102, -0.00500334519892931, 0.0104849087074399, -0.007395728956907988, 0.0018720499938353896, -0.015381239354610443, -0.0018186881206929684, 0.0031072250567376614, -0.0015494260005652905, 0.0034191689919680357, -0.008642705157399178, -0.012658745981752872, 0.000587516522500664, -0.002388163236901164, -7.60513973236084, -4.092178821563721, -0.1468394249677658, -5.324206352233887, -1.179998517036438, 0.2591210603713989, -0.24377162754535675, -6.983393669128418, 4.788195610046387, 1.024600625038147, -3.609584093093872, 0.2131960690021515, -1.506286859512329, -0.4052574038505554, 8.592268386564683e-06, -0.0005806607659906149, -0.0005965211312286556, 0.00010181149991694838, 0.0001299554278375581, 1.2169120054750238e-05, 0.00026955304201692343, 0.00012728371075354517, -0.0002543538575991988, 0.00011095163063146174, 0.00010583382390905172, -0.00023537456581834704, -2.0137388706207275, -0.14443083107471466, 8.072793006896973, -26.666683197021484, 14.942484855651855, 0.03917154297232628, 1.305603265762329, 0.25513705611228943, 10.830024719238281, -28.1352596282959, 16.640239715576172, 0.45491376519203186, 0.0022560786455869675, -0.002426862483844161, 0.0014179416466504335, -0.07690542191267014, 0.4382503032684326, 0.1241641417145729, 0.25288090109825134, 0.44321122765541077, -0.12721072137355804, 0.2212228626012802, -0.5235328078269958, -0.5993642210960388, 1.6279655694961548, -0.2588331401348114, -0.42697232961654663, 2.5414490699768066, -0.5679932832717896, 0.0007247730391100049, 9.778748512268066, 0.0019007690716534853, 0.0008795657195150852, 0.0009348238818347454, 0.021537812426686287, -0.02068312279880047, -0.746579647064209, -0.6643701791763306], "std": [0.2478082776069641, 0.16965351998806, 0.12077061086893082, 0.386649489402771, 0.5498356223106384, 0.2343156337738037, 0.22742943465709686, 0.3939550220966339, 0.18980686366558075, 0.21125485002994537, 0.5564144849777222, 0.17830263078212738, 0.463248610496521, 0.0999569296836853, 0.0004071049334015697, 0.0017462107352912426, 0.0010103242238983512, 0.001067342353053391, 0.001061712042428553, 0.0021806727163493633, 0.0002846656134352088, 0.001962600275874138, 0.0020944089628756046, 0.0010002701310440898, 0.0012953937985002995, 0.0019316707039251924, 0.778211236000061, 1.1205673217773438e-05, 0.778211236000061, 0.778211236000061, 0.778211236000061, 0.778211236000061, 0.816964864730835, 1.1205673217773438e-05, 0.816964864730835, 0.816964864730835, 0.816964864730835, 0.816964864730835, 0.00032456591725349426, 6.131963914413063e-07, 0.13738203048706055, 0.14135900139808655, 0.27735817432403564, 0.3648737072944641, 0.5219562649726868, 0.3084368407726288, 0.3755294680595398, 0.26931944489479065, 0.10223138332366943, 0.165476992726326, 0.34639325737953186, 0.17317511141300201, 0.3432949185371399, 0.10236822813749313, 3.4323174953460693, 4.197450637817383, 1.401458740234375, 3.238429307937622, 2.1206235885620117, 1.2014104127883911, 0.916881799697876, 5.10412073135376, 5.071550369262695, 1.6457445621490479, 2.0614702701568604, 0.8109487891197205, 1.0227489471435547, 0.6499499678611755, 0.0025590131990611553, 0.007069492246955633, 0.005023579113185406, 0.002662364160642028, 0.0031467427033931017, 0.0034266007132828236, 0.003014317015185952, 0.007630637381225824, 0.004801166243851185, 0.002778545254841447, 0.002498098649084568, 0.0026034486945718527, 0.4194865822792053, 0.1361917108297348, 1.511866807937622, 3.562047243118286, 1.6380131244659424, 0.5425068736076355, 0.33623039722442627, 0.15684597194194794, 2.2827372550964355, 2.3253824710845947, 2.73872971534729, 0.5675481557846069, 0.007016733754426241, 0.003144010668620467, 0.0004801354662049562, 0.007899001240730286, 0.06374003738164902, 0.1080615222454071, 0.08423054218292236, 0.09583813697099686, 0.07306256145238876, 0.12104271352291107, 2.7225027084350586, 0.44434723258018494, 2.164367198944092, 2.2799487113952637, 0.12868984043598175, 0.3540925085544586, 0.040509723126888275, 0.062148317694664, 0.02576560713350773, 0.004005216062068939, 0.0045515610836446285, 0.013052101247012615, 0.000415113870985806, 0.0006920583546161652, 0.01223250012844801, 0.013716865330934525], "count": [620]}, "action": {"min": [-0.8031041622161865, -0.3490658402442932, -0.4653044044971466, -1.6836336851119995, -1.5707963705062866, -0.09037026762962341, -0.6981316804885864, -1.174172282218933, -0.323081910610199, 0.28856131434440613, -1.9211344718933105, 0.2148381620645523, -0.6981316804885864, -0.6981316804885864, 0.008532749488949776, -0.00340524734929204, -0.6224144697189331, 1.034529447555542, -0.45034533739089966, -0.004606901668012142, -0.014720390550792217, -0.009585246443748474, -0.6206585764884949, 1.013301134109497, -0.44262009859085083, -0.004367100074887276, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.003909628838300705, -2.4741320885368623e-06, -0.5555640459060669, -1.1150190830230713, -1.3514117002487183, -2.790496587753296, -2.651318073272705, -2.7748332023620605, -4.213990688323975, -1.6768025159835815, -0.38498160243034363, -0.8485679030418396, -1.6102455854415894, -0.8580746650695801, -1.2153421640396118, -0.5248860716819763], "max": [-0.025279199704527855, 0.21846072375774384, 0.4215967357158661, -0.2248249351978302, 0.13650815188884735, 0.6981316804885864, 0.04762162268161774, 0.09628232568502426, 0.27688920497894287, 1.0644161701202393, -0.29422664642333984, 0.8559380769729614, 0.6323943734169006, -0.4109942317008972, 0.013234931975603104, 0.01044817641377449, -0.6107358932495117, 1.0412400960922241, -0.4432763457298279, 0.002472871681675315, -0.010457208380103111, 0.004319092724472284, -0.6082626581192017, 1.0206546783447266, -0.435535728931427, 0.001156732439994812, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.005713632330298424, 1.4249536661736784e-06, 0.7598098516464233, 0.4552433490753174, 2.086763858795166, 0.6239289045333862, 2.581113815307617, 1.1426820755004883, 1.0914586782455444, 0.5518937706947327, 0.3197844922542572, 0.4133124053478241, 1.7495901584625244, 0.8522189855575562, 1.8621222972869873, 0.41440698504447937], "mean": [-0.3490099608898163, -0.1611989438533783, -0.35503149032592773, -1.1288703680038452, -0.37314754724502563, 0.3874170482158661, -0.5829508900642395, -0.5091519951820374, 0.06462496519088745, 0.6495094299316406, -0.9832097291946411, 0.5439544916152954, -0.3517872989177704, -0.6248282790184021, 0.010878960601985455, 0.0023288631346076727, -0.615635871887207, 1.038512945175171, -0.44505271315574646, 0.0008532903739251196, -0.01255012582987547, -0.0038267821073532104, -0.6146360039710999, 1.017676830291748, -0.43738293647766113, -0.00030778488144278526, 0.4860745370388031, 1.745318055152893, 0.4860745370388031, 0.4860745370388031, 0.4860745370388031, 0.4860745370388031, 0.5768880248069763, 1.745318055152893, 0.5768880248069763, 0.5768880248069763, 0.5768880248069763, 0.5768880248069763, 0.00436912477016449, -3.9768252690919326e-07, -0.00501333549618721, -0.004996161907911301, 0.010484220460057259, -0.007368066348135471, 0.001992161851376295, -0.015597628429532051, -0.0018050906946882606, 0.004419548436999321, -0.001071340055204928, 0.0037561901845037937, -0.008730749599635601, -0.013292069546878338, -0.000906293629668653, -0.0030305904801934958], "std": [0.26207220554351807, 0.16519761085510254, 0.13925184309482574, 0.40810030698776245, 0.5657535791397095, 0.2376694530248642, 0.22826902568340302, 0.4182033836841583, 0.18790915608406067, 0.21721766889095306, 0.560380220413208, 0.18425646424293518, 0.47350582480430603, 0.10067223757505417, 0.0007508790586143732, 0.0023742562625557184, 0.001500203856267035, 0.0014943412970751524, 0.001079540466889739, 0.0019894102588295937, 0.000658016127999872, 0.0024523369502276182, 0.0020327484235167503, 0.0012603915529325604, 0.0015241139335557818, 0.001747927744872868, 0.778211236000061, 1.1205673217773438e-05, 0.778211236000061, 0.778211236000061, 0.778211236000061, 0.778211236000061, 0.8171976804733276, 1.1205673217773438e-05, 0.8171976804733276, 0.8171976804733276, 0.8171976804733276, 0.8171976804733276, 0.00032742106122896075, 6.114881330177013e-07, 0.13738279044628143, 0.14135916531085968, 0.27735817432403564, 0.3648739159107208, 0.5219539403915405, 0.3084653615951538, 0.3755294680595398, 0.2673649191856384, 0.10151873528957367, 0.16526754200458527, 0.3463960587978363, 0.1723364144563675, 0.3414202928543091, 0.10128329694271088], "count": [620]}, "timestamp": {"min": [0.0], "max": [20.633333333333333], "mean": [10.316666666666666], "std": [5.965945021536823], "count": [620]}, "frame_index": {"min": [0], "max": [619], "mean": [309.5], "std": [178.97835064610467], "count": [620]}, "episode_index": {"min": [391], "max": [391], "mean": [391.0], "std": [0.0], "count": [620]}, "index": {"min": [154730], "max": [155349], "mean": [155039.5], "std": [178.97835064610467], "count": [620]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [620]}, "subtask_annotation": {"mean": [0.6774193548387096, 2.0, 2.0, 2.0, 2.0], "std": [0.6833077412870454, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [620]}, "scene_annotation": {"mean": [391.0], "std": [0.0], "min": [391], "max": [391], "count": [620]}, "eef_direction_state": {"mean": [4.609677419354838, 4.193548387096774], "std": [1.9350510268690277, 1.847742386015439], "min": [0, 0], "max": [6, 6], "count": [620]}, "eef_velocity_state": {"mean": [0.6, 0.8790322580645161], "std": [0.7607297006291768, 0.7555466076813329], "min": [0, 0], "max": [2, 2], "count": [620]}, "eef_acc_mag_state": {"mean": [0.5774193548387097, 0.8274193548387097], "std": [0.8004876245419058, 0.858105444088185], "min": [0, 0], "max": [2, 2], "count": [620]}, "eef_direction_action": {"mean": [4.108064516129033, 3.924193548387097], "std": [2.0477208720993203, 1.863675304327016], "min": [0, 0], "max": [6, 6], "count": [620]}, "eef_velocity_action": {"mean": [0.7516129032258064, 1.017741935483871], "std": [0.7314902895489959, 0.7057423896149905], "min": [0, 0], "max": [2, 2], "count": [620]}, "eef_acc_mag_action": {"mean": [0.8403225806451613, 1.0629032258064517], "std": [0.8339489574810129, 0.7997446913108716], "min": [0, 0], "max": [2, 2], "count": [620]}, "eef_sim_pose_state": {"mean": [0.3127116041134592, 0.15993020146188372, 0.1576193525753174, -0.513559712544296, -0.59959440461989, 1.6280323554314056, 0.34630786948016673, -0.1911539164241308, 0.17576838590431182, -0.2639051957448406, -0.42699851077080164, 2.5415385677011124], "std": [0.05833398564807718, 0.09696594462698027, 0.0412752667731918, 2.7531985561871473, 0.44412170253937266, 2.1819981153902472, 0.09513893031660574, 0.0888590780566709, 0.03356476013742254, 2.2880312996184835, 0.12868036789681314, 0.35407527251073173], "min": [0.23962494008739585, 0.0661519267003596, 0.04817795634735204, -3.13974276551243, -0.9160990732321534, -3.1214203782275307, 0.20925971587802267, -0.36970911920362404, 0.11896056975958892, -3.1407638476128317, -0.6504052130060368, 2.0408089243496694], "max": [0.42934329200807675, 0.37332895405981287, 0.24127674490408832, 3.140401535669694, 0.3607745424683888, 3.126955035252967, 0.48511579984148884, -0.10022342246991657, 0.26563581655524243, 3.116868926773539, -0.23659388905526835, 3.099802419514307], "count": [620]}, "eef_sim_pose_action": {"mean": [0.3181948019391012, 0.16606374147116465, 0.1544302043677324, -0.3673280581797482, -0.6093889500432426, 1.1815800251998163, 0.34512804267091945, -0.18864612177853962, 0.17266611353768013, -0.13131649562538078, -0.43059872687680173, 2.540315043404904], "std": [0.059805475951078026, 0.09754631508394243, 0.04249680708412827, 2.7727006249976784, 0.4684262718396967, 2.476044771256567, 0.10163481048183616, 0.09264316405752017, 0.034055207479313766, 2.2983685229887154, 0.1588121063546022, 0.3710489467541373], "min": [0.2416713389127286, 0.0674100585616675, 0.04623038769318875, -3.13623770304861, -0.9742786562278446, -3.141541343884869, 0.19379412804492807, -0.3753452268203992, 0.11396518289441997, -3.10368952625871, -0.7197349973396746, 2.031147444375935], "max": [0.43882384254885876, 0.37659706593442505, 0.2627196982682044, 3.1389540891890757, 0.45309052345544876, 3.1411415915964445, 0.4971034444016854, -0.08647211893822554, 0.2844759986387409, 3.1412228504225617, -0.18422147155724677, 3.128417019946589], "count": [620]}}} +{"episode_index": 383, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4484425124951941]], [[0.5522393694732796]], [[0.5016811370626683]]], "std": [[[0.28544939771473904]], [[0.19902898678280773]], [[0.21605935292348158]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42824811851211075]], [[0.42628821126489813]], [[0.3598193987889273]]], "std": [[[0.3036830989304794]], [[0.24951313462822364]], [[0.28474854992073967]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45611544117647057]], [[0.4764337202037678]], [[0.376031610438293]]], "std": [[[0.3203212795817684]], [[0.22288017828419412]], [[0.26125390108816665]]], "count": [100]}, "observation.state": {"min": [-0.5878609418869019, -0.1917877495288849, -0.4894331395626068, -1.089876651763916, -1.5060666799545288, -0.429901123046875, -0.553048849105835, -0.5924382209777832, -0.27962228655815125, 0.38452789187431335, -1.647974967956543, 0.23621663451194763, -0.18072475492954254, -0.42019933462142944, 0.011023042723536491, -0.002790706930682063, -0.5741914510726929, 1.0340043306350708, -0.49049702286720276, -0.010608457028865814, -0.009890205226838589, -0.000647354987449944, -0.578899085521698, 1.020146369934082, -0.48385536670684814, -0.011122265830636024, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0006693496252410114, -2.880646434277878e-06, -0.37450486421585083, -0.9569123983383179, -0.8877699971199036, -1.3008471727371216, -3.3698527812957764, -0.5007907152175903, -3.0618510246276855, -0.4761391580104828, -0.3827335238456726, -0.36728978157043457, -1.1804625988006592, -1.3893547058105469, -0.49954742193222046, -1.1286873817443848, -11.569523811340332, -7.814408302307129, -2.2045178413391113, -9.645910263061523, -9.440171241760254, -1.8937729597091675, -1.5494505167007446, -12.003798484802246, -1.92307710647583, -1.7271062135696411, -11.53846263885498, -0.5738705992698669, -1.5494505167007446, -3.18498158454895, -0.006309345364570618, -0.01451782789081335, -0.017389880493283272, -0.007895147427916527, -0.004983298480510712, -0.014876430854201317, -0.005050650332123041, -0.01587202213704586, -0.026138264685869217, -0.01132366992533207, -0.0028323656879365444, -0.007194280158728361, -3.930919885635376, -0.6940971612930298, 2.5536837577819824, -30.30945587158203, 16.906665802001953, -0.5428293943405151, -1.159480094909668, -0.5641859769821167, 4.528334617614746, -30.23021697998047, 18.585298538208008, -0.21875211596488953, -0.01810419373214245, -0.015163550153374672, 0.0012210012646391988, -0.09564509987831116, 0.4360918700695038, 0.010717316530644894, -0.009453822858631611, 0.3100770115852356, -0.29928749799728394, -0.00833470281213522, -2.9621827602386475, -1.368472933769226, -3.1026742458343506, -2.4082460403442383, -1.1409119367599487, 1.572310447692871, -0.7118573188781738, -0.20582938194274902, 9.645586013793945, -0.010336101055145264, -0.015463680028915405, -0.04744690656661987, -0.020259803161025047, 0.019902203232049942, 0.734910249710083, 0.6745277643203735], "max": [-0.2288866639137268, 0.2971689701080322, -0.06707126647233963, -0.35944536328315735, 0.43221938610076904, 0.690280556678772, 0.34972915053367615, 0.19498571753501892, 0.24376322329044342, 0.5556209087371826, -0.565339207649231, 0.8138740062713623, 0.14524996280670166, 0.12817537784576416, 0.01187174767255783, 0.003389019751921296, -0.567287266254425, 1.0372196435928345, -0.4866320490837097, -0.005156412720680237, -0.008915352635085583, 0.005924954079091549, -0.569223940372467, 1.0244617462158203, -0.4807294011116028, -0.006754215806722641, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 8.726289524929598e-05, 1.6457116771562141e-06, 0.5591198801994324, 0.7025784254074097, 1.7755825519561768, 0.7931616902351379, 1.3918129205703735, 3.0205230712890625, 2.261200189590454, 0.9174483418464661, 0.6251263618469238, 0.310240238904953, 0.8631598353385925, 0.40724778175354004, 0.26552870869636536, 0.30461302399635315, -1.8707218170166016, 6.990232467651367, 2.5695972442626953, 3.998779058456421, 0.6886447072029114, 3.644078016281128, 1.6355311870574951, -1.5143938064575195, 12.240538597106934, 2.4853479862213135, -2.960928201675415, 1.090354084968567, 1.004273533821106, -0.028693530708551407, 0.007913232780992985, 0.029461383819580078, 0.016786478459835052, 0.00951527338474989, 0.010827584192156792, 0.004794626031070948, 0.007226794026792049, 0.03002554550766945, 0.020129645243287086, 0.01020044181495905, 0.0059848059900105, 0.0029591547790914774, -1.251389980316162, 0.4045807123184204, 10.58591079711914, -19.384784698486328, 26.71709442138672, 0.8085904121398926, 1.2726000547409058, 0.6013034582138062, 12.872347831726074, -21.641809463500977, 28.219697952270508, 1.3075000047683716, 0.02143101580440998, 0.00792789738625288, 0.006105006206780672, -0.04099075868725777, 0.5497199296951294, 0.4173256754875183, 0.24660958349704742, 0.4964679181575775, 0.01998039335012436, 0.1604909896850586, 3.0061545372009277, 0.45938512682914734, 3.0472142696380615, -1.0943622589111328, -0.21346506476402283, 2.7709336280822754, -0.4332670569419861, 0.2898003160953522, 9.887249946594238, 0.018608689308166504, 0.013708025217056274, 0.033263206481933594, -0.01630217209458351, 0.022696802392601967, 0.737716794013977, 0.6775715947151184], "mean": [-0.45537999272346497, -0.017064815387129784, -0.3766811490058899, -0.8208138346672058, -0.43176066875457764, 0.11758780479431152, -0.225717693567276, -0.24655288457870483, 0.060334187000989914, 0.4802665710449219, -1.0942622423171997, 0.41021206974983215, -0.11625491827726364, -0.32576850056648254, 0.011452442035079002, -0.0008122966391965747, -0.570539116859436, 1.036182165145874, -0.4887259304523468, -0.006829605903476477, -0.009205712005496025, 0.0014436929486691952, -0.5737293362617493, 1.0222394466400146, -0.4826886057853699, -0.008324877358973026, 0.6728248000144958, 1.7453299760818481, 0.6728248000144958, 0.6728248000144958, 0.6728248000144958, 0.6728248000144958, 1.011360764503479, 1.7453299760818481, 1.011360764503479, 1.011360764503479, 1.011360764503479, 1.011360764503479, -0.00043405478936620057, -6.049987177902949e-07, -0.010105862282216549, 0.01847243681550026, 0.029727192595601082, 0.013545357622206211, -0.14251002669334412, 0.07278413325548172, 0.005106437485665083, 0.06535328924655914, 0.023373546078801155, -0.0003817261313088238, -0.06775684654712677, -0.04155849292874336, -0.022959068417549133, -0.04817230999469757, -8.504111289978027, -0.41398799419403076, -0.03730354458093643, -2.5950026512145996, -2.429704427719116, 0.5602891445159912, -0.17933450639247894, -6.944904804229736, 3.7172038555145264, 0.2534024715423584, -6.334181785583496, 0.2361796796321869, -0.3134607672691345, -0.9004347920417786, 0.0004294427635613829, -0.00016944319941103458, -0.0007035037269815803, 0.0002830276789609343, 0.000302657310385257, -0.00042706550448201597, 0.00034024144406430423, 0.0005509722977876663, -0.0003633861488196999, -0.0005440283566713333, 0.00015333370538428426, -0.0005130168283358216, -2.59761118888855, -0.202620267868042, 7.098580837249756, -23.7088680267334, 22.378320693969727, 0.09744568169116974, -0.031155169010162354, 0.011795106343925, 10.29970645904541, -25.60725975036621, 24.407133102416992, 0.4900049865245819, 0.002676034579053521, -0.0033130354713648558, 0.003383537521585822, -0.07669837027788162, 0.4810100793838501, 0.15415611863136292, 0.1241123303771019, 0.4168952405452728, -0.06812033802270889, 0.09914197027683258, 0.3752702474594116, -0.687916100025177, -0.3609597682952881, -1.8899130821228027, -1.0024051666259766, 2.3590705394744873, -0.5601655840873718, 0.05506948009133339, 9.778627395629883, 0.002050496404990554, 0.00021908091730438173, 3.7070691178087145e-05, -0.01866520196199417, 0.021416086703538895, 0.7367011308670044, 0.6756191253662109], "std": [0.11813473701477051, 0.18445254862308502, 0.07081836462020874, 0.23643572628498077, 0.7529987692832947, 0.40244898200035095, 0.2919267416000366, 0.2948738634586334, 0.1456582397222519, 0.05402043089270592, 0.40501320362091064, 0.11741526424884796, 0.08329892158508301, 0.12010840326547623, 0.00017121803830377758, 0.0021070661023259163, 0.001642435323446989, 0.0010669014882296324, 0.0011023140978068113, 0.0018430999480187893, 0.00011514106154209003, 0.002123413607478142, 0.0029705918859690428, 0.0010750727960839868, 0.000783035415224731, 0.0014060601824894547, 0.8226611614227295, 7.152557373046875e-07, 0.8226611614227295, 0.8226611614227295, 0.8226611614227295, 0.8226611614227295, 0.8575511574745178, 7.152557373046875e-07, 0.8575511574745178, 0.8575511574745178, 0.8575511574745178, 0.8575511574745178, 0.0001086649572243914, 7.465018256880285e-07, 0.12400459498167038, 0.18310266733169556, 0.28068527579307556, 0.26833903789520264, 0.5710269808769226, 0.44718095660209656, 0.5338308811187744, 0.23106300830841064, 0.14483600854873657, 0.09001871198415756, 0.33208370208740234, 0.22589248418807983, 0.11083319783210754, 0.18061231076717377, 2.1890876293182373, 3.6615548133850098, 1.1647151708602905, 3.998220920562744, 3.809349298477173, 1.3042887449264526, 0.630253255367279, 3.3013322353363037, 3.4038498401641846, 1.1975038051605225, 2.086181879043579, 0.37904834747314453, 0.5324763059616089, 0.7012900114059448, 0.0025211123283952475, 0.00678599625825882, 0.005644090007990599, 0.0031278699170798063, 0.0018371673068031669, 0.002605689223855734, 0.0024748858995735645, 0.006761227734386921, 0.005886867642402649, 0.0034264768473803997, 0.0011961127165704966, 0.0014708444941788912, 0.4569011926651001, 0.18356415629386902, 2.217449426651001, 3.345381498336792, 3.048018217086792, 0.279392808675766, 0.4329286813735962, 0.21667055785655975, 1.7816174030303955, 2.462078094482422, 3.3731276988983154, 0.3042251467704773, 0.006311137694865465, 0.004181618336588144, 0.0005865354905836284, 0.009238401427865028, 0.02829788438975811, 0.1518521010875702, 0.07855205237865448, 0.06811261922121048, 0.07624652981758118, 0.04825814813375473, 2.0598702430725098, 0.7083836197853088, 2.0550782680511475, 0.43175554275512695, 0.20656456053256989, 0.3468952476978302, 0.046479836106300354, 0.061118654906749725, 0.03248579800128937, 0.004484183620661497, 0.005424124654382467, 0.010327070020139217, 0.001008790684863925, 0.0006353298667818308, 0.0008378898492082953, 0.000913760217372328], "count": [300]}, "action": {"min": [-0.6421094536781311, -0.20134955644607544, -0.5632062554359436, -1.2220759391784668, -1.5707963705062866, -0.43630003929138184, -0.6902888417243958, -0.6561115980148315, -0.26901155710220337, 0.3589479327201843, -1.6328520774841309, 0.23164117336273193, -0.1838281899690628, -0.4217841625213623, 0.010686428286135197, -0.00580612663179636, -0.5742433667182922, 1.0298817157745361, -0.4901980459690094, -0.01013307273387909, -0.009826961904764175, -0.0036746812984347343, -0.5784235000610352, 1.017188310623169, -0.4830598831176758, -0.01085241511464119, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0006693496252410114, -2.880646434277878e-06, -0.37450486421585083, -0.9569123983383179, -0.8877699971199036, -1.3008471727371216, -3.3698527812957764, -0.5007907152175903, -3.0618510246276855, -0.4761391580104828, -0.3827335238456726, -0.36728978157043457, -1.1804625988006592, -1.3893547058105469, -0.49954742193222046, -1.1286873817443848], "max": [-0.2405083030462265, 0.2979764938354492, 0.3078594207763672, -0.2733914852142334, 0.43668991327285767, 0.6981316804885864, 0.3640982210636139, 0.19086095690727234, 0.26267150044441223, 0.6206054091453552, -0.5107129216194153, 0.8032547235488892, 0.15400215983390808, 0.11566747725009918, 0.012347465381026268, 0.005467517301440239, -0.5653897523880005, 1.037262201309204, -0.4850389361381531, -0.0049627600237727165, -0.008204038254916668, 0.007352435030043125, -0.5672507882118225, 1.0219677686691284, -0.47895750403404236, -0.006808169651776552, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 8.726289524929598e-05, 1.6457116771562141e-06, 0.5591198801994324, 0.7025784254074097, 1.7755825519561768, 0.7931616902351379, 1.3918129205703735, 3.0205230712890625, 2.261200189590454, 0.9174483418464661, 0.6251263618469238, 0.310240238904953, 0.8631598353385925, 0.40724778175354004, 0.26552870869636536, 0.30461302399635315], "mean": [-0.4866739809513092, -0.002875817706808448, -0.38103359937667847, -0.7566478252410889, -0.47547590732574463, 0.13019897043704987, -0.22196532785892487, -0.2563517987728119, 0.05834309756755829, 0.4902022182941437, -1.0827668905258179, 0.4023642838001251, -0.118970587849617, -0.33435964584350586, 0.011496291495859623, -0.0002448674931656569, -0.5694392919540405, 1.0346386432647705, -0.4878493845462799, -0.006610619369894266, -0.009053711779415607, 0.0017883757827803493, -0.5727347135543823, 1.020573377609253, -0.4816082715988159, -0.008244374766945839, 0.6724175810813904, 1.7453299760818481, 0.6724175810813904, 0.6724175810813904, 0.6724175810813904, 0.6724175810813904, 1.0035649538040161, 1.7453299760818481, 1.0035649538040161, 1.0035649538040161, 1.0035649538040161, 1.0035649538040161, -0.00043384835589677095, -6.007010142639047e-07, -0.009574665687978268, 0.016101334244012833, 0.03360814228653908, 0.01008983887732029, -0.14037775993347168, 0.0727691575884819, 0.0008330356795340776, 0.06452131271362305, 0.02346041612327099, -0.0004292379890102893, -0.06669633835554123, -0.041415777057409286, -0.022673511877655983, -0.048192329704761505], "std": [0.12186898291110992, 0.17420122027397156, 0.14055638015270233, 0.2509569525718689, 0.7783293724060059, 0.4091067612171173, 0.2925146818161011, 0.3115229308605194, 0.13204042613506317, 0.07296988368034363, 0.4131656885147095, 0.10543728619813919, 0.07839248329401016, 0.10428635030984879, 0.0003366733144503087, 0.0025144238024950027, 0.0016257541719824076, 0.0018674519378691912, 0.0011786951217800379, 0.0015768265584483743, 0.00029627594631165266, 0.002492697210982442, 0.0022529088892042637, 0.0010605657007545233, 0.0009167055250145495, 0.0011840062215924263, 0.8222578167915344, 7.152557373046875e-07, 0.8222578167915344, 0.8222578167915344, 0.8222578167915344, 0.8222578167915344, 0.8591055274009705, 7.152557373046875e-07, 0.8591055274009705, 0.8591055274009705, 0.8591055274009705, 0.8591055274009705, 0.00010979315993608907, 7.452455292877858e-07, 0.12438686192035675, 0.18827831745147705, 0.2879025638103485, 0.2745974361896515, 0.5726826786994934, 0.4471833407878876, 0.5389101505279541, 0.2310304343700409, 0.14482522010803223, 0.09001791477203369, 0.3319304883480072, 0.22590693831443787, 0.11103767156600952, 0.18064269423484802], "count": [300]}, "timestamp": {"min": [0.0], "max": [9.966666666666667], "mean": [4.983333333333333], "std": [2.8867353083961027], "count": [300]}, "frame_index": {"min": [0], "max": [299], "mean": [149.5], "std": [86.60205925188308], "count": [300]}, "episode_index": {"min": [392], "max": [392], "mean": [392.0], "std": [0.0], "count": [300]}, "index": {"min": [155350], "max": [155649], "mean": [155499.5], "std": [86.60205925188308], "count": [300]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [300]}, "subtask_annotation": {"mean": [0.2966666666666667, 2.0, 2.0, 2.0, 2.0], "std": [0.5790701358404051, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [300]}, "scene_annotation": {"mean": [392.0], "std": [0.0], "min": [392], "max": [392], "count": [300]}, "eef_direction_state": {"mean": [4.033333333333333, 3.48], "std": [1.790406533599435, 2.335865292919665], "min": [0, 0], "max": [6, 6], "count": [300]}, "eef_velocity_state": {"mean": [0.9133333333333333, 0.8066666666666666], "std": [0.7522115541669259, 0.7183004632850774], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_acc_mag_state": {"mean": [0.8633333333333333, 0.7833333333333333], "std": [0.8433992069134421, 0.8463975950396424], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_direction_action": {"mean": [3.3333333333333335, 3.29], "std": [1.8589124658131586, 2.1646939737524122], "min": [0, 0], "max": [6, 6], "count": [300]}, "eef_velocity_action": {"mean": [1.1366666666666667, 0.9], "std": [0.7150679843359101, 0.723417813807024], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_acc_mag_action": {"mean": [1.17, 0.9066666666666666], "std": [0.7795939113837815, 0.8433794453796516], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_sim_pose_state": {"mean": [0.34039876689779036, 0.22143290198847793, 0.09864944703427884, 0.36384667231246853, -0.688217612170734, -0.3497037153721679, 0.282565723632993, -0.1658948490534933, 0.09392594124780841, -1.8897255675971056, -1.002517059982379, 2.3589294067727042], "std": [0.03431016530568766, 0.10156649067394131, 0.04947194773572891, 2.0800534537901085, 0.708418314278712, 2.1134990966476916, 0.07007907767967166, 0.058180211014563825, 0.011544616775088432, 0.4320011102956946, 0.20657711300113846, 0.3470670087251873], "min": [0.2841772918017758, 0.1260188373404939, 0.022248592051198585, -3.1372457085793384, -1.3686704148388074, -3.1297867595188276, 0.17328558620253323, -0.32143680510687356, 0.06933870761662683, -2.4082416764995216, -1.1416993840572456, 1.5723120993293278], "max": [0.3941427262308276, 0.3998773732937372, 0.1716083038602385, 3.070484932058979, 0.45938951939062145, 3.137788570644398, 0.35839538603027016, -0.09599640368908842, 0.11977986570461949, -1.094342631861108, -0.21346276269572173, 2.770935981715578], "count": [300]}, "eef_sim_pose_action": {"mean": [0.34443391518035077, 0.23248571442192476, 0.09358352517482478, 0.41585610568619436, -0.6732350714116537, -0.5718883432892204, 0.28395543125434947, -0.1649518312436965, 0.09403232818631828, -1.8823988388386386, -1.007242251986353, 2.3639111844817844], "std": [0.03752202241389948, 0.10042477110368866, 0.051046213779392835, 1.9889497988835856, 0.7566422265168333, 1.998965248538078, 0.07452460545129265, 0.051053660579116665, 0.010414513947085782, 0.38810127708083514, 0.17853014582628707, 0.3060648704149508], "min": [0.2893361352979926, 0.12271715259001893, 0.010119736223149572, -3.003643934441717, -1.377798201190147, -3.1251985763737236, 0.17221065327587787, -0.3137716008256676, 0.07152101661101862, -2.322374518694646, -1.1636139559452556, 1.5947438241084593], "max": [0.404370577502825, 0.40552061381950305, 0.17059546441935108, 3.100372770540042, 0.5481281155872391, 3.1088669209464275, 0.3600848038667331, -0.08795515937735514, 0.11829018877306133, -1.0626633302900628, -0.23491262528887935, 2.7061387381201523], "count": [300]}}} +{"episode_index": 384, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4581241733948481]], [[0.5479742022299116]], [[0.48712930363321805]]], "std": [[[0.2872180164700774]], [[0.2036737649658285]], [[0.21695073848732618]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41766613321799306]], [[0.42069268069973087]], [[0.3838811562860438]]], "std": [[[0.2762516068321116]], [[0.24446237692193695]], [[0.2593699180699069]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4889035779507882]], [[0.4589192930603614]], [[0.36992279171472514]]], "std": [[[0.2883449327192371]], [[0.21457096959212493]], [[0.2682904137341181]]], "count": [100]}, "observation.state": {"min": [-0.5175859928131104, -0.19722269475460052, -0.4818045198917389, -1.577401041984558, -1.3118999004364014, -0.0617985874414444, -0.5687873363494873, -0.6669871807098389, -0.41625577211380005, 0.441844642162323, -1.7021454572677612, 0.2528347373008728, -0.6702539324760437, -0.57927006483078, 0.01056826114654541, -0.005237191449850798, -0.6049688458442688, 1.0369163751602173, -0.45953136682510376, -0.009401165880262852, -0.006228802725672722, 0.006280931178480387, -0.6180243492126465, 1.0186197757720947, -0.4494670629501343, -0.017617370933294296, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.003059804206714034, -3.0820033316558693e-06, -0.7461991310119629, -0.36667847633361816, -0.8322322368621826, -0.3100844621658325, -2.3112170696258545, -1.0307199954986572, -0.9578049182891846, -0.31449511647224426, -0.10013914853334427, -0.8671374320983887, -1.0531998872756958, -1.1174235343933105, -2.014608383178711, -1.1745140552520752, -11.22433090209961, -6.959707260131836, -2.0219779014587402, -9.737485885620117, -0.6599512100219727, -0.8894994258880615, -0.8034188747406006, -10.3780517578125, -0.18315020203590393, -2.9346764087677, -7.9365081787109375, -0.6312576532363892, -4.849206447601318, -2.4676434993743896, -0.005562915001064539, -0.039265718311071396, -0.028428243473172188, -0.009690816514194012, -0.005300675053149462, -0.018654992803931236, -0.006871403194963932, -0.026081200689077377, -0.023571759462356567, -0.006604763213545084, -0.012800892814993858, -0.012784173712134361, -3.478440046310425, -0.2969399690628052, 1.1679638624191284, -35.43679428100586, 8.995342254638672, -1.0226953029632568, -1.1665500402450562, -0.36375147104263306, 3.815678596496582, -34.28786849975586, 10.385868072509766, -0.5727510452270508, -0.02231733873486519, -0.016935523599386215, 0.0012210012646391988, -0.1001996323466301, 0.3486528694629669, 0.019234424456954002, -0.04755965620279312, 0.32639366388320923, -0.3099822700023651, 0.00972211267799139, -3.096978187561035, -1.151387333869934, -3.0634260177612305, -2.871544122695923, -0.7761661410331726, 1.9171645641326904, -0.6591210961341858, -0.10177640616893768, 9.65283489227295, -0.005973398685455322, -0.009132623672485352, -0.03404808044433594, 0.006522615440189838, 0.02004462480545044, -0.31398096680641174, 0.9491952657699585], "max": [0.029039481654763222, 0.5319687128067017, -0.029752053320407867, -0.5041778087615967, 0.011441769078373909, 0.47879835963249207, -0.16536608338356018, -0.03766188025474548, 0.025940416380763054, 0.8732377290725708, -0.8077774047851562, 0.8835878372192383, 0.058927908539772034, -0.06675706803798676, 0.012592621147632599, 0.0014258341398090124, -0.5940538644790649, 1.0405844449996948, -0.4556567072868347, 0.001337982015684247, -0.003971033729612827, 0.012169414199888706, -0.6016393899917603, 1.0228766202926636, -0.44469916820526123, -0.007041352801024914, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0038166616577655077, 1.250734612767701e-06, 0.35999050736427307, 1.04729425907135, 0.8743953704833984, 1.2922381162643433, 0.6966511607170105, 1.3323057889938354, 0.6061540842056274, 0.7441697716712952, 0.7627798914909363, 0.362724244594574, 0.2881467342376709, 0.7469800710678101, 0.6573745608329773, 0.4687398076057434, -3.3739805221557617, 6.5323567390441895, 2.0219779014587402, -0.5189255475997925, 0.7747253179550171, 2.4963369369506836, 0.4877900183200836, -3.4519271850585938, 7.692307949066162, 2.9487180709838867, -0.4273504316806793, 2.3528695106506348, 1.5781440734863281, 0.4017094373703003, 0.00666516087949276, 0.0193894412368536, 0.011459278874099255, 0.0047937920317053795, 0.013720018789172173, 0.0023886135313659906, 0.007022107485681772, 0.027788255363702774, 0.012974213808774948, 0.012403899803757668, 0.012235806323587894, 0.002413074718788266, -0.2757300138473511, 0.3823102116584778, 11.625200271606445, -26.440650939941406, 19.277164459228516, 0.7801068425178528, 1.5483300685882568, 0.397157222032547, 13.688932418823242, -23.9451904296875, 18.89864730834961, 1.233243703842163, 0.02221931889653206, 0.009006094187498093, 0.003663003910332918, -0.027327170595526695, 0.46629324555397034, 0.4469640254974365, 0.24874261021614075, 0.5191538333892822, 0.007317790761590004, 0.30968934297561646, 3.098106861114502, 0.2488403469324112, 3.0315027236938477, -1.110039234161377, 0.060174211859703064, 3.065201759338379, -0.32729634642601013, 0.13071255385875702, 9.89482307434082, 0.013347625732421875, 0.040247440338134766, 0.05236399173736572, 0.011239664629101753, 0.028117910027503967, -0.28694090247154236, 0.9574881792068481], "mean": [-0.14150848984718323, 0.0035694653633981943, -0.3786022365093231, -1.280782699584961, -0.44783371686935425, 0.16667264699935913, -0.46551594138145447, -0.22633667290210724, -0.03726489096879959, 0.6370739936828613, -1.4295070171356201, 0.5902113914489746, -0.39687082171440125, -0.37616151571273804, 0.01143243070691824, -0.0022899080067873, -0.6029465198516846, 1.0384256839752197, -0.4580734372138977, -0.003922122530639172, -0.005305049940943718, 0.008690739050507545, -0.6122973561286926, 1.0206671953201294, -0.44728198647499084, -0.011924220249056816, 0.8351731300354004, 1.7453304529190063, 0.8351731300354004, 0.8351731300354004, 0.8351731300354004, 0.8351731300354004, 0.9064635634422302, 1.7453304529190063, 0.9064635634422302, 0.9064635634422302, 0.9064635634422302, 0.9064635634422302, 0.0034230404999107122, -3.811922226759634e-07, -0.08069156110286713, 0.08138016611337662, -0.017452683299779892, 0.16633400321006775, -0.15757080912590027, -0.01411808468401432, 0.017331844195723534, 0.0881495326757431, 0.06489227712154388, -0.03958885744214058, -0.1387290060520172, -0.07384400069713593, -0.08655687421560287, -0.06762005388736725, -7.006251335144043, -1.7685679197311401, 0.20445634424686432, -4.120502471923828, -0.07884395122528076, 0.38926035165786743, -0.2468048334121704, -5.62937068939209, 3.135411500930786, 0.051584675908088684, -5.825113773345947, 0.4719000458717346, -0.5171411633491516, -0.379544198513031, 0.0003425335744395852, -0.0010552576277405024, -0.0023188956547528505, -0.0012961025349795818, 0.000799392000772059, -0.001995810540392995, -7.166479190345854e-05, 0.0005914371577091515, -0.002105022082105279, 0.0005195332923904061, 0.00030183998751454055, -0.0014629135839641094, -1.9745869636535645, 0.03842021897435188, 6.164333343505859, -29.714771270751953, 14.122628211975098, -0.07502088695764542, -0.032806262373924255, 0.04254437983036041, 8.03115463256836, -29.254140853881836, 14.80945110321045, 0.34639397263526917, 0.0031342420261353254, -0.002805858151987195, 0.00191656278911978, -0.06918546557426453, 0.39844441413879395, 0.16026225686073303, 0.15808628499507904, 0.38804876804351807, -0.07433823496103287, 0.21389561891555786, -0.5469173192977905, -0.6825098395347595, 0.23200930655002594, -2.316263437271118, -0.5462188720703125, 2.6351354122161865, -0.5341800451278687, 0.03661869093775749, 9.772802352905273, 0.002582202898338437, 0.0031054827850311995, -0.0008259713067673147, 0.009829687885940075, 0.026640160009264946, -0.29845908284187317, 0.9539673924446106], "std": [0.16557438671588898, 0.26189085841178894, 0.13241703808307648, 0.33424249291419983, 0.5414376258850098, 0.18691487610340118, 0.1003151386976242, 0.14627762138843536, 0.09773498773574829, 0.09304079413414001, 0.2217738926410675, 0.22161471843719482, 0.18116025626659393, 0.14484167098999023, 0.0006670207949355245, 0.001945110852830112, 0.002257273066788912, 0.0009546719957143068, 0.001250081812031567, 0.0031559187918901443, 0.000659297511447221, 0.0017372192814946175, 0.003675138344988227, 0.001222787657752633, 0.0012366113951429725, 0.003181925043463707, 0.8539626002311707, 1.1920928955078125e-06, 0.8539626002311707, 0.8539626002311707, 0.8539626002311707, 0.8539626002311707, 0.8656929731369019, 1.1920928955078125e-06, 0.8656929731369019, 0.8656929731369019, 0.8656929731369019, 0.8656929731369019, 0.00017609860515221953, 7.944522621983197e-07, 0.19425486028194427, 0.28651055693626404, 0.2790928781032562, 0.3231548070907593, 0.5203635692596436, 0.3759371340274811, 0.22996754944324493, 0.23317848145961761, 0.1922331005334854, 0.2265274077653885, 0.25601327419281006, 0.35058408975601196, 0.46612241864204407, 0.2890138328075409, 2.161929130554199, 4.001981735229492, 1.1508666276931763, 3.178126811981201, 0.338611900806427, 0.9102147221565247, 0.25028154253959656, 1.21876060962677, 2.0890207290649414, 1.4915108680725098, 1.7589819431304932, 0.6202064752578735, 1.3354010581970215, 0.5335676670074463, 0.002327711321413517, 0.007969297468662262, 0.0060393474996089935, 0.002633805852383375, 0.002803417854011059, 0.003628435544669628, 0.002743729390203953, 0.00650358572602272, 0.005721643567085266, 0.003125285031273961, 0.003247529733926058, 0.00298726512119174, 0.6768812537193298, 0.14732815325260162, 2.1746702194213867, 2.032928228378296, 2.032883405685425, 0.4768178462982178, 0.49430158734321594, 0.15914346277713776, 1.8087126016616821, 2.230562686920166, 1.6312505006790161, 0.487041175365448, 0.0072095817886292934, 0.004373686853796244, 0.000507182499859482, 0.016594918444752693, 0.03983467072248459, 0.1566285640001297, 0.09884758293628693, 0.05285220220685005, 0.07452310621738434, 0.06957319378852844, 2.4699485301971436, 0.5219874382019043, 2.3807010650634766, 0.45999011397361755, 0.19061250984668732, 0.31822168827056885, 0.05546238645911217, 0.04646759852766991, 0.03578624129295349, 0.003731235396116972, 0.00887502171099186, 0.011332293972373009, 0.0008116860990412533, 0.0015569542301818728, 0.007331279572099447, 0.002266443334519863], "count": [189]}, "action": {"min": [-0.5895789861679077, -0.18241152167320251, -0.536922037601471, -1.5662692785263062, -1.3216694593429565, -0.062073107808828354, -0.5678880214691162, -0.6169584393501282, -0.3124157786369324, 0.35355740785598755, -1.6880744695663452, 0.2472897320985794, -0.6981316804885864, -0.5792814493179321, 0.010153483599424362, -0.005870260298252106, -0.6036085486412048, 1.0338962078094482, -0.4599478840827942, -0.008929228410124779, -0.006330249831080437, 0.004324369132518768, -0.6156655550003052, 1.0155868530273438, -0.4494268596172333, -0.016880227252840996, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.003059804206714034, -3.0820033316558693e-06, -0.7461991310119629, -0.36667847633361816, -0.8322322368621826, -0.3100844621658325, -2.3112170696258545, -1.0307199954986572, -0.9578049182891846, -0.31449511647224426, -0.10013914853334427, -0.8671374320983887, -1.0531998872756958, -1.1174235343933105, -2.014608383178711, -1.1745140552520752], "max": [0.027452481910586357, 0.539782702922821, 0.013046089559793472, -0.41887402534484863, 0.011285987682640553, 0.4801315665245056, -0.1585133969783783, -0.025890206918120384, 0.07551978528499603, 0.7965493202209473, -0.8020456433296204, 0.8981717824935913, -0.011408254504203796, -0.0659511536359787, 0.013086238875985146, 0.004394814372062683, -0.5920798778533936, 1.0379774570465088, -0.45434850454330444, 0.0007826887886039913, -0.003455578349530697, 0.01460902951657772, -0.6009644865989685, 1.0216670036315918, -0.44369444251060486, -0.007364064920693636, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.003816452343016863, 1.250734612767701e-06, 0.35999050736427307, 1.04729425907135, 0.8743953704833984, 1.2922381162643433, 0.6966511607170105, 1.3323057889938354, 0.6061540842056274, 0.7441697716712952, 0.7627798914909363, 0.362724244594574, 0.2881467342376709, 0.7469800710678101, 0.6573745608329773, 0.4687398076057434], "mean": [-0.2015792578458786, 0.03437851369380951, -0.3929762542247772, -1.1701347827911377, -0.47644248604774475, 0.1609937697649002, -0.458407461643219, -0.21830110251903534, -0.02995678037405014, 0.6386315226554871, -1.438425064086914, 0.5756792426109314, -0.41006651520729065, -0.38787248730659485, 0.01113542914390564, -0.0026575725059956312, -0.5997390151023865, 1.0358935594558716, -0.4577423632144928, -0.003885220969095826, -0.005471881944686174, 0.007564852945506573, -0.6092560291290283, 1.0186597108840942, -0.44731149077415466, -0.011576575227081776, 0.8351731300354004, 1.7453304529190063, 0.8351731300354004, 0.8351731300354004, 0.8351731300354004, 0.8351731300354004, 0.897229015827179, 1.7453304529190063, 0.897229015827179, 0.897229015827179, 0.897229015827179, 0.897229015827179, 0.003425055183470249, -3.656143690022873e-07, -0.08106489479541779, 0.0811208188533783, -0.017489032819867134, 0.16655977070331573, -0.15573817491531372, -0.014530954882502556, 0.017032543197274208, 0.08703290671110153, 0.06388700008392334, -0.0379766970872879, -0.13892416656017303, -0.0752553790807724, -0.08347063511610031, -0.06733240187168121], "std": [0.19774913787841797, 0.24958716332912445, 0.14675526320934296, 0.3861701786518097, 0.5562009811401367, 0.18299363553524017, 0.09809672832489014, 0.12144706398248672, 0.058351196348667145, 0.10172277688980103, 0.19146564602851868, 0.22478605806827545, 0.17344579100608826, 0.13601937890052795, 0.0007779738516546786, 0.002225276082754135, 0.002297783037647605, 0.0009344987920485437, 0.0015748620498925447, 0.0028198619838804007, 0.0007189252646639943, 0.0022684454452246428, 0.003160446882247925, 0.0015685339458286762, 0.0012026757467538118, 0.002848263131454587, 0.8539625406265259, 1.1920928955078125e-06, 0.8539625406265259, 0.8539625406265259, 0.8539625406265259, 0.8539625406265259, 0.8660046458244324, 1.1920928955078125e-06, 0.8660046458244324, 0.8660046458244324, 0.8660046458244324, 0.8660046458244324, 0.00017836444021668285, 7.891280802141409e-07, 0.19411320984363556, 0.28660982847213745, 0.2790900468826294, 0.32305166125297546, 0.5211933255195618, 0.37596794962882996, 0.2300129383802414, 0.23300454020500183, 0.19206224381923676, 0.22577975690364838, 0.25592926144599915, 0.34958896040916443, 0.4647487998008728, 0.28912273049354553], "count": [189]}, "timestamp": {"min": [0.0], "max": [6.266666666666667], "mean": [3.1333333333333337], "std": [1.8186278914080822], "count": [189]}, "frame_index": {"min": [0], "max": [188], "mean": [94.0], "std": [54.55883674224247], "count": [189]}, "episode_index": {"min": [393], "max": [393], "mean": [393.0], "std": [0.0], "count": [189]}, "index": {"min": [155650], "max": [155838], "mean": [155744.0], "std": [54.55883674224247], "count": [189]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [189]}, "subtask_annotation": {"mean": [0.32275132275132273, 2.0, 2.0, 2.0, 2.0], "std": [0.4896395894712919, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [189]}, "scene_annotation": {"mean": [393.0], "std": [0.0], "min": [393], "max": [393], "count": [189]}, "eef_direction_state": {"mean": [3.4708994708994707, 2.1005291005291005], "std": [1.9987958638234706, 1.955983828135], "min": [0, 0], "max": [6, 6], "count": [189]}, "eef_velocity_state": {"mean": [1.0317460317460319, 0.9947089947089947], "std": [0.769145488227664, 0.5194355350804177], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_acc_mag_state": {"mean": [0.9576719576719577, 0.91005291005291], "std": [0.8596214734250279, 0.8528535961463642], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_direction_action": {"mean": [3.015873015873016, 2.7301587301587302], "std": [2.001259366663424, 2.0641024738185307], "min": [0, 0], "max": [6, 6], "count": [189]}, "eef_velocity_action": {"mean": [1.1005291005291005, 1.0317460317460319], "std": [0.7313463235159903, 0.6077520545738608], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_acc_mag_action": {"mean": [1.0634920634920635, 1.1375661375661377], "std": [0.8332955395813771, 0.8243107764719759], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_sim_pose_state": {"mean": [0.26500009564519494, 0.22161156938084114, 0.11508381838598816, -0.5142031186347491, -0.6827779189229828, 0.23246973796523338, 0.2718087330917677, -0.1608641941309661, 0.1470281219404998, -2.3161294947725097, -0.546476797553782, 2.635173649284219], "std": [0.03154518208915012, 0.13901952537378878, 0.028653644451211237, 2.5280032994960497, 0.5222112374375246, 2.4334860632340924, 0.04033450446020758, 0.05288617599066836, 0.019835434136919957, 0.4600733100520452, 0.1903860544317275, 0.31817733798932385], "min": [0.23320395091833723, 0.11577208247951913, 0.045183614703770573, -3.1258703635943914, -1.1522295489125134, -3.139607532403388, 0.21826515823061457, -0.35134791808382293, 0.1023748207061091, -2.8715414129621704, -0.7763481718725455, 1.9171753561746925], "max": [0.3325096530959301, 0.48538176126536836, 0.14726594669149817, 3.1405618304999607, 0.24999990520054327, 3.130476129259444, 0.3826454950985746, -0.12126767351760462, 0.18580523956596826, -1.1100410168670038, 0.060175332224124745, 3.065200133445713], "count": [189]}, "eef_sim_pose_action": {"mean": [0.2766877269853699, 0.23683964326222853, 0.10440930618785256, -0.5403152078661029, -0.6758696637694225, 0.20552566158192864, 0.26847433273787535, -0.15392468765556988, 0.14480582700977407, -2.337630343863327, -0.5690656963240424, 2.6600989413160803], "std": [0.03619859522032383, 0.13946603023490786, 0.02767718129403463, 2.4912464648616863, 0.5611753732805975, 2.416454726547837, 0.033728335895822345, 0.03470208987989143, 0.019601590011110236, 0.43114228726943354, 0.15196119321976415, 0.2814843919521528], "min": [0.23536713101594228, 0.11845979028347993, 0.0478157740337718, -3.1336260066082775, -1.2219907836603785, -3.1174720811433656, 0.21867259317207205, -0.31007723546875837, 0.09861944278784021, -2.828082016096643, -0.7607236978837912, 1.9252277720462083], "max": [0.3491449489730848, 0.49295571462143145, 0.13598359150852474, 3.122164107741838, 0.2876751412443015, 3.13421126251148, 0.3770719722109628, -0.1194426720922734, 0.18086981066180055, -1.196889382632221, -0.04594866829850619, 3.0308410060263102], "count": [189]}}} +{"episode_index": 385, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4536176951172626]], [[0.5476440311418684]], [[0.48720537773933104]]], "std": [[[0.28899059951502215]], [[0.20381864327382593]], [[0.21729359281815214]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40587963283352557]], [[0.43029346164936566]], [[0.38526847606689735]]], "std": [[[0.28323642318454095]], [[0.24872012662710044]], [[0.2658028426964305]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.469155070165321]], [[0.46905163398692806]], [[0.39885262639369473]]], "std": [[[0.2813219831446815]], [[0.21466973347277316]], [[0.27171604527860654]]], "count": [100]}, "observation.state": {"min": [-0.6315017342567444, -0.2628370523452759, -0.5944268703460693, -1.4358750581741333, -1.5634846687316895, -0.24567338824272156, -0.6609201431274414, -0.9499017596244812, -0.41609495878219604, 0.5734865069389343, -1.6383423805236816, 0.3827905058860779, -0.6661505699157715, -0.3719238340854645, 0.009841099381446838, -0.011779441498219967, -0.6130282878875732, 1.0368106365203857, -0.4605045020580292, -0.008533955551683903, -0.00712115503847599, -2.2690372134093195e-05, -0.6192870140075684, 1.012990951538086, -0.4489511549472809, -0.013834238983690739, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.002954878844320774, -0.00012775771028827876, -0.6589497327804565, -0.5022298097610474, -0.44678664207458496, -1.7087013721466064, -4.73563289642334, -1.0755693912506104, -1.258192777633667, -0.21498696506023407, -0.2150382101535797, -1.3582777976989746, -1.230710744857788, -0.8536837697029114, -2.4084839820861816, -0.9456940293312073, -13.083917617797852, -14.468864440917969, -2.2747254371643066, -10.74481201171875, -1.090354084968567, -2.8119657039642334, -1.004273533821106, -11.558388710021973, -4.761904716491699, -2.83638596534729, -7.661783218383789, -0.7747253179550171, -3.9597067832946777, -1.1764346361160278, -0.009508717805147171, -0.073527030646801, -0.022313769906759262, -0.012762009166181087, -0.006396895740181208, -0.016903134062886238, -0.006787887308746576, -0.05852801725268364, -0.01845434680581093, -0.009835304692387581, -0.04142269864678383, -0.02254604734480381, -2.7431600093841553, -0.374886691570282, 4.201700687408447, -35.351539611816406, 11.110372543334961, -1.482015609741211, -0.6787199974060059, -0.34148097038269043, 5.5824713706970215, -28.94202995300293, 9.677263259887695, -1.0490314960479736, -0.015377605333924294, -0.01151423342525959, 0.0006105006323195994, -0.10930868983268738, 0.35100769996643066, -0.056603655219078064, -0.09519550204277039, 0.3422725200653076, -0.3203713893890381, 0.022681470960378647, -3.1045236587524414, -1.1996376514434814, -2.9320240020751953, -2.4691076278686523, -0.8393229246139526, 1.966444492340088, -0.7380023002624512, -0.20467622578144073, 9.669230461120605, -0.011387795209884644, -0.023201793432235718, -0.03402930498123169, 0.02052447758615017, -0.01752563938498497, -0.8503693342208862, -0.5599102973937988], "max": [-0.10484814643859863, 0.42449015378952026, -0.16327029466629028, -0.3562976121902466, -0.030231140553951263, 0.550395667552948, 0.1874614655971527, -0.04006323590874672, 0.09880299866199493, 1.190293550491333, -0.6385890245437622, 0.8982813358306885, 0.45853668451309204, -0.14828625321388245, 0.012407086789608002, -0.001062938361428678, -0.6042747497558594, 1.042737364768982, -0.4527397155761719, 0.006189911160618067, -0.004845149349421263, 0.009561963379383087, -0.6130307912826538, 1.0215016603469849, -0.4426244795322418, -0.0008304223883897066, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.003816358745098114, 1.2347588835837087e-06, 0.3165167570114136, 1.312844157218933, 0.7707483768463135, 1.2204840183258057, 1.700538992881775, 1.9405603408813477, 1.840137004852295, 1.5474669933319092, 0.7088112831115723, 0.16002383828163147, 0.11021523177623749, 0.5767003893852234, 0.5769926309585571, 0.369083046913147, -3.151275396347046, 6.013431072235107, 2.6398048400878906, 0.7936508059501648, 1.4059828519821167, 2.4389500617980957, 0.6886447072029114, -3.073328733444214, 8.028083801269531, 2.316849946975708, -0.9157509803771973, 1.7503052949905396, 0.28693529963493347, 0.3156288266181946, 0.008822212927043438, 0.025261061266064644, 0.01950925588607788, 0.005317258182913065, 0.012206272222101688, 0.00571999978274107, 0.012641871348023415, 0.018308911472558975, 0.021635301411151886, 0.017471155151724815, 0.012358603067696095, 0.003985442686825991, 0.9120299816131592, 0.6644032001495361, 12.248773574829102, -22.001773834228516, 20.716882705688477, 0.6213553547859192, 2.969399929046631, 0.7980262041091919, 17.415531158447266, -20.600936889648438, 22.855974197387695, 1.0813355445861816, 0.027883894741535187, 0.011597883887588978, 0.0030525033362209797, -0.027327170595526695, 0.5337452292442322, 0.4537822902202606, 0.3058617413043976, 0.5531575679779053, -0.01020633801817894, 0.24876147508621216, 3.0784754753112793, 0.4673805236816406, 3.0185608863830566, -0.7586687207221985, 0.0011586580658331513, 2.7660529613494873, -0.44025513529777527, 0.14125768840312958, 9.847471237182617, 0.012936025857925415, 0.025495290756225586, 0.06674772500991821, 0.029191378504037857, -0.014815816655755043, -0.8279489278793335, -0.5253291130065918], "mean": [-0.3509256839752197, -0.011727564036846161, -0.4224267601966858, -0.968783438205719, -0.7618062496185303, 0.17827223241329193, -0.30888500809669495, -0.2043905258178711, -0.017277317121624947, 0.6770981550216675, -1.395662784576416, 0.6467353701591492, -0.3256468176841736, -0.27276477217674255, 0.011192056350409985, -0.005787531845271587, -0.6109442710876465, 1.039222002029419, -0.45829111337661743, 0.0007784796762280166, -0.005718747619539499, 0.005783788859844208, -0.6157809495925903, 1.016083836555481, -0.44651901721954346, -0.006312746088951826, 0.8109175562858582, 1.745330572128296, 0.8109175562858582, 0.8109175562858582, 0.8109175562858582, 0.8109175562858582, 0.6336736679077148, 1.745330572128296, 0.6336736679077148, 0.6336736679077148, 0.6336736679077148, 0.6336736679077148, 0.003479774110019207, -3.0954990961618023e-06, -0.03415273129940033, 0.04696049913764, 0.03685038536787033, 0.06313315778970718, -0.05409225448966026, -0.03274017944931984, -0.015218248590826988, 0.10070288181304932, 0.04710543155670166, -0.06163943186402321, -0.10464881360530853, 0.011210634373128414, -0.0891556665301323, -0.008300635032355785, -7.650321960449219, -2.4561474323272705, 0.36965346336364746, -3.3200581073760986, 0.00822402536869049, 0.11372345685958862, -0.20458640158176422, -5.6564106941223145, 4.424320220947266, 0.24560245871543884, -5.662161350250244, 0.3276207447052002, -0.5038755536079407, -0.35616952180862427, -0.0002440448442939669, 0.000638794619590044, 1.5213849110295996e-05, -0.0008019156521186233, 0.0004683686711359769, -0.0013363853795453906, 0.00016740728460717946, 0.0009169289260171354, -0.0004635878431145102, 0.001217279233969748, -0.00028613355243578553, -0.0018097608117386699, -1.2254136800765991, 0.18756529688835144, 8.115011215209961, -29.669178009033203, 16.24749183654785, -0.3842141032218933, 0.5548084378242493, 0.2547844648361206, 9.289722442626953, -25.90294647216797, 15.731850624084473, 0.01254450436681509, 0.003763485699892044, -0.001761749037541449, 0.0017960433615371585, -0.06736913323402405, 0.4308514893054962, 0.15649910271167755, 0.11819779872894287, 0.38969725370407104, -0.07659494876861572, 0.18502259254455566, 0.9122783541679382, -0.5242186784744263, 0.3860575258731842, -2.124704122543335, -0.624212384223938, 2.494757890701294, -0.627480149269104, -0.018018033355474472, 9.774121284484863, 0.0027880852576345205, -0.0003502925392240286, -0.00010281696449965239, 0.02697298675775528, -0.01647641323506832, -0.8398846387863159, -0.541724443435669], "std": [0.19542142748832703, 0.24042682349681854, 0.1445215940475464, 0.45759496092796326, 0.5907632112503052, 0.2193918377161026, 0.20138567686080933, 0.283316433429718, 0.14926838874816895, 0.1820584535598755, 0.30631160736083984, 0.12308495491743088, 0.2539958655834198, 0.06157363951206207, 0.0005155990365892649, 0.00369306281208992, 0.0020362883806228638, 0.0014385870890691876, 0.002014455385506153, 0.003991317469626665, 0.0005217180587351322, 0.0031230151653289795, 0.0018966441275551915, 0.0029548259917646646, 0.001955965533852577, 0.004039989318698645, 0.8356394171714783, 1.3113021850585938e-06, 0.8356394171714783, 0.8356394171714783, 0.8356394171714783, 0.8356394171714783, 0.8277593851089478, 1.3113021850585938e-06, 0.8277593851089478, 0.8277593851089478, 0.8277593851089478, 0.8277593851089478, 0.00021295521582942456, 1.6094909369712695e-05, 0.1628561168909073, 0.2653088867664337, 0.17646834254264832, 0.37780240178108215, 0.7342572808265686, 0.43086469173431396, 0.3796420097351074, 0.3000808358192444, 0.16638611257076263, 0.25934943556785583, 0.25530076026916504, 0.22773277759552002, 0.46890220046043396, 0.16732487082481384, 2.7086691856384277, 5.07748556137085, 1.1931648254394531, 2.587733268737793, 0.4940613806247711, 0.9398343563079834, 0.3252619802951813, 1.9662350416183472, 3.3014254570007324, 1.2058216333389282, 1.547658920288086, 0.4741881787776947, 0.7976785898208618, 0.3133194148540497, 0.0030385234858840704, 0.010705065913498402, 0.0059383888728916645, 0.0030728797428309917, 0.002368951914831996, 0.0029255382250994444, 0.0030023956205695868, 0.00904298946261406, 0.006520041264593601, 0.0036211563274264336, 0.005362468305975199, 0.003920622169971466, 0.7129373550415039, 0.2647710144519806, 1.9021153450012207, 3.306199789047241, 2.0482306480407715, 0.5326054096221924, 0.6968783736228943, 0.2764724791049957, 2.3533880710601807, 2.303018569946289, 2.5589537620544434, 0.5454879403114319, 0.007078414782881737, 0.004002709873020649, 0.0004529649449978024, 0.017736321315169334, 0.05980564281344414, 0.1820032000541687, 0.1381874829530716, 0.061974432319402695, 0.08638376742601395, 0.06483462452888489, 2.033595085144043, 0.5900439620018005, 2.3278050422668457, 0.4846080243587494, 0.24211803078651428, 0.25630050897598267, 0.0576530396938324, 0.05967376381158829, 0.027545752003788948, 0.003928790800273418, 0.007856790907680988, 0.012019221670925617, 0.0021147276274859905, 0.0005684664938598871, 0.006077963393181562, 0.00933967623859644], "count": [264]}, "action": {"min": [-0.7010705471038818, -0.2864474058151245, -0.6403234601020813, -1.4194409847259521, -1.5707221031188965, -0.2590906023979187, -0.6584736108779907, -0.9646856784820557, -0.4258481562137604, 0.4825419783592224, -1.6169044971466064, 0.3720616102218628, -0.6890531182289124, -0.37359699606895447, 0.008901240304112434, -0.010675132274627686, -0.6095638275146484, 1.0342551469802856, -0.4612557291984558, -0.007839798927307129, -0.007845129817724228, 0.0004106927663087845, -0.6174558997154236, 1.0097767114639282, -0.4494706392288208, -0.01323363371193409, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.002954878844320774, -0.00012741949467454106, -0.6589497327804565, -0.5022298097610474, -0.44678664207458496, -1.7087013721466064, -4.73563289642334, -1.0755693912506104, -1.258192777633667, -0.21498696506023407, -0.20599162578582764, -1.3582777976989746, -1.230710744857788, -0.8536837697029114, -2.4084839820861816, -0.9456940293312073], "max": [-0.11239095777273178, 0.4383279085159302, -0.1207999512553215, -0.282861590385437, -0.025882139801979065, 0.5599392056465149, 0.20147567987442017, -0.039669767022132874, 0.10265155136585236, 1.2629351615905762, -0.6154626607894897, 0.897356390953064, 0.4401206374168396, -0.1408834457397461, 0.013010605238378048, 0.001957510830834508, -0.602182149887085, 1.0405986309051514, -0.4523995816707611, 0.005880323704332113, -0.003962550312280655, 0.0132744824513793, -0.6080648899078369, 1.0204001665115356, -0.4421336054801941, -0.000808627053629607, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0038166935555636883, 1.2347588835837087e-06, 0.3165167570114136, 1.312844157218933, 0.7707483768463135, 1.2204840183258057, 1.700538992881775, 1.9405603408813477, 1.840137004852295, 1.5474669933319092, 0.7088112831115723, 0.16805431246757507, 0.11021523177623749, 0.5767003893852234, 0.5769926309585571, 0.369083046913147], "mean": [-0.39078396558761597, 0.006536418106406927, -0.41584718227386475, -0.8919304013252258, -0.7742300629615784, 0.16633130609989166, -0.3084864318370819, -0.19415725767612457, -0.006368137430399656, 0.668304443359375, -1.3946590423583984, 0.6468186974525452, -0.33968111872673035, -0.273605614900589, 0.010946458205580711, -0.00526935001835227, -0.6067627668380737, 1.036720871925354, -0.45828166604042053, 0.0006128185777924955, -0.005817878060042858, 0.0055227139964699745, -0.6120519042015076, 1.0141290426254272, -0.4466099441051483, -0.006194396875798702, 0.8109175562858582, 1.745330572128296, 0.8109175562858582, 0.8109175562858582, 0.8109175562858582, 0.8109175562858582, 0.6336736679077148, 1.745330572128296, 0.6336736679077148, 0.6336736679077148, 0.6336736679077148, 0.6336736679077148, 0.003481691936030984, -3.462337190285325e-06, -0.03336888179183006, 0.04672569781541824, 0.036181021481752396, 0.06002486124634743, -0.05389268323779106, -0.032639097422361374, -0.015168478712439537, 0.10075464844703674, 0.047983746975660324, -0.062172312289476395, -0.1044882982969284, 0.011246444657444954, -0.08931907266378403, -0.009069878607988358], "std": [0.19719457626342773, 0.2276533991098404, 0.14640015363693237, 0.45671048760414124, 0.583925187587738, 0.22359110414981842, 0.20392708480358124, 0.25523969531059265, 0.1368672251701355, 0.17958948016166687, 0.2705432176589966, 0.12353663146495819, 0.22961965203285217, 0.0620264895260334, 0.0008148845518007874, 0.0036545745097100735, 0.0015044647734612226, 0.0011681098258122802, 0.002266342518851161, 0.0036497085820883512, 0.0008040081593208015, 0.0032354630529880524, 0.002325181383639574, 0.0031942648347467184, 0.0020167939364910126, 0.003696134313941002, 0.835639476776123, 1.3113021850585938e-06, 0.835639476776123, 0.835639476776123, 0.835639476776123, 0.835639476776123, 0.8277593851089478, 1.3113021850585938e-06, 0.8277593851089478, 0.8277593851089478, 0.8277593851089478, 0.8277593851089478, 0.00021391249902080745, 1.7058802768588066e-05, 0.16350744664669037, 0.26538094878196716, 0.17692795395851135, 0.3814752995967865, 0.7341747283935547, 0.4308544099330902, 0.37964609265327454, 0.30006423592567444, 0.16551893949508667, 0.2590656578540802, 0.2553737759590149, 0.2277311533689499, 0.46887218952178955, 0.16686123609542847], "count": [264]}, "timestamp": {"min": [0.0], "max": [8.766666666666667], "mean": [4.383333333333334], "std": [2.5403229599286665], "count": [264]}, "frame_index": {"min": [0], "max": [263], "mean": [131.5], "std": [76.20968879786], "count": [264]}, "episode_index": {"min": [394], "max": [394], "mean": [394.0], "std": [0.0], "count": [264]}, "index": {"min": [155839], "max": [156102], "mean": [155970.5], "std": [76.20968879786], "count": [264]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [264]}, "subtask_annotation": {"mean": [0.2878787878787879, 2.0, 2.0, 2.0, 2.0], "std": [0.4692079565818788, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [264]}, "scene_annotation": {"mean": [394.0], "std": [0.0], "min": [394], "max": [394], "count": [264]}, "eef_direction_state": {"mean": [3.590909090909091, 3.727272727272727], "std": [1.8193178269263184, 2.256609514598705], "min": [0, 0], "max": [6, 6], "count": [264]}, "eef_velocity_state": {"mean": [1.0227272727272727, 0.6704545454545454], "std": [0.6509423133556477, 0.663808871310752], "min": [0, 0], "max": [2, 2], "count": [264]}, "eef_acc_mag_state": {"mean": [0.8901515151515151, 0.7234848484848485], "std": [0.8160659369234795, 0.8501657457372505], "min": [0, 0], "max": [2, 2], "count": [264]}, "eef_direction_action": {"mean": [3.132575757575758, 3.507575757575758], "std": [1.909267518286007, 2.170728868380016], "min": [0, 0], "max": [6, 6], "count": [264]}, "eef_velocity_action": {"mean": [1.1401515151515151, 0.7878787878787878], "std": [0.6736782624410417, 0.6340144228153834], "min": [0, 0], "max": [2, 2], "count": [264]}, "eef_acc_mag_action": {"mean": [1.1325757575757576, 1.0378787878787878], "std": [0.7744984899452392, 0.8015638411057653], "min": [0, 0], "max": [2, 2], "count": [264]}, "eef_sim_pose_state": {"mean": [0.3022026299819226, 0.21963281963249956, 0.11215813891620569, 0.9233771485488789, -0.5242934774839426, 0.3747761649671784, 0.26307310678988177, -0.16153211625611244, 0.1425729335903384, -2.1246173532676194, -0.6242967457148105, 2.494845097950188], "std": [0.045431936579407674, 0.15007773700234456, 0.0553147829128951, 2.050448724720588, 0.5902503434522087, 2.3484610409330973, 0.06701064868768143, 0.07227376946074335, 0.021352596207801403, 0.4846191375250541, 0.24212663213012608, 0.25616995839345647], "min": [0.2440857084237756, 0.06961272695103989, 0.022568632538476734, -3.1265376351809686, -1.1997586980377213, -3.133602588160638, 0.22058766668133503, -0.36077779174636027, 0.09160784451305766, -2.469106783834914, -0.8394494239496932, 1.9664369004594926], "max": [0.3909885215220377, 0.4572375160807619, 0.1930234413988408, 3.1315102105468355, 0.4689312424497607, 3.0582045272835017, 0.4368932654710972, -0.11149159408926906, 0.17135473640706753, -0.7586587235952168, 0.0011425903537878312, 2.7660732377853585], "count": [264]}, "eef_sim_pose_action": {"mean": [0.3105722340515462, 0.23000030708034083, 0.10431763372295422, 1.6264532699732703, -0.5298174744861407, 0.30673158209243734, 0.2604121068994777, -0.155140076304073, 0.13834210239977845, -2.135814398882023, -0.6442125750304581, 2.5026074593324488], "std": [0.04508307208155087, 0.14572438984875982, 0.052972270622277835, 1.4303033893714265, 0.6103538486772362, 2.4029214551941713, 0.059955880489573586, 0.06566978416069941, 0.01966214443640949, 0.44704525742790197, 0.23677660202534115, 0.22899197168687374], "min": [0.2504068343408832, 0.06564384940255735, 0.007219418416275878, -3.132513463433238, -1.2361767917051278, -3.122894748408704, 0.21674480705743798, -0.3655620563255657, 0.09880118404724508, -2.5155083998031436, -0.9092233815417647, 1.9797189575041085], "max": [0.3999133360752139, 0.46627650961321304, 0.17931469789804744, 3.1408620930769224, 0.5385040732804347, 3.1380860723365203, 0.43098860887708795, -0.11398903081592045, 0.16857254001187463, -0.7047373671192767, 0.04640337192515087, 2.7386427891550182], "count": [264]}}} +{"episode_index": 386, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42748708153885767]], [[0.5613429908750692]], [[0.48053502269769216]]], "std": [[[0.30087119113966737]], [[0.2033613700265753]], [[0.2274023744310122]]], "count": [109]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.504674234327658]], [[0.444178696708041]], [[0.3152456116913396]]], "std": [[[0.3226074977504012]], [[0.23720075972027557]], [[0.2689955036899705]]], "count": [109]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4567242684535588]], [[0.42167842555262797]], [[0.3232311672645313]]], "std": [[[0.29722146331873034]], [[0.2239313303397558]], [[0.26732824355741935]]], "count": [109]}, "observation.state": {"min": [-0.23261331021785736, -0.1847297102212906, -0.609604001045227, -1.769302487373352, -0.9011585712432861, -0.0738169252872467, -0.6902965903282166, -0.5248492360115051, -0.16212773323059082, 0.4760804772377014, -1.5143581628799438, 0.5295746326446533, -0.6408804655075073, -0.5778599381446838, 0.0072127534076571465, -0.007347979117184877, -0.5999851226806641, 0.9672257304191589, -0.4097965955734253, -0.03742433339357376, -0.010079420171678066, 0.011786893010139465, -0.6251898407936096, 0.9984356164932251, -0.41206884384155273, 0.028380360454320908, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.015639541670680046, -4.03855574404588e-06, -0.23745566606521606, -0.2408796101808548, -0.17687487602233887, -1.8831689357757568, -0.7764770984649658, -1.488853931427002, -2.315114736557007, -0.4724028706550598, -0.2996698021888733, -1.0480669736862183, -0.8648622035980225, -1.3610602617263794, -0.9936670660972595, -0.8050912022590637, -7.571969509124756, -7.02075719833374, -2.4993896484375, -13.156289100646973, -1.3485958576202393, -1.4920635223388672, -1.865079402923584, -9.375879287719727, -4.884005069732666, -2.780219793319702, -10.98901081085205, -1.2912088632583618, -5.595238208770752, -3.414529800415039, -0.0058617438189685345, -0.0129138408228755, -0.0577191524207592, -0.005935884080827236, -0.007905395701527596, -0.019704453647136688, -0.008234967477619648, -0.011065115220844746, -0.045560140162706375, -0.01783319190144539, -0.011312010698020458, -0.016434838995337486, -1.8664801120758057, -0.5493389368057251, 0.35632795095443726, -29.32455062866211, 1.021480917930603, 0.08556918799877167, -3.860219955444336, -0.7906026840209961, 2.5536837577819824, -37.858009338378906, 3.719560146331787, -0.693856954574585, -0.014894004911184311, -0.024853602051734924, -0.004273504484444857, -0.09564509987831116, 0.31983715295791626, -0.01501649059355259, 0.033956870436668396, 0.30718839168548584, -0.08750661462545395, -0.02255178987979889, -3.1305487155914307, -1.2781991958618164, -3.12941312789917, -2.3947625160217285, -0.9425321221351624, 2.2734107971191406, -0.7987056374549866, -0.07512271404266357, 9.649076461791992, -0.018565505743026733, -0.02830156683921814, -0.04047808051109314, -0.026399757713079453, 0.016433855518698692, 0.7394434809684753, 0.6706125736236572], "max": [0.16970552504062653, 0.1472553014755249, -0.30349570512771606, -1.0887296199798584, 0.10465265065431595, 0.43876081705093384, -0.1369352638721466, 0.036294855177402496, 0.1279851198196411, 0.9811569452285767, -0.8056812882423401, 1.1548304557800293, -0.03861798718571663, -0.06465992331504822, 0.008468962274491787, -0.006383373402059078, -0.5767525434494019, 0.9682120680809021, -0.39305388927459717, -0.026940496638417244, -0.007933770306408405, 0.013508317060768604, -0.6038527488708496, 1.0117871761322021, -0.3908747434616089, 0.038096871227025986, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.016120875254273415, 2.8937895422131987e-06, 0.5271800756454468, 0.24850787222385406, 0.3197513818740845, 0.25676995515823364, 3.534487724304199, 1.6385011672973633, 0.6899985074996948, 0.8940201997756958, 0.37878382205963135, 0.48764240741729736, 0.3097117245197296, 1.2737228870391846, 0.47358644008636475, 0.48804861307144165, -0.6903854608535767, 6.898656845092773, 4.226495742797852, 4.884005069732666, 1.6355311870574951, 5.078754425048828, 1.865079402923584, -1.4030413627624512, 12.515263557434082, 2.26068377494812, 6.746032238006592, 2.4676434993743896, 1.606837511062622, 1.922466516494751, 0.00824748259037733, 0.011330978013575077, 0.024142267182469368, 0.006502719130367041, 0.020088495686650276, 0.020701522007584572, 0.008352749049663544, 0.013423305004835129, 0.024165207520127296, 0.005928079131990671, 0.021160366013646126, 0.019888754934072495, -0.2545199990272522, 0.20043447613716125, 9.992030143737793, -20.219215393066406, 15.29185676574707, 1.6252458095550537, 0.14846999943256378, 0.018558748066425323, 11.788516998291016, -23.874065399169922, 15.998043060302734, 0.6803622841835022, 0.028368033468723297, 0.01200081780552864, -0.0012210012646391988, -0.04099075868725777, 0.45636388659477234, 0.18527765572071075, 0.2979007959365845, 0.43364840745925903, 0.030942192301154137, 0.24130389094352722, 3.1109559535980225, -0.49687129259109497, 3.1400270462036133, -1.2154526710510254, 0.08457653224468231, 2.7864162921905518, -0.32702937722206116, 0.23694530129432678, 9.847814559936523, 0.011767745018005371, 0.06407445669174194, 0.04878479242324829, -0.013487841933965683, 0.0279172845184803, 0.740917444229126, 0.6727391481399536], "mean": [-0.01711542345583439, -0.06075575202703476, -0.4592108428478241, -1.4861598014831543, -0.33514806628227234, 0.10720536857843399, -0.4527882933616638, -0.1792009472846985, 0.06324058771133423, 0.656913697719574, -1.2217648029327393, 0.8369045853614807, -0.4795578122138977, -0.39236482977867126, 0.007532346528023481, -0.00688391225412488, -0.594643771648407, 0.9680266976356506, -0.39838990569114685, -0.029556481167674065, -0.009254301898181438, 0.012419675476849079, -0.6206127405166626, 1.0002261400222778, -0.39670267701148987, 0.03561025485396385, 0.653304934501648, 0.9406867623329163, 0.653304934501648, 0.653304934501648, 0.653304934501648, 0.653304934501648, 0.7791270613670349, 1.430101752281189, 0.7791270613670349, 0.7791270613670349, 0.7791270613670349, 0.7791270613670349, 0.015877077355980873, -2.687361586595216e-07, -0.004742848686873913, -0.0007970769656822085, 0.010537359863519669, -0.015101571567356586, 0.015041130594909191, 0.007574555929750204, -0.01264715101569891, -0.00649412302300334, 0.007447437848895788, -0.006184299010783434, 0.014837498776614666, -0.008716613985598087, -0.00662596570327878, -0.008630950003862381, -4.673381805419922, -2.9869489669799805, 0.045452460646629333, -5.111220359802246, 0.05491410195827484, 0.21714714169502258, -0.4042002856731415, -5.893576622009277, 5.523751735687256, 0.42605066299438477, -3.913548231124878, 0.4606057405471802, -0.8824439644813538, -0.6692798137664795, 2.457409573253244e-05, -0.0004095287586096674, -0.0017874829936772585, 0.00015126272046472877, 0.0008607322233729064, 0.00047874479787424207, 0.00010543853568378836, -4.932657611789182e-05, -0.00028257069061510265, -0.0008418082143180072, 0.0011645902413874865, 0.0003552714770194143, -1.0268564224243164, -0.1239084005355835, 6.254387378692627, -24.236663818359375, 10.85557746887207, 0.6074143052101135, -0.9509514570236206, -0.279726505279541, 9.147863388061523, -27.711111068725586, 12.297710418701172, -0.20835299789905548, 0.002944797510281205, -0.002027280395850539, -0.0031004829797893763, -0.07807639986276627, 0.35430586338043213, 0.070371612906456, 0.17385552823543549, 0.36493584513664246, -0.02173846960067749, 0.14249955117702484, 1.3124208450317383, -0.9179701805114746, 1.1656309366226196, -2.083101272583008, -0.47782009840011597, 2.5092852115631104, -0.6670599579811096, 0.07695194333791733, 9.767127990722656, -0.0006556432927027345, 0.0009698935900814831, 0.000338552868925035, -0.02303031086921692, 0.025133041664958, 0.7404151558876038, 0.6712696552276611], "std": [0.11614990234375, 0.09498608112335205, 0.08771859854459763, 0.13653922080993652, 0.2787444591522217, 0.10377521812915802, 0.15550993382930756, 0.11653086543083191, 0.08361565321683884, 0.13804379105567932, 0.15032058954238892, 0.11909030377864838, 0.16859762370586395, 0.11465277522802353, 0.0004391217662487179, 0.0002748765691649169, 0.00776361720636487, 0.00026860885554924607, 0.003913509659469128, 0.0028036492876708508, 0.0006546271615661681, 0.0005413203616626561, 0.006164623890072107, 0.0036049471236765385, 0.0049900636076927185, 0.002942226128652692, 0.8328365087509155, 0.867929220199585, 0.8328365087509155, 0.8328365087509155, 0.8328365087509155, 0.8328365087509155, 0.8399251699447632, 0.666003942489624, 0.8399251699447632, 0.8399251699447632, 0.8399251699447632, 0.8399251699447632, 9.687538840807974e-05, 9.463266223974642e-07, 0.10387661308050156, 0.06764405220746994, 0.06893531233072281, 0.2503024637699127, 0.41693660616874695, 0.21689364314079285, 0.2504805028438568, 0.16311565041542053, 0.06925420463085175, 0.17718254029750824, 0.17604844272136688, 0.267647385597229, 0.16317309439182281, 0.13516585528850555, 1.5676480531692505, 2.3851847648620605, 1.3102197647094727, 4.8079447746276855, 0.5702916383743286, 0.8324990272521973, 0.8556768894195557, 1.6224983930587769, 3.316850185394287, 0.9847678542137146, 3.5164618492126465, 0.6103314757347107, 1.4493863582611084, 0.9391908049583435, 0.0024144884664565325, 0.004262335132807493, 0.009066839702427387, 0.0022872972767800093, 0.0033865917939692736, 0.0037632333114743233, 0.0025070260744541883, 0.00416152598336339, 0.008422124199569225, 0.003259096760302782, 0.003924006130546331, 0.0034201445523649454, 0.31524142622947693, 0.12837673723697662, 2.3847265243530273, 2.165771245956421, 3.2895028591156006, 0.3392697870731354, 0.8657636642456055, 0.13879956305027008, 1.7343847751617432, 3.646932363510132, 2.8763840198516846, 0.3066752851009369, 0.007211233023554087, 0.005298251751810312, 0.000491534301545471, 0.0076250797137618065, 0.037658680230379105, 0.055525969713926315, 0.06819373369216919, 0.030226854607462883, 0.039453111588954926, 0.07497361302375793, 2.2227165699005127, 0.2146139144897461, 2.4208412170410156, 0.33237963914871216, 0.1960490494966507, 0.15733426809310913, 0.09578116983175278, 0.046026572585105896, 0.024833926931023598, 0.0036928358022123575, 0.012149106711149216, 0.007162617053836584, 0.003611206077039242, 0.0026059604715555906, 0.00034184454125352204, 0.0005085186567157507], "count": [526]}, "action": {"min": [-0.24152106046676636, -0.17408956587314606, -0.6695230603218079, -1.8454338312149048, -0.9057153463363647, -0.0863431766629219, -0.6973211765289307, -0.5188322067260742, -0.20600822567939758, 0.45409804582595825, -1.557050108909607, 0.518482506275177, -0.6640977263450623, -0.6122245192527771, 0.006556730717420578, -0.009528391994535923, -0.5966660380363464, 0.965315043926239, -0.41060155630111694, -0.03656398132443428, -0.010099481791257858, 0.008997662924230099, -0.622094988822937, 0.9969754219055176, -0.41299188137054443, 0.027519429102540016, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.015639541670680046, -4.03855574404588e-06, -0.23745566606521606, -0.2408796101808548, -0.17687487602233887, -1.8831689357757568, -0.7764770984649658, -1.488853931427002, -2.315114736557007, -0.4724028706550598, -0.2996698021888733, -1.0480669736862183, -0.8648622035980225, -1.3610602617263794, -0.9936670660972595, -0.8050912022590637], "max": [0.17008444666862488, 0.16893216967582703, -0.2235826551914215, -1.0062581300735474, 0.10903888195753098, 0.45804861187934875, -0.12051936239004135, 0.010983357205986977, 0.13137125968933105, 1.0334954261779785, -0.686968982219696, 1.1664726734161377, -0.020589090883731842, -0.052311234176158905, 0.008709918707609177, -0.0037735647056251764, -0.5743815898895264, 0.9706352353096008, -0.39435508847236633, -0.026626264676451683, -0.007295639254152775, 0.01447201520204544, -0.6012791395187378, 1.0101325511932373, -0.3913522958755493, 0.037029724568128586, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.016120875254273415, 2.8937895422131987e-06, 0.5271800756454468, 0.24850787222385406, 0.3197513818740845, 0.25676995515823364, 3.534487724304199, 1.6385011672973633, 0.6899985074996948, 0.8940201997756958, 0.37878382205963135, 0.48764240741729736, 0.3097117245197296, 1.2737228870391846, 0.47358644008636475, 0.48804861307144165], "mean": [-0.04062797501683235, -0.04412267729640007, -0.4582483768463135, -1.4466279745101929, -0.3318542540073395, 0.10528379678726196, -0.4498940706253052, -0.20835663378238678, 0.06084669753909111, 0.6685012578964233, -1.1706856489181519, 0.8347750306129456, -0.4820460379123688, -0.3966311812400818, 0.007329646497964859, -0.006366868037730455, -0.5899288654327393, 0.9670091271400452, -0.39972683787345886, -0.028881534934043884, -0.009055507369339466, 0.011675254441797733, -0.6160103678703308, 0.9994281530380249, -0.3981299102306366, 0.03459179028868675, 0.653304934501648, 0.9440048933029175, 0.653304934501648, 0.653304934501648, 0.653304934501648, 0.653304934501648, 0.7790606617927551, 1.430101752281189, 0.7790606617927551, 0.7790606617927551, 0.7790606617927551, 0.7790606617927551, 0.015876930207014084, -2.685733022644854e-07, -0.004306341987103224, -0.0009380687261000276, 0.010831684805452824, -0.015415073372423649, 0.015022993087768555, 0.007839879021048546, -0.01295731496065855, -0.005855056922882795, 0.007574595045298338, -0.006156621500849724, 0.013227992691099644, -0.010021989233791828, -0.006478399503976107, -0.009543996304273605], "std": [0.11670579761266708, 0.09041605144739151, 0.10475953668355942, 0.17793069779872894, 0.28199267387390137, 0.10545267909765244, 0.1587379276752472, 0.10692986100912094, 0.08370956033468246, 0.155533105134964, 0.1719825565814972, 0.12339544296264648, 0.17571742832660675, 0.11939211934804916, 0.00042524802847765386, 0.0009189385455101728, 0.006925067398697138, 0.0008271005353890359, 0.0036317710764706135, 0.002617813181132078, 0.0006092913099564612, 0.0009942911565303802, 0.005423928145319223, 0.0032104230485856533, 0.004760908428579569, 0.0027874524239450693, 0.8328365087509155, 0.8676601052284241, 0.8328365087509155, 0.8328365087509155, 0.8328365087509155, 0.8328365087509155, 0.8398632407188416, 0.666003942489624, 0.8398632407188416, 0.8398632407188416, 0.8398632407188416, 0.8398632407188416, 9.702920215204358e-05, 9.49243769809982e-07, 0.10441408306360245, 0.06775524467229843, 0.06926705688238144, 0.25039142370224, 0.41693776845932007, 0.21699468791484833, 0.2504764199256897, 0.1637185961008072, 0.069182388484478, 0.1771852970123291, 0.1789959967136383, 0.26924148201942444, 0.16334258019924164, 0.1356523633003235], "count": [526]}, "timestamp": {"min": [0.0], "max": [17.5], "mean": [8.75], "std": [5.061428213020071], "count": [526]}, "frame_index": {"min": [0], "max": [525], "mean": [262.5], "std": [151.84284639060215], "count": [526]}, "episode_index": {"min": [395], "max": [395], "mean": [395.0], "std": [0.0], "count": [526]}, "index": {"min": [156103], "max": [156628], "mean": [156365.5], "std": [151.84284639060215], "count": [526]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [526]}, "subtask_annotation": {"mean": [0.311787072243346, 2.0, 2.0, 2.0, 2.0], "std": [0.5025919891059558, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [526]}, "scene_annotation": {"mean": [395.0], "std": [0.0], "min": [395], "max": [395], "count": [526]}, "eef_direction_state": {"mean": [3.5, 4.365019011406844], "std": [2.3671949998469453, 2.172204444320922], "min": [0, 0], "max": [6, 6], "count": [526]}, "eef_velocity_state": {"mean": [0.6787072243346007, 0.5722433460076045], "std": [0.5629591846306239, 0.6208585262392823], "min": [0, 0], "max": [2, 2], "count": [526]}, "eef_acc_mag_state": {"mean": [0.5114068441064639, 0.4752851711026616], "std": [0.7792845004083755, 0.7566922053136211], "min": [0, 0], "max": [2, 2], "count": [526]}, "eef_direction_action": {"mean": [3.44106463878327, 4.23574144486692], "std": [2.1606896711784884, 2.1550048127637997], "min": [0, 0], "max": [6, 6], "count": [526]}, "eef_velocity_action": {"mean": [0.8136882129277566, 0.6387832699619772], "std": [0.5476209258732004, 0.6545669065552966], "min": [0, 0], "max": [2, 2], "count": [526]}, "eef_acc_mag_action": {"mean": [0.8079847908745247, 0.6596958174904943], "std": [0.8539846926508637, 0.815819762361343], "min": [0, 0], "max": [2, 2], "count": [526]}, "eef_sim_pose_state": {"mean": [0.23019917398929687, 0.1574847836434775, 0.11543834733607763, 1.3063624225379666, -0.9183151257788407, 1.153747256975135, 0.24778574464728895, -0.12595650724496008, 0.09582503137822813, -2.0830295831243344, -0.4778776397793929, 2.5092422748826295], "std": [0.03051145657949648, 0.039955788243776005, 0.02945514421791502, 2.2568159720723573, 0.2144481655264051, 2.463880991058085, 0.026054724062423117, 0.031991354340593144, 0.03130941122075569, 0.33239870033240926, 0.19604993485159602, 0.15734406626781303], "min": [0.1881690431833138, 0.11750799485247201, 0.06416947928095364, -3.1381033054584653, -1.278198258951024, -3.1358749336223046, 0.1833117289348347, -0.18893061973410624, 0.044779586649422866, -2.3947634149415915, -0.9429285719868852, 2.2727601819342835], "max": [0.30040006392458346, 0.23619726599624402, 0.17132125498336587, 3.1347446138635857, -0.4968656533596476, 3.141018103823717, 0.3203771657824983, -0.0857168014847318, 0.15410769486534634, -1.2154415676415382, 0.08456803946978875, 2.7864035605118964], "count": [526]}, "eef_sim_pose_action": {"mean": [0.23465339679603328, 0.16414376844920842, 0.10898723042047075, 1.5505522148853716, -0.9169095770308769, 0.38038123988922723, 0.25328993875710815, -0.12846317933821122, 0.09047335999658399, -2.048190958444557, -0.45777111391169445, 2.5050524900927154], "std": [0.0288740237518701, 0.04270052672857498, 0.03885070130116468, 2.0224160347931837, 0.2299448788563504, 2.690858152462945, 0.02073338644046721, 0.03612636348546756, 0.036374472392899954, 0.3670665316164772, 0.20158611217653713, 0.176432722966366], "min": [0.18881597200886585, 0.11785187073577143, 0.04766290469268526, -3.1327363139940223, -1.2996258887375554, -3.1369335762441075, 0.18732972879527113, -0.2144489781136348, 0.022210492606396827, -2.5680238982379566, -0.9178877489960897, 2.180724654631308], "max": [0.29402875649150445, 0.24972978091371043, 0.18926745087191835, 3.1398237966051012, -0.47337535215126847, 3.1409605292047806, 0.31086929745150815, -0.08857377998360164, 0.16129070977778004, -1.0614544728046718, 0.1322147001767202, 2.7891562518296364], "count": [526]}}} +{"episode_index": 387, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43557077060878446]], [[0.5443417609606385]], [[0.46559134873523444]]], "std": [[[0.2959744488114367]], [[0.19233895984281613]], [[0.2311125393657548]]], "count": [116]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5045204161363667]], [[0.44176877842076656]], [[0.29344090966339204]]], "std": [[[0.34777097900092674]], [[0.21733494967184022]], [[0.26443974915037016]]], "count": [116]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44112962811054107]], [[0.46844338508730066]], [[0.38192920246191786]]], "std": [[[0.3001650095238411]], [[0.21909390348982263]], [[0.25846712232010777]]], "count": [116]}, "observation.state": {"min": [-1.3069243431091309, -0.0652330070734024, -1.52628493309021, -1.1458590030670166, -0.2858446538448334, -0.938244104385376, -0.6605274677276611, -0.8111904859542847, -0.42153123021125793, 0.3093761205673218, -1.0522993803024292, -0.23822695016860962, 0.17900097370147705, -0.528152346611023, 0.0031188942957669497, -0.001366451266221702, -0.6524382829666138, 0.9774821400642395, -0.3667019307613373, -0.02408008649945259, -0.008902885019779205, 0.009194884449243546, -0.6451447010040283, 1.0008516311645508, -0.39303821325302124, 0.03756029158830643, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0012470778310671449, -0.0003819514240603894, -1.0011169910430908, -0.24115216732025146, -1.094933271408081, -0.526146650314331, -1.96915602684021, -2.0805234909057617, -1.4306756258010864, -0.2921935021877289, -0.11234060674905777, -0.9169086217880249, -0.4035242199897766, -0.6617866158485413, -0.4796907603740692, -0.7009231448173523, -21.61351776123047, -6.349206447601318, -0.9126983880996704, -11.416361808776855, -2.4389500617980957, -0.9755800366401672, -1.778998851776123, -11.324548721313477, -2.106227397918701, -2.4291820526123047, -9.279609680175781, -1.8937729597091675, -0.7460317611694336, -2.5250306129455566, -0.006737999618053436, -0.012956827878952026, -0.03999194875359535, -0.006485153455287218, -0.00745941698551178, -0.007000286597758532, -0.0065945954993367195, -0.011337677016854286, -0.031120968982577324, -0.007315351162105799, -0.00886919628828764, -0.017827246338129044, -0.9544500112533569, -0.7015206813812256, 8.106461524963379, -25.468976974487305, 7.137404441833496, -0.4155358076095581, -1.0180799961090088, -0.7200794219970703, 8.373706817626953, -28.776748657226562, 8.354430198669434, -1.1133166551589966, -0.019206378608942032, -0.0219851303845644, 0.0024420025292783976, -0.09564509987831116, 0.35950493812561035, -0.010405524633824825, 0.06303206086158752, 0.390914648771286, -0.18851566314697266, 0.015872998163104057, -3.0591835975646973, -1.2899727821350098, -3.021273612976074, -3.047778844833374, -1.5303457975387573, -3.1041994094848633, -0.9457827806472778, -0.19107282161712646, 9.651398658752441, -0.013422608375549316, -0.03226497769355774, -0.03461408615112305, -0.033762428909540176, 0.01703420653939247, 0.8345854878425598, 0.5441675186157227], "max": [-0.20246736705303192, 0.4153314232826233, -0.23584753274917603, -0.7433065176010132, 1.09052574634552, -0.1613617092370987, 0.33245307207107544, -0.3438567817211151, 0.12835931777954102, 1.116961121559143, -0.6523224711418152, 0.22964692115783691, 0.6873258352279663, -0.20123392343521118, 0.005078211892396212, -0.0002122306905221194, -0.6288917064666748, 0.9779211282730103, -0.3558037281036377, -0.020298117771744728, -0.0072225783951580524, 0.01152031123638153, -0.6214625239372253, 1.0040512084960938, -0.3834152817726135, 0.04100422188639641, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.000666378065943718, 2.5680608359834878e-06, 1.2011386156082153, 0.6123372316360474, 1.5819511413574219, 0.3626478910446167, 2.728687286376953, 1.0566213130950928, 1.191354751586914, 0.5773604512214661, 0.2869974374771118, 0.2231157273054123, 0.34030455350875854, 0.4176790118217468, 0.7753867506980896, 0.12555748224258423, -5.823735237121582, 2.8388280868530273, 4.001831531524658, 2.411477565765381, 2.123321056365967, 4.476190567016602, 1.778998851776123, -3.86393141746521, 11.05006217956543, 1.193528652191162, 2.289377450942993, 0.7173382043838501, 0.9755800366401672, 0.3156288266181946, 0.008401613682508469, 0.011257578618824482, 0.012211408466100693, 0.006555736064910889, 0.016260528936982155, 0.0062407501973211765, 0.007036519702523947, 0.02017829194664955, 0.014214461669325829, 0.009080905467271805, 0.01745649427175522, 0.008478587493300438, 0.7211400270462036, 0.08908198773860931, 19.46441650390625, -15.755019187927246, 20.283546447753906, 0.9288858771324158, 0.8696100115776062, 0.11877598613500595, 15.084550857543945, -16.694316864013672, 18.957592010498047, 0.08165466785430908, 0.02594170905649662, 0.014146948233246803, 0.005494505632668734, -0.04099075868725777, 0.5011225342750549, 0.14430508017539978, 0.3298410177230835, 0.5001489520072937, 0.016248853877186775, 0.18395331501960754, 3.0423731803894043, -0.3846173882484436, 2.922879695892334, 3.095806837081909, -0.5275814533233643, 2.162335157394409, -0.4764918386936188, 0.1860901564359665, 9.853271484375, 0.014988303184509277, 0.02772793173789978, 0.027722924947738647, -0.025644728913903236, 0.023579757660627365, 0.8380638360977173, 0.5499919652938843], "mean": [-0.656580924987793, 0.08636125922203064, -0.7291141152381897, -0.9558219313621521, 0.2136463075876236, -0.6263748407363892, -0.33326849341392517, -0.4829229414463043, 0.0028047615196555853, 0.5179756879806519, -0.8838962912559509, 0.00871206447482109, 0.3307637870311737, -0.45014289021492004, 0.004093320108950138, -0.000988077954389155, -0.6413309574127197, 0.9776247143745422, -0.36294254660606384, -0.02182650938630104, -0.008090521208941936, 0.010176149196922779, -0.6331340074539185, 1.0021694898605347, -0.3896760940551758, 0.039617110043764114, 0.8460551500320435, 1.7453160285949707, 0.8460551500320435, 0.8460551500320435, 0.8460551500320435, 0.8460551500320435, 0.7624145150184631, 1.7453160285949707, 0.7624145150184631, 0.7624145150184631, 0.7624145150184631, 0.7624145150184631, -0.0009774169884622097, -0.00016184235573746264, -0.03303728997707367, 0.007342345081269741, -0.04219938442111015, 0.01194772869348526, 0.015942683443427086, -0.010684026405215263, 0.015004967339336872, 0.018607724457979202, 0.02422994375228882, -0.03673844784498215, 0.002749064238741994, -0.013287551701068878, -0.011953076347708702, -0.009136675857007504, -11.227643013000488, -1.9921176433563232, 1.1358877420425415, -3.484241247177124, 0.5104721784591675, 0.41080236434936523, -0.7083796858787537, -9.282535552978516, 4.534243583679199, -0.4945349395275116, -4.966510772705078, -0.589009165763855, 0.1278243213891983, -1.0363348722457886, 0.0001754292316036299, -0.0002624303160700947, -0.0014617061242461205, 0.00028003889019601047, 0.0006270379526540637, 3.698455839185044e-05, 0.0004964366089552641, 0.00071799784200266, -0.0009653356391936541, 0.00015250194701366127, 0.0004149120068177581, -7.619131338287843e-06, -0.04061516001820564, -0.3053915202617645, 13.711769104003906, -20.536842346191406, 15.05762767791748, 0.23876211047172546, -0.04280586540699005, -0.32430538535118103, 11.788284301757812, -22.530807495117188, 14.993939399719238, -0.5397138595581055, 0.0028141415677964687, -0.00309674977324903, 0.0036519139539450407, -0.07561478763818741, 0.42111480236053467, 0.0700414776802063, 0.1546829342842102, 0.441860169172287, -0.05979909375309944, 0.111443892121315, -0.0785713791847229, -0.9878218770027161, 0.23921990394592285, 0.5790385603904724, -1.25575590133667, -1.7941073179244995, -0.7351751327514648, -0.0005304571241140366, 9.7630615234375, 0.0001925908145494759, 0.0008465672144666314, 0.0005902959383092821, -0.030855325981974602, 0.021091649308800697, 0.8360233306884766, 0.5474125742912292], "std": [0.3599359095096588, 0.14019572734832764, 0.4599893391132355, 0.125856414437294, 0.2991456091403961, 0.25589802861213684, 0.342130571603775, 0.11637391149997711, 0.14362861216068268, 0.23608458042144775, 0.08894282579421997, 0.1073036938905716, 0.10983537882566452, 0.0832458883523941, 0.00019050060654990375, 0.0002078932011500001, 0.007534744217991829, 0.00015570827235933393, 0.003854994662106037, 0.0013195369392633438, 0.00023799092741683125, 0.0003512138209771365, 0.007981909438967705, 0.0011039726668968797, 0.0033609862439334393, 0.0012434651143848896, 0.8682336211204529, 1.3232231140136719e-05, 0.8682336211204529, 0.8682336211204529, 0.8682336211204529, 0.8682336211204529, 0.861702024936676, 1.3232231140136719e-05, 0.861702024936676, 0.861702024936676, 0.861702024936676, 0.861702024936676, 9.834952652454376e-05, 9.261635568691418e-05, 0.19784356653690338, 0.10502329468727112, 0.240097776055336, 0.13376805186271667, 0.4446704387664795, 0.3402886390686035, 0.22878791391849518, 0.10186032205820084, 0.0577668659389019, 0.1659896969795227, 0.11248067766427994, 0.12717382609844208, 0.13359004259109497, 0.08595167845487595, 3.4830398559570312, 2.0129871368408203, 1.3377480506896973, 3.372486114501953, 0.6968922019004822, 0.8813558220863342, 0.5946546196937561, 1.5143080949783325, 3.1836085319519043, 0.9363951086997986, 2.562668800354004, 0.5124785304069519, 0.2739599049091339, 0.6095778346061707, 0.0025675161741673946, 0.004096008371561766, 0.005793506279587746, 0.0022760166320949793, 0.0023970480542629957, 0.0017387581756338477, 0.0024372455663979053, 0.004669310059398413, 0.005918945651501417, 0.002462011994794011, 0.002558734966441989, 0.0024560096208006144, 0.22328941524028778, 0.10705535858869553, 2.8215012550354004, 2.2225022315979004, 3.065871000289917, 0.2250562310218811, 0.30271783471107483, 0.10590662807226181, 1.5593641996383667, 2.7072930335998535, 2.4628539085388184, 0.20881888270378113, 0.00679902546107769, 0.0050801741890609264, 0.00047089203144423664, 0.009032703936100006, 0.032724928110837936, 0.03667354956269264, 0.05062921345233917, 0.040402140468358994, 0.05620833858847618, 0.047475673258304596, 2.1413075923919678, 0.24316439032554626, 2.117792844772339, 2.41517972946167, 0.2428160011768341, 1.7200456857681274, 0.0712781473994255, 0.04481117054820061, 0.028758862987160683, 0.003168924944475293, 0.007635481655597687, 0.006246551405638456, 0.0020454074256122112, 0.001643405295908451, 0.0006225977558642626, 0.0010911865392699838], "count": [568]}, "action": {"min": [-1.4279756546020508, -0.06918821483850479, -1.5707963705062866, -1.1370139122009277, -0.29768913984298706, -0.9475358128547668, -0.6625643372535706, -0.843494176864624, -0.3812735080718994, 0.2839382588863373, -1.038949728012085, -0.24931667745113373, 0.1786651909351349, -0.5366784334182739, 0.001438726088963449, -0.005311910063028336, -0.6463325023651123, 0.9727039337158203, -0.37018316984176636, -0.02389315515756607, -0.01024878304451704, 0.004914908669888973, -0.6382917165756226, 0.9995314478874207, -0.3967476189136505, 0.034917645156383514, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0012470778310671449, -0.0003819514240603894, -1.0011169910430908, -0.24115216732025146, -1.094933271408081, -0.526146650314331, -1.96915602684021, -2.0805234909057617, -1.4306756258010864, -0.2921935021877289, -0.11234060674905777, -0.9169086217880249, -0.4035242199897766, -0.6617866158485413, -0.4796907603740692, -0.7009231448173523], "max": [-0.2110597938299179, 0.4324190020561218, -0.21693840622901917, -0.6659274697303772, 1.0986666679382324, -0.16386467218399048, 0.33902987837791443, -0.37355661392211914, 0.13032174110412598, 1.1470872163772583, -0.5767375826835632, 0.2238273024559021, 0.6944974660873413, -0.20814946293830872, 0.005797418765723705, 0.004094570409506559, -0.6222366690635681, 0.9842631816864014, -0.3597223162651062, -0.02015933021903038, -0.005947303492575884, 0.013944201171398163, -0.6132382154464722, 1.0083543062210083, -0.3870985209941864, 0.04001195728778839, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.000666378065943718, 2.5680608359834878e-06, 1.1988544464111328, 0.6123372316360474, 1.6007659435272217, 0.3626478910446167, 2.728687286376953, 1.0566213130950928, 1.191354751586914, 0.5773604512214661, 0.2869974374771118, 0.2231157273054123, 0.34030455350875854, 0.4176790118217468, 0.7753867506980896, 0.12555748224258423], "mean": [-0.7150301337242126, 0.09170207381248474, -0.7652606964111328, -0.908815324306488, 0.21556711196899414, -0.6298199892044067, -0.3269343078136444, -0.5153496861457825, 0.016752228140830994, 0.5128471851348877, -0.8402694463729858, 0.0027045044116675854, 0.3296203911304474, -0.45228517055511475, 0.0043952870182693005, -0.0009653994347900152, -0.6348351240158081, 0.978104829788208, -0.3662168085575104, -0.021672695875167847, -0.007459626998752356, 0.009369881823658943, -0.6265407800674438, 1.0026631355285645, -0.39303410053253174, 0.03836039826273918, 0.847192108631134, 1.7453160285949707, 0.847192108631134, 0.847192108631134, 0.847192108631134, 0.847192108631134, 0.7619843482971191, 1.7453160285949707, 0.7619843482971191, 0.7619843482971191, 0.7619843482971191, 0.7619843482971191, -0.0009780892869457603, -0.00016246979066636413, -0.030937621369957924, 0.007372757885605097, -0.039362549781799316, 0.01106287632137537, 0.015683354809880257, -0.009415417909622192, 0.012868879362940788, 0.01876138336956501, 0.02424655109643936, -0.036889225244522095, 0.002744461642578244, -0.013369722291827202, -0.011930113658308983, -0.009161521680653095], "std": [0.37753811478614807, 0.13734403252601624, 0.4732043743133545, 0.1322333663702011, 0.30076348781585693, 0.2523379623889923, 0.3404621183872223, 0.10024959594011307, 0.12458358705043793, 0.23509545624256134, 0.09764191508293152, 0.10665027797222137, 0.11088506132364273, 0.08102617412805557, 0.0005222745821811259, 0.0013137964997440577, 0.005742764566093683, 0.0013505624374374747, 0.002800496993586421, 0.001243027625605464, 0.0005099421832710505, 0.0013171687023714185, 0.005976314656436443, 0.0017067865701392293, 0.0023938994854688644, 0.0012537777656689286, 0.8680869936943054, 1.3232231140136719e-05, 0.8680869936943054, 0.8680869936943054, 0.8680869936943054, 0.8680869936943054, 0.8615452647209167, 1.3232231140136719e-05, 0.8615452647209167, 0.8615452647209167, 0.8615452647209167, 0.8615452647209167, 9.818542457651347e-05, 9.268349094782025e-05, 0.2043728232383728, 0.10502191632986069, 0.24983184039592743, 0.13556893169879913, 0.4447288513183594, 0.34165719151496887, 0.23465900123119354, 0.10189669579267502, 0.0577627532184124, 0.16591009497642517, 0.11248066276311874, 0.1271810084581375, 0.13359332084655762, 0.08596783876419067], "count": [568]}, "timestamp": {"min": [0.0], "max": [18.9], "mean": [9.450000000000001], "std": [5.465574077807381], "count": [568]}, "frame_index": {"min": [0], "max": [567], "mean": [283.5], "std": [163.96722233422142], "count": [568]}, "episode_index": {"min": [396], "max": [396], "mean": [396.0], "std": [0.0], "count": [568]}, "index": {"min": [156629], "max": [157196], "mean": [156912.5], "std": [163.96722233422142], "count": [568]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [568]}, "subtask_annotation": {"mean": [0.17781690140845072, 2.0, 2.0, 2.0, 2.0], "std": [0.4090535558399702, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [568]}, "scene_annotation": {"mean": [396.0], "std": [0.0], "min": [396], "max": [396], "count": [568]}, "eef_direction_state": {"mean": [3.9242957746478875, 4.589788732394366], "std": [2.052885601488566, 1.804445202985478], "min": [0, 0], "max": [6, 6], "count": [568]}, "eef_velocity_state": {"mean": [0.772887323943662, 0.48063380281690143], "std": [0.6441809746873771, 0.5900987203023241], "min": [0, 0], "max": [2, 2], "count": [568]}, "eef_acc_mag_state": {"mean": [0.5827464788732394, 0.43309859154929575], "std": [0.7940257954852947, 0.7381192154355538], "min": [0, 0], "max": [2, 2], "count": [568]}, "eef_direction_action": {"mean": [3.8943661971830985, 4.433098591549296], "std": [2.0121383289008805, 1.7185082718510731], "min": [0, 0], "max": [6, 6], "count": [568]}, "eef_velocity_action": {"mean": [0.7852112676056338, 0.6232394366197183], "std": [0.6248884050342731, 0.6299078283745745], "min": [0, 0], "max": [2, 2], "count": [568]}, "eef_acc_mag_action": {"mean": [0.8767605633802817, 0.647887323943662], "std": [0.8447989587459697, 0.810991247921651], "min": [0, 0], "max": [2, 2], "count": [568]}, "eef_sim_pose_state": {"mean": [0.3665240886927085, 0.20057595702869524, 0.1520078334511779, -0.06751116168423435, -0.9880015318132601, 0.24475189448617496, 0.34472428995193694, -0.19013907319917348, 0.0972734428648457, 0.5624822834933229, -1.2558718913339462, -1.7886048987990033], "std": [0.0508223409393161, 0.021488904886982522, 0.08343393674475592, 2.1613063964564034, 0.24324765869239065, 2.1268652611486054, 0.0255993479845206, 0.046710704157512495, 0.02558589628118492, 2.4425351702104194, 0.24289568887906898, 1.7330807128051113], "min": [0.2936748727499797, 0.1497398675860676, 0.0668533730902969, -3.10935004556887, -1.2909277995098476, -3.087987562408017, 0.31201641954735965, -0.30111364666955637, 0.04479370648025245, -3.135889808232252, -1.5466602650673855, -3.104195559311475], "max": [0.44944940950123796, 0.24489217140407418, 0.3664792113717096, 3.1230358668686238, -0.38465107248254093, 3.1001007853611084, 0.400779696507814, -0.1385981407952141, 0.1595096644343266, 3.115163193595963, -0.5275801651170495, 2.6240694037284658], "count": [568]}, "eef_sim_pose_action": {"mean": [0.3768691213407291, 0.20350717026114068, 0.16135770575050493, -0.04320042668620121, -0.9791768430558482, 0.18434562879933805, 0.35319056163179896, -0.18836052526243877, 0.10069561945054173, 0.6360582873620735, -1.2673179973450044, -1.2266410123241767], "std": [0.05267194617719321, 0.022206712254102683, 0.0941214645009463, 2.1197322128794944, 0.2716509569101753, 2.119785881180891, 0.02239843343752104, 0.04520428175188134, 0.024402589704803943, 2.4422860148019314, 0.2334921281091261, 2.2179521574773693], "min": [0.2979610298484907, 0.15263461938520145, 0.056307196689044846, -3.1017058817680287, -1.2931691601451536, -3.0370719227686322, 0.3248210714710206, -0.2989099996976266, 0.05250631291648779, -3.108835373789955, -1.5234758163951962, -3.1410954238558224], "max": [0.4663200900732175, 0.25681699187096857, 0.39284079933225813, 3.127650052866091, -0.3139560847933298, 3.113690932651991, 0.4036954105524322, -0.13336077283047842, 0.1569178913925685, 3.136478168905036, -0.516402742750153, 3.140539163798801], "count": [568]}}} +{"episode_index": 388, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45334235390234523]], [[0.5536053032487505]], [[0.45291728181468666]]], "std": [[[0.29510217343494083]], [[0.21270776896825336]], [[0.2576491573926038]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46399320453671666]], [[0.4497964028258362]], [[0.35515614427143405]]], "std": [[[0.30813626801612204]], [[0.25387523074987434]], [[0.289627686779563]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4125419117647059]], [[0.4360169189734717]], [[0.37290329440599773]]], "std": [[[0.32316164769023054]], [[0.2722557298567822]], [[0.29868658641012924]]], "count": [100]}, "observation.state": {"min": [-0.5813795328140259, -0.2565428912639618, -1.363776445388794, -1.8339455127716064, -1.4827958345413208, 0.37336575984954834, -0.5868855118751526, -0.7075626850128174, -0.387484073638916, 0.32719480991363525, -1.2951114177703857, -0.09479936212301254, -0.6802535057067871, -0.6191353797912598, -0.0016243068967014551, 0.009651655331254005, -0.6163330078125, 1.0248730182647705, -0.4486941397190094, -0.00942297838628292, -0.018499551340937614, 0.008487229235470295, -0.5139548182487488, 1.0068340301513672, -0.5398611426353455, 0.008981140330433846, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.023273909464478493, 0.0007602624827995896, -1.6511902809143066, -0.23690882325172424, -3.439380168914795, -0.4892975986003876, -1.726874828338623, -0.44625192880630493, -4.382890701293945, -0.38050180673599243, -0.8367708921432495, -0.8606079816818237, -1.1917858123779297, -1.3538532257080078, -1.0158097743988037, -1.01546049118042, -11.112977981567383, -8.7606840133667, -2.4572649002075195, -7.509158134460449, -13.887667655944824, -0.7460317611694336, 14.05982780456543, -13.919061660766602, -5.219780445098877, -2.962759494781494, -13.675214767456055, -1.6068376302719116, -1.8076924085617065, -4.1318678855896, -0.019898079335689545, -0.06702697277069092, -0.07348072528839111, -0.00588575005531311, -0.03155345842242241, -0.024742718786001205, -0.01097093429416418, -0.06322844326496124, -0.06900443136692047, -0.007845098152756691, -0.014901863411068916, -0.00749358581379056, -0.6362999677658081, -0.9093786478042603, 5.4043073654174805, -31.7416934967041, 6.481155872344971, -0.19515450298786163, 0.06362999975681305, -0.9687666893005371, -6.859313011169434, -40.109474182128906, 6.935446739196777, -0.31616634130477905, -0.029555032029747963, -0.01500882487744093, 0.010989011265337467, -0.10930868983268738, 0.2564258277416229, 0.042412202805280685, -0.018202703446149826, 0.4275566339492798, -0.21822883188724518, -0.06514567136764526, -2.9994101524353027, -1.5584142208099365, -3.078972339630127, -3.0815956592559814, -1.2679626941680908, -3.112907648086548, -0.6916863918304443, -0.375478595495224, 9.648574829101562, -0.015635371208190918, -0.018694907426834106, -0.08940967917442322, 0.005146431736648083, 0.004332591313868761, -0.7436113953590393, 0.6685758829116821], "max": [-0.05769367888569832, 0.38510024547576904, -0.2857241630554199, -1.0758761167526245, -0.07238972187042236, 0.6977208852767944, 0.4474732279777527, -0.2780039310455322, 0.3376065194606781, 0.8792977333068848, -0.5424570441246033, 0.9257316589355469, 0.04511263966560364, -0.1462949514389038, 0.0022223202977329493, 0.023985549807548523, -0.5787165760993958, 1.0289429426193237, -0.4385344982147217, -0.005442237947136164, -0.013975445181131363, 0.021098334342241287, -0.47922706604003906, 1.0074052810668945, -0.5321581959724426, 0.014657841995358467, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.02288559265434742, 0.0007652698550373316, 0.2503899931907654, 1.2938446998596191, 0.3417787253856659, 0.7346338033676147, 0.21076203882694244, 0.5830789804458618, 0.3483521640300751, 0.7428866028785706, 0.4021531939506531, 1.028111219406128, 0.8931631445884705, 2.2287216186523438, 1.2619906663894653, 1.1681993007659912, -3.5187387466430664, 4.487179756164551, 3.3980464935302734, 1.0989011526107788, 0.4590964615345001, 2.7258851528167725, 14.05982780456543, 1.60347580909729, 18.10134506225586, 5.448107719421387, 4.761904716491699, 1.090354084968567, 6.398656845092773, 0.6886447668075562, 0.037606269121170044, 0.0507887527346611, 0.022762075066566467, 0.009828471578657627, 0.028570158407092094, 0.014938448555767536, 0.014458956196904182, 0.05836620181798935, 0.029432982206344604, 0.006283846218138933, 0.02690812572836876, 0.021104345098137856, 2.48157000541687, 0.8685494661331177, 18.543901443481445, -17.969867706298828, 23.841354370117188, 0.7150086164474487, 3.1178700923919678, 0.8240084052085876, 5.003438472747803, -23.87485122680664, 22.90781021118164, 0.5694366693496704, 0.017158759757876396, 0.01215923298150301, 0.013431014493107796, -0.08198151737451553, 0.4759358763694763, 0.2535691261291504, 0.2829321026802063, 0.5407681465148926, 0.1134914681315422, 0.25972241163253784, 3.099701166152954, 0.5557767152786255, 3.0817065238952637, -1.009016990661621, -0.36954814195632935, 3.1182382106781006, 0.04888812452554703, 0.4128999710083008, 9.979840278625488, 0.021369576454162598, 0.08394744992256165, 0.08107861876487732, 0.019082529470324516, 0.017527107149362564, -0.7377049326896667, 0.6747536659240723], "mean": [-0.21441178023815155, -0.14025214314460754, -0.43750208616256714, -1.558101773262024, -0.5143759250640869, 0.5512804985046387, 0.39344334602355957, -0.5316444635391235, 0.1379081755876541, 0.5784599781036377, -0.8823485374450684, 0.36424726247787476, -0.20502527058124542, -0.41605669260025024, 6.734540511388332e-05, 0.01325477659702301, -0.6040164828300476, 1.0265812873840332, -0.44381099939346313, -0.008588245138525963, -0.016650060191750526, 0.012213576585054398, -0.5007213950157166, 1.007252812385559, -0.5382652282714844, 0.010045969858765602, 0.6448571085929871, 1.0099384784698486, 0.6448571085929871, 0.6448571085929871, 0.6448571085929871, 0.6448571085929871, 1.2576837539672852, 1.7191832065582275, 1.2576837539672852, 1.2576837539672852, 1.2576837539672852, 1.2576837539672852, -0.023121995851397514, 0.0007626719889231026, -0.05434348061680794, 0.057206425815820694, -0.11528588086366653, 0.06636437773704529, -0.1510324478149414, 0.03543147072196007, -0.11765547096729279, 0.030760839581489563, -0.030629854649305344, -0.02863931655883789, -0.06886950135231018, 0.0024958616122603416, -0.014251011423766613, -0.007647800259292126, -6.831898212432861, -3.3190338611602783, 0.15179207921028137, -3.8245856761932373, -1.7779594659805298, 0.4794434905052185, 14.059816360473633, -9.56061840057373, 7.086454391479492, 0.005346701946109533, -6.601828098297119, 0.110260508954525, 0.5852975249290466, -1.1247788667678833, 0.0004063650267198682, -0.0011860310332849622, -0.0033623643685132265, 0.0005745523376390338, 0.0003805563901551068, -9.482129098614678e-05, -1.35796949507494e-06, -0.0003572448331397027, -0.0021089883521199226, -0.0003847024345304817, 0.00048589269863441586, 0.0003541536570992321, 0.11881307512521744, -0.04542144387960434, 12.656221389770508, -24.27694320678711, 20.207475662231445, 0.1285838931798935, 1.5617551803588867, 0.01915651746094227, 0.8517100214958191, -28.782724380493164, 19.447032928466797, 0.08956347405910492, 0.0018780204700306058, -0.0024549763184040785, 0.012530142441391945, -0.08382390439510345, 0.43945586681365967, 0.15025152266025543, 0.18615084886550903, 0.46721139550209045, -0.02778889797627926, 0.17703229188919067, 0.45845887064933777, -1.1577744483947754, -0.019816763699054718, -2.235074520111084, -0.826724648475647, 0.3719533383846283, -0.41691476106643677, 0.01078883558511734, 9.787491798400879, -0.00019626825815066695, 0.004037404898554087, 0.0031163545791059732, 0.016167910769581795, 0.013499711640179157, -0.7392191886901855, 0.6731209754943848], "std": [0.11664575338363647, 0.16534456610679626, 0.25819388031959534, 0.14333894848823547, 0.4316672384738922, 0.10101249814033508, 0.21484757959842682, 0.15246354043483734, 0.23128259181976318, 0.1525329202413559, 0.23615548014640808, 0.30095577239990234, 0.21556733548641205, 0.14445948600769043, 0.00042550702346488833, 0.0034437300637364388, 0.00758570060133934, 0.0010216407245025039, 0.001639538793824613, 0.001037021866068244, 0.0007675556116737425, 0.003317984053865075, 0.0068940771743655205, 0.00015799541142769158, 0.0022622495889663696, 0.0017471624305471778, 0.8379458785057068, 0.8492992520332336, 0.8379458785057068, 0.8379458785057068, 0.8379458785057068, 0.8379458785057068, 0.7784072160720825, 0.17518794536590576, 0.7784072160720825, 0.7784072160720825, 0.7784072160720825, 0.7784072160720825, 0.0001409894903190434, 9.404356546838244e-07, 0.24676361680030823, 0.21315547823905945, 0.5206451416015625, 0.20617282390594482, 0.3593708276748657, 0.16355963051319122, 0.6195197701454163, 0.21954160928726196, 0.23718667030334473, 0.2607726752758026, 0.35725629329681396, 0.5022902488708496, 0.3440864682197571, 0.25280043482780457, 1.4444977045059204, 2.482239007949829, 1.725967526435852, 2.3249337673187256, 3.382009267807007, 0.6891117095947266, 1.1444091796875e-05, 2.765962600708008, 6.637172698974609, 2.0266876220703125, 3.800835132598877, 0.35476556420326233, 1.8277699947357178, 1.106099247932434, 0.005437754560261965, 0.013367615640163422, 0.012996535748243332, 0.002511026570573449, 0.005648394115269184, 0.0035687913186848164, 0.0040848758071660995, 0.013082552701234818, 0.013327709399163723, 0.0022972412407398224, 0.004110016860067844, 0.0034593699965626, 0.5337424278259277, 0.2695116698741913, 2.0930352210998535, 2.288351535797119, 3.350013256072998, 0.19795016944408417, 0.4931458830833435, 0.26302993297576904, 1.9770148992538452, 3.178698778152466, 2.9348011016845703, 0.1634744554758072, 0.006322457455098629, 0.005091057624667883, 0.0005805923137813807, 0.005231813993304968, 0.046227551996707916, 0.04845958203077316, 0.05938676372170448, 0.03498779982328415, 0.10749901086091995, 0.07760006934404373, 1.375293493270874, 0.5523186326026917, 1.4306390285491943, 0.5377368330955505, 0.3059457838535309, 2.545018196105957, 0.09340418875217438, 0.08695881068706512, 0.03947554901242256, 0.00533290533348918, 0.014610392972826958, 0.020547546446323395, 0.002851370954886079, 0.0026458657812327147, 0.0014157521072775126, 0.001520157209597528], "count": [267]}, "action": {"min": [-0.6700865030288696, -0.24063557386398315, -1.5455470085144043, -1.7525594234466553, -1.5707963705062866, 0.36808982491493225, -0.6981316804885864, -0.7750566601753235, -0.3968946933746338, 0.27339449524879456, -1.3262906074523926, -0.09913141280412674, -0.6822646856307983, -0.6226097941398621, -0.0017557514365762472, 0.002373592695221305, -0.6162921190261841, 1.020330548286438, -0.4439840614795685, -0.010621541179716587, -0.0185016430914402, 0.0014992497162893414, -0.5138170123100281, 1.0000134706497192, -0.5382136702537537, 0.0073383888229727745, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.023273909464478493, 0.0007602624827995896, -1.6511902809143066, -0.23690882325172424, -3.439380168914795, -0.4892975986003876, -1.726874828338623, -0.44625192880630493, -4.382890701293945, -0.38050180673599243, -0.8367708921432495, -0.8606079816818237, -1.1917858123779297, -1.3538532257080078, -1.0158097743988037, -1.01546049118042], "max": [-0.025662381201982498, 0.4108723998069763, -0.23396584391593933, -0.9153069257736206, -0.05659349635243416, 0.6981316804885864, 0.6981316804885864, -0.1880161315202713, 0.3490658402442932, 0.8782144784927368, -0.45489034056663513, 0.9314056038856506, 0.05424019694328308, -0.1402050256729126, 0.0016405116766691208, 0.02423499897122383, -0.5946937799453735, 1.0278273820877075, -0.43477922677993774, -0.0061289723962545395, -0.015200222842395306, 0.021373888477683067, -0.49320605397224426, 1.0097410678863525, -0.5283790826797485, 0.013440621085464954, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.02288559265434742, 0.0007652698550373316, 0.26422083377838135, 1.2938446998596191, 0.3417787253856659, 0.7346338033676147, 0.21076203882694244, 0.5830789804458618, 0.3483521640300751, 0.7428866028785706, 0.4021531939506531, 1.028111219406128, 0.8931631445884705, 2.2287216186523438, 1.2619906663894653, 1.1681993007659912], "mean": [-0.224115252494812, -0.09325453639030457, -0.46409356594085693, -1.4283896684646606, -0.5427904725074768, 0.5582370758056641, -0.4930114150047302, -0.5497208833694458, 0.1318555325269699, 0.5815153121948242, -0.8778324723243713, 0.3622574210166931, -0.20038527250289917, -0.4220406413078308, -0.00010984207619912922, 0.013179847039282322, -0.6046429872512817, 1.0234386920928955, -0.44146496057510376, -0.009262778796255589, -0.016818787902593613, 0.01217583380639553, -0.5025291442871094, 1.0051497220993042, -0.5356817841529846, 0.008886418305337429, 0.6513939499855042, 1.0230120420455933, 0.6513939499855042, 0.6513939499855042, 0.6513939499855042, 0.6513939499855042, 1.2467020750045776, 1.7191832065582275, 1.2467020750045776, 1.2467020750045776, 1.2467020750045776, 1.2467020750045776, -0.023120921105146408, 0.0007626782171428204, -0.05334649235010147, 0.057269129902124405, -0.11515924334526062, 0.06814439594745636, -0.15106160938739777, 0.035468850284814835, -0.1199425533413887, 0.033549267798662186, -0.030445169657468796, -0.029478462412953377, -0.07014043629169464, 0.003459393745288253, -0.015167530626058578, -0.007708143908530474], "std": [0.13817867636680603, 0.18535830080509186, 0.36015966534614563, 0.16240687668323517, 0.4746088981628418, 0.10198557376861572, 0.4086077809333801, 0.1665537804365158, 0.24950045347213745, 0.17860515415668488, 0.2449171245098114, 0.30290114879608154, 0.2179291546344757, 0.14295555651187897, 0.0004897573380731046, 0.003121152985841036, 0.0039879074320197105, 0.0013004675274714828, 0.0016330407233908772, 0.0010648006573319435, 0.000604183180257678, 0.0028872427064925432, 0.003425166243687272, 0.0015934162074699998, 0.0022396878339350224, 0.0016782648162916303, 0.839695930480957, 0.8470826148986816, 0.839695930480957, 0.839695930480957, 0.839695930480957, 0.839695930480957, 0.7835944294929504, 0.17518794536590576, 0.7835944294929504, 0.7835944294929504, 0.7835944294929504, 0.7835944294929504, 0.0001416741724824533, 9.465788934903685e-07, 0.2474956214427948, 0.21313044428825378, 0.5206766128540039, 0.2072528600692749, 0.3593588173389435, 0.16355660557746887, 0.6199217438697815, 0.22367237508296967, 0.2372518926858902, 0.26105567812919617, 0.3576047718524933, 0.5025511384010315, 0.34455353021621704, 0.2528012692928314], "count": [267]}, "timestamp": {"min": [0.0], "max": [8.866666666666667], "mean": [4.433333333333334], "std": [2.5691906781593192], "count": [267]}, "frame_index": {"min": [0], "max": [266], "mean": [133.0], "std": [77.07572034477957], "count": [267]}, "episode_index": {"min": [397], "max": [397], "mean": [397.0], "std": [0.0], "count": [267]}, "index": {"min": [157197], "max": [157463], "mean": [157330.0], "std": [77.07572034477957], "count": [267]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [267]}, "subtask_annotation": {"mean": [0.850187265917603, 2.0, 2.0, 2.0, 2.0], "std": [0.9077434066256299, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [267]}, "scene_annotation": {"mean": [397.0], "std": [0.0], "min": [397], "max": [397], "count": [267]}, "eef_direction_state": {"mean": [3.9250936329588013, 2.8352059925093633], "std": [2.0522225757934147, 1.8830498248746212], "min": [0, 0], "max": [6, 6], "count": [267]}, "eef_velocity_state": {"mean": [0.850187265917603, 1.1872659176029963], "std": [0.6759858680256766, 0.6665824968959058], "min": [0, 0], "max": [2, 2], "count": [267]}, "eef_acc_mag_state": {"mean": [0.7378277153558053, 1.104868913857678], "std": [0.81568872136875, 0.7910162013236506], "min": [0, 0], "max": [2, 2], "count": [267]}, "eef_direction_action": {"mean": [3.2322097378277155, 2.906367041198502], "std": [2.2113115706243383, 1.9301075788747701], "min": [0, 0], "max": [6, 6], "count": [267]}, "eef_velocity_action": {"mean": [0.9925093632958801, 1.344569288389513], "std": [0.7030831478805886, 0.709221299694737], "min": [0, 0], "max": [2, 2], "count": [267]}, "eef_acc_mag_action": {"mean": [1.101123595505618, 1.2546816479400749], "std": [0.7938661452878952, 0.7361241955242562], "min": [0, 0], "max": [2, 2], "count": [267]}, "eef_sim_pose_state": {"mean": [0.2824315879226634, 0.15725870668463712, 0.1949469868537617, 0.44615961129943416, -1.1577179722087811, -0.042458853346372956, 0.3459292926662584, -0.1290143750741474, 0.1423487892768173, -2.2344276875624933, -0.8270076794257003, 0.37148321141278073], "std": [0.01620247441509888, 0.031098340297995748, 0.04480423874736014, 1.4151169888520154, 0.5533476930750557, 1.4941190775546476, 0.03017220631022601, 0.092702129849732, 0.035568948317022356, 0.5376240935150325, 0.30593825923169343, 2.6157673915369717], "min": [0.250369547265146, 0.10320885740106603, 0.0549799639970991, -3.1066121647405542, -1.562913065395073, -3.1363605684821536, 0.30380886497353266, -0.31361995417350336, 0.03116144352118136, -3.0813540847966134, -1.2676382990408421, -3.1341278787856957], "max": [0.30533057499796323, 0.23006627719357986, 0.2623588003420205, 3.1329415068872417, 0.5710050743719632, 3.1181379075682494, 0.4052030742893934, -0.02204935945187892, 0.18176168018343097, -1.0090168673857627, -0.36963112475166127, 3.1415529449081316], "count": [267]}, "eef_sim_pose_action": {"mean": [0.2837276980000634, 0.17099150635394397, 0.15564412271222836, 1.9276813145160618, -0.4625664857674233, -2.7485442347202653, 0.34804315592312274, -0.129938264163264, 0.14763943483336744, -2.20628077647181, -0.8230094518363494, 0.5172315103427675], "std": [0.0213481050994422, 0.03703417043201965, 0.04831229568315392, 2.063389941410607, 0.4389902719676335, 0.32076141392086793, 0.034571772028408054, 0.09985236555695012, 0.03865334619533381, 0.48261090377603116, 0.30205833364948853, 2.5885880840421622], "min": [0.23930840085657878, 0.109640775636369, 0.01113911279329166, -3.1311689994365475, -0.960721945566951, -3.141342788382305, 0.2760179182963336, -0.314299450326121, -0.012108432756685996, -2.7529847440348787, -1.2873329170306695, -3.1335917591598985], "max": [0.31111429272449986, 0.2597437136943709, 0.22924276408827274, 3.1222979486293463, 0.559637615972723, -2.1724080778448887, 0.41526167416590043, -0.0019342469195273541, 0.19508952408158298, -0.8835669142003237, -0.3517580468112165, 3.1366879753414696], "count": [267]}}} +{"episode_index": 389, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4530805483467897]], [[0.5416599553056517]], [[0.44184877210688195]]], "std": [[[0.2829804122276275]], [[0.19856556917169038]], [[0.257821121978105]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4534768742791234]], [[0.482000100922722]], [[0.37315312620146096]]], "std": [[[0.3102776890350955]], [[0.18797905078572366]], [[0.23553173348894813]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44207681660899656]], [[0.4279361399461745]], [[0.31557148452518263]]], "std": [[[0.35410524358705936]], [[0.24917529987215406]], [[0.286258020966999]]], "count": [100]}, "observation.state": {"min": [-0.4854600727558136, -0.3051813840866089, -0.4661768078804016, -1.1177244186401367, -0.09803826361894608, -0.38223889470100403, -0.31576621532440186, -0.6741725206375122, -0.24108485877513885, 0.2908049523830414, -1.0572590827941895, 0.37661099433898926, -0.23060253262519836, -0.5171862840652466, 0.005464005749672651, -0.019427593797445297, -0.5836743712425232, 1.0160101652145386, -0.4705199599266052, -0.006851167418062687, -0.015178965404629707, 0.014737987890839577, -0.5849656462669373, 1.0036815404891968, -0.46306541562080383, 0.014358948916196823, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0015282442327588797, -0.00019360639271326363, -0.5930703282356262, -0.25963643193244934, -0.5107665061950684, -0.3384314179420471, -0.737398624420166, -0.2499692738056183, -0.18720446527004242, -0.07815958559513092, -0.008234440349042416, -0.6206161379814148, -1.0603301525115967, -1.1550157070159912, -0.24677953124046326, -0.6180895566940308, -10.467134475708008, -11.660562515258789, -3.7631258964538574, -6.593406677246094, -0.7460317611694336, -2.4293854236602783, -1.3485958576202393, -9.83242416381836, 1.8315019607543945, -2.471306562423706, -8.45543384552002, -0.4304029643535614, -0.9755799770355225, -2.238095283508301, -0.006862039677798748, -0.0313296876847744, -0.03922416642308235, -0.006135086063295603, -0.011917666532099247, -0.006569314748048782, -0.006248134188354015, -0.01947759836912155, -0.038990870118141174, -0.007458766922354698, -0.0036464098375290632, -0.005097311455756426, 0.7423499822616577, -0.10764074325561523, 3.0881757736206055, -35.49362564086914, 10.754055976867676, -0.7573560476303101, 2.248260021209717, -0.44169819355010986, 1.1283719539642334, -29.918785095214844, 8.109539985656738, -0.8610996007919312, -0.012044383212924004, -0.01917221210896969, 0.003663003910332918, -0.13663585484027863, 0.37497395277023315, -0.06981302797794342, -0.0002345006651012227, 0.38420891761779785, -0.25706812739372253, -0.04025672748684883, -3.1361441612243652, -1.4348087310791016, 1.0610215663909912, -2.044891834259033, -1.2627466917037964, 2.0422701835632324, -0.6145897507667542, -0.21690630912780762, 9.712722778320312, -0.01227492094039917, -0.034417033195495605, -0.03190228343009949, 0.012056230567395687, 0.012688733637332916, -0.8189109563827515, 0.5736502408981323], "max": [0.002472960390150547, -0.14419743418693542, -0.10261612385511398, -0.82906174659729, 0.4399380385875702, -0.08277911692857742, -0.25597071647644043, -0.12246901541948318, 0.20294491946697235, 0.7980486154556274, -0.45815137028694153, 1.1951807737350464, -0.10767029970884323, -0.0861930325627327, 0.007772515527904034, -0.014436336234211922, -0.5662244558334351, 1.0170739889144897, -0.46829402446746826, -0.0032895668409764767, -0.01299869455397129, 0.019493842497467995, -0.5687217116355896, 1.004495620727539, -0.4612443745136261, 0.016771432012319565, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0015181787312030792, 1.2017205790471053e-06, 0.19542157649993896, 0.00666121207177639, 0.0077324821613729, 0.5367883443832397, 0.21279291808605194, 0.4944811761379242, 0.09029507637023926, 0.6105211973190308, 0.29114657640457153, 0.009475775063037872, 0.2809017300605774, 0.12309922277927399, 0.3590441048145294, 0.04183623194694519, -3.4407918453216553, -1.5262515544891357, -0.49145302176475525, -2.6556777954101562, 0.860805869102478, 0.430402934551239, -0.22954824566841125, 0.11135248839855194, 11.019536018371582, 1.909645915031433, 3.9072041511535645, 2.3815629482269287, 3.213675022125244, -0.22954823076725006, 0.005936320871114731, 0.016306590288877487, 0.031538937240839005, 0.005747369024902582, 0.005614518653601408, 0.0022950053680688143, 0.006838969886302948, 0.025400476530194283, 0.02799248695373535, 0.0076042888686060905, 0.002686084946617484, 0.0036121071316301823, 2.820930004119873, 0.5493389368057251, 7.987685203552246, -28.377410888671875, 18.231163024902344, -0.21390387415885925, 3.520859956741333, 0.22270497679710388, 7.601663589477539, -21.754817962646484, 16.566421508789062, -0.21860180795192719, 0.014824924059212208, 0.010770760476589203, 0.003663003910332918, -0.027327170595526695, 0.4483230710029602, 0.1330842524766922, 0.15875780582427979, 0.5258642435073853, -0.034776318818330765, 0.0684543028473854, 3.126969814300537, -0.8695484399795532, 2.6032192707061768, -1.1598200798034668, 0.2552011013031006, 2.4936466217041016, -0.2685490846633911, 0.07993181049823761, 9.851143836975098, 0.011358588933944702, 0.04839107394218445, 0.04542514681816101, 0.02059002034366131, 0.0181003175675869, -0.8165872097015381, 0.5767472386360168], "mean": [-0.17107634246349335, -0.19008420407772064, -0.20607927441596985, -0.9834935069084167, 0.23749208450317383, -0.26075103878974915, -0.2732214033603668, -0.37844318151474, 0.027435164898633957, 0.5361701846122742, -0.7674062252044678, 0.6951503157615662, -0.1612490713596344, -0.37564095854759216, 0.007080577779561281, -0.017673520371317863, -0.5786044597625732, 1.0163841247558594, -0.46946004033088684, -0.005518228281289339, -0.013723882846534252, 0.0166432186961174, -0.5797694325447083, 1.004201054573059, -0.4621237814426422, 0.015237185172736645, 0.19037865102291107, 1.653470754623413, 0.19037865102291107, 0.19037865102291107, 0.19037865102291107, 0.19037865102291107, 1.5346277952194214, 1.7453304529190063, 1.5346277952194214, 1.5346277952194214, 1.5346277952194214, 1.5346277952194214, -0.001525522326119244, -3.3777381759136915e-05, -0.06914804130792618, -0.033227693289518356, -0.06937367469072342, 0.013583497144281864, -0.08899997919797897, 0.043009087443351746, -0.012137459591031075, 0.10113206505775452, 0.0847519040107727, -0.09886796027421951, -0.05732182413339615, -0.15093770623207092, 0.00800965167582035, -0.08026403933763504, -6.4229631423950195, -4.999076843261719, -2.199899196624756, -5.0281291007995605, 0.01019377913326025, -0.29857632517814636, -0.829469621181488, -5.453269004821777, 5.638495445251465, -0.21862876415252686, -2.167076587677002, 0.46173930168151855, 0.6047037243843079, -0.9152982831001282, 0.0007984402473084629, 0.0009467453928664327, -0.000548618147149682, -0.00014915467181708664, -0.00018361152615398169, -0.0007016710005700588, -0.00017881162057165056, 0.0008438255172222853, 9.279919140681159e-06, 0.0003663900715764612, -0.000343249092111364, -0.00022254833311308175, 1.612006425857544, 0.3116322457790375, 6.229909896850586, -32.43937301635742, 15.191974639892578, -0.48801127076148987, 2.9241411685943604, -0.021399546414613724, 4.859363555908203, -25.595664978027344, 12.596691131591797, -0.5304800868034363, 0.0015091460663825274, -0.003113172249868512, 0.003663003910332918, -0.07017570734024048, 0.4034036099910736, 0.07019045948982239, 0.060406602919101715, 0.4430600106716156, -0.1181480884552002, 0.01934361457824707, -1.562011480331421, -1.082578420639038, 1.5178143978118896, -1.622130274772644, -0.6632030010223389, 2.2444779872894287, -0.45966851711273193, -0.05757470056414604, 9.788936614990234, -0.0004135146737098694, 0.0007091378211043775, 0.001301862415857613, 0.017601050436496735, 0.016436750069260597, -0.8174422979354858, 0.5754955410957336], "std": [0.14311383664608002, 0.05483943223953247, 0.13049955666065216, 0.09616822004318237, 0.22189004719257355, 0.10892704874277115, 0.017792442813515663, 0.2339721918106079, 0.1476527452468872, 0.20409436523914337, 0.23269647359848022, 0.3206983208656311, 0.04194900020956993, 0.15189146995544434, 0.000614616961684078, 0.001601377734914422, 0.00615489948540926, 0.0003179506747983396, 0.0007034683367237449, 0.0011776987230405211, 0.0005203480832278728, 0.0014169031055644155, 0.005608475301414728, 0.00025980491773225367, 0.00046987240784801543, 0.0008003870607353747, 0.5321044921875, 0.35614052414894104, 0.5321044921875, 0.5321044921875, 0.5321044921875, 0.5321044921875, 0.556943416595459, 1.1920928955078125e-06, 0.556943416595459, 0.556943416595459, 0.556943416595459, 0.556943416595459, 1.3513772501028143e-06, 5.2879913710057735e-05, 0.16253355145454407, 0.058411598205566406, 0.12051354348659515, 0.16344544291496277, 0.20777572691440582, 0.11980003863573074, 0.0433887243270874, 0.18250446021556854, 0.07701868563890457, 0.15031979978084564, 0.2821086645126343, 0.26115214824676514, 0.09214010834693909, 0.11819475144147873, 2.3577046394348145, 2.78890323638916, 0.8587704300880432, 1.11821711063385, 0.41080933809280396, 0.675032913684845, 0.2857144773006439, 2.754152536392212, 2.391401767730713, 1.1629555225372314, 4.052857875823975, 0.6949192881584167, 1.0062446594238281, 0.39758169651031494, 0.0025622828397899866, 0.0069192699156701565, 0.012102730572223663, 0.0023899683728814125, 0.0023570905905216932, 0.0014910056488588452, 0.00266488129273057, 0.006083584390580654, 0.011229022406041622, 0.0028614969924092293, 0.0013179562520235777, 0.0015550735406577587, 0.39364466071128845, 0.12973825633525848, 1.305403232574463, 1.9708999395370483, 2.1994006633758545, 0.11778026819229126, 0.28781649470329285, 0.13506534695625305, 1.811308741569519, 2.0534451007843018, 2.3632185459136963, 0.13320735096931458, 0.004982917569577694, 0.005476024467498064, 0.0, 0.017742643132805824, 0.026552334427833557, 0.06645143777132034, 0.06685616821050644, 0.05141046643257141, 0.07756346464157104, 0.039607200771570206, 1.1212624311447144, 0.22521452605724335, 0.6093640923500061, 0.3760749101638794, 0.5983015298843384, 0.16555827856063843, 0.08543140441179276, 0.04749283194541931, 0.022215483710169792, 0.004663123283535242, 0.013571455143392086, 0.01171946618705988, 0.0028050485998392105, 0.0018916995031759143, 0.000727081554941833, 0.0009198386105708778], "count": [152]}, "action": {"min": [-0.5369260311126709, -0.298056960105896, -0.5583577156066895, -1.096651315689087, -0.1034230962395668, -0.3824416995048523, -0.31246182322502136, -0.688204288482666, -0.19470402598381042, 0.28254297375679016, -1.0869213342666626, 0.3749927282333374, -0.23229950666427612, -0.5254644155502319, 0.005538753233850002, -0.021859092637896538, -0.5851929187774658, 1.0121318101882935, -0.47020161151885986, -0.00689298752695322, -0.014713549055159092, 0.010376611724495888, -0.5844981074333191, 0.9987920522689819, -0.4636728763580322, 0.013610651716589928, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0015279348008334637, -0.00019360639271326363, -0.5930703282356262, -0.25963643193244934, -0.5107665061950684, -0.3384314179420471, -0.737398624420166, -0.2499692738056183, -0.18720446527004242, -0.07815958559513092, -0.008234440349042416, -0.6206161379814148, -1.0603301525115967, -1.1550157070159912, -0.24677953124046326, -0.6180895566940308], "max": [-0.004918473772704601, -0.11606468260288239, -0.1031608134508133, -0.7338379621505737, 0.43980318307876587, -0.07657629251480103, -0.25078123807907104, -0.11253898590803146, 0.21462132036685944, 0.8465309143066406, -0.38307130336761475, 1.15663480758667, -0.10440507531166077, -0.1281730830669403, 0.008014717139303684, -0.011265694163739681, -0.5665334463119507, 1.016479730606079, -0.4670984148979187, -0.003574852831661701, -0.012423772364854813, 0.02030850574374199, -0.5683774948120117, 1.004063367843628, -0.4598236083984375, 0.015759121626615524, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0015181787312030792, 1.2017205790471053e-06, 0.19542157649993896, 0.00666121207177639, 0.0077324821613729, 0.5367883443832397, 0.21279291808605194, 0.4944811761379242, 0.09029507637023926, 0.6105211973190308, 0.29114657640457153, 0.011019038036465645, 0.2809017300605774, 0.12309922277927399, 0.3590441048145294, 0.04183623194694519], "mean": [-0.21777896583080292, -0.1773405522108078, -0.2728703022003174, -0.9366782307624817, 0.21852226555347443, -0.25228065252304077, -0.27259939908981323, -0.3520243167877197, 0.06742820888757706, 0.49592339992523193, -0.7363704442977905, 0.6698381304740906, -0.1520686149597168, -0.39309343695640564, 0.007366973906755447, -0.01747174747288227, -0.578121542930603, 1.014725685119629, -0.4686112701892853, -0.0056568230502307415, -0.013113219290971756, 0.014411240816116333, -0.5788328647613525, 1.00242018699646, -0.4615623652935028, 0.014361954294145107, 0.20186108350753784, 1.653470754623413, 0.20186108350753784, 0.20186108350753784, 0.20186108350753784, 0.20186108350753784, 1.5461102724075317, 1.7453304529190063, 1.5461102724075317, 1.5461102724075317, 1.5461102724075317, 1.5461102724075317, -0.001525510218925774, -3.3788903238018975e-05, -0.06944899260997772, -0.03318960964679718, -0.06967479735612869, 0.013976280577480793, -0.08889858424663544, 0.04254080727696419, -0.012215490452945232, 0.10201761871576309, 0.0844908133149147, -0.09906046837568283, -0.05874074250459671, -0.15030892193317413, 0.0074836998246610165, -0.08006348460912704], "std": [0.17725665867328644, 0.06145129352807999, 0.16141045093536377, 0.11164125800132751, 0.22766470909118652, 0.10347548127174377, 0.019127147272229195, 0.20369760692119598, 0.12940308451652527, 0.21968281269073486, 0.2511710524559021, 0.3078717589378357, 0.04102157801389694, 0.14079643785953522, 0.0005006971769034863, 0.0019976627081632614, 0.005625302903354168, 0.0007957789348438382, 0.0007592728361487389, 0.0009712170576676726, 0.0004938184283673763, 0.0018160783220082521, 0.005113110411912203, 0.0013353858375921845, 0.00098515918944031, 0.0006157030002214015, 0.5465089678764343, 0.3561405539512634, 0.5465089678764343, 0.5465089678764343, 0.5465089678764343, 0.5465089678764343, 0.5430026054382324, 1.1920928955078125e-06, 0.5430026054382324, 0.5430026054382324, 0.5430026054382324, 0.5430026054382324, 1.3396369240581407e-06, 5.287323074298911e-05, 0.16246820986270905, 0.05842818692326546, 0.1203496903181076, 0.16350072622299194, 0.20781423151493073, 0.12007495760917664, 0.04336151108145714, 0.18208183348178864, 0.07724691927433014, 0.15020011365413666, 0.28173404932022095, 0.2620198130607605, 0.09249018132686615, 0.11878766864538193], "count": [152]}, "timestamp": {"min": [0.0], "max": [5.033333333333333], "mean": [2.5166666666666666], "std": [1.4625890286292547], "count": [152]}, "frame_index": {"min": [0], "max": [151], "mean": [75.5], "std": [43.877670858877636], "count": [152]}, "episode_index": {"min": [398], "max": [398], "mean": [398.0], "std": [0.0], "count": [152]}, "index": {"min": [157464], "max": [157615], "mean": [157539.5], "std": [43.877670858877636], "count": [152]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [152]}, "subtask_annotation": {"mean": [0.5394736842105263, 2.0, 2.0, 2.0, 2.0], "std": [0.6577631447342104, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [152]}, "scene_annotation": {"mean": [398.0], "std": [0.0], "min": [398], "max": [398], "count": [152]}, "eef_direction_state": {"mean": [4.2105263157894735, 3.289473684210526], "std": [1.9588919362048882, 2.031435773520554], "min": [0, 0], "max": [6, 6], "count": [152]}, "eef_velocity_state": {"mean": [0.743421052631579, 0.8947368421052632], "std": [0.7565217369673884, 0.6992279081887594], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_acc_mag_state": {"mean": [0.6447368421052632, 0.875], "std": [0.806290194729133, 0.8375441857943345], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_direction_action": {"mean": [3.7434210526315788, 3.414473684210526], "std": [2.0821822766609532, 2.0788536787683096], "min": [0, 0], "max": [6, 6], "count": [152]}, "eef_velocity_action": {"mean": [0.8421052631578947, 0.9276315789473685], "std": [0.7264301969390659, 0.7617671083893187], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_acc_mag_action": {"mean": [0.993421052631579, 1.0921052631578947], "std": [0.8467951231610981, 0.8299909888373772], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_sim_pose_state": {"mean": [0.2600023226265672, 0.16154144431197093, 0.04965332557629453, -1.5818951440961369, -1.0827169124493747, 1.517006248243524, 0.30730585744484934, -0.2050837437566877, 0.0505229265242035, -1.621967745503629, -0.6632601511417494, 2.244345029514771], "std": [0.04049813653231297, 0.04802252923385013, 0.053347125889962675, 1.2935138908229133, 0.22537920265077102, 0.6090557009478823, 0.05584884467352148, 0.06121711813453689, 0.014936334020623285, 0.3760583571459297, 0.5983043734731532, 0.16560269758783153], "min": [0.21760061064939173, 0.06524718952692286, 0.0023527052878929517, -3.1391873790842784, -1.4348385741959275, 1.061020966123729, 0.2450082679529918, -0.305613179730321, 0.027826454540580643, -2.0448967460590843, -1.262776956013175, 2.042272196801021], "max": [0.33084632269615394, 0.20231943336232414, 0.13189843337835858, 3.138523075989764, -0.8695488519599227, 2.6032211542141037, 0.38344111459718855, -0.1370924064803062, 0.08762904677653821, -1.1597871896153558, 0.255202897053451, 2.4936494514698158], "count": [152]}, "eef_sim_pose_action": {"mean": [0.26716185109283214, 0.15471598716374174, 0.05282986623149224, -0.27340172976702776, -1.1308251196322008, 1.1376178817085925, 0.2961631101224627, -0.1964802703477188, 0.03819980933984761, -1.5852772629059135, -0.7496897033992386, 2.213427288236921], "std": [0.04547567694047273, 0.05499311291242047, 0.05540900182503789, 1.8594738046472294, 0.2384210880060194, 1.5608369494440777, 0.04371712163337374, 0.056294604262181885, 0.01410763235462868, 0.39137323430277304, 0.5729118909912012, 0.11709212160210948], "min": [0.21780180271844685, 0.05848451293227551, -0.0022595012370252724, -2.9907961036469355, -1.4944915452703582, -3.1362433264510607, 0.2469233500348093, -0.3027377380854327, 0.02215005554440278, -2.0001853839965325, -1.2727511711870834, 1.9852130542194824], "max": [0.3336848739560485, 0.20774546833876767, 0.12991424607700372, 3.0995569210011875, -0.8961907212266583, 3.1389979059803412, 0.37954645397452197, -0.13409717100056112, 0.0717153910244844, -1.0316071997667693, 0.22052546360439762, 2.3675155014741165], "count": [152]}}} +{"episode_index": 390, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43246167579777006]], [[0.5718902393310266]], [[0.4883430171088043]]], "std": [[[0.30363801950687896]], [[0.19848024961896615]], [[0.2298213087277968]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5036872044405998]], [[0.44404412725874665]], [[0.3131804906766628]]], "std": [[[0.33199762383416914]], [[0.2207102774105531]], [[0.2731012912379686]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4720913062283737]], [[0.4439399149365629]], [[0.3551332828719723]]], "std": [[[0.3020162931924601]], [[0.23524894264849763]], [[0.2901331734020113]]], "count": [100]}, "observation.state": {"min": [0.025680776685476303, -0.06695111095905304, -0.2979315519332886, -1.8504425287246704, -0.8355517387390137, -0.1636512279510498, -0.7003902196884155, -0.5010574460029602, -0.39597228169441223, 0.6187534332275391, -1.657128930091858, 0.18682681024074554, -0.1053929477930069, -0.4554849863052368, -0.003575943410396576, 0.0010632178746163845, -0.6028963327407837, 0.9591778516769409, -0.3896982669830322, -0.03403670713305473, -0.0029971846379339695, 0.0017163573065772653, -0.6114375591278076, 0.9973440766334534, -0.40870362520217896, 0.01478329673409462, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0004734298854600638, -0.00038441919605247676, -0.3299228549003601, -0.22916771471500397, -0.3092465400695801, -0.5650606155395508, -1.8653455972671509, -0.6283774375915527, -0.7191799879074097, -0.23907378315925598, -0.047517698258161545, -1.041296124458313, -0.5089209079742432, -0.6775169968605042, -1.018707513809204, -0.32580941915512085, -7.972838401794434, -4.30402946472168, -2.653846263885498, -10.866911888122559, -2.209401845932007, -1.8937729597091675, -1.3485958576202393, -9.765613555908203, -5.921855926513672, -3.1874237060546875, -16.849817276000977, -1.090354084968567, -2.9267399311065674, -4.476190567016602, -0.013475256972014904, -0.019129617139697075, -0.045149292796850204, -0.015589607879519463, -0.03253009915351868, -0.03916075825691223, -0.008233819156885147, -0.019749710336327553, -0.03391965106129646, -0.005759259220212698, -0.009303241968154907, -0.03568081185221672, -1.569540023803711, -0.864837646484375, 0.2523989677429199, -27.378173828125, 4.0396857261657715, -0.1150670275092125, -4.878300189971924, -1.1357954740524292, 2.464601755142212, -32.518646240234375, 7.053867816925049, -0.8592639565467834, -0.017176970839500427, -0.012844596989452839, 0.0006105005741119385, -0.08198151737451553, 0.30141445994377136, 0.14866065979003906, 0.06144068390130997, 0.2811959385871887, -0.10587184131145477, -0.011153824627399445, -3.10197377204895, -1.1485873460769653, -3.10990309715271, -2.6543354988098145, -1.0478055477142334, -3.113377332687378, -0.802478015422821, -0.24268659949302673, 9.652341842651367, -0.017876476049423218, -0.05542522668838501, -0.03231590986251831, -0.027922214940190315, 0.02061767876148224, 0.8482574820518494, 0.5195764303207397], "max": [0.2557688057422638, 0.6384813785552979, -0.15210989117622375, -1.4896620512008667, 0.2914498746395111, 0.36499032378196716, -0.25203168392181396, -0.02196487784385681, -0.001526667270809412, 1.0821447372436523, -1.2568669319152832, 0.7376267313957214, 0.2988777756690979, -0.22831757366657257, 0.003476259997114539, 0.003739088773727417, -0.5890109539031982, 0.9618222713470459, -0.3825424611568451, -0.020137358456850052, 0.005424476228654385, 0.006749892607331276, -0.6020334959030151, 0.9998881816864014, -0.40446412563323975, 0.027708960697054863, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0015272618038579822, -0.0003795650554820895, 0.15928229689598083, 1.0446500778198242, 0.2693537473678589, 0.3112705647945404, 0.8306359648704529, 0.47335678339004517, 0.6259512901306152, 1.0125267505645752, 0.6826901435852051, 0.2596490979194641, 0.43459248542785645, 0.4343109726905823, 0.2989574372768402, 0.22937902808189392, 1.9486684799194336, 9.523809432983398, 2.892551898956299, 2.808302879333496, 0.5451771020889282, 2.094627618789673, 2.8980464935302734, -3.86393141746521, 10.592185974121094, 2.078144073486328, 1.892552137374878, 1.1764346361160278, 0.25824177265167236, 1.6929181814193726, 0.02020001970231533, 0.019009146839380264, 0.08000832796096802, 0.007639339659363031, 0.03223132714629173, 0.00581532996147871, 0.026226716116070747, 0.01783165894448757, 0.05992656201124191, 0.012503698468208313, 0.01857619918882847, 0.006974272895604372, 0.8696100115776062, 0.12991124391555786, 10.303817749023438, -20.00660514831543, 13.05727767944336, 1.3744221925735474, -1.0605000257492065, 0.0816584900021553, 11.773670196533203, -24.46381950378418, 15.00704574584961, 0.4720521569252014, 0.02937185764312744, 0.010211342014372349, 0.006105006206780672, -0.04099075868725777, 0.3852275013923645, 0.326149582862854, 0.2526107132434845, 0.3573574423789978, 0.031039729714393616, 0.22288352251052856, 3.0848045349121094, -0.16140569746494293, 3.078295946121216, -1.0499567985534668, -0.2772880494594574, 3.1130106449127197, -0.504503607749939, 0.3809589743614197, 9.900026321411133, 0.021603643894195557, 0.035887330770492554, 0.041682660579681396, -0.02086064964532852, 0.023476149886846542, 0.8538041114807129, 0.5286901593208313], "mean": [0.1619112640619278, 0.04711301997303963, -0.25529536604881287, -1.7077347040176392, -0.11868353933095932, 0.11936924606561661, -0.5165584087371826, -0.1485530436038971, -0.08549487590789795, 0.7495724558830261, -1.4893790483474731, 0.3640059530735016, 0.02862459421157837, -0.3952300250530243, -0.0030996708665043116, 0.0017309454269707203, -0.600646436214447, 0.9614529609680176, -0.3856678903102875, -0.021659329533576965, -0.002079712226986885, 0.0026610102504491806, -0.6089697480201721, 0.9976438283920288, -0.4063613712787628, 0.02615417167544365, 0.743273138999939, 1.7453304529190063, 0.743273138999939, 0.743273138999939, 0.743273138999939, 0.743273138999939, 1.147439956665039, 1.7453304529190063, 1.147439956665039, 1.147439956665039, 1.147439956665039, 1.147439956665039, 0.0010685162851586938, -0.0003818106488324702, -0.025053393095731735, 0.08300209790468216, 0.009325284510850906, -0.038260046392679214, -0.07504858076572418, -0.04538968950510025, 0.02712312340736389, 0.07080023735761642, 0.05798538401722908, -0.05908241495490074, -0.042016077786684036, -0.05552460253238678, -0.030270438641309738, -0.01753322221338749, -2.7625129222869873, -1.173482060432434, 0.08393044769763947, -4.509873867034912, -0.1924920231103897, 0.05328084155917168, -0.06289555132389069, -6.543757438659668, 5.613089561462402, -0.10353463143110275, -8.254437446594238, -0.19409455358982086, -0.512427031993866, -1.3285150527954102, 0.0006952767143957317, 0.0002217888250015676, -0.00019831440295092762, -0.0002399329241598025, 0.0004942889790982008, -0.0018723681569099426, 0.0007733319653198123, 0.0001713972887955606, -0.00014660500164609402, 0.0007793125696480274, 0.00018352952611166984, -0.0015589580871164799, 0.14750750362873077, -0.24581755697727203, 5.9411301612854, -22.541751861572266, 9.64413833618164, 0.769873321056366, -2.6121606826782227, -0.3801078200340271, 8.156702995300293, -28.651020050048828, 11.962650299072266, -0.04116678237915039, 0.0029336551669985056, -0.002779936883598566, 0.0028276946395635605, -0.06819875538349152, 0.33970803022384644, 0.18792389333248138, 0.19044187664985657, 0.31087666749954224, -0.005285653751343489, 0.15218845009803772, -0.20961450040340424, -0.8941538333892822, -0.06147535890340805, -2.1875722408294678, -0.8847393989562988, -0.12091869115829468, -0.6775345802307129, 0.10100026428699493, 9.774556159973145, 0.00021709775319322944, 0.00030557080754078925, 0.0005852434551343322, -0.026393862441182137, 0.02262372151017189, 0.851611316204071, 0.5230095982551575], "std": [0.05872675031423569, 0.1552330106496811, 0.04039396718144417, 0.09963423758745193, 0.30482181906700134, 0.14481398463249207, 0.12907856702804565, 0.1372573971748352, 0.1278446465730667, 0.12865959107875824, 0.11354681849479675, 0.16961009800434113, 0.09045436978340149, 0.06283435225486755, 0.0014107937458902597, 0.0008499102550558746, 0.0034031295217573643, 0.0006744808633811772, 0.0009784179273992777, 0.0030757044441998005, 0.0016238840762525797, 0.001394221093505621, 0.0022847645450383425, 0.0005265403306111693, 0.000727394362911582, 0.0027118197176605463, 0.8569126129150391, 1.1920928955078125e-06, 0.8569126129150391, 0.8569126129150391, 0.8569126129150391, 0.8569126129150391, 0.6912567615509033, 1.1920928955078125e-06, 0.6912567615509033, 0.6912567615509033, 0.6912567615509033, 0.6912567615509033, 0.0001390698307659477, 8.629489798295253e-07, 0.09275736659765244, 0.26137223839759827, 0.10460399836301804, 0.1695222407579422, 0.45392906665802, 0.2094874382019043, 0.1965457648038864, 0.20506055653095245, 0.1414872407913208, 0.22985081374645233, 0.16669008135795593, 0.18135367333889008, 0.19977793097496033, 0.09290999174118042, 1.5953269004821777, 3.0838093757629395, 1.1937440633773804, 3.9607908725738525, 0.4401998221874237, 0.7082387208938599, 0.8756919503211975, 1.6406501531600952, 3.863213539123535, 1.3919148445129395, 4.400074005126953, 0.4554261863231659, 0.7897278666496277, 1.2698434591293335, 0.005023162811994553, 0.005806898232549429, 0.015375502407550812, 0.003238907316699624, 0.007157822605222464, 0.008091175928711891, 0.005220321007072926, 0.006287144031375647, 0.010890381410717964, 0.002734833862632513, 0.003410095116123557, 0.0072867004200816154, 0.43314504623413086, 0.17490239441394806, 1.5481947660446167, 1.3229252099990845, 1.546047329902649, 0.25870010256767273, 0.6159505844116211, 0.20127813518047333, 1.4443234205245972, 1.5473670959472656, 1.4305555820465088, 0.2374536246061325, 0.007084934506565332, 0.004307500086724758, 0.0009183699148707092, 0.011410713195800781, 0.020438237115740776, 0.03609900176525116, 0.06259746104478836, 0.020099952816963196, 0.041991692036390305, 0.0728066936135292, 2.492131233215332, 0.1759282350540161, 2.516256809234619, 0.5081668496131897, 0.2184833586215973, 2.7775840759277344, 0.05616907402873039, 0.08698244392871857, 0.04124835506081581, 0.0059881070628762245, 0.012279126793146133, 0.010435941629111767, 0.0017010357696563005, 0.0006367896567098796, 0.0014150410424917936, 0.0023005278781056404], "count": [191]}, "action": {"min": [-0.08545079082250595, -0.07813338935375214, -0.33873480558395386, -1.894087314605713, -0.9022901654243469, -0.17189118266105652, -0.6981316804885864, -0.5387036204338074, -0.4094550609588623, 0.5841447114944458, -1.6759318113327026, 0.18343891203403473, -0.11017225682735443, -0.4598813056945801, -0.003895531641319394, -0.0017287135124206543, -0.6003589630126953, 0.9580278396606445, -0.3910301625728607, -0.03336477279663086, -0.0029352777637541294, 0.00015588817768730223, -0.6080495715141296, 0.996240496635437, -0.40981239080429077, 0.015451188199222088, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0004734298854600638, -0.00038441919605247676, -0.3299228549003601, -0.22916771471500397, -0.3092465400695801, -0.5650606155395508, -1.8653455972671509, -0.6283774375915527, -0.7191799879074097, -0.23907378315925598, -0.047517698258161545, -1.041296124458313, -0.5089209079742432, -0.6775169968605042, -1.018707513809204, -0.32580941915512085], "max": [0.2691095471382141, 0.6661030054092407, -0.1245676577091217, -1.4331588745117188, 0.2982366979122162, 0.3846675753593445, -0.24009355902671814, -0.04425492882728577, 0.01298470888286829, 1.1299312114715576, -1.1829473972320557, 0.7516306638717651, 0.26820802688598633, -0.21606773138046265, 0.0030448706820607185, 0.00561902578920126, -0.5873525738716125, 0.9643895626068115, -0.3830341696739197, -0.020352927967905998, 0.004969162400811911, 0.007217347621917725, -0.5998084545135498, 1.000139594078064, -0.4062061607837677, 0.027073567733168602, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0015272618038579822, -0.0003795650554820895, 0.15928229689598083, 1.0446500778198242, 0.2693537473678589, 0.3112705647945404, 0.8306359648704529, 0.47335678339004517, 0.6259512901306152, 1.0125267505645752, 0.6826901435852051, 0.2596490979194641, 0.43459248542785645, 0.4343109726905823, 0.2989574372768402, 0.22937902808189392], "mean": [0.14014409482479095, 0.07151109725236893, -0.2585815191268921, -1.6693974733352661, -0.13274163007736206, 0.11022060364484787, -0.5041196942329407, -0.16361093521118164, -0.06790949404239655, 0.7441577315330505, -1.4864834547042847, 0.3519439697265625, 0.023494603112339973, -0.4020830988883972, -0.00271842279471457, 0.002078267512843013, -0.5967493653297424, 0.9616917967796326, -0.3876073658466339, -0.02194835990667343, -0.001697670086286962, 0.0029372868593782187, -0.6051099300384521, 0.9977966547012329, -0.4082165062427521, 0.02581806853413582, 0.7524109482765198, 1.7453304529190063, 0.7524109482765198, 0.7524109482765198, 0.7524109482765198, 0.7524109482765198, 1.1365660429000854, 1.7453304529190063, 1.1365660429000854, 1.1365660429000854, 1.1365660429000854, 1.1365660429000854, 0.0010693693766370416, -0.00038180703995749354, -0.0262217465788126, 0.08289626985788345, 0.008041689172387123, -0.0372396856546402, -0.0762951448559761, -0.04292633756995201, 0.02727186307311058, 0.07180153578519821, 0.058107055723667145, -0.05995840206742287, -0.04276183247566223, -0.05426425859332085, -0.030452212318778038, -0.01745946705341339], "std": [0.07694249600172043, 0.1973944902420044, 0.05283183604478836, 0.0999080091714859, 0.32736387848854065, 0.14895057678222656, 0.1370759755373001, 0.12695106863975525, 0.11123746633529663, 0.13377554714679718, 0.1239820048213005, 0.16650870442390442, 0.0849057212471962, 0.06408938765525818, 0.0014269481180235744, 0.0011057096999138594, 0.002939909463748336, 0.0011594189563766122, 0.0010458744363859296, 0.0029682295862585306, 0.0016399906016886234, 0.0012729809386655688, 0.0020086783915758133, 0.0008120807469822466, 0.0008000927628017962, 0.002591152908280492, 0.8582416772842407, 1.1920928955078125e-06, 0.8582416772842407, 0.8582416772842407, 0.8582416772842407, 0.8582416772842407, 0.6950233578681946, 1.1920928955078125e-06, 0.6950233578681946, 0.6950233578681946, 0.6950233578681946, 0.6950233578681946, 0.0001411894045304507, 8.596780389780179e-07, 0.09412947297096252, 0.2613432705402374, 0.10604464262723923, 0.17073455452919006, 0.4540153443813324, 0.212688609957695, 0.19651396572589874, 0.20458391308784485, 0.14144015312194824, 0.22930118441581726, 0.16621153056621552, 0.18128150701522827, 0.20009614527225494, 0.09307543933391571], "count": [191]}, "timestamp": {"min": [0.0], "max": [6.333333333333333], "mean": [3.166666666666667], "std": [1.837873166945363], "count": [191]}, "frame_index": {"min": [0], "max": [190], "mean": [95.0], "std": [55.136195008360886], "count": [191]}, "episode_index": {"min": [399], "max": [399], "mean": [399.0], "std": [0.0], "count": [191]}, "index": {"min": [157616], "max": [157806], "mean": [157711.0], "std": [55.136195008360886], "count": [191]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [191]}, "subtask_annotation": {"mean": [0.28272251308900526, 2.0, 2.0, 2.0, 2.0], "std": [0.5051202971808332, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [191]}, "scene_annotation": {"mean": [399.0], "std": [0.0], "min": [399], "max": [399], "count": [191]}, "eef_direction_state": {"mean": [3.0785340314136125, 4.18848167539267], "std": [2.048907242308768, 1.7712282538258923], "min": [0, 1], "max": [6, 6], "count": [191]}, "eef_velocity_state": {"mean": [1.0, 0.743455497382199], "std": [0.6631670799400634, 0.6242453847450843], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_state": {"mean": [0.8586387434554974, 0.806282722513089], "std": [0.822406270454081, 0.8797681177505745], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_direction_action": {"mean": [2.979057591623037, 3.858638743455497], "std": [1.9306242789913406, 1.7888298642146705], "min": [0, 0], "max": [6, 6], "count": [191]}, "eef_velocity_action": {"mean": [1.1465968586387434, 0.8481675392670157], "std": [0.6135267884938329, 0.6249475732513824], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_action": {"mean": [1.0209424083769634, 0.9581151832460733], "std": [0.843565824549648, 0.8551198485120132], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_sim_pose_state": {"mean": [0.20038539278837883, 0.23964595222979126, 0.1190889464387432, -0.2099792582709661, -0.8945789051983083, -0.028239363222525935, 0.2308470817536837, -0.14338166039047695, 0.12044772099786481, -2.1874180362361844, -0.8848665622032242, -0.13750804357033397], "std": [0.0189338780029847, 0.04904136441152122, 0.029981760301106376, 2.541993548744878, 0.17613512307444698, 2.566176015725032, 0.026048321782340806, 0.039494839998712145, 0.020274042456500847, 0.5082484173867646, 0.2184591116529025, 2.8451901579177203], "min": [0.17307589915764257, 0.19637354303795806, 0.050655383643572846, -3.1224740910421453, -1.1490045323621487, -3.131658310670673, 0.20720159116817888, -0.2321410752333605, 0.07955712382060744, -2.654340625001382, -1.047806316855949, -3.1401698740698643], "max": [0.24446361718184806, 0.40972444389447465, 0.1603426230734232, 3.1381965815386286, -0.16142588021791426, 3.1274051658144133, 0.29651356252527267, -0.11032465671037034, 0.1465510528121354, -1.0499415658210247, -0.27749615899336333, 3.1392933888891146], "count": [191]}, "eef_sim_pose_action": {"mean": [0.20602995769076624, 0.2461747699090784, 0.1151579003635122, -0.16047951276059613, -0.8907546089132911, -0.02847458965581379, 0.23538622975610848, -0.1382207403563328, 0.1261305683350001, -2.2236683305913014, -0.8829424518488478, -0.3437700485578133], "std": [0.02265144859510665, 0.061838712814340405, 0.02604500078008816, 2.5178807062276185, 0.23755928445982766, 2.5406304417174836, 0.02392029155174243, 0.03875979791822116, 0.02122083552981049, 0.4670149276394243, 0.20249088648880492, 2.833274832157815], "min": [0.17049669496371336, 0.19281279986487157, 0.04204905780832142, -3.100735690033707, -1.1498651823284862, -3.132864421555334, 0.21129625174298988, -0.24588743039784994, 0.08266586853631133, -2.6184790686542128, -1.064405383248261, -3.1362225826918415], "max": [0.2663020452336475, 0.41999698621190623, 0.1548862110726876, 3.138934841971174, -0.12574603056353295, 3.1374570667115016, 0.3040168992563989, -0.10406422377700811, 0.15471728676422725, -0.955567562707887, -0.23610084384462837, 3.1326575533960352], "count": [191]}}} +{"episode_index": 391, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43821824684610877]], [[0.5384290751759747]], [[0.4895527151670637]]], "std": [[[0.2850374920730493]], [[0.212759482849733]], [[0.2207390248556043]]], "count": [107]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42617343437283284]], [[0.42279170349649847]], [[0.37335898620947366]]], "std": [[[0.27640353706180193]], [[0.23841746888145132]], [[0.2617775458032721]]], "count": [107]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4427723229203721]], [[0.45665936807194935]], [[0.38218399106023204]]], "std": [[[0.2940412274322199]], [[0.2220498022751882]], [[0.2575689879946386]]], "count": [107]}, "observation.state": {"min": [-0.7155140042304993, -0.1693764328956604, -0.48637986183166504, -1.472499132156372, -1.557947039604187, 0.032419152557849884, -0.6808913946151733, -0.7908529043197632, -0.17433486878871918, 0.47015380859375, -1.4251925945281982, 0.43688538670539856, -0.6755020618438721, -0.6422140598297119, 0.010907630436122417, -5.1016933866776526e-05, -0.6266946792602539, 1.027637243270874, -0.44731730222702026, -0.01888541504740715, -0.014532779343426228, -0.0023439484648406506, -0.6245571374893188, 1.0220370292663574, -0.4475286304950714, -0.01659712940454483, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.028895631432533264, -3.1104350455279928e-06, -0.3008817434310913, -0.6471359729766846, -1.2116042375564575, -1.2563375234603882, -1.3325986862182617, -0.8414487838745117, -2.5774850845336914, -0.8616679906845093, -0.06487864255905151, -0.4445349872112274, -0.7655329704284668, -0.6487922668457031, -1.1954773664474487, -0.6170918345451355, -13.028241157531738, -6.135531425476074, -2.4993896484375, -11.53846263885498, -1.358160376548767, -1.5111925601959229, -1.6642247438430786, -12.994834899902344, -3.0830283164978027, -2.1202685832977295, -10.866911888122559, -0.5164835453033447, -3.471916913986206, -2.3815629482269287, -0.00746413879096508, -0.05534680187702179, -0.021181732416152954, -0.016758130863308907, -0.014854123815894127, -0.022554071620106697, -0.006345474161207676, -0.050078585743904114, -0.011872688308358192, -0.006359482184052467, -0.01500236988067627, -0.020590316504240036, -4.58135986328125, -1.8855688571929932, 2.924858808517456, -29.139354705810547, 12.520444869995117, -0.5769226551055908, -1.654379963874817, -1.6702873706817627, 7.661051273345947, -31.606287002563477, 14.487276077270508, -0.18693001568317413, -0.02061338536441326, -0.021267449483275414, 0.012210013344883919, -0.10930868983268738, 0.40257227420806885, 0.030357498675584793, 0.07017722725868225, 0.3568609654903412, -0.1339440941810608, 0.04667278379201889, -3.1074228286743164, -1.1558167934417725, -3.0963644981384277, -2.5026445388793945, -0.5666685700416565, 2.1540911197662354, -0.7735164165496826, -0.039741791784763336, 9.615043640136719, -0.013735949993133545, -0.012064546346664429, -0.06105843186378479, -0.02931809611618519, 0.015155570581555367, 0.91670823097229, 0.38679736852645874], "max": [-0.13866758346557617, 0.34561771154403687, 0.3986438810825348, -0.4211486876010895, 0.17986571788787842, 0.6991424560546875, 0.271994024515152, -0.13325031101703644, 0.04615786671638489, 0.7774488925933838, -0.5854671001434326, 0.8026334643363953, 0.1781497597694397, -0.3404567241668701, 0.01421322487294674, 0.01966090127825737, -0.6160694360733032, 1.034348487854004, -0.44265180826187134, -0.007991988211870193, -0.011965072713792324, 0.017855767160654068, -0.62294602394104, 1.0252376794815063, -0.4435793161392212, -0.006144007667899132, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.028321919962763786, 9.788695751922205e-05, 0.6027031540870667, 0.32640382647514343, 1.2756669521331787, 0.7995872497558594, 6.096294403076172, 0.7920064330101013, 0.6181484460830688, 0.5683156847953796, 0.17480836808681488, 0.4826647937297821, 0.9671899676322937, 0.40715688467025757, 1.0659971237182617, 0.1704816371202469, -4.932915210723877, 10.409035682678223, 2.4993896484375, 1.5873016119003296, 1.3199023008346558, 3.0702075958251953, 2.8119659423828125, -4.2091240882873535, 10.04273509979248, 2.387057304382324, -0.2747252881526947, 1.8363858461380005, 0.5164835453033447, 0.22954824566841125, 0.011591899208724499, 0.056835513561964035, 0.02937396615743637, 0.006815841421484947, 0.010562035255134106, 0.0038059742655605078, 0.010805835947394371, 0.055719904601573944, 0.01168431993573904, 0.007692588958889246, 0.009721665643155575, 0.011746268719434738, -1.590749979019165, 0.09279374033212662, 12.219079971313477, -20.36802864074707, 17.889850616455078, 0.8714885711669922, 1.7816400527954102, 0.5382037162780762, 16.33169937133789, -23.133087158203125, 20.199649810791016, 1.384107232093811, 0.02221800573170185, 0.011474722996354103, 0.016483517363667488, -0.027327170595526695, 0.5836760997772217, 0.48486486077308655, 0.3499489426612854, 0.5237849950790405, -0.0064835925586521626, 0.2543206810951233, 3.1129608154296875, 0.39361292123794556, 3.1093459129333496, -1.1948461532592773, -0.3750409185886383, 2.8750483989715576, -0.5566571354866028, 0.4112236797809601, 9.894390106201172, 0.02939838171005249, 0.01622268557548523, 0.08844640851020813, -0.025848280638456345, 0.018880225718021393, 0.921620786190033, 0.3983013927936554], "mean": [-0.3805486857891083, -0.04332049936056137, -0.3807917833328247, -1.1549572944641113, -0.30794093012809753, 0.345415860414505, -0.33569735288619995, -0.3732750415802002, -0.011572713032364845, 0.6505463719367981, -1.1447577476501465, 0.5756610631942749, -0.4411379396915436, -0.5461979508399963, 0.011585337109863758, 0.0022918549366295338, -0.6249437928199768, 1.0327657461166382, -0.4438123404979706, -0.010209601372480392, -0.013847987167537212, 0.0004942966625094414, -0.6238102316856384, 1.0227662324905396, -0.4454948604106903, -0.008413472212851048, 0.6174020767211914, 1.745317816734314, 0.6174020767211914, 0.6174020767211914, 0.6174020767211914, 0.6174020767211914, 0.918899416923523, 1.745317816734314, 0.918899416923523, 0.918899416923523, 0.918899416923523, 0.918899416923523, -0.028531568124890327, 4.286634975869674e-06, -0.01400858536362648, 0.006145451217889786, 0.04178706184029579, 0.015082285739481449, 0.016156427562236786, 0.010354756377637386, -0.005817463621497154, 0.01683894172310829, 0.006956697907298803, 0.009920669719576836, -0.005655637476593256, -0.019327156245708466, -0.035370856523513794, -0.01561287697404623, -8.832563400268555, -1.2742115259170532, 0.25619789958000183, -4.64852237701416, -0.1768684685230255, 0.4675169885158539, -0.25029000639915466, -7.473080635070801, 3.3568172454833984, 0.06699534505605698, -5.942943572998047, 0.40112802386283875, -0.47803789377212524, -0.5644367933273315, 0.0002520334383007139, 0.00011442015966167673, -5.951657294644974e-05, -0.0003623401571530849, -0.00012374967627692968, -0.00043691429891623557, -4.414016439113766e-05, 0.0008539153495803475, 0.00021384177671279758, 0.00010771686356747523, -0.0002449003513902426, -0.0004422802885528654, -2.527327537536621, -0.3206004500389099, 8.806598663330078, -25.375455856323242, 14.78264331817627, 0.21658293902873993, 0.9713247418403625, 0.05498009920120239, 11.323287010192871, -28.312692642211914, 16.755834579467773, 0.6357876658439636, 0.0025075948797166348, -0.0026793659199029207, 0.01400601677596569, -0.07212233543395996, 0.4678536653518677, 0.1584896594285965, 0.23163104057312012, 0.4186818301677704, -0.05819190666079521, 0.19323983788490295, -0.2929312288761139, -0.7267589569091797, 0.2517566680908203, -2.2051076889038086, -0.4894797205924988, 2.6011784076690674, -0.649466335773468, 0.08556763827800751, 9.770792961120605, 0.0018255161121487617, 0.0006328204181045294, 0.0006588741089217365, -0.02849659137427807, 0.016013629734516144, 0.9209426641464233, 0.3883158564567566], "std": [0.16312241554260254, 0.1714773178100586, 0.15913885831832886, 0.32806459069252014, 0.6225234270095825, 0.25146710872650146, 0.24202075600624084, 0.19645662605762482, 0.05741520971059799, 0.06555266678333282, 0.24033574759960175, 0.06118478253483772, 0.2473556101322174, 0.07088255882263184, 0.0009402415598742664, 0.003911999519914389, 0.002770207356661558, 0.0021495106630027294, 0.0007796325371600688, 0.003675919258967042, 0.0007070113788358867, 0.003911867272108793, 0.0004810801474377513, 0.0008764986996538937, 0.0008801845251582563, 0.0034730478655546904, 0.8294001221656799, 1.1444091796875e-05, 0.8294001221656799, 0.8294001221656799, 0.8294001221656799, 0.8294001221656799, 0.8652053475379944, 1.1444091796875e-05, 0.8652053475379944, 0.8652053475379944, 0.8652053475379944, 0.8652053475379944, 8.722579514142126e-05, 1.9739836716325954e-05, 0.10636522620916367, 0.11596400290727615, 0.19503864645957947, 0.2782946527004242, 0.6805944442749023, 0.2041614055633545, 0.31003519892692566, 0.16388218104839325, 0.03650874271988869, 0.11574749648571014, 0.24845388531684875, 0.11873238533735275, 0.23556241393089294, 0.09961866587400436, 2.2317099571228027, 3.3162879943847656, 1.433457612991333, 3.2548930644989014, 0.36845868825912476, 0.9125223159790039, 0.7729256749153137, 2.4456586837768555, 2.984614849090576, 0.9568755030632019, 1.8946077823638916, 0.5100575089454651, 0.6433950662612915, 0.5018226504325867, 0.0027972294483333826, 0.009569169022142887, 0.005678678397089243, 0.003016052534803748, 0.0021202084608376026, 0.003110881894826889, 0.002479428891092539, 0.009054025635123253, 0.00405291048809886, 0.002490787534043193, 0.002048404887318611, 0.0028696185909211636, 0.6807530522346497, 0.2936455011367798, 1.3795111179351807, 1.5919442176818848, 1.066677212715149, 0.2930651009082794, 0.6805569529533386, 0.3041653335094452, 1.4857145547866821, 1.5831210613250732, 1.1183758974075317, 0.3079928755760193, 0.006085954140871763, 0.004712481051683426, 0.0005582165322266519, 0.014551813714206219, 0.0493440181016922, 0.15261681377887726, 0.06132884696125984, 0.05439796298742294, 0.04006611555814743, 0.05295136570930481, 2.674010992050171, 0.5161172151565552, 2.3907692432403564, 0.38953137397766113, 0.045987073332071304, 0.18498404324054718, 0.030111122876405716, 0.05309050902724266, 0.029110772535204887, 0.0046847243793308735, 0.0039331563748419285, 0.013555535115301609, 0.0005817430792376399, 0.0010511039290577173, 0.0008597395499236882, 0.0020179355051368475], "count": [510]}, "action": {"min": [-0.7749461531639099, -0.147243469953537, -0.5360069274902344, -1.422403335571289, -1.563127875328064, 0.03662168234586716, -0.6981316804885864, -0.841015636920929, -0.17740973830223083, 0.4805334210395813, -1.4062504768371582, 0.43237853050231934, -0.6981316804885864, -0.6521574258804321, 0.010594915598630905, -0.0027285702526569366, -0.6244631409645081, 1.0251681804656982, -0.4479469656944275, -0.017944341525435448, -0.014815841801464558, -0.0043738181702792645, -0.6223312616348267, 1.019289493560791, -0.4486304521560669, -0.016142623499035835, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.028895631432533264, -3.1104350455279928e-06, -0.3008817434310913, -0.6471359729766846, -1.3042844533920288, -1.239257574081421, -1.3325986862182617, -0.8414487838745117, -2.5774850845336914, -0.8772820830345154, -0.0458933524787426, -0.4445349872112274, -0.7655329704284668, -0.6487922668457031, -1.1954773664474487, -0.6170918345451355], "max": [-0.16232742369174957, 0.33028918504714966, 0.5540018081665039, -0.3497440218925476, 0.17949217557907104, 0.6981316804885864, 0.276375412940979, -0.1369180679321289, 0.054963111877441406, 0.828909158706665, -0.5372028350830078, 0.7453590631484985, 0.18583589792251587, -0.38283979892730713, 0.014636032283306122, 0.021221552044153214, -0.6127249002456665, 1.0331999063491821, -0.4429195523262024, -0.007548745721578598, -0.011247728951275349, 0.019227098673582077, -0.6173689365386963, 1.023982286453247, -0.44322067499160767, -0.006553159561008215, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.028321919962763786, 9.788695751922205e-05, 0.6201379895210266, 0.32640382647514343, 1.2756669521331787, 0.7995872497558594, 6.096294403076172, 0.7920064330101013, 0.6181484460830688, 0.5683156847953796, 0.17480836808681488, 0.4826647937297821, 0.9697093367576599, 0.40715688467025757, 1.0050028562545776, 0.1704816371202469], "mean": [-0.4188685119152069, -0.025421764701604843, -0.37960514426231384, -1.0976336002349854, -0.3045991063117981, 0.3460977077484131, -0.3325788974761963, -0.3921424448490143, -0.018228743225336075, 0.6742373108863831, -1.1154905557632446, 0.5729596018791199, -0.4462825357913971, -0.5499202609062195, 0.011693744920194149, 0.0020175636745989323, -0.6209137439727783, 1.0311172008514404, -0.44434869289398193, -0.009779325686395168, -0.013588073663413525, 0.0002197359426645562, -0.6195923089981079, 1.0209366083145142, -0.44604042172431946, -0.008545098826289177, 0.6154856085777283, 1.745317816734314, 0.6154856085777283, 0.6154856085777283, 0.6154856085777283, 0.6154856085777283, 0.918899416923523, 1.745317816734314, 0.918899416923523, 0.918899416923523, 0.918899416923523, 0.918899416923523, -0.0285320021212101, 4.289126991352532e-06, -0.012453761883080006, 0.006012617610394955, 0.03918379545211792, 0.012581943534314632, 0.018947256729006767, 0.008756019175052643, -0.005055660847574472, 0.018124397844076157, 0.0071210721507668495, 0.009277177043259144, -0.0071229031309485435, -0.01887635327875614, -0.03770360350608826, -0.01519193034619093], "std": [0.16533486545085907, 0.1540365368127823, 0.19272087514400482, 0.33710116147994995, 0.624754011631012, 0.25239017605781555, 0.24183069169521332, 0.20468778908252716, 0.04924909397959709, 0.07453610002994537, 0.2535485327243805, 0.058145418763160706, 0.2451837807893753, 0.06918895244598389, 0.0010078754276037216, 0.003965901676565409, 0.002613167744129896, 0.002044173888862133, 0.0008250463870353997, 0.0033938689157366753, 0.0007996406056918204, 0.0039329384453594685, 0.0009250447619706392, 0.001005656085908413, 0.001035882392898202, 0.0032086814753711224, 0.8288814425468445, 1.1444091796875e-05, 0.8288814425468445, 0.8288814425468445, 0.8288814425468445, 0.8288814425468445, 0.8652053475379944, 1.1444091796875e-05, 0.8652053475379944, 0.8652053475379944, 0.8652053475379944, 0.8652053475379944, 8.733142749406397e-05, 1.973937833099626e-05, 0.10960744321346283, 0.11598427593708038, 0.20426024496555328, 0.28336820006370544, 0.6798658967018127, 0.20744433999061584, 0.31054773926734924, 0.15999260544776917, 0.03634633496403694, 0.1148928701877594, 0.2456374317407608, 0.1176762729883194, 0.2296874076128006, 0.09894608706235886], "count": [510]}, "timestamp": {"min": [0.0], "max": [16.966666666666665], "mean": [8.483333333333333], "std": [4.907467854274823], "count": [510]}, "frame_index": {"min": [0], "max": [509], "mean": [254.5], "std": [147.2240356282447], "count": [510]}, "episode_index": {"min": [400], "max": [400], "mean": [400.0], "std": [0.0], "count": [510]}, "index": {"min": [157807], "max": [158316], "mean": [158061.5], "std": [147.2240356282447], "count": [510]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [510]}, "subtask_annotation": {"mean": [0.5, 2.0, 2.0, 2.0, 2.0], "std": [0.6560428010905578, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [510]}, "scene_annotation": {"mean": [400.0], "std": [0.0], "min": [400], "max": [400], "count": [510]}, "eef_direction_state": {"mean": [4.5627450980392155, 4.270588235294118], "std": [1.8595235299813773, 2.173214310254045], "min": [0, 0], "max": [6, 6], "count": [510]}, "eef_velocity_state": {"mean": [0.6254901960784314, 0.596078431372549], "std": [0.7322656587618467, 0.598678539659241], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_acc_mag_state": {"mean": [0.6, 0.47843137254901963], "std": [0.8048870338469273, 0.766021994638967], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_direction_action": {"mean": [4.1607843137254905, 3.9568627450980394], "std": [1.9507744496685, 2.0755585028632955], "min": [0, 0], "max": [6, 6], "count": [510]}, "eef_velocity_action": {"mean": [0.7725490196078432, 0.7470588235294118], "std": [0.7243870786768216, 0.620516211785645], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_acc_mag_action": {"mean": [0.8313725490196079, 0.7705882352941177], "std": [0.8395821080211221, 0.8380168273959917], "min": [0, 0], "max": [2, 2], "count": [510]}, "eef_sim_pose_state": {"mean": [0.32881650971024834, 0.19853099031169974, 0.15647861843596808, -0.30061205428104604, -0.7270225313245082, 0.2522143282936754, 0.3128929497867605, -0.1634467980100161, 0.12884304925465964, -2.205112808590023, -0.48950700327473573, 2.601233863164366], "std": [0.038884053796582545, 0.11329916739460645, 0.032056367902466784, 2.6997568257823006, 0.5160492557494366, 2.410284876482142, 0.054091317403273866, 0.04075363564801902, 0.013315343452828659, 0.3895214019596516, 0.04595530670248604, 0.18490918938492384], "min": [0.2711790788799901, 0.11680646041111713, 0.07898863496352883, -3.1371088489877037, -1.1558168927651091, -3.1367545098899963, 0.24641633317791306, -0.24975596625980595, 0.11410177767764222, -2.502645917506723, -0.5666671670492958, 2.1540877594032874], "max": [0.41806803001666787, 0.43875353045171367, 0.2346108538949665, 3.138941496978267, 0.39362843421256044, 3.140472984547138, 0.42330514459685525, -0.12296357444330441, 0.18269831086899907, -1.1948423331103393, -0.3752884355344248, 2.875053558376015], "count": [510]}, "eef_sim_pose_action": {"mean": [0.3371980021915557, 0.20641438002023837, 0.15264456373665117, -0.17706970278435147, -0.7523547284329926, 0.26968872214742706, 0.3156084885716728, -0.16454335864746422, 0.12621920193301092, -2.1763636413828498, -0.47424428268208063, 2.597132698297993], "std": [0.03822568444797345, 0.11188136428032737, 0.03481227531951351, 2.7309767245764185, 0.5229973565045026, 2.4289070544665523, 0.0542925586169484, 0.03945594569532011, 0.015585932872228252, 0.39945588805074966, 0.04988562659434329, 0.18865149527182912], "min": [0.27708448572807465, 0.11589514220179216, 0.07089820294105102, -3.1359347920813496, -1.1799007067459724, -3.141189846426613, 0.24859134483760673, -0.25945023827873676, 0.10438107924899315, -2.514518896133504, -0.5509518826770885, 2.1288620987782503], "max": [0.4262602274152415, 0.43987671747472873, 0.2383860929812447, 3.136314979613466, 0.37782914376632903, 3.1215799865918763, 0.4299001008450486, -0.12078370434500779, 0.18179721225101017, -1.1322965655592583, -0.34385454130082893, 2.9181663989717475], "count": [510]}}} +{"episode_index": 392, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4021319708765859]], [[0.513476588331411]], [[0.4409204752979623]]], "std": [[[0.2857542038511611]], [[0.20034187203552578]], [[0.225700430919608]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4201054450211457]], [[0.4374383001730104]], [[0.3663227772971934]]], "std": [[[0.31038990302123687]], [[0.2633890675423572]], [[0.303354631796339]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4118791450403691]], [[0.4437177119377163]], [[0.34638752883506346]]], "std": [[[0.30131061429469497]], [[0.22077011066996674]], [[0.2803957574600015]]], "count": [100]}, "observation.state": {"min": [-0.483285516500473, -0.18234635889530182, -0.19865384697914124, -1.3464179039001465, -1.4614410400390625, -0.9138380289077759, -0.6664408445358276, -0.6693955659866333, 0.037763241678476334, 0.2862948179244995, -1.2260714769363403, 0.5992028713226318, -0.09498908370733261, -0.42859020829200745, 0.008462411351501942, 0.022048886865377426, -0.6081513166427612, 0.9774854183197021, -0.39421144127845764, -0.03438691049814224, -0.014132384210824966, -0.01526226568967104, -0.625613808631897, 0.996230959892273, -0.38873016834259033, 0.05158919095993042, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.044886037707328796, 0.0011418398935347795, -0.5334378480911255, -0.5582717061042786, -0.7895454168319702, -1.302524447441101, -2.9687368869781494, -2.2857370376586914, -1.6894073486328125, -0.6243190765380859, -0.06662014126777649, -0.44329655170440674, -2.031491756439209, -1.302971601486206, -0.6639213562011719, -0.5222017765045166, -11.112977981567383, -4.4566545486450195, -1.58669114112854, -10.74481201171875, -4.361416339874268, -1.778998851776123, -6.140415191650391, -10.879138946533203, -1.1599512100219727, -1.2918193340301514, -9.310134887695312, -0.7173382639884949, -2.180708408355713, -1.3772892951965332, -0.006285558454692364, -0.011655736714601517, -0.043026503175497055, -0.0045528654009103775, -0.027774611487984657, -0.011434578336775303, -0.009168844670057297, -0.0131381219252944, -0.04926719143986702, -0.006621281150728464, -0.02395213022828102, -0.012666791677474976, -2.0573699474334717, -0.9576314091682434, 0.2375519871711731, -34.40362548828125, 1.0312868356704712, -0.4468805491924286, -0.16967999935150146, -0.3266339600086212, 4.097771644592285, -31.612266540527344, 1.3934098482131958, -1.317340612411499, -0.01589452475309372, -0.014850398525595665, -0.016483517363667488, -0.13663585484027863, 0.3771747946739197, 0.12770786881446838, 0.043221838772296906, 0.37404531240463257, -0.14938238263130188, 0.012645557522773743, -2.9398233890533447, -1.117425560951233, -2.750720977783203, -1.9287528991699219, -1.1133739948272705, 1.835312843322754, -0.8463796377182007, -0.1582251787185669, 9.652652740478516, -0.010536909103393555, -0.07540887594223022, -0.037203699350357056, -0.024280685931444168, 0.01752423495054245, 0.6575249433517456, 0.7499731183052063], "max": [-0.1281043291091919, 0.05941762030124664, 0.29147300124168396, -0.7044873237609863, 0.2560470700263977, 0.385282963514328, -0.09917712211608887, -0.15308767557144165, 0.295261025428772, 0.4989657402038574, -0.5806145071983337, 1.1304144859313965, 0.12255433946847916, -0.046247221529483795, 0.00939423032104969, 0.023149004206061363, -0.5909091234207153, 0.9779223203659058, -0.38664108514785767, -0.03149363771080971, -0.0126634631305933, -0.01392159890383482, -0.6078812479972839, 0.9970558881759644, -0.38298580050468445, 0.05594244599342346, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.045491330325603485, 0.0011469732271507382, 0.8407911658287048, 0.3613170385360718, 0.813266396522522, 1.4457486867904663, 2.823686361312866, 2.5442163944244385, 0.9672417640686035, 1.2989375591278076, 0.4289546608924866, 0.38907063007354736, 1.0952497720718384, 0.58500075340271, 0.4987964630126953, 0.3151451647281647, -1.0689839124679565, 5.8302812576293945, 1.8113553524017334, -0.48840051889419556, 1.3485958576202393, 6.915140628814697, 2.180708169937134, -2.360672950744629, 9.85958480834961, 1.4884004592895508, -0.21367521584033966, 0.9468864798545837, 0.6886447072029114, 0.6886447072029114, 0.005398957058787346, 0.00835197139531374, 0.05234968662261963, 0.006177265662699938, 0.03894996643066406, 0.009695990942418575, 0.008951378986239433, 0.014490838162600994, 0.04759916290640831, 0.005308878142386675, 0.026135621592402458, 0.010606914758682251, -0.19088999927043915, -0.12248773872852325, 13.184135437011719, -21.651981353759766, 15.76308822631836, 0.39096853137016296, 1.8028500080108643, 0.6718267202377319, 11.803363800048828, -20.76332664489746, 15.329816818237305, -0.6189642548561096, 0.017576856538653374, 0.013833013363182545, -0.012617013417184353, -0.08198151737451553, 0.5258726477622986, 0.2538345456123352, 0.17627820372581482, 0.5271708369255066, 0.06160510331392288, 0.11504971235990524, 2.7034361362457275, 0.0340006947517395, 2.656822681427002, -1.1316618919372559, -0.24304595589637756, 2.5168533325195312, -0.32318758964538574, 0.15056438744068146, 9.881348609924316, 0.012462854385375977, 0.050424814224243164, 0.022434234619140625, -0.01555593404918909, 0.027276435866951942, 0.6606028079986572, 0.7526588439941406], "mean": [-0.23755311965942383, -0.11092595756053925, 0.0573699027299881, -0.9509759545326233, -0.32232704758644104, -0.3967819809913635, -0.5563218593597412, -0.31867069005966187, 0.18843670189380646, 0.37481874227523804, -0.8997904658317566, 0.7608181238174438, -0.02102780155837536, -0.2951512634754181, 0.008868906646966934, 0.022744877263903618, -0.6061416268348694, 0.9777596592903137, -0.3895072937011719, -0.03270094841718674, -0.013286166824400425, -0.014416975900530815, -0.6235837936401367, 0.9968167543411255, -0.3857157826423645, 0.05397734045982361, 0.49213987588882446, 1.605272889137268, 0.49213987588882446, 0.49213987588882446, 0.49213987588882446, 0.49213987588882446, 0.7202180027961731, 1.7453304529190063, 0.7202180027961731, 0.7202180027961731, 0.7202180027961731, 0.7202180027961731, 0.04525066912174225, 0.0011440562084317207, -0.015202641487121582, -0.0010098570492118597, 0.008047204464673996, -0.046850673854351044, -0.06840706616640091, 0.11116943508386612, -0.004903767723590136, 0.013838573358952999, 0.03377772867679596, 0.010358803905546665, 0.052860237658023834, -0.03708593547344208, -0.005404220428317785, -0.03229694068431854, -6.765926361083984, -0.588141143321991, 0.021148940548300743, -4.642693519592285, -0.12463385611772537, 0.3648092746734619, -3.1522154808044434, -7.173251628875732, 3.9544365406036377, 0.4334665536880493, -4.538180351257324, -0.039320800453424454, -0.6163795590400696, -0.6032727956771851, -0.0005450291209854186, 0.00029155617812648416, 0.0005584157188422978, 8.600439468864352e-05, -0.0002264629292767495, 0.0001297796843573451, 0.0006079970626160502, 0.00025452233967371285, -0.0005803087260574102, 0.0003274570335634053, 0.00015377445379272103, -0.0005569010972976685, -1.2263396978378296, -0.5070970058441162, 9.60558032989502, -25.804771423339844, 12.977767944335938, 0.01911885105073452, 0.8241349458694458, 0.24879418313503265, 8.7078857421875, -23.594348907470703, 11.5752534866333, -0.9223441481590271, 0.0032676439732313156, -0.0020117538515478373, -0.014678406529128551, -0.09932802617549896, 0.4299825429916382, 0.17538103461265564, 0.10059545934200287, 0.4276057183742523, -0.030427126213908195, 0.051980871707201004, -0.8143017888069153, -0.7765121459960938, 0.4874930679798126, -1.532373309135437, -0.8736494183540344, 2.13040828704834, -0.6512340307235718, -0.005878212861716747, 9.763031959533691, -0.0005315940361469984, 0.00029227440245449543, 0.0007584750419482589, -0.022542430087924004, 0.02492924965918064, 0.658883273601532, 0.751488208770752], "std": [0.08709268271923065, 0.07260129600763321, 0.14119037985801697, 0.16386133432388306, 0.572121798992157, 0.4486067295074463, 0.18923039734363556, 0.1496274322271347, 0.10088913142681122, 0.060247767716646194, 0.17333775758743286, 0.18446289002895355, 0.05012481287121773, 0.1266363114118576, 0.00028314467635937035, 0.0002734727459028363, 0.0038308275397866964, 0.0001389703102177009, 0.0017093693604692817, 0.00086926732910797, 0.00048349707503803074, 0.00035103384288959205, 0.003815606003627181, 0.0001489065762143582, 0.00167631427757442, 0.0013103957753628492, 0.7645581364631653, 0.4486932158470154, 0.7645581364631653, 0.7645581364631653, 0.7645581364631653, 0.7645581364631653, 0.8441017270088196, 1.1920928955078125e-06, 0.8441017270088196, 0.8441017270088196, 0.8441017270088196, 0.8441017270088196, 0.00011433901090640575, 1.0224861171082011e-06, 0.23902571201324463, 0.1923949420452118, 0.31630516052246094, 0.48179471492767334, 0.9497197270393372, 0.6962991952896118, 0.44156530499458313, 0.3631119728088379, 0.1089717447757721, 0.16254264116287231, 0.5683644413948059, 0.30745500326156616, 0.17127454280853271, 0.16525737941265106, 1.8379874229431152, 2.0763964653015137, 0.9805088043212891, 3.0137012004852295, 1.2607985734939575, 1.581916332244873, 2.801926851272583, 2.115438222885132, 3.220308303833008, 0.7877931594848633, 2.6981217861175537, 0.39704763889312744, 0.7555776238441467, 0.4412368834018707, 0.0023960445541888475, 0.004165034741163254, 0.015403933823108673, 0.0019347177585586905, 0.007637641858309507, 0.003349126549437642, 0.0032953715417534113, 0.005534902680665255, 0.015201358124613762, 0.002251632511615753, 0.006785452365875244, 0.0032955349888652563, 0.40418878197669983, 0.1572761982679367, 2.3313097953796387, 2.607271194458008, 3.113900661468506, 0.22727447748184204, 0.4309857189655304, 0.17580020427703857, 1.7146486043930054, 2.331099510192871, 2.9365322589874268, 0.19894911348819733, 0.006923277862370014, 0.004913064651191235, 0.0006753648049198091, 0.012747596949338913, 0.046881627291440964, 0.033767201006412506, 0.04318681359291077, 0.054202061146497726, 0.07239839434623718, 0.029489917680621147, 1.9527537822723389, 0.32409682869911194, 1.7783838510513306, 0.1950775682926178, 0.31259670853614807, 0.20314471423625946, 0.09104423969984055, 0.058937154710292816, 0.042837388813495636, 0.003641994670033455, 0.020727049559354782, 0.009653365239501, 0.0018466742476448417, 0.001986441435292363, 0.00083351437933743, 0.0007093443418852985], "count": [162]}, "action": {"min": [-0.5622948408126831, -0.254275918006897, -0.2591503858566284, -1.3637502193450928, -1.4919826984405518, -0.9335795640945435, -0.6981316804885864, -0.7338911294937134, 0.020797498524188995, 0.21682089567184448, -1.3387951850891113, 0.5939095616340637, -0.08893068879842758, -0.42186635732650757, 0.008291846141219139, 0.017768116667866707, -0.6052851676940918, 0.975426197052002, -0.3944472074508667, -0.03377441316843033, -0.014288453385233879, -0.017323212698101997, -0.6225159764289856, 0.9951680302619934, -0.39234933257102966, 0.04987986385822296, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.04491976276040077, 0.0011416868073865771, -0.5334378480911255, -0.5582717061042786, -0.7895454168319702, -1.302524447441101, -2.9687368869781494, -2.8361923694610596, -1.6894073486328125, -0.6243190765380859, -0.06662014126777649, -0.44329655170440674, -2.031491756439209, -1.302971601486206, -0.6639213562011719, -0.5222017765045166], "max": [-0.13963644206523895, 0.0799480602145195, 0.4042050838470459, -0.5126302242279053, 0.25998204946517944, 0.39372241497039795, -0.09504739940166473, -0.12742961943149567, 0.3022477924823761, 0.5324151515960693, -0.42644768953323364, 1.1320818662643433, 0.13771897554397583, -0.044267624616622925, 0.009865810163319111, 0.02355179935693741, -0.5905789732933044, 0.978333592414856, -0.3872850835323334, -0.030872030183672905, -0.012083031237125397, -0.011098954826593399, -0.6079317331314087, 0.9977991580963135, -0.3845120966434479, 0.054249659180641174, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.045491330325603485, 0.0011469732271507382, 0.8407911658287048, 0.3613170385360718, 0.813266396522522, 1.4457486867904663, 3.356614112854004, 2.5442163944244385, 0.9672417640686035, 1.2989375591278076, 0.4289546608924866, 0.38907063007354736, 1.0952497720718384, 0.5614823698997498, 0.4987964630126953, 0.23338398337364197], "mean": [-0.2648921608924866, -0.09889992326498032, 0.06642432510852814, -0.9205114841461182, -0.33204832673072815, -0.3833804428577423, -0.5701842308044434, -0.33979061245918274, 0.18337617814540863, 0.38557496666908264, -0.8426800966262817, 0.7508700489997864, -0.021159270778298378, -0.3024030327796936, 0.009042204357683659, 0.02094276249408722, -0.6015334129333496, 0.9771960973739624, -0.39126744866371155, -0.03208251670002937, -0.013179844245314598, -0.013978496193885803, -0.6189514994621277, 0.9964348077774048, -0.38768166303634644, 0.05191408097743988, 0.4924631118774414, 1.605272889137268, 0.4924631118774414, 0.4924631118774414, 0.4924631118774414, 0.4924631118774414, 0.7202180027961731, 1.7453304529190063, 0.7202180027961731, 0.7202180027961731, 0.7202180027961731, 0.7202180027961731, 0.045250486582517624, 0.0011440503876656294, -0.013094539754092693, -0.003700422588735819, 0.012242013588547707, -0.04832769185304642, -0.04702206701040268, 0.09273134171962738, -0.0054835001938045025, 0.01546494010835886, 0.033782102167606354, 0.010022828355431557, 0.05256004258990288, -0.040425390005111694, -0.0053602783009409904, -0.034575510770082474], "std": [0.10134059935808182, 0.08422255516052246, 0.17701661586761475, 0.20367947220802307, 0.5706290602684021, 0.44542166590690613, 0.20067980885505676, 0.1714354157447815, 0.09614472836256027, 0.07598263770341873, 0.20171049237251282, 0.18255050480365753, 0.05180208384990692, 0.12168633937835693, 0.0004095015174243599, 0.0013718453701585531, 0.0027877911925315857, 0.0005871921894140542, 0.0018261839868500829, 0.0008402358507737517, 0.0005963788134977221, 0.001453376142308116, 0.0028081503696739674, 0.0004584623675327748, 0.001867842162027955, 0.0012567967642098665, 0.764805793762207, 0.4486932158470154, 0.764805793762207, 0.764805793762207, 0.764805793762207, 0.764805793762207, 0.8441017270088196, 1.1920928955078125e-06, 0.8441017270088196, 0.8441017270088196, 0.8441017270088196, 0.8441017270088196, 0.00011248650116613135, 1.038342361425748e-06, 0.24055179953575134, 0.19532719254493713, 0.32065528631210327, 0.4819687604904175, 0.9892194867134094, 0.7366135120391846, 0.4415940046310425, 0.36315467953681946, 0.10896927118301392, 0.16257472336292267, 0.5685480833053589, 0.3033590316772461, 0.17133069038391113, 0.162263885140419], "count": [162]}, "timestamp": {"min": [0.0], "max": [5.366666666666666], "mean": [2.683333333333333], "std": [1.5588160274411498], "count": [162]}, "frame_index": {"min": [0], "max": [161], "mean": [80.5], "std": [46.76448082323449], "count": [162]}, "episode_index": {"min": [401], "max": [401], "mean": [401.0], "std": [0.0], "count": [162]}, "index": {"min": [158317], "max": [158478], "mean": [158397.5], "std": [46.76448082323449], "count": [162]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [162]}, "subtask_annotation": {"mean": [0.35802469135802467, 2.0, 2.0, 2.0, 2.0], "std": [0.5045139936222858, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [162]}, "scene_annotation": {"mean": [401.0], "std": [0.0], "min": [401], "max": [401], "count": [162]}, "eef_direction_state": {"mean": [2.950617283950617, 2.5308641975308643], "std": [2.2161095627854572, 2.0432751472175], "min": [0, 0], "max": [6, 6], "count": [162]}, "eef_velocity_state": {"mean": [1.0679012345679013, 1.1358024691358024], "std": [0.6950134842805635, 0.6526883895252487], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_acc_mag_state": {"mean": [1.0432098765432098, 0.9567901234567902], "std": [0.811558213395449, 0.8631607537510227], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_direction_action": {"mean": [3.123456790123457, 2.7839506172839505], "std": [2.0898503464016565, 1.881420319151046], "min": [0, 0], "max": [6, 6], "count": [162]}, "eef_velocity_action": {"mean": [1.2777777777777777, 1.1296296296296295], "std": [0.7307192465536622, 0.6951231251527199], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_acc_mag_action": {"mean": [1.1851851851851851, 1.2160493827160495], "std": [0.7304845527154087, 0.7990668616662815], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_sim_pose_state": {"mean": [0.28919882053557705, 0.2460097010018379, 0.04796284846543406, -0.7970425312132421, -0.7775875272704986, 0.5086318473735024, 0.29974948357101044, -0.13643983916169908, 0.0779319279223267, -1.5321425705884344, -0.8737928766724803, 2.1302366691697814], "std": [0.03661462702286992, 0.01947630623086298, 0.04395962620869486, 1.9932956201909855, 0.32476035811807397, 1.808905899301956, 0.046729193796281834, 0.04983055271529811, 0.025418556912274216, 0.19501581809737514, 0.3125586150882106, 0.20320033288816503], "min": [0.23484770039699795, 0.22114268370298165, -0.00503283545283799, -3.0408134295438725, -1.1306919633636394, -2.9440827177457116, 0.24797926200444437, -0.21300771733903728, 0.043105523882922395, -1.928901905294996, -1.1134754729473018, 1.8354501530622125], "max": [0.360794148617135, 0.29209174230764223, 0.13805548591661693, 3.088219191901947, 0.03402449710221345, 3.0732895167657173, 0.39752507221913075, -0.07318623598328998, 0.11827497269868051, -1.1316935130356154, -0.24305023261101977, 2.516989669103438], "count": [162]}, "eef_sim_pose_action": {"mean": [0.2949435570078208, 0.25413348293429827, 0.0482607016823195, -0.8366387878711345, -0.780491616339811, 0.5188563540742055, 0.3009844580256804, -0.14037378481763105, 0.07124329659907212, -1.471927049286847, -0.868995634998258, 2.0930502212959206], "std": [0.035343319584296894, 0.021642510101553446, 0.04233780998468097, 2.0095817411755994, 0.3556706650347376, 1.8569490782172717, 0.05031615873231952, 0.04988976216534951, 0.02928439865240717, 0.20333095032774073, 0.32894673713359884, 0.17964633645354222], "min": [0.24463406349038463, 0.22871941338400845, -0.0048390676599922465, -3.118485030327979, -1.227055664910376, -3.022936707368297, 0.24085180123903063, -0.2276175958242152, 0.03293055919906931, -1.9272675543856055, -1.0884826073110376, 1.806328778690171], "max": [0.3661027116195788, 0.3065481384834676, 0.14632979838269197, 2.9598648542766606, 0.0935573000615244, 3.0254507110002162, 0.40180773383781054, -0.07323958204961639, 0.127375375517901, -1.001063068766231, -0.15257118923661195, 2.440949231412186], "count": [162]}}} +{"episode_index": 393, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4253179257977701]], [[0.5626419478085352]], [[0.4707374351211073]]], "std": [[[0.29738650420640667]], [[0.20186299294960858]], [[0.22889947435974173]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.442770131680123]], [[0.4313725105728566]], [[0.3218976379277201]]], "std": [[[0.3309737909896295]], [[0.24652040026617647]], [[0.2850747521932885]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.408545033160323]], [[0.458349127739331]], [[0.3509746059207997]]], "std": [[[0.2820733069346456]], [[0.20936674795927504]], [[0.27174803027905997]]], "count": [100]}, "observation.state": {"min": [-0.5268779993057251, -0.3200882375240326, -0.17586049437522888, -1.6349103450775146, -1.3120850324630737, -0.5633527040481567, -0.577081024646759, -0.5764932632446289, -0.1119680106639862, 0.00935068167746067, -1.7135262489318848, 0.698387086391449, -0.035860247910022736, -0.25168734788894653, 0.0028767678886651993, 0.022375788539648056, -0.6016847491264343, 0.9775916337966919, -0.4002450406551361, -0.028932880610227585, -0.01987348683178425, -0.01510948408395052, -0.6198760271072388, 0.9963123202323914, -0.39437082409858704, 0.058286577463150024, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.04777751863002777, 0.0011416212655603886, -0.9053075909614563, -0.8370159268379211, -0.5556164979934692, -1.9180201292037964, -1.3332757949829102, -0.5441571474075317, -0.7917336225509644, -1.0454517602920532, -0.5009209513664246, -0.6526974439620972, -1.8935837745666504, -1.6665922403335571, -0.3312545120716095, -0.6177500486373901, -10.756650924682617, -8.730158805847168, -3.594627857208252, -12.545787811279297, -1.1190476417541504, -0.7173382043838501, -1.807692289352417, -10.522809982299805, -4.761904716491699, -1.4181928634643555, -8.547008514404297, -1.0616605281829834, -1.778998851776123, -2.3815629482269287, -0.00812566839158535, -0.00861284788697958, -0.04205460846424103, -0.006325543858110905, -0.027184372767806053, -0.01418529637157917, -0.008489991538226604, -0.012044038623571396, -0.020463110879063606, -0.006471281871199608, -0.022938193753361702, -0.006282309535890818, -0.9968699812889099, -1.091254472732544, 4.558028697967529, -29.575634002685547, 9.33336353302002, -0.49878647923469543, 0.9544500112533569, -0.33776921033859253, 3.919607639312744, -28.299760818481445, 8.313652992248535, -1.4219787120819092, -0.019424505531787872, -0.013900335878133774, -0.018315019086003304, -0.13663585484027863, 0.34656473994255066, 0.07594545185565948, 0.03702060133218765, 0.34947124123573303, -0.2968597114086151, -0.01833401620388031, -2.9693195819854736, -1.2739216089248657, -2.874523878097534, -1.6961705684661865, -1.0672862529754639, 1.5385613441467285, -0.858452558517456, -0.20987996459007263, 9.65001106262207, -0.013369172811508179, -0.02156752347946167, -0.020993202924728394, -0.022334009408950806, 0.02352019026875496, 0.6403596997261047, 0.7659488916397095], "max": [0.1573198437690735, 0.16137009859085083, 0.3754429221153259, -0.8339331746101379, 0.051117341965436935, 0.036315664649009705, -0.09841963648796082, 0.06477592885494232, 0.20180073380470276, 0.5237666368484497, -0.7151598930358887, 1.2805237770080566, 0.21048156917095184, 0.06389820575714111, 0.003972326405346394, 0.02320946380496025, -0.5947723984718323, 0.9779452681541443, -0.3924976885318756, -0.02572636865079403, -0.018741382285952568, -0.013590551912784576, -0.6111569404602051, 0.9968996644020081, -0.3882284164428711, 0.060790468007326126, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0483463853597641, 0.001146050519309938, 0.9917303323745728, 0.5629553198814392, 0.6132372617721558, 1.0960981845855713, 1.7243733406066895, 0.7770078182220459, 1.010337233543396, 1.386136770248413, 0.42662477493286133, 0.5802729725837708, 1.5404386520385742, 0.7879425287246704, 0.6915022730827332, 0.8580490946769714, -2.928570508956909, 4.334554672241211, 1.8394383192062378, -0.6105006337165833, 1.1764347553253174, 2.9554333686828613, 1.0329670906066895, 0.28209295868873596, 14.224664688110352, 4.675824165344238, 2.5335776805877686, 1.8937729597091675, 2.180708408355713, 1.3199023008346558, 0.008746730163693428, 0.015838859602808952, 0.016613874584436417, 0.004313355311751366, 0.022969279438257217, 0.0135103864595294, 0.008802237920463085, 0.010372977703809738, 0.015367737039923668, 0.004548665601760149, 0.017378605902194977, 0.021521633490920067, 0.657509982585907, 0.11506424099206924, 12.976276397705078, -22.9927921295166, 17.25133514404297, 0.8225537538528442, 2.9269800186157227, 0.8796846866607666, 13.124746322631836, -20.615787506103516, 14.784329414367676, -0.22462503612041473, 0.020948538556694984, 0.00826177466660738, -0.014652015641331673, -0.08198151737451553, 0.5472157001495361, 0.34656020998954773, 0.23115864396095276, 0.5258903503417969, 0.02968704327940941, 0.13476857542991638, 3.016970634460449, -0.12672732770442963, 2.929875612258911, -1.076522707939148, -0.11433546245098114, 2.187312126159668, -0.430914044380188, 0.1961945742368698, 9.948421478271484, 0.010848522186279297, 0.03964054584503174, 0.02765476703643799, -0.01980919949710369, 0.026618007570505142, 0.6420015692710876, 0.7673078775405884], "mean": [-0.0812450647354126, -0.09479010850191116, 0.02861975133419037, -1.2732585668563843, -0.37731677293777466, -0.3510870635509491, -0.42365071177482605, -0.16250097751617432, 0.12214304506778717, 0.2952747941017151, -1.1146297454833984, 0.8821126222610474, 0.05298343673348427, -0.18075385689735413, 0.0035572778433561325, 0.022793393582105637, -0.5993281602859497, 0.9778311252593994, -0.396161288022995, -0.02718091383576393, -0.01923040859401226, -0.014362996444106102, -0.6167786121368408, 0.9967171549797058, -0.3915330171585083, 0.05981570854783058, 0.6659384369850159, 1.6910713911056519, 0.6659384369850159, 0.6659384369850159, 0.6659384369850159, 0.6659384369850159, 0.8324230909347534, 1.7453304529190063, 0.8324230909347534, 0.8324230909347534, 0.8324230909347534, 0.8324230909347534, 0.047984957695007324, 0.001144156907685101, -0.029179522767663002, 0.02764786407351494, -0.03305867686867714, -0.022435855120420456, -0.06093568727374077, 0.08711564540863037, -0.010231233201920986, -0.0071468413807451725, -0.002521045506000519, 0.02887503057718277, 0.07775729894638062, -0.06804823875427246, 0.013321513310074806, -0.012307054363191128, -7.05984354019165, -1.8294464349746704, -0.6197179555892944, -5.07833194732666, 0.2270207405090332, 0.5078604817390442, -0.6825990676879883, -4.78856086730957, 4.595307350158691, 1.194886326789856, -3.349898099899292, 0.30988022685050964, 0.035631533712148666, -0.7529696226119995, 2.2103299670561682e-06, 0.000697659095749259, -0.000580544292461127, -0.0006600171909667552, 0.0005537991528399289, 0.00038982168189249933, 0.0001799422752810642, -0.00038805193617008626, 0.0011821587104350328, -0.0005796654149889946, 0.00017203521565534174, 0.0007710522622801363, -0.17473523318767548, -0.39039403200149536, 9.087388038635254, -26.079832077026367, 13.246417999267578, -0.008637717925012112, 1.89161217212677, 0.3549754023551941, 7.350752353668213, -24.420520782470703, 11.641984939575195, -0.9513827562332153, 0.001699660555459559, -0.0019196538487449288, -0.015898339450359344, -0.10229987651109695, 0.4052530825138092, 0.1908133178949356, 0.10439373552799225, 0.40032103657722473, -0.08686347305774689, 0.02525184489786625, -0.810209333896637, -0.959214448928833, 0.7014433741569519, -1.340001106262207, -0.7754163146018982, 1.8801122903823853, -0.647698163986206, -0.013115864247083664, 9.771627426147461, -0.0003984469803981483, 0.0014514382928609848, 0.0004548346914816648, -0.02145267464220524, 0.025866674259305, 0.6411412954330444, 0.7666863203048706], "std": [0.17277611792087555, 0.13712763786315918, 0.16175919771194458, 0.19445639848709106, 0.4674834907054901, 0.17961692810058594, 0.16494250297546387, 0.15139345824718475, 0.10193850845098495, 0.1606930047273636, 0.17956745624542236, 0.17103300988674164, 0.07129446417093277, 0.09658500552177429, 0.00021060992730781436, 0.0002053518983302638, 0.0015039360150694847, 6.444309838116169e-05, 0.0016178748337551951, 0.000702572229783982, 0.000344356638379395, 0.00032705426565371454, 0.0019473349675536156, 9.67460946412757e-05, 0.0014199696015566587, 0.0006066719070076942, 0.7996249198913574, 0.2683776617050171, 0.7996249198913574, 0.7996249198913574, 0.7996249198913574, 0.7996249198913574, 0.8515220284461975, 1.1920928955078125e-06, 0.8515220284461975, 0.8515220284461975, 0.8515220284461975, 0.8515220284461975, 9.788969327928498e-05, 7.792349379087682e-07, 0.34709131717681885, 0.2236689329147339, 0.23699826002120972, 0.6026685833930969, 0.5545328855514526, 0.2538001239299774, 0.312990665435791, 0.4281410574913025, 0.16220220923423767, 0.21250730752944946, 0.6228220462799072, 0.3832108974456787, 0.16218936443328857, 0.1890271157026291, 2.1684796810150146, 3.3942182064056396, 1.4999125003814697, 3.911755084991455, 0.43921026587486267, 0.7751559615135193, 0.6577568054199219, 2.141594886779785, 5.058341979980469, 1.6801321506500244, 2.435612916946411, 0.7959737181663513, 0.8355389833450317, 0.7961323261260986, 0.0026405116077512503, 0.004772299434989691, 0.007961600087583065, 0.002422478748485446, 0.006410529371351004, 0.0030652752611786127, 0.0030253278091549873, 0.004254093859344721, 0.006536524742841721, 0.002464211778715253, 0.005495052319020033, 0.0033070279750972986, 0.31401312351226807, 0.21676182746887207, 1.8049396276474, 1.3858277797698975, 1.6906400918960571, 0.29532918334007263, 0.3535144627094269, 0.2179296314716339, 1.536584734916687, 1.789642095565796, 1.4604774713516235, 0.2702832520008087, 0.007208304479718208, 0.004226407036185265, 0.0006542733171954751, 0.014756385236978531, 0.060236506164073944, 0.08807674050331116, 0.03071221522986889, 0.052991874516010284, 0.10759732872247696, 0.030860794708132744, 2.029794692993164, 0.37507474422454834, 1.8661030530929565, 0.13170219957828522, 0.2674652934074402, 0.23365576565265656, 0.06684613227844238, 0.06560751050710678, 0.04720064997673035, 0.003484326181933284, 0.008435576222836971, 0.009220781736075878, 0.0005940228584222496, 0.0006535191787406802, 0.0003698690270539373, 0.00029332179110497236], "count": [193]}, "action": {"min": [-0.594153642654419, -0.2952895164489746, -0.2178289294242859, -1.8445947170257568, -1.3198840618133545, -0.5635254979133606, -0.5729588270187378, -0.6030768752098083, -0.12983942031860352, 0.0873001366853714, -1.4149229526519775, 0.6784970760345459, -0.031400956213474274, -0.2612572908401489, 0.003564215265214443, 0.014528803527355194, -0.5984204411506653, 0.9744495153427124, -0.40143728256225586, -0.028868597000837326, -0.0196160189807415, -0.020151671022176743, -0.6156365275382996, 0.9930050373077393, -0.3970627784729004, 0.055353496223688126, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.04777751863002777, 0.0011416212655603886, -0.9053075909614563, -0.8120498657226562, -0.5556164979934692, -1.9180201292037964, -1.3332757949829102, -0.5441571474075317, -0.7917336225509644, -1.0454517602920532, -0.5009209513664246, -0.6526974439620972, -1.8935837745666504, -1.6665922403335571, -0.3312545120716095, -0.6177500486373901], "max": [0.10156888514757156, 0.19200481474399567, 0.3060661852359772, -0.6834325790405273, 0.04753733053803444, 0.04112972319126129, -0.08349847793579102, 0.10565860569477081, 0.20208001136779785, 0.5800920128822327, -0.5445780754089355, 1.281339406967163, 0.23156914114952087, 0.06882884353399277, 0.005445306189358234, 0.02580166421830654, -0.5883651971817017, 0.9796402454376221, -0.393024742603302, -0.025710370391607285, -0.017434369772672653, -0.00868817325681448, -0.6036245226860046, 0.998114824295044, -0.3900384306907654, 0.05851449444890022, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0483463853597641, 0.001146050519309938, 0.9917303323745728, 0.5629553198814392, 0.5885254740715027, 1.0960981845855713, 1.7243733406066895, 0.7770078182220459, 1.010337233543396, 1.386136770248413, 0.42662477493286133, 0.5802729725837708, 1.5404386520385742, 0.634054958820343, 0.6915022730827332, 0.5811347961425781], "mean": [-0.12322023510932922, -0.0814356654882431, 0.01606823317706585, -1.2361681461334229, -0.38928666710853577, -0.33718064427375793, -0.42149683833122253, -0.17483308911323547, 0.12021230906248093, 0.3179048001766205, -1.0455124378204346, 0.8701179623603821, 0.058958664536476135, -0.18559670448303223, 0.004490938037633896, 0.019981717690825462, -0.5944458842277527, 0.9771910309791565, -0.3979111909866333, -0.02707286924123764, -0.018352745100855827, -0.014781886711716652, -0.611341655254364, 0.9958992600440979, -0.39363181591033936, 0.05698837339878082, 0.6625925302505493, 1.6910713911056519, 0.6625925302505493, 0.6625925302505493, 0.6625925302505493, 0.6625925302505493, 0.8319709300994873, 1.7453304529190063, 0.8319709300994873, 0.8319709300994873, 0.8319709300994873, 0.8319709300994873, 0.047985274344682693, 0.0011441614478826523, -0.024228090420365334, 0.023040153086185455, -0.028736423701047897, -0.027465440332889557, -0.05602174997329712, 0.08412891626358032, -0.012422342784702778, -0.0012745637213811278, -8.377943595405668e-05, 0.02835662104189396, 0.0742231160402298, -0.07318102568387985, 0.01009421981871128, -0.017826037481427193], "std": [0.1832984834909439, 0.13015250861644745, 0.17162460088729858, 0.25776201486587524, 0.4685607850551605, 0.1877434402704239, 0.16595089435577393, 0.16963262856006622, 0.10606546700000763, 0.17516382038593292, 0.19159476459026337, 0.1712428480386734, 0.07104711979627609, 0.09497267752885818, 0.000413907429901883, 0.002204257994890213, 0.0020830596331506968, 0.0010887860553339124, 0.001855313079431653, 0.0006548481178469956, 0.0005025546997785568, 0.0021838052198290825, 0.0021588739473372698, 0.0009350013569928706, 0.0016649506287649274, 0.0007241129060275853, 0.7991201877593994, 0.2683776617050171, 0.7991201877593994, 0.7991201877593994, 0.7991201877593994, 0.7991201877593994, 0.8518299460411072, 1.1920928955078125e-06, 0.8518299460411072, 0.8518299460411072, 0.8518299460411072, 0.8518299460411072, 9.863439481705427e-05, 7.996501949492085e-07, 0.35066133737564087, 0.23045742511749268, 0.2397962063550949, 0.6056254506111145, 0.5558120608329773, 0.2538492679595947, 0.3153701424598694, 0.42346951365470886, 0.1586018055677414, 0.2126251757144928, 0.6232377886772156, 0.3759077489376068, 0.15626925230026245, 0.1723281741142273], "count": [193]}, "timestamp": {"min": [0.0], "max": [6.4], "mean": [3.2], "std": [1.8571184369578824], "count": [193]}, "frame_index": {"min": [0], "max": [192], "mean": [96.0], "std": [55.71355310873648], "count": [193]}, "episode_index": {"min": [402], "max": [402], "mean": [402.0], "std": [0.0], "count": [193]}, "index": {"min": [158479], "max": [158671], "mean": [158575.0], "std": [55.71355310873648], "count": [193]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [193]}, "subtask_annotation": {"mean": [0.2694300518134715, 2.0, 2.0, 2.0, 2.0], "std": [0.466436370359665, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [193]}, "scene_annotation": {"mean": [402.0], "std": [0.0], "min": [402], "max": [402], "count": [193]}, "eef_direction_state": {"mean": [2.8808290155440415, 2.538860103626943], "std": [2.0890276729695847, 1.963340904918556], "min": [0, 0], "max": [6, 6], "count": [193]}, "eef_velocity_state": {"mean": [1.3212435233160622, 1.16580310880829], "std": [0.6831916167928155, 0.6466105350454691], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_acc_mag_state": {"mean": [1.0829015544041452, 1.150259067357513], "std": [0.8291126886087857, 0.841422700468307], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_direction_action": {"mean": [3.134715025906736, 3.0207253886010363], "std": [2.0032323741135234, 1.7423661751535324], "min": [0, 0], "max": [6, 6], "count": [193]}, "eef_velocity_action": {"mean": [1.3264248704663213, 1.150259067357513], "std": [0.6769147976808336, 0.6218911782195624], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_acc_mag_action": {"mean": [1.233160621761658, 1.0984455958549222], "std": [0.7635062697460862, 0.8116047357181878], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_sim_pose_state": {"mean": [0.2605490067766922, 0.26042843040977376, 0.07699142479082324, -0.7945927474539416, -0.9597341556759088, 0.6856514306526333, 0.26812030409407606, -0.17689487197255757, 0.07122542387806684, -1.3397724125422252, -0.775515654176976, 1.8800085677879441], "std": [0.05354340537243211, 0.057031210302923185, 0.041464163603618834, 2.0654934841277734, 0.3750104415997471, 1.903848882273421, 0.046061903403784014, 0.0711852067268042, 0.02847098229302308, 0.13159481250273874, 0.26741677706611844, 0.2336908019712881], "min": [0.18390976792331018, 0.18904318956739374, 0.03194661565919812, -3.0603217616603926, -1.2741321407730655, -3.1130285526245114, 0.2105152545390753, -0.3157483050655859, 0.03176791169216676, -1.6959137953531807, -1.0673150068753148, 1.5386852380896014], "max": [0.38762652846484147, 0.3620005756176231, 0.15401572987467857, 3.134779588709688, -0.1268883092831452, 3.040855698205048, 0.39002723508675957, -0.09732459978159107, 0.1472250040161067, -1.0763759886003976, -0.11427302016609842, 2.1873492141989423], "count": [193]}, "eef_sim_pose_action": {"mean": [0.27019200023834944, 0.26321167911001236, 0.08066051822396895, -0.6226459901111528, -0.9504905219214658, 0.5383611147952341, 0.2642833747859627, -0.1748378040573489, 0.059194138162229896, -1.2593202941449562, -0.7733346327004365, 1.8575513630229514], "std": [0.05420060871134831, 0.06083464955208452, 0.04815991858792363, 2.126131069097257, 0.3810523826711822, 1.9151356620704094, 0.04926862999956055, 0.07424227122757943, 0.026480217649674807, 0.1537866910750372, 0.29013748811432755, 0.26475101411580954], "min": [0.19570149970102896, 0.18576884219143552, 0.026467612929081532, -3.099092726091942, -1.278107268804586, -3.0657611764316024, 0.19119360176751163, -0.3264079558672502, 0.022674388724485777, -1.5807130362063226, -1.0551778678538866, 1.4103820352342922], "max": [0.40154444981096576, 0.37200671480641584, 0.17356473940319958, 3.0967802205366355, -0.11894656883679011, 3.0960155702342904, 0.381602360106013, -0.09012913227279395, 0.13064335817194733, -0.9025643417172015, -0.03506270582377202, 2.2373265743686286], "count": [193]}}} +{"episode_index": 394, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4578019175317186]], [[0.539184479527105]], [[0.47431291810841986]]], "std": [[[0.2825814210890811]], [[0.20666842828485718]], [[0.22128106248317325]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45233061082276044]], [[0.43157784505959246]], [[0.3869522611495579]]], "std": [[[0.2796249606717669]], [[0.23595483852619847]], [[0.25982462166708015]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4734218137254902]], [[0.45117551903114184]], [[0.35649279363706265]]], "std": [[[0.3012985633420709]], [[0.21707039157562175]], [[0.2700266117711671]]], "count": [100]}, "observation.state": {"min": [-0.8363999128341675, -0.24644123017787933, -0.45090481638908386, -1.4799433946609497, -1.5663412809371948, -0.11510846018791199, -0.7019174695014954, -0.8888329863548279, -0.5252922177314758, 0.4906997084617615, -1.764577865600586, 0.09458883106708527, -0.6687290668487549, -0.7012468576431274, 0.009536424651741982, -0.011521154083311558, -0.6280849575996399, 1.0392180681228638, -0.4511260688304901, 0.0003747812588699162, -0.007216610945761204, 5.382618837757036e-05, -0.6313415169715881, 1.0128451585769653, -0.43969494104385376, -0.007318928837776184, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006770340725779533, -0.0001908068807097152, -1.305061936378479, -0.12243455648422241, -0.32087379693984985, -0.2251928597688675, -2.849954605102539, -1.1334477663040161, -0.13461685180664062, -0.19374161958694458, -0.14340665936470032, -0.9960139393806458, -0.9530931115150452, -1.175758957862854, -1.7041635513305664, -0.9104930758476257, -13.10618782043457, -6.410256385803223, -2.681929111480713, -9.829060554504395, -1.0616605281829834, -1.7503052949905396, -1.2625153064727783, -14.342201232910156, -1.9536021947860718, -3.482295513153076, -9.798534393310547, -0.6886447072029114, -4.361415863037109, -1.721611738204956, -0.004415370058268309, -0.02085530199110508, -0.011866599321365356, -0.012674038298428059, -0.005331544205546379, -0.023031942546367645, -0.007755782455205917, -0.01610654778778553, -0.015808120369911194, -0.006063633598387241, -0.008112577721476555, -0.01419263519346714, -1.8664801120758057, 0.0, 6.206045150756836, -32.52700424194336, 14.454122543334961, -1.164486289024353, -0.1272599995136261, 0.0037117507308721542, 5.923952579498291, -29.74049186706543, 11.88896369934082, -0.845526933670044, -0.022053075954318047, -0.017981089651584625, -0.0012210013810545206, -0.122972272336483, 0.3747416138648987, -0.023315295577049255, 0.06413938105106354, 0.32722416520118713, -0.3180971145629883, 0.030233006924390793, -3.134793758392334, -1.2455527782440186, -3.0089194774627686, -3.0838112831115723, -0.7557925581932068, 1.8850473165512085, -0.8204717636108398, -0.29041966795921326, 9.663060188293457, -0.008702993392944336, -0.022129565477371216, -0.025618672370910645, 0.02204219624400139, 0.02411586046218872, -0.7251847982406616, 0.6877157688140869], "max": [-0.08120047301054001, 0.15867720544338226, -0.2368009388446808, -0.34348633885383606, 0.052740346640348434, 0.673883318901062, 0.17318889498710632, -0.05754898488521576, 0.18768589198589325, 1.2367442846298218, -0.8396263122558594, 0.583278238773346, 0.24260400235652924, -0.057413794100284576, 0.011436947621405125, -0.004218316171318293, -0.626222550868988, 1.0423598289489746, -0.44757962226867676, 0.008491051383316517, -0.005614409688860178, 0.007268770132213831, -0.6275468468666077, 1.0148541927337646, -0.43579453229904175, -0.0024100320879369974, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.007345482707023621, 1.9019264527742052e-06, 0.16145464777946472, 0.7787213325500488, 0.33307749032974243, 1.6825324296951294, 0.21847626566886902, 1.69675612449646, 1.4925971031188965, 0.7485977411270142, 0.4674994647502899, 0.3162325322628021, 0.17411084473133087, 0.5606511831283569, 0.8474055528640747, 0.3059806227684021, -2.137967824935913, 3.296703338623047, 1.7271062135696411, 3.3882784843444824, 0.3156288266181946, 0.9181929230690002, 2.037240505218506, -2.360672950744629, 11.996337890625, 1.039072036743164, -1.2210012674331665, 1.4633699655532837, 0.5738705992698669, 0.3443223536014557, 0.00885963998734951, 0.02409551851451397, 0.014048696495592594, 0.007215434685349464, 0.014906292781233788, 0.002458188682794571, 0.007261565420776606, 0.015304479748010635, 0.012279841117560863, 0.007881910540163517, 0.02336413785815239, 0.002595047000795603, 0.19088999927043915, 0.608726978302002, 12.709031105041504, -21.71563720703125, 20.565471649169922, 0.7641305923461914, 1.5271199941635132, 0.7609086632728577, 16.984966278076172, -20.24925422668457, 20.035505294799805, 1.2164146900177002, 0.021831734105944633, 0.01000236440449953, 0.001831501955166459, -0.027327170595526695, 0.6118404269218445, 0.3735883831977844, 0.2769237160682678, 0.5510119199752808, 0.00831681676208973, 0.3602115213871002, 3.047772169113159, 0.4263603091239929, 3.1333541870117188, 3.104602336883545, -0.10933339595794678, 3.0477545261383057, -0.546313464641571, 0.053286273032426834, 9.8533935546875, 0.01296040415763855, 0.016949176788330078, 0.04258546233177185, 0.024334575980901718, 0.02589503303170204, -0.7015838027000427, 0.7117684483528137], "mean": [-0.2246321588754654, -0.1926414668560028, -0.39185065031051636, -1.188035488128662, -0.20577289164066315, 0.11071109771728516, -0.5067563056945801, -0.5095472931861877, -0.07977894693613052, 0.7879037857055664, -1.1380436420440674, 0.38605642318725586, -0.3724406361579895, -0.43912142515182495, 0.010050649754703045, -0.009305494837462902, -0.6272714734077454, 1.0413520336151123, -0.4505491256713867, 0.007425770163536072, -0.0067752571776509285, 0.0027068653143942356, -0.6286092400550842, 1.0135557651519775, -0.43763765692710876, -0.003086104989051819, 0.7735461592674255, 1.745330572128296, 0.7735461592674255, 0.7735461592674255, 0.7735461592674255, 0.7735461592674255, 1.321631908416748, 1.745330572128296, 1.321631908416748, 1.321631908416748, 1.321631908416748, 1.321631908416748, 0.00698150834068656, -1.728587449179031e-05, -0.08008439093828201, 0.039967186748981476, 0.0021898599807173014, 0.12540331482887268, -0.17026260495185852, 0.009228374809026718, 0.09556321799755096, 0.0934620201587677, 0.07688175141811371, -0.08244109898805618, -0.10118900239467621, -0.008825789205729961, -0.09980368614196777, -0.07021962106227875, -7.025705337524414, -3.572720527648926, -0.6026672720909119, -3.9872007369995117, -0.25845587253570557, -0.14086231589317322, -0.29321643710136414, -8.03370475769043, 5.117005825042725, -0.9592066407203674, -6.161499500274658, 0.23579373955726624, -1.10305917263031, -0.4415022134780884, 0.000785006326623261, 0.0008697719895280898, -0.0006312289624474943, -0.0008702918421477079, 0.00014148633636068553, -0.0009275114862248302, 9.481167217018083e-05, 3.538393139024265e-05, -9.851804497884586e-05, 0.00012171346315881237, 0.00026695989072322845, -0.0006227011326700449, -1.0180010795593262, 0.3452342450618744, 9.48183822631836, -26.999364852905273, 16.11658477783203, -0.1556599885225296, 0.8606149554252625, 0.4528243839740753, 11.754849433898926, -25.801607131958008, 16.90096092224121, 0.2974848747253418, 0.002013692632317543, -0.003162521868944168, 0.0006583383656106889, -0.0740281268954277, 0.41666844487190247, 0.06529593467712402, 0.1975971758365631, 0.4459608793258667, -0.06874582171440125, 0.20328304171562195, -1.9174774885177612, -0.9270115494728088, 1.8797856569290161, -1.6097642183303833, -0.5355275273323059, 2.6124894618988037, -0.7004466652870178, -0.049566853791475296, 9.764120101928711, 0.0017643515020608902, 0.00017213827231898904, -1.0356807251810096e-05, 0.023442596197128296, 0.02513989992439747, -0.712721049785614, 0.7005283236503601], "std": [0.17244276404380798, 0.10486717522144318, 0.05309976637363434, 0.24077169597148895, 0.4272179901599884, 0.20603008568286896, 0.22248497605323792, 0.17411793768405914, 0.15437668561935425, 0.13073879480361938, 0.20894929766654968, 0.11302091181278229, 0.2065785527229309, 0.13826854526996613, 0.0004411694244481623, 0.0012055388651788235, 0.00031793653033673763, 0.0006816493114456534, 0.0008017212385311723, 0.0021278271451592445, 0.0003390464116819203, 0.001225233543664217, 0.0006445418111979961, 0.0004337199206929654, 0.0005719756009057164, 0.0013382775941863656, 0.8540056347846985, 1.3113021850585938e-06, 0.8540056347846985, 0.8540056347846985, 0.8540056347846985, 0.8540056347846985, 0.7426856756210327, 1.3113021850585938e-06, 0.7426856756210327, 0.7426856756210327, 0.7426856756210327, 0.7426856756210327, 0.00012547058577183634, 4.432235436979681e-05, 0.2578376829624176, 0.1394147276878357, 0.09982474893331528, 0.3322102427482605, 0.5148389935493469, 0.4025568664073944, 0.2706976532936096, 0.16376455128192902, 0.12709194421768188, 0.20160941779613495, 0.2025671750307083, 0.23427675664424896, 0.40982285141944885, 0.18252098560333252, 2.319279670715332, 2.348161220550537, 1.153348684310913, 2.945286273956299, 0.2900552451610565, 0.5796741843223572, 0.5671817660331726, 2.4684395790100098, 3.1367290019989014, 1.1981761455535889, 1.417320728302002, 0.44234317541122437, 1.3462623357772827, 0.4239182472229004, 0.0024335847701877356, 0.0060983686707913876, 0.0046034911647439, 0.002897011348977685, 0.0021326954010874033, 0.003544194158166647, 0.002760618692263961, 0.005133804865181446, 0.004322953522205353, 0.0022707090247422457, 0.003210796043276787, 0.002211851067841053, 0.36925607919692993, 0.1011645495891571, 1.2363654375076294, 1.765122652053833, 1.0887399911880493, 0.3804391920566559, 0.30756875872612, 0.11575711518526077, 1.7291771173477173, 1.6922885179519653, 1.2659730911254883, 0.40307560563087463, 0.007005025167018175, 0.004768471233546734, 0.00046911713434383273, 0.017570897936820984, 0.05796882510185242, 0.09619727730751038, 0.04630650207400322, 0.05530932545661926, 0.08736848831176758, 0.07136678695678711, 2.025243043899536, 0.39296162128448486, 1.60877525806427, 1.4471732378005981, 0.12855780124664307, 0.2829168140888214, 0.03215676173567772, 0.050740376114845276, 0.02826254814863205, 0.0037540600169450045, 0.004477832932025194, 0.009399134665727615, 0.00037612172309309244, 0.0003650049911811948, 0.00722672650590539, 0.007358780596405268], "count": [268]}, "action": {"min": [-0.9344274997711182, -0.2206210047006607, -0.5072004199028015, -1.4320002794265747, -1.5707963705062866, -0.12157411873340607, -0.6981316804885864, -0.8392098546028137, -0.4815402030944824, 0.4611329436302185, -1.7505069971084595, 0.07743801176548004, -0.6981316804885864, -0.6981316804885864, 0.008503071963787079, -0.0137141402810812, -0.6236364245414734, 1.0368746519088745, -0.45242518186569214, -1.413055997545598e-05, -0.008137503638863564, -0.0027168672531843185, -0.6274580955505371, 1.009690284729004, -0.4405144453048706, -0.007320321165025234, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006770340725779533, -0.0001908068807097152, -1.305061936378479, -0.12243455648422241, -0.32087379693984985, -0.2251928597688675, -2.849954605102539, -1.1334477663040161, -0.13461685180664062, -0.19374161958694458, -0.14340665936470032, -0.9960139393806458, -0.9530931115150452, -1.175758957862854, -1.7041635513305664, -0.9104930758476257], "max": [-0.09263451397418976, 0.16942864656448364, -0.19701260328292847, -0.2292589694261551, 0.053868770599365234, 0.6811124086380005, 0.17498870193958282, -0.04550541937351227, 0.22458112239837646, 1.1506221294403076, -0.8255243301391602, 0.5915297865867615, 0.13616928458213806, -0.06391209363937378, 0.01197720505297184, -0.002945458982139826, -0.6189124584197998, 1.0398794412612915, -0.4480741620063782, 0.007818534970283508, -0.004936850629746914, 0.007741680834442377, -0.6220903992652893, 1.0141115188598633, -0.4367431104183197, -0.0026017315685749054, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.007345482707023621, 1.9019264527742052e-06, 0.15378406643867493, 0.7787213325500488, 0.33307749032974243, 1.6825324296951294, 0.21847626566886902, 1.69675612449646, 1.4925971031188965, 0.7485977411270142, 0.4674994647502899, 0.3162325322628021, 0.17411084473133087, 0.5606511831283569, 0.8474055528640747, 0.3059806227684021], "mean": [-0.27792197465896606, -0.1537667065858841, -0.40648066997528076, -1.0915000438690186, -0.2361426055431366, 0.10903633385896683, -0.4852246046066284, -0.5040371417999268, -0.04682118445634842, 0.774695098400116, -1.1386842727661133, 0.38265442848205566, -0.39198610186576843, -0.45034345984458923, 0.0098172752186656, -0.007848801091313362, -0.6217790246009827, 1.0387766361236572, -0.4511292278766632, 0.006759499665349722, -0.006839737296104431, 0.0033355592750012875, -0.624005913734436, 1.0117828845977783, -0.4381396770477295, -0.0033698463812470436, 0.7779094576835632, 1.745330572128296, 0.7779094576835632, 0.7779094576835632, 0.7779094576835632, 0.7779094576835632, 1.3151195049285889, 1.745330572128296, 1.3151195049285889, 1.3151195049285889, 1.3151195049285889, 1.3151195049285889, 0.006982589606195688, -1.8130504031432793e-05, -0.0794854685664177, 0.040156107395887375, 0.0012251222506165504, 0.12592144310474396, -0.17033177614212036, 0.009236669167876244, 0.09578423947095871, 0.0934114009141922, 0.07688256353139877, -0.08227737247943878, -0.10126659274101257, -0.008795862086117268, -0.09991888701915741, -0.07029812783002853], "std": [0.20950748026371002, 0.11450496315956116, 0.06586559116840363, 0.296324759721756, 0.46605291962623596, 0.20647750794887543, 0.23828451335430145, 0.18914739787578583, 0.13880090415477753, 0.13700059056282043, 0.23502647876739502, 0.11738821119070053, 0.20085182785987854, 0.13192541897296906, 0.0006877748528495431, 0.001806188258342445, 0.0007436808082275093, 0.0005576961557380855, 0.0008793435990810394, 0.0020703813061118126, 0.0006044069305062294, 0.0017846771515905857, 0.0009317554067820311, 0.0008486415608786047, 0.0006348313763737679, 0.0013279587728902698, 0.8547464609146118, 1.3113021850585938e-06, 0.8547464609146118, 0.8547464609146118, 0.8547464609146118, 0.8547464609146118, 0.7465835213661194, 1.3113021850585938e-06, 0.7465835213661194, 0.7465835213661194, 0.7465835213661194, 0.7465835213661194, 0.0001265245518879965, 4.509964492172003e-05, 0.25816822052001953, 0.13939256966114044, 0.10099472105503082, 0.3321682810783386, 0.514816164970398, 0.40255266427993774, 0.2706288695335388, 0.16384251415729523, 0.1270914375782013, 0.20169676840305328, 0.20252086222171783, 0.23428721725940704, 0.4100537598133087, 0.1825236678123474], "count": [268]}, "timestamp": {"min": [0.0], "max": [8.9], "mean": [4.449999999999999], "std": [2.578813249884097], "count": [268]}, "frame_index": {"min": [0], "max": [267], "mean": [133.5], "std": [77.36439749652291], "count": [268]}, "episode_index": {"min": [403], "max": [403], "mean": [403.0], "std": [0.0], "count": [268]}, "index": {"min": [158672], "max": [158939], "mean": [158805.5], "std": [77.36439749652291], "count": [268]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [268]}, "subtask_annotation": {"mean": [0.4291044776119403, 2.0, 2.0, 2.0, 2.0], "std": [0.5098030973225356, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [268]}, "scene_annotation": {"mean": [403.0], "std": [0.0], "min": [403], "max": [403], "count": [268]}, "eef_direction_state": {"mean": [4.041044776119403, 3.8955223880597014], "std": [2.2398598265898686, 1.8275203684938663], "min": [0, 0], "max": [6, 6], "count": [268]}, "eef_velocity_state": {"mean": [0.6753731343283582, 0.9216417910447762], "std": [0.7195496691976266, 0.7415053205089369], "min": [0, 0], "max": [2, 2], "count": [268]}, "eef_acc_mag_state": {"mean": [0.6417910447761194, 0.9701492537313433], "std": [0.814082993629531, 0.8719535324763292], "min": [0, 0], "max": [2, 2], "count": [268]}, "eef_direction_action": {"mean": [3.623134328358209, 3.5186567164179103], "std": [2.127412210479948, 1.863741538933827], "min": [0, 0], "max": [6, 6], "count": [268]}, "eef_velocity_action": {"mean": [0.8619402985074627, 1.0335820895522387], "std": [0.7015223080376987, 0.7245630726488768], "min": [0, 0], "max": [2, 2], "count": [268]}, "eef_acc_mag_action": {"mean": [1.041044776119403, 1.171641791044776], "std": [0.8162265458281177, 0.8060046979880954], "min": [0, 0], "max": [2, 2], "count": [268]}, "eef_sim_pose_state": {"mean": [0.28700812828325145, 0.13122466690774415, 0.12276124794071601, -1.9297880266658862, -0.9271636836912267, 1.8684800885551485, 0.339351780268014, -0.1724778103234384, 0.15350755555502799, -1.621493735219113, -0.5356505232018699, 2.6125977136313687], "std": [0.044434521599626124, 0.0627639268141021, 0.020561875359668774, 2.062107638724266, 0.3929560132018945, 1.6490586648846028, 0.042759378380481355, 0.06522946077059016, 0.021980415634387965, 1.4655340873882823, 0.12844781470778435, 0.2830194295437653], "min": [0.25700295209656865, 0.09159110192886674, 0.09670636442550169, -3.1400212090426693, -1.2455609611769634, -3.1231562531304577, 0.2379268146247695, -0.36809136180321655, 0.12371013438222808, -3.1350915189174815, -0.7561771842082435, 1.8851412931614233], "max": [0.441051562273887, 0.34242988556563697, 0.16289430591928727, 3.138323020169364, 0.4263920006750612, 3.1395512723447525, 0.4072757655102566, -0.1092843880645286, 0.2126671228307494, 3.125263830431414, -0.10933420312716047, 3.048638623312767], "count": [268]}, "eef_sim_pose_action": {"mean": [0.2974636597133054, 0.14669369005932217, 0.11262541510269017, -0.5116060919973543, -0.9357787092813602, 1.6414328596581624, 0.33840938197021087, -0.16280608059943139, 0.15583709245939426, -1.4334410870453262, -0.5506680769977059, 2.6322514791835827], "std": [0.04946599430688267, 0.07373357597830316, 0.020103935730927038, 2.799096128846538, 0.4821643607176345, 1.9187344669519752, 0.04591983683650515, 0.05302220774306421, 0.026089557754131493, 1.6796302548253668, 0.09829389756398856, 0.26357838792039073], "min": [0.25845641730572355, 0.09592445231232163, 0.08872227655597323, -3.1360507079563122, -1.2901516916783744, -3.13277239278049, 0.23880025422890977, -0.35424795161423783, 0.11201671889513995, -3.126014406646326, -0.7717975321386594, 1.8750970771126552], "max": [0.45184457926326205, 0.3539853523268368, 0.17052061406762, 3.1408948262764875, 0.5417496714157233, 3.042702813693081, 0.4084057966436826, -0.10653356167423518, 0.20999577258404936, 3.127581668378953, -0.17601833628234176, 3.097878915218758], "count": [268]}}} +{"episode_index": 395, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44630319173997934]], [[0.549991375394833]], [[0.4897381380464527]]], "std": [[[0.2875906772736493]], [[0.1994365804539292]], [[0.22205930314351482]]], "count": [102]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42421854622279515]], [[0.42751502297381855]], [[0.3682462203451161]]], "std": [[[0.29245242086578643]], [[0.23745524900092888]], [[0.27013114177935815]]], "count": [102]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4639660391742241]], [[0.4682529650172257]], [[0.35857806386683855]]], "std": [[[0.32346874177906976]], [[0.22136971565772712]], [[0.257386513554256]]], "count": [102]}, "observation.state": {"min": [-0.7889063358306885, -0.11635033786296844, -0.5744073390960693, -1.4524710178375244, -1.5072063207626343, -0.34275883436203003, -0.6671011447906494, -0.9760732054710388, -0.4608250856399536, 0.2356586456298828, -1.7597475051879883, -0.09509910643100739, -0.4064687490463257, -0.5278773307800293, 0.010845575481653214, -0.006414623931050301, -0.6036213636398315, 1.0340169668197632, -0.46910685300827026, -0.005716144107282162, -0.009444916620850563, -0.012935461476445198, -0.5967856645584106, 1.01022207736969, -0.4640694260597229, -0.009070347994565964, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.005054005421698093, -0.0015283242100849748, -0.7910076379776001, -0.3429870307445526, -0.3170744776725769, -0.373948872089386, -2.5444998741149902, -0.860355019569397, -1.304671049118042, -1.4447191953659058, -0.7682985663414001, -1.3550238609313965, -1.0658928155899048, -1.0538125038146973, -0.715861439704895, -0.8154556155204773, -15.656160354614258, -7.326007843017578, -2.3308913707733154, -10.561660766601562, -8.521978378295898, -1.951159954071045, -2.037240743637085, -14.164036750793457, -4.975580215454102, -2.134310245513916, -8.913309097290039, -0.7460317611694336, -1.090354084968567, -1.5494505167007446, -0.007495848927646875, -0.04443423077464104, -0.027181124314665794, -0.010281053371727467, -0.011119997128844261, -0.01331944391131401, -0.009847861714661121, -0.04276302829384804, -0.021057289093732834, -0.006692225579172373, -0.013742813840508461, -0.015292525291442871, -3.351180076599121, -0.6421326994895935, 3.028787612915039, -31.64547348022461, 10.921124458312988, -0.641891360282898, -0.2545199990272522, -0.3785984516143799, 5.701247215270996, -34.12006378173828, 14.04680347442627, -0.3242499530315399, -0.013617157936096191, -0.011502524837851524, 0.003663003910332918, -0.09564509987831116, 0.3897280693054199, -0.003595407586544752, 0.029683366417884827, 0.34846311807632446, -0.2843829095363617, 0.022050589323043823, -3.1383302211761475, -1.1245501041412354, -2.9160656929016113, -2.484769821166992, -1.274358868598938, 1.84761381149292, -0.699991762638092, -0.18464875221252441, 9.724162101745605, -0.010293275117874146, -0.01594841480255127, -0.049161553382873535, -0.02147398330271244, 0.01975986361503601, 0.6655451655387878, 0.7408429384231567], "max": [-0.031020116060972214, 0.42867612838745117, -0.24710547924041748, -0.5033510327339172, 0.5520893335342407, 0.6244784593582153, -0.002471355954185128, 0.17792952060699463, 0.0635170191526413, 1.2791845798492432, -0.6234241724014282, 0.5356802940368652, 0.46350064873695374, -0.0019102354999631643, 0.011942312121391296, 0.00625599967315793, -0.5941285490989685, 1.0373845100402832, -0.4622781276702881, -0.0017274569254368544, -0.008061224594712257, 0.00029642804292961955, -0.5831522941589355, 1.0133235454559326, -0.4568328261375427, -0.004779378417879343, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.004383672960102558, -0.0015238822670653462, 0.6828253269195557, 0.5138532519340515, 0.3924351632595062, 0.7627535462379456, 1.873647689819336, 1.590709924697876, 0.5771411657333374, 1.744819164276123, 0.46675020456314087, 1.0866062641143799, 1.322239637374878, 1.140283465385437, 1.2152072191238403, 0.6157431602478027, -3.9307427406311035, 5.25030517578125, 3.4682540893554688, 1.8925520181655884, 1.090354084968567, 2.9554333686828613, 0.8608059287071228, -1.9263980388641357, 11.20268726348877, 2.7942614555358887, -0.6715506911277771, 2.4676434993743896, 2.3241758346557617, 0.7460317611694336, 0.006932806223630905, 0.033285144716501236, 0.015267740935087204, 0.014904679730534554, 0.011498804204165936, 0.008776828646659851, 0.007292744237929583, 0.03799843788146973, 0.012122740969061852, 0.007996512576937675, 0.01745270937681198, 0.009243381209671497, -0.8483999967575073, 0.3934454619884491, 13.718626976013184, -19.24197006225586, 24.79288101196289, 0.922225832939148, 1.7392200231552124, 0.8908199071884155, 14.861845970153809, -20.469196319580078, 26.90272331237793, 1.443518042564392, 0.019677314907312393, 0.009581143036484718, 0.006715507246553898, 0.0, 0.5727090835571289, 0.35408979654312134, 0.35480934381484985, 0.5627504587173462, -0.04745236784219742, 0.21996347606182098, 3.13447904586792, 0.4936545789241791, 3.011958599090576, -0.765017032623291, -0.1190435141324997, 2.690028667449951, -0.4193834960460663, 0.18672318756580353, 9.887381553649902, 0.01568809151649475, 0.021302253007888794, 0.040751099586486816, -0.017922963947057724, 0.024201400578022003, 0.6710953116416931, 0.745686411857605], "mean": [-0.46078231930732727, -0.00643818499520421, -0.45954281091690063, -1.1467225551605225, -0.09882790595293045, 0.049873821437358856, -0.3606761693954468, -0.518042266368866, -0.14640992879867554, 0.6456868052482605, -1.039796233177185, 0.19307827949523926, -0.08252006024122238, -0.3397010564804077, 0.01130935363471508, 0.0003387425094842911, -0.6004372239112854, 1.0365216732025146, -0.46392330527305603, -0.0031624517869204283, -0.008863226510584354, -0.006008429452776909, -0.5910061597824097, 1.012585163116455, -0.4583776295185089, -0.006947136949747801, 0.4321509897708893, 1.74531888961792, 0.4321509897708893, 0.4321509897708893, 0.4321509897708893, 0.4321509897708893, 0.9463692307472229, 1.74531888961792, 0.9463692307472229, 0.9463692307472229, 0.9463692307472229, 0.9463692307472229, -0.004745706915855408, -0.0015260826330631971, -0.025155924260616302, 0.007757220882922411, 0.014917070046067238, 0.054483555257320404, -0.07424723356962204, 0.023749683052301407, 0.01159629039466381, -0.0023944054264575243, -0.017257431522011757, -0.0005313151050359011, -0.007121456786990166, 0.0011473201448097825, 0.008238676004111767, -3.3041866117855534e-05, -9.472909927368164, -2.224151134490967, 0.4716778099536896, -5.00369119644165, -0.2922157943248749, 0.22080068290233612, -0.38220199942588806, -8.629450798034668, 2.4723360538482666, -0.40339136123657227, -4.653223514556885, 0.2186088114976883, -0.08396841585636139, -0.39915910363197327, -3.807595930993557e-05, 0.0008336929022334516, 2.5013790946104564e-05, 4.7546160203637555e-05, 0.00042417869553901255, -0.00010099294740939513, 8.883020927896723e-05, 4.875531158177182e-05, -0.0010112860472872853, -0.00022236461518332362, 0.0003426559560466558, -9.915942064253613e-05, -1.883623719215393, -0.06370546668767929, 9.51755142211914, -23.33935546875, 20.465688705444336, 0.09906243532896042, 0.8608443737030029, 0.33950382471084595, 11.381977081298828, -24.91841697692871, 22.08578109741211, 0.5241101980209351, 0.0032825483940541744, -0.0016923287184908986, 0.005128631833940744, -0.04143677279353142, 0.46603795886039734, 0.10179853439331055, 0.2418006807565689, 0.4852598011493683, -0.1470061093568802, 0.1527312695980072, -1.1124283075332642, -0.7634938955307007, 1.5046225786209106, -1.8715194463729858, -0.823940098285675, 2.3487112522125244, -0.5912582278251648, -0.01812899112701416, 9.781548500061035, 0.0012735506752505898, 0.0010287781478837132, 0.00025847944198176265, -0.01993403397500515, 0.022403592243790627, 0.6685147881507874, 0.743091344833374], "std": [0.2583754062652588, 0.14774954319000244, 0.06663653999567032, 0.23550525307655334, 0.6799616813659668, 0.2816626727581024, 0.17972421646118164, 0.34453392028808594, 0.14855338633060455, 0.27167078852653503, 0.3648681044578552, 0.1360577642917633, 0.24659892916679382, 0.13105282187461853, 0.0002241479669464752, 0.002221007365733385, 0.002929006703197956, 0.0010155612835660577, 0.0019515369785949588, 0.0009725350537337363, 0.00028583910898305476, 0.0023109791800379753, 0.003621345851570368, 0.0007039153133518994, 0.001907266560010612, 0.0007349933730438352, 0.7340850830078125, 1.0371208190917969e-05, 0.7340850830078125, 0.7340850830078125, 0.7340850830078125, 0.7340850830078125, 0.8559687733650208, 1.0371208190917969e-05, 0.8559687733650208, 0.8559687733650208, 0.8559687733650208, 0.8559687733650208, 0.00010809866216732189, 7.259967560457881e-07, 0.19815106689929962, 0.13650347292423248, 0.09578654915094376, 0.15985450148582458, 0.5124658346176147, 0.27993813157081604, 0.22341439127922058, 0.4331531226634979, 0.19782716035842896, 0.33606383204460144, 0.37109631299972534, 0.24330322444438934, 0.24759000539779663, 0.18007223308086395, 3.202141523361206, 2.737417697906494, 1.5418710708618164, 3.1054470539093018, 1.3832168579101562, 0.8992003202438354, 0.5445175766944885, 3.248074531555176, 4.061230659484863, 0.8330890536308289, 2.119028329849243, 0.4506042003631592, 0.5184865593910217, 0.3876749873161316, 0.0024219374172389507, 0.007351841777563095, 0.005841657053679228, 0.003134009661152959, 0.002468104474246502, 0.00221394095569849, 0.0026174322701990604, 0.008180247619748116, 0.0055336058139801025, 0.0025414563715457916, 0.002619893057271838, 0.002071207854896784, 0.39009785652160645, 0.17628534138202667, 2.5516064167022705, 2.9559857845306396, 3.4771203994750977, 0.3195768892765045, 0.3366195857524872, 0.2101050168275833, 2.250964879989624, 3.4635963439941406, 3.345181703567505, 0.34686803817749023, 0.006046395283192396, 0.0033362864051014185, 0.0005098854890093207, 0.017781611531972885, 0.05119233578443527, 0.10290171951055527, 0.09926245361566544, 0.06779371201992035, 0.06963971257209778, 0.06503137201070786, 2.4716455936431885, 0.5545312762260437, 1.8543756008148193, 0.5344218015670776, 0.24316158890724182, 0.28136342763900757, 0.04674268513917923, 0.049542807042598724, 0.0259383674710989, 0.003828308079391718, 0.005322590470314026, 0.010616790503263474, 0.0009811018826439977, 0.0009063466568477452, 0.0010465942323207855, 0.000914424192160368], "count": [480]}, "action": {"min": [-0.8600592613220215, -0.11426752060651779, -0.6595051884651184, -1.407288908958435, -1.5707963705062866, -0.34579890966415405, -0.6674317121505737, -1.0414416790008545, -0.47882843017578125, 0.22520241141319275, -1.7423514127731323, -0.0987895131111145, -0.4062137305736542, -0.529271125793457, 0.009974934160709381, -0.008173992857336998, -0.6019737124443054, 1.0306898355484009, -0.46826156973838806, -0.005308179650455713, -0.010317922569811344, -0.014150557108223438, -0.5931743383407593, 1.0040953159332275, -0.4631240665912628, -0.008531469851732254, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.005054005421698093, -0.0015283242100849748, -0.7910076379776001, -0.3694708049297333, -0.3170744776725769, -0.5367108583450317, -2.5444998741149902, -0.860355019569397, -1.467166543006897, -1.4447191953659058, -0.7682985663414001, -1.3550238609313965, -1.0658928155899048, -1.0538125038146973, -0.715861439704895, -0.8154556155204773], "max": [-0.03492126613855362, 0.42826518416404724, -0.17424218356609344, -0.4022381603717804, 0.5549960136413574, 0.6271778345108032, 0.00033858383540064096, 0.11908719688653946, 0.09417970478534698, 1.3541314601898193, -0.5741583108901978, 0.540292501449585, 0.4753878712654114, 0.0050919209606945515, 0.013802072033286095, 0.011161324568092823, -0.5892912149429321, 1.037124514579773, -0.4599531888961792, -0.0019876270089298487, -0.006326657719910145, 0.004623039159923792, -0.5759332180023193, 1.013207197189331, -0.45290759205818176, -0.005140743218362331, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.004383672960102558, -0.0015238822670653462, 0.6828253269195557, 0.5138532519340515, 0.3924351632595062, 0.7627535462379456, 2.2572991847991943, 1.590709924697876, 0.5771411657333374, 1.744819164276123, 0.46675020456314087, 1.0866062641143799, 1.322239637374878, 0.8286914229393005, 1.2152072191238403, 0.6157431602478027], "mean": [-0.5038262605667114, 0.005242549814283848, -0.47070640325546265, -1.080924153327942, -0.11310629546642303, 0.05214059725403786, -0.3552456498146057, -0.5444546341896057, -0.1375473439693451, 0.6701030731201172, -1.0009962320327759, 0.19069577753543854, -0.07854039967060089, -0.3381606936454773, 0.011324891820549965, 0.0009663871023803949, -0.5980079174041748, 1.034877896308899, -0.46371421217918396, -0.003218742785975337, -0.008794864639639854, -0.005058166105300188, -0.5888965129852295, 1.0110383033752441, -0.45797255635261536, -0.007069707382470369, 0.4343690574169159, 1.74531888961792, 0.4343690574169159, 0.4343690574169159, 0.4343690574169159, 0.4343690574169159, 0.9458601474761963, 1.74531888961792, 0.9458601474761963, 0.9458601474761963, 0.9458601474761963, 0.9458601474761963, -0.004744857084006071, -0.00152608344797045, -0.023661984130740166, 0.007289647590368986, 0.015114258043467999, 0.05303657799959183, -0.06871097534894943, 0.02425966039299965, 0.008166391402482986, -0.0016522699734196067, -0.01770372875034809, 0.0006023194291628897, -0.006626334972679615, -0.00334725109860301, 0.006307870615273714, -0.0014765590894967318], "std": [0.2691773772239685, 0.13654543459415436, 0.10398620367050171, 0.2579536437988281, 0.6918298602104187, 0.2869073450565338, 0.1770477443933487, 0.35750633478164673, 0.1518448293209076, 0.2943176329135895, 0.37570732831954956, 0.13470511138439178, 0.2482225000858307, 0.13171011209487915, 0.0005660406313836575, 0.003104439238086343, 0.0031828160863369703, 0.0017298894235864282, 0.0018148812232539058, 0.0008040131069719791, 0.0006030340446159244, 0.0031261900439858437, 0.003589398693293333, 0.0016066611278802156, 0.0017057317309081554, 0.0005790797877125442, 0.7349618077278137, 1.0371208190917969e-05, 0.7349618077278137, 0.7349618077278137, 0.7349618077278137, 0.7349618077278137, 0.8559894561767578, 1.0371208190917969e-05, 0.8559894561767578, 0.8559894561767578, 0.8559894561767578, 0.8559894561767578, 0.00010883659706450999, 7.261056111929065e-07, 0.19940176606178284, 0.13745012879371643, 0.09584102034568787, 0.16261805593967438, 0.5246400237083435, 0.27969613671302795, 0.23390763998031616, 0.4328761100769043, 0.19805122911930084, 0.335369735956192, 0.37111610174179077, 0.2357977330684662, 0.24602477252483368, 0.17881745100021362], "count": [480]}, "timestamp": {"min": [0.0], "max": [15.966666666666667], "mean": [7.983333333333333], "std": [4.618792130063957], "count": [480]}, "frame_index": {"min": [0], "max": [479], "mean": [239.5], "std": [138.5637639019187], "count": [480]}, "episode_index": {"min": [404], "max": [404], "mean": [404.0], "std": [0.0], "count": [480]}, "index": {"min": [158940], "max": [159419], "mean": [159179.5], "std": [138.5637639019187], "count": [480]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [480]}, "subtask_annotation": {"mean": [0.35208333333333336, 2.0, 2.0, 2.0, 2.0], "std": [0.48626535251399494, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [480]}, "scene_annotation": {"mean": [404.0], "std": [0.0], "min": [404], "max": [404], "count": [480]}, "eef_direction_state": {"mean": [3.689583333333333, 2.9916666666666667], "std": [2.1049286986472704, 1.9353976048576953], "min": [0, 0], "max": [6, 6], "count": [480]}, "eef_velocity_state": {"mean": [0.8479166666666667, 1.19375], "std": [0.7157425000577309, 0.6661163092884022], "min": [0, 0], "max": [2, 2], "count": [480]}, "eef_acc_mag_state": {"mean": [0.8104166666666667, 1.0270833333333333], "std": [0.848709702856177, 0.837466313584547], "min": [0, 0], "max": [2, 2], "count": [480]}, "eef_direction_action": {"mean": [3.05625, 2.808333333333333], "std": [1.9745681226114549, 1.8236677024307058], "min": [0, 0], "max": [6, 6], "count": [480]}, "eef_velocity_action": {"mean": [1.0354166666666667, 1.31875], "std": [0.6298113419023895, 0.6262175640302655], "min": [0, 0], "max": [2, 2], "count": [480]}, "eef_acc_mag_action": {"mean": [1.0416666666666667, 1.2229166666666667], "std": [0.7894706383956839, 0.7347730895014832], "min": [0, 0], "max": [2, 2], "count": [480]}, "eef_sim_pose_state": {"mean": [0.3457016528590938, 0.1884020248887368, 0.17427474958270758, -1.1060785116083083, -0.7637197217602679, 1.51135321330185, 0.35716316022266703, -0.23786291250112912, 0.14574434280375848, -1.8714628800004993, -0.8241082472152818, 2.3487669761320342], "std": [0.05970805705863536, 0.07920194607127223, 0.0714787028473896, 2.525171296253882, 0.5545153903592794, 1.8620810317932994, 0.07661700123813545, 0.05925427683227101, 0.031201903329124273, 0.5345417608072575, 0.24319983131480866, 0.2813633680450108], "min": [0.24635781917812705, 0.11660026431529295, 0.05563779002116525, -3.1387093460772837, -1.1245588065833547, -3.0136980973990948, 0.18938697646637545, -0.3548207665886834, 0.04469792397218904, -2.485129149647383, -1.2779565138055187, 1.8484208632456438], "max": [0.43215146905643426, 0.3844234870924224, 0.25856057035500024, 3.141527198607349, 0.49346062544657077, 3.139753948904992, 0.44940893311040736, -0.1487199310853313, 0.19474055940479862, -0.7650170376311423, -0.11904659941615137, 2.6900309755147718], "count": [480]}, "eef_sim_pose_action": {"mean": [0.3540353257634712, 0.1941565930094703, 0.17237260703447452, -0.3186054014762325, -0.7868631670972943, 1.492541440595777, 0.3611670260432552, -0.2358576555989969, 0.14646581532039776, -1.8435175947275189, -0.809381199480818, 2.3374867054932897], "std": [0.06036824513016097, 0.08035698317165998, 0.07781942863574383, 2.7550888022851328, 0.5726533490860716, 1.9230551862382133, 0.07836512226503847, 0.062050557504063325, 0.03489449665652486, 0.5437347731980736, 0.27206405302556713, 0.28481832442290395], "min": [0.24867560943407363, 0.11018839334616679, 0.05110174365974123, -3.139305596750525, -1.2326995698863175, -3.1373022719565156, 0.2122646645836164, -0.377090113412128, 0.03972861832651288, -2.5153376359493977, -1.3618290783043427, 1.7814189709831794], "max": [0.44427246579676305, 0.391943661376818, 0.26422428820936417, 3.140992841335991, 0.5089030918905202, 3.076876490272101, 0.4594795267752545, -0.1396097516005514, 0.20756002390111558, -0.7108720898565204, -0.05116156675225736, 2.725571318737851], "count": [480]}}} +{"episode_index": 396, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4555339292579777]], [[0.5391362504805844]], [[0.4843982795078816]]], "std": [[[0.2825486435283676]], [[0.20224903651849713]], [[0.2121982815521369]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4155363754325259]], [[0.44799728710111497]], [[0.40315448625528644]]], "std": [[[0.2786201712576531]], [[0.24195101316082773]], [[0.25408282941026167]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45066179594386774]], [[0.46841241109188775]], [[0.40858164407920033]]], "std": [[[0.28190182824772514]], [[0.2129123722224978]], [[0.25041022583632455]]], "count": [100]}, "observation.state": {"min": [-0.7116464376449585, -0.31242939829826355, -0.377379447221756, -1.5209439992904663, -1.5649211406707764, -0.22746099531650543, -0.7034438848495483, -0.9120715260505676, -0.45337820053100586, 0.6445751190185547, -1.3914337158203125, 0.18063455820083618, -0.669879674911499, -0.7019168734550476, 0.008317168802022934, -0.012034749612212181, -0.6178810596466064, 1.022851824760437, -0.4452371597290039, -0.018338864669203758, -0.009654145687818527, 0.0012419605627655983, -0.6291835308074951, 1.0182876586914062, -0.437780499458313, -0.02442947030067444, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006198716815561056, -0.00019182584946975112, -1.071877360343933, -0.4864034354686737, -0.653803825378418, -1.7875657081604004, -3.4223151206970215, -1.2048611640930176, -0.7276942729949951, -0.19555529952049255, -0.0391763411462307, -0.9794485569000244, -0.9529212713241577, -0.9755409955978394, -1.5664074420928955, -0.7652841806411743, -13.484786987304688, -22.741147994995117, -3.075091600418091, -10.775336265563965, -1.090354084968567, -5.279609203338623, -1.090354084968567, -10.5562162399292, -0.8852258920669556, -2.738095283508301, -7.590558052062988, -0.7173382043838501, -4.849206447601318, -1.3485958576202393, -0.011351474560797215, -0.05748968571424484, -0.03749186918139458, -0.030483486130833626, -0.01705022156238556, -0.06187500059604645, -0.01573243737220764, -0.042323172092437744, -0.04946725815534592, -0.009368336759507656, -0.019408265128731728, -0.022523699328303337, -4.348050117492676, -0.4751039743423462, -1.0838308334350586, -32.36395263671875, 0.666199803352356, -0.321713924407959, -2.778510093688965, -0.5864564180374146, 5.627012252807617, -41.22113037109375, 5.73297643661499, 0.02243695594370365, -0.015736352652311325, -0.01828153431415558, -0.0012210012646391988, -0.13663585484027863, 0.3884737491607666, -0.008626491762697697, -0.10324139147996902, 0.3373093008995056, -0.2971893548965454, 0.02154519595205784, -2.9238762855529785, -1.2054394483566284, -2.9351696968078613, -2.878213882446289, -0.7834894061088562, 1.9919871091842651, -0.6814863085746765, -0.06968048959970474, 9.677488327026367, -0.014626264572143555, -0.07278198003768921, -0.053945958614349365, -0.0003650781000033021, 0.01956603117287159, 0.08829297125339508, 0.9930455684661865], "max": [-0.11163711547851562, 0.05188126116991043, 0.004196966998279095, -0.27084726095199585, 0.10081061720848083, 0.6970453262329102, -0.09822603315114975, -0.0982847809791565, 0.1343926638364792, 1.1769485473632812, -0.6863662600517273, 0.6736901998519897, 0.4290997087955475, -0.24281412363052368, 0.011402242816984653, -0.0008897724328562617, -0.5960313081741333, 1.0367393493652344, -0.4357800781726837, -0.0029307734221220016, -0.006121012382209301, 0.010890103876590729, -0.6113782525062561, 1.0222241878509521, -0.4322066009044647, -0.009184686467051506, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.007247544825077057, 1.7094853319576941e-06, 0.9425687789916992, 0.5185399055480957, 1.1082321405410767, 1.5202810764312744, 2.833322286605835, 1.842904806137085, 0.7447605133056641, 0.7269195914268494, 0.4966861307621002, 0.32541632652282715, 0.18500716984272003, 0.32079681754112244, 0.5570178031921387, 0.3457372784614563, 0.02227049693465233, 2.6862027645111084, 2.3028082847595215, 0.7936508655548096, 4.074481010437012, 3.615384578704834, 0.6025640964508057, -0.8908199071884155, 14.102564811706543, 1.5445665121078491, -0.09157509356737137, 2.3241758346557617, 1.2338217496871948, 0.057387061417102814, 0.008887511678040028, 0.03683041036128998, 0.06817624717950821, 0.007270445581525564, 0.046199243515729904, 0.0231581162661314, 0.008052238263189793, 0.03021904081106186, 0.06713341176509857, 0.010129757225513458, 0.019354335963726044, 0.014573919586837292, -1.2938100099563599, 0.5567624568939209, 9.799018859863281, -22.17753791809082, 16.551862716674805, 1.1472744941711426, 0.615090012550354, 0.5567624568939209, 14.60944652557373, -26.10927963256836, 18.93531036376953, 1.6631817817687988, 0.023093340918421745, 0.010988595895469189, 0.001831501955166459, -0.013663585297763348, 0.5753758549690247, 0.2588217556476593, 0.2996468245983124, 0.5242953300476074, -0.009905325248837471, 0.23967859148979187, 3.129591226577759, 0.16367954015731812, 2.8355424404144287, -0.7834585309028625, -0.16814979910850525, 3.0780835151672363, -0.24493081867694855, 0.32039958238601685, 9.876455307006836, 0.036592841148376465, 0.05193740129470825, 0.06550481915473938, 0.008271539583802223, 0.03152516484260559, 0.11337267607450485, 0.9956695437431335], "mean": [-0.4159391522407532, -0.13267271220684052, -0.2291538119316101, -0.7210365533828735, -0.6413964033126831, 0.21482200920581818, -0.5359289646148682, -0.3393445312976837, -0.004464051686227322, 0.7745227217674255, -1.0979706048965454, 0.34494104981422424, -0.5163861513137817, -0.606024444103241, 0.010294539853930473, -0.005308239720761776, -0.6128067374229431, 1.0321425199508667, -0.4423040449619293, -0.008631390519440174, -0.007286325097084045, 0.006804649718105793, -0.624540388584137, 1.020064353942871, -0.4344596564769745, -0.014802876859903336, 0.6033856272697449, 1.745330572128296, 0.6033856272697449, 0.6033856272697449, 0.6033856272697449, 0.6033856272697449, 0.5926998853683472, 1.745330572128296, 0.5926998853683472, 0.5926998853683472, 0.5926998853683472, 0.5926998853683472, 0.006730759050697088, -4.315143814892508e-05, -0.017941344529390335, 0.002689741086214781, -0.012241355143487453, 0.036470286548137665, -0.009065741673111916, 0.071698859333992, -0.003374437103047967, 0.09791194647550583, 0.07073281705379486, -0.06087226793169975, -0.06824783235788345, -0.022242942824959755, -0.12770593166351318, -0.05199938267469406, -7.504992485046387, -6.91626501083374, -0.7133848667144775, -4.129974365234375, 0.33514833450317383, -0.32265567779541016, -0.4736970365047455, -5.97605562210083, 5.892742156982422, -0.37287378311157227, -4.875574588775635, 0.2608964443206787, -1.0970691442489624, -0.21237120032310486, -0.00027345982380211353, 0.0016186556313186884, 0.00043811503564938903, -0.0023441968951374292, 0.00043889752123504877, -0.001245770137757063, -0.00018866696336772293, 0.0005179045256227255, -0.0007997170905582607, -0.00045408078585751355, 0.00032698409631848335, -0.001544287777505815, -2.791060447692871, 0.09181907773017883, 6.135039329528809, -26.25665283203125, 11.527862548828125, 0.4893845319747925, -0.8691195249557495, 0.0385214127600193, 10.248488426208496, -31.746479034423828, 14.677691459655762, 0.9294238686561584, 0.002782384864985943, -0.004054627846926451, 0.0007126660202629864, -0.07106927782297134, 0.45309606194496155, 0.13759012520313263, 0.0954626128077507, 0.4015498757362366, -0.06463364511728287, 0.17051292955875397, -0.05277430638670921, -0.6532687544822693, -0.24238526821136475, -2.3514204025268555, -0.5982783436775208, 2.7244246006011963, -0.5310331583023071, 0.10784535109996796, 9.784672737121582, 0.003024787176400423, 0.0006254181498661637, -0.0005621048621833324, 0.0019289884949102998, 0.028705494478344917, 0.09929459542036057, 0.9945995211601257], "std": [0.1971350461244583, 0.15505816042423248, 0.13461686670780182, 0.4107840061187744, 0.6608037352561951, 0.3025123178958893, 0.2241942584514618, 0.22502173483371735, 0.1554531306028366, 0.12281376123428345, 0.24680888652801514, 0.14343760907649994, 0.21786290407180786, 0.13678129017353058, 0.0008416534401476383, 0.003054423490539193, 0.006580695975571871, 0.005345093552023172, 0.003100764472037554, 0.005403339862823486, 0.0011955094523727894, 0.0026598642580211163, 0.004745820537209511, 0.0010464595397934318, 0.0011275996221229434, 0.005537194199860096, 0.8171572089195251, 1.3113021850585938e-06, 0.8171572089195251, 0.8171572089195251, 0.8171572089195251, 0.8171572089195251, 0.8205452561378479, 1.3113021850585938e-06, 0.8205452561378479, 0.8205452561378479, 0.8205452561378479, 0.8205452561378479, 0.0002957946853712201, 5.676233922713436e-05, 0.3128952980041504, 0.15648774802684784, 0.279642790555954, 0.5779321193695068, 0.7880115509033203, 0.5453760027885437, 0.283354252576828, 0.18892845511436462, 0.11896055191755295, 0.2037673443555832, 0.20724312961101532, 0.20497386157512665, 0.4270048439502716, 0.19378776848316193, 3.6517035961151123, 7.958148002624512, 1.5497897863388062, 3.1793901920318604, 1.1320528984069824, 1.8172553777694702, 0.41289493441581726, 2.3725650310516357, 2.844442367553711, 1.076414704322815, 1.5554332733154297, 0.5899434089660645, 1.7015516757965088, 0.22704389691352844, 0.003074025735259056, 0.01013769768178463, 0.012374992482364178, 0.005569843575358391, 0.007148132659494877, 0.008330182172358036, 0.0029792110435664654, 0.009340912103652954, 0.013047290034592152, 0.0034756152890622616, 0.004789683967828751, 0.004707108251750469, 0.8636679649353027, 0.20708179473876953, 2.444650888442993, 3.0983731746673584, 3.186847686767578, 0.4045739471912384, 0.967766523361206, 0.21396693587303162, 1.9839274883270264, 3.210813522338867, 2.9407594203948975, 0.4421655535697937, 0.006749649997800589, 0.005634734872728586, 0.0004996994393877685, 0.018238069489598274, 0.05077031999826431, 0.09517265111207962, 0.12604860961437225, 0.0627795159816742, 0.07452022284269333, 0.0685391053557396, 2.128556728363037, 0.4585084617137909, 2.138249397277832, 0.5642741322517395, 0.18216800689697266, 0.34164607524871826, 0.09158416837453842, 0.08719372749328613, 0.03199240192770958, 0.006630097050219774, 0.01583792082965374, 0.014522619545459747, 0.0029165116138756275, 0.0032275477424263954, 0.008081340231001377, 0.0007905531674623489], "count": [245]}, "action": {"min": [-0.7903465032577515, -0.34878453612327576, -0.5029299855232239, -1.4836084842681885, -1.5707963705062866, -0.2419072687625885, -0.6981316804885864, -0.8929048776626587, -0.4029448330402374, 0.5921757221221924, -1.379082441329956, 0.17163778841495514, -0.6981316804885864, -0.6981316804885864, 0.008363129571080208, -0.012778706848621368, -0.615005612373352, 1.0198010206222534, -0.44603896141052246, -0.017621580511331558, -0.00963080395013094, -0.00063994963420555, -0.626315176486969, 1.0145769119262695, -0.43646904826164246, -0.023683926090598106, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006198716815561056, -0.00019182584946975112, -1.071877360343933, -0.4864034354686737, -0.653803825378418, -1.7875657081604004, -3.4223151206970215, -1.2048611640930176, -0.7276942729949951, -0.19555529952049255, -0.0391763411462307, -0.9794485569000244, -0.9529212713241577, -0.9755409955978394, -1.5664074420928955, -0.7652841806411743], "max": [-0.07047401368618011, 0.06478956341743469, 0.05852324888110161, -0.20765985548496246, 0.1042623370885849, 0.6981316804885864, -0.09497280418872833, -0.08754357695579529, 0.19485867023468018, 1.2135370969772339, -0.6253039240837097, 0.6868858337402344, 0.26025378704071045, -0.26507243514060974, 0.012013167142868042, 0.0029684510082006454, -0.5953150391578674, 1.0355119705200195, -0.43463394045829773, -0.002737797098234296, -0.005264054052531719, 0.014078263193368912, -0.6113194227218628, 1.0207443237304688, -0.4326213002204895, -0.008715025149285793, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.007247544825077057, 1.7094853319576941e-06, 0.9425687789916992, 0.5185399055480957, 1.1082321405410767, 1.5202810764312744, 2.833322286605835, 1.842904806137085, 0.7447605133056641, 0.7269195914268494, 0.4966861307621002, 0.32541632652282715, 0.18218599259853363, 0.32079681754112244, 0.5570178031921387, 0.3457372784614563], "mean": [-0.43972623348236084, -0.13898301124572754, -0.2424754500389099, -0.6643784642219543, -0.6419961452484131, 0.2193070501089096, -0.5341911315917969, -0.32486167550086975, 0.019594203680753708, 0.7585208415985107, -1.0833611488342285, 0.3382560908794403, -0.5415464043617249, -0.6130771636962891, 0.010335220023989677, -0.005299752578139305, -0.6095710396766663, 1.0301644802093506, -0.4426240026950836, -0.008381386287510395, -0.007084118667989969, 0.005921118892729282, -0.6212351322174072, 1.018057107925415, -0.4348219335079193, -0.01431833766400814, 0.6033856272697449, 1.745330572128296, 0.6033856272697449, 0.6033856272697449, 0.6033856272697449, 0.6033856272697449, 0.585576057434082, 1.745330572128296, 0.585576057434082, 0.585576057434082, 0.585576057434082, 0.585576057434082, 0.006732067558914423, -4.3539523176150396e-05, -0.016085024923086166, 0.002051015617325902, -0.013698730617761612, 0.034676529467105865, -0.011172113940119743, 0.07308370620012283, -0.0033843782730400562, 0.09804289788007736, 0.07094723731279373, -0.061849646270275116, -0.06906836479902267, -0.022197764366865158, -0.12636111676692963, -0.051832735538482666], "std": [0.20343326032161713, 0.16497480869293213, 0.16434642672538757, 0.4087134897708893, 0.6577032804489136, 0.3126763701438904, 0.22237242758274078, 0.2079990953207016, 0.12804196774959564, 0.11639144271612167, 0.24127548933029175, 0.14711537957191467, 0.17780520021915436, 0.12591126561164856, 0.0008042334229685366, 0.003567908890545368, 0.005062744952738285, 0.0049699232913553715, 0.0033084447495639324, 0.005160082597285509, 0.001038977992720902, 0.0032639317214488983, 0.003801666898652911, 0.0013536744518205523, 0.0008431697497144341, 0.00532328337430954, 0.8171572089195251, 1.3113021850585938e-06, 0.8171572089195251, 0.8171572089195251, 0.8171572089195251, 0.8171572089195251, 0.8180794715881348, 1.3113021850585938e-06, 0.8180794715881348, 0.8180794715881348, 0.8180794715881348, 0.8180794715881348, 0.0002975311072077602, 5.744241934735328e-05, 0.31424859166145325, 0.15678587555885315, 0.28050023317337036, 0.5787090063095093, 0.7885915637016296, 0.5454632639884949, 0.28335392475128174, 0.18894584476947784, 0.11895274370908737, 0.20342408120632172, 0.20661622285842896, 0.20498019456863403, 0.4282126724720001, 0.19423960149288177], "count": [245]}, "timestamp": {"min": [0.0], "max": [8.133333333333333], "mean": [4.066666666666666], "std": [2.357493961344923], "count": [245]}, "frame_index": {"min": [0], "max": [244], "mean": [122.0], "std": [70.7248188403477], "count": [245]}, "episode_index": {"min": [405], "max": [405], "mean": [405.0], "std": [0.0], "count": [245]}, "index": {"min": [159420], "max": [159664], "mean": [159542.0], "std": [70.7248188403477], "count": [245]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [245]}, "subtask_annotation": {"mean": [0.30612244897959184, 2.0, 2.0, 2.0, 2.0], "std": [0.47826564357328893, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [245]}, "scene_annotation": {"mean": [405.0], "std": [0.0], "min": [405], "max": [405], "count": [245]}, "eef_direction_state": {"mean": [3.5755102040816324, 3.477551020408163], "std": [2.245951515300267, 2.2615928381926467], "min": [0, 0], "max": [6, 6], "count": [245]}, "eef_velocity_state": {"mean": [1.1020408163265305, 0.8040816326530612], "std": [0.8192803701204123, 0.7300990102477057], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_acc_mag_state": {"mean": [0.9959183673469387, 0.7428571428571429], "std": [0.7850540560287119, 0.8398250546685163], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_direction_action": {"mean": [3.012244897959184, 2.6857142857142855], "std": [2.154220598964874, 2.1331207377062973], "min": [0, 0], "max": [6, 6], "count": [245]}, "eef_velocity_action": {"mean": [1.2489795918367348, 1.0244897959183674], "std": [0.7499993058444645, 0.6384070137474992], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_acc_mag_action": {"mean": [1.163265306122449, 1.0326530612244897], "std": [0.7544950676867822, 0.8274346278147625], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_sim_pose_state": {"mean": [0.3178631093838976, 0.19937530084296917, 0.07629826852716493, -0.06643528036134108, -0.6534410975164495, -0.22890130733409256, 0.2875652838239573, -0.15258690768261135, 0.1063428484537127, -2.351403103540681, -0.5984043384951192, 2.724502086966586], "std": [0.046004875998760526, 0.09495020356925904, 0.052371437314552675, 2.1501876975741787, 0.4587221377950923, 2.161526421513683, 0.060532832845487904, 0.07815438071108238, 0.01870128598562568, 0.5642706770743232, 0.18203502669467814, 0.34152145243003057], "min": [0.26434092730120023, 0.08001548360301212, -0.003232286643352172, -3.1243698492983794, -1.2083865861896346, -3.0333618536779383, 0.22418459129049997, -0.3622384905601617, 0.07348965577134249, -2.87824398744603, -0.7834876741292436, 1.991982936352211], "max": [0.41014466124529786, 0.3190317104757964, 0.17127790459221118, 3.1293837510130817, 0.16384507377644653, 3.0983537101435163, 0.4212180902759223, -0.09031931895969394, 0.16089751458916463, -0.7834601133126179, -0.16827175420161478, 3.0780826256685785], "count": [245]}, "eef_sim_pose_action": {"mean": [0.31760013121411096, 0.1946097028576908, 0.074186806326452, -0.055840845970792585, -0.6659452129709057, -0.3994191095985098, 0.2840622593688209, -0.14489118474795956, 0.10046142359745373, -2.376942499135678, -0.6315143437809903, 2.7253815099422236], "std": [0.0493441564938113, 0.10235571346160616, 0.05279411059052267, 2.126787333331607, 0.47088107751850455, 2.1229576328897464, 0.05635973744461602, 0.06646810724276905, 0.016502656804630818, 0.5205264081974152, 0.1733235252645456, 0.3148125736748572], "min": [0.26563635028429117, 0.0641258923311958, -0.014563533836182545, -3.140456792671747, -1.185329408706804, -3.1307106428923497, 0.22284854691917558, -0.35591357418129077, 0.05894486433486897, -2.8928675392526317, -0.849968460542281, 2.0041859816729004], "max": [0.41821761653650297, 0.314153903387404, 0.15772868376745958, 3.119675489110159, 0.23755173612292335, 3.013123741058684, 0.4164765369653779, -0.09003620978026101, 0.13786641609637312, -0.8692787592379295, -0.15267674149247124, 3.028117435568568], "count": [245]}}} +{"episode_index": 397, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4484247236639754]], [[0.5360329464628989]], [[0.48362169598231447]]], "std": [[[0.2817315467052702]], [[0.2090125429990579]], [[0.22237548504064433]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43808947279892346]], [[0.44252267397154943]], [[0.3684976667627835]]], "std": [[[0.30317399857355753]], [[0.23795412875137706]], [[0.2768710052659153]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43444234188773545]], [[0.47821456651287964]], [[0.40177562716262977]]], "std": [[[0.31956488367179553]], [[0.2166978282969531]], [[0.25930786679763257]]], "count": [100]}, "observation.state": {"min": [-0.9898867607116699, -0.2811487317085266, -0.7229040861129761, -1.2512423992156982, -1.4315829277038574, -0.41868069767951965, -0.5989192724227905, -0.9347444176673889, -0.3164353370666504, 0.2833421230316162, -1.8266981840133667, 0.029745537787675858, -0.05884305387735367, -0.41876518726348877, 0.010542172007262707, -0.0010715508833527565, -0.6120485067367554, 1.0337777137756348, -0.4598129391670227, -0.011721551418304443, -0.013448964804410934, -0.006953570991754532, -0.6158396601676941, 1.0219204425811768, -0.4535442590713501, -0.008067839778959751, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.00515000568702817, -2.2034405446902383e-06, -0.6431505084037781, -0.7219822406768799, -0.43542948365211487, -1.4496418237686157, -4.617779731750488, -1.0038833618164062, -1.7230054140090942, -0.8899210691452026, -0.23255348205566406, -0.6374598741531372, -1.322636604309082, -0.8181434869766235, -0.506487250328064, -0.5728821158409119, -16.357681274414062, -13.827839851379395, -2.625763177871704, -12.057388305664062, -0.7747253179550171, -4.877900123596191, -1.8937729597091675, -14.665122985839844, -4.853480339050293, -2.4010989665985107, -8.30280876159668, -1.090354084968567, -1.1764346361160278, -1.9511600732803345, -0.007874534465372562, -0.03515494987368584, -0.01550848688930273, -0.018994459882378578, -0.02095939591526985, -0.02627060003578663, -0.0068238587118685246, -0.0388098806142807, -0.02516418881714344, -0.006831752136349678, -0.019194994121789932, -0.026010753586888313, -4.454100131988525, -0.9427844285964966, 4.73619270324707, -29.353015899658203, 12.58740234375, -0.35781750082969666, -1.1877599954605103, -0.5691349506378174, 6.354515075683594, -33.80002975463867, 13.36355209350586, 0.013585307635366917, -0.020305030047893524, -0.010093792341649532, -0.0004070004215463996, -0.09564509987831116, 0.4251357614994049, -0.07684523612260818, 0.011897929012775421, 0.3387245535850525, -0.2624213397502899, 0.004459472838789225, -3.083827257156372, -1.498104214668274, -2.9824814796447754, -2.6040046215057373, -1.3225630521774292, 1.7040929794311523, -0.85246741771698, -0.1511065512895584, 9.638872146606445, -0.012752920389175415, -0.0240003764629364, -0.06117790937423706, -0.034663282334804535, -0.00215541897341609, 0.9802584648132324, -0.19513684511184692], "max": [-0.21242274343967438, 0.3883393406867981, -0.05788522586226463, -0.35324525833129883, 0.5771710872650146, 0.6839263439178467, -0.052728284150362015, 0.12535859644412994, 0.043106529861688614, 0.9704720973968506, -0.5350187420845032, 0.5335964560508728, 0.46120700240135193, -0.07428554445505142, 0.011585526168346405, 0.012734286487102509, -0.605293333530426, 1.0376886129379272, -0.4536333978176117, -0.005225999280810356, -0.012435443699359894, 0.008616591803729534, -0.6087156534194946, 1.0236295461654663, -0.44769275188446045, -0.004153811372816563, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.006002514157444239, 1.5762595921842149e-06, 1.4273122549057007, 0.8275316953659058, 1.2328945398330688, 0.8347675800323486, 1.7124512195587158, 2.6028380393981934, 0.9540365934371948, 1.1958725452423096, 0.3999536633491516, 0.6412818431854248, 1.2568466663360596, 0.3234989047050476, 0.6198360323905945, 0.26650792360305786, -5.111079216003418, 6.288156509399414, 3.959707021713257, 0.3663003742694855, 3.213675022125244, 3.873626232147217, 1.6068376302719116, -2.4274842739105225, 7.9365081787109375, 1.7271062135696411, -1.6483516693115234, 1.4346764087677002, 0.9181929230690002, 1.0329670906066895, 0.008153123781085014, 0.06486029922962189, 0.04234253615140915, 0.009670572355389595, 0.007659828290343285, 0.007331531029194593, 0.011775150895118713, 0.06705370545387268, 0.018417341634631157, 0.009868714027106762, 0.009539509192109108, 0.007761865388602018, -1.7392200231552124, 0.5085096955299377, 12.575407981872559, -16.250205993652344, 21.471391677856445, 1.144343376159668, 1.569540023803711, 1.0133076906204224, 18.068798065185547, -24.75592803955078, 26.556297302246094, 1.654390811920166, 0.03472201153635979, 0.007548986934125423, 0.0036630036775022745, -0.04099075868725777, 0.61278235912323, 0.43523865938186646, 0.30408352613449097, 0.5616358518600464, -0.0876135379076004, 0.23971271514892578, 3.104710578918457, 0.5377827286720276, 3.020737409591675, -0.784497082233429, -0.37340372800827026, 3.089487075805664, -0.48028573393821716, 0.3215871751308441, 9.880821228027344, 0.026465773582458496, 0.022449910640716553, 0.054349660873413086, -0.02837827429175377, -0.0006192864966578782, 0.9818407893180847, -0.1865660548210144], "mean": [-0.5080100893974304, -0.07157621532678604, -0.4188643991947174, -0.9023827910423279, -0.18924067914485931, 0.08979959785938263, -0.34416335821151733, -0.3180299997329712, -0.10593914240598679, 0.4812345504760742, -1.201287865638733, 0.22067368030548096, 0.09007944911718369, -0.31077924370765686, 0.010891173966228962, 0.0022260842379182577, -0.6098520159721375, 1.0363963842391968, -0.45551881194114685, -0.006739078089594841, -0.013113604858517647, -0.0029933867044746876, -0.6136927604675293, 1.0225951671600342, -0.44992437958717346, -0.005364092532545328, 0.48568183183670044, 1.745322585105896, 0.48568183183670044, 0.48568183183670044, 0.48568183183670044, 0.48568183183670044, 0.9070918560028076, 1.745322585105896, 0.9070918560028076, 0.9070918560028076, 0.9070918560028076, 0.9070918560028076, 0.005569596774876118, -4.1675218653836055e-07, -0.02219245210289955, 0.0041290344670414925, 0.02123435214161873, 0.04771748185157776, -0.0577106773853302, 0.03661198168992996, 0.00010585159179754555, 0.04131585732102394, -0.007644830737262964, 0.0018190413247793913, -0.052877429872751236, -0.012777459807693958, 0.001844497281126678, -0.009188560768961906, -9.750401496887207, -2.7702484130859375, 0.2027243673801422, -4.964566230773926, 0.259030818939209, 0.1525060087442398, -0.2663954794406891, -7.211101055145264, 0.45423758029937744, -0.2752488851547241, -5.155855655670166, 0.13485954701900482, -0.08340252190828323, -0.5880977511405945, -7.10405147401616e-05, -0.0002852207107935101, 0.0006994200521148741, -0.00017379297059960663, -0.00017411114822607487, -0.0003967354423366487, 5.710888945031911e-05, 0.00034637964563444257, 0.00017227930948138237, 0.0004296767001505941, -0.0003209072456229478, -0.00046147534158080816, -3.1045782566070557, -0.28130725026130676, 8.199352264404297, -21.285314559936523, 16.81572151184082, 0.6076066493988037, 0.18235301971435547, 0.11624583601951599, 12.873452186584473, -29.293170928955078, 21.274717330932617, 1.0422271490097046, 0.002794020576402545, -0.0022758294362574816, 0.0011238298611715436, -0.07487650215625763, 0.4848347008228302, 0.09610316157341003, 0.18702451884746552, 0.44017502665519714, -0.14333944022655487, 0.1268555372953415, -0.9136990308761597, -0.8380641937255859, 0.786721408367157, -1.9623992443084717, -0.9893931746482849, 2.4879579544067383, -0.6417369246482849, 0.07412455976009369, 9.770984649658203, 0.0013961998047307134, 0.0006541801849380136, 0.00029776740120723844, -0.032397784292697906, -0.0016237023519352078, 0.9807522296905518, -0.19252920150756836], "std": [0.2468326836824417, 0.17739668488502502, 0.1660182923078537, 0.26419705152511597, 0.6465145945549011, 0.3458446264266968, 0.1531418114900589, 0.3285383880138397, 0.09839250147342682, 0.2091071456670761, 0.414919912815094, 0.11647547781467438, 0.15071459114551544, 0.10835972428321838, 0.00020977281383238733, 0.0029625289607793093, 0.001825675368309021, 0.0010314865503460169, 0.001581554301083088, 0.0018717764178290963, 0.00015163740317802876, 0.003335767425596714, 0.0015478880377486348, 0.00040990844718180597, 0.0015003862790763378, 0.001133636455051601, 0.7734309434890747, 6.67572021484375e-06, 0.7734309434890747, 0.7734309434890747, 0.7734309434890747, 0.7734309434890747, 0.8544131517410278, 6.67572021484375e-06, 0.8544131517410278, 0.8544131517410278, 0.8544131517410278, 0.8544131517410278, 0.00016007530211936682, 5.937463924965414e-07, 0.30311235785484314, 0.23132053017616272, 0.21947616338729858, 0.3254954516887665, 0.7715879678726196, 0.5171067714691162, 0.32066085934638977, 0.29164889454841614, 0.10784340649843216, 0.19066652655601501, 0.35295671224594116, 0.16132687032222748, 0.16841593384742737, 0.11551707237958908, 2.4285941123962402, 3.951014518737793, 1.5564887523651123, 3.2346689701080322, 0.6543302536010742, 1.4686050415039062, 0.748004674911499, 3.0538201332092285, 3.3966474533081055, 0.9668949842453003, 1.747846245765686, 0.4188980162143707, 0.3655683994293213, 0.5374270081520081, 0.0026979700196534395, 0.009612166322767735, 0.007308908738195896, 0.0036360309459269047, 0.003203814150765538, 0.003870256943628192, 0.002755654975771904, 0.010090673342347145, 0.005699063651263714, 0.0026375851593911648, 0.0033998102881014347, 0.003344882046803832, 0.4234721064567566, 0.20834775269031525, 1.589054822921753, 3.0608837604522705, 2.0706775188446045, 0.32884177565574646, 0.407787024974823, 0.22664907574653625, 2.172250509262085, 2.000791311264038, 2.7435872554779053, 0.3550802767276764, 0.006718493066728115, 0.0033233456779271364, 0.0005391598679125309, 0.00936330109834671, 0.04913191869854927, 0.136234313249588, 0.06972172111272812, 0.06664089113473892, 0.04958942160010338, 0.06609735637903214, 2.210275650024414, 0.5930633544921875, 1.97893488407135, 0.6262855529785156, 0.29925569891929626, 0.45133647322654724, 0.055864349007606506, 0.06569907069206238, 0.032361648976802826, 0.0049760425463318825, 0.0076645659282803535, 0.013384099118411541, 0.001030421000905335, 0.00027759725344367325, 0.0003046248166356236, 0.0016321198781952262], "count": [400]}, "action": {"min": [-1.0559296607971191, -0.29856932163238525, -0.8471635580062866, -1.251720905303955, -1.4448210000991821, -0.42381972074508667, -0.5931499004364014, -0.9935126304626465, -0.3213772177696228, 0.2715820372104645, -1.808868646621704, 0.02132820524275303, -0.060194097459316254, -0.4186117649078369, 0.009220609441399574, -0.00363069586455822, -0.6106202602386475, 1.0247657299041748, -0.46128594875335693, -0.011295242235064507, -0.014553198590874672, -0.00924190878868103, -0.6135552525520325, 1.0148779153823853, -0.4539313316345215, -0.008231086656451225, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.00515000568702817, -2.2034405446902383e-06, -0.6431505084037781, -0.7219822406768799, -0.43542948365211487, -1.3872536420822144, -4.617779731750488, -1.0038833618164062, -1.7230054140090942, -0.8899210691452026, -0.23255348205566406, -0.6374598741531372, -1.322636604309082, -0.8181434869766235, -0.506487250328064, -0.5728821158409119], "max": [-0.19557958841323853, 0.38633230328559875, 0.011159243062138557, -0.25804272294044495, 0.5940020680427551, 0.6981316804885864, -0.04331611841917038, 0.12781678140163422, 0.047777190804481506, 1.0285813808441162, -0.47074323892593384, 0.535622239112854, 0.4713693857192993, -0.06788317859172821, 0.01282614003866911, 0.01743382401764393, -0.5918609499931335, 1.0378323793411255, -0.4531397521495819, -0.00477979052811861, -0.011068519204854965, 0.013144632801413536, -0.6016692519187927, 1.023176670074463, -0.44638440012931824, -0.004436561372131109, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0061065200716257095, 1.5762595921842149e-06, 1.4273122549057007, 0.8275316953659058, 1.2328945398330688, 0.8347675800323486, 1.7124512195587158, 2.6028380393981934, 0.9540365934371948, 1.1958725452423096, 0.3999536633491516, 0.6412818431854248, 1.2568466663360596, 0.3234989047050476, 0.6044072508811951, 0.26650792360305786], "mean": [-0.5487369894981384, -0.06369289010763168, -0.4295438826084137, -0.8391972184181213, -0.197492778301239, 0.09245841950178146, -0.3389030694961548, -0.3294357359409332, -0.11144567281007767, 0.4930743873119354, -1.1821476221084595, 0.2177286595106125, 0.09188872575759888, -0.3113829493522644, 0.01125643216073513, 0.002017461694777012, -0.6061373949050903, 1.0346676111221313, -0.45580199360847473, -0.0065491683781147, -0.012647346593439579, -0.0029603680595755577, -0.6097503900527954, 1.0204890966415405, -0.45006293058395386, -0.0056597949005663395, 0.4858563542366028, 1.745322585105896, 0.4858563542366028, 0.4858563542366028, 0.4858563542366028, 0.4858563542366028, 0.9073535799980164, 1.745322585105896, 0.9073535799980164, 0.9073535799980164, 0.9073535799980164, 0.9073535799980164, 0.005570730660110712, -4.184213366897893e-07, -0.021377520635724068, 0.0032800426706671715, 0.020849136635661125, 0.044658392667770386, -0.056561265140771866, 0.0363507941365242, 0.0006824105512350798, 0.042069435119628906, -0.0074275461956858635, 0.0008207354694604874, -0.05465106666088104, -0.013523432426154613, 0.00030802522087469697, -0.009888856671750546], "std": [0.25462591648101807, 0.1720818281173706, 0.19619709253311157, 0.27035045623779297, 0.6511945128440857, 0.35417985916137695, 0.15155810117721558, 0.33568042516708374, 0.10124719887971878, 0.22694717347621918, 0.42261892557144165, 0.11414670199155807, 0.15288469195365906, 0.10823197662830353, 0.0005044261342845857, 0.0034160807263106108, 0.0029032581951469183, 0.0019435114227235317, 0.0016442567575722933, 0.001654959749430418, 0.00048103489098139107, 0.003651892999187112, 0.002122516045346856, 0.0012450804933905602, 0.0015940576558932662, 0.0009807388996705413, 0.7734693884849548, 6.67572021484375e-06, 0.7734693884849548, 0.7734693884849548, 0.7734693884849548, 0.7734693884849548, 0.8546172380447388, 6.67572021484375e-06, 0.8546172380447388, 0.8546172380447388, 0.8546172380447388, 0.8546172380447388, 0.0001631239429116249, 5.962875775367138e-07, 0.30341601371765137, 0.23185482621192932, 0.21975190937519073, 0.3303862512111664, 0.7719526290893555, 0.5170513987541199, 0.3208567202091217, 0.2911740839481354, 0.10789726674556732, 0.18969953060150146, 0.3505992591381073, 0.16107115149497986, 0.1655314564704895, 0.1147700697183609], "count": [400]}, "timestamp": {"min": [0.0], "max": [13.3], "mean": [6.65], "std": [3.848989766448103], "count": [400]}, "frame_index": {"min": [0], "max": [399], "mean": [199.5], "std": [115.46969299344309], "count": [400]}, "episode_index": {"min": [406], "max": [406], "mean": [406.0], "std": [0.0], "count": [400]}, "index": {"min": [159665], "max": [160064], "mean": [159864.5], "std": [115.46969299344309], "count": [400]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [400]}, "subtask_annotation": {"mean": [0.285, 2.0, 2.0, 2.0, 2.0], "std": [0.4623580863356916, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [400]}, "scene_annotation": {"mean": [406.0], "std": [0.0], "min": [406], "max": [406], "count": [400]}, "eef_direction_state": {"mean": [3.3275, 2.59], "std": [1.8974308287787485, 2.025314790347416], "min": [0, 0], "max": [6, 6], "count": [400]}, "eef_velocity_state": {"mean": [1.1725, 1.11], "std": [0.7333101322087402, 0.5318834458788891], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_acc_mag_state": {"mean": [0.9625, 1.0875], "std": [0.8222492018846844, 0.8092241654819771], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_direction_action": {"mean": [2.9725, 2.52], "std": [1.7625957420804133, 2.06387984146365], "min": [0, 0], "max": [6, 6], "count": [400]}, "eef_velocity_action": {"mean": [1.3375, 1.17], "std": [0.6622641089474816, 0.6372597586541902], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_acc_mag_action": {"mean": [1.2925, 1.2325], "std": [0.7049423735313384, 0.7303723365517076], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_sim_pose_state": {"mean": [0.35283598428151974, 0.1820566455998443, 0.1421350540323169, -0.9222795090138994, -0.8389848787345723, 0.7795736879958756, 0.31454226906765775, -0.23889421591554638, 0.12383347722239625, -1.9623725794649536, -0.9894729406788578, 2.4879990884206125], "std": [0.05135968768625875, 0.1021150657182328, 0.058304266326582976, 2.2675793096319183, 0.5935340245140314, 2.021216886660518, 0.0739886499313297, 0.03930951787886625, 0.0325313949349727, 0.626498778885658, 0.299261673722428, 0.45146660222230944], "min": [0.28539889985568034, 0.054131570681747114, 0.04019242621317551, -3.1355256990344516, -1.5142391079587494, -3.126552471811582, 0.21049059090342623, -0.3296196488939865, 0.06275614580966755, -2.60401035096438, -1.3225585167061136, 1.7040041644778083], "max": [0.4675223273199252, 0.4415946979398935, 0.255673411640134, 3.133067673734441, 0.5375860670276964, 3.0488552572803536, 0.4536312450296894, -0.18795637450868702, 0.1856609233785732, -0.7844976745342651, -0.3734151354509714, 3.089540962379583], "count": [400]}, "eef_sim_pose_action": {"mean": [0.3603173243559565, 0.18706422083886343, 0.14056176296234726, -0.5912180365056356, -0.8556333136677159, 0.7101603331614375, 0.31644696764095387, -0.24153228834247056, 0.12276440950739445, -1.9345102601444861, -0.9825454351801365, 2.4668841050708816], "std": [0.05122642246254925, 0.1003427812966489, 0.06314886327772896, 2.3681698645883107, 0.6132299112768049, 2.050941909445737, 0.07362759690731521, 0.04200353994350126, 0.033193564715008235, 0.6146379930411585, 0.32803939888021294, 0.43595213675973754], "min": [0.2774271747069342, 0.049599032350216815, 0.025909526302748807, -3.1410436066534118, -1.501982575477044, -3.053145501126719, 0.21075617311715067, -0.33552018313986953, 0.07316200162035603, -2.5769342180573327, -1.2954481469951389, 1.6644864171468825], "max": [0.4742165218598991, 0.44702656917790373, 0.27061133311367636, 3.1394897690734553, 0.6270679866918716, 3.0998839402359715, 0.4633372101542137, -0.177604087920165, 0.20432259954771553, -0.7580733921080011, -0.31807533750144135, 3.028372761610693], "count": [400]}}} +{"episode_index": 398, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43815416186082273]], [[0.5410801542675894]], [[0.49018836264898114]]], "std": [[[0.2846106459662133]], [[0.20000379560383433]], [[0.21554171417904786]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4143869617454825]], [[0.44813411668589004]], [[0.39050222991157246]]], "std": [[[0.29640915478473695]], [[0.24524738170748925]], [[0.27290571220747023]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43555129517493274]], [[0.46750358756247595]], [[0.3863500937139562]]], "std": [[[0.3091003990415835]], [[0.22043086714630655]], [[0.25932224733312703]]], "count": [100]}, "observation.state": {"min": [-0.7944787740707397, -0.19722306728363037, -1.001755952835083, -1.2275896072387695, -1.5621421337127686, -0.3815907835960388, -0.7030606269836426, -0.732039213180542, -0.2677009105682373, 0.3748723864555359, -1.622028112411499, -0.1269434094429016, -0.449950635433197, -0.6347585916519165, 0.010661300271749496, -0.0041173421777784824, -0.5802274346351624, 1.0307353734970093, -0.4817052483558655, -0.009287082590162754, -0.008409102447330952, -0.011074467562139034, -0.5865548849105835, 1.0163086652755737, -0.47146075963974, -0.012649428099393845, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.00371583946980536, -0.0015283206012099981, -0.6807047128677368, -0.745586633682251, -1.3213324546813965, -1.9294953346252441, -3.768277645111084, -0.8382009267807007, -1.832366943359375, -0.43977054953575134, -0.3108220100402832, -0.8115115165710449, -1.0364837646484375, -1.6027978658676147, -1.612636923789978, -1.2093974351882935, -15.34437370300293, -9.218559265136719, -3.4963371753692627, -10.317461013793945, -1.1477410793304443, -3.1562881469726562, -2.008547067642212, -13.362298965454102, -3.2356534004211426, -2.0641026496887207, -7.295482635498047, -0.8608059287071228, -1.0329670906066895, -1.1477410793304443, -0.0074396682903170586, -0.0432557612657547, -0.019861731678247452, -0.015279500745236874, -0.009568453766405582, -0.009450016543269157, -0.007440454326570034, -0.0549498051404953, -0.027313392609357834, -0.015686795115470886, -0.00446414016187191, -0.006591876037418842, -4.220789909362793, -0.5604742169380188, 1.1432188749313354, -31.10771942138672, 13.085439682006836, -0.31296679377555847, -1.8876900672912598, -0.397157222032547, 5.166755676269531, -34.819671630859375, 16.24355697631836, 0.09847438335418701, -0.01949726790189743, -0.01866094209253788, 0.0006105006323195994, -0.08198151737451553, 0.4091772735118866, -0.054627783596515656, 0.02444448694586754, 0.3423476815223694, -0.19009830057621002, 0.02298029139637947, -3.0987608432769775, -1.3117496967315674, -3.1210811138153076, -3.1061818599700928, -1.1816494464874268, -3.1234190464019775, -0.7236444354057312, -0.26211100816726685, 9.641361236572266, -0.019418656826019287, -0.026808857917785645, -0.034380972385406494, 0.011018117889761925, 0.019372889772057533, -0.4437538981437683, 0.8956822156906128], "max": [-0.19390039145946503, 0.5195772051811218, -0.30290457606315613, -0.5420743227005005, 0.6201857328414917, 0.6977189779281616, 0.3114737272262573, 0.16509605944156647, 0.10786306113004684, 0.8823511600494385, -0.7842118144035339, 0.4118567705154419, 0.2792723476886749, -0.10220788419246674, 0.01253214105963707, 0.00798550620675087, -0.5693345665931702, 1.0370702743530273, -0.4743594229221344, -0.004279891960322857, -0.006471077911555767, 0.0018173741409555078, -0.5726619958877563, 1.0198613405227661, -0.46882110834121704, -0.00919288583099842, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.004197850823402405, -0.0011532511562108994, 0.9017288684844971, 0.7235835790634155, 0.8897653818130493, 0.8768433928489685, 2.0828847885131836, 1.921757459640503, 1.9632468223571777, 1.3486939668655396, 0.47675177454948425, 0.269262433052063, 0.45948994159698486, 0.4229998290538788, 0.34751754999160767, 0.28490447998046875, -1.3250946998596191, 7.448107719421387, 3.5244202613830566, 4.761904716491699, 0.8034188747406006, 2.7545788288116455, 1.090354084968567, -2.0934267044067383, 10.683760643005371, 1.1373625993728638, -1.5873017311096191, 1.1477410793304443, 0.5929996371269226, 0.5738705992698669, 0.007445659954100847, 0.02415299229323864, 0.030420398339629173, 0.008966338820755482, 0.01137544959783554, 0.010771151632070541, 0.008681016974151134, 0.027776766568422318, 0.01456914097070694, 0.009283708408474922, 0.006889017298817635, 0.0066816131584346294, -2.3331000804901123, 0.2932282090187073, 10.98677921295166, -17.27924919128418, 23.48104476928711, 0.9309303760528564, 0.1272599995136261, 0.6940971612930298, 13.659238815307617, -23.354724884033203, 27.849477767944336, 1.4652422666549683, 0.020561110228300095, 0.01250635739415884, 0.0024420025292783976, 0.0, 0.5572007298469543, 0.4832618534564972, 0.3097854256629944, 0.5027161836624146, -0.03796759992837906, 0.19965007901191711, 3.0958080291748047, 0.8176889419555664, 3.0905354022979736, 3.1333749294281006, -0.456066370010376, 3.118089437484741, -0.3971100449562073, 0.26463186740875244, 9.871866226196289, 0.018759101629257202, 0.02944469451904297, 0.05669140815734863, 0.017048269510269165, 0.026040609925985336, -0.3679337501525879, 0.9295446276664734], "mean": [-0.5585756897926331, 0.06106600910425186, -0.5664437413215637, -0.9430192112922668, -0.33094048500061035, 0.18762627243995667, -0.26170748472213745, -0.26723819971084595, -0.04526356980204582, 0.5449329018592834, -1.1993218660354614, 0.07296028733253479, -0.33154916763305664, -0.5076916813850403, 0.011624492704868317, 0.0006759595707990229, -0.5768813490867615, 1.0338897705078125, -0.477931946516037, -0.00585688091814518, -0.007113526575267315, -0.005732587538659573, -0.5818001627922058, 1.0176904201507568, -0.4695446193218231, -0.011172274127602577, 0.787834107875824, 1.7453298568725586, 0.787834107875824, 0.787834107875824, 0.787834107875824, 0.787834107875824, 0.7308933734893799, 1.7453298568725586, 0.7308933734893799, 0.7308933734893799, 0.7308933734893799, 0.7308933734893799, 0.003940722905099392, -0.0014333324506878853, 0.0067773847840726376, -0.002283611800521612, -0.015570095740258694, -0.00426734983921051, 0.008250175975263119, 0.046833813190460205, -0.029325244948267937, 0.09069029241800308, 0.025911811739206314, -0.049125004559755325, -0.08126701414585114, -0.04372668266296387, -0.06595748662948608, -0.046124137938022614, -9.244946479797363, -1.4759511947631836, -0.06859028339385986, -3.9529404640197754, -0.06510857492685318, 0.028216948732733727, -0.4757467806339264, -6.69013786315918, 2.7237582206726074, -0.6698254346847534, -5.078040599822998, 0.3252887427806854, -0.18493501842021942, -0.4831826984882355, -6.261482485570014e-05, 1.2127506124670617e-05, -0.000611174269579351, -0.0011906063882634044, 0.000432574626756832, -0.00020960027177352458, -0.0003847862535621971, -0.0004933542804792523, -0.0012820885749533772, 0.00020771825802512467, -2.6788889954332262e-05, -0.00035910384031012654, -3.23108172416687, -0.08770088106393814, 7.424368381500244, -22.139440536499023, 19.718406677246094, 0.3562483489513397, -0.7861560583114624, 0.20417095720767975, 10.313124656677246, -28.19487190246582, 23.115530014038086, 0.8038551211357117, 0.0011715886648744345, -0.002509359735995531, 0.0015854084631428123, -0.04675580933690071, 0.4933348596096039, 0.13586243987083435, 0.1886400431394577, 0.4350295066833496, -0.1209232434630394, 0.15966325998306274, 0.4063253104686737, -0.5736223459243774, -0.20601095259189606, -2.1270523071289062, -1.0085985660552979, 2.288412094116211, -0.5622344613075256, 0.07907066494226456, 9.773271560668945, 0.0020448334980756044, 0.0015492611564695835, 0.000887782487552613, 0.015201568603515625, 0.023617934435606003, -0.40621402859687805, 0.9130220413208008], "std": [0.16964536905288696, 0.22311323881149292, 0.15717677772045135, 0.23153938353061676, 0.7596081495285034, 0.3090610206127167, 0.23980286717414856, 0.22066964209079742, 0.09088007360696793, 0.11096910387277603, 0.27205491065979004, 0.08501777797937393, 0.12696652114391327, 0.08779263496398926, 0.00043135613668709993, 0.0026084932032972574, 0.002591456286609173, 0.0017588856862857938, 0.0019227503798902035, 0.0017501633847132325, 0.0007079668575897813, 0.0026190101634711027, 0.002791932551190257, 0.0010187465231865644, 0.0005444056587293744, 0.0009136524167843163, 0.8610512018203735, 5.960464477539062e-07, 0.8610512018203735, 0.8610512018203735, 0.8610512018203735, 0.8610512018203735, 0.8570277094841003, 5.960464477539062e-07, 0.8570277094841003, 0.8570277094841003, 0.8570277094841003, 0.8570277094841003, 9.552463598083705e-05, 8.074750076048076e-05, 0.23744623363018036, 0.2224688082933426, 0.31477704644203186, 0.37009090185165405, 0.8210928440093994, 0.4459063708782196, 0.4640035331249237, 0.26220178604125977, 0.11036540567874908, 0.1492563784122467, 0.2872539460659027, 0.27272066473960876, 0.24618910253047943, 0.18196062743663788, 2.904869556427002, 3.5204567909240723, 1.6912654638290405, 3.591150999069214, 0.4499027729034424, 0.9865522384643555, 0.6159165501594543, 2.676663637161255, 3.1747493743896484, 0.7334103584289551, 1.5071877241134644, 0.3579454720020294, 0.36045923829078674, 0.3582969605922699, 0.0028440465684980154, 0.008646266534924507, 0.006317662075161934, 0.0034035714343190193, 0.0025089101400226355, 0.00237569073215127, 0.002909901086241007, 0.009053543210029602, 0.005968418903648853, 0.0032700898591428995, 0.001606298261322081, 0.0015347825828939676, 0.36337655782699585, 0.15389122068881989, 2.136443853378296, 3.362955331802368, 3.068427085876465, 0.26161161065101624, 0.3952418863773346, 0.17595484852790833, 1.9566842317581177, 2.579878330230713, 3.4249305725097656, 0.2845553755760193, 0.0066427444107830524, 0.0057960087433457375, 0.0004413518763612956, 0.01567818783223629, 0.03735407441854477, 0.15068936347961426, 0.09856321662664413, 0.04398175701498985, 0.05079952999949455, 0.035631079226732254, 2.276371717453003, 0.727365255355835, 2.2188165187835693, 1.3240476846694946, 0.10250584781169891, 1.480562448501587, 0.05686614289879799, 0.07074456661939621, 0.02916371263563633, 0.005170171614736319, 0.0076334537006914616, 0.013083106838166714, 0.0012420106213539839, 0.0020217953715473413, 0.02214028127491474, 0.009838136844336987], "count": [301]}, "action": {"min": [-0.8891823291778564, -0.18694277107715607, -1.1700079441070557, -1.2750784158706665, -1.5707963705062866, -0.38557952642440796, -0.6981316804885864, -0.6446425318717957, -0.27024176716804504, 0.2925280034542084, -1.6404105424880981, -0.1354048252105713, -0.45071089267730713, -0.6364255547523499, 0.010487208142876625, -0.005976770538836718, -0.5799285173416138, 1.0265604257583618, -0.4814438819885254, -0.008823325857520103, -0.008669072762131691, -0.012568708509206772, -0.5843753814697266, 1.0107342004776, -0.4709896743297577, -0.012384244240820408, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.00371583946980536, -0.0015283206012099981, -0.6807047128677368, -0.745586633682251, -1.3213324546813965, -1.9294953346252441, -3.768277645111084, -0.8382009267807007, -1.832366943359375, -0.43977054953575134, -0.3108220100402832, -0.8115115165710449, -1.0364837646484375, -1.6027978658676147, -1.612636923789978, -1.2093974351882935], "max": [-0.18425652384757996, 0.5069324970245361, -0.2902424931526184, -0.43652796745300293, 0.6255823969841003, 0.6981316804885864, 0.31941744685173035, 0.1853475272655487, 0.1382119208574295, 0.8600523471832275, -0.7152724266052246, 0.33249375224113464, 0.23575498163700104, -0.1491805464029312, 0.01419240515679121, 0.011925704777240753, -0.5659682750701904, 1.0361201763153076, -0.4726398289203644, -0.0042325579561293125, -0.004829175770282745, 0.006230671424418688, -0.5681116580963135, 1.0188673734664917, -0.46742796897888184, -0.009122597053647041, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.004197850823402405, -0.0011532511562108994, 0.9017288684844971, 0.7235835790634155, 0.8897653818130493, 0.8768433928489685, 2.0828847885131836, 1.921757459640503, 1.9632468223571777, 1.3486939668655396, 0.47675177454948425, 0.269262433052063, 0.45948994159698486, 0.4229998290538788, 0.34751754999160767, 0.28490447998046875], "mean": [-0.5871689915657043, 0.06623273342847824, -0.6058114171028137, -0.8895801901817322, -0.3346385061740875, 0.18891355395317078, -0.260860413312912, -0.2645728886127472, -0.03535224124789238, 0.5286134481430054, -1.1828250885009766, 0.0652504414319992, -0.3416031002998352, -0.5124644637107849, 0.011589352041482925, 0.00029332152917049825, -0.5759285092353821, 1.0325018167495728, -0.4771279990673065, -0.005676066968590021, -0.007117121014744043, -0.005808406043797731, -0.5806994438171387, 1.0161794424057007, -0.46876347064971924, -0.010908786207437515, 0.787834107875824, 1.7453298568725586, 0.787834107875824, 0.787834107875824, 0.787834107875824, 0.787834107875824, 0.7250949144363403, 1.7453298568725586, 0.7250949144363403, 0.7250949144363403, 0.7250949144363403, 0.7250949144363403, 0.003941800910979509, -0.0014323254581540823, 0.006961055565625429, -0.0024237644392997026, -0.014619109220802784, -0.004192041233181953, 0.008709539659321308, 0.04588468745350838, -0.028395751491189003, 0.09021078050136566, 0.026120509952306747, -0.04974436014890671, -0.08187427371740341, -0.04008524864912033, -0.06323160231113434, -0.043322429060935974], "std": [0.18802785873413086, 0.20788580179214478, 0.182877317070961, 0.2530497908592224, 0.7628515362739563, 0.3091142773628235, 0.2403407245874405, 0.2326790690422058, 0.08533965796232224, 0.11003517359495163, 0.2836199402809143, 0.07601690292358398, 0.10046473890542984, 0.0717499777674675, 0.0006037411512807012, 0.0037160231731832027, 0.002640135819092393, 0.0024011582136154175, 0.002007572678849101, 0.0015566992806270719, 0.0007954656612128019, 0.003743276698514819, 0.002711286535486579, 0.0013375417329370975, 0.000681656994856894, 0.0007605336722917855, 0.8610512018203735, 5.960464477539062e-07, 0.8610512018203735, 0.8610512018203735, 0.8610512018203735, 0.8610512018203735, 0.8560444116592407, 5.960464477539062e-07, 0.8560444116592407, 0.8560444116592407, 0.8560444116592407, 0.8560444116592407, 9.686437988420948e-05, 8.118857658701017e-05, 0.237479567527771, 0.22246620059013367, 0.31522828340530396, 0.3701084852218628, 0.8211191892623901, 0.44602033495903015, 0.4640234410762787, 0.2620314657688141, 0.11035428941249847, 0.1497134119272232, 0.2872835397720337, 0.26790595054626465, 0.2433391958475113, 0.17844204604625702], "count": [301]}, "timestamp": {"min": [0.0], "max": [10.0], "mean": [5.0], "std": [2.8963578661637945], "count": [301]}, "frame_index": {"min": [0], "max": [300], "mean": [150.0], "std": [86.89073598491383], "count": [301]}, "episode_index": {"min": [407], "max": [407], "mean": [407.0], "std": [0.0], "count": [301]}, "index": {"min": [160065], "max": [160365], "mean": [160215.0], "std": [86.89073598491383], "count": [301]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [301]}, "subtask_annotation": {"mean": [0.2691029900332226, 2.0, 2.0, 2.0, 2.0], "std": [0.45823095414130965, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [301]}, "scene_annotation": {"mean": [407.0], "std": [0.0], "min": [407], "max": [407], "count": [301]}, "eef_direction_state": {"mean": [3.166112956810631, 2.6578073089700998], "std": [1.5844912324295355, 1.9764007630435712], "min": [0, 0], "max": [6, 6], "count": [301]}, "eef_velocity_state": {"mean": [1.3355481727574752, 1.079734219269103], "std": [0.7038329671776041, 0.5590879459923619], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_acc_mag_state": {"mean": [1.0830564784053156, 0.8239202657807309], "std": [0.8170191099638187, 0.850381532676678], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_direction_action": {"mean": [3.0996677740863787, 2.4019933554817277], "std": [1.5369318000693724, 1.9050194268214578], "min": [0, 0], "max": [6, 6], "count": [301]}, "eef_velocity_action": {"mean": [1.4186046511627908, 1.1262458471760797], "std": [0.6187969625883749, 0.5682714298330341], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_acc_mag_action": {"mean": [1.2192691029900333, 1.2192691029900333], "std": [0.7679809988709163, 0.7976881862819255], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_sim_pose_state": {"mean": [0.361679690608665, 0.21728619066578136, 0.15251882929502708, 0.41640733872450814, -0.5739061808945554, -0.21623268390232225, 0.29475497024035585, -0.19280361658738288, 0.10370139579950975, -2.1495081373796023, -1.0087309909239026, 2.2865994525800497], "std": [0.036209136331587094, 0.11778051784943296, 0.05965325873236419, 2.3264854134482666, 0.7274634105814342, 2.23561256422889, 0.04997053695056501, 0.036682182747943284, 0.012987153234066592, 1.3507353458570668, 0.1024671237275286, 1.5281110232071435], "min": [0.27109583218265243, 0.07548024882044448, 0.07016844118476331, -3.129401361403556, -1.3130396323229396, -3.1289402913407307, 0.18907805666130773, -0.2806812768173711, 0.06938894552545817, -3.1410278090571135, -1.1824326518223778, -3.135410244385241], "max": [0.40918787717946914, 0.4724142708585079, 0.23608402348971871, 3.1412551512866513, 0.8183884442321019, 3.1227805158658204, 0.4006556824725947, -0.13199853117692947, 0.1292552943018649, 3.137822100321177, -0.45618192475935126, 3.1407183010433473], "count": [301]}, "eef_sim_pose_action": {"mean": [0.3631471139182694, 0.21759226274484977, 0.14802142168616358, 0.702116037084016, -0.5956901819547226, -0.3596328172715832, 0.29480277955587414, -0.19362453169403981, 0.10105892508054254, -1.9375931941702556, -1.0296165353656155, 2.259579129533433], "std": [0.042178613647718355, 0.11820588664012044, 0.06522184605491989, 2.2331766045496333, 0.7666379159031723, 2.2631241648390463, 0.05279234425990546, 0.03394934371846469, 0.014286830989268402, 1.63964462987141, 0.08626898845132518, 1.5479453189745873], "min": [0.2742719304780212, 0.07449966640573841, 0.04807952701054613, -3.1393274578613033, -1.3934318331790814, -3.1214226881771383, 0.1889854842074782, -0.2875654031405518, 0.06027625162819215, -3.130616720751603, -1.2750788846239518, -3.140296145107734], "max": [0.4167957259266954, 0.4890002410837375, 0.25002686160005716, 3.1397311696946293, 0.9097694057630923, 3.1393474406940527, 0.3749763202147002, -0.12340004049686404, 0.12973850478656682, 3.128462876173728, -0.5770111264190912, 3.133575966516519], "count": [301]}}} +{"episode_index": 399, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44620141772395233]], [[0.5425418781237985]], [[0.4950687115532487]]], "std": [[[0.2810156644658722]], [[0.20270345217000416]], [[0.2158834701163765]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40029287773933103]], [[0.44729373798539024]], [[0.3939282151095732]]], "std": [[[0.2817084883753395]], [[0.22737820433145892]], [[0.2477984170843211]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4869575980392157]], [[0.464482682141484]], [[0.3462059256055363]]], "std": [[[0.31419602286038784]], [[0.20924842500504523]], [[0.27661802473044284]]], "count": [100]}, "observation.state": {"min": [-0.7792156338691711, -0.25759178400039673, -0.599298894405365, -1.3641563653945923, -1.504441738128662, -0.3048129677772522, -0.5879345536231995, -0.8167614936828613, -0.27638566493988037, 0.3505760431289673, -1.698329210281372, 0.1342732310295105, -0.12503159046173096, -0.4199088215827942, 0.010961489751935005, -0.0025220103561878204, -0.6037425398826599, 1.0336474180221558, -0.46273577213287354, -0.006418357137590647, -0.009543601423501968, -0.0008856176282279193, -0.6054435968399048, 1.017072319984436, -0.4537210166454315, -0.006534022279083729, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.009920939803123474, -1.8342321936870576e-06, -0.34831422567367554, -0.42833060026168823, -0.5501390099525452, -0.86528080701828, -2.556671619415283, -1.0105712413787842, -0.7188829183578491, -0.5770620107650757, -0.24275968968868256, -0.7266698479652405, -0.9073077440261841, -0.9892880320549011, -0.8822103142738342, -0.6637746095657349, -14.097225189208984, -10.958486557006836, -4.802197456359863, -10.103785514831543, -8.20634937286377, -5.623931884765625, -1.5207569599151611, -14.353336334228516, -4.181929111480713, -3.075091600418091, -10.561660766601562, -0.7173382639884949, -2.123321056365967, -1.83638596534729, -0.006793059408664703, -0.022002432495355606, -0.013566892594099045, -0.009557384066283703, -0.005689375102519989, -0.010093710385262966, -0.00671145087108016, -0.0224891509860754, -0.01096261478960514, -0.010444092564284801, -0.004827811848372221, -0.003092581871896982, -3.478440046310425, -0.5047979354858398, 4.73619270324707, -30.604219436645508, 14.23344612121582, -0.5692750215530396, -0.8059799671173096, -0.3303457200527191, 7.542275428771973, -30.239965438842773, 15.841668128967285, -0.26007431745529175, -0.023774975910782814, -0.014112060889601707, 0.005494505632668734, -0.09564509987831116, 0.4071638584136963, -0.038814764469861984, 0.0066145919263362885, 0.33495283126831055, -0.22339095175266266, -0.01767093315720558, -3.0465152263641357, -1.3112049102783203, -2.942777633666992, -2.6328418254852295, -1.2948344945907593, 1.7779346704483032, -0.7205265760421753, -0.1727127730846405, 9.694923400878906, -0.01242983341217041, -0.01376575231552124, -0.025116652250289917, -0.02214663289487362, 0.02046097069978714, 0.7423465847969055, 0.6670361757278442], "max": [-0.1282222867012024, 0.23585481941699982, -0.08010955899953842, -0.3418020009994507, 0.46158671379089355, 0.5927226543426514, -0.06756413727998734, 0.17803244292736053, 0.10605068504810333, 1.0860624313354492, -0.6544190645217896, 0.5531384348869324, 0.4990074038505554, 0.1329527646303177, 0.011636894196271896, 0.0011247475631535053, -0.6004208922386169, 1.036366581916809, -0.4605531096458435, -0.0034143829252570868, -0.009021008387207985, 0.0036100128199905157, -0.601509690284729, 1.0186223983764648, -0.4524948000907898, -0.00557013088837266, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.009441342204809189, 2.334267264814116e-06, 0.24359895288944244, 0.4304247498512268, 0.787746250629425, 0.7137848734855652, 1.1423101425170898, 1.3467999696731567, 1.16085946559906, 0.7933751344680786, 0.3440040349960327, 0.6223205327987671, 1.147462248802185, 0.6335591673851013, 1.0095731019973755, 0.2740970849990845, -5.021997451782227, 3.632478713989258, 2.808302879333496, 0.9768009781837463, 1.3199023008346558, 2.4389500617980957, 1.090354084968567, -1.9486685991287231, 11.294261932373047, 1.7832722663879395, -0.1526251584291458, 1.1477411985397339, 0.5451771020889282, 0.3156288266181946, 0.006552655715495348, 0.022909704595804214, 0.010823545977473259, 0.0120569858700037, 0.00702360225841403, 0.0035792123526334763, 0.008185063488781452, 0.017321446910500526, 0.014130715280771255, 0.007299059070646763, 0.005019154865294695, 0.0022438003215938807, -1.3574399948120117, 0.26724597811698914, 11.031319618225098, -20.55320167541504, 20.813737869262695, 0.754043459892273, 1.1029200553894043, 0.560474157333374, 14.164036750793457, -24.315528869628906, 24.435163497924805, 1.142943263053894, 0.022025568410754204, 0.011763423681259155, 0.009157509543001652, -0.04099075868725777, 0.5882946848869324, 0.3531034588813782, 0.2837843894958496, 0.5296100378036499, -0.030997384339571, 0.18959926068782806, 2.9700284004211426, 0.4979179799556732, 2.878176212310791, -0.695033073425293, -0.07046709954738617, 2.9686620235443115, -0.4605296850204468, 0.172316312789917, 9.895076751708984, 0.011353760957717896, 0.01513257622718811, 0.03902578353881836, -0.020158473402261734, 0.02271663025021553, 0.7444250583648682, 0.6693371534347534], "mean": [-0.4437401294708252, -0.07692543417215347, -0.37606921792030334, -0.9151930809020996, -0.0805201306939125, 0.04434759542346001, -0.3950042128562927, -0.38780534267425537, -0.03783271834254265, 0.5922638177871704, -1.0794694423675537, 0.34748411178588867, 0.04098396375775337, -0.2044471949338913, 0.011238579638302326, -0.0011764448136091232, -0.6024778485298157, 1.0353010892868042, -0.461412250995636, -0.00414689164608717, -0.00926730502396822, 0.0008500816184096038, -0.6034979224205017, 1.017667293548584, -0.4532059133052826, -0.005990011617541313, 0.580554723739624, 1.7453266382217407, 0.580554723739624, 0.580554723739624, 0.580554723739624, 0.580554723739624, 0.9632365107536316, 1.7453266382217407, 0.9632365107536316, 0.9632365107536316, 0.9632365107536316, 0.9632365107536316, -0.009685291908681393, -3.990196262293466e-07, -0.04781083017587662, 0.007001185789704323, 0.03441847115755081, 0.07243088632822037, -0.04731921851634979, -0.026361268013715744, -0.0037261396646499634, 0.05567963048815727, 0.00893666036427021, -0.008244479075074196, -0.05527964234352112, -0.013701190240681171, -0.0024915568064898252, -0.026437781751155853, -8.901666641235352, -2.819800853729248, 0.10243108868598938, -3.8324570655822754, -0.1870456486940384, -0.3206656277179718, -0.35592421889305115, -7.845784664154053, 2.565277099609375, -0.4367823302745819, -5.4639811515808105, 0.06997939944267273, -0.3363708257675171, -0.45154106616973877, -0.00019563373643904924, 0.00015457412519026548, -0.0004005933878943324, 1.9230477846576832e-05, 4.978214928996749e-05, -0.0003332942142151296, 0.0004992122412659228, 0.00033280611387453973, 0.00024800942628644407, 2.9353592253755778e-05, -0.00010742161248344928, -0.0001052831212291494, -2.278902292251587, -0.1747414469718933, 8.258047103881836, -24.2752628326416, 18.04681396484375, 0.19089393317699432, 0.3112683594226837, 0.06769733875989914, 11.472002983093262, -26.85910415649414, 20.25808334350586, 0.5861803293228149, 0.001358721754513681, -0.002665116684511304, 0.007020170334726572, -0.07826253771781921, 0.48343291878700256, 0.11356540024280548, 0.15070918202400208, 0.4480716288089752, -0.10692813992500305, 0.09063901007175446, -1.281477928161621, -0.9298165440559387, 1.004842758178711, -1.6835861206054688, -0.8709183931350708, 2.2685914039611816, -0.5972037315368652, 0.026852935552597046, 9.776349067687988, 0.0017365480307489634, 0.0005519336555153131, 0.00012613149010576308, -0.021319009363651276, 0.021634921431541443, 0.7435400485992432, 0.6680005192756653], "std": [0.21342645585536957, 0.14434099197387695, 0.10594518482685089, 0.28551334142684937, 0.5820767879486084, 0.20607894659042358, 0.09820877760648727, 0.3169959783554077, 0.12091310322284698, 0.22860389947891235, 0.3578047454357147, 0.10056407749652863, 0.1841631531715393, 0.1774500012397766, 0.0001299190043937415, 0.0010416762670502067, 0.0009569942485541105, 0.000841587083414197, 0.0005068016471341252, 0.000789505080319941, 0.00010456285963300616, 0.0011296618031337857, 0.001036503934301436, 0.00036799628287553787, 0.00035234534880146384, 0.00026298497687093914, 0.8149484395980835, 2.6226043701171875e-06, 0.8149484395980835, 0.8149484395980835, 0.8149484395980835, 0.8149484395980835, 0.8611131310462952, 2.6226043701171875e-06, 0.8611131310462952, 0.8611131310462952, 0.8611131310462952, 0.8611131310462952, 9.014185343403369e-05, 6.906458906996704e-07, 0.10683654248714447, 0.15334133803844452, 0.19388914108276367, 0.26557788252830505, 0.6115729212760925, 0.380998820066452, 0.2703249752521515, 0.23133976757526398, 0.10271449387073517, 0.21799328923225403, 0.364447683095932, 0.2198421061038971, 0.23703929781913757, 0.1406024545431137, 2.4546639919281006, 3.0845625400543213, 1.795467495918274, 3.3652262687683105, 1.1687511205673218, 1.2572041749954224, 0.48258504271507263, 3.1467998027801514, 3.4225142002105713, 1.1777174472808838, 2.239424228668213, 0.4023164212703705, 0.5309334397315979, 0.4277219772338867, 0.002502171089872718, 0.006118379067629576, 0.00447534816339612, 0.0030246858950704336, 0.00150012387894094, 0.0016235365765169263, 0.00267444527707994, 0.005578300449997187, 0.004438837990164757, 0.002580722328275442, 0.0012008094927296042, 0.0010611983016133308, 0.32202380895614624, 0.14419470727443695, 1.2872048616409302, 2.610074520111084, 1.4013144969940186, 0.34178876876831055, 0.2825244069099426, 0.16072067618370056, 1.5848146677017212, 1.502583384513855, 2.1153433322906494, 0.36915451288223267, 0.006421566475182772, 0.004268633667379618, 0.0005313673755154014, 0.008105943910777569, 0.04785110428929329, 0.10656207799911499, 0.07036488503217697, 0.06272522360086441, 0.04601531848311424, 0.06679315865039825, 1.830997109413147, 0.4971626400947571, 1.7677886486053467, 0.6321804523468018, 0.3441692590713501, 0.407424658536911, 0.04469432309269905, 0.05248728767037392, 0.02826877497136593, 0.003972900100052357, 0.004745855927467346, 0.009263734333217144, 0.000493457424454391, 0.0004599168023560196, 0.0004317504644859582, 0.0004818532324861735], "count": [338]}, "action": {"min": [-0.8545482158660889, -0.2657352089881897, -0.7181033492088318, -1.273559808731079, -1.570763111114502, -0.3504272997379303, -0.5873426795005798, -0.836898148059845, -0.3007563054561615, 0.3272813558578491, -1.6824684143066406, 0.12913450598716736, -0.12947110831737518, -0.4184105396270752, 0.010313659906387329, -0.004180545918643475, -0.603304922580719, 1.0298268795013428, -0.4629327654838562, -0.005950659513473511, -0.010060963220894337, -0.0021513844840228558, -0.6038073301315308, 1.013877272605896, -0.4540307819843292, -0.006658547092229128, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.009920939803123474, -1.8342321936870576e-06, -0.34831422567367554, -0.42833060026168823, -0.5501390099525452, -0.9332922101020813, -2.556671619415283, -1.0105712413787842, -0.7188829183578491, -0.5770620107650757, -0.24275968968868256, -0.7266698479652405, -0.9073077440261841, -0.9892880320549011, -0.8822103142738342, -0.6637746095657349], "max": [-0.16223156452178955, 0.2490667998790741, -0.003429015865549445, -0.2595338821411133, 0.4652683734893799, 0.6076701879501343, -0.06534502655267715, 0.18019121885299683, 0.14084506034851074, 1.1470746994018555, -0.5731101036071777, 0.554512619972229, 0.506179928779602, 0.13331829011440277, 0.012144532054662704, 0.003636043518781662, -0.5965253710746765, 1.0361220836639404, -0.4603445529937744, -0.0029973273631185293, -0.008385246619582176, 0.005702117457985878, -0.5971881747245789, 1.0181832313537598, -0.4519117474555969, -0.005447776056826115, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.009441342204809189, 2.334267264814116e-06, 0.27376845479011536, 0.4304247498512268, 0.787746250629425, 0.7137848734855652, 1.1423101425170898, 1.3467999696731567, 1.16085946559906, 0.7933751344680786, 0.3440040349960327, 0.6223205327987671, 1.147462248802185, 0.6335591673851013, 1.0095731019973755, 0.2740970849990845], "mean": [-0.48848453164100647, -0.06740105152130127, -0.3761381208896637, -0.8353707790374756, -0.09013818949460983, 0.03527441993355751, -0.39025577902793884, -0.39662572741508484, -0.03564557805657387, 0.5990296602249146, -1.0623327493667603, 0.3440130650997162, 0.04180510714650154, -0.20745182037353516, 0.011209371499717236, -0.0011012607719749212, -0.5997268557548523, 1.03359854221344, -0.4613357186317444, -0.004061057232320309, -0.009183225221931934, 0.0007068915874697268, -0.6007554531097412, 1.015980839729309, -0.4531475603580475, -0.0060265203937888145, 0.580554723739624, 1.7453266382217407, 0.580554723739624, 0.580554723739624, 0.580554723739624, 0.580554723739624, 0.95807284116745, 1.7453266382217407, 0.95807284116745, 0.95807284116745, 0.95807284116745, 0.95807284116745, -0.0096845468506217, -4.012625538507564e-07, -0.047010745853185654, 0.005799442064017057, 0.03428460657596588, 0.06965047866106033, -0.04418423771858215, -0.02580210752785206, -0.002548493444919586, 0.055505894124507904, 0.009121432900428772, -0.008155005052685738, -0.05534388870000839, -0.013652418740093708, -0.0025180175434798002, -0.026316581293940544], "std": [0.2140381932258606, 0.13620984554290771, 0.14508621394634247, 0.28854310512542725, 0.5866040587425232, 0.2115430384874344, 0.09782711416482925, 0.3337765038013458, 0.11901303380727768, 0.2505328953266144, 0.3782711625099182, 0.09876419603824615, 0.186311274766922, 0.17580285668373108, 0.0004330584197305143, 0.001607488957233727, 0.0014724029460921884, 0.0012788311578333378, 0.0005168208153918386, 0.0006624862435273826, 0.0004187289159744978, 0.0016427672235295177, 0.0013367023784667253, 0.0008572153747081757, 0.0004524237592704594, 0.00027208318351767957, 0.8149484395980835, 2.6226043701171875e-06, 0.8149484395980835, 0.8149484395980835, 0.8149484395980835, 0.8149484395980835, 0.8616412281990051, 2.6226043701171875e-06, 0.8616412281990051, 0.8616412281990051, 0.8616412281990051, 0.8616412281990051, 9.044817124959081e-05, 6.902155291754752e-07, 0.108303964138031, 0.15480512380599976, 0.19391703605651855, 0.27115824818611145, 0.6143662929534912, 0.3811148405075073, 0.2709796726703644, 0.23174718022346497, 0.1027323454618454, 0.21813693642616272, 0.3645746409893036, 0.2198520451784134, 0.23883187770843506, 0.14105543494224548], "count": [338]}, "timestamp": {"min": [0.0], "max": [11.233333333333333], "mean": [5.616666666666667], "std": [3.2523922819296502], "count": [338]}, "frame_index": {"min": [0], "max": [337], "mean": [168.5], "std": [97.5717684578895], "count": [338]}, "episode_index": {"min": [408], "max": [408], "mean": [408.0], "std": [0.0], "count": [338]}, "index": {"min": [160366], "max": [160703], "mean": [160534.5], "std": [97.5717684578895], "count": [338]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [338]}, "subtask_annotation": {"mean": [0.5710059171597633, 2.0, 2.0, 2.0, 2.0], "std": [0.7191296884712306, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [338]}, "scene_annotation": {"mean": [408.0], "std": [0.0], "min": [408], "max": [408], "count": [338]}, "eef_direction_state": {"mean": [3.3224852071005917, 2.8757396449704142], "std": [1.8005991051189423, 2.0674864431406297], "min": [0, 0], "max": [6, 6], "count": [338]}, "eef_velocity_state": {"mean": [1.2011834319526626, 0.9822485207100592], "std": [0.5866349898558161, 0.6102998853611017], "min": [0, 0], "max": [2, 2], "count": [338]}, "eef_acc_mag_state": {"mean": [1.0, 0.8727810650887574], "std": [0.8355984993230935, 0.8418238613902347], "min": [0, 0], "max": [2, 2], "count": [338]}, "eef_direction_action": {"mean": [3.399408284023669, 2.8136094674556213], "std": [1.6756875138148686, 1.7669361344161922], "min": [0, 0], "max": [6, 6], "count": [338]}, "eef_velocity_action": {"mean": [1.3550295857988166, 1.1479289940828403], "std": [0.6329148537855865, 0.6071651810572928], "min": [0, 0], "max": [2, 2], "count": [338]}, "eef_acc_mag_action": {"mean": [1.2189349112426036, 1.0976331360946745], "std": [0.7333937013686711, 0.7989973496947026], "min": [0, 0], "max": [2, 2], "count": [338]}, "eef_sim_pose_state": {"mean": [0.34172260686584455, 0.18829039351503907, 0.11841697540301777, -1.2724805824843737, -0.9301696575294175, 1.0144508973642117, 0.3228409486397425, -0.19794869815857719, 0.11380382674387195, -1.683437155755388, -0.8710313251439412, 2.268491908536897], "std": [0.05010551163358427, 0.08741446561057865, 0.03824819936511956, 1.8557176504174342, 0.4972699311428922, 1.7816063185613848, 0.07196015494541054, 0.030077470682471845, 0.017501474155979458, 0.6323003813052271, 0.34417645268729014, 0.4075332450779225], "min": [0.2656065372679267, 0.08607086169523745, 0.05103372434261846, -3.090612930389004, -1.312296865016992, -3.040493236424748, 0.19027436338106632, -0.25953842129007476, 0.06869468033676276, -2.6328605037642787, -1.2948990252713664, 1.777825558471447], "max": [0.42754797024204216, 0.38328398622297394, 0.20871445361388447, 3.126722386698018, 0.49865470685827606, 3.1253723044591477, 0.4102269469759166, -0.1440803755352042, 0.15105590507141323, -0.6950313059980083, -0.07046907785810297, 2.968690172745874], "count": [338]}, "eef_sim_pose_action": {"mean": [0.34959626870538235, 0.1952394644663203, 0.11423003077026803, -1.0074329460856981, -0.9659553225062922, 0.8986011686542762, 0.3240790368758071, -0.19937181059581768, 0.11377648171862981, -1.6774153103267229, -0.8659659974787453, 2.2664486558876193], "std": [0.04992331837298666, 0.08789045516229992, 0.04337787177960969, 1.9671670096650633, 0.5236915544504342, 1.8159893304651402, 0.07497417978021605, 0.03203858199274354, 0.01565900336823207, 0.6309630636939079, 0.3693521408028118, 0.39428569634083466], "min": [0.2730824833102802, 0.074091752878258, 0.037049415017106506, -3.135327569160195, -1.391057283101183, -3.0383495198934924, 0.1901643166428393, -0.2691628077685229, 0.07064035686096083, -2.560180436873469, -1.2961222156286225, 1.7502560296964194], "max": [0.4357812526400694, 0.3878750040295337, 0.22638151124149336, 3.114864306005124, 0.653821509562877, 3.1369579252886894, 0.4109309655230314, -0.13267554459951486, 0.15948617909697305, -0.6424058897593407, -0.0003566728497303995, 2.903198202209788], "count": [338]}}} +{"episode_index": 400, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38450269127258746]], [[0.5201058150711265]], [[0.4532291402345252]]], "std": [[[0.2902370198499491]], [[0.20426637456749772]], [[0.22459324301094943]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45629339917339484]], [[0.45404858467896964]], [[0.3666908568819685]]], "std": [[[0.308253290964624]], [[0.2278444960896681]], [[0.25456477865092275]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4248016484044598]], [[0.4629688893694733]], [[0.34331962706651287]]], "std": [[[0.3421954587703822]], [[0.21891426435888295]], [[0.26908811217861817]]], "count": [100]}, "observation.state": {"min": [-0.7184858322143555, -0.3000306487083435, -0.39749935269355774, -0.8484988212585449, -1.0041390657424927, -0.39406493306159973, -0.7043970823287964, -1.2812721729278564, -0.48685896396636963, -0.048447247594594955, -0.8628959655761719, 0.09050454199314117, 0.027486607432365417, -0.5188073515892029, 0.0034016044810414314, 0.0034211110323667526, -0.6018160581588745, 1.0080852508544922, -0.45039865374565125, -0.015331035479903221, -0.011978678405284882, -0.007584385108202696, -0.6110145449638367, 1.0034143924713135, -0.4446287453174591, 0.002903849119320512, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0011465308489277959, -3.948452103941236e-06, -0.293205201625824, -0.3703504502773285, -0.5312135219573975, -0.6723325848579407, -1.746201992034912, -1.089548110961914, -0.24642422795295715, -1.3312021493911743, -0.29191380739212036, -0.39676961302757263, -0.46952033042907715, -0.5711169242858887, -0.6557830572128296, -0.5637272596359253, -12.181962966918945, -31.53235626220703, -12.117826461791992, -10.256410598754883, -3.672771453857422, -12.682539939880371, -1.2338217496871948, -16.257465362548828, -9.523809432983398, -3.17338228225708, -7.783883571624756, -0.6312576532363892, -1.807692289352417, -0.9755800366401672, -0.006639572326093912, -0.015046460554003716, -0.018344085663557053, -0.007583614904433489, -0.004262946080416441, -0.004417271353304386, -0.010467000305652618, -0.01816301792860031, -0.03210629150271416, -0.00749239232391119, -0.0033899943809956312, -0.003083758521825075, -0.5938799977302551, -0.2598224878311157, 6.042728424072266, -30.21293830871582, 11.544636726379395, -0.4071670174598694, 0.7635599970817566, 0.025982249528169632, 6.087269306182861, -28.77336883544922, 10.127202033996582, -0.45618441700935364, -0.026574673131108284, -0.029251394793391228, 0.0024420025292783976, -0.122972272336483, 0.49607977271080017, 0.011137527413666248, 0.07673712819814682, 0.5224828720092773, -0.44390183687210083, 0.00899270549416542, -3.0488929748535156, -1.1461297273635864, -3.0316529273986816, -3.0087532997131348, -1.5173802375793457, -3.0877652168273926, -0.6393760442733765, -0.09670400619506836, 9.710390090942383, -0.008834511041641235, -0.024932384490966797, -0.0356498658657074, 0.021348820999264717, 0.0100549990311265, -0.8905551433563232, 0.454064279794693], "max": [-0.47664397954940796, 0.2986952066421509, 0.13504326343536377, -0.4680708050727844, 0.5363543033599854, 0.6238994598388672, -0.5608659982681274, -0.45698192715644836, 0.278096467256546, 0.6652956008911133, -0.3456149101257324, 0.6508004069328308, 0.6093180179595947, 0.010405091568827629, 0.004230327904224396, 0.00666247121989727, -0.593207597732544, 1.0085556507110596, -0.4467485547065735, -0.012514022178947926, -0.010738981887698174, -0.003168124472722411, -0.6016761660575867, 1.004495620727539, -0.4407100975513458, 0.0051526655443012714, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0003849806962534785, 0.0002926803717855364, 0.2539331912994385, 0.5663095712661743, 0.04154619202017784, 0.3812137544155121, 2.1325018405914307, 1.1645289659500122, 0.26912620663642883, 0.43829721212387085, 0.6522842645645142, 0.7804291248321533, 0.629241406917572, 0.5099886059761047, 0.9159230589866638, 0.6251007914543152, -7.24904727935791, 4.914530277252197, 1.9938949346542358, -1.1294262409210205, 0.8321123719215393, 2.3528692722320557, 0.9468864798545837, -3.7525787353515625, 21.306472778320312, 1.741147756576538, 0.5799756050109863, 3.0128204822540283, 2.5537240505218506, 4.131868362426758, 0.00675641093403101, 0.014299584552645683, 0.01880388706922531, 0.008946646004915237, 0.014668856747448444, 0.012116572819650173, 0.007527513895183802, 0.026074355468153954, 0.03229349106550217, 0.008814982138574123, 0.019825506955385208, 0.0072872452437877655, 0.8908200263977051, 0.374886691570282, 13.065359115600586, -21.218814849853516, 20.482860565185547, 0.37186115980148315, 2.248260021209717, 0.738638162612915, 13.94133186340332, -20.252878189086914, 20.708049774169922, 0.3269555866718292, 0.02285505086183548, 0.02920239418745041, 0.004273504484444857, -0.027327170595526695, 0.5457819700241089, 0.454906165599823, 0.22051744163036346, 0.6179733276367188, -0.015024601481854916, 0.24263450503349304, 3.0619473457336426, -0.19722844660282135, 3.003530502319336, 0.9903425574302673, -0.19575288891792297, 3.060556173324585, -0.36904409527778625, 0.15180683135986328, 9.88813591003418, 0.0067192912101745605, 0.03040209412574768, 0.038960546255111694, 0.02706645056605339, 0.012359282933175564, -0.889369547367096, 0.4563388526439667], "mean": [-0.5825982093811035, -0.005566898267716169, -0.059828098863363266, -0.5798532962799072, -0.33791452646255493, 0.14959309995174408, -0.6280628442764282, -0.8290300965309143, -0.05297960340976715, 0.4046856760978699, -0.4791465997695923, 0.299147367477417, 0.18183091282844543, -0.32885441184043884, 0.003839735873043537, 0.004989635199308395, -0.5995067954063416, 1.0083320140838623, -0.44728267192840576, -0.01369085256010294, -0.011247798800468445, -0.005473831668496132, -0.6084716320037842, 1.0041451454162598, -0.4414394795894623, 0.004430771339684725, 0.28637850284576416, 1.7453233003616333, 0.28637850284576416, 0.28637850284576416, 0.28637850284576416, 0.28637850284576416, 0.9951992034912109, 1.6551274061203003, 0.9951992034912109, 0.9951992034912109, 0.9951992034912109, 0.9951992034912109, -8.190821972675622e-05, 8.905461436370388e-05, -0.016506677493453026, -0.031055184081196785, -0.0391569621860981, -0.01381699088960886, 0.0401499979197979, -0.028500529006123543, -0.0018558111041784286, -0.01624458283185959, 0.04138113930821419, 0.016987454146146774, 0.03669959306716919, -0.007793459575623274, 0.010811630636453629, -0.004575768020004034, -9.6885986328125, -6.936886310577393, -2.8551321029663086, -5.611795425415039, -0.0802973136305809, -1.9015823602676392, -0.1803910732269287, -12.29085922241211, 5.107276916503906, -0.7432203888893127, -3.163086175918579, 0.42941439151763916, -0.04745182394981384, 0.2911861836910248, 1.2517289178504143e-05, 0.0003693644830491394, -0.00019712634093593806, -0.00013288222544360906, 0.0003726053109858185, 0.00016832321125548333, -4.523080860963091e-05, 0.00029226901824586093, -7.050934800645337e-05, -8.696687291376293e-05, 0.00031966803362593055, 5.143205635249615e-05, -0.06452514231204987, 0.006205438170582056, 10.62521743774414, -24.431560516357422, 17.29520606994629, 0.10034219175577164, 1.37582266330719, 0.3306589424610138, 11.104918479919434, -24.356786727905273, 17.376432418823242, 0.06586077809333801, 0.002500785980373621, -0.0025882928166538477, 0.0036314704921096563, -0.07608545571565628, 0.5146002173423767, 0.23286572098731995, 0.1508413404226303, 0.5522537231445312, -0.20417240262031555, 0.13731668889522552, 0.2343558371067047, -0.6738292574882507, -0.26404860615730286, -1.7796998023986816, -0.9466808438301086, 1.7678864002227783, -0.5627838969230652, 0.02207612432539463, 9.781759262084961, -6.43686653347686e-05, 0.0005989826167933643, 0.0007910886197350919, 0.02589338831603527, 0.011753545142710209, -0.8899651169776917, 0.4551389217376709], "std": [0.06807026267051697, 0.24087616801261902, 0.1899520605802536, 0.10168208181858063, 0.5808491110801697, 0.4244861900806427, 0.0458320751786232, 0.17820632457733154, 0.3030358850955963, 0.19305320084095, 0.1253335326910019, 0.19685465097427368, 0.16272172331809998, 0.17778392136096954, 0.0001643861032789573, 0.0006186633836477995, 0.002055907156318426, 0.0001240220299223438, 0.0007914135931059718, 0.00048320667701773345, 0.0002071868220809847, 0.0010088770650327206, 0.0023908319417387247, 0.00022527985856868327, 0.0008971882634796202, 0.0005194419645704329, 0.6425670385360718, 5.9604644775390625e-06, 0.6425670385360718, 0.6425670385360718, 0.6425670385360718, 0.6425670385360718, 0.8539939522743225, 0.3734304904937744, 0.8539939522743225, 0.8539939522743225, 0.8539939522743225, 0.8539939522743225, 0.0002640988677740097, 7.736912812106311e-05, 0.07323147356510162, 0.11925070732831955, 0.09560372680425644, 0.15573763847351074, 0.42766380310058594, 0.2781621515750885, 0.07293582707643509, 0.25048813223838806, 0.1433812528848648, 0.183731809258461, 0.14860637485980988, 0.1459013670682907, 0.20466868579387665, 0.1546538919210434, 1.2004427909851074, 11.963090896606445, 3.6271162033081055, 2.0264599323272705, 0.8637595772743225, 3.7490546703338623, 0.3901655673980713, 2.3673810958862305, 8.363194465637207, 1.4356433153152466, 2.471473217010498, 0.9325607419013977, 0.919428825378418, 1.2027676105499268, 0.00238585751503706, 0.004667419008910656, 0.0054881819523870945, 0.00239005615003407, 0.0017384450184181333, 0.0017863567918539047, 0.002857264131307602, 0.005455707665532827, 0.00623346958309412, 0.002510529477149248, 0.002080362755805254, 0.001235852250829339, 0.2658313512802124, 0.12640289962291718, 1.4302500486373901, 1.7482887506484985, 1.6499290466308594, 0.16505227982997894, 0.2569226622581482, 0.14125347137451172, 1.4004018306732178, 1.4553416967391968, 1.8063993453979492, 0.17037855088710785, 0.006140189711004496, 0.01007365994155407, 0.00014872268366161734, 0.018591510131955147, 0.016091620549559593, 0.18522393703460693, 0.051119983196258545, 0.031613755971193314, 0.18897728621959686, 0.059108614921569824, 2.1493382453918457, 0.3401949107646942, 1.8690223693847656, 0.6738893985748291, 0.4971402883529663, 1.4855552911758423, 0.04641751945018768, 0.03997381776571274, 0.023920027539134026, 0.002521136775612831, 0.005899190902709961, 0.008830959908664227, 0.001269150641746819, 0.00046170709538273513, 0.00021969462977722287, 0.0004373517294880003], "count": [387]}, "action": {"min": [-0.7615814208984375, -0.3490658402442932, -0.6184980869293213, -0.8399924635887146, -1.0060064792633057, -0.4249453544616699, -0.6981316804885864, -1.3663305044174194, -0.5052657723426819, 0.058587584644556046, -0.7981865406036377, 0.08609913289546967, 0.03394448012113571, -0.5193058848381042, 0.0019055412849411368, 0.0011403525713831186, -0.6020943522453308, 1.003677248954773, -0.450655996799469, -0.015114771202206612, -0.013370255939662457, -0.008558029308915138, -0.610923171043396, 0.9984851479530334, -0.444525808095932, 0.0027787499129772186, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0011465308489277959, -3.948452103941236e-06, -0.293205201625824, -0.3703504502773285, -0.5312135219573975, -0.6723325848579407, -1.746201992034912, -1.089548110961914, -0.24642422795295715, -1.3312021493911743, -0.29191380739212036, -0.39676961302757263, -0.46952033042907715, -0.5711169242858887, -0.6557830572128296, -0.5637272596359253], "max": [-0.49545416235923767, 0.2751200199127197, 0.1709200143814087, -0.3995271921157837, 0.5309433341026306, 0.6011219620704651, -0.5542376637458801, -0.5321977138519287, 0.3310600221157074, 0.7415357232093811, -0.2763826549053192, 0.6554184556007385, 0.6199206709861755, 0.016599858179688454, 0.005361552815884352, 0.010137110017240047, -0.5904977321624756, 1.0106937885284424, -0.4463035464286804, -0.012569775804877281, -0.009601877070963383, 0.0013155810302123427, -0.5974351167678833, 1.0081779956817627, -0.43977758288383484, 0.004812749568372965, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0003849806962534785, 0.0002926803717855364, 0.30866891145706177, 0.6326633095741272, 0.04154619202017784, 0.3812137544155121, 2.1325018405914307, 1.1645289659500122, 0.2948126196861267, 0.43829721212387085, 0.6522842645645142, 0.7804291248321533, 0.629241406917572, 0.5099886059761047, 0.9159230589866638, 0.6251007914543152], "mean": [-0.6157775521278381, -0.029426805675029755, -0.13415826857089996, -0.5430090427398682, -0.3343754708766937, 0.130763977766037, -0.6224240064620972, -0.8752887845039368, -0.017867304384708405, 0.40077731013298035, -0.4053700268268585, 0.2994880676269531, 0.18556688725948334, -0.32262155413627625, 0.004198872484266758, 0.004095353651791811, -0.5981696248054504, 1.0076220035552979, -0.44734781980514526, -0.013598022982478142, -0.010866164229810238, -0.005746275186538696, -0.6067674160003662, 1.0031636953353882, -0.4416106939315796, 0.004164722748100758, 0.2909334897994995, 1.7453233003616333, 0.2909334897994995, 0.2909334897994995, 0.2909334897994995, 0.2909334897994995, 0.9951992034912109, 1.6551274061203003, 0.9951992034912109, 0.9951992034912109, 0.9951992034912109, 0.9951992034912109, -8.486284787068143e-05, 8.874166815076023e-05, -0.015629712492227554, -0.029334817081689835, -0.0391625314950943, -0.015312225557863712, 0.03576033562421799, -0.026029391214251518, -0.001060699112713337, -0.015741048380732536, 0.041181329637765884, 0.016979875043034554, 0.036675143986940384, -0.007567199412733316, 0.011311310343444347, -0.004805054981261492], "std": [0.07004818320274353, 0.24358737468719482, 0.25208431482315063, 0.10815119743347168, 0.5750675201416016, 0.433633416891098, 0.04660012573003769, 0.17291998863220215, 0.30611854791641235, 0.2119046002626419, 0.11172863095998764, 0.19564321637153625, 0.1614322066307068, 0.1752411425113678, 0.0005757769686169922, 0.0016038853209465742, 0.0025722018908709288, 0.001358734560199082, 0.0008353794692084193, 0.0004356758436188102, 0.000625462387688458, 0.0016504083760082722, 0.002861088141798973, 0.0016363674076274037, 0.0009057233692146838, 0.0004947777488268912, 0.6466785073280334, 5.9604644775390625e-06, 0.6466785073280334, 0.6466785073280334, 0.6466785073280334, 0.6466785073280334, 0.8539939522743225, 0.3734304904937744, 0.8539939522743225, 0.8539939522743225, 0.8539939522743225, 0.8539939522743225, 0.0002695026050787419, 7.749423093628138e-05, 0.07535696774721146, 0.12431926280260086, 0.09560173749923706, 0.15817536413669586, 0.4361155033111572, 0.28249627351760864, 0.07458020001649857, 0.25072911381721497, 0.14348743855953217, 0.18373677134513855, 0.14861153066158295, 0.1468004733324051, 0.20523637533187866, 0.1550673544406891], "count": [387]}, "timestamp": {"min": [0.0], "max": [12.866666666666667], "mean": [6.433333333333333], "std": [3.723896804075995], "count": [387]}, "frame_index": {"min": [0], "max": [386], "mean": [193.0], "std": [111.71690412227984], "count": [387]}, "episode_index": {"min": [409], "max": [409], "mean": [409.0], "std": [0.0], "count": [387]}, "index": {"min": [160704], "max": [161090], "mean": [160897.0], "std": [111.71690412227984], "count": [387]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [387]}, "subtask_annotation": {"mean": [0.48578811369509045, 2.0, 2.0, 2.0, 2.0], "std": [0.5100332730325703, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [387]}, "scene_annotation": {"mean": [409.0], "std": [0.0], "min": [409], "max": [409], "count": [387]}, "eef_direction_state": {"mean": [3.9302325581395348, 4.59173126614987], "std": [1.9681680506583996, 1.5109364791615787], "min": [0, 0], "max": [6, 6], "count": [387]}, "eef_velocity_state": {"mean": [0.7571059431524548, 0.9095607235142119], "std": [0.7064998315865757, 0.7872278666389496], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_acc_mag_state": {"mean": [0.7157622739018088, 0.8501291989664083], "std": [0.8208111103578091, 0.8403695101205118], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_direction_action": {"mean": [3.661498708010336, 4.395348837209302], "std": [1.9280711135719546, 1.491155343402411], "min": [0, 1], "max": [6, 6], "count": [387]}, "eef_velocity_action": {"mean": [0.958656330749354, 1.0568475452196382], "std": [0.7354769608408, 0.7887276805200395], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_acc_mag_action": {"mean": [1.0956072351421189, 1.1369509043927648], "std": [0.7931595997309275, 0.8065327617529467], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_sim_pose_state": {"mean": [0.3645850948147707, 0.282404307239783, 0.10189130119007063, 0.21784474185101693, -0.6741131626562469, -0.27999542397203864, 0.4177040568773937, -0.27551280255577565, 0.16864304218135034, -1.7699817699908773, -0.9467842380026474, 1.7595845198728974], "std": [0.019795687086612376, 0.15002125365028451, 0.026178158654172994, 2.1791849482919234, 0.3405060230345633, 1.8991268147166585, 0.03367255680719396, 0.14762834048251766, 0.06374971046143757, 0.7441751287068261, 0.49710707509745, 1.5161992008409142], "min": [0.32622627298464635, 0.09425698966885704, 0.05839663837140191, -3.132215479606574, -1.1536122774944482, -3.1343863716539717, 0.35227535892389406, -0.4759977708839567, 0.09078687222941188, -3.0680497129780626, -1.517504009785701, -3.128051032402223], "max": [0.4127636898698446, 0.46511877235466287, 0.1552663054846053, 3.1098785466222356, -0.19722836047857029, 3.08015682587317, 0.48928697997531406, -0.1246086821580122, 0.34480046918319385, 3.1337088026273787, -0.19575802887173355, 3.1068998727717942], "count": [387]}, "eef_sim_pose_action": {"mean": [0.36698752049147726, 0.2615679284967352, 0.10629452674747891, 0.24814952289453795, -0.7102942375420325, -0.335403186369065, 0.4230927218999588, -0.26461878158976826, 0.17297178842619038, -1.648415204353153, -0.9635518042515555, 1.728696399532696], "std": [0.019510927015263697, 0.1565815045475531, 0.03028165213101517, 2.1920443468312745, 0.3445403465012422, 1.8745274492671007, 0.03293016194033073, 0.1476919420335447, 0.06535827241539412, 0.9271097732595447, 0.5354933342641097, 1.4728144942027503], "min": [0.33060288275060584, 0.041398925891041945, 0.0565831342417271, -3.1006694325078876, -1.1596468294018227, -3.0890857751554037, 0.36904551663438984, -0.4845895133030802, 0.07026884759042029, -3.120723610328969, -1.5453230819369355, -3.1026762453597883], "max": [0.4208614278551445, 0.45867170859997286, 0.16445107768166264, 3.1385582708160964, -0.2636157879775709, 3.115780783707803, 0.4964324962532242, -0.10191039366490183, 0.3595591800660205, 3.0567147821524645, -0.12435546191965718, 3.1221168471378005], "count": [387]}}} +{"episode_index": 401, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4405736495578624]], [[0.5274031934832757]], [[0.48563944396386005]]], "std": [[[0.28094622623786186]], [[0.22092760445938353]], [[0.22260881320119916]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42424685217224145]], [[0.432531403787005]], [[0.39687399317570166]]], "std": [[[0.2629415964784946]], [[0.23934671384199815]], [[0.25287729928280217]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48178130046136103]], [[0.4504970660322953]], [[0.3397372909457901]]], "std": [[[0.3163356127032013]], [[0.21064788568700024]], [[0.25104933313630684]]], "count": [100]}, "observation.state": {"min": [-0.7694685459136963, -0.13609172403812408, -0.7626644372940063, -1.3698787689208984, -0.9952653646469116, -0.03843862563371658, -0.506600022315979, -0.956937849521637, -0.5029885172843933, 0.6593801379203796, -1.4305334091186523, 0.13636894524097443, -0.6935203671455383, -0.5821413993835449, 0.010501745156943798, -0.0013205930590629578, -0.5865426659584045, 1.039934754371643, -0.4782484769821167, -0.003331167623400688, -0.013663229532539845, -0.007361444178968668, -0.5817301869392395, 1.0195322036743164, -0.47516417503356934, 0.0003088027297053486, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0001915072207339108, -2.2877864012116333e-06, -1.003289818763733, -0.2735608220100403, -0.7396978735923767, -0.2778237760066986, -1.1349048614501953, -0.5734854340553284, -0.9574620723724365, -0.28372055292129517, -0.0902101993560791, -0.6447290778160095, -0.7863768339157104, -0.45561349391937256, -1.2671372890472412, -0.8450919985771179, -14.052684783935547, -6.07448148727417, -1.404151439666748, -9.523809432983398, -2.238095283508301, -0.8608059287071228, -1.3485958576202393, -13.373434066772461, -0.3663003742694855, -2.7240538597106934, -8.63858413696289, -0.5451770424842834, -2.094627618789673, -1.5781440734863281, -0.006295226514339447, -0.017718655988574028, -0.009676343761384487, -0.007076658308506012, -0.0015407782047986984, -0.010013174265623093, -0.006968323606997728, -0.01558644138276577, -0.025994444265961647, -0.00624958798289299, -0.0026618291158229113, -0.005465689115226269, -2.26947021484375, -0.4565452039241791, 5.983340263366699, -32.42433547973633, 19.70102310180664, -1.3620787858963013, 0.7423499822616577, -0.06681149452924728, 3.2217986583709717, -28.073259353637695, 17.31743621826172, -0.9998162388801575, -0.014161841943860054, -0.012512089684605598, 0.001831501955166459, -0.10930868983268738, 0.4068886637687683, 0.048859503120183945, -0.05805666372179985, 0.34390777349472046, -0.3459238111972809, -0.013086056336760521, -2.9564361572265625, -1.3478875160217285, -3.138634443283081, -2.721979856491089, -1.0448650121688843, 1.6734284162521362, -0.6699827313423157, -0.16525833308696747, 9.701003074645996, -0.00676688551902771, -0.013945937156677246, -0.05035829544067383, -0.015900829806923866, 0.022205065935850143, 0.5678609013557434, 0.8187433481216431], "max": [-0.10557349026203156, 0.5270853638648987, -0.23298239707946777, -0.34485331177711487, 0.314719557762146, 0.3411339521408081, -0.09480025619268417, -0.021544519811868668, 0.08926549553871155, 1.229115605354309, -0.42343661189079285, 0.6837955713272095, 0.4390828013420105, 0.05664612725377083, 0.011739425361156464, 0.008566408418118954, -0.5821157693862915, 1.0435147285461426, -0.47464609146118164, 0.0007414688589051366, -0.012813124805688858, 0.00347964302636683, -0.5715892314910889, 1.0228403806686401, -0.47234877943992615, 0.004039795603603125, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.000287954811938107, 2.3085897282726364e-06, 0.30059871077537537, 0.7842872738838196, 0.35133835673332214, 1.1704896688461304, 0.6292244791984558, 0.36294764280319214, 0.46896830201148987, 0.5463330149650574, 0.4047744572162628, 0.1991177499294281, 0.5463933348655701, 0.4093836843967438, 0.5738406181335449, 0.6743724346160889, -4.621128082275391, 6.379731178283691, 3.482295513153076, -0.030525021255016327, 0.3443223536014557, 2.5537240505218506, 1.090354084968567, -3.429656744003296, 9.218559265136719, 1.5866910219192505, -0.12210012972354889, 1.4633699655532837, 0.6886447072029114, 0.5451770424842834, 0.007328739855438471, 0.027240000665187836, 0.009540731087327003, 0.0070421225391328335, 0.012218281626701355, 0.004714753478765488, 0.006294520106166601, 0.033835336565971375, 0.009998580440878868, 0.009826630353927612, 0.007035573944449425, 0.0037572758737951517, -0.5514600276947021, 0.37117496132850647, 11.164942741394043, -19.394941329956055, 24.509517669677734, 0.7973251938819885, 2.2270500659942627, 0.7720438838005066, 12.82780647277832, -19.50819206237793, 26.949411392211914, 1.1816420555114746, 0.025270547717809677, 0.007762327790260315, 0.004273504484444857, -0.027327170595526695, 0.5492753386497498, 0.517443060874939, 0.1749032884836197, 0.552584707736969, 0.037776581943035126, 0.22722244262695312, 3.020542621612549, 0.22882993519306183, 3.1329894065856934, -0.7027451992034912, 0.08292220532894135, 2.9544529914855957, -0.3835366368293762, 0.13895805180072784, 9.875152587890625, 0.013233363628387451, 0.014203011989593506, 0.028298169374465942, -0.014840837568044662, 0.025057826191186905, 0.5735013484954834, 0.8226171731948853], "mean": [-0.24629652500152588, 0.015607024542987347, -0.47283318638801575, -1.1281225681304932, -0.07850643992424011, 0.1843540072441101, -0.38412201404571533, -0.4779345691204071, -0.07475380599498749, 0.8333145380020142, -1.002638816833496, 0.4309951066970825, -0.23770815134048462, -0.33581337332725525, 0.010916129685938358, 0.0007200373220257461, -0.5835967063903809, 1.0425320863723755, -0.4771536886692047, -0.00031961256172508, -0.013386745005846024, -0.005294561851769686, -0.5742895007133484, 1.020269513130188, -0.47455936670303345, 0.0033637043088674545, 0.8691746592521667, 1.7453219890594482, 0.8691746592521667, 0.8691746592521667, 0.8691746592521667, 0.8691746592521667, 0.8486563563346863, 1.7453219890594482, 0.8486563563346863, 0.8486563563346863, 0.8486563563346863, 0.8486563563346863, -7.14245925337309e-06, -2.830297205491661e-07, -0.03711893782019615, 0.04184341058135033, -0.020444635301828384, 0.06015433371067047, -0.0637190118432045, -0.020399952307343483, 0.014302842319011688, 0.06202415004372597, 0.03659801185131073, -0.025454465299844742, -0.03853902965784073, 0.0014883705880492926, -0.06045425310730934, -0.021403715014457703, -7.3122053146362305, -1.5387580394744873, 0.34535273909568787, -4.9896016120910645, -0.3141126036643982, 0.3836768865585327, -0.2567489445209503, -8.063685417175293, 2.935267686843872, -0.6132488250732422, -4.853382587432861, 0.33333492279052734, -0.49691149592399597, -0.3490349054336548, 0.0003295415372122079, 0.00032598842517472804, -0.0010425691725686193, -0.0002937336394097656, 0.00031643101829104125, -0.00037387432530522346, 0.00015303358668461442, 0.000801502785179764, -0.0008976159151643515, 0.000623377796728164, 0.00018639894551597536, -0.0002684521896298975, -1.7063355445861816, -0.04153537005186081, 8.073587417602539, -25.530895233154297, 21.923980712890625, -0.1763036847114563, 1.598824143409729, 0.3584674000740051, 8.948756217956543, -25.066871643066406, 22.489179611206055, 0.1743074357509613, 0.0014585279859602451, -0.0020229562651365995, 0.003312593325972557, -0.07222817838191986, 0.44082555174827576, 0.15377263724803925, 0.11649136245250702, 0.4388163089752197, -0.10307279229164124, 0.12735114991664886, 0.07229938358068466, -1.0186067819595337, -0.04653685912489891, -1.8764503002166748, -0.5510607957839966, 2.425548791885376, -0.5322469472885132, -0.011396067216992378, 9.780561447143555, 0.0015281712403520942, 0.0010763425379991531, -0.00011154911771882325, -0.01546278316527605, 0.023061862215399742, 0.5717965364456177, 0.8199232220649719], "std": [0.20341570675373077, 0.21187323331832886, 0.12088438123464584, 0.25820207595825195, 0.40363457798957825, 0.10285893827676773, 0.10457784682512283, 0.3123461902141571, 0.15936516225337982, 0.19748644530773163, 0.3387533724308014, 0.18359912931919098, 0.34406882524490356, 0.1844986230134964, 0.00031589643913321197, 0.0023441275116056204, 0.0008933792705647647, 0.0006307213334366679, 0.001112931640818715, 0.0012758001685142517, 0.00021826174634043127, 0.0025812960229814053, 0.0024528512731194496, 0.0008401841041631997, 0.0008952757343649864, 0.0011587553890421987, 0.8691546320915222, 7.271766662597656e-06, 0.8691546320915222, 0.8691546320915222, 0.8691546320915222, 0.8691546320915222, 0.8659575581550598, 7.271766662597656e-06, 0.8659575581550598, 0.8659575581550598, 0.8659575581550598, 0.8659575581550598, 7.849622488720343e-05, 7.370743446699635e-07, 0.15874816477298737, 0.1559319943189621, 0.1483915150165558, 0.22382137179374695, 0.2529464066028595, 0.13463355600833893, 0.13019424676895142, 0.13478344678878784, 0.09117378294467926, 0.13877801597118378, 0.19665497541427612, 0.12914535403251648, 0.28886985778808594, 0.20289346575737, 2.259737253189087, 2.7205376625061035, 1.0417633056640625, 2.527052402496338, 0.5952048897743225, 0.6044305562973022, 0.5724680423736572, 2.7233715057373047, 2.157717227935791, 0.9812400341033936, 2.3765976428985596, 0.4037362039089203, 0.6306589245796204, 0.35390931367874146, 0.0023974899668246508, 0.005415243096649647, 0.0040227011777460575, 0.0025361692532896996, 0.0014499807730317116, 0.001706641516648233, 0.0024421585258096457, 0.006398561876267195, 0.005318047944456339, 0.002440775977447629, 0.0010219515534117818, 0.0010599727975204587, 0.33375784754753113, 0.10892670601606369, 1.151469111442566, 3.0733649730682373, 0.9868517518043518, 0.4956233501434326, 0.3249104619026184, 0.10237672924995422, 2.170319080352783, 1.6459805965423584, 2.4531571865081787, 0.5251032114028931, 0.006115659140050411, 0.003972724545747042, 0.00044588136370293796, 0.015361068770289421, 0.041082724928855896, 0.1232214942574501, 0.0489640049636364, 0.06650206446647644, 0.13451993465423584, 0.07173239439725876, 2.4112794399261475, 0.5142913460731506, 2.3975071907043457, 0.6837047338485718, 0.315687894821167, 0.4391480088233948, 0.03218396380543709, 0.04342665150761604, 0.022768406197428703, 0.0031284934375435114, 0.0038824803195893764, 0.0073996856808662415, 0.0002514331426937133, 0.000441102049080655, 0.001388479839079082, 0.0009585662046447396], "count": [410]}, "action": {"min": [-0.839389443397522, -0.11740368604660034, -0.8229548335075378, -1.3635321855545044, -1.0025285482406616, -0.04901259019970894, -0.5034152865409851, -1.0011656284332275, -0.3693404197692871, 0.6155462861061096, -1.425263524055481, 0.13168129324913025, -0.6981316804885864, -0.5828193426132202, 0.009984179399907589, -0.006053054239600897, -0.5853657722473145, 1.038318157196045, -0.47789591550827026, -0.0036215041764080524, -0.014082704670727253, -0.011341110803186893, -0.5800426006317139, 1.0168802738189697, -0.4748144745826721, -0.0003856013063341379, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0001915072207339108, -2.2877864012116333e-06, -1.003289818763733, -0.2735608220100403, -0.7396978735923767, -0.2778237760066986, -1.1349048614501953, -0.5734854340553284, -0.9574620723724365, -0.28372055292129517, -0.0902101993560791, -0.6447290778160095, -0.7863768339157104, -0.45561349391937256, -1.2671372890472412, -0.8450919985771179], "max": [-0.10993523895740509, 0.5213367938995361, -0.2129976451396942, -0.2896794080734253, 0.32014504075050354, 0.3404235243797302, -0.08922247588634491, -0.013920231722295284, 0.09308920800685883, 1.251889705657959, -0.38818660378456116, 0.6922703981399536, 0.4315493702888489, 0.05719713121652603, 0.012989524751901627, 0.011310886591672897, -0.5793390274047852, 1.0421453714370728, -0.47271543741226196, 0.00045591278467327356, -0.011429138481616974, 0.006285413634032011, -0.570411741733551, 1.021629810333252, -0.47124290466308594, 0.003450734307989478, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.000287954811938107, 2.3085897282726364e-06, 0.30059871077537537, 0.7842872738838196, 0.35133835673332214, 1.1704896688461304, 0.6292244791984558, 0.36294764280319214, 0.46896830201148987, 0.5463330149650574, 0.4047744572162628, 0.1991177499294281, 0.49791693687438965, 0.4093836843967438, 0.5738406181335449, 0.6743724346160889], "mean": [-0.28774523735046387, 0.036201588809490204, -0.48833316564559937, -1.062764286994934, -0.09176158159971237, 0.17949174344539642, -0.3754808306694031, -0.4838581383228302, -0.0658409371972084, 0.835965633392334, -0.9851502776145935, 0.4294760227203369, -0.24668627977371216, -0.3392306864261627, 0.011286131106317043, 0.0009613213478587568, -0.5823842883110046, 1.040958046913147, -0.47644177079200745, -0.0005098963156342506, -0.012901891022920609, -0.004777492955327034, -0.573174238204956, 1.018668293952942, -0.47373542189598083, 0.002648208988830447, 0.8734315633773804, 1.7453219890594482, 0.8734315633773804, 0.8734315633773804, 0.8734315633773804, 0.8734315633773804, 0.8513382077217102, 1.7453219890594482, 0.8513382077217102, 0.8513382077217102, 0.8513382077217102, 0.8513382077217102, -6.9091238401597366e-06, -2.906288045778638e-07, -0.03631419315934181, 0.04188498854637146, -0.019965695217251778, 0.05998695269227028, -0.06407811492681503, -0.020029349252581596, 0.014329446479678154, 0.06193119287490845, 0.035826440900564194, -0.0258182343095541, -0.04001426696777344, 0.0018974830163642764, -0.06010333448648453, -0.021125584840774536], "std": [0.2232540100812912, 0.20687073469161987, 0.14093884825706482, 0.29565542936325073, 0.41661205887794495, 0.10567083209753036, 0.10435742884874344, 0.3156129717826843, 0.12996648252010345, 0.20093971490859985, 0.3417932987213135, 0.18788059055805206, 0.3377024829387665, 0.1833680123090744, 0.0006775181391276419, 0.002369803376495838, 0.0010978832142427564, 0.0007154943887144327, 0.0012379747349768877, 0.0011433942709118128, 0.0005857383366674185, 0.002522447844967246, 0.0020888601429760456, 0.0009410502971149981, 0.0007760595181025565, 0.001037590205669403, 0.8691602349281311, 7.271766662597656e-06, 0.8691602349281311, 0.8691602349281311, 0.8691602349281311, 0.8691602349281311, 0.8662742972373962, 7.271766662597656e-06, 0.8662742972373962, 0.8662742972373962, 0.8662742972373962, 0.8662742972373962, 7.865543739171699e-05, 7.345040557993343e-07, 0.1592732071876526, 0.15590037405490875, 0.1483958661556244, 0.2238498330116272, 0.25293001532554626, 0.13499101996421814, 0.13018758594989777, 0.13482172787189484, 0.08952958881855011, 0.13852813839912415, 0.1941230446100235, 0.1293671578168869, 0.28899869322776794, 0.20296534895896912], "count": [410]}, "timestamp": {"min": [0.0], "max": [13.633333333333333], "mean": [6.8166666666666655], "std": [3.9452151046834216], "count": [410]}, "frame_index": {"min": [0], "max": [409], "mean": [204.5], "std": [118.35645314050265], "count": [410]}, "episode_index": {"min": [410], "max": [410], "mean": [410.0], "std": [0.0], "count": [410]}, "index": {"min": [161091], "max": [161500], "mean": [161295.5], "std": [118.35645314050265], "count": [410]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [410]}, "subtask_annotation": {"mean": [0.36097560975609755, 2.0, 2.0, 2.0, 2.0], "std": [0.4903349023660143, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [410]}, "scene_annotation": {"mean": [410.0], "std": [0.0], "min": [410], "max": [410], "count": [410]}, "eef_direction_state": {"mean": [4.336585365853659, 3.9878048780487805], "std": [2.035987936324528, 2.029621510065993], "min": [0, 1], "max": [6, 6], "count": [410]}, "eef_velocity_state": {"mean": [0.651219512195122, 0.6951219512195121], "std": [0.7310606898898356, 0.6715294590680237], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_acc_mag_state": {"mean": [0.6073170731707317, 0.6121951219512195], "std": [0.805132997316, 0.8194867882240441], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_direction_action": {"mean": [4.263414634146342, 3.841463414634146], "std": [2.120487299903996, 1.9597754487790435], "min": [0, 0], "max": [6, 6], "count": [410]}, "eef_velocity_action": {"mean": [0.6609756097560976, 0.824390243902439], "std": [0.755267049776625, 0.6723749272776673], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_acc_mag_action": {"mean": [0.7, 0.9585365853658536], "std": [0.8353471601967541, 0.8615005654503464], "min": [0, 0], "max": [2, 2], "count": [410]}, "eef_sim_pose_state": {"mean": [0.28849269655377835, 0.2081951545051048, 0.09481973925866954, 0.07219580761336977, -1.018753817742017, -0.038793197548791424, 0.3236895824434515, -0.18918153110601355, 0.12383695232988477, -1.876418117558393, -0.5511743090693095, 2.4255777506070864], "std": [0.04496630561568821, 0.10617840333882275, 0.023439656031267447, 2.435091738589359, 0.5143059559425736, 2.4340793304922834, 0.07675671651665875, 0.09794014250097968, 0.021074835397230793, 0.6837293988434322, 0.31566265563979395, 0.4391355679505876], "min": [0.24724604830409427, 0.13003958044513772, 0.060178228357209984, -3.108280451836168, -1.3478873641770928, -3.1413202059656986, 0.20450336647360004, -0.3964949834338009, 0.08612863944425773, -2.7220676386887837, -1.0448660846995568, 1.6733879238921054], "max": [0.40172617151927875, 0.5091361979517479, 0.1508379527280008, 3.1276718426925885, 0.22875990136976077, 3.1364936673638453, 0.4345351810781627, -0.10043710819975663, 0.18254843432907136, -0.7025446859352191, 0.08291827553949638, 2.954461916707946], "count": [410]}, "eef_sim_pose_action": {"mean": [0.2967537866098548, 0.22032022189327843, 0.09167436628922483, -0.03502031975038611, -1.0108125754416897, -0.23864399034796666, 0.3252178919509048, -0.18546983164392397, 0.12150019050888922, -1.869647210824583, -0.5561175185076925, 2.422579101944038], "std": [0.04721333615071776, 0.10987661743525778, 0.025825624756917957, 2.3556405221002747, 0.5547395347589098, 2.355420961605666, 0.07744851815805294, 0.08805132307060745, 0.02366651184608299, 0.6606256698228385, 0.32105249855007817, 0.4145276733188581], "min": [0.24938638855411913, 0.13220249068089904, 0.0573016025300317, -3.126458705970539, -1.360507530176332, -3.1124362230864393, 0.20300917192108506, -0.3683344132223471, 0.07654012721885856, -2.6668347358944566, -1.063456958392888, 1.6609148865946466], "max": [0.41602960395683, 0.5168740873905059, 0.15148862132357646, 3.084544278620449, 0.26294517520836846, 3.084376446222228, 0.444988270010204, -0.09781963711936313, 0.16642890259587184, -0.6871667821876928, 0.0876385906175412, 2.910853276801385], "count": [410]}}} +{"episode_index": 402, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44532205882352943]], [[0.5402810313341023]], [[0.4868749855824683]]], "std": [[[0.28211690612602675]], [[0.20556948273554707]], [[0.22059364724660988]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43522973615916954]], [[0.43794877210688193]], [[0.36072886870434445]]], "std": [[[0.29485067287544664]], [[0.24213377124770719]], [[0.28874705054081024]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42769439638600537]], [[0.4640660611303345]], [[0.4058267228950404]]], "std": [[[0.29813890409044985]], [[0.2246179929341864]], [[0.25347119771809745]]], "count": [100]}, "observation.state": {"min": [-0.845827043056488, -0.175479456782341, -0.6172271370887756, -1.2558199167251587, -1.5138856172561646, -0.38796496391296387, -0.6351592540740967, -0.7308959364891052, -0.3852899670600891, 0.08430713415145874, -1.8375680446624756, -0.07974298298358917, -0.34664466977119446, -0.5612493753433228, 0.0109062809497118, -0.0007386610959656537, -0.578961193561554, 1.0341755151748657, -0.48762738704681396, -0.012079450301826, -0.013122804462909698, -0.007018632721155882, -0.5836507081985474, 1.0226291418075562, -0.48344123363494873, -0.009898259304463863, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.008963756263256073, -2.1717271465604426e-06, -0.7209439277648926, -0.5249627828598022, -0.6303113698959351, -1.420994520187378, -2.467621326446533, -1.3492804765701294, -1.8426623344421387, -0.9334033727645874, -0.37774354219436646, -0.5300350785255432, -0.9755164384841919, -1.054449439048767, -0.673886239528656, -1.005874752998352, -15.210749626159668, -5.860806465148926, -1.6428570747375488, -9.7374849319458, -8.120267868041992, -2.9841270446777344, -2.065934181213379, -12.638507843017578, -5.036630153656006, -2.738095283508301, -8.272283554077148, -0.8894994258880615, -0.8321123719215393, -2.6684980392456055, -0.006008143071085215, -0.019228573888540268, -0.017492612823843956, -0.01234194915741682, -0.0022475470323115587, -0.007157888729125261, -0.007188013289123774, -0.013604690320789814, -0.01932574063539505, -0.006772084627300501, -0.003834610106423497, -0.011239583604037762, -4.135950088500977, -0.6903854608535767, 2.850623607635498, -26.99221420288086, 13.216504096984863, -0.3168521225452423, -1.0605000257492065, -0.34890446066856384, 6.131810188293457, -34.45979309082031, 18.2177791595459, 0.1000194251537323, -0.015196636319160461, -0.01048887800425291, -0.0012210012646391988, -0.08198151737451553, 0.40667039155960083, 0.030410349369049072, -0.02816980704665184, 0.3469315767288208, -0.24647095799446106, 0.00410080561414361, -3.1339120864868164, -1.4110687971115112, -3.0945444107055664, -3.1343469619750977, -1.3631126880645752, -3.1189918518066406, -0.6713199615478516, -0.031169217079877853, 9.68948745727539, -0.006766974925994873, -0.017532289028167725, -0.029655754566192627, -0.029362617060542107, -0.0005396457854658365, 0.9851450324058533, -0.1695367693901062], "max": [-0.11208783090114594, 0.27656877040863037, -0.09841546416282654, -0.30479857325553894, 0.28487682342529297, 0.6671237349510193, 0.19760426878929138, 0.1633923202753067, 0.16355781257152557, 0.9489222168922424, -0.7893672585487366, 0.5644063949584961, 0.4202929437160492, -0.02965773455798626, 0.011654743924736977, 0.004214993678033352, -0.5640194416046143, 1.0367534160614014, -0.4747052490711212, -0.006724406033754349, -0.012259835377335548, -0.001690300297923386, -0.568360447883606, 1.0246849060058594, -0.47081297636032104, -0.006140302866697311, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.009442295879125595, 1.3461378784995759e-06, 0.7167860269546509, 0.2794555127620697, 1.202781319618225, 0.5137027502059937, 1.7418766021728516, 2.261726140975952, 1.4620885848999023, 0.8811992406845093, 0.4720240533351898, 0.8256157636642456, 0.8518651723861694, 0.4026608169078827, 1.669294834136963, 0.5213084816932678, -5.018285274505615, 4.822955131530762, 2.344933032989502, 1.0073260068893433, 0.6599512100219727, 2.3815629482269287, 1.721611738204956, -2.182508945465088, 10.317460060119629, 3.201465368270874, 1.1599512100219727, 2.6684980392456055, 1.3199023008346558, 0.6886447072029114, 0.009715437889099121, 0.01789168268442154, 0.012989982962608337, 0.00908491387963295, 0.015203980728983879, 0.013921801932156086, 0.007368174847215414, 0.01560092531144619, 0.013852735981345177, 0.008053041063249111, 0.01614474132657051, 0.008183678612112999, -1.5483300685882568, 0.12619948387145996, 10.571063041687012, -15.992884635925293, 24.978227615356445, 1.0769883394241333, 1.7392200231552124, 0.5901681780815125, 12.76841926574707, -22.75914192199707, 29.014972686767578, 1.4961920976638794, 0.019534282386302948, 0.005623525939881802, 0.0012210012646391988, -0.05465434491634369, 0.606392502784729, 0.3852671980857849, 0.264893501996994, 0.5183638334274292, -0.012588621117174625, 0.28479504585266113, 3.1374990940093994, 0.4773012399673462, 3.0484459400177, 3.1359519958496094, -0.44919925928115845, 3.1182122230529785, -0.37540411949157715, 0.24640138447284698, 9.884471893310547, 0.01103585958480835, 0.019576549530029297, 0.03275388479232788, -0.024963799864053726, 0.0008324136142618954, 0.985802412033081, -0.1654472053050995], "mean": [-0.5067848563194275, -0.029471399262547493, -0.3805227279663086, -0.7580345273017883, -0.5774746537208557, 0.13131394982337952, -0.31022408604621887, -0.2190263420343399, -0.021954253315925598, 0.4470871388912201, -1.343518853187561, 0.10772406309843063, 0.034835029393434525, -0.4120202362537384, 0.011340336874127388, 0.0019016192527487874, -0.5731614828109741, 1.035046100616455, -0.4780476689338684, -0.010286254808306694, -0.012642047367990017, -0.003955227788537741, -0.5780447125434875, 1.0237592458724976, -0.4745226204395294, -0.008509432896971703, 0.7377180457115173, 1.7453241348266602, 0.7377180457115173, 0.7377180457115173, 0.7377180457115173, 0.7377180457115173, 0.5295884013175964, 1.7453241348266602, 0.5295884013175964, 0.5295884013175964, 0.5295884013175964, 0.5295884013175964, 0.009192025288939476, -3.65556900305819e-07, -0.010397304780781269, -0.0012072522658854723, -0.0059447516687214375, 0.009754096157848835, -0.018027562648057938, 0.02971513196825981, -0.003864082507789135, 0.018816372379660606, 0.008831186220049858, -0.001502065802924335, -0.018254604190587997, -0.042316824197769165, 0.0322752371430397, -0.006120809819549322, -9.714274406433105, -1.4561184644699097, -0.20503860712051392, -4.185830116271973, -1.7666664123535156, 0.4568912982940674, -0.19654680788516998, -6.170233249664307, 2.0696191787719727, -0.0600183866918087, -5.063281536102295, 0.251600444316864, 0.010769698768854141, -0.6819775104522705, 0.00042316969484090805, -0.0006733472691848874, -0.001302781398408115, -0.00016700754349585623, 0.0008611902012489736, -0.00019681124831549823, -5.890514330531005e-06, 0.0008986518951132894, -0.0012996834702789783, -7.954284228617325e-05, 0.0010538259521126747, 1.0137231583939865e-05, -2.925483226776123, -0.19358479976654053, 7.332108497619629, -21.82099151611328, 21.069046020507812, 0.37144985795021057, 0.30679646134376526, 0.18116936087608337, 10.066460609436035, -27.669973373413086, 24.31551170349121, 0.7902472019195557, 0.002489941893145442, -0.0023033302277326584, -0.0003420767607167363, -0.07515587657690048, 0.49847644567489624, 0.16117163002490997, 0.12162512540817261, 0.40959858894348145, -0.13032914698123932, 0.17153353989124298, 0.8895331025123596, -0.6119003295898438, 0.2660324275493622, -0.776835024356842, -0.9529234766960144, -0.6909844279289246, -0.5312984585762024, 0.10216519236564636, 9.780611038208008, 0.002336447825655341, 0.0006877362029626966, 0.00027676738682202995, -0.02793736755847931, 4.957980854669586e-05, 0.9855121970176697, -0.1672801673412323], "std": [0.23976804316043854, 0.14636655151844025, 0.12993194162845612, 0.30595824122428894, 0.6994075775146484, 0.3063659071922302, 0.2878316640853882, 0.2807421088218689, 0.1756403148174286, 0.253126323223114, 0.3840356767177582, 0.14464914798736572, 0.1550101339817047, 0.1593238115310669, 0.00019411220273468643, 0.0013197024818509817, 0.004767542239278555, 0.0007911983411759138, 0.0038438402116298676, 0.0016734140226617455, 0.0002528504410292953, 0.0015035170363262296, 0.005586443934589624, 0.0006022170418873429, 0.003551724599674344, 0.0011700984323397279, 0.854792594909668, 5.125999450683594e-06, 0.854792594909668, 0.854792594909668, 0.854792594909668, 0.854792594909668, 0.7946987748146057, 5.125999450683594e-06, 0.7946987748146057, 0.7946987748146057, 0.7946987748146057, 0.7946987748146057, 7.869899127399549e-05, 5.776632860943209e-07, 0.235337033867836, 0.12967044115066528, 0.22516106069087982, 0.2763654887676239, 0.5797684192657471, 0.45051309466362, 0.3818225562572479, 0.2885882258415222, 0.14969198405742645, 0.2321161925792694, 0.3180704116821289, 0.20293118059635162, 0.28154781460762024, 0.18161974847316742, 2.618330955505371, 2.553546905517578, 1.1840124130249023, 3.1127994060516357, 3.2181620597839355, 0.8358497619628906, 0.9713749885559082, 2.5749263763427734, 3.5386621952056885, 1.1224074363708496, 2.1841766834259033, 0.5979227423667908, 0.3430102467536926, 0.5828841924667358, 0.002469103317707777, 0.005770085379481316, 0.005616607144474983, 0.0029548148158937693, 0.0025849277153611183, 0.0020045689307153225, 0.0021083324681967497, 0.004878196399658918, 0.005423902068287134, 0.0023397060576826334, 0.0027394737116992474, 0.002090211259201169, 0.42962926626205444, 0.14823053777217865, 1.84526526927948, 2.3471322059631348, 2.5645081996917725, 0.3285602629184723, 0.42134323716163635, 0.17461518943309784, 1.4141806364059448, 2.654197931289673, 2.619433641433716, 0.36813610792160034, 0.006624306086450815, 0.002757126232609153, 0.0004996993229724467, 0.008770795539021492, 0.05752071365714073, 0.11253783106803894, 0.08312284201383591, 0.055022746324539185, 0.07691079378128052, 0.09469660371541977, 2.100139617919922, 0.7467626929283142, 2.2700483798980713, 2.4028635025024414, 0.23470115661621094, 2.534456491470337, 0.04723265767097473, 0.04889386519789696, 0.03229878470301628, 0.003328533610329032, 0.0057130553759634495, 0.00862795952707529, 0.0009075763518922031, 0.0002800233487505466, 0.00013873365242034197, 0.0008885993156582117], "count": [373]}, "action": {"min": [-0.9143972992897034, -0.15772971510887146, -0.6909580230712891, -1.271539330482483, -1.5707963705062866, -0.3940328359603882, -0.6262770295143127, -0.7739110589027405, -0.40755710005760193, 0.04911103844642639, -1.8163504600524902, -0.08920726925134659, -0.13788849115371704, -0.5632925033569336, 0.010014742612838745, -0.004526800476014614, -0.5783234238624573, 1.0303242206573486, -0.48637038469314575, -0.011776125989854336, -0.013949972577393055, -0.009801660664379597, -0.582518458366394, 1.0181357860565186, -0.4819066524505615, -0.010075707919895649, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.008963756263256073, -2.1717271465604426e-06, -0.7209439277648926, -0.5249627828598022, -0.6303113698959351, -1.420994520187378, -2.467621326446533, -1.3492804765701294, -1.8426623344421387, -0.9334033727645874, -0.37774354219436646, -0.5300350785255432, -0.9755164384841919, -1.054449439048767, -0.673886239528656, -1.005874752998352], "max": [-0.1537592113018036, 0.28658685088157654, -0.003490325529128313, -0.23963510990142822, 0.2901264429092407, 0.6792638301849365, 0.20924623310565948, 0.1673751175403595, 0.17025698721408844, 1.0178769826889038, -0.715752899646759, 0.5125974416732788, 0.4290817975997925, -0.027239467948675156, 0.013181645423173904, 0.007591195870190859, -0.5622798204421997, 1.036268711090088, -0.4734610319137573, -0.0069145504385232925, -0.010570444166660309, 0.002234090818092227, -0.5660125017166138, 1.0241310596466064, -0.4700757563114166, -0.006465309299528599, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.009442295879125595, 1.3461378784995759e-06, 0.7167860269546509, 0.2794555127620697, 1.202781319618225, 0.5137027502059937, 1.7418766021728516, 2.261726140975952, 1.4620885848999023, 0.8811992406845093, 0.4720240533351898, 0.8256157636642456, 0.8518651723861694, 0.4026608169078827, 1.669294834136963, 0.5258522033691406], "mean": [-0.5425630807876587, -0.02209615334868431, -0.4022219181060791, -0.7051826119422913, -0.5930776000022888, 0.13210730254650116, -0.30685216188430786, -0.2318747490644455, -0.02293614111840725, 0.4566146731376648, -1.3118691444396973, 0.09912704676389694, 0.04005780816078186, -0.41364356875419617, 0.011774233542382717, 0.0015755544882267714, -0.5724284648895264, 1.033774971961975, -0.47723302245140076, -0.009878518991172314, -0.012092841789126396, -0.003998792730271816, -0.5769156813621521, 1.0218592882156372, -0.47349175810813904, -0.008582644164562225, 0.7377180457115173, 1.7453241348266602, 0.7377180457115173, 0.7377180457115173, 0.7377180457115173, 0.7377180457115173, 0.530758261680603, 1.7453241348266602, 0.530758261680603, 0.530758261680603, 0.530758261680603, 0.530758261680603, 0.009191860444843769, -3.6700524219668296e-07, -0.009699791669845581, -0.0010813751723617315, -0.005721736699342728, 0.00924609787762165, -0.017973309382796288, 0.030129488557577133, -0.004000344313681126, 0.019569823518395424, 0.009472045116126537, -0.0008206591010093689, -0.017736244946718216, -0.04327357932925224, 0.031392328441143036, -0.007506686262786388], "std": [0.2495078295469284, 0.1354769468307495, 0.1373724639415741, 0.31548091769218445, 0.717876672744751, 0.3073858618736267, 0.2885552942752838, 0.29775670170783997, 0.1729608029127121, 0.27959272265434265, 0.3979237377643585, 0.1362328976392746, 0.15054857730865479, 0.1606081873178482, 0.0005843877443112433, 0.0018582321936264634, 0.0048703900538384914, 0.001160843763500452, 0.0036102121230214834, 0.0015028135385364294, 0.0006402794970199466, 0.0019388239597901702, 0.005258031189441681, 0.0012543676421046257, 0.003150797914713621, 0.001041084760800004, 0.854792594909668, 5.125999450683594e-06, 0.854792594909668, 0.854792594909668, 0.854792594909668, 0.854792594909668, 0.7949000000953674, 5.125999450683594e-06, 0.7949000000953674, 0.7949000000953674, 0.7949000000953674, 0.7949000000953674, 7.843712228350341e-05, 5.752190190833062e-07, 0.23513372242450714, 0.12968018651008606, 0.22509747743606567, 0.27626898884773254, 0.5797744989395142, 0.4504812955856323, 0.38183194398880005, 0.2883475124835968, 0.1491536945104599, 0.2319766879081726, 0.3183283805847168, 0.20286059379577637, 0.2823561131954193, 0.18013377487659454], "count": [373]}, "timestamp": {"min": [0.0], "max": [12.4], "mean": [6.199999999999998], "std": [3.5891812746394156], "count": [373]}, "frame_index": {"min": [0], "max": [372], "mean": [186.0], "std": [107.67543823918248], "count": [373]}, "episode_index": {"min": [411], "max": [411], "mean": [411.0], "std": [0.0], "count": [373]}, "index": {"min": [161501], "max": [161873], "mean": [161687.0], "std": [107.67543823918248], "count": [373]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [373]}, "subtask_annotation": {"mean": [0.7479892761394102, 2.0, 2.0, 2.0, 2.0], "std": [0.7254673855515046, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [373]}, "scene_annotation": {"mean": [411.0], "std": [0.0], "min": [411], "max": [411], "count": [373]}, "eef_direction_state": {"mean": [3.1796246648793565, 2.8739946380697052], "std": [2.2705511533741545, 2.0627409262090017], "min": [0, 0], "max": [6, 6], "count": [373]}, "eef_velocity_state": {"mean": [1.0777479892761395, 1.1126005361930296], "std": [0.7552236469191954, 0.6451941900246293], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_acc_mag_state": {"mean": [1.0, 0.8284182305630027], "std": [0.8348957649538065, 0.842915225330473], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_direction_action": {"mean": [2.753351206434316, 2.8525469168900806], "std": [1.9534175119133526, 1.9476321503577454], "min": [0, 0], "max": [6, 6], "count": [373]}, "eef_velocity_action": {"mean": [1.2654155495978552, 1.2198391420911527], "std": [0.6440568901274769, 0.5902995793897228], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_acc_mag_action": {"mean": [1.1045576407506703, 1.1769436997319034], "std": [0.7936109689274343, 0.7858018152236821], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_sim_pose_state": {"mean": [0.35555824909667055, 0.22475605574262408, 0.10307127322372327, 0.8379347099312808, -0.6122828022225684, 0.2586147477257128, 0.28740681367411347, -0.2124418873051555, 0.1298853936966505, -0.7851948292476706, -0.953057912596997, -0.6825373153605695], "std": [0.054304818038709644, 0.07378400590960497, 0.04417060309589885, 2.2134223505227455, 0.7469081923908635, 2.2835275895271105, 0.059539983110182736, 0.06603639874013366, 0.034583329683455094, 2.4410497354431184, 0.23473550741383967, 2.5750928172724827], "min": [0.2711971485291171, 0.1426787326344994, 0.038186068895255505, -3.1410294819928017, -1.4113972104380434, -3.0945552552994755, 0.20694286959235844, -0.3246542982550104, 0.047708359017027885, -3.1412088580080817, -1.3635115657545822, -3.1414579408957723], "max": [0.4473897951439532, 0.3767663681488481, 0.20581856658392197, 3.1402594117862526, 0.4773063389102683, 3.048418948352997, 0.4031594047622834, -0.11734188430073918, 0.17530975279911049, 3.1385543033179983, -0.44920664084315387, 3.13184868267123], "count": [373]}, "eef_sim_pose_action": {"mean": [0.3612373256437662, 0.2272684068976207, 0.10375267257433804, 1.1131367455056353, -0.614335500434137, 0.003304448728204119, 0.28925368852711064, -0.21459981462955205, 0.12553798768404087, -0.24416433813454927, -0.9554952969137418, -0.7279519313344085], "std": [0.056127071546447124, 0.07297332147450948, 0.04620922497802751, 2.025958437594553, 0.7857605182407518, 2.3304949643965527, 0.06171639899568132, 0.06576789831423645, 0.03375766935415902, 2.5366448571584916, 0.26371503402074925, 2.5800815355063604], "min": [0.2724058059034661, 0.14311535529866612, 0.03905200534933771, -3.103963739985984, -1.5169916567303388, -3.1396927724712067, 0.19963759182771365, -0.32891194097001664, 0.05337976785379964, -3.1406052843398897, -1.3754733092540536, -3.1407245362784373], "max": [0.4588301821373207, 0.37716465711790115, 0.21589562944928223, 3.1304487427750933, 0.5415242346648701, 3.1361924561011376, 0.4150184385028069, -0.11229046434607631, 0.17115573735655226, 3.1415781312062165, -0.3852827645450245, 3.13589647342782], "count": [373]}}} +{"episode_index": 403, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4413877619184929]], [[0.5593604695309496]], [[0.47823412870049986]]], "std": [[[0.29345449602189094]], [[0.20131747589698284]], [[0.22768112441693297]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4413131848327566]], [[0.40075241253364086]], [[0.311249949538639]]], "std": [[[0.31921374026369526]], [[0.2543453529499602]], [[0.2854283003106389]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44482759996155324]], [[0.4256972222222222]], [[0.33987992358708186]]], "std": [[[0.2782103594185697]], [[0.24166619024780372]], [[0.29365113595679865]]], "count": [100]}, "observation.state": {"min": [-0.6371179819107056, -0.20037049055099487, -0.4318317174911499, -2.014573574066162, -1.4541685581207275, -0.3942646384239197, -0.27782467007637024, -0.4609757661819458, -0.2142905592918396, -0.10661858320236206, -1.5944678783416748, 0.273897647857666, -0.05797169730067253, -0.34866824746131897, 0.010088146664202213, -0.008744574151933193, -0.6220036745071411, 0.9808534383773804, -0.3932866156101227, -0.027112826704978943, -0.010231591761112213, 0.01285799965262413, -0.6303470730781555, 1.0076274871826172, -0.40313079953193665, 0.04276668280363083, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0003876175032928586, -2.5395656848559156e-06, -0.9410860538482666, -0.3549250364303589, -0.9240783452987671, -2.0897974967956543, -3.0978822708129883, -1.4647130966186523, -0.6864967346191406, -0.6976139545440674, -0.3560549020767212, -0.3678019642829895, -0.42280352115631104, -3.040123224258423, -0.32809412479400635, -1.4151009321212769, -14.119495391845703, -6.288156509399414, -1.9377288818359375, -11.141636848449707, -0.7173382639884949, -0.6025641560554504, -1.2625153064727783, -11.168655395507812, -6.1965813636779785, -1.6568986177444458, -10.19536018371582, -1.4346764087677002, -0.9468864798545837, -1.8937729597091675, -0.005565200932323933, -0.012144981883466244, -0.024562742561101913, -0.006487787701189518, -0.004940512590110302, -0.009782352484762669, -0.0089679891243577, -0.010359656065702438, -0.0200860146433115, -0.005485977046191692, -0.0027382136322557926, -0.008209089748561382, -1.3574399948120117, -0.3971571922302246, 4.4343037605285645, -31.131446838378906, 3.9474494457244873, 0.010682419873774052, -0.615090012550354, -0.4676804542541504, 3.0139405727386475, -33.92401123046875, 3.7430055141448975, -0.7704207301139832, -0.01722962036728859, -0.013338284566998482, 0.0018315018387511373, -0.10930868983268738, 0.31438684463500977, 0.0009960695169866085, 0.04352863132953644, 0.3665870428085327, -0.37114018201828003, -0.002671953057870269, -2.993983745574951, -1.095638394355774, -2.769958972930908, -2.5770246982574463, -1.0658602714538574, 1.340388298034668, -0.8020391464233398, -0.11803674697875977, 9.603656768798828, -0.01128646731376648, -0.0211637020111084, -0.029342055320739746, -0.02566799707710743, 0.02099817991256714, 0.7276772856712341, 0.681347131729126], "max": [0.2338099479675293, 0.09343237429857254, 0.4306970238685608, -0.47798866033554077, 0.41714099049568176, 0.6844561100006104, 0.10242738574743271, 0.12273263186216354, 0.16852393746376038, 0.39968687295913696, -1.1982142925262451, 1.3258171081542969, 0.284095823764801, 0.09726887941360474, 0.010621464811265469, -0.007833429612219334, -0.6067465543746948, 0.9813784956932068, -0.38061755895614624, -0.025473790243268013, -0.009475250728428364, 0.01432785950601101, -0.6172213554382324, 1.0089360475540161, -0.39165812730789185, 0.04488275572657585, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0008602655143477023, 2.054769083770225e-06, 0.6423534750938416, 0.6025491952896118, 0.49983829259872437, 0.9612340927124023, 3.0126442909240723, 1.349121332168579, 0.7298588752746582, 0.32808294892311096, 0.5650491118431091, 0.3419088125228882, 0.6052654981613159, 0.13445279002189636, 1.1160638332366943, 0.08437184989452362, -1.7148282527923584, 3.6019537448883057, 2.0360195636749268, 0.3663003742694855, 1.090354084968567, 2.5824174880981445, 0.5451770424842834, 0.1670287400484085, 7.356532573699951, 3.229548454284668, 2.6862030029296875, 0.3156288266181946, 2.3241758346557617, 0.0, 0.00620023999363184, 0.013184517621994019, 0.016299966722726822, 0.006756257731467485, 0.01921624317765236, 0.008829699829220772, 0.005363722797483206, 0.012633823789656162, 0.012982727959752083, 0.0084967827424407, 0.026601087301969528, 0.01234518177807331, -0.1272599995136261, 0.155893474817276, 14.357048034667969, -19.121187210083008, 18.124683380126953, 0.5981938242912292, 1.0180799961090088, 0.11877598613500595, 13.629545211791992, -21.183151245117188, 17.98432159423828, -0.2477336972951889, 0.020403927192091942, 0.009398364461958408, 0.004884005058556795, -0.04099075868725777, 0.5758232474327087, 0.35624486207962036, 0.3391152620315552, 0.5040476322174072, -0.016675416380167007, 0.3136352300643921, 2.8900671005249023, -0.02451149746775627, 2.9156112670898438, -1.2811356782913208, -0.12784969806671143, 2.9650073051452637, -0.4747067391872406, 0.28734681010246277, 9.860442161560059, 0.01045343279838562, 0.019376039505004883, 0.04097539186477661, -0.022044219076633453, 0.024978220462799072, 0.7312847375869751, 0.6849963068962097], "mean": [-0.3660643398761749, -0.1203174889087677, -0.18023352324962616, -1.243125557899475, -0.37923964858055115, 0.09018982201814651, -0.1048738956451416, -0.2973075211048126, 0.03442582115530968, 0.21886108815670013, -1.4105054140090942, 0.44001108407974243, 0.06206879764795303, -0.26031985878944397, 0.010203841142356396, -0.008422202430665493, -0.6175850033760071, 0.9812415242195129, -0.38361960649490356, -0.02588111162185669, -0.00990394689142704, 0.013273042626678944, -0.6261422038078308, 1.0085104703903198, -0.39436355233192444, 0.044310420751571655, 0.5786822438240051, 1.745330572128296, 0.5786822438240051, 0.5786822438240051, 0.5786822438240051, 0.5786822438240051, 0.7836657166481018, 1.745330572128296, 0.7836657166481018, 0.7836657166481018, 0.7836657166481018, 0.7836657166481018, 0.0006969883688725531, -2.0711793524696986e-07, -0.05124710127711296, 0.025078343227505684, -0.06467587500810623, 0.03497893363237381, -0.05351823940873146, 0.06214924529194832, -0.0035107021685689688, -0.042097147554159164, 0.0027274703606963158, 0.036374956369400024, -0.008398572914302349, -0.10851026326417923, -0.008352634496986866, -0.03911206126213074, -8.513764381408691, -1.7807344198226929, -0.17940261960029602, -4.489919662475586, 0.3535478711128235, 0.7193052768707275, -0.3821732699871063, -7.604707717895508, 2.868199348449707, 0.5364654064178467, -6.260010242462158, -0.21147054433822632, -0.11453668773174286, -0.572242796421051, 0.00023971057089511305, -0.0007537174969911575, -0.0005334521410986781, -0.00016766074986662716, 0.0012013626983389258, 0.0001533952890895307, -9.129643149208277e-05, -0.0005575736286118627, -0.0014599863206967711, 4.591097240336239e-05, 0.0012524964986369014, 0.0003573764697648585, -0.7307679653167725, -0.15013279020786285, 10.17173957824707, -22.573972702026367, 13.733625411987305, 0.3620724081993103, 0.15606646239757538, -0.2238236516714096, 10.359343528747559, -24.884031295776367, 14.202086448669434, -0.4569361209869385, 0.002075385069474578, -0.0012519825249910355, 0.0032920895610004663, -0.07074057310819626, 0.46339431405067444, 0.15535840392112732, 0.23427040874958038, 0.4547918736934662, -0.1399867981672287, 0.22494195401668549, -0.5603802800178528, -0.6791043877601624, 0.3810243606567383, -2.2692644596099854, -0.8681183457374573, 2.6003243923187256, -0.6562238931655884, 0.02548668161034584, 9.767007827758789, 0.0003066030330955982, 0.0008901215041987598, 0.0011995314853265882, -0.024554787203669548, 0.023693514987826347, 0.7294049859046936, 0.6832274794578552], "std": [0.2977321445941925, 0.08270613849163055, 0.30570006370544434, 0.5157681107521057, 0.7707385420799255, 0.39476561546325684, 0.104805588722229, 0.19040268659591675, 0.09920364618301392, 0.1530880481004715, 0.13385985791683197, 0.3039872348308563, 0.09017924964427948, 0.11510827392339706, 0.00012917397543787956, 0.000157806440256536, 0.004380431491881609, 0.00016121093358378857, 0.004215701017528772, 0.00035322693292982876, 0.000157130416482687, 0.0001859224576037377, 0.003986647818237543, 0.0003615608438849449, 0.003811134956777096, 0.000600433733779937, 0.8128045797348022, 1.3113021850585938e-06, 0.8128045797348022, 0.8128045797348022, 0.8128045797348022, 0.8128045797348022, 0.8628699779510498, 1.3113021850585938e-06, 0.8628699779510498, 0.8628699779510498, 0.8628699779510498, 0.8628699779510498, 8.692841220181435e-05, 8.812407941150013e-07, 0.23964087665081024, 0.17276248335838318, 0.24766676127910614, 0.49882492423057556, 0.7859857678413391, 0.35517874360084534, 0.20253324508666992, 0.18144765496253967, 0.14885827898979187, 0.1362040638923645, 0.1767253577709198, 0.4276336431503296, 0.16055983304977417, 0.18447133898735046, 3.190913200378418, 2.8399622440338135, 0.952566921710968, 3.6814472675323486, 0.4393782615661621, 0.8201777935028076, 0.4069848358631134, 2.5853359699249268, 3.1085240840911865, 1.0077264308929443, 3.2370991706848145, 0.2954614758491516, 0.48561063408851624, 0.39288806915283203, 0.0023433887399733067, 0.004122352227568626, 0.006319677922874689, 0.002288788091391325, 0.0036832878831773996, 0.002131043002009392, 0.0023443216923624277, 0.004424632526934147, 0.005505036562681198, 0.002453855238854885, 0.003995419479906559, 0.0024009414482861757, 0.2340954840183258, 0.12835299968719482, 2.614865303039551, 3.0872511863708496, 3.624445676803589, 0.1377585232257843, 0.28735920786857605, 0.1206563413143158, 3.0222980976104736, 3.2539877891540527, 3.72208833694458, 0.12392082065343857, 0.00654648570343852, 0.0044063082896173, 0.00045651174150407314, 0.0146262152120471, 0.0778561532497406, 0.11825896799564362, 0.1040046364068985, 0.04016069695353508, 0.09854575246572495, 0.10024520009756088, 2.31964111328125, 0.41606706380844116, 2.168269395828247, 0.4392980933189392, 0.25562918186187744, 0.5082733035087585, 0.052620016038417816, 0.05432596802711487, 0.03468470275402069, 0.0028447159565985203, 0.005485868081450462, 0.007579877506941557, 0.0009420423302799463, 0.0010721003636717796, 0.0009673960157670081, 0.0009784010471776128], "count": [282]}, "action": {"min": [-0.7157244682312012, -0.19815263152122498, -0.4621496796607971, -2.0213427543640137, -1.462998390197754, -0.39127159118652344, -0.2792777419090271, -0.5186805129051208, -0.2466217428445816, -0.11118069291114807, -1.5968891382217407, 0.24132822453975677, -0.06150880455970764, -0.34794527292251587, 0.008906476199626923, -0.011490852572023869, -0.6195623874664307, 0.9788217544555664, -0.3943936228752136, -0.026576604694128036, -0.010964193381369114, 0.00843929685652256, -0.628429651260376, 1.006221890449524, -0.4045809209346771, 0.04106716066598892, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0003876175032928586, -2.5395656848559156e-06, -0.9410860538482666, -0.3549250364303589, -0.9240783452987671, -2.0897974967956543, -3.0978822708129883, -1.4647130966186523, -0.6864967346191406, -0.6976139545440674, -0.3560549020767212, -0.3678019642829895, -0.42280352115631104, -3.040123224258423, -0.32809412479400635, -1.4151009321212769], "max": [0.23117779195308685, 0.1537359058856964, 0.41199904680252075, -0.39776861667633057, 0.4247578978538513, 0.6886175274848938, 0.10544311255216599, 0.13190722465515137, 0.16935326159000397, 0.45013153553009033, -1.11588454246521, 1.3206748962402344, 0.2891080379486084, 0.0832991898059845, 0.011187058873474598, -0.004702335223555565, -0.6035534143447876, 0.9824825525283813, -0.38189101219177246, -0.02447834610939026, -0.008377881720662117, 0.015625949949026108, -0.6126382350921631, 1.010351300239563, -0.392472505569458, 0.04368644207715988, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0008602655143477023, 2.054769083770225e-06, 0.6423534750938416, 0.6025491952896118, 0.49983829259872437, 0.9612340927124023, 3.0126442909240723, 1.349121332168579, 0.7298588752746582, 0.32808294892311096, 0.5650491118431091, 0.3419088125228882, 0.6052654981613159, 0.13445279002189636, 1.1160638332366943, 0.08437184989452362], "mean": [-0.41640743613243103, -0.09720613807439804, -0.21606393158435822, -1.1752294301986694, -0.38629910349845886, 0.10069900751113892, -0.10169992595911026, -0.33719614148139954, 0.031988631933927536, 0.24528570473194122, -1.3763173818588257, 0.4184759557247162, 0.0618329681456089, -0.26520881056785583, 0.009916934184730053, -0.007850021123886108, -0.6135972142219543, 0.9809569120407104, -0.3851466774940491, -0.025167983025312424, -0.009717166423797607, 0.012421933934092522, -0.6222915053367615, 1.0085170269012451, -0.39605358242988586, 0.04296676069498062, 0.5786822438240051, 1.745330572128296, 0.5786822438240051, 0.5786822438240051, 0.5786822438240051, 0.5786822438240051, 0.7774766087532043, 1.745330572128296, 0.7774766087532043, 0.7774766087532043, 0.7774766087532043, 0.7774766087532043, 0.0006971007096581161, -2.0559289737320796e-07, -0.05112249404191971, 0.02523016557097435, -0.06438335031270981, 0.03421514853835106, -0.052806250751018524, 0.06186533346772194, -0.003584213787689805, -0.04192199930548668, 0.0026623487938195467, 0.03632611036300659, -0.0087205208837986, -0.10864784568548203, -0.00824066437780857, -0.038889557123184204], "std": [0.2934093475341797, 0.09273988753557205, 0.28550276160240173, 0.5212202072143555, 0.7676270604133606, 0.38738033175468445, 0.10460648685693741, 0.18847642838954926, 0.09598339349031448, 0.15225619077682495, 0.148490771651268, 0.28148701786994934, 0.09080660343170166, 0.1043592318892479, 0.00045998345012776554, 0.0013363680336624384, 0.004363731946796179, 0.0007503834785893559, 0.003838785458356142, 0.00038310312083922327, 0.0004699394921772182, 0.0013026066590100527, 0.00424271309748292, 0.000919391168281436, 0.003626927500590682, 0.0006369266775436699, 0.8128045797348022, 1.3113021850585938e-06, 0.8128045797348022, 0.8128045797348022, 0.8128045797348022, 0.8128045797348022, 0.8622095584869385, 1.3113021850585938e-06, 0.8622095584869385, 0.8622095584869385, 0.8622095584869385, 0.8622095584869385, 8.687212539371103e-05, 8.835457379063882e-07, 0.23972012102603912, 0.17279750108718872, 0.24777230620384216, 0.4991411864757538, 0.7860932946205139, 0.35523635149002075, 0.20253583788871765, 0.18146350979804993, 0.14886093139648438, 0.13621480762958527, 0.17663906514644623, 0.4276117980480194, 0.16058142483234406, 0.18450559675693512], "count": [282]}, "timestamp": {"min": [0.0], "max": [9.366666666666667], "mean": [4.683333333333334], "std": [2.7135292039594376], "count": [282]}, "frame_index": {"min": [0], "max": [281], "mean": [140.5], "std": [81.40587611878314], "count": [282]}, "episode_index": {"min": [412], "max": [412], "mean": [412.0], "std": [0.0], "count": [282]}, "index": {"min": [161874], "max": [162155], "mean": [162014.5], "std": [81.40587611878314], "count": [282]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [282]}, "subtask_annotation": {"mean": [0.1950354609929078, 2.0, 2.0, 2.0, 2.0], "std": [0.42222414153251864, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [282]}, "scene_annotation": {"mean": [412.0], "std": [0.0], "min": [412], "max": [412], "count": [282]}, "eef_direction_state": {"mean": [3.8617021276595747, 3.595744680851064], "std": [1.9584390793650255, 1.99992454965573], "min": [0, 0], "max": [6, 6], "count": [282]}, "eef_velocity_state": {"mean": [1.124113475177305, 0.8794326241134752], "std": [0.8393175807212541, 0.7530098216887886], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_acc_mag_state": {"mean": [0.9042553191489362, 0.7411347517730497], "std": [0.8086739290125622, 0.8465676148559022], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_direction_action": {"mean": [3.5851063829787235, 3.400709219858156], "std": [1.9391976175805705, 2.036649886312948], "min": [0, 0], "max": [6, 6], "count": [282]}, "eef_velocity_action": {"mean": [1.2446808510638299, 0.9432624113475178], "std": [0.8036199599237994, 0.7697567972320644], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_acc_mag_action": {"mean": [1.074468085106383, 1.00354609929078], "std": [0.7976831927098594, 0.8272754005168943], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_sim_pose_state": {"mean": [0.32259081731287415, 0.21152606044755778, 0.17817599620015337, -0.5497012645887389, -0.6794429474522224, 0.3704205900765124, 0.32317097887887314, -0.22088407847223038, 0.18083851200936366, -2.2691362174867247, -0.8681569354290893, 2.600222937806622], "std": [0.07559146669935826, 0.08760151419242496, 0.06472724822165729, 2.339365666436836, 0.41623822057882914, 2.1881537721235205, 0.048566330114088334, 0.06757923211147665, 0.05095211811297998, 0.43962628640002144, 0.255680325728493, 0.5084716674165592], "min": [0.16493696261114643, 0.11676087546401287, 0.06948795771446913, -3.095923502883796, -1.1011955306683412, -3.050760204891759, 0.2158515364258226, -0.3492491776863533, 0.07306930466242455, -2.5770264991297496, -1.0659128950806807, 1.3403879939202745], "max": [0.41114555748422765, 0.37140054445438725, 0.2544674964131941, 3.083672309339717, -0.024394093703583142, 3.074717608011144, 0.37086263365329025, -0.13369660810593167, 0.2309429335913106, -1.2737179004692598, -0.1278498607676528, 2.9650097536977262], "count": [282]}, "eef_sim_pose_action": {"mean": [0.33457068289596253, 0.2117157107099974, 0.17824191002477877, -0.4538661314476884, -0.6825358246674281, 0.2459707018206865, 0.3314194784443247, -0.2151106321959807, 0.184931908533448, -2.259167409339351, -0.8752033239837419, 2.62137356613542], "std": [0.07208735683616918, 0.08334900600637905, 0.06828086020338492, 2.355694188669342, 0.44532424912554414, 2.1879450454678038, 0.04905831687469495, 0.06396012868349264, 0.05471128720705604, 0.42891147794631285, 0.23202437954472502, 0.47093238257631165], "min": [0.16755893263505953, 0.11548656102606299, 0.05978785041990253, -3.0822390224979013, -1.1288925627711306, -3.0780556823656875, 0.21103100269135078, -0.3474125067488848, 0.0467709766318144, -2.5666428281915445, -1.1072311000186084, 1.3140624429881513], "max": [0.4256386133551749, 0.37071317347805005, 0.25888111507495476, 3.0921531389173436, 0.013312479503393204, 3.0768346261840223, 0.3835049580470287, -0.13065744769589838, 0.23634535598057982, -1.169573546534004, -0.1453031716427906, 2.9460463910167167], "count": [282]}}} +{"episode_index": 404, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4502608275663207]], [[0.5307807574009996]], [[0.49298528931180313]]], "std": [[[0.27736389868323275]], [[0.21562529490507049]], [[0.21983364300270286]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4170399774125336]], [[0.4175558703383314]], [[0.3829157751826221]]], "std": [[[0.27519868561773525]], [[0.25117473930738005]], [[0.26749061099041005]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4596536668589004]], [[0.4483950139369473]], [[0.37809370434448286]]], "std": [[[0.2872357028612226]], [[0.2213809023980512]], [[0.26191029222509593]]], "count": [100]}, "observation.state": {"min": [-0.636227548122406, -0.24300119280815125, -0.5722132325172424, -1.3382164239883423, -1.4068509340286255, -0.0776289850473404, -0.6851227283477783, -0.6226014494895935, -0.25024881958961487, 0.4390709400177002, -1.6304267644882202, 0.05340521037578583, -0.6817916631698608, -0.7022982835769653, 0.011384311132133007, 0.0003122688503935933, -0.6053057312965393, 1.0338966846466064, -0.4530426859855652, -0.012201926670968533, -0.01388821192085743, -0.007003186270594597, -0.5989443063735962, 1.0226794481277466, -0.4616958498954773, -0.00636625662446022, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0002454774221405387, -2.2862768673803657e-06, -0.578808069229126, -0.9292032122612, -0.3375295400619507, -1.5720864534378052, -2.0630080699920654, -1.0214760303497314, -2.629326105117798, -0.5920283794403076, -0.31000372767448425, -0.4376720190048218, -1.3511667251586914, -1.1945618391036987, -1.332881212234497, -0.6487693786621094, -12.638507843017578, -6.562881946563721, -2.134310245513916, -9.768010139465332, -1.5494505167007446, -0.5738705992698669, -1.7503052949905396, -11.524982452392578, -4.212454319000244, -2.1764347553253174, -8.882784843444824, -0.4877900183200836, -2.8406591415405273, -2.123321294784546, -0.006754644215106964, -0.022960752248764038, -0.022763261571526527, -0.011631041765213013, -0.001974904676899314, -0.00831288006156683, -0.006408441346138716, -0.022012270987033844, -0.013025972060859203, -0.0056978920474648476, -0.0029554185457527637, -0.0035626215394586325, -3.711750030517578, -0.4008689522743225, 4.335323810577393, -29.0030460357666, 13.560564041137695, -0.5668132305145264, -0.1272599995136261, -0.02969399467110634, 5.018285274505615, -33.8458137512207, 15.775993347167969, -0.2329544723033905, -0.015942741185426712, -0.011800038628280163, 0.0024420025292783976, -0.122972272336483, 0.40050649642944336, -0.016467129811644554, -0.11297230422496796, 0.3306097686290741, -0.2658015787601471, -0.07260510325431824, -3.1235404014587402, -1.2478582859039307, -3.0435895919799805, -3.1369616985321045, -0.7589979767799377, -3.119659423828125, -0.6313839554786682, -0.09407385438680649, 9.674677848815918, -0.00599256157875061, -0.01359054446220398, -0.030552446842193604, -0.020100589841604233, 0.021438254043459892, 0.7497552037239075, 0.6579713821411133], "max": [-0.08385150134563446, 0.316624253988266, 0.33730289340019226, -0.2822911739349365, 0.0435841903090477, 0.700889527797699, -0.0024663459043949842, -0.008116206154227257, 0.11310789734125137, 0.7572307586669922, -0.6260005235671997, 0.8713781833648682, 0.38758498430252075, -0.07630178332328796, 0.012117590755224228, 0.005987122654914856, -0.6015692949295044, 1.0369071960449219, -0.4501858353614807, -0.009809996001422405, -0.013315279968082905, -0.0005580204306170344, -0.5922664403915405, 1.024336338043213, -0.45892584323883057, -0.004220959730446339, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0002940809936262667, 1.4021782135387184e-06, 0.32579976320266724, 0.5620497465133667, 2.0507419109344482, 1.0819510221481323, 3.050403594970703, 1.047749638557434, 0.4861302673816681, 0.46538490056991577, 0.4167773425579071, 0.3586489260196686, 0.9199445247650146, 0.5615435838699341, 1.1975747346878052, 0.5768292546272278, -3.785984516143799, 4.273504257202148, 2.5695972442626953, -0.45787549018859863, 0.9755799770355225, 3.443223476409912, 1.2912087440490723, -3.0844640731811523, 8.058609008789062, 1.9096457958221436, -1.92307710647583, 2.3815629482269287, 1.0329670906066895, 0.14346764981746674, 0.006323651410639286, 0.015257441438734531, 0.012024100869894028, 0.008190358057618141, 0.008801371790468693, 0.006127633154392242, 0.007862756960093975, 0.01150550227612257, 0.015213399194180965, 0.005776861682534218, 0.004853841383010149, 0.005533996969461441, -1.6543800830841064, 0.17074048519134521, 11.714282035827637, -18.806968688964844, 20.223712921142578, 1.1502002477645874, 1.6755900382995605, 0.5975916981697083, 14.28281307220459, -25.27233123779297, 23.48383140563965, 1.5133428573608398, 0.020535707473754883, 0.008912153542041779, 0.0052910055965185165, -0.027327170595526695, 0.49908241629600525, 0.43456053733825684, 0.2118227481842041, 0.522941529750824, -0.0013544929679483175, 0.3160076141357422, 3.137195110321045, 0.27549314498901367, 3.009040594100952, 3.141054630279541, -0.24492697417736053, 3.1173653602600098, -0.4318391680717468, 0.2062745839357376, 9.885026931762695, 0.008164733648300171, 0.015121042728424072, 0.06952814012765884, -0.018196478486061096, 0.023317648097872734, 0.7524597644805908, 0.661024808883667], "mean": [-0.3065849542617798, -0.0760694146156311, -0.42441317439079285, -0.9649255871772766, -0.4073184132575989, 0.211398646235466, -0.4176841080188751, -0.30374062061309814, 0.010206937789916992, 0.5789765119552612, -1.1720616817474365, 0.47589629888534546, -0.260212779045105, -0.488175630569458, 0.011737439781427383, 0.0020224982872605324, -0.6039509773254395, 1.0358080863952637, -0.45167234539985657, -0.010619480162858963, -0.013560048304498196, -0.004807611927390099, -0.5948394536972046, 1.023463249206543, -0.45995089411735535, -0.004946162458509207, 0.7265475392341614, 1.7453222274780273, 0.7265475392341614, 0.7265475392341614, 0.7265475392341614, 0.7265475392341614, 0.6520915627479553, 1.7453222274780273, 0.6520915627479553, 0.6520915627479553, 0.6520915627479553, 0.6520915627479553, 9.37742879614234e-06, -3.599089382078091e-07, -0.017482221126556396, 0.013003520667552948, 0.055343396961688995, 0.02431882731616497, -0.06163844093680382, 0.03596477955579758, -0.012480259872972965, 0.001235331641510129, 0.0022284076549112797, 0.0076223816722631454, -0.005788135342299938, -0.04981384798884392, -0.0006014502723701298, -0.021192703396081924, -7.589809894561768, -2.068610191345215, -0.31488505005836487, -3.7035036087036133, -0.12106415629386902, 0.685770571231842, -0.0636063888669014, -7.031871318817139, 2.9121081829071045, 0.15303871035575867, -5.129156589508057, 0.40154457092285156, -0.3094564974308014, -0.38013049960136414, -9.94361107586883e-05, 0.00012385292211547494, -6.719599332427606e-05, -0.0002738481271080673, 7.014444418018684e-05, 3.8044305256335065e-05, -6.810209742980078e-05, 0.00020796175522264093, -0.0003841004509013146, -0.0003476788988336921, 0.0002320520143257454, -6.679970829281956e-05, -2.722003698348999, -0.14730596542358398, 7.975337982177734, -24.055118560791016, 17.28936767578125, 0.3162667155265808, 0.7203561067581177, 0.25669583678245544, 9.122056007385254, -29.202852249145508, 19.770606994628906, 0.6762802004814148, 0.0016665062867105007, -0.002605516230687499, 0.00333169917576015, -0.07584534585475922, 0.4321621358394623, 0.13572676479816437, 0.11905216425657272, 0.408060759305954, -0.09557104855775833, 0.15817658603191376, -0.9494003057479858, -0.7690849304199219, 1.107071042060852, -1.9647290706634521, -0.58954256772995, 0.4355890452861786, -0.5483198761940002, 0.07878746837377548, 9.779035568237305, 0.0014057742664590478, 0.0008218500297516584, 8.671663090353832e-05, -0.019421080127358437, 0.022249650210142136, 0.7513665556907654, 0.6592226624488831], "std": [0.1699036806821823, 0.22479701042175293, 0.1132817491889, 0.3945612907409668, 0.5191154479980469, 0.18709959089756012, 0.15205562114715576, 0.19978640973567963, 0.1280374675989151, 0.07869747281074524, 0.3703536093235016, 0.28794747591018677, 0.31600260734558105, 0.22592692077159882, 0.00022489931143354625, 0.0015722635434940457, 0.0010788898216560483, 0.001131896278820932, 0.0009593438007868826, 0.0009990870021283627, 0.00016164789849426597, 0.002023412613198161, 0.0022435011342167854, 0.0005160326836630702, 0.0005635392153635621, 0.0007054352900013328, 0.8545012474060059, 7.033348083496094e-06, 0.8545012474060059, 0.8545012474060059, 0.8545012474060059, 0.8545012474060059, 0.8381366729736328, 7.033348083496094e-06, 0.8381366729736328, 0.8381366729736328, 0.8381366729736328, 0.8381366729736328, 5.953367144684307e-05, 5.775411295871891e-07, 0.13909384608268738, 0.17063550651073456, 0.30903691053390503, 0.3382253348827362, 0.4126891493797302, 0.23230797052383423, 0.3379721939563751, 0.1638304591178894, 0.10555508732795715, 0.12909169495105743, 0.30432263016700745, 0.2152579128742218, 0.36434662342071533, 0.16341421008110046, 1.946250557899475, 3.176931619644165, 1.361177921295166, 2.4511356353759766, 0.35258716344833374, 1.0740989446640015, 0.6452710628509521, 2.249213695526123, 3.0135397911071777, 0.945697546005249, 1.6922909021377563, 0.5634999871253967, 0.8118465542793274, 0.39480888843536377, 0.002246847376227379, 0.004665658343583345, 0.004495242610573769, 0.002640586579218507, 0.0011635628761723638, 0.0013619785895571113, 0.002423367463052273, 0.004551398102194071, 0.00520583800971508, 0.002272044075652957, 0.00106764305382967, 0.0012431347277015448, 0.3072745203971863, 0.09185346215963364, 1.634622573852539, 2.83445405960083, 1.371164321899414, 0.5506026148796082, 0.32404738664627075, 0.10665330290794373, 1.8802926540374756, 2.291684627532959, 2.0913281440734863, 0.5887995958328247, 0.005904505494982004, 0.0033472867216914892, 0.0004519858630374074, 0.015506294555962086, 0.02702849917113781, 0.1581771820783615, 0.11635445058345795, 0.054014187306165695, 0.07371204346418381, 0.12318285554647446, 2.3749356269836426, 0.5773700475692749, 2.2001450061798096, 1.1887805461883545, 0.15105681121349335, 2.5272269248962402, 0.03259574994444847, 0.03881916031241417, 0.0257682166993618, 0.00269551994279027, 0.0036650027614086866, 0.008235231041908264, 0.0004048625996802002, 0.0005422182730399072, 0.0005697835003957152, 0.0006283096736297011], "count": [406]}, "action": {"min": [-0.7008699178695679, -0.2265433520078659, -0.621936023235321, -1.327929973602295, -1.4184764623641968, -0.08289027214050293, -0.6981316804885864, -0.6740397810935974, -0.26344141364097595, 0.39782559871673584, -1.6070010662078857, 0.04943966493010521, -0.6981316804885864, -0.6981316804885864, 0.010859103873372078, -0.0014062757836654782, -0.6056188344955444, 1.031731367111206, -0.4533308148384094, -0.01163589209318161, -0.014275966212153435, -0.007642547599971294, -0.5965839624404907, 1.0193161964416504, -0.4613346755504608, -0.006358647253364325, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.00019273215730208904, -2.2862768673803657e-06, -0.578808069229126, -0.9292032122612, -0.3375295400619507, -1.5720864534378052, -2.0630080699920654, -1.0214760303497314, -2.629326105117798, -0.5920283794403076, -0.2747787535190582, -0.4376720190048218, -1.3511667251586914, -1.1945618391036987, -1.332881212234497, -0.6487693786621094], "max": [-0.08567899465560913, 0.297992467880249, 0.5733283758163452, -0.2325483113527298, 0.04305654764175415, 0.6981316804885864, 0.0042570773512125015, -0.005864729639142752, 0.10999438166618347, 0.786280632019043, -0.5610247850418091, 0.878525972366333, 0.39419984817504883, -0.0738641545176506, 0.013418581336736679, 0.0064474367536604404, -0.5983123779296875, 1.035846471786499, -0.4494574964046478, -0.009273971430957317, -0.011872961185872555, -0.00037499054451473057, -0.5889129638671875, 1.0229061841964722, -0.4589056074619293, -0.00451952638104558, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0002940809936262667, 1.4021782135387184e-06, 0.32579976320266724, 0.5620497465133667, 2.0507419109344482, 1.0819510221481323, 2.8539605140686035, 1.047749638557434, 0.4861302673816681, 0.46538490056991577, 0.4167773425579071, 0.3586489260196686, 0.9199445247650146, 0.3394235670566559, 1.196603775024414, 0.4910767078399658], "mean": [-0.34269237518310547, -0.05891711264848709, -0.42157965898513794, -0.9052714705467224, -0.4168736934661865, 0.2174658328294754, -0.41384273767471313, -0.3284243643283844, 0.0005334223969839513, 0.5975343585014343, -1.1348273754119873, 0.4655137062072754, -0.26024481654167175, -0.49207180738449097, 0.011943262070417404, 0.0020085948053747416, -0.6012366414070129, 1.0340843200683594, -0.4516643285751343, -0.01022010575979948, -0.013238929212093353, -0.004505522083491087, -0.592002809047699, 1.0214366912841797, -0.4597720801830292, -0.005189226008951664, 0.7265475392341614, 1.7453222274780273, 0.7265475392341614, 0.7265475392341614, 0.7265475392341614, 0.7265475392341614, 0.6528224349021912, 1.7453222274780273, 0.6528224349021912, 0.6528224349021912, 0.6528224349021912, 0.6528224349021912, 1.0030630619439762e-05, -3.5683666510522016e-07, -0.017505105584859848, 0.0113973468542099, 0.055304598063230515, 0.021551484242081642, -0.05454204976558685, 0.03687172010540962, -0.012693526223301888, 0.0013377193827182055, 0.0030028109904378653, 0.008315522223711014, -0.0051161604933440685, -0.052196912467479706, -0.0036395795177668333, -0.023038547486066818], "std": [0.17461685836315155, 0.20219293236732483, 0.1796557456254959, 0.3933601677417755, 0.5217267274856567, 0.1966932862997055, 0.15501485764980316, 0.207990825176239, 0.11991772800683975, 0.08783268928527832, 0.3779066801071167, 0.2905457317829132, 0.3180354833602905, 0.22493970394134521, 0.0006057947175577283, 0.0015362858539447188, 0.0014173627132549882, 0.0010836238507181406, 0.0009837814141064882, 0.0008019315428100526, 0.0005556097021326423, 0.001759640872478485, 0.0019735307432711124, 0.0007022255449555814, 0.0004107738204766065, 0.0005386602133512497, 0.8545012474060059, 7.033348083496094e-06, 0.8545012474060059, 0.8545012474060059, 0.8545012474060059, 0.8545012474060059, 0.8381330370903015, 7.033348083496094e-06, 0.8381330370903015, 0.8381330370903015, 0.8381330370903015, 0.8381330370903015, 6.0237223806325346e-05, 5.740517394769995e-07, 0.13908524811267853, 0.17375904321670532, 0.3086436092853546, 0.3433111608028412, 0.4333510100841522, 0.23165015876293182, 0.3379596769809723, 0.16377446055412292, 0.10415999591350555, 0.12886393070220947, 0.3041874170303345, 0.21213912963867188, 0.3595830500125885, 0.16016609966754913], "count": [406]}, "timestamp": {"min": [0.0], "max": [13.5], "mean": [6.75], "std": [3.9067249711235115], "count": [406]}, "frame_index": {"min": [0], "max": [405], "mean": [202.5], "std": [117.20174913370533], "count": [406]}, "episode_index": {"min": [413], "max": [413], "mean": [413.0], "std": [0.0], "count": [406]}, "index": {"min": [162156], "max": [162561], "mean": [162358.5], "std": [117.20174913370533], "count": [406]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [406]}, "subtask_annotation": {"mean": [0.3620689655172414, 2.0, 2.0, 2.0, 2.0], "std": [0.49074152715588254, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [406]}, "scene_annotation": {"mean": [413.0], "std": [0.0], "min": [413], "max": [413], "count": [406]}, "eef_direction_state": {"mean": [3.7339901477832513, 3.396551724137931], "std": [2.3274285139586284, 2.200064470849907], "min": [0, 0], "max": [6, 6], "count": [406]}, "eef_velocity_state": {"mean": [0.7068965517241379, 0.874384236453202], "std": [0.7262168141950684, 0.6923110367271135], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_acc_mag_state": {"mean": [0.5862068965517241, 0.5320197044334976], "std": [0.7917100632105727, 0.7895308575231197], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_direction_action": {"mean": [3.3669950738916254, 2.8078817733990147], "std": [2.1543390366199975, 2.077924539044516], "min": [0, 0], "max": [6, 6], "count": [406]}, "eef_velocity_action": {"mean": [0.874384236453202, 1.0443349753694582], "std": [0.6742877944188588, 0.5641200708129117], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_acc_mag_action": {"mean": [0.7881773399014779, 0.8891625615763546], "std": [0.8211838912989481, 0.8363837171670695], "min": [0, 0], "max": [2, 2], "count": [406]}, "eef_sim_pose_state": {"mean": [0.29442605972345354, 0.1963227002233131, 0.09436931142702541, -0.9728888716459646, -0.7692652242844896, 1.1150722013213674, 0.29724196627567007, -0.17437839261012983, 0.1191865168658096, -1.9802021721249985, -0.5896103510007625, 0.42789775260148694], "std": [0.03072463241452317, 0.1299397881149554, 0.04714784581305262, 2.4031420140643767, 0.5772337950011858, 2.2093796451416376, 0.05173404754570434, 0.06570969706350437, 0.035356961077217565, 1.2629608691443237, 0.15104486597419564, 2.5405256432779777], "min": [0.2529421137589358, 0.09080260588045701, -0.014430555373051407, -3.139661252734543, -1.2480818309560988, -3.097256113824738, 0.21835099224484136, -0.31602448639925407, 0.06502279546190898, -3.1408573128554025, -0.7589975289664794, -3.139299151812791], "max": [0.3668670365304158, 0.422034608126456, 0.14042344916712332, 3.13976361244408, 0.2756030471776967, 3.132876628889176, 0.3734640452730647, -0.11743237766605291, 0.17962159498262578, 3.1413924193281892, -0.24494341230284888, 3.1308190971370853], "count": [406]}, "eef_sim_pose_action": {"mean": [0.30111863865713573, 0.20513599058418502, 0.08806646237190215, 0.47217010644743257, -0.7958543102770878, 1.1146154959298973, 0.3019039154337029, -0.17647507121894807, 0.1162159940228308, -2.1685251150155835, -0.5874776081597599, 0.4696313893702018], "std": [0.03182412650409529, 0.12729404357191654, 0.04193576701694373, 2.5830360479853205, 0.5933867118321625, 2.2592554819640003, 0.053239212341406286, 0.06445827432822734, 0.03189497556616097, 0.830931781011429, 0.16879497421997577, 2.5547265133309263], "min": [0.25215528817458893, 0.09705490247016152, -0.015480059388741522, -3.1394983272177925, -1.3044431102472231, -3.0726390618962047, 0.21980273083174698, -0.32315182643540663, 0.06771544142189047, -3.1054415370375383, -0.7888464633507682, -3.1382670594522684], "max": [0.3795593842379129, 0.4186851003017062, 0.13319647035592408, 3.1415670810471035, 0.23854986801271938, 3.12854578532554, 0.3856000081802629, -0.1215794705156154, 0.1855485147950991, -0.6977842538124985, -0.21070386004785702, 3.140223699050939], "count": [406]}}} +{"episode_index": 405, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42323483944712065]], [[0.5316154490919782]], [[0.48869623108759075]]], "std": [[[0.2892690346294569]], [[0.2234229940589611]], [[0.22625281323594126]]], "count": [102]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4383404384437358]], [[0.4560155525589705]], [[0.38149056075717486]]], "std": [[[0.30979554348419414]], [[0.22580662455811806]], [[0.25873893472474807]]], "count": [102]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45252545683786777]], [[0.4636243366050765]], [[0.3804339700605348]]], "std": [[[0.31479527968073867]], [[0.2193385523165434]], [[0.25520942919592576]]], "count": [102]}, "observation.state": {"min": [-0.9139037728309631, -0.2727554142475128, -0.6069526672363281, -1.3756023645401, -1.1314514875411987, -0.6709599494934082, -0.6996248960494995, -1.05913507938385, -0.3634541928768158, 0.40732425451278687, -1.4576196670532227, 0.27304232120513916, -0.49515295028686523, -0.5381667613983154, -0.010947044007480145, -0.004386800341308117, -0.6181400418281555, 1.0181310176849365, -0.4446112811565399, 0.006239422596991062, 0.008665470406413078, 9.542416228214279e-05, -0.5799211263656616, 1.0110918283462524, -0.4777553081512451, -0.042664896696805954, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.016969971358776093, -0.0003842188452836126, -0.53880774974823, -1.7314956188201904, -0.4247663617134094, -1.3378089666366577, -1.27284574508667, -1.1898224353790283, -0.7333604693412781, -1.5209143161773682, -0.8899921178817749, -0.6670476794242859, -1.2079052925109863, -0.5603637099266052, -0.9283902645111084, -0.38053014874458313, -14.141765594482422, -9.829060554504395, -2.4853479862213135, -12.362638473510742, -0.5164835453033447, -1.5781440734863281, -2.238095283508301, -14.63171672821045, -3.479853630065918, -2.7942614555358887, -8.363858222961426, -0.9755800366401672, -2.6684980392456055, -1.3485958576202393, -0.012907467782497406, -0.04673900082707405, -0.017230894416570663, -0.007711614016443491, -0.012635263614356518, -0.0120385168120265, -0.020675351843237877, -0.048781707882881165, -0.018217595294117928, -0.007853662595152855, -0.010201642289757729, -0.004522249102592468, -1.7392200231552124, -0.45283347368240356, 3.889913558959961, -28.871023178100586, 13.06147575378418, -1.152477502822876, -6.95688009262085, -0.7683321833610535, 1.336229920387268, -38.18708038330078, 14.072064399719238, -0.7782607078552246, -0.01780579425394535, -0.01613115333020687, -0.005494505632668734, -0.13663585484027863, 0.41747966408729553, 0.009376117959618568, 0.012923738919198513, 0.3503853380680084, -0.2411622405052185, 0.010629674419760704, -2.9831080436706543, -1.0929889678955078, -3.005434513092041, -2.9076650142669678, -0.9359853863716125, 1.8947393894195557, -0.7514394521713257, -0.0690108984708786, 9.678921699523926, -0.027449289336800575, -0.023210614919662476, -0.026589244604110718, -0.022700969129800797, 0.020691338926553726, 0.7509292960166931, 0.6554204225540161], "max": [-0.10590153187513351, 0.6622560024261475, -0.14686766266822815, -0.386434942483902, 0.08583322912454605, 0.41877281665802, -0.47913289070129395, -0.12724749743938446, 0.29144784808158875, 1.3767465353012085, -0.42381834983825684, 0.7698287963867188, 0.6020576357841492, -0.07629506289958954, -0.006714275572448969, 0.004332802724093199, -0.6037100553512573, 1.0277917385101318, -0.4372730255126953, 0.017343413084745407, 0.011751281097531319, 0.009191736578941345, -0.5680490732192993, 1.0148029327392578, -0.47070977091789246, -0.03196726366877556, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.017930839210748672, -0.00037923589115962386, 1.1710374355316162, 0.796086311340332, 1.0122729539871216, 0.9461773633956909, 1.9220930337905884, 3.1613612174987793, 0.4894743263721466, 0.6160327196121216, 0.444979190826416, 0.8528097867965698, 1.1790175437927246, 1.3501485586166382, 1.4489028453826904, 1.0170248746871948, -3.6746320724487305, 7.264957427978516, 2.0921854972839355, 3.7240538597106934, 0.9755799770355225, 3.242368698120117, 1.004273533821106, -3.0399229526519775, 11.660562515258789, 2.0875051021575928, 0.732600748538971, 1.2051281929016113, 0.8034188747406006, 0.7747253179550171, 0.011336155235767365, 0.01992015913128853, 0.01668081060051918, 0.014333897270262241, 0.010880466550588608, 0.0200077872723341, 0.01439594104886055, 0.026703640818595886, 0.021265709772706032, 0.010567784309387207, 0.009810362011194229, 0.013743244111537933, 2.269469976425171, 0.6755384206771851, 16.5395565032959, -13.69015884399414, 23.273040771484375, 2.2979273796081543, -2.5239901542663574, 0.2969399690628052, 13.763167381286621, -21.674118041992188, 28.64552879333496, 3.1954421997070312, 0.025056451559066772, 0.009968938305974007, -0.0018315018387511373, 0.0, 0.5566134452819824, 0.3986949622631073, 0.2971249222755432, 0.5478287935256958, 0.010181214660406113, 0.2829546332359314, 3.016119956970215, 0.08699702471494675, 3.1218299865722656, -0.598831832408905, 0.011060523800551891, 3.096378803253174, -0.3625328838825226, 0.624615490436554, 9.952507972717285, 0.010718584060668945, 0.018530189990997314, 0.05019468069076538, -0.01587260700762272, 0.026605606079101562, 0.7547292709350586, 0.6596114039421082], "mean": [-0.351321280002594, -0.06440165638923645, -0.31242093443870544, -1.0799411535263062, -0.2275353968143463, 0.10888557136058807, -0.6281177997589111, -0.5508207082748413, 0.027601810172200203, 0.7911438345909119, -0.9027031064033508, 0.4302675127983093, -0.12953729927539825, -0.36296218633651733, -0.008830339647829533, -0.0017643505707383156, -0.6123070120811462, 1.0261805057525635, -0.44048991799354553, 0.015377631410956383, 0.00983302854001522, 0.0025568553246557713, -0.5734549164772034, 1.0122218132019043, -0.473237544298172, -0.034312229603528976, 0.5251924395561218, 1.7453187704086304, 0.5251924395561218, 0.5251924395561218, 0.5251924395561218, 0.5251924395561218, 0.5520603060722351, 1.7453187704086304, 0.5520603060722351, 0.5520603060722351, 0.5520603060722351, 0.5520603060722351, 0.01735098659992218, -0.00038190066698007286, -0.032472945749759674, 0.044773541390895844, -0.008111138828098774, 0.011637553572654724, -0.013348940759897232, -0.01659088023006916, -0.0010056927567347884, -0.0025435620918869972, -0.009764919057488441, 0.009177877567708492, -0.0022832693066447973, 0.0028538238257169724, 0.008814677596092224, 0.0031956045422703028, -8.16303539276123, -1.4748473167419434, 0.1043209359049797, -4.648965358734131, 0.03260268270969391, 0.12229478359222412, -0.62147456407547, -8.547050476074219, 3.7660205364227295, -0.3984254002571106, -4.066816329956055, 0.01611284166574478, -0.4115520715713501, -0.4551674425601959, 0.0001853903813753277, -0.00023773565771989524, -0.0011445635464042425, 0.0008120187558233738, 0.00032505375565961003, 0.0003087483928538859, 0.00029221660224720836, -0.00047507398994639516, 0.0002536764950491488, -5.372261875891127e-05, 0.0003207198460586369, 0.0005985929165035486, 0.3265402317047119, 0.07279752194881439, 10.556561470031738, -20.68073272705078, 18.672744750976562, 0.5679599642753601, -3.9866576194763184, -0.29399576783180237, 8.859959602355957, -29.227188110351562, 21.851699829101562, 1.1634646654129028, 0.0025336004327982664, -0.0024486100301146507, -0.003588711377233267, -0.06143896281719208, 0.45887506008148193, 0.17049865424633026, 0.19003482162952423, 0.4531937539577484, -0.08229874819517136, 0.13618911802768707, -1.5271179676055908, -0.7466047406196594, 1.285595417022705, -1.8151323795318604, -0.5886016488075256, 2.4418461322784424, -0.5866538882255554, 0.0937766581773758, 9.776506423950195, 0.0011255601420998573, 0.00045437057269737124, 0.0007435956504195929, -0.019183946773409843, 0.02319212444126606, 0.753125011920929, 0.6571838855743408], "std": [0.24124962091445923, 0.28479400277137756, 0.10367920249700546, 0.3198036551475525, 0.4442996084690094, 0.19737179577350616, 0.0737902894616127, 0.341254323720932, 0.17114342749118805, 0.3081033527851105, 0.4234379231929779, 0.12183383852243423, 0.41572245955467224, 0.16529108583927155, 0.0008122223662212491, 0.0023238505236804485, 0.0042969221249222755, 0.0020285379141569138, 0.001439190236851573, 0.002544168848544359, 0.0003235684707760811, 0.002597453771159053, 0.004002491477876902, 0.0008998016710393131, 0.0016053328290581703, 0.0026318072341382504, 0.7952501177787781, 1.049041748046875e-05, 0.7952501177787781, 0.7952501177787781, 0.7952501177787781, 0.7952501177787781, 0.8064225316047668, 1.049041748046875e-05, 0.8064225316047668, 0.8064225316047668, 0.8064225316047668, 0.8064225316047668, 0.000224007511860691, 8.195068517125037e-07, 0.16767269372940063, 0.21759001910686493, 0.12056086212396622, 0.2699304521083832, 0.3412848711013794, 0.4625229835510254, 0.12671977281570435, 0.2875216007232666, 0.1950094997882843, 0.24095919728279114, 0.3642267882823944, 0.21658296883106232, 0.3268410861492157, 0.15279072523117065, 2.5559024810791016, 4.056026935577393, 1.0389363765716553, 3.4614336490631104, 0.2909912168979645, 0.7452820539474487, 0.5860141515731812, 3.0874552726745605, 3.183339834213257, 0.9621139764785767, 2.2347166538238525, 0.4569304883480072, 0.6655808687210083, 0.4404127597808838, 0.0029923575930297375, 0.007445433177053928, 0.005396769382059574, 0.0031118658371269703, 0.002040629740804434, 0.003204018110409379, 0.0034477633889764547, 0.008197664283216, 0.0053055137395858765, 0.0026156879030168056, 0.0018888883059844375, 0.002486486453562975, 0.7458801865577698, 0.19782201945781708, 2.329559564590454, 4.4790778160095215, 2.1020803451538086, 0.9765272736549377, 0.982475221157074, 0.18571962416172028, 2.0639190673828125, 3.800285577774048, 3.0586984157562256, 1.0845329761505127, 0.00670533487573266, 0.004587098024785519, 0.0005112133803777397, 0.021933650597929955, 0.04466203600168228, 0.12139768898487091, 0.07431822270154953, 0.07108134031295776, 0.09295821934938431, 0.08738978952169418, 1.9795613288879395, 0.3786281645298004, 2.1775429248809814, 0.7759265899658203, 0.2907550036907196, 0.4528806805610657, 0.05065477266907692, 0.06478720158338547, 0.028835317119956017, 0.00400029169395566, 0.0058675482869148254, 0.009682646952569485, 0.001883493852801621, 0.0011322934878990054, 0.0007761610322631896, 0.0008660954772494733], "count": [482]}, "action": {"min": [-0.9731454253196716, -0.27822744846343994, -0.7378248572349548, -1.3987019062042236, -1.1361809968948364, -0.7098920345306396, -0.6981316804885864, -1.112797737121582, -0.41154125332832336, 0.40396779775619507, -1.480603575706482, 0.25458386540412903, -0.5115597248077393, -0.56410813331604, -0.011614996008574963, -0.01324792206287384, -0.6159606575965881, 1.0156328678131104, -0.44458064436912537, 0.004830195102840662, 0.007316784467548132, -0.009214846417307854, -0.5778744220733643, 1.0068129301071167, -0.4777468144893646, -0.04062500596046448, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.016969971358776093, -0.0003842188452836126, -0.53880774974823, -1.6659984588623047, -0.4247663617134094, -1.3378089666366577, -1.27284574508667, -1.1898224353790283, -0.7333604693412781, -1.5209143161773682, -0.8899921178817749, -0.6670476794242859, -1.2079052925109863, -0.5603637099266052, -0.9283902645111084, -0.38053014874458313], "max": [-0.1158183291554451, 0.7405339479446411, -0.12114191055297852, -0.2955004870891571, 0.08543828129768372, 0.43332919478416443, -0.46999144554138184, -0.12221330404281616, 0.3015381395816803, 1.4139164686203003, -0.3889515995979309, 0.772900402545929, 0.6081722974777222, -0.07262265682220459, -0.0042513469234108925, 0.007363480515778065, -0.6001919507980347, 1.0277570486068726, -0.4339885711669922, 0.016048556193709373, 0.01330998633056879, 0.01133610401302576, -0.564134955406189, 1.0145297050476074, -0.47013556957244873, -0.028957953676581383, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.01805649884045124, -0.00037923589115962386, 1.192389726638794, 0.796086311340332, 0.9659460186958313, 0.9461773633956909, 1.9220930337905884, 3.1613612174987793, 0.4894743263721466, 0.6160327196121216, 0.444979190826416, 0.8528097867965698, 1.1790175437927246, 1.3501485586166382, 1.4489028453826904, 1.0170248746871948], "mean": [-0.3889835774898529, -0.041514646261930466, -0.3210320770740509, -1.0276144742965698, -0.22963263094425201, 0.1048128753900528, -0.6249975562095642, -0.5761943459510803, 0.020914651453495026, 0.8055938482284546, -0.8672029376029968, 0.427713543176651, -0.12565487623214722, -0.36283305287361145, -0.008440709672868252, -0.0017123601865023375, -0.6096782088279724, 1.0242193937301636, -0.44009697437286377, 0.013543011620640755, 0.00979122519493103, 0.002384499879553914, -0.5707521438598633, 1.0100584030151367, -0.4727326035499573, -0.032086342573165894, 0.5251924395561218, 1.7453187704086304, 0.5251924395561218, 0.5251924395561218, 0.5251924395561218, 0.5251924395561218, 0.5525673031806946, 1.7453187704086304, 0.5525673031806946, 0.5525673031806946, 0.5525673031806946, 0.5525673031806946, 0.0173526331782341, -0.000381894176825881, -0.029993927106261253, 0.04155571386218071, -0.006208810023963451, 0.010229202918708324, -0.012191071175038815, -0.012259663082659245, -0.0015259686624631286, -0.002616224344819784, -0.009549574926495552, 0.009230236522853374, -0.0022656514775007963, 0.0019181608222424984, 0.008936434052884579, 0.0027347535360604525], "std": [0.25078853964805603, 0.2771545648574829, 0.13618060946464539, 0.3334531784057617, 0.4456997811794281, 0.19930852949619293, 0.07516152411699295, 0.34823575615882874, 0.15940940380096436, 0.3170824944972992, 0.42920956015586853, 0.1234198585152626, 0.41625818610191345, 0.16537006199359894, 0.0012494621332734823, 0.0028008059598505497, 0.004066934809088707, 0.0022251999471336603, 0.001564696547575295, 0.002304265508428216, 0.0008493218338117003, 0.0029312651604413986, 0.0033427709713578224, 0.0013381686294451356, 0.0014666164061054587, 0.002502328483387828, 0.7952501177787781, 1.049041748046875e-05, 0.7952501177787781, 0.7952501177787781, 0.7952501177787781, 0.7952501177787781, 0.8064778447151184, 1.049041748046875e-05, 0.8064778447151184, 0.8064778447151184, 0.8064778447151184, 0.8064778447151184, 0.0002270105032948777, 8.192531026907091e-07, 0.1768512725830078, 0.22940577566623688, 0.12751182913780212, 0.2717391848564148, 0.3421345055103302, 0.47112607955932617, 0.12708376348018646, 0.2875250577926636, 0.19507324695587158, 0.2409568428993225, 0.3642265498638153, 0.21602168679237366, 0.32687908411026, 0.1525939553976059], "count": [482]}, "timestamp": {"min": [0.0], "max": [16.033333333333335], "mean": [8.016666666666666], "std": [4.6380371806281255], "count": [482]}, "frame_index": {"min": [0], "max": [481], "mean": [240.5], "std": [139.14111541884375], "count": [482]}, "episode_index": {"min": [414], "max": [414], "mean": [414.0], "std": [0.0], "count": [482]}, "index": {"min": [162562], "max": [163043], "mean": [162802.5], "std": [139.14111541884375], "count": [482]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [482]}, "subtask_annotation": {"mean": [0.4605809128630705, 2.0, 2.0, 2.0, 2.0], "std": [0.5148238979910876, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [482]}, "scene_annotation": {"mean": [414.0], "std": [0.0], "min": [414], "max": [414], "count": [482]}, "eef_direction_state": {"mean": [4.047717842323651, 4.04356846473029], "std": [1.890082486084795, 1.9076636566898566], "min": [0, 0], "max": [6, 6], "count": [482]}, "eef_velocity_state": {"mean": [0.8443983402489627, 0.9294605809128631], "std": [0.7391397314242117, 0.7534177448392514], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_acc_mag_state": {"mean": [0.7199170124481328, 0.8070539419087137], "std": [0.8213802732468318, 0.8436435706319929], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_direction_action": {"mean": [3.516597510373444, 3.4315352697095434], "std": [1.9110766989332013, 1.8514548859786326], "min": [0, 0], "max": [6, 6], "count": [482]}, "eef_velocity_action": {"mean": [1.0788381742738589, 1.16597510373444], "std": [0.7386824501733988, 0.667443863245067], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_acc_mag_action": {"mean": [1.049792531120332, 1.0477178423236515], "std": [0.8055885959981723, 0.7992508027510835], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_sim_pose_state": {"mean": [0.3255936304159093, 0.21915697286879837, 0.13496212351883513, -1.5337346630562199, -0.7467092494731009, 1.2791463323314851, 0.3422116304650898, -0.1667313342605285, 0.13990638883325643, -1.8150892961278942, -0.5887266005198591, 2.4418749223919822], "std": [0.04782760060598573, 0.12993493671198875, 0.031139366544954833, 1.9870587501813803, 0.37862125730619167, 2.192846343440009, 0.08073297697624178, 0.07927824645031897, 0.038000280785751704, 0.7759411687771022, 0.29077284280200216, 0.45286989433051456], "min": [0.2770150446220584, 0.09915772891666831, 0.0838077556712317, -3.1308821965588565, -1.0929870030159186, -3.117895186379212, 0.24140733794063018, -0.3117403244084691, 0.07467872980903432, -2.9076217045726223, -0.9360213276230865, 1.8947555605902768], "max": [0.42846465705666725, 0.4909813835182486, 0.26811634118632827, 3.0780199193536113, 0.08699400658256806, 3.1218238851198787, 0.4642656681449427, -0.0827973517813936, 0.22903534285892607, -0.5988320796414356, 0.011058839409455956, 3.0963822819280753], "count": [482]}, "eef_sim_pose_action": {"mean": [0.33335481518417054, 0.22904386131092197, 0.13206280852871238, -1.5169028062967873, -0.7592298669521093, 1.1007817579313544, 0.34770445127689714, -0.17096945585146078, 0.1397375398611444, -1.7797510885729582, -0.5727630090256289, 2.4172329528188734], "std": [0.04787522234512422, 0.12622694793308165, 0.038509412958832714, 2.026630708953736, 0.39660353123837405, 2.3160495973236226, 0.08153655641658447, 0.07677482748994163, 0.03923891661856816, 0.7640666839651121, 0.30337720105768506, 0.44251564097663015], "min": [0.27974303921628785, 0.09799600582608448, 0.07147546911612307, -3.116661292799125, -1.106353538024039, -3.1283522943053184, 0.2423380499380739, -0.33114070392412653, 0.07100644113731834, -2.8059233419150114, -0.8557388508496422, 1.8985765511787795], "max": [0.4408854185716607, 0.48832066190071854, 0.29451794611714344, 3.099147603078216, 0.05470168381892582, 3.1408414099385507, 0.4733005820722726, -0.08888845589432541, 0.23703805171608444, -0.5882571636031466, 0.055885062682083264, 3.0665888288547904], "count": [482]}}} +{"episode_index": 406, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3959173442906574]], [[0.5301043204536716]], [[0.44521882449058053]]], "std": [[[0.30474642078854514]], [[0.2037860951055737]], [[0.2342317082731889]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45149578046905037]], [[0.4207721212995002]], [[0.32932973375624763]]], "std": [[[0.30053029809387716]], [[0.2465382820895505]], [[0.2984066221197321]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40558210784313725]], [[0.43450711745482506]], [[0.33100877306805077]]], "std": [[[0.3078942100708858]], [[0.22569474123822408]], [[0.2844176358711003]]], "count": [100]}, "observation.state": {"min": [-0.11861468851566315, -0.29895737767219543, -0.11978445947170258, -1.7221786975860596, -1.4400711059570312, -0.6022548079490662, -0.6984832286834717, -0.35326164960861206, -0.16823160648345947, -0.039577335119247437, -1.51395583152771, 0.8302678465843201, -0.23509398102760315, -0.3933148682117462, 0.0036060488782823086, -0.014148721471428871, -0.6138648986816406, 0.9603760242462158, -0.37308469414711, -0.025146443396806717, 0.007726018317043781, 0.012886236421763897, -0.5718375444412231, 0.9909226894378662, -0.4424395263195038, 0.01666414365172386, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.012690648436546326, -0.00038124920683912933, -0.5979745984077454, -0.5379593372344971, -0.4122949242591858, -0.9349009394645691, -2.10137939453125, -1.3918360471725464, -1.1063201427459717, -0.7000534534454346, -0.46434926986694336, -0.49493399262428284, -0.9452952146530151, -1.3278894424438477, -0.46016719937324524, -1.1591413021087646, -6.458444595336914, -4.029304027557373, -1.9096457958221436, -9.706960678100586, -1.5207569599151611, -1.6068376302719116, -1.5494505167007446, -8.874794006347656, -5.280830383300781, -0.9969475269317627, -9.340660095214844, -0.6312576532363892, -1.778998851776123, -3.844932794570923, -0.005916358903050423, -0.011223890818655491, -0.015601984225213528, -0.00624453742057085, -0.009033742360770702, -0.009434061124920845, -0.006389835849404335, -0.01398007944226265, -0.017478514462709427, -0.006457587704062462, -0.0111773069947958, -0.010173196904361248, -0.9968699812889099, -0.43798643350601196, 8.329166412353516, -23.680519104003906, 9.586392402648926, -0.12509194016456604, -4.475310325622559, -0.9316492080688477, 2.746694803237915, -30.44114875793457, 10.407692909240723, -0.8066132664680481, -0.01681145839393139, -0.011973819695413113, 0.004884005058556795, -0.09564509987831116, 0.3326772451400757, 0.10078555345535278, 0.0488925538957119, 0.3665180504322052, -0.3916207253932953, 0.02954108640551567, -2.9975180625915527, -1.1737346649169922, -2.8966100215911865, -1.950050711631775, -0.9007671475410461, 1.420448660850525, -0.816932737827301, -0.12109744548797607, 9.648096084594727, -0.006102114915847778, -0.016468286514282227, -0.04086294770240784, -0.022689010947942734, 0.026102520525455475, 0.6288396120071411, 0.7736186981201172], "max": [0.18572966754436493, -0.09489704668521881, 0.3242717981338501, -1.223742961883545, 0.042356446385383606, 0.3978978395462036, -0.1186382994055748, 0.12139786779880524, 0.2559701204299927, 0.591579794883728, -0.9799066781997681, 1.496535301208496, 0.07058072090148926, 0.06141229718923569, 0.00499984435737133, -0.012920417822897434, -0.6114169359207153, 0.9610946178436279, -0.36950957775115967, -0.02180151455104351, 0.009570022113621235, 0.014319255948066711, -0.5681691765785217, 0.9912613034248352, -0.43919214606285095, 0.019419007003307343, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.012190548703074455, 2.5445149276492884e-07, 0.43397974967956543, 0.2778101861476898, 0.903357744216919, 1.0622196197509766, 2.890288829803467, 1.6052875518798828, 1.2544811964035034, 0.5910620093345642, 0.6098554134368896, 0.836258053779602, 0.9888575077056885, 0.43858709931373596, 0.28680306673049927, 0.3196011185646057, -1.180336356163025, 1.5262515544891357, 1.0952380895614624, 2.8388280868530273, 1.1764346361160278, 3.0702075958251953, 1.1477411985397339, -0.8796846866607666, 14.4993896484375, 4.774115085601807, -0.15262514352798462, 0.3730158805847168, 0.3156288266181946, 0.25824177265167236, 0.007524508982896805, 0.012849186547100544, 0.014292430132627487, 0.0063383192755281925, 0.008886950090527534, 0.007100426126271486, 0.007756325416266918, 0.014902097173035145, 0.018433529883623123, 0.007122979965060949, 0.01289205439388752, 0.008298895321786404, 0.5514600276947021, 0.34148097038269043, 13.896791458129883, -16.322784423828125, 17.012100219726562, 1.1981738805770874, -1.4210699796676636, -0.13733473420143127, 8.0322265625, -23.50931167602539, 18.023067474365234, 0.491655170917511, 0.014603761024773121, 0.014025785960257053, 0.00976801011711359, -0.04099075868725777, 0.44646674394607544, 0.2603803277015686, 0.22748026251792908, 0.49892866611480713, 0.057892054319381714, 0.11279100179672241, 2.841902494430542, -0.21361170709133148, 2.8667831420898438, -1.3200809955596924, 0.05633751302957535, 2.336421012878418, -0.5200933814048767, 0.19816827774047852, 9.857096672058105, 0.0075047314167022705, 0.021172642707824707, 0.04484140872955322, -0.020831525325775146, 0.02772885002195835, 0.6327032446861267, 0.7767453193664551], "mean": [0.06782864779233932, -0.16041520237922668, 0.007093134801834822, -1.4379345178604126, -0.48638713359832764, -0.16929428279399872, -0.5532236099243164, -0.15627112984657288, 0.12361548095941544, 0.25522518157958984, -1.2034598588943481, 1.1973909139633179, -0.13168257474899292, -0.14770807325839996, 0.004516960121691227, -0.013207570649683475, -0.6127808094024658, 0.960608720779419, -0.3705480396747589, -0.02355426549911499, 0.008988264948129654, 0.014016402885317802, -0.5702279806137085, 0.9911482930183411, -0.43985408544540405, 0.017733946442604065, 0.5296494960784912, 1.7453304529190063, 0.5296494960784912, 0.5296494960784912, 0.5296494960784912, 0.5296494960784912, 0.5828238725662231, 1.7453304529190063, 0.5828238725662231, 0.5828238725662231, 0.5828238725662231, 0.5828238725662231, -0.01249097939580679, -0.000155726054799743, -0.005654150620102882, -0.012955338694155216, 0.03274735063314438, -0.01293380931019783, 0.039494749158620834, -0.03019978478550911, -0.0015777890803292394, 0.02945362776517868, 0.021068185567855835, 0.03460070863366127, 0.025870759040117264, -0.09875631332397461, -0.026149919256567955, -0.07268580049276352, -3.9276485443115234, -0.953194797039032, -0.35830819606781006, -4.406728744506836, 0.32264283299446106, 0.226551353931427, -0.5663465857505798, -5.194667816162109, 4.76346492767334, 0.4738229513168335, -4.674059867858887, -0.1428299993276596, -0.5618191957473755, -0.7103243470191956, 0.0005287504754960537, 0.00027913981466554105, -0.0013407958904281259, -0.0005381300579756498, -9.592273272573948e-05, 7.163267667920081e-08, 0.00017701326578389853, 0.00010522338561713696, -0.0006553349667228758, -0.00031360515276901424, -7.165908755268902e-05, 0.00013787463831249624, -0.22600436210632324, 0.03367796540260315, 11.344788551330566, -20.698047637939453, 13.986336708068848, 0.45047739148139954, -3.1637308597564697, -0.4399414658546448, 4.811451435089111, -27.0306453704834, 14.29806137084961, -0.2786197364330292, 6.652974843746051e-05, -0.0023913318291306496, 0.008115596137940884, -0.07250812649726868, 0.36823636293411255, 0.1765175610780716, 0.13295747339725494, 0.42440590262413025, -0.122833751142025, 0.07574594765901566, -0.8088235855102539, -0.8777577877044678, 0.709441602230072, -1.6101199388504028, -0.4346006214618683, 1.9362249374389648, -0.7019293308258057, 0.05421264469623566, 9.762137413024902, 7.329200889216736e-05, 0.001125376089476049, 0.00038810676778666675, -0.022064363583922386, 0.027171306312084198, 0.6306692361831665, 0.775260329246521], "std": [0.0804947018623352, 0.04283735901117325, 0.11468563228845596, 0.12504158914089203, 0.5091755390167236, 0.2925262153148651, 0.19498668611049652, 0.12065694481134415, 0.15165932476520538, 0.20689326524734497, 0.13071759045124054, 0.14115677773952484, 0.09926030039787292, 0.09573536366224289, 0.0004993950133211911, 0.00017019957886077464, 0.0006903614848852158, 0.00021526387718040496, 0.0006651146686635911, 0.0010305242612957954, 0.0006508691585622728, 0.00020253988623153418, 0.0009090699022635818, 0.00013204143033362925, 0.0006065885536372662, 0.0007899673655629158, 0.7839654684066772, 1.1920928955078125e-06, 0.7839654684066772, 0.7839654684066772, 0.7839654684066772, 0.7839654684066772, 0.803122341632843, 1.1920928955078125e-06, 0.803122341632843, 0.803122341632843, 0.803122341632843, 0.803122341632843, 0.00010581906826701015, 9.648058767197654e-05, 0.2060103714466095, 0.16007395088672638, 0.25653326511383057, 0.4422737956047058, 0.9936350584030151, 0.6829099059104919, 0.42466259002685547, 0.29975929856300354, 0.232244074344635, 0.2893928587436676, 0.48141247034072876, 0.3183839023113251, 0.1565711349248886, 0.2444188892841339, 1.142212986946106, 1.85076105594635, 0.9190313220024109, 3.5760886669158936, 0.4594598412513733, 0.7896016836166382, 0.6753769516944885, 1.9672346115112305, 4.9977569580078125, 1.2476060390472412, 2.647808074951172, 0.23857316374778748, 0.5129650831222534, 0.7796671390533447, 0.002236073836684227, 0.004671195056289434, 0.005392345134168863, 0.0027899465057998896, 0.0031073414720594883, 0.002701488323509693, 0.002750815823674202, 0.005143171176314354, 0.006418467499315739, 0.0024760954547673464, 0.0034697966184467077, 0.0024006450548768044, 0.3575439155101776, 0.16598613560199738, 1.2976338863372803, 1.896170973777771, 1.4209421873092651, 0.376313716173172, 0.6927796602249146, 0.16404296457767487, 1.1421135663986206, 1.8196378946304321, 1.626619815826416, 0.3715929090976715, 0.0061303600668907166, 0.0040586283430457115, 0.0007068695267662406, 0.013658732175827026, 0.034260839223861694, 0.04397048056125641, 0.04196019098162651, 0.039349231868982315, 0.14800718426704407, 0.0230694692581892, 2.3525617122650146, 0.3118283450603485, 2.2391622066497803, 0.1263602375984192, 0.23889626562595367, 0.2859691381454468, 0.0580810122191906, 0.05874139815568924, 0.03751683607697487, 0.0031818407587707043, 0.006994495168328285, 0.010672969743609428, 0.0004141174431424588, 0.0004202393756713718, 0.0010762898018583655, 0.0008738967590034008], "count": [150]}, "action": {"min": [-0.16150367259979248, -0.3490658402442932, -0.15404005348682404, -1.7712513208389282, -1.438462734222412, -0.6065717339515686, -0.6981316804885864, -0.39836907386779785, -0.1770070642232895, -0.04842429980635643, -1.592231273651123, 0.7849814295768738, -0.23598185181617737, -0.4360191226005554, 0.0015697784256190062, -0.016466621309518814, -0.6110366582870483, 0.9566417932510376, -0.3758945167064667, -0.024524373933672905, 0.0059125181287527084, 0.008883618749678135, -0.5676084756851196, 0.9886192083358765, -0.44568341970443726, 0.017305301502346992, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.012690648436546326, -0.00038124920683912933, -0.5979745984077454, -0.5379593372344971, -0.4122949242591858, -0.9349009394645691, -2.10137939453125, -1.3918360471725464, -1.1063201427459717, -0.7443636655807495, -0.4625707268714905, -0.49493399262428284, -0.9452952146530151, -1.3278894424438477, -0.46016719937324524, -1.1591413021087646], "max": [0.17781725525856018, -0.06125862896442413, 0.42172956466674805, -1.046644926071167, 0.046055104583501816, 0.4110349118709564, -0.11242116242647171, 0.22035300731658936, 0.26771050691604614, 0.6566800475120544, -0.9019738435745239, 1.4956748485565186, 0.08398112654685974, 0.061963167041540146, 0.004378867335617542, -0.007089884951710701, -0.6019096970558167, 0.9625128507614136, -0.3700768053531647, -0.02130427211523056, 0.009115817956626415, 0.018267324194312096, -0.5599249601364136, 0.9922975897789001, -0.4403834342956543, 0.019753962755203247, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.01220746897161007, 2.5445149276492884e-07, 0.43397974967956543, 0.2778101861476898, 0.903357744216919, 1.0622196197509766, 2.890288829803467, 1.6052875518798828, 1.2544811964035034, 0.5910620093345642, 0.6098554134368896, 0.836258053779602, 1.0177651643753052, 0.543315589427948, 0.28680306673049927, 0.3196011185646057], "mean": [0.05019501969218254, -0.14818711578845978, 0.020704831928014755, -1.3971532583236694, -0.4814389646053314, -0.1771048903465271, -0.5499650239944458, -0.15688510239124298, 0.13512089848518372, 0.2636878192424774, -1.167739748954773, 1.1728039979934692, -0.13327480852603912, -0.16598010063171387, 0.003084672149270773, -0.012232404202222824, -0.6066879034042358, 0.9596620798110962, -0.372604101896286, -0.02328426204621792, 0.00780049804598093, 0.01305950153619051, -0.5643100738525391, 0.9905309081077576, -0.4421347975730896, 0.018408890813589096, 0.5296494960784912, 1.7453304529190063, 0.5296494960784912, 0.5296494960784912, 0.5296494960784912, 0.5296494960784912, 0.5901542901992798, 1.7453304529190063, 0.5901542901992798, 0.5901542901992798, 0.5901542901992798, 0.5901542901992798, -0.012492511421442032, -0.00015678977069910616, -0.004417588468641043, -0.014113450422883034, 0.034783199429512024, -0.013625554740428925, 0.03712804988026619, -0.029248524457216263, -0.0018855693051591516, 0.03564964234828949, 0.023999350145459175, 0.03425784409046173, 0.016357343643903732, -0.10151583701372147, -0.026288436725735664, -0.07495647668838501], "std": [0.08664097636938095, 0.07044310867786407, 0.14721503853797913, 0.17073869705200195, 0.5143636465072632, 0.2932947278022766, 0.19635140895843506, 0.1525861769914627, 0.1548488438129425, 0.2127806842327118, 0.17576730251312256, 0.15687912702560425, 0.10097891092300415, 0.10634270310401917, 0.0006597245810553432, 0.0021597689483314753, 0.0017480336828157306, 0.0013018922181800008, 0.0012041080044582486, 0.0009482631576247513, 0.0008037762599997222, 0.0021382078994065523, 0.0015311496099457145, 0.0009228625567629933, 0.001147414674051106, 0.0006682040402665734, 0.7839654088020325, 1.1920928955078125e-06, 0.7839654088020325, 0.7839654088020325, 0.7839654088020325, 0.7839654088020325, 0.8070934414863586, 1.1920928955078125e-06, 0.8070934414863586, 0.8070934414863586, 0.8070934414863586, 0.8070934414863586, 0.00010369908704888076, 9.605895320419222e-05, 0.20567096769809723, 0.1597946584224701, 0.2556995153427124, 0.44217365980148315, 0.9936713576316833, 0.6832189559936523, 0.42464911937713623, 0.29781287908554077, 0.2290833741426468, 0.28978294134140015, 0.4800461530685425, 0.31757521629333496, 0.15647250413894653, 0.24394400417804718], "count": [150]}, "timestamp": {"min": [0.0], "max": [4.966666666666667], "mean": [2.483333333333333], "std": [1.4433435976027125], "count": [150]}, "frame_index": {"min": [0], "max": [149], "mean": [74.5], "std": [43.300307928081374], "count": [150]}, "episode_index": {"min": [415], "max": [415], "mean": [415.0], "std": [0.0], "count": [150]}, "index": {"min": [163044], "max": [163193], "mean": [163118.5], "std": [43.300307928081374], "count": [150]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [150]}, "subtask_annotation": {"mean": [0.30666666666666664, 2.0, 2.0, 2.0, 2.0], "std": [0.48917163540917796, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [150]}, "scene_annotation": {"mean": [415.0], "std": [0.0], "min": [415], "max": [415], "count": [150]}, "eef_direction_state": {"mean": [3.2266666666666666, 2.7466666666666666], "std": [2.056361403601572, 1.479579519848648], "min": [0, 0], "max": [6, 6], "count": [150]}, "eef_velocity_state": {"mean": [1.2066666666666668, 1.36], "std": [0.7329999242079694, 0.6031030868212612], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_acc_mag_state": {"mean": [1.0466666666666666, 1.1533333333333333], "std": [0.8589657864095753, 0.8143436348099957], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_direction_action": {"mean": [3.546666666666667, 2.9133333333333336], "std": [1.6993593564111822, 1.5359542817270162], "min": [0, 0], "max": [6, 6], "count": [150]}, "eef_velocity_action": {"mean": [1.3066666666666666, 1.3933333333333333], "std": [0.7567180599286777, 0.6521417705444801], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_acc_mag_action": {"mean": [1.2333333333333334, 1.2066666666666668], "std": [0.7249521056977181, 0.7685195002224877], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_sim_pose_state": {"mean": [0.2248589890823072, 0.23795002593568748, 0.07637330125834477, -0.768083877092775, -0.8790353379037192, 0.7102124415861052, 0.2748671305623112, -0.18723288667728832, 0.09734407188100128, -1.6099046058148037, -0.4347427815493677, 1.9361326936759666], "std": [0.02463041344018053, 0.024622123288304192, 0.02721258958960135, 2.428805271136183, 0.3124153572359328, 2.3051761754593256, 0.03447168014544217, 0.10257371729204257, 0.014175694278373181, 0.12629965602767693, 0.23904125998232648, 0.2859571732010561], "min": [0.18926770244967012, 0.20062170316833813, 0.05245825944219813, -3.0520883087705672, -1.17883279405791, -3.07802916117143, 0.2075496787034298, -0.3717564939991783, 0.06705889940750476, -1.9498578498630708, -0.9010651832614592, 1.4205107067245235], "max": [0.2803082894521021, 0.2820248738012655, 0.15298760529781638, 3.1021959637566385, -0.21353749591115445, 3.047269364571991, 0.3428836183386622, -0.06596657579671913, 0.12029213526660892, -1.319853032640304, 0.05644772047923863, 2.3364212977274157], "count": [150]}, "eef_sim_pose_action": {"mean": [0.22597980863919617, 0.24505888652609636, 0.06931841294780178, -0.7616330655511657, -0.8859923265720355, 0.6567616849535821, 0.2715341413090036, -0.18262161178460623, 0.09039729178515635, -1.5917884284240682, -0.46327195477751854, 1.953092252670511], "std": [0.02610436024648268, 0.02678535597206548, 0.0328464890265769, 2.4051871801263753, 0.33688017937802367, 2.2902068876556223, 0.03979661335300913, 0.10196442806862106, 0.015425720078793555, 0.17046386861535792, 0.2598487531161569, 0.2860829001835073], "min": [0.1786155406114646, 0.20185773968990042, 0.04431295017628113, -3.094281530322416, -1.1817420194353894, -3.103531240564975, 0.18772445060055443, -0.3778433557642989, 0.06442464647163049, -2.069706488580321, -0.9138349245615545, 1.4016869610784874], "max": [0.2790959368619954, 0.3006291270452996, 0.16431380359378728, 3.0952962582721626, -0.19569147673642595, 3.0717420867794725, 0.3487068663565141, -0.05245600056196307, 0.1226720121750126, -1.2280184425315799, 0.07537935821139907, 2.407009024928483], "count": [150]}}} +{"episode_index": 407, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4335613129565552]], [[0.5451145881391772]], [[0.484100665609381]]], "std": [[[0.28691476589827847]], [[0.19892544230212872]], [[0.21857866748707816]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4036203743752403]], [[0.43307903931180314]], [[0.38346716407151094]]], "std": [[[0.2874466310694629]], [[0.24434668328849582]], [[0.2679515904036906]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47141507593233367]], [[0.46210116301422527]], [[0.3651764297385621]]], "std": [[[0.3139198105853391]], [[0.22403424242730355]], [[0.25838598451947986]]], "count": [100]}, "observation.state": {"min": [-0.8097428679466248, -0.16060175001621246, -0.7064955234527588, -1.4260810613632202, -1.50797700881958, -0.34113046526908875, -0.576209306716919, -0.7504178285598755, -0.3906317353248596, -0.007630511652678251, -1.8245024681091309, 0.14181570708751678, -0.35189974308013916, -0.5273700952529907, 0.010624602437019348, -0.0028616732452064753, -0.6141363978385925, 1.0346131324768066, -0.4569927155971527, -0.003426486160606146, -0.00943814031779766, -0.009056497365236282, -0.6064275503158569, 1.0120314359664917, -0.4516255855560303, -0.008180137723684311, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0050490740686655045, -0.0015293313190340996, -0.8531121015548706, -0.6106805801391602, -0.3381705582141876, -1.5296483039855957, -3.1831581592559814, -1.1908984184265137, -1.4646210670471191, -1.2304139137268066, -0.6390783786773682, -1.0567584037780762, -1.1630698442459106, -1.4520986080169678, -1.038090705871582, -1.3283203840255737, -14.241983413696289, -11.996337890625, -4.605616569519043, -9.40170955657959, -9.181928634643555, -5.939560413360596, -1.5781440734863281, -11.814498901367188, -5.189255237579346, -2.1202685832977295, -7.600733280181885, -0.7460317611694336, -0.9468864798545837, -0.9468865394592285, -0.007642099168151617, -0.02341749519109726, -0.013706009835004807, -0.008028516545891762, -0.010611508041620255, -0.012777777388691902, -0.006358607672154903, -0.02154330164194107, -0.019391728565096855, -0.006634954828768969, -0.00781414844095707, -0.011423381045460701, -2.778510093688965, -0.7200794219970703, 3.9789958000183105, -32.131690979003906, 8.559820175170898, -0.5837175846099854, 0.042419999837875366, -0.3860219419002533, 5.344919681549072, -33.53111267089844, 9.82013988494873, -0.18855410814285278, -0.014100180938839912, -0.01389817614108324, 0.0036630036775022745, -0.08198151737451553, 0.3871210813522339, -0.01174104493111372, 0.022115696221590042, 0.3321911096572876, -0.29344606399536133, 0.01451949868351221, -3.100447654724121, -1.1559944152832031, -2.982724189758301, -2.9623026847839355, -1.1194541454315186, 1.808350682258606, -0.7161033153533936, -0.14195840060710907, 9.688765525817871, -0.011389762163162231, -0.02159014344215393, -0.04165884852409363, -0.020345140248537064, 0.019863491877913475, 0.6677289605140686, 0.7415751814842224], "max": [-0.102095827460289, 0.36126193404197693, -0.32196468114852905, -0.6643393039703369, 0.535614013671875, 0.5201523303985596, 0.36633092164993286, 0.26414939761161804, 0.06930205225944519, 0.9352834224700928, -0.666906476020813, 0.6984914541244507, 0.33282870054244995, 0.06723600625991821, 0.011571391485631466, 0.00302370497956872, -0.6058468222618103, 1.037004828453064, -0.44691285490989685, -0.0011104561854153872, -0.00854300707578659, -0.0035612171050161123, -0.5967870950698853, 1.014301061630249, -0.4427715837955475, -0.005436476785689592, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0044820187613368034, -0.0015237830812111497, 0.774152398109436, 0.5056498646736145, 0.4620017409324646, 0.5361291170120239, 2.872192859649658, 1.7347209453582764, 1.006417989730835, 1.3292834758758545, 0.4118533432483673, 0.817513108253479, 1.2081542015075684, 0.8123033046722412, 1.2554150819778442, 0.41064202785491943, -4.52091121673584, 5.250305652618408, 3.355921983718872, 0.732600748538971, 1.6068376302719116, 2.5250306129455566, 1.1190476417541504, -1.1692012548446655, 8.058608055114746, 1.7551891803741455, -0.09157510101795197, 1.1190476417541504, 1.3199023008346558, 0.48778998851776123, 0.009429489262402058, 0.014883038587868214, 0.016411766409873962, 0.009937494061887264, 0.025720149278640747, 0.00885792076587677, 0.005732063204050064, 0.021963324397802353, 0.015488152392208576, 0.008047530427575111, 0.03188924491405487, 0.009601982310414314, -0.657509982585907, 0.3897337019443512, 12.887194633483887, -21.042816162109375, 21.991533279418945, 0.636475682258606, 1.9089000225067139, 0.8240084052085876, 12.872347831726074, -21.83704948425293, 22.28607177734375, 1.126420497894287, 0.032373346388339996, 0.009400632232427597, 0.0067155067808926105, 0.027327170595526695, 0.5697728991508484, 0.40957847237586975, 0.3359666168689728, 0.5454175472259521, -0.061497412621974945, 0.20581313967704773, 3.0878655910491943, 0.580303430557251, 2.985494613647461, -0.9354070425033569, -0.08758346736431122, 2.8706705570220947, -0.3104163110256195, 0.20752651989459991, 9.931842803955078, 0.01326480507850647, 0.016808241605758667, 0.036236852407455444, -0.017743168398737907, 0.02305424213409424, 0.670230507850647, 0.7438342571258545], "mean": [-0.4093341827392578, -0.0003273354668635875, -0.46272242069244385, -1.1458467245101929, -0.3462640643119812, 0.04381072521209717, -0.2820175886154175, -0.22624635696411133, -0.13023413717746735, 0.3813368082046509, -1.2894930839538574, 0.3880625367164612, -0.1417618989944458, -0.36137154698371887, 0.011129152029752731, 0.0010897814063355327, -0.6111013889312744, 1.035837173461914, -0.45059627294540405, -0.0023522190749645233, -0.00897447019815445, -0.005339592229574919, -0.6025686264038086, 1.0130689144134521, -0.4460904002189636, -0.007234653457999229, 0.5897799730300903, 1.7453229427337646, 0.5897799730300903, 0.5897799730300903, 0.5897799730300903, 0.5897799730300903, 0.5300223231315613, 1.7453229427337646, 0.5300223231315613, 0.5300223231315613, 0.5300223231315613, 0.5300223231315613, -0.004707069136202335, -0.0015262566739693284, -0.0030363411642611027, -0.0001861190248746425, -0.0036198862362653017, -0.002358150901272893, -0.0008159757708199322, -0.011326316744089127, 0.00815318338572979, 0.014533610083162785, -0.0005512527422979474, 0.0035204722080379725, -0.013167699798941612, -0.02210928499698639, 0.0061548748053610325, -0.007652335334569216, -8.792720794677734, -1.8929643630981445, -0.26201266050338745, -5.008148193359375, -1.686995506286621, 0.07285056263208389, -0.31487640738487244, -5.981910228729248, 1.2090696096420288, -0.005393262021243572, -4.795707702636719, 0.14985206723213196, -0.060470037162303925, -0.26032957434654236, -0.00010605918214423582, 3.170778654748574e-05, -0.001317145419307053, 0.0004402622871566564, 0.0004826411895919591, 1.8751952666207217e-05, 0.00022015374270267785, 2.0481771571212448e-05, -0.00018060713773593307, 2.911128285632003e-05, 0.0005430725868791342, 0.00026182844885624945, -1.7097752094268799, -0.052375901490449905, 7.9727373123168945, -26.49485206604004, 15.434484481811523, 0.0981597825884819, 1.0102535486221313, 0.2886999845504761, 9.233312606811523, -28.369829177856445, 16.874216079711914, 0.5399259328842163, 0.0037034256383776665, -0.002130574779585004, 0.005077695474028587, -0.03902561217546463, 0.4720943570137024, 0.13172394037246704, 0.19928184151649475, 0.43732279539108276, -0.21386855840682983, 0.14104363322257996, -0.8078649044036865, -0.6143487095832825, 0.6280884742736816, -1.997994065284729, -0.7472267746925354, 2.256302833557129, -0.5438596606254578, -0.007132684346288443, 9.78627872467041, 0.0015825320733711123, 0.0007415357977151871, 0.0001474358286941424, -0.019384685903787613, 0.02151070535182953, 0.6685569286346436, 0.7430965304374695], "std": [0.24731804430484772, 0.1824248880147934, 0.10228116065263748, 0.21230022609233856, 0.7315329909324646, 0.19139131903648376, 0.27796193957328796, 0.4007456600666046, 0.14212018251419067, 0.3083048164844513, 0.4398704171180725, 0.16484098136425018, 0.2128487527370453, 0.17145690321922302, 0.00020837219199165702, 0.00103120191488415, 0.0028241020627319813, 0.0008546806056983769, 0.0038642038125544786, 0.0006184475496411324, 0.00025176117196679115, 0.001110340585000813, 0.0032191488426178694, 0.0006677438504993916, 0.0030258875340223312, 0.0009031002991832793, 0.8161033391952515, 6.318092346191406e-06, 0.8161033391952515, 0.8161033391952515, 0.8161033391952515, 0.8161033391952515, 0.7946954369544983, 6.318092346191406e-06, 0.7946954369544983, 0.7946954369544983, 0.7946954369544983, 0.7946954369544983, 9.457775740884244e-05, 7.363947815974825e-07, 0.21059933304786682, 0.15156111121177673, 0.12019097805023193, 0.26343846321105957, 0.6985612511634827, 0.39130768179893494, 0.3159160614013672, 0.40846970677375793, 0.1808692216873169, 0.3077574372291565, 0.38943395018577576, 0.25653406977653503, 0.27459725737571716, 0.22098806500434875, 2.8955495357513428, 3.3552393913269043, 1.88344407081604, 2.9774396419525146, 3.480159282684326, 1.2389317750930786, 0.5661349892616272, 3.2337775230407715, 3.4242429733276367, 0.9788788557052612, 2.1333563327789307, 0.27428966760635376, 0.4238477945327759, 0.30036023259162903, 0.002473857719451189, 0.005578094627708197, 0.004797867499291897, 0.0029555102810263634, 0.0035799480974674225, 0.0018588411621749401, 0.0022923601791262627, 0.006615371908992529, 0.005326772108674049, 0.0026591310743242502, 0.003993535879999399, 0.0020027884747833014, 0.3867209553718567, 0.16512249410152435, 2.3517720699310303, 3.3200840950012207, 3.149610996246338, 0.3147726356983185, 0.3399978578090668, 0.17727361619472504, 2.0421550273895264, 2.617854356765747, 3.477529525756836, 0.3373982906341553, 0.006570296362042427, 0.003714580787345767, 0.00048652890836820006, 0.01695886254310608, 0.06235656514763832, 0.12058476358652115, 0.08516377210617065, 0.07765333354473114, 0.06936416029930115, 0.0701257735490799, 2.311835527420044, 0.6761972904205322, 2.1426162719726562, 0.5686575770378113, 0.26670053601264954, 0.27805712819099426, 0.05266577750444412, 0.05085579678416252, 0.028974389657378197, 0.00387522391974926, 0.005949175916612148, 0.010571137070655823, 0.0003979223838541657, 0.0005185651243664324, 0.0004520476795732975, 0.0004055723547935486], "count": [394]}, "action": {"min": [-0.8827933669090271, -0.1639745831489563, -0.8157503604888916, -1.4355957508087158, -1.5707963705062866, -0.34665101766586304, -0.581805944442749, -0.7894777059555054, -0.40270769596099854, -0.031242486089468002, -1.7988330125808716, 0.13628710806369781, -0.3559703230857849, -0.5293486714363098, 0.010142836719751358, -0.0033705721143633127, -0.6123815774917603, 1.0308181047439575, -0.45688992738723755, -0.0036310867872089148, -0.009970623068511486, -0.009454387240111828, -0.6037653088569641, 1.0071895122528076, -0.4515683054924011, -0.008535400032997131, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0050490740686655045, -0.0015293313190340996, -0.8531121015548706, -0.6106805801391602, -0.3381705582141876, -1.5296483039855957, -3.1831581592559814, -1.1908984184265137, -1.4646210670471191, -1.2304139137268066, -0.6390783786773682, -1.0567584037780762, -1.1630698442459106, -1.4520986080169678, -1.038090705871582, -1.3283203840255737], "max": [-0.11009126901626587, 0.39536386728286743, -0.2631281614303589, -0.5667864680290222, 0.5480478405952454, 0.5218982100486755, 0.3817812502384186, 0.26866450905799866, 0.09373687207698822, 1.0031546354293823, -0.5718556642532349, 0.6995464563369751, 0.33943575620651245, 0.06932909786701202, 0.01303594745695591, 0.007228310685604811, -0.6005291938781738, 1.0371642112731934, -0.4464050829410553, -0.0013614880153909326, -0.007041235454380512, 0.001248618820682168, -0.5900976061820984, 1.0150521993637085, -0.4419693946838379, -0.005864315666258335, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0044820187613368034, -0.0015234635211527348, 0.774152398109436, 0.5056498646736145, 0.4620017409324646, 0.5361291170120239, 2.872192859649658, 1.7347209453582764, 1.006417989730835, 1.3292834758758545, 0.4118533432483673, 0.817513108253479, 1.2081542015075684, 0.9000414609909058, 1.2554150819778442, 0.4207291603088379], "mean": [-0.44334346055984497, 0.014562497846782207, -0.49163922667503357, -1.0973411798477173, -0.35693901777267456, 0.03952468931674957, -0.2779628038406372, -0.2389385849237442, -0.11564525216817856, 0.39950641989707947, -1.2531019449234009, 0.38123196363449097, -0.13780298829078674, -0.36087164282798767, 0.011220496147871017, 0.0010711189825087786, -0.6083109378814697, 1.034157156944275, -0.45077717304229736, -0.002403988502919674, -0.008842818439006805, -0.005056717898696661, -0.5998139381408691, 1.0113919973373413, -0.4462406635284424, -0.007310889661312103, 0.5898242592811584, 1.7453229427337646, 0.5898242592811584, 0.5898242592811584, 0.5898242592811584, 0.5898242592811584, 0.5300223231315613, 1.7453229427337646, 0.5300223231315613, 0.5300223231315613, 0.5300223231315613, 0.5300223231315613, -0.004707649815827608, -0.001526253530755639, -0.0027421440463513136, 0.00023452704772353172, -0.0034132266882807016, -0.002659463556483388, -0.0007592363399453461, -0.011184854432940483, 0.008150121197104454, 0.015078234486281872, -0.0003711896133609116, 0.0034665341954678297, -0.013687768019735813, -0.02326049655675888, 0.006170274224132299, -0.008525344543159008], "std": [0.261440634727478, 0.16902568936347961, 0.12449748069047928, 0.23327963054180145, 0.7516850829124451, 0.19451941549777985, 0.2746632397174835, 0.4163411557674408, 0.1487288773059845, 0.3363443911075592, 0.4567771255970001, 0.1648755520582199, 0.21548093855381012, 0.1711871474981308, 0.0004941257648169994, 0.0020022443495690823, 0.0031184155959635973, 0.0013103338424116373, 0.0037830921355634928, 0.0005888218875043094, 0.0005171672673895955, 0.001977765467017889, 0.0034358466509729624, 0.0013546975096687675, 0.0028433739207684994, 0.0007968906429596245, 0.8161126971244812, 6.318092346191406e-06, 0.8161126971244812, 0.8161126971244812, 0.8161126971244812, 0.8161126971244812, 0.7946954369544983, 6.318092346191406e-06, 0.7946954369544983, 0.7946954369544983, 0.7946954369544983, 0.7946954369544983, 9.457416308578104e-05, 7.463785891559382e-07, 0.21050536632537842, 0.1513747125864029, 0.1203075498342514, 0.2634167969226837, 0.6985657811164856, 0.39131850004196167, 0.31593891978263855, 0.40836071968078613, 0.18083912134170532, 0.30775925517082214, 0.3893664479255676, 0.25590598583221436, 0.27466508746147156, 0.2202494889497757], "count": [394]}, "timestamp": {"min": [0.0], "max": [13.1], "mean": [6.55], "std": [3.7912545563587674], "count": [394]}, "frame_index": {"min": [0], "max": [393], "mean": [196.5], "std": [113.73763669076301], "count": [394]}, "episode_index": {"min": [416], "max": [416], "mean": [416.0], "std": [0.0], "count": [394]}, "index": {"min": [163194], "max": [163587], "mean": [163390.5], "std": [113.73763669076301], "count": [394]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [394]}, "subtask_annotation": {"mean": [0.3096446700507614, 2.0, 2.0, 2.0, 2.0], "std": [0.473198829905437, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [394]}, "scene_annotation": {"mean": [416.0], "std": [0.0], "min": [416], "max": [416], "count": [394]}, "eef_direction_state": {"mean": [3.6522842639593907, 2.8096446700507616], "std": [1.9611473282371947, 2.2285203430585754], "min": [0, 0], "max": [6, 6], "count": [394]}, "eef_velocity_state": {"mean": [0.9949238578680203, 1.0431472081218274], "std": [0.7573495188450068, 0.7442955608379427], "min": [0, 0], "max": [2, 2], "count": [394]}, "eef_acc_mag_state": {"mean": [0.9010152284263959, 0.883248730964467], "std": [0.8536865321648033, 0.8618087484143863], "min": [0, 0], "max": [2, 2], "count": [394]}, "eef_direction_action": {"mean": [3.6395939086294415, 2.697969543147208], "std": [1.8882634671528833, 2.071720621632601], "min": [0, 0], "max": [6, 6], "count": [394]}, "eef_velocity_action": {"mean": [1.0659898477157361, 1.0964467005076142], "std": [0.7477279696842958, 0.6913809938313644], "min": [0, 0], "max": [2, 2], "count": [394]}, "eef_acc_mag_action": {"mean": [1.098984771573604, 1.1776649746192893], "std": [0.7919961190308785, 0.7830103495835447], "min": [0, 0], "max": [2, 2], "count": [394]}, "eef_sim_pose_state": {"mean": [0.33716225975674313, 0.19512759543375394, 0.15286215504823325, -0.8082844065765579, -0.6147236153649698, 0.6124785109827485, 0.2953284846937275, -0.2749660429193583, 0.12358017929605442, -1.9979620261279212, -0.7474037487743219, 2.2563930957393254], "std": [0.059655515656578804, 0.0813100935614621, 0.052498977142225414, 2.3372624648623197, 0.6762555329645668, 2.1748933336074163, 0.09012004518903924, 0.050123994421452794, 0.02176744052606656, 0.5687417567074909, 0.26669077782658146, 0.27802185348695313], "min": [0.2599325940696437, 0.10852588612934276, 0.09689358731088493, -3.1230903056219645, -1.1558944672217342, -3.1199835243956486, 0.17682351918547687, -0.3300578748940459, 0.05438074053682935, -2.962325172431727, -1.119460706598105, 1.808347673636088], "max": [0.43475959289244687, 0.3798321046170367, 0.2593256521035721, 3.134900295489276, 0.5805009468842708, 3.0804564291446255, 0.4132108495109532, -0.1695840677190809, 0.15705707103767047, -0.9354029901896244, -0.08758383103548839, 2.870692324900525], "count": [394]}, "eef_sim_pose_action": {"mean": [0.34227842269158765, 0.19737029740271123, 0.15044129939297549, -0.5528045910862174, -0.6327270489755223, 0.6111207822560959, 0.29620838355774215, -0.27298973794491344, 0.11917950627714956, -1.9843195001581242, -0.7513466851491842, 2.254989487177034], "std": [0.0614038152672316, 0.08236192171169428, 0.055672831369088314, 2.4525208944334165, 0.7254681467341335, 2.2089205180568405, 0.09187566978778117, 0.05124744534260183, 0.02269636255666891, 0.6150317333550258, 0.3040632564634976, 0.2956685558172683], "min": [0.26148326401755784, 0.09324681530248262, 0.09174194100852856, -3.1382003475835543, -1.2080832366203573, -3.1153969552313256, 0.1729052191418713, -0.3286101314319636, 0.052096080713567514, -3.010847625838048, -1.1522993039309444, 1.8294101106254672], "max": [0.44736464834506207, 0.38803168619757195, 0.2678358045155333, 3.1381664110849967, 0.722010071392504, 3.1276019646862454, 0.4195174844787677, -0.16344794006314017, 0.16286367786529163, -0.8762454025003503, -0.04552927964064768, 2.9002704951091776], "count": [394]}}} +{"episode_index": 408, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4178747837370242]], [[0.5279174668396771]], [[0.4720681396578239]]], "std": [[[0.2950861875545904]], [[0.22289005619267624]], [[0.22779168815517775]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.428071208189158]], [[0.43941690455594]], [[0.3925084823144944]]], "std": [[[0.2793848586973775]], [[0.24108816349464052]], [[0.25694851218759657]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4626954488658208]], [[0.45914412725874665]], [[0.35314462946943487]]], "std": [[[0.3155649380261052]], [[0.22964277310879772]], [[0.25736323324522936]]], "count": [100]}, "observation.state": {"min": [-0.6605429649353027, -0.27695149183273315, -0.4848559498786926, -1.5596574544906616, -1.5564320087432861, -0.02594066970050335, -0.7089651823043823, -0.6476401686668396, -0.2834373414516449, 0.5043100714683533, -1.5331499576568604, 0.2634103298187256, -0.6366012096405029, -0.6984804272651672, 0.010988450609147549, -0.004240330774337053, -0.6127946972846985, 1.0327597856521606, -0.4552382230758667, -0.012285607866942883, -0.013069940730929375, -0.0013614255003631115, -0.6185488700866699, 1.0221028327941895, -0.4504331052303314, -0.011971592903137207, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.011157497763633728, -0.0019110639113932848, -0.8649367094039917, -0.2443237602710724, -0.5101655125617981, -1.9354090690612793, -2.3551504611968994, -1.446958303451538, -0.7951229214668274, -0.7016641497612, -0.4280645549297333, -0.5746142864227295, -0.6048805713653564, -0.9161800742149353, -1.3254506587982178, -0.667433500289917, -13.417974472045898, -9.462759017944336, -2.134310245513916, -9.157509803771973, -2.209401845932007, -3.529304027557373, -1.4920635223388672, -10.845733642578125, -5.463980674743652, -2.288766860961914, -9.40170955657959, -0.6599512100219727, -1.951159954071045, -7.603785037994385, -0.006638344377279282, -0.020076045766472816, -0.014930893667042255, -0.006764741614460945, -0.0030364282429218292, -0.006798116490244865, -0.0077581945806741714, -0.02616777829825878, -0.01900593936443329, -0.005471998825669289, -0.00842925626784563, -0.006561454851180315, -3.7329599857330322, -0.5864564776420593, 4.06807804107666, -29.59512710571289, 10.957566261291504, -0.5124807953834534, -0.8271899819374084, -0.5047979354858398, 8.477636337280273, -35.2872314453125, 14.48804759979248, -0.12956246733665466, -0.010884870775043964, -0.0246896855533123, 0.006105006206780672, -0.08198151737451553, 0.36059966683387756, 0.022010434418916702, 0.02147844433784485, 0.33639320731163025, -0.16898386180400848, 0.012958982959389687, -3.0678024291992188, -0.823824405670166, -3.131316661834717, -2.9241929054260254, -0.79366135597229, -3.1402759552001953, -0.7861313223838806, -0.06561017036437988, 9.67813491821289, -0.009195417165756226, -0.017638981342315674, -0.05960044264793396, -0.01981421746313572, 0.024769023060798645, 0.7071689367294312, 0.7034018039703369], "max": [-0.0941556766629219, 0.28687557578086853, -0.03585781902074814, -0.4371710419654846, 0.1767258644104004, 0.6992456912994385, -0.13322743773460388, -0.06147877126932144, 0.13695216178894043, 0.8743419647216797, -0.9333638548851013, 0.8886500597000122, 0.27800631523132324, -0.1346537172794342, 0.011963315308094025, 0.0020973740611225367, -0.6084049940109253, 1.0344765186309814, -0.45350128412246704, -0.010343436151742935, -0.012212738394737244, 0.00524135259911418, -0.6139659881591797, 1.0240478515625, -0.44878390431404114, -0.010605505667626858, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.010486776009202003, -0.0019051021663472056, 0.7374592423439026, 0.6239209771156311, 0.7745060324668884, 1.0509905815124512, 2.723889112472534, 1.2632107734680176, 1.0897010564804077, 0.5458295941352844, 0.3709125518798828, 0.2690486013889313, 0.6928683519363403, 1.5391907691955566, 1.3239305019378662, 1.3241664171218872, -4.5877227783203125, 5.6776556968688965, 2.050060987472534, 3.296703338623047, 0.8894994258880615, 2.3241758346557617, 2.6971917152404785, -3.4407920837402344, 10.317461013793945, 7.736874580383301, 0.5799756050109863, 6.456043720245361, 5.193528652191162, 0.8034188747406006, 0.007393523585051298, 0.03240155056118965, 0.015731126070022583, 0.005845265928655863, 0.0068953800946474075, 0.00304947211407125, 0.008752240799367428, 0.026264658197760582, 0.01673910580575466, 0.008851210586726665, 0.00535641610622406, 0.007812676951289177, -2.1846299171447754, 0.06681149452924728, 11.847905158996582, -19.002635955810547, 19.473003387451172, 1.2900784015655518, 0.9968700408935547, 0.37488672137260437, 15.470572471618652, -24.401386260986328, 21.00452423095703, 1.763935923576355, 0.029675940051674843, 0.015247160568833351, 0.009157509543001652, 0.013663586229085922, 0.5730279684066772, 0.3915513753890991, 0.3352394998073578, 0.48443952202796936, 0.013336504809558392, 0.2742653787136078, 3.0541493892669678, 0.4207761883735657, 3.1289312839508057, -1.0468331575393677, -0.17557072639465332, 3.14035964012146, -0.533729076385498, 0.33898407220840454, 10.002857208251953, 0.017004966735839844, 0.013070255517959595, 0.04209107160568237, -0.01731078140437603, 0.0272122323513031, 0.7100556492805481, 0.7062927484512329], "mean": [-0.2739662528038025, -0.1330617070198059, -0.3742607831954956, -1.2487651109695435, -0.2963857352733612, 0.34677210450172424, -0.6338741183280945, -0.2832677662372589, 0.017190968617796898, 0.6189829111099243, -1.2747814655303955, 0.5975825786590576, -0.27517586946487427, -0.4289007782936096, 0.011304679326713085, -0.0017717150039970875, -0.6115413904190063, 1.0336477756500244, -0.4546699523925781, -0.010993404313921928, -0.012696641497313976, 0.0010640944819897413, -0.6171481609344482, 1.0227465629577637, -0.4497714042663574, -0.01120694912970066, 0.49723613262176514, 1.7453210353851318, 0.49723613262176514, 0.49723613262176514, 0.49723613262176514, 0.49723613262176514, 0.8642030358314514, 1.7453210353851318, 0.8642030358314514, 0.8642030358314514, 0.8642030358314514, 0.8642030358314514, -0.010824133642017841, -0.0019079037010669708, -0.014194079674780369, 0.021453125402331352, 0.03178425878286362, 0.012773853726685047, 0.0016690988559275866, 0.01006993930786848, -0.004052584059536457, -0.0054069627076387405, -0.0024774991907179356, 0.0017647123895585537, 0.007774369325488806, 0.004687346983700991, 0.011672125197947025, 0.00881059467792511, -7.539360046386719, -3.959001064300537, -0.03527294099330902, -4.054469585418701, -0.37825527787208557, -0.15675519406795502, -0.22856734693050385, -6.404667854309082, 4.560680866241455, 0.9826446175575256, -4.820512294769287, 0.7590516805648804, 0.2669813334941864, -1.312389612197876, 0.00019520155910868198, 0.0007410018588416278, 0.00039866185397841036, -0.00017266250506509095, -6.02512554905843e-05, -0.00018394339713267982, 0.0001257512776646763, -2.210762249887921e-05, 0.00035878195194527507, 4.004374932264909e-05, 3.2313251722371206e-05, 2.066163688141387e-05, -3.100053310394287, -0.20902028679847717, 6.847856044769287, -24.093467712402344, 14.313392639160156, 0.5355411171913147, 0.01624949276447296, 0.019366271793842316, 11.336185455322266, -30.487152099609375, 18.013965606689453, 0.987159013748169, 0.0038746895734220743, -0.0034538134932518005, 0.007425167132169008, -0.03310263529419899, 0.42465153336524963, 0.13578104972839355, 0.252571702003479, 0.40511077642440796, -0.052081480622291565, 0.17819082736968994, -1.5253342390060425, -0.5685476660728455, 0.8545509576797485, -2.1835837364196777, -0.5765538811683655, 2.0367302894592285, -0.6484144330024719, 0.10546506941318512, 9.76964282989502, 0.0014393102610483766, 0.0002701737394090742, -0.0004207736055832356, -0.01899089105427265, 0.026402069255709648, 0.7089091539382935, 0.7045488953590393], "std": [0.18837738037109375, 0.186486154794693, 0.10329543054103851, 0.3552147150039673, 0.5358633399009705, 0.2418006807565689, 0.14486302435398102, 0.1584179550409317, 0.12674571573734283, 0.08689847588539124, 0.1608636975288391, 0.21600967645645142, 0.2340109944343567, 0.1734456717967987, 0.00022617026115767658, 0.0014878165675327182, 0.0011994923697784543, 0.0003383362200111151, 0.0005445526330731809, 0.000673712813295424, 0.000178832357050851, 0.001475558034144342, 0.0010539815993979573, 0.0006064642802812159, 0.000492714112624526, 0.0005405552801676095, 0.7818676233291626, 8.225440979003906e-06, 0.7818676233291626, 0.7818676233291626, 0.7818676233291626, 0.7818676233291626, 0.8659840226173401, 8.225440979003906e-06, 0.8659840226173401, 0.8659840226173401, 0.8659840226173401, 0.8659840226173401, 0.00012325614807195961, 9.251278925148654e-07, 0.17417632043361664, 0.129411980509758, 0.14390616118907928, 0.376265287399292, 0.5537862777709961, 0.3053315281867981, 0.22655212879180908, 0.1867607831954956, 0.11424582451581955, 0.11655603349208832, 0.19861900806427002, 0.28935128450393677, 0.3583793640136719, 0.23458907008171082, 2.033586025238037, 4.116646766662598, 1.2595287561416626, 2.904843330383301, 0.5220723152160645, 0.9909703135490417, 0.8006203174591064, 1.7292333841323853, 3.7401018142700195, 2.1850643157958984, 1.825542688369751, 1.6141610145568848, 1.3792606592178345, 1.8275562524795532, 0.0025290215853601694, 0.007005821447819471, 0.004646697081625462, 0.0023318412713706493, 0.001170525443740189, 0.001294365618377924, 0.002553490921854973, 0.007000481244176626, 0.005119212903082371, 0.0024508873466402292, 0.0013687257887795568, 0.0013614279450848699, 0.24449753761291504, 0.11417614668607712, 1.4581496715545654, 2.6452274322509766, 1.774806022644043, 0.48960214853286743, 0.2809344530105591, 0.13950195908546448, 1.2005096673965454, 2.7610816955566406, 1.4315310716629028, 0.5251558423042297, 0.0063633993268013, 0.005323156714439392, 0.0005391432787291706, 0.016709355637431145, 0.06214502826333046, 0.10373600572347641, 0.087760329246521, 0.04427029564976692, 0.046798840165138245, 0.07544660568237305, 2.1988372802734375, 0.36284157633781433, 2.4284110069274902, 0.561668872833252, 0.17824146151542664, 1.6669116020202637, 0.041726384311914444, 0.046467531472444534, 0.03320830687880516, 0.0038143193814903498, 0.004918144084513187, 0.012398673221468925, 0.0005986353498883545, 0.0005815671756863594, 0.0005538525292649865, 0.0005678586312569678], "count": [429]}, "action": {"min": [-0.7309905290603638, -0.27576887607574463, -0.5216365456581116, -1.5415124893188477, -1.565529227256775, -0.04787120223045349, -0.6981316804885864, -0.6757484674453735, -0.3109503984451294, 0.4731130301952362, -1.5143338441848755, 0.2588043510913849, -0.6420296430587769, -0.664336085319519, 0.010813780128955841, -0.005074754357337952, -0.6099835634231567, 1.0292153358459473, -0.45614612102508545, -0.012004303745925426, -0.013147668913006783, -0.002643898595124483, -0.6155261993408203, 1.0168750286102295, -0.45088374614715576, -0.01209661178290844, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.011157497763633728, -0.0019110639113932848, -0.8649367094039917, -0.2443237602710724, -0.5101655125617981, -1.9354090690612793, -2.3551504611968994, -1.446958303451538, -0.7951229214668274, -0.7016641497612, -0.4280645549297333, -0.5746142864227295, -0.6048805713653564, -0.9161800742149353, -1.3254506587982178, -0.667433500289917], "max": [-0.12276054173707962, 0.2969120442867279, 0.024400711059570312, -0.3364778459072113, 0.18121802806854248, 0.6981316804885864, -0.1303178369998932, -0.06909573078155518, 0.13298192620277405, 0.9429102540016174, -0.8462300300598145, 0.8899833559989929, 0.2898077666759491, -0.13263708353042603, 0.01279041450470686, 0.004166191443800926, -0.6030723452568054, 1.0330431461334229, -0.45325565338134766, -0.009901445358991623, -0.011282099410891533, 0.007103314623236656, -0.607508659362793, 1.0225002765655518, -0.4480852782726288, -0.0105615658685565, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.010486776009202003, -0.0019051021663472056, 0.7374592423439026, 0.6239209771156311, 0.7745060324668884, 1.0509905815124512, 2.723889112472534, 1.2632107734680176, 1.0897010564804077, 0.5458295941352844, 0.3709125518798828, 0.2690486013889313, 0.6928683519363403, 1.5391907691955566, 1.3239305019378662, 1.3241664171218872], "mean": [-0.30847588181495667, -0.11581776291131973, -0.3664107322692871, -1.1884880065917969, -0.2966575622558594, 0.3441159725189209, -0.6302489042282104, -0.30770668387413025, 0.007134599611163139, 0.6507318019866943, -1.2280641794204712, 0.5998951196670532, -0.26843398809432983, -0.43338340520858765, 0.01153673604130745, -0.001595060690306127, -0.6075791120529175, 1.0317277908325195, -0.45487186312675476, -0.010633197613060474, -0.012308568693697453, 0.0009788514580577612, -0.6130063533782959, 1.0204920768737793, -0.4498310089111328, -0.011237414553761482, 0.49723613262176514, 1.7453210353851318, 0.49723613262176514, 0.49723613262176514, 0.49723613262176514, 0.49723613262176514, 0.8639588952064514, 1.7453210353851318, 0.8639588952064514, 0.8639588952064514, 0.8639588952064514, 0.8639588952064514, -0.010824134573340416, -0.0019079031189903617, -0.013660993427038193, 0.020984036847949028, 0.03159148991107941, 0.010891546495258808, 0.0028214254416525364, 0.01009044423699379, -0.004035593010485172, -0.005484652239829302, -0.0024463096633553505, 0.0017417774070054293, 0.008027056232094765, 0.004684868268668652, 0.011698505841195583, 0.0088608143851161], "std": [0.18623414635658264, 0.18079930543899536, 0.12499271333217621, 0.369881272315979, 0.5367185473442078, 0.24545718729496002, 0.14265765249729156, 0.16041938960552216, 0.1286102533340454, 0.1056249737739563, 0.1640329509973526, 0.22119666635990143, 0.23627829551696777, 0.17174942791461945, 0.000400810269638896, 0.0016919272020459175, 0.0012775727082043886, 0.0006144004291854799, 0.0007003312348388135, 0.0005715221050195396, 0.0003699867520481348, 0.0016956034814938903, 0.001243771519511938, 0.0009230978321284056, 0.0006203809170983732, 0.000433963694376871, 0.7818676233291626, 8.225440979003906e-06, 0.7818676233291626, 0.7818676233291626, 0.7818676233291626, 0.7818676233291626, 0.866031289100647, 8.225440979003906e-06, 0.866031289100647, 0.866031289100647, 0.866031289100647, 0.866031289100647, 0.00012325317948125303, 9.240538929589093e-07, 0.1741953194141388, 0.129832461476326, 0.1439591646194458, 0.37809693813323975, 0.5542153120040894, 0.3053300380706787, 0.2265523374080658, 0.1867665797472, 0.11424790322780609, 0.11655499786138535, 0.19859082996845245, 0.2893948256969452, 0.3583793044090271, 0.234590545296669], "count": [429]}, "timestamp": {"min": [0.0], "max": [14.266666666666667], "mean": [7.133333333333334], "std": [4.128043209650396], "count": [429]}, "frame_index": {"min": [0], "max": [428], "mean": [214.0], "std": [123.84129628951187], "count": [429]}, "episode_index": {"min": [417], "max": [417], "mean": [417.0], "std": [0.0], "count": [429]}, "index": {"min": [163588], "max": [164016], "mean": [163802.0], "std": [123.84129628951187], "count": [429]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [429]}, "subtask_annotation": {"mean": [0.2913752913752914, 2.0, 2.0, 2.0, 2.0], "std": [0.4645425064246147, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [429]}, "scene_annotation": {"mean": [417.0], "std": [0.0], "min": [417], "max": [417], "count": [429]}, "eef_direction_state": {"mean": [4.421911421911422, 3.1002331002331003], "std": [1.971022022961127, 2.48477413656994], "min": [0, 0], "max": [6, 6], "count": [429]}, "eef_velocity_state": {"mean": [0.6736596736596736, 0.7599067599067599], "std": [0.7638577625322529, 0.6410044497450831], "min": [0, 0], "max": [2, 2], "count": [429]}, "eef_acc_mag_state": {"mean": [0.6526806526806527, 0.7156177156177156], "std": [0.8096870057012394, 0.8352733055020326], "min": [0, 0], "max": [2, 2], "count": [429]}, "eef_direction_action": {"mean": [3.7482517482517483, 3.1538461538461537], "std": [2.125881793631122, 2.1891053370721028], "min": [0, 0], "max": [6, 6], "count": [429]}, "eef_velocity_action": {"mean": [0.8391608391608392, 0.8951048951048951], "std": [0.7446813712992535, 0.6112384163192183], "min": [0, 0], "max": [2, 2], "count": [429]}, "eef_acc_mag_action": {"mean": [0.9184149184149184, 0.9440559440559441], "std": [0.8167028517903114, 0.83715767127061], "min": [0, 0], "max": [2, 2], "count": [429]}, "eef_sim_pose_state": {"mean": [0.30274218636332134, 0.1713851525581114, 0.15544065672118249, -1.532851638679371, -0.5687056904614282, 0.8546934931082986, 0.2911915634301832, -0.14942556363693418, 0.1319849521236916, -2.1835585003188975, -0.5766767533669807, 2.044140404320288], "std": [0.0471740760863309, 0.10562173347115231, 0.03320607568038369, 2.2061949635592417, 0.36286107377358295, 2.4515177821481062, 0.04138266476941355, 0.04451691506532526, 0.01766219721821641, 0.5616715637412772, 0.17823009515960456, 1.7091716227536506], "min": [0.25551046924774345, 0.08814024579345106, 0.06937511737237885, -3.1116643318787642, -0.8237919968228153, -3.136052966410942, 0.2298792921899047, -0.2612200354199337, 0.10144382752769962, -2.924192359153694, -0.7936615117529613, -3.141323831383383], "max": [0.4162731792303404, 0.3971213302751312, 0.21004801702686715, 3.1109815764524584, 0.42118983501179974, 3.140935243668915, 0.37867770111142873, -0.10542405893554345, 0.16755466593403687, -1.0468102193003919, -0.1756293068792929, 3.1414196386530997], "count": [429]}, "eef_sim_pose_action": {"mean": [0.3105539742210747, 0.1792447725620287, 0.14919161388539062, -1.5182306493643316, -0.5891185806107758, 0.7473467504721056, 0.294167040983192, -0.1499872634778097, 0.12505067722786994, -2.128035261482424, -0.5622374575610164, 2.6426004018172473], "std": [0.043911221059944654, 0.10737532134528971, 0.03507776939685475, 2.2467162819889905, 0.37794987510207995, 2.486325200070665, 0.04014294343571519, 0.0473939681124413, 0.018497359910737518, 0.5745789303446299, 0.19934608390429653, 0.32643281439667743], "min": [0.26563604184501655, 0.0877164479358048, 0.058644252330865246, -3.131166829705101, -0.8839917413207387, -3.140061538928496, 0.23102520567025733, -0.2784594916219772, 0.09059403086714883, -2.854338346783144, -0.8186915665970015, 2.117906984479974], "max": [0.4261433442018558, 0.4044336843839732, 0.20594521409163785, 3.1275867514738462, 0.467320190014926, 3.141339135422269, 0.37996124445581114, -0.1033281107932266, 0.16114190566407965, -0.9253873635671603, -0.11480307129383971, 3.1243339716209215], "count": [429]}}} +{"episode_index": 409, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43954233467896964]], [[0.5356384779892349]], [[0.4873565864090735]]], "std": [[[0.2792460850416523]], [[0.20485060346371994]], [[0.21204177201273858]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42874334390618996]], [[0.428442774413687]], [[0.3960616229334871]]], "std": [[[0.26654874095560294]], [[0.238727636310613]], [[0.2527275257683066]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43516342752787385]], [[0.44616182237600926]], [[0.3776781526336025]]], "std": [[[0.2832988120253227]], [[0.22267139114768955]], [[0.256879417559256]]], "count": [100]}, "observation.state": {"min": [-0.7518786191940308, -0.20485353469848633, -0.6404985785484314, -1.574063777923584, -1.5045394897460938, 0.001517822383902967, -0.6755937933921814, -0.8764066100120544, -0.3276888430118561, 0.35847902297973633, -1.6819254159927368, 0.22535504400730133, -0.67625892162323, -0.7011532783508301, 0.011073709465563297, -0.0028951396234333515, -0.6135276556015015, 1.0342724323272705, -0.45734530687332153, -0.008671225979924202, -0.009987855330109596, -0.0009853508090600371, -0.6157784461975098, 1.0195622444152832, -0.4500161409378052, -0.011377135291695595, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.020982280373573303, -2.48383935286256e-06, -0.6689542531967163, -0.06649437546730042, -0.9365721940994263, -0.13162574172019958, -3.711251735687256, -0.7647342085838318, -0.577236533164978, -0.8082680106163025, -0.8021141290664673, -0.542847752571106, -1.4838672876358032, -0.954721212387085, -1.927396535873413, -0.8852522373199463, -13.562732696533203, -6.206756114959717, -2.2045178413391113, -9.279609680175781, -9.210622787475586, -1.2338217496871948, -1.6355311870574951, -12.772130966186523, -4.090353965759277, -2.443223476409912, -8.363859176635742, -0.7173382639884949, -4.045787334442139, -1.1477410793304443, -0.0069643654860556126, -0.014565885998308659, -0.016606859862804413, -0.01090184599161148, -0.005591101478785276, -0.019820507615804672, -0.010087767615914345, -0.01283962745219469, -0.014773711562156677, -0.010050139389932156, -0.0055217077024281025, -0.007476655300706625, -3.9026401042938232, -0.5344919562339783, 3.489044666290283, -31.39657974243164, 11.434818267822266, -0.7359614968299866, -1.4846999645233154, -0.34148097038269043, 6.695996284484863, -34.8241081237793, 14.016043663024902, -0.35597822070121765, -0.01683768257498741, -0.01288690511137247, 0.00976801011711359, -0.09564509987831116, 0.3820166289806366, 0.07520467787981033, -0.015356339514255524, 0.33557966351509094, -0.24474243819713593, 0.018851157277822495, -2.9168038368225098, -0.9607283473014832, -2.915656805038452, -3.101083755493164, -0.8822061419487, 1.9992778301239014, -0.7350682616233826, -0.13034841418266296, 9.620111465454102, -0.0076000988483428955, -0.020708560943603516, -0.030910491943359375, -0.02327878028154373, 0.021024934947490692, 0.7761248350143433, 0.6274104714393616], "max": [-0.07123139500617981, 0.30079564452171326, -0.13904380798339844, -0.32692381739616394, 0.24033115804195404, 0.685030460357666, -0.10499560832977295, 0.06587284803390503, 0.17420858144760132, 0.9365194439888, -0.5489434003829956, 0.9871378540992737, 0.46845248341560364, -0.19475381076335907, 0.012180500663816929, 0.0016426191432401538, -0.6093418598175049, 1.0371923446655273, -0.45249590277671814, -0.003498050617054105, -0.008345896378159523, 0.003976948093622923, -0.612932562828064, 1.0226691961288452, -0.446788489818573, -0.007309977430850267, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.020312830805778503, 2.1371247385104652e-06, 0.10455337911844254, 0.7349594831466675, 0.5418547987937927, 1.1262290477752686, 0.37685883045196533, 1.4488117694854736, 0.9216592907905579, 0.7432278990745544, 0.3114505410194397, 0.5031239986419678, 0.813564658164978, 1.5442347526550293, 1.0051642656326294, 0.874143123626709, -4.398423194885254, 4.853479862213135, 2.5836386680603027, 3.144078254699707, 0.3730158805847168, 2.7545785903930664, 1.0329670906066895, -2.572242498397827, 7.783883094787598, 1.7832722663879395, -0.8241758346557617, 1.2051281929016113, 0.6886447072029114, 0.25824177265167236, 0.007245168089866638, 0.025183551013469696, 0.01489702146500349, 0.007812895812094212, 0.013383112847805023, 0.007219098508358002, 0.009563642553985119, 0.016712063923478127, 0.015920322388410568, 0.014626754447817802, 0.013213291764259338, 0.014871803112328053, -1.7392200231552124, 0.13733473420143127, 11.803363800048828, -19.037668228149414, 18.913127899169922, 1.2222071886062622, 0.8059799671173096, 0.4082924723625183, 16.71772003173828, -24.766307830810547, 22.83325958251953, 1.8148808479309082, 0.024211399257183075, 0.008536654524505138, 0.012820513918995857, -0.05465434491634369, 0.5767163038253784, 0.3789483606815338, 0.3070429861545563, 0.5500053763389587, -0.022353071719408035, 0.32666972279548645, 2.9423108100891113, 0.5187305808067322, 2.8138041496276855, -0.8213282227516174, -0.2321467399597168, 2.941455602645874, -0.48632559180259705, 0.26326969265937805, 9.868765830993652, 0.017473846673965454, 0.010642915964126587, 0.029215246438980103, -0.020001208409667015, 0.0230184905230999, 0.7780417799949646, 0.6297940611839294], "mean": [-0.2861469089984894, -0.07507321983575821, -0.3809598386287689, -1.2535793781280518, -0.16143320500850677, 0.16314277052879333, -0.5297417640686035, -0.3139200210571289, -0.007064881268888712, 0.5572727918624878, -1.2056779861450195, 0.6254660487174988, -0.3089422583580017, -0.48941686749458313, 0.011344395577907562, -0.0010693288641050458, -0.6120487451553345, 1.0364437103271484, -0.45516207814216614, -0.005019255448132753, -0.009449676610529423, 0.0008203061297535896, -0.6141834259033203, 1.0202704668045044, -0.447370707988739, -0.008362644352018833, 0.7784735560417175, 1.7453241348266602, 0.7784735560417175, 0.7784735560417175, 0.7784735560417175, 0.7784735560417175, 0.7299505472183228, 1.7453241348266602, 0.7299505472183228, 0.7299505472183228, 0.7299505472183228, 0.7299505472183228, -0.020667461678385735, -2.2834704793694982e-07, -0.04868783429265022, 0.03625514730811119, -0.009632437489926815, 0.09723556786775589, -0.1254458725452423, 0.016840089112520218, 0.03320828825235367, 0.007055375725030899, 0.0007922485820017755, 0.0014498044038191438, -0.008262244053184986, 0.004251143429428339, -0.010993982665240765, -0.009960190393030643, -7.8607587814331055, -1.876402497291565, 0.42820972204208374, -3.698194742202759, -0.6003074049949646, 0.05695118010044098, -0.23118925094604492, -6.958863735198975, 4.794529914855957, -0.14510825276374817, -4.762861728668213, 0.186854287981987, -0.9193214178085327, -0.2917046546936035, 0.00010225165169686079, 0.0005890875472687185, 0.000194420077605173, -0.00043605611426755786, 0.0004049490380566567, -0.0003137730818707496, -0.00027650463744066656, 0.0004921529325656593, 0.0004725829348899424, -0.00020437120110727847, 0.00019302261353004724, 0.00016120931832119823, -2.8838045597076416, -0.21429644525051117, 6.981817245483398, -24.931015014648438, 14.950020790100098, 0.3620780110359192, -0.22419270873069763, -0.01400449126958847, 11.353281021118164, -29.53008460998535, 18.14672088623047, 0.8127707242965698, 0.0018340725218877196, -0.0015661657089367509, 0.011185429990291595, -0.07933193445205688, 0.43846967816352844, 0.15566620230674744, 0.23150479793548584, 0.4225773513317108, -0.11918085813522339, 0.17180569469928741, -1.5271140336990356, -0.5777593851089478, 1.2600271701812744, -2.14884877204895, -0.4925181567668915, 2.498797655105591, -0.5994553565979004, 0.04667454957962036, 9.776914596557617, 0.0017302936175838113, -0.00027431652415543795, -0.0007115360349416733, -0.022079607471823692, 0.02206259034574032, 0.7772762775421143, 0.6283842325210571], "std": [0.21203282475471497, 0.18354535102844238, 0.09753408282995224, 0.3942335247993469, 0.6578690409660339, 0.18776048719882965, 0.15323343873023987, 0.2970738112926483, 0.15514305233955383, 0.1417580395936966, 0.36977794766426086, 0.2703288495540619, 0.36836349964141846, 0.16344675421714783, 0.0002901543048210442, 0.001155841862782836, 0.0010643152054399252, 0.0008417042554356158, 0.00098910101223737, 0.0014288689708337188, 0.00033050321508198977, 0.001332310726866126, 0.0007746562478132546, 0.0008411072194576263, 0.000591793330386281, 0.0009565353975631297, 0.8612157702445984, 5.125999450683594e-06, 0.8612157702445984, 0.8612157702445984, 0.8612157702445984, 0.8612157702445984, 0.8505154848098755, 5.125999450683594e-06, 0.8505154848098755, 0.8505154848098755, 0.8505154848098755, 0.8505154848098755, 0.00010152585309697315, 7.28599388821749e-07, 0.13631044328212738, 0.12082996964454651, 0.19479207694530487, 0.234292671084404, 0.5357618927955627, 0.26262834668159485, 0.16619251668453217, 0.25528937578201294, 0.15388153493404388, 0.18338127434253693, 0.3520869314670563, 0.347260981798172, 0.42050257325172424, 0.20655740797519684, 2.0680899620056152, 3.0451605319976807, 1.222018837928772, 2.9308528900146484, 1.9238712787628174, 0.6028560996055603, 0.6031247973442078, 3.0570881366729736, 2.918121099472046, 0.9774774312973022, 1.9222137928009033, 0.3715287744998932, 1.2131484746932983, 0.26474443078041077, 0.002472672611474991, 0.005441670306026936, 0.004971748683601618, 0.0028265928849577904, 0.0017688823863863945, 0.002431206637993455, 0.0027701277285814285, 0.004644778091460466, 0.004333083983510733, 0.002999670337885618, 0.001789391739293933, 0.002056108321994543, 0.3914881944656372, 0.12038934975862503, 1.5293605327606201, 3.2932546138763428, 1.5008190870285034, 0.5559361577033997, 0.44345465302467346, 0.14379766583442688, 2.3463921546936035, 2.2008907794952393, 2.489318609237671, 0.5999211668968201, 0.006981754209846258, 0.004023352637887001, 0.0004304073518142104, 0.006435707211494446, 0.05392901599407196, 0.10020986944437027, 0.09379842877388, 0.06834065914154053, 0.06848262995481491, 0.09351904690265656, 1.957100510597229, 0.480133980512619, 1.9959943294525146, 0.7633916139602661, 0.1846853345632553, 0.33645281195640564, 0.0380500964820385, 0.05482224375009537, 0.029364971444010735, 0.003756602294743061, 0.005109659396111965, 0.008681719191372395, 0.0007051582215353847, 0.00038305067573674023, 0.00041249056812375784, 0.0005276973824948072], "count": [373]}, "action": {"min": [-0.8352259397506714, -0.2028646171092987, -0.7512955665588379, -1.5661717653274536, -1.5707963705062866, 0.002943712752312422, -0.6776074171066284, -0.9266917705535889, -0.3430408835411072, 0.3310497999191284, -1.663463830947876, 0.21570564806461334, -0.6981316804885864, -0.6981316804885864, 0.010484373196959496, -0.004591777455061674, -0.6114339828491211, 1.0314140319824219, -0.4570411443710327, -0.008310215547680855, -0.010450860485434532, -0.00287913391366601, -0.6127543449401855, 1.0160672664642334, -0.44970470666885376, -0.010903913527727127, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.020982280373573303, -2.899703531511477e-06, -0.6689542531967163, -0.06649437546730042, -0.9365721940994263, -0.13162574172019958, -3.711251735687256, -0.7647342085838318, -0.577236533164978, -0.8082680106163025, -0.8021141290664673, -0.542847752571106, -1.4838672876358032, -0.954721212387085, -1.927396535873413, -0.8852522373199463], "max": [-0.07075929641723633, 0.31340062618255615, -0.07175299525260925, -0.24524694681167603, 0.24211528897285461, 0.6981316804885864, -0.09872626513242722, 0.06334373354911804, 0.18308387696743011, 0.9856008887290955, -0.49176645278930664, 0.9914637804031372, 0.47319427132606506, -0.19251307845115662, 0.012891463935375214, 0.0031869320664554834, -0.6048679351806641, 1.0363283157348633, -0.45262935757637024, -0.0035061603412032127, -0.007898753508925438, 0.004847850650548935, -0.6078057289123535, 1.0205720663070679, -0.4465591311454773, -0.007386686746031046, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.020312830805778503, 2.1371247385104652e-06, 0.10455337911844254, 0.7349594831466675, 0.5418547987937927, 1.1262290477752686, 0.37685883045196533, 1.4488117694854736, 0.9216592907905579, 0.7432278990745544, 0.3114505410194397, 0.5031239986419678, 0.813564658164978, 1.5442347526550293, 1.0051642656326294, 0.874143123626709], "mean": [-0.33270516991615295, -0.04953230917453766, -0.3845078945159912, -1.1612273454666138, -0.18720108270645142, 0.1644076704978943, -0.5195578932762146, -0.3341812193393707, 0.0012312250910326838, 0.5648741126060486, -1.16435968875885, 0.6225840449333191, -0.3135852813720703, -0.49141260981559753, 0.011502407491207123, -0.0006311319302767515, -0.6081814169883728, 1.0344167947769165, -0.45541638135910034, -0.005057049449533224, -0.00918511115014553, 0.0010584598639979959, -0.6104493141174316, 1.0182570219039917, -0.44752657413482666, -0.008494614623486996, 0.7768358588218689, 1.7453241348266602, 0.7768358588218689, 0.7768358588218689, 0.7768358588218689, 0.7768358588218689, 0.729623019695282, 1.7453241348266602, 0.729623019695282, 0.729623019695282, 0.729623019695282, 0.729623019695282, -0.02066747657954693, -2.1978669906275172e-07, -0.04858265072107315, 0.03624393418431282, -0.009602386504411697, 0.09716926515102386, -0.12581007182598114, 0.017687838524580002, 0.033620040863752365, 0.007222187705338001, 0.0007898134062997997, 0.001466139918193221, -0.008250041864812374, 0.0013404407072812319, -0.010822187177836895, -0.011105836369097233], "std": [0.2243833690881729, 0.17765621840953827, 0.11527526378631592, 0.42733845114707947, 0.6823310256004333, 0.1879597008228302, 0.15509258210659027, 0.31411975622177124, 0.15291529893875122, 0.1629583090543747, 0.38575005531311035, 0.27451813220977783, 0.3738034665584564, 0.16390308737754822, 0.0005093852523714304, 0.001724413363263011, 0.001259819371625781, 0.0010683253640308976, 0.000997929135337472, 0.0012138710590079427, 0.0005824599065817893, 0.0017304610228165984, 0.000852219935040921, 0.0008852133760228753, 0.0006265990668907762, 0.0007513368618674576, 0.8612139821052551, 5.125999450683594e-06, 0.8612139821052551, 0.8612139821052551, 0.8612139821052551, 0.8612139821052551, 0.8504629135131836, 5.125999450683594e-06, 0.8504629135131836, 0.8504629135131836, 0.8504629135131836, 0.8504629135131836, 0.00010151752940146253, 7.436714781761111e-07, 0.1363420933485031, 0.12084395438432693, 0.19479428231716156, 0.23431645333766937, 0.5357332229614258, 0.26254189014434814, 0.16623817384243011, 0.2552647590637207, 0.153886616230011, 0.18344996869564056, 0.3520931601524353, 0.34290361404418945, 0.42059677839279175, 0.20537041127681732], "count": [373]}, "timestamp": {"min": [0.0], "max": [12.4], "mean": [6.199999999999998], "std": [3.5891812746394156], "count": [373]}, "frame_index": {"min": [0], "max": [372], "mean": [186.0], "std": [107.67543823918248], "count": [373]}, "episode_index": {"min": [418], "max": [418], "mean": [418.0], "std": [0.0], "count": [373]}, "index": {"min": [164017], "max": [164389], "mean": [164203.0], "std": [107.67543823918248], "count": [373]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [373]}, "subtask_annotation": {"mean": [0.3512064343163539, 2.0, 2.0, 2.0, 2.0], "std": [0.5254691689008004, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [373]}, "scene_annotation": {"mean": [418.0], "std": [0.0], "min": [418], "max": [418], "count": [373]}, "eef_direction_state": {"mean": [4.466487935656836, 3.6246648793565686], "std": [2.182572392809567, 2.223113462417652], "min": [0, 0], "max": [6, 6], "count": [373]}, "eef_velocity_state": {"mean": [0.5281501340482574, 0.8498659517426274], "std": [0.7003530775429215, 0.7204267675061614], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_acc_mag_state": {"mean": [0.5308310991957105, 0.7158176943699732], "std": [0.7833649873309392, 0.8314796327230684], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_direction_action": {"mean": [3.903485254691689, 3.7828418230563003], "std": [2.311253196483335, 2.1445174111493404], "min": [0, 0], "max": [6, 6], "count": [373]}, "eef_velocity_action": {"mean": [0.6621983914209115, 0.8364611260053619], "std": [0.6578806603950371, 0.7080996898324587], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_acc_mag_action": {"mean": [0.8284182305630027, 0.871313672922252], "std": [0.8397286149697509, 0.834611621322012], "min": [0, 0], "max": [2, 2], "count": [373]}, "eef_sim_pose_state": {"mean": [0.30968276533086636, 0.1950738332817782, 0.15144228339953425, -1.5189180761312757, -0.577915548506315, 1.268613167779315, 0.3079230711506696, -0.19377739039348757, 0.13504507814705743, -2.14878552590986, -0.49261369393165355, 2.4989103867638267], "std": [0.04356562828191065, 0.0982523660580156, 0.024731934618916106, 1.9794059032273599, 0.4802493712471194, 2.006113893016903, 0.07155466642883497, 0.06680698893153014, 0.019596394046346017, 0.7634022271315931, 0.18477819510014287, 0.3363709414741976], "min": [0.26185970849815215, 0.13238019293895906, 0.08640351985583015, -3.0273587264721407, -0.9694900524913393, -3.0246403791741034, 0.21644880323269994, -0.33311274912521416, 0.09935682167053278, -3.1011212136626938, -0.8824221418403944, 1.9993124187447602], "max": [0.4118888037857764, 0.40553032080426515, 0.17767921726656308, 3.1337195481099136, 0.5198952362615641, 3.1119605628567713, 0.43127762175291223, -0.14030431861290274, 0.1824289215906457, -0.821324431211143, -0.2318692076846316, 2.941454774709494], "count": [373]}, "eef_sim_pose_action": {"mean": [0.3198250169781336, 0.2078290587028121, 0.1426823946331705, -1.5136164691938463, -0.5930102957604494, 1.2125414565888366, 0.3122094901313219, -0.1938909394340823, 0.13300850662103422, -2.1316768122467793, -0.49021239646781506, 2.485635174552277], "std": [0.042601872564892854, 0.10138610822289269, 0.024743013814900062, 1.9662986064197319, 0.5264359623572739, 2.047806066628567, 0.07413527948602737, 0.06598003656495849, 0.02159493078308872, 0.7889527424047865, 0.2005183946145607, 0.3341356110301542], "min": [0.2648381938465007, 0.1324680209605895, 0.07747664225367956, -3.0994896107542713, -0.9680868210174467, -3.0312676609711993, 0.21872700326963898, -0.33226750318591797, 0.08957189994970711, -3.085699347485963, -0.7984957645518777, 1.9964100642664189], "max": [0.4217998030296777, 0.40777399078093224, 0.1756651814153666, 3.0423830585603495, 0.6594432688009526, 3.0658059629300842, 0.43941750393539974, -0.1439361477918715, 0.184250345116329, -0.7694345700989247, -0.21954395172009522, 2.925035891508861], "count": [373]}}} +{"episode_index": 410, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4232951485005767]], [[0.5650412821991542]], [[0.47487598760092276]]], "std": [[[0.30324544229858486]], [[0.19263877053689393]], [[0.22900891930655817]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45836100057670126]], [[0.4167363369857747]], [[0.3223372909457901]]], "std": [[[0.31366954808787373]], [[0.26041879366152354]], [[0.2974255141617077]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4280972078046905]], [[0.44230698529411766]], [[0.3486853806228374]]], "std": [[[0.30174218294785105]], [[0.2273480946390706]], [[0.2890536573848312]]], "count": [100]}, "observation.state": {"min": [-0.03523186594247818, -0.306324303150177, -0.25054436922073364, -1.7729179859161377, -1.4438021183013916, -0.7250898480415344, -0.7022976279258728, -0.43166083097457886, -0.027561811730265617, 0.08888307213783264, -1.720068097114563, 0.8627966046333313, -0.23246270418167114, -0.40850773453712463, -0.003900468349456787, -0.012948045507073402, -0.6234950423240662, 0.966309130191803, -0.36687567830085754, -0.0035814251750707626, 9.747791045811027e-05, 0.013650795444846153, -0.5739587545394897, 0.9800271987915039, -0.4302477538585663, 0.036105409264564514, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.011254578828811646, -0.0003823000006377697, -0.2765185832977295, -0.3493644595146179, -0.7012735605239868, -0.7169312834739685, -1.560887336730957, -2.2006008625030518, -0.9690759181976318, -0.8077608942985535, -0.32989078760147095, -0.5299627780914307, -1.6432955265045166, -1.3272813558578491, -0.277090460062027, -0.830894947052002, -9.253392219543457, -7.600732803344727, -4.802197456359863, -17.063491821289062, -3.0415139198303223, -3.0415139198303223, -3.414529800415039, -9.943778038024902, -3.1746034622192383, -1.404151439666748, -9.004884719848633, -0.9181929230690002, -1.2338217496871948, -2.7258851528167725, -0.008983150124549866, -0.015187950804829597, -0.038042206317186356, -0.006498958449810743, -0.017963498830795288, -0.01094511616975069, -0.00815600249916315, -0.011480012908577919, -0.04191407561302185, -0.008775793947279453, -0.02525278925895691, -0.02043319307267666, 1.3362300395965576, -0.27466946840286255, 9.784172058105469, -29.300220489501953, 7.372818946838379, -1.4397846460342407, -1.1241300106048584, -0.7646204233169556, -1.9152628183364868, -29.009685516357422, 3.5278444290161133, -2.0600075721740723, -0.020574191585183144, -0.014723889529705048, 0.005494505632668734, -0.10930868983268738, 0.2991325557231903, 0.08469201624393463, 0.04483653977513313, 0.3564850687980652, -0.26095426082611084, -0.0005555811803787947, -3.047870397567749, -1.0992106199264526, -2.8828959465026855, -2.21909499168396, -0.8161181211471558, 1.6225136518478394, -0.8001397252082825, -0.42552268505096436, 9.63039779663086, -0.015085756778717041, -0.05176517367362976, -0.046053022146224976, -0.02503630518913269, 0.01822795905172825, 0.601830780506134, 0.7965786457061768], "max": [0.17376656830310822, -0.004288097843527794, 0.4026488661766052, -1.0822449922561646, -0.0017034413758665323, 0.35352155566215515, -0.07285858690738678, 0.13328740000724792, 0.27504411339759827, 0.7175564169883728, -0.8433552384376526, 1.414324164390564, 0.03605373576283455, 0.0060043977573513985, -0.0028202582616358995, -0.01223090011626482, -0.6124247908592224, 0.9668221473693848, -0.36354362964630127, 0.00029892215388827026, 0.00100773386657238, 0.014075172133743763, -0.5610336065292358, 0.9814468622207642, -0.42531082034111023, 0.04069124907255173, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.010585801675915718, 1.6868356169652543e-06, 0.29035258293151855, 0.32863491773605347, 0.4438090920448303, 0.7181639671325684, 1.9477899074554443, 1.2922582626342773, 0.8972381353378296, 1.0317792892456055, 0.38094639778137207, 0.8717376589775085, 1.4897557497024536, 0.9578346610069275, 0.29127681255340576, 0.6226835250854492, -1.7705044746398926, 2.411477565765381, 2.808302879333496, 1.9841270446777344, 1.5781440734863281, 7.460317611694336, 1.2625153064727783, 2.616783618927002, 15.842491149902344, 5.125153064727783, 5.3113555908203125, 4.045787334442139, 2.180708169937134, 6.5421247482299805, 0.008751856163144112, 0.009873785078525543, 0.05887830629944801, 0.005784917157143354, 0.00936337374150753, 0.007148222532123327, 0.005066973622888327, 0.01203579269349575, 0.06035560369491577, 0.006133704446256161, 0.014431092888116837, 0.01240144670009613, 4.284420013427734, 0.8871081471443176, 17.044355392456055, -23.344465255737305, 16.124069213867188, -0.06003251671791077, 0.8696100115776062, 0.1521817296743393, 6.443597316741943, -20.430740356445312, 13.674610137939453, -0.6314413547515869, 0.027689315378665924, 0.005710710305720568, 0.00976801011711359, -0.04099075868725777, 0.42489299178123474, 0.26379257440567017, 0.24130897223949432, 0.5065070986747742, 0.10589765757322311, 0.19934974610805511, 3.0806691646575928, -0.22510312497615814, 2.978806495666504, -1.2515838146209717, -0.08777599036693573, 2.5304970741271973, -0.34795111417770386, 0.20200955867767334, 9.999786376953125, 0.023613005876541138, 0.047575443983078, 0.032466888427734375, -0.020949339494109154, 0.02524212747812271, 0.603540301322937, 0.7979378700256348], "mean": [0.05317029356956482, -0.13971100747585297, 0.04143987596035004, -1.4055538177490234, -0.4598085582256317, -0.26305463910102844, -0.5624622702598572, -0.17768819630146027, 0.19061928987503052, 0.38822582364082336, -1.2031124830245972, 1.0431441068649292, -0.10972309857606888, -0.20396852493286133, -0.0032624267041683197, -0.012489561922848225, -0.6211310029029846, 0.9664943218231201, -0.3653945028781891, -0.0022168930154293776, 0.0007249624468386173, 0.013864913024008274, -0.5706349611282349, 0.9810959696769714, -0.4282561242580414, 0.03788411244750023, 0.3784273564815521, 1.4817126989364624, 0.3784273564815521, 0.3784273564815521, 0.3784273564815521, 0.3784273564815521, 0.6017753481864929, 1.7453304529190063, 0.6017753481864929, 0.6017753481864929, 0.6017753481864929, 0.6017753481864929, -0.01094996090978384, -0.0001945922413142398, 0.007007715757936239, 0.025256125256419182, -0.038740433752536774, -0.039890412241220474, -0.0032773353159427643, 0.004656271543353796, -0.007748367730528116, -0.0061259884387254715, 0.0019979749340564013, 0.034604091197252274, 0.0011236915597692132, -0.006977754179388285, -0.02922622300684452, -0.027897363528609276, -4.786301136016846, -1.6439008712768555, -0.8532170653343201, -5.532079219818115, 0.3331637680530548, 0.2945072054862976, -0.9635242819786072, -3.711440086364746, 6.100767612457275, 0.8864192962646484, -3.71515154838562, 0.3300257623195648, -0.22033242881298065, 0.1786373108625412, 9.83596037258394e-05, 0.0002141247532563284, -0.00037926636287011206, -0.0006097062141634524, -0.00026769665419124067, -7.470449054380879e-05, -0.0006394959636963904, -0.00042595446575433016, 0.00019149761646986008, 0.00027440383564680815, -0.000946300569921732, -0.00014663301408290863, 2.7776267528533936, 0.3613091707229614, 13.162613868713379, -26.62681770324707, 13.066447257995605, -0.9062082767486572, -0.17763377726078033, -0.24332590401172638, 1.838940143585205, -23.74658203125, 9.151670455932617, -1.5178624391555786, 0.0021845062728971243, -0.0028412649407982826, 0.007615360897034407, -0.07313341647386551, 0.3589528799057007, 0.18652981519699097, 0.12443441897630692, 0.40447351336479187, -0.04323631897568703, 0.09622696787118912, -0.4885963499546051, -0.8441898226737976, 0.5905832648277283, -1.6767851114273071, -0.5900073647499084, 2.1532323360443115, -0.6498410701751709, -0.09860030561685562, 9.774397850036621, 0.000445952988229692, 0.001890856772661209, 0.0012019199784845114, -0.023811032995581627, 0.023867323994636536, 0.6029453873634338, 0.7970678806304932], "std": [0.05232986807823181, 0.09164710342884064, 0.20547856390476227, 0.1691867560148239, 0.5136220455169678, 0.37108951807022095, 0.2094089686870575, 0.14815644919872284, 0.08632766455411911, 0.22015021741390228, 0.24725686013698578, 0.14276380836963654, 0.06077210605144501, 0.09028513729572296, 0.0002585317415650934, 0.00015989970415830612, 0.002521373564377427, 0.00015497553977183998, 0.0005324763478711247, 0.0008506513549946249, 0.0002504767617210746, 9.812421922106296e-05, 0.002312467200681567, 0.00030459387926384807, 0.0007980899536050856, 0.0009919059230014682, 0.6510958671569824, 0.6089115738868713, 0.6510958671569824, 0.6510958671569824, 0.6510958671569824, 0.6510958671569824, 0.8090747594833374, 1.1920928955078125e-06, 0.8090747594833374, 0.8090747594833374, 0.8090747594833374, 0.8090747594833374, 0.0001333198306383565, 0.00011863085092045367, 0.1163192093372345, 0.14486761391162872, 0.22822365164756775, 0.30266445875167847, 0.6958099603652954, 0.6232132315635681, 0.3546440601348877, 0.2891404330730438, 0.1416890025138855, 0.26528096199035645, 0.4737378656864166, 0.361175000667572, 0.09062232077121735, 0.2292650043964386, 1.8072034120559692, 2.7786142826080322, 1.552344560623169, 5.276541233062744, 0.5583162307739258, 1.509169340133667, 1.014510154724121, 2.5638015270233154, 5.084307670593262, 1.2817429304122925, 4.4071784019470215, 1.0585088729858398, 0.7178700566291809, 1.9995460510253906, 0.0028664555866271257, 0.0043068635277450085, 0.011030921712517738, 0.002340959385037422, 0.0033782320097088814, 0.002443913370370865, 0.002614291151985526, 0.004591948818415403, 0.012062523514032364, 0.002981669967994094, 0.005032383371144533, 0.004222395364195108, 0.600737988948822, 0.23077049851417542, 1.6878540515899658, 1.3298766613006592, 1.6743240356445312, 0.3000035583972931, 0.39962267875671387, 0.1601664125919342, 1.288838505744934, 1.9505892992019653, 1.415100336074829, 0.2832372188568115, 0.009216723963618279, 0.0037137106992304325, 0.0006426568143069744, 0.0148981474339962, 0.03516148403286934, 0.06350583583116531, 0.044751234352588654, 0.039108093827962875, 0.11403772979974747, 0.041336365044116974, 2.340895175933838, 0.30962079763412476, 2.0840048789978027, 0.17574898898601532, 0.1621793806552887, 0.2800920009613037, 0.06466022878885269, 0.07945714890956879, 0.04861648380756378, 0.005288795102387667, 0.012221990153193474, 0.009515597485005856, 0.0008713175775483251, 0.0013815438142046332, 0.00043936222209595144, 0.0003577118623070419], "count": [192]}, "action": {"min": [-0.09631181508302689, -0.3182815611362457, -0.324421763420105, -1.8021364212036133, -1.4437181949615479, -0.7447345852851868, -0.6981316804885864, -0.4439249336719513, -0.04797421395778656, 0.07948923856019974, -1.6428085565567017, 0.8670763969421387, -0.2362588793039322, -0.42775267362594604, -0.004501343704760075, -0.016564389690756798, -0.6208603382110596, 0.9640108346939087, -0.3696049749851227, -0.004642408341169357, -0.00010419909813208506, 0.007921487092971802, -0.5692358016967773, 0.9778037667274475, -0.4327199161052704, 0.035508450120687485, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.011254578828811646, -0.0003823000006377697, -0.2765185832977295, -0.3493644595146179, -0.7012735605239868, -0.7169312834739685, -1.560887336730957, -2.2006008625030518, -0.9690759181976318, -0.8077608942985535, -0.32989078760147095, -0.5299627780914307, -1.6432955265045166, -1.3272813558578491, -0.277090460062027, -0.830894947052002], "max": [0.18610991537570953, 0.028628939762711525, 0.4072800874710083, -0.9861356019973755, -0.0035327246878296137, 0.35553452372550964, -0.06261573731899261, 0.049025267362594604, 0.2954389750957489, 0.7737675905227661, -0.6385838985443115, 1.414429783821106, 0.05098516866564751, 0.01961534656584263, -0.0022425916977226734, -0.009444842115044594, -0.6091537475585938, 0.9684832692146301, -0.3644496500492096, -0.0010941678192466497, 0.001723036402836442, 0.015380223281681538, -0.5601381659507751, 0.9827057123184204, -0.4260181784629822, 0.039838459342718124, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.010585801675915718, 1.6868356169652543e-06, 0.29035258293151855, 0.32863491773605347, 0.4438090920448303, 0.7181639671325684, 1.9477899074554443, 1.2922582626342773, 0.8972381353378296, 1.0317792892456055, 0.38094639778137207, 0.8717376589775085, 1.4897557497024536, 0.9578346610069275, 0.29127681255340576, 0.6226835250854492], "mean": [0.029498539865016937, -0.11178156733512878, 0.016817007213830948, -1.377891182899475, -0.458680659532547, -0.2652647793292999, -0.5636164546012878, -0.18351542949676514, 0.1844283491373062, 0.40622031688690186, -1.1551283597946167, 1.043835997581482, -0.11171983927488327, -0.20499694347381592, -0.0032764386851340532, -0.012456520460546017, -0.6165330410003662, 0.9658091068267822, -0.36715784668922424, -0.0033496541436761618, 0.0008964429143816233, 0.012247703038156033, -0.565739095211029, 0.9803716540336609, -0.4302724301815033, 0.03713180497288704, 0.37742745876312256, 1.4817126989364624, 0.37742745876312256, 0.37742745876312256, 0.37742745876312256, 0.37742745876312256, 0.6056841611862183, 1.7453304529190063, 0.6056841611862183, 0.6056841611862183, 0.6056841611862183, 0.6056841611862183, -0.010950145311653614, -0.0001931441220222041, 0.007535338867455721, 0.02604897879064083, -0.03880900517106056, -0.03974718973040581, -0.002426325576379895, 0.003572447458282113, -0.007715829182416201, -0.004139260854572058, 0.0021415732335299253, 0.03490421921014786, 9.149926336249337e-05, -0.00896622333675623, -0.02929777465760708, -0.029523568227887154], "std": [0.06405983120203018, 0.09026271849870682, 0.20614181458950043, 0.2051675170660019, 0.5134322047233582, 0.37035712599754333, 0.21250365674495697, 0.1354895979166031, 0.09630683064460754, 0.22268301248550415, 0.27024418115615845, 0.1441904604434967, 0.06363442540168762, 0.09868830442428589, 0.0005812164745293558, 0.0017426860285922885, 0.0026286442298442125, 0.0010594086488708854, 0.000943136285059154, 0.0008051421609707177, 0.0005280353361740708, 0.0017759774345904589, 0.002062766347080469, 0.0011634802212938666, 0.0012966791400685906, 0.0009266355773434043, 0.6503945589065552, 0.6089116334915161, 0.6503945589065552, 0.6503945589065552, 0.6503945589065552, 0.6503945589065552, 0.8110606074333191, 1.1920928955078125e-06, 0.8110606074333191, 0.8110606074333191, 0.8110606074333191, 0.8110606074333191, 0.00013366971688810736, 0.00011768539116019383, 0.11639191210269928, 0.1450885832309723, 0.22821004688739777, 0.3026941120624542, 0.6957111954689026, 0.6224785447120667, 0.3546444773674011, 0.28847771883010864, 0.14161190390586853, 0.2652600407600403, 0.47383958101272583, 0.36049365997314453, 0.09053277224302292, 0.22824198007583618], "count": [192]}, "timestamp": {"min": [0.0], "max": [6.366666666666666], "mean": [3.1833333333333336], "std": [1.847495802631427], "count": [192]}, "frame_index": {"min": [0], "max": [191], "mean": [95.5], "std": [55.42487407894281], "count": [192]}, "episode_index": {"min": [419], "max": [419], "mean": [419.0], "std": [0.0], "count": [192]}, "index": {"min": [164390], "max": [164581], "mean": [164485.5], "std": [55.42487407894281], "count": [192]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [192]}, "subtask_annotation": {"mean": [0.3177083333333333, 2.0, 2.0, 2.0, 2.0], "std": [0.4874454652545465, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [192]}, "scene_annotation": {"mean": [419.0], "std": [0.0], "min": [419], "max": [419], "count": [192]}, "eef_direction_state": {"mean": [3.0625, 2.8385416666666665], "std": [1.864205036112355, 1.9364846689978983], "min": [0, 0], "max": [6, 6], "count": [192]}, "eef_velocity_state": {"mean": [1.078125, 1.1666666666666667], "std": [0.52948542728609, 0.6640573937712168], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_acc_mag_state": {"mean": [1.0208333333333333, 1.1197916666666667], "std": [0.8098246552323666, 0.8485428431123689], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_direction_action": {"mean": [3.4583333333333335, 2.96875], "std": [1.8451324854570441, 1.9335477162028698], "min": [0, 0], "max": [6, 6], "count": [192]}, "eef_velocity_action": {"mean": [1.2864583333333333, 1.1875], "std": [0.6504997744789941, 0.6505206248331664], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_acc_mag_action": {"mean": [1.1510416666666667, 1.1822916666666667], "std": [0.779355341461062, 0.772643566981064], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_sim_pose_state": {"mean": [0.22186128495515992, 0.2504218562257785, 0.06792128981337593, -0.4729933950615834, -0.8448591954242262, 0.5584716076183663, 0.2701328736786896, -0.13587034204429702, 0.10741228410423276, -1.6765855849436042, -0.5901572396737464, 2.1531077853512057], "std": [0.017208777964418335, 0.02792357952714737, 0.03221034746919646, 2.369993917402548, 0.3095075916811709, 2.1502972087970957, 0.028949072479540067, 0.07432189446399369, 0.017266980780264733, 0.17584749021151946, 0.1621732636259413, 0.280315676801382], "min": [0.1817335734756812, 0.20303499951363158, 0.015176400233793583, -3.093016166188682, -1.1019832732848405, -3.1011175795685038, 0.21972383049303446, -0.2779482635813888, 0.08005164869745493, -2.219231389152093, -0.8161176611313274, 1.6226597513074097], "max": [0.2561367265256788, 0.29055532875319007, 0.13942024259083943, 3.127627009000892, -0.2251500765290142, 3.0855866567455577, 0.355573226997003, -0.0386754045830948, 0.1441229488549694, -1.251616107654739, -0.08781189868750738, 2.5305016273450995], "count": [192]}, "eef_sim_pose_action": {"mean": [0.22736519005914793, 0.25291099752148277, 0.06721426975007107, -0.2766940332819631, -0.8463341207228444, 0.5476638040126527, 0.26708606942025576, -0.13531800274668246, 0.09768117093074903, -1.6304776600875055, -0.5786692667025203, 2.1479004496676133], "std": [0.014405899901632097, 0.03135122372079581, 0.037282056044707156, 2.420753298087631, 0.3247841896060246, 2.117027071086077, 0.02587887659274767, 0.07666118312604203, 0.024233472658027343, 0.22929197025464929, 0.17263823416937193, 0.27578735326125925], "min": [0.19360725221636693, 0.20407828977633358, 0.0026392767224552634, -3.1298509041245577, -1.1353011167332911, -3.038298582421169, 0.23792699968528966, -0.2938528125049272, 0.037652277758878486, -2.2293692408555636, -0.6977648101351163, 1.5920727778253752], "max": [0.2525592853052634, 0.297648138062167, 0.1482605075318891, 3.126197753344822, -0.19226796368582733, 3.1294294840555135, 0.3364107320415188, -0.03445419468636981, 0.1402214896814097, -1.0294283977149654, -0.03586173308178364, 2.5330653940858427], "count": [192]}}} +{"episode_index": 411, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4331056156286044]], [[0.5446059039792387]], [[0.48586771914648214]]], "std": [[[0.29552307784627635]], [[0.21551169800540018]], [[0.22284106257690142]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43218081747404846]], [[0.43630072087658595]], [[0.39750245818915797]]], "std": [[[0.272500679776735]], [[0.23085497088588994]], [[0.2478501502598898]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42089196462898887]], [[0.47542067474048444]], [[0.40640961409073434]]], "std": [[[0.29727842395901316]], [[0.21553408188857007]], [[0.2500644706951173]]], "count": [100]}, "observation.state": {"min": [-0.5425933003425598, -0.24757903814315796, -0.5020158886909485, -1.3591023683547974, -1.1191534996032715, -0.33341556787490845, -0.701153576374054, -0.3138212263584137, -0.43163156509399414, 0.557602047920227, -1.7597477436065674, 0.6399692893028259, -0.327503502368927, -0.3907054662704468, 0.010394832119345665, -0.004447219427675009, -0.586189866065979, 1.0311232805252075, -0.4741441309452057, -0.00928737223148346, -0.0064681521616876125, 0.007870279252529144, -0.5996476411819458, 1.0139788389205933, -0.46181294322013855, -0.016219425946474075, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0032356325536966324, -2.3133493414206896e-06, -0.8753416538238525, -0.5625714659690857, -0.4181942343711853, -1.2795521020889282, -1.7328331470489502, -0.9335903525352478, -0.8119291067123413, -0.1510029286146164, -0.23130139708518982, -0.10391271114349365, -0.31952986121177673, -0.8113721013069153, -0.4804658889770508, -0.406321257352829, -11.625200271606445, -9.829060554504395, -0.898656964302063, -10.714286804199219, -0.6312576532363892, -1.8937729597091675, -1.2051281929016113, -6.747961044311523, -3.3882784843444824, -2.864469051361084, -9.584859848022461, -0.8321123719215393, -2.5537240505218506, -1.4346764087677002, -0.006570298224687576, -0.01606195978820324, -0.011908489279448986, -0.006126690190285444, -0.0036878196988254786, -0.01579117961227894, -0.006659334991127253, -0.012818760238587856, -0.01798408478498459, -0.008163681253790855, -0.004647892899811268, -0.016116876155138016, -3.881430149078369, -0.4120042026042938, 2.5091428756713867, -29.328697204589844, 13.189070701599121, -0.48063862323760986, -2.0361599922180176, -0.44912171363830566, 7.0820183753967285, -32.45160675048828, 16.79567527770996, -0.05830605328083038, -0.015767458826303482, -0.013918986544013023, 0.0006105006323195994, -0.10930868983268738, 0.3538789749145508, 0.019246771931648254, -0.018579715862870216, 0.3168156147003174, -0.14698901772499084, 0.12499277293682098, -3.1082122325897217, -1.175302505493164, -3.027663469314575, -2.1558852195739746, -0.6013497710227966, 2.2739949226379395, -0.6731283664703369, -0.14606158435344696, 9.702066421508789, -0.008919119834899902, -0.011346638202667236, -0.03718438744544983, 0.00590420700609684, 0.02737739309668541, -0.15317757427692413, 0.9877960681915283], "max": [-0.019212154671549797, 0.4021589159965515, 0.06942818313837051, -0.4270595610141754, 0.39987170696258545, 0.451116144657135, -0.22162951529026031, 0.052850838750600815, -0.03280650079250336, 0.6912353038787842, -1.559085488319397, 1.0833911895751953, 0.015164836309850216, -0.08059579133987427, 0.011866294778883457, 0.0006500158924609423, -0.5807583928108215, 1.0316507816314697, -0.4691890478134155, -0.001873323693871498, -0.005662994459271431, 0.013758120127022266, -0.5901926159858704, 1.0179312229156494, -0.45853614807128906, -0.010459705255925655, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0039107599295675755, 2.519008830859093e-06, 0.5516073107719421, 0.6321046352386475, 0.42912399768829346, 0.8703457117080688, 0.9149035215377808, 1.1021744012832642, 0.7730348110198975, 0.4310739040374756, 0.33438271284103394, 0.05487523227930069, 0.1313236653804779, 0.5154783725738525, 0.18014132976531982, 0.13422341644763947, -3.307168960571289, 7.264957427978516, 2.443223476409912, -1.0073260068893433, 0.5164835453033447, 2.4102563858032227, 0.8321123719215393, -2.672459602355957, 9.615385055541992, 1.207570195198059, -3.113553285598755, 1.004273533821106, 0.20085471868515015, 0.5164835453033447, 0.007318980060517788, 0.014053424820303917, 0.009042473509907722, 0.009901735931634903, 0.011708129197359085, 0.0027096744161099195, 0.004228821024298668, 0.01642899215221405, 0.011122151277959347, 0.008645445108413696, 0.012236903421580791, 0.0037244069389998913, -1.2725999355316162, 0.2932282090187073, 9.398149490356445, -24.05771827697754, 19.98465919494629, 0.7929036617279053, 0.46661999821662903, 0.34890446066856384, 10.48198127746582, -24.907039642333984, 20.46709442138672, 1.2782533168792725, 0.013200290501117706, 0.012265781871974468, 0.0030525033362209797, -0.013663585297763348, 0.5399301052093506, 0.46950563788414, 0.22688937187194824, 0.41699057817459106, -0.031131131574511528, 0.17889656126499176, 3.0825250148773193, -0.003986681811511517, 3.0025134086608887, -1.5648351907730103, -0.2303648591041565, 2.5656046867370605, -0.39043697714805603, 0.17626385390758514, 9.940193176269531, 0.015393882989883423, 0.01450243592262268, 0.01691746711730957, 0.0071227229200303555, 0.029645685106515884, -0.11933840811252594, 0.9924196004867554], "mean": [-0.2234458327293396, 0.015056956559419632, -0.24669545888900757, -1.0415328741073608, -0.2648283541202545, 0.04079509899020195, -0.5405778884887695, -0.01869654282927513, -0.21107283234596252, 0.597705602645874, -1.6935842037200928, 0.8572806715965271, -0.10574671626091003, -0.20822246372699738, 0.011120240204036236, -0.0025910420808941126, -0.5843325853347778, 1.031351923942566, -0.4719141721725464, -0.005393778905272484, -0.006116046104580164, 0.009967741556465626, -0.5953633785247803, 1.0157612562179565, -0.4604143500328064, -0.013336025178432465, 0.883303165435791, 1.745330572128296, 0.883303165435791, 0.883303165435791, 0.883303165435791, 0.883303165435791, 0.520607054233551, 1.745330572128296, 0.520607054233551, 0.520607054233551, 0.520607054233551, 0.520607054233551, 0.0035309316590428352, -3.1180613291326154e-07, -0.028933210298419, 0.031208571046590805, 0.02329801581799984, -0.016072925180196762, -0.041399698704481125, -0.020679829642176628, 0.004728937521576881, 0.04610123857855797, 0.03588012978434563, -0.016880512237548828, -0.01179345604032278, -0.025701798498630524, -0.04608999565243721, -0.04079357162117958, -6.613225936889648, -1.5741711854934692, 0.4123968482017517, -5.4583611488342285, -0.05260481312870979, 0.011750619858503342, -0.26029130816459656, -4.389867782592773, 2.0836966037750244, -0.6307758688926697, -6.361318588256836, 0.12224352359771729, -0.9897898435592651, -0.3817148804664612, 0.0002514797088224441, -0.0008695213473401964, -0.0002956753014586866, 8.993867231765762e-05, 0.0004901784122921526, -0.0008502243435941637, -0.00040559296030551195, 0.0006274823099374771, -0.0020349761471152306, 0.00033252249704673886, 0.000400848250137642, -0.0006683006649836898, -2.278491735458374, -0.04798762500286102, 5.235547065734863, -26.973176956176758, 16.09787940979004, 0.17140361666679382, -0.32040566205978394, -0.07213165611028671, 8.601760864257812, -28.916677474975586, 18.04058074951172, 0.607403039932251, 0.0009871385991573334, -0.0014694512356072664, 0.0017559159314259887, -0.06322126090526581, 0.42620861530303955, 0.19791290163993835, 0.131368950009346, 0.33570924401283264, -0.07841034978628159, 0.14490288496017456, -0.245992511510849, -0.7496283650398254, 0.1625823974609375, -1.8184741735458374, -0.4843290448188782, 2.413344621658325, -0.5691593885421753, 0.06104353442788124, 9.780248641967773, 0.0013230897020548582, 0.0007727925549261272, -0.0013646322768181562, 0.006416240241378546, 0.02873421460390091, -0.13616082072257996, 0.9902028441429138], "std": [0.21586637198925018, 0.26934242248535156, 0.15831448137760162, 0.27506986260414124, 0.4805049002170563, 0.2465435415506363, 0.13606485724449158, 0.07835429161787033, 0.12013956159353256, 0.029526693746447563, 0.045792385935783386, 0.16697433590888977, 0.0842662900686264, 0.08546312153339386, 0.0004791918909177184, 0.0019405217608436942, 0.0012573120184242725, 0.00013156959903426468, 0.0021794019266963005, 0.0032257665880024433, 0.00023292032710742205, 0.0022345527540892363, 0.002974241739138961, 0.0016653935890644789, 0.0014255614951252937, 0.0022818606812506914, 0.8407672643661499, 1.3113021850585938e-06, 0.8407672643661499, 0.8407672643661499, 0.8407672643661499, 0.8407672643661499, 0.7921580672264099, 1.3113021850585938e-06, 0.7921580672264099, 0.7921580672264099, 0.7921580672264099, 0.7921580672264099, 0.00017454916087444872, 8.086735192591732e-07, 0.23432646691799164, 0.25491461157798767, 0.20823809504508972, 0.45056360960006714, 0.585628867149353, 0.4219222664833069, 0.2521452307701111, 0.12666405737400055, 0.15678344666957855, 0.03460826352238655, 0.09143129736185074, 0.18320445716381073, 0.12363433837890625, 0.09312211722135544, 2.4911446571350098, 5.531072616577148, 0.8697512745857239, 2.677335500717163, 0.2885782718658447, 1.0168030261993408, 0.49819961190223694, 0.7389482855796814, 4.152591705322266, 1.0812582969665527, 1.9697948694229126, 0.3964470326900482, 0.6789793968200684, 0.42027997970581055, 0.0025951694697141647, 0.005243599880486727, 0.004155140370130539, 0.0029569598846137524, 0.002229282632470131, 0.002838368294760585, 0.002368145389482379, 0.005051937885582447, 0.005188858602195978, 0.0030519310384988785, 0.00209279777482152, 0.0026852597948163748, 0.5978761315345764, 0.13237051665782928, 2.1465559005737305, 1.166835904121399, 2.249616861343384, 0.34961631894111633, 0.5336465835571289, 0.15119557082653046, 0.6893048286437988, 2.3073346614837646, 0.9448661804199219, 0.37005293369293213, 0.0059294248931109905, 0.004369035363197327, 0.0005014354246668518, 0.019205352291464806, 0.07081972807645798, 0.18015141785144806, 0.06123529374599457, 0.020546408370137215, 0.03369009867310524, 0.010531137697398663, 2.209894895553589, 0.3866250813007355, 2.0650687217712402, 0.09672843664884567, 0.10380496829748154, 0.063985675573349, 0.04359348863363266, 0.04917830228805542, 0.03621241822838783, 0.003877982497215271, 0.004656823817640543, 0.008307523094117641, 0.00033809960586950183, 0.0005077789537608624, 0.00946730189025402, 0.0012969131348654628], "count": [210]}, "action": {"min": [-0.6083992719650269, -0.25299444794654846, -0.44073039293289185, -1.3576512336730957, -1.122194528579712, -0.33966970443725586, -0.6981316804885864, -0.24838125705718994, -0.367150217294693, 0.5001673698425293, -1.7429211139678955, 0.40970224142074585, -0.3626788556575775, -0.5139422416687012, 0.009935260750353336, -0.005658176261931658, -0.587327241897583, 1.02700674533844, -0.4741113781929016, -0.009050365537405014, -0.007442222908139229, 0.005971319507807493, -0.5996127724647522, 1.009761095046997, -0.46170833706855774, -0.01578233577311039, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0031862021423876286, -2.3133493414206896e-06, -0.8753416538238525, -0.5625714659690857, -0.4181942343711853, -1.2795521020889282, -1.7328331470489502, -0.9335903525352478, -0.8119291067123413, -0.1510029286146164, -0.23130139708518982, -0.10391271114349365, -0.31952986121177673, -0.9996108412742615, -0.4804658889770508, -0.4776909053325653], "max": [-0.023626795038580894, 0.42386379837989807, 0.1091732308268547, -0.34625205397605896, 0.4046855568885803, 0.3927340805530548, -0.21697768568992615, 0.028752721846103668, -0.007693143095821142, 0.655303418636322, -1.491112232208252, 1.0864607095718384, 0.021671801805496216, -0.0777096301317215, 0.012991754338145256, 0.0007675025844946504, -0.5782395005226135, 1.0317342281341553, -0.4679434895515442, -0.001991166500374675, -0.00442902185022831, 0.013013982214033604, -0.5880759358406067, 1.017237901687622, -0.45805737376213074, -0.010257869958877563, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0039107599295675755, 2.519008830859093e-06, 0.5516073107719421, 0.6321046352386475, 0.42912399768829346, 0.8703457117080688, 0.9149035215377808, 1.1021744012832642, 0.7730348110198975, 0.4310739040374756, 0.33438271284103394, 0.05487523227930069, 0.1313236653804779, 0.5154783725738525, 0.18014132976531982, 0.13422341644763947], "mean": [-0.2526278495788574, 0.023273054510354996, -0.23727476596832275, -1.007624864578247, -0.26924896240234375, 0.030056100338697433, -0.5341495275497437, -0.023669032379984856, -0.193233460187912, 0.5934797525405884, -1.661246657371521, 0.8480986952781677, -0.11369936913251877, -0.2183746099472046, 0.010908694937825203, -0.002588468138128519, -0.5819152593612671, 1.0293749570846558, -0.471393883228302, -0.005218171048909426, -0.00619123550131917, 0.009110032580792904, -0.5930402874946594, 1.013997197151184, -0.4600026309490204, -0.012872939929366112, 0.8835523128509521, 1.745330572128296, 0.8835523128509521, 0.8835523128509521, 0.8835523128509521, 0.8835523128509521, 0.5122959613800049, 1.745330572128296, 0.5122959613800049, 0.5122959613800049, 0.5122959613800049, 0.5122959613800049, 0.003531466471031308, -3.326618980281637e-07, -0.02737514115869999, 0.02908525988459587, 0.022607048973441124, -0.017489798367023468, -0.03596717491745949, -0.022355319932103157, 0.0031515636947005987, 0.04494742304086685, 0.03610809147357941, -0.017328469082713127, -0.010325062088668346, -0.03205396607518196, -0.04499848559498787, -0.044009700417518616], "std": [0.22734108567237854, 0.2582768499851227, 0.1481676697731018, 0.3068806529045105, 0.4815964102745056, 0.24222776293754578, 0.13418301939964294, 0.05375898629426956, 0.11961836367845535, 0.03093610145151615, 0.05419135093688965, 0.17733202874660492, 0.09146557003259659, 0.09140948206186295, 0.0006996892625465989, 0.0013833949342370033, 0.0017474573105573654, 0.0008446791325695813, 0.002403960330411792, 0.002909282920882106, 0.0005470820469781756, 0.001480855862610042, 0.0027121396269649267, 0.0017593259690329432, 0.0012329270830377936, 0.001985528040677309, 0.8410083055496216, 1.3113021850585938e-06, 0.8410083055496216, 0.8410083055496216, 0.8410083055496216, 0.8410083055496216, 0.7884095907211304, 1.3113021850585938e-06, 0.7884095907211304, 0.7884095907211304, 0.7884095907211304, 0.7884095907211304, 0.00017427635611966252, 7.98731946360931e-07, 0.235529825091362, 0.25706106424331665, 0.2080511897802353, 0.4509720206260681, 0.5898281931877136, 0.42255446314811707, 0.2532673478126526, 0.12530767917633057, 0.15710972249507904, 0.03490311652421951, 0.08967465907335281, 0.19616881012916565, 0.12316171079874039, 0.09769095480442047], "count": [210]}, "timestamp": {"min": [0.0], "max": [6.966666666666667], "mean": [3.4833333333333334], "std": [2.0207030313088414], "count": [210]}, "frame_index": {"min": [0], "max": [209], "mean": [104.5], "std": [60.621090939265244], "count": [210]}, "episode_index": {"min": [420], "max": [420], "mean": [420.0], "std": [0.0], "count": [210]}, "index": {"min": [164582], "max": [164791], "mean": [164686.5], "std": [60.621090939265244], "count": [210]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [210]}, "subtask_annotation": {"mean": [0.23333333333333334, 2.0, 2.0, 2.0, 2.0], "std": [0.44490055960462327, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [210]}, "scene_annotation": {"mean": [420.0], "std": [0.0], "min": [420], "max": [420], "count": [210]}, "eef_direction_state": {"mean": [3.9238095238095236, 3.019047619047619], "std": [1.702632349070041, 2.0838652382209744], "min": [1, 0], "max": [6, 6], "count": [210]}, "eef_velocity_state": {"mean": [1.1666666666666667, 0.8333333333333334], "std": [0.8705954904182022, 0.5739033711044729], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_acc_mag_state": {"mean": [0.861904761904762, 0.919047619047619], "std": [0.8309353252445288, 0.8663657248304536], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_direction_action": {"mean": [3.557142857142857, 2.7142857142857144], "std": [1.5793523170896984, 2.08035842019172], "min": [1, 0], "max": [6, 6], "count": [210]}, "eef_velocity_action": {"mean": [1.2952380952380953, 1.0095238095238095], "std": [0.7858729998429048, 0.632383820991772], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_acc_mag_action": {"mean": [0.9857142857142858, 1.061904761904762], "std": [0.8134498634040767, 0.8228731259470657], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_sim_pose_state": {"mean": [0.2819777921597434, 0.2541507287190993, 0.08834798843822966, -0.21659746842785324, -0.7502643023506219, 0.16306366066245603, 0.21625426072878673, -0.2016268415189368, 0.13445063247993808, -1.8184627754008078, -0.48434264962481144, 2.4133691621337428], "std": [0.06043231938079303, 0.15182865380324498, 0.032097685016630066, 2.2631747549161667, 0.3867836561199787, 2.118529559015747, 0.019623038932205794, 0.03461184896382658, 0.013789514619272206, 0.09671768653933863, 0.10381669131489935, 0.06396275869224113], "min": [0.21568987379019544, 0.10294783965713941, 0.04840527058176254, -3.1251371961795056, -1.175396781229446, -3.1207695589557916, 0.1980040198987908, -0.2621989075068178, 0.11675986436156274, -2.1553513723445685, -0.6016096480424952, 2.274010799169268], "max": [0.37491859751952267, 0.4742859089460153, 0.15935951415180583, 3.137842692105242, -0.00400669406809917, 3.13034701113999, 0.2920386959412057, -0.15216264824056844, 0.15517878738733853, -1.5648223442735367, -0.23035272100794923, 2.565204037208581], "count": [210]}, "eef_sim_pose_action": {"mean": [0.28916225749855073, 0.2605325731541442, 0.08757092696795465, -0.25800971595791516, -0.7611591592463747, 0.16918745301238144, 0.21839846460529053, -0.198711686787673, 0.12921982481168634, -1.8189873700393937, -0.5044474122025735, 2.409049956173773], "std": [0.060166940541344166, 0.145368488173274, 0.03646337230715165, 2.2380975771595435, 0.39787968808467955, 2.1283427476560792, 0.014443108597196707, 0.03514627492637721, 0.018445884245274744, 0.11635162877402214, 0.0944023952043697, 0.06655479766028066], "min": [0.22336082851890443, 0.10981781945689133, 0.04415552338826116, -3.1404682213227355, -1.2221977354540128, -3.1274207836791943, 0.20221596579799136, -0.2532215667193691, 0.10147438352531518, -2.4556117899229957, -0.8667322029190112, 2.3004423977647583], "max": [0.3867925289283828, 0.4815591313407862, 0.16421399990195779, 3.1102588454979974, 0.003377464653693485, 3.13218547970376, 0.2766492448013256, -0.14686310680190576, 0.15848929311665272, -1.6424309354965452, -0.30011330211132026, 2.7247562350018937], "count": [210]}}} +{"episode_index": 412, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42191759077343133]], [[0.5218724850774473]], [[0.4689949595657472]]], "std": [[[0.2903121774974488]], [[0.24052333735315579]], [[0.23863333342873502]]], "count": [118]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4514686964433497]], [[0.4513836268970865]], [[0.3606850506487075]]], "std": [[[0.30733053710655234]], [[0.21644439113817332]], [[0.2413836616576957]]], "count": [118]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.436319977974573]], [[0.47657553279703374]], [[0.395004099221942]]], "std": [[[0.31240122298536827]], [[0.21765923330371525]], [[0.25539705465919305]]], "count": [118]}, "observation.state": {"min": [-0.9294310212135315, -0.11101043224334717, -0.47341373562812805, -1.4778369665145874, -1.5648149251937866, -0.22775313258171082, -0.5355944037437439, -0.9674389958381653, -0.07858572155237198, 0.3887196183204651, -1.662280559539795, -0.06448262929916382, -0.3758453130722046, -0.5054550170898438, 0.008104098029434681, 0.0018175662262365222, -0.5909340977668762, 1.0345380306243896, -0.4800982177257538, -0.005282840691506863, -0.013327080756425858, -0.010980585590004921, -0.6095002889633179, 1.0137876272201538, -0.4535360336303711, -0.003909719176590443, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0006672185845673084, 0.002287475159391761, -0.8640466928482056, -0.849854588508606, -0.7216005325317383, -1.9997082948684692, -6.431293487548828, -1.4423937797546387, -2.09037184715271, -1.2909538745880127, -0.4480252265930176, -0.6816873550415039, -1.598731279373169, -1.8412314653396606, -1.3786845207214355, -1.6024359464645386, -19.486684799194336, -7.387057304382324, -2.5134310722351074, -12.881564140319824, -1.3199023008346558, -0.6886447072029114, -2.4676434993743896, -13.685220718383789, -3.479853630065918, -2.5134310722351074, -7.99755859375, -0.8894994258880615, -1.6068376302719116, -2.5824174880981445, -0.0074202450923621655, -0.04896971583366394, -0.027116574347019196, -0.008005281910300255, -0.00823918730020523, -0.011863919906318188, -0.00888065341860056, -0.04793723300099373, -0.025183577090501785, -0.015479776076972485, -0.010757893323898315, -0.015511848032474518, -3.308760166168213, -0.8982434272766113, 2.523989677429199, -31.289230346679688, 13.477609634399414, -0.921009361743927, 0.08483999967575073, -0.460256963968277, 4.9440507888793945, -30.22455596923828, 15.730236053466797, -0.5896070003509521, -0.020741071552038193, -0.016230355948209763, 0.0012210012646391988, -0.16396301984786987, 0.390206903219223, 0.06691628694534302, 0.029277000576257706, 0.3205600380897522, -0.2086113691329956, 0.04440772533416748, -3.1100966930389404, -1.3675320148468018, -2.510437488555908, -2.962383270263672, -1.2451658248901367, -3.1362414360046387, -0.7290687561035156, -0.24378883838653564, 9.662951469421387, -0.008770734071731567, -0.027977943420410156, -0.0840197205543518, -0.031140655279159546, -0.005478378850966692, 0.9803305864334106, -0.19513745605945587], "max": [0.01727285422384739, 0.27075856924057007, -0.04347473382949829, -0.3154796361923218, 0.2900090515613556, 0.578740119934082, 0.33579960465431213, 0.13518169522285461, 0.14915701746940613, 0.9502572417259216, -0.37994855642318726, 0.6492622494697571, 0.2398679107427597, 0.04578059911727905, 0.01032226998358965, 0.010894441977143288, -0.5771416425704956, 1.0385148525238037, -0.46343109011650085, 0.0008859298541210592, -0.011766036041080952, -0.0018172150012105703, -0.5943098068237305, 1.018998384475708, -0.43754303455352783, 0.001539660501293838, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0001901727810036391, 0.002671136986464262, 0.6589277982711792, 0.46036332845687866, 0.5842092633247375, 0.723508894443512, 2.075038433074951, 3.4954917430877686, 1.7509870529174805, 1.5364969968795776, 0.31574997305870056, 0.4466380774974823, 1.49422287940979, 1.2005228996276855, 1.0579860210418701, 0.7151691913604736, -3.563279628753662, 4.731379508972168, 4.198412895202637, 0.4273504912853241, 1.6355311870574951, 2.8980464935302734, 1.1190476417541504, -1.7370989322662354, 12.087912559509277, 3.075091600418091, -0.8547009229660034, 2.266788959503174, 0.9468864798545837, 0.11477412283420563, 0.008133888244628906, 0.05656665936112404, 0.013189957477152348, 0.012163897976279259, 0.01727639138698578, 0.016511620953679085, 0.010462991893291473, 0.05074065923690796, 0.02220819890499115, 0.008700503036379814, 0.026329705491662025, 0.021364111453294754, -1.1029200553894043, 0.27838122844696045, 12.723877906799316, -21.99036407470703, 24.13848114013672, 0.27364927530288696, 2.248260021209717, 0.8425671458244324, 14.44612979888916, -19.365894317626953, 24.551464080810547, 0.6653132438659668, 0.02554517239332199, 0.011690618470311165, 0.006715507246553898, -0.09564509987831116, 0.6323573589324951, 0.4631372392177582, 0.2888796031475067, 0.5709195733070374, 0.013358086347579956, 0.19720518589019775, 3.124596357345581, 0.5072929263114929, 2.9828872680664062, 3.09489369392395, -0.08243922889232635, 3.136254072189331, -0.3657155930995941, 0.4188615083694458, 9.871500968933105, 0.018412500619888306, 0.020054161548614502, 0.07997250556945801, -0.02783098816871643, 0.001767534762620926, 0.9994350075721741, -0.013770846650004387], "mean": [-0.47721245884895325, 0.04186289757490158, -0.2966712713241577, -0.8379181623458862, -0.6316455602645874, 0.13599924743175507, -0.2336307018995285, -0.3350663185119629, 0.030397329479455948, 0.5899196267127991, -1.1399264335632324, 0.2656547725200653, -0.049979668110609055, -0.33412638306617737, 0.009401319548487663, 0.006673366297036409, -0.585191547870636, 1.03713858127594, -0.4685050845146179, -0.0029774773865938187, -0.012390569783747196, -0.005999694112688303, -0.6024306416511536, 1.0165724754333496, -0.4422565996646881, -0.001830230699852109, 0.7426808476448059, 1.745315670967102, 0.7426808476448059, 0.7426808476448059, 0.7426808476448059, 0.7426808476448059, 0.49124592542648315, 1.745315670967102, 0.49124592542648315, 0.49124592542648315, 0.49124592542648315, 0.49124592542648315, -0.00016967694682534784, 0.0024893716908991337, -0.022170407697558403, -0.0025252914056181908, 0.005245680455118418, 0.012007948011159897, -0.02282463200390339, 0.0008359381463378668, 0.0005635099951177835, 0.006156125105917454, -0.003260962897911668, 0.002514185616746545, -0.0017728060483932495, 0.015025909058749676, 0.014989958144724369, 0.011431388556957245, -9.610724449157715, -0.9057872295379639, 0.16820816695690155, -4.697329998016357, 0.020034419372677803, 0.6361797451972961, -0.48923859000205994, -6.531588077545166, 1.896544098854065, -0.25786274671554565, -5.393786430358887, 0.3793210983276367, -0.08338068425655365, -0.5641577839851379, 0.00023595037055201828, -0.0002404154947726056, -0.00043530925177037716, 0.00021486757032107562, 0.0008205415215343237, -0.0002134308742824942, 0.00014298767200671136, 0.00020905243582092226, -0.0005076620727777481, 0.0002288153045810759, 0.0007546317647211254, 0.00024286669213324785, -1.971455454826355, -0.16782300174236298, 8.146858215332031, -26.5914306640625, 20.411041259765625, -0.35448578000068665, 1.1037706136703491, 0.3140716254711151, 10.663334846496582, -23.900646209716797, 20.327774047851562, 0.0030161563772708178, 0.0015319718513637781, -0.0025483197532594204, 0.0033628474920988083, -0.13230809569358826, 0.49856024980545044, 0.2328452616930008, 0.13719867169857025, 0.4293058514595032, -0.06698532402515411, 0.14535368978977203, -0.3632163405418396, -0.5384995341300964, 0.6786937713623047, -1.7722584009170532, -0.9508178234100342, 0.9624742269515991, -0.5549902319908142, -0.00985407829284668, 9.777621269226074, 0.0016529707936570048, -0.00020846167171839625, 0.00011055319191655144, -0.028961271047592163, -0.001949303550645709, 0.9927237629890442, -0.10438461601734161], "std": [0.3230891227722168, 0.15325208008289337, 0.10010004788637161, 0.46202322840690613, 0.74748694896698, 0.22111696004867554, 0.29193463921546936, 0.3405364453792572, 0.05990365147590637, 0.1451963633298874, 0.42637982964515686, 0.1704629808664322, 0.1492019146680832, 0.14991359412670135, 0.0007559520890936255, 0.001454241806641221, 0.004401154350489378, 0.0008353578741662204, 0.005217912141233683, 0.001996916951611638, 0.0005237560253590345, 0.0016859960742294788, 0.005587906576693058, 0.0019420955795794725, 0.004557096399366856, 0.0020284431520849466, 0.8139095902442932, 1.3589859008789062e-05, 0.8139095902442932, 0.8139095902442932, 0.8139095902442932, 0.8139095902442932, 0.7804695963859558, 1.3589859008789062e-05, 0.7804695963859558, 0.7804695963859558, 0.7804695963859558, 0.7804695963859558, 0.0001219312907778658, 9.961516479961574e-05, 0.17898210883140564, 0.11745496839284897, 0.11838045716285706, 0.31138649582862854, 0.6988614201545715, 0.3517356216907501, 0.32133185863494873, 0.3102986514568329, 0.08501731604337692, 0.13538028299808502, 0.37093180418014526, 0.2783180773258209, 0.21860858798027039, 0.19382326304912567, 3.629939079284668, 3.3092730045318604, 1.4835058450698853, 2.891629219055176, 0.42438721656799316, 0.9100281000137329, 0.7888181805610657, 3.3691864013671875, 3.0083117485046387, 0.9929630756378174, 2.00508975982666, 0.6845710873603821, 0.5055596232414246, 0.4128134846687317, 0.002441869815811515, 0.01020971778780222, 0.005358605645596981, 0.002807318465784192, 0.0028518347535282373, 0.0025510054547339678, 0.0025924467481672764, 0.009888999164104462, 0.005396339111030102, 0.0028870091773569584, 0.0035097342915832996, 0.0026673260144889355, 0.3081310987472534, 0.14996296167373657, 1.9467198848724365, 2.5524091720581055, 2.1416189670562744, 0.3500218093395233, 0.3038002848625183, 0.17035776376724243, 1.5538487434387207, 2.4277291297912598, 2.3795931339263916, 0.36756300926208496, 0.006801188457757235, 0.0044761053286492825, 0.000535083469003439, 0.011418120004236698, 0.07821793109178543, 0.1519220769405365, 0.07030648738145828, 0.07993331551551819, 0.05940593034029007, 0.04735824465751648, 2.3286325931549072, 0.7271294593811035, 2.097485303878784, 1.3801507949829102, 0.3077414631843567, 2.51305890083313, 0.046038541942834854, 0.06276805698871613, 0.022810157388448715, 0.003664313117042184, 0.005556456744670868, 0.016285721212625504, 0.000604900240432471, 0.0015917062992230058, 0.0056105018593370914, 0.05221868306398392], "count": [581]}, "action": {"min": [-0.9990091919898987, -0.11318928003311157, -0.5710805654525757, -1.4673781394958496, -1.5702521800994873, -0.23329037427902222, -0.5368472933769226, -1.0085419416427612, -0.11022216826677322, 0.36126846075057983, -1.6704580783843994, -0.07068558037281036, -0.38129642605781555, -0.5025072693824768, 0.008156592026352882, -0.005168549250811338, -0.5912727117538452, 1.0310726165771484, -0.48016971349716187, -0.005287488456815481, -0.013333063572645187, -0.017252419143915176, -0.6069851517677307, 1.009785771369934, -0.45380574464797974, -0.004231694154441357, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0006672185845673084, 0.002287475159391761, -0.8640466928482056, -0.849854588508606, -0.7216005325317383, -1.9997082948684692, -6.431293487548828, -1.4423937797546387, -2.09037184715271, -1.2909538745880127, -0.4480252265930176, -0.6816873550415039, -1.598731279373169, -1.8412314653396606, -1.3786845207214355, -1.6024359464645386], "max": [0.011884529143571854, 0.2574019134044647, 0.06103591248393059, -0.25574320554733276, 0.29821547865867615, 0.5708220601081848, 0.33822157979011536, 0.18119904398918152, 0.1662234514951706, 0.9967079162597656, -0.3379698693752289, 0.6533003449440002, 0.2497854232788086, 0.05220731720328331, 0.011685988865792751, 0.014740304090082645, -0.572402834892273, 1.039703369140625, -0.46161699295043945, 0.0007901620119810104, -0.010054878890514374, 0.002074947115033865, -0.5888817310333252, 1.0178868770599365, -0.43763867020606995, 0.0011130388593301177, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0001901727810036391, 0.002671136986464262, 0.6589277982711792, 0.46036332845687866, 0.5842092633247375, 0.723508894443512, 2.075038433074951, 3.4954917430877686, 1.7509870529174805, 1.5364969968795776, 0.31574997305870056, 0.4466380774974823, 1.49422287940979, 1.2005228996276855, 1.0579860210418701, 0.7151691913604736], "mean": [-0.5191407799720764, 0.04000883176922798, -0.3028782308101654, -0.7834729552268982, -0.6360019445419312, 0.1340334415435791, -0.2320033460855484, -0.3496241569519043, 0.01570385880768299, 0.5986613035202026, -1.1066871881484985, 0.2686338424682617, -0.04532729834318161, -0.3316214382648468, 0.010130717419087887, 0.005243634805083275, -0.5834899544715881, 1.0357823371887207, -0.4681372344493866, -0.003057751338928938, -0.011618820019066334, -0.006711574271321297, -0.6001127362251282, 1.014822244644165, -0.44209229946136475, -0.002219158923253417, 0.7428310513496399, 1.745315670967102, 0.7428310513496399, 0.7428310513496399, 0.7428310513496399, 0.7428310513496399, 0.4914261996746063, 1.745315670967102, 0.4914261996746063, 0.4914261996746063, 0.4914261996746063, 0.4914261996746063, -0.0001695050741545856, 0.002489954000338912, -0.021532932296395302, -0.002592810895293951, 0.004403440747410059, 0.010670849122107029, -0.021100439131259918, 4.5161086745793e-05, 0.00015321077080443501, 0.0064452881924808025, -0.0032673340756446123, 0.002402904676273465, -0.001806550077162683, 0.014666048809885979, 0.014325255528092384, 0.011094230227172375], "std": [0.3278469443321228, 0.14419585466384888, 0.11462736874818802, 0.4621078670024872, 0.7457866072654724, 0.2204766869544983, 0.28995761275291443, 0.3545787036418915, 0.06146903708577156, 0.1661900281906128, 0.44156041741371155, 0.17048586905002594, 0.1489173024892807, 0.14787213504314423, 0.0010071912547573447, 0.0024993757251650095, 0.0045736925676465034, 0.0012842309661209583, 0.00506745558232069, 0.0017864250112324953, 0.0008075355435721576, 0.0025603713002055883, 0.005356115289032459, 0.0019901865161955357, 0.004347644280642271, 0.0018391883932054043, 0.8138522505760193, 1.3589859008789062e-05, 0.8138522505760193, 0.8138522505760193, 0.8138522505760193, 0.8138522505760193, 0.7804978489875793, 1.3589859008789062e-05, 0.7804978489875793, 0.7804978489875793, 0.7804978489875793, 0.7804978489875793, 0.00012233864981681108, 9.907587082125247e-05, 0.17971645295619965, 0.11749133467674255, 0.12024177610874176, 0.3131168484687805, 0.7000902891159058, 0.3522507846355438, 0.3214724063873291, 0.3103945255279541, 0.08501715958118439, 0.13541460037231445, 0.37093302607536316, 0.2784782946109772, 0.21917180716991425, 0.19399988651275635], "count": [581]}, "timestamp": {"min": [0.0], "max": [19.333333333333332], "mean": [9.666666666666668], "std": [5.590666825661815], "count": [581]}, "frame_index": {"min": [0], "max": [580], "mean": [290.0], "std": [167.72000476985446], "count": [581]}, "episode_index": {"min": [421], "max": [421], "mean": [421.0], "std": [0.0], "count": [581]}, "index": {"min": [164792], "max": [165372], "mean": [165082.0], "std": [167.72000476985446], "count": [581]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [581]}, "subtask_annotation": {"mean": [0.35800344234079173, 2.0, 2.0, 2.0, 2.0], "std": [0.48654050108537805, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [581]}, "scene_annotation": {"mean": [421.0], "std": [0.0], "min": [421], "max": [421], "count": [581]}, "eef_direction_state": {"mean": [4.094664371772805, 3.864027538726334], "std": [2.1548462211376624, 2.3447521422393396], "min": [0, 0], "max": [6, 6], "count": [581]}, "eef_velocity_state": {"mean": [0.6833046471600689, 0.6867469879518072], "std": [0.7110246358851079, 0.7173626777106277], "min": [0, 0], "max": [2, 2], "count": [581]}, "eef_acc_mag_state": {"mean": [0.7005163511187608, 0.7951807228915663], "std": [0.8316976035659769, 0.8589174890835072], "min": [0, 0], "max": [2, 2], "count": [581]}, "eef_direction_action": {"mean": [3.9965576592082614, 3.7607573149741826], "std": [2.059357182645002, 2.18575629466283], "min": [0, 0], "max": [6, 6], "count": [581]}, "eef_velocity_action": {"mean": [0.7573149741824441, 0.7951807228915663], "std": [0.7122984195440091, 0.7023767200299957], "min": [0, 0], "max": [2, 2], "count": [581]}, "eef_acc_mag_action": {"mean": [1.0172117039586919, 1.0671256454388984], "std": [0.8295612789869775, 0.8133800408946549], "min": [0, 0], "max": [2, 2], "count": [581]}, "eef_sim_pose_state": {"mean": [0.3501565877236358, 0.2684734742147247, 0.11926455324859911, -0.3584734492212055, -0.5387677170478189, 0.6738596665829679, 0.30556810394907, -0.16516948033151196, 0.1263383438914142, -1.777405312807126, -0.9509871890876319, 0.9677176337331067], "std": [0.07111877337162313, 0.09914582348102337, 0.03501918456497571, 2.3554489600029833, 0.7272730787377737, 2.107555548379094, 0.07901096394527339, 0.0358022389739625, 0.020054580063644734, 1.3883021512807674, 0.3077274725483914, 2.5358989670217182], "min": [0.24133613037224153, 0.17282253818532117, 0.08039141082034873, -3.1306447639557264, -1.3675390645592833, -3.1033718377905437, 0.1949518207028979, -0.2443155331013115, 0.07050533308350898, -3.131973690608114, -1.2455486717436373, -3.140838578449636], "max": [0.4622620165416171, 0.4158814864442905, 0.2305084712621159, 3.138933832232578, 0.5073334847419679, 2.9828971808367295, 0.4495193362094919, -0.11057283706708486, 0.1780791521826161, 3.10500525183375, -0.08243951327494359, 3.1395663111119405], "count": [581]}, "eef_sim_pose_action": {"mean": [0.3581233795178703, 0.26809104835975206, 0.12199982445278425, -0.2916358527737273, -0.5475887871538596, 0.40897413842921243, 0.30878577240694943, -0.17348579811703202, 0.12213135742637043, -1.829155442613813, -0.94060641547289, 2.3025700394044346], "std": [0.07179857859634188, 0.09755030508288978, 0.040194041265402616, 2.3567300688009722, 0.7362512413145781, 2.2033555158210376, 0.0807389538170739, 0.03695750956135239, 0.023367960217644056, 1.2095979591993646, 0.3351033354794986, 1.3701996723823617], "min": [0.24300442938917016, 0.16800737910168037, 0.077595888039774, -3.137062597850813, -1.3982916721393566, -3.115309495388034, 0.18679917663053633, -0.258256270322093, 0.07786309297788765, -3.138496953658495, -1.2479796197127038, -3.0855074033536387], "max": [0.4712578762897557, 0.4099990818580751, 0.2365942113777662, 3.125453673187985, 0.5525508609607597, 3.1117313689975274, 0.4567581023912901, -0.10243073758934307, 0.18676704567298644, 3.13574605942655, 0.006056060599938018, 3.1414581858276884], "count": [581]}}} +{"episode_index": 413, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43045200643983084]], [[0.5434863345828528]], [[0.46939589340638216]]], "std": [[[0.2936140705061222]], [[0.2015379558503011]], [[0.22992957363361344]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4919765570934256]], [[0.45592370722798925]], [[0.34303227124183006]]], "std": [[[0.31835064698452564]], [[0.21620472417293973]], [[0.27666337030783394]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4457729767397155]], [[0.45226896386005383]], [[0.3521060193194925]]], "std": [[[0.29310916209081866]], [[0.21613498184782853]], [[0.26113766973624597]]], "count": [100]}, "observation.state": {"min": [-1.3104006052017212, 0.09307940304279327, -1.5175102949142456, -1.5682475566864014, -0.25795894861221313, -1.0198590755462646, -0.7026798725128174, -0.7178401947021484, -0.23842290043830872, 0.1544976532459259, -1.41898775100708, 0.12512396275997162, -0.3214898407459259, -0.5599108338356018, -0.0009313332266174257, 0.017090588808059692, -0.6525168418884277, 0.9801197052001953, -0.3683632016181946, -0.02451806142926216, -0.009251201525330544, -0.010748796164989471, -0.6438891887664795, 1.0069891214370728, -0.3985745310783386, 0.03178224712610245, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0015302179381251335, -2.5347198970848694e-06, -1.4081239700317383, -0.5993502140045166, -1.2949740886688232, -0.8042182922363281, -1.1170772314071655, -1.525743842124939, -0.9378163814544678, -0.3481588363647461, -0.1845313161611557, -1.4864282608032227, -0.6961231827735901, -1.2392550706863403, -0.8103307485580444, -0.8570850491523743, -17.326446533203125, -7.753357887268066, -3.355921983718872, -15.048840522766113, -0.5738705992698669, -4.791819095611572, -2.9554333686828613, -12.983699798583984, -3.7851037979125977, -4.746031761169434, -10.622711181640625, -1.979853630065918, -2.9554333686828613, -1.922466516494751, -0.005673317238688469, -0.015914281830191612, -0.02364184893667698, -0.0064989663660526276, -0.010870897211134434, -0.02532430924475193, -0.007736333645880222, -0.013787316158413887, -0.038983650505542755, -0.008690223097801208, -0.008874709717929363, -0.029419098049402237, -1.5483300685882568, -1.295400619506836, 7.571969032287598, -25.528793334960938, 9.228857040405273, -0.40272513031959534, -2.0149500370025635, -0.801737904548645, 6.740537166595459, -27.903867721557617, 9.908464431762695, -1.1197178363800049, -0.01930150017142296, -0.01707294210791588, 0.0024420025292783976, -0.10930868983268738, 0.2822141647338867, 0.06177801266312599, 0.07047796249389648, 0.33724141120910645, -0.19465506076812744, 0.013976510614156723, 0.49370646476745605, -1.2025173902511597, -3.1342506408691406, -2.764246702194214, -1.2024996280670166, -3.124567985534668, -0.8478713631629944, -0.20885980129241943, 9.641775131225586, -0.009348869323730469, -0.010624736547470093, -0.04607197642326355, -0.027316085994243622, 0.026342064142227173, 0.7067381143569946, 0.70420241355896], "max": [-0.06716635823249817, 0.7711572647094727, -0.31128373742103577, -0.7293814420700073, 0.30327174067497253, -0.22218286991119385, -0.037087466567754745, -0.16904892027378082, 0.10070984065532684, 1.0223660469055176, -0.8436198234558105, 0.7276730537414551, 0.2847769260406494, -0.2256278097629547, 0.0041365958750247955, 0.019860554486513138, -0.6389583349227905, 0.9803236722946167, -0.35344788432121277, -0.016123441979289055, -0.003029403742402792, -0.007204590365290642, -0.6284663677215576, 1.009061336517334, -0.3850621283054352, 0.04107929766178131, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0006707829306833446, 2.012127879424952e-06, 1.385345458984375, 0.7418347597122192, 1.3585708141326904, 0.811832070350647, 1.0996454954147339, 1.2549481391906738, 0.8405666947364807, 1.0453778505325317, 0.29330942034721375, 0.7018721103668213, 0.33300143480300903, 0.8477789163589478, 0.4628274440765381, 0.3453735113143921, -4.576587200164795, 6.8681321144104, 3.51037859916687, 2.6556777954101562, 2.5824174880981445, 2.123321294784546, 0.48778998851776123, -6.079845905303955, 10.073261260986328, 1.9096457958221436, 2.0451772212982178, 0.430402934551239, 0.430402934551239, 4.476190567016602, 0.014083221554756165, 0.016537271440029144, 0.013039608485996723, 0.008380074985325336, 0.02200525999069214, 0.010438214987516403, 0.018061336129903793, 0.015269436873495579, 0.012279808521270752, 0.010821785777807236, 0.020042438060045242, 0.010238239541649818, 0.9332399964332581, -0.12248773872852325, 18.499359130859375, -17.79123878479004, 19.753034591674805, 0.7135525345802307, 1.2938100099563599, 0.2969399690628052, 13.495922088623047, -18.09716033935547, 17.40068244934082, -0.03704777732491493, 0.020953241735696793, 0.011676931753754616, 0.007936508394777775, -0.05465434491634369, 0.5242826342582703, 0.2606468200683594, 0.2670031487941742, 0.47865498065948486, 0.05154753103852272, 0.21746812760829926, 2.9548897743225098, -0.20274057984352112, 3.019160747528076, -1.0687265396118164, -0.24995127320289612, 3.1236112117767334, -0.53924560546875, 0.26142850518226624, 9.85151481628418, 0.009972244501113892, 0.028043478727340698, 0.02716168761253357, -0.023838303983211517, 0.029338901862502098, 0.7090152502059937, 0.7065141797065735], "mean": [-0.623327374458313, 0.300210177898407, -0.7798552513122559, -1.1732171773910522, -0.0144944554194808, -0.659920871257782, -0.4936283826828003, -0.3072572648525238, 0.02072686143219471, 0.5393806099891663, -1.1930180788040161, 0.35056525468826294, -0.03366026654839516, -0.46131035685539246, 0.0010986874112859368, 0.018216382712125778, -0.6455845832824707, 0.9802002310752869, -0.36120009422302246, -0.020147329196333885, -0.006773228757083416, -0.009249549359083176, -0.6358329057693481, 1.0080785751342773, -0.39267414808273315, 0.03653399646282196, 0.8125435709953308, 1.7453222274780273, 0.8125435709953308, 0.8125435709953308, 0.8125435709953308, 0.8125435709953308, 0.8429045677185059, 1.7453222274780273, 0.8429045677185059, 0.8429045677185059, 0.8429045677185059, 0.8429045677185059, -0.0010752540547400713, -3.6587468343896035e-07, -0.025128040462732315, 0.010710985399782658, -0.03108852170407772, 0.020605435594916344, -0.00022759352577850223, 0.007503733970224857, 0.013037377037107944, 0.03265109658241272, 0.016317732632160187, -0.039542775601148605, -0.024697329849004745, -0.040490977466106415, -0.01127527467906475, -0.013477741740643978, -9.777450561523438, -0.8418004512786865, 1.0112885236740112, -4.766529560089111, 0.7545387744903564, 0.1310831755399704, -1.086100459098816, -8.70944595336914, 4.422528266906738, -0.41195353865623474, -5.468256950378418, -0.2735166847705841, -0.3315148651599884, -0.18720123171806335, 0.00019506062380969524, -0.0003187467227689922, -0.001200532540678978, -0.00012847589096054435, 0.0008645300986245275, -0.0005899185780435801, 6.20031205471605e-05, 0.00012643200170714408, -0.0012487355852499604, -0.0004686833417508751, 0.0008220480522140861, -0.0007944625685922801, -0.12253491580486298, -0.5534427762031555, 14.07361888885498, -22.01859474182129, 14.517904281616211, -0.06833963841199875, -0.08136574923992157, -0.08164630085229874, 9.970450401306152, -22.725000381469727, 13.263886451721191, -0.7860412001609802, 0.002295122016221285, -0.002865649526938796, 0.003759018611162901, -0.08037017285823822, 0.397822767496109, 0.13616085052490234, 0.16819939017295837, 0.40879565477371216, -0.040379010140895844, 0.1541827768087387, 1.8637908697128296, -0.83322674036026, 0.11279591917991638, -2.2235419750213623, -0.9429086446762085, 2.6417269706726074, -0.7208594083786011, 0.021821318194270134, 9.762084007263184, 0.0002909418835770339, 0.0009616107563488185, 0.0004095704643987119, -0.02558857388794422, 0.02771048992872238, 0.7082342505455017, 0.7049681544303894], "std": [0.3997400104999542, 0.18305020034313202, 0.42960068583488464, 0.2516980469226837, 0.13475975394248962, 0.20811989903450012, 0.25102660059928894, 0.08326943218708038, 0.08449117839336395, 0.193930983543396, 0.11810630559921265, 0.17892517149448395, 0.14242488145828247, 0.056533243507146835, 0.0020453971810638905, 0.0009883104357868433, 0.004701064433902502, 4.861885099671781e-05, 0.004637768026441336, 0.00304108252748847, 0.0025135623291134834, 0.0011329709086567163, 0.005529106128960848, 0.0006458271527662873, 0.004766885656863451, 0.0034695405047386885, 0.8645094633102417, 7.033348083496094e-06, 0.8645094633102417, 0.8645094633102417, 0.8645094633102417, 0.8645094633102417, 0.8694111108779907, 7.033348083496094e-06, 0.8694111108779907, 0.8694111108779907, 0.8694111108779907, 0.8694111108779907, 0.00011700402683345601, 8.362960670638131e-07, 0.3774423897266388, 0.20402996242046356, 0.3418569564819336, 0.24817442893981934, 0.31584256887435913, 0.45630788803100586, 0.22446824610233307, 0.1939174085855484, 0.0715915635228157, 0.33688539266586304, 0.16953498125076294, 0.26181045174598694, 0.19774772226810455, 0.12047071009874344, 3.529125690460205, 2.8217012882232666, 1.5915995836257935, 4.706037521362305, 0.7067865133285522, 1.2393163442611694, 0.8517237901687622, 1.3034332990646362, 3.1862239837646484, 1.5258400440216064, 2.696742534637451, 0.49427226185798645, 0.5364062786102295, 1.5416890382766724, 0.0029094601050019264, 0.005058332812041044, 0.004865953233093023, 0.0025299100670963526, 0.004006091505289078, 0.0036831642501056194, 0.0033425402361899614, 0.005055463872849941, 0.006160457152873278, 0.0028589738067239523, 0.003474524710327387, 0.0040064346976578236, 0.7020103335380554, 0.19643428921699524, 2.2865982055664062, 1.5316323041915894, 2.162534713745117, 0.22227942943572998, 0.6805831789970398, 0.1723703145980835, 1.5262248516082764, 2.310886859893799, 1.6167693138122559, 0.20827017724514008, 0.0069922031834721565, 0.004409817047417164, 0.0006584846414625645, 0.00650819530710578, 0.07148660719394684, 0.06648118793964386, 0.054601192474365234, 0.04501243308186531, 0.07157424092292786, 0.03855369985103607, 0.9313650727272034, 0.2694724500179291, 2.376321792602539, 0.31460025906562805, 0.2262793928384781, 0.9502844214439392, 0.04923439398407936, 0.05694516375660896, 0.029469402506947517, 0.003217594465240836, 0.005540308076888323, 0.008118006400763988, 0.0006452061352320015, 0.0005684787756763399, 0.0005044795107096434, 0.0004804075579158962], "count": [407]}, "action": {"min": [-1.432030200958252, 0.07300008088350296, -1.5707963705062866, -1.5897810459136963, -0.31960391998291016, -1.0590009689331055, -0.6981316804885864, -0.7067453265190125, -0.26506465673446655, 0.11379380524158478, -1.424957275390625, 0.1212293803691864, -0.32706141471862793, -0.5634784698486328, -0.0005753094446845353, 0.010901670902967453, -0.6483384370803833, 0.9767245650291443, -0.3709034323692322, -0.02451353706419468, -0.009130009450018406, -0.014861185103654861, -0.639113187789917, 1.0051958560943604, -0.4013408422470093, 0.03073401004076004, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0015302179381251335, -2.5347198970848694e-06, -1.4081239700317383, -0.5993502140045166, -1.2949740886688232, -0.8042182922363281, -1.1170772314071655, -1.525743842124939, -0.9378163814544678, -0.3481588363647461, -0.1845313161611557, -1.4864282608032227, -0.6961231827735901, -1.2392550706863403, -0.8103307485580444, -0.8570850491523743], "max": [-0.06903555989265442, 0.7918001413345337, -0.2926228642463684, -0.67936110496521, 0.3060189187526703, -0.17177344858646393, -0.024812612682580948, -0.18235841393470764, 0.10216017067432404, 0.9817970991134644, -0.8180822730064392, 0.733086347579956, 0.2879912257194519, -0.24830107390880585, 0.006529472768306732, 0.0216246098279953, -0.6326568126678467, 0.9847477078437805, -0.3557228744029999, -0.016533320769667625, -0.0008078408427536488, -0.0040879203006625175, -0.6210971474647522, 1.0113461017608643, -0.38732650876045227, 0.040015190839767456, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0006707829306833446, 2.012127879424952e-06, 1.385345458984375, 0.7418347597122192, 1.3585708141326904, 0.811832070350647, 1.0996454954147339, 1.2549481391906738, 0.8405666947364807, 1.0453778505325317, 0.29330942034721375, 0.7018721103668213, 0.33300143480300903, 0.8477789163589478, 0.4628274440765381, 0.3453735113143921], "mean": [-0.669990062713623, 0.2963387966156006, -0.8227295875549316, -1.1396738290786743, -0.016748709604144096, -0.6636940240859985, -0.49052685499191284, -0.3406565487384796, 0.022625632584095, 0.5324668288230896, -1.1590853929519653, 0.3407292366027832, -0.03420890122652054, -0.4601823687553406, 0.0018628127872943878, 0.01647352986037731, -0.6400858759880066, 0.9808135628700256, -0.3639824390411377, -0.02013952098786831, -0.006250212900340557, -0.009342927485704422, -0.6298258304595947, 1.0083260536193848, -0.39562657475471497, 0.035669874399900436, 0.8117716908454895, 1.7453222274780273, 0.8117716908454895, 0.8117716908454895, 0.8117716908454895, 0.8117716908454895, 0.8386163115501404, 1.7453222274780273, 0.8386163115501404, 0.8386163115501404, 0.8386163115501404, 0.8386163115501404, -0.0010753284441307187, -3.6453354823606787e-07, -0.023111341521143913, 0.010272716172039509, -0.02915814146399498, 0.018970133736729622, -0.0014519791584461927, 0.00848193559795618, 0.012692674994468689, 0.03313928097486496, 0.0158954169601202, -0.04053139686584473, -0.02619047835469246, -0.03945483639836311, -0.010640651918947697, -0.013260213658213615], "std": [0.41871964931488037, 0.17880751192569733, 0.4407750070095062, 0.25996118783950806, 0.13779745995998383, 0.21566347777843475, 0.2521478533744812, 0.0653073713183403, 0.07758592069149017, 0.18986758589744568, 0.11988435685634613, 0.17545834183692932, 0.14061254262924194, 0.05483189597725868, 0.00210208585485816, 0.001703854650259018, 0.004114873241633177, 0.0010305147152394056, 0.0043252985924482346, 0.0028543758671730757, 0.0025288595352321863, 0.001730815856717527, 0.004930172115564346, 0.0010422151535749435, 0.0044570984318852425, 0.0032341573387384415, 0.8648158311843872, 7.033348083496094e-06, 0.8648158311843872, 0.8648158311843872, 0.8648158311843872, 0.8648158311843872, 0.8692530989646912, 7.033348083496094e-06, 0.8692530989646912, 0.8692530989646912, 0.8692530989646912, 0.8692530989646912, 0.00011716623703250661, 8.385670184907212e-07, 0.3798072636127472, 0.2042302042245865, 0.3443054258823395, 0.250225305557251, 0.3166261315345764, 0.4567357897758484, 0.2245997190475464, 0.19408108294010162, 0.07222963869571686, 0.33736008405685425, 0.1718568652868271, 0.26145344972610474, 0.19767722487449646, 0.12040288746356964], "count": [407]}, "timestamp": {"min": [0.0], "max": [13.533333333333333], "mean": [6.766666666666666], "std": [3.9163475047265375], "count": [407]}, "frame_index": {"min": [0], "max": [406], "mean": [203.0], "std": [117.49042514179612], "count": [407]}, "episode_index": {"min": [422], "max": [422], "mean": [422.0], "std": [0.0], "count": [407]}, "index": {"min": [165373], "max": [165779], "mean": [165576.0], "std": [117.49042514179612], "count": [407]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [407]}, "subtask_annotation": {"mean": [0.28501228501228504, 2.0, 2.0, 2.0, 2.0], "std": [0.4621777712443215, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [407]}, "scene_annotation": {"mean": [422.0], "std": [0.0], "min": [422], "max": [422], "count": [407]}, "eef_direction_state": {"mean": [3.614250614250614, 3.673218673218673], "std": [1.868159000249875, 1.7563769971487422], "min": [0, 0], "max": [6, 6], "count": [407]}, "eef_velocity_state": {"mean": [1.0393120393120394, 0.8992628992628993], "std": [0.6488905810454869, 0.6208296321153489], "min": [0, 0], "max": [2, 2], "count": [407]}, "eef_acc_mag_state": {"mean": [0.8869778869778869, 0.773955773955774], "std": [0.8682227643599207, 0.8282540340818172], "min": [0, 0], "max": [2, 2], "count": [407]}, "eef_direction_action": {"mean": [3.230958230958231, 3.3464373464373462], "std": [1.9415854651929363, 1.8037310050164959], "min": [0, 0], "max": [6, 6], "count": [407]}, "eef_velocity_action": {"mean": [1.1375921375921376, 1.0221130221130221], "std": [0.6275705669080107, 0.6478104926600441], "min": [0, 0], "max": [2, 2], "count": [407]}, "eef_acc_mag_action": {"mean": [1.0343980343980343, 0.9680589680589681], "std": [0.8404959743188876, 0.818377322046629], "min": [0, 0], "max": [2, 2], "count": [407]}, "eef_sim_pose_state": {"mean": [0.3612306996804805, 0.270572251485531, 0.17727098145379588, 1.8636173361393533, -0.8334224224791217, 0.11289159325507912, 0.3012904907616236, -0.16110602947104755, 0.1155499278703402, -2.2234197966927938, -0.9430402020875293, 2.633910276995842], "std": [0.06358898595911203, 0.044812676609005855, 0.06478344273442813, 0.931419974086936, 0.26948817272430675, 2.4009170493123886, 0.02658430406613384, 0.05273650691900086, 0.014783715012646399, 0.31480013563864057, 0.22625010335430087, 1.0604339600937804], "min": [0.25676393696472727, 0.21783319252887953, 0.08883944058887527, 0.4937057041217703, -1.2027048630534867, -3.1361902381946365, 0.2573308509206686, -0.30342346552270505, 0.07235674650920455, -2.7642566417473042, -1.2029715563690893, -3.1400272399077513], "max": [0.4575237474741696, 0.37839689551993116, 0.36093716355159805, 2.9549033329516274, -0.20264533790445882, 3.0827803304995656, 0.3804437815541685, -0.09264088030533942, 0.14192564052815884, -1.0687251960669562, -0.24995400827111025, 3.133966736675858], "count": [407]}, "eef_sim_pose_action": {"mean": [0.36847490599021154, 0.2684041270363493, 0.18467504853742253, 1.823965886383, -0.8164049392846983, 0.09016788848416271, 0.3110387390950184, -0.16253562128755553, 0.11820257621050971, -2.2047566005011094, -0.9463386143981417, 2.6080324136474045], "std": [0.06621889711075933, 0.048551184980077995, 0.07221641416446745, 0.9148824097484846, 0.29864791348700176, 2.385677780979726, 0.022073555229182074, 0.053575839770999306, 0.015496412311759283, 0.27291042946373206, 0.2163567436855043, 1.0544202289786524], "min": [0.25873410483459736, 0.21401623236594328, 0.08023013491278218, 0.442613445526409, -1.253324206617795, -3.141425800437368, 0.25613124451313884, -0.310478761866457, 0.08442081013835812, -2.776890012290406, -1.1866405605449193, -3.135878586503678], "max": [0.4685176536092829, 0.3903512976055821, 0.38730604240677335, 2.9695970750211176, -0.1870490965500078, 3.1063530470224476, 0.3836599679463726, -0.09275587376841278, 0.14976239400359048, -1.085191140020414, -0.31064392310583977, 3.1344656864633293], "count": [407]}}} +{"episode_index": 414, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45849590301807]], [[0.5604733467896963]], [[0.48904407920030757]]], "std": [[[0.29069665177204906]], [[0.19783609483147732]], [[0.22820113573628462]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41781066897347174]], [[0.4128936538831219]], [[0.34897387543252595]]], "std": [[[0.293048173187851]], [[0.2551344540446214]], [[0.2923751312146821]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42105642781622454]], [[0.4143550965974625]], [[0.346475920319108]]], "std": [[[0.28962198891486435]], [[0.24273411921838658]], [[0.28183370515001294]]], "count": [100]}, "observation.state": {"min": [-0.6654496192932129, -0.34714341163635254, -0.5428398847579956, -1.9380232095718384, -1.535153865814209, -0.3490489721298218, -0.6954303979873657, -0.565234899520874, -0.3067084848880768, -0.01917014643549919, -1.794355034828186, 0.3232836425304413, -0.3905397057533264, -0.6438366770744324, 0.006117681041359901, -0.006180876865983009, -0.6106958985328674, 0.9770349264144897, -0.41663482785224915, -0.026525801047682762, -0.0104443971067667, 0.006917132530361414, -0.631962776184082, 0.9864392280578613, -0.4094969630241394, 0.03856419771909714, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0023848568089306355, -2.3224506549013313e-06, -1.0213860273361206, -0.7251237630844116, -1.0993101596832275, -2.070429563522339, -2.81388783454895, -1.5612848997116089, -3.089693546295166, -0.5872157216072083, -0.5103238224983215, -0.4061508774757385, -1.3543623685836792, -2.7125911712646484, -1.1265796422958374, -1.210684895515442, -11.469306945800781, -15.811966896057129, -7.905372619628906, -10.409036636352539, -5.767399311065674, -3.557997465133667, -1.4920635223388672, -7.9951090812683105, -8.516483306884766, -1.6849815845489502, -9.523809432983398, -1.2051281929016113, -2.123321294784546, -1.979853630065918, -0.0115598039701581, -0.024948906153440475, -0.05298362299799919, -0.006745547521859407, -0.02825520932674408, -0.017453119158744812, -0.015641506761312485, -0.032368991523981094, -0.04116778075695038, -0.04153741896152496, -0.024562032893300056, -0.018398432061076164, -1.2938100099563599, -0.6198621988296509, 0.7126559615135193, -33.9351806640625, 2.852334499359131, -0.6520903706550598, -1.6331700086593628, -0.7609086632728577, -0.35632795095443726, -34.81636428833008, 1.4871917963027954, -1.324884057044983, -0.02474178746342659, -0.013334625400602818, 0.0012210012646391988, -0.08198151737451553, 0.27864307165145874, 0.0017950686160475016, 0.029007233679294586, 0.34518691897392273, -0.46424436569213867, -0.014003906399011612, -3.118847370147705, -1.057274580001831, -2.9298417568206787, -3.053401470184326, -1.1210565567016602, 1.3607622385025024, -0.8271504044532776, -0.4176253080368042, 9.637999534606934, -0.029007434844970703, -0.06354647874832153, -0.054788023233413696, -0.033307403326034546, 0.002846583491191268, 0.8824344873428345, 0.44581669569015503], "max": [0.36885470151901245, -0.05838244780898094, -0.018309609964489937, -0.47817933559417725, -0.10632065683603287, 0.544460654258728, 0.35475286841392517, 0.17650485038757324, 0.279427707195282, 0.3780435025691986, -0.5478935241699219, 1.5461152791976929, 0.10013790428638458, 0.13097092509269714, 0.01064286194741726, -0.003168094903230667, -0.5628242492675781, 0.9791605472564697, -0.3972820043563843, -0.010498102754354477, -0.0046043419279158115, 0.010668999515473843, -0.5747098922729492, 1.0057042837142944, -0.39415472745895386, 0.05216008424758911, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0015281225787475705, 1.9932526811317075e-06, 1.399826169013977, 1.020735263824463, 0.5540295839309692, 1.6565086841583252, 4.160481929779053, 1.398789644241333, 1.7920418977737427, 0.7825745344161987, 0.8983163833618164, 0.4232657551765442, 1.0139188766479492, 4.088572978973389, 1.7638282775878906, 2.476184844970703, 2.9397058486938477, 3.296703338623047, 1.92368745803833, 6.043956279754639, 2.6971917152404785, 2.180708408355713, 0.8608059287071228, 2.750406503677368, 15.934066772460938, 5.995727062225342, 7.264957904815674, 3.90231990814209, 4.906593322753906, 0.6599512100219727, 0.009452921338379383, 0.0191439650952816, 0.08567251265048981, 0.006898726336658001, 0.019958779215812683, 0.0250400360673666, 0.019752366468310356, 0.01142187137156725, 0.08898560702800751, 0.013305394910275936, 0.024025743827223778, 0.019829483702778816, 2.0361599922180176, 0.3266339600086212, 11.669740676879883, -21.23324203491211, 20.416690826416016, 1.202884554862976, 2.630040168762207, 0.2598224878311157, 10.185041427612305, -18.706485748291016, 18.820051193237305, 0.3167460858821869, 0.026103466749191284, 0.010936363600194454, 0.006105006206780672, -0.05465434491634369, 0.541663646697998, 0.16950969398021698, 0.3272954523563385, 0.507256031036377, -0.030466284602880478, 0.28344833850860596, 3.1303892135620117, -0.13750872015953064, 3.0384416580200195, -1.1626026630401611, 0.25500237941741943, 3.0746257305145264, -0.3092803657054901, 0.22978346049785614, 9.900152206420898, 0.02199035882949829, 0.05917811393737793, 0.10141313076019287, -0.019792523235082626, 0.018754906952381134, 0.8944382071495056, 0.46903926134109497], "mean": [0.051446881145238876, -0.2737230956554413, -0.21282000839710236, -1.5042040348052979, -0.5654932260513306, -0.06455048173666, -0.44281917810440063, -0.09397532790899277, 0.08311900496482849, 0.1537274271249771, -1.358461618423462, 0.9373682141304016, -0.15443724393844604, -0.38240042328834534, 0.009293628856539726, -0.004781521391123533, -0.5875557065010071, 0.9780818819999695, -0.40726977586746216, -0.018188832327723503, -0.006558215711265802, 0.008584043011069298, -0.6029075384140015, 0.9938850998878479, -0.40129488706588745, 0.046222928911447525, 0.44524267315864563, 1.4518214464187622, 0.44524267315864563, 0.44524267315864563, 0.44524267315864563, 0.44524267315864563, 0.46458280086517334, 1.7453269958496094, 0.46458280086517334, 0.46458280086517334, 0.46458280086517334, 0.46458280086517334, -0.002038528211414814, -2.79109087841789e-07, -0.009097997099161148, 0.003763233544304967, -0.022879572585225105, -0.012360160239040852, -0.009805981069803238, 0.024063002318143845, -0.008570028468966484, -0.002584353554993868, -0.0017232887912541628, -0.0008504347060807049, -0.01208210177719593, -0.009169375523924828, -0.0003782111743930727, 0.0057188463397324085, -3.4088358879089355, -6.159794807434082, -1.4591232538223267, -4.166867256164551, 0.02587870880961418, -0.06341874599456787, -0.37746796011924744, -3.7783825397491455, 2.8938889503479004, 0.772972047328949, -3.6568028926849365, 0.6313439607620239, 0.21415306627750397, -0.5364739894866943, -0.00039635071880184114, -0.00051978969713673, 0.001676351996138692, -0.00026583654107525945, -0.000937057426199317, 0.000850495882332325, 0.0001671378850005567, 0.00018595016445033252, 0.0016704497393220663, -0.0016615861095488071, -0.0006700349040329456, 0.0006829496123827994, 0.2949443757534027, -0.02839728817343712, 5.813351154327393, -27.728487014770508, 11.05871295928955, 0.09411919862031937, 0.7700569033622742, -0.09067222476005554, 6.24415397644043, -26.115812301635742, 10.356215476989746, -0.6556975841522217, 0.0032599223777651787, -0.0013600685633718967, 0.003944738302379847, -0.07656536251306534, 0.35408151149749756, 0.09040827304124832, 0.20005014538764954, 0.40865153074264526, -0.1991882026195526, 0.1545020490884781, -0.566927969455719, -0.7788766622543335, 0.9909801483154297, -2.1105895042419434, -0.49552276730537415, 2.2470333576202393, -0.6066624522209167, -0.05544060096144676, 9.774467468261719, -0.0010306774638593197, 5.532939758268185e-05, 0.00036034584627486765, -0.028541021049022675, 0.011359659023582935, 0.8884779810905457, 0.4577893316745758], "std": [0.36902254819869995, 0.05984920635819435, 0.15000015497207642, 0.44388681650161743, 0.531137228012085, 0.2534213662147522, 0.25304877758026123, 0.2088838368654251, 0.2157151997089386, 0.10445846617221832, 0.36131802201271057, 0.36654481291770935, 0.11302094906568527, 0.2671911120414734, 0.0013433147687464952, 0.0010277025867253542, 0.01414822693914175, 0.0006350960466079414, 0.006477826274931431, 0.00403378764167428, 0.0016434320714324713, 0.0009532776311971247, 0.016857029870152473, 0.0066289096139371395, 0.004967880435287952, 0.0035509418230503798, 0.7530637979507446, 0.6439628005027771, 0.7530637979507446, 0.7530637979507446, 0.7530637979507446, 0.7530637979507446, 0.7628816962242126, 2.2649765014648438e-06, 0.7628816962242126, 0.7628816962242126, 0.7628816962242126, 0.7628816962242126, 0.00012826386955566704, 7.612120498379227e-07, 0.37455111742019653, 0.17603081464767456, 0.24072608351707458, 0.5485471487045288, 0.8329731225967407, 0.4022759795188904, 0.5426141619682312, 0.25630709528923035, 0.2097928375005722, 0.14927491545677185, 0.3887438476085663, 0.6800251603126526, 0.3244248330593109, 0.3845374882221222, 3.1406784057617188, 4.268363952636719, 1.950620174407959, 3.9922969341278076, 1.1674139499664307, 0.9707980155944824, 0.5984340310096741, 2.3180956840515137, 5.277618408203125, 1.648622751235962, 4.456791400909424, 1.479583740234375, 1.46492338180542, 0.5212247967720032, 0.003423303132876754, 0.0053610289469361305, 0.01904973015189171, 0.0023866950068622828, 0.0067746262066066265, 0.0056043025106191635, 0.0040533943101763725, 0.005247986409813166, 0.01764412224292755, 0.007018033415079117, 0.0057264454662799835, 0.004642238840460777, 0.7634949684143066, 0.1718151569366455, 2.386979341506958, 3.2131388187408447, 4.189897537231445, 0.5201719999313354, 1.0412540435791016, 0.18075568974018097, 2.8242576122283936, 4.647316932678223, 3.404623508453369, 0.46460607647895813, 0.008008778095245361, 0.004247093107551336, 0.000677306205034256, 0.007550074253231287, 0.09219127893447876, 0.04923048987984657, 0.07822464406490326, 0.053453460335731506, 0.14351992309093475, 0.10131135582923889, 2.4242212772369385, 0.3066149055957794, 2.163268566131592, 0.544916570186615, 0.3892112076282501, 0.550601065158844, 0.11884471774101257, 0.10147460550069809, 0.03697749599814415, 0.006978217978030443, 0.01881309784948826, 0.01406947709619999, 0.003645811229944229, 0.00436108885332942, 0.0035448234993964434, 0.006861832458525896], "count": [333]}, "action": {"min": [-0.6713389754295349, -0.3490658402442932, -0.65800541639328, -2.004276990890503, -1.5707963705062866, -0.34991809725761414, -0.6981316804885864, -0.4993874132633209, -0.31287574768066406, -0.03645096346735954, -1.8073915243148804, 0.27442309260368347, -0.4020377993583679, -0.647727906703949, 0.00606666412204504, -0.010609756223857403, -0.6057301163673401, 0.9731173515319824, -0.41822612285614014, -0.025534354150295258, -0.010172348469495773, 0.0019108576234430075, -0.6263876557350159, 0.9839712977409363, -0.4118998348712921, 0.03760897368192673, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0023848568089306355, -2.3224506549013313e-06, -1.0213860273361206, -0.7251237630844116, -1.0993101596832275, -2.070429563522339, -2.81388783454895, -1.5612848997116089, -3.089693546295166, -0.5872157216072083, -0.5103238224983215, -0.4061508774757385, -1.3543623685836792, -2.7125911712646484, -1.1265796422958374, -1.210684895515442], "max": [0.37059006094932556, 0.08963243663311005, -0.025994569063186646, -0.3786657154560089, -0.07508684694766998, 0.5496758222579956, 0.3842747211456299, 0.17326684296131134, 0.3336629271507263, 0.4554760456085205, -0.44609230756759644, 1.5707963705062866, 0.10457532107830048, 0.1402202844619751, 0.010462574660778046, 0.0022130038123577833, -0.561851441860199, 0.9798054695129395, -0.3986576795578003, -0.010622110217809677, -0.004572388716042042, 0.014750141650438309, -0.573809027671814, 1.005353569984436, -0.39539337158203125, 0.049946777522563934, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0015281225787475705, 1.9932526811317075e-06, 1.399826169013977, 1.020735263824463, 0.5540295839309692, 1.6565086841583252, 4.160481929779053, 1.398789644241333, 1.7920418977737427, 0.7825745344161987, 0.8983163833618164, 0.4232657551765442, 1.0139188766479492, 4.088572978973389, 1.7638282775878906, 2.476184844970703], "mean": [0.03791608661413193, -0.26275283098220825, -0.22472374141216278, -1.4649633169174194, -0.5684590935707092, -0.06360486149787903, -0.44013267755508423, -0.1003434807062149, 0.08095280826091766, 0.1550830602645874, -1.3166160583496094, 0.9380604028701782, -0.14938442409038544, -0.3812754452228546, 0.008899503387510777, -0.004728745669126511, -0.5834919810295105, 0.9768421053886414, -0.4082849621772766, -0.01765609346330166, -0.006606175564229488, 0.007643545046448708, -0.5990456342697144, 0.9932344555854797, -0.40269505977630615, 0.044920023530721664, 0.44524267315864563, 1.4518214464187622, 0.44524267315864563, 0.44524267315864563, 0.44524267315864563, 0.44524267315864563, 0.46458280086517334, 1.7453269958496094, 0.46458280086517334, 0.46458280086517334, 0.46458280086517334, 0.46458280086517334, -0.0020377710461616516, -2.831993128893373e-07, -0.007647708989679813, 0.0033147793728858232, -0.02154126763343811, -0.013205344788730145, -0.00839290488511324, 0.022084884345531464, -0.008959123864769936, -0.0028574008028954268, -0.0010493241716176271, -0.0016220401739701629, -0.01189762819558382, -0.010121331550180912, -0.0005098370020277798, 0.006793091539293528], "std": [0.36818647384643555, 0.07145584374666214, 0.16903801262378693, 0.47498127818107605, 0.5330525040626526, 0.2514999508857727, 0.25585493445396423, 0.1923597753047943, 0.20745345950126648, 0.1203242689371109, 0.39458179473876953, 0.38045018911361694, 0.11740916222333908, 0.267220139503479, 0.0011483834823593497, 0.0023477834183722734, 0.012463744729757309, 0.0011865057749673724, 0.006335207261145115, 0.0036669687833637, 0.0014448424335569143, 0.002393790055066347, 0.014797561801970005, 0.00621271226555109, 0.0051108659245073795, 0.0032012227457016706, 0.7530637979507446, 0.6439628005027771, 0.7530637979507446, 0.7530637979507446, 0.7530637979507446, 0.7530637979507446, 0.7628816962242126, 2.2649765014648438e-06, 0.7628816962242126, 0.7628816962242126, 0.7628816962242126, 0.7628816962242126, 0.0001279184507438913, 7.605935934407171e-07, 0.37548017501831055, 0.17623479664325714, 0.2421572059392929, 0.548738420009613, 0.8333979845046997, 0.4040016531944275, 0.5426468849182129, 0.25634586811065674, 0.2100292146205902, 0.14957238733768463, 0.38878387212753296, 0.6799896955490112, 0.3245351016521454, 0.3850926160812378], "count": [333]}, "timestamp": {"min": [0.0], "max": [11.066666666666666], "mean": [5.533333333333333], "std": [3.2042795457649147], "count": [333]}, "frame_index": {"min": [0], "max": [332], "mean": [166.0], "std": [96.12838637294743], "count": [333]}, "episode_index": {"min": [423], "max": [423], "mean": [423.0], "std": [0.0], "count": [333]}, "index": {"min": [165780], "max": [166112], "mean": [165946.0], "std": [96.12838637294743], "count": [333]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [333]}, "subtask_annotation": {"mean": [0.5405405405405406, 2.0, 2.0, 2.0, 2.0], "std": [0.5102631444506763, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [333]}, "scene_annotation": {"mean": [423.0], "std": [0.0], "min": [423], "max": [423], "count": [333]}, "eef_direction_state": {"mean": [3.948948948948949, 3.1381381381381384], "std": [2.1210599453311296, 1.9106510734462727], "min": [0, 0], "max": [6, 6], "count": [333]}, "eef_velocity_state": {"mean": [0.9369369369369369, 1.0990990990990992], "std": [0.8448317985225338, 0.6969037695788737], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_acc_mag_state": {"mean": [0.7927927927927928, 1.006006006006006], "std": [0.83594671781348, 0.8274349597258631], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_direction_action": {"mean": [3.3753753753753752, 2.795795795795796], "std": [2.004557928003315, 1.5769683482917025], "min": [0, 0], "max": [6, 6], "count": [333]}, "eef_velocity_action": {"mean": [1.1561561561561562, 1.3153153153153154], "std": [0.7862937730499813, 0.6099571488220088], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_acc_mag_action": {"mean": [1.093093093093093, 1.2672672672672673], "std": [0.8018636590281482, 0.7253728733865664], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_sim_pose_state": {"mean": [0.22207401939097418, 0.1548202978576726, 0.13499397611461741, -0.5865079590398304, -0.7792859767610473, 0.9913013914682377, 0.26847459832342624, -0.24268906548654987, 0.12001071190361837, -2.1096691382377872, -0.4958846894330159, 2.246339491115093], "std": [0.08603273858584312, 0.03274429958159962, 0.04189536699646687, 2.5081810801027578, 0.3064756592935382, 2.1956043591295193, 0.04598327642228873, 0.10540524760267082, 0.033941789854283755, 0.5450459902912409, 0.3895007985871291, 0.5505981045135017], "min": [0.1457017560194461, 0.09695815841609809, 0.08969704203799468, -3.141086657475068, -1.0572819640748747, -3.086730424035666, 0.20537706658629074, -0.44155253359630187, 0.06341925130033478, -3.0530521746335557, -1.1210828670169626, 1.3610829611520454], "max": [0.3811430553703272, 0.19724893981952493, 0.21886836297581339, 3.14075184555099, -0.13869149334368247, 3.132768736435784, 0.3600397255421974, -0.1219873803928485, 0.17656868307405357, -1.1625896354958807, 0.255310581052993, 3.0742123147733738], "count": [333]}, "eef_sim_pose_action": {"mean": [0.22164250893973592, 0.1545453844263436, 0.12875242312288657, -0.6609097462683152, -0.7808902001472422, 0.9454678913786454, 0.2661458906969929, -0.24318918357008093, 0.11056274370764901, -1.9672229467728934, -0.486795456389823, 2.204233776400839], "std": [0.08441176588026719, 0.03595190496163496, 0.048779272656732334, 2.485106537553853, 0.3296707363368282, 2.180184454414399, 0.03847429093817014, 0.1046066696134549, 0.04348093739777732, 0.9044559554517386, 0.40660626407668116, 0.7491007011176068], "min": [0.14668328674191353, 0.060594450673154956, 0.05807841101975003, -3.138927179697168, -1.0676090192130232, -3.1356587395263364, 0.20557419717871345, -0.44434483435266064, 0.030038319548362176, -3.140987871657044, -1.1370178447959929, -3.126960598720001], "max": [0.399904276350682, 0.19681115909396574, 0.2369069393549105, 3.1361571255503278, -0.0006331797577008302, 3.1333004005403353, 0.3296749707921432, -0.09262093094174183, 0.17941845026262426, 3.128846684438444, 0.3752294594191279, 3.132215459437984], "count": [333]}}} +{"episode_index": 415, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4481662341407151]], [[0.5475246515763168]], [[0.5022469242599]]], "std": [[[0.28285883785066745]], [[0.2049789972767334]], [[0.21792478222422876]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41285979911572473]], [[0.42714774846212994]], [[0.3813509996155325]]], "std": [[[0.2819716670147524]], [[0.23702153820446903]], [[0.2565326134645702]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4525391123606305]], [[0.46428420799692427]], [[0.38264601835832374]]], "std": [[[0.31019020156047616]], [[0.23149172440866017]], [[0.2711628534251218]]], "count": [100]}, "observation.state": {"min": [-0.8702825903892517, -0.2740921378135681, -0.7560842037200928, -1.2466624975204468, -1.5673896074295044, -0.4518659710884094, -0.6404980421066284, -0.8932368755340576, 0.0092499740421772, 0.13398638367652893, -1.7345703840255737, 0.16068226099014282, -0.28277766704559326, -0.6282896399497986, 0.010641338303685188, -0.003730333410203457, -0.6076476573944092, 1.03139066696167, -0.4596754014492035, -0.013927587307989597, -0.014896871522068977, 0.001543853315524757, -0.6196660995483398, 1.0244179964065552, -0.452112078666687, -0.008751824498176575, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.001905248500406742, -0.0011476395884528756, -1.039184331893921, -0.12201923877000809, -1.8378492593765259, -0.9513062834739685, -3.260031223297119, -1.1837056875228882, -0.5600841045379639, -1.0464082956314087, -0.25704097747802734, -0.5950332283973694, -0.7364622354507446, -1.3705337047576904, -0.4221303462982178, -1.5136827230453491, -15.45572566986084, -16.94139289855957, -3.201465129852295, -10.164835929870605, -0.8034188747406006, -8.780220031738281, -1.6355311870574951, -14.253118515014648, -2.991453170776367, -2.007936477661133, -7.661782741546631, -0.860805869102478, -1.807692289352417, -2.008547067642212, -0.006752255372703075, -0.024813592433929443, -0.013834311626851559, -0.008627141825854778, -0.006803919095546007, -0.010315842926502228, -0.006551744416356087, -0.030928244814276695, -0.017439763993024826, -0.007993857376277447, -0.007829035632312298, -0.005154017359018326, -3.7541699409484863, -0.5270684361457825, 3.2366456985473633, -27.573287963867188, 9.70588493347168, -0.349671870470047, -0.7211400270462036, -0.2932282090187073, 8.774576187133789, -35.660030364990234, 14.421188354492188, -0.046331070363521576, -0.020042497664690018, -0.018269412219524384, 0.0, -0.09564509987831116, 0.41689199209213257, -0.0047449045814573765, 0.005489345174282789, 0.3292893171310425, -0.1880284696817398, -0.0223077442497015, -2.9404194355010986, -1.3210415840148926, -3.0690066814422607, -3.132378101348877, -1.3691332340240479, 1.785725474357605, -0.8233192563056946, -0.11518970876932144, 9.684087753295898, -0.007046133279800415, -0.015345662832260132, -0.04400596022605896, -0.019116831943392754, 0.027207452803850174, 0.676615834236145, 0.7322083711624146], "max": [-0.09201469272375107, 0.32082006335258484, -0.23575080931186676, -0.2952605187892914, 0.4932546019554138, 0.6670977473258972, 0.4778050184249878, 0.20028841495513916, 0.1815819889307022, 0.6801722049713135, -0.33340904116630554, 0.8777773976325989, 0.30975982546806335, -0.03280576691031456, 0.01197610329836607, 0.0035796421580016613, -0.6047646999359131, 1.0342025756835938, -0.45844024419784546, -0.01209649071097374, -0.013201448135077953, 0.009037218056619167, -0.6167697310447693, 1.0269231796264648, -0.450031042098999, -0.00714721018448472, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.002674102783203125, -0.0011422325624153018, 0.4374769330024719, 0.6496875286102295, 0.5949991941452026, 1.3768643140792847, 0.7109745144844055, 1.9142751693725586, 3.290009021759033, 0.7279371023178101, 0.1462656855583191, 0.4784364104270935, 1.3559908866882324, 1.2503478527069092, 0.6704158782958984, 0.4266325831413269, -5.500813007354736, 5.8302812576293945, 3.1593408584594727, 1.129426121711731, 2.4676434993743896, 5.853479862213135, 1.2338217496871948, -2.338402271270752, 7.783883094787598, 1.7692307233810425, -2.289377450942993, 1.0329670906066895, 0.9755800366401672, 2.8980464935302734, 0.0072229355573654175, 0.03551894798874855, 0.014519213698804379, 0.008111721836030483, 0.008898038417100906, 0.0036084321327507496, 0.005702069494873285, 0.029367363080382347, 0.011549971997737885, 0.014902489259839058, 0.007993563078343868, 0.006710014771670103, -2.3967299461364746, 0.2598224878311157, 12.738724708557129, -15.987606048583984, 21.22110366821289, 1.1663010120391846, 0.6999300122261047, 0.6013033986091614, 16.74741554260254, -22.446218490600586, 27.48533058166504, 1.614698886871338, 0.0222090445458889, 0.012133801355957985, 0.004273504484444857, 0.0, 0.6061540246009827, 0.47187143564224243, 0.325485497713089, 0.5798507928848267, -0.010319119319319725, 0.2253798246383667, 2.8723387718200684, 0.6362031698226929, 2.830177068710327, -0.8079832792282104, -0.18502315878868103, 3.1300203800201416, -0.49561426043510437, 0.27104949951171875, 9.862649917602539, 0.013984739780426025, 0.017961472272872925, 0.04984307289123535, -0.016839440912008286, 0.029576731845736504, 0.6802601218223572, 0.7356005907058716], "mean": [-0.5022740364074707, -0.14271682500839233, -0.39086827635765076, -0.7214482426643372, -0.2924953103065491, 0.12168563157320023, -0.3572912812232971, -0.39939966797828674, 0.06416941434144974, 0.4508940875530243, -0.9116981625556946, 0.49928849935531616, 0.028345882892608643, -0.4229990541934967, 0.011089840903878212, -0.00186306016985327, -0.606604814529419, 1.0333274602890015, -0.45912104845046997, -0.012562054209411144, -0.01420409232378006, 0.0032718763686716557, -0.6182562708854675, 1.02532958984375, -0.45110568404197693, -0.00773926917463541, 0.6325306296348572, 1.7453197240829468, 0.6325306296348572, 0.6325306296348572, 0.6325306296348572, 0.6325306296348572, 0.6855724453926086, 1.7453197240829468, 0.6855724453926086, 0.6855724453926086, 0.6855724453926086, 0.6855724453926086, 0.0022610407322645187, -0.0011448259465396404, -0.033389098942279816, 0.027413154020905495, -0.0073279328644275665, 0.05962033569812775, -0.0721297636628151, 0.02200029231607914, 0.04601053521037102, -0.013263508677482605, -0.01179071981459856, 0.023856189101934433, 0.023160390555858612, 0.015697510913014412, 0.00988595001399517, 0.006730610504746437, -9.151617050170898, -4.333116054534912, 0.13246877491474152, -4.003579616546631, 0.07659924030303955, -0.24950875341892242, -0.42688897252082825, -7.516592025756836, 1.5615761280059814, 0.3408321738243103, -4.327919006347656, -0.014596275985240936, -0.1020907312631607, -0.26052892208099365, 0.0002376587362959981, 0.0005663592601194978, -0.00019161512318532914, 0.0003313779889140278, 5.080353366793133e-05, -0.00012219497875776142, -0.0005384995602071285, 0.0001971988967852667, -0.00013175416097510606, -0.00030584316118620336, -6.885379843879491e-05, 3.2617772376397625e-05, -3.0649540424346924, -0.25834041833877563, 8.555068969726562, -20.70107078552246, 17.71929359436035, 0.6211053729057312, 0.08124351501464844, 0.019978884607553482, 13.507560729980469, -28.320295333862305, 21.931032180786133, 1.0154285430908203, 0.002844957634806633, -0.0016887402161955833, 0.0023393728770315647, -0.05111970379948616, 0.48604875802993774, 0.09662189334630966, 0.14184297621250153, 0.443136990070343, -0.08798756450414658, 0.09288524091243744, 0.7835510969161987, -0.8421230316162109, -1.0067009925842285, -1.8258029222488403, -0.862533450126648, 2.420527458190918, -0.6803470849990845, 0.11674269288778305, 9.77092170715332, 0.0014332459541037679, 0.0007851520203985274, -7.516409095842391e-05, -0.018269462510943413, 0.028459476307034492, 0.6794031262397766, 0.7329839468002319], "std": [0.1864805966615677, 0.186987966299057, 0.12543314695358276, 0.24157962203025818, 0.6384029984474182, 0.32435208559036255, 0.337823748588562, 0.3057239353656769, 0.0361655168235302, 0.136914923787117, 0.420693963766098, 0.2139996439218521, 0.14970600605010986, 0.17520149052143097, 0.00028900214238092303, 0.0015965834027156234, 0.0005909901228733361, 0.0007865108782425523, 0.0003264563565608114, 0.0005894749774597585, 0.0004850757250096649, 0.0015518786385655403, 0.000812365033198148, 0.0006650978466495872, 0.0005273246206343174, 0.00048614965635351837, 0.8305906057357788, 9.5367431640625e-06, 0.8305906057357788, 0.8305906057357788, 0.8305906057357788, 0.8305906057357788, 0.8322949409484863, 9.5367431640625e-06, 0.8322949409484863, 0.8322949409484863, 0.8322949409484863, 0.8322949409484863, 9.845960448728874e-05, 9.085536589736876e-07, 0.15022622048854828, 0.11304526031017303, 0.21265245974063873, 0.24913433194160461, 0.5363683700561523, 0.35230356454849243, 0.3613402247428894, 0.26548999547958374, 0.055487584322690964, 0.15568287670612335, 0.3441748321056366, 0.2973785400390625, 0.16218404471874237, 0.2185707837343216, 1.9100737571716309, 4.4547343254089355, 1.5163832902908325, 2.998631477355957, 0.46412158012390137, 2.207274913787842, 0.5346406102180481, 2.603560209274292, 2.868056058883667, 0.78331458568573, 1.4500460624694824, 0.25916528701782227, 0.46685266494750977, 0.8470552563667297, 0.002331103663891554, 0.006907911039888859, 0.004711476154625416, 0.0026604044251143932, 0.001329831313341856, 0.0013600053498521447, 0.002291676588356495, 0.006722650490701199, 0.0047732507809996605, 0.002804023679345846, 0.0014592005172744393, 0.001251766923815012, 0.2586437165737152, 0.12060682475566864, 1.7308818101882935, 2.8592703342437744, 2.2946884632110596, 0.372784823179245, 0.2661077082157135, 0.14179007709026337, 1.80333411693573, 2.566089153289795, 2.4969451427459717, 0.4038199186325073, 0.006901886779814959, 0.0050682793371379375, 0.00047241480206139386, 0.016601763665676117, 0.046045735478401184, 0.13918837904930115, 0.05617142468690872, 0.06564262509346008, 0.055875904858112335, 0.06848105043172836, 2.171363353729248, 0.6461197733879089, 2.034332752227783, 0.5910360217094421, 0.31983718276023865, 0.41589391231536865, 0.04614078998565674, 0.04638649895787239, 0.026499342173337936, 0.0031875460408627987, 0.005033849738538265, 0.009818464517593384, 0.0005252465489320457, 0.0005067200982011855, 0.0007308975327759981, 0.0006717233336530626], "count": [460]}, "action": {"min": [-0.9588987827301025, -0.2863754630088806, -0.9350119233131409, -1.2006347179412842, -1.5707963705062866, -0.5073619484901428, -0.6394283175468445, -0.9503504037857056, -0.02000122144818306, 0.12460789829492569, -1.6977736949920654, 0.15651515126228333, -0.2867404520511627, -0.6247966885566711, 0.010494808666408062, -0.00697636604309082, -0.6053017973899841, 1.0291874408721924, -0.46061480045318604, -0.013474601320922375, -0.014969374053180218, -0.0021877591498196125, -0.6170182228088379, 1.0204962491989136, -0.45262065529823303, -0.008981553837656975, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.001905248500406742, -0.0011476395884528756, -1.039184331893921, -0.12201923877000809, -1.8378492593765259, -0.9513062834739685, -3.260031223297119, -1.1837056875228882, -0.5600841045379639, -1.0464082956314087, -0.25704097747802734, -0.5950332283973694, -0.7364622354507446, -1.3705337047576904, -0.4221303462982178, -1.5136827230453491], "max": [-0.12357442080974579, 0.3027006685733795, -0.24841393530368805, -0.22829470038414001, 0.5091328024864197, 0.6981316804885864, 0.48270678520202637, 0.18873503804206848, 0.14978542923927307, 0.7104113698005676, -0.28752797842025757, 0.8749346733093262, 0.32190170884132385, -0.029143448919057846, 0.012549067847430706, 0.008077198639512062, -0.5971963405609131, 1.0338633060455322, -0.45830535888671875, -0.011227358132600784, -0.012290951795876026, 0.012837504968047142, -0.6097237467765808, 1.0253676176071167, -0.4489351212978363, -0.006949549075216055, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.002674102783203125, -0.0011422325624153018, 0.4374769330024719, 0.6496875286102295, 0.5949991941452026, 1.3768643140792847, 0.7109745144844055, 1.9142751693725586, 3.290009021759033, 0.7279371023178101, 0.1462656855583191, 0.4784364104270935, 1.3559908866882324, 1.2503478527069092, 0.6704158782958984, 0.4266325831413269], "mean": [-0.5431132316589355, -0.12992070615291595, -0.397564172744751, -0.6476641893386841, -0.3051290214061737, 0.12029780447483063, -0.3453930616378784, -0.42792007327079773, 0.04533368721604347, 0.4746529757976532, -0.8618799448013306, 0.5005092620849609, 0.033308595418930054, -0.4194464385509491, 0.011469040997326374, -0.001793858828023076, -0.6027102470397949, 1.0317400693893433, -0.45942720770835876, -0.0120552908629179, -0.013614964671432972, 0.0028978423215448856, -0.6140190958976746, 1.0231910943984985, -0.4512130618095398, -0.007880446501076221, 0.6324167847633362, 1.7453197240829468, 0.6324167847633362, 0.6324167847633362, 0.6324167847633362, 0.6324167847633362, 0.6856862902641296, 1.7453197240829468, 0.6856862902641296, 0.6856862902641296, 0.6856862902641296, 0.6856862902641296, 0.002261029090732336, -0.0011448221048340201, -0.033353473991155624, 0.027190424501895905, -0.006903171073645353, 0.05960281565785408, -0.07189664989709854, 0.02228478156030178, 0.0459759458899498, -0.013260019943118095, -0.01179245114326477, 0.023838836699724197, 0.02318619191646576, 0.015687137842178345, 0.009955852292478085, 0.006905211601406336], "std": [0.18369066715240479, 0.1861913800239563, 0.1417302042245865, 0.24268503487110138, 0.6513468623161316, 0.33441177010536194, 0.3397347927093506, 0.30377310514450073, 0.03727589547634125, 0.13810651004314423, 0.4174431562423706, 0.21247486770153046, 0.1510022133588791, 0.17451845109462738, 0.0003908545768354088, 0.002512610051780939, 0.0014524365542456508, 0.0012375341029837728, 0.00045708194375038147, 0.0005427359719760716, 0.0005551989888772368, 0.002447102451696992, 0.0013685965677723289, 0.0010908677941188216, 0.0006988497916609049, 0.0004829983809031546, 0.830490231513977, 9.5367431640625e-06, 0.830490231513977, 0.830490231513977, 0.830490231513977, 0.830490231513977, 0.8324041962623596, 9.5367431640625e-06, 0.8324041962623596, 0.8324041962623596, 0.8324041962623596, 0.8324041962623596, 9.845595195656642e-05, 9.100343163481739e-07, 0.15023523569107056, 0.11320691555738449, 0.21284310519695282, 0.24913881719112396, 0.5364233255386353, 0.35233789682388306, 0.36135193705558777, 0.26549020409584045, 0.05548730120062828, 0.15568675100803375, 0.3441730737686157, 0.29737940430641174, 0.16217567026615143, 0.21858245134353638], "count": [460]}, "timestamp": {"min": [0.0], "max": [15.3], "mean": [7.65], "std": [4.426341604530766], "count": [460]}, "frame_index": {"min": [0], "max": [459], "mean": [229.5], "std": [132.79024813592298], "count": [460]}, "episode_index": {"min": [424], "max": [424], "mean": [424.0], "std": [0.0], "count": [460]}, "index": {"min": [166113], "max": [166572], "mean": [166342.5], "std": [132.79024813592298], "count": [460]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [460]}, "subtask_annotation": {"mean": [0.48043478260869565, 2.0, 2.0, 2.0, 2.0], "std": [0.568797192105139, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [460]}, "scene_annotation": {"mean": [424.0], "std": [0.0], "min": [424], "max": [424], "count": [460]}, "eef_direction_state": {"mean": [3.6869565217391305, 3.408695652173913], "std": [2.122816903740235, 2.3411095554994183], "min": [0, 0], "max": [6, 6], "count": [460]}, "eef_velocity_state": {"mean": [0.8239130434782609, 0.8673913043478261], "std": [0.6989696711118563, 0.7023421524120723], "min": [0, 0], "max": [2, 2], "count": [460]}, "eef_acc_mag_state": {"mean": [0.7782608695652173, 0.8608695652173913], "std": [0.8538692098906285, 0.8560470986813049], "min": [0, 0], "max": [2, 2], "count": [460]}, "eef_direction_action": {"mean": [3.3630434782608694, 3.1695652173913045], "std": [2.0368196325401366, 2.1703405428258606], "min": [0, 0], "max": [6, 6], "count": [460]}, "eef_velocity_action": {"mean": [0.9304347826086956, 1.0369565217391303], "std": [0.6320668529643513, 0.6984014964786057], "min": [0, 0], "max": [2, 2], "count": [460]}, "eef_acc_mag_action": {"mean": [1.017391304347826, 1.15], "std": [0.8180848121829347, 0.7893998821339174], "min": [0, 0], "max": [2, 2], "count": [460]}, "eef_sim_pose_state": {"mean": [0.3439764830446028, 0.1672578681195846, 0.10253259346436036, 0.7967663519552837, -0.8424364523353883, -0.9927816142519521, 0.3247852488364838, -0.18793787083447985, 0.09690471392361148, -1.8256364130576594, -0.8626706821689176, 2.4204469096486645], "std": [0.04272483276182159, 0.09630511122744871, 0.034935583147063146, 2.1889166786911423, 0.6462394592289249, 2.065459135083884, 0.06853346686295879, 0.028590470954432286, 0.03200966146775527, 0.5911618845747453, 0.3198313291831855, 0.41599467625372866], "min": [0.26383224002852973, 0.10272184549255982, 0.05063172845980867, -3.041328447125662, -1.3229485605737743, -3.074759816131306, 0.19909229012910035, -0.2519422345771871, 0.0316732702617066, -3.132378299991929, -1.3693142867865717, 1.7857254537173954], "max": [0.43931677073693765, 0.42851879828885947, 0.23491236207065408, 3.1320355685816335, 0.6362330015968869, 3.1215352295887886, 0.4417268543497094, -0.14611952071388254, 0.16233959517813848, -0.807983092070793, -0.18502254169239984, 3.130020348275341], "count": [460]}, "eef_sim_pose_action": {"mean": [0.35017719275135756, 0.17584570409224165, 0.0998100505063224, 0.7496305818997328, -0.8309424031533085, -0.9722688277451518, 0.32936767656377364, -0.19392838474575239, 0.09302919575886079, -1.7496003188513645, -0.8455233218227391, 2.3749470338766687], "std": [0.04195063969637501, 0.10075242705474559, 0.038562776329143685, 2.1167660380054363, 0.6867335602837384, 1.9876467466384713, 0.06774804241981619, 0.03028700414638495, 0.03219807284111438, 0.5661841962409525, 0.336383175841293, 0.40779945905880055], "min": [0.2705354548448381, 0.09771855508867908, 0.03960639157213557, -2.991183023298985, -1.3590036751921035, -3.135907604741453, 0.20119501536500925, -0.2669623534046377, 0.030069800970262447, -3.0674539349230714, -1.388716981263976, 1.7632509122698499], "max": [0.44969798701641883, 0.43076191138432907, 0.23584797359216975, 3.1235459683007023, 0.7186131257832478, 3.066377983874791, 0.4500703123117649, -0.14081525355166724, 0.16957273819008423, -0.7626436054839523, -0.1421300945145707, 3.0715835874782367], "count": [460]}}} +{"episode_index": 416, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36830227514699837]], [[0.5049732586713556]], [[0.4374869368424732]]], "std": [[[0.29264353927665965]], [[0.2114542059690036]], [[0.23158487291183724]]], "count": [143]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4708519685812073]], [[0.4688631204915807]], [[0.35896467671121646]]], "std": [[[0.2814954758773411]], [[0.20344240918878337]], [[0.2566518711244138]]], "count": [143]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4296364547121468]], [[0.43813545187031344]], [[0.3705290578798364]]], "std": [[[0.29774237161124323]], [[0.24603188578398116]], [[0.26407798745426536]]], "count": [143]}, "observation.state": {"min": [-0.8795807957649231, -0.3021291494369507, -0.2594042420387268, -1.3256440162658691, -1.3996425867080688, -0.3395141661167145, -0.7034427523612976, -0.7212350964546204, -0.1390654742717743, 0.17852991819381714, -1.1567368507385254, -0.21744272112846375, -0.1706235259771347, -0.5439850091934204, 0.0095106465741992, 0.000340197526384145, -0.5645384788513184, 1.001731514930725, -0.4746928811073303, -0.026049606502056122, -0.005752381402999163, -0.0005294943111948669, -0.586702287197113, 0.999177098274231, -0.4577394127845764, -0.005959974601864815, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.040047526359558105, -0.00028652651235461235, -0.26088616251945496, -0.16939367353916168, -0.20530717074871063, -0.3088090121746063, -0.565197765827179, -0.43281400203704834, -0.1787315309047699, -0.38223811984062195, -0.09525696933269501, -0.15047907829284668, -0.27129194140434265, -0.7179926633834839, -0.2007380723953247, -0.526696503162384, -15.210750579833984, -15.323565483093262, -4.788156032562256, -9.157509803771973, -2.4102563858032227, -4.246642112731934, -1.3485958576202393, -14.932368278503418, 2.07570219039917, -1.9658119678497314, -8.699633598327637, -0.6025640964508057, -1.4920635223388672, -1.1764346361160278, -0.0092064393684268, -0.013890434987843037, -0.011290358379483223, -0.007583447732031345, -0.00194729573559016, -0.006362798623740673, -0.007414726074784994, -0.016016479581594467, -0.01357284002006054, -0.00781609583646059, -0.0020406844560056925, -0.00617355527356267, -1.3150200843811035, -0.2598224878311157, 4.929203510284424, -28.447385787963867, 18.31475257873535, -1.1297518014907837, -0.08483999967575073, -0.10392899066209793, 7.913450241088867, -23.869848251342773, 17.557449340820312, -1.1518325805664062, -0.01808260940015316, -0.02234138734638691, 0.018315019086003304, -0.122972272336483, 0.40731143951416016, 0.002056341152638197, 0.09882867336273193, 0.4892001450061798, -0.2576870322227478, 0.19042658805847168, -3.1400349140167236, -1.170927882194519, -3.1053600311279297, -3.107024669647217, -1.0162382125854492, -3.1058189868927, -0.6419663429260254, -0.08764585107564926, 9.710630416870117, -0.008154809474945068, -0.007114797830581665, -0.016777455806732178, 0.020655415952205658, 0.01687648333609104, -0.7786632180213928, 0.6268630623817444], "max": [-0.019746627658605576, 0.35845643281936646, 0.23881298303604126, -0.4830722212791443, -0.051879409700632095, 0.48276010155677795, -0.0957493931055069, -0.4670839011669159, 0.3341731131076813, 0.26474615931510925, -0.9334698915481567, 0.4265410304069519, 0.08888696879148483, -0.35086187720298767, 0.012943480163812637, 0.0030431339982897043, -0.5635746121406555, 1.0023767948150635, -0.46869662404060364, -0.02150833234190941, -0.004444727208465338, 0.00369174568913877, -0.5828227996826172, 1.001820683479309, -0.45278066396713257, -0.003324435092508793, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.039285916835069656, 2.352058345422847e-06, 0.16080431640148163, 0.25217849016189575, 0.17382322251796722, 0.22646750509738922, 0.36651647090911865, 0.6092885732650757, 0.3603270947933197, 0.24513676762580872, 0.355682909488678, 0.1265897899866104, 0.22135865688323975, 0.16083960235118866, 0.3000835180282593, 0.1989806443452835, -5.667841911315918, 5.921855926513672, 3.1031746864318848, -2.747252941131592, 1.004273533821106, 2.3241758346557617, 0.3730158805847168, -7.293588161468506, 11.69108772277832, 3.6367523670196533, -1.0989011526107788, 0.4017094075679779, 2.4676434993743896, 1.1190476417541504, 0.008261570706963539, 0.01426065806299448, 0.013272132724523544, 0.009099979884922504, 0.00354221323505044, 0.002524162409827113, 0.0064167738892138, 0.01391486544162035, 0.012037470936775208, 0.006394377909600735, 0.005001649260520935, 0.00461568683385849, -0.06362999975681305, 0.11877599358558655, 12.575407981872559, -21.74496841430664, 25.441926956176758, 0.25256744027137756, 1.039289951324463, 0.36746323108673096, 12.619948387145996, -15.738006591796875, 23.142169952392578, 0.24651628732681274, 0.02442266419529915, 0.015348147600889206, 0.018315019086003304, 0.0, 0.6171779036521912, 0.4949367642402649, 0.2556096911430359, 0.5861228704452515, -0.04287818819284439, 0.38281485438346863, 3.140946626663208, 0.1313270628452301, 3.093757390975952, 3.124781608581543, -0.8156387805938721, 3.0987420082092285, -0.454555869102478, 0.10217197984457016, 9.839956283569336, 0.008427232503890991, 0.01132550835609436, 0.01836395263671875, 0.021927550435066223, 0.017719019204378128, -0.7747586965560913, 0.6316626071929932], "mean": [-0.5394934415817261, -0.1400143802165985, -0.14267675578594208, -0.7600805163383484, -0.297934889793396, -0.0387285053730011, -0.6447418928146362, -0.6301075220108032, 0.27214741706848145, 0.23850366473197937, -1.0569167137145996, -0.11235318332910538, -0.01592613011598587, -0.4809476137161255, 0.009984317235648632, 0.0008864944684319198, -0.5639224052429199, 1.0021673440933228, -0.47189968824386597, -0.022772695869207382, -0.005279437638819218, 0.0010197580559179187, -0.584326982498169, 1.0001637935638428, -0.45508432388305664, -0.003926965408027172, 0.6210080981254578, 1.7453255653381348, 0.6210080981254578, 0.6210080981254578, 0.6210080981254578, 0.6210080981254578, 1.1957515478134155, 1.7453255653381348, 1.1957515478134155, 1.1957515478134155, 1.1957515478134155, 1.1957515478134155, -0.03955557569861412, -5.317369868862443e-05, -0.034162335097789764, 0.014084387570619583, -0.010027137584984303, 0.03161829337477684, -0.03415348008275032, 0.017455721274018288, 0.01870710216462612, 0.002617302117869258, 0.012532634660601616, 0.005567967891693115, -0.0008550395141355693, -0.018577823415398598, 0.00911968294531107, -0.0039862049743533134, -11.589313507080078, -5.424750804901123, -1.9406245946884155, -5.670116901397705, -0.3290598690509796, -0.20142634212970734, -0.7841758728027344, -10.062427520751953, 6.906646728515625, 1.4185477495193481, -5.195019721984863, -0.04203548654913902, 0.6028949022293091, -0.06501829624176025, -3.613332228269428e-05, 4.02796795242466e-05, -1.3361865967453923e-05, -0.00012656032049562782, 0.00031127192778512836, -0.0002075033262372017, -9.807403694139794e-05, 0.00019638850062619895, -0.0005845724372193217, 0.00011255605932092294, 0.00024476932594552636, -0.00011736954911611974, -0.7918371558189392, -0.04905069246888161, 9.674098014831543, -24.19214630126953, 22.827207565307617, -0.17596054077148438, 0.4268108904361725, 0.12266243249177933, 10.934760093688965, -19.95071792602539, 21.51226234436035, -0.24053345620632172, 0.0023800169583410025, -0.00218780804425478, 0.01831510290503502, -0.0697895735502243, 0.5025054812431335, 0.12440504878759384, 0.18376962840557098, 0.5188322067260742, -0.07174571603536606, 0.3450712561607361, 0.31580591201782227, -0.9988372325897217, 0.7827383279800415, 2.2910659313201904, -0.8655527830123901, -2.0547688007354736, -0.5363340377807617, 0.011118464171886444, 9.783941268920898, -0.00019873592827934772, 0.000629419693723321, 0.0017856531776487827, 0.02138778753578663, 0.01729598641395569, -0.7764149904251099, 0.6296203136444092], "std": [0.22164767980575562, 0.16637392342090607, 0.14438074827194214, 0.23900946974754333, 0.3273007869720459, 0.1886724829673767, 0.1328689455986023, 0.07367335259914398, 0.10667494684457779, 0.03010164014995098, 0.055047135800123215, 0.14197894930839539, 0.05421167239546776, 0.041424963623285294, 0.0006660028011538088, 0.0004041165520902723, 0.00024889077758416533, 0.00020275809220038354, 0.0014374263118952513, 0.0008530408958904445, 0.00027098291320726275, 0.0006719441735185683, 0.0005485055153258145, 0.0005519825499504805, 0.0013226886512711644, 0.00047803280176594853, 0.8340352177619934, 3.6954879760742188e-06, 0.8340352177619934, 0.8340352177619934, 0.8340352177619934, 0.8340352177619934, 0.8088760375976562, 3.6954879760742188e-06, 0.8088760375976562, 0.8088760375976562, 0.8088760375976562, 0.8088760375976562, 0.00019400638120714575, 6.145264342194423e-05, 0.05512396618723869, 0.06140366569161415, 0.05048501119017601, 0.07744267582893372, 0.13572373986244202, 0.11210448294878006, 0.07209133356809616, 0.06550152599811554, 0.051549896597862244, 0.02181822620332241, 0.05229545384645462, 0.07814233005046844, 0.04718742519617081, 0.05251219868659973, 2.4404244422912598, 6.280380725860596, 2.3290927410125732, 1.6137747764587402, 0.819053590297699, 1.3319388628005981, 0.3780765235424042, 1.6540498733520508, 2.4545676708221436, 1.4131032228469849, 1.928463101387024, 0.1810314953327179, 0.777647078037262, 0.5151212811470032, 0.0024804258719086647, 0.004401850514113903, 0.004327813629060984, 0.002265311311930418, 0.0007845844957046211, 0.0011634236434474587, 0.0023105600848793983, 0.004492930602282286, 0.00449681980535388, 0.0024613575078547, 0.0008284912910312414, 0.0010912604629993439, 0.225611612200737, 0.07325494289398193, 1.242897629737854, 1.9010204076766968, 1.3573124408721924, 0.28575098514556885, 0.16134575009346008, 0.09136345982551575, 0.9671540260314941, 1.6853737831115723, 1.3687182664871216, 0.2989409267902374, 0.005848549772053957, 0.005291336216032505, 8.381903171539307e-08, 0.017949989065527916, 0.0521078035235405, 0.1306629329919815, 0.038889769464731216, 0.021657396107912064, 0.04721902310848236, 0.042915355414152145, 2.7402260303497314, 0.3207244277000427, 2.390462636947632, 1.498638391494751, 0.05594326928257942, 1.3529499769210815, 0.023748008534312248, 0.025775913149118423, 0.016254261136054993, 0.0024441659916192293, 0.0026543368585407734, 0.004091227427124977, 0.0002789212157949805, 0.00018483996973372996, 0.0009586947271600366, 0.001172833377495408], "count": [752]}, "action": {"min": [-0.9551796913146973, -0.310657262802124, -0.3582112193107605, -1.237219214439392, -1.407631754875183, -0.3436209261417389, -0.6981316804885864, -0.7929311990737915, -0.08277124166488647, 0.1295335292816162, -1.1417564153671265, -0.2238493114709854, -0.17809808254241943, -0.5396402478218079, 0.007913894951343536, -0.0020165967289358377, -0.5661066770553589, 0.9997717142105103, -0.47423991560935974, -0.025092463940382004, -0.007200994528830051, -0.0021776454523205757, -0.5864684581756592, 0.9977624416351318, -0.45745930075645447, -0.00545823760330677, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.040047526359558105, -0.00028652651235461235, -0.26088616251945496, -0.16939367353916168, -0.20530717074871063, -0.3088090121746063, -0.565197765827179, -0.43281400203704834, -0.1787315309047699, -0.38223811984062195, -0.09525696933269501, -0.15047907829284668, -0.27129194140434265, -0.7179926633834839, -0.2007380723953247, -0.526696503162384], "max": [-0.07040344923734665, 0.3764030933380127, 0.17786109447479248, -0.4019255042076111, -0.059139713644981384, 0.4883149564266205, -0.09117921441793442, -0.4829756021499634, 0.34309121966362, 0.31786084175109863, -0.849889874458313, 0.38945937156677246, 0.09172569960355759, -0.3474019765853882, 0.013192549347877502, 0.005722891539335251, -0.5623844861984253, 1.0031557083129883, -0.4676932990550995, -0.020771227777004242, -0.0036570506636053324, 0.004735922906547785, -0.5825998187065125, 1.0017564296722412, -0.4524313807487488, -0.002907911315560341, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.039285916835069656, 2.352058345422847e-06, 0.16080431640148163, 0.25217849016189575, 0.17382322251796722, 0.22646750509738922, 0.36651647090911865, 0.6092885732650757, 0.3603270947933197, 0.24513676762580872, 0.355682909488678, 0.1265897899866104, 0.22135865688323975, 0.16083960235118866, 0.3000835180282593, 0.1989806443452835], "mean": [-0.5993150472640991, -0.13058383762836456, -0.1905432790517807, -0.6975290775299072, -0.3077157139778137, -0.04021906107664108, -0.6376020312309265, -0.658181369304657, 0.26913216710090637, 0.2578311562538147, -1.0125633478164673, -0.12001924961805344, -0.014326727949082851, -0.47749269008636475, 0.009898574091494083, 0.0002120671415468678, -0.5640666484832764, 1.001776099205017, -0.4713129997253418, -0.022039905190467834, -0.00526766013354063, 0.00025203064433299005, -0.584160566329956, 0.9996777176856995, -0.4546971917152405, -0.0035676765255630016, 0.6233290433883667, 1.7453255653381348, 0.6233290433883667, 0.6233290433883667, 0.6233290433883667, 0.6233290433883667, 1.1934306621551514, 1.7453255653381348, 1.1934306621551514, 1.1934306621551514, 1.1934306621551514, 1.1934306621551514, -0.03955582529306412, -5.335336390999146e-05, -0.03398355096578598, 0.014189266599714756, -0.010021266527473927, 0.031656164675951004, -0.03417332470417023, 0.017284035682678223, 0.01862346939742565, 0.0028552403673529625, 0.012460150755941868, 0.005470603704452515, -0.0009137518936768174, -0.018450919538736343, 0.00921480543911457, -0.003976037725806236], "std": [0.22471456229686737, 0.17396920919418335, 0.16060808300971985, 0.23019550740718842, 0.33916980028152466, 0.1919933408498764, 0.14048391580581665, 0.0801350474357605, 0.08944831043481827, 0.05234985798597336, 0.06311279535293579, 0.13501469790935516, 0.054414719343185425, 0.04058118164539337, 0.0009239941136911511, 0.0011433192994445562, 0.0005273959832265973, 0.0005981655558571219, 0.0013817137805745006, 0.0007823247578926384, 0.0006020228029228747, 0.0011014025658369064, 0.0006431338842958212, 0.0005736767780035734, 0.0013779603177681565, 0.00043945119250565767, 0.8347311615943909, 3.6954879760742188e-06, 0.8347311615943909, 0.8347311615943909, 0.8347311615943909, 0.8347311615943909, 0.8098019957542419, 3.6954879760742188e-06, 0.8098019957542419, 0.8098019957542419, 0.8098019957542419, 0.8098019957542419, 0.00019427626102697104, 6.148983811726794e-05, 0.05530211701989174, 0.06144800782203674, 0.050539691001176834, 0.07746905088424683, 0.13571776449680328, 0.11220409721136093, 0.07213803380727768, 0.06516455113887787, 0.051536042243242264, 0.021677298471331596, 0.052280474454164505, 0.07811451703310013, 0.04712824523448944, 0.05263535678386688], "count": [752]}, "timestamp": {"min": [0.0], "max": [25.033333333333335], "mean": [12.516666666666666], "std": [7.2361169758986685], "count": [752]}, "frame_index": {"min": [0], "max": [751], "mean": [375.5], "std": [217.08350927696006], "count": [752]}, "episode_index": {"min": [425], "max": [425], "mean": [425.0], "std": [0.0], "count": [752]}, "index": {"min": [166573], "max": [167324], "mean": [166948.5], "std": [217.08350927696006], "count": [752]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [752]}, "subtask_annotation": {"mean": [0.2632978723404255, 2.0, 2.0, 2.0, 2.0], "std": [0.46394902576264957, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [752]}, "scene_annotation": {"mean": [425.0], "std": [0.0], "min": [425], "max": [425], "count": [752]}, "eef_direction_state": {"mean": [4.160904255319149, 5.287234042553192], "std": [2.1280580577643895, 1.350707776839806], "min": [0, 1], "max": [6, 6], "count": [752]}, "eef_velocity_state": {"mean": [0.49069148936170215, 0.3058510638297872], "std": [0.5624968562861689, 0.5152646698015235], "min": [0, 0], "max": [2, 2], "count": [752]}, "eef_acc_mag_state": {"mean": [0.4920212765957447, 0.3829787234042553], "std": [0.7596472862765392, 0.7049427768948677], "min": [0, 0], "max": [2, 2], "count": [752]}, "eef_direction_action": {"mean": [4.220744680851064, 5.1236702127659575], "std": [2.0574709425634636, 1.4899926237736862], "min": [0, 0], "max": [6, 6], "count": [752]}, "eef_velocity_action": {"mean": [0.5651595744680851, 0.375], "std": [0.6449550339462344, 0.5581242331009003], "min": [0, 0], "max": [2, 2], "count": [752]}, "eef_acc_mag_action": {"mean": [0.7300531914893617, 0.613031914893617], "std": [0.8269084935741933, 0.815729903569307], "min": [0, 0], "max": [2, 2], "count": [752]}, "eef_sim_pose_state": {"mean": [0.36737256579550437, 0.20402465130946204, 0.1229478495623522, 0.3074202637950365, -0.9988645620998098, 0.7911146278540226, 0.3950076904582655, -0.12704859913102715, 0.23998781820006848, 2.286897773843771, -0.8655734302408705, -2.050596889131688], "std": [0.05044748046959166, 0.1009062389470238, 0.03961177997139331, 2.776742474281176, 0.3207198203139398, 2.4012760288436894, 0.016892176935455888, 0.04810056463986419, 0.031018894616223744, 1.515787712590938, 0.055960583480166554, 1.3712002716556912], "min": [0.24445218842578692, 0.10488951032425838, 0.057671572268542706, -3.1411145665744584, -1.170928875257323, -3.1265240160097703, 0.3622841385716895, -0.3159711730390515, 0.16184151898882587, -3.1356379204230302, -1.016238264764192, -3.124748486628812], "max": [0.4460314873471778, 0.46516498902275566, 0.22601682388320818, 3.141487850019653, 0.131337568820733, 3.1358177331464723, 0.43642223467226365, -0.09686578649249437, 0.2696107492517921, 3.1350677216635456, -0.8156387994369146, 3.1385095804393184], "count": [752]}, "eef_sim_pose_action": {"mean": [0.3779598819149171, 0.2016968395738771, 0.13170865026151182, 2.690448184595382, -0.9988842411998103, 0.825435160814328, 0.3995245350486673, -0.1229648368363608, 0.2397468941737224, 2.3969215706221862, -0.8983686503003269, -2.129888820219409], "std": [0.04947898088794284, 0.10723806241879101, 0.04391771143558049, 0.4063073622294764, 0.3387696816114974, 2.4439536331339355, 0.018331687566999773, 0.043989810978242345, 0.031951039678291264, 1.3968808674129456, 0.05809695521467745, 1.2579118464064678], "min": [0.2591254655776359, 0.09350671629407072, 0.05347734739310634, 1.5987742303288937, -1.1827075854885107, -3.141174339971906, 0.36880805578656467, -0.2847050886386618, 0.16415249730317355, -3.1403512038034727, -1.0484486164506464, -3.1391912845509653], "max": [0.457911136757965, 0.47479354054653206, 0.23953046961562563, 3.076524959404575, 0.16689366468146805, 3.135527092148411, 0.4501184979719427, -0.08680962091755567, 0.2786939099553729, 3.1306778247827696, -0.8318965219009781, 3.131579114101907], "count": [752]}}} +{"episode_index": 417, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44461932769070717]], [[0.5456779538035899]], [[0.4997031119252776]]], "std": [[[0.28229064107884333]], [[0.2039968850015317]], [[0.21628105523064017]]], "count": [102]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4294341142358519]], [[0.43434642407520485]], [[0.3705336583403065]]], "std": [[[0.2922711993446749]], [[0.23979962275012007]], [[0.2765086712333357]]], "count": [102]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4540903362017625]], [[0.4653042805934369]], [[0.38663294801773074]]], "std": [[[0.3052628644606749]], [[0.2263392470417333]], [[0.26498682625615705]]], "count": [102]}, "observation.state": {"min": [-0.7398931980133057, -0.283153235912323, -0.5157567262649536, -1.1975464820861816, -1.5668165683746338, -0.4564366936683655, -0.6604681611061096, -0.9349262118339539, -0.003434728132560849, 0.25043702125549316, -1.6327159404754639, 0.18883073329925537, -0.1943591982126236, -0.6634752154350281, 0.008628156036138535, -0.005463775247335434, -0.6089859008789062, 1.0328402519226074, -0.46310627460479736, -0.011990993283689022, -0.016383102163672447, -0.0007233503274619579, -0.6180087924003601, 1.0228060483932495, -0.4530375301837921, -0.007841807790100574, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0019077500328421593, -0.0011473598424345255, -0.5817025899887085, -1.2974002361297607, -0.6579967737197876, -1.5747379064559937, -2.9186108112335205, -1.6099824905395508, -2.168440818786621, -1.376993179321289, -0.21702055633068085, -0.9029954671859741, -1.0135880708694458, -1.3709405660629272, -1.0083247423171997, -1.0362681150436401, -15.277562141418457, -9.951160430908203, -3.2435898780822754, -10.683761596679688, -1.2338217496871948, -5.910866737365723, -2.065934181213379, -14.286524772644043, -7.5702080726623535, -2.078144073486328, -7.692307949066162, -0.8034188747406006, -1.778998851776123, -2.8980464935302734, -0.01593526266515255, -0.03781430423259735, -0.014660384505987167, -0.006936900783330202, -0.01453193835914135, -0.007599384989589453, -0.013024527579545975, -0.03828560933470726, -0.013809453696012497, -0.008499263785779476, -0.004576301667839289, -0.0055367122404277325, -4.666200160980225, -1.0838309526443481, 3.533585548400879, -27.566967010498047, 11.27150821685791, -0.47689828276634216, -0.975659966468811, -0.9056669473648071, 8.626106262207031, -34.985313415527344, 16.0992374420166, -0.1227385625243187, -0.01699029467999935, -0.016704604029655457, 0.0006105006905272603, -0.10930868983268738, 0.3982607126235962, -0.021179232746362686, 0.010537683963775635, 0.3066774308681488, -0.18295244872570038, -0.01593111641705036, -2.9257633686065674, -1.4500913619995117, -3.117157459259033, -3.0276665687561035, -1.1667771339416504, -3.01165771484375, -0.8641577363014221, -0.059148550033569336, 9.633770942687988, -0.014602631330490112, -0.013138622045516968, -0.06309905648231506, -0.02006051503121853, 0.027460811659693718, 0.6773262619972229, 0.7315813302993774], "max": [-0.06742970645427704, 0.3098551630973816, -0.008282331749796867, -0.2639804780483246, 0.43317103385925293, 0.66949063539505, 0.2504269778728485, 0.15772458910942078, 0.12703195214271545, 0.8082521557807922, -0.32844823598861694, 0.8452597260475159, 0.4366944134235382, -0.07486510276794434, 0.01186844427138567, 0.0015443332958966494, -0.6057877540588379, 1.0373510122299194, -0.4594162702560425, -0.007742052432149649, -0.013252967968583107, 0.00623135082423687, -0.6157572269439697, 1.02533757686615, -0.45064759254455566, -0.005611166823655367, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0025764626916497946, -0.001142250606790185, 0.7615229487419128, 0.5791353583335876, 1.0802109241485596, 0.9877497553825378, 3.0377323627471924, 1.793403148651123, 1.5653165578842163, 1.0155869722366333, 0.2124502956867218, 0.8263648748397827, 1.781542420387268, 0.8997737169265747, 0.9025643467903137, 0.5668658018112183, -4.409558296203613, 4.975580215454102, 3.8192920684814453, 0.3968254029750824, 2.7832722663879395, 6.714285373687744, 0.8034188747406006, -2.0488858222961426, 8.821734428405762, 2.007936477661133, -1.068376064300537, 0.9755800366401672, 0.7747253179550171, 2.037240743637085, 0.010649093426764011, 0.03037893772125244, 0.017167486250400543, 0.009279326535761356, 0.011164623312652111, 0.017012819647789, 0.008320298977196217, 0.038475047796964645, 0.01816163957118988, 0.00739812757819891, 0.006120951846241951, 0.005401206202805042, -2.460360050201416, 0.27095770835876465, 13.273216247558594, -15.980271339416504, 21.916580200195312, 1.1647480726242065, 0.9332399964332581, 0.6050151586532593, 16.91073226928711, -24.794675827026367, 27.378950119018555, 1.6571826934814453, 0.032694656401872635, 0.010438025929033756, 0.003663003910332918, 0.027327170595526695, 0.5630972981452942, 0.4869346618652344, 0.2750893831253052, 0.5373789072036743, -0.039181895554065704, 0.22992219030857086, 2.903146266937256, 0.5663985013961792, 2.757131814956665, -0.7345505356788635, -0.17399252951145172, 3.106717109680176, -0.5149695873260498, 0.25821569561958313, 9.897279739379883, 0.014050841331481934, 0.017526904121041298, 0.051831215620040894, -0.017215628176927567, 0.02967960573732853, 0.6808984279632568, 0.7348942756652832], "mean": [-0.46841731667518616, -0.10240401327610016, -0.35387009382247925, -0.6987230181694031, -0.48793432116508484, 0.20841681957244873, -0.3419409990310669, -0.2845359444618225, 0.056097354739904404, 0.45732229948043823, -1.0600154399871826, 0.48183080554008484, 0.013856019824743271, -0.4907068610191345, 0.011005992069840431, -0.002037832047790289, -0.6074885725975037, 1.03538978099823, -0.46035027503967285, -0.01120803877711296, -0.014314056374132633, 0.002730115782469511, -0.6175352931022644, 1.0247089862823486, -0.4513281583786011, -0.006984129082411528, 0.5957297682762146, 1.7453187704086304, 0.5957297682762146, 0.5957297682762146, 0.5957297682762146, 0.5957297682762146, 0.5546672344207764, 1.7453187704086304, 0.5546672344207764, 0.5546672344207764, 0.5546672344207764, 0.5546672344207764, 0.002257163403555751, -0.001144671463407576, -0.00862034223973751, -0.004473680164664984, 0.009257487952709198, 0.008099549449980259, -0.013178198598325253, 0.007603630889207125, -0.005326415412127972, 0.0008360139327123761, -0.004426092375069857, 0.0010585159761831164, -0.004196528345346451, 0.011339397169649601, -0.0011177813867107034, 0.001746198395267129, -8.959853172302246, -2.852168560028076, 0.2808303236961365, -4.603074073791504, 0.06754684448242188, 0.7401384711265564, -0.41883420944213867, -6.859466075897217, 1.429273247718811, 0.2241884171962738, -4.832581520080566, -0.0852472186088562, -0.41000398993492126, -0.6354643106460571, -0.00020466693968046457, -0.0006380454869940877, 0.00015603849897161126, 0.00019535051251295954, 0.00012699811486527324, 0.00010038582695415244, -0.00040511894621886313, 0.0004989250446669757, -0.0002546036848798394, -0.00011517015809658915, 7.789590017637238e-05, 0.00016246750601567328, -3.310739755630493, -0.2876530885696411, 8.17259407043457, -21.269243240356445, 17.539531707763672, 0.5570630431175232, -0.09958144277334213, -0.014695566147565842, 13.131213188171387, -28.60112762451172, 21.72174072265625, 0.9674993753433228, 0.00313629861921072, -0.001959215383976698, 0.002392613096162677, -0.05155503749847412, 0.4792240262031555, 0.1358368694782257, 0.11440583318471909, 0.411921888589859, -0.0891394317150116, 0.11138880997896194, 0.9715718030929565, -0.7243713736534119, -1.176993727684021, -2.0047452449798584, -0.8320450186729431, 2.3354380130767822, -0.6842781901359558, 0.10293694585561752, 9.77356243133545, 0.0015295391203835607, 0.0003538728051353246, -5.417874490376562e-05, -0.018733801320195198, 0.028666697442531586, 0.6792733073234558, 0.7330843210220337], "std": [0.1934712529182434, 0.22030054032802582, 0.09060971438884735, 0.27280983328819275, 0.6800715327262878, 0.3331477642059326, 0.3057008683681488, 0.3662279546260834, 0.04332046955823898, 0.15954072773456573, 0.48943954706192017, 0.16965098679065704, 0.17579366266727448, 0.18308573961257935, 0.00039929518243297935, 0.0019055602606385946, 0.0007649200269952416, 0.0009080837480723858, 0.0007152390317060053, 0.0007078138296492398, 0.0005624099867418408, 0.0017575727542862296, 0.00041099140071310103, 0.0003962639893870801, 0.0005114419036544859, 0.0004234790394548327, 0.8194520473480225, 1.049041748046875e-05, 0.8194520473480225, 0.8194520473480225, 0.8194520473480225, 0.8194520473480225, 0.7638161778450012, 1.049041748046875e-05, 0.7638161778450012, 0.7638161778450012, 0.7638161778450012, 0.7638161778450012, 9.667566337157041e-05, 8.834668960844283e-07, 0.16612473130226135, 0.19714652001857758, 0.17777004837989807, 0.33723196387290955, 0.6123250126838684, 0.40921729803085327, 0.3587762415409088, 0.30971595644950867, 0.062070541083812714, 0.196756511926651, 0.40217629075050354, 0.22419489920139313, 0.20854324102401733, 0.1757785677909851, 2.5059738159179688, 3.876436948776245, 1.5592232942581177, 3.527054786682129, 0.6886116862297058, 2.105283498764038, 0.5498145818710327, 3.3390862941741943, 2.8110198974609375, 0.8149620294570923, 1.4427026510238647, 0.2785487771034241, 0.4643857181072235, 0.7488945722579956, 0.0030480327550321817, 0.007246741093695164, 0.004978246986865997, 0.0027684259694069624, 0.001900552655570209, 0.0019778581336140633, 0.002885309047996998, 0.007405261974781752, 0.004706356208771467, 0.002726562088355422, 0.0012229144340381026, 0.0013321480946615338, 0.3030816912651062, 0.14615337550640106, 1.8177539110183716, 3.532139778137207, 2.2519826889038086, 0.47784799337387085, 0.3394770920276642, 0.17214511334896088, 2.3143467903137207, 2.4347660541534424, 2.931441068649292, 0.5030623078346252, 0.007212230935692787, 0.0046881381422281265, 0.0005132979713380337, 0.01989041082561016, 0.04700849950313568, 0.16769076883792877, 0.053942885249853134, 0.07807603478431702, 0.0375332310795784, 0.07348712533712387, 2.027278423309326, 0.718134343624115, 1.8903181552886963, 0.6688820123672485, 0.2955837845802307, 1.1376394033432007, 0.044006768614053726, 0.05389326065778732, 0.03273870423436165, 0.003690996440127492, 0.004770088475197554, 0.012045593000948429, 0.0005404787953011692, 0.00045153815881349146, 0.0007278747507371008, 0.0006834903033450246], "count": [482]}, "action": {"min": [-0.794312059879303, -0.2834053933620453, -0.6109169125556946, -1.1834567785263062, -1.5707963705062866, -0.48747068643569946, -0.6679103374481201, -0.9975453615188599, -0.04582313820719719, 0.23097318410873413, -1.6436734199523926, 0.18713785707950592, -0.19758759438991547, -0.6642836928367615, 0.008613698184490204, -0.011476474814116955, -0.6075640320777893, 1.0305871963500977, -0.4639074504375458, -0.01175745390355587, -0.01623963937163353, -0.007377964910119772, -0.6167681813240051, 1.0186784267425537, -0.45397552847862244, -0.008378067053854465, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0019077500328421593, -0.0011473598424345255, -0.5817025899887085, -1.2974002361297607, -0.7822656631469727, -1.5747379064559937, -2.9186108112335205, -1.6099824905395508, -2.168440818786621, -1.376993179321289, -0.21702055633068085, -0.9029954671859741, -1.0135880708694458, -1.3709405660629272, -1.0083247423171997, -1.0362681150436401], "max": [-0.08533290773630142, 0.29489076137542725, 0.1456613689661026, -0.20130878686904907, 0.44276750087738037, 0.6981316804885864, 0.259636789560318, 0.18846383690834045, 0.13936001062393188, 0.8381956219673157, -0.289646178483963, 0.8472411632537842, 0.4468863606452942, -0.0748472660779953, 0.013335475698113441, 0.00735595915466547, -0.597415566444397, 1.036996841430664, -0.4592820405960083, -0.007744622882455587, -0.011430690065026283, 0.011822405271232128, -0.6064238548278809, 1.0249608755111694, -0.44981327652931213, -0.005209731869399548, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0025764626916497946, -0.001142250606790185, 0.7615229487419128, 0.5791353583335876, 1.0802109241485596, 0.9877497553825378, 3.0377323627471924, 1.793403148651123, 1.5653165578842163, 1.0155869722366333, 0.2124502956867218, 0.8263648748397827, 1.781542420387268, 0.8997737169265747, 0.9025643467903137, 0.5668658018112183], "mean": [-0.5021501779556274, -0.09799005091190338, -0.35476237535476685, -0.6486708521842957, -0.49034085869789124, 0.2093064934015274, -0.3393724858760834, -0.30869144201278687, 0.03980657830834389, 0.46693500876426697, -1.0239238739013672, 0.4812803268432617, 0.014363068155944347, -0.4906015694141388, 0.01156957633793354, -0.002050169510766864, -0.603050947189331, 1.0336720943450928, -0.46084946393966675, -0.010814500972628593, -0.01353447139263153, 0.0022821330931037664, -0.612717866897583, 1.0224236249923706, -0.45165371894836426, -0.007259560748934746, 0.5958384275436401, 1.7453187704086304, 0.5958384275436401, 0.5958384275436401, 0.5958384275436401, 0.5958384275436401, 0.5547396540641785, 1.7453187704086304, 0.5547396540641785, 0.5547396540641785, 0.5547396540641785, 0.5547396540641785, 0.0022569589782506227, -0.001144666806794703, -0.007287120446562767, -0.004992159083485603, 0.007507786154747009, 0.007067101541906595, -0.01185690425336361, 0.007195189129561186, -0.0054160901345312595, 0.001353261643089354, -0.0041698007844388485, 0.0008128004265017807, -0.004455417860299349, 0.010884230025112629, -0.001304896199144423, 0.0016052084974944592], "std": [0.20058488845825195, 0.20899678766727448, 0.11872538179159164, 0.2876223027706146, 0.6813973188400269, 0.33983129262924194, 0.3046424090862274, 0.37674903869628906, 0.04773208871483803, 0.17159098386764526, 0.4973185956478119, 0.16909028589725494, 0.17760857939720154, 0.18323084712028503, 0.0006427954649552703, 0.0025700684636831284, 0.0015266580739989877, 0.0012779608368873596, 0.0007755684200674295, 0.0006926305359229445, 0.0007904667872935534, 0.002478671260178089, 0.0013392252149060369, 0.0008448352455161512, 0.0006830018246546388, 0.0004177326918579638, 0.8195974230766296, 1.049041748046875e-05, 0.8195974230766296, 0.8195974230766296, 0.8195974230766296, 0.8195974230766296, 0.7639811038970947, 1.049041748046875e-05, 0.7639811038970947, 0.7639811038970947, 0.7639811038970947, 0.7639811038970947, 9.670184226706624e-05, 8.830434694573341e-07, 0.1687469333410263, 0.19747789204120636, 0.18177811801433563, 0.3382595479488373, 0.6126352548599243, 0.4088136553764343, 0.3587495982646942, 0.3097703158855438, 0.06231651455163956, 0.19681842625141144, 0.4021793305873871, 0.22443833947181702, 0.2085604965686798, 0.17579932510852814], "count": [482]}, "timestamp": {"min": [0.0], "max": [16.033333333333335], "mean": [8.016666666666666], "std": [4.6380371806281255], "count": [482]}, "frame_index": {"min": [0], "max": [481], "mean": [240.5], "std": [139.14111541884375], "count": [482]}, "episode_index": {"min": [426], "max": [426], "mean": [426.0], "std": [0.0], "count": [482]}, "index": {"min": [167325], "max": [167806], "mean": [167565.5], "std": [139.14111541884375], "count": [482]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [482]}, "subtask_annotation": {"mean": [0.4605809128630705, 2.0, 2.0, 2.0, 2.0], "std": [0.5647880617155702, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [482]}, "scene_annotation": {"mean": [426.0], "std": [0.0], "min": [426], "max": [426], "count": [482]}, "eef_direction_state": {"mean": [3.195020746887967, 3.54149377593361], "std": [2.11675201841249, 2.2154072546381163], "min": [0, 0], "max": [6, 6], "count": [482]}, "eef_velocity_state": {"mean": [0.9439834024896265, 0.8796680497925311], "std": [0.6839711234034935, 0.6923121805726264], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_acc_mag_state": {"mean": [0.8796680497925311, 0.8526970954356846], "std": [0.8262055781970441, 0.8281127543849119], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_direction_action": {"mean": [3.2510373443983402, 3.1659751037344397], "std": [1.9467093638119501, 1.9993370227404104], "min": [0, 0], "max": [6, 6], "count": [482]}, "eef_velocity_action": {"mean": [1.037344398340249, 1.062240663900415], "std": [0.7016988880727736, 0.607922760850195], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_acc_mag_action": {"mean": [1.1410788381742738, 1.16597510373444], "std": [0.7894620246663869, 0.773956252987117], "min": [0, 0], "max": [2, 2], "count": [482]}, "eef_sim_pose_state": {"mean": [0.3325877116481554, 0.19430742520031663, 0.08793266204993315, 0.9712894478354599, -0.7247707668261147, -1.1638165435148575, 0.29588814679041736, -0.18730211348678483, 0.09864766692829907, -2.004615414873605, -0.832228462433758, 2.328873269377355], "std": [0.04427117789541076, 0.11958222865257599, 0.027041984171503563, 2.049245300860218, 0.7182857717148843, 1.9226179777083647, 0.08293836188953979, 0.021472876275534087, 0.0343047092931159, 0.6689425711249609, 0.2955961358965484, 1.1725411566390436], "min": [0.24458211712808764, 0.0950280319441587, 0.05197453084253077, -3.043437147292209, -1.4503830349356426, -3.1173466622468045, 0.19192809356100884, -0.2339178432748965, 0.03181409534859775, -3.02766572144564, -1.1667872855732333, -3.1325241865625535], "max": [0.4044046960221391, 0.4323724458229166, 0.19477367049624675, 3.108986414927369, 0.5663996087897836, 3.0832392717768893, 0.4385385555536508, -0.16127568659193223, 0.16059670831924874, -0.734548718913521, -0.17399725060570947, 3.106716880737303], "count": [482]}, "eef_sim_pose_action": {"mean": [0.33868414958551724, 0.19898464646764077, 0.08779818724473303, 0.9636356511638172, -0.72988930252892, -1.1661001330056897, 0.300830741459065, -0.19454468283225268, 0.09688710246122677, -1.9549333827320894, -0.8210786684796819, 2.354330947027488], "std": [0.04458474385991186, 0.11669207271284658, 0.030013220300091747, 1.9850144152671148, 0.7329311271704865, 1.8609858695392532, 0.08479421070210151, 0.02214619867818167, 0.03590644129498001, 0.6539145309394465, 0.3122743885124399, 1.05130612640118], "min": [0.2518665705584756, 0.0948213969603153, 0.04584926791447192, -3.0746508821936245, -1.5044216338115297, -3.0446789424569083, 0.18995056736858418, -0.2445584339482437, 0.026390658260582817, -2.9579936751039124, -1.186131452504833, -3.1299584839293217], "max": [0.40982091682568866, 0.43286319022130904, 0.20512602616413317, 3.07225081526933, 0.5970365194271983, 3.1236216150924765, 0.4486645184874812, -0.1541078452233972, 0.17615028573613029, -0.7205130618452241, -0.11667275793036613, 3.116291102243656], "count": [482]}}} +{"episode_index": 418, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4155349264705882]], [[0.530707686947328]], [[0.46749826749327184]]], "std": [[[0.2838739694275389]], [[0.19890353199614777]], [[0.2255559325745959]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.427045645905421]], [[0.4168713667820069]], [[0.3410555675701653]]], "std": [[[0.2965714688551982]], [[0.24424152490028617]], [[0.2872161694270185]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4100559472318339]], [[0.4287115628604383]], [[0.362448257881584]]], "std": [[[0.28997842043046385]], [[0.2379452929623714]], [[0.28137986853049646]]], "count": [100]}, "observation.state": {"min": [-0.4580620229244232, -0.11759763211011887, -0.7387111186981201, -1.8841079473495483, -1.5362919569015503, -0.3692692518234253, -0.4143727719783783, -0.6044087409973145, -0.10824507474899292, 0.1641368418931961, -1.7753870487213135, 0.2609513998031616, -0.23652341961860657, -0.27247798442840576, 0.0002533539664000273, 0.013226311653852463, -0.6403233408927917, 0.9888296723365784, -0.38600271940231323, -0.01640375517308712, -0.01071649044752121, -0.004891880787909031, -0.6417701840400696, 1.0134838819503784, -0.40203091502189636, 0.04835699126124382, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.011824716813862324, -0.00038394343573600054, -0.7610976696014404, -0.24929916858673096, -1.7428017854690552, -1.5305533409118652, -2.6007590293884277, -1.4416170120239258, -1.3537886142730713, -0.5823984146118164, -0.29618316888809204, -0.662743330001831, -1.009329080581665, -2.415794849395752, -0.620832085609436, -0.9864035844802856, -10.778921127319336, -7.875458240509033, -3.6788768768310547, -11.752137184143066, -5.365689754486084, -1.922466516494751, -2.3241758346557617, -11.079572677612305, -3.296703338623047, -1.7692307233810425, -9.218559265136719, -0.8321123719215393, -1.8363858461380005, -2.8980462551116943, -0.009430477395653725, -0.011130155995488167, -0.012045793235301971, -0.006465991493314505, -0.011252372525632381, -0.01601187139749527, -0.00900729838758707, -0.011283252388238907, -0.013016036711633205, -0.007481496315449476, -0.0054973396472632885, -0.006272153928875923, -0.1272599995136261, -0.6124386787414551, 5.730941295623779, -27.921091079711914, 7.003269672393799, -0.2500527501106262, -0.33935999870300293, -0.26353421807289124, 6.5475263595581055, -30.802711486816406, 8.277115821838379, -1.0479573011398315, -0.04105837643146515, -0.014688719995319843, -0.0030525033362209797, -0.08198151737451553, 0.3284749984741211, 0.02722672000527382, 0.047169074416160583, 0.3808899521827698, -0.2197241336107254, 0.0113160889595747, -3.1149775981903076, -1.184699535369873, -3.0181884765625, -2.367706298828125, -1.21005117893219, 1.650937557220459, -0.908624529838562, -0.17454001307487488, 9.64014720916748, -0.013348966836929321, -0.015320777893066406, -0.05531221628189087, -0.03297495096921921, 0.021126890555024147, 0.8421472311019897, 0.5354707837104797], "max": [0.2975294291973114, 0.2805769145488739, -0.04024298116564751, -1.0341770648956299, 0.3101438581943512, 0.5681940317153931, 0.6167004108428955, 0.0932026356458664, 0.05073711648583412, 0.5117498636245728, -0.6195244789123535, 1.5083545446395874, 0.09193941205739975, 0.2677128314971924, 0.0015276980120688677, 0.014644874259829521, -0.6374027132987976, 0.9898320436477661, -0.3807279169559479, -0.013435721397399902, -0.009285278618335724, -0.003106869990006089, -0.6383150219917297, 1.0146257877349854, -0.3976914882659912, 0.050751447677612305, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.012493457645177841, -0.0003780625411309302, 0.4607478976249695, 1.2043921947479248, 0.5642732381820679, 0.8108020424842834, 2.9443116188049316, 1.8590096235275269, 3.3987936973571777, 0.5862694978713989, 0.23839206993579865, 0.48622140288352966, 1.0495784282684326, 1.9820667505264282, 0.515129566192627, 0.7087231874465942, -1.3362298011779785, 3.479853630065918, 2.681929111480713, 0.5799756050109863, 1.1764346361160278, 2.180708169937134, 1.6068376302719116, -4.186853408813477, 10.134310722351074, 4.198412895202637, -0.3968254327774048, 2.5250306129455566, 2.008547067642212, 0.4590964615345001, 0.006325339898467064, 0.011308812536299229, 0.01422792673110962, 0.011003552936017513, 0.015050414018332958, 0.013254757039248943, 0.008874659426510334, 0.01303531788289547, 0.013375774025917053, 0.007862989790737629, 0.010370617732405663, 0.00768696516752243, 1.208970069885254, 0.06681149452924728, 14.817304611206055, -20.02813148498535, 16.717586517333984, 0.6490887403488159, 1.5483300685882568, 0.3860219419002533, 13.035664558410645, -22.656333923339844, 16.698869705200195, -0.2820289731025696, 0.020368389785289764, 0.012815049849450588, 0.0006105006323195994, -0.04099075868725777, 0.4921555519104004, 0.2607710659503937, 0.3339657783508301, 0.5328726172447205, -0.05015205591917038, 0.27859362959861755, 3.121981382369995, 0.25255265831947327, 3.07096791267395, -1.2752015590667725, 0.27517589926719666, 2.409810781478882, -0.622111976146698, 0.6136461496353149, 9.955835342407227, 0.013484656810760498, 0.014052867889404297, 0.02613803744316101, -0.030786316841840744, 0.022334476932883263, 0.8436605930328369, 0.5378969311714172], "mean": [-0.1691483110189438, -0.0013288154732435942, -0.3704230785369873, -1.6181399822235107, -0.45278429985046387, 0.009496909566223621, -0.14603476226329803, -0.29052019119262695, 0.012054339051246643, 0.34654155373573303, -1.2981526851654053, 0.8784289360046387, -0.15399415791034698, -0.07041242718696594, 0.0009503565961495042, 0.013976787216961384, -0.6388736963272095, 0.9895616173744202, -0.3827669024467468, -0.014534411951899529, -0.010003671981394291, -0.004054317716509104, -0.6395782232284546, 1.0143646001815796, -0.39906689524650574, 0.050056204199790955, 0.5323538184165955, 1.7453289031982422, 0.5323538184165955, 0.5323538184165955, 0.5323538184165955, 0.5323538184165955, 0.6504301428794861, 1.7453289031982422, 0.6504301428794861, 0.6504301428794861, 0.6504301428794861, 0.6504301428794861, 0.012239540927112103, -0.00038176603266038, -0.03278091549873352, 0.00549293402582407, 0.0037818748969584703, 0.014642353169620037, -0.030619347468018532, -0.003264019265770912, 0.005621535237878561, -0.016418378800153732, 0.006720112636685371, -0.0027303972747176886, 0.004139845725148916, 0.004401566460728645, -0.006762201897799969, -0.006689799949526787, -6.690577983856201, -2.971038579940796, 0.10045786201953888, -5.485018730163574, -0.36975598335266113, 0.3226715624332428, -0.48895856738090515, -7.730250358581543, 2.817922830581665, 0.4953661859035492, -5.422333240509033, 0.36179056763648987, -0.3921450972557068, -0.4963703751564026, -0.0002520075940992683, 0.0009837233228608966, 0.0001093204555218108, 0.00010394197306595743, 0.000119595650176052, 0.0001987624855246395, -0.0002394202892901376, -6.977128214202821e-05, -0.0004119784280192107, 2.1393378119682893e-05, 9.111836698139086e-05, 0.00023699254961684346, 0.21446429193019867, -0.29050302505493164, 11.382526397705078, -22.605295181274414, 13.291217803955078, 0.2744224965572357, 0.18345624208450317, 0.037431780248880386, 10.319189071655273, -25.794801712036133, 13.722485542297363, -0.5820437073707581, 0.0020422590896487236, -0.0016595902852714062, -0.0015632217982783914, -0.07424911111593246, 0.40351971983909607, 0.12463284283876419, 0.2508777976036072, 0.4694729149341583, -0.1518934816122055, 0.1596052348613739, 1.5739610195159912, -0.7103099822998047, 0.32415565848350525, -1.8925938606262207, -0.5268096327781677, 2.0898232460021973, -0.7783660888671875, 0.004562770947813988, 9.759045600891113, -0.0002381641825195402, -0.0002135769318556413, -3.0325947591336444e-05, -0.03194620832800865, 0.021747825667262077, 0.8427210450172424, 0.5369610786437988], "std": [0.19590799510478973, 0.09556975215673447, 0.1398703157901764, 0.21970367431640625, 0.6143312454223633, 0.2219042330980301, 0.25650861859321594, 0.16080430150032043, 0.04537768289446831, 0.12227757275104523, 0.3224700391292572, 0.34059759974479675, 0.0768982470035553, 0.18245652318000793, 0.00032334993011318147, 0.0002570567303337157, 0.0009222552762366831, 0.00027452019276097417, 0.0012406378518790007, 0.0007437254535034299, 0.0002484740689396858, 0.00046401622239500284, 0.000886964553501457, 0.0003205407119821757, 0.0011212026001885533, 0.0005689617246389389, 0.7956339716911316, 3.5762786865234375e-07, 0.7956339716911316, 0.7956339716911316, 0.7956339716911316, 0.7956339716911316, 0.8364486694335938, 3.5762786865234375e-07, 0.8364486694335938, 0.8364486694335938, 0.8364486694335938, 0.8364486694335938, 8.39035928947851e-05, 1.037612605614413e-06, 0.2262912392616272, 0.17045308649539948, 0.3035513758659363, 0.3471035361289978, 0.7687544226646423, 0.4365272521972656, 0.4903661012649536, 0.19922912120819092, 0.06685757637023926, 0.19452452659606934, 0.351727694272995, 0.5521783828735352, 0.17850396037101746, 0.21860671043395996, 2.0968339443206787, 1.9984877109527588, 1.4107699394226074, 3.3757271766662598, 1.6290243864059448, 0.805182158946991, 0.6926600337028503, 1.5971068143844604, 3.4060986042022705, 1.3551932573318481, 2.7737481594085693, 0.6834104657173157, 0.8170968294143677, 0.7004101276397705, 0.0023328233510255814, 0.004149295389652252, 0.004720196593552828, 0.002631530864164233, 0.0026970128528773785, 0.002600882202386856, 0.0027822423726320267, 0.00401772977784276, 0.004772709682583809, 0.0026587846223264933, 0.0019063636427745223, 0.001721517532132566, 0.2172721028327942, 0.1154322549700737, 1.9031497240066528, 1.8342130184173584, 2.2332985401153564, 0.1724979430437088, 0.27853643894195557, 0.10429418832063675, 1.2476105690002441, 1.7816600799560547, 2.040259838104248, 0.1564866155385971, 0.007993564940989017, 0.00537258991971612, 0.0005676046712324023, 0.00999448075890541, 0.04707123339176178, 0.07100752741098404, 0.08002272248268127, 0.034485213458538055, 0.05657724291086197, 0.08242690563201904, 2.047375440597534, 0.4604451656341553, 2.4358084201812744, 0.33413007855415344, 0.37263476848602295, 0.2698962092399597, 0.04729695990681648, 0.07224517315626144, 0.03584546223282814, 0.0032175853848457336, 0.005055567249655724, 0.0091649629175663, 0.0005315402522683144, 0.0002458813542034477, 0.0002712348650675267, 0.00044348955270834267], "count": [311]}, "action": {"min": [-0.5226448178291321, -0.14083492755889893, -0.924022912979126, -1.8918960094451904, -1.5707963705062866, -0.38048067688941956, -0.41581445932388306, -0.6487835049629211, -0.11704899370670319, 0.11714647710323334, -1.7399039268493652, 0.24223755300045013, -0.24399246275424957, -0.27306467294692993, 0.0004929050337523222, 0.006439656484872103, -0.6347594261169434, 0.9873173236846924, -0.39154165983200073, -0.016825471073389053, -0.010570450685918331, -0.010794207453727722, -0.635156512260437, 1.012453556060791, -0.4064406156539917, 0.046210289001464844, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.011824716813862324, -0.00038394343573600054, -0.7610976696014404, -0.24929916858673096, -1.7428017854690552, -1.5305533409118652, -2.6007590293884277, -1.4416170120239258, -1.3537886142730713, -0.5823984146118164, -0.29618316888809204, -0.662743330001831, -1.009329080581665, -2.415794849395752, -0.620832085609436, -0.9864035844802856], "max": [0.30213233828544617, 0.39525890350341797, 0.0120106041431427, -0.8826060891151428, 0.3120012879371643, 0.5832349061965942, 0.6405991315841675, 0.04671818017959595, 0.05961783975362778, 0.593288242816925, -0.5285537242889404, 1.5116780996322632, 0.10020605474710464, 0.2702369689941406, 0.0028959535993635654, 0.016449173912405968, -0.6257569193840027, 0.9912302494049072, -0.38269487023353577, -0.013927185907959938, -0.008298477157950401, 0.00038166053127497435, -0.6274466514587402, 1.014817237854004, -0.39961254596710205, 0.04922904074192047, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.012493457645177841, -0.0003780625411309302, 0.4607478976249695, 1.2043921947479248, 0.5642732381820679, 0.8108020424842834, 2.9443116188049316, 1.8590096235275269, 3.3987936973571777, 0.5862694978713989, 0.23839206993579865, 0.48622140288352966, 1.0495784282684326, 1.9820667505264282, 0.515129566192627, 0.7087231874465942], "mean": [-0.209589421749115, 0.0069482033140957355, -0.3798927664756775, -1.5704070329666138, -0.4604770243167877, 0.005069948732852936, -0.14318683743476868, -0.32842206954956055, 0.012083022855222225, 0.36270830035209656, -1.2534722089767456, 0.8764850497245789, -0.14974436163902283, -0.07238343358039856, 0.0016599782975390553, 0.012748247012495995, -0.6315871477127075, 0.9890192747116089, -0.38544362783432007, -0.014803946018218994, -0.009371239691972733, -0.0042294892482459545, -0.632075846195221, 1.0137079954147339, -0.40191295742988586, 0.04847464710474014, 0.5335323214530945, 1.7453289031982422, 0.5335323214530945, 0.5335323214530945, 0.5335323214530945, 0.5335323214530945, 0.6504301428794861, 1.7453289031982422, 0.6504301428794861, 0.6504301428794861, 0.6504301428794861, 0.6504301428794861, 0.012239232659339905, -0.00038176713860593736, -0.03232640400528908, 0.0057690758258104324, 0.002115527866408229, 0.01236893143504858, -0.02627561241388321, -0.00691174017265439, 0.0037707998417317867, -0.016017353162169456, 0.006554624065756798, -0.002721587661653757, 0.004169270396232605, 0.0024527113419026136, -0.005140432622283697, -0.007481034379452467], "std": [0.1959315538406372, 0.09129070490598679, 0.16146042943000793, 0.2386218160390854, 0.6189139485359192, 0.2228701114654541, 0.2537338137626648, 0.15981003642082214, 0.03974783420562744, 0.1481371968984604, 0.3406020998954773, 0.3444445729255676, 0.07863187789916992, 0.1841345727443695, 0.0004861094639636576, 0.0013102281372994184, 0.0014266580110415816, 0.0007488161791115999, 0.001400170149281621, 0.0006954814307391644, 0.00042885064613074064, 0.0014422560343518853, 0.001286967657506466, 0.0005875080241821706, 0.001070609549060464, 0.0006369478069245815, 0.7959065437316895, 3.5762786865234375e-07, 0.7959065437316895, 0.7959065437316895, 0.7959065437316895, 0.7959065437316895, 0.8364487290382385, 3.5762786865234375e-07, 0.8364487290382385, 0.8364487290382385, 0.8364487290382385, 0.8364487290382385, 8.384579996345565e-05, 1.0391012210675399e-06, 0.22689907252788544, 0.17053008079528809, 0.3020542562007904, 0.34972554445266724, 0.7736022472381592, 0.439779132604599, 0.49150094389915466, 0.19918400049209595, 0.06703115254640579, 0.19452494382858276, 0.35172775387763977, 0.5544061064720154, 0.1811050921678543, 0.21849972009658813], "count": [311]}, "timestamp": {"min": [0.0], "max": [10.333333333333334], "mean": [5.166666666666666], "std": [2.9925834249951255], "count": [311]}, "frame_index": {"min": [0], "max": [310], "mean": [155.0], "std": [89.77750274985377], "count": [311]}, "episode_index": {"min": [427], "max": [427], "mean": [427.0], "std": [0.0], "count": [311]}, "index": {"min": [167807], "max": [168117], "mean": [167962.0], "std": [89.77750274985377], "count": [311]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [311]}, "subtask_annotation": {"mean": [0.4565916398713826, 2.0, 2.0, 2.0, 2.0], "std": [0.5294053788043314, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [311]}, "scene_annotation": {"mean": [427.0], "std": [0.0], "min": [427], "max": [427], "count": [311]}, "eef_direction_state": {"mean": [2.8360128617363345, 3.032154340836013], "std": [2.1848916003547663, 2.203241149897887], "min": [0, 0], "max": [6, 6], "count": [311]}, "eef_velocity_state": {"mean": [1.135048231511254, 0.9389067524115756], "std": [0.6373376453662942, 0.6310284268947476], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_acc_mag_state": {"mean": [0.9678456591639871, 0.9196141479099679], "std": [0.8366186279246254, 0.8467648927500799], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_direction_action": {"mean": [3.1736334405144695, 2.5016077170418005], "std": [2.02128846415962, 2.104771180895341], "min": [0, 0], "max": [6, 6], "count": [311]}, "eef_velocity_action": {"mean": [1.2218649517684887, 1.112540192926045], "std": [0.6653851200378347, 0.6441951863334137], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_acc_mag_action": {"mean": [1.112540192926045, 1.1254019292604502], "std": [0.7838012192376458, 0.798127480487183], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_sim_pose_state": {"mean": [0.27799966737258797, 0.1982662745851616, 0.18434215551648317, 1.5631529354001814, -0.7107523966121782, 0.3348533601265979, 0.316992641254443, -0.2082191491957431, 0.1455770861948521, -1.892230789304311, -0.5268903414294098, 2.0895176716267936], "std": [0.0443518426624471, 0.03215201128073428, 0.04350746584427324, 2.1113369356223455, 0.4605705165588585, 2.4812796114003817, 0.03546415981253889, 0.03433101166471638, 0.03683960382162089, 0.3343503789929092, 0.37265089577600524, 0.27000582350237406], "min": [0.1731205820234063, 0.15539925769584617, 0.07887162310782941, -3.140777047405355, -1.1857652680468256, -3.1218499086923743, 0.22254421387307413, -0.25907841840012036, 0.08593712659193221, -2.367704420023201, -1.2102621884028952, 1.6509411651610317], "max": [0.341399882903067, 0.26059808111235755, 0.2335707987712464, 3.1408104541471906, 0.2527281066300293, 3.140226586855794, 0.37894348884178625, -0.15035417964822076, 0.20482158606288542, -1.275210173722925, 0.2751693694266091, 2.4098100583521234], "count": [311]}, "eef_sim_pose_action": {"mean": [0.28746094995975247, 0.1985983794353965, 0.1830137304227212, 2.0735827548700922, -0.7124856766648006, 0.2472141528354771, 0.3247061818827676, -0.20706109543178486, 0.14680393143196172, -1.884320248748538, -0.5024945841776441, 2.1102137299688333], "std": [0.042735895354476784, 0.036166708203660004, 0.04544486128193707, 1.548792450149886, 0.4838212641074229, 2.514797882999639, 0.033310859407954224, 0.03988899766024309, 0.03888777734426072, 0.35232629426451534, 0.3902478374633125, 0.2824051623153631], "min": [0.1716085846798686, 0.14570654567803928, 0.0668900504810212, -3.1412915277727755, -1.2537073208606664, -3.0947940970938452, 0.23596456449359793, -0.26150817360483686, 0.08262063789459806, -2.3488476555551596, -1.2333557965780495, 1.6628026267947238], "max": [0.3479066530173535, 0.2705364077686797, 0.24133890068215585, 3.1293219954833886, 0.3236368273274044, 3.138420619446345, 0.38532997152857174, -0.13160628854038114, 0.20654156098974985, -1.2178090294612283, 0.35290196246188876, 2.554293559738638], "count": [311]}}} +{"episode_index": 419, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45644034986543636]], [[0.5432526744521338]], [[0.4811745458477509]]], "std": [[[0.28566400929489105]], [[0.20821586747211243]], [[0.21885619719506744]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4167101739715494]], [[0.4234928993656286]], [[0.3833962346212995]]], "std": [[[0.2777843030555034]], [[0.24332156015459197]], [[0.2601311671705092]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4708941849288735]], [[0.4579295847750865]], [[0.37819069588619764]]], "std": [[[0.28574671198668644]], [[0.21988440096813605]], [[0.25991482038464536]]], "count": [100]}, "observation.state": {"min": [-0.8044753074645996, -0.2746632695198059, -0.49706318974494934, -1.4724974632263184, -1.5600504875183105, -0.11797191202640533, -0.7022975087165833, -0.7642066478729248, -0.5882447957992554, 0.45815420150756836, -1.5312436819076538, 0.3793805241584778, -0.6706352233886719, -0.5302911996841431, 0.010198173113167286, -0.009101172909140587, -0.6191626191139221, 1.0330734252929688, -0.44642871618270874, -0.008156625553965569, -0.006478945724666119, 0.0025346260517835617, -0.629909873008728, 1.0127410888671875, -0.4366455078125, -0.016387013718485832, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006580134388059378, -9.697330096969381e-05, -1.6916388273239136, -0.12435425817966461, -0.4718971848487854, -0.22667071223258972, -2.2018613815307617, -0.9441208839416504, -1.434369683265686, -0.1731903851032257, -0.18366608023643494, -1.1460355520248413, -0.5495947003364563, -1.4734954833984375, -1.984450101852417, -1.7363544702529907, -13.00597095489502, -10.989011764526367, -2.3308913707733154, -9.615385055541992, -0.9181929230690002, -0.9755800366401672, -0.7747253179550171, -10.38918685913086, -0.7936508655548096, -2.990842580795288, -8.15018367767334, -0.7460317611694336, -5.078754425048828, -2.037240505218506, -0.00747505109757185, -0.018398799002170563, -0.019280752167105675, -0.00991614069789648, -0.005483095068484545, -0.03501381725072861, -0.007256623357534409, -0.010965892113745213, -0.021559342741966248, -0.008408335968852043, -0.009706168435513973, -0.027949480339884758, -2.7360899448394775, -0.3117869794368744, 2.999093532562256, -32.5223388671875, 7.47558069229126, -0.8583777546882629, -0.6362999677658081, -0.19672273099422455, 5.196449279785156, -34.082862854003906, 11.756696701049805, -0.4553915560245514, -0.014643875882029533, -0.015645049512386322, -0.0012210012646391988, -0.10930868983268738, 0.38521772623062134, -0.025524646043777466, -0.06639836728572845, 0.3628753125667572, -0.3082965314388275, 0.008568746037781239, -2.9728782176971436, -1.2459405660629272, -2.718308925628662, -2.899507999420166, -0.6873089075088501, 1.9880192279815674, -0.7031672596931458, -0.23912349343299866, 9.71259880065918, -0.014075011014938354, -0.017480075359344482, -0.07592207193374634, -0.006568259559571743, 0.025770682841539383, 0.19401073455810547, 0.9758511185646057], "max": [-0.1038045585155487, 0.23690329492092133, -0.20876261591911316, -0.2800023555755615, 0.01869363710284233, 0.6794546842575073, 0.12532271444797516, -0.18607458472251892, 0.13504239916801453, 1.1488279104232788, -0.9929802417755127, 0.8876001238822937, 0.2333688586950302, -0.043865226209163666, 0.012572083622217178, 0.0007846503867767751, -0.6133977174758911, 1.0366106033325195, -0.4417371451854706, 0.0023223746102303267, -0.004603912588208914, 0.011740623041987419, -0.6173623204231262, 1.0173505544662476, -0.432468444108963, -0.0057740225456655025, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.007527296431362629, 2.109544766426552e-06, 0.36008143424987793, 0.7670548558235168, 0.5534535050392151, 2.023524761199951, 0.5217092037200928, 2.065197706222534, 0.7139763832092285, 0.7230069637298584, 0.8747161030769348, 0.5458529591560364, 0.08156034350395203, 0.66841721534729, 0.4141695201396942, 0.8347169160842896, -4.342747211456299, 4.090353965759277, 2.5836386680603027, -0.061050064861774445, 0.4782254993915558, 3.730158567428589, 0.4590964913368225, -2.694730281829834, 8.363859176635742, 1.6990231275558472, 0.6105006337165833, 2.180708408355713, 0.9468864798545837, 0.4017094075679779, 0.009865067899227142, 0.03721638023853302, 0.023701228201389313, 0.008786413818597794, 0.02384263277053833, 0.002250628313049674, 0.01067375298589468, 0.03626028820872307, 0.02032899297773838, 0.016269158571958542, 0.018255677074193954, 0.0029880665242671967, -0.10604999959468842, 0.5716094374656677, 11.120402336120605, -24.653339385986328, 18.45616912841797, 0.9071543216705322, 1.3786500692367554, 0.6050151586532593, 13.792861938476562, -22.19101333618164, 17.257413864135742, 1.3547433614730835, 0.025017477571964264, 0.009286646731197834, 0.0024420025292783976, -0.04099075868725777, 0.6042031645774841, 0.3852671682834625, 0.2706853151321411, 0.49105826020240784, -0.04581068083643913, 0.32612746953964233, 2.74906325340271, 0.4794643521308899, 2.9958181381225586, -0.9382568597793579, -0.04208691790699959, 2.9181108474731445, -0.35804975032806396, 0.22298625111579895, 9.943262100219727, 0.017558902502059937, 0.03032749891281128, 0.029916435480117798, -0.004747186787426472, 0.03126361593604088, 0.21613746881484985, 0.9805690050125122], "mean": [-0.3493986129760742, -0.07861998677253723, -0.39785030484199524, -0.9291874766349792, -0.5892841815948486, 0.22247105836868286, -0.36400502920150757, -0.29063713550567627, -0.060815002769231796, 0.6986024379730225, -1.3323577642440796, 0.6089518666267395, -0.5413236021995544, -0.3455798923969269, 0.011257997713983059, -0.004593307618051767, -0.6163939833641052, 1.0342204570770264, -0.44466182589530945, -0.0022739574778825045, -0.005615469999611378, 0.0063485088758170605, -0.6235263347625732, 1.0147407054901123, -0.4344598948955536, -0.01058129034936428, 0.8373286724090576, 1.7453304529190063, 0.8373286724090576, 0.8373286724090576, 0.8373286724090576, 0.8373286724090576, 0.8434545397758484, 1.7453304529190063, 0.8434545397758484, 0.8434545397758484, 0.8434545397758484, 0.8434545397758484, 0.007018053438514471, -4.4312578211247455e-06, -0.07620158791542053, 0.061294928193092346, 0.0009126986260525882, 0.17345553636550903, -0.17297089099884033, 0.01245910208672285, 0.07145888358354568, 0.07715123891830444, 0.10336276143789291, -0.06794417649507523, -0.06943095475435257, -0.007984079420566559, -0.1313248723745346, -0.054722175002098083, -8.19098949432373, -2.8416354656219482, -0.3138703405857086, -3.868410110473633, -0.18690836429595947, 0.25117436051368713, -0.20283354818820953, -5.711522579193115, 4.52251672744751, -0.05330715700984001, -5.75890588760376, 0.37744462490081787, -2.5844430923461914, -0.327455073595047, -0.00028507286333478987, 0.0018124711932614446, -0.0006395963719114661, -0.0006065733614377677, 0.0003931696410290897, -0.0016834612470120192, 0.0005864963750354946, 0.0009870206704363227, -0.0007756462437100708, 0.0007356249843724072, 0.00031099599436856806, -0.0016175839118659496, -1.7362594604492188, 0.13879737257957458, 7.386298656463623, -28.91149139404297, 13.267157554626465, -0.04718763008713722, 0.2027314454317093, 0.1819123774766922, 9.570243835449219, -28.23537254333496, 14.021718978881836, 0.3659512400627136, 0.0024074611719697714, -0.002009953837841749, 0.0006064907647669315, -0.06607432663440704, 0.44776201248168945, 0.15423540771007538, 0.1322227269411087, 0.40379002690315247, -0.09462116658687592, 0.20679713785648346, -0.7790749073028564, -0.583895742893219, 0.4658539593219757, -2.298938274383545, -0.46464765071868896, 2.5296998023986816, -0.5806216597557068, 0.017315611243247986, 9.785280227661133, 0.001991004915907979, 0.001581874443218112, -0.0015447085024788976, -0.005398283246904612, 0.029585404321551323, 0.20548751950263977, 0.9781749844551086], "std": [0.24566468596458435, 0.22104479372501373, 0.07620730251073837, 0.4279927611351013, 0.6509063243865967, 0.2499641627073288, 0.23192085325717926, 0.144403338432312, 0.20115743577480316, 0.13992196321487427, 0.16889424622058868, 0.1828615814447403, 0.2237997204065323, 0.14210698008537292, 0.0009236567420884967, 0.0034493706189095974, 0.0014939121901988983, 0.0009764468995854259, 0.0016028136014938354, 0.0041593206115067005, 0.0006865105242468417, 0.003262558486312628, 0.003767959773540497, 0.0017148909391835332, 0.0013482593931257725, 0.004024213645607233, 0.8576170206069946, 1.1920928955078125e-06, 0.8576170206069946, 0.8576170206069946, 0.8576170206069946, 0.8576170206069946, 0.8580341935157776, 1.1920928955078125e-06, 0.8580341935157776, 0.8580341935157776, 0.8580341935157776, 0.8580341935157776, 0.00019599369261413813, 1.8552602341515012e-05, 0.3161616325378418, 0.1733420342206955, 0.18718379735946655, 0.395662784576416, 0.5342203378677368, 0.4985174238681793, 0.316600501537323, 0.16722466051578522, 0.2042742818593979, 0.2835788130760193, 0.11625690013170242, 0.2901363670825958, 0.4146590530872345, 0.3406609296798706, 2.2690489292144775, 4.568384170532227, 1.3923499584197998, 2.6525449752807617, 0.3137739598751068, 0.962531566619873, 0.26095181703567505, 1.337712049484253, 3.1305091381073, 1.1523257493972778, 1.8376858234405518, 0.6015695333480835, 1.96952486038208, 0.4653502404689789, 0.0029972281772643328, 0.007688583806157112, 0.006483437493443489, 0.002822601469233632, 0.0035756933502852917, 0.004885448608547449, 0.0028552967123687267, 0.0064866854809224606, 0.006722831167280674, 0.0037627331912517548, 0.0033161495812237263, 0.004785542376339436, 0.5679446458816528, 0.19932805001735687, 2.154860496520996, 1.8171827793121338, 2.6003644466400146, 0.5589897036552429, 0.5349143743515015, 0.18219135701656342, 1.1687015295028687, 3.6241602897644043, 0.9651416540145874, 0.5903555154800415, 0.006753289140760899, 0.004886231385171413, 0.000631349568720907, 0.014658446423709393, 0.066673144698143, 0.15935221314430237, 0.1074027344584465, 0.041141122579574585, 0.07641462981700897, 0.09469765424728394, 2.191636323928833, 0.6440619826316833, 2.1539766788482666, 0.5495926737785339, 0.18629120290279388, 0.31361308693885803, 0.057928044348955154, 0.07421629875898361, 0.03071475774049759, 0.005785353481769562, 0.0076553779654204845, 0.013740180991590023, 0.0003870553628075868, 0.0011422507232055068, 0.006366997491568327, 0.001357479253783822], "count": [203]}, "action": {"min": [-0.8901910185813904, -0.2776421308517456, -0.5652481317520142, -1.4437590837478638, -1.5666447877883911, -0.12167836725711823, -0.6981316804885864, -0.68158358335495, -0.5289672613143921, 0.3496263027191162, -1.507436990737915, 0.37395352125167847, -0.6981316804885864, -0.5407205820083618, 0.009701143950223923, -0.012201464734971523, -0.6154735684394836, 1.0286704301834106, -0.4473001956939697, -0.007783684879541397, -0.006828549783676863, -0.002017396502196789, -0.626358151435852, 1.0054060220718384, -0.4368631839752197, -0.01569736748933792, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006580134388059378, -0.000127426435938105, -1.6916388273239136, -0.12435425817966461, -0.4718971848487854, -0.22667071223258972, -2.2018613815307617, -0.9441208839416504, -1.434369683265686, -0.1731903851032257, -0.18366608023643494, -1.1460355520248413, -0.5495947003364563, -1.4734954833984375, -1.984450101852417, -1.7363544702529907], "max": [-0.11983054131269455, 0.24093660712242126, -0.0681578516960144, -0.22588816285133362, 0.022265272215008736, 0.6912629008293152, 0.12714697420597076, -0.18889981508255005, 0.14243465662002563, 1.1397595405578613, -0.9347957372665405, 0.8965485095977783, 0.16746804118156433, -0.038395076990127563, 0.012763557955622673, 0.00299911224283278, -0.6060858368873596, 1.0330097675323486, -0.4415644109249115, 0.0019406089559197426, -0.004037145990878344, 0.013204128481447697, -0.6105049252510071, 1.0158966779708862, -0.43230384588241577, -0.005829839967191219, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.007527296431362629, 2.109544766426552e-06, 0.36008143424987793, 0.7670548558235168, 0.6885079145431519, 2.023524761199951, 0.5832640528678894, 2.065197706222534, 0.7139763832092285, 0.7230069637298584, 0.8747161030769348, 0.5458529591560364, 0.08156034350395203, 0.66841721534729, 0.4141695201396942, 0.8347169160842896], "mean": [-0.40081268548965454, -0.05101097375154495, -0.4042627513408661, -0.8240065574645996, -0.6199723482131958, 0.2242714762687683, -0.3490375578403473, -0.28305310010910034, -0.030076218768954277, 0.6907243132591248, -1.3209203481674194, 0.6049859523773193, -0.577154278755188, -0.35441818833351135, 0.011038096621632576, -0.0038123896811157465, -0.6119173765182495, 1.0316225290298462, -0.4449544847011566, -0.002373350551351905, -0.005676163826137781, 0.006301166955381632, -0.6195784211158752, 1.0126656293869019, -0.43475544452667236, -0.01033754087984562, 0.8375866413116455, 1.7453304529190063, 0.8375866413116455, 0.8375866413116455, 0.8375866413116455, 0.8375866413116455, 0.8472088575363159, 1.7453304529190063, 0.8472088575363159, 0.8472088575363159, 0.8472088575363159, 0.8472088575363159, 0.007019917946308851, -4.5838046389690135e-06, -0.07569749653339386, 0.06127721071243286, 0.00475127762183547, 0.17342104017734528, -0.16975422203540802, 0.020088467746973038, 0.07087361067533493, 0.07597697526216507, 0.10323194414377213, -0.06798790395259857, -0.06937824934720993, -0.008955401368439198, -0.12849308550357819, -0.05572493001818657], "std": [0.2543586492538452, 0.21280546486377716, 0.1041327714920044, 0.43950963020324707, 0.6530952453613281, 0.25453001260757446, 0.22359003126621246, 0.10584700852632523, 0.16776221990585327, 0.11968173086643219, 0.15622937679290771, 0.18782295286655426, 0.19964154064655304, 0.13551196455955505, 0.0010468732798472047, 0.0034327052999287844, 0.0018048748606815934, 0.0006752030458301306, 0.0016586706042289734, 0.003819818142801523, 0.0008278707391582429, 0.0033183908089995384, 0.0038341570179909468, 0.0022858278825879097, 0.0013866870431229472, 0.003701072186231613, 0.8577072024345398, 1.1920928955078125e-06, 0.8577072024345398, 0.8577072024345398, 0.8577072024345398, 0.8577072024345398, 0.8585391640663147, 1.1920928955078125e-06, 0.8585391640663147, 0.8585391640663147, 0.8585391640663147, 0.8585391640663147, 0.0001963771355804056, 1.944196264958009e-05, 0.316348135471344, 0.17334800958633423, 0.19426140189170837, 0.39567866921424866, 0.5369319915771484, 0.5098433494567871, 0.31682565808296204, 0.16688773036003113, 0.2043388932943344, 0.28356894850730896, 0.11629780381917953, 0.28990766406059265, 0.413760781288147, 0.340335875749588], "count": [203]}, "timestamp": {"min": [0.0], "max": [6.733333333333333], "mean": [3.366666666666667], "std": [1.9533447098644816], "count": [203]}, "frame_index": {"min": [0], "max": [202], "mean": [101.0], "std": [58.60034129593445], "count": [203]}, "episode_index": {"min": [428], "max": [428], "mean": [428.0], "std": [0.0], "count": [203]}, "index": {"min": [168118], "max": [168320], "mean": [168219.0], "std": [58.60034129593445], "count": [203]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [203]}, "subtask_annotation": {"mean": [0.32019704433497537, 2.0, 2.0, 2.0, 2.0], "std": [0.48721179237746187, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [203]}, "scene_annotation": {"mean": [428.0], "std": [0.0], "min": [428], "max": [428], "count": [203]}, "eef_direction_state": {"mean": [4.497536945812808, 3.812807881773399], "std": [1.8041396957382352, 1.8948812296343647], "min": [0, 0], "max": [6, 6], "count": [203]}, "eef_velocity_state": {"mean": [0.8620689655172413, 0.8423645320197044], "std": [0.8542502576136094, 0.7052081585740205], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_acc_mag_state": {"mean": [0.812807881773399, 0.729064039408867], "std": [0.8389728047031526, 0.8307469550278929], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_direction_action": {"mean": [3.7635467980295565, 3.5369458128078817], "std": [1.81489492198838, 2.1061403384253805], "min": [0, 0], "max": [6, 6], "count": [203]}, "eef_velocity_action": {"mean": [1.0344827586206897, 0.8817733990147784], "std": [0.7518732622005473, 0.7128744338971703], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_acc_mag_action": {"mean": [1.1231527093596059, 1.0985221674876848], "std": [0.7685992064962398, 0.8003372338784746], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_sim_pose_state": {"mean": [0.30952375816028593, 0.20264016069072752, 0.10469559622815748, -0.7646114889682485, -0.5842259145663793, 0.482140463162075, 0.28279031416997097, -0.1690391677311524, 0.1410121873099347, -2.298942877800634, -0.46483834146600217, 2.529814597599944], "std": [0.053752984496377915, 0.12527256260345748, 0.036234515078368085, 2.2217515316391263, 0.6444302369392806, 2.1755074627489375, 0.03485995862413486, 0.07836870289972482, 0.03659365467515507, 0.5495798723532024, 0.18615469670729917, 0.31346812476781816], "min": [0.266069808141923, 0.0836671613481856, 0.040095488595381604, -2.9931638662831332, -1.256679003781197, -2.9035172103963527, 0.2524058044559762, -0.3657943000790625, 0.10027031111573395, -2.8995056741677403, -0.6876013757680475, 1.988529971698446], "max": [0.4324534166245777, 0.37760540024374817, 0.16650591110353047, 3.1286102865403196, 0.48081437380135084, 3.1045178100624335, 0.3765383867674562, -0.09592483230785175, 0.19910532075837808, -0.9382518767286882, -0.04194354793518018, 2.918110513477522], "count": [203]}, "eef_sim_pose_action": {"mean": [0.3173011092980276, 0.21761473945268334, 0.09601309012388765, -0.7167497810656578, -0.5761942061553016, 0.36770330268784396, 0.28033098062279765, -0.1568297101828107, 0.13856195996634996, -2.340450655560311, -0.49053658121295407, 2.5447454710708763], "std": [0.05316193675958531, 0.1286828672262719, 0.03426057270013308, 2.2149528808316927, 0.6836393113967814, 2.168308846953668, 0.02946731886323097, 0.06722642558129029, 0.0385411304082539, 0.5168663370448952, 0.16141909374840022, 0.2972138283842879], "min": [0.2683193590280916, 0.08131217990401024, 0.0409973218671162, -3.068295136055945, -1.262184180177936, -3.008791321368068, 0.25663856258028683, -0.35385018132262713, 0.09033888813520177, -2.9019153005431106, -0.7002435948060477, 1.9504577136254595], "max": [0.4403825591443041, 0.39338741855164333, 0.16896996884886478, 3.026042588624743, 0.5564206759359811, 3.0312511950025303, 0.3564901803803548, -0.09270028052611855, 0.19709895227655685, -0.9134675144927845, -0.08743901408020904, 2.891122722198412], "count": [203]}}} +{"episode_index": 420, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4423257905613226]], [[0.5513985702614379]], [[0.48287057622068436]]], "std": [[[0.2906397448221633]], [[0.20035836762283224]], [[0.22840535483456628]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46773113946559014]], [[0.4332514009034987]], [[0.3230359573241061]]], "std": [[[0.31046775474234306]], [[0.23304907341443065]], [[0.29190176222759995]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43601942762399076]], [[0.4281280517108805]], [[0.3385041858900423]]], "std": [[[0.3089338721900261]], [[0.23427673952129963]], [[0.285659027805622]]], "count": [100]}, "observation.state": {"min": [-0.4513934850692749, -0.1385653167963028, -0.5531399846076965, -1.7608006000518799, -1.3108515739440918, -0.48666176199913025, -0.2550184428691864, -0.6193935871124268, -0.16060268878936768, 0.12674635648727417, -2.1778440475463867, 0.1210259348154068, -0.24166521430015564, -0.35419517755508423, 0.015931257978081703, 0.0103450333699584, -0.5740403532981873, 0.9600279331207275, -0.4157842993736267, -0.05503755062818527, -0.012288661673665047, -0.03224637731909752, -0.5967046022415161, 1.004725694656372, -0.4302842617034912, 0.027253931388258934, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.028608202934265137, -0.0018996831495314837, -0.5013038516044617, -0.4272787570953369, -0.6042212843894958, -1.1957898139953613, -1.933038353919983, -1.2393088340759277, -0.42024552822113037, -0.7566972374916077, -0.14825338125228882, -0.6416892409324646, -1.50323486328125, -2.058858871459961, -0.9789722561836243, -0.8994088768959045, -11.190925598144531, -5.402930736541748, -2.5695972442626953, -10.592185974121094, -0.918192982673645, -1.5781440734863281, -1.6068376302719116, -12.460344314575195, -3.632478713989258, -2.8223443031311035, -12.362638473510742, -1.0616605281829834, -2.2954823970794678, -1.778998851776123, -0.012295532040297985, -0.014133819378912449, -0.01381272915750742, -0.005341305397450924, -0.004791088402271271, -0.006569446064531803, -0.012561364099383354, -0.019669076427817345, -0.024510778486728668, -0.007065943907946348, -0.003410761710256338, -0.004404078237712383, -4.609640121459961, -0.5938799381256104, 1.9152628183364868, -22.51235008239746, 9.580032348632812, 0.9922015070915222, -4.369260311126709, 0.11506424099206924, 4.48379373550415, -33.494598388671875, 14.763748168945312, 0.08464337885379791, -0.015030140988528728, -0.01402655616402626, -0.009157509543001652, -0.06831792742013931, 0.30891212821006775, -0.006995378062129021, 0.04827918857336044, 0.2760416269302368, -0.20378516614437103, 0.028822941705584526, -3.131979465484619, -1.4658198356628418, -3.0077829360961914, -2.6340343952178955, -1.1817257404327393, 1.7401127815246582, -0.797757625579834, -0.029366297647356987, 9.641983032226562, -0.009275734424591064, -0.015830904245376587, -0.02691793441772461, -0.021063553169369698, 0.02422861009836197, 0.7504900693893433, 0.6581902503967285], "max": [0.24433940649032593, 0.11996676027774811, -0.15983660519123077, -0.8799692988395691, 0.6125654578208923, 0.30737993121147156, 0.08277921378612518, 0.39826446771621704, 0.02289537340402603, 0.6935237050056458, -0.9239329695701599, 1.149728536605835, 0.3418988883495331, 0.25997084379196167, 0.025196678936481476, 0.01145174354314804, -0.5610976219177246, 0.9623537063598633, -0.4070415496826172, -0.04694335535168648, -0.0031577222980558872, -0.02911144681274891, -0.5854403972625732, 1.0050698518753052, -0.42047378420829773, 0.03525850549340248, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.02909150905907154, -0.001524772378616035, 0.45411020517349243, 0.5504884123802185, 0.4782841205596924, 0.9463234543800354, 2.347210645675659, 1.6954032182693481, 0.6551218628883362, 1.2780694961547852, 0.2737124562263489, 0.3181343376636505, 0.7432447671890259, 1.8990381956100464, 0.9549767971038818, 0.5032959580421448, -2.2493205070495605, 1.7094018459320068, 1.8253967761993408, -0.7631257772445679, 1.2912087440490723, 1.6068376302719116, 0.5164835453033447, 0.04454099386930466, 5.799756050109863, 2.4151406288146973, -0.9768010377883911, 0.5164835453033447, 2.008547067642212, 0.28693529963493347, 0.007135459687560797, 0.012294558808207512, 0.009603041224181652, 0.006328073795884848, 0.018828295171260834, 0.010840496979653835, 0.006038877181708813, 0.014364523813128471, 0.015507841482758522, 0.006929118186235428, 0.009330128319561481, 0.009243178181350231, -2.2270500659942627, 0.4120042324066162, 9.086362838745117, -14.76345443725586, 15.763389587402344, 1.6412276029586792, -0.22623999416828156, 1.1766246557235718, 10.571063041687012, -28.645118713378906, 20.967479705810547, 0.7306087017059326, 0.019373588263988495, 0.015555164776742458, -0.006105006206780672, -0.013663585297763348, 0.5145292282104492, 0.2189527451992035, 0.2506076693534851, 0.5341622233390808, -0.017878791317343712, 0.2723795175552368, 3.1309092044830322, -0.04541954770684242, 3.044285774230957, -1.0731884241104126, -0.031200457364320755, 2.9650046825408936, -0.49994170665740967, 0.3466099500656128, 9.883096694946289, 0.0055266618728637695, 0.024456113576889038, 0.023988187313079834, -0.019407717511057854, 0.026453007012605667, 0.7521373629570007, 0.6600456237792969], "mean": [-0.06305021792650223, -0.018340585753321648, -0.3302794098854065, -1.5123047828674316, -0.20294497907161713, -0.15981638431549072, -0.09859905391931534, -0.06464897841215134, -0.09332133829593658, 0.4190519452095032, -1.595596194267273, 0.5249786972999573, 0.035852618515491486, -0.11316736787557602, 0.020512504503130913, 0.010859907604753971, -0.5688759684562683, 0.9614677429199219, -0.40978461503982544, -0.0515197291970253, -0.0075441282242536545, -0.030821170657873154, -0.5928590297698975, 1.0049511194229126, -0.4239414632320404, 0.030650025233626366, 0.49899518489837646, 1.7453242540359497, 0.49899518489837646, 0.49899518489837646, 0.49899518489837646, 0.49899518489837646, 0.7452231645584106, 1.6888723373413086, 0.7452231645584106, 0.7452231645584106, 0.7452231645584106, 0.7452231645584106, 0.028825070708990097, -0.0015749725280329585, -0.03172261640429497, 0.0004250147030688822, -0.01252338383346796, 0.006261882837861776, 0.017272336408495903, -0.012165375053882599, 0.0045631383545696735, 0.020164569839835167, -0.0094291465356946, -0.00023219322611112148, -0.03051966242492199, -0.0402798093855381, 0.01616608165204525, -0.019399873912334442, -5.668291091918945, -2.12699031829834, -0.2714439928531647, -5.187828540802002, 0.31204521656036377, 0.024362489581108093, -0.4839487075805664, -5.627633571624756, 1.1464022397994995, -0.3270043730735779, -5.856225967407227, -0.1061892956495285, -0.5665231943130493, -0.5206084847450256, -0.00031119128107093275, -0.00011239024752285331, -0.0008416888886131346, -3.151268538204022e-05, 0.0008519631810486317, 0.0006762004923075438, -0.000710410182364285, -0.00047494651516899467, -0.00028583116363734007, 8.942422027757857e-06, 0.0007043162477202713, 0.0003414477105252445, -3.574775218963623, -0.0009704518015496433, 6.7717366218566895, -16.634380340576172, 13.231538772583008, 1.361312985420227, -2.8870389461517334, 0.7426134347915649, 7.945653915405273, -30.988435745239258, 18.21950340270996, 0.42108654975891113, 0.00298090442083776, -0.002116217277944088, -0.008233270607888699, -0.034987691789865494, 0.3798232078552246, 0.10291913151741028, 0.15873907506465912, 0.38424938917160034, -0.1329839825630188, 0.153652623295784, -0.30611416697502136, -1.0143063068389893, 0.853922963142395, -1.9057985544204712, -0.7894850373268127, 2.335836172103882, -0.6377786993980408, 0.14922110736370087, 9.768409729003906, 3.57847566192504e-05, 0.0005351123982109129, 0.0005744108930230141, -0.020229242742061615, 0.025660375133156776, 0.751336932182312, 0.6591092944145203], "std": [0.2199975997209549, 0.0569029375910759, 0.13960719108581543, 0.29108691215515137, 0.5975865125656128, 0.23688143491744995, 0.08896476775407791, 0.3140949308872223, 0.05736536160111427, 0.18639600276947021, 0.4014887809753418, 0.27994659543037415, 0.12643495202064514, 0.20442914962768555, 0.0028546841349452734, 0.0002579442225396633, 0.0036322269588708878, 0.0006070917006582022, 0.0018058260902762413, 0.0020401435904204845, 0.002810001140460372, 0.0008283292991109192, 0.003548577893525362, 7.208590250229463e-05, 0.0024477792903780937, 0.0025816853158175945, 0.7819955348968506, 5.0067901611328125e-06, 0.7819955348968506, 0.7819955348968506, 0.7819955348968506, 0.7819955348968506, 0.8569979667663574, 0.2916814982891083, 0.8569979667663574, 0.8569979667663574, 0.8569979667663574, 0.8569979667663574, 9.147491800831631e-05, 6.913840479683131e-05, 0.15564069151878357, 0.12058676779270172, 0.1323210448026657, 0.32395434379577637, 0.6558036208152771, 0.3473665416240692, 0.15239393711090088, 0.2678157091140747, 0.06110569089651108, 0.18259748816490173, 0.3352595269680023, 0.3729335367679596, 0.22920063138008118, 0.17442163825035095, 2.291067123413086, 1.7692888975143433, 1.1056783199310303, 2.720684289932251, 0.5496487021446228, 0.6291560530662537, 0.5418642163276672, 3.4533371925354004, 2.6247973442077637, 1.121071457862854, 3.2579665184020996, 0.3011605441570282, 0.7101026177406311, 0.46132153272628784, 0.002785648452118039, 0.004242102149873972, 0.004332531243562698, 0.002259836532175541, 0.0026454501785337925, 0.001960708061233163, 0.0030349537264555693, 0.005035215523093939, 0.005102555267512798, 0.0023766381200402975, 0.0018177349120378494, 0.0017184396274387836, 0.5120936036109924, 0.12171868234872818, 1.1897653341293335, 1.201146125793457, 1.2985740900039673, 0.11184586584568024, 0.6786221265792847, 0.1358688324689865, 1.1644035577774048, 1.1954329013824463, 1.3294752836227417, 0.10502029210329056, 0.006417095195502043, 0.00398428225889802, 0.0004942105151712894, 0.010975571349263191, 0.06951028853654861, 0.0686747133731842, 0.0587039589881897, 0.08169881999492645, 0.06778204441070557, 0.07550599426031113, 2.451976776123047, 0.4460376799106598, 2.006551504135132, 0.45472124218940735, 0.38279038667678833, 0.3824942111968994, 0.03944210708141327, 0.051127489656209946, 0.032719410955905914, 0.002661078469827771, 0.004603504203259945, 0.005976187065243721, 0.0004783156036864966, 0.0006651044823229313, 0.0002865869028028101, 0.00031133004813455045], "count": [371]}, "action": {"min": [-0.4955718517303467, -0.1414070725440979, -0.5989746451377869, -1.7852951288223267, -1.31850004196167, -0.48907792568206787, -0.25524526834487915, -0.6768778562545776, -0.18492622673511505, 0.0976470410823822, -2.1770753860473633, 0.11383301019668579, -0.2512463331222534, -0.3541923761367798, 0.015897098928689957, 0.004134406801313162, -0.5718328952789307, 0.959117591381073, -0.41647809743881226, -0.05261693149805069, -0.012271333485841751, -0.035154636949300766, -0.5956637263298035, 1.003521203994751, -0.4308593273162842, 0.026813844218850136, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.028608202934265137, -0.0018996831495314837, -0.5013038516044617, -0.4272787570953369, -0.6042212843894958, -1.1957898139953613, -1.933038353919983, -1.2393088340759277, -0.42024552822113037, -0.7566972374916077, -0.14825338125228882, -0.6416892409324646, -1.50323486328125, -2.058858871459961, -0.9789722561836243, -0.8994088768959045], "max": [0.22108854353427887, 0.14847144484519958, -0.1328650414943695, -0.7772508859634399, 0.6327211856842041, 0.31405141949653625, 0.0894271582365036, 0.40154433250427246, 0.027537869289517403, 0.7398182153701782, -0.8456704616546631, 1.158435583114624, 0.3524306118488312, 0.26164546608924866, 0.024247996509075165, 0.01919831708073616, -0.5576846599578857, 0.9644252061843872, -0.40850314497947693, -0.044822804629802704, -0.004097657278180122, -0.018310680985450745, -0.5827144980430603, 1.0067765712738037, -0.41979002952575684, 0.03385069966316223, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.02909150905907154, -0.001524772378616035, 0.5301068425178528, 0.5504884123802185, 0.4782841205596924, 0.9463234543800354, 2.347210645675659, 1.6954032182693481, 0.6551218628883362, 1.2780694961547852, 0.2737124562263489, 0.3181343376636505, 0.7432447671890259, 1.3295867443084717, 0.9549767971038818, 0.39050230383872986], "mean": [-0.09711787104606628, -0.005577506497502327, -0.3465414047241211, -1.4652199745178223, -0.2009054571390152, -0.16391630470752716, -0.09375974535942078, -0.08335684984922409, -0.0994558185338974, 0.4252064824104309, -1.5699834823608398, 0.5125231146812439, 0.03896860405802727, -0.11604534089565277, 0.019825508818030357, 0.010322339832782745, -0.5660797953605652, 0.9614731669425964, -0.4108065366744995, -0.0491362102329731, -0.00820673257112503, -0.028620876371860504, -0.5903201699256897, 1.0050461292266846, -0.4247390329837799, 0.029801201075315475, 0.49866580963134766, 1.7453242540359497, 0.49866580963134766, 0.49866580963134766, 0.49866580963134766, 0.49866580963134766, 0.7452231645584106, 1.6888723373413086, 0.7452231645584106, 0.7452231645584106, 0.7452231645584106, 0.7452231645584106, 0.028824469074606895, -0.0015752252656966448, -0.03021549992263317, 0.0014606004115194082, -0.012230044230818748, 0.004920468665659428, 0.017971638590097427, -0.011028398759663105, 0.004182679578661919, 0.020787371322512627, -0.009044663049280643, -5.3727762860944495e-05, -0.030019504949450493, -0.04673756659030914, 0.01503276452422142, -0.02002125047147274], "std": [0.21992266178131104, 0.0629834458231926, 0.15566113591194153, 0.3035527765750885, 0.5994971394538879, 0.2368408888578415, 0.08886034786701202, 0.332152783870697, 0.05401186645030975, 0.20189552009105682, 0.42391273379325867, 0.28203272819519043, 0.126999169588089, 0.20266693830490112, 0.002429439453408122, 0.0024064620956778526, 0.003728029550984502, 0.001073602121323347, 0.0016435449942946434, 0.0017620817525312304, 0.002394575858488679, 0.002593772253021598, 0.003364650532603264, 0.0006944152410142124, 0.0022694342769682407, 0.0023185722529888153, 0.7819241285324097, 5.0067901611328125e-06, 0.7819241285324097, 0.7819241285324097, 0.7819241285324097, 0.7819241285324097, 0.8569979667663574, 0.2916814982891083, 0.8569979667663574, 0.8569979667663574, 0.8569979667663574, 0.8569979667663574, 9.12221657927148e-05, 6.91339373588562e-05, 0.15876494348049164, 0.12139223515987396, 0.13247555494308472, 0.3250201940536499, 0.6557386517524719, 0.3473086357116699, 0.15223731100559235, 0.26695817708969116, 0.06087517365813255, 0.182796448469162, 0.3355073630809784, 0.35342028737068176, 0.2303028255701065, 0.17290657758712769], "count": [371]}, "timestamp": {"min": [0.0], "max": [12.333333333333334], "mean": [6.166666666666666], "std": [3.569936196130744], "count": [371]}, "frame_index": {"min": [0], "max": [370], "mean": [185.0], "std": [107.09808588392231], "count": [371]}, "episode_index": {"min": [429], "max": [429], "mean": [429.0], "std": [0.0], "count": [371]}, "index": {"min": [168321], "max": [168691], "mean": [168506.0], "std": [107.09808588392231], "count": [371]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [371]}, "subtask_annotation": {"mean": [0.3477088948787062, 2.0, 2.0, 2.0, 2.0], "std": [0.48743111355345775, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [371]}, "scene_annotation": {"mean": [429.0], "std": [0.0], "min": [429], "max": [429], "count": [371]}, "eef_direction_state": {"mean": [3.8517520215633425, 3.3180592991913747], "std": [2.263531554349608, 2.1421636810420863], "min": [0, 0], "max": [6, 6], "count": [371]}, "eef_velocity_state": {"mean": [0.7762803234501348, 0.9865229110512129], "std": [0.7777763362532132, 0.6627001341511295], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_acc_mag_state": {"mean": [0.7520215633423181, 0.9272237196765498], "std": [0.8326005501348702, 0.8452101294278908], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_direction_action": {"mean": [3.638814016172507, 3.358490566037736], "std": [2.0803282696116328, 2.0435426896212743], "min": [0, 0], "max": [6, 6], "count": [371]}, "eef_velocity_action": {"mean": [0.9353099730458221, 1.0673854447439353], "std": [0.7567262433804949, 0.671554024859998], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_acc_mag_action": {"mean": [1.0754716981132075, 1.1159029649595686], "std": [0.8074564777650344, 0.7908100396973268], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_sim_pose_state": {"mean": [0.252729999683922, 0.198390986288027, 0.13250204569258225, -0.31640195664320786, -1.014720959823186, 0.8543890571406266, 0.24882982759218195, -0.21711214659991085, 0.1466726582665376, -1.9057401312075026, -0.7895884294119169, 2.3358483991665833], "std": [0.054129348825324705, 0.04147831421649139, 0.02383969797402665, 2.4900956750049086, 0.4461027448781421, 2.036315358678641, 0.07708517528182099, 0.04643164417355346, 0.031219075224505555, 0.45488721769755924, 0.3828184484729633, 0.3825495812049286], "min": [0.18188004695718898, 0.14386616537975672, 0.09935586111549727, -3.140700457048965, -1.465822255991404, -3.083793091511171, 0.14109841774719362, -0.28529292838794174, 0.09376553154486417, -2.6342432468129724, -1.1817263195404852, 1.7400924888300475], "max": [0.35411480000216644, 0.2596038621353941, 0.18486831148209756, 3.139125138234338, -0.04558707522071237, 3.116703352592918, 0.38787060872453494, -0.1459849894628355, 0.19890634319166658, -1.073186476770714, -0.031208164164219232, 2.9651763407658827], "count": [371]}, "eef_sim_pose_action": {"mean": [0.2594494702915146, 0.19918683586766806, 0.12854232860191114, 0.21857416857325165, -1.0270786226774822, 0.819858029877426, 0.2532122304184963, -0.2199764057926085, 0.14564788407678772, -1.90071959908866, -0.7806310958447481, 2.3430722767716614], "std": [0.054144813722778413, 0.043427170139122534, 0.02694537156436026, 2.4773446928049068, 0.46501333390730715, 2.034401169622131, 0.08032043863248, 0.04660795008588816, 0.031026023346252485, 0.4674943241524632, 0.4007479559788972, 0.3784641778945065], "min": [0.18898581684526833, 0.13888274763111913, 0.09691223556949735, -3.139362492710473, -1.499161342577406, -3.09165719546051, 0.1415711326178824, -0.29105214870826673, 0.08560055937752357, -2.601132093101328, -1.2346130015558388, 1.6891947531252962], "max": [0.36269082341340836, 0.26114613842006185, 0.19843035225004294, 3.1389370789680746, -0.011792196127630383, 3.0794729342898295, 0.3998750130343659, -0.14626167869863269, 0.20049315619127508, -1.0332518884051611, 0.031193365136338302, 2.9805984261150433], "count": [371]}}} +{"episode_index": 421, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44917997753157746]], [[0.5554621149593134]], [[0.48412915903904286]]], "std": [[[0.2919112626364606]], [[0.20614418039126836]], [[0.23389483201489197]]], "count": [109]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4623952370118762]], [[0.4282889079359033]], [[0.32599358177341814]]], "std": [[[0.3001837586123206]], [[0.2489690892185156]], [[0.30827432998874915]]], "count": [109]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40812858895132076]], [[0.41983886534466275]], [[0.3608656779855313]]], "std": [[[0.291828933876911]], [[0.2399015368405005]], [[0.2694589269588484]]], "count": [109]}, "observation.state": {"min": [-0.27739110589027405, -0.3344660699367523, -0.5371112823486328, -1.9989334344863892, -1.5514631271362305, -0.46942001581192017, -0.26360130310058594, -0.5411537885665894, 0.18692190945148468, -0.16517102718353271, -2.385366439819336, 0.14199496805667877, 0.04243879020214081, -0.2710394561290741, 0.00896171573549509, 0.02540000155568123, -0.5992621779441833, 0.972099781036377, -0.39896145462989807, -0.03187853470444679, -0.017488742247223854, -0.02679716981947422, -0.6141889095306396, 0.9963768720626831, -0.4018855094909668, 0.049305010586977005, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.019830070436000824, -0.0018117072759196162, -0.6612874269485474, -0.3971063494682312, -0.6995905041694641, -1.1474850177764893, -3.4414961338043213, -0.6501917243003845, -0.5465978980064392, -0.7946845889091492, -0.12957224249839783, -0.2810126543045044, -0.9446836113929749, -2.24155592918396, -0.4769156575202942, -0.8050211071968079, -9.954912185668945, -9.798535346984863, -4.086080551147461, -10.775336265563965, -2.6971917152404785, -2.3241758346557617, -1.6355311870574951, -11.736552238464355, -1.6178267002105713, -2.6398048400878906, -14.4993896484375, -2.6398046016693115, -5.25091552734375, -1.2625153064727783, -0.008090734481811523, -0.01542485598474741, -0.013273241929709911, -0.007400049362331629, -0.010010672733187675, -0.011438450776040554, -0.006308418232947588, -0.017165612429380417, -0.015453427098691463, -0.006793394684791565, -0.007854146882891655, -0.012140144594013691, -1.5483300685882568, -0.7163676619529724, 3.7265965938568115, -29.918426513671875, 8.215456008911133, -0.30821317434310913, 1.0180799961090088, 0.26724597811698914, 2.8803176879882812, -28.055492401123047, 7.285027980804443, -1.049967885017395, -0.028120851144194603, -0.012808116152882576, -0.005494505632668734, -0.06831792742013931, 0.2928082346916199, 0.0134607944637537, 0.02365100383758545, 0.2609506845474243, -0.23896580934524536, 0.027484094724059105, -3.1151716709136963, -1.4750293493270874, -3.1119494438171387, -3.1388659477233887, -1.4793155193328857, -3.1230289936065674, -0.7503174543380737, -0.20169036090373993, 9.657401084899902, -0.008199334144592285, -0.011871367692947388, -0.023345530033111572, -0.025374315679073334, 0.01999508962035179, 0.7628050446510315, 0.6421098113059998], "max": [0.3790612518787384, 0.08831103146076202, 0.25025391578674316, -1.0625996589660645, 0.07115791738033295, 0.3419981598854065, 0.11368092894554138, 0.23251695930957794, 0.30250978469848633, 0.4946792721748352, -0.8850220441818237, 1.5327705144882202, 0.39244431257247925, 0.2508208453655243, 0.010966177098453045, 0.025957008823752403, -0.5928798913955688, 0.972141444683075, -0.3901829719543457, -0.028453923761844635, -0.014516784809529781, -0.026283157989382744, -0.6067557334899902, 0.9977572560310364, -0.3950798511505127, 0.05385216325521469, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.020219944417476654, -0.0015248069539666176, 0.39852795004844666, 0.8114005327224731, 0.8852358460426331, 0.8399852514266968, 1.6624858379364014, 1.486298680305481, 0.9295281171798706, 0.645559549331665, 0.2586767375469208, 0.5779370665550232, 1.0386974811553955, 2.0415258407592773, 0.49156028032302856, 0.5902410745620728, 2.316131830215454, 2.5030527114868164, 2.4853479862213135, 0.6410256624221802, 1.4059828519821167, 2.3241758346557617, 0.860805869102478, -1.4809880256652832, 9.981685638427734, 3.3137974739074707, -0.9157509207725525, 5.910866737365723, 0.5164835453033447, 0.28693529963493347, 0.006836874410510063, 0.011123813688755035, 0.010775401256978512, 0.0057279872708022594, 0.022101862356066704, 0.007838428020477295, 0.006931719370186329, 0.014182038605213165, 0.013862678781151772, 0.00828348658978939, 0.011587012559175491, 0.006493177730590105, 0.16967999935150146, 0.12991124391555786, 10.3780517578125, -23.856901168823242, 14.364208221435547, 0.3892788887023926, 3.160290002822876, 1.0504251718521118, 8.061920166015625, -22.888301849365234, 12.695276260375977, -0.43484264612197876, 0.020469004288315773, 0.00851491466164589, -0.003052503103390336, -0.013663585297763348, 0.4949932098388672, 0.32725775241851807, 0.26955342292785645, 0.5267665386199951, 0.03657703846693039, 0.42075061798095703, 3.1136391162872314, 0.14099983870983124, 3.0909345149993896, 2.892246723175049, -0.12507127225399017, 3.114854097366333, -0.5008884072303772, 0.23274490237236023, 9.914030075073242, 0.009741395711898804, 0.011597901582717896, 0.018417447805404663, -0.02353796176612377, 0.0220098365098238, 0.7659424543380737, 0.6458150148391724], "mean": [0.06463215500116348, -0.15250930190086365, -0.1214052140712738, -1.6760848760604858, -0.7017340660095215, -0.16104735434055328, -0.09125612676143646, 0.0035401354543864727, 0.2202148586511612, 0.16039417684078217, -1.8248885869979858, 0.5080125331878662, 0.22197164595127106, -0.07533011585474014, 0.010111157782375813, 0.02569824457168579, -0.5969138741493225, 0.9721257090568542, -0.3936859667301178, -0.030414601787924767, -0.0156452227383852, -0.026488998904824257, -0.6114669442176819, 0.9971602559089661, -0.39737266302108765, 0.0508614145219326, 0.6708240509033203, 1.7453172206878662, 0.6708240509033203, 0.6708240509033203, 0.6708240509033203, 0.6708240509033203, 0.4375603199005127, 1.7453172206878662, 0.4375603199005127, 0.4375603199005127, 0.4375603199005127, 0.4375603199005127, 0.02005264163017273, -0.0015678980853408575, -0.028180284425616264, 0.004257520195096731, 0.008489569649100304, 0.010532835498452187, 0.009062547236680984, 0.009679020382463932, 0.00427480973303318, -0.010079131461679935, -0.0033922868315130472, 0.02087417244911194, 0.0008911541663110256, -0.0073118568398058414, -0.005297716241329908, 0.005833976436406374, -4.374307632446289, -2.496843099594116, -0.533034086227417, -4.646284580230713, -0.440949022769928, 0.35875990986824036, -0.3196837604045868, -5.171313762664795, 2.854649782180786, 0.5228727459907532, -5.285432815551758, 0.2960451543331146, -0.5614515542984009, -0.5082100629806519, 3.9251299313036725e-05, 7.980596274137497e-05, 1.9675217117764987e-05, -4.591519245877862e-05, 0.00044663387234322727, -0.00011890420137206092, 0.00017554126679897308, 0.00016084562230389565, -0.0004175085632596165, 0.00018837755487766117, 0.0004344587796367705, -0.0002464854915160686, -0.5862847566604614, -0.4103294014930725, 7.259583950042725, -27.02873992919922, 11.193123817443848, 0.0442001111805439, 2.207045078277588, 0.5538081526756287, 6.01813268661499, -25.68783950805664, 9.857446670532227, -0.7406365275382996, 0.002691287314519286, -0.00236133998259902, -0.0043539851903915405, -0.03406374901533127, 0.3807322382926941, 0.16129232943058014, 0.15784300863742828, 0.3613073229789734, -0.13468037545681, 0.2409462034702301, 0.2980656027793884, -0.837760329246521, -0.007170283701270819, -2.2085440158843994, -0.8997648358345032, -0.2771885097026825, -0.6234298348426819, 0.017170889303088188, 9.77457046508789, 0.00035671843215823174, 0.0007219117251224816, 0.0003099845489487052, -0.024760788306593895, 0.021142827346920967, 0.7643921971321106, 0.6439277529716492], "std": [0.22417283058166504, 0.1379888504743576, 0.22106532752513885, 0.3012734353542328, 0.6386623382568359, 0.2283339649438858, 0.0879196897149086, 0.24022987484931946, 0.0293900053948164, 0.17124508321285248, 0.48854193091392517, 0.46344122290611267, 0.09327800571918488, 0.15017269551753998, 0.0006745567661710083, 0.00018289964646100998, 0.002046162961050868, 8.375967809115537e-06, 0.0019059835467487574, 0.0011666571954265237, 0.0009599140612408519, 0.00011400241783121601, 0.002360187005251646, 0.00030405455618165433, 0.0016263789730146527, 0.0013562191743403673, 0.8446075916290283, 1.2040138244628906e-05, 0.8446075916290283, 0.8446075916290283, 0.8446075916290283, 0.8446075916290283, 0.7515504360198975, 1.2040138244628906e-05, 0.7515504360198975, 0.7515504360198975, 0.7515504360198975, 0.7515504360198975, 9.076973947230726e-05, 6.108664092607796e-05, 0.15846653282642365, 0.14330384135246277, 0.24577175080776215, 0.23958349227905273, 0.5129651427268982, 0.2165737897157669, 0.15188583731651306, 0.20167936384677887, 0.043228961527347565, 0.14462342858314514, 0.2933463752269745, 0.45797762274742126, 0.1039709523320198, 0.15164896845817566, 2.7644331455230713, 2.3022398948669434, 1.345228672027588, 2.999835968017578, 1.4852365255355835, 0.7775519490242004, 0.5283756256103516, 2.8750205039978027, 2.6460318565368652, 1.0503720045089722, 3.0680105686187744, 1.705998420715332, 0.932765007019043, 0.3406282365322113, 0.002314402023330331, 0.00418056920170784, 0.0044149374589324, 0.002506538759917021, 0.0030767559073865414, 0.002273566322401166, 0.0024596955627202988, 0.004146785940974951, 0.0049958904273808, 0.0023629243951290846, 0.0021319910883903503, 0.001959847053512931, 0.38583987951278687, 0.1154414564371109, 1.5710539817810059, 1.4482299089431763, 1.5319217443466187, 0.12327711284160614, 0.430752694606781, 0.10770707577466965, 1.1055834293365479, 1.2533844709396362, 1.3426218032836914, 0.11577887088060379, 0.007013934664428234, 0.0035388243850320578, 0.00048791474546305835, 0.00964172650128603, 0.06894595175981522, 0.06866487860679626, 0.06499812752008438, 0.08420629054307938, 0.07523948699235916, 0.1370728462934494, 2.39243221282959, 0.6416213512420654, 2.331422805786133, 1.062246322631836, 0.40831005573272705, 2.5187182426452637, 0.0384339801967144, 0.05264163762331009, 0.029003417119383812, 0.0030090732034295797, 0.004121764563024044, 0.005404607392847538, 0.0004041937936563045, 0.00042660190956667066, 0.0007125668926164508, 0.0008598065469413996], "count": [526]}, "action": {"min": [-0.33534544706344604, -0.3436622619628906, -0.5771634578704834, -1.960542917251587, -1.5707963705062866, -0.4732970595359802, -0.26737043261528015, -0.5820437669754028, 0.15017347037792206, -0.15887950360774994, -2.3856160640716553, 0.13448987901210785, 0.03918559476733208, -0.27113282680511475, 0.008883776143193245, 0.016904229298233986, -0.597538948059082, 0.970369279384613, -0.40133363008499146, -0.03091972880065441, -0.01765201985836029, -0.031596869230270386, -0.6119335293769836, 0.994924783706665, -0.40390685200691223, 0.04712260887026787, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.019830070436000824, -0.0018117072759196162, -0.6612874269485474, -0.3971063494682312, -0.6995905041694641, -1.1474850177764893, -3.4414961338043213, -0.6501917243003845, -0.5465978980064392, -0.7946845889091492, -0.12957224249839783, -0.2810126543045044, -0.9446836113929749, -2.24155592918396, -0.4769156575202942, -0.8050211071968079], "max": [0.3730209469795227, 0.135261669754982, 0.29839155077934265, -0.9732388257980347, 0.07881154119968414, 0.353975772857666, 0.12455423176288605, 0.23911745846271515, 0.3280218839645386, 0.5552597641944885, -0.8007069230079651, 1.5707963705062866, 0.3976731598377228, 0.25197821855545044, 0.01182763185352087, 0.028830882161855698, -0.5871975421905518, 0.973839282989502, -0.39111727476119995, -0.02720484882593155, -0.013749745674431324, -0.019658906385302544, -0.6012219190597534, 0.9987345933914185, -0.39587533473968506, 0.052410684525966644, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.020219944417476654, -0.0015248069539666176, 0.39852795004844666, 0.8114005327224731, 0.8852358460426331, 0.8399852514266968, 1.6624858379364014, 1.486298680305481, 0.9295281171798706, 0.645559549331665, 0.2586767375469208, 0.5779370665550232, 1.0386974811553955, 2.0415258407592773, 0.49156028032302856, 0.5902410745620728], "mean": [0.03503267839550972, -0.13840338587760925, -0.12037485837936401, -1.6229043006896973, -0.706492006778717, -0.1622125506401062, -0.08665379136800766, -0.024695469066500664, 0.2006787210702896, 0.15842993557453156, -1.7864614725112915, 0.5076518058776855, 0.21855439245700836, -0.07349123060703278, 0.010385066270828247, 0.02401043474674225, -0.5928106307983398, 0.971788227558136, -0.39527323842048645, -0.029325420036911964, -0.01553321722894907, -0.024852067232131958, -0.6073083281517029, 0.9967657327651978, -0.3989504873752594, 0.04904137924313545, 0.6708240509033203, 1.7453172206878662, 0.6708240509033203, 0.6708240509033203, 0.6708240509033203, 0.6708240509033203, 0.4379584789276123, 1.7453172206878662, 0.4379584789276123, 0.4379584789276123, 0.4379584789276123, 0.4379584789276123, 0.02005264349281788, -0.0015678993659093976, -0.02895391546189785, 0.004589141346514225, 0.008699489757418633, 0.01106675248593092, 0.008522586897015572, 0.009592057205736637, 0.003888464765623212, -0.010128849186003208, -0.003394481958821416, 0.020731939002871513, 0.0010306361364200711, -0.007458577863872051, -0.005096363369375467, 0.0058470251969993114], "std": [0.23252107203006744, 0.13898128271102905, 0.2436698079109192, 0.3076360523700714, 0.6459656357765198, 0.2264024019241333, 0.08582305908203125, 0.2513059079647064, 0.03382415696978569, 0.1707635521888733, 0.5029541850090027, 0.4725840389728546, 0.09483577311038971, 0.1497092843055725, 0.0008318148320540786, 0.001982813235372305, 0.002370262984186411, 0.0007347233477048576, 0.002020076848566532, 0.0011179315624758601, 0.0010901546338573098, 0.0019251304911449552, 0.0024421061389148235, 0.0007746083429083228, 0.0016509104752913117, 0.0013046030653640628, 0.8446076512336731, 1.2040138244628906e-05, 0.8446076512336731, 0.8446076512336731, 0.8446076512336731, 0.8446076512336731, 0.7518759965896606, 1.2040138244628906e-05, 0.7518759965896606, 0.7518759965896606, 0.7518759965896606, 0.7518759965896606, 9.077524009626359e-05, 6.108578236307949e-05, 0.1586361825466156, 0.143507719039917, 0.24573862552642822, 0.23985792696475983, 0.5129683613777161, 0.21658587455749512, 0.1518043577671051, 0.20167699456214905, 0.043228939175605774, 0.14461401104927063, 0.2933897376060486, 0.4579804837703705, 0.1039850041270256, 0.15164853632450104], "count": [526]}, "timestamp": {"min": [0.0], "max": [17.5], "mean": [8.75], "std": [5.061428213020071], "count": [526]}, "frame_index": {"min": [0], "max": [525], "mean": [262.5], "std": [151.84284639060215], "count": [526]}, "episode_index": {"min": [430], "max": [430], "mean": [430.0], "std": [0.0], "count": [526]}, "index": {"min": [168692], "max": [169217], "mean": [168954.5], "std": [151.84284639060215], "count": [526]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [526]}, "subtask_annotation": {"mean": [0.467680608365019, 2.0, 2.0, 2.0, 2.0], "std": [0.5065175413171689, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [526]}, "scene_annotation": {"mean": [430.0], "std": [0.0], "min": [430], "max": [430], "count": [526]}, "eef_direction_state": {"mean": [3.5893536121673004, 3.859315589353612], "std": [2.0289259835739566, 2.23674352235879], "min": [0, 0], "max": [6, 6], "count": [526]}, "eef_velocity_state": {"mean": [0.8992395437262357, 0.8060836501901141], "std": [0.6833985968953779, 0.6785980464103915], "min": [0, 0], "max": [2, 2], "count": [526]}, "eef_acc_mag_state": {"mean": [0.8384030418250951, 0.6825095057034221], "std": [0.8401342670113604, 0.8341329227403584], "min": [0, 0], "max": [2, 2], "count": [526]}, "eef_direction_action": {"mean": [3.3574144486692017, 3.6140684410646386], "std": [2.0361775881385213, 2.2012163477869438], "min": [0, 0], "max": [6, 6], "count": [526]}, "eef_velocity_action": {"mean": [1.096958174904943, 0.8935361216730038], "std": [0.7165282970909315, 0.6839246267557988], "min": [0, 0], "max": [2, 2], "count": [526]}, "eef_acc_mag_action": {"mean": [1.1197718631178708, 0.9429657794676806], "std": [0.7793123280223111, 0.8367611074376089], "min": [0, 0], "max": [2, 2], "count": [526]}, "eef_sim_pose_state": {"mean": [0.22898830324414776, 0.22341462697911202, 0.1421919811995329, 0.30926273506733165, -0.8379619247051594, 0.041379572430961895, 0.23273858686998133, -0.19664196141703202, 0.20314859997268492, -2.220026504016006, -0.8999024316184345, -0.29554340610282614], "std": [0.05910900287826064, 0.04129796406872536, 0.029314349300265802, 2.428352160915562, 0.641676561921984, 2.3883729331265613, 0.071862071945559, 0.047709912415241904, 0.06345404214706285, 1.0780919407018297, 0.40843145159043626, 2.560650032352445], "min": [0.1487093228718256, 0.1393242698885557, 0.07692399147364548, -3.13150667138709, -1.4750349071396365, -3.1295428726096337, 0.15850512360371596, -0.26961253899166066, 0.11096713367460662, -3.1389591043268577, -1.4843130954030692, -3.138926900876316], "max": [0.327779988747686, 0.3214953386179121, 0.19444902131758643, 3.1404862275232706, 0.14101132269180905, 3.1366366466299658, 0.3864369553973313, -0.09540675696730636, 0.2904885385254261, 3.0103553146875552, -0.125072726333757, 3.1408730613994242], "count": [526]}, "eef_sim_pose_action": {"mean": [0.2352647494308881, 0.22619631709877447, 0.135256902667705, 0.46016142631007806, -0.8505142517067248, -0.09444977668000763, 0.2405814361856109, -0.19926649017426273, 0.20005470177696127, -2.234136285172569, -0.8949789643075664, -0.18377028255318628], "std": [0.06169052788661304, 0.044597421150291965, 0.029220738832950847, 2.3691278637760926, 0.6749004353351314, 2.35535319598376, 0.07328735438856832, 0.045948052390755216, 0.06177407620487283, 0.9916694841642932, 0.41170106420618124, 2.5924105938595634], "min": [0.14969889058101565, 0.1365996782940162, 0.05818784379013574, -3.1411803150757613, -1.51018620096268, -3.139413005467841, 0.15831809263551994, -0.26942629793699785, 0.10581749668673318, -3.1019665915732, -1.4579505491340865, -3.139200690299141], "max": [0.340824755184842, 0.33237735584852846, 0.194068662147572, 3.141370934029184, 0.2233185764507366, 3.1290667569556994, 0.3963322997788899, -0.09323428156607913, 0.28962031817358186, 3.1373614516568966, -0.06841744275225947, 3.1395501785177253], "count": [526]}}} +{"episode_index": 422, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43569226980007686]], [[0.5660103109381007]], [[0.4919840974625144]]], "std": [[[0.2979110569060327]], [[0.19832281309901448]], [[0.22274485729259924]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4760469098423683]], [[0.4611860870818916]], [[0.3473328431372549]]], "std": [[[0.3363391445040576]], [[0.22452093947380075]], [[0.27560483438995287]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4711655925605536]], [[0.4445162101114956]], [[0.3382065263360246]]], "std": [[[0.2989700184604311]], [[0.2265657752331879]], [[0.27817176404249583]]], "count": [100]}, "observation.state": {"min": [-0.16991373896598816, 0.03356877341866493, -0.601111114025116, -1.6338608264923096, -0.9180931448936462, -0.08888411521911621, -0.35229527950286865, -0.32824546098709106, -0.20141950249671936, 0.40779733657836914, -1.4095609188079834, 0.25711482763290405, -0.23041237890720367, -0.3845275044441223, 0.014641841873526573, -0.01360578928142786, -0.6113876104354858, 0.9802143573760986, -0.3980317711830139, -0.025718791410326958, -0.0026429067365825176, 0.01258095819503069, -0.6205689907073975, 0.9967336654663086, -0.3990786075592041, 0.03911364823579788, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0017135621747002006, -2.0819641122216126e-06, -0.17107471823692322, -0.052577391266822815, -0.13120777904987335, -0.20169955492019653, -1.5920944213867188, -0.7544992566108704, -0.43206650018692017, -0.11941326409578323, -0.05006272345781326, -0.38809099793434143, -0.361990749835968, -0.621131956577301, -0.488981693983078, -0.21162071824073792, -9.498367309570312, -5.158730506896973, -0.884615421295166, -9.920635223388672, -1.090354084968567, -1.721611738204956, -2.3815629482269287, -8.986146926879883, -6.135531425476074, -1.6288156509399414, -10.866911888122559, -0.9755799770355225, -2.4102563858032227, -1.8937729597091675, -0.008565010502934456, -0.009783630259335041, -0.020561257377266884, -0.007012980990111828, -0.0031000012531876564, -0.002500863280147314, -0.006806027144193649, -0.01144373882561922, -0.021257763728499413, -0.005580763332545757, -0.0033267266117036343, -0.0037170725408941507, -1.2938100099563599, -0.17816397547721863, 5.849717140197754, -28.383573532104492, 7.705991268157959, -0.3128552734851837, -0.6787199974060059, -0.3860219717025757, 2.0934267044067383, -30.984966278076172, 6.971872329711914, -1.0035417079925537, -0.01862887293100357, -0.012266899459064007, 0.001831501955166459, -0.10930868983268738, 0.3470877408981323, 0.03862927854061127, 0.12273509055376053, 0.3762250244617462, -0.13957814872264862, -0.03167025372385979, -2.9019720554351807, -1.3855211734771729, -3.0444719791412354, -2.1975655555725098, -1.1418631076812744, 1.938944935798645, -0.7711781859397888, -0.1660599261522293, 9.690287590026855, -0.006297588348388672, -0.0076195597648620605, -0.01414644718170166, -0.03071523644030094, 0.015483537688851357, 0.7640477418899536, 0.6432867646217346], "max": [0.08635291457176208, 0.19722333550453186, -0.466543972492218, -1.5030139684677124, 0.5025899410247803, 0.3951168358325958, -0.10719132423400879, -0.0515628382563591, -0.03458442538976669, 0.7050632238388062, -1.077667236328125, 0.8155002593994141, 0.10490712523460388, -0.05273847281932831, 0.015279404819011688, -0.012946209870278835, -0.5961210131645203, 0.980272650718689, -0.3962520360946655, -0.024119459092617035, -0.0020366383250802755, 0.013197220861911774, -0.6058297157287598, 0.997542142868042, -0.39789116382598877, 0.04048789665102959, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0020031232852488756, 2.084722154904739e-06, 0.09448538720607758, 0.17550396919250488, 0.1976027935743332, 0.18120728433132172, 1.602857232093811, 0.689001202583313, 0.5137550234794617, 0.4001235365867615, 0.16456881165504456, 0.1682710200548172, 0.06628559529781342, 0.20998446643352509, 0.279266357421875, 0.10198872536420822, -2.850623846054077, 0.8547009229660034, 1.9658119678497314, -2.5641026496887207, 0.6025640964508057, 2.180708169937134, 0.057387061417102814, -1.88185715675354, 8.058609008789062, 1.025030493736267, 3.9682540893554688, 0.6312576532363892, 0.8034188747406006, 1.1764346361160278, 0.005986347794532776, 0.013361608609557152, 0.010792381130158901, 0.0064170327968895435, 0.0065047116950154305, 0.007103424984961748, 0.00572221027687192, 0.011616727337241173, 0.011730676516890526, 0.00745799345895648, 0.0039825462736189365, 0.0054853009060025215, -0.42419999837875366, 0.5159332156181335, 11.684587478637695, -23.98004722595215, 16.277101516723633, 0.34898099303245544, 0.44541001319885254, 0.3192104697227478, 9.398149490356445, -21.111942291259766, 14.169562339782715, -0.4455733895301819, 0.014621434733271599, 0.009999497793614864, 0.003663003910332918, -0.04099075868725777, 0.40934592485427856, 0.12409424781799316, 0.22903214395046234, 0.4062577188014984, -0.06046681851148605, 0.13607467710971832, 2.9540810585021973, -0.38640913367271423, 3.0741419792175293, -1.1312661170959473, -0.3832899034023285, 2.647969961166382, -0.4495159089565277, 0.024678707122802734, 9.848273277282715, 0.005220562219619751, 0.02134034037590027, 0.01896822452545166, -0.02336781658232212, 0.021550484001636505, 0.764894962310791, 0.6445420980453491], "mean": [-0.04966234043240547, 0.06501460075378418, -0.542751669883728, -1.577695608139038, -0.01932298205792904, 0.1341979205608368, -0.24089933931827545, -0.1288503110408783, -0.09485332667827606, 0.5490938425064087, -1.3249081373214722, 0.4323769211769104, -0.1531343311071396, -0.2915879786014557, 0.014794962480664253, -0.013330808840692043, -0.6067644953727722, 0.9802491068840027, -0.39688247442245483, -0.024865098297595978, -0.0024289817083626986, 0.01278096716850996, -0.6152929067611694, 0.9971210360527039, -0.3987908959388733, 0.039676789194345474, 0.5622007250785828, 1.745330572128296, 0.5622007250785828, 0.5622007250785828, 0.5622007250785828, 0.5622007250785828, 1.3628513813018799, 1.745330572128296, 1.3628513813018799, 1.3628513813018799, 1.3628513813018799, 1.3628513813018799, 0.0018483734456822276, -2.6994845825356606e-07, -0.025025106966495514, 0.01712830364704132, 0.0020006599370390177, -0.004014724865555763, -0.02803480438888073, -0.017586594447493553, 0.014196022413671017, 0.030124736949801445, 0.018311014398932457, -0.023683659732341766, -0.03910999372601509, -0.053663186728954315, -0.03067062981426716, -0.036965254694223404, -5.984779357910156, -2.4917778968811035, 0.26269859075546265, -6.296957969665527, -0.1868956983089447, 0.15049013495445251, -0.7515031099319458, -6.21012544631958, 4.696133613586426, 0.06481015682220459, -6.870561599731445, -0.09249994158744812, -0.5738705992698669, -1.0036271810531616, -0.0003521937469486147, 0.0001973071921383962, -0.0016066172393038869, -0.0003318166418466717, 0.00011014677147613838, 0.0001405982329742983, 2.2242484192247503e-05, 0.0002710861444938928, -0.0015624811640009284, 0.0006049441872164607, 3.177282997057773e-05, -0.0001731752563500777, -0.8143560886383057, 0.0683385580778122, 8.669086456298828, -25.735204696655273, 13.089335441589355, 0.05813150480389595, -0.09417106956243515, -0.11239471286535263, 7.839704513549805, -24.198650360107422, 12.199015617370605, -0.6816617250442505, 0.0009149573161266744, -0.0022372158709913492, 0.002655588323250413, -0.07826822251081467, 0.36578303575515747, 0.07880924642086029, 0.17662301659584045, 0.3860698938369751, -0.09564027190208435, 0.08911259472370148, -0.30629441142082214, -1.0288292169570923, 0.07214225083589554, -1.8916479349136353, -0.9110977053642273, 2.3853824138641357, -0.6719183921813965, -0.061048753559589386, 9.759777069091797, -0.00041805944056250155, 0.0029041452798992395, 0.0010264682350680232, -0.028620293363928795, 0.019861191511154175, 0.764579176902771, 0.6435824632644653], "std": [0.09109164774417877, 0.037128984928131104, 0.045143574476242065, 0.03921111300587654, 0.4785058796405792, 0.16110815107822418, 0.051707543432712555, 0.07437552511692047, 0.046806976199150085, 0.07967070490121841, 0.10122590512037277, 0.17783044278621674, 0.08841022849082947, 0.10858090221881866, 0.00014757525059394538, 0.00018354195344727486, 0.00437591690570116, 1.5209338016575202e-05, 0.00032427191035822034, 0.00040929557872004807, 0.00013131086598150432, 0.00014310498954728246, 0.004271413199603558, 0.00022099557099863887, 0.0003044135810341686, 0.00030127796344459057, 0.7912206649780273, 1.3113021850585938e-06, 0.7912206649780273, 0.7912206649780273, 0.7912206649780273, 0.7912206649780273, 0.7079799771308899, 1.3113021850585938e-06, 0.7079799771308899, 0.7079799771308899, 0.7079799771308899, 0.7079799771308899, 6.601549102924764e-05, 8.470599937027146e-07, 0.059797175228595734, 0.04726354405283928, 0.05920051038265228, 0.07733878493309021, 0.5545459389686584, 0.21136698126792908, 0.14717711508274078, 0.10414843261241913, 0.04213305190205574, 0.12228309363126755, 0.08223210275173187, 0.14715662598609924, 0.11508876085281372, 0.06511008739471436, 1.7033274173736572, 1.5610296726226807, 0.7623940706253052, 2.3307948112487793, 0.48032382130622864, 0.9427732229232788, 0.5386805534362793, 1.7448548078536987, 3.386850357055664, 0.7409241199493408, 3.4729254245758057, 0.35834938287734985, 0.6775750517845154, 0.8119144439697266, 0.002704938640818, 0.004317134618759155, 0.005707563366740942, 0.002501820679754019, 0.001264779712073505, 0.0012448873603716493, 0.0024366111028939486, 0.004182254895567894, 0.005426320713013411, 0.0023868978023529053, 0.0010305852629244328, 0.001309616956859827, 0.14716871082782745, 0.1312953233718872, 1.4813995361328125, 1.0794912576675415, 2.096442461013794, 0.1246294379234314, 0.1898031085729599, 0.1314970701932907, 1.6451973915100098, 2.239130973815918, 1.780804991722107, 0.11480991542339325, 0.006697861943393946, 0.004131138790398836, 0.00043501571053639054, 0.00954695325344801, 0.014125854708254337, 0.026128316298127174, 0.03943261504173279, 0.009451942518353462, 0.030535679310560226, 0.05734294652938843, 2.262613534927368, 0.24044209718704224, 2.138279676437378, 0.3549377918243408, 0.21856507658958435, 0.27109062671661377, 0.06152709573507309, 0.03741441294550896, 0.023742996156215668, 0.0022495591547340155, 0.005110756028443575, 0.004866993986070156, 0.0020643288735300303, 0.0017342646606266499, 0.0001142170003731735, 0.0001809759414754808], "count": [222]}, "action": {"min": [-0.2352956384420395, 0.028673497959971428, -0.6352351307868958, -1.6329752206802368, -0.9748218655586243, -0.09527087956666946, -0.3575727045536041, -0.3206937909126282, -0.22732654213905334, 0.3860754072666168, -1.415061593055725, 0.2501492500305176, -0.23050755262374878, -0.3846967816352844, 0.013000092469155788, -0.01566995494067669, -0.6060373783111572, 0.9780653715133667, -0.4006813168525696, -0.02517176792025566, -0.0035942750982940197, 0.008640779182314873, -0.6156798601150513, 0.9954013824462891, -0.402723491191864, 0.03782140463590622, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0017135621747002006, -2.0819641122216126e-06, -0.17107471823692322, -0.052577391266822815, -0.13120777904987335, -0.20169955492019653, -1.5920944213867188, -0.7544992566108704, -0.43206650018692017, -0.11941326409578323, -0.05006272345781326, -0.38809099793434143, -0.361990749835968, -0.621131956577301, -0.488981693983078, -0.21162071824073792], "max": [0.0775192528963089, 0.2093627154827118, -0.4476986527442932, -1.4140413999557495, 0.5042346715927124, 0.3973672688007355, -0.09115777909755707, -0.07353315502405167, -0.0006970033864490688, 0.7489895820617676, -0.9837656021118164, 0.8188512325286865, 0.1121717095375061, -0.05192062258720398, 0.014563333243131638, -0.010244141332805157, -0.5917155146598816, 0.9807579517364502, -0.39719292521476746, -0.023302152752876282, -0.002295263111591339, 0.013627469539642334, -0.6007720232009888, 0.9987856149673462, -0.3994879722595215, 0.03948868811130524, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0020031232852488756, 2.084722154904739e-06, 0.09448538720607758, 0.17550396919250488, 0.1976027935743332, 0.18120728433132172, 1.602857232093811, 0.689001202583313, 0.5137550234794617, 0.4001235365867615, 0.16456881165504456, 0.1682710200548172, 0.06928891688585281, 0.20998446643352509, 0.279266357421875, 0.10198872536420822], "mean": [-0.08909251540899277, 0.08207444101572037, -0.5524369478225708, -1.5397138595581055, -0.02655932307243347, 0.12934933602809906, -0.234441339969635, -0.14759626984596252, -0.07514481991529465, 0.5506123900413513, -1.3099538087844849, 0.41948917508125305, -0.15844056010246277, -0.29936960339546204, 0.013790233992040157, -0.01221991516649723, -0.6018956303596497, 0.9797375798225403, -0.3987833559513092, -0.024024004116654396, -0.0029224269092082977, 0.012087700888514519, -0.6110911965370178, 0.9976301193237305, -0.4010435938835144, 0.03868255391716957, 0.5700625777244568, 1.745330572128296, 0.5700625777244568, 0.5700625777244568, 0.5700625777244568, 0.5700625777244568, 1.3549895286560059, 1.745330572128296, 1.3549895286560059, 1.3549895286560059, 1.3549895286560059, 1.3549895286560059, 0.0018489405047148466, -2.8279524144636525e-07, -0.025020604953169823, 0.017109131440520287, 0.0025271836202591658, -0.0033540967851877213, -0.029582519084215164, -0.017633026465773582, 0.014478008262813091, 0.030441584065556526, 0.0186684038490057, -0.024569571018218994, -0.03944766893982887, -0.05356753244996071, -0.03058578073978424, -0.03692995384335518], "std": [0.10257481783628464, 0.04717126116156578, 0.05043209716677666, 0.05416228249669075, 0.49071255326271057, 0.1592966914176941, 0.05730835348367691, 0.056884266436100006, 0.05212410166859627, 0.08858603984117508, 0.10348998755216599, 0.16780515015125275, 0.08132864534854889, 0.10310609638690948, 0.00028405358898453414, 0.0010951211443170905, 0.003666359232738614, 0.0005164759350009263, 0.0005974018713459373, 0.0004254374362062663, 0.0002457527443766594, 0.0010734611423686147, 0.0038226405158638954, 0.0007291317451745272, 0.000592013995628804, 0.00034571249852888286, 0.7942600250244141, 1.3113021850585938e-06, 0.7942600250244141, 0.7942600250244141, 0.7942600250244141, 0.7942600250244141, 0.713359534740448, 1.3113021850585938e-06, 0.713359534740448, 0.713359534740448, 0.713359534740448, 0.713359534740448, 6.60083896946162e-05, 8.317721835737757e-07, 0.05981394648551941, 0.04727516323328018, 0.05962524190545082, 0.0781872421503067, 0.5546404123306274, 0.2113596498966217, 0.14718998968601227, 0.10416436940431595, 0.04193604364991188, 0.12205619364976883, 0.08221941441297531, 0.14720505475997925, 0.11512089520692825, 0.06515669077634811], "count": [222]}, "timestamp": {"min": [0.0], "max": [7.366666666666666], "mean": [3.6833333333333336], "std": [2.1361743235842763], "count": [222]}, "frame_index": {"min": [0], "max": [221], "mean": [110.5], "std": [64.0852297075283], "count": [222]}, "episode_index": {"min": [431], "max": [431], "mean": [431.0], "std": [0.0], "count": [222]}, "index": {"min": [169218], "max": [169439], "mean": [169328.5], "std": [64.0852297075283], "count": [222]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [222]}, "subtask_annotation": {"mean": [0.33783783783783783, 2.0, 2.0, 2.0, 2.0], "std": [0.5270270270270251, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [222]}, "scene_annotation": {"mean": [431.0], "std": [0.0], "min": [431], "max": [431], "count": [222]}, "eef_direction_state": {"mean": [3.963963963963964, 4.351351351351352], "std": [2.1536808128751215, 2.04079408961117], "min": [0, 0], "max": [6, 6], "count": [222]}, "eef_velocity_state": {"mean": [0.5630630630630631, 0.44594594594594594], "std": [0.49600710688164856, 0.49706957183106887], "min": [0, 0], "max": [1, 1], "count": [222]}, "eef_acc_mag_state": {"mean": [0.33783783783783783, 0.3783783783783784], "std": [0.6700213865154726, 0.7172778125896587], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_direction_action": {"mean": [3.472972972972973, 4.3108108108108105], "std": [2.1616412660831354, 1.8053399944993722], "min": [0, 0], "max": [6, 6], "count": [222]}, "eef_velocity_action": {"mean": [0.7927927927927928, 0.6171171171171171], "std": [0.5043436036857079, 0.5218425211825986], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_acc_mag_action": {"mean": [0.7432432432432432, 0.7837837837837838], "std": [0.8284492863851135, 0.8154521810362968], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_sim_pose_state": {"mean": [0.2319693916851984, 0.1732599279085292, 0.128574028206928, -0.3071050944961335, -1.029283967293222, 0.044655029052443326, 0.2533512400249814, -0.19630751362024398, 0.0822617530706404, -1.8916077152039754, -0.9111287630672843, 2.385350204742334], "std": [0.021311564859708282, 0.015836789724216375, 0.024992796036653164, 2.307039815897096, 0.24065910655006312, 2.1881138616853693, 0.014236058478398103, 0.02221307281530407, 0.01598917981930964, 0.35496239610522534, 0.21854649662449138, 0.2711300720445263], "min": [0.1987383666973635, 0.15232306305132795, 0.09568124667952503, -3.1284721080823363, -1.3869729730588143, -3.119771324476654, 0.24185198199231903, -0.23213728522971397, 0.05352165489110671, -2.1975653237515287, -1.1419597234284287, 1.9389523023624733], "max": [0.26674638563131603, 0.22106754948906154, 0.1585079473937092, 3.043324163609325, -0.3864129769904292, 3.1211962296447697, 0.2942638338970309, -0.17186106423521857, 0.09952687105600282, -1.1312655589733138, -0.3832945954516269, 2.6479777948485266], "count": [222]}, "eef_sim_pose_action": {"mean": [0.24219481807059956, 0.17764531751062704, 0.1272583665701752, -0.29512924745926367, -1.0284654188614852, -0.009246230744103976, 0.2584477547985848, -0.18986865291850927, 0.08549932744797105, -1.926757550612739, -0.9253822854498338, 2.415862795837965], "std": [0.025622398842779885, 0.020649834113875606, 0.027061334086905177, 2.3009155846840765, 0.2841365987130504, 2.176543855978495, 0.006887500553515971, 0.023885761293790497, 0.0199118234463212, 0.35291300916564455, 0.19974949180511045, 0.2739292226120326], "min": [0.2002356499892342, 0.15260751670186132, 0.08727791290089451, -3.0650235820359555, -1.4380810296586075, -3.1374168676942977, 0.24918498731720073, -0.24543901416979866, 0.033222888554833976, -2.2064664091053934, -1.1158127020095394, 1.9183116468938382], "max": [0.28279643588337827, 0.23256451732497524, 0.16286190879292745, 3.094598379652965, -0.32774927228962114, 3.110492616791993, 0.2809354354927806, -0.16632093865891906, 0.10748186837297743, -0.9964984599222557, -0.3230537236928981, 2.68594588876975], "count": [222]}}} +{"episode_index": 423, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.439458299692426]], [[0.5357054594386774]], [[0.47206561418685117]]], "std": [[[0.3027239645616136]], [[0.2213360218082025]], [[0.23078570699966966]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42965990003844673]], [[0.494079611207228]], [[0.4427641099577086]]], "std": [[[0.30891924497596435]], [[0.24738172384911042]], [[0.24781565307237824]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.442060450307574]], [[0.46696611880046135]], [[0.42785461120722795]]], "std": [[[0.2807042373682643]], [[0.22697869231944276]], [[0.25441374289149493]]], "count": [100]}, "observation.state": {"min": [-0.3511993885040283, -0.042625706642866135, -0.38509219884872437, -1.790264368057251, -0.24320515990257263, -0.05398055166006088, -0.19762304425239563, -0.8411529660224915, -0.4074162244796753, 0.19493359327316284, -1.8135349750518799, -0.2692284882068634, -0.4703691005706787, -0.3280676007270813, 0.00977135170251131, -0.02522105537354946, -0.6494715213775635, 1.0312166213989258, -0.4042380452156067, -0.0047424547374248505, -0.035876043140888214, 0.00786040723323822, -0.5168031454086304, 0.9973104596138, -0.5285656452178955, 0.019211824983358383, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0008522401913069189, -0.00038375015719793737, -0.7953411340713501, -0.10590086132287979, -0.35960641503334045, -0.5401399731636047, -0.2771766185760498, -0.3013763725757599, -0.0988023430109024, -1.0951719284057617, -0.6571801900863647, -0.38418418169021606, -1.0277701616287231, -1.536013126373291, -0.7236520051956177, -0.7901471853256226, -8.841387748718262, -13.369964599609375, -5.546398162841797, -13.186814308166504, -0.7173382639884949, -6.599511623382568, -1.6355310678482056, -14.063819885253906, -5.555555820465088, -2.1764347553253174, -7.5396833419799805, -0.860805869102478, -1.1190476417541504, -1.865079402923584, -0.008449668996036053, -0.027659855782985687, -0.022680621594190598, -0.007852108217775822, -0.017751500010490417, -0.025767479091882706, -0.011412142775952816, -0.04030795395374298, -0.023337101563811302, -0.008899959735572338, -0.02344830520451069, -0.009985281154513359, -2.9269800186157227, -0.27466946840286255, 12.011221885681152, -28.01862144470215, 13.491077423095703, -0.4925326704978943, 3.351180076599121, -0.1521817296743393, -2.420060873031616, -35.423824310302734, 13.126803398132324, -0.17120935022830963, -0.012160137295722961, -0.012384879402816296, 0.001831501955166459, -0.10930868983268738, 0.3896503448486328, 0.07562275230884552, 0.12696105241775513, 0.35227423906326294, -0.25648295879364014, 0.2053336799144745, 2.120246171951294, -1.3480761051177979, -2.998417377471924, -3.078129768371582, -1.1584326028823853, -3.021411418914795, -0.6984789371490479, -0.15682148933410645, 9.686969757080078, -0.011989831924438477, -0.01333954930305481, -0.03333240747451782, -0.019079525023698807, 0.021332554519176483, 0.64254230260849, 0.7636316418647766], "max": [0.09711643308401108, 0.05760318785905838, 0.17166495323181152, -1.3076978921890259, -0.031756140291690826, 0.394727498292923, -0.10299848020076752, 0.19991569221019745, 0.1209217831492424, 0.641547679901123, -1.1506307125091553, 0.3358941376209259, 0.2418648600578308, 0.13885712623596191, 0.011378590948879719, -0.019927190616726875, -0.6459184885025024, 1.0326409339904785, -0.39747148752212524, 0.00023249158402904868, -0.03412093222141266, 0.01287537720054388, -0.5083023309707642, 1.0035881996154785, -0.5219855904579163, 0.023179013282060623, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0001879785704659298, -0.0003793829237110913, 0.7115562558174133, 0.0961521789431572, 0.959871768951416, 0.8131368160247803, 0.261228084564209, 0.676025390625, 0.15830154716968536, 1.4755828380584717, 0.9555445909500122, 0.6064701080322266, 0.7532958984375, 0.9829168319702148, 0.5826250314712524, 0.151685893535614, -3.351710081100464, 1.9536021947860718, 2.7240538597106934, -0.6715506911277771, 0.4017094075679779, 0.9755799770355225, 1.862645149230957e-09, -2.1156973838806152, 9.09645938873291, 0.4493284821510315, -2.0146522521972656, 0.8894994258880615, 0.28693529963493347, -0.057387057691812515, 0.008214197121560574, 0.030305135995149612, 0.012236736714839935, 0.006746797822415829, 0.019267728552222252, 0.008158138953149319, 0.00624077720567584, 0.029195211827754974, 0.023358643054962158, 0.020572997629642487, 0.008543061092495918, 0.008734326809644699, 0.3817799985408783, 0.8722611665725708, 21.260902404785156, -18.987415313720703, 25.66791534423828, 0.18869075179100037, 6.447839736938477, 0.909378707408905, 3.7265965938568115, -23.11792755126953, 22.634990692138672, 0.5804237127304077, 0.022483747452497482, 0.009640739299356937, 0.004884005058556795, -0.013663585297763348, 0.47824785113334656, 0.416803777217865, 0.2156023383140564, 0.5453380942344666, 0.023389076814055443, 0.37406083941459656, 2.8347673416137695, -1.225879192352295, -1.571433663368225, -1.5339735746383667, -0.7400120496749878, 3.0783915519714355, -0.3484688997268677, 0.30833983421325684, 9.871767044067383, 0.020741790533065796, 0.021225035190582275, 0.04299408197402954, -0.017097100615501404, 0.02484780177474022, 0.6449981927871704, 0.7657272815704346], "mean": [-0.10197214782238007, 0.01671416312456131, -0.13985195755958557, -1.536609411239624, -0.09679385274648666, 0.05707249790430069, -0.15184210240840912, -0.4768208861351013, -0.09423798322677612, 0.43599143624305725, -1.4608577489852905, 0.0550968162715435, 0.014445260167121887, -0.04224823787808418, 0.010420680977404118, -0.023335589095950127, -0.6484628915786743, 1.0318206548690796, -0.40037238597869873, -0.002658962272107601, -0.03516993671655655, 0.00958113931119442, -0.5140215754508972, 1.0015511512756348, -0.5242979526519775, 0.02103387378156185, 0.5995299816131592, 0.9671290516853333, 0.5995299816131592, 0.5995299816131592, 0.5995299816131592, 0.5995299816131592, 0.8061806559562683, 0.9581323266029358, 0.8061806559562683, 0.8061806559562683, 0.8061806559562683, 0.8061806559562683, -0.0004107308923266828, -0.00038172194035723805, -0.013425814919173717, -0.006499654147773981, 0.037874363362789154, 0.03913449868559837, -0.014595849439501762, 0.056366030126810074, 0.012755032628774643, 0.10669767111539841, 0.04554399475455284, -0.028282204642891884, -0.061433371156454086, -0.004229904152452946, -0.08791883289813995, -0.06295086443424225, -5.689691066741943, -2.847116470336914, -0.2743642032146454, -6.740574836730957, -0.10304033756256104, -0.6216437220573425, -0.8503046631813049, -8.605921745300293, 0.6025285720825195, -0.925316572189331, -5.150652885437012, -0.019917847588658333, -0.2621859610080719, -0.8301401138305664, 6.637084879912436e-06, 0.00048698356840759516, -0.0011277234880253673, -0.0003324753197375685, -0.00013821039465256035, -0.0009293343173339963, -0.00014462819672189653, -0.0002576877304818481, -0.0008913949714042246, 0.0005580978468060493, -0.0007038823678158224, -0.000483084237203002, -1.4727836847305298, 0.1237696036696434, 16.303359985351562, -23.047348022460938, 19.36136245727539, -0.16006173193454742, 4.4822678565979, 0.1849304735660553, 1.1286526918411255, -29.811813354492188, 18.71674156188965, 0.18149442970752716, 0.0028236324433237314, -0.0028234298806637526, 0.0034469193778932095, -0.05843411758542061, 0.434975802898407, 0.21587121486663818, 0.17715047299861908, 0.4758630692958832, -0.13078546524047852, 0.28548404574394226, 2.5671560764312744, -1.2936302423477173, -2.6569178104400635, -2.329991579055786, -1.0026483535766602, 1.0567443370819092, -0.5640462636947632, 0.015913724899291992, 9.77298641204834, 0.0035475927870720625, 0.0011610749643296003, 0.0008981204009614885, -0.018393971025943756, 0.02295547164976597, 0.643946647644043, 0.764503538608551], "std": [0.14734254777431488, 0.03292286396026611, 0.1661090850830078, 0.12743785977363586, 0.062152814120054245, 0.12845009565353394, 0.02657090499997139, 0.36595481634140015, 0.1875869333744049, 0.15099956095218658, 0.21959811449050903, 0.19505351781845093, 0.25140416622161865, 0.1601182222366333, 0.0003137212770525366, 0.0008403058745898306, 0.0009010677458718419, 0.0004743144381791353, 0.0023647404741495848, 0.0013319317949935794, 0.0003197123296558857, 0.0008999185520224273, 0.0020573223009705544, 0.0013585195410996675, 0.002448577433824539, 0.0010980127844959497, 0.8149299025535583, 0.8618624806404114, 0.8149299025535583, 0.8149299025535583, 0.8149299025535583, 0.8149299025535583, 0.8515183925628662, 0.8513502478599548, 0.8515183925628662, 0.8515183925628662, 0.8515183925628662, 0.8515183925628662, 9.620840864954516e-05, 7.973989681886451e-07, 0.27632084488868713, 0.042135268449783325, 0.2441786378622055, 0.2497643679380417, 0.09207497537136078, 0.1717359870672226, 0.04295700788497925, 0.4292207360267639, 0.3310491740703583, 0.18878145515918732, 0.3292773962020874, 0.4192718267440796, 0.23558464646339417, 0.18477344512939453, 1.4419142007827759, 3.946984052658081, 2.3083689212799072, 3.7638967037200928, 0.23449093103408813, 1.9083775281906128, 0.44227808713912964, 3.4754908084869385, 4.540276527404785, 0.6377813220024109, 1.517494797706604, 0.3342916965484619, 0.2859038710594177, 0.4369042217731476, 0.003127648960798979, 0.008062560111284256, 0.0054033189080655575, 0.0027463622391223907, 0.004985019098967314, 0.004475937690585852, 0.0033825451973825693, 0.008236982859671116, 0.007108376827090979, 0.004559241700917482, 0.0037620144430547953, 0.002501811133697629, 0.7294187545776367, 0.20803296566009521, 2.7334773540496826, 2.4538004398345947, 3.210810661315918, 0.17750458419322968, 0.6235567331314087, 0.2057265192270279, 1.6616482734680176, 2.8864336013793945, 2.7564358711242676, 0.22138580679893494, 0.006445666309446096, 0.0038595094811171293, 0.0005101662827655673, 0.018884941935539246, 0.0270505640655756, 0.09469157457351685, 0.02437523379921913, 0.06542357802391052, 0.08884534239768982, 0.06106656417250633, 0.22392264008522034, 0.035784732550382614, 0.42512643337249756, 0.5725644826889038, 0.13599514961242676, 2.2235844135284424, 0.06124624237418175, 0.07062140107154846, 0.030362801626324654, 0.005263715051114559, 0.00721195712685585, 0.011397491209208965, 0.0003815126256085932, 0.0009097029105760157, 0.00040486830403096974, 0.00034503472852520645], "count": [194]}, "action": {"min": [-0.38133761286735535, -0.055787354707717896, -0.48261311650276184, -1.65313720703125, -0.2470485121011734, -0.07851153612136841, -0.1803836077451706, -0.9234957695007324, -0.41972827911376953, 0.18015071749687195, -1.827821969985962, -0.27384501695632935, -0.47664889693260193, -0.33004167675971985, 0.008640799671411514, -0.028008976951241493, -0.6487773656845093, 1.0272984504699707, -0.4050820469856262, -0.004844853654503822, -0.035863883793354034, 0.002267314586788416, -0.5136473774909973, 0.9948357939720154, -0.5290073752403259, 0.015783976763486862, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0008522401913069189, -0.00038375015719793737, -0.7953411340713501, -0.10590086132287979, -0.35960641503334045, -0.5401399731636047, -0.2771766185760498, -0.32763877511024475, -0.0988023430109024, -1.0951719284057617, -0.6571801900863647, -0.38418418169021606, -1.0277701616287231, -1.536013126373291, -0.7236520051956177, -0.7901471853256226], "max": [0.0627456083893776, 0.05367428436875343, 0.20373113453388214, -1.1706546545028687, -0.030724702402949333, 0.3944111466407776, -0.09581077098846436, 0.20407485961914062, 0.1463874876499176, 0.7060664296150208, -1.0367231369018555, 0.3336794078350067, 0.25249963998794556, 0.14275290071964264, 0.012005646713078022, -0.013255021534860134, -0.6420660614967346, 1.0322437286376953, -0.39683806896209717, -8.93778633326292e-05, -0.03285256028175354, 0.017558924853801727, -0.5051566958427429, 1.0020148754119873, -0.5213364362716675, 0.020226817578077316, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0001879844203358516, -0.0003793829237110913, 0.7115562558174133, 0.0961521789431572, 0.959871768951416, 0.8131368160247803, 0.36403000354766846, 0.676025390625, 0.15830154716968536, 1.4755828380584717, 0.9555445909500122, 0.6064701080322266, 0.7532958984375, 0.9829168319702148, 0.5826250314712524, 0.151685893535614], "mean": [-0.12513555586338043, 0.007133166305720806, -0.13829916715621948, -1.4874943494796753, -0.0992390364408493, 0.059805285185575485, -0.1461879163980484, -0.4711421728134155, -0.08700186014175415, 0.4375995695590973, -1.439920425415039, 0.05490894988179207, -0.0014414838515222073, -0.051922138780355453, 0.01056522224098444, -0.022085975855588913, -0.6450254917144775, 1.0296725034713745, -0.4005611538887024, -0.0027124404441565275, -0.034339845180511475, 0.008593852631747723, -0.5099612474441528, 0.9985071420669556, -0.5242903232574463, 0.018383653834462166, 0.5995299816131592, 0.9761255979537964, 0.5995299816131592, 0.5995299816131592, 0.5995299816131592, 0.5995299816131592, 0.797633945941925, 0.9491357803344727, 0.797633945941925, 0.797633945941925, 0.797633945941925, 0.797633945941925, -0.00041108569712378085, -0.0003817383258137852, -0.01311082299798727, -0.006511599291115999, 0.03781982883810997, 0.039155155420303345, -0.012419390492141247, 0.05575760081410408, 0.012179194018244743, 0.10638301819562912, 0.046001747250556946, -0.02836347557604313, -0.06115212291479111, -0.0015971800312399864, -0.08904663473367691, -0.06202784180641174], "std": [0.1539333015680313, 0.03356810659170151, 0.2158420979976654, 0.12788280844688416, 0.06264704465866089, 0.1415550857782364, 0.026675820350646973, 0.4035784900188446, 0.19093820452690125, 0.1754526048898697, 0.2475932538509369, 0.1959376037120819, 0.2625955641269684, 0.16564372181892395, 0.0006498947041109204, 0.002712302841246128, 0.001746086054481566, 0.001177192316390574, 0.002614998258650303, 0.0012784636346623302, 0.0005290174158290029, 0.0028199052903801203, 0.0022701674606651068, 0.002005630638450384, 0.002530214376747608, 0.0010665380395948887, 0.8149299025535583, 0.8608285784721375, 0.8149299025535583, 0.8149299025535583, 0.8149299025535583, 0.8149299025535583, 0.8505470156669617, 0.8522055149078369, 0.8505470156669617, 0.8505470156669617, 0.8505470156669617, 0.8505470156669617, 9.565556683810428e-05, 8.150698249664856e-07, 0.276371031999588, 0.04213401675224304, 0.24418853223323822, 0.24976253509521484, 0.09651684761047363, 0.17292264103889465, 0.043013669550418854, 0.42975476384162903, 0.3313368260860443, 0.1888207346200943, 0.32941803336143494, 0.4198669195175171, 0.23597155511379242, 0.185015007853508], "count": [194]}, "timestamp": {"min": [0.0], "max": [6.433333333333334], "mean": [3.2166666666666663], "std": [1.866741069945755], "count": [194]}, "frame_index": {"min": [0], "max": [193], "mean": [96.5], "std": [56.00223209837265], "count": [194]}, "episode_index": {"min": [432], "max": [432], "mean": [432.0], "std": [0.0], "count": [194]}, "index": {"min": [169440], "max": [169633], "mean": [169536.5], "std": [56.00223209837265], "count": [194]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [194]}, "subtask_annotation": {"mean": [0.5515463917525774, 2.0, 2.0, 2.0, 2.0], "std": [0.5371965030594956, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [194]}, "scene_annotation": {"mean": [432.0], "std": [0.0], "min": [432], "max": [432], "count": [194]}, "eef_direction_state": {"mean": [2.597938144329897, 3.314432989690722], "std": [2.0890475006785754, 1.7228297084368207], "min": [0, 1], "max": [6, 6], "count": [194]}, "eef_velocity_state": {"mean": [1.0670103092783505, 1.2371134020618557], "std": [0.642678295608539, 0.7429836184217421], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_acc_mag_state": {"mean": [1.0721649484536082, 1.0618556701030928], "std": [0.8645053729169746, 0.8712407669606835], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_direction_action": {"mean": [2.3762886597938144, 3.0103092783505154], "std": [1.8184775095551766, 1.6181626679079015], "min": [0, 0], "max": [6, 6], "count": [194]}, "eef_velocity_action": {"mean": [1.2268041237113403, 1.3556701030927836], "std": [0.6581002749898814, 0.651954883039115], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_acc_mag_action": {"mean": [1.2216494845360826, 1.1134020618556701], "std": [0.7714929700989532, 0.8479968957805692], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_sim_pose_state": {"mean": [0.2789528344578328, 0.2615361132918352, 0.1436828290621742, 2.5673555782403494, -1.2936942726518048, -2.657114664514317, 0.34550533931293653, -0.2175715552818062, 0.24928008097919152, -2.329812581207001, -1.0029273914035248, 1.0241078056212145], "std": [0.035152074353082735, 0.050575416518059, 0.018898599986760894, 0.22425236643882418, 0.03581184543952271, 0.4253892810491492, 0.07900950615661173, 0.06010922467307687, 0.061901058675623045, 0.5729401914257785, 0.13603700791206647, 2.2936637917203995], "min": [0.22943995899269115, 0.17683849550755104, 0.11001331790459282, 2.1200912227169884, -1.348281575701687, -2.9997971219910857, 0.19499419761822057, -0.30636639808428767, 0.13502629205278754, -3.0781511290271895, -1.1585282673243542, -3.1254331934302324], "max": [0.33475722813615133, 0.3560591442458283, 0.1794846236384258, 2.8352180064325974, -1.2258805517870082, -1.571475908518103, 0.4244783786793857, -0.10961459919013283, 0.3177874395176922, -1.5339717192014133, -0.7400174936568313, 3.1177452169688826], "count": [194]}, "eef_sim_pose_action": {"mean": [0.28231005683635074, 0.2604037960085017, 0.13804712540545913, 2.4749025244999063, -1.3128294161832679, -2.5594422638438235, 0.34259884573496563, -0.21648348469440848, 0.24496592655020707, -2.320939075425012, -1.002236497601942, 1.0374374690907795], "std": [0.03408791917618207, 0.06288624315642596, 0.025140554457009013, 0.2992476031737495, 0.052615584295224886, 0.5184469279586258, 0.08611321524532516, 0.06366530111991367, 0.07129649622432527, 0.5936702832667331, 0.1412198184308264, 2.2417625178888554], "min": [0.23701863433573922, 0.14857331078863112, 0.0994019707375379, 1.9230202478793874, -1.399148050542585, -2.9564505753984065, 0.1938526318776597, -0.30208778522355656, 0.12562335282315684, -3.1079709798291195, -1.174081685703007, -3.130022458926012], "max": [0.33854077907066965, 0.3606390530379189, 0.18739996098260223, 2.8917290286839847, -1.2084628500220775, -1.3584113018895694, 0.4342586309408905, -0.09220955848067225, 0.3256215074474021, -1.4827162326461343, -0.7185814380951406, 3.1194522119947123], "count": [194]}}} +{"episode_index": 424, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45042715575166925]], [[0.542398248380122]], [[0.48253596667125204]]], "std": [[[0.29371362950857605]], [[0.2128620981757901]], [[0.22374541474814544]]], "count": [109]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4148599030365879]], [[0.41933398278361533]], [[0.38319964489663466]]], "std": [[[0.27825824209733424]], [[0.24409138392840024]], [[0.261164317753739]]], "count": [109]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47554585568712104]], [[0.4470092616107425]], [[0.3376224123396435]]], "std": [[[0.313190051357345]], [[0.22225761978347117]], [[0.2565190190288746]]], "count": [109]}, "observation.state": {"min": [-0.8119791150093079, -0.2956451177597046, -0.479896605014801, -1.795408010482788, -1.5175466537475586, 0.08125080168247223, -0.7087826728820801, -0.7690731883049011, -0.16050070524215698, 0.43640783429145813, -1.5566049814224243, 0.20730528235435486, -0.7000070810317993, -0.6891292929649353, 0.010616270825266838, -0.0017294182907789946, -0.6115933656692505, 1.0342371463775635, -0.45857784152030945, -0.009270118549466133, -0.013184115290641785, 0.0012362943962216377, -0.6172731518745422, 1.0210965871810913, -0.45231544971466064, -0.011210953816771507, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.008871925063431263, -0.0019106800900772214, -0.7229045629501343, -0.6601125001907349, -0.25756707787513733, -1.6935510635375977, -2.0359370708465576, -1.7491517066955566, -1.3980493545532227, -1.0763741731643677, -0.4968876540660858, -0.7363240718841553, -0.8649823665618896, -1.1359200477600098, -1.5693724155426025, -1.1909620761871338, -13.573868751525879, -13.614164352416992, -2.232600688934326, -10.775336265563965, -1.3485958576202393, -1.2912087440490723, -1.1764346361160278, -12.003798484802246, -5.525030612945557, -2.3028082847595215, -9.09645938873291, -0.6599512100219727, -2.6971917152404785, -2.9841270446777344, -0.007839350029826164, -0.044802986085414886, -0.01361768413335085, -0.019399136304855347, -0.017713118344545364, -0.027694113552570343, -0.008909400552511215, -0.042750973254442215, -0.02073797397315502, -0.009673453867435455, -0.015175203792750835, -0.02440355159342289, -4.114739894866943, -0.6978089809417725, 4.602569580078125, -32.802764892578125, 12.111328125, -1.0872348546981812, -0.7423499822616577, -0.42313945293426514, 5.255837440490723, -33.77296447753906, 14.048441886901855, -0.650772213935852, -0.01963634416460991, -0.019764112308621407, 0.004273504484444857, -0.08198151737451553, 0.3362225294113159, 0.029934704303741455, 0.03586822748184204, 0.34464722871780396, -0.13411515951156616, 0.012864988297224045, -3.0970888137817383, -0.8143876791000366, -3.1353631019592285, -3.101182460784912, -0.9415249824523926, 2.1026411056518555, -0.7407991290092468, -0.12880723178386688, 9.705204010009766, -0.012131094932556152, -0.016840875148773193, -0.04407256841659546, -0.025562245398759842, 0.017996175214648247, 0.8332738876342773, 0.5470353364944458], "max": [-0.027244919911026955, 0.39721062779426575, -0.05397598072886467, -0.39063069224357605, 0.2391868680715561, 0.6969569325447083, 0.0023897315841168165, 0.045426174998283386, 0.2250712811946869, 1.003663420677185, -0.7133591771125793, 0.8580353260040283, 0.32597780227661133, 0.03614499792456627, 0.012312076985836029, 0.008119349367916584, -0.6065478324890137, 1.0383564233779907, -0.4548375606536865, -0.0034266349393874407, -0.01165090687572956, 0.011854993179440498, -0.6093350648880005, 1.0243772268295288, -0.4484198987483978, -0.004720016848295927, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.008110693655908108, -0.0019044929649680853, 0.4473479390144348, 1.0087114572525024, 0.5276816487312317, 0.9587919116020203, 3.319664239883423, 1.3206119537353516, 1.497514247894287, 0.8093938231468201, 0.3398640751838684, 0.38118499517440796, 0.9624277949333191, 1.4047551155090332, 1.3396673202514648, 1.1156080961227417, -3.2960338592529297, 5.952381134033203, 2.232600688934326, -0.18315020203590393, 0.6025640964508057, 2.5250306129455566, 0.6312576532363892, -2.928570508956909, 13.125763893127441, 3.384005069732666, -0.6715506911277771, 1.5494505167007446, 1.4633699655532837, 1.1764346361160278, 0.007510327734053135, 0.03441857919096947, 0.02589382603764534, 0.008249299600720406, 0.019127529114484787, 0.012588095851242542, 0.007616410963237286, 0.04024180769920349, 0.014983574859797955, 0.010912040248513222, 0.015928201377391815, 0.017469381913542747, -1.6119600534439087, 0.5827446579933167, 12.530866622924805, -20.22332000732422, 20.498111724853516, 0.8163023591041565, 1.5483300685882568, 0.9353609085083008, 14.728222846984863, -20.77872085571289, 22.628265380859375, 1.2792633771896362, 0.02271321602165699, 0.02063647285103798, 0.007936508394777775, 0.013663585297763348, 0.5854846239089966, 0.4490305185317993, 0.36379489302635193, 0.5045490860939026, 0.067878358066082, 0.2999890446662903, 3.03513765335083, 0.37709468603134155, 3.131439447402954, -0.9966375827789307, 0.008936919271945953, 3.019465446472168, -0.44519343972206116, 0.3993188738822937, 9.862985610961914, 0.01571562886238098, 0.018052101135253906, 0.07307237386703491, -0.021830307319760323, 0.021304277703166008, 0.8365607857704163, 0.5518936514854431], "mean": [-0.32012686133384705, -0.1293490082025528, -0.36616820096969604, -1.305492877960205, -0.2796032726764679, 0.40202638506889343, -0.604641854763031, -0.33181214332580566, 0.1018754169344902, 0.644627571105957, -1.1996982097625732, 0.5381715893745422, -0.36511629819869995, -0.41441771388053894, 0.011153236031532288, 0.00021233638108242303, -0.6096972823143005, 1.0365180969238281, -0.4565293788909912, -0.005440789274871349, -0.01272409688681364, 0.003175614634528756, -0.6135898232460022, 1.022457242012024, -0.4497596025466919, -0.006694350857287645, 0.5822115540504456, 1.7453173398971558, 0.5822115540504456, 0.5822115540504456, 0.5822115540504456, 0.5822115540504456, 0.5817434191703796, 1.7453173398971558, 0.5817434191703796, 0.5817434191703796, 0.5817434191703796, 0.5817434191703796, -0.008577970787882805, -0.001907783793285489, -0.024851161986589432, 0.004663872066885233, 0.01837978884577751, 0.025651883333921432, 0.012784378603100777, -0.022513002157211304, -0.0023721226025372744, 0.004868722520768642, 0.0016184557462111115, -0.011666196398437023, 0.00598900904878974, 0.007043121848255396, 0.004766685888171196, 0.001246098312549293, -8.075860977172852, -4.208187103271484, 0.16084083914756775, -4.393209934234619, -0.196603924036026, 0.17120839655399323, -0.25463223457336426, -6.7913336753845215, 4.629785060882568, 0.15979185700416565, -4.771904468536377, 0.315885454416275, -0.16406241059303284, -0.6463189721107483, 3.10592440655455e-05, -0.000604857923462987, -0.0002591749362181872, 0.00016457751917187124, 0.0002538361877668649, -0.0002866006689146161, -0.00014545043813996017, 0.00011609998909989372, -0.00015004958549980074, 0.0002047932503046468, 9.75025468505919e-05, -7.216798985609785e-05, -2.6323862075805664, -0.2542477548122406, 8.023696899414062, -25.390867233276367, 16.305877685546875, 0.1238567903637886, 0.569135308265686, 0.022268123924732208, 10.654815673828125, -28.16552734375, 18.219009399414062, 0.5665696263313293, 0.001855149632319808, -0.0021166473161429167, 0.005845383740961552, -0.03167232125997543, 0.43446221947669983, 0.16710083186626434, 0.2848260998725891, 0.4168081283569336, -0.0545053705573082, 0.1894047111272812, -1.5203803777694702, -0.49346572160720825, 0.9144140481948853, -2.2776312828063965, -0.5999267101287842, 2.6186399459838867, -0.6209041476249695, 0.07065004855394363, 9.774874687194824, 0.0018873284570872784, 0.0005844936822541058, 0.0010377909056842327, -0.024295268580317497, 0.02009676583111286, 0.8357264995574951, 0.5482375025749207], "std": [0.19800817966461182, 0.20708218216896057, 0.10983008146286011, 0.3795602321624756, 0.5699571371078491, 0.22608798742294312, 0.18084417283535004, 0.2731086313724518, 0.12467338889837265, 0.17000077664852142, 0.27378150820732117, 0.2169197052717209, 0.3285357356071472, 0.21208010613918304, 0.00045312446309253573, 0.0016026718076318502, 0.0010756270494312048, 0.0009957595029845834, 0.0007870722911320627, 0.001994734164327383, 0.00036273381556384265, 0.0016309496713802218, 0.0016702060820534825, 0.0007828556699678302, 0.0008634701953269541, 0.0023216179106384516, 0.818084716796875, 1.1920928955078125e-05, 0.818084716796875, 0.818084716796875, 0.818084716796875, 0.818084716796875, 0.8179440498352051, 1.1920928955078125e-05, 0.8179440498352051, 0.8179440498352051, 0.8179440498352051, 0.8179440498352051, 0.00017880869563668966, 1.0280208471158403e-06, 0.14444684982299805, 0.17597003281116486, 0.11754348129034042, 0.31256499886512756, 0.5380027890205383, 0.3537001609802246, 0.2559892237186432, 0.24381023645401, 0.10832817852497101, 0.16418834030628204, 0.2592337131500244, 0.24301494657993317, 0.36023926734924316, 0.25586315989494324, 2.3892555236816406, 4.878889560699463, 1.071966290473938, 2.773469924926758, 0.3731405436992645, 0.8052868247032166, 0.31078022718429565, 2.5302672386169434, 3.9232919216156006, 1.203857660293579, 1.8399698734283447, 0.4155614376068115, 0.6566611528396606, 0.7489275932312012, 0.002641981700435281, 0.007313764188438654, 0.004812637344002724, 0.0030016067903488874, 0.00252478732727468, 0.002907431684434414, 0.002569791628047824, 0.007789323106408119, 0.0051878695376217365, 0.002989692846313119, 0.0023041910026222467, 0.0027064927853643894, 0.4071534276008606, 0.14338470995426178, 1.5298821926116943, 2.1916544437408447, 2.0083656311035156, 0.43748703598976135, 0.3579113185405731, 0.14223188161849976, 1.6474874019622803, 2.8088314533233643, 1.6930336952209473, 0.45602768659591675, 0.0067626540549099445, 0.005842541344463825, 0.0005063888966105878, 0.017443526536226273, 0.07078201323747635, 0.10380885004997253, 0.0951349213719368, 0.052429553121328354, 0.06465723365545273, 0.08283581584692001, 2.0830278396606445, 0.3473316431045532, 2.4373068809509277, 0.7115105390548706, 0.24387307465076447, 0.28617173433303833, 0.047298748046159744, 0.05454172194004059, 0.023649558424949646, 0.003967349883168936, 0.005492923781275749, 0.012780391611158848, 0.0007781860185787082, 0.0007618383388034999, 0.0004790897364728153, 0.0007075375178828835], "count": [522]}, "action": {"min": [-0.8773983716964722, -0.3134905695915222, -0.5184097290039062, -1.707849383354187, -1.5433698892593384, 0.07314571738243103, -0.6981316804885864, -0.8223699331283569, -0.1948581039905548, 0.40284162759780884, -1.538020133972168, 0.19700191915035248, -0.6981316804885864, -0.6937055587768555, 0.010432706214487553, -0.004977663047611713, -0.6099494695663452, 1.031162977218628, -0.45838189125061035, -0.008939117193222046, -0.013294658623635769, -0.002437376417219639, -0.6137349605560303, 1.0171096324920654, -0.45282799005508423, -0.011166972108185291, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.008871925063431263, -0.0019106800900772214, -0.7229045629501343, -0.6601125001907349, -0.25756707787513733, -1.6935510635375977, -2.0359370708465576, -1.7491517066955566, -1.3980493545532227, -1.0763741731643677, -0.4968876540660858, -0.7363240718841553, -0.8649823665618896, -1.1359200477600098, -1.5693724155426025, -1.1909620761871338], "max": [-0.07719656825065613, 0.43428969383239746, 0.02727372944355011, -0.28887036442756653, 0.2406156361103058, 0.6981316804885864, 0.015081771649420261, 0.044062696397304535, 0.23029209673404694, 1.0761502981185913, -0.6552348136901855, 0.8584432005882263, 0.33441734313964844, 0.04049189016222954, 0.013021998107433319, 0.012286731041967869, -0.6009465456008911, 1.0361244678497314, -0.4542323350906372, -0.003417546395212412, -0.010649532079696655, 0.015332354232668877, -0.6046326160430908, 1.02326500415802, -0.44808229804039, -0.004753172397613525, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.008110693655908108, -0.0019044929649680853, 0.4473479390144348, 1.0087114572525024, 0.5276816487312317, 0.9587919116020203, 3.319664239883423, 1.3206119537353516, 1.497514247894287, 0.8093938231468201, 0.3398640751838684, 0.38118499517440796, 0.9624277949333191, 1.4047551155090332, 1.3396673202514648, 1.1156080961227417], "mean": [-0.36016711592674255, -0.12048539519309998, -0.35867735743522644, -1.2412015199661255, -0.2776188254356384, 0.39645132422447205, -0.6008809208869934, -0.35299018025398254, 0.09058283269405365, 0.6557878255844116, -1.1568492650985718, 0.5371359586715698, -0.36161693930625916, -0.4159523844718933, 0.01137517485767603, -0.00046096794540062547, -0.6062717437744141, 1.0346653461456299, -0.4565185308456421, -0.0051884520798921585, -0.012342296540737152, 0.002226822078227997, -0.609731137752533, 1.0203200578689575, -0.44988757371902466, -0.006800435949116945, 0.5822115540504456, 1.7453173398971558, 0.5822115540504456, 0.5822115540504456, 0.5822115540504456, 0.5822115540504456, 0.5815762281417847, 1.7453173398971558, 0.5815762281417847, 0.5815762281417847, 0.5815762281417847, 0.5815762281417847, -0.008578214794397354, -0.0019077890319749713, -0.024572066962718964, 0.004127121530473232, 0.018537385389208794, 0.025480160489678383, 0.014349790289998055, -0.02403421327471733, -0.002402251586318016, 0.00474610785022378, 0.00159032444935292, -0.011500160209834576, 0.006050559226423502, 0.007199512794613838, 0.004705043975263834, 0.001721019041724503], "std": [0.2048809677362442, 0.20196904242038727, 0.11987201124429703, 0.3876037001609802, 0.5741526484489441, 0.22530952095985413, 0.17961306869983673, 0.2823333740234375, 0.12656156718730927, 0.19958727061748505, 0.28116729855537415, 0.2185257226228714, 0.3323650360107422, 0.21126073598861694, 0.0006436649709939957, 0.002223764080554247, 0.0014716482255607843, 0.0010407204972580075, 0.0008102668798528612, 0.0018099704757332802, 0.0005555089446716011, 0.002315663266927004, 0.0019338363781571388, 0.0011367168044671416, 0.000978394877165556, 0.0021339741069823503, 0.818084716796875, 1.1920928955078125e-05, 0.818084716796875, 0.818084716796875, 0.818084716796875, 0.818084716796875, 0.8178578615188599, 1.1920928955078125e-05, 0.8178578615188599, 0.8178578615188599, 0.8178578615188599, 0.8178578615188599, 0.0001786436332622543, 1.0308542641723761e-06, 0.14459742605686188, 0.17636236548423767, 0.11741247773170471, 0.3125627040863037, 0.5390582084655762, 0.3551813066005707, 0.2559897303581238, 0.2437707483768463, 0.10833164304494858, 0.16416646540164948, 0.2592085301876068, 0.24321947991847992, 0.36029165983200073, 0.2561184763908386], "count": [522]}, "timestamp": {"min": [0.0], "max": [17.366666666666667], "mean": [8.683333333333334], "std": [5.022938124982967], "count": [522]}, "frame_index": {"min": [0], "max": [521], "mean": [260.5], "std": [150.68814374948903], "count": [522]}, "episode_index": {"min": [433], "max": [433], "mean": [433.0], "std": [0.0], "count": [522]}, "index": {"min": [169634], "max": [170155], "mean": [169894.5], "std": [150.68814374948903], "count": [522]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [522]}, "subtask_annotation": {"mean": [0.37547892720306514, 2.0, 2.0, 2.0, 2.0], "std": [0.5074278354373418, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [522]}, "scene_annotation": {"mean": [433.0], "std": [0.0], "min": [433], "max": [433], "count": [522]}, "eef_direction_state": {"mean": [3.9157088122605366, 3.5900383141762453], "std": [2.1137622338167783, 2.1344951035762594], "min": [0, 0], "max": [6, 6], "count": [522]}, "eef_velocity_state": {"mean": [0.7720306513409961, 0.8160919540229885], "std": [0.7269730023783092, 0.6287261761460841], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_acc_mag_state": {"mean": [0.6283524904214559, 0.8026819923371648], "std": [0.8021766164794157, 0.844949209757817], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_direction_action": {"mean": [3.6091954022988504, 3.375478927203065], "std": [2.141666493165588, 2.030611580612688], "min": [0, 0], "max": [6, 6], "count": [522]}, "eef_velocity_action": {"mean": [0.8659003831417624, 0.9482758620689655], "std": [0.7487064538663682, 0.6336711867698136], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_acc_mag_action": {"mean": [0.946360153256705, 1.128352490421456], "std": [0.8310290950861279, 0.7810009089698972], "min": [0, 0], "max": [2, 2], "count": [522]}, "eef_sim_pose_state": {"mean": [0.31537885053633635, 0.17925707537779517, 0.18476202456660096, -1.5085825346884296, -0.4936955651463045, 0.9196043588033226, 0.298957345923615, -0.1273435835058906, 0.14344708521718336, -2.277631060029199, -0.6000321961285238, 2.6187505230982713], "std": [0.05233093698902552, 0.10917789451557953, 0.0317162743188699, 2.1135047217978844, 0.34731813806454354, 2.4604948406612435, 0.06152646205825064, 0.041972634446201425, 0.018262805798535963, 0.7115460796566554, 0.24385745899900058, 0.2861546323671044], "min": [0.23914147893362084, 0.0804939945814944, 0.10825127816995438, -3.125522522562098, -0.8145754356620208, -3.1392164405554412, 0.2124734405921076, -0.20692985126295138, 0.10720629455342638, -3.1011823418191824, -0.9415245999277875, 2.1026440214574142], "max": [0.4264138063515935, 0.4403092921156432, 0.22154433057915493, 3.1276168095139467, 0.3783824584350459, 3.140112087645809, 0.3983047563616553, -0.0658797374543207, 0.17268294408737894, -0.9963750548702172, 0.008936428311379307, 3.0194682767283316], "count": [522]}, "eef_sim_pose_action": {"mean": [0.3257999984800034, 0.18349889921840995, 0.18090216189598565, -1.5492606170416823, -0.5075225217561673, 0.7396578980701336, 0.3036237513873506, -0.1336413141577506, 0.13700300412091154, -2.2244379734261908, -0.5867921038931485, 2.5894843354164854], "std": [0.05155429937758056, 0.10847445254858877, 0.029559106929128578, 2.098169629403661, 0.36331260869708853, 2.532061625741657, 0.06135079381224627, 0.04491848823705673, 0.022079097537809234, 0.7245303704201069, 0.26669316097311463, 0.2694451749685948], "min": [0.2482032202130696, 0.07403526610706385, 0.1055706052168779, -3.123378859393391, -0.8314364283158323, -3.140603663179175, 0.21201963516294223, -0.22679165563539735, 0.09180337021382574, -3.0865145326775965, -0.9680643400734822, 2.07784058319334], "max": [0.4364280216476097, 0.4542045614869129, 0.23662461747194768, 3.139435330749654, 0.43184371085065854, 3.1415584416268443, 0.40736099875930976, -0.06625375569388323, 0.1759922292825511, -0.9102220062052606, 0.04185211346411455, 2.9476232774016835], "count": [522]}}} +{"episode_index": 425, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41909480488273737]], [[0.5385520953479431]], [[0.4687696775278739]]], "std": [[[0.2849708284749745]], [[0.19588948314906868]], [[0.22666894550962663]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43107991637831605]], [[0.40643341983852366]], [[0.34018019031141866]]], "std": [[[0.29984950850155156]], [[0.2657261681021082]], [[0.30674683590430574]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45168127162629756]], [[0.4177227148212226]], [[0.3208576893502499]]], "std": [[[0.30006011065720345]], [[0.23419929370119766]], [[0.286307472589284]]], "count": [100]}, "observation.state": {"min": [-0.5080919861793518, -0.2111186981201172, -0.74501633644104, -1.8858888149261475, -1.536201000213623, -0.4096834659576416, -0.42572760581970215, -0.430053174495697, -0.158121719956398, 0.20180001854896545, -1.6539785861968994, 0.2118852138519287, -0.17653559148311615, -0.4034993052482605, 0.003580494085326791, 0.013411121442914009, -0.6271535754203796, 0.9955272674560547, -0.3963620662689209, -0.01995847560465336, -0.007869938388466835, -0.004669621586799622, -0.627454400062561, 1.018767237663269, -0.41267311573028564, 0.04467715322971344, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.016002176329493523, -0.0003844139282591641, -0.45619791746139526, -0.40675896406173706, -0.6265184283256531, -1.5913058519363403, -5.194106578826904, -1.2974717617034912, -1.472174048423767, -0.6637099981307983, -0.08526857197284698, -0.5910040736198425, -1.0334899425506592, -1.7475088834762573, -0.5018874406814575, -0.8100139498710632, -12.170827865600586, -12.789989471435547, -6.374846935272217, -15.201465606689453, -5.164834976196289, -5.193528652191162, -3.701465129852295, -8.618682861328125, -1.068376064300537, -1.6007325649261475, -8.7606840133667, -1.4346764087677002, -1.7503052949905396, -1.4346764087677002, -0.007664253935217857, -0.010775499977171421, -0.022760512307286263, -0.006662936415523291, -0.007301852107048035, -0.016908597201108932, -0.008645635098218918, -0.011759486049413681, -0.020988035947084427, -0.006216180510818958, -0.007531867828220129, -0.011126188561320305, -0.4029899835586548, -0.5419154167175293, 7.378958225250244, -30.02613067626953, 8.49420166015625, -0.3142333924770355, -0.16967999935150146, -0.21156972646713257, 4.275935649871826, -30.3655948638916, 7.288434982299805, -1.0775659084320068, -0.017128927633166313, -0.016119906678795815, -0.004884005058556795, -0.09564509987831116, 0.30928006768226624, -0.007765364833176136, 0.02816292643547058, 0.38106197118759155, -0.2011052966117859, -0.014873662032186985, -2.7697091102600098, -1.3472707271575928, -3.0497477054595947, -2.6679952144622803, -1.1487966775894165, 1.7824488878250122, -0.8249828815460205, -0.1940363198518753, 9.65939998626709, -0.013437002897262573, -0.0195542573928833, -0.03032582998275757, -0.02886904776096344, 0.01960882917046547, 0.7728967666625977, 0.6316041946411133], "max": [0.31797996163368225, 0.26204878091812134, 0.13997194170951843, -0.9239319562911987, 0.6285812854766846, 0.5886272192001343, 0.5293662548065186, -0.06257499754428864, 0.13237209618091583, 0.6644380688667297, -0.9113503098487854, 1.2789870500564575, 0.07353201508522034, 0.11959832161664963, 0.005209031514823437, 0.01611943170428276, -0.6208347678184509, 0.9957078099250793, -0.39288532733917236, -0.016259795054793358, -0.005926758982241154, -0.002481688978150487, -0.622799813747406, 1.0196999311447144, -0.4090655446052551, 0.047295067459344864, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.016691621392965317, -0.0003795858647208661, 0.4500998854637146, 0.8887667059898376, 0.9237838983535767, 1.6600733995437622, 0.5461573600769043, 2.3951363563537598, 2.394207715988159, 0.6348956227302551, 0.2980489730834961, 0.5803198218345642, 1.1248146295547485, 0.47753486037254333, 0.32384493947029114, 0.4528089761734009, -1.5255290269851685, 2.6862027645111084, 2.653846263885498, 0.6715507507324219, 1.3772892951965332, 2.7258851528167725, 1.6355311870574951, -1.9486685991287231, 10.409035682678223, 2.9206349849700928, 1.984127163887024, 2.094627857208252, 2.2954823970794678, 2.037240505218506, 0.008438615128397942, 0.01142364926636219, 0.014926404692232609, 0.005907091312110424, 0.011704035103321075, 0.01116994209587574, 0.010003212839365005, 0.012730618938803673, 0.013236005790531635, 0.005925531033426523, 0.008052787743508816, 0.007353983353823423, 0.975659966468811, 0.022270498797297478, 14.653986930847168, -22.251914978027344, 18.046451568603516, 0.1754412055015564, 1.230180025100708, 0.3266339600086212, 10.185041427612305, -22.166648864746094, 16.163488388061523, -0.6282856464385986, 0.023412127047777176, 0.010048052296042442, -0.0006105005741119385, -0.04099075868725777, 0.5004147887229919, 0.24067308008670807, 0.3531380891799927, 0.4639841318130493, -0.004848699551075697, 0.2866404950618744, 2.7921454906463623, 0.2509005665779114, 2.8771328926086426, -1.2357261180877686, 0.061313994228839874, 3.090198516845703, -0.5323125123977661, 0.2530573904514313, 9.961623191833496, 0.012116819620132446, 0.02119937539100647, 0.03200125694274902, -0.0247439444065094, 0.022639816626906395, 0.7744467854499817, 0.6337320804595947], "mean": [-0.17417338490486145, 0.001772527233697474, -0.3420461118221283, -1.5015634298324585, -0.20097745954990387, -0.12845420837402344, -0.09538430720567703, -0.23462307453155518, 0.057551365345716476, 0.4409884512424469, -1.3050967454910278, 0.5143153667449951, -0.10731257498264313, -0.2785118520259857, 0.004098538309335709, 0.014826470986008644, -0.6245948076248169, 0.9956132173538208, -0.3944339156150818, -0.01813087984919548, -0.007154878228902817, -0.003203167812898755, -0.6255030035972595, 1.0192835330963135, -0.41079050302505493, 0.04617924988269806, 0.501197099685669, 1.7453274726867676, 0.501197099685669, 0.501197099685669, 0.501197099685669, 0.501197099685669, 1.0387909412384033, 1.7453274726867676, 1.0387909412384033, 1.0387909412384033, 1.0387909412384033, 1.0387909412384033, 0.016363106667995453, -0.0003819132689386606, -0.04937564954161644, 0.017942853271961212, -0.03154730051755905, 0.049603722989559174, -0.15299303829669952, 0.09614831954240799, 0.039306558668613434, -0.010938103310763836, 0.023705219849944115, -0.007889706641435623, -0.00554069085046649, -0.05958006531000137, -0.010205687955021858, -0.03238965943455696, -7.17582893371582, -3.7379496097564697, -0.8725289106369019, -5.82928991317749, 0.061994414776563644, -0.06639756262302399, -0.6915021538734436, -6.736032009124756, 5.585519313812256, 0.8431902527809143, -3.9296317100524902, 0.46898195147514343, 0.17822644114494324, -0.2875478267669678, -0.00015363420243375003, 0.0006255547632463276, 0.00038838264299556613, 0.00012872859952040017, 5.84320405323524e-05, -0.00013958799536339939, -0.00012818255345337093, 0.0005374277825467288, -0.0006848816992715001, 0.00014518228999804705, 0.00014623175957240164, 0.00012088441872037947, 0.2638317048549652, -0.2881888151168823, 11.327116966247559, -25.497365951538086, 14.434554100036621, -0.06996984779834747, 0.5169498920440674, 0.037724804133176804, 7.832488059997559, -25.154666900634766, 12.9656400680542, -0.8673115372657776, 0.0016336842672899365, -0.0021403252612799406, -0.003232435090467334, -0.07298362255096436, 0.4044041037559509, 0.13425087928771973, 0.20752139389514923, 0.42645370960235596, -0.08290304988622665, 0.157705619931221, -0.37706032395362854, -0.6955502033233643, 0.10642953217029572, -2.1626946926116943, -0.8532688021659851, 2.566777229309082, -0.6969667077064514, -0.01087222620844841, 9.765320777893066, -0.00017325731460005045, 0.000720620562788099, 0.00023854387109167874, -0.02768876403570175, 0.02183871529996395, 0.7739362716674805, 0.6322789788246155], "std": [0.2852359712123871, 0.09616435319185257, 0.26312005519866943, 0.2904287576675415, 0.8261375427246094, 0.2732987105846405, 0.2362041175365448, 0.08457450568675995, 0.09128277748823166, 0.1448555439710617, 0.21893343329429626, 0.30644020438194275, 0.0760379508137703, 0.1533801406621933, 0.000553358462639153, 0.0006471831584349275, 0.0011821426451206207, 5.527906978386454e-05, 0.0008273450075648725, 0.0010404869681224227, 0.0006113733979873359, 0.0004602077533490956, 0.0010856384178623557, 0.0003374081279616803, 0.0008318978943862021, 0.0008950374904088676, 0.7820422053337097, 1.7881393432617188e-06, 0.7820422053337097, 0.7820422053337097, 0.7820422053337097, 0.7820422053337097, 0.8478754162788391, 1.7881393432617188e-06, 0.8478754162788391, 0.8478754162788391, 0.8478754162788391, 0.8478754162788391, 7.787632057443261e-05, 7.851522241253406e-07, 0.16869646310806274, 0.13928066194057465, 0.20644226670265198, 0.3570396900177002, 0.7069199085235596, 0.36418238282203674, 0.33693182468414307, 0.1873735785484314, 0.059475965797901154, 0.1837669461965561, 0.3376973569393158, 0.33390751481056213, 0.09677539020776749, 0.1394147276878357, 3.1217567920684814, 4.336450576782227, 1.9671732187271118, 4.378479480743408, 0.9611939787864685, 1.5328118801116943, 0.9771578311920166, 1.1202118396759033, 2.519711494445801, 1.0457651615142822, 3.481832504272461, 0.7195202112197876, 0.7861500382423401, 0.8252978920936584, 0.0026156536769121885, 0.0043280720710754395, 0.005535033531486988, 0.002098991535604, 0.002338459948077798, 0.0025478852912783623, 0.0027467855252325535, 0.004187867511063814, 0.005382239818572998, 0.0021750032901763916, 0.0020612243097275496, 0.0022057280875742435, 0.23895470798015594, 0.12304705381393433, 2.1569466590881348, 2.1424615383148193, 2.855404853820801, 0.1018553152680397, 0.25956660509109497, 0.11264041066169739, 1.4113646745681763, 2.252178907394409, 2.4998979568481445, 0.09860925376415253, 0.006524680647999048, 0.0042402539402246475, 0.000529377197381109, 0.010282504372298717, 0.06124039366841316, 0.08646921068429947, 0.08171647787094116, 0.020927129313349724, 0.0634579136967659, 0.08598082512617111, 2.192765951156616, 0.49858349561691284, 2.135340929031372, 0.44491565227508545, 0.3521493971347809, 0.32249709963798523, 0.050686851143836975, 0.05011027678847313, 0.03640444204211235, 0.003355372231453657, 0.005711613222956657, 0.006951635703444481, 0.0008992486400529742, 0.0007448766846209764, 0.0003020325384568423, 0.00042076068348251283], "count": [328]}, "action": {"min": [-0.5728950500488281, -0.12533295154571533, -0.8495978116989136, -1.8174408674240112, -1.5707963705062866, -0.3982006907463074, -0.4286377429962158, -0.4369087815284729, -0.12963351607322693, 0.16368503868579865, -1.6418073177337646, 0.19773466885089874, -0.18634361028671265, -0.3889321982860565, 0.0031511306297034025, 0.00996131170541048, -0.6229522228240967, 0.9926186800003052, -0.39802759885787964, -0.019654888659715652, -0.008286669850349426, -0.006699087098240852, -0.6240565776824951, 1.0159657001495361, -0.4148034155368805, 0.04348079115152359, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.016002176329493523, -0.0003844139282591641, -0.45619791746139526, -0.40675896406173706, -0.6265184283256531, -1.6625087261199951, -5.194106578826904, -1.2974717617034912, -1.472174048423767, -0.6102362275123596, -0.08526857197284698, -0.5910040736198425, -1.0334899425506592, -1.7475088834762573, -0.5018874406814575, -0.8100139498710632], "max": [0.282134085893631, 0.33471226692199707, 0.04041436314582825, -0.811901330947876, 0.6271029114723206, 0.6981316804885864, 0.5475254058837891, -0.06877332925796509, 0.13458645343780518, 0.7211458683013916, -0.8121490478515625, 1.2811672687530518, 0.08336009085178375, 0.11513533443212509, 0.006281717214733362, 0.015719003975391388, -0.6148911118507385, 0.997169017791748, -0.39381760358810425, -0.016502300277352333, -0.004882087465375662, -0.0016114885220304132, -0.6157302260398865, 1.0207061767578125, -0.4105050563812256, 0.04598386585712433, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.016691621392965317, -0.0003795858647208661, 0.4500998854637146, 0.8887667059898376, 0.9237838983535767, 1.6600733995437622, 0.5461573600769043, 2.3951363563537598, 2.394207715988159, 0.6348956227302551, 0.2980489730834961, 0.4896029829978943, 1.0205899477005005, 0.47753486037254333, 0.32384493947029114, 0.4528089761734009], "mean": [-0.2216721922159195, 0.012243949808180332, -0.3826432526111603, -1.4464844465255737, -0.23181022703647614, -0.11170750111341476, -0.08680003136396408, -0.2639792561531067, 0.06745664030313492, 0.4532240927219391, -1.253968358039856, 0.5031287670135498, -0.10595191270112991, -0.28201836347579956, 0.004326412919908762, 0.01293398067355156, -0.6197658777236938, 0.9947530031204224, -0.39578455686569214, -0.017999958246946335, -0.006958056706935167, -0.004013171885162592, -0.6204162240028381, 1.0185784101486206, -0.41261839866638184, 0.044958073645830154, 0.501197099685669, 1.7453274726867676, 0.501197099685669, 0.501197099685669, 0.501197099685669, 0.501197099685669, 1.0387909412384033, 1.7453274726867676, 1.0387909412384033, 1.0387909412384033, 1.0387909412384033, 1.0387909412384033, 0.01636296883225441, -0.00038191067869774997, -0.047192588448524475, 0.017440296709537506, -0.030678458511829376, 0.04450804740190506, -0.15284380316734314, 0.09836363047361374, 0.03764532878994942, -0.00849247071892023, 0.023682374507188797, -0.00991298258304596, -0.009196744300425053, -0.06025572493672371, -0.0107240816578269, -0.032593984156847], "std": [0.2879166901111603, 0.08530332893133163, 0.27500462532043457, 0.29365110397338867, 0.8434897065162659, 0.2917070984840393, 0.23453834652900696, 0.0866260901093483, 0.07992064207792282, 0.16788072884082794, 0.2554418742656708, 0.29418328404426575, 0.07557166367769241, 0.14150452613830566, 0.0005609088693745434, 0.0013896394520998001, 0.0015125893987715244, 0.0009724022820591927, 0.0007968210848048329, 0.0009024963364936411, 0.0006036267150193453, 0.0011495666112750769, 0.0016037202440202236, 0.000929043279029429, 0.0009326679282821715, 0.000791518425103277, 0.7820422053337097, 1.7881393432617188e-06, 0.7820422053337097, 0.7820422053337097, 0.7820422053337097, 0.7820422053337097, 0.8478754162788391, 1.7881393432617188e-06, 0.8478754162788391, 0.8478754162788391, 0.8478754162788391, 0.8478754162788391, 7.76576780481264e-05, 7.861553399379773e-07, 0.16900260746479034, 0.13904322683811188, 0.20618294179439545, 0.3695477247238159, 0.7068989872932434, 0.36716222763061523, 0.3383885622024536, 0.18304093182086945, 0.059486497193574905, 0.180162712931633, 0.33080190420150757, 0.33353760838508606, 0.09722969681024551, 0.1393486112356186], "count": [328]}, "timestamp": {"min": [0.0], "max": [10.9], "mean": [5.449999999999999], "std": [3.1561668030839067], "count": [328]}, "frame_index": {"min": [0], "max": [327], "mean": [163.5], "std": [94.6850040925172], "count": [328]}, "episode_index": {"min": [434], "max": [434], "mean": [434.0], "std": [0.0], "count": [328]}, "index": {"min": [170156], "max": [170483], "mean": [170319.5], "std": [94.6850040925172], "count": [328]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [328]}, "subtask_annotation": {"mean": [0.20426829268292682, 2.0, 2.0, 2.0, 2.0], "std": [0.4180166016303059, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [328]}, "scene_annotation": {"mean": [434.0], "std": [0.0], "min": [434], "max": [434], "count": [328]}, "eef_direction_state": {"mean": [3.817073170731707, 4.0], "std": [2.2176016971784973, 2.108345785496182], "min": [0, 0], "max": [6, 6], "count": [328]}, "eef_velocity_state": {"mean": [0.8689024390243902, 0.7865853658536586], "std": [0.7057317705369875, 0.7007421492859129], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_acc_mag_state": {"mean": [0.8079268292682927, 0.7073170731707317], "std": [0.8390241686755227, 0.8480653000348148], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_direction_action": {"mean": [3.5884146341463414, 4.027439024390244], "std": [2.0802761129540728, 1.8084768628199688], "min": [0, 0], "max": [6, 6], "count": [328]}, "eef_velocity_action": {"mean": [1.045731707317073, 0.8810975609756098], "std": [0.7373196852539183, 0.67706955743395], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_acc_mag_action": {"mean": [0.9878048780487805, 0.850609756097561], "std": [0.8038611462281452, 0.8583873813670531], "min": [0, 0], "max": [2, 2], "count": [328]}, "eef_sim_pose_state": {"mean": [0.27639685996426594, 0.20887757220788364, 0.15601741852154685, -0.3675122721659982, -0.69569728138515, 0.11595227353388626, 0.2925051014202147, -0.1699795533949999, 0.127737492255049, -2.1625088122443126, -0.8534168992128487, 2.566603841819163], "std": [0.059757475421906216, 0.044272326689819924, 0.0505608286821419, 2.2094916537860776, 0.4988100437904732, 2.1511864904359816, 0.015226219013199822, 0.039043596947367476, 0.039788301573201304, 0.44509446191731455, 0.35217220764335644, 0.3225620983112311], "min": [0.16375375819885085, 0.1391833716608183, 0.07096002867330875, -2.943039457424261, -1.3500291175732615, -3.1008478027455335, 0.257202216782476, -0.24662360678844455, 0.06810389390155339, -2.6679951573148575, -1.149009947094231, 1.782444582766101], "max": [0.33138034272379613, 0.27449401448724875, 0.25485473318774343, 3.102660709809434, 0.2519694079092958, 3.1033267282534984, 0.3269622912239156, -0.11986051912742113, 0.2015384873147813, -1.2355056988560862, 0.06130527278914055, 3.0902484400198857], "count": [328]}, "eef_sim_pose_action": {"mean": [0.28320842728865864, 0.20232405667482445, 0.15463141134050243, -0.26701039946376737, -0.696425002032189, -0.013307627548150881, 0.297426380958703, -0.16721577768502513, 0.12489598877490268, -2.121753815008139, -0.8626953033823612, 2.455577506684408], "std": [0.05720699352098847, 0.05094872233644807, 0.058562909923734315, 2.1968811459717754, 0.5150661872697956, 2.12346203804365, 0.012340592057155294, 0.04044342845370399, 0.04609551135403113, 0.46171109732754195, 0.3519710233896988, 0.7513622185424961], "min": [0.17483150133439862, 0.11706386748011462, 0.06268467004518367, -2.8897983301708274, -1.3434756916399242, -3.1365323877676747, 0.2602296081309627, -0.22599612347639364, 0.048404279488836424, -2.7051796421729293, -1.1455282460172218, -3.137910763841504], "max": [0.34290157178972913, 0.2660225485846037, 0.26739186548784927, 3.0829841998155634, 0.29585406100742095, 3.0733763714999225, 0.3185355303915258, -0.11067171450556569, 0.20658209991542864, -1.13364751890576, 0.09101241701695173, 3.1305525459117245], "count": [328]}}} +{"episode_index": 426, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4283788903306421]], [[0.5702595444059977]], [[0.47914687620146096]]], "std": [[[0.3032801912233269]], [[0.19065617022864934]], [[0.2267994966078683]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43483773308342943]], [[0.40624167387543253]], [[0.32705050221068815]]], "std": [[[0.28643068154742657]], [[0.26939628522174097]], [[0.32066172277534866]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43054571318723567]], [[0.4517040873702422]], [[0.3547755238369858]]], "std": [[[0.3033136892486169]], [[0.2300461126703495]], [[0.29254349427694026]]], "count": [100]}, "observation.state": {"min": [-0.11818284541368484, -0.32082152366638184, -0.17499959468841553, -1.85072922706604, -1.4448745250701904, -0.6818848848342896, -0.6958134174346924, -0.2969812750816345, -0.0007641530246473849, -0.15729954838752747, -1.8261157274246216, 0.6126584410667419, -0.2604599595069885, -0.48167985677719116, -0.003783764550462365, -0.012357577681541443, -0.6190689206123352, 0.9620426297187805, -0.36697161197662354, -0.01006776001304388, 6.3571019381925e-06, 0.015278486534953117, -0.574377715587616, 0.9876891374588013, -0.4328712821006775, 0.030677765607833862, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.011538894847035408, -0.00038289211806841195, -0.4401804804801941, -0.6104081869125366, -0.7255425453186035, -1.3723907470703125, -2.544889211654663, -2.0111331939697266, -0.7417319416999817, -0.3627893924713135, -0.06852162629365921, -0.6605516672134399, -1.113365888595581, -1.124324917793274, -0.5108320116996765, -0.5613994598388672, -7.271317481994629, -9.951160430908203, -2.0921854972839355, -10.34798526763916, -1.1764346361160278, -0.8321123719215393, -1.606837511062622, -8.807981491088867, -2.625152826309204, -0.6459096670150757, -9.218559265136719, -0.6599512100219727, -1.8076924085617065, -2.8693528175354004, -0.005862145218998194, -0.010763179510831833, -0.015096457675099373, -0.00562432873994112, -0.01673637144267559, -0.005432592239230871, -0.005554035771638155, -0.011740880087018013, -0.021694956347346306, -0.006025886163115501, -0.016959533095359802, -0.012325982563197613, 0.021209999918937683, -0.4713922142982483, 7.557122230529785, -25.79236602783203, 6.710812091827393, -0.3603203296661377, -2.502779960632324, -0.9464962482452393, 1.039289951324463, -32.20541000366211, 6.923778057098389, -1.053162693977356, -0.0232378039509058, -0.011899353936314583, 0.004884005058556795, -0.10930868983268738, 0.33044448494911194, 0.12134554982185364, 0.05919824168086052, 0.34062618017196655, -0.262376070022583, 0.025410139933228493, -3.126821994781494, -1.2374944686889648, -2.828601360321045, -2.3409790992736816, -1.0165845155715942, 1.5638058185577393, -0.7512767314910889, -0.24244070053100586, 9.595874786376953, -0.01200219988822937, -0.010554969310760498, -0.04282289743423462, -0.020307306200265884, 0.025995861738920212, 0.5847601294517517, 0.8081491589546204], "max": [0.22299417853355408, -0.022591140121221542, 0.4123726487159729, -1.3019804954528809, 0.09661125391721725, 0.18722453713417053, -0.09869596362113953, 0.26451435685157776, 0.2773265540599823, 0.6145583391189575, -0.9456761479377747, 1.438743233680725, 0.08660870790481567, 0.050253599882125854, -0.0030678673647344112, -0.011946550570428371, -0.615260899066925, 0.9623373746871948, -0.36239540576934814, -0.008637869730591774, 0.0010346261551603675, 0.01583019644021988, -0.5703544020652771, 0.9886089563369751, -0.42903485894203186, 0.032625388354063034, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.010869262740015984, -3.799420937866671e-06, 0.4742920398712158, 0.2873302400112152, 1.0837388038635254, 0.9016326665878296, 2.6645448207855225, 2.3573460578918457, 1.6154563426971436, 0.688362181186676, 0.5463156700134277, 0.5494148135185242, 0.9166399240493774, 0.34162625670433044, 0.8032916784286499, 0.4269696772098541, -1.7259635925292969, 2.1367523670196533, 1.0811965465545654, 1.0073260068893433, 1.004273533821106, 1.922466516494751, 0.9181929230690002, 0.8351436853408813, 22.039073944091797, 4.226495742797852, 1.0989011526107788, 1.0329670906066895, 0.4590964913368225, 0.22954824566841125, 0.0063703907653689384, 0.013987701386213303, 0.013800663873553276, 0.00445287860929966, 0.007632014341652393, 0.005814883392304182, 0.006330310367047787, 0.010617021471261978, 0.012232898734509945, 0.005242473445832729, 0.008298521861433983, 0.01319120079278946, 2.0361599922180176, 0.27838122844696045, 13.926484107971191, -20.482439041137695, 14.78538703918457, 0.5220009088516235, -0.42419999837875366, -0.21156972646713257, 7.304723262786865, -23.98208999633789, 14.66961669921875, -0.1898638755083084, 0.02107837423682213, 0.007654436863958836, 0.00976801011711359, -0.027327170595526695, 0.44707825779914856, 0.2766347825527191, 0.26937973499298096, 0.4871877431869507, 0.06798946112394333, 0.17221887409687042, 2.840419292449951, -0.17513829469680786, 3.127291202545166, -1.3437429666519165, -0.08184746652841568, 2.418848991394043, -0.5055965185165405, 0.13354702293872833, 9.90566635131836, 0.013831555843353271, 0.02557981014251709, 0.038453131914138794, -0.018808355554938316, 0.028110815212130547, 0.5879862308502197, 0.8105645775794983], "mean": [0.08076374232769012, -0.2225514054298401, 0.13790744543075562, -1.5120573043823242, -0.4741419553756714, -0.26155194640159607, -0.5257209539413452, -0.10508482158184052, 0.1883605420589447, 0.23450703918933868, -1.2987494468688965, 1.0386457443237305, -0.12855947017669678, -0.1970459222793579, -0.0034611092414706945, -0.012141929939389229, -0.6176981925964355, 0.9621838927268982, -0.3642306625843048, -0.009572748094797134, 0.0005555850802920759, 0.01561054028570652, -0.5728082060813904, 0.9883841872215271, -0.43059614300727844, 0.03145431727170944, 0.4698162376880646, 1.7453304529190063, 0.4698162376880646, 0.4698162376880646, 0.4698162376880646, 0.4698162376880646, 0.5191408395767212, 1.7453304529190063, 0.5191408395767212, 0.5191408395767212, 0.5191408395767212, 0.5191408395767212, -0.011166310869157314, -0.00028917292365804315, 0.0034711866173893213, -0.0041851745918393135, -0.024603327736258507, -0.01647903397679329, 0.01306694746017456, 0.015628021210432053, 0.012828951701521873, 0.06529858708381653, 0.03916948661208153, -0.030735189095139503, -0.07404113560914993, -0.11763716489076614, -0.006863326299935579, -0.08376644551753998, -4.304135799407959, -1.8292900323867798, -0.9132071137428284, -3.546213150024414, 0.3734317123889923, 0.3473372459411621, -0.6671765446662903, -3.8264496326446533, 9.24781322479248, 0.9911984801292419, -4.9217729568481445, -0.09252624958753586, -0.3698453903198242, -0.789851725101471, -0.00016806570056360215, -0.00012695015175268054, -3.402995935175568e-05, -0.0003535620344337076, 9.854271411313675e-06, 0.00015264787361957133, 0.00022187289141584188, -0.0007211187039501965, -0.0006258221110329032, -0.0005995914689265192, 9.021430014399812e-05, 0.0002544117160141468, 0.924556314945221, 0.0273741465061903, 10.764209747314453, -23.06020164489746, 11.722367286682129, 0.022151105105876923, -1.715935468673706, -0.44550439715385437, 3.545905113220215, -27.756969451904297, 11.29040241241455, -0.6820256114006042, 0.0037109667900949717, -0.0025874446146190166, 0.007558269891887903, -0.07044675946235657, 0.36613303422927856, 0.20519813895225525, 0.14269275963306427, 0.41760721802711487, -0.10922061651945114, 0.10275284945964813, -1.0886032581329346, -0.9118616580963135, 0.9938597679138184, -1.7652610540390015, -0.6185304522514343, 2.0319294929504395, -0.62818843126297, -0.018835589289665222, 9.772167205810547, -0.000351491296896711, 0.0010529838036745787, 0.0006264409166760743, -0.0195850171148777, 0.026934539899230003, 0.5861777663230896, 0.8094968199729919], "std": [0.09248573333024979, 0.08732238411903381, 0.2003660649061203, 0.1651722490787506, 0.4794534146785736, 0.28320565819740295, 0.18190275132656097, 0.16280001401901245, 0.10027989000082016, 0.1924060732126236, 0.23006615042686462, 0.22837811708450317, 0.11737850308418274, 0.15013881027698517, 0.00014233923866413534, 8.751322457101196e-05, 0.0012097767321392894, 7.089375867508352e-05, 0.0013772686943411827, 0.0003933072439394891, 0.00022873109264764935, 8.817673369776458e-05, 0.0012675955658778548, 0.00027897299150936306, 0.0011493493802845478, 0.00047570225433446467, 0.7545018792152405, 1.1920928955078125e-06, 0.7545018792152405, 0.7545018792152405, 0.7545018792152405, 0.7545018792152405, 0.7764997482299805, 1.1920928955078125e-06, 0.7764997482299805, 0.7764997482299805, 0.7764997482299805, 0.7764997482299805, 0.00011170999641763046, 8.591563528170809e-05, 0.1823696792125702, 0.1929914504289627, 0.3264025151729584, 0.4949741065502167, 0.869867205619812, 0.6259274482727051, 0.3686286211013794, 0.22505216300487518, 0.12403137981891632, 0.3011372685432434, 0.45318251848220825, 0.3106020987033844, 0.20663957297801971, 0.18258020281791687, 1.414947748184204, 3.094350814819336, 0.8825663924217224, 3.1118359565734863, 0.38831374049186707, 0.5935717821121216, 0.6493123173713684, 2.4923031330108643, 6.620605945587158, 1.0575647354125977, 3.0818047523498535, 0.32367658615112305, 0.4823930561542511, 0.5992498993873596, 0.00220390479080379, 0.004388213623315096, 0.005223352462053299, 0.0020073915366083384, 0.0030996273271739483, 0.0018130538519471884, 0.0023527219891548157, 0.004425203427672386, 0.0057282401248812675, 0.002090479014441371, 0.0037648542784154415, 0.0030128685757517815, 0.32055917382240295, 0.13691622018814087, 1.1512244939804077, 1.1322585344314575, 1.7777122259140015, 0.25203391909599304, 0.49311333894729614, 0.13300848007202148, 1.2043012380599976, 2.269787549972534, 1.4444481134414673, 0.2187310755252838, 0.0071603767573833466, 0.0034898091107606888, 0.0006799714174121618, 0.01398088876157999, 0.035619765520095825, 0.05195217579603195, 0.04614958539605141, 0.04086871072649956, 0.10502111166715622, 0.04068061709403992, 2.292269706726074, 0.3359779715538025, 2.233992576599121, 0.25345396995544434, 0.2821206748485565, 0.2510676085948944, 0.04943625256419182, 0.06366270780563354, 0.046361044049263, 0.0041079227812588215, 0.006129237823188305, 0.01047095563262701, 0.0004080521466676146, 0.0004869469557888806, 0.00091561209410429, 0.0006794428918510675], "count": [184]}, "action": {"min": [-0.1835113763809204, -0.3490658402442932, -0.23118388652801514, -1.9371039867401123, -1.4556925296783447, -0.6803967356681824, -0.6981316804885864, -0.32547733187675476, -0.02271033078432083, -0.24738700687885284, -1.8273013830184937, 0.5973463654518127, -0.2642762064933777, -0.4860771596431732, -0.0049755992367863655, -0.016876358538866043, -0.617231547832489, 0.9591132998466492, -0.37093713879585266, -0.011512107215821743, -0.0006559480680152774, 0.008424073457717896, -0.571224570274353, 0.9862889051437378, -0.4374791085720062, 0.02988450787961483, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.011538894847035408, -0.00038337678415700793, -0.4401804804801941, -0.6104081869125366, -0.7255425453186035, -1.3723907470703125, -2.544889211654663, -2.0111331939697266, -0.7417319416999817, -0.3627893924713135, -0.06852162629365921, -0.6605516672134399, -1.113365888595581, -1.124324917793274, -0.5108320116996765, -0.5613994598388672], "max": [0.22558486461639404, 0.03262273594737053, 0.4268047511577606, -1.1686209440231323, 0.10131500661373138, 0.19593937695026398, -0.08260879665613174, 0.2634446918964386, 0.31123650074005127, 0.6593197584152222, -0.8447104096412659, 1.4372295141220093, 0.08148755878210068, 0.05031569302082062, -0.002116856165230274, -0.009194252081215382, -0.6080136299133301, 0.9670861959457397, -0.36339831352233887, -0.009142814204096794, 0.002212861552834511, 0.016523445025086403, -0.5623056888580322, 0.9913619756698608, -0.4304441213607788, 0.032310016453266144, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.010869262740015984, -3.799420937866671e-06, 0.4742920398712158, 0.2873302400112152, 1.0837388038635254, 0.9016326665878296, 2.6645448207855225, 2.3573460578918457, 1.6154563426971436, 0.688362181186676, 0.5463156700134277, 0.5494148135185242, 0.9166399240493774, 0.34162625670433044, 0.8032916784286499, 0.4269696772098541], "mean": [0.0579824224114418, -0.20491187274456024, 0.12282723188400269, -1.4589961767196655, -0.47465047240257263, -0.2580859661102295, -0.5193331837654114, -0.09028056263923645, 0.22134670615196228, 0.21598604321479797, -1.2876099348068237, 1.0123025178909302, -0.12491855770349503, -0.21512673795223236, -0.003621862269937992, -0.012129072099924088, -0.612588107585907, 0.96181321144104, -0.36650019884109497, -0.01057547889649868, 0.0006470102816820145, 0.01368641946464777, -0.5672920346260071, 0.9878837466239929, -0.4331664741039276, 0.030810629948973656, 0.4698162376880646, 1.7453304529190063, 0.4698162376880646, 0.4698162376880646, 0.4698162376880646, 0.4698162376880646, 0.5191408395767212, 1.7453304529190063, 0.5191408395767212, 0.5191408395767212, 0.5191408395767212, 0.5191408395767212, -0.011168072931468487, -0.0002908818714786321, 0.0035021877847611904, -0.00428528618067503, -0.025611095130443573, -0.017057472839951515, 0.010832244530320168, 0.017535993829369545, 0.011845306493341923, 0.06666719168424606, 0.03940241411328316, -0.03294648975133896, -0.0755825787782669, -0.12034033983945847, -0.005962891969829798, -0.08407580852508545], "std": [0.10568283498287201, 0.11171094328165054, 0.2094448208808899, 0.2087731510400772, 0.4832611382007599, 0.2829332947731018, 0.18082815408706665, 0.18527667224407196, 0.11253495514392853, 0.23160721361637115, 0.2906332015991211, 0.23438633978366852, 0.11769355088472366, 0.15279948711395264, 0.0005847401916980743, 0.0017826828407123685, 0.0020439366344362497, 0.0015563077758997679, 0.001662971917539835, 0.000543168920557946, 0.0006272540194913745, 0.0019144980469718575, 0.0019459492759779096, 0.001137860817834735, 0.0015657399781048298, 0.0006016661645844579, 0.7545018792152405, 1.1920928955078125e-06, 0.7545018792152405, 0.7545018792152405, 0.7545018792152405, 0.7545018792152405, 0.7764997482299805, 1.1920928955078125e-06, 0.7764997482299805, 0.7764997482299805, 0.7764997482299805, 0.7764997482299805, 0.00011138951231259853, 8.61290463944897e-05, 0.1823638379573822, 0.19298367202281952, 0.32663440704345703, 0.49488043785095215, 0.870339572429657, 0.6266350746154785, 0.36889415979385376, 0.22389358282089233, 0.12392983585596085, 0.30123236775398254, 0.45263996720314026, 0.30856069922447205, 0.20722262561321259, 0.1823880523443222], "count": [184]}, "timestamp": {"min": [0.0], "max": [6.1], "mean": [3.0500000000000003], "std": [1.7705146772117486], "count": [184]}, "frame_index": {"min": [0], "max": [183], "mean": [91.5], "std": [53.115440316352455], "count": [184]}, "episode_index": {"min": [435], "max": [435], "mean": [435.0], "std": [0.0], "count": [184]}, "index": {"min": [170484], "max": [170667], "mean": [170575.5], "std": [53.115440316352455], "count": [184]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [184]}, "subtask_annotation": {"mean": [0.32065217391304346, 2.0, 2.0, 2.0, 2.0], "std": [0.48946244770427944, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [184]}, "scene_annotation": {"mean": [435.0], "std": [0.0], "min": [435], "max": [435], "count": [184]}, "eef_direction_state": {"mean": [4.032608695652174, 3.005434782608696], "std": [1.753574529208724, 1.526922461118587], "min": [0, 0], "max": [6, 6], "count": [184]}, "eef_velocity_state": {"mean": [1.1630434782608696, 1.2934782608695652], "std": [0.7909429418359303, 0.6085985947464964], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_state": {"mean": [1.0815217391304348, 1.173913043478261], "std": [0.8267838879377712, 0.8157244799692916], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_direction_action": {"mean": [3.5380434782608696, 3.2119565217391304], "std": [1.8529261459803172, 1.3447435824191394], "min": [0, 0], "max": [6, 6], "count": [184]}, "eef_velocity_action": {"mean": [1.3423913043478262, 1.375], "std": [0.7201650921312298, 0.6217305791445988], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_action": {"mean": [1.2282608695652173, 1.3858695652173914], "std": [0.7604812673787742, 0.7208210176656239], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_sim_pose_state": {"mean": [0.21705723475012503, 0.25326297703502654, 0.08610630860757955, -1.0893815829129274, -0.9130759120008634, 0.9801344349407459, 0.2655680240263482, -0.17293905427339878, 0.10581434058675888, -1.7650915505752145, -0.6186951567693937, 2.0317985205256357], "std": [0.0345515800795849, 0.02844036863229371, 0.04051368508869612, 2.344831754766243, 0.3360078171102442, 2.3138151530477535, 0.039074452977697245, 0.06962167866990865, 0.013755193242536556, 0.2533961935203347, 0.2821715467272903, 0.2511315145917608], "min": [0.17404216281474583, 0.21302875595178106, 0.044047059318413906, -3.126820748476521, -1.2374982086426733, -3.1043116496353456, 0.17817201695973137, -0.27348141062420417, 0.08551569115741874, -2.340938967234275, -1.0166047518304826, 1.5638089820965424], "max": [0.28340909239407924, 0.2947981533955073, 0.18381678546254884, 3.090295870740686, -0.175116639672253, 3.127290422631983, 0.3283628627648986, -0.060855481561505075, 0.14378660174452948, -1.3437424255183181, -0.08185000657480823, 2.418833811343573], "count": [184]}, "eef_sim_pose_action": {"mean": [0.22072682139514882, 0.2540276808132357, 0.07872610192847426, -1.0870082340680118, -0.9216646951528303, 0.8512262622811867, 0.257445256683451, -0.16904340795358852, 0.10233967232088563, -1.7681965033585156, -0.6658154128837, 2.037168774879677], "std": [0.036269454057166556, 0.025292073833764053, 0.04546635084015464, 2.283128773477067, 0.37200136701944236, 2.2859348373370527, 0.0441471188361978, 0.07880537054471817, 0.02002826921644664, 0.28863182089667727, 0.2983271909940882, 0.23793960083145518], "min": [0.16280817542558387, 0.21730934338949473, 0.03427977241313357, -3.12325954752318, -1.273471350008675, -3.13721180694146, 0.1746259754815405, -0.282816924499475, 0.06751189107490153, -2.3433497877799994, -1.0512504609867344, 1.6129841705856454], "max": [0.2945873875775933, 0.30630656259700684, 0.20272431341213887, 3.067179224638699, -0.09684328694498867, 3.1268721534485064, 0.32930412506415346, -0.03634910899189623, 0.15273705976439322, -1.2216031628664181, -0.03887765885863481, 2.4591310729302562], "count": [184]}}} +{"episode_index": 427, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43554745770857367]], [[0.5453134635717033]], [[0.4854557165513264]]], "std": [[[0.2876803480793912]], [[0.19846144873086577]], [[0.2194537373808158]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41874157295271053]], [[0.43285926086120724]], [[0.37307607410611304]]], "std": [[[0.28789187495033575]], [[0.23918284190494232]], [[0.27692567101896415]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44033962418300654]], [[0.45831156286043834]], [[0.3819631608035371]]], "std": [[[0.30719916718574597]], [[0.2324792431311954]], [[0.2668884905593018]]], "count": [100]}, "observation.state": {"min": [-0.8988120555877686, -0.1144435778260231, -0.6748290061950684, -1.4348199367523193, -1.471543550491333, -0.3236965239048004, -0.6979986429214478, -0.803316593170166, -0.4648283123970032, 0.016021039336919785, -1.8061927556991577, -0.13275429606437683, -0.2899217903614044, -0.5161353349685669, 0.01241646520793438, -0.002687613945454359, -0.6108835935592651, 1.0339744091033936, -0.45972970128059387, -0.0076584601774811745, -0.00696965679526329, -0.009186654351651669, -0.6040620803833008, 1.0130655765533447, -0.4553458094596863, -0.011635596863925457, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0005743002402596176, -0.001527953427284956, -1.017399787902832, -0.41191089153289795, -0.8040159940719604, -1.014221429824829, -2.9780683517456055, -1.1292903423309326, -1.5186837911605835, -0.6989935636520386, -0.25859981775283813, -0.8596822023391724, -0.7974932193756104, -1.7850369215011597, -0.5306923389434814, -0.7152260541915894, -15.589348793029785, -8.974359512329102, -1.8956043720245361, -9.920635223388672, -0.4590964913368225, -3.0128204822540283, -1.778998851776123, -13.451380729675293, -5.250305652618408, -2.864469051361084, -7.356533050537109, -0.7747253179550171, -1.8937729597091675, -1.2338217496871948, -0.0088238175958395, -0.016398051753640175, -0.012606365606188774, -0.007839798927307129, -0.021487651392817497, -0.007627550046890974, -0.008352085947990417, -0.015555424615740776, -0.013704205863177776, -0.005189798306673765, -0.01077561266720295, -0.005001399666070938, -3.2027101516723633, -0.7052324414253235, 4.112618923187256, -30.571184158325195, 11.286761283874512, -0.2767104506492615, -0.5726699829101562, -0.44169819355010986, 7.408652305603027, -32.37688064575195, 13.780950546264648, 0.1135389432311058, -0.012029395438730717, -0.016092853620648384, 0.001831501955166459, -0.06831792742013931, 0.39515721797943115, -0.0020324718207120895, 0.025696299970149994, 0.37355828285217285, -0.2758166193962097, 0.034278109669685364, -3.0775485038757324, -1.1603333950042725, -3.0132219791412354, -3.0826833248138428, -1.2367534637451172, 1.7881133556365967, -0.7600765824317932, -0.17091862857341766, 9.70730209350586, -0.007440447807312012, -0.020294547080993652, -0.043009161949157715, -0.02041124738752842, 0.021172605454921722, 0.6664652228355408, 0.7420787811279297], "max": [-0.04479537159204483, 0.3272089958190918, -0.14457917213439941, -0.6198975443840027, 0.9856404066085815, 0.4509050250053406, 0.07115635275840759, 0.1172807514667511, -0.04348711296916008, 1.0444825887680054, -0.7385351061820984, 0.6527764797210693, 0.266380250453949, -0.08029292523860931, 0.013032565824687481, 0.0040280139073729515, -0.6066211462020874, 1.0362529754638672, -0.45389360189437866, -0.0053838156163692474, -0.006472981069236994, -0.0020407987758517265, -0.5983678102493286, 1.0147899389266968, -0.44983893632888794, -0.009584533050656319, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.00018885797180701047, -0.0015239425702020526, 0.6141842007637024, 0.284641832113266, 0.3524549603462219, 0.8101159334182739, 2.1741786003112793, 1.2615790367126465, 1.230728268623352, 1.056386947631836, 0.5078010559082031, 0.3916577994823456, 0.6692371964454651, 0.5719665288925171, 0.44569817185401917, 0.2671623229980469, -4.1311774253845215, 4.822955131530762, 2.962759494781494, 1.404151439666748, 1.9511600732803345, 2.5537240505218506, 0.860805869102478, -2.390366554260254, 4.914529800415039, 1.207570195198059, -0.3968254029750824, 0.6312576532363892, 0.7460317611694336, 0.5164835453033447, 0.007218837738037109, 0.024121319875121117, 0.02032199315726757, 0.00691573042422533, 0.025545958429574966, 0.009433742612600327, 0.006089070811867714, 0.02363811433315277, 0.014345165342092514, 0.007135374471545219, 0.024503495544195175, 0.012460574507713318, -1.505910038948059, 0.26724597811698914, 12.812959671020508, -18.987213134765625, 23.255657196044922, 0.8855187296867371, 1.1665500402450562, 0.6384209394454956, 14.965774536132812, -21.97869110107422, 25.41558074951172, 1.361738920211792, 0.02855878509581089, 0.007142594084143639, 0.004884005058556795, 1.3969838619232178e-09, 0.5944604277610779, 0.3812420070171356, 0.2972258925437927, 0.5427699685096741, -0.1333673745393753, 0.23875181376934052, 3.045072078704834, 0.3734112083911896, 2.9836502075195312, -1.0171313285827637, -0.15587371587753296, 3.038238048553467, -0.46907418966293335, 0.2174648493528366, 9.893278121948242, 0.009191334247589111, 0.01776525378227234, 0.0294952392578125, -0.017873451113700867, 0.023871367797255516, 0.6696143746376038, 0.7449050545692444], "mean": [-0.47073113918304443, 0.028140773996710777, -0.4471070468425751, -1.0444753170013428, -0.1822851151227951, 0.09886199235916138, -0.3113686740398407, -0.34744971990585327, -0.20483919978141785, 0.4611872136592865, -1.222383737564087, 0.17033463716506958, -0.05793885514140129, -0.3851704001426697, 0.012728563509881496, 0.0006772602209821343, -0.6090540885925293, 1.0352452993392944, -0.45588240027427673, -0.006338141392916441, -0.006698171142488718, -0.006022459827363491, -0.6011497974395752, 1.0141271352767944, -0.45190179347991943, -0.01075530331581831, 0.7180788516998291, 1.7453267574310303, 0.7180788516998291, 0.7180788516998291, 0.7180788516998291, 0.7180788516998291, 0.7425965666770935, 1.7453267574310303, 0.7425965666770935, 0.7425965666770935, 0.7425965666770935, 0.7425965666770935, -0.00035736637073569, -0.0015262927627190948, -0.006469723768532276, 0.00041521561797708273, 0.004111188463866711, -0.001845773309469223, -0.0006737912772223353, 0.013022531755268574, -0.003067700657993555, 0.072197824716568, 0.021662691608071327, -0.03995418921113014, -0.06846567243337631, -0.059213798493146896, -0.033882420510053635, -0.024619437754154205, -8.80019474029541, -1.2934072017669678, 0.6743268370628357, -5.4363322257995605, 0.14366695284843445, 0.13931167125701904, -0.41124558448791504, -7.76230525970459, 0.6008709669113159, -0.5375617146492004, -4.461709022521973, -0.03165396675467491, -0.22431056201457977, -0.3709380626678467, -0.0001807955268304795, 0.0006695474730804563, -0.00047391161206178367, -0.0003281089011579752, -0.00011186451592948288, 9.700205555418506e-05, -2.8043999918736517e-05, 0.0005419650115072727, -0.0004799487942364067, -8.461020115646534e-06, -8.510561747243628e-05, 0.00010043651855085045, -2.2036099433898926, -0.14087346196174622, 8.480331420898438, -24.463979721069336, 17.180673599243164, 0.2785211205482483, 0.3989710509777069, 0.21225829422473907, 11.17492961883545, -27.30381202697754, 19.456527709960938, 0.7162101864814758, 0.0029429704882204533, -0.002506815129891038, 0.003286294173449278, -0.037764668464660645, 0.489481657743454, 0.1456156224012375, 0.19649866223335266, 0.46346914768218994, -0.20827479660511017, 0.15279147028923035, -0.6326838135719299, -0.6452274918556213, 0.29681891202926636, -2.0410852432250977, -0.877020537853241, 2.395552396774292, -0.5970019698143005, 0.014767375774681568, 9.777183532714844, 0.001296522794291377, 0.001000701100565493, 0.0002734031295403838, -0.019707713276147842, 0.022828388959169388, 0.6682786345481873, 0.7432988286018372], "std": [0.2829873263835907, 0.14019936323165894, 0.16067250072956085, 0.2654555141925812, 0.8173326849937439, 0.2511998116970062, 0.22138573229312897, 0.3145120143890381, 0.11247754096984863, 0.3006969690322876, 0.3839562237262726, 0.18645693361759186, 0.14900121092796326, 0.11478540301322937, 0.00012551838881336153, 0.0013637570664286613, 0.001310161780565977, 0.0007068982813507318, 0.0017983851721510291, 0.0004981913953088224, 9.533958655083552e-05, 0.0014585964381694794, 0.0017002611421048641, 0.00037816425901837647, 0.001763985026627779, 0.0003489071677904576, 0.8517197370529175, 2.5033950805664062e-06, 0.8517197370529175, 0.8517197370529175, 0.8517197370529175, 0.8517197370529175, 0.8513850569725037, 2.5033950805664062e-06, 0.8513850569725037, 0.8513850569725037, 0.8513850569725037, 0.8513850569725037, 7.838939927751198e-05, 6.899094273649098e-07, 0.26941460371017456, 0.12641118466854095, 0.17420010268688202, 0.3245756924152374, 0.7978724241256714, 0.3323650360107422, 0.3936840295791626, 0.30152708292007446, 0.12054017931222916, 0.2527915835380554, 0.2818976938724518, 0.3252071738243103, 0.14201170206069946, 0.13966868817806244, 3.031327247619629, 3.0858778953552246, 1.3279873132705688, 3.1918065547943115, 0.44960862398147583, 1.0596822500228882, 0.6363215446472168, 3.154123067855835, 2.853809356689453, 1.0648431777954102, 1.8449580669403076, 0.2677479684352875, 0.5342040061950684, 0.3824574947357178, 0.00249432772397995, 0.0059083811938762665, 0.005290748085826635, 0.0026187149342149496, 0.003972775302827358, 0.001967955380678177, 0.0026169882621616125, 0.006069800816476345, 0.004814653191715479, 0.00204914016649127, 0.0034718152601271868, 0.0018335641361773014, 0.2714020311832428, 0.13881881535053253, 1.948528528213501, 3.2441136837005615, 2.78718900680542, 0.28474128246307373, 0.2888582646846771, 0.1646568924188614, 2.1531989574432373, 2.317662477493286, 3.2716712951660156, 0.30856794118881226, 0.006010601297020912, 0.0036607317160815, 0.0004893079167231917, 0.01486137229949236, 0.06294013559818268, 0.1195492371916771, 0.08049503713846207, 0.06096668168902397, 0.04434255138039589, 0.07003017514944077, 2.1896820068359375, 0.5748323798179626, 2.0434513092041016, 0.5551300048828125, 0.266834020614624, 0.2881918251514435, 0.05097810551524162, 0.055068742483854294, 0.025034600868821144, 0.003057867055758834, 0.0066815330646932125, 0.010912477038800716, 0.0005039948737248778, 0.0005125835887156427, 0.000555469305254519, 0.0004972023307345808], "count": [336]}, "action": {"min": [-0.967803418636322, -0.1270134598016739, -0.7636831402778625, -1.4442648887634277, -1.4786807298660278, -0.326859712600708, -0.6981316804885864, -0.846291720867157, -0.47387272119522095, -0.007047905586659908, -1.785652756690979, -0.13589809834957123, -0.3300912380218506, -0.5185370445251465, 0.011628897860646248, -0.004214784130454063, -0.6096620559692383, 1.0292772054672241, -0.4601418077945709, -0.007338921073824167, -0.007714871317148209, -0.010617357678711414, -0.6018150448799133, 1.0084792375564575, -0.45616358518600464, -0.011297963559627533, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0005743002402596176, -0.001527953427284956, -1.017399787902832, -0.41191089153289795, -0.8040159940719604, -1.014221429824829, -2.9780683517456055, -1.1292903423309326, -1.5186837911605835, -0.6989935636520386, -0.25859981775283813, -0.8596822023391724, -0.7974932193756104, -1.7850369215011597, -0.5306923389434814, -0.7152260541915894], "max": [-0.05259620398283005, 0.3295557498931885, -0.0841725617647171, -0.48813748359680176, 0.9997950196266174, 0.4556056261062622, 0.07515527307987213, 0.26261940598487854, 0.04781432822346687, 1.1351529359817505, -0.6594746708869934, 0.6052553653717041, 0.2792268395423889, -0.07759007066488266, 0.013639876618981361, 0.006829180754721165, -0.5992646813392639, 1.0361727476119995, -0.4537736773490906, -0.0053823585622012615, -0.00576746603474021, 0.0007847004453651607, -0.5926694869995117, 1.014339566230774, -0.44884422421455383, -0.009721288457512856, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.00018885797180701047, -0.0015239425702020526, 0.6141842007637024, 0.284641832113266, 0.3524549603462219, 0.8101159334182739, 2.1741786003112793, 1.2615790367126465, 1.230728268623352, 1.056386947631836, 0.5078010559082031, 0.36905884742736816, 0.6692371964454651, 0.5719665288925171, 0.44569817185401917, 0.2671623229980469], "mean": [-0.499208003282547, 0.03525087237358093, -0.4577021300792694, -1.0006227493286133, -0.18231050670146942, 0.0966806635260582, -0.3078267574310303, -0.3511926233768463, -0.1798456311225891, 0.4622806906700134, -1.2009271383285522, 0.1579447239637375, -0.06309496611356735, -0.38649705052375793, 0.012493337504565716, 0.0011656845454126596, -0.6060323715209961, 1.033373475074768, -0.4559437036514282, -0.006158602423965931, -0.006897032260894775, -0.005199952982366085, -0.5984495878219604, 1.0124212503433228, -0.45182710886001587, -0.010569410398602486, 0.720468282699585, 1.7453267574310303, 0.720468282699585, 0.720468282699585, 0.720468282699585, 0.720468282699585, 0.7425965666770935, 1.7453267574310303, 0.7425965666770935, 0.7425965666770935, 0.7425965666770935, 0.7425965666770935, -0.0003572596760932356, -0.0015262921806424856, -0.005920876283198595, 0.0005378257483243942, 0.0032395038288086653, -0.002031056908890605, 0.0013133970787748694, 0.010208429768681526, -0.0016302036819979548, 0.0750579908490181, 0.022307371720671654, -0.04108132794499397, -0.07059785723686218, -0.05876634269952774, -0.0354570671916008, -0.024052636697888374], "std": [0.2951132357120514, 0.13139471411705017, 0.18201537430286407, 0.28250861167907715, 0.8201920390129089, 0.25174573063850403, 0.22045327723026276, 0.33338335156440735, 0.11895765364170074, 0.31745728850364685, 0.3947751522064209, 0.18039560317993164, 0.15300533175468445, 0.11193738877773285, 0.00041525534470565617, 0.002034636912867427, 0.0018133374396711588, 0.0014794142916798592, 0.001743007218465209, 0.0004245922027621418, 0.00040127322426997125, 0.002110394649207592, 0.0020583306904882193, 0.0011379026109352708, 0.0017918981611728668, 0.00029676128178834915, 0.8523335456848145, 2.5033950805664062e-06, 0.8523335456848145, 0.8523335456848145, 0.8523335456848145, 0.8523335456848145, 0.8513850569725037, 2.5033950805664062e-06, 0.8513850569725037, 0.8513850569725037, 0.8513850569725037, 0.8513850569725037, 7.849209214327857e-05, 6.890120971547731e-07, 0.2696346640586853, 0.1264704465866089, 0.17481593787670135, 0.32456174492836, 0.7987057566642761, 0.3363151252269745, 0.39449334144592285, 0.3027314841747284, 0.12100592255592346, 0.2516469955444336, 0.2816583514213562, 0.3247857689857483, 0.14165163040161133, 0.1400318145751953], "count": [336]}, "timestamp": {"min": [0.0], "max": [11.166666666666666], "mean": [5.583333333333333], "std": [3.2331471882270906], "count": [336]}, "frame_index": {"min": [0], "max": [335], "mean": [167.5], "std": [96.99441564681271], "count": [336]}, "episode_index": {"min": [436], "max": [436], "mean": [436.0], "std": [0.0], "count": [336]}, "index": {"min": [170668], "max": [171003], "mean": [170835.5], "std": [96.99441564681271], "count": [336]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [336]}, "subtask_annotation": {"mean": [0.4791666666666667, 2.0, 2.0, 2.0, 2.0], "std": [0.5113420910965414, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [336]}, "scene_annotation": {"mean": [436.0], "std": [0.0], "min": [436], "max": [436], "count": [336]}, "eef_direction_state": {"mean": [3.2142857142857144, 2.732142857142857], "std": [2.120317971276886, 2.219966790521965], "min": [0, 0], "max": [6, 6], "count": [336]}, "eef_velocity_state": {"mean": [1.1011904761904763, 1.0476190476190477], "std": [0.7411371648029484, 0.6664540477275438], "min": [0, 0], "max": [2, 2], "count": [336]}, "eef_acc_mag_state": {"mean": [0.9107142857142857, 0.8244047619047619], "std": [0.8404247589821494, 0.8356631971224655], "min": [0, 0], "max": [2, 2], "count": [336]}, "eef_direction_action": {"mean": [3.125, 2.4523809523809526], "std": [2.0490633748827083, 2.0953733722563634], "min": [0, 0], "max": [6, 6], "count": [336]}, "eef_velocity_action": {"mean": [1.1636904761904763, 1.1220238095238095], "std": [0.7440178565475958, 0.6408630337322767], "min": [0, 0], "max": [2, 2], "count": [336]}, "eef_acc_mag_action": {"mean": [1.1696428571428572, 1.1845238095238095], "std": [0.7893079343995729, 0.7371105182398164], "min": [0, 0], "max": [2, 2], "count": [336]}, "eef_sim_pose_state": {"mean": [0.3519391615328221, 0.21441702954007807, 0.15136379342829004, -0.6141449270687163, -0.6457717479625051, 0.2969399675877857, 0.32666624935135113, -0.2868854671507138, 0.1316698797361871, -2.04108301303447, -0.8771064181361112, 2.3956113932549905], "std": [0.06521828688468327, 0.08443711239813834, 0.056232684432582974, 2.226204640890749, 0.5750255837054106, 2.077227522278912, 0.0674939461776237, 0.03316092678127477, 0.023287575347300492, 0.5551253573827098, 0.26687375765646226, 0.2881333698938309], "min": [0.24773640125604668, 0.12158579841331928, 0.05994264948893454, -3.108708992104725, -1.1603371378435547, -3.0954036391003243, 0.21922357911640475, -0.3409621573148646, 0.06464133073336466, -3.0822267367164797, -1.2369861514193592, 1.7883315606583028], "max": [0.4526369375041414, 0.384183517410431, 0.23768265835648403, 3.1388238740974757, 0.3733588861800792, 3.1246607922459626, 0.41204705210245723, -0.23295002569272663, 0.16103172181882472, -1.0171759707203847, -0.15586854368557934, 3.0378532663714704], "count": [336]}, "eef_sim_pose_action": {"mean": [0.35701815886906085, 0.21817574981819537, 0.150405909363171, -0.6530566044058211, -0.6729021712430602, 0.3139555533505529, 0.32699641044522715, -0.28159950632395775, 0.12951108108731418, -1.9010811379881432, -0.9033335508518758, 2.2433045006898746], "std": [0.06699909916190154, 0.0831439061512241, 0.06102578986757008, 2.2230933900641885, 0.5949885468409685, 2.0808167210983113, 0.07122833882221682, 0.033278103447612666, 0.0222887755315701, 0.9720658976351505, 0.2882126040408562, 0.9172175449790749], "min": [0.24906223879289494, 0.11711664198680873, 0.050936291196948355, -3.117688551115112, -1.2423919291089587, -3.1226835752070508, 0.17362949584723783, -0.34991871831632365, 0.05971855913604904, -3.101367256887508, -1.3425371503939734, -3.139517376946421], "max": [0.46434457120671757, 0.38702296448039386, 0.2528184201437312, 3.1094395643983743, 0.39843209833272897, 3.129447220175513, 0.4200763619109278, -0.22348151477178627, 0.15417954571212714, 3.1344276188871567, -0.0854947425184609, 3.123173454376682], "count": [336]}}} +{"episode_index": 428, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4541341262975778]], [[0.546220033160323]], [[0.48037370242214533]]], "std": [[[0.2864730573360255]], [[0.1998643916447808]], [[0.21609106273796133]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41503913638985007]], [[0.4258792988273741]], [[0.38656582564398306]]], "std": [[[0.292648103402981]], [[0.25223144740347275]], [[0.27283796944845506]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46329096501345635]], [[0.4632856713763937]], [[0.39106655372933485]]], "std": [[[0.2871980909252716]], [[0.21564976772476918]], [[0.257333387356569]]], "count": [100]}, "observation.state": {"min": [-0.6440396904945374, -0.24662785232067108, -0.5569548606872559, -1.4457929134368896, -1.5569801330566406, -0.18988533318042755, -0.7041099071502686, -0.7559872269630432, -0.4709245562553406, 0.4833293557167053, -1.6315714120864868, 0.5645855665206909, -0.670634388923645, -0.4530065059661865, 0.004673941060900688, -0.008740699850022793, -0.612586498260498, 1.033748984336853, -0.45916399359703064, -0.005717157386243343, -0.01209486834704876, 0.0031656755600124598, -0.6214913129806519, 1.0160529613494873, -0.4483194053173065, -0.012882537208497524, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.002956261858344078, -2.8919955639139516e-06, -0.9811096787452698, -0.8494717478752136, -0.4979192316532135, -2.171593427658081, -2.2684407234191895, -1.0258833169937134, -2.1039040088653564, -0.08837538957595825, -0.09612022340297699, -0.8952602744102478, -1.0731934309005737, -0.9064564108848572, -1.8759382963180542, -0.8936110138893127, -12.259909629821777, -8.974359512329102, -2.232600688934326, -10.714285850524902, -0.7460318207740784, -1.7503052949905396, -1.004273533821106, -10.64529800415039, -4.120879173278809, -2.836385726928711, -7.783883094787598, -0.6312576532363892, -5.222222328186035, -1.7503052949905396, -0.007794264238327742, -0.023561449721455574, -0.019656408578157425, -0.008749039843678474, -0.014530107378959656, -0.022308357059955597, -0.005031599663197994, -0.01740214414894581, -0.015316878445446491, -0.013035232201218605, -0.017045509070158005, -0.014277002774178982, -3.329969882965088, -0.43427470326423645, 4.246241569519043, -32.88330841064453, 10.361297607421875, -0.7750030159950256, -1.2726000547409058, -0.36746323108673096, 4.98859167098999, -33.15045166015625, 10.92906379699707, -0.3478486239910126, -0.02618463523685932, -0.015596142038702965, 0.0012210012646391988, -0.10930868983268738, 0.35267531871795654, -0.06567275524139404, -0.07470142841339111, 0.3273371756076813, -0.29762428998947144, 0.014390998519957066, -3.0830507278442383, -1.2174779176712036, -3.018040180206299, -2.639871597290039, -0.7225702404975891, 2.000349521636963, -0.7401130199432373, -0.1859249621629715, 9.668479919433594, -0.01045343279838562, -0.021429479122161865, -0.037274301052093506, -0.024073243141174316, -0.022617392241954803, 0.7004082202911377, -0.7130082845687866], "max": [-0.0857149288058281, 0.2037084400653839, -0.12425108253955841, -0.3349356949329376, -0.009173605591058731, 0.5816419124603271, 0.10738597065210342, 0.05991595983505249, 0.07972872257232666, 0.99755859375, -0.8422960042953491, 0.9214576482772827, 0.21515189111232758, -0.13321413099765778, 0.011195765808224678, -0.0018041536677628756, -0.6095550060272217, 1.0379772186279297, -0.45284366607666016, 0.005731307901442051, -0.00616699131205678, 0.009305793792009354, -0.6147992014884949, 1.018746018409729, -0.4418170154094696, -0.0022203726693987846, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0036166412755846977, 1.5491618796659168e-06, 0.934031069278717, 0.48937317728996277, 0.6616840362548828, 1.5882338285446167, 3.2802155017852783, 1.6257693767547607, 1.441489338874817, 0.8929458856582642, 0.5871516466140747, 0.23386727273464203, 0.1616642028093338, 0.44776538014411926, 0.6531144976615906, 0.5094645023345947, -4.71021032333374, 3.6019537448883057, 2.134310245513916, 1.5262515544891357, 0.6025640964508057, 2.4963369369506836, 0.8034188151359558, -2.2715907096862793, 7.0512824058532715, 2.4151406288146973, 1.1599512100219727, 1.865079402923584, 1.5207569599151611, 0.6312576532363892, 0.01942736655473709, 0.01925140619277954, 0.021851100027561188, 0.0077478052116930485, 0.006008088123053312, 0.011648070998489857, 0.006451156456023455, 0.014928892254829407, 0.016277506947517395, 0.009426126256585121, 0.01050986722111702, 0.007229107432067394, 0.46661999821662903, 0.482527494430542, 12.055763244628906, -25.251617431640625, 18.004650115966797, 0.6409222483634949, 2.8633499145507812, 0.5753211975097656, 14.71337604522705, -23.525264739990234, 18.596675872802734, 1.0763278007507324, 0.019157860428094864, 0.009257564321160316, 0.003663003910332918, -0.013663585297763348, 0.5506596565246582, 0.3613424301147461, 0.2890864610671997, 0.527705192565918, -0.058513343334198, 0.24109303951263428, 3.115849256515503, 0.34196561574935913, 3.0862197875976562, -1.0107786655426025, -0.013632511720061302, 2.5947225093841553, -0.45205461978912354, 0.1716800034046173, 9.979044914245605, 0.010319381952285767, 0.021271556615829468, 0.034893929958343506, -0.01938713528215885, -0.019130447879433632, 0.7281352281570435, -0.6847831010818481], "mean": [-0.3321259319782257, -0.08297648280858994, -0.43546247482299805, -1.0068615674972534, -0.6697131991386414, 0.17258331179618835, -0.34561893343925476, -0.10756087303161621, -0.08047470450401306, 0.605086624622345, -1.5001846551895142, 0.7209247350692749, -0.4628928601741791, -0.3176670968532562, 0.00905599445104599, -0.005142196547240019, -0.6114828586578369, 1.0352976322174072, -0.4555645287036896, -0.0010086343390867114, -0.008274020627140999, 0.006187703460454941, -0.6194792985916138, 1.017320156097412, -0.445590078830719, -0.008022820577025414, 0.7588906288146973, 1.745330572128296, 0.7588906288146973, 0.7588906288146973, 0.7588906288146973, 0.7588906288146973, 0.6646029949188232, 1.745330572128296, 0.6646029949188232, 0.6646029949188232, 0.6646029949188232, 0.6646029949188232, 0.0032648122869431973, -3.363391272159788e-07, -0.004236990120261908, -0.0030097677372395992, 0.023380866274237633, 0.011411714367568493, 0.002899474697187543, 0.014378954656422138, -0.006973633076995611, 0.09049355983734131, 0.059034865349531174, -0.05488286912441254, -0.08013670146465302, 0.003979049623012543, -0.09731289744377136, -0.0237553920596838, -7.8556108474731445, -3.3370602130889893, -0.21787218749523163, -4.587169647216797, -0.11506172269582748, 0.307430624961853, -0.18938452005386353, -4.214860916137695, 3.574298143386841, -0.06936296820640564, -5.314224720001221, 0.29193341732025146, -0.5277020931243896, -0.35399481654167175, 0.000227065640501678, 0.00022610544692724943, -0.00014276718138717115, -0.00019345301552675664, -0.0007747712079435587, -0.0009242688538506627, 0.000347612687619403, -0.00045458058593794703, 0.0006489111692644656, -0.00010168585868086666, -0.0006651460425928235, -0.0008458123193122447, -1.127345323562622, 0.1484932154417038, 7.230841159820557, -28.945985794067383, 14.081598281860352, -0.05712573602795601, 0.8986867070198059, 0.20429037511348724, 9.122750282287598, -28.318754196166992, 14.694724082946777, 0.3480146825313568, 0.002764551667496562, -0.00198408798314631, 0.001992160687223077, -0.06131494790315628, 0.4259728789329529, 0.11389638483524323, 0.13905443251132965, 0.37291789054870605, -0.11167106032371521, 0.19356496632099152, 1.9839096069335938, -0.5977029800415039, 0.412818968296051, -2.21982741355896, -0.5251293182373047, 2.4356186389923096, -0.6309893131256104, 0.03430837765336037, 9.777787208557129, 0.001298199058510363, 0.000409133528592065, -0.000295834441203624, -0.02311747334897518, -0.02144545130431652, 0.7145962119102478, -0.6987408995628357], "std": [0.19737039506435394, 0.17227743566036224, 0.12635034322738647, 0.41230806708335876, 0.5933951139450073, 0.23775292932987213, 0.2601761221885681, 0.23198428750038147, 0.15742672979831696, 0.12507960200309753, 0.24487192928791046, 0.10598643869161606, 0.22638839483261108, 0.08880695700645447, 0.002000323496758938, 0.0020793431904166937, 0.0008858140790835023, 0.001175725948996842, 0.001296285423450172, 0.0037638316862285137, 0.002010323805734515, 0.0019753677770495415, 0.001461322302930057, 0.0007392505649477243, 0.001476364559493959, 0.003739207051694393, 0.8541374206542969, 1.3113021850585938e-06, 0.8541374206542969, 0.8541374206542969, 0.8541374206542969, 0.8541374206542969, 0.8169158101081848, 1.3113021850585938e-06, 0.8169158101081848, 0.8169158101081848, 0.8169158101081848, 0.8169158101081848, 0.00013347770436666906, 7.846325047466962e-07, 0.2837750315666199, 0.19848905503749847, 0.19162896275520325, 0.5539904832839966, 0.7562838792800903, 0.4417842924594879, 0.4354172646999359, 0.19525666534900665, 0.1383427083492279, 0.17656782269477844, 0.23550264537334442, 0.22684046626091003, 0.3923937678337097, 0.20154528319835663, 1.9841697216033936, 3.852994918823242, 1.2285829782485962, 3.196183681488037, 0.256205290555954, 0.8444339036941528, 0.37754231691360474, 1.55266535282135, 2.632315158843994, 1.3618191480636597, 1.8750563859939575, 0.5160520672798157, 1.3048332929611206, 0.44441360235214233, 0.0033406701404601336, 0.006448567844927311, 0.0058432575315237045, 0.0023992732167243958, 0.00284394109621644, 0.0038332731928676367, 0.0027156092692166567, 0.005370124243199825, 0.006118816323578358, 0.00287209777161479, 0.0029656048864126205, 0.0027519550640136003, 0.7782838344573975, 0.1722475290298462, 1.7051962614059448, 1.675589919090271, 2.1084187030792236, 0.4272918403148651, 0.8955604434013367, 0.17918293178081512, 1.3996031284332275, 2.6357529163360596, 1.268665075302124, 0.44238951802253723, 0.006860251538455486, 0.004664399661123753, 0.0004988168366253376, 0.018511367961764336, 0.06842236965894699, 0.16005268692970276, 0.11803045123815536, 0.05714475363492966, 0.0662326067686081, 0.060876477509737015, 1.2869445085525513, 0.5580839514732361, 2.3236491680145264, 0.4313315451145172, 0.19070468842983246, 0.17005512118339539, 0.04958445951342583, 0.05188552662730217, 0.03749500587582588, 0.003943899646401405, 0.007168826647102833, 0.010186267085373402, 0.0010201683035120368, 0.0007597498479299247, 0.007598938420414925, 0.007740083150565624], "count": [266]}, "action": {"min": [-0.7309959530830383, -0.23990902304649353, -0.6078881025314331, -1.4342747926712036, -1.5619686841964722, -0.19732162356376648, -0.6981316804885864, -0.6850076913833618, -0.453524112701416, 0.44915783405303955, -1.618311882019043, 0.4794357419013977, -0.6981316804885864, -0.4787464439868927, 0.004957839380949736, -0.00941449124366045, -0.6106680631637573, 1.0299160480499268, -0.4597375690937042, -0.005259558092802763, -0.011701535433530807, 0.0007959261420182884, -0.6196005344390869, 1.0112123489379883, -0.4483807682991028, -0.01223307941108942, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.002956261858344078, -2.8919955639139516e-06, -0.9811096787452698, -0.8494717478752136, -0.4979192316532135, -2.171593427658081, -2.2684407234191895, -1.0258833169937134, -2.1039040088653564, -0.08837538957595825, -0.1031561940908432, -0.8952602744102478, -1.0731934309005737, -0.9064564108848572, -1.8759382963180542, -0.8936110138893127], "max": [-0.07108962535858154, 0.2268277406692505, -0.02288770116865635, -0.2492726445198059, 0.030912375077605247, 0.5935020446777344, 0.1090695708990097, 0.08170168101787567, 0.09579551219940186, 0.9993306398391724, -0.782608151435852, 0.9247931241989136, 0.19621212780475616, -0.1280023753643036, 0.01163166482001543, 0.0008060869877226651, -0.6021289825439453, 1.035876989364624, -0.45210108160972595, 0.0052015515975654125, -0.0055613527074456215, 0.011529105715453625, -0.6096435189247131, 1.0176271200180054, -0.4409618377685547, -0.0025620448868721724, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0036166412755846977, 1.5491618796659168e-06, 0.934031069278717, 0.48937317728996277, 0.6616840362548828, 1.5882338285446167, 3.2802155017852783, 1.6257693767547607, 1.441489338874817, 0.8929458856582642, 0.5871516466140747, 0.23386727273464203, 0.1616642028093338, 0.44776538014411926, 0.6531144976615906, 0.5094645023345947], "mean": [-0.36343953013420105, -0.0700249969959259, -0.4420274794101715, -0.9536530375480652, -0.6704751253128052, 0.17101192474365234, -0.3428233563899994, -0.09298738092184067, -0.060800667852163315, 0.5911064147949219, -1.488692045211792, 0.7179939150810242, -0.47929614782333374, -0.32232895493507385, 0.008972100913524628, -0.004917552229017019, -0.6074827909469604, 1.0329936742782593, -0.455643892288208, -0.001100541790947318, -0.008205778896808624, 0.005642856005579233, -0.6156497001647949, 1.0152490139007568, -0.44573307037353516, -0.007870394736528397, 0.7588906288146973, 1.745330572128296, 0.7588906288146973, 0.7588906288146973, 0.7588906288146973, 0.7588906288146973, 0.6642749905586243, 1.745330572128296, 0.6642749905586243, 0.6642749905586243, 0.6642749905586243, 0.6642749905586243, 0.0032659140415489674, -3.3922179909495753e-07, -0.0028661645483225584, -0.0027089747600257397, 0.022824058309197426, 0.010976104997098446, 0.002679494908079505, 0.013924389146268368, -0.0070083108730614185, 0.09114084392786026, 0.058362629264593124, -0.0548245906829834, -0.08123621344566345, 0.0014494102215394378, -0.0967009961605072, -0.024826232343912125], "std": [0.20832158625125885, 0.16134124994277954, 0.1383093148469925, 0.4322407841682434, 0.5953627228736877, 0.24097783863544464, 0.2591037452220917, 0.19897454977035522, 0.14123237133026123, 0.12261274456977844, 0.217501699924469, 0.11102999001741409, 0.21240802109241486, 0.08954674750566483, 0.001882245996966958, 0.0023602619767189026, 0.0011745538795366883, 0.0010818655136972666, 0.0014889686135575175, 0.003385784337297082, 0.001914926222525537, 0.002309245988726616, 0.0018447759794071317, 0.0012639184715226293, 0.001665593241341412, 0.0033713243901729584, 0.8541374206542969, 1.3113021850585938e-06, 0.8541374206542969, 0.8541374206542969, 0.8541374206542969, 0.8541374206542969, 0.816832423210144, 1.3113021850585938e-06, 0.816832423210144, 0.816832423210144, 0.816832423210144, 0.816832423210144, 0.0001329247752437368, 7.84678320542298e-07, 0.28472843766212463, 0.19845525920391083, 0.1918216049671173, 0.5540421009063721, 0.7561215162277222, 0.44172167778015137, 0.4354213774204254, 0.19538716971874237, 0.13873398303985596, 0.17658887803554535, 0.23484797775745392, 0.22957414388656616, 0.39233869314193726, 0.20177051424980164], "count": [266]}, "timestamp": {"min": [0.0], "max": [8.833333333333334], "mean": [4.416666666666666], "std": [2.5595681059289843], "count": [266]}, "frame_index": {"min": [0], "max": [265], "mean": [132.5], "std": [76.78704317786953], "count": [266]}, "episode_index": {"min": [437], "max": [437], "mean": [437.0], "std": [0.0], "count": [266]}, "index": {"min": [171004], "max": [171269], "mean": [171136.5], "std": [76.78704317786953], "count": [266]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [266]}, "subtask_annotation": {"mean": [0.2781954887218045, 2.0, 2.0, 2.0, 2.0], "std": [0.5108357218485148, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [266]}, "scene_annotation": {"mean": [437.0], "std": [0.0], "min": [437], "max": [437], "count": [266]}, "eef_direction_state": {"mean": [3.838345864661654, 4.0], "std": [2.210746881738043, 2.2427829114673417], "min": [0, 0], "max": [6, 6], "count": [266]}, "eef_velocity_state": {"mean": [0.8796992481203008, 0.6278195488721805], "std": [0.8320424546802945, 0.6995007224231264], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_acc_mag_state": {"mean": [0.7744360902255639, 0.5676691729323309], "std": [0.8372577989218075, 0.8117602587101215], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_direction_action": {"mean": [3.507518796992481, 2.7293233082706765], "std": [2.0505683811414093, 2.104873755608804], "min": [0, 0], "max": [6, 6], "count": [266]}, "eef_velocity_action": {"mean": [1.0488721804511278, 0.981203007518797], "std": [0.78607395444554, 0.6159106438388317], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_acc_mag_action": {"mean": [0.9736842105263158, 0.9398496240601504], "std": [0.8380423605172784, 0.8340443948466084], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_sim_pose_state": {"mean": [0.3021904274927147, 0.18016375169600973, 0.11170384549262631, 1.9829397476863584, -0.5982187391039085, 0.4255619633817287, 0.2442891165480648, -0.18721959145298298, 0.13444367746267682, -2.2197843653571594, -0.5252181575650521, 2.435691480570055], "std": [0.04767202415038281, 0.11745207375199694, 0.03980461945057954, 1.4215537021085165, 0.5582510904743119, 2.3783828295281797, 0.05797685092836882, 0.06225565844018054, 0.005479561311644892, 0.43134859204008813, 0.190633330928535, 0.16997049821602317], "min": [0.25824879823716873, 0.07207059712387498, 0.04044814906979401, -3.1308910658607974, -1.2178744020942434, -3.124944504960925, 0.19551335483364793, -0.3609446782887416, 0.11744579579490101, -2.6398533810803295, -0.7225751546986302, 2.0005426653519396], "max": [0.3920681983679002, 0.36564772455306094, 0.16657477130375686, 3.1356686731691714, 0.34306819453796966, 3.1252712972513437, 0.39566247126426246, -0.14440561407313623, 0.14366647174245856, -1.0107778633654796, -0.013290274825966675, 2.5947215456681114], "count": [266]}, "eef_sim_pose_action": {"mean": [0.30781912712691467, 0.18625806014633856, 0.10740570362474068, 2.0606555781904494, -0.600957248069985, 0.41885884261757905, 0.240549655537133, -0.18053714103352084, 0.12763445670124096, -2.2277059027859143, -0.5547176772751712, 2.4328870013416117], "std": [0.04707769187220664, 0.11599657376236251, 0.03822692941029307, 1.171418994574456, 0.5886570389420287, 2.4182124431103347, 0.05036448641980956, 0.05357781574871444, 0.00868843061840676, 0.4038678488189862, 0.17851690742793272, 0.15706456233379704], "min": [0.2635010524716869, 0.0746387655807226, 0.040360894287820075, -3.1237795680404394, -1.2514392037036113, -3.1405352818919887, 0.19592949331159965, -0.36362191502334645, 0.09815305319192036, -2.6363512237880578, -0.7718634878087024, 1.961260462565655], "max": [0.40552577970606263, 0.3791677651602273, 0.18634116586908192, 3.1357616040372354, 0.4069175316274929, 3.1409826697166117, 0.38377648239229173, -0.13509975315857498, 0.14367717124205537, -0.919482863632857, -0.07815750531133236, 2.5791919926149367], "count": [266]}}} +{"episode_index": 429, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.449215164840446]], [[0.5481809256055364]], [[0.4708095708381392]]], "std": [[[0.30200936573485826]], [[0.20780850082611924]], [[0.22733673092027373]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.471357016532103]], [[0.5072128964821222]], [[0.40699248125720877]]], "std": [[[0.34431728644882076]], [[0.23966891803165877]], [[0.2539562558105476]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4369312091503268]], [[0.4421593401576317]], [[0.41302360870818916]]], "std": [[[0.27863986204067337]], [[0.2459069751403861]], [[0.2708227837551302]]], "count": [100]}, "observation.state": {"min": [-0.25595465302467346, -0.051882438361644745, -0.36698105931282043, -1.7067222595214844, -0.6776254773139954, -0.0012330170720815659, -0.2393796592950821, -0.5709960460662842, 0.060778893530368805, 0.026320718228816986, -1.81010103225708, -0.2872525453567505, 0.013256620615720749, -0.20065823197364807, -0.008433207869529724, -0.011343111284077168, -0.6024608612060547, 1.0124931335449219, -0.43235304951667786, 0.02115333080291748, -0.022835642099380493, -0.002916898112744093, -0.5288658738136292, 0.9852099418640137, -0.4947989284992218, 0.006563159171491861, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0019045616500079632, -0.00047696256660856307, -0.2873750925064087, -0.11170949041843414, -0.4701882004737854, -0.7085909843444824, -1.5320643186569214, -0.14016425609588623, -0.15083378553390503, -0.3767141103744507, -0.23286433517932892, -0.5370303392410278, -0.9325275421142578, -0.4808056056499481, -0.5138627290725708, -0.14500968158245087, -8.47392463684082, -11.141636848449707, -4.61965799331665, -11.233211517333984, -0.7173382639884949, -4.648351669311523, -1.4633699655532837, -10.990490913391113, -2.3504276275634766, -0.7442002296447754, -8.30280876159668, -1.664224624633789, -0.17216117680072784, -1.778998851776123, -0.005806463770568371, -0.008087048307061195, -0.014231724664568901, -0.005328079219907522, -0.005710978526622057, -0.0048306286334991455, -0.0062802629545331, -0.005704023875296116, -0.01080135628581047, -0.007116117049008608, -0.002582536544650793, -0.002981417579576373, 1.6755900382995605, 0.19672273099422455, 9.992030143737793, -30.507768630981445, 15.941863059997559, -1.0491373538970947, 1.8240599632263184, 0.11135248839855194, 1.247147798538208, -27.728046417236328, 13.519087791442871, -0.5921413898468018, -0.017811421304941177, -0.011762343347072601, 0.0006105006323195994, -0.122972272336483, 0.38238799571990967, 0.08962737768888474, 0.13334880769252777, 0.4024198055267334, -0.22981011867523193, 0.2518502175807953, -3.1019983291625977, -1.3764431476593018, -3.0320980548858643, -3.113165855407715, -1.1731116771697998, -3.106260299682617, -0.6629281044006348, -0.1156466007232666, 9.684270858764648, -0.005193859338760376, -0.0060083866119384766, -0.013593494892120361, -0.020469313487410545, 0.02157374657690525, 0.6493669748306274, 0.7593385577201843], "max": [0.04759182408452034, -0.009130686521530151, 0.20709209144115448, -1.2813761234283447, -0.019271664321422577, 0.46091151237487793, 0.17978717386722565, 0.024374742060899734, 0.21362699568271637, 0.37689903378486633, -1.1653110980987549, 0.06550689786672592, 0.220583975315094, -0.13798877596855164, -0.008224338293075562, -0.010487893596291542, -0.601453423500061, 1.0135340690612793, -0.43099889159202576, 0.022170137614011765, -0.022622372955083847, -0.0018603134667500854, -0.527891993522644, 0.9859586954116821, -0.49371543526649475, 0.00716022402048111, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0022962898947298527, -0.000380433804821223, 0.44979339838027954, 0.04632934555411339, 0.7456687092781067, 0.6112455129623413, 0.17261213064193726, 0.7709939479827881, 0.9174966216087341, 0.7558789253234863, 0.2780084013938904, 0.3069627583026886, 0.43938618898391724, 0.5188438296318054, 0.3363288640975952, 0.1845088005065918, -3.429656744003296, 0.45787549018859863, 2.078144073486328, -0.8852258920669556, 0.430402934551239, 1.1190476417541504, 0.028693528845906258, -3.8750667572021484, 10.164834976196289, 1.5164835453033447, -2.8388280868530273, 0.7173382043838501, 1.2051281929016113, -0.3730158805847168, 0.008957358077168465, 0.01375322975218296, 0.009861432015895844, 0.007245853543281555, 0.0036168107762932777, 0.00638049840927124, 0.0038497510831803083, 0.014374879188835621, 0.009466825053095818, 0.005974478088319302, 0.0024953021202236414, 0.004058460239320993, 2.9057700634002686, 0.7423499226570129, 16.584096908569336, -22.66522216796875, 24.365169525146484, -0.6704738736152649, 2.6936700344085693, 0.5827447175979614, 5.270684719085693, -20.804126739501953, 20.764446258544922, -0.21384206414222717, 0.04954933375120163, 0.005095005501061678, 0.0030525033362209797, -0.013663586229085922, 0.4550497531890869, 0.4366553723812103, 0.2000509351491928, 0.48135900497436523, -0.0020480528473854065, 0.33375898003578186, 3.0416104793548584, -0.9818180799484253, 3.1017465591430664, 3.086796522140503, -1.0909326076507568, -1.920914649963379, -0.5080326795578003, 0.12617798149585724, 9.870497703552246, 0.006782054901123047, 0.012986361980438232, 0.023851394653320312, -0.019658751785755157, 0.022434379905462265, 0.650026261806488, 0.759888231754303], "mean": [-0.1365320235490799, -0.03954049199819565, -0.22175338864326477, -1.4400928020477295, -0.16698803007602692, 0.1153176873922348, -0.15223939716815948, -0.37575507164001465, 0.16747058928012848, 0.2747116684913635, -1.3848148584365845, -0.16445910930633545, 0.13047373294830322, -0.1705407202243805, -0.008331620134413242, -0.010821920819580555, -0.6019271016120911, 1.0130541324615479, -0.43157386779785156, 0.021757453680038452, -0.022707253694534302, -0.0021913284435868263, -0.5284104347229004, 0.9856330752372742, -0.4941617548465729, 0.006926950067281723, 1.001589059829712, 1.7453303337097168, 1.001589059829712, 1.001589059829712, 1.001589059829712, 1.001589059829712, 1.0117974281311035, 1.0290862321853638, 1.0117974281311035, 1.0117974281311035, 1.0117974281311035, 1.0117974281311035, 0.002138679614290595, -0.00038546204450540245, 0.01104404591023922, -0.010171763598918915, 0.08656370639801025, -0.006064257584512234, -0.1710212677717209, 0.1117473915219307, 0.10491322726011276, 0.08356548845767975, 0.026703953742980957, -0.049233779311180115, -0.08283145725727081, -0.04984467476606369, 0.018106387928128242, -0.002368403133004904, -5.973989009857178, -5.564003944396973, -1.5821878910064697, -5.552580833435059, -0.18596656620502472, -1.1595618724822998, -0.815329372882843, -8.149637222290039, 4.263232707977295, 0.31522753834724426, -5.707221031188965, -0.20843416452407837, 0.38618966937065125, -0.9854155778884888, -0.0003015048860106617, 0.0005188644863665104, -0.0003432731609791517, -0.0002867821021936834, -9.628505358705297e-05, 0.0001635684457141906, -0.00026960994000546634, 0.00158595759421587, -0.0005493375356309116, -0.0003462329041212797, -0.00029314900166355073, 0.00014941839617677033, 2.2231152057647705, 0.5230416059494019, 13.522675514221191, -25.818103790283203, 21.317026138305664, -0.8194640278816223, 2.3862576484680176, 0.4237465262413025, 3.835289239883423, -23.664384841918945, 18.47722816467285, -0.3690764904022217, 0.006829267367720604, -0.0029129169415682554, 0.0023268135264515877, -0.06079864874482155, 0.4371711313724518, 0.17539963126182556, 0.15953317284584045, 0.462642103433609, -0.07713665813207626, 0.28412920236587524, 2.0403802394866943, -1.3008172512054443, -2.030780076980591, 1.918516755104065, -1.120445966720581, -2.339379072189331, -0.5861237645149231, -0.009656661190092564, 9.772451400756836, 0.0009071900858543813, 0.000539428845513612, 0.0009318834636360407, -0.020093275234103203, 0.02199353091418743, 0.6495676040649414, 0.7597199082374573], "std": [0.10774171352386475, 0.010444467887282372, 0.1632358878850937, 0.1575222611427307, 0.17260636389255524, 0.16215293109416962, 0.10458303242921829, 0.201172336935997, 0.041737694293260574, 0.1296723186969757, 0.228054940700531, 0.10975312441587448, 0.08710680902004242, 0.016427120193839073, 5.1292132411617786e-05, 0.00019013811834156513, 0.00033162071486003697, 0.00034770474303513765, 0.0005275979056023061, 0.0003653847670648247, 5.135796163813211e-05, 0.0002455799258314073, 0.0002899894316215068, 0.0002650360984262079, 0.00034658098593354225, 0.00015602265193592757, 0.8369580507278442, 1.0728836059570312e-06, 0.8369580507278442, 0.8369580507278442, 0.8369580507278442, 0.8369580507278442, 0.850813627243042, 0.848006546497345, 0.850813627243042, 0.850813627243042, 0.850813627243042, 0.850813627243042, 7.897998875705525e-05, 1.812272057577502e-05, 0.19401758909225464, 0.033972710371017456, 0.29930275678634644, 0.29890620708465576, 0.42191243171691895, 0.22478239238262177, 0.26527485251426697, 0.29775717854499817, 0.11583523452281952, 0.20713143050670624, 0.3384464383125305, 0.21848955750465393, 0.16316339373588562, 0.05809491500258446, 1.2782765626907349, 3.8475589752197266, 2.2940914630889893, 3.1922757625579834, 0.31473371386528015, 1.6963560581207275, 0.3889646828174591, 2.2977957725524902, 4.0037007331848145, 0.5710089206695557, 1.6591994762420654, 0.5370104908943176, 0.34520962834358215, 0.4006391167640686, 0.002868372481316328, 0.005468997173011303, 0.004540880210697651, 0.0022849843371659517, 0.0013305640313774347, 0.0016744454624131322, 0.002027064561843872, 0.0038176572415977716, 0.0038219355046749115, 0.002822801936417818, 0.0008683805353939533, 0.0014959684340283275, 0.30406439304351807, 0.14029356837272644, 1.8795766830444336, 2.239797592163086, 2.7994515895843506, 0.10810615867376328, 0.19344022870063782, 0.13265524804592133, 1.1724064350128174, 2.1465530395507812, 2.5396997928619385, 0.10810378193855286, 0.011128337122499943, 0.0037319241091609, 0.0005340534262359142, 0.01986299827694893, 0.019839301705360413, 0.1031968966126442, 0.018883515149354935, 0.026157096028327942, 0.08451583981513977, 0.02362985908985138, 1.3229949474334717, 0.10824702680110931, 1.5847867727279663, 1.9092601537704468, 0.01983681693673134, 0.35707733035087585, 0.031281016767024994, 0.04239765927195549, 0.032049957662820816, 0.0025438189040869474, 0.0032665105536580086, 0.007167675998061895, 0.00020273376139812171, 0.0002231032121926546, 0.0001231668866239488, 0.00010406775254523382], "count": [106]}, "action": {"min": [-0.29374200105667114, -0.0652373731136322, -0.44531533122062683, -1.7283490896224976, -0.686409056186676, -0.03243071585893631, -0.23997801542282104, -0.6372089385986328, 0.08494685590267181, -0.011341152712702751, -1.7907767295837402, -0.28853529691696167, 0.008374995552003384, -0.20015433430671692, -0.008841754868626595, -0.014179600402712822, -0.6006942391395569, 1.009630560874939, -0.43303382396698, 0.018948687240481377, -0.023125948384404182, -0.006116482894867659, -0.526515781879425, 0.9819236993789673, -0.4952719509601593, 0.005051255691796541, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0019045616500079632, -0.00047696256660856307, -0.28884080052375793, -0.11203309148550034, -0.46353739500045776, -0.7085909843444824, -1.5320643186569214, -0.14016425609588623, -0.15083378553390503, -0.3767141103744507, -0.23286433517932892, -0.5370303392410278, -0.9325275421142578, -0.4808056056499481, -0.5138627290725708, -0.14500968158245087], "max": [0.03663577884435654, -0.027719829231500626, 0.33535292744636536, -1.221107006072998, -0.016869552433490753, 0.46701398491859436, 0.20377503335475922, 0.021476145833730698, 0.23085099458694458, 0.40876325964927673, -1.1061429977416992, 0.00900733657181263, 0.22456607222557068, -0.126649409532547, -0.006743678357452154, -0.0077592493034899235, -0.5978049039840698, 1.0125706195831299, -0.43060895800590515, 0.020533710718154907, -0.021059535443782806, 0.00038481480441987514, -0.5229083895683289, 0.9851226806640625, -0.4938508868217468, 0.005935447756201029, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0022962898947298527, -0.000380433804821223, 0.44979339838027954, 0.04632934555411339, 0.7456687092781067, 0.6112455129623413, 0.17261213064193726, 0.7709939479827881, 0.9174966216087341, 0.7558789253234863, 0.2780084013938904, 0.3095118999481201, 0.43938618898391724, 0.5188438296318054, 0.3363288640975952, 0.1845088005065918], "mean": [-0.15740804374217987, -0.048455629497766495, -0.2178105115890503, -1.3943467140197754, -0.19769704341888428, 0.12574335932731628, -0.12751789391040802, -0.37720581889152527, 0.1606900691986084, 0.2644270062446594, -1.3670876026153564, -0.1743118166923523, 0.1314280927181244, -0.17174765467643738, -0.007750383112579584, -0.010935063473880291, -0.5992704629898071, 1.011533498764038, -0.4317629337310791, 0.019777841866016388, -0.02207687869668007, -0.00283016636967659, -0.5251274704933167, 0.9835072159767151, -0.4944037199020386, 0.005579404067248106, 0.9982959628105164, 1.7453303337097168, 0.9982959628105164, 0.9982959628105164, 0.9982959628105164, 0.9982959628105164, 0.9953320622444153, 1.0126208066940308, 0.9953320622444153, 0.9953320622444153, 0.9953320622444153, 0.9953320622444153, 0.0021387599408626556, -0.0003854239475913346, 0.013566853478550911, -0.009155995212495327, 0.09471144527196884, -0.008377017453312874, -0.17033909261226654, 0.11247920244932175, 0.10686173290014267, 0.08703282475471497, 0.024034792557358742, -0.051781754940748215, -0.08419700711965561, -0.04655293747782707, 0.015108343213796616, -0.002174945315346122], "std": [0.1259167343378067, 0.010314000770449638, 0.2570487856864929, 0.1851724535226822, 0.20418253540992737, 0.1822262555360794, 0.13020581007003784, 0.24449943006038666, 0.04771393910050392, 0.16078193485736847, 0.27578774094581604, 0.10482741892337799, 0.08910514414310455, 0.019894367083907127, 0.00045706311357207596, 0.0014905085554346442, 0.0006653658929280937, 0.0006781334523111582, 0.0007491434225812554, 0.0003994216676801443, 0.000456595909781754, 0.0015215009916573763, 0.000790285412222147, 0.0007836045697331429, 0.00039825658313930035, 0.00020420580403879285, 0.8369746208190918, 1.0728836059570312e-06, 0.8369746208190918, 0.8369746208190918, 0.8369746208190918, 0.8369746208190918, 0.8533427119255066, 0.850878894329071, 0.8533427119255066, 0.8533427119255066, 0.8533427119255066, 0.8533427119255066, 7.889922562753782e-05, 1.8130003809346817e-05, 0.19235210120677948, 0.032720897346735, 0.2956356406211853, 0.2964199483394623, 0.4224095046520233, 0.22419773042201996, 0.26523616909980774, 0.29460015892982483, 0.11339803785085678, 0.20442181825637817, 0.3378322720527649, 0.21670441329479218, 0.1605639010667801, 0.05807677283883095], "count": [106]}, "timestamp": {"min": [0.0], "max": [3.5], "mean": [1.75], "std": [1.0199400853862828], "count": [106]}, "frame_index": {"min": [0], "max": [105], "mean": [52.5], "std": [30.598202561588483], "count": [106]}, "episode_index": {"min": [438], "max": [438], "mean": [438.0], "std": [0.0], "count": [106]}, "index": {"min": [171270], "max": [171375], "mean": [171322.5], "std": [30.598202561588483], "count": [106]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [106]}, "subtask_annotation": {"mean": [0.33962264150943394, 2.0, 2.0, 2.0, 2.0], "std": [0.5118739609905876, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [106]}, "scene_annotation": {"mean": [438.0], "std": [0.0], "min": [438], "max": [438], "count": [106]}, "eef_direction_state": {"mean": [3.009433962264151, 3.5943396226415096], "std": [1.9008204932412243, 1.8772636744805957], "min": [0, 0], "max": [6, 6], "count": [106]}, "eef_velocity_state": {"mean": [1.150943396226415, 1.1603773584905661], "std": [0.7865910787047486, 0.7414518197407004], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_acc_mag_state": {"mean": [0.8962264150943396, 1.169811320754717], "std": [0.9207179856576947, 0.9056603773584901], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_direction_action": {"mean": [3.292452830188679, 3.2169811320754715], "std": [1.7099430705081329, 1.566179807149629], "min": [0, 1], "max": [6, 6], "count": [106]}, "eef_velocity_action": {"mean": [1.2075471698113207, 1.2924528301886793], "std": [0.7231610527070494, 0.6289701245578603], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_acc_mag_action": {"mean": [1.028301886792453, 1.0849056603773586], "std": [0.829384258644331, 0.8591123603486391], "min": [0, 0], "max": [2, 2], "count": [106]}, "eef_sim_pose_state": {"mean": [0.2841619855699861, 0.22408336319903827, 0.1310440936687456, 2.0404072329224556, -1.3012356483203307, -2.0901761717616534, 0.33667019435080836, -0.1627084343977302, 0.2123554938724769, 1.947863187879542, -1.1204811750241366, -2.339080217334108], "std": [0.024202898181809474, 0.048544513897340894, 0.01088629306676445, 1.4866705561812632, 0.10804621990977198, 1.6465420160553714, 0.041887622720791155, 0.05150740692059138, 0.02201285534568589, 1.9397032934307017, 0.01985148595204628, 0.3569487461788467], "min": [0.23442510384222187, 0.18046865639668067, 0.11257379982137249, -3.1402066237072677, -1.3764713279303924, -3.113922532445761, 0.24844593508145196, -0.254968934842288, 0.17798661553079714, -3.1316305245858578, -1.1732133252638501, -3.1060943610091933], "max": [0.30989060531269697, 0.34906308820824705, 0.14993407095419278, 3.126622965132972, -0.9819099833055257, 3.1378080309216334, 0.37263112559000316, -0.11558730665153787, 0.25436322550529544, 3.1321084065560356, -1.091203277271434, -1.9209143601669103], "count": [106]}, "eef_sim_pose_action": {"mean": [0.28378954868087414, 0.22444089106133813, 0.1259824811268418, 1.7073314174302976, -1.2877202766226035, -1.9789074956058939, 0.33606600426288424, -0.16800612027957193, 0.2093888175628954, 2.0555813695111422, -1.1438585358678952, -2.340912433950737], "std": [0.028264774583129003, 0.07160907495854968, 0.016988396910984045, 1.550437090924948, 0.13431424748784795, 1.4792599595472544, 0.05109539425202919, 0.06321972239503101, 0.025108862131166945, 1.8226294202161435, 0.019449001431501113, 0.3566839733079821], "min": [0.2260498888707595, 0.15914765215055293, 0.09508023321984822, -3.1319697860149818, -1.4111660268293722, -3.1087528827286754, 0.24988033420196581, -0.26800258751696027, 0.16981812835233037, -3.131167219229648, -1.1760104373921965, -2.8754013570879318], "max": [0.31139836390514086, 0.37304782606193887, 0.15515635617278326, 3.054110319993205, -0.9727015627244485, 3.1338390586337175, 0.38370536851270687, -0.10206556869397662, 0.25714331706989, 3.1105095230714, -1.095566070780737, -1.907626626799557], "count": [106]}}} +{"episode_index": 430, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4482128436178393]], [[0.5441045655517109]], [[0.49999247164552096]]], "std": [[[0.28124729349588373]], [[0.20548700346548865]], [[0.21634502056137836]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45196693819684736]], [[0.4393019848135333]], [[0.3541814278162245]]], "std": [[[0.30395186310302874]], [[0.2251170078039054]], [[0.26340025161951536]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45794746251441754]], [[0.4527931612841215]], [[0.37520940984236834]]], "std": [[[0.2962036459673412]], [[0.232321950968535]], [[0.26113924417274614]]], "count": [100]}, "observation.state": {"min": [-0.8775653839111328, -0.2687433063983917, -0.5848027467727661, -1.2785104513168335, -1.5677698850631714, -0.2623613178730011, -0.6439875364303589, -0.8027651309967041, -0.17462071776390076, 0.15563179552555084, -1.7691890001296997, 0.09278850257396698, -0.28448134660720825, -0.6647214293479919, 0.010681369341909885, -0.00480613624677062, -0.6059475541114807, 1.0330884456634521, -0.46031153202056885, -0.014250032603740692, -0.014591960236430168, -0.000854278274346143, -0.6177737712860107, 1.0231187343597412, -0.45065903663635254, -0.00970835704356432, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0020976513624191284, -0.0011471663601696491, -0.7060045599937439, -0.9831118583679199, -0.40891802310943604, -1.3272054195404053, -3.176222324371338, -0.8483148217201233, -2.4734039306640625, -1.107944369316101, -0.2848990559577942, -0.8146318793296814, -0.9751402139663696, -0.9475113749504089, -0.5190577507019043, -0.730333685874939, -16.524709701538086, -10.378510475158691, -2.9065935611724854, -13.24786376953125, -0.9468865394592285, -1.2338217496871948, -2.8119657039642334, -13.072782516479492, -3.3577535152435303, -1.6428570747375488, -7.783883094787598, -0.6599512100219727, -1.5207570791244507, -2.065934181213379, -0.007995224557816982, -0.01498166099190712, -0.017726924270391464, -0.007991909980773926, -0.004684894811362028, -0.007302063051611185, -0.014738322235643864, -0.018471084535121918, -0.013874927535653114, -0.013310120441019535, -0.004388169851154089, -0.0038660308346152306, -4.553080081939697, -0.8512279391288757, 3.6969025135040283, -29.391151428222656, 11.427278518676758, -0.6292356252670288, -1.244320034980774, -0.6829619407653809, 7.502683162689209, -33.95412826538086, 14.255102157592773, -0.2798847556114197, -0.015521828085184097, -0.015295421704649925, 0.0012210012646391988, -0.09564509987831116, 0.40313994884490967, -0.007220352068543434, -0.005551876034587622, 0.3098956346511841, -0.21365292370319366, -0.033460091799497604, -3.1319589614868164, -1.337871789932251, -3.132537364959717, -2.902791976928711, -1.3142170906066895, 1.8764935731887817, -0.7390092611312866, -0.05273786932229996, 9.683876991271973, -0.013204306364059448, -0.019975215196609497, -0.03449517488479614, -0.01792542263865471, 0.02483689785003662, 0.6775972843170166, 0.7310012578964233], "max": [-0.045256394892930984, 0.4791216254234314, -0.025666138157248497, -0.28057387471199036, 0.4497814476490021, 0.6694900989532471, 0.14572755992412567, 0.15775854885578156, 0.15793094038963318, 0.8715771436691284, -0.5369192361831665, 0.8069244623184204, 0.28744447231292725, -0.13943076133728027, 0.012418468482792377, 0.003153266152366996, -0.6018187403678894, 1.0354422330856323, -0.4526965916156769, -0.010280315764248371, -0.012763957493007183, 0.008136854507029057, -0.6125203371047974, 1.0270276069641113, -0.4452841281890869, -0.005792494863271713, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.002672215923666954, -0.0011415899498388171, 0.29294559359550476, 0.5917956829071045, 0.679426372051239, 0.7369227409362793, 2.9019174575805664, 2.141733169555664, 1.3397549390792847, 0.7042118310928345, 0.337058424949646, 0.5688400268554688, 1.3961787223815918, 0.5627181529998779, 0.544181764125824, 0.6517554521560669, -4.398423194885254, 5.8302812576293945, 4.746031761169434, -0.030525019392371178, 1.8937729597091675, 6.656898498535156, 0.7747253179550171, -1.7370988130569458, 9.951160430908203, 3.5244202613830566, -1.92307710647583, 2.5824174880981445, 1.1190476417541504, 0.4590964913368225, 0.007358185946941376, 0.02357303723692894, 0.014344963245093822, 0.0063509889878332615, 0.01291182916611433, 0.006827557925134897, 0.008008117787539959, 0.019993213936686516, 0.016014959663152695, 0.011143273673951626, 0.016603821888566017, 0.004020744934678078, -1.6967999935150146, 0.311786949634552, 11.699435234069824, -17.918787002563477, 21.14849090576172, 1.0775511264801025, 1.4846999645233154, 0.6495562195777893, 15.21817398071289, -22.741416931152344, 24.34226417541504, 1.5376842021942139, 0.028623634949326515, 0.013373552821576595, 0.003663003910332918, 0.0, 0.6093448996543884, 0.5030622482299805, 0.3389613628387451, 0.5267966985702515, -0.015956582501530647, 0.2752075791358948, 3.127753496170044, 0.6586776375770569, 3.129713535308838, -0.8690757155418396, -0.2521352469921112, 3.083056926727295, -0.4596470892429352, 0.2661876678466797, 9.930279731750488, 0.014109213836491108, 0.011748135089874268, 0.042054444551467896, -0.016063358634710312, 0.026973040774464607, 0.6816630363464355, 0.7347495555877686], "mean": [-0.5252053737640381, -0.0566883347928524, -0.33727896213531494, -0.7357066869735718, -0.4322962164878845, 0.18998093903064728, -0.3757084906101227, -0.27790164947509766, 0.007302845828235149, 0.4679505527019501, -1.1800378561019897, 0.45649534463882446, -0.07800038903951645, -0.47386297583580017, 0.011392121203243732, -0.0016577120404690504, -0.6044766902923584, 1.0343549251556396, -0.4543441832065582, -0.01230674795806408, -0.013571511022746563, 0.002956801326945424, -0.6154004335403442, 1.0252141952514648, -0.4461638629436493, -0.008126003667712212, 0.645366370677948, 1.7453210353851318, 0.645366370677948, 0.645366370677948, 0.645366370677948, 0.645366370677948, 0.6712213754653931, 1.7453210353851318, 0.6712213754653931, 0.6712213754653931, 0.6712213754653931, 0.6712213754653931, 0.0023226765915751457, -0.001144854468293488, -0.03269572928547859, 0.005887734238058329, 0.019971976056694984, 0.03792344778776169, -0.0707150250673294, 0.028672220185399055, -0.0015274685574695468, -0.006391606293618679, -0.011107821017503738, 0.007079241797327995, 0.0022180303931236267, 0.019934581592679024, 0.003919973503798246, 0.0053873006254434586, -9.807724952697754, -2.6367242336273193, 0.46572110056877136, -4.14506196975708, 0.040793728083372116, 0.6974751353263855, -0.38658401370048523, -6.564385414123535, 0.6428002715110779, 0.2854890823364258, -5.0989580154418945, 0.1317232996225357, -0.14126552641391754, -0.5829903483390808, -7.573943003080785e-05, -0.00015480273577850312, -0.00021792695042677224, 7.044245285214856e-05, 0.00047658750554546714, -0.00019908390822820365, -0.0003688432334456593, 5.665146454703063e-05, 0.0006412450456991792, 0.00025481596821919084, 0.00031915082945488393, -9.539475286146626e-05, -3.0179507732391357, -0.22351932525634766, 7.884328842163086, -22.83768081665039, 16.971418380737305, 0.4504522681236267, 0.18654930591583252, 0.028243793174624443, 12.047203063964844, -28.5279598236084, 20.2762451171875, 0.8399053812026978, 0.001971993362531066, -0.0026415050961077213, 0.00230239937081933, -0.051423877477645874, 0.49872085452079773, 0.16490846872329712, 0.15212568640708923, 0.4167623221874237, -0.10131978243589401, 0.14487940073013306, -0.007703501731157303, -0.6881740093231201, 0.931960940361023, -2.0832276344299316, -0.7703529000282288, 2.577059507369995, -0.591251015663147, 0.10416069626808167, 9.779813766479492, 0.0014670834643766284, 0.0005426124553196132, 3.1461953767575324e-05, -0.01718394085764885, 0.026201600208878517, 0.6798855662345886, 0.732647180557251], "std": [0.2624567151069641, 0.2573687434196472, 0.08181480318307877, 0.29668235778808594, 0.7152307629585266, 0.2971495985984802, 0.21703143417835236, 0.2902309000492096, 0.09398051351308823, 0.16762353479862213, 0.4573775827884674, 0.16616249084472656, 0.16805942356586456, 0.1521022617816925, 0.0004196239751763642, 0.00208190712146461, 0.0007678281981498003, 0.0006542439805343747, 0.0015544587513431907, 0.0011952862842008471, 0.00044439625344239175, 0.0021147937513887882, 0.0014494992792606354, 0.0010267624165862799, 0.0009746935684233904, 0.0010011133272200823, 0.8254192471504211, 8.225440979003906e-06, 0.8254192471504211, 0.8254192471504211, 0.8254192471504211, 0.8254192471504211, 0.8328746557235718, 8.225440979003906e-06, 0.8328746557235718, 0.8328746557235718, 0.8328746557235718, 0.8328746557235718, 0.00012633852020371705, 9.144486057266477e-07, 0.1763431429862976, 0.20533466339111328, 0.17005205154418945, 0.2587048411369324, 0.6150747537612915, 0.34529945254325867, 0.3587759733200073, 0.29831522703170776, 0.10029706358909607, 0.23850524425506592, 0.41518932580947876, 0.2582285702228546, 0.1712767630815506, 0.15592414140701294, 3.0820393562316895, 3.980001211166382, 1.6489052772521973, 3.3497092723846436, 0.40446382761001587, 1.7769137620925903, 0.6328756809234619, 2.754526138305664, 3.0125439167022705, 0.9466918110847473, 1.5386805534362793, 0.5801594853401184, 0.46494483947753906, 0.5689161419868469, 0.0028589298017323017, 0.0057573262602090836, 0.004533040337264538, 0.0024924357421696186, 0.0021385326981544495, 0.0015271648298949003, 0.0025909373071044683, 0.006107335910201073, 0.004485243000090122, 0.00292141898535192, 0.0019542770460247993, 0.0012262689415365458, 0.4596291184425354, 0.16731753945350647, 1.884088397026062, 3.045229196548462, 2.347439765930176, 0.44010618329048157, 0.39688920974731445, 0.19055455923080444, 1.9193623065948486, 2.4667463302612305, 2.6903412342071533, 0.46193358302116394, 0.0065783546306192875, 0.004896668717265129, 0.00047193566570058465, 0.016908884048461914, 0.06162428483366966, 0.17978817224502563, 0.0754145085811615, 0.06918667256832123, 0.05095622316002846, 0.09471200406551361, 2.3944976329803467, 0.7168077826499939, 2.0233607292175293, 0.60785311460495, 0.2623555064201355, 0.38611647486686707, 0.04187559708952904, 0.051867883652448654, 0.030753878876566887, 0.003943784162402153, 0.004963502287864685, 0.010339519008994102, 0.0004321969172451645, 0.00046735169598832726, 0.0009069442166946828, 0.0008433057810179889], "count": [430]}, "action": {"min": [-0.9479027390480042, -0.26987308263778687, -0.6975932717323303, -1.1894667148590088, -1.5707963705062866, -0.2649492919445038, -0.6728384494781494, -0.869297981262207, -0.19655968248844147, 0.10566031187772751, -1.7501424551010132, 0.08609990030527115, -0.27833443880081177, -0.6680077910423279, 0.010170254856348038, -0.007354797795414925, -0.6063355207443237, 1.0302965641021729, -0.459953248500824, -0.013668816536664963, -0.014798401854932308, -0.0033552974928170443, -0.6159853339195251, 1.0194728374481201, -0.45054709911346436, -0.009620572440326214, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0020976513624191284, -0.0011471663601696491, -0.7060045599937439, -0.9523152709007263, -0.40891802310943604, -1.3272054195404053, -3.176222324371338, -0.8483148217201233, -2.3025107383728027, -1.107944369316101, -0.2848990559577942, -0.8146318793296814, -0.9751402139663696, -0.9475113749504089, -0.5190577507019043, -0.730333685874939], "max": [-0.08265233784914017, 0.4895974397659302, 0.11110256612300873, -0.2126159816980362, 0.46567079424858093, 0.6981316804885864, 0.148405522108078, 0.13083960115909576, 0.16895698010921478, 0.9203437566757202, -0.47046375274658203, 0.8108015656471252, 0.29461124539375305, -0.13781370222568512, 0.01381414383649826, 0.006044348236173391, -0.5972472429275513, 1.0362194776535034, -0.4522579610347748, -0.009492119774222374, -0.01128703448921442, 0.010554523207247257, -0.6079761981964111, 1.026078224182129, -0.44500231742858887, -0.005324075929820538, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.002671582158654928, -0.0011415899498388171, 0.35031256079673767, 0.5917956829071045, 0.679426372051239, 0.7369227409362793, 4.015101909637451, 2.141733169555664, 1.3397549390792847, 0.7042118310928345, 0.337058424949646, 0.5688400268554688, 1.3961787223815918, 0.5627181529998779, 0.544181764125824, 0.6517554521560669], "mean": [-0.5706335306167603, -0.054523319005966187, -0.3296985328197479, -0.6670072078704834, -0.44148340821266174, 0.19469253718852997, -0.3731963634490967, -0.30096012353897095, -0.0142269441857934, 0.4886932671070099, -1.1415334939956665, 0.45807015895843506, -0.07507682591676712, -0.47330713272094727, 0.011657248251140118, -0.0019011045806109905, -0.6017882823944092, 1.0331193208694458, -0.45458537340164185, -0.011815890669822693, -0.013130469247698784, 0.0023442981764674187, -0.612327516078949, 1.0235346555709839, -0.446350634098053, -0.008174669928848743, 0.6454881429672241, 1.7453210353851318, 0.6454881429672241, 0.6454881429672241, 0.6454881429672241, 0.6454881429672241, 0.6713836789131165, 1.7453210353851318, 0.6713836789131165, 0.6713836789131165, 0.6713836789131165, 0.6713836789131165, 0.0023230412043631077, -0.0011448549339547753, -0.031191835179924965, 0.0040594893507659435, 0.02053368091583252, 0.035580605268478394, -0.0599529966711998, 0.02758944220840931, -0.006456578616052866, -0.005367147736251354, -0.010685387067496777, 0.006814396008849144, 0.0021508056670427322, 0.01777229830622673, 0.0037887704093009233, 0.004361461848020554], "std": [0.2662994861602783, 0.24110840260982513, 0.12296007573604584, 0.2993457019329071, 0.7180395126342773, 0.3047667145729065, 0.21644261479377747, 0.29921770095825195, 0.09033326059579849, 0.1845809370279312, 0.4673125743865967, 0.1675708293914795, 0.16864806413650513, 0.15238143503665924, 0.0006307368166744709, 0.002824668074026704, 0.0016590969171375036, 0.0011013932526111603, 0.0014635733095929027, 0.0010650309268385172, 0.0006799362017773092, 0.0028630613815039396, 0.0016207493608817458, 0.0012350061442703009, 0.0008461670950055122, 0.0009116200963035226, 0.8255752325057983, 8.225440979003906e-06, 0.8255752325057983, 0.8255752325057983, 0.8255752325057983, 0.8255752325057983, 0.8330661654472351, 8.225440979003906e-06, 0.8330661654472351, 0.8330661654472351, 0.8330661654472351, 0.8330661654472351, 0.0001262419536942616, 9.107705523092591e-07, 0.17771165072917938, 0.20980079472064972, 0.16957987844944, 0.26316365599632263, 0.6517030596733093, 0.3460525572299957, 0.3715323507785797, 0.2978385388851166, 0.10064701735973358, 0.23859219253063202, 0.415190190076828, 0.2577122747898102, 0.17141129076480865, 0.15548714995384216], "count": [430]}, "timestamp": {"min": [0.0], "max": [14.3], "mean": [7.15], "std": [4.137665740218485], "count": [430]}, "frame_index": {"min": [0], "max": [429], "mean": [214.5], "std": [124.12997220655453], "count": [430]}, "episode_index": {"min": [439], "max": [439], "mean": [439.0], "std": [0.0], "count": [430]}, "index": {"min": [171376], "max": [171805], "mean": [171590.5], "std": [124.12997220655453], "count": [430]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [430]}, "subtask_annotation": {"mean": [0.5, 2.0, 2.0, 2.0, 2.0], "std": [0.6603381797442178, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [430]}, "scene_annotation": {"mean": [439.0], "std": [0.0], "min": [439], "max": [439], "count": [430]}, "eef_direction_state": {"mean": [3.374418604651163, 2.855813953488372], "std": [1.9330170445543389, 2.090432505107485], "min": [0, 0], "max": [6, 6], "count": [430]}, "eef_velocity_state": {"mean": [1.1, 1.1093023255813954], "std": [0.6933236433431387, 0.6986079026338746], "min": [0, 0], "max": [2, 2], "count": [430]}, "eef_acc_mag_state": {"mean": [1.0069767441860464, 0.9558139534883721], "std": [0.8169413598941344, 0.8438015653373526], "min": [0, 0], "max": [2, 2], "count": [430]}, "eef_direction_action": {"mean": [2.9651162790697674, 2.7534883720930234], "std": [1.8059827860997058, 1.9058476521276848], "min": [0, 0], "max": [6, 6], "count": [430]}, "eef_velocity_action": {"mean": [1.3255813953488371, 1.2116279069767442], "std": [0.6405277704909789, 0.6133056836087372], "min": [0, 0], "max": [2, 2], "count": [430]}, "eef_acc_mag_action": {"mean": [1.2069767441860466, 1.1953488372093024], "std": [0.7386018686609179, 0.7557388155853658], "min": [0, 0], "max": [2, 2], "count": [430]}, "eef_sim_pose_state": {"mean": [0.3511873113115012, 0.21831935515287576, 0.12156897778887284, -0.02276630595658199, -0.6885796903143773, 0.9310344884355868, 0.30001020553157587, -0.19722088543044858, 0.11526023982125602, -2.083151079190847, -0.7705338496748956, 2.5770522341998654], "std": [0.06209537335291311, 0.14100377195870828, 0.049552293751385514, 2.430772272685401, 0.7168814266534078, 2.0512705968634886, 0.06563625474712448, 0.03800165819841092, 0.032540179922830516, 0.6080175124841392, 0.2624876451941623, 0.3862427649854955], "min": [0.24617187322018405, 0.10037827419554995, 0.044062218603065445, -3.1369360567334765, -1.337891225945003, -3.1401625509780513, 0.20445403253416297, -0.2797317224852591, 0.03750558402532812, -2.9027126742851417, -1.316289768095319, 1.876485574317809], "max": [0.45501483182445457, 0.4954980982372174, 0.25193631939071964, 3.1402632324286275, 0.6588526867550168, 3.1362452381514143, 0.42186978983201845, -0.13541735668632224, 0.16614217997501513, -0.8690809052515863, -0.2521410361754526, 3.0830135230938858], "count": [430]}, "eef_sim_pose_action": {"mean": [0.3594752278153501, 0.2230037785247847, 0.12128773018962873, 0.24471066543702996, -0.7024384463326899, 0.4853399722300578, 0.30426518811944375, -0.20420307167192073, 0.11139362079518526, -2.0270864118292216, -0.7522256898914478, 2.5488892516679074], "std": [0.062439860141787575, 0.1361431820792467, 0.05468685656580929, 2.372276404615458, 0.7263421526357676, 2.216843001275566, 0.06663141960460216, 0.03860352823905085, 0.03064368717269327, 0.6016945741775523, 0.2794373778355657, 0.37885995200245415], "min": [0.2482307465813878, 0.0923498721325824, 0.038303115880153865, -3.140577828428109, -1.3718020842341556, -3.1400275564809124, 0.20671726201034712, -0.2910971420661621, 0.042116038255897485, -2.7584646379892144, -1.3426707867847156, 1.8761873864239111], "max": [0.46390874855526654, 0.4991907148937255, 0.26419792456175545, 3.139777796666566, 0.685489662130744, 3.1404728496055307, 0.43475133596810167, -0.13728935463152273, 0.1629497990727849, -0.808021378698056, -0.17620036522334637, 2.9934690129015187], "count": [430]}}} +{"episode_index": 431, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4121765114379085]], [[0.5190942834486736]], [[0.4527952830642061]]], "std": [[[0.28446080047338257]], [[0.2023891106583866]], [[0.22672409237054583]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4116504445405613]], [[0.40962173202614377]], [[0.3272108395809304]]], "std": [[[0.3103751232386745]], [[0.24648609593290866]], [[0.28922101569886827]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40012567281814687]], [[0.4075706747404844]], [[0.3243635068242983]]], "std": [[[0.3047517618116783]], [[0.24378644375748923]], [[0.2903440976303993]]], "count": [100]}, "observation.state": {"min": [-0.7617811560630798, -0.3273068070411682, -0.7441443204879761, -1.6260343790054321, -1.0095973014831543, -0.5131080150604248, -0.7028671503067017, -0.8043575286865234, -0.33436453342437744, 0.10214127600193024, -1.7879762649536133, 0.4983469843864441, -0.1149207055568695, -0.43564775586128235, 0.008768019266426563, -0.010680980049073696, -0.622260332107544, 0.9806619882583618, -0.3933466374874115, -0.029448270797729492, -0.011034809052944183, 0.016179298982024193, -0.6347991824150085, 1.0077301263809204, -0.39843660593032837, 0.043954260647296906, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -1.7943312968782266e-06, -2.010886419157032e-06, -1.2392606735229492, -0.40914303064346313, -1.1064016819000244, -1.0517271757125854, -1.1230610609054565, -0.7140375971794128, -0.850796103477478, -1.3196568489074707, -0.49433228373527527, -1.0589028596878052, -1.4658595323562622, -0.9124784469604492, -0.9171242117881775, -0.4220367968082428, -13.28435230255127, -5.372405529022217, -2.4572649002075195, -9.920635223388672, -0.8321123719215393, -1.6642247438430786, -1.3772892951965332, -12.71645450592041, -5.799756050109863, -2.344933032989502, -10.256410598754883, -0.6599512100219727, -1.865079402923584, -1.8076924085617065, -0.006617136299610138, -0.01346729788929224, -0.026109619066119194, -0.007358998525887728, -0.00910014659166336, -0.01152004487812519, -0.009461957961320877, -0.01929663121700287, -0.03170530125498772, -0.0069804261438548565, -0.014820648357272148, -0.015886226668953896, -1.5271199941635132, -0.6421326994895935, 3.9493017196655273, -28.227781295776367, 7.60495138168335, -0.5927503108978271, -0.3817799985408783, -0.8425672054290771, 4.780733585357666, -30.306184768676758, 8.583151817321777, -1.362199306488037, -0.01781543903052807, -0.011741998605430126, 0.001221001148223877, -0.10930868983268738, 0.3209758698940277, 0.07229430973529816, 0.062383197247982025, 0.36084383726119995, -0.2890913188457489, 0.024585776031017303, -3.0095226764678955, -1.1535274982452393, -2.798766613006592, -2.2887771129608154, -1.0608075857162476, 1.8578383922576904, -0.8806591033935547, -0.22565484046936035, 9.57531452178955, -0.010415196418762207, -0.014527499675750732, -0.04758128523826599, -0.02983352169394493, 0.02020381949841976, 0.8002614378929138, 0.5960301160812378], "max": [0.2141285538673401, 0.4602493345737457, 0.29164057970046997, -1.1520559787750244, 0.11453481018543243, -0.28715407848358154, 0.19016554951667786, 0.1873747706413269, 0.23079335689544678, 0.6695907711982727, -0.6195135712623596, 1.0553529262542725, 0.3843444585800171, -0.1143401563167572, 0.010645296424627304, -0.008031530305743217, -0.6165270209312439, 0.9810997843742371, -0.3814880847930908, -0.02213658019900322, -0.00814267061650753, 0.01897440291941166, -0.6270855069160461, 1.0089967250823975, -0.3893944025039673, 0.05051691457629204, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0006689411820843816, 2.8567501431098208e-06, 0.9128116965293884, 1.1364892721176147, 0.6491893529891968, 0.5752627849578857, 1.994763731956482, 0.39509281516075134, 0.912908136844635, 1.0377204418182373, 1.0539158582687378, 0.4686056673526764, 1.2772438526153564, 0.556248128414154, 0.5717689990997314, 0.5001031756401062, -2.3829431533813477, 3.632478713989258, 2.9487180709838867, 0.8547008633613586, 1.004273533821106, 2.008547067642212, 0.25824177265167236, -2.360672950744629, 9.157509803771973, 3.327838897705078, 1.92307710647583, 1.3772892951965332, 1.004273533821106, 0.14346764981746674, 0.007730893790721893, 0.019101053476333618, 0.010664595291018486, 0.005506598390638828, 0.01978273130953312, 0.019762784242630005, 0.013118372298777103, 0.014734560623764992, 0.012524675577878952, 0.00619443878531456, 0.019722802564501762, 0.011958442628383636, 0.7423499822616577, 0.27466946840286255, 16.138689041137695, -20.58094596862793, 17.42438507080078, 0.7800514698028564, 2.0361599922180176, 0.18929922580718994, 14.149188995361328, -19.948596954345703, 15.8910493850708, -0.12028472125530243, 0.023889193311333656, 0.006764532066881657, 0.004884005058556795, -0.013663586229085922, 0.5199255347251892, 0.23987573385238647, 0.28874874114990234, 0.5488731265068054, -0.017189903184771538, 0.2029581069946289, 2.9579813480377197, -0.06728027760982513, 2.9691805839538574, -0.9184339046478271, -0.11584922671318054, 2.6308562755584717, -0.49373263120651245, 0.16480934619903564, 9.864330291748047, 0.009132206439971924, 0.014924108982086182, 0.05168181657791138, -0.027305349707603455, 0.02248046174645424, 0.8021566867828369, 0.5986301898956299], "mean": [-0.12331084161996841, -0.05540911480784416, -0.10757206380367279, -1.4189956188201904, -0.21964241564273834, -0.42207133769989014, -0.36596325039863586, -0.27124255895614624, 0.04498673230409622, 0.3008728325366974, -1.1953645944595337, 0.784408688545227, 0.038486819714307785, -0.30667588114738464, 0.009605382569134235, -0.009255179204046726, -0.6191169619560242, 0.9809064269065857, -0.3859389126300812, -0.025235245004296303, -0.009714006446301937, 0.017452692613005638, -0.629871666431427, 1.0081976652145386, -0.39295414090156555, 0.047906357795000076, 0.5897884964942932, 1.645491600036621, 0.5897884964942932, 0.5897884964942932, 0.5897884964942932, 0.5897884964942932, 0.6925855875015259, 1.745330572128296, 0.6925855875015259, 0.6925855875015259, 0.6925855875015259, 0.6925855875015259, 0.00034656221396289766, -2.568192201124475e-07, -0.06108928471803665, 0.05810486152768135, -0.06670292466878891, 0.010549411177635193, -0.053477250039577484, 0.029654502868652344, 0.07933961600065231, -0.038570139557123184, 0.025128167122602463, 0.009897096082568169, 0.0718206837773323, -0.025111349299550056, 0.006833953317254782, -0.017114492133259773, -6.252204895019531, -0.794642448425293, -0.506664514541626, -4.842270851135254, 0.2977558970451355, 0.23007507622241974, -0.5754919648170471, -7.119325637817383, 2.2994232177734375, 0.5341328978538513, -4.943633079528809, -0.0015400544507429004, -0.232304185628891, -0.6223009824752808, 0.0003733366320375353, -0.0010466051753610373, -0.002358688274398446, -0.00027581368340179324, 0.0010336620034649968, -0.0006629331037402153, 8.225285273510963e-05, -0.0015849897172302008, -0.0008004112751223147, 8.212363172788173e-05, 0.0007388928788714111, -0.0007093909662216902, -0.4885490834712982, -0.14820782840251923, 9.942289352416992, -24.3175106048584, 12.998319625854492, 0.17437976598739624, 0.3417266011238098, -0.3029376268386841, 9.239380836486816, -24.878639221191406, 12.609498023986816, -0.6803122758865356, 0.0027015989180654287, -0.002552372869104147, 0.0031508083920925856, -0.07036367058753967, 0.3995923697948456, 0.1718577891588211, 0.15642327070236206, 0.4524278938770294, -0.13615241646766663, 0.11471845954656601, -1.4427939653396606, -0.8827580809593201, 1.1753398180007935, -1.7680273056030273, -0.6995992064476013, 2.215358257293701, -0.7058623433113098, -0.0026746310759335756, 9.770059585571289, -0.0001755556440912187, 0.001053382526151836, 0.0011797347106039524, -0.02865642122924328, 0.021271904930472374, 0.8014640212059021, 0.5969759225845337], "std": [0.28842663764953613, 0.23245638608932495, 0.31679242849349976, 0.13190092146396637, 0.31943726539611816, 0.07002714276313782, 0.34146514534950256, 0.2691730260848999, 0.2108066827058792, 0.17022612690925598, 0.29644957184791565, 0.15193013846874237, 0.14386512339115143, 0.11737626791000366, 0.0006392407231032848, 0.0009100291645154357, 0.0018451043870300055, 8.561835420550779e-05, 0.0030724545940756798, 0.0018832808127626777, 0.0009349861647933722, 0.0008675573626533151, 0.0024033826775848866, 0.00040805802564136684, 0.002435725647956133, 0.0021048521157354116, 0.8126716613769531, 0.395242303609848, 0.8126716613769531, 0.8126716613769531, 0.8126716613769531, 0.8126716613769531, 0.8435775637626648, 1.3113021850585938e-06, 0.8435775637626648, 0.8435775637626648, 0.8435775637626648, 0.8435775637626648, 0.00010638316598488018, 8.125731483232812e-07, 0.3366624414920807, 0.26465246081352234, 0.30161988735198975, 0.25726887583732605, 0.4175896942615509, 0.16405613720417023, 0.2652319073677063, 0.37859007716178894, 0.2479586899280548, 0.2809530198574066, 0.5002049207687378, 0.24487148225307465, 0.24974504113197327, 0.1390182077884674, 2.5036213397979736, 2.055927276611328, 1.4527614116668701, 3.236889362335205, 0.48962265253067017, 0.7112772464752197, 0.4025283455848694, 2.295719623565674, 5.022187232971191, 1.3226568698883057, 3.2865843772888184, 0.38214626908302307, 0.576529860496521, 0.46844497323036194, 0.0025435620918869972, 0.004785753786563873, 0.006371838506311178, 0.002343968255445361, 0.004311129450798035, 0.0030912398360669613, 0.003289903048425913, 0.005766565911471844, 0.00636251550167799, 0.002368093701079488, 0.004893596284091473, 0.003503488376736641, 0.4184449315071106, 0.16333256661891937, 2.5413615703582764, 1.8777790069580078, 2.337519884109497, 0.3798335790634155, 0.4175051748752594, 0.17021694779396057, 1.7171658277511597, 2.5470118522644043, 1.7697782516479492, 0.33948010206222534, 0.007370608858764172, 0.0039058879483491182, 0.0006666844128631055, 0.016021668910980225, 0.06566586345434189, 0.054672256112098694, 0.07024404406547546, 0.05604027584195137, 0.09316268563270569, 0.0427703782916069, 1.9081071615219116, 0.38170790672302246, 1.9316104650497437, 0.4025188684463501, 0.36162611842155457, 0.2509971559047699, 0.06080998480319977, 0.06408053636550903, 0.040424078702926636, 0.0036705750972032547, 0.0050812214612960815, 0.009964401833713055, 0.000659436103887856, 0.0004541065136436373, 0.0004837426822632551, 0.000660696008708328], "count": [236]}, "action": {"min": [-0.8822986483573914, -0.30703026056289673, -0.8399982452392578, -1.6370054483413696, -1.0204447507858276, -0.5315084457397461, -0.6981316804885864, -0.8261516094207764, -0.35094425082206726, 0.09382385015487671, -1.7811070680618286, 0.48558831214904785, -0.11537083238363266, -0.4377284646034241, 0.007939673960208893, -0.016946176066994667, -0.6196353435516357, 0.9767842292785645, -0.39664357900619507, -0.02858901396393776, -0.011218827217817307, 0.0077710701152682304, -0.6305251121520996, 1.0048508644104004, -0.4021014869213104, 0.04286128282546997, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -1.7943312968782266e-06, -2.010886419157032e-06, -1.2392606735229492, -0.40914303064346313, -1.1064016819000244, -1.0517271757125854, -1.1230610609054565, -0.7140375971794128, -0.850796103477478, -1.3196568489074707, -0.49433228373527527, -1.0589028596878052, -1.4658595323562622, -0.9124784469604492, -0.9171242117881775, -0.4220367968082428], "max": [0.20167362689971924, 0.47900041937828064, 0.2883591651916504, -1.0549511909484863, 0.11801999062299728, -0.28550633788108826, 0.19267083704471588, 0.1806684136390686, 0.23238328099250793, 0.7365264892578125, -0.527187705039978, 1.054125189781189, 0.3969744145870209, -0.1138107031583786, 0.01202312484383583, -0.0006705470150336623, -0.607556939125061, 0.9840701818466187, -0.3826124668121338, -0.021330315619707108, -0.0063466583378612995, 0.024092089384794235, -0.6195172071456909, 1.0117229223251343, -0.39145952463150024, 0.0487397238612175, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0006689411820843816, 2.8567501431098208e-06, 0.9128116965293884, 1.1364892721176147, 0.6491893529891968, 0.5752627849578857, 1.994763731956482, 0.39509281516075134, 0.912908136844635, 1.0377204418182373, 1.0539158582687378, 0.4686056673526764, 1.2772438526153564, 0.556248128414154, 0.5717689990997314, 0.5001031756401062], "mean": [-0.16762785613536835, -0.021391788497567177, -0.14536772668361664, -1.3710817098617554, -0.23114055395126343, -0.41785743832588196, -0.346900999546051, -0.3068618178367615, 0.04589753597974777, 0.3168594539165497, -1.1345804929733276, 0.7772989869117737, 0.0422799214720726, -0.31041038036346436, 0.00943527277559042, -0.009028165601193905, -0.6132737994194031, 0.980199933052063, -0.38797226548194885, -0.02455468475818634, -0.009268530644476414, 0.01575586572289467, -0.6240122318267822, 1.0078538656234741, -0.39531564712524414, 0.046237070113420486, 0.5897884964942932, 1.6380962133407593, 0.5897884964942932, 0.5897884964942932, 0.5897884964942932, 0.5897884964942932, 0.6925855875015259, 1.745330572128296, 0.6925855875015259, 0.6925855875015259, 0.6925855875015259, 0.6925855875015259, 0.000346290209563449, -2.6112076056961087e-07, -0.05890539288520813, 0.05861266702413559, -0.06545993685722351, 0.007881765253841877, -0.05299120768904686, 0.029629625380039215, 0.07948914170265198, -0.038175858557224274, 0.024856504052877426, 0.0097876638174057, 0.07153832167387009, -0.02510681375861168, 0.0067579736933112144, -0.017215963453054428], "std": [0.2927706241607666, 0.22081486880779266, 0.31662607192993164, 0.15530773997306824, 0.32651808857917786, 0.07143279910087585, 0.342578262090683, 0.2691768407821655, 0.21611268818378448, 0.19477121531963348, 0.2982409596443176, 0.15422283113002777, 0.1439700424671173, 0.11896997690200806, 0.0008893866324797273, 0.0027207129169255495, 0.0023721184115856886, 0.0011102688731625676, 0.003116318956017494, 0.0017509261379018426, 0.0011555652599781752, 0.0027445279993116856, 0.0024335135240107775, 0.0010638441890478134, 0.0023795778397470713, 0.0019325956236571074, 0.8126716613769531, 0.4093807637691498, 0.8126716613769531, 0.8126716613769531, 0.8126716613769531, 0.8126716613769531, 0.8435775637626648, 1.3113021850585938e-06, 0.8435775637626648, 0.8435775637626648, 0.8435775637626648, 0.8435775637626648, 0.00010604073031572625, 8.128143917929265e-07, 0.3386135399341583, 0.2646365165710449, 0.30242621898651123, 0.2605663537979126, 0.41743817925453186, 0.1640632152557373, 0.26514333486557007, 0.3786787986755371, 0.24800385534763336, 0.2809614837169647, 0.5002695322036743, 0.24486947059631348, 0.24974805116653442, 0.1389991044998169], "count": [236]}, "timestamp": {"min": [0.0], "max": [7.833333333333333], "mean": [3.9166666666666665], "std": [2.270890672058971], "count": [236]}, "frame_index": {"min": [0], "max": [235], "mean": [117.5], "std": [68.12672016176913], "count": [236]}, "episode_index": {"min": [440], "max": [440], "mean": [440.0], "std": [0.0], "count": [236]}, "index": {"min": [171806], "max": [172041], "mean": [171923.5], "std": [68.12672016176913], "count": [236]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [236]}, "subtask_annotation": {"mean": [0.4915254237288136, 2.0, 2.0, 2.0, 2.0], "std": [0.5247398501834833, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [236]}, "scene_annotation": {"mean": [440.0], "std": [0.0], "min": [440], "max": [440], "count": [236]}, "eef_direction_state": {"mean": [3.7457627118644066, 2.9110169491525424], "std": [2.157707668886663, 2.29325776335855], "min": [0, 0], "max": [6, 6], "count": [236]}, "eef_velocity_state": {"mean": [0.9788135593220338, 1.0], "std": [0.7996134336077493, 0.7364596943186587], "min": [0, 0], "max": [2, 2], "count": [236]}, "eef_acc_mag_state": {"mean": [0.8983050847457628, 0.9364406779661016], "std": [0.8013741430148527, 0.8388011273398834], "min": [0, 0], "max": [2, 2], "count": [236]}, "eef_direction_action": {"mean": [3.0677966101694913, 3.0889830508474576], "std": [2.157874085483691, 2.0347941176953612], "min": [0, 0], "max": [6, 6], "count": [236]}, "eef_velocity_action": {"mean": [1.1228813559322033, 1.1228813559322033], "std": [0.7113976476220809, 0.7348366608485007], "min": [0, 0], "max": [2, 2], "count": [236]}, "eef_acc_mag_action": {"mean": [1.0847457627118644, 1.0466101694915255], "std": [0.7710467372063905, 0.8038237224950102], "min": [0, 0], "max": [2, 2], "count": [236]}, "eef_sim_pose_state": {"mean": [0.26528391257547573, 0.24344338581296307, 0.11928340685463966, -1.456496557836375, -0.8830514589493125, 1.1622753340452847, 0.3122078246499103, -0.21750092216406086, 0.12303825425173334, -1.7677577185249491, -0.6997625543882271, 2.215245029718985], "std": [0.07128364788579093, 0.03539833899940403, 0.08066787073558265, 1.9238762048935263, 0.38169776352768414, 1.9643872961741662, 0.06399041964865498, 0.07537208569319342, 0.02550561089301893, 0.40242742633482825, 0.3616122923193642, 0.2507598888284955], "min": [0.16742834201786544, 0.1763772931361527, 0.03432229967909042, -3.12979746909242, -1.1535275390664896, -3.0613199430461195, 0.20297278333315383, -0.3400838565936544, 0.08829602323974166, -2.288987801949121, -1.060819156631505, 1.8579425543560966], "max": [0.3840549845869733, 0.2875301898263941, 0.3220242455964691, 3.0635062103526733, -0.0676159550609503, 3.093902592917125, 0.4288508213181925, -0.12569687974750846, 0.16412911300975377, -0.9184323364082019, -0.11584038880943681, 2.630850072517867], "count": [236]}, "eef_sim_pose_action": {"mean": [0.27610449572037365, 0.24604823557194822, 0.11971811629328065, -1.349521405486016, -0.8820488844875255, 1.0415057975187798, 0.31903565240648546, -0.21785973764292482, 0.11966333459512071, -1.7403195369428415, -0.6986556157593324, 2.2131697207484424], "std": [0.07126560944966254, 0.037914269823572176, 0.08325429281239019, 1.980716910469389, 0.3887649851430706, 1.998959833477587, 0.062070532345841374, 0.07916229173327645, 0.027493471953844998, 0.42369912159539797, 0.3958380741203058, 0.247145844989829], "min": [0.17152317414274185, 0.17265806771316894, 0.0314722267890502, -3.13345605293213, -1.1651659557159415, -3.0880330141077303, 0.2049964202965984, -0.3505695484416999, 0.082343490667828, -2.3529967058092986, -1.1548370988283279, 1.8290764612977006], "max": [0.39717567836333667, 0.2950680952064159, 0.33478767910123197, 3.0859914262203505, -0.05926648504286347, 3.136309480566594, 0.4289560191948051, -0.11903331309267132, 0.1807607136232082, -0.8198617117817292, -0.02576031317941596, 2.6728364445627], "count": [236]}}} +{"episode_index": 432, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4471858347750865]], [[0.5489609212802767]], [[0.4779653474625144]]], "std": [[[0.29957235964577056]], [[0.21890455414911633]], [[0.23203183300942254]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3912955257593233]], [[0.43492808775470976]], [[0.3895728686082276]]], "std": [[[0.28843336235803996]], [[0.23703400422337442]], [[0.2524959034339095]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5085468954248367]], [[0.47765601211072667]], [[0.3598974192618224]]], "std": [[[0.3319271029636897]], [[0.1986488665235329]], [[0.22938237006185278]]], "count": [100]}, "observation.state": {"min": [-0.7002667784690857, -0.21782146394252777, -0.6992450952529907, -1.2893881797790527, -1.1136349439620972, -0.5517104864120483, -0.6645241379737854, -0.8824301958084106, -0.3442842364311218, 0.5124149918556213, -1.4312963485717773, 0.19798682630062103, -0.6444311141967773, -0.5663943290710449, 0.010047482326626778, -0.0028399890288710594, -0.5905684232711792, 1.032117486000061, -0.47396278381347656, -0.009489215910434723, -0.012334972620010376, -0.006987046916037798, -0.595942497253418, 1.0188500881195068, -0.4675046503543854, -0.012775435112416744, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.00677034305408597, -0.0015293869655579329, -0.5383260250091553, -0.1459469497203827, -0.4043352007865906, -1.9284586906433105, -1.395444631576538, -1.2013170719146729, -0.3804560899734497, -0.22648832201957703, -0.28518182039260864, -0.6333383321762085, -0.9101184010505676, -0.6397935152053833, -0.5802733302116394, -0.5925636291503906, -13.295487403869629, -5.250305652618408, -2.7521369457244873, -9.645910263061523, -0.9755799770355225, -2.7545788288116455, -1.5494505167007446, -11.268872261047363, -6.227106094360352, -2.9768009185791016, -8.119658470153809, -0.7460317611694336, -1.865079402923584, -1.2912087440490723, -0.007169932592660189, -0.01822853833436966, -0.014680903404951096, -0.007598792668431997, -0.0053001814521849155, -0.00912835355848074, -0.008743181824684143, -0.018780279904603958, -0.021428164094686508, -0.007252420298755169, -0.011158168315887451, -0.007510009221732616, -3.308759927749634, -0.7980262041091919, 1.054136872291565, -30.68313217163086, 10.887136459350586, -0.799353301525116, -0.23330999910831451, -0.6384209394454956, 5.1519083976745605, -34.86875915527344, 14.675801277160645, -0.39162275195121765, -0.020696129649877548, -0.015361638739705086, -0.0012210012646391988, -0.08198151737451553, 0.3637431263923645, 0.05716749280691147, -0.025657974183559418, 0.327241450548172, -0.20418313145637512, 0.05903498828411102, -3.073739528656006, -1.3211743831634521, -3.0358335971832275, -2.404146194458008, -1.0783586502075195, 2.051757335662842, -0.7548015117645264, -0.07586614042520523, 9.714881896972656, -0.0073493123054504395, -0.020759940147399902, -0.042772769927978516, -0.019735220819711685, 0.0195942223072052, 0.7082993984222412, 0.7008299827575684], "max": [0.08368507027626038, 0.4737926721572876, -0.14610305428504944, -0.34943118691444397, 0.5169013142585754, 0.3770093023777008, -0.17432817816734314, 0.09503267705440521, 0.0877395048737526, 0.9844644665718079, -0.6319361925125122, 0.6914258599281311, 0.18609590828418732, -0.2507248520851135, 0.011215990409255028, 0.008152592927217484, -0.5841051340103149, 1.0347687005996704, -0.47013118863105774, -0.0040567126125097275, -0.011312047019600868, 0.004533260129392147, -0.5857930183410645, 1.02326238155365, -0.4644128978252411, -0.008132575079798698, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.007711723446846008, -0.001524458290077746, 0.5544071197509766, 0.6494700312614441, 0.43976029753685, 1.1995656490325928, 0.7999531626701355, 0.9317707419395447, 0.3669256865978241, 1.2922873497009277, 0.5639552474021912, 0.17627909779548645, 0.24752716720104218, 0.6068766713142395, 0.2664235532283783, 0.16163954138755798, -2.9063000679016113, 5.586080551147461, 2.962759494781494, 4.94505500793457, 0.8894994258880615, 2.4389500617980957, 0.7460317611694336, 7.371534824371338, 15.018315315246582, 5.405982971191406, -2.1367523670196533, 1.5207569599151611, 0.8321123719215393, 0.6599512100219727, 0.008585415780544281, 0.04146324843168259, 0.016121700406074524, 0.005805551074445248, 0.007704337127506733, 0.009050841443240643, 0.007067985367029905, 0.03777728229761124, 0.02162095159292221, 0.007266325876116753, 0.005065087229013443, 0.01662212423980236, -1.505910038948059, 0.2264167219400406, 12.15969181060791, -18.97081756591797, 21.991071701049805, 1.0679832696914673, 1.590749979019165, 0.686673641204834, 12.723877906799316, -23.861997604370117, 24.19986343383789, 1.6555159091949463, 0.019537324085831642, 0.011140474118292332, 0.001831501955166459, 0.0, 0.5560445189476013, 0.384665310382843, 0.2733651101589203, 0.5477250218391418, -0.0182814858853817, 0.12376438826322556, 3.0399858951568604, 0.226779967546463, 3.091830253601074, -1.1042673587799072, -0.27331528067588806, 2.665152072906494, -0.4111093580722809, 0.3945064842700958, 9.871482849121094, 0.017094820737838745, 0.022925466299057007, 0.023631155490875244, -0.015991125255823135, 0.023250272497534752, 0.7127277255058289, 0.7052649259567261], "mean": [-0.2998650372028351, 0.06852839887142181, -0.38618192076683044, -1.090144395828247, -0.1309398114681244, -0.15572552382946014, -0.4023194909095764, -0.10029644519090652, -0.053529758006334305, 0.6201695203781128, -1.2342948913574219, 0.4749438464641571, -0.3810858130455017, -0.458569198846817, 0.010868367739021778, 0.002020049374550581, -0.589187502861023, 1.0333362817764282, -0.4717600345611572, -0.006541650742292404, -0.01166451908648014, -0.002027922309935093, -0.5915813446044922, 1.0209593772888184, -0.4662158489227295, -0.010146086104214191, 0.6027832627296448, 1.7453302145004272, 0.6027832627296448, 0.6027832627296448, 0.6027832627296448, 0.6027832627296448, 1.0443869829177856, 1.7453302145004272, 1.0443869829177856, 1.0443869829177856, 1.0443869829177856, 1.0443869829177856, 0.0070878490805625916, -0.0015262620290741324, -0.056745242327451706, 0.06671836227178574, -0.04287458583712578, 0.012131000868976116, -0.059836626052856445, -0.0020773219875991344, 0.0385826900601387, 0.09745092689990997, 0.013372892513871193, -0.0368943028151989, -0.07602063566446304, -0.02677070163190365, -0.08233314752578735, -0.026012983173131943, -7.273008823394775, -0.8573977947235107, -0.3549800515174866, -4.682793140411377, 0.1845179945230484, 0.0036590027157217264, -0.42420825362205505, -1.1650418043136597, 7.5151686668396, 1.74193274974823, -5.338467121124268, 0.40052181482315063, -0.3767069876194, -0.5298992991447449, -2.8915324037370738e-06, 0.0007004676735959947, -0.0007376967114396393, -0.00037708572926931083, 5.8644989621825516e-05, -0.00036813548649661243, -0.0004046153335366398, -3.249364817747846e-05, -0.0009761569672264159, 0.00012433956726454198, -5.5312255426542833e-05, -0.00015436923422385007, -2.231560468673706, -0.1346070021390915, 7.058800220489502, -27.113189697265625, 17.141075134277344, -0.04473261535167694, 0.8545694351196289, 0.18236151337623596, 7.489294528961182, -28.66770362854004, 17.92707061767578, 0.40828919410705566, 0.0014253925764933228, -0.0017695983406156301, 0.00037558760959655046, -0.04418506845831871, 0.43035897612571716, 0.15614616870880127, 0.12682867050170898, 0.36413443088531494, -0.0784410685300827, 0.09593478590250015, -0.33477717638015747, -0.8899853825569153, 0.13838693499565125, -2.053870677947998, -0.8248606324195862, 2.465404748916626, -0.5736552476882935, 0.05846692994236946, 9.776270866394043, 0.0017318297177553177, 0.0010243175784125924, -0.0006483593606390059, -0.01857200637459755, 0.022313183173537254, 0.7109719514846802, 0.7026184797286987], "std": [0.2560567557811737, 0.1911378800868988, 0.19299624860286713, 0.294711709022522, 0.5254982113838196, 0.317948579788208, 0.13835971057415009, 0.21995428204536438, 0.1256314516067505, 0.09174501895904541, 0.16265007853507996, 0.1428544819355011, 0.1458909511566162, 0.09500903636217117, 0.00019639593665488064, 0.002977113937959075, 0.0015499538276344538, 0.0005061539122834802, 0.0008705900982022285, 0.0013968629064038396, 0.00019416450231801718, 0.0033748263958841562, 0.0019310667412355542, 0.0011756400344893336, 0.0009058554423972964, 0.0012386684538796544, 0.8219395279884338, 9.5367431640625e-07, 0.8219395279884338, 0.8219395279884338, 0.8219395279884338, 0.8219395279884338, 0.8505896329879761, 9.5367431640625e-07, 0.8505896329879761, 0.8505896329879761, 0.8505896329879761, 0.8505896329879761, 0.00023439733195118606, 8.451430630884715e-07, 0.1616879254579544, 0.14243237674236298, 0.12555623054504395, 0.43210935592651367, 0.4239932894706726, 0.32832908630371094, 0.11871854215860367, 0.2729538381099701, 0.12402777373790741, 0.162912517786026, 0.2430507391691208, 0.16250872611999512, 0.17223188281059265, 0.10955900698900223, 2.5004076957702637, 2.2783782482147217, 1.4298902750015259, 3.4112777709960938, 0.43246695399284363, 1.0830481052398682, 0.5405685305595398, 4.437432765960693, 5.044533729553223, 2.0778772830963135, 1.586010217666626, 0.4936602711677551, 0.5271412134170532, 0.40601611137390137, 0.002599582774564624, 0.00728200888261199, 0.0056862239725887775, 0.0025448480155318975, 0.0018845258746296167, 0.0019504165975376964, 0.0025164622347801924, 0.0065463543869555, 0.005972378421574831, 0.002542547881603241, 0.002146233804523945, 0.0024905919563025236, 0.3555234372615814, 0.1854010373353958, 2.0418708324432373, 2.0353853702545166, 2.4314002990722656, 0.39723631739616394, 0.33276358246803284, 0.2080477923154831, 1.3371495008468628, 2.5522091388702393, 1.764955759048462, 0.43367937207221985, 0.00601598946377635, 0.004861990921199322, 0.0005027605220675468, 0.01739807054400444, 0.06039484962821007, 0.10394518822431564, 0.07524596154689789, 0.057213909924030304, 0.05254466086626053, 0.012325064279139042, 2.2981622219085693, 0.5168454051017761, 2.1351959705352783, 0.2579090893268585, 0.19795626401901245, 0.1568402796983719, 0.05456286668777466, 0.0633663684129715, 0.02501787431538105, 0.004195933695882559, 0.007412377744913101, 0.009142953902482986, 0.0008548728656023741, 0.0005855386843904853, 0.0012054971884936094, 0.0012176308082416654], "count": [298]}, "action": {"min": [-0.7713884115219116, -0.19747060537338257, -0.7694302201271057, -1.3320648670196533, -1.1232845783233643, -0.5604339838027954, -0.6657497882843018, -0.8282580375671387, -0.3569353222846985, 0.4682997465133667, -1.4996472597122192, 0.19339101016521454, -0.6625982522964478, -0.5638480186462402, 0.009930581785738468, -0.008297804743051529, -0.5896355509757996, 1.0265942811965942, -0.4735177755355835, -0.009538084268569946, -0.012402089312672615, -0.01254536584019661, -0.5928288102149963, 1.0148669481277466, -0.46787595748901367, -0.012934288010001183, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.00677034305408597, -0.0015293869655579329, -0.5383260250091553, -0.1459469497203827, -0.4043352007865906, -1.9284586906433105, -1.395444631576538, -1.2013170719146729, -0.3804560899734497, -0.22648832201957703, -0.28518182039260864, -0.6333383321762085, -0.9101184010505676, -0.6713550090789795, -0.5887631177902222, -0.5925636291503906], "max": [0.08142435550689697, 0.51418137550354, -0.12095891684293747, -0.2556520402431488, 0.5174658298492432, 0.37573298811912537, -0.173474982380867, 0.14879736304283142, 0.13174216449260712, 0.9395952224731445, -0.7748914361000061, 0.6963862180709839, 0.09137409180402756, -0.24768245220184326, 0.012715909630060196, 0.006992375943809748, -0.5811556577682495, 1.0335392951965332, -0.4697220027446747, -0.004665103275328875, -0.009796122089028358, 0.003575520124286413, -0.583818256855011, 1.0227068662643433, -0.4643150568008423, -0.008953286334872246, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.007711723446846008, -0.001523386687040329, 0.5544071197509766, 0.6494700312614441, 0.43976029753685, 1.1995656490325928, 0.7999531626701355, 0.9317707419395447, 0.3669256865978241, 1.2922873497009277, 0.5639552474021912, 0.17627909779548645, 0.24752716720104218, 0.6068766713142395, 0.2664235532283783, 0.16163954138755798], "mean": [-0.3392498791217804, 0.09546761959791183, -0.42669355869293213, -1.044603943824768, -0.14321577548980713, -0.15748237073421478, -0.39109939336776733, -0.057615287601947784, -0.030999962240457535, 0.6340923309326172, -1.229447603225708, 0.46923044323921204, -0.395321249961853, -0.46168583631515503, 0.011467806063592434, 0.0007048862753435969, -0.586614191532135, 1.031294345855713, -0.4714854657649994, -0.006567448377609253, -0.01097035687416792, -0.003172008553519845, -0.5884366631507874, 1.0186883211135864, -0.46626147627830505, -0.010402756743133068, 0.6052430868148804, 1.7453302145004272, 0.6052430868148804, 0.6052430868148804, 0.6052430868148804, 0.6052430868148804, 1.0385302305221558, 1.7453302145004272, 1.0385302305221558, 1.0385302305221558, 1.0385302305221558, 1.0385302305221558, 0.007090359926223755, -0.001526271109469235, -0.055136486887931824, 0.06686484068632126, -0.04179849103093147, 0.008466814644634724, -0.05969243496656418, -0.00024204276269301772, 0.038212887942790985, 0.09801576286554337, 0.013819240033626556, -0.03745567798614502, -0.07673396915197372, -0.02444005198776722, -0.08169625699520111, -0.02643275260925293], "std": [0.25302159786224365, 0.18409860134124756, 0.20437079668045044, 0.31649816036224365, 0.5365751385688782, 0.31889063119888306, 0.13487675786018372, 0.19661788642406464, 0.13166481256484985, 0.08039911091327667, 0.13780292868614197, 0.14517568051815033, 0.13229317963123322, 0.09117268025875092, 0.0004706324834842235, 0.002822450129315257, 0.0018073479877784848, 0.001236683689057827, 0.0007474137819372118, 0.0012882404262199998, 0.0004751882515847683, 0.0030904486775398254, 0.001560716424137354, 0.001459799357689917, 0.0006741767283529043, 0.0011384900426492095, 0.8223649859428406, 9.5367431640625e-07, 0.8223649859428406, 0.8223649859428406, 0.8223649859428406, 0.8223649859428406, 0.8517522811889648, 9.5367431640625e-07, 0.8517522811889648, 0.8517522811889648, 0.8517522811889648, 0.8517522811889648, 0.0002352469164179638, 8.63375476001238e-07, 0.16451609134674072, 0.14235050976276398, 0.12731532752513885, 0.43657025694847107, 0.4239729642868042, 0.32951703667640686, 0.11901071667671204, 0.2729018032550812, 0.12383129447698593, 0.16295799612998962, 0.24351415038108826, 0.15958154201507568, 0.17189350724220276, 0.10963858664035797], "count": [298]}, "timestamp": {"min": [0.0], "max": [9.9], "mean": [4.949999999999999], "std": [2.8674901917879336], "count": [298]}, "frame_index": {"min": [0], "max": [297], "mean": [148.5], "std": [86.024705753638], "count": [298]}, "episode_index": {"min": [441], "max": [441], "mean": [441.0], "std": [0.0], "count": [298]}, "index": {"min": [172042], "max": [172339], "mean": [172190.5], "std": [86.024705753638], "count": [298]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [298]}, "subtask_annotation": {"mean": [0.32550335570469796, 2.0, 2.0, 2.0, 2.0], "std": [0.48267353347953834, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [298]}, "scene_annotation": {"mean": [441.0], "std": [0.0], "min": [441], "max": [441], "count": [298]}, "eef_direction_state": {"mean": [2.7550335570469797, 3.1677852348993287], "std": [2.0126424662270503, 2.0313075914437877], "min": [0, 0], "max": [6, 6], "count": [298]}, "eef_velocity_state": {"mean": [1.174496644295302, 0.8489932885906041], "std": [0.6370184705861619, 0.5913376316334248], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_acc_mag_state": {"mean": [0.9832214765100671, 0.7818791946308725], "std": [0.7877333624247563, 0.8330870617889556], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_direction_action": {"mean": [2.469798657718121, 2.8859060402684564], "std": [1.8025226431100343, 1.9283480475562085], "min": [0, 0], "max": [6, 6], "count": [298]}, "eef_velocity_action": {"mean": [1.4060402684563758, 1.0469798657718121], "std": [0.6016451927637813, 0.5888855413428545], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_acc_mag_action": {"mean": [1.2013422818791946, 0.9899328859060402], "std": [0.7371254323229819, 0.8005237351442218], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_sim_pose_state": {"mean": [0.305686418008666, 0.24578577928401488, 0.09897202552398483, -0.3557960212716148, -0.8903069728330976, 0.11730908864112638, 0.22954159956215378, -0.17673130256065533, 0.06675976206712562, -2.0538696057341266, -0.8249132193477035, 2.465452218630068], "std": [0.06083209964854735, 0.0780102457439629, 0.05060417401515738, 2.329162081052452, 0.5168910679960551, 2.1736053222431084, 0.06158752770103609, 0.05032038403158466, 0.03050371603565517, 0.25795037965226914, 0.19787686362298854, 0.15678533261082542], "min": [0.20235587838079722, 0.17260798429392846, 0.03330193972094492, -3.1311543377848903, -1.3220497978804377, -3.1346023870925936, 0.17741128612963775, -0.30066442961607226, 0.04330543019343338, -2.4042612609800247, -1.078339425183339, 2.0517664310088533], "max": [0.4043668516537212, 0.405435807364022, 0.22819477316288164, 3.1004932881374048, 0.22678438169517867, 3.11486354225835, 0.4343528890176395, -0.12464693304209261, 0.16325779527467996, -1.10427193763818, -0.2733179734267359, 2.665148270564816], "count": [298]}, "eef_sim_pose_action": {"mean": [0.3121279231954415, 0.2514993483578203, 0.09843543831571003, -0.22475055123183352, -0.8832313923823315, 0.02801660304190701, 0.21031771596353116, -0.16332302728013884, 0.05792427252134821, -2.0459926157772075, -0.8784959976620154, 2.471211638830256], "std": [0.05910956629238117, 0.07797661193547181, 0.05500112688307676, 2.2967820200614484, 0.5488911467206589, 2.1358772000984607, 0.060524678203073515, 0.053301371210686954, 0.03286809017926294, 0.21221997331118905, 0.1949061586640967, 0.15560555861590356], "min": [0.20444479142664615, 0.17985447683444264, 0.028408783567321558, -3.032061250995486, -1.3908039903226472, -3.1397899261187794, 0.14358855187624756, -0.30900734614454, 0.027813613578863496, -2.5211662360143468, -1.1316772834715956, 2.063242140997977], "max": [0.41576434601628265, 0.4082688751861618, 0.23650914672919898, 3.1220520732536396, 0.23336080976188045, 3.135812865124365, 0.4247214574082761, -0.10420680604999548, 0.17911657864427766, -1.261574670620619, -0.33680950549279065, 2.7149146813134735], "count": [298]}}} +{"episode_index": 433, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4506553368896578]], [[0.5444451725297963]], [[0.4978771602268358]]], "std": [[[0.2818271136426942]], [[0.20609031871695108]], [[0.2189929167466174]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40816775759323337]], [[0.4322653955209535]], [[0.38008734140715106]]], "std": [[[0.2898526934825961]], [[0.23710745356579946]], [[0.26236230759285367]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4248059111880046]], [[0.4756875985198001]], [[0.40392380574778936]]], "std": [[[0.30719910391990557]], [[0.21212969382334615]], [[0.24164202311837582]]], "count": [100]}, "observation.state": {"min": [-0.8063542246818542, -0.2138175219297409, -0.6519428491592407, -1.416038990020752, -1.4310157299041748, -0.39768317341804504, -0.6927613615989685, -0.8519749045372009, -0.2451944649219513, 0.19893595576286316, -1.675818681716919, -0.031009290367364883, -0.22373360395431519, -0.5685909986495972, 0.010108092799782753, 0.00012917736603412777, -0.5845054984092712, 1.0263336896896362, -0.47715985774993896, -0.012985135428607464, -0.01418273150920868, -0.0052781919948756695, -0.5894556045532227, 1.0195225477218628, -0.4745827913284302, -0.011495387181639671, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.005258701741695404, -2.322200089110993e-06, -0.6073749661445618, -0.9783912897109985, -0.7693890333175659, -1.7477784156799316, -3.027615547180176, -0.7729415893554688, -1.5357506275177002, -0.8721970915794373, -0.41144707798957825, -0.5634004473686218, -0.8226296901702881, -0.6642780900001526, -0.4874262511730194, -0.43825340270996094, -14.9100980758667, -12.851037979125977, -2.892551898956299, -9.829060554504395, -0.6312576532363892, -5.939560413360596, -2.238095283508301, -16.068164825439453, -4.700854778289795, -2.232600688934326, -7.600732803344727, -0.9468864798545837, -1.951159954071045, -1.3199023008346558, -0.009231197647750378, -0.034807492047548294, -0.020091518759727478, -0.013864386826753616, -0.00368758593685925, -0.006530087441205978, -0.0067498465068638325, -0.04544730857014656, -0.020498590543866158, -0.006933108437806368, -0.0024852093774825335, -0.0037815493997186422, -4.857089996337891, -0.738638162612915, 3.0881755352020264, -28.390634536743164, 12.484946250915527, -0.5186424255371094, -1.6331700086593628, -0.42685121297836304, 6.577220439910889, -34.5613899230957, 16.908498764038086, -0.10795482248067856, -0.01734774559736252, -0.011987674050033092, -0.0006105006905272603, -0.08198151737451553, 0.3987448215484619, -0.04780765250325203, -0.03874265402555466, 0.3591117858886719, -0.19536025822162628, 0.025081992149353027, -3.1401662826538086, -1.535503625869751, -3.1340060234069824, -3.0867698192596436, -1.1955732107162476, -3.11041522026062, -0.6805989742279053, -0.04648212715983391, 9.65023136138916, -0.009750723838806152, -0.012143820524215698, -0.06519323587417603, -0.02947407402098179, -0.0006118817254900932, 0.9811716079711914, -0.19096097350120544], "max": [-0.0012029251083731651, 0.5715201497077942, -0.16078929603099823, -0.3242539167404175, 0.4415581226348877, 0.6881839036941528, -0.06159565597772598, 0.08501274883747101, 0.19436025619506836, 0.9348063468933105, -0.5558092594146729, 0.4664614200592041, 0.33438026905059814, -0.13409411907196045, 0.011957981623709202, 0.009529976174235344, -0.5696771144866943, 1.0347312688827515, -0.46764448285102844, -0.009203990921378136, -0.012286771088838577, 0.0044746859930455685, -0.5755714178085327, 1.0237466096878052, -0.46251562237739563, -0.0077185011468827724, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.006104862317442894, 1.2012675369987846e-06, 0.7640723586082458, 1.0691263675689697, 0.7486001253128052, 1.090137004852295, 1.282189965248108, 1.9476020336151123, 1.3922038078308105, 0.5473425388336182, 0.29005134105682373, 0.5984517335891724, 0.9980825781822205, 1.455044150352478, 0.7062357068061829, 0.3704685866832733, -4.932915210723877, 9.004884719848633, 3.384005069732666, 1.556776523590088, 1.6068376302719116, 3.127594470977783, 1.4059829711914062, -3.10673451423645, 7.692307472229004, 1.4884004592895508, -1.7704517841339111, 1.090354084968567, 0.8034188747406006, 0.5164835453033447, 0.009125650860369205, 0.0374184176325798, 0.01458927895873785, 0.009733513928949833, 0.011724704876542091, 0.006416935473680496, 0.007728009484708309, 0.04472362622618675, 0.01225749310106039, 0.009491723030805588, 0.011441254056990147, 0.010667271912097931, -2.0149500370025635, 0.34519270062446594, 10.288969993591309, -15.099485397338867, 23.142475128173828, 1.1697494983673096, 1.230180025100708, 0.7720438838005066, 14.980621337890625, -22.652530670166016, 29.74231719970703, 1.602548599243164, 0.024680091068148613, 0.009287743829190731, 0.0024420025292783976, -0.04099075868725777, 0.5782083868980408, 0.5305408239364624, 0.2658489942550659, 0.5395103693008423, -0.06968429684638977, 0.25186097621917725, 3.133035659790039, 0.5591995716094971, 3.131368398666382, 3.0476837158203125, -0.5621159672737122, 3.114509344100952, -0.38899457454681396, 0.3038293123245239, 9.937186241149902, 0.011064291000366211, 0.017358511686325073, 0.06553971767425537, -0.025454897433519363, 0.002086973749101162, 0.9821963310241699, -0.18562676012516022], "mean": [-0.45222750306129456, -0.039228782057762146, -0.376975417137146, -0.8612858653068542, -0.2977079153060913, 0.16185463964939117, -0.4273492991924286, -0.3890681564807892, -0.06448855996131897, 0.5299723744392395, -1.1147631406784058, 0.1504201889038086, 0.012174353934824467, -0.3815131187438965, 0.011175998486578465, 0.001988149480894208, -0.5769509077072144, 1.0322983264923096, -0.4708733856678009, -0.010760563425719738, -0.013233290053904057, -0.0029861105140298605, -0.5818674564361572, 1.0214107036590576, -0.46672147512435913, -0.009330163709819317, 0.5564395189285278, 1.7453227043151855, 0.5564395189285278, 0.5564395189285278, 0.5564395189285278, 0.5564395189285278, 0.6046668887138367, 1.7453227043151855, 0.6046668887138367, 0.6046668887138367, 0.6046668887138367, 0.6046668887138367, 0.005568730644881725, -3.999469413429324e-07, -0.016036516055464745, -0.002785030985251069, -0.019347835332155228, 0.011148270219564438, 0.005900504998862743, 0.01146748661994934, -0.0059272428043186665, -0.0020996080711483955, -0.014605716802179813, 0.015877440571784973, 0.008497549220919609, 0.006224837154150009, -0.007084493525326252, 0.004454812966287136, -8.654576301574707, -2.6481668949127197, -0.02083241194486618, -4.423105716705322, 0.16001886129379272, 0.027031127363443375, -0.4479178786277771, -8.182156562805176, 0.7243737578392029, -0.48634815216064453, -4.8010406494140625, -0.09029662609100342, -0.0940309390425682, -0.5684980154037476, 0.00013475227751769125, 0.00018887000624090433, -0.00034632161259651184, 8.474775677314028e-05, 0.0007114196196198463, -5.705160219804384e-05, -0.00016218888049479574, 0.00027846251032315195, -0.0004277780244592577, 0.0004500965296756476, 0.0009256230550818145, 0.00035130034666508436, -3.3588368892669678, -0.24022920429706573, 7.3180646896362305, -19.937517166137695, 19.965253829956055, 0.6083874702453613, -0.1890556812286377, 0.12532377243041992, 10.834968566894531, -28.83809471130371, 24.589387893676758, 1.0606119632720947, 0.002621428109705448, -0.0024402840062975883, 0.001066710101440549, -0.07536201179027557, 0.47553130984306335, 0.14460255205631256, 0.15021242201328278, 0.456509530544281, -0.1210017055273056, 0.14182329177856445, 1.5405125617980957, -0.8482421040534973, 0.14769402146339417, -1.7632017135620117, -0.9893366694450378, 1.7911381721496582, -0.5146958231925964, 0.11412372440099716, 9.787229537963867, 0.0011974425287917256, 0.0005655564018525183, 0.00010181504330830649, -0.027947774156928062, 0.000521996000315994, 0.9814578294754028, -0.18962271511554718], "std": [0.23261713981628418, 0.24021205306053162, 0.15885095298290253, 0.30777785181999207, 0.5386672616004944, 0.31344103813171387, 0.1966731697320938, 0.28145572543144226, 0.10452515631914139, 0.19313575327396393, 0.358193039894104, 0.13352903723716736, 0.14405664801597595, 0.11807523667812347, 0.0002702977799344808, 0.0019930966664105654, 0.004032984841614962, 0.002172279404476285, 0.0026379930786788464, 0.0011773590231314301, 0.0003601344069465995, 0.002073724288493395, 0.004629815462976694, 0.0011065081926062703, 0.003057715017348528, 0.0012170710833743215, 0.8057758808135986, 6.556510925292969e-06, 0.8057758808135986, 0.8057758808135986, 0.8057758808135986, 0.8057758808135986, 0.8146401047706604, 6.556510925292969e-06, 0.8146401047706604, 0.8146401047706604, 0.8146401047706604, 0.8146401047706604, 0.0001748006761772558, 5.777492901870573e-07, 0.19446571171283722, 0.25715500116348267, 0.21464110910892487, 0.36621540784835815, 0.6228329539299011, 0.3633800446987152, 0.3057328164577484, 0.2585398852825165, 0.12583021819591522, 0.18971587717533112, 0.33371126651763916, 0.2241387665271759, 0.18683992326259613, 0.12282072007656097, 2.2501895427703857, 4.147506237030029, 1.3780670166015625, 3.2201428413391113, 0.37765148282051086, 1.4169971942901611, 0.7381865978240967, 2.9669082164764404, 3.302589178085327, 0.8733925223350525, 1.670956015586853, 0.37816348671913147, 0.4612005650997162, 0.40088415145874023, 0.0026821736246347427, 0.007749227806925774, 0.005602696910500526, 0.003104157978668809, 0.0017989750485867262, 0.0018497032579034567, 0.0024932357482612133, 0.008523289114236832, 0.005137106403708458, 0.0025568862911313772, 0.0020626734476536512, 0.0020205085165798664, 0.40423399209976196, 0.15295527875423431, 1.6259446144104004, 3.5814177989959717, 2.5551791191101074, 0.4182348847389221, 0.45800837874412537, 0.17742955684661865, 2.199369430541992, 2.6744704246520996, 3.4503426551818848, 0.4474104642868042, 0.006695011164993048, 0.0034985565580427647, 0.00046611440484412014, 0.009291899390518665, 0.039990317076444626, 0.16087082028388977, 0.07214372605085373, 0.05645191669464111, 0.03637188673019409, 0.06257809698581696, 1.8431038856506348, 0.6269935965538025, 2.4384143352508545, 1.2723450660705566, 0.20232799649238586, 1.8406208753585815, 0.04667219892144203, 0.05414288863539696, 0.037333015352487564, 0.003662094473838806, 0.0045637693256139755, 0.011883470229804516, 0.000874676217790693, 0.0006798485410399735, 0.0001944633258972317, 0.0010381705360487103], "count": [397]}, "action": {"min": [-0.863095760345459, -0.23708754777908325, -0.7410074472427368, -1.3993926048278809, -1.44788658618927, -0.41834086179733276, -0.6971457004547119, -0.9000442028045654, -0.27034369111061096, 0.19568593800067902, -1.6381289958953857, -0.03664204478263855, -0.22405573725700378, -0.5721644759178162, 0.009242082014679909, -0.0028328080661594868, -0.584100067615509, 1.0245120525360107, -0.47671955823898315, -0.012474187649786472, -0.014756213873624802, -0.007725507486611605, -0.5881385803222656, 1.0149519443511963, -0.47362932562828064, -0.011426031589508057, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.005258701741695404, -2.322200089110993e-06, -0.6073749661445618, -0.9783912897109985, -0.7693890333175659, -1.7477784156799316, -3.027615547180176, -0.7729415893554688, -1.5357506275177002, -0.8721970915794373, -0.41144707798957825, -0.5634004473686218, -0.8226296901702881, -0.6642780900001526, -0.4874262511730194, -0.43825340270996094], "max": [-0.0214243121445179, 0.5692868232727051, -0.05568256229162216, -0.23765625059604645, 0.45086750388145447, 0.6981316804885864, -0.053306613117456436, 0.09316744655370712, 0.15075139701366425, 0.9869124889373779, -0.498216450214386, 0.46998894214630127, 0.34242168068885803, -0.12933480739593506, 0.012752805836498737, 0.014086687006056309, -0.5679681301116943, 1.0345197916030884, -0.4663354754447937, -0.008585065603256226, -0.011371058411896229, 0.00916900485754013, -0.5723828673362732, 1.0225423574447632, -0.46251094341278076, -0.008013731800019741, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.006104862317442894, 1.2012675369987846e-06, 0.7640723586082458, 1.0691263675689697, 0.7486001253128052, 1.090137004852295, 1.282189965248108, 1.9476020336151123, 1.3922038078308105, 0.5473425388336182, 0.29005134105682373, 0.5984517335891724, 0.9980825781822205, 1.455044150352478, 0.7062357068061829, 0.3704685866832733], "mean": [-0.48404595255851746, -0.03662693500518799, -0.39838743209838867, -0.8105165958404541, -0.29636937379837036, 0.15952573716640472, -0.4241923391819, -0.41509583592414856, -0.07520326226949692, 0.5441541075706482, -1.0743954181671143, 0.1491893082857132, 0.01270212046802044, -0.37971970438957214, 0.011484140530228615, 0.0016328090569004416, -0.5759997367858887, 1.0309195518493652, -0.4701762795448303, -0.010323136113584042, -0.012806737795472145, -0.003114421619102359, -0.5805836915969849, 1.0195146799087524, -0.46584615111351013, -0.009414373897016048, 0.5555163025856018, 1.7453227043151855, 0.5555163025856018, 0.5555163025856018, 0.5555163025856018, 0.5555163025856018, 0.6051944494247437, 1.7453227043151855, 0.6051944494247437, 0.6051944494247437, 0.6051944494247437, 0.6051944494247437, 0.005569550674408674, -4.0560152569923957e-07, -0.015744701027870178, -0.002670543035492301, -0.019511958584189415, 0.010934880934655666, 0.0067399730905890465, 0.010955272242426872, -0.005794975440949202, -0.0013897813623771071, -0.01444479450583458, 0.015352887101471424, 0.0077502308413386345, 0.007355481386184692, -0.006740424782037735, 0.004227304831147194], "std": [0.2317994236946106, 0.22688771784305573, 0.1732049286365509, 0.31562289595603943, 0.5408481955528259, 0.3179891109466553, 0.1955556571483612, 0.28892433643341064, 0.10041197389364243, 0.20504596829414368, 0.36235976219177246, 0.13354569673538208, 0.1477622240781784, 0.11854448169469833, 0.0005380488000810146, 0.002631072187796235, 0.0038890778087079525, 0.002524876268580556, 0.00253163930028677, 0.0010514571331441402, 0.0005570499924942851, 0.002695951145142317, 0.004293760284781456, 0.0014142822474241257, 0.002758801681920886, 0.001049030339345336, 0.8052896857261658, 6.556510925292969e-06, 0.8052896857261658, 0.8052896857261658, 0.8052896857261658, 0.8052896857261658, 0.8150242567062378, 6.556510925292969e-06, 0.8150242567062378, 0.8150242567062378, 0.8150242567062378, 0.8150242567062378, 0.00017490418395027518, 5.77499918108515e-07, 0.19453346729278564, 0.257160484790802, 0.21460039913654327, 0.36626431345939636, 0.6230232119560242, 0.3637654483318329, 0.30572667717933655, 0.25867998600006104, 0.12588158249855042, 0.18984539806842804, 0.3340260982513428, 0.22408120334148407, 0.18668748438358307, 0.12287507206201553], "count": [397]}, "timestamp": {"min": [0.0], "max": [13.2], "mean": [6.6], "std": [3.820122162095518], "count": [397]}, "frame_index": {"min": [0], "max": [396], "mean": [198.0], "std": [114.60366486286553], "count": [397]}, "episode_index": {"min": [442], "max": [442], "mean": [442.0], "std": [0.0], "count": [397]}, "index": {"min": [172340], "max": [172736], "mean": [172538.0], "std": [114.60366486286553], "count": [397]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [397]}, "subtask_annotation": {"mean": [0.5088161209068011, 2.0, 2.0, 2.0, 2.0], "std": [0.5660841309086172, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [397]}, "scene_annotation": {"mean": [442.0], "std": [0.0], "min": [442], "max": [442], "count": [397]}, "eef_direction_state": {"mean": [3.1838790931989926, 2.924433249370277], "std": [2.1076667212943225, 2.140960140009875], "min": [0, 0], "max": [6, 6], "count": [397]}, "eef_velocity_state": {"mean": [1.0881612090680102, 1.0], "std": [0.7476484674889579, 0.6228236667783622], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_acc_mag_state": {"mean": [0.9319899244332494, 0.889168765743073], "std": [0.8504906391926965, 0.8504309556389967], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_direction_action": {"mean": [2.9143576826196473, 2.743073047858942], "std": [1.8839693353252824, 2.0740652660081613], "min": [0, 0], "max": [6, 6], "count": [397]}, "eef_velocity_action": {"mean": [1.2267002518891688, 1.1435768261964736], "std": [0.6419369644461621, 0.6520962533972362], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_acc_mag_action": {"mean": [1.146095717884131, 1.1360201511335013], "std": [0.7767503973317058, 0.7785779710630544], "min": [0, 0], "max": [2, 2], "count": [397]}, "eef_sim_pose_state": {"mean": [0.33785784149254755, 0.2156832446706045, 0.11421470767216961, 1.5322809071176817, -0.8486725130396043, 0.16379528378712724, 0.33140764846038817, -0.2171629861878127, 0.12410763521629486, -1.7710488460475065, -0.989512556641358, 1.8069856427102127], "std": [0.048136873662317683, 0.1247454175677537, 0.04618135201001747, 1.9537786153723944, 0.6272838602545217, 2.4877751691335432, 0.0630397340608831, 0.03242766845280355, 0.02061961810402256, 1.2848971499634625, 0.202299229064467, 1.8583539828463904], "min": [0.24767803125639565, 0.09169697894151578, 0.0021444864511664836, -3.141207682624644, -1.554437629717078, -3.1392831976224524, 0.22253432186566727, -0.2918848345028291, 0.08783037335281979, -3.0922553023167496, -1.1955785572693547, -3.127289371388175], "max": [0.4344700061268809, 0.5181254669568757, 0.20816046648190512, 3.1406561227927954, 0.5588794574363938, 3.140718159573181, 0.43015974100400794, -0.17679284052400385, 0.1752471095642973, 3.113458082934837, -0.5621173236337842, 3.1405999852377473], "count": [397]}, "eef_sim_pose_action": {"mean": [0.3423480000332681, 0.2148514540141871, 0.11238943473113505, 1.8416474379294256, -0.8597207770760453, -0.4078890369308031, 0.33718124012417283, -0.22211492155172427, 0.12285039620514057, -1.6829380796249287, -0.9800998774557683, 1.8211990201915778], "std": [0.0481526605549947, 0.12202278870779418, 0.0503278496598075, 1.5715489562391287, 0.6271107722387872, 2.4725483674007744, 0.06434592101014347, 0.0340471547962815, 0.018770994240480357, 1.3663011451527431, 0.23169582190932064, 1.8087589299805857], "min": [0.25471865615925554, 0.08753678026542928, -0.0002922015994481341, -3.128511184398758, -1.5561798527658666, -3.1400377250083658, 0.2179090955999048, -0.30310509851539363, 0.08461639779502529, -3.138750534794027, -1.2097905472348411, -3.117312747622748], "max": [0.4436628689825767, 0.5160604059732248, 0.21758499408590376, 3.131280907380467, 0.5850582702819631, 3.137170556879031, 0.43958226741896733, -0.17348715117271818, 0.1699463511975373, 3.1399137232526764, -0.4936845577850486, 3.14063431838746], "count": [397]}}} +{"episode_index": 434, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4194893983083429]], [[0.5329851331218762]], [[0.46776940359477126]]], "std": [[[0.2847089725602047]], [[0.19722435030104787]], [[0.22468513824627262]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4275889321414841]], [[0.4130835135524798]], [[0.34858764177239526]]], "std": [[[0.30425153198613974]], [[0.2557794030233741]], [[0.28169683811300095]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4242764561707036]], [[0.4093320790080738]], [[0.32306818771626294]]], "std": [[[0.29055330837184307]], [[0.2391463065698241]], [[0.2941914223628841]]], "count": [100]}, "observation.state": {"min": [-0.4491821229457855, -0.14381682872772217, -0.5493236184120178, -1.8870656490325928, -1.5337231159210205, -0.3592487871646881, -0.4870503544807434, -0.5587400197982788, -0.1159694641828537, 0.2353772521018982, -1.795342206954956, 0.13713359832763672, -0.32997560501098633, -0.5078402161598206, 0.0021486084442585707, 0.013273723423480988, -0.623079240322113, 0.9802290201187134, -0.3852405548095703, -0.01983471028506756, -0.009155262261629105, -0.004450318869203329, -0.6263608932495117, 1.0071659088134766, -0.40260058641433716, 0.04508725926280022, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.013163464143872261, -0.0003841534780804068, -0.5724236369132996, -0.19354860484600067, -0.5217161178588867, -1.2346097230911255, -2.4144434928894043, -0.9749976396560669, -0.7905978560447693, -0.3825986385345459, -0.22954151034355164, -0.45195022225379944, -1.4418407678604126, -2.2851686477661133, -0.7372841835021973, -0.9730212092399597, -12.282179832458496, -9.768010139465332, -2.443223476409912, -13.88888931274414, -2.9554333686828613, -0.8034188747406006, -2.7832722663879395, -9.9994535446167, -2.5641026496887207, -1.5866910219192505, -9.981685638427734, -0.7460317611694336, -1.9798535108566284, -1.5781440734863281, -0.005346616264432669, -0.010835717432200909, -0.016793083399534225, -0.008176341652870178, -0.016598815098404884, -0.013240237720310688, -0.0070875235833227634, -0.011537137441337109, -0.02057770825922489, -0.01098102517426014, -0.015350044704973698, -0.010837721638381481, -0.33935999870300293, -0.7906026840209961, 6.9038543701171875, -27.489036560058594, 6.53033971786499, -0.5153797268867493, -0.44541001319885254, -0.3823102116584778, 4.365017890930176, -30.40251922607422, 6.405972003936768, -1.2598834037780762, -0.01852773316204548, -0.012342519126832485, -0.004273504484444857, -0.09564509987831116, 0.3135874569416046, 0.010418189689517021, 0.05716995522379875, 0.36774393916130066, -0.19825096428394318, -0.016172192990779877, -3.0949742794036865, -1.0649125576019287, -2.9412002563476562, -2.94852352142334, -1.190356969833374, -3.1022417545318604, -0.8022969365119934, -0.16191399097442627, 9.512748718261719, -0.018548935651779175, -0.04621961712837219, -0.034105777740478516, -0.03234986960887909, 0.012751046568155289, 0.9025020599365234, 0.4265322983264923], "max": [0.21316035091876984, 0.1579306423664093, -0.13055190443992615, -1.0117729902267456, 0.23389656841754913, 0.6947627663612366, 0.20354419946670532, 0.07270949333906174, 0.10032841563224792, 0.5962482690811157, -0.6431664228439331, 1.4665868282318115, 0.055469710379838943, 0.33150267601013184, 0.0033723742235451937, 0.015332858078181744, -0.6147589087486267, 0.9804975986480713, -0.37829986214637756, -0.016830546781420708, -0.007806891575455666, -0.0027112537063658237, -0.6180692315101624, 1.0083051919937134, -0.3950575888156891, 0.048100896179676056, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.014115857891738415, -0.0003790974151343107, 0.5632327198982239, 0.8447231650352478, 0.5003808736801147, 1.4711552858352661, 1.8165924549102783, 2.581615924835205, 2.1823339462280273, 0.9838709831237793, 0.1442910134792328, 0.4226987063884735, 0.698272705078125, 2.197543144226074, 0.3754118084907532, 1.2395929098129272, -2.137967824935913, 3.296703338623047, 2.316849946975708, 1.312576413154602, 1.1764346361160278, 2.5824174880981445, 1.5781441926956177, -2.8617589473724365, 10.134309768676758, 4.760073661804199, 2.3199024200439453, 3.443223476409912, 2.6398046016693115, 0.6886447072029114, 0.01256661769002676, 0.013996978290379047, 0.03235846757888794, 0.006579567678272724, 0.013028640300035477, 0.010971292853355408, 0.011336669325828552, 0.012898138724267483, 0.02120989002287388, 0.007741504814475775, 0.025106118991971016, 0.00916025135666132, 1.0605000257492065, 0.11135248839855194, 13.124746322631836, -21.121749877929688, 15.438424110412598, 0.5623548626899719, 1.4210699796676636, 0.42685121297836304, 10.155346870422363, -23.163816452026367, 15.211868286132812, -0.3156816065311432, 0.020341666415333748, 0.015244346112012863, 0.0006105006905272603, -0.027327170595526695, 0.4743618965148926, 0.33642148971557617, 0.37288182973861694, 0.5117077231407166, -0.0138916140422225, 0.26925671100616455, 3.104330539703369, 0.09250807762145996, 3.1021509170532227, -1.1872731447219849, 0.217995747923851, 3.0839550495147705, -0.4865885376930237, 0.20251937210559845, 9.87169075012207, 0.01460123062133789, 0.025853484869003296, 0.03584730625152588, -0.025446336716413498, 0.01625635102391243, 0.9037694931030273, 0.4297269582748413], "mean": [-0.09359212964773178, -0.022770583629608154, -0.2903082072734833, -1.6435474157333374, -0.28468048572540283, 0.026897642761468887, -0.28846168518066406, -0.1924159824848175, 0.02119230292737484, 0.42971178889274597, -1.3588838577270508, 0.7244555950164795, -0.13405543565750122, -0.18253308534622192, 0.0024434688966721296, 0.013903948478400707, -0.6216148734092712, 0.9803683757781982, -0.38205400109291077, -0.01793999783694744, -0.008815242908895016, -0.0038196765817701817, -0.6240286231040955, 1.007507562637329, -0.4000362455844879, 0.04671826213598251, 0.3732787072658539, 1.745326042175293, 0.3732787072658539, 0.3732787072658539, 0.3732787072658539, 0.3732787072658539, 0.7497355937957764, 1.745326042175293, 0.7497355937957764, 0.7497355937957764, 0.7497355937957764, 0.7497355937957764, 0.013719282113015652, -0.0003816945827566087, -0.017489518970251083, 0.009991482831537724, 0.010306133888661861, 0.01974845677614212, -0.06655507534742355, 0.04521692171692848, 0.01285085640847683, 0.009948395192623138, 0.004422193858772516, -0.00397846894338727, -0.010425799526274204, 0.016083205118775368, -0.014001550152897835, -0.005282906349748373, -6.574151515960693, -2.8226826190948486, -0.02486334554851055, -5.053186893463135, 0.047269709408283234, 0.3599960505962372, -0.4465741217136383, -6.122308731079102, 3.1052589416503906, 0.2123137265443802, -4.350785255432129, 0.42183342576026917, -0.06490590423345566, -0.46932440996170044, 1.7313472199020907e-05, 0.000693971524015069, 2.1087780623929575e-05, 0.00013748698984272778, -3.338490932947025e-05, -0.000174105676705949, 0.0002591465599834919, 0.0006562229827977717, -0.0008096318342722952, -0.00042425759602338076, 0.00022985445684753358, -0.00018008245388045907, 0.2702332139015198, -0.23906464874744415, 10.078105926513672, -24.546873092651367, 11.780780792236328, 0.11126551032066345, 0.3531526029109955, 0.0797310620546341, 7.506103038787842, -26.402809143066406, 11.263087272644043, -0.6972416639328003, 0.001959209330379963, -0.0017067606095224619, -0.002209687139838934, -0.0750313326716423, 0.3814327120780945, 0.151405468583107, 0.260998010635376, 0.4220191240310669, -0.11572129279375076, 0.15396332740783691, -0.051591262221336365, -0.7146797180175781, 1.5193175077438354, -2.1049916744232178, -0.5894814729690552, 2.2943084239959717, -0.6796742677688599, 0.008141255006194115, 9.761685371398926, -7.344022742472589e-05, 0.000596541038248688, 0.0006673105526715517, -0.0312865749001503, 0.01565408892929554, 0.9032184481620789, 0.42774897813796997], "std": [0.1946556270122528, 0.09545732289552689, 0.1284339427947998, 0.2614225149154663, 0.614730179309845, 0.3153957724571228, 0.19551308453083038, 0.15495583415031433, 0.06363115459680557, 0.11209529638290405, 0.315502792596817, 0.44625964760780334, 0.1141364574432373, 0.2977760136127472, 0.0002608878421597183, 0.000684914062730968, 0.001984585076570511, 4.873139187111519e-05, 0.0017934347270056605, 0.0007751832599751651, 0.00025765245663933456, 0.0005631051026284695, 0.001994278747588396, 0.0001803617342375219, 0.0016738486010581255, 0.000812561484053731, 0.70792156457901, 3.2186508178710938e-06, 0.70792156457901, 0.70792156457901, 0.70792156457901, 0.70792156457901, 0.851585865020752, 3.2186508178710938e-06, 0.851585865020752, 0.851585865020752, 0.851585865020752, 0.851585865020752, 0.00010175940406043082, 8.268513056464144e-07, 0.20949769020080566, 0.11799599975347519, 0.15640075504779816, 0.367510586977005, 0.6380510926246643, 0.4681020975112915, 0.30710741877555847, 0.2167777419090271, 0.053145214915275574, 0.1564147025346756, 0.3700641393661499, 0.6048204898834229, 0.16849832236766815, 0.2908661365509033, 2.441664457321167, 2.6400017738342285, 1.3550779819488525, 3.2584941387176514, 0.4471420645713806, 0.7720937728881836, 0.7400707006454468, 1.5592641830444336, 3.1523220539093018, 1.4475866556167603, 3.288767099380493, 0.840614914894104, 0.8946416974067688, 0.48349493741989136, 0.0025796738918870687, 0.004647963680326939, 0.006582723464816809, 0.0026254744734615088, 0.0036675725132226944, 0.002657269826158881, 0.0022565643303096294, 0.004228385630995035, 0.005756573285907507, 0.0027437550015747547, 0.004000031389296055, 0.002362942323088646, 0.18940608203411102, 0.1110139936208725, 1.711052417755127, 1.424743413925171, 2.065744161605835, 0.1844588816165924, 0.24758712947368622, 0.10058596730232239, 1.1224004030227661, 1.727757453918457, 1.7944740056991577, 0.1639477014541626, 0.006608814466744661, 0.004604793153703213, 0.0005960235139355063, 0.009646924212574959, 0.044183745980262756, 0.09066568315029144, 0.0813179761171341, 0.038120683282613754, 0.053473763167858124, 0.09461695700883865, 2.6999900341033936, 0.38644105195999146, 1.9580459594726562, 0.5723119974136353, 0.42707300186157227, 0.8398496508598328, 0.059842340648174286, 0.05126085877418518, 0.042670633643865585, 0.0031515618320554495, 0.008871462196111679, 0.007874981500208378, 0.0015555815771222115, 0.0007745517650619149, 0.00025203000404872, 0.0006016013212502003], "count": [346]}, "action": {"min": [-0.5271437168121338, -0.149960458278656, -0.6212556958198547, -1.8813542127609253, -1.5707963705062866, -0.3634449243545532, -0.4935123026371002, -0.5619153380393982, -0.1554747223854065, 0.1924455761909485, -1.8375531435012817, 0.12774276733398438, -0.3376554250717163, -0.5101301074028015, 0.0011100926203653216, 0.00952058844268322, -0.6195657253265381, 0.9764593839645386, -0.38849398493766785, -0.01961362734436989, -0.010176651179790497, -0.00691056065261364, -0.6221131682395935, 1.0053473711013794, -0.40586549043655396, 0.04382128268480301, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.013163464143872261, -0.0003841534780804068, -0.5724236369132996, -0.19354860484600067, -0.5217161178588867, -1.2346097230911255, -2.4144434928894043, -0.9749976396560669, -0.775844395160675, -0.3825986385345459, -0.22954151034355164, -0.45195022225379944, -1.4418407678604126, -2.2851686477661133, -0.7372841835021973, -0.9730212092399597], "max": [0.2106863558292389, 0.19952994585037231, -0.0947827473282814, -0.9258562326431274, 0.24506688117980957, 0.6981316804885864, 0.2184528112411499, 0.12677901983261108, 0.10290206968784332, 0.6326382160186768, -0.5423825979232788, 1.4688270092010498, 0.08035518229007721, 0.3318328559398651, 0.0038154437206685543, 0.01512795127928257, -0.610265851020813, 0.9817715287208557, -0.3796754777431488, -0.016748974099755287, -0.0075511927716434, -0.0013925773091614246, -0.6116902828216553, 1.0084211826324463, -0.39700183272361755, 0.046677615493535995, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.014115857891738415, -0.0003790974151343107, 0.5963661074638367, 0.8447231650352478, 0.5003808736801147, 1.4711552858352661, 1.8165924549102783, 2.581615924835205, 2.1823339462280273, 0.9838709831237793, 0.1442910134792328, 0.4226987063884735, 0.698272705078125, 2.197543144226074, 0.3754118084907532, 1.2395929098129272], "mean": [-0.1302272528409958, -0.01574052684009075, -0.29500314593315125, -1.5918138027191162, -0.2962082028388977, 0.03355821967124939, -0.28328239917755127, -0.21283212304115295, 0.018306031823158264, 0.4357866644859314, -1.3129122257232666, 0.7257324457168579, -0.13286538422107697, -0.1845494657754898, 0.002891149139031768, 0.012123038992285728, -0.616258442401886, 0.9799201488494873, -0.38401538133621216, -0.017885351553559303, -0.00840524397790432, -0.00448273029178381, -0.6183257102966309, 1.006996512413025, -0.4023520350456238, 0.045339833945035934, 0.37353092432022095, 1.745326042175293, 0.37353092432022095, 0.37353092432022095, 0.37353092432022095, 0.37353092432022095, 0.7497355937957764, 1.745326042175293, 0.7497355937957764, 0.7497355937957764, 0.7497355937957764, 0.7497355937957764, 0.013719543814659119, -0.0003816967364400625, -0.01569972187280655, 0.009691780433058739, 0.009847854264080524, 0.016566142439842224, -0.0633767619729042, 0.0439341701567173, 0.011329001747071743, 0.010596093721687794, 0.004552500322461128, -0.004143550060689449, -0.011047366075217724, 0.013451683335006237, -0.0125469621270895, -0.0059357862919569016], "std": [0.2050410956144333, 0.08979625254869461, 0.15162205696105957, 0.27802544832229614, 0.6143359541893005, 0.3161000907421112, 0.19224406778812408, 0.1624840646982193, 0.06146755814552307, 0.13393378257751465, 0.3442226052284241, 0.44482725858688354, 0.11281480640172958, 0.2983516752719879, 0.0004948620335198939, 0.0009592766873538494, 0.0021241100039333105, 0.0007851571426726878, 0.002050409559160471, 0.0006842852453701198, 0.0004971951711922884, 0.0008928166935220361, 0.0021612579002976418, 0.0006129861576482654, 0.0018065011827275157, 0.0007140982197597623, 0.7080249190330505, 3.2186508178710938e-06, 0.7080249190330505, 0.7080249190330505, 0.7080249190330505, 0.7080249190330505, 0.851585865020752, 3.2186508178710938e-06, 0.851585865020752, 0.851585865020752, 0.851585865020752, 0.851585865020752, 0.0001021291536744684, 8.256465093836596e-07, 0.21222321689128876, 0.11814261972904205, 0.15654079616069794, 0.37192797660827637, 0.6414890289306641, 0.4691008925437927, 0.30904969573020935, 0.2172350436449051, 0.053064510226249695, 0.1565166413784027, 0.3702291250228882, 0.6026968955993652, 0.16660870611667633, 0.29076555371284485], "count": [346]}, "timestamp": {"min": [0.0], "max": [11.5], "mean": [5.75], "std": [3.3293726469444995], "count": [346]}, "frame_index": {"min": [0], "max": [345], "mean": [172.5], "std": [99.88117940833499], "count": [346]}, "episode_index": {"min": [443], "max": [443], "mean": [443.0], "std": [0.0], "count": [346]}, "index": {"min": [172737], "max": [173082], "mean": [172909.5], "std": [99.88117940833499], "count": [346]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [346]}, "subtask_annotation": {"mean": [0.3959537572254335, 2.0, 2.0, 2.0, 2.0], "std": [0.5007345334667025, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [346]}, "scene_annotation": {"mean": [443.0], "std": [0.0], "min": [443], "max": [443], "count": [346]}, "eef_direction_state": {"mean": [2.867052023121387, 2.9566473988439306], "std": [1.8776787362592011, 2.0920643557825844], "min": [0, 0], "max": [6, 6], "count": [346]}, "eef_velocity_state": {"mean": [1.1473988439306357, 1.0635838150289016], "std": [0.577723904895479, 0.6096553467484485], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_acc_mag_state": {"mean": [1.0751445086705202, 0.9277456647398844], "std": [0.7974784009153415, 0.8486535435898922], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_direction_action": {"mean": [3.2369942196531793, 2.8757225433526012], "std": [1.8456059941156733, 2.034142154452509], "min": [0, 0], "max": [6, 6], "count": [346]}, "eef_velocity_action": {"mean": [1.2514450867052023, 1.1445086705202312], "std": [0.6341082616138657, 0.6468567094233297], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_acc_mag_action": {"mean": [1.2196531791907514, 1.1849710982658959], "std": [0.7435782072086011, 0.7719089948138418], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_sim_pose_state": {"mean": [0.26331068204270247, 0.2144565931949934, 0.174710221680698, -0.0790751529643869, -0.7149481931483985, 1.5103579440887014, 0.2827096361085878, -0.18424651842625148, 0.1278255656680567, -2.1044559820797986, -0.5897782232191353, 2.312069715854286], "std": [0.04211165634952511, 0.05024138625094335, 0.048429592993056235, 2.7377068288918474, 0.38635235941686363, 1.9821755951191689, 0.033103493841281834, 0.03134567240551988, 0.03482057484623863, 0.5726071877774529, 0.4273950933502127, 0.8725816100202086], "min": [0.19172687687704773, 0.1547491019706317, 0.0630790955271133, -3.141188541586151, -1.0649190386710452, -3.101101018543622, 0.22941893239332295, -0.2328925692945532, 0.0583935335713502, -2.9486583725493847, -1.1947348004565321, -3.131236919456874], "max": [0.33167239496848683, 0.32867456868625755, 0.238971426011826, 3.1219882489910775, 0.09250937364834422, 3.1021366499463023, 0.36585298914522757, -0.12368454819064784, 0.17903714909249074, -1.1872682772394028, 0.21801980779505903, 3.1396954974029874], "count": [346]}, "eef_sim_pose_action": {"mean": [0.2719566863615779, 0.21521708916657087, 0.17152181325459018, 0.05154618632734358, -0.7349133903093756, 1.4069457722747005, 0.2860585525243001, -0.18587341330783821, 0.12240991611654349, -2.0630203116524575, -0.5731566121522842, 2.2465237913216596], "std": [0.042712064882553566, 0.05359138608450348, 0.05079321814920557, 2.7248541400964728, 0.4007896407196394, 2.0703283307853604, 0.03258071720419709, 0.036305993102765936, 0.037242908193459115, 0.5892798289283776, 0.42931887558329124, 0.9937790307451829], "min": [0.1938392649444477, 0.14555632997505827, 0.058647816063040065, -3.1335572307801463, -1.1253662646545741, -3.1389175617261706, 0.21654067277953593, -0.23942158083724982, 0.054285312197939924, -3.026560918807678, -1.14333775789854, -3.136307216780127], "max": [0.34346523380290395, 0.32956892769029955, 0.2489951160600614, 3.119692136578723, 0.1320651719833339, 3.136484949653459, 0.357421648938853, -0.1115080130609388, 0.17875016559946094, -1.0756121886826273, 0.24095770030548058, 3.110673141348117], "count": [346]}}} +{"episode_index": 435, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44304307958477507]], [[0.5454679402153018]], [[0.5021837850826605]]], "std": [[[0.28207404324173513]], [[0.20576735272109012]], [[0.21534083143699137]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4253842464436755]], [[0.42920931132256823]], [[0.3626291786812764]]], "std": [[[0.30553903230020485]], [[0.24585907239991425]], [[0.2825648074149287]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45683275663206463]], [[0.46574364427143405]], [[0.3732568291041907]]], "std": [[[0.3168823404480147]], [[0.21933361195751452]], [[0.2607022193764154]]], "count": [100]}, "observation.state": {"min": [-1.1860860586166382, -0.25072404742240906, -0.7552285194396973, -1.3820868730545044, -1.5645307302474976, -0.37347108125686646, -0.6056893467903137, -0.9055890440940857, -0.10252846777439117, 0.18959228694438934, -1.6516120433807373, 0.07267137616872787, -0.14228084683418274, -0.6285778880119324, 0.009429097175598145, -0.006657255347818136, -0.6102203130722046, 1.032365322113037, -0.4581882357597351, -0.012823100201785564, -0.01563461869955063, -0.0036563631147146225, -0.6214473843574524, 1.0222233533859253, -0.449685275554657, -0.008855942636728287, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0019068631809204817, -0.0011474384227767587, -1.1365230083465576, -1.2000720500946045, -1.291711688041687, -2.3773040771484375, -3.541945457458496, -1.460286259651184, -1.8862706422805786, -1.0537166595458984, -0.3061210811138153, -0.7382344603538513, -1.1497894525527954, -1.3587751388549805, -0.515541672706604, -1.0581990480422974, -17.114877700805664, -11.111111640930176, -3.435490608215332, -11.38583755493164, -0.8034188151359558, -3.8449325561523438, -1.5781440734863281, -13.250946044921875, -2.960928201675415, -1.5164835453033447, -7.509158134460449, -0.6886447072029114, -1.0329670906066895, -1.6355311870574951, -0.00706690177321434, -0.029979676008224487, -0.021181631833314896, -0.007162895984947681, -0.022533485665917397, -0.01852455548942089, -0.007243672851473093, -0.031024910509586334, -0.018434852361679077, -0.008229832164943218, -0.019344760105013847, -0.017460549250245094, -4.284420013427734, -0.6013034582138062, 3.1624104976654053, -31.116310119628906, 9.199835777282715, -0.4538835883140564, -0.9544500112533569, -0.4120042324066162, 6.146657466888428, -36.101280212402344, 11.584821701049805, -0.10488967597484589, -0.019923683255910873, -0.01627444103360176, 0.0006105006323195994, -0.122972272336483, 0.39142799377441406, -0.0229300819337368, -8.603618334745988e-05, 0.3242419958114624, -0.20945505797863007, -0.028843872249126434, -3.1216583251953125, -1.3619085550308228, -2.981729745864868, -3.098398208618164, -1.2900919914245605, -3.089672327041626, -0.8880167007446289, -0.23331770300865173, 9.672651290893555, -0.013969719409942627, -0.030225753784179688, -0.058031439781188965, -0.01916211098432541, 0.02329106256365776, 0.6808293461799622, 0.7278702855110168], "max": [-0.07729427516460419, 0.36535775661468506, -0.06778952479362488, -0.2864876389503479, 0.3280733823776245, 0.6698709726333618, 0.2126682847738266, 0.17816796898841858, 0.15984061360359192, 0.8129259347915649, -0.3573458194732666, 0.7569436430931091, 0.4175266623497009, -0.16336390376091003, 0.01164853386580944, 0.0014514357317239046, -0.6047941446304321, 1.0352016687393188, -0.45021727681159973, -0.00792317558079958, -0.013114428147673607, 0.006058183498680592, -0.6140244603157043, 1.0261149406433105, -0.442984938621521, -0.004639023914933205, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0025770622305572033, -0.0011421067174524069, 0.876230001449585, 0.6352310180664062, 1.2775648832321167, 0.8102582693099976, 3.075031042098999, 2.0999462604522705, 1.5944249629974365, 1.3496551513671875, 0.2500729262828827, 0.5879432559013367, 1.482930302619934, 0.535913348197937, 1.0897001028060913, 0.4797399938106537, -1.0133075714111328, 5.189255714416504, 3.4682540893554688, 3.3882784843444824, 0.6025640964508057, 6.915140151977539, 1.090354084968567, -2.108273983001709, 8.63858413696289, 2.527472496032715, -1.7094018459320068, 1.865079402923584, 1.1190476417541504, 0.4590964913368225, 0.0072516025975346565, 0.035117316991090775, 0.021332552656531334, 0.009781786240637302, 0.026167793199419975, 0.020852105692029, 0.009213756769895554, 0.037153102457523346, 0.015138327144086361, 0.0106647415086627, 0.020924217998981476, 0.01994164288043976, -1.8028500080108643, 0.397157222032547, 11.803363800048828, -17.804412841796875, 21.183143615722656, 0.9949941635131836, 1.4210700988769531, 0.6013034582138062, 15.529960632324219, -21.40414047241211, 24.19240951538086, 1.4914662837982178, 0.03519390523433685, 0.011887315660715103, 0.004273504484444857, -0.013663585297763348, 0.6634410619735718, 0.5142276287078857, 0.32191675901412964, 0.5247511863708496, -0.029348747804760933, 0.18894994258880615, 3.134976625442505, 0.7042168974876404, 3.098979949951172, -0.739514946937561, -0.3237733542919159, 3.1151232719421387, -0.4268583655357361, 0.369710773229599, 9.9533109664917, 0.014260172843933105, 0.025594741106033325, 0.05465245246887207, -0.014211940579116344, 0.027336876839399338, 0.6851555109024048, 0.7317355275154114], "mean": [-0.578248918056488, -0.034023743122816086, -0.44117361307144165, -0.7038809061050415, -0.5691295862197876, 0.15489384531974792, -0.26805898547172546, -0.28561145067214966, 0.001753436285071075, 0.4767586588859558, -1.0265558958053589, 0.34670624136924744, 0.051295869052410126, -0.4812858998775482, 0.010833479464054108, -0.0020703065674751997, -0.608493983745575, 1.0338956117630005, -0.452747642993927, -0.010254628024995327, -0.014063511043787003, 0.002232530154287815, -0.6185480356216431, 1.0240877866744995, -0.4446534812450409, -0.006959599908441305, 0.6883547306060791, 1.745323657989502, 0.6883547306060791, 0.6883547306060791, 0.6883547306060791, 0.6883547306060791, 0.49234750866889954, 1.745323657989502, 0.49234750866889954, 0.49234750866889954, 0.49234750866889954, 0.49234750866889954, 0.002226225333288312, -0.0011449221055954695, -0.0032924676779657602, -0.0035346858203411102, -0.006273576524108648, -0.010159495286643505, -0.008647572249174118, 0.00522391963750124, 0.0009893605019897223, 0.0024804244749248028, -0.006272108294069767, 0.003687693737447262, 0.007490314077585936, -0.017161443829536438, 0.0194044541567564, -0.00661173090338707, -9.159401893615723, -3.006528615951538, 0.05370326712727547, -2.844235420227051, -0.03187337517738342, 0.2503047287464142, -0.31991034746170044, -6.648181438446045, 0.9648681282997131, 0.13145855069160461, -5.062921047210693, 0.09719740599393845, -0.12834464013576508, -0.6400961875915527, 0.0005462576518766582, 0.0004943737294524908, 0.00023221413721330464, -3.018403731402941e-05, -1.143553527072072e-05, -0.00026578077813610435, 0.00013440745533443987, -0.0003532546397764236, 0.00017316851881332695, 0.00021508238569367677, -0.00024066976038739085, -0.00011164033639943227, -2.8728439807891846, -0.17290720343589783, 7.924889087677002, -23.562692642211914, 16.079444885253906, 0.38776785135269165, 0.3830941915512085, 0.0850139856338501, 12.020782470703125, -28.60560417175293, 19.12118911743164, 0.7906078696250916, 0.0028759746346622705, -0.0026655590627342463, 0.0023061642423272133, -0.05280635505914688, 0.49806085228919983, 0.1723928451538086, 0.15453894436359406, 0.4136626422405243, -0.09830815345048904, 0.08449877798557281, 0.030442217364907265, -0.5639834403991699, 0.3935703933238983, -2.0020785331726074, -0.9829551577568054, 2.3437211513519287, -0.6128301024436951, 0.10303843766450882, 9.776926040649414, 0.0017098371172323823, 0.0010066244285553694, 0.00032270330120809376, -0.017704220488667488, 0.026124633848667145, 0.6825592517852783, 0.7301464676856995], "std": [0.3365255892276764, 0.24622777104377747, 0.1113404780626297, 0.32112643122673035, 0.7055296897888184, 0.2689501643180847, 0.3147597014904022, 0.3065308928489685, 0.07992801815271378, 0.14958234131336212, 0.3800831735134125, 0.20114894211292267, 0.1459684818983078, 0.13927671313285828, 0.0005177045823074877, 0.0021928066853433847, 0.0013059477787464857, 0.0007036036695353687, 0.00226769782602787, 0.0015082461759448051, 0.0006792268250137568, 0.002247168682515621, 0.0017761171329766512, 0.0011083993595093489, 0.001656766515225172, 0.0012141377665102482, 0.8439033031463623, 5.602836608886719e-06, 0.8439033031463623, 0.8439033031463623, 0.8439033031463623, 0.8439033031463623, 0.7679938077926636, 5.602836608886719e-06, 0.7679938077926636, 0.7679938077926636, 0.7679938077926636, 0.7679938077926636, 0.00014189931971486658, 8.306311656269827e-07, 0.29796844720840454, 0.2218506783246994, 0.30712494254112244, 0.4147322177886963, 0.7541165351867676, 0.4781244695186615, 0.3916534185409546, 0.3631678521633148, 0.09871605038642883, 0.21218928694725037, 0.43581336736679077, 0.23255358636379242, 0.19886687397956848, 0.16115938127040863, 4.121474266052246, 4.254164695739746, 1.824028491973877, 3.129218101501465, 0.2773374021053314, 1.8647234439849854, 0.5140630602836609, 2.60959529876709, 2.9833545684814453, 0.8284715414047241, 1.637832760810852, 0.4829353988170624, 0.40339988470077515, 0.42847704887390137, 0.002562830690294504, 0.008399970829486847, 0.006191284395754337, 0.0030917737167328596, 0.005116294138133526, 0.0030168078374117613, 0.0027708858251571655, 0.00886546541005373, 0.005770998541265726, 0.0030197433661669493, 0.004294331185519695, 0.0031328382901847363, 0.4562745988368988, 0.1675475686788559, 2.2605764865875244, 3.2867915630340576, 3.119095802307129, 0.39830687642097473, 0.3930251896381378, 0.18268859386444092, 2.1171975135803223, 3.183026075363159, 3.220302104949951, 0.4252604842185974, 0.007222432643175125, 0.005071638617664576, 0.0005254469579085708, 0.017531702294945717, 0.0794597715139389, 0.20364226400852203, 0.09228119254112244, 0.05816979706287384, 0.047241970896720886, 0.05578412860631943, 2.3216257095336914, 0.7959691882133484, 2.0708298683166504, 0.6443893909454346, 0.29261621832847595, 1.1820992231369019, 0.06397952884435654, 0.06699545681476593, 0.03716887906193733, 0.003883771598339081, 0.007872821763157845, 0.01389811560511589, 0.0009487926145084202, 0.0008072485215961933, 0.0009402367868460715, 0.0008615638362243772], "count": [382]}, "action": {"min": [-1.268074870109558, -0.29416653513908386, -0.879543662071228, -1.4720613956451416, -1.5707963705062866, -0.39421701431274414, -0.6048084497451782, -0.9728211164474487, -0.1274748295545578, 0.1577988564968109, -1.657441258430481, 0.07068516314029694, -0.13296157121658325, -0.6289758682250977, 0.009355807676911354, -0.011509246192872524, -0.6116377115249634, 1.029123067855835, -0.4585736393928528, -0.012241287156939507, -0.015511882491409779, -0.008095838129520416, -0.6205852031707764, 1.0184407234191895, -0.45065972208976746, -0.008719378150999546, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0019068631809204817, -0.0011474384227767587, -1.1365230083465576, -1.2000720500946045, -1.291711688041687, -2.3773040771484375, -3.541945457458496, -1.460286259651184, -1.8862706422805786, -1.0537166595458984, -0.3061210811138153, -0.7382344603538513, -1.1497894525527954, -1.3587751388549805, -0.515541672706604, -1.0581990480422974], "max": [-0.05495826154947281, 0.3490181565284729, 0.0246912632137537, -0.2053053379058838, 0.32683852314949036, 0.6981316804885864, 0.2131202518939972, 0.2026674449443817, 0.14815041422843933, 0.8564687967300415, -0.31686291098594666, 0.7579547166824341, 0.4271422028541565, -0.1597006916999817, 0.012988564558327198, 0.004921750631183386, -0.6008657217025757, 1.036641001701355, -0.4500650465488434, -0.007254325784742832, -0.011548014357686043, 0.00811794400215149, -0.6092109084129333, 1.0259360074996948, -0.44278013706207275, -0.004651233553886414, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0025770622305572033, -0.0011421067174524069, 0.876230001449585, 0.6352310180664062, 1.2775648832321167, 0.8102582693099976, 3.075031042098999, 2.0999462604522705, 1.5944249629974365, 1.3496551513671875, 0.2500729262828827, 0.5879432559013367, 1.482930302619934, 0.535913348197937, 1.0897001028060913, 0.4797399938106537], "mean": [-0.6088899374008179, -0.035128187388181686, -0.4539252519607544, -0.6405937075614929, -0.5713960528373718, 0.15174546837806702, -0.265488862991333, -0.30576667189598083, -0.01232264842838049, 0.4928399622440338, -0.9898338317871094, 0.342745840549469, 0.056267786771059036, -0.48199135065078735, 0.011013559997081757, -0.0021211474668234587, -0.6054372191429138, 1.0325055122375488, -0.45307642221450806, -0.009813636541366577, -0.013699634000658989, 0.0018227637046948075, -0.6152075529098511, 1.0223314762115479, -0.4448992609977722, -0.007050744723528624, 0.6883547306060791, 1.745323657989502, 0.6883547306060791, 0.6883547306060791, 0.6883547306060791, 0.6883547306060791, 0.49234750866889954, 1.745323657989502, 0.49234750866889954, 0.49234750866889954, 0.49234750866889954, 0.49234750866889954, 0.0022259021643549204, -0.0011449152370914817, -0.0035127364099025726, -0.003351412480697036, -0.006420683581382036, -0.009044063277542591, -0.007900796830654144, 0.004939928185194731, 0.0008174226386472583, 0.003988174721598625, -0.00582929328083992, 0.0034954887814819813, 0.0056779636070132256, -0.01906833052635193, 0.018989037722349167, -0.007809830363839865], "std": [0.35538116097450256, 0.2324458360671997, 0.14996863901615143, 0.34570056200027466, 0.7059999108314514, 0.27470633387565613, 0.31181660294532776, 0.31972190737724304, 0.08137664198875427, 0.17064616084098816, 0.3937169015407562, 0.2027786374092102, 0.14614318311214447, 0.13846464455127716, 0.0007941101212054491, 0.0030629513785243034, 0.002122576581314206, 0.0014309569960460067, 0.002263109665364027, 0.0013462372589856386, 0.000913039140868932, 0.0030593976844102144, 0.002422414720058441, 0.0015788964228704572, 0.0018076567212119699, 0.0010871762642636895, 0.8439033031463623, 5.602836608886719e-06, 0.8439033031463623, 0.8439033031463623, 0.8439033031463623, 0.8439033031463623, 0.7679938077926636, 5.602836608886719e-06, 0.7679938077926636, 0.7679938077926636, 0.7679938077926636, 0.7679938077926636, 0.0001418930769432336, 8.230770163208945e-07, 0.2979965806007385, 0.22183763980865479, 0.3071417510509491, 0.41532185673713684, 0.7541512846946716, 0.47808167338371277, 0.391672283411026, 0.3623703122138977, 0.09891147166490555, 0.21231360733509064, 0.43591776490211487, 0.23117195069789886, 0.19909511506557465, 0.1603381186723709], "count": [382]}, "timestamp": {"min": [0.0], "max": [12.7], "mean": [6.35], "std": [3.675784118917879], "count": [382]}, "frame_index": {"min": [0], "max": [381], "mean": [190.5], "std": [110.27352356753637], "count": [382]}, "episode_index": {"min": [444], "max": [444], "mean": [444.0], "std": [0.0], "count": [382]}, "index": {"min": [173083], "max": [173464], "mean": [173273.5], "std": [110.27352356753637], "count": [382]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [382]}, "subtask_annotation": {"mean": [0.6282722513089005, 2.0, 2.0, 2.0, 2.0], "std": [0.7400556433124499, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [382]}, "scene_annotation": {"mean": [444.0], "std": [0.0], "min": [444], "max": [444], "count": [382]}, "eef_direction_state": {"mean": [3.2539267015706805, 3.0785340314136125], "std": [1.9444976133822673, 2.226473263089013], "min": [0, 0], "max": [6, 6], "count": [382]}, "eef_velocity_state": {"mean": [1.2382198952879582, 1.013089005235602], "std": [0.6735892559100654, 0.6767154950110247], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_acc_mag_state": {"mean": [0.9895287958115183, 0.8664921465968587], "std": [0.843760771012492, 0.8685775509303763], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_direction_action": {"mean": [3.154450261780105, 2.7041884816753927], "std": [1.84893306898855, 2.086840655773662], "min": [0, 0], "max": [6, 6], "count": [382]}, "eef_velocity_action": {"mean": [1.350785340314136, 1.1361256544502618], "std": [0.6203249536831936, 0.6449998294747652], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_acc_mag_action": {"mean": [1.2408376963350785, 1.219895287958115], "std": [0.7376255451526286, 0.7683680874627745], "min": [0, 0], "max": [2, 2], "count": [382]}, "eef_sim_pose_state": {"mean": [0.35686086664927724, 0.22065415395650012, 0.13421692737969962, 0.021444857721664386, -0.5643916816152189, 0.3941585147028127, 0.29521788522886017, -0.20248348977911676, 0.07948058064700328, -2.01153520584326, -0.9831354541164532, 2.3519136915670913], "std": [0.07666071348645148, 0.13984316596468277, 0.07958316292135602, 2.3605845063777675, 0.7961306036602357, 2.099523678321769, 0.07004821477308314, 0.033781508316622084, 0.0266665264122865, 0.6473805268942727, 0.29261497865900127, 1.192741719165393], "min": [0.24738054311475896, 0.10061969421943792, 0.033055036019205425, -3.138348005233326, -1.363979085207845, -3.096262812200767, 0.19409177704913627, -0.2786941372959294, 0.017304198848909807, -3.1305065333504825, -1.290725272796296, -3.118518139824998], "max": [0.4918295664548715, 0.44990270544293864, 0.3032369045431419, 3.1392927441806027, 0.7041907880549303, 3.128440252179725, 0.4384643427692869, -0.15143185488624897, 0.15053772994791642, -0.7395169884380122, -0.32380238966331554, 3.137768244740398], "count": [382]}, "eef_sim_pose_action": {"mean": [0.35824317026881347, 0.22377141183374016, 0.13183085056357466, 0.4081472122269016, -0.5882005447578493, 0.4047831904970107, 0.29882520185758465, -0.2102617659445942, 0.0765507313060388, -1.8354229892580283, -0.9658402194856676, 2.2230993154615724], "std": [0.0794753862534098, 0.1378033176076414, 0.08931803563187257, 2.281873809278677, 0.8274427271619926, 2.1349521309260067, 0.07158093651154529, 0.03491368610115365, 0.026273798987392516, 0.969200138336092, 0.3206148150959324, 1.3468600200188021], "min": [0.23577299854591566, 0.09062878900358362, 0.021524475238571705, -3.130367988965279, -1.4281273093274935, -3.128116409308817, 0.1937142538659451, -0.2896272676039353, 0.020880083922910176, -3.1238448574426916, -1.2863907692615464, -3.1401627937755863], "max": [0.5006514026403539, 0.4531476852871923, 0.3270904903245272, 3.139726347348629, 0.8235446012634209, 3.0914013647096112, 0.45038009099046844, -0.1422711093957176, 0.16395423400552964, 3.1388878045362993, -0.24570684091240325, 3.1032753345578623], "count": [382]}}} +{"episode_index": 436, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4260936015175586]], [[0.5376895814744692]], [[0.4987750515948148]]], "std": [[[0.2886863182608345]], [[0.2242503626389982]], [[0.22618732780330825]]], "count": [106]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41026873961756366]], [[0.43422360231551]], [[0.37083379804937144]]], "std": [[[0.30593368447360003]], [[0.25176718812590637]], [[0.27954317274272605]]], "count": [106]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45443764825575067]], [[0.4751388050133113]], [[0.39307545900343116]]], "std": [[[0.3058235157888918]], [[0.21618065428154234]], [[0.2593775486850368]]], "count": [106]}, "observation.state": {"min": [-0.7365975379943848, -0.11568605154752731, -0.8880749940872192, -1.5656530857086182, -1.5674829483032227, -0.17747609317302704, -0.48676371574401855, -1.0675173997879028, -0.3379889130592346, 0.292987197637558, -2.0167317390441895, -0.31682220101356506, -0.40316444635391235, -0.4549047350883484, 0.0023820705246180296, -0.00460760248824954, -0.5909744501113892, 1.0281858444213867, -0.47229257225990295, -0.0047972784377634525, -0.019236082211136818, -0.001610110281035304, -0.603731632232666, 1.0163320302963257, -0.45927664637565613, -0.007060405798256397, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.010680456645786762, -0.002291688695549965, -0.9919773936271667, -0.950393557548523, -0.8262819051742554, -2.4453351497650146, -2.786637306213379, -0.7584757804870605, -1.4463210105895996, -1.0320110321044922, -0.4519340395927429, -1.1085048913955688, -1.108794927597046, -2.2425217628479004, -0.8522800207138062, -0.568519115447998, -12.482614517211914, -5.952381134033203, -1.7130646705627441, -10.073260307312012, -0.918192982673645, -4.2179484367370605, -1.4633699655532837, -14.642852783203125, -4.975580215454102, -2.4853482246398926, -8.119658470153809, -1.090354084968567, -1.0329670906066895, -2.2954823970794678, -0.007236552890390158, -0.017599577084183693, -0.019694283604621887, -0.007717806845903397, -0.020768623799085617, -0.019045252352952957, -0.01264876313507557, -0.016759181395173073, -0.01683654636144638, -0.013244180008769035, -0.01985418237745762, -0.01964685507118702, -3.308760166168213, -0.7831791639328003, 1.0838309526443481, -28.667661666870117, 8.833473205566406, -0.28000178933143616, 0.021209999918937683, -0.679250180721283, 6.0872697830200195, -36.03580856323242, 13.425324440002441, 0.12424401938915253, -0.021318741142749786, -0.014681472443044186, -0.003663003910332918, -0.08198151737451553, 0.39234480261802673, 0.1317547857761383, -0.01752396672964096, 0.3129819929599762, -0.23952524363994598, 0.006569641176611185, 0.7846105694770813, -1.1901296377182007, -3.105311870574951, -3.0644993782043457, -1.4968006610870361, -3.133413791656494, -0.7398942708969116, -0.15853655338287354, 9.64803409576416, -0.014248639345169067, -0.02585834264755249, -0.05566999316215515, -0.01616695523262024, 0.020722484216094017, 0.6431002020835876, 0.7621974945068359], "max": [0.04146360605955124, 0.344465434551239, -0.06458967179059982, -0.40550827980041504, 0.23947295546531677, 0.5048973560333252, 0.4820006489753723, 0.2652113139629364, -0.02746615558862686, 1.39839506149292, -0.6667236685752869, 0.7005212903022766, 0.43451425433158875, 0.11224868148565292, 0.004818262532353401, 0.0013817216968163848, -0.5832129716873169, 1.0299261808395386, -0.46214765310287476, 0.002347528235986829, -0.01691705733537674, 0.004429160617291927, -0.5959287285804749, 1.0219824314117432, -0.4528180956840515, -0.0024652029387652874, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.01143881119787693, -0.0022866390645503998, 1.0387557744979858, 0.3466825485229492, 0.5160064697265625, 0.9099839925765991, 2.8600072860717773, 1.1578457355499268, 1.4463648796081543, 1.5538467168807983, 0.3039066791534424, 0.8627270460128784, 1.0028995275497437, 2.075427293777466, 1.371916651725769, 0.6969266533851624, -2.973111629486084, 3.5714287757873535, 4.128205299377441, 0.7936508655548096, 1.4346764087677002, 2.7258851528167725, 14.059828758239746, -1.0244429111480713, 9.70695972442627, 2.4853479862213135, -0.33577534556388855, 2.266788959503174, 2.037240743637085, 0.4590964615345001, 0.007256799843162298, 0.037685077637434006, 0.016514044255018234, 0.009932214394211769, 0.01837148703634739, 0.025453699752688408, 0.008767892606556416, 0.03149053081870079, 0.026784120127558708, 0.010652074590325356, 0.019956637173891068, 0.021839842200279236, -1.0392900705337524, 0.2264167219400406, 10.259276390075684, -19.680646896362305, 19.76817512512207, 0.9904317855834961, 2.2058401107788086, 0.4082924723625183, 15.158784866333008, -26.145973205566406, 24.023677825927734, 1.3914092779159546, 0.023811301216483116, 0.01208269502967596, 2.9103830456733704e-11, 0.04554528743028641, 0.5710564255714417, 0.47330379486083984, 0.30543893575668335, 0.5616503953933716, -0.021505175158381462, 0.26375633478164673, 2.9075698852539062, 0.7113891839981079, 3.1201255321502686, 0.03887549042701721, 0.32156187295913696, 3.13545823097229, -0.3618882894515991, 0.4027748703956604, 10.090134620666504, 0.015172392129898071, 0.02464914321899414, 0.03149455785751343, -0.009882870130240917, 0.02676476538181305, 0.6468235850334167, 0.7651463747024536], "mean": [-0.4447001814842224, 0.11073070764541626, -0.3872872292995453, -1.0454765558242798, -0.6355473399162292, 0.14335927367210388, -0.16968880593776703, -0.2958960235118866, -0.1687835454940796, 0.6747404932975769, -1.3903183937072754, 0.16034939885139465, 0.009322290308773518, -0.2365783154964447, 0.004313469864428043, -0.0032658264972269535, -0.5890386700630188, 1.0289568901062012, -0.46423760056495667, -0.0033419537357985973, -0.017617736011743546, 0.0004249704070389271, -0.6019180417060852, 1.0208169221878052, -0.45566216111183167, -0.005542316474020481, 0.6176530718803406, 1.7453179359436035, 0.6176530718803406, 0.6176530718803406, 0.6176530718803406, 0.6176530718803406, 0.6258949637413025, 1.7453179359436035, 0.6258949637413025, 0.6258949637413025, 0.6258949637413025, 0.6258949637413025, 0.01093933917582035, -0.0022893089335411787, -0.017925791442394257, -0.010972806252539158, -0.0035355950240045786, 0.012002863921225071, -0.002012644661590457, -0.007279542274773121, 0.05537594482302666, 0.012257161550223827, -0.005845566280186176, -0.006461351178586483, -0.01907920651137829, 0.010159569792449474, 0.004410855937749147, 0.006489728111773729, -8.015384674072266, -1.6049678325653076, 0.9386271238327026, -4.529390335083008, -0.2223178893327713, 0.20948927104473114, 3.9181880950927734, -6.35620641708374, 1.2720180749893188, -0.4649116098880768, -4.93338680267334, 0.12874138355255127, -0.018787449225783348, -0.5455762147903442, -4.340558916737791e-06, 0.0005416450439952314, -0.00016672648780513555, -0.00013217661762610078, -0.0004245243326295167, 0.0003247640561312437, -0.00011221966269658878, 0.0003425235045142472, -0.00011709961836459115, -0.0003440384170971811, -0.0002392379828961566, 0.00019469681137707084, -2.0787062644958496, -0.11571983247995377, 6.196797847747803, -24.459854125976562, 15.498655319213867, 0.35808709263801575, 0.8672488331794739, 0.052028339356184006, 10.256882667541504, -29.97229766845703, 18.63182830810547, 0.7973137497901917, 0.00235908105969429, -0.0030384790152311325, -0.0010764520848169923, -0.02032368816435337, 0.5012486577033997, 0.22316880524158478, 0.15436512231826782, 0.4128260314464569, -0.12890885770320892, 0.15768329799175262, 2.110004186630249, -0.5171812176704407, -1.9927959442138672, -1.9994500875473022, -0.8538753986358643, 0.2120503932237625, -0.5349605679512024, 0.1166917011141777, 9.784070014953613, 0.00167251902166754, 0.0009733887854963541, 0.00011736702435882762, -0.012542554177343845, 0.02499740943312645, 0.6456570625305176, 0.7631141543388367], "std": [0.23246124386787415, 0.13549569249153137, 0.1826988160610199, 0.30784812569618225, 0.6849515438079834, 0.16581706702709198, 0.2991277575492859, 0.39458736777305603, 0.09461363404989243, 0.3141944110393524, 0.4328215718269348, 0.23120053112506866, 0.1895604431629181, 0.14375315606594086, 0.000503101444337517, 0.0011510348413139582, 0.0016455288277938962, 0.0005176691920496523, 0.0015587417874485254, 0.0014169428031891584, 0.0006669953581877053, 0.0011874566553160548, 0.001786471693776548, 0.0009873552480712533, 0.0015936990967020392, 0.0013490497367456555, 0.8274197578430176, 1.1324882507324219e-05, 0.8274197578430176, 0.8274197578430176, 0.8274197578430176, 0.8274197578430176, 0.8320526480674744, 1.1324882507324219e-05, 0.8320526480674744, 0.8320526480674744, 0.8320526480674744, 0.8320526480674744, 9.91202105069533e-05, 8.554704891139409e-07, 0.2513523995876312, 0.1651981920003891, 0.18395057320594788, 0.3901807963848114, 0.6126512885093689, 0.27853038907051086, 0.2601633369922638, 0.35669955611228943, 0.12091545015573502, 0.27022916078567505, 0.3459303379058838, 0.4529053568840027, 0.26311925053596497, 0.1561162769794464, 2.476407051086426, 2.6321680545806885, 1.7839950323104858, 3.033762216567993, 0.3667455017566681, 1.0248091220855713, 6.528607368469238, 3.4093921184539795, 3.51071834564209, 0.9569523930549622, 2.224529504776001, 0.5260758399963379, 0.4473058581352234, 0.45452529191970825, 0.0025394947733730078, 0.005994946695864201, 0.004859922453761101, 0.0027970008086413145, 0.0037304991856217384, 0.00338541716337204, 0.002752320608124137, 0.0060991947539150715, 0.005293787457048893, 0.0034820043947547674, 0.0036284085363149643, 0.0030253534205257893, 0.3585107922554016, 0.14696794748306274, 1.7271509170532227, 2.255469560623169, 2.3982579708099365, 0.28961506485939026, 0.3595534861087799, 0.16733168065547943, 1.8706278800964355, 2.4630162715911865, 2.4052317142486572, 0.30129170417785645, 0.006553903687745333, 0.004505571909248829, 0.00046589900739490986, 0.021783586591482162, 0.04889673367142677, 0.09902770817279816, 0.09503626823425293, 0.08045689016580582, 0.05186662822961807, 0.08268227428197861, 0.5692499279975891, 0.749366819858551, 1.2421053647994995, 0.8376718759536743, 0.453567773103714, 2.554295539855957, 0.054322194308042526, 0.06194869428873062, 0.03546576946973801, 0.004104971885681152, 0.007218414451926947, 0.009525757282972336, 0.0008146000909619033, 0.0010323385940864682, 0.000526987190824002, 0.0004492535663302988], "count": [504]}, "action": {"min": [-0.7863315939903259, -0.1340753138065338, -0.9761112928390503, -1.4890422821044922, -1.5707963705062866, -0.18562528491020203, -0.48867592215538025, -1.1200883388519287, -0.3595331609249115, 0.2605981230735779, -2.012960433959961, -0.32612550258636475, -0.4129962921142578, -0.4547869563102722, 0.0030791177414357662, -0.010226471349596977, -0.589945912361145, 1.024536371231079, -0.47243058681488037, -0.0050440588966012, -0.018812216818332672, -0.007065624464303255, -0.6034061908721924, 1.0116530656814575, -0.45954734086990356, -0.007403453812003136, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.010680456645786762, -0.002291688695549965, -0.9919773936271667, -0.950393557548523, -0.8262819051742554, -2.4453351497650146, -2.786637306213379, -0.7584757804870605, -1.4463210105895996, -1.0320110321044922, -0.4519340395927429, -1.1085048913955688, -1.108794927597046, -2.2425217628479004, -0.8522800207138062, -0.568519115447998], "max": [0.00020830394350923598, 0.35936835408210754, 0.04052692651748657, -0.30987071990966797, 0.23992188274860382, 0.5174739360809326, 0.6981316804885864, 0.294525682926178, -0.009794624522328377, 1.4528636932373047, -0.6189709901809692, 0.70753014087677, 0.45377179980278015, 0.10972703248262405, 0.00735470000654459, 0.0035306361969560385, -0.579696774482727, 1.0295048952102661, -0.4588792026042938, 0.001652696868404746, -0.014406179077923298, 0.006944289430975914, -0.5891324281692505, 1.0211279392242432, -0.4495793581008911, -0.0031759077683091164, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.01143881119787693, -0.0022866390645503998, 1.0387557744979858, 0.3466825485229492, 0.5160064697265625, 0.9099839925765991, 2.8600072860717773, 1.1578457355499268, 1.4463648796081543, 1.5538467168807983, 0.3039066791534424, 0.8627270460128784, 1.0028995275497437, 2.075427293777466, 1.371916651725769, 0.6969266533851624], "mean": [-0.4647516906261444, 0.09105575829744339, -0.3918762803077698, -0.9932891726493835, -0.6375439167022705, 0.13668736815452576, -0.06972627341747284, -0.3095020353794098, -0.16813457012176514, 0.6883520483970642, -1.3617888689041138, 0.15841495990753174, 0.012410606257617474, -0.23520438373088837, 0.005278130527585745, -0.00377640500664711, -0.58744215965271, 1.0274748802185059, -0.4638465344905853, -0.0034823769237846136, -0.016512706875801086, -0.00042315988685004413, -0.5994901657104492, 1.0183234214782715, -0.4550926983356476, -0.005897505674511194, 0.6176530718803406, 1.7453179359436035, 0.6176530718803406, 0.6176530718803406, 0.6176530718803406, 0.6176530718803406, 0.6270030736923218, 1.7453179359436035, 0.6270030736923218, 0.6270030736923218, 0.6270030736923218, 0.6270030736923218, 0.010939279571175575, -0.0022893196437507868, -0.017098212614655495, -0.01072631310671568, -0.0038299972657114267, 0.009625151753425598, -0.0011057351948693395, -0.0066245924681425095, 0.055115651339292526, 0.012681187130510807, -0.005615891423076391, -0.006562972906976938, -0.019097035750746727, 0.006561836693435907, 0.00541282445192337, 0.006076975725591183], "std": [0.2361416518688202, 0.12654803693294525, 0.20332977175712585, 0.3213464319705963, 0.6878953576087952, 0.16627365350723267, 0.4478592872619629, 0.40945756435394287, 0.09639278054237366, 0.3409322202205658, 0.445840060710907, 0.23237542808055878, 0.19044718146324158, 0.14205726981163025, 0.0007956897607073188, 0.0023491005413234234, 0.0016939135966822505, 0.000913458876311779, 0.001782784122042358, 0.0013561167288571596, 0.0009240276995114982, 0.0023716718424111605, 0.00215425668284297, 0.0016399560263380408, 0.0019447836093604565, 0.0012488896027207375, 0.8274197578430176, 1.1324882507324219e-05, 0.8274197578430176, 0.8274197578430176, 0.8274197578430176, 0.8274197578430176, 0.8324660658836365, 1.1324882507324219e-05, 0.8324660658836365, 0.8324660658836365, 0.8324660658836365, 0.8324660658836365, 9.897273412207142e-05, 8.4748535300605e-07, 0.25096747279167175, 0.16512854397296906, 0.18425270915031433, 0.39239779114723206, 0.6127705574035645, 0.27818214893341064, 0.26024118065834045, 0.356743186712265, 0.12083523720502853, 0.27025091648101807, 0.3459412157535553, 0.4462684690952301, 0.2617151439189911, 0.15600420534610748], "count": [504]}, "timestamp": {"min": [0.0], "max": [16.766666666666666], "mean": [8.383333333333333], "std": [4.849732715048058], "count": [504]}, "frame_index": {"min": [0], "max": [503], "mean": [251.5], "std": [145.49198145144175], "count": [504]}, "episode_index": {"min": [445], "max": [445], "mean": [445.0], "std": [0.0], "count": [504]}, "index": {"min": [173465], "max": [173968], "mean": [173716.5], "std": [145.49198145144175], "count": [504]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [504]}, "subtask_annotation": {"mean": [0.3412698412698413, 2.0, 2.0, 2.0, 2.0], "std": [0.48243263223584876, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [504]}, "scene_annotation": {"mean": [445.0], "std": [0.0], "min": [445], "max": [445], "count": [504]}, "eef_direction_state": {"mean": [2.998015873015873, 3.1051587301587302], "std": [2.1048875549054036, 2.0880549292351382], "min": [0, 0], "max": [6, 6], "count": [504]}, "eef_velocity_state": {"mean": [1.0337301587301588, 1.0595238095238095], "std": [0.6992436209729794, 0.6932415886447941], "min": [0, 0], "max": [2, 2], "count": [504]}, "eef_acc_mag_state": {"mean": [0.8948412698412699, 0.9166666666666666], "std": [0.8561479197656352, 0.8480837409985119], "min": [0, 0], "max": [2, 2], "count": [504]}, "eef_direction_action": {"mean": [2.8472222222222223, 3.1944444444444446], "std": [1.9806785509127591, 1.8945119384709104], "min": [0, 0], "max": [6, 6], "count": [504]}, "eef_velocity_action": {"mean": [1.1130952380952381, 1.1746031746031746], "std": [0.6615181724767706, 0.6995391349022344], "min": [0, 0], "max": [2, 2], "count": [504]}, "eef_acc_mag_action": {"mean": [1.128968253968254, 1.0992063492063493], "std": [0.8025468679040948, 0.7855840039494661], "min": [0, 0], "max": [2, 2], "count": [504]}, "eef_sim_pose_state": {"mean": [0.3526509875703311, 0.2670561800277548, 0.13521586670803235, 2.1100260442315686, -0.5172721796755011, -2.0052016361020475, 0.29178309211910747, -0.22053878591537443, 0.14715806549279764, -2.0000556424965117, -0.8541671108231217, 0.20754756625493387], "std": [0.05237821216932559, 0.06165146550047321, 0.05328797280255318, 0.5688011553573528, 0.7494214300434824, 1.298545439593359, 0.08570776366525032, 0.034542196860428705, 0.03980186489762671, 0.8371868984627802, 0.45374481806311595, 2.5932035136013383], "min": [0.23932092191101573, 0.18636829569300373, 0.059173462928645504, 0.7849401731255481, -1.190168092450632, -3.1370398091131304, 0.17005966904680664, -0.2747660087971517, 0.0468606756786412, -3.064561953720292, -1.5061164664927431, -3.14019673693587], "max": [0.42427712116380273, 0.4155395655955934, 0.23584206091094553, 2.907710995365869, 0.7138839145867708, 3.13330590999684, 0.45600482074642174, -0.1441407321356861, 0.2244428989239974, 0.038703928488746486, 0.32155263837965875, 3.139478805832711], "count": [504]}, "eef_sim_pose_action": {"mean": [0.3555195959632706, 0.2603801698896914, 0.1301179943725644, 2.1466386869726906, -0.520314177944808, -1.8137170771609532, 0.2945346490620797, -0.22302724765485565, 0.14474140382101264, -1.9487451330293195, -0.8425673449266853, 0.6525160515706993], "std": [0.05260386417104823, 0.057729109866604275, 0.05428138447080829, 0.4565495183652602, 0.7780766938937709, 1.4256917132421956, 0.08724473127054233, 0.03817641607041854, 0.040592671734152166, 0.8928779674457598, 0.4770660271713267, 2.5020192954967846], "min": [0.24091790003623725, 0.17825512745411914, 0.05851951641596148, 1.1803839447697404, -1.208881185703633, -3.141424555707227, 0.1640490697200682, -0.29806082277364804, 0.04934402652248685, -2.9869748565966536, -1.5353464729743704, -3.1409398664288215], "max": [0.4335712361188021, 0.39333115246351685, 0.23746157489848255, 2.8699946604660247, 0.73880953974699, 3.141128102603558, 0.46561561679501623, -0.1339070136481118, 0.23583797250645658, 0.3434715873164445, 0.3161410669427007, 3.1339313962500914], "count": [504]}}} +{"episode_index": 437, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44699263985005766]], [[0.5357846381199539]], [[0.4741942978662053]]], "std": [[[0.29446107465089755]], [[0.21688148035003854]], [[0.2266252541631842]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.430560450307574]], [[0.43572949586697424]], [[0.39819461745482504]]], "std": [[[0.27302776918368565]], [[0.23817198865562733]], [[0.25090636169114255]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4500328022875817]], [[0.45563157679738564]], [[0.38085340013456365]]], "std": [[[0.3020669721765286]], [[0.2186919157450812]], [[0.2545545493981158]]], "count": [100]}, "observation.state": {"min": [-0.6945673227310181, -0.2899218499660492, -0.5321586728096008, -1.839858055114746, -1.3144629001617432, 0.12493196129798889, -0.7026810050010681, -0.9169464111328125, -0.28839653730392456, 0.5448416471481323, -1.5233275890350342, 0.12235791236162186, -0.6690267324447632, -0.6988630294799805, 0.010746302083134651, -0.004513752646744251, -0.6015849709510803, 1.0338345766067505, -0.45962220430374146, -0.006899210624396801, -0.013079840689897537, -0.0016323624877259135, -0.6053502559661865, 1.0192216634750366, -0.45277994871139526, -0.00820272695273161, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.009536690078675747, -0.0019099831115454435, -0.559399425983429, -0.9048908948898315, -0.6254517436027527, -1.9375123977661133, -1.9205193519592285, -0.6113064289093018, -1.1352468729019165, -0.6367087960243225, -0.32676416635513306, -1.0283111333847046, -0.5972083210945129, -0.8648483157157898, -1.7677180767059326, -1.2741903066635132, -12.983699798583984, -10.134309768676758, -1.9236873388290405, -9.89011001586914, -0.7842898368835449, -1.922466516494751, -1.2912087440490723, -13.796573638916016, -4.029304027557373, -2.83638596534729, -8.424908638000488, -0.6025640964508057, -2.065934181213379, -2.8980464935302734, -0.007274582050740719, -0.03005138412117958, -0.016860324889421463, -0.006541292183101177, -0.011708399280905724, -0.009715579450130463, -0.008804280310869217, -0.024554993957281113, -0.016586927697062492, -0.012571493163704872, -0.008672029711306095, -0.0074040209874510765, -3.9238500595092773, -0.5567624568939209, 4.157159805297852, -30.166366577148438, 11.547558784484863, -0.6480538845062256, -0.6999300122261047, -0.35632795095443726, 3.9344546794891357, -33.92439270019531, 12.75570297241211, -0.23528076708316803, -0.01994536817073822, -0.015382315032184124, 0.004884005058556795, -0.08198151737451553, 0.32479387521743774, 0.07248442620038986, 0.04137975350022316, 0.3558245301246643, -0.17969857156276703, 0.018698476254940033, -3.072859287261963, -0.7568234205245972, -3.05322003364563, -3.040489673614502, -0.8632453680038452, -3.1382155418395996, -0.7712905406951904, -0.08309860527515411, 9.647584915161133, -0.008434027433395386, -0.02544388175010681, -0.036623239517211914, -0.023873014375567436, 0.017327383160591125, 0.8425214290618896, 0.5339642763137817], "max": [-0.10716067999601364, 0.20780950784683228, 0.018886173143982887, -0.43297436833381653, 0.12026526033878326, 0.699054479598999, -0.3686932325363159, -0.09184598922729492, 0.18043778836727142, 1.2184325456619263, -0.7957556843757629, 0.6047383546829224, 0.5237685441970825, -0.13122577965259552, 0.011578180827200413, 0.00159456639084965, -0.5963219404220581, 1.0357853174209595, -0.4573947787284851, -0.004101968370378017, -0.01253894716501236, 0.005018195137381554, -0.5994729995727539, 1.0213510990142822, -0.4504614770412445, -0.006535151042044163, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.008685596287250519, -0.0019050291739404202, 0.7617311477661133, 0.5824621915817261, 1.202930212020874, 1.3685520887374878, 3.206027030944824, 1.7114994525909424, 0.5867660641670227, 0.9639464616775513, 0.37164306640625, 0.3960322439670563, 0.6911987066268921, 0.7516365051269531, 1.10432767868042, 1.3238534927368164, -3.9493014812469482, 4.120879173278809, 2.4291820526123047, -0.3052503168582916, 0.8034188151359558, 2.6111111640930176, 0.6312576532363892, -4.064365863800049, 11.416361808776855, 2.83638596534729, -1.8009769916534424, 2.065934181213379, 1.865079402923584, 0.5164835453033447, 0.008787581697106361, 0.018147874623537064, 0.02221338450908661, 0.009078887291252613, 0.007677115499973297, 0.014997951686382294, 0.011055033653974533, 0.022037213668227196, 0.021977119147777557, 0.007374151144176722, 0.013774351216852665, 0.004790463950484991, -1.8664801120758057, 0.16702872514724731, 11.16494369506836, -18.1485595703125, 20.902801513671875, 1.0034644603729248, 1.3786500692367554, 0.4528334438800812, 13.703779220581055, -23.230926513671875, 23.90260124206543, 1.489331841468811, 0.021193135529756546, 0.013590709306299686, 0.007326007820665836, 0.0, 0.5466815233230591, 0.368951678276062, 0.38513827323913574, 0.5085559487342834, 0.06518077850341797, 0.27730801701545715, 3.0751442909240723, 0.20609600841999054, 3.077915668487549, -0.7599644660949707, -0.10147194564342499, 3.1224570274353027, -0.39089682698249817, 0.18772363662719727, 9.859114646911621, 0.012429922819137573, 0.018379390239715576, 0.04403606057167053, -0.020488033071160316, 0.019832469522953033, 0.8449802994728088, 0.5378277897834778], "mean": [-0.2574293911457062, -0.11460820585489273, -0.37129196524620056, -1.430256724357605, -0.24275948107242584, 0.39948657155036926, -0.6472246050834656, -0.4219285845756531, 0.048576269298791885, 0.7248768210411072, -1.153425931930542, 0.3728092312812805, -0.20012784004211426, -0.46587619185447693, 0.011054273694753647, -0.001632179832085967, -0.6006839871406555, 1.0346527099609375, -0.4587131440639496, -0.005006767809391022, -0.012786723673343658, 0.00132869859226048, -0.6037738919258118, 1.0199280977249146, -0.4520740211009979, -0.007446969393640757, 0.46913638710975647, 1.7453217506408691, 0.46913638710975647, 0.46913638710975647, 0.46913638710975647, 0.46913638710975647, 0.6636040806770325, 1.7453217506408691, 0.6636040806770325, 0.6636040806770325, 0.6636040806770325, 0.6636040806770325, -0.009110941551625729, -0.0019077510805800557, -0.0023554032668471336, -0.014228207990527153, 0.02480284683406353, 0.010296310298144817, 0.007634642068296671, -0.002085448708385229, -0.0019613427575677633, 0.009449169971048832, -0.0008218657458201051, -0.0034752273932099342, -0.008449257351458073, 0.0061342790722846985, 0.002854273421689868, 0.0012824066216126084, -7.736443042755127, -3.858046054840088, 0.5359009504318237, -3.9661943912506104, -0.12823361158370972, -0.03500847518444061, -0.3113652467727661, -7.483147144317627, 4.205344200134277, 0.09326042234897614, -5.034863471984863, 0.395210325717926, -0.011362165212631226, -0.5846568942070007, 2.8491038392530754e-05, -0.0002949543995782733, -0.0002415609487798065, -0.0001043733864207752, 0.000133358858874999, -1.6631056496407837e-05, -0.00015351995534729213, 0.00033914760570041835, -0.0008189831860363483, -0.00020068413869012147, -1.108206470235018e-05, 1.5034917851153295e-05, -2.816692352294922, -0.1405782848596573, 7.693991661071777, -24.368871688842773, 16.768062591552734, 0.20287778973579407, 0.3900934159755707, 0.11389556527137756, 10.090069770812988, -28.667390823364258, 19.15488624572754, 0.6684485077857971, 0.002212493447586894, -0.002132151974365115, 0.00599321536719799, -0.03439493849873543, 0.4065689146518707, 0.16578200459480286, 0.299925297498703, 0.4187573492527008, -0.03739514574408531, 0.1870853155851364, -1.523524522781372, -0.43915754556655884, 1.2695118188858032, -2.208118438720703, -0.6622049808502197, 0.5159268379211426, -0.5741288065910339, 0.06524807214736938, 9.776808738708496, 0.0014752550050616264, 0.0007352429092861712, 0.00012748391600325704, -0.023122640326619148, 0.019185880199074745, 0.8439115881919861, 0.5356388092041016], "std": [0.1749727725982666, 0.17720481753349304, 0.1243504211306572, 0.4296790659427643, 0.5066102743148804, 0.18325118720531464, 0.11033076047897339, 0.25496435165405273, 0.14228421449661255, 0.19091202318668365, 0.2356492578983307, 0.15843768417835236, 0.33244818449020386, 0.19176167249679565, 0.00017602316802367568, 0.001667538657784462, 0.0009457249543629587, 0.0005539687117561698, 0.0006381465354934335, 0.0008772124419920146, 0.0001530637964606285, 0.0016370090888813138, 0.0011708405800163746, 0.0005624364712275565, 0.0004338313010521233, 0.0004465249949134886, 0.766552746295929, 7.510185241699219e-06, 0.766552746295929, 0.766552746295929, 0.766552746295929, 0.766552746295929, 0.8412862420082092, 7.510185241699219e-06, 0.8412862420082092, 0.8412862420082092, 0.8412862420082092, 0.8412862420082092, 0.00011526890011737123, 8.820408083920483e-07, 0.1895456612110138, 0.1953658014535904, 0.19457854330539703, 0.4080171287059784, 0.5619714856147766, 0.3086552023887634, 0.15400145947933197, 0.23893918097019196, 0.1206178069114685, 0.22354000806808472, 0.2076491117477417, 0.24009928107261658, 0.414151132106781, 0.2659067213535309, 2.0773420333862305, 3.8985960483551025, 0.8798818588256836, 2.4172887802124023, 0.2962413728237152, 0.8869239091873169, 0.27562302350997925, 2.563981294631958, 4.165145397186279, 1.1523234844207764, 1.7403035163879395, 0.5731943845748901, 0.6403157711029053, 0.6152290105819702, 0.002285904949530959, 0.006003917660564184, 0.005285595543682575, 0.002823925344273448, 0.0015907959314063191, 0.0019782285671681166, 0.0028693063650280237, 0.0062552266754209995, 0.0058390675112605095, 0.002943044528365135, 0.001966166775673628, 0.001483274158090353, 0.34234410524368286, 0.12684933841228485, 1.5066591501235962, 2.7759482860565186, 1.871876835823059, 0.46793830394744873, 0.3228066861629486, 0.13802467286586761, 1.644423007965088, 2.4404983520507812, 2.086973190307617, 0.4969830811023712, 0.007077767513692379, 0.005086034536361694, 0.00043642998207360506, 0.016484836116433144, 0.06903176009654999, 0.07016409933567047, 0.10786227136850357, 0.047108232975006104, 0.06584685295820236, 0.07987897843122482, 2.1164345741271973, 0.2841320335865021, 2.301409959793091, 0.7359167337417603, 0.20556943118572235, 2.700359582901001, 0.048812393099069595, 0.045764144510030746, 0.025815151631832123, 0.003461326938122511, 0.0064526707865297794, 0.009592236950993538, 0.0005758658517152071, 0.00043356994865462184, 0.000532162026502192, 0.0008438649238087237], "count": [415]}, "action": {"min": [-0.7542749643325806, -0.3322943449020386, -0.5287652611732483, -1.7928030490875244, -1.3195077180862427, 0.12591570615768433, -0.6981316804885864, -0.9692018032073975, -0.3104248046875, 0.49048975110054016, -1.5179905891418457, 0.11678604036569595, -0.6699247360229492, -0.6981316804885864, 0.010394920594990253, -0.00883555319160223, -0.6019419431686401, 1.0306551456451416, -0.45965850353240967, -0.006365329958498478, -0.013287211768329144, -0.006642505526542664, -0.6041806936264038, 1.0153284072875977, -0.45321592688560486, -0.008394700475037098, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.009536690078675747, -0.0019099831115454435, -0.559399425983429, -0.9048908948898315, -0.6254517436027527, -1.9375123977661133, -1.9205193519592285, -0.6113064289093018, -1.1352468729019165, -0.6367087960243225, -0.32676416635513306, -1.0283111333847046, -0.5972083210945129, -0.8648483157157898, -1.7677180767059326, -1.2741903066635132], "max": [-0.11530505865812302, 0.22235316038131714, 0.08495371043682098, -0.348276287317276, 0.13525095582008362, 0.6981316804885864, -0.3666691184043884, -0.09511721879243851, 0.18527954816818237, 1.2886128425598145, -0.7403948903083801, 0.60528564453125, 0.5335379838943481, -0.12707294523715973, 0.012690320611000061, 0.002170802094042301, -0.5940976738929749, 1.0347113609313965, -0.4562315344810486, -0.0040840404108166695, -0.011111360043287277, 0.004823426716029644, -0.5964315533638, 1.0203608274459839, -0.4506908059120178, -0.006425580475479364, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.008685596287250519, -0.0019050291739404202, 0.7617311477661133, 0.5824621915817261, 1.202930212020874, 1.3685520887374878, 3.206027030944824, 1.7114994525909424, 0.5867660641670227, 0.9639464616775513, 0.37164306640625, 0.3960322439670563, 0.6911987066268921, 0.7516365051269531, 1.10432767868042, 1.3238534927368164], "mean": [-0.29159557819366455, -0.11210350692272186, -0.35377293825149536, -1.370473861694336, -0.24179643392562866, 0.3961293399333954, -0.6449008584022522, -0.44135138392448425, 0.036136794835329056, 0.745230495929718, -1.1201550960540771, 0.3728404939174652, -0.19716253876686096, -0.46717721223831177, 0.01136196218430996, -0.002210617996752262, -0.5980011820793152, 1.033023715019226, -0.4585581123828888, -0.004834521561861038, -0.012330830097198486, 0.000470788188977167, -0.6006608605384827, 1.0179800987243652, -0.4520254135131836, -0.007598365657031536, 0.46879997849464417, 1.7453217506408691, 0.46879997849464417, 0.46879997849464417, 0.46879997849464417, 0.46879997849464417, 0.6636040806770325, 1.7453217506408691, 0.6636040806770325, 0.6636040806770325, 0.6636040806770325, 0.6636040806770325, -0.009111027233302593, -0.0019077479373663664, -0.0019196949433535337, -0.014132463373243809, 0.0247527863830328, 0.009771652519702911, 0.007318814285099506, -0.001790657639503479, -0.001931339269503951, 0.009498663246631622, -0.0008337386534549296, -0.0034922249615192413, -0.008283425122499466, 0.005777256563305855, 0.0027102050371468067, 0.000616038974840194], "std": [0.18350757658481598, 0.17581605911254883, 0.1304677128791809, 0.43885576725006104, 0.5101779103279114, 0.18468979001045227, 0.1098870187997818, 0.26764291524887085, 0.14305147528648376, 0.2180679887533188, 0.24709664285182953, 0.160953089594841, 0.33569204807281494, 0.19202759861946106, 0.0005046827718615532, 0.0020154493395239115, 0.0013163895346224308, 0.000783536524977535, 0.0006766100996173918, 0.000740301504265517, 0.0004919753991998732, 0.00198336667381227, 0.0014485653955489397, 0.0009489108342677355, 0.00044295997940935194, 0.00040941493352875113, 0.7661164999008179, 7.510185241699219e-06, 0.7661164999008179, 0.7661164999008179, 0.7661164999008179, 0.7661164999008179, 0.8412862420082092, 7.510185241699219e-06, 0.8412862420082092, 0.8412862420082092, 0.8412862420082092, 0.8412862420082092, 0.00011522598651936278, 8.871696763890213e-07, 0.18971751630306244, 0.19538219273090363, 0.19458530843257904, 0.40818122029304504, 0.5620126724243164, 0.308706670999527, 0.15400093793869019, 0.2389405518770218, 0.1206180527806282, 0.22353963553905487, 0.2076742947101593, 0.24020296335220337, 0.4141579568386078, 0.26626056432724], "count": [415]}, "timestamp": {"min": [0.0], "max": [13.8], "mean": [6.9], "std": [3.9933277684991833], "count": [415]}, "frame_index": {"min": [0], "max": [414], "mean": [207.0], "std": [119.7998330549755], "count": [415]}, "episode_index": {"min": [446], "max": [446], "mean": [446.0], "std": [0.0], "count": [415]}, "index": {"min": [173969], "max": [174383], "mean": [174176.0], "std": [119.7998330549755], "count": [415]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [415]}, "subtask_annotation": {"mean": [0.363855421686747, 2.0, 2.0, 2.0, 2.0], "std": [0.49590572200893906, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [415]}, "scene_annotation": {"mean": [446.0], "std": [0.0], "min": [446], "max": [446], "count": [415]}, "eef_direction_state": {"mean": [4.303614457831325, 3.4843373493975904], "std": [1.988972355785805, 2.3925830135142254], "min": [0, 0], "max": [6, 6], "count": [415]}, "eef_velocity_state": {"mean": [0.7204819277108434, 0.7493975903614458], "std": [0.7692523417813191, 0.7078515762291542], "min": [0, 0], "max": [2, 2], "count": [415]}, "eef_acc_mag_state": {"mean": [0.6240963855421687, 0.6506024096385542], "std": [0.8056413087849154, 0.8130521840386955], "min": [0, 0], "max": [2, 2], "count": [415]}, "eef_direction_action": {"mean": [3.5325301204819275, 3.4626506024096386], "std": [2.273636672595752, 2.1582964524634924], "min": [0, 0], "max": [6, 6], "count": [415]}, "eef_velocity_action": {"mean": [0.8650602409638555, 0.908433734939759], "std": [0.7321257603042998, 0.7189692788445067], "min": [0, 0], "max": [2, 2], "count": [415]}, "eef_acc_mag_action": {"mean": [0.8795180722891566, 0.8771084337349397], "std": [0.8330173107654114, 0.8341109257376361], "min": [0, 0], "max": [2, 2], "count": [415]}, "eef_sim_pose_state": {"mean": [0.29815881974716496, 0.1851721375318206, 0.18858612559870488, -1.5387935357820768, -0.43941329196235485, 1.2697045565042393, 0.31619248438887065, -0.13232995352969523, 0.14714864722617765, -2.2081351360650823, -0.6623431573403439, 0.531192235554433], "std": [0.04641650006545431, 0.08944394280887999, 0.04883431298097965, 2.132995768220572, 0.28415368076631237, 2.3262488573232, 0.05692338678500461, 0.05165280286949188, 0.018042268675113524, 0.7359578416613376, 0.2055954776765134, 2.7194063424542416], "min": [0.24192413481034736, 0.09812922572060956, 0.0847275289058501, -3.139192479692971, -0.7592698775879497, -3.136127420299328, 0.24078774651903134, -0.2516370422176649, 0.10020895470245403, -3.040497438314084, -0.8645290043120444, -3.1382051279245577], "max": [0.3951946490213313, 0.38046978360777717, 0.23714901261993734, 3.1121706960959896, 0.20593943585667218, 3.1183634851322473, 0.4205095669595268, -0.08258475683653112, 0.19258494950573438, -0.7599641788079013, -0.10147814674401467, 3.1414512462923905], "count": [415]}, "eef_sim_pose_action": {"mean": [0.308701177838711, 0.18969134446133212, 0.18430571744251467, -1.5414949944082323, -0.4597094879158492, 1.3173862327268762, 0.31995709909710796, -0.13791533958496588, 0.14247200319758666, -2.1568968186913837, -0.6478464181689316, 1.7434854277484115], "std": [0.04401482833044438, 0.08893387988825566, 0.04544694061070524, 2.1336547748573618, 0.29906995693775834, 2.3155246295434133, 0.05774568780764523, 0.05333194671865136, 0.019471878053429457, 0.7504852845946441, 0.22382360970467813, 2.142326558754542], "min": [0.25115596923182143, 0.10016911923894163, 0.08525932162650673, -3.126812763021737, -0.7412649859343904, -3.135118982919944, 0.24277423373944743, -0.26051956930687326, 0.09986527294175183, -3.0183554176721388, -0.8347363881892311, -3.1414333235703045], "max": [0.4045543277527803, 0.3809152660208658, 0.24647044086985137, 3.140259720566656, 0.251328077326308, 3.106522838754428, 0.4296847501289906, -0.0799699054434552, 0.19255661248251582, -0.7167844946163323, -0.06774219040587082, 3.1413410648512055], "count": [415]}}} +{"episode_index": 438, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4194413518838908]], [[0.5376634275278739]], [[0.4655816248558247]]], "std": [[[0.2866005531708499]], [[0.1979334936638731]], [[0.22650659669099074]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4182120842945021]], [[0.3983041594579008]], [[0.3174152104959631]]], "std": [[[0.3046535681149503]], [[0.2532542651378346]], [[0.2905528244702205]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3968439758746636]], [[0.42782326268742793]], [[0.3519872837370242]]], "std": [[[0.2851319548881893]], [[0.24513311101019988]], [[0.28930919697660223]]], "count": [100]}, "observation.state": {"min": [-0.35055822134017944, -0.34790611267089844, -0.40016886591911316, -2.0954456329345703, -1.5260006189346313, -0.3021300733089447, -0.36031007766723633, -0.2619480788707733, -0.013352864421904087, 0.03308612108230591, -1.814679741859436, -0.08669421076774597, -0.02339235320687294, -0.441366970539093, 0.007451219484210014, 0.015679171308875084, -0.6194421052932739, 0.9930881261825562, -0.4001702666282654, -0.0232850369066, -0.0040212771855294704, -0.0024925880134105682, -0.6220085024833679, 1.018726110458374, -0.41681140661239624, 0.04077351838350296, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.01602189615368843, -0.00038421983481384814, -0.4579000771045685, -0.19036944210529327, -0.3733600676059723, -0.7174142599105835, -3.389066219329834, -0.6690222024917603, -0.42992445826530457, -0.32696834206581116, -0.2528236210346222, -0.3987644910812378, -0.372660756111145, -2.205347776412964, -0.45486027002334595, -0.516103982925415, -9.130904197692871, -6.623931884765625, -2.4572651386260986, -11.233211517333984, -0.7460317611694336, -1.0329670906066895, -1.6068376302719116, -9.743343353271484, -2.5641026496887207, -1.5866910219192505, -8.974359512329102, -0.8894994258880615, -1.5781440734863281, -1.664224624633789, -0.005176867824047804, -0.009993189945816994, -0.014197439886629581, -0.006021771114319563, -0.004006426781415939, -0.003798167686909437, -0.006015945225954056, -0.020870894193649292, -0.01568680815398693, -0.006797638721764088, -0.0032932544127106667, -0.009775703772902489, -0.989799976348877, -0.7571969032287598, 4.795580863952637, -29.939908981323242, 7.181062698364258, -0.18453504145145416, -0.7635599970817566, -0.3785984516143799, 3.9047608375549316, -32.09203338623047, 7.845640659332275, -0.9071940183639526, -0.016956781968474388, -0.019902748987078667, -0.004273504484444857, -0.09564509987831116, 0.28403452038764954, 0.03859354928135872, 0.013509107753634453, 0.370165079832077, -0.21919727325439453, -0.02642952650785446, -3.0993518829345703, -1.1394429206848145, -3.0201261043548584, -3.1321260929107666, -1.3882710933685303, -3.1270508766174316, -0.7704265117645264, -0.16681452095508575, 9.666389465332031, -0.005869656801223755, -0.015013396739959717, -0.014299392700195312, -0.02791925147175789, 0.01868356019258499, 0.7813820242881775, 0.6208245754241943], "max": [0.43996521830558777, 0.004195841960608959, 0.22583459317684174, -0.8791104555130005, 0.3654579818248749, 0.4658849835395813, 0.20436950027942657, 0.1603320837020874, 0.24376311898231506, 0.3467620611190796, -1.1436623334884644, 1.2039380073547363, 0.3106131851673126, 0.10414454340934753, 0.007701642345637083, 0.0159767959266901, -0.6146979928016663, 0.9932035803794861, -0.393262654542923, -0.02135525457561016, -0.003321555210277438, -0.001953590428456664, -0.6174205541610718, 1.0198222398757935, -0.4120374321937561, 0.04185947775840759, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.016508154571056366, -0.0003798406105488539, 0.5099571943283081, 0.20329159498214722, 0.22322562336921692, 0.8588714599609375, 1.254326343536377, 0.8791272640228271, 1.1573834419250488, 0.15594151616096497, 0.37620240449905396, 0.2962586581707001, 0.47467923164367676, 1.178367257118225, 0.6903319954872131, 0.5824935436248779, -0.26724597811698914, 1.4346764087677002, 1.7692307233810425, 0.33577537536621094, 1.3772892951965332, 1.5207569599151611, 1.0616605281829834, -2.472025156021118, 10.225885391235352, 2.4853482246398926, 0.3052503168582916, 0.7173382639884949, 1.2625153064727783, 0.08608058840036392, 0.004999442491680384, 0.013767454773187637, 0.010955153033137321, 0.006994218565523624, 0.0076960972510278225, 0.0062218825332820415, 0.007578705437481403, 0.010905928909778595, 0.01274789497256279, 0.005669144913554192, 0.008599654771387577, 0.006353383418172598, -0.042419999837875366, -0.1484699845314026, 11.907293319702148, -23.607667922973633, 16.122482299804688, 0.46796607971191406, 0.21209999918937683, 0.14475823938846588, 10.095958709716797, -23.363296508789062, 15.222328186035156, -0.330477774143219, 0.017709389328956604, 0.012079194188117981, -0.0018315018387511373, -0.027327170595526695, 0.49774813652038574, 0.2796219289302826, 0.37762245535850525, 0.45175644755363464, -0.0036626472137868404, 0.24354195594787598, 3.102569341659546, 0.029149390757083893, 3.055464029312134, 3.1217145919799805, -0.37556374073028564, 2.57598876953125, -0.5454292297363281, 0.14430086314678192, 9.829427719116211, 0.00682520866394043, 0.014933615922927856, 0.0168628990650177, -0.024840904399752617, 0.021647227928042412, 0.783237636089325, 0.6232632398605347], "mean": [0.01655535213649273, -0.1834666132926941, -0.140461727976799, -1.8007930517196655, -0.2951009273529053, -0.06988707929849625, -0.17818181216716766, -0.10348336398601532, 0.15284840762615204, 0.18236428499221802, -1.4090933799743652, 0.5116062760353088, 0.11709404736757278, -0.22509415447711945, 0.007578382734209299, 0.01585661992430687, -0.6177256107330322, 0.9931544065475464, -0.3965800702571869, -0.02229927107691765, -0.0036413222551345825, -0.0022332610096782446, -0.6201472282409668, 1.019094705581665, -0.4135412871837616, 0.041356269270181656, 0.4925515353679657, 1.7453227043151855, 0.4925515353679657, 0.4925515353679657, 0.4925515353679657, 0.4925515353679657, 0.8174111247062683, 1.7453227043151855, 0.8174111247062683, 0.8174111247062683, 0.8174111247062683, 0.8174111247062683, 0.016303101554512978, -0.00038195427623577416, -0.054348260164260864, 0.022431518882513046, -0.02424989640712738, 0.08872868865728378, -0.10362903773784637, 0.04899647831916809, 0.03472660109400749, -0.02044988051056862, 0.00409755390137434, 0.011364021338522434, 0.0274271871894598, -0.02178560011088848, -0.01048700138926506, 0.00079427968012169, -5.430149555206299, -3.173708200454712, -0.5436791181564331, -3.9297516345977783, 0.33778584003448486, -0.0050225951708853245, -0.3250010907649994, -6.201298236846924, 4.069188594818115, 0.8452662825584412, -4.762696743011475, -0.038522426038980484, -0.14128074049949646, -0.6312335729598999, -3.872337401844561e-05, 0.0003356455417815596, 0.00024088281497824937, 8.816105400910601e-05, 0.0006175400339998305, -0.00012123714986955747, 0.0002790008729789406, -0.0006820604321546853, 0.00017465651035308838, -0.0005491547053679824, 0.00037419432192109525, -1.3324470273801126e-06, -0.43802082538604736, -0.4103409945964813, 8.68110179901123, -26.33810806274414, 12.14267635345459, 0.17615503072738647, -0.30109643936157227, -0.08002646267414093, 7.115142345428467, -27.627803802490234, 11.856989860534668, -0.6255720257759094, 0.0024511523079127073, -0.00265251356177032, -0.0032698155846446753, -0.07397104054689407, 0.3717086613178253, 0.17241057753562927, 0.26848605275154114, 0.41638079285621643, -0.12094755470752716, 0.1396394968032837, -1.630892038345337, -0.7764719128608704, 1.6053158044815063, -0.5271384716033936, -0.952971339225769, -0.9390761852264404, -0.6619996428489685, -0.0023776779416948557, 9.769487380981445, 0.0003348753380123526, 0.00019678330863825977, 0.00028248634771443903, -0.02684987150132656, 0.020702172070741653, 0.7822953462600708, 0.6219828128814697], "std": [0.21535949409008026, 0.09185006469488144, 0.1714622676372528, 0.34634730219841003, 0.6091894507408142, 0.21801096200942993, 0.15274126827716827, 0.13029149174690247, 0.10332213342189789, 0.08158055692911148, 0.1803625077009201, 0.4089062809944153, 0.07715682685375214, 0.18505911529064178, 4.8638910811860114e-05, 7.643458229722455e-05, 0.0012652170844376087, 2.9128157621016726e-05, 0.001887439633719623, 0.0004660947888623923, 0.00016397636500187218, 9.505955677013844e-05, 0.0012209904380142689, 0.00033474614610895514, 0.0015027703484520316, 0.0002736388414632529, 0.7791350483894348, 6.556510925292969e-06, 0.7791350483894348, 0.7791350483894348, 0.7791350483894348, 0.7791350483894348, 0.8649397492408752, 6.556510925292969e-06, 0.8649397492408752, 0.8649397492408752, 0.8649397492408752, 0.8649397492408752, 8.561914000893012e-05, 8.135920097629423e-07, 0.15905049443244934, 0.059460461139678955, 0.1057623103260994, 0.2406288981437683, 0.5592196583747864, 0.21623359620571136, 0.17466948926448822, 0.07033898681402206, 0.07135790586471558, 0.10654710978269577, 0.14685587584972382, 0.3716428577899933, 0.1125820204615593, 0.14140689373016357, 2.0171587467193604, 1.82206130027771, 1.2961030006408691, 2.707965135574341, 0.37866371870040894, 0.5101914405822754, 0.642894446849823, 1.871031641960144, 4.067477226257324, 1.0965874195098877, 2.6591405868530273, 0.3252027928829193, 0.5729104280471802, 0.46182194352149963, 0.0020462675020098686, 0.004521923139691353, 0.004605884198099375, 0.002525649731978774, 0.0014555220259353518, 0.0014998590340837836, 0.002480304567143321, 0.004641531966626644, 0.004489374812692404, 0.0022022307384759188, 0.0014706330839544535, 0.0014996869722381234, 0.188372403383255, 0.10713469982147217, 1.7305889129638672, 1.466192364692688, 2.492311477661133, 0.1411777287721634, 0.19020655751228333, 0.09092238545417786, 1.554283618927002, 2.5353188514709473, 2.0706217288970947, 0.12455327063798904, 0.006032200530171394, 0.005048430059105158, 0.0004494231252465397, 0.01031858567148447, 0.05462689325213432, 0.06962136179208755, 0.09943927824497223, 0.026410849764943123, 0.0691373348236084, 0.09267795085906982, 2.119015693664551, 0.3471062183380127, 1.8869496583938599, 2.319956064224243, 0.31984561681747437, 2.2880027294158936, 0.0402117520570755, 0.03415847197175026, 0.024360444396734238, 0.0021640313789248466, 0.0049672494642436504, 0.005035013426095247, 0.0006311169709078968, 0.0006257984787225723, 0.0004845948424190283, 0.0006365792942233384], "count": [398]}, "action": {"min": [-0.39082109928131104, -0.3490658402442932, -0.44986963272094727, -2.0875494480133057, -1.5427069664001465, -0.3052266538143158, -0.3617798686027527, -0.3112336993217468, -0.03302408754825592, -0.03128664568066597, -1.8025619983673096, -0.09299378842115402, -0.040023766458034515, -0.4423127770423889, 0.006489663850516081, 0.011096584610641003, -0.6159874200820923, 0.9896628260612488, -0.40202051401138306, -0.022735586389899254, -0.004753431770950556, -0.005721652880311012, -0.6184249520301819, 1.0164971351623535, -0.41903233528137207, 0.03985193371772766, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.01602189615368843, -0.00038421983481384814, -0.4579000771045685, -0.19036944210529327, -0.3733600676059723, -0.7174142599105835, -3.389066219329834, -0.6690222024917603, -0.42992445826530457, -0.32696834206581116, -0.2528236210346222, -0.3987644910812378, -0.372660756111145, -2.205347776412964, -0.45486027002334595, -0.516103982925415], "max": [0.43632593750953674, 0.014306637458503246, 0.2643679976463318, -0.7727672457695007, 0.367074579000473, 0.47733214497566223, 0.20881249010562897, 0.15523193776607513, 0.2536355257034302, 0.3799703121185303, -1.0866577625274658, 1.205431580543518, 0.31330740451812744, 0.106056809425354, 0.008030558004975319, 0.018212011083960533, -0.607140302658081, 0.9933454990386963, -0.39442765712738037, -0.020926598459482193, -0.0033975858241319656, 0.0011565027525648475, -0.6098777651786804, 1.0195057392120361, -0.4131224751472473, 0.04132889211177826, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.016508154571056366, -0.0003798406105488539, 0.5099571943283081, 0.20329159498214722, 0.22322562336921692, 0.8588714599609375, 1.254326343536377, 0.8791272640228271, 1.1573834419250488, 0.15594151616096497, 0.37620240449905396, 0.2962586581707001, 0.47467923164367676, 1.178367257118225, 0.6903319954872131, 0.5824935436248779], "mean": [-0.02912892960011959, -0.16336938738822937, -0.14920032024383545, -1.7160900831222534, -0.31430190801620483, -0.06209195777773857, -0.16679856181144714, -0.1379188597202301, 0.14651018381118774, 0.1895136684179306, -1.3507081270217896, 0.5050626397132874, 0.11534862220287323, -0.22435688972473145, 0.00724498275667429, 0.014258676208555698, -0.6128032207489014, 0.991727352142334, -0.397587388753891, -0.021792199462652206, -0.004000064451247454, -0.0027510379441082478, -0.6152428984642029, 1.0181126594543457, -0.41504329442977905, 0.04054395854473114, 0.4924637973308563, 1.7453227043151855, 0.4924637973308563, 0.4924637973308563, 0.4924637973308563, 0.4924637973308563, 0.818551242351532, 1.7453227043151855, 0.818551242351532, 0.818551242351532, 0.818551242351532, 0.818551242351532, 0.01630253531038761, -0.00038195462548173964, -0.054070260375738144, 0.02242354117333889, -0.024258147925138474, 0.08874247223138809, -0.10314614325761795, 0.04957196116447449, 0.03462423011660576, -0.020451011136174202, 0.004093614872545004, 0.011589190922677517, 0.027491550892591476, -0.022108763456344604, -0.010386764071881771, 0.0008097780519165099], "std": [0.21096834540367126, 0.09499508142471313, 0.17292578518390656, 0.3843655586242676, 0.6245150566101074, 0.22189314663410187, 0.15659770369529724, 0.13246247172355652, 0.10785911977291107, 0.09464779496192932, 0.17798717319965363, 0.41177114844322205, 0.08047676086425781, 0.18511031568050385, 0.00035303851473145187, 0.0012899207649752498, 0.001505211228504777, 0.0005822631064802408, 0.001795299118384719, 0.0004231490602251142, 0.00033143049222417176, 0.0012672500452026725, 0.001611075596883893, 0.0007193678175099194, 0.0015075363917276263, 0.00033607735531404614, 0.7791157960891724, 6.556510925292969e-06, 0.7791157960891724, 0.7791157960891724, 0.7791157960891724, 0.7791157960891724, 0.8651944398880005, 6.556510925292969e-06, 0.8651944398880005, 0.8651944398880005, 0.8651944398880005, 0.8651944398880005, 8.532324864063412e-05, 8.130931519190199e-07, 0.159231498837471, 0.05946459621191025, 0.10576047748327255, 0.24062369763851166, 0.5593680739402771, 0.2163739949464798, 0.1747007966041565, 0.07034154236316681, 0.0713590458035469, 0.1066020131111145, 0.1468481719493866, 0.37161901593208313, 0.11253369599580765, 0.14140771329402924], "count": [398]}, "timestamp": {"min": [0.0], "max": [13.233333333333333], "mean": [6.616666666666667], "std": [3.8297446970319635], "count": [398]}, "frame_index": {"min": [0], "max": [397], "mean": [198.5], "std": [114.8923409109589], "count": [398]}, "episode_index": {"min": [447], "max": [447], "mean": [447.0], "std": [0.0], "count": [398]}, "index": {"min": [174384], "max": [174781], "mean": [174582.5], "std": [114.8923409109589], "count": [398]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [398]}, "subtask_annotation": {"mean": [0.46984924623115576, 2.0, 2.0, 2.0, 2.0], "std": [0.5188366164407943, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [398]}, "scene_annotation": {"mean": [447.0], "std": [0.0], "min": [447], "max": [447], "count": [398]}, "eef_direction_state": {"mean": [3.9673366834170856, 4.251256281407035], "std": [2.0888405194724657, 1.8626684078591222], "min": [0, 0], "max": [6, 6], "count": [398]}, "eef_velocity_state": {"mean": [0.8894472361809045, 0.6809045226130653], "std": [0.682030073446417, 0.5898532190552108], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_acc_mag_state": {"mean": [0.8969849246231156, 0.6256281407035176], "std": [0.8458832942619375, 0.81014080444525], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_direction_action": {"mean": [3.479899497487437, 4.125628140703518], "std": [2.2345725682473465, 1.8564829996669365], "min": [0, 0], "max": [6, 6], "count": [398]}, "eef_velocity_action": {"mean": [1.0452261306532664, 0.7763819095477387], "std": [0.6930848847057913, 0.655663364166338], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_acc_mag_action": {"mean": [1.1457286432160805, 0.9020100502512562], "std": [0.7758084431326101, 0.8375280569211688], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_sim_pose_state": {"mean": [0.23662530636992715, 0.21589496606966385, 0.19063952213327737, -1.638865747576631, -0.7766900163372972, 1.5974237578766592, 0.27444916128517577, -0.19129191563013734, 0.12410629611758053, -0.5187884021593037, -0.9532733409491496, -0.9474192739399413], "std": [0.05234767932049099, 0.04024326591765341, 0.05429146096831376, 2.1269934372515107, 0.3470937998941366, 1.909428120055888, 0.03255924447548935, 0.04961478084877974, 0.033723179532714906, 2.3583072180564493, 0.3201496474622108, 2.2951342793204876], "min": [0.12752442033509218, 0.14280315514456698, 0.05117745599132861, -3.1392010627232536, -1.1397232311635563, -3.134757230581723, 0.21027699567430508, -0.2630713609374167, 0.06136055740376169, -3.138004437360231, -1.411845879561136, -3.1270423531149656], "max": [0.330547002017584, 0.28126867697122093, 0.2528145812722277, 3.116465549709263, 0.029152113424332438, 3.0983539815094288, 0.30669931525727756, -0.11299945075923598, 0.16833547930114973, 3.138339845573658, -0.3755637853740974, 2.71767229346222], "count": [398]}, "eef_sim_pose_action": {"mean": [0.2479378029648047, 0.21633719083505437, 0.18057107483124574, -1.238727638247743, -0.7770196424058999, 1.529856902439479, 0.28162492745428447, -0.19057313595536476, 0.11943764416221134, -0.40579323096132935, -0.9522743482374196, -0.05761593317845079], "std": [0.04967409147990767, 0.04081354144231648, 0.06165438076042215, 2.3594802119225244, 0.37519167242362345, 1.9250713804069588, 0.03374331486232535, 0.05142204718675358, 0.03877013751965761, 2.363122477314758, 0.336902843239965, 2.4942850732343658], "min": [0.1251845383558354, 0.13703053465777554, 0.024676251851685798, -3.1356085301668486, -1.1563314442031483, -3.1407636246921093, 0.2110371248765477, -0.267984568434441, 0.044112435423670486, -3.1351209511168667, -1.3771274777249125, -3.1407245971956783], "max": [0.3344930924626211, 0.28843332158012575, 0.25800689227596113, 3.138576779793876, 0.06364207422241441, 3.1046892678709677, 0.32012676330717665, -0.10832714519521214, 0.16973486985065275, 3.1380646021444893, -0.34133690816842166, 3.141343496041337], "count": [398]}}} +{"episode_index": 439, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4446518142060746]], [[0.5355032054978854]], [[0.4927178729334871]]], "std": [[[0.2779503868842978]], [[0.20857344470242828]], [[0.2154779994359859]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4267843858131488]], [[0.42465019944252214]], [[0.3774762110726643]]], "std": [[[0.2766295615206125]], [[0.24088870411685842]], [[0.2665801243308051]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43660212178008456]], [[0.4643854094579008]], [[0.39683416955017303]]], "std": [[[0.29121628244828884]], [[0.22013081286842154]], [[0.2582291678191007]]], "count": [100]}, "observation.state": {"min": [-0.7184976935386658, -0.19798603653907776, -0.5272011160850525, -1.448460340499878, -1.3300209045410156, 0.08518259227275848, -0.6984816789627075, -1.1512956619262695, -0.5290975570678711, 0.4625999927520752, -1.5055897235870361, 0.19407223165035248, -0.6750227808952332, -0.6649172902107239, 0.009108873084187508, -0.004671995062381029, -0.6100496053695679, 1.0354950428009033, -0.45279353857040405, -0.010590309277176857, -0.01622983068227768, -0.0005969956400804222, -0.6191355586051941, 1.0230246782302856, -0.44157782196998596, -0.007083494681864977, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.002186229918152094, -0.0011470968602225184, -0.47299912571907043, -0.4055253267288208, -0.29320424795150757, -2.429096221923828, -1.67207932472229, -1.8755520582199097, -1.8158283233642578, -1.685150146484375, -1.1782928705215454, -0.9944345951080322, -1.141578197479248, -0.7433507442474365, -1.7815515995025635, -0.9221274852752686, -13.818843841552734, -6.776556968688965, -1.8113552331924438, -10.286934852600098, -0.7173382043838501, -0.6886447072029114, -1.8937729597091675, -14.642851829528809, -4.609279632568359, -2.1764347553253174, -9.462759971618652, -0.5738705992698669, -3.81623911857605, -3.931013345718384, -0.02074996381998062, -0.0400938056409359, -0.02121824398636818, -0.00777446199208498, -0.00589099433273077, -0.012539157643914223, -0.02251088246703148, -0.028303010389208794, -0.01674109697341919, -0.007484847214072943, -0.004676433280110359, -0.009152081795036793, -3.9450600147247314, -0.5604742169380188, 1.054136872291565, -30.258411407470703, 11.257155418395996, -0.6449527144432068, -0.975659966468811, -0.4676804542541504, 6.399056434631348, -33.51063919067383, 13.869293212890625, -0.26730939745903015, -0.014104758389294147, -0.015371869318187237, 0.0012210012646391988, -0.10930868983268738, 0.4022201895713806, 0.018572598695755005, -0.010614259168505669, 0.33517345786094666, -0.25218743085861206, -0.0003975439176429063, -3.140401601791382, -1.1512972116470337, -3.1205079555511475, -2.786968231201172, -0.9364414811134338, -3.1293320655822754, -0.686211347579956, -0.11743764579296112, 9.68186092376709, -0.01700320839881897, -0.011966983787715435, -0.03283381462097168, -0.01806505024433136, 0.02239367738366127, 0.6931964755058289, 0.716997504234314], "max": [-0.1379844844341278, 0.32167887687683105, -0.07402318716049194, -0.2967871427536011, 0.12302859127521515, 0.5051594972610474, -0.04014752805233002, -0.00019038261962123215, 0.12169139087200165, 1.239892840385437, -0.32654237747192383, 0.5784127712249756, 0.7431010603904724, -0.2503790259361267, 0.011729339137673378, 0.0013242482673376799, -0.6021487712860107, 1.0379877090454102, -0.4472215175628662, -0.005554382223635912, -0.013035692274570465, 0.00543619878590107, -0.6100476980209351, 1.0247118473052979, -0.438780277967453, -0.0032828310504555702, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0010445443913340569, -0.0011429940350353718, 1.0602227449417114, 0.5012177228927612, 0.75855952501297, 1.0809533596038818, 3.5680534839630127, 0.7890235185623169, 0.7179328799247742, 0.8975626230239868, 0.904788076877594, 1.1614255905151367, 1.3577567338943481, 0.5451575517654419, 2.2886757850646973, 0.34240296483039856, -4.6656694412231445, 4.700854301452637, 2.443223476409912, 0.18315018713474274, 0.5738705992698669, 3.0415139198303223, 0.7173382639884949, -3.6300911903381348, 12.851037979125977, 2.4291820526123047, -1.0073261260986328, 2.180708408355713, 1.1477410793304443, 0.3730158805847168, 0.014026593416929245, 0.023120710626244545, 0.0154481902718544, 0.00839424692094326, 0.02531070075929165, 0.03818094730377197, 0.008378874510526657, 0.015005833469331264, 0.010206935927271843, 0.005960125010460615, 0.01160691399127245, 0.017133891582489014, -0.9968700408935547, 0.4157159626483917, 10.006876945495605, -18.624088287353516, 18.79124641418457, 1.3870559930801392, 2.290679931640625, 0.7794674038887024, 18.02425765991211, -24.395822525024414, 23.387372970581055, 1.9205387830734253, 0.025582069531083107, 0.007604770362377167, 0.005494505632668734, 0.013663586229085922, 0.5937176942825317, 0.4219244122505188, 0.2971888780593872, 0.5715123414993286, 0.010908642783761024, 0.2289002239704132, 3.139115333557129, 0.275280237197876, 3.1367220878601074, -0.6045912504196167, -0.3036600351333618, 3.1349878311157227, -0.36905965209007263, 0.29576802253723145, 9.884713172912598, 0.018049299716949463, 0.015376478433609009, 0.04561185836791992, -0.015352237969636917, 0.024321019649505615, 0.6965036988258362, 0.7201354503631592], "mean": [-0.43393388390541077, -0.030109096318483353, -0.4283301532268524, -0.9976806044578552, -0.36401107907295227, 0.3271166980266571, -0.44796571135520935, -0.442944198846817, 0.009056339971721172, 0.6938242316246033, -1.0029293298721313, 0.3866024613380432, -0.038428448140621185, -0.5252392292022705, 0.011261713691055775, -0.002288470044732094, -0.6070424318313599, 1.0366240739822388, -0.4482271373271942, -0.008917695842683315, -0.013501815497875214, 0.00210608565248549, -0.615124523639679, 1.0238779783248901, -0.4393393397331238, -0.0057069240137934685, 0.6408807039260864, 1.7453203201293945, 0.6408807039260864, 0.6408807039260864, 0.6408807039260864, 0.6408807039260864, 0.7130026817321777, 1.7453203201293945, 0.7130026817321777, 0.7130026817321777, 0.7130026817321777, 0.7130026817321777, -0.0016556004993617535, -0.0011448307195678353, -0.0027381358668208122, 0.007802037056535482, 0.021751094609498978, 0.014113529585301876, 0.013621398247778416, -0.01843484677374363, -0.00839434377849102, 0.018191728740930557, 0.02295050583779812, 0.00883350521326065, 0.0023473568726330996, -0.021600782871246338, -0.015956003218889236, -0.02406146377325058, -8.9662504196167, -2.5749382972717285, 0.20714911818504333, -4.337907314300537, -0.10167111456394196, 0.33334261178970337, -0.3872767686843872, -7.8757476806640625, 3.986802339553833, 0.3044532239437103, -4.584824562072754, 0.19291971623897552, -0.3146210014820099, -0.8111388087272644, -0.00041298766154795885, -0.0001808802189771086, -0.0007498984923586249, 0.00032156097586266696, 0.00035885110264644027, -7.679064583498985e-05, -9.735324420034885e-05, 7.837768498575315e-05, -0.0007964895339682698, 8.57906270539388e-05, 0.0001829694811021909, -0.00023122632410377264, -2.8180935382843018, -0.1583680361509323, 7.40100622177124, -24.676090240478516, 16.001285552978516, 0.29241788387298584, 0.3982972204685211, 0.06840108335018158, 11.496216773986816, -28.449352264404297, 18.70114517211914, 0.6837459802627563, 0.002220811787992716, -0.002808186924085021, 0.0037556469906121492, -0.04916035756468773, 0.47809016704559326, 0.16580699384212494, 0.19139041006565094, 0.42544493079185486, -0.07073886692523956, 0.14580123126506805, 1.7741831541061401, -0.670159101486206, 1.0202836990356445, -1.9973803758621216, -0.7039576768875122, 1.1570932865142822, -0.5288892984390259, 0.07479766756296158, 9.78187370300293, 0.001651604427024722, 0.001041081384755671, 0.0005469786119647324, -0.017056860029697418, 0.02361273393034935, 0.6950765252113342, 0.7183442115783691], "std": [0.19507987797260284, 0.1934039294719696, 0.09350825846195221, 0.3891242742538452, 0.5351459383964539, 0.09022253751754761, 0.2046394944190979, 0.3583514094352722, 0.14016227424144745, 0.25576111674308777, 0.40038761496543884, 0.1021391823887825, 0.334570974111557, 0.13801145553588867, 0.00040890779928304255, 0.0017044810811057687, 0.0017000077059492469, 0.0006300060776993632, 0.0007767413626424968, 0.0009564764914102852, 0.000523878843523562, 0.0014978238614276052, 0.002271423814818263, 0.0004279903951101005, 0.00035383968497626483, 0.0007107302662916481, 0.8360006809234619, 8.940696716308594e-06, 0.8360006809234619, 0.8360006809234619, 0.8360006809234619, 0.8360006809234619, 0.8513365387916565, 8.940696716308594e-06, 0.8513365387916565, 0.8513365387916565, 0.8513365387916565, 0.8513365387916565, 0.0002599183062557131, 6.760650990145223e-07, 0.1894756704568863, 0.12301827222108841, 0.13571684062480927, 0.3863549530506134, 0.5041804313659668, 0.27316543459892273, 0.2640626132488251, 0.32090604305267334, 0.18295633792877197, 0.26964622735977173, 0.3525780141353607, 0.18407388031482697, 0.4061864912509918, 0.15372289717197418, 2.2667248249053955, 3.4384167194366455, 1.1933931112289429, 3.157297134399414, 0.2744028568267822, 0.7519922852516174, 0.5110916495323181, 2.8812880516052246, 2.992887496948242, 1.151843547821045, 1.9763660430908203, 0.6102896332740784, 0.7472267150878906, 0.7419325709342957, 0.0031544899102300406, 0.006220386363565922, 0.005091924220323563, 0.002660878235474229, 0.002582711400464177, 0.003096239874139428, 0.0029914311598986387, 0.005444793496280909, 0.0045480490662157536, 0.0025591826997697353, 0.001420404645614326, 0.0019890880212187767, 0.3938310742378235, 0.12564495205879211, 1.4954912662506104, 3.1359682083129883, 1.2296433448791504, 0.537167489528656, 0.3937123715877533, 0.14626877009868622, 2.0904111862182617, 2.072036027908325, 2.3343822956085205, 0.5680679678916931, 0.006566256750375032, 0.003897144692018628, 0.00044811159023083746, 0.018394729122519493, 0.053072940558195114, 0.1427288055419922, 0.09699627757072449, 0.07010876387357712, 0.08052651584148407, 0.06998160481452942, 1.983354091644287, 0.49765723943710327, 2.420254945755005, 0.7266242504119873, 0.20977582037448883, 2.3852405548095703, 0.0340573713183403, 0.05010693892836571, 0.025740517303347588, 0.0038999917451292276, 0.0038197569083422422, 0.009782877750694752, 0.0005188955110497773, 0.0005112976068630815, 0.000749038124922663, 0.0007098264177329838], "count": [446]}, "action": {"min": [-0.7929883599281311, -0.18716415762901306, -0.5794597268104553, -1.4115852117538452, -1.3323769569396973, 0.07825803011655807, -0.6981316804885864, -1.2709776163101196, -0.5691469311714172, 0.47049427032470703, -1.4828453063964844, 0.18921957910060883, -0.6941442489624023, -0.6733622550964355, 0.0074410950765013695, -0.007693072780966759, -0.6083101034164429, 1.0320907831192017, -0.453048437833786, -0.0098049845546484, -0.017755018547177315, -0.003788624657317996, -0.615884006023407, 1.0205072164535522, -0.44095465540885925, -0.007125117816030979, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.002186229918152094, -0.0011470968602225184, -0.47299912571907043, -0.4311147630214691, -0.29320424795150757, -2.429096221923828, -1.67207932472229, -1.8755520582199097, -1.8158283233642578, -1.7465119361877441, -1.0922670364379883, -0.9944345951080322, -1.141578197479248, -0.7942062020301819, -1.7815515995025635, -0.9221274852752686], "max": [-0.1350017637014389, 0.31245937943458557, 0.03312293440103531, -0.2214640974998474, 0.1266801357269287, 0.5084982514381409, -0.036011867225170135, -0.006702269893139601, 0.1137358695268631, 1.2823753356933594, -0.3097933530807495, 0.5536442995071411, 0.7551417350769043, -0.2431877851486206, 0.01258341409265995, 0.009424411691725254, -0.5972703695297241, 1.0378706455230713, -0.44737935066223145, -0.005424711387604475, -0.012036260217428207, 0.012831179425120354, -0.6074180603027344, 1.025222659111023, -0.4382873773574829, -0.0035056378692388535, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.0010445443913340569, -0.0011429940350353718, 1.0602227449417114, 0.5012177228927612, 0.75855952501297, 1.0809533596038818, 3.5680534839630127, 0.7890235185623169, 0.7179328799247742, 0.8975626230239868, 0.904788076877594, 1.1614255905151367, 1.3577567338943481, 0.5451575517654419, 2.1338820457458496, 0.34240296483039856], "mean": [-0.467098593711853, -0.023644719272851944, -0.43235138058662415, -0.9399049878120422, -0.36080679297447205, 0.32134783267974854, -0.4456232190132141, -0.4602702260017395, 0.012140828184783459, 0.7173101305961609, -0.9668156504631042, 0.38311028480529785, -0.042175084352493286, -0.530683159828186, 0.011547963134944439, -0.001962259178981185, -0.6043175458908081, 1.0351731777191162, -0.4486035704612732, -0.008663219399750233, -0.013037791475653648, 0.002057267352938652, -0.6123239398002625, 1.022193431854248, -0.4395698308944702, -0.005981366615742445, 0.6408807039260864, 1.7453203201293945, 0.6408807039260864, 0.6408807039260864, 0.6408807039260864, 0.6408807039260864, 0.7124549150466919, 1.7453203201293945, 0.7124549150466919, 0.7124549150466919, 0.7124549150466919, 0.7124549150466919, -0.001654191641137004, -0.001144828856922686, -0.002427884377539158, 0.006687616463750601, 0.021392134949564934, 0.01236451230943203, 0.014462529681622982, -0.017693357542157173, -0.008387910202145576, 0.021360689774155617, 0.025713752955198288, 0.008116034790873528, 0.0008141659200191498, -0.020609794184565544, -0.021334685385227203, -0.023441290482878685], "std": [0.20511823892593384, 0.1791497766971588, 0.11120587587356567, 0.39902135729789734, 0.5384080410003662, 0.09448708593845367, 0.20430995523929596, 0.3678432106971741, 0.12151426076889038, 0.26418444514274597, 0.4008343815803528, 0.10401394218206406, 0.33262836933135986, 0.13680262863636017, 0.0007651609485037625, 0.0024001288693398237, 0.001846002764068544, 0.0008667860529385507, 0.000855208549182862, 0.000808142067398876, 0.0008753059664741158, 0.0022671513725072145, 0.0018457379192113876, 0.0006600377964787185, 0.00037892008549533784, 0.0005837408825755119, 0.8360007405281067, 8.940696716308594e-06, 0.8360007405281067, 0.8360007405281067, 0.8360007405281067, 0.8360007405281067, 0.8513832092285156, 8.940696716308594e-06, 0.8513832092285156, 0.8513832092285156, 0.8513832092285156, 0.8513832092285156, 0.0002615157573018223, 6.75188402965432e-07, 0.18966297805309296, 0.12488266080617905, 0.13595882058143616, 0.3881434202194214, 0.5044249296188354, 0.2730596661567688, 0.2640632688999176, 0.3128248155117035, 0.17302674055099487, 0.26904022693634033, 0.35076215863227844, 0.18293339014053345, 0.38913169503211975, 0.15323831140995026], "count": [446]}, "timestamp": {"min": [0.0], "max": [14.833333333333334], "mean": [7.416666666666666], "std": [4.291626213401576], "count": [446]}, "frame_index": {"min": [0], "max": [445], "mean": [222.5], "std": [128.7487864020473], "count": [446]}, "episode_index": {"min": [448], "max": [448], "mean": [448.0], "std": [0.0], "count": [446]}, "index": {"min": [174782], "max": [175227], "mean": [175004.5], "std": [128.7487864020473], "count": [446]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [446]}, "subtask_annotation": {"mean": [0.5650224215246636, 2.0, 2.0, 2.0, 2.0], "std": [0.701718501964657, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [446]}, "scene_annotation": {"mean": [448.0], "std": [0.0], "min": [448], "max": [448], "count": [446]}, "eef_direction_state": {"mean": [4.390134529147982, 4.058295964125561], "std": [1.99220262080701, 2.085871920864938], "min": [0, 0], "max": [6, 6], "count": [446]}, "eef_velocity_state": {"mean": [0.7556053811659192, 0.7668161434977578], "std": [0.8012895807746653, 0.6955155505055153], "min": [0, 0], "max": [2, 2], "count": [446]}, "eef_acc_mag_state": {"mean": [0.6233183856502242, 0.6502242152466368], "std": [0.8183948644975481, 0.8462989559379637], "min": [0, 0], "max": [2, 2], "count": [446]}, "eef_direction_action": {"mean": [3.688340807174888, 3.7780269058295963], "std": [2.1448025467552947, 2.116042006922558], "min": [0, 0], "max": [6, 6], "count": [446]}, "eef_velocity_action": {"mean": [0.899103139013453, 0.827354260089686], "std": [0.7612528634414252, 0.6758258160891886], "min": [0, 0], "max": [2, 2], "count": [446]}, "eef_acc_mag_action": {"mean": [0.8565022421524664, 0.9932735426008968], "std": [0.8185299952561212, 0.8509817867661029], "min": [0, 0], "max": [2, 2], "count": [446]}, "eef_sim_pose_state": {"mean": [0.3372430939327683, 0.20825203389887392, 0.13794102690644217, 1.7878187894746058, -0.6703531024009934, 1.0054436194357916, 0.3265415812021333, -0.1788921470969519, 0.12791029611568022, -1.9973502332888764, -0.70407643632916, 1.1360549278544507], "std": [0.04161974841330239, 0.11995340884066621, 0.03702938027175186, 2.02583466152259, 0.49770966143479073, 2.4670465025986945, 0.07933740076579157, 0.06783567649602952, 0.04467443591341948, 0.7266459818144863, 0.20971066747064554, 2.429650415681107], "min": [0.2720582203143061, 0.09809622022069006, 0.024796183276062804, -3.141248591359674, -1.1559112303073487, -3.1360440303681245, 0.22457858130542613, -0.3671381118117211, 0.07484643453013463, -2.7869921997276785, -0.9364384437766463, -3.140991377622524], "max": [0.42446936758901443, 0.41814718331713374, 0.20862078656373742, 3.141048299633565, 0.27528265349660774, 3.140243930630686, 0.47984233394053577, -0.11187329442392269, 0.3086589449507665, -0.6045861381636543, -0.30367513991973993, 3.1394344369581444], "count": [446]}, "eef_sim_pose_action": {"mean": [0.3443590560946531, 0.21269079971034338, 0.13466953140218063, 2.311430129126703, -0.6803395426501562, -0.2122240041994543, 0.32835466771084654, -0.1773037730933896, 0.12475579409240614, -1.9697237617362666, -0.7045025178153856, 1.4368733768362438], "std": [0.04188136031595235, 0.11662867970815229, 0.03531291540289421, 1.2926036351987227, 0.5091110140102127, 2.6849830607708296, 0.0805791775195246, 0.06472004638036408, 0.047514406348406514, 0.7213579633140232, 0.22227317868113713, 2.276409462880172], "min": [0.27348100845514167, 0.10108413892517425, 0.025884917469919694, -3.1373219008922857, -1.1221996608833993, -3.1414260898306474, 0.22585888646554558, -0.3899585086786044, 0.07093247850887797, -2.691460360018517, -0.9496234144461156, -3.1415633649270704], "max": [0.43627037412664776, 0.41851399739200623, 0.21151316839842588, 3.132477707730374, 0.2873652470405468, 3.141552345281101, 0.49403942804040574, -0.12208761320678549, 0.3291948039667122, -0.5918623236875187, -0.2562207769704741, 3.1414428523988107], "count": [446]}}} +{"episode_index": 440, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.448003791810842]], [[0.5539926518646674]], [[0.4831300629565552]]], "std": [[[0.292309396888476]], [[0.20400426387138798]], [[0.23186332412959193]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4965658352556709]], [[0.42751194732795084]], [[0.301996926662822]]], "std": [[[0.3039053494275814]], [[0.25245548346604135]], [[0.3121530654770794]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4557518238177624]], [[0.4281925557477893]], [[0.33669511245674744]]], "std": [[[0.27915210469679036]], [[0.23232052097421907]], [[0.2859195976764264]]], "count": [100]}, "observation.state": {"min": [-0.25143712759017944, -0.2143898606300354, -0.4871443808078766, -1.8587353229522705, -1.5511808395385742, -0.4643574655056, -0.2914494574069977, -0.47187358140945435, -0.012972228229045868, 0.001149447518400848, -2.2524802684783936, 0.08646839112043381, 0.06952175498008728, -0.3068145513534546, 0.0032608064357191324, 0.024376027286052704, -0.5953658223152161, 0.9710080623626709, -0.4044826328754425, -0.02180231735110283, -0.02298697456717491, -0.02957329899072647, -0.6078130602836609, 0.9937207698822021, -0.40476715564727783, 0.05896274745464325, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.019748644903302193, -0.0016231124754995108, -0.3241167366504669, -0.27191972732543945, -0.6496091485023499, -0.16044241189956665, -1.8816888332366943, -0.19842582941055298, -0.5193183422088623, -0.45038536190986633, -0.19272777438163757, -0.5960143208503723, -1.2036776542663574, -4.213692665100098, -0.5410604476928711, -0.9927924275398254, -9.665395736694336, -7.661783218383789, -3.8192920684814453, -10.653236389160156, -2.6111111640930176, -1.6929181814193726, -4.877900123596191, -10.845732688903809, -4.059829235076904, -3.9175825119018555, -9.432234764099121, -1.778998851776123, -2.8693528175354004, -1.4059829711914062, -0.007702084723860025, -0.025165336206555367, -0.01373320259153843, -0.006817746441811323, -0.015962980687618256, -0.0043536098673939705, -0.006725784856826067, -0.03350318595767021, -0.011756286956369877, -0.005809886381030083, -0.029217608273029327, -0.005863008555024862, -1.2726000547409058, -0.8128731846809387, 6.502985000610352, -26.275989532470703, 11.614069938659668, -0.03290199488401413, 1.4422800540924072, 0.22270497679710388, 5.99818754196167, -27.299320220947266, 10.619233131408691, -0.8527255654335022, -0.01659012772142887, -0.011378424242138863, -0.006105006206780672, -0.08198151737451553, 0.3064042329788208, 0.008058065548539162, 0.045960232615470886, 0.2769105136394501, -0.2836727499961853, 0.01997065544128418, -3.1129724979400635, -1.3413139581680298, -3.075728416442871, -3.0447444915771484, -1.4860222339630127, -3.098599433898926, -0.8157728314399719, -0.2904193699359894, 9.662213325500488, -0.012586623430252075, -0.013778537511825562, -0.0432625412940979, -0.025287840515375137, 0.02430732548236847, 0.7453005313873291, 0.6593688726425171], "max": [0.1874384880065918, 0.04158104211091995, 0.016690459102392197, -1.1974514722824097, 0.3624047338962555, 0.004828465171158314, 0.0334734246134758, 0.13988763093948364, 0.21342754364013672, 0.4948696792125702, -0.968947172164917, 1.500152587890625, 0.412385493516922, 0.07735198736190796, 0.003542067017406225, 0.027117371559143066, -0.5921332240104675, 0.9723259210586548, -0.40216824412345886, -0.02004341594874859, -0.022293252870440483, -0.025020712986588478, -0.6050208806991577, 0.994425356388092, -0.4013781249523163, 0.06048690900206566, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.020313432440161705, -0.0015249744756147265, 0.24695512652397156, 0.22500187158584595, 0.6097840070724487, 0.4471541941165924, 1.055127501487732, 0.7266402840614319, 0.5240846276283264, 0.9723494052886963, 0.2687620520591736, 0.6123238801956177, 0.5562833547592163, 0.7199795842170715, 0.9393584132194519, 0.3088526725769043, -2.2938613891601562, 2.5335776805877686, 1.5445665121078491, -0.9768010377883911, 1.8363858461380005, 2.238095283508301, 0.5164835453033447, -2.2493202686309814, 7.9365081787109375, 1.6849815845489502, 2.1978025436401367, 0.3156288266181946, 0.6312576532363892, 3.328449249267578, 0.005067665129899979, 0.011020688340067863, 0.013131939806044102, 0.006204430945217609, 0.006946563255041838, 0.007435014937072992, 0.005423218943178654, 0.020391320809721947, 0.010814553126692772, 0.005043233744800091, 0.008026931434869766, 0.003789564361795783, 0.4878299832344055, -0.20785798132419586, 11.313413619995117, -20.098846435546875, 15.835885047912598, 0.5519464015960693, 3.4360198974609375, 0.8351436853408813, 10.734380722045898, -22.589675903320312, 17.186237335205078, -0.3365232050418854, 0.02007540687918663, 0.003720326814800501, -0.0024420025292783976, -0.013663585297763348, 0.4929754436016083, 0.22016175091266632, 0.2610643208026886, 0.5197725296020508, 0.016659513115882874, 0.3961268365383148, 3.1232528686523438, -0.05757126212120056, 3.0435400009155273, -1.1176912784576416, 0.0273293349891901, 3.04361891746521, -0.5913881659507751, 0.20583820343017578, 9.88435173034668, 0.0062522292137146, 0.020403176546096802, 0.06670480966567993, -0.022619327530264854, 0.026037806645035744, 0.750989556312561, 0.6658036112785339], "mean": [-0.003053737571462989, -0.07098212838172913, -0.17498213052749634, -1.676946759223938, -0.36833885312080383, -0.2549726963043213, -0.12759046256542206, -0.11516808718442917, 0.12206259369850159, 0.28069108724594116, -1.51906156539917, 0.5445924401283264, 0.22444874048233032, -0.09870592504739761, 0.0033441358245909214, 0.025292256847023964, -0.5945002436637878, 0.9721007347106934, -0.40293970704078674, -0.020714839920401573, -0.02270928956568241, -0.027649404481053352, -0.6065996885299683, 0.9939115047454834, -0.4032801389694214, 0.06002095714211464, 0.797645628452301, 1.7453304529190063, 0.797645628452301, 0.797645628452301, 0.797645628452301, 0.797645628452301, 0.812140703201294, 1.7453304529190063, 0.812140703201294, 0.812140703201294, 0.812140703201294, 0.812140703201294, 0.020109456032514572, -0.0015490158693864942, -0.043409958481788635, -0.008816400542855263, -0.008042986504733562, 0.0583680234849453, -0.14484980702400208, 0.0461735725402832, 0.012011372484266758, 0.028204116970300674, 0.00887213833630085, 0.02891625463962555, -0.06811398267745972, -0.10421710461378098, 0.0013862726045772433, -0.0359247550368309, -5.816826820373535, -2.0472469329833984, -0.7831674814224243, -6.183611869812012, 0.2773059010505676, 0.3131971061229706, -0.6808633804321289, -5.685279369354248, 3.179225206375122, 0.3338705897331238, -5.657825469970703, -0.21265634894371033, -0.5407350063323975, -0.38809195160865784, -7.197388913482428e-05, -0.00027789274463430047, -0.0004794000997208059, -0.000329582835547626, 0.00011485495633678511, 0.0003641779476311058, 4.0775295929051936e-05, -2.3908953153295442e-05, 0.00020292241242714226, -5.370291182771325e-05, 9.425225289305672e-05, -1.2464294741221238e-05, -0.5578579902648926, -0.3998163938522339, 8.748841285705566, -22.65617561340332, 13.749567031860352, 0.18964067101478577, 2.277740240097046, 0.6271976828575134, 7.808801651000977, -25.291839599609375, 13.83642864227295, -0.6319730877876282, 0.0017221147427335382, -0.0028668190352618694, -0.004405271261930466, -0.03381160646677017, 0.3776194155216217, 0.1327960193157196, 0.19164757430553436, 0.3993200659751892, -0.10097824782133102, 0.16451047360897064, 0.9852792620658875, -0.9780449271202087, 0.9968501925468445, -2.2800614833831787, -0.9553157687187195, -0.3495842218399048, -0.7029268145561218, 0.006031888071447611, 9.768264770507812, 7.113738774933154e-06, 0.0008587423944845796, 0.0004906555404886603, -0.024272998794913292, 0.025091640651226044, 0.748454749584198, 0.6622615456581116], "std": [0.14488251507282257, 0.08459778875112534, 0.1917935311794281, 0.2151700109243393, 0.629999577999115, 0.16859453916549683, 0.0902976393699646, 0.18764568865299225, 0.08797698467969894, 0.1519417017698288, 0.3155689239501953, 0.5100759863853455, 0.0925789549946785, 0.09792854636907578, 4.1481667722109705e-05, 0.0006744990241713822, 0.0008800166542641819, 0.0002870178723242134, 0.0005603621830232441, 0.0004836937878280878, 0.00011401321535231546, 0.0007284490275196731, 0.0006924913031980395, 0.00024821891565807164, 0.0006976007134653628, 0.0004014958976767957, 0.8652915358543396, 1.1920928955078125e-06, 0.8652915358543396, 0.8652915358543396, 0.8652915358543396, 0.8652915358543396, 0.8622574210166931, 1.1920928955078125e-06, 0.8622574210166931, 0.8622574210166931, 0.8622574210166931, 0.8622574210166931, 9.617894829716533e-05, 3.9707378164166585e-05, 0.09015470743179321, 0.07222341746091843, 0.19660665094852448, 0.129856139421463, 0.44067254662513733, 0.14120866358280182, 0.13342848420143127, 0.2117433398962021, 0.06704002618789673, 0.17438660562038422, 0.31267204880714417, 0.6121447086334229, 0.15605290234088898, 0.14892645180225372, 1.8768811225891113, 2.941826581954956, 1.117111325263977, 2.8983852863311768, 0.8561559915542603, 0.6928524971008301, 0.9547085165977478, 2.0497841835021973, 3.1601979732513428, 1.1828455924987793, 3.3577146530151367, 0.37350043654441833, 0.6553595066070557, 0.8715478777885437, 0.0026496818754822016, 0.004863077308982611, 0.0043737683445215225, 0.0023322957567870617, 0.0021750559099018574, 0.0017002478707581758, 0.0025112233124673367, 0.005584611091762781, 0.004705135244876146, 0.002031386364251375, 0.003485813271254301, 0.0013929454144090414, 0.30986157059669495, 0.10785983502864838, 0.9649113416671753, 1.1112278699874878, 1.0539638996124268, 0.13518095016479492, 0.3504318594932556, 0.10754768550395966, 1.1131905317306519, 0.9669252038002014, 1.2683812379837036, 0.11475007236003876, 0.006497133988887072, 0.0026524553541094065, 0.0005193442339077592, 0.01083663385361433, 0.06374993175268173, 0.07702368497848511, 0.06209589168429375, 0.06856608390808105, 0.10062769055366516, 0.09454917162656784, 2.361450433731079, 0.41032591462135315, 2.1888039112091064, 0.7315698862075806, 0.525799036026001, 2.5379080772399902, 0.03990740329027176, 0.05562864616513252, 0.031886227428913116, 0.0027981249149888754, 0.005288721993565559, 0.008990645408630371, 0.0006890901713632047, 0.00040168495615944266, 0.0016076520550996065, 0.0018298443173989654], "count": [295]}, "action": {"min": [-0.308004230260849, -0.2131766825914383, -0.5532081127166748, -1.8564047813415527, -1.5707963705062866, -0.46597111225128174, -0.29377636313438416, -0.5040671825408936, -0.05386068671941757, 0.0002399187651462853, -2.26224946975708, 0.07177559286355972, 0.059871796518564224, -0.3071286976337433, 0.0041301557794213295, 0.019908547401428223, -0.593167245388031, 0.9709843993186951, -0.40731579065322876, -0.021835751831531525, -0.022025782614946365, -0.030301377177238464, -0.6048180460929871, 0.9922305345535278, -0.4076380729675293, 0.05524592474102974, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.019748644903302193, -0.0016231124754995108, -0.3241167366504669, -0.27191972732543945, -0.6496091485023499, -0.16044241189956665, -1.8816888332366943, -0.19842582941055298, -0.5193183422088623, -0.45038536190986633, -0.19272777438163757, -0.5960143208503723, -1.2036776542663574, -4.213692665100098, -0.5410604476928711, -0.9927924275398254], "max": [0.1802876889705658, 0.060797374695539474, 0.060118336230516434, -1.1124424934387207, 0.37036916613578796, 0.010756906121969223, 0.03886555880308151, 0.14304406940937042, 0.21038387715816498, 0.5215283632278442, -0.8807788491249084, 1.5006376504898071, 0.4295661449432373, 0.0791005939245224, 0.006093028001487255, 0.026359938085079193, -0.5860557556152344, 0.9740883111953735, -0.4029752314090729, -0.019833408296108246, -0.020037991926074028, -0.022741122171282768, -0.598015308380127, 0.9948412179946899, -0.40251848101615906, 0.058267563581466675, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.020313432440161705, -0.0015249744756147265, 0.24695512652397156, 0.22500187158584595, 0.6097840070724487, 0.4471541941165924, 1.055127501487732, 0.7266402840614319, 0.5240846276283264, 0.9723494052886963, 0.2687620520591736, 0.6123238801956177, 0.5562833547592163, 0.7199795842170715, 0.9393584132194519, 0.3088526725769043], "mean": [-0.046110257506370544, -0.060683123767375946, -0.19263006746768951, -1.6178510189056396, -0.39527225494384766, -0.24879546463489532, -0.12191163748502731, -0.12890316545963287, 0.11058821529150009, 0.2862171530723572, -1.503398060798645, 0.5233455896377563, 0.22244061529636383, -0.1023528203368187, 0.00497643556445837, 0.02279120683670044, -0.5906475186347961, 0.9722831845283508, -0.40438777208328247, -0.020638104528188705, -0.021242832764983177, -0.026787633076310158, -0.6020961403846741, 0.9935122728347778, -0.40481138229370117, 0.057162392884492874, 0.8035620450973511, 1.7453304529190063, 0.8035620450973511, 0.8035620450973511, 0.8035620450973511, 0.8035620450973511, 0.812140703201294, 1.7453304529190063, 0.812140703201294, 0.812140703201294, 0.812140703201294, 0.812140703201294, 0.020108787342905998, -0.0015490127261728048, -0.04327322170138359, -0.00901818461716175, -0.007709704339504242, 0.058549221605062485, -0.14536775648593903, 0.046168845146894455, 0.012125388719141483, 0.028606269508600235, 0.008852037601172924, 0.02867789752781391, -0.0691130980849266, -0.10396423935890198, 0.001075022853910923, -0.035318128764629364], "std": [0.15618270635604858, 0.08390939235687256, 0.20020392537117004, 0.24772313237190247, 0.6513080596923828, 0.16932709515094757, 0.08890221267938614, 0.2027902901172638, 0.08665844798088074, 0.14152534306049347, 0.36919865012168884, 0.5031270980834961, 0.0956602618098259, 0.09892503172159195, 0.00037805826286785305, 0.0014674083795398474, 0.001354137435555458, 0.0005224536289460957, 0.0007566598360426724, 0.0005321122007444501, 0.00036055088276043534, 0.0015763582196086645, 0.0011409918079152703, 0.00046710242168046534, 0.000837367435451597, 0.0006089487578719854, 0.8657866716384888, 1.1920928955078125e-06, 0.8657866716384888, 0.8657866716384888, 0.8657866716384888, 0.8657866716384888, 0.8622574210166931, 1.1920928955078125e-06, 0.8622574210166931, 0.8622574210166931, 0.8622574210166931, 0.8622574210166931, 9.610702545614913e-05, 3.970922625740059e-05, 0.09039594978094101, 0.07219003140926361, 0.19662708044052124, 0.1298169046640396, 0.4406246840953827, 0.1412172168493271, 0.13352227210998535, 0.21174609661102295, 0.06715735793113708, 0.17440380156040192, 0.31208568811416626, 0.6121860146522522, 0.15603525936603546, 0.14877724647521973], "count": [295]}, "timestamp": {"min": [0.0], "max": [9.8], "mean": [4.9], "std": [2.838622514139169], "count": [295]}, "frame_index": {"min": [0], "max": [294], "mean": [147.0], "std": [85.15867542417507], "count": [295]}, "episode_index": {"min": [449], "max": [449], "mean": [449.0], "std": [0.0], "count": [295]}, "index": {"min": [175228], "max": [175522], "mean": [175375.0], "std": [85.15867542417507], "count": [295]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [295]}, "subtask_annotation": {"mean": [0.6644067796610169, 2.0, 2.0, 2.0, 2.0], "std": [0.7405363864220662, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [295]}, "scene_annotation": {"mean": [449.0], "std": [0.0], "min": [449], "max": [449], "count": [295]}, "eef_direction_state": {"mean": [4.010169491525423, 3.454237288135593], "std": [2.1256859244109267, 2.0026526505137143], "min": [0, 0], "max": [6, 6], "count": [295]}, "eef_velocity_state": {"mean": [0.6949152542372882, 0.9932203389830508], "std": [0.675333873188502, 0.7034694665966539], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_acc_mag_state": {"mean": [0.8067796610169492, 0.9728813559322034], "std": [0.8436933346756735, 0.855259006953117], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_direction_action": {"mean": [3.9389830508474577, 3.488135593220339], "std": [1.907080202303458, 1.970725130741603], "min": [0, 0], "max": [6, 6], "count": [295]}, "eef_velocity_action": {"mean": [0.8949152542372881, 1.0813559322033899], "std": [0.7495589050502887, 0.7273062852982243], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_acc_mag_action": {"mean": [1.0508474576271187, 1.088135593220339], "std": [0.8197504542476921, 0.8019224244494086], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_sim_pose_state": {"mean": [0.24562996777701765, 0.2201684080844054, 0.1583711673364564, 0.9640370878407429, -0.9782251944669057, 0.9950411057297543, 0.27074328278910603, -0.18487487813039769, 0.15699614171029508, -2.2795119639281647, -0.9554115184875422, -0.3607623786280521], "std": [0.04219899667720813, 0.058825892963944845, 0.02701863532010785, 2.404466618166306, 0.41040797303579796, 2.2268156299966186, 0.05724540094630089, 0.060217868057829374, 0.03749960479659854, 0.7319182907754311, 0.5258744063695207, 2.5832283785745482], "min": [0.20260794574958663, 0.13514094787021846, 0.09805607710172495, -3.1367665667457167, -1.3414285637508425, -3.116455819575787, 0.18486655235214586, -0.29185163760747085, 0.1111977575752257, -3.0448928631370493, -1.4860227354898432, -3.1292792682379145], "max": [0.32459182904489614, 0.29275240668673225, 0.1945377111605811, 3.134047948923924, -0.057567618568831636, 3.135055361437603, 0.37562151123307497, -0.10418466008453577, 0.2686018854096574, -1.1176868486605733, 0.027328213512165522, 3.1176855289167547], "count": [295]}, "eef_sim_pose_action": {"mean": [0.25571839174890515, 0.21783067805971787, 0.15478829552048606, 1.0900123490847673, -0.9520612008922532, 0.9676487674247313, 0.27259636783341495, -0.1873544112069104, 0.1561213368653501, -2.2492362424820858, -0.9561921564522621, -0.03220233400147251], "std": [0.045951855990938116, 0.05937092331386855, 0.0288391830769392, 2.3071608819497906, 0.4453540905043349, 2.202473662245253, 0.060021873703268246, 0.05786791287342129, 0.04316084173415287, 0.727816353143552, 0.5347141200942216, 2.6284653430636555], "min": [0.2047695234158835, 0.126016094005665, 0.08457877258880186, -3.1401568096686727, -1.3050683813629083, -3.018569800720556, 0.1842141966325757, -0.30374816487845324, 0.10694977257206889, -3.0709473338395807, -1.498323700851435, -3.1210877338099277], "max": [0.33845813709305467, 0.2974259455978157, 0.19231004968454013, 3.1190457183072646, 0.022873183620452764, 3.0664873337695657, 0.38450935520201085, -0.1080017040498, 0.2673936254592576, -1.0391652643315228, 0.052477795591900245, 3.1399439776430125], "count": [295]}}} +{"episode_index": 441, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4531110173971549]], [[0.5427085519992311]], [[0.49337275326797386]]], "std": [[[0.2787108018255642]], [[0.2011856599028504]], [[0.2129517895560423]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4221572448096886]], [[0.4259563821607074]], [[0.39003152393310264]]], "std": [[[0.26747334365412717]], [[0.23597628810265667]], [[0.2511305385109906]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43769612889273357]], [[0.45360693483275666]], [[0.368349178200692]]], "std": [[[0.30613247492413376]], [[0.2194892493507375]], [[0.2530307271398379]]], "count": [100]}, "observation.state": {"min": [-0.7899072766304016, -0.21534456312656403, -0.6155108213424683, -1.4608569145202637, -1.1312577724456787, -0.17051976919174194, -0.6916170716285706, -0.9051621556282043, -0.37804362177848816, 0.4901958703994751, -1.7651773691177368, -0.03838232904672623, -0.6387030482292175, -0.6544209718704224, 0.010779369622468948, -0.004324298817664385, -0.6098665595054626, 1.0362781286239624, -0.4622509181499481, -0.004517171066254377, -0.009570198133587837, -0.003223484382033348, -0.611889123916626, 1.0163875818252563, -0.45354002714157104, -0.006232003681361675, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0005721488851122558, -2.4410278456343804e-06, -0.6044466495513916, -0.12158545106649399, -0.3343623876571655, -0.3059678077697754, -1.081198811531067, -0.7984694242477417, -0.29505589604377747, -1.44222092628479, -0.33867424726486206, -0.5227510929107666, -0.8946588039398193, -1.4645192623138428, -1.159059762954712, -0.679591178894043, -14.676258087158203, -7.32600736618042, -2.232600688934326, -9.706960678100586, -1.2051281929016113, -1.721611738204956, -1.6355310678482056, -13.406839370727539, -6.746031761169434, -2.8504273891448975, -7.509158134460449, -0.7460317611694336, -2.123321294784546, -3.443223476409912, -0.00717694079503417, -0.033248767256736755, -0.027775604277849197, -0.00704962620511651, -0.004827230237424374, -0.008709356188774109, -0.00701527576893568, -0.03984590619802475, -0.013283477164804935, -0.012332451529800892, -0.004490100312978029, -0.005146979354321957, -2.651250123977661, -0.3303457200527191, 4.721345901489258, -32.166419982910156, 11.453700065612793, -1.259275197982788, 0.042419999837875366, -0.18558748066425323, 5.716094017028809, -33.705204010009766, 13.565448760986328, -0.8730617761611938, -0.014301735907793045, -0.013278614729642868, 0.0024420025292783976, -0.09564509987831116, 0.3998696506023407, 0.024150436744093895, 0.0028512992430478334, 0.33009371161460876, -0.27929890155792236, -0.01650107279419899, -3.0005602836608887, -0.9585891962051392, -3.058774471282959, -3.0077857971191406, -0.9346107244491577, -3.1058332920074463, -0.7738460302352905, -0.2629765570163727, 9.629493713378906, -0.006238162517547607, -0.03832525014877319, -0.03376662731170654, -0.022249871864914894, 0.01753247156739235, 0.7150358557701111, 0.6960038542747498], "max": [-0.18744629621505737, 0.40188440680503845, -0.23641949892044067, -0.37537118792533875, 0.15622664988040924, 0.25165972113609314, -0.24003224074840546, 0.027441291138529778, 0.09727636724710464, 0.9433905482292175, -0.6752125024795532, 0.7754517197608948, 0.4298286437988281, -0.02098015509545803, 0.011803972534835339, 0.001316896639764309, -0.6017954349517822, 1.0387824773788452, -0.4557099938392639, -0.00012085468915756792, -0.008792301639914513, 0.003911876585334539, -0.6015976071357727, 1.0198054313659668, -0.44798532128334045, -0.0023538374807685614, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 9.646325634093955e-05, 1.3211422356107505e-06, 0.1505446583032608, 0.7831360101699829, 0.3444388806819916, 1.028856873512268, 0.4435431957244873, 0.8396308422088623, 0.48739859461784363, 0.49788403511047363, 0.4686523973941803, 0.8575786352157593, 1.5081393718719482, 1.1090821027755737, 1.8275556564331055, 1.1854690313339233, -5.367190361022949, 5.8302812576293945, 1.9938949346542358, -0.152625173330307, 0.5164835453033447, 2.2954823970794678, 0.9468864798545837, -2.8394885063171387, 7.203907489776611, 3.51037859916687, 1.3431013822555542, 3.213675022125244, 2.9267399311065674, 1.1190476417541504, 0.008554724045097828, 0.015676820650696754, 0.03553205728530884, 0.006275998894125223, 0.01841559447348118, 0.009793500415980816, 0.006657212041318417, 0.026014024391770363, 0.03379789739847183, 0.009743657894432545, 0.0169344712048769, 0.00899096392095089, -0.44541001319885254, 0.28209295868873596, 12.293314933776855, -20.163211822509766, 21.294921875, 0.7767210006713867, 1.930109977722168, 0.5159332156181335, 13.852249145507812, -21.491947174072266, 24.11618995666504, 1.2210239171981812, 0.021766237914562225, 0.008957352489233017, 0.004884005058556795, -0.05465434491634369, 0.5919161438941956, 0.4091697037220001, 0.3112284243106842, 0.5482974052429199, -0.05107715353369713, 0.32265862822532654, 3.0619051456451416, 0.10920831561088562, 3.041041612625122, 3.064260482788086, -0.18604853749275208, 3.048719882965088, -0.26301902532577515, 0.1242717057466507, 9.838866233825684, 0.01050710678100586, 0.02532312273979187, 0.060122907161712646, -0.01804516278207302, 0.0232540350407362, 0.7175763845443726, 0.6984285116195679], "mean": [-0.31829896569252014, -0.09746735543012619, -0.3864455819129944, -1.2735881805419922, -0.1285151094198227, 0.04111069068312645, -0.5495505332946777, -0.3421494662761688, -0.07034523040056229, 0.6294466257095337, -1.2547228336334229, 0.4285268485546112, -0.14980430901050568, -0.3555562496185303, 0.01115589402616024, -0.0018697120249271393, -0.6082769632339478, 1.0370270013809204, -0.45753583312034607, -0.0018683311063796282, -0.009287717752158642, 0.0002258467284264043, -0.6080664992332458, 1.017591118812561, -0.44977253675460815, -0.0037809053901582956, 0.7008811235427856, 1.745322585105896, 0.7008811235427856, 0.7008811235427856, 0.7008811235427856, 0.7008811235427856, 0.6442015171051025, 1.6406043767929077, 0.6442015171051025, 0.6442015171051025, 0.6442015171051025, 0.6442015171051025, -0.0002948883338831365, -3.576495828383486e-07, -0.041620753705501556, 0.03801092505455017, -0.019021300598978996, 0.07640071213245392, -0.08356359601020813, 0.0064439959824085236, 0.017296668142080307, -0.001805404550395906, 0.0001499929348938167, -0.005109214223921299, -0.0051643336191773415, -0.01049946341663599, 0.014908907003700733, -0.0017098746029660106, -8.407001495361328, -3.0373423099517822, -0.6450668573379517, -5.161044120788574, -0.18818174302577972, 0.06424969434738159, -0.08385682106018066, -6.603426456451416, 2.243056297302246, -0.1464177668094635, -4.341979026794434, 0.3432702124118805, -0.02850230038166046, -0.30482110381126404, 0.0002956127864308655, -0.0005458718515001237, -0.0009444691822864115, -0.0002845351118594408, 0.00035510642919689417, -6.613077130168676e-05, -0.00010234111687168479, -0.00029122698470018804, 0.0001383876515319571, 0.0003871687804348767, 0.00029183996957726777, 9.340250835521147e-05, -1.6882641315460205, -0.031280770897865295, 8.04497241973877, -26.786802291870117, 16.207473754882812, 0.019237250089645386, 0.873869776725769, 0.1993488371372223, 9.831104278564453, -27.707395553588867, 17.378393173217773, 0.4021446108818054, 0.003075210377573967, -0.002364257350564003, 0.003357760841026902, -0.07965882867574692, 0.43556487560272217, 0.11662766337394714, 0.25585195422172546, 0.42971572279930115, -0.1209949478507042, 0.16741514205932617, -1.8807117938995361, -0.7104190587997437, 1.6027690172195435, -0.5242422223091125, -0.5792100429534912, 0.597460150718689, -0.5917656421661377, 0.00915642362087965, 9.770803451538086, 0.002314867451786995, 0.0007309026550501585, 6.981987098697573e-05, -0.02114333212375641, 0.021306412294507027, 0.7164233922958374, 0.6970179677009583], "std": [0.1820278912782669, 0.2132454216480255, 0.0697113648056984, 0.296779990196228, 0.39546194672584534, 0.13731755316257477, 0.11090430617332458, 0.30047252774238586, 0.14316977560520172, 0.14007514715194702, 0.35942161083221436, 0.2886521816253662, 0.2874651551246643, 0.2259102612733841, 0.00025701691629365087, 0.001441208180040121, 0.0016469848342239857, 0.0005862881662324071, 0.0017185788601636887, 0.001512437011115253, 0.00018875536625273526, 0.0014725830405950546, 0.002355524804443121, 0.0010476866737008095, 0.001279089949093759, 0.0011017929064109921, 0.8526767492294312, 6.67572021484375e-06, 0.8526767492294312, 0.8526767492294312, 0.8526767492294312, 0.8526767492294312, 0.835276186466217, 0.40284693241119385, 0.835276186466217, 0.835276186466217, 0.835276186466217, 0.835276186466217, 0.00014935644867364317, 6.61687749925477e-07, 0.12891703844070435, 0.15160973370075226, 0.09665318578481674, 0.24360118806362152, 0.24451282620429993, 0.1701335459947586, 0.10784357786178589, 0.27819401025772095, 0.12760914862155914, 0.16775363683700562, 0.32205069065093994, 0.3076964020729065, 0.3942160904407501, 0.2376609593629837, 2.180347204208374, 3.252385377883911, 1.1012680530548096, 2.7962706089019775, 0.3395157754421234, 0.7872568964958191, 0.4938926696777344, 2.5642309188842773, 3.652798652648926, 1.2670714855194092, 1.8655321598052979, 0.6262651085853577, 0.8063351511955261, 0.5758524537086487, 0.0026746278163045645, 0.006122956518083811, 0.006605259608477354, 0.0026456608902662992, 0.002459275536239147, 0.0019594687037169933, 0.002324566477909684, 0.006134588737040758, 0.00585533631965518, 0.0026059381198138, 0.0021946465130895376, 0.0014811212895438075, 0.40618985891342163, 0.11360947787761688, 1.7891895771026611, 3.161153554916382, 2.0903146266937256, 0.556575357913971, 0.3564876616001129, 0.1287941336631775, 1.8042725324630737, 2.745889186859131, 2.2322936058044434, 0.581891655921936, 0.006720391102135181, 0.004069809336215258, 0.000501577858813107, 0.007682034280151129, 0.05343378335237503, 0.11475053429603577, 0.0751776173710823, 0.07604533433914185, 0.06917579472064972, 0.10098123550415039, 1.940081000328064, 0.3184396028518677, 1.8649253845214844, 2.128326892852783, 0.22402672469615936, 2.3499093055725098, 0.052845753729343414, 0.04752235487103462, 0.02513021044433117, 0.0030677274335175753, 0.0072195865213871, 0.009324680082499981, 0.0008437507785856724, 0.0010523535311222076, 0.0006165173253975809, 0.0006125537329353392], "count": [400]}, "action": {"min": [-0.8623784780502319, -0.19004163146018982, -0.6730689406394958, -1.4627726078033447, -1.1395715475082397, -0.17725162208080292, -0.6898626089096069, -0.9554043412208557, -0.3839956521987915, 0.47121864557266235, -1.7750152349472046, -0.05163776874542236, -0.6467732191085815, -0.6556285619735718, 0.010232796892523766, -0.006156538613140583, -0.6079968214035034, 1.033408761024475, -0.4624673128128052, -0.004379892721772194, -0.0102064348757267, -0.005271413363516331, -0.6087096929550171, 1.012695550918579, -0.4536726772785187, -0.006026541348546743, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.0005721488851122558, -2.4410278456343804e-06, -0.6044466495513916, -0.12774260342121124, -0.3343623876571655, -0.3059678077697754, -1.081198811531067, -0.7984694242477417, -0.29505589604377747, -1.44222092628479, -0.33867424726486206, -0.5227510929107666, -0.8946588039398193, -1.4645192623138428, -1.159059762954712, -0.679591178894043], "max": [-0.19892844557762146, 0.4207860827445984, -0.22077947854995728, -0.29525303840637207, 0.16162028908729553, 0.2581380307674408, -0.2359788715839386, 0.02186451479792595, 0.10737664252519608, 0.9989442229270935, -0.6054072976112366, 0.7829474806785583, 0.4375970661640167, -0.019968070089817047, 0.01266606617718935, 0.00630450202152133, -0.5995959043502808, 1.036918044090271, -0.45503491163253784, -0.00013630531611852348, -0.0077975839376449585, 0.007797032594680786, -0.5981909036636353, 1.0187759399414062, -0.4474824070930481, -0.0023057598154991865, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 9.646325634093955e-05, 1.3211422356107505e-06, 0.1505446583032608, 0.7831360101699829, 0.3444388806819916, 1.028856873512268, 0.4435431957244873, 0.8396308422088623, 0.48739859461784363, 0.49788403511047363, 0.4686523973941803, 0.8575786352157593, 1.5081393718719482, 1.1090821027755737, 1.8275556564331055, 1.1854690313339233], "mean": [-0.3665570020675659, -0.06718482822179794, -0.4152025878429413, -1.1986098289489746, -0.1446542888879776, 0.040360499173402786, -0.5400468707084656, -0.3593980073928833, -0.07218757271766663, 0.6423361301422119, -1.2132062911987305, 0.4255448877811432, -0.1438658982515335, -0.3554048240184784, 0.011116105131804943, -0.001941757625900209, -0.6052908897399902, 1.035170078277588, -0.4574369788169861, -0.0018737625796347857, -0.009221070446074009, -5.072563362773508e-05, -0.6050518155097961, 1.0157976150512695, -0.4497699439525604, -0.0038911879528313875, 0.7074697017669678, 1.745322585105896, 0.7074697017669678, 0.7074697017669678, 0.7074697017669678, 0.7074697017669678, 0.6432416439056396, 1.6406043767929077, 0.6432416439056396, 0.6432416439056396, 0.6432416439056396, 0.6432416439056396, -0.0002954551309812814, -3.593000030832627e-07, -0.04171627014875412, 0.0376880057156086, -0.01904168166220188, 0.07640687376260757, -0.0834960862994194, 0.0066957976669073105, 0.017291899770498276, -0.001756687299348414, 0.00015590850671287626, -0.005061127711087465, -0.005183995235711336, -0.010838967747986317, 0.014916361309587955, -0.0017737990710884333], "std": [0.20206834375858307, 0.20585070550441742, 0.09075025469064713, 0.3407231271266937, 0.41166961193084717, 0.139227956533432, 0.10871622711420059, 0.30486342310905457, 0.14398273825645447, 0.15574303269386292, 0.3631565272808075, 0.29455506801605225, 0.2871274948120117, 0.2267865389585495, 0.0005010626628063619, 0.0020426250994205475, 0.0014256667345762253, 0.000714645255357027, 0.0018001064890995622, 0.0013541547814384103, 0.0004563144175335765, 0.002026353497058153, 0.0020668210927397013, 0.0011865143897011876, 0.0012699478538706899, 0.0009670443250797689, 0.853846549987793, 6.67572021484375e-06, 0.853846549987793, 0.853846549987793, 0.853846549987793, 0.853846549987793, 0.8355419635772705, 0.40284693241119385, 0.8355419635772705, 0.8355419635772705, 0.8355419635772705, 0.8355419635772705, 0.00014845147961750627, 6.618839734073845e-07, 0.12888281047344208, 0.15182743966579437, 0.09664907306432724, 0.24359914660453796, 0.24453680217266083, 0.17012538015842438, 0.10784424096345901, 0.2781945466995239, 0.12760883569717407, 0.16775628924369812, 0.3220501244068146, 0.3077252507209778, 0.3942161798477173, 0.23765929043293], "count": [400]}, "timestamp": {"min": [0.0], "max": [13.3], "mean": [6.65], "std": [3.848989766448103], "count": [400]}, "frame_index": {"min": [0], "max": [399], "mean": [199.5], "std": [115.46969299344309], "count": [400]}, "episode_index": {"min": [450], "max": [450], "mean": [450.0], "std": [0.0], "count": [400]}, "index": {"min": [175523], "max": [175922], "mean": [175722.5], "std": [115.46969299344309], "count": [400]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [400]}, "subtask_annotation": {"mean": [0.4875, 2.0, 2.0, 2.0, 2.0], "std": [0.5429951657243368, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [400]}, "scene_annotation": {"mean": [450.0], "std": [0.0], "min": [450], "max": [450], "count": [400]}, "eef_direction_state": {"mean": [4.97, 3.6325], "std": [1.6805058762170428, 2.2276543156423507], "min": [0, 0], "max": [6, 6], "count": [400]}, "eef_velocity_state": {"mean": [0.53, 0.9475], "std": [0.760986202240225, 0.7614090556330403], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_acc_mag_state": {"mean": [0.4025, 0.6875], "std": [0.7109808365912549, 0.8395497305103492], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_direction_action": {"mean": [3.9575, 3.215], "std": [2.0617210650328044, 2.103277204745016], "min": [0, 0], "max": [6, 6], "count": [400]}, "eef_velocity_action": {"mean": [0.7875, 1.1025], "std": [0.729618907375624, 0.6942576971125349], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_acc_mag_action": {"mean": [0.6325, 0.9125], "std": [0.7984007452401343, 0.8335728822364624], "min": [0, 0], "max": [2, 2], "count": [400]}, "eef_sim_pose_state": {"mean": [0.31742540422915166, 0.1775969557053502, 0.1684421025902383, -1.888698961552342, -0.7105193765195809, 1.5949968372617613, 0.3095517014113725, -0.19676521908625635, 0.1434938600213333, -0.5320124921670388, -0.5793961449522657, 0.6132124879277093], "std": [0.03980054174151449, 0.10558178217347057, 0.025044395972829998, 1.9477227174413834, 0.3184547291136976, 1.8877163381577173, 0.0753964487393982, 0.06219864529348504, 0.03443442050452084, 2.140377866862124, 0.2241402022706268, 2.3714878502945322], "min": [0.29060295061005864, 0.1138456392952608, 0.10190691552856648, -3.119039107403771, -0.9585870910447998, -3.139491899711538, 0.20166649157341282, -0.3301124794905784, 0.09124787298077076, -3.1122456625857633, -0.9346107222144598, -3.1284765001374093], "max": [0.42596137763914127, 0.4420497849133306, 0.2556973011259321, 3.111252124055426, 0.1091996766782406, 3.0989627096285335, 0.44292742982961075, -0.12492809343607551, 0.22807069752527653, 3.1071280688917104, -0.18607562823334733, 3.124365987164372], "count": [400]}, "eef_sim_pose_action": {"mean": [0.327179870756216, 0.18665298366223668, 0.1637389240452341, -1.871402273425686, -0.719738643123278, 1.5353663598511529, 0.31296888516500804, -0.19900290492116746, 0.13843590631946515, -0.4069571122015816, -0.5753272095710479, 0.6321019255463954], "std": [0.04198357950191605, 0.1088520485790934, 0.026259500203197915, 1.9875998869051479, 0.35747749230692716, 1.943403702236145, 0.07489948878031023, 0.0636923311357482, 0.03611404968913823, 2.1402610738507675, 0.24325601016273313, 2.3495027798685215], "min": [0.29292674224387505, 0.11670095593259769, 0.1005574808853212, -3.067605090914554, -0.9897219671968028, -3.116936500335413, 0.20415486098942442, -0.33557818158006697, 0.08503369210955039, -3.1128912565843994, -0.9621603713491291, -3.133411199872772], "max": [0.4386746464060915, 0.4479317451083277, 0.255577166335984, 3.139958889727424, 0.13746459655567977, 3.096155423096917, 0.4535895379680016, -0.12824684292533128, 0.23194829408808343, 3.0726051707892754, -0.15088621786090584, 3.1405527498187555], "count": [400]}}} +{"episode_index": 442, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4184457475511461]], [[0.5297390809525269]], [[0.49187479798443756]]], "std": [[[0.2851441005189279]], [[0.2218923497184809]], [[0.22263961013582806]]], "count": [113]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4566540970457244]], [[0.4518643867402939]], [[0.3639633454457612]]], "std": [[[0.3021094418841373]], [[0.23354300122154567]], [[0.28471126096442617]]], "count": [113]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43102912468995924]], [[0.4816625093990399]], [[0.401022190239969]]], "std": [[[0.3153321174045975]], [[0.2230508051622138]], [[0.26086828531828155]]], "count": [113]}, "observation.state": {"min": [-1.0349812507629395, -0.0717182457447052, -0.751507043838501, -1.2958871126174927, -1.5648143291473389, -0.28602832555770874, -0.6622496843338013, -1.0809274911880493, -0.46568700671195984, 0.29383060336112976, -1.642251968383789, -0.18788005411624908, -0.2772734463214874, -0.4544577896595001, 0.0030385872814804316, -0.0062765683978796005, -0.5850734114646912, 1.01804518699646, -0.4690503180027008, -0.01396849099546671, -0.01975337602198124, -0.0014263410121202469, -0.6044715642929077, 1.0197110176086426, -0.46253523230552673, -0.016598589718341827, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.008674760349094868, -0.0022922512143850327, -0.8636770248413086, -0.7865420579910278, -0.6921588778495789, -2.6869962215423584, -2.898951530456543, -1.6835715770721436, -2.1865968704223633, -1.734630823135376, -0.6209074854850769, -0.8871471285820007, -1.2331264019012451, -2.1419265270233154, -0.6097707748413086, -0.9006397724151611, -14.843286514282227, -6.562881946563721, -2.0921854972839355, -9.85958480834961, -0.8894994258880615, -3.127594470977783, -1.5207569599151611, -14.364471435546875, -6.7155070304870605, -2.808302879333496, -7.631258010864258, -0.9755800366401672, -1.5207569599151611, -1.6068376302719116, -0.009037344716489315, -0.04803130403161049, -0.01974266767501831, -0.011334754526615143, -0.019111571833491325, -0.016021789982914925, -0.007082671858370304, -0.04234956204891205, -0.019199945032596588, -0.02107931859791279, -0.016373727470636368, -0.020452218130230904, -4.369259834289551, -0.6272857189178467, 1.3956178426742554, -27.318115234375, 10.691852569580078, -0.18042384088039398, -1.3998600244522095, -0.460256963968277, 7.289876461029053, -37.651161193847656, 16.291522979736328, 0.2856179475784302, -0.018912427127361298, -0.015476017259061337, -0.00203500222414732, -0.09564509987831116, 0.40506917238235474, 0.10870673507452011, 0.013835979625582695, 0.35856354236602783, -0.20387914776802063, 0.026382729411125183, -3.1385140419006348, -1.2766371965408325, -3.1173222064971924, -2.922559976577759, -1.2238279581069946, -3.1206037998199463, -0.7414143681526184, -0.036981940269470215, 9.551149368286133, -0.023714274168014526, -0.02009609341621399, -0.0444430410861969, -0.013719427399337292, 0.026724454015493393, 0.6375211477279663, 0.7665511965751648], "max": [-0.04354511946439743, 0.6405000686645508, 0.02853202074766159, -0.5043107271194458, 0.35393399000167847, 0.6124560236930847, 0.017089050263166428, 0.12649360299110413, 0.002682361751794815, 1.2325477600097656, -0.629910945892334, 0.5373237133026123, 0.48848843574523926, 0.017929470166563988, 0.008869607001543045, 0.0026883231475949287, -0.5766605734825134, 1.0238406658172607, -0.46032845973968506, -0.009012086316943169, -0.01473992969840765, 0.0069499630481004715, -0.5969452857971191, 1.0250861644744873, -0.45529478788375854, -0.011391757056117058, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.009410621598362923, -0.0022864064667373896, 1.3199433088302612, 0.831166684627533, 0.8030086755752563, 0.5851447582244873, 3.1545815467834473, 1.5583062171936035, 1.1880558729171753, 0.9587181806564331, 0.6266521215438843, 0.9090090990066528, 1.4772061109542847, 1.4711846113204956, 0.9594454765319824, 0.9543485045433044, -3.229222297668457, 7.234432220458984, 5.363858222961426, 0.9768009781837463, 0.8894994258880615, 3.2710623741149902, 1.1477411985397339, -3.206951856613159, 6.410256862640381, 0.9969475269317627, -1.404151439666748, 1.721611738204956, 0.8321123719215393, 0.25824177265167236, 0.007528029847890139, 0.03229892998933792, 0.015422029420733452, 0.011631009168922901, 0.016606265679001808, 0.01797851175069809, 0.014365016482770443, 0.03377269208431244, 0.014990326948463917, 0.012005992233753204, 0.01582210697233677, 0.015425254590809345, -1.8876900672912598, 0.4120042324066162, 10.15534782409668, -16.07386016845703, 20.259998321533203, 1.5146918296813965, 0.9968699812889099, 0.6309974193572998, 14.936080932617188, -26.285131454467773, 25.7264461517334, 1.9939955472946167, 0.023794718086719513, 0.01342032477259636, 0.0012210012646391988, 0.08198151737451553, 0.62897789478302, 0.5788974761962891, 0.3355097770690918, 0.5881388187408447, -0.04284263402223587, 0.19569750130176544, 3.1357362270355225, 0.8101336359977722, 3.1278603076934814, 3.0438549518585205, -0.08562399446964264, 3.133650302886963, -0.3392542600631714, 0.465876042842865, 9.911054611206055, 0.014789342880249023, 0.018161416053771973, 0.05756041407585144, -0.008345342241227627, 0.028724297881126404, 0.6415271759033203, 0.7698208093643188], "mean": [-0.46466538310050964, 0.14731664955615997, -0.2864777147769928, -1.0128194093704224, -0.5224892497062683, 0.31890159845352173, -0.3553124666213989, -0.4030916392803192, -0.19555316865444183, 0.688915491104126, -1.2140637636184692, 0.08255381137132645, 0.04428801313042641, -0.2828899025917053, 0.004891606047749519, -0.001610571751371026, -0.5817928910255432, 1.0214189291000366, -0.46203330159187317, -0.011136303655803204, -0.018110092729330063, 0.0024947088677436113, -0.6011890172958374, 1.0232104063034058, -0.45690178871154785, -0.014407405629754066, 0.6538129448890686, 1.7453166246414185, 0.6538129448890686, 0.6538129448890686, 0.6538129448890686, 0.6538129448890686, 0.705024242401123, 1.7453166246414185, 0.705024242401123, 0.705024242401123, 0.705024242401123, 0.705024242401123, 0.008944296278059483, -0.002289248164743185, -0.0011299820616841316, 0.013717950321733952, 0.006145077291876078, -0.0014163502492010593, -0.01983622834086418, 0.0013386750360950828, 0.005995666142553091, -0.014835665933787823, -0.014259671792387962, 0.014155196957290173, 0.015223185531795025, -0.005963059142231941, 0.014716329984366894, 0.002064343774691224, -8.18184757232666, -0.6932402849197388, 1.1216015815734863, -3.8259329795837402, -0.15710623562335968, 0.3283931612968445, -0.36311930418014526, -7.924500465393066, 0.3137325942516327, -0.82688307762146, -4.73355770111084, 0.01477514673024416, -0.17597295343875885, -0.532325267791748, -5.444930138764903e-06, -0.0004287124320399016, -0.0006782632553949952, 0.0003717844083439559, 0.00023151381174102426, -0.00017077155644074082, 9.300391684519127e-05, -5.059644172433764e-05, -0.00042203583871014416, 5.4834683396620676e-05, 0.00016704702284187078, -0.0002192070969613269, -2.8355906009674072, -0.16213162243366241, 6.396932125091553, -20.365270614624023, 16.455368041992188, 0.7716349959373474, -0.2060897946357727, -0.018848257139325142, 11.570268630981445, -30.76849937438965, 21.553844451904297, 1.270456314086914, 0.002474033972248435, -0.002393722999840975, -0.00033817492658272386, -0.017976654693484306, 0.5011537075042725, 0.27839940786361694, 0.20048044621944427, 0.44194599986076355, -0.12833194434642792, 0.13182352483272552, 1.9030661582946777, -0.511073112487793, -1.0011874437332153, -1.8968385457992554, -0.9443349242210388, 2.2135705947875977, -0.5254049301147461, 0.22634989023208618, 9.77734661102295, 0.0010048875119537115, 0.0011449591256678104, 0.000579762679990381, -0.009771784767508507, 0.02785024605691433, 0.6397832632064819, 0.7679861783981323], "std": [0.28274187445640564, 0.2480214685201645, 0.18626946210861206, 0.24429690837860107, 0.7060344815254211, 0.16262856125831604, 0.23553182184696198, 0.34307748079299927, 0.0755404680967331, 0.2552633583545685, 0.321736216545105, 0.18700575828552246, 0.18882237374782562, 0.1448095589876175, 0.001745962188579142, 0.002734509529545903, 0.001860254560597241, 0.0008355282479897141, 0.002023596316576004, 0.0012642935616895556, 0.0015881004510447383, 0.0026869375724345446, 0.001862022327259183, 0.0012852306244894862, 0.0013066560495644808, 0.0012508878717198968, 0.8270161747932434, 1.2636184692382812e-05, 0.8270161747932434, 0.8270161747932434, 0.8270161747932434, 0.8270161747932434, 0.8502306342124939, 1.2636184692382812e-05, 0.8502306342124939, 0.8502306342124939, 0.8502306342124939, 0.8502306342124939, 0.00014946211013011634, 9.12094947125297e-07, 0.24709096550941467, 0.1787680834531784, 0.16356782615184784, 0.36098161339759827, 0.568595290184021, 0.31837940216064453, 0.2752062976360321, 0.3257363438606262, 0.14113323390483856, 0.21099449694156647, 0.306882381439209, 0.3094445466995239, 0.2013009786605835, 0.14824403822422028, 2.651301145553589, 3.8258423805236816, 1.9542866945266724, 3.0547549724578857, 0.3761855959892273, 1.315524697303772, 0.5583597421646118, 2.7103002071380615, 2.785367250442505, 0.8702592253684998, 1.597227931022644, 0.4430706799030304, 0.419486939907074, 0.3686211109161377, 0.0025131627917289734, 0.006863017100840807, 0.004655288066715002, 0.002895751968026161, 0.0029805644880980253, 0.0027427608147263527, 0.002648562891408801, 0.006959265563637018, 0.004958904813975096, 0.0036860965192317963, 0.0026663220487535, 0.002531337784603238, 0.46595773100852966, 0.15475009381771088, 1.5614819526672363, 3.1199638843536377, 1.7005404233932495, 0.4295727014541626, 0.3757777810096741, 0.16959817707538605, 1.8316819667816162, 2.1654605865478516, 2.3604397773742676, 0.45436573028564453, 0.0063799843192100525, 0.005166137591004372, 0.0005093221552670002, 0.024826886132359505, 0.061185020953416824, 0.15940101444721222, 0.10003816336393356, 0.06443043053150177, 0.0383455716073513, 0.047745052725076675, 1.5359807014465332, 0.7444950342178345, 2.122152328491211, 0.7878857254981995, 0.37089860439300537, 1.3549994230270386, 0.04817339777946472, 0.05977125093340874, 0.03031247667968273, 0.00473466981202364, 0.004978416953235865, 0.011031636968255043, 0.000735561887267977, 0.00034796560066752136, 0.0010854186257347465, 0.0009037865092977881], "count": [547]}, "action": {"min": [-1.0982115268707275, -0.09198202192783356, -0.8371154069900513, -1.6331186294555664, -1.5707963705062866, -0.29785794019699097, -0.6631679534912109, -1.1350375413894653, -0.50237637758255, 0.27383098006248474, -1.6211096048355103, -0.20024442672729492, -0.28126537799835205, -0.45464667677879333, 0.0029531558975577354, -0.011156819760799408, -0.5859209895133972, 1.0163389444351196, -0.4690244197845459, -0.013410935178399086, -0.019676169380545616, -0.006969582289457321, -0.601841926574707, 1.0158352851867676, -0.4622216522693634, -0.016399560496211052, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.008674760349094868, -0.0022922512143850327, -0.8636770248413086, -0.7865420579910278, -0.6921588778495789, -2.6869962215423584, -2.898951530456543, -1.6835715770721436, -2.1865968704223633, -1.734630823135376, -0.6209074854850769, -0.8871471285820007, -1.2331264019012451, -2.1419265270233154, -0.6097707748413086, -0.9006397724151611], "max": [-0.030758384615182877, 0.6342354416847229, 0.1303662806749344, -0.42486414313316345, 0.36133432388305664, 0.6160297989845276, 0.02077014371752739, 0.08588539063930511, -0.03795148432254791, 1.2931621074676514, -0.5729020237922668, 0.5405408143997192, 0.49746859073638916, 0.01830773800611496, 0.009681862778961658, 0.009729189798235893, -0.5741472840309143, 1.0247266292572021, -0.4594340920448303, -0.008829286321997643, -0.013694172725081444, 0.012843092903494835, -0.5929505825042725, 1.023618459701538, -0.454550564289093, -0.011114340275526047, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.009410363622009754, -0.0022864064667373896, 1.3199433088302612, 0.831166684627533, 0.8030086755752563, 0.5851447582244873, 3.1545815467834473, 1.5583062171936035, 1.1880558729171753, 0.9587181806564331, 0.6266521215438843, 0.9090090990066528, 1.4772061109542847, 1.4711846113204956, 0.9594454765319824, 0.9543485045433044], "mean": [-0.48532021045684814, 0.13294607400894165, -0.28155413269996643, -0.9607312083244324, -0.5277143120765686, 0.31525206565856934, -0.3515888750553131, -0.43267589807510376, -0.19983431696891785, 0.7095761299133301, -1.173582673072815, 0.0796329453587532, 0.04814516007900238, -0.2815116345882416, 0.005870261695235968, -0.001857674797065556, -0.5804017782211304, 1.0204229354858398, -0.46190163493156433, -0.010876392014324665, -0.016991080716252327, 0.0018698179628700018, -0.5989551544189453, 1.0209566354751587, -0.4563663601875305, -0.014405093155801296, 0.654833972454071, 1.7453166246414185, 0.654833972454071, 0.654833972454071, 0.654833972454071, 0.654833972454071, 0.7050561308860779, 1.7453166246414185, 0.7050561308860779, 0.7050561308860779, 0.7050561308860779, 0.7050561308860779, 0.008944647386670113, -0.0022892439737915993, -0.0007509803399443626, 0.012857476249337196, 0.004913725424557924, -0.005122956354171038, -0.01948532648384571, 0.0008006410789676011, 0.0062796855345368385, -0.014178532175719738, -0.014244746416807175, 0.01400933600962162, 0.014680926688015461, -0.005829112604260445, 0.0144076868891716, 0.0021042777225375175], "std": [0.28946366906166077, 0.23268485069274902, 0.20353350043296814, 0.2698051929473877, 0.7082762718200684, 0.16391722857952118, 0.23198819160461426, 0.3459511995315552, 0.07788016647100449, 0.2650321424007416, 0.3171151280403137, 0.1895306557416916, 0.18854258954524994, 0.14403699338436127, 0.0015813861973583698, 0.003550207708030939, 0.0018065139884129167, 0.0011926362058147788, 0.001932597835548222, 0.001062789000570774, 0.0014926294097676873, 0.0034788998309522867, 0.001553302863612771, 0.0013938398333266377, 0.0012914930703118443, 0.0011156356194987893, 0.8269653916358948, 1.2636184692382812e-05, 0.8269653916358948, 0.8269653916358948, 0.8269653916358948, 0.8269653916358948, 0.8502362370491028, 1.2636184692382812e-05, 0.8502362370491028, 0.8502362370491028, 0.8502362370491028, 0.8502362370491028, 0.00015061924932524562, 9.144990258391772e-07, 0.24703676998615265, 0.1799229085445404, 0.16602739691734314, 0.370322585105896, 0.5685779452323914, 0.31856805086135864, 0.27525779604911804, 0.32608628273010254, 0.14113418757915497, 0.21102504432201385, 0.30716240406036377, 0.309484601020813, 0.20142874121665955, 0.14824363589286804], "count": [547]}, "timestamp": {"min": [0.0], "max": [18.2], "mean": [9.100000000000001], "std": [5.2635011583967986], "count": [547]}, "frame_index": {"min": [0], "max": [546], "mean": [273.0], "std": [157.90503475190397], "count": [547]}, "episode_index": {"min": [451], "max": [451], "mean": [451.0], "std": [0.0], "count": [547]}, "index": {"min": [175923], "max": [176469], "mean": [176196.0], "std": [157.90503475190397], "count": [547]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [547]}, "subtask_annotation": {"mean": [0.3510054844606947, 2.0, 2.0, 2.0, 2.0], "std": [0.4848847786833507, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [547]}, "scene_annotation": {"mean": [451.0], "std": [0.0], "min": [451], "max": [451], "count": [547]}, "eef_direction_state": {"mean": [3.6873857404021937, 2.9140767824497256], "std": [2.1538380188283943, 2.3037056265609377], "min": [0, 0], "max": [6, 6], "count": [547]}, "eef_velocity_state": {"mean": [0.906764168190128, 0.8976234003656307], "std": [0.762758599511827, 0.6374465033588181], "min": [0, 0], "max": [2, 2], "count": [547]}, "eef_acc_mag_state": {"mean": [0.8738574040219378, 0.8446069469835467], "std": [0.8403622454722737, 0.8441557236249132], "min": [0, 0], "max": [2, 2], "count": [547]}, "eef_direction_action": {"mean": [3.2998171846435103, 2.8537477148080437], "std": [2.1201695207129703, 2.08077287408713], "min": [0, 0], "max": [6, 6], "count": [547]}, "eef_velocity_action": {"mean": [1.0658135283363803, 1.016453382084095], "std": [0.7425814859107028, 0.6439876904492616], "min": [0, 0], "max": [2, 2], "count": [547]}, "eef_acc_mag_action": {"mean": [1.0804387568555758, 1.1389396709323583], "std": [0.8072576353056883, 0.7877496528441083], "min": [0, 0], "max": [2, 2], "count": [547]}, "eef_sim_pose_state": {"mean": [0.35011944784326926, 0.30494548104557084, 0.1538940049870607, 1.9026417990110243, -0.5112557123370607, -0.989321613518886, 0.32226511292537807, -0.23062549398127033, 0.13265692610667773, -1.9024470264719666, -0.9445116829282255, 2.213508305711488], "std": [0.06768438051302055, 0.12390620369484386, 0.08026002161746736, 1.593148590256932, 0.7445121587067395, 2.1690475496080572, 0.07342430562558544, 0.02494643189367197, 0.04125210817939755, 0.8016985329854078, 0.37091138912330496, 1.3872207557373955], "min": [0.2528642970748468, 0.18356085622130844, 0.051363880566449735, -3.1414540889035205, -1.2775316688886167, -3.134269632853451, 0.20757979378136734, -0.29859536761427397, 0.08485404214943172, -3.121369840589642, -1.2238305487733199, -3.137863635326524], "max": [0.47530770424688973, 0.533557057463574, 0.2818482196867127, 3.1405392688191545, 0.809502042950049, 3.141232771445752, 0.4672263662121613, -0.17400248422464717, 0.25079008829771765, 3.0885251361484167, -0.08563283355689211, 3.1393217834235516], "count": [547]}, "eef_sim_pose_action": {"mean": [0.35311311550440355, 0.3021133822169304, 0.14916630191041674, 2.0621901456125222, -0.5402007426069142, -1.1367359897062717, 0.328784594418894, -0.23340355581980038, 0.13178941083884427, -1.9142848821298857, -0.9342673521504921, 2.4307178776986285], "std": [0.06947498371112484, 0.12212811022377808, 0.08245507791235475, 1.3282905877683444, 0.7371048599679108, 2.0686055780450427, 0.07293059822506617, 0.028226472526301866, 0.04368985019416417, 0.6409761223713235, 0.39660138973349085, 0.8627937167498769], "min": [0.25018055420685786, 0.17639225807485015, 0.04693650389143995, -3.1405510107376275, -1.3720410928293116, -3.1399836059879127, 0.2180867608513641, -0.30618991251257766, 0.08606185307272707, -2.9920172992482, -1.2499195927158788, -3.1142501941600305], "max": [0.48439886847519814, 0.526886658498917, 0.2845526111163922, 3.136032414301811, 0.8170217417033423, 3.129345154328989, 0.47585878439327545, -0.16119401694348046, 0.262758825511679, -0.7896444972549334, -0.058582912948117905, 3.128643940284956], "count": [547]}}} +{"episode_index": 443, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4557841767589389]], [[0.5604401191849289]], [[0.4920272491349481]]], "std": [[[0.2909457253299777]], [[0.2082100462463856]], [[0.23246057565037287]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4607563485198001]], [[0.4474593521722415]], [[0.36899754901960785]]], "std": [[[0.2882315045541739]], [[0.23122556210058715]], [[0.2805891123065753]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4630309304113802]], [[0.4200553897539408]], [[0.32139467752787393]]], "std": [[[0.2881838239999088]], [[0.22806721714470918]], [[0.2873372686795263]]], "count": [100]}, "observation.state": {"min": [-0.33500751852989197, -0.04578472673892975, -0.6205652356147766, -1.9459080696105957, -1.3579771518707275, -0.4063005745410919, -0.4431788921356201, -0.7082427740097046, -0.20571205019950867, 0.1655602604150772, -2.1388449668884277, -0.014835882000625134, -0.6137951016426086, -0.37728026509284973, 0.011874393559992313, 0.028589705005288124, -0.6096874475479126, 0.9386196136474609, -0.3655815124511719, -0.03667536377906799, -0.01202297955751419, -0.01611284352838993, -0.6295605897903442, 0.9661262035369873, -0.3680454194545746, 0.040033042430877686, 0.0, 0.4363323152065277, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006203489378094673, -0.0026728520169854164, -0.6148697137832642, -0.264210045337677, -0.8457840085029602, -0.6193552017211914, -3.0338521003723145, -1.3066248893737793, -0.7068091630935669, -0.6093417406082153, -0.26685306429862976, -0.9040840864181519, -2.221771001815796, -2.7177181243896484, -1.6120035648345947, -0.8900183439254761, -10.155346870422363, -5.677656173706055, -1.6990231275558472, -10.866910934448242, -1.5781441926956177, -1.4633699655532837, -1.4346764087677002, -11.903581619262695, -5.036630153656006, -2.6959707736968994, -11.080587387084961, -0.8034188151359558, -1.979853630065918, -1.3485958576202393, -0.005573346745222807, -0.01537458784878254, -0.010352307930588722, -0.006838043686002493, -0.028680715709924698, -0.008944435976445675, -0.005533243529498577, -0.011928997002542019, -0.018510451540350914, -0.006582619622349739, -0.020996853709220886, -0.010337705723941326, -2.2270500659942627, -1.6220345497131348, 3.6523616313934326, -26.877670288085938, 4.648388862609863, 0.10328805446624756, -0.3605700135231018, -0.6829619407653809, 7.0820183753967285, -26.372943878173828, 4.648484230041504, -0.6023951172828674, -0.01817995309829712, -0.013986948877573013, -0.0012210012646391988, -0.05465434491634369, 0.29068171977996826, -0.02548394165933132, 0.11956439912319183, 0.3218876123428345, -0.29300495982170105, 0.009147879667580128, -3.0884227752685547, -1.3381352424621582, -3.136291027069092, -3.0368223190307617, -1.259640097618103, -3.0241546630859375, -0.9523796439170837, -0.12989580631256104, 9.642230987548828, -0.009666532278060913, -0.019469261169433594, -0.03227275609970093, -0.028565406799316406, 0.02339872345328331, 0.7664581537246704, 0.6394367218017578], "max": [0.24959108233451843, 0.15907536447048187, -0.0957501083612442, -1.2176698446273804, 0.5635221600532532, 0.4128528833389282, -0.0035991317126899958, 0.18682624399662018, 0.0423441156744957, 0.5770789980888367, -0.6888498663902283, 1.1098098754882812, 0.3244462311267853, 0.19445975124835968, 0.012709642760455608, 0.030871596187353134, -0.6046454310417175, 0.9387164115905762, -0.3605077266693115, -0.032990820705890656, -0.011081445962190628, -0.013324640691280365, -0.6237094402313232, 0.9689345955848694, -0.36059799790382385, 0.042811326682567596, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0066831898875534534, -0.002668490633368492, 0.5312889814376831, 0.17363446950912476, 0.710113525390625, 1.1993474960327148, 3.47053599357605, 1.4837186336517334, 0.7815923094749451, 1.6024330854415894, 0.3446989059448242, 0.5254679918289185, 0.8088410496711731, 2.4794182777404785, 0.7014586329460144, 1.0632754564285278, -1.9486684799194336, 2.442002773284912, 3.17338228225708, -0.21367521584033966, 1.1764346361160278, 2.5537240505218506, 0.430402934551239, -1.8373161554336548, 6.1965813636779785, 1.4603173732757568, 1.3125762939453125, 0.8321123719215393, 1.2912087440490723, 0.20085470378398895, 0.007382847368717194, 0.012832521460950375, 0.009416577406227589, 0.006320611573755741, 0.010112638585269451, 0.005024376325309277, 0.008456489071249962, 0.012277542613446712, 0.012826676480472088, 0.007707017008215189, 0.015912339091300964, 0.01084622647613287, -0.7847700119018555, -0.6495561599731445, 10.229581832885742, -18.54429054260254, 11.268025398254395, 0.6885445713996887, 1.4846999645233154, 0.2301284670829773, 12.916889190673828, -21.428220748901367, 12.984603881835938, -0.08052216470241547, 0.020684100687503815, 0.008364728651940823, 0.001831501955166459, 0.013663585297763348, 0.4842868447303772, 0.19767624139785767, 0.32162538170814514, 0.5374683141708374, -0.07647404074668884, 0.3775731921195984, 3.067054271697998, -0.08114530891180038, 3.1255099773406982, 3.08933162689209, 0.12236916273832321, 3.03438401222229, -0.5820955038070679, 0.22833053767681122, 9.871016502380371, 0.012736916542053223, 0.024829208850860596, 0.03104373812675476, -0.025724047794938087, 0.026454705744981766, 0.7679194211959839, 0.6413486003875732], "mean": [-0.03081243671476841, 0.05147784575819969, -0.29485195875167847, -1.7012813091278076, -0.27095669507980347, -0.11618159711360931, -0.18616168200969696, -0.15624907612800598, -0.0462312176823616, 0.3678935170173645, -1.585970163345337, 0.6248957514762878, -0.21466374397277832, -0.13581866025924683, 0.01214549783617258, 0.029412997886538506, -0.6074146032333374, 0.9386958479881287, -0.36286696791648865, -0.03521294891834259, -0.01168715488165617, -0.014691758900880814, -0.626922070980072, 0.9679880738258362, -0.36399468779563904, 0.0412202849984169, 0.4157625734806061, 1.728330135345459, 0.4157625734806061, 0.4157625734806061, 0.4157625734806061, 0.4157625734806061, 0.6500222086906433, 1.7453292608261108, 0.6500222086906433, 0.6500222086906433, 0.6500222086906433, 0.6500222086906433, 0.006469022016972303, -0.002670710440725088, -0.007867512293159962, -0.012129428796470165, -0.005658608395606279, 0.007703424897044897, 0.021451424807310104, 0.021458588540554047, 0.0004768190556205809, 0.006067672744393349, 0.009587355889379978, 0.011767445132136345, -0.013971330597996712, -0.016569241881370544, -0.009289843961596489, -0.0031188311986625195, -5.122878074645996, -1.2019068002700806, 0.26122692227363586, -5.825851917266846, 0.3596937656402588, 0.24616189301013947, -0.521389901638031, -6.131531715393066, 1.0374213457107544, -0.10208971053361893, -5.087440013885498, 0.09620404243469238, -0.34485018253326416, -0.3950640559196472, 1.1034342151106102e-06, 6.107424997026101e-05, -0.0005200841696932912, 0.00021835742518305779, -8.921721746446565e-05, -0.0002935099764727056, -8.739477198105305e-05, 0.0008440340752713382, -0.00020250315719749779, 0.0007953551830723882, -0.00014116504462435842, -5.8360925322631374e-05, -1.6639560461044312, -0.93346107006073, 7.139332294464111, -21.918569564819336, 8.35838508605957, 0.5093917846679688, 0.33391961455345154, -0.02985066920518875, 10.340020179748535, -23.84559440612793, 9.598843574523926, -0.26652011275291443, 0.0026391237042844296, -0.002821160713210702, 0.0006422149599529803, -0.01971164532005787, 0.36376091837882996, 0.1294441521167755, 0.22196167707443237, 0.411856472492218, -0.19441008567810059, 0.22062921524047852, 1.6795293092727661, -0.876172661781311, 0.7723093628883362, -2.1667299270629883, -0.6057201027870178, 2.152148723602295, -0.7314423322677612, 0.05352601781487465, 9.760519027709961, 0.0008595299441367388, 0.0009239485370926559, 0.0007032165885902941, -0.02740926295518875, 0.025326386094093323, 0.7671331167221069, 0.640400767326355], "std": [0.22157728672027588, 0.06001056730747223, 0.17017503082752228, 0.22629421949386597, 0.6030111312866211, 0.2893226146697998, 0.1392994374036789, 0.2573370337486267, 0.09502054750919342, 0.14601916074752808, 0.43853849172592163, 0.2972681522369385, 0.29962608218193054, 0.17822177708148956, 0.00013373137335292995, 0.0009758066153153777, 0.0013215936487540603, 1.708238232822623e-05, 0.0011825875844806433, 0.0012578241294249892, 0.00014294724678620696, 0.0008219277369789779, 0.0018447445472702384, 0.001010482432320714, 0.0012732568429782987, 0.0008326772949658334, 0.7274636626243591, 0.13045614957809448, 0.7274636626243591, 0.7274636626243591, 0.7274636626243591, 0.7274636626243591, 0.8323665857315063, 0.0, 0.8323665857315063, 0.8323665857315063, 0.8323665857315063, 0.8323665857315063, 7.783374167047441e-05, 7.40757741368725e-07, 0.2048925906419754, 0.06876453757286072, 0.20948626101016998, 0.2632160186767578, 0.828680157661438, 0.3441436290740967, 0.19868679344654083, 0.34494736790657043, 0.07634938508272171, 0.2144928276538849, 0.5064314007759094, 0.6686466932296753, 0.34924307465553284, 0.23529323935508728, 2.1578800678253174, 2.3877310752868652, 1.0161175727844238, 3.4309191703796387, 0.5479471683502197, 0.7430257201194763, 0.43587732315063477, 2.282296895980835, 3.1189074516296387, 1.0129623413085938, 3.0975418090820312, 0.3354053795337677, 0.7357167601585388, 0.3124849200248718, 0.002334157470613718, 0.004512034356594086, 0.0039321440272033215, 0.00222762580960989, 0.004196218214929104, 0.002196624642238021, 0.002670195885002613, 0.004590741824358702, 0.004996560513973236, 0.0025503847282379866, 0.004140079021453857, 0.0022759991697967052, 0.2764049172401428, 0.1340440958738327, 1.4289740324020386, 1.7302372455596924, 1.6435097455978394, 0.10212793201208115, 0.32822859287261963, 0.12493716180324554, 1.228535771369934, 1.2190592288970947, 1.7574528455734253, 0.08559612929821014, 0.006812009494751692, 0.003913257271051407, 0.000500693975482136, 0.013414553366601467, 0.061815980821847916, 0.07379364222288132, 0.06621485203504562, 0.069852314889431, 0.06960400193929672, 0.12038110941648483, 1.861213207244873, 0.40938156843185425, 2.335681915283203, 0.8961519598960876, 0.34384268522262573, 0.9068330526351929, 0.05707874521613121, 0.05933661758899689, 0.03213018923997879, 0.0034534833393990993, 0.0064457980915904045, 0.008174369111657143, 0.0005510126939043403, 0.0007344004116021097, 0.0002292260469403118, 0.00029049383010715246], "count": [308]}, "action": {"min": [-0.39252740144729614, -0.07119825482368469, -0.673394501209259, -1.9569822549819946, -1.3660556077957153, -0.4094221293926239, -0.4453890323638916, -0.7277407646179199, -0.2298661470413208, 0.14334999024868011, -2.1399524211883545, -0.0636080875992775, -0.6282964944839478, -0.3772641718387604, 0.011329994536936283, 0.022548630833625793, -0.6038120985031128, 0.938048779964447, -0.370781809091568, -0.03548546880483627, -0.012770500034093857, -0.018448323011398315, -0.6237874627113342, 0.9658350348472595, -0.3737102150917053, 0.03840772062540054, 0.0, 0.4363323152065277, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006203489378094673, -0.0026728520169854164, -0.6148697137832642, -0.264210045337677, -0.8457840085029602, -0.6193552017211914, -3.0338521003723145, -1.3066248893737793, -0.7068091630935669, -0.6093417406082153, -0.26685306429862976, -0.9040840864181519, -2.221771001815796, -2.7177181243896484, -1.6120035648345947, -0.8900183439254761], "max": [0.2361569106578827, 0.17683309316635132, -0.06158250942826271, -1.1015260219573975, 0.5697179436683655, 0.4133055806159973, 0.009273185394704342, 0.18338711559772491, 0.061068106442689896, 0.6278071999549866, -0.6005014181137085, 1.11036217212677, 0.33948570489883423, 0.19631902873516083, 0.013351406902074814, 0.03303782641887665, -0.5978825092315674, 0.9422016143798828, -0.36318063735961914, -0.031499624252319336, -0.010764473117887974, -0.0075941868126392365, -0.6159208416938782, 0.9721261262893677, -0.3638506829738617, 0.04159853607416153, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0066831898875534534, -0.002668490633368492, 0.5312889814376831, 0.17363446950912476, 0.710113525390625, 1.1993474960327148, 3.47053599357605, 1.4837186336517334, 0.7815923094749451, 1.6024330854415894, 0.3446989059448242, 0.5254679918289185, 0.8088410496711731, 2.4794182777404785, 0.7014586329460144, 1.0632754564285278], "mean": [-0.05448106676340103, 0.05498539283871651, -0.30438458919525146, -1.6629070043563843, -0.26550784707069397, -0.11600438505411148, -0.1826423853635788, -0.1799466907978058, -0.04752631485462189, 0.3785358965396881, -1.551588535308838, 0.6173891425132751, -0.21534204483032227, -0.1361493021249771, 0.012359831482172012, 0.026988862082362175, -0.6010429859161377, 0.9400926828384399, -0.3666040003299713, -0.03380151093006134, -0.011758923530578613, -0.01413543801754713, -0.6203033924102783, 0.9694154262542725, -0.368008017539978, 0.03978072106838226, 0.4161592423915863, 1.728330135345459, 0.4161592423915863, 0.4161592423915863, 0.4161592423915863, 0.4161592423915863, 0.6500222086906433, 1.7453292608261108, 0.6500222086906433, 0.6500222086906433, 0.6500222086906433, 0.6500222086906433, 0.0064687239937484264, -0.0026707109063863754, -0.006789298728108406, -0.011779253371059895, -0.005582193844020367, 0.006633214186877012, 0.022733280435204506, 0.02260982245206833, 0.0014161132276058197, 0.006296465173363686, 0.009573410265147686, 0.012399950064718723, -0.012981767766177654, -0.01820143312215805, -0.008973917923867702, -0.003734224010258913], "std": [0.22949084639549255, 0.06298212707042694, 0.17824210226535797, 0.2336854338645935, 0.6039780974388123, 0.28816336393356323, 0.1386869251728058, 0.2691601812839508, 0.09020079672336578, 0.16220423579216003, 0.4682285487651825, 0.3073726296424866, 0.3019315302371979, 0.17755138874053955, 0.000346001994330436, 0.0024703340604901314, 0.0012136850273236632, 0.0008712063427083194, 0.0015851723728701472, 0.0011328748660162091, 0.00034796528052538633, 0.0023518858943134546, 0.0016124460380524397, 0.0015127219958230853, 0.0017837637569755316, 0.0007878268952481449, 0.7280191779136658, 0.13045614957809448, 0.7280191779136658, 0.7280191779136658, 0.7280191779136658, 0.7280191779136658, 0.8323666453361511, 0.0, 0.8323666453361511, 0.8323666453361511, 0.8323666453361511, 0.8323666453361511, 7.794552220730111e-05, 7.408622195725911e-07, 0.20577563345432281, 0.06913211196660995, 0.20948706567287445, 0.26384201645851135, 0.8289709687232971, 0.3444150984287262, 0.19932669401168823, 0.34488287568092346, 0.07635162025690079, 0.2147570103406906, 0.5069013833999634, 0.6689184904098511, 0.34921109676361084, 0.23472151160240173], "count": [308]}, "timestamp": {"min": [0.0], "max": [10.233333333333333], "mean": [5.116666666666667], "std": [2.9637157608500706], "count": [308]}, "frame_index": {"min": [0], "max": [307], "mean": [153.5], "std": [88.9114728255021], "count": [308]}, "episode_index": {"min": [452], "max": [452], "mean": [452.0], "std": [0.0], "count": [308]}, "index": {"min": [176470], "max": [176777], "mean": [176623.5], "std": [88.9114728255021], "count": [308]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [308]}, "subtask_annotation": {"mean": [0.4025974025974026, 2.0, 2.0, 2.0, 2.0], "std": [0.5034875837657172, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [308]}, "scene_annotation": {"mean": [452.0], "std": [0.0], "min": [452], "max": [452], "count": [308]}, "eef_direction_state": {"mean": [3.668831168831169, 2.727272727272727], "std": [2.1833347388537616, 2.4128248446198133], "min": [0, 0], "max": [6, 6], "count": [308]}, "eef_velocity_state": {"mean": [0.8571428571428571, 1.0357142857142858], "std": [0.729067821730424, 0.7176059197287089], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_acc_mag_state": {"mean": [0.8896103896103896, 0.9837662337662337], "std": [0.8183106474537712, 0.8430749823549691], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_direction_action": {"mean": [3.2337662337662336, 2.811688311688312], "std": [1.9045134627428908, 2.245542425777627], "min": [0, 0], "max": [6, 6], "count": [308]}, "eef_velocity_action": {"mean": [1.1071428571428572, 1.1525974025974026], "std": [0.6433079227616748, 0.7203622872751725], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_acc_mag_action": {"mean": [1.1428571428571428, 1.1785714285714286], "std": [0.7765104378637266, 0.8001188455322648], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_sim_pose_state": {"mean": [0.2433182446001722, 0.2249405469156344, 0.1662153887765968, 1.6889381219700252, -0.8767172241186545, 0.7526980336548666, 0.27544824638869886, -0.23037213667663411, 0.17618797724030302, -2.1758790729991055, -0.606097059377534, 2.2022587416289245], "std": [0.04700860107210842, 0.05328630649506333, 0.046648383583432096, 1.9127302557259367, 0.4096220199107356, 2.4391029305578855, 0.06688195387931578, 0.05282211061328545, 0.04075177836754073, 0.9157908655943524, 0.34422411212998405, 0.9040820889986648], "min": [0.18214776739693306, 0.1251792232140823, 0.11272508587620893, -3.1294643870490932, -1.3381681031361345, -3.1411199974093797, 0.18945105361375913, -0.29519263014094593, 0.11280723445816795, -3.1253581598582376, -1.266381819757325, -3.0988259348265994], "max": [0.3200813163194369, 0.2859416766686034, 0.25349914776291527, 3.1338125281138067, -0.08120070813854419, 3.139068107012523, 0.4120483607509795, -0.14073933232453698, 0.2518364552781008, 3.122003640489424, 0.12236697860204715, 3.109715995453987], "count": [308]}, "eef_sim_pose_action": {"mean": [0.24961763289757327, 0.2242495617504153, 0.16248080984250518, 1.6177856711991512, -0.8927678711017, 0.5296347508010242, 0.2800329251669061, -0.23059592074298405, 0.17480533694717562, -2.14553899172211, -0.5912280246873693, 2.0050194233528793], "std": [0.04922702128942553, 0.05389565838624971, 0.04399576798342828, 1.9231395516806546, 0.4245309944077372, 2.489511848108072, 0.06812966497865186, 0.05389538236783056, 0.04302905732497128, 1.014228928984057, 0.3664637712338483, 1.3006974085807435], "min": [0.1856381286426421, 0.11503307371728631, 0.10827051644431276, -3.1263381234997256, -1.3745574334392054, -3.141351058431366, 0.19170460949000676, -0.3005828910218236, 0.11173870716708713, -3.13418271086972, -1.3072571564726585, -3.1391795002211875], "max": [0.33316418397145153, 0.292830184419079, 0.25007544836213386, 3.1246606442191456, -0.01888726249520256, 3.1404459898474224, 0.411501738277569, -0.13932510927085395, 0.25656469904950074, 3.085494925717692, 0.17041184938092835, 3.1415865727486088], "count": [308]}}} +{"episode_index": 444, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41822124183006537]], [[0.5397644776047674]], [[0.4618002811418685]]], "std": [[[0.29766292312221004]], [[0.19520973146008735]], [[0.23088072521740458]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.416355276816609]], [[0.41547743656286046]], [[0.33516697424067665]]], "std": [[[0.3148700586608777]], [[0.2556936533956257]], [[0.297438993902486]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4483824202229912]], [[0.4174558679354095]], [[0.3191935385428681]]], "std": [[[0.30430144247294627]], [[0.2400557076529723]], [[0.2946873318598456]]], "count": [100]}, "observation.state": {"min": [-0.3543446660041809, -0.05684053897857666, -0.7296693325042725, -1.801328420639038, -1.4469764232635498, -0.37460845708847046, -0.4265974760055542, -0.3726590871810913, -0.10633692145347595, 0.23211053013801575, -1.65104341506958, 0.516082763671875, -0.31138014793395996, -0.41743969917297363, -0.006121225655078888, -0.012451298534870148, -0.6289622783660889, 0.9584133625030518, -0.3561084270477295, -0.002516479231417179, -0.0018502894090488553, 0.01380909513682127, -0.5807873010635376, 0.9782968163490295, -0.420052170753479, 0.037964656949043274, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.041480571031570435, -0.00038304823101498187, -0.642566442489624, -0.11819560080766678, -0.8574039936065674, -1.2837731838226318, -3.547959566116333, -1.0764268636703491, -1.4950282573699951, -0.7378628253936768, -0.14113715291023254, -0.5563205480575562, -1.0145944356918335, -2.9963340759277344, -0.8210299611091614, -1.5106472969055176, -9.687666893005371, -8.760684967041016, -3.7912087440490723, -15.170941352844238, -1.721611738204956, -1.090354084968567, -3.730158567428589, -8.874794006347656, -3.6019537448883057, -1.9938949346542358, -9.126984596252441, -1.4920635223388672, -0.9468864798545837, -2.4389500617980957, -0.0060465275309979916, -0.009897816926240921, -0.01850884035229683, -0.006356664467602968, -0.006900564301759005, -0.007871462032198906, -0.0061453524976968765, -0.012609714642167091, -0.013198819011449814, -0.006309606600552797, -0.003303621895611286, -0.003974893130362034, 2.142210006713867, -0.3192104697227478, 10.185041427612305, -25.773717880249023, 9.98575210571289, -0.7105063796043396, -0.8059799671173096, -0.7906026840209961, 2.1973557472229004, -27.81239891052246, 8.159069061279297, -1.3485187292099, -0.01575280725955963, -0.011576949618756771, 0.017094017937779427, -0.11841773986816406, 0.32070234417915344, -0.02837604470551014, 0.05936538428068161, 0.38478732109069824, -0.2223116159439087, 0.023955315351486206, -3.0207765102386475, -1.2879769802093506, -3.1373469829559326, -2.4196200370788574, -0.8859821557998657, 1.651428461074829, -0.804438591003418, -0.2876339852809906, 9.563366889953613, -0.0066855549812316895, -0.009500622749328613, -0.041471928358078, -0.02512376196682453, 0.02469423972070217, 0.622829020023346, 0.7801593542098999], "max": [0.22653357684612274, 0.1050020381808281, -0.20981110632419586, -1.0931166410446167, 0.23146000504493713, 0.6457328200340271, 0.0608544796705246, 0.018308227881789207, 0.05111715942621231, 0.6385906338691711, -1.004518985748291, 1.4352915287017822, 0.025085337460041046, 0.12645834684371948, -0.005499713588505983, -0.010905919596552849, -0.6258505582809448, 0.9587687253952026, -0.352695107460022, -0.001425623195245862, -0.001360217109322548, 0.01513165608048439, -0.5780864953994751, 0.9790850877761841, -0.4178285300731659, 0.03901286795735359, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.04099863022565842, 1.015780526358867e-06, 0.42061519622802734, 0.2783567011356354, 0.2937266528606415, 1.267540693283081, 3.6220779418945312, 1.6637980937957764, 1.3349777460098267, 0.7434279918670654, 0.2828189432621002, 0.7219346165657043, 0.5894637107849121, 0.714962363243103, 1.2027208805084229, 0.27512791752815247, -2.694730281829834, 0.8547009229660034, 1.6849815845489502, 0.7631257772445679, 1.3199023008346558, 2.5537240505218506, 2.6398046016693115, -2.037750720977783, 12.393163681030273, 5.630647659301758, 2.777777910232544, 3.0989010334014893, 1.3485958576202393, 2.5250306129455566, 0.005767046473920345, 0.011036918498575687, 0.010783440433442593, 0.006641805171966553, 0.01271792408078909, 0.005709792021661997, 0.005471805110573769, 0.018284762278199196, 0.014502869918942451, 0.006211699917912483, 0.005724852439016104, 0.00504731573164463, 3.478440046310425, 0.6718267202377319, 16.005064010620117, -21.534812927246094, 16.864044189453125, -0.062210872769355774, 0.44541001319885254, 0.08908199518918991, 6.220892429351807, -19.973934173583984, 13.774110794067383, -0.7746065855026245, 0.02206808514893055, 0.014284600503742695, 0.021367521956562996, -0.027327170595526695, 0.43320050835609436, 0.1796238124370575, 0.25596365332603455, 0.48439913988113403, -0.008856500498950481, 0.26551052927970886, 2.9182140827178955, -0.11198008060455322, 3.111344814300537, -1.3951678276062012, 0.06085488200187683, 2.5868358612060547, -0.5649603605270386, 0.13696877658367157, 9.845226287841797, 0.00915578007698059, 0.010407239198684692, 0.03125041723251343, -0.02359422855079174, 0.026589252054691315, 0.6245526075363159, 0.7816009521484375], "mean": [-0.028551757335662842, -0.003905828343704343, -0.41459140181541443, -1.5917866230010986, -0.28852716088294983, -0.07416588068008423, -0.23464272916316986, -0.1953275501728058, 0.011811098083853722, 0.4411645829677582, -1.2910269498825073, 0.8564205765724182, -0.2148689180612564, -0.18684934079647064, -0.005902587436139584, -0.011889838613569736, -0.6278892159461975, 0.9586499929428101, -0.3537752330303192, -0.0020921507384628057, -0.0016467744717374444, 0.014242533594369888, -0.579541027545929, 0.9786725640296936, -0.4186105728149414, 0.038596268743276596, 0.44952115416526794, 1.745330572128296, 0.44952115416526794, 0.44952115416526794, 0.44952115416526794, 0.44952115416526794, 0.7944017052650452, 1.745330572128296, 0.7944017052650452, 0.7944017052650452, 0.7944017052650452, 0.7944017052650452, -0.041214048862457275, -0.00020151067292317748, -0.030705953016877174, 0.0025847589131444693, -0.017277583479881287, 0.03761935606598854, -0.11947719007730484, 0.09380842000246048, 0.016666172072291374, -0.016303373500704765, 0.005339155439287424, 0.024187883362174034, -0.02562670223414898, -0.07870584726333618, 0.012422829866409302, -0.047737203538417816, -5.702876567840576, -3.3099172115325928, -0.1897827833890915, -6.449895858764648, 0.05513658747076988, 0.5550878047943115, -0.43949148058891296, -5.986146450042725, 3.3056347370147705, 0.9379225969314575, -4.489803791046143, 0.4325236678123474, -0.1835433840751648, -0.5962021350860596, 6.977422162890434e-05, 0.0007610422326251864, -0.0005000006058253348, -3.772758191189496e-06, 0.0004975481424480677, -6.928041693754494e-05, -0.00033269423875026405, -0.0006133067072369158, 0.0001785147178452462, 0.0006599166081286967, 0.00028474119608290493, 1.5015966710052453e-05, 2.6819908618927, 0.23791033029556274, 13.14212417602539, -23.396215438842773, 12.808382987976074, -0.4553523659706116, -0.04203611984848976, -0.31918254494667053, 4.027770042419434, -23.99908447265625, 10.571792602539062, -1.0980439186096191, 0.0032398859038949013, -0.0014060597168281674, 0.019479848444461823, -0.07145055383443832, 0.34847158193588257, 0.08291664719581604, 0.18960079550743103, 0.4222877025604248, -0.10310472548007965, 0.12360759824514389, -0.36427944898605347, -0.9325780272483826, 0.6759426593780518, -1.8783191442489624, -0.5541465282440186, 2.219968318939209, -0.6823410391807556, -0.0611952543258667, 9.758734703063965, -0.00013161238166503608, 0.000591134768910706, -0.00020862629753537476, -0.02447696402668953, 0.02574392966926098, 0.6237974762916565, 0.7807781100273132], "std": [0.1855388581752777, 0.054381486028432846, 0.18566641211509705, 0.21277321875095367, 0.5576361417770386, 0.3333725333213806, 0.14478319883346558, 0.09633827954530716, 0.048013947904109955, 0.12934072315692902, 0.1812981516122818, 0.31166401505470276, 0.08110661804676056, 0.18858033418655396, 0.0001681119465501979, 0.0003332766646053642, 0.000765546690672636, 0.00011660588643280789, 0.0011148465564474463, 0.00030793703626841307, 0.00014496238145511597, 0.0003013612003996968, 0.0007267810287885368, 0.0002489057369530201, 0.0006475727423094213, 0.00030701307696290314, 0.7020354270935059, 1.3113021850585938e-06, 0.7020354270935059, 0.7020354270935059, 0.7020354270935059, 0.7020354270935059, 0.8583618402481079, 1.3113021850585938e-06, 0.8583618402481079, 0.8583618402481079, 0.8583618402481079, 0.8583618402481079, 7.513872697018087e-05, 9.286429121857509e-05, 0.22854244709014893, 0.07127577066421509, 0.2121889889240265, 0.3930949568748474, 0.7402430176734924, 0.3196432590484619, 0.3044629991054535, 0.22093400359153748, 0.07326365262269974, 0.23086991906166077, 0.35309699177742004, 0.5270178914070129, 0.24291853606700897, 0.2789723873138428, 1.9630640745162964, 1.8351229429244995, 1.3083082437515259, 4.150945663452148, 0.5607049465179443, 0.9929025769233704, 1.0701168775558472, 1.1668964624404907, 4.406569480895996, 1.7609152793884277, 2.985487699508667, 0.9633321762084961, 0.4632647633552551, 0.8420088887214661, 0.0022495919838547707, 0.004489509854465723, 0.004423430189490318, 0.0024322611279785633, 0.0023814127780497074, 0.0017875502817332745, 0.0022579794749617577, 0.005155917722731829, 0.0051557766273617744, 0.002415400929749012, 0.001793376519344747, 0.0015607979148626328, 0.2628730833530426, 0.14873003959655762, 1.3951430320739746, 0.9856169819831848, 1.7926453351974487, 0.12658309936523438, 0.23144826292991638, 0.12600407004356384, 0.9749634861946106, 1.8027002811431885, 1.3744215965270996, 0.11102145165205002, 0.007512320764362812, 0.004705989267677069, 0.0005951390485279262, 0.014786814339458942, 0.03351805359125137, 0.07162576913833618, 0.05239371582865715, 0.022603370249271393, 0.07230278104543686, 0.07429184019565582, 2.524623394012451, 0.3886115550994873, 2.3501482009887695, 0.30725306272506714, 0.28622764348983765, 0.33658280968666077, 0.04494158551096916, 0.05334804579615593, 0.040171630680561066, 0.0026709057856351137, 0.0044424026273190975, 0.009909934364259243, 0.00043429963989183307, 0.00046230180305428803, 0.0003305675636511296, 0.00027987841167487204], "count": [221]}, "action": {"min": [-0.4226769506931305, -0.04696907848119736, -0.808355987071991, -1.8033944368362427, -1.452000617980957, -0.382363498210907, -0.4297295808792114, -0.4170941710472107, -0.1265908181667328, 0.25546184182167053, -1.6764180660247803, 0.4909953773021698, -0.30664390325546265, -0.42233508825302124, -0.006866786628961563, -0.015069297514855862, -0.625304639339447, 0.9571505784988403, -0.35963305830955505, -0.004089583642780781, -0.0023875071201473475, 0.009134468622505665, -0.5761183500289917, 0.9773650765419006, -0.4237363338470459, 0.03714941814541817, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.041480571031570435, -0.00038304823101498187, -0.642566442489624, -0.11819560080766678, -0.8574039936065674, -1.2837731838226318, -3.547959566116333, -1.025498628616333, -1.4033997058868408, -0.7378628253936768, -0.14113715291023254, -0.5563205480575562, -1.0145944356918335, -2.9963340759277344, -0.8210299611091614, -1.5106472969055176], "max": [0.17526087164878845, 0.14113838970661163, -0.20024731755256653, -0.953460693359375, 0.2272595763206482, 0.6507056355476379, 0.06978614628314972, -0.06685617566108704, 0.06745252758264542, 0.7120124101638794, -0.8811596632003784, 1.4443087577819824, 0.04595159739255905, 0.13320323824882507, -0.005030562169849873, -0.008073843084275723, -0.6194721460342407, 0.9620906114578247, -0.3542400896549225, -0.002737858798354864, -0.0006051316158846021, 0.016426116228103638, -0.5707085132598877, 0.9808491468429565, -0.4200505316257477, 0.0382520854473114, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.04099863022565842, 1.015780526358867e-06, 0.42061519622802734, 0.2783567011356354, 0.2937266528606415, 1.267540693283081, 3.535762310028076, 1.6637980937957764, 1.3349777460098267, 0.7434279918670654, 0.2828189432621002, 0.7219346165657043, 0.5814424753189087, 0.5624932050704956, 1.2027208805084229, 0.23690421879291534], "mean": [-0.0661291629076004, 0.007936051115393639, -0.4326213598251343, -1.5478167533874512, -0.30959537625312805, -0.058152325451374054, -0.2283565253019333, -0.22080743312835693, 0.007913341745734215, 0.47062334418296814, -1.2564659118652344, 0.8414576649665833, -0.20939329266548157, -0.19644179940223694, -0.005856302101165056, -0.011587711051106453, -0.6222787499427795, 0.9590731263160706, -0.35664424300193787, -0.0033984524197876453, -0.0013443377101793885, 0.012714540585875511, -0.573493480682373, 0.9787130355834961, -0.4215555787086487, 0.037697743624448776, 0.44920527935028076, 1.745330572128296, 0.44920527935028076, 0.44920527935028076, 0.44920527935028076, 0.44920527935028076, 0.7985873818397522, 1.745330572128296, 0.7985873818397522, 0.7985873818397522, 0.7985873818397522, 0.7985873818397522, -0.04121628403663635, -0.00020129432959947735, -0.028331616893410683, 0.0025334784295409918, -0.017812268808484077, 0.032513417303562164, -0.10462216287851334, 0.09016560018062592, 0.010798146948218346, -0.014104659669101238, 0.005096969194710255, 0.022846179082989693, -0.029125630855560303, -0.08263395726680756, 0.012113034725189209, -0.049100104719400406], "std": [0.1930997371673584, 0.052225261926651, 0.19871686398983002, 0.23913726210594177, 0.5623591542243958, 0.34547945857048035, 0.14424356818199158, 0.09775792062282562, 0.055248651653528214, 0.1466599553823471, 0.22161750495433807, 0.3071902394294739, 0.08160567283630371, 0.18446579575538635, 0.00033697523758746684, 0.0012037920532748103, 0.0011018381919711828, 0.0008349990821443498, 0.0013049120316281915, 0.00026010797591879964, 0.00033417969825677574, 0.0012379549443721771, 0.0011102136923000216, 0.0007338826544582844, 0.000836712948512286, 0.00025178861687891185, 0.7014384865760803, 1.3113021850585938e-06, 0.7014384865760803, 0.7014384865760803, 0.7014384865760803, 0.7014384865760803, 0.8587217330932617, 1.3113021850585938e-06, 0.8587217330932617, 0.8587217330932617, 0.8587217330932617, 0.8587217330932617, 7.43986020097509e-05, 9.305335697717965e-05, 0.23018915951251984, 0.0712943822145462, 0.212265282869339, 0.4017968475818634, 0.7743679285049438, 0.3263968825340271, 0.31614652276039124, 0.2209784984588623, 0.07337431609630585, 0.23022010922431946, 0.35048907995224, 0.5234026908874512, 0.24295368790626526, 0.27802637219429016], "count": [221]}, "timestamp": {"min": [0.0], "max": [7.333333333333333], "mean": [3.666666666666667], "std": [2.1265517210315443], "count": [221]}, "frame_index": {"min": [0], "max": [220], "mean": [110.0], "std": [63.796551630946325], "count": [221]}, "episode_index": {"min": [453], "max": [453], "mean": [453.0], "std": [0.0], "count": [221]}, "index": {"min": [176778], "max": [176998], "mean": [176888.0], "std": [63.796551630946325], "count": [221]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [221]}, "subtask_annotation": {"mean": [0.37104072398190047, 2.0, 2.0, 2.0, 2.0], "std": [0.5014669008421206, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [221]}, "scene_annotation": {"mean": [453.0], "std": [0.0], "min": [453], "max": [453], "count": [221]}, "eef_direction_state": {"mean": [3.009049773755656, 3.3438914027149322], "std": [2.0950079649223734, 2.2022861973399284], "min": [0, 0], "max": [6, 6], "count": [221]}, "eef_velocity_state": {"mean": [1.0135746606334841, 1.0316742081447965], "std": [0.6052533070481799, 0.7079966016707382], "min": [0, 0], "max": [2, 2], "count": [221]}, "eef_acc_mag_state": {"mean": [0.9004524886877828, 1.009049773755656], "std": [0.8178161924697709, 0.8292773402335537], "min": [0, 0], "max": [2, 2], "count": [221]}, "eef_direction_action": {"mean": [3.3484162895927603, 3.1402714932126696], "std": [2.0024554448485095, 2.078386495344164], "min": [0, 0], "max": [6, 6], "count": [221]}, "eef_velocity_action": {"mean": [1.090497737556561, 1.1085972850678734], "std": [0.6733116819390587, 0.6905754212838143], "min": [0, 0], "max": [2, 2], "count": [221]}, "eef_acc_mag_action": {"mean": [1.004524886877828, 1.0135746606334841], "std": [0.7987418701761527, 0.8154594408242578], "min": [0, 0], "max": [2, 2], "count": [221]}, "eef_sim_pose_state": {"mean": [0.23443574594833114, 0.18381113468650076, 0.13606892973912899, -0.37884917294725995, -0.9328101508524665, 0.6904347290281384, 0.28147559437668335, -0.1839714999037121, 0.11009312646036203, -1.8780677438909807, -0.5543096098193827, 2.2198209835255893], "std": [0.03137034242040153, 0.03403524899300771, 0.033805947017134665, 2.5433723381276763, 0.38862039370536516, 2.414707207431655, 0.019456709629015193, 0.03959488741354331, 0.03566334948442234, 0.307635806681414, 0.2863400904747473, 0.3367014255685987], "min": [0.18619504457130437, 0.12439149797754175, 0.05079325545338437, -3.126967484742792, -1.2924607731517745, -3.137505902091058, 0.2386661177796063, -0.24006001459894877, 0.06663261997955285, -2.419619169212668, -0.8883025356340934, 1.6513706699128445], "max": [0.28874423990847603, 0.21854597151088964, 0.17488993524016094, 3.0563640516148562, -0.11199756727557175, 3.1415591624978045, 0.3281203886718345, -0.12862124398619978, 0.18741377225075292, -1.395150098060161, 0.06085526253512907, 2.58686204460988], "count": [221]}, "eef_sim_pose_action": {"mean": [0.24221552082135975, 0.18428675234622574, 0.13343221304292163, -0.215276270571853, -0.9253979069953461, 0.5706307462050624, 0.2842069401577713, -0.18130985073583894, 0.10841317206104793, -1.8628306475156653, -0.5432591278263054, 2.253315046514987], "std": [0.031709794966961954, 0.036359152186498316, 0.03699539634970227, 2.541969686617887, 0.4004936909865014, 2.4266916587093896, 0.018612974109686913, 0.04479390337014485, 0.04104487270405786, 0.33040861702389474, 0.3048623831913915, 0.33152971684889204], "min": [0.20057078122767252, 0.1161866419002422, 0.03652441188945868, -3.1364891933118084, -1.3855743776047813, -3.1344058847736953, 0.2539780835046712, -0.25180889312920773, 0.056153175557825556, -2.383051556381937, -0.9174082369148547, 1.6876052254183502], "max": [0.30052413418945784, 0.22753089379668054, 0.1816091453380243, 3.081028410853879, -0.10444706765930922, 3.131580646099531, 0.3331880889681312, -0.10824395848867265, 0.18868420527755442, -1.293249651259797, 0.14250439054044617, 2.629231736723348], "count": [221]}}} +{"episode_index": 445, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44880532006920415]], [[0.5383764657823914]], [[0.4845799644367551]]], "std": [[[0.28393279979216834]], [[0.20482055528019052]], [[0.21195058224900218]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41169227220299887]], [[0.4158293949442522]], [[0.383034479527105]]], "std": [[[0.2751679543192582]], [[0.24706295151038227]], [[0.26416868792196324]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4438427311610919]], [[0.4724613586120723]], [[0.3823882449058055]]], "std": [[[0.31604797148314645]], [[0.20761991166669094]], [[0.23945600216571128]]], "count": [100]}, "observation.state": {"min": [-0.8563230633735657, -0.3192017376422882, -0.4303058981895447, -1.5030149221420288, -1.5678631067276, -0.9656469821929932, -0.7099301815032959, -1.143441915512085, -0.32826000452041626, 0.5365833044052124, -1.3775084018707275, 0.34417304396629333, -0.663195013999939, -0.6399252414703369, 0.010096927173435688, -0.007929723709821701, -0.628117561340332, 1.0311107635498047, -0.44865018129348755, -0.007984968833625317, -0.006985289044678211, 0.0036071918439120054, -0.6328784823417664, 1.0107991695404053, -0.4373049736022949, -0.014573444612324238, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006674564443528652, -0.00019130441069137305, -0.9761547446250916, -0.5748293995857239, -1.3022069931030273, -2.0353803634643555, -3.5565528869628906, -3.4217209815979004, -2.3567957878112793, -1.6916487216949463, -0.8198301792144775, -1.4153624773025513, -0.842650294303894, -0.8122449517250061, -2.144225835800171, -1.1479204893112183, -16.97011947631836, -23.0158748626709, -3.7350428104400635, -12.60683822631836, -2.6111111640930176, -5.394383430480957, -1.2625153064727783, -15.477994918823242, -5.555555820465088, -2.2045178413391113, -7.417582988739014, -0.4877900183200836, -3.328449249267578, -4.476190567016602, -0.007159462198615074, -0.04179931804537773, -0.06633970886468887, -0.011845194734632969, -0.019509488716721535, -0.02102004364132881, -0.011132531799376011, -0.028740493580698967, -0.050474051386117935, -0.009571989066898823, -0.015078641474246979, -0.019722655415534973, -3.2663400173187256, -0.8945316672325134, 1.6925578117370605, -35.360965728759766, 2.074758291244507, -0.7855098843574524, -1.3786499500274658, -0.9242256879806519, 3.9789955615997314, -37.035587310791016, 3.70430850982666, -0.4102608561515808, -0.01671438291668892, -0.0195501409471035, -0.0024420025292783976, -0.122972272336483, 0.370133638381958, -0.046297695487737656, -0.07358480989933014, 0.340732216835022, -0.2890447676181793, 0.007161855697631836, -3.1051206588745117, -1.479482889175415, -2.688537836074829, -2.554917812347412, -0.8798319101333618, 1.9629912376403809, -0.8360439538955688, -0.2521306574344635, 9.654268264770508, -0.010002553462982178, -0.05921149253845215, -0.08805280923843384, 0.011801820248365402, 0.011686042882502079, -0.776443362236023, 0.6294227838516235], "max": [-0.13847149908542633, 0.07858297228813171, 0.11651290208101273, -0.2704648971557617, 0.048200979828834534, 0.7003908157348633, 0.1250278800725937, -0.053613848984241486, 0.1866663247346878, 1.1995501518249512, -0.3963519334793091, 1.048614263534546, 0.6166636943817139, -0.21536041796207428, 0.012482752092182636, 0.0056457435712218285, -0.6037323474884033, 1.0376341342926025, -0.43809229135513306, 0.00523841567337513, -0.004006206523627043, 0.017197266221046448, -0.6102885007858276, 1.0153390169143677, -0.4250571131706238, -0.0019739510025829077, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0076302941888570786, 2.482909167156322e-06, 0.6142038106918335, 0.6823679804801941, 1.1458463668823242, 1.7368755340576172, 2.677340507507324, 2.632599115371704, 1.1788760423660278, 0.7852863073348999, 0.619975745677948, 0.6482908725738525, 1.0562224388122559, 0.4940948784351349, 1.491507649421692, 0.34623101353645325, -2.672459840774536, 3.3577535152435303, 2.0360195636749268, 0.5799756050109863, 1.004273533821106, 2.238095283508301, 0.8894994258880615, 4.24252986907959, 16.60561752319336, 7.231379985809326, 3.2356534004211426, 5.710012435913086, 7.202075958251953, 1.4059828519821167, 0.009840969927608967, 0.051340486854314804, 0.055655837059020996, 0.011595685966312885, 0.03229239955544472, 0.020707910880446434, 0.010164051316678524, 0.0560942217707634, 0.05431514233350754, 0.011909264139831066, 0.023338694125413895, 0.015595367178320885, -0.06362999975681305, 0.5567624568939209, 11.966680526733398, -20.02106285095215, 19.999629974365234, 1.0217201709747314, 1.9089000225067139, 0.608726978302002, 16.00506591796875, -20.428993225097656, 20.842485427856445, 1.5220224857330322, 0.024642815813422203, 0.013649282045662403, 0.0024420025292783976, -0.027327170595526695, 0.6245982646942139, 0.31951963901519775, 0.312661349773407, 0.5939681529998779, 0.02568739838898182, 0.202162966132164, 3.0976243019104004, 0.2856624126434326, 2.9521422386169434, -0.7559613585472107, 0.005301056895405054, 2.9511330127716064, -0.11301986128091812, 0.2669357359409332, 9.920162200927734, 0.016023695468902588, 0.07490754127502441, 0.06399410963058472, 0.027028841897845268, 0.02154124341905117, -0.7540566325187683, 0.656029999256134], "mean": [-0.33423903584480286, -0.18644803762435913, -0.29740795493125916, -0.9932570457458496, -0.40257444977760315, 0.16801688075065613, -0.5458206534385681, -0.5260176658630371, -0.0200596135109663, 0.7807139754295349, -0.9248118996620178, 0.5790027379989624, -0.12188273668289185, -0.4416430592536926, 0.010970289818942547, -0.001231772592291236, -0.618139386177063, 1.0347445011138916, -0.4452079236507416, -0.0011911792680621147, -0.005992361344397068, 0.010168631561100483, -0.6254369616508484, 1.0131136178970337, -0.4325011670589447, -0.008271333761513233, 0.500328004360199, 1.7453280687332153, 0.500328004360199, 0.500328004360199, 0.500328004360199, 0.500328004360199, 0.5253390073776245, 1.7453280687332153, 0.5253390073776245, 0.5253390073776245, 0.5253390073776245, 0.5253390073776245, 0.007073527202010155, -1.7345151718473062e-05, -0.018962951377034187, 0.014347088523209095, 0.02813824638724327, 0.002767974976450205, 0.015509355813264847, -0.11785738915205002, -0.005193866789340973, 0.027654143050312996, 0.02084219641983509, 0.007619283627718687, -0.01294177770614624, -0.05650605261325836, -0.030144186690449715, -0.023683074861764908, -8.318849563598633, -7.851398944854736, -0.8706172704696655, -5.4263529777526855, -0.14036880433559418, -0.4159519672393799, -0.25144830346107483, -5.329750061035156, 6.864645481109619, 1.70220148563385, -3.4572842121124268, 0.8104807734489441, 0.6309002637863159, -0.47652703523635864, 0.00025503209326416254, 0.00036678239121101797, 0.000799350265879184, -0.000559111125767231, -0.0005504366708919406, -0.0008509120089001954, 0.00013225004659034312, 0.000868425180669874, 0.0007785295601934195, 0.0001334171975031495, -0.0005106048192828894, -0.0006021881126798689, -1.7247943878173828, -0.06495367735624313, 7.752616882324219, -27.574872970581055, 13.478515625, 0.07077956199645996, 0.22267219424247742, -0.01258451584726572, 10.700060844421387, -27.963651657104492, 14.82182788848877, 0.47958508133888245, 0.002201325260102749, -0.0030422364361584187, 0.0005331578431650996, -0.06962331384420395, 0.4337121248245239, 0.11903344839811325, 0.17908145487308502, 0.45012974739074707, -0.09810097515583038, 0.13212336599826813, -1.4751017093658447, -0.7129155397415161, 1.383451223373413, -1.7891368865966797, -0.4900056719779968, 2.4684627056121826, -0.6046783328056335, 0.005221222527325153, 9.775723457336426, 0.0023142467252910137, 0.0006916610873304307, -0.0003467183269094676, 0.023247091099619865, 0.01926899328827858, -0.7663472294807434, 0.6416374444961548], "std": [0.2044474184513092, 0.15262596309185028, 0.125639408826828, 0.44374880194664, 0.5853297710418701, 0.36567071080207825, 0.27893924713134766, 0.392960786819458, 0.17747999727725983, 0.23392155766487122, 0.33520784974098206, 0.15558628737926483, 0.41002780199050903, 0.12696415185928345, 0.0005617460119538009, 0.00325609277933836, 0.005059789400547743, 0.002037204336374998, 0.0033176548313349485, 0.003989288583397865, 0.0005467025912366807, 0.0033107565250247717, 0.005125041119754314, 0.0014766249805688858, 0.0033147591166198254, 0.003688634606078267, 0.781666100025177, 1.1920928955078125e-06, 0.781666100025177, 0.781666100025177, 0.781666100025177, 0.781666100025177, 0.792449414730072, 1.1920928955078125e-06, 0.792449414730072, 0.792449414730072, 0.792449414730072, 0.792449414730072, 0.000252372061368078, 3.9305701648117974e-05, 0.23604324460029602, 0.15262921154499054, 0.3333147466182709, 0.5058944225311279, 0.735023021697998, 0.6686476469039917, 0.4188906252384186, 0.343118816614151, 0.16375130414962769, 0.29290786385536194, 0.26841676235198975, 0.2326427698135376, 0.4955710172653198, 0.21455737948417664, 3.938750743865967, 8.11355972290039, 1.6572513580322266, 3.240093469619751, 0.577486515045166, 1.517287015914917, 0.36541569232940674, 4.562819480895996, 6.776390075683594, 2.392937421798706, 2.664954662322998, 1.6418266296386719, 2.440300464630127, 1.1022601127624512, 0.003128912765532732, 0.01074433233588934, 0.012311838567256927, 0.0033253200817853212, 0.0057776267640292645, 0.004873674362897873, 0.0030751056037843227, 0.011163173243403435, 0.011669831350445747, 0.0033081560395658016, 0.004964946303516626, 0.004618512466549873, 0.6747047305107117, 0.2682327330112457, 2.1224277019500732, 3.022449016571045, 3.1881253719329834, 0.3927457928657532, 0.7577158808708191, 0.2827773690223694, 2.4080862998962402, 3.1107616424560547, 3.0481159687042236, 0.42088645696640015, 0.007493927609175444, 0.006345962639898062, 0.0006348075112327933, 0.01849556900560856, 0.05959877371788025, 0.11342369019985199, 0.12226748466491699, 0.08796480298042297, 0.11927128583192825, 0.0608692429959774, 2.0610485076904297, 0.4900173544883728, 1.9735658168792725, 0.6927838921546936, 0.33920422196388245, 0.3445897102355957, 0.11363936960697174, 0.07631387561559677, 0.03225454315543175, 0.004953842610120773, 0.01643543131649494, 0.019389348104596138, 0.0034013816621154547, 0.002030323026701808, 0.005980794318020344, 0.007058215327560902], "count": [321]}, "action": {"min": [-0.9630913734436035, -0.3490658402442932, -0.4728012681007385, -1.4930061101913452, -1.5707963705062866, -0.9781501889228821, -0.6981316804885864, -1.2254441976547241, -0.35799697041511536, 0.4911591410636902, -1.3907008171081543, 0.3369094431400299, -0.6822720766067505, -0.6396194696426392, 0.008114940486848354, -0.008886046707630157, -0.6270511150360107, 1.0286304950714111, -0.4501941502094269, -0.007982272654771805, -0.008781221695244312, 0.0015293792821466923, -0.6335711479187012, 1.00655198097229, -0.4381216764450073, -0.014584923163056374, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.006674564443528652, -0.00019130441069137305, -0.9761547446250916, -0.5748293995857239, -1.3022069931030273, -2.0353803634643555, -3.5565528869628906, -3.4217209815979004, -2.3567957878112793, -1.6971246004104614, -0.6686528921127319, -1.4153624773025513, -0.842650294303894, -0.8122449517250061, -2.144225835800171, -1.1479204893112183], "max": [-0.12625107169151306, 0.1122450977563858, 0.24283717572689056, -0.20404388010501862, 0.049234844744205475, 0.6981316804885864, 0.13149333000183105, 0.010486486367881298, 0.21938127279281616, 1.2489291429519653, -0.354453444480896, 0.9981063604354858, 0.6260760426521301, -0.2104940116405487, 0.013364983722567558, 0.007854611612856388, -0.6039931178092957, 1.0381004810333252, -0.437884658575058, 0.0049788434989750385, -0.0032540825195610523, 0.018596814945340157, -0.6098200082778931, 1.016160249710083, -0.4254770278930664, -0.002541750203818083, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0076302941888570786, 2.5603130779927596e-06, 0.6142038106918335, 0.6823679804801941, 1.1458463668823242, 1.7368755340576172, 2.677340507507324, 2.632599115371704, 1.1788760423660278, 0.7852863073348999, 0.619975745677948, 0.6482908725738525, 0.952696681022644, 0.4940948784351349, 1.4693551063537598, 0.34623101353645325], "mean": [-0.36986246705055237, -0.18356753885746002, -0.29618528485298157, -0.9463783502578735, -0.4039556086063385, 0.14437581598758698, -0.5397628545761108, -0.5106117725372314, 0.001398276537656784, 0.8250831365585327, -0.8949243426322937, 0.5720424056053162, -0.12188838422298431, -0.44507649540901184, 0.010861222632229328, -0.0017117835814133286, -0.6140577793121338, 1.0324218273162842, -0.44546347856521606, -0.0012951778480783105, -0.005930494517087936, 0.00882936455309391, -0.6214450597763062, 1.0112278461456299, -0.43309348821640015, -0.008079438470304012, 0.500328004360199, 1.7453280687332153, 0.500328004360199, 0.500328004360199, 0.500328004360199, 0.500328004360199, 0.5253390073776245, 1.7453280687332153, 0.5253390073776245, 0.5253390073776245, 0.5253390073776245, 0.5253390073776245, 0.007074238732457161, -1.7611297153052874e-05, -0.018635446205735207, 0.013084014877676964, 0.029150042682886124, 0.001318498165346682, 0.015333257615566254, -0.11870361864566803, -0.005234894808381796, 0.03282963111996651, 0.023897716775536537, 0.0068999784998595715, -0.016530778259038925, -0.055133379995822906, -0.03487382456660271, -0.02112807147204876], "std": [0.21402646601200104, 0.16140247881412506, 0.1621546745300293, 0.4633958041667938, 0.5902812480926514, 0.395132839679718, 0.2778138220310211, 0.4047048091888428, 0.1867361068725586, 0.254641592502594, 0.34336259961128235, 0.15015120804309845, 0.40951603651046753, 0.12674804031848907, 0.0009177853353321552, 0.0038682143203914165, 0.004504673182964325, 0.001996284117922187, 0.0036603030748665333, 0.003900839015841484, 0.0009027397027239203, 0.0038416623137891293, 0.004656664561480284, 0.0021565526258200407, 0.0038877620827406645, 0.003612667554989457, 0.781666100025177, 1.1920928955078125e-06, 0.781666100025177, 0.781666100025177, 0.781666100025177, 0.781666100025177, 0.792449414730072, 1.1920928955078125e-06, 0.792449414730072, 0.792449414730072, 0.792449414730072, 0.792449414730072, 0.00025331127108074725, 4.0112932765623555e-05, 0.23614083230495453, 0.15443186461925507, 0.33372849225997925, 0.5067660212516785, 0.7349856495857239, 0.668519139289856, 0.41889068484306335, 0.32985541224479675, 0.15496699512004852, 0.29270678758621216, 0.2605302631855011, 0.2318686842918396, 0.48797497153282166, 0.21203210949897766], "count": [321]}, "timestamp": {"min": [0.0], "max": [10.666666666666666], "mean": [5.333333333333333], "std": [3.088808951803387], "count": [321]}, "frame_index": {"min": [0], "max": [320], "mean": [160.0], "std": [92.66426855410162], "count": [321]}, "episode_index": {"min": [454], "max": [454], "mean": [454.0], "std": [0.0], "count": [321]}, "index": {"min": [176999], "max": [177319], "mean": [177159.0], "std": [92.66426855410162], "count": [321]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [321]}, "subtask_annotation": {"mean": [0.40498442367601245, 2.0, 2.0, 2.0, 2.0], "std": [0.5034213935122847, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [321]}, "scene_annotation": {"mean": [454.0], "std": [0.0], "min": [454], "max": [454], "count": [321]}, "eef_direction_state": {"mean": [4.554517133956386, 3.838006230529595], "std": [1.778458808230449, 2.054988857014404], "min": [0, 0], "max": [6, 6], "count": [321]}, "eef_velocity_state": {"mean": [0.8909657320872274, 0.9968847352024922], "std": [0.8449664053913845, 0.7713662369129394], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_acc_mag_state": {"mean": [0.7227414330218068, 0.9376947040498442], "std": [0.8359597009525273, 0.8330290299493236], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_direction_action": {"mean": [3.8193146417445485, 3.115264797507788], "std": [2.159900950496078, 2.049796891763552], "min": [0, 0], "max": [6, 6], "count": [321]}, "eef_velocity_action": {"mean": [0.9813084112149533, 1.1090342679127725], "std": [0.8276526324252254, 0.6725221061417874], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_acc_mag_action": {"mean": [0.8629283489096573, 1.1993769470404985], "std": [0.8278050535628104, 0.74724806731788], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_sim_pose_state": {"mean": [0.3083212696888284, 0.16529704315623323, 0.11643383020643958, -1.4531869682481302, -0.7133660469120694, 1.3711006611238616, 0.3395546389048888, -0.18716763443845374, 0.13892365581383825, -1.7890749003692643, -0.4901269743835508, 2.4685701303084553], "std": [0.0474288104130903, 0.08888131273998702, 0.05894619796394005, 2.114988362249154, 0.49068357848612465, 2.0046189377882175, 0.0958259520753712, 0.09459050998352987, 0.058218064215073737, 0.6927906202905338, 0.3391798697647245, 0.34450675628915656], "min": [0.268948371166868, 0.06915168952513867, 0.014643922797294201, -3.1274707894499407, -1.5334951578387723, -3.02999184862629, 0.22277950243975497, -0.3322200007027663, 0.08676923702992154, -2.5549826771604045, -0.879831738783924, 1.96369372628873], "max": [0.45446644756808263, 0.32100482874073216, 0.21135370389070393, 3.1347072860813245, 0.28580367078698465, 3.0017098403746014, 0.486102617444233, -0.0889078241005566, 0.30433463238851516, -0.7559552417457401, 0.00536526476968624, 2.9511324845685163], "count": [321]}, "eef_sim_pose_action": {"mean": [0.3141840174380307, 0.1675720712660848, 0.11794839164308131, -1.1516770455662153, -0.719174076115678, 1.372526997789483, 0.3284736062271052, -0.17807240721071946, 0.12920058271117993, -1.7633441694611833, -0.5042545375966483, 2.492315760348697], "std": [0.046660239597810314, 0.09776224498636538, 0.0567464544079733, 2.338022387669706, 0.5085813421120652, 2.0173671914533435, 0.09875698512430524, 0.10298597465943661, 0.061025462996591735, 0.7370344905548053, 0.37939411555826075, 0.3636452984340125], "min": [0.27513294105682556, 0.050534026331591556, -0.0003413950566395381, -3.1225638307920396, -1.473735218915453, -3.0694915020180553, 0.2015462830607323, -0.3425722590575745, 0.06733240157300423, -2.5808937001570196, -0.9140941022587732, 1.9308767054412814], "max": [0.46113828805278173, 0.3415140128286787, 0.2167474635971921, 3.1332865596099055, 0.39535384758034153, 3.022211921631943, 0.494925818058921, -0.08011915215477271, 0.3189434705221369, -0.6772085477929922, 0.08378151686438162, 2.9509440434541436], "count": [321]}}} +{"episode_index": 446, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4339757376970396]], [[0.5418404459823144]], [[0.48781775759323337]]], "std": [[[0.2849290907092388]], [[0.19598920651662183]], [[0.21342189110034246]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4090469987504806]], [[0.44296591455209533]], [[0.39006769752018455]]], "std": [[[0.2901689400228143]], [[0.2414714432087669]], [[0.26653461791665223]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4332316128412149]], [[0.4716046760861207]], [[0.3986371035178778]]], "std": [[[0.29666344346147583]], [[0.2234288825448717]], [[0.25954298788620395]]], "count": [100]}, "observation.state": {"min": [-0.759861409664154, -0.1247432604432106, -0.7076372504234314, -1.4881378412246704, -1.5615700483322144, -0.2134505808353424, -0.7014055252075195, -0.6981212496757507, -0.3436151444911957, 0.4906718134880066, -1.6273753643035889, -0.0712452381849289, -0.5648579597473145, -0.5652181506156921, 0.010758393444120884, -7.811472460161895e-05, -0.589988648891449, 1.0332932472229004, -0.47811180353164673, -3.991082849097438e-05, -0.00744431558996439, -0.006835167296230793, -0.590048611164093, 1.007993459701538, -0.46312016248703003, -0.004328837618231773, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.003531860187649727, -0.001529038418084383, -0.8392430543899536, -0.42458176612854004, -0.5826865434646606, -1.6797914505004883, -2.1650192737579346, -1.0183805227279663, -1.3381458520889282, -0.92983078956604, -0.30973348021507263, -0.5807991027832031, -0.5479616522789001, -1.071882724761963, -0.8868283033370972, -0.7434722781181335, -13.540462493896484, -6.257631301879883, -1.4603173732757568, -9.768010139465332, -0.918192982673645, -1.4920635223388672, -1.4633699655532837, -10.244428634643555, -4.639804840087891, -3.17338228225708, -6.898656845092773, -1.1764346361160278, -1.5494505167007446, -1.1764346361160278, -0.006721667014062405, -0.03016992285847664, -0.019124573096632957, -0.007318909280002117, -0.010427912697196007, -0.0087125264108181, -0.006358812563121319, -0.025939632207155228, -0.017800960689783096, -0.010252573527395725, -0.004867997951805592, -0.00871315598487854, -3.308760166168213, -0.7089442014694214, 3.667208671569824, -31.91948699951172, 13.59055233001709, -0.7619576454162598, -0.7847700119018555, -0.42313945293426514, 5.74578857421875, -30.009418487548828, 14.085577011108398, -0.3769169747829437, -0.023887356743216515, -0.017827723175287247, 0.0006105006323195994, -0.08198151737451553, 0.36176446080207825, 0.022838465869426727, 0.04295088350772858, 0.32404983043670654, -0.18150970339775085, 0.03768033906817436, -3.1375043392181396, -1.2829711437225342, -3.0085573196411133, -2.9126694202423096, -1.1810221672058105, -2.967210292816162, -0.7375860214233398, -0.13389337062835693, 9.700627326965332, -0.010015606880187988, -0.014672458171844482, -0.0386221706867218, -0.01416657492518425, -0.029310699552297592, 0.3564073443412781, -0.9338364601135254], "max": [0.08485838770866394, 0.2577815353870392, -0.12685155868530273, -0.37498989701271057, 0.4816126525402069, 0.6794095039367676, 0.35259896516799927, 0.167720228433609, -0.013356749899685383, 0.9530205726623535, -0.9334702491760254, 0.673633873462677, 0.19865544140338898, -0.06837727129459381, 0.011437300592660904, 0.003777205478399992, -0.5859495401382446, 1.0367013216018677, -0.47281011939048767, 0.0034674936905503273, -0.006670462433248758, -0.0024024727754294872, -0.5868769884109497, 1.0125991106033325, -0.46000993251800537, -0.001291354070417583, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.004099982790648937, -0.0012469731736928225, 0.8464881181716919, 0.3205516040325165, 0.6031761765480042, 0.9502109289169312, 1.8914934396743774, 0.9080258011817932, 1.2479835748672485, 0.869924783706665, 0.45088455080986023, 0.5461264848709106, 0.9253813028335571, 2.8884034156799316, 1.084502935409546, 0.6500289440155029, -2.739271402359009, 4.273504257202148, 2.5415141582489014, 3.0525031089782715, 2.4389500617980957, 3.0702075958251953, 0.8894994258880615, -2.4720253944396973, 7.081807613372803, 1.376068353652954, -1.3125762939453125, 1.090354084968567, 0.4877900183200836, 0.22954824566841125, 0.007280432153493166, 0.020664960145950317, 0.018299944698810577, 0.0069656455889344215, 0.010876196436583996, 0.009274258278310299, 0.007489493116736412, 0.020376380532979965, 0.013984697870910168, 0.00723250862210989, 0.009139741770923138, 0.0049628885462880135, -0.9332399964332581, 0.28209295868873596, 10.749227523803711, -21.6859188079834, 24.334819793701172, 0.45355385541915894, 1.3150200843811035, 0.6347091794013977, 13.362298965454102, -21.283130645751953, 24.93354606628418, 0.8694120645523071, 0.02619258314371109, 0.011596872471272945, 0.0024420025292783976, 0.0, 0.5791245102882385, 0.3622545003890991, 0.2863691747188568, 0.49382349848747253, -0.027576543390750885, 0.18346862494945526, 3.139777421951294, 0.6287491321563721, 3.098811149597168, 3.01310396194458, -0.3773476779460907, 2.918060541152954, -0.4842721223831177, 0.18683414161205292, 9.843585968017578, 0.014288514852523804, 0.015516102313995361, 0.036618828773498535, -0.009759526699781418, -0.024334430694580078, 0.43576109409332275, -0.8995717763900757], "mean": [-0.39617058634757996, 0.011593123897910118, -0.476253867149353, -1.0186703205108643, -0.30205556750297546, 0.2311449944972992, -0.28696736693382263, -0.28537869453430176, -0.12990637123584747, 0.6511843204498291, -1.2189080715179443, 0.21616587042808533, -0.25379762053489685, -0.404509961605072, 0.01115698553621769, 0.0020145352464169264, -0.5889914035797119, 1.0356327295303345, -0.47492679953575134, 0.0020104970317333937, -0.006972119212150574, -0.004655725322663784, -0.5883544087409973, 1.0098079442977905, -0.460806280374527, -0.002842841437086463, 0.7680565714836121, 1.745328664779663, 0.7680565714836121, 0.7680565714836121, 0.7680565714836121, 0.7680565714836121, 0.6068079471588135, 1.745328664779663, 0.6068079471588135, 0.6068079471588135, 0.6068079471588135, 0.6068079471588135, 0.0038566540461033583, -0.0015004919841885567, -0.04294418543577194, -0.0035139182582497597, 0.024614671245217323, 0.06128958240151405, -0.014597728848457336, 0.022165901958942413, -0.02103038877248764, -0.030080873519182205, -0.008461210876703262, 0.004800810012966394, 0.03639674186706543, 0.008167467080056667, 0.0069037629291415215, -0.0013451711274683475, -8.015652656555176, -1.5014941692352295, -0.05782058835029602, -2.9732418060302734, 0.06558086723089218, 0.17048583924770355, -0.4023185670375824, -6.792821884155273, 0.277641624212265, -0.7136428952217102, -4.581800937652588, 0.17776595056056976, -0.318187415599823, -0.4455416798591614, 9.815684461500496e-05, -0.0003927430952899158, 0.000566422357223928, -0.0007111247978173196, 0.0004993953043594956, -0.00037878044531680644, 0.0001958068023668602, 0.00022726411407347769, -0.0006069965893402696, 2.8557393306982704e-05, 0.0003410222998354584, -0.00015879030979704112, -1.971744418144226, -0.08192644268274307, 7.715727806091309, -25.44732093811035, 19.591283798217773, -0.08601830154657364, 0.3642403781414032, 0.2490142285823822, 10.360509872436523, -25.520675659179688, 20.8577938079834, 0.31377366185188293, 0.0020450560841709375, -0.0020086215808987617, 0.0016487413085997105, -0.04654613509774208, 0.46992143988609314, 0.1411837637424469, 0.16314217448234558, 0.42428991198539734, -0.11167368292808533, 0.12802830338478088, -0.3925687074661255, -0.7329115867614746, 0.7370643615722656, -1.795021414756775, -0.8925490379333496, 2.19262433052063, -0.6225190758705139, -0.014044070616364479, 9.775493621826172, 0.001955644227564335, 0.00032106059370562434, 2.480141665728297e-05, -0.011990322731435299, -0.02773749828338623, 0.3962412178516388, -0.917300283908844], "std": [0.2877449691295624, 0.10456275939941406, 0.10648653656244278, 0.40604057908058167, 0.6856752038002014, 0.2820907533168793, 0.22476255893707275, 0.22312261164188385, 0.09834764152765274, 0.13293102383613586, 0.20824168622493744, 0.16994641721248627, 0.17604948580265045, 0.1352788656949997, 0.00017833325546234846, 0.0009486393537372351, 0.0010515394387766719, 0.0009673362364992499, 0.001795829157344997, 0.0009644373785704374, 0.0002428701554890722, 0.001047051278874278, 0.0008127008914016187, 0.0011518826941028237, 0.0008797051850706339, 0.0009582095080986619, 0.8587537407875061, 5.960464477539062e-07, 0.8587537407875061, 0.8587537407875061, 0.8587537407875061, 0.8587537407875061, 0.8176131248474121, 5.960464477539062e-07, 0.8176131248474121, 0.8176131248474121, 0.8176131248474121, 0.8176131248474121, 7.744998583802953e-05, 5.34214595973026e-05, 0.2092955857515335, 0.12556767463684082, 0.17912128567695618, 0.31826043128967285, 0.6352426409721375, 0.320604532957077, 0.37200647592544556, 0.2696661949157715, 0.12103067338466644, 0.1804199367761612, 0.2625086009502411, 0.44728851318359375, 0.2930944263935089, 0.19712688028812408, 2.734604597091675, 2.3394834995269775, 1.0987679958343506, 2.9467926025390625, 0.5658749938011169, 0.7420151233673096, 0.5306926369667053, 1.9893529415130615, 3.0020625591278076, 1.1159837245941162, 1.5845617055892944, 0.3928709924221039, 0.4706799387931824, 0.32912132143974304, 0.0024016709066927433, 0.007030462380498648, 0.005177744198590517, 0.002723154379054904, 0.0021324879489839077, 0.001867371960543096, 0.0024783818516880274, 0.007044557482004166, 0.0055206348188221455, 0.002692077774554491, 0.001839622505940497, 0.0016734818927943707, 0.44207167625427246, 0.1507871150970459, 1.8634849786758423, 2.699993371963501, 2.2628984451293945, 0.2678429186344147, 0.3845221996307373, 0.17373734712600708, 1.564440131187439, 2.17330265045166, 2.4136276245117188, 0.28631535172462463, 0.008118076249957085, 0.005113584920763969, 0.00043011849629692733, 0.015939489006996155, 0.07467895746231079, 0.10786301642656326, 0.07343128323554993, 0.04527640715241432, 0.04129568859934807, 0.039129868149757385, 2.414055109024048, 0.6478345394134521, 2.1657094955444336, 1.1991691589355469, 0.19581221044063568, 1.2579747438430786, 0.04537057876586914, 0.05160731449723244, 0.023190731182694435, 0.004361022263765335, 0.006079718470573425, 0.010643862187862396, 0.0011196858249604702, 0.0012461896985769272, 0.023173557594418526, 0.010005837306380272], "count": [314]}, "action": {"min": [-0.8355093002319336, -0.10374096035957336, -0.8134939670562744, -1.4729522466659546, -1.5707963705062866, -0.22002214193344116, -0.6981316804885864, -0.7402055263519287, -0.3530897796154022, 0.4676083028316498, -1.5795108079910278, -0.07576562464237213, -0.5786963105201721, -0.5791703462600708, 0.009938014671206474, -0.001604734337888658, -0.5892310738563538, 1.0295952558517456, -0.4778938591480255, 0.000217873472138308, -0.008193974383175373, -0.007772545330226421, -0.5880165100097656, 1.004144549369812, -0.46274396777153015, -0.00421508401632309, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.003531860187649727, -0.001529038418084383, -0.8392430543899536, -0.42458176612854004, -0.5959413647651672, -1.6797914505004883, -2.1650192737579346, -1.0183805227279663, -1.3381458520889282, -0.92983078956604, -0.30973348021507263, -0.5807991027832031, -0.5479616522789001, -1.071882724761963, -0.8868283033370972, -0.7434722781181335], "max": [0.07870900630950928, 0.2684541940689087, -0.03936033695936203, -0.28462034463882446, 0.4774269163608551, 0.6907992362976074, 0.3588659167289734, 0.15025657415390015, -0.008266753517091274, 1.0362472534179688, -0.8465079069137573, 0.6942479014396667, 0.20900292694568634, -0.06596456468105316, 0.012258870527148247, 0.006665573455393314, -0.5819602608680725, 1.0355098247528076, -0.47179362177848816, 0.0038886787369847298, -0.005886342376470566, 0.0007422326016239822, -0.5829781293869019, 1.0102174282073975, -0.45858392119407654, -0.000813505903352052, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.004099982790648937, -0.0012469731736928225, 0.8464881181716919, 0.3205516040325165, 0.6031761765480042, 0.9502109289169312, 1.8914934396743774, 0.9080258011817932, 1.2479835748672485, 0.869924783706665, 0.45088455080986023, 0.5461264848709106, 0.9253813028335571, 2.8884034156799316, 1.084502935409546, 0.6500289440155029], "mean": [-0.4358600080013275, 0.019231226295232773, -0.4912223219871521, -0.9402761459350586, -0.3054976165294647, 0.23284846544265747, -0.28650131821632385, -0.3160167932510376, -0.13764356076717377, 0.6646998524665833, -1.1669080257415771, 0.2142617553472519, -0.25109028816223145, -0.4036344587802887, 0.01098189502954483, 0.0020312457345426083, -0.5862013101577759, 1.0333954095840454, -0.4741860032081604, 0.001911831903271377, -0.007116029039025307, -0.004273706581443548, -0.5857242941856384, 1.0077483654022217, -0.46009063720703125, -0.0028330739587545395, 0.7680565714836121, 1.745328664779663, 0.7680565714836121, 0.7680565714836121, 0.7680565714836121, 0.7680565714836121, 0.6067524552345276, 1.745328664779663, 0.6067524552345276, 0.6067524552345276, 0.6067524552345276, 0.6067524552345276, 0.0038565066643059254, -0.0015004669548943639, -0.04118875786662102, -0.003957085311412811, 0.02271045558154583, 0.0571528896689415, -0.01302374992519617, 0.02272496372461319, -0.021064551547169685, -0.029757730662822723, -0.0084068663418293, 0.004756095353513956, 0.03599327802658081, 0.007518765050917864, 0.0064901080913841724, -0.0015544494381174445], "std": [0.2791922092437744, 0.09585403650999069, 0.1371767520904541, 0.40619024634361267, 0.6873816251754761, 0.28468140959739685, 0.22856315970420837, 0.2213451862335205, 0.09590252488851547, 0.15063916146755219, 0.20311230421066284, 0.17050549387931824, 0.17838601768016815, 0.13673876225948334, 0.0004292211087886244, 0.002156720496714115, 0.0015193300787359476, 0.0013658037642017007, 0.0017774876905605197, 0.0009210866992361844, 0.00047506156261079013, 0.002187793143093586, 0.0010908098192885518, 0.0012763876002281904, 0.0008947965106926858, 0.0009229001007042825, 0.8587536811828613, 5.960464477539062e-07, 0.8587536811828613, 0.8587536811828613, 0.8587536811828613, 0.8587536811828613, 0.8175399899482727, 5.960464477539062e-07, 0.8175399899482727, 0.8175399899482727, 0.8175399899482727, 0.8175399899482727, 7.778556027915329e-05, 5.341189535101876e-05, 0.2119515985250473, 0.12574884295463562, 0.18261553347110748, 0.32728034257888794, 0.6358001828193665, 0.3207192122936249, 0.3720047175884247, 0.26976439356803894, 0.12104552984237671, 0.1804206371307373, 0.262632817029953, 0.4474223852157593, 0.29326942563056946, 0.1971830427646637], "count": [314]}, "timestamp": {"min": [0.0], "max": [10.433333333333334], "mean": [5.216666666666667], "std": [3.021451086260816], "count": [314]}, "frame_index": {"min": [0], "max": [313], "mean": [156.5], "std": [90.6435325878245], "count": [314]}, "episode_index": {"min": [455], "max": [455], "mean": [455.0], "std": [0.0], "count": [314]}, "index": {"min": [177320], "max": [177633], "mean": [177476.5], "std": [90.6435325878245], "count": [314]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [314]}, "subtask_annotation": {"mean": [0.3184713375796178, 2.0, 2.0, 2.0, 2.0], "std": [0.47936019674463115, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [314]}, "scene_annotation": {"mean": [455.0], "std": [0.0], "min": [455], "max": [455], "count": [314]}, "eef_direction_state": {"mean": [3.3184713375796178, 2.5095541401273884], "std": [2.270099794547349, 2.2562519916039085], "min": [0, 0], "max": [6, 6], "count": [314]}, "eef_velocity_state": {"mean": [0.9012738853503185, 0.9713375796178344], "std": [0.7399851316415149, 0.6149466296985302], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_acc_mag_state": {"mean": [0.7961783439490446, 0.7993630573248408], "std": [0.8196539078800197, 0.8300868510531213], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_direction_action": {"mean": [2.856687898089172, 2.43312101910828], "std": [1.927467361916885, 1.9623003703093331], "min": [0, 0], "max": [6, 6], "count": [314]}, "eef_velocity_action": {"mean": [1.1847133757961783, 1.0987261146496816], "std": [0.6612250361411101, 0.5697789560388972], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_acc_mag_action": {"mean": [0.9554140127388535, 1.0382165605095541], "std": [0.7968404889933653, 0.7971713552694037], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_sim_pose_state": {"mean": [0.3260765961421168, 0.20878912377131692, 0.12327434178794186, -0.41293102765531786, -0.7331868657333849, 0.7273365586370616, 0.2917033520936996, -0.20474633682131207, 0.09999137998894815, -1.804576408816726, -0.8927894159968018, 2.2022955912284905], "std": [0.07163775228148511, 0.07733063204101075, 0.04600535865983583, 2.4737535770010646, 0.6478501463370772, 2.1862738948950446, 0.05373459023876807, 0.03807528488696365, 0.012523354646050004, 1.2157471220796299, 0.19582686974049576, 1.270822294919126], "min": [0.20424387496923863, 0.12862741231102648, 0.048559135432294794, -3.141504022592405, -1.2830605305243126, -3.1360113667756595, 0.17144833672928037, -0.28364608375677125, 0.07912734170207097, -3.11632285590624, -1.1810192608969614, -3.053889844248523], "max": [0.42217100211756975, 0.3593346860009528, 0.21056023442117644, 3.1408635933479156, 0.62877295306407, 3.09881100042641, 0.38524072793715974, -0.1518579863981406, 0.1345196548740094, 3.0836827150832553, -0.377361624010107, 3.12983799323571], "count": [314]}, "eef_sim_pose_action": {"mean": [0.33279522089650493, 0.21350717118742224, 0.11642937295278696, 0.5251314241678602, -0.7498133284531525, 0.5007544326128534, 0.2989145729429275, -0.21051650116078674, 0.0953677753059652, -1.8634581884880126, -0.8816394398962708, 2.2729386527178526], "std": [0.06803343206975725, 0.07765132300758192, 0.049061055745142024, 2.4119995272207397, 0.6801264682618472, 2.2722226067918734, 0.05203716299309853, 0.03850430966993068, 0.014005101827475117, 1.0394191824431482, 0.2315088337180783, 1.0677866704819479], "min": [0.2036784980727536, 0.1304505009083152, 0.05007049112378371, -3.1368300242931424, -1.336197574402584, -3.140210321838478, 0.1705154361230582, -0.2865971176419029, 0.0715905564814018, -3.052147691033163, -1.2231209983368032, -3.0809157341556377], "max": [0.43176998796947985, 0.3759917844466227, 0.20927567690499102, 3.139385205558718, 0.7275968141706222, 3.140980169651327, 0.3891313174393318, -0.1434996937587236, 0.13036490575383022, 3.141285956102677, -0.29542579872092567, 3.1105883138823627], "count": [314]}}} +{"episode_index": 447, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42838133410226836]], [[0.5448445237408689]], [[0.46296887014609767]]], "std": [[[0.2892469165182109]], [[0.19979797366123292]], [[0.22008325982065594]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4357229190695886]], [[0.4978871083237216]], [[0.43099400230680507]]], "std": [[[0.33232255335060024]], [[0.2404820110701473]], [[0.28428432919432717]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4572324851018839]], [[0.43345239090734333]], [[0.2973865316224529]]], "std": [[[0.32787638437004213]], [[0.2035412778198801]], [[0.2583063471177866]]], "count": [100]}, "observation.state": {"min": [-0.14105607569217682, 0.06408751010894775, -0.24834156036376953, -1.4507533311843872, -0.03881440684199333, -0.44046464562416077, -0.4772281348705292, -0.6653113961219788, -0.33951395750045776, 0.3471461534500122, -1.2916761636734009, 0.11234699189662933, 0.17482613027095795, -0.3650737404823303, 0.016897164285182953, 0.003163815476000309, -0.6045899391174316, 0.9617613554000854, -0.3907201290130615, -0.04513077437877655, -0.02352130226790905, 0.02245597541332245, -0.6744197607040405, 0.9876624941825867, -0.3346191644668579, 0.045112960040569305, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.011252193711698055, -0.00038383807986974716, -0.09481668472290039, -0.014333720318973064, -0.012858012691140175, -0.008854186162352562, -0.05906413868069649, -0.10314472764730453, -0.07056373357772827, -0.49345654249191284, -0.47197452187538147, -0.4802935719490051, -0.08118217438459396, -1.1469120979309082, -0.5997443199157715, -0.8762713074684143, -7.4383463859558105, -1.7094017267227173, -0.14041514694690704, -9.004884719848633, -0.14346764981746674, -0.8321123719215393, -1.5494505167007446, -11.602930068969727, -4.15140438079834, -2.0219779014587402, -7.4684576988220215, -1.4346764087677002, -0.9373219609260559, -1.281644344329834, -0.006290690042078495, -0.016913412138819695, -0.011168203316628933, -0.004995930939912796, -0.0029057252686470747, -0.004008596297353506, -0.007902337238192558, -0.010036825202405453, -0.010210620239377022, -0.007290977519005537, -0.0020938210655003786, -0.0020751236006617546, -3.4360198974609375, -0.7126559019088745, 2.2270498275756836, -25.495702743530273, 4.773153305053711, 0.9164696931838989, -1.0180799961090088, -0.7163676619529724, 14.282812118530273, -27.87612533569336, 8.113780975341797, 0.042858727276325226, -0.011314366944134235, -0.010231871157884598, -0.001831501955166459, -0.08198151737451553, 0.38161444664001465, 0.11622527986764908, 0.17644044756889343, 0.4247129559516907, -0.20823918282985687, -0.005357814487069845, 2.8294451236724854, -1.167009711265564, 2.7169723510742188, -2.6385908126831055, -1.2125425338745117, -3.004612445831299, -0.7920025587081909, -0.03497183322906494, 9.721004486083984, -0.006957143545150757, -0.013137787580490112, -0.009707033634185791, -0.028110291808843613, 0.02222399227321148, 0.8333505392074585, 0.5503650903701782], "max": [-0.10735014081001282, 0.08468759059906006, -0.18615058064460754, -1.4499882459640503, -0.021744349971413612, -0.4100853204727173, -0.4604410231113434, -0.2871953845024109, 0.036145295947790146, 0.8747246265411377, -0.8541226387023926, 0.7947176098823547, 0.3445628881454468, 0.0816355049610138, 0.017266172915697098, 0.004047498572617769, -0.5986764430999756, 0.962664008140564, -0.3896641731262207, -0.04339766129851341, -0.022893382236361504, 0.02473864145576954, -0.6681236028671265, 0.9879084825515747, -0.3338671326637268, 0.04598759114742279, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.011549282819032669, -0.0002854778431355953, 0.05329853668808937, 0.045591581612825394, 0.09958033263683319, 0.004129374865442514, 0.02832537703216076, 0.013827027752995491, 0.05865860730409622, 0.278163343667984, 0.14429576694965363, 0.5086149573326111, 0.5113848447799683, 1.0734387636184692, 0.39443451166152954, 0.4774286150932312, -4.888374328613281, 1.2413512468338013, 1.5024420022964478, -3.876678943634033, 0.8894994258880615, 0.6025640964508057, -0.057387061417102814, -4.019824981689453, 5.280830383300781, 1.5024420022964478, 1.5567766427993774, 0.4017094075679779, 0.7747253179550171, 0.6886447072029114, 0.00858165044337511, 0.010555772110819817, 0.01994074322283268, 0.005706775467842817, 0.0031497047748416662, 0.004857205785810947, 0.004177954979240894, 0.011384207755327225, 0.014217747375369072, 0.0053905281238257885, 0.00297345663420856, 0.001599477487616241, -2.7360899448394775, -0.3080752193927765, 5.523083686828613, -21.23058319091797, 7.786140441894531, 1.3264977931976318, 0.4878299832344055, -0.2338402271270752, 18.35089111328125, -24.8783016204834, 12.20549488067627, 0.37737366557121277, 0.0189822930842638, 0.006502372212707996, 0.0, -0.04099075868725777, 0.3915538787841797, 0.14045077562332153, 0.1911916732788086, 0.49728092551231384, -0.0584394671022892, 0.18519321084022522, 2.8942322731018066, -1.1340527534484863, 2.8037607669830322, -0.9671236276626587, -0.05795186758041382, 2.943755865097046, -0.5952216982841492, 0.19610610604286194, 9.80361270904541, 0.007300972938537598, 0.011865695007145405, 0.017028212547302246, -0.02517116628587246, 0.02459052950143814, 0.8341020345687866, 0.551534116268158], "mean": [-0.12436047196388245, 0.07848179340362549, -0.21477435529232025, -1.450565218925476, -0.03101549856364727, -0.4247303009033203, -0.4712473154067993, -0.5614210367202759, -0.2139301598072052, 0.7087833285331726, -1.020748257637024, 0.5694224834442139, 0.2829051613807678, -0.10226058214902878, 0.0170087032020092, 0.003469402203336358, -0.6021093726158142, 0.9623184204101562, -0.3902404010295868, -0.04406960308551788, -0.02329017035663128, 0.023073861375451088, -0.67214435338974, 0.9878038167953491, -0.3342357873916626, 0.04559275880455971, 0.0, 1.7453304529190063, 0.0, 0.0, 0.0, 0.0, 0.30563250184059143, 1.7453304529190063, 0.30563250184059143, 0.30563250184059143, 0.30563250184059143, 0.30563250184059143, 0.01142161712050438, -0.00036107245250605047, -0.0006162576610222459, 0.001194155658595264, 0.015531761571764946, -0.0022507624235004187, 0.001685283612459898, -0.005611199885606766, -0.003598536131903529, -0.0754784643650055, -0.05688108876347542, 0.10315848886966705, 0.09785269945859909, 0.11884187161922455, -0.012410474009811878, 0.06247016042470932, -6.198764324188232, -0.22804436087608337, 0.8418121337890625, -6.583230972290039, 0.3789297640323639, -0.19654704630374908, -0.9417031407356262, -8.427229881286621, 0.9143531322479248, 0.2904056906700134, -1.5702135562896729, -0.21786634624004364, -0.017157647758722305, -0.323294997215271, -0.0007444305811077356, -0.0011508860625326633, 0.0016391925746574998, -0.00024036297691054642, -0.00018363070557825267, 0.0005187600618228316, -0.000630987633485347, -0.0004895901656709611, 0.0017131925560534, -4.6903798647690564e-05, -0.00013427587691694498, -7.61354312999174e-05, -3.1920206546783447, -0.5299962162971497, 3.9374399185180664, -23.313274383544922, 6.379663467407227, 1.0934745073318481, -0.23816725611686707, -0.4762657880783081, 16.320287704467773, -26.085336685180664, 9.883931159973145, 0.2123836874961853, 0.001651767292059958, -0.0008144982857629657, -0.0011091538472101092, -0.0727681815624237, 0.3867141306400299, 0.13072466850280762, 0.18407069146633148, 0.4758491814136505, -0.16226546466350555, 0.051384493708610535, 2.853426933288574, -1.1529539823532104, 2.7734603881835938, -1.294622778892517, -0.4642944931983948, 1.6647863388061523, -0.701045572757721, 0.09524646401405334, 9.76242733001709, -0.0002201302704634145, -1.0051252502307761e-05, 0.000503488234244287, -0.026886435225605965, 0.023698298260569572, 0.8338084816932678, 0.5508870482444763], "std": [0.010954789817333221, 0.006673760712146759, 0.019446127116680145, 0.00027055077953264117, 0.005147881805896759, 0.010809595696628094, 0.005600833799690008, 0.13719742000102997, 0.12921643257141113, 0.19616621732711792, 0.15403074026107788, 0.18741227686405182, 0.04489358142018318, 0.13599126040935516, 0.0001384579372825101, 0.0003021600132342428, 0.002385558793321252, 0.00030207267263904214, 0.00030421814881265163, 0.0005984773160889745, 0.00020220622536726296, 0.0008243572083301842, 0.0025573011953383684, 0.0001035723471431993, 0.00022328615887090564, 0.00029043020913377404, 0.0, 1.1920928955078125e-06, 0.0, 0.0, 0.0, 0.0, 0.6415536999702454, 1.1920928955078125e-06, 0.6415536999702454, 0.6415536999702454, 0.6415536999702454, 0.6415536999702454, 5.1424289267743006e-05, 3.827420005109161e-05, 0.026099244132637978, 0.010818690061569214, 0.023148370906710625, 0.002915111603215337, 0.013502616435289383, 0.016935378313064575, 0.015520274639129639, 0.147642582654953, 0.1597622185945511, 0.17583990097045898, 0.13006700575351715, 0.33411312103271484, 0.1463911533355713, 0.21326249837875366, 0.7629597783088684, 0.9716618657112122, 0.5141777992248535, 1.6045085191726685, 0.2840893864631653, 0.3623260259628296, 0.5089012980461121, 2.0248184204101562, 2.8203892707824707, 0.8264887928962708, 2.447061777114868, 0.35369694232940674, 0.37711045145988464, 0.46552127599716187, 0.002935335971415043, 0.005162815563380718, 0.005724131129682064, 0.002213725121691823, 0.001181114697828889, 0.0014232115354388952, 0.0023350578267127275, 0.004026530776172876, 0.005212253890931606, 0.0023022701498121023, 0.0007742976886220276, 0.0009098772425204515, 0.15624336898326874, 0.11072657257318497, 0.5832186937332153, 1.2764116525650024, 0.7034003734588623, 0.10518376529216766, 0.38347238302230835, 0.13271328806877136, 1.146009087562561, 0.7219281792640686, 1.2048310041427612, 0.09946447610855103, 0.005030394997447729, 0.0034392576199024916, 0.00031826895428821445, 0.009931794367730618, 0.003416546620428562, 0.0076045379973948, 0.0048237149603664875, 0.022121908143162727, 0.0564042329788208, 0.06716707348823547, 0.019559752196073532, 0.010882267728447914, 0.026175204664468765, 0.5286877751350403, 0.37007883191108704, 1.3313640356063843, 0.04300682991743088, 0.043456561863422394, 0.01713295467197895, 0.0022549047134816647, 0.004649800714105368, 0.004570194520056248, 0.001086620381101966, 0.0008614383987151086, 0.00023276008141692728, 0.00033143916516564786], "count": [131]}, "action": {"min": [-0.17970745265483856, 0.07433038204908371, -0.2678520977497101, -1.434926986694336, -0.04293704777956009, -0.4578303098678589, -0.4794199764728546, -0.6995699405670166, -0.35509878396987915, 0.3799167275428772, -1.254858136177063, 0.1166800782084465, 0.17243382334709167, -0.3638465106487274, 0.016568049788475037, -0.0009707147837616503, -0.5997655391693115, 0.9612199664115906, -0.39443573355674744, -0.04368380829691887, -0.02307134121656418, 0.01680242456495762, -0.6698434352874756, 0.9866356253623962, -0.33877938985824585, 0.04232572019100189, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.011252193711698055, -0.00038383807986974716, -0.09481668472290039, -0.014333720318973064, -0.012858012691140175, -0.008854186162352562, -0.05906413868069649, -0.11462432891130447, -0.07056373357772827, -0.49345654249191284, -0.47197452187538147, -0.5416210889816284, -0.15355953574180603, -1.2576165199279785, -0.5997443199157715, -0.9045190215110779], "max": [-0.11611944437026978, 0.09916754812002182, -0.172187939286232, -1.384365200996399, -0.02680484764277935, -0.40922683477401733, -0.4593573212623596, -0.3286569118499756, 0.02094021812081337, 0.9226321578025818, -0.7794590592384338, 0.7940582633018494, 0.35178178548812866, 0.08221996575593948, 0.01754153147339821, 0.006248128600418568, -0.5911403894424438, 0.9637749195098877, -0.39200910925865173, -0.04137120768427849, -0.0217131357640028, 0.025154870003461838, -0.6611473560333252, 0.9897245168685913, -0.33586347103118896, 0.04351536184549332, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.011549282819032669, -0.0002854778431355953, 0.05329853668808937, 0.045591581612825394, 0.09958033263683319, 0.004129374865442514, 0.02832537703216076, 0.013827027752995491, 0.05865860730409622, 0.3716212809085846, 0.14429576694965363, 0.5086149573326111, 0.5113848447799683, 1.0734387636184692, 0.39443451166152954, 0.4774286150932312], "mean": [-0.1470610499382019, 0.08274733275175095, -0.2090628743171692, -1.413608431816101, -0.03386031463742256, -0.43097370862960815, -0.46906790137290955, -0.6100641489028931, -0.22402743995189667, 0.7821983695030212, -0.9301022887229919, 0.5838937759399414, 0.28628286719322205, -0.09423153847455978, 0.017127033323049545, 0.0029113348573446274, -0.596017599105835, 0.962395966053009, -0.39315974712371826, -0.04236346483230591, -0.02230902761220932, 0.021006444469094276, -0.6659714579582214, 0.9881042242050171, -0.3373873233795166, 0.04297688603401184, 0.0, 1.7453304529190063, 0.0, 0.0, 0.0, 0.0, 0.3189556300640106, 1.7453304529190063, 0.3189556300640106, 0.3189556300640106, 0.3189556300640106, 0.3189556300640106, 0.011421622708439827, -0.00036107393680140376, -0.0009171435958705842, 0.0013836028520017862, 0.015500982291996479, -0.002237043809145689, 0.0017286890652030706, -0.006450445391237736, -0.0038517313078045845, -0.07216453552246094, -0.05718941241502762, 0.09871167689561844, 0.09639949351549149, 0.10883189737796783, -0.012459445744752884, 0.055669624358415604], "std": [0.01888222247362137, 0.005956396460533142, 0.025584161281585693, 0.016403531655669212, 0.0052010053768754005, 0.01299790758639574, 0.00689591933041811, 0.11277932673692703, 0.10084846615791321, 0.17252667248249054, 0.14845699071884155, 0.16285823285579681, 0.04816195368766785, 0.12494740635156631, 0.00024892797227948904, 0.0011359092313796282, 0.0022720382548868656, 0.000567637151107192, 0.000510186015162617, 0.0005490914918482304, 0.00032026218832470477, 0.001507801585830748, 0.002543845446780324, 0.0006782849668525159, 0.0005620880983769894, 0.00022723987058270723, 0.0, 1.1920928955078125e-06, 0.0, 0.0, 0.0, 0.0, 0.6530870795249939, 1.1920928955078125e-06, 0.6530870795249939, 0.6530870795249939, 0.6530870795249939, 0.6530870795249939, 5.142716327100061e-05, 3.827473847195506e-05, 0.026148904114961624, 0.011047346517443657, 0.02316950261592865, 0.002975393319502473, 0.013530649244785309, 0.019440803676843643, 0.01567087136209011, 0.15349137783050537, 0.15970736742019653, 0.18494021892547607, 0.13201770186424255, 0.35565921664237976, 0.14637088775634766, 0.2290792167186737], "count": [131]}, "timestamp": {"min": [0.0], "max": [4.333333333333333], "mean": [2.166666666666667], "std": [1.260511360079269], "count": [131]}, "frame_index": {"min": [0], "max": [130], "mean": [65.0], "std": [37.815340802378074], "count": [131]}, "episode_index": {"min": [456], "max": [456], "mean": [456.0], "std": [0.0], "count": [131]}, "index": {"min": [177634], "max": [177764], "mean": [177699.0], "std": [37.815340802378074], "count": [131]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [131]}, "subtask_annotation": {"mean": [1.0076335877862594, 2.0, 2.0, 2.0, 2.0], "std": [0.0870362919923006, 0.0, 0.0, 0.0, 0.0], "min": [1, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [131]}, "scene_annotation": {"mean": [456.0], "std": [0.0], "min": [456], "max": [456], "count": [131]}, "eef_direction_state": {"mean": [5.526717557251908, 3.8702290076335877], "std": [1.3037131016921673, 1.8957443162096], "min": [0, 0], "max": [6, 6], "count": [131]}, "eef_velocity_state": {"mean": [0.1297709923664122, 0.816793893129771], "std": [0.3360513084435901, 0.6514988791863158], "min": [0, 0], "max": [1, 2], "count": [131]}, "eef_acc_mag_state": {"mean": [0.16793893129770993, 0.8091603053435115], "std": [0.4965940753371172, 0.8659328801518914], "min": [0, 0], "max": [2, 2], "count": [131]}, "eef_direction_action": {"mean": [4.267175572519084, 3.5877862595419847], "std": [2.423877492561305, 1.5524923522946388], "min": [0, 0], "max": [6, 6], "count": [131]}, "eef_velocity_action": {"mean": [0.3511450381679389, 1.0534351145038168], "std": [0.47732818933934346, 0.5704287539624242], "min": [0, 0], "max": [1, 2], "count": [131]}, "eef_acc_mag_action": {"mean": [0.6106870229007634, 1.1374045801526718], "std": [0.7966774427877702, 0.8174000746980796], "min": [0, 0], "max": [2, 2], "count": [131]}, "eef_sim_pose_state": {"mean": [0.28274294884725437, 0.25343193000245784, 0.12141039398973784, 2.8534279469384303, -1.1529545409211028, 2.773459397888628, 0.36732894631418606, -0.25096556906633183, 0.1287984325721007, -1.2940146943047477, -0.46453042483756907, 1.6403156375403578], "std": [0.0036484737152932575, 0.006710697032452841, 0.0033703447136504043, 0.019560183329810552, 0.010882753862918558, 0.02617572124901554, 0.02330097727745802, 0.03576306585340039, 0.012535417309788858, 0.5279982552594876, 0.3703988415064889, 1.4265337697258753], "min": [0.2775132215287169, 0.2401050477075452, 0.11622265279547216, 2.829445083798598, -1.1670097815959313, 2.716972215488528, 0.3180621671619962, -0.2886868657057332, 0.11278678789550656, -2.6385905705299657, -1.2125426946638624, -3.1390866287065475], "max": [0.28790982477770866, 0.26090288654374927, 0.1262060475510912, 2.8942323415628413, -1.1340529637027137, 2.8037606943589273, 0.38639084253062483, -0.18579162811392844, 0.14592135898751807, -0.9671209850736961, -0.05795256173360919, 3.037174308169502], "count": [131]}, "eef_sim_pose_action": {"mean": [0.2891741659328305, 0.25745664515793354, 0.11900876033919829, 2.8307528302257614, -1.1722044311981408, 2.7984915720684427, 0.37379689397590404, -0.2550059393671156, 0.12020986052618479, -1.1498792575752195, -0.39681199379443755, 1.8473137250913425], "std": [0.005270784660620994, 0.006781387975808036, 0.004012714191743233, 0.016883898499004693, 0.009963217650898632, 0.024601820161349736, 0.018895811042722917, 0.031382346452410115, 0.01895301116990003, 0.4262917735148454, 0.3261155143486044, 1.0087441226112484], "min": [0.2798601958262046, 0.24136183699180258, 0.1114106325803933, 2.8027272418748828, -1.1907080420673681, 2.759198443913986, 0.32679126716308876, -0.2950280409646294, 0.09127176654969059, -2.5120951918122625, -1.2157451249000144, -3.133639163109834], "max": [0.297534714194375, 0.2659093427317662, 0.12480981052642674, 2.8609639738440324, -1.1553500196001523, 2.8390503582805664, 0.3965260412575893, -0.1849671613796319, 0.14948390210660087, -0.8710612258226664, -0.04197139389146343, 3.0516241833598245], "count": [131]}}} +{"episode_index": 448, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4458170487312572]], [[0.5321045391195693]], [[0.43710488514033063]]], "std": [[[0.28426978992470453]], [[0.20602160486963636]], [[0.25691827956771107]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44487671328335254]], [[0.4470868896578239]], [[0.3528355320069204]]], "std": [[[0.3126310997541083]], [[0.2161203104707506]], [[0.2671514082701918]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4471573529411765]], [[0.42969550413302576]], [[0.3091066416762784]]], "std": [[[0.3417681941927537]], [[0.24902301108429872]], [[0.2785129332741593]]], "count": [100]}, "observation.state": {"min": [-0.8588730692863464, -0.30785098671913147, -1.0299837589263916, -1.3384158611297607, -0.35340848565101624, -0.22278082370758057, -0.3069051504135132, -0.6448683142662048, -0.22851526737213135, 0.20427481830120087, -1.2970225811004639, 0.48847633600234985, -0.5410288572311401, -0.534069299697876, 0.006563188508152962, -0.018228299915790558, -0.585119366645813, 1.0155713558197021, -0.46881118416786194, -0.010091612115502357, -0.014427273534238338, 0.016223490238189697, -0.5879988670349121, 1.0069271326065063, -0.4633568823337555, 0.011499665677547455, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.0013983321841806173, -0.00019090068235527724, -0.5451972484588623, -0.29987719655036926, -0.5822828412055969, -0.3336458206176758, -1.585615634918213, -0.42498838901519775, -0.4018113613128662, -0.19293124973773956, -0.06077304854989052, -0.475561261177063, -0.8686230182647705, -0.9796809554100037, -1.3560736179351807, -0.41026800870895386, -13.250946044921875, -41.05616760253906, -11.822955131530762, -23.168498992919922, -1.4633699655532837, -8.69413948059082, -2.7832722663879395, -13.562732696533203, 0.18315020203590393, -2.555555582046509, -9.89011001586914, -0.14346764981746674, -2.266788959503174, -2.6111111640930176, -0.008515422232449055, -0.01762685924768448, -0.04999585449695587, -0.013865450397133827, -0.005116802640259266, -0.006322724279016256, -0.007964493706822395, -0.016479119658470154, -0.0422174446284771, -0.006223673466593027, -0.009939108043909073, -0.009907571598887444, -0.021209999918937683, -0.12991124391555786, 1.8707218170166016, -34.73549270629883, 8.512513160705566, -0.5256378650665283, 1.6967999935150146, -0.43427470326423645, 1.3807709217071533, -33.111122131347656, 7.91505765914917, -0.49655061960220337, -0.01635339856147766, -0.018654238432645798, 0.0030525033362209797, -0.122972272336483, 0.421209454536438, -0.1542520523071289, 0.04731085151433945, 0.4041735529899597, -0.2529117166996002, -0.049359969794750214, -2.498856544494629, -1.502977967262268, -3.0427846908569336, -2.374512195587158, -1.0785408020019531, 1.8018548488616943, -0.5682109594345093, -0.1640065461397171, 9.719447135925293, -0.011664807796478271, -0.01310795545578003, -0.03508937358856201, 0.013535099104046822, 0.008465447463095188, -0.8988374471664429, 0.43797916173934937], "max": [-0.03967183455824852, -0.16404175758361816, -0.142675518989563, -0.7551904916763306, 0.6990585327148438, 0.15078464150428772, 0.05273757502436638, -0.07679296284914017, 0.24719642102718353, 0.6550043821334839, -0.5281524658203125, 0.9578918218612671, 0.18733027577400208, -0.14381535351276398, 0.008537231013178825, -0.01556798443198204, -0.5676114559173584, 1.0170128345489502, -0.46579185128211975, -0.008012287318706512, -0.012306868098676205, 0.01806369610130787, -0.5709204077720642, 1.008535385131836, -0.4607025682926178, 0.013986422680318356, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.1286086873951717e-06, 2.5035706130438484e-06, 0.23116646707057953, 0.39144089818000793, 0.6519973278045654, 0.49377280473709106, 0.5329021215438843, 0.7224333882331848, 0.345142662525177, 0.49159759283065796, 0.5383956432342529, 0.03950200974941254, 0.15716233849525452, 0.7674915790557861, 0.6599200963973999, 0.5523605346679688, -4.120042324066162, 0.48840057849884033, 3.4963371753692627, -1.3431013822555542, 4.5622711181640625, 2.3815629482269287, -0.14346764981746674, 0.7571969032287598, 21.85592269897461, 8.649572372436523, 4.975580215454102, 5.996947288513184, 9.2393159866333, 1.5207569599151611, 0.011904112063348293, 0.015467854216694832, 0.012605017982423306, 0.0065103210508823395, 0.014703880995512009, 0.006668587680906057, 0.01099843718111515, 0.019000140950083733, 0.012530641630291939, 0.007153349928557873, 0.008002075366675854, 0.007047194987535477, 1.3574399948120117, 0.7571969032287598, 10.303817749023438, -24.299701690673828, 20.033960342407227, 0.07839253544807434, 3.0754499435424805, 0.4082924425601959, 11.061014175415039, -22.097740173339844, 19.463226318359375, 0.06905996799468994, 0.015733052045106888, 0.012213749811053276, 0.004273504484444857, -0.027327170595526695, 0.5300641059875488, 0.15578389167785645, 0.24928808212280273, 0.48300257325172424, -0.06166370213031769, 0.14664223790168762, 2.547816514968872, -0.9710668325424194, 3.0968704223632812, -0.9399918913841248, -0.22356568276882172, 2.540907382965088, -0.16288121044635773, 0.12284605205059052, 9.890726089477539, 0.017063915729522705, 0.05160599946975708, 0.07280966639518738, 0.02366233617067337, 0.012874491512775421, -0.8974243402481079, 0.4404025077819824], "mean": [-0.4327106475830078, -0.2266359180212021, -0.491292804479599, -1.040764331817627, 0.20165520906448364, -0.01002529263496399, -0.15724815428256989, -0.2338661402463913, 0.12122964859008789, 0.35622501373291016, -1.0572280883789062, 0.6271523237228394, -0.28512075543403625, -0.416125625371933, 0.007245846092700958, -0.017239145934581757, -0.5809420347213745, 1.0163307189941406, -0.4678848385810852, -0.009293629787862301, -0.013662829995155334, 0.0168463047593832, -0.5844038128852844, 1.0076576471328735, -0.4616939425468445, 0.012687670066952705, 0.3835698664188385, 1.745330572128296, 0.3835698664188385, 0.3835698664188385, 0.3835698664188385, 0.3835698664188385, 1.5299164056777954, 1.745330572128296, 1.5299164056777954, 1.5299164056777954, 1.5299164056777954, 1.5299164056777954, -0.0007150897290557623, -2.2701087800669484e-05, -0.06063196435570717, -0.003927452955394983, -0.04412385821342468, 0.02765589766204357, -0.04999358206987381, 0.011791994795203209, 0.008223604410886765, 0.06525427103042603, 0.05127248540520668, -0.0481877401471138, -0.08565543591976166, -0.004752357956022024, -0.0483432374894619, -0.01395756658166647, -7.978876113891602, -13.958044052124023, -3.0486817359924316, -8.401190757751465, 0.5536745190620422, -2.58627986907959, -0.9994181990623474, -6.764636039733887, 9.420923233032227, 2.1249313354492188, -3.033053398132324, 2.1548478603363037, 2.22448468208313, -0.3923289179801941, -0.000200675378437154, -0.0006862516747787595, -0.00192917266394943, -0.0004948975401930511, 0.00012155218428233638, -7.713526429142803e-05, -2.874307938327547e-05, 0.0007632974302396178, -0.0016930324491113424, 0.0004147235886193812, 0.00021739811927545816, -3.362446250321227e-07, 0.534464418888092, 0.2770627737045288, 6.873019695281982, -29.054092407226562, 15.855684280395508, -0.132864847779274, 2.290870189666748, -0.008798767812550068, 6.540008068084717, -26.544654846191406, 14.946776390075684, -0.17352072894573212, 0.0015496350824832916, -0.0015902117593213916, 0.0036442207638174295, -0.07320535182952881, 0.44181686639785767, 0.002636053366586566, 0.1619299054145813, 0.4372747540473938, -0.11035455018281937, 0.1019638329744339, -1.1427676677703857, -1.3895095586776733, 1.3919042348861694, -2.053832530975342, -0.8216233849525452, 2.3254828453063965, -0.47240254282951355, -0.02419200912117958, 9.790186882019043, 0.000689804321154952, 0.0026120853144675493, 0.0020462048705667257, 0.02162044495344162, 0.011876612901687622, -0.8979902863502502, 0.43931037187576294], "std": [0.3070400059223175, 0.051369260996580124, 0.32577428221702576, 0.18188463151454926, 0.22765709459781647, 0.11355578899383545, 0.12336353212594986, 0.15280282497406006, 0.16210012137889862, 0.15524272620677948, 0.2078261822462082, 0.1505305916070938, 0.14354221522808075, 0.1211291253566742, 0.0006285971030592918, 0.000604769797064364, 0.005198170896619558, 0.0004923538654111326, 0.0006436121184378862, 0.0005002835532650352, 0.0006060547893866897, 0.0004057031765114516, 0.00516622606664896, 0.0003462695749476552, 0.0009390779887326062, 0.0007990962476469576, 0.7171692252159119, 1.3113021850585938e-06, 0.7171692252159119, 0.7171692252159119, 0.7171692252159119, 0.7171692252159119, 0.5457183718681335, 1.3113021850585938e-06, 0.5457183718681335, 0.5457183718681335, 0.5457183718681335, 0.5457183718681335, 0.00031868007499724627, 4.210747647448443e-05, 0.15611578524112701, 0.08233484625816345, 0.23610588908195496, 0.14837519824504852, 0.39383140206336975, 0.1955893486738205, 0.12125486880540848, 0.14366072416305542, 0.10427602380514145, 0.08163172006607056, 0.20647983253002167, 0.20421279966831207, 0.2731800377368927, 0.12832389771938324, 2.184718132019043, 12.899858474731445, 4.284998416900635, 4.930582523345947, 1.4491053819656372, 3.0387942790985107, 0.6538535356521606, 2.8372976779937744, 5.951788902282715, 3.5232341289520264, 3.973069906234741, 2.1463236808776855, 3.0534870624542236, 0.7331196069717407, 0.003182073589414358, 0.005016849376261234, 0.0079086534678936, 0.002983351703733206, 0.0020301444455981255, 0.0015550651587545872, 0.003089935053139925, 0.0052563343197107315, 0.007198058068752289, 0.002210241509601474, 0.0020348664838820696, 0.0018406921299174428, 0.29090481996536255, 0.12175874412059784, 2.0402963161468506, 2.917343854904175, 2.921395778656006, 0.15843604505062103, 0.30205872654914856, 0.128328338265419, 2.2014217376708984, 2.3511743545532227, 3.119497060775757, 0.1605229675769806, 0.00538381515070796, 0.0060257394798099995, 0.00015027713379822671, 0.018147053197026253, 0.017186827957630157, 0.12117736786603928, 0.07578030228614807, 0.024041973054409027, 0.05835280939936638, 0.06597401946783066, 1.6189533472061157, 0.07652958482503891, 1.1775932312011719, 0.44558918476104736, 0.29863038659095764, 0.23754118382930756, 0.07403206825256348, 0.04786938056349754, 0.028303496539592743, 0.00547834811732173, 0.00901854783296585, 0.010982559993863106, 0.0030375325586646795, 0.0012821669224649668, 0.0003050561645068228, 0.0005313160945661366], "count": [260]}, "action": {"min": [-0.8947896957397461, -0.3490658402442932, -1.3080296516418457, -1.3083734512329102, -0.43715617060661316, -0.2649633288383484, -0.3024897575378418, -0.5631656050682068, -0.21358412504196167, 0.21314267814159393, -1.3212124109268188, 0.5108870267868042, -0.5442848205566406, -0.528555154800415, 0.006321560591459274, -0.02138485759496689, -0.5850123167037964, 1.011498212814331, -0.4685591459274292, -0.010025477968156338, -0.014316330663859844, 0.010808528400957584, -0.5877244472503662, 1.0006990432739258, -0.4634906053543091, 0.010691129602491856, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.001342856790870428, -0.00019090068235527724, -0.5451972484588623, -0.29987719655036926, -0.5822828412055969, -0.3336458206176758, -1.585615634918213, -0.42498838901519775, -0.4018113613128662, -0.19293124973773956, -0.06653165072202682, -0.475561261177063, -0.8686230182647705, -0.9796809554100037, -1.3560736179351807, -0.41026800870895386], "max": [-0.04599320515990257, -0.12437386810779572, -0.11037085950374603, -0.6768880486488342, 0.7320891618728638, 0.1551402360200882, 0.05097481980919838, -0.07218746840953827, 0.2739573121070862, 0.6856422424316406, -0.5054423213005066, 0.9600738883018494, 0.1660938858985901, -0.1422119438648224, 0.008817760273814201, -0.009349550120532513, -0.5694275498390198, 1.0177512168884277, -0.4642751216888428, -0.008198752999305725, -0.011708058416843414, 0.02291030064225197, -0.5722284317016602, 1.00759756565094, -0.4580879211425781, 0.012934334576129913, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.1286086873951717e-06, 2.5035706130438484e-06, 0.23116646707057953, 0.39144089818000793, 0.6519973278045654, 0.49377280473709106, 0.5329021215438843, 0.7224333882331848, 0.345142662525177, 0.49159759283065796, 0.5383956432342529, 0.03950200974941254, 0.15716233849525452, 0.7674915790557861, 0.6599200963973999, 0.5523605346679688], "mean": [-0.4765387773513794, -0.23547595739364624, -0.5690314769744873, -1.002697467803955, 0.1950264275074005, -0.022299202159047127, -0.1531536877155304, -0.2403905838727951, 0.14822052419185638, 0.36412838101387024, -1.0282799005508423, 0.6353521943092346, -0.27715834975242615, -0.41695666313171387, 0.007724578492343426, -0.01697581820189953, -0.5811713933944702, 1.0154303312301636, -0.467324823141098, -0.009205582551658154, -0.012852148152887821, 0.014678454026579857, -0.5840133428573608, 1.0062590837478638, -0.4612427353858948, 0.011963006108999252, 0.39269930124282837, 1.745330572128296, 0.39269930124282837, 0.39269930124282837, 0.39269930124282837, 0.39269930124282837, 1.5214581489562988, 1.745330572128296, 1.5214581489562988, 1.5214581489562988, 1.5214581489562988, 1.5214581489562988, -0.0007168011507019401, -2.305771158717107e-05, -0.05978678539395332, -0.0032189732883125544, -0.04240071773529053, 0.027991125360131264, -0.05170382559299469, 0.0122050317004323, 0.0076678735204041, 0.06513545662164688, 0.05097785219550133, -0.04797649011015892, -0.0856974869966507, -0.005962431896477938, -0.04759949445724487, -0.014348655939102173], "std": [0.30869901180267334, 0.08767009526491165, 0.3837490379810333, 0.18565581738948822, 0.2516308128833771, 0.1209576204419136, 0.1194334551692009, 0.1180376261472702, 0.14757995307445526, 0.12414072453975677, 0.18970660865306854, 0.14433282613754272, 0.12578560411930084, 0.1198657974600792, 0.00048253440763801336, 0.002167033962905407, 0.00451328931376338, 0.0014539434341713786, 0.0008231361280195415, 0.00042484106961637735, 0.00048125264584086835, 0.002228755736723542, 0.004441768862307072, 0.0013435031287372112, 0.0013032304123044014, 0.0007065447280183434, 0.7237775325775146, 1.3113021850585938e-06, 0.7237775325775146, 0.7237775325775146, 0.7237775325775146, 0.7237775325775146, 0.5546020269393921, 1.3113021850585938e-06, 0.5546020269393921, 0.5546020269393921, 0.5546020269393921, 0.5546020269393921, 0.0003200314531568438, 4.3135711166542023e-05, 0.1570288985967636, 0.08315201848745346, 0.23779520392417908, 0.14839833974838257, 0.39430055022239685, 0.19566461443901062, 0.12157846987247467, 0.14371585845947266, 0.10450481623411179, 0.08175282925367355, 0.20646123588085175, 0.20417046546936035, 0.2730550467967987, 0.1282482147216797], "count": [260]}, "timestamp": {"min": [0.0], "max": [8.633333333333333], "mean": [4.316666666666666], "std": [2.501832661603623], "count": [260]}, "frame_index": {"min": [0], "max": [259], "mean": [129.5], "std": [75.05497984810869], "count": [260]}, "episode_index": {"min": [457], "max": [457], "mean": [457.0], "std": [0.0], "count": [260]}, "index": {"min": [177765], "max": [178024], "mean": [177894.5], "std": [75.05497984810869], "count": [260]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [260]}, "subtask_annotation": {"mean": [0.3038461538461538, 2.0, 2.0, 2.0, 2.0], "std": [0.4922325663832926, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [260]}, "scene_annotation": {"mean": [457.0], "std": [0.0], "min": [457], "max": [457], "count": [260]}, "eef_direction_state": {"mean": [3.7, 3.7807692307692307], "std": [1.8734993995195195, 2.389483244870067], "min": [0, 0], "max": [6, 6], "count": [260]}, "eef_velocity_state": {"mean": [0.8423076923076923, 0.6153846153846154], "std": [0.6279840008514902, 0.6608225106127563], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_acc_mag_state": {"mean": [0.8884615384615384, 0.6807692307692308], "std": [0.822204785962214, 0.8423954994625678], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_direction_action": {"mean": [3.1961538461538463, 3.6307692307692307], "std": [2.042807413873739, 2.2348239013001656], "min": [0, 0], "max": [6, 6], "count": [260]}, "eef_velocity_action": {"mean": [1.0615384615384615, 0.7461538461538462], "std": [0.7621209893231292, 0.6940576174435086], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_acc_mag_action": {"mean": [1.1307692307692307, 0.9346153846153846], "std": [0.768499652554462, 0.8545994597976242], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_sim_pose_state": {"mean": [0.31573906166728055, 0.10330823153579645, 0.1493144729639724, -1.1311574581012718, -1.3896463552603324, 1.3803070267032231, 0.2906178392845055, -0.17895398440243943, 0.08073574181336306, -2.0537601600357607, -0.821658171144639, 2.3254800274199807], "std": [0.04350772910610394, 0.07510051657253083, 0.07281391962608535, 1.6512778284962655, 0.07662526883836177, 1.2300442347693883, 0.031189486476277346, 0.058514988259039696, 0.013488232114128817, 0.44561545586331647, 0.29858987276864346, 0.2374866781153644], "min": [0.2519860729694755, -0.002577393982277392, 0.0498872510098912, -2.8916707034030127, -1.503873580408022, -3.1311934092902916, 0.2565632546597581, -0.3305336968662974, 0.047195819517957524, -2.374517364273445, -1.0785458509505226, 1.8018565609783568], "max": [0.39629794320551565, 0.18962125572180294, 0.24500788527146664, 2.9865439046983937, -0.9711659857529613, 3.1199943911476056, 0.3748052222126624, -0.14211333540346366, 0.09883151066324855, -0.9399917695310365, -0.22354703622651262, 2.5408865971768764], "count": [260]}, "eef_sim_pose_action": {"mean": [0.31167783865973536, 0.08946847586932254, 0.15267291915463777, -0.6214374606673906, -1.4330135712636054, 0.9776488822484916, 0.2891246584332693, -0.16320687324631614, 0.07860137838410954, -2.02986135756488, -0.8450135192875909, 2.3404987777042834], "std": [0.041732946103535326, 0.09343514425482558, 0.07394426486760407, 2.1077370467545737, 0.11203650310215385, 1.8465494992917744, 0.02060507557933743, 0.05589960307698653, 0.019904108656877896, 0.405988777677702, 0.27508435367593204, 0.23352958097662396], "min": [0.25226331697719545, -0.05923989348698323, 0.045932304404788675, -3.1270901778686064, -1.5694419637499903, -2.9386329299263494, 0.2627647310269078, -0.3192052413200876, 0.02348611323569784, -2.316525839221588, -1.0386493281250186, 1.7848852752797741], "max": [0.410072650114488, 0.1981652403613631, 0.24949154398874696, 2.916834262094927, -0.9777451177373357, 3.1346780842317052, 0.3408977620326414, -0.10785282608232495, 0.10306138533395404, -0.8383541602619409, -0.2736906633237277, 2.571310803398349], "count": [260]}}} +{"episode_index": 449, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43789744329104185]], [[0.5381880430603614]], [[0.49590202566320646]]], "std": [[[0.28451602755440825]], [[0.21678936402500626]], [[0.2197385706317297]]], "count": [100]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41565696366782007]], [[0.442635810745867]], [[0.3885347270280661]]], "std": [[[0.28358930664055243]], [[0.23517567603439749]], [[0.2565362942080544]]], "count": [100]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4192366493656286]], [[0.48032251778162244]], [[0.41461971357170324]]], "std": [[[0.29854108732492735]], [[0.22146617373660415]], [[0.2555167359051074]]], "count": [100]}, "observation.state": {"min": [-0.8350495100021362, -0.1701401025056839, -0.8295060396194458, -1.5613807439804077, -1.5610002279281616, -0.23489494621753693, -0.5447474718093872, -0.9583635926246643, -0.10233530402183533, 0.22478558123111725, -1.864176630973816, 0.22738417983055115, -0.48352116346359253, -0.6263827085494995, 0.011155960150063038, -0.0011772126890718937, -0.6047018766403198, 1.0242410898208618, -0.462435781955719, -0.02033560909330845, -0.014169687405228615, -0.003749014111235738, -0.6063054203987122, 1.022208333015442, -0.46472907066345215, -0.018714673817157745, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.03767258673906326, -2.5767703846213408e-06, -0.6495569944381714, -0.48441416025161743, -0.7331746816635132, -0.40324270725250244, -3.0415947437286377, -0.6293987035751343, -1.5467149019241333, -1.257714867591858, -0.3630809187889099, -1.0303863286972046, -1.2983949184417725, -1.6368579864501953, -0.7380120754241943, -1.8775818347930908, -14.364471435546875, -10.19536018371582, -4.310744762420654, -10.683760643005371, -0.9755800366401672, -1.7503052949905396, -2.6111111640930176, -14.397876739501953, -3.144078254699707, -1.8675212860107422, -12.179487228393555, -0.9468865394592285, -1.2912087440490723, -2.8119657039642334, -0.007969982922077179, -0.019685130566358566, -0.01895672082901001, -0.011354022659361362, -0.013240414671599865, -0.017766280099749565, -0.009481828659772873, -0.030364669859409332, -0.013487035408616066, -0.006615881342440844, -0.005674113053828478, -0.009754631668329239, -4.220789909362793, -0.864837646484375, 1.3659238815307617, -30.767051696777344, 10.360343933105469, -0.40914443135261536, -0.9968700408935547, -0.6903854608535767, 4.157159805297852, -35.577754974365234, 13.142873764038086, 0.03224104270339012, -0.027163367718458176, -0.014622699469327927, 0.016483517363667488, -0.13663585484027863, 0.3577313721179962, 0.002009389689192176, -0.020222365856170654, 0.2941281497478485, -0.17944008111953735, 0.04191406071186066, -3.1070079803466797, -1.5204217433929443, -3.103184938430786, -2.823284149169922, -1.1389243602752686, -3.125610828399658, -0.8162091970443726, -0.0764772891998291, 9.66490650177002, -0.00925666093826294, -0.035080939531326294, -0.05792129039764404, -0.01965772919356823, 0.022865422070026398, 0.7249382138252258, 0.6833256483078003], "max": [0.13274158537387848, 0.43822181224823, -0.10786857455968857, -0.36125537753105164, 0.26073992252349854, 0.7110730409622192, -0.02194112166762352, 0.2903037965297699, 0.21438957750797272, 0.9321447610855103, -0.4795137941837311, 0.6088367700576782, 0.4911523759365082, -0.03251705691218376, 0.012743446044623852, 0.00906048808246851, -0.5923293828964233, 1.0327106714248657, -0.4536595940589905, -0.011024970561265945, -0.012599828653037548, 0.008092590607702732, -0.596217691898346, 1.0252900123596191, -0.4568464159965515, -0.010936062783002853, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.03690614178776741, 9.567133383825421e-05, 0.6642651557922363, 0.9333333969116211, 0.7396876811981201, 1.3921234607696533, 2.1650049686431885, 1.0766311883926392, 0.8553136587142944, 0.8044439554214478, 0.31453439593315125, 0.7074806690216064, 1.2742170095443726, 0.5696474313735962, 1.3713698387145996, 0.7430625557899475, -0.1447582244873047, 6.37973165512085, 4.128205299377441, 4.914529800415039, 0.9181929230690002, 2.065934181213379, 1.3199023008346558, -0.9687666893005371, 10.836385726928711, 1.7271062135696411, -1.1904761791229248, 0.7460317611694336, 0.22954823076725006, 0.7460317611694336, 0.007155730854719877, 0.04076461121439934, 0.0326315239071846, 0.009564208798110485, 0.024772146716713905, 0.009271278977394104, 0.007116579916328192, 0.03762926161289215, 0.02727361209690571, 0.007118518929928541, 0.015423167496919632, 0.006404243875294924, -1.9937400817871094, 0.37117496132850647, 13.184134483337402, -18.405309677124023, 22.363910675048828, 0.8974622488021851, 1.4210700988769531, 0.7906026840209961, 15.485419273376465, -22.202831268310547, 25.145265579223633, 1.3766169548034668, 0.03512196987867355, 0.010271871462464333, 0.020757021382451057, -0.027327170595526695, 0.5687762498855591, 0.48564040660858154, 0.3245077133178711, 0.5564156770706177, 0.050767675042152405, 0.2601037323474884, 3.075371503829956, 0.7984542846679688, 3.0885703563690186, -0.8365370035171509, -0.2972973585128784, 3.1365771293640137, -0.3848000764846802, 0.36085188388824463, 9.884637832641602, 0.020291805267333984, 0.023523420095443726, 0.05724112316966057, -0.012811115942895412, 0.025426600128412247, 0.7296175360679626, 0.6881018877029419], "mean": [-0.35066112875938416, -0.02788502164185047, -0.41810235381126404, -0.9957086443901062, -0.31027868390083313, 0.1356172412633896, -0.3655428886413574, -0.43463557958602905, 0.04040348529815674, 0.5267874002456665, -1.1280274391174316, 0.41840872168540955, 0.07699617743492126, -0.48268434405326843, 0.011990347877144814, 0.0010320079745724797, -0.6016486883163452, 1.030557632446289, -0.45563751459121704, -0.01391871552914381, -0.013271963223814964, -0.0014599430141970515, -0.6021350622177124, 1.0239506959915161, -0.4588600993156433, -0.013233295641839504, 0.4548865854740143, 1.7453203201293945, 0.4548865854740143, 0.4548865854740143, 0.4548865854740143, 0.4548865854740143, 0.633154034614563, 1.7453203201293945, 0.633154034614563, 0.633154034614563, 0.633154034614563, 0.633154034614563, -0.03737376630306244, 3.021659040314262e-06, -0.03814158961176872, 0.021556133404374123, 0.01748855970799923, 0.07414177060127258, -0.06729432195425034, 0.03951667249202728, 0.002872963435947895, -0.02445620484650135, -0.009106602519750595, 0.007848565466701984, 0.02493763156235218, -0.009447796270251274, 0.03494048863649368, -0.008017221465706825, -7.059718132019043, -2.1198627948760986, -0.19159504771232605, -3.5353569984436035, -0.02154167927801609, -0.0783470869064331, -0.6047400236129761, -8.560117721557617, 2.93131947517395, 0.03598928079009056, -4.985708236694336, -0.06977356225252151, -0.3487169146537781, -0.5502394437789917, -0.0005303685320541263, 0.00027482304722070694, 0.00023077572404872626, -0.00012219058407936245, 0.0006705056875944138, -0.0007541702943854034, -0.00019009555398952216, -0.0005075501394458115, 0.0006499305018223822, 4.747800267068669e-05, 0.0003272112226113677, -0.0005400081863626838, -2.8165197372436523, -0.2397979199886322, 7.82462215423584, -23.67731475830078, 17.207502365112305, 0.37808293104171753, 0.5631001591682434, 0.11468246579170227, 10.693206787109375, -28.363872528076172, 19.91981315612793, 0.8238632678985596, 0.002334339777007699, -0.001260321936570108, 0.018172452226281166, -0.07440092414617538, 0.4466278851032257, 0.12967218458652496, 0.13893714547157288, 0.4283987581729889, -0.05431671813130379, 0.19221842288970947, -0.20267680287361145, -0.8623019456863403, 0.5062929391860962, -2.0488085746765137, -0.7653682827949524, 1.8522464036941528, -0.5722556710243225, 0.12516702711582184, 9.777887344360352, 0.0019922766368836164, 6.965216743992642e-05, 0.00044956497731618583, -0.018089616671204567, 0.023866994306445122, 0.7284417152404785, 0.6844487190246582], "std": [0.2451072484254837, 0.2079927623271942, 0.11594021320343018, 0.3263677954673767, 0.5771368741989136, 0.26043662428855896, 0.13629454374313354, 0.39170169830322266, 0.08812272548675537, 0.16267353296279907, 0.4750734865665436, 0.08665253967046738, 0.24124504625797272, 0.1619175374507904, 0.0003432348312344402, 0.00202101469039917, 0.003856607247143984, 0.0027416450902819633, 0.0027753834147006273, 0.0026880158111453056, 0.0003414458769839257, 0.002220859983935952, 0.0025827891658991575, 0.0009298173245042562, 0.0023776316083967686, 0.002263464266434312, 0.737823486328125, 8.940696716308594e-06, 0.737823486328125, 0.737823486328125, 0.737823486328125, 0.737823486328125, 0.8319834470748901, 8.940696716308594e-06, 0.8319834470748901, 0.8319834470748901, 0.8319834470748901, 0.8319834470748901, 0.00015361540135927498, 1.7112553905462846e-05, 0.1903897076845169, 0.15997819602489471, 0.19663380086421967, 0.2485353648662567, 0.5100806951522827, 0.24435125291347504, 0.19534404575824738, 0.34650692343711853, 0.11167465895414352, 0.23284369707107544, 0.411678671836853, 0.2362205982208252, 0.2442244291305542, 0.25364306569099426, 3.54317045211792, 2.69442081451416, 1.6464189291000366, 3.9417572021484375, 0.3477934002876282, 0.601517915725708, 0.7247268557548523, 3.7426726818084717, 3.5204718112945557, 0.7871184349060059, 2.139488935470581, 0.30059513449668884, 0.3105744421482086, 0.5046266317367554, 0.002477042144164443, 0.007453551981598139, 0.006716236937791109, 0.002992199268192053, 0.003199446713551879, 0.0027411626651883125, 0.002575233578681946, 0.007385656703263521, 0.00587844243273139, 0.002495652297511697, 0.0023029427975416183, 0.0020863832905888557, 0.4657193720340729, 0.17476186156272888, 3.1223666667938232, 3.6771061420440674, 3.9321084022521973, 0.21185699105262756, 0.5005043148994446, 0.20814591646194458, 2.6110668182373047, 3.426684617996216, 3.9831864833831787, 0.2272360920906067, 0.007374474313110113, 0.004527550656348467, 0.0005455661448650062, 0.015373893082141876, 0.0525163859128952, 0.14574924111366272, 0.11223973333835602, 0.0859149917960167, 0.06307186186313629, 0.06770515441894531, 2.4530997276306152, 0.6934535503387451, 2.3441121578216553, 0.5919486284255981, 0.1641514003276825, 1.9941967725753784, 0.05887506157159805, 0.06132577359676361, 0.028848741203546524, 0.00472381291911006, 0.006998240947723389, 0.01105608232319355, 0.0021433623041957617, 0.00047467718832194805, 0.0007879868499003351, 0.0008342249202542007], "count": [444]}, "action": {"min": [-0.9145811796188354, -0.16572991013526917, -0.9610254764556885, -1.5503966808319092, -1.5707963705062866, -0.238092303276062, -0.6722828149795532, -1.0202651023864746, -0.15279927849769592, 0.18257953226566315, -1.851294994354248, 0.21084535121917725, -0.4874161183834076, -0.6293060779571533, 0.010240867733955383, -0.007978632114827633, -0.6071038246154785, 1.0190736055374146, -0.46283242106437683, -0.01900971308350563, -0.014777923934161663, -0.011385389603674412, -0.6065137982368469, 1.0182517766952515, -0.46499764919281006, -0.017995432019233704, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, 0.0, 1.7453292608261108, 0.0, 0.0, 0.0, 0.0, -0.03767258673906326, -2.5767703846213408e-06, -0.6495569944381714, -0.6990235447883606, -0.7331746816635132, -0.40324270725250244, -3.0415947437286377, -0.6799876093864441, -2.0596156120300293, -1.257714867591858, -0.3630809187889099, -1.0303863286972046, -1.2983949184417725, -1.6368579864501953, -0.7380120754241943, -1.8775818347930908], "max": [0.1236598789691925, 0.4808211922645569, 0.252830445766449, -0.2646197974681854, 0.26014038920402527, 0.6981316804885864, -0.012891875579953194, 0.28969836235046387, 0.22432668507099152, 0.9865424036979675, -0.4083753824234009, 0.6091747283935547, 0.4978475570678711, -0.02828126959502697, 0.013361304998397827, 0.013203922659158707, -0.5875480771064758, 1.0337973833084106, -0.451824426651001, -0.010160906240344048, -0.011678320355713367, 0.01159745268523693, -0.591704249382019, 1.0260558128356934, -0.45628684759140015, -0.010563734918832779, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, -0.03690614178776741, 9.567133383825421e-05, 0.6642651557922363, 0.9333333969116211, 0.9505051374435425, 1.3921234607696533, 3.032318353652954, 1.0766311883926392, 0.8553136587142944, 0.8044439554214478, 0.31453439593315125, 0.7074806690216064, 1.2742170095443726, 0.5696474313735962, 1.3713698387145996, 0.7430625557899475], "mean": [-0.3840547502040863, -0.012933745980262756, -0.42675524950027466, -0.9189562201499939, -0.3195130228996277, 0.13683925569057465, -0.36436471343040466, -0.4712055027484894, 0.029916413128376007, 0.5472529530525208, -1.0780359506607056, 0.4168378710746765, 0.08399689197540283, -0.48289117217063904, 0.01188228651881218, 0.0014616952976211905, -0.5987781286239624, 1.0287898778915405, -0.45561811327934265, -0.013241494074463844, -0.01323783677071333, -0.000980452517978847, -0.5993195176124573, 1.021975040435791, -0.45860400795936584, -0.01308145746588707, 0.4558693468570709, 1.7453203201293945, 0.4558693468570709, 0.4558693468570709, 0.4558693468570709, 0.4558693468570709, 0.6336650848388672, 1.7453203201293945, 0.6336650848388672, 0.6336650848388672, 0.6336650848388672, 0.6336650848388672, -0.03737305477261543, 3.024000534423976e-06, -0.03837002441287041, 0.019783901050686836, 0.019977053627371788, 0.07415153086185455, -0.059545859694480896, 0.03763686493039131, -0.002263130620121956, -0.024357689544558525, -0.00909498892724514, 0.0077310651540756226, 0.024954436346888542, -0.00952435377985239, 0.03473139554262161, -0.007757631596177816], "std": [0.2403569519519806, 0.19030089676380157, 0.1583980768918991, 0.32853540778160095, 0.5814908146858215, 0.2627677023410797, 0.1356673687696457, 0.39745065569877625, 0.09716270864009857, 0.18028195202350616, 0.47654733061790466, 0.08830446749925613, 0.23704209923744202, 0.16289348900318146, 0.0005962412687949836, 0.0036025401204824448, 0.00489421933889389, 0.0037543950602412224, 0.0026981658302247524, 0.0024823504500091076, 0.0006121636251918972, 0.003720248118042946, 0.003346896730363369, 0.0017494199564680457, 0.0023145191371440887, 0.0021027850452810526, 0.7385692000389099, 8.940696716308594e-06, 0.7385692000389099, 0.7385692000389099, 0.7385692000389099, 0.7385692000389099, 0.8325138688087463, 8.940696716308594e-06, 0.8325138688087463, 0.8325138688087463, 0.8325138688087463, 0.8325138688087463, 0.0001541913370601833, 1.7112117348005995e-05, 0.19039574265480042, 0.16443735361099243, 0.2027721405029297, 0.2485327422618866, 0.534919798374176, 0.24735888838768005, 0.22255897521972656, 0.34651491045951843, 0.11167222261428833, 0.23286353051662445, 0.4116757810115814, 0.2362241894006729, 0.24428802728652954, 0.2537117302417755], "count": [444]}, "timestamp": {"min": [0.0], "max": [14.766666666666667], "mean": [7.383333333333333], "std": [4.272381155835787], "count": [444]}, "frame_index": {"min": [0], "max": [443], "mean": [221.5], "std": [128.17143467507364], "count": [444]}, "episode_index": {"min": [458], "max": [458], "mean": [458.0], "std": [0.0], "count": [444]}, "index": {"min": [178025], "max": [178468], "mean": [178246.5], "std": [128.17143467507364], "count": [444]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [444]}, "subtask_annotation": {"mean": [0.6666666666666666, 2.0, 2.0, 2.0, 2.0], "std": [0.5424889808044893, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [444]}, "scene_annotation": {"mean": [458.0], "std": [0.0], "min": [458], "max": [458], "count": [444]}, "eef_direction_state": {"mean": [3.141891891891892, 3.141891891891892], "std": [2.1171015429751074, 2.2340832464965517], "min": [0, 0], "max": [6, 6], "count": [444]}, "eef_velocity_state": {"mean": [0.9797297297297297, 1.0315315315315314], "std": [0.6521232949518407, 0.712751549649864], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_acc_mag_state": {"mean": [0.9752252252252253, 0.8693693693693694], "std": [0.8392503592431854, 0.8495142006345647], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_direction_action": {"mean": [2.7972972972972974, 2.8986486486486487], "std": [1.826825112783216, 2.0436890273513226], "min": [0, 0], "max": [6, 6], "count": [444]}, "eef_velocity_action": {"mean": [1.2387387387387387, 1.1914414414414414], "std": [0.6308397336728164, 0.6200978516895476], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_acc_mag_action": {"mean": [1.1689189189189189, 1.1126126126126126], "std": [0.7831719419917653, 0.791806819319084], "min": [0, 0], "max": [2, 2], "count": [444]}, "eef_sim_pose_state": {"mean": [0.30832502858364935, 0.20467069838694218, 0.10936431336214991, -0.1820573280732217, -0.8624582769314529, 0.485611365926562, 0.33479532838486276, -0.17051585410696996, 0.1630040475376946, -2.048713715120264, -0.7654984098007304, 1.8451688854777444], "std": [0.06233813050357667, 0.11301282844022524, 0.07329809329917208, 2.5092645198316488, 0.6934834099442527, 2.3833197775245645, 0.09176621310023676, 0.03972365992071619, 0.027773995172824816, 0.5921746073663353, 0.1641961853934175, 2.0145714964151864], "min": [0.20336239836361766, 0.1141320125737154, 0.017262381097861507, -3.1284172522424347, -1.5218404763199374, -3.13980295282707, 0.16116687075031866, -0.2614408760488245, 0.0900842250776455, -2.8233077967878777, -1.1390860564694854, -3.138578102088495], "max": [0.4319456521910682, 0.46306488418640346, 0.2648973631460626, 3.1373616584821673, 0.7988449979152246, 3.116442892579523, 0.45141261575599134, -0.09732513001401087, 0.205324757622797, -0.8363781997459421, -0.29729761641624686, 3.139800900919376], "count": [444]}, "eef_sim_pose_action": {"mean": [0.31124451068340336, 0.211194988608167, 0.09982664338612983, 0.37091430015475807, -0.8802463285177475, 0.28678729491946936, 0.3415780638533766, -0.1736850875425591, 0.16228998007027717, -1.9945819379926237, -0.7540012602433089, 1.761341152570066], "std": [0.06308648674332676, 0.11081575390614491, 0.08041017054967882, 2.4210119740452214, 0.6997572946536665, 2.392954974891652, 0.09189446552402394, 0.04398580898820307, 0.03378605278287447, 0.5764589859528476, 0.1877308083524801, 2.06029699084155], "min": [0.20393919244759864, 0.10302060804409106, -0.0050611907294309585, -3.1385793635984367, -1.5386441396728794, -3.1168689370023688, 0.160028199381323, -0.2784574071822503, 0.08594375918287707, -2.747141931438454, -1.1580785990554132, -3.1381699944120887], "max": [0.44012140724565685, 0.46942426754846817, 0.28018313885486723, 3.1407033820443147, 0.9082272405159806, 3.1347190736262176, 0.4597764574061751, -0.09708677099124242, 0.21366084821232983, -0.8138246785870223, -0.22493868234713643, 3.140370421066251], "count": [444]}}} +{"episode_index": 450, "stats": {"observation.images.camera_head_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4318778398168536]], [[0.5311466779968078]], [[0.4924611727861079]]], "std": [[[0.2895293588017081]], [[0.2308924201880629]], [[0.22863730329763518]]], "count": [132]}, "observation.images.camera_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4116238946559016]], [[0.4261594444298813]], [[0.38457233268381624]]], "std": [[[0.26789572570047343]], [[0.2395053206509378]], [[0.2587059899209158]]], "count": [132]}, "observation.images.camera_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4536421142654923]], [[0.45730438758985476]], [[0.38196829526522436]]], "std": [[[0.30089537319792053]], [[0.2230197428268984]], [[0.26358970423732153]]], "count": [132]}, "observation.state": {"min": [-0.9497115612030029, -0.29507097601890564, -0.8118742108345032, -1.5865583419799805, -1.3392610549926758, -0.11111117154359818, -0.7022900581359863, -1.0764164924621582, -0.24224379658699036, 0.3886280655860901, -1.6276625394821167, -0.1678498387336731, -0.5213887691497803, -0.7015349864959717, 0.0033541505690664053, 0.00040923745837062597, -0.6076149940490723, 1.0265893936157227, -0.4643707871437073, -0.0078567024320364, -0.019159261137247086, -0.0039084237068891525, -0.6013137102127075, 1.017114281654358, -0.4649389386177063, -0.009109174832701683, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.00019306094327475876, -0.001147399889305234, -0.6844222545623779, -0.24135369062423706, -0.7666953206062317, -1.4393491744995117, -2.3295438289642334, -0.7093862295150757, -1.503612995147705, -1.1367263793945312, -0.43211251497268677, -1.1064860820770264, -1.5732824802398682, -0.9807626008987427, -1.1274669170379639, -0.908765971660614, -17.671640396118164, -17.88766860961914, -6.332723140716553, -12.087912559509277, -0.8321123719215393, -4.820512771606445, -2.008547067642212, -15.645025253295898, -5.280830383300781, -2.625763177871704, -8.45543384552002, -1.2912087440490723, -2.2667887210845947, -2.266788959503174, -0.008112482726573944, -0.01758536882698536, -0.03007604368031025, -0.007196965627372265, -0.007921571843326092, -0.003614378161728382, -0.006852804683148861, -0.015726445242762566, -0.027428627014160156, -0.010350925847887993, -0.003900310955941677, -0.004549213219434023, -2.842139959335327, -0.4676804542541504, 1.3659238815307617, -27.078359603881836, 11.83395004272461, -0.7559921741485596, 0.4029899835586548, -0.20785798132419586, 5.701247215270996, -36.8978271484375, 15.574105262756348, -0.39947181940078735, -0.01659550704061985, -0.023379331454634666, 0.0012210013810545206, -0.08198151737451553, 0.35062456130981445, -0.049172233790159225, 0.015613243915140629, 0.3353622555732727, -0.2303639054298401, 0.01973411999642849, -3.133786678314209, -1.1090883016586304, -2.90417218208313, -3.136857748031616, -1.1601154804229736, -3.132411003112793, -0.7380311489105225, -0.09889344871044159, 9.684663772583008, -0.008715122938156128, -0.01814684271812439, -0.02490633726119995, 0.011664642952382565, 0.020853273570537567, -0.3924230635166168, 0.9192586541175842], "max": [0.11889836192131042, 0.17538441717624664, -0.06942834705114365, -0.2712298631668091, 0.35390716791152954, 0.6477464437484741, -0.1614733189344406, 0.11671251803636551, 0.259785532951355, 1.3111326694488525, -0.351337730884552, 0.8052816987037659, 0.4922962486743927, -0.05922266095876694, 0.004527672193944454, 0.00300590880215168, -0.5851156115531921, 1.0372194051742554, -0.4541749060153961, 0.00028624615515582263, -0.017886754125356674, -0.00039448594907298684, -0.584743857383728, 1.0202350616455078, -0.45128268003463745, 0.0008027895237319171, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0003815465315710753, -0.0011416233610361814, 0.7851353883743286, 0.39150571823120117, 0.8790673017501831, 1.107804536819458, 2.486239433288574, 1.3364126682281494, 0.6273213624954224, 0.9646002054214478, 0.3732985258102417, 0.504092276096344, 1.244025707244873, 1.3649729490280151, 1.3782603740692139, 0.810494601726532, -2.672459840774536, 3.7240538597106934, 3.1593408584594727, -0.09157510101795197, 1.3199023008346558, 9.038461685180664, 1.1477410793304443, -2.1713736057281494, 19.444446563720703, 3.1031746864318848, 2.3504276275634766, 2.4963369369506836, 2.5537240505218506, 0.6886447072029114, 0.007676073350012302, 0.02653501182794571, 0.013860675506293774, 0.012352224439382553, 0.0177423357963562, 0.01525205373764038, 0.006786685436964035, 0.020170534029603004, 0.012695071287453175, 0.007731714751571417, 0.024535613134503365, 0.017791831865906715, -0.06362999975681305, 0.24868720769882202, 13.585004806518555, -18.312164306640625, 24.999893188476562, 1.0585063695907593, 2.6936700344085693, 0.6235739588737488, 15.663583755493164, -19.036197662353516, 26.813520431518555, 1.506075143814087, 0.020975543186068535, 0.013514242134988308, 0.004884005058556795, 0.0, 0.608666181564331, 0.28599438071250916, 0.3783978521823883, 0.5966905951499939, 0.03502334654331207, 0.3222622871398926, 3.0958759784698486, 0.5144895315170288, 2.87172794342041, 3.1343367099761963, 0.08982521295547485, 3.129103660583496, -0.34961092472076416, 0.20734021067619324, 9.885408401489258, 0.011373192071914673, 0.022298306226730347, 0.032085418701171875, 0.016620509326457977, 0.028647126629948616, -0.3169618248939514, 0.9479820728302002], "mean": [-0.5158628821372986, -0.06272732466459274, -0.4915119707584381, -0.9470577239990234, -0.2455407977104187, 0.19690820574760437, -0.44473540782928467, -0.588965892791748, 0.06666938215494156, 0.6367620229721069, -0.8640400171279907, 0.191542387008667, -0.07881427556276321, -0.47237664461135864, 0.003926766104996204, 0.0011892087059095502, -0.6008380055427551, 1.0356040000915527, -0.45597130060195923, -0.0011933479690924287, -0.01852780021727085, -0.0021320898085832596, -0.5959069132804871, 1.0193153619766235, -0.4529185891151428, -0.0007545592379756272, 0.6246324181556702, 1.5377858877182007, 0.6246324181556702, 0.6246324181556702, 0.6246324181556702, 0.6246324181556702, 0.602306604385376, 0.9809390902519226, 0.602306604385376, 0.602306604385376, 0.602306604385376, 0.602306604385376, 2.739585943345446e-05, -0.001144876703619957, -0.01793837733566761, -0.0026329203974455595, -0.0013393635163083673, 0.011714036576449871, 0.0011247446527704597, 0.014926748350262642, -0.0068413433618843555, -0.007540536113083363, 0.004526550881564617, 0.007090109866112471, 0.014914198778569698, -0.011100108735263348, 0.008794352412223816, -0.0013273097574710846, -9.956011772155762, -3.0891733169555664, -0.17878566682338715, -4.603254318237305, -0.04063153639435768, 0.027775079011917114, -0.4528801739215851, -9.534528732299805, 3.980618715286255, 0.1273968517780304, -4.371144771575928, 0.24176882207393646, 0.04902338609099388, -0.5808354616165161, 0.0004075281322002411, 4.11847139503152e-07, -0.001210738904774189, 0.0005516385426744819, 0.0003018520656041801, 0.0002701238845475018, -0.00011875776544911787, 0.0005983368610031903, -0.0006357495440170169, 0.00030867254827171564, 0.0005363642703741789, 0.0005145770846866071, -1.2827116250991821, -0.14244642853736877, 9.9185152053833, -22.493270874023438, 21.01133155822754, 0.06388169527053833, 1.7794946432113647, 0.2569126784801483, 11.76342487335205, -24.7976016998291, 22.622709274291992, 0.45280012488365173, 0.0025434093549847603, -0.002909613773226738, 0.003354310989379883, -0.04652087017893791, 0.4844806492328644, 0.11073494702577591, 0.21063660085201263, 0.4824765622615814, -0.0752798393368721, 0.1772841215133667, -1.0858408212661743, -0.6811062097549438, 0.8361056447029114, -1.938916563987732, -0.8156527280807495, 0.6400359869003296, -0.5686143040657043, 0.05166613683104515, 9.783258438110352, 0.0013315206160768867, 0.0006578468019142747, 0.00045151967788115144, 0.014289334416389465, 0.02645726129412651, -0.35526007413864136, 0.9339935183525085], "std": [0.3177511990070343, 0.13377927243709564, 0.12461785972118378, 0.43762269616127014, 0.5699465274810791, 0.22363024950027466, 0.1433497667312622, 0.32657572627067566, 0.13113786280155182, 0.23180921375751495, 0.3882136046886444, 0.2531410753726959, 0.25816938281059265, 0.19796735048294067, 0.00036702596116811037, 0.0005132021615281701, 0.007618117146193981, 0.0024998674634844065, 0.0022646456491202116, 0.001801991369575262, 0.0004012916760984808, 0.00064356520306319, 0.006322857458144426, 0.0005624577752314508, 0.0031008196529000998, 0.002059092978015542, 0.8324854969978333, 0.5624319911003113, 0.8324854969978333, 0.8324854969978333, 0.8324854969978333, 0.8324854969978333, 0.8260416984558105, 0.8642968535423279, 0.8260416984558105, 0.8260416984558105, 0.8260416984558105, 0.8260416984558105, 9.459742432227358e-05, 9.033067271957407e-07, 0.18781541287899017, 0.0819346234202385, 0.19629524648189545, 0.2814691662788391, 0.41402754187583923, 0.24835187196731567, 0.2055073082447052, 0.27799275517463684, 0.09606317430734634, 0.20460836589336395, 0.33553817868232727, 0.241362527012825, 0.28993332386016846, 0.17829106748104095, 3.376556634902954, 4.257980823516846, 1.514788269996643, 3.240773916244507, 0.26001036167144775, 2.051016330718994, 0.5716448426246643, 3.4222865104675293, 5.321258544921875, 1.0965994596481323, 2.1476621627807617, 0.5846807360649109, 0.6214140057563782, 0.49522867798805237, 0.002548946999013424, 0.005367956589907408, 0.0057041519321501255, 0.0027870452031493187, 0.0020667659118771553, 0.0018100958550348878, 0.002551998710259795, 0.005017200019210577, 0.005066361278295517, 0.002644041320309043, 0.0025513332802802324, 0.002011924982070923, 0.49018070101737976, 0.108144611120224, 2.5381314754486084, 2.5190958976745605, 3.3741371631622314, 0.48196032643318176, 0.37822309136390686, 0.12331580370664597, 2.3287432193756104, 4.333349227905273, 2.776541233062744, 0.5123291015625, 0.006313050631433725, 0.005311181768774986, 0.00044498531497083604, 0.015316074714064598, 0.07718673348426819, 0.10680165886878967, 0.0898856446146965, 0.06923065334558487, 0.07477420568466187, 0.06987711787223816, 2.3113632202148438, 0.5267815589904785, 2.2151551246643066, 1.3185875415802002, 0.3291052579879761, 2.4575886726379395, 0.06466363370418549, 0.05037447437644005, 0.025683952495455742, 0.0033045634627342224, 0.004947667941451073, 0.007972449995577335, 0.0008751607383601367, 0.0023017949424684048, 0.021613020449876785, 0.008266636170446873], "count": [677]}, "action": {"min": [-1.0332289934158325, -0.3080122768878937, -0.9045773148536682, -1.5711861848831177, -1.347313642501831, -0.11315710842609406, -0.6981316804885864, -1.1268548965454102, -0.26441487669944763, 0.3648037016391754, -1.6051380634307861, -0.17234955728054047, -0.5263583064079285, -0.6981316804885864, 0.0032433667220175266, -0.0031558810733258724, -0.6066188812255859, 1.025115966796875, -0.4647071361541748, -0.008186997845768929, -0.019198570400476456, -0.006615232676267624, -0.6001673936843872, 1.0133123397827148, -0.4648731052875519, -0.009768581949174404, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, -0.00019306094327475876, -0.001147399889305234, -0.6844222545623779, -0.24135369062423706, -0.7666953206062317, -1.4393491744995117, -2.3295438289642334, -0.7093862295150757, -1.503612995147705, -1.1367263793945312, -0.43211251497268677, -1.1064860820770264, -1.5732824802398682, -0.9807626008987427, -1.1274669170379639, -0.908765971660614], "max": [0.11375010013580322, 0.17513197660446167, 0.048407383263111115, -0.2020610123872757, 0.35780641436576843, 0.6981316804885864, -0.15647785365581512, 0.11568167805671692, 0.286151647567749, 1.3668527603149414, -0.31374049186706543, 0.8144856691360474, 0.5063718557357788, -0.05819034203886986, 0.006904177833348513, 0.007592521142214537, -0.5825350880622864, 1.0384514331817627, -0.45398780703544617, 0.00029191712383180857, -0.015411960892379284, 0.004468139726668596, -0.5810258984565735, 1.0204766988754272, -0.4506895840167999, 0.000486063479911536, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 1.7453292608261108, 0.0003824625164270401, -0.0011416233610361814, 0.7851353883743286, 0.39150571823120117, 0.8790673017501831, 1.107804536819458, 2.486239433288574, 1.3364126682281494, 0.6273213624954224, 0.9646002054214478, 0.3732985258102417, 0.504092276096344, 1.244025707244873, 1.3649729490280151, 1.3782603740692139, 0.810494601726532], "mean": [-0.5596008896827698, -0.05469071865081787, -0.5143110156059265, -0.8916641473770142, -0.24696487188339233, 0.1950007826089859, -0.44228482246398926, -0.6220402717590332, 0.0638376921415329, 0.658913791179657, -0.8150777816772461, 0.18808437883853912, -0.07419487833976746, -0.4722454249858856, 0.005077107343822718, 0.0010898079490289092, -0.599127471446991, 1.0347980260849, -0.456044465303421, -0.0016252808272838593, -0.017277760431170464, -0.0021211933344602585, -0.5937188267707825, 1.0177119970321655, -0.4526776969432831, -0.0015153330750763416, 0.6246581673622131, 1.5352078676223755, 0.6246581673622131, 0.6246581673622131, 0.6246581673622131, 0.6246581673622131, 0.6037503480911255, 0.9783610701560974, 0.6037503480911255, 0.6037503480911255, 0.6037503480911255, 0.6037503480911255, 2.7823018172057346e-05, -0.001144876703619957, -0.01731441728770733, -0.002727125072851777, -0.0017317355377599597, 0.010949000716209412, 0.0011222093598917127, 0.014862640760838985, -0.006878524553030729, -0.007379733957350254, 0.0044389571994543076, 0.006940881256014109, 0.014342065900564194, -0.011089492589235306, 0.008827581070363522, -0.0013067990075796843], "std": [0.32329702377319336, 0.1280236691236496, 0.15141241252422333, 0.4448988735675812, 0.5720121264457703, 0.23097743093967438, 0.14452552795410156, 0.33100470900535583, 0.13599993288516998, 0.2421955168247223, 0.3887650668621063, 0.2553553879261017, 0.25998902320861816, 0.19788497686386108, 0.0007054759189486504, 0.0016672847559675574, 0.00735215051099658, 0.002924686763435602, 0.0020071405451744795, 0.0017284159548580647, 0.0007305992767214775, 0.0017131150234490633, 0.006012645550072193, 0.0013467434328049421, 0.0027776705101132393, 0.001988160889595747, 0.8324683308601379, 0.5654665231704712, 0.8324683308601379, 0.8324683308601379, 0.8324683308601379, 0.8324683308601379, 0.8264971971511841, 0.8646136522293091, 0.8264971971511841, 0.8264971971511841, 0.8264971971511841, 0.8264971971511841, 9.554679127177224e-05, 9.026067573358887e-07, 0.18841327726840973, 0.08196486532688141, 0.19654196500778198, 0.28217968344688416, 0.4140235483646393, 0.248332217335701, 0.20550410449504852, 0.2780284881591797, 0.0960945263504982, 0.20467472076416016, 0.33587348461151123, 0.24136023223400116, 0.28993070125579834, 0.1782921701669693], "count": [677]}, "timestamp": {"min": [0.0], "max": [22.533333333333335], "mean": [11.266666666666666], "std": [6.51442843062826], "count": [677]}, "frame_index": {"min": [0], "max": [676], "mean": [338.0], "std": [195.4328529188478], "count": [677]}, "episode_index": {"min": [459], "max": [459], "mean": [459.0], "std": [0.0], "count": [677]}, "index": {"min": [178469], "max": [179145], "mean": [178807.0], "std": [195.4328529188478], "count": [677]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [677]}, "subtask_annotation": {"mean": [0.2968980797636632, 2.0, 2.0, 2.0, 2.0], "std": [0.46331202174571035, 0.0, 0.0, 0.0, 0.0], "min": [0, 2, 2, 2, 2], "max": [2, 2, 2, 2, 2], "count": [677]}, "scene_annotation": {"mean": [459.0], "std": [0.0], "min": [459], "max": [459], "count": [677]}, "eef_direction_state": {"mean": [4.118168389955687, 3.9926144756277697], "std": [1.9341243037760647, 2.124960012614687], "min": [0, 0], "max": [6, 6], "count": [677]}, "eef_velocity_state": {"mean": [0.7887740029542097, 0.7858197932053176], "std": [0.6926440706454993, 0.6917362715990437], "min": [0, 0], "max": [2, 2], "count": [677]}, "eef_acc_mag_state": {"mean": [0.8124076809453471, 0.793205317577548], "std": [0.8307030848532592, 0.8429468816534696], "min": [0, 0], "max": [2, 2], "count": [677]}, "eef_direction_action": {"mean": [3.51698670605613, 3.570162481536189], "std": [2.0333463235785936, 2.017617122003093], "min": [0, 0], "max": [6, 6], "count": [677]}, "eef_velocity_action": {"mean": [0.9512555391432792, 0.9512555391432792], "std": [0.6868585314553377, 0.6825439346556363], "min": [0, 0], "max": [2, 2], "count": [677]}, "eef_acc_mag_action": {"mean": [1.0901033973412113, 1.0502215657311669], "std": [0.7927884829346526, 0.808277402003528], "min": [0, 0], "max": [2, 2], "count": [677]}, "eef_sim_pose_state": {"mean": [0.35310745768010005, 0.1852661697023904, 0.15873245243235767, -1.0813734255762657, -0.6812707580829112, 0.8316626953696966, 0.3641902425062418, -0.16250598177009196, 0.1519679950392941, -1.9481614293950524, -0.815761743535658, 0.6447167403648469], "std": [0.072116524440084, 0.0901410169768487, 0.053628419171996886, 2.336223275158355, 0.5267930986624323, 2.2244275353358587, 0.07431232043124127, 0.056920390050378605, 0.04137095331554128, 1.3324580289758583, 0.32906464923987677, 2.463796949889631], "min": [0.2064835509866016, 0.047746758351950656, 0.08435168364349037, -3.1337859085971185, -1.110296581408245, -3.0740294580732264, 0.19684192126656136, -0.2804435338039528, 0.06747040333968668, -3.1400165788174226, -1.1601530896081556, -3.137542002374518], "max": [0.46152644013746014, 0.32761373057115273, 0.2755309690459605, 3.140760773923711, 0.5144125725876223, 3.029328096744134, 0.47207367002730427, -0.09883784073520713, 0.2195229279274924, 3.1380367022750364, 0.08982560331217071, 3.139643203443518], "count": [677]}, "eef_sim_pose_action": {"mean": [0.3605760757855817, 0.18809401149489208, 0.16064936721504847, -0.6624228071684388, -0.6896013288052938, 0.8144769743985616, 0.3695993271094488, -0.16505429094474006, 0.15244940291251433, -2.172390014871052, -0.8079755766247937, 0.7117931548000521], "std": [0.0712684635562146, 0.09277179668908418, 0.05775047548399106, 2.5168472934311437, 0.5582996660440198, 2.268001301861712, 0.07399765705520392, 0.0601353885778777, 0.047801810453671705, 0.8081934878264163, 0.3532785211808843, 2.4613561991650275], "min": [0.2085393067697126, 0.024930358799106926, 0.08461221480354526, -3.14019887087027, -1.1718342331664326, -3.137909460007357, 0.1982306086433698, -0.28936858915910063, 0.0590735241934118, -3.1055710543764707, -1.1938497121283598, -3.1348964555329304], "max": [0.4734463528626894, 0.3366867992487324, 0.28664488762171547, 3.1387104506064754, 0.6130952096495932, 2.934423155787517, 0.4813532677628017, -0.08610861720715943, 0.23507333076713663, -0.6105884197606808, 0.15332702724227176, 3.1392330281241656], "count": [677]}}} diff --git a/leju_robot_pass_the_cleaner_d/meta/info.json b/leju_robot_pass_the_cleaner_d/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..8d8f90f7ec5d4194048ad19011e487dc31b808ae --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "leju_robot", "total_episodes": 451, "total_frames": 168676, "total_tasks": 1, "total_videos": 1353, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:450"}, "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.camera_head_rgb": {"dtype": "video", "shape": [480, 848, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 848, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.camera_left_wrist_rgb": {"dtype": "video", "shape": [480, 848, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 848, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.camera_right_wrist_rgb": {"dtype": "video", "shape": [480, 848, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 848, "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": [118], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "left_arm_joint_7_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_arm_joint_7_rad", "left_leg_joint_1_rad", "left_leg_joint_2_rad", "left_leg_joint_3_rad", "left_leg_joint_4_rad", "left_leg_joint_5_rad", "left_leg_joint_6_rad", "right_leg_joint_1_rad", "right_leg_joint_2_rad", "right_leg_joint_3_rad", "right_leg_joint_4_rad", "right_leg_joint_5_rad", "right_leg_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "head_joint_1_rad", "head_joint_2_rad", "left_arm_joint_1_vel_rad_s", "left_arm_joint_2_vel_rad_s", "left_arm_joint_3_vel_rad_s", "left_arm_joint_4_vel_rad_s", "left_arm_joint_5_vel_rad_s", "left_arm_joint_6_vel_rad_s", "left_arm_joint_7_vel_rad_s", "right_arm_joint_1_vel_rad_s", "right_arm_joint_2_vel_rad_s", "right_arm_joint_3_vel_rad_s", "right_arm_joint_4_vel_rad_s", "right_arm_joint_5_vel_rad_s", "right_arm_joint_6_vel_rad_s", "right_arm_joint_7_vel_rad_s", "left_arm_joint_1_eff_nm", "left_arm_joint_2_eff_nm", "left_arm_joint_3_eff_nm", "left_arm_joint_4_eff_nm", "left_arm_joint_5_eff_nm", "left_arm_joint_6_eff_nm", "left_arm_joint_7_eff_nm", "right_arm_joint_1_eff_nm", "right_arm_joint_2_eff_nm", "right_arm_joint_3_eff_nm", "right_arm_joint_4_eff_nm", "right_arm_joint_5_eff_nm", "right_arm_joint_6_eff_nm", "right_arm_joint_7_eff_nm", "left_leg_joint_1_vel_rad_s", "left_leg_joint_2_vel_rad_s", "left_leg_joint_3_vel_rad_s", "left_leg_joint_4_vel_rad_s", "left_leg_joint_5_vel_rad_s", "left_leg_joint_6_vel_rad_s", "right_leg_joint_1_vel_rad_s", "right_leg_joint_2_vel_rad_s", "right_leg_joint_3_vel_rad_s", "right_leg_joint_4_vel_rad_s", "right_leg_joint_5_vel_rad_s", "right_leg_joint_6_vel_rad_s", "left_leg_joint_1_eff_nm", "left_leg_joint_2_eff_nm", "left_leg_joint_3_eff_nm", "left_leg_joint_4_eff_nm", "left_leg_joint_5_eff_nm", "left_leg_joint_6_eff_nm", "right_leg_joint_1_eff_nm", "right_leg_joint_2_eff_nm", "right_leg_joint_3_eff_nm", "right_leg_joint_4_eff_nm", "right_leg_joint_5_eff_nm", "right_leg_joint_6_eff_nm", "head_joint_1_vel_rad_s", "head_joint_2_vel_rad_s", "head_joint_1_eff_nm", "head_joint_2_eff_nm", "left_eef_pos_x_m", "left_eef_pos_y_m", "left_eef_pos_z_m", "right_eef_pos_x_m", "right_eef_pos_y_m", "right_eef_pos_z_m", "left_eef_rot_euler_x_rad", "left_eef_rot_euler_y_rad", "left_eef_rot_euler_z_rad", "right_eef_rot_euler_x_rad", "right_eef_rot_euler_y_rad", "right_eef_rot_euler_z_rad", "imu_accel_x_m_s2", "imu_accel_y_m_s2", "imu_accel_z_m_s2", "imu_gyro_x_rad_s", "imu_gyro_y_rad_s", "imu_gyro_z_rad_s", "imu_quat_x", "imu_quat_y", "imu_quat_z", "imu_quat_w"]}, "action": {"dtype": "float32", "shape": [54], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "left_arm_joint_7_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_arm_joint_7_rad", "left_leg_joint_1_rad", "left_leg_joint_2_rad", "left_leg_joint_3_rad", "left_leg_joint_4_rad", "left_leg_joint_5_rad", "left_leg_joint_6_rad", "right_leg_joint_1_rad", "right_leg_joint_2_rad", "right_leg_joint_3_rad", "right_leg_joint_4_rad", "right_leg_joint_5_rad", "right_leg_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "head_joint_1_rad", "head_joint_2_rad", "left_arm_joint_1_vel_rad_s", "left_arm_joint_2_vel_rad_s", "left_arm_joint_3_vel_rad_s", "left_arm_joint_4_vel_rad_s", "left_arm_joint_5_vel_rad_s", "left_arm_joint_6_vel_rad_s", "left_arm_joint_7_vel_rad_s", "right_arm_joint_1_vel_rad_s", "right_arm_joint_2_vel_rad_s", "right_arm_joint_3_vel_rad_s", "right_arm_joint_4_vel_rad_s", "right_arm_joint_5_vel_rad_s", "right_arm_joint_6_vel_rad_s", "right_arm_joint_7_vel_rad_s"]}, "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]}}} \ No newline at end of file diff --git a/leju_robot_pass_the_cleaner_d/meta/tasks.jsonl b/leju_robot_pass_the_cleaner_d/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..e873a1d1dfd8c2f17a26c8daa10302058056ce54 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "pick up the cleaner and put it on the table."} diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000000.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18dbfeac7dbbf6b4f72bc899859b21866c9084c7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c94277e633e677b52ea0290d617d262781e6d130532a885183e5258927f616e2 +size 12615867 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000001.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c72d922e8478a929a9f2d972859f7f4fbaa5d3b7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1c5e3f88d8db50670c94e3a3dbc1c137bab0a8516b59d097aa07c07836534ca +size 7924722 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000002.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbc8412aa61d753724bc7a6e92fb117e589b70d6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfa99211fea85e3ba48415621158ef09af895e25eb8f905c4eeba216ab706b7a +size 8710997 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000003.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f66834a720774a0a009d35c35a37a7e94aed9510 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ec01db4b60269dda5371db44381c7fa5ba5f129e14f5a833e435bc30886e574 +size 9554876 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000004.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e95f0fed732e9b00f7953357c7480f54dafbefdf --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7866d3c49038eb9d056e74befe4dfde9ed89456dd03230c06db008a1061d8593 +size 6471732 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000005.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27ee59a854a44f64a3566c9081efed5c7e5488e5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:463acc55b636b857b375d531a502ef9341b31a91321ecadf5138332714d39bf5 +size 7563682 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000006.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d714c750d091a1524cbcfafb46355d5bc4a4f52c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:857ade78260c3ece651a82e4472ebc2d6634dd08cfb268d092c165a40b637f3a +size 7593343 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000007.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35bffbe6b1b8ad327a608880cb102114f5e6202a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:121e06149c11e70021bb74cca596d2d5130713a45390192010f6b98916739b05 +size 5720870 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000008.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7874d4eba6a52382bc67a15a45c623da1ca2f8b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dd8084c1df76924cb1bcd6340c60db76e504e3250f6aa6b349605ea7f3ff571 +size 5874091 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000009.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b0b0e366c7f9126879d0fc41da602142d59e941 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bf00ea11a53b917e642393fcbd03cf6078773165a7693e43a06ec7e50b81a20 +size 6481257 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000010.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f600365538f43e9e62adf1c9da71329f4fa9c997 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84b04805683c71eacf5d30f7cb67b5248eccce943e110cdb5bb9b08a368ecdb4 +size 5694666 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000011.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bd6cb8bc86d78c19e7d46101343bc1f1439e8d7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:767b7aaed53294b84c8bc047a02665c7ec042da6cd0516276bdaf74783160b06 +size 11944799 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000012.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b523520833184393a4d6beba63eb43fbf758b7e2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3c6db422969f7059a776f950ba4793d0592734ae51d5bbb9db79b10307903ba +size 6385355 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000013.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb2c413105c155a1ce372e840dccac64c899ebea --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d677ba83d548599b6b40b67b02a33ac34ad16faad57858bc9f190e4e2c6981e +size 10206280 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000014.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..702397af9c6498307acc3b4fd25ea8e7e7a88051 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db0f7296b26c960f2fa36341951e6313e5e2d543a2f442e48bd0f6471b1b3296 +size 6220703 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000015.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0de274565dd20a361781851555a6cf43756a014 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e9399fc2726fcadeb0e23433e5aff5f41aae7239ad2b450d28e483cf710fc0c +size 6980243 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000016.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e8ca84dbd905b0afe6cecc839a24b611692436b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae39456c427dc7ac5d02f3af7ab2a7273c89f9c1648cb51a064def0f598c16a6 +size 3983127 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000017.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab80da217a9327856e122a009f35a32224e1f822 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:238de775b388571076f528d7dda7aa325713a48d991d97d4b58fcfb74057a60a +size 14506863 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000018.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53b3b2427645c1c988005ce6b8158622bdbd99bc --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a632747118aa4c8cde84362873e6f03ca536158c0f657f6243da09b997ea8cc +size 10424848 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000019.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2c26b48f3e87938a86d167d2676f3ed95ffe719 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e7a5d2416350be88ac80dedfab927adeadf1f2cb1adec00cf35bc2de44bf266 +size 6143226 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000020.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..229efbf70e461dc764a5dfe891dcd3aa24440b33 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4568a695bcc00c8953dd3e38105451bb2f6282cd29fe7a38d4aca06912b894c +size 8297303 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000021.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55a8e065679dc0188d05d02e02d58a5d7ee75af2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe7a79e4f83f5e0d718ff928ec338b069af1d07300ca4f4e02d9aa34b0dd5e52 +size 8199357 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000022.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72c648c02fd8899d7c6549fccd949e1077ba6d7d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33fa084ec64660244b7b7faed251cdbc9d66ee0b9b342de0037055e747ba1ed4 +size 5291945 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000023.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3edbc0c2137c55c39cb5c270d75f6aaed13079d4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ef13d6aca2ce4c07304af21b7c98c1a413bb2a981ee562dd4e904d1ef574ad5 +size 5403390 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000024.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fce60be4f53eb7de18a0f1f4223d3e0e30a19d70 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bb5c2dc3b67e88109f7bf3243390ababc28208b518254d738b757550c0d14ac +size 10085007 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000025.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90ed65121558be25b7a8d95c009abd3f487e4c4b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93e712840002f8dca3d78296cb74e3bb4297396b3909389119cb8746b81af0b0 +size 7271138 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000026.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc5d6194c9714d7a7896766a89efefef78235ec6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7a54debe826236ddc54231c2e8d14e81def7b3603bcde493ebf6729e9c87cac +size 15686382 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000027.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b7fcb08a00645cd673b260ceddd8f6537395e0d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:586e154bcac03075f66e3567079ea903d6f7e82f6b6c1afd0c2abed0a204b3c5 +size 4971012 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000028.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2644af5fe38d44d589ccc1051853046d41d714a5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d4b76ca4f9c8d8a502793914d28cd452a72edf7e806f80687597662a2dedb22 +size 7621693 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000029.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8181b9f98f1760a6c7fb2efcce8342156c573c1c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa6a6e5774f439667847339f9764cd630e3209a42f7768624b323ea9e273df2a +size 9292719 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000030.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1e2f269c20df0fbf6abbf3ae7678167a94f6ecd --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfb19977c451a4ef1851d5778bccecab1768096f9a677e7d8d62651a057fe580 +size 4286142 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000031.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..176756d034c3be50be5459d48c733c0774dd5cea --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b419ff4a3256d682366ff1729890fbef180c012aa6784ac38049cdd57cc0c40c +size 15400313 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000032.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfd540dde72e2aa04d07fb64df51de5bef1afc09 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c9c1e605bf0ad89167f0932deb4c0681c4eda9fbd11b0e0a3c2c9702452a58b +size 7723419 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000033.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd5ba6259fb32a75488322020e69ba1f31c94cf4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fa46a02fc6ad0fc59c38edec0302e9ca8526740303a0ce702bb3a3d371f6000 +size 11058640 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000034.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..533cfb9394c6eee5e279b181b385076195ff84d9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2acebc58a888bde6c43d493e112cb727637d02ee2ded1ddf68029557469c62d +size 12947529 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000035.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b81c65fea9b330263b721cadada977f7e91323d8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d01d1ca63b84eefb0238ada4ab60db7ccafda2f09eab0df44ee74f19e2500bbc +size 11088351 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000036.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7aa2d3818158aa9c6f57c0858166234b2a5ee481 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2369b488c32b5453508ffa23f29a28f149890a0e1a5df071b01ae0aa76e99adc +size 3613254 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000037.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3975df33c447067a363daca7d64bd641d78d97c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e926da04bfb25cc603a8bfae5f6af38da26d33327aea22dc193acd51e757661 +size 7122226 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000038.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45e69738b048b028f8252cc98ae9e59e824f7b28 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6ee5f4104a7dc69378905a8fb78b3d0364edf054d0acdaa70078837badbec11 +size 10794629 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000039.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2dc5b0c186ab15571e2b0e2faa5f5ebc8377bb30 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41d95be27ad2a968ade0f61d87a827c22152868100fc1545ad5c516637f29a90 +size 15531539 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000040.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5ad7d8c01568abc63a00d0e493bb4e81ce4e2fd --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e15ee95ba8a876c472f9f6e22435bb714273e75a6f9e0399a986012c15b1edc +size 5849989 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000041.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c091365baffe3601459dfda1969df6bd733c0fb --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c90e73cf539cfd95fcf80b5926b26280fdd1aff9675305a0940026b25d2dbd70 +size 7343713 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000042.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b382c9e5570643432fe20965abd426e8f7582a11 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99be952ec62e5ddbc90a94dd96fecf768c897bfe331a9b983d282dca8a8eb3bd +size 9377498 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000043.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3111c6aa3ea99a3f14bb8f9eb39faf3d6bf34efd --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1ab9f9821cf9de77cdee02c5619f57960d1ddaec2d067d66356ee03f520c50b +size 6194332 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000044.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99e23d105c358507fcc1ea135ecf08f7d81279d6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ce69f26051842d70c4e11fb1d7f5fdefb73c4473673e0817a26d79bf8420473 +size 5845764 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000045.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4e1d1a4e7d83b8f72c340d44b6ce65dbab6768e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d453d90aec230dca3921181d9fbde79c405bac873e3bf9f480a08086ff96b42 +size 5772187 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000046.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb34ab6bedaf6521ac95148e074d964d2369b70f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f77b22f2c0ee08e428bc7d664c5c5fd448c5c3c19bb44ff1fb3c92be441f59d +size 14826771 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000047.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c3ae30a12492185f962ceaf11bf4770736664b3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b833d91ab8d051b05fa5bc766f7ed55c86c0cd8e7fed7361e15784823de6a6ed +size 7185523 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000048.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..281fef68a941f86567a784b1daf3fd740a10cae8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33290c629e542766f30439171dd1175ba2881cf2ba374f95ce5ba2dda693fbcf +size 5815317 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000049.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2beb982d1259d3f2a6a4d553c60187faa5d024c0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9e3b59955840682247132c6e788cb4d9c0b2198bbef7eaa10b3e10340e0dcc4 +size 7913373 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000050.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bfe2b3e10fa5eae6655a8a0b9938ccaeaf340de --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1a1ffc3661cd67bc9be296dbc9763fec7aafc22f10769a8b4a1782a75b70971 +size 7221588 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000051.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8628ebdd41570df209b475cd5d4b7a30b0f6e587 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97ae817cfc9a1d14cfb682dd9f4499a43ace4310b000bb1ee551dbdd3268af5a +size 12122918 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000052.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9ce577b4393255b982cc0cfb893551129585ecb --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:968affc0b5637e4febba61295124afe4618403231fba755dfe7e97150b56f792 +size 8124124 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000053.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa937f58f41a02662343f214e65201065670e9bb --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71c39428a799eb62576196608ddf6b3ed491132957f22f328687913e6230e9f8 +size 4950967 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000054.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08ce8e383b8780fc2797bc6f488cc99cdef226a8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41c8ca30e9b399f82b360c7bb0c6d75a09b130a981b5ca18984a9fdd3d22bddd +size 7206615 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000055.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d93ac947d41b2266f523b033058a3b1a99c0c6e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0238429dfcc4ff37846b499a805f5957adcc3ff6f7975a2d8789aa68aff3faae +size 13657465 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000056.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fc983fa1610d3d008cae6ee6e1743c8313b404c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c402d742ba30d1449d860bac0064bd50bc752d994b44f001012831a8823c0e2 +size 5370786 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000057.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1b5d7489ca00e4c192b69acbd4f39bb398713d4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2735d081ac4558a0e732288e9d45d376b9a41759f82a7780a902981dc5ab2b65 +size 8994099 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000058.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de96026113d3b5669e5ea2d93a17e9c42a2c4947 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9caedb2604f137c942fc0416ec47b0f61079d355c11122b0c8a44390a96d10d +size 7259731 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000059.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15e84135dd4b412e6889a0be6ad2803662dd8e4b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b326bbe79386fb9c0a8e3ebf84f3f4862491c67d8bb32f23baa6f1c6dabc7c06 +size 7647161 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000060.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2cccbb623d1f53b03c8e5f0c0eff8f20e7e7fb2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58c43a6c175afaaf6520ddf1b17c8397410907fac3abfa2b024dde0ab1abc3d3 +size 8735466 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000061.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e1cbf020f8fa4c8b2eae62733682833532eb95c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcac96925ae4a19c378093d849a5bf2117a6e018a74e91be216e92360ada0e71 +size 7497256 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000062.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93e5198ef3a7a924f97204a37f4cdcc93710da6d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:191c74bee9e34fb62bedfc405885bf79164bb223390e60fe5e7fba1faee46c9a +size 11107061 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000063.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e4afea046f00d34ee9a4bf1b79513a3da6fa2f9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfd49e5e4a2021013d180d9c7bd0f13336014688f647e36d3a9595df192887ee +size 15515296 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000064.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f174326ad8db3a9846dd1599a329850ce0f34d0e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a21a6d3648d7fa1b793ededac231a9fdbe18c3cbdcd3762bd852869b9594473 +size 12748816 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000065.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c7e6d0d9ed10c418cd59b7b00b6bd316c7d5294 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:281212f57d9cda0eaac2f0a48dc60326c2a51184fae868fafc476229b96ee303 +size 11486734 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000066.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f11a9951571bcf74a4a3227c35a98e6d86112d50 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14b4feb6f327386b3e7f52828d06b71f3967c70e57d520dae7322ae9526a05ea +size 8840741 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000067.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d097cc092d88e2eabff03367ef8f2acff4cc080 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4550289edcf45587d55575a3dba65f069564f92d6845d7a52eae61c76c290ec2 +size 10807872 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000068.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76f20879ecaa6ffee87d4983b87c7a1de186617e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:692fd9c21b78af782db58df86efbd76d2471643b869317563884b29e2fa410a6 +size 8132958 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000069.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec720c2dbaa95be58c3b61e526228dc8b50fb385 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e974bc6f28b34cf2b02e6ead95fd32ad7bd5bf5194682605720f3383253881c3 +size 18258237 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000070.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6808134b47a0ca16aff957a3af0427bd107eb1c4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11cd74ea3711c171201475984f5b0f8579177c6b34fbe41105f358f72e2e65fb +size 17928527 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000071.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..287fe18fa32b321e50ed2c20fa6a6ae9a27c4411 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f5c71b244ac2a9f87f4e6e86a524b719361ab50f095c43edbf607a973cbee2c +size 11693891 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000072.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8da56bc1127e9202b2ce400430713e5ccb48a68 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:481400d4df7b94dcb19cb467d3edc8bc51e0be8c5ec3b00382d44a09ad58e0a4 +size 3149699 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000073.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..157996acdd8fcbfbd1877f1209147ebd66b7d238 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a939d3fd16d8809d3aa17a52df990a20108ee67e820845c55a09058be821fe56 +size 3808399 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000074.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..473b6ff9e3364e653b8b2ac27486677f1bdcd351 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a38db0ab5ea6684ce358f3492be692a532d9ce339425fe9b911bc895060a4421 +size 13436515 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000075.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa065962274f4422e141e8944834c1a6a9f31443 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:117a8396245d6e9aa4d97990b11a0772e7f55ba0f0e13d57a77b1ac2b7d73481 +size 9998925 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000076.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa665d5e3a781fd81857efccf096633b18a8bcb8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c5f9873793ee64c399fcacbb7f992e8cc735dda2f2af19803c4d8c56a28a917 +size 8468811 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000077.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b173f335b54c9e1122abe7ae060a5bb26fc98c6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78ecf301be162036c45bdfcc888a34f65c5dc921e3f1bd92420076f007523377 +size 16200815 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000078.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7ca39159003c1c73b5468b197b0b3305f1b93df --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:346d61977d79bc4cff4a57deb0329b2cfbd72a50bfa223a3e1d25bcbf51c4152 +size 10550163 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000079.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d58171954a1a61bb54ead04c4e7d89ebf3b1b365 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b05c3899175d3cdefd1273f6215644430ebbeb80007f473e9a83d5fa60235fa2 +size 3260619 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000080.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3211c814820f28310f6ab19b57f0297afcaf415c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5158ef83a5e91244363e5ea27172313cbec715c3d05a6c8b89e68349fa434af +size 11952324 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000081.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..461226844795349319b460ba8542d3a261f81a1d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0539142f90eb873959626902a71b1ea924a5153f0eb8754c294542c29b9fa6aa +size 10770788 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000082.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..848f797e0cc672d29bd7c4449ddfd66ab85a1325 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0af09750fd496df8f58ba5bd6b8988cb1def93eb74f63b638c9cbd3ef60b57a +size 6129963 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000083.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f149ebcca56259d33f8b60d7cf41378cbf2d12a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19c94fd530f9546685ff78a47962ec02085ff6ad472d7f0736b274ba7b457580 +size 7978311 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000084.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57db8b63a71e6a1fe07b44e428ec3df3f0786e08 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:310a9b0e229bf6ce1e2d3ddbbf8242253c2c241f4a12feb28256997d020df2de +size 7099382 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000085.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b2b946bc94549d9f775204add8afbac95ceda8c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a74638a6eb1ef7ea1558d0fbb8ce98350379c22879712bcfe53f0c836be06058 +size 4768028 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000086.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee43792c731cdb6c369fd1367f6a1733f63afdf1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d73375041dd6ff16fda2a9ab93ef05326b949ceadb5ac7c88d6685be496689a +size 11491029 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000087.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72e6d2fe1a903dc63cc259f100ce4a0a0f0eae42 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c9e20911be1cb873559ae0b5df4a3b70827699ec5c3efead07cc93974470084 +size 5388812 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000088.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..114d2979a5ee9dd48f606a0ea8481e7d96c0663c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26b1df117bb88cc8b1082330b0818b5dfc74a72e15c719986a882ec30f5c4128 +size 14399600 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000089.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..843ce7302a886704e397be5bc6f341db02233e77 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7ac740528f1e9c273e37177fb798e3c444011475106c2bcd3224bbead7c4812 +size 7848242 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000090.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5155c4918f1e7a6ed274d6e672d24a703387c5b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7a8608e79e04b00f87637f7935fc61e143f67ba3fe03843719d0b8e47d374fd +size 7313260 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000091.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0fc912ba07fcdd99b1f6f7f1897b7f2d39d8dbb --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e724d2857c2396a879cd435cce4fc68a55384a417e525efba61e6513c4a3a578 +size 8898096 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000092.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c75a944bf5fe4891f194e20cbe65d50ee8841c5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2010165680766f851064097d966cebeb861dd989bf44c55f48eb5347f1284082 +size 3956945 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000093.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9f5d72800a0a255ef756fa44cb4e6d6232d29c9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c314a7061213c0f54b47890aae27a251af4503e3cbd3ab5dc14befff573a3124 +size 11314709 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000094.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d02317230bee19554d7f52fe6aaf80aa1a32f18 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2a9f665e95e315aca081421efe1b15831e57b16234226f0227afd5a3cb0e226 +size 8188399 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000095.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5dfa69c8b4e41f283a42f24d8c6b733f3bc367ac --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:323c2805f25d8d90e2d73294b5cb41d81bbcce9bce04d0e9e6b61043b4c27f50 +size 5955297 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000096.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff0edf121713645ac49bbffbd76d6c9e7a5b443b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1e2a75ce774466c3b3629b3a7b2f497d3912b28ba9902ce71b38a8341d4c9c0 +size 5478790 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000097.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7cd3872fe0773861bed07f0eefe36dbf5dc3cfa --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:774c21b43c7d9803a595fc8e84f2adb1aa502946e91de4d550189f7e772a078d +size 6640913 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000098.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45391f78180ca2d9eac544105163ad0e4233c7d2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2424a3600ce735119b645d793eb00bd9b65429e1a8e50b5d75b2fdc8fcb4d727 +size 8759738 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000099.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4156b2186734ae92e9e847dfa9741cb914f0d088 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbf78732612935f6ccb002ac66a1e041f4224a38869f4b6ebd4103335cd6a826 +size 5413451 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000100.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eed9c6edd96aee3a3d97bea80c4c48612538b638 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:299f864735bc9e954718b63b62f58f20452f25a3316ed3fa8a551c1fe86dcbc1 +size 4416846 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000101.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51fa2c929d2bebf76c1cab7dd0be09084a6fd234 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dbe47dc2f6b181033119de1e3921428e9af27e1f42090d99888387cc6391c5a +size 9498544 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000102.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23a16227565605891934a6629b30cfc7e9c2063f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e37d3242d6d97d783a1c4e5e60eea3f314f1584043125fb59a9f99592d0ff521 +size 10413345 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000103.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..311ebcc436a26d6f4daa28ba8fdf161aaeae5457 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab1db1147a02fb526d1c1850128dd76858da6c5effc576e875ef3d42dacefcf3 +size 6737905 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000104.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f59c1a38ff694bd53cea3efa0a78d586a43f0fca --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:435ba1b1ca9c9e88290be647b82d45d494344afebac068f36789478af8de6cdf +size 9243265 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000105.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..875cc2a94af829c6580748badac6a24ff0532c46 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15ccae0d1ba53ab6b1248751f2750e8d07ab8f61cac401e5c0f37d0db15d23a2 +size 13214259 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000106.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7cd4548e28dcf49f762a113ec202b788d4c140c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c89644c8a09ece65d85baa42c383dbfcc8b974c614b06ef924a13a1be18da48 +size 7575316 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000107.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43ee62eb68e14408e17fa31b7b8b8f05037580ca --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffdca18b4a0c35e3aa91557acb15fae7af4462da25d55f3d9a914e4bf1f7e630 +size 7656588 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000108.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b28f821e715d21f3e87091727ada63076d6e140 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b770f463a22be0376c4fbca792297a468618f45837052b7b5103a7d20e26fcfb +size 8070292 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000109.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f69ca58ab6664457288e4b71e5604b46e21c6e6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e956846801425fa9be873dcfcd870e4ace0d7488b41eeb384af5021a4ca7891d +size 15687483 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000110.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ead927f18080cd5b4b61f91f6d2f26d4d9fd52e7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:125c2d9e6a734dc56f5ad644774461d433ebcb474d765d0eb45b3a6c988f355d +size 13599126 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000111.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82f85e5aab0b34ada696ead542ff9dfd5da67fda --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68143711f9b44f86a73bd9956aa9078cf454e0bda5f9ea783750fc924088aeeb +size 8831815 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000112.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee2b42db71c8d791d8d7d24f972b55ce1a2201ff --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac74ed51d2036a573c510897072853d2b0dd22e54cde179f26c6c3b282af95b3 +size 10384337 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000113.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14ad285b47fafe6346eea99a047f5c561f82b4ec --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ac65d9fd6951c7a498c8d467c888f8e183436eb36e1d50266ef35149b3bdf5e +size 15233762 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000114.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4516acfe18146adac936132619e55338ad16a22 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:883cff6332283624c24c9f152c38eb5521a4cd2361fca2dc8cda2d8c9b4fa447 +size 9340477 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000115.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac3ced1ab36bbaaa09381fa007c4120f1747f10d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9427ff9b1eef6d5662820270d0f437ad2ce3dc9d4b339d6367365d07d2377433 +size 4946168 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000116.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86698b02e4339c8ab9b931226c9fd308e009fb47 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb5cc5acdfb61ff4a8a6ce6e4399354cdc78cac5d8382dd1a0ebc3976879609d +size 9089429 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000117.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79c4bf781deab5802133777fc8f3962d0d5c2b67 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c22232888c79b5842ade1f64f3228a634de15ca24a5d08cdbf4660aacc2899ae +size 8934766 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000118.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3eeafd9574249da6a43752e6e170415a464d972d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cac69490c580445b0beeca88b7c245e769ead54e0ae9c38ea42fcce98b2cf32 +size 11263498 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000119.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..884de8c6073a641b8a151e6b5a8cc3181a77e544 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a8cfad629b478f1b1bdae18aa632e63ecb66aa75608169a77b4b769f1d89324 +size 6873506 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000120.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40cb91efc8edfdd3fb80993d2525bb27021d229f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99271422d3c80f2a4d495cd8e72864da56175875ed52dfb67e347e58ea058d86 +size 15877457 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000121.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0e04943adfb5a216814d50666ae6035bec44505 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae5bcec199915f17a0b0e4d4c68233c51f5e1f673178e634bb1f7fb1b111b459 +size 6373810 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000122.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c43e53a6325856f35d18fe9f7f46dc927724efd --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d33bffd35bbb8e3e2745c7b7aca045780f0af04ae3df5235477a91a66c2e422d +size 6079075 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000123.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..222308c59a9271c46fde1d8faa1c01160309a85c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b7b4578d19e055436903a9b467ece46bde479fe182ec8de803a9d2957e7ad5d +size 16200280 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000124.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a83426d54562f7b9c917b59a56339838e619c8e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdd60f95c71c4e293748270c93c10ede2370233bfdcfb4de2271f3ce1019d62b +size 11500106 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000125.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2cc243ae8924328b55eecffd40aec8742c63e49 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f1cd1a03e6c7b51ce99537b0ff3536e51c0a138c036d557ab7b0290ee301a5c +size 10865667 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000126.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3cd91468dc42d6a7f2ffce83ee9c743031d8694 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67f33a94159826df0cdf3c69d4665e17a76fa0806a519f0e38244d6fd2faaf18 +size 7101967 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000127.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a52a8d60d0c294bf03f4e3a17d36786b92839af --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a96eb879f5e1dacdf3fb4fbe52a38e6aae4e36bc4a453595622b04104eaeebf4 +size 3039684 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000128.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d849462e87bf0e08364a30319bc2860b9c6cd867 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b9fadfcc45ef21cfd4c43a19ed41ef5b91c93f2dc879549849bbee09982958d +size 8869513 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000129.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43eb55ae2201d90420cb8f9fde062242dd82466c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31d862e1a3a351a3b5cf141ac007121f9141d5ecd57e7ac1551b0666b43f12f4 +size 12265282 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000130.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21180a7da4f4541da2a35abd9f5d7abd6de9d3ba --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f20eaa4e37240fe3a323317580d46055da90514b0ab3f207128c0b3c305ca82 +size 7069670 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000131.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f2d720a846bee881ee741c69442b1f54df61209 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b617fe0f896b7fb07c426ba7e7ed5551944a5f35721b875de9a3f14cb89d0472 +size 9839029 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000132.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bde652b515e97011eaef6091b24862f6066ca839 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33b675248e887f28a059bc1509c5f1e8042a20058b9463ab0a735949238f009f +size 13549355 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000133.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cd6d5df3f735c752b65da84186168b10a9b5d68 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36a79c27cab5799647a0c460831e52eee2e18c16d2f5bf55d9e5bb08beefb53b +size 6550937 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000134.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5d9c9c516b08dac641b32517e4c3cdb4f31b807 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2058b25e81545487d3fef11394a01f0c6d3ba99e5ae6d10c31c95b376ea44d9e +size 6136501 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000135.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1463ee558a26f64f21225b4e2141390bbce2dc2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94a5948c11db64489df082ff9f882cccdd56c0886e0889614810ed4b507a6ecc +size 12179776 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000136.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..205bf7e173121d3668f347a01bf3affc29a359eb --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb304fbe0ca6341190d3c88af9bd740aeaabc183b30b0242298454b5e9f11eb8 +size 9571472 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000137.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..402b1b338e918f0872301ea658a7f6c67663ab97 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4093bfa87cc11cddfc7ec1826e3ccae26f99241eee1afc08467820d2b8765fe +size 13866157 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000138.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b2df669377c4813cc2c187fb5a0c20f830462f4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2201d389497a975f0d0e0459642812021c6b3bd3e51e094417fafed6858d5c5 +size 13985038 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000139.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29bb79163d6371185199b33a5317f7a245a15a5d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aa70d6da1c357542f4a1a452f078a2800226611229360c79f5dcb9678ecfb87 +size 6423254 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000140.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd3db03978b3c5878f4ec8f983654e6ad125da8d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b46036c06710a4bbca316b094f2df2e5c670c034ebc53f8aa42fd0c9b5da8652 +size 7004214 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000141.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94fb756ef0a09b0ad9ec0ab4f29dcb6099e37841 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8d05ad954f220e8c8e24cd88b71d74f6b15c32579ff8e9563f3982941372663 +size 10022698 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000142.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28f6acd3f69289f9ea9c8f143c0873cde531b384 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80932d1ed6045a747854ab727178fe1bdd02a1bb344b56adb303df1b34aa4272 +size 9314682 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000143.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d09ad735007a9d83b2ba877442da421e7d84079 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9fb6c98d1381ba84dd286dd26c6c5cdfa6f074f6e9a7eefb77a9e93baa43375 +size 4787396 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000144.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f32758eb754b03a7947e85de2c22dd12ce35cd3d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f210b576712ab6f614617fcb3b38dbc451393c8996ce1fc8147111392885e94e +size 6279055 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000145.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e07806b257457d9d78dc1daa9175922bcb0a731e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03217d3e6ff5e0121f741929c60b3ccd41d7570ab0c7d3076e4fe6e7adf4a4dd +size 15743887 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000146.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03c73c384cf6c2cce33d9c8750454ef472cc20a3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54c65971a725faa25d63c9b300a93968b70d9b1522456695c17f46c2b834bab6 +size 10588623 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000147.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3232fd7c5f4eb937c1b7a15142a16829438cf0a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea6b883088d686c933ba8fc769f4e3a60c3948c1761c1c041402d8c87172268a +size 10711609 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000148.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5fbee65a1f27296622a2ba0fa9acf5d2d8313e8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:053ded233c6394d4761f33514a60448783e986ae11f52db5c2b19bfc640eca8c +size 4855699 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000149.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd8b315c7e80dea3f7650939391b4f6c6e395ef2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eda44a14eefdfdabe8c5136a541c0e8deb29ccc0909624df046234264d152dc2 +size 7830515 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000150.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e4a637cbc1e5205efe6fac4374ccd9a8970d579 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22e1c350e22f2010a1c4de7a5e2e373855c242e09672bc6461407d727d698ca1 +size 12035805 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000151.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a734711857b6a96a7641f0289a8e35ad6d59e141 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97b445770385dc802ba445d752ba9f6ce4732b405e14b9ce84d687ef7f15fa39 +size 3974231 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000152.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c62370f59aff03c6e03605c52eb92c05ae8d024b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:337c9d0b2c4af0114a1da6d9388f4fea9384f0eebc8ee80f4e0a5b67e00e51f9 +size 6001659 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000153.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..188857937b5d8908563ec131f96095ab7c79cf2c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea4e613c37a29c787d129f3520b3a24111ffabcb0361397df682c78d997a7d04 +size 18702059 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000154.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5b00ecc834def76ba60944dccaf4352ca40a008 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d62f3da062119507ad9719386f230e2ef01bd5597cea625b293b8828a800e3ad +size 15433645 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000155.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c8ddf7c0930f5dc703b7e6083732ba81116b849 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a435afeca417ce303551492b200388b0723beb209621a17f414bab4db9b4b544 +size 4492911 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000156.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4df306cd09d03259b57c3537da1ba35c3667ca21 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6a26035841a3473e2f94b1cc99d2ab5456190f68d165331424c60a32ec21a72 +size 21559487 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000157.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fda70dceb42814d3a24436e31e3b69ce15564fc1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0111840e1ba6a93aa2596387930c608971d8eb81f7e26c642e999f52b3c3da63 +size 9774496 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000158.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afa41da6383edd347c3517c6dc83e93fec7a26f1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0370f882c17aa4108441194292faa3f762fb715ef8ebbf842e6d9f92bbab3587 +size 5157244 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000159.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23f37395d1b872b03eeae18930d7dfe1bb31c927 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad9858870227e4197d9ccb9b424016bce711da15adffe6404d8d2508ad8028b8 +size 14208220 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000160.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d55bc9feece4c4d50883b8fd655b9a7c10732919 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1847fd3aec48bb5f8d56932a77eaed09277293af1a9b4513400e4050b336cf2 +size 9129038 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000161.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..baf97e8844d128edfabc51bc4f3b588c6d93b2e8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10b5c00714677962651cbd202e69330fb5d92a55f81627a00f3cad5e960e1382 +size 10942425 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000162.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..644d18c0311416b0fd09f5a39ee9f767f1318753 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83e6a1db00cf5b8e6a4e3c3f74668fae069901f2ade21912fa6960962b3f0e3f +size 7375214 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000163.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a83c1fedaa91d2859e4ac6ff3b2f2f1dfa5acdb --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3bfe05a92e871705a368c16923454c261dcd0ccfea84baaa54791273a3bd43d +size 7725432 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000164.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3874e3f6d12d9da2f1fc1b5b291e51fe15c6bc3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d9a61fe86f4f9ab0970bb21cd4f4d3f34c30852c45ae5ce2da8e90d8438a574 +size 10391459 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000165.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d327b835def3435011a1a48414bbf8b9cbc2caa --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c28f7a253b48f3818e692200330eac53d3d7304e5306e78736a0f82f29b018f1 +size 7480422 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000166.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c509354ce5097266163cc943c72faa15aeeb5ecb --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fdc1f885af905a054812ab70cce41a7491e59b009d58516c5ee74144b39537f +size 8963859 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000167.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb3fd95b10dafa7498e171793c72bd5d54f6cb33 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:882b764932fa5f71fff71cf59edfb74c6b3ac323260a3e0d0f8ba44aabce9bbe +size 10581641 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000168.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b37359aa40db1d7e37897371a94e4f3ae6cd0cf9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36569331fb3c836b46a7acea2190808fce3c11fbedecad2a73b90e2963514b92 +size 3103468 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000169.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff1fed2e3310aa7c572495fa3bf47a5fade11b3f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9d0e5c81c5b77e7111c056186b277ba1fdc6ecfb220683f8f733ebc214041e3 +size 10007112 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000170.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7f8dd59269cada500de7930841d3781c714c855 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcc9d52be69e2062af75910a1259f32168d58d74d572b62c5db9826147dd265a +size 7839764 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000171.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cefe7ad1f9db6157ea0a2bfc7303de4308115b40 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52221ff11cbd319169d16915e1ff85b2d95fef93c1795270db68b60318f3fbcc +size 12495615 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000172.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d6e3e42a09776209350be5dae488e0f7f5318ec --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b6ccacf3b3f44e4ee95991f86cc0dc531b4f336cdb34c6c15da693231360883 +size 7358668 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000173.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3096aa998437a5c72474ffeb3a287a755e17f469 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce63789c47868d80f8da8a836ee345add76048978654d10e4dbe225ac08864a4 +size 3715585 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000174.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02459de01f699a8963ff5f35812094574bf75b40 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92a258bbd77b9c697fe649d68002fe5d0c35ac07734c8393452a5f841ab05c88 +size 8596658 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000175.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b0c504c1625b7c427c2e4cf61645c74ab3232ed --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69613781c160b75c04228b987c9c374305c1e05040128b8769062a5f5f9b931b +size 6167259 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000176.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9db0f10bfe12596c7d733ab61bf77e8eebc2f68 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa95096419e434dd943d9a29a5b849d250722839ae2f47590252c3d6c455aeea +size 6558096 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000177.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ea9bbe692bb2bc9268052de34d7e7fa38e1360e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b092d346c2aa6607bc91576dd7d9eae8d58c7aa192c135ca718b53fcdea18db3 +size 3932893 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000178.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c79c59c86bbbc85965b0b6858e76d9cafa471646 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0ef6d0ac0f4661bff1b4f6cb0579143dbb9f22c9a4990dcd02fe417229b62df +size 5062668 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000179.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65ce6bd35bdef4d281899b93d498704e690fe1a8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07d3c6bb766fc5c24aa3e8d919a6859f63b7973d1ec366df81041cc0a43fcca2 +size 5567629 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000180.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf4edff2c0c10a766f3d4a1d3e00a4e43d37e2d7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cb8ee6a4e20d11e2574bc1dd69525414d4500cff4eb068809dbb41155266c9f +size 12681784 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000181.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fb9798ca535d6e183c91c142f1d40f4105c6186 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12728e3d631a2833e756b38b10bd07af1b5b34629c6d696a48caf37a266f882d +size 7390062 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000182.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45bdf5513b749fa4e40e8592163c5cca07167137 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db247704035f33f89305b5bc04566342f4d589eb0d8c6e75c361500ed1700a7d +size 11816312 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000183.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c75a50d365398f5d06f1dc322fec7f37b1613f6e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1a8906ee7e7189c92c94d4e2c1e82d6cbb9ef9016fc5fbd58a967003545d68f +size 7004075 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000184.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2457cd9c5a1dbc45d740c86d73f9158bf660e172 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ffbcbd867a14c5f279d80abffc0b1067c4e417840347e1e6412ca70be4c9a51 +size 7545405 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000185.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ee19c466424ca45fd595151deaa6714aa76faef --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:534782b51d5bbe13b12a355615753e69f8bce8e1524cc5a23f04abde772a2fd8 +size 10084298 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000186.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4401a0ed20b298f479a3fe2c392d18f6061b7fb6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04c093af3eb331b5f82b0e84007ad5beb66bc8d14a7d1c949e3ce99c3a3c28ab +size 10189996 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000187.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..528f6afac2a0fdbd5a15c6fff56ce3a1bf4d61de --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31117ac4744c4d3a2e483f8bf0332cf2210e1100b578c13628f3bb0ba42f9b4b +size 8633977 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000188.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0da0a0a922574a5b279e83c71a70c6afd098ce5a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:003c7305e7d28a2a2698b10a902a40c97b101fda71de96970a5118b6b8001166 +size 6005983 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000189.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e1bfdc14ba7a47c07e59840ebf4765043bfdfba --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd925192ede10bc7a07a9947e34a7aecdda3bb01dfc8ffaf2830c7c236ab7e9a +size 10530852 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000190.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..103d27da8c0fd5eb9bcc0d9a9c7e0b0a37017576 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22ee6f9a00b6b46987515c45b27094711f748c47538349cc8b92609de798a7bb +size 10597540 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000191.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9b65280309fdb6b43d5aaac1b3f8100e29de0ef --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e60b69327ba402eda4c393c41b118832bc563c3bc8689dd8104f85ce9945dce +size 6449984 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000192.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76f97c9f1435520fb17034056874ca0fe7ee97d8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c3bdac1e337c4d7f4c334321fd64b568e744e6e1b1cdff6555a6b63f525c387 +size 12374197 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000193.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1eedea73471561372ced8107b893c0b850af2e8c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e49b7416ed6fc5a3b0bd3300ae9419bef29d6cf1170243da7b71ac960417412 +size 4884473 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000194.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a8cdf9a285c21bcabdd2cb6e3539360430a5204 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3217da4f5c2b1764d0ce6ce6ed05d82019dad84a7646dd4947e48bc89b6c97a1 +size 7495599 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000195.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8365c9d62f113416386fca45dc5f70c8c3ff91b3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:163fbbcd360789f437e6263f43654da33a51216cab458623c871b384cd99c8a7 +size 5373900 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000196.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab3715581aea7d237fb54950f17b327e8f5e1948 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb07987cad249814af99f5593c065c964321eebb97c1d44228c553989c4fb2b0 +size 11915357 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000197.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a98167183d06cde58b6383ca858a5de074084ed9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e48b9a2bf3be4a535e3e86902f0e65a076664ce92ae29cd9180ebd951c86062e +size 8830549 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000198.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb640853b8bbfc623c298136079f53580791eb43 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8294557939f0aea30dd333332c0fb963a53a47a00889fa9b571a4a93330d883d +size 4961578 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000199.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..256b6fd53d814cacd76e87be5febd067a2db94ed --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb1f7a136ad2b22549494e2adb28d22c03719da1119c62f91be64821463d9c57 +size 11404435 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000200.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbdbc94858c4c065971cbdeb7b65ddfd5e98bd08 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1acd22d9871186ab25c2db33c16dcf676715a54271bccbfb83a7edc4f73b0816 +size 8213735 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000201.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb318cd037100a98a7171ac996f512decdbbc2ef --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000201.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a592a9c21d9546569282bd8338d513ba7ae6e529746b03c9ac3577815af6923 +size 20195184 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000202.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01e53378a165a8fdb6d99111cb586b98ca4ffe88 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cdc20765f4b5cbe139548475fadf112dbed21c247bac0e16a292a75533dfd38 +size 9004034 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000203.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99a417d6c741f8183891d9e293569ab1edd79994 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4059031650a4edefeda636c5e758e065b6bb56dd80b7c171fe97e5557f8423e2 +size 10669653 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000204.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..866af3ba5e7e06e0cfaf41e3653e79c398366309 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be38bbf6ddcbaa94611a1d1ab612a1be06ad3c5293b059ba613b19aaa4d0f0bb +size 10172251 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000205.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0445a46b61e4fd5d8dbd228e586874681a0ee43 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daad9a2d87515beb8079d16d7793aa83a6fc6eb75b2ad9f1c302e6c0c94809a5 +size 4450836 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000206.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f130f06447821ec2bd0a0b58060434c11080917b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9601e3fe5091438372cadf256cc059a15cfe588b28e06f689a59d20404927f30 +size 11450932 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000207.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..274e8778b47715ff468d3324ecb33cf5f7f006a0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000207.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b575acfda9f57b3f71c094218e971b7b0aa4fdaf57cd769e0137d23808a56dd +size 3988643 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000208.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56ead2fb5edb33b00d12372974161d7fea4b57e1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c97ffc163432a5ccbb98b9d1e1fba0ef0231c931b32fb415660ffd910c331cdb +size 5446960 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000209.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ab9be0576b3ebb8ce2427524993eb0128ace4e0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000209.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4851f55bd18dcd7c478d5ac3edc1519dc44f05bb96ef8255e37ee67f8b9c6cb6 +size 5915538 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000210.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb82e4c4bdf3b751936a7bba9aa1dfb77759c779 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16d7900a7f22c1478f3756368c98fcaa3b79ad3bacc3190980e41803faf6e3cf +size 4577370 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000211.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f594a82fb383aa8117becf143f99540f28350d9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000211.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:558ab8be7d51c66c2a9c57b8d8b4cef61cae816cff8a79d4e13f5518da98089f +size 9581939 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000212.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ac2188d5d498f8141a4d797cb5c38ec7b7fd9ef --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:737be044963824f6245c5ba5c68b84e269f220de5dbfaefbe1bf84bbecd63370 +size 11512608 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000213.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7d42cedfdd05d6c07e96c1cb75659dfc8fe3e13 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000213.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cbcc0aedba41aab8233f0377542bea1922c2489e8c167e2f8acf4a107a70df5 +size 8642710 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000214.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bc46efd1d6459ff7cd6a09ba6c4a7f9612449da --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c65b9a7e6cea7082af59f2c5cb82ae1999f213daac16e2453bd3742f0e03656d +size 9227576 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000215.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05fee23a565bfcb828baad586ee0ecc2b0067ac3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000215.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3a1713859bcf9f43ad57beab3b9919db4ec4c78f6f77a7388459ac07ac14005 +size 23330412 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000216.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85c41343c62ec85f43199691f9c805f662c3ab3a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000216.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd80c89534101537db098cd8443d32ff2f9e4c5d7bdae2e2710e44a68e45cadb +size 12929033 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000217.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2f6ea89647ad88c45ed054d8983075a12157655 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000217.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:947cab9ee1aab2162ac6e5c106d0ce87cef9261f7c4ade6a975bfb340669ac8d +size 5223096 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000218.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..816f5a2984e20e7cc36aa6d34751ec02cab5a542 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000218.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34010b2ff3f869487fb5dbd4ab00659027eb97b1d3217eff53723c0572727ab8 +size 7420223 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000219.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c94c8c0e5f5f826bff5adcb1c1971971efa0cda --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3061e7e10532b4f80fd7e7108070a054b434e84d86d44a499984d7f8edc3eb3 +size 11294506 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000220.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50a44b0bb59516578983eddd87157b4ee754da7d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000220.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab1d86e7b86c4363f4c3e02e1aa490ff3b18463afc30e65ffaaa3d7485baf440 +size 9227179 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000221.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..762296f01512be6c761a695e3e6dc894ac31f425 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000221.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d4a67a69543337b2f7666fa554cc3f155ee09d6e8466cdd52d6877cec0711d6 +size 7861895 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000222.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f3eabe552a5bb793e913c9f9a6582d8ca242db7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000222.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18a7333301aca8ab69b75d19c07734a8fdc5628d7d3a395ce12cb15b09ae9d25 +size 4490975 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000223.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b621186dd8d498e78105613fded227f65aec0a5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000223.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:233051dc6731aef0455c6d88264c33f1d325a7fb8de66e30925e29acd7f3231d +size 18117722 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000224.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e016280ca2472f6ec5a45c27f1182d01d1a79925 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b501bf3ca459595ec87e87bb8a30a2e6c04c91f860f4ce17c56c641109d1a316 +size 4138790 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000225.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e09b0a03ada2bb7bc6f2ebc7495dd735cd156ab0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000225.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:038f00ff944f50600e503da16e14021b6628a237122d392e4a1bbab0673c7359 +size 11531454 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000226.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6b17ee7eb7e1ae08818495e55bbf80a73fb684f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000226.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6836dab3e5906664d4f488794e8f491d0ef1660a6493c70ad20589f4ccaa9d0 +size 6299808 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000227.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19bebe5d6faf0d0560f8c15ebfd3e0a6865605e6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6513fdd67b7f92a71205be7a777f9220ee04e632d55b80fd2babfa8856bff5fe +size 7129132 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000228.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e814d3c7446162c5de3c86dde654af0c6e02c964 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000228.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2e7c4ea3f528b403c97c28a28b208fa89d56c88a27086cd6c0ea8d7bbf43317 +size 9531138 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000229.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e330884549b23cdda6b3dc34a7eb39acc226dfb --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000229.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dde502d609b7804761f3f2e550a3088c382b7812c303a0d0e52095c356fcb25b +size 9028376 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000230.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acc8094950a523b05c4f925f8240ca519cffc6d7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000230.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b8a06bb61b17b2883a8dcfc92a9613030f84c6f47bc60646d7c1a2f5bb72a2d +size 9289565 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000231.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6259195f1862e7956ced9d5bab9d02e2a3a3cc95 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000231.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cea3866e7d704ca0eb87a963059dcb05bb5c4a2d4a77d934a5b52e1ef5e4d643 +size 10783436 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000232.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b2afc9a877062cab97669d62545b213b0e4c93d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000232.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b2b4053fd75d1cd65ec62bd76621010c2848bb5d01d1a10b8805390f62bb9fb +size 7910215 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000233.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..784fd8b1732cfeaed60f0ee5375df2e997346fad --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c375bc351fc9a697568e7f4128b571f2de263601e38898fc11e53860e6db7ef2 +size 12000466 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000234.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..841ddc36f1a2aa07ed82092219db0bc9457ba82f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000234.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba6a2158678993e5ba0fdff80a3b05985cdcc140a2f4cc9a491f668f7ffc299f +size 6747129 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000235.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa5306b17de1f1a4345ccf0698b61cd226396217 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000235.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc38b50aea4523151e2dd26e24dc0aebe1811179998820bb9232e761c4599f1e +size 17623802 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000236.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0556148036e59a1df45019dda072b41e9d22832 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000236.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:454f1fcc4b8c1972f27208b1e9b42d84a3951e7d56ff283934eb344d8f9df163 +size 5520193 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000237.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..907e1a85814979d36b255ac134786b659e0eb5e6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000237.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1954f8e5abd31a933dce7d24bd69da10406745ab2a0eb8979133778407f44d11 +size 10164066 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000238.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8c1cd9bb3bba7e294748ca007e6dd0a5a992de4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:280eef1f0da7e653851d9a666604c253c54b26787fb06449b85848479a7c89f8 +size 8661542 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000239.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..211cc8f967849327d8840e9c933fd5495725b181 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000239.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe84a83007b9f1d25ff8af216c4adfa40af4809f9a45103a5c427c4a4f7bd858 +size 5492130 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000240.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6fca592d3b171099d5ccde7f398a80243b4a14e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af029d114d1eafa544428c4bcc9188df48f023cd576d04da7ff07271a61e038a +size 3424624 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000241.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37565b216539c12f5554c39f6282ff820391fc94 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea3c0e90cda647b57f79cfe6a7626c3a6685d237f17a569c19127043f52756d5 +size 4338764 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000242.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11d4c1a0584a14c17bb310b140fa76526caf0d0d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1806852ecbd6e725868d7987b42213e202f4156440f270d2ac00a974bd79af2 +size 13542465 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000243.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..297b50684bd74397bcc0eb3d2a1b43e9dcc8cea5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8bb4a7ec0adffc990db2ff63fc8beb02374b8a043a7d15f51fac66fae216792 +size 5743796 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000244.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..283d0ac653f227a52231eca12b821a499cf2ef8b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c097d3951271971db0502927e042241ff2cc16d90d39830c61681dce7502034 +size 7620354 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000245.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..213a285c3692b06fa89543eabe6ed6db27c0c4d2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b87b707e13307a4d0cd9e8dd71dc2e8fa7ca45f3b094852f614cca27ab44a2e2 +size 4408888 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000246.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce11de19b7303b3c10f73ef53cc0f101d0be0809 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0120427fef4ce3b0f8413461d540b83bc7b1dfdeda045e9397234707e1dc4a1f +size 8629766 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000247.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53a2a5c1e68afd564f7e8b25e07f563396da4b30 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25b3dfc8485fecc8e87358f335dbf5c2c3976966e8e91906fc926adfbc897c6e +size 12367889 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000248.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d03aed22a909a12b586a419def84e958efc928b4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000248.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e3166cac4fc2dc9b28a4e53f9a224bfa11167d00cf993d30ec3be509b4612f8 +size 6187778 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000249.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e77e51c911dc42c597a902c3681c3003980da5c3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00df0b346d9705c7fc3c3b8b6e3e1b74429b7525afa6c0310bb6eb25a4ee1b81 +size 7058685 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000250.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90c4399b662cec6f118a55dcb73c2ede2d2d28f6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce56ddcf24d8fd4ec978d591e7791a501cfd8edd71196a4e34cf78a48fc57934 +size 6251700 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000251.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c65345fad8c62fdbf42454f73c29017cbbad832 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4934687e6eed5be98c2ec2b5c41321e84f6eaa4e0f0f3fa97513c0e498bacd96 +size 9501990 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000252.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03ec737bea19901ba9fbf9e163da7942d3a41f0f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000252.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddfdcd318a35ee290722b6209814a3873e6ce0d76bf38c987fc30e02d73400f3 +size 5422388 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000253.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40686b8eda34181ad812466619a47fe4cb7a9136 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:632497f7479d096467012f1268f291a288667b78809fc8fc5dc8d8360b95a4d3 +size 8577744 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000254.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f27095df3b4e5e4f310523f9393a3bfe9f62d67e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b9bafb0048e7f8003c44bb3b914da1c5d4a9da1072abee189c0d6bb79779c77 +size 18232837 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000255.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3cb7b5c380e460121157841a5554476a8e52685 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc463c408846c1f82c0540518a0050b5cd1abdb69fbb9861ab039a0b2f896fef +size 6738278 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000256.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f4a5007969cdbfe4f5690cb8c873c101463637c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b863941636f0b0ae54d514340f3b9d8a2ddf712e20fc3d100013870834c445f5 +size 10277165 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000257.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a57d3d4b21c5e38db0e71679e02a8776057b5fe --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000257.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ceb0db433edf38ea8c2f51607b2b6693bca1663f848589f2404c76a7f395dce4 +size 3896385 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000258.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d68289b8392deeceb394aec74fe98f365731b02 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ba71c322d6b07eb7aacaa0f987c0475385647443ff1b6ea3695316760516b76 +size 12337477 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000259.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a835bc99953b8b6b39119cb6a5d9e5b47cd75ba --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dda7343aab79f24758f5f91e1f716fde7539dc3eee997d626e673b98eaf0ff4a +size 6378298 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000260.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1605af070eb8855f8517c5c2932fe1fd27bc7cf --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a8c73b90a1231dc9b0b348379b707d121dd3de2ac7bab8a968bbb7fcde8dceb +size 7348939 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000261.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b98b6677bb1103e210759a052ce7e37e8f7971c1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8cd6e98eb89ac92f71bf036859c7cb11ecd3c3aa3aff24c3e1bb11e5972065f +size 3545580 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000262.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1cfbd36f33f0b5dfe5139503346c89159d1c813 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000262.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54183c162e63ec55915983b363b97291ae2aeab5882492feaedebb72d62f484c +size 4035590 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000263.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..471b637d0dc858fe39ea8f4e2ace49d2b005cbc7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000263.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e8dc79fa79586ef58519d5c91b3d35eb17bd1b3c24eb21fe98c6edc51b7ce01 +size 14856159 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000264.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35bcdfb2bb508b70a3193fd94222d48d7f89f1f7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d544332c5f8700549e7e3afc3dd478b0c7bc6a3ae741209bd9606781d0984d7c +size 15480524 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000265.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..258741adaa92ac24574788123acc5e021451d3e8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bc454e96790e52d64aebc97dee3b753ba31431a628e30b6f0e15a67d1a4f1ae +size 19487887 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000266.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1eeb0df6569a4fa8af5f82dc4971952d51dd2cd6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000266.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:943a57f85724058c9f5163fe97751c750e898cb9c033d7849289a5698bc187e1 +size 5404761 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000267.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57c1ac77bbe153e2a4466fcf7d79195c5e61eb79 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000267.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca1a5b35410ab7c7aad4324ca4a5771b7203b3ac0a43b4723f79b3dbc3d4d660 +size 15811347 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000268.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab7ff6d331fe7ed2366a979f6385054a906521c1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95f5071f599cab0e6333c0bd2563d05deaf1d203e05d6dbde13079e2a5ff6ff7 +size 11545799 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000269.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d47bf3e5e87cd326352a1d4d6b2eb05dcb83bf57 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000269.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:745fe535724c59324524ea8d0693732213259f05383d86bf253e5cc25e18eb18 +size 3905049 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000270.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..319a7c1293d97ad5c3977d0d1222b7b20619d5b4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000270.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c01fc85aa30400a4b3babee5741ec6bc4acd8d58194546314debc1b94644f00 +size 12716733 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000271.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff27c5b12a221bb773e64b8ab0411d6cb45f4bf7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f3ec244efca0e05133edd45284efe81a6a4e5607557efedb8d49118be41df0a +size 11043299 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000272.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c43e5b35bd7eabb0119a856d32352dceb7403ee --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000272.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3da5aa2b8a78446790101da0e6dae3b53a8e7f59123d107ee2b188e7b776132f +size 8506432 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000273.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2443bdfeefcf282793063cfa9a64ec2ce613fe3b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000273.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fe4daa2db67849021f0f894b569557fbd0a6ec6ac49da4185690188f36ff646 +size 7671730 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000274.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..841cb55fab6ade9c67d76889cfbfb46b8ce4b6bb --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000274.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adc46df24096de6d5cac7511bd72bb894b6293617c6c6b84e913a858a52e8c14 +size 11551192 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000275.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f51b3dfa4ff3b530408a1bd5e1200b97ce4d0bb8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73c2673fea3e467c71bd99ea028376c1de7d888e1a42999f008332f0d2834d63 +size 1866357 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000276.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01c72f9e6dec6acc97aa4d426cd628cdb3ce39b6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31fe4baeed023e0e1a074099d20dc9ad960314d85b194a397f4c89c7a8e9bd2f +size 13981247 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000277.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000277.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad92e762d7fedd2d7e69a7470585ddb03ccb04f0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000277.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93bcc327d5b6102cbf123342cb54343f9cda6d1a8da8b77692ae5acc84e45f85 +size 6226162 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000278.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000278.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..384d4fee794742147264db13886254a8b63584b8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000278.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa9badfc26ec52667a51e5401a5b23acf7615fcaaa3488106d2d80a993d6d5da +size 2347695 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000279.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000279.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2179907b09212c898713f194ed5c45fee9f1ff6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000279.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aeae7e967ba73c07cf804107d36be525535b60e1047e38acf88e72ee490d616 +size 7900787 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000280.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000280.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7a0559f86d5db46f82e540ec37d88f32d17a7c3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000280.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3cd3c9cf3f3c8f4ead7639dfdeaa300b05a4df650125c105018f8c6ae85c0e7 +size 13582083 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000281.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..784a290fc53bbe1cc5a290a1c668507d3aff3923 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000281.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ae13f156545d34303ba94ebbb973beec3e52703209d95feec9948b4e1c723e9 +size 6899268 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000282.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fdc7bdb8572a0061a90a63b324e7440a0345765 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000282.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07f9e76ca63f3891512b16fdf561eae4f70cbdc838ca8aabf03371d173e0e766 +size 7608235 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000283.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000283.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37504d59583bb6742bbe8f5f4caafeedc7a33a39 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000283.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fb0535915d21891dffdf33cf7395a5769fdfc44447d16a49a196eebf1631b47 +size 14049451 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000284.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000284.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..943c33d3cca7810e7af64c43f6fab7787f34b34e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000284.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59905ff3e89e3721477830d29f2ee7576acc3b905db07c5ad8443489b4667466 +size 7519408 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000285.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000285.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78d0bf393ea02cec5313f4923a33cce30b8e6523 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000285.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:256631bca18e43387ea9231b8e0ea8a5f1ee70b7cdf9760cf276aeae8a18dbd0 +size 3289407 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000286.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000286.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9c1be8ca99bba328ac2604e08f6fcd0277fbec0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000286.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bd45d2a26949521e0df9ec6b006f5b3bee2a3bf9a32dc2710b442a94483c3bc +size 4472533 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000287.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000287.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0878efc7023a909a6f1cc9f80f58c50c4a13db3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000287.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d48bc6b0270d5bcae4f60057d0034254be65039e3320a9c0a6a6dd635815228 +size 15133961 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000288.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000288.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e932fd881e5652ab1521ee44bdf1b8ad7318b687 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000288.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d74a5194c7ad67a61bc8e19d4c89aafad94975936d9c01a2499b46c309f85fbc +size 9574218 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000289.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000289.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0e929e9f745eab530c84a65bd6f0573e01e6c64 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000289.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:642911df07cdb340681426eb45331d475523f91f0a25c91279c807d61494f7a7 +size 10190135 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000290.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000290.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b701379edd715ac80ff400090883df9dc9e6a07 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000290.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b27e5aecb994083726619b646208407ad8f74c1313eaf554a956ddddd029296 +size 11238228 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000291.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000291.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f679773e561e58e7f11457ef1b74178cce0a61d3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000291.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b4d8786fe2f3eb8885b14a3facf6160d492456cfa96bd0a619eccd35e8061a7 +size 16365731 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000292.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000292.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e19a245a144fa95bc949e1b4bdb34dd0efd1461 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000292.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aae51083f891bb795cc98df3c1a91dfda81fdfe492bd76428079c6b446ae5196 +size 12475077 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000293.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000293.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fef03043ed5728065ac63ee5d390384bf16ecca --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000293.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b32705697b3a1f00479fe3d1329de43d2c21cdaab447f52e5c005e2573ce87b +size 8396759 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000294.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000294.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f2fa826ef244fff776ba64d367f766dfc0c0ae7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000294.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b2d7488555e540b7f7edb583f37f6cc4a0844fae4c224154751d4b47c2b953d +size 9093540 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000295.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000295.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fcf2fbf9150bf8001cc0e061c89125d06c55a5e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000295.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61b604b324bbbb8412dcb2bc8ca96e6230b20cad88e24c2aa17042ecc2a42806 +size 10795434 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000296.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000296.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00f7e8c6d9ac81c46c4fa1842b4e59f46094291c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000296.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:501d410ce3fc94c64a2406dbabd9216d7f1805efbc917c665e03d20f5ef903b9 +size 12130539 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000297.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000297.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7a1ae686f26d86941a96175c2694b5670b8241c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000297.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c1fb5c6c9b140026a99b278d09a44cffa662f5abb1588fbd44835c43d5dbe75 +size 5722586 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000298.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000298.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4b68c5c227a98944e555c531606c404cdda8d9c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000298.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9ac7cdb291700e8b1454107e6a964e59487c499f9f9ee94b64653c019dfeda0 +size 4896463 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000299.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000299.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76f7df4fa3b7e10c46c57c32ebf93eb6bc0fc5e1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000299.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dba3152e51e766c1037c0ca8891fbb6507e4cc53fccbfc79767b490b74d097aa +size 5527850 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000300.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc3788947cd8381a1a4de160a75c4a71c5439553 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000300.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2a7b665f28cedd1420e1fe92924d12c642c0521605327a5117935aa50940046 +size 6450935 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000301.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..263486c9488da823532e14c906522fcaca030cb1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12b8a36d773e37d5f0f4b196f57c4bbebc5cb44d7e2e9464ebe899a7312d2181 +size 5600646 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000302.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000302.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fee90b87af32af2190806aa231b79c5a42fbdf2d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000302.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b7b146fb66a76064dbd5d6a049f82a6cc548647c01faa691bf62caf99e3614d +size 5908724 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000303.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000303.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c87b605105c0425220f037e910d80b90c25cec7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000303.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0a5483fd6b85970a647a8e8640b6e8926c79bf333a4f7352cf884193eacf0c0 +size 10313420 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000304.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000304.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..852214043c5ead5b85ac9c054d7eb8523da7e1e7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000304.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f914dce7ea31a6c3db79925ab99dc69b646147edfda9926931a150aea75f4768 +size 6684824 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000305.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000305.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64dcd90f48e670772ce39afeb62d6f7aaa06c038 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000305.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5cd5e35581434fa74b0956b815cb72eac522e665dfa82e6ec248686dfdad3ce +size 13147929 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000306.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000306.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40697ccc87621398faf4830bbaa6ca72a1af258e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000306.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68700e4b508070e03cff8afee4e17bce0a1b5448036143510799049d66e63558 +size 11719037 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000307.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000307.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e68397c2dcf60a2933b2b80034df3804f466930 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000307.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfb23358fe6c327f19f54112e16cde381074d09c4fb71da11ece1ea2f481de37 +size 3061866 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000308.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000308.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45a796d44399261c4c1046fe8c8b0cb7d24f532a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000308.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d99814f5eef6849f3e62c27ecb2e2bb247dac80d122eb73c2ec0b30fbf80f92 +size 24061735 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000309.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000309.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b847a72d1b6a4c1cf6ca8a9c9229a2a95f06f1da --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000309.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a645f7dfe49079cb9bb0c75699e1fcb9c23a06b7f99ab76fe3900f3f17fba570 +size 11393045 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000310.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000310.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1d5bec168042af671ecdbb21c06200c74daedf6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000310.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72716f1b143903326c34cbbc0132dab29610eb67d745bf1ba60a16aa21bd752f +size 2872740 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000311.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000311.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7053a793c2679dce3c33906107557bb2e18ba51 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000311.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1e693ef3229ecac0bb2b59f9601bbb14e98f96ca73cebda2d605548e7d5bae9 +size 5880378 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000312.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000312.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2f6bb3d87bca337441ba9651a93bb20b065c061 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000312.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74fce64da4d2c529c5f34bb482fdc2b500d380d794cd0f3a7982beb03b101a28 +size 6396137 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000313.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000313.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eee8d6f198a62ca44f3b743b7938f716c2f6bd0b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000313.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d483f863645465bfb635f641ba31242c7395c826a5e62ed8c9cf5bf24da0142a +size 8924317 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000314.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000314.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..791fe751e4e37d11f01ad03fb59e20bbf9b0cf3a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000314.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b901bd47d678d5d24d5ce23ef2015c89a1bde7784e9b4c33162b95f3a0dcc693 +size 15598610 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000315.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000315.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d09afe1734253e978e67da022804a1d72e69e2f6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000315.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a88531046b81fcd854818594f7b60f23fac956e2d2109e0d1d85669a94b3560d +size 6071236 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000316.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000316.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df3aac50c248a2b043b449d0198b77bd3b2cdf25 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000316.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e5622af15cc8c741e365b821e49ed8fcccc37424ced75a1dd154944d7d39f1c +size 6909879 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000317.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000317.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e58977a70d7ab085c97499513f58fe2a13c064c8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000317.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:539ce517adb934c4ba2bfd22bcd2d3c10ac2b8e280608a75702f0eb7211a4420 +size 4188191 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000318.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..563df5a2153ce105819dda474cc7b0078e0bbbda --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000318.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c128602c0e83bd56093d2909a74dfb5dc8f3b7236eb1d5676004cc4213af996 +size 5062792 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000319.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000319.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eda9dfe4b20dc5a7950ac024b720b8992c10ecf3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000319.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48911230996cd19fac96cc0c2c093e3278fe87a7717496401abb1bf7fef69761 +size 16428817 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000320.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000320.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e063b703a2d026e82e6b269e964ec379b690d577 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000320.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d8e0e9848411022a2f520120e4801b5c3366aaa1d80e268acb570179b51622b +size 17100486 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000321.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000321.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49a49efcbde2d6fe8bad4b5533bbeffa908d87a8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000321.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97fb5612d2b323a9cdea84a7098850aeb4e2c6330f188a585cd1505ca36b2ec7 +size 7012663 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000322.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000322.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9bce2c30636eeacd0bb4639719fee4e9ff02ec1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000322.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac0f9265995f610d4702ab8ea9246b865b40c6318b38d65d501edaaa50d8c82d +size 8923910 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000323.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000323.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d00849b7c4fc3d172700d3ef7b85dba829fc0731 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000323.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43bdf7e7e70564e0bd5a104291d6a66fb129cdf8600729b603da305e597f7310 +size 17658199 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000324.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000324.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d827774441625d05f8c0ec8b4c5ac136e628118 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000324.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbf631046cf9ce98fe237086563c86a2145ac61aabd927148c1d4abfc45ad27b +size 19905404 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000325.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000325.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b07f2612d75d2f9101ec4284b90faed1f1f654e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000325.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1815ab55db60250d18cc665829bc5d42ae468377e1904bdcb54ae40efa47e59 +size 6834385 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000326.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c2490785cf5a6a6766e4c9bc7eb7a801a3ad670 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000326.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60362c59a0e6938ad052e63b0aeeab263f4214d53b2dc26750ec18053205585f +size 6708103 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000327.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000327.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19aa3006b731d0e2bcd272e9d109d500cc8b890d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000327.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b8ce4fbb77f8d7ee3490c50bcf003cd94fd67028c0b1be105a8c33179a1e88d +size 4367205 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000328.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000328.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..824eed7278ed55ddeb98e39efa249a38a651c362 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000328.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af08cd4523959643e68dd01850e24bc9506ca890f44bcfed2a46dcf14385577f +size 16974469 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000329.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000329.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff53f3afafbb9ca0d74269c20ff60b93d272ab68 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000329.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:810172f86cd0d3765b8f33faaff485b71d3d6392ad7ffa0bc871c5c24fdf07f4 +size 8520794 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000330.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000330.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e95654f606e71822b96b6b1299c4ec9b0722652c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000330.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f2b211e155a3e8753773606212d86ebcfef0a45d1205179e290e8c028490333 +size 9695717 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000331.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000331.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eae082a5fd59b358c2ba162489612d58858488e3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000331.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3450a80f2135dffc1578343bc63e475021e5c02906a35087462585bb5bf9d55 +size 6815969 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000332.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000332.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd9f531b393aa174ad5e9087548c1ceac68d772b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000332.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcdafac6def1dbb7a53d511e58c9fc2dfa880830d927f49344a876a051fd121a +size 4082888 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000333.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdfba6dc56097ae3ff027aba9c54dbc65cc9171b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000333.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebd487046d652c8f0aff48e50bc0d855686b2dfecce4e4070fd7ad3283c47f16 +size 5758298 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000334.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000334.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50c77d7982e318e91cad30419721503019f8b519 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000334.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2ef13695d280cea389a6760e811aaab01e39236862a520de7bc97f5c854b873 +size 7368260 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000335.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000335.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e99d3cc946906466a6aca1b5b86875d0730e1fe2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000335.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7615e57c452388f74afdadc810830e2fc7fe277dfb45f285a58f218f697c2938 +size 5584877 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000336.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000336.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65ce8d847acc172ea01db7a86098ebad78733995 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000336.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:def72546582be09d86b209b388f626b8f522fd17c967e7feca98f622798c239e +size 9617394 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000337.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000337.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5c9e185b3c3f666741495e109819ccd74aa0b5e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000337.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:385b814fe825830c88df130879c96f092668ffc5c86a2244040e7008e24b34b9 +size 11867745 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000338.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000338.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7317ea63f7f5fba8e5c79d8d4168dbd3a0f43567 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000338.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:721fcecb5fe26069116ff9cec7b71a6198dce42631e88a1b41b50b392d90ddfd +size 5336673 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000339.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000339.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e3680b7a2acfd060c994394a2194956cf4a8634 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000339.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d39332d9f459d6645c38913d264a13314472e97ed761bdf8df1273479b3fc3e2 +size 11262017 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000340.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e5bf19e146b1f6e1787bde105533269aeccd5a9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000340.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a9da6ddaf2231119f552d6f852d1e78558134c89c784df2a2478ecf2262cfad +size 6233415 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000341.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000341.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd8e22f8fbc7808ee7ed22d5038b20cec3f4fc2d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000341.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d18c502d9aca810ff69ac2c940b0daeaa979fa39abf7a77bfe38560e50d8a16 +size 3400070 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000342.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000342.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..917cbbffbdf98c936906a044a163b6491ca53bf7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000342.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7afdb4b474d96e66e2a4fba9c30f9621d7ee2f9899ad2d7d1166e362483849f1 +size 20824471 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000343.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000343.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5c07c2d65aad67dd70b7713b3e7fe893bb1dc91 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000343.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1ebee6e1edf70ac576f2b3d3dabb60ddcf40c8f02cea3ac20cfa8a46092289d +size 20031587 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000344.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000344.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7404b012aeb8cb3187b800ce480c153bbfc0a9e0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000344.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b800e88373a762c48ce19810bd6f9135304cbe2b7810b2a89d4b0181586a40c +size 8086604 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000345.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000345.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..475e0e1b98a7c6757ca8dd97d8c15bea43a00984 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000345.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28db90a4ee15a6719bc6a0732d8e16321ddb1f3715d61796a0c5cc3e2146fc22 +size 5932354 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000346.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000346.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4227e35886098c6689a3457778f71bbefebfb56 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000346.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5e500b2731ea02259efe3665a9af58985b3e0af8fa360a4ee32e3896d1f7f1d +size 5726748 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000347.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000347.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83d172d5b5b239554d56ee8b369ad0e85b85205c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000347.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:830f585dc58054facf5653e8f5b1b13517d11cdf167bf3ea8807591a6f863d6d +size 6347050 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000348.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000348.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcf3a11bb47dcf090bd784c2c6c32e78150e8123 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000348.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65475279c761f5a6e499a84798bf44a2ad2ff4d6096ee80da1007dbe50b1f14f +size 7866500 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000349.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000349.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..172c5b688e7bff07aa0bd54bc289bf2d3a4f6a39 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000349.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:157c7c24c801ccd499195043e91f6393f09d995ea1c57dcdd992a8af95242a0d +size 6586512 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000350.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000350.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f73b85b4a317176471f9e285b318074bb646233e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000350.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db45f9dffc1631a0900bfb9c2b2390fa7d269ed12747cc9c02d5d8316a2f0a51 +size 6056210 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000351.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000351.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..987dd3b01b6f88da99dc29aaf5ee7637fff4a892 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000351.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cc218c2b986bedb93b985ac816ea839db6dc8ed0925aa0732da96cb71ff5f26 +size 12557136 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000352.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000352.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7eef2850ced83e7d5c4b73aa9ffbecedb6f4bc75 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000352.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8da4876f114636036dfe05c8c19c8619f904dafcc1bb1bcaeabbe1e3b2d04cd +size 12776604 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000353.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000353.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdb2d310359813e1a7a3e93c5b7ddde8272e2eed --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000353.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35f4db1508f31c14b532628735a8ab6b57625a94607fe679f83c51bcce2df956 +size 9009816 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000354.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000354.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c12a9b25fb0ffd76e409895660453fcd71b1bd4b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000354.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b691643405e88105ee810cd450328f43643d1bbeee9f414b8b4152c9649331a4 +size 10938385 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000355.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000355.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d1f01ebe9110532f977e74113006ae111aec19b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000355.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae314380c8a6eb8907f8de22296a59f82a31265837da0cc84f53fe2ff7e055df +size 11175171 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000356.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000356.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c39368418c3706e868022bfef3b1a615692d84dc --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000356.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f4f246060dd2b2a694d81d55e7c518fb6c8dbdb9af949227e4d5e9f531b0b0f +size 12348888 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000357.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000357.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2b4e5fde7594a613a90984eb60bcbc1948dbd04 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000357.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9192c283595ceb50b3371f756690a9066336ffae5aacf2ed19fc33f2db783c22 +size 7502863 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000358.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000358.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9299536024c2f887e372b6cf7e9dcb90469deab1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000358.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:954ef32f8d6a2a9dd8fc19df08ec40b452a5dd46849a3acfcdd5b6ed020e2530 +size 9001772 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000359.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000359.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5426f533d7ce32e01795047aed040a8192e344be --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000359.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75d4fa36248c4625395cea39407608e04b86a75893acbb8b56fbb791bd2fac9a +size 9547269 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000360.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000360.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f3994de3a042dceda8dd382197d909a7b2ee314 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000360.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d4734832a453dc4299537fe735e51c11dcda3d8275bcea8df3932a73f25a4e7 +size 10381839 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000361.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000361.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d73d232b5d75daae010e4978e095af883a264fa --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000361.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b158c2e1d7e79a67c6fdf17c1b5eba18ac2e07f700306cff92621adc748e438 +size 17470634 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000362.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000362.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf4e5538f6f7d89c06add906754707bffd59dde7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000362.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9f70213321e7de161a0a85cdf4c21176852103112a7cf3236dce8c1be55a41d +size 10384478 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000363.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000363.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fdbdbc56f3bf3d877e42814696e4b15ee9516e3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000363.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c52567cd59ff250f02d08fbd952fb3edeaed954b7103088b57cfdd2d34820eb +size 16437476 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000364.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000364.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b6c0b9a0af47490abe114fdd167e055bd8735a7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000364.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c31b06e585ac1ec4dbe4f368785e4c935c36668c3b0726125a42c57e5a15cf74 +size 10419880 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000365.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000365.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f765801dc34b0997f77f42d217933d44d4fa7a5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000365.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed5e08b74be266f96ad9274299cb574370bacaeab00b045dc9441b5140a45105 +size 5778181 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000366.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000366.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9669e52d7ff3eb9e1726e99151cb7e65609e20d0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000366.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:068f51d7cf0c8fe396fe53b173ca2503f27b44ed335f78e2b839b08187dbd939 +size 8162752 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000367.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000367.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39a3c54c3ed9278f0236d337fc75883c91e400a7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000367.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a020e1f49b7468ad856913e6f23fce77289afc5e3fec65dcf1332b2c8e22939d +size 4625007 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000368.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000368.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..275f5491e466117c5358aeeefc6bc7097b1f5436 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000368.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cc0ae792d5d3db3551ad86e32e8a3b3a1ea2d58095ebc72fe9948b9c365ea60 +size 6865481 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000369.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000369.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a9d79a8ede9bfd5f7385efa235b2549c1b65985 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000369.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14e222654cf3ed6eadb4fa2200a1859251c8a50a79558c93234d7875196f1423 +size 9176565 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000370.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000370.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e7ca0c8e69e803be4a227d56b229b25550bb2e3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000370.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdff0f363af4df8e1a88c95bb7019a65a0b08b1ab06fdca244e40dd8f1220060 +size 8874563 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000371.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000371.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36da09ccd9fa1d70be00765a0cb3f2014eee9fa1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000371.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17b6a8b6beacac5249a7b6837c75ea4ff48a87ddebc9d31c171b95345af5a898 +size 7059455 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000372.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000372.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e84c026ca113853de2a82e28e474055750c0e978 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000372.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb8b0d74cc95ae00c9f2f386b9743b28b2c2680a7f96b1fd45690b8b249b0e5d +size 4477730 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000373.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000373.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed3708cc9bd88f1c1cc1dcf4e5102221e77bf056 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000373.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64beb2bc9fc42c544fddea4899a394e22f890559ed78c260992b2d929774419c +size 2717748 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000374.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000374.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..faa1a20de569b763b12806e518467949c7cbb32f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000374.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19fb3c1814abb36a3ac1df365bf969c96bbc5bb09b42c032b57365881c3bf99f +size 15307758 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000375.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000375.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f833667ed8d2a4029155e5f87c3013ed737d125e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000375.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31a645413327d66c5dff63868f026fec368bdc56f0ce7838ef5d6cc05c463b93 +size 12605583 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000376.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000376.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6037eb6fd5ffda14f77d35faf1cef97f1cf29c9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000376.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:988506f4692c9c38fa555e821da9e5ef6613c3c22138ef3e0a20885e876926dc +size 3836609 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000377.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000377.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a68f1b3f0c8dc8c0e16e32389f4dbea8074e41e6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000377.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:885833ef4d0768461ac866a0856aa232cb19d88f16364b63157be6dca5c38b3a +size 6935616 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000378.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000378.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea9ea876b30e9ca873b314cf6445f9e54581bfe7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000378.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:594f3b6805641a014891a0afe1fd63a4ae9fc4e0f056e7a49a4d3e228ce6ed96 +size 10538368 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000379.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb33510dbb43d2cdd09e55c79d9ec43fb7ddc532 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000379.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4774cb451367bf065730b6be56294fd790f8efa0a9fe4e6d783bd908116a5b2 +size 6706827 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000380.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000380.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a46ff0cb711f0ee4ff4cb291fcb4eba64083157 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000380.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b50ed9d4eda099fb0f3ce17448be6f17134664cf9bb66d60733f7f42c3607af +size 6938572 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000381.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000381.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abe128b75f8cb1e127f6662e40ad595b1ff1a681 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000381.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fdcd6ad2fcd02d46a05bd95e700042f46a331721f86a99a6374b7b37de028f2 +size 3821246 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000382.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000382.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc6150aecf8185057a2c134599f37545bc86fbd9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000382.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9e3a54a69ea9fe852a70591ee09644661058697445ee421568fbb47f3a06972 +size 15267850 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000383.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000383.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd6e08cf8b75a72102a502b4f3a32875911f6ad1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000383.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b989567f5002ca3246a07683636026af745c450604a036b69ddb12f05c97a21 +size 6960636 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000384.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000384.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36e12e2917e05310fd251e0d98249edcaba2523f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000384.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55d7abc88193389684680e3f714477beeb551ede5ada09437b1fae455e479a19 +size 4704928 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000385.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000385.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d44253f902459dc94046385ba6de999acc8a0332 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000385.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a0d4bc7148235407f4ee5f28533ffc28039af2e1acc33b519e41a92af3910b4 +size 6699520 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000386.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000386.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64d5dff4363f3966abafb61ab57bc7ae80a3aeba --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000386.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bda65f85218b576c16025dd58494d4a311ca9e18e764a1ac462fcd7a60e66db5 +size 10516085 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000387.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000387.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48aad27809ab39a9db9a767d4338fd28f01fa14e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000387.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4fe988aef76428d9f656fa5479ba28547942ac724d37ea66280afa3d46208f6 +size 12092164 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000388.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000388.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a913b84c80e4be639dacc0d8ad875734a64d14fb --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000388.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c18f3cadeaf6687e1362b2165b16b8d07b99a0a1636caf2c88eb67c81988ba7 +size 6346119 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000389.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000389.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..363fb9f3907cbe3ff00f270af71a360c0f2571d8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000389.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00f1edee97fb8515052b19986180d91f820d89fc25afe9ef3fd76eb0708eeabb +size 3477547 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000390.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000390.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ef5341e74ef5287b756074b0a4cc1c56deeeb66 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000390.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34e73147846f6dd1a2e6a579fabf43d1507593819dd24195dbada300d772e914 +size 3676695 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000391.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000391.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd83fce5a9912818d0942774e229d88394fd57c7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000391.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98c55fd7982d3a515f7f803f3cd309bd724efe320b519ddde168257234ecc050 +size 12059581 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000392.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000392.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..222401457cba09a258240cc04e8fe5bd7cc29ea5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000392.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc21e467daa124f43e8f2b95ebba92f93685b2afb982215c73a929ff343ce5db +size 3627543 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000393.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000393.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc9df9723872cbeaffe4a4178357722bd6206674 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000393.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f347248ff075fc5062488f087307c68332e2f5894ce582f245e1bbbd31d9ae04 +size 4485531 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000394.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000394.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef1cd4a71a778a1426f57c2bd785526442e572a2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000394.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df0771b04ab12dd7c33f852d3449f8a67f969ab6a8f000a66d91fa6e308b2dd4 +size 7133056 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000395.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000395.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2ce29349f46f41a49e7c4f14a724916ae5d22bf --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000395.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:800a71acd13bf0fbc056df6a6fa64616abdb9d0f1719c3b2c9f1b34c1a5831e2 +size 11870383 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000396.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000396.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5183eb12ac74de8f76dd9dd3f6a87b3e80bc5492 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000396.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a8a679f0aa3ff1d459bcfce2bcd322c952cde8b11236c55b5d89504a8427070 +size 6219371 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000397.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000397.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b755afee62a02832de9dd8f030a047b1e6ec768 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000397.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:140973e781b8a1d8d9637551ec9d66a76eaa0fb72408130c3b8dad8e7c954cf8 +size 10028966 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000398.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000398.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da3044b5427841808d5738d57e11907b11c72a6b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000398.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06d9b41cfecdc293c1d56202c8ddd0fe207b7ac9065d2a3fb35a52ea7c0e446e +size 6964795 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000399.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000399.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f10d49897a648365e050e61ce821e6eb8506d4c9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000399.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c59d5497efdb4106d7f00369ee61e747f44802e9325cb6da56c2174f6f646700 +size 8200574 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000400.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000400.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..997bd8dbb01883536ec99e929f1b0c27d5e2ef9c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000400.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ddc44b10f2d037eddb5a652140891aa74e309f397e9972eac0ca3158d3842b8 +size 10178534 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000401.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000401.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bed912876526ddc869b6ae5ba1159c3e55ba856 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000401.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:083f141668f52da485880440716c607d4bddc4d4a82a787a5672c6e98ba06c04 +size 10691797 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000402.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000402.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca0f7fa28d7c66521649c6319793b27e0ffe7f15 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000402.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcdccbd25548e194e5a116cd6cf394bfb51802c60d455e4aa096309a9fff0e21 +size 9179824 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000403.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000403.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..379c041295269205dfbc4695a8a7939b7dde8681 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000403.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5acac8b3df4b98795fc1a096eebf954c8e2beb5c5b206626b4b6d99b46502750 +size 6713356 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000404.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000404.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dae6ca5200a12188ea7ec1b6ebd56219e15ea15d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000404.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7b94a7e24715851c916affc9f1e85b6cd2d3de31a4c75f5c9223d65a58f6084 +size 10739693 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000405.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000405.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88a90020c91d55c2d461506d28c20962427f7bac --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000405.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0e48abfb192024474895c8af2e299cf5c093b6aa056be886aab2f522653505a +size 12294684 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000406.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000406.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cc3a66d8630d550133474ee32676e8d708ff5c5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000406.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46aee33d9de48acb8ae246966c7218c081cf7c7271fef74efc61aaf11595730b +size 3149470 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000407.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000407.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77de9a75aaa4822d52c60bb992b81ca3e33e0475 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000407.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b22181604afa7a51f280eb98adf473a36f622a8aed2e1e4556e8c6cb73e8af59 +size 9513523 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000408.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000408.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69d43bc741c88f5d6df5d651e7c8cf1730168633 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000408.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1945780a6057ab8d1ece0e0b0a0aa0a492ffe307a752087d7081c30095b97755 +size 10024763 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000409.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000409.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf2c5c20205f8675c248b7092c35d3e199ed9ab9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000409.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a5a19d7aebf0b1b80ac4dc16e128bd1672a7a34a147b76569217d336b0d7789 +size 9212849 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000410.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000410.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c48e320bbfcb8fa06c167d6bbeda62a6d280594 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000410.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4243530a8a381714b8f4bdac353e9c313dd3bae4f6d578f0e64f578bbf55f2d3 +size 3974358 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000411.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000411.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78b0867d09c6d6645ec913d9f814d437fed43c61 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000411.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54cd016e82d2b34941d0e5a933c9c18d6d21f0049bf8e8d8e998ae857c99b155 +size 5144862 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000412.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000412.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09a58be3042a26fe7087ca6344281ae480af3546 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000412.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0123c51fd6284f106b14d55a7dde79d6c75207a253bcc12a9f23ad91345cd95 +size 14752363 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000413.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000413.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89e0e8be2039d41693a28b1e2426acc804413002 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000413.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c094c62902303d512b328a6ed17849cf99a4aaa5aaa217301ce619fae5927505 +size 8907214 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000414.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000414.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9f68229f9292919f3ac2b4893fa17a1b0e2f1f5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000414.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c27be7db6f3aa53cd203d58b07de2aa359265c3a3153c789dc0c6962389c4db +size 7527878 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000415.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000415.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ac33c211f649ca5a83ab6501b2cfc6023798ff7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000415.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f7de02c9cb83aca129b4f34a9cacbd35e19b670ce9407ab0e75e73adbb5289d +size 11711821 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000416.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000416.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a126cb9a7daf73e775503d8e66b8842f0d50668b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000416.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52c426f27f7610c2c3a320eafbf58e6f396baf4a0d2a41d6e6fee5a94c187aa2 +size 21680761 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000417.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000417.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb2421ba3cdeb4a186823ac824d912c17543c1af --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000417.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ef0cc8d9951b241b3ddb1a457eca2b453d6ab0d808b891bc55c52f81f9385af +size 12049820 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000418.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000418.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72e42f4a4b15b58a57b077150fa6a751169c202c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000418.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:069b477bf0fc7dff2140d586fe5dc07e563f69021e9f531dfc68f0ae19fb54e9 +size 7402609 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000419.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000419.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a2f632cba77f64bc6fb960caf8a8ed64323d07a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000419.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40488911c50b0e607e453b42ec011c44c2f9e76839483da6e2240108b28eac92 +size 5348924 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000420.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11fc1d7c6ce21c8f79593f475a1b650f6507d2d8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000420.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e5d51a582bbb4a555cc3446754db3280328b3e94e985e3584b326a1c3f63b67 +size 8582072 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000421.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000421.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26199b52cd50200ecb484b8bd273ecb1fa93b04e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000421.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c35ff0b6b765a1471e78eb59c21b12f8c0eda96c40ee5cd43f923d190ed0fc6f +size 12147360 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000422.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000422.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a90bdec4c41301e74ea67823115e215d7bdd69d2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000422.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:326511178042795730ba6d7eaaad236610bca5731ab37e5f084f0b898a34cf7f +size 4559642 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000423.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000423.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ad49f6bc911fc610a94649a4587651db9990d7a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000423.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:364fcf897c91b164a8096e8c08db8df7883dba7df5087ed773a5c37e71161277 +size 5230135 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000424.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000424.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..926af72bee8f1a9b436fdea28155c8e1c2abd594 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000424.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:684f209635151cdba010ebd579b0945ba0e12f125ea1da1bb266f9b036646357 +size 13542592 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000425.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000425.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87a0eec95c63e2c83bfaeea605b631bcd9e09b77 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000425.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c610d0c1096e45260b34755a32be03825f5319145097f5ffad12f0f6686b5b7 +size 7631497 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000426.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000426.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..574786a06100e45e3a7f07bfb9242bee62247494 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000426.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:924456eae5dd812d73e23b98935d7522fcf34b2fa2a1df854c8f494f5bd9215c +size 3848603 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000427.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000427.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d69fa7b0c909b54c3cf61f20dab18a04f1a645f8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000427.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dfca3a2e71eb610113e93176b5a043f5f39a7162f56c23fb2de866dff41e55e +size 8168332 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000428.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000428.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1135923aed28352040e6f9312a1ab49679fde7c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000428.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05a58d0326f5d0653c13731046b7f88fd61657f5d06ea282f67a8f28ac4bd1e2 +size 6676363 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000429.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000429.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d53950f6f95bc9baf4a1d1b53c3cd08300ee8270 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000429.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1143f4084e7fb074afd57d78a4e84cf13da49684fa23db6335a3d4f659c7ab92 +size 2837338 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000430.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000430.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3f160f6be731d86303db3f9e125e919430e5b5e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000430.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13ff1d17803a6dcf2668b306b52fb2da93f96ae59af299be03aa3f1ac83a4799 +size 10949100 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000431.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000431.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15aa6f8d989b20f0c1f765b8ba716d2eef164a5d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000431.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:074d86c02a1abd0257d6803db5fbe345db5d4416e49091cbcc2e937f80de4d46 +size 5420397 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000432.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000432.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1d7b4b3009e8c6b8c69aa363014403a02cf75de --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000432.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40ae10be7894156c569e6c2ab5ece1d089b201dc4b0e9256007392cfa5fa13f3 +size 7155151 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000433.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000433.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd5c78ecbf1949111489aaa134545352833f12fa --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000433.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1adf078769b42b081c2e1c89e5db714f5f36312992fcd454cccbdae378c5730a +size 9704252 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000434.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000434.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fad08c164e4c3554de103d5f9ad1dfee643bc299 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000434.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc7945e1de90c8ba228076da803d91a972c9d01eb6a2435ae72b4206fce0a356 +size 8219451 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000435.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000435.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f67bbd2dc378cca1f7f0aee08faa904e159bc7ee --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000435.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09c11750a0303d9144c2ec7a55f2a2ab0408afff5f1c493507b85e96c42a6b28 +size 9636244 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000436.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000436.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ceff061290339d258cc2d30f44dd888b5b1a5c49 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000436.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ccc9120ac4f4c3bb95857848b4383d8bb89f06d99d155ac34d69114b2af0b88 +size 12711033 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000437.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000437.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0550919b3262866e07c00ea4b82d9f3b28d0317c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000437.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0933e6fd8b13237ee2bfb47208f10b28fbdda85e822d4758179dd6b8b67f12b +size 10968064 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000438.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000438.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed7207dc969aaa714eba42cc0c2f009e882234ac --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000438.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e59381a347cac6ae5f572743ac047a026cacf690c5702fb7062f39dd8dba0af +size 9426050 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000439.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000439.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..092381b44b9c7cb6c87884629caa90907c102cdb --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000439.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b85130bbc3627e64ee62ceb16501f6eaf55371924176e67ee8ea3033e471b4e6 +size 11218962 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000440.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000440.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2489178d54c405f5dea814f70bd8e9f1e4c24bc4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000440.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d4ef459f2ec63aeafe0946c0b35df5f903ce18c5b7ce69821c400b58851a7a2 +size 6728038 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000441.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000441.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd6cae2615082081b3bde4014fe73f7b8e669e09 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000441.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7c89aa2768ffa64bbbfcc1c35b94ccc8d2d373b92ff7d30b4a37345c50b51fe +size 9920306 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000442.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000442.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..399f902acb8dd7e58f741e14ad2707f193022c26 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000442.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc1bc6b84d20934f6dce87a14f59eb23359513b7ce7e650a0501b69a870417f1 +size 13963804 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000443.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000443.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6cb47340f5bbc3edbb21cd7b85296bfdafd0cff --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000443.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecd4b4e3ed240c54589de00b9831ac21d7c6886f3e824e0a779d35ca1df2127d +size 7429059 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000444.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000444.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ebf022489157e4423fa438ab0f65717ccf320f0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000444.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9183decb00d8a68c6f16b88712d74270e468355fb5d569df28f9a19f0d52898e +size 4853807 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000445.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000445.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac6413c67b64ab2b47515e667b3c7fb676546354 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000445.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b95969efc49ff28bf910274bc9e2e3e72901edb8550640c3a9e072848292c9e +size 8119072 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000446.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000446.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1aae8710342500b58b1bb7a09bd902a93d3f9a4a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000446.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d5ff4599963e351d45f858acc5e1bce7bb28763f470f973441f558c5fd32688 +size 7199383 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000447.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000447.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cc90f9655b890692ff19a941bc40d88b2b1dee4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000447.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c65c0303d8df45a803dd2fc88110abf1e4d7fd4dd806e9569997d138a60bd4a7 +size 3004987 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000448.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000448.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e1563768edb1f1fe26aac2eff530071dea9e183 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000448.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f8c475a5633273844f0f4c3bdee22f9131f85485bd3ba967991cc79c4192129 +size 5972204 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000449.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000449.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..574576245acbc7a1bba845fc649bdeed4f3b05d2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000449.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a067c27831047760f4e5d583d8e2d8dd93c7f46bb39474ca6b60a6c9e8e500b1 +size 10720944 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000450.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000450.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fc1cab49d6c5de6b81bf0fcc6cdf5f41aca9a7b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_head_rgb/episode_000450.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23d799d6832bdc2e4a6ad9854d5521125100a0210cb045089c15f58684f904a3 +size 17817656 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000000.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a6ac1e6c02211eb2fc5df2e9ce18a15436cbc34 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0601e29048be2c74cb1409b31bd808de57a65fa6843d05d28f27ac23708fd109 +size 9527875 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000001.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8009b89ccd5f997ca30f0645ac3fdc81f38b609 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4d54da40721f8a673f780ba15a368f0944c964eade53de69fa38fd20a87fe27 +size 4478594 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000002.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d591e5e6953aa8efbce136f20c19e9bc2dcf021 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a55bb4eddc6467cee716c38eed8c336381bfb0e57ddaab96e1cc2888a7930df9 +size 6567008 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000003.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bf461fc8fa4f00c7f31f1daaca2076f43949e5e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:726ec9b6392fbd7f68681547485e9087eb92a5bda219977eb362892f1c1bf10a +size 5251814 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000004.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dba0a1fdefb50c9713fd447c7dafb08e217e464c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcee549429bdbd6ff38bb24d6df70384a88eeed77bb9987ed244eeb327cf894a +size 4328196 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000005.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa1c8ec3c21c6d5097679c09d178f443819f6a53 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ab6f18fa9d906d9d3dcee9372ff3b1bef40cee26696f88078c53f88e624ef61 +size 5552879 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000006.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a678b2890a70b4b2e0f88ac9b6ade6dacce22505 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b069255ae30b93071d0cbdb1947fe8b421f2ecf2d94aca2228cda80c51a05e5 +size 4831790 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000007.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a62fb6da24b51cdf7deac60a0e48ddeb9de71e1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2376e60ffe31355fbdd016535764ca035e6a2a35d142ff235c7cd272ea9b09bf +size 3817075 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000008.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fd56925546c5dfc6450f1585749cfd9299b0fb1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bffc0f107ab64f4b0671bb1b5b5dffa32f8620d3d5dd7bf8ba02e92737a6d7e +size 3584419 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000009.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..267de92fb1b546725560d8f9d2fdfd7819d2a135 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2313e112d32476773178ae0a9a2a3112b68fe2d276c0e68b34976f0662e54e67 +size 4273959 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000010.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..470eb6302ead72d4bffb8548a7ec0cade0e855a0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1197ebdd4bda508db578916227aff9cfb12da707bf13aef41780e41d4ac99e5 +size 3151671 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000011.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cea001bea4a6d1bec9bc01771d965c2c503dcdee --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e251b2b0e15fe7cdb831cea9fab3bd6a24a4354bbccd72486c20657d99bf05f0 +size 8294495 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000012.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..914e89f3245de78a0fe0092df09d7d49584484bb --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d739becd8da54462f1bc0ba922d55a8c5ffbe11319de4b564ee5f8cd901265dc +size 4122567 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000013.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eccd6406e2d7eb23e9b3e86c540b1effe58ee272 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7144dbb55dbd98720c9b94b49f0e5ac02c808ba6a7dc438c71ea9a29aae2f722 +size 5816785 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000014.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c18c55c65ab481b2e9ddaaed073e1711b970c84e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27fc7f67ec2c9123e56af672057b5a37a1c29b2796204e2bbd688493cee032c0 +size 3912103 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000015.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c00ea7b712940756c051ab11814471f8c9f3dbf --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8299779ebe0e8ab55e7fc9a4e52655753365bf4f4059929196ce865d5dcff18e +size 4009119 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000016.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..225f1c196caa5048cddda5ca75c2e8917792b706 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28159c017006251eddb48dc0a706f774ce9de4da7040ac4b829a315086fc8148 +size 1979798 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000017.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43024c56bbddf4c5020f59160891c19490f2b795 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e2c6dbf9148986266ed2ebc8162010e6d4e9cad28f5c9a79f635f7c51a6e8ff +size 9125381 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000018.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..826cfb8597ece7927cb5f29b2a899163fed9adcc --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c33e2bb6e09841508c0d0248871f42691155a7230a68f1383cdf14231719024 +size 4550245 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000019.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..421ccaa4998a73dca8ede3424d1e24af6f794d44 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b05e280efd0db961ea555b7a64ce2d4bec8a9a4932a0a3ff91175cc8589f4082 +size 4051555 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000020.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d446746397c330ca3381906fa40511602a2e2a4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:584e7aaed02aa38b001220ce5b80d7758bbaf9cefd2487ee75c8bdbf9865348f +size 4308966 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000021.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1d38d94a47f77a0468b0ba7b7922139dfb3422d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c07f954869e4387aa22d4d40ed7eba5011911a966fcc3db4a06eaa08214f55a +size 6223939 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000022.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e3df05f11bdea063ecf9c87ce8a248802adcaac --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4fecd46d42b00c94c10b56d21ab0e6d70d056af4ac6d8c5c7ebae6e3eeeab2f +size 3335644 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000023.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..109a0fba588408cb8e29b0bf4168ef0ed4b34ae2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abc11546818ab2cb049e5bce9f09fcff0dfa418ec11455edb56cc178deb6181a +size 2696894 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000024.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bb25c14f9453106b3996f2f5178e920baee2c37 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47824505c58c95b047f602b8f6ed60b654624c5e218c13eee8f9964ce4e0e96f +size 7870062 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000025.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04eaa03bef6c74ed9712b5ea89d7f5cbcc6cd330 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21bd0a6f232cfe30a8b07465e467d974b746346d24d4c4bf62a90bfb51d56871 +size 3729225 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000026.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f56d6bb7eac9eafb511a41645e9ff37745293e75 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64e580180c861ed06d3e48a615a840cddfa35b5e3cdc2730f5c540c58cb9dcc0 +size 11517605 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000027.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a23c9c87b19192068fd0288cb2c6019e4655fd8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5265bc3ef180ca5226ca8b5bc17b9720fc4ce635cf8c41232ca1bed66a1b555 +size 3255214 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000028.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bff6fe9c7126be9710375a0677aa0bba03aaf5c7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afeaeef78ee773f55e7e7c5d13b83b13967e0d21d0acf790e43a68e77ca54508 +size 5149246 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000029.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..065a10cf791aa485180fd4bb6440d22cee318c65 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8d0355b59d1928fe298639641ef0cd4a58d8486bdbf6a00111c0ba48047cdb7 +size 4507777 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000030.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7830b687d2634ef573f1d595c8563d657e5c4c9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:762b6e3676d4313b9657e222dcd04d65515319e2eab848b7e560c659922f591e +size 2465636 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000031.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df833592995d81d20c2d45f61d56885e3257625c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b55e24f62a27039d85439827d8e1733cef0535241dd038fdc7d751b6dce17a6 +size 10247934 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000032.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..999d83928609c3ed90d89d1c0af9a3b581135a0c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:577b2c8fcd899765577e5d53fe7e698b81f904db6c0c8835d9eabd96dd510bad +size 4652326 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000033.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f515cae117138edd12f84888df2c08ddc8826f25 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fef50d949df94ba8396c82f48662645e08aab15eab7de4469e871e6f214c1c3a +size 8959206 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000034.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af062426ada81bad373625dc8442984e9b20ebe3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56c07825d9c6b7c69d222a8ae07d745938d479fb6385bc4f1cb2aafe634f6abe +size 7385898 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000035.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d45370a9d5c3d1b1606775aacd87b556914165f4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8d59bc370d50fd6b19d31eb0666a8eea1b1d5b354adeba72dc262e0e5f8fe40 +size 7286677 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000036.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15765485ada521cc4de715ce2a9153bdcec5e9a6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c4cdc23fe7f246dd549b61ed035f9dc961963855b8d6907c1dd14abe9e84c8a +size 1895687 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000037.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49ed2f85bd141fcdd8e4616206f574c2fbd1a530 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92327b2e75ea2e94a2d3300501309f1ac866f679b377bd78cd9a6c27a2ea993f +size 4539854 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000038.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67548aceda0c7bb171fe58e84725b06ec9157b66 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59730bd3ae2e144f29305d74cc4af38da198b80a9809c5e8a5a30bc4012cc3ee +size 7815423 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000039.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f459fbcf98b0b2683249e4b400f56f01672f41c1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08297c144a7f54b4e5d6914adc7fb018fc30c2a99e58c6be51f8d7d1e92d087b +size 8879716 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000040.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26effc4511689677331074a9c4e0480cc6ce28f6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:944ad2912d66b8834727b6120c69f5a4b7fc356c1e4a7d7581dd00ea09aa692c +size 3449450 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000041.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49047c9cac5ad13a85aaf4fb4840611d4caf92cd --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14450e916afd3ecaa38ff23888aba6080e1bd1a053cc87d016b8471c908a27f1 +size 3174019 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000042.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..512deb18b1d61930a7fd2e40abd8220f0ea5d5a4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:070912ddc2097d7771d740082d08410c4208968a8ef08836364e47629a7e40c1 +size 5548282 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000043.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb42ef36fb839ad45d9c7e6215a3c23d0e179f2a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac928f46c0985db194345e952d8d13b59c3933716e455aa69a805704933f9a7e +size 3778890 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000044.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb6c7898925d356a64698565958ca5d29b21d86a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c77a6c56feedea837249dc971bf47f2f691b9e9100f7904e2d600c9ea8eb3edc +size 3361558 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000045.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6491e40b8c127c257dac6b26b31f7c5ba14e7fc9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d72a1fc8004c8594e41f6feca5be9d0abba590895a4d70d7fcb6346f9a08fdf +size 2644483 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000046.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fc57390d5a59b61b75696187090722d3dc4f877 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b225f3a1565fe9b718d49b7a11fa150afabd462da86e119fbfd73f3883e794d +size 7420915 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000047.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..705a631a6bd89aa9e083422eeb0779b52f608e86 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1528ddf4ad89d29847a30e6e6d0143868ab5b2735fe0d34f76d2cf63a1307468 +size 3901277 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000048.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93b91e40cec84180ab2fb751fb7e94c7599cd137 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e46b81b59da11ce3c05bb4cf12db9395d3fc3e5c382649f63d7dff2b0bf49d0b +size 3697696 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000049.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3235d79a2ae34a9456a39a26a3e3eda9c129d13 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf9ceb9440b7415e9d81df332f1c3afb887a919ffffb30347a600ec59530474d +size 5986664 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000050.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5413c9095b5f8be1b4185b48be1b5177dd58deb9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb4bbb4ae387af8b7320675ddb2285bbbaa16c4196664b0ba2558ad1bca35a6c +size 4057989 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000051.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e027083d76ddd557686a3eb8e33a147165f9f2dd --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c185d383446ffd491da0efe372220c2f7d35922ade8e77d0948b3f74957b30a3 +size 7033624 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000052.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e8b59c6f3076106d4eb625dcc5f40c5c99fd3b0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa9d0cb34ec173af1284dfa0b9ef0fd3b0c3e04ab681885b6691910e4f3f7467 +size 5332385 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000053.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f7a1b93d057234d38cb7658e39c12e9a5da40a0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:382a67e8fcd05d8cc9d08d7ee50b0e04b068bc9aed625b849a0d862c5f2c9caf +size 2403032 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000054.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bc56b1602c8f7a30c95614ba994306e18abb7c2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c861bdf435052681216871831c6d67f16e5e33b6e624f0aaf7b027520bdf04c +size 4086222 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000055.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..427434ba31f51f7fecb7a3020ddfc200c6f7ab0e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7445dffc53e0444dfa9ff65993355f44eaccc6393a6769f93ddfe970e326ec5d +size 9361322 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000056.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73e0859cc0dc5fec9b0f34cca51e03931b158c4f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65177b90a883356c86f24acb2e2203e3bff22de523596936899d46f177615dfd +size 3710169 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000057.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad8116baed16af997bf11e6fd3f51668b7a91b20 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dd21e4200db9197b25cb353a7e7a4b47cf9000f394253f97df6aea3517b1103 +size 4609608 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000058.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3bc43c5373230d0ff8212c058f0ef34e3df8bf4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd3e4d6c15f6fea28772e5821dfae440d03ac6e73c4635d9183cb33c1099dc3a +size 4769436 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000059.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab0bff665c93fadb75e666f613de42052d40435c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1fd50531c280cb617de577bdc50a6bb4fa6c9def23bac6f77e6c930c990b6d9 +size 4097252 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000060.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f93e47727bfac9bdda4458bd76be3c392a00c5fc --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1e075da937523778de2531cb1f2dc657cb1716d97f7f888912ef020360bcde5 +size 6465037 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000061.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8be8a4f461e635a383064c1c605278a37646be3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38c78dc592e25df63e9985840c36088c6d9b864b5ff8950a8541fb1bd8100dae +size 5195068 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000062.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c095191f9439513c6a8aa6d434ae30e0f7f8a248 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec008a0e8e6f752034de81b12f92a43321b43dccf5894a0b6b14de50a3f618b5 +size 8342907 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000063.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..507e1a02d77dd967726d37907548b60f0c5c3d84 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4038f415c0da8efbfd30c6cfb7e17bf5271f07bde11bb916ade987f21fda7ea +size 10579579 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000064.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..687fc306599146c2fe4be7b3548a11330fc45eb8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0d2be730f945271133322da9324e0099fa30e10c3c22dbf16217d762c165a33 +size 7918216 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000065.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1efda5d3724f94f1d3a5e05405802a88a66f761 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef45e0e21286925b3e07c153efcce6177d6863e11112d1e3671237813196266b +size 7618931 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000066.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01921d33a4c165e33645632436df60326c58cbf6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b936d049c59de47d82a170ca0ff21b780848682febe185571a22292f6eae9871 +size 6412683 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000067.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51c0d5def41d1fef1acca09fce7ceb62bc3aa185 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0a5c7e6887093836f311ab3bce8bda887e830b5492d4cd6309e7779e8c1d56a +size 6299965 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000068.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3090297f681bed467488cd3af87e30380abca75 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:707ae3bee17645e8d9f66e5634e644f93c36fa7bca39816e8c5353e10b123f84 +size 5251998 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000069.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8d57b03fc87738ddcf5c94b91b723ebcf832a8f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aacf75330549ecc11b5eff7ca3e05453537787e5f3d6709795baaefc7bd08fa9 +size 12656486 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000070.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2dd99dbdb33bcf11cf6b2bff76aac74f59bf6372 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e48a408dde819ac9944e8eb3628c87f6b1095b0b2ef78ed9a357ada7a204ad6f +size 11598606 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000071.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87bbf152a070833b769b88bede5ed9142c3bd43b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:944caf413622dc9602eacadf2109363fd19b25bb5e9b56d3120b89d7f5c386ad +size 6677072 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000072.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fbbe9597af722c549093e8c124869f39a942e67 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb188e73f359a47e82d5b97f919789b9be3e0ce5c5691b3eba99e7fd5280ca62 +size 1923144 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000073.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fe2345f163b8b1e7554a81d0b04a02503728c16 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d61356305f28228b1dc4d68b58f81825f2670d860d94862e6e3e57485b863ae8 +size 2260597 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000074.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..032b2b8dacf830ad83b70d7abe46865671fe32e0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7a5ec6722e810ac3a5e91feadda13bc6298cfce445fbee0c141ddec33947a05 +size 6865863 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000075.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c62999344a5db8f0005cc5677fde6b953bca84fc --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87a807969e404032962e97efbed1039570f2cb027478d9bb7c85c1f9270fe0f8 +size 4757403 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000076.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c2e1291e0ef3f0243743812d72c66e2644b78ec --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec9d060d4a0a907fa5e38b02ef39f468194eb98ef6f839621ec82ff305dfb30e +size 4325879 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000077.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebf1007418f5a837d377883c27061518e9e82228 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0ada2d3854ec36e92dbe772a72582bac51b7f844ccd6abb862d388cffc5e6d3 +size 8693420 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000078.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..069a08dbed65611f4fe8ff8c4ee6f984b1ce71a5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d015a31f3ab069d64ba177c9033b350c8b20355d71526af6e4285ea7b70fe164 +size 6866576 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000079.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7676c2614e514cf7cf26cc3987850d5a26295bf --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aa06bff57771464d794a7084b8e036f626223c4a291f86f10c1d780cbf2180f +size 1824497 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000080.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fcd981a076ff42257a792c4f6b7fcc63e16fc84 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e219d807f2baa1cd11e23c295c428fd2a964eb13a875509fc880c9d65ba6481 +size 5699785 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000081.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7747faa80d3179a94ced3b20295216baf1d4ff52 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe6d3afee53a373e335e81c8b37c6453238eb9ad35a3fd92abb081c662b9c1e0 +size 7316625 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000082.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ff7ed854cc8eaf2283c6bf77d03aea028b18fb6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f53d61053bf23cf4e1804aaa39816065f6db282840cc6ee7f339e9ea3b325c6a +size 4287945 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000083.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..034dde18af860553f9bddf776e1f457fbae0df58 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df70be24bb8338f630c53b4bc79553456396ce3f4a797998c823869658f6a5bb +size 4892215 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000084.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eeab8658906b867f40295655891b77ffe99e058e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65920c7ceb6eed3f3db0289b57472fe8e1169890f1db018ec405fca591e37e43 +size 3719692 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000085.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61d523d8a9fb5e5dc784d52d1de2d16ccee18fe0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d7cb2f9dd87d039626f18227824ccf754dbc79568fc9c2c4626f4a735bd0e27 +size 2324881 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000086.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e77ce6123244e74948e5feba372b1f8e38241d73 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d7adfec003db11b4659d61a2e6da6feb92676e543d139ebde18b067245c9927 +size 7117220 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000087.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2cf6f4e9988e35ea1477c06dd0dea325ebd8097 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb26094f5c67d3b6145ee2b9e234b5072e382862a42c4b3efffa187554de240a +size 3586741 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000088.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b943618cd8c769c753ff6262299ddbc74a89d21 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de26fa6bbbd9f055b134d45ad31ceca85c4d6060903237be5bf66c5bcbb565de +size 8893855 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000089.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17fa52573b1f49f8658021501fdd76c0c54b36dc --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9ed316a26d03023d11046d5b5ecac969dc2bd5947087a0ee984c7c2e9679fd5 +size 5693466 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000090.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85634fa3c435ddd65a08299a4e9a0331b5f907d9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:561500cd490b1bf853a8e58d5c60cf6e9aba346cec8c489e42ab8908a9b030be +size 5033129 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000091.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84e0be79d89a63ed1ba922308e9374b1b8392faf --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:796da274dd3a5ec6eb3e7a8fa89e03e94b8ce1ff69b04adf8ea6095187ee28ee +size 4862583 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000092.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcf499b42456e6b87538ef612bc4e98c0b8713f3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26e1f54ebccc4aaa9ee39a81d7225b3ad23cb79a4d628c1d32eb7e0fbd80869a +size 2428541 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000093.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aff4a56965c62fc6a38fd8543f63634969238364 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4321a002bb7e6ebee595df72d6405c72cc0c61a29ff6202912f8eeca27b93a0a +size 7987581 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000094.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35f4d9e58669585a93fcad1ad33b58dcc4e07e16 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3d7ee1d4d5bc862f79fb095090e6b0fff1bbf4f40edb1e34bacde65a6e68ae1 +size 5309872 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000095.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a99a4c2810adf15dcb9b893cb6fac4bb10cb679b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d80ffd1b1a1cb9d7b89109133b30a817f127ab52a3db43b866e06d83133bfd8a +size 3116915 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000096.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c544cf18111289d4d121a341395add292508798d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:003113507ee82c0f2b2e024f96d3b7c01d3ab467c796d90d80712c19915a1597 +size 3677784 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000097.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c568c59f4fc15d185a0ab3259a9cbfa52ee74807 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b710c51f1db4231d730aff0a3fa1d2235242cd8cab72a291506f72110bcd7c43 +size 4050870 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000098.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f640621fc74f99f36f4e3e0ba9c437f3efc411c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:703bde4da09b730b2e8e952c0f255cd1f6594511aa9e86636bedd2d8eb014e16 +size 6123152 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000099.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10648bb4916a5cd9ec0a37cde764799ff42aeb19 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48918a236a6e7e9db51db1cafa2ca41a39873fa69857b4799a8243de0371aa92 +size 3173049 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000100.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aade39bc0c8dd8749fa27d1882518274aeb7ad44 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dce3df515101dddc289928cbac2f142bb91a7f226ff4b2be68e58c9dbbaea96 +size 2801086 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000101.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..462114b25b70d7be4ac2b7da552c31ef89bb24cd --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04962ad7ba6bdffca732824d920a3205b45c7994e6492bcdd53622506295a778 +size 6368506 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000102.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8cdb092057e46bc984146c8e108928d41b4924a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8501f732c3cd0553eb602a50d16e88e38aa4e3f56e27358091c86c4ae81e299a +size 7670729 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000103.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b9db017196b2ff01db5eb4e3b0ae5953b0a2319 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e459667462aef9c3b14f9e835ff90bf8227d0a646176c31960367b6ba860005 +size 4546536 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000104.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2d3317f580d9156b436f833184db94881c6af7b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b410645d4c6b5b90e0f5ab73cf0a36681d5e24769a9cc5c11205024f4e008b0 +size 6528463 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000105.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca34e780ac6878bb0052b8d18ce39e99d964f342 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44baa22c630b5713b307a1d1076b6982fcb0f77eff616b19cc73a98f34239a05 +size 7298938 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000106.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b1d089d0db4fdab8803b6b5cf5259325cb4a717 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc6fe4fce7dcfb470e654b88be85cd1e9ffc240b20e332da1232245e272f9681 +size 5943676 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000107.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c591c28a2495e8c3ff64d019c067adc1b832834e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f134d16f7ea6468767f37993c0c38749da2b1a76828d4b637d13a4400bf283bd +size 3882479 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000108.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a0922f31818349dac61d3c5c67230610cfa2a96 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c97865e21118a71d5e5c2562d4f12ff7c61dc822c6871e9ccd460c8ce0484a03 +size 5713750 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000109.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..802b8b63ea11e28cdded025958c7d35c7de8aa88 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:433f4a1a5dc845e688a59d37e8bd770985a45aed2dd922bdfebb4911f5c7aa1e +size 11431699 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000110.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a00158ebef2aa15464eaa42c0184f0ffc74440c4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3255d40c879d7d1085b9aa79246c6f5935ef1046aeb929bfbc629c37234801ce +size 8982802 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000111.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0162cc2a6e3eda3a7f15fb5fc8c12fc2e94f223a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fa6010bf52754109e6e0cbdbced43a63cec97f4895cb0400ac284380fa0dbe7 +size 5447412 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000112.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d052f5ffa2f6287165f4d31c783cf2cddab2f4c3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81d5821f9cf8c23191cab572b691a309d5fea6f312f38c0d1551ec012cb5e47a +size 5260618 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000113.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4fabe92de25a424fac483f6e834686f07203356 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a356200527c4c994fe67b23c469eae580b03a653ccda53ed418f8a4dbfe3506e +size 10713840 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000114.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14dad049ba9b15faba501f7194c45a2a7da509f3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:525ed43f70cbf318709e6f9db3566059460e7f5ed05da3687aba6c34144bf685 +size 5124934 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000115.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9425eeafb7781b4bb8a23d47b66b91a841fbde11 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4fd1110554d03df52216b5e7d8440c7e515fdd83d44c8a1cd25f8a63cd91236 +size 3200988 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000116.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8f8cb0f52b6efd7e925768afa7c0b477bacd1a8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7480f7b4f1aeca0d902aef7dc713603b82051d8a5b0bf6114a4bf45edd4a1e3e +size 4364372 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000117.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66fb5b2d76c17ac763fbf21d21d77a3d6744a28c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1807aafa08479d3eaf08d511b6d34a43c4cd2c28a97f1bbdf6a0455d7f1245f4 +size 5314259 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000118.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cca6986d94957589b1ca6c9a2ae614564121e3a6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cd2d7c45ee806ae662aa71596f20944f69e4f8cd7ef658b697ce914594ccb84 +size 7909672 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000119.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59fc53241bdd6c1deb7c72507f2943a59ebe6ad9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c463c3ab08d6d5512183099f19adea84b7391c381e7f452be0d08737bd77550b +size 4645011 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000120.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0da2d4777ac5f3e078a1b1d02f076a511b8bb3f9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:268aadfdc933532d652f514aa6a760d05374c3f3a65f6afd03085d93f6088b57 +size 10949750 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000121.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7deb4a906eda30e2cc4e3fd79e8115fd703d9b54 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c07efdd4cb422fb5db214c0ea54465489c19f833d73e0e8d42af0eae069651f +size 3132582 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000122.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..918003ada2fbb69c9140511e5fb8c1142d262a7e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d34002ff025bc553971af1fb451e2513e4657485382222bd9daa0dd5f1334b1 +size 3558632 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000123.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a79b9bd7ae0b82ebe08742aa2a7867f8dc60b82 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab466b1c924bfe76fdbe8e560622b2221315b9d1e9a1672d87e714a62de1575d +size 10404943 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000124.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51e7de76a9d32e902afe2ae353a7e73143f2b20c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:894a2942596e44e28f8145e61b3e606cef67f0d3d352386bc395fd5ebd99c5ea +size 7757730 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000125.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fb9c24f580bc7de919c07b81c66bfa01e2b912f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:824a94e6a600ea13de3cbdf951a8ec1803e8af42678508e6f27e844ae31a44db +size 6543325 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000126.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4aab3e2e43923a4e749929636e8afa93e7d61553 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d87f62c3557502171f8880b38ffcf05449c4c61e229ddbb7f1d0655dd392b607 +size 3601445 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000127.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83a33bc028c7578bc3e8969aca2f2e3485101577 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cff49ae9945c29749591908c97ea7ee80651f989c688990c964da7aad85237d8 +size 1336237 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000128.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bef4dd74fe23042002f00ce0d18ae4038624e57 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50bf350d1a4ee6de3de8106311292effd0eed117e3b35bd99f1baa14444bc62d +size 3911823 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000129.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff48ecb5a90f91f6aea7d2db26b25a79288083f2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f415d7d1de5bf3f394f3dec83d9af0b6706c84f4edf7b441e8703353e42dd3fa +size 9132232 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000130.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..903ecf6c3bc337e4b4f45ee9a88146d2593002ae --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d505d11ec2ab71f733e7ce8aa3e43d0b7dd1fe55b84819f356a0402089f22801 +size 4171822 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000131.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78a54fd617e7a529fb3c96fdd90d9a79250a7437 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a76c18b19f59f3f3127495b76eb3179bfdca6b7c6ba703a35036ee8218c92669 +size 6832672 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000132.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a8226411470943a2c11d47d12f258aa8190bc4f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5244211f18c6a06ab75e59ff6ae08fe59fa02bc23c5504ad6061bdd69a1dcde0 +size 7944740 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000133.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..561bcac861b9d303b832db6497f3c2f422b90c60 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b29fa3c8fa06c5a83907900de92aac33483fbbddb39cebd733e561ef8e2a855 +size 3548750 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000134.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da1597c6b07fb5615c16d5df6d91c63387c5c6a8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:240f4c7938d61e16e1e20cdc70e9ab80c3db51a82eeda5e31dbd1136df56723a +size 3626191 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000135.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cda46dbac269aa9e389792176a1c55178209e152 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa40383a4df97dc3f2a6659b8af506e4621459e6ddecb714c4fa325ded29b055 +size 8436047 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000136.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..696b73c509ea76a7d8ab996e93c5d35bd3f35b8f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b106f53bb91727bbe2dba32258dcc678adfd44a29dd27f666a33158d3730bbd +size 6559283 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000137.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da27eb1117527b73d9e73358595a56c4ea7ef1c0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da432d34fa45fb183ad4755c6ec9309aa9aba696062d12f727772fe5ada85c3c +size 7666428 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000138.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af1ea697aff83c0996ed57a32940dbb83303d309 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b27fcd3d7391b8379294350c8275537f89b044730b933a8507eb1dacb170a6e +size 8548975 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000139.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4cde3c6eeac5615ef193734ae24542779e6ea7a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb03bc651c50069200c3eada691c0e843fc9df5d26ea568fc55489e322b9f72c +size 4578158 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000140.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aee4f548b428106a54944adffe4ae91ce63e8c58 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7796835c4d95dc6ae66baeed4bb6fdf586774a21ddbb48ed399b9cdac22a2f91 +size 3593000 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000141.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbeb6f6f6601ca658c79b6f1598478e834fbf224 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46292759575e048dcb53e029d8558b905b7df0de994c8caf6fad492459960594 +size 4877918 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000142.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9b0a2d18308399e7da55755f7d0e843613b6415 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db2ff7c1f5342407e08995399a4ba8714990bba9b3e3e10bbed3f2955d224380 +size 6035944 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000143.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04787af1e244880125de84656693cbd47b775361 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3fecbf5bd790b00fdb791e28f1ca0f151a5cd9b064c609e303f14add390bdbe +size 3221987 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000144.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7d78e584d3af9b56f136564c61fec8397dcfd4a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ef784384c5b91741007a808bf05119833bfb70658418aae1e606fb51d2fab47 +size 3936955 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000145.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd1549994a9f843733b7a142b5b3e52000c76157 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa3d69deea0176f2bfc36f0a744114329183739ed86346235b5dc93359cf6d37 +size 10558297 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000146.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb87486a363864614a813d9e8cb94909b057ba57 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aacfb99afb0db8c37e2d1b733348cd6df82a51320c2ac07c2c38b49f281462b0 +size 6891792 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000147.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ccf9d65fb2e888cca5be8ff3e3f2224bcfd2b81e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a0da1d3c0e7c98646a6da1ea941f4410beb57c5edba5ed96ef9e4d386dc2720 +size 6243856 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000148.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ee7fb41b3d2ad4ff06002fb8d309e16b822982f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9090c76ce6d0a8dfca7d9822bb58c75ab4ce4a6f1eba20b5cf66bed9401c0143 +size 3530868 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000149.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d41112c182bec77de67b265dd361241345581e9e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ceb636c0918d3bd96b0a471b36340727fbf1a9e1175996a88418613532623fea +size 5007904 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000150.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..418bb05f125737f3b06fd80931dabae8806f7de2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92d8e8437626c08b374c85525a01518c09e217b83f48a1b75b264903babcbab7 +size 8555630 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000151.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf7f37316a74b9422c65456078898e386769fa3c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c1e4553e22a428cbf2349a9e57a78e75568cd86db293b38ffb34d5fadb95fa0 +size 2531293 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000152.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a56529e2fce4cfad4849e71f12e0798215f90f21 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bef5be0f5cff513aed77eff1f2d8ad8da53aa2c9b48ada96fe2a3615ea85187a +size 3873496 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000153.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ff4ad94966a87af32e50e4c256b54f479518262 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e071d82cc0b4fcdffed2747de21db78f05fba33dfd3e2832e0a5e690ded94160 +size 8881629 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000154.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68e98591ae2c4b378b24b984b4ec17394d17b184 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db230d1149d8acd1f3c72cfb59fffc5ecb418552cb3e425c1b7cabdfd2821160 +size 10363199 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000155.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9c3b24dd7ba841ddd89e9abc55ed04ccdad31b2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8f22ed4813b218562d8f8fda44026598525c145d01316d9b1b9b63101f53cea +size 2266126 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000156.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0eb8976d4b96aeb02663509072311b8bd93b756 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09e521600b5631a83061a8117c939aea0caf32e19bf33a84f58b7bfd138dd015 +size 13103857 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000157.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18b6145cc1b97e64993e6630ca191318e0711e84 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cb85a76ee7cba455104aa9d3082bc0fc02339687baa500cde2b05e312fdaf7c +size 5848350 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000158.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..762171a3ee2ea0eb3146723d9cf0396e11fe2d81 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03c612d7c63a4179bbcbb76fef10faed0df99433a8554ab56a902ac0be42ffae +size 3266174 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000159.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..000d24b6919ee5fb519e5fba1743cfb9b23ac866 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:053f69c868feabad982f9405bfd68d12d1e2eceb82af496d7454e5ef63817f0f +size 9096350 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000160.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..663e67d56ed012e06e5be81bde352529ce5948b6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da0ada24ec5625e752685d6a964696963d3a754f3343b010d744ae153a7e2e64 +size 5660163 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000161.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..600c376d3fed913836b26807a80cc6dcdc282632 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:404ad473b6ddfd87ef29bc190b2d3b25f138bfd2cbd6d08ac460566b52e342bd +size 6788758 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000162.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b42e23445e72ac57fd51012e822180837d708245 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93ed8fc2ccbf7339b365c2e259cd9850194bde6934a50a0009a94d1a1406f05a +size 4026433 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000163.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..534d082e033bbf79b22af5849635a6315c289ad7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea2e0bc866634f99f6e78dff63d1424efe9346ecadadf1d9ac531371cc81f20e +size 5879684 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000164.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0728617bc581341b3f34c8423f341c8f51faa65c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60aee9ec940057fd2a0549aafc119746fa23ccb62fa75c78d186d906949a3e68 +size 6143157 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000165.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bdf35b565278dfe64742800660f47b362fce8cf --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80a5b3d237cf768d741ffe4f5988b8f25d4c3474459261b2ce7f857f6013ce6c +size 4790801 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000166.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d3cbd47c6c0b3c68b41fd57f3ef4f82255985b2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:838a06ef953edc52bbffcd6c0c4a13dfc1dc83e7dbded979a590a42e72c682ad +size 6221607 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000167.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21208c1435349b73afc0c398565b92b19e574844 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b29bfb6de1dd413c6fffad2362d2f3d9198d9d32636c7f13744b2854744fae09 +size 8547780 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000168.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c729ea2b97aac1bf69d7efddde45b30b681b2a3a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dfd57f82f1373f278b026ea86419814ca1e4da2db8d877821e3aa5dc1711e27 +size 2097452 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000169.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0915b41da1a96ab3bf4b2b38830eac875ef09df --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83a04c15b09dfd8ba794c9f6e9b64a775b8919c9fd05ac5da7e43482f05cc355 +size 5090712 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000170.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a73258db1276b3bb7ac09f68511791fdbd2cb6e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:633330c7b7485b36ef3bd7e17263fd51c88021f97002269158bad2afc05632bf +size 4634486 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000171.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70f8b6062617b504611c13fab42f23553deaefcc --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bdb24525874516faf3d2a1a9be0a733626b37b7fd8aca0aa1b0be0e44ad98e9 +size 7449495 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000172.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..443fde6560609b2ee82f5d380af21272530abe6a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:923213943f59b04c9baff5d9af63896d45f2447190e87d56be5eec01dc370bef +size 4688393 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000173.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b69f12056fe2acb90a5f2e9913aec57d782958bc --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc1413f00252368ee2e019cbcb7cbbe0d0c6f9468bb70f96a17852be31fe7458 +size 2374603 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000174.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a0e9b662da6766548b64acc80367e1d1b041ff3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c24a7b8f4a951ac1b7166f9397a56680005789829f527ca1c6f42e7dab2f02fe +size 5019288 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000175.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0345dbe6c2b134bceccfc257defa293e87f0e227 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cacf11a32c29f5122d416c677427a20739dd0f0089928eff1e628196aaf38a6f +size 4379059 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000176.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c27d62565cf77b7c23e5688c15336673f129734b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2055744c057d27ee6c3d25a0b8cc83d386976b220ec519f187c1231c56f98e39 +size 4219373 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000177.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09bf5b1b3a620dcfb89b20d7a9776dcd62e77076 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f2be3993f35593efff741e5fe78d9861460fa23be6ec1e4279b38a22b56cc32 +size 2125803 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000178.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35b56d7be72d0fe3be3db6a4412aeaf3ce57febd --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcfd886176d2838d8f6312f62b8eb14bd6e49069873e171b96ef8bb0497472d0 +size 3193530 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000179.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..711ca6e3fb028fadf9d895feb6ffd270d8cf7320 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2147510b6efe1e609e95883d0a063eaeaf6e0c1add705b3f4601427abd734d17 +size 3166902 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000180.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b512a3c9fdffcb62cfd3fb1fa96d1c029859447 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd2a30c1b84567d45debc8868f7f8487e09539a3676f836a4b54c71f0f07729f +size 8046190 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000181.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cbf4dbaf281f6a6f93f15694416d763a6fa266e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94cd11abd77d70204c143dde23782792d98672685e2c301634ec3e2cdbb59c1e +size 4279764 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000182.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3686df840125854aeee57e3f3c111a8bf1e4dfbc --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81fa37c38a28cae9811e8430318f87b050674e12a82a4c04a2594335cced751b +size 5575217 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000183.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a29efbd37c93985515b19d99f4f1fc4ff15c94a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58aea02b0f7cba3201dfbfbe337b2b64c0cd530a05f236627fe486c80621d324 +size 4311586 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000184.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3cc0886939f54bfd36c8f40e83f9b2ec7600a88 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fcc35e5dbf120dc5088420a0010486214625544a5853bda1630ac43ac59921e +size 3879870 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000185.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96b0a9ac996c05f515426bf2b752c22922749617 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e17e5d1f6cdc2687063c4f9341b156ad9a4c2d8c3400fb90d1f57f209754708 +size 4987075 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000186.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9e2053382b67504efd47ef7a56ad1dc0c4bbedd --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e895e217823a538f03cb77fb4f630b5c26e49c23cbb858c4a8c263b911cdcfbc +size 7049058 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000187.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81f8d986d53d0bb5d1b646c67e1cd83c358e0a68 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fdaaaa3ceb642c60e61d213f99d9bcc6de17175903ba9269d5196096bb4da03 +size 4808973 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000188.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02d71d803e9eff5d618a63d5723c9a5c75b0848b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afbf40373d084f132f450b177a4c536f5c8a1f4d3e377ecca8558867b9855e21 +size 4182907 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000189.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1f75202377134fb5100723ef0d872290fad9c44 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68c3c0bc525c75ca1ddc68613558f941aedfa27e98ba8997590f2d811cf373e6 +size 6740790 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000190.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8510dc65b509b114df6c6d28f705563e3a5e584 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cac90ffdee7714ac28acd13e27372e76037b220470a61c8505a5e869b116a5f9 +size 5987335 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000191.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8c0ec2709c0e89c265ea6f556802822d6e4c5ec --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:801a25cc327d44b0140a76013f0d0628e811a8de6ddd8b4e850f3e40280be514 +size 4601609 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000192.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e5d5d17849c73b1f2af280f5570e10e8090203d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ae1308a8700735e88612a0315d412807a4d72a3f2feab25e0fa82e7b68adc1d +size 9214866 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000193.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a161da99d014d21da7c3fa16313864d7567db0b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1ef8a8e5d725cc996870f2ed8bce1f5b3329f73a176680c68bbe392cdf08805 +size 2846591 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000194.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43428c42c7aaf2ae95746d22d9e700a0f65d24d4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61568c0447a3cf8a8dbe74dfc5385c8d9fe4e6942c4d4f9012d0830f9272d3f2 +size 4117030 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000195.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f997a516f50e22dadd29ee2e93f74aa0d1853826 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71cb46a413ab0b838e6c7cea463baaeb663570fd83fa99d38847e3c11ed76aea +size 3415893 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000196.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6918ddf447ac30552a9760db2995f58a7d84d0fc --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:545d80be44cbf8724d8b06029345c9f9ef47ea9546179fc47f45c65c2a72df72 +size 7613081 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000197.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7dcdfc42502852870faae1dde496be29393d4315 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d477005f2e72cd1a43c8adb40bd91b9e02ffb876904317d3174b2ce8700899a +size 6151811 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000198.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb22b2209229504ac6a8ba61de862bdff6b787a4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a6c6204f551c1fa48458335a34dda1a273e8205cbce1924a1ce2b351cbd0d30 +size 2464515 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000199.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba6611e988b0c17a1754412c2156973263a09bbe --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cb53784aa90de3d8f8a4147e6b69733053d7e93927761f38f7c0fe3fc68c128 +size 7246521 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000200.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48088b9da3a5238e12a27cddb94ea81ac385b2bc --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2900328f7c450f85dffbada198e970f28c02add2b8202847be98e39a15c50fcb +size 5884445 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000201.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3ce0341cd61315395a1d07a4f13b9fef6eaacf4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000201.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d690e78ae7468a9f9bf7431cf5b728fb62727dd0964459b522633ade7abe5cf2 +size 12317421 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000202.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..354250185fd08d23bf2b64a6f098d6b8fdd5b10e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fbb9107a45a1ee519d4ff8171394ac7a112e8f159326c9761a2642b4b8d64b5 +size 5459688 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000203.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abf18dada3c402513d3e8313791851e876b740aa --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9be141df9e27e95180cfccb3d02c3a76bcebe781c81f19ac8fe5f3453efda36a +size 7872326 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000204.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d791678fea478a1c4aff5108601208273d199f5d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eea717091dab0897ae502c2db11f26757234c0a902b5a8b59560241613de27f +size 6814812 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000205.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5e05218e1f28f9ad2910965a8169ef0530db45d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:317550932ab841c581515a84ff3fb3dbfd905588223244d9fc0d7322bc40ea74 +size 2314317 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000206.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3d1b4ebacb0ae4a967c2262320c078f9fcd96dd --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1749cd348786d394dc5f1a0ae6e8f1ec17d9f1586f15bd75c9ca59e7e41ece21 +size 5831811 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000207.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65c3c6c5c7b3f9dd9207fad1a96622fb2ea74c04 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000207.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9e321699358e2da3f744e16914babd14f8834cfa539f8817358bd5778b065e5 +size 2307282 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000208.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..007f9e9cab2e33ac41b711658dba7fb751874448 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8748d59581dd9324e5ebd97ea2c0254a65e5f3448b4b995b74d62663252ac2c6 +size 3785319 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000209.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cc2e5feddf46eefa3854b1014dc93c4cfac7833 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000209.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4e3474c15ce49d074945cf18bc7e9b47040db85cd17ab930bbbcc6bc344352c +size 3489371 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000210.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50c90df4c5779465e788e130903f64dc89410384 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67846639ac1b3cb4cfd726041edbcb21ceddf7e9ab037cbbbd453f66b25ee8e4 +size 2361758 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000211.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1298396d1056ed3e9ce27ab6af6e9f3ba046c8e0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000211.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5c26e3ff1142d15aadf004247c4f61357113d4eb1d9be925471d0fdfa479646 +size 5260003 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000212.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6e120dbf529724950e600c2cc46268215e1755c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4288fbd6556ae8e7c79443305ae18d23d86c38f84900a1341e76b76c8aefb210 +size 8234199 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000213.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fdab048aba3923bd05201e3d338baf4223e88fe --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000213.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9682a19e717bd00011c71a06fc27d740326ae3ce5123012ba68c81d5ee5d61a +size 4930187 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000214.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b7f0832ed2422abb14c0f0336c825cbee5b962f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1b3c8a488725c3671469ad693676737f2f140f3575db272f31c122c4e6ed248 +size 4632676 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000215.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb1b2d5b1b60c743de0036a749d2b51a358b2a25 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000215.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f585cad09af95efa84c6dc67442492df5024bc5cd2c50cdcc4aee97d92e544e0 +size 14829396 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000216.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33c05cabba07572537a8c79db85d82d722e49fa0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000216.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff2d226f35eac9cf494002cdfc8a101f36bba6194724c7fbb10502cf346a8c40 +size 8742829 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000217.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1037d059410437b89d3613245612669b1019b5b0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000217.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:869d0f182c80b4226aea1f519b9dd4d18d780acb32eb20f694fd5917798b49a5 +size 3757015 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000218.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a765709b499f67017278c0b8ae26feace9a6260 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000218.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd732fc8c6276f22388f3be76041b499e8bd6188b6e03d93b8e9846f71b1bf3c +size 5076348 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000219.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93c13e1e3066b6ea6dc710d9623a78074869808c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad81c1c5a34eb2ab972c3dad8478c6ed600afb031717b05bc80896872e86bdaf +size 7915187 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000220.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df2699ab899aae0a9a41f5280f87ceae3f669c84 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000220.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:219322559e0630bda2ebbfd53be48b44b55eac2368f6fa8bc5f85651f9ed2094 +size 5143534 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000221.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f960f9d0693bfc8b12a660f3c8070befccb39958 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000221.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ac1a25b222b6930289130330313bea4e2ba625bb09b6b835f02950451e987be +size 4821181 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000222.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e4e5a8e9f0de666681a3cc2ff2a63a7a80e9526 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000222.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d7ec50d76f0ffcb9b79fdc1784a009f80605264a117e1eb66355fc5778983ef +size 2396364 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000223.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30f99c371d9821a7c74aea1863749ef7f073797a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000223.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ba2a48639a8a846f2abc932573808c6dffc63c1ecf642470d684cddd99d2acc +size 10280983 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000224.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76f416dd25698748ef923f0de59d170a4e1e4bff --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d01de3b59c410dc6e8769364fbdfec470a455e2ac9ebf741e6d8093e01f2c6b7 +size 2110097 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000225.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5a61b7266891b566940565335541744f3722001 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000225.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a16670b8646f5090ce543e4b940bea8f11d3ebe74c61172cf6334befd5230882 +size 5564429 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000226.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc482b24f77a6b667cdb4e4b4e598341ae854661 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000226.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c79a6988b786715b70901c1ee751e35c392040f62285809936240e3fd4ce614 +size 3726266 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000227.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbc5d0d5ecbe7da09464767a82bc170324586914 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:754cd45ca4b6663419786679cff005444bcfa4ec6fada79acbe2618e6aaf2048 +size 4994375 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000228.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e2d0327f4aeff98734f4b7dd28b457694aa8ceb --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000228.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:856273c517c41ba9470cedc75989197cf5160b4969bc698812507d2b981f10ec +size 6755530 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000229.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c19a90d5e65b2829af652ee8fe8b0e5ef7a3ae34 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000229.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a251e695ef75c1ab22df0dc88dc106cfc267d7977ff1bea4f46f664a0a261a4 +size 4895778 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000230.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b936c3ae474951c978af5696e5c5a4c6bc6a34a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000230.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6c0a6a30f1a5fa3bf628f6fec8ddeec9df7b0a521ee1e238b8c03560ed61e55 +size 5949205 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000231.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e91a6d1956879f807736a384a6b6764b5161af3c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000231.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20f5490d0ea464664e85ee1315196960842e8b5a999e110550644d80bcd470c2 +size 7128335 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000232.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c2af9eb7081013a15c6462626e47cb1f33969e4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000232.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a42ea494d044ad1e262376d290ba9279dcbe4321f98239914b9219df4b38cf4 +size 5677307 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000233.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2e402131e3415c5597a676bb97e92994524656f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f675cd4d3452e4d700adf9894270b73c86c2f76627aa6f3ac94518116628d5f0 +size 5945127 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000234.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45563874b513b7b5dc56cc2cd4f067ffd2b517f5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000234.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1ac1b4eaff3aaaf9f74ccd42ab2bd861b2537e5ab36901f650712c44ac996d0 +size 3433267 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000235.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf902156fca0cd39c4b27a54a2ac2963b5a8df6c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000235.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c12cfb93702452fc300bdfeb4fd8a57dd9d258536f73a4a58767e8f496fa710f +size 11656096 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000236.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07e7d3e3aee86bb86175000b4530c0ddf453c748 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000236.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7778da7a0e2425737ba37f542e76a9763c6d66344f540113f29573b03d97702c +size 2150238 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000237.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6474d8fff6b15d1955c820498e2d04e3e6431c2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000237.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e769ef73f45deb2c4d4b596ec91fb211ebbe1123cd8e264bcf1eef19cf06c52 +size 7512315 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000238.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21e1c9f4614703fc8332446a3c9271fd5bc37c70 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d693a0f664805378dc449f25777479eb6691ca71f1d49b269e9d9690b51457a2 +size 5858567 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000239.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b28e938d63771f028e5b5c857546cf1a9954f691 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000239.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4afb48d30dbdf8537b5f4dedca688c059dacd6dbe871064e9fa0b2a0fcf25be +size 2986988 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000240.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c80ea56f32a7cf7d7ab519ebdc46863a3ad67720 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2b9b33e68f1a479e7eafeb565d1fa459f08f164ca6ef2faeee759b895dc2c6c +size 1713957 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000241.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb8227a2571709be1807caa1d69de53e18a56d13 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c728b6b8d1c32bd28dad700c1999fe6647468b57503ab8d68fa651d4efa0840f +size 2325627 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000242.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5dbf01b181f61b11b0dd3da38d5f3a987e7cdc8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7519ce087004c93b11562a80e951f49e1e388d03aa1ce0c91993ce05eab40496 +size 8953813 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000243.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95847bb8162d0c4fcf38aacce97e703e70d972a6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18f7802aeb54a928b9e196382adc8e7fb4af3300d3969c962f54fff242c73c41 +size 3787757 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000244.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..120f69f10394ab21047e2867da7a0aa6d11e818d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11681adc09ecb9179d3012f87fe4097a0790533c4a6e3c48f84759c1d78f4017 +size 5076001 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000245.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7631698ed7a055896f50de060d3435e8ce23603 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a07e4170fa5e7644386ae9653fe03faae2273b5aaa283756fc6bbcd5a7aa315 +size 2979844 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000246.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..911cfabeccb96d7456be2336199b6ff470b0a313 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:253ddd1bc596acaff5ee14e95eb1728a3b15e22c79dbf08487ab608283a032c0 +size 5809777 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000247.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..576e838a610fa1ef1bf26a9d5a8990b05cf6ad29 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e3ac74ced208b481c958a9e11d8ff472f4dc98faf06f3d0219932df17d93805 +size 6226877 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000248.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb0c67a5d387d0ec4838131669a5d6aa9a3e3222 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000248.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:181b59d85cff5b7e6ed05bd31fe10a02df14eef5c911d2fdb1cdf2453f39316a +size 4327835 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000249.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d50dfbf06992e6243b5ae1e890e8469d1be1fd1b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca06e5805d16a243e0d60243094bb2814ebac32a11e08b0d8e34e77a0becd0a5 +size 4473793 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000250.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d86dc3b4a2c326e9c30931d84697e58ce6d515fb --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60b948fd1b6e62a46d94850fea1d8a610b9021e6a3be8c8e7240da6046644d65 +size 4346918 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000251.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ecdbbe00155e0523420ac0a00e758eeb826c45f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42451241b3037a4b5fe9f46481d1fbaf810dffe6f5e0afbf943b7f73fc1b397b +size 4878471 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000252.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..696055b37372b37853ee7a9db2267bcfb0918f05 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000252.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64470d8e7ae471682429e3b23553f36effe0e33193a1578ac798c4b854d6948f +size 2666725 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000253.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d9a23cf4e87f6cc6f70d223c3128a592d3d610c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db49dbd1568b60a34b7002c636c5df7dadc0122dcdaae05fedee87a6e824d26c +size 5670195 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000254.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..017bac0164bd390c214c06d5cbf6e9dda9155cd9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01ccb1c847f323c41f3d5b10b30f52c59a1da5100b52bd83324421f15c416eab +size 9608557 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000255.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9219cbe1eb986308a9a6023dab37996ba843c6c2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be9507e7f4fab19089a405d7e682dca2de12e94359c89c11df03a91a521d8b3a +size 5001800 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000256.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3005233d2bf2eceab4b5cd3ca66959df41385d7e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1bcc3ee244656cf293e5bcc8009811f7311f73b7ff49e4178e205fe0c37c04c +size 5458758 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000257.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a13f8ef1f4a2a9cf4d4b271fd17a186903ad86a7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000257.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70af3e8b9ee5d476950fbc3cfe547ab0d1c06a334a4ebdd9dd032822a8d7027f +size 2365981 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000258.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35d32dad797f362f91ac9e25dda360814049d4b0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94292a9b61fce2a917f798a85c89a96db0f9214c7efbd6cc059121676009ba5e +size 8870991 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000259.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8de79a5db7b55d54aedcbb4767aedd4d92af213b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0be03cc559c498d85b3b45fe4fee47efc5be5abede4f8dfbf323fad46de674ed +size 3979119 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000260.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..221ebd3785aa9e1c7800b950226b9cf53d901ffa --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9b2fc182d2b97a34831fc0716baa9e805fd578993994c8be68e8049f5123b3a +size 3896933 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000261.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..492cba89ccdcb5b9b5f9ae1db062be07a9e2b48c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b730da5e8bf7303ba981793fe92a72511c41e51cd7dbc1482d110c6c1896f25d +size 2356534 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000262.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0100c74d941a3aabec00af793c55a1c6d53c6c94 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000262.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f44755357349fa9c7c7b75b57c69f3f4b7d6c2b3d94c2d0713faeed16b1200e8 +size 2681655 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000263.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3cf5af1ce5a264097834625fec970987d212f96 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000263.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ae824973b4169867e778a6124aeed96f6522221ffc6bedfff3d32e0b05fb1ec +size 7422307 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000264.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcb6367a5408bd4e9a2a007f499b8a696b641b51 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:042287a116b1e7a1c19535318093e17c6a72a7cbda6745fd553e63ceb44d087b +size 8575122 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000265.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32daae018531fcab4b8ff255427c75064cd3a4c9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3331c97d627478fae95c4479dcb02a0aa8aa3b01806359e0644516a2a0b7cbfc +size 10425705 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000266.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32a3ae5cf6fb486613e0baac2b89b57043343018 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000266.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d55b60f77ee4ccd9a4dea1b9fd190bdb799eb4ceb6669fd06bcd006b33530861 +size 3417122 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000267.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9088af25e1370e0dcd4938e2d0fb1bdf664e619e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000267.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cb421dee52483b24e2d1f050e7f27a38eca5c2b4bbbd547780a6f4bd600ed44 +size 10424338 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000268.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec9fc29fd0c9231bf36d91086774f8d64a983ac7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04c275c8ea94460f765058f942a89d13d262e50c09ac9b90a334f1576c1aa4c0 +size 7583828 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000269.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dee2f931c6f17e82979a78465888fb91b15b3f19 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000269.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0225f02a88f7d541aed02fe74b144db2579d5a64492f877c31344f0bf6b19f02 +size 2227492 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000270.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1fd595e41d46a44959266ab39c42d74505cf9c7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000270.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4ffda0736ca3df78058be3c08b795a5ab4296d75aa7ab85f3877380af5eb1e3 +size 8009573 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000271.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4730ed5fb43b3b89bc909596bdcb65bd97926cc --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee3fc6526027801671ca0732fdd074d04bc0096774306e051b737d472bce3e57 +size 8246955 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000272.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c46cb901ada52020e86b34571514f59f457a4075 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000272.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aef789d7c2be094da920d97a05f4aab457885cf5eed60c3165e071eb0f9a783 +size 3145977 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000273.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba2cee77850ba8c987bd1e942b6ce3ed151bf180 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000273.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5bbc04620cd6a3fe55d0e093b16a6eeefaddf0e3f9a722d3ccc3a7da3daef1d +size 4956474 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000274.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..caa2bae86aa8f17c6902cdff3b1e5074ad5726b0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000274.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28fcb32df06f2e56f34bd46b63d5b8d37c938a31476d99220bdea4e0aaa55b94 +size 8231140 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000275.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70a7f4c30da191ca4ddf9d9b1f1f5a03793dee45 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec017e499bf2ce84fa74bb43dc09421ec3f042e497668691f41ff01597387f11 +size 1088910 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000276.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f015c8b457ee386b9a44a1a0e11b136cef5d757a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5e15766df41add73169f433ba0c288713f00aa2b77e1fcf4274adef3e6360a9 +size 10176407 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000277.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000277.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33b80f0814f4287d81a987ada1787cd7284a6392 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000277.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47e9be82ae16e2fabf83045c9309622d0cb6a517755ca56940bb312e0ec129e1 +size 3555359 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000278.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000278.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f5398b5947c91f8d2ecb62d618ef1d7faa713b1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000278.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7e29eff281aca2d5079bbacb40dd333bb618953e3cf2588501c2a750c323be0 +size 1398979 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000279.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000279.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5db06ace731db1ada1ac2f90e958e0f9ca551761 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000279.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43cd0a589174c079b6fb6187873c52a79b72016cdce0c19585eea983b178ac6c +size 4749122 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000280.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000280.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21d5c50053b3c8a7cb2927c372e0240fd15475d1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000280.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf342f7fd9ddba8852f6836642d2c964837dd43b8dee9cb95529aebd82c39463 +size 9058010 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000281.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c26aae271c2ec522333cf011e4b76dc11edf5bac --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000281.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0ff91aad2fec990d0bb6c06017b503c64212a68486a00f802d48663cd28d4fa +size 3923608 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000282.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f34022af6455da58d58ff4b0e7114c70a3618274 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000282.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab27246f846c3684df91496eeac5b790d958bedfbd376c2d032bcc1fb76424c4 +size 5539539 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000283.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000283.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28d7ea9a7a585b22c79199b006132b240f1f52b7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000283.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df081fd23f5f77c900436e9cac50a13dab09d69927c300bec731a1959608db06 +size 10285142 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000284.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000284.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..882c65a34fc4a02822b75e6dac42739e0e74f1dc --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000284.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e383d8b24d43c346a55996c85800b8fe8acb2c8ec752936d2ef125143f18f2a +size 4591970 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000285.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000285.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6058572badfcd661bd2c48a3a9f3bc723a05c0ba --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000285.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76db63dce234cff5079bd64f98734afd10c1ac796b0e80436d6cd6b3bb37f446 +size 1477549 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000286.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000286.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed8c03cc1940f09bffbb9474f5525a41b2dba9d3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000286.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d54052483ff7d01b1bd5723806b20ae41d5b495b114da4a085b97e6b24c11100 +size 2992984 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000287.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000287.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f206c8860c13a30b24c8180685534293bfb776f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000287.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9934644d09501556890668fa43094e7bd6a37dd95a819bdfb66857cda1a76298 +size 8738787 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000288.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000288.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83631a3caf8b7142c841dc897a50e36fa46cff86 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000288.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e012a97e34a1c56c44705cddd3f9d29a8f156c917a22fb5e8f4f79969e5c3019 +size 6878057 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000289.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000289.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac1d02596865052caee67728de930f34cc452e7f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000289.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d50375f61a340597fecbf1d53fd45aacd84754c8f94d56ca0a815802e46c1c3 +size 6979779 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000290.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000290.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..859278e43bc9079340466c59b2c7d4df5a1f33fe --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000290.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fd4d3eb47fe35485cdf65b47887c3c1c90fe5d5cc3505a3f4a907a0201ac535 +size 7394283 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000291.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000291.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9608b296c666a405c3a8b88990468710f93d7bd --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000291.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ad79179b9f958f7ba857249ab1af790617dfedb0f5eea3a4ebc8c54ec95c0bb +size 11167136 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000292.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000292.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fdf487fe5429618d4358c22ee285cf7619a2231 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000292.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8b341c1c6ea87310cfde52b8b6519be19073c6060dd32700072a75db44caedd +size 8419061 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000293.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000293.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fc46cf7589c2b2dd83a249b09e3ceed91848c9c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000293.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b018bd061e5bd463a86b448d14a899f8e49171b596bce1868c735d0f40f970c +size 4409089 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000294.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000294.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2420fdbfb701c46f194b37778b54a4f7a0bed15e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000294.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d29cbb2d1accfd65828cfe67b3bdefdee28d9ac931589c2440e06eee6a4666f4 +size 5798908 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000295.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000295.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56961ed88eb9435adab78a066a74e37288770744 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000295.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aed4f344f8648f772f5acab511aa142f7f49854185d9ec16e3dc004d16123cc7 +size 6589932 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000296.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000296.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a74baedef56610085717456f484a6448250bfb4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000296.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6d838d52d18b7c9211a181c5bd2058dc988cf990f5652e67bcaeb1999d3c7de +size 8553237 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000297.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000297.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..443904219ceb52add397728a3f31f1190c9dbefa --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000297.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac4ed96cfb54cbc2ee958c5483dfa559e730c93fb7203e80900f162e7e9dbbad +size 3695042 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000298.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000298.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e371bd4757cde0e1fae5e90c0f79e9efca7a7f28 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000298.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a7f7ca1c92f8219cdd7bed15857427148cfc84657033512cf439b8ce52f5aa7 +size 2990126 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000299.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000299.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e2c30bee9ab841d26cb07f7fa88b1a789a28faa --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000299.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cd74ae9d81d5ca6fccd2ee4658505bfd1696c460ef78a218e562611682baed8 +size 3880774 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000300.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5806d298bce36de8acbeb3326cc5e3f14cade63 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000300.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaf7d216de8548de7ad656c36f907cd1a67339a051e74baa26f7d191352ff290 +size 3380150 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000301.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..737464fd352e419aa012782388ed2f1bf197040b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e3e8930e2dd18babf9301d888b6b7cce95f67652c33a9c982ff03558be255ca +size 3990387 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000302.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000302.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..437f7d8c7a5785b966c7ae64dcb790fcca3ad44a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000302.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74dc1a0e9e21d38a10a42cf0d70bcc43f2e290094c3837e2be60b88520095ef0 +size 3740041 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000303.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000303.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bedfb4955d3a48b9f7fbd3bd06a95d8a14e48e3c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000303.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3bb7217686929022f35f59d413999af0aa40e0a2f742311c63c8549672bbd99 +size 7817600 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000304.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000304.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..956f8a59b813634a4ffb278c4ced360ef01da196 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000304.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7646cd8e32659c96180fbfdd6c34301b03b9df998250cecc61c2ac94aa5ec3d +size 4028985 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000305.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000305.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4023c6a86bc43d96a7047dbb3d5309ec9682c088 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000305.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5161e0b446d5681dcbabb49aa0285a8de140674a6de85e8432d5e3c47172827a +size 7439160 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000306.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000306.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d7713a8e24001f3b4721e49a52ea6bc8c682d2b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000306.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78062f14b54445d89157eccfcd9175db88796ac6d0dff7c0f335b090460ae09e +size 7306315 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000307.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000307.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4cf6669d30a22171baba1610612fb81ed717331 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000307.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a226a58288b69fc491cdb1fd550a0120baead060d2cb39a1a97b55fb388ad85 +size 1553662 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000308.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000308.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbde0935d99c0b5d1dc0efce369dada7369e07a9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000308.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eef0b3285f05eab72e17f8808a28a7f439c4569f002a27507d04a7ea5d3321e7 +size 12199495 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000309.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000309.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49a1d75fc22f6e90c026319545acbc91efe3035e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000309.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a92912c98166341c2860aedea434c7d12caa447475f76b3cfe081903794bd08 +size 8492733 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000310.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000310.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc90c6be2f062162774f0da4be8f436fe83a9ced --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000310.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30764d4ea6c7007ffe8e3855a9d8b387ae1a48a90bee14b2b8dabc4584af8e71 +size 1850588 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000311.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000311.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c27ab709cc62ce253d7ee1bdc2ba1dcf6cbcdedb --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000311.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8afa2b9b3a670d314353d55aee7a0b86f3a69e7c92528f9dcf6243aec2660c03 +size 3150858 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000312.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000312.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ba397c9f30735fcfa62a19124ca9e2d0712181c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000312.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e6193b93b8dd9e7d68014bf86e93893b24b0badb52a1856a5428d1826b263f2 +size 4319778 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000313.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000313.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..128189ee1ed85527a3194aab47028bd7e0d53a8a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000313.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f21958fb69a0799cfc020b694d5f8ff2d87d4e8818da6d49e46b45ff876fa52a +size 4741260 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000314.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000314.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e93c0bd75c0b3eb15995a96c9cd68c3e2a0e8f3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000314.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f026ab1d2779144b2dea1500ae9e54a44a5fe8ee81bbbcadc102ea910965a95 +size 7887308 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000315.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000315.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c4e8ebc4a69356972fd6f3c63ecfa6989030c2c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000315.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5252275e87e019cd92b3b35febc49b47adc3983135c0201d97b2c1f1a87ff631 +size 3231569 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000316.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000316.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03cbdd2eeb49eb744488a0863992fd13d226d7db --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000316.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27e4a2e69b5bf70a209b5029f338c22b0e11c7026d502368dd581b52a339c1fe +size 4412837 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000317.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000317.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..963f616c169229a72a524e01b3d8d374000f1d94 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000317.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef5195d17d9c62290afbc52adf05b832d821425da9eac1e165de50c9e0692985 +size 1813793 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000318.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..beeff8426b49a727934ffe9b4c5c55056d25e7d9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000318.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfc204d478f30d0dcd6e1ac14ed61d5a3e3d364453318b52d0135c13439af9f5 +size 3593818 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000319.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000319.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b173950abe37b603c97877da5030bbbcc2eef9de --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000319.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6269c4d9e6168e9698a7aaa43cfcc81b8d272e51c1b259ea03e73865f8fe4680 +size 7132850 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000320.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000320.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..306d3185155ca8c8bdc6424e3c0dd6a82d72adfe --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000320.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65eaa8af29bc2909474abf63d9d4a66f79ed95d8f1a8875fe4265cde35d15384 +size 9906401 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000321.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000321.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..603bf55626d2d9b40ba430e3b06ad36a62d0aeef --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000321.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6525c10d960597e4d5b53ea72da3bd8a0dd57c6cf88417a89b446c13c9fe653d +size 3848179 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000322.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000322.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07ad5c26b174aa55559fc8d0505f11cedfd3b826 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000322.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a607ee3ff5b2ae75a093925848e9ab45c1b75d308556ed96bd2421be9183a41 +size 4352859 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000323.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000323.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8512cde6e849217302a83624c282972bb41a0dd --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000323.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d387355c54797dfc16981aa317c1cff40536120d144976575206ae0845cedb92 +size 10974146 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000324.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000324.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cc0216b65f4026e6f69a1693c8b7e77ba39eb5f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000324.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cf23a2c844eb3589612f3b0b0c888625c911563f7543b9a3516e3887a433912 +size 12382889 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000325.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000325.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5ef4f70e4a1aa6d061cf1e569fe902cbf95e6e7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000325.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d89364e207dbe590b002e8a215e168b20e0ccf8a0a1360de6a2de2d3e10a594 +size 4666343 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000326.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de9a06b24e21088e5eae9cf41d2a1627af9fd9b9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000326.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9265dc6d1632f34871c93df292dce89629c71289d0956c8547df3b8bf938d108 +size 4724056 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000327.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000327.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..088fc6585771bcec81ba5414c3def3cfbf5c1844 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000327.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e93daba43dcf95dbf85e89d57d06cfd17841ae75489b5deec430bb590f24cb7 +size 2462687 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000328.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000328.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..396af372fea2864cd38a44e2ef870c8a3f6d0d55 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000328.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:989ff4b61e83ee6b3cae89f2531496cf873ab3668ddce853932609f7196ac120 +size 8972477 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000329.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000329.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0150ea98b0aa312bba276b1a1f07ca0e20c4bff1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000329.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:582941f2a37b4f8f0ed6ed638a9c79c09f43b146a3f8365ccb779a0713d628b0 +size 4954881 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000330.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000330.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..576a339ccf49dcf5d3c56b324403ee4f5ff2b271 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000330.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a311781baf3fc682af04ca4ad348febce6063914c40bc740dfe26aa1882c1d6 +size 5903958 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000331.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000331.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93adbcd50fa21562142cba13b2946e942236cb7e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000331.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e73061bef294d14b189fa4ada46ddc5e05674c9a075eeb2f9024214d36b8159 +size 4333574 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000332.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000332.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66b6bb620fc58e76d60a7be105bff108d8c45d57 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000332.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb27387d37faed75e7443a3b1d4c2be4cd4c5fd8c03a6bc19f742f6aff6fc50c +size 2028407 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000333.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0bacbebd89e1643ba6e43b82bf2c92262654240a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000333.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13b2f65dbab669f64e9141275c79fd423248cf626581ab9afc70c02ca55f5b1c +size 3784933 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000334.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000334.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c012d61117babd7ce9819625bdbdaf5b07e49cb0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000334.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec23d222d9126e2868ce958f5fa67b1e6c87a737b8ecabeb24e363fb34a856e3 +size 4948545 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000335.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000335.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efa6551261cc77102493b2fffad938a54d93e3f6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000335.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee16669432c76a8d850eee7620cf227848be1fff889b9c7b2f8ae23fbb2ba57b +size 3535868 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000336.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000336.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58a1bfe5a05162fe41e0a6f9252c1cf886069790 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000336.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1498c922bff3a19c0c11535d87520fc78a43c73be0d6e5fbcc76e557eb5fe92b +size 5842192 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000337.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000337.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e5ba7c6c853d718173bcc77e12a81e9072c8e6e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000337.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:272e4adabb97f6e1f63b057e1e939565d696f3ddb1437ea1cf328876e7d4fb10 +size 7663582 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000338.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000338.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93b40b4be7b3562cca57e1c8beae2907d41ce338 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000338.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:908d0e20dbc8dcd0f03176d7b034beec37884ab0c9231ab4e871f8ab379012f2 +size 2949032 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000339.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000339.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddf51f797c77eea0856544bd7412254e8a42d424 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000339.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daff2f948c719d6724a24a375f404537b2656b030f12ca10a6d17b10f2bd8f18 +size 6680821 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000340.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bff76f2a57deebbc350a2ed4fdd13e15f98c4c9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000340.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e55fa08834dc0bcb659c8b19727ba57d725879aaee433b2a38aa9da06ac88fba +size 4687454 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000341.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000341.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30507ffa3297eca1b1b6ee9c2572eed10086ff7a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000341.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1391705d475ad8d8a4183a39dace0904af67cdec8c2354f2a1866bb33161631e +size 1827916 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000342.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000342.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db7e51de18687d7be6a12ffe50c1d59b4da71e90 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000342.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f38dcd5970498b6936e16e27ab9c00de446b46b12e9490b166e47da579b5f0f +size 11438167 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000343.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000343.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..778b61f935c8cdb1ab664629858699081db1b672 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000343.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3585628a012a372985ab6bd96d624f37d37b777fdfdc3083874ee87a89c89b43 +size 9043726 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000344.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000344.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e252a8a48e2406729b02439cda00e90ba53e2ad --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000344.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cabfa03f30108fd4cd0cbaf598f65ac85968c7e7768c63ca9b21c3b21bb1ae58 +size 6018282 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000345.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000345.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23b6c98954d9866cfc9de8bee621b75a77474807 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000345.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d70fe93126fda611c95dade8dc8ce9596951cced04a89dcdfe2d3ba9c83c7688 +size 3904053 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000346.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000346.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..273d72e545619dc4ecc21c37bb0a55570a65cd99 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000346.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05425a9a102425f1c2ad3d4c18101709dc69e012c5e05a43dc8456200d8bacce +size 3811961 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000347.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000347.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5a993638f9a5b652a1c0b43212317ff4b1f34fa --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000347.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:967c4b4e4de01967f3868c6172f53522cb503909a5038fadfdd622396db92ae0 +size 4682291 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000348.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000348.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58125b707c656b718614247ae907d087c5a4df7c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000348.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1963bc500c8bdaf7f28668efbe4db0846ea7fe16234fadfb7d6f86eacfb7afd8 +size 5446384 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000349.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000349.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f3ea34e983accb01ad5a2153aa2a2633f3e3e36 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000349.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfcde873b967e624215eea4f91a9e6562039ca41094cc46cd5a7c752cb0d87d9 +size 4403533 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000350.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000350.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecf0fc896df74b6e0d50e5915a21093fbd4dd18d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000350.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a05448aa6d924d11dedf11a51c3b626572bd1fccc1aef11cca86db98a7c32f15 +size 4602402 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000351.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000351.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee14a65c979dd03022eea3864415ce74f22a3a76 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000351.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15e7dd70b78cf8ebf2b54185ad798f1dfcf14678528d00edc851e165a10e6e76 +size 5868097 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000352.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000352.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44e497496e24803e819017e705bb885ca9b2cfab --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000352.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6a1a9fe8507633d8d3a700087c2f9c04647451fd1e01b5bf5b7e20ebc801535 +size 8790135 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000353.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000353.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bb416d950b33ea70665a5a5c194b660ff12f99c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000353.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdede9630e0a0f6efca8bf76aefa4f3dd26198cb33d3aea5755fd4e0728d5356 +size 6381470 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000354.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000354.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..670589cd925ade22c5ee2f3fd9da22de8b921511 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000354.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:071c0d7092dae7a7571197d650e98d31ec26f7a4c6c8120f0557f3121221d499 +size 7915532 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000355.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000355.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eee7793eea334887bcfb81615ab1b486cde94cf8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000355.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0418f05981555e49407b9ceefd9d6cca1611e94131e9f8aee3f3b6636eb5ff28 +size 7393594 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000356.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000356.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b740713d63c32a27140091d359d5cafe7e963c2c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000356.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79bb8ee880cd9ef90204390520350336afa7f3c07dcc0fc384859b7eaa256ae5 +size 6808364 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000357.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000357.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0b789ee229a3d7606f1438b5232a96f162854d7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000357.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de36ee782aa0f76d7cafdff64431259b8c34c63bd60775aae75b8c3f72c17a7f +size 5446555 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000358.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000358.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b830412615ee1e6d553b02a8b65698109ce2360c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000358.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a081aab9a72a4499383f539fdf76029753832d712b0c21b2528dcc6298d72e99 +size 6490334 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000359.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000359.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afe3a9925434eae620cf2e994e691ac73890629e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000359.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2de42045973d09f28ddeb3afef0eb7e940364e760367dd405b5c526305ec31f9 +size 6317185 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000360.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000360.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b378c9be0436ba92cfc4415f24d5c954dc6d1655 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000360.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3adcf2813d1efdaa580a72ad1c79147f39df2c88c7edbeb6e207c2f88bba720 +size 7290560 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000361.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000361.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b894d9238092d74f2eb4a3db679e3101e035709b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000361.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb60cae3a96d3a4393497a4ba40d53b2361bcfeb97216b7e3d7b3c9257fcbd75 +size 9140886 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000362.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000362.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..573d736ff5f3c62f8259054b0675d9ac84fafe3a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000362.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7213c1cb0b3b784dd1589d9e45dc3bc090903e99a9e69ea5b2a5b4df6aee17e8 +size 7310109 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000363.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000363.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eeafc42664c3bf5ccc2fb0b77f69d297725c06a7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000363.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8304b1fb24c5f3e87ba1733de499c839c777c0a6a8d4e059b29f305c5ff3e03c +size 12737456 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000364.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000364.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d082ba27dd63a36029b8317751f6cba0b52450a2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000364.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:431ba16b9f47231e64970bd00d31b95a0ff69a527f75e725ce0e4d94cc2675b9 +size 6224553 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000365.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000365.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..194ac67373e02e60ab91eae370c91210cace8a42 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000365.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2203c019eddfecae2c1c7d9b23ebdc6255b3526fd84930e41d4ff64baa1b63c0 +size 3938208 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000366.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000366.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c25db4718def291c6c3279cee60518e5004e24fe --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000366.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efa1752fb5498546cd7ec269a178c70a3ff33d6f78ff907c90edf9844d6258bc +size 4307346 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000367.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000367.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c77a9d69b167c864ee8cfb8df138a4009d62db67 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000367.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d15a89569827afe0e7b69bc362af5561e368d92a74d4ec61bbd741aede9035c +size 2705160 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000368.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000368.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0aaf4000d5b0f906672f1f7ca9981d10f370062f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000368.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44cc7b0d84f37db8a6c37daf5c20346e37fe8de05a33bb6fc3f689018f4457f9 +size 4615488 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000369.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000369.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5deafa9d87fee4446fadf30078099fda40a1154e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000369.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3152774283dfbcba5746e59b32cf1a142cd53c25efdd2fc19e11b3c232f407c6 +size 4949906 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000370.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000370.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63d08920ce4f2be18fe93104ff4497522de3ed2f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000370.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38a2488b6a1a80e514724701af84844f2e453b2f119a9c231f473f24917a4e0d +size 6338741 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000371.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000371.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..017de0ac4b36199f84944a7bb9521768b76a19bf --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000371.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2ddd8c964bfec0a50740c7a0011ed4dbfbb72b0d09d79485cc9f4992bac4408 +size 4073829 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000372.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000372.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e545b9994584805feec7a235c40ef18b6c4642bd --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000372.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03f2af3d0559d969dc9f35e854d3f94c18554fe88a1695774851e516f6031fde +size 2746729 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000373.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000373.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9046153da335b192d67a246c5193634d77209d5b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000373.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cafa45bb09814340065e149db2d1c353a92fe7952d6508aa73f8d5ef04ee4030 +size 1635009 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000374.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000374.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97b2fb171de10978b1bf916cc97312134ff2c906 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000374.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:721f3e23743093d118c0d56887596b2410190f93a11489129dfcdd84f404dd40 +size 8171162 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000375.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000375.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30421459b4a2992e79c6137ee70942c03c03ac62 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000375.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6171eb80aec8c565940cba65ad61bdec5642bf6924b5a9105f98108ccd90eb09 +size 8450657 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000376.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000376.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f2f5e96d9e6e71b7eec5c2cee5675ff1e90bb66 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000376.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a1295e79d806dfa669b85f6dbc3e166ff6f75763a9bd17d028f83e6e143f0cc +size 2287410 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000377.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000377.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..461aa75a19b6608d847b1231b2013dc7707111c5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000377.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54f11dd153be7e0b700bae986574d12c8e1de1098a84c3d6fe6ed1c56848963a +size 4344413 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000378.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000378.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..917aced63d9fe3cf3e4e1f717f9be8103a45d4c9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000378.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:405f96c108f9f0540b2e6d4958115850a3eb885d0cc765f1f96d280a08f92244 +size 6168412 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000379.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75846389bf1c34723fcff3f70dcc88ccee91f230 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000379.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4f10fc518ee6b44c0883caa0f292ce3da65fa33d88ca8f6e9edf0ee00c63fac +size 3462854 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000380.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000380.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9997848953d1c39d4c0558230e8d08104702e3ea --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000380.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0da769013b096ae275ef27757d694ee15d20ea5d891dd9bb9bf327630d7b06ad +size 3706594 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000381.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000381.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28ea2fddb2829939ab110f9677f4759b066efb6c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000381.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c02352e6496e91bee3d83aa3845c5a7ccbc243c4a8ab6a7d1d93ba175e12980 +size 2094398 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000382.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000382.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7657fd11773f30cb4a45d597439acc780bcfe3f8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000382.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:287a2c25c4c5b1a88fed1dc89dfefe0af8e49961bf8260d588212c93f2d8bb49 +size 9602773 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000383.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000383.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f690907beaa7b73059d22ffc4344d24bed19187 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000383.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea96530316c9d667b79a6594a2cb23a2f499134e951c088f47268b4d94379b4a +size 4895227 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000384.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000384.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..886a513aeb66591cc2574228dc79006051de391e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000384.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e954a2ff982c54fbbc7e0a5be5225f27ba7eb3786805b6f38edd95fb9ad959c +size 3382568 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000385.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000385.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5593f43555f3cca80b5b2c0273a7f7f1672b4675 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000385.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7001e15087dc29f077d6101c6af1c8c594dc68544344e7230a3a71ecf3203f31 +size 4197353 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000386.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000386.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4def3b45ab80262db234cc81e5d88384a80f3b11 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000386.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87bcc4a1a891379c4218bfd919c49f2b2ed06b59ca8cd0cd583fa560a084a711 +size 5804563 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000387.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000387.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64e44ec76b74dd1a4b6727d1f835ad127b198910 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000387.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb3de2332d4d8efc713271b31392e2a4112c42abcdad8fc89031359bff33a0d8 +size 6419451 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000388.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000388.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cba1872f3885356489fd106a9c754944e3d2d06d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000388.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d7277dfae4e685a5319f22f37bba37390f6dfc056e2daecbdb79d58d07e3688 +size 2559406 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000389.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000389.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7d2a8fac3e6e2746005ed7d145579392c6eb0c4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000389.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d8985685561cfa2e692250a4193ccdf136b2c5e668770d316b9dfa41f4672f3 +size 1724149 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000390.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000390.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b2884e9532a0e3720de0d80634f3b22cfe20e16 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000390.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73c6ba49367e120f8d2c0af9b7669bb7bd953e9f101be848dc37493bf92b0072 +size 2425036 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000391.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000391.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc6b291255ee6f0be85f01ea1994e54c52276d45 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000391.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:789fe72429cd14d05ffb73a504f4f04a3f12769858ad2b6339846d90ed8d08f1 +size 8955446 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000392.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000392.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f89fb258f9ec6af47dbe87548faa06a77737e637 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000392.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54eb51336bcff576a55cfbc9f2295c33474480ae80fc420477fd4f96f34ce30a +size 2076618 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000393.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000393.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3f0d24120d933dfc625dee34280159ba75db5b9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000393.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ae1312d9c2100602c555441d04c6ed91b433e22de29d834e6e6187ab66bf589 +size 2181026 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000394.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000394.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f1ad8711c5e67da6a2621e23c2e2767144b68a1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000394.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e1fc31f1ce26dd1d2fa46606fc6430f9b381a6cdcaf1ec41a1ddcc842945f78 +size 4974971 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000395.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000395.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c1ce7ea6f1c6719b78e0a4092074d2795a9ed43 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000395.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f08748543d04ef662f44e56ce49974e16c4e7273ac48dd8bc1495d77942b041e +size 8068150 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000396.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000396.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6d6f54b726c620a3262901a78e0327ef04bfa44 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000396.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9805579bbc4ac3f0e1722c3631850ab75ddfb4767d223cef51988e7db3044b61 +size 3951272 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000397.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000397.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfeac12ff3999fdb504241529a9b9c3039d37594 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000397.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57c9f9c02b44bad02cfae9687b3108017896aad006b98e6ec4a564639dd996d3 +size 6171099 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000398.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000398.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e577aa16c7b15f3d4780790acb22a6a54646af1f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000398.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82865368f79eb46513db408a95a244b6c1d23bf50194ff6fd537255355ec085f +size 4881965 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000399.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000399.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fb47d05fc1df42fd4f714ac922e3f03a99462c7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000399.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c87c70f98a6d8f1311613fc92f07c69b1000def3aa405ac1f8e06ff677b620e +size 5392298 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000400.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000400.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..485071bba292ee47ffad8abcadaca94173608fe6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000400.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0de07df2fe1a3ce02353d95bf7694730cfa6d002988cd8fefc134ab101abfd9 +size 5603862 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000401.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000401.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..240a338932e9826602bfee92484751174099b12e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000401.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb310d633a13f87a7bd598215508558a84dd504b3f4e07cc4b2ec588af578883 +size 7110257 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000402.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000402.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8153b1e211068b7e56f38b22eb1b6076fe07ab6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000402.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f324f80f3677d30ce5faf01183f2052893b3b13376fe3a8ec0fcb439145da936 +size 5364370 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000403.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000403.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef675b9c2e218f9a59d04fd06ff11fe2d90be581 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000403.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fd3394ccc62cbb76af23e7f550d7959b535dd637d0ca54308922f5dc632fdb4 +size 3829862 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000404.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000404.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55d434c6808b8c60e63f8acea473f72218f27bc2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000404.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6ee7c810ccd8c53ef02e1898e13389a9e7ea1fe4bac2cab2a1c79fe71b64b0b +size 6499916 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000405.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000405.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19882013d5da149de28dbd37ce904f9fece14f84 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000405.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e4434835d29652214a0e853915182c1d5f50a9da46e65f6e3965620e80571f5 +size 6617974 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000406.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000406.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..116d3c85e813bb45b8e7e13f8dfbe69340fff58e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000406.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d34c39a9444ea76df0bad22114f46cb88698bc8373f13c6f7f15c0fb49804535 +size 1777390 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000407.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000407.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01454dee17ccab85decf12a6512df7825beddd69 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000407.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:679e3a58b63b341eb46abe397a2da3e1fe4063b3bc3f4914667a2b1bcfaa56e1 +size 6477947 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000408.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000408.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41ce39afb7f6f3d5454f250797a95edde446cb7e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000408.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:417003aa9f3aa0dc36f15884d543f1dde5c3c2848c35ab788e05ab4a6bf4ef35 +size 7103639 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000409.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000409.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef61baeffa215c57ea1d6009a9c4897b2c058050 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000409.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6010a614bd83fbedc27938c7394cdc4963ea7692582193e62eb456d87f97380f +size 6547458 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000410.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000410.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f650274a68343bd3f8cfc2fdf1b97b12008d35f5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000410.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2834f1a8959d6076307ebc3dcdbf15292e421ff68f7b2f7ad5a03a12ce218de +size 2384350 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000411.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000411.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb780e0e1ff8988f82fdb84868959e7c7518a6fa --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000411.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aed4c8c84500914d1880d5f537756cec2f67f1ffece0206ae072d1e8e6dac207 +size 3967112 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000412.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000412.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..351994b2f8297881f85439df1bc9fb9c1fe0c486 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000412.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c71d09ab5883295064ed79516e5ed3ad1c2ac42533c6fce5ed62dfcbdf27724c +size 7610569 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000413.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000413.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e59d24b0d8ef24a2ce5b2a44b98cbaf1a7130172 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000413.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ce606102b7f78cfb9cb90c3bf6af2f25d9b6263a949b5abd8b7cabcd22f1ef6 +size 4633265 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000414.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000414.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f344cf57a1bef3d7ad2f3f942b85155c2f8765e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000414.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbeb3728db749e703f3a36f89d87d5bac2bdc1c7f12a1a5ec58d15be367d9c1d +size 4425993 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000415.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000415.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..221a3f6fb2229e983791d3667e34010a6b6ed12a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000415.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e30a2d7f14492fef8b423e763583287fca3ad78fdb840f12d959ea7e853d8130 +size 8203136 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000416.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000416.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dfb7f19791b4faf4ecf9b91ea7cf1b3393bd973 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000416.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f0ad084da37be4faf8eddb6f7a4cc71c3981d4c9505612373131aae4dab417f +size 10929830 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000417.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000417.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f7f5e1e0aafcbcc7d80bba8d6e4cda8af7431e4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000417.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b04aacf7ba285f7405422299651b2cc904eed97641263e88b3439c3c1efba880 +size 7909136 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000418.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000418.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe563548695ef8c698e01989220cb480d911c0b0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000418.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c3b51f7bfa00677c33367f8d8cb967e382918d9169b3c425f2deb4c42fe2a93 +size 3711134 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000419.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000419.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5dedf1ce9403a37730b44ea777a24539de14df6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000419.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b4e0efaaf2ac6a14fbef40d7d1249ddd9101c1d21b7aa8eb30a719f4e1c4ac9 +size 3484979 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000420.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9aa90b766ed5a0e052f1d6cd670ccceea571bbe --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000420.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29191d1b6a0afa089e8386f8f0b4f437b7c3dfd21dd6c0d497b60c911745ab19 +size 4824435 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000421.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000421.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a67b08ff3160b74f095f08f64aa8bf6b63a4440 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000421.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ac12958000221d8338ca477d36c9e6be54ec0ae8100e3b05c2e75144644adb6 +size 6876407 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000422.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000422.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02de3d66ac6213a94085f8189e357ff920b58161 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000422.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fd53a328fb6b85abce4ad8cc945d01a017b8c4671e689def9fc112f64ce1fb4 +size 2665129 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000423.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000423.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9e6a009a2e0f4cd044454862f1905620df7ef60 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000423.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62a17a780b4c6574e6d1b014d511255f9af7531587c7446e57b3caf28f4c36b0 +size 2552041 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000424.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000424.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8db97f29233e63630aa12ebe1ddc2f2f8bc0c78 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000424.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af6bce5880415ed5005ae2f8294b9c94ae25175cbcfd5730a627da7867f523b9 +size 9831451 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000425.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000425.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b26a151ca7a4a9b20d8a35d8c75ee8b247a09fb --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000425.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a71726b991e987174b3f920e5fce5d7b52be0ff666da627f1cd1a7092dcf146a +size 4515015 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000426.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000426.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53cf6dd973d8cd81d8e07a8666cbd3ea9130c185 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000426.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:583e85e1dcf2a3e42f58cc1ae35fc36d4fe1ee245caa633a4a000157e00cd5ba +size 2562447 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000427.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000427.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f080fcb41b41636ba11581da1c283c57c07b758a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000427.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eacbd62409e72a54366963a30eec4ae55d7b1542d144b4af0869fba186df1ed3 +size 5393592 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000428.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000428.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ec3452085e958740fcd5e21f2be1aeb575f6f4d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000428.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29e5c43cdc7052bbbbd49614d1c7b0522c9853f70cc4fee282a4bc543fc3c927 +size 4202982 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000429.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000429.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3d5471c03526e20ddea01039dc4fe34f59e60cf --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000429.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:725afcedb5ba955f19f7f9f76c0800843ac1d254aabf673c69ca5f83b553cf6e +size 2078446 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000430.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000430.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63a41be35266b7e8dc8396e14714fa134e4f0833 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000430.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03699efa287dad3337d1f992ed1abd5d7bcca2417c305be0f4742b0d4037caac +size 6393564 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000431.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000431.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bb243d63596e4df5295c55cc0b41f64525da455 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000431.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcde7a281c074f4db92e0bbfe488e5e14bf37f086dff68c99323c5f550451826 +size 2628781 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000432.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000432.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd22bee869b3a67879b171aae5e4fe15fd36060f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000432.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b26f703d4bd40471636da104a066babac9a27b9c387088533e5eb83c2fa5f22 +size 5149044 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000433.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000433.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5d0535f1401e46615b5b3eb49e62fd1ccc33dc8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000433.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09d2abc4ed95d195c1112445bde7a5cc1ff010a4b5ee0ad9d23eaf94f7c9c5ca +size 6578030 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000434.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000434.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13ce190bf7f0c7c8dc1f23c5b59b66c271cc14c8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000434.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8d26090622ff873b3686fce0030bafc870e26f8369f3d9a998a956b382bd75b +size 4377650 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000435.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000435.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2ad278a78f4a8894b4074eec25744e8760bc89a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000435.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bf4c7a779f9c4b88666c0e9e3f774d4a08be3d373664b2cd0f04e4f9a0c6d59 +size 6427145 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000436.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000436.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..465ae4d21112c505efa7cf04624c38ac056ba5cf --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000436.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c8c6c40a90ace9c93dfd7088de279e2de7ced591fb1bbd3a71c818e16a81cdb +size 7703864 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000437.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000437.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e3d9eee237e6438e383f38d1b8c300b074ad77a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000437.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e342c607b7be355493776cc6595d8b8d1937f387467b5431144e382ef9e48826 +size 7869863 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000438.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000438.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e38c62fd9a65d146e8194332d726980b741f69d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000438.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:077a66f08f0c180389ea0a3c92f84033db6cca1b5e58ff5ff038935fb9c46dca +size 4825645 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000439.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000439.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..887e0629b1f89d90f9dfa9df06cb7e154d6e0c21 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000439.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6665896b0b37c07bdc844aedda5087f2836eb7d5d3ae9ca969c3b61b9ef0723 +size 7369825 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000440.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000440.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96a07c21469262500dc02ba82316105f33e15d0b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000440.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:562c7a139e761b73c8ab4afdcbe3303841828343434427726ac4a9b185e3b10f +size 3569761 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000441.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000441.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..913056bce5848860211546d6f8c9af68bef311a5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000441.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da79e35f8b43bc0ac50e80113cb6fd58bfceb770ff4f180ef2e9b2c162c8595e +size 6866423 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000442.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000442.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fe743a3c102d515ad6c7c3d8bb017a0f15539da --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000442.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e96fcfe09cfa2c9069991f7cb4a7cecf0163f082672f891be02120dd25e55e7 +size 8420619 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000443.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000443.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49d27b9029dbdb2a98f753e97f96586d4acccf41 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000443.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2eb6f1062f8fdf3039daa35ec65b744142cdef101c672bd4a4ca104950500707 +size 3618676 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000444.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000444.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76709f14dc437115f33a1d3d09680fa63e17c362 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000444.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fedd84caf4126981661cdf98a1fb6f73e8bbf88b56b23467a6d6f6b57c96a50f +size 2645413 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000445.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000445.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7eb820914968afeb150a5f1d990db2553b2d526d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000445.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65e1adf38c855d08626cbf43f31b831c816721494c31bcecc901b46dcf22d4e5 +size 5324058 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000446.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000446.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7875ea06ae46ea7616b667c36973783fa491d99c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000446.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd7dfd04303c4a8ae36ac4ddca17944de874bd7132bcdd70d8a357d4e8024330 +size 4912163 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000447.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000447.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eaace891dcc8657e0ebecc9a4f2627e470d8637b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000447.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e127198c8f042b532db5da17d44e1869913935cb246754ee5a8c8f6da2ef23ea +size 1664556 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000448.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000448.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58c5cd88ea0e32c7790a2e7f8c99843b2d6ba1ae --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000448.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b0aa150cb27834f5e5fd59dc29664fbd2bf600ed252c1354141b23d8e4b1c37 +size 3220323 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000449.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000449.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c77b0ff7d4ae79fcb507ccaff2f9e1e031a58da --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000449.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f617e976906a5e3ec272cf35c9867bc0f46f7665d5a8d685e812b524a470926 +size 6924483 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000450.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000450.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af154c9076df39e0855f608976f51a46dac28d75 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_left_wrist_rgb/episode_000450.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26d557cb77adb6a7b9204662dea2b1590127cc71fc2448bd704849d73fd1b237 +size 11307741 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000000.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c69183e91fe371858d436267275282ea210158fe --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33c5b55f92ee5a6cd4f53acfca1817c2da7f3592f5b5b90bad9a1b661018e487 +size 8486880 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000001.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b756faa441a1ed36234f6a68c92a153746357e4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ff4851b735232dd4c8aa0045bf1eb025aa852da29357f7079f196fdd2cb8fe8 +size 5277082 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000002.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0463dea3e9a9e6b2a905004bc0a120c083c29a59 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:454381412326055f3b22b94048788db028369185f6139b52068982acebebaf31 +size 4566803 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000003.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a1e075ef193b43dbb21ad2e15827b88c695767d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c7165b146173bc1456780d3f05ef51f39b417e39b3adadfbe8efc22a5b6be5f +size 7256729 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000004.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8a795c683257a6a559c9d7cb74fa1565e3aa8cd --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f46749f69c82881dd7cb595b155ae17439d85285d7f1e666199cf38e8a7f6380 +size 3239586 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000005.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62876e94d6b3d4462e996d8966e059b9e897eb61 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf733825ccc1071dd4d9bcaed9d19fef75c4fb2096e47917b716009020acefed +size 4290960 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000006.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ef1005bca0cd4cfacdf2c99a42bd03cb983f441 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f1aca74678ab525fcfa327921a72dde90f6744b0de59cdf6d90d182d0eca8d0 +size 5364511 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000007.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff3cd760a6ec3ee59e8da085cc99616defed93e7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e9fa2cec9cfb69f404b0a2d8fc6622e7330eda1a5dbbf18c2285e34b7c8b804 +size 4555064 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000008.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..804ba07f458873d9ed1e0812c720c2b71c25b2a5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d63823f643407621bde8a0cbd5479fbd7d277a0987d883a2ca5dbb9835c4e04a +size 3310819 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000009.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67f095902a84911e61e2cf0e9382c9a06e1043e8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23c85922e9d73cc4bfba62dcbeafdc570a680a05832e2ac77c8de664a1b41855 +size 4576735 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000010.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5a6df9b9c9b913300b32770c53c2f94d7e964b3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3840a756494eabfc18e4536846e9a78e99e87173984166d24f3667bd92d165b +size 2703234 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000011.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a92d7fe016fc383ddfc75cc339915475ab42859c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbc2bba18053ad7e24129a2ca5e7062781bd6eec3e66e4e2edf9a35375f6936d +size 7527436 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000012.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..768320382f1130164a4198a9ec505892b01426ed --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e6f89d7f24061c55aecf7af949639d999049cff1fc8cabaf2c22f61262b73e5 +size 3761879 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000013.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cda074ae82c51f7ca3285adabeb7e613dd99bde5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c783d96e5cad9a8e0354d1583b7b3b3ae34a66f16a725dc410a4af3a92649c10 +size 8202070 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000014.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29644bfb820b32ed4e3a5f2477b2ed382709b38e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90e568457c20daa887ff60a65c440d799d0c423e1254c2760a6a6c2cce7d32ee +size 3319076 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000015.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe503afd14e52e15635ec736304a4f200b527d1f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fedfee287e83b51a2c8f81613928f4b4c6b9e9ca45c54472f2c1753bf28efd82 +size 4606805 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000016.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88d73f0913e8388557b9f2c27f6a50b610e27784 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8095123cb54787730950968f1ad5655057b2a88d676dab060568c7f50abf57df +size 2793477 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000017.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75d9d57491d0a7b071e9ed5177b1f93fb27c31f7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e82fa30236a65c35b1f8a8eef6c55529345ceea8f9b31ea68b0eb8ba41d2c3d7 +size 10014129 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000018.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7c396c8a52b8de1902ee3b946737814ecf28a45 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34254495a98c442cf4680349a0041b0bd8976d91d4222df578de56543e269734 +size 5267564 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000019.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47d5c9dba6195f61f4572e1e062512c9bd86fee6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e3ea77f9193ed2e93759e4239e64efdd60a20e01ccd7b4952def84f443e7cd0 +size 3506058 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000020.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3840b33052dc726848c6f1a5c4cac4fefdaca12 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e5291e6a235c8eea7bfe73410ee08f8334283a09c8215fbb594b71e1d86af8c +size 5521118 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000021.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03a5fc62d8923f92b0a627e275a84f2aebcd1c9d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dcb0fe7c429b51bcb2569840683b241fe1259f1cd7667c3a9f8be034d958a64 +size 4562827 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000022.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c2805a5f613a7f9e4658dab570af895240f2733 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02ecbaeedc6e79d9695fc6a391e12b1dc57b7429ee5364db7fb640127700bfa6 +size 2629479 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000023.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..652a65fe5b91615245f58584777316673f81ec7f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8da3edac6df8b6ccf5e21f25ec57d00dfaa94e70c8aca3a88dd0a12cb3f4c7df +size 3636125 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000024.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..778dbe5d2da46e158cf973ecf342e88d3e69a57d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd22d93c562f8359e593051f6b6329c624af017ea20397790a92034b78472ad6 +size 5692058 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000025.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bd7c45d209a2924aace75ab5672af0cea28f7b4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5094ec69208bc0477b344b682441dc0be81c917bc771e220cd75df1a642e4748 +size 4016052 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000026.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c36dbade6f420540312a865e04d2b503337b794c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d86e424133601a82e6079a12e0f17bf01bd242e8d3b340dfb526dc622776a8c5 +size 12514408 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000027.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e074d05010bc78111e8efd3698b31226f2a4c97 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54210710f41506ddd49e03e8c04e6c6c9ed9ca6c4e64e3fdc970f62fad80f1a6 +size 2764822 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000028.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a2809cf2eb22c2d4999ec6571200ee355f489e3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4e8fc8c34361839636b7a9055f37ddca98489b4eb2c34e439588cf66db64a4e +size 5237847 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000029.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ed54811cfacbc292c551e1b9bf18a00c1a7d926 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5983b01ca80758490c7c6cb2dd657d3b6d6965835087538ca4b0d3f28096d554 +size 6365767 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000030.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..450833a636fbd9fc5c8150a2bd8338db1da1c8aa --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8071a427464a69dcc81500ecb90385149642c17f378ca5756d6f9f5e5bb7ae3d +size 2699165 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000031.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..135660cbd570ec8f427facfa498c8f92e70b3f5d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4672c2633316ea39268d80c1acf7b70895ec78907e99245f0625ec46f9c7d206 +size 9272687 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000032.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a9bc37d534bdfe13f8aa29667eb3a53531b158e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b23ccfe06a4c3aa7e694ebcb2b510bd8ddd9c1dc82a8569816506e30273e1cc7 +size 5320325 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000033.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38c0f9a3130105d36f2847b5fad7af9d0c092f0d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae55b3e63be82314b38c0c21de7a3b941574dbdee6fb4aa5b3197a170978001e +size 7258863 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000034.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1aa07a02140935ddf75c8227a80890534bc4e61c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a183bb2917a4a77ab1178555e401447417a085c27b0b9c9f465bf2c80f4c04e1 +size 8768521 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000035.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebb29286025b25708be012b2b3db6d8f91ffd2e3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d86b65e9fc71453d6b2b68028629bd3c733bc2fcc246e5aa026d2df1ea8ac5e +size 8430929 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000036.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39204f7b304e3dbf447bf02388e6d876c5b1a4c6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:633597f7f68489d707f7a2e83c075134eda7c3f0244abcd7e91363602abecae1 +size 2113759 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000037.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48775249790bfbc1fb17e0656aa1e32a768b15e5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d5fb93f33688ba7759fc2b964174805b951334e7d7ba92bb97b44ad686a241b +size 4700338 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000038.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce74b6321022f6832bd450387c207925ec1ddc35 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c6c96b665562794009b15244db740a0fdc7c0a35caeeb834a959874aea1bfa8 +size 3539794 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000039.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..041921d88d7e0e8a34c6e0d25f9b5483d406bb4a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fc7bf636968c5d678193aba02e07113f76b2c190faecec1cd5d9bed8a07613a +size 10799599 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000040.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58cd84f6626a856860c4533a9e41c99c3977e586 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b17e27b8d9675655edcc70d55af864e102091ffebf9f998f8c6b37c8c822adc +size 3446944 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000041.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fdbc22c5a80649d657aea9ba937feb221b054be --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e78a3f7872d0e7e7fd8c881caf6a29c82a4fbe632591465b5be3c68d1650929 +size 5279903 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000042.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f311e7e8e8f24fee7f8630c23b65caab251fc31b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0d5ebfdfaa594b443b954f8f310b025ab146aedbcc0d0373ce0784dae8554d8 +size 5208343 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000043.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f12c774b358f90c731aa9327bcb21c7787a0b0be --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90031088e4ebde2000ad94534a2964cb809c186787a108935d910029b4479722 +size 3722194 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000044.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6999e3c51fb985da9edf0a40e5647e1f4fb12b86 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6bbd01aa012bc32aa68e74cab6a1d59759fca3a3c41881e8c383208aa58255f +size 3097867 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000045.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b5dbd42ba316018fda4ca34d3cf72ecd6cb02bc --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18f7daddde2781409571082ce22eb5800f417fd0de92ee22bf448ab0e0da6cbf +size 2803692 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000046.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67bdc69a954eb7181b8cb9e7eb5c370d897c8d9b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb8ee5a1340b34be8a85187575c7ad7216b6911788856f3d2ae5ca43e4ea34e9 +size 10757411 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000047.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8895984ccb563f6a41343b18f671705fbf19a46 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c8b10a00628a40a3b66a3cc5f807c0cbe4ecbb05221c4f6e34fa421e250581b +size 3615100 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000048.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd0dbfe37d878bf8366224f0d99f93e840cff7f6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1321f87ee6a555d9592db96c79bfb483685338990af68625dc540cd1537834ca +size 3821450 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000049.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f89278501b4430d4c24e4cfccf345fe7399ce8e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:137f3fa9b7d3003715bef5250a2d7aeb42f1e67e33e1bb15fedcf31039dd1867 +size 5267385 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000050.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f2fc89ebca416e4ee700594bfe3b3401ac8b877 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb5e469cf2034c00ec52c87a434f4419b0f6ccfb0111a51ac0a0881f82ed18f4 +size 5310948 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000051.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb0abac69d4012fc7d7d9e0fba3e79329bf3e36b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bfc90b015c86aebd02a86ca1685c7c9b96e7521fb0fc98b3e9c8487995fe8e1 +size 7516595 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000052.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a51c1690889ed94fee084ea07aa7e02d6e14736f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cc8e418650616a02969eaa9449e415ba295bb18075f9290075ada4d59dbf0ab +size 4635436 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000053.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc94a1af5f1a6e1542d9f98fee22affdf4b38ad9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7406a41d1372f0114f74bfed2e421019d796f9cc7a14c8f1b73055304910e525 +size 3369313 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000054.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9c0380ce00d864a7be2924bf6cbff4d04424a12 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a021b000c31462804e2e6df9499c859babc787af6b4d5ebcebebe8f44373065 +size 4546685 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000055.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..beb487fcec92af15b5aef8504538a56084717c56 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebcfdfa52ecb6ad4fcf3ffa91d6845961dea2227b9e7836b3df09c11f855897b +size 9502140 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000056.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c128f0e31236665754be006c7d51b2f3fffa259a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:430f2e46e17eb06644b7c280fb5fd2790b4e0309bb97950dee0a3c0bde65b50c +size 3298448 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000057.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ffe79fe5528e9bbe296c899b039eff0d4ad1b78 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec80d7732e947d25f9b030d0415283e3f0d00fc9a86d410de780148ad98d2575 +size 6495543 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000058.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c680a780f51b550a4d26e1a8454ac0888a8b8ec1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf4d7b5bae8275923830467a89da0a380165266f6ee605c297a19fdfba3183f1 +size 4802418 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000059.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e5557da1cde39f8fda1cf9eee0ce5d9eaf8c062 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f107788b4ecb0689d657ede3b85c193587b6f90dbb5c05ccc3346583b705463 +size 5299966 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000060.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33c34509e7eaa1a9a0c04871cebac5125fc2594f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5932f85fdc1fe74d06e5f1226c6cc12ab5a0558b402a59ad2f21bc71af15d17b +size 5024244 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000061.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58f5cf3869a1d3483dcc72cb0d5f1376dc6f85f4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0469846de231ee23dcfe9c3fda511ea5e106510cc16dca7de5cee7043c6e3b24 +size 5996542 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000062.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40b5c6e902f857c6a1cd1c28240423db6ea77b06 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da6485e820d0c20e73508d28b6709a4a54fa89aedc428c3d4edf4b9f75cff142 +size 8674408 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000063.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f3e2b46d5e1aa846e655deb94699941f4ef0f75 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab38e44f42e305c7ca9cbf736859e72b5d2f184e0630d5195302bac5f8318840 +size 11502845 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000064.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07dca02a275b3a0348196f8b12d7452dbffa7aa5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1cbb3f32d0f07c23f4e99930d68bcabe3b2fc7f59ec361479fecbc95daf6d2c +size 7331220 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000065.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..698e507b9b9cf5ed25329b48720cc243b80556aa --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e629b9997129785ad53af06d3d2f16036510d138e58e0216a6c4574c4dc23ba5 +size 7305984 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000066.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76f2cbf03d764c617a389e53f8ea4a60a44211ff --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:816d50df018422762e0f80ef2b54c2c4e2b09f3ec87c1b6f1d84248f5a8d564e +size 5401587 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000067.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e497d22cddf332b1f5c643ed920b3c6c5f00f46 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd560bd204d397812777d4186f7ff2e2e1d1ee2908e9dc9d576ee4b6083e24a8 +size 7928311 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000068.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce7610767403c534e27bdf92d396070aa881cced --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:551530e09e190310a5a2855f0101353af21b893b73267aa1e998b276f6e60535 +size 3776024 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000069.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad77464a6138c7ce3466f20742e59cc4611547c6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f60f8383c17dc40e868a68e5009df16489b4d926594f275a31f2496b2b39746a +size 13511823 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000070.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87a936f6aeaaf68973e81d5f59a9d8f7a60e63db --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bd1bdfc1aded1bd8876b5c12ec3ef9550a47deb36547a927d24b4f55e26d3b3 +size 15466801 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000071.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6866233806addb20111c91722ef954d0c05ec834 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca83107c665c16eedc92b7d1bceaa0d47c28f8f5352f87072965e35f5e006388 +size 11827437 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000072.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f403fd5c5f2e10967b99d274314448c610df5968 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef8009f5e67affc1cb3d6e6cbdfdae37f917e60b990ac13e8ff728e916403731 +size 2034241 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000073.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..713dec91495dce597bef02ea3d294a676071be06 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9a72df659395e641a5edc3625a4b388ab05bb32530546d200127d0ce6c8851a +size 1972144 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000074.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97c91be6db4dc69372034a59da02688df3be20b8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4856484e4a93d762cadef0536851782f02cbb4090f44fbd446446e25e6fe6a37 +size 10112486 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000075.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bac1e74ea24cf79c294a5330bda401e9dd7f7976 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7064931b7b90e8c6b25f82dcd057198fa70acbd63b6fb8be413aef61e7b241f7 +size 7117228 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000076.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4ef0c81096b51299027ed856ff9a255e6394588 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47321e37c273eb68594465e48ae1a4e79e7f0ac2341ed441d06a7ca78a73fa90 +size 5747878 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000077.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f648edacb50b98aab82fac4ff2ea79176579c0d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14bf90eff601d859bce1a0249c7bed1a9ab0b726adc03091deb08573b65ae906 +size 11014370 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000078.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8acdb561969b414bd190198632f0b4578359dc4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:136d21cfc9e256150a6e0d2f8c6ee61e82b728ec1d8f3376ee9e82c80b8dc8f3 +size 4791015 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000079.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3a87429700eab09ed7b5f3500257f0a6902f392 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db0b2c20ef37a2078b900bed4a22663f5f24915435ad557f6ce24eb75714a089 +size 1822006 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000080.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40ae82fc5dd963af9c6782db9a100f8893d8656f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67782442e1704b0bf1a9cf10316eb72d3d315fecaf98e785881e5b630498330d +size 4855376 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000081.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..797eb8233506c6a4d21dbe3092ef5608b81d89a8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b27c54e2d02a0579e5d5c536bf9eb5f2a4a33b0b6361fca5b35c72276f0d9bd9 +size 6399622 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000082.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef781bd927da1f2bc7a3f0a19c06968f3fcecb27 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db004065d9bf9bd3cac4cf4364befbf18a5f6644d9b1b0de9b1926a3c858e7e9 +size 2880421 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000083.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e417ef45390dd5d5e0f72f27633e72545cf5a7ef --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:448c2d67572d08f5cb39540d0648b99865c20c6a08dceca42310af98154de8d9 +size 4256682 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000084.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed9890b45b0d33b74deed6f9b67fbfd37aad932c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a0371f3063673748fdd64692cba1a98996d8afba66627a645fe99db1979b495 +size 4956482 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000085.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6695a36857a4e5fbaef2dcac3be7cd395b910cfb --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bc5722cc2b4d642ce51fd7780c81b387134cfcfafacaa5af7897b6e69c6f28f +size 3240012 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000086.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f6c3f8498394109cbd6c29ded786b9a634951ea --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:031e72993d93dc409af5efd74790fcfcb34713b6a96bb48171410817917ca2f3 +size 8530420 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000087.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b184ce94b5df411915fb604b3c0eaa0b773e455a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af51657c4e0486c7545dd1e0075aad3b489a0f3a87b59f724cdafcbc33c555a3 +size 4472155 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000088.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcad452b7cecca82e70bd778f392d3bd631233fe --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5793a79a13cb6bd9520e6cc248ce6b88040cece21a7975eb0fdd23cef1cfad9 +size 11795501 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000089.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..525ea6129bd2c05adc69ae57c098f3379ef9584e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b6271380c9100c54442ef29027c0491fbef847ce287af92824fb3ce485d910c +size 5152442 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000090.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..134e05285f4bd88fe92ec97807b09702533a82fb --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14c77c18d7ab81b8b1add970bc185c0c80d6235f6188b88f1f3979dfb9c3ae04 +size 5399329 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000091.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e23a259501de6e2f2c1c468acc3486e04d7e09b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:844f8a86484bd513a70d22075fe5431d936e05012ca89fc718f5e8f2c76a1988 +size 5312257 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000092.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93983dd1be3ee481e237b273ceca05496e1318f9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac9ab1f35d795a8ff07bbc6c50f84fd3f33371c1a8155671305746bb6d962688 +size 2237457 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000093.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e14f514cc31217d47b6fcfcbcd868b36e1e97335 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec888ed79545addb4e57d871842957e692667572e78ab8f638537ba750c8b191 +size 7975023 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000094.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3154c12f43b2f0d2715fd406c57ba3e06aa94bc8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fe0928a230e0a5c0fb92e2b646d639705ecbe6f7c1e8d0f8f920be4065fa90c +size 6637248 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000095.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b6f0b51406106145fc9e7223b66ce468fde4917 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb775a98c71c3117eb209111e934db80ff23bba1eeda41f0da0cf9686cff313d +size 4052938 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000096.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23303b27fc53612fee0612749e374bebf69ae251 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0f8cd1daf5a7c6b3db84274481dca00dca966a45d31ec9798b25c92a1631263 +size 3790514 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000097.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..913f7c95be70774fca61585463255128cc191610 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c670260a47c703b681bde080bf8e98206c224d6de98759216ba67fd29f28abad +size 3609700 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000098.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1285f1ee103867f6579f29d487a458842a5af5b4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:565d0eaef65e0b1dbecf2e45fd28015cb45ea7b7f021e6e25b0c7cb4fb30f82b +size 5237916 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000099.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c116a2f82ee2b77b38e4b95f9fbdb4af65de15d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:940106dbf8798df2aaadee2f14a965733bc827eef30bd85d5cd3972a20349d26 +size 4131656 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000100.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8abc4b736256da24089e59b7d0fa9f831c2eee8e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d98e74f95619d71b897d0f96ebb6c5379c9de79f042d85dd77adf004c2f74357 +size 3831902 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000101.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be86df99a072cacdaec3e373cc03fff713030761 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:596da8f09f5c380ee5f28b778d1f8905a4b77154fb64973781433d3d445a8170 +size 4999693 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000102.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7141838fbce3c01ec07850a4aa8a8b0a29f49c3c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf3a6f6afde2dce2b66d5b1f0fbd8d6a3cd3df668b7652d90d11b83ca5ed0ab7 +size 8391908 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000103.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3959b16e8de537f62271ccf969ddeca7915c682b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3999d4b95e5d64ef326032b7fcd7b4841da7df0dec44d91327eedc80702eafa1 +size 4686451 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000104.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2cf57cc0cb303d06060fa39a37beb29c601d019 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69eef36c08cd2e07c5232c0382ccac3daa3c7a0d49b9429836895adbada8efd6 +size 5852812 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000105.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab90f18a4714aedfbe0566c861a57015ad2dbc86 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff2e81b9110be8cda006b931bfa80e3369a6c205d91074241a2ec02b699d7591 +size 6740482 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000106.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..276ef3931ce9b6092772d96a35c1f2bcfd17d9ca --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff1d95ca62ddb4dfa9ad4244aeb0c01c81851ed87ea2486a9df978cdb9f0231e +size 4897769 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000107.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c10daa4560d3b4294cfd4fc1b1395e2e57295c3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bb8835ec191ae65f5a9489822afc06d322f0f3a07fef75ee76dcb9b0f604db7 +size 4562010 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000108.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..422fd91fd2b5a3fc20a7868e1e04535423012838 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:865938272520b0b9f0f5b484967c0fa21707f5a9a02ceefb67407488717a43f0 +size 2768008 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000109.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c01c3731a73e415f7b4fa04e0722ed3673c1bf1c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8e70254228dab2d74beeeb8756dcf71ec6392130ffe6bb80b75d55598cf74d5 +size 12646593 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000110.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7baf38e10dc2eb773fdba1829d8274c423da2398 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:addf5c5e07f1ed98dc0dec6dd92ae586c2572bdd9e4d7f79e4ab8d7f16f2f067 +size 10451908 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000111.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3322b1346b5e4da79678af98ce7395833255e928 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dada11a353537bbaea7a2edd213ea0c6c61925ccffd4c188e0e1d64e35ba48e +size 5656896 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000112.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..242253a47a9464fe8e7aa4ef7e6aef874d689dbd --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f76c987f91d3f8ff7ca0c9f645ec8b0d461674fec06d6589a4f078cd555dd28f +size 7781537 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000113.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43f3d144cca1af825f2c52b23ad7a1409669f221 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aed2adbfb73876dd889f2d1a56135af268e40cd19756aca15885e52e51da500 +size 8671556 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000114.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24dfce01f1247ed7be5edd525c6b66317822cd0f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7828a89987b7d6448ea406248ef11f5e8a805a276537e773b142ce207063dea1 +size 6101591 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000115.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75379662afbabc0fc3a5d390e870ef7e504daeb2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02a0007dd280cdadce4ab69a87e421aa39533222d030a7d77ffdfa7c57a1ed09 +size 3857398 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000116.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1c146246b961d63a2a3049bc246a136c83cd950 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7d12553af6082e9118a513474ca8e4440078d0e551177a6a477f39c602ea8b7 +size 5134521 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000117.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2bf5e7b2af7d29d153f0c2ea6f46bc8312068a7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:492fddb50b99d02d72274227fdfcd04d17cf1d157c44e5d12b229b5e70e96641 +size 5462876 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000118.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77cee8d3999ef682feab411bf06a6c75269c85f1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cb2a274db95eeb40af8fd64f516629ef066d6a7c8f0e3bafb3ae6055810d92a +size 6490368 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000119.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9e55cdf43fc7672e8c7bd4c64e73cd69739d4bb --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf5d2fd82f715f6023334b57424be9b6a913f20af209650b734c43d2347126db +size 3466831 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000120.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b1109be676c483c209e7dde8620d8cb94dec855 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2e02fbeef89c65b2e03e7de454454adfc6ac7b7fb4f227c6443c8496b6aa4d5 +size 12454703 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000121.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b6ab631c62c0a458cc99097569c1ec14602a7ca --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5babc8e06a1a6c0e9932d24116e642450cc7e8e8f8a52f9f21dd6df11f8cc468 +size 3717256 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000122.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3379971e5b1498be9d596e11f7da006cd326ae33 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7099b121641e52022cdce2ab204cd80410aa7b80f25dcd447383887ed3d5447 +size 4130929 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000123.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..308f927c34e83d56380fe427cbd152ced100217e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f435c5896f9891125d12e38b45661b8571f1e9a9571f39f36c1dc236323098b7 +size 10650783 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000124.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a0b2b13e7903c329c81d35e690e4ffb24635c1c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f4201a4991f482ad60ace604989dcecdd47cb82d6468855fe5a309b109b9e21 +size 7634509 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000125.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d483bac6ea5c16e5f1eff04612cb04864c1cd52 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f52d0f702770a02591334baba8017aa45fca50b5fc014999f74ce9da8c8bcd2 +size 7322133 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000126.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..330d8364b4ad0afc076a55628e3e4bb59971e5ed --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fce8473fe9107b8e4f3dde74a3d834a1875f7703e4a526c153b1cb1ad0618b6 +size 3775958 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000127.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2802a3f3541cf5a625755d6501b19dbe107b3103 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aaa02c8c79b9cf72f01e0fd7240857ade1843fdb21f3a47c70452653f34ba49 +size 2097396 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000128.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19a1f4f1b5d79f6eb80955f60a8431d368cbc6f3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11505bc72614214659b56fb726dced9d1258f597465e44d044ebd107ad204713 +size 6726383 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000129.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e25801e5ce1a75f60ea9ed03c64c063ec830b43 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66bf0c9329ee60d4f65577a837043db9e5af921c5ee7e3e33f11d34f471c6a21 +size 7657369 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000130.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e762a1f319703915fd6cc5dffd35b34cfdd44d8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46f7f7f95b4d9f08f714b9adb462f5d730c3e805e6ecdf10396e404f8680bce3 +size 3883396 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000131.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4686f6c618427600671cbf8c3d8871c56d567860 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:885b8fd5973e562f5231fbb91503a2d1eb404031f8cfb58909cdda749fe94923 +size 7451514 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000132.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e3de2714275af1da87b772e67e8a274de7c6e72 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e0201c9700343bf9760911b5ff0eef79c59b2187193664fc856b29546aedc59 +size 9351234 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000133.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf50ba2232479396e94282e24c6a4fa89d850a64 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f29352afe3c9a038a75b4c9d9416e7b440ca42f6c7630b9152fd283ec259b89 +size 4015758 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000134.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44065d59f451c45da79a82ea59f83e7f35bb939b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06ab03e91ec277570c63709ce79421dae8899b0566f49f0a594811f4b5f2f725 +size 3926678 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000135.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f49c3b821efa8dc58171fbf98bf9c7614eca77fe --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34128078652c89a0d6b195bc6e145a35d46850fcebf32f907194690c6197c9fc +size 9590251 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000136.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dc5b7f0f6d12818124828a172dda15960023731 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa65c4e417004aebd009d071b400577d44e03e99e80346b5e3966301a78f5279 +size 7335818 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000137.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f2880e4b32e5c6a8e16a7b0b4d27f8ba4e1eed5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5e122df808471af8df1fc70dab7ea3b9dacba83f079bc7f2c635fd2597d842a +size 8040800 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000138.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3c4e2e0f3c4f93e5bb0aa60a69271a7b1450367 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:316164c6d2986a25d83a3ae5ff197157e48170221f3d5cb5720b3991c3c2063a +size 5437461 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000139.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59cb13a0a8ed2134627676a4fd28fd1b72999af8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ab653e071a3135d12f57acd4f04e15ce04097a0ce53a527e17dc7afa51a8b66 +size 3016196 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000140.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba98d9982f6fdb74424b17866132e107eed21ac1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc8c6e134783876c5b88bc2f01229992f2c0218f3f7a65623c2a0b34be0ca8b6 +size 3461669 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000141.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18ea8cbba8e84ce48b256afdebbdafa00aeaa88e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:197ffb05091d92b6c05f683cace5af3ac6b4c5d518ace3856c8cbc63a5d9bd30 +size 6171532 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000142.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..730330a3ad170b2100cf2541043bef925d12acd9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d4021b990c186ca15b87a8cf014d7a66e7ce42a53d33379a061c52401358e57 +size 6412350 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000143.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2a420deba8e49c7da2929258d4ff4fc6483068b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c5b01f9450a2d3f9e8c6060a29ca489ca6c27e0c9f8df383e87cbd7e0ed4d4e +size 2589214 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000144.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcc76abe0566c205c00c2cf32ec136bd885a57a4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:159f523024c142c38a53883ebc4bd0e7edd2248d2e6fcda10420730707d18a77 +size 5467614 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000145.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e7cf318112c955931df8222c2e7026fb1d6212d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70263f589f502d95c33c5eab2c8a98806ea1542e199f27149202d5df10624582 +size 10344821 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000146.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe730b56591bbf3f02dab8f752d0254cef1cbeee --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a660c3b470d9aa7a61c295e2639f24fa60cdf1a351062750d42566fb926c448 +size 6245907 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000147.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef77b43c3e701fcc059625829d3f63c8a6137fc6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bacb1e7ea073b09a4360781cef1027a4099b1401ca4484406639d0f2fd15b72 +size 7083649 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000148.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8d88668bbe494f1a91c9386e76efdcbb5c5480f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d914b33e561101291fff9a240650ff692abcdff4aa27f984c8164dde26aae7d +size 2397272 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000149.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92e4455d278ddf0194be4e7013a833ca7480e19f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbc449818ccf5c02f85ae3f9857974b1e9ce2d8f0653265b1a4196c6e89442b5 +size 5534264 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000150.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000150.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f5e4756bb3b44a31b3270b2a71b980623860e9b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000150.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a30ad910adfefabfe6ac45cd6f1d1cecda48e592d2873a63887b3b40b3925a92 +size 8104773 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000151.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000151.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd04bbd25ef472a3754a8d18b0b0b07d270efccc --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000151.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:322cdb9b77ffafc5a118b431baaf7bf7e1c4a13d3033e3f2ce9180fb4ca11ce9 +size 2347686 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000152.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000152.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6159e6ad1bf97ccdd128a6b1e8241a11a05b3ac9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000152.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d04ac4c28902238f172b820e02dfeb736c36020f00522483bead67f8115c5d55 +size 2970959 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000153.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000153.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..681f3318aaaade0f7012fe340f1f0cfd645e3f04 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000153.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:224fab6cc26400a80c692a8bbd241fe2b88be187664c3f2ee8343810bf5adf2c +size 15594461 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000154.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000154.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce1226b3f6169af30f298a45d5dcaaa70dd53865 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000154.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bed6bc29f6c44a9c79562035284a6fb913dc6e8b4bba6d39f8f6ed6a0f40b9a +size 10004756 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000155.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000155.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df3dbf24c4ca5330740139f663833428acdd0577 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000155.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7576a81dc078a0f12133f3c9e68622f574442c8884bc0e5331b44ff8d29859e3 +size 3349819 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000156.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000156.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acc91bff30b0b3e7038d3d7ad90e0a52922ae950 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000156.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4851f915729c9923a072af2d57e31b095309581eace53a200523eba57a38e239 +size 12834809 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000157.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000157.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6e259f06a18b053579f504fff04b9c66439c6bc --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000157.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a27e2c0c000430a6b0b39a72bb08ddb23080675e3cbd12de68667c88a2c797f +size 7020740 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000158.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000158.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e55884dbef710b305dc249558531ea09776d7e5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000158.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bf09a1c3ad87053a073d0fa04fe6694fe2e6a93d13d8cdd4921bbcf00a35505 +size 3478863 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000159.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000159.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..476cf0bad6cfda5a6db250b1e615845ea6d5ae0b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000159.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b1528bec0d6645c5ed28ff577f17723cd04b3d17d16f134fde46f7882a0b7ee +size 12128540 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000160.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000160.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c802ef72e3693fc7d724311a52c99c401389c4f6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000160.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:800cc56b0dba49af734123811970bcbbb63369d2574b1c0837e79077f900d83d +size 4408182 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000161.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000161.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f579433f64afb8c1adb2f7cd272c98144448356 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000161.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a39c9b215a886f0de3856732543befd04847997e83c6dd43bc7fb2a1c8358d62 +size 9395028 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000162.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000162.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3831580627fe3611efbff826203ae28566ee3f6e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000162.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:826737757fb785f7761f05ce746107d85ea557522e35682d21c3134fb3fb0de7 +size 5272108 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000163.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000163.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..829cb0136e72cc43fb78cd8be7ddf427ccf5eba7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000163.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2137bf4843ea8dc883807cb9f562c8d47638b8f2627c530bf37b9816e1d0080 +size 5902310 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000164.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000164.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4d720d2f102b9795d5bc38b21fe3ba859c415b3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000164.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed49aacc6d77f5d72e9a26f9c398738738c4f8ddc5f327d66e0beec22e499c8c +size 7704554 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000165.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000165.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03b612c9ed90daccf9ea911d96bd931bde06e6a9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000165.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ffcac85644b2e5603d9dda394f632d87c19d069ab052ff0358c5b80e1c40a60 +size 4448209 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000166.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000166.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d35adff6b414d342c98bd12d6b3ec7fcc788d594 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000166.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26715b4bc60812f8d6545acbd437dcb907a5f19eab8e2e5596d857fffce56407 +size 4848697 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000167.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000167.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa0a2a4f3149f2bc5b6e85f15a7f80d346dec0ac --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000167.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b3eafde89a217c6a088dbc44976483cd3f64dec86a7ca1a73673b6f5abe7ec4 +size 7568617 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000168.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000168.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..749e86561a1386673b8fae40f30d55612add7ddd --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000168.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0cfd9b8e2b36a508f811bb12d414b62dea149ac106a11e2ee4e1995ff7182ed +size 1681619 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000169.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000169.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..483656d6b55d42706688c8494c859ac446496e9b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000169.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd0b406081a803b32d470b15b14bf9ca27dd796ced697b853d9fbece1a094d1a +size 5651834 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000170.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000170.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db8d0f90827c4c41a3307c02d3a7973bd8a32240 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000170.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e35a15ab11ad956ae2d14f4e507f970bc9fac932e4bc87f3f7c69d6f01d589a0 +size 5435989 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000171.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000171.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..817fd60f01b451609a45cad623df81847609f4eb --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000171.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d916b4f5a7a38a828d7861ea46813b65970f883ea681254fc19072bacf0d4d4 +size 6592913 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000172.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000172.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2dfad8c46506641e9778f600b4d42991c2517cfe --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000172.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f0d3293687109a362560113d69607561a6403a8492f7e67303b80ef9fb687d3 +size 4632373 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000173.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000173.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..028b4a32ecf3579e72bd787440721193b3b2a615 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000173.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e23eda08a4143486ee030e988928264d473f81435c8a31ca550a44e905b429d +size 2234803 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000174.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000174.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4646cb1c46fb8363dd25c25d9c9ed8736cd15e49 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000174.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b40955c3517d32a3a43a168509b4666237a76e2030297212c6ab24fa2ff04870 +size 4114515 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000175.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000175.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c58e9e89d223a60604f7f5409a7644af2cc35191 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000175.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67fb0eb94c1c0d701adfd3459e91ca1cbde018d9f927bf5c30679de429aaf49c +size 4225263 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000176.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000176.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5fb98697b3a33e2f58d0f555942d8633b2387bf --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000176.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:063e08a09fc63ba01dda03e56c1ca0768c5e10ef2c3a822787a2c026f878be12 +size 3799348 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000177.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000177.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2de7cb68cca547042114760b44d2352b8448096 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000177.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e3ec9b1de2ba8c7b5485566218cf201c6e39dd528cfa0998f51454ce2446a00 +size 2134601 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000178.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000178.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5eb8b3906c22ea37851e471513529fe61f0480e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000178.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6951a8d9c4c6322f700bcfe70df1aae024dd3d1546e557edcbf7c94cf1646fa8 +size 3105090 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000179.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000179.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77889aafabc70705da18ae201dccc726d007cf55 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000179.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38c8e7826b71353145c43935e4e4ade9a3a75a0a8c72614a4cee3919c3544eb4 +size 4261227 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000180.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000180.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46ed636e267190c4a34f033ea9911b19aec79259 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000180.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a3dc82137a71db7a78c238e94173d85b94a6f3df8ac09b95babc6966e41adb6 +size 11251144 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000181.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000181.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e408a31ba3d745b308d8f3a5622c1fa2f8ea409b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000181.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afd26683678611b3c49619044837d235a2ec96ebc9959e2642f0764c75924527 +size 4762716 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000182.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000182.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9214771fc4d6bed4e4a37a10aad68d181db9db5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000182.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7edd48d77c2544ec89853ee6552cb60c3b4299f6c03462658bd355d025525427 +size 9011432 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000183.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000183.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..245749281bbde3cf4eb2fb0bebe93183db53f00c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000183.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:824e9e8d2408c4a8687265ed952ea7db660b735a7a2c4d1e9cc451b6c3bde5a2 +size 4433372 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000184.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000184.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdac103f325d51434ba87d1e0d2cce2ae1a040f3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000184.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b2eb9c307285aa0e3a6d01216f993574428d72b64b7a9a6ba4156c73917d04a +size 4183213 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000185.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000185.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9d819a9c5a98c0fad4e4789fc4de5c658f8d074 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000185.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cabfcf0d334081e3189ca61d274152b1017d9d12a398a1d8cd6e3f1377fb6c2 +size 5989893 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000186.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000186.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5835e4fd10f5040a757b8d0abf72edb2ccf64a5b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000186.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce5f4a89c128797f6a2e3c32f9737da1ca7358eb5d1edc76a6fa35aa22e51b81 +size 8541976 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000187.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000187.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af5fa41bde30c667d4b16947dc873759a671b79a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000187.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f69d550b6f9b04e31f21e3f86a63c7bd7ff47f3331c11e49d30a7f9f12ce15a1 +size 5939546 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000188.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000188.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9c62f30590b651039d6c46ebb66b00cd88964aa --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000188.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4679548671593baad567d47cee179fef4e7bcd1c1213de4b8fe8947114f52cf0 +size 2664169 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000189.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000189.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db1231f7a971b2fd480d9ba10bfb3003f660d0d3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000189.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:457c9a5b75176149add82f14a6311f53a2521b5938bd874657837c72e81190f0 +size 6326985 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000190.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000190.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b98e339c952198b0a4298572981cdd3afbc1ae5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000190.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d84a0656d371e0597896978f7060961c9f8dab3b61012946240212f5da85e221 +size 6386358 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000191.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000191.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a377e580d01b2c60c863fa8faa30ba8c22678470 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000191.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd6503fb0fc0d2fcf0b97df5efa79045b7c58fcc57af6a85d1c12b55a7f82ae3 +size 4688695 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000192.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000192.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..943cec47ecac51e6255c0b6b5f67acda08135ba0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000192.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89ac210e15e932ca21baf93a4f3a9f3be9d7f31d19796bd95b5ad8a3f262d9a2 +size 7505803 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000193.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000193.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67ff1b0e77145fe9e3bd791f18b4ed57f8314fe1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000193.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1aa6d05213503378c09f96708a2979ec47a7129deb3ef33af7c1913a364dce8 +size 2474860 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000194.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000194.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1bcb6e97fa2d7ff4d1e41152c79ce91076ff92d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000194.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f627aefd05516a3e395be083279fffd705aa23f4fcb5a3d11d74a061d81965f5 +size 5454491 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000195.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000195.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94e1be0db668307bf05c8c57f37b2494f0c6c0c8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000195.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27ccc6c4a782bae414137ad0596f2f0b659cdc17a61c2a08bfa8b7198362525f +size 3959762 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000196.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000196.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a51fa1539634106abbfbc34e3e3083ce9fc64634 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000196.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a9f33fe499a9de70f2bfcd1f3ab0130f916e1a1575b9205534cc56ff42331ec +size 7420128 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000197.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000197.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcba238557beb0e8eb7ac1988fa798d707d0fdce --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000197.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:745d2bfbcbc1bc424b2a974d0c84e2ba6139303be69f792b1f1e6a8bf2d98273 +size 5267829 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000198.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000198.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d051e358f44907737ddf028352efeace78eb9d0a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000198.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24829b5f0a515101814a30a5539d488bff5c3f9a9f5c46cf12abf8a850994269 +size 2975828 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000199.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000199.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f923f899a9c06adfc34f1d9500ed845b2951bc7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000199.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6113b03be3884d87e848c617d32632855bde302452ab573170033441f5b90fe +size 6805641 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000200.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000200.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e22d2729bf9ccd21568276422554459d627ebd3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000200.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdcc9f01d779d53f69f1d32dd65f7662e7a65919152060296818708e739f085a +size 4742386 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000201.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000201.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5f6386d70b1f2e3bd4767a0d156e5bf706f56fe --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000201.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84847e55fedb5b3c0ea3eab15dfc905ccf2b0a7c169706fa5fd6c075d610b067 +size 15606630 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000202.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000202.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..099e546bed1c29f7e2b7a5b33d9cd6cdd8e799c4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000202.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e129de4411075f6705ee367f408277460c64988197ce2f4fa91133675a91030a +size 3993835 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000203.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000203.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdcf8a97bb01ff8472ddfc908f32f0a05558c5a0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000203.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f950a6d9d8896401a2839efd2d41b01ad53539723d041831388683f19044b9c +size 7994409 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000204.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000204.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..808ccaa939e09c0b532a92b63afdd241bc012442 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000204.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:987c1dbb7b655d49985d0bb6f2673d8dd6251cb918741c83ed5fead762f93dcb +size 7182373 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000205.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000205.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71fc5d27503e3ca143b3030d7680186ca0c94b27 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000205.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56d89279af11a7df8579f46356012e486c84ec94f8870f38d03f4556a1d02c89 +size 1818696 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000206.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000206.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68a5bde00cb13128493baaf161414da10bd992b8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000206.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4a525d1b225b1febd1526a88a0243566605fa818a5765730a395d2e67174107 +size 8539818 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000207.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000207.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..207f995b2e8f23d894d700e2a337c3fbc8fb027b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000207.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9f651afe230164b78de386672906f1ba9254a775d32742b9cd7c2d61fef6320 +size 2394025 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000208.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000208.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8935928261ad04622c0b300048db56cbf4cc53ae --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000208.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a29742b0eec51db54e3e46cb09c2d0c04b294af8f6788af42aaed4dbe222f14d +size 3203889 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000209.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000209.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e14a2532a969ee54c8eb4e0d8b97f2e921699fdd --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000209.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55fdcf36cd76e8e6af4db4d3cf62c0d3ad6937496ffb1403288fbbe457a9eb25 +size 4432514 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000210.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000210.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..322cd9213036eeac72ae6e34ee34b0229dff9b2c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000210.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9a67ec22a16c9de4f904148bcbfc965e86fd0049a6e894d75c8f35d4baaa48a +size 2504814 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000211.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000211.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76b32d107bb9e1d8235194ab8d3c886e4c98e2b5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000211.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c2aa8414dbfee76254d090c397bff8e3e49b6da17ec873606183fa813c4e1e2 +size 6398247 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000212.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000212.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19ccb3320a83df59b6ed8ff216569fb317b491d5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000212.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:947f7f4744f1806776f2457a7f23fd100cd16dc5ef902dd909f59b6c48e0db55 +size 8347656 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000213.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000213.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef4b83c54b195952ae84fc2bcc04eb4d8ffc0989 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000213.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eaf1c8b0e0ee617ae630e5d0ef3190510eb142f3553b2faf451657043a38f27 +size 6272635 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000214.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000214.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6f6c730748fc44fcf37da1c02c08dbee4deeaa6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000214.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d37b649927bbbf67c9c17e4188334c7a2a084213b0781e2112fc1c0cffbdd736 +size 6547549 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000215.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000215.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25f5c9cee6c58e48bc9c875fd09e4f32843f65d0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000215.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5cb55c369e3b931cf8e2c9cdb89ed854585d847bab6eaa567e1f6d8df0ee2b1 +size 17461789 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000216.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000216.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af1babc0969f2740ceb3173128f786ef3d044027 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000216.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72748f500f90cebfa8a6a8476d6a0edae979e6e8093d40e492b53d099fdff24a +size 7688027 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000217.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000217.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91884fbca13cbf6b160f48f4810f7f9c1f31cbf9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000217.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dd56bc798f3a2246c8970d7a99e600c2f0dec1337eb6cf33ad91e89a398f0b4 +size 3268849 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000218.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000218.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b181566aeeae3c5c4019d899f3ad7f48fc054ed --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000218.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3428ec9fe0e0bb8b87b97bea444f5f85b89f35270dbf90df955283a61721f325 +size 4099110 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000219.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000219.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..babf64384d49dca73c03772ef956942f3bfdc024 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000219.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0daa726e2b59934c7c0d0fa34e9b9276812ac39a84bc3dda0b22ab16ef89dea +size 5973358 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000220.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000220.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57d10a3e39c037bdfb0be0566a66bbe92acffad0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000220.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9272f8be8a83c1128cf0b243264efa5ff5970cd48d4e763756dd9642ce45e811 +size 5321930 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000221.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000221.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e88f36a4f60356a4859f8dae3228df0d349ccbca --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000221.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0d3b046143e9c8b078fa307d073e9b9e1bc49f9c767f524167c315c25d5a854 +size 5200361 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000222.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000222.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2003d706720b869d3930fc9bf10b2ce8275aad2d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000222.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7954723bee3666aa4c2fc7d9d4fd9c47509343ccbd272be08892601ae86b6563 +size 3021638 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000223.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000223.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..921ca0ffeaf222227dd3bb34a5f849e6329b1c8a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000223.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21665a4f0bb94957d7c97bced46a88e28ba60f36bae5ffed7244819a49d1670a +size 8782774 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000224.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000224.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca91f2a3af0ca33093472840a2cee5410a698508 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000224.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87ba535fc687208bb004d19a5c37d35a0eee293eb857c6e5ce3a3d1fc216f5df +size 2255339 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000225.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000225.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8a8222c94496e4070446a4f116631efa308c3b2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000225.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9828399a51d7105e8e20062d833450dc328ccb992ea72bd7267b9a6ee7c041c3 +size 8775564 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000226.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000226.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b211ba46e9122089f75337aa21ae48dfcb6a002 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000226.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc7e9355c456ff0e2d440b6fe5652db3361c63e3354c98bb6fee76d2a8b5c0f9 +size 5008247 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000227.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000227.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e99bfe7be7c35565f42d292aa26d44883a7103da --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000227.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:118fe9b4114f1d576f3869ecc244b30a01026ad9badc4707780556637f241756 +size 4507818 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000228.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000228.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b11693ce4ab318ec5c9e5fe2628566addb65ea37 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000228.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4e2d5d370a69b846b07b040c35500651c9fd9f7458ccd81d7a3b7bf439a7a93 +size 7369829 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000229.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000229.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05f3b278f26140c4ce169f7a0b1d38327de11bd6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000229.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8e739afe529c6d595167259bbdae9857c34437ab951ff432ade12d0764bb849 +size 6935077 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000230.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000230.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..242f108cad8f223b9f5a071b88bab1e0a4ac4412 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000230.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d99369d4328eb979054bacf1f6a952c83c174b6fc82fed97f1aaf76cc328d9d +size 5872684 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000231.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000231.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c43e98f4a8f1571b6e6069e77039eb7c73dfa0d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000231.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a5e1e356f4cfac800f5e5ec746a36afda96611524c8707a585690f09e2074ca +size 6159716 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000232.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000232.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43a0e13ca9139996eee7898b5b3c8c80c1153d03 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000232.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8407e0e6f399923978c4800f6da15f5f7ea228568516b874be227ef9b1ab218 +size 5468230 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000233.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000233.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd74778faf5491453671f508b6f98afbb15f2b4c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000233.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f717cb1998a8f76ca2ca368fe9cd0e5379f1ddfb28ed45e43086d5db09cd32c3 +size 8188017 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000234.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000234.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52a08e86de78e8ffd5382dbb0d5a56f02df9d51d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000234.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca8ae0ec2e00998c7bf026ca26935255f38b860e149ef8172cc73e6542779a70 +size 5308383 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000235.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000235.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e64c3a7eca2651c75d95bbd62aadb92e4e45fd4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000235.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a2800786f2e4af641ebbe47747a192d2ba78920d959039565531199a46830d2 +size 13662316 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000236.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000236.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf8c77b44fa4fe8d7c5e045e37fae92ca48e6ec3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000236.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22ff74d476bcf266cac064365af57a6e9829a5d2777d596b32f59757f749804c +size 3210033 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000237.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000237.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e437dd4a2782b28461fae48b8d27e9840c015ae7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000237.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaa47b0c8d69356729354a4e99c810471cab143ad3b5fa16fc7a40c8916e1b60 +size 7846327 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000238.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000238.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64ad881033c1ea1cdb935898576c44409641777e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000238.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fd36e10c0d34a0855e1bb119d2d6e8579e2879d04f8ae7f9dd4743e57b5b23d +size 6708313 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000239.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000239.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..208a639ac3b8179b87e057c7aee4931016a0b67b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000239.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:336b7d10ddf270d17fa120a5c79f37beb0cbc9fb304f830fc24b361432301208 +size 3889749 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000240.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000240.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..393e7e683a7d47d809cabdc2b5d88374a664464f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000240.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22b8e94aed3d06a7dc974e34d15a7c79547d40bc5f4b7cb022949435ac13ed56 +size 2106428 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000241.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000241.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56e12661bac6cc1aaca1086bbac8adc0f762cc5c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000241.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fad05cf728d6146b16c250fccfa72ef0e7607bded7da5ca253cc57be84da918 +size 2617582 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000242.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000242.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e955d14fb1fcf39253819a5f8daa525e3452b1e7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000242.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7112f936a4e92bda02b3eef180e962782f1201ea16fc246a998cfacf451bbd2d +size 8365757 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000243.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000243.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4dbdb7e6c6dd10c96784609cb34ba974a72870a2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000243.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25636a55fc34d46aca414222e1ccd018f96396666c468760c9bb8d34ea474e13 +size 3355125 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000244.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000244.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1ed8d874276424ec508b15a2e9a7979cf922bb6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000244.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a5004348428b637d1653f6bf5f4788aadd8bad7a9a0ac0a1eab4da50d432372 +size 4412660 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000245.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000245.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be9a99e2a43938de9e2a6be4939b05ace0781bb4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000245.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d719e734c956662dad646cb47bf6a63f98ce62ab7f39dcaea27a77158dfc32ba +size 3695438 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000246.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000246.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2832d6a27191ad95ad360e355816f2d9e0443d58 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000246.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e964d87914998143ff705105da6aafdcd5204e7684e86b9ef25517240add9c7 +size 5156017 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000247.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000247.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0799ee561c0a4702b9283a92421f13b53f017e97 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000247.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:179924eef7c585792f24c7e19796f26b18754a3e7430d11f0e4c251e0c6f9fb0 +size 6556127 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000248.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000248.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6afed9b52e20d6c605e17e4d3a05b3c09550b5d3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000248.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a856070ccd245f474a8fe789f25e5a80f7c2d4fb5eecd65249dd14c5950802fc +size 4153127 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000249.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000249.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..729939c47edd46fc613d43c67ea4471e1abd8453 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000249.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b2f2ba2a60fc24aba69db4d37bc3c76c09afbcabde260c51ab86175d99bb2e6 +size 3820986 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000250.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000250.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d087e615b924cd30c9a84f83d701a721acd11f86 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000250.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5c93d1eb6ea329d04a2ddf72ca6887580e88377dcbd07f402960b47161c59d9 +size 4082630 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000251.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000251.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8722b1bc8d13638b054cbfebd64fa468da066b1d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000251.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d943d1e62edf325b17fb994913d441cc64e97b2d8d5ebbe7666a18a388b5e748 +size 5281107 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000252.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000252.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aae85b110cc54afc2a7ab10b568961dbc1bbbe0e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000252.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:801bfce39cd2623407c740bb142fe2fcdf4780c42eac167dd268243ead17b1aa +size 3563002 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000253.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000253.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02e2e72f0afb40d84f614a0b4dace43df7f9c86a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000253.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c521568d914442516b87a03d58110938a4355374af0ddf300abf3d3b5295b464 +size 5612187 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000254.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000254.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af383e4413155ee51401d943ca61f3425244a68d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000254.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb92f38ae9a95325cd5e51463a6afd424fea9789a5c4967a19491ae3dde695bd +size 12852827 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000255.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000255.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb69d28118475d71f3d4b0fc3dd9e26c691a19ad --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000255.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df9c229ad63f1a1176b7b0738390e46e227e81c8ef63ced903441555213e9319 +size 4284239 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000256.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000256.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e5300aff81579be4838fb3e87ab60047147644b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000256.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42b550e008fd2b305fdeaea55b20b418510f7e2ede7c033fe6edca8ac96d6194 +size 6826064 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000257.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000257.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..645e2d9b3687e4be98328c102b70acb9cd282b4a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000257.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6b199b4a7eb7b3810bb0533276b04e9e7307363352b5fb8e662f46e40464d1b +size 2243682 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000258.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000258.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..adeaa3651427df00d676d42dd8c5308b6c3efaa1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000258.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:050a9c5d4b5ecfc63045dbff41a100c316fee20628db5dcedb687d1acdea5dc7 +size 10382673 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000259.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000259.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17e4288f302e9602bdf8599bc91b96786f2b10fc --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000259.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8e09f4b6f6f4688744e4649ec6a3b8fdfa16e6d6eca29800c6a6a01bcbd5e61 +size 5096969 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000260.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000260.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f02016f8eef4351d475a0c049d60fc9d7d59c4b8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000260.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc90852f44d17699a3d99d384bc4afa2b14cea78b259405ccb18837dca0f649c +size 3926955 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000261.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000261.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af0ba935caed7d949d23f0ca36b5f5776db1d0ce --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000261.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31afdf77eead0eef0e1cdafc8962e2bab298a49786d7f8c517a8e13d2e51d82b +size 3031746 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000262.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000262.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..577a42b1d544f2ee0524c83b4e2d5ff212b9d2c9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000262.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca6d9fb135e3e25ebe40d586186504e64322cc29d9473e2134a590e631603e8e +size 3690625 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000263.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000263.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..571262a597ea24f8a251bc62b7873b8258df276b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000263.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3a7a30d78015e3354b37e6fb5b96c5fbc9d3ba657d4e3ea96d358a4d13bff16 +size 9708317 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000264.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000264.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8d683aed95daa0001e3c0085ddd50a0c8c5a88c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000264.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb46924631a97b902ea58639067c27aa20be8b2c13e5337b028f42b4a4fd39a3 +size 9076530 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000265.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000265.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ae00d77f3c6643d815f973048e867178df47b88 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000265.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b8eaf8dbc2562faf47347541aecda427ece05c6bef7d815875277e469679a15 +size 14588941 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000266.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000266.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4e18cd6d19452231d006219ff9fb4cffff69c33 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000266.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeafd8eaf455a5bb0cdcc7ce0cd162fea41c65ce73a0b70a904670d62dddd4b6 +size 3399616 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000267.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000267.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8602a4850089ebc541a8b5dea9bcf43f6fbaff20 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000267.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7549b1ece129d2d4ce9024f463aa58eeaaea5c304664cc509ea159eb876843bc +size 9497457 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000268.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000268.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..554d8e3aa72e7584a77c0106970d0dcba26f8450 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000268.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2d917538b9f85864d4f56687bb9bbe7a4620d2ca9125674051ad2566984cbc6 +size 8396122 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000269.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000269.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67eee76c17b050fbe064905fd045e36c9524f538 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000269.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df571e77de18cfbcfc17c8bd77d71f9c5d85f177b9023f618696856b2d8a02cd +size 1908267 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000270.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000270.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d155820bfec517908f2a0ffa24e306633beafe08 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000270.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1beab68ce7f63f83d17393aeee4e86585f8173c943ab3d7d84ccf45aaab99e13 +size 11041614 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000271.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000271.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32886938ac21ce6c2b757b064b94eab4eb8ae673 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000271.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c92c49c059748802730b6d7dd3093931eb770d00fce299909f932a5af3aa92c +size 6797431 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000272.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000272.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..503351c7dd276a0bf5c7ef35e8ef75dc206bb88e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000272.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cbd37c858ba18ada9e69fc9c9289d840558450dcbb2c477f700b7393efc06b6 +size 4464547 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000273.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000273.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf8324568ffe0a60ba4dae7593c7a352bc658e15 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000273.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67a3d2a7ac6bf57d0f8fdcdd9863223942d3955aa0f34d2a382e2a20059ecc33 +size 4527883 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000274.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000274.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcf9bea5889d789b5c352da5f5bc5eca0911d481 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000274.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:482f3cbd4a677860807bcbbb36b8eccdc327f998cbd0272dcba5a11b970fefc4 +size 6380900 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000275.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000275.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9e124ced9d0c867d5bb679d98dce2a778ec61e0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000275.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4abf8fe965f5cc02e2ecc3a91919bd7056c290607daa4bbb80486ecb905700d6 +size 1440852 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000276.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000276.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d4647db3c34e5bee1b0aa8a470cc162402daa96 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000276.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d11ecd45eaf939020e2f7e426452fdb3cad7d8352b196f9eb49ee0c91f8c39e +size 9743264 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000277.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000277.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fb7ab8ba04b5ffa2e280913bd6fac2352fdd831 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000277.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97411f7131d445bab65da59450b2ddae0b5c5a13b16427aa415f34149056c08e +size 4223816 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000278.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000278.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04fd06e453c3cdc99926c584b4f9807978a536d4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000278.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42bdf9bea654eb4c856064ff776e5b03c3d5f1f794851fb0586e5603bcd501e6 +size 1302535 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000279.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000279.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd2891455f285aa287aa865d3470c28f25685344 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000279.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e63c52ee168d1575afa5a2d1cd6ccba61a93199ae92b5c40252244c2e8c8eab2 +size 5031228 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000280.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000280.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7223b90e2dd91f364d70df1d128f851c95c75d2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000280.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f7b191701902a96c46adc4aa1ab3864bf12f7166880ef27155a9e790f7925dc +size 6348436 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000281.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000281.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfee8304950df596822d3df09f20d1e96eb09780 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000281.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5e0257e8d8ea421d499986db019bb493e9ce570db6acd4bb85c728aac27e991 +size 3404285 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000282.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000282.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8622afd3f3b12b6402b7fd52bbe8b4559b45d2f5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000282.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20a368085833fd2065626bf7b0d2268a62b05c2bce80d20f4a21aeabbd6bf132 +size 4768935 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000283.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000283.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eece6ea9af01d6aace4e17e3b784653e529bbfb9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000283.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2a71de758ed876ecdb1baa2136fce7f4cbc8ddb367dc4eabb70ab47458a0132 +size 8059379 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000284.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000284.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aec556ead9aedc83e434dc1be52092d0c06a9abe --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000284.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:298b6b0f76b0a8682ddb6e581639c8fc3fd44d2b4d719d8ff36e76d842d0a689 +size 4016752 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000285.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000285.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37954eba038f916fe38394efca70e9c1910d3a64 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000285.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e37fb936af0fd4e4dd4f15de3a8aaed3b7f726f94a99f4b18ee0ae116dad262 +size 1979601 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000286.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000286.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b457b7b51e4e2b6ba3b73d2857f15ec5f057b41 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000286.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6253cab0483a591309d69af4db1fd4fcf9771d5f5afdc4fe8465e7bc757409e6 +size 3139823 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000287.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000287.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b448743f0666359b11b5f1831a13fcb01a08c13a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000287.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:489640ca4bcb683055d5c31519be132d17cb844eae79c7b71e0e44a44a8fb1fc +size 11154482 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000288.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000288.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1f7615c701142ad9636b59fac6dc52802cf86db --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000288.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60e01cc9a2140662fb6357a10e3d54af037c6461c0c0ab30d67403fd13f53c4e +size 6539782 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000289.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000289.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75f7f2c3d759a157753ca36b366638fc900968d2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000289.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97d234a9e3d533e5ca598118d3bb36b4d2611a068db8cd035a6bfdacc06344ee +size 7222210 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000290.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000290.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4216ceff8f76c268d811a8881cab744445c68b21 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000290.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81dc5db5d4af12e7d79cea0654e1b0817536939ede565d04763109d87f4d8202 +size 6069801 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000291.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000291.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cefc186cbf434a83f699b637554cd17359bf277 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000291.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d96c30bb475dcb16c86602ec374aecb6e3e1139bc868a96cce3887b1e70c59c +size 8674082 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000292.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000292.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ebbd1a8b1a6012c14f634cc67e23fe0ca099e20 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000292.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a997ffaa0bb131923a89b5d59ab35653942f4d7a66eecddc35d044be8b7f7bd9 +size 9139232 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000293.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000293.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec481c1fd2a5ccdd55998100238d1a63ea771b54 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000293.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74a0df245a1b1bc0f982073a43f3affdd5ff313ff05574db75d452fb09bc215c +size 4694045 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000294.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000294.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..717bf0a43a9360a229a8205ae3790033d4a2785d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000294.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:862146483ee005f0edf051eb2522d220783b9414b594c1c7d8922255423f6e11 +size 5046764 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000295.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000295.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bac74c3cc58ce678f82bb2020d193c68e0a6b79c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000295.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee2343593eb2b545330e295ee4ba227c9760ec4619ebd232c5df95f1243231b0 +size 4750483 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000296.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000296.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a97f368b32d549d91b86aa8ad7d1f29c527dbddf --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000296.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3c6f810f58a3a6dd69926cd019977acb600ea0a710e0d8613163efaf4417dcf +size 8724649 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000297.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000297.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4e12fb416ad1ad7f7b7c347de4a35abc977bd65 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000297.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83a557767cd7495f844c77d69653ac2202567a14dba61fbab57e66d67ea57e44 +size 3984684 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000298.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000298.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f578d2ca1c9a10a7e24df11689411b4e4b5c642a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000298.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bb3feececa1212d93e11bccfec2fe3667c1290373248ada4a962e7a65230952 +size 3097534 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000299.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000299.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92e790a364452e05ff9019489f2cd257a2721403 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000299.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7129944e7beaa9e8ec72e61279ae8b1fab812fdbc7485473bc421cdea2f27b06 +size 3720242 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000300.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000300.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3605708f2aa95b0c9e854563b3c815d2c41824a8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000300.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c94a6fecfa7a44e347adc4851b813c7bb94527db5f77af45ffdf425ec979faa +size 3767546 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000301.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000301.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67449cd726f843e36fcb1f451db5ae64228e98a8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000301.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2cea5056328b1ea03d5623780c473a8e48ade2877f133d1950452e248dcd3eb +size 3051573 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000302.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000302.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80d61768580b4e238435229e68c6639a1355037b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000302.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a64d417a7bac93aaf9151123b7ce248142abf22fe2d18415a5fa11761cedebb +size 2871260 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000303.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000303.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87dd385f99dbbf031c357766972effb37db2f8b5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000303.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bda668899bc179560540adb61c245ad26e7f6f53d1faf2c254700214a0ad4059 +size 8003213 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000304.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000304.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..528b260653d3acf8f6ad3894215eba4f179f4185 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000304.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d20a7c6e2dd7e418aab0618bcd62a73e41807efd178ca1b283815bffe06bd54a +size 4763675 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000305.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000305.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8652f6b4523a31e8d1897b17e7f43ac49107bc44 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000305.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e997e5ad26d66dac9823b66ba1f502372da0dc1ce43b89080af728c55d78adf6 +size 8961973 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000306.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000306.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..652698388bf4cec253378f20cafe6874413754e9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000306.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d521f42b3b453da3ceb8cc70d0bba28a366579ae0b0bbf81fcbd5516f230935 +size 8229562 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000307.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000307.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..469dea6c1dec61b563d385b08b453a12f5827778 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000307.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f80d8d7a6bc7a00de81fed463165e80a11bce6aa76fa710423e4e213bc4d9da0 +size 2062986 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000308.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000308.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..021d7f3f31a3f17cada55f87009e96956c6fbea9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000308.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:760a56f0ab6152080fc741acec600b68dc19efc4efd002ebb274d4d765ef03ad +size 9787949 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000309.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000309.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0089e5f5ff31ba1f4e0660a8a37de1451c916230 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000309.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31cae346c5090ae3e312fb70189ea2d53aff71c2f79c4845994d4fa629a1dde1 +size 7151545 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000310.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000310.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69a9db3b26d16231cc6e95bfcefb7a8baf403df3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000310.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bdee4f57c8c919b14b6ad579ccceeff36388fd798a6db73a9f47521e39a05e7 +size 1874874 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000311.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000311.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..249e1c5651b051e493f96434b6dac1e0696a1a83 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000311.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8378229d43c42daf824cc002521fa6cea4767bf5cdb9baa737737420770c346f +size 3551050 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000312.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000312.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bde2155a2c5d2b633eb05ee38bf1a5c3c11ef32f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000312.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86d668c618aad67b70dea60594fb448bd488b9af1abe371d897ac792cf467f00 +size 3902538 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000313.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000313.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14832a642cf29bcb15194c700fb88410516a4198 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000313.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bffe2c594528649972059aea007cdb283512d9c43c276c1f94fa08102ac5640b +size 4639393 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000314.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000314.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8408542c49519fc3d7da0114c089a7e6805e4cfa --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000314.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1025a47c6b3f6c3b92487e92734e17603468cb223ba2c8ac56b336e4e35cbbd8 +size 9414822 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000315.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000315.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54764dff69190d97f88c2e552304a9b8b9a43275 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000315.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc7d372887bf69c73bbad3772a84b23aad449ad10676b53917d3158465f5ce6b +size 3931903 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000316.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000316.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdbde807fab943d0e322c0ec42e43098c4f00d98 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000316.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f35e9d8bb140d8bfe3b798c9d5a06a03e00345a9db60b4869ac729d7e867ac2 +size 3516303 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000317.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000317.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8615b07071f725d0fccb6547ba8b696149419c49 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000317.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f120acb3008e529c1e9b8027a9a6cea73f9302115164eb696b1e7a72a6cdaa1 +size 2579808 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000318.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000318.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a29d70688579c57e71cbbc7f011a19f36a401737 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000318.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4c75ffa140b6791bd8198774d5ebc60049cbf0777fd06ada1c0515acf94a534 +size 2418878 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000319.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000319.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79c989558de83d0ae795e8add3e1a5ca145f7a6b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000319.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba3f931783409a9f82f68f180485662ebc5edb6bb2640c5c1ca1e7571773096f +size 8648796 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000320.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000320.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16fc26406aeff140e2284f8a702e75b6aa9f8d39 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000320.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f63310239443b768ddae789727f00da8c0b59482a799da7f808e58db95086b37 +size 15034051 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000321.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000321.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db5d5d1603c2fd36f53ba47dbb2c99ceb7ce174f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000321.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:422e30e31caf1081298ae359f0c17333fc7f68396c7ddf30adc7f343c5c22816 +size 5005684 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000322.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000322.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e05287ea997c10fa7cc94e515ebd80cc7d636dd8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000322.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4418479bd9b5415ad3819ec52ce673545a5a946c20e17e65e8a2f4e931fde156 +size 3286577 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000323.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000323.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd2cc09e7e92caf499f73500a15e4bf86cd47d7f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000323.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52f693f44124c446ac8d9b3870e1081ee400e336b9f6b97ae0fcd5aa50f3b8b1 +size 9409190 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000324.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000324.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32ea53d5eb207c9652fe3369ebbd501df6364cf1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000324.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:711cbb5223ddfaebc4fab6eebbd51e19fbd22ade1fffdf1758b15e890965cf8f +size 16774716 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000325.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000325.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a93291f0dddfa7853aac414d669e98319a5d2640 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000325.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cca87a3567a0b18e19f021392b524ae92891d4818c27a8c417e34f4195cab1ce +size 3804042 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000326.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000326.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b18e6f7ac50bd7a8759b202e34579c841934ee7b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000326.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14fb9c44a5e98c535d488fad02bae0fb9f214070b81bd69808a97ff0a27ebb8e +size 3334788 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000327.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000327.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..709da31de1dbaba96beacdf9039a4763c783bf95 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000327.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5720c6b4f9ebfb970c4d825d40614ab8dfbbe6affa9efb5fea65e0e0770f16b +size 2550029 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000328.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000328.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..363c0d63e68a6dcb669f37fee23721cbadcd2211 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000328.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f13d09731a0e0079e181d5798ee1f9fc80abdace430d825a4bdfbba661acc86c +size 11837276 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000329.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000329.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa2b1620ff459ba0e0867d4ea112af591ce7681a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000329.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d636bb025fab23776c4accf79c08642cb2f00b0e206adeb6844be05a7974bdf2 +size 2627992 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000330.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000330.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2af8d895c71659c38990a5034eec0412e969ac17 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000330.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d30c7347c38177cabdba3a6bc0b34275da960b672691db7611fe3cdc2283d52 +size 6585197 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000331.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000331.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e1b7cf18ac19ba4444b323835054d9898d59d49 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000331.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aeb3a5bbd7e3e2af9da5899035afa8cec43082a91fca4b3ad3bf3b6121976a1 +size 4525916 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000332.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000332.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9068483060b1c2d1f965985053c9bb7a5a642558 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000332.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fbb65ae6c2cbb32a0e1a56d8236687dc2382425c31cc89ecb84d2b833b8ff71 +size 1723890 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000333.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000333.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f37f37f50634da4792e80de7854df07fb6b0bd47 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000333.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91f6e4d06f9c5eba678d773b8b2dfdf0e1554f53311411d6139fb1ecf3cdfd87 +size 3583880 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000334.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000334.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce075d03308a3721084fc6721f8b212b7903537c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000334.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d623fbd9aa4b50d6673b91bcf732c74607bc1e6febff6aa0cd4dd5053b6df779 +size 4650718 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000335.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000335.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa7c15500d49f2139e5d3b5d4da2ddba6338df4a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000335.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77b62149c79394dca44c793431ab32b8a7201f2d1da5bfd6f4d25928c0f51c54 +size 3119716 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000336.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000336.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa1d33e5c045c424bf4a94fb3018c7c06f0e3358 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000336.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8d819294a59818b0e755a291d4107e2c8655485670c73b10e9c025546aa992b +size 5747397 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000337.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000337.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17e75f34265f3fb1a3a0c1c1e2e8f8d40ae2c00f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000337.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77fb8fd5eefbe14ca5771f63fb7fb504098180b8aeedbd62b85519bc4b3c2f6b +size 6718195 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000338.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000338.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ec7c1d0ceb958ad9824d3e2fd868b7b8ce65ba6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000338.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f08b2e9f210bb30c3d6197ae0921d3621007b4c99c50aea755279f6be6fff1c3 +size 3462742 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000339.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000339.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acd4f90353598f760ea532b85f40baa504d8b147 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000339.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bc4c8679a03b289cdddbcb10ef6d65fb2f31f4c113ddbf0899c643878d34352 +size 8462254 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000340.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000340.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e48b9e96b51d55e3a8c57bf9e5013039bd69bc9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000340.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1523346590fa24b7720d156dc6a0c186df7905b3992add3fda8fef99e712138 +size 2890075 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000341.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000341.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..195ad36794f2b78dbb4602a83f9654880d095fc8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000341.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b08ecd8bb5b2e4bf4ecade5e7487335b9667fdb1f4c7c6f858a05aaa1dd06fbe +size 2716076 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000342.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000342.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..858bb129726251a1e99d696c0a452c608dfba8c8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000342.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dd00f8ef69c5d35c9676da54f4a15b61cf24dff4860e714c42775cd07cd2197 +size 13562139 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000343.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000343.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa8a9addc84d30c62b90af52149bddd976860dd1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000343.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f85429fd67f4506f4f6ebcc9f3327f2a4861dc17045817607f25edcb131d7780 +size 10570259 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000344.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000344.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cb70ad564fe697cf7f5e2b8bff94589d5623497 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000344.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edd8a29e2e3ecb546eccb210a458657eff0081605d33893cccf0c29d22cf306f +size 5454326 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000345.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000345.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..175443b33988c3dcefd1578069503d0f7b4ee203 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000345.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf903785f7cf779af0aaa2619b63f38455d604a713804b49f20e3df16501fa1b +size 4337677 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000346.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000346.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bcb31c85706692a00624d213f593f6ad2efe7ae --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000346.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7dd09d6acbea6eab02a0bbd1dfeaee96d97bd0297bffddb834f260eadcdedd5 +size 4108693 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000347.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000347.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fee70d16553929725a9d53b5d96b082ca901242 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000347.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe884827b9fadf926e731287bc083c50b56cc74c14c7299430596c33582cac4b +size 3341527 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000348.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000348.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72a7e03f74d7e5c8cdaa831ec96a5c2763614316 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000348.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1093cdfafb104f0212b2dbc8785a85a5a47dd48df58f031e9859f6d5fb570e43 +size 5189760 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000349.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000349.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..234cfed3b262466cd4a1a9310874bb04972b836c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000349.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d48e0802faf3f480515d2275d627f28677c1e64533f98a87d04e1fd1b12d8074 +size 3421305 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000350.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000350.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c9adb8e01377f5d02a037458441797fcb659bad --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000350.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c4e992368d26911bc110190fc2f4bdfaed4af806672b9a2f5b942740dc8a937 +size 2664039 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000351.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000351.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd1e7af2b64504989d6c33b2ff2a98e64b73048c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000351.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b60317a7518865192ab018c26fb8d2c6d22a010626d52ea26ea66f5eed875f9 +size 8502835 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000352.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000352.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..039cb37324afc818f4ea7ed0e164c2cbb6c6a20c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000352.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b82b4297b9c6c506b9b0a032934c1d987565b4e4fe4cd1365e555a7487052d9d +size 9405747 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000353.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000353.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0260c055aaec7ee5fffe5c2d2eb16d14a98fa9f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000353.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c6abea679dcf4c8153c589dff9854c6b9ede88e8b7bbfa59dcfa7581016ff78 +size 7420314 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000354.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000354.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94261c9d342926de95db11eb2c6fa48f4386d203 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000354.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9f7969ca99a66496a6bf52f95ac56246b43f541c0e1a9279adad7d8e12ddc09 +size 8795200 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000355.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000355.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b7435e26cc16acb89e92c64fb60684b0f027c7e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000355.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c40dd460ce1285d21e0fda4fa64dcc36166ab78ec1ade435dce18e19e10772e9 +size 7810267 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000356.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000356.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c61917ea4a2594600a1dd6261d841870f6052ea3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000356.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:987c5225912b103c58df6947f4474ef7cadef363d608427545c141c45bfe7b7f +size 9366040 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000357.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000357.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6793895f2627e79cb9c40f49a245cdbf820e5144 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000357.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8be162a79055e3d160f64365afe617f1826893b18a22e47d00571d26e82284f +size 4398271 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000358.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000358.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4930396ddc89f0e4ab029f3b0ca164f22166f80a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000358.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f0db1ce9e317ff082e96c87d78d7c76e35be8c1a9098cca4ecc626f828276bb +size 6065888 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000359.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000359.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b5deaa62c361f32518eeacd7f722db376df666e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000359.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0865164d29ecd2a76f89a9c8c0ec2b16ef76a7c77c4e3c65d7c379458f765262 +size 4827967 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000360.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000360.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3177e590fd80c873f9f98155ac1efa47956a5e7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000360.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:797d7be8750264cdb8eed4556cc4c177ce6e453bdb5caffe2739ad45764497de +size 7366030 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000361.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000361.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28b7006fef049bf28745e373e18aa2f23dfbd9e9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000361.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96a36f40ef87565965add3fb37e0457f86944d27f5d42cdd97e84e4d981dc18c +size 11233494 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000362.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000362.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99b7d77184610df99e753c5312e9f4682bb2d23e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000362.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f23e061a7dc00874757277e6ad0e0b336eff5d22c97eac633f8b19f83c807a83 +size 7247759 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000363.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000363.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad4d1585955e0cd70f699906410d405e2366fdad --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000363.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64c3946c6d0028506520596cf642075179be619928e5c43f4ffedfa547a425e0 +size 12364565 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000364.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000364.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfbc949a92ef6e6f91e8d050afd39982da8bd95f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000364.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58b5a3e78e643e22c5657cf422dc5960029af9235fea228300879e100d897e08 +size 6569431 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000365.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000365.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba255d25b509b1e56d75d3ab539d21b335e64e86 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000365.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69369e0f6dd0fa214fd19bf4d492a2ad4ea67d575ff73b8d542ae5254335b5b8 +size 3691419 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000366.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000366.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad73f6eaea22014106dcf79389dcd9a71024dcfe --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000366.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6cd8c96798554c06588d68f97369141b5a8f96a705972932d77ce690936468d +size 4064485 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000367.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000367.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9f7bc77b058fdd2350ac9d406f0ff5d580bd092 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000367.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c4ff9d66304ca7208880797ac249e2334a20962451a52ec3e76cf599fdcdc89 +size 2553321 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000368.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000368.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24f0907433ee2fac9acf11bf431b74a4403ad1e9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000368.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d012f3d32ad0500982fbc941325e8292183c61f2e1a14abcc21299d0c87a6b8 +size 4184653 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000369.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000369.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fa0ccad506c20933c092d0a99df87e9ebf1587d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000369.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4efc061d6655b6e7a430b72653f1c8ed463cc36595cbf2f6506ca94d05ba672 +size 5499608 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000370.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000370.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c586d7d73644af0b1e425754b4f61f75119ccfa --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000370.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc47a19feda71d8444e378585ba35d4b77fd50e602980dfaf4c23210d4abc5bb +size 5904516 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000371.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000371.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c568e94f534fd1d4ba7ba65a3eb54be75c74d9a5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000371.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3878d3a37da97e1ba3d93fb39d0d5bbe9beb8942ffdfac397d1fc1d6ebdbb5a0 +size 4371797 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000372.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000372.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb86ed5c5d825f2114b6d4de6112685d21b7e08b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000372.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5cd0103bee91cc2956bad30f10d6169c895fd23c6fbd7c792a3c0f48bc8ca3d +size 2666271 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000373.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000373.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95071eceb6950e7851292656c2842213767f6bd7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000373.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41cc1483f237b98d0196cbf3a8137d14a323ce693f0ecc20363df3b6531cc388 +size 1606235 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000374.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000374.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c7610cc9372367d0127e720ea48ed1f3dba2af2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000374.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53ce1d48d34c80b03c566f06751e4fb3f6aaa9b132b132ecfa88e41eeea15a1a +size 12525717 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000375.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000375.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db0e7aac2acf76c129ba121b68095bdf81aacbb9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000375.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5bd7bb1c0641d6cca228b49c60394e848d1660e6e7fcf3b9c195a2d17f7b990 +size 8208267 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000376.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000376.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..498b8cc8d544473fca72283b25a014aa0b28d6bc --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000376.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1b83432de8abde0a519f6fae259af542949cc58aab4076e53c0a4f7cf819445 +size 1946713 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000377.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000377.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48cc047a366a3bbc88100361dcd3db58f3eb742a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000377.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f15cea54a2eb62416dc3003dfc06e393968eaca7332dad59dc03b3eae395218 +size 4098845 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000378.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000378.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cff823500f8d039e5b2ecc7063992e60dc8bc61 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000378.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e52714cd18ab2a81f9bccbc9e21443f1aed2dabfad3273afef6048d11f05724c +size 5899971 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000379.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000379.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5720ba16ca84d55a81aee6969286e9d92cc39a18 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000379.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa049112c356ab7d0f7b45504cd779b66293e15e33a219b5f286f6e3b1f7f910 +size 4694374 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000380.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000380.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2b97b63f5049ea39a00729fb3b294f6f56b7f2f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000380.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:872e4f91fbafa132dd82dd9db47438ea7d07e484b590f1f44835a3dd5b9d75ac +size 5110377 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000381.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000381.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91b28c0e3c68b84d34235496f8f4a669d26f39fb --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000381.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c0fb2da4bc5334c1459051f39d67ccd943e630a289657a1d932d1b9399c7f50 +size 1853274 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000382.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000382.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..823ed3a59a40e8bc6ca9dc76563efe61e97602c8 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000382.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d42e45ecb09bf1921dc1d4c76903b7ca0234febf13209f2e6d5c30fec15071a4 +size 10250748 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000383.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000383.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37ad3b1716322ea51af4571d28f0bd880f3d5a24 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000383.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b9e5e598a37e914b39fab744a4ae56412fa527a2d8937ddf5609e852616ecf6 +size 3680369 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000384.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000384.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2625490938f465088b33505131db5bef4577c3b4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000384.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50957d73ac86987f3932544ee51d82255ab5c1ffe0269e2b523d2e654b5900d3 +size 2983519 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000385.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000385.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3552fe079e2a394636b2731d302b8b7193321e2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000385.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b3bb7bfbd1561faa332bf2ece3db391780a19f46628691410896d8ca2d93f5a +size 4282980 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000386.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000386.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e335adf659a5828fa2ee101c1eb807842fb5cda9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000386.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a70cc5dbdb96615fa41a518d550287c6c601faae59586b18d574d59df367c36 +size 7432370 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000387.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000387.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49e5f894b7fb51f52bfc25a75f19fb8debe81b9c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000387.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62be78e74dd9be35056a420f78db390f24b89f3d3c5964ca1d5a67433076e338 +size 11048062 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000388.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000388.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8beb614396f592671c76744aa7a175d67e24d9ba --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000388.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a76dbf41e086cfa08f61baa587e235d507da80b2745f0164fdb35585c8d07b14 +size 4680947 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000389.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000389.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..345ec8051cfc7cca91f9a3b6d70a94d259eb7d88 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000389.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd1bd88961da3040c498dfb5fdadc3c57daea48d8460972049fa68c16f213cbc +size 2845680 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000390.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000390.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc692c7624d1d35a1aed64114652c6fb6324555c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000390.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1801cbd9fae717a34ab99755992727a219fd56704cdbfeeebf032d8704f27dcb +size 3806012 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000391.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000391.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d14889e0a20e26f691c285bb3dc52f28bb3c4698 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000391.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7aa1f9f3eadcd2015d5fed0b5a28c54f7dd9ea106dc48f794e7d420bb532ad0 +size 9771880 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000392.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000392.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27c87c6c31286a31a03c1071e9240f1751f66949 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000392.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d8cebf9f1c16b2e14d1e5a36d432cc29129655ad2407b815793a06371e58347 +size 2305354 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000393.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000393.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53cc0a69e035fff36de0901e1524c830a82972e0 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000393.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc86f92c620914b756990263049b5aaef0a96af2d99251d071e5769b9c378175 +size 2002670 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000394.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000394.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37bec9ba1773835f8cb383e8d4bee1d3cee7f2b9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000394.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4e4fe39dcabd80d8cf9cad1549c70b061df3b811fdccc1000bd4dfa5371b1ae +size 4571551 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000395.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000395.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1f96ab79fbdcbf652665e5d856b61b9ea4a063a --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000395.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ffcc6eb1b29b14025712546b7f069dce7dbc01e58e6944bef9011a23f39fee7 +size 7254335 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000396.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000396.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d06cf3f8cbb18513a0e6bd4ef821850223a01844 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000396.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:083cc582e0f01bede39890105dc15ad957aabbf560e9c17a5fc3f97c20eecf82 +size 4195776 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000397.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000397.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..164f3f8e36786da576672d4429c49e86d66e05d3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000397.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abb071cf5ab688da42f36836e122735ccec8ae6078f087c1c6d9eb1604f70dca +size 7671228 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000398.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000398.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8adc4cbb198177bd8851b52063c1f6e2d103095e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000398.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22148bafd75ee0060b8ef932e67b12cfd4a94f392dc7e141a732769524996b83 +size 4560304 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000399.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000399.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08439244ad99cf0d79bc0d364c9de22b544b85fa --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000399.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58e1598e5b79df9264648e64ee4f184211061e21179da2f269e22a4f91823551 +size 4756841 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000400.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000400.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..369515251ce9e8582d113e8e62b51d327865f1fe --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000400.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cced1447f376c0e41b1a339490bf9852acc2b335ae2661aa5b2d5f8e0f5b42a +size 5811743 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000401.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000401.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69ef962581c678c3bc6f23ec2274375f532777b1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000401.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:790af484bc64bb9604163478ef9171e5165b3663d40116e1fba608162620e862 +size 4848404 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000402.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000402.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..320c7ac6d0055a07d8e5ddee03c1ef3250ee329f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000402.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaad420db82ab7b1a25e74da3b993f018abeaebcb9cae4af0b20f36425debcd8 +size 6492176 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000403.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000403.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5353f2d06e7e4af474a800ea05c921cabc133c85 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000403.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a91b016adebaf5f62ce1ffa20001d5f7472f783c4f76239f19b4cf533b7c92f5 +size 3873992 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000404.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000404.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46d820fa8875454f857bbeedc956d9cb7b24af34 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000404.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48fcae5df32fddffe74293aabfc692ff589ef2a3b5de9cef002ef780816a6d0c +size 6634776 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000405.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000405.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57b70d15b9c1b99d7632222de25c24f5fc999a62 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000405.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0537919fd15b8c5f318c783a015b8315e167649f650e75f12d42f7e32f362646 +size 7368086 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000406.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000406.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..085ba9faeb6d1ab378a1e613c09728b56119ba39 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000406.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6da601dcd39b98dbb99b7059ad35841c5bc62a1e622da54a1dfe0b6925edf894 +size 1853690 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000407.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000407.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a200f26232582e6f27b807ff106886ebe5e6ef32 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000407.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cb66e4768f487b6fbfc3fa677e29848d939950f0a48eb529abc323fa5d7c722 +size 5735971 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000408.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000408.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17c5a0638146c774f88a54bec166a61441c9ac19 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000408.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fd7665f79d259df744ce9d1e3e984c2d7094b8ab8e0033d4fc3dd1efb55d151 +size 6196730 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000409.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000409.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b397694bef7671467b6947d42988f579d963823 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000409.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fafba4524c59572dd45e0c79cb4976a72c3a2a32829f2d76f66187dd5e63e7d +size 6581423 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000410.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000410.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0533093207133f44892fb5d38567c7c36394f877 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000410.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41a6229577720101588e15bda75b97e990cbbcfa1cb6088c7ce11298f301f77e +size 2374268 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000411.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000411.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f212f4bd51653b7d72b5698b5a80498d36d9109c --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000411.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fddb176ca770e40e3f11d0837c470a20d47840a324782cd42916a08545dfa98e +size 3355490 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000412.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000412.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3baa8121a9d8dc0a874a23cb50dadbe58657c547 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000412.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28b592559ef4afdd01a4f8aa1d0d5702d4608d2c855d9a3f40c897f482851e23 +size 8745392 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000413.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000413.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76013e0b171898b85667a4129296330e19d6a703 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000413.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9e4496baca45a6144df6de2353047166491e60f500c2341f4b9345ebc834d5a +size 6652778 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000414.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000414.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83e9bd9cc01cbc71afce1669a6927e9849b793c6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000414.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cbc13230ab1a05cec67c8ad18171e569fb737d1f746e79582f7a1be2e266c34 +size 4721497 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000415.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000415.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4eb666b6dae52e9984de52941ac22dd818526654 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000415.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dca31ec9ca221ad69d40806a9f2d5247b995d14007df290e02c0955fa5e32a7d +size 7902930 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000416.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000416.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d56f142ca044d031110807843cf9599697b22a5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000416.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:742705b59c2d4edd26f6a91869bf7664d66a86bc5de4ec2e6164f62955d55bd5 +size 12059453 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000417.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000417.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4d32e8a738d39e3332ac7a117fce5846e92499f --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000417.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f850bf3cb1db0535b0143022123b76829ff5e45297f0533bef80806ae3ea6d33 +size 7932671 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000418.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000418.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..540aa2cdd7c8fee5ecee9c5e91019e89419a1aae --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000418.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcf937a0af60469b3c48c7b7a0677c405bc63b06daa9b53e407210b5607019fb +size 3726723 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000419.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000419.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1831df707f46db627a191d52f4a373a7c868af6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000419.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb742dcd5e2e87acb44ff0a723ade76cae3f31878cbc28d54c4392cd803c0a04 +size 3600780 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000420.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000420.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16efe103318ef69ecc5be64a100cfe1c3c869d0d --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000420.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:169e96b4ce32713bf538ee7e4dd467150b03b8556afee80188c59d1ebb7011e5 +size 5832404 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000421.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000421.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5342afd4f4c3ec7870e3b4e8be80214d703f8db --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000421.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62d33fce6d6db2c76d9d1542ef79e795223d175d7822879a4af838cd4cd374e7 +size 8789498 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000422.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000422.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b528baaf226d27b998a7d889b492c38471ae417 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000422.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f19ac5f365a9a816613803c9bb40878d8389bee9a507aaa5187f064d22c76b2 +size 4320644 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000423.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000423.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ac616fca440f7814f4e73e529b55ce844d1e367 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000423.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7922a973b6f0c019034cec4e1a33a6be128f0e0d00165200b035eb5382bf2211 +size 2591578 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000424.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000424.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc30b0e930a53647a47eb3d5fab3e1f058f8a780 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000424.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a1836fea382ce4a6a783d419c467a7a2ba165e98946eeaf9e32a0fc1c75c935 +size 7728127 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000425.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000425.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b97e00c0591dc70f1f2cc952a147b925f4d4c850 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000425.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c39843287ecef0eb255ee90b22058232308fd63949d91c6f9012fea957470a42 +size 3586220 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000426.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000426.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c2c2343368a85ac5900618c1b252a6b643deae5 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000426.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:269c8f892310d3b61c056e880737abc3e5c5cfa904972de1a08e8b71604ef2c9 +size 2289746 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000427.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000427.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1d0a999b35e61a01e9310b555247cbee36602e4 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000427.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c64392ec94a1c3302e7ad21506395617ed0412289beb40fbb3ff5766dbd0faeb +size 6070554 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000428.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000428.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be9ad1daaf03cae386ebfc489174e79c82c25b4b --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000428.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fce551cb9f9985aa298dfef1a112f024d509b78c7d3b8780c92d0e4f10134cd +size 4436462 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000429.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000429.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9d2c970c33fdf51fde6ca1334a6185d7d55e712 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000429.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a89caaceedd45c6f532a202101daf1647a56641b3da7d761d37d07ac19042bfb +size 1566209 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000430.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000430.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e1b9178ef9ae7c2c33e7e90abc69f3b673aec79 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000430.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3b349ac12bd0096f3841e48b1fe49c9efc86dd84856371c636933a7b9e9aefb +size 7061180 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000431.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000431.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6217fa2600cba90b7c6a95f45b6f838ac8ff981 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000431.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f33fc8ad22d70cae7bb703d2140057df6173311704e9a09fc5d4cd97a64fc151 +size 3229370 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000432.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000432.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5602192f451aa0760775bd2914d1732060d90111 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000432.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b4202ead63337fdffcbe02cd36cb4936888547a1411e8aef80b89b86161fa9d +size 3060976 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000433.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000433.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4204cebebd739812cea369fd1cff97f860760ec --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000433.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:add41e9bb1269b6955ee9d0e9a0cb45a5ec43e38f84414e60f739b141cb02563 +size 5970136 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000434.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000434.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2ba4b0868f118416d1409f2b7c1d3f74d6b17cf --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000434.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:070cc385fd518199c4ed422427cfd7ca64fcecabe72f137f702f3b9428c11548 +size 4283318 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000435.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000435.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..541972dcad13bfb584bac2891659a561367bf9f9 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000435.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0e455512216f4448316d171f813b1ff8ba6ea9e6b309da2567f7141d8fcd744 +size 5247639 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000436.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000436.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fd19d739934bfc7489eab3efa6dd60a83fa4766 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000436.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39f5fde737220aa868ad578dce3251d31c6998c0189fdc064dec582a42c9c2b9 +size 7684971 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000437.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000437.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc9fe02419f8b9bba3e54d1179c1a2b102c77f25 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000437.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51bb3b39233e17475380a2289f6c758e47513dc32314b2c84dd39b568f86795f +size 7934346 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000438.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000438.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e3113f97d089cbad3cbf4845d948553c883b2d1 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000438.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c724f4d7c7064e62b810eb8a27d83fdd5f77cd1b71bc83d806a713352b867e7 +size 6365281 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000439.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000439.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..811bd41198a48891e8454b3dfd119f3c14561195 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000439.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f0328e520eb8f73d0ec749db8b2fc8df25f92616a8733719d9f255b8c2c8f89 +size 7674994 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000440.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000440.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2534a89a9d6df28dc1f32f61332f687f0467cee6 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000440.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:759f0fe3fd912383e4be2de3b6343fbfd19525e4f474c8c77132af3965ecf694 +size 4417587 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000441.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000441.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abb190a2052afbd05b26ee65e2a5c92d75e17781 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000441.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb07ddf7399731e4521d11e91c78adfdc58ff8f7a5b51ca5c3f15810a4931e1c +size 5734901 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000442.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000442.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dda50cb4c723d171987cb5b711efa88e172b10a7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000442.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:916a8655ea5fc19a49b99c19bcdddd3037b6fb2a130374423f8c496b0da4e382 +size 8976361 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000443.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000443.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebaeec15897de955cf7b97e178d56a1fb10ed300 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000443.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c21032c142b986067f863ed23529fd9dd4a717c894277c2e2a4f9256f26e0f3f +size 4169989 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000444.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000444.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5a370ec704e2ea3772bfc7de065ef621920ee21 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000444.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:925f1f6a372f03462e5eee9b4a897685c924a5817182b7306f03c9e278107189 +size 2252196 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000445.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000445.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d871cf25473b6484b805db1977d42e501f007d3e --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000445.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d62034cebaaf63c2adcb8135108eb27dc5a51419495fe0f271191a77ab3f424d +size 4261332 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000446.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000446.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86a4c2daa65fd43c1ff41aad2ee2b82584880db3 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000446.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f06862b9bba0fe120c92a3db5266c6eecd7e302d140df41a41d7fa680a0b2fc6 +size 4921942 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000447.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000447.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d6715aaa4080e525b5f715b6b7ad6aa49532bd7 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000447.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3336fa1c50519d7b373cc995ca404b7cf8232b9ea1c5d78251fed72038a33e6d +size 1979223 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000448.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000448.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2209384075c01c2f8028f1921058531a4a33e374 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000448.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:774b8b730be013f00e91dfd5eb04616e4fce467464779bf8e84cfb353482e00d +size 2812660 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000449.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000449.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..588328fc59bf02ab1f38f41f447938c35eb7d426 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000449.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36683a158f017d6e52bcf5925dcc2bbc2a249ec1f053112f071069e863f697f7 +size 7250951 diff --git a/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000450.mp4 b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000450.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79af022bb03a06cd10c0f644877430f779ef63d2 --- /dev/null +++ b/leju_robot_pass_the_cleaner_d/videos/chunk-000/observation.images.camera_right_wrist_rgb/episode_000450.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66a483428e86146177e08ff26a2263b769b51f4034e6596b42650c72e7a6871b +size 9437464